2012-11-28  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [2ef5affdbecb2c8ec430a03ee0b3addac286cdee]

Version 3.6.4.3, tag libreoffice-3.6.4.3

Change-Id: Ib205e748c584db3f9c8cb118bd09de8821a57bee

2012-11-28  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [ddb1cf8315467f3033b7dcbdb27b02b3a614f7ac]

bump product version to 3.6.4.3, release number to 3

Change-Id: Ib675ddc11199285ccad78764b37c647d2b3b6b5f

2012-11-26  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [944242608ea8335f071033dc422447c526794544]

this method actually can throw, related fdo#57451

Change-Id: I26b79829029e127eb8b9ab4fbea3e0f02035ee41
Signed-off-by: Noel Power <noel.power@suse.com>
Signed-off-by: Michael Meeks <michael.meeks@suse.com>
Signed-off-by: Stephan Bergmann <sbergman@redhat.com>

2012-11-26  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [b519946df0ce64410add26c6aaa8f35cefe05a1e]

we need to catch the exception here, fdo#57451

Change-Id: I203aa640e7d4373f3a090a4988c28c6059b93064
Signed-off-by: Noel Power <noel.power@suse.com>
Signed-off-by: Michael Meeks <michael.meeks@suse.com>
Signed-off-by: Stephan Bergmann <sbergman@redhat.com>

2012-11-24  Caolán McNamara  <caolanm@redhat.com>  [d3a46db1103fcec615fc9dcb60b13b09c90614a4]

Resolves: fdo#53909 STG_FREE sector locations rejected

(cherry picked from commit ef9f9b750eac2966634c385a2021716c4de0e4cd)

Conflicts:
	sot/source/sdstor/stgelem.cxx

Change-Id: I6f71c7e3cfeeba8a76096d5be68838b8d401c580
Reviewed-on: https://gerrit.libreoffice.org/1150
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Tested-by: Stephan Bergmann <sbergman@redhat.com>
Signed-off-by: Petr Mladek <pmladek@suse.cz>
Signed-off-by: Michael Meeks <michael.meeks@suse.com>

2012-11-23  Stephan Bergmann  <sbergman@redhat.com>  [a41b7953f8af0b1d62d111514cd4613f40842e60]

fdo#57224: Preserve disabled-state across reinstallDeployedExtensions

(cherry picked from commit 6f9c3bc8edc93be07273d9de13dda19ea6c1da4a plus follow-
up a05e1e4967a21f3dd5a49215d97df99a7ec84f18 "fdo#57224: Fix logic of considering
optional/ambiguous value as 'disabled'")

Change-Id: Ic4f6cda4de758df4789e80b48b30f11ef810d2bd
Reviewed-on: https://gerrit.libreoffice.org/1120
Tested-by: Caolán McNamara <caolanm@redhat.com>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>

2012-11-17  Eike Rathke  <erack@redhat.com>  [13f85c24bd9e0d25af0dc1a4887d14449a8e5b55]

resolved fdo#56278 broadcast deletion to dependent formula cells

Consolidated changes for fdo#56278 fdo#54074 fdo#53364 fdo#55059 (and
earlier i#99844 and i#101869). The replacement cell for the broadcaster
to inform listeners, if any, is transferred the broadcaster and owns it,
the remembered formula cell never does. When broadcasting the change use
the replacement cell instead of the remembered formula cell. Don't
fiddle around with ReleaseBroadcaster() at the remembered cell, we don't
delete twice and now also don't leak.

(cherry picked from commit 8165bfa2afbe828caf37df57b83cb31bef2559cb)

Reviewed-on: https://gerrit.libreoffice.org/1069
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
(cherry picked from commit a6e622029b8f1c450b9d535e94212bf06666acf3)

Change-Id: I63351bfcd9d25cdb2c8618b2dbf45a9430e97daf
Reviewed-on: https://gerrit.libreoffice.org/1081
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Reviewed-by: Kohei Yoshida <kohei.yoshida@gmail.com>
Tested-by: Kohei Yoshida <kohei.yoshida@gmail.com>

2012-11-14  Michael Meeks  <michael.meeks@suse.com>  [e52ceb667a4c087c624109ac10f7a7e2f0a66de3]

WaE: fix windows build of npshell. (cherry picked from commit 655ef3e507d1bc41e67cd7529f827ac58fb9bab0)

Signed-off-by: Stephan Bergmann <sbergman@redhat.com>
(cherry picked from commit 95637e2d53def009320786245eb1ab7f586d98ff)

Signed-off-by: Stephan Bergmann <sbergman@redhat.com>

2012-11-14  Kohei Yoshida  <kohei.yoshida@gmail.com>  [372362e4d1d5380d52e1862df9e8911090c18e14]

fdo#56776: Change in formula options should cause repaint.

Else Calc would fail to update the column headers due to A1 to R1C1
change (and vise versa).

Change-Id: I2c403212f5bc539aea92370e60da96f480549d6d
Reviewed-on: https://gerrit.libreoffice.org/1050
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Tested-by: Tor Lillqvist <tml@iki.fi>

2012-11-13  Eike Rathke  <erack@redhat.com>  [bb3e32b00521633e68d9a412402bb21c87c5ef90]

resolved fdo#55369 accept fraction input if preset

Accept fraction input without integer portion if the format was preset
as fraction, e.g. 1/5 instead of  0 1/5  and don't force to date.

(cherry picked from commit 5391bd1e54157457abe1098b29f067d6e0059113)

Change-Id: I326ec85b163962425efa074119405ec1395af481
Reviewed-on: https://gerrit.libreoffice.org/1045
Reviewed-by: Petr Mladek <pmladek@suse.cz>
Tested-by: Petr Mladek <pmladek@suse.cz>

2012-11-13  Petr Mladek  <pmladek@suse.cz>  [3669478589c2c01b5c8204b276c84f4bb5edfd7a]

Branch libreoffice-3-6-4

This is 'libreoffice-3-6-4' - the stable branch for the 3.6.4 release.
Only very safe changes, reviewed by three people are allowed.

If you want to commit more complicated fix for the next 3.6.x release,
please use the 'libreoffice-3-6' branch.

If you want to build something cool, unstable, and risky, use master.

Change-Id: I02eb33c3c17cff8cf7471471d75dfea9af1ca2de

2012-11-13  Caolán McNamara  <caolanm@redhat.com>  [bf26b6dd3a05eb3f6423fab5a815bbaf205f1649]

WaE: duplicated variable name

Change-Id: Id42116f2ddfe679b1a995590e35a619ff8d82d7e
(cherry picked from commit fdc76a03f50e1291a90035befac67b8205c7e770)

Signed-off-by: Stephan Bergmann <sbergman@redhat.com>

2012-11-13  Stephan Bergmann  <sbergman@redhat.com>  [771a18c31b6b156d194acc422f5dead9f89d378b]

Enable NPP_Initialize/Shutdown again

...calling which had erroneously been dropped in
bdead69dd3c947743907681c8a2f16ca1f50cd9c "Add switch for system/internal
npapi.h."  This makes the npsoplugin browser plugin work again.

(Also, init write_fd to -1 instead of 0, so that a missing do_init_pipe does not
accidentally cause writing to write_fd succeed in writing to stdin.)

(cherry picked from commit 9081e07c9c92267d86a90752b28bd42b592782a8 plus follow-
up 6ce21d57d9a627a95bfb2f10519ae3cd032f521b "Typo")

Conflicts:
	extensions/Library_npsoplugin.mk

Change-Id: Iced734512a43c8dfea46088f7ac16f159e7dd807
Reviewed-on: https://gerrit.libreoffice.org/1042
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Tested-by: Tor Lillqvist <tml@iki.fi>

2012-11-13  Petr Mladek  <pmladek@suse.cz>  [837aed5235fcf0468f13f12f29a0f498b92ab850]

fix build with icu-4.0

use functions already provided by icu-4.0

Change-Id: I238a499ae1bc2a7efeb4d61fbe780e24d7d36a7a
(cherry picked from commit 524461f1721d0fb7c5bd115d72ca82711e0ff950)

Signed-off-by: Caolán McNamara <caolanm@redhat.com>

2012-11-13  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [d5581278e8e2c68cfcef8d0e610efdbb1f793b34]

remove conditional formats withiout range after import, related fdo#56983

(cherry picked from commit eb240530443b964ea45bf80a5e3711e11a3f09c5)

Change-Id: I9a8c02369c3e5a12310a46229bdc1671f75593ad

2012-11-12  Lior Kaplan  <kaplanlior@gmail.com>  [680b58efa54d5c5b773a7c2d57b3a27453c6a5a2]

fdo#46807: Add LRM before Shekel sign, forcing it to appear left of numbers

introducing new Currency element and marking previous as legacyOnly

Change-Id: I40a762bf03a15f241fc80279bb61be9a2710d2f0
Reviewed-on: https://gerrit.libreoffice.org/967
Reviewed-by: Lior Kaplan <kaplanlior@gmail.com>
Tested-by: Lior Kaplan <kaplanlior@gmail.com>
Reviewed-by: Eike Rathke <erack@redhat.com>
(cherry picked from commit dcbf9238ba3354aafbcbfa0c15980587cf31fe96)

Signed-off-by: Lior Kaplan <kaplanlior@gmail.com>

2012-11-12  Lior Kaplan  <kaplanlior@gmail.com>  [f44dcba2a77391b031b74ab7292951330a4acf29]

Consolidate ₪ appearances to a CURRENCY template

Change-Id: Ibde3ac38e27e5abb42aa5d538762a3a5a7401f2b
Reviewed-on: https://gerrit.libreoffice.org/966
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
(cherry picked from commit 087f8ca17e94ffb3b1525a4d6e9be1c6b81184f7)

Signed-off-by: Lior Kaplan <kaplanlior@gmail.com>

2012-11-12  Caolán McNamara  <caolanm@redhat.com>  [9d8d8c8432ceb146bc88e4cfed9011208a53db8a]

Resolves: fdo#56554 hyphen in RTL date field split RTL processing

If we split a range into complex and non-complex, and then decide
that the non-complex range is RTL after all, then extend the
original complex range to cover the additional RTL sequence.

Which keeps the full chunk together to be processed correctly

Change-Id: I66a5d585cb22fdb5b6c1de2a8665a9c2c9134f88
(cherry picked from commit deaa86b263e47965eeb67ebb179023bdf5ba82c2)

Signed-off-by: Lior Kaplan <kaplanlior@gmail.com>

2012-11-12  Caolán McNamara  <caolanm@redhat.com>  [81d9ca8be4f3abdbd4214110f07a34bd6246f7d8]

Related: fdo#56554 fix multi-script html field export

Change-Id: I05257bed8161e0a63814c9a563d79e5750f626ff
(cherry picked from commit 4c49af256a456af48f0b29262c0b23aa1f6a9cd5)

Signed-off-by: Lior Kaplan <kaplanlior@gmail.com>

2012-11-12  Lior Kaplan  <kaplanlior@gmail.com>  [283fd1bda90f3d1325a7adeeb4c33a891efb4a4a]

fdo#55034 Update default Hebrew font from Lucida Sans to Lucida Sans Unicode

Change-Id: Ia2204dda0cb452a4ce38a44db61d17d6802b5a38
(cherry picked from commit a40f08c1ac97078fa501da7c6dc456aa12146f25)

Signed-off-by: Lior Kaplan <kaplanlior@gmail.com>

2012-11-12  Travis Carter  <bugs@traviswcarter.com>  [6a2c81b9a5cfa80bbc05c7d2fdd7c634ed26ac82]

Related: fdo#38606 Properly store dialog's position and current page

Dialog's position and current page weren't always being stored. Moved code from the destructor to SfxTabDialog::Ok() so that it will execute everytime Ok or Apply is clicked.

(cherry picked from commit d800847be075dc7420e2655ba8167cc4f9436dc9)

Change-Id: Iddee68a7b22749db50c8c78613be11c8ba5500c6

2012-11-12  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [7bb3480f5428c5925e5fa11bfdaf7ded784e2976]

only set entries for existing sort entries, related fdo#56958

Change-Id: Ib48606402fb90b259f705badeac294d7c336cb9c
(cherry picked from commit c45b6496e87fe74570a41821bc5f4fbdb3d3cf8e)

Signed-off-by: David Tardon <dtardon@redhat.com>

2012-11-12  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [fb1d5fbc36ee33a818477413be9ffe2a9e5f6143]

make sure that the sort vector is large enough, fdo#56958

Change-Id: I7099e984a8b05ccd3324f3b9231c193e716eaf83
(cherry picked from commit cd545dcf511daedd548c11159b8c244f272e9cb6)

Signed-off-by: David Tardon <dtardon@redhat.com>

2012-11-11  Noel Power  <noel.power@suse.com>  [08ca08d2f46c6119550024ce02bc42c271a3644b]

fix for fdo#55875 numbers as text converted strangely

old code used to use XCell->setString, new code uses rDoc.SetString which by default tries to detect number formats. The ScColumn::SetString that eventually
gets called seems to do lots of additional checks ( and apparently even if
an ScSetStringParam instance with mbDetectNumberFormat ( false ) was passed
it seems that it will still try to detect decimal number formats. With that
in mind I restore and un-unoified version of what XCell->setString used do

Change-Id: Ifaef74c78b198f492a390a3d5dc1721622a01ea4
Reviewed-on: https://gerrit.libreoffice.org/1020
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>

2012-11-10  Miklos Vajna  <vmiklos@suse.cz>  [fc3f771c1f5fed267298c851e94bef9557278b5b]

fdo#51550 fix DOCX export dataloss on non-math/chart OLE export

This is still not complete, but having the replacement graphic only is
far better than having nothing.

(cherry picked from commit bd6ae389008e110be62a335dfcd82c655d512e63)

Conflicts:
	sw/source/filter/ww8/docxattributeoutput.cxx

Change-Id: I141a3de1a449f4261c7086e10f2c141b3f6cdb10
Reviewed-on: https://gerrit.libreoffice.org/1017
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>

2012-11-09  Jan Holesovsky  <kendy@suse.cz>  [78cb2c6368d0fdcdbcd1b2f3e4d033774e1b4b60]

bnc#681110: Fix squashed glyphs with Cairo canvas.

I suppose it is the same misconception as in fdo#55931 - I am convinced that
the font metrics should not be used here.

Looks to me as if in the past, the font width computation was broken somewhere
deep inside OOo, and everyone instead of fixing the root cause was just
working that around by using the FontMetric; and then one day the root cause
was fixed, and all the workarounds broke ;-) - but that is just a theory.

Change-Id: I741bf8f4eaea4f7d8bc698dc9a8124109dfb8c20
Signed-off-by: Thorsten Behrens <tbehrens@suse.com>

2012-11-09  Flex Liu  <winddss@gmail.com>  [cad7a5814775adf458f8a490700fa5ef6b8f8638]

Resolves: fdo#47432 Improve the "faux bold" in cairo canvas

The "faux bold" make the bold font in Asian ugly & unacceptable,
Adjust & improve the "faux bold" to make the bold font better.

Change-Id: I2e02156ffc30629476b80134ffb0b50e793f7ead
Signed-off-by: Jan Holesovsky <kendy@suse.cz>

2012-11-09  Ivan Timofeev  <timofeev.i.s@gmail.com>  [3d303cb331ab273538d63b226250a6950718ea1f]

fdo#35427: repair Tools > Options > Writer > View - Show Scroll Slider options

Change-Id: I2bacd52a182a2dba3dbe6c6d63861470e87b6066
Reviewed-on: https://gerrit.libreoffice.org/1008
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>

2012-11-09  Kohei Yoshida  <kohei.yoshida@gmail.com>  [c23a44e1de0faad6328ed0ece7247da3ae24b6cd]

fdo#54898: Test equality by order index (integer) which is more stable.

At the point where std::unique is called, we can use order indices to
determine whether the two items are equal. This should be more stable
than using CaseInsEqual() to assess equality.

Change-Id: I88310fc7beede19fb1c629b9b7e3cb9a069b2b23
Reviewed-on: https://gerrit.libreoffice.org/1013
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Tested-by: Tor Lillqvist <tml@iki.fi>

2012-11-08  Radek Doulik  <rodo@novell.com>  [28000074f7c25f252a900276a671caf52d0f6812]

remember spell check/find&replace start position only 1st time

 - use mnStartPageIndex as indicator, -1 means it wasn't set yet
   otherwise it is set. reset it to -1 at the end of spell check
   and find&replace

Change-Id: Ic45106b019d3c1a0232fe3d766aab07bbcd24d2c
Signed-off-by: Michael Meeks <michael.meeks@suse.com>

2012-11-07  Tor Lillqvist  <tml@iki.fi>  [7ec1ae356a6b06a31fca68eb30c706b906d75fdd]

fdo51023: Revert e4450c54aee85b295b933e91d207fd8220c01107 for Mac OS X

See bug for discussion. Basically, the root cause to the problem is
that on the Mac, all the drag-and-drop action happens during the call
to pSlideSorterViewShell->StartDrag() in the Initialize method. Thus
no wonder that mpDragAndDropContext is null in the ProcessDragEvent()
as it has not been initialized yet, and is in fact initialised
pointlessly only after the drag-and-drop already has finished.

Reverted just for Mac OS X and ifdefified in a straightforward even if
ugly fashion.

Change-Id: Icfb62fb24a5c72fda39c8bcea125267c99ecf624
Signed-off-by: Michael Meeks <michael.meeks@suse.com>

2012-11-07  Kohei Yoshida  <kohei.yoshida@gmail.com>  [9d90fc7593445d0cd2333a827840e1c993e7a9b5]

Minor enhancements on the autofilter popup window.

1) Launch pop-up right-aligned in case the cell is wider than the popup.
Launching it always left-aligned will look weird especially when the column
is very wide.

2) Allow type-ahead search when launching the autofilter via keyboard.  This
is achieved by making two small changes to the popup; first, the focus is set
on the check list box upon launching, and second, the type-ahead search is
enabled on the check list box control.

Change-Id: I8a33a52afc6005b4a7428d5f7046eff986da80d2
Reviewed-on: https://gerrit.libreoffice.org/997
Reviewed-by: Radek Doulík <rodo@novell.com>
Tested-by: Radek Doulík <rodo@novell.com>

2012-11-07  Stephan Bergmann  <sbergman@redhat.com>  [cd5b4dcf8ccf0c3a3fac286f0e42d73ef8dbe6a5]

fdo#55138: Do not double-expand bootstrap variables

For some reason that escapes me now, the old code double-expanded URLs in
CONFIGURATION_LAYERS and in extension layer's configmgr.ini SCHEMA/DATA.  That
produced wrong results when the pathnames represented by those URLs contain
any "$" characters, as apparently routinely happens on Windows with roaming
profiles.

Change-Id: Iff149e7d8736cbcda579376cdc89e24cf99ccc97
(cherry picked from commit 8246bdb500a6d83ea9b61f58fb74e051432e32d7)
Reviewed-on: https://gerrit.libreoffice.org/994
Reviewed-by: Michael Meeks <michael.meeks@suse.com>
Tested-by: Michael Meeks <michael.meeks@suse.com>

2012-11-06  Noel Power  <noel.power@suse.com>  [b72a4b2329643f1944d58ce5b170b893281684e4]

add license info

Change-Id: I56653d99e1fac5e1b7cd2a69b4b160df4b75bb5d
(cherry picked from commit a7d38322d6211863024456602da1dff23a8316dd)

Signed-off-by: Caolán McNamara <caolanm@redhat.com>

2012-11-06  Noel Power  <noel.power@suse.com>  [0173235bde09e380494688d5cc936f5b07029112]

add some new ado constants bnc#787452

Change-Id: I1079cf87d223fc03e8cef53f69fa76ea4386c9b8
Reviewed-on: https://gerrit.libreoffice.org/963
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2012-11-06  Miklos Vajna  <vmiklos@suse.cz>  [2bccaecfb4f9b31964bc8789c3bd5d7080bfc4d9]

fdo#52989 ignore provided size of JPEG files during RTF import

See commit 66fa759b for rationale, this fix just does the same for JPEG
files as well.

(cherry picked from commit ebc61e11cdb02f5cc33aeabead3d191eaf0d23d3)

Conflicts:
	sw/qa/extras/rtfimport/rtfimport.cxx

Change-Id: I6a9ead5f4b4b9c4661cae99501bd7c14a2a79409
Reviewed-on: https://gerrit.libreoffice.org/991
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2012-11-06  Miklos Vajna  <vmiklos@suse.cz>  [99324a9dc5b2963be31ebb7a78679c2f3ed3d7a9]

fdo#48442 fix default hori/vert frame anchor during RTF import

We used to send nothing when we got nothing, but this is not correct:
\pvmrg and \phmrg is the default in RTF, but not in Writer.

(cherry picked from commit 7b7bee4ed5722ce59ffd3394a0330d71d69d66b3)

Conflicts:
	sw/qa/extras/rtfimport/rtfimport.cxx

Change-Id: I9f69e282e68f0828c8b5ba98657cad1dd0715eb3
Reviewed-on: https://gerrit.libreoffice.org/993
Tested-by: Caolán McNamara <caolanm@redhat.com>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>

2012-11-06  Arnaud Versini  <arnaud.versini@gmail.com>  [e68fe11ffa5b4cbcc194fae59350b64200256d01]

Fix fdo#56603 by NULL pointer checking in SwDrawTextShell::Execute

Pushed in master as c954e6e1317f82e06fac66556674bc066b429469

Change-Id: I98f246b2bafcf2669a8f6c3ec4c86ccee56519bf
Reviewed-on: https://gerrit.libreoffice.org/984
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
Reviewed-on: https://gerrit.libreoffice.org/985
Tested-by: Miklos Vajna <vmiklos@suse.cz>
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>

2012-11-05  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [f6e8e15afb4108c2e1de47dd45b9f421c6ef92e9]

fix ooxml color export

Change-Id: I4b94883f594e13e9923bdd05593447a152fa8b0a
Signed-off-by: Kohei Yoshida <kohei.yoshida@gmail.com>

2012-11-05  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [7cf1096087bf9fa7a379a893222364563a52e32f]

export dxfs at the correct place

Change-Id: I2ab31904169adad4f173d4655d0511855de77464
Signed-off-by: Kohei Yoshida <kohei.yoshida@gmail.com>

2012-11-06  Kohei Yoshida  <kohei.yoshida@gmail.com>  [2db9377f8505ca293054f8d5a8cc278159f117cb]

fdo#53531: Time field can be represented with an extended time field type.

And Calc's header footer currently don't distinguish between time and
extended time.  Time fields in the header / footer are always dynamic
and never static.

Change-Id: If628d179968c270a63d38cdc3bf6018c01241ac1
Reviewed-on: https://gerrit.libreoffice.org/992
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>

2012-11-05  Stephan Bergmann  <sbergman@redhat.com>  [7ab95915ec2cf7bd9a602daad80a07c4a325c420]

Detect failing Clang with GCC 4.7 headers and --std=gnu++0x scenarios

Change-Id: I6caa48a428ac7fef23f7c3e6fc7896b7e3a8d0fc
Signed-off-by: Luboš Luňák <l.lunak@suse.cz>

2012-11-05  Noel Power  <noel.power@suse.com>  [3225eff997c0703a7b8e784a19770c8eca7263a7]

halt corrupted styles with multi-saved xlsx document fdo#55418

Change-Id: I2d53c88ab121edeec2bf53f7fd177a0edcc05a25
Reviewed-on: https://gerrit.libreoffice.org/958
Reviewed-by: Kohei Yoshida <kohei.yoshida@gmail.com>
Tested-by: Kohei Yoshida <kohei.yoshida@gmail.com>

2012-11-05  Noel Power  <noel.power@suse.com>  [0678304aa69bc5f7bbbd0b6a79e12e875a6b0788]

fix xlsx export missing alignment attributes with cellstyle fdo#55417

Change-Id: I510d0f399c58b5a9b192f3566e093c636cae2c0a
Reviewed-on: https://gerrit.libreoffice.org/959
Reviewed-by: Kohei Yoshida <kohei.yoshida@gmail.com>
Tested-by: Kohei Yoshida <kohei.yoshida@gmail.com>

2012-11-05  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [60a3410614dfb1cb9b60e77898bb1f130bd2c742]

fix copy paste error, fdo#55673

Change-Id: I1e31fe05e00ed7e298642da9c0e35ae834dfa74f

Signed-off-by: Kohei Yoshida <kohei.yoshida@gmail.com>

2012-11-05  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [df2736e3e8b6a49aeac26e8f86f943923ed45053]

only delete cond formats if the correct attributes are passed, fdo#56316

Change-Id: If9859b5021c532daacccfaf386e0489c134e4afb

Signed-off-by: Kohei Yoshida <kohei.yoshida@gmail.com>

2012-11-05  David Ostrovsky  <david@ostrovsky.org>  [edd29ae3d8a17e69f5d7bfaff562635322ff21c5]

fdo#53070 fix access violation

Through that different initialization pIUnknown
got random address. The consequence was that
if (pIUnknown)
    pIUnknown->Release();
ends with access viloation in
WpBase& WpBase::operator=(const WpBase& rhs)

Change-Id: I8b3c5de233d0868fea052c990cc83aed917117ae
(cherry picked from commit ac2cfed553b8c9303f86758e9fe8b70911db00cd)

Signed-off-by: Michael Stahl <mstahl@redhat.com>

2012-11-05  Louis Possoz  <louis.possoz@quelfutur.org>  [f8d569846ad04ff80e2810be865cacffd6cc1527]

fdo#50931 : Cannot import HTML <br/> and <hr/>

Reviewed-on: https://gerrit.libreoffice.org/915
Tested-by: Michael Stahl <mstahl@redhat.com>
Reviewed-by: Michael Stahl <mstahl@redhat.com>
(cherry picked from commit 9fdf86df4eb65a0cd2a178998daf751afc34805e)

Change-Id: Ia4932c2e1f451ae45675a32de42a5cf971224211
Signed-off-by: Michael Stahl <mstahl@redhat.com>

2012-11-05  Andras Timar  <atimar@suse.com>  [7ca4e0db1ce0d379df8c3eab2d1aac1919acb9de]

 escape quotes, unescape double escaped quotes fdo#56648

Change-Id: Id24d0ec9d2c8c908fca8e4b9083bf73951dc3637
Reviewed-on: https://gerrit.libreoffice.org/972
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>

2012-11-05  Ivan Timofeev  <timofeev.i.s@gmail.com>  [eb64c9d69ea7c2677773e7a29634148151102bb7]

fdo#56366: INetURLObject::decode: do not clip utf-32 to 16-bit

Change-Id: Iaedc9f5b9f25f43b8b8deaf28129423abbb91672
(cherry picked from commit cda6b4e991f45ec870a311ab736038bd93227900)

Signed-off-by: Stephan Bergmann <sbergman@redhat.com>

2012-11-04  Kohei Yoshida  <kohei.yoshida@gmail.com>  [d7e30b7745ad14a4d0d17b279bb020af06463604]

Correctly handle cell note shifting when immediate row/column is deleted.

Currently, having a note e.g. at D5, and deleting cell D4 and shifting
the cells below upward will remove the note at D5.  But the correct behavior
is to shift that note up to D4.  This change fixes it.

Change-Id: Ia37f1ce67a003deab424f2b805a2ce333fc10ed4
(cherry picked from commit d3344dd85ee31b195a3709d16e734245e1d0a4b6)

Signed-off-by: Markus Mohrhard <markus.mohrhard@googlemail.com>

2012-11-04  Kohei Yoshida  <kohei.yoshida@gmail.com>  [9a328cc53ccae9a7d0c0770dd7072f18e66592b0]

Fix incorrect shifting of cell notes upon cell insertion / deletion.

Steps to reproduce:

1) Insert a comment at D5.
2) Move cursor to C4.
3) Right-click and select Insert.
4) Choose shift cells down.
5) The comment gets shifted down but it shouldn't.

The same thing happens when deleting a cell and shifting content.

Change-Id: I5a71845cca6abde6b7c940e152e155da26343cef
Signed-off-by: Markus Mohrhard <markus.mohrhard@googlemail.com>

2012-11-03  Andras Timar  <atimar@suse.com>  [f28d71c29b83a0899922c8f32da0fa05458882e2]

 escape quotes, unescape double escaped quotes fdo#56648

Change-Id: Id4135db2ec40865cddab533da15b2705dc7b73d5

2012-11-02  Lionel Elie Mamane  <lionel@mamane.lu>  [af7141ee109ea9fa73866d3663ef5f1b73dfc30a]

Don't abort when column has no (Catalog|Schema|Table)Name

Especially since the rest of the function is prepared to handle
no/empty (Catalog|Schema|Table)Name.

Change-Id: Ic0bb59ead5789e671c90887ef850588f4924f5e7
Reviewed-on: https://gerrit.libreoffice.org/968
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2012-11-02  Kohei Yoshida  <kohei.yoshida@gmail.com>  [4499ed3b610ee9c7762ed5b9c082a37e48d98c8e]

Remove the correct range, or else maItems would end up with invalid pointer.

nStopPos is non-inclusive, and STL's erase() method also expects a
non-inclusive end position (like any other STL methods do).  It's wrong
to -1 here which would end up not erasing the last element containing
a pointer to the deleted cell instance.

Change-Id: Ic09ab4a6bb03d0f56bb854a91bf93a99be867116

2012-11-02  Rene Engelhard  <rene@debian.org>  [1296db324d5962ff904c0ed488a62132dd36a66f]

fix sdext build with poppler >= 0.19.x

Conflicts:

	configure.ac

Change-Id: I655e8e15c7f7a8c292b3a1820ee48c29e847d05a
Signed-off-by: Tomas Chvatal <tchvatal@suse.cz>

2012-11-01  Marco Biscaro  <marcobiscaro2112@gmail.com>  [90524e0f8c6c7a8e6e5e8c0bc48afc2025336e63]

fdo#47157 adding Keywords to .desktop files

Adding Keywords to .desktop files, following the suggestions in
https://bugs.freedesktop.org/show_bug.cgi?id=47157#c0

Change-Id: Ic2a1428aaa12bc31b0af8488d166f78d5a970a1d
Reviewed-on: https://gerrit.libreoffice.org/490
Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
(cherry picked from commit 9d844ce3f8e411bfb4237372b1a6d4aec21a0a65)

Signed-off-by: David Tardon <dtardon@redhat.com>

2012-10-31  Eike Rathke  <erack@redhat.com>  [fef1b6e42dc22d764140ea0f8e690225c697bb96]

resolved rhbz865058 retard overflow of internal table of number formats

Due to an insane amount of ridiculous "user-defined" number formats the
internal table may overflow during import, stave off and increase the
number of available slots to another arbitrary limit.
(cherry picked from commit 075e9ca0b96f37b3561824c23af60872d6a9d80a)

Conflicts:

	svl/inc/svl/zforlist.hxx

Change-Id: I2fb85c83a65d6c5b3183aeb3a3bda88828473a3c
Reviewed-on: https://gerrit.libreoffice.org/951
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>

2012-10-31  Kohei Yoshida  <kohei.yoshida@gmail.com>  [be49b70ece78665335cd24d69bee2b93d00997a0]

fdo#56325: Don't forget to build_tree() in fillTable().

Else you'll get the wrong answer in isRowActive(), which always search
flag via tree.

Change-Id: I3fa92d06f7ba3040eca061d5424afefe362703de

Signed-off-by: David Tardon <dtardon@redhat.com>

2012-10-30  Caolán McNamara  <caolanm@redhat.com>  [83be8c5b81feaf7e843898f4f6a1387c7ade183a]

Related: fdo#47250 fdo#56430 catch harder

so duden extension doesn't blow us up

Change-Id: Ie6b26670a6809fc07b344660111be44cb3e6a011
Reviewed-on: https://gerrit.libreoffice.org/939
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Tested-by: Tor Lillqvist <tml@iki.fi>

2012-10-29  Caolán McNamara  <caolanm@redhat.com>  [efbb187ffcfaac962d6a5efe2a70c2b69d4590b5]

Resolves: fdo#35991 rowspan is of size sal_Int32, not size long

Change-Id: I347672a2175cf7a0304cf5d6c0f8f3f6afa92cd4
(cherry picked from commit 8bd3bf0ff20fc18a0a6358e36b3f8a7e3b34a2bb)
Reviewed-on: https://gerrit.libreoffice.org/919
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Eike Rathke <erack@redhat.com>

2012-10-27  Stephan Bergmann  <sbergman@redhat.com>  [2f42a6cdb63ef8471c1ed54bea3a232272474182]

fdo#49517: Revert "fdo#46102: Load Java scripts with class loaders [...]"

This reverts commit dd6c4f4db1d62268d73e09ae52d23f760a967dcc "fdo#46102: Load
Java scripts with class loaders that actually find them."  That commit broke
support for macros embedded in documents (as
new java.net.URL("vnd.sun.star.tdoc:...") throws a MalformedURLExcetpion), and
it looks like that commit was not necessary after all -- or rather that what it
tried to work around must have been some other problem that has been fixed
meanwhile.  "It is unclear to me how the Java script provider shall ever have
found the script jars in the past" indicates that something must have been
fishy, and what I failed to notice back then is that createURL creates
java.net.URL instances with a UCBStreamHandler that does allow to obtain content
from weird-looking URLs.

Anyway, with that reverted, all three following scenarios work on both current
master (towards LO 3.7) and libreoffice-3-6 (towards LO 3.6.4); I haven't yet
come around to test on libreoffice-3-5:

1  Stock macros, "Tools - Macros - Run Macro... - LibreOffice Macros -
HelloWorld", running all of the four "helloworld.bsh", "helloworld.js",
"HelloWorldPyhton", and
"org.libreoffice.example.java_scripts.HelloWorld.printHW".

2  Per-document macros, loading test.odt attached to fdo#49517, then "Tools -
Macros - Run Macro... - test.odt - HelloWorld", running
"org.libreoffice.example.java_scripts.HelloWorld.printHW".

3  Extension macros, installing ScriptDispatch.oxt attached to fdo#46012 as
shared extension, then loading StartScriptDispatch.odt attached to fdo#46012 and
pressing the "Start Java via ScriptProvider" button.

Change-Id: I31cd16b3720ffeb1058722d4d1fdffb773f8a067
(cherry picked from commit 7ea7fb009ddcfb0723e88ba0c5778b5fdbe2b553)
Reviewed-on: https://gerrit.libreoffice.org/922
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2012-10-27  Lionel Elie Mamane  <lionel@mamane.lu>  [64b8b060a1496bb8ae85a1ef9fdc0f02f14f2813]

fdo#52392 dbase: correctly NULL out non-filled in fields in inserted rows

Change-Id: Id2e8ad5b6bed1c184de6dccf7fa43254099fb958
Reviewed-on: https://gerrit.libreoffice.org/923
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>

2012-10-26  Caolán McNamara  <caolanm@redhat.com>  [2f6d66b51364f1c34ea3be52187f98f175c3659b]

Resolves: fdo#47291 polypoly[line|gon] points are signed

regression from f6a34255af1339cd7132b7527dc0c10c10d38249

Change-Id: Iabfaf92629cd4d53ab7af5f3e3013eb81bb8104d
(cherry picked from commit 2536fae7b8565b5dd9f09bb3dc015576fafe4031)

Signed-off-by: Michael Stahl <mstahl@redhat.com>

2012-10-26  Caolán McNamara  <caolanm@redhat.com>  [72c09b4e67bad0ecfc99ae6f77c1795f2deb4cda]

Resolves: fdo#50285 merging props unsafe with intermediate charstyle prop

Its a nice idea to merge properties of the same type and value if one starts
and the same place the last one ended. But character styles are properties as
well, so if we have character-style+superscript on range a, and
character-style+superscript on range b and merge these so that we end up as...

character-style on range a, superscript on range a+b, and character-style on
range b then that clearly gives the wrong result if applied in that order.

So its only safe to merge if there are no intermediate properties that can
affect the merge candidates.

A regression from b3cee382f449aa69213dc21f7b1ba6a5356d2865

Change-Id: I541563d11265426736b840de068922eef8d45573
(cherry picked from commit 08ffb7bc5ec4472126762f4cb9677349b61122f6)

Signed-off-by: Michael Stahl <mstahl@redhat.com>

2012-10-26  Caolán McNamara  <caolanm@redhat.com>  [aa06651526d47d9e102fbffc6e3f17da2a7ec160]

Related: fdo#51247 bandaid to not crash

Change-Id: I1f98a6a1e5ede6fcd9a3570788969edcb251384b
(cherry picked from commit 63f00d37a20169743d9709977b382c379560ef9e)
Reviewed-on: https://gerrit.libreoffice.org/918
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>

2012-10-26  Miklos Vajna  <vmiklos@suse.cz>  [eee2704a66075793d49a6972babe9444c3df7a87]

fdo#55939 fix RTF export of footnotes

Regression from d4069372484f18b242a42a1996767f57b031fff6.

Conflicts:
	sw/qa/extras/rtfexport/rtfexport.cxx

Change-Id: I58e8d48ac3222b795f7edfd0e74ecd86ea36f380
Reviewed-on: https://gerrit.libreoffice.org/913
Tested-by: Caolán McNamara <caolanm@redhat.com>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>

2012-10-25  Jan Holesovsky  <kendy@suse.cz>  [b1f308d96609bf6a6bd6b563dcbec246a6910b0f]

fdo#44657 Remove hack that "simulates" a mirrored horizontal scrollbar.

We are able to paint mirrored scrolbars with the 'gen' plugin, so just fix the
rendering of the scroolbar with the Gtk+ plugin.

Change-Id: I5dbd13420c6290e165ed2f5827769979298abf37
(cherry picked from commit bfa21ce5fa08f2c634ccb6162914be55aef9f3c2)

Signed-off-by: Lior Kaplan <kaplanlior@gmail.com>

2012-10-25  Stephan Bergmann  <sbergman@redhat.com>  [44653d129f909a026b91fa4df6e1bd931638d620]

fdo#53474: Fix Windows Java Accessibility Bridge

...by folding the contents of java_accessibility.jar back into
java_uno_accessbridge.jar.

In the old build system there were two jars, java_uno_accessbridge.jar
containing the handful of org.openoffice.accessibility classes and all
org.openoffice.java.accessibility classes (though how the latter got included
was fairly obscure in the makefile.mk) and unused java_accessibility.jar that
contained all org.openoffice.java.accessibility classes.  When adapting this to
gbuild, the unused java_accessibility.jar was carried over, but all its
org.openoffice.accessibility classes were inadvertently droped from
java_uno_accessbridge.jar.

(cherry picked from commit 5ba1694606577f9cda2b773d82ae765118bfc9e1)

Conflicts:
	Repository.mk
	accessibility/Jar_accessibility.mk
	accessibility/Jar_uno_accessbridge.mk

Change-Id: I9b582ba22667b1dae635828e85c4cc5b530353ac
(cherry picked from commit c29de5ef87697d4fbf64b7468181512776de047e)

Signed-off-by: David Tardon <dtardon@redhat.com>

2012-10-24  Lester  <lester.kakol@gmail.com>  [607d0ceb066a30a490426a7e1aa60ad83fdb4ec5]

fdo#55732 display upper case greek letters in page numbering option

\n\nAll of the code for the constant defining greek upper case page numbering is correct, but the UI dialog that represents that constant displayed lower case greek letters, and vice versa. So, the dialog should display the proper characters.

Change-Id: Ib8d0a41928796fbed5f36162c35d6e1db2463e07
Reviewed-on: https://gerrit.libreoffice.org/904
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Eike Rathke <erack@redhat.com>
(cherry picked from commit e89c99a8ce264173a9d9cbb6df09d7811d6b34cc)

Signed-off-by: Eike Rathke <erack@redhat.com>

2012-10-22  Ivan Timofeev  <timofeev.i.s@gmail.com>  [66446668dad9dfb8394fe3e6afcff78662efc63a]

fdo#55800: fix hex color conversion

Change-Id: I705ff4c83f635fcfea383a00eec724110d2e4b45
Reviewed-on: https://gerrit.libreoffice.org/895
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Eike Rathke <erack@redhat.com>

2012-10-22  Caolán McNamara  <caolanm@redhat.com>  [47a8db922ee6980c540c2223be5452bc6b2b2bbb]

Resolves: rhbz#868479 / fdo#56281 doubled ~ in German ok/cancel translations

We have unix-specific code adding ~ to OK/Cancel. So don't add ~ if
string already contains those.

Though its an open question if the presence of ~ is a bad thing
for the Windows case. i.e. if we should have tooling to not
allow the OK/Cancel translations to contain ~ in the first place,
of if we should drop the ifdef UNX and do it globally now

Change-Id: I461c6ac9ca574ed188f51472919be82ec582e389

Signed-off-by: Petr Mladek <pmladek@suse.cz>

2012-10-22  David Tardon  <dtardon@redhat.com>  [b3a49f990273c9fa6e2b90245c271a14b38280f0]

export symbols after gbuildification

Change-Id: I5c8ef1009a65fa5a38174898f58f9146e1367aa9
Signed-off-by: Michael Meeks <michael.meeks@suse.com>

2012-10-19  Miklos Vajna  <vmiklos@suse.cz>  [b401b8977df3d9755f6d8999172ce2ecdaef93f0]

fdo#46669 sw: RTF paste should not change page styles

(cherry picked from commit 4f1ba0486241bd239e46b71405662db8e10d9b96)

Conflicts:
	writerfilter/inc/dmapper/DomainMapper.hxx
	writerfilter/source/dmapper/DomainMapper.cxx
	writerfilter/source/dmapper/DomainMapper_Impl.cxx
	writerfilter/source/dmapper/DomainMapper_Impl.hxx
	writerfilter/source/filter/RtfFilter.cxx

Change-Id: Ic163a639fae9de838258b3cca9567a29ab875a35
Reviewed-on: https://gerrit.libreoffice.org/878
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>

2012-10-19  Korrawit Pruegsanusak  <detective.conan.1412@gmail.com>  [d401dcc51cec798c8c19febcc25c4325ddafa178]

Fix fdo#47669: also check if we started the tag before ending it

The problem is we created imbalance end tag </w:hyperlink> which shouldn't
be there. So, place a check before inserting end tag should help.

Inspired by (read: copied from) c1c2688912e769dfd7654e11e87dae380a8ce1eb ;)

(cherry picked from commit 3b042335208cb2c995f4860bf8ba3bd1e2f2e859)

Change-Id: Ic933f6da44c788cba48bb2fe6fa29658985310b6

Signed-off-by: Petr Mladek <pmladek@suse.cz>

2012-10-19  Rene Engelhard  <rene@debian.org>  [68628c7d714110e4474ed61982d6423e936b56aa]

deb#690717 fix bashism in /bin/sh script

Change-Id: I43b0065e56b234a5aa748ac1593c29a44fdb1647
Reviewed-on: https://gerrit.libreoffice.org/886
Reviewed-by: Petr Mladek <pmladek@suse.cz>
Tested-by: Petr Mladek <pmladek@suse.cz>

2012-10-19  Miklos Vajna  <vmiklos@suse.cz>  [b7cc2a8a22d3723a1efff515eb07669166f158a8]

fdo#52208 DOCX import: don't always ignore cont sect break at the doc end

Regression from commit 1fdd61db155cf63d5dd55cc2bfb45af33796e131,
continuous section break does make sense at the end of the doc, if the
previous type was a non-continuous.

(cherry picked from commit abd4ffadf30e02284290ea35e8f45d9ffd8eb5ee)

Change-Id: I6d82c67e068d8dc3ce1edb1a5fe6ad293afd805d
Reviewed-on: https://gerrit.libreoffice.org/877
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>

2012-10-19  Miklos Vajna  <vmiklos@suse.cz>  [9a2f97b9539f8101745467758fe03d5e76c0346f]

fdo#55493 fix RTF import of specific PNG image

The image was special in that the resulting Graphic's
GetPrefMapMode().GetMapUnit() wasn't MAP_PIXEL.

(cherry picked from commit 5ef0f1dc9a70c20fe6879832b782a0c34724353f)

Conflicts:
	writerfilter/source/rtftok/rtfdocumentimpl.cxx

Change-Id: I681e344a042721b99f6cb2e599f9c65156d219a4
Reviewed-on: https://gerrit.libreoffice.org/860
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>

2012-10-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [07cc274256ebff259e228e7285bc27e6ddc94fdc]

write the custom sort list info into the item set, fdo#53870

Change-Id: I9c7f62b47f83b7798a8efdbf3896503918929f03
(cherry picked from commit 4302eb0a6c4e28ab675de9d59e73cac345ba30c7)

Signed-off-by: David Tardon <dtardon@redhat.com>

2012-10-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [23e6bac62ef6482c287bb0f55c662ac2047ebb33]

only use non blank cells in the visible data methods, fdo#54552

Change-Id: I2a0914fbaff3e3f707a9c06f693079aed2b89ba4
(cherry picked from commit 40377a6e26aa61a1c0788cad1c97a10911d38da8)

Signed-off-by: David Tardon <dtardon@redhat.com>

2012-10-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [637096b75f2989640967e72aee41e48b07a5a602]

ignore broadcaster cells to fill autofilter dialog, fdo#55712

Change-Id: Iacd3f8cfc26bb147eaf3b6957338be212b448226
(cherry picked from commit 622f7751b78fd8584e34f5fa96a04ed6e8bb98f5)

Signed-off-by: David Tardon <dtardon@redhat.com>

2012-10-18  Issa Alkurtass  <ialkurtass@kacst.edu.sa>  [7a0949b101e4ea70984e714065c94854fa071fd6]

fdo#43210 Corrected page preview direction for RTL interface

Change-Id: I412510bc17a29873310689e3141c75d32b261e37
Reviewed-on: https://gerrit.libreoffice.org/557
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
(cherry picked from commit f49db879b7e6362a12450c87352f6ba72823c45e)

Signed-off-by: Lior Kaplan <kaplanlior@gmail.com>

2012-10-18  Manal Alhassoun  <malhassoun@kacst.edu.sa>  [0d26c5e194cceb8a8fcc0878217b07faff1cf8d5]

Resolves: fdo#44925 list box contents should be same direction as sheet

list box contents should be same direction/alignment as sheet, not the
interface

Change-Id: I0b4944c6658fb27dfa7d0c67dd26a7b592329be8
(cherry picked from commit 78414991b20d0eac6703e8e3c3e429b747891367)

Signed-off-by: Lior Kaplan <kaplanlior@gmail.com>

2012-10-17  Noel Power  <noel.power@suse.com>  [1bc15304a3fb44399ebd3861f6ee5fc12197a969]

exchange sort settings between the two tab pages, fdo#53482

Change-Id: I540481585bec2479db541025755c2a5a670da9ed

2012-10-15  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [358c53f9751ba8c27097aea25707af70ddb729d5]

fdo#54094: Add a space in sw outline tooltips

Change-Id: I1f2046cc52261b717165a2f6838a826acefb7b09
(cherry picked from commit 0c0e5c82c7d9fb790d0894c28af5cff99d71a910)

2012-10-13  Jan Holesovsky  <kendy@suse.cz>  [4339c9e6a0e01acecd0ce687a8d0c20128cdd7cf]

fdo#55931 Fix renderding of subscript/superscript with Autofit Text.

We are using font metrics to compute the stretch ratio for autofit; but that
collides with nPropr property of SvxFont - it is then counted twice, ie. in
the case of nPropr == 25, we actually behave as if it was much less; and
worse, only in the horizontal direction.

Change-Id: Idba62f1e3f40802651b93f1344e376048866b1b6
Reviewed-on: https://gerrit.libreoffice.org/866
Reviewed-by: Thorsten Behrens <tbehrens@suse.com>
Tested-by: Thorsten Behrens <tbehrens@suse.com>

2012-10-13  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [04ba130525bf339f774fd17423f8656e6755ed11]

don't insert notes from deleted cells, fdo#55885

Change-Id: I036f0531dc2290c5eb480258bc70ec13b810e6bc
Signed-off-by: Kohei Yoshida <kohei.yoshida@gmail.com>

2012-10-13  Kohei Yoshida  <kohei.yoshida@gmail.com>  [ea50fe437b4f61e6c97d81721441da2b7d1e2f66]

Check for null object.  The OLE name may not always be set.

Change-Id: Ib3e55af8870b41a5b76179d2215fc5125ceda5af
(cherry picked from commit fb1d9cc99e026ba9cf15ab49b2251cecfbbf6d10)

Signed-off-by: Markus Mohrhard <markus.mohrhard@googlemail.com>

2012-10-12  Caolán McNamara  <caolanm@redhat.com>  [a010c4eaea6d6c45621a11d035f76266b0a5147c]

Resolves: fdo#48569 crash on export to .docx of inline anchored frame

we're currently deferring to the end of the text node to export
the contents of frames. If its anchored as character then the
sw::Frame (which is allocated on stack) has gone out of scope
so this pointer points to junk. Copy it instead.

Sill need to export frames property at some stage.

Change-Id: Ib9f8c6857ce1afe6acba84986b692139e44a7aad
(cherry picked from commit 60a93729c95d31edab50a905236faa9e38a81556)

Signed-off-by: Eike Rathke <erack@redhat.com>

2012-10-12  Michael Meeks  <michael.meeks@suse.com>  [14a24950c56d85e275ea2b2fd13e5cefc25d6635]

WaE: calm android tinderboxen

Change-Id: Iaeb809770acec4b3c38e42038fe2820b2da2051d
(cherry picked from commit 0edc04d2d659456f5c22406a79901d54c530a979)

Signed-off-by: Eike Rathke <erack@redhat.com>

2012-10-11  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [170521349f3d5e3b6cc16890d66d77121bfd0312]

only access first element if vector is not empty, fdo#55734

Change-Id: I60db486195e7216968dc8c7c7c0c79fb7e8c1b88

2012-10-11  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [0eee6469304ba15f42bcafb6707cc98bcbff9112]

kill this hard coded sheet limit for xlsx import, rhbz#864858

Change-Id: I8fe6523afb11e5b24b8c83784e1198e8c694922a
(cherry picked from commit 458d68fffa883bc706638299e5a5b2d1399beb0d)

Signed-off-by: Eike Rathke <erack@redhat.com>

2012-10-11  Julien Nabet  <serval2412@yahoo.fr>  [ac49fba7abfa70c3c30314e09d2170218ff4e7b2]

Resolves: fdo#55367 wrong convertion factor for "tspm"

Change-Id: I80fd050e1bbdc0386c13e0afbeeb404e14b2694b
Reviewed-on: https://gerrit.libreoffice.org/849
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Eike Rathke <erack@redhat.com>
Reviewed-on: https://gerrit.libreoffice.org/855

2012-10-10  Noel Power  <noel.power@suse.com>  [cd9d51a36cc3106d4124855874af657615a93061]

fix for fdo#53814 Revert "there should be no need any more for this check"

This reverts commit bea018a7040c36e91487b27c7b59c6c8a970bf5f.

Change-Id: Id554a8f05b82f146a505ac0a39afe14a3161291c
Signed-off-by: Kohei Yoshida <kohei.yoshida@gmail.com>

2012-10-10  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [a4b919d0a38bb70f0999fe493cdf54e4a4386681]

bump product version to 3.6.4.0+, release number to 0

Change-Id: If01ce8335a0f872425c3fb7cbdad84c289377451

2012-10-10  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [c933676bea1acc61cfc8853a0e327345919b79de]

Branch libreoffice-3-6-3

This is 'libreoffice-3-6-3' - the stable branch for the 3.6.3 release.
Only very safe changes, reviewed by three people are allowed.

If you want to commit more complicated fix for the next 3.6.x release,
please use the 'libreoffice-3-6' branch.

If you want to build something cool, unstable, and risky, use master.

Change-Id: I4976818f4d99fb34e4300ebc87e0856a6727e785

2012-10-10  Michael Stahl  <mstahl@redhat.com>  [b747a8f75f97f6e83297073e61acd95c7a9cc3d6]

fdo#55526: fix import of RTF \brdrhair:

This is a hairline border that should be mapped to a non-zero width
border given that LO doesn't have hairline borders as such.

Change-Id: I4a2d2f983ac8e016b2ddb6b38435f5562e545c72
(cherry picked from commit 59ab112fe93cbf4e2b052f4e8bafbdb4e6738bef)
Reviewed-on: https://gerrit.libreoffice.org/847
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2012-10-10  Sergey Farbotka  <z8sergey8z@gmail.com>  [6dd3e7afecd703e8f1435a63e7dad37a4f07b800]

Fix fdo#55142 - use proper output offsets.

Change-Id: I49cd72a91cd31ddc8b3d57000210523a73926d1f
Reviewed-on: https://gerrit.libreoffice.org/853
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2012-10-10  Michael Stahl  <mstahl@redhat.com>  [0820afc00b2ab647413c3118ad75fdddecf505e0]

add editeng::ConvertBorderWidthFromWord:

Replace the 2 duplicate implementations of this in ww8 and writerfilter
with a common one.  Differences were:
 2) ww8 doubles the with, writerfilter does not
13) unsupported, mapped to THINTHICK_SMALLGAP vs. THICKTHIN_SMALLGAP
22) unsupported, mapped to DASHED vs. SOLID
26) INSET not supported in writerfilter
27) OUTSET not supported in writerfilter

Change-Id: I533b77394388e736f38d70284a6a11061d81e813
(cherry picked from commit ecd70a727d7f559ebda1dd726cea1be472948270)
Reviewed-on: https://gerrit.libreoffice.org/846
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2012-10-10  Michael Stahl  <mstahl@redhat.com>  [2570fa3ca70a1634b8c45a0b9e796af80616d71f]

RepositoryExternal: internal libpng requires zlib as well

(cherry picked from commit 398ce44c54b26b31eb826c150926fd49e59b4f52
and commit f96d58bd53d8068f6056b3f9e45a2b14be5dd4a9
by Matúš Kukan <matus.kukan@gmail.com>)

Change-Id: Ib23b2a6bd9301a03321ddb5c8a488b579fa8d1a2
Reviewed-on: https://gerrit.libreoffice.org/848
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2012-10-10  Michael Stahl  <mstahl@redhat.com>  [ffb06e5eaadabf2d80277a3f8808957fca8b3b0e]

fdo#54648: WW8 export: test that FlyFrm actually has layout frm

The bugdoc has 2 "hidden" drawing objects that are invisible.

Change-Id: I58179f2e620348db5357b38f834e1edca1f20ae2
(cherry picked from commit c1d2eed375293d7c27bb885f344cc24ec0cd40ca)
Reviewed-on: https://gerrit.libreoffice.org/845
Reviewed-by: Muthu Subramanian K <muthusuba@gmail.com>
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>

2012-10-09  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [d126dcfe359782a6229156f7cbdb20e642b63a5e]

don't insert the same pointer twice into a ptr_set, fdo#55710

Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>

2012-10-09  Noel Power  <noel.power@suse.com>  [a00d5c5321959c316f6103e18dddef1ad5f02376]

xlsx fix import/export of column widths fdo#55623

column widths were never imported or exported correctly in xlsx.

Change-Id: I92d469ce52495fe77281cb22341e9c5127e6b506
(cherry picked from commit 8e753f8446554822d97969b0c18eba6cb9d79e26)

Signed-off-by: Markus Mohrhard <markus.mohrhard@googlemail.com>

2012-10-07  Stephan Bergmann  <sbergman@redhat.com>  [a4cdd39b154cfc0c7cb9912f8d31b59dec3e5e60]

fdo#46071: Do not hide windows based on nil "Visible" property

This appears to be messy:  The /org.openoffice.Office.Views/WindowType
configuration group template has both a nilable bool "Visible" property and a
UserData/Data string property that encodes various things like geometry---but
also visibility---in a string.

Now, likely due to the problem that has meanwhile been fixed through
f3f79cc9e6c265baf48955d53f7e888205e0b3e0 "Resolves fdo#46074: Fix
Partial::contains for paths that go past a leaf node," some
registrymodification.xcu files in the wild contain such WindowType entries in
"default" state, without a UserData/Data string and with a nil "Visible"
property.

The way SfxChildWindow::InitializeChildWinFactory_Impl and
SvtViewOptions::IsVisible are implemented, they will always lead to an invisible
window for such broken registrymodification.xcu data (as IsVisible unhelpfully
returns false for a nil value, and InitializeChildWinFactory_Impl uses that
value when there is no UserData/Data string).

For the Math formula editor window (ID 30378) this means that it can disappear
from the UI completely, as there appears to be no UI trigger for the user to
show it in case it is hidden.

The fix is to introdue SvtViewOptions::HasVisible (which only returns true if
the property is not nil) and change InitializeChidlWinFactory_Impl to only use
the value of IsVisible() if HasVisible() returns true.  This makes the code even
more baroque, but this is a rather central, generic piece of code for all sorts
of windows, so I do not want to break any other uses by e.g. changing IsVisible
to return true for a nil property.

Change-Id: Iae40075a7116a8aabd2d25aa9334709522e23d8f
(cherry picked from commit 9db74c6133ede2a28af077fd563398176ff0d858)
Reviewed-on: https://gerrit.libreoffice.org/773
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2012-10-07  Michael Stahl  <mstahl@redhat.com>  [314f92b0da54085499ea06e7ee53bef4b27181db]

rhbz#820283, fdo#55462: sw: better fix for DOCX table import crash:

The fix in 6d2e09db4a677068095b0bebd08fbbb96620d60c is completely bogus.
Only vertically merged boxes result in dummy boxes with negative span,
while horizontally merged boxes result in different numbers of boxes per
line.  So instead of inserting boxes, adjust the width of the last box
in rows that are missing boxes, such that all lines have the same width.

(cherry picked from commit 4113d9664c60d004474dfc1cffbcd7dc50fa6dc4)

Conflicts:
	sw/source/core/docnode/ndtbl.cxx

Change-Id: I4e90e852b314bf6f7885bde7b450dab7c668469e
Reviewed-on: https://gerrit.libreoffice.org/764
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2012-10-06  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [e935aab070404d318d5fa2eee4bfbd1184b8d080]

limit polynomial degree in the dialog, related fdo#46100

Change-Id: If49db1a503548103dcf605cc1c2d8064cdd2d5b2
Signed-off-by: Kohei Yoshida <kohei.yoshida@gmail.com>

2012-10-06  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [9dd2c8ec4992516f0e6b3e4a98eda89ab8abc579]

limit degree for b-spline to 15 to prevent std::bad_alloc, fdo#46100

Change-Id: Ib801c6af84b52ed093be2ba5eba902513bfa4070
Signed-off-by: Kohei Yoshida <kohei.yoshida@gmail.com>

2012-10-05  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [1e7340538bfe4374df48e914e47ad5cddf1e309a]

New release libcdr 0.0.9, fixes fdo#55522 and partly fdo#54785

Change-Id: I85516bcb97cc066fb25bb74ef253ff6ae6942d10
Signed-off-by: Michael Meeks <michael.meeks@suse.com>

2012-10-05  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [66d0a488979facf43b3e236fe4ac025776b1582b]

workaround broken uno implementatiion with ScRangeList

Change-Id: Ied665e59ada98c25651be562c4a2fe54ffd1ec6a

Signed-off-by: Stephan Bergmann <sbergman@redhat.com>

2012-10-05  Stephan Bergmann  <sbergman@redhat.com>  [b619f4e67290c6c299e44927b1616a60b5dcf34d]

fdo#52022: Simple/LargeControlPoints actually can have nil values

...in old LO 3.5 registrymodifications.xcu, which causes trouble when migrating
to >= LO 3.6, see <https://bugs.freedesktop.org/show_bug.cgi?id=52022#c23> for
all the details.

Change-Id: I8fa1e67998c9588b9d8bf3a3b52e4b0684d3d705
(cherry picked from commit a51833bf79eed21a7cddd6da45dc9d3dc07b4983)
Reviewed-on: https://gerrit.libreoffice.org/765
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>

2012-10-04  Noel Power  <noel.power@suse.com>  [07a4f761ddead5e1f2af96ab5793fcc94d1abcaa]

really export default row heights for xlsx fdo#55621

Change-Id: Icdf581cd7ae245f2749fecf00957bc9524f717d8
(cherry picked from commit 5a651522acb42fcffa6defc212cb8d0e9b9b7d3f)

Signed-off-by: Markus Mohrhard <markus.mohrhard@googlemail.com>

2012-10-04  Michael Meeks  <michael.meeks@suse.com>  [cf83153902ec9cd7d15782cbdbf01df9f449fdbc]

fdo#54940 - make editing relative refs more intuitive to me

Change-Id: Id3aa76010d92e71c5dc417fdafba90c3ea8401c8
Signed-off-by: Kohei Yoshida <kohei.yoshida@gmail.com>

2012-10-04  Noel Power  <noel.power@suse.com>  [743e9b1b63574fa79aff934369454868895d510c]

Revert "really export default row heights for xlsx fdo#55621" wrong branch

This reverts commit 6b686a18539b384d032358879bd06d2def280842.

2012-10-04  Noel Power  <noel.power@suse.com>  [b8e55d021ff3100818f6160cfb6dd2685eb08c26]

Revert "xlsx fix import/export of column widths fdo#55623" wrong branch

This reverts commit f08e1ac6c0998e36359cc08e590ee6e8dfab3599.

2012-10-04  Noel Power  <noel.power@suse.com>  [f08e1ac6c0998e36359cc08e590ee6e8dfab3599]

xlsx fix import/export of column widths fdo#55623

column widths were never imported or exported correctly in xlsx.

Change-Id: I92d469ce52495fe77281cb22341e9c5127e6b506

2012-10-04  Noel Power  <noel.power@suse.com>  [6b686a18539b384d032358879bd06d2def280842]

really export default row heights for xlsx fdo#55621

Change-Id: I81173507b30fc260043e6c57c123926a17424797

2012-10-04  Noel Power  <noel.power@suse.com>  [02162cb7d019d2ab80d0d907a9bde212114ba89a]

fix for fdo#55565 regression, failure to export vertical text in shape

Change-Id: If3d6413b1fb9e02dc26f930634f84712d7d08ca3
Signed-off-by: Michael Meeks <michael.meeks@suse.com>

2012-10-04  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [9e553fcf085149dcaec15541278d910e59b04676]

fdo#44278: fix leaked image when import docx

Unused temporary XShape need to be disposed to avoid remaining garbage
in the document.

Change-Id: Iaf6e720a1c47605136f7f9ccafb605cab6dc260a
(cherry picked from commit f1fc7c5655dde547b721b3afffabcd8bdbe0add2)

Signed-off-by: Miklos Vajna <vmiklos@suse.cz>

2012-10-03  Ivan Timofeev  <timofeev.i.s@gmail.com>  [c3064a250a912cb9b02419981a3f6a0b55899f2b]

splash screen: fix RTL mode

Change-Id: I6a00cba8fda11351ed5340f21678c330ce028a2d
Signed-off-by: Jan Holesovsky <kendy@suse.cz>

2012-10-03  Ivan Timofeev  <timofeev.i.s@gmail.com>  [73331a70d43376666a48901742627fb80a45dec2]

correct help string: horizontal -> vertical

Change-Id: Id67da9d90a8fa21b99733c448fc32e81c6f1ab46
Signed-off-by: Jan Holesovsky <kendy@suse.cz>

2012-10-03  Jan Holesovsky  <kendy@suse.cz>  [4256f704057d13c5a95461c4cf0a404ede551286]

Help text for newly introduced switches.

Change-Id: I3f148d0dd61adc7008fdf64d077818c22a0e7d09
Signed-off-by: Ivan Timofeev <timofeev.i.s@gmail.com>

2012-10-03  Noel Power  <noel.power@novell.com>  [46f9e6ce6b9fc6c21c1d682a35954523ed435647]

misc comment import/export fixes

Cherry pick the rest of the commit ...

a) fix vmldrawing.vml for xlsx export ( changed from frame to textbox, added
support for shadow element with attributes, shadow color, shadow obscured )
b) use proper fillcolor attribute
c) detect whether note/comment is shown on import
d) export state of note ( shown/hidden )

text position still not perfect, we still are missing some attributes to control
that.

Change-Id: I59b446175217479ce7960287aa540df8c6b2b1ea

Conflicts:
	oox/source/export/vmlexport.cxx
	sc/source/filter/xcl97/xcl97rec.cxx

2012-10-02  Noel Power  <noel.power@novell.com>  [ebc8ebaff65ac02d410c8e9e39c2776131955cd7]

fdo#46278 - misc comment import/export fixes

detect whether note/comment is shown on import
export state of note ( shown/hidden )

parts of Change-Id: I59b446175217479ce7960287aa540df8c6b2b1e
Signed-off-by: Michael Meeks <michael.meeks@suse.com>

2012-10-02  Ivan Timofeev  <timofeev.i.s@gmail.com>  [71b584680e4527283ccc4fa14169bc7d28d32344]

fdo#52268: splash: change color and position of messages

Change-Id: If6c607fc9f0be1f7a71eda8d555399451938c5fc
Signed-off-by: Jan Holesovsky <kendy@suse.cz>

2012-10-02  Caolán McNamara  <caolanm@redhat.com>  [55fe92fb396ebcfffe30831ebb460bfb3e6274aa]

Resolves: fdo#54862 extra ++n causing merged cells to be skipped

commit 567c1db25bd705faac44203e4a3d01d0f5e1385c reverted a pile
of other commits, including 858b5b4f36a357fe7192e7c2ed9cc3cdfc81fd8f
but didn't revert the ++n of that commit, leading to merge groups
getting skipped

Change-Id: Ie2b46ebc433df636ebe0092f4a992631b7f06a3f
(cherry picked from commit b966a09c2da9441961c93c44be556399575db849)

Signed-off-by: Michael Stahl <mstahl@redhat.com>

2012-10-02  László Németh  <nemeth@numbertext.org>  [29bd9606cf7c915a61f31418cf187de8f5aa84e9]

Add back compatible Hungarian date format acceptance

Change-Id: I6b6d62cda241250db89cdcabaa04952d36e1acfd
Reviewed-on: https://gerrit.libreoffice.org/720
Reviewed-by: Thorsten Behrens <tbehrens@suse.com>
Tested-by: Thorsten Behrens <tbehrens@suse.com>
Signed-off-by: Andras Timar <atimar@suse.com>

2012-10-02  Winfried Donkers  <osc@dci-electronics.nl>  [4bbcf581ad7a478387491058b38e6dd8a344af44]

fdo#53673 fix for layout problems with version 3.6 and up

Change-Id: I626ec5bce931005dccbc8f4d235e8208ae98f9a5

2012-10-01  Jan Holesovsky  <kendy@suse.cz>  [618795f83936a1d07ba3cd415f041b1698623bba]

n#707779: Fix overflowing of left margin value in editeng when negative.

Change-Id: I9d39a9cfacf07aa596d047aee66c71b5ac6008ec
(cherry picked from commit d953cc27fc5da5e612b1dc4c29707c09d17fc643)

Signed-off-by: Thorsten Behrens <tbehrens@suse.com>

2012-10-01  Michael Meeks  <michael.meeks@suse.com>  [6315839cec5c82c9b650d9e4581a79ec6db92603]

auto-expand the first conditional format in the list.

Change-Id: I65280d39b560b4b7eed3e21a6e6c7b02c124f10a

Signed-off-by: Markus Mohrhard <markus.mohrhard@googlemail.com>

2012-10-01  Michael Meeks  <michael.meeks@suse.com>  [5294e6b70bf755b87bc4f87af866c9dd9e99f53e]

improve conditional formatting height calculations.

Change-Id: If5080892b820d268ffef22111d0caee217586b56

Signed-off-by: Markus Mohrhard <markus.mohrhard@googlemail.com>

2012-10-01  Stephan Bergmann  <sbergman@redhat.com>  [9fea1806224c853076640f79b93461b3d2263e4c]

rhbz#826526 Inform user about unsupported PDF encryption formats

...with a crudely reused "Version Incompatibility" message box (TODO: improve),
rather than keeping asking for a password.

(cherry picked from commit d3d720b14c0bbfc849f8562d02b471e223e1b0bc)

Conflicts:
	sdext/source/pdfimport/wrapper/wrapper.cxx

Change-Id: I8239232704a4426af7a14a729840d184a502d2df
Reviewed-on: https://gerrit.libreoffice.org/719
Reviewed-by: Thorsten Behrens <tbehrens@suse.com>
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>

2012-10-01  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [2ec30db5f8a9b629b3a099ed8e4d3598567feceb]

fetime of mpCondFormat is more complex, fdo#55379

Change-Id: I2b34f9fefdfdfa245ab73f8691090cbde8bcd34e
Signed-off-by: Michael Meeks <michael.meeks@suse.com>

2012-10-01  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [1ba25c3ada91963f095c976764d68db039be0fd8]

fix vell value import from ooxml with array formulas, fdo#54558

Change-Id: I3a7e30940caaaa543a178bba3008db2c6056b4d3
Signed-off-by: Noel Power <noel.power@suse.com>

2012-10-01  Miklos Vajna  <vmiklos@suse.cz>  [52b6ab689bbeb2611af84b694a98282e58426345]

fdo#52475 fix import of RTF_CHCBPAT with value 0

0 means auto, and for fdo#50539, this value was ignored. However a next
sample shows that we should send something to the dmapper: COL_AUTO.

Change-Id: I8d7d35125c9027dfb45288bbfbfa81ba4799e78d
Reviewed-on: https://gerrit.libreoffice.org/740
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>

2012-10-01  Lionel Elie Mamane  <lionel@mamane.lu>  [5b536e72f2a4e35275eb33317ec6b6e14845b75c]

fdo#31405 CommandType is a LONG, so use a sal_Int32 to retrieve it

Else, operator>>= flat out refuses to extract it, even though the particular value in this particular call would fit.
Also OSL_VERIFY the result of >>= (instead of ignoring it) to facilitate future detection of similar problem

Change-Id: I859c38c3589dc9e9ef5bdd882663aa3386a43237
(cherry picked from commit 3f84462b47f070b4921fdd5fdab8397ab1439fd6)

Signed-off-by: Michael Stahl <mstahl@redhat.com>

2012-10-01  Tor Lillqvist  <tml@iki.fi>  [887f67674108b5f45e7748f6fbbf1fa0131b0ba8]

Silly workaround for fdo#55156

I feel dirty now.

Change-Id: I1cafb0c0494d56bc9c81594c2145b2cc4a1ee389
Reviewed-on: https://gerrit.libreoffice.org/710
Reviewed-by: Michael Meeks <michael.meeks@suse.com>
Tested-by: Michael Meeks <michael.meeks@suse.com>

2012-10-01  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [6232eeaa90643f2e067145296f8e97fb16f7ecf5]

ooxml spec allow ext ref to non existent entry, fdo#54558

Change-Id: I717917d04a93975472d60248eb61066cd04d1bbe
Signed-off-by: Michael Meeks <michael.meeks@suse.com>

2012-10-01  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [115add85ea9e16623a3580e3343499d0ff444a45]

vba procedures and macro names will result in crash, fdo#55174

Change-Id: I23073ecc56482670d185b39452a7d8b9d6eb38c8
Signed-off-by: Noel Power <noel.power@suse.com>

2012-09-27  Andras Timar  <atimar@suse.com>  [c91e260587473ec349faa9111ff60a1b492f5c66]

explicitly --disable-gtk for Windows and MacOSX

Change-Id: I0b90350cd1fb9221213e052c1b0f5605663f5090
Signed-off-by: Michael Meeks <michael.meeks@suse.com>

2012-09-27  Tor Lillqvist  <tml@iki.fi>  [50a72d18900a7faf01ab176bef04dc880f59317a]

Fix crash on Mac when a11y in use, and avoid infinite loop, fdo#47275

The code used static_cast blindly even if the object not necessarily
was of the assumed subclass. Crash followed. Use dynamic_cast instead
to be able to check, like the corresponding code for GTK a11y. After
that fix we then got a nice infinite loop whn an object apparently is
its own parent. Detect that and break out.

Whether accessibility for the affected parts of the GUI actually works
now for its real use cases, no idea. But anything is better than a
crash...

Change-Id: I862234e168db0bd19d185b0f1f73b733b570cac4
Signed-off-by: Norbert Thiebaud <nthiebaud@gmail.com>

2012-09-27  Stephan Bergmann  <sbergman@redhat.com>  [b04ffe037117c35ebd05b41569379e8acded4fbc]

No dictionaries were preselected for en_US langpack

...as gm_Langpack_r_en_US was explicitly excluded from langs[] in
SelectLanguage, so addMatchingDictionaries was never called for it.  (This was
only evident in installation sets conaining only few langpacks, as the
"official" multi-lang installation set also contains en_GB etc., so appropriate
dictionaries were selected through those.)

Reworked the logic of chosing which langpacks to preselect (see the comment in
SelectLanguage); hope it still works as intended for the various cases (of which
the "official" multi-lang installation set is the only truly relevant one, for
now).

(cherry picked from commit 8cb7464130634551fd2f043efc14f8f8f8bdf447)

Change-Id: I31f531194c79e49c9c09e33454a7b0a82d9ff02f
Reviewed-on: https://gerrit.libreoffice.org/707
Reviewed-by: Andras Timar <atimar@suse.com>
Tested-by: Andras Timar <atimar@suse.com>

2012-09-27  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [541fbcd2fae54a7b8bce25873d4d1b4891c1c796]

don't access out of bound array index, fdo#55022

Change-Id: Ica088822055b2fb5bbd6dabe6482b7cb6c472c48
Signed-off-by: Michael Meeks <michael.meeks@suse.com>

2012-09-26  Michael Stahl  <mstahl@redhat.com>  [47014647eced4864e149b923b7eb024418e71782]

rhbz#827695: sw: prevent crashes after incomplete print:

If the last page is not printed for whatever reason, then
SwXTextDocument's destructor will delete a SwViewOptionAdjust_Impl,
which accesses the document's ViewShell, which has already been
deleted at that point.  Add a horrible kludge to not crash for now.

Change-Id: I67fe37970d60782030b84f2badddd1e66ef3f9c6
(cherry picked from commit d53e12c7a9c2d0a3b487303673c1fafd09f6593c)
Reviewed-on: https://gerrit.libreoffice.org/699
Reviewed-by: Noel Power <noel.power@suse.com>
Tested-by: Noel Power <noel.power@suse.com>

2012-09-26  Stephan Bergmann  <sbergman@redhat.com>  [81a441c695f01bb67fcf41120d5843660d7531fc]

Clean up option processing

* Support --version on non-UNX, too.

* Consistently show the first unknown option and the help blob in the presence
  of any unknown options.

* There is no need to tunnel --help/--version past oosplash in the soffice
  script, as oosplash is prepared to treat them adequately (esp. not pass them
  over any pipe); this only added unnecessary variance to what spellings exactly
  are supported and how mixtures of --help, --version, and unknown options are
  handled.

(cherry picked from commit f4a4ba9ac1b58b4726825400e1edd1bf47d4080a)

Change-Id: I617f2e727e2f0eafd34a2de3b85d441c6783ec4f
Reviewed-on: https://gerrit.libreoffice.org/700
Reviewed-by: Noel Power <noel.power@suse.com>
Tested-by: Noel Power <noel.power@suse.com>

2012-09-26  Kohei Yoshida  <kohei.yoshida@gmail.com>  [f665c41f2dfeedeee34f2a7024432083ed809a18]

fdo#55298: We should only treat empty values as continuation of previous ones.

For better Excel compatibility.

Change-Id: I3bc44f65127d3f020894dc29e5c6549bb257f218
Signed-off-by: Noel Power <noel.power@suse.com>

2012-09-26  Kohei Yoshida  <kohei.yoshida@gmail.com>  [0a01bd496037bb34f90b7baf9d7bd8a46eea762f]

fdo#55297: Fix regression in chart complex category placements.

This is effectively a revert of a769fd1ec076b61c1ce2f84da87283cc637dd5d5
and a1be31fd8bf830a4f5961e690bcffd050782e210 which unfortunately caused
regression in complex category placements.

This unfortunately re-introduces fdo#44832. We need to re-think how to
fix that one without breaking the multi-level category feature.

Change-Id: I1ed8364a46174ac6c29aa0b027a33f84bcca51fa
Signed-off-by: Noel Power <noel.power@suse.com>

2012-09-25  Stephan Bergmann  <sbergman@redhat.com>  [40056c63748367db5ff60151ec2c2cb34e0cf0dd]

fdo#55019: Cope with empty TrustedAuthor entries

Change-Id: I9c01c1c718897a4be992150170a6ed9b5bd8a0a0
Signed-off-by: Michael Meeks <michael.meeks@suse.com>

2012-09-25  Noel Power  <noel.power@suse.com>  [3a4ebb1fcc0ade5cbc88e0a29304bbd5e440c0d2]

xlsx fix cyclic referenced defined names partially fixes bnc#780296 bnc#781166

Use scoped_ptr instead of deprecated auto_ptr

Change-Id: I8dcae78d6faab29c3889e97185839d41cbc3e402
Signed-off-by: Kohei Yoshida <kohei.yoshida@gmail.com>

2012-09-25  Stephan Bergmann  <sbergman@redhat.com>  [3223ae5224ee17a501f251ba88ea3e4debb18e07]

fdo#54385: Displaying help/version early on UNX requires service manager

This regression was introduced with 6c6358a6822d3562b9b8c7668a7d60d6c644dfe8
"Related fdo#53006: Do not instantiate service manager too early."

Change-Id: If22ea3ac6474188bf0792246620e5c705a813445
(cherry picked from commit 2f14e2e67c58fe6948501d57a38cd0d2ad84dfff)
Reviewed-on: https://gerrit.libreoffice.org/694
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>

2012-09-24  Noel Power  <noel.power@suse.com>  [d233567f716594a6b33983e76c537e47a0fade74]

fix parent style import xlsx fdo#55198

Change-Id: I77d38eba69ad7aa89b0f9b692e40fd365d002071
(cherry picked from commit 72d3539e26f0485743126301c438bcb05b02643d)

Signed-off-by: Markus Mohrhard <markus.mohrhard@googlemail.com>

2012-09-24  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [4a3cd86f894334dcef9ab2edb59d167a77fbdf85]

set conditional format range for xls import, fdo#54555

Change-Id: I43d1834d28534fc0ec8cb406e1be7e9f48074da2
Signed-off-by: Kohei Yoshida <kohei.yoshida@gmail.com>

2012-09-24  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [ae584d265c59c54608c63697559c0ed911601aeb]

some more fixes for ScRangeList::DeleteArea

Change-Id: I7f4cf6b053d7cff85e46ecf51cbf8a327530de67
Signed-off-by: Kohei Yoshida <kohei.yoshida@gmail.com>

2012-09-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [34fa2a6763a6f17ffa4f38984d5beac13805515e]

Backported fixes for several bugs found in ScRangeList::DeleteArea().

Change-Id: I9875485008d021dd7a0605e4b7e350345d367a69
Signed-off-by: Markus Mohrhard <markus.mohrhard@googlemail.com>

2012-09-24  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [fbf78dac0fd616b85969fa77f00a4597b49ab3b4]

Backport various conditional formatting fixes from master.

Change-Id: I52987e957918853bcd1abd1460c6166b52454d62
Signed-off-by: Kohei Yoshida <kohei.yoshida@gmail.com>

2012-09-24  Andras Timar  <atimar@suse.com>  [4de0fe45570ec04303d955e153592d45851c7b4b]

fdo#54276 speed up packaging on Windows significantly

See the bug for more details.

Change-Id: If77544f2fbec2793b6edb015d9447569c6a4e215
Signed-off-by: Fridrich Strba <fridrich.strba@suse.com>

2012-09-24  Miklos Vajna  <vmiklos@suse.cz>  [94ca682d70afc707c4c560e7a4a62546ae7c5669]

fdo#49655 fix RTF import of text in the middle of table definition

Usually table text comes after the \intbl control word, but it turns out
text is allowed earlier. Make sure such text is buffered, otherwise
we'll send paragraph / run properties to the dmapper in the middle of
table properties, which is obviously not allowed.

(cherry picked from commit af6b7d8ba30d395e5f4a17876526434cf0a06005)

Change-Id: I34f1df7e171316a7d926179689627301860d492f
Reviewed-on: https://gerrit.libreoffice.org/689
Reviewed-by: Noel Power <noel.power@suse.com>
Tested-by: Noel Power <noel.power@suse.com>

2012-09-24  Stephan Bergmann  <sbergman@redhat.com>  [48ce1376909e0d122df041f8b3dd0a49f576c15c]

rhbz#836827: SQLFeatureNotSupportedException only in Java 6

...so if the patched hsqldb.jar is compiled with Java 7, it creates instances of
SQLFeatureNotSupportedException, and when at LO runtime a Java 5 gcj is used,
loading the relevant hsqldb.jar classes will fail with a NoClassDefFoundError
caused by a ClassNotFoundException.

Adding java.sql.Driver.getParentLogger in Java 7 was an incompatible change, but
it appears that the java.sql framework is prepared to handle old implementations
(for which the JVM will throw AbstractMethodError), so it appears that it works
to fake that AbstractMethodError here.

Change-Id: Id1fddc9cbdd8c88cd68fb5877ec59fe8d61e1562
(cherry picked from commit 93a0d9eee0f4dced348b040961f44f977e9504a7)
Reviewed-on: https://gerrit.libreoffice.org/690
Reviewed-by: Noel Power <noel.power@suse.com>
Tested-by: Noel Power <noel.power@suse.com>

2012-09-24  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [da1b4e50d97123b09e56d6dfaf8458a0890e3f05]

Revert "fdo#54609, fdo#45366: Exception while importing xlsx."

We fixed the root cause of this exception.

This reverts commit 3ad52a6453ff612409123db29dc74a9071789aab.

Signed-off-by: Michael Meeks <michael.meeks@suse.com>

2012-09-24  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [afb9212cd39efcabd8a2f444d2f2979abb325a6a]

fdo#49819, fdo#54609: Do not consider timestamp differences as corruption

MSO 2010 can produce a files with different timestamps in the
central directory entry and local file header

Change-Id: Ic6fc0b2fad96eb30babdd7e6ef4a0175936da4c5
Signed-off-by: Michael Meeks <michael.meeks@suse.com>

2012-09-23  Stephan Bergmann  <sbergman@redhat.com>  [bec93e8d37cbae41a0054a817344c820c0f8b570]

fdo#53009: For msi installer, only default-select a subset of dictionaries

Change-Id: I3ee3fb5e5142ce4956776467b2ffcb19ed3b10c2
(cherry picked from commit e2fac98819c00b4fb50f9de9d0f32d20092f3191)

Signed-off-by: Andras Timar <atimar@suse.com>

2012-09-23  Stephan Bergmann  <sbergman@redhat.com>  [68bbf241a3456ede8bf608da939c39cce38bf7b8]

Some code simplification

Change-Id: I01eb2bf6fe03845787e8869a2f90bb2fced4f933
(cherry picked from commit 8b3ab4b8a580bf4c4013e1baf3474a71fed44663)

Signed-off-by: Andras Timar <atimar@suse.com>

2012-09-23  Stephan Bergmann  <sbergman@redhat.com>  [95b3f4e50e0794e03a056ca5e7095a3e68e5341b]

fdo#53520: One more dict pt vs. pt-PT inconsitency

Change-Id: Idad02284eaa033a029a2ff7d03bde83800ba738a
(cherry picked from commit 8bb4cc03cf81051aa04362f2bc3a867e4bd72bd0)

Signed-off-by: Andras Timar <atimar@suse.com>

2012-09-23  Stephan Bergmann  <sbergman@redhat.com>  [6d63269b691c2796bdbc56d47a799fda7ceee736]

fdo#53520: Adapt to dict-pt*.oxt renames, and more pt-PT/pt-BR clean up

Change-Id: Ie2262ed49ea829e1afdf97583dd633f954f64edc
(cherry picked from commit a7805f85ad7a11c187c3bdc1b85be624ccbff864)

Signed-off-by: Andras Timar <atimar@suse.com>

2012-09-23  Olivier Hallot  <olivier.hallot@alta.org.br>  [96df23d47aba4632da900e5476547fb35c424cdd]

fix bug fdo#53520, pt-PT and pt-BR better split

This patch fixes fdo#53520: Portuguese language spelling package names and split the files into the proper directories.

Change-Id: Iff10cfee1da2c4775e4cf9050ec154052ee18ac9
(cherry picked from commit ff9c93c0294b8350a58c648346c01d726710c402)

Signed-off-by: Andras Timar <atimar@suse.com>

2012-09-23  David Tardon  <dtardon@redhat.com>  [f2448bb1e9056d24e12d64b44ba10e762e77f0f4]

fdo#53520 rename portuguese dicts

Change-Id: I70cb4856f1db4722e886407d1c2fdf6a73b9a7f3
(cherry picked from commit d9412fb4755377b8358a46a249cfe29a22ea9451)

Signed-off-by: Andras Timar <atimar@suse.com>

2012-09-21  Olivier Hallot  <olivier.hallot@alta.org.br>  [77362d016b05e6c2464ed64b288a43d761eeab91]

Update acor_pt-PT.dat and fix fdo#54362

Update and fix autocorrection entry for pt-BR, add entries in
WordExceptList and add SentenceExceptList (borrowed from pt-PT)

Change-Id: Icee64fdb781c109dcb7487804924c19ccfabbb2e
Signed-off-by: Andras Timar <atimar@suse.com>

2012-09-21  Miklos Vajna  <vmiklos@suse.cz>  [9d3af8d699c95b7433591701666a70554d543b96]

fdo#55187 fix DOCX import of unicode 0xNN0d when it's a separate run

E.g. 0x010d was parsed as a newline character... This also makes the RTF
workaround from fdo#39856 unnecessary.

(cherry picked from commit b3603e0e0e5dbfbeaa2426c499e8f64be2d15765)

Change-Id: I5e4a95b4436e1492b64961820702caace0a33e4b
Reviewed-on: https://gerrit.libreoffice.org/665
Reviewed-by: Noel Power <noel.power@suse.com>
Tested-by: Noel Power <noel.power@suse.com>

2012-09-21  Stephan Bergmann  <sbergman@redhat.com>  [3752aca388adaf633e21a47576c770d73bf7e8d3]

Properly check cmdline args in oosplash

...so that e.g. --headless (starting with a "h") is not also mistaken as -h and
disables pagein and javaldx.

Change-Id: I8a7b2b0373d96ec586975e07e17e7eabe201dcd0
(cherry picked from commit b247950eeeb2ea2345633ee018fbe2c55c1942c0)
Reviewed-on: https://gerrit.libreoffice.org/666
Reviewed-by: Michael Meeks <michael.meeks@suse.com>
Tested-by: Michael Meeks <michael.meeks@suse.com>

2012-09-21  Miklos Vajna  <vmiklos@suse.cz>  [363029af2207dc890939e31850aba82263c97ec6]

fdo#52389 fix RTF import of paragraph without RTF_PAR at the end of the doc

(cherry picked from commit ebf0e1953ef422bb83201c89f0558bb9071edf63)

Change-Id: Ib7b48986d5b01c75ae0be8dd6618a2e8be2ae51c
Reviewed-on: https://gerrit.libreoffice.org/663
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2012-09-21  Thorsten Behrens  <tbehrens@suse.com>  [e7de7acfb2d74afc3816b25494c0792f362e4a4b]

Fix fdo#54417 - blacklist buggy Intel driver for dxcanvas

Change-Id: I5f18a9679ae4896e5f0271284abfb0062c788f0b
Reviewed-on: https://gerrit.libreoffice.org/664
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>

2012-09-20  Stephan Bergmann  <sbergman@redhat.com>  [c63f4962caefc22cbf0fa9cde87f3a49d79f0b85]

Do not call xmlCleanupParser from liblangtag

Despite its name, it is a cleanup function for libxml2 that must only be called
when the process as a whole no longer needs libxml2.  Calling it from a library
like liblangtag is not appropriate (just like liblangtag does not call
xmlInitParser, either).

In LibreOffice, this caused confusion about pthread keys for thread-local
storage (xmlCleanupParser calls pthread_key_delete, but apparently if libxml2 is
later used by unrelated code in LibreOffice again, it still uses the stale key,
and if that key is now reused via an unrelated pthread_key_create, arbitrary
crashes happen during thread termination in pthread's __nptl_deallocate_tsd).

(cherry picked from commit 5e6c595e9d698caf23ae68d38b9cab30ff9c9b94)

Conflicts:
	liblangtag/makefile.mk

Change-Id: I82cef8bc400d48f19eaa94f26d50d4b8589da106
Reviewed-on: https://gerrit.libreoffice.org/662
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>

2012-09-20  Stephan Bergmann  <sbergman@redhat.com>  [c5f049680130a9af6c97856ea18869738811822b]

Add RPATH to liblangtag

...so that it consistenly uses the LO versions of libxml2/glibc libs at runtime.

Change-Id: I89b7fd13a8b5b7e697ec21db74fdf8ef088fdb92
(cherry picked from commit 179a6db61ee30cf776747802f06edeef45fec461)
Reviewed-on: https://gerrit.libreoffice.org/661
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>

2012-09-20  Muthu Subramanian  <sumuthu@suse.com>  [3ad52a6453ff612409123db29dc74a9071789aab]

fdo#54609, fdo#45366: Exception while importing xlsx.

* Handle any exception thrown during document properties
  import. This is not so critical so as to stop the import.
  We anyways check for hasElements().
* Also lclGetRelatedStreams might throw IllegalArgumentException

Change-Id: I5206ff1ab07f2853e6a20aebea3f892460b881ad
Signed-off-by: Kohei Yoshida <kohei.yoshida@gmail.com>

2012-09-20  Stephan Bergmann  <sbergman@redhat.com>  [98acef27d06dfa63274ec4ce0ec934fc52e5a15d]

Don't access broken service mgr during bootstrap failure

...so that displaying a (non-translated) error box upon BE_UNO_SERVICEMANAGER
works after all.  Augment the error text with an exception message where
appropriate.  This allows to revert fdfb7a3c4b3a89b73ab5546b9620348bc4984d8f
"Related fdo#51252: Report uncaught exceptions with MessageBox on Windows" as
that was to catch and display failures from instantiating the service mgr.

(cherry picked from commit cccc6bcfa095121c91e8bbc396f5bcf7e95424b9)

Change-Id: I049a38e95342634796eb0e940e2ee8e55193c9d3
Reviewed-on: https://gerrit.libreoffice.org/654
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>

2012-09-20  Stephan Bergmann  <sbergman@redhat.com>  [ab76bfc0366d72d80698e4145130a072aed64d31]

Make rtl::O[U]String::isEmpty return true bool

...instead of sal_Bool, to work around MSVC warning C4805: unsafe mix of type
'sal_Bool' and type 'bool'.

Change-Id: Ia3477539ccc23aa9daec49d633f023d414f2b4bf
(cherry picked from commit 8ee7c47404cdf408bcd3b6ea0267fbe54193c93f)
Reviewed-on: https://gerrit.libreoffice.org/650
Reviewed-by: Luboš Luňák <l.lunak@suse.cz>
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>

2012-09-20  Michael Stahl  <mstahl@redhat.com>  [6bcbf68b29b609cf06dbea0e192533e11eb523c3]

rhbz#689053: fix crash following delete at last table cell:

The IsSelOvr() in SwCrsrShell::Combine() detects that the PaM with mark
in the last table cell and point ouside the table is invalid, but
unfortunatley restores the wrong position, which does not actually
correct the PaM; the deletion on the invalid PaM then removes the
last SwTxtNode in the document, which leads to crash later.

(cherry picked from commit af4b6c94c68b5f67b931cde8d0acda6ec8b288bb)

Conflicts:
	sw/source/core/crsr/crsrsh.cxx

Change-Id: Ib2ae0b54e6c15dbe5b6811d8696531bf2022e1a4
Reviewed-on: https://gerrit.libreoffice.org/652
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>

2012-09-20  Michael Stahl  <mstahl@redhat.com>  [6779927cfcfbd386c8d9129ac49385cd54af6739]

wntmsc.mk: disable warnings-as-errors for binfilter

Change-Id: If5ac0aa620d514ca4affe2b20d647a9e9129032e
(cherry picked from commit 158a7c73bb0a701b12fc3e2e96eff965c73435cc)

Signed-off-by: Stephan Bergmann <sbergman@redhat.com>

2012-09-20  Stephan Bergmann  <sbergman@redhat.com>  [ed39debbc379628ce74b096f7b7b179ab826551b]

warning C4702: unreachable code

(cherry picked from commit 618376bcb55906913bc76365d7db9b71eb422daa)

Conflicts:
	pyuno/source/module/pyuno_runtime.cxx

Change-Id: Ie2cc83dde7e0522e0bf669a1dd3d7a8ca680f7e2

2012-09-20  Michael Stahl  <mstahl@redhat.com>  [973574cbd4d9ec39efff3961b8121e27890a56da]

ExtGlobalContext::onCreateContext: warning C4702: unreachable code

Change-Id: Iccbf66d8838fcfa2f2c620dd768aba75f9e071f4
(cherry picked from commit d0e4215b653b0fab6718b06a5dc0e566170f538d)

Signed-off-by: Stephan Bergmann <sbergman@redhat.com>

2012-09-20  Stephan Bergmann  <sbergman@redhat.com>  [acc7209c97469c6e4c7633f2a206f345139818e2]

-Werror,-Wmismatched-tags

Change-Id: I69219a86b77776530a7bac5f1726e980655bf5f0
(cherry picked from commit d3bc83f04314108cda530fb6663107a45a4a1cfc)

2012-09-19  Rene Engelhard  <rene@debian.org>  [c3f8ba41054f52654b2e1ea95d69502c0792f636]

fix system-clucene/-boost build with gcc 4.4

Change-Id: I95d23e6728571b3f3a6421a05fec814f7c5d059c
Signed-off-by: Fridrich Strba <fridrich.strba@graduateinstitute.ch>

2012-09-19  Michael Meeks  <michael.meeks@suse.com>  [548a623d0cee380464a239ace83995a17d527ef6]

sot: substantially accelerate sorted cache write-out

A simplified version of commit: e48e48910247335124f0726a7fcadb94556883b6

Change-Id: I887f04c6b74288041289ed3ea0bd71d06b553cbe
Signed-off-by: Kohei Yoshida <kohei.yoshida@gmail.com>

2012-09-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [44946ef77dd14d139fc799a25c4e2b26c772ce9f]

use correct cell for broadcasting, fdo#55059

Change-Id: I353df8e9d3ccabee32b82d04cdae402e3a83ed23
Signed-off-by: Kohei Yoshida <kohei.yoshida@gmail.com>

2012-09-19  Stephan Bergmann  <sbergman@redhat.com>  [538760dc0c9baaf0e15abefe4aae32448ba61592]

warning C4702: unreachable code

Change-Id: Ia3e119e1b9ac68fbdd9aa4a9a5177e28c1a0d605
(cherry picked from commit b265709fbf9ff9f03645cbcbbc441699402c73a8)

2012-09-19  Kohei Yoshida  <kohei.yoshida@gmail.com>  [e85446fe39edffa34383a84bb8b0821769bd5f71]

Improve performance on updating row flags in pivot table cache.

This change massively improves run-time performance of pivot table
especially when the pivot table's source data range consists of a
tiny portion of actual data trailed by a large portion of empty rows.

For example, let's say you have data from row 1 to row 20000, but
selected the source data range to be row 1 to row 65536.  Without
this change, the pivot table may hang as much as a few minutes
especially when you try to launch a field popup window for the first
time.

Change-Id: I0fb75f5d0421d944739d9bf4ca2314afe5a5a62e
Signed-off-by: Markus Mohrhard <markus.mohrhard@googlemail.com>

2012-09-19  Stephan Bergmann  <sbergman@redhat.com>  [b8309c0881a9fa78b30458368515e40f2b751ce5]

warning C4702: unreachable code

Change-Id: Ie9544ef452d7b9852bd2c31af1cb42035e5c827b
(cherry picked from commit 5fc1d590e7e57b15eab64770880a52e44c5cca71)

2012-09-19  Michael Stahl  <mstahl@redhat.com>  [ff93fd23394039b6887b0552cdd3aa803e393f6b]

warning C4101: unreferenced local variable

(cherry picked from commit 48ab773e681b1f129e9196c11f5d44b0caf3dbe9)

Conflicts:
	ucb/source/ucp/cmis/cmis_repo_content.cxx

Change-Id: I627c2641dcebea1daa5a9264d8b4a5771bf8155f

2012-09-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [cc0ceb51e2e99eaa2ae90506ef4b26bdb7f28b39]

import values and formulas from lotus-123, fdo#55066

Change-Id: Ia403c849ef537c7f7804f907889110b8096c0bb6
Signed-off-by: Michael Meeks <michael.meeks@suse.com>

2012-09-19  Michael Stahl  <mstahl@redhat.com>  [1986b6b697b7936449067662b808b380a54addf4]

warning C4100: unreferenced formal parameter

Change-Id: I0965bb0cf13becd8a55170789f81714919cbbdf2
(cherry picked from commit 9e20e9a7b88d64c521c55bde8b4e5f10578d6ccf)

Signed-off-by: Stephan Bergmann <sbergman@redhat.com>

2012-09-19  Michael Stahl  <mst@openoffice.org>  [d60ea419c57812f611125b0ca51bf897ea7e214b]

rhbz#852128: sw: avoid table undo crash:

SwUndoTblNdsChg::UndoImpl: to prevent access of deleted table box start
node, disconnect the SwTableBox from the start node before removing the
table box nodes.
This problem was probably introduced with CWS swnewtable
db4de0817df6906db2743239d45f9f0834ab1e91, which changed the order of the
removal operations for unknown reasons.

(cherry picked from commit cf842d7c7f9559bfdbb3924cd05a3a50d1dff5e3)

Conflicts:
	sw/source/core/table/swtable.cxx

Change-Id: Ic59823a84082cc6ff453b2b512cbb8253886ecf3
Reviewed-on: https://gerrit.libreoffice.org/640
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>

2012-09-18  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [e80b2d5d6caf50f9c7f48e1b532e7d6fddeb4e45]

rows with cond formats don't have empty background, fdo#54661, fdo#52535

Change-Id: Iecab7e80c533caa4e36b6d2534d8446c0329fecd
Signed-off-by: Kohei Yoshida <kohei.yoshida@gmail.com>

2012-09-18  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [e12546da1a88ecef130a3a6842820bc7ebb2a851]

shrink to used area for duplicate codn format, fdo#54349

Change-Id: Ie0cce19c3ea2132d94a227cd051090573054b369
Signed-off-by: Kohei Yoshida <kohei.yoshida@gmail.com>

2012-09-18  Kohei Yoshida  <kohei.yoshida@gmail.com>  [ff1739ea32ca98c9516e6d9bf7c131f9787a7220]

Update mdds to 0.6.1.

Change-Id: Ic400620f1bab54cf9b535193b62840243cdede77
Signed-off-by: Markus Mohrhard <markus.mohrhard@googlemail.com>

2012-09-18  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [db2a4f4032db854a2a028d4ed136cfd4c63ae082]

broadcaster cells are empty, fdo#54553

Change-Id: Ie7c251b7eaee248c97f4f931175bc26539acb22a
Signed-off-by: Kohei Yoshida <kohei.yoshida@gmail.com>

2012-09-18  Andras Timar  <atimar@suse.com>  [e6158f4fa2890d2f7bb3cc12dc3ce8e20d8511c3]

fdo#54232 set encoding of Romanian MSI tables to UTF-8

Change-Id: I0604998e5019757c47050e4f94b1feb1b847cfca

Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>

2012-09-17  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [9b4d2473a11db4d1dee0fa445346907d7e942801]

don't add old cond formats if new ones are already loaded, fdo#54749

Change-Id: Ib0cbe1a3347e7231e7908b9bd8135e984e6ef644
Signed-off-by: Kohei Yoshida <kohei.yoshida@gmail.com>

2012-09-17  Lionel Elie Mamane  <lionel@mamane.lu>  [9d270d24de55d0f962cd3394b8ebf9d3e4622dfb]

fdo#44721 protect against negative calculated height value

Change-Id: I4faedd535421eaf1e3e425f4731b3bb8831e7360
Reviewed-on: https://gerrit.libreoffice.org/622
Reviewed-by: Michael Meeks <michael.meeks@suse.com>
Tested-by: Michael Meeks <michael.meeks@suse.com>

2012-09-17  Michael Stahl  <mstahl@redhat.com>  [1f728eea3185856c39ef5bb4b7e3da8986f2ebdf]

fdo#49571: ODF import: ignore "text:enable-numbering" attribute

It has been imported as an alien attribute since CWS impressodf12
5b364c2e8baf9b1f6bbe611c0fd6895a88056afc, and could not be written
to a document created from scratch anyway.

Change-Id: I054fcf71d7ddc3ed19735b8aa898d1b1a12db5b9
(cherry picked from commit 9a081484321b3f42bee3b43d18c4bd75b9603b01)
Reviewed-on: https://gerrit.libreoffice.org/619
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>

2012-09-17  Michael Stahl  <mstahl@redhat.com>  [93d781b42c9596fddedc863ecc0740a7a84c072a]

fdo#49876: ODF export: do not export font-size="0pt"

This is invalid, font size must be positive.

Change-Id: I2425d7c596ca9c7c80c0d24c44cdd9ec1ac1dd80
(cherry picked from commit c9699f82edf67a55f4cfdd885fa779b13d816c87)
Reviewed-on: https://gerrit.libreoffice.org/617
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>

2012-09-17  Michael Stahl  <mstahl@redhat.com>  [9c4d8242ef1d89f5217e092c6a23d95867f1270f]

fdo#49678: ODF export: add svg:viewBox to draw:connector

This attribute is mandatory; for the given bugdoc various
svg:viewBox="0 0 2500 1" are now written.

Change-Id: I7ea2294e0796546dcbb245993c01c2dd2b2a755a
(cherry picked from commit a2959aba6affa06dc0c6fb19d0c2b73958e6b221)
Reviewed-on: https://gerrit.libreoffice.org/616
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>

2012-09-17  Michael Stahl  <mstahl@redhat.com>  [b8f05cb9b800a66702a6fb244aefe37daedcd337]

fdo#49677: ODF export: always add xlink:type attribute

The xlink:type was optional on text:a and draw:a elements in ODF 1.1 but
is mandatory in ODF 1.2

Change-Id: Ifc7301ed1b0120d31a156751888dea1a55e952fe
(cherry picked from commit a27a6b68b7e4d2a4674b4de59fc487b17c7c9907)
Reviewed-on: https://gerrit.libreoffice.org/614
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>

2012-09-17  Michael Stahl  <mstahl@redhat.com>  [ec272a7608ba006573540b4bb8812c01a930d09e]

fdo#30711: ODF export: "text:name" is mandatory on bookmarks:

XMLTextParagraphExport: Add a mapping that generates names for those
field marks that don't have a name so validators don't complain.
(regression from 7a1c5e54afe4e4ef7e17c2e9c969cd41221edc28)
There is still the problem that we cannot easily guarantee that the
names (generated or from some field param) do not clash with the names
of actual bookmarks...

Change-Id: I9ed65b94b3e8f725db4354222f2565176b32be52
(cherry picked from commit 22b615a7a54e6424bf3a492d2a07573ad9090949)
Reviewed-on: https://gerrit.libreoffice.org/612
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>

2012-09-17  Michael Stahl  <mstahl@redhat.com>  [bcc65a92293fa8ad78c891c79ac433ff96767d82]

fdo#45700: sw ODF export: workaround corrupted table model:

do not export invalid table:number-columns-spanned="0"

(cherry picked from commit c45c64e3de51d9f56c9d9789729b6f7952547a61)

Conflicts:
	sw/source/filter/xml/xmltble.cxx

Change-Id: I7e286a9fcb6ed3df7222c83fe73e870e69561649
Reviewed-on: https://gerrit.libreoffice.org/611
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>

2012-09-14  Stephan Bergmann  <sbergman@redhat.com>  [3e63d52210a742f6aebf92f46721191dd6eed0a7]

Remove race conditions from test

Change-Id: I97e10fa3b9058211313a7faa5269d71e233f8bf8
(cherry picked from commit c414499bbd456389ac6cacf677327bff9e6b43f9)

Signed-off-by: Michael Stahl <mstahl@redhat.com>

2012-09-13  Lionel Elie Mamane  <lionel@mamane.lu>  [77e0a04561f271d87a14d6a8b6bfe20c93ef7e5d]

fdo#37529 clear DataColumns read-only information when we clear DataColumns

Change-Id: I6f3b4f1646df1244d97ae98f56ba054bc26e3314
Reviewed-on: https://gerrit.libreoffice.org/608
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>

2012-09-13  Michael Stahl  <mstahl@redhat.com>  [525127d5b605bf34a8ff0b71f4b169fa7b72c435]

fdo#42450: fix crash in SwXTextSection::attach:

Inserting the section can fail if the given text range is not valid.

Change-Id: Ib6ba3b02dd581dce08b646b841354073caf894b2
(cherry picked from commit 5bc6c7b2e170a35914d7cd07347c77a9c9d23664
 and commit 2940a697dce2292e9c5b118feb8ec4159e3606fa)
Reviewed-on: https://gerrit.libreoffice.org/602
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>

2012-09-12  Radek Doulik  <rodo@novell.com>  [0c3fcef9e38726b03e91aaeb2bb0817bc4f3769d]

avoid writing empty p:childTnLst elements, fixes rest of fdo#41992

Change-Id: Idc09103bb8e4dbd580b5ae53f7929b4700f2c818
Reviewed-on: https://gerrit.libreoffice.org/600
Reviewed-by: Thorsten Behrens <tbehrens@suse.com>
Tested-by: Thorsten Behrens <tbehrens@suse.com>

2012-09-12  Radek Doulik  <rodo@novell.com>  [44653e1909593058799e1235b208b41a45955bda]

Revert "avoid writing empty p:childTnLst elements, fixes rest of fdo#41992"

This reverts commit b962b31a4e6709c5bf3d44e185f9f838de2051e2.

2012-09-12  Radek Doulik  <rodo@novell.com>  [b962b31a4e6709c5bf3d44e185f9f838de2051e2]

avoid writing empty p:childTnLst elements, fixes rest of fdo#41992

Change-Id: Idc09103bb8e4dbd580b5ae53f7929b4700f2c818

2012-09-12  David Tardon  <dtardon@redhat.com>  [547e2d66f590a076eed0941d6ae47c5727a6ed40]

fix linking error with boost 1.50

(cherry picked from commit 43a20bf6fc3213c38a77a2941a4999313bdfefbe)

Conflicts:
	mdds/makefile.mk

Change-Id: Ib0892a4ff55fc8036feedad3b3fd093c86d0cb1a

2012-09-12  Caolán McNamara  <caolanm@redhat.com>  [6f86bad46d6cd64544bde1dc9367189c9a586c5e]

Resolves: rhbz#831755 crash with 0 dyaLinePitch in .docx

This is similar to fdo#40686 (dyaLinePitch only valid between [1-31680]) for
the .doc format

Change-Id: I7d2745d695320b4b6b22ec2b519f092932587c2e
(cherry picked from commit a9b7ceea2bf3d6d38fb6c8a4c1fffb9be4714348)
Reviewed-on: https://gerrit.libreoffice.org/599
Reviewed-by: Luboš Luňák <l.lunak@suse.cz>
Tested-by: Luboš Luňák <l.lunak@suse.cz>

2012-09-12  Caolán McNamara  <caolanm@redhat.com>  [a0ab9803ec7e1effe7ff77fdfd13b9540ca7f6b8]

Resolves: rhbz#855972 crash on switching to outline view

Change-Id: Ic2675e9d1d8ce6bb67e9c9e4db292f79c4240409
(cherry picked from commit d1c1cce4ec0222ac50f9f78ddf5f4ce7aa7377ab)
Reviewed-on: https://gerrit.libreoffice.org/598
Reviewed-by: Luboš Luňák <l.lunak@suse.cz>
Tested-by: Luboš Luňák <l.lunak@suse.cz>

2012-09-11  Petr Mladek  <pmladek@suse.cz>  [5e13c24c7d1af9315db9e3abbc1d57fe0e8f1aa5]

bump product version to 3.6.3.0+, reset number to 0

Change-Id: I6544aac1c4bbe6203f2364ce069ad0efa0c1cd14

2012-09-11  Noel Power  <noel.power@suse.com>  [a27e830309aa292833dfd9d3ffb08932df855341]

missing part of fix for fdo#54721

commit id cea414bfe8fe356793778bdf09f5ca3b3a42daa0 for
"fix vba not tracking currently selected doc correctly" was missing necessary
change in sfx2

Change-Id: I1697c005374b3d26dc63c78702a46c6d9879adaa
Signed-off-by: Petr Mladek <pmladek@suse.cz>

2012-09-11  Noel Power  <noel.power@suse.com>  [79122fdf3a21782b9156868f94582ef99405815a]

fdo#54721 fix vba not tracking currently selected doc correctly

Change-Id: I43b17dfc621d0aba76cdd33ebf97c457fa1da912
Signed-off-by: Petr Mladek <pmladek@suse.cz>

2012-09-11  Andras Timar  <atimar@suse.com>  [bd116e73139e3340d6b66579c3813d767f380207]

fdo#53588 Assume cdir being in the last 1k of the file to speed-up search

Change-Id: I25291c52d9f0117c70c48781c2eb575bb6b374ff
Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>

2012-09-11  Noel Power  <noel.power@suse.com>  [3e27d06e44a7e5268558fc06e9cf45ef3405ffd1]

fdo#54718 fix opcode detection in basic resulting in failed/unregcognized code

fix is followup to bf5b493104d2dd4ab964f1fcb845200eaefbbcd5 which didn't adjust the runtime to
cater for the new enum layout

Change-Id: I6613fb8aacd8a70947c4fff556fb3e2d33c1113e
Signed-off-by: Petr Mladek <pmladek@suse.cz>

2012-09-11  Lionel Elie Mamane  <lionel@mamane.lu>  [b6cb9214324cb9f56d07aeb1e297d2d574bba4e6]

Enable Evolution Adress Book support in official GNU/Linux build

Conflicts:

	distro-configs/LibreOfficeLinux.conf

Change-Id: Id05436f38477d73be308310c7ef0ec3baca01bc9
Signed-off-by: Petr Mladek <pmladek@suse.cz>

2012-09-11  Miklos Vajna  <vmiklos@suse.cz>  [c3039612b838c68c00c4aaf993497c17d28163b3]

fdo#53113 various docx shape export fixes

- docx export: initial shape text support
- vml export: handle custom segment types
- docx: export fillBlip shape property

Change-Id: I8453d76cfb91386c8beaedc874e09a291234babb
Reviewed-on: https://gerrit.libreoffice.org/411
Reviewed-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr>
Tested-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr>

2012-09-10  Kohei Yoshida  <kohei.yoshida@gmail.com>  [89e34ef5e4ff5efc202656bd9a2122745fdc6530]

Calculate positions of cell-anchored objects upon ods import (fdo#54695)

Since we no longer re-calc row heights on ods import, we need to do
this manually, in order to position cell-anchored objects correctly.
Previously we were getting this for free since the row height recalc
code path did it as part of it.

Change-Id: I8ab5dd1fe7cd8a45b7968e101c893b442d7ce132
Signed-off-by: Noel Power <noel.power@suse.com>

2012-09-10  Michael Stahl  <mstahl@redhat.com>  [717af0973f64bb7cff5f14bd0fb973355559cc70]

gbuild: disable symbols on --enable-dbgutil --disable-symbols

Due to the setup of gb_DEBUGLEVEL in gbuild.mk, gb_SYMBOL was always
enabled when --enable-dbgutil is set, with no way to override it.
Fix that by turning configure's ENABLE_SYMBOLS into a tri-state, where
the new "FALSE" value, set by an explicit --disable-symbols, overrides
any implicit way of enabling symbols.
But by default an --enable-dbgutil still enables gb_SYMBOL.

Change-Id: I94c609863980ed1ab9c73d7a4861c394442b531d
(cherry picked from commit d9cbc837f84c415f5949a6893764dae8268f0d85)
Reviewed-on: https://gerrit.libreoffice.org/572
Reviewed-by: Petr Mladek <pmladek@suse.cz>
Tested-by: Petr Mladek <pmladek@suse.cz>

2012-09-10  Andras Bartek  <barteka13@gmail.com>  [e3b927787f3643f9e584cc80c974d5f907a94858]

fdo#52246 let helpex use gsicheck's tag checker

So the build will not break on translations errors in help.
English segment will be used, when the localized segment
has fatal error in it, e.g. a tag error that results in
invalid xml.

Change-Id: I8a74649d1f00f6379a7244f2582d27b8a437cd2f
Signed-off-by: Andras Timar <atimar@suse.com>

2012-09-10  Stephan Bergmann  <sbergman@redhat.com>  [da329b8bb04f5d6a5c89afb7f083c7de679d5691]

deb#681185: wait for InternalIPC::ProcessingDone in oosplash

Change-Id: I9606ec34ad0d8d24dca71d060bf5e1d37152903c
(cherry picked from commit 5c804dce946a928adcaf97533f5345b33e688ff5)
Reviewed-on: https://gerrit.libreoffice.org/569
Reviewed-by: Michael Meeks <michael.meeks@suse.com>
Tested-by: Michael Meeks <michael.meeks@suse.com>

2012-09-10  Stephan Bergmann  <sbergman@redhat.com>  [b87abdf142d23952f83bae0291854e71bf5534da]

fdo#38913: Prevent invalid parameter handler crashes

It appears that on Windows at least some jvm.dll versions can cause calls to
_fileno(NULL), which leads to a call of the invalid parameter handler (see
<http://msdn.microsoft.com/en-us/library/ksazx244%28v=vs.80%29.aspx> "Parameter
Validation: Visual Studio 2005").  The default handler causes the application to
crash, so install a "harmless" one instead.

Change-Id: Id6a3ffb63f70b0c65546bc933e994c8dbf35203c
(cherry picked from commit a82e532ce006c54b2740de74d1da5d11307da7c1)
Reviewed-on: https://gerrit.libreoffice.org/564
Reviewed-by: Michael Meeks <michael.meeks@suse.com>
Tested-by: Michael Meeks <michael.meeks@suse.com>

2012-09-10  Lionel Elie Mamane  <lionel@mamane.lu>  [f80d0c180c7e98caf211059f54873001f9e0a64e]

fdo#53557: use metadata's idea of column count to allocate a row

m_pColumnNames contains only the columns that come straight from a table, not calculated columns

Change-Id: I2706790e8c1447d1c4e144bbdef773deeca3e2e8
Reviewed-on: https://gerrit.libreoffice.org/522
Reviewed-by: Michael Meeks <michael.meeks@suse.com>
Tested-by: Michael Meeks <michael.meeks@suse.com>

2012-09-10  Michael Meeks  <michael.meeks@suse.com>  [7494e0a8d15386f4b962649e4286ddb05732355f]

fdo#47368: Fix for infinite recursion

See bug for discussion.

Change-Id: Id45dd2902bd2cb68618c3e7324867f226c025698
Signed-off-by: Tor Lillqvist <tml@iki.fi>

2012-09-10  Andras Timar  <atimar@suse.com>  [6a59a378f6d492aad09ae254a024983eb9ee8060]

fdo#50584 bundle MS Visual C++ 2010 Runtime so LO can work with JRE7

(cherry picked from commit 8b749cb16dde14b199a61456741b586ddd88a584 plus
238eba337cedda17a9ed1ce7e91755c66446195a "make the vc2010 redist optional")

Change-Id: If22bed6728121ec66ecd89ad4f869e980aeb79b7
Signed-off-by: Stephan Bergmann <sbergman@redhat.com>

2012-09-10  Tor Lillqvist  <tml@iki.fi>  [06c1c15b706870c2a134bc14845e25a8b30cdac1]

fdo#47368: Remove event listener also in Invalidate()

Change-Id: Ifa3d7ff400137b4560fa0ff890cd211147c5c234
Signed-off-by: Michael Meeks <michael.meeks@suse.com>

2012-09-10  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [8a861b99ee0b53d03b6f93a3bd6d256a27172ace]

don't use unitialized global variable, fdo#53713

Change-Id: I9e5150fb4c5681abe9c786f4c2d80f5a10e8a66b
(cherry picked from commit 2ac26e6b5248f2f3fde8dc4341b01ef15b6c3a29)

Signed-off-by: David Tardon <dtardon@redhat.com>

2012-09-07  David Tardon  <dtardon@redhat.com>  [bb1511c00acb25c607e8c885f33f1f313b5ea098]

fdo#54450 install evolution DB driver correctly

Change-Id: I0b6eb67014a61e22981f1f6be488fa762d639554
Signed-off-by: Michael Meeks <michael.meeks@suse.com>

2012-09-07  David Tardon  <dtardon@redhat.com>  [032b29619484a2a4ade0600cd978df86d5d522a5]

fdo#54620 do not use vector iterator after insert

Change-Id: I5e809f38a500ab818e9acef80b419dfece7a29fa
(cherry picked from commit 06ae26b5676c29c4d1cc9c65f5bbaede9483a21d)

Signed-off-by: Caolán McNamara <caolanm@redhat.com>

2012-09-07  Caolán McNamara  <caolanm@redhat.com>  [a251a353300e27625741338b6290a109c5588952]

Related: fdo#53337 Maybe this is a typeinfo visibility problem

Change-Id: I024de5b400d0f7a443d4cce7bfe4e88841e6049b
Signed-off-by: Michael Meeks <michael.meeks@suse.com>

2012-09-07  László Németh  <nemeth@numbertext.org>  [f3563cb13d679953abb5975dcd246ad60ed8045d]

multiline tooltip for very long (eg. footnote) texts #i42424#

Change-Id: Ib6383220c3cdd6fef55dee82fcfdc3472da45163
Signed-off-by: Andras Timar <atimar@suse.com>

2012-09-07  Eike Rathke  <erack@redhat.com>  [cfbfa26deb2776e5c07463e59517eaf68c1d5d6d]

resolved fdo#52240 fdo#52137 fdo#52288 user editable date patterns

Implemented user editable date acceptance patterns.

The introduction of strict date parsing using locale dependent date
acceptance patterns in 3.6.0 wasn't always welcomed. Besides that not
every locale had patterns for incomplete (only day and month) date
input, users also complained about not being able to key in dates on
numeric keypads if the locale's date separator wasn't '/' or '-'

This commit implements a "Date acceptance patterns" edit field under
Tools->Options->LanguageSettings->Languages that follows the selected
locale and enables the user to add patterns.

Example de-DE locale:
* default patterns: D.M.Y;D.M.
* to enable additional input on numeric keypad: D.M.Y;D.M.;D-M-Y;D-M
  * if 3-4 shall not result in a date, D-M- could be used instead of D-M
  * note that to enter an ISO 8601 Y-M-D date with a D-M-Y pattern
    active one needs to enter a year >31 or with at least 3 digits, e.g.
    011

(cherry picked from commit bf10f4d62a5fe308ea47f9a0aac4f6f7e264ae3e)

Conflicts:

	cui/source/options/optgdlg.hrc
	svl/source/numbers/zforfind.cxx
	unotools/source/config/syslocaleoptions.cxx

Change-Id: Ic1ce91b1f9d29f1837d56b45ba0ae16f6d9cb17c
Reviewed-on: https://gerrit.libreoffice.org/511
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Reviewed-by: Petr Mladek <pmladek@suse.cz>
Tested-by: Petr Mladek <pmladek@suse.cz>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>

2012-09-06  Stephan Bergmann  <sbergman@redhat.com>  [a3044d50775afd105db322ab79a08e218ddc8ff7]

Inadvertent omit of Events node from Jobs-onlineupdate.xcu

...causing update check to not run due to the missing JobList entry.

Change-Id: If855259ac86340763e4b0fa8266f011f8980d61b
Reviewed-on: https://gerrit.libreoffice.org/570
Reviewed-by: Jan Holesovsky <kendy@suse.cz>
Tested-by: Jan Holesovsky <kendy@suse.cz>

2012-09-06  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [803aac5aafe5597b8a39cf85062a22716e29bb33]

assign correct value (cherry picked from commit 160a88e18d868433813f3f09b340dcaf68f276b2)

Signed-off-by: Stephan Bergmann <sbergman@redhat.com>

2012-09-06  Caolán McNamara  <caolanm@redhat.com>  [d344d772fc2490d02efc81bd6a5d155f013efd76]

Resolves: fdo#54486 ensure ordinal format has non-ordinal prefix

Make sure that the ordinal format and the non-ordinal format match at the
start, so that the expectation can be verified that there is some trailing
"ordinal suffix" which can be extracted.

I'm not at all sure that this will be true for all languages.

Change-Id: Ib89a51cdd743db12bfe6e723a9acb61d9fe5e6ce
(cherry picked from commit a05357ab69712bec53c2d8d17efbbf25907ff9b8)

Signed-off-by: Michael Stahl <mstahl@redhat.com>

2012-09-06  Caolán McNamara  <caolanm@redhat.com>  [966c1bd122d8258dd8b1abfe638de7b1ce0d3c98]

fdo#38242: Make autocorrect of 1st to 1 + superscripted st work again

It surely doesn't matter if the result of normalization is unchanged

(cherry picked from commit defe079d455ccc958fd0128e8a8cf0e4aeb5cd9c)

Change-Id: I87dfd0dadee33897f5df4b0dc532166a8bd9d7e5
Signed-off-by: Michael Stahl <mstahl@redhat.com>

2012-09-06  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [3632b3a01fa8ad5f111658ff5cea555db58637fd]

Headers/Footers: don't create temporary parts of document (perf problems)

Clicking on an empty header/footer only displays the separator as
creating empty header/footer could cause important layout recomputing on
long documents.

Change-Id: I800c5dd27744772833dee0da4269e7591bd0a10b
Signed-off-by: Petr Mladek <pmladek@suse.cz>
Signed-off-by: Michael Stahl <mstahl@redhat.com>
Signed-off-by: Rainer Bielefeld <LibreOffice@bielefeldundbuss.de>
Signed-off-by: Roman Eisele <bugs@eikota.de>

2012-09-06  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [1dcb0eeb018f9ed54bce6dbbe262bf80fbd2ae93]

fdo#46141: Don't use a timer to show header/footer separators

Clicking on the header/footer area will show the separator. Clicking on
an empty header/footer area will add a temporary one that we try hard to
remove when clicking outside

Change-Id: I8f29f8fd80b2d808257636bf94ec4e2e46f6028e
Signed-off-by:  Petr Mladek <pmladek@suse.cz>
Signed-off-by:  Michael Stahl <mstahl@redhat.com>
Signed-off-by:  Rainer Bielefeld <LibreOffice@bielefeldundbuss.de>
Signed-off-by:  Roman Eisele <bugs@eikota.de>

2012-09-05  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [d5e8a98795b5961825d714d420965abc8dd6ad44]

better import of conditional format from old ODF structure

The old ODF storage is style based and so the sam cond format can be
divided up into several single stlyes which resulted in several new
style cond formats.

Now we check for old stlye cond formats if there is a equal cond format
and in this case just extend the area. This should make it easier to
transform old documents into the new range based cond formats.

Conflicts:

	sc/inc/conditio.hxx
	sc/source/filter/xml/xmlstyli.cxx
	sc/source/filter/xml/xmlstyli.hxx

Change-Id: I51a5148922e19e6860de9915abfc59d49b18d96e
Signed-off-by: Kohei Yoshida <kohei.yoshida@gmail.com>

2012-09-05  Stephan Bergmann  <sbergman@redhat.com>  [f7b30deea8ec205a252908107d1c1b37a38a114b]

HelpIndexer, HelpLinker are build-time tools

Change-Id: I43186271f36f67a95a7e3766e1998ea42531e596
(cherry picked from commit beab021ffe57cf6004971d4f285984b6debe5b5f)
Reviewed-on: https://gerrit.libreoffice.org/562
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>

2012-09-05  Stephan Bergmann  <sbergman@redhat.com>  [4ae49101fd43d052c3556b2db753e4d8ae7d86ce]

fdo#53009: Compile extension help in gbuild

...as had been done in the old build system (solenv/inc/extension_helplink.mk).
Especially for bundled extensions, this removes the need to compile the help
data per user on first start.

gb_Extension_add_helpfile(s) replaces gb_Extension_localize_help, and takes care
of all the steps (localization, compilation, inclusion in .oxt), even for the
en-US data (which was handled with additional gb_Extension_add_file calls
before).

(cherry picked from commit b23bb8e0de3dbdc2c66c3dedf70dfd318868f76c with
additional fixes from follow-up commits 152ffaa15f963f92b1564946a648c53d6b5c808c
"Call HelpIndexer/Linker with gb_Helper_set_ld_path" and
a297372210396260da57f34da3790f76682603cc "Quote .ddf content (potentially
containing stuff like '%2F')")

Conflicts:
	solenv/gbuild/Extension.mk
	solenv/gbuild/ExtensionTarget.mk

Change-Id: Ie4bab66d3cad2b713780a23bf2606ca56cfff37f
Reviewed-on: https://gerrit.libreoffice.org/563
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>

2012-09-05  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [5a36a0cab0d4d32968404c0d88772e1a6303af00]

fdo#54546: Force version 2.1 of the sRGB profile for PDF/A-1a

(cherry picked from commit 24f691867d02e853153a53e49276c2a8c30ea1fe)

Change-Id: I7c40c37fbe344f1e46ea4a09fb99a5ac82ffd577
Signed-off-by: Lionel Elie Mamane <lionel@mamane.lu>

2012-09-05  Michael Stahl  <mstahl@redhat.com>  [ac5345c4d9ac03cff9e6efc7f6269a2282119ea5]

idlc: clear include file set in Idlc::reset():

Resetting the set between files reduces the size of the generated
offapi.d from 41M to 4.5M.

Change-Id: I221e6dfb75cbadb5d970f18eccfc85ffdb83ce6c
(cherry picked from commit 39c3a4d6644ae78783aa8877557e4c021cba7973)
Reviewed-on: https://gerrit.libreoffice.org/566
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Tested-by: Stephan Bergmann <sbergman@redhat.com>

2012-09-05  Michael Stahl  <mstahl@redhat.com>  [0e6054f8f5e2d41e50a50645defa5861599fe375]

fdo#53872: reportdesign: fix section drawpage crash:

In order to wrap the SdrPage's UNO object completely, set its mxUnoPage
member to the OSection wrapper instance in OSection::init; only OSection
should have access to it.
Also initialize m_xDrawPage_Tunnel (thanks Lionel for the hint).
(regression from 05218c101df486302bf4cfe8be23ad840daa3f73)

Change-Id: I048ddafc31e946853e56e6a403ddc9487cfbcf0e
Signed-off-by: Lionel Elie Mamane <lionel@mamane.lu>

2012-08-31  Kohei Yoshida  <kohei.yoshida@gmail.com>  [6781ee7039adc7248d887589b1369dda4dc45791]

Don't export the internal field name suffix '*' to ods.

These '*' suffix is used internally to make duplicate field names
unique.  However, we were exporting the raw names (names with the '*'s)
by mistake when saving to ods.  We need to stop this ASAP before someone
gets hurt.

Change-Id: Iaff7a6343cf202f5fb9855fb7dfe59b872920e4f
(cherry picked from commit fe0ef1b2f13d1c2cc8e4f777911c158390183053)

Signed-off-by: Eike Rathke <erack@redhat.com>

2012-08-31  Kohei Yoshida  <kohei.yoshida@gmail.com>  [98ec92335d18bb361a63cea3e1e71a87dddded2b]

fdo#54303: Prevent crash on load.

Another simple null pointer check, to save the day.

This unfortunately prevents the properties of the skipped field from
being loaded properly, but it's still better than a immediate crash.

Change-Id: I49398d80eb3bf0834b7e9830ac8be3ac776cb354
Signed-off-by: Markus Mohrhard <markus.mohrhard@googlemail.com>

2012-08-31  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [4bcd9947774c05df6031e3b2228939150aa8c78b]

handle missing cond format entries more gracefully, related fdo#52340

Change-Id: Id1cf7d99a13c04541e87ad00c5418dd4f766d268
Signed-off-by: Kohei Yoshida <kohei.yoshida@gmail.com>

2012-08-30  Kohei Yoshida  <kohei.yoshida@gmail.com>  [c3148ae81b8458624b7ee829d34629dea29f8cdf]

fdo#53938: Check for null pointer, and don't proceed when error occurs.

This prevents the crash, the same error dialog from appearing 3 times in
a row, and also prevents the pivot table outout from becoming empty on
error condition.

Change-Id: I09a72f78561f3f0446a95732fb9c242c1144878a
Signed-off-by: Markus Mohrhard <markus.mohrhard@googlemail.com>

2012-08-30  Tomas Chvatal  <tchvatal@suse.cz>  [8d3ea9985e6defd2b6522b755a29c6406c8cdcb6]

Update desc of mergelib configure option

Also do not be fatal on clash with binfilter and just warn the user that
mergelib was disabled in favor of binfilter if he has both enabled.

Change-Id: I3b683a948e00b1134c10881c5ec442e6380f2822
Signed-off-by: Matúš Kukan <matus.kukan@gmail.com>

2012-08-30  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [132ffae17678df9c10d31dd3ae7540254a58dbf0]

also handle the cond format code for xlsb the new way, fdo#53424

Change-Id: I8d54e5fee29952635c3d4c2d5a12203668e2ff28

2012-08-30  Lionel Elie Mamane  <lionel@mamane.lu>  [5b43272845878243ce94c1170776ec87c19ad6fd]

fdo#53887 convert filter value as LIKE pattern only on (NOT) LIKE

Change-Id: I24d1f3af5d428e735a94fc9a69960244d0225513
Reviewed-on: https://gerrit.libreoffice.org/513
Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
Reviewed-by: Andras Timar <atimar@suse.com>
Tested-by: Andras Timar <atimar@suse.com>

2012-08-30  Stephan Bergmann  <sbergman@redhat.com>  [3f8da6ae8b6584cf6a95fc9b1f4f9045270c0555]

fdo#38791: Do not use java.awt, causes problems on Mac OS X

On Mac OS X, it apparently suffices to execute "new java.awt.Dimension()" to run
into "Apple AWT Java VM was loaded on first thread -- can't start AWT" (see
<http://developer.apple.com/library/mac/#technotes/tn2005/tn2147.html> "JNI
Development on Mac OS X - Thread-Safe JNI Programming - Calling AWT/Swing From
AppKit").

The solution here is simple, in that uses of java.awt.Dimension can be replaced
with com.sun.star.awt.Size without loss of functionality.  However, there are
still occurrences of java.awt.Image and java.awt.Toolkit lurking
(reportbuilder/java/com/sun/star/report/SOImageService.java,
reportbuilder/java/com/sun/star/report/pentaho/output/ImageProducer.java,
reportbuilder/java/com/sun/star/report/pentaho/output/OfficeDocumentReportTarget.java)
for which it might be sheer luck that they do not seem to cause trouble yet.

Change-Id: I33e9f74c50ebddc11bd1d9a48c55dc8f8700345d
Signed-off-by: Lionel Elie Mamane <lionel@mamane.lu>

2012-08-29  Miklos Vajna  <vmiklos@suse.cz>  [8c32e8758a2244174a533e045ff9e8113581ee7d]

fdo#52052 fix RTF import of page breaks on landscape pages

The problem was that we tried to insert a page break before reaching the
first section break, where section properties are sent.

Additionally, the continuous section break at the end of the doc caused
trouble, so ignore it explicitly.

(cherry picked from commit 1efa576ef88141c4deb5da9818537e053dc6517b)

Change-Id: I22bc355994991beeadb41d26b44ce3e2beedbdb2
Reviewed-on: https://gerrit.libreoffice.org/497
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>

2012-08-29  Stephan Bergmann  <sbergman@redhat.com>  [6d261e7aac12a876acb6496085e5329632595d39]

fdo#53968 etc.: Fix more "doesn't start after upgrade" problems

* fdo#53968 revealed that multiple soffice.bin instances can run removeTree in
  parallel.  Therefore, demoted failures from exceptions to SAL_WARNs.  (And
  keeping fingers crossed.)

* a8cdce148c76c93c5d41820610d6e6ac175e03a7 "fdo#53655: Ignore failure to remove
  directories (as happens on Windows XP)" was due to a forgotten
  osl::Directory::close before calling osl::Directory::remove after all.

* UserInstallations have been seen in the wild where no extensions were
  installed per-user (any longer), but user/uno_packages/cache/registry/
  com.sun.star.comp.deployment.component.PackageRegistryBackend/*.rdb files
  contained data nevertheless.  To reliably clean out any old junk,
  refreshBundledExtensionsDir has been extended to cleanExtensionsCache which in
  tandem with an extended Desktop::SynchronizeExtensionRepositories now cleanly
  re-installs all bundled, shared, and per-user extensions after a LO upgrade.

Change-Id: Ic6b5b6c1945d76eb3a65b6cd4512a657b7a835a0
Reviewed-on: https://gerrit.libreoffice.org/477
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>

2012-08-29  Stephan Bergmann  <sbergman@redhat.com>  [b4f8acb41165a28b2db47acd3c6b624a4c507c54]

Fix removeRdbFiles (caused extension update to fail)

removeRdbFiles suffered from a confusion that ImplementationInfo.uri denotes the
corresponding component (.so, .jar, etc.), but not the .rdb file.  So removing
an .rdb file silently failed to remove the corresponding implementations, so re-
installing a similar enough .rdb (as typically happens during extension update)
would fail due to duplicate implementation names.

Change-Id: I25d4ff72656c99a3af509eef09e89c18cfd0aabe
Reviewed-on: https://gerrit.libreoffice.org/476
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>

2012-08-29  Matúš Kukan  <matus.kukan@gmail.com>  [fecf5af339506df7003a2e8f1742b1f958b6186b]

fdo#53888: svx: do not link against dbtools

dbtools were added in 01089138cc76f5717244bd04f25a868602aeaab6 only to
create dependency and fix the build.
This creates circular dependency for libmerged, dbtools is not that
common library.
It's better to create real dependency in connectivity_inc package.
To avoid another circular dependency gb_YaccTarget_get_header_target
must not depend on external headers target.

Change-Id: I431513d0b7a895b471eeec854b3b3f1fd69503af
Reviewed-on: https://gerrit.libreoffice.org/470
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>

2012-08-29  Michael Stahl  <mstahl@redhat.com>  [872d81eabe8712256c4ff3466a126cdade6d1b2a]

installer: remove empty directories again:

An "archive" installer contains one empty share/extensions/dict-XY/
directory for every dictionary (except the 3 default ones), causing
numerous assertions about missing META-INF/manifest.xml and an extension
manager cluttered; this is due to overzealous removal of extension
"prereg" code.  (regression from
6dcb3d4ef46312729bb6f16c473b433474863f68, partially revert that)

(cherry picked from commit 8098a03d025a0c8fee90322e3835079edb45ade3)

Conflicts:
	solenv/bin/modules/installer/simplepackage.pm

...plus cherry-pick of follow-up 7b4394f35b3557ffe61c8e9b0f0b630b31ca0977
"...but remove obsolete prereg-specific code again."

Change-Id: I3a063ebfed1012aeb27ec3076cdd5ca545f918a2
Reviewed-on: https://gerrit.libreoffice.org/464
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>

2012-08-29  Ivan Timofeev  <timofeev.i.s@gmail.com>  [e8ddde302cdea785e6588be6175e15c7fa2bc809]

SwPageBreakWin: memory leak

Change-Id: Ibb543b8da8c89c7fa3799fada03c787dabe2b3cb
(cherry picked from commit a251863970e0512a1dc2bd857913a3adf7148bb3)
Reviewed-on: https://gerrit.libreoffice.org/472
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>

2012-08-29  Eike Rathke  <erack@redhat.com>  [9019bbf37b0460407823d98134f87f355af54123]

fdo#52240 added D.M date acceptance pattern to [hr-HR]

Change-Id: I682bd186b571973acbe98a00af7f6a83ce83e9d4
Reviewed-on: https://gerrit.libreoffice.org/498
Reviewed-by: Kohei Yoshida <kohei.yoshida@gmail.com>
Tested-by: Kohei Yoshida <kohei.yoshida@gmail.com>

2012-08-29  Noel Power  <noel.power@suse.com>  [390a18bfdccfa9b2334ff0e76800358177f1c661]

fix for fdo#49255

This patch disables row height calculations ( and uses the hard heights read
from the xml instead ) The bug here partially exisits because the height
calculation doesn't work correctly because the factor from
ScDocShell::GetOutputFactor() has not been calculated yet ( and has a default
value of 1 ) This number is used in setting up the correct nPPTX and because it
isn't setup correctly the height calculated for the text is incorrect. We use
EnableAdjustHeight to inhibit auto height calculations that result from various
changes ( like style changes etc. ) from the start of the load and re-enabled
it at the end.

Change-Id: Ib6715c39b7cb5793458f15b1f0b3c9ecd16412f9

Signed-off-by: Kohei Yoshida <kohei.yoshida@gmail.com>

2012-08-29  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [cedaa445535e9337294a46cb75c4850294e4f715]

prevent double delete of broadcaster, fdo#54074, fdo#53364

Change-Id: I7d94525daaeb7c8268fb10594c8a21ebcd52311c
Signed-off-by: Noel Power <noel.power@suse.com>

2012-08-29  Stephan Bergmann  <sbergman@redhat.com>  [ba08ba5b30f906b795360ce4579721b25e316ae7]

fdo#36149: Do not display error dialogs while showing a menu

...it apparently leads to crashes, but is probably not good from a usability
perspective anyway (as the menu closes again when the dialog appears/is operated
on by the user).

For now, just disable the Java specific interaction handler here; might make
sense to address this more generally though (there's framework::QuietInteraction
btw).

Change-Id: I6ae303c0084549b5339d219e158cdb89e5a6b331
(cherry picked from commit 9cfc64c66ff9e0f0251a006f039bf4e26a63147a)
Reviewed-on: https://gerrit.libreoffice.org/504
Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>

2012-08-28  Noel Power  <noel.power@suse.com>  [7da3738ab903a180b5038ee92ad40869fdbff950]

fdo#46250: Allow paste & paste special for unmatching dest (single) range.

Change-Id: I420c044c9bcc49e479956f9118fb173a0350fda2
Signed-off-by: Kohei Yoshida <kohei.yoshida@gmail.com>

2012-08-28  Muhammad Haggag  <mhaggag@gmail.com>  [48d1979dc3fb4618e04f37e5090c66ddf2fdad3a]

fdo#53399 Word count is inconsistent and wrong with non-breaking space

This change replaces lcl_IsSkippableWhitespace with a call to ICU's u_isspace, which covers all Unicode separators. It also updates and fixes one of the SwScanner unit tests.

Bug details:
SwScanner::NextWord skips whitespace before calling into ICU's BreakIterator. The function used to identify whitespace (lcl_IsSkippableWhitespace) doesn't cover the full category of Unicode separators (code [Zs], 18 in total. See: http://www.fileformat.info/info/unicode/category/Zs/index.htm).

Since 0xA0 (no-break space) is not identified as whitespace and not skipped, we end up calling ICU starting at the position 0xA0, asking it to get us the boundary of the next word forward. ICU sees that it's called at the end of a word, and reverses the query direction to backward, and returns the word before. This causes NextWord to think we've hit the end of the string and call it a day, terminating word count for the rest of the line.

Change-Id: I29c89ddb0b26e88da822501253898856b28e3fa5
Reviewed-on: https://gerrit.libreoffice.org/453
Reviewed-by: Andras Timar <atimar@suse.com>
Tested-by: Andras Timar <atimar@suse.com>
(cherry picked from commit 3ba107606682b5e675127483a514f0e6580ecfd1)

Signed-off-by: Caolán McNamara <caolanm@redhat.com>

2012-08-28  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [9f14fa5f5f6c6edd596a0bfaa9a24facb5c6d83f]

don't crash for invalid repaint ranges in cond formats, fdo#53839

Change-Id: I83cbb2574849c69fba3ca315d7507358654ff2b9

2012-08-28  Eike Rathke  <erack@redhat.com>  [2a6ada4a4dab3edb0896ac5665623c0d4727baf7]

resolved fdo#51926 handle .xlsm link to external sheet with space

In MOOXML  '[1]Sheet 4'!$A$1  represents a reference to an external
document's cache index with a sheet name containing blank, and not
[1]'Sheet 4'!$A$1

Change-Id: I5caf9e1d9a80154116dc7a72b33d34229092839c

2012-08-27  Andras Timar  <atimar@suse.com>  [7695e138950168bc07669f13abc5498308890b5c]

.odb files do not have thumbnail image (related: fdo#53592)

Change-Id: Ib17bb0a2fc95207da69bfef11b2fab59aefa719d
Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>

2012-08-27  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [c828a2fe53b7dede97d9b3b69462db22fb496685]

fdo#53592: Try not to crash on empty m_ZipContent

Change-Id: I9bdc9997e260a75682177c8641695b60df0c81a6
Signed-off-by: Andras Timar <atimar@suse.com>

2012-08-27  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [93a65b34adb99baea96aa85b7854aec2cf071647]

fdo#53533: don't seek to bogus offset

Change-Id: I27d056bdb8329dce302f2737bad5c5dc55791e74
Signed-off-by: Andras Timar <atimar@suse.com>

2012-08-27  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [2c1d36c575399fcd8743cfe3b96e107e821cbe65]

when swaping cols or rows insert notes at the right place, fdo#53979

Change-Id: I1228b3a064623e810265b47776e33f81f4bf0e51
Signed-off-by: Kohei Yoshida <kohei.yoshida@gmail.com>

2012-08-27  Jean-Baptiste FAURE  <jbf.faure@orange.fr>  [530a899b1399f0aa192cc8eebaed36ca6613b3eb]

The label size is computed from the length of the string it contains

Change-Id: I586a31a5d563ea8a11282836ca1d54b0c8be1bf4

Signed-off-by: Arnaud Versini <arnaud.versini@gmail.com>
Signed-off-by: Kohei Yoshida <kohei.yoshida@gmail.com>

2012-08-27  Michael Stahl  <mstahl@redhat.com>  [546f1a008482ca5227897faaf4e588a7d8f5dd58]

fdo#49901: SwView::ExecSearch: fix Replace All cursor:

Because the "fix" for i#8288 only set the point of the cursor and not
the mark, it can happen that after a Replace All weird things are
selected; fix that (and i#8288 properly) by using the SwCrsrShell stack,
and don't do it when searching in the selection.
This cannot be done in SwCrsrShell itself because ExecSearch sets the
cursor to the beginning/end of the document already.
(regression from cda75d6f358d438f7ed36ed7fa296ac23e3c4a04)

Change-Id: Ie9f8d7da2fa26000a0237c24f8742e47ffa29213
(cherry picked from commit b3233579ccb2528912835deedde37c1d48417d6c)
Reviewed-on: https://gerrit.libreoffice.org/481
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>

2012-08-24  Thorsten Behrens  <tbehrens@suse.com>  [4ba96f77df9c3e04c674a655807e1686670da5f1]

Use correct intro bitmap, as passed to configure

Fix typo that had intro bitmap always be default in 3.6 series.

Change-Id: I7822ab75c718040128231f5d50913c3b128d49fd
Reviewed-on: https://gerrit.libreoffice.org/475
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>

2012-08-24  Ivan Timofeev  <timofeev.i.s@gmail.com>  [500b4069b66aa897d3ec2a3015d8e061680a8d66]

fdo#49441: don't overwrite the first element in the sequence

regression from 399e425fc9b9a89045bb1653769f581ed5fa5028

Change-Id: I2907a03ca731f43630e5f36cf78682de8a364924
(cherry picked from commit cb0aa85747fa6ada9a7dc4b32e5c5bf3d3850f35)
Reviewed-on: https://gerrit.libreoffice.org/474
Reviewed-by: Rafael Dominguez <venccsralph@gmail.com>
Tested-by: Rafael Dominguez <venccsralph@gmail.com>
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Eike Rathke <erack@redhat.com>

2012-08-24  Noel Power  <noel.power@suse.com>  [e093e553185ed8beff83ef784f0ed5de95c2bc8f]

Revert "fix for fdo#49255"

This reverts commit 9efd8deb867c89baf0f5df410b87e8310fff524b.

2012-08-24  Noel Power  <noel.power@suse.com>  [9efd8deb867c89baf0f5df410b87e8310fff524b]

fix for fdo#49255

This patch disables row height calculations ( and uses the hard heights read
from the xml instead ) The bug here partially exisits because the height
calculation doesn't work correctly because the factor from
ScDocShell::GetOutputFactor() has not been calculated yet ( and has a default
value of 1 ) This number is used in setting up the correct nPPTX and because it
isn't setup correctly the height calculated for the text is incorrect. We use
EnableAdjustHeight to inhibit auto height calculations that result from various
changes ( like style changes etc. ) from the start of the load and re-enabled
it at the end.

Change-Id: Ib6715c39b7cb5793458f15b1f0b3c9ecd16412f9

2012-08-24  Matúš Kukan  <matus.kukan@gmail.com>  [21f5b9370a76894865d16d610ea36fcf420635cd]

gbuild: also in libmerge case library needs to depend on all headers

Change-Id: I4ea33f03594c83568f93c036e3143f84e72e2983
Reviewed-on: https://gerrit.libreoffice.org/471
Reviewed-by: Tomáš Chvátal <tchvatal@suse.cz>
Tested-by: Tomáš Chvátal <tchvatal@suse.cz>

2012-08-24  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [311c1b76a1d0aee201b6d060dc533a3d1d587d55]

Revert "initialize member": the commit to fix isn't in 3.6

This reverts commit 7f18b80a3bd2b3c126ac852c7ecd5ceb376f389d.

Change-Id: Ie577edba915ad78eaa82a66280a51ddd6ba9398e

2012-08-24  Luboš Luňák  <l.lunak@suse.cz>  [44bdf23e3fa29f1b37faa6460bdf61e4b4627fe8]

fix math export/import in docx/rtf

For some reason older gcc versions don't manage to dynamic_cast
to the necessary cast. I'm not quite sure why, forcing sal/osl/unx/module.cxx
to always use RTLD_GLOBAL does not seem to help. Most probably
compiler bug. Changing the cast to two simpler ones helps.

Signed-off-by: Miklos Vajna <vmiklos@suse.cz>

2012-08-24  Luboš Luňák  <l.lunak@suse.cz>  [7f18b80a3bd2b3c126ac852c7ecd5ceb376f389d]

initialize member

Introduced by b95d203bc17c83ec0fe5139f519d53ed1d842d3a .

Change-Id: I2497ee7cd55776fbd801d07470968e5aa47e971a
Signed-off-by: Cédric Bosdonnat <cedric.bosdonnat@free.fr>

2012-08-24  Ivan Timofeev  <timofeev.i.s@gmail.com>  [8aad87be76ba86a9ce5bd5e6b358c48eb35fbd42]

SwHeaderFooterWin: memory leak

Change-Id: Ie8322b93745c48970766c2033a23cca2c710a516
(cherry picked from commit 442d0766eb9575a45572e29f2018bed2831c177f)
Reviewed-on: https://gerrit.libreoffice.org/466
Reviewed-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr>
Tested-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr>

2012-08-23  Rene Engelhard  <rene@debian.org>  [a11a3352ff049ae7f4d9780fd1c694cc560dc8e4]

actually set P_SEP aka. PATH_SEPERATOR on kFreeBSD to fix Java builds...

Change-Id: I5e84cf342ab9a7017bf61dbb455548105b867e50
Reviewed-on: https://gerrit.libreoffice.org/468
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>

2012-08-23  Michael Stahl  <mstahl@redhat.com>  [3e0f363d828618e86a0d6c7dac89040bfd37bed1]

fdo#53888: svx: fix dependencies:

It appears that since cd0046bca0691fdca45a030903b7cde3bfee544c,
2 tinderboxes fail on including the generated sqlbison.hxx;
it turns out one of the inclusions of that in svx is unnecessary and the
other is used to call a virtual function, which can apparently be done
without linking; just link svx to dbtools anyway, that should fix the
build.

Change-Id: I7f7b1c4e9561c4dd2b820b173d05bdd5d4c6ba6d
(cherry picked from commit 01089138cc76f5717244bd04f25a868602aeaab6)
Reviewed-on: https://gerrit.libreoffice.org/456
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>

2012-08-23  Michael Stahl  <mstahl@redhat.com>  [5ae1369a87ddc0293f6a78ef368179b6f8e43495]

fdo#51514: SwXBookmarks: only consider real bookmarks:

Since CWS swrefactormarks2 the SwXBookmarks collection handles not only
bookmarks but at least cross-ref marks as well, which then bother users
when they show up in the Insert->Hyperlink dialog; remove non-bookmarks
again.
(regression from df6d312ca537402463e4eb0530f22b956600fc02)

Change-Id: I6a64ba8a43468dd3ce1569e944371d3ef71f8824
(cherry picked from commit 45be3ac8151d63ccb61879f876696704542a4ce7)
Reviewed-on: https://gerrit.libreoffice.org/459
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>

2012-08-23  Michael Stahl  <mstahl@redhat.com>  [3f88a4b00c6140c4294583cbaf75954486f5f5b6]

SwTokenWindow::InsertAtSelection: fix STL assertion:

 error: attempt to copy-construct an iterator from a singular iterator.
(regression from 39b8a5f87f55abe53488c9c3c35b65fb0df84cde)

Change-Id: Iab29f4c356ea1cb5ca0f687bcfc5e54f185fbba3
(cherry picked from commit c47505a4525c342694ba4196544715467c2bdb8e)
Reviewed-on: https://gerrit.libreoffice.org/458
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>

2012-08-23  Joel Madero  <jmadero.dev@gmail.com>  [95cedcc822ec1faa88f74771e3d435da926850d4]

fdo#53001 disable unlink graphics in image control dialog in base report builder

Embedding graphics in a report builder report is not implemented,
so do not propose it to the user.
It already was not proposed the dialog raised by
"Insert->Picture->From File"
This commit disables embedding the UI when selecting
an image for an already existing Graphic control
(as opposed to inserting a new graphic control).

Change-Id: I107bc59bef8bb29a75140542cc5c2779a37ed113
Signed-off-by: Lionel Elie Mamane <lionel@mamane.lu>

2012-08-23  Kohei Yoshida  <kohei.yoshida@gmail.com>  [0ee1609ddc04f01e7398fab08d74529c301600e6]

fdo#53929: Pivot table uses case insensitive string comparison.

Change-Id: I65fa22ceeba37a15b70fe41b1dee26f1dde7d759
Signed-off-by: Michael Meeks <michael.meeks@suse.com>

2012-08-22  Kohei Yoshida  <kohei.yoshida@gmail.com>  [257a5fb833c2c03a3a82b19b9ab5a7cb3b5848ef]

Don't clear the database data cache here.

This would result in the pivot cache being refreshed twice.  This block
of code was a leftover from the previous, non-cached version of pivot
table, and this logic no longer applies today.

In today's pivot table code, the cache gets refreshed first, then the
table gets refreshed afterward.  We should never clear the cache data
during table refresh.

Change-Id: Ida6fa1805463facf842cb9ea94f4c1afab716595
Signed-off-by: Michael Meeks <michael.meeks@suse.com>

2012-08-22  Kohei Yoshida  <kohei.yoshida@gmail.com>  [a28d9cad672739cbf8dc6cf1f9db7d0f8becfee1]

fdo#53640: Correctly cache source data coming from database backend.

It was due to a simple misplacement of nRow = 0.  Each record was
labeled row 0.  No wonder it screws up the result badly.

Change-Id: Ia94f42a62f98a9bd7c9d34df3606351bb487931b
Signed-off-by: Michael Meeks <michael.meeks@suse.com>

2012-08-22  Kohei Yoshida  <kohei.yoshida@gmail.com>  [d632fa4d8fc6a42a58cb981865d6267d90951b69]

fdo#52451: Ensure that the extension for text is .txt from writer.

Added a preferred extension property to the filter which overwrites
one(s) given by the default file format type associated with it.

Normally this property is not used for the majority of the filters,
but for plain text filters, we need to use .txt when saving from
writer whereas we do .csv from calc.

(cherry picked from commit ba03f2dc817c692fa8709391ec83d8e01a0f8b28)
(cherry picked from commit 84d1ff7be178ec3572710e092e85fe548ce3042b)
(cherry picked from commit 45b03c888042052a47cb79bc5a2837d04e115c5e)

Squashed these 3 commits into 1.

Also needed rtl::OUString("*.") instead of OUString("*.") in
sfx2/source/bastyp/fltfnc.cxx

Change-Id: Ic6d769bc1180f88fd75f40909e5e054d45719178
Signed-off-by: Eike Rathke <erack@redhat.com>

2012-08-22  Michael Stahl  <mstahl@redhat.com>  [f49be70f1859a2734e9516a5036adb2426939e68]

fdo#53888: fix YaccTarget/LexTarget dependencies:

These cannot be order only because if the source file is changed the
generated cxx file has to be recompiled as well.

Change-Id: I6c1d8e2d90d98a80ce747f8cd1d118e0a83ed379
(cherry picked from commit cd0046bca0691fdca45a030903b7cde3bfee544c)
Reviewed-on: https://gerrit.libreoffice.org/450
Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>

2012-08-22  Stephan Bergmann  <sbergman@redhat.com>  [16a63f16699fd1383eb4bea6abfed9a98ed94838]

fdo#46249: UCBContentHelper::GetTitle must not fail for void property

This was a regression introduced with 2af9040d38af7c7353855415dbea0134585058f3
"Cleaned up utl::UCBContentHelper."  GetSize exhibited the same problem and has
also been fixed.  IsYounger exhibits a similar problem, but has not been
addressed, as it is unclear what to return in case no dates can be compared; it
is only used in one place (handling SID_EDITDOC in
SfxViewFrame::ExecReload_Impl, sfx2/source/view/viewfrm.cxx) where, it appears,
only contents for which DateModified /does/ yield a non-void value are relevant.

Change-Id: Iff9f5e1ed6f45eede117713d64a265b98f6862b1
Reviewed-on: https://gerrit.libreoffice.org/449
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>

2012-08-22  Stephan Bergmann  <sbergman@redhat.com>  [427529801dee122250e44d2311b34651db92bbdb]

Typo

Change-Id: I41fd1463b6432818ee36e7f90e920a5fd98c7106
(cherry picked from commit 1316cfe8a72f7c7bc2f5ad7644a2d4c54b77fc8b)

Signed-off-by: Eike Rathke <erack@redhat.com>

2012-08-22  Lionel Elie Mamane  <lionel@mamane.lu>  [c90db23996c0580e9cd45db0230062a586fb8a53]

fdo#53887 ConvertLikeToken(): make escape character properly escape itself

Change-Id: Ic2b79e78f95e298a08794fa11f227d76152244f5
Reviewed-on: https://gerrit.libreoffice.org/444
Reviewed-by: Andras Timar <atimar@suse.com>
Tested-by: Andras Timar <atimar@suse.com>

2012-08-22  Lionel Elie Mamane  <lionel@mamane.lu>  [0ada624c20b44bdc2bea751a6c2f6e47af0ae4f1]

fdo#46480 do not double-escape (e.g. date) literals as strings

Change-Id: I50d3f1002468d41d5b5882de170699d44fe5223c
Reviewed-on: https://gerrit.libreoffice.org/443
Reviewed-by: Andras Timar <atimar@suse.com>
Tested-by: Andras Timar <atimar@suse.com>

2012-08-22  Michael Stahl  <mstahl@redhat.com>  [a7a6e3b72d23e7068238953670b6a0bf82ef1243]

fdo#51777: add a hack for 1 twip DOUBLE borders:

Arguably such annoyingly thin double borders don't make much sense
anyway, because they're essentially 2 hairlines with ~no space between,
but unfortunately older LO versions are able to create them;
since the refactoring in 2d045cdb69176b280812dda0b813371cf1ac72e2,
which changed the BorderWidthImpl::Get* methods to return 0 due to
rounding, they were ignored at least in the HTML import, which is a
regression.
So add a special purpose hack that essentially rounds up the first line
to 1 but not the other lines so the visual result is a hairline single
border.

Change-Id: I20ac4675bcf67ea58a6931a40bff3605390e9c0d
(cherry picked from commit 601bfe2ce3113719b2f8edaba2ccb6b630051a9a)
Reviewed-on: https://gerrit.libreoffice.org/451
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>

2012-08-22  Kohei Yoshida  <kohei.yoshida@gmail.com>  [2d7d1e59b908ee095e21a55101b380d2dc23008e]

fdo#48868: Allow Ctrl-TAB and Ctrl-Shift-TAB to cycle through candidates.

This applies to two scenarios: 1) cycling through cell values, and 2)
cycling through cell functions in a formula tip window.  Both were broken
and this commit fixes both.

Change-Id: I7826efbada827b8ec3edc5f34a1876c84e5e6236
Reviewed-on: https://gerrit.libreoffice.org/441
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>

2012-08-21  Felix Zhang  <fezhang@suse.com>  [1e49061273f1f64fe02e4ec916dc7b4b45207d21]

n760019: removing problematic code that disrupts numbering level

Change-Id: Idb997e672e4f997ad324bdb5d49ab7dae4a9e9e9

2012-08-21  Lionel Elie Mamane  <lionel@mamane.lu>  [f2202ff952aefec7da78c45262d5004f31815270]

m_nEndPos==m_nStartPos is OK: empty window (for example, empty table)

Change-Id: I5525eb750dfbed282fea272de4a736e6c70e51a9
Reviewed-on: https://gerrit.libreoffice.org/442
Reviewed-by: Andras Timar <atimar@suse.com>
Tested-by: Andras Timar <atimar@suse.com>

2012-08-21  Stephan Bergmann  <sbergman@redhat.com>  [471b121a585dfdf6c6040084ec108100ef89de77]

fdo#53655: Ignore failure to remove directories (as happens on Windows XP)

...plus, add error codes to other failure's exception strings, just in case...

Change-Id: Ic21c52e0ab52ed1752745e86bde214aee7c3c208
Signed-off-by: Michael Meeks <michael.meeks@suse.com>

2012-08-21  Stephan Bergmann  <sbergman@redhat.com>  [fa4fec47a8bb713f960acb474920f2c640e1c58a]

Related fdo#46249: FileStatus can have fewer fields than requested

Turns out 608fe962cc649ad62c489811d3a8666e0e06e5e7 "Let osl::FileStatus getters
assert programming errors" was overly optimistic and misunderstood that
osl_getFileStatus(..., nMask) /can/ return a FileStatus for which isValid(nMask)
is false, esp. for stuff like file names and URLs of Windows drives and servers.
That in turn leads to existing code now calling
rtl::OUString(_aStatus.ustrFileName) etc. with null argument and crashing.

Change-Id: Icd2168e209aa1c7a6df30cd954513d01034923db
Signed-off-by: Michael Meeks <michael.meeks@suse.com>

2012-08-21  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [f672ba611a8cef83acad3233d27dc6414b463a42]

fdo#53175: Fixed the end of hyperlinks

This fixes the end of hyperlinks appearing after field ends (while the
start of hyperlink is after field start too).

Change-Id: If21b8973baaca183e0103e3a70ed98b99aa59392
(cherry picked from commit c1c2688912e769dfd7654e11e87dae380a8ce1eb)

Signed-off-by: Miklos Vajna <vmiklos@suse.cz>

2012-08-20  Muthu Subramanian  <sumuthu@suse.com>  [9b1f4aac63e0f1e5453485f8b4c36c9020bbea03]

fdo#47434: Zero rect. size causing wrong line positions.

Thanks to Korrawit Pruegsanusak <detective.conan.1412@gmail.com>
for the indepth analysis and debugging.

Signed-off-by: Petr Mladek <pmladek@suse.cz>

2012-08-20  Noel Power  <noel.power@suse.com>  [f1c26949e29278a3eae0c167f172a0fd4895fd2f]

fix for fdo#48200.diff import regrex state for filter

Change-Id: If05b53602a8d8ea260093b3f6a9c0fca45cb74b9
Signed-off-by: Petr Mladek <pmladek@suse.cz>

2012-08-20  Eike Rathke  <erack@redhat.com>  [0e176a7411beced06ce27c5f059aa97e7de4212d]

resolved fdo#53325 CSV space delimiter and quoted field

CSV import didn't recognize end of field if a field was quoted and the
delimiter was space.

Change-Id: I46de608d545011437fe8a298854c134d6cf54b6b
Signed-off-by: Petr Mladek <pmladek@suse.cz>

2012-08-20  Stephan Bergmann  <sbergman@redhat.com>  [d3d9ec4630a63cfc8879371752644262e4d9b4b8]

fdo#53252: _toupper is unreliable

<http://msdn.microsoft.com/en-us/library/45119yx3%28v=vs.80%29.aspx> "toupper,
_toupper, towupper, _toupper_l, _towupper_l: Visual Studio 2005" states: "In
order for toupper to give the expected results, __isascii and isupper must both
return nonzero."  But a community comment clarifies: "This is incorrect, and
should refer to '_toupper' (the macro form), not 'toupper'."  (Which makes
sense, as otherwise toupper would violate the C Standard.)

And indeed, at least for some LO built against MSVC 2008 Express on Windows 7,
_toupper('C') = '#' is broken, while toupper('C') = 'C' is good.  (And the
unexpected '#' then causes all sorts of errors in the code.)

Change-Id: Iddaddcaf0cc3ffb30e55b0f410a6cfe9118accc8
Signed-off-by: Petr Mladek <pmladek@suse.cz>

2012-08-20  Caolán McNamara  <caolanm@redhat.com>  [ee93da11b3395dc47e8718a8237ee2c650fbc85e]

bump liberation fonts to 2.0

The 2.0 fonts are rebased on the google fonts and are now OFL and have a
shed-load more glyphs in them. But note that current releases does not include
Liberation Sans Narrow font because that couldn't be relicensed to OFL, so we
retain the Narrow version from the old release.

Change-Id: Ibd71055eed804cfe7629fb8d2ea7b9c900ba5710
(cherry picked from commit cb2536da21dcbd63aecdbc5ec45933afeff61772)

Signed-off-by: Michael Meeks <michael.meeks@suse.com>

2012-08-20  Michael Stahl  <mstahl@redhat.com>  [b30db013a27eaff3f7e938aff5565ec874e1e692]

configure: fix S390X CPUNAME:

The value was changed to S390x, presumably by accident, breaking the
build (regression from 480b32d3809830002ecc28508d40af3ecd4ad272).

(cherry picked from commit 8c482683edf6aee17d4718150158293461b88b3b)

Change-Id: Icca90818c6363855437a273714a8317becdfd0e5
Signed-off-by: Rene Engelhard <rene@debian.org>

2012-08-20  Rene Engelhard  <rene@debian.org>  [3877aa04dd0b424735b39d9c8874319ffce1ddd3]

concat-deps.c: add || defined (__FreeBSD_kernel__) for arch-specifics

Change-Id: Ie321ada6d2c078881fdedc61d72c94034297fea3
(cherry picked from commit 410b6f01f07f8f1a84f2118c71735cdbb5331d5f)

Signed-off-by: Michael Stahl <mstahl@redhat.com>

2012-08-18  Timothy Pearson  <kb9vqf@pearsoncomputing.net>  [2290b98d311ed4962bf0470e5c119a1f5ff3c01d]

fix TDE FTBFS

Change-Id: Icde6310d922a3d5e2822789a23403b9f188efaf4
Signed-off-by: David Tardon <dtardon@redhat.com>

2012-08-17  Jan Holesovsky  <kendy@suse.cz>  [2009b20dec72c20a6f3fc1d9223c24e7a68d5ad2]

Revert "fdo#49919 Don't default to desktop pollution"

If somebody made a mistake in his / her preferences during installation, it
is much easier to remove the unwanted icon, than to add it.

This reverts commit 6af68b494dafcc6822463a0445692929735eb0af.

Signed-off-by: Stefan Knorr <heinzlesspam@gmail.com>

2012-08-16  Stephan Bergmann  <sbergman@redhat.com>  [9c2588950be1d4b3051586359175b5a643fee880]

fdo#53280: Reset read-only UI after successful Save As

Change-Id: Ica9214d3655df27bbb259c463a7589a842f01c47
Signed-off-by: Michael Meeks <michael.meeks@suse.com>

2012-08-16  Noel Power  <noel.power@suse.com>  [9082c45b911ff605622cf67007c79a244a230e7b]

sync cell context menu & edit menu 'PasteSpecial' entries for calc fdo#46250

calc application specifically handles PasteSpecial so no need to set the state of the menu entry to enabled always ( for calc at least )

Change-Id: Iaf13dd825f0cbdcf9f455db07d727753fae90868
Signed-off-by: Kohei Yoshida <kohei.yoshida@gmail.com>

2012-08-16  Noel Power  <noel.power@suse.com>  [0484239b2704235fef611820af6780364120fbe4]

fix for fdo#53229, import group shapes position and size correctly

a) need to properly calculate the topleftmost position for the combined shapes
   in the group.
b) when you have groups within groups then the offsets need to be applied to
   the topmost parent.

Change-Id: Ie1967f3625030fcd0201f2ab43a0740153cd4bd7
Signed-off-by: Kohei Yoshida <kohei.yoshida@gmail.com>

2012-08-16  Caolán McNamara  <caolanm@redhat.com>  [16be10d016c8ecb2e5df21466510bc0e9e2e3a27]

Resolves: fdo#53258 Aquabase-spanish-support busts ttf reader again

Once as #i107552# and now again as fdo#53258. This is one sick puppy
of a font. It makes fontforge and fontconfig jump through hoops
as well.

Change-Id: Ifee780bb1463dca4e8b045828a07369e6c3863fc
Signed-off-by: Tomas Chvatal <tchvatal@suse.cz>

2012-08-16  Kohei Yoshida  <kohei.yoshida@gmail.com>  [1053dada25491ba5609ae47bef8766e379e96fd8]

Do not check the stored DIFAT sector count.

Refer to this thread for details.
http://lists.freedesktop.org/archives/libreoffice/2012-August/036852.html

Change-Id: Id2115732a1e1bcd78c13445f5aaefe1ec7cfa0c2
(cherry picked from commit 50d89530eee57afb890e2e65aac8a5b0f93a74a3)

Signed-off-by: Ivan Timofeev <timofeev.i.s@gmail.com>

2012-08-15  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [ad9f60fc4ccc17b99bd104e4dc1a64bbd7b73132]

correctly export background colors of cond formats to xlsx

Change-Id: I6d4b596ba3d611c8b795d48ca59378c4f4136611
Signed-off-by: Kohei Yoshida <kohei.yoshida@gmail.com>

2012-08-15  Caolán McNamara  <caolanm@redhat.com>  [8b13020205c2739e7bfcff9c2324184d26d78f91]

ensure placeholder substitution on XclImpDrawObjBase::ReadObj8 failure

Change-Id: I7a72153d971aaccea937955acc77cdba128985d7
Signed-off-by: Michael Stahl <mstahl@redhat.com>

2012-08-15  Caolán McNamara  <caolanm@redhat.com>  [b1420b1c50af6b75dd0b2da18ce77af6b180496d]

validate polypolygon point counts

Change-Id: Ibf6bdf48e5855583f14cd2be36f1e4896a396d32
Signed-off-by: Michael Stahl <mstahl@redhat.com>

2012-08-15  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [3fefa69d6d316b9e38f12e3d3eb1fdd5896513cd]

check for non existing style entries, fdo#53339

Change-Id: I95bbb3ad89eedebbcd45b4eefd26b46d5d8cd05f
Signed-off-by: Michael Meeks <michael.meeks@suse.com>

2012-08-15  Stephan Bergmann  <sbergman@redhat.com>  [d58a927f4a66d2df9872fbe0a609b67f90f85147]

fdo#43433: Binary URP works gracefully with old Java URP

...which did not support protocol properties yet.

Change-Id: Ic5bb346764fb039856e16169d5ae96d01422e7e0
Signed-off-by: Michael Stahl <mstahl@redhat.com>

2012-08-15  Andras Timar  <atimar@suse.com>  [5c740bd0aece50c62fa5c2d1d9382398ec6a2eb9]

fdo#52078 do not register shell extensions for Flat ODF

Change-Id: Ibe7e33d0f79caac177cf84fdbdc2cbf48ced8840
(cherry picked from commit 68909d3d25da0fe350319dfc82ca5b8fe9f38dc8)

Signed-off-by: David Tardon <dtardon@redhat.com>

2012-08-15  Tor Lillqvist  <tlillqvist@suse.com>  [81db599486053dacb453bf6532406000f7a19c52]

Be more careful in recognizing MathML (bnc#774921)

Change-Id: I82c36a3ff49f74dc674df46dcf35f8c1a991c9e2
(cherry picked from commit aa4b8a8164f01a120ba9bfb2e86b1ed33cc1d69c)

Signed-off-by: David Tardon <dtardon@redhat.com>

2012-08-14  Miklos Vajna  <vmiklos@suse.cz>  [7910c47221d07e836d62b7d816e1afe19859b601]

Fix fdo#47495 backport

On master, the fix was fine, but on -3-6 this broke the fdo#47036 unit
test, fix this.

Change-Id: I02449a41801646c7eb2408e60f9051e1269d6693

Signed-off-by: Petr Mladek <pmladek@suse.cz>

2012-08-14  Petr Mladek  <pmladek@suse.cz>  [a6d7773ec90891cf59754cdb46f5eaf884e7072c]

bump product version to 3.6.2.0+, reset number to 0

Change-Id: I8035825fcd581c1d4a5646781207641aee63ae38

2012-08-14  Miklos Vajna  <vmiklos@suse.cz>  [1067832bbfae15811ff2e1d478139b5af283de51]

fdo#47495 fix RTF import of multiple shapes inside textframes

(cherry-picked from commit ad72a47dbd16f65316432df71dffe3b9b835fcc7)

Change-Id: Iee8541ff9e88139648d45f08968476f2b1d4e1b3

Signed-off-by: Petr Mladek <pmladek@suse.cz>

2012-08-14  Kohei Yoshida  <kohei.yoshida@gmail.com>  [0eeab7204ac244bebb0f8c4d8a8891037423534a]

fdo#53456: initialize pivot tables *after* the formula cells.

Or else all the formula cells within pivot table's source ranges would
be treated as if they are empty.

(cherry picked from commit ae296a60781a2b5d5b7523cbda3444e3dd21506f)

Signed-off-by: Eike Rathke <erack@redhat.com>

Conflicts:

	sc/source/filter/oox/workbookhelper.cxx

Change-Id: Ib04f4902863b091c483711eeaf31a282f6feaf67

2012-08-14  Kohei Yoshida  <kohei.yoshida@gmail.com>  [22571981cdae59bce508dfd2af4c873aa216d885]

fdo#53089: Avoid setting valid numbers as text during html import.

(cherry picked from commit 51f1fc69aa539dec8035195b98e0b128026388e9)

Conflicts:

	sc/qa/unit/ucalc.cxx

Change-Id: I5fa9a54f70e8e4d8aac42687f2a204b2925d4619

2012-08-14  Miklos Vajna  <vmiklos@suse.cz>  [b5edfe152737650772504dc6464dbbb2f607f453]

fdo#53210 SwDoc::UpdateExpFlds don't crash when hiding all sections

(cherry picked from commit bb6bd1ff9cd3eecec7eb2cd7bd0a4dcef584c903)

Change-Id: I9b7a61f18f987214708195a89f6e346c865c7f9f

Signed-off-by: Petr Mladek <pmladek@suse.cz>

2012-08-14  Jan Holesovsky  <kendy@suse.cz>  [53f23d99b0f5549ede0b5e868f884c7bce2e9746]

Windows toolbars: Use our own theming even for vertical or bottom toolbars.

Change-Id: I4836d7f2055c4811f0e6ccdc87dc58895528b3f8
Signed-off-by: Petr Mladek <pmladek@suse.cz>

2012-08-14  Tomas Chvatal  <tchvatal@suse.cz>  [e77bbc82f98c0006b39842e1afe1f74940d547cc]

Depend on headers so we wont get crasher on missing framework.h.

Change-Id: I2734f5ccc8f3abe415cf48c6c2c8c2783573a550

Signed-off-by: Tomas Chvatal <tchvatal@suse.cz>
Signed-off-by: Petr Mladek <pmladek@suse.cz>

2012-08-13  Miklos Vajna  <vmiklos@suse.cz>  [8054472f666c87d6437dcea064c3cef379916245]

fdo#48446 implement RTF_CPG

(cherry picked from commit f6a24ace5ad12e79f0cc90709a290a30e3758781)

Change-Id: I2fb2004f2f755ce337ddd1419acf2510f17622f3

Signed-off-by: Petr Mladek <pmladek@suse.cz>

2012-08-13  Stephan Bergmann  <sbergman@redhat.com>  [aed059b816a1df35be33598916acf341dd1a31ac]

fdo#53006: And detect LO downgrading scenarios...

...that reinstall potentially broken prereg data but do not touch the buildid
file.

Change-Id: I1b02d2c265523dd751d8ef7f2dccb59ed048f568
Signed-off-by: Petr Mladek <pmladek@suse.cz>

2012-08-13  Stephan Bergmann  <sbergman@redhat.com>  [de63d48f9b8be0f5099f054e0978f3e0d3750864]

Related fdo#51252: No more prereg, no more unopkg sync

Now that 5c47e5f63a79a9e72ec4a100786b1bbf65137ed4 "fdo#51252 Disable copying
share/prereg/bundled to avoid startup crashes" removed the use of share/prereg,
there is no longer need to generate it in the first place (by calling "unopkg
sync" at build or installation time), and so no need for the "unopkg sync" sub-
command, either.  This also allows to simplify some of the jvmfwk code that was
only there so that "unopkg sync" (which can require a JVM) can work in "hostile"
environments (during build and installation).

Conflicts:

	setup_native/prj/d.lst

Change-Id: I52657384f4561bf27948ba4f0f88f4498e90987f
Signed-off-by: Andras Timar <atimar@suse.com>

2012-08-13  Ivan Timofeev  <timofeev.i.s@gmail.com>  [cbb047527d856258b7b925dc37f56f0e9b0b3e90]

Page Break: don't show if mouse is gone and button is still invisible (fdo#46518)

it seems when the mouse leaves the dashed line, it immediately appears inside
a button (if the mouse motion is not super-fast).

Change-Id: I43c792fdba59feafd761bde8529a8683c07bf3d3

Signed-off-by: Petr Mladek <pmladek@suse.cz>

2012-08-13  Miklos Vajna  <vmiklos@suse.cz>  [93e819418070deb2750a918a1c3ea52376558d21]

fdo#53439 SwPageFrm::PaintBorderAndShadow fix painting at small zoom

Change-Id: I235895caaf95225148e61d96f4c3b14bf9f5542e
(cherry picked from commit c5b9c197d70a0fb7d75bcedf2d70e6320175e846)

Signed-off-by: Ivan Timofeev <timofeev.i.s@gmail.com>

2012-08-13  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [1db8f09103403851baa193527eadd3a990be55c3]

correctly calculate percentile for upper data bar limit

Change-Id: I72eab0d6e34a8383368f7f3768e2429f1e65557d
Signed-off-by: Kohei Yoshida <kohei.yoshida@gmail.com>

2012-08-13  Stephan Bergmann  <sbergman@redhat.com>  [6661959e6a6671f222c931d5eb1b51c21d630ea6]

fdo#53246 Fresh postgresql-sdbc implementation names

The descriptions for fdo#53246 "Libo36 does not start, InvalidRegistryException
from program/services/postgresql-sdbc.rdb" make it look like the user had
installed the functionality that comes bundled in postgresql-sdbc.rdb also as an
extension installed per-user or shared.
<http://wiki.documentfoundation.org/PostgreSQL-SDBC> indicates that what is now
bundled due to c97d74b5f0608866bad3f7ae943811bdff4f7986 "fdo#45090: Changed
postgresql-sdbc from bundled oxt to proper optional part" indeed was once
available as a freestanding postgresql-sdbc-*.oxt that could have been installed
per-user or shared.

To prevent problems with such scenarios, rename the relevant implementation
names by adding a ".noext" suffix.

Change-Id: I43414a64461ba643f0ca0b2749450099cb6c8a4d
Signed-off-by: Michael Meeks <michael.meeks@suse.com>

2012-08-13  Ivan Timofeev  <timofeev.i.s@gmail.com>  [6f86c8e38a5263e609ec189b2a01d4fad7cd0e4e]

fdo#50654: update virtual device width on modifying WB_EXTRAFIELD flag

Writer sets this flag dynamically via Ruler::SetStyle depending on
the text direction, the flag is set by default and gets unset for the
vertical ruler, because the initial text direction is horizontal,
see SwView::StateTabWin.

Ruler::SetStyle calls Ruler::ImplInitExtraField, which modifies mnVirOff,
however mnVirWidth depends on mnVirOff, but gets updated only in Resize.

This patch copies the code from Resize to ImplInitExtraField, we cannot
just call Resize from ImplInitExtraField due to possible infinite recursion.

Change-Id: Ic7bb897059295aebe86c11977c37419017b55787
Signed-off-by: Petr Mladek <pmladek@suse.cz>

2012-08-13  Stephan Bergmann  <sbergman@redhat.com>  [8609e601b7351fd9480475e12e9e2c1aa7811c78]

fdo#53006: Remove directories too, not just plain files

... that was an oversight in 5300f6f711c2167931d45248c1b72dbce3a7df38; thanks
Petr for spotting it.

Change-Id: I4d0179165bc3b29d698cd776f7e1aa51fa73ebe3
Signed-off-by: Petr Mladek <pmladek@suse.cz>

2012-08-12  Ivan Timofeev  <timofeev.i.s@gmail.com>  [cd656ac11743a6472f5a5fafe9b97d3fe5d11e0e]

fix crash on start

Change-Id: Ieee907d38711761f4770b802f54bd38c4e807807

2012-08-10  Noel Power  <noel.power@novell.com>  [b0aac2a42566185dd9809e8ded8231a2162bfcba]

tweak for commit 8181dddb7bf166be4a00e9280d52f8d7a1741290 fdo#42492

avoid char buffer and snprintf.

Change-Id: Ia83cfc9333591bcb3b191679ccf2be587b4be243
Signed-off-by: Andras Timar <atimar@suse.com>

2012-08-10  Jan Holesovsky  <kendy@suse.cz>  [8f08ad4deeb0e5bce7a137ff1d678b71ce74377a]

Minor cleanup.

Change-Id: I087043b36d59e1a76c6fe12a5a684c4137eca2d9
Signed-off-by: Andras Timar <atimar@suse.com>

2012-08-10  Zolnai Tamás  <zolniatamas@caesar.elte.hu>  [b68ad0ba9ceb8bdfc9fc3a3211c254824d38c267]

fdo#37791 Insert selected text to Findbar by Ctrl F

The dispatch function of FindbarDispatcher class is called when
Ctrl+f is pressed. This function makes Toolbar visible and takes
focus to TextField. So expand this function to insert the selected
text to TextField at the same time. With dynamic_cast convert
Window pointer, which point to the TextField and call TextField's new
function: SetTextToSelected_Impl(), which makes the mentioned
insertion.
Plus make a little cleanup. Replace one string, which is defined by
a macro.

Change-Id: I2a8a3b10a016f5b28ea58fa3e63a3f31c9a816bf
Signed-off-by: Andras Timar <atimar@suse.com>

2012-08-10  Zolnai Tamás  <zolniatamas@caesar.elte.hu>  [35b6007b7f62b75a3e6ec924fa5863cd6e7a53e0]

fdo#49750 Search Toolbar keeps its history

Until now, only the ToolBar's TextField stored the history, but
this is destructed when ToolBar is closed. The "Manager" class is alive
in case of Toolbar's invisibility, so I made this class to store history
temporarly.

Change-Id: I816dd3c83440000ab4e6caaeb2cccf390d3042fd
Signed-off-by: Andras Timar <atimar@suse.com>

2012-08-10  Uray M. János  <uray.janos@gmail.com>  [e370b12af6e2c1e3fc3bf67350541c4e4503f40c]

fdo#42492: fixing Basic HEX command

Change-Id: I133590c9f2a34d8daab031da0c77bd049d275c29
Signed-off-by: Andras Timar <atimar@suse.com>

2012-08-10  Uray M. János  <uray.janos@gmail.com>  [3947c90f4bb15f272ecee86609953638302753f5]

fdo#46968 fixing undo of textbox resizing

Change-Id: Ic647e5c337987985f749b67113892a01f74ee8f9
Signed-off-by: Andras Timar <atimar@suse.com>

2012-08-10  Uray M. János  <uray.janos@gmail.com>  [3784488acbe16c4581e164e3c9a0af9ad57c1cef]

fdo#50632 IDE: update Object Catalog when closing a document

Change-Id: Ia635aee1611eaff663906e2238bf23a5013242a3
Signed-off-by: Andras Timar <atimar@suse.com>

2012-08-10  Uray M. János  <uray.janos@gmail.com>  [15ee0e20565962c82b0ce474ac54c200e83a2850]

fixed Replace all message in Basic IDE

Change-Id: I3e4fdb07ea5a1d1d47bcf190a5ee96800b44f89b
Signed-off-by: Andras Timar <atimar@suse.com>

2012-08-10  Uray M. János  <uray.janos@gmail.com>  [24ec879f63f1d6525a06e870bc02458ea28db9d0]

fdo#40152 replace with empty string in Basic IDE

Change-Id: I2ee41160e5cb10694ccdb5a1cdaf7d4abfeb23bb
Signed-off-by: Andras Timar <atimar@suse.com>

2012-08-10  Uray M. János  <uray.janos@gmail.com>  [c0dd0edf2af6a3cd9fb2d71cc2a3ba14a22b855b]

fdo#50633 IDE: select current module in Object Catalog on open

Change-Id: Ieea731b0ed8eefdab616ed1f778b445aae14191c
Signed-off-by: Andras Timar <atimar@suse.com>

2012-08-10  Andras Bartek  <barteka13@gmail.com>  [98277b849424b9b4f486b8deb00db0c47487267e]

fixing conditional text in ahelp tags fdo#49268

Change-Id: Ife25790d2ef3ffbacc05a97ac682757b841a1eb8
Signed-off-by: Andras Timar <atimar@suse.com>

2012-08-10  Jean-Baptiste FAURE  <jbf.faure@orange.fr>  [cc304dc643813184fb1eb4b0975749deb51779d6]

vertically align and enlarge fields in cond.formatting dialog

add more room in several fields: usefull for FR translation
reorder the code by levels/lines in the dialog

Change-Id: I2c4cbaf926ade87b35a5900ab5461477e0157822
Signed-off-by: Petr Mladek <pmladek@suse.cz>

2012-08-10  Stephan Bergmann  <sbergman@redhat.com>  [fd75125424b3dda0e77076d5b1709224ec22a345]

fdo#53006: Remove user/extensions/bundled cache after upgrade

... to clean out all sorts of inconsitencies that can have accrued there over
time apparently due to how the mechanism of copying share/prereg/bundled worked,
and to work around stale $BUNDLED_EXTENSIONS_PREREG references in a better way
than the previous 81fd6b084b0f3c0eb5a97c77592f5ceb21d2dfb1 "fdo#53006 Force
reinstall of all bundled extensions on upgrade."

See the comment on refreshBundledExtensionsDir for how, at least in theory, that
functionality could be removed again in the future.

This effectively reverts 2d2b19dea1ab401b1b4971ff5b12b87bb11fd666 "Force
ExtensionManager resync when the implementation changes" and
81fd6b084b0f3c0eb5a97c77592f5ceb21d2dfb1 "fdo#53006 Force reinstall of all
bundled extensions on upgrade" (the latter at least on master; it had never been
cherry-picked to libreoffice-3-6), which it obsoletes.

Change-Id: I8f80c07a06ec9d53b03813338eeff7d7757c9d4d

Signed-off-by: Petr Mladek <pmladek@suse.cz>

2012-08-10  Stephan Bergmann  <sbergman@redhat.com>  [006e90e29c6ca768e3a5d8d2a558a63b04817c4b]

Related fdo#53006: Do not instantiate service manager too early

... in soffice_main calling GetCommandLineArgs, before Desktop::Init takes care
of synchronization of the per-user bundled/shared extension information (as the
latter potentially modifies data that the service manager consumes upon
instantiation; this e.g. lead to bundled extensions not working during first
start after an upgrade).

The only reason GetCommandLineArgs needed ensureProcessServiceFactory appears to
be the ExternalUriReferenceTranslator.  So defer its usage to when the relevant
cmd line args are actually processed (which, luckily, does not yet happen in
soffice_main's usage of GetCommandLineArgs).

Change-Id: I6ebbf0a4ad1c6f64c8fbbe2b0d7628fa42a1afb6

Signed-off-by: Petr Mladek <pmladek@suse.cz>

2012-08-10  Stephan Bergmann  <sbergman@redhat.com>  [40c80e6a637e80c220f3e39b855cd975c3e94799]

Check for ComponentPackageImpl::isRegistered_ in the current rdb

...not the old one that does not contain the changes from the current session.
Otherwise, actively registered components in bundled extensions would not
necessarily be re-registered upon start up.  Any old instance would be removed,
but the new instance would not be registered as isRegistered_ would still
return true.

To me it looks like 7a400caaa6946399ea31614d056d435350f42dc1 "jl145: #i99257#
Extension Manager prevents running of multiple instances which acces the same
shared data" erroneously introduced a call to getRDB_RO instead of getRDB into
isRegistered_.  That (only) call of getRDB_RO gone allowed some clean up, incl.
renaming remaining variables from ..._RO to ..._orig.

Change-Id: I7eccac699e6fa5799f77b038b15d62e0a9c1ad17

Signed-off-by: Petr Mladek <pmladek@suse.cz>

2012-08-10  Stephan Bergmann  <sbergman@redhat.com>  [298b8c500a143211d122046075254c621571e7c8]

fdo#42470: Do not show backing window on --nodefault

Change-Id: Id265dc84de454568ea8194703687c68449e9a32b
(cherry picked from commit 0cfed166261968068abbed485ceffd67ca5cbf61)

Signed-off-by: Michael Stahl <mstahl@redhat.com>

2012-08-10  Stephan Bergmann  <sbergman@redhat.com>  [fdcd1655b1648f078289c5ac8a1c075c71e6e6df]

Related fdo#52639: Do not destroy Implementations with mutex locked

Erasing from data_ member maps can destroy contained Implementations, which in
turn releases the UNO objects referenced from there, which in turn can cause
XComponents to dispose, which in turn can call arbitrary code, so must not be
done with rMutex locked.  Witness the backtrace at
<https://bugs.freedesktop.org/attachment.cgi?id=65142> linked from fdo#52639
(where this fix appears otherwise unrelated to that issue's main topic).

Change-Id: If55a3841b761ec1d9a0ef61fe54784426c4ee442
(cherry picked from commit 142d3ec875b446b56d0071c59d00937dea0cdd61)

Signed-off-by: Michael Stahl <mstahl@redhat.com>

2012-08-10  Michael Stahl  <mstahl@redhat.com>  [9f89b3dc6301f85ffbb55b526eb2d0f69512e51a]

fdo#51832: SwRedlineAcceptDlg: fix STL conversion:

62b7606fddfef9e1a7645a2d3d605f1fa3aee263 wrongly converted the call to
aRedlineParents.DeleteAndDestroy() in
SwRedlineAcceptDlg::RemoveParents() and erases one element less than
the old code, which results in access to deleted SvListEntry and crash.

(cherry picked from commit 8a66a7789698b12f2c07169e0106413de2f39fb8)

Change-Id: Ie2749cb3f17b36649adff46c166642fccde31329
Signed-off-by: Tor Lillqvist <tml@iki.fi>

2012-08-10  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [febf7c52d5231cbe22340b7e3fec70854945ee31]

WaE: unused variable

see a9e58e29f65df820d133022c5cb15387075d6b37
not cherry-picked as file was moved on master

Change-Id: Ibb74e51a1bcba6f0fd532186767124d55e061f67

2012-08-10  Michael Stahl  <mstahl@redhat.com>  [40157f6fa8950505a7ffd22e0b11696ccbd512ae]

fdo#53154: fix report design wizard crash:

As described by Stephan in the bug report, the XAggregation usage in
OSection of SvxFmDrawPage is broken; replace it by explicit forwarding
of the XDrawPage, XShapeGrouper, XFormsSupplier2 methods; it seems
to fix the crash here.  Also get rid of horrid refcount manipulation
etc. while at it.

Change-Id: Ib08830d2092bd2026db5b57c1c2e165b946889b3
Signed-off-by: Lionel Elie Mamane <lionel@mamane.lu>

2012-08-09  Muthu Subramanian  <sumuthu@suse.com>  [dc29a85982a4b54657be3f448dd8d37d2144a020]

n#759210: Certain smartart drawings weren't imported.

SmartArt info was reset, when there was a chart (e.g.)
in the same slide.

This also fixes fdo#50907.

(cherry picked from commit 11c5699dad06fb0d7fc0e458550a1dac82f8ee5f)

Signed-off-by: Petr Mladek <pmladek@suse.cz>

2012-08-09  Stephan Bergmann  <sbergman@redhat.com>  [ca8f6bb28283879b1f11af0991485bbc3ae74767]

Bogus warning C4701: potentially uninitialized local variable

Change-Id: I51caaca911f71788940260bd63d3854526d7473f
(cherry picked from commit 6aff9717426db96f41ab04cd96da2b5d074625e1)

Signed-off-by: Stephan Bergmann <sbergman@redhat.com>

2012-08-09  Michael Stahl  <mstahl@redhat.com>  [8f6ecf2c86c70835efca9537f862c56431be2f8b]

warning C4702: unreachable code

Change-Id: Icec8f9e37fa679b25d9bd44de56c98477d758abc
(cherry picked from commit e940b0f5e2b57c67b93ffadd7063ec650aa7bcbf)

Signed-off-by: Stephan Bergmann <sbergman@redhat.com>

2012-08-09  Michael Stahl  <mstahl@redhat.com>  [4a5c42950822b495e3b72ef513339101220e7304]

pq_allocator.hxx: work around spurious MSVC warning

Change-Id: I6c516e4bd125c4075c195980a2fcdb58382c38dd
(cherry picked from commit 2c5cff69309937b5b06772cd021d1a6213bf2c2d)

Signed-off-by: Stephan Bergmann <sbergman@redhat.com>

2012-08-09  Luboš Luňák  <l.lunak@suse.cz>  [9d38931c3b7c90d19427a45b8d23794792b14ea2]

use SAL_UNUSED_PARAMETER instead of local macro (cherry picked from commit bd493f15a5d9478739368e48f598d2cd7ed4ea30)

Signed-off-by: Stephan Bergmann <sbergman@redhat.com>

2012-08-09  Michael Stahl  <mstahl@redhat.com>  [1eefb05e3f7d5be0e88aa4e31a03607322764f00]

warning C4530: C++ exception handler used ... specify /EHsc

Change-Id: Ifb23269c01dc80c328075fefe5e61b378e2d8477
(cherry picked from commit 95d0593986a659475729e4a8b50242d05503116c)

Signed-off-by: Stephan Bergmann <sbergman@redhat.com>

2012-08-09  Michael Stahl  <mstahl@redhat.com>  [ea76e1a64376f9e8330dddfea60368f191784866]

warning C4530: C++ exception handler used ... specify /EHsc

Change-Id: I2a81e4d5d3a19b5537b791391d035212e8bf423e
(cherry picked from commit c24d7246ac2772f591892fc9c4a301f76129a997)

Signed-off-by: Stephan Bergmann <sbergman@redhat.com>

2012-08-09  Stephan Bergmann  <sbergman@redhat.com>  [2fbfc1d8f35de91a466be5e3b71549e0696e94ff]

Make ure/source/uretest work again

...at least, Makefile (to be run from within an SDK environment) works again; I
reflected all the relevant changes in Makefile.pln (to be run from no specific
environment) too, but did not actually check the latter

(cherry picked from commit f98379816411f932ccdafede5f9b25c260c17361)

Signed-off-by: Michael Stahl <mstahl@redhat.com>

Conflicts:
	ure/source/uretest/version.map

Change-Id: Ie2012d26b3bd59335a0f872bbfc1414cc4f5edc5

2012-08-09  Stephan Bergmann  <sbergman@redhat.com>  [c5c981c60d449549c00c5457c93e3c48a0488d7b]

ServiceManager::createInstanceWithContext needs to honor given Context

...in loadImplementation (instead of using the context the ServiceManager itself
was created with).  Otherwise, the handcrafted context containing a fake
theJavaVirtualMachine singleton in install_vm_singleton
(javaunohelper/source/vm.cxx) would not be honored, so that if a Java process
bootstraps native (binary) UNO and from there tries to obtain that singleton, it
would erroneously try to instantiate another JVM instead of using the existing
one.  This was a regression introduced with the new ServiceManager and could be
witnessed by test-javanative in ure/source/uretest/Makefile failing.

Change-Id: I58cfbc8cdaea7ee4ab80fac728ea3e85676d69e1
(cherry picked from commit 9fc870fc33c2872aa93477523da4a54c841cf9b5)

Signed-off-by: Michael Stahl <mstahl@redhat.com>

2012-08-09  Stephan Bergmann  <sbergman@redhat.com>  [de536db02e13bfeed716ad6e8b4d9a12c421aca9]

Export JNI functions from juh, juhx libs

...this had been broken with gbuild'ification of javaunohelper and caused
java.lang.UnsatisfiedLinkError from
com.sun.star.comp.helper.Bootstrap.cppuhelper_bootstrap, as could be witnessed
by test-javanative in ure/source/uretest/Makefile failing.

(cherry picked from commit e7a02843e54e1b64e2078549af110beaccf50348)

Signed-off-by: Michael Stahl <mstahl@redhat.com>

Conflicts:
	javaunohelper/source/javaunohelper.map

Change-Id: I8a76e1195c713895bfb8eae5070b0f73beb2b897

2012-08-09  Muthu Subramanian  <sumuthu@suse.com>  [6e91a401501ada01b3e9b814a5c9fa398b3f74bb]

n#774167: Crash fix. (cherry picked from commit 36233b158b5de6c474f06c8c8772f0012b191baa)

Signed-off-by: Michael Stahl <mstahl@redhat.com>

2012-08-09  Tomas Chvatal  <tchvatal@suse.cz>  [130a064c29f218699c0b64b50367b3ddd3a3d2db]

Use LIBS not LDFLAGS to not fail with enforced as-needed.

Change-Id: Ia27e97c12e9a8f36e106c9ae3c399cd776433387
(cherry picked from commit 0c7617a388d8e2e3a0d6c451b6412a5d32dd3d6e)

Signed-off-by: Michael Stahl <mstahl@redhat.com>

2012-08-08  Miklos Vajna  <vmiklos@suse.cz>  [e8b150131925d69786df4cf818484fa2b523131b]

n#773515 SwPageFrm::PaintBorderAndShadow fix shadow color on partial redraw

How to reproduce: if you have a paragraph of text, and hit Enter in the
middle of the paragraph, the frame around the document below the cursor
position gets darker. Regression from
f23d055dbee887ef9ebdf0a72b83ee1de91b7b8b.

Change-Id: I41f9972b9be8d3ea02b52c0bc7355b012b41395d
Signed-off-by: Jan Holesovsky <kendy@suse.cz>

2012-08-08  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [861e55bd889d9f5f5b37724b3615e9355e2d5c15]

fdo#51324 lp#1017125 rhbz#806236 rhbz#823272: erase on invalid iterators

* the iterators returned by equal_range are invalidated by modification
  (which deleting them clearly is)
* possibly only a partial fix as there is more abuse of equal_range in that
  file

Change-Id: Ie9ba01e91cb449a32d77a69590bda2125f0924e1
Signed-off-by: Michael Meeks <michael.meeks@suse.com>

2012-08-08  Ivan Timofeev  <timofeev.i.s@gmail.com>  [e3ba44a70abe6541a57ea55f9abdbc32182724d2]

fdo#36138: sd: fix undo in text objects

Change-Id: I44e9b5154939f3b150d3115085204361248e9b6d
Signed-off-by: Petr Mladek <pmladek@suse.cz>

2012-08-08  Noel Power  <noel.power@novell.com>  [aea425a8cd851e6bee02247673c8996b58789484]

additional fix for fdo#51336 for radiobuttons

Change-Id: Ib35d27962b2c63221e1967886236547b3b1047d6
Signed-off-by: Petr Mladek <pmladek@suse.cz>

2012-08-08  Noel Power  <noel.power@novell.com>  [99cad9fd7f413adecffc527d334eff616799cc4b]

fdo#51336 - change vcl checkbox no-label behaviour

Change-Id: I352c6041cc520dc76c302190dcf3a6945f5ac85f
Signed-off-by: Petr Mladek <pmladek@suse.cz>

2012-08-06  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [73a465ed443e820974600ee291e21ed6413ecb9d]

delete conditional format entries that are removed, fdo#52351

Change-Id: I9ab70d2b7a557ae5f717898edfb6c363343462f6
Signed-off-by: Kohei Yoshida <kohei.yoshida@gmail.com>
Signed-off-by: Stephan Bergmann <sbergman@redhat.com>

2012-08-05  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [38d7b11915c9c4e5fcebcb7eb3ae1b2846b26267]

use correct string length for "between", fdo#53010

Change-Id: I282c6a4436984d268b107ffef01022831c05a0fa
Signed-off-by: Luboš Luňák <l.lunak@suse.cz>

2012-08-04  Michael Stahl  <mstahl@redhat.com>  [eb42588dcdfe27df5812f9f41b56022e0d5b4cf4]

fdo#38056: fix XMLTextImportPropertyMapper regression:

The invalidation introduced in 7f9928bfa561ccb6ed4e2baacc7d6960bc1ce231
is unfortunately in the wrong place; the pAllFoo actually point at
vector elements, and so they must not be dereferenced after new elements
are added to the vector, so move the invalidation up a bit.

Change-Id: I244d1d5cfd40469ff6d2c081e057355460d34cf4
(cherry picked from commit 9e74e9f3c0931f34fb5421056851a06b83501ce9)

Signed-off-by: Ivan Timofeev <timofeev.i.s@gmail.com>

2012-08-03  Kohei Yoshida  <kohei.yoshida@gmail.com>  [60e797d27e390d801c908fec3f3c46aa01a94a20]

Use the internal API to set field item's properties.

This is 1000 times faster.

Change-Id: I09a75f70c8344898b2aea6bc5a8ca6b5fa9f1065
Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>

2012-08-03  Noel Power  <noel.power@novell.com>  [a59370800d91d7fd150a914341d5ad1ede6e072d]

new fix for fdo#52998

Change-Id: Icc5e90ac40056430bfbe36d8da1aaad8716cfee9
(cherry picked from commit 00f1a3ed8ec17b8274a7bf3ee8f5d394a8a16bab)

Signed-off-by: Eike Rathke <erack@redhat.com>

2012-08-03  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [108f7a5aa75e3f35b6fa57af402a1e903fefea24]

fdo#46020: fixed missing footnote docx/doc/rtf export

Don't skip a next position when parsing a paragraph into runs to export.

Change-Id: If7e887ea84ad24256b37aa96187bc30ea154632b
Signed-off-by: Miklos Vajna <vmiklos@suse.cz>

2012-08-02  Ivan Timofeev  <timofeev.i.s@gmail.com>  [ee1ee06ec96c6db87203970bf05dd6cd7513f674]

fdo#51231 Revert "Slidesorter: Show the buttons on the opposite side..."

This reverts commit 4866b20ec6205b04cd21077fd00d68c4d4bb2c1b.
(cherry picked from commit e995824285cf6697a355d567abc8cd2df2b38b72)

Change-Id: If7ddcbbee142a384375c29c9b9389077e077b963
Signed-off-by: Stefan Knorr <heinzlesspam@gmail.com>
Signed-off-by: Jan Holesovsky <kendy@suse.cz>

2012-08-02  Stephan Bergmann  <sbergman@redhat.com>  [c247613d2f19b01702520d837e55529fd3c0b021]

Related fdo#53006 Make CApitals correction work without dictionary

In a language for which there is no dictionary available (no "ABC" check in
front of the current item in Writer's "Format - Character... - Font - Language"
list), "Correct TWo INitial CApitals" (from Writer's "Tools - AutoCorrect
Options... - Options") did not work (i.e., typing "FOo" followed by a space
would not change it to "Foo").  That was apparently a regression introduced with
51efaa592d4f54133c74e38cf294526bc78dffcd "Double-capital autocor takes
spellcheck in account."  (I verified that with this fix words like "MPs" in
"English (UK)" are still left as "MPs.")  Thanks to Caolán for help.

Change-Id: Ia76286e4ca73138ce3571145b9c40b031a4553ba
(cherry picked from commit 566bcf64ad9092ba6e55ba3de514226ae6b10c10)

Signed-off-by: Michael Stahl <mstahl@redhat.com>

Conflicts:

	editeng/source/misc/svxacorr.cxx

2012-08-02  Michael Stahl  <mstahl@redhat.com>  [4d306525ebc362c6937862fbce871eb5dab8df6c]

warning: statement has no effect

Change-Id: I06a26ebd1703e1d753e35daeed610671fc451a8f
(cherry picked from commit 114ccd28e09f0fd13c8ff4e61e82e3f13198febf)

Signed-off-by: Eike Rathke <erack@redhat.com>

2012-08-02  Eike Rathke  <erack@redhat.com>  [20b30ff65c51709cfa6bd3e754351c10a0bede34]

added back a missing else

c75e2ed27d5da71891ed7a148ff9603c58eaa58e (merge of OOo filter rework)
omitted an else of a condition.

Change-Id: I6f342a48938aaf4090fc738afc6cf551a083b4fc
(cherry picked from commit b06d679eb3d8190a470f7640740571f388106605)

Signed-off-by: Michael Stahl <mstahl@redhat.com>

2012-08-02  Miklos Vajna  <vmiklos@suse.cz>  [cadbe56429244c300d01b0abad8f66077cf40e7c]

fdo#51034 fix docx import of HYPERLINK field, l param

Change-Id: Ic6896f7c795d7d303bf7589a74afb937d4a8e8b5
(cherry picked from commit 68cb050f0fcd37a6b1e78c147402a521d24c25c1)

2012-08-02  Miklos Vajna  <vmiklos@suse.cz>  [5ea5a0ff387d22e10b7565eec7f0f4abc685dda7]

fdo#49892 import RTF_SHPB{X,Y}PAGE

(cherry picked from commit 2111c6e6dc18f3ffd11de176791ecc04bab41afb)

Conflicts:

	writerfilter/source/rtftok/rtfdocumentimpl.cxx

Change-Id: I8fe2b28f44ee61fc0f1438de3681fd86b16d29ae

2012-08-02  Miklos Vajna  <vmiklos@suse.cz>  [78b0de49c342402648b71ba59e91b03a7e7cc38e]

fdo#49892 implement RTF import of dhgt shape property

Change-Id: I36d574c5f7915d732c6c158fadb91b6032370a01
(cherry picked from commit ce701e94db740ea8c2bb9f6dcf55a2aeda4d71af)

2012-08-02  Michael Stahl  <mst@openoffice.org>  [9bc4a9bbe2735e369a672f87684e9a9a82754484]

xpdf: fix some warnings

Signed-off-by: Petr Mladek <pmladek@suse.cz>

2012-08-02  Michael Stahl  <mst@openoffice.org>  [430074552d6450be5311e7a8ce6bf5643c56463c]

redland: fix some warnings in raptor

Signed-off-by: Petr Mladek <pmladek@suse.cz>

2012-08-02  Michael Stahl  <mst@openoffice.org>  [356e7035ceef4cf2d97f16c78093e3edd9c9a331]

neon: fix some warnings

Signed-off-by: Petr Mladek <pmladek@suse.cz>

2012-08-02  Michael Stahl  <mst@openoffice.org>  [dac29877d1c92aa55215165976ca87d6a50f6698]

mythes: fix some warnings

Signed-off-by: Petr Mladek <pmladek@suse.cz>

2012-08-02  Michael Stahl  <mst@openoffice.org>  [0be83d670946c6e03a5f8e4fa78c695bc08d6a13]

hunspell: fix warnings

Signed-off-by: Petr Mladek <pmladek@suse.cz>

2012-08-02  Michael Stahl  <mst@openoffice.org>  [b21ac0f0c6782804fad58a070e5b84aac711bc18]

basic, cui, extensions, filter, vcl: fix some warnings

Signed-off-by: Petr Mladek <pmladek@suse.cz>

2012-08-02  Michael Stahl  <mst@openoffice.org>  [f15f1a61e4a5ccfacc8a0df78241ca205015ce3d]

sd, sfx2, writerfilter, xmloff: fix some warnings

Signed-off-by: Petr Mladek <pmladek@suse.cz>

2012-08-02  Michael Stahl  <mst@openoffice.org>  [1fd46495c055db749cdf84191d6e086b1523241f]

sw: fix some warnings

Signed-off-by: Petr Mladek <pmladek@suse.cz>

2012-08-02  Michael Stahl  <mst@openoffice.org>  [0e79ad05e76bed420383156aaafcad08d5e34fa8]

some tweaks in RTF filter

Signed-off-by: Petr Mladek <pmladek@suse.cz>

2012-08-02  Mikhail Voytenko  <mav@openoffice.org>  [d5345bfb40d6e33087fd053cc220308a2bc2945e]

sot: prevent some null pointer crashes

Signed-off-by: Petr Mladek <pmladek@suse.cz>

2012-08-02  Eike Rathke [er]  <eike.rathke@oracle.com>  [15e0baca9183aa5ad8414b12140abbd536ab2e3b]

Lotus WK: fix warnings

Signed-off-by: Petr Mladek <pmladek@suse.cz>

2012-08-02  Eike Rathke [er]  <eike.rathke@oracle.com>  [4f8dab5f9e93d2b4bd71b4b3a0fc92b6bf6ad6fc]

StarCalc 1.0: fix memory leaks

Signed-off-by: Petr Mladek <pmladek@suse.cz>

2012-08-02  Eike Rathke [er]  <eike.rathke@oracle.com>  [fbcc457fbcd8bb819efd7ca24b3270a069a72da6]

QuattroPro warnings

Signed-off-by: Petr Mladek <pmladek@suse.cz>

2012-08-02  Lionel Elie Mamane  <lionel@mamane.lu>  [c7b0f9fa41789b3b514b81bae32cf5c39aa6fa34]

nPos is 1-based, so allowed to be equal to row count

Change-Id: Idb37cd23a58816bd16c725fda49a2f9875450e79

2012-08-02  Lionel Elie Mamane  <lionel@mamane.lu>  [36f8fb4b4b716577142b8855cece13b699d0559a]

handle "no schema" case

This is especially the case when the source is a (saved) query.
Fixes: Report Builder wizard "Finish" button does nothing -> cannot create report through wizard

Change-Id: I266772035435a7c623beb0c0f66fc88e6316be8e

2012-08-02  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [11cfa8bd5fb734ce3d2ee3b9370745fc8ad5c7f9]

fdo#52610: Fixed several docx export bugs

 + hyperlink starting before a field and ending in its results isn't
   valid.
 + when footnotes have hyperlinks we need to add the proper XML
   namespace and output the relations to a different file.

Change-Id: I1c6cb8acba21c35e10bb0497eeaf96bbd73730d1
(cherry picked from commit 0e4846ec20c1aefc554037e8f08255019c08da47)

Signed-off-by: Miklos Vajna <vmiklos@suse.cz>

2012-08-02  Michael Stahl  <mstahl@redhat.com>  [996e1931e0a57e3c37b75308a7e1c391f83d16b0]

gbuild: WinResTarget: fix dep-target dependencies:

Windows specific fallout of 8b5a984d45005d3df1c89eae897d6e04612625d8,
similar to 236055746ffe92ce3b2a7a9316b1083da046deb9; can be observed by
building with "make check" from scratch, on the "subsequentcheck" target
one res file depends on some lngconvex executable by way of a custom
target in shell, which causes udkapi to rebuild itself before the make
restart.

Change-Id: I14f370a66f4ac5088da4af7eceede09f5a6bae84
(cherry picked from commit 8a05f1265e6307c34b2ffdb5fc5279870c8397b7)

Signed-off-by: David Tardon <dtardon@redhat.com>

2012-08-01  Eike Rathke  <erack@redhat.com>  [9229d932de3bd406c58246293f7a12a88e19861c]

resolved fdo#53012 crash in CSV fixed width import

8cd05e9cf1152b21528c6f1a5bda3d949dc49791 changed from using String to
OUString. ScCsvGrid::ImplSetTextLineFix() attempted to copy excess
characters (always CSV_MAXSTRLEN if greater than field width) where
String::Copy() silently ignored the excess length but OUString::copy()
may result in invalid memory accesses and asserts in dbgutil build.

Change-Id: Ic9f7f38d6f2bbd770d6356e1304de8e39c09e30b
Signed-off-by: Michael Meeks <michael.meeks@suse.com>

2012-08-01  Luboš Luňák  <l.lunak@suse.cz>  [c921fc0ae2b20de1953e7558fce6b9ddb94c56d3]

do not let LO's autoextension handling interfere with KFileDialog's(fdo#52546)

Change-Id: I73263a74d7b9bbf4a99e86773854e69f747e19d5
Signed-off-by: Tomas Chvatal <tchvatal@suse.cz>

2012-08-01  Miklos Vajna  <vmiklos@suse.cz>  [2909cf76a701b4860b849fc1aa90fc2046bfbe00]

fdo#45724 improve WW8 textbox export

If there is no default value, but there is a current one, export that
instead.

Change-Id: I01af5cfa641b061b0aeb959e579bca66340781e9

2012-08-01  Miklos Vajna  <vmiklos@suse.cz>  [88c0f4e9a28db4f2947c1c7469f54b76e88a3052]

fdo#45724 fix WW8 export of textbox default background color

regression from 5609c512cd4d2899300b432d88d93cff05a05c87

Change-Id: I5f3ce73943b2805b7de1ae41699e605af9086b15

2012-08-01  Michael Stahl  <mstahl@redhat.com>  [35080734323dbd740042ff159d71368b3739e97d]

configure: remove check for empty $COMPATH

It would be extremely suprising if we could get to line 11075 in the
configure script if there isn't actually a C++ compiler available, and
the test does fail on Fedora 17 without ccache installed because $CC is
/bin/gcc.

Change-Id: I727ba171a3d647e2ba974d196794943b6450ce6e
Signed-off-by: Petr Mladek <pmladek@suse.cz>

2012-07-31  David Tardon  <dtardon@redhat.com>  [d46bd28012890fd0b5ae2dc1f562a9d33eae2639]

fdo#52615 add ADO component to services.rdb again

This was accidentally removed by commit
d4efa8b0cf48f092d8984f3f085909cd1a6a39af .

Change-Id: Idaa97ea5a141dca7cde6ba4aae51ecb5bf8856d3

2012-07-31  David Tardon  <dtardon@redhat.com>  [a25e3b3c6d047d66845df24f839aa1afe56d9551]

rhbz#842552 always create text content

The following line in oox::drawingml::table::TableCell::pushToXCell
suggests that it is assumed that the cell always contains text:

Reference< text::XText > xText( rxCell, UNO_QUERY_THROW );

So TableCell should always hold a valid TextBody too.

Change-Id: Ic2db7b535c98dd5f2b18941846709a781df4585c

2012-07-30  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [71e6a74ca6f77db134cbde5ebea1338cd64439e0]

copy conditional formats with sheets, fdo#52457

Change-Id: Ic7a337e8a6b36fecbd3aad0e3366fd6f0ccc99c6
(cherry picked from commit cbd98c547af4fac641204fb56149e9d7af9ec075)

Signed-off-by: Eike Rathke <erack@redhat.com>

2012-07-30  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [77792fef0f7d199dab5c3bc065410968c7e6680b]

use correct cursor pos for cond format formulas, fdo#52565

Change-Id: I4e270a8c8ee60a6ab9a3d3b717db2c1243a34e1d
(cherry picked from commit 06b5dfff3aa3005093d427e368ae5eeb5f2ad948)

Signed-off-by: Eike Rathke <erack@redhat.com>

2012-07-30  Stephan Bergmann  <sbergman@redhat.com>  [4f61c0d2a32a6bfb28ba1c9ad1c00d984462f96b]

fdo#43989: Revert "win32-dont-attempt-restart.diff: Don't attempt to restart OOo after crash"

This reverts commit f8e1d2438199c4a76ceeb36352678c415e25272c, which erroneously
disabled automatic restart on Windows completely and has now been addressed in a
better way with 150bf2c95c193b30e050ac1c54d64b5485af088d "bnc#524250: Show
backing component after cancelled recovery."

bnc#524250: Show backing component after cancelled recovery

...instead of an empty Writer document, which is non-intuitive when the user had
worked on something other than a Writer document before the crash.

f8e1d2438199c4a76ceeb36352678c415e25272c "win32-dont-attempt-restart.diff: Don't
attempt to restart OOo after crash" had previously attempted to fix this with a
sledgehammer approach of not restarting at all after a crash on Windows, under
the wrong assumption that there would be no restart after crash at all on Linux
either (which was apparently rather a bug caused by the newly introduced
oosplash at that time).

Change-Id: If65d2e21640d56262c486d887c4a29137cabcd0a

2012-07-30  Miklos Vajna  <vmiklos@suse.cz>  [577f1a54efe800c0e45bb64d78e2d9f6e489c2c6]

fdo#48033 fix RTF import of pictures inside table cells

Change-Id: I2d9ef3b346d4b10b99b67d0934d63d59f6119f97

2012-07-30  Luboš Luňák  <l.lunak@suse.cz>  [1b60abb34466d4604985efeb56d81bc4ac604c2e]

'make build' again generates .msi on windows

This is a partial revert of 0ec45dc41dd4872482b817387f253d6fab6bf20c ,
mainly for tinderbox nightlies. The .zip for dev-install is built
only in dev-install target. But IMO the build target is broken
this way too, I don't see why the .msi has to be built already there
and not in some install or make-msi or whatever target (it's pointless
in build target for a developer build).

Change-Id: Ifd63066499b67fa446127193b243d893d497b451
(cherry picked from commit 1bdb0801eb9315a3f844aa0200f001e667953483)

Signed-off-by: Michael Stahl <mstahl@redhat.com>

2012-07-30  Michael Stahl  <mstahl@redhat.com>  [cf5b1cd3f8d9ac9cb8d05beeb052d46634ade53b]

smoketest: produce a better errror message when Java component fails

Change-Id: I04d0376d22cddf78d83ec0d42bbd2620d5d5fcc5
(cherry picked from commit 75b7d3dce610eb1d7a071d02800d5e3d0bec0898)

Signed-off-by: Miklos Vajna <vmiklos@suse.cz>

2012-07-30  Michael Stahl  <mstahl@redhat.com>  [a4b827fb6c2263ae5dca0fcb367b38c1cdcc98e1]

gbuild: let JunitTests run with MSVC:

Apparently the long path name hack is no longer necessary; at least i
did not experience any obvious problem with a source tree rooted in
D:/lo/master.

Change-Id: I2fd1893a827c27b5dcee438eae6572c596ae907c
(cherry picked from commit 81af84c04fa7ef8c8c12d2a9d3899a9a75cb8260)

Signed-off-by: Miklos Vajna <vmiklos@suse.cz>

2012-07-30  Michael Stahl  <mstahl@redhat.com>  [789559074f04dcf431c86b231b9cd7f6c9e66d9f]

let make dev-install do something useful on MSVC

Forcing creation of second installation set is perhaps not ideal,
but i have no idea how that installer perl crud work and
at least it gives something to run tests against.

Change-Id: I506160013de23f76128c9e39b4f3bacc6e32cc7a
(cherry picked from commit 0ec45dc41dd4872482b817387f253d6fab6bf20c)

Signed-off-by: Miklos Vajna <vmiklos@suse.cz>

2012-07-30  Michael Stahl  <mstahl@redhat.com>  [0c9a5e5ce102a151012a33fe82ba4f942f95c135]

sw: disable CheckBookmarks on WNT

Change-Id: Ia52cbea28c832706cbfa74c2b1d9bca43df006d9
(cherry picked from commit 01550a7450f099c4016af53fef53c286040b1575)

Signed-off-by: Miklos Vajna <vmiklos@suse.cz>

2012-07-30  Michael Stahl  <mstahl@redhat.com>  [20ab3cbb3acbe48ca3e8251fc4a761457d4f16c6]

CppunitTest_svl_urihelper fails on MSVC

(cherry picked from commit 09b853e38b7a35d614caebd97116ca8a106148bd)

Conflicts:

	svl/Module_svl.mk

Change-Id: Ia1154ab9e677ac0d27eb8cf671139d4e23f78794
Signed-off-by: Miklos Vajna <vmiklos@suse.cz>

2012-07-30  Michael Stahl  <mstahl@redhat.com>  [b9171b3f16c5bb6280bcf2e2fc1310edda6082ac]

gbuild: need to set gb_Helper_LIBRARY_PATH_VAR for MSVC

Change-Id: Ic23e6e26093ed381a1930ee6d3c1bc04ac2625b9
(cherry picked from commit 184179f583d26c26639781e65eb75afc13e0a149)

Signed-off-by: Miklos Vajna <vmiklos@suse.cz>

2012-07-30  Michael Stahl  <mstahl@redhat.com>  [454e415eb4d2dc0d1afcbb55b6557db945e327dd]

smoketest: fix build with MSVC:

Linking an empty CppunitTest against smoketest Library does not work,
the linker complains aboutunresolved external symbol DllMainCRTstartup
or something like that; building a static library has the same result;
so just build the cxx file twice via a dummy smoketest_too.cxx.

Change-Id: I11a29d4ec134f67a7de896ff8c669ed5b47782a7
(cherry picked from commit d8b6225d974ef7f8dd14cf0828a86f6e9881fc97)

Signed-off-by: Miklos Vajna <vmiklos@suse.cz>

2012-07-30  Michael Stahl  <mstahl@redhat.com>  [0c2a0de598bd39839a610a7e53660bb67397466b]

gbuild: un-break setting classpath on Windows:

Apparently LO patched GNU make 3.82 interprets the semicolon which is
the value of $(gb_CLASSPATHSEP) as a terminator if it occurs while
setting a target local variable; the part of the value that follows the
first semicolon is cut off.
Hence escape the $(gb_CLASSPATHSEP) and $(XCLASSPATH) vars.

Change-Id: I213dba7155f9515e492c20cfff3bef1c4d8269fc
(cherry picked from commit 111e10bd401b3fee981f32f5f98fc7512a5c47f8)

Signed-off-by: Miklos Vajna <vmiklos@suse.cz>

2012-07-30  Michael Stahl  <mstahl@redhat.com>  [765a4ed507781b8abfe25de12dfe93c36a503b21]

MSVC complains about too many implicit conversions

Change-Id: I33b40ec877270de4ed037dfaf6652c07935a727c
(cherry picked from commit 5d95ab29f228c355029147ee083e9f222545c0ae)

Signed-off-by: Miklos Vajna <vmiklos@suse.cz>

2012-07-28  Jean-Baptiste FAURE  <jbf.faure@orange.fr>  [17b64b0970bff69f0daae7e83459d537f30652d1]

Add more room to a label in print dialog too short for FR translation

Change-Id: Ib54c7f58cf1d2e510b65038a6a0c21da2d6fd186
(cherry picked from commit 73985cb4df6ecdeb2257758d115b7501031ee987)

Signed-off-by: Ivan Timofeev <timofeev.i.s@gmail.com>

2012-07-27  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [2d843d507cda891568eb2c55c05d1fdaa0929dd9]

Uploading libvisio 0.0.19, fixes fdo#50990

Change-Id: Iafd39d5aa3f3922d84518a3d808aac25dbae0e06
Signed-off-by: Thorsten Behrens <tbehrens@suse.com>

2012-07-27  Caolán McNamara  <caolanm@redhat.com>  [6ef2f2503b5a2d52c2ee9cb1b9415acc696fca41]

discard broken embedded object previews

Change-Id: I4f632545d383c4887342aa2959987d4ac3638eb4
Signed-off-by: Petr Mladek <pmladek@suse.cz>

2012-07-26  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [a7f82f201e1b2653ac03e1833e273c6752868641]

mark manual row heights correctly during import, fdo#52393

Change-Id: Id8a1658dbe6d9a89c89d1a0633392b0fa1104c4e
Signed-off-by: Kohei Yoshida <kohei.yoshida@gmail.com>

2012-07-26  Stephan Bergmann  <sbergman@redhat.com>  [c3cd9756c036a23468e19582bc7aa2519ab1a0bd]

fdo#51252  Disable copying share/prereg/bundled to avoid startup crashes

...see <https://bugs.freedesktop.org/show_bug.cgi?id=51252#c35>, comment 35 to
"LO cannot start (reports runtime error with Visual C++ Runtime Library)" for
all the details.  This commit is intended as a band aid, to be backported to
libreoffice-3-6-0.  It can be cleaned up later on.

Change-Id: I2984cdd7efc279e3ef482a762b614e1d625a697f
(cherry picked from commit 5c47e5f63a79a9e72ec4a100786b1bbf65137ed4)

Signed-off-by: Caolán McNamara <caolanm@redhat.com>

2012-07-26  Stefan Knorr  <heinzlesspam@gmail.com>  [dd3eb2e32156e71103f2c96f0dadac30e7cffdc6]

Use safer icon for "Send E-Mail" [Used under CC-BY-SA]

Not everyone finds the paper plane icon understandable.

Authors:
Lapo Calamandrei <calamandrei@gmail.com>
Jakub Steiner <jimmac@gnome.com>
[the Gnome project]

Used under Creative Commons Attribution-Share Alike 3.0
United States license

Change-Id: Ifd888a6f851250fd5c5c8b1e642dbd1c5c42b4e1
(cherry picked from commit 9b773bfd59d3717d85ff14fd04123f3ea66fc3bf)

Signed-off-by: Eike Rathke <erack@redhat.com>

2012-07-26  Eike Rathke  <erack@redhat.com>  [a10f7178b3b57eb81bc5d3ef046bfc935e8ba346]

fdo#52240 added M/D date acceptance pattern to locales with M/D/Y edit format

Change-Id: Ic45b89d5cc1238bb58a29ed0e5fe967e23caefd5
(cherry picked from commit 05035c894644f700fdc972b51dbd918f7530b2d5)

Signed-off-by: Miklos Vajna <vmiklos@suse.cz>

2012-07-26  Eike Rathke  <erack@redhat.com>  [aa5dac69f419b1c190b62058930e576fdf4489d7]

fdo#52240 added D/M date acceptance pattern to locales with D/M/Y edit format

Change-Id: I6194d6649983e1be075e39ac106b87e4a235b105
(cherry picked from commit dc52902eb218095652bf2921d5acfb9d0c863ac9)

Signed-off-by: Miklos Vajna <vmiklos@suse.cz>

2012-07-26  Eike Rathke  <erack@redhat.com>  [7356e71517592cb91fc47f9304e074050b493b49]

fdo#52240 added M/D date acceptance pattern to locales with Y/M/D edit format

Change-Id: I6648adb99f2d67d24951d72b9fc13628d42dec51
(cherry picked from commit ae660e9efa4994bbfafa6de46b4b18aef2f1bb49)

Signed-off-by: Miklos Vajna <vmiklos@suse.cz>

2012-07-26  Eike Rathke  <erack@redhat.com>  [f083b08b9b77f24d62644d7bcd6bf97c8a7712ed]

fdo#52240 added M/D date acceptance pattern to locales with Y/M/D edit format

Change-Id: I2c4d752677eeaa210242f37a54ecd20cb5703bb7
(cherry picked from commit 7828847618b58ff2009b5ce55416a8b2e5dcf55a)

Signed-off-by: Miklos Vajna <vmiklos@suse.cz>

2012-07-25  Ruslan Kabatsayev  <b7.10110111@gmail.com>  [38fd6c8498b18121413228a676e0cf7653c299fe]

Make default dark shadow non-black

Change-Id: If517926b12633a96ad8088e007cfcd6d84e5c919
Signed-off-by: Jan Holesovsky <kendy@suse.cz>

2012-07-25  Caolán McNamara  <caolanm@redhat.com>  [e906bcc0c976a8565d05fbf6ef5cdda01642e611]

Resolves: fdo#51572 catch CLuceneError throws and extract the error message

I can't reproduce fdo#51572, but catching the exception in
HelpIndexer::indexDocuments should resolve it anyway and make it non-fatal.
Collect the error message for retrieval via HelpIndexer::getErrorMessage

Change-Id: Id557b9f5ff968c398f76969591f5ee765e56aa5a
(cherry picked from commit 4c912d3d8bd1ae01131e90fb4a2d8371a53ee888)

Signed-off-by: Michael Stahl <mstahl@redhat.com>

2012-07-25  David Tardon  <dtardon@redhat.com>  [b1ca38aa592fa8b5adebb8832681babbf95e1eff]

fdo#52427 fix l10n of reportbuilder

Change-Id: I9ff1b7329eca2faa560181c49d6c4527a008fead
(cherry picked from commit dda589ba60ff5ea104d85f0a09759c954498a5c9)

Signed-off-by: Michael Meeks <michael.meeks@suse.com>

2012-07-25  Stephan Bergmann  <sbergman@redhat.com>  [c794788fb0d28cbd1f8bb6be50198264b3427fc2]

Related fdo#51252: Report uncaught exceptions with MessageBox on Windows

...as stderr is not generally visible there to the user (and vcl's
Application::ShowNativeErrorBox might not yet be functional during early start
up).

Change-Id: I1b99a77f7add967579d726462aa0a7b83a5d2d0a
Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>

2012-07-24  Ivan Timofeev  <timofeev.i.s@gmail.com>  [330769828fdf933eb1fb6b504ebbeb5cbe0e0eba]

-Werror=format

Change-Id: If468ca444865f81a7adeabb72ecb6d8647f6dde0
(cherry picked from commit 10f08195b8195640016a6eab42818c662f4541d2)

Signed-off-by: Michael Stahl <mstahl@redhat.com>

2012-07-24  Stephan Bergmann  <sbergman@redhat.com>  [e3f087d9ed753be702503220e1f97a3514d74d62]

fdo#52399: Do not needlessly set DefaultContext of global ServiceManager

...the new cppuhelper/source/defaultbootstrap.cxx now forbids this nonsense with
a PropertyVetoException.  It looks like the code in propbrw.cxx had always been
confused about what to do exactly (using xOwnContext as delegate in the call to
createComponentContext should just be enough) and the useless re-setting of the
global ServiceManager's DefaultContext happened to work by accident.

Change-Id: I80a87fe9b0948d9aa6dc9e2e63497097044a4959
(cherry picked from commit c2617e960e1ff9c132af34b11f2e099f04fb46a3)

Signed-off-by: Michael Stahl <mstahl@redhat.com>

2012-07-24  Eike Rathke  <erack@redhat.com>  [ca9607ac8ed43d29125a0a2d22a938ec8f414841]

prevent crash in malformed pivot table loaded from .xls

ScDPMember::GetItemData() unconditionally returned a reference to a
ScDPItemData pointer obtained through ScDPSource::GetItemDataById()
ScDPTableData::GetMemberById() ScDPCache::GetItemDataById() that can be
null for malformed entries. Changed ScDPMember::GetItemData() to return
a pointer instead and adapted callers to check for null.

3.5.x in ScDPSource::GetItemDataById() had a check for null pointer and
added an empty ScDPItemData element to the cache for this case and
returned the pointer to that entry (marked as todo). This is not the
case anymore.

(cherry picked from commit 3536fcd999f16525f20a1fff5c2512b565511d7b
plus follow-up 9b2ec8c2a3478047a270b31bc25ad1d782401306 "it's pData2")

Change-Id: I241c232d7182f5d58e8531af540e69b26ab4888a
Signed-off-by: Stephan Bergmann <sbergman@redhat.com>

2012-07-24  Thorsten Behrens  <tbehrens@suse.com>  [94fdc1e684d691cd63d75685b5a607d35e737dcf]

Fix fdo#51943 - prevent lose focus event to close popup.

This is a follow-up bandaid for fdo#48096 side-effects, which in
turn was a band-aid for side-effects caused by ooo-build's
toolbar-decorations-svx.diff.

Fix instructs vcl to not auto-close the floater on losefocus events,
which at least on OSX comes _before_ we even see the mouse button
down event.

Change-Id: I21896c4169addffdf2af920a37e0e3786438cc4e
Signed-off-by: Thorsten Behrens <tbehrens@suse.com>

2012-07-24  Michael Stahl  <mst@openoffice.org>  [e0c3c823fd0c6a15c420992f2edb94bdc21996cd]

hwpfilter: improve text import and error handling

Change-Id: Ia376daa336b0cf3b6f3b8f9964d59ca3fcceeeb6
Signed-off-by: Miklos Vajna <vmiklos@suse.cz>

2012-07-24  Michael Stahl  <mst@openoffice.org>  [7dd6a673afa5c8b4bca16c3ae1645269506b4030]

mhu24: add comphelper::newArray_{null,ex} helpers

Change-Id: If44b6e37ecaf721c6ecd9aac0e532ec2be814f50
Signed-off-by: Miklos Vajna <vmiklos@suse.cz>

2012-07-24  Michael Stahl  <mst@openoffice.org>  [dd1bc101f93107c021fa180f23bda7ace0c5e6a3]

better page descriptor handling in RTF

Change-Id: I9f80d5be700c94cf5993243903a70295d2545868
Signed-off-by: Miklos Vajna <vmiklos@suse.cz>

2012-07-24  Caolán McNamara  <caolanm@redhat.com>  [67db4e1ec90161bc31c00bc67190bc2895c7fa59]

this is the stupidest hard-coded number in the world

Change-Id: I4da7700f5a706716d14ca25eebf416d14bd6cf63
(cherry picked from commit 18b15e48cb1fa7590620930975796a0c0dcac225)

Signed-off-by: Stephan Bergmann <sbergman@redhat.com>

2012-07-24  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [b6ac34cc5f19670ec148c94906c710f4f06950e0]

Fix endless loop in libvisio with text fields in VSD6

Change-Id: I6aca4a6199adef986ef3de8593470eca1870a1f5
(cherry picked from commit dbbc38c174e8a924e2f26b9c21c84cccd17b8d08)

Signed-off-by: Miklos Vajna <vmiklos@suse.cz>

2012-07-24  Michael Stahl  <mstahl@redhat.com>  [a6d01758da37af1d6bab9c14197134ce410d9408]

fdo#39812: Writer: fix collapsing merged table border painting:

Create a table with a merged cell like in the screenshot in the
bug, with a SAL_DEBUG in SwTabFrmPainter::PaintLines the following
lines are painted:

debug: paint start
1 debug: start: 2749,1488 end: 12387,1488
2 debug: start: 2749,1945 end: 7567,1945
3 debug: start: 7567,1945 end: 12387,1945
4 debug: start: 2749,2015 end: 12387,2015
5 debug: start: 2749,2542 end: 7567,2542
6 debug: start: 7567,2542 end: 12387,2542
7 debug: start: 2749,1488 end: 2749,1945
8 debug: start: 2749,1945 end: 2749,2015
9 debug: start: 2749,2015 end: 2749,2542
A debug: start: 7567,1945 end: 7567,2542
B debug: start: 12387,1488 end: 12387,1945
C debug: start: 12387,1945 end: 12387,2015
D debug: start: 12387,2015 end: 12387,2542
debug: paint end

*11111*11111*
7           B
7           B
*22222*33333*
8     A     C
*44444*44444*
9     A     D
9     A     D
*55555*66666*

The problem is obviously that the Y coordinates of the lines 2, 3
and 4 differ; they should be on the same Y position.
The problem here is that logically horizontal lines must be painted
not centered but "below" the line, and It turns out that
SwTabFrmPainter::Insert cannot correct the positions properly to
do that, because it only looks at borders in a single cell.

When using the UI to set the borders, we get (for innner table borders)
only a bottom border in the cells, but no top borders, so the
top position of the logically vertical borders needs to be corrected
with the width of the bottom border of the cell _above_; a symmetric
correction of the bottom position to the top border of the cell below
is also necessary.

Fortunately if we just leave the positons alone in Insert then
TabFrmPainter will eliminate duplicate lines with equal positions
and so it's only necessary to correct the positions when actually
painting the line in wTabFrmPainter::PaintLines,
where we have the neighboring lines available.

(cherry picked from commit 02e80d2e431a57ad775a674eb3cfcd6cec53e09f)

Change-Id: Ia8519f6673db0f3a1ecaa68038896cac39609129
Signed-off-by: Miklos Vajna <vmiklos@suse.cz>

2012-07-24  Uray M. János  <uray.janos@gmail.com>  [80bab179b259de2d963384444b7eac4579dea06d]

fdo#52223 fix Object Catalog in Basic IDE when resizing

Change-Id: I96861bfcf7c0da6dd94c50acd673dedb14d15204
(cherry picked from commit c55a4639d27957ee96c59269d894d169fa2b7b34)

Signed-off-by: Ivan Timofeev <timofeev.i.s@gmail.com>

2012-07-24  Laurent Balland-Poirier  <laurent.balland-poirier@laposte.net>  [df9fde31acef806aca20e5559abe1bb52337e65f]

Correction of context menu entry for Math arccot function

Change-Id: Ie44783111553d99bc70db81b7b0a31d3b72b254a
(cherry picked from commit b0a727729d909fc26898dd0fd29a81834111a147)

Signed-off-by: Ivan Timofeev <timofeev.i.s@gmail.com>

2012-07-23  David Tardon  <dtardon@redhat.com>  [c5eb88ff59e1e8c54814c276c8dccf74bf892cd9]

fdo#44534 invalidate bound rect after drag&drop

Change-Id: Ie3319870ae26e9e2cac32641a33be62e4e020c02
(cherry picked from commit b480f91968a3df16a655585fba494425aea725dc)

Signed-off-by: Caolán McNamara <caolanm@redhat.com>

2012-07-23  Caolán McNamara  <caolanm@redhat.com>  [cd878743c11d977ec1c336918d795180983972e5]

Resolves: fdo#50975 rsvg_handle_new_from_data calls rsvg_handle_close

rsvg_handle_new_from_data calls rsvg_handle_fill_with_data which itself calls
rsvg_handle_close on success, so we don't have to.

And older versions of librsvg (e.g. 2.16.1) don't protect against
rsvg_handle_close getting called twice, although new versions do,
so we crash on e.g. RHEL-5

Change-Id: I451075e50c9c2c7b07289356d7a92eb55db82f9f
(cherry picked from commit 682cb83ed59233decbeeaff68c4d871442b58bb1)

Signed-off-by: Michael Stahl <mstahl@redhat.com>

2012-07-23  Michael Meeks  <michael.meeks@suse.com>  [222b7032153cfd3a6f5e12e2fc855ccabc2ea769]

fdo#47368 - fix one potential re-enterancy hazard around even emission

Change-Id: I8be50fb82d1333731dae825b1785e981fe69adbd
Signed-off-by: Norbert Thiebaud <nthiebaud@gmail.com>

2012-07-23  Stephan Bergmann  <sbergman@redhat.com>  [10ae81acb68ba6e03cfe8907d8a0a1ea33067376]

fdo#52232 ConfigurationSet wrapper unusable for localized properties

The comphelper::ConfigurationSet wrapper, used by the automatically generated
headers to access the configuration data from C++, is based on
com.sun.star.configuration.ReadOnlyAccess/ReadWriteAcess that provide an all-
locales view of the configuration data, i.e., a localized property is represented as a UNO object implementing various container interfaces (to access the per-locale values) instead of a plain value.

Hence,

  xLeaveAccess->getByName(C2U("Label")) >>= sLeafLabel;

silently changed its meaning, now silently failing to extract a string and
leaving sLeafLabel empty, which in turn causes the labels of extension option
pages to disappear from the "Tools - Options..." dialog.

This partially reverts commit 161c3f179f71eda2a32dabaf68ff6fb3ba487062 "Some
more comphelper/configurationhelper clean up."

Change-Id: I584c682ea6a7c8b9444b34f1867cc553ad160802
(cherry picked from commit aebf5bf22304c73e121b16dc0b51f909c5f34c28)

Signed-off-by: Caolán McNamara <caolanm@redhat.com>

2012-07-23  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [8ac1d7cc1d825e53d42aac699b077ffddb9c8769]

use correct source table for cond format paste, fdo#52340

Change-Id: I7c4cb1a5f31ba9e37a280af2243a13c57914cb2f
(cherry picked from commit 669784c6653732fd2ad43024332957d5df5652bb)

Signed-off-by: Eike Rathke <erack@redhat.com>

2012-07-22  Thorsten Behrens  <tbehrens@suse.com>  [5bfba6ee21b5576c9da475b13d7db0f735f078d2]

Fix fdo#50631 - have GetTextBoundRect() properly rotate bounds

Earlier fixes to AquaSalGraphics::GetGlyphBoundRect() are
ineffective, since this method is not even called from ATSLayout.

Change-Id: Iaeda228afed4799e6d54c5a7b1764b39f7b77c81

2012-07-20  Eike Rathke  <erack@redhat.com>  [41306f222d7f3aa3fedcd2a9a91fd7558449a24e]

fdo#52240 added abbreviated date acceptance patterns for [de-{AT,CH,LI,LU}]

Change-Id: I589cedcd2db0208b03d1e28babbb493912f20c78

2012-07-20  Eike Rathke  <erack@redhat.com>  [6945d1eb7666f90b6b356f97d368c87664c77d88]

resolved fdo#52205 do not force all text cells in CSV import

Do not set ScSetStringParam::mbSetTextCellFormat=true for SetString()
that slightly changed behavior, the nColFormat==SC_COL_TEXT case is
handled separately anyway.

Change-Id: I0a0f9472801dcb02af77d6eaf90170309a41e9a8
Signed-off-by: Kohei Yoshida <kohei.yoshida@gmail.com>

2012-07-20  Lionel Elie Mamane  <lionel@mamane.lu>  [aeb97e51b05e1dfd6d535704a115213809c707fc]

fdo#52275: Revert "mysqlcppconn: work around weird gcc issue"

This reverts commit d3d533c9e45b6badf202a12f0ed266d0168aa636.

Hard-coding -std=c++xy in one module is a bad idea.

None of these gccs give any spurious error in gnu++11 mode now:
gcc (GCC) 4.6.3 20120306 (Red Hat 4.6.3-2)
gcc (GCC) 4.7.0 20120507 (Red Hat 4.7.0-5)
(cherry picked from commit 9931d736edfedb9b82a270d754f1ee8a2b134ec7)

Change-Id: I9aaa541bfc888a000ab3a1836bbd3fcfb9ef5bac
Signed-off-by: Michael Stahl <mstahl@redhat.com>

2012-07-20  Caolán McNamara  <caolanm@redhat.com>  [5586159e46d5f38e322c88459e1e7beed8133161]

Resolves: fdo#51772 failure to import a specific .rtf file

In this example the xCharacterStyles->getByName(aCharStyle) throws, and the
whole import is abandoned

i.e.  xRet.set(xCharacterStyles->getByName(aCharStyle), uno::UNO_QUERY);

so to keep things simple wrap the entire block in a try catch and return
an empty xRet. Could use the hasByName around the specific failing query.

Change-Id: I4f4970534cc2ff15c7d96ff2ee0a9affcfce1737
Signed-off-by: Miklos Vajna <vmiklos@suse.cz>

2012-07-20  Michael Stahl  <mstahl@redhat.com>  [6a05f22cd3253ae5c45495d0c081e1f44a3ff756]

fdo#38056: ODF import: fix page style attributes:

PageMasterImportPropMapper: in the case of a single "fo:border"
and "style:border-line-width" attribute, it is possible that the border
is imported wrongly, like this:

1. pAllBorderProperty is set from the imported value, with name "TopBorder"
2. individual pNewBorder[i] are created as copies from pAllBorderProperty,
   one of which also with name "TopBorder"
3. pNewBorder[i] is updated with widths from pBorderWidths[i]
4. the individual pNewBorder[i] are added to the property vector
5. the property vector is sorted by property name
6. the properites are applied in order; if the pNewBorder[TOP]
   happens to precede the pAllBorderProperty (which is indeterminate
   as they both have name "TopBorder"), then the pAllBorderProperty
   will overwrite the border widths computed in step 3.

Thus, nerf the various pAllFoo properties so they do not override
the individual Foo properties later on.

(cherry picked from commit 7f9928bfa561ccb6ed4e2baacc7d6960bc1ce231)

Change-Id: I87755f1184d59da2aa72ac053e6f77d7295d6958
Signed-off-by: Miklos Vajna <vmiklos@suse.cz>

2012-07-19  Stefan Knorr (astron)  <heinzlesspam@gmail.com>  [21eaf701f1e2474f83d90e865590a7366c2df8e3]

Import icons from Gnome's set [under CC-BY-SA]

These icons were imported from
git://git.gnome.org/gnome-icon-theme

These icons were authored by:
Ulisse Perusin <uli.peru@gmail.com>
Josef Vybíral <cornelius@vybiral.info>
Hylke Bons <hylke.bons@intel.com>
Ricardo González <rick@jinlabs.com>
Lapo Calamandrei <calamandrei@gmail.com>
Rodney Dawes <dobey@novell.com>
Andreas Nilsson <nisses.mail@home.se>
Jakub Steiner <jimmac@novell.com>
K.Vishnoo Charan Reddy <drkvi-a@yahoo.com>

Used under Creative Commons Attribution-Share Alike 3.0
United States License

Change-Id: I5454e5fcdfdd5713e8999e5bdc5abd1ca33d30c0

Conflicts:

	icon-themes/tango/res/reload.png

Signed-off-by: Michael Meeks <michael.meeks@suse.com>

2012-07-19  Miklos Vajna  <vmiklos@suse.cz>  [0c1de6d3d6320f91770967d1b23c8dd57d168fe7]

fdo#52066 fix RTF import of rectangle shape without text in it

We used to always add a paragraph on shapes, which breaks import of
abused rectangle shapes with minimal height, used as lines.

Change-Id: Ice240bad68bc030e7889c46f72c45646307f17e5

Signed-off-by: Luboš Luňák <l.lunak@suse.cz>

2012-07-19  David Tardon  <dtardon@redhat.com>  [48d61f4ad1eb4f8a031e65c3fcbebc5023d600e9]

fdo#52241 remove just one entry

Change-Id: Ida7920c3196105f7f8aab519da12e79135839345
(cherry picked from commit 859018061956b1937c7be3809a9858cbd610fa9c)

Signed-off-by: Luboš Luňák <l.lunak@suse.cz>

2012-07-19  Andras Timar  <atimar@suse.com>  [cec59bfca191c10c51398ab1a6c28649f77fdfbb]

update license documents

Change-Id: Id1f1b5d8b7155e6de01973f7358c2d0c8997dfd7
Signed-off-by: Michael Meeks <michael.meeks@suse.com>

2012-07-18  Uray M. János  <uray.janos@gmail.com>  [450273888bcebc8e44bf5023be60f525ef56f0ec]

fdo#50801 fix cross-reference text when Caption order is Numbering first

Change-Id: I7306f99c18d0f9cfb3b0ce147ecc200662d23b3d
Signed-off-by: Andras Timar <atimar@suse.com>

2012-07-18  Abdulmajeed Al-Abaulrazzaq  <aalabdulrazzaq@kacst.edu.sa>  [3103169c41c2c5d5566603d3d05d68181b8b69c1]

fdo#51716 Font Size Enlarge And Reduce Shortcut in Impress/Draw

Change-Id: I90ffce4f6303d3bd736a7e33a135037092e60059
Signed-off-by: Andras Timar <atimar@suse.com>

2012-07-18  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [92dd63864142ad4d124d43accc111489fe6cda12]

correct but ugly fix for i#118877

This fix is better than the AOO patch and does not require direct ref
count manipulation but still feels dirty.

Change-Id: I1f37bc4c72f668fec229b874cfa1ea5e9ab9153e
(cherry picked from commit ab9b5639b23ab5db93357bd076b65adea1b6e8b6)

Signed-off-by: Eike Rathke <erack@redhat.com>

2012-07-17  Caolán McNamara  <caolanm@redhat.com>  [733d07a79a46a551e1eba443a81f3cc851d4cb25]

Resolves: fdo#51957 typo, endash entered twice, 2nd should be emdash

A typo, correct list can be seen in the CFF spec
http://download.microsoft.com/download/8/0/1/801a191c-029d-4af3-9642-555f6fe514ee/cff.pdf

Change-Id: I1c07d140d2caae9ac32390c3367f65495ec76ff4
(cherry picked from commit a9a91490680d2778397b6b08583149e39022e692)

Signed-off-by: Luboš Luňák <l.lunak@suse.cz>

2012-07-17  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [6cdc0d83b6ee79d603102685eb5a3c5700c51b17]

bump product version to 3.6.1.0+, release number to 200

Change-Id: Id22777baf4f15f09756af09254b56ce28b455a0e

2012-07-17  Stefan Knorr (astron)  <heinzlesspam@gmail.com>  [d1034fd65fc590b0db5b498e999e880b4110d0d3]

fdo#51890: Display themed progress meter instead of the native one

Change-Id: Ia72f46763de40205b1a8a9bb94839bb420933443
Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>

2012-07-17  Stefan Knorr (astron)  <heinzlesspam@gmail.com>  [f8c32a7edfa31a8c4249eab47bbf3452ab21a57a]

Bring community branding in line with actual community logo

Change-Id: Ib1e1d1ff7f20f51f991c7a14a6e5dc1510d8c1fd
Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>

2012-07-17  Stephan Bergmann  <sbergman@redhat.com>  [496f38a551df6b73a1b3f258f4904b73c11a13d9]

-Werror=implicit-function-declaration

...when building --without-system-zlib on Linux.

Change-Id: I9bcb355ec75291609b28397c16068acf293ba6eb
Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>

2012-07-17  Michael Stahl  <mstahl@redhat.com>  [a022c150a6d1ed34fbae80ce8b7fac9c1ad21cf4]

nss: upgrade to 3.13.5

- drop nss-linux3.patch, builds out of the box on Linux 3.x now
- drop nss-string-concat.patch, was fixed upstream
- drop nss-clang_os_Linux_x86_s_comments.patch
       nss-clang_os_Linux_x86_64_s_comments.patch
  the invalid asm comments were fixed upstream:
  https://bugzilla.mozilla.org/show_bug.cgi?id=624868
- drop nss-asm-fix.patch, fixed upstream:
  https://bugzilla.mozilla.org/show_bug.cgi?id=671711
- not updated nss.patch.mingw since it looks unmaintained
- remove the setting of FREEBL_NO_DEPEND, which is
  a) no longer necessary, because it will be set automatically
     on Linux 2.6
  b) harmful because it prevents automatic setting of FREEBL_LOWHASH,
     which is necessary to prevent conflicts with system libfreebl3.so
     at least on Fedora 16/17

Change-Id: Idf9338d83f9b34000068c1b8691ca3135f56dd21
Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>

2012-07-17  Michael Stahl  <mstahl@redhat.com>  [0f0caaf710dbe63b2599dbe255e060dcdb8bbf57]

nss: no need to care about STLPort include paths

Change-Id: Ibbee91f8ce21f76bc4a5e66ff9c5852dc693793b
Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>

2012-07-17  David Tardon  <dtardon@redhat.com>  [62de6724ee7d3fcee76025568cec197f4b325c1a]

remove forgotten debug statement

Change-Id: Iac2e4bb390b4e377d34c88018c18ece27fbc5083
Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>

2012-07-17  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [5e2777bdc609a022da4460c80fadac28d08ce088]

Include iostream header to get std::cerr (unreviewed build-fix)

Change-Id: I714b9d8bb6fb187ca7cd1dc6754cd63d7bb084da

2012-07-17  Ivan Timofeev  <timofeev.i.s@gmail.com>  [d5c459afc3532eef70a66835cdcfcd296691adef]

fix remaining tab pages

see f70fe6e651eefbc69c434256f7e74ad53519a36c

Change-Id: Ic4cf70997af986dea387b0bdde86ae59ff4be401
Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>

2012-07-17  Lionel Elie Mamane  <lionel@mamane.lu>  [ba20c9942183210e69187d8e29e77360f965aede]

fdo#51239 refresh row lazily (when data is requested)

This avoids fetching data that will not be requested when the "cursor" is only moved and no data requested. That is typically what RowSetCache does when its own cursor is moved within its window.

This basically makes the whole {next,previous,absolute,...}_checked story obsolete, by basically always being as fast as the i_bFetchRow==false case, but in a safer way.

Change-Id: I89eaf277069736b3077bde8b45325929db290f2d
Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>

2012-07-16  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [de9c6a7829b08968491c8b57b5bd4f182e5e873e]

Revert "fix excel row height export problems ( I hope ) fdo#50304"

This reverts commit 9746c6de3a05fe9284d6d6bb2f636bfe912733cd.

Signed-off-by: Kohei Yoshida <kohei.yoshida@gmail.com>
Signed-off-by: Eike Rathke <erack@redhat.com>

2012-07-16  Lionel Elie Mamane  <lionel@mamane.lu>  [7a6d40a99b44f7693d054ca25f2ba2327c64767c]

openoffice.org -> libreoffice.org

Change-Id: I7e6f495eb56c0d6004c2e427b7fe9c3c09c7206f
Signed-off-by: Andras Timar <atimar@suse.com>

2012-07-16  Lionel Elie Mamane  <lionel@mamane.lu>  [6a7c0710cc063912d912cc95b10415bc717a241f]

fdo#50800 populate composedCommandNames ASAP, not at call of getFromClause

In particular com/sun/star/wizards/ui/FilterComponent calls getSelectClause before calling getFromClause, and then all hell breaks loose: composedCommandNames is empty, thus cannot find the proper Alias column name, thus the column names in the select list were not properly escaped, ...
We have just made getFromClause quadratic instead of linear, but:
1) I do not think this would be a problem (small datastructures)
2) If it is, rather use a hashmap or something like that, wich will also make getSelectClause faster

Also make the fallback case of "unknown table" more robust: escape the table name (if any) and column name!

Change-Id: I474adc51fc6378d836bd5865d9eb9505983dcbc5
Signed-off-by: Miklos Vajna <vmiklos@suse.cz>

2012-07-16  Lionel Elie Mamane  <lionel@mamane.lu>  [287e9723486ab306444a9f4f396f1df01a307993]

fix hsqldb java version detection

1) The values were not properly exclusive.
   E.g. when compiling under OpenJDK 1.6, iscjava12 was set (!)

2) On Java 1.6, should not enable the parts that are (only) for Java7!

3) When non-JAVA7, need to preprocess the files that have JAVA7-only code, so that it gets removed

Change-Id: I99b6bd9e781fee1007a04a4dc3d3f952c1b2eb00
Signed-off-by: Miklos Vajna <vmiklos@suse.cz>

2012-07-16  Michael Meeks  <michael.meeks@suse.com>  [9f4ebaa5a0b299eb0637f7910632b04191b211c0]

fdo#521512 - fix presenter console display switching

The new, clearer names for external displays need to be in-sync.

Change-Id: Id78d359b08f956579e9226d00515cd959d81a17f
Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>

2012-07-16  Andras Timar  <atimar@suse.com>  [dd57301eef0d99943672da7fc3d453ee3db4ad6e]

fdo#52143 use Unicode functions for QuickStarter tooltip

Change-Id: Ic9c7ed84925ea5b4ce324a98a1089102dcda24b8
Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>

2012-07-16  Jan Holesovsky  <kendy@suse.cz>  [ede7e6e18ceb6f48b5e4d2c8a8c770670b1cbf55]

About dialog: Forgot to Show() the image when present.

Change-Id: I6a1901e3a47e6e46e84da955872a97e016ce0694
Signed-off-by: Andras Timar <atimar@suse.com>

2012-07-16  Stefan Knorr (astron)  <heinzlesspam@gmail.com>  [7bc033b1675da90fbc06d182dbe5d1d0bbb3f5cc]

Fix typo in template name: "VIntage" to "Vintage"

Verify via File – Properties ... – Description or via the
Template Chooser

Change-Id: I6a635ef4d08af72cd2563fc722e80d7f48a8a2b3
Signed-off-by: Andras Timar <atimar@suse.com>

2012-07-16  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [409ac385ad29bec0167c3b6f6119b24d4f5409bf]

show comments in the navigator, fdo#51859

Change-Id: I967ce4765fdb85263eea4cea5a8728470b32ad82
Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>

2012-07-16  Muthu Subramanian  <sumuthu@suse.com>  [c35c4769d8cabe0f01ef9911056d7a9d1d2f4b04]

fdo#45260: Objects having line thickness misplaced while pasting.

Even with the proposed fix of commit id d999ae10 it still seems
to be broken with reference to i#112978 . Maybe a better way
of fixing it. Hence reverting this patch partially to fix fdo#45260

Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>

2012-07-16  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [1f6bf7bc65e9b88679bab6b46da3089ac9812c48]

use correct value to check for min and max, fdo#51831

Change-Id: I8a5412bc9c22048dd8f6618b38e5a522b7ea02c2
Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>

2012-07-16  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [ffdee69b8e653085e4681c264682cfb71761f8db]

disable edit field for min and max type, fdo#51834

Change-Id: Id77c58f333bfab5446cf96d24cd9ccfc18802862
Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>

2012-07-15  Andras Timar  <atimar@suse.com>  [e535c1f6d4d14c27b8d963758184b2fd025d10a9]

fdo#47947 Data Form dialog layout fix

Change-Id: Ifa1689ff9be7afa14f5694825c506f7c8c3eff43
(cherry picked from commit c61e3c941d46fe1ae6066f31e01786100e39da56)

Signed-off-by: Caolán McNamara <caolanm@redhat.com>

2012-07-15  Caolán McNamara  <caolanm@redhat.com>  [3669bb966f709089f43111b5ca1057bfe4a22697]

Resolves: fdo#52013 use vector::insert instead

Change-Id: Ie12e5b11196b1b0f919bd18f28a0b86f60cc6513
Signed-off-by: Takeshi Abe <tabe@fixedpoint.jp>

2012-07-15  Stephan Bergmann  <sbergman@redhat.com>  [9865dbc7af9331ccb1a8e55a09dd821fb014a5a4]

fdo#51954: More tools->rtl string conversion regressions

Change-Id: If9c5b0a0876540e9546617faaa5dcb4ae1e5a2cb
Signed-off-by: Andras Timar <atimar@suse.com>

2012-07-15  Stephan Bergmann  <sbergman@redhat.com>  [025c3122716ea363545e04329d0ebc8f7bb65bc9]

Regression fix correction

Change-Id: I03f020f474c198368aa3528870b0752752a3bd2c
Signed-off-by: Andras Timar <atimar@suse.com>

2012-07-15  Michael Meeks  <michael.meeks@suse.com>  [fd4129ef6116adfcda39acac7fb6d28211464a72]

fix std::max mismatched type compile snafu

Change-Id: Ia6572f8c648168053ae327fa995fc4f33029ab33
Signed-off-by: Andras Timar <atimar@suse.com>

2012-07-15  Stephan Bergmann  <sbergman@redhat.com>  [5085fb2b0a8e74e5cdc67487c05c605570e8c71b]

fdo#51954: More tools->rtl string conversion regressions

Change-Id: I490cc82b60663d30fdc8e09d9d6021c964656bec
Signed-off-by: Andras Timar <atimar@suse.com>

2012-07-15  Stephan Bergmann  <sbergman@redhat.com>  [4bc3473be15e362108b687ee94ce748947e3aad9]

fdo#51954: -1 is small while STRING_NOTFOUND was great

...after String -> rtl::OUString conversion in
a4cbcf2fc567393cd954d0fcc8ea0ce7d859b59f.

Change-Id: Ieb6dfce8c0cf7d8b5971d187b3b58b754c1cb02f
Signed-off-by: Andras Timar <atimar@suse.com>

2012-07-15  Andras Timar  <atimar@suse.com>  [525d2dab0e02c40dad8258958b2877e16f54976e]

fdo#52090 update Danish dictionaries (2012.07.14)

Change-Id: Ia05018afcfcba044e568e9262ccb90324c2807f5
Signed-off-by: Andras Timar <atimar@suse.com>

2012-07-15  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [02e0c1b0e8e0b798694445bfa84383dd8d44216a]

prevent double delete in calc's html parser, fdo#52107

Change-Id: I0a203a39697d3b12304e4b9dc99714cd7b2a008c
(cherry picked from commit 0d21d9ddbe0561f45419ae4fc376c312565b413b)

Signed-off-by: Caolán McNamara <caolanm@redhat.com>

2012-07-14  Andras Timar  <atimar@suse.com>  [20be5a629e59b83bd1817db523d391296041e490]

fdo#36187 - make ctrl-8 and 9 increase/decrease font size in Swedish

Change-Id: Idea60232a25e58edd385f10cd9cff9f33c16fee4
(cherry picked from commit 4090ec5c4c8c68783ef94460d0809377769944e7)

Signed-off-by: Caolán McNamara <caolanm@redhat.com>

2012-07-14  Caolán McNamara  <caolanm@redhat.com>  [c5df4ffdab3a66508b6e259703b77979a2733401]

Related: fdo#45355 stale gdi font handles apparently still used

When we do glyph fallback we check to see if the glyph is too large to fit the
space available, and if it is we try and rescale it smaller.

This worked wonderfully under Linux, but under Windows it seems that the
SalLayout impl keeps an old unscaled gdi font handle which would give visually
broken glyphs for me when the base font was smaller than the replacement font.

So, now instead rather than just changing the font for the fallback level, we
throw away the SalLayout using the old font, set the font for the fallback
level, and recreate a new SalLayout using the new font.

Hopefully this is the true reason behind the crashes of fdo#45355 although
that remains unreproducible for me.

Change-Id: I415b6e7a77777d4aa5e62079c52c6c18473c0ebd
Signed-off-by: Andras Timar <atimar@suse.com>

2012-07-13  Stephan Bergmann  <sbergman@redhat.com>  [8cf61d06e2a3f79514322214743230c489080814]

Hide information about failure during very early startup a little less

Change-Id: I4ecbcf7e19c642bbb98f66d127050361fdb6136a
(cherry picked from commit 91404d1d379fbdc3b1c7286dafd2519b68b08c97)

Signed-off-by: Eike Rathke <erack@redhat.com>

2012-07-13  Luboš Luňák  <l.lunak@suse.cz>  [62a6b49aa78b0d55342e79aad2ebb60d46349b3b]

do not let a style override paragraph's numbering

If a paragraph has its own <w:numPr>, do not let <w:pStyle> override that.

Change-Id: I7cea0d1c8bf59804f8c56382ee68c7fad5ed3ef6
(cherry picked from commit e7ab4bb6b0e83f01148ffff41e8c5eaa0c5ba0a4)

Signed-off-by: Caolán McNamara <caolanm@redhat.com>

2012-07-13  Luboš Luňák  <l.lunak@suse.cz>  [d34d2c1a026ce99c3f6e2730efbf8c41dcbcd3e1]

do not write default tab stop into the default style in .docx

Use w:defaultTabStop in w:settings instead.

Change-Id: I7056ff0ee8574fd942e2f330a1f76bae657a825e
(cherry picked from commit 15af925c254f27046427de70a59011e2ac3d6bdb)

Signed-off-by: Caolán McNamara <caolanm@redhat.com>

2012-07-13  Jan Holesovsky  <kendy@suse.cz>  [1d5c3861ba788042eecef7610f58956cdf56cb83]

Fix the About dialog rendering when librsvg is not available / functional.

Change-Id: Ib460f3cbf44114ef74065168b218daca51f2f0e9
(cherry picked from commit debfb21c927e39ab18aafb1895f343840967e16a)

Signed-off-by: Caolán McNamara <caolanm@redhat.com>

2012-07-13  Luboš Luňák  <l.lunak@suse.cz>  [0054c76b0f3d5bdbaef73a696ce3cf930be9c16b]

fix a crash with empty string

If it's named nLast, then it's supposed to point to the last character,
which, with an empty string, logically means it should point before
the start of the string.

Change-Id: I248fbe80c1c4b1c2c8d39f0bcf772f9b85415e4a
Signed-off-by: Miklos Vajna <vmiklos@suse.com>

2012-07-13  Caolán McNamara  <caolanm@redhat.com>  [d22ec2d67e82ebc7723f018172911ff4e567c006]

skip khmer test on older 'broken' icu versions

Change-Id: Iab813f5288af1f0e054c022c4e4a99b92c7ce1ce
Signed-off-by: Jan Holesovsky <kendy@suse.cz>

2012-07-13  Andras Timar  <atimar@suse.com>  [7502b75aa9c6410753c92464693be1bccb3ab0f1]

fdo#35953 resize controls on Solver dialog of Calc

Change-Id: Ia1130d241f6c01079449e670e26054bbc1a798ea
(cherry picked from commit 7444b258df32638876257bab588f8d3513602781)

Signed-off-by: Caolán McNamara <caolanm@redhat.com>

2012-07-13  Stephan Bergmann  <sbergman@redhat.com>  [2714a433d6c52ebc5030c4b956ff0f06e1533e84]

fdo#51143 Do not wrap CannotActivateFactoryException as DeploymentException

...as some client code catches just the former and thus fails now.  (This was a
regression introduced with the recent cppuhelper/source/defaultbootstrap.cxx.)

Change-Id: I8306797f8331d894ab4e7695478e3824e9f79197
(cherry picked from commit 2e7702fb704133bad6a534a166e96599347cf6b4)

Signed-off-by: Caolán McNamara <caolanm@redhat.com>

2012-07-13  David Tardon  <dtardon@redhat.com>  [e2fe00eba3a293311451a4b1f96eaa0fd3bab61b]

fdo#51278 make reportbuilder work again

squash of three master branch commits:
 - fix oxt manifest
 - fix jar manifest
 - bump version to force update of package cache

2012-07-13  Caolán McNamara  <caolanm@redhat.com>  [5e3c37c8a3b567cf3d8c9a47b37155e3c2ffefb9]

Resolves: fdo#52020 ICU breakiterator not used for Khmer

Change-Id: I4c99129cabe70f17aa223cf8ec0ae1529188b6b7
(cherry picked from commit 8ad1d4443e67784a8c0d3c1a3a72f089cb0cd3ec)

Signed-off-by: Stephan Bergmann <sbergman@redhat.com>

2012-07-12  Andras Timar  <atimar@suse.com>  [e10695d407cd882a4e95fd64a6848606017607b4]

cleanup of m_aWebsiteLinkStr in About box code (fdo#52000)

Change-Id: Ie4b7325eb238064540681d5e19e5d2e7666f094d
Signed-off-by: Miklos Vajna <vmiklos@suse.cz>

2012-07-12  Andras Timar  <atimar@suse.com>  [446cffa2443064dce416ce39ae2547e35bfae208]

fdo#52000 take website url from configuration

instead of taking it from a localized resource. This way
we have more control over localizations, no need to ping
each l10n team.

Change-Id: I4f8904b4601cd623399146ce060b9697d7b52671
Signed-off-by: Miklos Vajna <vmiklos@suse.cz>

2012-07-12  Kohei Yoshida  <kohei.yoshida@gmail.com>  [34314ec5eaf7d7ac42f902b91e334fae22300c8b]

fdo#51852: Temporary, band-aid fix.

Eventually, once we re-work ODS's style import to get it to populate
ScDocument directly, we don't need this IsImportingXML() ugly-hack.

Until then, we'll need this.

Change-Id: Ic2abf7c375d6c49a286544551e45734bef2dc03a

2012-07-11  Michael Stahl  <mstahl@redhat.com>  [e0c8a659d18d33fec4f6aa648be82f2241dd75f6]

gbuild: sigh... that didn't help... let's try an eval here

Change-Id: Ief6367a5fb8e2e1000bb94c7a4e6cf2095b24543
(cherry picked from commit 9991c0f552bfc9c6ea3e6e6d65fe67cc32f243fd)

Signed-off-by: Bjoern Michaelsen <bjoern.michaelsen@canonical.com>

2012-07-11  Michael Stahl  <mstahl@redhat.com>  [3e67572cc8bd057a0b7916bcaffb60618d18069e]

gbuild: remove trailing \ that is apparently...

... causing LO patched make 3.82 to fail with "Malformed target-specific
variable definition" on the next line.
(cherry picked from commit c854d36984789c1ffac8c83c929406c10ba99462)

Signed-off-by: Bjoern Michaelsen <bjoern.michaelsen@canonical.com>

2012-07-11  Michael Stahl  <mstahl@redhat.com>  [12d79f250011f49a9061d51cf79caacbd548d28a]

quote $ANT in makefiles so path with spaces works

(cherry picked from commit 4fb8a68b0b70243b9c272764cd4762ad5ebf4054)

Signed-off-by: Bjoern Michaelsen <bjoern.michaelsen@canonical.com>

2012-07-11  Michael Stahl  <mstahl@redhat.com>  [23942784731f3c0d0125299d111b4facf21441e9]

configure: remove silly un-terminated s[dw]ext msg

Change-Id: If9a8d5ee1ddb113df4ce8a4a5b6e3e95b71e3f77
(cherry picked from commit 5a7ebc5cb8600cc0d436ce81f58e7555cd026cd6)

Signed-off-by: Bjoern Michaelsen <bjoern.michaelsen@canonical.com>

2012-07-11  Michael Stahl  <mstahl@redhat.com>  [ca7e5ff61db9d96e1a48e16cd1cb97555cecba6b]

configure: don't fail if ant home contains space

Change-Id: I70ee8a557cb0e9aee393939e886cf82d8a9fc79c
(cherry picked from commit 32aa5e6aa0e0e976a16204b23699031192b9bb34)

Signed-off-by: Bjoern Michaelsen <bjoern.michaelsen@canonical.com>

2012-07-11  Michael Stahl  <mstahl@redhat.com>  [ca476ed32132a786be934201139ae53a3c6522e2]

configure.in: typos

Change-Id: I5a97b9e77e90ccd3d2d2ca19eefdb60b4feaba56
(cherry picked from commit d3d2f4ecc92e1215a2139e2b84e4e991396b3ce1)

Signed-off-by: Bjoern Michaelsen <bjoern.michaelsen@canonical.com>

2012-07-11  Michael Stahl  <mstahl@redhat.com>  [07451b6746659af966b52f5556a8db6960e2ab35]

Revert "attempt fix of hang on base close, due to solarmutex deadlock on join"

This reverts commit 5b2cb23c429e1be1099008473770c634ce96c969.

That did not fix the bug (fdo#47021), but apparently it does cause
problems, such as the failure of the sfx2 DocumentEvents test (that
doesn't crash any more since 228a3f8b9f279e80917968d9780e822a1d684ada);
without the SolarMutexReleaser the test doesn't fail for me.
(cherry picked from commit a1d493fad210fdae74b7bbc9dba3b2aa62c10963)

Signed-off-by: Stephan Bergmann <sbergman@redhat.com>

2012-07-11  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [13aac1fe6c7b1c04adfe14b678b50b59e231489b]

fdo#51793: FormatNumber can handle sal_uInt32 values after all...

Change-Id: I9d50bce0278a4aa65873aa816eb991473f556cee
(cherry picked from commit 32c7ba61a9ce620c1c9544ac469ccfd143e60bb9)

Signed-off-by: Michael Stahl <mstahl@redhat.com>

2012-07-11  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [631230c2c2b3a67a1620a233ad5b99bcde8457b2]

fpicker: don't edit local places with double-click

Change-Id: Ibb8330dd088f6b630058fc023ad7efdea59e08bf

2012-07-11  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [0b076591e7b44b2dd86e8e42fb1efbb267379468]

fpicker: fixed delete button (dis)enabling

Change-Id: I94fff429507da5f9d3fa4b6fcdb33c600a7a5b5b

2012-07-11  Petr Mladek  <pmladek@suse.cz>  [ce9e4684a339af54f4dd3ba74de122f0f8493c23]

bump product version to 3.6.0.1+, release number to 101

Change-Id: I9e5d752a6120a76d28dba8de258ec5998131ef53

2012-07-10  Lionel Elie Mamane  <lionel@mamane.lu>  [00d453b9332d0f5f3ab64d40186b68b4b3bb6d5e]

fdo#50849 work around psqlodbc segfault

Change-Id: Ib7e484f778d97b3f18845cef12718618324c859f

2012-07-10  Korrawit Pruegsanusak  <detective.conan.1412@gmail.com>  [7119c94f78f8160ee502fc4277bdaaf0b5ddf138]

fdo#51179: SearchAscii() is equal to indexOf(), not match()

regression from 8adec08d56a9ad46d3550e43b115e916c4cf783f

Change-Id: Ic1c3160be1c61162f6a62a7e14c4efb7bedccdcc

2012-07-10  Petr Mladek  <pmladek@suse.cz>  [1d1a6411d69f300a864012e6b07ccf27551ff561]

correctly paint toolbar separators with gtk-2.8 (bnc#770013)

wide_separators = 0 would be enough because the value was not modified if the
property did not exist.

Anyway, I added also #if GTK_CHECK_VERSION(2,10,0) because it helps to avoid
the GTK warning about non-existing property 'wide-separators'.

Change-Id: If93928821d951dc15da967519cb207efdaa30cf7

2012-07-10  Thorsten Behrens  <tbehrens@suse.com>  [8c8f5b683d611d18ab8400c9fef67f50b1cf288f]

about.svg no longer bears brand differences.

Change-Id: I28ce335b4fafc8c628a0ec71dd097a09d683b2be

2012-07-10  Stefan Knorr (astron)  <heinzlesspam@gmail.com>  [42939b23b6f4a046f0c1d7edc0927b18e906af02]

New Finder background image for Mac OS installation

Change-Id: I7f2d124f8a1d0330c4ab7bc58217e4368ee72cc2
Signed-off-by: Thorsten Behrens <tbehrens@suse.com>

2012-07-09  Eike Rathke  <erack@redhat.com>  [eba3ef8ca5699346572479749c5e4ff5bdd12cae]

resolved rhbz#838248 init filter criteria string

In ScFilterDlg::Init() the string displayed as criteria was empty if
query is ByValue or ByDate. From earlier times the dialog assumed that
the query string was always set corresponding to the value, but internal
handling was changed.

Change-Id: I4f10654f4015b38f7ddba9d6727e06806f1d6b77

2012-07-09  Ivan Timofeev  <timofeev.i.s@gmail.com>  [20ed0cf74cc4dc4e181b5403a1faf351b6eb38b7]

fdo#47071: Undocked toolbars do not show all icons in special ratio

 restore the old behaviour (pre-1703501a100cd6d52578baeb4e8097218b285ffb)
 for floating toolbars.

Change-Id: I8435bd94a44744c5af7a3abdbeb99e8f7cf0af24
(cherry picked from commit 89de7eef5090c5efdca1314f8838bdc977001e5d)

2012-07-09  Eike Rathke  <erack@redhat.com>  [2e3e332e5207b771fb05e6844ea96f742024001f]

added LANGUAGE_USER_SYSTEM_CONFIG 0xFFFE for configuration context fdo#45830

needed to build 860b321d81633268e4b80b8fe10b73df615c28ae, adapted from master

Change-Id: Ida908efe662a82abe8499f16f73910430787af8b

2012-07-09  Rob Snelders  <programming@ertai.nl>  [860b321d81633268e4b80b8fe10b73df615c28ae]

- fdo#45830 - Language/User Interface: current choice indicated as default

Change-Id: I3ac2e8e3219c12be84ce38cb98342f0dce0d6476

2012-07-09  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [c3b6e14db7a8134a49da7bdb12d351cddcc866d5]

performance problem with this commit

Change-Id: I59bca684afcc1c51ecff3c6444ad1fd4b2b520e8

2012-07-08  Andras Timar  <atimar@suse.com>  [25bd4f0566e634037ce8d4fb94abe8b351625249]

fix layout issue on Data Bar dialog

Change-Id: I6bdc5bbbf5e48b5b62562c46afe7f76f3b21a60e

2012-07-08  Andras Timar  <atimar@suse.com>  [1259cee4111a6b8f66d8583166c2ff9f3fc4d80d]

fix a few layout problems in Conditional Formatting dialog

Absolute pixel coordinates should not be used, because
we work with font size dependent relative coordinates
all over the place. Layout on Linux was OK, but controls
were positioned partially outside the visible area on Windows.

Change-Id: Iee417f57135ada7ea9cb73726c56f96b3154e0b8

2012-07-08  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [266a6ab3652a4c2f70f6598e56c8bdd63f1cf171]

we still need to pass the wrong number of read bytes

Somehow we rely in some cases on the invalid number of read bytes.

Change-Id: I07e31c231cd96878da098f72cf3279da939da9c7

2012-07-08  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [4d965688abb30589b9092a290bfa8aca827f24c6]

export all notes into odf, fdo#49924

Change-Id: Ic3b9176b1b8da7663d1dc3c88a4d56cd794e0805

2012-07-07  Andras Timar  <atimar@suse.com>  [a411058ad8c4106c26b41ab9defed356bf62b04b]

fdo#51830 order of OK and Cancel buttons

Change-Id: Ia1df8361be359c2453a237de88e3dcc4daa76113

2012-07-07  Kohei Yoshida  <kohei.yoshida@gmail.com>  [ccd4a408683062185802f7635836a49cdb692cf9]

fdo#43109: Don't check for simple number when text format is requested.

Change-Id: If8ec135f53ffb4a3f33c15c6f2a23a9d94a66d82

2012-07-07  Ruslan Kabatsayev  <b7.10110111@gmail.com>  [cd24595c966a515b3c75a939e1fedb13bfa318b9]

Fix check for FRAME_DRAW_NWF, and thus reenable CTRL_FRAME support

Change-Id: I065c8f21c72a1992282dbd90dc7ff7850a301261
(cherry picked from commit 9508f653ddced5b1dc7d74d050d7c36d563978c9)

2012-07-06  Michael Stahl  <mstahl@redhat.com>  [6497a45560fa34d7f1372412c0994632ec7ff75b]

fdo#38071: roll back change to MarkBase::IsCoveringPosition:

This change seems wrong as the end position is actually behind the
CH_TXT_ATR_FIELDEND; fortunately it is also unnecessary because
the change in MSWordExportBase::OutputTextNode is sufficient to
fix the crash.

Change-Id: I79d508b13ecc8d85c4e09149b44695436416ba6d
(cherry picked from commit f2b6d71ccd04f41a849a0e5386f6619bfcc211da)

2012-07-06  Kohei Yoshida  <kohei.yoshida@gmail.com>  [3a2863afd428958ea1ec78b4dc9971c73f704741]

Properly rehash row visibility when the layout dialog is dismissed.

Without this, changing the settings 'ignore empty rows' and 'identify
categories' in the dialog and pressing OK wouldn't work as expected.

Change-Id: Ib1f3bad5b6c3ddef08cd56d40abfe60da979d14f

2012-07-06  Kohei Yoshida  <kohei.yoshida@gmail.com>  [89ca5bde1c0cf6617e646726e1ef21ca20f2487c]

Sync the 'ignore empty rows' and 'repeat if empty' flags as appropriate.

Change-Id: I8e2dca4c7c32aaee4088f533c4d0e88b862f4d56

2012-07-06  Andras Timar  <atimar@suse.com>  [1352d6ff9e8f321a970d91654c2242b34ef1505f]

hide aDateTimeText when editing new version comment

Change-Id: I644adb0292272130587f8a19777c47bf8fd2887c

2012-07-06  Michael Stahl  <mstahl@redhat.com>  [cae7775794f87a3b179451cedc584958c6215432]

BorderWidthImpl: let's try if this is a better way to convert to int

Change-Id: Ib374998199afff347786764716646e73dd12de2a
(cherry picked from commit 3c6bc3cb6a673c552e2839e421656341151bf12e)

2012-07-06  Michael Stahl  <mstahl@redhat.com>  [a8651a4bf3031bdf16a84ddf774eaf699a617426]

fdo#33960: fix cross reference number test failure

(cherry picked from commit 190ca072fc1c8679c586867582c816d98016f343)

Conflicts:
	sw/source/core/doc/number.cxx

Change-Id: If50a09a14ad30fa3dcb587d6e59a5a0d161394b1

2012-07-06  Ivan Timofeev  <timofeev.i.s@gmail.com>  [3686e3702a5e3a97f1217435941c2d28a5a81bb0]

update hardcoded borders according to the new Start Center images

Change-Id: I23174caacf26c37b4d63b7374c3a2a4a8d4124c3
(cherry picked from commit 180a67252ef9076ad5ddcc69b5dd8e1bace67913)

2012-07-06  Noel Power  <noel.power@novell.com>  [eae1d5d9664bb6ab9fedcf573bdfe6640b22fe4d]

fix dialog editor crasher fdo#51269

missing clone of AllDialogChildren property was the culprit here.

Change-Id: I6c5ee105003967429d5bf79639ae75fb7d90562a

2012-07-06  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [f99a10d45331c8f007fd521880e7a61546c02fb8]

adjust the calculation of the cursor pos if ALT is used, fdo#48869

Change-Id: I6316717c860d999270aa7f0fb50af5f6dfc7efd7

2012-07-05  Martin Hosken  <martin_hosken@sil.org>  [a0c5a0b7ece71c849d714a03cdc74362cff7c2e0]

fdo#49486: fix graphite2 hyphenation regression

Change-Id: I6d5901f28b66c8edc0c16e7ec04d574a5d59dedc
(cherry picked from commit b25385a671ed43580a360570981ac1d52446a615)

2012-07-05  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [b45e528cb70d1f908b8ff6ec156ac1a816287075]

prevent invalid memory when loading change tracking from xls, fdo#45209

when loading broken xls files with change tracking we may crash because
of invalid memory access that results from loading to few bytes and then
using the originally created array

the patch changes it to check for the right amount of loaded bytes and
otherwise skips this change tracking record

Change-Id: I0795104284479368e26b8411336cee690abffd06

2012-07-05  Kohei Yoshida  <kohei.yoshida@gmail.com>  [3988c35c9635dfc38f6a2125e5664f60f164951b]

Use correct row indices to keep track of empty rows.

In pivot table cache, data rows are always zero-based, and are
different from the rows of cells from which the data are pulled.

This error resulted in incorrect pivot table result when the "skip
empty rows" option was set.

Change-Id: I4fccb37a8667f7e40d6130ac641d7b2a1daa7694

2012-07-05  Kohei Yoshida  <kohei.yoshida@gmail.com>  [1d29c97313988b4e128030f2e7011891725c8fe7]

Unnecessary header include.

Change-Id: I3f25f2275d8351b16d955941bc2cee13eb34d504

2012-07-05  Michael Stahl  <mstahl@redhat.com>  [b7179e78ede390bd87425e828beeabb2a8be93a3]

ConvertBorderWidthToWord: fix wrong INSET/OUSET conversion:

This should do the inverse of ConvertBorderWidthFromWord.

Change-Id: If0b2a8a83a7faa6600a07ecfcb13a124d7cdeab6
(cherry picked from commit 927f1e56d57ef9238a4574699ae36626b3daaf22)

2012-07-05  Eike Rathke  <erack@redhat.com>  [d5bd0ff8450985d0adadfdb13b4d97249b1b4bf4]

resolved fdo#51664 some matrix cases broken in binary Excel import

Import (ab)used ScFormulaCell::SetHybridDouble() in the sense that
actually it is not a hybrid (no formula string, the token array is
present in binary import) and during interpretation a matrix was
expected but instead the hybrid encountered.

Introduced ScFormulaCell::SetResultDouble() for exactly this case as a
workaround.

Change-Id: I4da3812ef4974380224b5a2bf42d0b62c14d121b

2012-07-05  Kohei Yoshida  <kohei.yoshida@gmail.com>  [fcc90b132168405e5a862fa4db8cfdcdcf632f65]

fdo#51266: Sync dimension members in several places upon refresh.

Or else the pivot table would generate erroneous results or crash
after refresh.

Change-Id: Ia14a6e3d25112e6ecd62d21928639f75e6a8ba7c

2012-07-05  David Tardon  <dtardon@redhat.com>  [f6ce48485c6dc5d278f94565de3745b18bda9992]

specify the sourced file with path

"man source" says:

"If filename does not contain a slash, file names  in  PATH  are used to
find the directory containing file‐ name.  The file searched for in PATH
need not  be  executable. When  bash  is  not  in posix  mode,  the
current directory is searched if no file is found in PATH."

Change-Id: I7dc15d30ba925c71d02da2cd8b91ea08192730fc

2012-07-04  Eike Rathke  <erack@redhat.com>  [dc8e971ec1f3156b5051ea227f9a4195e2d73970]

fixed wrong string copy logic in ScFormulaCell::CompileDBFormula()

Change-Id: Ib87cff1ddff02de073b1c09703e1b550b7a3a740
(cherry picked from commit 8f99bd9a6ec60e2b10e29d745d590a9128d53dbc)

2012-07-04  Ivan Timofeev  <timofeev.i.s@gmail.com>  [c699bef4129d972ea2f7015d9b682248eb39dff2]

fix drawing of calc input line when vcl backend supports CTRL_FRAME

it is counterintuitive, but FRAME_DRAW_NWF was introduced to shrink a draw
rectangle on its way, regardless of native CTRL_FRAME support
(see d02e19e3d8697132f63eca353047a572b1e459ea).
And that is what we want for the calc input line.

Change-Id: Ie2f8bc6e2e21a56b081b8c71cc2b642b8f05848f
(cherry picked from commit 504e433331016004fb2edebdb29a85d69084b1d6)

2012-07-04  Michael Stahl  <mstahl@redhat.com>  [e4fc7e777fbfa600dcfe8914da81e89329279e7b]

refactor handling of double border widths:

Word uses a completely different definition of "width" of a double border
than OOo and ODF: for Word the width is apparently the largest of the 3
component widths, while OOo and ODF define the width as the total with of
all 3 components.  The new border implementation in LO 3.4 was apparently
inspired by Word's double border definition, which resulted in
various import filter regressions, see the previous fixes:

36e43b52992735c622833e923faa63774b9e2f76
e2ffb71305c5f085eec6d396651c76d6daee3406
70a6a4d425558340bb49507975343a3e0a1bdde8

These fixes set the ScaleMetrics, which actually seems sub-optimal as
there is a ScaleItemSet function somewhere that apparently re-scales
all items in an itemset, which could undo the fixes.

Also, one of the fixes actually managed to break RTF/DOCX import
of double borders, as that ended up in the same code via the API.

This commit now reverses the change, so that the width of a border is
now always the total with of all components, which is (imho) much more
intutitive, and also leads to a consistent UI where selecting say 3pt
width has predictable results, no matter what the border style.

The border widths are now converted in the Word format import/export
filters (writerfilter and sw/source/filter/ww8), and various tests
were adapted to the new handling.

(cherry picked from commit 2d045cdb69176b280812dda0b813371cf1ac72e2)

Conflicts:
	sw/qa/extras/ooxmltok/ooxmltok.cxx

Change-Id: I50456c49b1a298569607e6c88f19f18441348ac3

2012-07-04  Michael Stahl  <mstahl@redhat.com>  [549cf1ab08fc5ee78730c139781ad53805e4717d]

rtftok: border types must be mapped to the values in ooxml/model.xml

... not to the tables::BorderLineStyle values, because the domain
mapper's MakeBorderLine converts the values to BorderLineStyle.

Change-Id: Id89e0bcf80fbd9a1ac9238e09d898bb6b82303b4
(cherry picked from commit 6146c5d1557f4813c9793c1b00567885382c00e7)

2012-07-04  Michael Stahl  <mstahl@redhat.com>  [af24dfc60aae08fe49ac8544ddced6974c58f097]

replace enum SvxBorderStyle with css::table::BorderLineSyle

Change-Id: I1dadb53f46b23f92d34061ef78dda872bdbcda67
(cherry picked from commit 8b4593948582c3b5b3d013bd751bb19ffd37a31b)

2012-07-04  Michael Stahl  <mstahl@redhat.com>  [786e9503d4d4e19769a5ba13ab6ea95dfca724ac]

rename SvxBorderLine::SetStyle to something unambiguous

Change-Id: Iec70985319a64cdc3630e15499ac304a7f1aabae
(cherry picked from commit 463e59d680467a7b0d30ae956935a444c513de9e)

2012-07-04  Petr Mladek  <pmladek@suse.cz>  [e0eeb13989d442b6b7cb07104ed9c883de725018]

bump product version to 3.6.0.0.beta3+, build id to 13

Change-Id: Icfe105ed9bf22e8569b952c3022cf2a41f858fac

2012-07-04  Lionel Elie Mamane  <lionel@mamane.lu>  [067a3e264797bd60117bea72db4877031af9805b]

fdo#43556 round pos&dim of report controls & sections to nearest 10^-4m

Change-Id: I3fa331d246160935f4feed21de69f9ec0c2e9994

2012-07-04  Michael Meeks  <michael.meeks@suse.com>  [97ae222bd71716e9b9d4329aa646eddeec9a1c66]

fix fdo#51547: revert "Some cppcheck cleaning"

This reverts commit 2f804c94cdaaa9ac047f229509c774dbea1dbcaa.

2012-07-04  Andras Timar  <atimar@suse.com>  [43fd9bbafcf4348f2b8083baf551f38b8572519c]

check for Digest::MD5 Perl module

Change-Id: I11ee3d8ea0245758570cfd482a99f7012c0ad869

2012-07-04  Stefan Knorr (astron)  <heinzlesspam@gmail.com>  [f342094d35c85a882db7b6ffe3f69ea9b3f8cc74]

Remove duplication of License/Credits information

A bit differently this time around:
+ remove Credits menu item from menu
+ remove License button from the About dialog

Conflicts:

	cui/source/dialogs/about.cxx

Change-Id: I07c1e115aa209ef1d69458f5b188d73caaae4294

2012-07-04  Alexander Wilms  <alexander.wilms@zoho.com>  [01e1714d0cb613cb192c7dc8e997789ec1aa73aa]

modernize the default set of Impress templates (masterpages)

Merged changes from Alexander Wilms <alexander dot wilms at zoho do com>
Bjoern Michaelsen <bjoern dot michaelsen at canonical dot com> and
Petr Mladek <pmladek at suse dot cz>

Signed-off-by:  Petr Mladek <pmladek@suse.cz>
Signed-off-by:  Bjoern Michaelsen <bjoern.michaelsen@canonical.com>

Change-Id: I942f747aadc897b73d97b2047e267d752580aa33

2012-07-04  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [e3dcba7e99c7f6e963931abcbc7d1c336e9ba801]

don't use SC_DLLPUBLIC for class + method

Change-Id: Iec2cbcc0cfdfccb8d143b7a83d69f7fc186c3f7e

2012-07-04  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [b4dd054d6929dfdddd04ff274dcae2fc2e174c07]

libcmis: added a patch to workaround an alfresco bug and avoid HTTP requests

Change-Id: Ifbdaa6fce3812ff7d5c884527924b0b321133856

2012-07-04  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [dc825ad0ba119aaed32bef4ce5f67d59aaa5d1e1]

CMIS UCP: fallback to URL with id as the mark if we can't get the path

This situation will happen in several cases:
 * We don't have the permission to retrieve the object parents
 * For unfiled objects... though I'm still wondering how those could
   sneak into the UI.

Change-Id: I2095334fa1c9152389c5c824e34375bf48bfbedf

2012-07-04  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [f6610381befe2b122fb9a5c38d6522e86b045064]

libcmis: fixed unexpected exception thrown

Change-Id: Iaa42756f596333747a9100e075a2638b839175b3

2012-07-04  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [8bfa8ca9795686ca496a8329391ea643be44f031]

libcmis: forgot to remove now unneeded patch

Change-Id: I61e04283702f0ae839bfdd15c51a42ddbe002b86

2012-07-04  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [a62cfd41249386e32ec2b9aa0e20acffa5e0085f]

UCP CMIS + fpicker: SharePoint binding URLs contain ?, encoded them

Change-Id: I256220ab48b13ac28ff14d3b24d7a67332f871dc

2012-07-04  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [717a8e0f3be2e90929eb6d4604feb053b27155d7]

CMIS UCP: show some caught exceptions in ucpcmis.INFO

Change-Id: I2ebbed596cc9c21759633154a46c15e5f0f66e72

2012-07-04  Lionel Elie Mamane  <lionel@mamane.lu>  [9a6f4e046bff3883b9b8bded28b11065197289f7]

embedded HSQLDB: reclaim space occupied by deleted rows

Disadvantage is that saving/closing the file may take a significantly longer time

Change-Id: I1cc35c34b49e60d73e8d341549c5a3c5ef314b6d

2012-07-04  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [e93b5fff2775cd1d8793eb14e7ffcf059ebc2752]

impreove the cond format dialog a little bit

Change-Id: I4c7fdb15440ef0fca5b262a37549e96c85d8ab1f

2012-07-04  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [a666d4236cf799777a6af37c218fb6adc285b7a5]

check for invalid tab number, fdo#51667

Change-Id: I9aebfafb68850130088658535f289f66d49f1741

2012-07-04  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [fde053ef9a190d86cf77c6fc6106a5787e7c066f]

make the cond format dialog a bit mroe beautiful

Change-Id: Id4eb94b1d262828f4e0cdd060f7eb87d146a4e86

2012-07-04  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [77c9613a227ce61adde63c6d1657c59bc1b4f3bb]

correct enumerate the condition entries in the dialog

Change-Id: I43c83674464f7c41505735b2ec4208f21567ed4c

2012-07-04  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [1643cb725cbd9ab0c5d238b0d762f470980ad658]

localize all parts of the new cond format dialogs

Change-Id: Ia582433bd126b9e60b7aecdc19bce57b2a6e85a6

2012-07-04  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [acbf943bc65b155bc0c77d5bf2ef8cffb5aa9150]

add the cond format manager

Change-Id: I2c21b048c24333e4d04434ff92b9d9da2efe9558

2012-07-03  Eike Rathke  <erack@redhat.com>  [b6dcf00472b8f9573ff23ae8cadadeaad58ea4bb]

do not attempt to compile running formula cell (fdo#51601 related)

2fb377c19f8ae38e7ec649af1343bbd64b70a16b introduced compilation of
a formula cell while it is interpreted, ignoring the comment just above why
that does NOT work ...

This removes the portion that was responsible for the crash. Though import
changed and 3-6 did not crash on opening the testcase documents anymore, the
questionable code is still wrong and therefor removed.

2012-07-03  Lionel Elie Mamane  <lionel@mamane.lu>  [3286e849e5b5f8809e92219bdf07e737c81cf42c]

fdo#36824 hsqldb properly escape automatically built names

Change-Id: Id2c36fb24d1f7c8f8e9800c10226323594bb766e

2012-07-03  Kohei Yoshida  <kohei.yoshida@gmail.com>  [6d91eaaf8695da3f0da767f2669fcc650e9a76a5]

fdo#51266: Properly set pivot item 'empty' on empty cells.

Or else it would re-use the last non-empty cell value which is wrong.

Change-Id: I3feab09a54e93150a7b6a9e9b4b540327f2ab5c5

2012-07-03  Andras Timar  <atimar@suse.com>  [14d7acf2d18f43b29a4a41adac25f0c584a0f6dd]

typo

Change-Id: I12d875faa6f8206a5b0a37067ca21df124f71e22

2012-07-03  Stefan Knorr (astron)  <heinzlesspam@gmail.com>  [08b4d85e6e04b1ca4ec7f9ea623d795af4a044d4]

Add new splash screen by Andrea Sorogna

With some modifications to fit the brand colors etc. by myself.

* The visible progress bar frame is now in the image itself which
has two advantages
- it is always there (otherwise the splash could come up without any progress
 bar frame at all, and then would appear a second later)
- you can have arbitrary distances between the bar frame and the bar

The frame defined in configure.in is now in a barely visible colour.

Change-Id: Ief361b68d6a8665afa8da42325ac39fa750654ef
Signed-off-by: Thorsten Behrens <tbehrens@suse.com>

2012-07-03  Stefan Knorr (astron)  <heinzlesspam@gmail.com>  [91e088ed4a84330d0f31b11665c21a073004ae5e]

Replace Start Center images

Based upon the splash screen design by Andrea Soragna,
made by myself.

Change-Id: I3bec1d06af7bfd147da27d17f0ced558ccae2e87
Signed-off-by: Thorsten Behrens <tbehrens@suse.com>

2012-07-03  Stefan Knorr (astron)  <heinzlesspam@gmail.com>  [17e1bd6d32f151a7dce3bf7b749d63da895e0e9d]

Get new Branding Stuff into About

Flat_logo.svg based upon the splash screen design by Andrea Sorogna

There were a few more changes that I had to make to the dialog layout
because the background image is gone now, which meant I had to  also
* remove the hard-coded font colors
* remove much of the code that referred to laying out the background image

Sorry for doing the umpteenth change to this stuff in this release cycle. :)

Conflicts:
	cui/source/dialogs/about.cxx - aLicenseButton still there in -3-6

Change-Id: I62b3372113033b387ad41ef5720e05c8101444f1

2012-07-03  Stefan Knorr (astron)  <heinzlesspam@gmail.com>  [86103914613cd9b63acb7ea347fffe6e481295d5]

New Windows installer artwork

Based on Andrea Soragna's splash screen images.

Change-Id: I1aa0a5c5b0b238451c358007d8213c6a4bb3e512
Signed-off-by: Thorsten Behrens <tbehrens@suse.com>

2012-07-03  Michael Meeks  <michael.meeks@suse.com>  [37c1c9c4ffff46264ba0f5a56ed11d24b9e0fabb]

fdo#51577 - fix incremental search / buffer switching hang/crash


2012-07-02  Kohei Yoshida  <kohei.yoshida@gmail.com>  [053832f8dc453b408d33028e58b7357b29041ae3]

fdo#51222: Use multi-list box for subtotal dialog.

Change-Id: I22cb3b66d0c4a93cbcba05bb5990080e5ee57a2e

2012-07-02  Kohei Yoshida  <kohei.yoshida@gmail.com>  [efaeb259a719f3fa37e16f393f5c71124ae80a75]

fdo#51582: Avoid double deletion of a text portion.

Change-Id: Ia1c31cc8122c99a7e37bc285f61f8c5d2779b577

2012-07-02  Kohei Yoshida  <kohei.yoshida@gmail.com>  [f1658c64e0e088d6fddd4fc3416a80e0a952f516]

fdo#50587: Remove totally mis-placed 'static' keyword.

How in the world did that end up there!?

Change-Id: If276afcea2b0c2d0fe2a59ac966f245608d0e64d

2012-07-02  Mihkel Tõnnov  <mihhkel@gmail.com>  [8a6a068326dbebe3e29a3f22794ef84a09266453]

typo in Norwegian translations of keyboard shortcuts (fdo#50415)

Change-Id: Ia6408f7c50ad16851d3302eebf603545996b2978

2012-07-02  Mihkel Tõnnov  <mihhkel@gmail.com>  [be7d91f5bf174de25df167791e9204ee9f9e365b]

Estonian translation for keyboard shortcuts (fdo#50415)

Change-Id: I741553e5f489b74b339e991ae01d7e6f1b7f29c7

2012-07-02  Lionel Elie Mamane  <lionel@mamane.lu>  [961564738d846973344d976f21a61c40ba549fc0]

fdo#51619 do not ask for parameters if all have already been given

Change-Id: I1c1b1e46e7269bbfa24fbc0c0ebf5ba0f5aad7b9

2012-07-02  Michael Stahl  <mstahl@redhat.com>  [b1a29d8b75afd6a2274b066baafd7fa5f856fcf2]

src.downloaded should depend on bin/repo-list

Change-Id: I5a4d86b218164f864a02cc0d80ffa49d143ac3f1
(cherry picked from commit 06a2859dba3418d36e76b054303025efbcabc1c2)

Signed-off-by: Michael Stahl <mstahl@redhat.com>

2012-07-02  Michael Stahl  <mstahl@redhat.com>  [4364b23e1dc7bd221615bf0a62d59bb9c011fe3e]

BorderLine2.idl: add missing since tag

Change-Id: I0c3763289d6ad55acbeb93940a82c88650e33a28
(cherry picked from commit 2af8619ac052f54b258865edb6937c6fe820da5d)

Signed-off-by: Michael Stahl <mstahl@redhat.com>

2012-07-02  Eike Rathke  <erack@redhat.com>  [c8092e757780b38c97e1ad3bf6f76a132b6b63d2]

resolved fdo#51478 handle array context in T()

Note that Excel for T() does not use position dependent range
intersection (SingleRef of DoubleRef) when a range reference is passed
and does not handle evaluation in array context (instead top left value
is always used), which both is inconsistent with other functions taking
a scalar value parameter. ODFF does not specify this function different.
range intersection was already implemented, this change adds array
evaluation. Gnumeric does the same.

Change-Id: I4acae943fde247c6d60b55d0f8514fb17d401f40
(cherry picked from commit b709845e27db0f439c430c9ebe3c2884dbc48789)

2012-07-02  Eike Rathke  <erack@redhat.com>  [6096e8990329d286a5e666643517ba4aa82d4161]

propagate error in ScInterpreter::GetDoubleOrStringFromMatrix() (fdo#51478 dependency)

Change-Id: Iadba0f3a28b0a3bda9b99833510e68679d915514
(cherry picked from commit 72b4cb18a402338dd65d24d9da8da7fe0fa33db0)

2012-07-02  Eike Rathke  <erack@redhat.com>  [1cd5ceb0a9e3c4b31e2c68295a2e9fc3fc080749]

resolved fdo#51442 N() inconsistent argument handling

5743e7b36220e9689091812cef7a4396dd48c4e6 introduced a different handling
of arguments in the N() spreadsheet function. That lost the ability to
use position dependent range intersections and suppressed every error
instead of propagating it. Previous versions suppressed only the #N/A
error. Excel propagates all errors instead.

Note that Excel for N() does not use position dependent range
intersection (SingleRef of DoubleRef) when a range reference is passed
and does not handle evaluation in array context (instead top left value
is always used), which both is inconsistent with other functions taking
a scalar value parameter. ODFF does not specify this function different.
This change re-enables range intersection and adds array evaluation.
Gnumeric does the same.

Change-Id: Ice35271e40f1a27cea384226e25945108003841a
(cherry picked from commit d822c6afe6c1a676e9b86d67e599dbcf75512a7c)

2012-07-02  Eike Rathke  <erack@redhat.com>  [94f6289eb012aa69da25800b42eaa6e4c566168d]

added mnStringNoValueError handling to ConvertStringToValue() (fdo#51442 dependency)

Change-Id: I05c2ddc0ebde6675e9f98722c4feb1ed49670dee
(cherry picked from commit 5f86b4be3c40180031aa723f5fa44a19595bffa8)

2012-07-01  David Tardon  <dtardon@redhat.com>  [462be03401d5cf17f75d6c60132069fef842fc22]

rewrite a horrible perl script to saner form

The old form duplicated the last line of the processed file if the key
was not present. This was not a problem before we added Unity-specific
keys to the desktop files, because all keys were always present...

Change-Id: Ifef6a90250fd303b913807944c7a23e04a5aafb1

2012-07-01  Andras Timar  <atimar@suse.com>  [b4ad75c7fe021f446259545a349fe7454deda96c]

fdo#46099 Search dialog shourtcut on Mac

Change-Id: I781a46aa0b983062d2d4ad5a1f9b9b557c39f0a3

2012-06-30  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [86869dea4b76e35ee3ed3d0795f4f7dfc978e7d3]

handle single cell conditional formats correctly, fdo#51555

Change-Id: Ic0b171b182eae86010de316ff5ed435e76b09d12

2012-06-30  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [62b4026212d2f5e4ee26acf70b09b7e8f2eb6e63]

correctly calculate scroll bar position, related fdo#51599

Change-Id: I9e44e82873e99f3063c4ed9dff83613b53327872

2012-06-30  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [d500b55a4ab9b4ec29b8432a638dfb5a1da6fe6c]

show correct preview when opening the dialog, fdo#51590

Change-Id: I58059655ca45c944e260cabbe348ed690dad3a22

2012-06-30  Andras Timar  <atimar@suse.com>  [28e1bfff072d4954a42fb98c4a5c7e955104bd88]

remove one more unused string

Change-Id: I83942f6408b32b68631dde5d260fa8c8e01bdbfd

2012-06-30  Andras Timar  <atimar@suse.com>  [f928812588e3cf6584a345fafd7b05e1b4f076ca]

remove unused string resources

Change-Id: Ie764adf7a602e9335e6da1de94d6f737feea6364

2012-06-30  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [66018b9685dd7337daae9bb62ffeb43cd4161caf]

the end of the formula is the closing bracket, fdo#51507

Change-Id: I2cc6505571ff62d44443c161317b61033be0d7ec

2012-06-29  Andras Timar  <atimar@suse.com>  [97bc134310fe8ac07beace92b41e692603b86dc6]

Update LanguageTool to version 1.7 + passive registration

Change-Id: I43c6235546976f6d17bcd782b370e9fa2264f2b6

2012-06-29  Andras Timar  <atimar@suse.com>  [d948ff0f3680390750c082e4875b6a860ad261d9]

Google Docs extension passive registration

Change-Id: I1ca4a35ccdc93b55fa84ca85cd4769a53545ca79

2012-06-29  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [f5c45d91032d1f9e6783a15bd89c36a4a9841742]

UCP CMIS: avoid breaking the media type when saving a document

Change-Id: Iab7f932c25f66734994dfa44a09fc1d9f511ad11

2012-06-29  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [a64ea3c1ab202f5941f1bbe803f8673ec81a221f]

Export the UNO symbols from mysqlc.uno.dll

Change-Id: I528acab43cad3abc88d1a20f0f19f42d652262dd
Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>

2012-06-29  Ivan Timofeev  <timofeev.i.s@gmail.com>  [ca4e735794a824ba34f372431659f7757be1971b]

fdo#51543: fix incomplete slide number info in status bar

Change-Id: I73cdd236a9e167fb812b0e2c0922df5bd3e2537b
(cherry picked from commit bb7f52e9fc4fc692f14d76aee6e0a141ad864a3b)

2012-06-28  Andras Timar  <atimar@suse.com>  [55d095a3122f68ebf97fd9b2567173c7fb648761]

use defines from systools/win32/qswin32.h instead of duplication

Change-Id: I3d52308087412d1250b8ad64ffc308ca7cc414fd

2012-06-28  Andras Timar  <atimar@suse.com>  [fbc9e19443167bdfd98474ff979bf2c34530efca]

fdo#46510 optionally turn on Quickstarter by installer

Change-Id: Ie002ab01a804cceea06e0a2ba7e6b2fe2a495344

2012-06-28  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [2009ee83ba068ec45654a4c8e4efa6c18a543a76]

CMIS UCP: fixed save as which was broken by bad exceptions catching

Change-Id: I81bb45279b23d0c8d77f8e7aa366d038efa13d89

2012-06-28  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [db21b52e446d43624a9ee829300b42f6906999a8]

CMIS UCP: cached session id change was not impacted on all constructors

Change-Id: I42cc76c08ce1a5e0942125d59bddf600c7ff9ee2

2012-06-28  Michael Stahl  <mstahl@redhat.com>  [91b6ab615b4f72832412b4f4a8c633f93952a17f]

fdo#39415: sw: fix vertical collapsing border painting:

For borders in vertically oriented text it's necessary to correct
positions at different sides, i.e., right and left instead of
top and bottom; refactor SwTabFrmPainter::Insert some more
to handle this properly.

Change-Id: If20b9477415e9bd12e63aab4eed2f070065eb473
(cherry picked from commit d0bbbfdef6b31650a351883de09b5338562048a2)

Signed-off-by: Michael Stahl <mstahl@redhat.com>

2012-06-28  Michael Stahl  <mstahl@redhat.com>  [aee5c2ec17ffdfacc9190f6467d7ecc291ac8e3d]

fdo#39415: sw: fix collapsing border painting more:

There is a special case for i#9860, which is for first line in follow
table (i.e. continued on new page) without repeated headlines:
Here the bottom border of the cell is used as the top border in case
the cell does not have a top border; this is fixed now with a bit of
refactoring, so the correct half width adjustment can be made.

Change-Id: I58ef81b7e13544014ef75973ea793f673a242488
(cherry picked from commit 3a4b7c3555f2ffb4e89502bb04ff063d8c08f628)

Signed-off-by: Michael Stahl <mstahl@redhat.com>

2012-06-28  Michael Stahl  <mstahl@redhat.com>  [426dec966e09c0a43d00b80a4bd262d64ea208ee]

fdo#39415: sw: fix collapsing border painting:

In a table with collapsing borders, the horizontal borders  need to be
painted "below" the reference line, and not "centered" on the line like
the vertical borders.
a0486f02433703744f487e599422714d03937956 was apparently an attempt to
fix this, but unfortunately it adjusted both top and bottom borders
with the top border width, which has horrible results if the top and
bottom borders have different widths.

Change-Id: I7605eda6ef8111612ceb1ded79c0811de9ca7b25
(cherry picked from commit aa8240e80394887a4af45710de69aacacec66d25)

Signed-off-by: Michael Stahl <mstahl@redhat.com>

2012-06-28  David Tardon  <dtardon@redhat.com>  [4afe38c435cf1a2a1248977003aba0e9a7912bbd]

add more categories

this fixes desktop-file-validate warning

Change-Id: Ic9d7acee0871896d7b4a9012e7d9158289932ac8

2012-06-28  David Tardon  <dtardon@redhat.com>  [93796bfb3874d799f639cd5a9b6caf67da63f052]

add more categories

this fixes desktop-file-validate warning

Change-Id: Ic8d833b552de318f4e7e221c8c67c20e42298dd8

2012-06-28  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [69f44de0b5f2b37d6a0947ef88984a0e41cb54d3]

CMIS UCP: strings coming from libcmis are UTF-8, not ascii

Change-Id: Ieb906b8acb677bfc74abc35abb06312704887b66

2012-06-28  Ivan Timofeev  <timofeev.i.s@gmail.com>  [a20b6ed44995c91211b090a8470e0dd64079269e]

i#119400 repair broken undo

Change-Id: I36d74fe1555bd436f93a5fa595e7da05bbd37493
(cherry picked from commit 1eed4c837828c00dff4ef0b2cf29b1e2962e912d)

2012-06-28  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [1a19e67d1a20d448d4e0f64647540f6ecc7b7e51]

CMIS UCP: oops, read-only check has been reversed somehow

Change-Id: Ib81bf394b71cf3e38ee6a87db903474414b9f704

2012-06-27  Miklos Vajna  <vmiklos@suse.cz>  [2992b53f39ea3d61d4acbe7f7c494f90228ce377]

n#693238 dmapper: fix margin values vs SBkc = 0 at the end of the doc

The problem was that a continous section break at the end of the
document caused the section margins to be ignored. Just ignoring the
continous section break (only in case it's at the end of the document)
makes the problem go away.

The original fix was commit cd1c434c4bd4756fa1355e906cb2e8de4aae0618,
but it got reverted in commit 2dee7d6205832a1212790ac1ab168a6b6fce686d,
as it caused fdo#44292. This second attempt fixes the original bug
again, without introducing the "4 columns" bug.

Change-Id: I75d612430a5cd631dec0d224127cba580070900d

2012-06-27  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [35ab4087992581104cae28f45b6be97fb1212213]

fpicker: when selecting a place, update the URL outside the selection handler

If the file view URL open happens during the selection, that
protentially lengthy and blocking process (auth dialog) will block the
arrival of the MouseButtonUp even... and thus allowing to select items
in the places list box simply by placing the mouse over them.

To fix that, the URL is updated in the file view after the MouseButtonUp
even.

Change-Id: I0fddeb303ec9c91aef2b46592198540d6ac5c4c3

2012-06-27  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [ee6008603a59693a596d6fc1bb6a3320ba7d2940]

CMIS UCP: session cache, better use the binding URL + repo Id as id

There may be cases where we have the host part of the URL encoded
differently... and thus trigerring the creation of another session when
it's not needed.

Change-Id: Id8da4a7be31c98bb6b01df44da0d3963803b445b

2012-06-27  Miklos Vajna  <vmiklos@suse.cz>  [1f0da495692279762ecdadf918f5fbbaa576fd92]

fdo#48335 RTF export: avoid fake page breaks on page style changes

The problem was that a page break has been always exported when the page
style changed -- but in case the page style changes just because of
"first page"-like styles, we don't need that.

Change-Id: I15527c8d3a2d1c441b4817cf94d61ea68dc5f92c

2012-06-27  Miklos Vajna  <vmiklos@suse.cz>  [6556179c639cf9db5b33bb405e969fb6bbc458a2]

fdo#48335 don't export zoom factor when zoom type is not percent

Change-Id: I1fb7e3d9d65f2f3388bb4851f5ad517ed1681f04

2012-06-27  Miklos Vajna  <vmiklos@suse.cz>  [9537551a49d5f221e87a0e2b42ef973c58e542c8]

fdo#48335 RTF export: don't try to end not started runs

Change-Id: I022556acd0891cf24963d667d34f366496453630

2012-06-27  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [fb6578d4cddf031f9c331536f353707c92b9666b]

CMIS UCP: Use the URL host as ID for cached sessions

Using the binding URL as ID for the cached sessions is bad as there may
be several repositories on the same binding URL... which means different
libcmis::Session objects.

Change-Id: Id3605ee4fdfbfc32b72615fb573220e94c8748af

2012-06-27  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [5d41f72f8edf880c496831078fadf1f72ece9251]

libcmis: forgot to update windows patch for 0.2.3

Change-Id: I7ea63acbe2f75f1e53611d75a6adc14c2bcac887

2012-06-27  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [0189febb3af57beb08982bb3a0b84ab6d89cb2a6]

cmisucp: catch the exception when getting CMIS object

Fixes crashers like the one when cancelling authentication request.
The error message are still not meaningful for the user, but this would
require libcmis API changes.

Change-Id: I22afbf4d39522a2b0dbd043a68dfef2b9308dcec

2012-06-27  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [498d220b1bb8514b4ca45ff85c5d5f46aa59cb0c]

libcmis: updated to 0.2.3

Among the useful fixes:
 * SharePoint fixes
 * Base64 encoding fixed

Change-Id: Ic39a8d7ef9e9e19d5e0e37b6bfe86d0b2ba1bece

2012-06-27  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [056d7ff48c5485bce52063a0a7ade1fb9e6938b7]

CMIS UCP: fixed Save As into a CMIS repo

Change-Id: I8ab65f917e9442f8871a39d7d25a63336065bee6

2012-06-27  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [eee54a502d5279fe1f4e38a384e7182e88d34f34]

add import of axis color for data bars from xlsx

Change-Id: I2a15f8787afceaea1cb8e1c2902c05367d3e5b15

2012-06-27  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [d09e1505086ec775b5521f58927def50fabd0865]

add support for axis color import/export

Change-Id: I713981b9ae1a82ca0b014cde88abdc32af1f9975

2012-06-27  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [cd8cb0df5f10405b514597404d9d5455d4f7c5db]

support colored axis in data bars

Change-Id: Ie74404b35e31a2f96641abb18a9aaf46467e31c0

2012-06-26  Noel Power  <noel.power@novell.com>  [4a5e8fc26e2bbd37779505c40f470b3b3be9a5db]

fix for fdo#51040 preview crash

Change-Id: I13d3cfa99294bdce8c9f5133f49e91114feb4baa

2012-06-26  Noel Power  <noel.power@novell.com>  [be92126c633f13589628068d523939c60f905894]

Revert "set the zoom only once, prevents infinite loop, fdo#51040"

This reverts commit a266f82d2199974dee0429ddc263d2ca2cecea1c.

2012-06-26  Jan Holesovsky  <kendy@suse.cz>  [b02c285edf34e25e0f164d9fb65e3504ef043c39]

aero toolbar: Use f0f0f0 for the gradient again, it was reverted by accident.

Change-Id: I05435615185f05ec3fd9609f039394f4ecb03def

2012-06-26  Jan Holesovsky  <kendy@suse.cz>  [76ec145c75790b8c6407959fda962626c1b963dc]

Fix more bugs in ImplgetTopDockingAreaHeight().

- fixed infinite loop (calling next in an 'else' is a bad idea)
- there may be more top docking areas, pick the one with != 0 height

Change-Id: I4892a655e25efff4d7282c5106ba238f94586374

2012-06-26  Miklos Vajna  <vmiklos@suse.cz>  [81390a6e8c17dc1a48a34e57ab3b7e1b16a10a94]

n#766487 dmapper: FirstLineIndent should be always inherited from numbering

Change-Id: I1eb5946d23cd3ff635d436adbd59bf007333aa60

2012-06-26  Miklos Vajna  <vmiklos@suse.cz>  [2869ff93a839c0aa6a9972c550d70a7cd364501b]

n#766487 dmapper: sprmCHpsBi should affect sprmCHps, if the later is not set

Change-Id: Ia6e097f9f93bcfe14392f5ef0245994752001f6c

2012-06-26  Caolán McNamara  <caolanm@redhat.com>  [a8687f47793afbf4b6a837e769ef2de31c3f0b36]

Resolves: fdo#50967 Address DataSource dialog fails on throws

e.g. kde3 address book support is built in, but loaded
on system without kde3 libs

Change-Id: I0be27eeab3fce8f26fca203d61c67693b880fb3b

2012-06-26  Eike Rathke  <erack@redhat.com>  [483bba422442ba8a370d3b14d378d5d385d7dda2]

resolved fdo#47222 in N() pop string constant before pushing result

Change-Id: Ifd3313e45b838b3d9ab4dc8d0b4887f4836bb013
(cherry picked from commit e559fb28bbe65d98a7dcb4160db152d606332faa)

2012-06-26  Michael Stahl  <mstahl@redhat.com>  [1d179e2ccfd93c711386007e24828959d38c9c22]

fdo#51115: gb_Extension_add_file: fix Windows build:

The DLL is not actually a make target, but is handled via the AUXTARGETS
mechanism in LinkTarget.mk; add an ugly hack here to hopefully make
adding libraries to extensions work.

Change-Id: I85ee891fe8b7d470e09d9cb1d5a48d8b11b50d6e
(cherry picked from commit e818f8fa1f79c2eb2d647678333b8d12599dda69)

Signed-off-by: Michael Stahl <mstahl@redhat.com>

2012-06-26  Michael Stahl  <mstahl@redhat.com>  [a57a3587250eb7219391ad858fcb8a2141bf075d]

gbuild: add gb_CppunitTest_use_executable

and use it in sdext/CppunitTest_pdfimport.mk, which could fail
previously in a parallel build.

Change-Id: I3f251c945f5841c277a71a19fd411ecd77dec3b5
(cherry picked from commit 0d4cd11c74cf90cd3b987f628031d02fe3af47b4)

Signed-off-by: Michael Stahl <mstahl@redhat.com>

2012-06-26  Andras Timar  <atimar@suse.com>  [1b303bf27cfd8a3185c1ec876a5eb872b6fb7fb2]

switch on QuickStarter from installer, UI text added

Change-Id: I3a2f937603d8804ce2b9d46632b80a74e811324c

2012-06-26  Eike Rathke  <erack@redhat.com>  [cf6bbda7a7f907f6604a97c7b440880e933281c2]

fdo#46338 preserve sheet name input of invalid reference

If sheet name doesn't exist the resulting reference had replaced the
sheet name with #REF!, e.g. #REF!.A1, because the actual sheet name is
not part of the reference. From a syntactically valid but otherwise
invalid non-external reference create an ocBad token instead to preserve
the sheet name.

Currently a #NAME? error instead of #REF! is generated, further work
would be needed to pass specific error values with ocBad.

Change-Id: I5a608a74d3b3ff2baa4967f2b2e3078cfecfbabc
(cherry picked from commit 1135bfd78802e5c40ca09bcbc75d0908a423872a)

2012-06-25  Jan Holesovsky  <kendy@suse.cz>  [5c3f8c288e27d4355073a9fb17dc2844d9e3056f]

Better initialization of members.

Change-Id: I5e11865222dbb966185585fe3fd413834c6c6b9a

2012-06-25  Jan Holesovsky  <kendy@suse.cz>  [21e36f5f1fd84c61ea8507d2b961567ced9443d9]

Re-introduce a useful MSDN link about DWM and drawing into non-client area.

Change-Id: If56d66f7ee8a509566da0cf5c21ce91bced67310

2012-06-25  Jan Holesovsky  <kendy@suse.cz>  [4c64e65ba36ae248cc4c1592757327ee23c8ec28]

aero toolbar: Extend the drawing of the toolbar to the menubar area.

Fix the maTopDockingAreaHeight computation too, it did not work.

Change-Id: I788c96960a5607482b750d536e522644e236f052

2012-06-25  Jan Holesovsky  <kendy@suse.cz>  [6fe75c5b9500525682d696e26d8ad1b7be88ef42]

Revert "Reduce copy'n'paste by different nesting of if's."

This reverts commit 83208da599e46dbba39c9e9a5b503bc4e93d4eea.

2012-06-25  Jan Holesovsky  <kendy@suse.cz>  [f7ab0114e94d25843aa9b0831fe4a592b6d83b13]

Revert "aero: Implement a glass menubar on Windows."

This reverts commit 64c696fc92a860fdbbe490ca503391b964dd646f.

2012-06-25  Jan Holesovsky  <kendy@suse.cz>  [dbe19edd55ebe6c5ee0fc45468470907eeb3a64a]

Revert "menubar: Improved Windows Vista or later look (based on Mirek M.'s design)."

This reverts commit eac708b0b188d7e6477922bb4bc03199cd92f5ca.

2012-06-25  Jan Holesovsky  <kendy@suse.cz>  [e23adf5781aaaf012f54c4fe8a3ff26b31770102]

Revert "aero menubar: Improve look according to Mirek M. + Astron's notes."

This reverts commit 663bfb42c8e2a7e3306eaa59ca77746d0aa0a197.

2012-06-25  Jan Holesovsky  <kendy@suse.cz>  [5a7c0196718dc9868d5bfbbee445e03d888b31cb]

Revert "aero menubar: Make the text in menu black."

This reverts commit 9164d135db46be9de56ef60f4b95bbd933fdb57e.

2012-06-25  Jan Holesovsky  <kendy@suse.cz>  [758e69686cb3e1ee4e39d502810faaa7e32669a8]

Revert "aero menubar: Make the glow around the entries smaller."

This reverts commit ff367eb669686c80cd5f0931cf0adf81d02f49e0.

2012-06-25  Miklos Vajna  <vmiklos@suse.cz>  [ca555c596043c88894b964ac5e21f5a7271d5f3b]

n#766481 dmapper: don't import fake paragraph containing sectpr only, take two

Change-Id: I4623dfd05498b5ba8de73b7e301eaf486f667738

2012-06-25  Miklos Vajna  <vmiklos@suse.cz>  [ac00b2881824ebd40bfcb2b20c70df6d21daf677]

fdo#46966 dmapper: fix headery/footery default value

The docx spec doesn't say what is the default value, the rtf spec says
it's 720, not 1440.

Change-Id: Icb331591d4f2f96a7786f808d99af5974e645f8e

2012-06-25  David Tardon  <dtardon@redhat.com>  [3589f3dab091eaa9654b8466a7ca2d32d5110da2]

fix invalid .desktop files

desktop-file-validate issued the following error:

error: file contains group "New Shortcut Group", but groups extending
the format should start with "X-"

Change-Id: I45c0039ab788546a37780927284c8827a19fd52c

2012-06-25  Michael Stahl  <mstahl@redhat.com>  [bd0973a2106cb99b56e20204de85750cc0c8f52e]

Library_qstart.mk: remove -DDLL_NAME

The library is not called sfx2 but sfx, and it should really be using
gb_Library_get_runtime_filename, but it turns out DLL_NAME is not
actually used, so just remove it.

Change-Id: I553318015c3c2a21725860b28574995a8319a44b
(cherry picked from commit 7fb922b32b3fa612ebc8b7dfbc7e53ed990b40a0)

Signed-off-by: Michael Stahl <mstahl@redhat.com>

2012-06-25  Michael Stahl  <mstahl@redhat.com>  [e930aa48efa5cb7c31585b3e92e5550ed94e80be]

gbuild: add gb_Extension_add_executable

This is not really necessary, but consistent.

Change-Id: Ic0249efac26c9977ede7ef591d517cc03542b002
(cherry picked from commit efb69f7c737f8f8dae876c8d6b7bf3968a40676d)

Signed-off-by: Michael Stahl <mstahl@redhat.com>

2012-06-25  Michael Stahl  <mstahl@redhat.com>  [cf6d37a8f4e45fc29e4b156acb098268048af6f6]

fdo#51115: fix sdext extensions on Windows:

The sdext extensions contain the .lib link stub instead of DLLs;
add gb_Extension_add_library to get the correct DLL filename on Windows,
and use it in presenter screen, presentation minimizer and
PDF import extensions.

Change-Id: Ie8113a6002f9038e4df798edc255208977ba9497
(cherry picked from commit f0de66d9a541505e14261ffac08e021bce6b67ba)

Signed-off-by: Michael Stahl <mstahl@redhat.com>

2012-06-25  Michael Stahl  <mstahl@redhat.com>  [ca226f6c3d62b70bed8d070f21db7960acfb6f62]

gbuild: fix UnoApiTarget header dependencies:

The existing situtation of not having any explicit rules for header
files does not work because it requires a make restart after
the headers are generated in order for the headers to be delivered.

Because requiring running make twice to get a complete rebuild is bad,
add some rules to force the headers to be delivered immediately.

Change-Id: I5b4d5c8f8e9c9d7d0874fc797e62972eaa1dd904
(cherry picked from commit 55c37591b63a5e9e7c8537679db8e92c7f0161c0)

Signed-off-by: Michael Stahl <mstahl@redhat.com>

2012-06-25  Robinson Tryon  <qubit@runcibility.com>  [b20a723a6915ba1d8a8ca908bf27182ce577557f]

fdo#43180: Use hyphen for copyright range in About box

A range of years is more clearly delineated with a hyphen than with a
comma.

Change-Id: I36a668b7e6ccecc210daa69de7948ad5c029f96d

2012-06-25  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [462f94c2b93a65e5388e2935baaeeac165679a14]

only export the supported number of rows/columns, fdo#49582

Change-Id: I51fc4d0a6d9cc09c82268351ad069467bf8acc31

2012-06-25  Petr Mladek  <pmladek@suse.cz>  [4a38cb3bfc1a30d37cbb3ae51989cf747e54eb66]

explicitely check gmodule build flags for gtk3 module

g_module_open is used in gtk3gtksys.cxx

gmodule dependencies were moved into private requires in rencent gio-2.0.pc.
It was because GIO users are not generally expected to use gmodule API,
see http://git.gnome.org/browse/glib/commit/?id=1f02ef3205e810dd937f316f5a7b58ecc2893d59

Change-Id: I90e980678eaaa825ae130f54d13f4a5772a2700a

2012-06-25  Petr Mladek  <pmladek@suse.cz>  [0828ea8d03d19808acca6ace4dd2860bc8bf3fb9]

bump product version to 3.6.0.0.beta2+, build id to 12

Change-Id: I5c4bbf9ca2b24aea49cedfd4f6e67f476a0f7764

2012-06-25  Caolán McNamara  <caolanm@redhat.com>  [304bb8386cef389c82e437f387576c4cf436de48]

Resolves: fdo#47636 cache fontconfig font substitutions

But this time cache on *all* properties, not just the name, which doesn't cut
it, given the things fontconfig can do, e.g. fdo#41556

(cherry picked from commit 8c023fd645c8b83637ffcde4055886b2e4f94393)

Conflicts:
	vcl/inc/outfont.hxx
	vcl/source/gdi/outdev3.cxx

Change-Id: Idfc1dbac67b6912e4985570a0b7c6ccdf47fa4a5

2012-06-25  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [cd8d068d1fde187cc83dc497ff27fc8e4e924d43]

repaint all cells if NULL is passed, fdo#51174

Change-Id: If58448fa040ad88db4edaa9aaefc771dbad0826b

2012-06-25  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [4f6d6912e9916496a1a54cea6df10f7529dca378]

pass the ScRangeList directly to improve performance, fdo#49764

Change-Id: I1dde25739747a3481394c6a2c2d313128492ba8e

2012-06-25  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [a266f82d2199974dee0429ddc263d2ca2cecea1c]

set the zoom only once, prevents infinite loop, fdo#51040

Change-Id: I9d6e077e489e513cc8eb482b22e77c7bc1adffe4

2012-06-25  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [34027323e0177145eaa5519d1b289f2fc4f435f7]

we still need to check that we have a token, fdo#51326

also fixed another dbgutil crash with gcc safe iterators

Change-Id: I5e6675a26f24329125906849c0c2286ea74e9211

2012-06-25  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [f2c3eaacad5a17d6a7745b2e29c491c3fd6a1162]

handle also COLLAPSEd in switch

this case can never happen

Change-Id: Ib1284edb798945a2f6f5ee6268e9426e29b0bd76

2012-06-25  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [72ea3b0e6e3381384fce8d18b00e930f62772921]

if no new cell exists, create hidden broadcaster cell, fdo#51368

Change-Id: I61b96a0e164269ef85778cba7865d6488ebac79d

2012-06-25  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [16c66fe3e5bf8bed6758945f50d5b46526cabbf7]

only show dialog elements if entry is not collapsed

Change-Id: Id85e7b2360c2630c894ce7e4e9ee505810cefe76

2012-06-22  Miklos Vajna  <vmiklos@suse.cz>  [bd9a96fcd642ffa0260a8684eb5dfa9061c40c71]

fdo#50831 fix RTF export of direct run formatting for empty paragraphs

Change-Id: I5f0e7aefdea80bbb9cf61b991c5b706bd2023dfa

2012-06-22  Miklos Vajna  <vmiklos@suse.cz>  [bbbb10a0774b9da546557632cd09c4f6958f8939]

n#758883 oox: anchor vml shapes without anchor info as at-character

w10:wrap was originally arrived to
writerfilter::dmapper::WrapHandler::lcl_attribute(), but
writerfilter::dmapper::DomainMapper_Impl::PushShapeContext() was called
already and set the anchor type. Fix this, then we can set a a suitable
anchor type in lcl_SetAnchorType() based on the type model.

Change-Id: Ib411450b10f29f814bc13d81eaec434971b2e52a

2012-06-22  Miklos Vajna  <vmiklos@suse.cz>  [7db67719ef00466f626bfa59ae7bb27ec7a19fd9]

oox: mso-wrap-style is about wrapping mode for text in shapes

This commit partially reverts 9e8957de203bb9abb208516ad32aee9527feb67b
(as it interpreted mso-wrap-style as the wrap type of the textbox
itself, not the wrap type of the contained text) and also extends the
effect of commit 0016757efef898205452a586ba5927e5d11fdabe to the
SimpleShape class as well.

Conflicts:

	oox/source/vml/vmlshape.cxx

Change-Id: If2bded6ad94f2866e8ea398ff0f2792e8c8e86b0

2012-06-22  Miklos Vajna  <vmiklos@suse.cz>  [6b199a3eef9faa2b9c7cb03c6e06679e203329d8]

n#758883 dmapper: set wrap mode even if determining the position failed

Change-Id: I514828469e68f2ae88309418e64ee93be30455f3

2012-06-22  Miklos Vajna  <vmiklos@suse.cz>  [18c20cbee35062539e2d03a89d1e1b806578a79d]

n#758883 DomainMapper::lcl_startParagraphGroup: set style name consistently

Change-Id: I71c3ebfcb68a53a291bcab2fdd397d62fd8b368a

2012-06-22  Miklos Vajna  <vmiklos@suse.cz>  [26f4a898aaaf123ec12407412dd7b27fa5e18f07]

n#758883 dmapper: take care of border width when setting margins

Word handles the "border to page" distance as a subset of the page
margin. Writer handles these values separately, and the real margin is
the sum of the border width, the margin and the border width itself.

The problem was that the width of the border itself wasn't counted, so
the real margin was a bit larger than necessary.

Change-Id: Id38153308f1e321b6556762b30f3377f2360edf6

2012-06-22  Miklos Vajna  <vmiklos@suse.cz>  [7a9c9567b2431b6b1c4c8cf0aa0565ae2def63da]

n#758883 dmapper: paragraph-level run props should affect numberings as well

Change-Id: I707105f6da53a6cb790d743738875acde561e20f

2012-06-22  Miklos Vajna  <vmiklos@suse.cz>  [e9350744611464eaf7fd673958c02cfec621f737]

n#758883 dmapper: always set list id during stylesheet import

This way the sprm handlers can be aware that a numbering is provided by
that style.

Change-Id: I5b5f1570a9e50fd8b3372f5ac7a6cd48e9751254

2012-06-22  Luboš Luňák  <l.lunak@suse.cz>  [9a6542d6ef25ccaf78ea26e02693a6c0299b3765]

use generic names rather than specific algorithm names when scaling

The Lanczos scaling is of very good quality, but it's rather slow,
which can be very noticeable with large images, so it's not a very
good default for everything. And in general, it's not good to refer
to a specific algorithm when all one usually wants is fast/default/best.

Some of these changes are a bit of a guess between default/best,
but the general logic is that best should be used only for images
that won't be large or where the possible waiting does not matter.

Conflicts:

	svtools/source/graphic/grfmgr2.cxx

Change-Id: I53765507ecb7ed167890f6dd05e73fe53ffd0231

2012-06-22  Noel Power  <noel.power@novell.com>  [694dd2cf2a109f233df5011d64defcd4254f9975]

more new formulabuffer const cleanup

Change-Id: I6a2363a2c4370cdb5050b404f23e9cbcce684dc5

2012-06-22  Noel Power  <noel.power@novell.com>  [f933c6b7b9f4deff63027a65d9fa5d779ea9062e]

some const correctness tweaks to various signatures in new formulabuffer

Change-Id: Ic6570608ac98c51438b583b7a75fa940b29b7473

2012-06-22  Noel Power  <noel.power@novell.com>  [d0f67bdd123dfed324e1fdea0ef2babf043d8f89]

fix core dump setting preload value for some cell formula

this patch is a follow up to 6ea4e42eaa28a773ec66fee3b8f764e0dc365297 & 7fff98724bc7e3f4d3defb005aa1358d743d08ed

Change-Id: Ia286164c369526acb4dfe733b651e65a79d124d8

2012-06-22  Noel Power  <noel.power@novell.com>  [c284214a2f9391239722c2ff811551bae8f440d5]

gah :/ some cleanup for	7fff9872 that I applied to wrong source tree.

Change-Id: I91d84a7a8d8f18883798541e6a171ea91f135edb

2012-06-22  Noel Power  <noel.power@novell.com>  [175f385fb013ea418b23440a6673044abb4ff5f7]

big formula performance improvement for xlsx import (bnc#763168 & bnc#765942)

we get a large performance win by evaluating the formulas at the end of import where we can set up the ScAutoNameCache cache.

Change-Id: Id3763afb805eb9bfa9a6a55e1de3923f02e621ae

2012-06-22  Stephan Bergmann  <sbergman@redhat.com>  [b4ba164264de30735941bfbb87f36ec5ca81ea36]

fdo#50682: Setting DYLD_LIBRARY_PATH in python script appears unnecessary

...and apparently has negative consequences (system CFNetwork framework picking
up LO libsqlite3.dylib instead of system one, as DYLD_LIBRARY_PATH overrides
recorded installnames).

Contrary to the old comment ("so that 'import pyuno' finds libpyuno.so"), what
setting LD_LIBRARY_PATH on Linux is still necessary for is so that python.bin
(a stripped version of the python executable from external python module) finds
libpython2.6.so, as it lacks an RPATH.  ('import pyuno' finds pyuno.so
apparently on PYTHONPATH, anyway, and pyuno.so in turn dlopen's
libpython.{dylib,so} with full path.)

(This might make dc82cf021f76ea83ff7a4bcb2d7525f2e111f0cc "Make PyUNO work
--with-macox-version-min-required=10.6" irrelevant.)

Change-Id: I1c3a6c61d4cc976d85956e587497a13a77689128
(cherry picked from commit a164d246f2ed941fbdef19ec5b47dac1bab25509)

2012-06-22  Stephan Bergmann  <sbergman@redhat.com>  [83422f88d79272e6429e148b7d383b3fc84be443]

Fix X Session Management support

...passing -session= into soffice was no longer supported.

The way I tested this with Gnome 3.4 (Fedora 17) is with:
* Run gnome-session-properties to select "Options - Automatically remember
  running applications when logging out"
* Create ~/.local/share/applications/lodev.desktop:
  [Desktop Entry]
  Exec=.../core/solver/unxlngx6/installation/opt/program/soffice
  Icon=libreoffice-startcenter
  Name=LOdev
  Type=Application
* Run "startx /usr/bin/gnome-session -- /usr/bin/Xephyr :1"

Change-Id: Id8a6e431e4c355caafa6c7111a435ebc0d35f78a
(cherry picked from commit 0f12c5de67869593cfbc36760957467a122bf81a)

2012-06-22  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [c1ee18d5dfb92a9ffb0f8f5f069b8de936c75562]

Uploading libvisio 0.0.18, fixing fdo#48602

Change-Id: I8ab9462409bf5e0769d043209a8e2005bfdf4e0a
Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>

2012-06-21  Pierre-Eric Pelloux-Prayer  <pierre-eric@lanedo.com>  [d62646cf5509b45e664b21fd7896ff9dc2f83b82]

fdo#51249 Disable stream copy when saving a file with 'Changes Record' active

Change-Id: Id06caa5d0552e4f3695244de4f6096f80885a783
(cherry picked from commit d212cbd96e648c10d875161b8ab1fc67ae509bd7)

2012-06-21  Andras Timar  <atimar@suse.com>  [0e6c53a535758ef62110a8744b600633e564af03]

fdo#51274 optionally associate Visio file types (vsd/vst) to Draw

Change-Id: I0362d758205e7d12484e9e86ff2dce9608730c57

2012-06-21  Andras Timar  <atimar@suse.com>  [e23f0209535123d9cc0cf60b2359e63e5d672179]

fdo#49919 Don't default to desktop pollution

Change-Id: I4b9fda0f81d43cab80a015a2eb7374a94f3da7de

2012-06-21  Ivan Timofeev  <timofeev.i.s@gmail.com>  [9b6cab988b4dd7be88573aab99010aaac657f78f]

fdo#34093: fix error in calculation of page number of SwRect

StringRangeEnumerator (i.e. user's input) contains page numbers in a different
page range (it excludes empty pages). So:
- first map page numbers to a common range, then compare
- user's input can't contain empty pages, remove this check

Change-Id: I4fce5215272fc90f39c9e05d3f3604734a8aebe3
(cherry picked from commit db053e48d2ca17e1256eb12500f075488483603b)

2012-06-21  Andras Timar  <atimar@suse.com>  [acdbe9d60e17a128c7c1c5d8994cb04b954cc57e]

fdo#51270 fix RemoveExtensions custom action

FINDPRODUCT property was not available to this deferred custom action.
Not to mention that registry keys are also deleted at his stage of uninstallation.
The proper solution is to set the installation directory with a type 51 custom action,
and pass it to RemoveExtensions custom action via CustomActionData property.

Change-Id: I0ac18b3a0b19ff1a87bcf580fad9c7fdadb26f76

2012-06-20  Jan Holesovsky  <kendy@suse.cz>  [6bc7cc692977431d1873dea0dd4c2636a6735eaa]

aero menubar: Make the glow around the entries smaller.

Change-Id: I13e33b0a04c4212aef22499ebf2911aab33ec261

2012-06-20  Jan Holesovsky  <kendy@suse.cz>  [2118bed2b560f583246ae1f01a14fc2fe23947e4]

aero menubar: Make the text in menu black.

Change-Id: I4d9486ccda091506ad103fa4182cadf810fcd6f2

2012-06-20  Jan Holesovsky  <kendy@suse.cz>  [e0fda2c12ef99db81dd00e7d54ce4be8d5a99b60]

aero toolbar: Use the new toolbar look on Vista+ regardless of glass menu.

Change-Id: Ie6aa7be5c157f1a2b3515097fce4ea81d3ae99af

2012-06-20  Jan Holesovsky  <kendy@suse.cz>  [54dbc39cc232bc54fe8bacf9058227649bc99dfd]

aero menubar: Improve look according to Mirek M. + Astron's notes.

Change-Id: I0228862da823901b43040c3c22f74d2483e5a6cf

2012-06-20  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [7986c0368cdbb642d91c0293647d16a7c218c867]

ancient bison nees %token-table for yytname to be usable

fixes build with XCode 2.5 (Mac/PPC)
(cherry picked from commit f14bd201ad7c391b078be1d8e7fb2d072015be70)

2012-06-20  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [3b1a5f26ed62d064f6a3a4f9a7b68292fa587a5c]

WaE: avoid build break on Mac PPC/XCode 2.5

otherwise breaks with comparison beetween signed and unsigned integer
expressions
(cherry picked from commit f5e1c75333594ea00d8ccdb1c69a7446c06f4ce9)

2012-06-20  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [0892a1aefa66f7e5c20a7707f565614b31fc416c]

use commandline parameters instead of bison directives (XCode 2.5)

XCode 2.5 only has ancient bison that doesn't support the %file-prefix,
%name-prefix,... directives. So use the more compatible commandline
arguments (just like before gbuildification of the module)
(cherry picked from commit 874926b2e2b92e5b46e1ece110cac9e40c131baa)

2012-06-20  Lionel Elie Mamane  <lionel@mamane.lu>  [15fc21e6ca8f461286ca4bc88ebb74beca54213b]

fdo#37626: form wizard recognise "#" also at beginning of line

This was keeping the Base form wizard from applying styles

2012-06-19  Andras Timar  <atimar@suse.com>  [b085cdc1333d25bac22bb427fbf065c01e7e7df6]

typo: paramters, paramaters -> parameters

Change-Id: If58683331c50f2a95204e8e2dea11edbef3ccb63

2012-06-19  Petr Mladek  <pmladek@suse.cz>  [2444e28e8e619772b37311765a3d95a532466d1f]

do not repeate twice .0.0.beta1 in the download tarball name

PRODUCTVERSION is associated with SHORT_PRODUCTEXTENSION.
ABOUTBOXPRODUCTVERSION is associated with ABOUTBOXPRODUCTVERSIONSUFFIX.
We should not mix these another way.

Change-Id: I991f74e058d19ec3ae0d98e8efe8458d648ae74c

2012-06-19  Petr Mladek  <pmladek@suse.cz>  [60d9efcb13d1dcf0910926298067b7f7c5804483]

switch to the new version scheme

use 3.7.0.0.beta1 where possible;
use the suffix "+" in the about dialog to signalize non-release builds

Change-Id: I395e0cb6bbf9c3b3698b0c40db9aab7e4aa5cd28

2012-06-19  Petr Mladek  <pmladek@suse.cz>  [eecafb1c9ba97afadce5fdfb5755d9a030629257]

fix help localization from source tarballs

localize tool need to get strings also from src directory

Change-Id: If8e94198002888d1fcf9b0b0416b7b5dcaa46386

2012-06-19  Petr Mladek  <pmladek@suse.cz>  [3383dca954404b9f622d65129c0edfe28ab36d83]

put the two new optinal desktop files into right file lists

Change-Id: I9e62bb0c14f2ba0d481cb4e926935af2394a652d

2012-06-19  Stefan Knorr (astron)  <heinzlesspam@gmail.com>  [631ea22c1e43ddd1e42baac5b8db826967335ffc]

Fix display of About dialog when buttons contain long strings

Thanks to Jean-Baptiste Faure for spotting.

Change-Id: Ie05a15fca7f40c9a621a6aa758a19f7455d312a6

2012-06-19  David Tardon  <dtardon@redhat.com>  [2ad7432769141bc627688af171342316a8de4567]

use ure instead of ure-link

Change-Id: I5368770926aee871e20b2d87fa51b28212c8be4f
Signed-off-by: David Tardon <dtardon@redhat.com>

2012-06-19  Luboš Luňák  <l.lunak@suse.cz>  [a8d062de8863bc17eb28675d2aa4f338c08ed061]

rework handling the case of recursive ooxml shapes again

Another attempt, whoever has written this apparently didn't consider
the possibility of recursion at all, and this still feels a bit hackish.

Writerfilter keeps just one oox::shape::ShapeContextHandler object during
the entire time of parsing the document, because e.g. <v:shapetype> needs
to be reachable even across VML block (see sw testcases for bnc#705956).
This however presents a problem when VML contains <w:txbxContent> which
contains another VML, as this code previously just took whatever has been
read and returned it to writerfilter, and it broke with recursion.
So now try to mark recursion entry and returns the right shape.

Related to 36c12c246d886b2d96d7a2d4d0c250db9d925c74 and the previous
commits it reverted.

Change-Id: I949a6b52ec7540aa59b047c7b6e908b10fb3bdc1

2012-06-19  Miklos Vajna  <vmiklos@suse.cz>  [b122c9381ae1d589dc097790b1b5cf1fda853c22]

oox: fix all vmlshapecontainer doxygen errors

Change-Id: Ieccd1f5e89c550095cd83a3f11939eec210f789e

2012-06-19  Luboš Luňák  <l.lunak@suse.cz>  [798aef37ac80ceaeeed75adebb53992bdf57bb0d]

Revert "rework getting shape for the .docx import filter"

Stupid containers with shared_ptr. Trying to remove the object
from it gets it deleted because it's owned by the shared_ptr
and there's no sensible way to wrestle it out of it. This will
need to be redone somehow.

This reverts commit 04d600d4be7c50db4b3b505039eb8bc96856f593.

2012-06-18  Rene Engelhard  <rene@debian.org>  [6ee6515c0e408b87f2aca5937a6e9b7b41d8fd77]

evoab2: add libebook-1.2.so.13 (evolution 3.4)

Change-Id: I03d9c2416de66d694948b9fe560f83317d6b03ef

2012-06-18  Cor Nouws  <oolst@nouenoff.nl>  [3c904d64f4e160d2feade4b05c5115d2db8f37f6]

Give Macro recorder separate option, apart from Experimental features

Change-Id: I9dbf5d510ebaff8448a152d75a006a183303bd81
(cherry picked from commit 5ae11320a26a6356dfadeb812e0d6baf5bdc951c)

Signed-off-by: Caolán McNamara <caolanm@redhat.com>

2012-06-18  Ruslan Kabatsayev  <b7.10110111@gmail.com>  [3a15168ae587cdc8f329ae049d0c1d1e9d9de21a]

GTK: don't crash on X errors

Change-Id: I5b1353b409bc7043d2d1c313a3606ed807eced4b

Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>

2012-06-18  Lionel Elie Mamane  <lionel@mamane.lu>  [fec488b9dc3018d421747fb887edee93ad3ed98e]

fdo#43967 legacy report designer wizard formats dates improperly

1) Set FormatsSupplier property only if underlying object has one.
   Else, exception is thrown and the format is not set
2) getTyperelatedFieldData uses the format keys, so initialize them
   before call, not after.

Change-Id: I68c4c96a9da9a6afdc3ab8964e973588f53ee814

2012-06-18  David Tardon  <dtardon@redhat.com>  [6873ec8a4eac985eb6fe7bd36d26194ce7fbfcf1]

mingw: fix check for boost date_time dll

Change-Id: I4a31c215d70e6f8f8fc8a768851315b919fba03e

2012-06-18  David Tardon  <dtardon@redhat.com>  [b1250977f873eca6617e32ce4bc7d1d46eea93ad]

better test for system boost date_time lib

This reverts commit 4c2e9fc655b6480ffc7f0feb5d07b8106b6b8e22.

Change-Id: Iea84991ee689240fe6e6ddbc47f44b444f582dde

2012-06-18  Jan Holesovsky  <kendy@suse.cz>  [bfa0508f500f4c70e10b0ecc3f070d70d64cfa02]

Revert "add configure check for date_time lib"

This commit breaks MinGW builds; the m4 macros probably need some
improvements there.

This reverts commit 5ed17233908c7f87b08b0964b55e4504d964ed71.

2012-06-18  Stephan Bergmann  <sbergman@redhat.com>  [942d0591be15d3886efd3c68bb2a5eefb2ed82ef]

fdo#50603: Close fds across a restart of soffice on Mac OS X

...where the restart is directly from the old soffice instance, via exec, so the
restarted soffice would inherit all open fds from the old one.  The easiest
approach appears to close fds upon startup.

Change-Id: I89bb1c78f3adf2da1cd3cbd58c22df276133a883
(cherry picked from commit d5e9c2e3e85a2bcdd6a0b2088253fc133e52e831)

2012-06-18  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [a756aff8c6f7964784d5c09e70f192013be7ca7b]

use correct localization aware string to double

Change-Id: Ied254ef0dc8f7dcf444738da193122a733089b5a

2012-06-18  David Tardon  <dtardon@redhat.com>  [760fba9e415291ad166a9d3ba1abaf83dda18cf5]

fdo#30519 paint scrolled area from the right surface

This adds a way to test whether mpCompositeSurface contains the front
buffer image, so it can be used as a source in painting operations.
It means the mpCompositeSurface changed status from 'temporary' to
'persistent' (which it was anyway, from implementation POV :-)

Change-Id: Iee4fc7a97cd60e47d0abb148e7337f0b50cabb40
Signed-off-by: David Tardon <dtardon@redhat.com>

2012-06-18  David Tardon  <dtardon@redhat.com>  [2884d2f9aafa8cb7cc11ae2f56f036e01e35e67f]

change the way par files for ins are collected

This avoids the need for $(wildcard), which seemed to cause problems in
some cases (in gentoo ebuild) and I never found any missing dependency
that might account for it.

Change-Id: Ia03d630bb85309fbb7da3068c396834fb56cffb1
Signed-off-by: David Tardon <dtardon@redhat.com>

2012-06-18  David Tardon  <dtardon@redhat.com>  [a125900b74b6503a0430be7505b0d85463d848f2]

OSL_TRACE -> SAL_INFO

Change-Id: Icc6f47cc76dfa6716fc44f6c1b5f1b11ba1443c6
Signed-off-by: David Tardon <dtardon@redhat.com>

2012-06-18  David Tardon  <dtardon@redhat.com>  [4c41cd13e814b88d7a5e3855d073a95201606747]

missing intialization

Change-Id: I2350adf98e12b9c9cda4c18a6ba9f935016ac299
Signed-off-by: David Tardon <dtardon@redhat.com>

2012-06-18  David Tardon  <dtardon@redhat.com>  [561605f7b9383a5349b288580a565a6064b42dad]

fix typo: = -> ==

Change-Id: Iba320b00bdef3704bdfe1abe2a60b8c767a571ec
Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>

2012-06-18  David Tardon  <dtardon@redhat.com>  [9334a18fdffeb2a2255b1cf82c2ebc511421f24c]

fdo#50896 SfxItemSets can contain emtpy element

Use vector<shared_ptr> instead of ptr_vector.

Change-Id: I4e7d0735cbb036c608f697f7418109a2c497982f
Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>

2012-06-18  Ruslan Kabatsayev  <b7.10110111@gmail.com>  [8443397ccf73e8d905f56a1049f3334325d63ed7]

Fix arguments of Rectangle constructor

Change-Id: I8f288e55694ac85f8dcd2884a53ff4b5b9eef02f

2012-06-18  Chr. Rossmanith  <ChrRossmanith@gmx.de>  [7d9580863ca8dd9509d596b68d95abe2fcd561a9]

SVG: use dash parameters from svg file

Change-Id: I86b31156e1a9221d9cfdc40d5670b324ce056a89

2012-06-18  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [6677c27574523a75477103ebb35c4c81876633e3]

Trying to solve out of bonds in fdo#48601

Change-Id: Idf9d56714d658a14af826a74c58aad26a9e29414
Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>

2012-06-18  Julien Nabet  <serval2412@yahoo.fr>  [575583f0531818321216efbf55f880b15edd3dbd]

Related: fdo#48601 FILEOPEN: Open Visio's file with bitmap's blocks

This fdo contains 2 files with which I had a different crash for each of them.
This patch fixes one of the 2 crashes.

Change-Id: Ic67cad4de4b66e913debe95efc04db3ae6fbf781
Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>

2012-06-17  Jan Holesovsky  <kendy@suse.cz>  [c0056446cde6b8eef2d21efa5f6d72bfd9518caf]

menubar: Improved Windows Vista or later look (based on Mirek M.'s design).

Change-Id: Ica8076b7e21c5188a3126faf32d16904deecf212
Signed-off-by: Markus Mohrhard <markus.mohrhard@googlemail.com>

2012-06-17  Jan Holesovsky  <kendy@suse.cz>  [dd06b29cf9a490d854cd8f9a12e3eb001edc7ab7]

toolbars: Improve the toolbars look in Windows Vista or later.

Change-Id: I389ef70c76a3a9c837ad5406c417804ad77be948

2012-06-17  Jan Holesovsky  <kendy@suse.cz>  [8806e00dbc14b55cff6072f0f6dcf90e0a11a079]

Get rid of GRADIENT_* defines, they conflict with Windows GDI types.

Change-Id: Ia0bc37f81b7213b20fc5093beb46d7a05b1ac931
Signed-off-by: Markus Mohrhard <markus.mohrhard@googlemail.com>

2012-06-15  Julien Nabet  <serval2412@yahoo.fr>  [70ed7beae7b21e391df0a246078c2103f8b3fe3a]

Resolves: fdo#50988

Fix Draw crashes on loading MS Logical Design Diagram example visio file
It was a problem with an iterator. The comparison was OK only on "else" part.
In the "if" part, iterators are from different sequences.

Change-Id: I1ccc82a1c24289c0c2e89ef0275f0f5163dc8a8d
Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>

2012-06-15  Muhammad Haggag  <mhaggag@gmail.com>  [553f9ccfc8a6048528b9ffcd535adf7f1cd51fc7]

fdo#46757 Word/character count incorrect with record changes enabled

We were ignoring redlined (deleted) text when counting characters, but not when counting
words or characters without spaces. We now mask all redlined/hidden content from the
expanded node text before operating on it.

Change-Id: If882a6dde883a2ba0ca99909ca7ac2b9abd4a1fb

2012-06-15  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [32ad77ac1449c53e3c8af7d0c93e16d1066f5ecd]

Fix another crash in exotic circumstances

Change-Id: If91c33dad811d5c9a34581773f7f6a7f86dd82bd

2012-06-15  Miklos Vajna  <vmiklos@suse.cz>  [085c5e467a956378a1b6ba9e0255a59915320276]

fdo#50087 fix RTF import of Title, Subject, Comments document properties

Change-Id: I3358fad4949c2c21ecf63983a36b7c8428df9f06

2012-06-15  Andras Timar  <atimar@suse.com>  [f46f70f3162b588ac7ce7bf226344d5962c7568e]

add HelpId to key binding selection listbox

Change-Id: I90cba97c112af81ca50feca5bfa70d0d651b6083

2012-06-15  Stephan Bergmann  <sbergman@redhat.com>  [bce9545d379db6544fa9837eff561f97162ace9f]

-Werror,-Wmismatched-tags

Change-Id: If2b4118481dd265a81641d5cdf14f5095b8064e9

Signed-off-by: Jan Holesovsky <kendy@suse.cz>

2012-06-15  Stephan Bergmann  <sbergman@redhat.com>  [12f4a7ed1448199158bf6ab938fdeca81a66f5d6]

-Werror,-Wunused-function

Change-Id: I1b12a923e8c045c7ebca8c0b77b8135d3e072ac9

Signed-off-by: Jan Holesovsky <kendy@suse.cz>

2012-06-15  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [0f68789b08f55fa46ee46d8a035fb5a387fb21a0]

disable two ui elements for 3.6

Change-Id: I55c8932fb5561704626f73e044091fe7b5240229

Signed-off-by: Jan Holesovsky <kendy@suse.cz>

2012-06-15  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [eeab3d64fa61d8deeb256145fc37649bf38eb938]

handle formula is in new conditional format dlg

Change-Id: Ia492b8fb9ad1406800ba855370daafb40f254093

Signed-off-by: Jan Holesovsky <kendy@suse.cz>

2012-06-15  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [6be6590b2ae5cd289912443a3ea862495351cac7]

small improvements to data bar dialog

Change-Id: I7eada5e24047d36c1625aa082ecc9e5d52f785ae

Signed-off-by: Jan Holesovsky <kendy@suse.cz>

2012-06-15  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [7654a4f7252148d8043bc2447ee3f005d4f04a95]

seems like windows does not like that

Change-Id: I3c694af4554f984274e179739475077c46db4028

Signed-off-by: Jan Holesovsky <kendy@suse.cz>

2012-06-15  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [87cd7da8fb3f27fd04347be373d1dad9f085dad7]

make new conditional format menu appear

Change-Id: I720037b7759a64d99cd08cf44ce9ae26b8f21873

Signed-off-by: Jan Holesovsky <kendy@suse.cz>

2012-06-15  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [7ce625965ee7a044c03c6c4900dc5aa71eeded2b]

need to export all symbols for color formats

Change-Id: I18209f594ac6aa9ba03081342532e37a7b686571

Signed-off-by: Jan Holesovsky <kendy@suse.cz>

2012-06-15  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [a9d6a5610263f21522a2446b730945f08078ff0a]

replace tabs with spaces

Change-Id: If93a7f9e7dcebed887e31c8a4bd454b7f709ba33

Signed-off-by: Jan Holesovsky <kendy@suse.cz>

2012-06-15  Stephan Bergmann  <sbergman@redhat.com>  [6fea8c175b03471cf24481f37dce8a857f2a525c]

eMode may be used uninitialized in this function

Change-Id: Ic5d17c360be7f3cb3d5004327d2a6d76dce40c52

Signed-off-by: Jan Holesovsky <kendy@suse.cz>

2012-06-15  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [23b2612251e8638e662fddd7e279cefcf1c4d896]

abstract type in ptr_container needs this workaround

Change-Id: I00be4d0963c9cebc50aff3eb44cb208b6eb8c88c

Signed-off-by: Jan Holesovsky <kendy@suse.cz>

2012-06-15  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [83ca5dd046ca5528ecdc6498db61843011e18f91]

make mac tinderbox happy

Change-Id: Ie42f38f65fd4b164c9bebb14f6754392c4abecff

Signed-off-by: Jan Holesovsky <kendy@suse.cz>

2012-06-15  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [8bbee1358d7c45edbc4d9b32b47dd45fc87f80b1]

remove unnecessary menu entries for 3-6

they can go back in for 3-7 when we have overlapping conditional formats

Change-Id: I029d247444368165df92dfbc123f4a7a2de647a1

Signed-off-by: Jan Holesovsky <kendy@suse.cz>

2012-06-15  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [8b8ed03a8c8a72a15e21c20f266b462dc852fcc0]

remove empty conditions for color format export to excel

Change-Id: I8b35869f3e4455bb8cb16d67bd9636462a24e26b

Signed-off-by: Jan Holesovsky <kendy@suse.cz>

2012-06-15  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [39b736d656bf7d6ed09576cfbf1b1ea64b8c6e9a]

fix rebase problems

Change-Id: If025dbfc3364f49151638a606928229dba0ee645

Signed-off-by: Jan Holesovsky <kendy@suse.cz>

2012-06-15  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [27e869767c1d0745cdfefcf1cf0c2f76fc74c942]

correctly copy the cond formats, fdo#50679

Change-Id: I52d645a8a7662016ced8c1eb6b320c4a14807353

Signed-off-by: Jan Holesovsky <kendy@suse.cz>

2012-06-15  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [9fe8948942b8006a4089fbcce90456f68aec677c]

correctly create between/not between entries

Change-Id: I99e553e2e729c46d320f796361b0e04508b63e84

Signed-off-by: Jan Holesovsky <kendy@suse.cz>

2012-06-15  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [c503655664218218b55c9bdc727eb0bf23741241]

set correct range as title + update for (not) between

Change-Id: I4b819920417c1b2c67b27295170c7a56108fef64

Signed-off-by: Jan Holesovsky <kendy@suse.cz>

2012-06-15  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [1252376ec587419b2dc80e9f6a221185926ed778]

fix repainting of conditional formats

Change-Id: I14da7e5cdb1bdd4bb3bcd4e03d379f0858c7f999

Signed-off-by: Jan Holesovsky <kendy@suse.cz>

2012-06-15  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [3636f18178ea5ef6a7905b3b79aa3c45dbfed878]

correctly set new conditional format

Change-Id: I6dc3f1cd99cd15aa3dad72a1417f3e2c1af0108d

Signed-off-by: Jan Holesovsky <kendy@suse.cz>

2012-06-15  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [8515f99043e2062516977255e37182ad99cb44d4]

more support for data bars in new dialogs

Change-Id: I2292517a060a12c1d0dffd70558afc8a57e89754

Signed-off-by: Jan Holesovsky <kendy@suse.cz>

2012-06-15  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [ad361d3591a06841219eaa0c0ee2f2a04d0644fd]

add data bar ui elements

Change-Id: I3ba7ac39e5339dc42850a15df9b95adf474f8e3a

Signed-off-by: Jan Holesovsky <kendy@suse.cz>

2012-06-15  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [40b7c7f5243ab6d06c2a5124aa6fa4e44449b35a]

use the result of the dialog and apply it to the document

Change-Id: I01dd992ccd3ddd6b8fc61ce0549ec71b5ff257c0

Signed-off-by: Jan Holesovsky <kendy@suse.cz>

2012-06-15  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [db092992c4b83bcbfec8bfe7889ca1f0539b6413]

fix cond format import from ods

Change-Id: I974c46fad862edd320b54d4c7e72807dd715dfb1

Signed-off-by: Jan Holesovsky <kendy@suse.cz>

2012-06-15  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [d29d3e6ddc1b95e838571d2419f0072bbc4e75a8]

fix export of cond formats to ods

Change-Id: Id6146ebdb01e2d38948b88a9b9cbf6f5930e80c0

Signed-off-by: Jan Holesovsky <kendy@suse.cz>

2012-06-15  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [488005dc30046605809ef92e54c58a6402f61c39]

remove uno from oox cond format import code

Change-Id: I762a502403ecb31371efc0384376d283f7f09949

Signed-off-by: Jan Holesovsky <kendy@suse.cz>

2012-06-15  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [3bf1b3b413753bdb99a6e339835a47adb6dcb8e1]

adjust import/export code to merged conditional formats

Change-Id: Ib9cd4e09e55ff2413db8e1daf45624d695e3113d

Signed-off-by: Jan Holesovsky <kendy@suse.cz>

2012-06-15  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [25f979cac293f81ece6855755218ea470b0b2e65]

integrate color formats into conditional formats

Change-Id: I3c235f6dd0b69d3fc560910fcc890d2c80c995c0

Signed-off-by: Jan Holesovsky <kendy@suse.cz>

2012-06-15  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [7d094ff6357d3357cb29bf70fc5e17ba4c40ee3b]

prepare cond format code for merge with color formats

Change-Id: Id49eb1da20b75a9ab83d20c29ad8e976d46b9423

Signed-off-by: Jan Holesovsky <kendy@suse.cz>

2012-06-15  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [f453ef14594b7ef432fa39f19464a49e8590b8a2]

export more conditional formats

Change-Id: I334c8416e74df39bc2a5832b6accf1dba38c245f

Signed-off-by: Jan Holesovsky <kendy@suse.cz>

2012-06-15  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [534008436ea66ea0b1fe29590a34b6bbf1c50f17]

add contructor that inits dialog from model

Change-Id: I1deba3b55578b045e0c66d2ce528462348a47b9e

Signed-off-by: Jan Holesovsky <kendy@suse.cz>

2012-06-15  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [eb22bd4be55d95d0d6f62fef0412e5e3a3868f9f]

add constructors to init dialog with model data

Change-Id: I9c710bdb9ad110a6a81155cf63c46b49af05b3fe

Signed-off-by: Jan Holesovsky <kendy@suse.cz>

2012-06-15  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [93817e22832e85894c763d61096a73a491b0680d]

handle styles correctly in the new cond format dialog

Change-Id: I285efa3ec455fd35afd00aa5daa2c722fe7d277b

Signed-off-by: Jan Holesovsky <kendy@suse.cz>

2012-06-15  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [c694814f1bf3ce11925941446e2438e406ab4a09]

solve more dependencies between ui elements in cond format dialog

Change-Id: Iedeb1c25bf5c7cd0376310afa576760af9f1c668

Signed-off-by: Jan Holesovsky <kendy@suse.cz>

2012-06-15  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [7c1857bf909daf44d6e42b2b1014131a438b869c]

more for correct color scale dialog behavior

Change-Id: I9543950aaabf671fa9df4deac4be8cc73626143c

Signed-off-by: Jan Holesovsky <kendy@suse.cz>

2012-06-15  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [8fd1d4e7f8b50f5c3a9da7d6ea30174ac5dffb2c]

add gui elements for color scales

Change-Id: Ibab6b0755f668c56b2cb18056d28b2d662260bfd

Signed-off-by: Jan Holesovsky <kendy@suse.cz>

2012-06-15  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [14179b55f4e0c03543b627472aa3b2f1381cdcd7]

more for conditional format dialog

Change-Id: Id99be4e98ae1cd57077ac6f3758ebdb9cfc5424c

Signed-off-by: Jan Holesovsky <kendy@suse.cz>

2012-06-15  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [2495b085acfbec38425326188f8ed11404d1dd91]

first part for new conditional format dialog

Change-Id: I97d025e468d6c90cdb780c3654706df20300429a

Signed-off-by: Jan Holesovsky <kendy@suse.cz>

2012-06-15  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [eeef9036477b4aadd852f47c2d6bb65d44dda89b]

data bar settings menu

Change-Id: I7cf3604392b04c2fdd5070caebf9f9dc1ce178c8

Signed-off-by: Jan Holesovsky <kendy@suse.cz>

2012-06-15  Miklos Vajna  <vmiklos@suse.cz>  [975e916421f46e913f0fec1b8a9372ac3dc57382]

n#750935 fix docx import of w:evenAndOddHeaders

Change-Id: I172073bac10e8d0449c0f5c0a226dd7ace013376

2012-06-15  Ruslan Kabatsayev  <b7.10110111@gmail.com>  [fd9827e7353111563b91f66b3dfe3f54a61628e2]

Implement native FixedLine render, add GTK support for it

Change-Id: I142cc8c48331aaed0d157b4b0f81e7c021005624
Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>

2012-06-15  Ruslan Kabatsayev  <b7.10110111@gmail.com>  [2406d170111a3859c34735c304e435832ecd108f]

Render bg correctly for widgets without theme-visible position

Change-Id: I8c9d2a86ee545788d40a27538e583a8dac21095f
Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>

2012-06-15  Miklos Vajna  <vmiklos@suse.cz>  [6dca552c3888eb51151bf6aa289b691785da3fa9]

n#325936 fix ww8 export of fly frames with transparent background in headers

Regression from commit ed8b5f2d -- to be safe, reverted only for fly
frames in headers.

Change-Id: Ia538b69bb913567c7d087d40afc7f0a141b7a0ed

2012-06-15  Miklos Vajna  <vmiklos@suse.cz>  [f258f89a96ff6521ae75ae67a0cef9b29f01434d]

n#325936 fix ww8 export of not-in-background anchored images in header

Regression from commit 2ad707b3, which only updated the import, but
forgot to remove the fake "in background" property on export.

Change-Id: I2b42c5fa7873d946b10d311800049586bc214071

2012-06-15  Miklos Vajna  <vmiklos@suse.cz>  [f0bd2e796de731fd5172171acc0e68e4fd559be3]

n#766477 dmapper: import NS_ooxml::LN_CT_FFCheckBox_default

Change-Id: If7edb301fa90a49d79fc5322a7c19ee2591f5494

2012-06-14  Mirek Mazel  <mazelm@gmail.com>  [5aae289e814603c980f74d3b02e6aa827fe9a84b]

New menubar closing icon (that appears when more apps is open).

Change-Id: I454f63201d61dc6f33a78fcfc1ed65e117124751

2012-06-14  Kalman Szalai - KAMI  <kami911@gmail.com>  [5b1068cd7f1febe2759c1989a5ed04d2b6a81444]

Add epm to OxygenOffice distroconf

Change-Id: Ief7abea6e876922305217692cf1883ba33f6e251

2012-06-14  Jan Holesovsky  <kendy@suse.cz>  [30903d907a96aac96756e3cd0aa384dfd6993787]

calc input line: Fix crash with accessibility enabled.

Conflicts:

	tools/inc/tools/wintypes.hxx

Change-Id: I4508ec866b7e8436e1a8117ac6496ed0f1537abf

2012-06-14  Petr Mladek  <pmladek@suse.cz>  [e81aa423367882a074b50c9e7c822e186141b9a2]

bump product version to 3.6.0-beta1+

Change-Id: I244bd6e896a11a1209dca059a8040bbefb6318be

2012-06-14  Luboš Luňák  <l.lunak@suse.cz>  [6f7324ba6b9c21d1b4cda60878c4dcfbf6767277]

fix reading two smartart shapes in one document

Change-Id: If693eea8deceec7eebd45ab04de020223dc7f6a7
(cherry picked from commit e5fdaa259157c062b5481226e54e6a02bfbeca0d)

2012-06-14  Stephan Bergmann  <sbergman@redhat.com>  [968bdedd8f8647945b1742f728a7ec7ab0733207]

Revert MSVC ABI incompatible URE change (public -> protected)

...the mangled names of the corresponding symbols change with MSVC if you change
a member from public to protected.  This had been changed with
6e67c03dc0225fc66343546b14e902b9d238b1a3 "Enable -Wnon-virtual-dtor for GCC 4.6"
but should only be necessary for GCC, not for MSVC, so can simply be reverted
under _MSC_VER.

Change-Id: Id22aadaff3d7f30ed824f39fe22eab7ca39bd408
(cherry picked from commit 271c4e2fe53c6fe159789db27507804133e72814)

2012-06-13  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [37780cde7a941cf3b71336f02aea7c05cbaf4129]

trying to fix mingw build

Change-Id: I86c06fc3f7dcd0a24898a602a60c10abdc588b81
Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>

2012-06-13  Andras Timar  <atimar@suse.com>  [dc9b1d2a3e8cd4b26f83688ee6f6cc740bee2d74]

fdo#51046 fix tab order in About box

Change-Id: Ib15db39659faae398ae3d33f01886c43c0a3b507

2012-06-13  Regina Henschel  <rb.henschel@t-online.de>  [36f5b29a3c9565bc8eb5c8fefbc661b4ef3a97d2]

fdo#51017 ODFF: implement missing imaginary functions [AOO i111609 r1348096]

Adds IMTAN, IMSEC, IMCSC, IMCOT, IMSINH, IMCOSH, IMSECH, IMCSCH spreadsheet
functions.

Change-Id: I04ce0b1fdf787c3d8b2301cd92400e54049494bf

2012-06-13  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [a56d11d946f5f82599593c02036f51fe76809745]

Bring back the Duden hack

Change-Id: I062179fca29034602ffc18ad7e2b7de2988dac2f
Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>

2012-06-13  Petr Mladek  <pmladek@suse.cz>  [69ceb872f5c97bf3882d635d42241092034c6bc8]

lo-commit-stat: really print the piece title into the log file

perl is really funny; the file handle can't be delimited by a comma

Change-Id: I49661d784ec3a10134e448800a3b81343e6748b1

2012-06-13  Thorsten Behrens  <tbehrens@suse.com>  [5094bc21b33197d6b7294db6f8301de0c4c4a5e7]

No need for fancy string formatting, use plain print

Change-Id: I6886664951e76ce66c991f3657751f79e7896f0b

2012-06-13  Julien Nabet  <serval2412@yahoo.fr>  [54ffca05745da60db73d331bbad4af175aaf1788]

Resolves: fdo#49178 CRASH when FILEOPEN particular RTF

Change-Id: Idd938980b91ec8b822a92dfd7013a20fe5b6f498
(cherry picked from commit 104badf31c8a39994cadc460561bfa01e428b67b)

Signed-off-by: Miklos Vajna <vmiklos@suse.cz>

2012-06-12  Michael Stahl  <mstahl@redhat.com>  [dfa7f7cd91f1860ed0e469b121a5ec0604aea125]

SbPropertyValues::setPropertyValue doesn't check that property exists

(cherry picked from commit f9c5a36609523317b6634f18d834296c6b3dcb22)

Conflicts:
	basic/source/classes/propacc.cxx

Change-Id: Ia63eea0c19bfa750b80f4c99f278f8d144c714a8

2012-06-12  Eike Rathke  <erack@redhat.com>  [9649bd88f43982c7232ad576997c78317f670d7e]

accept BIT* functions as _xlfnodf.* in Excel import

BITAND, BITOR, BITXOR, BITRSHIFT, BITLSHIFT are written as _xlfnodf.* in Excel
export because Excel doesn't have them. So far we weren't able to properly
read that in again and the #MACRO? error was generated as function result.
(cherry picked from commit fa3c8f55f45476a23e9927cec585f84ef59a638b)

2012-06-12  Andras Timar  <atimar@suse.com>  [44428bf195b6ccea840fcf4f28c004ca9858d078]

delete problematic IsOfficeRunning custom action

Change-Id: Id68521b92f572366a68f35c09387a7ed45a835ff

2012-06-12  Petr Mladek  <pmladek@suse.cz>  [c7e744d669940acf87dc8e580236067ba4ba3743]

lo-commit-stat: avoid problems whit '%' in the commit message

Change-Id: Ia10bac649cc078f6ef39002d280dcff7e5d0b06d

2012-06-12  Thorsten Behrens  <tbehrens@suse.com>  [88968e244f4b5f82aa2262ac3dd5c6733d553643]

Optionally output wiki-markup from lo-commit-stat

Starts to be a bit annoying to roll shell-sed every release.
We fix too many bugs.

Change-Id: I34b0e9c2bf2c43f84abd555a9d2ac7dde0b6ba3a

2012-06-12  Petr Mladek  <pmladek@suse.cz>  [87669a44a1463f4e2bd486d2d82b900807148742]

lo-pack-sources: correct check for valid libreoffice/core dir

Change-Id: I8dbe60b85d0a330e3b2b5f54984b561fe9be05be

2012-06-12  Stephan Bergmann  <sbergman@redhat.com>  [d41f59ddbfafd3f9a2b26a7a9a2999b77095ae36]

rhbz#678440: Always include User-Agent to avoid 403 from picky servers

Change-Id: I4fa7b45062b0058427f77cf9dc0abebd6b26fb49
(cherry picked from commit 4d0e3127ed2def7212bc05aa860cd06704bb1efe)

2012-06-12  Michael Stahl  <mstahl@redhat.com>  [2930a1abf8ba74d9bba0be808c1172ea7cd8e149]

fdo#43249: WW8: fix double border import:

The border widths are tripled on import, because that is effectively
what SetWidth does for DOUBLE borders; set a divisor of 3 similar to
e2ffb71305c5f085eec6d396651c76d6daee3406
70a6a4d425558340bb49507975343a3e0a1bdde8

Change-Id: I40b175bedc1ed2d564be126bf9e6870b43474aba
(cherry picked from commit 36e43b52992735c622833e923faa63774b9e2f76)

Signed-off-by: Michael Stahl <mstahl@redhat.com>

2012-06-12  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [2251e2185a6133904760fc34649ea72be170ef70]

Don't push_back(.back()), stupid

Change-Id: I91ed2c018218c68665471be146dc82f9dbfd34ad
Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>

2012-06-12  Michael Stahl  <mstahl@redhat.com>  [73d3edc46e49411750294e203131cef3f6570210]

fix invalid vector.push_back(vector.back())

The vector::back() does not return a value but a reference, hence this
is invalid.

Change-Id: I8624b649deb8fb4de0d1d8af1288068acc80cef2
(cherry picked from commit cd18b8e313b792f5fc42edb3314a95d202406899)

Signed-off-by: Michael Stahl <mstahl@redhat.com>

2012-06-12  Muthu Subramanian  <sumuthu@suse.com>  [422db2834c81d7a1d38b760209f7dec4a3cf43e0]

n759982: Win/VC++ stl messes up the namespace vector.

Every file's first element wasn't imported. This fixes the issue.
(everyfile = everyfile imported via that path e.g. theme?.xml)
(cherry picked from commit 25dd603fe2044f35341fe0c6d0b632c9295a824e)

Signed-off-by: Michael Stahl <mstahl@redhat.com>

2012-06-12  Noel Power  <noel.power@novell.com>  [34ea7e01e8262fe76424545852874373cf728aed]

attempt to use mce::FallBack for control/oleObject import

commit commit afbb2d8f7d72292532a9ea54fa2e6757b6d548c2 broke the existing mce::FallBack processing.

Change-Id: I05296f6aad3841a8dd40aa345207c0114e0c7701

2012-06-12  Noel Power  <noel.power@novell.com>  [b3d25d0797c8697189a4db27135ae86ee92ba2f2]

fix missing ole and form control(s) on xlsx import

chang the visibility of aMceState in order to access that member to filter out reading and parsing of ./xl/ctrlProps/ctrlProp[N].xml fragments for 'controls' & 'oleObjects' elements nested withing 'mc:AlternateContent' elements

Change-Id: I6892db7e3302b9977f0fdaabbe3ac1444315e011

2012-06-12  Noel Power  <noel.power@novell.com>  [5ea56491e3951b7c48022cf78972342dbb8fad16]

get rid of unecessary loop and change comment

followup to 764752f5d85cb7c86ad21340dfdda4b62754790c

Change-Id: Ib35b57b01ccf752c4696d6e7849629bd22a9e91a

2012-06-12  Stephan Bergmann  <sbergman@redhat.com>  [4c07fd7f899b75edd61aa0d16c0f3dff0ebb94ad]

fdo#47044: Adapt to different Windows versions' InternetQueryOption behavior

Change-Id: Ia4d1d8f903872e5eefae2d9687866243b9055a13
(cherry picked from commit 0dded0d18a5945ed5a38623068ba7aa93da39df0)

2012-06-11  Michael Stahl  <mstahl@redhat.com>  [24076bea4fd290bd5f3babcb34a9a9b0831a0387]

fdo#38116, fdo#49438: fix double hairline border drawing some more:

These two fixes interact in a bad way:
49bd0e4e6bb0ed0671de72d84700ddcc49828f69 (fdo#48647)
ee42895d684be9430a414adf3f569d279d437148 (fdo#49438)

The problem is that now hairline borders are detected properly, and the
double hairline borders are clipped to the right area, but the clipping
polygon actually collapses to a single line for the hairline border,
with the result that the clipped border line is an empty PolyPolygon
for e.g. a double border 3 twips wide.

Fix this by enforcing a minimum clipping polygon width of 2 units,
which seems to work nicely.

Change-Id: If9cf9f0ed6a5c837860c2313a84cd26b07734b03
(cherry picked from commit 0044bd800b742f28056805bb163ff243cf4095f3)

2012-06-11  Petr Mladek  <pmladek@suse.cz>  [e72ef0071c9a50e59a7241e6dbc4a969195542ec]

new script config_host.mk.source

it allows to source variables from config_host.mk into shell;
there are many different hacks for this on other locations

Use this script in bin/distro-install-*; The original solution
with 'eval' did not work because shell was not able to pass
that many arguments

Change-Id: I3d9eb2fe2d6804a3c7783487e9c70f093edb2ad5

2012-06-11  Petr Mladek  <pmladek@suse.cz>  [1a77fb9399a293aaf489c3072af38ec0c08429e9]

correctly set icon names in desktop files

config_host.mk defines even empty UNIXWRAPPERNAME variable now.
Hence, 'UNIXWRAPPERNAME *=' newer assign the default value.

Change-Id: I2c782bdf79eddffa2451c5462106519479db7431

2012-06-11  Miklos Vajna  <vmiklos@suse.cz>  [3c5a75208b41239b2e840a2ea9932a9f5b872b36]

fdo#49659 three RTF fixes

1) fix RTF import of pictures with inner groups

One would think that with {\pict{\foo1}}, the inner group has no effect
in the outer group, but this turns out to be valid, so we should handle
it as well.

(cherry picked from commit c5c3ce5e625a31d78a21fbbc339ee30ba99f3044)

2) handle RTF import of tables at the very end of the document

If the documents ends with a table, both Word/Writer produces a
non-table empty paragraph after that table. However, it's valid not to
emit that empty paragraph, so handle the situation in the importer.

(cherry picked from commit e08ab74b918be1473d91ed234ee7870cab137c7e)

3) dmapper: handle tables in substreams

(cherry picked from commit 61ba6e49f5bbadaf1334ce71459647c3d0a3a37d)

2012-06-11  Thomas Arnhold  <thomas@arnhold.org>  [2036e842ccd906b5725eec3e66abb856a14e08b8]

Remove bogus header

Thanks to Rene Engelhard for pointing this out.

Change-Id: I6a6c91f6675ec8034c0af85dcb89bcbfaa7a18d8

Signed-off-by: Rene Engelhard <rene@debian.org>

2012-06-11  Stephan Bergmann  <sbergman@redhat.com>  [66c2a6017f1e2e2fdf4e5f064b33d48327c1efcb]

MSC fix

Change-Id: I12c8ab5779d952eb640298478da7084b5f643568
Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>

2012-06-11  Michael Meeks  <michael.meeks@suse.com>  [de4715a62db307e0a93fca5486d2a354ac74ff62]

fdo#50964 - fix presenter console artwork location

Change-Id: I6c550bace0f085630116c86fa19fd0562a10951f

2012-06-11  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [69c17e9a71a9ac5ab6cd1d346936b25bd00b8a5f]

Uploading a new version of libcdr with initial text support

Change-Id: I616d284bb300c803d29786e50bb019fa3f2dff19
Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>

2012-06-11  Muhammad Haggag  <mhaggag@gmail.com>  [29ff3d49c8f0bc45a322d3ab67300bd269593181]

fdo#50141: Character count (with spaces) incorrect with numbering on.

There was a typo in the character counting code of text nodes. When a numbered list is detected, the code attempts to add the character count of the "item number" to the total count, but ends up overwriting it instead (uses '=' instead of '+='). This resulted in the item number strings to be the only ones counted in a numbered list.

Change-Id: I9d96311065f66026dd4f05d3cd5ae61e2c0dafb4
(cherry picked from commit a585863f013aa4207270e11f5e031126adf1ed4a)

2012-06-10  Ivan Timofeev  <timofeev.i.s@gmail.com>  [32901f70b131939df733e725ecee02e3432d4e89]

separator will be invisible if there is no visible buttons

Change-Id: Ife88aa5059630b7d71f567a2c8368cec55050eef
(cherry picked from commit cf5001f99fe7a855155c5b3facc241163ccf1777)

2012-06-09  Ivan Timofeev  <timofeev.i.s@gmail.com>  [243fefb72897f45448d946d571397b7bc4893e7d]

fdo#42379: hide separators before calculating line breaks

it is nesessary since commit 1703501a100cd6d52578baeb4e8097218b285ffb,
ImplCalcBreaks looks for the last visible item.

2012-06-09  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [214c3b9002944ff5d05e249051e45f135e1b4943]

Fix potential further crashes like the one in fdo#50868

Change-Id: I8bdce8091d7f93b311cb4e15134eb2d7c34ae22f
Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>

2012-06-09  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [18a3f64a8d2be07a610fc035ca61186510ad036f]

Fix crash from fdo#508686

Change-Id: If98cbbe880055a1e596eefe75744c41513c9aa16
Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>

2012-06-08  Alberto Ferreira  <acdrferreira@gmail.com>  [afe5eaff843506a7796eafedcd967fcb68c2219f]

fdo#49724 - Update filters for file selector's file type categories

Change-Id: If86b0c84ec02b02a8d921c5eb49edfcb5bf4737a

2012-06-08  Rene Engelhard  <rene@debian.org>  [d4d68722c08a4faf261ea8e6bca389b4866a3561]

fix build verbosity

Change-Id: I55d944652de2c716fd1548e5ee64a10c2fb645e0
Signed-off-by: Bjoern Michaelsen <bjoern.michaelsen@canonical.com>

2012-06-08  Ivan Timofeev  <timofeev.i.s@gmail.com>  [8e8527e8491c1c6bed1514ac6a8692f6a7f772c1]

fdo#42405: remove this, nowadays MenuItemAllowed disables menu entries

since c4461665bd030a555a8b7ffa5bd6717cfb787b9d m_bCanBeCustomized = false
will lead to toolbar locking, but we don't want this, indeed.

Change-Id: I42f16a017c7f1cf6e8321c7fe26c027ec79c7953
(cherry picked from commit 3768e71344a298d8e7ac07fb38a97ccf58f83a10)

2012-06-08  Noel Power  <noel.power@novell.com>  [80aaf29658e77cfdf71dbc8136924517565b3564]

I alway miss these, add Hide and Show items to tab context menu

Change-Id: Ic039554b0fac91e27193e3564c40dd0c19c20002

2012-06-08  Luboš Luňák  <l.lunak@suse.cz>  [069bf1bd90142c6cde41e5fefdb99a275bf798a1]

handle f suffix (1/65536ths) when reading VML percentages

Not all percentage attributes actually use this, but better be
safe and no point in checking only the allowed ones use them.

Change-Id: I851f9b19ea85201d70d5e6b2e219bbcd88ae3dea

2012-06-08  Miklos Vajna  <vmiklos@suse.cz>  [fa7171f6a98eec8651de0e9f9ea07e9620861242]

n#757905 SwLineLayout::CalcLine: improve line height calculation

Word vs. Writer difference: if the only portion in a line is a fly
(as-character shape) and the height of the fly is smaller than the
height of the line, then Writer sets the height to the height of the
fly. Word takes the max of the two values.

We already have IgnoreTabsAndBlanksForLineCalculation for Word compat
wrt. line height calculation, use that here as well.

Change-Id: Iebe1bc697d6f19a03d15a1e5fd25ab4d5f4898fd
(cherry picked from commits 563df5d0c3c696912f211e74dd4dbda1aa720ae7 and
11a54814be785766d797cc83cfdacd2368ea642c)

2012-06-08  Miklos Vajna  <vmiklos@suse.cz>  [d6314796499be812004c35b28a65142bc06aa86e]

n#757905 fix VML import of mso-wrap-style:none

There were two problems here:
1) SimpleShape::implConvertAndInsert() did not set the anchor type
2) DomainMapper_Impl::PushShapeContext() tried to overwrite it

Change-Id: I2c32016c4bb15c891cf287d8208e10817c6291e6
(cherry picked from commit 9e8957de203bb9abb208516ad32aee9527feb67b)

2012-06-08  Ivan Timofeev  <timofeev.i.s@gmail.com>  [595be045da4f868eb2df8f937446e6ae2f81cca8]

fdo#35972: toolbarmanager must be aware of changes in SvtMiscOptions

Change-Id: Ie6e3036e83b5ea859e2c73df47629eb79791a52c
(cherry picked from commit 1829efaf9f5d9af9d51b01d273c7b6c60970b05d)

2012-06-08  Caolán McNamara  <caolanm@redhat.com>  [043626bf4331043a6db6b318f90db1289c644f3c]

Resolves: rhbz#826609, rhbz#820554 fix smoketest on ppc[64] and s390[x]

i.e. restore #i81127# to remove -fsigned-char from old-school dmake
ppc[64] flags, but also remove them from the new-school gbuild ones.

correspondingly remove -fsigned-char from the very similar s390[x]
arch equivalents and drop them from the very obscure linux ports
where I just cut and paste them in the first place.

with 6b3bf27cb56d661725ac3fcfb756562e0ad75564 in place this now passes
smoketestdoc for me on build from scratch on ppc[64] and s390[x]

Change-Id: I3dae70fd7a3d3adc57cf04a02350689ad097e4d3
(cherry picked from commit 567147acbc8dcbb6c43652ac6b326759b48df9da)

2012-06-08  Rene Engelhard  <rene@debian.org>  [fb75552a492ab9ff1f2c6c7820a07862d6b88ba6]

signed char is default on m68k...

Change-Id: I5b57e8e9a9dce3eacc665979844f8cb29f968368
(cherry picked from commit c6b5b20d0a9506ae35421836940bbd1b0e86a3d4)

Signed-off-by: Caolán McNamara <caolanm@redhat.com>

2012-06-07  Stephan Bergmann  <sbergman@redhat.com>  [4b462e9ef9c5bb5ddcc7beeaa4c727e239464377]

Revert accidental changes from fd32788092fcb29526ae73ae3bae6767dbb1e490

Change-Id: I1b3ceda236f26be2dcdc7e4d2afa0ef8d0053691
(cherry picked from commit d4924b747eb6abd439a6313e338384ae50cbdc8e)

2012-06-07  Felix Zhang  <fezhang@suse.com>  [6e1f01a686a227bc5aaa8115e70a669d27ddcc52]

n753458: changing the keyboard of the Slide Show button

- to avoid C-w shortcut to run slideshow, which colides with more common
  fshortcut to close window

2012-06-07  Noel Power  <noel.power@novell.com>  [ecc15dab3df98d8d7683b7eeb2a5c68ccf1accd0]

import vmlshape 'hidden' style attribute and apply to controls bnc#757609

ensure 'hidden' controls are imported as such.

2012-06-07  Michael Stahl  <mstahl@redhat.com>  [34578f1f0e2683c4a75b7c5c89c04d5b931689cc]

skeletonmaker: add back \" in string literal

Seems accidentally removed in ea489b3570efe7d9a53da91ba66fa1563d40ffbb.

Change-Id: I7c4be5c41033ca8d4f66557efb30d17f8527b4a8
(cherry picked from commit 9af0eb7e998c7bbf514e324919b710a0ff601244)

2012-06-07  Stephan Bergmann  <sbergman@redhat.com>  [916158a42d925c5aaa629a0c1a01698ed6ea17f5]

XInterfaceTypeDescription missing from isBootstrapType

...it is base of XInterfaceTypeDescription2 (included in isBootstrapType), which
ultimately caused uno-skeletonmaker to crash.

Change-Id: I17421f58efd9edd4112532a3221125865cc5560e
(cherry picked from commit b67445306634571cd7d2a62942b00c0edb82b215)

2012-06-07  Michael Stahl  <mstahl@redhat.com>  [c5ec146a759cdbf7d38714ceb382fba1b59ce67a]

gbuild: introduce gb_Package_Package_internal:

The gb_InternalUnoApi_set_xmlfile function creates a new package, which
registers at the current Module, overwriting the InternalUnoApi targets set
there and causing make clean not to clean the InternalUnoApi.

Change-Id: I46e9b4437788a479701187334325fe1e065e612c
(cherry picked from commit 31a353719851b08664b7f13ca59f39a993e66ba6)

2012-06-07  Stephan Bergmann  <sbergman@redhat.com>  [20b7bf008b1dcdf402de81c19e3cbd1284048cb2]

Do not copy etc. singular iterator values.

This also reverts previous attempts at fixing this, commits
33839f90e6f8275a584b483827585a6da05aab75 "ucb: try to fix weird STL assertion on
tinderbox" and 6506af86b5e20a860c8d2d1dd578a22914df5f53 "ucb: second try to fix
weird STL assertion on tinderbox."

Change-Id: I89d0eb87fbd164c0a4cf24d60f225767cb2bfc1a
(cherry picked from commit 9631f96acae6bd179d40ee343ce986296f490741)

2012-06-07  Michael Stahl  <mstahl@redhat.com>  [f28e7ef1877de10467e574edac0dd679f42ab31c]

ucb: second try to fix weird STL assertion on tinderbox

It's possible that the constructor of RegexpMapIterImpl does not
initialize m_aIndex, so try to park m_aIndex on some end() iterator;
it looks like m_aIndex will not actually be used in this case, because
m_nList = -1.

Change-Id: I74cd0d1d87f3e90217c39bcd3168f157066ff3cb
(cherry picked from commit 6506af86b5e20a860c8d2d1dd578a22914df5f53)

2012-06-07  Michael Stahl  <mstahl@redhat.com>  [b38db9ac9117e9bc5cb280f5c0faf497e9360122]

ucb: try to fix weird STL assertion on tinderbox

Seems there's uninitialized iterators somewhere, let's try if removing
the silly default constructor here improves anything.

Change-Id: I2ba239df9b532805e177378f9fa35023d087716a
(cherry picked from commit 33839f90e6f8275a584b483827585a6da05aab75)

2012-06-07  Rene Engelhard  <rene@debian.org>  [a7bf1ce30cc49928039cd5dba6293267ed9c35c2]

remove -fsigned-char from s390 to fix smoketest..

Change-Id: I66c468e917513cdb096937f9955eb8a41aabaa37

Signed-off-by: Caolán McNamara <caolanm@redhat.com>

2012-06-07  Rene Engelhard  <rene@debian.org>  [d5dd32259beaf8e28072ce03a59b2421de6e8d3f]

Revert "Revert "sw34bf03: #i81127#: patch by pmladek: linux/ppc: remove -fsigned-char""

This reverts commit 7ef203d2bf72f7d96fd10d1297af06e82550a1c4.

Signed-off-by: Caolán McNamara <caolanm@redhat.com>

2012-06-07  Tomaž Vajngerl  <quikee@gmail.com>  [08003963cf1cb3ee8558ae6952afc32ca43fb316]

Fix new Bitmap creation in Lanczos resampling.

Bitmaps in Lanczos resampling were not created correctly. This
problem was visible in Impress when the background of a slide was
set to "tile".

Change-Id: Ic77ae1f20a872176eacb1f28175d53b4a0934008

2012-06-07  Andras Timar  <atimar@suse.com>  [5e945f4009769e6349e2b00959803b1e2e94391e]

fdo#50809 use the word 'Comment' instead of 'Note' everywhere

Change-Id: Ia42060d415516a1ba8e23f913875786fe27c9710

2012-06-07  Stephan van den Akker  <stephanv778@gmail.com>  [9277c7320406b4737bd71564e341464676c66e31]

Fix for fdo#49859 Impress bullet indent data entry

This fixes fdo#49859 - numbering alignment or indentation is not
applied in Impress, by making the tabpage deactivate force-read
the values.

2012-06-06  Andras Timar  <atimar@suse.com>  [d56ad449084272e5ccc36444d5ce16e0b5e368a4]

fdo#50144 put full reference text to selection field

Change-Id: I99a4a2a3fc6e20f9c8d35213609075f2269eab2f

2012-06-06  Kohei Yoshida  <kohei.yoshida@gmail.com>  [95626fddef8a9ca5987b49c410f7f1374250a4a1]

Use iterators over index access.

This makes ValidQuery *slightly* faster.

Change-Id: I9fff6099b597d7a8d4d5a4358099348baa657802

2012-06-06  Kohei Yoshida  <kohei.yoshida@gmail.com>  [8bb328c1d77cebf7fbd27e00467d1f722d130778]

Avoid expensive allocation & deallocation of local vector on every call.

This alone reduces the ValidQuery() call by 70%.

Change-Id: Ic9f8adbd0cb63297be7e173c39e4bcf886d1e2d2

2012-06-06  Petr Mladek  <pmladek@suse.cz>  [203707c0591021d827b1de855f977cdb4c8cfd47]

make hsql database working again (fdo#50783)

+ set Class-Path in sdbc_hsqldb.jar/MANIFEST.MF

+ pack the missing org/hsqldb/lib/FileSystemRuntimeException.class

  heh, it is a crazy hack; the source file is under another path
  com/sun/star/sdbcx/comp/hsqldb

Change-Id: I53078269f2298175fee52912d55e8defe01b259b

2012-06-06  Jan Holesovsky  <kendy@suse.cz>  [add88d69738f61eb28935d50229781f9bf514b43]

calc input line: Fix crash on MacOSX.

Change-Id: Iff50dfc1b4730ff584e3015486da4acf8fd5cb47

2012-06-06  Lionel Elie Mamane  <lionel@mamane.lu>  [9fd39a5047a7735c2532787de8f98423eae9da06]

fdo#48018 legacy reports do not sort by group columns

Legacy report means done with the "old" report system, as opposed to
with report builder.

This was caused by a misguided attempt to sort-of work around i#110536
instead of fixing it cleanly. Revert that.

Apparently the idea was to not explicitly set grouping columns as
sorting columns, but that the report execution would automagically add
grouping columns at begin of sorting list at report execution
time. That's a bad idea for at least two reasons:
 * This does not allow the user to chose ASC/DESC for grouping columns
 * In rare / advanced cases, sorting on another column *before*
   grouping is desirable.
Plus, the "automagic adding" part apparently wasn't implemented
anyway.

Change-Id: I81e76eb4b6a0e543571a4df97d0ead77f6a2d7c8

2012-06-06  Thomas Arnhold  <thomas@arnhold.org>  [5548b62a3c22cc3338d09e22f1c663a91981deef]

fdo#50415 and fdo#34638 Fix Shortcut names are not localized on Linux

This partially reverts commit 2233aa52da14ec85331aee1163b885fe9a9fb507

Before the keyboard name was used to determine the target language
for translation of UI shortcuts. With this patch the UI locale
is used to determine the language.

Related to:
- 8d9e2d9a211f710e91ac7c607fea25895282d245
- 04b9c2f633f0be1b676933943bdd0b1dc58b5471

Change-Id: I14c6759dc405db490d210a78ce19e1416efb7ac7

Signed-off-by: Caolán McNamara <caolanm@redhat.com>

2012-06-06  Miklos Vajna  <vmiklos@suse.cz>  [483c46716f269f5caf904f15676435edd8f1afd4]

fdo#50665 rtftok: don't ignore character properties of text fields

The dmapper part was already fixed in commit
9486851baea59d16c449d79bd61a38f6e686cfe0 for DOCX, this fixes the RTF
tokenizer.

Change-Id: Iaca706e50367bb744f5a03e15134bda1646df8fc
(cherry picked from commit b9508dd55f82d35f09a58021dc001cf79b390e08)

2012-06-06  Miklos Vajna  <vmiklos@suse.cz>  [aa4197498a1abf53bb22843b38e827730b4d4ee1]

TextParagraphProperties::pushToPropSet: limit effect of failed numrule import

Fixes missing paragraph properties in Writer when importing SmartArt.

Change-Id: I0091d7156b30b7ef99e550d7252a60676c23046e

2012-06-06  Ivan Timofeev  <timofeev.i.s@gmail.com>  [04ffb240d904d04875f91efae333efa605233ad5]

fdo#50651: update layout after toolbar destruction

 plus update confusing comments

Change-Id: I9bdab918566548b576fd22389492216fc4aff7df

2012-06-06  Kohei Yoshida  <kohei.yoshida@gmail.com>  [f81018e4d74188b969227fe3082c5a7ca88a3fe1]

Disable Exit application (Ctrl-Q) from preview mode.

Again, to prevent a modified document from launching the "do you want
to save this doc?" dialog while in page preview mode.

Change-Id: I638ca308a14ad5941b9db164a0753e0aad8e7968

2012-06-06  Kohei Yoshida  <kohei.yoshida@gmail.com>  [ca182b4545239ccf5b0326674fd66891c1ed9f71]

Check if the system window has a close handler, and if yes, call it.

This allows the close event in the preview window to be handled in a
custom fashion, instead of having it call the normal "close window"
command.

Change-Id: Id324c4f5c96d0222bf82caa8029aa1c724262c32

2012-06-05  Norbert Thiebaud  <nthiebaud@gmail.com>  [9a2a5319b2ec8b816742b87fcf27bf73351fd01a]

play with the Layer thinggy for lcms2 to get the macosx build to finish

Change-Id: I9901d2ef270a096993630103b3cdb5b89e2bb829

2012-06-05  Kohei Yoshida  <kohei.yoshida@gmail.com>  [cb1a81d84de1a5927b66a7a59a3dff756991db50]

Disable Data source (F4) icon in preview mode.

Change-Id: I4d3371a48ec943dcced295069564c9fcf6dffd92

2012-06-05  Kohei Yoshida  <kohei.yoshida@gmail.com>  [c0ae42c94e103b5ac603519817c0072033f4cc05]

Disable "send document as email" icon in preview mode.

Change-Id: I8e73e30354b08a140e2dfc4d4e4f54fb31a85c6b

2012-06-05  Norbert Thiebaud  <nthiebaud@gmail.com>  [f6bc6c351144ae10c29d4747a4c40f80554f272f]

fix bug in commit 32c943e161117e4362ac9246baac2c0fb54e7c79

Change-Id: I684fb4adb68d372914ea42cc4e7bd4459a08b150

2012-06-05  Michael Stahl  <mstahl@redhat.com>  [2787968e044c0c83e7affb0a4c3375178dfa783c]

np_sdk: it looks like the NP_* functions need exporting

At least, that's what the documentation says, and they used to be
exported before gbuildization of extensions/np_sdk.

Change-Id: Id0bcfab65c30de96bc2c0c708885ae9ed51c3519
(cherry picked from commit 50cc97689e1ceb7754505d7c5b99510e48dbe674)

2012-06-05  Kohei Yoshida  <kohei.yoshida@gmail.com>  [d8d004941ee0d82c5a3b6f14d46c59babf0cd63c]

Fix the description.

Change-Id: Ib30a77808b9f4726e72f57e9d9ea73c71f5cac34

2012-06-05  Kohei Yoshida  <kohei.yoshida@gmail.com>  [ae306e093a323f3233eea11a71f472ec7f89cf69]

Prioritize external filters over the internal ones.

Change-Id: I2407a2ebc01f39655b30f7eb1e65deb912f2e606

2012-06-05  Andras Timar  <atimar@suse.com>  [89fbb7fc5a71a98f187ebb159ace053f7a28d291]

fdo#50139 do not cut first character of field text

Change-Id: Ia80e0bc0540259f9a752452ad677c645c97fc7f5

2012-06-05  Kohei Yoshida  <kohei.yoshida@gmail.com>  [70e4fd2a10f9d7255285d26fe8fec22b18858116]

fdo#50694: Honor the preferred filter returned by type detection.

Because that filter is more reliable.

Change-Id: Ifbab294bf4f344301410cd671a9245bffa03fa11

2012-06-05  Lionel Elie Mamane  <lionel@mamane.lu>  [183ac99a1ceebd08f750963dce6170656a201626]

fdo#47473 try to set new order only after field columns are available

Change-Id: If8ba8f4e12aaebadec86a7f445a6d32bd363106d

2012-06-05  Lionel Elie Mamane  <lionel@mamane.lu>  [f2cd676ee4c5b9137f517b4e69e7dd0baf81b0f4]

untabify

Change-Id: Ic51b50a5b06f2a96750a945754e44a302b070f77

2012-06-05  Kohei Yoshida  <kohei.yoshida@gmail.com>  [31ae782ea6aa69046272228867e6fc1239c7227c]

Slightly cleaner way to get to the system window instance.

Change-Id: Ia75a70ff8cdb00db2c5b21825774fd5922992573

2012-06-05  Kohei Yoshida  <kohei.yoshida@gmail.com>  [503dd9c1eda024ae57e49b5c63a1fc9e9eb6d1c1]

Intercept the window close event and end the preview when clicking 'x'.

This is to prevent the preview window from closing the whole document
when pressing the window frame's 'x' button.  Instead, pressing the 'x'
will end the preview mode and bring it back to the normal Calc window.

Change-Id: If4d42928784e3e05bc6357d811a1954efb221f01

2012-06-05  Kohei Yoshida  <kohei.yoshida@gmail.com>  [7252dc55bce127b86b314b1197773cbef496b99b]

Disable file load and save and a whole bunch of other commands in preview.

We will probably need to go through more commands and disable them.

Change-Id: Ie3d547f18d799b76290f469d2790902c6883774c

2012-06-05  Michael Stahl  <mstahl@redhat.com>  [265772797081d6d5b5cb94248a3a85d18487cd93]

fdo#50386: SwView::StateStatusLine: remove SwWait:

This will turn the mouse cursor into an arrow cursor when the word count
is updated, which seems odd.

Change-Id: I136824a554cc31e302193cce58241cdf4e4dd281
(cherry picked from commit 78b61b4d944db7f00093d7ee250d234694f1d5b5)

2012-06-05  Muhammad Haggag  <mhaggag@gmail.com>  [59ea2faff4e938c77c71ec89bf9b6ea17a446cd1]

fdo#50386 Page count field makes scrolling impossible

(Also fixes fdo#50540 View area jumps when start drawing)

The word count code for the status bar was calling EndAction, which scrolls the view to focus on the cursor.
We were calling it directly (Start/EndAction) and indirectly (through SwWrtShell::GetUpdatedDocStat). I removed the
direct calls and replaced the SwWrtShell call with SwDoc::GetUpdatedDocStat, which doesn't call Start/EndAction.

Change-Id: I764e8c2d9c10f8eb685d36d0e26142cf3fee628c
(cherry picked from commit a8080cad1089431a2d97903f73623eabe2eb23a7)

2012-06-05  Lionel Elie Mamane  <lionel@mamane.lu>  [58c716d6ef550c056cc19b75f109983e661b9246]

fdo#47325 legacy reports: survive absence of Sorting hidden control

Reports created in 3.4 and earlier lack it.

Change-Id: I2cf1cad75fff59f23ad98299c4f94253adf7355b

2012-06-05  Andras Timar  <atimar@suse.com>  [b33f69d2f45d92fd84cdff73d8baee0b14b40791]

fdo#43989 let unopkg.exe run with elevated privileges during install

... so it can do the pre-registration of bundled extensions in
INSTALLLOCATION/share/prereg/bundle.
The meaning of Type of custom action is the following:
msidbCustomActionTypeDll + msidbCustomActionTypeBinaryData +
msidbCustomActionTypeInScript + msidbCustomActionTypeNoImpersonate +
msidbCustomActionTypeCommit = 3585
So it is a binary in a dll from the MSI itself, it runs deferred
with system privileges and after commit, because msvcrt90.dll is
available only after commit. The same type was chosen for the
removing part, it works.

Change-Id: I14c347b5cbc47789eb0484769a676703361c2193

2012-06-05  Caolán McNamara  <caolanm@redhat.com>  [55f5b676d49f5660c6241b03f1fb5a2bf556a969]

extra trailing NUL char in string

This began life as ::rtl::OUString::createFromAscii which stops at the first
NULL terminator. So drop the \0 to get the same results

Change-Id: I7d9abbff2a6e6131ef5e7208e05cfd13178418cb
(cherry picked from commit 0665c3e52b0b0053c3d622d3fa975d4234801bdd)

Signed-off-by: Caolán McNamara <caolanm@redhat.com>

2012-06-05  Jan Holesovsky  <kendy@suse.cz>  [51bc62d4df7311a27cebfc1afd160908b431cba7]

status bar: Normalize the selection and modification status icons sizes.

Change-Id: I4c11c82df0fdbf0040729323dc1fda2ece7f2582

2012-06-05  Jan Holesovsky  <kendy@suse.cz>  [f1420084e0ba28f1520b0bf166bdaa9a765b97ca]

start centre: Solid color fits the new artwork better.

Change-Id: Iee1e599ab9bcf7b6b26efb72b609309d7ba4e13d

2012-06-05  Mirek Mazel  <mazelm@gmail.com>  [1d8d2d45cf0aab10e9b9d5c0f7ce2334c29286c2]

New StartCentre artwork.

Change-Id: I1dc2be26f0064f4bb49cda7fb76cf71414025fe7

2012-06-05  Michael Stahl  <mstahl@redhat.com>  [160181bbf11586796a6deb50ad13d895f3a74727]

normalize gbuild variable names in testtools.

Variables should have module name as prefix to prevent collisions.

Change-Id: I8937e1e04db422d629779ea470bfbd614aeb7524
(cherry picked from commit 71dbf5bfd0b9622ad485a5b7620e11d8405ed474)

2012-06-05  Ruslan Kabatsayev  <b7.10110111@gmail.com>  [797c51759f332adb3241da0abc904b11a39eb6d4]

GTK theming: implement frame rendering

Change-Id: I7efa167cee05f84c56f554b5c20029999e825809
(cherry picked from commit 0d314b0158b9d3660973656597d25a1504987b93)

Signed-off-by: Caolán McNamara <caolanm@redhat.com>

2012-06-05  Andras Timar  <atimar@suse.com>  [4dd1f2d3cdcb34428ba53ccec305713a7195ea20]

Revert "Revert "Remove ugly symbols""

This reverts commit e74c007e25d05e49d94a94d9b024076faa02c8d0.

2012-06-05  Mirek Mazel  <mazelm@gmail.com>  [fa1e8be2825ca1f4210f3066e05da9ff54d3ed75]

hicontrast icons for layout status and zoom slider controls.

Change-Id: I247d792e3e912ea1f51bc363aca14c43bb72546e

2012-06-05  Jan Holesovsky  <kendy@suse.cz>  [cfc690e06f373b162a84277d9c473b66d9df3cc6]

layout status control: Improved artwork by Mirek M.

Change-Id: I0584f4d158225dc28518fb67185d0a704bfe10d1

2012-06-05  Michael Stahl  <mstahl@redhat.com>  [8fd62d93d583a1ed67a7cea76b51acc104aeaa08]

fdo#49438: heuristic pseudo-hack to use hair-lines if width <= 0.5 pixel (cherry picked from commit ee42895d684be9430a414adf3f569d279d437148)


2012-06-05  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [536b688aacc9cce8749358bb7a50d582d8ab34a4]

This option does not exist anymore

Change-Id: I748976e284e1812035f18abac628f0b2397d74c7

2012-06-05  Andras Timar  <atimar@suse.com>  [5cd01a02ef353ce6799c0cff389a0ff0fdf20471]

remove ugly extra symbols from scp2, too

Change-Id: Ice52de070220b4e7ae8a3dd0ccb41e3a12d471b8

2012-06-05  Andras Timar  <atimar@suse.com>  [9972ab27d4432ba2b5258f58b99abb09d2ff597c]

fdo#47805 rework handling of 64-bit registry entries

64-bit registry entries were entered via a custom action, which
did not always work. By default the custom action ran with user
privileges, which were not sufficient to write the registry.
It is not necessary to use custom actions for this task. Windows
installer supports it well.

Change-Id: Id65458c363c2b90b3e7d166b4c836bfb1ff19bf4

2012-06-05  Andras Timar  <atimar@suse.com>  [3c884dbc07270c04966414f3d0578731f8d0ac18]

silence warnings

Change-Id: Ibc6addfe5eacf4a9e23f6f26830f5a1f9bf77594

2012-06-05  Noel Power  <noel.power@novell.com>  [daf35c9aa78aad9638e49d81af020677273250d4]

fix incredible shrinking scrollbars when zooming in calc preview fdo#50722

Change-Id: If6fe9ccb1aa3320d96921f76a86def7d588f5f4e

2012-06-05  Michael Stahl  <mstahl@redhat.com>  [01ef7d0c5c6e3ea746a3661c7e3498027ca62291]

fdo#30711: fix some problems in 7a1c5e54:

The elements are exported without checking for bAutoStyles, and the Any
conversion is overly verbose.

Change-Id: Iebb52c8cd2638424dd48d28ec5a12c10a41f6cbf
(cherry picked from commit 4190e9351e69730f0097e6cdf4dad2fafa10577e)

2012-06-05  Petr Mladek  <pmladek@suse.cz>  [f52427d580b475ce095d4e1d91e5681c84aa6679]

Branch libreoffice-3-6

This is 'libreoffice-3-6' - the stable branch for the 3.6.x releases.
The commit rules are different according to the development phase:

+ 3.6.0 beta phase:

    + any bug fixes are allowed without review
    + late features need approval by 3 people with different affiliation

+ 3.5.0 rc phase and later:

    + fixes need approval by one reviewer
    + late features need approval by 3 more people with different affiliation

IMPORTANT: Every developer is responsible for pushing the fixes into all
           appropriate branches. Note that we do not plan any merge
           from this branch to master or vice versa.

Please, help use to make stable and usable release. If you want to build
something cool, unstable, and risky, use master.

Change-Id: I799be1eff25304af2675a1a0798b8d1b6abb8b28

2012-06-05  Stefan Knorr (astron)  <heinzlesspam@gmail.com>  [e74c007e25d05e49d94a94d9b024076faa02c8d0]

Revert "Remove ugly symbols"

This reverts commit 9cfde0143195f14192e22fd437938d7810f8618c.

2012-06-05  Stefan Knorr (astron)  <heinzlesspam@gmail.com>  [42bb3d50b21f2febe4518262488765aec523c5e5]

Make the new About dialog a little nicer

* remove weird bevel from background
* remove hardcoded button text color
* make Close button visible
* move buttons below copyright text

2012-06-05  Philipp Weissenbacher  <p.weissenbacher@gmail.com>  [f404878976f228859379b803448fe9ce15278fef]

Post-translation clean-up with small formatting change

Change-Id: I0f237c360cfaa02c6492cbd95ebfd07657e04fd0

2012-06-05  Michael Stahl  <mstahl@redhat.com>  [960d72c0d721b08dcf331c8caf51ea4a99b501ef]

Revert "fdo#39006: Fixed layout loop"

This reverts commit 2a22e664811e10ca58ec66ba8fd10b1a6185c178.

i don't have an opinion whether this commit is wrong or right,
but nobody has time to investigate the layout changes that it causes,
so since it's not a regression itself it's safest to revert it.

2012-06-05  Stefan Knorr (astron)  <heinzlesspam@gmail.com>  [df26c5f47ec3e80e0697bbf38882f0ed7e3aa1f7]

New file status indicators

To fit better in with the rest of the new statusbar elements

Change-Id: Ifad97b71f55920c0ef32d8cdcb9f9b189a6bafa5

2012-06-05  Stefan Knorr (astron)  <heinzlesspam@gmail.com>  [ea7fdcc114b786179f778e9259c03357d865d090]

Correct Receiver to Recipient in Hyperlink dlg

Change-Id: I8e0239fa8d51af1c3dd0c841fa4e59989377a0e4

2012-06-05  Stefan Knorr (astron)  <heinzlesspam@gmail.com>  [9cfde0143195f14192e22fd437938d7810f8618c]

Remove ugly symbols

(as pointed out by Michael Meeks)

Change-Id: I3a7cb0b8927f0b5ceaae427acbdc3e22790b110b

2012-06-05  Stefan Knorr (astron)  <heinzlesspam@gmail.com>  [35fff589197aa8cf6bc2743a1b95e1e18d851a0c]

Remove unused icons from hicontrast theme

+ make a useful copy of an icon

Change-Id: Icfbcd1709d6820ec5a2d640360700108899f5aeb

2012-06-05  Stefan Knorr (astron)  <heinzlesspam@gmail.com>  [acc9761748f6d8b4bcb7419688b43b1becff13b3]

Remove unused icons from galaxy/res/

Change-Id: Idab308b2f0cc528548974f5677f063da2dc2fa88

2012-06-05  Luboš Luňák  <l.lunak@suse.cz>  [4cf7551c24f5dad694fecbb2b80b2b52173ffdb7]

correct path to dirent.h for win32 glib build


2012-06-05  Miklos Vajna  <vmiklos@suse.cz>  [baa591a93566632471a804a3425d1e04a9166126]

oox: move ShapeDrawingFragmentHandler to its own file

Change-Id: I12b057555e00f3623c45c831f4042747f140ff92

2012-06-05  David Tardon  <dtardon@redhat.com>  [5ed17233908c7f87b08b0964b55e4504d964ed71]

add configure check for date_time lib

Change-Id: Ie04e4860363dd3db7c363408c6c8c9e80d9315c0

2012-06-05  Jan Holesovsky  <kendy@suse.cz>  [94f87ad9b1e50bb4458eb0b3e87dd053b636094f]

Let's be bold, and default to the nice method when scaling.

[ie. use BMP_SCALE_FAST only where explicitly asked for.]

Change-Id: Ia5eccc786262216a803b989b073ffd9c1ed78377

2012-06-05  Jan Holesovsky  <kendy@suse.cz>  [9afb6e1e38c362a768e8e981f7b03cf8bcaf22cf]

Use BMP_SCALE_LANCZOS instead of BMP_SCALE_INTERPOLATE.

Where we explicitly ask for better quality, use BMP_SCALE_LANCZOS, instead of
BMP_SCALE_INTERPOLATE.

Change-Id: I28ddf3290204532a8660e09ee9ab0949b6ce1c73

2012-06-05  Tomaž Vajngerl  <quikee@gmail.com>  [6428bef05a24f22705c96f84321c1df0066c6ecb]

Lanczos resampling - mirror image on edges and fix image upscaling

When upscaling the bitmap at edges use the mirror of the image to
calculate contributions. Fix calculation of contributions when
upscaling a bitmap.

Change-Id: I9d3aedaed95aaab60ee5ea9cdd65e4dd8624428f

2012-06-05  Caolán McNamara  <caolanm@redhat.com>  [1205e9e393ca12740cd6af1a51e05ea8d223c30f]

drop some unused code

Change-Id: I952fa56cb8cef0321688ccd117659c8603f71e16

2012-06-05  Caolán McNamara  <caolanm@redhat.com>  [fd0ede6f5d60e69a6002bcab05ef3edb227af96a]

XubString->rtl::OUStringBuffer

Change-Id: I8304092154b74727a67e197a673949e18d6a1ab4

2012-06-05  Caolán McNamara  <caolanm@redhat.com>  [0382959a1738d531a39978ea6702ea7015779c82]

ditch some XubStrings

Change-Id: I5f8b8b71b2ea1ce6041796efa70b338608aece17

2012-06-05  Caolán McNamara  <caolanm@redhat.com>  [c03d4016e916ccf309eaa8a9e3a0b503b5fc1232]

reduce scope of i

Change-Id: I41e1c0ae2aabbf760e5f8b3142190f82fd6698c2

2012-06-05  Caolán McNamara  <caolanm@redhat.com>  [a0d627639d24056337174dec65a5defba88a41f3]

fix use of local resource string ids in global context

possibly a regression since 227113bbf16f2feda4d3e41bb9aff7dc100ede17

Take the opportunity to give them more useful names while I'm at it

Change-Id: I175b656ac611b78ebaa21b53778085113632095e

2012-06-05  Caolán McNamara  <caolanm@redhat.com>  [3271f2d87d8e3caca464964c03115cd3da37a138]

This SyncSvStream/SyncSysStream stuff isn't used

and doesn't seem to make a lot of sense

Change-Id: Ie59e39c88070b6620cb7683e69052314d732c54a

2012-06-05  Caolán McNamara  <caolanm@redhat.com>  [5800884b89ace2745b66a6017d41ce5d75cb4ba0]

Navigator menu entry is checkable

Change-Id: I5e1758e68bda856603132b78af69c7470712b507

2012-06-05  Caolán McNamara  <caolanm@redhat.com>  [bb6d7a913659112e17fbf864d3e3e4895cafda5b]

right click spelling menu not honouring UseImagesInMenus

Change-Id: Ic012ba427febb305269d9138dd918455aa49c712

2012-06-05  Caolán McNamara  <caolanm@redhat.com>  [76f02c23ffff5dd442c78994eda1e6853cfe7e55]

assume for all menus we reserve space for checkboxes

so menus have consistent whitespace at left regardless of containing
checkboxes/radiobutton entries. Its nasty to have menus "suddenly"
appear without whitespace as submenus of ones with whitespace.

This is a logical consequence of MENU_FLAG_SHOWCHECKIMAGES always
set (in the absence of SetMenuFlags where usage has generally
dropped MENU_FLAG_SHOWCHECKIMAGES accidentally)

Change-Id: I9501381b91415131eff5143a0c88142221530fb6

2012-06-05  Caolán McNamara  <caolanm@redhat.com>  [e7e6d0f72b5388db3d0db17befb6fc0a00fa13c4]

drop a XubString

Change-Id: Ibf53fc9f2ae47101c5631147f383f5452a7bfe62

2012-06-05  Caolán McNamara  <caolanm@redhat.com>  [fb6ad98ef412571599280bd8df550c401cca1bc6]

drop intermediate XubString

Change-Id: I91ae7e9df90bde89f0a3f4b931c1ab150d31a3dc

2012-06-05  Caolán McNamara  <caolanm@redhat.com>  [b640c63086495a6216ad2a63f2219380cbfb5dff]

at one stage we had checkmarks *and* icons in menus side by side

later on we ended up with toggleable icons instead, change
comment to reflect the current situation

Change-Id: Ia39f6bffe8e5942442482b1f845d2964138ec032

2012-06-05  Caolán McNamara  <caolanm@redhat.com>  [84770240ee911393eb3e29f446e7c324843c5c6c]

nCheckPos and nImagePos are always the same value, merge together

Change-Id: I41bf6eada1fbeaa9548f81b3bf4fd9d4f4f6871a

2012-06-05  Caolán McNamara  <caolanm@redhat.com>  [8b13d9a0cd76b04631db5b901ae433aecb955c30]

fix mangled indent

Change-Id: I57d0a16ed698b406cb7362a3382698fcd5bf21b2

2012-06-05  Caolán McNamara  <caolanm@redhat.com>  [5366ca39cba57c2e994c8988c21ac05a905483f3]

make ImplGetNativeCheckAndRadioSize return max size

rather than just max height with max width smuggled out as a confusing extra
third argument

Change-Id: Id37ec4f679e5668715d5db0bc8875a27c8b2fb3c

2012-06-05  Caolán McNamara  <caolanm@redhat.com>  [e586009e2c9356bacc4c9282e044f1c1b63e7601]

nMax here is a height value

Change-Id: Ia1c12f29840dcb2f3f5a5d654a368ddc11554ab2

2012-06-05  Miklos Vajna  <vmiklos@suse.cz>  [110c8df2d80bd09c2848eba0091d8a1f7b51bcc9]

oox: import prerendered smartart into writer

Change-Id: I1c76c1bb2098c42727ae4e605e20746d0bb09463

2012-06-05  Thorsten Behrens  <tbehrens@suse.com>  [0e9598fa6c388024fa788358e26ef77b5fc3f074]

Catch more remnant ODFVER_LATEST instances.

This extends commit d0af38eaa029c2f2c2617544c8b6798c463381b9,
converting more latest-ver to 1.2-extended cases.

2012-06-05  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [d45c4112b1cac10a46b35e10a8fcfa891840a846]

oh yes, we need some date_time implementation

Change-Id: I7f88382a8244799c293f23555243d381ea793685

2012-06-05  Stephan Bergmann  <sbergman@redhat.com>  [719618f28e003c545c20a8fc94d348b667c8376a]

Remove bogus dependency of extension on comphelper

Change-Id: I2a0d4bc968b9b1d285006f26603da4a98fbd870b

2012-06-05  Ivan Timofeev  <timofeev.i.s@gmail.com>  [39205cb3ab21418f715a4e8c0628dec859a577c9]

Revert "Dupe code removal in cui"

FI is an image, FT is a text...

This reverts commit ecdd0501c809e8f283a09cc320a539b828bfec2f.

2012-06-05  Thorsten Behrens  <tbehrens@suse.com>  [3fb24e6307e0ec3e09b1e48e9a4ce5f6787d2cc9]

Fix fdo#50704 Default to absolute svg:d paths for ODF1.2 compat-mode

This writes out absolute paths, to side-step buggy odf consumers'
wrong handling of the 'z' statement (i.e. they ignore it for current
positions).

2012-06-05  Thorsten Behrens  <tbehrens@suse.com>  [d3c189fa742f0b21f99a8f3b1ebafe71c130d8d5]

Fix fdo#50703 clamp ODF1.2 compatibility-mode to use old encryption.

As requested for better interop inside the ODF ecosystem, asking for
compatible odf output gets you blowfish/sha1-based encryption
unconditionally.

2012-06-05  Thorsten Behrens  <tbehrens@suse.com>  [d0af38eaa029c2f2c2617544c8b6798c463381b9]

Add ODF1.2 extended-but-more-compatible mode

With several legacy pre-ODF1.2 and ODF1.2-only consumers out there,
folks wanted a more backward-compatible ODF1.2 extended mode, that
uses stuff deprecated in 1.2, and/or is 'bug-compatible' to older
OOo-versions.

Therefore, adding ODFVER_012_EXT_COMPAT, and sticking it to several
attributes that were ODFVER_LATEST before.

2012-06-05  Thorsten Behrens  <tbehrens@suse.com>  [24c260a271ec5f086b7883a6ed258e02af799d61]

Unify ODF extended vs. ODF1.2 handling

Make "export extended ODF" consistently mean "version > ODF1.2".
Future ODF versions need manual review anyway, of the various
changes/additions we ship.

Change-Id: I0f6c1646b306e18f0abcdd1a1802fece821b2e93

2012-06-05  Thorsten Behrens  <tbehrens@suse.com>  [ecdd0501c809e8f283a09cc320a539b828bfec2f]

Dupe code removal in cui


2012-06-05  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [57e35b0ed54a2e74c107493869e72ab7eb86222a]

fix some issues with sort dlg patch

Change-Id: Iba2839ec04a79b8fa49968aebb194f9dc6799d4d

2012-06-05  Albert Thuswaldner  <albert.thuswaldner@gmail.com>  [35b1d1a9b47abb8cb3b45d4c6351d1c2b86b379f]

fdo#45747 remove the limitation to 3 sort entries in calc part2

Change-Id: I699c424f536b0096b35d3db3aee371793e9e56c4

2012-06-04  Lionel Elie Mamane  <lionel@mamane.lu>  [475bafc4be1b113095e1b0dcacfd565374777f8d]

Replace manual Mutex handling by clearable guard

Change-Id: I4c20bf3a2aa5ca908db233e54f50404cc7466d72

2012-06-04  Lionel Elie Mamane  <lionel@mamane.lu>  [43f9468d3529ab7e6f20a5ba3ae12dc14ead4193]

bCheck is guaranteed by the for loop condition

Change-Id: Ia54eaa5cb1aa8bb4a052cea25396b07f048ff74c

2012-06-04  Eike Rathke  <erack@redhat.com>  [12cfcf3733a5302bd78c277a1a33794c38c3610c]

configure prefix for "installation" and get_data() function

* LIBO_LANGTAG_DATADIR environment variable may point to liblangtag data and
  override REGDATADIR define.
* deliver data files to $SOLARVER/$INPATH/share/liblangtag

2012-06-04  Andras Timar  <atimar@suse.com>  [bf7b50a75916e5564062b5121fb67de584045b33]

add incidentally deleted setAllUsersProfile2K back

Change-Id: I687328d08c89c45fc5d95ee02aea5318b9b5a3ff

2012-06-04  Michael Stahl  <mstahl@redhat.com>  [7b54689b0eba179e29ede8a7f0732fb4628dd031]

edtwin.cxx: try to shut up the tinderboxes

Change-Id: I504d3b0ac6250b88ca3de3cad179a7caec35e2a5

2012-06-04  Julien Nabet  <serval2412@yahoo.fr>  [881accb9a75fd080e706a6e184de955ae0ae17e1]

Change return PrintFontManager::countFontconfigFonts

PrintFontManager::countFontconfigFonts returns an int but it's never used
so let's drop the int returned

Change-Id: Iab00916aec36b899a04555743d698a3fc1d45085

2012-06-04  Rene Engelhard  <rene@debian.org>  [187c1cd4af803de5bfa8228195e30d150e5cb6cb]

bump libcmis check to >= 0.2.1 given 966d20e35d5a2be2fce6c204af5c156c3ead7063

Change-Id: Ic6814b9a3916493bf0b1c96d5e8c12f3d187f887

2012-06-04  Brad Sowden  <code@sowden.org>  [230662c3afa208780d280401d63add3eece7ab8f]

Smarter auto-complete capitalization (#i22961#) and i18n handling

If a word is in sentence case then the auto-completed word should
be in the same case i.e. if the auto-complete list contains the
word "LIBRE" then "Lib" should auto-complete to "Libre" rather
than "LibRE". See OpenOffice bug 22961.

Also implement better i18n handling for calander month and day
names. Previously, if a month or day name was not ASCII then it
would only auto-complete if it exactly matched the names retrieved
from the internal calander i.e. had be a case sensitive match.

Change-Id: I0c4543bd9e912072bce1ceaf4adecd41b55b576b

2012-06-04  Brad Sowden  <code@sowden.org>  [d7a6815fbf56fd3f8e6712f1c2cb761e8e1bbd8f]

Replace SvStringsISortDtor in edtwin.cxx and gloslst.[ch]xx

Note that the replacement vector stores all strings first and then
sort and "unique" are applied (ASCII treated as case-insensitive).
Previously strings were inserted sequentially and only the first
version of a string would be stored (case-insensitive ASCII
comparision). This should have no material impact as the strings
retreived from SwAutoCompleteWord are already unique (case-
insensitive ASCII comparison) and the capitalization of the string
is generally changed anyway to match the capitalization of the word
to be auto-completed. Also, there appears to be no logical reason
to store the first inserted version of a string over of the first
version post-sort.

Change-Id: I132865bbb9b382d417fb2cff9de351fdb2cbfb13

2012-06-04  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [4f1821203ec8fd4df3dafdf95c2e91f97d17fd8d]

Oops, fix a bad fix in libcmis for libcurl version checks

Change-Id: I56b5bcd459c79de5be079d0c6563148e17f0bc9b

2012-06-04  Michael Stahl  <mstahl@redhat.com>  [1ca20c89c0a1f1ca34de4939d6fef66fb68ceff9]

KeySet.cxx: fix boost include; also...

... BOOST_STATIC_ASSERT_MSG was added in boost 1.46, while the internal
boost is still at version 1.44, so use BOOST_STATIC_ASSERT instead.

Change-Id: I14f8e48e31956b34a1a907cd2c4e454a5715889b

2012-06-04  Michael Meeks  <michael.meeks@suse.com>  [a88f54f53a370e61bedd868c65233723f816775a]

ALv2 licensing compliance, and first test / re-based module pair.

Change-Id: If75d2daaac2c629028a76f55941345c1c565a69a

2012-06-04  Lionel Elie Mamane  <lionel@mamane.lu>  [e581bef6dfc03d0bab9de1485c6f6cdcd034d581]

i#102625 avoid fetching same row twice in different queries

We do a "SELECT * FROM table" just to fetch the primary key columns;
so reuse the same XResultSet to fetch all columns.
Else, we immediately issue a "SELECT * FROM table WHERE
primary_key=current_value" to read the other columns, which is
wasteful and particularly silly.

Commit 1ae17f5b03cc14844fb600ca3573a96deb37ab3b already tried
to do that, but was essentially reverted piecewise because
it caused fdo#47520, fdo#48345, fdo#50372.

Commit c08067d6da94743d53217cbc26cffae00a22dc3a thought it did that,
but actually reverted commit 1ae17f5b03cc14844fb600ca3573a96deb37ab3b.

This implementation fetches the whole current row and caches it in memory;
only one row is cached: when the current row changes, the cache contains
the new current row.

This could be problematic (wrt to memory consumption) if the current
row is big (e.g. with BLOBs) and nobody is interested in the data
anyway (as would often be the case with BLOBs). Note that because of
our "SELECT *", the driver most probably has it in memory already
anyway, so we don't make the situation that much worse.

This could be incrementally improved with a heuristic of not
preemptively caching binary data (and also not LONGVARCHAR / TEXT /
MEMO / ...); a getFOO on these columns would issue a specific "SELECT
column FROM table WHERE primary_key=current_value" each time.

The *real* complete fix to all these issues would be to not do "SELECT
*" at all. Use "SELECT pkey_col1, pkey_col2, ..." when we are only
interested in the key columns. As to data, somehow figure out which
columns were ar interested in and "SELECT" only these (and maybe only
those with "small datatype"?). Interesting columns could be determined
by our caller (creator) as an argument to our constructor, or some
heuristic (no binary data, no "big" unbound data).
Also be extra smart and use *(m_aKeyIter) when getFOO is called
on a column included in it (and don't include it in any subsequent
SELECT).

However, there are several pitfalls.

One is buggy drivers that give use column names of columns that we
cannot fetch :-| Using "SELECT *" works around that because the driver
there *obviously* gives us only fetchable columns in the result.

Another one is the very restrictive nature of some database access
technologies. Take for example ODBC:

 - Data can be fetched only *once* (with the SQLGetData interface;
   bound columns offer a way around that, but that's viable only for
   constant-length data, not variable-length data).

   This could be addressed by an intelligent & lazy cache.

 - Data must be fetched in increasing order of column number
   (again, this is about SQLGetData).

   This is a harder issue. The current solution has the nice advantage
   of completely isolating the rest of LibO from these restrictions.

   I don't currently see how to cleanly avoid (potentially
   unnecessarily) caching column 4 if we are asked for column 3 then
   column 5, just in case we are asked for column 4 later on, unless
   we issue a specific "SELECT column4" later. But the latter would be
   quite expensive in terms of app-to-database roudtripe times :-( and
   thus creates another performance issue.

Change-Id: I999b3f8f0b8a215acb390ffefc839235346e8353

2012-06-04  Lionel Elie Mamane  <lionel@mamane.lu>  [60f5a9d372eb190038a1d37afa48bcac0dbe1875]

Need to refresh row after moving to bookmark!

Change-Id: Ia8d12d02829087309e248506a7d3b0f94b5a425e

2012-06-04  Lionel Elie Mamane  <lionel@mamane.lu>  [d147ade33489509818c1a3f8cfd887a4a896381d]

Cleanup m_xSet in destructor

Change-Id: I3d7023fcb1857da1ef107a8af0d373b9ca464f03

2012-06-04  Lionel Elie Mamane  <lionel@mamane.lu>  [5e6a233e7bf45c426493f99d01a4b23d8ce94034]

typos in comments

Change-Id: I1dbb1990033602d7909ecdee72b8b699cce44cab

2012-06-04  Lionel Elie Mamane  <lionel@mamane.lu>  [df31ed33b7eab6e2e2950358a82bde1cccdbd683]

Remove wrong optimisation

fixup of d4ae29a37873843c20fe7d5f5f071f8fb201fed9
after the call to m_pCacheSet->absolute_checked, the data *is* used,
so we cannot anymore exempt m_pCacheSet from giving correct data.

Change-Id: I7d3644ca08ce43cb030a80984605a1f8a8a64211

2012-06-04  Michael Stahl  <mstahl@redhat.com>  [d51af3a62a640783993e83566c3a86d62f24637b]

solaris.mk: re-add nsl and socket libraries

Seems these were dropped in 3c4cd1deaf71d0d800957b3580d426c721bf7844.

Change-Id: Ib929e322719e4a50d8d2d32e3cd9466242e1c034

2012-06-04  Michael Stahl  <mstahl@redhat.com>  [a87f45ab78b61dba6b615a88846682b0c35d7d40]

configure.in: refuse to run in sourced solar environment

revert one hunk from 909cd34b7b0982078a50b9ed46cf57811d9571df

Change-Id: I9eb3f3c1cdab2c0624ab65f540b9c3d6b8f1bfb5

2012-06-04  Michael Stahl  <mstahl@redhat.com>  [30aa036181480c76f909c2dda86b2682cac1fd73]

fdo#46112: tweak condition to prevent guessing only...

...if there are actually individual line widths given; fixes the
sw_rtftok test.

Change-Id: If5f6ef54b93c5bfccfd011f25d9d9301637d388e

2012-06-04  Noel Power  <noel.power@novell.com>  [764752f5d85cb7c86ad21340dfdda4b62754790c]

better import xlsx heights

don't call UpdateAllRowHeights when IsAdjustHeightEnabled property is set and additionally set manual heights for *all* imported row heights ( same afaics xls import does ) - certainly this improves import ( also see documents attached in i#94028, i#93609 )

Change-Id: Id8aff727587ed4fa19fd0897aaf25b2202737084

2012-06-04  Noel Power  <noel.power@novell.com>  [d59a707f6e9308c2b89ebf4e71693175c37b7ed6]

remove anchor to cell shape (re)position hack

this change manaully reverts c07e9299bb2c8d5477669568b12708bd2ff12684 & 4908c16a73b397f83c327789f113658c1ea4d904

Change-Id: Ia8656631f84709430c8e94e8d9dfa961e81d5746

2012-06-04  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [293f6a7a24c30f4d4234d973dba1d90005165455]

update libcmis to 0.2.2 to fix macos old libcurl problems

Change-Id: I0ea2191a281405a0672fac2f8c1d4dafea224ef4

2012-06-04  Korrawit Pruegsanusak  <detective.conan.1412@gmail.com>  [5d1ea0b2253d9d09aad96f0b6b0251d20d063856]

related fdo#50630: use print_warning when image not found

Change-Id: I8811ce96cb70429ae458e31cafb8979bb6bb9644

2012-06-04  Korrawit Pruegsanusak  <detective.conan.1412@gmail.com>  [3d2ca79abf0ff2f74c6a4a463f65fc89d5f98bba]

$(COM) not $(COMP)

Change-Id: I2e97af8b0d1d6a6770730aa0bf22556b2ec115c0

2012-06-04  Eike Rathke  <erack@redhat.com>  [0fb770c4a86ef0b5e3740ab7078b6f36db7638e3]

ported liblangtag build to wntmsci


2012-06-04  Eike Rathke  <erack@redhat.com>  [9d559ea8c96c36eb086ede9bca36dd32c2b5a692]

added liblangtag for BCP 47 language tags


2012-06-04  Noel Grandin  <noel@peralex.com>  [b3c76dee6d44d07eae404b8d7341e6c88e6c4429]

fdo#46808, Adapt UNO services to new style, Part 7, updating ::create

Update calls to factories to use new ::create methods

Change-Id: I01d4417820f52718836c92faf3c2fae0dc96b30d
Signed-off-by: Stephan Bergmann <sbergman@redhat.com>, added some tweaks.

2012-06-04  Stephan Bergmann  <sbergman@redhat.com>  [eb68bf18f2d859486c4a737abb2536a6afe45411]

Improve error reporting

Change-Id: Ib8017f950f414601676b54c36425a0592b4cc395

2012-06-04  Luboš Luňák  <l.lunak@suse.cz>  [b6526cfa9070c5b9734c92ca20f16b16807b1031]

do not export INCLUDE for MSVC, avoids problems long LO build path

INCLUDE is used by MSVC (http://msdn.microsoft.com/en-us/library/kezkeayy.aspx)
and make somehow (not sure why) exports the INCLUDE that gbuild uses,
which (again, not sure why) causes MSVC to report a misleading error about
incorrect argument. There actually does not appear to be any (unreasonably)
low path length limit on Windows.

Change-Id: I9329eb668f7a710ec69c8b5262b855f346ed01d2

2012-06-04  Lionel Dricot  <lionel@lanedo.com>  [646c6681f5f9bf1727694fdbba67771b99ae95a4]

fdo#50680: lcms2 should use GNUMAKE for solaris

Module lcms2 is now using $GNUMAKE instead of the hardcoded "make" in order to allow compilation under Solaris

Change-Id: If4b3395e2b255f6199971792988c242dc5c13a69

2012-06-04  Norbert Thiebaud  <nthiebaud@gmail.com>  [6b44e97fb6a4deffeee0654951a2a9dc43554820]

module icc removal was a bit too harsh in configure.in

re-instated lines that were accidentally wiped out in configure.in

Change-Id: I54d3140723e99eae1dda6c7b05c29327a22028a3

2012-06-04  Norbert Thiebaud  <nthiebaud@gmail.com>  [1802271ac4aef34a7957a1fac492daa788d1d984]

fdo#50631: Fix the bounding box of rotated glyphs on MacOSX.

Similarly to Ifb04d4a8e485182c5ef2771025b06832bfd75ae0 (commit
ac25f124858b79e302adcc533d6a658d5c529394), we need to rotate the bounding
box of glyphs on MacOSX too.

Additionally, round the position up, and convert the size more
straight-forward way.

Change-Id: Idf7a077836e65072795c6d98d61925ce62ee35b7

2012-06-04  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [2195b65c2106b529af833eca2c0f59674a299415]

libcmis: fix for windows build

Change-Id: Ibc600ce33bd59b3fd2d5ff29c5fb19710dc0df8f

2012-06-04  Michael Stahl  <mstahl@redhat.com>  [70a6a4d425558340bb49507975343a3e0a1bdde8]

fdo#46112: fix Calc ODF border line import:

There are 2 problems here:

- the border widths are tripled on import, because that is effectively
  what SetWidth does for DOUBLE borders; set a divisor of 3 similar to
  e2ffb71305c5f085eec6d396651c76d6daee3406

- the 3 individual line widths are ignored and the 3 lines end up with
  the same width, while older versions had numerous pre-defined border
  styles with asymmetric line widths; fix this by always guessing the
  width from the 3 parts for DOUBLE lines

Change-Id: Ibdde7e034e25433835765330e81db0825efd9eb8

2012-06-04  Michael Stahl  <mstahl@redhat.com>  [e18f53c624443bb2fbb9edba7b81b57487eb0e50]

fdo#50169: skip the rest of the loop in case of wrong index

Presumably that is what Martin wanted to do in the previous patch.

Change-Id: I64f1da88c1802a27cf974aa6abc15b014b56126d

2012-06-04  Martin Hosken  <martin_hosken@sil.org>  [981fd1612fb853287f0bb916b8600de3e587ed64]

fdo#50169: add another index check

Change-Id: I974ac27ee17219ce3f8a7e5641dbb0098da18f8e

2012-06-04  Takeshi Abe  <tabe@fixedpoint.jp>  [54a908a003db858874d85ca528983882e85e5c2e]

nuke unused defines

Change-Id: I7924da4bff73ca8f82c76eb8cb211401530acdeb

2012-06-04  Tomaz Vajngerl  <quikee@gmail.com>  [47e0df5cebc05576e55210c5dd408a6f3eb91700]

fdo#46378: Lanczos3 resampling of images added to Bitmap.

Current resampling methods for images are FAST and INTERPOLATE.
FAST is used where speed of resampling is required, on the other
hand INTERPOLATE resampling is used when we need quality. For
example INTERPOLATE resampling method is used at PDF export.
INTERPOLATE resampling uses bilinear interpolation which is known
to be lower quality as other modern (and slower) resampling
algorithms such as Lanczos, Mitchell or BiCubic resampling.
This change adds Lanczos resampling to the Bitmap class and
enables Lanczos resampling in PDF export.

Lanczos3 resampling is implmented using separable convolution
with which it is also possible to easily add other resampling
methods like BiCubic just by changing the kernel function.

Change-Id: I8dff5b65753b09dffd5bc34f2343d9818efb3e58

2012-06-04  David Tardon  <dtardon@redhat.com>  [0b638638ef6e8c93318cb898ef8312e0e197b45e]

fdo#50628 fix resource file name

Change-Id: I17df8114983a06f7a58df30821873ecd4387cec0

2012-06-04  David Tardon  <dtardon@redhat.com>  [52cd118b4e460787059aeab90bdbe5bc9ef33cbd]

fdo#50630 set correct path to images' module dir

Change-Id: Iabaf8f41e82fb7c2f881057bedb4c7757dcf1bce

2012-06-04  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [b48db7bc94b02a3b8bb7d173454c6e67139b0739]

Updated libcmis to 0.2.1

Change-Id: I9ee6283a7f4a0b436ea89c7bd16af756c6aa36e4

2012-06-04  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [fd32788092fcb29526ae73ae3bae6767dbb1e490]

CMIS UCP: changed URLs to have hierarchical path

Hierarchical path is assumed in loads of places, changed the URLs to the
following:
  * Binding URL is encoded in the authority part, the repository ID is
    set as a fragment of the binding URL.
  * The hierarchical path reflects one of the path to the document on
    the server
:x

Change-Id: I8214daeb1d9c9b0f6ab86bdf60875e7e4e5369f4

2012-06-04  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [2c4588340ee8387513dd067ecb53dc0058b12ccc]

CMIS UCP: Fixed folder creation and nodes renaming

Change-Id: I2c49b95279d90ebb06f38ed83061a5f1a905a555

2012-06-04  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [99465489aa24a2d9d81c0daccfcf512e4f82c841]

fpicker: folder creation dialog fixes

Change-Id: I9122de6c04561f72c633b05983590871d9ec3a73

2012-06-04  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [a57fca1bcabfbf6dae93eaafb4ab2d313a69f5a4]

fpicker: Added CMIS protocol for Experimental features

Change-Id: I Ib254cfbe2743b67bc19c2c9033908bc0bedc430c

2012-06-04  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [4880c6dcee9f1ae6a895f15293727eb6a76d6c5e]

CMIS UCP: fixed a few bugs to show repo in fpicker

Change-Id: I21a38adda013b8e75bf3a6ba91d70014461ea596

2012-06-04  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [6ad3debb05f7c6f0afdf3c9ae08210cd6b17ce0d]

CMIS UCP: if the URL has no object id, assume we want the root folder

Change-Id: I6cc330f20222d4448d2267151d49f354068f54f3

2012-06-04  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [705cab9a81b81153778c09c56340c20118c00471]

CMIS UCP: implemented delete command for folders

Change-Id: Iba1c5bf10c235ebd26108be944b88096f0ee84bd

2012-06-04  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [c77437672a57f53d776ae8161afeffd606cc9893]

CMIS UCP: Implemented delete command for documents

Change-Id: I34c90f4675e461f461bad7e81c23da56463f0a24

2012-06-04  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [6f34fd25cbd8d9ed43ae9c2b074f7c6fa6968b31]

CMIS UCP: implemented folder case for open command

Change-Id: Id0997cd99d7d80c975de3d46670a1fa8b3d602a3

2012-06-04  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [966d20e35d5a2be2fce6c204af5c156c3ead7063]

CMIS ucp: write documents back to CMIS server

This change needs a git repo build of libcmis.

Change-Id: I I740d18dbf3c36d9387b867e750fcbe8e114e5362

2012-06-04  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [12d193df238adaf67608327b36fea91003138539]

libcmis: updated to 0.2.0

Change-Id: I I I Ieb36a287824e347e3ccc57c2c0abc6defbae5f47

2012-06-04  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [d1eb25ba0a2b0a549f387eb731032c7f1265095e]

libcmis: removing unused gmake scripts to avoid maintaining them

Change-Id: Ic8e3666d25a0776ddaa8fa0a462275f771befca3

2012-06-04  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [7b4c51ed76269546a03729b5e7f087a9d252994f]

sal_uInt32 -> cmsUInt32Number

Change-Id: I2d16ab0c75221cd7ce3e602d9f830b597433411b

2012-06-04  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [9d1486da6e30f9a4a17eebfafc800f9a84fc49bf]

Find the internal lcms2 header

Change-Id: I9ee6b40f28ffb5cc557cdcfff49287bd2e4b0fe2

2012-06-04  Jesús Corrius  <jesus@softcatala.org>  [335b175cdaf02b77104559a3b0ea6a403533d79d]

Make sure all the required headers are there


2012-06-04  Jesús Corrius  <jesus@softcatala.org>  [3c3d6c6dedc145aef6a91816cfed03c399f338a5]

Make sure the symbols are found


2012-06-04  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [086abe9eddd55573d8c04728649b574338176410]

Replace the module icc functionality by a use of lcms2

Change-Id: I989af1147711f0175bf889bc55043b2d84a49b38

2012-06-04  Jesús Corrius  <jesus@softcatala.org>  [67673e9ba6788f4c85bfdaac6091148086f12941]

Move the AppUserModelID code to the launcher


2012-06-04  Tor Lillqvist  <tml@iki.fi>  [e7035b865f200ca26f4ba197180a36dd498ca4ee]

Bypass scripting in one more place when DISABLE_SCRIPTING

Change-Id: I37ec7fa799e6a8e3162c4dfb2ec92aeccfc57df1

2012-06-04  Tor Lillqvist  <tml@iki.fi>  [ab4014e602a2eae0143448213579e7dc8ec5d11e]

Must use -mmacosx-version-min=10.6 when host platform is iOS simulator

Change-Id: I968ecece624fa7a951699b1958e8c20300ecc78a

2012-06-04  Tor Lillqvist  <tml@iki.fi>  [f79d5b911620d3a4b72925684647bc2cec454bff]

Unbreak stuff on iOS a bit after bootstrapping changes

Change-Id: I0d2ebfc9aa78a9fed057b853d54797a88218c587

2012-06-04  Tor Lillqvist  <tml@iki.fi>  [9c0b624286c1e1148e7bf552704b1a334ebaacfb]

Seems that URE_INTERNAL_LIB_DIR is now mandatory (it's pointless on iOS)

Change-Id: I17aa913b8947451e4bf57355a7569769a01ef5b4

2012-06-04  Ivan Timofeev  <timofeev.i.s@gmail.com>  [b45aa8d59351e78660ef504e0c8433c5011e6e09]

scatterbrain forgot to amend the previous commit

Change-Id: Id26bb075d02be3d6ddfd457afd36c5d1114122e4

2012-06-04  Ivan Timofeev  <timofeev.i.s@gmail.com>  [0d663b02dc04f06170afdac578fc4f7629be78a0]

remove the border from the options dialog, use just a separator instead

Change-Id: Ie1ca686a6bc7aea223837ab4c1ec0dad82b43073

2012-06-04  Julien Nabet  <serval2412@yahoo.fr>  [c3b12e24ce5e62e05d524a338e1c17f8e7a53f53]

Fix call of getLength

Change-Id: I5fb5bc5016bd2779643ecfcf2df40e00c4741a2c

2012-06-04  Muthu Subramanian  <sumuthu@suse.com>  [0eaed74b10714c005ea28db4ecb4cb92f56ca0d8]

Hyperlinks/Fields wrapping feature.

* Known issue: If the hyperlink wraps the next content is always from
  the new line! :(
* Pending: Creation of unit test case for this.

2012-06-03  Olivier Hallot  <olivier.hallot@alta.org.br>  [793f2404409a5c3a707fa5d0731e034b12f0b431]

targeted string re-work (ii)

Further simplification of d8e3eb234b729e9b3d9b8d81abd27f228fd06687

Change-Id: I2fa695e236cb6dc3be66fc57e7fae167cc368904

2012-06-03  Olivier Hallot  <olivier.hallot@alta.org.br>  [590140e61d159bdc392670cbc303f1ac1a67e8a4]

targeted string re-work (ii)

further cleanup of 	aa062d1b735f3ebef00fe64c74240240d3912722

Change-Id: Ibadaa736b3e8919b1ca1b21fe2ac7acedb7a673b

2012-06-03  Olivier Hallot  <olivier.hallot@alta.org.br>  [4c0d50eac4d89d2717d9e6787932a10abbb6e264]

Targeted string rework (ii)

Further cleanup on top of 2f1a1c529694c1fec6d3b02930f8226c7b2bccd9

Change-Id: If348a0985ea92e4dafc450402053d43f77a0f58f

2012-06-03  Rafael Dominguez  <venccsralph@gmail.com>  [27cd9157ac0e824197aa40c67fe6a4bfab3b2e38]

Import X errorbars.

Change-Id: I069271ad1c0f2fc5ec0854d6fb13aa0dc25be01d

2012-06-03  Rafael Dominguez  <venccsralph@gmail.com>  [5e1dfa9952724c1909acb3679369e3ec8e3f99ae]

Export errorbars attributes and styles to XML.

- Instead of exporting the errorbar data to the series in a global way now each errorbar has its own attributes depending on their user settings,
so we can have different data for each type bar (only when using ODF 1.2 extended) and still keeping it backward compatible with old formats.

2012-06-03  Rafael Dominguez  <venccsralph@gmail.com>  [b4b403305a32ca989fb4cff9c6a726ec937f1f9d]

Map errorbars properties from chart2 API to xml.


2012-06-03  David Ostrovsky  <David.Ostrovsky@gmx.de>  [faaa021635a6a731d920dee5d929f6e3e459cb77]

fdo#48946: URE_INTERNAL_LIB_DIR/libsunjavaplugin.dll does not exist.

Change-Id: If2d21c3f04459a4cee1ebb748ddc885915063b31

2012-06-03  Matúš Kukan  <matus.kukan@gmail.com>  [584c5f1d3530eec6c6bfa68a05533609a81cfb2f]

packimages: better interpret 'default' value in WITH_THEMES

Change-Id: Id68748b557f4ec5a28489ea894be221953ac9045

2012-06-03  Takeshi Abe  <tabe@fixedpoint.jp>  [44e3dcf03b74111965584feb22e7baf97e26a7fa]

removed unused defines

Change-Id: I95eb6a46e6d2a2763313e90e5b15582c83f66b81

2012-06-03  David Tardon  <dtardon@redhat.com>  [09cd5c460704ddd99669a61ae335bfb2ce357140]

do not check for win-specific stuff on mingw

Change-Id: I8316e1ce35d059938da35651c0fa1412b8648a7d

2012-06-03  David Tardon  <dtardon@redhat.com>  [38b32390cd39c9179f1fb36f2523a2343e69646d]

use API headers from OUTDIR

Change-Id: I77a647d7f24efa9159a85d0085e0306a8019e3da

2012-06-03  Philipp Riemer  <ruderphilipp@gmail.com>  [98e2ca5e850f824a889e61764fbbd0824b2c5857]

fixed indentation of sw/source/core/inc/environmentofanchoredobject.hxx


2012-06-03  Philipp Riemer  <ruderphilipp@gmail.com>  [ebdb9e5294a7b15e6371fcaef153872743a65fd7]

make coding style of files (e-h) in sw/source/core/inc consistent


2012-06-03  Philipp Riemer  <ruderphilipp@gmail.com>  [510f70015aba59d5bb4cc2ab9667c08676c37a78]

translate German comments in sw/source/core/inc/f*.hxx


2012-06-03  Philipp Riemer  <ruderphilipp@gmail.com>  [9b43bf2ce3b947b494e076cad853d09a6e6d7544]

re-indent files in sw/source/core/inc

* re-indentatation by -4 spaces
* delete ASCII art separators

2012-06-03  Philipp Riemer  <ruderphilipp@gmail.com>  [b7543e5281d9481d7fc152797b53c0831105b3f5]

make coding style of files (a-d) in sw/source/core/inc consistent


2012-06-03  Philipp Riemer  <ruderphilipp@gmail.com>  [1f3e529162b679c58fecb0e3bc73b243e796e8cf]

translate German comments in files (a-d) in sw/source/inc


2012-06-03  Philipp Riemer  <ruderphilipp@gmail.com>  [951152f2bb83476907ea59ff8d6c608a7d2302a0]

make coding style of files starting with a capital letter in sw/source/core/inc consistent

Also tranlate German comments in these files at the same time.

2012-06-02  Norbert Thiebaud  <nthiebaud@gmail.com>  [2f1a1c529694c1fec6d3b02930f8226c7b2bccd9]

targeted string re-work

Change-Id: Ia43a1ac7e55f3823255d739fb0930fa23ec5ab27

2012-06-02  Norbert Thiebaud  <nthiebaud@gmail.com>  [aa062d1b735f3ebef00fe64c74240240d3912722]

targeted string re-work

Change-Id: I2b2bc81099a7da2300e73fff91d104cc0b6ed2f5

2012-06-02  Norbert Thiebaud  <nthiebaud@gmail.com>  [d8e3eb234b729e9b3d9b8d81abd27f228fd06687]

targeted string re-work

Change-Id: I6f5075e40d820c91b3fa8a359564da4a4d098032

2012-06-02  Norbert Thiebaud  <nthiebaud@gmail.com>  [1d1b5c46cd6eeb60c4ec9db1fb6ab084e98cf5a6]

targeted string re-work

Change-Id: If149857d1f5171ad451c00de55e68b1aa215358b

2012-06-02  Norbert Thiebaud  <nthiebaud@gmail.com>  [cac1f33e839469d884730350e46a21d92fb442f2]

targeted string re-work

Change-Id: I27a092628e48b39f7bad2ed895f80aeea0d9ee35

2012-06-02  Norbert Thiebaud  <nthiebaud@gmail.com>  [684be327c0e20777628dfb401d7c41754aa5128a]

targeted string re-work

Change-Id: Ica5753180f4c8be4547ba97bbd7221309d1e3157

2012-06-02  Norbert Thiebaud  <nthiebaud@gmail.com>  [de0c09bb427e0206289365b83ddde02405db5ace]

targeted string re-work

Change-Id: I6eb2242506ef2d230770e513579caf4455ec37d5

2012-06-02  Norbert Thiebaud  <nthiebaud@gmail.com>  [e6adc90c231588349ce7d8c1abc5fcb446f61706]

targeted string re-work

Change-Id: Id37249ba16f543798324ee2cac566ec56d8e378e

2012-06-02  Norbert Thiebaud  <nthiebaud@gmail.com>  [eb225ad5d756c26e7ed997b78e189d74f3435002]

targeted string re-work

Change-Id: I48ca4f57f97f49fe344a7d4aab079f23765d2679

2012-06-02  Norbert Thiebaud  <nthiebaud@gmail.com>  [f86ee78ba2fcb1ff3aca3c20c747932d615bed14]

targeted string re-work

Change-Id: Ib607fc30bf6eaa1c1043eb7e815295b728da3085

2012-06-02  Norbert Thiebaud  <nthiebaud@gmail.com>  [56f3f3e9dae673266d42149de4fc36a4161de923]

targeted string re-work

Change-Id: I20867f9ef04297f27523b63dc1e18a2e31da5d42

2012-06-02  Norbert Thiebaud  <nthiebaud@gmail.com>  [7bf761e85d65c66dc12c49de187ef2952d3f43a4]

targeted string re-work

Change-Id: I120b321166bb078b44d8b9894a1f906e9c6a611f

2012-06-02  Norbert Thiebaud  <nthiebaud@gmail.com>  [bc62d262fa73546d324b47348447ca135a4483b5]

targeted string re-work

Change-Id: I2cded25cc1d63a02a14633e2de4c6f37662feb25

2012-06-02  Norbert Thiebaud  <nthiebaud@gmail.com>  [eeac11421792819a42eb442ac4b64fa963901662]

targeted string re-work

Change-Id: I3276836b76b69f04de38c2d36ae04b60c49d4873

2012-06-02  Norbert Thiebaud  <nthiebaud@gmail.com>  [65269c97c305d7d8efc42add2faf99a18731af52]

targeted string re-work

Change-Id: I37e225902bf7f3a6e007e7641b2b9898b044a45b

2012-06-02  Norbert Thiebaud  <nthiebaud@gmail.com>  [d9085f3b5f970b6c8efbf1192dd05caa02f4ba1f]

targeted string re-work

Change-Id: I33d07b10cd862d601604a557382a4ab66f67a1fd

2012-06-02  Norbert Thiebaud  <nthiebaud@gmail.com>  [c4d18d02599279b8b48daf7a53c7abf6ecef1119]

targeted string re-work

Change-Id: I6a417dbea4a0b00be3f8e4b6dbe1ef0f4bbcbeed

2012-06-02  Norbert Thiebaud  <nthiebaud@gmail.com>  [be8c8f17897633016a25c1efc3352921c2d7fcbf]

targeted string re-work

Change-Id: I511ceb2929b9bd316455c6463a3495e2748befdd

2012-06-02  Norbert Thiebaud  <nthiebaud@gmail.com>  [2fbb371fa11c7c54749136a8e2cd8279b8123d0b]

cosmetic clean-up

Change-Id: I78ecfec2c03df2d040671722c255af2c63f81991

2012-06-02  Norbert Thiebaud  <nthiebaud@gmail.com>  [a7d4a73b5e8aa8cdaf8f9bb7ab834adaca1e6d66]

targeted string re-work

Change-Id: I2124610768910ff147ca6496b178c91ea90b48ac

2012-06-02  Norbert Thiebaud  <nthiebaud@gmail.com>  [bfa906144f16324d5bcce9eb742950eff7621702]

targeted string re-work

Change-Id: Ia73452f1cc83eff144e692c5ec19048c4ce0ca60

2012-06-02  Norbert Thiebaud  <nthiebaud@gmail.com>  [bcce59d5ffa3c3b17f0894347d7138e126782952]

targeted string re-work

Change-Id: Ic547a05d2540a9fb70a38b3717cb4e87726a74a5

2012-06-02  Norbert Thiebaud  <nthiebaud@gmail.com>  [11ccf6b59c4db4673718ca2b3b24d4623ac5e406]

targeted string re-work

Change-Id: I9d0b124450af7743991c5f0b80de68383b814345

2012-06-02  Norbert Thiebaud  <nthiebaud@gmail.com>  [aca92397245389e93de25a779bfdc6bb7f03ceee]

targeted string re-work

Change-Id: Ia651a93951da514105183775a5f49d031a192937

2012-06-02  Norbert Thiebaud  <nthiebaud@gmail.com>  [e4b6a8e0e942c170ff18b886817e0b696dc712e7]

targeted string re-work

Change-Id: I6099879387480356b6623db6224a39eaec5ecb26

2012-06-02  Norbert Thiebaud  <nthiebaud@gmail.com>  [056f1611060ed14f31f5c88c6db752bac2358c86]

targeted string re-work

Change-Id: I8256b300bd50e0aed8bee364ebe518087969d184

2012-06-02  Norbert Thiebaud  <nthiebaud@gmail.com>  [aef7a9ad9136cb14ca1158262cee130621975b07]

targeted string re-work

Change-Id: I67db5b5685872ef148bf4833330c02ea2b18c32e

2012-06-02  Norbert Thiebaud  <nthiebaud@gmail.com>  [5611d3bcf585d5ae8070892dc96d5e21d12c1d9a]

targeted string re-work

Change-Id: Ia9fe54a5198811d648bb32a2ebb3ab7f9cde77c7

2012-06-02  Norbert Thiebaud  <nthiebaud@gmail.com>  [e9483d246a6fb3631fe7bbac596e3b7684c40c5c]

targeted string re-work

Change-Id: I19de73d0d2bdbe5322c928e93eca556eecabb09c

2012-06-02  Norbert Thiebaud  <nthiebaud@gmail.com>  [ea489b3570efe7d9a53da91ba66fa1563d40ffbb]

targeted string re-work

Change-Id: Ia2115e70df8f64eb0dade6beb33ee64c358af767

2012-06-02  Matúš Kukan  <matus.kukan@gmail.com>  [13aaac50bc5c37d4d9be97b441032dd7d6d02406]

vcl: add dependency on basebmp's headers not implied by linking

Change-Id: Ic35a980f7ddc45ce319fe6d78c93be33126380a6

2012-06-02  Norbert Thiebaud  <nthiebaud@gmail.com>  [c2966ec9595a7a8b4da8fdd56b27d7e8482881ca]

targeted string re-work

Change-Id: I17bec612eb6d50acc4bf8ac8ea4299fd2380afb5

2012-06-02  Norbert Thiebaud  <nthiebaud@gmail.com>  [69337306016f3421d93967573c9fffffa6e5947f]

targeted string re-work

Change-Id: Ia1ab054537ac379f08ecd1950ca686d08be35d03

2012-06-02  Norbert Thiebaud  <nthiebaud@gmail.com>  [166ab674606cca5829c7b7ab3e58b25e3ce838fe]

targeted string re-work

Change-Id: Iece38bedf1f2380f8ecf3c6aef1e92688ed026db

2012-06-02  Norbert Thiebaud  <nthiebaud@gmail.com>  [542aa80d4583ecd0aaec2111236ae418b780deb0]

targeted string re-work

Change-Id: I16c4e5c6662b2342a7e48011de8a7d55e5682688

2012-06-02  Norbert Thiebaud  <nthiebaud@gmail.com>  [133340ff51e4e62409c6243f7445cdee7b24e228]

targeted string re-work

Change-Id: If3717bae537653de0bc7a0e6c62a4203a9b93f8d

2012-06-02  Norbert Thiebaud  <nthiebaud@gmail.com>  [befcf7910f8fe55b4f208a778aefb3faa11b505e]

targeted string re-work

Change-Id: I103e7171a5a523c388af14ec453299990c99c8c1

2012-06-02  Norbert Thiebaud  <nthiebaud@gmail.com>  [a6be4aff9ff165a3f6ed4fed8c19c26e4f952a58]

targeted string re-work

Change-Id: I2e05baeb2c7f42e6f37613fe648fc19a8d0ac730

2012-06-02  Norbert Thiebaud  <nthiebaud@gmail.com>  [1e34e009ff7bb12d9f7c5713bfed013c0abe3ac3]

targeted string re-work

Change-Id: Iaccecb3f54faa157181c45050e395b828784bc00

2012-06-02  Norbert Thiebaud  <nthiebaud@gmail.com>  [acb7bd175abe6c7f793cc673feaab46c90b9a260]

targeted string re-work

Change-Id: I145731d9f28faf0065f5960f2c5a32f27d8c8620

2012-06-02  Norbert Thiebaud  <nthiebaud@gmail.com>  [d29d9399d48f85989cc8040f5ba334c38b40a544]

targeted string re-work

Change-Id: I342f1b8ac6c8205b6c587578a6b10a6ca51758fa

2012-06-02  Norbert Thiebaud  <nthiebaud@gmail.com>  [0aca9731819acdc5e0369aef0c86725d939c4f5c]

targeted string re-work

Change-Id: I588fadc51fec90b3b04d61c2c63880236c535183

2012-06-02  Norbert Thiebaud  <nthiebaud@gmail.com>  [611f45659263b7647e01d9f23ae155d5d7de4818]

targeted string re-work

Change-Id: I535fd1e4438b3ade78c1867eeb0321e6753ed22b

2012-06-02  Matúš Kukan  <matus.kukan@gmail.com>  [8f6510b31f47e7f21a460fefce74842cdb2ba07f]

np_sdk: separate system and internal headers

Change-Id: I4c61dcb40acf12fa0fe4cf4d6c39a8bfd7b7c9b4

2012-06-02  Matúš Kukan  <matus.kukan@gmail.com>  [0d59b7bf1bd03e7149b8e6ea147c5c39f114f925]

deliver sane header only when it's being used

Change-Id: I38a3dfb14375bb4abee7beaa3127c3a4cce1b9a2

2012-06-02  Matúš Kukan  <matus.kukan@gmail.com>  [fb3b9777a4b8ceda19fabb918eb33a3e0c94f156]

extensions: bin unused source files

Change-Id: I134b1bd60552cb5c9b973a97501baf4b37473efe

2012-06-02  Matúš Kukan  <matus.kukan@gmail.com>  [a9f170c1045e642bfbd22fc323b635a4870e2d07]

twain header is only for Windows

Change-Id: I7b1cee3bde17fc9e52b7fcf06d1d5215a9396814

2012-06-02  Matúš Kukan  <matus.kukan@gmail.com>  [1c4605d1e07a6264ef8bdac556fff575c2bd6e2d]

add missing registry module

Change-Id: I4dfc5f6fced60f884b67e9bdca2f66d32cc835cb

2012-06-02  Norbert Thiebaud  <nthiebaud@gmail.com>  [d5d29accb75b2ce66aef9fa4089a255c05b1a459]

targeted string re-work

Change-Id: I910a508722a309d7916377a7e2df2093070809ad

2012-06-02  Norbert Thiebaud  <nthiebaud@gmail.com>  [397fd0189a810d6b04ad9831a12fa232aeeae474]

targeted string re-work

Change-Id: Ifa58823b593a545c66ef78ebe13e576127e60dc9

2012-06-02  Norbert Thiebaud  <nthiebaud@gmail.com>  [d760c4427a2f14002a809c9121c7df89e19b31fb]

targeted string re-work

Change-Id: Iaa2b9518d7f24960749a83508a2122364a2b05e9

2012-06-02  Norbert Thiebaud  <nthiebaud@gmail.com>  [44755b5b259a9520b4b62348cfecd2795d4cef82]

targeted string re-work

Change-Id: Ibd7142f49d1a42ebab3bed02ea269a3c850197e6

2012-06-02  Norbert Thiebaud  <nthiebaud@gmail.com>  [61345105ff0d11da9c6f5e5149cc2977b33ec36e]

targeted string re-work

Change-Id: Ie65e17698cc11301873e964868c4c8f4d8dc953c

2012-06-02  Norbert Thiebaud  <nthiebaud@gmail.com>  [5f2c6bcfd1c826fc86c12ef4bf966bead92338b5]

targeted string re-work

Change-Id: Ic1fb9f4ec0f37d4efcf43c58b903388478d52173

2012-06-02  Norbert Thiebaud  <nthiebaud@gmail.com>  [3fa3bf038dd7ded2274b9cc63d73667f5e6f7d2f]

targeted string re-work

Change-Id: Ie5a8469620650ba67bab8c875e0bc136bd103866

2012-06-02  Norbert Thiebaud  <nthiebaud@gmail.com>  [695e793619c7bcb851cf434f722e4668638056ab]

targeted string re-work

Change-Id: I2ee4fbb1e166a926b36b100c47e6da4cf39d51b4

2012-06-02  Norbert Thiebaud  <nthiebaud@gmail.com>  [0188ebf354cb2776f9d846a5f03b07f8bedf348e]

targeted string re-work

Change-Id: I88cdf9d4c3faab75a80ff72e4268748296a09e50

2012-06-02  Norbert Thiebaud  <nthiebaud@gmail.com>  [081dc5afdef4a84d60a57ff549f70071b1d26eda]

targeted string re-work

Change-Id: I0ca912c8b7e485f5ec78422150aedc72ca6df32f

2012-06-02  Norbert Thiebaud  <nthiebaud@gmail.com>  [b6dc9a8fb8ab96fdbc0ad59f13f92c573aab5cb6]

targeted string re-work

Change-Id: I90c9037b10a288d5d2e36f056c3632c796957fb4

2012-06-02  Norbert Thiebaud  <nthiebaud@gmail.com>  [2c39d91d7a1c9508aef52b21f77167a15b3766ba]

targeted string re-work

Change-Id: Ibf22ef6338795256d5b8947e4a9d7ff2c35a7a4d

2012-06-02  Norbert Thiebaud  <nthiebaud@gmail.com>  [a0a625060565ba06ed2b6fd8d16d284091c81c84]

targeted string re-work

Change-Id: I5098274cfcc1a6ae18cfc3e8a0315fce63f05adc

2012-06-02  Norbert Thiebaud  <nthiebaud@gmail.com>  [5ebd6379628b6e367798ee12349f1824bfa08ea8]

targeted string re-work

Change-Id: I101b3fd94388dcd39cdcbfedfb87b259820b1913

2012-06-02  Norbert Thiebaud  <nthiebaud@gmail.com>  [6bcd6d89a1a4beccf7ec294947673803761a0d52]

targeted string re-work

Change-Id: Ia4cf1dcae7d40eca29f84fa7277681d1c1fb61bd

2012-06-02  Norbert Thiebaud  <nthiebaud@gmail.com>  [4d20c0d5893718e14f661cd316a6def6a008518e]

targeted string re-work

Change-Id: I73abfa24f5bb7f25afddef820bb4725bf7cee359

2012-06-02  Norbert Thiebaud  <nthiebaud@gmail.com>  [343bd286c9693c7411bb7e622b4d487b8205fc10]

targeted string re-work

Change-Id: Icdf89cd23f34b9d599512414b14907c9ac67cffb

2012-06-02  Norbert Thiebaud  <nthiebaud@gmail.com>  [8c525962030bb5b26a8ee84ba49b4bfd557fe3d4]

targeted string re-work

Change-Id: I1af89db47fb3e387b5b83a86424bfac44eb28135

2012-06-02  Norbert Thiebaud  <nthiebaud@gmail.com>  [c6b7e74076828e63ea9cfe91935cc11673939491]

targeted string re-work

Change-Id: I5d8da2794f92f6e2475b59dfca7d24e7b3d76bab

2012-06-02  Norbert Thiebaud  <nthiebaud@gmail.com>  [cf04745f7a027594fd64a493c276a8280dbccfe1]

targeted string re-work

Change-Id: I08114529cc6be6148a4f9ee3c89aafaafada77fe

2012-06-02  Norbert Thiebaud  <nthiebaud@gmail.com>  [69660f216aff43f397bbcc9d3c0f251078a6aa79]

targeted string re-work

Change-Id: I20062aa0d39c0675014f1d38f10d6ab5c331ec75

2012-06-02  Norbert Thiebaud  <nthiebaud@gmail.com>  [86013acb0fffb105d3fcd6ca331fae0d1ae02707]

targeted string re-work

Change-Id: I2bc945813d433a32dd7102a539105a3247e72d2c

2012-06-02  Andras Timar  <atimar@suse.com>  [223af4f8f7af34c6cb2e29939990f8bbf14f9e1b]

fix a typo in meta.xml (Title field)

Change-Id: Iab5d1a12cc5585b5d371068c3e6d9bcb2a133d26

2012-06-02  Andras Timar  <atimar@suse.com>  [35559a233d5aab021e5c1eb324e1a8691c7d8a23]

Revert "don't install 32-bit shell extensions on 64-bit Windows"

This reverts commit 45295f3cdceb4c289553791071b5d7f4962d2ec4.
File Open/Save window of 32-bit applications still need the 32-bit
shell extensions on a 64-bit system.

2012-06-02  Norbert Thiebaud  <nthiebaud@gmail.com>  [d6fef33ef731e96ab55979fa6451f1c1d773103d]

targeted string re-work

Change-Id: Iac38f0f2622b1f7ddcc6f91b022c949e7a733c41

2012-06-02  Norbert Thiebaud  <nthiebaud@gmail.com>  [19f38b6fab0072fad2311e76c766790b8e2962b0]

targeted string re-work

Change-Id: I2db379d3aeb22d29aec3ae4079314f75873790dc

2012-06-02  Norbert Thiebaud  <nthiebaud@gmail.com>  [ed65cd71edeb86664b9e6aa298493bbc83cbbeb5]

targeted string re-work

Change-Id: I56fe169cb78e8b3d57a5949f90b8d364e95a3917

2012-06-02  Caolán McNamara  <caolanm@redhat.com>  [516c63442b2ae58f611c7d8932cd0bf1f0aead81]

unset MAKEFLAGS for findunusedcode too

Change-Id: Id42e7b14d98f072ea17b203af7ffdc8fe7a7a74f

2012-06-02  Caolán McNamara  <caolanm@redhat.com>  [862a50fef87379da03758aeab8b74137f7c83297]

These should be set as checkable menu entries

So use Checkable = TRUE

Change-Id: I13ca3cec05ed6fddb00b142bc70c892a75cd45ec

2012-06-02  Caolán McNamara  <caolanm@redhat.com>  [4a7164429b727bd8fd6f183950e85e6225869364]

count and order of receipt of properties doesn't matter

so stick imported properties into assigned slots and throw out empty ones when
finished. Reuse existing ids for this between import and export. Shuffle
FULLPATH to 0 as per import comment

Change-Id: I516116c5327498ad043f6e2fb9bd257599ade2a2

2012-06-02  Ivan Timofeev  <timofeev.i.s@gmail.com>  [6bd0f40d346a36d8b3d454fd0cf087d1ca126ee4]

no need for "> 0"

Change-Id: Ie7d4eaffd8e80b6b5c5d11b4e2f255ee7786b5e7

2012-06-02  Ruslan Kabatsayev  <b7.10110111@gmail.com>  [402c3c08f4fce12008873510bed47e4f44779a91]

Fix operator precedence error

Change-Id: I8806f17aaf9fe2c209b917259dfd1d17e530e170

2012-06-02  Julien Nabet  <serval2412@yahoo.fr>  [80d5a21acb6db619eb9bd67a1ed9dcdf937c389f]

Fix some Prefer prefix ++/--

Change-Id: Ief7279a06ffbdd0e23fac28f8948daea4023823c

2012-06-01  Caolán McNamara  <caolanm@redhat.com>  [acc613a3236c61c8272bde1eadca5d8bf25f98f1]

unwind manifest xml parser and follow tag hierarchy model

so we validate that each tag is inside the right parent

Change-Id: Ibc82aeaf6b409ef2fed7de0cd8f15c164da65e53

2012-06-01  Norbert Thiebaud  <nthiebaud@gmail.com>  [159435291bb6e36f1525c4718dc2f8bec86c0545]

targeted string re-work

Change-Id: I2c166c63e9d2ab7d60bb404f643045678ef239a2

2012-06-01  Norbert Thiebaud  <nthiebaud@gmail.com>  [6d8cd969391c79dfbcff4a85c4c9869ba8a2bfab]

targeted string re-work

Change-Id: I91a8a1410fc9a3a48b77f980c01b51bdacf6b02b

2012-06-01  Norbert Thiebaud  <nthiebaud@gmail.com>  [d9e22d35c3746957f8db84151ef047fd462654ef]

targeted string re-work

Change-Id: I368b9538e3c2e6242fcdcabb4f8c716e17b02d88

2012-06-01  Jan Holesovsky  <kendy@suse.cz>  [9311947aa0bbfda60af8f97d850d6e5b909d62b5]

rulers: Fix the drawing on Windows, the text was still off there.

Change-Id: I8a71851c0c602c17a4088fb969afa07808f5fe20

2012-06-01  Jan Holesovsky  <kendy@suse.cz>  [ac25f124858b79e302adcc533d6a658d5c529394]

Return correct bounding box of glyphs on Linux, we forgot to rotate it.

This makes the behavior consistent with what happens on Windows.

Change-Id: Ifb04d4a8e485182c5ef2771025b06832bfd75ae0

2012-06-01  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [ba1951f3d0ab18f38d71896480bf62312895327d]

use isEmpty instead of getLength == 0

Change-Id: I755711cabae8e9a7b6f3d60658580a49fdebab8e

2012-06-01  Daniel Bankston  <daniel.e.bankston@gmail.com>  [57f7595fef2d5626eb26680a4f102ac548743541]

Remove ScDocFunc calls and unnecessary checks from ODS import for merged cells

It seems only one line was actually needed from ScDocFunc::MergeCells() during
ODS import, which was the call to ScDocument::DoMerge().  Also, IsMerged()
and unmerging is not needed during ODS import.

Change-Id: Ieec5abf8c4c8ce52df16cece77ffe1a1574e6397

2012-06-01  Daniel Bankston  <daniel.e.bankston@gmail.com>  [369089180d724720b6c296d8a79db54a0d35e8c2]

Remove header includes that are no longer used.

Change-Id: I7096ab8f3b90a6235ae6efe7c42676f167d2d39b

2012-06-01  Daniel Bankston  <daniel.e.bankston@gmail.com>  [07bfdbaa2d57403a7136079f4221ab2ed8f7c0b2]

Remove ScDocFunc layer on ODS import for matrices

Also, since it is unnecessary during import, removed code path where
ScDocFunc::DeleteContents is called.

Change-Id: Iafe2e261d27d674be6d5ec7f26edccc218879598

2012-06-01  Daniel Bankston  <daniel.e.bankston@gmail.com>  [66ff25666ddb390e5c4bddaaa7d706991297a975]

Remove unnecessary code in ODS import for matrix and merge

MyScTables matrix methods and ScXMLTableRowCellContext merge methods used
getCellRangePosition() (that was adopted from ScCellRangeObj) which contains
logic that is no longer necessary since since the UNO calls have been converted
to direct Sc calls.

Change-Id: Ibfa335860d142effb120d3e4f28a36d3d3c58666

2012-06-01  Daniel Bankston  <daniel.e.bankston@gmail.com>  [2b47dd55a3ee886806277b5636517d3d97417bad]

Convert ScMyTables matrix methods to use direct Sc calls

Change-Id: I345d938b80e5c68f9db20cf032fed9966df44936

2012-06-01  Daniel Bankston  <daniel.e.bankston@gmail.com>  [60f8cef7df244b0e9219e770a8d9ae9d02fe237f]

Make suggested code style changes

Change-Id: I9cd71b78098adc6b0fee1139ffb1a1202d9981dc

2012-06-01  Daniel Bankston  <daniel.e.bankston@gmail.com>  [119b7085ee77c7bd033059332766e66cdcc81fec]

Convert ODS import merge methods to use direct Sc calls

During ODS import, ScXMLTableRowCellContext::DoMerge() and
ScXMLTableRowCellContext::IsMerged() are used to handle merged cells.
These methods now use direct Sc calls instead of UNO calls.

Change-Id: Ie9a0cd743aca67ee8bc841c2c2133ad67444efca

2012-06-01  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [656802c91a278d9c91f63071ed562e30ee4edc8c]

I think, this is what was intended

Change-Id: I4ba3a6ed761c1c39150fd2f8e481a132c306cd21

2012-06-01  Michael Meeks  <michael.meeks@suse.com>  [7e0d2f02319b646bfe7c76a87b36570c6c835d52]

trivial tinderbox fix

Change-Id: I919e44bc99678ba9ab9fa0745513875180fdfe3f

2012-06-01  Michael Meeks  <michael.meeks@suse.com>  [ff43ad1a77a89d1d1ebc0c20807bb9ec508fc9fd]

targetted string cleanup

Change-Id: Iaf77bb427d62d7f3be00a96cba4dfb25a01934ac

2012-06-01  Thorsten Behrens  <tbehrens@suse.com>  [fcc31f1749e01e4184c4347929a9e1d7e782dee1]

Targeted string re-work for lotuswordpro filter

Also cleaned up commented code, and a few extraneous temporaries

2012-06-01  Miklos Vajna  <vmiklos@suse.cz>  [229f6e187bd85d0af47da9feffef2d9ac7f83120]

Related: fdo#46361 fix VML import of v:rect's fillcolor

Change-Id: I530e07bb89f231b10c9e6da2eb4e6b698ee9654a

2012-06-01  Stephan Bergmann  <sbergman@redhat.com>  [b9ecec7c74687ed5a9470cffb7d02e0e6e83107e]

Allow for editing of read-only documents

When e.g. viewing mail attachments (that have been stored r/o to some download
directory by the mail application), it would be nice if the user could easily
temporarily modify them (say, play around with a spreadsheet, changing some
numbers and triggering recalculation of formulas) by clicking the "Edit File"
button and not being asked to create a copy for editing.

This patch tries to make editability of a view independent of the r/o status of
the medium:

* SID_EDITDOC (the "Edit File" button) now only toggles the r/o status of the
  view.  It no longer asks to create a copy for editing if the underlying medium
  is r/o.

* When a modified document is toggled to r/o via SID_EDITDOC, LO still asks the
  user to save or discard the changes.  However, if the underlying medium is
  physically r/o (see next), saving the document opens the "Save As" dialog,
  instead of just doing a "Save" operation (which would fail on the r/o file).

* A new state of "IsOriginallyReadOnly" needed to be added to the medium, to
  keep track whether the medium was originally opened r/o (and is thus assumed
  to be physically r/o), as toggling SID_EDITDOC in the view also changes the
  open mode of the underlying medium.  Instead of trying to fully understand and
  disentangle that horrible mess, I just added yet another state to the mess...

* The title of the document window now contains "(read-only)" if and only if
  either the view is r/o or the medium is originally r/o (or both).

Change-Id: I89d9c6adf0baab411e737a5f4e6f4e770e7a70be

2012-06-01  Stephan Bergmann  <sbergman@redhat.com>  [477c2229d2532a11ec8c81b9ef392ce49357f95c]

Missing initialization

...which could cause cells in r/o Calc documents to be editable

Change-Id: I2be0e23119cf8424123007a0440a615aaaa6c50b

2012-06-01  Thorsten Behrens  <tbehrens@suse.com>  [017b1c5d0a1f6ceaa9a4810400d32477c13183b1]

Targeted string re-work in padmin and sax


2012-06-01  Lionel Elie Mamane  <lionel@mamane.lu>  [24ea39d7260dd536a24f50fa4a0b7e0cc9ea9896]

OKeySet::refreshRow: Invalidate m_xRow/m_xSet when BeforeFirst or AfterLast

Change-Id: I0f48c099eddc077b2a89e3b7fab66b5da55b57c8

2012-06-01  Lionel Elie Mamane  <lionel@mamane.lu>  [e7e21a6feae30c29c956235d071ebb0805c5afb2]

organise & comment code better

Continuation of commits to fix fdo#48345

Change-Id: Ie28f6a55cd8715a7180f5d88fe23c5b310440744

2012-06-01  Lionel Elie Mamane  <lionel@mamane.lu>  [13b45d774088f55b07388e69f44a98468ea64a06]

Update comments

Change-Id: I7e3f09d61cb35165000a35c8d3c3f2d284cf164e

2012-06-01  Lionel Elie Mamane  <lionel@mamane.lu>  [3c436c2b0c74367dfdbbae96090be2f9828765ce]

dbaccess::OKeySet::wasNull(): OSL_ENSURE we have a m_xRow

Change-Id: I087d2893d853f431d27c592ba26bdc16e0a9cb84

2012-06-01  Lionel Elie Mamane  <lionel@mamane.lu>  [228c360e7d53a74d9908e9b164b12ace316cd34e]

fdo#47520 use the already retrieved row instead of driver row

This avoids asking the driver for the same data twice.
This is particularly important for ODBC data sources, because when asking for (VAR)CHAR data the second time, one gets no data (and status SQL_NO_DATA) because of the "retrieve in parts" semantics of these datatypes.

Change-Id: I96f2df9927fda72ccf19f78ec5c561f5626c003f

2012-06-01  Lionel Elie Mamane  <lionel@mamane.lu>  [76a74b72db45a5aa3f064034e0fa05440aefb52b]

fdo#50372: crash when refresh of last already-known row unexpectedly fails

Instead, try to do the least unreasonable thing:
Fetch a new row
If that fails because no new row to fetch, at least we are properly positioned after last row. Calling code may not expect that and get confused, but that is the best we can do.

Change-Id: Ib7248e99ae3deee8344e9386cac2c9440e8bccd8

2012-06-01  Norbert Thiebaud  <nthiebaud@gmail.com>  [df9ecb71c7b2622a082849b556dba5008d271b6a]

targeted string re-work

Change-Id: I44518bb1b464bb0b458c0b5f1c249ef160ea3b26

2012-06-01  Norbert Thiebaud  <nthiebaud@gmail.com>  [a30795ce516b273a3a56a136b9b8802a23dd632a]

targeted string re-work

Change-Id: I96ce39a3982d7d638283c18a5913c1df13979b1f

2012-06-01  Norbert Thiebaud  <nthiebaud@gmail.com>  [9601b63509f07069b90144f53b2e55f74d04a483]

targeted string re-work

Change-Id: Ibe5c739c3066f3e706a44b64d4ad775abde9662c

2012-06-01  Norbert Thiebaud  <nthiebaud@gmail.com>  [4de8cc346590de52170f438b3a0f29f322dcb66b]

targeted string re-work

Change-Id: Ieb2e362853f146f58370a60511cc75ab64fe439e

2012-06-01  Norbert Thiebaud  <nthiebaud@gmail.com>  [6573aa15d49b9eb661f03d80b2c3245ac3eec472]

targeted string re-work

Change-Id: I1e47f90e387724e74312091e577f010fb16ca72f

2012-06-01  Miklos Vajna  <vmiklos@suse.cz>  [9bbb849dd892fc79df4b2a06253c8cf02cbbcbdf]

fdo#50539 fix RTF import of automatic character background color

Change-Id: I7efb3bce9a3a6f6c029d99de2264e00bb1bc7c93

2012-06-01  Thorsten Behrens  <tbehrens@suse.com>  [c9337a8bfcd904d723c76525e2473578d5af4e77]

Targeted string re-work xmlhelp/xmlscript


2012-06-01  Stefan Knorr (astron)  <heinzlesspam@gmail.com>  [721bb0f92da4245acb00c08d645ea395965738a3]

Remove unusued icons in sfx2/res/

These icons haven't been shipped any more for some time, it seems.

Change-Id: I4b1fceb22ff3713e35eb409846d6b3c2468ffe44

2012-06-01  Stefan Knorr (astron)  <heinzlesspam@gmail.com>  [be454e2cb5fc333acbaa4f1141cc9eec1087d14b]

Copy some rotation icons into appropriate place

cmd/lc_toggleobjectrotatemode.png is a copy of cmd/lc_advancedmode.png

cmd/sc_advancedmode.png and cmd/sc_objectrotatemode.png are copies of
sd/imglist/sc27095.png

Change-Id: Ie422dd70f6245fdd22de7b7c4b6c3d15568c3f76

2012-06-01  Stefan Knorr (astron)  <heinzlesspam@gmail.com>  [85c61721d558413a716c1de4c32948ca0430ac82]

Remove unused and unnecessary help-related icons

The search and bookmark icons aren't used, instead their duplicates
in "sfx/res" respectively "res" are used.
LibO's help system does not actually display zooming or annotation buttons.
"helperdialog" is the function that can enable/disable our Clippy replacement
– no need to have that in a toolbar, no need for an icon.
"help" wasnt picked up, it seems.
"helpmenu" had a scissors icon.
"helpdownload" only was a X icon.

Change-Id: I22d31c6c123dd92c5c0be8ee610583c1c77226d5

2012-06-01  Stefan Knorr (astron)  <heinzlesspam@gmail.com>  [cda1bf4ec574abb4b6e62655e2db6e583547769f]

Remove icons of the now also removed filler pages in options

Change-Id: Ibcc3cf6c162ae05ca2a2ae3f5957872dba6f2785

2012-06-01  Stefan Knorr (astron)  <heinzlesspam@gmail.com>  [0efc3669b3ef1900793333b3d3093ca1c454f46e]

Removal of misplaced localised toolbar buttons

The real ones are those in "../cmd".

Change-Id: Id675c1531d56d4fa464ab6051693c2f6b1c2e74a

2012-06-01  Stefan Knorr (astron)  <heinzlesspam@gmail.com>  [d2ef16d631d5735e48a23a6abe1c5ca2671985b1]

Replace Industrial currency icons with Tango icons

These are duplicates of [ls]c_numberformatcurrency.png
(before, these were getting replaced with an Industrial icon).

Change-Id: I8316f5ff73eb98a2e268f9ea7b7bf6ca25b54632

2012-06-01  Michael Meeks  <michael.meeks@suse.com>  [2c4fd87a5a15fbe04fafdbf205ff2737a1ce6a82]

targetted reversion of minor SAL_N_ELEMENTS tweak

Change-Id: I4f907aecd72f55091184aa1509506a46010f1061

2012-06-01  Michael Meeks  <michael.meeks@suse.com>  [d369d4fac79ceea879c626df4d4ee3e290dfe8fa]

targetted revert of small stl empty optimisation

Change-Id: I5e845235f946f33f2a38839c8bd7bb6efda64147

2012-06-01  Andras Timar  <atimar@suse.com>  [a77d16835504b4f82b6b9e59c213eea8a879219c]

fdo#50509 MSI: UI language selection from command line (e.g. silent install)

Change-Id: I1206a0c7f8508942eb844869fe1c75a48a9e01fd

2012-06-01  Michael Meeks  <michael.meeks@suse.com>  [b81bca98f8ae77828ec9c90a66df7fc0e7d668df]

targetted cppcheck variable scope revert

Change-Id: I757615e134eddc1f212533e3e950827e7180c278

2012-06-01  Michael Meeks  <michael.meeks@suse.com>  [ec0dc4459784c6ed480d57509eb737fd163d3100]

targetted revert of minor cppcheck cleanups

Change-Id: I72bd86baaccb6f0604f04217046b1b523a02aa62

2012-06-01  Michael Meeks  <michael.meeks@suse.com>  [566f844dac12ec4a4d2dee1773e8a585e9b14b23]

targetted revert of minor german comment translation

Change-Id: I4600f8c8d7bb6f5723a33f3022e312c030e0f68a

2012-06-01  Thorsten Behrens  <tbehrens@suse.com>  [80e27498a76356b703413fcb4cfa560510e7dc25]

Revert "cleanup obsolete comments"

This reverts commit 04df950dcc432834bbc2d3a27e13a7817eb775d5.

2012-06-01  Ruslan Kabatsayev  <b7.10110111@gmail.com>  [4ba8147f61fadb4e8ae7abc0ad5c9e928edf4baa]

Gtk theming: pass tab prelight state to theme

Change-Id: I9b924d83d4da638d17af14a66a618ce7128968e7

2012-06-01  Ruslan Kabatsayev  <b7.10110111@gmail.com>  [71daa69351f6903d6a94b7af15fce53361f79c6d]

GTK theming plugin: convert big if statement to switch structure

Change-Id: I1220d80bdba4835db3674271f8a060af50af998f

2012-06-01  Norbert Thiebaud  <nthiebaud@gmail.com>  [35a30cbc04cee9b8cdffc334f631ce5580a89e03]

targeted string re-work

Change-Id: I7b2dac4afc448b6b694bc48f162f46d2a5a7dddb

2012-06-01  Norbert Thiebaud  <nthiebaud@gmail.com>  [0a321bfc804d389fe7e7cfe388a9cbeda8f89f74]

targeted string re-work

Change-Id: I8e6b9ac1e9382e7dcd51421263e1fb51605565ca

2012-06-01  Norbert Thiebaud  <nthiebaud@gmail.com>  [f713237cc38fe682f7cd35bd61562a90befbf8eb]

targeted string re-work

Change-Id: I81e04e43efd512d88b904cdd5b7fdd5aa54eea02

2012-06-01  Norbert Thiebaud  <nthiebaud@gmail.com>  [55bfc3b62a0ffd38bec682b03856505cf8cb7172]

targeted string re-work

Change-Id: I6b23bd671c3c090a7c3b60d5301c59da5f9354d5

2012-06-01  Tor Lillqvist  <tml@iki.fi>  [08dedb5ea1acf78ab355c5444ab68a3dc522b1a4]

Bin MA_FASTCALL nonsense

Change-Id: Ifebc06daf56ee0e4dc29d592afba5a07575c99af

2012-06-01  Norbert Thiebaud  <nthiebaud@gmail.com>  [20a132b51715bb1869068a52202e63701550041d]

targeted string re-work

Change-Id: I970c967cce1a5d18e2b9b2b99cddfb3118159950

2012-06-01  Norbert Thiebaud  <nthiebaud@gmail.com>  [e18d881753ce02e6226a911fe26c33c9f465c361]

targeted string re-work

Change-Id: I39922dc7cbb32ce236995df89b183d4db1210b15

2012-06-01  Stephan Bergmann  <sbergman@redhat.com>  [da621dadb7d4e108d6d6187e5877f821ac6a1c0b]

Remove duplicate xmlsecurity entry

Change-Id: I700ba0d843f1ddd15f440826baa5f81285acabee

2012-06-01  David Tardon  <dtardon@redhat.com>  [5a5d446bc0c563ea601332171a922d1302ad0f7c]

add missing backslash

Change-Id: Ie27c08bc2f94086b87b05a9846ce8a39982da07c

2012-06-01  David Tardon  <dtardon@redhat.com>  [e27f66040bec04e6f139bac80c128a88cbf877dd]

only check for ext. headers when building with X11

Change-Id: Ia37e0cbda71fb10be269bd47657b512ae07ea796

2012-06-01  David Tardon  <dtardon@redhat.com>  [b42013ee093b7f91f91ec6ca9c3b3c08fe55b530]

vcl uses X11/extension headers too

Change-Id: Ie2ee19ca685d082f50415c2d916f5bfdf842bd84

2012-06-01  David Tardon  <dtardon@redhat.com>  [1f33addebbc66f78dd64e382b1dd9bd0dd82cac2]

move test for system headers to the right branch

Change-Id: If162227d55f244ee85d1b0725829a9533427d12c

2012-06-01  David Tardon  <dtardon@redhat.com>  [46d08bde567f8b90ad2e2a087ff7404b41678997]

remotebridges is converted too

Change-Id: Iec0feb10d3de2f4c740fb857cb9fa145437740f2

2012-06-01  David Tardon  <dtardon@redhat.com>  [5b8e012718190e6dbfc6208a0d533e3276141aa9]

keep the list in alphabetical order

Change-Id: Ie1bcbe4fb1a67649b99b8f94625b74e51bb64306

2012-06-01  David Tardon  <dtardon@redhat.com>  [8ee4f89f612ee6a7133590049de823df02818c6a]

add missing modules

Change-Id: I1ae167e5e6bcdc9ced4bf6808ae6b8a9237b4710

2012-06-01  Stephan Bergmann  <sbergman@redhat.com>  [5fd78feebe220f848c4a0d3beeb1ef0f04bbae6f]

Revert "bootstrapping should elide duplicate .rdb paths in the configuration"

This reverts commit b162aec6254ab535cc5eb990b249f46aa8e79153, which increased
code complexity for no benefit (the dubious scenario it was introduced for
concerned duplicate service rdbs rather than type rdbs, anyway).

2012-06-01  Stephan Bergmann  <sbergman@redhat.com>  [0951b76a00edd1cd89b8acf86c785d56fc776351]

Add "virtual" for consistency

Change-Id: I8ecc2edde553edbd80ca04e2f3d541c31f516211

2012-06-01  Stephan Bergmann  <sbergman@redhat.com>  [c16d0dd846e25df56feffe868a15eb33bb55e42a]

fdo#49291 Postpone actual factory instantiation as long as possible

...see comment in ServiceManager::createContentEnumeration for a rationale.

Splitting ImplementationInfo out of Implementation has become necessary to avoid
circular references.

Change-Id: I29aef81ce78b9ab71e18663f8c7e6ca913c6a650

2012-05-31  Norbert Thiebaud  <nthiebaud@gmail.com>  [03fc584fda14a0d94b5034cf2bc6f215a50a1212]

targeted string re-work

Change-Id: Ie2abf9752b9b6fc14f45c5e8e11348cac4847cae

2012-05-31  Norbert Thiebaud  <nthiebaud@gmail.com>  [31cc01a5ffe32c1c7b8226d09d799ea83f6a8d30]

targeted string re-work

Change-Id: Ifd6b90778725d94a9338a53a4cdc514cdb595052

2012-05-31  Norbert Thiebaud  <nthiebaud@gmail.com>  [43c0c12369f379ec1c851486883a855f8f445d70]

targeted string re-work

Change-Id: Ie250e1953c84caea5e67c26c7a4f9a1ae206f42b

2012-05-31  Norbert Thiebaud  <nthiebaud@gmail.com>  [827865fee1dba85d4c3f986a23e4bd34b1a641f9]

targeted string re-work

Change-Id: Ic08995a67a407576da475a6716b1218e45b60dfd

2012-05-31  Kohei Yoshida  <kohei.yoshida@gmail.com>  [e6ef9f128e85961921b0b319087010fce1d59a74]

Rename this option to make it sound more generic.

There may be other functions other than INDIRECT that take a string
reference.  If so, we could re-use this option for those functions
as well.

Change-Id: I1e756298a094aa8197f578cb992904b7af5b2e4d

2012-05-31  Norbert Thiebaud  <nthiebaud@gmail.com>  [02bd365494a59bb9080a4d73eafbde7903bd2cc9]

targeted string re-work

Change-Id: I7a67dba479e562ae3b08e6acf9bb6139eb155556

2012-05-31  Norbert Thiebaud  <nthiebaud@gmail.com>  [76f63f4c9b324de9a6d2e1de1c6f718a153feb26]

targeted string re-work

Change-Id: Ic24e9b98b1c6e868061caa911865ce2267bdcfaf

2012-05-31  Tor Lillqvist  <tlillqvist@suse.com>  [5dc2b43e46c9f2c77f3ca236511eaf615a62f672]

Use Jason Polites's GestureImageView, and some cleanup

Change-Id: I916c36b3b55681cdf8f0d1ffd0236e54f3b67b86

2012-05-31  Riccardo Magliocchetti  <riccardo.magliocchetti@gmail.com>  [984239ef0d4563d30606f30e640b1e3b2d8f0c0e]

Don't test cairo if enable_headless is set

I've ended up using a feature switch, i think it is the less
risky way of handle this, assuming that enable_cairo_canvas is
enough to mark cairo as required, as in my previous try,  may be
not that safe.
The diff looks big because of reindenting a whole block.

2012-06-01  Korrawit Pruegsanusak  <detective.conan.1412@gmail.com>  [07202af3c52c72fad974349c3b2046b0ee2ec162]

fix some typo

Change-Id: Ib88169968d164c88703505da022887ea8d53c721

2012-06-01  Korrawit Pruegsanusak  <detective.conan.1412@gmail.com>  [efecdeceb8f58563623a105f464cce72a09768a9]

lo-commit-stat: better formatting for bug fix commits

* some used "resolved" instead of "resolves"
* some didn't have a colon after that
* some inserted a space after bug ID and a separator
* some used a "-" as a separator

Change-Id: Iee6a0f0346a257124e9488fc8f3bbdc59b32cbac

2012-06-01  Korrawit Pruegsanusak  <detective.conan.1412@gmail.com>  [9feed9c7a51d4dbba269971d165746bd36bb4a67]

lo-commit-stat: we don't have 'bootstrap' repo anymore

Change-Id: I2c5a73f992f204bccf8f1d125334d2746a1884fa

2012-06-01  Korrawit Pruegsanusak  <detective.conan.1412@gmail.com>  [f439d765a4d6c68e2a3ee524255161cd6b65355e]

lo-commit-stat: lowercase first char if the word contains only lowercase chars

For Example:
* ScConditionalFormat -> no change
* SVG -> no change
* WaE -> no change
* Some -> some

After this change, we now have to sort case-insensitively,
or the lines starting with uppercase will clog up together.

Change-Id: If08cbaa19e6f3496dd1f07920464d16140e2aa3a

2012-06-01  Korrawit Pruegsanusak  <detective.conan.1412@gmail.com>  [6858c3eb53717cc312133646e6c621e7ca4956cf]

lo-commit-stat: bug ID should have >= 4 digits

This is to avoid capturing stack frame numbers as bug ID.
http://lists.freedesktop.org/archives/libreoffice/2012-February/027133.html

Change-Id: I14169d3a7db73a5d10df01ad1fd9fb95e4c0bd2f

2012-05-31  Michael Meeks  <michael.meeks@suse.com>  [f2719a90ea29bc21f4b95b5e046c5b1d93965a2a]

targetted revert of comment cleanup

Change-Id: I9d7a761a0f479c30269e289796244572c0ed8d86

2012-05-31  Michael Meeks  <michael.meeks@suse.com>  [21b8d9fa7cd9a26b80ba2dbd408d1a4bb92ebf92]

targetted revert of tiny unused method cleanup

Change-Id: I77cab69660aa073eea6eae83822ea875d387fd79

2012-05-31  Jesús Corrius  <jesus@softcatala.org>  [d55419832895a71b92923189137961f45ff18e72]

Make Win32 LibO installable side by side with other StarOffice derivatives


2012-05-31  Petr Mladek  <pmladek@suse.cz>  [88fde84afb5c3781a6f10d971e067993eea127dc]

bump product version to 3.6.0-alpha1+

Change-Id: I94bc00f8a1e646b476f20b3ad954eaae19fef6cb

2012-06-01  Takeshi Abe  <tabe@fixedpoint.jp>  [d95d58af08a35d8a6f9a7713a556915091863f11]

nuke unused namespace

Change-Id: Ic00cdfce4172af0a2f0aa1aa33ef5e386d407976

2012-05-31  Michael Stahl  <mstahl@redhat.com>  [daf9c9c8af4ae7b8a1327040287dafb90ed5146b]

SmParser::GetTokenTableEntry: -Werror=sign-compare

Change-Id: Iee631653e251b6e4a1b633f25d9d05c10aaff662

2012-05-31  Riccardo Magliocchetti  <riccardo.magliocchetti@gmail.com>  [eae70d6b237616fc7e0f2aa1365991c72e76ae4c]

Force --headless argument when LIBO_HEADLESS is defined

When LIBO_HEADLESS is set we are not supposed to run libo without
--headless; doing so will throw an UNO exception. So better use
a sensible default.

2012-05-31  Riccardo Magliocchetti  <riccardo.magliocchetti@gmail.com>  [8125b8b989940e581da20992b1416768694fa3ae]

More headless build work

Remove hack in sofficemain we really don't want and don't install
a lib we are not building.

2012-05-31  Michael Meeks  <michael.meeks@suse.com>  [569867b6769104f001dc1ae070783318098de583]

targetted tweak to prep for stl re-work reversion

Change-Id: Ibe60e96b6f961fba13fdd39320969acf51f545f4

2012-05-31  Michael Meeks  <michael.meeks@suse.com>  [93b415a68f6080b5cb88381637433ff29e64cf2d]

targetted prefer prefix operators reversion

Change-Id: I7e1ae9622bc89b584ddbb307dac15b0ed56ae563

2012-05-31  Michael Meeks  <michael.meeks@suse.com>  [dc0d009f10dee5d379b41abcd51d181dda38f1dd]

targetted misc. minor cppcheck cleanups reversion

Change-Id: Ic7f91c035d3e7f0e792d2e9ab217e1fc4ebcf697

2012-05-31  Michael Meeks  <michael.meeks@suse.com>  [4139e6a208ea5040b169e9775828a5513c4f4ea9]

target cppcheck index incrementing revert

Change-Id: I890dfe9fbd7b5a850daaa0d2b4d5040a5ddbefd7

2012-05-31  Michael Meeks  <michael.meeks@suse.com>  [a49cd8632ea7e0fdfc3fbb2729ec4d15fbf25a18]

targetted cppcheck warning fix reversion

Change-Id: I44bafcc62a127f2d7c6da2952573e4128783c342

2012-05-31  Michael Meeks  <michael.meeks@suse.com>  [3f5762b649c43383bc4dd362d86a445205332590]

targetted SAL_N_ELEMENTS revert.

Change-Id: Idd43d44dd7fc4bb33be2de5b855a7741de88ec51

2012-05-31  Michael Meeks  <michael.meeks@suse.com>  [3eeca6d39a0dd957bd9c3c27dae6c942ce0d9df4]

targetted re-work of minor cppcheck fixes

Change-Id: Id0c3cecaccb4d9733149061f652684d3398e9bf2

2012-05-31  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [3f723b36c404374dcf10c347d913f8e3cba93fae]

Uploading the libvisio 0.0.17 release

Change-Id: Ib517cec1709e331f60aca4f0d6968da41d14b228

2012-05-31  Matúš Kukan  <matus.kukan@gmail.com>  [6a491cbe8f86e7ce57e0281bf45d74c628ef7956]

fix SCPDEFS for --disable-activex

Change-Id: Id20f7294e2bf00cf1a980cb137b51a107ef698e7

2012-05-31  Caolán McNamara  <caolanm@redhat.com>  [631c25c2ea32e6a61f6dda519bab0fa985885ee2]

We apparently don't need Orbit-2.0 anymore

since a219edfbb65e6623dde2d52c41547d78346b7144

Change-Id: I7cc6d8476aa07929870514a424e2a5e6dc508d99

2012-05-31  Caolán McNamara  <caolanm@redhat.com>  [1c353c91338e059de3668e15066975aa50170119]

make CheckCharacterBounds tests happy without forcing empty glyphs 1 unit wide

related, i#87757 and 8bafe38c569afa2e1055eb647cb7ff161ddd1230
which itself is related to ce14342c4292628a641a72d4f63d9c048e030c6a,

These character bounds are backed by what's the glyph bounding box for the ink
used for the glyph. Whitespace has no ink so its an empty Rectangle. Which
brings the awesome RECT_EMPTY into play.

It might be a bit dubious in the first place to back getCharacterBounds with
the glyph bounding box in the first place, rather than maybe the advance width
or some such. But lets assume that decision was intentional.

So, the qa test should accept that a glyph might be of 0 width anyway.
Then, tweak rectangle merging so that we can preserve the correct top-left
position of an empty glyph
So, we can determine the correct character index given the top-left position
of an empty glyph

Change-Id: I5e18460ff7cd90cd27d5eede2aa0a5494c36a5d3

2012-05-31  Tor Lillqvist  <tlillqvist@suse.com>  [8c803ef23294288001f9f1557c9777ffa3e5586e]

Display the rendered document

Change-Id: Ie0735d4eb903b38a44bef8110bf520cfde54cb09

2012-05-31  Tor Lillqvist  <tlillqvist@suse.com>  [9776138e973e22cfd4ae418782ab87d01335ad22]

Add a BGR to RGBA twiddling JNI function

Change-Id: Iafa2c1805eea2f521479dc97d5668d82b1c91bef

2012-05-31  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [dea03edc8a74c565b1332a192fced582f0a497ea]

Uploading new libwps 0.2.7

Change-Id: I453b4c230a41500f59b1caa7e5567f80185b973a

2012-05-31  Miklos Vajna  <vmiklos@suse.cz>  [b54499c33323000cab5e779a512c69c8fc8af626]

n#764005 testcase

Change-Id: I76f7cb8aa5b15ac03786e7294ef03ad62741987c

2012-05-31  Miklos Vajna  <vmiklos@suse.cz>  [6e770b161959e909edf600ee2a7f84ba138e6955]

n#764005 VML import of absolutely positioned pictures should not be opaque

Change-Id: I17a1a94ee92ce04ff6928a20c552b3a3408a0626

2012-05-31  Miklos Vajna  <vmiklos@suse.cz>  [0a412cc13edf0904524ee2cf1e38ccc36b713065]

n#764005 dmapper: don't insert "at page" anchored graphics as "as character"

Change-Id: Ibdde32014d2fc2fe43d59a5cc6ee7f722adcbfb6

2012-05-31  Michael Meeks  <michael.meeks@suse.com>  [d4fac516c2294596786321c040597c2659a06132]

targetted revert of small prefix operator changes

Change-Id: I02e9af0034f4e9ed626615083c7c1506597f2a7e

2012-05-31  Michael Meeks  <michael.meeks@suse.com>  [c326e8c68748b8793272018c2c5fa414613aa722]

targetted revert of minor cppcheck cleanups

Change-Id: I2ec1bc3fd5dd5d38c2b3b9600265943083873515

2012-05-31  Michael Meeks  <michael.meeks@suse.com>  [dbd01385199225ff7011811b28a75e88b0d2f8c8]

targetted minor cppcheck reversion

Change-Id: I897739c4623123c32433d0e10fd301e073bb496e

2012-05-31  Michael Meeks  <michael.meeks@suse.com>  [b1ca0f247280ca1b7f96fef8c89bc451c38d11af]

targetted SAL_N_ELEMENTS reversion.

Change-Id: I58636bc87bc17ff2b35621ad554bd05f5c1dab20

2012-05-31  Michael Meeks  <michael.meeks@suse.com>  [5feff80fd2943124568eba07c8cdc465ac201e5d]

targetted minor size vs. empty reversion

Change-Id: I35aef43b4dd023440509faaa8c73a0e5a45d37a7

2012-05-31  Michael Meeks  <michael.meeks@suse.com>  [9bd64312c2662adc5016735a03f3844654d40d4f]

targetted minor size vs. empty reversion

Change-Id: Icf49ed7746a4325e626976ce376762804d0c82be

2012-05-31  Michael Meeks  <michael.meeks@suse.com>  [a0bbb2a1af40e42d02f0f7567580475b3c39e50b]

targetted SAL_N_ELEMENTS reversion.

Change-Id: I181c5b5dd24836ff0398aa5ed03915c2c7c55183

2012-05-31  Michael Stahl  <mstahl@redhat.com>  [5fc3273bdbf424d7b15504e05bc8b2460a2668ff]

Library_dbtools.mk: fix cyclic dependency on connectivity_generated

Change-Id: Icac4bd86197c5e2ae1e86582ff3f0648307437b4

2012-05-31  Michael Meeks  <michael.meeks@suse.com>  [e67fc823516226a41319ee242fefda245fb18a3e]

vcl: cleanup code flow, and minor indent tweak

Change-Id: Id99b10f84ef977f5c808fb2c9168deaa4455a2a9

2012-05-31  Ruslan Kabatsayev  <b7.10110111@gmail.com>  [7c610c7daca12f631845ddbaf01c52029ef97da3]

GTK-theming: fix rendering of toolbuttons

Change-Id: I6b7ec963e50c75e65c602681586a1458426ae61f

2012-05-31  Ruslan Kabatsayev  <b7.10110111@gmail.com>  [7b52e6b9b1c42ccd9ff5a6adbc3b62622d31ca75]

GTK theming: implement rendering window background

Change-Id: I34c6c38f383fce54aa0b2a61a5e88ee9a8cff4e7

2012-05-31  Stephan Bergmann  <sbergman@redhat.com>  [71056d59de59561ee1d74a3c2d9d66a223422c7e]

Revert "Revert "fdo#50183 Use one sheet as default in Calc""

This reverts commit 3e07bdfce6ef700a94868ccc03268aa005c295b8.
The problems with the tests still assuming three sheets by default
have now been addressed.

2012-05-31  Stephan Bergmann  <sbergman@redhat.com>  [0210ec32f779bb2098657eb4ad69cca7a60835dc]

Fix one more test that implicitly assumes more than one Calc sheet

...in the vein of e43966b29cc36ce36245cfb2c63c3e24a0eb523f "Fix up unit tests
that assumed two or more sheets per default"

Change-Id: I450f561721edeaa6855499d20c2196ceb8d2f546

2012-05-31  Stefan Knorr (astron)  <heinzlesspam@gmail.com>  [e43966b29cc36ce36245cfb2c63c3e24a0eb523f]

Fix up unit tests that assumed two or more sheets per default


2012-05-31  Jesús Corrius  <jesus@softcatala.org>  [7e7d0f41a53471caac4cd155642b01aa54a5869d]

Fix duplicated gid


2012-05-31  Jesús Corrius  <jesus@softcatala.org>  [f449c8223a5c7cfe1b769028190b552b3e377c06]

fix VersionNT condition for AppUserModelID


2012-05-31  Jesús Corrius  <jesus@softcatala.org>  [6aade607b8a9cb172c7434e078f0ce80558b6939]

Add FriendlyTypeNames to supported types


2012-05-31  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [a50254968b3b0ba93204c4b80aeda89314c391c5]

rtl::OUString::intern( blabla ) -> rtl::OUString( blabla )

Change-Id: Ic114483f4fea528eaf9cd1f8eeb561693feb0664

2012-05-31  David Tardon  <dtardon@redhat.com>  [2c89a7cbe4d0729eb4ea9b0d440258e852a3169b]

add missing deps

Change-Id: I2d92a3d36bfe7447e6739268e4aa512b48c40447

2012-05-30  Norbert Thiebaud  <nthiebaud@gmail.com>  [7ef725b8407e8230a958ead5689b641c7a17a37d]

targeted string re-work

Change-Id: Id47f6b85f2516826108ea2b2be9ef6fccf1ba264

2012-05-30  Norbert Thiebaud  <nthiebaud@gmail.com>  [fa1da8256c136e697f7b02d0dfeae9cfbe583d88]

targeted string re-work

Change-Id: I3ef48c34e9e0e1c0e567b013b55a630ee1c7e9c5

2012-05-30  Kohei Yoshida  <kohei.yoshida@gmail.com>  [2f3f14608d81899ebec50e2381ecde96aa76c64e]

Unit test for INDIRECT function with different configurations.

Change-Id: I8605a575ed37fc48554d31ee823ea42ea3a771d1

2012-05-30  Kohei Yoshida  <kohei.yoshida@gmail.com>  [c238c19d2fed00919e02c4bc268d99ceaa73aca1]

1) Don't pass filter name and 2) pass module name when opening file.

Passing the filter name bypasses the type detection, which is bad.  Also,
the module name is needed in order for the type detection to intelligently
decide which app to open in case the file format type is generic, i.e.
.html, .xml, .txt etc.

Change-Id: If18f649b32e79fae58af088362b0b5f11adc8eb3

2012-05-30  Kohei Yoshida  <kohei.yoshida@gmail.com>  [e78b2fbc545c83b85b1a828bf65b455189c9dcb3]

Store the module name here. I need to use it in the recent files menu.

Change-Id: Ib074b6a4ac6c2fe89edf0a0e4b2faf2d8a8eae68

2012-05-30  Andras Timar  <atimar@suse.com>  [7c289cad0a896b092deb01d00618dcee8c8dff45]

add Amharic language to SelectLanguage custom action

Change-Id: I8562d1289b269ca7f3aa959907641fd70be0770f

2012-05-30  Norbert Thiebaud  <nthiebaud@gmail.com>  [d79705d1dfea05745494cc00c5963f4b40628393]

targeted string re-work

Change-Id: I31c752d044774cf4cec4aaab9bb2e43570d41953

2012-05-30  Norbert Thiebaud  <nthiebaud@gmail.com>  [1488171272e5e9d11f751482e3e372e5db58418b]

targeted string re-work

Change-Id: I1efff8e09079267f4129c474872d3fc49adeb831

2012-05-31  Tor Lillqvist  <tlillqvist@suse.com>  [8016dced31517e1695af932efedcf9f83a28d741]

Bin MSVC unknown option '-0b0'

It was a typo, supposed to be -Ob0, but as stoc built fine anyway
without that, presumably not needed.

Change-Id: I866bd47c3d53bdf48581a3632d56fb3ac8b2ed5f

2012-05-31  Tor Lillqvist  <tlillqvist@suse.com>  [82f65054561020d38e37dd376e4f652dcd1bcca8]

Progress finally

Now I get (a page of) the document rendered into a
bitmap. Unfortunately css.awt.XBitmap::getDIB() provides an in-core
24-bit (BGR) BMP file. (Yes, despite the name, it's not just the DIB,
but is prefixed with a BMP file header.) Android's Image class wants
RGBA. Hmm.

Change-Id: Ie0effef20751e1959644861af358d81538b6d6ea

2012-05-31  Tor Lillqvist  <tlillqvist@suse.com>  [d69bcc9979f56ab5dc59b9d10bbc601d38506873]

Getting closer, maybe

Change-Id: Ifcfdd33631c257d2cf6f54fe0d00444200f48335

2012-05-31  Tor Lillqvist  <tlillqvist@suse.com>  [eceeb15c13644537ed7d78921b6598daecda650a]

Just bypass completely when cross-compiling

Change-Id: I4f3ca66cbba141bc26ae0b4bbd622fe8e3e86674

2012-05-30  Philipp Riemer  <ruderphilipp@gmail.com>  [4e22b45d383cdcb660bcc335322a4c4957b55b43]

Clean up and translate comments

Change-Id: I7ecc27535622d7ee63251005f0768ea3cb47623b

2012-05-30  Philipp Riemer  <ruderphilipp@gmail.com>  [c4f0da46d90620585efddc6fb18c574581730d24]

Re-format comments


2012-05-30  Philipp Riemer  <ruderphilipp@gmail.com>  [8f7e92fcb140d39dc20884bd35b1dca572b49ab8]

Clean up comments, whitespace, commented out code

Change-Id: Ieedc214a0810b9ecbe69c5308ee3bdcf98ae461a

2012-05-30  Julien Nabet  <serval2412@yahoo.fr>  [e519306d498208484b72d935a3923af4a9adbbcb]

Some cppcheck cleaning

More information on this thread:
http://nabble.documentfoundation.org/Advice-needed-about-some-cppcheck-reports-td3986408.html

Change-Id: Ib70532ad72e8418e1036bd52c07dc6452508cd12

2012-05-30  Michael Meeks  <michael.meeks@suse.com>  [834eed7992c6b549bbd06fbbe6473bafc777c8e1]

sdext: cleanup presenter screen handling pwrt. naming

Change-Id: I9400ca0a704cfdeb7f333be704ec5690bedcf0c6

2012-05-30  Michael Meeks  <michael.meeks@suse.com>  [f3aa2a45b4f014aa7631bffa3ac07b2332f80677]

vcl: rename unhelpful 'Default' screen to a BuiltIn screen

Add 'BuiltInDisplay' and 'ExternalDisplay' UNO properties to clarify

Change-Id: Idf5d26bf687871b3949d077fb89bfe1942839125

2012-05-30  Ivan Timofeev  <timofeev.i.s@gmail.com>  [61acb9beb2bd5c76df6136d4fb3871db7906a827]

fdo#47752: first column of checkboxes is too small

Change-Id: I199276a99063d5a125be1f2cd5d71574f078a82e

2012-05-30  Ivan Timofeev  <timofeev.i.s@gmail.com>  [628cec2afa41fa0cedc08bb5084e7b48e0d47918]

fdo#47752: use native checkbox width

Change-Id: Iac8049c49520a5fd119c4617144af302f924475b

2012-05-30  Andras Timar  <atimar@suse.com>  [5e01d13b84c1dbd82da54be3f25b522f825febfe]

fdo#46559 bypass CustomerInformation dialog in Windows installer

User name and Company asked here are useless, and misleading. Users
think that they are related to Tools - Options - LibreOffice -
User Data. Also per-user installation context makes little sense.
If anybody still wants to install LibreOffice only for the current
user, it is still possible with the ALLUSERS property.

Change-Id: I537b45ab77d6d227264e1dc0bcaf93a9cfa8ea71

2012-05-30  Andras Timar  <atimar@suse.com>  [0d30946780e9d86d9be92c3c6d30b33305c5830f]

MSI: remove unused DestinationFolder dialog

Change-Id: I43b360b417ba06daad55bf6ccfddaace1b55d47f

2012-05-30  Kohei Yoshida  <kohei.yoshida@gmail.com>  [a9b70021724fa918f61d6e11ae72a19b02eb5e6b]

Use TP_WIDTH & TP_HEIGHT for the Connection options page.

Change-Id: I1142b691bc964e3fb12d25ca885dbc5c09cb85c7

2012-05-30  Kohei Yoshida  <kohei.yoshida@gmail.com>  [48e1e621148fd811ab82b520f8240b06475c67d9]

Use TP_WIDTH & TP_HEIGHT for the accessibility options page.

Change-Id: Idec88ec05a9a67693e0e5892ca87aa612b09b069

2012-05-31  Takeshi Abe  <tabe@fixedpoint.jp>  [bb9f73045879293f5fcea1dd0e205efb84c07781]

nuke unused typedef

Change-Id: I8848d0e687c3b19be1a8bc1f41c2a0c94e13bbbf

2012-05-30  Tor Lillqvist  <tml@iki.fi>  [292466e0c2cdbde7547c968d1e1c480a7801836d]

Delete some ASCII graphics separators, too

Change-Id: Ia9176e596b72822d9facea24fa81888768435264

2012-05-30  Philipp Riemer  <ruderphilipp@gmail.com>  [2c1e35ecc2569c64c26bfd57c0fce4e676573e2f]

Translate German comments and delete unnecessary blank lines


2012-05-30  Kohei Yoshida  <kohei.yoshida@gmail.com>  [80ded1ec85dec754ebee01f560ec2ca0c3dee9a6]

Pushing the controls in the Formula options page back up by 6 pts.

Apparently someone silently fixed this properly in the main Options
dialog code...

Change-Id: I90eaf09001f00fe177852d0b27bd96b0733550ef

2012-05-30  Michael Meeks  <michael.meeks@suse.com>  [fcab3edbac4985d7f110732dfdf67a449876ae01]

presenter-console: cleanup and simplify threading mess around timers.

Change-Id: Ia8e3b59b4c158368d85ba52852c26c578017d10a

2012-05-30  Kohei Yoshida  <kohei.yoshida@gmail.com>  [78ed21e078aa7c8aa863594c9a4f6c2c7863cb0f]

Share common localized strings: Calc A1, Excel A1, and Excel R1C1.

Change-Id: Ia3fbdd8770ca2e2a0125bd39550ab44c1776e6d8

2012-05-30  Kohei Yoshida  <kohei.yoshida@gmail.com>  [33d57704c6d79dbd806caf94124776a6a05152a1]

Reset the calc settings to default when the 'Default' button is checked.

Change-Id: Ia7eda2d9ff29b5997654fef1a01d637f474b06cc

2012-05-30  Kohei Yoshida  <kohei.yoshida@gmail.com>  [60ab58a17d39c84ddcad5789b0c7d60179286e1f]

Localize a string & more efficient list value update.

Change-Id: I061ded32454d2aca1eea7ad586de815d34cf386a

2012-05-30  Kohei Yoshida  <kohei.yoshida@gmail.com>  [ef3fd657ba4d12062609e42f0ec19a9aa71b1c9c]

Get the sub dialog functional.

Change-Id: Ib3311f64417b68cf94505aeb7f8b153cf5fcdbff

2012-05-30  Kohei Yoshida  <kohei.yoshida@gmail.com>  [7dd9054bdef2ac169212a74e1eff52c8f0847e8f]

Pass the config data to the sub-dialog.

Change-Id: I7d5e5cd22a64446c379446372f29bf1c597bd783

2012-05-30  Kohei Yoshida  <kohei.yoshida@gmail.com>  [b52fc9ad0469f5a16496b2eb5a6b77e3028814ee]

Create a common struct for interpreter config options.

And use it both in the core interpreter and the configuration UI.

Change-Id: Ia2a16fcb53025840d906864b564255cd3c53e8e9

2012-05-30  Kohei Yoshida  <kohei.yoshida@gmail.com>  [bebc0e4286edefc20e31b554bccb867274e82a5c]

Update the buttons for calc settings on various events.

Change-Id: Icd9de3b714da29df95912ff27b25223c306f1962

2012-05-30  Kohei Yoshida  <kohei.yoshida@gmail.com>  [682a81352f6ce9d743ca73c02df5c36b0c6f1253]

Get the current decimal separator from ScGlobal.

Change-Id: I6d7bf97d856272810d8ef5eb382d7b299b74d16e

2012-05-30  Kohei Yoshida  <kohei.yoshida@gmail.com>  [05a2a99dd7ee9e7bfb2797e33c5ae04e4b6e3686]

Reset option.

Change-Id: Id800b3590425ddb3cc804dabf842b700dc27db43

2012-05-30  Kohei Yoshida  <kohei.yoshida@gmail.com>  [9e4a067a9713dd4d03495d6a0e18d5f95e973692]

Use the new option when interpreting INDIRECT function.

Change-Id: Ic9ba214e5bbee64287934437fcdb63117a1146f6

2012-05-30  Kohei Yoshida  <kohei.yoshida@gmail.com>  [00134920ec968ff492c88d8c5a6af22f1ebfa328]

New option for INDIRECT reference syntax.

Change-Id: I4c754c39ab27f35076d38868b52321a3d3baf9ea

2012-05-30  Kohei Yoshida  <kohei.yoshida@gmail.com>  [2990def85b40e0529049a1bca208d4ebb8600f5a]

Allow editing of enumerated option value.

Still lots of things are hard-coded.

Change-Id: I34512d87431082d35130954c6818c65bc3c18966

2012-05-30  Kohei Yoshida  <kohei.yoshida@gmail.com>  [ce2bcf8901d491866b62bff4b5bfe63918a0fe24]

Added options list and other misc stuff.

Change-Id: Idd7b8823a26e2a272d911c097dbde350092ec0e8

2012-05-30  Kohei Yoshida  <kohei.yoshida@gmail.com>  [f1010e946f2bed587d7e7ad4e52e20c38062f683]

New skeleton dialog for detailed calculation settings.

This dialog is launched from the Formula options dialog.

Change-Id: I554de0f7d376803f2e94907aa78648708b8f6b84

2012-05-30  Kohei Yoshida  <kohei.yoshida@gmail.com>  [805ec73aa824e7c14dc867fbf2a7f5f67fb06c7a]

New controls in formula option page to change calculation settings.

Change-Id: I4743cfc75796a989657afbbc3efc14dfe9f8c114

2012-05-30  David Tardon  <dtardon@redhat.com>  [769e71ff8c06b9c23e25d7188f565d2879550000]

do not link with cmt by default

Change-Id: I7ed9a25d3b113ae0bda4f8ce47153b54270916f1

2012-05-30  David Tardon  <dtardon@redhat.com>  [d3829143ff1ee10b4c33bbacae9b01a67905d1fe]

$(OUTDIR_FOR_BUILD) is wrong

Change-Id: Id0c7564d7355192842c0b0b248bf21379ef104cb

2012-05-30  Jan Holesovsky  <kendy@suse.cz>  [67a8150360ad0728a10c281dfa065bc094e139eb]

One line docu to save me code reading the next time ;-)

Change-Id: I3998679c859c2a25933a879ae6412d7555350a62

2012-05-30  Jan Holesovsky  <kendy@suse.cz>  [be51f7ce59d5534cfda97badd4c02e2a4fe198e3]

calc input line: Fix the size on Windows.

Change-Id: Iac102ad3794b8959fb219094a9db6345990c4883

2012-05-30  Caolán McNamara  <caolanm@redhat.com>  [41961997bed0c607920df447848e690cc858ec5f]

merge three base64 encoders/decoders together

Change-Id: Ic123c081fcf6ddcf5d61c5d5a3eab01db470014c

2012-05-30  Caolán McNamara  <caolanm@redhat.com>  [f8c753fd3bf770777ec82428a40b5779279b33d6]

bump to libexttextcat-3.3.1 and drop visibility patch

Change-Id: Id0e42068a1cd614a2e66e7f050c55b351999f2ae

2012-05-30  Caolán McNamara  <caolanm@redhat.com>  [8201c8a5f680947c2e855504be321afb1e5bc06a]

don't overload operator-> and just forward specific methods, take two

Change-Id: If66b0a5f1b0444d8f0a6dfed1b518a0033d61d2e

2012-05-30  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [d77e777af82747dc5bd761d9fb4d5aa99cf7840e]

when building system jfreereport, version.mk is not delivered

Change-Id: Ieffb063bd6300f415f958a617fef8b1122e1b7b1

2012-05-30  Noel Power  <noel.power@novell.com>  [1abc0695d770eebd21256a86aeee14a5384d84c7]

don't rotate calc shapes if twoCellAnchor,  partial fix bnc#762542

Change-Id: I3ccf6d87db2e9c33f2adaf92e138018f2e27528b

2012-05-30  Noel Power  <noel.power@novell.com>  [dbb385df0fc83c36cfc91b82979fabea868592c2]

fix missing form control, partial fix for fdo#49430

Change-Id: I7a0dd3d6e25a48449941e258ea5a16a247a8fe05

2012-05-30  Miklos Vajna  <vmiklos@suse.cz>  [b5f6698e152992a26aed0b3dea0180da8721cab0]

Use RTFSprms::set() in RTFDocumentImpl everywhere

Change-Id: Iaf52206aad2f1053d54025b0e71eff1b229e1372

2012-05-30  Miklos Vajna  <vmiklos@suse.cz>  [a5328cf5605cdc243522eddcaffe7336196a4900]

fdo#49968 speed up RTF import of repeated character/paragraph properties

Most RTF documents (produced by Word/Writer) reset character and
paragraph properties at the start of each paragraph. Because of this,
appending properties of the same type didn't cause any noticable
performance problems. However, it's valid to not reset these properties,
and in this case a longer document takes forever to import.

Filter these duplicates at the tokenizer level for trivial properties to
get acceptable import speed.

Also fixes rhbz#825548 in an easier-to-backport way.

Change-Id: Id0b7289323d45ff0d747c74bb78d8eb7def0cfc2

2012-05-30  Miklos Vajna  <vmiklos@suse.cz>  [f29892d9744c483e696aa2e56d39cdc1e8b373a5]

rtftok: undo tryToSafelyUpdateAnExistingProp, will be back soon

Change-Id: I171dac32f8a938dc4ecfbab13835823f65ee2611

2012-05-30  Jan Holesovsky  <kendy@suse.cz>  [7092be1a6faef392db495285a051fb0c4e60b682]

update bubble: "Click here" -> "Click the icon", to clearly point to the icon.

"Click here" is annoying because one is used to the web pages where "click
here" usually means one should click the text "here".  The "here" here always
costed me an unnecessary mouse move before I remembered I am supposed to click
the icon ;-)

Change-Id: Ia9f5b359cb76813abbc9847e268e4241c5f6481f

2012-05-30  David Tardon  <dtardon@redhat.com>  [764fc4857edd1b78d504310554cf8dcc73bbca23]

$(OUTDIR_FOR_BUILD) is wrong

Change-Id: I906696aa676ce50fd7214db5b7bb09b736e5faa6

2012-05-30  David Tardon  <dtardon@redhat.com>  [fb97224c94a3e8d42b97a92a301253a4245bf931]

deliver all used mozilla headers into one dir

This is to avoid problems with too long command lines on Windows.

Change-Id: Ifc99bedd37aea7619e002145d4acbb7ec2a14246

2012-05-30  Caolán McNamara  <caolanm@redhat.com>  [651d045cddf8fd238999cb3442e87410f1a8e1df]

Resolves: rhbz#825548 some rtf documents take vast amounts of time to load

rtf documents with vast sequences of replicated properties without any pard
resets to defaults create huge vectors of properties that eat time and memory

So if we are adding a property which already exists and there are no
intermediate properties which would cause side effects to the property then
update the existing one instead

Only implemented this optimization for some selected character properties

This takes my load time down to 7 seconds from effectively some "infinite"
hour+ load time.

Change-Id: I520779233180f4d9faf9fb0989d546e08fc6cabd

2012-05-30  Caolán McNamara  <caolanm@redhat.com>  [48e74fb6d384aa47fd57d97e781ea8857c81bf18]

don't overload operator-> and just forward specific methods

Change-Id: I22f5f4a17f2eef0d04756ff4c8e614da073248ca

2012-05-30  Caolán McNamara  <caolanm@redhat.com>  [6ef4da1af159ba228de2ebdffa6334237bac27e1]

stray ;

Change-Id: I36e577c86de4d6adf3b54376ca9a0544e2c1d863

2012-05-30  David Tardon  <dtardon@redhat.com>  [f04a44c5e1f632aecfc92dde13783722070de6ae]

remove unneeded (and wrong :-) dependencies

Change-Id: I6e0f777c878137f6c1bcbe253b37b8eda257ef01

2012-05-30  David Tardon  <dtardon@redhat.com>  [f3b3e7ab5f04d0598aa6c635b00aac1390d5f053]

clean mozab includes, so two include paths can be dropped

Change-Id: I824a6b6f6afa9e8c3d140e783dbad89ef5425878

2012-05-30  David Tardon  <dtardon@redhat.com>  [0f53247fa0c302b6794222fa4b104c6215cf7803]

do not link with cmt by default

It causes linker errors like:

libcmt.lib(crt0dat.obj) : error LNK2005: _amsg_exit already defined in msvcrt.lib(MSVCR90.dll)

Change-Id: Ia7d9eec8dcbc9cbeb64f121f95c0b83d192bab20

2012-05-30  David Tardon  <dtardon@redhat.com>  [796f1146ea886c7aa2e7de0d7d88c30351bca238]

throw away useless dependency

Change-Id: I5988eccb675b9cb481161077a5b5310efb011389

2012-05-30  Matúš Kukan  <matus.kukan@gmail.com>  [af1fe5e603b8fff6b35a759d9c558f6a49638e2e]

i18npool: depend on outdir target

Change-Id: Ib94620f316899a77b3842989dd859625f6748ddc

2012-05-30  David Tardon  <dtardon@redhat.com>  [c1c295a6e8903025ee77c54b94af4566e0e0af8c]

define XML_UNICODE for x64 lib too

Change-Id: Idac89f9165058bfa40189ff4c4e8cd4b5bc78b79

2012-05-30  David Tardon  <dtardon@redhat.com>  [8af6aa628b863b7565d397042fccefb8d78835fa]

really fix ldap lib. name

Change-Id: If003a4283fb4d0f3edd127e77de6b812501fa65a

2012-05-30  David Tardon  <dtardon@redhat.com>  [44863e68c1a517fb2179ab8d7f3fe29d68325633]

do not link with cmt by default

It causes linker errors like:

libcmt.lib(crt0dat.obj) : error LNK2005: _amsg_exit already defined in
+msvcrt.lib(MSVCR90.dll)
...

Change-Id: I54217859a7c4f6535eed5bca50ada68a8d5b095c

2012-05-30  David Tardon  <dtardon@redhat.com>  [03b8f169eb02622aa18bc2b6e2307e6a1a0dcbe1]

fix linking with gconf on release machine

Change-Id: Iec63ac2c1a128e800df92f583fe349526addec4e

2012-05-30  David Tardon  <dtardon@redhat.com>  [9ba256eac5fbeaa5fa5d69abff51be353aa2b3d0]

fix ldap library name

Change-Id: Id1294ab2232821eaa9ca5fb37b0f504c828b6f48

2012-05-30  David Tardon  <dtardon@redhat.com>  [5bdb1df4b009758c5f26b84acfc10f814ad77fd7]

look for win x64 libs in $(OUTDIR)/lib/x64

Change-Id: I5388132b0dbb0d904a5b235139bfa1f0e078e5ba

2012-05-30  Miklos Vajna  <vmiklos@suse.cz>  [467f335161d0d098c167612fb530f3abe3b2cef4]

oox: initial smartart text is imported into Writer, take two

The original commit (8c6fb76c2cc24c336a28702b5f7f31cb5964129a) broke the
sw_subsequent_ooxmltok test, as it threated getDiagramShapeContext() a
const method, but that's not true. Check mxDiagramShapeContext directly
instead.

Change-Id: Idd730787be41cc11e6c1fc962da60f05e024ee84

2012-05-30  Brennan Vincent  <brennanv@email.arizona.edu>  [6c1107ad8fd6375ed02906e8700c24b471df2d97]

Handle opacity in gradients

Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>

2012-05-30  Miklos Vajna  <vmiklos@suse.cz>  [3784063afcc344273821503694467100d3913d2d]

n#760764 testcase

Change-Id: I4d5cea0ae02fda751fb13b9c86684ccd70abf126

2012-05-30  Matúš Kukan  <matus.kukan@gmail.com>  [bb0eaf4f0e3129a496a861daf96da1e1907758d5]

svxcore: needs also generated header from connectivity

Change-Id: I4279f9e6024e7128286e8b2d6343deee944866b2

2012-05-30  Kevin Hunter  <hunteke@earlham.edu>  [ddc36f8914640d6d75464ab26690b72504469fa0]

cppcheck: Reduce variable scope

Change-Id: I11f7642346ccc1949d5716b32444df86541eabf8

2012-05-30  Michael Stahl  <mstahl@redhat.com>  [8bafe38c569afa2e1055eb647cb7ff161ddd1230]

i#87757: do not create empty Rectangle bounding box for glyphs:

Enforce a minimum width and height of 1 in GlyphMetric::SetSize(),
preventing X11SalGraphics::GetGlyphBoundRect() from returning a
Rectangle that has one side set as RECT_EMPTY.

This problem has surfaced due to the change of the status bar in
ce14342c4292628a641a72d4f63d9c048e030c6a, causing the
AccessibleStatusBarItem to fail in getCharacterBounds() because
the text of the control, "Words: 0", now contains a space, for which an
empty Rectangle bounding box is created, which results in a wrong
return value from getCharacterBounds():

LOG> Character bounds outside component
LOG> Character rect: 43, -566, 0, 0
LOG> Component rect: 91, 2, 71, 18

It turns out that the following test was disabled due to this problem,
so re-enable it now:
toolkit.AccessibleFixedText::com::sun::star::accessibility::XAccessibleText

2012-05-30  Michael Stahl  <mstahl@redhat.com>  [33050f597cef81162eede4360b011b41e10ab69f]

qadevOOo: _XAccessibleText._getTextBeforeIndex:

Do not check length of first word for AccessibleStatusBarItem, which
now contains "Words: 0" since ce14342c4292628a641a72d4f63d9c048e030c6a,
but the test stupidly assumes that its text does not contain a space.

2012-05-30  Julien Nabet  <serval2412@yahoo.fr>  [3a16d64b6d83d453442cd7891aaa0386dabf55fd]

Fix misplaced parenthesis

Change-Id: I32c3ca57cbe7994527dcf4658bd55f283488baaf

2012-05-30  Niklas Johansson  <sleeping.pillow@gmail.com>  [fb310927211aa911d5b3fe6e31c5b9db4d9a0497]

Re-enable sort in help-files

Sorting in helpfiles were disabled due to bug #i70462#. I belive this bug
isn't valid any more and we should re-activate the sorting.

2012-05-29  Norbert Thiebaud  <nthiebaud@gmail.com>  [93d83fe15a198b523ed0e9e7524941e8d7181eb2]

targeted string re-work

Change-Id: Ie527fc87d2ef18e60524ef235c1332fdd02be829

2012-05-29  Norbert Thiebaud  <nthiebaud@gmail.com>  [1a5637b8a958bc9aa22d3d5ebacc10e1a3a2bd4c]

targeted string re-work

Change-Id: If9a9889fa36bc76c9afed295568ed9a05de4587f

2012-05-29  Norbert Thiebaud  <nthiebaud@gmail.com>  [20696849975f8e256a1be856e056bfaa8ade99d0]

targeted string re-work

Change-Id: I477fc34c21530b51d975216156e66abf21a7149c

2012-05-29  Norbert Thiebaud  <nthiebaud@gmail.com>  [cc1743fe8025af04d63060760d99a23e8fcd5e0c]

targeted string re-work

Change-Id: Ibc811f2ef501a91172e096a700821ab6bd9406ea

2012-05-29  Norbert Thiebaud  <nthiebaud@gmail.com>  [212d2341609e2aa2fc362dc2c6980020b7360ae7]

targeted string re-work

Change-Id: I47c5edfd9448b1cb122550566cc9083c070f40d0

2012-05-29  Norbert Thiebaud  <nthiebaud@gmail.com>  [a9406f54e286c96890f4d621ba6ae5c8a81cdb8c]

targeted string re-work

Change-Id: Ib4a0e8fcd128c949034d2d183ff045bb433fce8b

2012-05-29  Norbert Thiebaud  <nthiebaud@gmail.com>  [601500f8a85d170f3278f905c6b6795b2dd0fa8b]

targeted string re-work

Change-Id: I6ce76c22118586b213161a0e307a53b22b318004

2012-05-30  Matúš Kukan  <matus.kukan@gmail.com>  [c88234357f97020885010d50aa3e2c3e1c53d605]

reportbuilder: build only when enabled

Change-Id: Iee65c6bd8ddc51b3ae703e6d38c825f3801389fe

2012-05-30  Andras Timar  <atimar@suse.com>  [e8551287cf2161ba7a55eb19df23069e693d6b3e]

remove already added set_x64

Change-Id: I62c72e499119eb43ed0c75fe1f5cb1c9fc06c113

2012-05-29  Caolán McNamara  <caolanm@redhat.com>  [835802d60d3b629182d73c0d1d49d790cb0ac57f]

ensure linking to gobject

Change-Id: Idfe17f54b2f8a2d53bc340f03253270a1b222811

2012-05-30  Andras Timar  <atimar@suse.com>  [d131867357e85307f229d2920492c9ae2be3abeb]

use 64-bit compiler and linker for 64-bit Windows shell extensions

Change-Id: I4ad94eca4ebbf7d8e989dba5a19296d727111850

2012-05-29  Caolán McNamara  <caolanm@redhat.com>  [a3c47760e122baaf55f39107597aff2f5957aecd]

Resolves: fdo#50476 Dots inside quoted sentences get removed on "Correct All"

refactor the dodgy dot replacement code so that all the replacement paths go
through the same logic so that "Change All" does the same thing as repeated
"Change"s

Change-Id: Id63968e03409f676200a9ac546f7baa398f2eff8

2012-05-29  Caolán McNamara  <caolanm@redhat.com>  [5713c054c569593e21d2d9db8680d5304f3063f9]

WaE: C4099: type name first seen using struct now using class

Change-Id: I31772243349f1e3fcbea6b0d0aea9786b19d0fcc

2012-05-30  Tor Lillqvist  <tlillqvist@suse.com>  [0453a1244a3966cef1497b4a0931d1e8279e2822]

Better comment for how to use lo-strace

Change-Id: I29afe81866229bd29fcd997624264fb337c74d95

2012-05-30  Tor Lillqvist  <tlillqvist@suse.com>  [9faf21d484c8d9b5d30ca65d1aefdbaf101f6b22]

No cmdline file is created so don't use lo-main-indirect-cmdline then

Change-Id: Ifac7e34b34fcf32fb2a0f117e8b8ad5ab1003fc9

2012-05-30  Tor Lillqvist  <tlillqvist@suse.com>  [e28ad1b5d8258df9d4014692867d6c6ee0612047]

More experimentation

Change-Id: I8ad45f173c4f2b37aca6506d9021e8346c17db16

2012-05-30  Tor Lillqvist  <tlillqvist@suse.com>  [c9f5b8a33434266c025d546eeb4c11f49fad8570]

Add temporary test JNI method createWindowFoo()...

Change-Id: I8f99399faa3b0762bdea2aac09f1b849639cd191

2012-05-30  Tor Lillqvist  <tlillqvist@suse.com>  [a9a0ed1edc6452560a6e8985f5a33f09859af977]

Bin a bunch of pointless comments

Change-Id: Ic428010ce8c07a1265fef6f0fcfa594501cb9267

2012-05-30  Tor Lillqvist  <tlillqvist@suse.com>  [7309b1c1dccbccc823943b21900889cde9ef1106]

Add an "extra" called lo-extra-libs for a list of libs to load early

Change-Id: I41900eca9a46acbd2f1dfac98fcfc73a62acc150

2012-05-29  Julien Nabet  <serval2412@yahoo.fr>  [4c21b80c8e57c101afb8d1578f3ae810419e0d5f]

Reduce scope

Change-Id: I12a743f9ef98377482472c6b31c2ea8b2c18b538

2012-05-29  Julien Nabet  <serval2412@yahoo.fr>  [40106014f7b5c414faf087472a5ae350e683db53]

Some cppcheck cleaning

see http://nabble.documentfoundation.org/Advice-needed-about-some-cppcheck-reports-td3986408.html

Change-Id: I4b3b2c87031ab48641e78fce56bd7f86c606b48b

2012-05-29  Caolán McNamara  <caolanm@redhat.com>  [e1af55f19df1bceaf24c601cd157e54f56217543]

apparently missing SYSTEM_HSQLDB define

Change-Id: Ia4fd68af25725770cc620254dedba805102301a8

2012-05-29  David Tardon  <dtardon@redhat.com>  [ddf8a35d9572f4fe9ab6d86b79aba74ad077fe33]

add gb_StaticLibrary_set_x64

Change-Id: Id54050f483aabf3514e4dd122ef295c6f1135fe4

2012-05-29  David Tardon  <dtardon@redhat.com>  [96a32c111538f8387934fa7e556f98bbd9f10620]

fix .component paths

Change-Id: I953cdd6f425245aff0d18858d201520938e0e3aa

2012-05-29  Miklos Vajna  <vmiklos@suse.cz>  [9486851baea59d16c449d79bd61a38f6e686cfe0]

n#760764 dmapper: don't ignore character properties of text fields

Change-Id: If1497d78b8c31a4b2e5677bb57f40a0343a819a9

2012-05-29  Michael Meeks  <michael.meeks@suse.com>  [6e6d81e9cfc593d865e409ad22b2307f87a37859]

targetted SAL_N_ELEMENTS reversion.

Change-Id: I30be93ccaeb1f9fd17cbe9e3ed3165e094810b2e

2012-05-29  David Tardon  <dtardon@redhat.com>  [b7c6716b4bc0742af4206035495d161e7eb49424]

remove useless argument

Change-Id: I8d5cd9a3ee8a469d4b0154f4423a6c811e3ad369

2012-05-29  David Tardon  <dtardon@redhat.com>  [9548c17e7446fca1c14a1044ad76d5149021756f]

ensure source files are present before trying to use them

Change-Id: I8c7608121872976e275d00236539940d797b64c4

2012-05-29  David Tardon  <dtardon@redhat.com>  [061b196922b2ccb050755e72a915dc5fa3d96cf2]

fix include path

Change-Id: I2857d5831e04227b9ebe12e4689f7d7a25221685

2012-05-29  Stephan Bergmann  <sbergman@redhat.com>  [3e07bdfce6ef700a94868ccc03268aa005c295b8]

Revert "fdo#50183 Use one sheet as default in Calc"

This reverts commit 9a7d3d47d9b4d57b0c7380eadb294add4245ba3a.
It caused various tests in sc/JunitTest_sc_complex and sc/JunitTest_sc_unoapi
to fail, which apparently implicitly depend on three instead of one sheets
per default in Calc.

2012-05-29  Stephan Bergmann  <sbergman@redhat.com>  [1b330990733bcffbbf485df7aaed8130c899e2b8]

Improved error reporting

Change-Id: Ib852987c2040d47cd3de08c6aebc649a068378d6

2012-05-29  Luboš Luňák  <l.lunak@suse.cz>  [099198a4224778fe6e43f5dc13b5b9b1b4dc828c]

Revert "oox: initial smartart text is imported into Writer"

This causes a test failure with sw's n747461.docx , since one
shape is apparently not loaded. In this patch, it seems the
"if (Element == DGM_TOKEN(relIds))" part is the problem.
Reverting the whole change until this is fixed.

This reverts commit 8c6fb76c2cc24c336a28702b5f7f31cb5964129a.

2012-05-29  Tor Lillqvist  <tml@iki.fi>  [2f378a6a611030ca64ce918a1f7fcd584deefea6]

Bypass unless BUILD_TYPE includes DBCONNECTIVITY

Change-Id: I4450b0bae9223c96f2e5e26e7ffad72b4fc1ff07

2012-05-29  David Tardon  <dtardon@redhat.com>  [76804ffd5546261ac895ff32ab02e36383304d37]

copy header files too

Change-Id: I5b3e1cd3a44d8f5ea11b3456516258564899c3f6

2012-05-29  David Tardon  <dtardon@redhat.com>  [de1297a1ffd01c1829f6c82d1c9d53b5a7c3c3b5]

copy the source files before trying to use them

Change-Id: I3252511cd845e6f91d31f5b5858c9122fcab4838

2012-05-29  David Tardon  <dtardon@redhat.com>  [f39f100959e4cff8787d6d92f5407c469d936a21]

make sure all headers are in place

Change-Id: I9b0b2eb426e44883e0e81ab693c907e6ed70f39e

2012-05-29  Andras Timar  <atimar@suse.com>  [759d11c6c7c5174d04803f5710db62cba35dfde8]

trying to fix shell x64 build on Windows

Change-Id: Ibf5dffec5f5617d225f6f529566b524ebafc20c2

2012-05-29  Takeshi Abe  <tabe@fixedpoint.jp>  [6b915b210aeebeed104ab3e266c4ebc67c1c9d46]

nuke unused typedef

Change-Id: I12a55e08a83b88221d992790c97c830761755582

2012-05-29  Ivan Timofeev  <timofeev.i.s@gmail.com>  [bdca5df2644d4653665f7360c24f7757f46dcef0]

SwPagePreView: fix some scrollbar bugs (still not perfect, just a quick fix)

Change-Id: I4ff31f31bf579ece69e62633b99986d96ca7d857

2012-05-29  Ivan Timofeev  <timofeev.i.s@gmail.com>  [e7f7f4092a337cc98076ff500fb209a7f4dbb6b1]

these SwScrollbar::IsVisible(false) calls does not make sense to me...

Change-Id: Ic58be239044f75f1ad7f70df45813b59a4610737

2012-05-29  Ivan Timofeev  <timofeev.i.s@gmail.com>  [2b508cf6b431c2faeec95340d192e7d917f3e7c7]

set scrollbar parameters anyway, it is nesessary for mouse wheel handling

otherwise there is a bug:
in Writer's page preview mode scrolling can move the selection out of page range
if all pages fit into the window

(regression from d7b06ba7ec2c988e80c8ef14e2d9bfc2c29e2d24)

Change-Id: I6cebf0c5a4f944cfb8736469620b3097df0a0340

2012-05-29  Stephan Bergmann  <sbergman@redhat.com>  [e62b67648afe11b941257d1d6156dcf1e45610e3]

Removed spurious trailing semicolons

Change-Id: I49680c13989c9031150bae110e498a02af2476c4

2012-05-29  Luboš Luňák  <l.lunak@suse.cz>  [8979193090f085d5d171a6daa6f8fa4a188b3130]

Revert "fdo#45830: Indicate correct default locale setting"

This causes a failure in sc_subsequent_filters_test , the test
fails in non-English locales.

This reverts commit 1a5aae96bdb20e36a17d77ec60da874037544628.

2012-05-29  Andras Timar  <atimar@suse.com>  [e7ee6ed3e83673ec747c8b93880a82059eee1657]

BUILD_X64 is TRUE not YES, when defined

Change-Id: Ib49f623e3423ce1d7caf64bc97d7ffd72dd50ed7

2012-05-29  David Tardon  <dtardon@redhat.com>  [41cf973f84f42c0605fdd9e8c5f307be888c2f89]

$(OUTDIR)/inc/*minor.mk is created my gbuild now

Actually I think it should be removed entirely, because dmake already
includes minor.mk directly from solenv, but I do not want to pry into it
right now...

Change-Id: I51520642f4796d722cb2131e91e9e92a82920531

2012-05-29  Stephan Bergmann  <sbergman@redhat.com>  [79179df3d97e6f838fa07cfffbbeb2987ce66c17]

Adapted to changed lib names after gbuild'ification

Change-Id: Ia1c75076254c0300b19d6e12879143f7966b8294

2012-05-29  Petr Mladek  <pmladek@suse.cz>  [9d766d5112062f22c8a3abcf1acba0ad9cb9aadf]

gbuild: libkdebe1 has to be linked with libkio

was removed during gbuildisation

Change-Id: I0ff6159114bf7f82897bbb88c76fbfe8732098d9

2012-05-29  David Tardon  <dtardon@redhat.com>  [4cfeba11e7bef43a174818ab73198299c2ebb945]

svxcore needs headers from connectivity

Change-Id: I929dc661bde5eb7ff49831d5c041c62d808a6219

2012-05-29  David Tardon  <dtardon@redhat.com>  [ea22c4fc2570d484dd6a05f3b98204c75895329a]

make sure that $(OUTDIR)/lib exists before delivering libs

Change-Id: I8a4b11c14c615ba47c8e58b5f30145f5e8d77f0d

2012-05-29  David Tardon  <dtardon@redhat.com>  [d22fc948ae429da8bd934c3468f787fbea19009c]

move remotebridges to cross_tail_build

Change-Id: I0159b655e8e5f65dbc1fca29a13715043493c985

2012-05-29  David Tardon  <dtardon@redhat.com>  [39b6c227432261d79a59b8f4b6b13e6bbc296091]

move io to cross_tail_build

Change-Id: I1145b8d5b6944f05919c7813c4378573dfe53316

2012-05-29  David Tardon  <dtardon@redhat.com>  [643157ae2b3bf60500d6f5ddc834bf4a796c5fe3]

move unoil to cross_tail_build

Change-Id: I8343d01c138eb2f92c086b7a30782fca876d16d7

2012-05-29  David Tardon  <dtardon@redhat.com>  [9c03f8872bc477c8904b0194cc928ce19c297696]

move javaunohelper to cross_tail_build

Change-Id: Ic3dc2dddef9c44703a583dcb2c3f7f4823487af3

2012-05-29  David Tardon  <dtardon@redhat.com>  [353da8152b8af1141c35f724702e1625f2a3616b]

move binaryurp to cross_tail_build

Change-Id: I4315512877f67ace2abbad103299cd2d988cf6c0

2012-05-29  David Tardon  <dtardon@redhat.com>  [13b01c8cdc52bba447a552ed9b1f8b3d277aac22]

move ure to cross_tail_build

Change-Id: I0871c25d6999fbfbb4c88918994cf852a45f834a

2012-05-29  David Tardon  <dtardon@redhat.com>  [1537030838dbb418b3dcb1c4e1f5a5f0850aa630]

move sax to cross_tail_build

Change-Id: I62507b0976a870f85d6d265c601c9639e829f8e6

2012-05-29  David Tardon  <dtardon@redhat.com>  [2edb69f15a9d2b0ab81fdee827f8eff1cb6d7ade]

move qadevOOo to cross_tail_build

Change-Id: If61e6e9d1d8a9bdc939d8b5137d03c210b8820e3

2012-05-29  David Tardon  <dtardon@redhat.com>  [4e5fb227664686b999c17cf7c1f6f91dcd3a03f6]

move i18nutil to cross_tail_build

Change-Id: I01e86316b0619ec8676cdf70240b8fc6d166bca9

2012-05-29  David Tardon  <dtardon@redhat.com>  [f415bd59e1e6bff16c00d34ee3b6243cc0bcd768]

move regexp to cross_tail_build

Change-Id: Ib9873dc37ea136ed065d6145fe113a031a12eb7a

2012-05-29  David Tardon  <dtardon@redhat.com>  [f953f2b6656ef168fcf2d539628371bab1fc4fae]

move unotest to cross_tail_build

Change-Id: I2d9700ce31505ed50861460ce0dc1d407e7c8b33

2012-05-29  David Tardon  <dtardon@redhat.com>  [68d1c58274caf406515644ee550a11bfa389bbe2]

move i18npool to cross_tail_build

Change-Id: I335c6a0e3442ef443fafb74fe4ef3fa8241bdbc7

2012-05-29  David Tardon  <dtardon@redhat.com>  [7a1096929b2d26f3f804af4ddf9bf24a2ae9cf51]

move basegfx and o3tl to cross_tail_build

Change-Id: Id3a691d7fd168665647c9c86928ba6e33d13e570

2012-05-29  David Tardon  <dtardon@redhat.com>  [913d0b320fd21fb880af5e114d7223c00d24297b]

move tools to cross_tail_build

Change-Id: Iab14cc960c74f2e1355752fe57731d69b443b8b8

2012-05-29  David Tardon  <dtardon@redhat.com>  [e767cc7724710b1ddcaf0f51514bbbec9b6d76aa]

move embedserv to tail_build

Change-Id: Ieea814347e3c895c39a3dfc3312d6b1a735f4d68

2012-05-29  David Tardon  <dtardon@redhat.com>  [786f855f7643d7c10c5bf744bcae5c9cb43a1ba5]

move nlpsolver to tail_build

Change-Id: Ib1af41063f2062efc9392c81f94d95b99060cc82

2012-05-29  David Tardon  <dtardon@redhat.com>  [1d5c70b00566f7cfc69b9bfb45e7fbde312f753d]

move unoil to tail_build

Change-Id: I0a4ee1c1bf9acbcb83a02d2ae6ab383fd8f4c5e2

2012-05-29  David Tardon  <dtardon@redhat.com>  [87e0c60f6b09965f383cfeb6eb749e56fb8f6a3b]

move javaunohelper to tail_build

Change-Id: I549395fc5686bac70616b7344c4b32737ae14289

2012-05-29  David Tardon  <dtardon@redhat.com>  [abcab9df5f002ffd1a2862c03471fc4587fdefbc]

move cpputools to tail_build

Change-Id: Ia4048ec901a4bedc00b3a6f43059cfb82202d340

2012-05-29  David Tardon  <dtardon@redhat.com>  [3018f4f02136e84e0933ce70170912fac9932a51]

move io to tail_build

Change-Id: I6ceab6d3b27530f44ecd5977837655d7b38eb7fd

2012-05-29  David Tardon  <dtardon@redhat.com>  [fa87191c91b06320453db016ca6fa5765df018fc]

move binaryurp to tail_build

Change-Id: I0e5ad225498a48d1bf1a5b2fc34a518abf7f1a72

2012-05-29  David Tardon  <dtardon@redhat.com>  [6b78dd3eac100718b383471014de1fcee407ef8c]

move ure to tail_build

Change-Id: I3dbc3ee8e7117476dbf5d7bae363d7a4c55bbea6

2012-05-29  David Tardon  <dtardon@redhat.com>  [ee28c18eab8f4ae67c4faf0dda516097022defb5]

move i18nutil to tail_build

Change-Id: I813f6ecd26c79607f0c19a28ef921aff5f0b82b6

2012-05-29  David Tardon  <dtardon@redhat.com>  [01c25e23a27adc17b98c059e44bcb10426ca56c9]

move regexp to tail_build

Change-Id: I517727b528b08b6284ccd0805ce8836d171b8df7

2012-05-29  David Tardon  <dtardon@redhat.com>  [9e1e86605f7d987e7193aa30dc5f3d96fadcb5a9]

move twain to tail_build

Change-Id: I8d749eeb4229d0c7ef616aabab0e33bdfb8ea773

2012-05-29  David Tardon  <dtardon@redhat.com>  [b431c9eb160500549df3d4751d5ab26b564897c9]

move sane to tail_build

Change-Id: I605ee6700d5d51eb6e06e97482ccd482ebb13e22

2012-05-29  David Tardon  <dtardon@redhat.com>  [0799823e87583cdeeabe85433e9acb00bd06e8f6]

move sax to tail_build

Change-Id: If269e6b011714766818ce4b1f56c7006ab8020c3

2012-05-29  David Tardon  <dtardon@redhat.com>  [6c876b7e32707e42b423f48838e9588b03959645]

move qadevOOo to tail_build

Change-Id: Ice1555795632831117283ba180b88bd2734f55c2

2012-05-29  David Tardon  <dtardon@redhat.com>  [77fa4ee51bc34aafd9ab4b1071df1a42f07bd390]

move unotest to tail_build

Change-Id: I9dd5fbfc82e01a04e90fc249964412778f728d0e

2012-05-29  David Tardon  <dtardon@redhat.com>  [5e4eee13d0a0aedcc9f96560e0913945111e2c97]

move basegfx and o3tl to tail_build

Change-Id: Idaf053adc621035ebc3b7a124bdffde869ce5def

2012-05-29  David Tardon  <dtardon@redhat.com>  [d2f23a2c8bc46b714ab7ecf003fd30f5a8886d4e]

move i18npool to tail_build

Change-Id: I2854abb5b5bffb029259195cfdabb4722f00bc84

2012-05-29  David Tardon  <dtardon@redhat.com>  [d7767f6a8464b917c99d37dfd63882058cdf63b4]

move tools to tail_build

Change-Id: I4e8ccd71b178d24b95fffe10bb22f075df83a8c9

2012-05-29  David Tardon  <dtardon@redhat.com>  [8d62893e7a4f38af2872a0c80d9ebed5f7bacf76]

basegfx needs o3tl headers

Change-Id: Icdd490639de136ea866d6ef43016befefeb06604

2012-05-29  David Tardon  <dtardon@redhat.com>  [dddf205a610467c885e38180ade0c7d5e0755c33]

add missing dependency

Change-Id: Iadd19f68ee4ed49842d6669354de6c1dca515cfc

2012-05-29  David Tardon  <dtardon@redhat.com>  [5a555e86108239be90ab173c90cb7dae845f8e7d]

these makefiles are not created anymore

Change-Id: I430fcca0df44966e05a57d1cafd16d18bebdca81

2012-05-29  David Tardon  <dtardon@redhat.com>  [9eed485db35b14f4c4bf0a5849b4baf0039e4293]

bin i18npool/version.mk, hardcode the version

This makefile must be included from other makefiles, which means it must
be delivered first, which does not play so well with gbuild's
all-in-one-process build. Because the version has not changed once since
the library was introduced in 2006, I consider this just an unecessary
complication of already complex build process.

Change-Id: I8304f0e8ef9e59a046b10f423dbe61d75e3fc5c2

2012-05-29  David Tardon  <dtardon@redhat.com>  [2b3fc45d256b1969cd0bbd4601eb70d03801d07f]

do not build tail_build modules outside of tail_build

There are several modules in tail_build now that are depended on by
other modules from postprocess (e.g., pyuno depends on 18npool). That
means that build.pl actually schedules i18npool (and its parents) for
build. This is fine for build.pl -P1, but it could be a problem for
build.pl -P2. It is also wasteful, because we are not actually using
tail_build to the full extent.

This gross hack schedules all modules that depend on any tail_build
module _after_ tail_build, so all modules that are in tail_build are
only build in tail_build.

Change-Id: I39840c1cbbfc5024f0009296416c628be028657a

2012-05-29  Eike Rathke  <erack@redhat.com>  [495943c872a6ba529505c22924b95f0c7a994e3e]

added same date acceptance patterns as in gd-GB

Change-Id: I2e36fce85882566d19cb3e3c9fa3e037d322ce6c

2012-05-29  Michael Meeks  <michael.meeks@suse.com>  [8c55f7542b1be9dc11992e0942eaabc6688bfa3c]

targetted re-work

Change-Id: I64a38e22f776914605fe3903312524d8827e29a2

2012-05-29  Caolán McNamara  <caolanm@redhat.com>  [c1a595aa0b4b721ae1e465ce08f6e4fdf78171b8]

hide local functions harder

Change-Id: I874a7cda6b2948866a56f0559ab737fed5f42385

2012-05-29  Stephan Bergmann  <sbergman@redhat.com>  [553455ae8a9b8adc477323043073068b8c7ecfc3]

-Werror=conversion

Change-Id: I3d4055722e8f7c22c50f892e62b5b3246904ce50

2012-05-29  Caolán McNamara  <caolanm@redhat.com>  [d567a320b20bbbe5abe8c8cdc25476076f7fbcff]

WaE: signed/unsigned etc.

Change-Id: I3e2e43f5854b8bc33a442ecd25e089d20a122018

2012-05-29  Stephan Bergmann  <sbergman@redhat.com>  [a4849e9d2b409b399191efaa446d42b797cc3d1e]

Unquoted $(COMMA)

Change-Id: I6d15cd77896da73422ab8c92f62d6341f7e2561f

2012-05-29  Caolán McNamara  <caolanm@redhat.com>  [149c6985788d32ca813d80be96e6cbb1f5236d83]

WaE: signed/unsigned

Change-Id: I46daa1c716b980a503225f40f64eeb70594e70cd

2012-05-29  Stephan Bergmann  <sbergman@redhat.com>  [f3d74f9df0548afe74bfe655c1268fa5f32c5cc4]

-Werror=overloaded-virtual

Change-Id: Ic70ccbb9b9a3aeb226af116ce009937510cd8153

2012-05-29  Caolán McNamara  <caolanm@redhat.com>  [7ccef10f9c7c5af5258a29733783f9164894e3f7]

get shell to build for me again

Change-Id: Idf2dc8025085e417e7368d77420131ad459544b8

2012-05-29  Stephan Bergmann  <sbergman@redhat.com>  [e689eb6401e69c39c2e52a4659b49b7b98422914]

Typo

Change-Id: I59cdfb17a384d124cc7857b73adf53a10795fd27

2012-05-29  David Tardon  <dtardon@redhat.com>  [b40f7d051b859130ab28150f8608e25e90aafd99]

more missing includes for KDE

Change-Id: I74d8b0cd79a21c856ed638465ca73815f324ba48

2012-05-29  David Tardon  <dtardon@redhat.com>  [e962c1b2d5798b6bca7ae7566e178d06deadf509]

set include path for kab1

Change-Id: Ifbbf4de9c1ff94b89d23e2d5952d7e16d9fb2de4

2012-05-29  David Tardon  <dtardon@redhat.com>  [f77a09b236a825c2ca358e7faa1402cce0f25a03]

fix build with KDE

Change-Id: I409054f4d24cfd1e768d1bb346ad38342d1b2c92

2012-05-29  Riccardo Magliocchetti  <riccardo.magliocchetti@gmail.com>  [955ef015ece01e8b4ccc8dff53e1e2b4de93ebd0]

Warn about disabling XML security

Some tests will fail and bad things will happen.

Change-Id: Ic4b36a030e527b0869d8f8875e6a7c3dfe0a4ff9

2012-05-29  Miklos Vajna  <vmiklos@suse.cz>  [8c6fb76c2cc24c336a28702b5f7f31cb5964129a]

oox: initial smartart text is imported into Writer


2012-05-29  Miklos Vajna  <vmiklos@suse.cz>  [028d56943cac2a6f5eeec5f9f675e20814cb7447]

writerfilter: read dgm:relIds element and its attributes


2012-05-29  Stephan Bergmann  <sbergman@redhat.com>  [b6ce391171e417199d33ae085d2f0768a3e952b3]

-Werror=deprecated-declarations

g_strcasecmp -> g_ascii_strcasecmp, hopefully the latter is already
available in oldest relevant glib.

Change-Id: Iac47ebd511672d4ca08d4dc998a536939d4a98c3

2012-05-29  Riccardo Magliocchetti  <riccardo.magliocchetti@gmail.com>  [85d89558a425c04917b396344f89c0f6fb41561e]

Check for libXext headers if we will need them

Change-Id: I35dd689ccb4bd01bb47f15b4db00d01a715ad2a6

2012-05-29  David Tardon  <dtardon@redhat.com>  [824270f1829461895938c5794e7b2a255307ed9f]

implement operator= too

Change-Id: I5d5b5562a130ac5ba46afa3273cf65e7bbed2c13

2012-05-29  Matúš Kukan  <matus.kukan@gmail.com>  [44074025027be3d2d0d9ac539361a6958c744a86]

connectivity: add SAL_DLLPUBLIC_EXPORT

Change-Id: I850b9f9fcf662eafaee6c4c00187c6902670b639

2012-05-29  Matúš Kukan  <matus.kukan@gmail.com>  [16f09b72e235f3763d3822357bac6013ee9d965b]

partially revert 3ca7b8c296bcda699bcf642db3932b3fdbe7ad06

It is not possible to use PRIVATE this way.
So, there are still warnings as:
LINK : warning LNK4104: export of symbol 'DllCanUnloadNow' should be PRIVATE

Change-Id: I9f14dd95b611475ef89914270c931a7115f1f5c8

2012-05-29  Matúš Kukan  <matus.kukan@gmail.com>  [22e8f9b907d4ec183adfecbae279a1039b6f571d]

shell: export more symbols, as private

Change-Id: Ifca9712c2ee28c8e38925150b3e6d0f27195ff1d

2012-05-29  David Tardon  <dtardon@redhat.com>  [db416d1355048c36482fbd546696606fbb8e2768]

export COM functions

Change-Id: I5ab936c90b596716f92f04d0db46a77a656a758b

2012-05-29  David Ostrovsky  <David.Ostrovsky@gmx.de>  [802e83f972bd28903c6f214a862262d5f9a2843e]

bridgetest_climaker is commented out

Change-Id: I6d0ab4c67061245d33732823c6de17e95568da85

2012-05-29  David Ostrovsky  <David.Ostrovsky@gmx.de>  [9442f7d9d3a900c57bab0d35763cf7405a0f3afe]

postgresql-lib: add shell32.dll on windows

Change-Id: I5a2619347c5cc0a3f7f896223fc4a60ae79d3796

2012-05-29  David Ostrovsky  <David.Ostrovsky@gmx.de>  [db16457cf2432723c21adf0fc79d765176705662]

testtools: superfluous include

Change-Id: I4af6cac4f925cd4c9cf7a83f0c2a0b3295043544

2012-05-29  Matúš Kukan  <matus.kukan@gmail.com>  [1d8764e55a6075cbde7c8b7fdce2455594b05074]

testtools: superfluous dependency

Change-Id: Id57d40f2b6cdaa9934a885764d986d581d149a59

2012-05-29  Matúš Kukan  <matus.kukan@gmail.com>  [5e32d1570f0e9377c1f59b6784f334903be9bf3f]

no openssl library on Windows

Change-Id: I40df9611be87830e4938ee20a4e3be19767ddfad

2012-05-29  Matúš Kukan  <matus.kukan@gmail.com>  [57759ad6618a95b6ec549ea7e77c4bdfebb41b63]

scp2: fix Windows build

Change-Id: I6662bfca925f9dae99b3f70fd81dba04d36ac9c8

2012-05-29  Matúš Kukan  <matus.kukan@gmail.com>  [a153924d50a1aa58d901df9c7ad00db759f2cfed]

pq's name is different on Windows

Change-Id: I63731a1114edcf60a19083e6ceafaae1b402e716

2012-05-29  Matúš Kukan  <matus.kukan@gmail.com>  [9fdab181f9888499dd77622cc5f42e6612ad3cbb]

shell is gbuildified

Change-Id: Ia40e317a69883c578a349035604afb5a5dad4c86

2012-05-29  Matúš Kukan  <matus.kukan@gmail.com>  [3ba040eae5f0c87391994cc345ba83a43b277591]

testttools: tweak makefiles, fix typos

Change-Id: I4e7c7f2d79641772479924f8efc479beaf137f8f

2012-05-29  Matúš Kukan  <matus.kukan@gmail.com>  [a587845c5e3497ec88c3985bea665c4dd9c2e746]

shell: change last gb_Helper_abbreviate_dirs_native

Change-Id: I51e6db0a6b6da2adf42e3d759865994d8624c192

2012-05-29  David Ostrovsky  <David.Ostrovsky@gmx.de>  [23d8c43d4927aa0c4b1d5537856e165fa60e2096]

dl library added

Change-Id: I9afb1e2cd82ab02c456735282a6ef0b0be15cfbc

2012-05-29  Norbert Thiebaud  <nthiebaud@gmail.com>  [f4543be3dddb47c73342d575e5768e673f89473b]

connectivity is a gbuild module now, clean-up d.lst

Change-Id: I30965c09fdc96ec984c18b5e55a8edb69bdcba17

2012-05-29  David Tardon  <dtardon@redhat.com>  [0396c844aba9fc2cb4ffebedad732c09f3d906b8]

register additional libs required by postgressql

Change-Id: I223122d9f99c8068af21c80f9b52642c762c79af

2012-05-29  David Ostrovsky  <David.Ostrovsky@gmx.de>  [3379e91177f54405f234107ce077fbc769195cef]

fixed build error with --without-java parameter

Change-Id: Id383a2cd8bdaa14e6d991ee971a6b26230922b10

2012-05-29  David Tardon  <dtardon@redhat.com>  [390c62238dfc913ffa2122728ddc6c3e2306e0b9]

do not configure activex component on mingw

Change-Id: I4aa4be9c29248c75929f6bcd5f09b33cf2a381a0

2012-05-29  Norbert Thiebaud  <nthiebaud@gmail.com>  [d3bf42d2a48f094f83b3254b38de1cf638a26e2f]

connectivity: clean-up build.lst after gbuildification

Change-Id: I3c8207671c54eea3f1aa4dee1dd9b2247a8e4a45

2012-05-29  Norbert Thiebaud  <nthiebaud@gmail.com>  [b0f5bf22815b9d6b2d8936c426f1dde302420d2c]

fix Layer for macab* to please Mac Build

Change-Id: Ie5b833e3aaf3a69d42c8e8024f19be2d13c86be4

2012-05-29  Norbert Thiebaud  <nthiebaud@gmail.com>  [6d20de9abcafeedd51b76a79a300609b1e7115fb]

scp2: rebase mishap.. icuversion.mk is no more

Change-Id: Ie3fe45fce1e27332c178596ed7f60967781ffcda

2012-05-29  Norbert Thiebaud  <nthiebaud@gmail.com>  [575e8d8d3eeb1cd55cb44acc1d9109e8d8ade9bd]

connectivity: Mac use bison 2.3 which need a '=' for %file-prefix

Change-Id: I87c2b301739946163c4b5cecf04e30ed6f137e67

2012-05-29  Norbert Thiebaud  <nthiebaud@gmail.com>  [c9609d433e795dc468e0696f57c0fb838182fb1c]

connectivity: use gbuild api for flex (this hide a -Werror problem on Mac)

Change-Id: I7b5551932db6e3e6037ad4f98ed77a29b4dec5db

2012-05-29  Norbert Thiebaud  <nthiebaud@gmail.com>  [4689264f6717c19b23263cfa9f35a270e969a10c]

WaE unused variable

Change-Id: I9545097bd69928f608dd34d5729a6053be3114d1

2012-05-29  Norbert Thiebaud  <nthiebaud@gmail.com>  [1d6a9646291365025f484b84b24646fe55325407]

connectivity: missing include in gbuildification

Change-Id: I3180537cf379976659e93d93eb707ca87ae13735

2012-05-29  David Tardon  <dtardon@redhat.com>  [534b69a7d6e62f962c180d8728fc876b94b292be]

fix copy-and-paste bug

Change-Id: I236165572652d7740d637ac19994aca549f501bb

2012-05-29  Norbert Thiebaud  <nthiebaud@gmail.com>  [86d2a9d3c4b61118aed2fa97dcff9df36557bc84]

provide a gnu-make compatible include for pyversion

Change-Id: I I7d0de9bc04c26e71c6bd915a659a15c3e1f712d2

2012-05-29  Matúš Kukan  <matus.kukan@gmail.com>  [1cb5fa76a8414a072271e2655d8aa6b25fcd03bc]

bin icuversion.mk, set the variables in configure

Change-Id: Ife00d7477dacfe1eb325c722517fb038ead083db

2012-05-29  David Tardon  <dtardon@redhat.com>  [db90240a654c276e83a776de30ef3c07645a6558]

ConnectivityTools.jar is only used by complex tests

Change-Id: I480ec61e44f008e8f473825063a2ac0575970d7b

2012-05-29  David Tardon  <dtardon@redhat.com>  [53c361b8cb8c523e0bb5f160aee38259802aac7b]

do not use gb_Helper_*native* functions

Change-Id: Iba3e4b97efe9dde7bb26e0e78ec7ec60ae642634

2012-05-29  David Tardon  <dtardon@redhat.com>  [3bd076f3e029173ee2d6fba6227ebaccd6cae7ca]

fix after merge

Change-Id: Icd95b14777ccc428440971ab03aa3ad65e3d379f

2012-05-29  David Ostrovsky  <David.Ostrovsky@gmx.de>  [b396546834a704b79a8be1e3a8e07b231e138c06]

cleaning up dmake stuff

Change-Id: I85d1ffef06028f8781a0406ea6e43b0e0406413c

2012-05-29  David Ostrovsky  <David.Ostrovsky@gmx.de>  [db63d1a864c033373bdf35b0470c312251cc866c]

prefix testtools libraries with testtools_ in Repository.mk

Change-Id: I0894b073b5263a45c9026ec55049ebeaf0770535

2012-05-29  David Tardon  <dtardon@redhat.com>  [77bcdd41214e2b06bcf00e117b9992194ce65bc6]

do not run bridgetest on macosx/ppc

Change-Id: I6df6c061b09674370a99c2b5e69927500af8d1e5

2012-05-29  David Tardon  <dtardon@redhat.com>  [bbb9235e4e33776be1ef5d56ac026c0483084101]

do not run bridgetest on cross-compilation

Change-Id: I59addd16d4bd6720164c71dae3bd03e5d91afa40

2012-05-29  David Tardon  <dtardon@redhat.com>  [d26fd4b432150562315d93213895305e1f92aeeb]

use gb_Jar_set_componentfile

Change-Id: Ie2ee3387537d1ab968ca685d7b30aa59d28734db

2012-05-29  David Tardon  <dtardon@redhat.com>  [54cfe2acd4066235e271e8832fa70712a21107ce]

CustomTarget_uno_test is a test

Change-Id: I I547827f41986c54b98b5d9019f680378ca89c11d

2012-05-29  David Tardon  <dtardon@redhat.com>  [05e1b2cfba435a3531eb16fdd9b5ce49a4830188]

bridgetest does not need offapi

Change-Id: I I6ed4e2aa8f01a44939afa8d081dd2dc6a3a2a8a6

2012-05-29  David Tardon  <dtardon@redhat.com>  [1a89c8b551172ad7544d33c6a371c7dd1dba053b]

add missing dep on uno executable

Change-Id: Ib4747b78a90c70b4222900d9f9ac45f2cb07662e

2012-05-29  David Tardon  <dtardon@redhat.com>  [7c45e05a3502962fdca9376384ba934618fe467a]

fix typo

Change-Id: I6c69daaa171786e605a58b23d8cd10cf43e5b139

2012-05-29  David Ostrovsky  <David.Ostrovsky@gmx.de>  [fe2fac054e6f5c9a79f6a9cf8dbe35aed6cd308d]

batch scripts are working now

Change-Id: Ia58bee4b4d5322cc6c31b24a7c43367d6fd301fc

2012-05-29  David Ostrovsky  <David.Ostrovsky@gmx.de>  [cc6cc8f6b8be4f42d93e2380d4d8079f34cda0a9]

create batch files for test

Change-Id: I651bcd35c0a29917bcea21e26a3985b8cf101f7e

2012-05-29  David Ostrovsky  <David.Ostrovsky@gmx.de>  [84b6bb4ba854234eb7c7e736013ef6fbb2d22507]

CustomTarget_bridgetest

Change-Id: I2457061286dcdfe8e07624cd235261e7ed731172

2012-05-29  David Ostrovsky  <David.Ostrovsky@gmx.de>  [d9937dd653ebf5e0eb3e1d5f6ea6eb3dacf79a1b]

CustomTarget_uno_test added.

Change-Id: Ia6b99cc7ec7d911d46354c1c892d8a6bbd23e188

2012-05-29  David Ostrovsky  <David.Ostrovsky@gmx.de>  [963241ce22da7c820c7755299b689d6979d19527]

uno_services.rdb are now created

Because there is still no helper for javamaker and
automagically xslt procession of components during
jar building phase, manually steps are needed.
CustomTarget_bridgetest_testComponent.mk takescare of this.

Change-Id: I I6bf5bdc0b2bcd19e09fdd6b32e46a2c228f4e357

2012-05-29  David Ostrovsky  <David.Ostrovsky@gmx.de>  [5c9cf35412537f9fd030b65b260ca91228db574f]

testComponent is now building correctly

Change-Id: I I58cabe71ffa6ba05652ba98b61c71d8919456323

2012-05-29  David Ostrovsky  <David.Ostrovsky@gmx.de>  [fa94dbf210e85db744473be8404eb66be6799a15]

bridgetest further targets migrated

Change-Id: I9e1b13b8f0454aa65d3b0b6a0b26e54bd2b3a21f

2012-05-29  David Ostrovsky  <David.Ostrovsky@gmx.de>  [964a35643b405d58aeca5aab9d8d922a5fb36588]

bridgetest.rdb path fixed

Change-Id: If458cbafeeb75d76c5efca9a979bb45242da89a1

2012-05-29  David Ostrovsky  <David.Ostrovsky@gmx.de>  [d4ccca0d1dda69a3e3fd216cad2424eceebd362c]

bridgetest_javamaker target added

Change-Id: Ice0a284683d67168624aeb9d737ff219c9074251

2012-05-29  David Ostrovsky  <David.Ostrovsky@gmx.de>  [de55434255d27471632aaf3757da38058083cc46]

gbuild conversion: testtools module

Change-Id: I1fde7853d4708da9ec217b6e4d5b782648b065cb

2012-05-29  David Ostrovsky  <David.Ostrovsky@gmx.de>  [1ec33dca8c54a90636942dc2870ec61d2cb56975]

gbuild conversion: testtools module

Change-Id: I90787a7d239dd4f73f53d13bd5b08172ee2b6a5e

2012-05-29  David Ostrovsky  <David.Ostrovsky@gmx.de>  [91c5b22706243c72ff269025bf03c518cd067f7d]

gbuild conversion: store module

Change-Id: Idbab17b87d042079a8fa6ded7a7424a745761b2f

2012-05-29  David Tardon  <dtardon@redhat.com>  [cc63f2e9b27248c316b166d08bc4c2f4577f470f]

move shell to cross_tail_build

Change-Id: I52ddd365f24589ca73a4671eca84b146df82dcb1

2012-05-29  David Tardon  <dtardon@redhat.com>  [ba7db56f169fbd0b6f6a23ea49ffddf13663a427]

oovbaapi is already in tail_build

Change-Id: I5746268239018a92c23e5f37d400c592d884964c

2012-05-29  David Tardon  <dtardon@redhat.com>  [4c91cc01d0243b51843d72852db82198fb9ab906]

x11_extensions is already in tail_build

Change-Id: I25b955ad98cdd70236765aa819f49af19c7307b7

2012-05-29  David Tardon  <dtardon@redhat.com>  [3032ac2e5742a31e3f3a79992c2e78bfdbc2cda7]

xmlhelp is already in tail_build

Change-Id: I7ff04b880e739e4d085f92435283569fe5bfbcf1

2012-05-29  David Tardon  <dtardon@redhat.com>  [dd2edaf47fabbb324fe9d77c314ac76d90db4027]

move shell to tail_build

Change-Id: I0fe4460e940afd9f9a73bd798c3a3e17eb055024

2012-05-29  David Tardon  <dtardon@redhat.com>  [60b50da196b8fbf7c5608b51d2873163716ed99d]

move unotools to tail_build

Change-Id: Ib820d967acd3ec78299365d443c838cd2d3cc4de

2012-05-29  David Tardon  <dtardon@redhat.com>  [e671e1e7971945edc577487b7530b5e9186bf6c0]

move scp2 to tail_build

Change-Id: Ib1e954f51908df67d05a86189b864bf7064e59d3

2012-05-29  David Tardon  <dtardon@redhat.com>  [8693c2cc2e65169671ae5915fd5687286d696d18]

remove unused source files

Change-Id: Ic11bfb94cbee4116fe94255f5dc7c49bf795797a

2012-05-29  David Tardon  <dtardon@redhat.com>  [033953205b58843254e31bf6e48bcb0a918a3619]

run silently

Change-Id: I75474c2f0e938987c28dcfa1f31428e77de03e90

2012-05-29  David Tardon  <dtardon@redhat.com>  [189b5cda52567a47171d20cc6f35d85f3a419e9f]

handle silent mode

Change-Id: I2ebcacc089d86c9de85b617d80d6a557498d8add

2012-05-29  David Tardon  <dtardon@redhat.com>  [0502f73a6bd2be40a1757a4cf52e756fff1f771c]

show multiple assignments of gids as warning

Change-Id: Iae3e78e2abe59714d5eb9fa0609861a00e85c944

2012-05-29  David Tardon  <dtardon@redhat.com>  [78aab1de75c05b47dab5c883c474b0fb42be8eb9]

allow to run par2script silently

Change-Id: Ib1d9cd1dc1e9c24a5a72c51060797f2214a95c89

2012-05-29  David Tardon  <dtardon@redhat.com>  [cdf8d40394e0b407d4958fcfa3b77bf9d4b0f259]

gbuildize scp2

Change-Id: If9a0906a76943160cfdbd647b26a801bc4389615

2012-05-29  David Tardon  <dtardon@redhat.com>  [5fb958bc31d6c235562d37c3e4943ccbe37b769f]

create gbuild class for install scripts


2012-05-29  David Tardon  <dtardon@redhat.com>  [8f102d9d7040398e8f7a9a029fb8e05bbf0757d4]

make the output more predictable

So it is easier to check differences between install scripts generated
by dmake and gbuild.

Change-Id: I12bbdf481c84c896b67a94eaca6460ffb52d96ec

2012-05-29  David Tardon  <dtardon@redhat.com>  [8931463a0c2e9aae2d6d4ee4194659512b3750ca]

export ALL_LANGS


2012-05-29  David Tardon  <dtardon@redhat.com>  [150e6bfddde86f89bbbdc85a6cb341d9168cb14a]

do not allow both kde and tde at the same time

Change-Id: I423c621c2bd543775c0d6f238fca40a64acaf0cc

2012-05-29  David Tardon  <dtardon@redhat.com>  [fbc237fb970883a87f8a13ef769995d34056c2a5]

WaE: converting to non-pointer type 'long long int' from NULL

Change-Id: I9d603c0d5c4920d148ec15d6368e89f9c037c26a

2012-05-29  David Tardon  <dtardon@redhat.com>  [bc406009d111c274b8ed8495f2858e29a4b63d27]

WaE: declaration of 'index' shadows a global declaration

Change-Id: I83a0fb26b4d376a2b9e221179fdc55a6b7900649

2012-05-29  David Tardon  <dtardon@redhat.com>  [53d39155ca2996968a8619b2dd4cf582d2f20f11]

use gb_WinResTarget_use_custom_headers

Change-Id: I62f63eb4eeb8d48c35bec1c8e9f05e7037ccd12c

2012-05-29  David Tardon  <dtardon@redhat.com>  [218072e2307c99435a1530bc42a665e46a687347]

add gb_WinResTarget_use_custom_headers

Change-Id: Ifce1f75f8de0cd35dd744dfd39af7aefef512ecc

2012-05-29  David Tardon  <dtardon@redhat.com>  [f8a75853aacb57d2a10d58a47e8a7dc79bf98353]

fix dep. generation for WinResTarget

Change-Id: I4ee6eb456bf400747c2e397ec6cd402fb6251bc6

2012-05-29  David Tardon  <dtardon@redhat.com>  [13af0553c98a19a940bf77670ad9c21bad30ff70]

set vars for dep. target consistently

Change-Id: Ie6a68d9ed96e35f6e8c4778bcd4fd8920d19159c

2012-05-29  David Tardon  <dtardon@redhat.com>  [7d6eb69950df97a12fc723bada1eb7c1839740ca]

rename functions for consistency with the rest of gbuild

Change-Id: I572a8a6dc9da4f63b7c937748b3013bab60bb6bb

2012-05-29  David Tardon  <dtardon@redhat.com>  [30bcb7fb1706b405577417625ed3855485936d0b]

set all kde4 libs in configure

Change-Id: I44b089613710bbdc776a27720c1851f68de1671e

2012-05-29  David Tardon  <dtardon@redhat.com>  [eb238735cf71cfe39218fa19ae1b2b1af9cd6ca8]

simplify by using externals

Change-Id: Ife3ddccf65e9d2163589c3ab0f234d6e98d3105d

2012-05-29  Norbert Thiebaud  <nthiebaud@gmail.com>  [14201b8a55787ee7181119807ef9a45173707609]

localebe need corefoundation too

Change-Id: Ie646f3ec0f75516c8defd3fd9306d829386ae9a7

2012-05-29  Norbert Thiebaud  <nthiebaud@gmail.com>  [375bb6b35fa69b7dd58264ec669b4c647996425c]

macbe depend on udkapi/offapi

Change-Id: I4b645167772c612f0b09e7a2918e7d9f85755d22

2012-05-29  Norbert Thiebaud  <nthiebaud@gmail.com>  [9cea55e10da6bc9fb7efe36e9db8e38316143a23]

WaE incomplete cppu::ImplementationEntry

Change-Id: I152ffd56ae3b95fce87056292e909e9bf5daa9e9

2012-05-29  Norbert Thiebaud  <nthiebaud@gmail.com>  [74b89b0bf6eeb8f79e296f87b16f52b3e98db7cb]

-dl is not good for MACOSX either

Change-Id: I155df3d895fcc1f1bf33286a15cd83357cfdbf05

2012-05-29  Norbert Thiebaud  <nthiebaud@gmail.com>  [6456d3d20c961dbbcc7224912bd83092ee832fe5]

macbacked.cxx is really and objective c++ source -> rename .mm

Change-Id: I0e0ed02f08358b2caeddbaad7d511c7ec70e68b4

2012-05-29  David Tardon  <dtardon@redhat.com>  [d4efa8b0cf48f092d8984f3f085909cd1a6a39af]

gbuildize shell

Change-Id: I91a89f9d0bd1eb88a94179f1c1a41bc832599fed

2012-05-29  David Tardon  <dtardon@redhat.com>  [9c9cad9f4acaaffef722ff732ceb159a5825855a]

ignore type parameters when processing dependencies

Change-Id: I0a6d0315fe8db90b156d5cd988f79e66022e9414

2012-05-29  David Tardon  <dtardon@redhat.com>  [2ca8cdf9791adc63e5afc2855f11397687826cf3]

deliver component desc. xml, if used

Change-Id: I2908d5851ae33d70a49a032130fdc1a406310c7d

2012-05-29  David Tardon  <dtardon@redhat.com>  [12af68fe6ee5823a054415ad2442eb4bbc31e8da]

move rsc to tail_build


2012-05-29  David Tardon  <dtardon@redhat.com>  [dc6aa72cc3a1e18ff90317a931f7586509de8343]

make sure that rsc headers are available


2012-05-29  David Tardon  <dtardon@redhat.com>  [ffff04d2a1145375cd6e86b1a2286d93361cef84]

move reportbuilder to tail_build


2012-05-29  David Tardon  <dtardon@redhat.com>  [755eaff58d08574dbd75dff79d772fe5bdb7a2b4]

remove unused source


2012-05-29  David Tardon  <dtardon@redhat.com>  [6bf04a4328e6b660e197875d70a6b2057d5f4463]

gbuildize reportbuilder


2012-05-29  David Tardon  <dtardon@redhat.com>  [e2518372691ef66a02b69146e3bc62b4913237e3]

remove trailing space

Change-Id: I318fe7433519db2985cd796e2d3c1c92f81459e6

2012-05-29  David Tardon  <dtardon@redhat.com>  [c199ce6d62c91d72eb7a038efea504b6de644406]

allow to set extra (global) schema root


2012-05-29  David Tardon  <dtardon@redhat.com>  [9b530e1a1eab7f33873952512d73aea02ac6b275]

register external jars for apache-commons and jfreereport


2012-05-29  David Tardon  <dtardon@redhat.com>  [9e669026f2f50ec42fc21e66a984be715714b95e]

allow adding more package files at once


2012-05-29  David Tardon  <dtardon@redhat.com>  [2e6bc9f6369167cccaf30277eccef9b3f9076888]

move unixODBC to tail_build


2012-05-29  David Tardon  <dtardon@redhat.com>  [83f91ce432a9519076396a3385acee053dea2614]

move sot to tail_build


2012-05-29  David Tardon  <dtardon@redhat.com>  [1cdfb813bb15fa6cfefa2ff032a81c035e05daaa]

move svl to tail_build


2012-05-29  David Tardon  <dtardon@redhat.com>  [5f94d1f133df297fe86f429249f9a03b61fb9451]

move connectivity to tail_build


2012-05-29  David Tardon  <dtardon@redhat.com>  [a3dddaaf74c761abc8533c602f62fcdace55506f]

remove unused sources

Change-Id: I777d62306bb835368c18894daaf04bcbf27ca49c

2012-05-29  David Tardon  <dtardon@redhat.com>  [50c5dd122ec7ce9543c09bbe2c54988b16af8fe2]

switch connectivity to gbuild

Change-Id: I37e6706ff244c9cc21b0826e61ef5d7cd72b3566

2012-05-29  David Tardon  <dtardon@redhat.com>  [aa99f076047dac84ec80d588bfcbe4c0e6db34f1]

connectivity: convert tdeab to gbuild

Change-Id: I6653686ef251bdf64610ff9bab7e27e39acee799

2012-05-29  David Tardon  <dtardon@redhat.com>  [b4e3d59c00b5c1c1d84f111bf9be40a8eea23327]

these variables are never set by configure

Change-Id: I8ed3642aca7581cb50c4be1c519c6664296734b8

2012-05-29  David Tardon  <dtardon@redhat.com>  [9a84a112c52dc2b42ffad976b2ce29e496783ee6]

WaE: "SQL_API" redefined

Change-Id: Ifc4974f12732301e3c2975f54f1dbe44fdc01941

2012-05-29  David Tardon  <dtardon@redhat.com>  [ab4d7eaef957933c2c7075c37da6bec8adb3853d]

WaE: intialization order

Change-Id: I9acd04a3803f029db326dc193ff98542ffbea648

2012-05-29  David Tardon  <dtardon@redhat.com>  [f2218fa73cdae020be380f98be8dbf3fdb13f7c1]

WaE: 'Intl_TokenID' defined but not used

Change-Id: I38f4d68c83f5c56579c11cf5e7a5f647898867d1

2012-05-29  David Tardon  <dtardon@redhat.com>  [fc9914cd3887377bcff1580b3680200866ca626e]

WaE: 'void yy_fatal_error(const char*)' defined but not used

Change-Id: I2709c908f623ae23a0724a6ef8c557583691e03f

2012-05-29  David Tardon  <dtardon@redhat.com>  [a29e81a17e205dfc39d10204a95d57728cec8636]

WaE: deprecated conversion from string constant to 'char*'

Change-Id: If087898c20a5a77e9dddedbbfad9f0aefc70024f

2012-05-29  David Tardon  <dtardon@redhat.com>  [a7442f698ab2c5067c2a0fb1521289bb715d1215]

WaE: #pragma system_header ignored outside include file

Change-Id: Ieea97c80b2a9844d9d2d6fc0fb84d7071b7193b2

2012-05-29  David Tardon  <dtardon@redhat.com>  [62d48a972675a325f93b3b3781ba7f95898e15b4]

WaE: the address of 'yytname' will always evaluate as 'true'

Change-Id: I6e39870bd5fea3bebb0f6f9ecf4ba5e68b4a9d5c

2012-05-29  David Tardon  <dtardon@redhat.com>  [0bd892ed039819a3ecebcdc2edf3813f8711672e]

WaE: comparison between signed and unsigned integer expressions

Change-Id: I32423e8334938b356f0f2a6c5a81e176bbd308c0

2012-05-29  David Tardon  <dtardon@redhat.com>  [2d552f650102a30869659b4db258d902bdef2daa]

WaE: #pragma system_header ignored outside include file

Change-Id: I4e5e7a42f16323d8cfd9f6dbe89f27d78d6c6348

2012-05-29  David Tardon  <dtardon@redhat.com>  [ccabd227612ad16d1c65fa5aa737333dc809cb76]

fix configuration processing


2012-05-29  David Tardon  <dtardon@redhat.com>  [b7c152e14d9b96e8f1ac6ebc45158601ab49f912]

rename evoab2 back to evoab


2012-05-29  David Tardon  <dtardon@redhat.com>  [978f343e6dda68e3e38fe6a3c3c79b6490857c05]

fix packing of DB drivers


2012-05-29  David Tardon  <dtardon@redhat.com>  [c5a0ac95d4e8f4c4fa651d85dc6087eb175a8dc1]

fix component paths


2012-05-29  David Tardon  <dtardon@redhat.com>  [f7a6407d1e79720451a3ab04c9e639251fd56bf1]

fix rdb creation


2012-05-29  David Tardon  <dtardon@redhat.com>  [7d5a3fe55622166ff26fc8bd06e09864aa025926]

connectivity: convert configuration


2012-05-29  David Tardon  <dtardon@redhat.com>  [ce821f423c21d40d048677e62b3596034217a1e3]

fix name of .res file


2012-05-29  David Tardon  <dtardon@redhat.com>  [d920667d0f0d88559c7502b6c920841fdb32f519]

update gbuild function names

Change-Id: I0bca38ff0983fab3fa388cd0b4030caa520d10a5

2012-05-29  David Tardon  <dtardon@redhat.com>  [073c630ab4f65cd0931ba82f31882a6bc87c95f6]

set include path properly


2012-05-29  David Tardon  <dtardon@redhat.com>  [3e1e9857511b150766bf461eae9864421450350a]

have to use gb_Library_add_cxxflags for C++ lib


2012-05-29  Matúš Kukan  <matus.kukan@gmail.com>  [8256eb0205fcddb79a67be13d6507b2653ff5e08]

connectivity: remove unused adabas files


2012-05-29  Matúš Kukan  <matus.kukan@gmail.com>  [5b7efe2a7ebbde2e106c426ea6f2b4494f023e5f]

remove unused makefile


2012-05-29  Matúš Kukan  <matus.kukan@gmail.com>  [8e535df765da3d4ab1733f7b5e50f20ce474016b]

group external headers together


2012-05-29  Matúš Kukan  <matus.kukan@gmail.com>  [5eff0b6c58c9a033e4794d9de76fcd777e49d09d]

improve odbc headers handling


2012-05-29  David Tardon  <dtardon@redhat.com>  [7a72abad2326bbb15843d35f579ae6f4e2fb947a]

disable broken complex test


2012-05-29  David Tardon  <dtardon@redhat.com>  [f380f7fdf2898f12eca7e6e51f6d5db260c82c18]

component_getFactory must be exported


2012-05-29  David Tardon  <dtardon@redhat.com>  [8305c66d5296c404b2d53be33d3481d94370c4c4]

place new libs into the right layers


2012-05-29  David Tardon  <dtardon@redhat.com>  [543b6dcfadb947a301ef591ff57fe8c1ece21cf9]

add missing $(gb_STDLIBS)


2012-05-29  David Tardon  <dtardon@redhat.com>  [30e15cda5b3acac9d159160dea77b6ecd5bcf98b]

connectivity: convert subsequent test


2012-05-29  David Tardon  <dtardon@redhat.com>  [a9c553f139c56a2be5caf713ede1763950ebdbc7]

fix build with build.pl


2012-05-29  David Tardon  <dtardon@redhat.com>  [9c24d6c542a05a606ac0b3bd48563205b571ce85]

keep the list sorted


2012-05-29  David Tardon  <dtardon@redhat.com>  [c4e37af4f19785b90b01c08e07bec9af74c8bb53]

the resources were not all packed into one file originally


2012-05-29  David Tardon  <dtardon@redhat.com>  [a6d121c60ff4f6d9ed1d585abc36366a47ae1d34]

remove useless function call


2012-05-29  David Tardon  <dtardon@redhat.com>  [4b9949d8dde7cdc93d9f8fc55415829681e13ab8]

sqlbison.hxx must be delivered, because it is used by another header from inc


2012-05-29  David Tardon  <dtardon@redhat.com>  [c678a4cbf2006a43d38cc0b5ca6651870f816597]

connectivity: convert mozab (hopefully .-)


2012-05-29  David Tardon  <dtardon@redhat.com>  [727fe75571ede7854078c09de513f554d581fb3f]

OSubComponent.hxx is included by a header from inc -> move


2012-05-29  David Tardon  <dtardon@redhat.com>  [8bc7afbf5fed7cff34e2f2a152adfe90d7c34169]

connectivity: convert postgresql driver


2012-05-29  David Tardon  <dtardon@redhat.com>  [b811401e863da4acd5b6b7fea27a6e0461303759]

source has been removed


2012-05-29  David Tardon  <dtardon@redhat.com>  [e07b99d2603c4692fa44f4cfae7ab1df47c1633d]

fix Makefile after rebase to current master


2012-05-29  David Tardon  <dtardon@redhat.com>  [579f52d41edeec3c83dbaa6dad12ce26a55f0f5b]

connectivity: convert hsqldb


2012-05-29  David Tardon  <dtardon@redhat.com>  [b3d2b95755723f50c3992faf3d03dceacc545611]

ensure headers are in place before compiling


2012-05-29  David Tardon  <dtardon@redhat.com>  [d4bfc1c76d433d3652c5d73020cd4b75233bb9b5]

add missing linked lib


2012-05-29  David Tardon  <dtardon@redhat.com>  [5f231c9fbe52afd437662c8512948d3cadbbf337]

add missing include paths


2012-05-29  David Tardon  <dtardon@redhat.com>  [f7ec1ace7deb322c5106551911c5de5f4d40c547]

fix library name


2012-05-29  David Tardon  <dtardon@redhat.com>  [d5f20d1040230385f7aa96f148d5d11eb565c965]

update Makefile


2012-05-29  Peter Foley  <pefoley2@verizon.net>  [85778230cb006cd29d35f3f1eab0e4b84f43a848]

connectivity: convert dbase to gbuild


2012-05-29  Peter Foley  <pefoley2@verizon.net>  [9956f6d00668c4107e8d98b60f7344b7982c4626]

connectivity: convert flat to gbuild


2012-05-29  Peter Foley  <pefoley2@verizon.net>  [41c23a6d09559da45b468b403510e276b8633f99]

connectivity: convert file to gbuild


2012-05-29  Peter Foley  <pefoley2@verizon.net>  [afe5106342856b31ab0844486f808ca101597d8d]

connectivity: convert jdbc to gbuild


2012-05-29  Peter Foley  <pefoley2@verizon.net>  [b8998bc7febcadf54d5a9bd2e828fb3ed6cde485]

connectivity: don't build jars unless java is enabled


2012-05-29  Peter Foley  <pefoley2@verizon.net>  [c8bdbaa9361ecbf62a93a74a9100a24cd6497a9a]

connectivity: convert mysql to gbuild


2012-05-29  Peter Foley  <pefoley2@verizon.net>  [9655c639272b6ad9a115c86547ff5824a44cd376]

connectivity: fix circular deps


2012-05-29  Peter Foley  <pefoley2@verizon.net>  [288243a5c36aa10d8287c6b90c61a7b3ea9999bc]

connectivity: convert odbc to gbuild


2012-05-29  Peter Foley  <pefoley2@verizon.net>  [3b8587636ba0d9227d12657fe9a4cd2a095aed6b]

connectivity: convert odbcbase to gbuild


2012-05-29  Peter Foley  <pefoley2@verizon.net>  [1e24aeae05715179be64b17d54d12e75ea13a3b2]

connectivity: convert calc to gbuild


2012-05-29  Peter Foley  <pefoley2@verizon.net>  [6440284921fb75f8914e80a2c51cdcf475eae278]

connectivity: convert evoab to gbuild


2012-05-29  Peter Foley  <pefoley2@verizon.net>  [5bfb6d8b4c5dc6e3444d994b0b24dadeeebd7873]

connectivity: convert macab to gbuild


2012-05-29  Peter Foley  <pefoley2@verizon.net>  [07d512eff12fc89adbfb73e546b3946494f21472]

connectivity: convert kab to gbuild


2012-05-29  Peter Foley  <pefoley2@verizon.net>  [0ea09fa7717809d86c5d5ea80ecb1e9523ec1f62]

connectivity: convert ado to gbuild


2012-05-29  Peter Foley  <pefoley2@verizon.net>  [724d6d540797eb6be2a4e023a09d228c2bcd998c]

connectivity: convert ConnectivityTools to gbuild


2012-05-29  Peter Foley  <pefoley2@verizon.net>  [6252681eae23793e5058877785c48190f4143e70]

connectivity: convert resource to gbuild


2012-05-29  Peter Foley  <pefoley2@verizon.net>  [baee9dd507542c3f051ff14d8c93baf8662a4c73]

connectivity: convert xml to gbuild


2012-05-29  Peter Foley  <pefoley2@verizon.net>  [26e29a83440a06a1d55aacd91dc8c6a0ff51358d]

connectivity: convert dbpool2 to gbuild


2012-05-29  Peter Foley  <pefoley2@verizon.net>  [7eada778faee1e31e4cf97f4e2a127833131c321]

connectivity: convert sdbc2 to gbuild


2012-05-29  Peter Foley  <pefoley2@verizon.net>  [091e018205d7365d8a4b8a0e99940125bda95f47]

connectivity: convert dbt to gbuild


2012-05-29  Peter Foley  <pefoley2@verizon.net>  [7b57c3832c176dbf7a19c27151d834fe0878b756]

connectivity: convert sdbc_hsqldb to gbuild


2012-05-29  Peter Foley  <pefoley2@verizon.net>  [86209a48133373ee6b79a39f123ccc8849728ed1]

connectivity: convert headers to gbuild


2012-05-28  Norbert Thiebaud  <nthiebaud@gmail.com>  [9485f3a6d68372db28481ee895a2b9983d1c3b59]

targeted string re-work

Change-Id: If929937d8b1243032983b8b379f067a47d2717a4

2012-05-28  Julien Nabet  <serval2412@yahoo.fr>  [2f804c94cdaaa9ac047f229509c774dbea1dbcaa]

Some cppcheck cleaning

Change-Id: Id5be3a25fc66d2f7fcec8325491a23d6908021fc

2012-05-28  Tor Lillqvist  <tlillqvist@suse.com>  [dcd94d97b37d3bc46e135340006d2eefb616381b]

The gdb stuff probably doesn't make sense for Android either

Change-Id: I6e9a9bc1f35be02af40530b29044e1f4b33e91ab

2012-05-28  Norbert Thiebaud  <nthiebaud@gmail.com>  [bb059d9dd38f1dc5d0075f6c703154d4c6b50bd2]

targetted string re-work

Change-Id: I0d0712f441fcecb7a165173da7174e8f254cf39a

2012-05-28  Norbert Thiebaud  <nthiebaud@gmail.com>  [c927e5ed4d358465f91ec4f28734af42d72a0f9c]

targeted string re-work

Change-Id: I03f894f52cd4115f4871a82eb6e481c5642362da

2012-05-28  Norbert Thiebaud  <nthiebaud@gmail.com>  [f9598738a6f8625b6908d0e25603f00ace4da7f9]

we really should not have any FASTBOOL left, remove the typedef

Change-Id: Ia3b0ba6d7ba91218c42abf1368a110b325f5794e

2012-05-28  Peter Foley  <pefoley2@verizon.net>  [a26efd71ed18738edb6b4fe272418831e797dac6]

update autogen.lastrun dummy rule

Change-Id: I1576e2f975ccbe4a9fc2e1ededf1a383ef6e604f

2012-05-28  Luboš Luňák  <l.lunak@suse.cz>  [985f9740f76fb735ea99868cf6b0445811ef568f]

testcase for bnc#757118

Change-Id: I992c114669a9012a18982cf8cd313e3bdccdcb32

2012-05-28  Luboš Luňák  <l.lunak@suse.cz>  [5845298e615a599d5edc7c42275b52ae954250e8]

fix horizontal rule width in .doc documents (bnc#757118)

MSO uses undocumented properties that seem to map to o:hr and o:hrpct
from .docx (including differences between .docx spec and implementation),
so treat horizontal rule width the same way in .doc too. Also remove
the guesswork for #i17200# that is not quite correct and no longer needed.

Change-Id: Ibec543fa1679ca0b20e86ef6b4f77147b18dff7e

2012-05-28  Luboš Luňák  <l.lunak@suse.cz>  [96c7ab19b77c2f90acd4c34552474b0f616f48a7]

hack the same meaning for o:hr handling like MSO uses

This doesn't in fact change much in LO, since ShapeType::getAbsRectangle()
uses 0 as the reference size, 100% is still actually 0.

Change-Id: I81690d710402224c8477c90ad14672b593aacc24

2012-05-28  Luboš Luňák  <l.lunak@suse.cz>  [c52ba433491afbca70aa1977a624c795bdd5b9ef]

Y, height are in Y coordinates

Change-Id: If75567533b5e00417f749bd8e957a317dda02804

2012-05-29  Takeshi Abe  <tabe@fixedpoint.jp>  [3ac9b7af766f166a9cd8089ec49e54a48b31194b]

removed dead code

Change-Id: Ic70d66befc90450aeb276d53f6da7e81aef85478

2012-05-28  Rob Snelders  <programming@ertai.nl>  [1a5aae96bdb20e36a17d77ec60da874037544628]

fdo#45830: Indicate correct default locale setting

Change-Id: I73904225b2ea1c5b78453caafe382860fb9a3a0f

2012-05-28  Caolán McNamara  <caolanm@redhat.com>  [78f614e5fff70d4874322255cca739f430865f0a]

check key size

Change-Id: Ia909b0abb3ef84a9f0a14d42379f693ae9e70812

2012-05-28  Michael Meeks  <michael.meeks@suse.com>  [a59f76154afeb1610f5962da7df3de0b587da38a]

android: add possibility to add application specific fonts to fontconfig


2012-05-28  Michael Meeks  <michael.meeks@suse.com>  [af285be40f6d6c8c8e57d4468e86dec4c47a1524]

android: fix mouse click positioning, add more keymappings, fix focus.


2012-05-28  Michael Meeks  <michael.meeks@suse.com>  [35382d56f839a9e569dab995933be8fe1a60da27]

android: build and package the fpicker so we can select files to open


2012-05-28  Michael Meeks  <michael.meeks@suse.com>  [7748fc7747eb231684770f2ef06d40811c325062]

android: package much more: calc, chart, embedded objects, writer


2012-05-28  Michael Meeks  <michael.meeks@suse.com>  [1a9be1b62e554b5a7ad93c92a2290c67b8d65f3b]

android: disable document recovery, it doesn't demo so well.


2012-05-28  Michael Meeks  <michael.meeks@suse.com>  [e363e668c7e4ead69aaad168c9f23f3e181db5fc]

android: make launcher function as expected - starts writer.

Remove now redundant FONTCONFIG cmdline arguments, and add fallbacks
for not having cmdline arguments in the intent when launching.

2012-05-28  Caolán McNamara  <caolanm@redhat.com>  [ff31d8dff6bc44f0c4acf5ec3ba09392e8c356bf]

missing brace

Change-Id: I1b6faf4d1989a808c54f2799db8d0a6d10adf299

2012-05-28  Philipp Riemer  <ruderphilipp@gmail.com>  [e03dcdbb4c2b7bf784bd639e27f91d88ca15c703]

Translate German comments in sw/source/core/undo/unsect.cxx


2012-05-28  Philipp Riemer  <ruderphilipp@gmail.com>  [66528fc701b8598620b5d7f02508bf7fa0c0b8dc]

Translate German comments in sw/source/core/undo/unredln.cxx


2012-05-28  Philipp Riemer  <ruderphilipp@gmail.com>  [d767476a82a7cef1d71983a946e3b74efbf415fb]

Translate German comments in sw/source/core/undo/unovwr.cxx


2012-05-28  Philipp Riemer  <ruderphilipp@gmail.com>  [bba3c5885c47150cafa39b94bcb00aac823e5fe3]

Translate German comments in sw/source/core/undo/unmove.cxx


2012-05-28  Philipp Riemer  <ruderphilipp@gmail.com>  [ef195be10b5d987855d14a48a41bdd9c68d1b3a2]

Translate German comments in sw/source/core/undo/rolbck.cxx


2012-05-28  Philipp Riemer  <ruderphilipp@gmail.com>  [78b727f9cf1728ce55178bb0c1b19c0467c1c4fa]

Translate German comments in sw/source/core/undo/unins.cxx


2012-05-28  Philipp Riemer  <ruderphilipp@gmail.com>  [ced6b3fe4b87b35715a3d762ed024ba3165a9100]

Translate German comments in sw/source/core/undo/undobj1.cxx


2012-05-28  Caolán McNamara  <caolanm@redhat.com>  [7c9ae6bd33a8da3d5dd1e8086ae9e4a53e7d102c]

valgrind: Related rhbz#820376 mnDestWidth used without initialization

Change-Id: Id52458441fc2ef3b466f5e4f716b0341dca11091

2012-05-28  Philipp Riemer  <ruderphilipp@gmail.com>  [f0c1887fc60b0537172dc07a14f1d59da902b44b]

Translate German comments in sw/source/core/undo/undobj.cxx


2012-05-28  Philipp Riemer  <ruderphilipp@gmail.com>  [a4fbd12762c8d856e5db48fbf685b9b4620c7b8e]

Translate German comments in sw/source/core/undo/undel.cxx


2012-05-28  Philipp Riemer  <ruderphilipp@gmail.com>  [230fddbc17e39034ca1a562fd74b2144b90bd387]

Translate German comments in sw/source/core/undo/unattr.cxx


2012-05-28  Philipp Riemer  <ruderphilipp@gmail.com>  [12e30517610b7760b9deddb1320fe50ec7f81562]

Translate German comments in sw/source/core/undo/unnum.cxx


2012-05-28  Philipp Riemer  <ruderphilipp@gmail.com>  [1a0ca473e97a032686669e5198ef2d3f25e2f606]

Translate German comments in sw/inc/swscanner.hxx


2012-05-28  Philipp Riemer  <ruderphilipp@gmail.com>  [7eb0c9b056b648afd5bc216811892d058e352de6]

Translate German comment in sw/inc/docufld.hxx


2012-05-28  Philipp Riemer  <ruderphilipp@gmail.com>  [f9067ca632487c64d72bc378d9bb4ff6370a02c1]

Fix German "adjust left margin" comment in multiple files in sw/{inc/,source/core}


2012-05-28  Tor Lillqvist  <tlillqvist@suse.com>  [dc4f1b6c2116bfca4a12cc6ef6f2a9a596c0a6da]

Whatever an inimanager was, it has been dead for a decade

Change-Id: I6efd7877df34af515e61b6b7fcd112fa041f5e61

2012-05-28  Julien Nabet  <serval2412@yahoo.fr>  [dcd5136b80891e02a28939572f0f62e182f0fb76]

Fix typos

Change-Id: I39d54e3f635be6cb7a42fc9a0f7055619c885950

2012-05-28  Caolán McNamara  <caolanm@redhat.com>  [578b7df37638cf9afad327900d2140aabd0c3556]

bump libexttextcat

Change-Id: I381a975bebfc805ef04dbf8c5b7df66314da8acb

2012-05-28  Caolán McNamara  <caolanm@redhat.com>  [ccf238b307d144623c1075902d256aad78fc69f0]

OSL_LITTLEENDIAN->OSL_LITENDIAN

thanks Norbert :-)

Change-Id: I03942dd80bff39f4cc9a19117a4c5c5e4dfcd325

2012-05-28  Caolán McNamara  <caolanm@redhat.com>  [25a605f36544582bd454d4bc0e71e684749a0b80]

this is supposed to just be the number of bytes

Change-Id: Iecd376aba13f94c5c62fab2f3278c5f3efda20b4

2012-05-28  Caolán McNamara  <caolanm@redhat.com>  [6e12f367d5d0cee5b023bf93fe6faaebd92d5abd]

reduce static_initialization_and_destruction chain

Change-Id: Ic709bb128a82016b1bbc2c43cf4fe7ad091e7b1a

2012-05-28  Caolán McNamara  <caolanm@redhat.com>  [2899b1ade437812cfb138fe48a5b9517727facc9]

only need to include ostream here, iostream sucks in global ctors

Change-Id: I829a223f66199214c6dc4a08c6f2f53d7166a586

2012-05-28  Julien Nabet  <serval2412@yahoo.fr>  [6b074ddd68133817b3aaff891fa85b43d264afe4]

Fix typos + fix prefer prefix++ for iter

Change-Id: Ic535667b3705fc707966e403edc32681a3c315e9

2012-05-28  Michael Meeks  <michael.meeks@suse.com>  [e206f8b7a2882d7eea163e29d76dfb336113e3f7]

put white next to black in the color palette drop-down

Change-Id: Ic6fb266482f4314a9b072fe5b60a488fa01992ff

2012-05-28  Petr Mladek  <pmladek@suse.cz>  [176b01d488b8f243a47d140cad7e721b4dbb941f]

do not replace modified psprint.conf from rpm packages (fdo#50307)

mark the file as %config

Change-Id: I445a0e4570eb15113da58a5f824d618e44ab3bdd

2012-05-28  Julien Nabet  <serval2412@yahoo.fr>  [0575c329b52071a993097cedc928944186750674]

Remove stray */

Change-Id: I550021c693c0971b952a708f51a0196cbe1fc8dc

2012-05-28  Tor Lillqvist  <tml@iki.fi>  [c829489cbbc93d6418ec20a398d6eb33a0110860]

No point in the gdb stuff for iOS, and it breaks the build even

Change-Id: Iebb6fede055f274d66aa09344b911913d5cb9882

2012-05-28  Jan Holesovsky  <kendy@suse.cz>  [96541d7d30af1e6c5131a57ae7518b873cdc9543]

status bar: Standardize the size of modification status to '9' everywhere.

Change-Id: Ic5f8473fb5edaa84cdcd5a6cb563c6a5c4fadea3

2012-05-28  Jan Holesovsky  <kendy@suse.cz>  [93610466a3bffb08b500ac42e8c093cf33517097]

status bar: Fix status selection menu drawing in Calc.

Change-Id: I4198e1a827104eace62e5c39a7aee15d17471c35

2012-05-28  Jan Holesovsky  <kendy@suse.cz>  [d02e19e3d8697132f63eca353047a572b1e459ea]

calc input line: Native rendering of the input line.

[Including few adjustments in the way the scrollbar is being calculated.]

Change-Id: I247ee139864a119bdec9dead64e51d9aace385ff

2012-05-28  Gökçen Eraslan  <gokcen.eraslan@gmail.com>  [94713bbeca876c1718305791d45ff8bb986da433]

fdo#46378: Prefer interpolation-based image rescaling in PDF export.

Change-Id: I9ead1221b4562dea0e1ef289944ac11ea850ed1a

2012-05-28  David Ostrovsky  <David.Ostrovsky@gmx.de>  [bb4ae4abb5c01b1fd1e704e19b7913c286642899]

CLucene contribs-lib artifacts were missing during system wide installation

Change-Id: I11e9b17336a16bfcaceebe7613c156ff3e2b94d1

2012-05-28  David Tardon  <dtardon@redhat.com>  [b5f066e64a49aa007e04dc57dc0bbd0857ca0e2f]

Revert "remove redundant test for presence of dlls"

Bah, ignore that... I forgot it also copies the dlls locally and
delivers them.

This reverts commit 5faaada54cc40713980d7f74e3534279e8395ead.

2012-05-27  David Tardon  <dtardon@redhat.com>  [5faaada54cc40713980d7f74e3534279e8395ead]

remove redundant test for presence of dlls

Change-Id: I59a14d5579b7cb7fcf2ac5634723a8f18ed6e084

2012-05-27  David Tardon  <dtardon@redhat.com>  [8e0552fca75e7b82975a3ed05fd8c50b00f53254]

break dep. cycle between vcl and fpicker

Change-Id: I04c68440d7c5e5b6c620b406ff52b1cca9e2fbfb

2012-05-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [510bfdc31d3e5834a7a461395ad2a6c3129cb572]

WaE unused argument

Change-Id: I04c06fd83142c7ced83a27370f50aee88a6a2101

2012-05-27  Stefan Knorr (astron)  <heinzlesspam@gmail.com>  [072e4f9869f88019145cd75af7612b2e00a7046f]

Use normal font in tab headers


2012-05-26  Alexander Wilms  <alexander.wilms@zoho.com>  [d1dd475389b798e99d09f2dd9f1b52341bb610a0]

added the metropolis master page


2012-05-26  David Tardon  <dtardon@redhat.com>  [e726638eb8bd9e8fab3268259ddee9de88c56a39]

gbuildize remotebridges

Change-Id: I01e97df2f9f098719e3de578526cb1d13d2db6fa

2012-05-26  David Tardon  <dtardon@redhat.com>  [eb0a1da770161a7d680061eaa3d79f8ea8eef6ac]

resize options dialog to fit to increased tab height

Change-Id: I6255eba78aa4e012e6d29b7faed5f3bbc5302d25

2012-05-25  Kohei Yoshida  <kohei.yoshida@gmail.com>  [2acf56beb51aae06b81e094bf8ada1f4b77e1bda]

Unbreak the formula options page by pushing all controls down by 6 pt.

Change-Id: I1d1846d4e7797dfd5c327dd4305e6d6632e8e8d0

2012-05-26  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [cbfd8eb92f7e2c47badc34336c0523d366282286]

use the smaller version for data bars

Change-Id: I439b3fa34fca3bca4f6342f606ddcad01cb5b78f

2012-05-26  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [de687872926d0c54beba38fc2c33368b3ca6d634]

support remaining data bar attributes in odf import/export

Change-Id: I6fdf7a6158002003938ee039152d582776aba5db

2012-05-25  Michael Stahl  <mstahl@redhat.com>  [b8452a89ceaa9008558b83f3a8b6937d14b7c803]

fdo#50169: band-aid another crash in GraphiteLayout::expandOrCondense:

error: attempt to subscript container with out-of-bounds index 6,
but container only holds 6 elements.

2012-05-25  Michael Stahl  <mstahl@redhat.com>  [b6db1e0683c8fac594a606297f16b1fe163ed15b]

rhbz#810644: CalcClipRect: add band-aid

No idea what the problem is, perhaps it'll just crash elsewhere now...

2012-05-25  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [1171a1375825785c9da40fd4e043d445c562c4aa]

import new conditional format information

Change-Id: Iaa16792a74a3e33d3880cb9db41baf5613804387

2012-05-25  Kohei Yoshida  <kohei.yoshida@gmail.com>  [6540cc8ee0d4d2396e6b731ad71a241e8344531d]

Removed Lotus 1.2.3 filter/type for Writer.

Lotus 1.2.3 is a spreadsheet.  We don't need this for Writer.

Change-Id: I7fce85a6e211c0bf1ef6e95e758b4dc8cfcae033

2012-05-25  Kohei Yoshida  <kohei.yoshida@gmail.com>  [0c782558aee08bfc24e03c715a504a234ab30307]

Rank format types in order of complexity.

This way we can run detection services in the correct order; from
more complex to less complex, since the more complex structure is
much easier to test and reject.

Change-Id: Iee2d3e2e4f2834f95e6e89975f646e3928114b11

2012-05-25  Kohei Yoshida  <kohei.yoshida@gmail.com>  [58652054727a29701795f2849c87f320de05c4dd]

The logic behind these two flags no longer makes sense.

Change-Id: Ie2fada1c641d2bc313ddb14903083beab08f8a98

2012-05-25  Kohei Yoshida  <kohei.yoshida@gmail.com>  [9036eea41fae3cc317cb71a6924995a0221ea371]

Removed writer_Text_encoded type; merged it with generic_Text.

Change-Id: I95c04f954026047e48976451eb755340d005d773

2012-05-25  Stefan Knorr (astron)  <heinzlesspam@gmail.com>  [9a7d3d47d9b4d57b0c7380eadb294add4245ba3a]

fdo#50183 Use one sheet as default in Calc

Change-Id: I031b6ef17d4113194c246bd1081268fa27810517

2012-05-25  Ivan Timofeev  <timofeev.i.s@gmail.com>  [1ed6ca8173c1916b783e52d92296efdda3c82968]

gtk: add support for "vertical-padding" menu style property

and fix bug in MenuFloatingWindow::ImplHighlightItem - take this border into account

Change-Id: Ieeb5a447ed58f9bb064a8b88aefc5d1b666195f7

2012-05-25  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [87ccec22b105fda607f70467a14cf60050e45009]

Trying to wrap the tools references inside a struct

Change-Id: Ie4d9a1d2c131f14928d7cc47f1b6314cf7e7f41d

2012-05-25  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [c77918bb03974ff9be90c889f77e62ea0755052f]

Revert "Make SotStorage and SotStorageStream dtors public"

This reverts commit 90f3840e4c767154266c6be1c532f5e748e8c3f7.

2012-05-25  Stephan Bergmann  <sbergman@redhat.com>  [3f250092747263fb14a3f13c4509ebd02ec2fb2a]

Use simple createOneInstanceComponentFactory

...instead of static WeakReference and getGlobalMutex.  The latter allowed for
deadlock, when one thread is in __getTypeEntries
(cppuhelper/source/implbase_ex.cxx), having locked getImplHelperInitMutex(), and
from there calls some cppu_detail_getUnoType (from a cppumaker-generated header)
that tries to lock getGloblaMutex, while another thread is in this
FactoryImpl_create, having locked getGlobalMutex, and from there calls into
__getTypeEntries.

Change-Id: Iac68d28c1a5971049447cc79384b6e186f2a6d82

2012-05-25  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [90f3840e4c767154266c6be1c532f5e748e8c3f7]

Make SotStorage and SotStorageStream dtors public

Change-Id: I3ca0d308199bc4acf66a4c473d8b48561560d631

2012-05-25  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [090068a41f083d0960c3717724ab539cf0515c3e]

Revert "Blind Hail Mary trying to solve tinderbox breakages"

This reverts commit 70d473c07d79dc59a69f6cc725c026eacdc12c2a.

2012-05-25  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [70d473c07d79dc59a69f6cc725c026eacdc12c2a]

Blind Hail Mary trying to solve tinderbox breakages

Change-Id: Ic69195e2ae991cf837c3dcfb086d9834f99b2d40

2012-05-25  Michael Stahl  <mstahl@redhat.com>  [f327c359033c027a58933db49e80a2bd927ca923]

sfx2: improve README


2012-05-25  Michael Stahl  <mstahl@redhat.com>  [cad983994944ca2cfcb27aa6e8a0181df63803b7]

stop parsing on encountering internal entities in fastparser.cxx


2012-05-25  Michael Stahl  <mstahl@redhat.com>  [fe226fd8b1540ff9b29cb181b433c55d32803abd]

stop parsing on encountering internal entities in sax_expat.cxx

The XML_UnparsedEntityDeclHandler is apparently deprecated anyway, so
replace it with the newfangled XML_EntityDeclHandler.

2012-05-25  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [c7e71b31bd7b042da6aeda80bc92933e91533c1d]

Don't get out of bonds

Change-Id: Ifd743fe59d468b3d89c95f4963a038068cf34629

2012-05-25  Harri Pitkänen  <hatapitk@iki.fi>  [feeb57e0a63cdcd81898050d059e7933f62c5292]

Cleanup related to always enabled HTMLMODE_SOME_ABS_POS

HTMLMODE_SOME_ABS_POS is enabled in all HTML export modes and thus
code checking for it is not needed anymore.

Change-Id: I416adc2fc6242daf9fa4ccaa9b2634138c5e17d0

2012-05-25  Noel Power  <noel.power@novell.com>  [56f450187343688f20f88e68a849c8dcd660b629]

Revert "tweak imported shape position for xls( binary ) format fdo#49430"

This reverts commit 5813422d3eb9657c5a818057be0ebf831ca6a794.

2012-05-25  Noel Power  <noel.power@novell.com>  [3ed479a1d83916cb5dc3be0eee0aa6fbe65a844a]

Revert "fix bad import positions of shapes & controls fdo#49430"

This reverts commit 9dc4fa1b22a533ba0a6ce0353112c55eef8a14ef.

2012-05-25  Noel Power  <noel.power@novell.com>  [0a8de8d937ea1e9cb26ea7c89951f559961b49de]

Revert "(reworked )reorg. code a little so ole controls are catered for wrt fdo#49430"

This reverts commit da81525ec2e86364def8b558e16c4e8eca6a121e.

2012-05-25  Noel Power  <noel.power@novell.com>  [112d94c67b9a27f0df1784ab8f88c051f466b04d]

Revert "WaE: variables set but unused"

This reverts commit d0dcf1d65c79c4c607a1ac24c0c57f4b1a935294.

2012-05-25  Noel Power  <noel.power@novell.com>  [bc30ba74e880122b257cc6aa2965a79851fa4608]

Revert "Fixed #i116848# Shapes are at wrong position"

This reverts commit 31012ab9d7035f942486c87ecc1a79b4d6579975.

2012-05-25  Noel Power  <noel.power@novell.com>  [a11fa1a4ac7ab27328b5e5376ea7597b1e69ddd1]

Revert "calc69: #i118068# handle all-hidden case in ScDrawUtil::CalcScale"

This reverts commit 8a838b9fbf46ece9680824cd3a044ab7338bf306.

2012-05-25  Caolán McNamara  <caolanm@redhat.com>  [2b2bdcf84fc1ea41c4d9e69d53ba9f1177da9bdd]

add a little devtool to list the languages supported for spellchecking

Change-Id: Iad21ad040e797690a80f94e2eec8e38b8bffadb2

2012-05-25  Caolán McNamara  <caolanm@redhat.com>  [c7489ede3869a9701d1081677bc8f040a78ec77b]

drop dead makefile.mk and version.map

Change-Id: I2a15f9685655b7c46893fcfe2d1ae102596522ca

2012-05-25  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [02c61b924d4687477e4818e1f8682e2f9f4a753c]

Allow WPXSvStream to read stream in a hierarchy of substorages

Change-Id: I8f9726e3e93a16d59f0e3c24783a98f4b9edd692

2012-05-25  Jan Holesovsky  <kendy@suse.cz>  [1bab1e998762bf4a11614b5b0bd074873b88424c]

language status bar control: Don't set radio buttons for some entries.

There are entries in the popup menu that are not supposed to be radio buttons,
like More... ;-)

Change-Id: Ic7986a668522901a244d35eda7e9cfbe0133f37e

2012-05-25  Stephan Bergmann  <sbergman@redhat.com>  [3d199e410bda1ba148eed26176e1003df21eaa75]

Removed documentation from type rdbs

Before gbuild'ification, solenv/inc/target.mk carefully produced two variants of
each type rdb, a plain one from calling idlc w/o -C and a *_doc variant from
calling idlc w/ -C ("generate complete type information, including
documentation").  After gbuild'ification, solenv/gbuild/UnoApiTarget.mk
unconditionally only produced "complete" type rdbs from calling idlc w/ -C.

It is unclear to me whether the old *_doc variants had actually been used for
anything (what got packaged into installation sets apparently were the plain,
slim variants; and autodoc apparently does not need the *_doc variants, either,
as it produces UNOIDL documentation directly from .idl files).  It is also
unclear to me whether the gbuild switch to effectively package complete, fat
rdbs was deliberate or not.  (The only client-visible change I see is that low-
level C/C++ typereg_reader_getDocumentation could now report something.  The
reflective UNO services at com.sun.star.reflection would not offer access to the
documenation anyway, however.)

The benefit of no longer including documentation in the packaged type rdbs is
size; the URE types.rdb shrinks from 1.2 MiB to 819 KiB, and offapi.rdb shrinks
from 11 MiB to 6.5 MiB.

Change-Id: Ib278f74fc3b22169e00a09d778807f8cf58520c4

2012-05-25  Caolán McNamara  <caolanm@redhat.com>  [306159d8ff9ef91cf8d4c92198157b7fad46211e]

convert mpFidcls to a vector

Change-Id: I41d24c8d14a781e4100813ebce136d563f8c36b8

2012-05-25  Caolán McNamara  <caolanm@redhat.com>  [b686bab2e39216f5b1df9f7fb77099fec6d2f611]

WaE: return value of fwrite unchecked

Change-Id: I83ecc3ef45eb411741db4b4ff20982bff1709d99

2012-05-25  Caolán McNamara  <caolanm@redhat.com>  [d785059238abf7ee28aec1b6555dcd38c5b6c61f]

WaE: nPos potentially uninitialized with gcc 4.7.0

Change-Id: Ie02cf6154b7536a46cd3753c526f7c390e57a40e

2012-05-25  Caolán McNamara  <caolanm@redhat.com>  [cf9b0830c5e574d6c4a16ea2a179720dde26e811]

WaE: return value of fwrite unchecked

Change-Id: Ib3713290a7dcd4bbbb58232d144e35694653a4a5

2012-05-25  Caolán McNamara  <caolanm@redhat.com>  [268ddf96756be5a850645f0c67e91cf7369a77f4]

WaE: pesky aliasing warning with gcc 4.7.0

Change-Id: I78675ba624cf657a246f7d1211bf5075189ac873

2012-05-25  Caolán McNamara  <caolanm@redhat.com>  [07edde2ddd309f47ddf5360f7133c181791cb3d0]

check some bounds conditions

Change-Id: Iab2f715b37d9fae816723b84ee1116fd4aff9537

2012-05-25  Caolán McNamara  <caolanm@redhat.com>  [1504284cedc64165462663be0e1d8a6624b78e2d]

tidy SvtDocInfoTable_Impl

Change-Id: Ic354fc145c75eb24aa010627467fae007cfbf024

2012-05-25  Jan Holesovsky  <kendy@suse.cz>  [f76fde91c4103812d924b973cec83a7b316a1f05]

status bar: Get rid of STD/BLK/..., and introduce a menu for that instead.

Nobody know what these acronyms stay for; so instead use an icon, and a menu
that contains the full descrption.  Tooltip now says what is active.

Change-Id: I21a67c5456c96081797c1cb88d2a980d161a1c0c

2012-05-25  Michael Stahl  <mstahl@redhat.com>  [f4e9f095fc7306651246f648b9caf706652ca8a8]

SwFlySaveArr: Apple GCC complains about constructors


2012-05-25  Muhammad Haggag  <mhaggag@gmail.com>  [8ed3a427245a07bb787c521a178cfb421fa46854]

Followup to fdo#34772: Add resource strings for word-count messages

Change-Id: I7b32f5b6ed973fd4ad4635a5265d75d4e51f04ba

2012-05-25  Muhammad Haggag  <mhaggag@gmail.com>  [ce14342c4292628a641a72d4f63d9c048e030c6a]

fdo#34772 Add word count to the status bar in writer

This change adds a new status bar control,
"SwWordCountStatusBarControl". The control shows the number of words
selected as well as the number of words in the whole
document. Double-clicking the control launches the modeless word count
dialog.

Change-Id: I756183ab1aaf4d059e782dfb05508370178cfbe3

2012-05-25  Kohei Yoshida  <kohei.yoshida@gmail.com>  [89d6c3ef8ea691dbd3383cffe21e75c3200821de]

Accidentally committed this...

Change-Id: I0335111dd30850db435d728ddcc6b4554eea6f5b

2012-05-25  Kohei Yoshida  <kohei.yoshida@gmail.com>  [f0cb3e97d2f9b5592837903d8d8ed8aaeb130c55]

Removed writer_Text type; combined it with generic_Text.

Change-Id: Id7d5744af4800ef5ac6bd70b97f79a76299a2e6b

2012-05-25  Kohei Yoshida  <kohei.yoshida@gmail.com>  [d6b68db264930528cf7ba3111f6f664fca10cfe3]

Renamed calc_Text_text_csv_StarCalc type to generic_Text.

Change-Id: Ica6aef56733c7c71568e37166a2f78d6aa05a118

2012-05-25  Kohei Yoshida  <kohei.yoshida@gmail.com>  [8b8e24544793f4ec6f61edb7ce8ac10bf6bb0981]

Do the real detection work for plain text & forgot to add a makefile.

Change-Id: I95edb869b00764464d91e1f396da1bb648b74515

2012-05-25  Kohei Yoshida  <kohei.yoshida@gmail.com>  [427b50c05f18de474dd5b88b705951240335beac]

Use the new plain text type detection service for text/csv type.

Change-Id: I50d5cee6302e8d6b4b329e30b7a5ce47b47bc945

2012-05-25  Kohei Yoshida  <kohei.yoshida@gmail.com>  [a0b640bd1816bc464961c85eb2d1de405cd50d1c]

Initial skeleton code for plain text filter detection service.

Right now it will always fail.

Change-Id: I50011bbf7ce59c3b299d23e688dd1af87bcafeb6

2012-05-25  Kohei Yoshida  <kohei.yoshida@gmail.com>  [6e82a984a3bfbdaef405e445c6c6e345682920ee]

Patterns should precede extensions.

Change-Id: Ib401fb6287efda68d07732382fc814961138d8a9

2012-05-25  Kohei Yoshida  <kohei.yoshida@gmail.com>  [cc0b7db44ea58f9395d0d89a0f2bdac32a272eb7]

Prioritize candidate types by extension first, then by document service.

This unfortunately breaks plain text format detection for writer, but I'll
get to that next.

Change-Id: I70382529596dbc3e3af4935d6e98ad6d58bb4d91

2012-05-25  Julien Nabet  <serval2412@yahoo.fr>  [405ed562c9fa19d9fcf71e426739fcb022f9719e]

Drop unused function "findByTable"

Change-Id: I396bd5a6eb9ecc123529259f668f98be4b4245ca

2012-05-25  Michael Stahl  <mstahl@redhat.com>  [2733658dd47e86ac72c53565f1fd8700f884c907]

SwHistory::Move parameter nEnd was unused

... which is good because apparently the use of the non-default value
has always been wrong, until the STL conversion fixed it by accident.

2012-05-25  Noel Grandin  <noel@peralex.com>  [9c0ca924446933431d736ee0dd37e6852b4947dc]

Convert SV_DECL_PTRARR_DEL(SwpHstry) to std::vector

Could not use boost::ptr_vector here because the code moves
pointers around by hand.

Change-Id: I60d19741ad08add18d99ee3b75e9dc3810d2c675

2012-05-25  Michael Stahl  <mstahl@redhat.com>  [c271eb95a8519c88af809ee7a0e1c750e08beb27]

SwCache: fix non-DBGUTIL memory leak in previous commit


2012-05-25  Noel Grandin  <noel@peralex.com>  [b55cb6f2bd09ac91fabd5ce1a5bb5766e837e29f]

Inline SV_DECL_PTRARR_DEL(SwCacheObjArr) into a std::vector

..inside of the SwCache class.

Change-Id: Ie8cf55c28a04d3776b99a8608880ac7a19f748b2

2012-05-25  Noel Grandin  <noel@peralex.com>  [7d69ffe8c92521537521f3a66a089eb3ed5c2be2]

Convert SV_DECL_PTRARR(SwMovedBoxes) to std::vector

Change-Id: I6df8a2929569ec0a2ee670002833b6a142d42318

2012-05-25  Noel Grandin  <noel@peralex.com>  [4490eb8c9c701510a3370c900a6c6ec9e4f8a70d]

Convert V_DECL_PTRARR_DEL(SwFlySaveArr) to std::vector

I can't use boost::ptr_vector here because the code moves objects
around with free'ing them.

Change-Id: I42b8f347e2bac51bd63e2c42d6ebab2e7ad4b61c

2012-05-25  Michael Stahl  <mstahl@redhat.com>  [385116041c1ca91d6df2c037a5a95460a1f0fb09]

fix previous commit:

erase in SwLabDlg::_ReplaceGroup should go until end()

2012-05-25  Noel Grandin  <noel@peralex.com>  [3694f94b7457614e34d6ce039acdfa082071562b]

Convert SV_DECL_PTRARR_DEL(SwLabRecs) to std::vector

I can't use boost::ptr_vector here because the code removes
entries from the list without free'ing them.

Change-Id: I1640d0bb97443998c02148ed24bbd6ad0d390234

2012-05-25  Noel Grandin  <noel@peralex.com>  [0437791557aa43285a67136f8eae5b9dfd1e363e]

Convert SV_DECL_PTRARR_DEL(SwDSParamArr) to boost::ptr_vector

Change-Id: I685a79cb14b0bb1d44d2013b3dd74150929cdf4b

2012-05-25  Noel Grandin  <noel@peralex.com>  [da9bf1ee2f712748dd94080fe8fc7fd90348d08f]

Convert SV_DECL_PTRARR_DEL(SwPageDescs) to std::vector

Change-Id: I2301c1f237b1b08926c80942f459ba6062ed457d

2012-05-25  Noel Grandin  <noel@peralex.com>  [74dc44a67c556462185f969f694ef2d3df1f893e]

Convert SV_DECL_PTRARR_DEL(SwFldTypes) to std::vector

Change-Id: Ia1f52f25680d3f970aa4f7f60a8e5203326a6796

2012-05-25  Noel Grandin  <noel@peralex.com>  [426389981c6eb4231c8889c65e848b615b290b3a]

Convert SV_DECL_PTRARR_DEL(SwTOXTypes) to std::vector

Change-Id: Ibf67e586082132f370659a4c79415d5928758d3a

2012-05-25  Michael Stahl  <mstahl@redhat.com>  [f9adf2b5b395dd443d1edfea1b23cb75f2152358]

fix DBGUTIL code for previous commit


2012-05-25  Noel Grandin  <noel@peralex.com>  [b620a39936ad2c1fd4067c9e82635c54ce73600b]

Convert SV_DECL_PTRARR_DEL(SwNumRuleTbl) to std::vector

Could not use boost::ptr_vector here because the code manually
moves objects around.

Change-Id: I708270a967ee6663ab1f1ba8d7998c63fa698b8f

2012-05-25  Noel Grandin  <noel@peralex.com>  [f5af47f432185881ce82956d8ed520948feab296]

Convert SV_DECL_PTRARR(SwOLENodes) to std::vector

Change-Id: I384e152b89ed6951417296a5722f831f8ba7cb46

2012-05-25  Noel Grandin  <noel@peralex.com>  [9dc652ec6a48c2950588815ae79eb0aa809ec336]

Convert SV_DECL_PTRARR_DEL(SwGetINetAttrs) to boost::ptr_vector

Change-Id: Iad3903162219e1b015c1266592e5ea742fa967d2

2012-05-25  Noel Grandin  <noel@peralex.com>  [cf0e08c6b8d739b8b17dc533efc3e12505b2d5a9]

Convert SV_DECL_PTRARR_SORT_VISIBILITY(SwPosFlyFrms) to std::set

Change-Id: Iba19e13b4402594023d9ce7c4d4fa3a9cdc9899e

2012-05-25  Noel Grandin  <noel@peralex.com>  [39f5e66eadc66272fca566643bcf9577f3b6e9fe]

Convert SV_DECL_PTRARR_DEL(SwRubyList) to boost::ptr_vector

Change-Id: Ib983bf7517a35392c0468cb763de67d5b45f4673

2012-05-25  Noel Grandin  <noel@peralex.com>  [f2e528072ef2bfec30795b1ba05905b39f5dc893]

Convert SV_DECL_PTRARR(SwSections) to std::vector

Change-Id: Ie41c43dc0cb5b64240122e76df20ff1a57f8532a

2012-05-25  Noel Grandin  <noel@peralex.com>  [84a0fb0900e3c1b708be8605f83ff94ca03c7482]

Convert SV_DECL_PTRARR(SwSortKeys) to std::vector

Change-Id: I4596da43e75c0b8c91039786c739c017ee16b6f2

2012-05-24  Andras Timar  <atimar@suse.com>  [bf799459d8e8eabd764450c82450036c5d0e742f]

fdo#48087 fill in MsiFileHash table for unversioned files

Change-Id: I7d409fbe813f07dc87301b6c6f01a40f531d368c

2012-05-24  Julien Nabet  <serval2412@yahoo.fr>  [03764e29978bcf0b59a3738166b5af31d0af582a]

Resolves: fdo#50178 Reading Visio file causes crash

Problem with iterators, more info here :
http://nabble.documentfoundation.org/PATCH-fix-proposed-for-fdo-50178-Visio-td3985678.html

Change-Id: Ie7131e8bc79539b3a2a5f86608a4574e1ac0fbf8

2012-05-24  Michael Stahl  <mstahl@redhat.com>  [d1384b4253325764ea2cf30b7afa86ce27ef418f]

sc: fix bogus -I$(WORKDIR)/other_module


2012-05-24  Michael Stahl  <mstahl@redhat.com>  [d89fe2764c198df405420447952aac81282e151e]

oox: remove duplicate custom makefile from writerfilter10


2012-05-24  Michael Stahl  <mstahl@redhat.com>  [14a57d9c8b6296997907513877c72cde60ee724d]

oox: generate vmlexport-shape-types into CustomTarget dir


2012-05-24  Michael Stahl  <mstahl@redhat.com>  [549f0f50b03883bb56a5c20dca2decd57083eafa]

oox: add some bling so we can see what takes so long


2012-05-24  Michael Stahl  <mstahl@redhat.com>  [e1759e1ce14058a2c132a3ed574882917d550a6d]

oox: move generated stuff to custom target


2012-05-24  Michael Stahl  <mstahl@redhat.com>  [70616e479a044dd47114506cdcbb14e435440d7a]

oox: this rule needs a command

Make doesn't consider targets that depend on this outdated when there is
no command to update it.

2012-05-24  Michael Stahl  <mstahl@redhat.com>  [1751a8ea5e623f54325f4ff29cf5e166f81e40fc]

oox: can't see why we need these deps


2012-05-24  Michael Stahl  <mstahl@redhat.com>  [64bf82e3ba48984d56159219027ebd6f10716741]

oox; there is no oox_source package


2012-05-24  Luboš Luňák  <l.lunak@suse.cz>  [fe7a4aad76c051bc46ae46b175fb182b6e7e3f89]

testcases for bnc#652364 and bnc#750255 for .docx too

Change-Id: I4a98f4df6fde3f52b099fa627baa861f496bb452

2012-05-24  Luboš Luňák  <l.lunak@suse.cz>  [d4798414f2705ee987d79617ae2e76da2524e26d]

handle column break in .docx properly too

related to d8cac25ed29dbeca16161f62173a7e341793b8b6

Change-Id: I56b02a450e96acec0346d6a36c29ad8e0326b0c8

2012-05-24  Luboš Luňák  <l.lunak@suse.cz>  [ac6c57e12fb18a8294c57f79ec979128c735ec68]

testcases for bnc#652364 and bnc#750255

Change-Id: I1be5de3e09e3eb0d52de5fb57b390c2c5fde98cb

2012-05-24  Luboš Luňák  <l.lunak@suse.cz>  [5935a6db64830ac5b932803cdcac5813aa033594]

column break without columns seems to be a page break (bnc#750255)

That at least seems to be my conclusion after testing the doc
and bnc#652364 in MSO2k7.

Change-Id: Iec172dad32ba47c1f843df49a4eaff688c094373

2012-05-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [f6d9b4afbda6cf1a3db822b5fb5125448ef9e1d1]

Delete SfxItemSet before the current shell gets destroyed.

SfxItemSet takes hold of the SfxItemPool instance from the current
shell, and accesses it when it gets destroyed.  The problem arises
when the current shell gets destroyed before the SfxItemSet instnace
does, in which case an illegal memory access ensues.

This fixes intermittent crashes when opening a document in Writer.

Change-Id: Ib5e74b43051f868f22f6efdb311e6c2a75326d9a

2012-05-24  Tor Lillqvist  <tlillqvist@suse.com>  [05f786fd2eb8056be946f6aadb21cdd61be8e226]

More clueless test hacking

Change-Id: I2623625380b11f3d6bf720387504b23ccce529e1

2012-05-24  Tor Lillqvist  <tlillqvist@suse.com>  [4ff08c21cead20c03e2bd12568ab7dc7d8403371]

Don't bother with so many test docs

Change-Id: I725255224ae7a38d7a7843516b7ac979f79e0207

2012-05-24  Takeshi Abe  <tabe@fixedpoint.jp>  [06dde54187547d9a6aa16abdbf15336918057683]

catch by const reference

Change-Id: I7fda9e06f5beeab4fdfeb1475cda7719ab230073

2012-05-24  Takeshi Abe  <tabe@fixedpoint.jp>  [4469eb2068fd6f2429823c550295f70ee2f79be7]

removed unused member fields

Change-Id: If89fd07ad78bca303a9bf8484f08cba08afffe8d

2012-05-24  Takeshi Abe  <tabe@fixedpoint.jp>  [d428360e48f069622b0aeccf74b88af0be632be8]

removed unused const char[]

Change-Id: Ia5f26c13e7bae42685230769fa86b52703eb2f7e

2012-05-24  Noel Power  <noel.power@novell.com>  [9746c6de3a05fe9284d6d6bb2f636bfe912733cd]

fix excel row height export problems ( I hope ) fdo#50304

Change-Id: I43ddb32ecba36107f5973fa5dcf2499cd1330668

2012-05-24  Jesús Corrius  <jesus@softcatala.org>  [f0f8576596e104549e66e62d15a262acfd70dcec]

Don't spam fellow developers until I fix the problem in MinGW


2012-05-24  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [cd834e5c78c65449a47a6a5310d05bf9775f2da6]

don't export empty color formats & conditional formats

Change-Id: I880facafc155af2e8c67f66f9d3463daf1191207

2012-05-24  Eike Rathke  <erack@redhat.com>  [4a3e7dfb0d573cf97555822e11f816dc400b67e4]

added missing closing quotes at end of literals

Change-Id: I3d204aa54dd9c13dfb87e702fa07aa4234977a49

2012-05-24  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [4d676e0fb325d3938cdc7064f9a80821fff645d3]

export new conditional format info only into 1.2 with extension

Change-Id: I4d52f5aa36785110888ca1fdd6fc85ee40406674

2012-05-24  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [f18a242966d3fd25ec0832c09ce7164bdae7ba2d]

use correct namespace for calc odf extensions

Change-Id: I6e0feab7e1d649fbf4dafb9f06d57f68e9a4b934

2012-05-24  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [655d61042f5b6130643d2dde3cd46e4e4d3bbb2b]

make color formats and conditional formats a sheet property

TODO:
- UNO needs some love to accept this change
  - we need a new uno interface for conditional formats in 4.0
- copy/paste
- undo/redo

Change-Id: I2c8a233888a95c7298dfb151d1c12b6a6a58520d

2012-05-24  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [99f61e9b635a7c30f28192c01a534acb1e2a6ca3]

first part for databar export

 # Changes to be committed:

Change-Id: Iffe020d60982c2872c1a451f9d0e4e1d4f5e349f

2012-05-24  Eike Rathke  <erack@redhat.com>  [816f65da41c8c30e5854e333a6498e58c64303aa]

resolved fdo#41214 crash due to offset error


2012-05-24  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [9812152a2b562c57cc57de959d8f8d591aa9ebc5]

No point to rebase inexisting dll

Change-Id: Ibbb917858fb1bd327cae4bde0b4dd34ac3787e64

2012-05-24  Stephan Bergmann  <sbergman@redhat.com>  [683312377a294e9dbe0a96b7b1b489e3d5b4f1f7]

Removed unused SfxMedium::bDirect

See the TODO comment in sfx2/inc/sfx2/docfile.hxx about a temporary SfxMedium
ctor overload to find not yet adapted uses of another overload, to be removed
again in due time.

Change-Id: Ie22c33c32f8870ce6ebf6d500abc7a4e33d97183

2012-05-24  Stephan Bergmann  <sbergman@redhat.com>  [226b81d0f300a62da9351d1fc011b88f93f0b2b0]

returning reference to temporary [-Werror]

Change-Id: Ib37f1fc9658cb50227463cf2aa1421ba47b2ec9f

2012-05-24  Fridrich Sch Strba  <fridrich.strba@bluewin.ch>  [70eb7af641ed1c2fdc754d522472f804f80d0a9d]

Be sure all boost headers are copied to output directory

Change-Id: I862b728537e9e862f1d5af78bcc87576964534d0

2012-05-24  Caolán McNamara  <caolanm@redhat.com>  [a16b4676a53fdc94c63821cf14e7f24e0fe20959]

convert ResStringArray to rtl::OUString

Change-Id: I51b86a10caa5da6e12583c2b22404b0d9282b13d

2012-05-24  Caolán McNamara  <caolanm@redhat.com>  [2862d842b3ca24cbf8c882fb59b30edc330c5fde]

strangely duplicated inner/outer ImplResStringItem struct

Change-Id: I12884e58505d94b76eb0ad955815ae1702716f0f

2012-05-24  Caolán McNamara  <caolanm@redhat.com>  [d7ab6a7d4322a0412978638d1ddeb0a3f0131e12]

use boost::noncopyable

Change-Id: I862a4223c955c3a9e9a366b0f3a85465f38e76be

2012-05-24  Jesús Corrius  <jesus@softcatala.org>  [8fd58d062786a44572a087f16476cd5fc01c0408]

replace wcscat_s -> wcscat to please minGW


2012-05-24  Jesús Corrius  <jesus@softcatala.org>  [dbbda42a4373dcd28c9f3b11a9d66fa1f69bbb85]

include files always in lowercase


2012-05-24  Jesús Corrius  <jesus@softcatala.org>  [776db316d271d14e653426e21e66b983ec52100a]

set explicit Application User Models IDs in the native Windows launchers

Change-Id: Ib60a2a4f0d28a53d997731eb34b118cc9b9f822d

2012-05-24  David Ostrovsky  <David.Ostrovsky@gmx.de>  [eadcfa4e276aad610c674dd3eabc0956cb669d9b]

fdo#50162 merge rtlbootstrap.mk into configure.in

Change-Id: I241be2704a069ec1f6be5861084039569673cc12

2012-05-24  David Tardon  <dtardon@redhat.com>  [f6fff52b7b34c17513603802bb97fe5ad39385a7]

add missing initializations

Change-Id: I872987e02c1685810f6c2c71956c60e5f13b2706

2012-05-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [446f17bc3a9a1a60c6893b245745a773b025e12a]

Documented how to add an icon to a dispatch command.

Change-Id: Ifb1d1e712c6fadc549dd7717ae1fae0fadcba9fa

2012-05-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [e665b847ce8a25808bea750d1ef548d217629cbb]

Shamelessly copied the file open icons for the two new commands.

.uno:OpenFromWriter
.uno:OpenFromCalc

Change-Id: I724570c6c291f83db930e2d118cc356a934352f8

2012-05-23  Kohei Yoshida  <kohei.yoshida@gmail.com>  [6ff3a779fd1e42036cc6bbbe5a1dfb2e17b45389]

Use new commands for the file open icons in writer and calc.

Change-Id: Ie18c69615fed6020efe577d81bd905e2f3bcba31

2012-05-23  Kohei Yoshida  <kohei.yoshida@gmail.com>  [2398b9c207e73ac782011740e91f2ef1a0bfb695]

Removed obsolete Excel filters for (Star)Writer, which we don't need.

Change-Id: If4b946ef4407279f3b260a0f8a8d8309522aa594

2012-05-23  Kohei Yoshida  <kohei.yoshida@gmail.com>  [9613a480ceff548ec1f4fedd76e39a2a0c767942]

These hacks no longer work.  Remove it and find a better solution.

This already didn't work in 3.5.

Change-Id: I12afc1bcdc5c20a7846833763080dac02214e01b

2012-05-23  Caolán McNamara  <caolanm@redhat.com>  [5b81e2df42dc5534b77fa3601c251530ffb7925e]

fix build, wrong type inside assert

Change-Id: Iaf4bd3e2c5f54f2c75ecba444f3122dd4ed126d0

2012-05-23  Caolán McNamara  <caolanm@redhat.com>  [b63766b3dd453a82f59db505c736d861f662cc0f]

Resolves: fdo#48932 super slow typing and scrolling in large documents

AFAICS it appears that theres a one to one mapping from a SwFrameControl to
a SwFrm, so in any of the three given classes of Page, Footer or Header a
SwFrm will have zero or one SwFrameControls and a SwFrameControl doesn't
get rebound to a different SwFrm or anything like that, so we can use
a map and index off the SwFrm* to find them rather than constantly
looping over vectors to find the right one.

Maybe could move the SwFrameControl directly in the SwPageFrm's
themselves.

Change-Id: I1194f3cdcab747b61c645003c97e651f47f2bc09

2012-05-23  Caolán McNamara  <caolanm@redhat.com>  [993a807a8837a938228577ac6510aa7863e3bb71]

WaE: MSVC2008 C4099 class/struct

Change-Id: Ie4a2f7c2d5943d01d971611209fc641412e82aa4

2012-05-23  Michael Stahl  <mstahl@redhat.com>  [88aa7ed0ee68055d7ea326a7820dbb072641ff5f]

solenv: adjustvisibility is only for SunStudio


2012-05-23  Michael Stahl  <mstahl@redhat.com>  [83c6c8c38c0665c36def4943b59e8f9ab173378d]

Solaris/Intel/GCC outpath is unxsogi


2012-05-23  Kohei Yoshida  <kohei.yoshida@gmail.com>  [cfbed236fc92709acfa3fa484a12cb6d36872b15]

Adjust the default key bindings for File - Open... for calc and writer.

To use the app specific open command instead of the global open.

Change-Id: I86d20e1a412f6020fa2db79040e4e66b39e8c355

2012-05-23  Kohei Yoshida  <kohei.yoshida@gmail.com>  [5b17d2d731e014d79cbba716fcbc8fbd357094e8]

Pass document service to the dispatcher when opening file from writer.

This is similar to what I did earlier for calc.  This info will be
used later in the type detection code.

Change-Id: I7ba7dcdc03cbfe77eba5c7594fc0385ad3775541

2012-05-23  Radek Doulik  <rodo@novell.com>  [038564c910e43f569b7c6abebffe2ad6ec9a1822]

do not insert empty texbodies for empty placeholder shapes

 - the original problem can be reproduced by creating new empty presentation in powerpoint.
   after it is loaded in impress, it was completely blank, without placeholder shape
   texts (Click to add title, Click to add text)

Change-Id: I541554e273372ad09cca2fb91e27a17eb1f3a00e

2012-05-23  Michael Meeks  <michael.meeks@suse.com>  [1bb9a60a9609422c5b74dc547ddb358afbed03f5]

android: un-break env. var parsing (sorry)


2012-05-23  Michael Meeks  <michael.meeks@suse.com>  [b36ff96d1d1eda76e41e57db463c2734be7ccfec]

android: make launcher function as expected - starts writer.

Remove now redundant FONTCONFIG cmdline arguments, and add fallbacks
for not having cmdline arguments in the intent when launching.

2012-05-23  Tor Lillqvist  <tlillqvist@suse.com>  [b91d987360b2baa654dfc5c975ff8b44458df679]

Mention that --enable-cl-x64 is incomplete in help message

Change-Id: Ia88d892dea3d597215876a860a0f748f2ed6839b

2012-05-23  Luboš Luňák  <l.lunak@suse.cz>  [10bdf6aa45f26f09e83f4c0035d27a4ddcd9151a]

testcase for proper .docx ZOrder import

Change-Id: I0f025114af5f79f5bd04637ffdf864cef75eb821

2012-05-23  Luboš Luňák  <l.lunak@suse.cz>  [9365a3255875eb75923903c8b3d47066aa679c3b]

fix UNO ZOrder reading, take #2

This is almost a revert of e05e77f4b7373b686f02cc51c7003e72efb07053.
It turns out FindRealSdrObject() is mostly the right method to call
(possibly except when creating the document, which is what lead
to the first commit).

Change-Id: Iea9ccc99e785fbff47f2d41187326d4e6d355494

2012-05-23  Luboš Luňák  <l.lunak@suse.cz>  [597000c2edc3c3fb40134e892a5e9ceec0d83296]

write out the same data to pic:cNvPr like to wp:docPr

Change-Id: I4180b4d291b7a4ed496c7c57ca0fd0034dc2ed94

2012-05-23  Caolán McNamara  <caolanm@redhat.com>  [d6cba6bcfa5cb56aaa65ab9a726894f5ece9eecd]

remove unused ImplSubEdit class

Change-Id: Iaf9a750860b4e51f576c37dab2d4844c2e2146cd

2012-05-23  Petr Mladek  <pmladek@suse.cz>  [e4b3ac16d7288f3e7fc5bee8df520e25f9cfe7e0]

do not concatenate empty line in python/makefile.mk

Change-Id: I08897ea5527e7ac56b37855b740a3dc1c8ddb544

2012-05-23  Michael Meeks  <michael.meeks@suse.com>  [3bf5ae903175615d67da18ab2990cf2a550899d3]

add libxml forward definitions instead of direct includes

Change-Id: I33ffca788182cd24d148614ee03c5a884baccf84

2012-05-23  Jan Holesovsky  <kendy@suse.cz>  [21d69b389d37f0d845813ac51ae4e376af72c474]

writer: Make the navigation button less cut off.

Still not perfect, the ideal would a 7x7 icon; but at least something.

Change-Id: I383921436db49c894fd336cb30c5fb9a3d4979a1

2012-05-23  Jan Holesovsky  <kendy@suse.cz>  [422647493b33e397bcc19031ee13693ecaa65ba8]

fdo#49914, rulers: DarkShadow color is supposed to be dark (even on Mac).

Change-Id: I09d0c5d6797b6df9e84ad3574fc420241fe72707

2012-05-23  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [5127cb76e5905cd55a30a9dad36c10fcb25e9641]

make gbuild deliver more robust in when using HARDLINK


2012-05-23  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [383d326685abaa4f722922305920c73e2eee6181]

make foo.all should work again

Change-Id: I49986d6feac5e46c7b2f3017cf97b07dce4db42f

2012-05-23  Eike Rathke  <erack@redhat.com>  [877c96a601e6e50d0c7a8f704d57baec22f089c5]

copy msms only for ver 9.0, MSVC 2010 doesn't have them


2012-05-23  Jan Holesovsky  <kendy@suse.cz>  [b30e202861e9bdba4d86e76ba8a6f059da8efc31]

status bar: INSRT/OVER -> 'Overwrite' shown only when in overwrite mode.

Idea by Mirek M. - thank you!  Additionally introduced a tooltip showing more
verbose text when in overwrite mode.

Change-Id: I1236253bc6c97809ebed872fe86233cc08f41345

2012-05-23  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [b0932cb801db0dfdf6f1a0312683c7fc55eea443]

fdo#45779 avoiding creation of inconsistent B2DPolygon

this avoid the root cause of this bug, avoiding creating a
B2DPlygon which contains no points.

It seems the code relies somehow on an null B2DPolyPolygon, hence the
change done here. Better would be to have time to look how to remove
this fact. But currently it seems the code relies on  a
rSet.Put( XLineStartItem( aArrowName, aPolyPoly) where aPolyPoly is
not defined in certain cases.

Change-Id: I61b75d925090d1c9a0da96ce1a6eea50a2d60e5a

2012-05-23  Stephan Bergmann  <sbergman@redhat.com>  [2fa2660b55a34a5780f9ea8dbbbe92d05dc9a818]

Better fix for ThreadPool/ORequestThread life cycle

This is a follow up to d015384e1d98fe77fd59339044f58efb1ab9fb25 "Fixed
ThreadPool (and dependent ORequestThread) life cycle" that still had some
problems:

* First, if Bridge::terminate was first entered from the reader or writer
thread, it would not join on that thread, so that thread could still be running
during exit.

That has been addressed by giving Bridge::dispose new semantics:  It waits until
both Bridge::terminate has completed (even if that was called from a different
thread) and all spawned threads (reader, writer, ORequestThread workers) have
been joined.  (This implies that Bridge::dispose must not be called from such a
thread, to avoid deadlock.)

* Second, if Bridge::terminate was first entered from an ORequestThread, the
call to uno_threadpool_dispose(0) to join on all such worker threads could
deadlock.

That has been addressed by making the last call to uno_threadpool_destroy wait
to join on all worker threads, and by calling uno_threadpool_destroy only from
the final Bridge::terminate (from Bridge::dispose), to avoid deadlock.  (The
special semantics of uno_threadpool_dispose(0) are no longer needed and have
been removed, as they conflicted with the fix for the third problem below.)

* Third, once uno_threadpool_destroy had called uno_threadpool_dispose(0), the
ThreadAdmin singleton had been disposed, so no new remote bridges could
successfully be created afterwards.

That has been addressed by making ThreadAdmin a member of ThreadPool, and making
(only) those uno_ThreadPool handles with overlapping life spans share one
ThreadPool instance (which thus is no longer a singleton, either).
Additionally, ORequestThread has been made more robust (in the style of
salhelper::Thread) to avoid races.

Change-Id: I2cbd1b3f9aecc1bf4649e482d2c22b33b471788f

2012-05-23  Kohei Yoshida  <kohei.yoshida@gmail.com>  [124c020f4290911d2bfb8216c9680734722c8db7]

Receive the file open command in Calc in order to pass doc service name.

This way the type detection is guaranteed to receive the document service
name whenever a file is being opened from Calc.

Change-Id: I0eec06d4ca1f3f30bcbc5685af73392276990d69

2012-05-23  Kohei Yoshida  <kohei.yoshida@gmail.com>  [e58eb031374fb18aa82654c01d0f0841a437c667]

Add mechanism to pass doc service name to the descriptor when opening a file.

This info will be used during type detection for more clever filter
selection.

Change-Id: I66a52ff6f425e97884afd1c85831c11381fb695d

2012-05-22  Luboš Luňák  <l.lunak@suse.cz>  [7e656661684669b6d34d3f813d53fad9d9ffd047]

++I_hate_sal_Int32

Change-Id: Id6943713ade8a77f3f72aabf2e74635875cf5249

2012-05-22  Tor Lillqvist  <tlillqvist@suse.com>  [d3e7913eb981e728360f18f0ebe79e3057fc3315]

Bin unused REFDEV_MODE48

Change-Id: I96997da0eb038cab4bdba32e0d797747623f4853

2012-05-22  Kohei Yoshida  <kohei.yoshida@gmail.com>  [3f76713dbfc4adef9966ba5afd3eaf6480854064]

Renamed writer_web_HTML to generic_HTML.

This should reflect the fact that this type was already used as a
generic HTML type.

Change-Id: I0a209d51ed229f07aff001075c39bfc82d4c3088

2012-05-22  Kohei Yoshida  <kohei.yoshida@gmail.com>  [552bebe6fa27fa58d07d87283a4b24e6052ab3d4]

When the caller specifies filter type, stick to it and don't overwrite it.

Change-Id: I35a3efc506bbcc33ea4c3d2466929f8227dae102

2012-05-22  Kohei Yoshida  <kohei.yoshida@gmail.com>  [e5ace9ef5a0035e0fa1970903c056015aea81025]

Reduce indentation.

Change-Id: Ie335ee44a347ab588dbf6cdeb38ef19246c1ad47

2012-05-22  Tor Lillqvist  <tlillqvist@suse.com>  [1b4d0bdf88f4aa30580979901c32314be643707d]

adb pushing the cmdline file fails to a real device

But it isn't needed here anyway, the "command line" is so short, so
just use lo-main-cmdline instead.

Change-Id: Icca1b57228584cee5962a33cd0d18873b13b2884

2012-05-22  Eike Rathke  <erack@redhat.com>  [63d7671b21d0b271eb0604a8cb09b49bebf58e43]

fixed a typo in zh-* currency format code that has been in since 2002 ...


2012-05-22  Michael Meeks  <michael.meeks@suse.com>  [f9a0fa94f27b96a10e17ed0e15fbf38dc17ad1d8]

targetted string re-work

Change-Id: Icb84c34782dd41e0658f5f8ed4f689f149331d99

2012-05-22  Michael Meeks  <michael.meeks@suse.com>  [3858ba3585ad3fca5d05d21356705b9fce3c538f]

targetted string re-work

Change-Id: I9ed4df2a25c8a2a868f83de48472715a6cabe2be

2012-05-22  Cheng-Chia Tseng  <pswo10680@gmail.com>  [b676fa6df5ba3ed08c685184f6843aeaffa3d94f]

updated [zh-TW] locale data fdo#49274


2012-05-22  Jan Holesovsky  <kendy@suse.cz>  [03cb0e5c363fc25f3d2acb60b51acc2369c4afa0]

layout statusbar control: Implemented design by Mirek M.

Change-Id: Icaef88ba850f40e2354e896f688d11abba31fd8a

2012-05-22  Jan Holesovsky  <kendy@suse.cz>  [bc1fd830be6165c364805c2ad09854ecc8e863a6]

zoom slider: Implemented design by Mirek M.

Simpler, and more light-weight now.

Change-Id: I1d512f92714b0836dc75a187024af263e208484f

2012-05-22  Jan Holesovsky  <kendy@suse.cz>  [51fdf273e9893d3d05c99a09e1c2e5835a78e891]

border window: Design by Mirek M. - make the 'shells' more lightweight.

Just a line at the top and the bottom, we do not want the entire 3D effect
here, it makes it visually incompatible with the window decorations.

Change-Id: I262932fb5def21d5bc4fb347be6d6a07807bb4d2

2012-05-23  Takeshi Abe  <tabe@fixedpoint.jp>  [5394b379eba8f3522a80ee7e68708f8851a86d7d]

removed unused temporary rtl::OUString

Change-Id: I9d118a5fbe2306465d8bcdb9ddd0596588137e5e

2012-05-22  Luboš Luňák  <l.lunak@suse.cz>  [04d600d4be7c50db4b3b505039eb8bc96856f593]

rework getting shape for the .docx import filter

This makes both sw/qa/extras/ooxmltok/data/n705956-{1|2}.docx testcases
work at the same time. As far as I understand it, the .docx filter
calls into oox and at the end if gets the shape, while the shape
is removed from the ShapeContainer. In the case of recursion caused by
<w:pict><v:shape><w:txbxContent><w:pict><v:shape>, clearing the whole
list is wrong. Also, the OSL_ENSURE seems to suggest that there should
not be more than one shape inserted by each read. So simply consider
maShapes to be a stack when importing .docx .

Change-Id: I7263aeaf74c8d31a05e64c56b880cbc6b00d7dd6

2012-05-22  Luboš Luňák  <l.lunak@suse.cz>  [db7e849d17e16a062942c08e28caba71c31e9d1c]

better check for testcase failure

Change-Id: Ie9a41292bd90919355991a187f17eb810dfc4dc1

2012-05-22  Luboš Luňák  <l.lunak@suse.cz>  [476316bfc9dd36c0613327c20822a193b5ca8d9b]

do reuse shape context

This is pretty much a revert of 60cb70b94537e9ff1155fb80255fc04ce41363b2.
Turns out e.g. <v:shapetype> is not local only to its <w:pict>.
Added a testcase.

Change-Id: Ibbb9fe01bc2fc77dd67151bf4ca0905443eebf63

2012-05-22  Caolán McNamara  <caolanm@redhat.com>  [e5d589bb3c2285362e2c89576cf14fc5e77262d0]

Resolves: fdo#40778 wrong type used for callback arg

Change-Id: If97589c7b7ad647b22de229a6161b4fd78c757c8

2012-05-22  Caolán McNamara  <caolanm@redhat.com>  [ae167f81e68fc05693f195fa9a680071b741dcbf]

convert GetSurroundingText family to OUString

Change-Id: Ifbb21fc26eedfde4afe2e3faf637346554f63d94

2012-05-22  Caolán McNamara  <caolanm@redhat.com>  [a22a7923c05df85a1f9c9435754c5feda66ce576]

ditch some XubStrings

Change-Id: I00e1202de7bf5d20b4ac314dd138a3bb486245cb

2012-05-22  Jesús Corrius  <jesus@softcatala.org>  [8521ad498e6214f4194171e2f47f73fda73808c1]

Use lowercase for the KindMap values instead of upper camel case


2012-05-22  Stephan Bergmann  <sbergman@redhat.com>  [c452fcfb32d9265d8f2ab1cafe8d5765106ca718]

-Werror=unused-parameter

Change-Id: I06dc09d57821ac729182764882558fa079b5ed37

2012-05-22  Tor Lillqvist  <tml@iki.fi>  [8e18130bba49082cc1416e1a2631bd5a4cb3cb8f]

WaE: unused parameter 'rStrName'

Change-Id: Ia760fe7ae66f8caadb10947c3d743a9f64a55dc5

2012-05-22  Michael Meeks  <michael.meeks@suse.com>  [b162aec6254ab535cc5eb990b249f46aa8e79153]

bootstrapping should elide duplicate .rdb paths in the configuration


2012-05-22  Michael Meeks  <michael.meeks@suse.com>  [8ebd23b2518cf22c3405f45464cbfad980726b30]

android: re-add main to libsofficeapp for android


2012-05-22  Michael Meeks  <michael.meeks@suse.com>  [24618117732e1f3651a404adac3b7859a3510eca]

android: use existing SAL_DLLPUBLIC macros instead of attributes


2012-05-22  Michael Meeks  <michael.meeks@suse.com>  [3d9dfcca78c2fb3a01ed42627e3b5ed65f2dd400]

android: remove duplicate services.rdb from config, and static bits


2012-05-22  Michael Meeks  <michael.meeks@suse.com>  [ace21dca6ad66e4399803c61163387fe18b33160]

android: remove bits that are now statically linked


2012-05-22  Michael Meeks  <michael.meeks@suse.com>  [4bfa267abd2404d6b04677551e173c3e3dc6173a]

vcl: cleanup default icon-set logic making broadway default to tango

Change-Id: Ic982570a88a7f35c3b5a55a722ee759a37e1a64f

2012-05-22  Noel Power  <noel.power@novell.com>  [e623ee66dfde0d5a2705e222aaa7ce580e409506]

make row heights ( incl default row height ) from excel are saved absolute

Currently default row heights imported from Excel are not adjusted Optimally ( AdjustRowHeight() is no longer called ) However to ensure correct round tripping the CR_MANUALSIZE flag *is* still set, this results in the style:use-optimal-row-height="true" being set for default row height(s) when saving as odf. So, for example absolute positions which are calculated on importing the Excel document ( where the row height is *not* optimally adjusted ) are still saved with the 'style:use-optimal-row-height' set. When the row heights are read back into calc the row sizes are changed any absolutely positioned objects are now out of place. This patch ensures *all* row heights are from an imported excel document are saved with style:use-optimal-row-height="false"

Change-Id: If898b97ddb0c8b59a401d7b3c133b0eec09cd1db

2012-05-22  Tor Lillqvist  <tlillqvist@suse.com>  [1543df470360d2e64428536a26a5996becc412d2]

Don't mention the same rdb files in both UNO_SERVICES and URE_MORE_SERVICES

Change-Id: Ieb6aea7d3683411ffcefc6c5e1e7facdef8ed105

2012-05-22  Tor Lillqvist  <tlillqvist@suse.com>  [b93300d91eff77376aac26ae0437df338cf91d1e]

A bit more introspective debugging output...

Change-Id: Ibfafe0d6420ad59e12b9eed4847c89e57a18d679

2012-05-22  Albert Thuswaldner  <albert.thuswaldner@gmail.com>  [933fd8adb80ec2008e9cdbdb28b55fe773705a91]

Corrected max inital worksheet number in debughelper message

Change-Id: Icd40cc3bdc70e0ff55c82a6a4099411d1da47f56

2012-05-22  Jesús Corrius  <jesus@softcatala.org>  [19e5bf6c2ffa7aedeae8e30d673680316b337a48]

don't set registry keys for Windows Vista+ on other systems


2012-05-22  Luboš Luňák  <l.lunak@suse.cz>  [e1ff97ab62a94db662832bafe4441b063de2256a]

remove number of -I directives in writerfilter

Windows length path limitations strike again, and this should reduce the total
argument length.

Change-Id: I76fefabc8201e51494a7003d7ca4f9fd92ffa3b9

2012-05-22  Luboš Luňák  <l.lunak@suse.cz>  [e11731afc4bcb94578891fa3b287ec6d4b1c211d]

avoid warnings because of sal_Int* types

Change-Id: I906931d62683b7feeff1a2e4b2f8b185c6af480e

2012-05-22  Tor Lillqvist  <tlillqvist@suse.com>  [11e9ba6353dc42e85dddc346a174503d493bf82a]

Bin unused OUTDEV_BUFFER_SIZE

Change-Id: I14bc964e931d9ae1981e7a22e66d2699e16457f3

2012-05-21  Jesús Corrius  <jesus@softcatala.org>  [3cd1a896d41e30294fd4113101a69432ee3cae02]

Use Aplication User Model IDs for the native file types

Change-Id: I4941d97a8eb540bbf63320db83230707ced9f90f

2012-05-21  Andras Timar  <atimar@suse.com>  [3d5c23f1cfeec3a9bc2f683e460e21afef728a6a]

MSI: remove always true LaunchCondition

Change-Id: Ia2b63502dbd8b5e4e0ca7faa34e06df73f094a78

2012-05-21  Andras Timar  <atimar@suse.com>  [c5766287c119f9af704538bf1f861b3f2b6c0863]

strings for MSI Summary Info

Change-Id: Iae8eb4a1a7f3a0d429ac47f64a77dcd4404d14d1

2012-05-21  Andras Timar  <atimar@suse.com>  [911d5488c58bb513fe9242097a388faa950ab702]

MSI: ARP strings for Summary Info

Change-Id: If47645a381a8da9851ba1bc19431f6341151906f

2012-05-21  Michael Stahl  <mstahl@redhat.com>  [26643fb59e0005f0bc83708b785d20d62d8e7411]

codemaker: write version 49 (1.5) class files

The trick of writing generic types into class files of versions < 49
does no longer work with javac from OpenJDK 7:

/comphelper/qa/complex/comphelper/Map.java:154: error: type Pair does
not take parameters
  Pair< ?, ? >[] initialMappings = new Pair< ?, ? >[ _keys.length ];

There appears to be a related JDK bug for this, at some time javac had
an undocumented option to produce similar class files that are also
rejected now, this has been closed as "Not a Defect":

http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7078419

Change-Id: I8a504f6cbb3bb58cd914aebb88637cc6feb0bd48

2012-05-21  Michael Stahl  <mstahl@redhat.com>  [e81f02795425f2fcd910c9845adc8e9b919833f4]

SdiTarget.mk: need explicit rule to get object files rebuilt

Without this, when changing sdi file, the objects that include the
generated header are only rebuilt at the second make invocation.

Change-Id: Idd52a12dd162ec780da3a3b9f24d3bdd9b408a33

2012-05-21  Michael Stahl  <mstahl@redhat.com>  [18ab7f52ebf78f41f824b2245a8a180d97081716]

fdo#40874: make recorded border macros run:

When the new BorderLine2 struct with its added members was introduced,
the PutValues methods that are called by the macro recorder with
seqeunces of Anys were not adapted, so running recorded macro for
".uno:BorderInner" ".uno:BorderOuter" ".uno:SetBorderStyle" fails.
(regression from b624e6e6cf2ecfc6e6e983af45212fce5e731006,
7db30f7aa037f52eb07cbb4fd2796bd869204af8)

Change-Id: Icd8a11d7f5c8d79c57020f213a1554540b6c666d

2012-05-21  Ivan Timofeev  <timofeev.i.s@gmail.com>  [521ae23254b6fbf45d27cc76354bc774a453baf7]

lo-commit-stat: use utf8 to be able to query a dash in the bug title

Change-Id: I691616575b5ea0b35e0ec0cc98db6772a7ad3b25

2012-05-21  Matúš Kukan  <matus.kukan@gmail.com>  [4283c433b91bb2b1d9479bc071d8c02e0c3c4d69]

add dependency on generated files

Change-Id: Idad4558cfa741f1f2e17b270989a8a96ac80dd06

2012-05-21  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [21f8ec1c49efd716669ca55ab946fadd5c97bb7e]

fdo#50173: fix Styles and Formatting gtk crasher

- when using the gtk vcl plugin, pressing F11 in writer crashes
  libreoffice on some systems with an X error
- related: fdo#46687

Change-Id: I235cf327d812b606a357de859b1a959be728d2a1

2012-05-21  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [f654980aebb5d41a83dd7de94ec2ebf0173c67a7]

initial support for percentile in data bars/color scales

Color Scales look correctly but in the databar code seems to be an error
if all values are positive.

Change-Id: I0bfb277df50021bd20a4b13a5da342670102b649

2012-05-21  Eike Rathke  <erack@redhat.com>  [485792374600cd9919ab6edf201e8bd97d640261]

added unit tests for DATEDIF fdo#44456


2012-05-21  Takeshi Abe  <tabe@fixedpoint.jp>  [e08e630110b6bf367766f2e47dc4988404a692d8]

deleting NULL is safe

Change-Id: Iad17d77d61eccf0973fff0da91089e7a59fc9df0

2012-05-21  Takeshi Abe  <tabe@fixedpoint.jp>  [5f2ef2b270a70f3ad486012976e95d1192e04c2d]

removed unused #defines

Change-Id: I2aeba0342e46c3a4bd50f49b8a43ebb125269dfa

2012-05-21  Takeshi Abe  <tabe@fixedpoint.jp>  [01dc468f3d153b218762be392990b888186c444e]

removed unused temporary rtl::OUString

Change-Id: I81e04b1b71b8ee5a903185b6857e8cf91b67eed1

2012-05-21  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [aaf0b2faab845c624e568d6e1acbc501f5f355cb]

this needs to be the upper limit

Change-Id: I4b6f826f8f87b2c4a4bb73d9b6246505d2632b23

2012-05-21  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [e8d4b5b6c39d2d0abcd9e814b9fe9ce8c3e2150f]

better import for excel 2007 data bar files

Change-Id: I0d32a82aa4829ae635967f24293b2f32a71a4cbe

2012-05-21  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [9b72a692ee3ef3381a0881ead4afa5bd73fff776]

don't let the Mac/PPC linker complain when the symbol isn't used


2012-05-21  Jesús Corrius  <jesus@softcatala.org>  [93a90946576202435d87e92a8a542c606baac97f]

Register Kind Names for supported file types for Windows Vista and higher


2012-05-21  Andras Timar  <atimar@suse.com>  [80cbf517a671b5225c8b3033729d30f5cf721e06]

MSI: remove unused string

Change-Id: I3c5778ae39561c5a87bef6a2adbb8d45112f0fbd

2012-05-21  Takeshi Abe  <tabe@fixedpoint.jp>  [f8e94ec86428b8cce9c616e286106c20491ef3e2]

allocate in exact size

Change-Id: I0a9d760ebd10f3655f116953a2ed353f992ef508

2012-05-21  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [67ff63988f3b8eef2cc2b5bdf917918b93c3f070]

support to suppress values in data bar cells

Change-Id: Ia292edd73408eed19cd6bc824e9621992c33ac97

2012-05-21  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [d4b94e9eb96f24411ac0dcebe92ac878a8fae91f]

some smalll data bar rendering improvements

Change-Id: I068565f21b6bda67e6a3b39eb3bbd248e1b48efe

2012-05-21  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [09938f698b0a45ce1b3977995fc944274f048566]

support fixed axis in the middle of the cell

Change-Id: I1f6dca8434282d161dac3f86da6b4c75aac29a02

2012-05-20  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [f6442313dc0aea603d3d5adca39614428a4bc854]

more on correct import of data bars from Excel2010

http://msdn.microsoft.com/en-us/library/documentformat.openxml.office2010.excel.databar.aspx

Change-Id: I6d76cd888b723718e5a2beedfb5223fb6c0d0ba2

2012-05-20  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [4f8af4aeacb34e3a99f49aeec66c3ada07d8a027]

correctly import data bar information from Excel2010

Change-Id: I7545dfd849f2cc9924a6bb7f6d1ca9d97c3cf079

2012-05-20  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [b930234aade453d8a162f609779756594532d02b]

add namespace for extensions from Excel2010

Change-Id: I45144a08729b00c1e46784b430af7bc15244dfe7

2012-05-20  David Tardon  <dtardon@redhat.com>  [0617174992d1d05fe829f3743971a4bae2c65fe1]

fix build with build.pl

Change-Id: I29310b2c53258201609983b0a2c7292ced0614f9

2012-05-20  Andras Timar  <atimar@suse.com>  [e1b9c7e45f1f65162336cbb938c4006f9302818a]

remove Win9x specific conditions

Change-Id: I81e8619f1c1dd2d2691ddcb6db6daf951cf87a70

2012-05-20  David Tardon  <dtardon@redhat.com>  [c0a4b0967bb7fffd1d8489fe8b04942b2f061a8c]

we do not need to depend on dictionaries anymore

Change-Id: I78e0772723ca3bc6c2fef42d6af66e17117cac0b

2012-05-20  David Tardon  <dtardon@redhat.com>  [217b573354479c1c42f840d1a011bc434bb2c498]

move idxdict out of dictionaries

So dictionaries is again a nice data-only module and we do not need to
build it in build phase of cross-compilation. It really does not make
sense to build a gazillion of extensions just because we will need one
tiny tool later...

Change-Id: I23f01b818afba1bc8cc88ef3e8305ecfb7a193c0

2012-05-20  David Tardon  <dtardon@redhat.com>  [3591aff5850e52f163f8bbf6b0bd47cd647de46d]

gbuildize solenv

Change-Id: I6e0758e543a89f593a1b0432b28b4c9768993af7

2012-05-20  David Tardon  <dtardon@redhat.com>  [96735db3246956d22f34976b8b461dbab79a13e8]

make adding a bunch of files a bit easier

Change-Id: I97e6d26a33e18f0303742c930478a8ebac13a7b0

2012-05-20  David Tardon  <dtardon@redhat.com>  [220dcadca1dad5e5b872371c5a4110e244d4e944]

move x11_extensions to tail_build

Change-Id: I7ed368730ddba2dac28e05970c509081ecaf0e80

2012-05-20  David Tardon  <dtardon@redhat.com>  [07ab493b5242db050db75bb93d28696b74e588c3]

gbuildize x11_extensions

Change-Id: I4362106ac5d221241eafdf44705ca5553ac7013c

2012-05-20  Julien Nabet  <serval2412@yahoo.fr>  [c53812a1b7c45b1b5a4a341b178c40602c7dcbf7]

Some cppcheck cleaning

Change-Id: Ic30cdeffabec1eb1a6c153ac450a3d28064ef534

2012-05-20  David Tardon  <dtardon@redhat.com>  [b8c046acfc235cbfb09d598b502a66922045cabc]

only add -manifest:no for msc--mingw's ldd chokes on it

Change-Id: I3be2e72e5d4fbe879318e0cef48bfe0852f8bbbc

2012-05-19  Julien Nabet  <serval2412@yahoo.fr>  [2b657f5844f9362660c253322e4c4059d5875062]

Fix Prefer prefix ++/-- operators for non-primitive types

Change-Id: I4ebb1027151c3bc34f81fb1e13de6c4c5cfed54d

2012-05-19  Julien Nabet  <serval2412@yahoo.fr>  [891f032e85276a86783787ecfeb5a462db34093b]

Remove "else if" dup small block

Was there since 2008-04-03 (with a format changed 2012-04-06)

Change-Id: Ib7fb741f5c39f3547002246706575ef0694009dd

2012-05-19  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [a8ecb8801f4330c2d2da88b992e2039e020d4fa4]

fdo#47035: Fix saving of jpeg files on Mac/PPC

jpeg_compress_struct gets padded with the same effect as the
jpeg_decompress_struct, so needs some reordering as well to make Mac/PPC
happy (a27a399)

2012-05-19  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [a27a3990b8bbfa8924d2b55c38ceab7c9049ea6d]

fdo#47035: Fix loading of jpeg files on Mac/PPC

jpeg_decompress_struct gets padded when compiling libjpeg, but the
jpeg filter in svtools assume non-padded size, resulting in a mismatch
that makes libjpeg refuse to do its work.

2012-05-18  Stephan Bergmann  <sbergman@redhat.com>  [ef48b58387fdc04050c3362440ffe3ca0037d8d0]

Revert fix for "#i86306# prepare against really broken CUPS installations..."

...from 8046a87ecc879651ee9cf344211cdd198a419cab.  At least sometimes in
sw_complex test (with various bundled Java extensions enabled) under load, this
code reports "Signal 11 during cups initialization called, ignoring cups" and
in-process JVM aborts in panic.  Looks like a legitimate SIGSEGV (to be
translated into java.lang.NullPointerException) from JVM code is erroneously
caught by the temporary lcl_signal_action in cupsmgr.cxx instead.  As there is
no non-cooperative way to have different signal handlers for different threads
(at least under POSIX), and
<https://issues.apache.org/ooo/show_bug.cgi?id=86306> "office crashes at startup
on Solaris Intel" suggests this signal-catching business is only there to work
around a completely broken machine, I think it is best to simply remove it
again.

Change-Id: I55b95a71d622f83c975989a4ffb1d95ef5737075

2012-05-18  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [8ba9f9cd1ea4175751b10e270cc39e481daf1972]

can't compare int and sal_Int32 in CPPUNIT_ASSERT_EQUAL

Change-Id: I804e8f27197314d913d2dde138391996338458aa

2012-05-18  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [13bb6dcddcd3e19cd97fdb28e842c778e6e093b3]

ensure that number of tabs is correctly set in ScViewData, fdo#45987

Change-Id: Ia77ea939f6ce9301afeabe1d1679998ce34b397e

2012-05-18  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [90d0efb524b2cdd8d65808d18713bfd6b1d117ea]

Revert 4 commits related to fdo#45987

Revert "and another wae ( that I missed )"

This reverts commit a1faa06b415f54c0e8ff8a8f1e580e8a57b9296a.

Revert "fix wae"

This reverts commit 2f5885765445d8a8f50037da3420dbcd19d5634f.

Revert "attempt to prevent illegal maTabData access(s)"

This reverts commit 8352eb5a1af1eb44550a9d60d31e6c2fb2dc43b9.

Conflicts:

	sc/source/ui/view/viewdata.cxx

Revert "fix bad stl access fdo#45987"

This reverts commit 8b1d29bc9b00bc2730738a990023a65ab6e0219b.

Conflicts:

	sc/source/ui/view/viewdata.cxx

Change-Id: Idba6ec8ab448332ec349f23b10a2cce8b313ff19
33c437c8b9f005c43f03518863e151a6f0fc9589

2012-05-18  Luboš Luňák  <l.lunak@suse.cz>  [1472935fd74c289717cd7783d99bc99d82d7866d]

note how to find images using UNO, as it's not exactly easy to find out

Change-Id: If5440cae646a56fef4c054774705689e5512b8e4

2012-05-18  Luboš Luňák  <l.lunak@suse.cz>  [a28f5713a7e91b5d99cc0e63470db1512b997320]

testcase for part of bnc#705956

60cb70b94537e9ff1155fb80255fc04ce41363b2 specifically

Change-Id: I160b24505d3e2425ce807f92f80d6737b725941b

2012-05-18  Kohei Yoshida  <kohei.yoshida@gmail.com>  [1735044e9f693cde1af0d905d264c849e3fce311]

Adjust sheet fields in cells when sheet structure changes.

Change-Id: I0aff738968e286df57ef7dd5b67780108cdc6c89

2012-05-18  Petr Mladek  <pmladek@suse.cz>  [dd15b51ddaf4a143d494076a6dd554a059d91489]

lo-commit-stat: problem with wide character in bug title

+ do not check for "-" in the bug title; it might be also wide character
  in some cases

+ show result when looking for bug titles

+ sort bugs when loolking for bug titles and printing bug numbers

Change-Id: I39496f7d0cf5f7a116e7d3c506b76b4a3de1dee1

2012-05-18  Ivan Timofeev  <timofeev.i.s@gmail.com>  [b47213604b69df85837b504917caf550c008459f]

lo-commit-stat: remove flags and print_filters

Change-Id: I3d5ecb3cc52aeba780087f4ecb6b3bf86353276c

2012-05-18  Ivan Timofeev  <timofeev.i.s@gmail.com>  [a8b77a529047d2d26b1633df3c0f6511fc379305]

lo-commit-stat: use bug titles instead of commit messages if possible

Change-Id: I0d5bb5f593c94b039c45bde638337932fa380b55

2012-05-18  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [a24a38695b857984600f1b17ccc9b976d6ec53d6]

Light red is better as default color for negative values

Change-Id: I871c67582f60eb56e9ebda22e1b492ff2e321f6e

2012-05-18  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [e3fea48ac8523bf3cd4c50906ca85819390594f9]

correctly get the min value and the max value for data bars

Change-Id: I5e46bf534d1b70536810e9d9ac0a67210b271109

2012-05-18  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [726051277d90d0dfe384111d03b97835517bb69c]

update data bars correctly

Change-Id: Icddd688dbf5da8154dd470539b03b6a2d02ca755

2012-05-18  Rob Snelders  <programming@ertai.nl>  [a78ee84360cd3bb9c806ceb8a5fc0794971334d4]

fd0#40778 - Remove dictionary choice when adding new entry

Change-Id: Id7bd039b505d30e71065c2cdf27eba1cb466be56

2012-05-18  Rob Snelders  <programming@ertai.nl>  [c867a3037dbe01eeecdd7512e3a02249231cbacd]

fd0#40778 - Remove dictionary choice when adding new entry

Change-Id: Ieaaf2466474463d19f91c74ea7f164962ba19936

2012-05-18  Caolán McNamara  <caolanm@redhat.com>  [2f5a85a68d256018f11b0cca21f36a625e6a0851]

useless temporary

Change-Id: Ia7c1da0eedc5d64ef3f2b17fb999bec3b242af88

2012-05-18  Michael Stahl  <mstahl@redhat.com>  [76cec6c3fd8fbddf2df706b3a26f38b11b2f0d83]

work around spurious signed overflow warnings

g++ (GCC) 4.7.0 20120507 (Red Hat 4.7.0-5:
/com/sun/star/uno/Sequence.hxx:178:10: error: assuming signed overflow
does not occur when assuming that (X - c) > X is always false
[-Werror=strict-overflow]

2012-05-18  Michael Stahl  <mstahl@redhat.com>  [5729da18a1852d842bd7de05d9d7fdcbec1e9ad5]

fdo#42865: privatized unique empty string symbol:

Unfortunately this --enable-dbg-util only problem (caused by
_GLIBCXX_DEUBG) resurfaced, perhaps because of new std::string based
logging in sal; adapt all map files to export the unique symbol.

2012-05-18  Michael Stahl  <mstahl@redhat.com>  [7e5a6a385051569da1bf872989aef262f2d802e2]

python: svn 1.7 breaks the build because...

... the output of "svninfo" in a directory that doesn't contain a .svn
changed

Change-Id: I16b132663a7c8d9fd60eafafecfc7f9e82b69b29

2012-05-18  Stephan Bergmann  <sbergman@redhat.com>  [9455c44d3f43d17b1d9150a1cd6c6f34e696c6ed]

Yet another -Werror=sign-compare

Change-Id: Ieb77f3b2da130edce01de61f86b1eba722fdb103

2012-05-18  Noel Power  <noel.power@novell.com>  [a1faa06b415f54c0e8ff8a8f1e580e8a57b9296a]

and another wae ( that I missed )

Change-Id: Ie4e41d8d7c5c598595aeef49091ebc7fc3cf300f

2012-05-18  Noel Power  <noel.power@novell.com>  [2f5885765445d8a8f50037da3420dbcd19d5634f]

fix wae

Change-Id: I9b774486e47484ada0c4f84ad8a4c23ed338da0d

2012-05-18  Takeshi Abe  <tabe@fixedpoint.jp>  [00f1180c9628b267bef5884b2e0b9635d7117a1b]

removed unused const rtl::OUString

Change-Id: If02be864f958de96ae1c54fe575b1828410390b1

2012-05-18  Takeshi Abe  <tabe@fixedpoint.jp>  [6589e01589ee5092318aafd47102f9e5b55c7a90]

the page seems moved

Change-Id: Id2a12ec3a3c394bb40aa233f29807932b1fa84d5

2012-05-18  Luboš Luňák  <l.lunak@suse.cz>  [2a598ba330b64b85d63ce53b7f0bcd20b6cafcd5]

be more kind to people who have not yet seen the world of UNO

Change-Id: I63344d31273cb0014f9d1767f8f36f78c9ff1bb8

2012-05-18  Caolán McNamara  <caolanm@redhat.com>  [101149d80303848971463a22976c52a370c46c05]

WaE: make test msvc2008 warnings free

Change-Id: Ieccb0e425cb505bec3735539ebdf154529fde330

2012-05-18  Caolán McNamara  <caolanm@redhat.com>  [bcfc9fc3bb3ebc8c6c88349e1c0c530208949e70]

WaE: make sw msvc2008 warnings free

Change-Id: I348a59b3c1b060a084680328aa07089b3c7ccc66

2012-05-18  Caolán McNamara  <caolanm@redhat.com>  [15a2cdb68eb1e6696cf5b33d2a05a325216e0b85]

forgot to remove lucene post clucene replacement

Change-Id: Ib68cbc8cbbd2b2b0b6f6069a3c6834c33eff8756

2012-05-18  Noel Power  <noel.power@novell.com>  [8352eb5a1af1eb44550a9d60d31e6c2fb2dc43b9]

attempt to prevent illegal maTabData access(s)

Change-Id: I57076fd1bef6d2b51f8d3c8f0338b5a715c206d0

2012-05-18  Luboš Luňák  <l.lunak@suse.cz>  [d2e09c2872e5018becf06ffb1bc4a825f047f5b2]

testcase for bnc#751077

Change-Id: Iee60b1d41f04f4a583c7392335068ca75668f42c

2012-05-18  Luboš Luňák  <l.lunak@suse.cz>  [f73e75e91c757b20682d1df75de2f79b3972a500]

handle recursive <w:p> because of shapes (bnc#751077)

<w:p><w:pict>...<w:txbxContent><w:p><w:p/> - in this case, the inner
paragraphs should not interfere with the outer one, but e.g.
detecting whether it was the last paragraph in section could get
broken.

Change-Id: I8634ee6a0d6274f5770423ff798adfa260a33326

2012-05-18  Luboš Luňák  <l.lunak@suse.cz>  [4708aede266da92903f48a24badb204c2a9a54b6]

TDE is certainly not a preferred fallback over KDE4

Change-Id: Iebfe536f228e7831d81d59ea3c3692f8906f72ad

2012-05-18  Andras Timar  <atimar@suse.com>  [9a54c69cccb62666bc05c8c1855bdd6279cd2683]

fdo#50018 Search and Replace dialog accelerator key in German localization

Change-Id: Ie38913a9b41faae7c6017d05e501c65f4e07659a

2012-05-18  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [24ad37bdf4edc8b9ea3af4eeb70c8487407d3472]

MSVC needs new_clone for abstract class in ptr_vector

See www.boost.org/doc/libs/1_49_0/libs/ptr_container/doc/tutorial.html#cloneability

Change-Id: Ie5409c598f2364bc86f296dac4e9f193213d45c4

2012-05-18  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [14e1af63faa67c0ec800a8416671e9a9cb1db359]

paint gradients in data bars

Change-Id: I2b5488296d3ca8aee92f7999bd4d82a9c9eada88

2012-05-18  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [9804981fa70aa12cbdbca61f1934acbb550768b8]

really use a dashed line

Change-Id: Icbdf76c15a0b5f58f7e95029418ce79f6c9461b6

2012-05-18  Tor Lillqvist  <tlillqvist@suse.com>  [1230e361804d4f24b1fd1613fef9494e6d61ea81]

Merge the libraries in writerfilter

Change-Id: If77543855fe34f70d248fe8a4644d293f693f190

2012-05-18  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [3e6b90800d679f183c3601f33800d9f236f834a3]

show dottet line if axis is not at zero

Change-Id: Ifd1d69a6afe9a0392e08e0f5bb0b1a497e1c2606

2012-05-18  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [56b41a2b1e89efd24abd02bc319a3c4d38bee3d1]

prevent the creation of a default copy c'tor

Change-Id: I5ede869092355739f5e58de71b3a903ff0528051

2012-05-18  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [d961b694348a0dd048761a6046de7393ac077f31]

implement databar import from oox

Change-Id: Id510acbc7291b94610e0e2c769d8cee582baa9a7

2012-05-18  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [862f56d19e1c57d3d648275877fc434fb119e80f]

implement databars in the core

We currently only support either a databar or a color scale at an area.
This limitation will be removed in 3.7

Change-Id: I6236729822db891203479dff8554466706b4c6a8

2012-05-18  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [eb3d3a0a7d49b51942e7f39cdcde1be0b11349e7]

restructure colorscale code a bit to allow adding databars

This is just a first step. In a second step we need another layer to
allow color scales and databars applied to the same range and finally
merge them with normal conditional formatting.

Change-Id: I0452ed12dd9b2d5395cf005d75a902fbb7a984ad

2012-05-18  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [914fc75da516218bb072245a5c2e3038a4e3639e]

add render code for data bars

Still missing some advanced features like gradients, dotted line at the
zero point, ...

Change-Id: If8409ffab658315a6fed220e61d0854680633e1e

2012-05-18  Tor Lillqvist  <tlillqvist@suse.com>  [bf3a1b074ea2e56692fbb701f1bad333a0f451ad]

There is no dbu library unless BUILD_TYPE has DBCONNECTIVITY

Change-Id: Ie48fc4e96afeb1bdcfdd75522e826fa47b6cee3d

2012-05-18  Jan Holesovsky  <kendy@suse.cz>  [898d64869f71ebf3ec1fa6f3b9e72e12343caec2]

writer UI: Decrease the size of the border around the document.

This makes the horizontal scrollbar appear in smaller amount of cases,
generally improving the user experience mainly on smaller screens.

Change-Id: Ic4bf04484f26bd8be572512f6315ecc77d781d11

2012-05-18  Stephan Bergmann  <sbergman@redhat.com>  [abb26f51eea0399754cc8f5b7d7a7d648d68f630]

One more -Werror=sign-compare

Change-Id: I302da3fdb78bcc298aebb6f7c831bdea75f7b053

2012-05-18  Tor Lillqvist  <tml@iki.fi>  [bc229ca1abf8b179631ae563ef77f565a1a9d496]

Update README.cross to match reality better

Change-Id: I14e97bb9e3351ed7a5e7e8c853253353bfe9df2e

2012-05-18  Tor Lillqvist  <tml@iki.fi>  [6868d84b13a52efe91337f2dccb88e59b9f8d2b7]

Add generic --with-build-platform-configure-options


2012-05-17  Kohei Yoshida  <kohei.yoshida@gmail.com>  [0ea1287bd9b877524706ae57c2fc32ed54fb062b]

Actually it's okay to add separator items as-is to the accessible object.

Change-Id: Icd188e92a827a35239c708b5fa65f58fa670e1a5

2012-05-17  Kohei Yoshida  <kohei.yoshida@gmail.com>  [d3289425003bf1a8d074dc82d80f50dbdd084658]

Make the window taller as appropriate.

Change-Id: I99688bdfd91d2591def46829b7579f2fada86f53

2012-05-17  Kohei Yoshida  <kohei.yoshida@gmail.com>  [2a755c0cd61b619ed14e023ad34fc7596eafdf34]

Add sort options to the autofilter popup.

Change-Id: I217b41f966220b8b1ee9638d3f6a31a23dc4bf2e

2012-05-17  Kohei Yoshida  <kohei.yoshida@gmail.com>  [3da4ab93e14bbe472ac0a6bce52616a93a2506d2]

Support separators in the autofilter/pivot table popup window.

Change-Id: Ifde9cee65b2bee731e66a200b3bf68c0e320872f

2012-05-17  Kohei Yoshida  <kohei.yoshida@gmail.com>  [87ed6c8480eaf0e5e3e89f00399fa214ba0dec6c]

Better string values for "empty" and "non-empty" filtering option.

Change-Id: Iecfac54143676c9f0b483c4fa8deb26bf42ea16b

2012-05-17  Noel Power  <noel.power@novell.com>  [8b1d29bc9b00bc2730738a990023a65ab6e0219b]

fix bad stl access fdo#45987

Change-Id: I0e6b29987381380e22aeaf07725e04de4ae76c54

2012-05-17  Matúš Kukan  <matus.kukan@gmail.com>  [c1f7f1f4c812f5bba073ff99e6e8c89bd74fb0a7]

sigh, more missing dependencies

Change-Id: I0d1802ebcf384095a6962fb1faf9516bd9a2dda6

2012-05-17  Tor Lillqvist  <tlillqvist@suse.com>  [19e4320c3577ed17b1870fbf43ea25242621b441]

Correct obsolete repo name

Change-Id: Idfa3bae5c2caeee1a9a3e00f6aa6f8a18c7bde7c

2012-05-17  François Tigeot  <ftigeot@wolfpond.org>  [99ea506a582d547bb14ec7f1a0bf469991e3f669]

DragonFly: use -O2 as default CFLAGS

Change-Id: Ifb9f4627c15d5f1410af2b87bf2e2f39c945671c

2012-05-17  Tor Lillqvist  <tml@iki.fi>  [d202754abf01bafe24b3805ef678a495c16eb5a5]

WaE: 'Impl' defined as a struct here but previously declared as a class

Change-Id: Ie1ca2df3e4b60c69a3c7860fe39aca4a505feffb

2012-05-17  Caolán McNamara  <caolanm@redhat.com>  [5e0b52c1893ffe04a68333026afa7a557c48d534]

some more ConstAsciiString behind OSL_ENSURE

Change-Id: Ic93ec84ce62234364d233a9188a65439e88a79fe

2012-05-17  Takeshi Abe  <tabe@fixedpoint.jp>  [5e3a4ecb0ad61faff9fb867e9b4abd092aa115b7]

catch by const reference

Change-Id: I80a26483c4ecd099a1cfe76bdac1e97b947ef104

2012-05-17  Takeshi Abe  <tabe@fixedpoint.jp>  [9902f0ee3d7b22e4984be7225370fb552da03838]

removed unused const rtl::OUString

Change-Id: I7c3409ac39e690fcf2f7e4085bf6857e6bd182fb

2012-05-17  Caolán McNamara  <caolanm@redhat.com>  [ac6833f97921981050722bee3d3cfa13f0897566]

remove "TODO: add test" which is now done

since 99bf0c318b89c7d6acee364161b34b13d348a3bb

Change-Id: I0fbd88d842f750d101e3eec5a6b18f7e8bc062be

2012-05-17  Tor Lillqvist  <tlillqvist@suse.com>  [7606616cdd78d14fac485af225a220651187910d]

Mention that the android/qa/sc test has not been maintained lately

Change-Id: I78108f44bad1da0143f2849aa98a2ddf1b13fc1d

2012-05-17  Tor Lillqvist  <tlillqvist@suse.com>  [b58498fb57fc5ec30e539ba7c05d627ee99b9a8b]

Now with in-process redirection, the adb shell setprop thing is not needed

Change-Id: Ibfda0e6e65d0834cffdd95d4c6d87d07644088f6

2012-05-17  Caolán McNamara  <caolanm@redhat.com>  [fdec471a7caca3b5065676e3f31aeaa91b0f238f]

Related: fdo#40778 use simple pushbutton for add to single user dict

for "add" an unknown word to user-defined dictionaries
a) use a normal button when there's only one user-defined dictionary
b) use a dropdown when there's more than one user-defined dictionary

Change-Id: I8a8eb3fff6c4582341d8322df403b73a517a5560

2012-05-17  Caolán McNamara  <caolanm@redhat.com>  [5dcf536b69848b56f1199b81e4b7ed87a0a3864d]

merge the 5 ConstAsciiString duplicate classes together

a) merge them together and move it into comphelper
b) turn it into a POD rather than having vast amounts
of destructors registered into the cxa_atexit chain

Change-Id: I04d3b9d7804f8e233013c916df9d617a0f84f96a

2012-05-17  Caolán McNamara  <caolanm@redhat.com>  [acd9cda35457f0a839bf9713c261022c39cd8269]

XubString->rtl::OUString

Change-Id: Ic7426d9838bb1034618c3d553482256d1866878f

2012-05-17  Caolán McNamara  <caolanm@redhat.com>  [0e9c60d5964e27d0ff5b48edcb23b340e9a0233b]

reduce static_initialization_and_destruction chain

Change-Id: Ib2642e19d9148acca27227b0d91de4e8855178aa

2012-05-17  Caolán McNamara  <caolanm@redhat.com>  [1d0f8a1bfb295ee8871267c6af8d5a2836e97ae9]

nutso static OUStrings

Change-Id: I104af905eb0d13864f70f44386b2b573fb26e513

2012-05-17  Caolán McNamara  <caolanm@redhat.com>  [2b307d2796f45dc27846765ff0d485026779b6f7]

drop debug_oustring now that gdb pretty-printers exist

Change-Id: Ie7d17f0ceb2e549b84c0cc16768604511e0e51a5

2012-05-17  Caolán McNamara  <caolanm@redhat.com>  [120cd2b5789246d7992af7dacfd796a4fd3d8e05]

WaE: MSVC2008 C4309 truncation of constant data

Change-Id: I7cae514cfd3c51bde5e8e0df2c51bed23904569d

2012-05-17  Miklos Vajna  <vmiklos@suse.cz>  [86ebc34dad026d9a32adca562b4604070e36a7a7]

sw/qa/extras: add a README explaining how to add new tests

Change-Id: I2a361a2c9becece74d41cb917a789a4429b3f3c1

2012-05-17  Ruslan Kabatsayev  <b7.10110111@gmail.com>  [cbe733f19aef7546fd8b78a9ef92e6c8d0867f59]

autogen.sh: append aclocal arguments to ACLOCAL_FLAGS unconditionally

Change-Id: I2254628edfe213c3424dce2bc5d9f164752e913c

2012-05-17  Muthu Subramanian  <sumuthu@suse.com>  [ef4d2a80ee726faa91b3fc2402126813d92666ef]

n#760029: Floor borders were missing from 3D Charts.

Looks like there should always be a floor border for the 3D charts.

2012-05-17  David Tardon  <dtardon@redhat.com>  [3378c2d3b88a8413deeb8365ce40d4ee0716eff6]

fix spurious delivery of rdb files (better way)

The only task of the UnoApi class is to deliver a RDB file and all the
stuff related to it (i.e., the IDL files and the generated headers). For
that purpose, order-only dependecies are sufficient.

Change-Id: Ibe0a58d1e8ceaad62ff71773e372fb8dfb921fbd

2012-05-17  David Tardon  <dtardon@redhat.com>  [06c8ad5197d1e2c7a418a7a5b48bc1ad20ce1754]

Revert "fix spurious re-delivery of RDB files:"

This reverts commit 07c0b800d9d70857882238204820f75b8dc98b26.

2012-05-17  David Tardon  <dtardon@redhat.com>  [47b6d27c2d6f2c224fa693f3c883644e650e57ca]

remove duplicated dependency

Change-Id: I4cfe3ce7b7dab5d3fb2d3ddfa28f0fa263593667

2012-05-17  David Tardon  <dtardon@redhat.com>  [f70fe6e651eefbc69c434256f7e74ad53519a36c]

fdo#49921 make sure all tab pages have the same dimensions

The reason is that they can be combined arbitrarily in dialogs, so
changing, e.g., height of one tab can lead to "interesting" results. Cf.
commits 8631dbf85fb5ed56d225e32ea5a9c36c96b0d649 and
29042d096a2c5812ae179e1553367afd21b0f71e that were the cause of the
problem described fdo#49921.

Change-Id: I9995002a2bd5c3604bdfa06dc817916ce61c558d

2012-05-17  Andras Timar  <atimar@suse.com>  [9baeb0bd8f621457d265f09bd377d7147141030d]

on Windows we need both propex (Perl script) and propex.bat (launcher)

Change-Id: I1044c84dc0fb22188100c17440a72c0a7d923adc

2012-05-16  Michael Stahl  <mstahl@redhat.com>  [7175ceede15271299e44b33a8de5d7aa32a15e50]

i18npool: fix spurious re-deliver of i18npool.uno.so:

The target is always older, because it is delivered while preserving
the timestamp of the source, but here order only dependency is enough.

2012-05-16  Michael Stahl  <mstahl@redhat.com>  [b6076ec3c1b9c384d8229cd079c39f510a9f38f7]

gbuild: fix build executable dependencies:

Rules that invoke generated executables should have dependencies on
those executables.

2012-05-16  Michael Stahl  <mstahl@redhat.com>  [236055746ffe92ce3b2a7a9316b1083da046deb9]

further spurious dep-file rebuild fixes:

With the way dep-file generation was changed for LinkTargets in
8b5a984d45005d3df1c89eae897d6e04612625d8, it is necessary to change all
other dep-file generation the same way, because the LinkTarget dep-files
are outdated wrt. the object dep-files after an initial make run, and
hence if any other dep-file depends in any way (even build-order) on a
generated Executable, say by depending on the corresponding target file,
then the PHONY entries in the outdated LinkTarget dep-files for the
executable and its linked libraries cause all these objects to be
recompiled.

It is not a problem that there is a rule with the dep-file as target,
and another rule for the corresponding actual target that writes the
dep-file as a side-effect, without dependecy between the targets:
because make does processing in 2 phases, first building all included
makefiles, second all other targets, it is guaranteed that the 2
commands don't race to overwrite the dep-file because (when there is no
dependency between them) they will not be executed in the same phase.

The only problem here is that this will probably make IDL processing a
lot slower on Windows, writing all those dummy dep-files.

2012-05-16  Michael Stahl  <mstahl@redhat.com>  [6cdc3b9ceb13954f82026d851ab4ca88a706cb84]

fix LinkTarget dep-target dependencies:

The LinkTarget dep-target depends on the LinkTarget headers target,
which appears unnecessary and harmful because since commit
8b5a984d45005d3df1c89eae897d6e04612625d8 the initial dep files always
contain PHONY deps anyway; also the PHONY deps cause spurious re-builds
here because e.g. the tools library depends on a tools package that
depends on a tools custom target that depends on some executable
that depends on libuno_sal that depends on its objects which depend on
this PHONY thing so all that stuff is spuriously re-compiled in make
subsequentcheck after a build from scratch, breaking tests because
being subsequent they don't expect libraries to change under them.
Also, link target shouldn't depend on its dep target.

2012-05-16  Michael Stahl  <mstahl@redhat.com>  [07c0b800d9d70857882238204820f75b8dc98b26]

fix spurious re-delivery of RDB files:

The OUTDIR RDB depends on Packages for IDL and headers, the latter of
which depends on the WORKDIR RDB, hence preserving timestamps here leads
to spurious re-delivery because the OUTDIR RDB always has older
timestamp than the headers Package.

2012-05-16  Michael Stahl  <mstahl@redhat.com>  [0b1e380e02e1b480648d5101d68c7e1e47520bc9]

try to fix --with-solver-and-workdir-root on Windows

idlc breaks because sal considers X:\\foo an invalid system path

2012-05-17  Tor Lillqvist  <tlillqvist@suse.com>  [a7098c77b37106e88cd23c9caaf0d31eaa0d5cba]

Move the RPATH enforcement to icu4c-rpath.patch and skip that for Android

We might eventually want to use Mike Hommey's "faulty.lib" dynamic
linker (developed for Firefox on Android) to get around the Android
system dynamic linker's silly limitations. It does not like
DT_RPATH. (The Android system dynamic linker just ignores those.) So
no point putting RPATH into the ICU libs for Android.

Note that the faulty.lib linker is not usable currently because it
doesn't like the text relocations that the NDK r8 toolchain generates
for some reason. Sigh.

Change-Id: I9092c6001f0aadbb30e2682e33e7179520846f3b

2012-05-16  Stephan Bergmann  <sbergman@redhat.com>  [d015384e1d98fe77fd59339044f58efb1ab9fb25]

Fixed ThreadPool (and dependent ORequestThread) life cycle

At least with sw_complex test under load, it happened that an ORequestThread
could still process a remote release request while the main thread was already
in exit(3).  This was because (a) ThreadPool never joined with the spawned
worker threads (which has been rectified by calling uno_threadpool_dispose(0)
from the final uno_threadpool_destroy), and (b) binaryurp::Bridge called
uno_threadpool_destroy only from its destructor (which could go as late as
exit(3)) instead of from terminate.

Additional clean up:
* Access to Bridge's threadPool_ is now cleanly controlled by mutex_ (even
  though that might not be necessary in every case).
* ThreadPool's stopDisposing got renamed to destroy, to make meaning clearer.

Change-Id: I45fa76e80e790a11065e7bf8ac9d92af2e62f262

2012-05-16  Matúš Kukan  <matus.kukan@gmail.com>  [9aad89df8757d4570084424e63b9562a13448bde]

improve make invocation

Change-Id: I9dbe77062df3a9b02dab0f5755c0e616829fa125

2012-05-16  Jan Holesovsky  <kendy@suse.cz>  [f23d055dbee887ef9ebdf0a72b83ee1de91b7b8b]

writer: Fix off-by-one problem with the shadow image.

Change-Id: I4530ecdc5292814de095ce7717309b322a24f430

2012-05-16  Jan Holesovsky  <kendy@suse.cz>  [f92c3d0e63c893f32aeeb3466ce8f2ca7b03c7cb]

writer: Make the document frame look like in Impress.

Change-Id: I0b30ed9210d46ae40789d2f0052669577582cd3a

2012-05-16  Tor Lillqvist  <tlillqvist@suse.com>  [40fab3bd05880e1ee35022037f1f7ea4f5ff999a]

Don't create the local.properties files in the source tree from configure

Change-Id: Ic87be0146360c5e32f1f12f255c897e051c9a50c

2012-05-16  Tor Lillqvist  <tlillqvist@suse.com>  [fcbfccdeb0d1f25627f9be8d4ca1b886e0b184a5]

Create the redirection thread in detached state

Change-Id: I293fa84452f00a41f4a33d4a45eee6d1a32ff761

2012-05-16  Tor Lillqvist  <tlillqvist@suse.com>  [62f030133d5dd1a89b2320b9f123165958d899bb]

Move the sleep (for attaching debugger) earlier

Change-Id: I3183ed3da25bd0fbd2121f235f209edb51a21d2e

2012-05-16  Tor Lillqvist  <tlillqvist@suse.com>  [cf4f6a71ffbb4ec83d50a05326b5a1c69aaff21c]

Don't mention the same rdb file in both UNO_SERVICES and URE_MORE_SERVICES

Change-Id: I81b3a451b5fd4eaf83ee525aa38df32686e38cfe

2012-05-16  Jan Holesovsky  <kendy@suse.cz>  [cd28abc0496b72828c48815b4336a6b1321cb817]

ruler: More off-by-one drawing problems fixed (hopefully all of them now).

Change-Id: Icd566610229fe080bb45b746459abed15112c225

2012-05-16  Muthu Subramanian  <sumuthu@suse.com>  [46083c95c9f4058cc7e9aad3c316de78446897b3]

Crash fix.


2012-05-16  Takeshi Abe  <tabe@fixedpoint.jp>  [b2022330c01ae2080f4c2bc01be430b0b6faf9d8]

removed unused constant rtl::OUString

Change-Id: I173275e0f8faa852500d108f65636080f79636c6

2012-05-16  Takeshi Abe  <tabe@fixedpoint.jp>  [2dd60383c119d80eff7188ddf003ce9d27ef7519]

removed useless code

Change-Id: If60124deaeb5b756c17c9f724ec150e909cc7373

2012-05-16  Caolán McNamara  <caolanm@redhat.com>  [cc92cb54e246e48dc62ef149aeaa550e14ec3a9e]

completely nutso merge bustage since 2004

useless unused fat global objects since
146f73bcfa48ddddd18a1eb449aaa5ddd43d2dd2

Change-Id: I2a5f54d34b498a64b658f158f98269f16e2e71f8

2012-05-16  Caolán McNamara  <caolanm@redhat.com>  [0f6630977951abb6969696d38d8685f611888af1]

reduce a gadzillion make_pairs executions to simple array of pod

Change-Id: I38249d12d0c4e7a732b505cf90e1e8806c718229

2012-05-16  Caolán McNamara  <caolanm@redhat.com>  [df34ccb01d2f36eafd5a785cbfe4dd86ef78890a]

remove unneeded include of boost/bind.hpp

Change-Id: I5a254459a491b9547530d8e312260dceed21f25c

2012-05-16  Muthu Subramanian  <sumuthu@suse.com>  [d83463931ef511ba1b43984072626345cf765b8a]

Revert selected hunks from various 'unused code' commits.

These functions are required for debugging pptx import problems.

2012-05-16  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [30590f00e44cbe7b2a5253f544302ee5b0c3c08d]

Let VSD typedetection not throw

Change-Id: Ifdb4cff2e2cbc05b694db31fcaf381186ec1b830

2012-05-16  Tor Lillqvist  <tlillqvist@suse.com>  [60618628682d0308c3aa46cd2074fca6a0512ace]

More verbose (hopefully correct) help for --enable-headless

Change-Id: I632cfca94a55a395a1765675fa015bbb8864228b

2012-05-16  Riccardo Magliocchetti  <riccardo.magliocchetti@gmail.com>  [b576aa1318ebdfea8349c23da7a8b1237156a8f9]

fdo#47246: vcl: fix --enable-headless build

Follow android way of building stuff.

Change-Id: Ia3f8d7c58dbd09e070d9ea583872e115828365cb

2012-05-16  Caolán McNamara  <caolanm@redhat.com>  [2e1724da5c319161059074f61019f38719682b0b]

WaE: unsafe mix of bool and sal_Bool

Change-Id: I2caca314d87264261ccc4400b6f93bed960e8c6a

2012-05-16  Caolán McNamara  <caolanm@redhat.com>  [8512e5c2b3617a2c8d77381788c3864db594ce46]

reduce static_initialization_and_destruction chain

Change-Id: I962aeac0c7feeabb7963016d5afcfeca5a48ccfe

2012-05-16  Caolán McNamara  <caolanm@redhat.com>  [c7f60050da130eaeab11a53142a65b61c92c34a1]

restore this, problem was ever-growing PATH for incremental builds

which is hopefully fixed by b0b92d1e5f2097652b12252a32cea40a5868e20c

Change-Id: I237381609b132666083fd0ff159625770e0db243

2012-05-16  Stephan Bergmann  <sbergman@redhat.com>  [e3633f60b349022994e291aa3d1a0c90c3403b2e]

fdo#46074 fdo#49948 Ignore corrupted items in Recent Documents

...following up on 4ccb4bda483eb548eb6efb5e2f1952f094522320 "fdo#46074 Ignore
corrupted items in Recent Documents" with another problematic scenario found
with fdo#49948.

Change-Id: I3e7c803813f09c1f031defc2c18cfab6732b1621

2012-05-16  Stephan Bergmann  <sbergman@redhat.com>  [b772e2f064d150edb0ce75d252de6658a04849a8]

Unwound unhelpful LogHelper::logIt

...where the OSL_FAIL line numbers did not point at the relevant code.

Change-Id: I4d12d63782378cbbc446cdcd77c07676ffc81d78

2012-05-16  Tor Lillqvist  <tlillqvist@suse.com>  [d31e409ec1eb3e5ea81ec2a2288a046cf1e395a1]

Update library list

Change-Id: I9c652fc6940bd856aa8ba5f7e2daaae6a5502b3d

2012-05-16  Tor Lillqvist  <tlillqvist@suse.com>  [182c1e4f99d7d3ae73cafdae02573ca29b6639cc]

Call lo-bootstrap's redirect_stdio

Change-Id: I45732ac81d00837ce517ed5c527c8c767e690abf

2012-05-16  Tor Lillqvist  <tlillqvist@suse.com>  [c53c665de33d931e5d3a6ad767240fc83ac8bd69]

Add stdout and stderr redirection to the Android log

On a (non-rooted) device it is not possible to set the
log.redirect-stdio property so that it would be effective (i.e. read
by the Zygote process when it starts). Such redirection has to be done
in-process.

Add a (JNI-callable) method to set it up: Point file descriptors 1 and
2 at pipes that are read by a thread that logs each line through the
Android logging API. Code based on Android's own logwrapper.c.

Change-Id: Id5308293595096a44a2ffed2dbc0c252be109de7

2012-05-16  Andras Timar  <atimar@suse.com>  [7e90e00f1499eaf4139ed53c2b896f4b4fc73fe5]

fdo#48914 uninstall process should remove .pyc files from install directory

When install location is writable to user (typical on Windows XP),
Python generates .pyc files. We can remove them using the RemoveFile table
in MSI. We generate an entry for each .py file in the install set.

Change-Id: I314582d52162c6f3ae3acc72de9d620680fb23e0

2012-05-15  Chr. Rossmanith  <ChrRossmanith@gmx.de>  [bef8e358b6940fd4a976cb346dfd829643e581b8]

fdo#48068 fix parsing of path d-attribute

Change-Id: I43a5f69a30b3766303e049ba4d66c4fd79b9de30

2012-05-15  Michael Stahl  <mstahl@redhat.com>  [6d1cef5d97aa6695db0874b4da30b952fb1c53ae]

try to serialize linking in tail_build a little

To hopefully reduce likelyhood of OOM related problems, especially
with debug/symbols enabled, prevent linking 10 biggest libraries in
parallel.

2012-05-15  Eike Rathke  <erack@redhat.com>  [b936d537e4cf4d146afaa5d5aec665a2b5be3735]

added common date acceptance patterns to *-FR locales


2012-05-15  Lionel Elie Mamane  <lionel@mamane.lu>  [2ffe693d7e1f9710815b946112b34e2aec5450e5]

simplify/clarify code


2012-05-15  Lionel Elie Mamane  <lionel@mamane.lu>  [8fca982829c03995e74faf17e5777b3aa61b91dc]

fdo#48345 need to refresh row also when not m_bRowCountFinal


2012-05-15  Caolán McNamara  <caolanm@redhat.com>  [cdd4d969b1446ca0492adda239f5caf9987b84eb]

Related: rhbz#790233 Allow styles to be deleted from the template dialog

I knew this used to work at some stage, appears to be a
regression since cdf8680ed24a56956f257c99c73ff95ff488e2c6
GetIndices_Impl gives the region and index of the entry relative to the
immediate parent, so doesn't make sense to use those as indexes
into the template array if we're at the style level.

backup into the template level if we're below it to get the
relevant template index.

Change-Id: I37a0bbc38cbb4dd82dd3d2c8309d8be61d83adbd

2012-05-15  Caolán McNamara  <caolanm@redhat.com>  [8856ec1904882c69a38f6898b3c4d9227e7257b0]

WaE: unsafe mix of bool and sal_Bool

Change-Id: I0b52eead997b8d6937088aade660be78d600b8b4

2012-05-15  Noel Power  <noel.power@novell.com>  [3234c2a7864501243fdd9a1fdd5eb044bf317383]

similar to fdo#45592 type for property UNO_NAME_SAVE_FILTER_DATA is wrong


2012-05-15  Stephan Bergmann  <sbergman@redhat.com>  [1d7d99e9aa74cb5ee11649b76e35c5a03263c889]

Mode (r/o vs r/w) changes can affect title, too

Change-Id: I69ecb9fa157c706c90132e7801def2253529158d

2012-05-15  Stephan Bergmann  <sbergman@redhat.com>  [a0cd92dbafeec1d2f1400e7841c48cc8c02295ad]

Cleaned up some OSL_TRACE -> SAL_INFO uses

Change-Id: Ie70be4d3e4f086eaa301295df0bc7d25792d2cd2

2012-05-15  Luboš Luňák  <l.lunak@suse.cz>  [60cb70b94537e9ff1155fb80255fc04ce41363b2]

do not reuse shape context (part of bnc#705956)

As far as I can say, this reusing is just an optimization, but
it breaks e.g. with <w:pict><v:group><w:pict>... , where
using the same context for two shapes breaks things, e.g.
oox::vml::ShapeContainer::getFirstShape() does not work right.

Change-Id: I90bb85b4d320e1bb0727401879b0551abbac5f12

2012-05-15  Tomas Chvatal  <tchvatal@suse.cz>  [516f81a17619a993694c08b024f0c1a6b11dceb5]

Do not call getOrigName ever

When one take look on what the code did:

   name = nameA;
   origName = nameA;

   GooString *getOrigName() { return origName; }
   GooString *getName() { return name; }

This code is used even with poppler 10 which was branched 4 years ago.
So simply do not bother with this code at all.

Change-Id: Iba877e765fb763878f5ccd3e1fa62c29cadc9085

2012-05-15  Jan Holesovsky  <kendy@suse.cz>  [a490c019787bbea83a7a8419978d3c1efaf5450f]

ruler: Fixed many off-by-one drawing problems.

Change-Id: I3aab81682310cbf1da8af6dc0a5d71eb8e3140e4

2012-05-15  Tomas Chvatal  <tchvatal@suse.cz>  [0e61bee42ed0af0d83c5a94b495a20bc05861582]

Build with ICU<49 by disabling features not around

Thanks to Caolan for the explanation.

Change-Id: I1db0b1f60681c5f2815472b220ba54b4c38c0cd4

2012-05-15  Michael Stahl  <mstahl@redhat.com>  [b0b92d1e5f2097652b12252a32cea40a5868e20c]

split up top-level Makefile:

The top-level Makefile invokes autogen.sh (and thereby configure) in an
environment which is polluted by config_host.mk; this causes at least
the problem that following a "make clean", the bootstrap script will not
copy dmake to its destination because BUILD_DMAKE=NO is set from
config_host.mk, which is apparently due to the PATH being polluted from
config_host.mk, so configure finds the dmake in the build tree.

So split up top-level Makefile into Makefile, which invokes autogen.sh,
and Makefile.top, which does everything else.

2012-05-15  Noel Power  <noel.power@novell.com>  [db6dd09720c7e457bb46da4e80a786cae1ee0fc7]

fix property type for printoptions fdo#45592

Change-Id: Ie78e3a5fffb73c212dcb60e4ad0dbe2f7db8fea2

2012-05-15  Andras Timar  <atimar@suse.com>  [70c92c53d4133fde03c575334597909c4aada5ab]

fix log entry of mergemodule condition

Change-Id: Id88f38fb806c6178240eb69da69c2e633c2033da

2012-05-15  Caolán McNamara  <caolanm@redhat.com>  [f887c77064a5ae8694af30f6bf24a6c61bd902ef]

Related: rhbz#162935 Document reason for stl header visibility check

Change-Id: I63edb1931975eca15a0b1efc51f9ce0d35739ebc

2012-05-15  Caolán McNamara  <caolanm@redhat.com>  [51eb0d79c122be86bb6fb4137c6d5ff26cc7e1d7]

ditch UniString

Change-Id: I0671f0acf5a53a1c7f442f721bb058a3760ca18c

2012-05-15  Caolán McNamara  <caolanm@redhat.com>  [9b71aa0de186d534f4dc79b587f0cd6d8e17e590]

convert GetUndoActionComment family to rtl::OUString

Change-Id: I36ccf62ee2e2769bcf1aef6d26d96bce6c7078f0

2012-05-15  Daniel Bankston  <daniel.e.bankston@gmail.com>  [844bba4bb44966a1d27f55c4e511eb7f5887d147]

Replace extra XFormulaTokens call with direct ScDocument

Change-Id: Ib7469c4214687021efdcfb9bbf162ee6eb6404c4

2012-05-15  Daniel Bankston  <daniel.e.bankston@gmail.com>  [82f91c909a49d3556e771f420c48d41eb71f506f]

Get cell instance once and use c++style cast

Change-Id: I0a2a06b805ba1fd7d03937e767568d622615b059

2012-05-15  Daniel Bankston  <daniel.e.bankston@gmail.com>  [1158a8b833441b33ca30cfc1fae9f8f283745d81]

Use ScUnoConversion instead of casts for address conversion

Change-Id: Ia3fbe15aeed9a3cb7928ada1a438b190f8fbb017

2012-05-15  Daniel Bankston  <daniel.e.bankston@gmail.com>  [ac409adb1926f6c4f865b3c6df7bfd57e298a60b]

Pass forumlaResult value directly to ScDocument

- Removed extra call to XCell2 and instead passed formula result directly to ScDocument.

Change-Id: Ifea731e44f12a048b76f8d5a4cc2d0619a56bbbc

2012-05-15  Daniel Bankston  <daniel.e.bankston@gmail.com>  [14f23858c617b8fa3872d743f6d4a78cf2338020]

Remove extra XText call and pass string directly to ScDocument

Change-Id: I568b86f34335bb9290ae796a6140d6e4ff65752b

2012-05-15  Daniel Bankston  <daniel.e.bankston@gmail.com>  [5057c65fed7e55982de5bda9626fe863b7316c64]

Remove getCellBlock() code that always returns null.

- Removed CellBlockBuffer::getCellBlock() method that always returns null as per my IRC convo yesterday with Kohei.

Change-Id: If57429c8cf48d309a610c703d97b53406653a767

2012-05-15  Daniel Bankston  <daniel.dev.libreoffice@gmail.com>  [8f9099c01385fb6b72a352a07b11c2a1ed0e3ca1]

Remove extra XCell call and pass cell value directly to ScDocument.

Change-Id: Idb16d82dad08f1028a065cba568682477fe41313

2012-05-15  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [38987d02e5392c523203b91132d4c5790af24785]

export color scales only to the correct sheet

Change-Id: I70c4d213fdd91f7032d637e93410add1f8266a3e

2012-05-15  Stephan Bergmann  <sbergman@redhat.com>  [47ba662ce60d89572a2269523d07034f16edf33c]

Explicitly initialize target-specific variables

...so they do not erroneously inherit values from other targets.

Change-Id: I6c84cecad4ea858b77d5d83eb93938c397aed076

2012-05-15  Miklos Vajna  <vmiklos@suse.cz>  [163e136650adba01382ec47e017d4b426aa49112]

fdo#49940 testcase

Change-Id: I3a6fc3bf2915699d886f3b8e966ae2718517d7bd

2012-05-15  Miklos Vajna  <vmiklos@suse.cz>  [7d8077f2aea1f42ca19d5c685e64f597293f89bc]

n#760294 testcase

Change-Id: I52f063848c7bd63bdef73fb21eaad4256a14d128

2012-05-15  Stephan Bergmann  <sbergman@redhat.com>  [cdf783872af1df9389353803dc64ccab0c8f033e]

Work around signed/unsigned warning (old GCC versions), and adapt loop type

Change-Id: I48a0c1b9f754381ae6dec546ab9443040df8210c

2012-05-15  Miklos Vajna  <vmiklos@suse.cz>  [50cb1667020494906afaacb68d4163d1eda527cf]

fdo#49940 dmapper: handle m_bTitlePage when m_nBreakType is zero

We used to ignore m_bTitlePage in this case, resulting in wrong
'Default' page style for the first page, instead of 'First Page'.

Change-Id: I1899354fb39db4f0eb663fd5233395f2d4a5e72a

2012-05-15  Ivan Timofeev  <timofeev.i.s@gmail.com>  [6f6a419a39f8d97a49a84ae730ecd3d93738a744]

missing break (I suppose)

Change-Id: I504cbe271ef4475963b8277a1ab7dcb09b0dda38

2012-05-15  Ivan Timofeev  <timofeev.i.s@gmail.com>  [9b01e60444b0c176770f0adafc8f1bb4718dfba5]

use real visibility of SwScrollbar again

Change-Id: Idd21d7efa2708ab2486cdaf8bf5910af36551687

2012-05-15  Jan Holesovsky  <kendy@suse.cz>  [64c696fc92a860fdbbe490ca503391b964dd646f]

aero: Implement a glass menubar on Windows.

We need to default to the Aero colors too, in order to this be really
beautiful; but hopefully already in the current state it is an improvement :-)

Change-Id: I 113039b62320fa76916ba74071e1eebff4d3476c

2012-05-15  Jan Holesovsky  <kendy@suse.cz>  [83208da599e46dbba39c9e9a5b503bc4e93d4eea]

Reduce copy'n'paste by different nesting of if's.

Change-Id: I9a68d585217550c1d229a2bc66d04e506253d747

2012-05-15  Jan Holesovsky  <kendy@suse.cz>  [edec6d134a4265fe6c69f3e51a173a5cd395c615]

Pack the bools.

Change-Id: I71bf94a87f8d7092b472e7a8eb58045a82749c29

2012-05-15  Jan Holesovsky  <kendy@suse.cz>  [9d2b1ec8e85b0786eae452198a7f57a3c00ec33b]

Don't take the workspace color from system on Windows, it is extremely ugly.

[We need to introduce taking colors from theme (instead of system) anyway.]

Change-Id: I75037771f2542e924cbff01accf66cfc851ec255

2012-05-15  Jan Holesovsky  <kendy@suse.cz>  [23676a74fcf80d2ff35706361c3ddd6711c917f9]

Instead of DwmIsCompositionEnabled, use IsThemeActive from uxtheme.dll.

No idea why the DwmIsCompositionEnabled is recommended ~everywhere where you
search for how to check if the themes are enabled; it is wrong as eg. over
rdesktop, you are still using themes, but for sure not the composition in dwm.

Change-Id: I Ib34f2a17809d03f29ccdf7d4a8b94ee7ad996bf5

2012-05-15  Jan Holesovsky  <kendy@suse.cz>  [1917de4bb409b9b9d3a5c25c5154298b3e29f0a6]

Kill unused file.

Change-Id: Id07fce1f1baf7361e16f16af63f54c98a71791f6

2012-05-14  Norbert Thiebaud  <nthiebaud@gmail.com>  [07b3d083b49b4cbb248b5ba0aeba2bbdd3cc487d]

TDE integration

Change-Id: I6f468005c8d8d99d9251a9c4fe4629b98bc4aa5e

2012-05-15  Michael Stahl  <mstahl@redhat.com>  [007f16ef7ad40ae932df884ba04f0de71928b852]

SwTableAutoFmtTbl: try to fix MSVC tinderbox:

C:/lo/core/sw/inc\tblafmt.hxx(311) : error C2487:
'boost::ptr_container_detail::reversible_ptr_container<Config,CloneAllocator>::insert'
: member of dll interface class may not be declared with dll interface

Not really understanding what the problem is here, attempting to fix it
by not deriving SwTableAutoFmtTbl from the container, and trying to get
that to build somehow resulted in this commit.

2012-05-14  Michael Meeks  <michael.meeks@suse.com>  [51270f84bbeed46b3253ecfa1f8ddd408106b746]

sw: avoid over-using over-complicated SfxUndoManager::IsUndoEnabled


2012-05-14  Andras Timar  <atimar@suse.com>  [80a921e88a036d42b4b884bb3e0b651fc083c1cd]

fdo#46519 workaround of MSI installer error 1935

In some circumstances installation of embedded VC++ runtime
fails with error code 1935. This usually occurs, when there are
many different versions of VC++ runtimes installed on the computer,
including beta versions. We can workaround this Microsoft bug, if we
don't install our VC++ runtime. A new property was introduced. It is
called VC_REDIST, and installation of VC++ runtime depends on its
value. (BTW the solution is general, ComponentCondition can be used
for any merge module, now we have only the VC++ runtime merge module.)
When the user experiences error code 1935, he should try to install
LibreOffice with the following command line:
msiexec /i <msi file name> VC_REDIST=0
The patch fixes another minor issue. 64-bit VC++ runtime will
not be installed on 32-bit systems any more.

Change-Id: I I6c5e066c6e60b011235e6019a8a35c9e953209bc

2012-05-14  Michael Stahl  <mstahl@redhat.com>  [2c4fbc8785aff024e22f657c735d5cdafe5b9a70]

sw: try to fix Mac tinderbox SwAuthorityFieldType:

Apparently Apple GCC 4.0.1 wants to invoke a copy constructor for
SwAuthorityFieldType when it is given as parameter to InsertFldType,
which seems entirely spurious; let's try if this works around the issue.

2012-05-14  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [e062c50b19aa5e0c43bab9a52b94247766083124]

Comment this one because it randomly breaks Windows build

Change-Id: I3f00ab7149d6d198292d63ed3f16b213b39a3054

2012-05-14  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [8b1692b68f4b314ebc261c40c93c773a905367fb]

Revert "Update lpsolve to 5.5.2.0. Resolves bug fdo#39496."

Sorry to have to revert this, but it is too broken on Windows.
Even on linux it needed some work to get right. Just stick with
what was there while the author works on a better version.

This reverts commit 21155b8739b1a90455e75b9b527c75e27390455c.

Change-Id: Iaa075c2bd4d2fccf4d58052888735bedc83605c7

2012-05-14  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [eaa2426fb329831683bb45da222e319247eef11f]

fix the lpsolve build

Change-Id: Ibb86fb64dd8bee950b70890018cd15dffd7484b1

2012-05-14  Michael Stahl  <mstahl@redhat.com>  [68b9fc0627bcfaad6df2ada1734905811149a1ce]

Fix memory leak from using std::vector for SwTableBoxes

Also adapt dbgutil code for previous commit

2012-05-14  Noel Grandin  <noel@peralex.com>  [b8ace0f986769cc952718ab5e262808d899d5549]

Convert SV_DECL_PTRARR_DEL(SwTableBoxes) to std::vector

I added a GetPos() method because quite a lot of code used that
method and the existing code is quite tied to the precise
return values of that method.

Change-Id: I9af6b923d978abe758b63d835f228495c020455a

2012-05-14  Michael Stahl  <mstahl@redhat.com>  [5031e17d4b11181be94448702b1026bd38e0b3c4]

fix RenameHdl in previous commit:

::boost::ptr_vector::erase will delete the element, so p points to freed
memory after that line; try to get this to work via the transfer method.

2012-05-14  Noel Grandin  <noel@peralex.com>  [60473b5ecaa4aceef876b54c2134c4da294217e5]

Convert SV_DECL_PTRARR_DEL(_SwTableAutoFmtTbl) to boost::ptr_vector

Change-Id: I1c92f9d77723979a9d16e9114282dec8d3566de6

2012-05-14  Noel Grandin  <noel@peralex.com>  [b16ce6e60ffcfea13f025b2cee0011be76f42023]

Convert SV_DECL_PTRARR(SwEvtLstnrArray) to std::vector

Change-Id: Ifd81de26432d2e7ceed1a643e3c2009e97f8a5b2

2012-05-14  Noel Grandin  <noel@peralex.com>  [d61282d4a91b441a5859be1ae8ba2abad2aab36e]

Convert SV_DECL_PTRARR(ActionContextArr) to std::deque

Change-Id: I722fda99e8c13785c37fe20a89c1e7b6620b884d

2012-05-14  Noel Grandin  <noel@peralex.com>  [00187240445d3f29a9f9bfa5a10017ac793f9771]

Convert SV_DECL_PTRARR_DEL(SwAuthDataArr) to boost::ptr_vector

Change-Id: I7f0adc9e2e196652dd938c27630fb2e13f9900e3

2012-05-14  Noel Grandin  <noel@peralex.com>  [0be2a98cc04ee26f605a6f6e7efbdee325560a91]

Convert V_DECL_PTRARR_DEL(SortKeyArr) to boost::ptr_vector

Removed the copy constructor because it was dangerous,
it could result in accessing an SwTOXSortKey object after it was released.
Removed the operator= because it was private, and no longer used.

Change-Id: Ifaf21cbbad5f8b9cabddcc3009e4ed776b1fdd71

2012-05-14  Tomas Chvatal  <tchvatal@suse.cz>  [21155b8739b1a90455e75b9b527c75e27390455c]

Update lpsolve to 5.5.2.0. Resolves bug fdo#39496.

Change-Id: I10b6043bf43d0b65a982a8c4f0067ac726189c53

2012-05-14  Julien Nabet  <serval2412@yahoo.fr>  [18e6e7d929c2be209407ed2e56b8ec4d5e6c4900]

WaE : XKeycodeToKeysym deprecated

Replaced by XkbKeycodeToKeysym
(cf http://nabble.documentfoundation.org/PATCH-Proposed-patch-for-XKeycodeToKeysym-deprecated-td3978158.html)

Change-Id: Ide8331705369d0c38e72bfe693102625e62a87e1

2012-05-14  Stephan Bergmann  <sbergman@redhat.com>  [d8ade3ccf6d7832b672edd57ec688515240413b3]

Added link to LanguageTool.oxt issue

Change-Id: Ifab63273b12963e748c9b937648b2079fcd0c796

2012-05-14  Stephan Bergmann  <sbergman@redhat.com>  [3b1798a55bf7c193b911ce23e280e6a0e1e4314a]

Work around extension factories not implementing XServiceInfo

...that would otherwise lead to "Bad insert element" failure during live-insertion.

Change-Id: I74f883c9b613f03256abb7be7657f25b418f821d

2012-05-14  Eike Rathke  <erack@redhat.com>  [435c117c1c684d4603f557ed821c1fd5ee057086]

some optimization of ScAttrArray::GetLastVisibleAttr()

Method assumed that not much attribution happens below data and started from
the end of attribution, in the case of not much attribution it worked fine.
For the case of many differently formatted areas with a sufficiently large
area of visibly equal attribution near data end it was a bottle neck looping
over unnecessarily many comparisons. Start at data end instead. For the case
of not much attribution it doesn't really matter, and for the case of no
sufficiently large area below data end it doesn't matter at all and compares
the same number of entries. The drawback would be a large area near
attribution end with many small areas between data end and the large area.

Observed with test case of fdo#46160

2012-05-14  Tomas Chvatal  <tchvatal@suse.cz>  [904763b1134bdd84a4e64de1e037da5cac192f27]

Support unpacking xz files.

Change-Id: If0b7234ede1d9f8c59e5df692b45539a508d8921

2012-05-14  Kohei Yoshida  <kohei.yoshida@gmail.com>  [cf8b304af3e88e9d8b42793f079124939a616d3b]

fdo#49854: Adjust array access for the addition of color scale attribute.

Or else crash would ensue...

Change-Id: I537523818eae3d558c300705baf7a5d9a8fa6dd9

2012-05-14  Kohei Yoshida  <kohei.yoshida@gmail.com>  [204555c107ae455b5bf2c84e450b2da37e5b06db]

Renamed FILE to DOCINFO_TITLE, which is more appropriate for this field.

Change-Id: I1267629da8b66fc21c4ae2e78634c2093274aa61

2012-05-14  Miklos Vajna  <vmiklos@suse.cz>  [82b0450450d62328e7aede5ac23ba30055219728]

n#760294 svtools: allow border gap < 1pt

Change-Id: I3ac70ea343edde406e78845a112aabcbd8ff65b1

2012-05-14  Caolán McNamara  <caolanm@redhat.com>  [cb235067de2bf7feef3c03eeb08492e60da0d083]

Resolves: fdo#49897 add+use SwDoc::containsUpdatableFields

Change-Id: I03ab6367a40ddc5748a499c4e2c7f108a3ef8a08

2012-05-14  Matúš Kukan  <matus.kukan@gmail.com>  [a0c36a1e39c0874b3dc9731544ddfe5b2822e42f]

quick fix for slowcheck targets in tail_build

Change-Id: Ia74a76659d97d10299d9ddfe8d2118d5c1c5725e

2012-05-14  Matúš Kukan  <matus.kukan@gmail.com>  [15f637229dc9d196461af4c096a4b4a99cb255db]

dxguid.lib not needed here

Change-Id: I73ab08289965a311e36ea5f0187d57f7662208ab

2012-05-14  Matúš Kukan  <matus.kukan@gmail.com>  [d2fe7ac24b43e8a00a7c59cdbd0efb4ff117e583]

-I$(SRCDIR)/solenv/inc is from SOLARINC

Change-Id: I I4fdd35b2d2c256f7d45022fb837178ace9d678d9

2012-05-14  Miklos Vajna  <vmiklos@suse.cz>  [057d632db0872c17ebb7abb3afa26d7e97f05243]

Initial ooxml export test

Change-Id: I Id7f647be04245496bb1970b1bcc621d97395c032

2012-05-14  Takeshi Abe  <tabe@fixedpoint.jp>  [a6b68f4682c16281249889016921a289411da753]

removed unused static rtl::OUString

Change-Id: I5a097beaaeb30214ed6071bba1297e551291922b

2012-05-14  Noel Power  <noel.power@novell.com>  [14ced14a22d619a9316ee6e722645d0b38f02875]

add missing licence ( populated from TEMPLATE.SOURCECODE.HEADER )

Change-Id: I088e8fef273a42ad3e1d87d249a998867c22b4c6

2012-05-14  Michael Stahl  <mstahl@redhat.com>  [e9bc6d789702f330a8a8d9eaa830a90d24d63a38]

Revert "attempt to disable multi-defined symbol on windows for basic test"

Let's hope this works now.

This reverts commit 6113b27ec15da2a3b140ae58676062d74c99b31e.
This reverts commit 4e90345a4dea1ddf0ddded4f1fcae1c87894e120.

2012-05-14  Michael Stahl  <mstahl@redhat.com>  [4b88c6e705a432ca0350c20a3a4e5c7c74a3abdc]

CppunitTest_basic_enable does not seem to need library objects

and it apparently causes linking failures on Windows, so try without.

2012-05-14  Michael Meeks  <michael.meeks@suse.com>  [affb63e6e3bf1c676e91afbee45649f86d64d506]

sot: minor unit test logic cleanup


2012-05-14  Michael Meeks  <michael.meeks@suse.com>  [ac90be0eddb4f1724c4aef3e3eade82bda8737ee]

sot: add OLE2 unit test reading streams forward and backwards


2012-05-14  Stephan Bergmann  <sbergman@redhat.com>  [eda52d5e73d8918f354036cf7db3acfab43b36d7]

FilterConfigCache not used outside svtools

Change-Id: I75c88b83903c7510291b9d021fd4837b2c8d5e4c

2012-05-14  Noel Power  <noel.power@novell.com>  [4e90345a4dea1ddf0ddded4f1fcae1c87894e120]

fix missing ')' in Module.basic.mk

Change-Id: I2a9eb4d5c6e8dfea2aaf9b8667d3e3de7b1357fe

2012-05-14  Noel Power  <noel.power@novell.com>  [6113b27ec15da2a3b140ae58676062d74c99b31e]

attempt to disable multi-defined symbol on windows for basic test

CppunitTest_basic_enable.mk & test_basic_enable.dll seems to suffer for some strange multiple defined symbol crack which is killing the tinderboxes, disable for the moment

Change-Id: I1584c11a0445ac36c138ae075ca365ad4b2effe1

2012-05-14  Michael Meeks  <michael.meeks@suse.com>  [8924a7bde1bd5ddb857342b6f8704c250f897078]

fdo#35270 - enable caching of grammar checker properties

Thanks to Daniel Naber for some great detective work

Change-Id: I8318368971c3d34064ba2e59e757a2e5839d7d6b

2012-05-14  Petr Mladek  <pmladek@suse.cz>  [cf7f6ba13f2824ca21baee59f6f25f0ee671cd54]

better fix for poppler 0.20

Do not call gfxFont->getName() twice; Thanks David Tardon for catching this.

Heh, I wonder if gfxFont->getOrigName() ever given any different value
than getName() ;-)

Change-Id: Idaf95a6a024076c6d450519923b6129166a5f8bd

2012-05-14  Caolán McNamara  <caolanm@redhat.com>  [6b3bf27cb56d661725ac3fcfb756562e0ad75564]

ppc: yyinput returns a int, truncating to (unsigned)char does't work

retain this as an int so that on platforms where char is unsigned
we don't mangle the value and get this all wrong.

Fixes database opening tables on ppc if -fsigned-char is removed

Change-Id: I66f0c6b1b19191595f8b348377579f2daabf7ada

2012-05-14  Caolán McNamara  <caolanm@redhat.com>  [7ef203d2bf72f7d96fd10d1297af06e82550a1c4]

Revert "sw34bf03: #i81127#: patch by pmladek: linux/ppc: remove -fsigned-char"

This reverts commit 875c9a28f49c7a73607fcdfac245b648801dccee.
because it doesn't make sense to build the dmake modules
without -fsigned-char and the gbuild modules with -fsigned-char

and we're still got a few bugs where we assume chars are signed

Conflicts:

	solenv/inc/unxlngppc.mk

Change-Id: I6ac07fa3ebadd83efd0da1ee69a010b62dfaad59

2012-05-14  Caolán McNamara  <caolanm@redhat.com>  [bd04c1d896f3213a7cce66829b0ab408e59a2401]

WaE: unsafe mix of bool and sal_Bool

Change-Id: I3854a9958f49dbbabe7a604e4604d5d8f79adc11

2012-05-14  Caolán McNamara  <caolanm@redhat.com>  [2368d3403a57be2e13ef478f00b6981212de0db7]

this should have been CDEFAULTOPT, not DEFAULTOPT

Change-Id: Ib119c7bf8e04b8274026159218281cb3f220c8d0

2012-05-14  Caolán McNamara  <caolanm@redhat.com>  [c1239a1e7027fbac86fb2b6aaf03a96fdb68a41a]

default unix in general to system libxml2/libxslt like MacOSX

Change-Id: I7cde2a79462c71f4ce6e3ab75152e804ec7260f9

2012-05-14  Caolán McNamara  <caolanm@redhat.com>  [f0997ea3932328d96196e37f0c27c831b321909c]

filter unused libwps_tools_win:: methods

Change-Id: I88fca8854db96fdba1ea9069fb95a237c5b02bb2

2012-05-14  Caolán McNamara  <caolanm@redhat.com>  [82d1c1d9ebaf6e2f5eb81c05223d1f6bb7679bce]

bump zlib to 1.2.7

Change-Id: I003d1a8ff86f94c15b295e11ad109929708fa561

2012-05-14  Caolán McNamara  <caolanm@redhat.com>  [f5e727de55701b655ac98dc8054acfacf0e3cefc]

WaE: exceptions used without unwind information

Change-Id: Iaf1606ee8c3e4f07cea3525813712dd25b0627c6

2012-05-14  Caolán McNamara  <caolanm@redhat.com>  [c182a752412aab354aaf02ee0c75b7cb1ee35d66]

convert GetComment family to rtl::OUString

Change-Id: I563ab83a24ca4f839892548b350486e83dd071d3

2012-05-14  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [28062c62818ce40c17fb67b480612f8bb9bcd522]

formulas in color scales should not be changed to external references

Change-Id: Ie85bd4320324ef932102576ca4ccf32c3527796c

2012-05-14  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [a233a98a90b81ea12e050a77aa4ccbfe5457ab7e]

no need to use ScDocFunc here, ScDocument is the better choice

Change-Id: I280e5ab08949415a8179f803177d280540ba0650

2012-05-14  David Tardon  <dtardon@redhat.com>  [a360d5901565fe498cc932023dc8e37e92dc3ad5]

hide progress bar even if loading failed

Change-Id: Ia330e70e393309dbbad025fc2ede8f4ab41a674c

2012-05-14  David Tardon  <dtardon@redhat.com>  [dfe0baa281d9d4701e9b3846880334213ccb05f5]

do not crash when opening rtf file with unclosed field group

It still fails to load the file (General input/output error), because
RTFDocumentImpl::resolve() throws io::UnexpectedEOFException, but that
is a bit better than a crash .-)

Example of such a file can be found in fdo#49666 or rhbz#819304 .

Change-Id: I I1e575bf8e3194afe063297a4daf3e98eaaa510cc

2012-05-14  Noel Power  <noel.power@novell.com>  [d7149abc7793eafd654214ed9446b3d84d628d58]

add simple basic runtime test

Change-Id: If8742cb174aa1d017763d3ba42807ac4cf6c7420

2012-05-14  Petr Mladek  <pmladek@suse.cz>  [e6007cf40be9a1dd9913c6c7e539f14377add77e]

fdo#48070 more on parsing of arc paths

also ignore "+" sign; remove unused sNumberString variable

2012-05-14  Eike Rathke  <erack@redhat.com>  [eb1770f05fde3777af7a62ec1c84ce8b088e3ec4]

further changes to patch fdo#44456 added calc function DATEDIF

Calculation needed tweaking.
* simplified "m" case, equal dates return 0 anyway, need to handle only
  date1<date2
* corrected "ym" case to do the same as "m" modulo 12 (years)
* fixed "md" case, it is actually straight forward
* added comment to "yd" about a difference to Excel where I believe Excel is
  wrong

2012-05-14  Eike Rathke  <erack@redhat.com>  [121a39be3019baa840bb595acf0e648245a01b04]

further changes to patch fdo#44456 added calc function DATEDIF

Get the Excel export straight without writing the _xlfnodf. macro call. We
have sc/source/filter/excel/xlformula.cxx,
sc/source/filter/oox/formulabase.cxx isn't used for binary export yet.

2012-05-14  Michael Stahl  <mstahl@redhat.com>  [30ac6d2c7baadf79574ff10e831fa8632319025a]

configure.in: report errors in PathFormat


2012-05-14  Michael Stahl  <mstahl@redhat.com>  [64338258917cdfa8723231655c536edaa94a2c23]

configure.in: fix --with-solver-and-workdir-root:

PathFormat fails if path does not exist

2012-05-14  Noel Power  <noel.power@novell.com>  [d87676da2201bca921f319bd7b02ef8853edfa4f]

simple compile test for use of 'Enable' in a Dim statement

Change-Id: I051dbb5cd56fe61e2b0aea1184dcdb03c6413834

2012-05-14  Muthu Subramanian  <sumuthu@suse.com>  [e9512baf22219e5073207bcce5f9e62dc6a8badc]

n720443: Ignore autorotation of chart labels.

If there is a suggested rotation value for the axis,
it might be better to ignore the autorotation bool.
A better approach would be to improve our autorotation algo.

2012-05-14  Tor Lillqvist  <tlillqvist@suse.com>  [bae852548bb6559ae16402400ff4c63c225008f7]

No CUPS for Android or iOS

Change-Id: I34b65232b11111fef6473577decc0849d3443fce

2012-05-14  Michael Meeks  <michael.meeks@suse.com>  [1d32c56f36adbd0d5801f0fedec3111011ea4d65]

sot: re-work OLE2 offset-to-page computation

The gotcha here is that if we get ahead of ourselves, and read to
the end of the stream, we detect bad chains too early, so instead
incrementally build the page chain cache, which is also quicker
and behaves more similarly to the previous code.

2012-05-14  Michael Meeks  <michael.meeks@suse.com>  [c948e655f837dc3f03b849d388ec52508c96d533]

Add helpful instructions nearby encrypted CVE files.


2012-05-14  Ionut Biru  <ibiru@archlinux.org>  [704f3155cca2e1fb5ad071539b7f8b5e5522dd97]

poppler 0.20 changed its api

Modification introduced in
http://cgit.freedesktop.org/poppler/poppler/commit/?id=c0affb1845c339f89ca67608cb9fd9134ff902f5

Signed-off-by: Ionut Biru <ibiru@archlinux.org>

2012-05-14  Miklos Vajna  <vmiklos@suse.cz>  [2b92546ee3aa3d56f64c68ff3e8e782b3c56dba4]

fdo#49750 findbar: try to fill empty textfield with selected text

Change-Id: I583bb91e7fc325557abcc0756506133112da895c

2012-05-14  Norbert Thiebaud  <nthiebaud@gmail.com>  [73c40f95742b6b4854cae177a711098dc106c35d]

fix issue with repeated I in case of amend commit

Change-Id: I2f0f02fb545ae6d63f2d4e46327f6ee402ab608c

2012-05-14  Tor Lillqvist  <tlillqvist@suse.com>  [f5ea2b5fa85660844daf092e84db45a759bf126d]

Generate a proper (?) rtlbootstrap.mk for a MSC build, too

Change-Id: I35a1a270f5eab2250ed0ef50c6bf6c9dbec4f42e

2012-05-14  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [6afc233cd44a959f25ceaff4eb8bd5bf07731341]

Fix libwps debug build

Change-Id: I6482b0c1844578f67129e74ae64b981100924b90

2012-05-14  David Tardon  <dtardon@redhat.com>  [dd49c193de9c4515335ad4a29778ceff225e3c38]

make build work again with older ICU

The recent addition of Hebrew line breaking rules apparently does not
work with genbrk from ICU 4.6. Maybe we should just require 4.x (where x
is the first version where it is implemented) as minimum ICU version?
IMHO it would be better than this insane (and fragile) filtering...

Change-Id: Ia2adad3621fa7a2f319a07fb569b1f1c1eb6db7c

2012-05-14  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [5a5d80ce5483696e0b05c31a0c4134c8ae4b82eb]

copy color scales correctly

Change-Id: I I I0f3ce313928ffa85f563e4162398816bf3ab2fdc

2012-05-14  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [596e40f9a230f9af918ab1b7d3a4be3d79abc058]

fix crash in ScColorScaleEntry's c'tor

Change-Id: I1cf60db16e5e6c82589b6b315680a6dff1761815

2012-05-14  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [63bfed7bceb610b938e84edfa4b60801a2b83d1b]

create real copies for conditional formats

This fixes problems with unique value/ duplicate value entries. The old
falt copy process did not respect that the copy needs to point to its
own range and therefore the copy was totally useless.

This is also necessary for several future new conditional formats like:
top n%, top n elements, above average, ...

Change-Id: I51b868968812a4e00dca9af2aa51d50b5ef8b855

2012-05-14  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [130b2a39492893467d5a8fe38d33256daf25b557]

use correct indentation

Change-Id: I60cb1f1ed4a0068bc39ada14ac629bf20af709f9

2012-05-13  Caolán McNamara  <caolanm@redhat.com>  [20c24114143d6d38774b56a142fd4ae05094308e]

Resolves: fdo#49849 implement Unicode 6.1 hebrew line breaking rules

i.e.  sync with svn diff -c 31071
http://source.icu-project.org/repos/icu/icu/trunk/source/data/brkitr/line.txt

Change-Id: I I I41b3d02f1a0da3b83a9684f29d466660d96254c6

2012-05-13  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [347e345295f14d486ec4b175887a67478b34e7c7]

Uploading fresh libwps-0.2.6

Change-Id: Ibca4ca12f725ebb315891ede10ea0d1f6c40043e

2012-05-13  Eike Rathke  <erack@redhat.com>  [40c8170c5281cd7b19313a79f902ef9715351c9f]

changes to patch fdo#44456 added calc function DATEDIF

* use operator && instead of 'and'
* use correct types
  * long operator -(Date,Date)
  * sal_uInt16 GetDay(), GetMonth(), GetYear()
* check for error after argument pop and bail out if so
* day difference can be pushed and return immediately without further
  calculation
* ensure only one value is pushed
* correct calculation of years and months
  * only complete years and months are to be returned, same day,month in
    different years is a complete year (birthday-like), same day in different
    months is a complete month.
    * "y" returned 1 for 2012-02-29,2013-02-28 or 2012-03-29,2013-03-28
      * must be 0 instead
  * "y" returned 0 for 2011-03-28,2013-03-29
    * must be 1 instead
  * negative values are never returned
  * reversed arguments are not allowed
  * algorithm for "md" extracted from Excel behavior, see source
  * changes to other intervals as well
* changed term Format to Interval in FormulaWizard (and code) for clarity
* mention interval arguments in FormulaWizard
* in sc/source/filter/oox/formulabase.cxx reverted the entry's move from
  saFuncTableBiff5 to saFuncTableOdf
  * saFuncTableOdf member's are "Functions defined by OpenFormula, but not
    supported by Calc or by Excel", this function now is supported by both
  * instead, changed FUNCFLAG_IMPORTONLY to 0 in entry of saFuncTableBiff5 and
    added FunctionData::mpcOdfFuncName "DATEDIF"
  * otherwise with the FUNCFLAG_MACROCALLODF a macro call is generated for
    Excel export that Excel doesn't know and can only be imported by LibO
    again, and without the BIFF function identifier the function could not be
    imported from original binary Excel documents

2012-05-13  Winfried Donkers  <osc@dci-electronics.nl>  [4e71be498903dee5bf719a73f4976bb5356335dd]

fdo#44456 added calc function DATEDIF as in ODF1.2

Change-Id: I082ea20d02bf37d515fc33d627281696fc48fcb6

2012-05-13  Caolán McNamara  <caolanm@redhat.com>  [2068144fdcfdee3abe2a90b3b4b3bd49589618f2]

ensure freshly built icu headers are newer than previous headers

Change-Id: I Icf78937810e1d8ac646805d9f523a4149f45acb5

2012-05-13  Caolán McNamara  <caolanm@redhat.com>  [46f10590837f566284470cff8ac95b122e12b147]

java berkleydb usage is history

Change-Id: I9c99507e225cc32a8079d10df6e1ce52f69552a4

2012-05-13  Caolán McNamara  <caolanm@redhat.com>  [9ca02a663c3eee2698eb360dd5dc7afb1951e743]

duplicate SYSTEM_[LIBJPEG|JPEG] tests

we have both a SYSTEM_LIBJPEG and SYSTEM_JPEG but only SYSTEM_JPEG appears to
be used

Change-Id: Ib1a5da4c907222be33465ce06997f111c4fffe87

2012-05-13  Caolán McNamara  <caolanm@redhat.com>  [2a42638c79cf9a8297b822dc9842618f1f2f8779]

drop debugging spew

Change-Id: I680a5d10d129ff9b7d6d543b0914418eedf078c6

2012-05-13  Caolán McNamara  <caolanm@redhat.com>  [eca06e79c3f2ca02aa30e2e8ec140a7a10c999c3]

callcatcher: update unused code list

Change-Id: I2b21cb0b6d9164b18594e2c122ce242062be276d

2012-05-13  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [851a92bd022c48c5cc5e2f9943ce550167be124b]

correctly export formulas in conditional formats to xlsx

Change-Id: I534fb55b735f47124cd9820ba0a986315e263112

2012-05-13  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [8f531a6cd796ce759e9d68ce577d0eaf058e1a75]

save unique value conditional format to xlsx

Change-Id: Id126500d499e751c351d6ed499af96136039e1f1

2012-05-13  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [9e14712f8569ac2bde0eddf058ed0b0a99303c49]

support export of duplicate values conditional format to xlsx

Change-Id: I35266eabcba5e063bf296fa1d4b356f247458ea1

2012-05-13  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [8384032fb757d42bb93f03f70f589d493ea8ef2f]

export color scales to xlsx

Change-Id: I251acbb66a4033f69515c1b078ed5a28d0f0cd76

2012-05-13  Takeshi Abe  <tabe@fixedpoint.jp>  [e3bc45b8079228ca25e70ac5a51b6977afd6f61e]

removed unused defines

Change-Id: Ida50737f540459bd0e709c49414c3a7f4d042a47

2012-05-12  Gábor Stefanik  <netrolller.3d@gmail.com>  [5c379de9589ab819da852768a9663455dbb4a835]

fdo#46223: Fix Presenter Console help screen layout

Change-Id: I18d2fda46d3a6427b1691c1ff7838097bb25d0ec

2012-05-12  Stephan Bergmann  <sbergman@redhat.com>  [f941184568634e578ce0421908b9000a20eab54a]

Explicitly export nested struct (needed on Mac OS X)

Change-Id: I59b385ce27640845413247d2e117b787f9d8b339

2012-05-12  Rene Engelhard  <rene@debian.org>  [7f92933fd89beb6ddd2eebc2da11eae5a0cb59a3]

actually install nsplugin (again)

Change-Id: Id0dce7de72d538857cf4341bb9e1b30d2cf7e9dc

2012-05-12  Julien Nabet  <serval2412@yahoo.fr>  [837c864bb3e1c1ea868d3b6f65f2af1a4cfb03e1]

Replace !var.size() by var.empty()

Change-Id: I936b59a5bf339d1520cbc10e51b1e9fdc937f0f3

2012-05-12  Arnaud Versini  <arnaud.versini@gmail.com>  [bf059373655c0bb8f69f2114caf4c305428879a2]

Fix memory leak when using XMLPropertyHandler in sw xml filters.

Change-Id: I I I5ddab734595d97486f507f2a6b752b4f0a28087e

2012-05-12  Caolán McNamara  <caolanm@redhat.com>  [27cf5f8140c99937aa3e3d7ee3c20a11dd1cabe1]

cross-compilation with mingw32 woes in i18npool

seems the situation is that we link to the mingw32-system-icu but build the
bundled icu natively in order to use its tools at build time. Which means
we need the

ICU_RECLASSIFIED_CLOSE_PARENTHESIS
ICU_RECLASSIFIED_PREPEND_SET_EMPTY

defaults to match the internal icu defaults

Change-Id: I09a693d795b956789170cc65a582a4367366acaa

2012-05-12  Julien Nabet  <serval2412@yahoo.fr>  [da2f9e3901d7eccf6633d4d71160b33ae060a624]

Fix uninitialized value

Change-Id: I23e35a6453907e44ff43f63ad1d619920f806d03

2012-05-12  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [dc6388e4f67b32783bb662b3f22f4496c547613c]

ScConditionalFormat::pRanges needs to be updated correctly

ScConditionalFormat::pRanges must be updated otherwise the duplicate
value check might use the wrong range

Change-Id: I3df7d54cdcd9c8863d5fbd89eff3be83bb73f2a5

2012-05-12  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [7db060e12f61a33a344006cf8dfcb4a2527495f0]

reduce scope of this variable

Change-Id: I I98b7d83aee9f74574a4884f6066e769930e1803a

2012-05-12  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [5ff6482b51105aa9645dbf2990cba2c1dfdd63ac]

add color scales to copy document

Change-Id: I03e141746920c7794e18267cf01799d03c7cafb3

2012-05-11  Kohei Yoshida  <kohei.yoshida@gmail.com>  [8ed129b22d1d9f832011df1a7e37402fb8abdbb2]

Unit test for UNO field item implementation.

Make sure the type IDs are associated with correct service names.

Change-Id: I5ff8ec7fb56f2790f9a3eca8e019c784cb27de43

2012-05-12  Caolán McNamara  <caolanm@redhat.com>  [78fcdec5b062161493511c0e898051478962f490]

set better mingw32 icu defaults

Change-Id: I57b6d24c3a367ac711231046bada78619a13ab16

2012-05-11  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [03ca37a3034027e9ef4cf80814994007fd595a95]

update references in color scales

Change-Id: Ie86cbd173a21e79d802a03fd112ea01c0cf44116

2012-05-11  Matúš Kukan  <matus.kukan@gmail.com>  [7327195602e7870e20a4eebb8ea26ae7294f065b]

put debugDump behind #if OSL_DEBUG_LEVEL > 2

basebmp/source/debug.cxx is only for vcl/headless/svpgdi.cxx

Change-Id: I I Ib0624d919d7c0c5ce54dbef62fa0b49fd6eb0ab1

2012-05-11  Matúš Kukan  <matus.kukan@gmail.com>  [5c3615c1152eabfda508504c8a4c5727868acbc8]

unusedcode: basegfx::tools::equal

Change-Id: I I579fd3de05f78f06af06c53afab1cc70fc700082

2012-05-11  Caolán McNamara  <caolanm@redhat.com>  [f2827fb15f530e002d722780be26caf326a45646]

debug foo for mingw32 build

Change-Id: I1d5f9940c6f85269373ccbdc9caa6c5696996c9f

2012-05-11  Michael Stahl  <mstahl@redhat.com>  [3f6d3a4045507d1496709c5cff8f359a0d0e8b29]

fdo#44010: fix vertical text frame borders:

Frames with text direction Vertical RTL have their borders mangled while
painting, everything is rotated 90 degrees and so the model "left" border
ends up being painted as top border etc.  Clearly the new drawing layer
based painting code is very surprised by this and ends up painting only
points instead of lines.
(regression from 0f0896c26fb260d1bbf31d7a886df3f61837f0f2)

2012-05-11  Chr. Rossmanith  <ChrRossmanith@gmx.de>  [508fcf698ec7cd97af1eb8936ab30b257143bc1b]

fdo#48070 fix parsing of arc paths

Change-Id: Iffd726eec08da453e5a72c512ef2df35f22b5573

2012-05-11  Chr. Rossmanith  <ChrRossmanith@gmx.de>  [b4d25b7be20a06297b5536c56b4214691e735444]

get rid of many USTR()

Change-Id: I7d98f36037f589ea742de53b2a52e2c5bdf7c48f

2012-05-11  Michael Meeks  <michael.meeks@suse.com>  [7ed1e9aa174b915aab627762db7b473968b7501e]

sot: simplify the storage stream FAT item cache

Change-Id: Icb6fe9341244dfd53300f58ac85560604f53558a

2012-05-11  Luboš Luňák  <l.lunak@suse.cz>  [e4450c54aee85b295b933e91d207fd8220c01107]

avoid recursion that can mess up DND setup (fdo#41996)

The way too smart ctor for the DND handler started drag immediately,
causing a race condition that could recurse to setting a handler
again before the first one was actually set, thus immediately again
causing the DND to be stopped, and then possibly later again started,
depending on how the race condition turned out. Use delayed initialization
to avoid this.

Change-Id: I528eddbdc7c52a19675997e4c866506c662cff19

2012-05-11  Kohei Yoshida  <kohei.yoshida@gmail.com>  [ee5fc5d25fe102c30daf7d181b8181d40b85a4f3]

Removing EXTENDED_DATE. There is really no such thing.

This can be safely substituted by the normal DATE.

Change-Id: I I6b4ccfa342a8d7b638b013cdce64a0b7ff477ec0

2012-05-11  Caolán McNamara  <caolanm@redhat.com>  [02a89fdb0e54c31e510682f9b70f9fd33fe88efa]

include deque

Change-Id: I4d3fef95d3259673115833b3ee89bd8792eb3af0

2012-05-11  Caolán McNamara  <caolanm@redhat.com>  [0c31cd693cd599138bd7a686ea932d25faac7393]

drop debugging spew

Change-Id: I50b0ce42e68c8a6a5da3150468a7df8bb9030686

2012-05-11  Stephan Bergmann  <sbergman@redhat.com>  [d8321bd0651c89fc158859a2b2ee5903533921ed]

Looks like CMD_SID_FRAMETITLE can go

...now that SID_FRAMETITLE is gone, and it is unused, anyway.

Change-Id: I8b6b2641b988763df85d88490dc46484083b7180

2012-05-11  Miklos Vajna  <vmiklos@suse.cz>  [f506ca0fee6114210d41c9c4a5f7eff5f5666d02]

fdo#45522 fix crash on RTF export of sub-tables during copy&paste

Change-Id: I71b0794c597344723dd53e114b5ad03605b8c859

2012-05-11  Miklos Vajna  <vmiklos@suse.cz>  [f0a520421247de3345e2039ed6bc0e642aa52a8e]

RtfAttributeOutput::EndTableCell: fix integer underflow

Regression from commit 1f77a5e, caused an ~infinite loop with the bugdoc
from fdo#45522. With this fix, the bugdoc "just" crashes again.

Change-Id: Idb0282d1606351498c9148343b9578d2b3642acf

2012-05-11  Caolán McNamara  <caolanm@redhat.com>  [705b217c9c966319071305f415442cb2a0c46d66]

debug harder

Change-Id: Ib74fba6059c1adcd10fc07331d70d7c7d8931bef

2012-05-11  Tor Lillqvist  <tlillqvist@suse.com>  [4134d6df2d1f7e22d5481f2b77dfe7855db70b02]

Must prepend uconfig.h.prepend to uconfig.h when using --with-library-suffix

Change-Id: I201292765bd8514749757f84c55ffaec68e03a6b

2012-05-11  Caolán McNamara  <caolanm@redhat.com>  [dccbc03adc6bd2eed0497dd99866f70113a46dca]

dump transformed output

Change-Id: I4aec3fbd6cc8bad7cbeaaef6e9909b83b7771fe1

2012-05-11  Takeshi Abe  <tabe@fixedpoint.jp>  [be0c5bd426db05c1dae1b63263e7fac61ec09494]

removed unused defines

Change-Id: Icc2ed1499615728bd8dce1b34e64095fcd5d78b9

2012-05-11  Takeshi Abe  <tabe@fixedpoint.jp>  [193872bcdfc3f988463a4ff62e25a4f31d81469d]

removed dead code

Change-Id: I76361b6fc995b13547e0bf24a593f91e456502c8

2012-05-11  Takeshi Abe  <tabe@fixedpoint.jp>  [568039f392c33e5fb328cd67774df11fd5734744]

removed unused static data

Change-Id: I76d0aaaee472e1ce114b98c22a7e8e570d5f45c5

2012-05-11  Tor Lillqvist  <tlillqvist@suse.com>  [f9b5e3d8ce2b1201ff021d70f466d3cb61efd777]

Fix copy/pasted comment

Change-Id: I I782827cfaf58e6eb4f6f3f8cd4159a0f787a7024

2012-05-11  Tor Lillqvist  <tlillqvist@suse.com>  [5a20d2be688e5f0e316a71b3fc7582a2935e8787]

"gcc-android" needs to be recognized on the build platform

Change-Id: I0f44150a31fa11afd908c3ba340d73effacfe17f

2012-05-11  Tor Lillqvist  <tlillqvist@suse.com>  [95a8ac4f5ad2c5d59f03725b7e101d0d2a8654f0]

The timezone variable is called just that on Android

Change-Id: Icd3f13bec24227174b3698ed26f97d8c55d892ff

2012-05-11  Tor Lillqvist  <tlillqvist@suse.com>  [a973651de8b119f76e93459c26c0363664a8ed4e]

No <langinfo.h> for Android

Change-Id: I8063d5524b34177d77500069c85a3ae718fa5422

2012-05-11  Caolán McNamara  <caolanm@redhat.com>  [779e6e7d4c8f92c3138cd839f529e5eacaad1755]

is this sed line confusing older seds ?

Change-Id: I04508b7bdc3fcb9fc1b0ddae7d595a302aa7ec65

2012-05-11  Miklos Vajna  <vmiklos@suse.cz>  [bf123eeffc05907dfcb0d355ab17359353b0ede5]

fdo#45190 import of RTF_LI should reset inherited RTF_FI

Change-Id: I17c287fa4daa399876b34182c02d9cf928fe1b6f

2012-05-11  Philipp Weissenbacher  <p.weissenbacher@gmail.com>  [46f38ec48c938764ece51c262f4cc018c5c8ff8d]

Translate German comments

Change-Id: I21d88cdc84435ba60e3c85eab1848eaedf65e82b

2012-05-11  Philipp Weissenbacher  <p.weissenbacher@gmail.com>  [a4ac59e29c2bf63f3deebb4133b79f1b6bb87f79]

Missed a comment and improved another one

Change-Id: Id5d9f772840378f3c3a69a74bd1f8adf8040e734

2012-05-11  Caolán McNamara  <caolanm@redhat.com>  [9590650af70bc9cde35e87fc386956c3e7054229]

gcc atomics only definitely available >= gcc 4.4.4

Change-Id: I77580411eabe4375d86670debb4a5770f7873c14

2012-05-11  Caolán McNamara  <caolanm@redhat.com>  [bdbd8d8084d257cb2cb42ad9ba8e14c03a53a28d]

bodge MacOSX harder

Change-Id: If5a3afa4fea10e95cc52a7411f91ee86bea2b54c

2012-05-11  Philipp Weissenbacher  <p.weissenbacher@gmail.com>  [8c60833c26c02a28d98e79cccb41aff009b38fc2]

Translate German comments


2012-05-11  Tomas Chvatal  <tchvatal@suse.cz>  [8e48af84384fb4f6db0de6f6920b6e9402c212ab]

Actually distribute the nsplugin even without mozilla.

Change-Id: I8a44a2efc120763a278b9d758580430c20e10a85

2012-05-11  Caolán McNamara  <caolanm@redhat.com>  [4fc79b3551b53cb90d83f9a67d13e2abdae0cf7d]

try and bodge macosx 10.4 build

Change-Id: Ic862cbfcdc1742d905a59862e63742b581752bfe

2012-05-11  Stephan Bergmann  <sbergman@redhat.com>  [f35b5d0903d270da04a5a3262ab1f6a513cd9fb6]

Stray line-joining backslash

Change-Id: Id04740ef411bb481e888bed6fedc7b2506173825

2012-05-11  Tor Lillqvist  <tlillqvist@suse.com>  [17b375076cff9d1dfcdf21fa9f501210a75c0020]

Bin superfluous AC_MSG_RESULT([yes])

Change-Id: I436054d8cd96f5c3e1d12aaeb352d98aea3188ec

2012-05-11  Stephan Bergmann  <sbergman@redhat.com>  [3f5ddf2e873b76abe3e166089fac2cfcb358d346]

Fix updchk xcu data after gbuild'ification

For one, install:module was missing from xcu files that are processed with
gb_Configuration_add_spool_modules, resulting in effectively empty output
xcu files.  For another, localization from Addons.xcu is now merged into
per-lang registry_*.xcd in postprocess/packregistry/makefile.mk.

Change-Id: Ie87edbad163b124d18090ab36aa36de560a20cbc

2012-05-11  Stephan Bergmann  <sbergman@redhat.com>  [d4e161e87ba11bf13256f66bce7fa96082db4f52]

Typo

Change-Id: Ia7d13e9e91f12a6f98eb51ed7d92ff14a5c8454d

2012-05-11  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [5da731e81a75de89617da475630c7beeea108137]

Revert "Don't bundle stdelibs on Linux by default"

since the toolchain that would allow this to be done is broken

This reverts commit 9980e69e172ebaea9f6cde78187b3e7693647621.

2012-05-11  Caolán McNamara  <caolanm@redhat.com>  [583551810609804b225ab33456f0a2ae04ad16c1]

upgrade to icu 49

Change-Id: I I I I I If403ee07ef8ea654369a8faac57fa8940f90e040

2012-05-11  David Tardon  <dtardon@redhat.com>  [b1c3f00d9b0ef6c91b0209c13531bd1f9d63c1e0]

rhbz#809019 count mirrored monitors as one

Change-Id: I I I184541e99ab4e04b8534dd0341bc2f3630094e9c

2012-05-11  David Tardon  <dtardon@redhat.com>  [bcbf4b061b2e923c2ff3b222458c286c8fa27a3a]

fdo#49709 set updated values to the right entries

Change-Id: I8fc6f7b52b797eefb7276dd73630b235e6918296

2012-05-11  Eike Rathke  <erack@redhat.com>  [208617ab0441f4b985656fcdb26516034db5327b]

added Swedish [sv-SE] date acceptance patterns 'D/M' and 'D/M Y'

http://erack.org/blog/archives/18-Does-your-LibreOffice-locale-need-a-date-acceptance-pattern-for-incomplete-date-input.html#c245
http://www.spraknamnden.se/sprakladan/ShowSearch.aspx?id=id=26089;objekttyp=lan

2012-05-11  Noel Power  <noel.power@novell.com>  [2dee7d6205832a1212790ac1ab168a6b6fce686d]

Revert "another partial fix for bnc#693238" ( and fixes fdo#44292 )

This reverts commit cd1c434c4bd4756fa1355e906cb2e8de4aae0618.

Conflicts:

	writerfilter/source/dmapper/PropertyMap.cxx

Change-Id: I I83ae3418438aa02db744e6b6eb5a9c199938c91f

2012-05-11  Tor Lillqvist  <tlillqvist@suse.com>  [24c125f4de208e4093198d32e2e3b7faae4470fa]

WaE: unused parameter

Change-Id: Ic8166da819a2d6486c5122e986a156e729c7631a

2012-05-11  Miklos Vajna  <vmiklos@suse.cz>  [b22749fd9f9cd9206549367d2b619690b87414fc]

fdo#44174 RTF_TITLEPG when title page has no header

Change-Id: Ida6566b38ceaca30441a029c73bd1f52d93bbb3b

2012-05-11  Tor Lillqvist  <tml@iki.fi>  [7e043eaddfa6431695f075c26ecc5d88585f14aa]

Redirect stderr to config.log also when running $CXX directly (which is ugly)

Change-Id: I9ba70b57436eb54ca7ac68bef76714910aa7335b

2012-05-11  Tor Lillqvist  <tml@iki.fi>  [9e536d23e30f9152fe84131ae9a95fee1e903377]

More visibility markup needed for Mac OS X

Change-Id: Ie84224c381eca49e2d5fe544a4902845889f9771

2012-05-11  Kohei Yoshida  <kohei.yoshida@gmail.com>  [eeb9212531d91e8727bc8cabf4117b36638667f9]

Better names for presentation specific field item types.

Change-Id: Ib9bea60e05f1dcdd9501a3320f3b1185d5890d17

2012-05-11  Kohei Yoshida  <kohei.yoshida@gmail.com>  [e3df55842c4f9e37492a7b653f42b8f2b68305ef]

Fixed a regression on impress/draw file save losing date field format info.

Change-Id: If9e01ab91d52d21cab175bfda925e690625fac3e

2012-05-11  Kohei Yoshida  <kohei.yoshida@gmail.com>  [17b900c657cac6a510ed63e0ff8eb74a33dcc8db]

Added UNSPECIFIED to textfield::Type.

Change-Id: I28fbab54ba71f01b989a47ab357583113e85fccb

2012-05-11  Kohei Yoshida  <kohei.yoshida@gmail.com>  [328be2536f5911dabb2ae504dc2f4fc348fc994e]

Return correct presentation strings for fields.

Change-Id: Icab3910f49639fff1551dfdb5be9341bd3ea70b1

2012-05-11  Kohei Yoshida  <kohei.yoshida@gmail.com>  [89d8f039af90b7f8f4d616abcfbcf4e3874d874d]

Return the correct service names for each field type.

Change-Id: I1b6261d09dfc42913070ffd2f797688587ab7a8b

2012-05-11  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [7e934dcf1b8a9147ce703658aea655403716e5df]

we need to update the formulas now too

Change-Id: I558e1d53339fc4284e8272342846f7bc108df111

2012-05-11  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [d793b848147f5fd382d44239c4b7e27337782811]

also support theme based colors in xlsx

Change-Id: I6a159d7e5a9315b23a5ff7ee6487ee65457552ff

2012-05-11  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [cdd36980f1e9517280d579a2467f46f87fec8237]

repaint for every change when using formulas in color scales

Change-Id: I1eb42ac75228dee00079c86e7c378efb72f16e28

2012-05-11  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [fc48c494347124dffddccca7d75707a22ca65f75]

import formulas for color scales from xlsx

Change-Id: If19c6486c95cab0106bf04a4ec68359f7a4ed220

2012-05-11  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [caa7f3f564cbf2ee695e806916041b2694710b6b]

add formula input to color scales

Change-Id: I I7f0a46cf5aea2eb1aa8bc9415d9761cc197b0c23

2012-05-11  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [d0e4d1f397e9302aeb32aa7590292d9b86fe954b]

map percentile and percent into the same element

This is most likely wrong but I have not yet an idea what should be the
difference between these two.

Change-Id: I3ee87de8d3b3f9a495ee653576a533690d66a3d0

2012-05-11  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [2d74e6c122c4d07d86873e3a8d69d0fdc2361e31]

update the color scales when moving tabs

Change-Id: Iabeeae6d2c31f983ea04652dce81e448a7623472

2012-05-11  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [3b992e247eba57ed3ebc08861e0cd85b52144e94]

repaint color scale range if min/max changed

Change-Id: Id9a8479d286e50756c41fbd948d738a0c8d8c883

2012-05-11  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [a1b1c1ebbfab5883c707b31dbfbbbbe338ed4833]

calculate color for color scales with more than 2 entries correctly

Change-Id: I5b62644df8742939551c1aaeaae1ebeda9b97f63

2012-05-11  Tor Lillqvist  <tml@iki.fi>  [fdca78702117f5972641896c675a0e12d44557e7]

It seems also nested struct needs SALHELPER_DLLPUBLIC for Mac OS X visibility

Change-Id: Ifd7a248b49a00df2e01f537074d0a94e9de09b10

2012-05-11  Tor Lillqvist  <tml@iki.fi>  [991e3520bc09a66504819d05807f10aa8de805ce]

Argh, make the use of -fvisibility=hidden actually happen

Move initialisations of gb_CFLAGS and gb_CXXFLAGS earlier, like in
unxgcc.mk.

Change-Id: I2382edad42f0f52bcbb062ec6930e2cfe12ec8ca

2012-05-10  Caolán McNamara  <caolanm@redhat.com>  [75e7643e22bcf674739ca890bfc06f80e872624b]

Related: fdo#47644 get out of bounds conditions right

Change-Id: Icac9a8337296f92af5007a051f00388a64955178

2012-05-10  Tor Lillqvist  <tml@iki.fi>  [a24a980424ec2ec81b13c8e5a95394d62cbf7406]

Make visibility tests work as intended on Mac OS X

If the tests detect that visibiliy works, then use it also in
gbuild. In the old build system, -fvisibility=hidden was already
being used on Mac OS X if HAVE_GCC_VISIBILITY_FEATURE had been
detected.

In configure.in, let's not hardcode the -shared, -fpic and -Wl,-z,defs
options or the .so suffix used in visibility-related tests. Factor
them out and use platform-specific options. Done just for Mac OS X so
far. Using the Linux options for Mac OS X caused visibility tests to
silently and misleadingly fail.

Yes, it is silly to now define some platform-specific options in three
places: configure.in, solenv/inc/* for the old build system, and
solenv/gbuild/platform/* for gbuild.

At least with my Xcode3 installation, I need to pass an -isysroot flag
pointing to the SDK when running $CC -E, otherwise headers weren't
found. This was then misinterpreted as the visibility tests failing.

Pass -DHAVE_GCC_VISIBILITY_FEATURE to the compiler if configure
detected visibility working. In that case also pass
-fvisibility=hidden. HAVE_GCC_VISIBILITY_FEATURE being defined is
supposed to mean that the -fvisibility=hidden option is used, I think.

Pass also -fvisibility-inlines-hidden if that was detected to work.

Change-Id: I I I58d566fcb07584246e91f45e683ce9b31208edba

2012-05-10  Tor Lillqvist  <tlillqvist@suse.com>  [44e52d6698742edc8295bdcb7ad06ff370e5e6a6]

fdo#45081: We never registered the SAL_OBJECT_CHILDCLASSNAMEA window class

A crucial line of code that called RegisterClassExA() for that window
class had been deleted by accident in commit
cda4a293608514783d38d470799cfbf97b245cc6 "Code cleanup" in May 2011,
whoa. So apparently that window class is not needed for much except
embedded video in Impress?

Change-Id: I I19e70cefcf47aaf8a12a62539e0dacc5adb3c3b1

2012-05-10  Eike Rathke  <erack@redhat.com>  [aeb1451dff06ad00b1719f9bc45a2c8bdfa904f8]

resolved fdo#49639 import .xls with HTML as such, not CSV

This restores the previous behavior for this content type, regression
introduced with the fix for fdo#40021 a5eadc6aaafec92df23c57e258882a2c98ece0ad

2012-05-10  Luboš Luňák  <l.lunak@suse.cz>  [5df9e10d27a071f878ed160f99129a7f3c34f5ed]

do not prepend \n twice, it confuses KFileDialog (rhbz#820439)

Draw -> Export -> filetype combo was broken.

Change-Id: I9349749274498d5834dd63e73f3856434b1ab8d9

2012-05-10  Caolán McNamara  <caolanm@redhat.com>  [cf6516632379688fa2b4c66f5e1644355fb424fe]

WaE: unsafe mix of bool and sal_Bool

Change-Id: Ie2fcc1a5404c62dc15b98f99f89631795df91b01

2012-05-10  Miklos Vajna  <vmiklos@suse.cz>  [07d01742c69f1c0335bc7e1b57abd8341ce255e7]

i#119219 fix non-unicode RTF export

There were two problems here:

- non-unicode charset being set to Shift JIS for all UTF-8 text
- non-unicode text using UTF-8

Change-Id: I533d3e950a4ebd611b5d5db8a95e724e729a641f

2012-05-10  Radek Doulik  <rodo@novell.com>  [ea923cd424f6426d69a7fb375f5ac9e19ec2246a]

use com::sun::star::table::BorderLine2 instead of older BorderLine (n#758914)

 - older BorderLine doesn't seem to work in case InnerLineWidth and OuterLineWidth are set to equal positive value and distance is set to 0 (possible regression)
 - using the newer API solves the problem for us

Change-Id: I69f10a0e947352d20b78dbdc39b7c9af95f8603b

2012-05-10  Eike Rathke  <erack@redhat.com>  [803b5513eff8f8c185a91e91aee235dfab38d3bc]

resolved fdo#46233 value >12 with AM/PM can't be clock time


2012-05-10  Stephan Bergmann  <sbergman@redhat.com>  [b43f5ccb6b09493daee401d2dd1f907e23ad6c3e]

Reduce broadcasting noise on initial title computation

...otherwise, SfxBaseModel::getTitle calls itself recursively until
TitleHelper::m_sTitle has converged.

Change-Id: I90577d1c2e4275ff2187d6531a1ca61e8355819b

2012-05-10  Stephan Bergmann  <sbergman@redhat.com>  [a50a33c3a7505f78d1ab82b746f1234f404e411e]

Fix fdo#49720: Dropped unnecessary "sh -c" from popen call

Change-Id: I5de4ce4e26d995c447c99c8558f621dba6cdf110

2012-05-10  Caolán McNamara  <caolanm@redhat.com>  [5386b7633d857ef100aa7022effd0678741fab97]

configure icu for windows via runConfigureICU Cygwin/MSVC

which should hopefully
a) work
b) unblock the upgrade path for icu

Change-Id: Ic70a627f3135e53016a4f9cfdef3fc85d55ab3e4

2012-05-10  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [777bbda955407c56805de3a3f4e96b0c13be6570]

finally support min/max and percentile in color scales

Still some updating problems. If min or max is changed the whole area is
not updated.

Change-Id: I9a513fd9c0613d48ce33524672a31078d8aedf46

2012-05-10  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [e6e1470c6e9c027aa5794a88280a2b56a5062663]

import min, max and percent entries for color scales from xlsx

Change-Id: I Icebacfd711851c9223ed8f38d6445c82f575a47d

2012-05-10  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [f26bf2ba01fc8ed453f3a42a39c26e2cf809c40f]

first part for min/max in color scales

Change-Id: Ib397b93ac0a5a72052fdaa5bf41199e5967ad559

2012-05-10  Stephan Bergmann  <sbergman@redhat.com>  [d16c1b9290e11ca31850523a2b01426bca0937a3]

Removed unused SID_FRAMETITLE

...which was only ever written to, never read.  This in turn allowed
SfxViewFrame::UpdateTitle to return void instead of String, and made
SfxObjectShell::UpdateTitle become unused.  (The title appears to be created via
SfxBaseModel::getTitle instead these days?)

Change-Id: I5e1115a707134058a1f3a0beaa180eb471c817e6

2012-05-10  Miklos Vajna  <vmiklos@suse.cz>  [1173bb0dc01ef504ea453a272b77b0b4d92a662f]

fdo#49692 fix RTF export of empty paragraph numbering rules

When there is a numbering rule, the fallback text is constructed so that
whitespace separates the numbering and the paragraph text. When the
numbering is empty, we don't need that separator.

Change-Id: I17a11ddd73addc8c95a0c2b54402e6dd2705d094

2012-05-10  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [9980e69e172ebaea9f6cde78187b3e7693647621]

Don't bundle stdelibs on Linux by default

Change-Id: Ib498067bad7b370dc5ab58e728de9f64f375a1a8

2012-05-10  Caolán McNamara  <caolanm@redhat.com>  [4453b52924db6ed8843f7dce1b0664cdce387742]

callcatcher: update unused code list

Change-Id: I286988eabcc2d813008597b3657c366d510f8ab6

2012-05-10  Caolán McNamara  <caolanm@redhat.com>  [7080d629c82422a419d38051536c7711f8abe53e]

Resolves: fdo#37044 two different TransliterationChgData structs

There are two structs called TransliterationChgData with different
layout. The crashes on MacOSX must be due to this. Rename them
so they've different names.

Change-Id: I887a33bed26b339e229b7fb1ef8dddd192f6fae3

2012-05-10  Caolán McNamara  <caolanm@redhat.com>  [c1324a518dc7506eb857180151f50c3a16023e04]

ditch temporary unused Strings

Change-Id: Ie4e27ed027761748e45f2ed6b97b236f742c01be

2012-05-10  Caolán McNamara  <caolanm@redhat.com>  [9cee212202aa08fef7c7478608ceacebc8693a46]

fix use of cups for default case

27abb730b290f3516582d2d787ef64af76663f97 broke printing

Change-Id: Ib1cd9b31c7e3e5644b5207cb28c4fd178837c19d

2012-05-10  Caolán McNamara  <caolanm@redhat.com>  [5f1d65fe21a1690bb31736ebada13380554d9c82]

WaE: msvc2008 C4928 copy-ctor confusion

Change-Id: Id086aedc27977b4ca81299a00a340a65284118b8

2012-05-10  Miklos Vajna  <vmiklos@suse.cz>  [f55c92211630b4e90531645dbd8ae3350fd9a437]

fdo#49692 RTFValue::Clone(): copy m_bForceString as well

Change-Id: Ib8f06ff33fd9c01ea4a1e47c97cfa12f2ced7318

2012-05-10  Michael Stahl  <mstahl@redhat.com>  [a9550f63cd7a7e064901b2c997375ed384781eea]

normalize variable names in gbuild user makefiles

Variables should have module name as prefix to prevent collisions.

2012-05-10  Andras Timar  <atimar@suse.com>  [ce1ac0851fe2e975f3fb47178730b914608610cf]

error handling in SortTree custom action

Change-Id: I03a06d09e3e84b6cb13bd68e8be4caebb1b9f5ab

2012-05-10  Tor Lillqvist  <tlillqvist@suse.com>  [0d79369ead281a2346b8c249497af174419ddd96]

Bin a few lines of apparently leftover temporary debugging code

Change-Id: Idc543cc7f45c3dbaf3a49c8edeaaa0b5f59492ac

2012-05-10  Luboš Luňák  <l.lunak@suse.cz>  [d3ec5c6a8f3c623d500d447ba89863c69486b74c]

-Wself-assign

Change-Id: I89e93fdd9e89d37230321d52efe6d2ff91c60767

2012-05-10  Miklos Vajna  <vmiklos@suse.cz>  [78e02045791fb179a031ef7a5bbacb8a71669cba]

RTFDocumentImpl::runProps: avoid copy&paste

Change-Id: I3b1f03c0a3236461e753ef236881313ea7daa0d0

2012-05-10  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [b7ef4c31a623b3763434379df0a56c10bec77080]

render color scales correctly

Change-Id: I622b8911122e1c0693e0cbf5de8e6da1b09411c0

2012-05-10  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [a68b2aaa55da76089b486e2764418324abaf6c3e]

remove debug output

Change-Id: I58e8dc576de18df6da22388a7c25295b260bf98b

2012-05-10  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [b1ba05b2cc7bdbb21fb2a9626b029f0c46926ac4]

Color Scales are now displayed after import from xlsx

It is still displayed at the wrong position but it looks promising.

Change-Id: I7ee55525cc219594635d81240f198b0a30c8707d

2012-05-09  Kohei Yoshida  <kohei.yoshida@gmail.com>  [7c99fff933a112044589874d91e226df8e0332fd]

Access properties in the edit source when the field item is already inserted.

Change-Id: Idbc8b7fde425c1c14af27472a4850b290cf0a68c

2012-05-09  Kohei Yoshida  <kohei.yoshida@gmail.com>  [47910c495331a0173e304cac40e573c1195e77ee]

FILE (title) field doesn't have any properties.

Change-Id: I67c62e6be5afc65d74462a17b047946de88659a0

2012-05-09  Kohei Yoshida  <kohei.yoshida@gmail.com>  [151c2aeb1054679dde6f3b2b4e9480d564b5ca3f]

Use UNO field type when searching for specific field items.

Change-Id: Ic79a545132aabaf93bd4ef465829b024c2e6a865

2012-05-09  Daniel Naber  <naber@danielnaber.de>  [1616759f49b2c2065a6404d16bee31dab9afa7f0]

fdo#49605: SwEditShell: fix handling of overlapping grammar errors


2012-05-09  Luboš Luňák  <l.lunak@suse.cz>  [df45d9d1c037b27291c2173c4d0bfa6e3a42a73f]

work around -Wreturn-type with compilers that cannot figure it out themselves


2012-05-09  Luboš Luňák  <l.lunak@suse.cz>  [f21316fbf0176ee23999504ce03917caac190cb3]

conversion to void* needs an explicit cast


2012-05-09  Tomas Chvatal  <tchvatal@suse.cz>  [27abb730b290f3516582d2d787ef64af76663f97]

Enable configure switch for cups

This allows us not to have cups during the build time of libreoffice.

Commit is inspired from patch from Dave Flogeras <dflogeras@gmail.com>.

Change-Id: I I32a14eb6e7bdd13de1a737d4798c852a830ae326

2012-05-09  Caolán McNamara  <caolanm@redhat.com>  [c7a9318f08e08a35f2784bf8d06f62031649b24e]

sort fonts so that upright faces are shown in the font dropdown list

Change font sort so that font faces like those of URW Palladio L whose italic
variant is lighter than its upright variant are sorted with the upright fonts
first so we don't see italic variants in the font widget.

Also sort "normal" weight faces below all other weights

Change-Id: I9c81b475d95b9dd17a873fd791b942512ff039c7

2012-05-09  Caolán McNamara  <caolanm@redhat.com>  [e78b716035c42e4397524c04ff4db83944576bbb]

WaE: silence tedious msvc2008 warnings

Change-Id: Iecdc085b9af162ffdc6e0c52ad8a408a0983e088

2012-05-09  Eike Rathke  <erack@redhat.com>  [cb7ff0d3801868d6ed7ba9be79095cdce9e29915]

changes to fdo#44738 patch to make it work with other locales

Using some fixed format code for whatever locale is wrong anyway, use
NfIndexTableOffset and NfKeywordIndex instead. Probably those didn't exist
back at that time.

2012-05-09  Urmas  <davian818@gmail.com>  [0b8d8ab30305212c3606d9218f1e017132d4772b]

fdo#44738 use general format code keywords


2012-05-09  Luboš Luňák  <l.lunak@suse.cz>  [330d5185036638e4a54d73ab44884d31e6a986cc]

one more --enable-dbgutil typo


2012-05-09  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [ef7a460fa51140782b7ad4d87aa782ca007c56ca]

deliver the boost libraries we build

Change-Id: Idd3a133ee8271716518eb167192be91e76f90075

2012-05-09  Miklos Vajna  <vmiklos@suse.cz>  [6092b332b99541bfdb9fd4bb14d0baa7dcf63e6a]

fdo#49271 rtftok: make sure we send char props if there are no runs

Change-Id: Id900b06fc1aad1d0f50ff92e3c12616dfbc1a81e

2012-05-09  Thomas Collerton  <tom.coll91@gmail.com>  [9520dbf59f6bd6c86791954e082488556a610adc]

EasyHack fdo#42783: get rid of CPU define/build system variable

Change-Id: I6a178f7ff9c8306e15bcfa847ad1e5e4f8476504

2012-05-09  Takeshi Abe  <tabe@fixedpoint.jp>  [d7f5dcbc413b4bf89a70fc25a20533323840b63c]

removed unused defines

Change-Id: Ife6ba8104a3af79aa5d62509755b9d2c58d98e3a

2012-05-09  Takeshi Abe  <tabe@fixedpoint.jp>  [f4cd393736505f2426c64740c156543a481dd41d]

removed dead code

Change-Id: Ifaa3e07c98cea3de51d715e0eb7657a0896e77eb

2012-05-09  Michael Stahl  <mstahl@redhat.com>  [e636c23bb9247325fba469612843399732ed4cd0]

fix gb_Helper_abbreviate_dirs_native $ quoting


2012-05-09  Miklos Vajna  <vmiklos@suse.cz>  [b1aeac0b6e11688af52952b6ae3e8ae4b2f855e6]

unotest: missing include guard in macros_test.hxx

Change-Id: Iee44d81a3667613485785481dcc0cb46f3b6a8ff

2012-05-09  Miklos Vajna  <vmiklos@suse.cz>  [333ba4627e4c6ae56377773b22526881388c335b]

sw: move common methods of subsequent filter tests to a SwModelTestBase

Change-Id: I71316d6c5b6f4fb820bd541be1cfbb4d39dd261e

2012-05-09  Caolán McNamara  <caolanm@redhat.com>  [f909446caae6d4e091c2bb2dae36ae648491eef2]

WaE: C4146 unary operator applied to unsigned type

Change-Id: I5326baab63d8ec30a2f7fcb027c4a5a5526acdf0

2012-05-09  Caolán McNamara  <caolanm@redhat.com>  [13e6af8860f42daf49474a7ae9779baa0f8f2630]

Related: fdo#34814 check if a missing font is a known symbol font

Change-Id: I85f8e3fe7a30a59b2e458706b927d8f9c3a65abc

2012-05-09  Caolán McNamara  <caolanm@redhat.com>  [2221e0a0be16ffc0402b336ad308feff8a693a8a]

remove comment, it'll only confuse matters

Change-Id: I3268dd37834b4a2ece084e4d0843e7c38cc39c83

2012-05-09  Andras Timar  <atimar@suse.com>  [949e9a5c55c6ddc63e53a5e5959773ec39bd7331]

partially revert 6d1f7fadc06bb57b175d5f4b94147373fc07f8a8

Change-Id: I I I0bfc367a3b2c551509b383fc4f6dcaa3cb8661f8

2012-05-09  Gordon Lack  <gordon.lack@dsl.pipex.com>  [3ea961725a8488082e3741df98cbea358d807c87]

Incorrect character written out when saved in HTML format

Change-Id: I0ac19bf724be64004aeaecad67e95627a098975f

2012-05-09  Miklos Vajna  <vmiklos@suse.cz>  [831b712d3da08f0050d2ee92c384ad8e6a2e461c]

fdo#49683 implement RTF_KEYWORDS

Use comphelper::string::convertCommaSeparated(), as done in
RtfExport::WriteInfo().

Change-Id: Iad4c3c57cf2e16c7256b9853cb1a6a0843463387

2012-05-09  Caolán McNamara  <caolanm@redhat.com>  [f4f526e08cfe9f938aa3422da80dc60f2e1ec3da]

Resolves: fdo#38071 improve multi-line form field text ranges

Change-Id: I40d32a34499661de562ae2160193ccf5e41d9465

2012-05-09  Ivan Timofeev  <timofeev.i.s@gmail.com>  [01d3f16e2a4c540b65368a1a94248e324f1d0f73]

fdo#45698 - Inconsistent 'Print' icons in Tango theme

Change-Id: I1b992b6baf1840ada6b9ad29701a033454962d98

2012-05-09  Stephan Bergmann  <sbergman@redhat.com>  [2b0244db8b223780e9d740ac600b7e25a2c11d93]

Removed unnecessary SvLibrary

Change-Id: I42e64af8ed88e652341707d5f9d2da3daaa0f9bb

2012-05-09  Caolán McNamara  <caolanm@redhat.com>  [4ae4c57caab02c5d8fe91cd9956fabba6bd3dc1e]

Resolves: rhbz#805743 a11y: call doShow after we have a valid view

Basically a regression from ec240eafe9b25620383aa54015f5c55e0f64227a but things
were broken before that too.

enable a11y (for gnome 3 this is gsettings set org.gnome.desktop.interface
toolkit-accessibility true), and run the smoketest with dbg-util before
touching this stuff

Change-Id: I I55f4e22d8ac61c7ac3ccc37b82794604b28a8f14

2012-05-09  Brad Sowden  <code@sowden.org>  [f802b568d639950c2f8005cf143fd628cc29a3a0]

AutoText: fix segfault when delete/rename action applied while group selected.

In the Edit -> AutoText dialog, if an entry is selected and then a group
selected the delete/rename/etc actions are still shown in the "AutoText" menu
when they should not be. These actions are only applicable to entries and if
a user attempts to apply these actions while a group is selected the list box
becomes corrupted and leads to a segfault (the code for these actions
assumes the selected entry has a parent in the listbox).

2012-05-09  Miklos Vajna  <vmiklos@suse.cz>  [93a7ad0b686ec772a3988256a7856f2130cf8ae7]

rtftok test: clean up by introducing getStyles() helper

Change-Id: I5759d748efb1ed0aa0376de50eb16ba10e63c280

2012-05-09  Tor Lillqvist  <tlillqvist@suse.com>  [a4d77bafb6211481acd4e4b633639ec6bf3f25a3]

This is Windows code so bin pointless #ifdef WNT

Change-Id: I8e81ecd0e78f22f09db4288b781ae5f5da4d8760

2012-05-09  Tor Lillqvist  <tlillqvist@suse.com>  [96f79ea7c326db138aa3188e129c6e9b4d78cbaa]

GNG_VERT_HACK has been hardcoded since 2004, so why bother with ifdefs

Change-Id: I629a8af49d95b46390e5fe72f44f92a89379b57a

2012-05-09  Tor Lillqvist  <tlillqvist@suse.com>  [0947d09c8aa71e5c413a3b637d6402b0f41239e1]

GCP_KERN_HACK has been hardcoded since 2002, so why bother with ifdefs

Change-Id: I7e37289aba503310c54026d5a8bcbf8e4d51fb6c

2012-05-09  Tor Lillqvist  <tlillqvist@suse.com>  [7a3061db050d1727240bad9c3e4142f2a94944bf]

USE_UNISCRIBE has been hardcoded since 2009, so why bother with ifdefs

Change-Id: I16210b01b67e0bc4c817a0b1480483dd6237a5ba

2012-05-09  Caolán McNamara  <caolanm@redhat.com>  [a1d265be484f1c70f57ab3de9b2d8c27d2fd3aa4]

Resolves: rhbz#818557 crash with NULL shell post template update

It's all a bit baffling in a maze of Shells, but what I can see is that
when we update from the template at the end of loading we end up with
a different order of shells on the stack than in the usual case.
Apparently from positioning the cursor at an earlier stage than usual.

If I lock the dispatcher for the duration of updating the template it all works
out ok. I freely admit I can't foresee the full consequences of this, but it
appears to work.

Change-Id: Ib7b2f511cdb5a37715a6ad839d9b1426ad9db8e0

2012-05-09  Caolán McNamara  <caolanm@redhat.com>  [107f8447818e50ba61221ca2ab0871347b7d6596]

Related: fdo#48961 don't crash on silly pixmap sizes

Change-Id: I43dbe846160d19b203ad6bed06e807d4fbf7ce56

2012-05-09  Miklos Vajna  <vmiklos@suse.cz>  [d6acd86fe1d2924a378e3053f83d47084a8bb108]

fdo#49501 RTF_MARGL/R/T/B should also set the current margin

Change-Id: I I69b92d0cd07c9f08f14affb447b55b26b2556186

2012-05-09  Miklos Vajna  <vmiklos@suse.cz>  [46fee7c2b23e9f252e9f223950718430c0990e61]

implement RTF_LANDSCAPE

Change-Id: Icc7f0b06f8fe31f31df728920ecb96dc40849b4e

2012-05-09  Stephan Bergmann  <sbergman@redhat.com>  [29b7738085c4fb272b845900ef908f621d02cd68]

fdo#46509: xsltml .xsl files missing from wiki-publisher.oxt

A regression introduced by e7a1e17c4fdea4103e7f921e8cd9c315c1dbe612 "convert
swext to gbuild and add to tail_build."

Change-Id: I29efe28ad6353d725afe9cce6f470c5492aa87a8

2012-05-09  Tor Lillqvist  <tlillqvist@suse.com>  [eeccd69e49f9c237f3966a69f678894c9e5d4750]

Add usp10 here, too

Change-Id: Ice9bf5cbd894950ef3db5fb32778c83bc4ab5baa

2012-05-09  Matúš Kukan  <matus.kukan@gmail.com>  [736170293c1cb9b242a13c6d8cda4e23bf465b3b]

gbuild: remove gb_Helper_abbreviate_dirs_native

Change-Id: I0a3ad6553692fc21eaf96cf35e9c343b4d716c21

2012-05-09  Matúš Kukan  <matus.kukan@gmail.com>  [f4f4e3c050b117a8bfaa95a865b3b37bcb637516]

gbuild: use mixed paths on cygwin

make 3.82 understands mixed paths, so use them.
This allows us to get rid of evil in BuildDirs.mk.
Hopefully, life will be simpler now.

Change-Id: I I I641f28c6af1948963f7004f8071af62e21caabb3

2012-05-09  Miklos Vajna  <vmiklos@suse.cz>  [4f01261a04b702819aba9966177abe601761103b]

n#757651 testcase

Change-Id: Id0d24939632c98937f6fba26b756f139380191b0

2012-05-09  Muthu Subramanian  <sumuthu@suse.com>  [0b356971b2820f1d1bd27938be724cc1671405cc]

n758575: Use default printer settings only when explicity mentioned.

Also, fixes a bug with chartsheet pagesettings.

2012-05-09  Noel Grandin  <noel@peralex.com>  [fb5f61de5d770f4e34da6ac5d034f3a3fc9b4c24]

Convert SV_DECL_PTRARR_DEL(_RefIdsMaps) to boost::ptr_vector


2012-05-09  Michael Stahl  <mstahl@redhat.com>  [2d7e993f6a3acd01c5287497196565b8555416e6]

fix std::vector::vector(size_t) in previous commit


2012-05-09  Noel Grandin  <noel@peralex.com>  [a56c8a0dc2ed44d76b1d9a0de6307cf968796b9f]

Convert SV_DECL_PTRARR_DEL(SwSortList) to boost::ptr_vector


2012-05-09  Noel Grandin  <noel@peralex.com>  [25d018c0382625c424b80b124c9a8c39c28c2afc]

Convert SV_DECL_PTRARR(SwUndoSortList) to std::vector


2012-05-09  Noel Grandin  <noel@peralex.com>  [de4d4eb650358f14022389dabe975deffed1b96b]

Convert SV_DECL_PTRARR(SwTOXSortTabBases) to std::vector


2012-05-09  Noel Grandin  <noel@peralex.com>  [b9d7b38ff260b227a70b8298c8c4956d48b8fa11]

Convert SV_DECL_PTRARR_DEL(SwURLNoteList) to boost::ptr_vector


2012-05-09  Noel Grandin  <noel@peralex.com>  [47c8927f37a682578861a22d8b40013c20544054]

Convert SV_DECL_PTRARR_DEL(_SwShareBoxFmts) to boost::ptr_vector


2012-05-09  Noel Grandin  <noel@peralex.com>  [ca5f56a571c79b254af7c1fcb2e8256fa98d521f]

Convert SV_DECL_PTRARR_DEL(SwPageFlyCache) to boost::ptr_vector


2012-05-09  Michael Stahl  <mstahl@redhat.com>  [12a1e53de414f7e35e370372217d08ed7906a071]

fix crash in CheckFields test from previous commit

std::vector::vector(size_type n) creates a vector containing n default
initialized elements, while boost::ptr_vector or SvArray constructors
create a vector containing 0 elements and allocate space for n.

2012-05-09  Noel Grandin  <noel@peralex.com>  [0097f9fe819bedd359ee8516bba05aa02f526e95]

Convert SV_DECL_PTRARR(SwpHts) to std::vector

Delete the TmpHints declaration, because it's using
the same data-structure as SwpHts.

2012-05-09  Noel Grandin  <noel@peralex.com>  [3e26181e36d506ce6c3a0133b11a7e652aaa62e6]

Remove unused SV_DECL_PTRARR


2012-05-09  Noel Grandin  <noel@peralex.com>  [2552420cdc7588e1b0da06fd6810dba855e9d43c]

Convert SV_DECL_PTRARR_DEL(SfxItemSets) to boost::ptr_vector


2012-05-09  Noel Grandin  <noel@peralex.com>  [b9f344eff6fd17f7d9b4d4585999cf18927707f3]

Convert SV_DECL_PTRARR_DEL(SwUndoSaveSections) to boost::ptr_vector


2012-05-09  Noel Grandin  <noel@peralex.com>  [cd9283aca3af5cdce0660eaf80e477efbf2b1f12]

Convert SV_DECL_PTRARR_DEL(SwUndoMoves) to boost::ptr_vector


2012-05-09  Noel Grandin  <noel@peralex.com>  [c9e146f0d00a31abf1cd17f19d3ed660756db9dd]

Convert SV_DECL_PTRARR_DEL(SwTblToTxtSaves) to boost::ptr_vector


2012-05-09  Noel Grandin  <noel@peralex.com>  [62a0ec2c2b4143e88076a9b16f792169fece2482]

Convert SV_DECL_PTRARR_DEL(_UndoTblCpyTbl_Entries) to ptr_vector


2012-05-09  Noel Grandin  <noel@peralex.com>  [5fca48a9706d40f15feb6c6a77bdd16739fd3446]

Convert SV_DECL_PTRARR(SwDependentFields) to std::vector


2012-05-09  Noel Grandin  <noel@peralex.com>  [1eca4ec29787f6780904bac7c642b1b125b7dd7c]

Convert SV_DECL_PTRARR(PropValDataArr) to std::vector


2012-05-09  Michael Stahl  <mstahl@redhat.com>  [4a74e2fe7dda32af69ad7311de6f630b3191059f]

also convert assertions in previous commit


2012-05-09  Noel Grandin  <noel@peralex.com>  [81af96ea703b441639c103ecb85c1a861742504b]

Convert SV_DECL_PTRARR(_HTMLEndLst) to std::vector


2012-05-09  Noel Grandin  <noel@peralex.com>  [6cc15957de9688f92b66457adc22534a883d26dc]

Convert SV_DECL_PTRARR(SwHTMLTxtFtns) to std::vector


2012-05-09  Noel Grandin  <noel@peralex.com>  [e79a62e1be9a1c10ac84b10a23b5b10362732d0a]

Convert SV_DECL_PTRARR_SORT_DEL(SwHTMLFmtInfos) to boost::ptr_set

I had to move "struct SwHTMLFmtInfo" from htmlatr.cxx to
wrthtml.hxx because there are clear() calls in wrthtml.cxx
and ptr_set needs the full declaration to be visible.

2012-05-09  Michael Stahl  <mstahl@redhat.com>  [420e3e21c57a5a49b3ff8fd9fe47cddbdcc4286e]

fix debug code in previous 3 commits


2012-05-09  Noel Grandin  <noel@peralex.com>  [c2258ab6f47a04f0761d8a34bd1c6123d8ac306b]

Convert SV_DECL_PTRARR_DEL(HTMLTableCells) boost::ptr_vector


2012-05-09  Noel Grandin  <noel@peralex.com>  [5046b3b68f95003f460d008e34829e52c7572e62]

Convert SV_DECL_PTRARR_DEL(HTMLTableRows) to boost::ptr_vector


2012-05-09  Noel Grandin  <noel@peralex.com>  [9298d5029334595ae15c9c927778e46d339db86d]

Convert SV_DECL_PTRARR_DEL(HTMLTableColumns) to boost::ptr_vector


2012-05-09  Noel Grandin  <noel@peralex.com>  [29845c0657b1bf036d699b38630bde07fc64b770]

Convert SV_DECL_PTRARR(SdrObjects) to std::vector


2012-05-09  Michael Stahl  <mstahl@redhat.com>  [2539460018fb13ab71e985fd1e969d7d6eb5fc52]

also convert assertions in previous commit


2012-05-09  Michael Stahl  <mstahl@redhat.com>  [07350085eb3a9707b03e7ba1815354093fd3afef]

fix std::deque::deque(size_t) in previous commit


2012-05-09  Noel Grandin  <noel@peralex.com>  [e193ad831e5bbca09e9c2e5b355ce8fd9dfebe33]

Convert SV_DECL_PTRARR(_HTMLAttrs) to std::deque

The code frequently inserts at both ends, so a deque made more
sense.

2012-05-09  Noel Grandin  <noel@peralex.com>  [35be7d7574cd0f45a18ee5838dd14cb1040890d4]

Convert SV_DECL_PTRARR(_HTMLAttrContexts) to std::vector


2012-05-09  Noel Grandin  <noel@peralex.com>  [33fe30af79bd665e338dcf730c3d8439b6e2cb78]

Convert SV_DECL_PTRARR_DEL(ImageMaps) to boost::ptr_vector


2012-05-09  Noel Grandin  <noel@peralex.com>  [1ad80e01debe9c0666866db475ac6cdef74f7933]

Convert SV_DECL_PTRARR(SwHTMLFrmFmts) to std::vector


2012-05-09  Noel Grandin  <noel@peralex.com>  [4c45c52b283d83c2c9749f9f129461ea4d2c32d2]

Convert SV_DECL_PTRARR(INetFmts) to std::vector


2012-05-09  Noel Grandin  <noel@peralex.com>  [c353979a75f20bd71a883bc61110e82e5030d9e2]

Convert SV_DECL_PTRARR_DEL(SwWriteTableCells) to boost::ptr_vector


2012-05-09  Noel Grandin  <noel@peralex.com>  [1940d00ef1e99f8ff9d933382f8b216cd313d8ad]

Convert SV_DECL_PTRARR(SwBoxFrmFmts) to std::vector


2012-05-09  Noel Grandin  <noel@peralex.com>  [01bd94711d8e3a61bf69d6698bc7c5fbd1c705e9]

Convert SV_DECL_PTRARR(WW8_WrFkpPtrs) to boost::ptr_vector

I used a ptr_vector here even though the old code was not
declared with PTRARR_DEL because the lifecycle of the
array elements is completely bound to the lifecycle
of the parent object.

2012-05-09  Noel Grandin  <noel@peralex.com>  [abaa69f991b6525960f834522c86848b820a783b]

Convert SV_DECL_PTRARR(SwXMLConditions_Impl) to std::vector


2012-05-09  Michael Stahl  <mstahl@redhat.com>  [3893b922b3ffe03dcf92c4c60cd8c60916ae8cf1]

also convert assertions in previous commit


2012-05-09  Noel Grandin  <noel@peralex.com>  [a8f3f3eea292ab04bb79eb09e7ad0b51b21e00f7]

Convert SV_DECL_PTRARR_DEL(SwXMLTableCells_Impl) to ptr_vector

This also triggered the need for some const-ness cleanups.

2012-05-09  Noel Grandin  <noel@peralex.com>  [eb834824472a7af37cbceb83b255b8308fbeb66d]

Convert SV_DECL_PTRARR_DEL(SwXMLTableRows_Impl) to boost::ptr_vector


2012-05-09  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [9cfab5c687b337b035179561af49c16eea93b459]

index is 1-based in this case

Change-Id: I74aae3f422423de09cb012e274f8d536f8b778f1

2012-05-09  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [a2a9f197f3f3e16ef5efa1d9c35e0d1fee4e3c71]

apply color scale to area during xlsx import

Change-Id: I8f616c85df0e9d33c74c7354dfcadbf55bb91dc7

2012-05-09  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [56347571c16676e4fe7ae1e364c0a09f24ed5e23]

add accidently deleted parts and WaE

Change-Id: I829ce61a7db77fe9db3cadce5f87952120b476d0

2012-05-09  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [ca64be56cbb46ea313d1dc39b0d737d5b0640150]

import color scales from xlsx

Change-Id: I7db1f2ab6fa842ed9750e8240fa813ba1bbc59b2

2012-05-09  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [765c95e2bf85593d256683a15a55e097efb94b52]

add initial code for color scales

Change-Id: Iedb82a17fb7f7e3d16e86dc2a451c8aac4be9149

2012-05-09  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [e6afb05329dfc5774c6955076717bff5a331ecc5]

updateReference needs to deal with inserting/deleting several sheets

Change-Id: I1cbb247cb95e412c9e62b36510ad5e58a60ebfdc

2012-05-09  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [dd5086102184b31b6706991d40332986a6f045be]

DECL_PTRARR_SORT to ptr_set in conditio.[ch]xx

Change-Id: I I7de285ae784ae144a7d3190d4f99c1b38694da28

2012-05-09  Stephan Bergmann  <sbergman@redhat.com>  [5c2c03e9062d0c86d385a56c3ce1f536944927a2]

Fix fdo#43619 Animating only 2nd level paragraphs hides 1st level


2012-05-08  Kohei Yoshida  <kohei.yoshida@gmail.com>  [7f3f6e4709c13b15fd122d9c2bd5e474c26ca4fb]

Use the field type value for branching instead of ISA macro.

Change-Id: Ie5bc60875fef3e9b6f6f46942b2124bc42978290

2012-05-08  Lionel Elie Mamane  <lionel@mamane.lu>  [3c648396567a2832c757d8d37432803a3f8e1818]

fdo#45580 crash on "connect to existing database" wizard


2012-05-08  Cameron Paul  <cpaul37@gmail.com>  [a7d4d536a2e3b708af8939bdb037b1de8c9b2d1b]

fdo#36187 - make ctrl-[ and ] increase/decrease font size.

Change-Id: I3b41aca08f23b65277947b94423a0e2a2e91b023

2012-05-08  Kohei Yoshida  <kohei.yoshida@gmail.com>  [cd708b56dc614a3e81921f1b28d3102264dfa53a]

Support document title field in cells.

Change-Id: Ie874ba4c5bffbd36d38868b0602687c64649c3f0

2012-05-08  Kohei Yoshida  <kohei.yoshida@gmail.com>  [aceff35230dab8d22a5fdd4cd9a7a982b9754fa2]

A little more cleanup; translation of field IDs are no longer needed.

Change-Id: I85364368d2ffca717b38d17c3396f53699001a3f

2012-05-08  Kohei Yoshida  <kohei.yoshida@gmail.com>  [c5af59331a7ce7beac38c7d95d03decd0eb75db0]

Remove the evil hack.

Change-Id: I4b560e276bd0026e90e8a27238fe3f588cf91e55

2012-05-08  Kohei Yoshida  <kohei.yoshida@gmail.com>  [abc8bfb51ade3cf9e1506fe7386ae5afab5e92f1]

Use defined UNO property names instead of hard-coded values.

Change-Id: I56801d8ce1a9bb6f8f9faebdf15ce831b7e9ea3d

2012-05-08  Kohei Yoshida  <kohei.yoshida@gmail.com>  [ca98e2abb860d135517c44a2d2195a99290ff8e2]

Removed commented out code blocks.

Change-Id: I7e5d0abbf209fd975a1f886b2588b51e05cf35e7

2012-05-08  Kohei Yoshida  <kohei.yoshida@gmail.com>  [f5122f93fe97aea479c9228173b16516d2c2f19d]

Use scoped_ptr for this.

Change-Id: I43aba3046fb0c7adcf5362ea26273189addc12fe

2012-05-08  Kohei Yoshida  <kohei.yoshida@gmail.com>  [1af56c22b4b17922f43b67aaf1ceb9562b98f941]

Adjust ScEditFieldObj for the change done in SvxUnoTextRangeBase.

Treat date and time field types together, and handle appropriate
properties to have it not throw UnknownPropertyValue exception.

Change-Id: I6a4c512fb3030bfc48ab7372cb1a217069dedfc4

2012-05-08  Kohei Yoshida  <kohei.yoshida@gmail.com>  [63114e6d863de32e2d93f0da54caca928916d9c2]

Create SvxFieldData instance directly from the UNO textfield object.

Change-Id: Ifa8210ffdf29624689f547b436fd687a2de82eb1

2012-05-08  Kohei Yoshida  <kohei.yoshida@gmail.com>  [aac15b638410f181133dc15343136b4e9a1675ba]

Set anchor to XTextContent using UNO API.

Change-Id: Id1ccae62037369917a46d620c0c46ac2447a0910

2012-05-08  Kohei Yoshida  <kohei.yoshida@gmail.com>  [c601d86ce154e43266e0185b2fba2c1b4f196d1d]

Avoid calling getImplementation() on the text range object.

Change-Id: I3d1d4c1e9adebda16c62f4e14bd5aca14e058605

2012-05-08  Kohei Yoshida  <kohei.yoshida@gmail.com>  [c0b6e3e93c72e9e08a7af34353b8da3ce99a1ac0]

New UNO API to deal with text range selections.

Change-Id: I Ie868d9d2d8d56459f2013d91f836736cd3fd4d72

2012-05-08  Miklos Vajna  <vmiklos@suse.cz>  [a7772d9d7916ebff3ad6134a1ff4f8d6cb9da709]

configure: --disalbe-dbgutil -> --disable-dbgutil


2012-05-08  Stephan Bergmann  <sbergman@redhat.com>  [a2d9f7178d4516f7d0f21f3d699dff9940697409]

Proper quoting

Change-Id: I4ac3e017f1450a14d2bb389b72ffd2e69cc5767a

2012-05-08  Miklos Vajna  <vmiklos@suse.cz>  [cba7370aab56212ca9e8def72ce821746835b4ff]

n#757651 vcl: sync GenericSalLayout and SimpleWinLayout with MultiSalLayout

These are all derived from the SalLayout interface, with a similar
GetTextBreak() implementation. MultiSalLayout didn't break text that had
exactly the same length as the available space, the other two did. Fix
this inconsistency.

Change-Id: Icd9a81e039492bee82c28b8d8582e3a161dfd283

2012-05-08  Kohei Yoshida  <kohei.yoshida@gmail.com>  [dc0d9e802a5a243dda684cc670e4ef1de9853fc7]

Property writable test for util::DateTime & fixed a copy/paste error.

Change-Id: Iabfbe3f4df2c73ad9325bdc60e4ad71a5d1fda15

2012-05-08  Tor Lillqvist  <tlillqvist@suse.com>  [02cf8bf47252cdaeaed7179ebd002692065583d0]

Fix lookup of path to usp10.dll

Just using the identifier ScriptIsComplex apparently results in the
address of its import stub, which has been linked into the calling DLL
(vcllo.dll). We need to look up that symbols from the handle of
usp10.dll to get the actual function's address, to be passed to
osl_getModuleURLFromAddress().

(Nothing magic with ScriptIsComplex here, it is just an arbitrary
function from usp10.dll.)

Change-Id: I If000d0c2eae3e3e32ce0ad1c26e545304d6f6d9e

2012-05-08  Tor Lillqvist  <tlillqvist@suse.com>  [1437b877391a5c3f79bbbcab415b83e1189e5617]

Don't build against the debugging MSVC runtime in a dbgutil build either

We don't use the debugging runtime in LO's own code in dbgutil builds,
so we shouldn't use it in bundled libs either.

(At one point I did try to use the debugging runtime in a dbgutil
build, but had to give up eventually; too many compilation errors
thanks to using -D_DEBUG which brings in much more strict checks in
the C++ headers. I apparently forgot to fix these makefiles then when
I aborted the attempt.)

Change-Id: I I Iedf765b55ba71b811d7fe3074e4c3129783108fd

2012-05-08  Tor Lillqvist  <tlillqvist@suse.com>  [e38c3afab5bb5dbb38f2a6a065d97df19ec0c95a]

No need to load the Uniscribe DLL dynamically; just use directly

Change-Id: I706593f0017d440b486f698d1158f070df4e8b2e

2012-05-08  Julien Nabet  <serval2412@yahoo.fr>  [b851d0a57abad29240d46d498e8fa3540c084687]

Remove unused (SwTabFrm::GetLeaf)

Change-Id: I6bf22a22c41860a85af4e01ee23b146265863797

2012-05-08  Caolán McNamara  <caolanm@redhat.com>  [2a1297444a47a5dd0ed2bd7d8598e47bb00270ff]

Related: fdo#49271 strip charset suffixes from fontname for substitutions

Change-Id: I9d7b80ebd6d251e2ac6d16899e23584582e8f461

2012-05-08  Ivan Timofeev  <timofeev.i.s@gmail.com>  [4979a3cfd43b9f79005bf76da9e2dbdffc9e91f5]

Revert "fdo#49421: the "Available language modules" list is too small and ...

which is no longer relevant since 6a64e5bbd43e262d87e291dcc411628efac61fde

This reverts commit 31182ed08494ed6afa3371aa246b155c6b58e8b3.

Change-Id: Idbcd6b2e21b1e0e93b167c78ff361c81cf25c978

2012-05-08  Takeshi Abe  <tabe@fixedpoint.jp>  [189d21f1c5830318f0ebd7a4ce6a0dff1d34f3df]

Keep ImplMulDiv() DRY

this follows b07d7d348a728fc54991320ff7bc882f341478af

Change-Id: I41001cec7b8024c9c957481b31ab6bf3badf0abe

2012-05-08  Ivan Timofeev  <timofeev.i.s@gmail.com>  [6a64e5bbd43e262d87e291dcc411628efac61fde]

Revert "Set the listbox height to an integer multiple of the listbox entry...

This reverts commit 16c9d63da67897e51960f3684d8d05b06f2c8f81.

Conflicts:

	svtools/source/contnr/svimpbox.cxx

Change-Id: I8e030e3b85fbf31d8369646e55048b830a83486e

2012-05-08  Michael Stahl  <mstahl@redhat.com>  [2580fcb655e55e2e482524ccd5a84e13377b824b]

svgreader.cxx: fix -Werror=sign-promo


2012-05-08  Michael Stahl  <mstahl@redhat.com>  [98bced0d358927e462b1c2932d43b2a553bb847c]

oox: strict aliasing warning:

/oox/source/dump/dumperbase.cxx:345:69: error: dereferencing type-punned
pointer will break strict-aliasing rules [-Werror=strict-aliasing]

2012-05-08  Michael Stahl  <mstahl@redhat.com>  [3c598c4064cffdc2c9ff19e094594ca360779b66]

sal: work around spurious signed overflow warnings

gcc version 4.6.3 20120306 (Red Hat 4.6.3-2) (GCC):
/rtl/string.hxx:1037:67: error: assuming signed overflow does not occur
when assuming that (X + c) < X is always false [-Werror=strict-overflow]

2012-05-08  Michael Stahl  <mstahl@redhat.com>  [aea14bd0718c0eb40c02c0bc989a17096e6fa0be]

work around spurious signed overflow warnings

gcc version 4.6.3 20120306 (Red Hat 4.6.3-2) (GCC):
/rtl/ustring.hxx:1293:233:
error: assuming signed overflow does not occur when assuming that (X -
c) > X is always false [-Werror=strict-overflow]

2012-05-08  Michael Stahl  <mstahl@redhat.com>  [b532fccca7c398a42d84fcb06deced60fa959819]

work around spurious signed overflow warnings

gcc version 4.6.3 20120306 (Red Hat 4.6.3-2) (GCC):
/com/sun/star/uno/Sequence.hxx:178:10: error: assuming signed overflow
does not occur when assuming that (X - c) > X is always false
[-Werror=strict-overflow]

2012-05-08  Michael Stahl  <mstahl@redhat.com>  [a50812813de0594ac2aeb064ea4a95d66b8e4e42]

gbuild: tie optimization into selective --enable-debug:

Let --enable-debug determine whether optimization should be disabled,
which works also for debug=t due to the setup in gbuild.mk.

Also clean up uses of gb_COMPILEROPTFLAGS: this is now always set to
optimization settings, and gb_COMPILERNOOPTFLAGS used in debug case,
which should not make a difference because the only actual difference
was that on MSVC the debug OPTFLAGS were empty, but -Od is documented as
the default for this.

2012-05-08  Michael Stahl  <mstahl@redhat.com>  [c8fa9bd8849f0503b3803465e8ce119581e11e33]

dis-entangle --enable-symbols and --enable-debug:

OOo used to use debug level this way:
0 is default for product build
1 for --enable-dbgutil
2 for environment variable debug=t, regardless of dbgutil setting
in LO these have now morphed into:
0 is default for product build
1 for environment variable debug=t
2 for --enable-dbgutil (at some intermediate stage in the past)
1 for --enable-dbgutil (today)

This has caused a lot of confusion and some things were not converted
properly, including a check in LinkTarget.mk.

Developers should use --enable-debug to get useful information,
including full debug info and assertions.

--enable-symbols is not intended for developers, but for people
who need their builds to be able to produce useful stack traces;
--enable-symbols is for example set unconditionally in the Fedora RPM
spec, and for this purpose disabling of inlining is not wanted.
It is unlikely that somebody wants symbols for only part of the build,
and consequently a different mechanism is used to set the corresponding
flags: they are set into global gb_LinkTarget_C{,XX}FLAGS.

So move the selective symbol feature back to --enable-debug.

(this substantially reverts db8df57acd601ed084bd0122683e1bd066a4f143)

2012-05-08  Michael Stahl  <mstahl@redhat.com>  [ae17a1966d58faaa7350a85f7e91f16ee3fd1fb5]

gbuild: add CFLAGS to generated C objects as well

(was broken by ebed42c38ae91147633c47873307e07984bc62c1)

2012-05-08  Michael Stahl  <mstahl@redhat.com>  [e7a3d1a289d618e8ebfdebfa986d62ede189df6c]

gbuild: selective symbols for Objective C(++)


2012-05-08  Michael Stahl  <mstahl@redhat.com>  [8c1c2472dfb87e28b63328cdb7a3198e2cae5164]

gbuild: replace gb_LinkTarget_set_objcflags with add_objcflags


2012-05-08  Michael Stahl  <mstahl@redhat.com>  [a149454c79b62c4bf1c87db44138d27b4bcdab77]

gbuild: fix CFLAGS/CXXFLAGS:

GNU coding standards say that user should be able to override the build
system's default flags with CFLAGS/CXXFLAGS environment vars;
also these ended up twice on the command line due to historic accident.

2012-05-08  Michael Stahl  <mstahl@redhat.com>  [0cd589cb5f57242b320530920db33b720110d619]

gbuild: refactor selective symbols again:

The previous commit works but results in a ~0.4 second slowdown on
tail_build, which is completely unacceptable; seems that at the cost of
another ugly global variable in Module.mk we can get the performance back
and then some, so refactor this again...

2012-05-08  Michael Stahl  <mstahl@redhat.com>  [d827219092063c6c4d045463b41fef2c0fc17c10]

gbuild: refactor the selective symbols support

so it doesn't use wildcard but instead the actually registered
LinkTargets.

2012-05-08  Eike Rathke  <erack@redhat.com>  [01f79a346f27012791fa2373a3b93003963a6b3e]

resolved rhbz#819118 catch exception from VBA lib container

If in an imported Excel document with VBA a sheet to be copied does not have
a document object in the VBAProject container (whyever that may be the case)
the getByName() rightly throws a NoSuchElement exception. Catch that.

2012-05-08  Chr. Rossmanith  <ChrRossmanith@gmx.de>  [79a6e40e6f19a896dbc25640deb3d4507eddad95]

fdo#48065 clamp mnFillOpacity to 1

Change-Id: I I007724e0ea4cc54a72f9bd9de9d83f887615568e

2012-05-08  Chr. Rossmanith  <ChrRossmanith@gmx.de>  [7c11471666f92e9dfecbec23ebe73bcb0177a963]

fdo#47447 parse rgb(%,%,%) correctly

Change-Id: I I I6df249fa1be37c7136baac03adcfb19fcf73e472

2012-05-08  Chr. Rossmanith  <ChrRossmanith@gmx.de>  [695409f723b7a93e08cc48b47d4e7583d1432880]

Removed dead importSvg and ShapeRenderingVisistor

Change-Id: If00fb050a5634e76d3add87c1838fa99ff4715be

2012-05-08  Andras Timar  <atimar@suse.com>  [98fd8f345504e98e9ed16f4845d55f5b88b77a5e]

fdo#39833 add "Support assistive technology tools" option to Windows installer

Change-Id: I52d2e0426d7f2822a05a74a82ca079fb80a87007

2012-05-08  Muthu Subramanian  <sumuthu@suse.com>  [90352e5f1e50291960c944f9a1f44ab3e91d6503]

n759212: Text over images.

Default text may not make sense to be copied from the
master slide to the slides when there is an image.

2012-05-08  Tor Lillqvist  <tml@iki.fi>  [3a35fd8f1c6b176e675b998a82526636aad5a00b]

Improve

Change-Id: I4a822a8f132f91c1b21ead4e1811b04323485356

2012-05-08  Tor Lillqvist  <tml@iki.fi>  [fbd82ae8835adf40930be35e7cf14ce812786224]

Bin a line of apparently meaningless and wrong Mac OS X code

When LibreOffice is compiled against the 10.6 SDK and run under gdb,
the apple_remote code caused "cannot init a class object" exception
messages to be printed.

Upon closer inspection this was caused by the call to [super init] in
the sendDistributedNotification class method of the RemoteControl
class.

As far as I understand, calling [super init] and assigning its return
value to self, even, is pointless and wrong in a class method.

This code apparently has not been causing any harm when built against
the 10.4 SDK. This is probably just accidental thanks to a more
lenient Objective-C runtime getting used?

When built against the 10.6 SDK, though, the resulting Objective-C
exception seemed to make input event handling non-functional. After
this fix LibreOffice built this way works better.

Change-Id: I I I383611753f3f83a9efa4694b1900c8b66ed1a8e3

2012-05-08  Tor Lillqvist  <tml@iki.fi>  [8701f5ef0591bdb7746f19fe94ba27632e983347]

Add Emacs and vim mode lines

Change-Id: I8ccb7be448faf42904eb6246a4f5a06ff8028ffc

2012-05-07  Jan Holesovsky  <kendy@suse.cz>  [05597378a1f8aa5ff691d7e4b61cdb70b797cb6a]

Added a fixme.

Change-Id: I303a750058039a4df5a237c823178c8a065f04a4

2012-05-07  Jan Holesovsky  <kendy@suse.cz>  [f0e68c48b95e223704d51257f6c767204d6b63c0]

Add some useful links to the Windows theming.

Change-Id: I2ced06de50b145ab9a876679f1ec49dd8915fbf9

2012-05-07  Stephan Bergmann  <sbergman@redhat.com>  [708229dc96533b6f165b82ce4d9e07537d1ce8b1]

fdo#49580: Fix bean after gbuild'ification

4478b739ddade09425d496cbddee1542fdfd5e9b "convert bean to gbuild and add to
tail_build" broke the following:
* The name of the officebean dynamic library must not be changed (by adding the
  "lo" extension), as code in officebean.jar uses it in NativeLibraryLoader.
* With gbuild's per-default hidden visibility, JNIEXPORT functions must instead
  use SAL_DLLPUBLIC_EXPORT.  (Windows-only code in bean/native/win32/ should be
  safe to continue using JNIEXPORT.)

Change-Id: I I3c312dd05c90421ba0c726496b7149a26d155604

2012-05-07  Stephan Bergmann  <sbergman@redhat.com>  [6752930497d1c9d0d1ebb29113e89bdaf9e53aaa]

LocalOfficeConnection description must end in ServiceManager

...instead of NamingService.  Even though current
<http://wiki.services.openoffice.org/w/index.php?title=Documentation/DevGuide/JavaBean/Customized_Configuration&oldid=127145>
documents using the latter, it leads to NullPointerException, as connect()
expects aInitialObject to be an XPropertySet.

Change-Id: Ia8445bed5307bf440d078a8b96200e3b7fa38706

2012-05-07  Andras Timar  <atimar@suse.com>  [7bfded003e8333b167c94f9f55ce7cc224f5cd7b]

fix condition for SetupCompleteSuccess

Change-Id: Ia134204af1747f570e3048b47c2e12415ceb56b3

2012-05-07  Ivan Timofeev  <timofeev.i.s@gmail.com>  [092d72a5591283459eb261e26d57ad8ecf1d5280]

gtk: scrollbar: fix visual response to a mouse click

Change-Id: I5f3b7f1bba1d751004399e4ea995acc813df3636

2012-05-07  Ivan Timofeev  <timofeev.i.s@gmail.com>  [b07d7d348a728fc54991320ff7bc882f341478af]

fdo#49421: do not divide by zero when scrollbar cannot be moved

Change-Id: I63338f6c2cfa3d206260b536a44de3d51fcd5710

2012-05-07  Matúš Kukan  <matus.kukan@gmail.com>  [7099da8058b5ca6ed681745e8049d095fd38294e]

unusedcode: BiffGroupObject

Change-Id: I13d969511dfb8cb87a88be47c72de4d882247f46

2012-05-07  Takeshi Abe  <tabe@fixedpoint.jp>  [3312d3462318d39b90d3a30e09df08ccb20d51cc]

removed unused defines

Change-Id: Ieaba4fe704cc588bd515b427a7f14008afea8c03

2012-05-07  Andras Timar  <atimar@suse.com>  [56934b87937a03ccc008379f7b03bbd4f255cc02]

don't refer to a deleted control

Change-Id: I61f54a76096f3d2390c16fb1715aa95761e761e5

2012-05-07  Stephan Bergmann  <sbergman@redhat.com>  [eac5b793aa4a39dcbdd7caf4b4e939a204c5c333]

Improved error reporting

Change-Id: Ifbb44b8d711b82f5d3ca0cd678579e9dcbb44bf2

2012-05-07  Laurent Alonso  <laurent.alonso@inria.fr>  [27482e865d1fc8d66d9a11fa524ceddf9d982833]

Add possibility of generating foot/endnotes with text labels


2012-05-07  Laurent Alonso  <laurent.alonso@inria.fr>  [916b0a18acf0cabb01988a8162b9545aeee838a9]

Check for frame borders and frame background


2012-05-07  Andras Timar  <atimar@suse.com>  [1c2529ee738148f95f0f80df25950979ea89910f]

remove unused checkboxes from Windows installer

Change-Id: I51eea9c45b893f56dece99e8d01e385c96051f8d

2012-05-07  Gábor Stefanik  <netrolller.3d@gmail.com>  [789813aa8dcc19f8d576ca651ad8365d4ee6d703]

fdo#48391: Remove TEST_ENSHURE

Change-Id: Id9fc99aab1515a710374b3364f6136587f95f582

2012-05-07  Gábor Stefanik  <netrolller.3d@gmail.com>  [ffc53f86501b6f29eeb5d75b6b2dfcf9ae982c18]

Translate two German comments in swtable.cxx

Change-Id: I968fb58b6ceb406a62a2b403c270aef2281945c3

2012-05-07  Tor Lillqvist  <tlillqvist@suse.com>  [dd3124dfa4cdab080943127dde53ca2130ecf602]

Don't bother with the static lib and the exes for non-desktop OSes

Change-Id: Ia559990745d10c2f128624b6ffe76ece8a9151b9

2012-05-07  Tor Lillqvist  <tlillqvist@suse.com>  [c8155a58bd1370d2375bdc7f08ae7cd40282b1ec]

Use gb_STDLIBS

Change-Id: I6fcbe4db269472543e8b3310c966a68f5846a510

2012-05-07  Miklos Vajna  <vmiklos@suse.cz>  [116016d5160302413d5c2c97c436c5e4f6383338]

fdo#38786 implement RTF_CHPGN

Change-Id: I0ae693193b4fc8ed155e2d71b06daa80d46da47c

2012-05-07  Miklos Vajna  <vmiklos@suse.cz>  [c450ea69921001621a1114369b3508bfa69bd088]

introduce msfilter::util::BGRToRGB to avoid copy&paste

Change-Id: Ic3fa8865bf3862407867b5e4a438e3d9bc723e86

2012-05-07  Miklos Vajna  <vmiklos@suse.cz>  [71bf95db0bf87424678ce62d526e14848cdafec7]

implement RTF_DPFILLBGCR/G/B

Change-Id: I Ie4df6921201b2be4e7d9aa3febd1dcdc1e3eef40

2012-05-07  Miklos Vajna  <vmiklos@suse.cz>  [4485ff1b51c121627cf30ef219d48614a4de895b]

implement RTF_DPLINECOR/G/B

Change-Id: I179472754f63559668ff918fd2a01331cd3c35bb

2012-05-07  Miklos Vajna  <vmiklos@suse.cz>  [57be17df8f9d69761e648cd1ccd6d6f0084e569a]

rtftok: implement RTF_DPRECT

Change-Id: Iffc00526bd780e19daccea226735b4c4e28bf9c6

2012-05-07  Miklos Vajna  <vmiklos@suse.cz>  [0b369e8ff91fb62c5095a0739eb0ec76043162fa]

gdb: enable pretty-printer for uno::Reference

Change-Id: Ia4ac141d8e054d8558d77251c6f069a51a7e6fab

2012-05-07  Caolán McNamara  <caolanm@redhat.com>  [535e9e7f7d2ddf312a2b77350e94606584778709]

tidy ResId String/rtl::OUString cast foo

Change-Id: I1e8fca182a27efb403e903b424ca4c1c0d3acc49

2012-05-07  Caolán McNamara  <caolanm@redhat.com>  [0672b7a929576f902c48058e712c7d1a5711ac64]

silence more valgrind spew on scanline-extended deadspace

Change-Id: I8607d9d405a3996699ef85564938628624987385

2012-05-07  David Tardon  <dtardon@redhat.com>  [e35b1d8b0913514becb9e5d2845c74a927b4a272]

add gb_STDLIBS

Change-Id: I53d4f6ddd9c79b9cd025339ef9a5e92ce1a881bc

2012-05-07  David Ostrovsky  <David.Ostrovsky@gmx.de>  [d76c3f3abdc9f8e7139a78b85323b4865fe6b27b]

gbuild conversion: store module

Change-Id: Idbab17b87d042079a8fa6ded7a7424a745761b2f

2012-05-07  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [c0ca1ef1990226cd5d7af6c1f76872e9ad8711f2]

string result of formula is also valid, fdo#49052

Change-Id: I I0beb439381a0d01b27d219b148c47839055b6f62

2012-05-07  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [ee34a78b175765a1444071217239f3592c16eec1]

use correct content for returned ScDBData, fdo#49531

Change-Id: I Ied7fff3162c98ffdb4b7e57d3c45516b403f9a68

2012-05-07  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [071e5ae9bee16415b27c85c2e170b7bc10e75a10]

libs were renamed, but dylib_file hint for older XCode was missed.


2012-05-06  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [34513fe619aee112b11a0a90dc2e981dccdb408e]

WaE: avoid build break on Mac PPC/XCode 2.5

otherwise breaks with
/usr/share/bison.simple: In function ´int yyparse()´:
/usr/share/bison.simple:614: warning: comparison between signed and unsigned integer expressions
/usr/share/bison.simple:626: warning: comparison between signed and unsigned integer expressions

2012-05-06  Ivan Timofeev  <timofeev.i.s@gmail.com>  [31182ed08494ed6afa3371aa246b155c6b58e8b3]

fdo#49421: the "Available language modules" list is too small and unusable

Change-Id: Ie1b68176765dec49307fb8928738073052188ccf

2012-05-06  David Tardon  <dtardon@redhat.com>  [30115a0e78cba478562f183fe06da025b3f44936]

WaE: NULL used in arithmetic

Change-Id: I89352cd2ae1d5517dff38294ff2bb53d39aadb8d

2012-05-06  David Tardon  <dtardon@redhat.com>  [7169b1b308131e4c9c75efd49544989e1d82a573]

WaE: ordered comparison of pointer with integer zero

Change-Id: I832ecd73e5456d90c3247851ed4803f2edb51ae5

2012-05-06  David Tardon  <dtardon@redhat.com>  [919697f91298ced168c1d6baac7e0d6db3100db6]

WaE: unknown pragma

Change-Id: Id1c36d09bb2d701474e5161e12be4bf599d8efd5

2012-05-06  David Ostrovsky  <David.Ostrovsky@gmx.de>  [f8ec9ca67e9150562440fd859e266d52ad26042f]

fix subtle flex problems on MacOS

Change-Id: Id3d8313eabcef926b3ab3c121597f7b8cb5e0124

2012-05-06  Tomas Chvatal  <tchvatal@suse.cz>  [32af02b32f1ab7f2683749e6c949470847175da0]

Allow usage of system rhino wrt fdo#42977

It is done the same way the beanshell is handled.
Currently it can't be enabled by default as internal version has
patched-in debug interface.
We can choose two paths, rewrite the code to the new rhino debug
interface or just strip the current one out.

Change-Id: I48af18c635816db8269f13a649b62e9c454ee1e6

2012-05-06  Andras Timar  <atimar@suse.com>  [b3d63df541ff6b2bf9c77699c8c076ebcde2d6cf]

fdo#44628 run unopkg.exe after InstallFinalize

Change-Id: I828d6a03b2c3a7b9e9e5dcdcbe142ac6567f0046

2012-05-06  Matúš Kukan  <matus.kukan@gmail.com>  [a09b25f520594410d4851b2e435223aa0627078e]

register reg  and store the same way as jvmfwk

Change-Id: I054d9ac210051d42b47188489d2d67fbbd3ed0e9

2012-05-06  Matúš Kukan  <matus.kukan@gmail.com>  [b20cb1e13270a30c676b477954b9e613f083cb32]

remove unused files

Change-Id: I65ec941f72b9884d147f51939d592da313418329

2012-05-06  Caolán McNamara  <caolanm@redhat.com>  [810ab680c60e21660cbb1bfa1893ee6321bfa771]

valgrind: silence annoying conditional jump warnings from dead scanline space

Change-Id: I46f3d61ff85886c44849c22bfda4a3628041d6dd

2012-05-06  Caolán McNamara  <caolanm@redhat.com>  [c6a56e0b7f36b247c6808e3c6640c47599c5b56e]

catch by const ref

Change-Id: I20da7ac6dddcc1905b3419df37dd19f162cd8998

2012-05-06  David Tardon  <dtardon@redhat.com>  [2c8432dcafedff49c2d284d79c016216d230c9f4]

fix linkage inconsistency on windows (cont.)

Change-Id: I10f97a1750499411450170947aaef5a7e052580d

2012-05-06  David Tardon  <dtardon@redhat.com>  [9f68316127c6ef2e7697e135c3b056f6d8a83aee]

fix linkage inconsistency on windows

Change-Id: I677a5fe8dc5c91b96fe299b06a5f2dc767120a1d

2012-05-06  David Ostrovsky  <David.Ostrovsky@gmx.de>  [953d9ab43b38a5d181d64a4c87255a6182248897]

gbuild conversion: registry module

Change-Id: I I9dbd2a05602e7d415ca76850458129f68583c83f

2012-05-05  Caolán McNamara  <caolanm@redhat.com>  [c2003c73d71001fcb66fb86a15cde82e60aa242a]

Related: fdo#47511 valgrind: invalid read of size 1

Change-Id: Icca307c1a9ac47201e4cd0069feb699bae2ae359

2012-05-05  Ivan Timofeev  <timofeev.i.s@gmail.com>  [f1005e50e795a06b5504960a94e529b48e085a91]

gtk: fix drawing of separators in vertical toolbars

(regression from 0377b99b3f50a67e7845a3d728313e5a2ef36e73)

* divide PART_SEPARATOR into PART_SEPARATOR_HORZ and PART_SEPARATOR_VERT
* improve separator reduction: now the offset is (height*0.2) instead of 7.
* rename: gVSeparator -> gSeparator
* remove trailing whitespace

Change-Id: I I If144509d7e061bf1b7901cd5418c4d7dbc3aa0d0

2012-05-05  Caolán McNamara  <caolanm@redhat.com>  [33880a63fef2abf126163186d81c204d965031a6]

Resolves: fdo#49340 GetFocus during dtoring causes reentry to dying window

Change-Id: I79cf2dcd3e1126e95a8d89d7ebcfea0c06cbdb05

2012-05-06  Takeshi Abe  <tabe@fixedpoint.jp>  [91353a76690b581056235770ad8ed5ba6ce7f327]

nuke dead code

Change-Id: Ic7110a2d589c5be60c2beae1fa8c9e7ed6d63c04

2012-05-06  Takeshi Abe  <tabe@fixedpoint.jp>  [e3b0f50966caa8be33a51974b6dccf6a5913bd1f]

removed unused defines

Change-Id: Ibb6141776fc3a418095b7184c7dacfba70dd7238

2012-05-05  Kohei Yoshida  <kohei.yoshida@gmail.com>  [146a73e243bb54085055271f08156e2cf5dbd3f2]

Use UNO's field type values for the SvxFieldData class IDs too.

Change-Id: I Iae5abcd0936f176b0b8976b6ea50cfe3e18593b4

2012-05-05  Kohei Yoshida  <kohei.yoshida@gmail.com>  [8f555e3be27768a7a9a80b5ce4cba95ea1cd2880]

Use signed 32-bit integer as class IDs.

To allow UNO field type values to be used.

Change-Id: If03d3f37cf5b050fe080771c799c3e82c0264a4a

2012-05-05  Kohei Yoshida  <kohei.yoshida@gmail.com>  [e7dc75ace3ba42d8f7f4736bac66a218cec5f39e]

Have ScEditFieldObj use the UNO field type values.

Change-Id: I300817bd0263f427c9f4c424ae86b608015ce3e8

2012-05-05  Kohei Yoshida  <kohei.yoshida@gmail.com>  [204c898d7b69731a6a013bb02842400d4a828783]

Use the UNO field type values instead of the internal ones.

Change-Id: I43c374f549bbcddaa1a1bd63c1eb346130208b60

2012-05-05  Kohei Yoshida  <kohei.yoshida@gmail.com>  [194785f8b06182ba8caed8448fc61dd82a24dbcb]

Added new constant group to enumerate text field types.

Change-Id: Iee2cd5994ce5145e3449dd5b62309ae3cee6603d

2012-05-05  Kohei Yoshida  <kohei.yoshida@gmail.com>  [d789d1a1966b4385343db6b9c5a4d855147817e2]

Avoid the ID of unknown field being the highest number of all field IDs.

Change-Id: Ifcc62cd15dcfe0cb37f7c851930ff103384f3827

2012-05-05  Kohei Yoshida  <kohei.yoshida@gmail.com>  [a8aa83867e122fdfcda3221c0b94a0e8cb7bad09]

Nobody uses this.

Change-Id: I8bfb2d04285885c76f0ed1455c46612ad5ec98b0

2012-05-05  Caolán McNamara  <caolanm@redhat.com>  [a96e7428b74504cf9ca9e02b21a5647a3aa55e56]

Resolves: fdo#47347 overwrite incorrect font table entry with the correct one

Change-Id: I563cf50b6eb029276115b9b02951d36b1ec0d39c

2012-05-05  Caolán McNamara  <caolanm@redhat.com>  [349d64b821c657aa9b94667c7f9fac3bdb677342]

Related: fdo#47347 m_aFontEncodings is a map so returns 0 on unknown fontindex

Change-Id: I3addf0d27058ed9ef01d4893ad932c13623c283c

2012-05-05  Matúš Kukan  <matus.kukan@gmail.com>  [2794c1945a5c6921c8ba6a1bdbbe6d67eb8bbd69]

remove classic theme from configure

If you'd use it, you'd get icons from fallback themes.
That I consider misleading.

Change-Id: I I Id1d71ef3f2e90f783d03ef8287f53f05ce4aa9a9

2012-05-05  Matúš Kukan  <matus.kukan@gmail.com>  [a90d7788a4b9aca4378cd1660293403db3d399ac]

fix typo

Change-Id: Ie8987092a63e9a3b5d3b94f7ae54fbef98fdfc2c

2012-05-05  Matúš Kukan  <matus.kukan@gmail.com>  [cd40f99c8e25c1741e1af34f39705e23fd236708]

update icon-themes readme

Change-Id: I I54bf0861f3c16d925fa91e8a172d60a5c1ee6a9d

2012-05-05  Ivan Timofeev  <timofeev.i.s@gmail.com>  [c1ac12f52776c625c7a091ab864b9e99e3bc3d67]

gtk: fix drawing of disabled menu-item checkmarks and submenu arrows

Change-Id: Ic9929de974b1dd806dee294e574ad9f561468eb4

2012-05-05  Tomas Chvatal  <tchvatal@suse.cz>  [0815a87c0c3fc1705170d8500056b2fae980e1e2]

Do not check for beanshell if not needed

Do not install the benashell/javascript stuff if they are not actually
bult.
Build rhino only when required by javascript extension.

Change-Id: Icc378524008389af35631c64a1a0288eb4f271be

2012-05-05  Caolán McNamara  <caolanm@redhat.com>  [e10adabc55194cd47f26e726137d2fd036f3cadb]

fix typo

Change-Id: I1cbed51277d67fd69121090ffc6d8e4a44e0eeae

2012-05-05  Caolán McNamara  <caolanm@redhat.com>  [e4bfd2ff060b89b2b7119bcb6a5c6bfb02815601]

<fanboy>I love you Neil</fanboy>

https://twitter.com/#!/neilhimself/status/197828433005395969

Don't autocorrect sidewalk to pavement or zip code to postal code for UK
English.

Change-Id: I4b1f895ffc0dd9c05487fcb79ebe4f3e06a46b99

2012-05-05  Tomas Chvatal  <tchvatal@suse.cz>  [f7620350edff408bb8b3bf192cdb713f5b0304f1]

Add * marking default enabled for crystal theme.

Also add galaxy to known list as it is pseudo alias for default.

Change-Id: I5c1175a950319e73da29e77daca9243f165243f1

2012-05-05  Caolán McNamara  <caolanm@redhat.com>  [567c1db25bd705faac44203e4a3d01d0f5e1385c]

Resolves: fdo#49342 crash merging cells, revert conversion to std::map

3af0c948254751eade9bff772b849720747c5494
868bd3b778b6c7b970c67d1dacc469967f69e551
b2e84f9a40fda7821d4e658f9102bcbc783a1ba3
7264d2767095150944ff1e6999c71be1dbdc6f83
858b5b4f36a357fe7192e7c2ed9cc3cdfc81fd8f

The problem is that a paragraph gets added to the document after the TableBox
selection is created, which changes the node ids of the following paragraphs in
the TableBox but the map has used cached SttNd value as its key, so it can't
recognize nodes using the new index.

This worked in the old implementation because that was effectively a
sorted-vector, so probably the best conversion to stl is a sorted vector

Change-Id: I1143d843b872eee15b016f82b68ecc020969f1b5

2012-05-05  Caolán McNamara  <caolanm@redhat.com>  [4da69155054a661af5a405b3473affa2d44e6c90]

to complex -> too complex

Change-Id: I444aeb004a5e62199b67b0dbc7d9965265525379

2012-05-05  Matúš Kukan  <matus.kukan@gmail.com>  [4eadfa3acd50e80dc07b5c2b00fff46d0f3dd498]

propmerge is not executable, only a script

Change-Id: I35c88dc5ffe1b4082d0ef9611dd2c698c0d4217e

2012-05-05  Matúš Kukan  <matus.kukan@gmail.com>  [d28ffc8856295035f297be4613ed68ac05653609]

add propex.bat back; it is used on Windows

Change-Id: I9fd6cc52533d95f67685a595171f035ca78e84df

2012-05-05  Muthu Subramanian  <sumuthu@suse.com>  [11713989b1580799635fff997b920d9bd4bf619f]

fdo#48778: PPTX import crashes.

This probably occurs when the document has wrong idx (?)

2012-05-05  David Tardon  <dtardon@redhat.com>  [32f4c79f7a72fc312ae3eec02492d6bc1da7d86c]

add dependency on fpicker

Change-Id: I45348c7f5c811524c6c2e98f718b36a72b980687

2012-05-05  David Tardon  <dtardon@redhat.com>  [c2cc50ff3cf9defe210b85e454f1217e06770dae]

use the packaged header

Change-Id: I3a447ab2b7798922e1805d8ed379359fd9a8f216

2012-05-04  Eike Rathke  <erack@redhat.com>  [7c5064d3bd57a0d5e57e188274d74d61a3ac9922]

resolved fdo#46160 query model only once whether it is a preview

Query a frame's model only once whether it is a preview model, instead of
doing it for each toolbar and menubar and statusbar and progressbar. Each call
via SfxBaseModel::getArgs() results in SfxObjectShell::GetVisArea() that at
least in Calc determines how far visible attributes extend, with several
toolbars requested on each cell edit.

getArgs() calls GetVisArea() still too many times when loading a document even
if the caller doesn't evaluate the WinExtent property, this is an opportunity
for further optimization.

2012-05-04  Thorsten Behrens  <tbehrens@suse.com>  [f7d3567c1bf6c9d77aa13a890610fb77c1545d9b]

Fix fdo#49508 incorrect square gradients in slideshow.

Make sure client code sees isotrophic aspect ratio for the
square gradient case. This somehow never worked.

2012-05-04  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [b134e75c5e5760a3a0eb34ae2185ffa019b5cf1e]

lib was renamed, but dylib_file hint for older XCode was missed.


2012-05-04  David Ostrovsky  <David.Ostrovsky@gmx.de>  [6f1a96249014c6144c638cfcf38db3e910f6a6bc]

disable GCC diagnostic #pragma on older GCC versions

Change-Id: Ib0c1ec649b4e391359ef41cebad501b297579557

2012-05-04  Luboš Luňák  <l.lunak@suse.cz>  [20a8768b1c6a6a1456cda9cd096a304e16473fbb]

.docx wrap values mean different things than in LO, map them (bnc#750838)

Change-Id: Ic355ae9993702c37c958ea16d8d97e6ef4892dcd

2012-05-04  Luboš Luňák  <l.lunak@suse.cz>  [3badf6154b5ebc73cf47e843039b3f94ab5f8ee4]

remove unused variable

Change-Id: If19f0a37a729ce0dd067eadd82cd42637ca0862f

2012-05-04  David Ostrovsky  <David.Ostrovsky@gmx.de>  [ced53aa235bd4edb17ebd4690ab311a36b8725e4]

fixed subtle flex issue with C++ treatment on Windows

Change-Id: I Ibf4b4ae8e633c8b82f6fe7c70d4d93280acc87ce

2012-05-04  David Tardon  <dtardon@redhat.com>  [f9bea4448f08f3aff0fcfbbbfae4f638615daefb]

generate non-interactive scanner

This should avoid problem with missing decl. of isatty.

Change-Id: I23b8a43465afe99b49cc6c1ba93592564ed62d78

2012-05-04  David Tardon  <dtardon@redhat.com>  [b4adf8a534716382c3213de8f9e0cb2e0da6fefa]

the binaries were build with enabled exceptions before

Change-Id: I7781c68c94efe04c821c9c7a3bcabc97bbdcfc36

2012-05-04  David Tardon  <dtardon@redhat.com>  [63417ac5d3e07d370e652d7dedf5c189cc7e7e34]

fdo#49136 use localized .xcu files


2012-05-04  David Tardon  <dtardon@redhat.com>  [9694abe2b6c8525856a316a08a3ebe9d4bb600b5]

do not handle description-* as special case


2012-05-04  David Tardon  <dtardon@redhat.com>  [280aa3cbd8b9d058af628f51745b41594e28f265]

fdo#49136 install description-*.txt


2012-05-04  David Tardon  <dtardon@redhat.com>  [ac07af477fedb561f2faf9d0b61651022c341f2c]

fix executable path for cross-compilation


2012-05-04  David Tardon  <dtardon@redhat.com>  [2c2d2a6e3fbebfdd47c0e9e8600cab3f3f159d25]

fix executable path for cross-compilation


2012-05-04  David Tardon  <dtardon@redhat.com>  [2dcac58e36aff967bc0d4a04aaf262d8c784aea9]

fix for cross-compilation


2012-05-04  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [8f64269be15349e5bf42ee844b04d2219f6e1151]

Library_fps.mk: fixed the fpicker win32 build, missing include dir

Change-Id: I I51786415ed3673d9b694c8dcdf7be44a2d6e5784

2012-05-04  Thomas Arnhold  <thomas@arnhold.org>  [135c63c8f9cc363c0895542b0f3bed48b61ea836]

fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CAST

Change-Id: I50f0887ceb4517d7ef234f970ca2ba679d533382

2012-05-04  Tor Lillqvist  <tml@iki.fi>  [c48fe716225b1b784d657685396b6cf5fee4fc3d]

One more fix for Mac OS X fpicker build

Change-Id: Ib3ce16f191727d80b9d925447770faf99e5bf533

2012-05-04  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [48d0e203edffd8521b692af340619cbcb0db9aca]

fpicker: fixed build problems for macos and windows

Change-Id: I34a7d62f8ee55cbc7f8506c1bdc4b12fe6e5d7bf

2012-05-04  Radek Doulik  <rodo@novell.com>  [57e21cb5e7b20a0c886475eb49e5d17f8dae527d]

removed unwanted/bad cast, fixes n#759178

Change-Id: I37d19086435a39c7090008158397e6e7fddee5ba

2012-05-04  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [7ead068be9f865327da7aef1cdc01614f25fc4a6]

more robust nss initialization, related fdo#45171

fall back to without profile if path is invalid or profile does not
exist

Change-Id: Ic9a73fbaaa288f8bc99dab2b1d679c2cbe6baa89

2012-05-04  Tomáš Chvátal  <tchvatal@suse.cz>  [ffc198fb645f13a14e64eeb4e7067c42e97f4b63]

Provide again wrongly removed gallaxy theme.

Also sort all the others alphabetically.
By the default the provided themes are same as on 3.5, otherwise
user can specify each of the available ones.

This avoids use of --with-theme=default which then produces warning
"no such file or directory default" by using the proper theme name
(ie. galaxy) which does not produce this.

There is no visible difference on:
--with-themes=galaxy or --with-themes=default

Change-Id: I I1a6409f55fdfdff6a19781b25627dcb7682b0fb7

2012-05-04  Stephan Bergmann  <sbergman@redhat.com>  [5794a9403059796a855c873f0e0f19f6cdbb2646]

Improved variable name

Change-Id: Id3a505afa3d8a6e99beeccafe30713cf40fc0c76

2012-05-04  Matúš Kukan  <matus.kukan@gmail.com>  [9fe6e4da50eefcdbf1fddb7ab32dbe99db815588]

build Jar_FCFGMerge only in with-java case

Change-Id: I45ba6a2080f489d4b1cf44ca95de81b8e33adac9

2012-05-04  Noel Power  <noel.power@novell.com>  [da81525ec2e86364def8b558e16c4e8eca6a121e]

(reworked )reorg. code a little so ole controls are catered for wrt fdo#49430

Change-Id: Ic1d5e31085484e564de61b45b524aec5b5014ee0

2012-05-04  Noel Power  <noel.power@novell.com>  [b2af4b20a009cce57f547865b02fde41d1232a17]

Revert "reorganise code a little so ole controls are catered for wrt fdo#49430"

This reverts commit 76bab166e21bc3646ae2d3079aae2c5d9ce0d1e5.

2012-05-04  Noel Power  <noel.power@novell.com>  [4d7047860fc5869576f330a437edd6744d59bd61]

remove public: declaration ( remnant of abandoned part of patch )

Change-Id: Iaa27404ca2e604c207568385b7bb2f4ab67ed359

2012-05-04  Noel Power  <noel.power@novell.com>  [76bab166e21bc3646ae2d3079aae2c5d9ce0d1e5]

reorganise code a little so ole controls are catered for wrt fdo#49430

Change-Id: Ifb2c0a97f85884c459b1e7bc4616154c0e4aea2a

2012-05-04  Matúš Kukan  <matus.kukan@gmail.com>  [e3ef482153bd1620c93019a413a18665ef0ebb98]

there is no localize script and propmerge.bat is not used

Change-Id: Ie5038d9f53a1249a5c6b5c116f7781084741b40e

2012-05-04  Matúš Kukan  <matus.kukan@gmail.com>  [2b391a91115cb361c508514fa2e34795677d0f48]

use formatted path here for cygwin

Change-Id: I1d3ade7813f85c3d87ba2e5017e9635d663ef76a

2012-05-04  Sebastian Spaeth  <Sebastian@SSpaeth.de>  [cce89fa52867393633e98b643f038d5b3e5d5969]

sw/.../crsrsh.cxx: Translate some German comments

I tried hard, in some cases the German did not make any more
sense than the translations though. I also tried to carefully
improve wording with respect to doxygen comments, without
really having to understand the code...

Change-Id: I I5f3abad10d1591ddc3c9a0cc77a18b80af0de5ce
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>

2012-05-04  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [e00e06ce4306e8e9e0b76e0b641c001734186347]

fpicker: make the place edition dialog working

Change-Id: If290ea4c1418162902e00bcc29c3afe69685ec5d

2012-05-04  Miklos Vajna  <vmiklos@suse.cz>  [09ff698215ebd82b8ec63d5f7f79b9dad7203a59]

oox: fix up doxygen syntax in oox/vml/vmldrawing.hxx

Change-Id: Id726f7aa318dbf351cafd62d880b887d1a821431

2012-05-04  David Ostrovsky  <David.Ostrovsky@gmx.de>  [3e0b2299ecbd7e532771a32af55a8f7910ba6688]

gbuild conversion l10ntools module

Change-Id: I Iea9a77f19856dd870eb72fa57249f959cdd7000c

2012-05-04  David Tardon  <dtardon@redhat.com>  [b71589aab00f2d0c23063d4638510161244e4f80]

do not override GMAKE_OPTIONS set by user

Change-Id: I30e3e2a65315ed9895a66c847c1cd73090a74607

2012-05-04  Jesús Corrius  <jesus@softcatala.org>  [da7058c856f6b69d6c7d1134fdf0a764fd0202c9]

Revert "Fix Windows debug build."

This reverts commit db649c52911fd5b030a7e4e0c941d7ee75b98785.

I will patch the external postgresql library instead.

2012-05-04  Marc Garcia  <garcia.marc@gmail.com>  [acbbd79b031889cc138a093813f3b8c2ceb9a3f5]

Remove unused method VendorBase::getJavaExePaths(int*)


2012-05-04  Kohei Yoshida  <kohei.yoshida@gmail.com>  [19af8cc580445c1e163960d8cfbf793e4e6465bb]

Evil hack to fix the UNO API failure.

We need a clean solution for this, but that will need a bit more
effort & thinking.

Change-Id: I I25d066fa0322cca9a15af1745a758b1aba981e13

2012-05-04  Kohei Yoshida  <kohei.yoshida@gmail.com>  [921dce61acd67ee8e5f93e7c5005cb42f8c062de]

Let's just combine the two tests, since one requires the other.

Change-Id: I I4c02aa1d459f7d5c2a1d9c38255aae3c3043dda6

2012-05-03  Kohei Yoshida  <kohei.yoshida@gmail.com>  [7b773d9c25fbda03f6fd97503a4af6361a2a5e87]

New API test for ScAnnotationShapeObj.

Change-Id: I4a169493622abf789bb0ef146e553205b2eaba5d

2012-05-03  Kohei Yoshida  <kohei.yoshida@gmail.com>  [a4ff462ccb97bb578ec981f25e5b21401dccff9d]

Added interface test for text::XText.

Change-Id: I041b29d6e6314560a0f7fb7c0392c9a0f44fc1eb

2012-05-03  Kohei Yoshida  <kohei.yoshida@gmail.com>  [7b1db375852e92e5ea06436237ef87ec7ced61e7]

Temporarily disabling a failing API test. I'll fix it soon.

Change-Id: Ibeee491989fd9ae4104a0a3ae3bc7f78f95294a1

2012-05-03  Kohei Yoshida  <kohei.yoshida@gmail.com>  [4b8186dbe41677c5c7ee156c586f3295dab7528c]

Add menu entries for sheet name and date field items.

Change-Id: I5ae910d455a7364209a203c2e3567a902e1f01a2

2012-05-03  Kohei Yoshida  <kohei.yoshida@gmail.com>  [7684ae6cf43e2fa186f6e9c80d7d377e0dc1a1ab]

Update sheet IDs in sheet field items during copy and paste.

Change-Id: I1c6e9b4e82eead3c411044482e4fa09332b0babd

2012-05-03  Kohei Yoshida  <kohei.yoshida@gmail.com>  [9fbcdedb98f096abfcf1893b3658bc8dc4a2efd4]

Added a field updater wrapper to allow updating of field items.

Change-Id: If39637fd1123b7e6971c639cb7e6774780106ba2

2012-05-03  Kohei Yoshida  <kohei.yoshida@gmail.com>  [e4e4b3d65788d14d5f10cd6bccc713cfe2411cb1]

Another SV_DECL_PTRARR now gone.

Change-Id: I0521274a6e19414d2640a1473a249a90ce2224fc

2012-05-03  Kohei Yoshida  <kohei.yoshida@gmail.com>  [1e68b77bb785e5ab9a68e0052436d8e7e8163728]

Removed another SV_DECL_PTRARR.

Change-Id: Ib3900d000c6a884c209a06b30e990963d92bc33f

2012-05-03  Kohei Yoshida  <kohei.yoshida@gmail.com>  [2cf292d9a7ee3667a35350fd949b0cbf4024a8b3]

Have the table field item store sheet ID.

I forgot to commit this change...

Change-Id: Ifcdbb2b16cf31b180393ea9b4188171c6cfe9963

2012-05-03  Kohei Yoshida  <kohei.yoshida@gmail.com>  [aabbb0a4d15671f00ced2d9d21395c1574d63cd0]

Properly handle properties of sheet fields.

Change-Id: I549990186c23e7e560f6f584c4ad76dbbc4cc393

2012-05-03  Kohei Yoshida  <kohei.yoshida@gmail.com>  [c92f5f600d65299c135ca9db2ec7e6d13df1152d]

Support sheet name field in cells.

Change-Id: I7883960c482de0637e0bfaffc96f23a0d43cc96d

2012-05-03  Kohei Yoshida  <kohei.yoshida@gmail.com>  [d6d4d00114e267142145f0d6bb80a66dd4bca990]

Support date field in cells.

Change-Id: Iff20eb16bb4a7f700b0a533bc745b92fdce8ac0f

2012-05-03  Kohei Yoshida  <kohei.yoshida@gmail.com>  [9af4b611190c14b04460e2554735725b4231b685]

Removed unused methods.

Change-Id: Id9c841274da906032f08abdea93850d3b6a14ade

2012-05-03  Kohei Yoshida  <kohei.yoshida@gmail.com>  [a5c8e9a8cec4202ddc7bac60dd38c5782fa3b2cc]

Properly import DateTimeField.

Change-Id: Ib56655b3306f9be035e1f59d233e0a118f247e37

2012-05-03  Kohei Yoshida  <kohei.yoshida@gmail.com>  [4aeb8aff9e418aef1fde4b2b60333216cc527f13]

New menu now inserts current time into cell.


2012-05-03  Kohei Yoshida  <kohei.yoshida@gmail.com>  [9b99bf09a25d9c9016a1c6b730fa0ef1cc5bc04a]

Initial skeleton for inserting a field into cell.


2012-05-04  Michael Stahl  <mstahl@redhat.com>  [326d255eaa2cde1d4ffff87a0a3a5074a326513f]

rename Library_comphelp.mk to Library_comphelper.mk...

... so the silly broken gb_Symbols_get_all enables debug for it.

2012-05-03  Caolán McNamara  <caolanm@redhat.com>  [76cc8aca4270bc2542cc8444d07f80d578eb6581]

WaE: unchecked results from write/fwrite

Change-Id: Ia7943a132d05e596550bd71878b54b2825c31987

2012-05-03  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [fff2d18a08a37c0fa6a370e56591117fc08664d2]

respect absolute paths for mozilla profile, fdo#45171, lp#919659

Change-Id: I536238f1f3b05e0a942caa1f65444688d4d36704

2012-05-03  Caolán McNamara  <caolanm@redhat.com>  [c77110b486cab2e1d003013c26ec327dfa4d6959]

WaE: ignoring return value of fwrite

Change-Id: I289564b8f41bbae976853aa3994751d3092ff44d

2012-05-03  Caolán McNamara  <caolanm@redhat.com>  [2033e7c4f2c0a199dc6124e2ec519f06e7bf0aa3]

include vector for std::vector

Change-Id: I5d356210ec802fbccea512561cc67e85da760146

2012-05-03  Caolán McNamara  <caolanm@redhat.com>  [cede5686f6b622686f6f5c5a3b69e1af7e086741]

should have been SAL_WARN

Change-Id: I3f5fd059ecd5b6c4278ffe0f3a2d69b6526d2d01

2012-05-03  Caolán McNamara  <caolanm@redhat.com>  [4afd260197d3db27cd7ac46c0e2bff6d4bc84536]

std::is_sorted is C++11 or C++0X sgi extension

Change-Id: I3039bb172beb21ebafc60a431692b58793cb1538

2012-05-03  Caolán McNamara  <caolanm@redhat.com>  [d0dcf1d65c79c4c607a1ac24c0c57f4b1a935294]

WaE: variables set but unused

Change-Id: I03bec3b0b4b9d4910b2baab86fa95efe2f5b9ef2

2012-05-03  Caolán McNamara  <caolanm@redhat.com>  [cdcf2fcefcf05d25411d1cce685f410256ff46cf]

Related: fdo#47644 for huge files build a page chain cache for seeks

For huge ole2 structured storage files build a page chain cache on
demand to speed up long distance seeks

i.e. reduces .doc parse time for fdo#47644 from 1 minute 7 seconds to 18
seconds for me

Change-Id: I I40eefb8cabd05db8345a38ea3407686732eb35c9

2012-05-03  Noel Power  <noel.power@novell.com>  [5813422d3eb9657c5a818057be0ebf831ca6a794]

tweak imported shape position for xls( binary ) format fdo#49430

Change-Id: I32241c727a2e591f6400f8296bae357a38ad458d

2012-05-03  Noel Power  <noel.power@novell.com>  [9dc4fa1b22a533ba0a6ce0353112c55eef8a14ef]

fix bad import positions of shapes & controls fdo#49430

Change-Id: I5635ee681288cb39a11d00c5573e61c582d7daf7

2012-05-03  Jordi Mallach  <jordi@sindominio.net>  [a393af6e9146596ba2a197f0e369775bda7faa51]

Remove unused method canvas::tools::clipBlit


2012-05-03  Caolán McNamara  <caolanm@redhat.com>  [6577e56a9cfd946d7382c87995d35b8c47776698]

const up methods that don't change any state

Change-Id: I844cefad718e5b37dac5657674294a0873b8a8e5

2012-05-03  Jesús Corrius  <jesus@softcatala.org>  [db649c52911fd5b030a7e4e0c941d7ee75b98785]

Fix Windows debug build.

The postgresql static library on Windows is named libpqd.lib in
debug and libpq.lib when compiled in release. We prefer to not
touch the external postgresql, so we make the proper changes in
the connectivity module.

2012-05-03  Caolán McNamara  <caolanm@redhat.com>  [b36612d4a34e4ab131c904a9e35ab3e2bded76f5]

Fix sot stream bustage

We want the Tell position of the wrapper stream, not that of the underlying
wrapped stream.

Change-Id: I5d30192dbc3746104ca2127d9a747ef70b85a136

2012-05-03  David Tardon  <dtardon@redhat.com>  [056b9b45bf94bf5c362d8409c5919a6565d2922d]

revert delivery of soffice.bin.manifest

Okay, I give up. This obviously still does not work on Windows, but it
does on MinGW when I try to simulate it.

Change-Id: I9f2d7114df0498d5cc3a71431aacc7e49a5a78fd

2012-05-03  Michael Stahl  <mstahl@redhat.com>  [38a91f15e60d01e2d33dd70c1f83e9b2e73426c4]

Makefile: clean should rm $SOLARVER (see f33ba93b)


2012-05-03  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [4b5d041368d0b7f07e3ad42d99bd5b480323a555]

fix typo

Change-Id: I88f5e8dacbd81d94a7f079d6c1b24c513e18bf34

2012-05-03  Andras Timar  <atimar@suse.com>  [97c7955a7d6c59510580cf21d297cea71a2560bd]

fdo#48812 change Customer Information to User Information (in MSI UI)


2012-05-03  Michael Stahl  <mstahl@redhat.com>  [3aa74a27230e9c1d38425e59aa790e05c4a8afd5]

remove obsolete READ_OLDVERS table autoformat code


2012-05-03  Muhammad Haggag  <mhaggag@gmail.com>  [7e8c0bd73ee59ff3041e55268c77203373962e51]

fdo#31005 Table Autoformats do not save/apply all properties

This change expands the number of properties supported by autoformats,
mainly for Writer.  Some improvements affect Calc as well (e.g. border
styles are now preserved for Calc).

Common: boxitem.hxx, frmitems.cxx
* Added a new version for SvxBoxItem serialization that includes border styles.
* Updated SvxBoxItem and SvxBorderLine serialization logic accordingly.

Writer: fmtornt.hxx, attrfrm.cxx
* Added serialization/deserialization logic for SwFmtVertOrient.

Writer: tblafmt.hxx, tblafmt.cxx, ndtbl.cxx
* Updated file version for autotbl.fmt to be SOFFICE_FILEFORMAT_50.
* Autoformats now record the text orientation and vertical alignment
  of table cells.
* Autoformats now record the following table-level properties:
    - Break
    - Keep with next paragraph
    - Repeat heading
    - Allow table split across pages
    - Allow rows to break across pages
    - Merge adjacent line styles
    - Table shadow

Calc: autoform.hxx, autoform.cxx
* Added support for reading/writing writer-specific data as binary blobs.
* Updated file version for autotbl.fmt to be SOFFICE_FILEFORMAT_50.

2012-05-03  Muhammad Haggag  <mhaggag@gmail.com>  [002127460ad4b18fd66723e93c3d308ffc7207b1]

fdo#31005 Writer: Undo support for "Repeat Heading" in autoformat application


2012-05-03  David Ostrovsky  <David.Ostrovsky@gmx.de>  [4d68b95cb9e2fcf761940de6f8662d21218452f2]

add --not-as-needed linker option on unxgcc platform

Signed-off-by: Stephan Bergmann <sbergman@redhat.com>:  Ubuntu changed ld to
assume --as-needed by default, but there are places in LO that implicitly depend
on --no-as-needed, like test_smoketest lib that is an empty wrapper around
smoketest lib, or UNO executables having to link against all URE published libs
so that LO extensions are guaranteed to find the URE libs.

Change-Id: I88fc79766ffb4a4ca8ead05bb9033c686120cf2c

2012-05-03  Norbert Thiebaud  <nthiebaud@gmail.com>  [298fbdc42af781cdd47d2cbedd945ec8c4a564bc]

commit-hook: tweak add_ChangeId() to tolerate git-am -s behavior

git-am -s add systematically an empty line before adding the
signoff line, which interfere with gerrit's rule that
the ChangeID must be in the last paragraph

This patch address that be remoming an existing Change-Id from
the commit message and re-insterting it at the 'proper' place

Change-Id: I I742b17031c6e3da4f9d94dcb0579bce8c496d41d
Signed-off-by: Norbert Thiebaud <nthiebaud@gmail.com>

2012-05-03  Rene Engelhard  <rene@debian.org>  [ee7628aeebd21d672dd9a32672f802849da2d2f8]

fix sc_chart_regression_test build with system-libxml2

Change-Id: I52a377835559a1577d5d6139d5a1443753396f5c

2012-05-03  Stephan Bergmann  <sbergman@redhat.com>  [920db17e94a8880658090f0887f788db0b15e2a2]

Related fdo#49379: Some old Paths need to be nillable after all

Those had been changed to non-nillable with the wholesale
e8bb827571f540ac4af2247cb11239bb96876669 "Fixed cppheader.xsl nillable
treatment," but code in PathSettings::impl_storePath
(framework/source/services/pathsettings.cxx) wants to nil them out ("remove the
whole path from the old configuration").

Change-Id: Ibce77eee179658940ed9ff2466af9b990e6a513d

2012-05-03  Stephan Bergmann  <sbergman@redhat.com>  [89ef290c89759571b74a9fbc63647cd90eb3490a]

Improved error reporting

Change-Id: I5e9bb4c5ebfc92547e13d4ec04ce1af85591c4a5

2012-05-03  David Tardon  <dtardon@redhat.com>  [c92c5c6beed1c1c1004ced1e90b57393f62a0a31]

use right target to force ordering

Change-Id: I57ed1971414789e6efbe76e69bb3fabb8b51e22d

2012-05-03  David Tardon  <dtardon@redhat.com>  [e59347cf60825e49f1b6d834a1cfd4f7524d0bae]

valgrind: cond. jump or move depends on uninit. value

Change-Id: I721228fee5349a6b2aa0a652da65d8da67b40144

2012-05-03  Caolán McNamara  <caolanm@redhat.com>  [d726281e9020ebaddfdf6659ecfe7a0454014dff]

Related: fdo#47644 compound storage backend is poor at knowing stream size

Change-Id: Ie4aa6939f9f37e04fda5425a6e28c5d846a9cb62

2012-05-03  Caolán McNamara  <caolanm@redhat.com>  [80fdb3498c68f9e7f9bdd98674e762cb084fce57]

drop ensure for non-NULL pointer and use a ref

Change-Id: I492c576a9a04874538f07769f5ac40f84e2d4308

2012-05-03  Caolán McNamara  <caolanm@redhat.com>  [4312651dfc47a9bb6eff5c18862e67dded1cf385]

XubString->rtl::OUString

Change-Id: I21b785169788e20c8bb05c2fdc9333068f1c69ab

2012-05-02  Julien Nabet  <serval2412@yahoo.fr>  [46c01657d505a021673449ff0f874bc080d23ba6]

!= instead of < for comparison with end iterator

Change-Id: I7baa34c1cf7161fb55914d41b451b842ad4ab0c8

2012-05-02  Miklos Vajna  <vmiklos@suse.cz>  [0ae9489290a6696765634be073a4b88f4c47940a]

offapi: missing @since


2012-05-02  Michael Stahl  <mstahl@redhat.com>  [f33ba93baddca139ab900b79cfeffd69e318aa6b]

allow custom solver/workdir location: --with-solver-and-workdir-root


2012-05-02  Stephan Bergmann  <sbergman@redhat.com>  [bd5da80befbd1f7f09aadf4b02122414c010d65b]

Handle cases where ExtensionDescription is called on nonexisting path

...which happens when installing non-bundle extensions (like a plain .xcu
file), where the path computed for the description.xml contains the path to
the non-bundle extension file itself as a prefix, so access results in
E_NOTDIR.

Change-Id: Ic0f4a34b46d99d1817ceea599bb8b53dbd65bc49

2012-05-03  Takeshi Abe  <tabe@fixedpoint.jp>  [cbc99cf1de7bc99df41af166e241fdf47f702f5b]

include header for ConvertGDIMetaFileToWMF()

Change-Id: Ic80c12a3e9c4cb5e3ce01fa84384e1c7bdbe3057

2012-05-03  Takeshi Abe  <tabe@fixedpoint.jp>  [e8abc2e2467aa7da200b9ed02db74cb0651b9306]

nuke dead code

Change-Id: I1884cfcbe7276d902ba3f8525ffe39c7f33b729e

2012-05-03  Takeshi Abe  <tabe@fixedpoint.jp>  [c559bda8ea865d816cdc632c4de59f129ec46250]

sal_Bool to bool

Change-Id: I18a1b214982ddcd8189dfa2eff2ec2811293b3cc

2012-05-03  Takeshi Abe  <tabe@fixedpoint.jp>  [8a6ed42b0953a8c4586c9aa5496d228a6cd9c3c9]

removed unused defines

Change-Id: I14ff1f7631949dcc9842147aa34f4aa5987664e8

2012-05-02  Miklos Vajna  <vmiklos@suse.cz>  [e8706d7a110547c04e6db9ed75b2e7f74bd6d0bd]

fdo#47764 fix RTF import of automatic paragraph background color

Change-Id: I4b3a4bd6ce45cffc5b2c23052c49ff98579c5564

2012-05-02  Luboš Luňák  <l.lunak@suse.cz>  [042da092165eea856596db5ba5f18ea1273b88eb]

finish handling of w:pStyle in numbering (bnc#751028)

Now each such numbering should be properly assigned to the given paragraph
style.

Change-Id: I97a796dfb3f4a46f0fee0663852b3a40c3eaa922

2012-05-02  David Tardon  <dtardon@redhat.com>  [b1419d37db297a4228bb0df463a1ab06c0c6183d]

do not announce exec build twice

Change-Id: If9c68f2bf423d23a53b2e0fa570c9ba55924b289

2012-05-02  David Tardon  <dtardon@redhat.com>  [86485d4c3785827fe2e3ceb4d3ac3eb82e3bd3b9]

add explicit ordering dependency

Change-Id: Idc7b869a0a3755df7fb10105ce07dca3d076dd43

2012-05-02  Julien Nabet  <serval2412@yahoo.fr>  [d9051c4ce5c8302f7739a171b80cd5c9e6bf74b8]

!= instead of < for comparison with end iterator

Change-Id: I16f3b768cdb3304d3f7a9b3a63a4262377c7c89b

2012-05-02  Stephan Bergmann  <sbergman@redhat.com>  [5c22a03320f20ae9ac2c3c16025e7c5e3a7915d5]

Cleaned up CommandLineArgs

* Support for dead arguments has been removed.
** Especially, dead UCB_CONFIGURATION_KEY1/2_xxx values have also been removed,
   and code initializing UCB has been simplified accordingly.
* For the sake of simplicity, behaviour has been changed slightly.  For example,
  passing both --calc --writer now always lets --writer win (whereas in the past
  the one mentioned first, i.e., --calc in this example, would win).

Change-Id: Id40a19b9ef96db0d439cadd96ba491bf640d28fb

2012-05-02  Luboš Luňák  <l.lunak@suse.cz>  [9911ee515dd3d1e077dbf9c1fb4fd5c42a3c49b6]

make sure manual override on cmdline enables symbols

so that e.g. 'make dbglevel=2' works even if --enable-symbols disabled
it for the specific target

Change-Id: If2fff3ef8e42c3b35545b5d8101ef87380412cc7

2012-05-02  Luboš Luňák  <l.lunak@suse.cz>  [d776f9433b6ca51472f4d6099526f71400b7bfda]

set as outline numbering only those ones that are for headings (bnc#751028)

w:pStyle in a numbering does not necessarily mean it is for outlines,
normal styles can specify numbering too

Change-Id: I0953d94833760ddf4edbe759a19192c477a57bf3

2012-05-02  Luboš Luňák  <l.lunak@suse.cz>  [7d327f66dbf7befa92e5f02c36748ed8b5ba0235]

bin unused macro

Change-Id: I796aba0ee431309e44671a6d851c84cd35dae3b6

2012-05-02  Eike Rathke  <erack@redhat.com>  [2caba57e77d1cfaf2ab08473334fcaa45d4a296b]

re-added 'D/M/' date acceptance pattern to [is-IS]

Argument is that "the reason for the "D/M/" pattern is for those who use
the numpad for input", well, makes sense.

2012-05-02  Petr Mladek  <pmladek@suse.cz>  [515f26384510701be0b3ef21ddd445d1022198cc]

better detect OASIS MIME types (bnc#711977)

check more elements; also set sub-class-of application/xml for Flat XML

2012-05-02  Petr Mladek  <pmladek@suse.cz>  [0177cb3b4be0938f468074b732fc561378b3a914]

Add Flat XML MIME types (bnc#711977)


2012-05-02  Petr Mladek  <pmladek@suse.cz>  [fbb3a28ce42a64c4a7f746de691cfd7a4a14a62b]

add missing MIME types into .desktop files (bnc#711977)

took from the older desktop files from the build repo

Change-Id: I6888e78b8e10c25cac110357c64c4587b2df8cd5

2012-05-02  Julien Nabet  <serval2412@yahoo.fr>  [bbf894bc2ec60bbd5ff64e44242316a26e3c7790]

!= instead of < for comparison with end iterator

Change-Id: Ie21b39b11d021095fa8f4de9be1e7e0289af4e91

2012-05-02  Miklos Vajna  <vmiklos@suse.cz>  [09008a2433cae77170de30bb5075f9280ff5086f]

sw/qa/extras: get rid of RTL_CONSTASCII_USTRINGPARAM() and a bit more

Change-Id: If2add0d11f16d7206912cadad8ff50a668a14011

2012-05-02  Petr Mladek  <pmladek@suse.cz>  [82e0acad32f665a34bde0f74b6728f750dc05227]

correctly set install path in java-set-classpath


2012-05-02  Petr Mladek  <pmladek@suse.cz>  [78a7968cad096dd5a763bbfbe8b85360dd882cd9]

really put SDK documentation into the doc subpackage


2012-05-02  Caolán McNamara  <caolanm@redhat.com>  [8da9221b02429558bd61168b8f00b16ef714a34c]

accessibility resources in the wrong dialog definition

Change-Id: Ib3fe9b6a5b0a26343142044be5e638be46276f27

2012-05-02  Petr Mladek  <pmladek@suse.cz>  [dc12340a18f560ce20f8c1fd6e854f76c11aa968]

put VBA stuff into correct subpackages

move vbaobj.uno.so into -calc subpackage and vbaswobj.uno.so
into -writer subpackage to fix dependencies

Change-Id: Id9457d71ee38537b07456816845cb870c7b7a041

2012-05-02  Eike Rathke  <erack@redhat.com>  [f5080ebb7022c9f5d7d7fdca4fe9d19f9bb8cabf]

swapped DefaultAbbrvName and DefaultFullName in Era elements


2012-05-02  Björgvin Ragnarsson  <nifgraup@gmail.com>  [60edd10f79cf131532615283d9dc6eecd8207c38]

changes to [is-IS] locale data


2012-05-02  David Tardon  <dtardon@redhat.com>  [85211f1ef30b07927d768348ce28ac34ade62f03]

fdo#49365 correctly map monitor index back to screen

Change-Id: I396b34119a2686011640d5f15de616fe2a166237

2012-05-02  David Tardon  <dtardon@redhat.com>  [7cc6106badf9bc87ff1d33ed0926795147f52872]

let make know about all files created by LinkTarget

Change-Id: Id8af5f63b7a249949286ed35d26d8f4e71a52742

2012-05-02  Caolán McNamara  <caolanm@redhat.com>  [c91b51edc10dae72fc1d1f4bdfe21ef70bb00fde]

catch by const ref

Change-Id: Ib1571dfd2e7b821c929ab7efa9077a355471c0b8

2012-05-02  David Ostrovsky  <David.Ostrovsky@gmx.de>  [0915c2c3155773dd7529bb878668fffc4cb5470f]

help description added for recently introduced gmake LEXFLAGS option

Change-Id: Ie94ba4b3a774ab947574c74837ecbc932bb3b621

2012-05-02  Caolán McNamara  <caolanm@redhat.com>  [44f8c0e1fcff764e25f150df9d911fa5ee83d75d]

fix typo

Change-Id: I2becc370331e979987b34dbfff25ac4eddd9b067

2012-05-02  Caolán McNamara  <caolanm@redhat.com>  [022f7f0c256dd9c1ce6b9f099813a79cc28acd6c]

can use -O2 without -fstrict-aliasing for icu

Change-Id: I9841adb2e17e11c32823ac9e438bae824d30599e

2012-05-02  Caolán McNamara  <caolanm@redhat.com>  [27d8c527012e2759b1d2b282feff433b26fdc4ce]

WaE: simple-minded msvc2008 considers code unreachable

Change-Id: I97da4392bb3ca814e8d9037346c83fde4d460f97

2012-05-02  Caolán McNamara  <caolanm@redhat.com>  [4cd9b2fbd39cca3553588ae9f61e674f1416a582]

WaE: doubles truncated to floats

Change-Id: I42b67cc0670f3d0990708fb299243098c1aa972b

2012-05-02  Caolán McNamara  <caolanm@redhat.com>  [2b168feccee9c367152e106386101be903e4f1db]

Related: fdo#49208 implement operator== with faster equals

we have an optimized equals which checks that the strings being
compared for equality share the same underlying pImpl, but out
operator== implementations don't use it!

Change-Id: Ie5c464494ff875315a5ca369a2da80c22c29f431

2012-05-02  Caolán McNamara  <caolanm@redhat.com>  [6f0503c82c0a019678458ded9e339a71f96d837d]

Related: fdo#49208 use UText adaptor to underlying rtl::OUString

Don't convert to icu UnicodeString, retain text as shallow-copy of
original via rtl::OUString and use UText adaptor. Allows use of
equals to do super fast compare that new string is the same as the
old string

Change-Id: Ie9a3dc981b22a6866f3712c786331a1d6fcf153a

2012-05-02  Miklos Vajna  <vmiklos@suse.cz>  [bdbc1328a31da9b86a7e4862ae12a079310f38d2]

DocxExport::WriteSettings: add missing cast

Change-Id: I8eb74f3ed20254df767de689005819e8237da784

2012-05-02  Julien Nabet  <serval2412@yahoo.fr>  [7b84d0fcd2d6eeb9ae1da836c115213c4197acd1]

Fix typo

Change-Id: I3b01defa109b87c5c7f4c5b4e44e846de7d7ddf1

2012-05-02  David Tardon  <dtardon@redhat.com>  [602f251d6c5f1f5551cdeb4c70abe0c49834d2c7]

fdo#49183 link resources to executables

Change-Id: I5dd5cec5d4c66a65154d965c8c707f8a585880d6

2012-05-02  David Tardon  <dtardon@redhat.com>  [947244c188dabe7a1799254c9e9c58ddb2eccf98]

convert custom makefile code into a package

Change-Id: I72b41e4826b7e93b5c8aeacbf6d9d52e3780f090

2012-05-02  Julien Nabet  <serval2412@yahoo.fr>  [1fa4154c1c99dc06713da3ab03096ce4a05e74c4]

Remove GoPrevSentence indicated in unused

Change-Id: I492677ed33cf21404b22c2d8770fe32d2cac3839

2012-05-02  Miklos Vajna  <vmiklos@suse.cz>  [9aff8869069601770c7ad6dbdb597076fd75a0a5]

sw: implement w:zoom in DOCX export


2012-05-02  Jan Holesovsky  <kendy@suse.cz>  [b169bb235e0e96b994a2198dc90ff90b33c07511]

Argh, another tweak.

Change-Id: I69f3aa4151dde15b02cf28dae13415f86cffad10

2012-05-02  Jan Holesovsky  <kendy@suse.cz>  [35ec1539218523579e9877e0a6d135bde128ab81]

Minor comment tweak.

Change-Id: Idb9ff7c41ad8a2cbe145224bd80c0864339207ec

2012-05-01  Julien Nabet  <serval2412@yahoo.fr>  [bcb0f41fad6cd32113a02bb3a23b9b2fa648398d]

Revert this not wanted test

Change-Id: Ie0d5cc1bd143240455b55ddf478fdf9fdd88654d

2012-05-01  Julien Nabet  <serval2412@yahoo.fr>  [7c243e238b228eb71ffa26a5effbb9d73a1db18f]

Oups ! (Thank you Korrawit !)

Change-Id: I21122084cb35be38d859b44deb6200b68f378a0a

2012-05-01  Norbert Thiebaud  <nthiebaud@gmail.com>  [52cb56076e678c21f514f99dd0306e682cc33449]

Wno-error hack is really for MacOSX only...

This need to be fixed in a more elegant way, by allowing per-add flags
for all kind of target... so the hack will be pushed in
the 'user' .mk files rather than directly in gbuild

Change-Id: I8b1bfd52d86253b1a2da4376702d6b788cad71b9

2012-05-01  Julien Nabet  <serval2412@yahoo.fr>  [d04fb45caa46db829d21a7f9b96878655ce0f479]

Resolves: fdo#49324 (Does not recognize VBA macro in JAPANESE...)

Thank you Caolán for your advice!

Change-Id: I72c5ae37d04961e261b275ba4625d3a376629d49

2012-05-01  Norbert Thiebaud  <nthiebaud@gmail.com>  [43f22de7c5fae8ea10b0f403f811cb72cb993eb0]

hack to allow warnings in lexer on MacOSX


2012-05-01  Caolán McNamara  <caolanm@redhat.com>  [ae716b07f7218fadf0143de1946cc9e0e2c08744]

Related: fdo#49208 optimize common case

Change-Id: Ieec379b08cb9096b1c8187c2eda5053f093c612d

2012-05-01  Caolán McNamara  <caolanm@redhat.com>  [ccc47b3db3eae25cc11bb709416c0b61747ca89e]

Resolves: fdo#49208 icu string compare is shocking slow

Change-Id: Iee3ab0ebbbb72e88e33dcbe0fcb4df1e4f60c301

2012-05-01  Caolán McNamara  <caolanm@redhat.com>  [fd4fe85329654883a0bf3304ad0aa8ef0bfde844]

Related: fdo#49208 don't copy string if we can reuse the original

Change-Id: I95d82ce168fd1790107316460f6ddbd9f6b32e18

2012-05-01  Caolán McNamara  <caolanm@redhat.com>  [268ec2e64f89eb39fd5f02688787cd6f53e948b5]

Related: fdo#49208 crazy to create the string *twice*

Change-Id: Ib31919672d0754fa4f650dcb32dc2c59a410b54c

2012-05-01  Andras Timar  <atimar@suse.com>  [44d470c71740a6679b154eeec6af7bf352748c16]

fdo#47584 add yet another MinGW dll filename pattern


2012-05-01  Chr. Rossmanith  <ChrRossmanith@gmx.de>  [82850c932054a5a1549c3cfbfc61e8e3dcb6e0fb]

SVG: use scale in font size and text baseline heuristic


2012-05-01  Chr. Rossmanith  <ChrRossmanith@gmx.de>  [9c9bf9a3adf6b885289a698ed270f51554bca86a]

SVG: remove unused code in svgreader.cxx


2012-05-01  Chr. Rossmanith  <ChrRossmanith@gmx.de>  [5977a8d415bc205947f8276d16288203ed93594a]

SVG: move default font size into state ctor


2012-05-01  Caolán McNamara  <caolanm@redhat.com>  [810f4a007c6d92ab679205ac22ecc8621fc01168]

rework callcatcher makefile to build subsequentcheck tests

Change-Id: Idda0262e62e42817b8c0502a38ee16913495233c

2012-05-01  Caolán McNamara  <caolanm@redhat.com>  [fc7333c77bad1ddf5baab81a0d93eca43b6804f6]

make javah work for me with JDK7 under windows

Change-Id: Ie223f6213fea2fc4d9076f693857f4e17c726f54

2012-05-01  Caolán McNamara  <caolanm@redhat.com>  [299fdae0ee07bc5a44fa77c628813a48508b663a]

SV_DECL_PTRARR_SORT->boost::ptr_set

Change-Id: I770d684a11347593656edc80d173bc7631d58fd8

2012-05-01  Caolán McNamara  <caolanm@redhat.com>  [aa3df611323d207483d4e122d66f459c2ca50e5c]

Matrix3d::* belongs to some external lib

Change-Id: I2818d75d2698582d4ee13e6d5091865041eda2b8

2012-05-01  Caolán McNamara  <caolanm@redhat.com>  [56bdceec9c8d2822ceee38f3cc5bff7ff36d3988]

cppunit test appears to have gotten lost

Change-Id: Ief45ebc79f145c03c5b5967c415b45affffd0ca0

2012-05-01  Caolán McNamara  <caolanm@redhat.com>  [1b8c1ffe8c65d1eac1f50f6c9e66d5a89dade169]

make these operators well-formed

Change-Id: Ic1a2dad00b7f62e4df380fdef8b271fa94de8558

2012-05-01  David Tardon  <dtardon@redhat.com>  [291245882bb7a675b9f8514f4655b6a8639a2fab]

add README

Change-Id: I2e8214297d071857205c1031b64842e731ef1248

2012-05-01  David Tardon  <dtardon@redhat.com>  [27fc8b56c4d7e737becc5144384848ab2a86a693]

utilize the tail_build concept for cross-compilation

There is a new module cross_tail_build that serves the same purpose for
the build side of cross-compilation (started from cross_toolset) as
tail_build for the host side.

Change-Id: Ic16bae9a7197a1f31cc2dcf31b16bbac68c3300f

2012-05-01  Gábor Stefanik  <netrolller.3d@gmail.com>  [a0fd9de70634ee42727690824bc1bef7ee7c7eab]

fdo#42779 followup: Do not check for icons in nonexistent lookaside directory.

Change-Id: Ic493c2e33767968e5a1c1cced66a88295c694b2b

2012-05-01  David Ostrovsky  <David.Ostrovsky@gmx.de>  [1bec43481eb6cbe58b22b8c2ce3688e858f5f92f]

build: cleaning up previously converted idlc module

Change-Id: Ic90495f677dc42c0430492548deaa9f9b10e4d44

2012-05-01  David Tardon  <dtardon@redhat.com>  [b9d0e597a7bc328ca99a1bf338a609cac23a4284]

export flex

Change-Id: I7d5d8e380e12cc66255ddc3ac3f70bab7713f8b6

2012-04-30  Kohei Yoshida  <kohei.yoshida@gmail.com>  [c4c3faa8c425365b46611e1c68fd6cb5c1c2fb27]

These two tests are now ported to cppunit.

Change-Id: Ifce4c2a6f0f81a9b206795d915cac6705087c2d1

2012-04-30  Kohei Yoshida  <kohei.yoshida@gmail.com>  [d55837cc6ab736dd78b965e13c96d41d59dca1b6]

Implemented test for XPropertySet::setPropertyValue().

Also cover all UNO primitive types in isPropertyValueChangeable().

Change-Id: I21a1809ed2a6b58f68ef82252f513991e0f012af

2012-04-30  Kohei Yoshida  <kohei.yoshida@gmail.com>  [4712cd34531f1f257238b5ededaa5f130db2abec]

Test setPropertyValue().

Change-Id: Idbad933cf5e3b297e7131e66202a0250b4c3def8

2012-04-30  Kohei Yoshida  <kohei.yoshida@gmail.com>  [5c03dca7a983b40e2870f9b72850a80e8766b157]

More descriptive method name.

Change-Id: I7f0d68ee59e7a36254267d652de398cc371c7f8c

2012-04-30  Kohei Yoshida  <kohei.yoshida@gmail.com>  [8ac758d5490c53df5e8ec539c37af062bedc72fa]

Test for XPropertySet.  This is still work-in-progress.

Change-Id: Icf8ddddb9a45435968bc43d8bc7a033ce5cfd702

2012-04-30  Kohei Yoshida  <kohei.yoshida@gmail.com>  [8bffba8222f1edecd4664ea0ef5e686a369ca72f]

Started porting the XPropertySet test code.

Not all its tests have been converted.  This is work-in-progress.

Change-Id: I90a789852e05a214440e4f87011b6de3d3d4d08a

2012-04-30  Michael Stahl  <mstahl@redhat.com>  [e1424390d45deb75a75a167e7eba36c012f32d74]

fdo#47670: sw: HTML: fix table border export:

SwHTMLWrtTable::Write no longer writes BORDER and BORDERCOLOR attributes
on TABLE elements, but instead various CSS "border" properties into STYLE
attributes of the TD elements.  However, it was forgotten to also remove
the ROWS and FRAMES attributes, which (as the comments helpfully explain)
only make sense in case BORDER is actually written, and cause Mozilla to
not render some of the borders in cases RULES=ROWS or RULES=COLS.
(regression from d18feffd49f4481626417daac7984b2a7e70c3bf)

2012-04-30  Eike Rathke  <erack@redhat.com>  [17e6c9b8bf482bc36436c4d8daca994a65ce4634]

script to list locales with and without DateAcceptancePattern


2012-04-30  Julien Nabet  <serval2412@yahoo.fr>  [0992e5111fcac424e3b0e944a077716428ab4f84]

Some removing in cairocanvas

Change-Id: Idd08fd733670f4410349a45de882710b19a31f67

2012-04-30  Caolán McNamara  <caolanm@redhat.com>  [a92c48fa795589f3f6dc8dd058d1ecdde173e3e3]

WaE: unsafe mix of sal_Bool and bool

Change-Id: I753ee58e5999f9ba0da5adeaba7800b76f7f4d68

2012-04-30  Caolán McNamara  <caolanm@redhat.com>  [7c06f2675c44abc9ef3d2aff2d28b2e4acc8d1df]

add another test doc

Change-Id: I6cc92e2242cf0f162b5c670bf2e70f1e8fc49a28

2012-04-30  Luboš Luňák  <l.lunak@suse.cz>  [87897ea7137ab2e6fc36f5986d8c0eb210836664]

and be (not so) ultimately smart in the mailto handler


2012-04-30  Luboš Luňák  <l.lunak@suse.cz>  [b78e16f99d1427435bd887800482061e5df53cdf]

be even smarter in the mailto handler :)


2012-04-30  Caolán McNamara  <caolanm@redhat.com>  [59ff796a52bacec17f054ccdafd546680439f8c6]

we must call the make detected at configure time

Change-Id: I57463bdcb8f580866d56741c427fd9882a151b07

2012-04-30  Jan Holesovsky  <kendy@suse.cz>  [f0208e344b2500e9338885e6177dd2c4f52c6373]

Add a comment why we do what we do ;-)

Change-Id: I9686ed60c31129fc4bacf63fec2d6314bf513c73

2012-04-30  David Steele  <dsteele@gmail.com>  [77d4873ee653549eb8fb8761253f9feb1eea1c11]

fdo#32621: Fall back to using the GNOME mailto URI handler if no valid mail program found


2012-04-30  Ivan Timofeev  <timofeev.i.s@gmail.com>  [f4eb738cf778a337e31a864fc4a6af36f0fa60a5]

fdo#48536: prevent lineends from exceeding the background area

Change-Id: I17d404640494c3964bdbada8f855af6e97823c2d

2012-04-30  Eike Rathke  <erack@redhat.com>  [6ac33c3c123bba66b8a63707ad13a53382e4ad69]

be more specific in locale data date acceptance pattern check output


2012-04-30  Michael Stahl  <mstahl@redhat.com>  [284b421f40078275e5e647a4f7e82e4ef7fec6a7]

fdo#41796: sw: HTML: spurious semicolons in STYLE:

The STYLE attributes on TD elements (except for the first) start with a
spurious semicolon, because the bFirstCSS1Prop variable is not reset.
Apparently the semicolon is a separator in STYLE attributes, so it is
probably invalid to write a spurious one, but Mozilla can still render
the borders right, so add a workaround to CSS1Parser::ParseStyleOption
to skip initial semicolons.
Fix the export by using the SwCSS1OutMode to set the mode (also turning
on encoding while at it), which is the only way to reset bFirstCSS1Prop.
(regression from d18feffd49f4481626417daac7984b2a7e70c3bf)

2012-04-30  Michael Stahl  <mstahl@redhat.com>  [9a482b4ea49c3ce964de4c0f81d8d3206ac75dc8]

fdo#41796: sw: HTML: import CSS STYLE border on TD:

For TD elements, the SYLE attribute containing "border" properties is
read, but the borders end up not at the table cell, but on some span or
paragraph inside the cell.  So insert a special case that re-routes
the SvxBoxItems containing the borders to FixFrameFmt, where the
properties set at the TD element directly now override the SvxBoxItem
that is derived from BORDER etc. attributes of the table.
(regression from d18feffd49f4481626417daac7984b2a7e70c3bf,
 which changed the way the border attributes are written)

2012-04-30  Caolán McNamara  <caolanm@redhat.com>  [bb36072c92687a954a38aeca7fb9945f8e7cca13]

g_source_get_current_time has been deprecated since version 2.28

g_source_get_current_time has been deprecated since version 2.28 and should not
be used in newly-written code. ... This function ignores source and is
otherwise the same as g_get_current_time()

not using g_source_get_time seeing as our baseline isn't there yet

Change-Id: I9f389cbb8d23353c0a12eacb215d61256b28f643

2012-04-30  Noel Grandin  <noelgrandin@gmail.com>  [888d2d8d5ef599bafedd4f9ffdd2dc9d48b6a2cb]

Fix location of env binary to work on MacOSX


2012-04-30  Michael Stahl  <mstahl@redhat.com>  [a374901cd37bf2c9d652800a956e65260c61e87f]

expat: upgrade to 2.1.0 release


2012-04-30  Caolán McNamara  <caolanm@redhat.com>  [2e423dac20da37bd0bb4c24da47e0472888466ad]

Related: moz#424333 pixmaps are limited to max signed short

Change-Id: I88cfd9592e11aa7dbe704df4810090b6a1ce4c66

2012-04-30  Elton Chung  <elton@layerjet.com>  [5d10090c0a98d1df7fd852305ed620a7348c5d10]

Remove unused code


2012-04-30  Gábor Stefanik  <netrolller.3d@gmail.com>  [1a33c664d7f7a0662b861fbafe3b93a2656bb768]

fdo#42779: Implement icon theme lookaside directory

Change-Id: Ib6f7e3b4f750e38198c09cdb4bd8ee2b7161ac53

2012-04-30  Eike Rathke  <erack@redhat.com>  [dba0aed4ca39b2b40c6609ff336384dcc75c6914]

some changes for new fixed fraction built-in formats

Moved new fixed fraction built-in formats into the fixed set so they keep
their relative key position when switching system locale.

2012-04-30  Eike Rathke  <erack@redhat.com>  [09bd7fdb92e848f777ab3311bcee0fb6b9f6bad9]

get rid of dead binary file format legacy cruft in number formatter

The only code that uses the binary storage format of SvNumberFormatter is the
SvNumberFormatsSupplierServiceObject for the NumberFormatsSupplier service
during streaming of forms' formatted fields with OFormattedFieldWrapper. That
certainly does not need access to files created before the year 2000 ... so
slice off that awful compatibility cruft.

2012-04-30  Eike Rathke  <erack@redhat.com>  [b7c51cf8c748badc809ec0ac052099a48353a843]

translated German comments


2012-04-30  Eike Rathke  <erack@redhat.com>  [7bb409a7dfa67370b7bcd7104a1bb20a6bc8bb9b]

compare iterators with notequal


2012-04-30  Eike Rathke  <erack@redhat.com>  [332cc04cbbe069baa5a72e4e1be9de10c64e2e56]

straighten confusing brackets


2012-04-30  Eike Rathke  <erack@redhat.com>  [850497d72193704192f9f036425ea51b42cc68cd]

get rid of confusing *LoadingSO5 names


2012-04-30  Caolán McNamara  <caolanm@redhat.com>  [f9ee230ba92309c11d1bf7a5c14d3502e86a77d2]

duplicate SwDialogsResMgr definition and unused macros

Change-Id: Ib7188a98230345557187b00826f33a2ad39a4f83

2012-04-30  Caolán McNamara  <caolanm@redhat.com>  [8a0685d49f679d6f98de2f357f1ec74590573852]

make ResId::toString a non-static member

Change-Id: I756c0a19bea7b1cc0e290d9f382a04d655819bfb

2012-04-30  Chr. Rossmanith  <Chr.Rossmanith@gmx.de>  [b18cfdc7cd3755c147970f86d23973f337be01a7]

SVG: text elements and graphic elements should not share style ids


2012-04-30  David Tardon  <dtardon@redhat.com>  [23791c1c013313f80b743b61bc7500d3c730aa02]

dmake build is always partial

Change-Id: I180bd296e3834c624174b7dce08af5b745bfc1b6

2012-04-30  David Tardon  <dtardon@redhat.com>  [08e9190113a22155321496ef1c9fcf8793e5b8cb]

export GMAKE_OPTIONS for use in build.pl

Change-Id: Ied9a8d0763864a497a9b802d90be95ecdaafc3b0

2012-04-30  David Tardon  <dtardon@redhat.com>  [824520b5a4e59785968d859f5a103d8f8881a0ad]

run make from top directory

Change-Id: If93cca6d8e12baae3369bcba62287d96072f1c93

2012-04-30  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [ff338fac883fbc070faa4be44d5c8c2f40028b45]

add missing DoClose

Thanks to Daniel Bankston

Change-Id: Ieeff9d1a35f7abdab07bbe4eab459d89979e5402

2012-04-29  Julien Nabet  <serval2412@yahoo.fr>  [b6aeba0de214b8331134aad25717c1cfae271a48]

Prefix ++/-- operators for non-primitive types

Change-Id: Ie64f5393fb285431401bf3c19fc4c25c7085dd04

2012-04-29  Tor Lillqvist  <tml@iki.fi>  [05d470cd4990aa4a0e885fb0ca126a71aed4d814]

Simply just set gb_DEBUG_CFLAGS as we want it here, too

Change-Id: Ib239b00dc938c014dd707da9551aaee291932895

2012-04-29  Julien Nabet  <serval2412@yahoo.fr>  [e34d9be24e72649a78639314145bd9aaabd7ea83]

Prefix ++/-- operators for non-primitive types

Change-Id: I827e539c65a7463709af6425d39ccaaedaa73a8d

2012-04-29  Daniel Bankston  <daniel.dev.libreoffice@gmail.com>  [f45de1bed2f116ba3846c6fc2b1eb52f757c25f0]

First attempt adding cell-value xlsx test

Change-Id: I5481759669d14b7e4c564f2909d1db9af3b4a2e6

2012-04-29  Chr. Rossmanith  <Chr.Rossmanith@gmx.de>  [1ac100610860a17792713afe948fa961c5f7cbe4]

Move polygon creation from rect attrs into helper method


2012-04-29  Chr. Rossmanith  <Chr.Rossmanith@gmx.de>  [df094fbfbdcf64493f1c337df81d77452333bd86]

Correct handling of corner radii of rectangles


2012-04-29  Chr. Rossmanith  <Chr.Rossmanith@gmx.de>  [884a5ca1716704249bbd108519c64001258eb0fe]

enable rendering of text without any attributes


2012-04-29  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [0bd553e8629104fbc37ac574017519b3f3752cb3]

create dep files in an atomic way

Change-Id: Ia7766ed57ae8c317e1070db4ed1246855cabd960

2012-04-29  Tomas Chvatal  <tchvatal@suse.cz>  [3534e99d18952fc87f98cf60eb7767374a1371c4]

Fix buildissue in svtools with missing include.

cpp: line 33, Fatal error: Cannot open include file
"svtools/svtools.hrc"

Change-Id: Ic7bd1af8f14cc0e44328c9f149c5dc45f04e5afb

2012-04-29  David Tardon  <dtardon@redhat.com>  [fc092dfc88fd72599c1dc0d4b42943b429428481]

xmlhelp is gbuild module

Change-Id: I5ee788733364ecc8d63a12c8758ab3fc901ab38a

2012-04-29  David Tardon  <dtardon@redhat.com>  [9d5da4e1d12c224286f871b28b7df31215f67d31]

incrementing index twice in one run seems wrong


2012-04-29  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [b1c3e8ae28fcd84c7182f4898c3250e18ed92f1a]

make gbuild the default assumption of build.pl

this removes dmake completely out of the build for migrated modules
build.pl now assumes modules to be gbuild, unless there is a
prj/dmake file

Change-Id: I674a036b182ee13c5ec093e83cb3d38133112d3b

2012-04-29  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [6963de9536cfca1145685a611a6c88c5160d9a1c]

build gbuild directly from build.pl and fix libcmis and respect GMAKE_OPTIONS


2012-04-29  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [6a0972ced879259e7f960e7bb852b0e175a05b7a]

dont mix gbuild and dmake in one module


2012-04-29  David Ostrovsky  <David.Ostrovsky@gmx.de>  [c0a4c46d61d9ab1506a8e0529d3492bcc20d096c]

WaE: tolerance.elementName & tolerance.attribName may be used uninitialized

Change-Id: I0145b6fd7bf87a634588633d95650f9062f2485e

2012-04-29  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [ced137e6b9c767c5d6fe5cd537c735bb216f9fc6]

sal_Bool->bool in conditio.[ch]xx

Change-Id: I3ce1a484f1b094a1e775b54c782cdf6dce6df9c6

2012-04-29  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [339def219486c499c225beb94f761a56fc9ad8c2]

more tolerance for tinderbox

Change-Id: Ia717de507ef85029c566af6a99badeb1b8bc36d0

2012-04-28  Julien Nabet  <serval2412@yahoo.fr>  [953ba47e75a449c464b4ca488073360cf622553d]

Some cppcheck cleaning

Change-Id: Idf2e6e3e2870429541b3b5c225470cc80a13c102

2012-04-28  Caolán McNamara  <caolanm@redhat.com>  [ddc7bf61113328feb05252f57a4286574c69e521]

valgrind: uninitialized variable

Change-Id: I3bae6d746d63d52a09e7209f7565d60c834ce7c0

2012-04-28  Caolán McNamara  <caolanm@redhat.com>  [4f42beedc34837da5d1f4cc26405e5f998b005d1]

Resolves: fdo#33599 cursor in notes is reset to start on focus out/focus in

SidebarTxtControl::LoseFocus calls mrSidebarWin.UpdateData which takes the text
from the postit if the postit has been modified and updates the field from it.
That updates all listeners of that field which includes the postit itself,
which in response updates its content from the field, which causes the cursor
to be disabled, i.e the original contents have been removed and replaced with
identical content, but the selection has been invalidated.

Change-Id: Idcde25a85a3a657a6057e70a59e2219e224e009e

2012-04-28  Caolán McNamara  <caolanm@redhat.com>  [9a99c835bf35c754d5214b35e65c5eaf80707ab4]

remove no-opt debug breakpoint

Change-Id: I4ad5ca0bb27569442812ddf0c5cff101e96d4d84

2012-04-28  Caolán McNamara  <caolanm@redhat.com>  [7038bc4a2d773004fc1d336dee034113b00153cf]

make java startup a visible event when debugging

Change-Id: I97c5499b57edbaac6e356450bb9d89dc350260eb

2012-04-28  Caolán McNamara  <caolanm@redhat.com>  [06d8afc2292c66738b460d7fd8324fc53721d949]

Remove stuff that doesn't make sense since AnyInput change

Resolves: fdo#48011 writer idle-callbacks are halting when events pending
commit id: 658954e8b50fc264428402dc5a95b0d6f690d191

which isn't to pretend that its definitely the *right* fix

Change-Id: I228cf86b8e5eb0e4918c31e853a8d567831ce5e2

2012-04-28  Miklos Vajna  <vmiklos@suse.cz>  [ed305e96bd098fad973d6f85b4efe7ac444bc16d]

sw: and a few more components for the ww8tok test


2012-04-28  Miklos Vajna  <vmiklos@suse.cz>  [1742e33a22807f14b7b77170d04edeb243647f1f]

sw: tentative fix for ww8tok test failure


2012-04-28  Takeshi Abe  <tabe@fixedpoint.jp>  [a6cfa6b50239e0e0221387691e7bb1211fc81049]

extract ImplTwipsToMM/ImplMMToTwips into a common header

Change-Id: I8d4aa1326a6e9f903b536ec2656155bfe1ce4988

2012-04-28  Takeshi Abe  <tabe@fixedpoint.jp>  [9097f177a1a11c7e485ed3c5028099b7a7b14d53]

fixed typo

Change-Id: I98bf41fb13dfdb0a1e3402c0a2db8bc1d2ced5f6

2012-04-28  Luboš Luňák  <l.lunak@suse.cz>  [3fad0575328c010fe011fb0abebd181fccb91866]

more reliable override for enabling symbols


2012-04-28  Luboš Luňák  <l.lunak@suse.cz>  [7ef5e1cebab76b55dacca3f8eea10884a6a90d74]

don't overwrite numbering properties with paragraph properties (bnc#751028)

Part of bnc#751028, that is. The origin of this function is unclear,
without good repo history, and it's a question if it is still needed
after my previous fixes for bnc#751028 that fixed applying some of numbering
properties. Keeping it there just in case, but prevent it from overwriting
w:ind that's been read from the .docx file.

2012-04-28  Tor Lillqvist  <tml@iki.fi>  [9c69984f8bf4830c6c0831bc66b128f86143d98f]

Bin the unused vague SAL_IMPLEMENT_MAIN_WITH_GUI idea

Change-Id: I66dae812f3aea0534907316a7fb41b35ad37be48

2012-04-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [df92f499f963a5a4d8cb7100ea1f846bb0f91014]

Fixed crash on tear down during cppunit test.

Change-Id: I5573e554420967d8942295cabe788a9e56835ba0

2012-04-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [852f502efd7eff39db8168abdb4ae41eb5933123]

Test the header field API for real.

But it crashes on exit, due to some sort of order of deletion...

Change-Id: Ife9da1c0a647038cbdc68410db5b211bcce5dfa4

2012-04-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [9c9e0db4f0dd17843eae06c30730358a60b5ea8e]

Copy & paste the *_Cell test code into *_Header test code.

I still need to rewrite it to make it the header test.

Change-Id: I0f8c469d51340ae72cb61696a22ebcbdcf84ffa6

2012-04-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [8600f21b7d3c3656c1458aa440dbb330c08a7c7c]

Renamed the file to make room for the header version of the same test.

This ScEditFieldObj is used for both cell fields and header/footer
fields.

Change-Id: I8c51de5d173ae934ea604c68030cd84b13f90ef3

2012-04-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [219cef62f8bbb5a057eaa830e6a4b2964c242c44]

Do the test for real.  XTextField and XTextContent.

Change-Id: I303562873fab5d41614f092966e47ff296c12610

2012-04-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [e3c7b1a0bebb96e51b7c7927367a243c0a2f8402]

Oops I should return empty strings on fail.

Change-Id: I9f04ef448055e14c3d003c977a3c83421838a88b

2012-04-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [d0af33e87db753d6d171548f75c2e242cde00497]

Initial skeleton for API test on ScEditFieldObj.

ScEditFieldObj was formerly ScCellFieldObj and ScHeaderFieldObj merged
into one.

Change-Id: I600188d7ee22bb7c7c18735f570460ce50083c6a

2012-04-28  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [08f4273d7513e92f3dafa40b888467aaaf3c4b9f]

we can't move that into a test only lib

Revert "move xshape dumper into test"

This reverts commit beccf477581b1f3e85100d43be81ea55d3b3f912.

2012-04-27  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [beccf477581b1f3e85100d43be81ea55d3b3f912]

move xshape dumper into test

XShapeDumper can now be used by other parts of the code too.
Please keep in mind that changing the dumper affects other parts too and
might require a regneration of reference files.

Change-Id: I540420a8bdf8afd8d43c5ea0bb0d82d7e0ecc44b

2012-04-27  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [52348aa791c6006d27c94146907c788b6318e816]

sberg's tinderbox needs a bit more tolerance than 1%

Change-Id: If1df2da94bc20b10dd8c5d3e8b77304fef565e19

2012-04-27  Andras Timar  <atimar@suse.com>  [5525fb3ab80d0899de8eabe11498e3ee75ca0ceb]

fdo#48087 get real version numbers from executables for the File table of MSI

This is only a partial fix to the bug, the second part will be the creation
and population of MsiFileHash table.

2012-04-27  Jan Holesovsky  <kendy@suse.cz>  [778d80bc2c37e4549daff2cc1f74f8665235407b]

ruler: Implemented the design by Mirek M.

See http://listarchives.libreoffice.org/global/design/msg04151.html for
details.

Change-Id: I9c01ecd5951deba13ed6ddd2a69946dc1334ca43

2012-04-27  Jan Holesovsky  <kendy@suse.cz>  [f42c44e20c3bda7e0e2bc3bd9749df8208ad7171]

Make the default application background lighter (and remove a hack).

Change-Id: I03f8db9b47ceb9b0240f3ac549681d8362eea0b5

2012-04-27  Jan Holesovsky  <kendy@suse.cz>  [fbd52034c0c091ba11c625a6d020134edf8783e2]

ruler: Kill STYLE_OPTION_MONO usage.

According to the discussion on the design@ list, we want much more flat look
overall anyway, so no need to distinguish between '3D' and 'flat' look.

Change-Id: Ibf88d722c9ebfa9872ffd9a1a156b77478ded655

2012-04-27  Luboš Luňák  <l.lunak@suse.cz>  [e8897be1e1883b327cd324ab45e84fbed3af41df]

temporarily disable a test with a build race condition


2012-04-28  Takeshi Abe  <tabe@fixedpoint.jp>  [3b328186706e6819acfea7b3a6dc8c9d3b6f9693]

removed unused defines

Change-Id: I892902a8a4c6c01092d53019bc8a1b3f88667a4f

2012-04-28  Takeshi Abe  <tabe@fixedpoint.jp>  [d50f02bec4a70bd26a518e4e76f4a876454ab937]

removed dead code

Change-Id: If67f8e981e034890e4fde2280f537fdfff6af0ff

2012-04-27  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [2d9b6917808b76af76a85755b9f24ff4b49ee38b]

Fix gdk-pixbuf on windows

Change-Id: I24cfe6dee408d0a6108da31eddc3abcfd2256671

2012-04-27  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [08ea0e636de1c1db7fd4f2063ff8980301bc0992]

Another undefined function in libpng

Change-Id: I4cc93e31ea2866b8b8e8fb508a398b963c1b7318

2012-04-27  Stephan Bergmann  <sbergman@redhat.com>  [ce44a0326e9e399a23d0adaadcf99f2e62a363d7]

Missing #include <errno.h>

Change-Id: I79490015faf57a3f84395fa9ba29dd17503b9ef6

2012-04-27  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [1a07ebfc3df68f37ba77567308534cc6360a2ecb]

Fix an undefined function

Change-Id: I88bc703ea460b9504090d248d4e98e14f9d6e536

2012-04-27  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [9840bcba8f5bc647a6bb860a3e6fbbb80156d444]

Upgrading libpng

Change-Id: I0a87cdc3e0d9db5b4375c27ba240fefb933a82c6

2012-04-27  Stephan Bergmann  <sbergman@redhat.com>  [2d0ff6aa5d6951aaa00e2d6cf3878788b025983e]

Related fdo#43895: Fixed shortcommings of FileDialogHelper_Impl::verifyPath

* maPath.reverseCompareToAsciiL("file:///tmp",11) == 0 failed for file:///tmp/
* It was unclear whether special treatment should only happen for files directly
  in /tmp or also in sub-dirs; assuming the latter now.
* Proper translation from file URL to system path.

2012-04-27  Michael Stahl  <mstahl@redhat.com>  [e731a98b79968f2c2b1c4e4a183bd952059c557a]

argh i am so stupid

merge the 2 conflicting fixes to SwLineRects::ConnectEdges in
33ee840e7b45eb971feef83215841edc0ba66cd7 into something that maybe works.

2012-04-27  Michael Stahl  <mstahl@redhat.com>  [d5ddbe4c3f71c5e8f1667c25e20bbcd565850374]

convwatch.py: subprocess.check_output only in Python 2.7+


2012-04-27  Michael Stahl  <mstahl@redhat.com>  [e6d28ac3aadce1a130ad90e8281fef6aed95329e]

Makefile: "deliver -delete" on module.clean


2012-04-27  Miklos Vajna  <vmiklos@suse.cz>  [053dd54992a08162658a73fc1fb1795c7f5c6c1e]

testcase for n#757910


2012-04-27  Jan Holesovsky  <kendy@suse.cz>  [cc0a69f8c1200b8f856e7bdfd11837e6c3ed59a5]

Remove comment mentioning bCompBorder.

The variable itself was removed in
commit 696996791d1dbfd8f410236e30be5a1fb100de70.

2012-04-27  Miklos Vajna  <vmiklos@suse.cz>  [1fc8ccaf585285d7b2b4e5ba7f588be606691b74]

sw/qa/extras: no need to use different class names for these tests


2012-04-27  Gábor Stefanik  <netrolller.3d@gmail.com>  [eb1a4bb908534b68527a9746aca4b6d5dd6a538d]

Fix debug message and remove useless try...catch from ImplImageTree::loadImage


2012-04-27  Caolán McNamara  <caolanm@redhat.com>  [d4e9eb3db2c9abcfdfbb0dc3889873db2f788e58]

WaE: exception handlers used in code without unwind support

Change-Id: I1efec5017927d06c519f65312ab29e2b19a6cff6

2012-04-27  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [26966ebf030c4d988284c78d9772c0f9ae0e5383]

increase the tollerance for x differences for sberg's tinderbox

Change-Id: I0538e1ccebf81d1cbcfe2756045ebb9e876e50ac

2012-04-27  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [fb4bbfbaccb6ac4ecf04384684827d9d0969f167]

increase tolerance for now for clang tinderbox

see fdo#49221

Change-Id: I77ac9a80b497048c4729376f486f34a27f489067

2012-04-27  Caolán McNamara  <caolanm@redhat.com>  [cff388eb4b1f7d33c913e191bf91f48bc3734ba2]

WaE: msvc2008 unused variables

Change-Id: If956faf42dcc5625c490e685d6ca69bb07e00188

2012-04-27  Caolán McNamara  <caolanm@redhat.com>  [110d272675e0d1444e702ba268786a0344e4b069]

include oox/token/properties.hxx directly where needed

Change-Id: I04e23f69717aadc157169ade40a2407ecdd92a7e

2012-04-27  Caolán McNamara  <caolanm@redhat.com>  [231e9cff20346f5c28f8858c970ca9cb8506662f]

WaE: scary msvc2008 warning about using delete on an incomplete type

Change-Id: I2d83fde2e52576f73cbc0d99053734e5068c1f9c

2012-04-27  Stephan Bergmann  <sbergman@redhat.com>  [449440706c6db8f10d37321ed1280d986d07b9f3]

NOINITIALSELECTION important for Save As

...as otherwise the initial selection would overwrite the passed-in
directory where to save to.

Change-Id: Iafb3aa8a120a777f9bf15c00ab3b9c0379bd3b2c

2012-04-27  Stephan Bergmann  <sbergman@redhat.com>  [41b0d974e40ba777955dd22a09a0bfe44d17fdeb]

SetDisplayDirectory is deprecated

...and SetDisplayFolder seems correct here, anyway, given that aReccomendedDir (sic)
denotes a directory, not a file.

Change-Id: I2f77e8e9fe0948a028f344639d383726b4b8641d

2012-04-27  Miklos Vajna  <vmiklos@suse.cz>  [e652ba3c7357e0396498629891a1391ace67c4d7]

n#757910 fix WW8 import of textboxes with thin border/inner margin

There were two problems here:

First, nLineThick was already in twips, so converting it again from EMU
rendered thin borders invisible.

Second, when the border width is set to zero, that means a minimal
border, but we interpreted it as default width (which resulted in less
space for the textbox contents than required).

2012-04-27  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [60d39b758dc9308d6ce7464875b3a17f26be3d79]

add tolerance to chart regression test

Change-Id: I5e7694571815df48e54488a33435bb7d022e6889

2012-04-27  Caolán McNamara  <caolanm@redhat.com>  [7fd546207223f3a5d86f4d9399df52da9fbb9c23]

WaE: fix various msvc2008 warnings

Change-Id: Ic4db9792177754222da324bfce58eee06b74c3bf

2012-04-27  Caolán McNamara  <caolanm@redhat.com>  [fd96b86c0a8cf1c40946e2aa2e4fc4f92839c5dc]

missing FILTER_DLLIMPLEMENTATION define

possibly svg2odf didn't work under windows, etc.

Change-Id: I5f30130b988105337706dee64cac900f4ef399ae

2012-04-27  Caolán McNamara  <caolanm@redhat.com>  [207313157688d79cb0d53e920a03423c81a7bc23]

Resolves: fdo#39825 Make detection of certificate folder ui-configurable

Display in the (unix) options gui the NSS cert dir that has been auto-detected
for use with digital signatures. Show the other detected possibilities and
allow it to be overridden.

The autodetection should basically work out of the box, but if there's some
bustage at least the UI can be used to sort it out and/or let developers
debug it.

This removes the need for the horrible MOZILLA_CERTIFICATE_FOLDER hack,
though that's still supported.

2012-04-27  Caolán McNamara  <caolanm@redhat.com>  [70115479f1775788ffedf6e0436b09d539491c89]

catch by const ref


2012-04-27  Caolán McNamara  <caolanm@redhat.com>  [46c2097f19e367910cf08ce3304b907fc382b100]

TypeDescriptor_Init_Impl dtor used again


2012-04-27  Stephan Bergmann  <sbergman@redhat.com>  [de4c18bacaf75f378da829c2114a67f4007d7a22]

Related fdo#37775: Update Recent Documents for r/o docs, too

...not sure why this explicit check was there at all.  Before the fix for
fdo#37775, the check was not an issue, as docs were only added to Recent
Documents upon saving them, anyway.

2012-04-27  Tor Lillqvist  <tlillqvist@suse.com>  [ec913638c55a41b0ac354f9f564d13a8f53449f3]

Add comment telling that the MinGW stuff here is not for cross-compilation


2012-04-27  Muthu Subramanian  <sumuthu@suse.com>  [7125ba7909a07fb01e11fec0c51465a3ef380efe]

n#48778: Clicking on Master Pages crashes.

* Opening the pptx file and clicking on 'Available for use'
  in the Master Pages pane (on the right) causes crash.

2012-04-27  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [9e82b503fe794df56be48cce0bff3c6c08111358]

use the correct macro

don't push at 3a.m.

Change-Id: Ia50253fe136bab3ebef7a71ba5dbf87e752c2e1a

2012-04-26  Kohei Yoshida  <kohei.yoshida@gmail.com>  [faea7e4962dcfe1b2a59407bc8ad03d6ded4c6d6]

No need for these warnings.

Property values can be legitimately missing when the values have never
been changed from the default ones.

Change-Id: I3cfb6fdb41ce0012ee8af61e0566d2f8b5df78e3

2012-04-27  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [811899e4a28f8b37c23c07fc524dbf1f3c1b6fb5]

improve assert messages


2012-04-27  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [e776953fc360ba161e5ac398bcb707962fb741fe]

enable chart regression test


2012-04-27  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [8a7a891a9fd8030559b4ef86cd7ca9b335b2aa53]

adapt dumper to new xml diff


2012-04-27  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [b1dc2c5818f9d31e58131f5b2b79a41a366fab35]

use the new xml diff in chart regression test


2012-04-27  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [9f9e6a765450d85f2fd9339fb10fb2ee6d45cd05]

add virtual to the destructor


2012-04-26  Kohei Yoshida  <kohei.yoshida@gmail.com>  [ed89b3799f2b0131f2150b7762044afd4ffd8fd2]

Evil manual reference counter manipulations. Let's murder them.

Incidentally, this fixes the dbgutil error problem.

The old code was passing a copy of the ScHeaderFooterContentObj object
to the ScHeaderFooterTextData object, which was why the counter was
incremented on copy (though they should still have used a wrapper instead
of manual reference counting).  My new code passes a reference, which
removes the copying, but those pesky acquire() and release() calls
were still there.  This caused the ScHeaderFooterContentObj object to
never get deleted, which in turn caused the dbgutil refcounting check
of SvxUnoTextRangeBase object to fail.

Change-Id: I4e1780b32b21098a121ec7a43bb3eb842a419584

2012-04-26  Kohei Yoshida  <kohei.yoshida@gmail.com>  [861acd5b73956425da788c78fb1ed5c283a1f6a0]

Get it to build in non-dbgutil build with debug=true.


2012-04-26  Norbert Thiebaud  <nthiebaud@gmail.com>  [18118cd9c581659fa6f9aef1e1729e87c9fd1bba]

add gerrit ChangeId generation to commit-msg git hook

Change-Id: I30c370f0479743a831be29a0fa7cb447c7119ee4

2012-04-26  François Tigeot  <ftigeot@wolfpond.org>  [acf2f057ad6340719200461571cc750b4a78bd56]

Delete LibreOfficeDragonFly.conf distro file

LibreOffice has now been packaged in pkgsrc-wip, a DragonFly-specific
configuration file doesn't make sense.

2012-04-26  Kohei Yoshida  <kohei.yoshida@gmail.com>  [502e11b22eef0b2cfc544790e9430406dda8321e]

Pass ScCellObj instance to ScCellFieldsObj instead of creating a new one.


2012-04-26  Kohei Yoshida  <kohei.yoshida@gmail.com>  [109e2a783d029de8828cb980fd55441749e4a3f7]

Ditto.  Use rtl::Reference.


2012-04-26  Kohei Yoshida  <kohei.yoshida@gmail.com>  [69da3e140d58a524ab43c8fbbadbd8b8bf9de262]

Let's use rtl::Reference instead of a raw pointer and manual refcount adjust..


2012-04-26  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [a0c9ebf4835af795a02cde21da870a0e1ef475d3]

std::isnan is c++11; use rtl::math::isNan for now


2012-04-26  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [d028dca13ba8cc0906fe613ad44a854d299b1b0b]

improve error message


2012-04-26  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [e6a4ea3c9de11b445bdaa7279f41a84f00ea43e4]

add readme for xmldiff


2012-04-26  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [58114896d1a18ae261cb8635b3938fc0ab0cb9db]

add xml diff with tolerance  # Changes to be committed:


2012-04-27  Takeshi Abe  <tabe@fixedpoint.jp>  [46dde257601440024cbec83379c80df47114e079]

removed unused defines


2012-04-27  Takeshi Abe  <tabe@fixedpoint.jp>  [a27bad586b418e566ba88cd7f99ccb45dbc1282f]

removed dead code


2012-04-27  Takeshi Abe  <tabe@fixedpoint.jp>  [616e76ef2cd76df739ec88a3d7ee4fb709bc9b8a]

removed unused header


2012-04-26  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [1a56bf9536c28ff277a6f60f358f528d0b9da025]

add test for XTextContent


2012-04-26  Stephan Bergmann  <sbergman@redhat.com>  [fdbc6b768c4f16c3f83e95c68f81fc4fcba74af2]

Do not accidentally instantiate other exts when removing exts at startup


2012-04-26  Stephan Bergmann  <sbergman@redhat.com>  [e613da167699c6231e6fa27ce50c422c926855f0]

Improved error reporting


2012-04-26  Stephan Bergmann  <sbergman@redhat.com>  [03511802da45182d3fe85aa0eb7882298c586794]

Change implementation names of script providers...

...that are no longer bundled extensions.  Otherwise, old user data where these
were still recorded as bundled extensions could cause execeptions at start up
about duplicate implementations.

2012-04-26  Stephan Bergmann  <sbergman@redhat.com>  [2ac2e013bef6c041c54879ad154089dc606051ee]

Typo in service name

...detected now that the default service manager XContentEnumerationAccess
no creates its own XServiceInfo instances.

2012-04-26  Stephan Bergmann  <sbergman@redhat.com>  [fefd1b5f8ffd902e483decfecef80f3498b2d0a8]

Bump extension versions after changing to passive registration

...otherwise, if they are bundled, their per-user data is not regenerated, leading
to inconsitencies.

2012-04-26  Kohei Yoshida  <kohei.yoshida@gmail.com>  [01ec4ba36a1a14a04d508b74fa94b1c8b57a0b4a]

Temporarily disable test Java API tests that cause crash-on-exit.

The tests themselves do pass, however.  The crash is caused by some
sort of cleanup, due to someone calling a pure virtual function or
some such.

I'll work on converting these tests into C++.

2012-04-26  Kohei Yoshida  <kohei.yoshida@gmail.com>  [937a8682dbe07034d0fc423287c06ed2a8e78278]

Fixed API Test for ScHeaderFooterTextCursor.


2012-04-26  Kohei Yoshida  <kohei.yoshida@gmail.com>  [9220cf55396795cb710633aedb63f10e9edcaf9f]

Fixed API test.


2012-04-26  Kohei Yoshida  <kohei.yoshida@gmail.com>  [e39974617f4a41c6bae23846a2ccadda4042f021]

Adjust class description.


2012-04-26  Kohei Yoshida  <kohei.yoshida@gmail.com>  [a262e46b6bddc7d819296cf49f84d18f80fdbdad]

ScHeaderFieldObj is no more.


2012-04-26  Kohei Yoshida  <kohei.yoshida@gmail.com>  [1aa91a2d8e7db5cebff5b47f3005f1acff64d25e]

Infer the field type for cell field objects too.

Thereby laying down the foundation for arbitrary field support in cells.

2012-04-26  Kohei Yoshida  <kohei.yoshida@gmail.com>  [fb43bca9085d841a1196b168fa7c8c09b97e8b8a]

Make GetObjectByIndex_Impl consistent.


2012-04-26  Kohei Yoshida  <kohei.yoshida@gmail.com>  [a863285a5c4da41ae2b67c0c5b17887aea13b70c]

Directly translate SVX class ID to internal enum value.


2012-04-26  Kohei Yoshida  <kohei.yoshida@gmail.com>  [86fd50854cdcf2b738c227f41e31eca92b23d5ee]

Early bailout.


2012-04-26  Kohei Yoshida  <kohei.yoshida@gmail.com>  [17c6fee1f8c08d1fb9d2805295127618fad9a43b]

ScHeaderFieldsObj::nType never changes and is always INVALID. Removed.

This cleans up the code quite a bit.

2012-04-26  Kohei Yoshida  <kohei.yoshida@gmail.com>  [9832505e0dedccbfbe349af4605cf31cbcb11b46]

Now we can lump all these service names together.


2012-04-26  Kohei Yoshida  <kohei.yoshida@gmail.com>  [f0561d3f3d28506a1351cebdd1bbe8d80b67892f]

Define interfance to get edit engine instance without ugly casting.


2012-04-26  Kohei Yoshida  <kohei.yoshida@gmail.com>  [98831752bab7827f1d4d6d121daa1d0a0de805ee]

Fixed memory leak.  The edit source gets cloned in SvxUnoText.


2012-04-26  Kohei Yoshida  <kohei.yoshida@gmail.com>  [285a5666a1663d765f98ebbfc56c693f99dea323]

Removing data member that was no longer used.


2012-04-26  Kohei Yoshida  <kohei.yoshida@gmail.com>  [e60538d657c5ad5331839a77315292a5f0acd7fa]

Another place where ScHeaderFieldObj was still referenced.


2012-04-26  Kohei Yoshida  <kohei.yoshida@gmail.com>  [6dfe66936bcdf63aa881de5476b1f4c900270853]

Support file field in ScEditFieldObj which requires special handling.


2012-04-26  Kohei Yoshida  <kohei.yoshida@gmail.com>  [d7c4d44671b0aa6c01974df474fd28e23367c69e]

Switch to using ScEditFieldObj for the header/footer field items.

Luckily this works just fine for the very simple field items.  More
work ahead to fully support all types we currently allow in headers
and footers.

2012-04-26  Kohei Yoshida  <kohei.yoshida@gmail.com>  [e80dd6ace8162e31616df723ecb32c027b3c8449]

Prepare for supporting fields other than URL in ScEditFieldObj.


2012-04-26  Kohei Yoshida  <kohei.yoshida@gmail.com>  [63143648a0da5f30b4883cbc4ff1885b19afdf0f]

Nobody uses ScCellFieldObj now.  Removing.


2012-04-26  Kohei Yoshida  <kohei.yoshida@gmail.com>  [f43d0e0a124172cfa9a2bed89ed999626ba91e61]

Likewise, pass edit source instance to ScEditFieldObj.


2012-04-26  Kohei Yoshida  <kohei.yoshida@gmail.com>  [6705f284f41ed7ca2d10d9f6d2ab67005ec045d4]

Now I can store a reference in the edit source.


2012-04-26  Kohei Yoshida  <kohei.yoshida@gmail.com>  [58cb46341c8037c0fc2adeac69f72f09d0ffa952]

Construct the edit source instance outside ScHeaderFieldObj.


2012-04-26  Kohei Yoshida  <kohei.yoshida@gmail.com>  [d4a99ec456c3169ab6c3ef385c43221a9871bc9a]

Some cleanup. We don't need the broadcaster hint class anymore.


2012-04-26  Kohei Yoshida  <kohei.yoshida@gmail.com>  [1de32aeca83edb2c8e6a575e4f7132ec39b9ca52]

Ok, the regression I had introduced in my prev commit is now fixed.

The idea is to keep a reference to the ScHeaderFooterTextData instance
in ScHeaderFooterTextObj which is the authoritative copy, instead of
making copies of it everywhere.  This way when the text is updated
in ScHeaderFooterTextObj all the other places will see it too without
needing to propagate the change.

2012-04-26  Kohei Yoshida  <kohei.yoshida@gmail.com>  [399727e98353c24719408780ad9d7e7eee198176]

Have ScHeaderFooterTextObj store authoritative EditTextObject instance.

This removes lots of needless broadcasting, and makes the code a lot
simpler.  But it introduced a bug I need to look into...

2012-04-26  Kohei Yoshida  <kohei.yoshida@gmail.com>  [0809ccec5cee9f65461f7b551ffd686d2ff4281c]

Merged ScSharedCellEditSource with ScCellEditSource.

Again, this inheritance makes no sense.

2012-04-26  Kohei Yoshida  <kohei.yoshida@gmail.com>  [1e6268e50d94eac41743ee23efc1b5dc4bd176bd]

Simplified the constructors.


2012-04-26  Kohei Yoshida  <kohei.yoshida@gmail.com>  [8cd07281370a51023e1fe65100809f68e6489d6e]

No more ScSharedHeaderFooterEditSource.

This shared base class makes no sense. Let's keep it simple.

2012-04-26  Kohei Yoshida  <kohei.yoshida@gmail.com>  [486fa0ba33bab0cbcf42139bfbdd35a4698bad01]

Have the caller pass the content instance directly.

This is to reduce dependency on ScHeaderFooterContentObj from
ScHeaderFieldObj.  Eventually that member should be removed and
ScHeaderFieldObj be replaced with ScEditFieldObj.

2012-04-26  Kohei Yoshida  <kohei.yoshida@gmail.com>  [e04892dbb121b3e04e4f432af0bdc0cd7757973c]

Have the caller of ScEditFieldObj define the content the field belongs to.


2012-04-26  Kohei Yoshida  <kohei.yoshida@gmail.com>  [53943e8b5ece1c4b2efa74e554569225fb868f0f]

More generic handling of field item plus some cleanups.


2012-04-26  Kohei Yoshida  <kohei.yoshida@gmail.com>  [4d4539e10955fd454bf4d1a5b850d105ab6627ef]

Store URL field data in a generic way.


2012-04-26  Kohei Yoshida  <kohei.yoshida@gmail.com>  [53bd9908899db4899363d3fa729b50e3ca1a42d0]

Initial copy and paste skeleton for the new UNO field item implementation.


2012-04-26  Jesús Corrius  <jesus@softcatala.org>  [34fe1bed19e4cf66500d7e7817eb251c42f8f439]

Add comment so FontSelectPattern ctor used on Windows is not removed


2012-04-26  Muthu Subramanian  <sumuthu@suse.com>  [eb5f2df4d6f6c215429130b4c27d076f6777e5da]

n758565: Wrong master slide shape being used.

* Changed <ph> idx to OptValue.
* Duplicate code removal.

2012-04-26  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [a3b8ddf3b7519b9112fdc7ba05b44209113be47b]

add test case for xtextfield


2012-04-26  Michael Meeks  <michael.meeks@suse.com>  [b269dced445494891a8e6e8d1d62b931a31dddbd]

fdo#46805 - special-case appending items to autocorrect lists


2012-04-26  Thorsten Behrens  <tbehrens@suse.com>  [8df3fdd63548bebedfd0f5378783b6e3261e4f9a]

Updated canvas readme to contemporary state of things.


2012-04-26  Caolán McNamara  <caolanm@redhat.com>  [6b0280acb864fc74a20e067e97363b4159e542e1]

adjust rows so options and macro security frames are laid out the same


2012-04-26  Tor Lillqvist  <tlillqvist@suse.com>  [6100fd22ff894d0ded458b2f5897d36145c43863]

Add trolling comments


2012-04-26  Andras Timar  <atimar@suse.com>  [13ca063c9f32e1ffdbdc409d447d038e69c580a5]

fdo#47944 enable insertion of OLE objects into external applications


2012-04-26  David Ostrovsky  <David.Ostrovsky@gmx.de>  [65840941eeeab7021168a17797b6129ea15a722d]

fdo#39643: Remove --disable-strip-solver configure option

Signed-off-by: Petr Mladek <pmladek@suse.cz>

2012-04-26  Caolán McNamara  <caolanm@redhat.com>  [df6d495f2abfeceea439e909649fab23b34f2410]

fix OSL_DEBUG_LEVEL > 1 build


2012-04-26  Caolán McNamara  <caolanm@redhat.com>  [6db29ba6b068e213254ede53e3092ddabeecfafe]

XubString->rtl::OUString[Buffer]


2012-04-26  Caolán McNamara  <caolanm@redhat.com>  [e08794e953d4f1e3c31eb183590d8553a4d32caa]

WaE: exception handlers used in code without unwind support


2012-04-26  Caolán McNamara  <caolanm@redhat.com>  [87f91c0142d20d7b6782dfc27a6837966bd678da]

Resolves: fdo#42390 allow zwj, etc. in metric unit text


2012-04-26  Caolán McNamara  <caolanm@redhat.com>  [f1b2a2a140e1cadf90f85e56a8de096e1507c5b2]

WaE: msvc2008 unsafe mix of bool and sal_Bool


2012-04-26  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [cdacce4e4b1ab6f06b809e21152c39103404a5f4]

Fix a C&P error


2012-04-26  Javier Catala  <j_catala@yahoo.com>  [81647009acd50ba057ccdae8e8fe09f8a4335e28]

Remove unused method ScDPObject::HasGroups


2012-04-26  Miklos Vajna  <vmiklos@suse.cz>  [6f7defd274fd2f3b48356cc5f221dfca4fbd1290]

fdo#48037 fix RTF import of localized fields


2012-04-26  Gábor Stefanik  <netrolller.3d@gmail.com>  [a3a9fe4c93af76f0287bf940763409ea346cf186]

fdo#48870: Remove icon-themes/galaxy/res/cookie.png


2012-04-26  Gábor Stefanik  <netrolller.3d@gmail.com>  [c581e326181abfcdd1fffd7fcf49ed705274ed93]

fdo#48870: Remove cookie handling code.


2012-04-26  Caolán McNamara  <caolanm@redhat.com>  [6329ad39832e6d8101b8384e6d96ca281a303d37]

Resolves: fdo#47733 keyboard navigation broken for SvxSimpleTableContainer


2012-04-26  Caolán McNamara  <caolanm@redhat.com>  [2130b6aaa9e274a41e3280056d7d049a33ca270c]

WaE: msvc2008 unused formal parameter


2012-04-26  Stephan Bergmann  <sbergman@redhat.com>  [e2873d699b47f55c67d0ee874b49a075d52eb6fb]

Revert "Remove unused FontSelectPattern constructor"

This reverts commit 44a4c577fd54de12e089e76c234f6b5f5099a3d4.

...the ctor is still used on Windows.

2012-04-26  Miguel Fernández  <losmeus@gmail.com>  [44a4c577fd54de12e089e76c234f6b5f5099a3d4]

Remove unused FontSelectPattern constructor


2012-04-26  Stephan Bergmann  <sbergman@redhat.com>  [61a8905c48d6af18dee78022597aaebb171025d4]

Reverted "Leak TypeDescriptor_Init_Impl to avoid problems at exit."

(This reverts commit 0ba6bd3ddc025666a6d4bb0640bf443728b23bd3.)

The problems worked-around there are no longer observed by me, so they
were hopefully only a temporal problem (the real root cause had never
been found back then).  If problems start to pop up again, we'll need
to have another look at this.

2012-04-26  Andras Timar  <atimar@suse.com>  [5e80561c11ad14809192f3749a8ac22a885996d1]

remove unused icons from Windows installer


2012-04-26  Stephan Bergmann  <sbergman@redhat.com>  [eae0f40bbad072de0bc3a035a4c7fba0a0fa1a53]

Bump extension version after changing to passive registration

...otherwise, if it is bundled, its per-user data is not regenerated, leading
to inconsistencies.

2012-04-26  Takeshi Abe  <tabe@fixedpoint.jp>  [c1c023c67b84dac239013d1788137efd4c683e21]

Assign com.sun.star.drawing.Shapes at index 0

Thanks to Eike for review.

2012-04-26  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [b77858bf67f177d6f90969df456a533203996025]

lp#904212: add missing mimetypes to impress.desktop

* application/vnd.openxmlformats-officedocument.presentationml.slide
* application/vnd.openxmlformats-officedocument.presentationml.slideshow

2012-04-25  Stephan Bergmann  <sbergman@redhat.com>  [c389a7c22f709cc897ef33f10b617bf71dfa028e]

...and remove duplicate #include <vector> again


2012-04-25  Stephan Bergmann  <sbergman@redhat.com>  [e171c4805d98c345581a581c8d08c87de3759693]

Missing #include <vector>


2012-04-25  Eike Rathke  <erack@redhat.com>  [6c33e7da4d8c24497407af0818c374aae89f99ae]

fdo#48957 added Erzya [myv-RU] locale data

Locale data contributed by <rueter.jack@gmail.com> using
http://www.it46.se/localegen/

2012-04-25  Stephan Bergmann  <sbergman@redhat.com>  [b032c4ab53c5c1414974d83552384ced66ee9a0f]

Missing EXTENSIONLIBS in DLLFILENAMES


2012-04-25  Andras Timar  <atimar@suse.com>  [5bc7a02a0f958ccd2a6479c5214b436cb3d6136d]

fdo#40481 run SelectLanguage custom action during silent install, too


2012-04-25  Radek Doulik  <rodo@novell.com>  [c41e9c7c0a7a986c8ad87a4b8033843803792506]

fix few issues after SAL_INFO conversion


2012-04-25  Caolán McNamara  <caolanm@redhat.com>  [bb8df514c22b805e8ab3dbe35fbed6d891882187]

include vector


2012-04-25  Jose Manuel  <jmrecarey@gmail.com>  [cbbcf32218f7905b462f83119e640c42bd76ce5c]

unused code in dociter


2012-04-25  Jesús Corrius  <jesus@softcatala.org>  [33f5acad371bcf838011b3629450e6dcd405a4e9]

Remove blank space introduced in previous patch


2012-04-25  Jose Santiago Jimenez Sarmiento  <jimenezsarmiento@gmail.com>  [aba2ed749e819bcd03af70ae2b0e551b5524e320]

remove some unused code


2012-04-25  Stephan Bergmann  <sbergman@redhat.com>  [7d25cd63b1460b5fefee0e6be3a6bf093dac3ebf]

Proper handling of multiple --accept arguments

...and some further clean up of needlessly complex class CommandLineArgs.

2012-04-25  Luboš Luňák  <l.lunak@suse.cz>  [fb68711fc3fbab99e47cc94f5abd27b1425bc468]

fall flat on the face when doing UNO call with incorrect arguments

I think this is reasonable with debug builds, the import filter
should check the values are in sensible ranges.

2012-04-25  Luboš Luňák  <l.lunak@suse.cz>  [a9e16b168c7eb046c62d6d7d2669bdea944da279]

don't use properties that aren't valid for paragraphs (part of bnc#751028)


2012-04-25  Luboš Luňák  <l.lunak@suse.cz>  [abf18610998aa8330f8330f1d769508e47ef5b20]

decrypt code a bit

This should be technically the same like before, only the next one
to read this will hopefully get less confused than I did.

2012-04-25  Luboš Luňák  <l.lunak@suse.cz>  [6a597567d7ca9d9259ca6222e198c89ad55db573]

warn when failing because of an unrecognized property in UNO call


2012-04-25  Luboš Luňák  <l.lunak@suse.cz>  [c953267dbef38fce4d89d2a3f30fa7a82692aef0]

handle w:suff correctly

that includes having a good default value, otherwise the whole
creation of the rule in ListDef::CreateNumberingRules bails out
with IllegalArgumentException

2012-04-25  José Santiago Jiménez Sarmiento  <jimenezsarmiento@gmail.com>  [f33ed937b675540a0fec71822c3e55568065a433]

Remove unused methods


2012-04-25  Caolán McNamara  <caolanm@redhat.com>  [fd257f9e1936b0bc9bc9116bd73eaa04a7dbd060]

Resolves: fdo#48659 force BUILDID placeholder in if missing from translation


2012-04-25  Caolán McNamara  <caolanm@redhat.com>  [a4feeebd3780d59605ba6b4c266226c6841d043b]

refactor ImpSvtData


2012-04-25  Caolán McNamara  <caolanm@redhat.com>  [c694be016923d6ed3763e001d509a6f720dc1ee9]

DeleteOnIdleItems isn't called anywhere


2012-04-25  Caolán McNamara  <caolanm@redhat.com>  [8c37bc0f43ecda80b5f476fdb0df9987550b0915]

callcatcher: update unused code list


2012-04-25  Vicente Vendrell  <viventa1@yahoo.es>  [83201a345f90061a88c0bc1f9ede952a539df822]

Removed usused method Dialog::Dialog(Window,ResId)


2012-04-25  Tor Lillqvist  <tml@iki.fi>  [2f45e42a1bd4ff4c781020301cbbb28e8b152903]

WaE: hides overloaded virtual function

Use "using" declarations instead of a pragma. Gets rid of the warnings
completely instead of making them non-errors in a -Werror compilation.

2012-04-25  Tor Lillqvist  <tml@iki.fi>  [5cb50258947b14e21d74fec507faf231f3bcc180]

WaE: hides overloaded virtual function, different approach, thanks to mst_


2012-04-25  Tor Lillqvist  <tml@iki.fi>  [bfc64dc4dab7d9dc5210465851990d2e07b78b6c]

WaE: defined as a struct here but previously declared as a class


2012-04-25  Stephan Bergmann  <sbergman@redhat.com>  [c262099220086a41499865761040d085213ae10f]

warning: comparison between signed and unsigned integer expressions (Mac OS X)


2012-04-25  Aurimas Fišeras  <aurimas@members.fsf.org>  [a8c05ae840f2673803d9784600be9a7b734076fc]

fdo#44211 (RTF) return default text encoding for Lithuanian


2012-04-25  Eike Rathke  <erack@redhat.com>  [3cceb8a900cd1fe1ae9bdb0c2e532e82a1835861]

changes to fdo#45664 EasyHack

* in dialog, placed "Save cell formulas" checkbox directly under "Save cell
  content as shown" as they are related and "Fixed column width" should be
  last
* also reordered entries in .src file for overview
* added HelpIDs, also to older "Quote all text cells" checkbox
* reordered checkbox member variables for tab order
* do not disable "Save cell content as shown" if "Save cell formulas" is
  checked, they are independent, content as shown still applies to value cells
  * changed label to "Save cell formulas instead of calculated values" for
    clarity
* initialize "Save cell formulas" with view option that was removed from
  ScDocShell::AsciiSave()

2012-04-25  Florent Gallaire  <fgallaire@gmail.com>  [c041db6f59888adc90ee8257eafe150d874c46c9]

fdo#45664 EasyHack: Add a "Save cell formulas" checkbox to the CSV Export panel.


2012-04-25  Caolán McNamara  <caolanm@redhat.com>  [d88493adfd549ec77f08ee919df609e645011b8b]

rework GetDefaultTextEncoding etc -> getBestTextEncodingFromLocale


2012-04-25  Andras Timar  <atimar@suse.com>  [3ba9fd39e3aa74aca63dc2ab475d37b6680e12a8]

fdo#47779 installer dialog header background should be white


2012-04-25  Stephan Bergmann  <sbergman@redhat.com>  [004763101a7c5d70c735656e62ca351595da317b]

isOUStringType still used (from dbgutil code)


2012-04-25  Michael Stahl  <mstahl@redhat.com>  [afccf73c63731fa17d113a6a983ee17c13db5f5f]

Revert "WaE: hides overloaded virtual function"

This reverts commit 192edc5e65685a3093d94457dca9db8d3b891486.

The method must be called Notify so the SfxBroadcaster calls it instead
of the base class method that does nothing.

2012-04-25  Caolán McNamara  <caolanm@redhat.com>  [bcc3e0e7e8863e4b707301349960ffb306f42f24]

callcatcher: drop unused hasPreferredSize


2012-04-25  Caolán McNamara  <caolanm@redhat.com>  [4efd419679e9a43b47bfe970fc5b1c2d7c680890]

after nine years, time to give up on the REGEXP_SUPPORT dream


2012-04-25  Caolán McNamara  <caolanm@redhat.com>  [7d8cc784403f857f652e4579f28a2c0d478610c2]

drop a String::CreateFromAscii


2012-04-25  Caolán McNamara  <caolanm@redhat.com>  [fe502c893e9d26945b9bba3d921a88b16fa0ef8f]

String::CreateFromInt32->rtl::OUString::valueOf


2012-04-25  Caolán McNamara  <caolanm@redhat.com>  [c797a11a4d7ca7531eeb7efd85670711a08f8b4b]

callcatcher: remove freshly unused code


2012-04-25  Noel Grandin  <noel@peralex.com>  [d8093cd3bb4b0ccef1e8b14c26c1aa8cbc6789ba]

Fix spelling of parameter pbLevelOrVisibiblityChanged


2012-04-25  Noel Grandin  <noel@peralex.com>  [12198134b1a7a467b8a6eb90ed4ade6dd2cbf58f]

Convert SV_DECL_PTRARR_DEL(_DB_Columns) to boost::ptr_vector


2012-04-25  Noel Grandin  <noel@peralex.com>  [11d40e46f1cfdf0532bf0612fd813d398dfd78d1]

Convert SV_DECL_PTRARR_DEL(TextBlockInfoArr) to boost::ptr_vector


2012-04-25  Noel Grandin  <noel@peralex.com>  [36394723ac332424d4b74b69ce8d125da4c915fa]

Convert SV_DECL_PTRARR_DEL(SwColumns) to boost::ptr_vector


2012-04-25  Noel Grandin  <noel@peralex.com>  [2915069a67c81f2ee8607112379c65de66648ff0]

Convert SV_DECL_PTRARR(AutoTextGroups) to std::vector


2012-04-25  Michael Stahl  <mstahl@redhat.com>  [96938bd075ae9a59557d49d7f9b957da69767567]

fix previous commit:

boost::ptr_vector::erase() will delete the element, but fortunately there
is a transfer() method that can be used here.

2012-04-25  Noel Grandin  <noel@peralex.com>  [2ebfe6fd314dd219183b611e27a48a12e3e5f223]

Convert SV_DECL_PTRARR_DEL(SwEntryLst) to boost::ptr_vector


2012-04-25  Michael Stahl  <mstahl@redhat.com>  [362b4e9b6f7aa0bd2f9af02645124f5905f0bba3]

try not to change the serialization format


2012-04-25  Noel Grandin  <noel@peralex.com>  [5c8549c7cf53ff22a536e0f77d6f82aa1089e8a1]

Convert SV_DECL_PTRARR_DEL(_SwNumFmtsAttrs) to boost::ptr_vector


2012-04-25  Noel Grandin  <noel@peralex.com>  [1f41dc40ad8e0465432b6ea089258c7f8902c247]

Convert SV_DECL_PTRARR_DEL(AutoMarkEntryArr) to boost::ptr_vector


2012-04-25  Noel Grandin  <noel@peralex.com>  [9fc0297b5f96062d636eb8f459df8a1aafc96252]

Convert SV_DECL_PTRARR(SvLBoxEntryArr) to std::vector


2012-04-25  Noel Grandin  <noel@peralex.com>  [4552c996473b8a931e3d47335cca8acc9bb2bc4f]

Convert SV_DECL_PTRARR_DEL(SwRedlineDataChildArr) to ptr_vector


2012-04-25  Noel Grandin  <noel@peralex.com>  [62b7606fddfef9e1a7645a2d3d605f1fa3aee263]

Convert SV_DECL_PTRARR_DEL(SwRedlineDataParentArr) to ptr_vector


2012-04-25  Noel Grandin  <noel@peralex.com>  [4dcc1b650e4e2451e9e39f971ddfc49309203f25]

Convert SV_DECL_PTRARR_DEL(SwSelUnions) to boost::ptr_vector


2012-04-25  Noel Grandin  <noel@peralex.com>  [7cd899bc6cdf885837f77e7250c21a0995a75aab]

Remove data structures there dead i.e. not doing any actual work


2012-04-25  Noel Grandin  <noel@peralex.com>  [40bd5dab1d8c35a722f4ce2337e6ae1fae3cddc1]

Convert SV_DECL_PTRARR(SwChartBoxes) to std::vector


2012-04-25  Noel Grandin  <noel@peralex.com>  [d93db90e19923b524d4c6f9cdfe0544f1dc46d22]

Convert SV_DECL_PTRARR_DEL(SwChartLines) to boost::ptr_vector

Had to use a class for the typedef declaration because the data
structure is referenced in other header files.

2012-04-25  Michael Stahl  <mstahl@redhat.com>  [07f4021c9a22f5acc91d362b796ee6f16b6fe3aa]

move some functions from tblrwcl.hxx into cxx files


2012-04-25  Michael Stahl  <mstahl@redhat.com>  [1df74354d65f9ff5236a80fefebebcec64e7980f]

_FndBoxes was a PTRARR_DEL so use ptr_vector


2012-04-25  Noel Grandin  <noel@peralex.com>  [0c48023feadf8cbfd110e5959a8aca23cf0fd501]

Convert SV_DECL_PTRARR_DEL(_FndLines) to boost::ptr_vector


2012-04-25  Noel Grandin  <noel@peralex.com>  [be5e4247e2a164bd1f2eacf9a33d6d73df16d0e3]

Convert SV_DECL_PTRARR(_FndBox*) to std::vector


2012-04-25  Michael Stahl  <mstahl@redhat.com>  [dd982d58dfe4f773a1cd5dbd8d376837316f0bfb]

excel filter headers: replace OSL_DEBUG_LEVEL with DBG_UTIL

Just wasted half an hour trying to track down a crash in sc unit test
that was apparently caused by different object files being compiled
with different OSL_DEBUG_LEVELs and thus some having XclDebugObjCounter
and some not.

2012-04-25  Miklos Vajna  <vmiklos@suse.cz>  [5f32957bc31a4676f2321c5a9a9e6945490861e4]

use PropNameSupplier in SectionPropertyMap::PrepareHeaderFooterProperties()


2012-04-25  Miklos Vajna  <vmiklos@suse.cz>  [f1fdcdea5436e927dde9b4dd242c4f90c2a75e9d]

avoid code duplication by introducing RTFDocumentImpl::singleChar


2012-04-25  Miklos Vajna  <vmiklos@suse.cz>  [bec0bab00eeed78ccdb7065554dcf9e898f499fa]

fdo#48193 fix RTF import of fields without a result


2012-04-25  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [d09182127bd215236c71796f349e2226cb712700]

build to tail_build with partial build in tail_build

- instead on lots of recursive build.pl modules to iterate through we build all
  tail_build up to the requested module inside one tail_build when doing a
  "make foo.all"
- advantage: speeding up because getting rid of lots of recursive makes with
  artificial module barriers, forcing almost sequential execution: build, link,
  unittest with lots of cpu-idling at each module-end
- disadvantage: all shared dependencies of tail_build are now build for a
  (sub)module of tail_build. This is transitional as we migrate more stuff into
  tail_build and there are good dependencies inside tail_build
- "make foo.all" now only executes slowcheck now for foo, not for all the deps

2012-04-25  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [8b5a984d45005d3df1c89eae897d6e04612625d8]

do not always build each and every cxx gbuild knows about unconditionally


2012-04-25  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [1c8195944a253d3eab0fd2d022cc64dd62c04390]

add showmodules target to gbuild


2012-04-25  Andras Timar  <atimar@suse.com>  [ad1e87507fb0df59c91b17f43002eb8eb44feecc]

fix extension help localization on Windows


2012-04-25  Tor Lillqvist  <tml@iki.fi>  [192edc5e65685a3093d94457dca9db8d3b891486]

WaE: hides overloaded virtual function


2012-04-25  Stephan Bergmann  <sbergman@redhat.com>  [2593b6292bc3890ee68ab53aa7604405e49432ea]

Fixed placement of comment


2012-04-25  Catalin Iacob  <iacobcatalin@gmail.com>  [728351a1bb286e9e7c9f1c9a5e4e032fe13ba408]

Mention that the CLucene patch was also sent upstream


2012-04-25  Catalin Iacob  <iacobcatalin@gmail.com>  [08a38341e0a800cfb643591130afd8984d03fe22]

WaE: Clang unused variable


2012-04-25  Catalin Iacob  <iacobcatalin@gmail.com>  [fd0790a219041d1cc62ea1a5417d90e0df206662]

WaE: Clang unused variable


2012-04-25  Chr. Rossmanith  <Chr.Rossmanith@gmx.de>  [5708f2bfa70db0479ddbf9b454329cd81e0f509d]

Removed unused methods from psp::PrinterGfx


2012-04-25  Tor Lillqvist  <tlillqvist@suse.com>  [d6b2189fee1df979dfee53ac3824f101278facdf]

Fix test syntax error: integer expression expected


2012-04-25  Miklos Vajna  <vmiklos@suse.cz>  [ee242df844d1a2b85e0d7b86dbdb8bf3643fc74f]

msfilter::util: avoid code duplication by merging from sw and writerfilter


2012-04-25  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [f839984910f0fd4ef385552df3af5e09190e15b9]

add test case for copy&paste formulas between documents


2012-04-25  Takeshi Abe  <tabe@fixedpoint.jp>  [52d90ce040234cb35fad03bdd12e201bfa3a8634]

removed unused typedef


2012-04-24  Tor Lillqvist  <tml@iki.fi>  [e5143062887093037cab8f936288af8408576ea8]

Visibility doesn't seem to work as we want in Apple's Clang

Or maybe it's the Mach-O object file format that lacks the
functionality? Anyway, let's try to manage without visibility then.

2012-04-24  Tor Lillqvist  <tml@iki.fi>  [f024b6804d216c4eee2ebd09074eff2ca1984997]

Work around Clang 3.1's "argument unused during compilation" non-warning

For unrecognized options, Clang 3.1 (and ealier?) prints out a
warning, but it isn't a real warning as it doesn't cause a compilation
error with -Werror, so it is impossible to find out reliably if an
option is supported or not. So hardcode the information we know.

2012-04-24  Tor Lillqvist  <tml@iki.fi>  [98e12520b104ff3b7d2d35a4ba9bd96ee7fa4e72]

WaE: make the overloaded-virtual mess here just a warning even with -Werror


2012-04-24  Tor Lillqvist  <tml@iki.fi>  [ac1a6df9c8d73583cf81f24670fcff1991f2e3c4]

WaE: implicit conversion changes signedness


2012-04-24  Andras Timar  <atimar@suse.com>  [39bb77fd667f9d9fdaf374f3934b6eec7b7dc57a]

fdo#46355 sort SelectionTree control of Custom Setup with a custom action

Although Microsoft says that SelectionTree control can publish a control
event only on Windows Server 2003 and above, the  custom action seems to
be working under a fully patched Windows XP SP3. Maybe it fails silently
on older Windows XPs, not to mention Windows 2000. I did not test those.

2012-04-24  Caolán McNamara  <caolanm@redhat.com>  [d8f145d1ebe8836f559ba47a1978063d922c6294]

save the next guy from getting caught with msvc template requirements


2012-04-24  Stephan Bergmann  <sbergman@redhat.com>  [2d2b19dea1ab401b1b4971ff5b12b87bb11fd666]

Force ExtensionManager resync when the implementation changes

...as checking the lastsynchronized time-stamps can give wrong results if new and old
impl use same user config and old impl is started once more after new impl is installed,
in which case per-user data of bundled exts of new impl would not be regenerated,
leading to inconsistencies.

2012-04-24  Stephan Bergmann  <sbergman@redhat.com>  [de562138eabd3ee3ecab28e5d1348a3fee7301e0]

Bump extension versions after changing to passive registration

...otherwise, if they are bundled, their per-user data is not regenerated, leading
to inconsitencies.

2012-04-24  Ivan Timofeev  <timofeev.i.s@gmail.com>  [1a87849f1971bf6802cc3d6395181b6ff0ceeed1]

fdo#34999: UI: Navigator row selector pane exceeds reserved grey area


2012-04-24  Michael Stahl  <mstahl@redhat.com>  [009920703bfd5426588ee575b94231064c4b45df]

SwXTextView: use cppu::OInterfaceContainerHelper


2012-04-24  Michael Stahl  <mstahl@redhat.com>  [f92b087ffc68c054e7f183ab5c8e3e02fb9e35e2]

fix double free in SwXTextView::removeSelectionChangeListener

dbaccess_complex segfaults because ptr_vector::erase actually deletes
the element; also, a std::vector is more appropriate to store smart ptr.
(regression from 8533a191f4434490aa44118bce0e5719477d957a)

2012-04-24  Caolán McNamara  <caolanm@redhat.com>  [b856ea5af5282b8790a0edd6aa3a6de5f54c3ba6]

inline unused ctor needed by MSVC at compile time


2012-04-24  Xavi Escriche Galindo  <xescriche@hotmail.com>  [6ac292332620737bfe522166f88994097d1a5460]

Remove unused method UnoControlBase::UnoControlBase()


2012-04-24  Caolán McNamara  <caolanm@redhat.com>  [070dfe4840cfb5854be6aba99dd65b9015ed0a90]

WaE: mixing comparison of bool and sal_Bool


2012-04-24  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [9886c392383007ff86c849f61c641e4603f13259]

Patch to build libcdr with clang


2012-04-24  Caolán McNamara  <caolanm@redhat.com>  [bc069413e54ae9626298f337b180dd4f142f4776]

WaE: return SYMBOL -> return true

has been return SYMBOL since initial checkin in 2000,
SYMBOL is a non-0 enum so return true here instead

2012-04-24  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [17d08197761567f72f8b58c8aa71bac31701968e]

uploading new shiny libcdr-0.0.7 release


2012-04-24  Caolán McNamara  <caolanm@redhat.com>  [41135b6dd86200d125095749e044d593a0452c41]

WaE: silence warnings from msvc2008 (again)


2012-04-24  Stephan Bergmann  <sbergman@redhat.com>  [81fb27c27bfbd7b1808bb442277476065e39fb56]

-Werror=unused-variable


2012-04-24  Stephan Bergmann  <sbergman@redhat.com>  [b8184381bfa5fce44560d01ee8f3ed321cef4bb5]

Revert "Avoid bogus warnings (GCC 4.4.6)"

This reverts commit cf9c715aee2f97a1a6f611fe46a47e238cb03658.

3c82780cbc7cf17cf348e7f49b99663cfdc42ed7 "Set gb_DEBUGLEVEL=1 for
--enable-dbgutil after all" fixes the underlying problem, making this awkward
workaround no longer necessary.

2012-04-24  Stephan Bergmann  <sbergman@redhat.com>  [fc7a55fd3f2df0ffc9ea64751ebdc187a58b778c]

Set gb_DEBUGLEVEL=1 for --enable-dbgutil after all

This is a partial revert of db8df57acd601ed084bd0122683e1bd066a4f143 "fixes for
debug flags handling."  Removing this caused various nastinesses, at least:

* Some tinderbox started to emit bogus compiler warnings at -O2 vs. -O0, see
  cf9c715aee2f97a1a6f611fe46a47e238cb03658 "Avoid bogus warnings (GCC 4.4.6)"

* General DBG_UTIL vs. OSL_DEBUG_LEVEL confusion in the code, see
  729165ebacc6ff8bd1e5c936252cdace1782824b "OSL_DEBUG_LEVEL > 0 -> defined
  DBG_UTIL" and a7c7942fd1946da978673d2c350630f83603d18d "DBG_UTIL vs
  OSL_DEBUG_LEVEL confusion"

* --enable-dbgutil would no longer prevent -DNDEBUG (i.e., assert became
  ineffective in such builds)

2012-04-24  Caolán McNamara  <caolanm@redhat.com>  [658954e8b50fc264428402dc5a95b0d6f690d191]

Resolves: fdo#48011 writer idle-callbacks are halting when events pending

Writer does a lot of work, e.g. spell-checking, word counting etc. in
idle-callbacks. It halts work by checking for AnyInput, and if any input or
paint etc is pending the idle-callbacks stop. With gtk3 rework pending
events don't seem to be available quite right.

2012-04-24  Miklos Vajna  <vmiklos@suse.cz>  [dfc7c67e464e57f5442365e193c56033af564d84]

fdo#38176 fix RTF export of non-breaking hyphen and optional hyphen


2012-04-24  Caolán McNamara  <caolanm@redhat.com>  [f5a414d242f3b3bce19de4905d7b5dce9792b66c]

WaE: simple minded MSVC2008 thinks s could be used uninitialized


2012-04-24  Caolán McNamara  <caolanm@redhat.com>  [a0d6c5dd9bf359d8428f26701acb6b2036b4417c]

WaE: MSVC2008 C4530 exception handler without unwind semantics


2012-04-24  Miklos Vajna  <vmiklos@suse.cz>  [ef7cc64d8b5044251d6e31ca24aeb0ac11818e5d]

fdo#38176 fix RTF export of non-breaking space


2012-04-24  Miklos Vajna  <vmiklos@suse.cz>  [836d56dd563523853e4b9d4bbe7e6f93c1710a2a]

WaE: make MSVC happy wrt. RTFDocumentImpl::dispatchDestination()


2012-04-24  Noel Power  <noel.power@novell.com>  [7ddb8f73c1a5573eedc593168f702287921ecb7a]

tweak support Sheets.PrintPreview bnc#75784 allow specific sheet(s) selection

this is a followup to commit 17c8f6745f9f98013c1b08de8ec03be66546c7fc

2012-04-24  Miklos Vajna  <vmiklos@suse.cz>  [061e4e119cc932dadda976d2b8622f671201a6bd]

create-tags: config_host.mk reading


2012-04-24  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [f3d7d6ece96d74e55dc92babfd12812dfe1a4793]

default to Office 2007/2010 filter for ooxml export, fdo#48941


2012-04-24  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [270096698d96f2654d4699c90ed0df20b7d15fbe]

first try for copy/paste formulas between docs test case


2012-04-24  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [043c4bf56f716761c240fe253d16fce2ae4089f7]

add some more test cases for copying formulas


2012-04-24  Eike Rathke  <erack@redhat.com>  [c5d1f72f0c8c07736ba675c807698bed0e0c4d28]

it's Erzya, not Eryza


2012-04-24  Tor Lillqvist  <tml@iki.fi>  [49907807572a23c30db3ae02b6f3254dc44e393c]

AC_MSG_ERROR is better than WARN here


2012-04-24  Noel Grandin  <noel@peralex.com>  [8533a191f4434490aa44118bce0e5719477d957a]

Convert SV_DECL_PTRARR_DEL to boost::ptr_vector


2012-04-24  Tor Lillqvist  <tml@iki.fi>  [feb4ce887f37fa9208ea68f83eca68cb090c2ff6]

Use blank as the false value for ENABLE_CAIRO_CANVAS, too


2012-04-24  Tor Lillqvist  <tml@iki.fi>  [7e1516124bb05f9f40e1d724688b7b1a80327dfe]

Hardcode cairo canvas off for Mac OS X and Windows

Do not depend on a distro-configs file to disable it. It is supposed
to be optional to pass a --with-distro option. Running a bare
./autogen.sh is supposed to produce a working configuration.

2012-04-24  Tor Lillqvist  <tml@iki.fi>  [0d0b7947aa7c7e9b1dafee8b99211b43f2ca1668]

WaE: implicit conversion changes signedness


2012-04-24  Tor Lillqvist  <tml@iki.fi>  [51c0a44e91a04b791de51678d3374903a5252d88]

Bin weird DBGUTIL_OJ crack


2012-04-24  Tor Lillqvist  <tml@iki.fi>  [12b0b323cb1dc1226d480aa86cd7328765743fce]

WaE: equality comparison with extraneous parentheses


2012-04-24  Tor Lillqvist  <tml@iki.fi>  [83079e1fdd729492a6829f005f9ba937493770b1]

WaE: using the result of an assignment as a condition without parentheses


2012-04-24  Tor Lillqvist  <tml@iki.fi>  [23670b4dc7881d1aea9088c2cd89f2b0a3846dce]

WaE: use of logical '&&' with constant operand


2012-04-24  Tor Lillqvist  <tml@iki.fi>  [c1f755c34ee7aabb00900728b71fdc2ba1185c54]

WaE: unused variable


2012-04-24  Tor Lillqvist  <tml@iki.fi>  [9273e5466e6b35ae1a61bb9fdc03140a0e6d9d85]

WaE: implicitly declaring C library function 'objc_msgSend'


2012-04-24  Tor Lillqvist  <tml@iki.fi>  [4005503177b0525aeb4f440b903cb644bdf2b54c]

Bin commented-out code


2012-04-24  Tor Lillqvist  <tml@iki.fi>  [2a0444f7ad5178223efcb2870735c6115f30eb89]

WaE: assigning to 'AquaOpenGLView *' from incompatible type 'NSOpenGLView *'


2012-04-24  Tor Lillqvist  <tml@iki.fi>  [efc80f71f54d73a50b89721132a9c5668d3da39d]

Add hopefully helpful comment


2012-04-24  Tor Lillqvist  <tml@iki.fi>  [72108b8cba03a481c8b3cac32c3fc3d2e332eb1c]

WaE: 'SceneObject' has virtual functions but non-virtual destructor


2012-04-24  Tor Lillqvist  <tml@iki.fi>  [309c7406840e42f0df18629319885209d66c0be3]

WaE: when type is in parentheses, array cannot have dynamic size


2012-04-24  Tor Lillqvist  <tml@iki.fi>  [77eec72f7bd77bccb7349ff50472e19993b4c901]

WaE: delete called on class that is abstract but has non-virtual destructor


2012-04-24  Tor Lillqvist  <tml@iki.fi>  [1dfa83bf4e8a42e25fafca8b072f839423e3c0bf]

WaE: 'ATSLayout::InitFont' hides overloaded virtual function


2012-04-24  Tor Lillqvist  <tml@iki.fi>  [129f91c334c14f6e2337a638a780af1194becd1b]

WaE: unused functions


2012-04-24  Tor Lillqvist  <tml@iki.fi>  [2c0731adc872a3ab73de929afcb5ee9c13417ca1]

WaE: incompatible pointer types


2012-04-24  Tor Lillqvist  <tml@iki.fi>  [8376b5e0000e8318e108e9eeab82b7acb2cd586d]

WaE: unused variable


2012-04-24  Tor Lillqvist  <tml@iki.fi>  [95187d3bf48dbd14e4555f9a96987f4e5bcf9c22]

WaE: extra tokens at end of #endif directive


2012-04-24  Tor Lillqvist  <tml@iki.fi>  [a5554ed5637aa3e2e7f49486513463077413efc5]

WaE: incompatible pointer types: 'long *' vs. 'const GLint *'


2012-04-24  Tor Lillqvist  <tml@iki.fi>  [157be160fd8c47f86e798a5ad117a8efbaad196a]

WaE: semicolon before method body is ignored


2012-04-24  Tor Lillqvist  <tml@iki.fi>  [995de2b09e1917b23f61aa673f364b5e7bbe1909]

Reduce chatter


2012-04-24  Tor Lillqvist  <tml@iki.fi>  [aa155d9307bd519a2e615cc8bde29d0d9fb349b6]

WaE: equality comparison with extraneous parentheses


2012-04-24  Tor Lillqvist  <tml@iki.fi>  [fd58025dc7379126738cf73908ec10e809348e6a]

Fix eleven year old typo

No idea if it has actually caused any uninteded behaviour, or if this
fix now then causes something to break.

2012-04-24  Tor Lillqvist  <tml@iki.fi>  [2aaa5f721f63528330498dce38038f3b43f85ca9]

WaE: extra tokens at end of #endif directive


2012-04-24  Stephan Bergmann  <sbergman@redhat.com>  [a7c7942fd1946da978673d2c350630f83603d18d]

DBG_UTIL vs OSL_DEBUG_LEVEL confusion


2012-04-24  Luboš Luňák  <l.lunak@suse.cz>  [4e435cdd0700fd3319fe72a966032a3245dddfcd]

consistent MANIFEST.MF naming


2012-04-24  Luboš Luňák  <l.lunak@suse.cz>  [709969965496a5aef1a707e9483cb75a604ca526]

remove duplicate Class-Path entry

It's already set by Jar_reportbuilder.mk .

2012-04-24  Stephan Bergmann  <sbergman@redhat.com>  [729165ebacc6ff8bd1e5c936252cdace1782824b]

OSL_DEBUG_LEVEL > 0 -> defined DBG_UTIL


2012-04-24  Santiago Martinez  <smvarela@gmail.com>  [93a6aeb965c2d77767178e62475378f69b326414]

Remove unused code in sc.


2012-04-24  Vicent Vendrell  <viventa1@yahoo.es>  [444e47bfdd8df18f8e37d0271dc1d48e55cc9c12]

Removed unused code from editeng

Committer:Vicent Vendrell <viventa1@yahoo.es>

On branch master

	modified:   editeng/source/editeng/editdoc.cxx
	modified:   editeng/source/editeng/editdoc.hxx
	modified:   unusedcode.easy

2012-04-24  Luboš Luňák  <l.lunak@suse.cz>  [2bbbd615d6a3bab89a6df7d7f0d2bb62e3781b43]

move the GXX_INCLUDE_PATH so that it's more obvious it's only for STLPort


2012-04-24  Luboš Luňák  <l.lunak@suse.cz>  [7874eb15ee7b1be90570ea5a5b60004462979f08]

do not cd get confused by symlinks


2012-04-24  Santiago Martinez  <smvarela@gmail.com>  [78aa62bc54e67b4552c18ae67be9789be5ef2409]

Remove unused code in sw


2012-04-24  Andras Timar  <atimar@suse.com>  [1f9b45377039f5839f8ee4dde265a297ec146062]

fdo#48259 take MSMDir from registry


2012-04-24  Santiago Martinez  <smvarela@gmail.com>  [858646a5eb5eae8703cfb64cd1cdbc553699a224]

Remove unused code in dpitemdata.


2012-04-24  Luboš Luňák  <l.lunak@suse.cz>  [77f19d6e024006dac4434f60a377543314dbf261]

specific variable for where dev-install installs


2012-04-24  Luboš Luňák  <l.lunak@suse.cz>  [4af5efaaffba264d00109723e3ae33876bac4ae8]

do not use internal clucene if building with an external one


2012-04-24  Luboš Luňák  <l.lunak@suse.cz>  [b3fcbe7d2b163dbc7c6e68f6db214d3df47fda57]

do not export usage of CLucene headers outside of l10ntools

that'd require CLUCENE_CFLAGS everywhere where it's used, and it's not necessary

2012-04-24  David Tardon  <dtardon@redhat.com>  [1f1f8ac4db7aa40f299a104927499e72d39fd932]

remove leftover component_writeInfo


2012-04-23  Caolán McNamara  <caolanm@redhat.com>  [9be39efcc55f9c4a8f7c02bdded299c0ef7e54fd]

callcatcher: fix up isControlVisible


2012-04-23  Vicente Rafael Estevez Vacas  <rafaestevez@yahoo.es>  [00fb6c9d1c0ad01b29fb617dbe74e6ae1ddf04ce]

PATCH: Remove unused code from editing


2012-04-23  Noel Power  <noel.power@novell.com>  [60cea1f49ec6781e541fbd7949c4271d213d3e0d]

tweak paste-only context menu ( add paste only number )

changed the text to really only paste text, also added pasteonly | number

2012-04-23  Thorsten Behrens  <tbehrens@suse.com>  [bf286107121648bb90c582ac2d56001161915ce4]

Add some more timelogging, for graphic export here.


2012-04-23  Thorsten Behrens  <tbehrens@suse.com>  [0c00198b97e9dd7ee4aab0cb2f0e0fed681c852c]

Resurrect TIMELOG absolute time logging facility

This somehow fell through the cracks of gbuildification -
make timelog=t now again enables those RTL_LOGFILE_ macros.

2012-04-23  Luboš Luňák  <l.lunak@suse.cz>  [c8677d3e573c69dd789d8f36b92ff6b6a874919d]

use CLUCENE_CFLAGS


2012-04-23  Luboš Luňák  <l.lunak@suse.cz>  [4645790b7312bae05a73f0e039feecbede5ff5da]

fix CLucene configure check

CLucene apparently does not bother with self-contained headers

2012-04-23  Rene Engelhard  <rene@debian.org>  [b97f109cb62de8f005a7e2fdc95c92f94d120676]

fix gtk3salnativewidgets-gtk build with gcc 4.4


2012-04-23  Caolán McNamara  <caolanm@redhat.com>  [7f5be85719985ce54ff65b88aaa420ed5b2e7a9b]

cut out negative widths/heights early


2012-04-23  Stephan Bergmann  <sbergman@redhat.com>  [cf9c715aee2f97a1a6f611fe46a47e238cb03658]

Avoid bogus warnings (GCC 4.4.6)


2012-04-23  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [312e6b06dfeb707887953121b45d136ce45d5001]

lp#527938: triple paperbag -- tweak bibloader again


2012-04-23  Rob Snelders  <programming@ertai.nl>  [9c99dac0968c405537cd6094a46c7f6de01ccc4e]

fdo#42986 Add Presentationsize 16:9 Widescreen


2012-04-23  Abeer Sethi  <abeersethi.91@gmail.com>  [67d022ac0ce5e67565e0589f4cd9eb05a8fd5a3c]

Bug 42982 Patch - copytablewizard.cxx


2012-04-23  Abeer Sethi  <abeersethi.91@gmail.com>  [c9afb3f5a7f713d34f70b680c5d4ab3db4044d1c]

This incorporates the suggested changes.


2012-04-23  Luboš Luňák  <l.lunak@suse.cz>  [8d1fbba77fdec3cdc7c7b1e28f9560243cbbd3ff]

doxygen warning fixes


2012-04-23  Luboš Luňák  <l.lunak@suse.cz>  [f46f1421277d2432e3aef6923df13fc220bd15b9]

if debug symbols are enabled indirectly, make sure they are actually built


2012-04-23  Luboš Luňák  <l.lunak@suse.cz>  [faa15bd23ef0e54cc677c2252123bddcb90b4f0d]

configure checks for gcc options that clang does not support

Maybe they'll be supported somewhen in the future, so do not hardcode
them out. Also, gb_DEBUG_C(XX)FLAGS are apparently common GCC options,
not platform-specific.

2012-04-23  Luboš Luňák  <l.lunak@suse.cz>  [922c879b6e8ca126cc23173765b043f849735333]

not much point in trying to be too precise about how much space -g build takes


2012-04-23  Luboš Luňák  <l.lunak@suse.cz>  [0341d7b972e6efb5daac0c6ca38949fc35099b53]

more flexible --enable-symbols=<for>

the argument given now can
- be 'all', meaning everything
- start with -, meaning not to enable symbols for that item
- end with /, meaning everything in that toplevel directory
- be a target of the form targettype_name, e.g. Library_swui

Note that there is no ordering and removal takes precedence.

2012-04-23  Luboš Luňák  <l.lunak@suse.cz>  [db8df57acd601ed084bd0122683e1bd066a4f143]

fixes for debug flags handling

- move using optimization, symbols (i.e. debug) and environment
    cflags/cxxflags into one place
- --enable-dbgutils is independent from --enable-debug, and thus
    also --enable-symbols, so it should not set debuglevel
- setting -g flag is controlled by --enable-symbols, not --enable-debug,
    so it should be used also for selective -g enabling
- setting debug flags depending on debuglevel being 2 is certainly wrong
- do not let environment cflags/cxxflags disable optimization/symbols flags
  completely, if one wants, it's possible to explicitly specify e.g. -g0,
  but the current way does not make it easily possible to specify e.g.
  -fcolor-diagnostics
- do not set debug flag globally now that it can be done selectively

2012-04-23  Stephan Bergmann  <sbergman@redhat.com>  [015283bb50e8d0d8127ea7c06deda202441f051e]

Trying to parse legacy rdb as XML can cause InvalidRegistryException, too


2012-04-23  Michael Meeks  <michael.meeks@suse.com>  [b0547b358b2262a7f75b932ba37f35155a5c2406]

bomb out compilation of cairo canvas for mac or windows

This is to avoid unintended regressions based on configure options.

2012-04-23  Andras Timar  <atimar@suse.com>  [86a85224bcf3191254a4372085cac0ac040c883a]

s/OpenOffice/LibreOffice/


2012-04-23  Miklos Vajna  <vmiklos@suse.cz>  [8ee0e1f3fc54727f03674be415302109f6d87dc1]

n#757890 add testcase


2012-04-23  Miklos Vajna  <vmiklos@suse.cz>  [5dd8e91934618532bdb7f3d80035d8301a782b32]

n#757890 dmapper: paragraph properties of shape text should have limited scope


2012-04-23  Miklos Vajna  <vmiklos@suse.cz>  [a5b3bf724e355ceb476991f4ecaa56fd019e3067]

n#757890 oox: implement mso-position-horizontal shape property for textframes


2012-04-23  Stephan Bergmann  <sbergman@redhat.com>  [6a80adb094d87cddc103d84d5616e1ecae899889]

Unused sDataFolderURL


2012-04-23  Takeshi Abe  <tabe@fixedpoint.jp>  [9cb75ccaa7d529d0469e70229ad511bc2bc12abb]

removed unused static data


2012-04-23  Luboš Luňák  <l.lunak@suse.cz>  [1b66253254275f259e18847e2039baceab4ba458]

fix true->sal_False introduced in 6a018de


2012-04-23  Luboš Luňák  <l.lunak@suse.cz>  [5e66f8ee1e1168944c4092e3d4b1b720abdb440e]

Revert "it seems tests runtime-depend on ucpchelp1 too"

It did not help with the race condition at all.
This reverts commit 1b62ccdcb5a44effe4f6f9de105d96fbbd18102d.

2012-04-23  Petr Mladek  <pmladek@suse.cz>  [957cb927a77a1e19d2a1d4804cbbe9816150654b]

update internal openssl to version 0.9.8v

including important bug fixes

2012-04-23  Tomas Chvatal  <tchvatal@suse.cz>  [f3480645bd444649491942c501ec679a46eb8d09]

Whitespace torture


2012-04-23  Tomas Chvatal  <tchvatal@suse.cz>  [071d6daf5c798e89887a84a17fb3b64824fdbc6f]

Fix undefined destdir if the directory was not existing prior the run.


2012-04-23  Noel Power  <noel.power@novell.com>  [17c8f6745f9f98013c1b08de8ec03be66546c7fc]

support Sheets.PrintPreview bnc#757844

there is still a little wrinkle, the preview shell always shows what sheets are selected, it's currently not possible to specify the sheets to preview

2012-04-23  Stephan Bergmann  <sbergman@redhat.com>  [3120273ab10e9e8b765e2d13a90b62102a45c56f]

Port gcc3_linux_powerpc fix to gcc3_macosx_powerpc

This ports 84dbc4fe2547f8fc341a46d7f000e721c81e63ee "do not let gcc use
registers we are setting ourselves," in the hope that it is also an
improvement for Mac OS X PPC.  (But the patch was applied blindly, so
please revert if it makes things worse instead.)

2012-04-23  Stephan Bergmann  <sbergman@redhat.com>  [85c2f280ef21780de8aa2aa3c35148afc38f70b7]

Revert "i hope this is fixed now"

This reverts commit b8044cb828af149a4598b35a4d46d8fe4205ae74.

84dbc4fe2547f8fc341a46d7f000e721c81e63ee fixed the bridge for PPC on Linux, not
Mac OS X.

2012-04-23  Stephan Bergmann  <sbergman@redhat.com>  [40813789450f4e7aa506a191a2d1360c2b077d89]

Minor improvement of previous fix


2012-04-23  Catalin Iacob  <iacobcatalin@gmail.com>  [5b3d15241feb47e914c6835664a90c346d69411d]

WaE: Clang implicit conversion changes signedness

The various *Card* members call getByIndex(rowIndex) and getByIndex expects
sal_uInt32 so change everything to it. Change callers as well to adapt to
the change.

2012-04-23  Catalin Iacob  <iacobcatalin@gmail.com>  [82e989726327a0b767df31b5812d3fd42fb2a4d8]

WaE: Clang implicit conversion changes signedness

index is passed to getByIndex which takes sal_uInt32 so just use sal_uInt32
everywhere

2012-04-23  Catalin Iacob  <iacobcatalin@gmail.com>  [5fbaa2f228ee4d60a5f7f7a21bf00933b7ae8fff]

WaE: Clang expression result unused


2012-04-23  Catalin Iacob  <iacobcatalin@gmail.com>  [835a063cee7f40169e3223cd2c56204e24d912f4]

WaE: patch CLucene to avoid Clang unused parameter warning


2012-04-23  Catalin Iacob  <iacobcatalin@gmail.com>  [8eb9c441d4dc7b1a1fc3a1fbf4104b2fda1d071d]

WaE: Clang adding 'int' to a string does not append to the string


2012-04-23  Catalin Iacob  <iacobcatalin@gmail.com>  [7de8936d089f88f7976a8cc9aa172c02295e895c]

WaE: Clang empty forloop body

Clang says:
stripped_scanner.ll:198:46: error: for loop has empty body [-Werror,-Wempty-body]
stripped_scanner.ll:198:46: note: put the semicolon on a separate line to silence this warning [-Wempty-body]

2012-04-23  David Tardon  <dtardon@redhat.com>  [b8044cb828af149a4598b35a4d46d8fe4205ae74]

i hope this is fixed now


2012-04-23  David Tardon  <dtardon@redhat.com>  [84dbc4fe2547f8fc341a46d7f000e721c81e63ee]

do not let gcc use registers we are setting ourselves

gcc uses a register for the function call--and it tried r9 here...

2012-04-23  David Tardon  <dtardon@redhat.com>  [c4c9484a1f55266c92e83406ddee3715affed7f6]

save register arguments first

The "mr" stores r11 to indeterminate register (r9 in my case) before
storing it into the output variable, thus overwriting one of our input
arguments... This later leads to nice segfault in
testtools/source/bridgetest ...

I suppose there is a better way to get the variable, but I do not know
it .-)

2012-04-23  Tomas Chvatal  <tchvatal@suse.cz>  [62a318eea86feb9340970c71eac8555535d09b78]

Add all the available themes to the list.


2012-04-23  Stephan Bergmann  <sbergman@redhat.com>  [0bbf79005a697c6781047c01f05eb660836a18e1]

Do not fail for legacy rdb that only contains root key


2012-04-23  Tor Lillqvist  <tml@iki.fi>  [c29b6b2a065bbf7ade2d6b62dfd1c0245318f355]

No -malign-natural in Clang, not Apple's at least


2012-04-23  Javier Silva Sanahuja  <jsilvasa@uoc.edu>  [d142091d4c98672c49f57be23f90e5ec8445e754]

Unused code removal


2012-04-23  Monica Ramirez Arceda  <monica@probeta.net>  [d31aae4c9eea4f4aecea2a051518536b47aa8ab6]

Remove unused vcl methods.


2012-04-23  Santiago Martinez  <smvarela@gmail.com>  [2910933f2609b19d9c6c4b793288e1b2d9991080]

Remove unused code in vcl


2012-04-23  Ferran Vidal  <vidalmarginet@hotmail.com>  [5d5e02452fecc7400ebee3372dd9fb45dce179c7]

Remove unused code


2012-04-23  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [7d65dd728ca2b7dea073ef085110dccdf22c2d5c]

add test case for copy/paste formulas, related fdo#48482


2012-04-23  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [0d3d836ec6541b7a1e0a7fa48195ebb678e2951e]

I did not want to disable these tests


2012-04-23  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [bba176a844bd993cf7fe6acce9ff18027870dfa5]

only update absolute refs when copying between docs, fdo#48482

The copy/paste formulas code is getting a bit complex. I will try to
write some test cases for it.

2012-04-22  Tor Lillqvist  <tml@iki.fi>  [7bec04312dcef51c8f7b248231e139178fdeada1]

WaE: initialization of pointer to null from a constant boolean expression


2012-04-22  Tor Lillqvist  <tml@iki.fi>  [e0be9a035a82131628ad07ae05be8bf322730f66]

WaE: variable 'stackptr' is uninitialized when used


2012-04-22  Tor Lillqvist  <tml@iki.fi>  [8c1e9c7dfdc17b156931bbbe42851c08c7281be5]

WaE: comparison of integers of different signs and unused functions


2012-04-22  Tor Lillqvist  <tml@iki.fi>  [1ac9f91198889cc5cee40ba9ef2b0255183ee195]

WaE: unused functions


2012-04-22  Tor Lillqvist  <tml@iki.fi>  [1bf04b934a8f51ac50be4cb9b6eacbb092871383]

Don't use -Wl,-syslibroot when building against more current SDKs


2012-04-21  Caolán McNamara  <caolanm@redhat.com>  [e37ae322b07a02714b22cb663e1d7ab4f2072730]

fill in some sane defaults on read/write failure


2012-04-21  David Ostrovsky  <David.Ostrovsky@gmx.de>  [6ef852f160b88b2052c150374fb9aeab43a29804]

WaE: extensions warnings fixed


2012-04-21  Caolán McNamara  <caolanm@redhat.com>  [461b786be77a2116673915d56e1bf875cac792b5]

make comment reflect reality


2012-04-21  David Ostrovsky  <David.Ostrovsky@gmx.de>  [ad4f72560627a2d75c71a34f2a37ab1f5a2bf05d]

WaE: crashrep warnings fixed


2012-04-22  Takeshi Abe  <tabe@fixedpoint.jp>  [2496eb6fd40ed6d91bdbc4a85e5b30b1afc707d1]

removed unused static data


2012-04-22  Takeshi Abe  <tabe@fixedpoint.jp>  [2ce52cbb18e8083dc14c6701a2dab8ca32b81967]

removed unused defines


2012-04-21  Korrawit Pruegsanusak  <detective.conan.1412@gmail.com>  [bcb4defef7c9147a94ef19a51a18715449d3572d]

Fix fdo#45848

regression from 5dd4f9ecb2f50cf76b44472e4438297b6c65184c
The change:
-    if(m_GlyphsList.size()>1)
+    if(!m_GlyphsList.empty())
is incorrect, so change it back.

2012-04-21  Szabolcs Dezsi  <dezsiszabi@hotmail.com>  [d2bfa5cfdaaa68a3e2bd751cc45955e4ea41f36b]

Resolves: fdo#39999: Changing spelling preferences requires application restart


2012-04-21  Ferran Vidal  <vidalmarginet@hotmail.com>  [dd2230c90ff41b667bf0d750801eb0d2ab3b0317]

Remove unused code from "Spreadsheet application code"


2012-04-21  Miklos Vajna  <vmiklos@suse.cz>  [9fda7a919f31a192b9bd2938139b6566b7fc2935]

rtftok: try to make tinderboxes happy


2012-04-21  Miklos Vajna  <vmiklos@suse.cz>  [22eb78b6eee38e11aec32909b6983becb309ce13]

fdo#44736 speed up RTF import a bit by sorting keywords

If we sort the keywords once in the constructor, then we can do binary
search when looking up RTF keywords, and that speeds up the import by
about 20% using the first testcase from the bug.

2012-04-21  Miklos Vajna  <vmiklos@suse.cz>  [da07d3a7bdb75efb34448dfb5ebca8b8b6135546]

rtftok: make it possible to see the time spent in the filter


2012-04-21  Caolán McNamara  <caolanm@redhat.com>  [2457f8f5b88028d0248943e2f80fce55913312f1]

clarify DelNumRule comment


2012-04-21  Arnaud Versini  <arnaud.versini@gmail.com>  [1f98094fc61f39f349c7d6cd3f59a8c9cd0626fc]

Use boost::ptr_vector in WW8ListManager instead of SV_DECL_PTRARR_DEL


2012-04-21  Arnaud Versini  <arnaud.versini@gmail.com>  [a3c7602ba3ed1ab57adab797a5820c8b0cb42abe]

Use boost::ptr_vector in WW8_WrPct instead of SV_DECL_PTRARR_DEL


2012-04-21  Miklos Vajna  <vmiklos@suse.cz>  [99b875aee04a808fb28715fb0e143a2b00332832]

fdo#48876 fix RTF import of \sl without \slmult


2012-04-21  Miklos Vajna  <vmiklos@suse.cz>  [29042d096a2c5812ae179e1553367afd21b0f71e]

cui: fix position of ED_LINEDISTMETRIC

I broke that when I added CB_CONTEXTUALSPACING

2012-04-21  Thomas Arnhold  <thomas@arnhold.org>  [ea822495b776a8b0b9d6b99299fdbc7bfc8db340]

Partially revert: "Replace css macro with namespace for nicer namespacing"

To fix the build. I can't test it on win32, thought it would work...

2012-04-21  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [9894f158a287bdfe9933df96ab117a9527e9195b]

simplify lifetime management of some variables


2012-04-21  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [0019c67a587a6c780fe5ae10cedf51cd1914f811]

simplify dxfs/dxf export


2012-04-21  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [6df9865612873b8c01bf789d6c0ac884a17f38ee]

first version of number format export into dxf


2012-04-21  Miklos Vajna  <vmiklos@suse.cz>  [e0190ffa766dbe26a9d4e9dd29e00baaf0ccd5b9]

rtftok: dump collected strings after encoding


2012-04-21  Miklos Vajna  <vmiklos@suse.cz>  [f8bda240a09b4ece1c3401874b3cc8f325dbcedb]

fdo#48023 fix RTF import of Russian characters without an encoding specified

lcl_GetDefaultTextEncodingForRTF() in editeng did the same.

2012-04-21  Thomas Arnhold  <thomas@arnhold.org>  [2abba84aa7c639011956721a4922653130dd09a6]

Replace css macro with namespace for nicer namespacing


2012-04-20  Stephan Bergmann  <sbergman@redhat.com>  [18a9e9e844d2f3ebad52e6c45095e3c50422db1a]

Various clean up of previous commit


2012-04-20  Stephan Bergmann  <sbergman@redhat.com>  [c2fd9b533cfad18735df212cc7fd61443628dc0c]

New cppu::defaultBootstrap_InitialComponentContext implementation

...that no longer uses XSimpleRegistry structures for the service data and thus
is potentially more performant.

* Registry-based functions from cppuhelper/bootstrap are deprecated now, client
  code should always use defaultBootstrap_InitialComponentContext.

* References to the obsolete UNO_WRITERDB have been removed.

* Some of the functions in cppuhelper/source that are used from multiple .cxx
  but had not been properly placed into .hxx have been cleaned up.

* css.lang.ServiceManager XSet insert/remove now support special
  sequence<NamedValue> to improve live deployment/removal of XML-based extension
  components data.

* 09524d410bbaad2a0b9b39811cb5cc16621b1396 "stoc: accelerate opening of multiple
  XML .rdb files in a directory" and its follow-up
  cb5c881a7f179391ee853f76e159254c97d776a3 "avoid using the new rdb reading
  logic for empty/non-existent directories" have been obsoleted by this change
  and have been reverted again.

2012-04-20  Caolán McNamara  <caolanm@redhat.com>  [b2fdaed46509127ec3ac2fb87404bc1b51d77778]

WaE: MSVC2008 C2220 unsafe mix of types in operation


2012-04-20  Caolán McNamara  <caolanm@redhat.com>  [6f9971f3b935f669b39d7a53266950ee92955027]

WaE: MSVC20082 unreferenced argument


2012-04-20  Michael Stahl  <mstahl@redhat.com>  [ee376102becc16c0c44d23e5eb2a322aadc45197]

fdo#48969: add unit test for Converter::convertDouble


2012-04-20  Michael Stahl  <mstahl@redhat.com>  [62a0b2405798a3be6a4e38652f1da7a685c84bfc]

fdo#48969: GetConversionFactor: add inch as source unit

Also, add whole bunch of missing cases while at it.

2012-04-20  Michael Stahl  <mstahl@redhat.com>  [84aeb737c7c013c8d98d8c40abfca44f6f70cee8]

fdo#48969: switch units in Converter::convertDouble

The factor here is used to divide, so the parameters have to be
switched; this has always been broken but probably before
3ca2bef76886450058d1667703aeafe4c2e456c3 nothing called this.
This also reverts 7bf1fa3757133f12cf6ca624f8cee6ba5363e7d8 because
that was a workaround for the problem in the wrong place.

2012-04-20  Michael Stahl  <mstahl@redhat.com>  [b37becd401e342bf658f9e9be69dbf7385781f45]

CharAttribList::OptimizeRanges: de-optimize to not crash so fast

Crashes on import of bugdoc from fdo#48969 with
 Assertion `n < this->size()' failed.
(regression from b35980d9b28f1e3985f94238f7d8c9962f654bd0)

2012-04-20  Luboš Luňák  <l.lunak@suse.cz>  [1b62ccdcb5a44effe4f6f9de105d96fbbd18102d]

it seems tests runtime-depend on ucpchelp1 too

CppunitTest_sc_databaserangeobj can fail with
'UcbContentProviderProxy::getContentProvider - No provider for ´com.sun.star.help.XMLHelp.'

2012-04-20  Luboš Luňák  <l.lunak@suse.cz>  [4be258a2f7aa10b781e2a67545d547cd6cac192a]

fix typo


2012-04-20  Noel Power  <noel.power@novell.com>  [101132c28a8f084612106337f4cafe21c535dea8]

add stub vba implementation Application methods

added Application.DisplayExcel4Menus, Application.DisplayNoteIndicator, Application.ShowWindowsInTaskbar. Althought these attributes of the Application object don't do anything they allow setting and retrieval of the state. We could make a usable implementation for Application.DisplayNoteIndicator, the others though don't really seem to have any useful equivalent in the libreoffice world

2012-04-20  Noel Power  <noel.power@novell.com>  [f2cf3f30a76cb257bf44f9651b295280fb12d4aa]

vba api Application.DisplayScrollBars implementation bnc#757840


2012-04-20  Noel Power  <noel.power@novell.com>  [4fa65f95e86dc4e348c83814475b057e8f30c107]

implement VBA Application.DisplayFullScreen bnc#757885


2012-04-20  Caolán McNamara  <caolanm@redhat.com>  [6a018dec6b1abe75464bd510d441ab56d7291e1f]

WaE: MSVC2008 C2220 unsafe mix of types in operation


2012-04-20  Miklos Vajna  <vmiklos@suse.cz>  [dd1fbdd27d44ac237a36579a8858983d5ab6d637]

RTFDocumentImpl::resolvePict: use new-style uno ctor


2012-04-20  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [0853a4d868bd2dff171c73cc1e495fa03320f7b1]

Monkey sberg's work for the other writerperfect library


2012-04-20  Tomas Hlavaty  <tom@logand.com>  [85ef81f318cbec16fff67e49c9b902dfe16cb7b7]

idl fix symbol references


2012-04-20  Tomas Hlavaty  <tom@logand.com>  [dc6e942da0ea37b70cb1e34389e152d20e1213a3]

fix idl #include guards


2012-04-20  Tomas Hlavaty  <tom@logand.com>  [5040115c9825e70161c52ff21ef45ff403cbde46]

idl #ifndef fix


2012-04-20  Tomas Hlavaty  <tom@logand.com>  [940be4690893674042cb945820b25052b35b069d]

idl fix package for CorbaString8 and CorbaUnion


2012-04-20  Tomas Hlavaty  <tom@logand.com>  [a7f3ca4c5bf3aa1ad28a701bf6d0bea71a107f53]

add missing #ifndef


2012-04-20  Tomas Hlavaty  <tom@logand.com>  [7dbbb51f78f7a6f25a288739f9294576c399237b]

idl type reference fixed


2012-04-20  Michael Stahl  <mstahl@redhat.com>  [ec24cfbfb98bc610688e2118d16da51a78427dfd]

LoggerRemote.idl: include with full path


2012-04-20  Michael Stahl  <mstahl@redhat.com>  [33ee840e7b45eb971feef83215841edc0ba66cd7]

fix STL conversion e94c4ab5523c7dcbee2f1b7fd47685529498e774 harder

looping vector iterators and push_back/erase don't mix well

2012-04-20  Miklos Vajna  <vmiklos@suse.cz>  [69259c6509809c1064eb05690dcd9c19c840bae1]

fdo#48356 fix RTF import of special unicode characters

The \'0d string should not be an exception when ignoring characters
after the \u control word.

2012-04-20  Caolán McNamara  <caolanm@redhat.com>  [1dcab66d5c2579c4637891859736b02745fdf8bb]

WaE: MSVC2008 suppress warnings in clucene headers


2012-04-20  Caolán McNamara  <caolanm@redhat.com>  [959ab4d0ca1a09dce08a298e41828c377a1474ff]

WaE: MSVC2008 suppress warnings in clucene headers


2012-04-20  Caolán McNamara  <caolanm@redhat.com>  [539700e10aa2c7111e469820742341a4233849b6]

valgrind: Uninitialised value created by heap allocation


2012-04-20  Caolán McNamara  <caolanm@redhat.com>  [c8b18c0311b2441f19f9b6b37846a83c0417edc6]

valgrind: Uninitialised value created by stack allocation


2012-04-20  Caolán McNamara  <caolanm@redhat.com>  [a5f629fa8edb73e5d74350b3c2d102ae37128382]

WaE: MSVC2008 C2220 unsafe mix of types in operation


2012-04-20  Caolán McNamara  <caolanm@redhat.com>  [6c719c1585eb1a2dbab86cc73ff871da41765981]

Related: n#615223 local nbyte1 should have been class-level nByte1


2012-04-20  Caolán McNamara  <caolanm@redhat.com>  [442cd72704acc08a09bd4fe8928ff983e2472342]

conversions of SV_DECL_PTRARR_SORT making inroads in unusedcode


2012-04-20  Caolán McNamara  <caolanm@redhat.com>  [c4a477614cad811286f3821ecb35412683b4dff8]

String::CreateFromInt32->rtl::OUString::valueOf


2012-04-20  Dezsi Szabolcs  <dezsiszabi@hotmail.com>  [1489254311e75a379a129bceeab49643ebea04e0]

fdo#47436: Fixed crash while opening odt file.


2012-04-20  Jaime Navarro  <jaime.navarro@alu.umh.es>  [fe84f6dbab168e9bdc1459c446c4dff0afb17fdc]

Remove unused method ArgInput::GetArgSelection


2012-04-20  Miklos Vajna  <vmiklos@suse.cz>  [e4509eea8fc7c07ddff48edf0d4c015c2663d896]

n#751313 SwCallLink: avoid redrawing complete rows without nested tables


2012-04-20  Miklos Vajna  <vmiklos@suse.cz>  [071c4d56517c43d3160c4c529abc534851066060]

n#751313 SwCallLink: avoid copy&paste via introducing lcl_notifyRow


2012-04-20  Stephan Bergmann  <sbergman@redhat.com>  [4ccb4bda483eb548eb6efb5e2f1952f094522320]

fdo#46074 Ignore corrupted items in Recent Documents


2012-04-20  Tor Lillqvist  <tlillqvist@suse.com>  [cf0186de2df4ad2ffeb39088638aefafc5d4a823]

Don't build these command-line tools for non-desktop OSes


2012-04-20  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [503c8fdb1705f0b91e5181b250a6dc94e94e835d]

export font information into dxf


2012-04-20  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [e878c9bba31386cbdb9caca3cbc588a25dc1ae1e]

allow more complex conditional formats being exported to xlsx


2012-04-20  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [f6a940ad1771016021a75c41a0e9be1e86843fb9]

export conditional formatting to xlsx, fdo#48360

This is not yet perfect but should export already the conditional
formatting and a great deal of the styles to xlsx

Still missing:

font export
number format export
some advanced conditional formats features

2012-04-19  Kohei Yoshida  <kohei.yoshida@gmail.com>  [4327d4973b572ed749803007d90574919da31f04]

Revert "Use boost::scoped_ptr for this."

This reverts commit a4bc804627b8b21506e9b86fa54d2f7d2525e43e.

2012-04-19  Kohei Yoshida  <kohei.yoshida@gmail.com>  [81a1386656622ddb7c453e473f559103ea1f9fd9]

Revert "Let's use boost::scoped_ptr for this."

This reverts commit e1520a9d6a9f9bcfcaa332d54892040fe54776c2.

2012-04-19  Kohei Yoshida  <kohei.yoshida@gmail.com>  [3fdd8667d8876a6661f1c900116e6d4681f43334]

Pass const reference.


2012-04-20  Tor Lillqvist  <tlillqvist@suse.com>  [8be33aa1df252e25d8cd4e46fc65cf054479d5ce]

Drop libs that now are static, add a few missing ones


2012-04-20  Tor Lillqvist  <tlillqvist@suse.com>  [9a42ca71049db83a6264cc026c53763b3a7a0b53]

Build the redland libs statically for Android

They are only linked to libunordf anyway, so we reduce the number of
shared libraries a bit this way.

2012-04-20  Tor Lillqvist  <tlillqvist@suse.com>  [0d1c24e5f63fb31538d708e9842cec121e3e3f98]

Build freetype and fontconfig statically for Android


2012-04-20  Tor Lillqvist  <tlillqvist@suse.com>  [d83e45ae9c97c0722bf63228a62361a8d1d75595]

Use --as-needed --no-add-needed for Android


2012-04-20  Tor Lillqvist  <tlillqvist@suse.com>  [409f117e1c849883f8490e82f4a2323a9dc8ad75]

Enable loading of several documents, and do that then


2012-04-19  Arnaud Versini  <arnaud.versini@gmail.com>  [2bf32c53740313afe473056e55a953b23433e25d]

Revert "Remove unnecessary hack on Linux by using pthread_mutexattr_settype"

Build error on tinderboxes.

2012-04-19  Eike Rathke  <erack@redhat.com>  [409f11ae387c859dcf9275c08093649a676e1f9e]

fdo#48856 update sheet-local named expressions correctly

* Named expression must be updated before any formulas that would access them.
* Handle all ocName tokens differentiating between global and sheet-local
  names.

2012-04-19  Caolán McNamara  <caolanm@redhat.com>  [791687613a66c13ee9f5f12b9859bc4ed0eff67e]

remove static objects from static_initialization_and_destruction chain


2012-04-19  Caolán McNamara  <caolanm@redhat.com>  [88e0fa4aa3bea9ffeee372b6a428ca62cee41203]

fail earlier on oversized images


2012-04-19  Arnaud Versini  <arnaud.versini@gmail.com>  [96a29fa1900a43d2a7d44eca2704f2164052d8dd]

Remove unnecessary hack on Linux by using pthread_mutexattr_settype


2012-04-19  Stephan Bergmann  <sbergman@redhat.com>  [d34daf7462fdf4f885fe3bb8fb7704a2ad73acfa]

Removed obsolete comment


2012-04-19  Stephan Bergmann  <sbergman@redhat.com>  [8e16c9fa498e61b00724cb44cb4470627014fc27]

Cleaned up wpftdraw_component_getFactory

...which required switching service implementations from XMultiServiceManager-
based to XComponentContext-based (using comphelper::ComponentContext convenience
helper for the occasional service instantiation via the XComponentContext).

2012-04-19  Stephan Bergmann  <sbergman@redhat.com>  [c85ed498bd32733cc9e4574635abbdba40f2aa7c]

Simplify TransliterationImpl::loadBody

its not evident to me why the original code needed to be so complicated.

2012-04-19  David Tardon  <dtardon@redhat.com>  [9da0670b601c8c186b0bfbd28ea055016db376ad]

extension libs should have no RPATH

At least that is how it seems to work in the old build system:
LINFLAGSRUNPATH_OXT in solenv/inc/unxmacx.mk is empty, just like for
other platforms . On the other side, macosx-change-install-names.pl only
lists OXT in combination with URELIB... Now choose :-)

2012-04-19  David Tardon  <dtardon@redhat.com>  [ab6e1860ba5d41b992b9695121b5a311f2cab3b3]

change announce


2012-04-19  David Tardon  <dtardon@redhat.com>  [dc4911f6cd08ee813c8172cfe3fa928dbf498755]

move unodevtools to tail_build


2012-04-19  Eike Rathke  <erack@redhat.com>  [46f64f062319aff17e97ce7af9825a352b01d4e4]

fdo#48917 added Eryza [myv-RU] and Meadow Mari [mhr-RU] to language list


2012-04-20  Takeshi Abe  <tabe@fixedpoint.jp>  [ac7f7b04627c9ee8321b1696fa609d9632763b8b]

removed unused defines


2012-04-20  Takeshi Abe  <tabe@fixedpoint.jp>  [3f7c2623633ccce76cb5523d9dc2a268226b34ab]

removed unused const/static data


2012-04-19  Caolán McNamara  <caolanm@redhat.com>  [e0753b7424781d9145af24b653e0a9d5c01a8657]

WaE: -Werror=reorder


2012-04-19  Caolán McNamara  <caolanm@redhat.com>  [64a111d6846ee6a06a0e9cbdec98e49b9cf3de6a]

rearrange order


2012-04-19  Caolán McNamara  <caolanm@redhat.com>  [3f62c7adfd7bc400021ba2c203b6a66982b01c3d]

valgrind: Conditional jump or move depends on uninitialised value


2012-04-19  Caolán McNamara  <caolanm@redhat.com>  [293cfcdfbc20d1d2b2b56e2283f84678a102186b]

valgrind: Conditional jump or move depends on uninitialised value


2012-04-19  Caolán McNamara  <caolanm@redhat.com>  [6066637320d38700f0ac05f090494d424942932c]

we're more interested in getting emf/wmf samples than pdf


2012-04-19  Caolán McNamara  <caolanm@redhat.com>  [28a2175847b70b8e47929d6b04978420e7f0953e]

gif parsing regression test


2012-04-19  Caolán McNamara  <caolanm@redhat.com>  [5729de93ad933eedd1828afe21a4eb6d69ec9f91]

update unused.easy post memtools Table conversion/removal


2012-04-19  Caolán McNamara  <caolanm@redhat.com>  [85ac2681a390b252408b347cbbc6d01efb0bf850]

ImplLayout can return NULL


2012-04-19  Caolán McNamara  <caolanm@redhat.com>  [d1b9eeab4f259e238906818018e93a6b161e02aa]

sigh, need import sys


2012-04-19  Caolán McNamara  <caolanm@redhat.com>  [0f13f03a75900b1de6b3de79257c200626ebd12b]

valgrind: Uninitialised value was created by a stack allocation


2012-04-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [37536c84ab187b8182c5afff912a82746b08b0a8]

seems there is a difference of one point between clang/gcc in chart test

I need to write a xml diff with configurable tolerance for attributes

2012-04-19  Luboš Luňák  <l.lunak@suse.cz>  [ee7dacf6f0900b3a62e489e8d7bad315711a704d]

remove unused variables


2012-04-19  Michael Stahl  <mstahl@redhat.com>  [a34f98bdacac4bffe8cfdcd6e6459617d204cfd2]

this pixman-1 thing wasn't even registered


2012-04-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [9bdb2bc1a0e5a6173ee3517fa64b9eaea46a4ca6]

fix ambiguous in win build


2012-04-19  Miklos Vajna  <vmiklos@suse.cz>  [df2a76d988ad11b20ce7cec9cff06a1bc5c94788]

RTFDocumentImpl: get rid of practically unused m_bWasInFrame


2012-04-19  Michael Stahl  <mstahl@redhat.com>  [6cd7aa59a8bc918f637a68df8002c4b58e9469f4]

gb_LinkTarget_add_static_libs never existed


2012-04-19  Michael Meeks  <michael.meeks@suse.com>  [e40e42ffeaa56c2f66b71c58190774cc70d20343]

update header template to MPLv2 cf. ESC minutes.


2012-04-19  Ross Burton  <ross.burton@intel.com>  [a219edfbb65e6623dde2d52c41547d78346b7144]

Don't check for ORBit < 2.8

ORBit 2.8 was released in 2003 so let's assume that this isn't being used.  Also
the assumption is that it's coming in through GConf, which isn't true with GConf
3 onwards, released July 2011.

2012-04-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [126e58925be1fa76008e5eaebaa8c6893bde879a]

Revert "move testCVE into slowcheck"

This reverts commit 97fe16f4dc5582be597971b6e17431b8d353b8ba.

Make Norbert#s tinderbox happy again.

2012-04-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [44481da569df85aa91455fdc2892a4e0c5818e6c]

update relative local range names, fdo#48856


2012-04-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [42899582314181641d59dcc5f78358d0631b3677]

enable the chart2 dumper test


2012-04-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [55b823c6f9638194ec81e23faf9e131138636d32]

don't use the debug mode for normal tests


2012-04-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [54e2c44a0cb20f265e3703f898c7e99e0ee77692]

export differential formatting to xlsx

This is the first step into exporting conditional formatting to xlsx

Currently we are missing the number format entries and the font entries.
The patch will need some more clean up.

New exported entries:
- dxf
- dxfs

2012-04-19  Michael Meeks  <michael.meeks@suse.com>  [6d97ea37bba52b21648c91276bc9281d06cdd148]

fdo#46687 - fix find toolbar X error handling


2012-04-19  Olivier Hallot  <olivier.hallot@alta.org.br>  [14480ef3f659f5559d0a73dfb8a3fecb9d3cd378]

Remove deprecated Notes windows in Impress/Draw

This code has not been built for a long time. I suspect it got replaced by the slides panel on the left of simpress main window.

2012-04-19  David Tardon  <dtardon@redhat.com>  [fba1422900c6d1763e2792b4a798d8c840d38fb1]

extension libs should have no RPATH


2012-04-19  Stephan Bergmann  <sbergman@redhat.com>  [61d78aca81f08ac3a0f9eb65799d04d56fbad312]

Allow OServiceManagerWrapper to wrap all service manager implementations

...not just OServiceManager.  (This is a prerequisite to replace the
defaultBootstrap_initialComponentContext() implementation with a more performant
component context/service manager combo.)

The only reason for the restriction to OServiceManager apparently was the
additional createContentEnumeration overload with an XComponentContext
parameter.  It /looks/ to me like this is not really necessary, that it should
always be OK to instantiate implementation factories with this service manager
and its component context, instead of a component context (and its default
service manager) passed into a method call.  This would mean that the code could
be simplified further, needing a component context passed into a method only to
pass along to a new instance created via
createInstanceWith[ArgumentsAnd]Context, but then again I'm not 100% sure and
better leave it at that...

This also means that XUnoTunnel is gone from OServiceManager and XInitialization
is gone from OServiceManagerWrapper.

2012-04-19  Stephan Bergmann  <sbergman@redhat.com>  [4707ee3212f410c3576dc663151aef5d01a123fc]

Correctly pass implementation name to cppu::createSingleFactory

...this has been hidden by OServiceManager::createContentEnumeration wrapping its return
values in fresh XServiceInfo instances that report the right getImplementationName()
anyway.  But other service manager implementations would cause code like
TransliterationImpl::loadBody (which iterates over createContentEnumeration() output,
checking for a specific getImplementationName()) to fail.

2012-04-19  Stephan Bergmann  <sbergman@redhat.com>  [0d85d88ee1a434687db9b67071c961ab000c99ce]

Improved error reporting


2012-04-19  Stephan Bergmann  <sbergman@redhat.com>  [222b123bd1b31705f236be0f37b24802adcd87a4]

Improved error reporting


2012-04-19  Michael Stahl  <mstahl@redhat.com>  [f92d22565d4d389b0c93d45a1995521431585694]

oosplash: improve signal handlers:

- global variable should be volatile
- signal is deprecated, use sigaction instead
- exit from the handler

2012-04-19  Luboš Luňák  <l.lunak@suse.cz>  [cf557a25da78bbacf435c9aaec53c3de89dae758]

.gitignore


2012-04-19  Luboš Luňák  <l.lunak@suse.cz>  [18f117ae6bde53f4427c777d7bbfca2cf6afdb04]

clang warning for osl_detail_ObjectRegistry_getMutex() in the .cxx file too


2012-04-19  Luboš Luňák  <l.lunak@suse.cz>  [8a2fc6e40fe6c33c2b8f893079e009e430450515]

do not refer to a variable that has not been set yet

Especially if it will be set as a result of the code that now tries
to use it (alternatively, it comes from the Qt3 check, which is not
right either).

2012-04-19  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [9284c50f975ce91fcb50e3849bbe38af50dbcb6c]

Diminish the number of writerperfect libraries

Instead of a pleiade of libraries, one for graphic filters (wpftdraw)
and one for text document filters (wpftwriter) to diminish duplicate
static linking.

2012-04-19  David Tardon  <dtardon@redhat.com>  [b98c960e9707d8222dd7c8fad22e84bbfb725822]

add OXT to gb_LinkTarget__RPATHS too


2012-04-19  Luboš Luňák  <l.lunak@suse.cz>  [2ff88c4a1b305bd0fcabd4d37b04920d15947291]

Revert "do not include contents of huge sc/sd/sw libs into tiny unittests"

The need to export symbols for tests is apparently not considered worth
the big extra disk space.

This reverts commit 69d46dd7a6adfffd71da055bb65108c80d27395f.

Conflicts:

	sd/CppunitTest_sd_uimpress.mk
	sw/CppunitTest_sw_swdoc_test.mk

2012-04-19  Luboš Luňák  <l.lunak@suse.cz>  [eb526d8b258844b050e57251baa8034eb5d5787c]

change strange way of testing a bool


2012-04-19  David Tardon  <dtardon@redhat.com>  [0909f448fe2871bc7f6b410f23bdaa4d421dea9a]

convert presenter console to passive registration


2012-04-19  David Tardon  <dtardon@redhat.com>  [abd74a8ef0ef260f901b1a03ca4dd47644e5fd46]

convert pdfimport to passive registration


2012-04-19  David Tardon  <dtardon@redhat.com>  [6d9a524352948695e9395226c7568980fd4d5f12]

convert presentation minimizer to passive registration


2012-04-19  David Tardon  <dtardon@redhat.com>  [7a3095baa699462d3e8f0f920c6d681a342d4d4d]

add layer and library group for extensions


2012-04-19  Michael Stahl  <mstahl@redhat.com>  [59a51999c60127bc3ad6a36679f9ea7234bbfc8e]

svx: fix debug warnings from STL conversion


2012-04-19  Noel Grandin  <noel@peralex.com>  [f765f52c39e79b633bbc8f1a16567572b7bf7a1a]

Convert SV_DECL_PTRARR_DEL to boost::ptr_vector


2012-04-19  Noel Grandin  <noel@peralex.com>  [eb13c2c5b127910367ed2dac4fd2166a6d9c8a70]

Convert SV_DECL_PTRARR to std::vector


2012-04-19  Noel Grandin  <noel@peralex.com>  [2de57801ed93ef15d8e4e941ff371d3bf703e273]

Convert SV_DECL_PTRARR_SORT to std::set


2012-04-19  Noel Grandin  <noel@peralex.com>  [cbacb45b1c697393fa2934bcab402c2f7172eeb5]

Convert SV_DECL_PTRARR_SORT to std::set


2012-04-19  Regina Henschel  <rb.henschel@t-online.de>  [a763ef3c0cfdb1fd04528a393a44be508314072b]

fdo#48473 Missing translation of local String constant

Consolidated two occurences of the same string into macro
(to prevent them to diverge again)

2012-04-19  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [d77b839868491d2d97081be9592e7860fcdea063]

Prefix the UNO components in writerperfect


2012-04-19  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [415157afaffe31090032745516e506e104aa2108]

cdrfilter.component has now two filters inside


2012-04-19  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [858c8620d910055dcf37f1d82599e768da641e56]

Stub CMX importer


2012-04-19  Szabolcs Dezsi  <dezsiszabi@hotmail.com>  [c39d96a8e986c85259d01884762bd135fa0d0f5b]

Removed RTL_CONSTASCII_USTRINGPARAM from UnoControls


2012-04-18  Olivier Hallot  <olivier.hallot@alta.org.br>  [8a78020b4ead30627a021a0d604c558488565ffe]

More RTL_CONSTASCII cleanups


2012-04-18  Julien Nabet  <serval2412@yahoo.fr>  [5f93dc708a807a74cb176dd37a484ad8f947b191]

Fix another extra parenthesis


2012-04-18  Julien Nabet  <serval2412@yahoo.fr>  [e2c11d5fcc47cfe31c433bc7c0839498e13edc9c]

Remove extra parenthesis


2012-04-18  Tor Lillqvist  <tlillqvist@suse.com>  [1ab7d31a6842ad680351e804990f7a0493f93b46]

Add comment describing the meanings of the filter flag bits


2012-04-18  Michael Stahl  <mstahl@redhat.com>  [49bd0e4e6bb0ed0671de72d84700ddcc49828f69]

fdo#48647: drawinglayer: fix double hairline borders:

Clipping the border polygon to the region defined by the Extends is
sufficient to create a nice looking 1 twip double border in Writer.
(regression from 0f0896c26fb260d1bbf31d7a886df3f61837f0f2)

2012-04-18  Olivier Hallot  <olivier.hallot@alta.org.br>  [8adec08d56a9ad46d3550e43b115e916c4cf783f]

More RTL_CONSTASCII conversions


2012-04-18  Olivier Hallot  <olivier.hallot@alta.org.br>  [640d0064e427de865484169a275c84d569da64e5]

More  RTL_CONSTASCII_ cleanup


2012-04-18  David Tardon  <dtardon@redhat.com>  [c6ade7266f5d1d16e4dc9a002ecde6bdf449dbfd]

WaE: cast from pointer to integer of different size


2012-04-18  David Tardon  <dtardon@redhat.com>  [2ff039195f817f3c372b4ba3bf59539948ce213d]

use SAL_N_ELEMENTS


2012-04-18  David Tardon  <dtardon@redhat.com>  [ea68b1a8977becd8f827d41b171e89d3b490216e]

WaE: parameter 'size' set but not used


2012-04-18  David Tardon  <dtardon@redhat.com>  [ec4f5494dae3bd9819f07fe3ada6310a8bef468d]

WaE: declaration of 'errcode' shadows a global declaration


2012-04-18  Kohei Yoshida  <kohei.yoshida@gmail.com>  [8edf5c5ee61b85c17389ceb48f78daa06edf36f4]

This is no longer relevant. Removing.


2012-04-18  Albert Thuswaldner  <albert.thuswaldner@gmail.com>  [670db0daa2ed638ec9df0d5d569d7c43ae1bf786]

Use global constants for initial tab count bounds checking


2012-04-18  Kohei Yoshida  <kohei.yoshida@gmail.com>  [e4784750705b3d2649b461ade363c84bd1b2b10b]

String & bool cleanup.


2012-04-18  Noel Power  <noel.power@novell.com>  [808dd658a265f565a638556322250a0957e8e535]

make sure nPos is and nChar are reset for string without placeholder


2012-04-18  Radek Doulik  <rodo@novell.com>  [41c4585504f38a4b0eeb164f317ab71a7a742dd5]

tune the guessed position a bit, so that it works better with test documents


2012-04-18  Radek Doulik  <rodo@novell.com>  [e14b7cdd54dc1e1a94be63b3d81a746756876373]

implemented EmfPlusRecordTypeDrawString record


2012-04-18  Eike Rathke  <erack@redhat.com>  [9e1862b21684f650ebc1d8d0e5bbdd877b886945]

resolved fdo#48875 do not let ISO 8601 detection override locale's date order

If the locale's date separator was '-' the ISO 8601 detection interfered with
the locale's date order, e.g. DMY in nl_NL locale.

2012-04-18  Andras Timar  <atimar@suse.com>  [8c1f7d99f27fe6ec6aadd58d4350d8406ccb7e14]

in debug message print the filename that caused the error


2012-04-18  Michael Stahl  <mstahl@redhat.com>  [d85b7f1548cbf0091812fcec1f9a37e1220de4a9]

move tools/table.hxx to binfilter


2012-04-18  Stephan Bergmann  <sbergman@redhat.com>  [a26c2ee3c9ca783f0281dc0dd87c1747daac63a6]

Put create_bootstrap_macro_expander_factory properly into a header

...and fix the typo in its name.

2012-04-18  Kohei Yoshida  <kohei.yoshida@gmail.com>  [7746e42006a5732a9e26dd21481391f0419d0a2e]

Non-inlining constructors.


2012-04-18  Radek Doulik  <rodo@novell.com>  [8e92501541dfc374803cde0dec90939cde37348a]

added debug message for unsupported cases


2012-04-18  Radek Doulik  <rodo@novell.com>  [695d82b63dc5e332f5fb9574c8e5f089369dfcd8]

SrcRect for SrcUnit = 2 is in pixels, don't Map it


2012-04-18  Michael Stahl  <mstahl@redhat.com>  [e53047ade900f18ad6c6c241ddfdef715c2172fd]

loop with erase(begin()) looks sort of inefficient


2012-04-18  Noel Grandin  <noel@peralex.com>  [f36861d4a367672e1ec6fc44e9367996c7cc6405]

Convert SV_DECL_PTRARR_SORT_DEL to boost::ptr_set


2012-04-18  Noel Grandin  <noel@peralex.com>  [b06d5cc4c234e3495833263192e694c0e9fc0533]

Convert SV_DECL_PTRARR_SORT_DEL to boost:ptr_set


2012-04-18  Noel Grandin  <noel@peralex.com>  [a1a6e8e28515570dc7c002349d7f11285552dcb0]

Convert SV_DECL_PTRARR to std::vector


2012-04-18  Noel Grandin  <noel@peralex.com>  [888954167d24a1ba55ed442ecd55df7e84d10438]

Convert SV_DECL_PTRARR_DEL to boost::ptr_vector


2012-04-18  Noel Grandin  <noel@peralex.com>  [9013644f99950a348d8406352d0696443e6be659]

Convert SV_DECL_PTRARR_DEL to boost::ptr_vector


2012-04-18  Noel Grandin  <noel@peralex.com>  [850bfeeda8ceae207417c2a1733c2304056fdcb2]

Convert SV_DECL_PTRARR to std::vector


2012-04-18  Noel Grandin  <noel@peralex.com>  [96a36b917a1f69e672bcb273df0513dba8d8a379]

Convert SV_DECL_PTRARR to std::vector


2012-04-18  Noel Grandin  <noel@peralex.com>  [8c40de809ac06670b1af1359b4eb355843a77282]

Convert SV_DECL_PTRARR to std::vector


2012-04-18  Noel Grandin  <noel@peralex.com>  [759c5373e04f797f656999995c60918c384f6ca0]

Convert SV_DECL_PTRARR_DEL to boost::ptr_vector


2012-04-18  Noel Grandin  <noel@peralex.com>  [8b229762d31e2f8c860a586fb939beea8ac452ed]

Convert from tools/table.hxx to std::map


2012-04-18  Noel Grandin  <noel@peralex.com>  [19111e1da5acc428c0a82f95eb539c5606a1b6b8]

Remove unnecessary auto_ptr complexity

This is a precursor patch to converting this code from
tools/table.hxx to std::map

2012-04-18  Stephan Bergmann  <sbergman@redhat.com>  [fcc9611770e55b0c6ff0f23d2345f3e4f0ef7838]

Do all of componentLiveInsertion/Removal at the root context


2012-04-18  Stephan Bergmann  <sbergman@redhat.com>  [c2c2a056aa49f49236c3260aeda88a6da747240a]

Improved debug output


2012-04-18  Stephan Bergmann  <sbergman@redhat.com>  [5553dfe2060cb4a02a827c9774a60e4408d20c33]

Improved comment


2012-04-18  Stephan Bergmann  <sbergman@redhat.com>  [c5c3b6d9513407ce79060c1024759bb538d9a3d9]

Improved error reporting


2012-04-18  Caolán McNamara  <caolanm@redhat.com>  [7a799fc6ada8d3e5ea2bd0b2617e3a8e7405997a]

use stdout for errors like everything else


2012-04-18  Caolán McNamara  <caolanm@redhat.com>  [137e02c0adfacaf8c5fc08dd5cc445be7fdfa6e5]

jpg parsing regression test


2012-04-18  Caolán McNamara  <caolanm@redhat.com>  [abda3776191f04d1f3f3e9e4fc966455cc25d346]

callcatcher: update list


2012-04-18  Caolán McNamara  <caolanm@redhat.com>  [eaa97f9a66ec147afab9b44cabcb220d564d54ec]

continue in the face of adversary


2012-04-18  Caolán McNamara  <caolanm@redhat.com>  [fc435133c36760f741eb62641fb6834faaf34032]

ImplText never instantiated


2012-04-18  Caolán McNamara  <caolanm@redhat.com>  [f0ae0d8403acc86d8f72fb12fc6d1ce82c080662]

UniString->rtl::OUString


2012-04-18  Caolán McNamara  <caolanm@redhat.com>  [2b3ec82a04adb327385fbc529f6e447baa3529ed]

hard-coded windows dumper path makes no sense for us anymore


2012-04-18  Caolán McNamara  <caolanm@redhat.com>  [95372abb5297176e45a39b225482fda49d93435b]

string created but never used


2012-04-18  Caolán McNamara  <caolanm@redhat.com>  [d5e20fe5a0ec78a9197c28f25fc5b7e62c18ef39]

this conversion is a no-op


2012-04-18  Caolán McNamara  <caolanm@redhat.com>  [d7cc97175512940c6066b285545e455b50113285]

after 11 years it's time to forget about that to-do


2012-04-18  Caolán McNamara  <caolanm@redhat.com>  [277ab34a566739a82babc544e5e35f0413ccd0dd]

condition is always true


2012-04-18  Miklos Vajna  <vmiklos@suse.cz>  [8fd03963cdaa0ffd9a5fbe0f56d6e4c2700e7883]

oox: fix doxygen syntax to avoid misleading output in vml::ClientData


2012-04-18  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [04ce0e891ecb9c4bb51fd19e9588ecb8613ac788]

lp#720716: add unity quicklist support (add missed file)


2012-04-18  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [79e185898a577a2f90493f128628e559a481a374]

update configure help for --enable-debug


2012-04-18  Albert Thuswaldner  <albert.thuswaldner@gmail.com>  [27dda3134748cd0a549b75db830496539959eb90]

Removed duplicate set/get methods for initial tab count


2012-04-18  Tomas Chvatal  <tchvatal@suse.cz>  [f888af0c912b3f375116021f44ee396c3422fd49]

Add missing definiton passing for system CLUCENE.

Thanks to mst and rene for pointing out.

2012-04-18  Michael Meeks  <michael.meeks@suse.com>  [cb5c881a7f179391ee853f76e159254c97d776a3]

avoid using the new rdb reading logic for empty/non-existent directories


2012-04-18  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [b7423ceee1a6b1c5595fbbef6f0ca4417feeddf6]

lp#720716: add unity quicklist support


2012-04-18  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [38c7eeeb94b780343af1aae6e29cb9e5b906015c]

lp#926940: Make LibreOffice Draw handle Visio files


2012-04-18  David Tardon  <dtardon@redhat.com>  [ea1cd1a10cc2d2bbf4f82aeca689fe81a3b79856]

fdo#44861 make "Replace All" work with REs


2012-04-18  David Tardon  <dtardon@redhat.com>  [23d3532f9d7e60eca70930a7c2321192812c0c80]

fix presentation minimizer registration


2012-04-18  David Tardon  <dtardon@redhat.com>  [0ac093f3445dbf58907d8a9f9b7a2dfc07d306ef]

mpAccessibleConsole is not a child of itself .-)


2012-04-18  Tor Lillqvist  <tlillqvist@suse.com>  [4b663231f6b5937224fdc1c10a0e1fabd2bd85da]

Move DocumentLoader to the "experimental" subdirectory


2012-04-18  Tor Lillqvist  <tlillqvist@suse.com>  [8f80a0af7e48193d0c035c220537d7f40b915f56]

Expand android/experimental/eagles051387/.classpath.in (for ANDROID_SDK_HOME)


2012-04-18  Jonathan Aquilina  <eagles051387@gmail.com>  [67fd00163fa223ac5205cde364975fc0fb1da422]

Initial start of an Android UI (experimental)

Started creating the menu list for the start center

Beginning of code for Start Center menu list

finished creating menu, issue getting it to display when program run

refractored package name to org.libreoffice.experimental

added the java files with renamed package

added new experimental dir and updated packages with appropriate name

2012-04-18  Tor Lillqvist  <tml@iki.fi>  [815cee8bd2d96b40b018f96cf3a9096c7691ed7b]

Add the genstaticheader.pl script


2012-04-17  Norbert Thiebaud  <nthiebaud@gmail.com>  [aa28e0e3d47d94e7eb58c125602c6fdecddab0aa]

remove doxygen warnings


2012-04-18  Tor Lillqvist  <tml@iki.fi>  [66974653c0635e9e13a277e22da33e7f2062e674]

More libs


2012-04-18  Tor Lillqvist  <tml@iki.fi>  [f06e6513a805d810d3ef8fc9ccf90d1b7cf48c3d]

Use static linking when DISABLE_DYNLOADING (iOS)


2012-04-18  Tor Lillqvist  <tml@iki.fi>  [4048a810a0c00af2bf94d24243ff02a832f63de3]

Just link statically to ScFilterCreate() in the DISABLE_DYNLOADING case


2012-04-18  Tor Lillqvist  <tml@iki.fi>  [b0105caa7f1445e3b1e4abac6d8f82445a4eba68]

Add static mapping of the fastsax component


2012-04-18  Tor Lillqvist  <tml@iki.fi>  [dff5dd906f1fe6fe949af78d3c46721236c32555]

Just link statically to CreateUnoWrapper() in the DISABLE_DYNLOADING case


2012-04-17  Michael Stahl  <mstahl@redhat.com>  [b08e9f3023e9ea1ca0926334becac939ca8fdfac]

fdo#38635: sw: fix border corner gaps:

The start and end points of the vertical and adjacent horizontal borders
were apart by 1.5 to 3 twips, leading to small visible gaps in the corners.
This is fixed by using lcl_AlignWidth/lcl_AlignHeight on the border widths,
and by always computing the start/end positions from the outer edge,
which makes the horizontal and vertical start/end points match.
(regression from 0f0896c26fb260d1bbf31d7a886df3f61837f0f2)

2012-04-17  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [cbcf7e32ade5b5402845e14065476f5423351ebf]

forgot the normal range names


2012-04-17  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [e5322f13e0d433a7103edbf36cd3d2ab0d3e18c7]

some more uno removement in oox range name import


2012-04-17  Julien Nabet  <serval2412@yahoo.fr>  [393b14fddd7b328a6e2af78c0c351447ccb0ba6a]

Remove some unused methods


2012-04-17  Caolán McNamara  <caolanm@redhat.com>  [8ae293f0a1509b26f9a65f9297fddca7b106e46e]

WaE: MacOSX pScRangeData may be unused uninitialized


2012-04-17  Caolán McNamara  <caolanm@redhat.com>  [b92de73fdd81acc5fdb92005af34b3ce9f8ed37b]

WaE: MacOSX itemZOrder may be unused uninitialized


2012-04-17  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [32bd4c6c4b2ff3835cfb7af50e88be6004dd7852]

enable sctablesheetobj again


2012-04-17  Artur Dorda  <artur.dorda+libo@gmail.com>  [a48195f4c24cd20a79514b608a1eae40baff9ed1]

transferring java XPrintAreas to c++


2012-04-17  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [738ff483a5f5627aa482ec944c66f8ebcf201b39]

add a simple test case for shared formula import

Thanks to Kohei for the test document

Please only change this file with Excel and check after changing it that
it still contains shared formulas in all places.

2012-04-17  Daniel Bankston  <daniel.dev.libreoffice@gmail.com>  [f892be678a036cd0fea665eda529e9cc906e0cfa]

Converting UNO calls to direct in WorkbookHelper


2012-04-17  Albert Thuswaldner  <albert.thuswaldner@gmail.com>  [3ef53adf7eb7ea68fe4ba5b8f4fee8a7c6014756]

Have operators of ScViewOptions and ScPrintOptions return bool instead of int


2012-04-17  Eike Rathke  <erack@redhat.com>  [e1ca72ca9f783a2f956f1445ce82cd3eacffe4a2]

resolved rhbz#813280 the current document is not always the first in list

i.e. if more than one document open and dialog invoked on any but the first
document.

2012-04-17  Kohei Yoshida  <kohei.yoshida@gmail.com>  [fe4f272a385ee4fe5f541ff37eb710956a0ad38b]

no TYPEINFO for edit undo objects.


2012-04-17  Kohei Yoshida  <kohei.yoshida@gmail.com>  [1159a53474549448b0c2d94fb76a9f8cab8c69ea]

Make more methods of ImpEditEngine private to avoid direct access.


2012-04-17  Kohei Yoshida  <kohei.yoshida@gmail.com>  [de7152a8aad3273e40f63247ea146c02fea606c3]

This doesn't have to be public.


2012-04-18  Takeshi Abe  <tabe@fixedpoint.jp>  [84a1ca6d9136c71bf20514307876824c1f915c0a]

fdo#46983 Macros: Macro to set filter in Calc does not work with .StringValue

this fixed a regression slipped into 8808d77f199720be596a09084fbc36569ed2f1f1

2012-04-17  Kalman Szalai - KAMI  <kami911@gmail.com>  [e0c713aa4c97b0c757be12879a63e5550712cc87]

Update OxygenOffice's config


2012-04-17  Kohei Yoshida  <kohei.yoshida@gmail.com>  [56ef4ea05520115dc5db6bf861dca80a20a76775]

Removed all references to ImpEditEngine from all of edit undo classes.


2012-04-17  Kohei Yoshida  <kohei.yoshida@gmail.com>  [d5c2846b37c506e58e10a6a18dd34f3d9b8f49aa]

None of the edit undo classes access ImpEditEngine directly.


2012-04-17  Rene Engelhard  <rene@debian.org>  [68fc62667c23cd8cbab01c91667186356a4ef031]

add 5.3 into the db check for-loop


2012-04-17  Caolán McNamara  <caolanm@redhat.com>  [9ff94ae0fa947c5fd6a31fbc38421f60eb5e1fba]

png parsing regression test


2012-04-18  Takeshi Abe  <tabe@fixedpoint.jp>  [b1bee56af9a4cbbaabfe43290d28f53efdebc14d]

calling GetChar() only once suffices


2012-04-18  Takeshi Abe  <tabe@fixedpoint.jp>  [f00d60997edc56bf0f4653b1bd78c5379cedda6a]

replaced String by rtl::OUString


2012-04-17  Noel Power  <noel.power@novell.com>  [45b57a9dfb5df8b9c4a1974cb6e848d4f3b57ea3]

prevent getFileURL() & getLinkTargetURL() asserting for broken links


2012-04-17  Tomas Chvatal  <tchvatal@suse.cz>  [cf1e3b9132a804bd5d7eb0294c1d7e4f0254f52b]

Use proper variable when using system clucene.

Thanks to Caolan for the fix.

2012-04-17  Noel Power  <noel.power@novell.com>  [46e18bc915ac94a81462642cc9d56d29c04d0c46]

enable '*' repeat next char to fill available width for calc num formats

but - however no support to import/export this to file format yet

2012-04-17  Noel Power  <noel.power@novell.com>  [f39d0b837742c69488e43e919f7f1a927c2859ed]

add support for MousePointer attribute in controls

For Useforms it doesn't quite work exactly as MSO, for examply if we set the MousePointer for the Userform it works as expected until we mouse over another control at which point the mouse pointer is changed to that of the control. In MSO it would appear that the Userform mousepointer is king, perhaps all that is necessary is to apply the mouse pointer to each contained control, needs some investigation. Also only a limited number of the possible mouse pointer styles are processed, the conversions of mso -> lo pointer styles ( and vice-versa ) and not really tested to see if they all make sense

2012-04-17  Luboš Luňák  <l.lunak@suse.cz>  [0a9161263b8e2e5df424dda3c8f80ef5067bbcc9]

implement relativeHeight (z-order) in .docx import (part of bnc#747461)


2012-04-17  Luboš Luňák  <l.lunak@suse.cz>  [e05e77f4b7373b686f02cc51c7003e72efb07053]

fix UNO ZOrder reading

http://lists.freedesktop.org/archives/libreoffice/2012-April/030206.html

2012-04-17  Gökçen Eraslan  <gokcen.eraslan@gmail.com>  [cd2d737dd5b1d46261a9aa6c5caae57347a287af]

Fix handling of deleted bugzilla attachments

As in https://bugs.kde.org/show_bug.cgi?ctype=xml&id=53343 <data>
tag may not have a value if the attachment is deleted.

2012-04-17  Michael Meeks  <michael.meeks@suse.com>  [212c18430864f110e5a3549c0279b1a2ea4bb6bd]

remove redundant artwork


2012-04-17  Rob Snelders  <rob@ertai.nl>  [808be9732e409789f9d26c13c15bbd899c408cd0]

fdo#40778 Remove dictionary choice when adding new entry to the spellchecker


2012-04-17  Florian Allmann-Rahn  <f.allmann-rahn@gmx.de>  [223b99165a249d77c1658eff8ce2262875170ec9]

translated or removed german comments in connectivity, cppuhelper and cui


2012-04-17  Miklos Vajna  <vmiklos@suse.cz>  [b42ac1ffe55ad3b3445478a35453108cd639929a]

configure: make --with-system-dicts the default

Also, if /usr/share/hunspell doesn't exist, look for /usr/share/myspell
as well.

2012-04-17  Caolán McNamara  <caolanm@redhat.com>  [605c51cebbcf352d52595a0b28288ebc9dcfbdbb]

attachmentid should be stable across mime-type changes


2012-04-17  Caolán McNamara  <caolanm@redhat.com>  [18825a4d596f69793ee11e643f6ea34317a880c9]

callcatcher: update unused code list


2012-04-17  Caolán McNamara  <caolanm@redhat.com>  [fa4d647b480e9d855515cc3577b8a60ab615802a]

String::ToInt32->rtl::OUString::toInt32


2012-04-17  Tomas Chvatal  <tchvatal@suse.cz>  [81c20913cdeb0c819b3b74115902da1c51d280fa]

Add the system-clucene under the with-system-libs

As the distros already had enough time to pick up the required patch and most did.

2012-04-17  Tomas Chvatal  <tchvatal@suse.cz>  [b3fa15b05f5fab3d62f10a5419ea56cd8d87e629]

Fix help string in --with-flat-logo.


2012-04-17  Tomas Chvatal  <tchvatal@suse.cz>  [f9f8d9ac12979e7ec2f269e7f42f1408da9b6795]

--enable-ext-languagetool requires --with-java now bit more sanely.


2012-04-17  Tomas Chvatal  <tchvatal@suse.cz>  [a774c6e38503975fdeea165db914176ef1c9a3be]

Revert "--enable-ext-languagetool requires --with-java"

This reverts commit 844b4520a9f0879d7b756654cef8fdbaa03a9000.

2012-04-17  Gökçen Eraslan  <gokcen.eraslan@gmail.com>  [04101329727b355752f31684d27bd86f71b88640]

fdo#46538 Easyhack: Add support for more bug trackers to get-bugzilla-attachments-by-mimetype

This adds support for Novell, KDE (for KOffice/Calligra), GNOME (for
Gnumeric), AbiSource (for AbiWord) bugzillas and Launchpad to
bin/get-bugzilla-attachments-by-mimetype script as required by
easyhack#46538. However, there two glitches and workarounds:

1- As stated in the code, Novell bugzilla requires users to log in to bugzilla in
order to get full information about the bugs such as attachment bodies etc. Since
Novell bugzilla uses some proprietary login extensions it's hard to implement log in
mechanism and use it via xmlrpc API. python-bugzilla claims that it supports Novell
bugzilla login but I could not make it work. As a workaround, comments containing
"Created an attachment (id=xxxxxxx)" pattern are parsed and attachments are downloaded
using urllib. Attachments are filtered using mimetype info obtained from http headers.

2- For launchpad, launchpadlib python module is used. But currently launchpad api
does not support really advanced search like bugzilla. For example, it's not possible
to search for bugs having application/pdf attachments. So, again a workaround is used. Code
iterates over all the bugs of the *libreoffice* source package and check their attachments.

2012-04-17  Tor Lillqvist  <tml@iki.fi>  [7c3c0c557e8b293551fb6b1b7a1f39b45a394777]

WaE: unused functions


2012-04-16  Kohei Yoshida  <kohei.yoshida@gmail.com>  [620ca8c527fb77334bdb29eb4d00e8102b731bde]

Remove the last undo friend from ImpEditEngine.


2012-04-16  Kohei Yoshida  <kohei.yoshida@gmail.com>  [ba644a0947a91bba7ccb62fe6e1ae85f0ee30041]

EditUndoSplitPara


2012-04-16  Kohei Yoshida  <kohei.yoshida@gmail.com>  [6199bd3f73019cc109d385db14596e1ca40300bc]

EditUndoSplitPara


2012-04-16  Kohei Yoshida  <kohei.yoshida@gmail.com>  [a5927d2166a5095b3edbd1886a6e00bb3f863915]

Same with EditUndoConnectParas.


2012-04-16  Kohei Yoshida  <kohei.yoshida@gmail.com>  [c998665f8a5d7b46772fbd10b6cbd03384295c7f]

Same with EditUndoDelContent.


2012-04-16  Kohei Yoshida  <kohei.yoshida@gmail.com>  [1ab81c180bdda46434fe470f31450c676265aefd]

same with EditUndoRemoveChars.


2012-04-16  Kohei Yoshida  <kohei.yoshida@gmail.com>  [c6eceac87b5f904a2ec51b161dd4136bfb8c4e54]

EditUndoInsertCharts is no longer a friend of ImpEditEngine.


2012-04-16  Kohei Yoshida  <kohei.yoshida@gmail.com>  [c5cf5f700f53f5742bb8f3080083454c9623dadc]

Have EditUndo also return EditEngine*.

This is the first step toward having the undo classes use EditEngine
instead of ImpEditEngine.

2012-04-16  Kohei Yoshida  <kohei.yoshida@gmail.com>  [e57525b61af70a6ee33c26f979e724740cca8655]

fdo#48431: More reliable way to check for RTL text.

This is probably more reliable way to fix fdo#32530 such that it won't
cause the regression in rendering Thai texts as reported in fdo#48431.

2012-04-17  Tor Lillqvist  <tml@iki.fi>  [049d3f19736e912e711496fde54ea2b3d3c06e74]

More static UNO component linkage


2012-04-17  Tor Lillqvist  <tml@iki.fi>  [c92e66c38a75353f2cf88270f7ff673c3f9232b2]

More static UNO component linkage


2012-04-17  Tor Lillqvist  <tml@iki.fi>  [cc3d8ac247090d54815abc0a9e68558de133a7e0]

More informative warning message


2012-04-17  Tor Lillqvist  <tml@iki.fi>  [5c61f5d8948cae3e8251f38359c2da4e29c32c4e]

Deduplicate some functions for iOS static linking (DISABLE_DYNLOADING)


2012-04-17  Tor Lillqvist  <tml@iki.fi>  [cfdeb0895a0284c3d38eed4143809b9ad39d798c]

prefix the component_getFactory name for DISABLE_DYNLOADING


2012-04-16  Kohei Yoshida  <kohei.yoshida@gmail.com>  [29e7777de5ee60e794ea521c7fdefb527dbf10c7]

EdtAutoCorrDoc no longer a friend of ImpEditEngine.


2012-04-16  Kohei Yoshida  <kohei.yoshida@gmail.com>  [e1520a9d6a9f9bcfcaa332d54892040fe54776c2]

Let's use boost::scoped_ptr for this.


2012-04-16  Kohei Yoshida  <kohei.yoshida@gmail.com>  [09cc69d0993a887a37ae438bc63d4d530388bd29]

EditHTMLParser is no loger a friend of ImpEditEngine.


2012-04-16  Kohei Yoshida  <kohei.yoshida@gmail.com>  [a4bc804627b8b21506e9b86fa54d2f7d2525e43e]

Use boost::scoped_ptr for this.


2012-04-16  Kohei Yoshida  <kohei.yoshida@gmail.com>  [d4126868a37b52574b99dcb3680f534b3b87e537]

EditRTFParser no longer a friend of ImpEditEngine.


2012-04-16  Laureano G. Linde  <lauregl@gmail.com>  [c29d22ce5d1d8c35218a7bf9939863aa2e058aa7]

Removed StgHeader::SetClassId(ClsId const &)


2012-04-16  Udo Schuermann  <udo@ringlord.com>  [0c558610bdc5b9abc8e81b45e545983cc3a79670]

a tiny spelling mistak


2012-04-16  Santiago Martinez  <smvarela@gmail.com>  [5e26d135dac662d2cc2c448a851ef4b9f6c6133f]

Remove unused code in sd


2012-04-16  Santiago Martinez  <smvarela@gmail.com>  [727675e2948873dcfb97bff375f9a3ce662de23c]

Remove unused code in connectivity.


2012-04-16  santi  <santi@tartessos.(none)>  [9800f0c54c3832ef939e404eb84b9fc4a917669c]

Remove unused code in sc.


2012-04-17  Takeshi Abe  <tabe@fixedpoint.jp>  [0432c53149b82ffc66a9992707db0962ff05299c]

removed useless static data


2012-04-17  Takeshi Abe  <tabe@fixedpoint.jp>  [f4137c8e457b3f07ccb9292f6315e022d1e713ed]

removed unused defines


2012-04-16  Julien Nabet  <serval2412@yahoo.fr>  [8bfee2c0eb6fcec49d05562bf1cb945356a4180e]

Resolves: fdo#48368 CRASH closing IDE


2012-04-16  David Tardon  <dtardon@redhat.com>  [a2c86edd6a15150d4b6ab8f5d22126f129db86fe]

make that warning, not error


2012-04-16  David Tardon  <dtardon@redhat.com>  [a420516af36b3c7b6b657ffdef8cb0ef0a6ae1b4]

mingw: unbreak make check

Even if it does nothing because there is no installation available .-)

2012-04-16  David Tardon  <dtardon@redhat.com>  [afbc8993bdff272eb6712333c89715c9a1de0533]

this is only for _building_ on windows


2012-04-16  David Tardon  <dtardon@redhat.com>  [4845405d405164a92792d7fc2ee98bb13394b9e9]

WaE: could not convert ... from 'const char*' to 'const rtl::OUString'


2012-04-16  David Tardon  <dtardon@redhat.com>  [e6c997c96226cb4e8244f7ded91a8a0fde91c93b]

mingw: avoid weird build error and -Werror

The error message is:
"'*((void*)& aBoundColumn +2)' may be used uninitialized in this function"

using gcc 4.7.0 in gnu++11 mode and boost 1.48.0 .

2012-04-16  David Tardon  <dtardon@redhat.com>  [849b02e4462d5c9695d4d61c4a5b8a87a3162fa1]

mingw: avoid weird build error and -Werror

The error message is:
"'*((void*)& aValue +1)' may be used uninitialized in this function"

using gcc 4.7.0 in gnu++11 mode and boost 1.48.0 .

2012-04-16  David Tardon  <dtardon@redhat.com>  [6fbe6d281d5f61529084c6226cb4bf191849639a]

WaE: "NOMINMAX" redefined


2012-04-16  David Tardon  <dtardon@redhat.com>  [d9943588ace7d622167b9b57236b593ab220cdfa]

WaE: declaration of 'size' shadows a member of 'this'


2012-04-16  David Tardon  <dtardon@redhat.com>  [3129678c4bd82900a02e82c9a9786de4e26add9c]

WaE: passing NULL to non-pointer argument


2012-04-16  David Tardon  <dtardon@redhat.com>  [2240640bb5beea258158b6bf03aba1c80615638e]

WaE: deprecated conversion from string constant to 'LPTSTR'


2012-04-16  David Tardon  <dtardon@redhat.com>  [7eb020a5b9d276e152354f93e6ce38a15e48ebd8]

WaE: 'auto_ptr' is deprecated


2012-04-16  David Tardon  <dtardon@redhat.com>  [037bb830ea9f40cae2ad0d2d97a6bf2b939e081b]

WaE: deprecated conversion from string constant to 'LPTSTR'


2012-04-16  David Tardon  <dtardon@redhat.com>  [27d0dd881bf03836ffe4dd3dae637aed0c10c5c9]

WaE: "_WIN32_WINNT" redefined


2012-04-16  David Tardon  <dtardon@redhat.com>  [91be92c24d31d88a824256684714689ba8531933]

WaE: variable 'GDIError' set but not used


2012-04-16  David Tardon  <dtardon@redhat.com>  [2f3fef29bd7717746ce4e2aabdd2bbb4669154e2]

WaE: deprecated conversion from string constant to 'LPTSTR'


2012-04-16  David Tardon  <dtardon@redhat.com>  [b1b0ddb816c836ac7975aab97f474e9589e8947d]

WaE: deprecated conversion from string constant to 'LPSTR'


2012-04-16  David Tardon  <dtardon@redhat.com>  [f133b545321a424530cce8f5b0440b90bc89c5cf]

WaE: "isnan" redefined


2012-04-16  David Tardon  <dtardon@redhat.com>  [0128edc892252ea978791ddfc167851a0ef8461e]

WaE: ignoring #pragma warning


2012-04-16  David Tardon  <dtardon@redhat.com>  [4573948159d6329f0552c89c060aa3484e562245]

WaE: declaration of 'argc' shadows a previous local


2012-04-16  David Tardon  <dtardon@redhat.com>  [cf40c8513a5432a1b6749bfe6d73250266c9be5c]

WaE: variable 'dwWaitResult' set but not used


2012-04-16  David Tardon  <dtardon@redhat.com>  [cc138ca9637ce6325b52ad7473e4568422602564]

WaE: unused variable 'hProcess'


2012-04-16  David Tardon  <dtardon@redhat.com>  [df02932ed3fd6f15b2886e6e69ec04ee5b3ad72f]

convert tabs to spaces


2012-04-16  David Tardon  <dtardon@redhat.com>  [f039cd3e484cda1b4d2fa6d6f3c3efb97d26d4da]

WaE: unused parameter


2012-04-16  David Tardon  <dtardon@redhat.com>  [a6fd4d1d8b57ee43b3b262638ecb2b27132c6d33]

WaE: initialization order


2012-04-16  David Tardon  <dtardon@redhat.com>  [7e6e16ba6de2d3ef2b130d1ad5ffeabfdb37918e]

WaE: declaration of 'nInd' shadows a previous local


2012-04-16  David Tardon  <dtardon@redhat.com>  [bd51998c2f0cd3d73aaa218b1e7db0cdcee97df3]

WaE: declaration of 'hr' shadows a previous local


2012-04-16  David Tardon  <dtardon@redhat.com>  [bc9229aa0cbd0c9d47c4f4c54790f3b9de76f2b8]

WaE: deprecated conversion from string constant to 'LPSTR'


2012-04-16  David Tardon  <dtardon@redhat.com>  [46880d2860a0943baee8524bf70c832a802c1612]

WaE: "CDECL" redefined


2012-04-16  David Tardon  <dtardon@redhat.com>  [f62686942b28c559ac044d452df03dd28179dddf]

WaE: "STRICT" redefined


2012-04-16  Rafael Dominguez  <venccsralph@gmail.com>  [a5b909ac6d6dd41559eba271d27140ebc21c72fc]

Return by value instead of passing by reference to get data.


2012-04-16  Rafael Dominguez  <venccsralph@gmail.com>  [05524106d17ec7396aa1133fbe8ba9996c27f139]

Remove deprecated function.


2012-04-16  Rafael Dominguez  <venccsralph@gmail.com>  [ae7ad6dab30463f961798f3203ef10c69b76c632]

Make an out argument a pointer instead of a reference.

- Fix some style issues.

2012-04-16  Luboš Luňák  <l.lunak@suse.cz>  [6242b36b78a563823d45aeb1e757bcb88ca03b69]

remove unused variable


2012-04-16  Caolán McNamara  <caolanm@redhat.com>  [36245c84bacd30135ba20ad459d9450300c78b00]

Resolves: fdo#48723 add a (hidden) CancelButton so ESC closes about dialog


2012-04-16  Andrew Higginson  <at.higginsonAtgmail.com>  [f73d26889692599aadaba28db406f430b9af7d8c]

Resolves: fdo#48659 about dialog misses BuildID


2012-04-16  Petr Mladek  <pmladek@suse.cz>  [ae9a98b436e7ee9c246b85d8e9bb4ff94732f3b8]

allow to download main source tarballs again

The file "core.ver" was removed in configure together with other "core.*"
files. It was ugly name. Better to use "sources.ver" and the variable
"lo_sources_ver=..."

The source version is not used in "unpack-sources", so do not source the .ver file
at all.

The source tarballs are put into "major.minor.micro" version subdirectory
on the download site now.

2012-04-16  Michael Stahl  <mstahl@redhat.com>  [44092833d3a0f0d6074c64bd0e64bbdf11109afe]

fdo#38215: forgot idiotic C++ syntax (fix 0868a0155a)


2012-04-16  Caolán McNamara  <caolanm@redhat.com>  [119b0a666d49c54f6be00ff12d3bc9e129f8f339]

callcatcher: update list


2012-04-16  Caolán McNamara  <caolanm@redhat.com>  [3f7048446185b59cd5ddf04a4f08ab10481e3ac7]

catch by const reference


2012-04-16  Caolán McNamara  <caolanm@redhat.com>  [30cdbe09943f2ca6ee5025315596daab6b28998f]

hard to tell what side-effects dbtools::StatementComposer::getQuery might have


2012-04-16  Caolán McNamara  <caolanm@redhat.com>  [437c4984dbffbc531e1eeddf9c3b8f415f404c59]

upgrade GetValueTextByPos family to rtl::OUString


2012-04-16  Caolán McNamara  <caolanm@redhat.com>  [2c676c03f3e09c12b8524f2a803374b9f68b2c83]

String->rtl::OUString


2012-04-16  Caolán McNamara  <caolanm@redhat.com>  [b046b108c3b50027846eed32f17b0d74cf9fa135]

unused inlines


2012-04-16  Caolán McNamara  <caolanm@redhat.com>  [919a50e3bce9695c0e0a40af674372e05afdade1]

_bUseRowSetFilter and _bUseRowSetOrder are always true


2012-04-16  Caolán McNamara  <caolanm@redhat.com>  [b50405ef3435902451cfe09e5bf7c149d17a84ac]

simplify getComposedRowSetStatement


2012-04-16  Caolán McNamara  <caolanm@redhat.com>  [b5dbfd61f05359b9342fad9f5c623a4f0b771493]

callcatcher: update unused code


2012-04-16  Caolán McNamara  <caolanm@redhat.com>  [52d1caa43786adb5e6066f5f3f670212ff84e422]

String::CreateFromInt32->rtl::OUString::valueOf


2012-04-16  Michael Stahl  <mstahl@redhat.com>  [502c93143ef29989692ca3e63e3e6abc255fd53f]

fdo#38635: fix border printing:

Apparently this special case in lcl_PaintLeftRightLine for printer
output devices is no longer necessary with the new drawing layer borders
and causes the vertical border lines to be far too short, leading to
visible gaps in the PDF.
(regression from 0f0896c26fb260d1bbf31d7a886df3f61837f0f2)

2012-04-16  Michael Stahl  <mstahl@redhat.com>  [0868a0155a2b57daf7b862d120aead0458372b17]

fdo#38215: merge consecutive border lines:

This re-implements the merging that was done by SwLineRects::AddLineRect,
SwLineRect::MakeUnion with the drawing layer border lines.
This is used to merge borders of paragraphs and of tables that have the
"separating" border-model, which fixes both the tiny dividing gaps
between successive borders in the second bugdoc and the weird subtly
differently rendered successive borders in the first bugdoc.
(regression from 0f0896c26fb260d1bbf31d7a886df3f61837f0f2)

2012-04-16  Michael Stahl  <mstahl@redhat.com>  [1d5e263a129c56e561ce145bad9749027c583a75]

sw: create horizontal border lines with start left and end right


2012-04-16  Thorsten Behrens  <tbehrens@suse.com>  [983c27402e151126c5bef6623eeb07f333456243]

Fix fdo#33591 - edge-case trans gradients came out empty

Gradients with start==end got us zero steps, thus no fill at all.
Funnily this was wrong since pre-3.0 or somesuch.

2012-04-16  Stephan Bergmann  <sbergman@redhat.com>  [25de2a561b8f2618c2fa42dab39f57c727ce03e5]

Corret size_t format specifier


2012-04-16  Matúš Kukan  <matus.kukan@gmail.com>  [f0a5768f14cdb11e3f5904df7c4775bc4393648e]

animations is not api, it should be animations_inc package


2012-04-16  Olivier Hallot  <olivier.hallot@alta.org.br>  [fe794eaa03c198320e525725ec1fe51210df9775]

More RTL_CONSTASCII_USTRINGPARAM removals

sd/filter

2012-04-16  Rene Engelhard  <rene@debian.org>  [8fd72efca9564b94e0c9974ac1bbfbd0115b0027]

configure.in: fix Qt detection in Debian/Ubuntu multiarch


2012-04-16  Matúš Kukan  <matus.kukan@gmail.com>  [b5607764171b8364b5e89948a2a5c3ab9749a160]

YaccTarget and headers cleaning


2012-04-16  Michael Stahl  <mstahl@redhat.com>  [c5285699162ad2888c7df015cdf035ab5bf00379]

C++ overloading is clearly the best invention ever


2012-04-16  Olivier Hallot  <olivier.hallot@alta.org.br>  [fa60d67d75a5a8973c71c4ab4288e343f446c733]

More RTL_CONSTASCII_USTRINGPARAM removals

sd

2012-04-16  Olivier Hallot  <olivier.hallot@alta.org.br>  [f02e866f1e097dd01bf8998b2daf0a6f61b39216]

More RTL_CONSTASCII_USTRINGPARAM removals

/sd/.../grf and html

2012-04-16  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [df80de1f47ed555ad28d78065f1c1853feab0c85]

Uploading new release of libvisio (0.0.16)


2012-04-16  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [ebed42c38ae91147633c47873307e07984bc62c1]

introduce ENABLE_DEBUG_ONLY

with this you can now do:

 ./autogen.sh --enable-debug="sw sc"

and your build will have debug version of the libraries sw and sc, but a
non-debug build elsewhere. This currently only works for libraries. It would be
also possible to extend that to excutables, but that would need explicit in the
enable-debug switch then:

 ./autogen.sh --enable-debug="Library/sw Library/sc Executable/mkunroll"

so I dont know if it is worth it.

2012-04-16  Olivier Hallot  <olivier.hallot@alta.org.br>  [839a8250114dd0352048c4812b6fa71dc9b1c5b3]

More RTL_CONSTASCII_USTRINGPARAM removals

sd ... filters

2012-04-15  Olivier Hallot  <olivier.hallot@alta.org.br>  [ff3fd9331dfdbe848c8be2e32cb2e173b96902a4]

More RTL_CONSTASCII_USTRINGPARAM removals

/sd/../core

2012-04-15  Olivier Hallot  <olivier.hallot@alta.org.br>  [7715779e4b0f9fce364a3429b8775abffa3cd176]

Some Unistring removals

in sd/ui

2012-04-16  Tor Lillqvist  <tml@iki.fi>  [8dd4fa9a102c705496aef7aca97de0818fea47db]

Link with libpackage2


2012-04-16  Tor Lillqvist  <tml@iki.fi>  [2aadb6f9f4197f247373e4b54cab1461bc673981]

Add the package2 component


2012-04-16  Tor Lillqvist  <tml@iki.fi>  [b20a10d5f845d0e4a4f21f360afd126c2cdacc4c]

We need also unobootstrapprotector now


2012-04-16  Tor Lillqvist  <tml@iki.fi>  [ae3f7ccaabefe3b2682706cecfa3b4b144d9cc04]

Recognize unoexceptionprotector and unobootstrapprotector


2012-04-16  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [e7b440a0afd700cfeed5418ad85a874ecae24100]

remove no longer used enumeration


2012-04-15  Julien Nabet  <serval2412@yahoo.fr>  [0b468babb2aab1cc2910e2ad967584b6ea34b698]

Fix 2 "scope of the variable can be reduced"


2012-04-15  Miklos Vajna  <vmiklos@suse.cz>  [fd2cb15bad245aeed3b18d6ad0711f2e9be6ff98]

sw: also test RTF export of zoom level


2012-04-15  Michael Meeks  <michael.meeks@suse.com>  [edcf5270f0a4d6ef59fe914e41e25df494ceca54]

remove extraneous '2'


2012-04-15  Michael Stahl  <mstahl@redhat.com>  [76122d591f006b45015d9bd338d1cde7d9dfe6b4]

try to translate comic writer comment


2012-04-15  Tor Lillqvist  <tml@iki.fi>  [10acafe29e02a4fc307c085f7b550bd2281f482c]

Guard against lack of pkg-config in one more place


2012-04-15  Tor Lillqvist  <tml@iki.fi>  [f62c863f97fa2e848be0c3231596301195080694]

Unbreak build with clang for Mac OS X


2012-04-15  Tor Lillqvist  <tml@iki.fi>  [336b27890b10f346158491b0d5d8edc25fb476e4]

Look for the Mac OS X SDKs also where current Xcode has them


2012-04-15  Tor Lillqvist  <tml@iki.fi>  [f649237f0adeb0d01e8a6a4d87ea85250be80ce9]

Propagate verbosity to lpsolve build


2012-04-15  Andreas Mantke  <maand@gmx.de>  [3074bc8f47c2fdb955f22e22dbb6aaee0ffad9b3]

PDF export dialog for watermark - textbox made higher

The line hight for the dialog box was not high enough; changed it from 8
to 10.

2012-04-15  Tor Lillqvist  <tml@iki.fi>  [bc3f0bd3e28b2be1175db685cbb6d60de495777c]

WaE: unused functions


2012-04-15  Eike Rathke  <erack@redhat.com>  [5a560e4300295629592716697f13bc803bdeba3c]

resolved fdo#48731 in CSV import do not strip leading apostrophe


2012-04-15  Miklos Vajna  <vmiklos@suse.cz>  [385017e0f2147d2a49e36d6c44ae76a1e7600668]

testcase for fdo#39053


2012-04-15  Miklos Vajna  <vmiklos@suse.cz>  [5187174cd4054486100ef29125ee4a36f7e3bee3]

fdo#39053 writerfilter: implement RTF_BIN


2012-04-15  Miklos Vajna  <vmiklos@suse.cz>  [1d256da4dcbeb623c146e197bc20d3583d9bb3b8]

sw: implement writing of RTF_VIEWSCALE


2012-04-15  Jan Holesovsky  <kendy@suse.cz>  [c6ec7ed43b0861e1c96d62aa75b594b1dd81e315]

findbar: Allow F3 to search next when in the find combobox.


2012-04-15  Tor Lillqvist  <tml@iki.fi>  [fd7d34ef3d27fe34272e14488ad7040e4f985233]

Add more libs, add the test documents


2012-04-15  Tor Lillqvist  <tml@iki.fi>  [7021bfe89b4b02e2e683c23763faa9e4a10e3f2e]

Modify for static linking (DISABLE_DYNLOADING, i.e. iOS)


2012-04-15  Tor Lillqvist  <tml@iki.fi>  [906aa9dea2982efa6497880fb8158537d2e96646]

Add utl and xstor UNO component mapping


2012-04-15  Tor Lillqvist  <tml@iki.fi>  [3061e9e86621c092ab4b4f64509b6394a326afe5]

Add newline...


2012-04-15  Tor Lillqvist  <tml@iki.fi>  [d31997559adac6f03d932cb6c5819149c38c1398]

Add comphelp and stocservices UNO component mapping


2012-04-15  Tor Lillqvist  <tml@iki.fi>  [220336d73660a7713b95ae8b85f80d14ce02b58f]

Just assert if trying to "load" an unknown library when DISABLE_DYNLOADING


2012-04-15  Tor Lillqvist  <tml@iki.fi>  [e56b2109c07498242608064a47b4776423352ddb]

Map and link in also the sfx UNO component


2012-04-15  Tor Lillqvist  <tml@iki.fi>  [30196132e1aa618b291d6eab3393331fbee65005]

Link with libfiltergonfiglo


2012-04-15  Tor Lillqvist  <tml@iki.fi>  [91ff02ec77cd8ea06496c871819677ecfd575f96]

Map and link in also the filterconfig1 UNO component


2012-04-15  Tor Lillqvist  <tml@iki.fi>  [5d369a2ca7d4511701484ee24f7b19b246f410ee]

Nah, don't obscure the right type with void*


2012-04-15  Tor Lillqvist  <tml@iki.fi>  [4067e629f7fc9e93b8eb36fffc5fdcc0c3fa8906]

Fix crasher and generate PIC for iOS simulator

Had an embarrassing thinko in the assembler generation for the iOS
simulator, had forgotten the $ for a literal number. While at it, make
also the simulator read-only code snippet data structures
position-independent. Some minor comment improvements. Bridge seems to
work now on simulator.

2012-04-15  Tor Lillqvist  <tml@iki.fi>  [83ba7b4e8f67cc3a21fbaf476621af509032ae47]

Copy and adapt current state of Norbert's CoreText work for iOS

Compiles, but I obviously have no idea how it works yet.

Yes, eventually we should factor out common parts from the iOS and
MacOSX code.

2012-04-15  Tor Lillqvist  <tml@iki.fi>  [640b8ebb668d466f348329915deba874e15e4b8f]

Remove accidentally duplicated file


2012-04-15  Andreas Mantke  <andi@lappiandreas.site>  [f8f96e9da066047d65dad0f4d296171ecef73d43]

Dialog for the option watermark of the PDF export.

The dialog for the export to PDF was enhanced with a section for the
option of setting a watermark. The dialog has now a special subsection
for this with a box to insert a string for the watermark.

2012-04-15  Michael Meeks  <michael.meeks@suse.com>  [a0b5ba2e821091b8053bfc1d2f9c99aca7431907]

re-open output file on save to fsync to improve first-start performance


2012-04-15  Michael Meeks  <michael.meeks@suse.com>  [c9f30fa2c913b4349a1b6cb6e6e3a11ee3a26521]

writer redlining unit test starts to do something useful


2012-04-15  Eike Rathke  <erack@redhat.com>  [a6ad8e8f0a52881311b16af611e1ad701946c608]

resolved fdo#48706 recognize $.12 as currency number


2012-04-15  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [4d804a0052fe661603bc8280bfa541a7b0a302ae]

fix ambiguous call on windows


2012-04-15  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [89986db6d5033181324e595032b8d3879d41a705]

add test case for autofill with user defined lists


2012-04-15  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [5af699cf62b2313980add377a777c49dc1e7ae2a]

don't deduce increment from multiple equal list entries, fdo#39500


2012-04-15  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [cc94996d96ea8d8e3d136af66846707f9b838bbf]

autofill increment needs a bit more tolerance, fdo#37424


2012-04-15  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [bc16be3e1ed9257b8adc68390de5dc11da100b56]

remove one more wrong IsDataFiltered call


2012-04-15  Miklos Vajna  <vmiklos@suse.cz>  [3fceaca5d6a95371d2c625a569e804a1b2141c0f]

rtftok: add back explicit OUString ctors where still needed


2012-04-15  Miklos Vajna  <vmiklos@suse.cz>  [ecbea5fac49fe63280627ff215c0c7854d7ba953]

implement RTF import of zoom level


2012-04-15  Jan Holesovsky  <kendy@suse.cz>  [69805b85f2643d3df4266a30f019e5f90c9a0826]

findbar: Kill copy'n'paste.


2012-04-15  Miklos Vajna  <vmiklos@suse.cz>  [93b1c8b4a5a0f2d12b21fb6e8e8a01c63d43027d]

rtftok: RTL_CONSTASCII_USTRINGPARAM removals


2012-04-14  Stefan Knorr  <heinzlesspam@gmail.com>  [b32ae7fbaa0429bfc82fd8d82c1f437544880a08]

Correct icons for flipping images in Oxygen/Human themes


2012-04-14  Miklos Vajna  <vmiklos@suse.cz>  [8adbd3df42ee18fe58455ac92a44bca4f76444c9]

dmapper: parse NS_ooxml::LN_CT_Zoom_percent token

The VisibleBottom and ZoomType properties are just set as it seems
without that, SwView::ReadUserDataSequence() ignores the ZoomFactor as
well.

2012-04-14  Miklos Vajna  <vmiklos@suse.cz>  [9a8c2db542618b7a6d242b9d3257f23f54007682]

dmapper: log unhandled attributes in the settings table


2012-04-14  Andras Timar  <atimar@suse.com>  [2765b0ed7e116f5b1695f86e8401fbb2f1dd4a2e]

fdo#45159 fix filter names, remove bogus %productname% where it was necessary


2012-04-14  Andras Timar  <atimar@suse.com>  [397e0729e81f2601e76c3e9ede5e14d09c763c7d]

iremove useless x-comment lines


2012-04-14  Jan Holesovsky  <kendy@suse.cz>  [227113bbf16f2feda4d3e41bb9aff7dc100ede17]

Slidesorter: Kill more useless cruft.


2012-04-14  Jan Holesovsky  <kendy@suse.cz>  [cecde99da64ff3de1cc8066aa9612e67f3db60e0]

Slidesorter: Kill useless ImageButton abstraction.


2012-04-14  Jan Holesovsky  <kendy@suse.cz>  [af77ec0d7ed0a40a1efe9a380b2bab74c02d9fec]

Slidesorter: Kill more.


2012-04-14  Jan Holesovsky  <kendy@suse.cz>  [389218f922471f184daa7429561e78ee5db214e5]

Slidesorter: Font_Button unused.


2012-04-14  Jan Holesovsky  <kendy@suse.cz>  [b80ca48354bfba707d7e3b0b0c05a33038014572]

Slidesorter: Reduce some overengineering.


2012-04-14  Jan Holesovsky  <kendy@suse.cz>  [7316331b863cb5c850272f3ad4d85aadc3ed6551]

Slidesorter: Copy'n'paste reduction.


2012-04-14  Michael Stahl  <mstahl@redhat.com>  [5b3a8606767929e349fd4034fbf8e2243c34cfc5]

JavaClassSet.mk: remove the output directory before calling javac

When removing a source file, the outdated class file would still end up
in the jar otherwise.

2012-04-14  Michael Stahl  <mstahl@redhat.com>  [946e7180be96178937e7be1b0bd7132902709a87]

oosplash: handle SIGTERM by killing soffice.bin


2012-04-14  Michael Stahl  <mstahl@redhat.com>  [228515e7783aecdb992258765554a530d6c831f3]

OfficeConnection: kill soffice process when Java bridge is disposed

In the rare case that the soffice process outlives the Java side UNO
bridge, ensure that soffice.bin doesn't continue running.

2012-04-14  Michael Stahl  <mstahl@redhat.com>  [40aaefeb25190b2c63212f1b5cc353abfc7b0def]

put the missing type into the exception message


2012-04-14  Michael Stahl  <mstahl@redhat.com>  [0ff30829a607eb84669988f424b22df88db7c2de]

unoil: remove generated classes before calling javamaker

Otherwise the class files for IDL files that were removed still end up
in unoil.jar and may cause JunitTest to fail with
"binaryurp::Unmarshal: type with unknown name: ".

2012-04-14  Michael Stahl  <mstahl@redhat.com>  [8c0a9bca425bffd87d12c3f18ec852f083c11bef]

idlc: make dependencies: handle removed include files:

Write dummy targets for included files, so the incremental build does not
break with "No rule to make target" if the included file is removed.

2012-04-14  Eike Rathke  <erack@redhat.com>  [d3b74479a7d0f6f02c86e72be14ae3880726ce59]

fix orcus to not fiddle with literal strings


2012-04-14  Eike Rathke  <erack@redhat.com>  [1e94b35b3d8d25636a5dc6ad99f81399617ad105]

unit test for CSV import fixes related to fdo#48621


2012-04-14  Matúš Kukan  <matus.kukan@gmail.com>  [2d0e58e1fca4d098ecea1a3b0c0fe1447da99855]

unusedcode: PresenterAnimation and PresenterAnimator


2012-04-14  Ivan Timofeev  <timofeev.i.s@gmail.com>  [3a603d376a2bc2b839be3b89a8ecf8df1c42260b]

vcl: win: adjust some coordinates


2012-04-14  Ivan Timofeev  <timofeev.i.s@gmail.com>  [7179a362dd5788c4c4f7197d15abfa17e0cad584]

vcl: win: fix RTL checkmark backgrounds fdo#42537


2012-04-14  Ivan Timofeev  <timofeev.i.s@gmail.com>  [532904765073c827bed3181d97c217909db1843f]

vcl: hack: pData->aSz.Width() is set only for MenuBar, use aOutSz.Width()


2012-04-14  Eike Rathke  <erack@redhat.com>  [7928b651965f747b02593d2a9fc73fac7c86dbf5]

resolved fdo#48621 better handling of broken CSV files

* non-escaped (not doubled) quotes in quoted strings are regarded as broken
  representation and are taken literally, only a quote followed by a separator
  ends a field. If not being a separator themselves, trailing blanks between
  the ending quote and the separator are ignored, complementary to leading
  blanks between a separator and a quote.
* quotes in a non-quoted string are taken literally

2012-04-14  Julien Nabet  <serval2412@yahoo.fr>  [95cc5de63b20c5986fe8f3913da86002eabd7cb1]

Resolves: fdo#48683 nice crash when hitting DEL


2012-04-14  Andras Timar  <atimar@suse.com>  [1ba0ab72d12f3713f7b2b817e6f783bcb83f36a3]

we only extract en-US strings, remove some complexity


2012-04-14  Miklos Vajna  <vmiklos@suse.cz>  [fd1bef82a99de423005e1dfaf2935823a1fc74bd]

dmapper: use PropNameSupplier in SectionPropertyMap::CloseSectionGroup()


2012-04-14  Miklos Vajna  <vmiklos@suse.cz>  [0ef7dbcb365534c4203760c86d089d50f7eb9562]

dmapper: fix import of odd/even page breaks


2012-04-14  Chr. Rossmanith  <Chr.Rossmanith@gmx.de>  [a167ce5d91f87326093cbcdb44cde1527ef6849c]

gbuild for svg2odf


2012-04-14  Jan Holesovsky  <kendy@suse.cz>  [3c0f54a41a63cd0a56cfa0faf40605c5b27dd99e]

Make svg2odf really build :-)


2012-04-14  Jan Holesovsky  <kendy@suse.cz>  [c0a3ff4ad85a3ecdc6b8589c3a8b3c19f199b02e]

Temporarily disable the build of svg2odf.


2012-04-14  Jan Holesovsky  <kendy@suse.cz>  [2a63c47b5b60551d44ee20983fd422d502e29be4]

Build svg2odf tool to be able to test the svg import.


2012-04-14  Jan Holesovsky  <kendy@suse.cz>  [bca961b855c638bb6863a663972121d4414c64a7]

Simplify the construction of the '>>' menu.


2012-04-14  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [3bdb2288957120cc4bd958c36a4d4db22e7343f0]

Revert "blind fix for Norbert's tinderbox"

This reverts commit 7ad0f3a4139f7cfde39222cc575e86f3d3343896.

2012-04-14  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [7ad0f3a4139f7cfde39222cc575e86f3d3343896]

blind fix for Norbert's tinderbox


2012-04-14  Caolán McNamara  <caolanm@redhat.com>  [23067849649518210ee0fdf80fa4b05625f1e6bb]

valgrind: Conditional jump or move depends on uninitialised value

in ScDPItemData::DisposeString

2012-04-14  Andras Timar  <atimar@suse.com>  [3f00358bfdad0a18fe053c3d154f74e3aa6afba9]

export x-comments to sdf file into the 'helptext' field

helptext field has not been in use for a while, so we can
use that to hold the x-comment

2012-04-14  Andras Timar  <atimar@suse.com>  [af0e727b5dfcdea0555748e7e6415d70fe7665a9]

fix a typo (BN instead of BN_IN)


2012-04-14  Norbert Thiebaud  <nthiebaud@gmail.com>  [b60bf1eb625e4d2e94543a90770cea9214352b63]

rename common* static libs to codemaker_* for clarity + dmake cleanup


2012-04-14  David Ostrovsky  <David.Ostrovsky@gmx.de>  [a57b6347999889bbbcf55e704ac480482fdc5497]

gbuild conversion: unodevtools module


2012-04-14  David Ostrovsky  <David.Ostrovsky@gmx.de>  [f3653d3c1e93a7e92a546b770e418b8cf5c06c54]

gbuild conversion: codemaker module


2012-04-14  Caolán McNamara  <caolanm@redhat.com>  [234f150f30d881b2691288c5f5581306bd4d3d18]

Resolves: fdo#48640 handle various busted rtf docs without hanging


2012-04-14  Caolán McNamara  <caolanm@redhat.com>  [1856186951a70a0bcac4e0c3632ca4afe68c05e3]

optimize: traverse children with WINDOW_FIRSTCHILD/WINDOW_NEXT


2012-04-14  Michael Meeks  <michael.meeks@suse.com>  [2a20f94696addc362ba62d1cced1793c08e26e75]

gtk3: add approved theme color fetch / selection.


2012-04-14  Gábor Stefanik  <netrolller.3d@gmail.com>  [7a9738f407c916d56090e9805632a5b29f96df18]

Clean up basegfx's polygon tools code


2012-04-14  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [d8ff1a579ff5ac9250aa052ef1a17fce51959cb0]

improve autofill test case


2012-04-14  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [97fe16f4dc5582be597971b6e17431b8d353b8ba]

move testCVE into slowcheck

speed up rebuild of sc

2012-04-14  Julien Nabet  <serval2412@yahoo.fr>  [daae05ccf52e37afc41dc1976afcc1f7c6fd978c]

WaE fix


2012-04-14  David Tardon  <dtardon@redhat.com>  [bcc942451d7b5291d3f4c56ccd6868b23e2e923c]

really replace SDK with SDKBIN


2012-04-14  Kohei Yoshida  <kohei.yoshida@gmail.com>  [89de9dfe27d6a406fb67570c3507a8ea2e387d24]

Really fix the build.


2012-04-14  Julien Nabet  <serval2412@yahoo.fr>  [9b30c36efd8746e10e58911192b1b626ac95e0ee]

Some vcl cleaning


2012-04-14  Julien Nabet  <serval2412@yahoo.fr>  [715138f3aa4a5d2a4efbfd85096d3c97e8a9edb8]

Some sc cleaning (oox)


2012-04-14  David Tardon  <dtardon@redhat.com>  [55823d331e5adc2d97cf3c8670bdb6f54f772ded]

replace APP?RPATH SDK by SDKBIN in old build system

Commit 0c80ad06fd96a4fec062a7edfff12bb65ef204b4 broke MacOS X builds
because of this discrepancy. It would be easy to accept both, but I
think it is better to be consistent with gbuild.

2012-04-14  Kohei Yoshida  <kohei.yoshida@gmail.com>  [5d66587d7931c6a41107969f5d0942d880ce0943]

Keep tinderbox happy.


2012-04-14  Kohei Yoshida  <kohei.yoshida@gmail.com>  [70d27eddd2e86fc525c0c482496f4f4803efafae]

This must be const.


2012-04-14  Kohei Yoshida  <kohei.yoshida@gmail.com>  [7b74902db2ad3185e7b61ab4a15385e5a6db06a8]

Export this to get it to build in forms.


2012-04-13  Kohei Yoshida  <kohei.yoshida@gmail.com>  [b447f763f2739ef57f82183a8ff6af493bf031b2]

EE_APPEND now has to be the max value of size_t.


2012-04-13  Kohei Yoshida  <kohei.yoshida@gmail.com>  [f75df5e338af4e109f3bce9ab6c98f681fdd14fa]

Another svarray to kill.


2012-04-13  Kohei Yoshida  <kohei.yoshida@gmail.com>  [515f74385b25375bda01008cef831bf73e18a428]

ImpEditView no longer a friend of ImpEditEngine.

Be careful whom you befriend with...

2012-04-13  Kohei Yoshida  <kohei.yoshida@gmail.com>  [86eeb0bb473522cb852fb3b9a84ed4f4e04b3261]

Put enum definition under class scope to avoid name clash.

There is a class named EditLine in editeng which clashed with one of
the enum values.

2012-04-13  Kohei Yoshida  <kohei.yoshida@gmail.com>  [e95eb1b22126db5b73fba1ff9a80dbce524ab1c7]

EditView is no longer a friend of ImpEditEngine.


2012-04-13  Kohei Yoshida  <kohei.yoshida@gmail.com>  [ff887e882164ed8b5c8f08b4db48c99146c15b9c]

SafeGetObject() no longer needed since GetObject() does the same thing.


2012-04-13  Kohei Yoshida  <kohei.yoshida@gmail.com>  [cd967bdb955f307ff0a2b22cd680b99bd493c4cd]

UniString to rtl::OUString.


2012-04-13  Olivier Hallot  <olivier.hallot@alta.org.br>  [9432c51b350958162df7fa6cddb4aaf0536735df]

More RTL_CONSTASCII_USTRINGPARAM removals


2012-04-13  Olivier Hallot  <olivier.hallot@alta.org.br>  [301217d7087280f1ec4053dd873f79922d981dd3]

More RTL_CONSTASCII_USTRINGPARAM removals


2012-04-13  Olivier Hallot  <olivier.hallot@alta.org.br>  [2db3ba987fa20516c4e8eab7c13c37758b16efbd]

More RTL_CONSTASCII_USTRINGPARAM removals


2012-04-13  Olivier Hallot  <olivier.hallot@alta.org.br>  [4326d0bd27f4ea9620d77457b6856875e59072cc]

More RTL_CONSTASCII_USTRINGPARAM removals


2012-04-13  Olivier Hallot  <olivier.hallot@alta.org.br>  [5aa0bc7b9a830fe497c6e74b109bbb7af40141a6]

More RTL_CONSTASCII_USTRINGPARAM removals


2012-04-13  Olivier Hallot  <olivier.hallot@alta.org.br>  [4b641686ebbb406868057ea11040caf107312717]

More RTL_CONSTASCII_USTRINGPARAM removals


2012-04-13  Olivier Hallot  <olivier.hallot@alta.org.br>  [0b1a0cf3c87d90d0c86ef4173706ff4558f24e84]

More RTL_CONSTASCII_USTRINGPARAM removals


2012-04-13  Olivier Hallot  <olivier.hallot@alta.org.br>  [96f9300af6931848eff2951a9a58ef76714352fa]

More RTL_CONSTASCII_USTRINGPARAM removals


2012-04-13  Olivier Hallot  <olivier.hallot@alta.org.br>  [120786aea28b73870633affebf88ae4fb7ffac7a]

Remove some A2S and C2U macros in sd


2012-04-14  Michael Meeks  <michael.meeks@suse.com>  [092a90517889ff7b66a4e7229b897e381bf167f9]

update vcl readme wrt. fpickers


2012-04-14  Michael Meeks  <michael.meeks@suse.com>  [5d646f4ba592764de44f50053802b1ed451d93d7]

i18npool: use URLs for type database in localedata build


2012-04-14  Michael Meeks  <michael.meeks@suse.com>  [09524d410bbaad2a0b9b39811cb5cc16621b1396]

stoc: accelerate opening of multiple XML .rdb files in a directory

Instead of nesting these, we aggregate them into a single non-nested
registry, which saves lots of CPU at startup, sadly we can only do
that for the new-style XML registries, so we have to sniff files,
nevertheless this is still far faster. The merged xml files also
break the XSimpleRegistry::getURL() method - but it appears not
to get called.

2012-04-14  Michael Meeks  <michael.meeks@suse.com>  [a871537f328711f02d3b5ba18612bbf25c6f563b]

linkoo: add --copy mode, default to this on windows


2012-04-13  Julien Nabet  <serval2412@yahoo.fr>  [e00e693d2b3c39246328a99adc142284edbed285]

Some cleaning sc (oox)


2012-04-13  Julien Nabet  <serval2412@yahoo.fr>  [bb5fa5773461e14de153266ccfa36e5f454ff9b8]

Cleaning sc (oox)


2012-04-13  Luboš Luňák  <l.lunak@suse.cz>  [adaa6ee5ea7852ecaf3a43ee8f0a908a54c8650a]

we don't care about what didn't work in dmake version we can't build with


2012-04-13  Luboš Luňák  <l.lunak@suse.cz>  [9758b9aaf0909b94bd8845a694f1a775fe18777b]

sal_Int32 conversion warning


2012-04-13  Luboš Luňák  <l.lunak@suse.cz>  [87e2f7709b0541958cb5f4cecf24857593777952]

remove unused variables


2012-04-13  Luboš Luňák  <l.lunak@suse.cz>  [73be7d0a7bff557e71534ba45cef9205cfa44520]

remove unused variables


2012-04-13  Luboš Luňák  <l.lunak@suse.cz>  [c3ff98d54ddaa1728a08117283dce2d41d0cd568]

put "unused" function into the right #ifdef


2012-04-13  Julien Nabet  <serval2412@yahoo.fr>  [7b0bf8878b057def9539ddde8aef790e30b58532]

Cleaning sc module (oox)


2012-04-13  Rafael Dominguez  <venccsralph@gmail.com>  [c639aba4a522452b194d2648206901660c1caa43]

Remove deprecated and unused methods.


2012-04-13  Rafael Dominguez  <venccsralph@gmail.com>  [236ebc083a3b69e140b01e7688e4650cb7d19c6f]

Replace deprecated List for std::vector<rtl::OUString>.


2012-04-13  Rafael Dominguez  <venccsralph@gmail.com>  [c29542818295388db23652ec5a1c982496f66010]

Remove deprecated List in ViewClipboard::InsertSlides.


2012-04-13  Rafael Dominguez  <venccsralph@gmail.com>  [8adf70b289476eb5c204d3f1e9cbcb259e019194]

Remove deprecated List for vector in ViewClipboard::GetFirstMasterPage.


2012-04-13  Rafael Dominguez  <venccsralph@gmail.com>  [5e0be5bd29ae0e592313de96df7b635549cf4e6c]

Call size instead of count.


2012-04-13  Rafael Dominguez  <venccsralph@gmail.com>  [a35bc3a35701a55234b51c2c3bc04e7c0a1553b1]

Remove deprecated List usage in Clipboard::CreateSlideTransferable.


2012-04-13  Rafael Dominguez  <venccsralph@gmail.com>  [cb5d50619dea504c149d7c54918fad974896f4c9]

Remove deprecated List usage in Clipboard::PasteTransferable.


2012-04-13  Rafael Dominguez  <venccsralph@gmail.com>  [b1b309c970d040a1907fd83030fe09260c386894]

Replace deprecated List for vector in SdTransferable.


2012-04-13  Rafael Dominguez  <venccsralph@gmail.com>  [77f8397f989785d2623cfffc63a584bd3af894d6]

Overload SdDrawDocument::InsertBookmark to use vector instead of List.


2012-04-13  Rafael Dominguez  <venccsralph@gmail.com>  [6a0ca287e99a4f7262294c57b9bea0c5968edb41]

Replace deprecated List class for std::vector<rtl::OUString>.


2012-04-13  Rafael Dominguez  <venccsralph@gmail.com>  [89195fdd25533deda8f371cfa2983ec35c057c98]

Replace deprecated List with std::vector<rtl::OUString>.


2012-04-13  Rafael Dominguez  <venccsralph@gmail.com>  [de47936fb8af9ad052687ac68d56a20820a96fdf]

Make some inmutable parameters constant.


2012-04-13  Rafael Dominguez  <venccsralph@gmail.com>  [5d8ce0db822414df88530e58560eee0a46485737]

Overload InsertBookmarkAsObject to use std::vector instead of List.

This are the hardest ones to port, since the rExchangeList parameter uses
the last position from InsertBookmarkAsPage in InsertBookmarkAsObject, so
the best idea i came up with to avoid doing nasty stuffs was erase procesed
objects in InsertBookmarkAsPage and add an extra parameter to
InsertBookmarkAsObject that recalculates object count when rExchangeList
has items but its manipulated by InsertBookmarkAsPage first like it occurs
in function SdDrawDocument::InsertBookmark.

2012-04-13  Rafael Dominguez  <venccsralph@gmail.com>  [a8daf5ff0a825777af0438b5605c5796acb6dd72]

Overload InsertBookmarkAsPage to use std::vector instead of List.

This are the hardest ones to port, since the rExchangeList parameter uses
the last position from InsertBookmarkAsPage in InsertBookmarkAsObject, so
the best idea i came up with to avoid doing nasty stuffs was erase procesed
objects in InsertBookmarkAsPage and add an extra parameter to
InsertBookmarkAsObject that recalculates object count when rExchangeList
has items but its manipulated by InsertBookmarkAsPage first like it occurs
in function SdDrawDocument::InsertBookmark.

2012-04-13  Michael Stahl  <mstahl@redhat.com>  [3c854f6d316ddd7a3ddf85a148a8cf2e0c047e50]

WaE: initialization order


2012-04-13  Albert Thuswaldner  <albert.thuswaldner@gmail.com>  [be7cbf49c4fa586bd6ec96c2d278a317894f569c]

Moved ScDefaultsOptions from ScDocOptions to separate class


2012-04-13  Caolán McNamara  <caolanm@redhat.com>  [d117d974184e47ba2a5f2c8181207556f19ee5ef]

push and pop protectors around runner run, hopefully fixes windows build


2012-04-13  Petr Mladek  <pmladek@suse.cz>  [b0beccb4f6bfa87ed79f202b58c5c7169b46e66f]

display LO application in the right desktop submenu (bnc#718694)

+ add subcategories to desktop files
+ remove the obsolete X-SuSE-* stuff

2012-04-13  David Tardon  <dtardon@redhat.com>  [1f84379c5b99b8c67f9296a1bbd0a08f0fa31278]

Revert "re-run bootstrap after make clean"

This reverts commit 7c489dc2ec5543c3481d0d5385f3a7a328276cff.

2012-04-13  Petr Mladek  <pmladek@suse.cz>  [fc09ed737cef00baa7c5e0b206efac0cb36c1f7c]

distro-install-file-lists: handle new file lists that appeared for LO-3.5

Process the newly added file lists:

    + Script_Provider_For_Javascript
    + Script_Provider_For_Beanshell
    + PostgresqlSdbc
    + Files_Images

2012-04-13  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [0d34f0ebcaf75863daaa608cc962ee888b2fa7e6]

no need of minizip headers here too


2012-04-13  Rafael Dominguez  <venccsralph@gmail.com>  [f46debeed6778d65f3d00a5851ca1b9cf37b7d4c]

Overload lcl_IterateBookmarkPages to use vector instead of List.


2012-04-13  Rafael Dominguez  <venccsralph@gmail.com>  [ad50ae4f3c48a82315f70fff1b9f221e5c74a2da]

Remove unneeded headers.


2012-04-13  Rafael Dominguez  <venccsralph@gmail.com>  [54388678f593010aa20125cf50c9d084afbdae58]

Refactor SdDrawDocument::IterateBookmarkPages.

- Make the function a local function instead of a method.
- Remove base functor class since we only use one type of functor.
- Make lcl_IterateBookmarkPages only dependant on FindDuplicateLayout
functor.

2012-04-13  Rafael Dominguez  <venccsralph@gmail.com>  [8fffd99aba75ec517fc7d2d9a85c8a23fb58c986]

Remove unused InsertBookmarkAsPage_AddBookmarkedPages functor.


2012-04-13  Petr Mladek  <pmladek@suse.cz>  [f6eba1a27a4ffac50ab06a733e6eee1f5c7800ca]

fix library link order to work with link --as-needed


2012-04-13  David Tardon  <dtardon@redhat.com>  [4d6a36dd0c3c0f61ee8e80f748dd6d8ec2cebbd5]

renaming dlls makes little sense on windows


2012-04-13  David Tardon  <dtardon@redhat.com>  [370e3b6d6031aba675b66ed7495505f605c41779]

Revert "change redland dllnames on windows too"

This reverts commit 6bc4d28845db8d63faeaa9eac4ce7364f37e4d2e.

2012-04-13  Petr Mladek  <pmladek@suse.cz>  [d04e30c94a0d041ecd3d68b5fcf7e7c9ba1df735]

distro-install-file-lists: mark javasettingsunopkginstall.xml as %config


2012-04-13  Radek Doulik  <rodo@novell.com>  [e94e669bd3499827f19585b704e7c0ef4f21bd13]

set minimal width if pen width is set to zero


2012-04-13  Petr Mladek  <pmladek@suse.cz>  [f780859b76263638b9227122e465b0c629c7ca3e]

unpack-sources, download: update for .xz source tarballs


2012-04-13  David Ostrovsky  <David.Ostrovsky@gmx.de>  [0c80ad06fd96a4fec062a7edfff12bb65ef204b4]

fix macosx build


2012-04-13  David Tardon  <dtardon@redhat.com>  [6bc4d28845db8d63faeaa9eac4ce7364f37e4d2e]

change redland dllnames on windows too


2012-04-13  Petr Mladek  <pmladek@suse.cz>  [8b6fade3b1c24f5442d409cc1bb5ccc8899b0cdf]

find-4.1.20 does not support -regextype option

use -name "*.png" -o -name "*.svg" instead

2012-04-13  Caolán McNamara  <caolanm@redhat.com>  [3934efe28c70b1c21a60f38fe726a935c15f4e99]

sigh, need a 64bit zlib too on windows, reverting


2012-04-13  Philipp Weissenbacher  <p.weissenbacher@gmail.com>  [134fe756a1659e352c96d0a6da34dd3c7d23e3a9]

Translate <title> to English


2012-04-13  Philipp Weissenbacher  <p.weissenbacher@gmail.com>  [5dfb6381c63b51e41cd8a80b767c8f6154f59b59]

Translate German comments


2012-04-13  Caolán McNamara  <caolanm@redhat.com>  [cb5299e5ea3ea46ebdce93c18c20f190a2b7b16e]

already registered in RepositoryExternal.mk


2012-04-13  Caolán McNamara  <caolanm@redhat.com>  [2273ce95c7a3522757378e96fd65cf380dc790cd]

WaE: don't seem to need this pragma


2012-04-13  Caolán McNamara  <caolanm@redhat.com>  [3c9054eccf01f9d9c59ce1106bfbfd3c7add4f2e]

WaE: -Werror=parentheses


2012-04-13  Caolán McNamara  <caolanm@redhat.com>  [35fb870b5f4382b8e589b29c72f2623c6b2fd0c0]

fix crash on invalid/missing pen


2012-04-13  Caolán McNamara  <caolanm@redhat.com>  [830724367d69bd4e223713d720c695e2b84a2ca0]

fix busted indent


2012-04-13  Caolán McNamara  <caolanm@redhat.com>  [f95b73e6f405be676df6662585f7c73d8a9e12e6]

move terminate to fixture decorator


2012-04-13  Caolán McNamara  <caolanm@redhat.com>  [426a159314b0a2a0f7596cc494ac3ec6a1f0b2d7]

need to register static library


2012-04-13  Caolán McNamara  <caolanm@redhat.com>  [e9b74b802b80fdae7ec9fef24d6c6d18cd4d4968]

needs to be the dir name not the output lib name


2012-04-13  Caolán McNamara  <caolanm@redhat.com>  [8d7e8a0a3b9a4a4f7b805e91674b79a4cca7cf72]

setup/teardown default component context once before/after all tests

avoids the problems of dangling uno singletons invalidated after the first
dispose and the chain of other singletons that don't expect to need to
re-initialize, etc.

reenable editeng cppunit test

inherit i18npool cppunit test from unotest base

drop LibreOfficeProtector, do "throwable" work in setUp/tearDown not
in ctors/dtors

2012-04-13  Caolán McNamara  <caolanm@redhat.com>  [452af5f4522e750627d0c0ac9fbc794aeb1f1f8f]

gbuildize internal zlib

and stick headers into the solver in the same hierarchy as is "standard"
so we don't have to patch so much, similiarly rename to libz

2012-04-13  David Ostrovsky  <David.Ostrovsky@gmx.de>  [99b04ed2be3023bec874fce529d453123f48ac99]

WaE: declaration of 'rand' shadows a global declaration


2012-04-13  David Ostrovsky  <David.Ostrovsky@gmx.de>  [bed6580ec330fea6bc7ee015adf1baf6298ed3fb]

gbuild conversion: idlc module


2012-04-13  Philipp Weissenbacher  <p.weissenbacher@gmail.com>  [1830cf752e9abd2bb168e5e978b72038e1c4b263]

Begin translating comments


2012-04-13  Matúš Kukan  <matus.kukan@gmail.com>  [8fd5ba3749aa740b3c060db775b42f15a5ce50a7]

gbuild: improve handling of paths


2012-04-13  David Tardon  <dtardon@redhat.com>  [0086c3fe17a0aaaa04807b5a394dd6bef9f5e6f1]

oops, missed one for macosx


2012-04-13  Miklos Vajna  <vmiklos@suse.cz>  [b8b69ab0889e24ae385cda40b0ebbb1099a4d150]

oox::drawingml::Shape: OSL_TRACE -> SAL_INFO


2012-04-13  David Tardon  <dtardon@redhat.com>  [0a4ef4652564c5f2adf01c8d67c916a789f12dc8]

rhbz#809466 change soname of bundled redland libs


2012-04-13  Santiago Martinez  <smvarela@gmail.com>  [574fcec8cd287c868b582bc9a4e5087f6e27d83c]

Remove unused code in sc.


2012-04-13  Philipp Weissenbacher  <p.weissenbacher@gmail.com>  [63585de969d3892ddb6034cfa05284e30f97a304]

Convert macro to local const variable


2012-04-13  Luboš Luňák  <l.lunak@suse.cz>  [caaa4dc8fd7938d333a26562dfb5db6ef76ffd7f]

add missing trailing space


2012-04-13  Tor Lillqvist  <tlillqvist@suse.com>  [d81a26fe6885b55e250d9fb83774e3973224fde6]

Little bit more explanation, feel free to improve


2012-04-13  Tor Lillqvist  <tml@iki.fi>  [dc4aec872426d95033610c9e6b6579387e5e6423]

WaE: unknown warning group '-Wreturn-type-c-linkage'


2012-04-13  Eike Rathke  <erack@redhat.com>  [9f77876a96911a7138aa2081077a03abd34a9cf4]

two additional places to raise data truncated error for fdo#48516


2012-04-13  Eike Rathke  <erack@redhat.com>  [2a2d04dff73b85185f7da59fea173a8bffb7c190]

one more lcl_appendLineData() for line size >64k

Though this specific piece of code is not used in CSV import it may act on
long lines now.

2012-04-12  Matúš Kukan  <matus.kukan@gmail.com>  [40775ce183ac29e9598cbca59e995c7e77327a1a]

HAVE_GETOPT is always NO for windows


2012-04-12  Matúš Kukan  <matus.kukan@gmail.com>  [5dce272584cc79da727bdd4887d60cec04cbce11]

move dependency on localedata_en to i18npool


2012-04-12  Mark Wolf  <mark.wolf.music@gmail.com>  [62640a8436c837db6d1f63d98585b9929c36682d]

German comment translation for odk folder

Mark

2012-04-12  Matúš Kukan  <matus.kukan@gmail.com>  [a4f4e51304e9c26b58d4ab5ee4f0a63e3cd4ec91]

use gb_Helper_make_url here


2012-04-12  Matúš Kukan  <matus.kukan@gmail.com>  [803b1840c860be843e370108febb2222f7b89e71]

include environment also here


2012-04-12  Matúš Kukan  <matus.kukan@gmail.com>  [5a248896bee2a20685ec32f85b3992a1b747355d]

gbuild: use => external headers

This fixes circular dependencies.

2012-04-12  Philipp Weissenbacher  <p.weissenbacher@gmail.com>  [c5718b012fcbd19c79ff6eb07ca00a39ae643d8d]

Translate German comments


2012-04-13  Takeshi Abe  <tabe@fixedpoint.jp>  [a9bad6b8f99dfb1640fbbff3f29036182f0103f6]

made the search straightforward


2012-04-13  Takeshi Abe  <tabe@fixedpoint.jp>  [7465f5e604ee449006a243f1d55cb0882bb58ac1]

extract ImpGetIntntlSep() into sbxconv.hxx and reuse it


2012-04-12  Luboš Luňák  <l.lunak@suse.cz>  [b30c9f7d8eea41fadcf3ff09db9e005f2f266006]

++I_hate_sal_Int32


2012-04-12  Luboš Luňák  <l.lunak@suse.cz>  [b950cf552f794a154f4576ec534513fe696d6e65]

write out unique id for wp:docPr

"If multiple objects within the same document share the same id attribute value, then the
document shall be considered non-conformant." . Although it apparently does not matter
much in practice.

2012-04-12  Luboš Luňák  <l.lunak@suse.cz>  [1820f9f272bc478f79819767ddeb34644e334405]

wp:anchor attributes do not have w: prefix


2012-04-12  Luboš Luňák  <l.lunak@suse.cz>  [57951b30df91d36fb0d0a4abae2573201554e716]

wp:docPr title is not in ecma


2012-04-12  Luboš Luňák  <l.lunak@suse.cz>  [1018d69bdada22e5cd8d9fa246c54fcd9feb7c6c]

escape \n and \r too in escapeXml()


2012-04-12  Luboš Luňák  <l.lunak@suse.cz>  [c4fbb0360889ded44ccbade8bb893eac5f1fbd2f]

implement wp:docPr title and fix descr


2012-04-12  Luboš Luňák  <l.lunak@suse.cz>  [835cea6bea0b4a1783d8e50f9b0ca1abe5cd3701]

write proper title and description for wp:docPr


2012-04-12  Luboš Luňák  <l.lunak@suse.cz>  [88a8c0891474a4936a67bcd119ff968369a93869]

write w:relativeHeight

the z-order is actually already implied by the order the items are written,
but why not

2012-04-12  Luboš Luňák  <l.lunak@suse.cz>  [2110e5e838648ae4054ca74cdc587c12370223a5]

operator<< for ostream + UniString

This should make even String be easily usable with SAL_DEBUG
stuff (the same like 2ac5b08361bf0c7c98ff9bc10869e2b41c9d85fd for OUString).

2012-04-12  Caolán McNamara  <caolanm@redhat.com>  [ab05fbd16e3613494731414276f63b5a03e164e9]

fix build


2012-04-12  Olivier Hallot  <olivier.hallot@alta.org.br>  [674ed53bc00fbbbfec5661cbafcaa79669927cb8]

More RTL_CONSTASCII_USTRINGPARAM removals

module sd/../ui

2012-04-12  Olivier Hallot  <olivier.hallot@alta.org.br>  [139b5e76721c685abdbb51a317c3804ffd9cafcb]

More RTL_CONSTASCII_USTRINGPARAM removals

module sd/../ui

2012-04-12  Caolán McNamara  <caolanm@redhat.com>  [43aabb908e3dacd1b1b2effb215b04147de4016e]

partially revert the editeng singleton stuff to get build to complete


2012-04-12  Miklos Vajna  <vmiklos@suse.cz>  [99deffbeba414443ec7e0961501d5dcbc475b07d]

oox: fix doxygen syntax to avoid misleading output in ShapeModel


2012-04-12  Gábor Stefanik  <netrolller.3d@gmail.com>  [5f2825dde8a44773fc6ce19f2dd4e328c4e88eaf]

fdo#34392 recompute column widths after font scale change in startcenter


2012-04-12  Andras Timar  <atimar@suse.com>  [25c194163c531648f7ad8cdb1a64a03407f75efc]

fdo#48584 Shift+F3 should be the shourtcut for Edit > Duplicate in Draw

... just like it is in Impress. The fix for fdo#32559 was partially
reverted. I think .uno:CopyObjects is more useful in Draw, than
.uno:ChangeCaseRotateCase.

2012-04-12  Petr Mladek  <pmladek@suse.cz>  [250feedd8e50e5eb52682a194823567ba5287c60]

add scalable desktop icons (fdo#39690)


2012-04-12  Stephan Bergmann  <sbergman@redhat.com>  [0dda8f1933ef9cea3b10e2958e28023d9dc54399]

Set DefaultContext property of service manager/component context combo

...to avoid mismatch warnings from OServiceManager::createInstanceWithContext.

2012-04-12  Thomas Arnhold  <thomas@arnhold.org>  [30fb54aca35c744517ad697f2d299481b02d457f]

remove formfeeds


2012-04-12  Thomas Arnhold  <thomas@arnhold.org>  [7a18848e143933ccdb75bdfc8713da4f7f02efe4]

unusedcode.easy: remove various methods


2012-04-12  Muthu Subramanian  <sumuthu@suse.com>  [03a651507e34ee423674d2a537f2bb4b509af6d6]

n#717947: Fixed pdf export (of images).


2012-04-12  Thomas Arnhold  <thomas@arnhold.org>  [032439617e4c82980d909dd09e10a47471d70aec]

unusedcode.easy: remove FilterBase::openSubStorage


2012-04-12  Thomas Arnhold  <thomas@arnhold.org>  [3030a3a52f9bd89a055f65a2c5033be028da3cc2]

offapi: remove obsolete XInplaceLayout (2nd try)

This is related to 10e580c57b907420e8c6d816325445a40a720e4a

2012-04-12  Thomas Arnhold  <thomas@arnhold.org>  [5bce9624d10e9b22a0764884c88c5951aa6a26fe]

fix modeline


2012-04-12  Thomas Arnhold  <thomas@arnhold.org>  [ab01a70b7f809f9ac8a1c342244665331751aecd]

unusedcode.easy: Remove BinaryFilterBase


2012-04-12  Thomas Arnhold  <thomas@arnhold.org>  [a555fa2fd52b498cbf779d7c8383d39144cb6ab8]

unusedcode.easy: remove FilterBase::requestEncryptionData


2012-04-12  Andras Timar  <atimar@suse.com>  [cfa4c9c11538b332234709dedc7ca553a10ab08e]

typo fix in comment


2012-04-12  Caolán McNamara  <caolanm@redhat.com>  [be3ee9c889f4240848a3f232f2b3009ea647fefc]

callcatcher: update unused code list


2012-04-12  Caolán McNamara  <caolanm@redhat.com>  [16cd97480d0681d37f86e89366e1f9964ec16ef8]

Resolves: fdo#40292 Tamil grapheme cluster rules


2012-04-12  Radek Doulik  <rodo@novell.com>  [f0a5e147eb9ae4a343f51eda20126488347e66f8]

add .5 to control points coordinates after transformation

 - otherwise we might end up with wrong coordinates
 - fixes fdo#38580

2012-04-12  Petr Mladek  <pmladek@suse.cz>  [030c4269cb14ed429e4a1f0314eba7a783816ac1]

pack "en" dictionary only with "en" langpacks

it is in the main installation tarball anyway; it was put in langpacks
that did not have its own dictionary from some strange reason

2012-04-12  Kohei Yoshida  <kohei.yoshida@gmail.com>  [5b14929dd4f659420c5707b7c432fb9337cfff1d]

Handle the correct deletion order of EditDLL in the base class.

Turns out that this change affected all cppunit runs.

2012-04-11  Kohei Yoshida  <kohei.yoshida@gmail.com>  [c0de63a858ee02bba2a9154b239085a64a277999]

Remove the TODO comment that's no longer relevant.


2012-04-11  Kohei Yoshida  <kohei.yoshida@gmail.com>  [b5800fac1d57b80772823bd8bc288a6cebe82e6f]

We need to delete EditDLL before de-initialize vcl to avoid crash.

Without manually releasing the EditDLL singleton instance, it gets
deleted *after* the cppunit does its cleanup, which de-initializes VCL.
The problem is, when the EditDLL instance is destroyed, its member
GlobalEditData instance deletes the OutputDevice instance that it owns,
which in turn accesses font caches in VCL.  But by the time we reach
that point, VCL is already de-initialized, hence the problem.

2012-04-11  Rafael Dominguez  <venccsralph@gmail.com>  [3b887c8d3fef676e0037a4f3381f6a491ec0da4f]

Replace deprecated List for std::vector.


2012-04-11  Rafael Dominguez  <venccsralph@gmail.com>  [a9a05a06ac275ec2695ff607ed118e1b46ab7a4e]

Replace deprecated List for vector.


2012-04-11  Kohei Yoshida  <kohei.yoshida@gmail.com>  [a9448bd1b7b64eff74198ead63154ae132ed853b]

Avoid duplicate symbols & use setUp() and tearDown() for the item pool.


2012-04-11  Kohei Yoshida  <kohei.yoshida@gmail.com>  [1bcd2c94930c95c1807c6112559f5b0041aeb4fa]

Just use the internal item pool already written for the edit engine.


2012-04-11  Albert Thuswaldner  <albert.thuswaldner@gmail.com>  [c510670e3cab5322ed82e5702f6f6e311c9823f6]

removed unused includes in tpformula.hxx


2012-04-11  Kohei Yoshida  <kohei.yoshida@gmail.com>  [e487d2fbf67cc6c7f4506d08eb7aa080a7d37c18]

You *are* fixed.


2012-04-11  Kohei Yoshida  <kohei.yoshida@gmail.com>  [8b216a7aa3c88a6b18f62079757567a2d4e4d737]

Set default items to the item pool, do this and that, and now the test passes.


2012-04-11  Kohei Yoshida  <kohei.yoshida@gmail.com>  [ddfa209fc0422c544292ad23413851d1b654de7c]

Removed the source file of SharedFormulaBuffer, which is no longer used.

It has been replaced by SheetDataBuffer.

2012-04-11  Caolán McNamara  <caolanm@redhat.com>  [6089be1a7a17ae849d8793520e9d8d36296ed5cf]

needs ure and base-class setUp does necessary stuff


2012-04-11  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [73ff3a49a0891c7787f08eec86357c320a76c263]

first part for ScTable::GetAutoFillPreview

Actually this is a bit more tricky. Currently it is showing wrong values
for hidden rows/columns

2012-04-11  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [290a851bdc42a78426dea987ffbcb511e36c34fb]

ScTable::FillAuto should work with hidden rows/columsn now too


2012-04-11  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [a6a0ea2f352f98b801bb6aade04caeb07e180403]

add unit test for autofill


2012-04-11  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [f61cbce529d039bb0e208e81cf66974cc4428420]

make ScTable::FillSeries work correctly with hidden rows/columns


2012-04-11  Kohei Yoshida  <kohei.yoshida@gmail.com>  [a78a7ee9f7b1db56a6fa7e082f410db5a8db2f18]

Do this special case search only when the array is large enough.

Otherwise the normal linear search should be sufficient.  Eventually
we need to use a better algorithm here than this special case handling...

2012-04-11  Kohei Yoshida  <kohei.yoshida@gmail.com>  [e981a102333feb2a4d71bb3803210434b14b5d39]

Add the right license header here...


2012-04-11  Kohei Yoshida  <kohei.yoshida@gmail.com>  [d241251638d80bc6e2b737088e02c96bfa8c5c63]

Attempt to add general-purpose unit test for editeng.

But instantiating EditEngine causes segfault.  The line is commented
out for now.

2012-04-11  Kohei Yoshida  <kohei.yoshida@gmail.com>  [c8e99f447da0148eec097bd6b36ab2e87a354b22]

Removing a member that's not used.


2012-04-11  Ivan Timofeev  <timofeev.i.s@gmail.com>  [9c323a4bbe0f7dec33523e87e1c1010dd832d4bf]

fix windows build


2012-04-11  Ivan Timofeev  <timofeev.i.s@gmail.com>  [a4cc4d3ec982ac61100b337125983afa0bb6fbc3]

vcl: win: fix RTL menu separator and gutter, checkmarks are still misplaced


2012-04-11  Tor Lillqvist  <tlillqvist@suse.com>  [6ae314ece2ecd6743a2d0f8a5eaca9b8b5dbeeaa]

Bin pointless "added by shizhoubo" style comments


2012-04-11  Tor Lillqvist  <tlillqvist@suse.com>  [3bc628b9c9f07dd6def2fff365233e9be4b9158c]

Link the executables with gb_STDLIBS


2012-04-11  Iain Billett  <iainbillett@gmail.com>  [63c95085db6ecf6254e3f73d8483006ad3e52222]

fdo#38276: Improve the ">>" toolbar overflow menu


2012-04-11  Tor Lillqvist  <tlillqvist@suse.com>  [adef30c0b8d9c5404f37cb9ae3b16040cb4dded7]

Drop unused EGL stuff


2012-04-11  Tor Lillqvist  <tlillqvist@suse.com>  [7a77147e66fdd348d949b711f8d8871f1110be33]

Drop plasma_now()


2012-04-11  Andras Timar  <atimar@suse.com>  [efa4580b8f4a86566fda9be87e02d0ed9a346aa3]

remove sundir* stuff from installer that was used for the proprietary product


2012-04-11  Rafael Dominguez  <venccsralph@gmail.com>  [f1c9be8706683075b581f85d34c1eafdd41be9b5]

Export chart X,Y errorbars.

- Remove using older properties to get errorbars data.
- Only export X errorbars when using ODF VERSION >= 1.2.
- Use the dimension attribute to set errorbar direction.

2012-04-11  Rafael Dominguez  <venccsralph@gmail.com>  [181a7d75129017c3107939da8aa8b5972b9d5ca9]

Move exporting chart errorbars code to its own method.


2012-04-11  Rafael Dominguez  <venccsralph@gmail.com>  [67c45c9dbde0eb164df28d6f8cae935869de85d4]

Calculate correct standard deviation for XErrorBar.

- Add method to calculate X standard deviation.
- Set correct XErrorBar position when using standard deviation error
type.

2012-04-11  Rafael Dominguez  <venccsralph@gmail.com>  [0e3bd5c0c4e18d9daa6bc827996e860ede1f438b]

Display correct errorbars columns in chart data browser.


2012-04-11  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [883d20c5eb68893c73ab2fd5d3bfee528d0a02d1]

move ScProgress outside of ScTable::Fill


2012-04-11  Caolán McNamara  <caolanm@redhat.com>  [09fa378e11cec924f9cd2b95d0eedb2599fa088e]

this can be a reference surely


2012-04-11  Caolán McNamara  <caolanm@redhat.com>  [5c3b81d21d163d89ea95c2ca0c23b467b6537025]

drop unused members


2012-04-11  Rafael Dominguez  <venccsralph@gmail.com>  [74d2ed1ace67a83bbfa97de7ac96bfd43888ee3a]

Replace deprecated List with std::vector<StyleReplaceData>.


2012-04-11  Rafael Dominguez  <venccsralph@gmail.com>  [839cb94a2bd9dfadb6a7e11a97f0540a78f79b6b]

Replace deprecated List for std::vector<SdPage*>.


2012-04-11  Caolán McNamara  <caolanm@redhat.com>  [2ea6cc6a70c569f38d4feb7f402709b38055970f]

fix misleading variable name prefix notation


2012-04-11  Rafael Dominguez  <venccsralph@gmail.com>  [b5f44caaed5b89e6d620ca2bc421af8c922bc0b8]

Replace deprecated List class for std::map<sal_uInt16,rtl::OUString>.


2012-04-11  Rafael Dominguez  <venccsralph@gmail.com>  [30fee1f94d67e53312f8d5ca72627882eb408664]

Remove usage of List in InsertBookmarkAsPage_FindDuplicateLayouts.

Use vector<rtl::OUString> instead of deprecated List class.

2012-04-11  Caolán McNamara  <caolanm@redhat.com>  [bb455be919554a412bc95d9a9e196bdeed106237]

use a String through-out in order that logic via CheckPageName is unchanged


2012-04-11  Rafael Dominguez  <venccsralph@gmail.com>  [5b47338f50395e9697c14af1d98ac9081e611e16]

Overload View::GetExchangeList to use vector instead of List.


2012-04-11  Rafael Dominguez  <venccsralph@gmail.com>  [656f560585e96b697ce6955cff30b1064a79c2c4]

Overload AbstractSdInsertPagesObjsDlg::GetList.

- Use vector instead of deprecated List class.
- Use OUString instead of String.

2012-04-11  Rafael Dominguez  <venccsralph@gmail.com>  [70263d2e6166f8ea171e1871d9896325c7d8efdf]

Overload SdInsertPagesObjsDlg::GetList.

To return selected entries to a vector instead to a deprecated List structure.

2012-04-11  Rafael Dominguez  <venccsralph@gmail.com>  [8c67fd76ab34edb69df7ae321930bcd2b4181cd1]

Overload SdPageObjsTLB::GetSelectEntryList.

To return selected entries to a vector instead to a deprecated
List structure.

2012-04-12  Takeshi Abe  <tabe@fixedpoint.jp>  [08908961901ee0a7db4b6ee6005f1591d2d56e04]

removed dead code


2012-04-12  Takeshi Abe  <tabe@fixedpoint.jp>  [25c70a72327116d257e41bcc67a3992a07bf7863]

removed useless static data


2012-04-12  Takeshi Abe  <tabe@fixedpoint.jp>  [e486ed7b7f3d8f90e118ec19e4c347ce236de606]

removed unused defines


2012-04-11  Stephan Bergmann  <sbergman@redhat.com>  [e175c3f3e728e0526086b7a5d6b07c2ed6389016]

smoketest CppUnit lib is only a thin wrapper around smoketest lib


2012-04-11  Andras Timar  <atimar@suse.com>  [ee7084c4f720c932df67c8ff033dab4d8d556179]

set correct value of FINDPRODUCT property


2012-04-11  Caolán McNamara  <caolanm@redhat.com>  [bb7d331ecdb3a0a4723f770a9f891c00f4a25dbf]

callcatcher: update list


2012-04-11  Caolán McNamara  <caolanm@redhat.com>  [1ed856c2653a029846f31f190ca837824c704cac]

UniString->rtl::OUString


2012-04-11  Caolán McNamara  <caolanm@redhat.com>  [41e055112ea778c7a45d6cc5f0ce32e44bdb031c]

String::CreateFromInt32->rtl::OUString::valueOf


2012-04-11  Caolán McNamara  <caolanm@redhat.com>  [cc84a792f2131d8e5b244f239f5ba71e4ef5d48d]

WaE: some more boost warnings


2012-04-11  Caolán McNamara  <caolanm@redhat.com>  [ba8b1c2fec58286fe1d128cc54131a858c58e369]

CLucene headers are better in inc/external


2012-04-11  Miklos Vajna  <vmiklos@suse.cz>  [b0edaff7e2d885f80e96277967bfe29664c83df1]

fdo#44176 dmapper: fix import of titlepg top/bottom margin


2012-04-11  David Tardon  <dtardon@redhat.com>  [dd9bbad2b19d7c8bbe68dd2cdcf3d90d763d747d]

also deliver .bin variants of the tools


2012-04-11  David Tardon  <dtardon@redhat.com>  [7c489dc2ec5543c3481d0d5385f3a7a328276cff]

re-run bootstrap after make clean


2012-04-11  David Ostrovsky  <David.Ostrovsky@gmx.de>  [5342bc073b6dff059f9e60ad5fea6905752f0f9c]

gbuild conversion: cpputools module

dmake stuff removed

2012-04-11  David Tardon  <dtardon@redhat.com>  [6135a5f5400e62004a225ca992c93148c523ee00]

add use_internal_*api for StaticLibrary too


2012-04-11  Philipp Weissenbacher  <p.weissenbacher@gmail.com>  [1465778ecfadaff3f3f5ce680f42203352da3192]

Translate German comments


2012-04-10  Eike Rathke  <erack@redhat.com>  [684cf5cca6ea6c8fc2743f1622f624f668db9e84]

resolved fdo#48516 use "max columns exceeded" message if appropriate

In CSV import, instead of SCWARN_IMPORT_RANGE_OVERFLOW use
SCWARN_IMPORT_ROW_OVERFLOW and SCWARN_IMPORT_COLUMN_OVERFLOW that already
existed, additionally introduced SCWARN_IMPORT_CELL_OVERFLOW if single field
data exceeds STRING_MAXLEN.

Row overflow takes precedence over column overflow that takes precedence over
cell overflow.

2012-04-10  Andras Timar  <atimar@suse.com>  [5a5f77c3b57fb1c91a178190c1db12606295bf17]

use correct gid of version.ini


2012-04-10  Kohei Yoshida  <kohei.yoshida@gmail.com>  [a7f07eab97d9f52431329cb96bc1bf5ebd7da13d]

bnc#755775: Set numeric formula results when importing xls document.

Without this, calculation upon import may incorrectly show #VALUE!
in some cells when the iterative calculation option is turned on.

This is on par with what we do during the ods document import.

2012-04-10  Kohei Yoshida  <kohei.yoshida@gmail.com>  [ff0314bf92cd300ddedad566ab0303ddf5e95c17]

Method signature cleanup.

Taking a reference to double makes no sense here.  Plus the bool.

2012-04-10  Kohei Yoshida  <kohei.yoshida@gmail.com>  [8bc22acaa0825c734e4f2dda177ad93b61b488a2]

Zelle->Cell, Ergebnis->Result and bit of cleanup.


2012-04-10  Kohei Yoshida  <kohei.yoshida@gmail.com>  [65775b4e3fc7485ce42842abdd36eddc197bcd1d]

Let's use constants instead of raw values to make them more traceable.


2012-04-10  Eike Rathke  <erack@redhat.com>  [dd6e7fb5b31d9801977e16d853963ddcf0794a27]

sal_Bool to bool


2012-04-10  Andras Timar  <atimar@suse.com>  [13a7880bc0dfc1248f1fdc884ca257248bfad2bb]

remove unused installer::windows::patch module


2012-04-10  Andras Timar  <atimar@suse.com>  [da2ec9aac3699c951c544a51acd6ab3aede706eb]

fdo#48411 Find install location during help pack install


2012-04-10  Luboš Luňák  <l.lunak@suse.cz>  [3082f7f06b261b951315f096afae34c6b571cc06]

make OSL_ASSERT print the failed expression, not just "OSL_ASSERT"


2012-04-10  Eike Rathke  <erack@redhat.com>  [8cd05e9cf1152b21528c6f1a5bda3d949dc49791]

resolved fdo#48501 enable line size >64k in SvStream::Read*Line()

CSV and other text formats may come with line sizes >64k that so far were
truncated due to limitations in ByteString/UniString/String, even if one line
consists of several fields that each are <64k.

Introduced additional SvStream methods that read into rtl::OString and
rtl::OUString and let SvStream::ReadUniOrByteStringLine() fill solely an
rtl::OUString.

Made Calc CSV import use those.

2012-04-10  Albert Thuswaldner  <albert.thuswaldner@gmail.com>  [bf0629e09d176555aaa10f60061b206103cc0295]

Grouping ScFormulaOptions


2012-04-10  Caolán McNamara  <caolanm@redhat.com>  [e6d4795e52643a8e940f79c1ee6510cc14fdfb38]

extra love for incompatible expat on macosx


2012-04-10  Laurent Godard  <lgodard.libre@laposte.net>  [b773045fa0470776e37731d5bb9805bfb0cc4a7e]

to find the headers and (static) library of our internal openssl


2012-04-10  Petr Mladek  <pmladek@suse.cz>  [4045e770193ae632aca7075105dda89686c597d6]

use x.y.z version also for desktop integration packages (fdo#47840)

This version scheme is used for other packages as well. It is important for
the desktop integration packages now because we started reseting buildid for
each bugfix release (fdo#47840). This value is used also for the release
number of Linux packages.

2012-04-10  Stephan Bergmann  <sbergman@redhat.com>  [b37acfc09e9f24ca602bd1f9343b6af60d0656bc]

Obtain resolver before spawning process_ in setUp

...so that tearDown does not hang waiting for (idling) process_ to terminate
if setUp throws an exception when obtaining resolver.

2012-04-10  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [80c233cddff5daca7ffa3fca0499f539fae5ce62]

search for hidden rows/columns and not filtered areas, fdo#48449


2012-04-10  Miklos Vajna  <vmiklos@suse.cz>  [95803f44cfa0dc62b500e931e401e0593b0c3eae]

fdo#47802 fix crash on RTF import of shapes inside tables

We already ignore textframes inside tables, the same should be done with
textboxes till they can be handled properly.

2012-04-10  Stephan Bergmann  <sbergman@redhat.com>  [c8ef940ae0fc8db4354039a13de46fa986a70cff]

Remove using directives from svpgid.cxx...

...so that the hack of including it in gtk3salnativewidgets-gtk.cxx actually works.

2012-04-10  Gábor Stefanik  <netrolller.3d@gmail.com>  [c73f01822c40d8b7c928e3d6fd0729805cf58c07]

Remove unused constructor for ParametricPolyPolygon


2012-04-10  Gábor Stefanik  <netrolller.3d@gmail.com>  [231520e7bb996f5ec211ff7e4f64e20f112d8789]

Kill vbaFontBase::get/setUnderline


2012-04-10  Brennan Vincent  <brennanv@email.arizona.edu>  [7a1c5e54afe4e4ef7e17c2e9c969cd41221edc28]

Partial fix for bug 30711


2012-04-10  Caolán McNamara  <caolanm@redhat.com>  [628d2e71aca4a97723efe36bc398a06e36f199a8]

fix tinderbox


2012-04-10  Caolán McNamara  <caolanm@redhat.com>  [5c8c911f129fd63450116ab95907f789301fce43]

fix build


2012-04-10  Stephan Bergmann  <sbergman@redhat.com>  [ee0f84f18071bc6cb8381e590c28dad9a0122625]

fdo#48496 Decode file URL path segment dispalyed as "place" name


2012-04-10  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [619b314317ae370fbff54900524adbae397cb860]

Upgrade pixman to 0.24.4


2012-04-10  Caolán McNamara  <caolanm@redhat.com>  [dcf24756e5b866a62639ade71df4352f1b8471b1]

fix typo


2012-04-10  Andrew Higginson  <at.higginsonAtgmail.com>  [8a3aae9b694deb2b41157509e84815a5b7fb7655]

Resolves: fdo#31022 about dialog is suboptimal


2012-04-10  Caolán McNamara  <caolanm@redhat.com>  [65cf853589958a51a3a30f6e03dc578c01c320bc]

add a getBuildVersion helper


2012-04-10  Caolán McNamara  <caolanm@redhat.com>  [f597ebe353f4505e2874c428c2a9487c51000836]

update unused code list


2012-04-10  Caolán McNamara  <caolanm@redhat.com>  [4dab0197957e4329cc92f9cd60e01739cf60aa41]

filter out WPX


2012-04-10  Caolán McNamara  <caolanm@redhat.com>  [1210ba3f1507307c12dd97a75f1b44ae2fdf3260]

catch by const ref


2012-04-10  Caolán McNamara  <caolanm@redhat.com>  [3f82d94bdcf707e6cf30403434c3470930bb0b01]

String::CreateFromInt32->rtl::OUString::valueOf


2012-04-10  Caolán McNamara  <caolanm@redhat.com>  [0c38c3e0899f50ba2a780ca7c261a622bcf32bb2]

avoid possibility of storagename collision on 64bit


2012-04-10  Aldo Román Nureña  <aldo.roman.nurena@gmail.com>  [37af4b002422f889ceecc21474a4b049f516b72e]

fdo#35042: previous color applied instead of "no fill"

There was a missing line when last select highlight color was "no fill"

2012-04-10  Michael Stahl  <mstahl@redhat.com>  [2dca19256f28b04aed07c63f10ba07c16ff81542]

move include out of editsh.hxx


2012-04-10  Michael Stahl  <mstahl@redhat.com>  [7042f9bc5b4bdf64555ce7313425702594cdb7e2]

UnoApiTarget.mk: whitespace


2012-04-10  Luboš Luňák  <l.lunak@suse.cz>  [20662349e1b9f82c7cd372a06cba9fc4c750b723]

disable clang warning about something that cannot be fixed without BIC change


2012-04-10  Rob Snelders  <programming@ertai.nl>  [912e36e911201742633e7c0a0a56f247735ee09c]

Remove VERBOSE part 3


2012-04-10  Jan Holesovsky  <kendy@suse.cz>  [1ae4c87367d1719a100b61eb694a7a186d2e8d6b]

char[] -> const char[].


2012-04-10  Tor Lillqvist  <tlillqvist@suse.com>  [34592de6135e88ccf0172229b55c864584ac9fa9]

More libraries


2012-04-10  Tor Lillqvist  <tlillqvist@suse.com>  [ed1db9186336e11de293b9c74c08e0284e8a1702]

No sonames on Android


2012-04-10  David Tardon  <dtardon@redhat.com>  [9bbc7cf94a05ce71c34421816005fae1692fb5bd]

get subsequentcheck unstuck


2012-04-10  Kohei Yoshida  <kohei.yoshida@gmail.com>  [967a3debe7fac2d749324be9af99192d94439da8]

Non inline methods of ScFormulaResult.


2012-04-09  Kohei Yoshida  <kohei.yoshida@suse.com>  [53a40d5e0dd06735a6e44cd16ed47538108035de]

Make this non-inline too; for easier debugging.


2012-04-09  Kohei Yoshida  <kohei.yoshida@suse.com>  [4be657d53281680ebfa72e96b93705599f4178e1]

Removed duplicated methods.


2012-04-09  Kohei Yoshida  <kohei.yoshida@suse.com>  [8b2fb88b124acd8fc7fa3443dafb3f955b47390d]

Make non-trivial methods non in-line.


2012-04-10  Takeshi Abe  <tabe@fixedpoint.jp>  [e194f5bda1c7cb218f649d316122513f571c5180]

removed unused defines


2012-04-10  Takeshi Abe  <tabe@fixedpoint.jp>  [e5c6f53714335360c360e99b851da64bd2ccf74f]

removed OS/2 one


2012-04-09  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [c227447b9ab253a1d263b315ad0a7dbba4b08ff1]

Write out the groupping


2012-04-09  Matúš Kukan  <matus.kukan@gmail.com>  [1a41f2730da3b9aa2c89d9420209a4b4d2ecb9aa]

this was accidentally removed


2012-04-09  Tor Lillqvist  <tml@iki.fi>  [0f0063e31d211157e3252ca850236eb45dcf31d1]

xmlhelp not built for non-desktop OSes


2012-04-09  Tor Lillqvist  <tml@iki.fi>  [ff9cca69744b54ca84d98476a9a969d1aa0ff2d3]

I meant DESKTOP, not XMLHELP


2012-04-09  Tor Lillqvist  <tml@iki.fi>  [d25ef83c1293f1596d2d2d4d4643e3278959823a]

Add the lo_get_libmap() for this test app


2012-04-09  Tor Lillqvist  <tml@iki.fi>  [0b67dd10f858caf46a1d55aff1de319d161f44cf]

Use lo_get_libmap()


2012-04-09  Tor Lillqvist  <tml@iki.fi>  [0b165a6e0a2eb79b2267810edb8cfaa34107ba94]

Add a header for iOS-specific low-level stuff


2012-04-09  Tor Lillqvist  <tml@iki.fi>  [78fbda359c1b745a271753a44b80512c040fac0f]

No xmlhelp for non-desktop OSes


2012-04-09  Tor Lillqvist  <tml@iki.fi>  [4cc509293851d29ff5ed38cea11d47a27d09c05c]

WaE: unused functions


2012-04-09  Matúš Kukan  <matus.kukan@gmail.com>  [f98ffc5be6ec51149e9a44b366d14565d2598829]

use gb_Helper_make_url here


2012-04-09  Matúš Kukan  <matus.kukan@gmail.com>  [badfd77af86647fa3fe4a38d4675d34b1d591dd6]

do not overwrite definition included from com_GCC_defs.mk


2012-04-09  Matúš Kukan  <matus.kukan@gmail.com>  [4c34a4698fcf5621266e95b30a1cb5ba0a9e891e]

remove unused makefile code


2012-04-09  Matúš Kukan  <matus.kukan@gmail.com>  [23572492b12a64f84dadbdd8e922ae71fe2d9c2b]

WNT_INTEL_GCC: gb_LinkTarget_EXCEPTIONFLAGS are included from com_GCC_defs


2012-04-09  Matúš Kukan  <matus.kukan@gmail.com>  [2907aa4e47ab51e4d7161cdb306cabf09f723ac4]

gbuild: move gb_AsmObject__command to com_GCC_class


2012-04-09  Matúš Kukan  <matus.kukan@gmail.com>  [6c8c0732bcbde443b5efc92b0066bab4438bd5e4]

gbuild: simplify and unify gb_Helper_*native*


2012-04-09  Matúš Kukan  <matus.kukan@gmail.com>  [d455d7252a52eacce59bf4ea59217c760e869b0c]

gbuild: move YaccTarget__command to com_GCC_class


2012-04-09  Matúš Kukan  <matus.kukan@gmail.com>  [0a45deba2be4a77db7540bd050b25bd6c26d7513]

enforce only one possible use of gb_CustomTarget

This brings two changes:
- no more recursive calling of make
- gbuild_simple is now not used => removed

2012-04-09  Matúš Kukan  <matus.kukan@gmail.com>  [7b743c9628d9479ee3fe2650a43eee5a9a02b8a4]

javaunohelper: use InternalUnoApi


2012-04-09  Matúš Kukan  <matus.kukan@gmail.com>  [02736329564fa54c9a1401515774e7cf58899295]

cppuhelper: use InternalUnoApi


2012-04-09  Matúš Kukan  <matus.kukan@gmail.com>  [9e7d5cd530365450a404cc26716890ecdc4281b6]

cppu: use InternalUnoApi


2012-04-09  Matúš Kukan  <matus.kukan@gmail.com>  [bd988a23a17dff20c8ee136750e32e16531080d8]

scaddins: clean makefiles


2012-04-09  Kohei Yoshida  <kohei.yoshida@gmail.com>  [5d2b0f25f14c33c00cbf31d16e50bc9e00d60f06]

Killed Another instance of svarray.


2012-04-09  Kohei Yoshida  <kohei.yoshida@gmail.com>  [6cb65d8db375aaf55214417fa041a26849855fec]

Bool changes.


2012-04-09  Rene Engelhard  <rene@debian.org>  [6cc3499c777bfe07438a24b23bf79ea5c4c2cd74]

fix mysqlcppconn version check


2012-04-09  Rene Engelhard  <rene@debian.org>  [28f6fedd11aff6bf3b3579d9101e39560f83113f]

actually add gid_File_Lib_CDRImport to gid_Module_Optional_Grfflt


2012-04-09  Muthu Subramanian  <sumuthu@suse.com>  [1c44b263d789b4c20e9178c6432300e301df94d6]

fdo43752: PPTX import fix affected odp imports.

Related bugs: n#719989, n#719997

2012-04-09  Julien Nabet  <serval2412@yahoo.fr>  [161fb1781bec7e587743b7589d00c9eb7fa00ac7]

Remove canvas::tools::calcRectToRectTransform


2012-04-09  Julien Nabet  <serval2412@yahoo.fr>  [26398f9dbf7134f79993f2f8258613124ac2483b]

cleaning in oox part


2012-04-09  Tor Lillqvist  <tml@iki.fi>  [238ad07d7aa56231ff1a6f812656f89f1c193d73]

s/pathes/paths/


2012-04-09  Tor Lillqvist  <tml@iki.fi>  [383a9c777f1e9d60584d3b1c26a1440e6bef3fa5]

s/pathes/paths/


2012-04-09  Tor Lillqvist  <tml@iki.fi>  [e1c10e673c0d1a72f6aa53c257c3aac5fc02f380]

s/pathes/paths/


2012-04-09  Julien Nabet  <serval2412@yahoo.fr>  [b42c792f50ed11a3efc9c20a4e7eed5163fdaed7]

Remove some unused methods


2012-04-09  Julien Nabet  <serval2412@yahoo.fr>  [b3e2cbc68f3501d3925f8789b1addc8ad4f8e9c0]

Dump other unused functions in oox


2012-04-09  David Tardon  <dtardon@redhat.com>  [2753a9904ce4caeeacca5eb2987319dc179c428b]

do not put things directly into $(WORKDIR)


2012-04-09  David Tardon  <dtardon@redhat.com>  [6de739282998cecb83029bb1f53c8698d3515eee]

add package deps for resources


2012-04-09  David Tardon  <dtardon@redhat.com>  [d445802b08e25ad14a11be5939566d5645b2ea51]

add gb_SrsTarget_use_packages


2012-04-08  Olivier Hallot  <olivier.hallot@alta.org.br>  [a2a982508f3424c552fe63433bc39ffda0d63604]

More RTL_CONSTASCII_USTRINGPARAM removals


2012-04-08  Julien Nabet  <serval2412@yahoo.fr>  [39ba666f802db07e34eb848ad4e5f39ff85dd6ed]

Fix "Same expression..." reported by cppcheck


2012-04-08  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [e79c9c4c5a84f0409362361901fbdcb6a574ed87]

Generate SVG preview of embedded WPG image


2012-04-08  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [04950bf3c339f074588fbcff7121fdff76f00163]

Allow conversion of embedded images to another binary image format


2012-04-08  Olivier Hallot  <olivier.hallot@alta.org.br>  [00e60cf7c9b1c9dcd0cee90bd67877b02be46c32]

More RTL_CONSTASCII_USTRINGPARAM removals


2012-04-08  Olivier Hallot  <olivier.hallot@alta.org.br>  [0c1151a49adcc4b10840b3196437090e6f90331a]

More RT_CONSTASCII_USTRINGPARAM removals

This time with sd/.../ui/unoidl

2012-04-08  Szabolcs Dezsi  <dezsiszabi@hotmail.com>  [e4fb171d3ad15ae9abbc93d9db956674498c9dd5]

Replaced a few equal calls with ==


2012-04-08  Luboš Luňák  <l.lunak@suse.cz>  [8e5318b0b971580f8dabecc1318c74e799e84d53]

OUString( whatever ? "foo" : "bar" ) does not work with MSVC


2012-04-08  Julien Nabet  <serval2412@yahoo.fr>  [6266d51db89429f16d4e4bc4ccb4c896096cda90]

Keep on cleaning oox


2012-04-08  Luboš Luňák  <l.lunak@suse.cz>  [5c3c72929c948abbef78205a49fa0713e7191b06]

np_sdk is used even with system mozilla headers

See np_sdk/Package_inc.mk .

2012-04-08  Caolán McNamara  <caolanm@redhat.com>  [b68c42fd68760cbce0a0ca4ac81d4aeaf777e7fa]

callcatcher: reduce WorksheetHelper


2012-04-08  Rafael Dominguez  <venccsralph@gmail.com>  [1bdc495cccaa7bc3be4718515082c70e42cdadc4]

Cleanup of C2U macro in chart2.


2012-04-08  Rafael Dominguez  <venccsralph@gmail.com>  [561a2d63eae07ced7f7f1822e8e5a0de0b989f76]

Cleanup of C2U macro in chart2.


2012-04-08  David Tardon  <dtardon@redhat.com>  [e27674781a99faff65db42bc20eeffb8ef5596ae]

only add -env: args for tests that use URE


2012-04-08  David Tardon  <dtardon@redhat.com>  [5fcacd84082b039c4c2d6f3470d51b3c49b3110c]

rename gb_CppunitTest_uses_ure


2012-04-08  David Tardon  <dtardon@redhat.com>  [fbbb833dda9e86d93e8f45f02a1286edb81033a3]

compile- and run-time use of UNO must be split

There are unit tests that do not use URE, e.g., in cppuhelper.

This reverts commit 33e9f3d3d6b29545ef9df3f5334c015e15caa5c8.

Conflicts:

	sot/CppunitTest_sot_test_sot.mk
	svl/CppunitTest_svl_urihelper.mk

2012-04-08  David Tardon  <dtardon@redhat.com>  [cd2c512f9f6b6aa000fa48efb18033b3ebb3a264]

clean up


2012-04-08  David Tardon  <dtardon@redhat.com>  [36e7740104e2049518cf826c38eceedac36c8b73]

add function for converting path to URL


2012-04-08  David Tardon  <dtardon@redhat.com>  [814484b2ac50edb2c5b4d296afefe3a4891596ba]

rename gb_CppunitTest_set_arguments

It does not actually _set_ the command line arguments, but rather _adds_
to them. IMHO the new name reflects this fact better.

2012-04-08  David Tardon  <dtardon@redhat.com>  [e3cf2b45f700fc5f4d19790b4b29175b33d38048]

simplify use of configuration from unit tests


2012-04-08  David Tardon  <dtardon@redhat.com>  [e5f16b8d3e4b0fc3c772c7cfdd0abdf3a749650e]

always use --protector for UNO tests


2012-04-08  David Tardon  <dtardon@redhat.com>  [33e9f3d3d6b29545ef9df3f5334c015e15caa5c8]

drop uses_ure


2012-04-08  David Tardon  <dtardon@redhat.com>  [79beb586474139c858ddb2881cf6aa20c6821cbe]

we do not need to differentiate between type and service rdbs now


2012-04-08  David Tardon  <dtardon@redhat.com>  [fe209e78db5df329f38363a23109dcec67f4abcf]

let use_api handle the use of type rdbs at runtime

Or is there any use case where we would need to use UNO API headers, but
not require the appropriate type database at runtime?

2012-04-08  David Tardon  <dtardon@redhat.com>  [e4406fdc4b92427427b156c75ee048b5adf28410]

more cleanup


2012-04-08  David Tardon  <dtardon@redhat.com>  [f2f09efd3cac622b3f4abf42695ccab0eed37247]

fix generation of test arguments

udkapi.rdb, resp. xml/services.rdb were not added to UNO_TYPES, resp.
UNO_SERVICES env. var. in all cases.

2012-04-08  David Tardon  <dtardon@redhat.com>  [4a271bf4d2914473036c449550f165d7bf878f44]

gbuild: "use" vs. "add"


2012-04-08  Julien Nabet  <serval2412@yahoo.fr>  [2283607f49146c8b1e6dd618d5fa1f89f7804797]

Clean oox::xls::WorkbookSettings


2012-04-08  Julien Nabet  <serval2412@yahoo.fr>  [ade4aac3dcaa29872f0f8a81e5e332f5566faddf]

Clean oox::xls::SheetViewSettings


2012-04-08  Julien Nabet  <serval2412@yahoo.fr>  [1ea28ebcf0a7719fd2ba18054c5dfbb1da229348]

Dump MarkManager::dumpFieldmarks + extractIntFromAny from vbahelper


2012-04-08  Ivan Timofeev  <timofeev.i.s@gmail.com>  [5f80687188db3a29fb0c3a5fe587aeeb3e13dccd]

Revert "fdo#41739: Math: do not skip "newline" on error"

This reverts commit f52138deee9e129d0566f06d1d2138b6b159d16a. It was the cause
of infinite recursive loops (huh, why, that was obvious!).

2012-04-08  Ivan Timofeev  <timofeev.i.s@gmail.com>  [eab7e131ecebe4cdefcdcb1ad176bbdce83cb467]

starmath: fix DEBUG_ENABLE_DUMPASDOT build


2012-04-08  Kalman Szalai - KAMI  <kami911@gmail.com>  [39d8a541e623fd3ae91e28dc6dfc34411bf23b57]

Add Barcode 1.3.5.0 extension

Barcode 1.3.5.0 release:

* LibreOffice 3.4.x-3.5.x support
* Resizeable barcodes
* CODE128 fix

2012-04-08  David Ostrovsky  <David.Ostrovsky@gmx.de>  [f55eed29c68205f69dd263f8a9657ac407a73ee3]

gbuild conversion: rdbmaker module

dmake stuff removed

2012-04-08  Michael Stahl  <mstahl@redhat.com>  [449582407a0aad8096bb2ec75588e6e7d7de0169]

extensions: add np_sdk_inc to mozilla_headers external


2012-04-08  Michael Stahl  <mstahl@redhat.com>  [4c50f23f87e391d93ded2564000589ef1a70696a]

LinkTarget.mk: remove gb_LinkTarget_add_package_headers


2012-04-08  Michael Stahl  <mstahl@redhat.com>  [ec3bf5e35ef08cdf809272d31308d70342993398]

StaticLibrary.mk: linking against dynamic libs considered silly


2012-04-08  Michael Stahl  <mstahl@redhat.com>  [c923f7d2c210dc7846767fc0ac6ece2a0d7812a8]

gbuild: "use" vs. "add":

Naming convention for gbuild methods:
- "add" is used for stuff that is logically a part of the target
  (i.e. not registered at the Module, but defined in the target's makefile)
- "use" is used for stuff that is logically a different target
  (i.e. it is registered at the Module, has it's own makefile, may be
  in a different module than the target)

2012-04-08  Julien Nabet  <serval2412@yahoo.fr>  [a16060116346533923c607bd406d3fea511b41ec]

Fix Prefer prefix ++/-- operators


2012-04-07  Julien Nabet  <serval2412@yahoo.fr>  [b63afcd27df0eb7123782b7d80bc0963df9fedb9]

Clean oox::xls::WorksheetSettings


2012-04-07  Julien Nabet  <serval2412@yahoo.fr>  [c893a820c447c9014d35597a37c3220c261e35ae]

Fix Redundant assignment of "nModToken" in switch


2012-04-07  Caolán McNamara  <caolanm@redhat.com>  [e414736c8b3e55b4ddc2bf308435ef6f726fb517]

add headers to Gert's files


2012-04-07  Caolán McNamara  <caolanm@redhat.com>  [63de3197af6ce874e441936638c4a9a73af4b1a3]

WaE: msvc, unreachable code


2012-04-07  Olivier Hallot  <olivier.hallot@alta.org.br>  [85bdc19fcb6a1a71d6aef0f00b8610f4b85e5a00]

More stuffs related to OUStrings in sd


2012-04-07  Luboš Luňák  <l.lunak@suse.cz>  [69d46dd7a6adfffd71da055bb65108c80d27395f]

do not include contents of huge sc/sd/sw libs into tiny unittests

This decreases debug build dir size by about 0.5G for gcc and 1G for clang.

2012-04-07  David Tardon  <dtardon@redhat.com>  [5b5301618fde17693f5299c2a55ae91fe8a12b11]

bah, really deliver the files


2012-04-07  David Tardon  <dtardon@redhat.com>  [063c4244e4254ba85c2146b9c49e5d76b503de62]

drop executable flag


2012-04-07  David Tardon  <dtardon@redhat.com>  [7de1c843d61729e33f7d4c7cc516a78b465b84b3]

install xsl files too


2012-04-07  David Tardon  <dtardon@redhat.com>  [ac588638dcb2498ac42d7e1a958e598cc845d4c5]

path changed after gbuild conversion


2012-04-07  David Tardon  <dtardon@redhat.com>  [735c529277e2d667b6949a4753546f16a228ceac]

move clucene back to OOO layer


2012-04-07  Luboš Luňák  <l.lunak@suse.cz>  [15953ab15b082638de8e8795abad5213be49bd08]

make linkoo not create backups by default

The 'linked' files are not used by anything, and they just waste space.
If somebody wants them for debugging or whatever reason, use --backup.

2012-04-07  Caolán McNamara  <caolanm@redhat.com>  [aefbfc7101bb9b4ef20968d45306ab97573f6597]

callcatcher: update and remove newly unused methods


2012-04-07  Caolán McNamara  <caolanm@redhat.com>  [3f2b771e5f53a7f079416ae6fc42625420b725d7]

don't need this pure virtual impl


2012-04-07  David Tardon  <dtardon@redhat.com>  [21ec3dbaa600f4d13792a6ea49090083a8f1150b]

move xmlhelp to tail_build


2012-04-07  David Tardon  <dtardon@redhat.com>  [69bd2f3630d83dbcab4cfb9d9ff7ccc6b7f2a139]

gbuildize xmlhelp


2012-04-07  David Tardon  <dtardon@redhat.com>  [22c60cbbfbee2aaae9710af020e150a30a17a49e]

add external for clucene


2012-04-07  Olivier Hallot  <olivier.hallot@alta.org.br>  [29598e43c4f1262314274d341532a0143255634b]

More OUString ctor  simplifcations

remove more OUString explicit contructions

(make C++ strings look like Strings)

2012-04-07  Olivier Hallot  <olivier.hallot@alta.org.br>  [09d46a68510a14862226f48503bbef798b8426e9]

More refactoring at OUString explicit constructors in sd

Remove some explicit OUString constructors in sd/.../ui

2012-04-07  Luboš Luňák  <l.lunak@suse.cz>  [6a7cb5088bc162c3bf2cadf6cd9e5b03865106e6]

no trailing \ on last line, so that endif is taken as a directive


2012-04-07  Julien Nabet  <serval2412@yahoo.fr>  [942acfd678f1599b4dc2b05d9e5b4eca07177459]

Some cleaning in oox::dump :

oox::dump::InputObjectBase
oox::dump::Output

2012-04-07  Julien Nabet  <serval2412@yahoo.fr>  [c1036d7ab06e6b85763e90659c08e1f450ff50ab]

Remove unused code oox::xls::PageSettings


2012-04-06  Olivier Hallot  <olivier.hallot@alta.org.br>  [ca8a3e0034865556de9a0f1ad3050855b595348b]

Further refactoring after RTL_CONSTASCII_USTRINGPARAM removal

Further refacorring after RTL_CONSTASCII_USTRINGPARAM removal.
Remove rtl::OUString() inside functions.

2012-04-06  Caolán McNamara  <caolanm@redhat.com>  [16fc0fdb9008ffc48a6a363ffcd50555835a3857]

callcatcher: update unused code


2012-04-06  Caolán McNamara  <caolanm@redhat.com>  [121e715d9a6161842a69423f75be03a7bf39aa8d]

optional argument is always provided


2012-04-06  Caolán McNamara  <caolanm@redhat.com>  [f5407c72f94117c9a172d1ac1466f5dea88a3a59]

UniString::CreateFromInt32(0) -> "0"


2012-04-06  Luboš Luňák  <l.lunak@suse.cz>  [cdd0e1810d4019d827563b436c1b3b8d1cf5b579]

enable -fno-enforce-eh-specs only for non-dbgutil builds

The code uses exception specifications, so it doesn't make much
sense to have them, but disable them using a gcc option. MSVC
ignores them completely, so this would leave only clang as
the only compiler to enforce them. Either the majority compiler
needs to enforce it at least in dbgutil builds (in product builds
the option can be seen as a kind of NDEBUG), or alternatively
the exception specifications should be removed.

2012-04-06  Luboš Luňák  <l.lunak@suse.cz>  [837aa67861275dd56831cbba03a989b5ad71db4b]

reduce overzealous naming


2012-04-06  Szabolcs Dezsi  <dezsiszabi@hotmail.com>  [d6bc02f8c4cd0f50f0a2631ac7634dab408efc1f]

Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator


2012-04-06  Jan Holesovsky  <kendy@suse.cz>  [0e1c0587617e0a6e4295a13599e97cdf6d1d2ea9]

I suspect the logic is supposed to be the other way around.


2012-04-06  Szabolcs Dezsi  <dezsiszabi@hotmail.com>  [27cea710fd1e4e8887bcb95e1d25a53d9eae9f22]

Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator

Pattern used:

find . -name "*.cxx" -exec sed -i 's/\( *\)\(else if\|if\) *( *\([^!()|&]*\)\.equalsAsciiL( *RTL_CONSTASCII_STRINGPARAM *( *\([^)]*\)) *) *) *{$/\1\2 ( \3 == \4 ) {/' \{\} \;

2012-04-06  Szabolcs Dezsi  <dezsiszabi@hotmail.com>  [99268dbe1fc25bc2d04eefa1a9f7e2cf7b398065]

Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator

Pattern used:

find . -name "*.cxx" -exec sed -i 's/\( *\)\(else if\|if\) *( *\([^!()|&]*\)\.equalsAsciiL( *RTL_CONSTASCII_STRINGPARAM *( *\([^)]*\) ) *) *) *{$/\1\2 ( \3 == \4 ) {/' \{\} \;

2012-04-06  Jan Holesovsky  <kendy@suse.cz>  [7acf99de38a74673a4e57d2b7862757029ee289e]

Kill this.


2012-04-06  Matúš Kukan  <matus.kukan@gmail.com>  [ff496d9124b44c763cae2d45fe337e75781b743c]

javaloader: add_linked_lib salhelper


2012-04-06  Matúš Kukan  <matus.kukan@gmail.com>  [b33134d246a49cab13bbeb6c95f862faf0a69268]

fix build of jurt_urp


2012-04-06  Miklos Vajna  <vmiklos@suse.cz>  [46e7e5a505ddc2933316ba1d42895155a26e8b67]

n#751017 testcase


2012-04-06  David Tardon  <dtardon@redhat.com>  [2c1d6b2fdee1e3572769146d77addbccea7bc513]

fix makefiles


2012-04-06  David Tardon  <dtardon@redhat.com>  [565707cda484b10c1809525df1670b378f9a61f8]

fix build on windows (i hope)


2012-04-06  Luboš Luňák  <l.lunak@suse.cz>  [2dde3c3ebb8e66535bb9d9d50c5494323d2bc876]

reset the flag before checking it it will be set again


2012-04-06  Luboš Luňák  <l.lunak@suse.cz>  [d91d98a53612a972de368186415aa48698e074d9]

fix gcc-4.0.1 and/or 32bit build for string literals

Plain 0 is ambiguous to convert to either long or const char*,
and just adding an overload next to sal_Int32 would be a dupe if
they actually are the same type, so just go with plain int, which
is the sensible thing to do anyway.

2012-04-06  Szabolcs Dezsi  <dezsiszabi@hotmail.com>  [743f22045c4ec08c46c259fc0ba240194a391457]

Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator

Pattern used:

find . -name "*.cxx" -exec sed -i 's/\( *\)\(else if\|if\) *( *\([^!()|&]*\)\.equalsAsciiL( *RTL_CONSTASCII_STRINGPARAM *( *\([^)]*\)) *) *)$/\1\2 ( \3 == \4 )/' \{\} \;

2012-04-06  David Tardon  <dtardon@redhat.com>  [0c6ebe5d225d6a655f078977455cec6d0a3afa6e]

Merge remote-tracking branch 'origin/master'


2012-04-06  David Tardon  <dtardon@redhat.com>  [7545dbbf64e959cfb166556935946f442199e92b]

merge feature/gbuild_components


2012-04-06  Szabolcs Dezsi  <dezsiszabi@hotmail.com>  [8a01ee624318ac08800af89d988971114637a04e]

Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator

Pattern used:

find . -name "*.cxx" -exec sed -i 's/\( *\)\(else if\|if\) *( *\([^!()|&]*\)\.equalsAsciiL( *RTL_CONSTASCII_STRINGPARAM *( *\([^)]*\) ) *) *)$/\1\2 ( \3 == \4 )/' \{\} \;

2012-04-06  Jan Holesovsky  <kendy@suse.cz>  [6cf547f02c79278430ee75483a3128076cfc609e]

Do not extern these const char[]'s.


2012-04-06  Luboš Luňák  <l.lunak@suse.cz>  [066dbfd1970b8ea58ba16b07b2a57f61c0cb8e36]

string literal O(U)StringBuffer ctors too, after all


2012-04-06  Olivier Hallot  <olivier.hallot@alta.org.br>  [7d82fb18fe6ae68f6eb6a33c6030105f9e2fe232]

Review of some RTL_CONSTASCII_USTRINGPARAM removal

Remove OUString constructor where not needed.

2012-04-06  Matúš Kukan  <matus.kukan@gmail.com>  [501e290b8eb86a31e936e210aeb76d0b8c1a12b3]

include variable before it's used


2012-04-06  Matúš Kukan  <matus.kukan@gmail.com>  [12b3707ed2ccd77a8fd8b8f341ea035c22d87f40]

ops, this should not be deleted


2012-04-06  Szabolcs Dezsi  <dezsiszabi@hotmail.com>  [f770c5d6bc7fd54f3cd3781d250820b5e86922e7]

Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator

Pattern used:

find . -name "*.cxx" -exec sed -i 's/\( *\)return \([^()]*\)\.equalsAsciiL( *RTL_CONSTASCII_STRINGPARAM *( *\([^)]*\) ) *);/\1return \2 == \3;/' \{\} \;

2012-04-06  Matúš Kukan  <matus.kukan@gmail.com>  [0168b4e6ec645ab3706a1c6104b2aba4a7002536]

make add_custom_headers better


2012-04-06  Thomas Collerton  <tom.coll91@gmail.com>  [9f92346e7c711786243d41bcd952b61cc922a21f]

Remove unused code (vcl)


2012-04-06  Matúš Kukan  <matus.kukan@gmail.com>  [c282d0a3d838433a44f953c2681f5df71551f34b]

jurt: use CustomTarget makefile


2012-04-06  Matúš Kukan  <matus.kukan@gmail.com>  [1dc52cbc244cc5188f4a8091d448e2d4a9dbf820]

ridljar: use CustomTarget makefile


2012-04-06  Matúš Kukan  <matus.kukan@gmail.com>  [c92c4ca8ed68092acba486159c5d30b09271caf5]

unoil: use CustomTarget makefiles


2012-04-06  Matúš Kukan  <matus.kukan@gmail.com>  [149cb468859e1f50e4a7ee1200f329791be97894]

gbuild: add customtarget dependencies for java stuff


2012-04-06  Miklos Vajna  <vmiklos@suse.cz>  [1a3ab52289338c4f07fc9fee3f9022be114d2553]

rtftok: drop m_bIsSubstream, we already have a m_pSuperstream

Originally there was m_bIsSubstream (true for footnotes, headers, etc.),
then we needed a pointer to the original stream, now the boolean value
is redundant, so remove it.

2012-04-05  Olivier Hallot  <olivier.hallot@alta.org.br>  [fe51974e6515f48a6e6881e5837027d08c8d66e9]

More removal of RTL_CONSTASCII_USTRINGPARAM in sd

More removal of RTL_CONSTASCII_USTRINGPARAM in module sd

2012-04-05  Olivier Hallot  <olivier.hallot@alta.org.br>  [e912c601843d505de9c92ea04fd54f11016d37c8]

More RTL_CONSTASCII_USTRINGPARAM cleanup

More RTL_CONSTASCII_USTRINGPARAM in module sd

2012-04-05  Olivier Hallot  <olivier.hallot@alta.org.br>  [8981d1d06f2f6225b70d2e51ba0b994a2469037e]

Cleanup of some RTL_CONSTASCII_USTRINGPARAM macro in sd

Cleanup of some RTL_CONSTASCII_USTRINGPARAM macro in module sd

2012-04-05  Julien Nabet  <serval2412@yahoo.fr>  [7d2508572a0389bcb1c803911024296f411af653]

Fix Prefer prefix ++/-- operators

Includes too replacement < by != for comparison between current and end iterators

2012-04-05  Stephan Bergmann  <sbergman@redhat.com>  [7a56eef989b828c495d34c34de99d1b863f223e2]

Clean up optional online update module

* The updatecheckui lib is part of that module; should its scp entry also be
marked ComponentCondition="ISCHECKFORPRODUCTUPDATES=1"?

* unpack_update (and other scripts as well?) need only be generated if
ENABLE_ONLINE_UPDATE.

* It is inconsistent that there is a distinct onlineupdate.xcd not merged into
main.xcd, while the updchk and updatecheckui component files are merged into
the global services.rdb.

* The updchk res file should also go into (a resource sub-module of) the
optional online update module.

2012-04-05  Eike Rathke  <erack@redhat.com>  [0de1b33bf73f075cff12fbe288129b2afff8216d]

resolved fdo#48347 do not override preselected CSV with SYLK detection


2012-04-05  Tor Lillqvist  <tlillqvist@suse.com>  [0d5f437bf7ee3ea8cf9787ccf8bf22d67eee92b8]

Catch attempts to open /assets files read-write. Improve debugging output


2012-04-05  Tor Lillqvist  <tlillqvist@suse.com>  [694bb9f5de9128657225f3cab0baa14186c62480]

Do two fairly useless but often emitted OSL_TRACEs only if OSL_DEBUG_LEVEL > 2


2012-04-05  Tor Lillqvist  <tlillqvist@suse.com>  [8451dec867e8443349921c3a5a2fa7c5205a30a6]

dlopen() also the sw and swd libs ahead of time so that they can be debugged


2012-04-05  Tor Lillqvist  <tlillqvist@suse.com>  [cafcd8577480d79baa070cec3bd1cb973d06f88c]

Set TMPDIR also in non-NativeActivity apps


2012-04-05  Ivan Timofeev  <timofeev.i.s@gmail.com>  [c5154a179f435cc23798057895b0db8312bcd6f6]

SfxViewShell::GetScrollingMode always returns SCROLLING_DEFAULT


2012-04-05  Michael Stahl  <mstahl@redhat.com>  [dc2fe18e95731dcb7c9e2027f45fdaf265490592]

fdo#43895 lp#905355: fix the fix so it doesn't crash

rtl::OUString rtl::OUString::copy(sal_Int32) const: Assertion
`beginIndex >= 0 && beginIndex <= getLength()' failed.
(regression from dd2fe95cce75f1157bd1c75d286a0047b2e4175e)

2012-04-05  Michael Stahl  <mstahl@redhat.com>  [d564c79e6d0780882845a28d8ab32f9eb3dee03b]

shell: fix silly flags from 2c5a817591


2012-04-05  Caolán McNamara  <caolanm@redhat.com>  [735a2cba30c55b5aff4883389f65255fb2d07458]

cppcheck Uninitialized variable


2012-04-05  Rob Snelders  <programming@ertai.nl>  [45413e32fe643bda1cc1647c8af7eae3309e9c7d]

Removal VERBOSE


2012-04-05  Winfried Donkers  <osc@dci-electronics.nl>  [8ae3e12fa8f1a1410622bc2bea1eccdec86e0acf]

remove unused code


2012-04-05  Caolán McNamara  <caolanm@redhat.com>  [47bc24a6bf5074c59d2f2a6bef79e5e70c842889]

Resolves: fdo#47068 use of pointer to deleted object


2012-04-05  Caolán McNamara  <caolanm@redhat.com>  [01028864214a1b1ee6bf3f00fca142baf7b1d40c]

Resolves: fdo#45271, i#17964 count CJK words the way that's expected by users


2012-04-05  Caolán McNamara  <caolanm@redhat.com>  [53600134ec737d50808c0f630b536229ad3310bb]

no use is made of FmFormObj::m_nType


2012-04-05  Caolán McNamara  <caolanm@redhat.com>  [5688b51bcb23b12b335dadf4430b7b7c4407cbfb]

UniString::CreateFromInt32 -> rtl::OUString::valueOf


2012-04-05  Caolán McNamara  <caolanm@redhat.com>  [dd20a8c6e2ebeceff90567597d712e4c03c2ac7d]

SvtFileDialogURLSelector::OpenURL can go apparently


2012-04-05  Caolán McNamara  <caolanm@redhat.com>  [fe630f3b097ca2bf173f21de77ed1535c767d0b9]

callcatcher: update list, add README, remove some newly unused code


2012-04-05  Caolán McNamara  <caolanm@redhat.com>  [9c2dee67b56085ab8535a90810bf885fe0afd30c]

drop methods only used in svdem


2012-04-05  Caolán McNamara  <caolanm@redhat.com>  [83b42cdccb797f1faf427b0beabc3806c5849592]

convert (ugly) WriteUniOrByteString to rtl::OUString


2012-04-05  Caolán McNamara  <caolanm@redhat.com>  [5daa649c56250b60c35f58e11d245459067d7d83]

disabled for 11 years, not like to get fixed soon


2012-04-05  Caolán McNamara  <caolanm@redhat.com>  [c8ec81032478136c7e96d8df3b3536b90aee770d]

pure virtual with unused baseclass impl


2012-04-05  Caolán McNamara  <caolanm@redhat.com>  [3c19ff4f8531067623c7033c3b8da0c75254622d]

DEFINE_CONST_UNICODE isn't needed here anymore


2012-04-05  Caolán McNamara  <caolanm@redhat.com>  [69fec63d46bf4e93c84134e9203f7392b9e63542]

unused U2S define


2012-04-05  Caolán McNamara  <caolanm@redhat.com>  [4cc2654c57154a0ac433c6dd7bc65f352f12e332]

String::CreateFromInt32 -> OUString::valueOf


2012-04-05  Petr Vorel  <petr.vorel@gmail.com>  [07ff032c805835355ff0dff75b8ad534dfb770e9]

remove unused code (oox)


2012-04-05  Tor Lillqvist  <tlillqvist@suse.com>  [45d1ebeca54c22d35777c57cdbb6b3a9dad55632]

Open the document read-only


2012-04-05  Michael Stahl  <mstahl@redhat.com>  [5913506b2193e93ca2767ab7365ab2e76ed7848f]

fdo#45562: paint borders in SwFlyFrm::Paint:

Painting borders of Flys in the heaven layer cannot be done correctly in
SwRootFrm::Paint, because delaying until then paints over other drawing
objects that are on top of the frame, so do it in SwFlyFrm::Paint,
like the old border painting code used to.
(regression from 804d0a896731629397c5328c13c04a45bc55f459)

2012-04-05  Michael Stahl  <mstahl@redhat.com>  [6e8cbfc63a30c3924d61e22d9cdf43ede78ee288]

sw: remove more silly realpath from makefile


2012-04-05  Michael Stahl  <mstahl@redhat.com>  [cd546c166ed5ec72f97994f2eddf292e06bbb052]

oovbaapi: remove bogus ttt.diff


2012-04-05  Mark Wolf  <mark.wolf.music@gmail.com>  [8307fe9f65ef6011014d75041b3ddbc90d421b6a]

Translated German comments to English in folder 'sal'.

sal/qa/rtl_strings/rtl_old_testostring.cxx contains some German comments still
but the code itself uses test strings in German. When the test strings appear
in the comments, they were left unchanged to maintain consistency.

Mark Wolf

2012-04-05  Miklos Vajna  <vmiklos@suse.cz>  [1cb273098188b5749109b8f58516e7003600a704]

n#751017 dmapper: fix handling of GetExpression and SetExpression fields


2012-04-05  Olivier Hallot  <olivier.hallot@alta.org.br>  [85197292605df14a10c6ee3ee75e614b2abf1c7d]

Remove macro RTL_CONSTASCII_USTRINGPARAM

Remove macro RTL_CONSTASCII_USTRINGPARAM in starmath (partial)

2012-04-05  Winfried Donkers  <W.Donkers@dci-electronics.nl>  [11f5d3db58dcce64a964d1e4d26eb81e2bb709f1]

Unused code removal.


2012-04-05  Santiago Martinez  <smvarela@gmail.com>  [62f5df61ff89269e177dd2b8a9d939f49cdbea2d]

Unused code removal.


2012-04-05  Kohei Yoshida  <kohei.yoshida@gmail.com>  [ba80af89a78b49954fd4a47ce95450d7f9247796]

The real cleanup I meant to commit earlier...


2012-04-05  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [08ee936f3d1cd0d0424dd50bc96da19faf424a86]

small memory leak in table3.cxx


2012-04-05  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [9646685f3ead54fc67bc457a4804defce8a88e05]

this does hopefully no longer result in a crash


2012-04-05  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [afcf1800440aa5c4b9671bc402ea8fff9d9154a4]

remove the sort entry limit in table3


2012-04-05  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [3e887edcaacc5b0f5e35d682a259124648e84229]

Revert "Cleanup. ScPivot(Collection) is no more."

This reverts commit 568d3912bf8ced76ecb9506bccc3bd361daba082.

2012-04-05  Eike Rathke  <erack@redhat.com>  [a5eadc6aaafec92df23c57e258882a2c98ece0ad]

resolved fdo#40021 don't let CSV import get confused by erroneous HTML detection

HTMLParser::IsHTMLFormat() is convinced that anything containing a valid HTML
tag would indeed be HTML, which is a rather idiotic assumption for us in the
case of "foo <br> bar" with a preselected CSV filter. So keep this detection to
the end.

The original order where preselected CSV had precedence over others was changed
with 9f1cc58c20ee365ff2a158ad69c1091e6ad11ac6

2012-04-04  Eike Rathke  <erack@redhat.com>  [09d98dfe89a651c1b33a07c3d23e20b266d163e7]

resolved fdo#46699 do not write compound document header when reading 0-length file

Creating an SotStorage with a 0-length stream has the side-effect of creating
the compound document (aka OLE storage) header on the stream and effectively
writing that to disk, thus garbling the empty file.

2012-04-04  Kohei Yoshida  <kohei.yoshida@gmail.com>  [c770d2c8472402eecbb88ec72885cd9d6447d370]

Method declared but not implemented.  Removing...


2012-04-04  Kohei Yoshida  <kohei.yoshida@gmail.com>  [e0fd2c61e47c994d050d9afcb9578e096e1489b6]

dbgutil fix.


2012-04-04  Luboš Luňák  <l.lunak@suse.cz>  [e2b7e28c12bb836fd7ab1dcbfc2460f807dd27f6]

adjust gcc3_linux_intel bridge to work with clang

Otherwise exception throwing seems to be broken.
This is a partial revert of b0515ea5fa6c29faebed616ae3e0213c72d24904.

2012-04-04  Kohei Yoshida  <kohei.yoshida@gmail.com>  [568d3912bf8ced76ecb9506bccc3bd361daba082]

Cleanup. ScPivot(Collection) is no more.


2012-04-04  Tor Lillqvist  <tlillqvist@suse.com>  [bc21df051670cc78094779d9b4cd1d6cc78e9509]

No dialogs to be shown from vcl in a non-NativeActivity Android app


2012-04-04  Tor Lillqvist  <tlillqvist@suse.com>  [a5aa747d59dd67731d46c7f023bf15f2b431cdb3]

Use -g in CFLAGS when debugging requested


2012-04-04  Tor Lillqvist  <tlillqvist@suse.com>  [cdc92518c53a15945f6fc4aaad4fbc40172d257c]

Do unpack fonts and include them in the experimental Android app


2012-04-04  Tor Lillqvist  <tlillqvist@suse.com>  [00e093ea6c601a9f549f5678ee0ba932ebbab238]

Use proper Android font names, use longer rescan interval


2012-04-04  Tor Lillqvist  <tlillqvist@suse.com>  [7fbb897391f563e9bda7732f3e50959f82d6921e]

Add debugging output (this file is experimental anyway)


2012-04-04  Tor Lillqvist  <tlillqvist@suse.com>  [9d200b61aaf6cb8b06f0bbff3cee842b21d56052]

Hmm, no, why would we want the desktop GUI images in this app?


2012-04-04  Tor Lillqvist  <tlillqvist@suse.com>  [d2b516eb2640fe1d55a7e1cde97a8e0227f5be3e]

Tiny edit


2012-04-04  Eike Rathke  <erack@redhat.com>  [fe753d02207829282d2f40f72090988922fa9594]

removed unused member variable


2012-04-04  Kohei Yoshida  <kohei.yoshida@gmail.com>  [0e355da592008257ec02bd68d37ff67b32eaa8c6]

De-coupled ContentNode from XubString inheritance.


2012-04-04  Kohei Yoshida  <kohei.yoshida@gmail.com>  [35c17477170e9d10b9f9d7edeaf1da660a718df6]

Merge EditAttrib into EditCharAttrib.

This separation makes no sense.

2012-04-04  Eike Rathke  <erack@redhat.com>  [58e562e730485e860dfe484cdc09c67f1d73dc5a]

fdo#33088 better CSV import default separators


2012-04-04  Michael Stahl  <mstahl@redhat.com>  [61af0e1c3c1c9003c741d64840f9b6f39ea87ead]

ScDBDocFunc::Sort: work around STL assertion in sc_unoapi

from dbdocfun.cxx:588:
error: attempt to subscript container with out-of-bounds index 0,
but container only holds 0 elements.

The code in sortparam.cxx still looks quite wrong, and
in table3.cxx there are various arrays hard-coded to size 3...

(regression from a02b445c39d969fedc554fc2c500b88a27a13906)

2012-04-04  Philipp Weissenbacher  <p.weissenbacher@gmail.com>  [a64475a0ac7f9be2e599e0b2bbc643fcb55a4c1f]

Translate German comments


2012-04-04  Victor Lee  <konya.vic@gmail.com>  [2ba78d1ed9fca82156eebb460b398829b5a3b6db]

Remove duplicated and unused IDs.


2012-04-04  Luboš Luňák  <l.lunak@suse.cz>  [ef9620df989cd1e3ab9cf2e289b035231cca4d39]

remove an assert from an attempt to silence clang's false warning

http://llvm.org/bugs/show_bug.cgi?id=12459
It is not clear to me why the explicit cast was there in the first
place, but removing it probably can't make the situation worse
than aborting incorrectly.

2012-04-04  Ivan Timofeev  <timofeev.i.s@gmail.com>  [33619919036457e3a37c4c47a8cef274d55253a8]

reuse existent function


2012-04-04  Ivan Timofeev  <timofeev.i.s@gmail.com>  [b49f69aee6f48fb9367a2a9548182dcd84eb5296]

fdo#40948: TOC dialog, Entries tab: the right arrow button does not work

regression from 39b8a5f87f55abe53488c9c3c35b65fb0df84cd.

2012-04-05  Takeshi Abe  <tabe@fixedpoint.jp>  [b905ac19da5d4168c06f42c21418ccdb2a5d9290]

removed unused defines


2012-04-04  Eike Rathke  <erack@redhat.com>  [9dce646fbc187a0ca0ef0b22a0a2bdd8845689d0]

fdo#48111 added English_Malawi [en-MW] locale data


2012-04-04  Luboš Luňák  <l.lunak@suse.cz>  [34f4cc01241c916c7d2a39360bc98af6d67dbb6a]

remove unused code

The operator is now automatically provided by ustring.hxx, and I think
this one would not be found with C++11-compliant namespace lookup anyway.

2012-04-04  Stephan Bergmann  <sbergman@redhat.com>  [7d96faeacd284ca30a04f6a5af06f06c5cc02c36]

Improved error reporting


2012-04-04  Stephan Bergmann  <sbergman@redhat.com>  [09be30729e081a636886ffadc3179469098c5512]

Minor tweakings


2012-04-04  Stephan Bergmann  <sbergman@redhat.com>  [932f5a4b1f001c11bab8fb10d3be324ded13193f]

Fixed include guard copy/paste error


2012-04-04  Michael Stahl  <mstahl@redhat.com>  [3fd17063706df98b1606f7a5426019ce8f1db201]

flowfrm.cxx: tweak comment translation


2012-04-04  Michael Stahl  <mstahl@redhat.com>  [4f22b335169af39c07d56b8b85ddbef3e34fa0b6]

txtfly.cxx: translate comments


2012-04-04  David Vogt  <david.vogt@adfinis-sygroup.ch>  [c3b72f69e093d79a1b263964633fe2ddfaef2e45]

Translated source comments from german


2012-04-04  Stephan Bergmann  <sbergman@redhat.com>  [0bb56e88f66e62ec305f863d83aa65a46e1b2ba3]

-Werror=unused-but-set-variable


2012-04-04  David Tardon  <dtardon@redhat.com>  [a4b8a1c9f50bca3b557efca75100d9532a404ec6]

fdo#33914 do not play sound in presenter console


2012-04-04  David Tardon  <dtardon@redhat.com>  [6ab4fac5a518fe7405936b753011dfd8c413bb62]

set alpha too


2012-04-04  David Tardon  <dtardon@redhat.com>  [2049940bac74a5230decedacbd95407d93c116db]

remove useless line (probably mis-merge)


2012-04-04  Matúš Kukan  <matus.kukan@gmail.com>  [1e7fd91514940520c33f14898c2298d1251ac34d]

fix so_activex_idl, part two

The order seems to be important here.
However it has worked for me and I am not sure this will fix tinderboxes.

2012-04-04  Matúš Kukan  <matus.kukan@gmail.com>  [0a560f993fb8917a5e2a96d546679484ca8c98e2]

fix so_activex_idl, part one


2012-04-04  Stephan Bergmann  <sbergman@redhat.com>  [b0515ea5fa6c29faebed616ae3e0213c72d24904]

Adapt cpp_uno/gcc3_linux_intel to GCC 4.7

...the same way cpp_uno/gcc3_linux_x86-64 was already adapted.

2012-04-04  Matúš Kukan  <matus.kukan@gmail.com>  [13191ad7cd25871c08066817b6cc55b0d7ea419e]

gbuild: fix cleaning generated object files


2012-04-04  Matúš Kukan  <matus.kukan@gmail.com>  [be3c5c7c56673337c634c097cca0e1eaf2895891]

sdext: use CustomTarget makefiles


2012-04-04  Matúš Kukan  <matus.kukan@gmail.com>  [b635ee568cba6dc828084cdbd9e9b9995ddf7a68]

extensions: use CustomTarget makefiles


2012-04-04  Matúš Kukan  <matus.kukan@gmail.com>  [8cb0d4f0b7368a86ba98cdb3bfeaa45b43a5f1f1]

officecfg: use CustomTarget makefile


2012-04-04  Matúš Kukan  <matus.kukan@gmail.com>  [8aab8292fedb840238f654530df67b6e79ade537]

writerfilter: use CustomTarget makefile


2012-04-04  Matúš Kukan  <matus.kukan@gmail.com>  [d26e13bd7a8693867ab86eabec50212c95d4f3f6]

jvmfwk: use CustomTarget makefile


2012-04-04  Matúš Kukan  <matus.kukan@gmail.com>  [58404101e8cd436131fe0e8a36b467f167d7b8df]

filter: use CustomTarget makefile


2012-04-04  Matúš Kukan  <matus.kukan@gmail.com>  [d5c18a48f82a7336536b6a353f267aefc1142455]

desktop: use CustomTarget makefile


2012-04-04  Matúš Kukan  <matus.kukan@gmail.com>  [4873eb6f5c79f3637b209888b7ddb51d66abbfb6]

gbuild: do not let generated source files depend on headers (ver. 2)


2012-04-04  Martin Hosken  <martin_hosken@sil.org>  [9b6b1558a3654625ce9a5bef2bee5245db81ff88]

Fix cursor movement in graphite fonts


2012-04-04  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [d3e518738973fdad6d5426f2a9318aa54e224a2c]

some small corrections to the sort entry patches


2012-04-04  Albert Thuswaldner  <albert.thuswaldner@gmail.com>  [71402a06a5aaf8ea5f8d956dabe513dab52bd421]

fdo#45747 reverted use of init lists for backwards compabillity


2012-04-04  Albert Thuswaldner  <albert.thuswaldner@gmail.com>  [a02b445c39d969fedc554fc2c500b88a27a13906]

fdo#45747 remove the limitation to 3 sort entries in calc part1


2012-04-04  Karthik A Padmanabhan  <treadstone90@gmail.com>  [62d745ddde6b60aaaa796123f45b3df8c10e9869]

Test cases for ScDocFunc::RenameTable()

Rename twice and also check if upon renaming two tables have the same name or not

2012-04-04  Tor Lillqvist  <tml@iki.fi>  [66aed6f470c795f172fa85b89ae9d25c76eb38bd]

New try to sort out the overloaded virtual method weirdness

Revert "Clang WaE: -Woverloaded-virtual weirdness, this seems to help"
as that broke tinderboxes. Try another way instead, renaming two
versions of the overloaded render() method, so that there is no longer
any overloading.

Compiles -Werror-clean with Clang, hopefully no problem with other
compilers either.

This reverts commit 86b99ab408c7235604a1a02d7bc531fe5d5f97f6.

2012-04-04  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [2c91cb08d65cd35fa8ef6eaca3677aa82fb58cbe]

better drawing support for borders of different width, fdo#33634


2012-04-03  Kohei Yoshida  <kohei.yoshida@gmail.com>  [71da75abda60172ee9b8f42c1bf5de2f48a731b9]

I need to check for empty-ness here too.


2012-04-03  Kohei Yoshida  <kohei.yoshida@gmail.com>  [e5d378b1ba04c470e0c6c16b48af97ab5818e2bb]

Check for empty-ness of vector before accessing the first element.

I hope this will keep Stephan's tinderbox happy.  If not...

2012-04-04  Tor Lillqvist  <tml@iki.fi>  [86b99ab408c7235604a1a02d7bc531fe5d5f97f6]

Clang WaE: -Woverloaded-virtual weirdness, this seems to help


2012-04-04  Tor Lillqvist  <tml@iki.fi>  [558d34fef7327317a42eb76320fd28cd361a3f9a]

Typo


2012-04-04  Tor Lillqvist  <tml@iki.fi>  [2b00b0e0a1a47c3d174ee9e86826b60a356f3dbf]

WaE: call to pure virtual member function


2012-04-04  Tor Lillqvist  <tml@iki.fi>  [3b4941eddaa3bf0e23952613b091d8f54d898d29]

WaE: unused function


2012-04-04  Tor Lillqvist  <tml@iki.fi>  [65d8b8a39c296684a02722e2910aa744b205d74a]

WaE: unused function


2012-04-04  Tor Lillqvist  <tml@iki.fi>  [504f30621c4fc4a1447c0b25caf19027ac04b310]

WaE: unused function


2012-04-04  Tor Lillqvist  <tml@iki.fi>  [b91061f8e90a5da5db424f010d00cdf5cc60922b]

WaE: '&&' within '||'


2012-04-04  Tor Lillqvist  <tml@iki.fi>  [3afbf314b76ab2677accf330915088c07bd7c471]

WaE fixes to the mostly dummy iOS code


2012-04-04  Tor Lillqvist  <tml@iki.fi>  [f85dfb96c407a68c5aa13815603c11ea8e340f6e]

WaE: unused parameter


2012-04-03  Eike Rathke  <erack@redhat.com>  [35fed09a0c5560b56ba53c64da8dea28bf88acff]

resolved fdo#39716 CSV import numbers in scientific notation


2012-04-03  Matteo Casalin  <matteo.casalin@gmx.com>  [d701d7b68344854b9a67583bbd38f40d061e6cb4]

ValueSet: reworked key navigation


2012-04-03  Matteo Casalin  <matteo.casalin@gmx.com>  [6ac9544454daa0330f84fd10de26ee6d4d657990]

Cleanup some unnecessary #include


2012-04-03  Matteo Casalin  <matteo.casalin@gmx.com>  [f3b8d732f376c56a39f962dce4faa0335bfe12df]

ValueSet: remove obsolete forward declaration


2012-04-03  Matteo Casalin  <matteo.casalin@gmx.com>  [57533a3ddb37cd367e7ae0edfef1c8502a7d9199]

ValueSet: simplify calculation of item rectangle


2012-04-03  Kohei Yoshida  <kohei.yoshida@gmail.com>  [e7e882715872303dc8feabc899ceab572d1c2337]

Unused local variables.


2012-04-03  Tor Lillqvist  <tlillqvist@suse.com>  [9b9f70737e5133c8aa5a95fd2e49a0f9a5e091e6]

SAL_REINTERPRET_CAST returns, for API stability (for 3rd-party extensions)


2012-04-03  Kohei Yoshida  <kohei.yoshida@gmail.com>  [881fa8d5cbb937b033f87f7da813419895b31b28]

More dbgutil build fix.


2012-04-03  Ivan Timofeev  <timofeev.i.s@gmail.com>  [4e24d472f693c458b17d2ba1fb6c883aaf9c3b27]

fix the initial font size in the Start Center

Recover the code that was for some reason removed in commit
78e8d5f0d62f910b8561a1c4fd7ebd8ae4cfb9f8.

2012-04-04  Takeshi Abe  <tabe@fixedpoint.jp>  [643a582793c85c3d5e3cd5cfc831d895036ef93d]

removed duplicate #includes

in vbahelper / writerfilter / writerperfect / xmlhelp / xmloff / xmlscript / xmlsecurity

2012-04-03  Noel Power  <noel.power@novell.com>  [f194d18dfeceff104f9c5e500ea4dd94fa1b5b06]

Hori/Vert scrollbars in calc preview should be shown only when necessary


2012-04-03  Noel Power  <noel.power@novell.com>  [d7b06ba7ec2c988e80c8ef14e2d9bfc2c29e2d24]

Revert "Hori scroll fix in Writer and Calc Print Preview" & add new patch

This reverts commit eeeb4d9a1c772b12aab515c8d5089fb6b5e003c7.

Fix Scrollbar in Writer Print preview

2012-04-03  Luboš Luňák  <l.lunak@suse.cz>  [2ac5b08361bf0c7c98ff9bc10869e2b41c9d85fd]

try including the ostream<<OUString operator directly with OUString

The theory is that

- the operator is suboptimal, because it always uses utf-8 as the encoding,
  which might possibly lead to some encoding problem somewhere

but

- the SAL_LOG macros need it anyway, or they are otherwise cumbersome
  with OUString
- as people learn to use the macros more, rtl/oustringostreaminserter.hxx
  will be included in more and more places, eventually possibly triggering
  the above problem anyway
- people probably should not just blindly do ostream << oustring if they
  have special encoding requirements

So let's try to simply always have the operator available and see how
it works out.

2012-04-03  Luboš Luňák  <l.lunak@suse.cz>  [7d540bd08ea06c95d5ac27530b8386ae1bea6526]

commit hook preventing commits with SAL_DEBUG


2012-04-03  Luboš Luňák  <l.lunak@suse.cz>  [f46775a206589fb9486833ae2e043731cb6be54f]

SAL_DEBUG(), instead of those temporary debug printf's


2012-04-03  Miklos Vajna  <vmiklos@suse.cz>  [f4e0cbaa15c2861e87149a62c9c80a9e9b4094b3]

fdo#45182 fix RTF import of character encoding in footnotes

There were two problems here:

1) \plain reset the character properties, but did not touch the current encoding
2) the default properties were not passed to substreams

2012-04-03  Kohei Yoshida  <kohei.yoshida@gmail.com>  [97bcf0b645fa5ce14cfd806548c6805952fd3e76]

WaE: for Norbert's Mac OS tinderbox.


2012-04-03  Kohei Yoshida  <kohei.yoshida@gmail.com>  [2c4e811049e9f2cad823e372a01a5afc09ead25c]

Fix the dbgutil build.


2012-04-03  Eike Rathke  <erack@redhat.com>  [3d5191a390553c4701288d4fffc026d5748ab144]

get rid of the annoying space in Read Me.odt file name


2012-04-03  Tor Lillqvist  <tml@iki.fi>  [61c5883f4cb35cbb1016b9abcf0718ca4d967f3d]

Simplify SAL_CONST_CAST and SAL_STATIC_CAST defns, mention they are obsolete


2012-04-03  Andras Timar  <atimar@suse.com>  [9bc097419568e61018b95148ad2a8181665051f9]

fdo#44698 settings are under a different menu in Mac OS X


2012-04-03  Kohei Yoshida  <kohei.yoshida@gmail.com>  [05173270c11a997096671c035c18692cfd6b51dc]

Removed the last SC_DECL_PTRARR from editdoc.hxx.


2012-04-03  Kohei Yoshida  <kohei.yoshida@gmail.com>  [221cbbf64a20b87443f378fcb2ed22068867f494]

Another SV_DECL_PTRARR killed.


2012-04-03  Kohei Yoshida  <kohei.yoshida@gmail.com>  [b8cc16723815fc2636582e49b8878e9d34b23b86]

Make ImpEditEngine explicitly non-copyable.


2012-04-03  Kohei Yoshida  <kohei.yoshida@gmail.com>  [11524988f1e5ceca372dd7f172a72636e3247f06]

Use initializer to initialize boolean's.


2012-04-03  Kohei Yoshida  <kohei.yoshida@gmail.com>  [33fadf7b0d6505ff2859b8d26c8db762e04d86b9]

Bool cleanup.


2012-04-03  Kohei Yoshida  <kohei.yoshida@gmail.com>  [dc2eddd2339ff5510928fcd6c59e186e179c86bc]

This ought to be private...


2012-04-03  Kohei Yoshida  <kohei.yoshida@gmail.com>  [352f10a2e7ee32bee3553bc657e88f319f8dadc7]

Another SV_DECL_PTRARR to kill.


2012-04-03  Kohei Yoshida  <kohei.yoshida@gmail.com>  [33bf6e04590fe373fd2a9887f5636c2e831cc846]

Unprintable character.


2012-04-03  Kohei Yoshida  <kohei.yoshida@gmail.com>  [9f1c57b4f829a0faf28e436bca1aed49694c7cb6]

Bool-ness.


2012-04-03  Kohei Yoshida  <kohei.yoshida@gmail.com>  [659c008ffdbaa67c3c344a1b477f24700b224ee6]

One less SV_IMPL_VARARRAY.


2012-04-03  Kohei Yoshida  <kohei.yoshida@gmail.com>  [c01bb9da9fab5ae7226d519e634c914529bf1704]

No more protected visibility; class inheritance is gone.


2012-04-03  Kohei Yoshida  <kohei.yoshida@gmail.com>  [037908f9ee16156cc251a444a0d82142e27a7d34]

We can now access the nodes directly from EditDoc.


2012-04-03  Kohei Yoshida  <kohei.yoshida@gmail.com>  [94d833f674eea0d1486778f38e4955aa5f80153c]

Make them non inline.


2012-04-03  Kohei Yoshida  <kohei.yoshida@gmail.com>  [c7813f25c759dc4be5c543d375cd52e71b6ade98]

Use initializer for this. No need to call SetModified to false.


2012-04-03  Kohei Yoshida  <kohei.yoshida@gmail.com>  [48abb149d4a88f5dcb395d1cb8c79db57f5d3303]

Boolean cleanup.


2012-04-03  Kohei Yoshida  <kohei.yoshida@gmail.com>  [a41ea233419e4c573e889bf30df7b23fca700348]

Little code shuffling (now that it's all in one source file).


2012-04-03  Kohei Yoshida  <kohei.yoshida@gmail.com>  [a9ff5b9a9ee92a617b44df1b056f09eabae0b318]

Merged editdoc2.cxx into editdoc.cxx.


2012-04-03  Kohei Yoshida  <kohei.yoshida@gmail.com>  [32234172b038532375bf7b4f43430efc76ef7b9a]

Moving method definitions.


2012-04-03  Kohei Yoshida  <kohei.yoshida@gmail.com>  [79bd9550d368ab8c9d636476b6df6521218e40ef]

Merged ContentList into EditDoc.

There is no reason for this separation to exist.

2012-04-03  Kohei Yoshida  <kohei.yoshida@gmail.com>  [581cf10b90349bb91297f9f5a374098afe13cabf]

Tuck these typedefs under their respective classes.


2012-04-03  Kohei Yoshida  <kohei.yoshida@gmail.com>  [f3da88221852086e5d44e7540cf76448bf2bf99c]

Meaningless typedefs for pointer types.


2012-04-03  Christina Rossmanith  <ChrRossmanith@web.de>  [333cb00a6399bca9999fa0248a64922757da4a7d]

SVG: treat skewX and skewY correct


2012-04-03  Miklos Vajna  <vmiklos@suse.cz>  [63b78e6db15a76b9e928cb4a7d0d995bd12f9bf4]

testcase for fdo#47107


2012-04-03  Miklos Vajna  <vmiklos@suse.cz>  [ea04bbd697ad984cc4e39ed42994a072f052ba36]

fdo#47107 rtftok: support bullet points in paragraph numberings


2012-04-03  Miklos Vajna  <vmiklos@suse.cz>  [eeafdc5602e422d2cdf2026c135e5ea3e18e89af]

fdo#47107 rtftok: initial PN (legacy numbering syntax) support


2012-04-03  Rob Snelders  <programming@ertai.nl>  [58d5e3032274b5a15ccc0bf2c9788cd18a5a63d4]

SlsRequestQueue updated


2012-04-03  Rob Snelders  <programming@ertai.nl>  [5ff6bf59c90cf3a55acffcb64e63f1da6dd5dec2]

Removal of VERBOSE define


2012-04-03  Michael Stahl  <mstahl@redhat.com>  [72e7082f158d5d4216ea94a7617cdc39fc3a7e4b]

LinkTarget.mk: fix stupid typo in 0683821d


2012-04-03  Michael Stahl  <mstahl@redhat.com>  [c39cb68bec7eb5048c3a5feb669cc9e60a8a4371]

fntcache.cxx: translate comments


2012-04-03  Luboš Luňák  <l.lunak@suse.cz>  [c813c009479db3fab58fc48740ab8f80ceb93a26]

don't skip first cmdline argument

It looks like this one is also meant to be called manually or something,
and the original version didn't skip the first argument either.

2012-04-03  Stephan Bergmann  <sbergman@redhat.com>  [96823006127dbae9dad2833b40c7f9cc7d467ce9]

stoc: add helpful structural documentation from mailing list post.


2012-04-03  Luboš Luňák  <l.lunak@suse.cz>  [248edba9de6c25a37f014316a89e38e788a1ac09]

adjust code for what the original Intersect() usage probably meant

Daniel Bankston is right, the call probably meant to check whether
the intersection is not empty, as an optimization.

2012-04-03  Tor Lillqvist  <tlillqvist@suse.com>  [94166f3c95651da395a262112d666ab841e5cb86]

Need libswlo.so


2012-04-03  Tor Lillqvist  <tlillqvist@suse.com>  [f82b40c2531c54fb1dbbdc4ca60cfec49d66fb63]

Add *en-US.res and images_*.zip


2012-04-03  Tor Lillqvist  <tlillqvist@suse.com>  [4e8bc5911164971a9af5377633803ec620f593cc]

s/pathes/paths/


2012-04-03  Daniel Bankston  <daniel.dev.libreoffice@gmail.com>  [2d691f26c6d4fd6fac11559f9b5b854d306e137a]

Ignore return type of Region::Intersect

Caller of Region::Intersect was not ignore the return value in a conditional, so I refactored the conditional to not depend on the return value of Intersect without affect the original functionality of the code.  This usage of Intersect may be a possible defect and should be checked out.

2012-04-03  Daniel Bankston  <daniel.dev.libreoffice@gmail.com>  [93acb28e10760513b8bffd2c36dcbd68e75e57c7]

fdo#44610 - EasyHack

Since they always return sal_Bool values that are not used by any callers, I changed the Region class methods (both versions of each Union, Intersect, Exclude, XOr) from sal_Bool return type to void return type.

2012-04-03  Olivier Hallot  <olivier.hallot@alta.org.br>  [b20dd01623f99e311a8a346e787c6917048379a2]

Some String <-> OUString replacements in starmath

Some string to OUString replacements in starmath

2012-04-03  Michael Stahl  <mstahl@redhat.com>  [0683821d07132fb7635174b46d7423ecabc2703e]

gbuild: ObjC command invocation more consistent


2012-04-03  Michael Stahl  <mstahl@redhat.com>  [adaf721ccdac1d08c9fd63d72844bc5bcc1875e6]

LinkTarget.mk: only call gb_Object__command_dep if dep file doesn't exist

(infinite loop regression from a4e2453b42b54ba904c1ee8ad07e26f1e6d939e5)

2012-04-03  Brennan Vincent  <brennanv@email.arizona.edu>  [290654cc232d5d035f1c7278267ce32ffc39043e]

Fix RTF levelfollow import and export


2012-04-03  Stephan Bergmann  <sbergman@redhat.com>  [844b4520a9f0879d7b756654cef8fdbaa03a9000]

--enable-ext-languagetool requires --with-java


2012-04-03  Luboš Luňák  <l.lunak@suse.cz>  [d5c5800bffe97911497a0603567417dea15f295f]

I'm dumb, fromAscii() stops at \0.


2012-04-03  Matúš Kukan  <matus.kukan@gmail.com>  [19b7edb9c65793821bee984d2da43fbfbd605e74]

fps_kde and fps_kde4 are no more


2012-04-03  Matúš Kukan  <matus.kukan@gmail.com>  [8464e311309ca918ac3a7d111c0f6927bfe825f8]

vcl: use CustomTarget makefile for kde_moc


2012-04-03  Eike Rathke  <erack@redhat.com>  [43084e8b30c101a44510b7a8267d5c2b316a17bb]

only as of ICU 4.9 RBBI the Prepend property is empty

This reverts 0c08a84c04b166ab6479716e2c33cd444d7e3dbe and instead strips the
Prepend variable during build time.

2012-04-02  Noel Grandin  <noel@peralex.com>  [9ef0b8e3aa2137af67624dbd757fe464e44202ed]

Convert tools/table.hxx to std::set in EditorWindow class in basctl module


2012-04-02  Noel Grandin  <noel@peralex.com>  [e5a916eeeed8e79a3d105040f3fb832134bf7b32]

Convert tools/table.hxx usage to std::set in Calendar class in svtools module

Also change the API slightly, removing GetSelectedData(int index) and replacing
it with GetLastSelectedDate(), since the only usage of GetSelectedData in
the codebase only needed to get the last date.

2012-04-02  Bartosz Kosiorek  <gang65@poczta.onet.pl>  [2f657dd568ce30ec9132892080c63578e4132908]

Convert SV_PTRARRAY to ::std::deque


2012-04-02  Caolán McNamara  <caolanm@redhat.com>  [a482b89e4d9c41b6f7c1616d193ac6cde05a69a7]

Resolves: fdo#48096 torn off popups trigger keyboard focus problems


2012-04-02  Caolán McNamara  <caolanm@redhat.com>  [b89e0c5b56e50ff62d0e5defdf9fe92620cc877a]

split out ContextualSpacing


2012-04-02  Philipp Weissenbacher  <p.weissenbacher@gmail.com>  [25db817c873bb7f2548d7f8d7fdc65194d306755]

Remove superfluous bug numbers


2012-04-02  Michael Meeks  <michael.meeks@suse.com>  [8fa3aae7b302d3c9846bfa352c1db619a5b05ca0]

fdo#34324 - fix colorspace conversion for greyscale bitmaps


2012-04-02  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [c730a9de1b40d0e731f2ca8621aa7864452a9a7a]

this methods don't throw, adapt documentation


2012-04-02  Michael Meeks  <michael.meeks@suse.com>  [8c2f73a67bd1801357202fb4a7b6a921373cd271]

virtualise the ScDocFunc to allow interposing some magic


2012-04-02  Michael Meeks  <michael.meeks@suse.com>  [0e0e3caf382f793481b638417540d05c1d1ed24a]

Don't instantiate ScDocFunc objects, get them from the doc-shell


2012-04-02  Tor Lillqvist  <tlillqvist@suse.com>  [f834d986d5a1e7e66f4029476d058fbf5f63d8d1]

Add fonts.conf


2012-04-02  Tor Lillqvist  <tlillqvist@suse.com>  [337a154b4f90ce90da30f81720a9debfb19e6d43]

Don't crash in a non-NativeActivity app where mpApp is NULL


2012-04-02  Stephan Bergmann  <sbergman@redhat.com>  [01550b2968f2e95deacaff544f8a4c2e9f5196ea]

Improved comment (after recent clean up)


2012-04-02  Noel Grandin  <noel@peralex.com>  [3893b00efb752942c6517bdf21d0a2cdc8ab14ab]

fdo#46808, Adapt UNO services to new style

Update selected IDL files to use new syntax.
Update the makefiles to generate the necessary new include files.

Signed-off-by: Stephan Bergmann <sbergman@redhat.com>

2012-04-02  Noel Grandin  <noel@peralex.com>  [15f9ca7d5889a3203739edb36db7a6f32a24b6ba]

fdo#46808, Adapt UNO services to new style, Part 6, updating makefiles

Update the makefiles to generate the necessary new include files.

Signed-off-by: Stephan Bergmann <sbergman@redhat.com>

2012-04-02  Tor Lillqvist  <tml@iki.fi>  [d3208f2342f57863654562d0f3cffb6ce7b57daa]

Fix copy/paste error


2012-04-02  Harri Pitkänen  <hatapitk@iki.fi>  [ce219689caafb5e28e96437bdab18034a5015409]

Remove unused HTMLMODE_FIRSTLINE

HTMLMODE_FIRSTLINE was disabled in all HTML export modes. It seems to
have been used to add first line indent for paragraphs in Netscape
version 3 but all currently available export modes use CSS for that.

2012-04-02  Rafael Dominguez  <venccsralph@gmail.com>  [b89bf99ff2c8008951d72d58747793790b13299d]

Replace List with std:vector<EPPTHyperlink>.


2012-04-02  Luboš Luňák  <l.lunak@suse.cz>  [a7eb227cfcd783ffdccdcec9b56451fb54c26eb6]

fix crude command line arguments handling


2012-04-02  Luboš Luňák  <l.lunak@suse.cz>  [174a1d3c3da7457884a2f79016e8a9375fd5297e]

fix very ... uhm ... inventive and confusing use of empty string


2012-04-02  Arfrever Frehtes Taifersar Arahesis  <Arfrever@Apache.Org>  [0c08a84c04b166ab6479716e2c33cd444d7e3dbe]

Make ICU build with icu-49 by removing no-longer used variables.

Signed-off-by: Tomas Chvatal <tchvatal@suse.cz>

2012-04-02  David Tardon  <dtardon@redhat.com>  [b4f5ef6304c0caf162a044a4022b4371535ec29a]

call the right function :blush:


2012-04-02  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [8863cc9e03a6f30ff6655ec8dc951b6292108c58]

KDE3 file picker moved from fpicker to vcl


2012-04-02  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [67ae25dcfafaff5eb7ffa6c8d08637fd91d02b55]

KDE4 file picker moved from fpicker to vcl


2012-04-02  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [4fac2c84e5366a00ad4923cfac89c20df4ee206e]

internal fpicker: added tango icons


2012-04-02  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [9d499f5f9edd01cf5c4dbb2bc7625b3c5d10757a]

Internal fpicker cleanup and rework

Changes:
* Use SvHeaderTabListBox for the places list to get a nicer list
* Remove the "Default Directory" button: it's in the places
* Remove the Up and New Folder icons: look ugly beside the edit field
* Added proper icons for places

2012-04-02  Martin Richard  <martius@martiusweb.net>  [5e301969bf1c8818b5c737757363c31584823485]

fpicker: a list of bookmarks in the file picker

under dual licences MPLv1+/LGPLv3+

Authors:
  Martin Richard <martius@martiusweb.net>
  Julien Levesy <jlevesy@gmail.com>

2012-04-02  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [149650b087ab5b15ef23e4ac6af5368b2820af1e]

show synchronized checked only if all margins are the same, related fdo#44337


2012-04-02  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [843dd3f75e4d35b8ae5fd3be6804e54233292948]

this hack in no longer needed, fdo#44337

excel import now uses the stored row height and we should go back to a
symetric default margin

2012-04-02  Philipp Weissenbacher  <p.weissenbacher@gmail.com>  [0987fc044ccc73dcb2f4daadc9e08322687a0663]

Translate German comments


2012-04-02  Philipp Weissenbacher  <p.weissenbacher@gmail.com>  [85adb267ac551f5f9ee8aaaef5fa9711fefb782d]

Translate German comments, fix some English ones


2012-04-02  Luboš Luňák  <l.lunak@suse.cz>  [1cdb1ea6a8071f9cd802c30ae78a35332782cb31]

don't use string literals with embedded \0's

Followup to 791f27683311e487947b0464a0cb132b19fd0e12.

2012-04-02  Luboš Luňák  <l.lunak@suse.cz>  [60b596665fff7c110c6b12da192f5712fb145028]

warn on \0 embedded in string literals, after all

Seeing 791f27683311e487947b0464a0cb132b19fd0e12 I've changed my mind,
some embedded \0 can be actually well hidden:
struct foo { const char txt[3]; };
const foos[] = { { "a" }, { "bb" }};
If somebody wants an embedded \0 in a string literal, they need to
say it explicitly by specifying the size.

2012-04-02  Andras Timar  <atimar@suse.com>  [a312d8a0a20add8cb6aecda4141e3cc299c1ffbc]

Bump version number in AC_INIT (I wonder if that is used)


2012-04-02  Miklos Vajna  <vmiklos@suse.cz>  [e650f3ec528777b56d45f4a652ff0569f8b925b4]

SwWW8ImplReader::Read_UL: make this a bit less hard to read


2012-04-02  Miklos Vajna  <vmiklos@suse.cz>  [36e176ee2354e62d5e4208fb0ae2a101ba32d7f5]

ww8: sprmPFContextualSpacing is a Bool8 value


2012-04-02  Caolán McNamara  <caolanm@redhat.com>  [791f27683311e487947b0464a0cb132b19fd0e12]

Resolves: fdo#48129 maLangStr can have trailing nulls


2012-04-02  Caolán McNamara  <caolanm@redhat.com>  [ecf2926ce13db8244a198de9f69bcefcae68b4b6]

convert SvxNumberFormat to rtl::OUString


2012-04-02  Caolán McNamara  <caolanm@redhat.com>  [60722c31373daaaf195dbf1ebd3414ca0db696c3]

convert Suffix/Prefix to rtl::OUString


2012-04-02  Caolán McNamara  <caolanm@redhat.com>  [e9a467cafbffb380c54e90b24f9ee20cd4adc7e8]

remove static objects from static_initialization_and_destruction chain


2012-04-02  Caolán McNamara  <caolanm@redhat.com>  [e6409de0f879df204de7b07117798e2d77235458]

don't leak pDefaultTableStyle


2012-04-02  Caolán McNamara  <caolanm@redhat.com>  [02b2c38acc2374abd0b38d56cd8d92b19b644105]

only include iostream if you need to


2012-04-02  Caolán McNamara  <caolanm@redhat.com>  [cf98d30de84e8ca8b45a83ac2319a09f9e70a2f7]

refactor the Rewriter rules using enums


2012-04-02  Caolán McNamara  <caolanm@redhat.com>  [2560e6bc6df31e97de50f857b6fd2a30f3e68bae]

rtl::OUStrings already have a global empty string


2012-04-02  Caolán McNamara  <caolanm@redhat.com>  [39ff18d07bea2363cd6cbf1c960be103ec1376c1]

UniString->rtl::OUString and drop globals


2012-04-02  Caolán McNamara  <caolanm@redhat.com>  [b6ceb0a8ee690d95ca54490b98fdd3f30eba1309]

don't include iostream unless you really need it


2012-04-02  Caolán McNamara  <caolanm@redhat.com>  [09bdea8900c5ce79df3e8f2b7fbeeed06a5b4111]

remove static objects from static_initialization_and_destruction chain


2012-04-02  Caolán McNamara  <caolanm@redhat.com>  [15f14ec79477142cf2bcb1484511b7bea6f1485b]

reorganize trickier statics


2012-04-02  Caolán McNamara  <caolanm@redhat.com>  [ae9219769106648ac35d594fc07c83103a62ecbe]

remove static objects from static_initialization_and_destruction chain


2012-04-02  Caolán McNamara  <caolanm@redhat.com>  [437f93ec8d1cb0f1486c69b863cb509aea4dac65]

unused static object


2012-04-02  Caolán McNamara  <caolanm@redhat.com>  [1b088c6e496b799ca9ddb0d6f7b98bcb5c132ecc]

pointer is always non-null


2012-04-02  Caolán McNamara  <caolanm@redhat.com>  [2658eeb1203833662aa99c4577d311474a5538a2]

unused class


2012-04-02  Caolán McNamara  <caolanm@redhat.com>  [b26df89e6c9405c5818a6f31f2c012ab657c421d]

callcatcher: remove some unused code


2012-04-02  Michael Meeks  <michael.meeks@suse.com>  [54bc03051702ad279dfd17471a3d5c30003c892d]

sal: reduce allocation thrash in URI encode / decode

This saves 1% of string allocation / destruction on startup.

2012-04-02  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [54a1a17597031e95a3d785beebfe57a098412eb5]

Fetch the right libcdr


2012-04-02  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [4bbb2cd002d018d5e3bc3d6de85067e6fc6ae236]

Uploading new shiny libcdr 0.0.6


2012-04-02  Luboš Luňák  <l.lunak@suse.cz>  [3bbe44404f0ff98dbbaeb3d1b3adaede9c27b1a5]

prevent a memory leak

Based on a patch from Arnaud Versini
(http://lists.freedesktop.org/archives/libreoffice/2012-April/029240.html)

2012-04-02  Stephan Bergmann  <sbergman@redhat.com>  [9a6f7f674be0a3b82bc82a78737178326d622268]

Updated workaround comment


2012-04-02  Andras Timar  <atimar@suse.com>  [a4c725f72df1253e5d4e61ede750b4b24c1e1672]

PRODUCTNAME is not defined in this context, we need BRANDPACKAGEVERSION


2012-04-02  Michael Meeks  <michael.meeks@suse.com>  [1426d4432c59ef42f28642ec63e57517223eb32d]

sal: expose more stringbuffer related instrumentation points

Avoid ref/unref pair in makeStringAndClear, hook into the
stringbuffer-like 'String' class to expose it's conversion to
immutable strings, and fixup misc. missing instrumentation.

2012-04-02  Miklos Vajna  <vmiklos@suse.cz>  [0f330ea25840690d05516adc20cfb3d1a9d33317]

RtfModelTest: introduce common getPages() method


2012-04-02  Miklos Vajna  <vmiklos@suse.cz>  [7b58fc3dafc789aa55fff5ffef6ab83c3aa8b6e0]

fdo#48104 fix RTF import of \page in inner groups

If we have a postponed page break and it's sent to dmapper during a new
inner group, we'll still have the page break request after the parser
state is popped, leading to duplicated page breaks. Instead of the
earlier workaround, just send the proper token to the domain mapper, and
it'll handle it properly.

2012-04-02  Muthu Subramanian  <sumuthu@suse.com>  [8866e1986d354f0eb7eb26d78e6b6a22c6fda632]

n747499: PPTX embedded media playback.

Currently plays the embedded audio files.
The image for the audio file seems to be
rendered bad, currently.

2012-04-02  Karan Desai  <kud360@gmail.com>  [e2786b3878c391d8b7f4b53b40f30453dbbffbd9]

Added Help Buttons to dialog buttons in starmath


2012-04-02  David Tardon  <dtardon@redhat.com>  [c4c6b52a214b474353013f9b1b03d56a5d9a0380]

fdo#47963 do not increase height of checkboxes

Especially as it is obvious the grow is unbounded .-)

2012-04-02  Luboš Luňák  <l.lunak@suse.cz>  [802518c59a2cf4b47ff893305ad9781db4353ec2]

always pass --headless to cppunits

They should not need any actual UI anyway, and most of them already
pass the option manually.
http://lists.freedesktop.org/archives/libreoffice/2012-March/029109.html

2012-04-02  Tor Lillqvist  <tlillqvist@suse.com>  [6b6ca3d1168323651e87c51268b5c0c37532999b]

Automate setting of FONTCONFIG_FILE


2012-04-02  Tor Lillqvist  <tlillqvist@suse.com>  [366cba7d6f3a100d51b576927dde446ab36e9483]

Add fonts.conf to this app, too


2012-04-02  Tor Lillqvist  <tlillqvist@suse.com>  [a9a50cd9ffcd53c631fd13d20aa7e0609d92fc4d]

Refactor where patch_libgnustl_shared() and extract_files() are called


2012-04-02  Tor Lillqvist  <tlillqvist@suse.com>  [2906a654d0c59adae71f4c0fb1c72adb3d5477a0]

More libs


2012-04-02  Tor Lillqvist  <tlillqvist@suse.com>  [d975f4aab223680260140383f5c16dd31f9cc71d]

Add a JNI_OnLoad() to store the JavaVM* also from non-NativeActivity apps


2012-04-02  Takeshi Abe  <tabe@fixedpoint.jp>  [c4f2c60c088f579471714955f5969b60447fbf64]

removed duplicate includes in svx


2012-04-02  Takeshi Abe  <tabe@fixedpoint.jp>  [47fc950fa65b224a5fcac7a297a9fd47d15eab29]

removed duplicate includes in svl / svtools


2012-04-02  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [1199713c82d9852f8a41283138f88a06ad887c39]

add xls border import test

TODO:
add test cases for:
-color import
-different line styles
-...

2012-04-01  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [4ab9719f15baddbc60b96d86d2e0878e79a6ddf7]

use same border width information for xls import and export, fdo#44742


2012-04-01  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [535ee445a213b67b4135805585427662d36b10db]

move chart regression test data files to chart2


2012-04-01  Luboš Luňák  <l.lunak@suse.cz>  [d825e23cc447b86604a89b08cb09dca82c16925d]

include guard


2012-04-01  David Tardon  <dtardon@redhat.com>  [7e94a37403aa4470bd7dad7c549ba8bc7485620a]

add_internal_*_api for Executable too


2012-04-01  David Tardon  <dtardon@redhat.com>  [18c661f715a0b6850d30b374e5556dc14a377d2b]

move from dmake to gbuild list


2012-04-01  David Tardon  <dtardon@redhat.com>  [101e449427f4dc2ef70105cdb63f989e2442e915]

add pretty printers for boost


2012-04-01  David Tardon  <dtardon@redhat.com>  [59c0f8f452a538308a9d4098cdc8319b884c3c81]

merge origin/master


2012-04-01  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [464a3a271cd4b97573e87d15a38b3f4cad727daf]

use better/correct assert macros in ucalc


2012-04-01  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [98a5031b225d0ba62454e14ed719fd2c7c32aa84]

with SetInTest it is possible to use some more ScDocFunc methods


2012-04-01  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [0034110ca6e68e2d3bd6fef11f1b0698738f24b0]

it does not make sense to get ColorData which is converted back to Color


2012-04-01  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [9654d3baed29abd009a214e4292000047fb64451]

more test cases for border import


2012-04-01  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [f19ebe978a329e5322fca89aaf568371c532e5fb]

first part of border import test


2012-04-01  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [c41f72f5a9cdee8e048c29768ada9a9e2666b7d7]

with the correct assumption this check actually makes sense


2012-04-01  Matúš Kukan  <matus.kukan@gmail.com>  [033cd1d41f0862f5c2798646359e8993c6f38fff]

sal: rtlbootstrap.mk was empty on cygwin

This needs proper fix. It wasn't noticed because it was created by pipe
before afd5eb1f04971edb083e47a2f9c2e9d77c9737c9 and last command
succeeded, so make continued even if compilation failed.

2012-03-31  Matúš Kukan  <matus.kukan@gmail.com>  [7d3cc4b95e4a7dfaefd5538b491534d6690f7d5b]

clucene: do not use mixed path here


2012-03-31  Matúš Kukan  <matus.kukan@gmail.com>  [41f74a4c6a4a88b675a443436df7f409754d34f8]

Revert "gbuild: do not let generated source files depend on headers"

There is a reason for that dependency. I will have to come up with
something better later.

2012-03-31  Matúš Kukan  <matus.kukan@gmail.com>  [bd51ff439c6cecaefbd67c0871106a9bfdb13935]

clucene: use CustomTarget makefile


2012-03-31  Matúš Kukan  <matus.kukan@gmail.com>  [4b30d8addc4960c65ec5d2ce1633800190d7c067]

tools: use CustomTarget makefile


2012-03-31  Matúš Kukan  <matus.kukan@gmail.com>  [058723356da9988a5d8c3b9c8b693728c515d022]

accessibility: use CustomTarget makefiles


2012-03-31  Matúš Kukan  <matus.kukan@gmail.com>  [7b3f37f885a46e855f8cb16a4106e9c1fdd5c4fe]

vcl: use CustomTarget makefiles


2012-03-31  Matúš Kukan  <matus.kukan@gmail.com>  [afd5eb1f04971edb083e47a2f9c2e9d77c9737c9]

sal: use CustomTarget makefile


2012-03-31  Matúš Kukan  <matus.kukan@gmail.com>  [776cb1beac9d1416e4c7a6758b6eb872c995b895]

gbuild: do not let generated source files depend on headers


2012-03-31  Matúš Kukan  <matus.kukan@gmail.com>  [c6bf4fd4af60d7a24d77a90e021555d18faa563c]

gbuild: add gb_LinkTarget_add_custom_headers

to be used for generated headers which are not delivered to solver.

2012-03-31  Matúš Kukan  <matus.kukan@gmail.com>  [0a5c0806ee447e61171100c4432bb7931d8757b0]

gbuild: add comments, fix order to be more readable


2012-03-31  Matúš Kukan  <matus.kukan@gmail.com>  [a4e2453b42b54ba904c1ee8ad07e26f1e6d939e5]

gbuild: gb_Object__command_dep should be used here and a little cleanup


2012-03-31  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [1c78b6dc0d10eb5873c45d6185576633470a593d]

revert "remove limitation to 3 sort entries in calc part1"


2012-03-31  Karthik Padmanabhan  <treadstone90@gmail.com>  [3d86e4e7223b15d561d1efdac736e932ea41e6a0]

The function tests the SetBackgroundColor function in class ScDocFunc

First a color is set , then another color is set .We finally check again by issuing an undo and checking if the prev color is now set

2012-03-31  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [d31f5476fddda994cad6920f7383e4c92ccac9a2]

some small corrections to 080d38bae22e21fad25884d40d679c3bf9243c82


2012-03-31  Albert Thuswaldner  <albert.thuswaldner@gmail.com>  [080d38bae22e21fad25884d40d679c3bf9243c82]

fdo#45747 remove the limitation to 3 sort entries in calc part1


2012-03-30  Luboš Luňák  <l.lunak@suse.cz>  [46da0b6837bffa7d8a72624d2587159737e3d7e2]

further sc/editeng unbreaking

this boost::ptr_vector idea is seriously broken

2012-03-30  Tor Lillqvist  <tlillqvist@suse.com>  [7ae10a8a420ff42c72afd1f4b5a53ad377b70c47]

Must call patch_libgnustl_shared()


2012-03-30  Tor Lillqvist  <tlillqvist@suse.com>  [bef7a8c054dcfa3a23819cee56df2d86ff44297a]

Use correct JNI name mangling of underscores


2012-03-30  Tor Lillqvist  <tlillqvist@suse.com>  [3b0e35bf84ad8ac7acde659214cbab880bf47cda]

Correct method name in warning message


2012-03-30  Luboš Luňák  <l.lunak@suse.cz>  [fb5ede9e31dd2fee767d7e5438c8e3376e926daa]

add const


2012-03-30  Luboš Luňák  <l.lunak@suse.cz>  [05322eb0ad1b1ff676e7f2e583d747079803e12a]

const data

Especially given it's not namespaced (const is automatically static).

2012-03-30  Luboš Luňák  <l.lunak@suse.cz>  [1b9772c6edb124bbd28004e312957d7ac854dcbe]

do not just warn on allocation failure, simply abort


2012-03-30  Luboš Luňák  <l.lunak@suse.cz>  [d537da41d7b51783f98e0629917dc3831b053795]

no bad_alloc throwing in string literal O(U)String functions

String literals should be reasonably short, and if memory is so low
that they trigger allocation failure, something else would would
trip over very soon anyway.

2012-03-30  Stephan Bergmann  <sbergman@redhat.com>  [8bc439333a970895b0f1dd5f353ac9f8c9031c56]

Updated patch comment


2012-03-30  Stephan Bergmann  <sbergman@redhat.com>  [a8e489495af7b0e74c3aca256e673fa6a34b9244]

Hack around different __cxa_* declarations in different GCC versions


2012-03-30  Luboš Luňák  <l.lunak@suse.cz>  [d52d301660df47527a69c12bca49bb4e0199b4f5]

avoid sc crashes

Boost is reportedly 'expertly designed C++ library', so why do I
find the idea of a container containing pointers but exposing them
by value to be rather retarded? I don't know why exactly this
crashes, but I expect std::sort() either either does unwanted
copies that break things or the copies slice off inherited classes.

2012-03-30  Michael Meeks  <michael.meeks@suse.com>  [81a4e4ba99b1534949e66bf81c723c2123fd47f0]

sal: add a more permanant set of annotations for lifetime tracking.

Having done this on a temporary basis a couple of times before,
it'd be good to avoid having to do the instrumentation again.

2012-03-30  Takeshi Abe  <tabe@fixedpoint.jp>  [f447ac9ec99e5db055056e2f89dab741f94fba0a]

removed duplicate includes in sfx2


2012-03-30  Takeshi Abe  <tabe@fixedpoint.jp>  [2cab28c2b8027907d34029d10562a08ed2bf60b4]

removed duplicate includes in filter / i18npool / sdext


2012-03-30  Caolán McNamara  <caolanm@redhat.com>  [417823d4c23100713813171865d70f5e2719ace2]

count words in text with mixed script punctuation correctly


2012-03-30  Caolán McNamara  <caolanm@redhat.com>  [45e4f9e99b75ef8a125228bc42df7fb98af9d7bc]

callcatcher: regenerate unused code list


2012-03-30  Caolán McNamara  <caolanm@redhat.com>  [1889728897e16800d58773a302eb5232a6fada76]

remove static OUStrings from static_initialization_and_destruction chain


2012-03-30  Takeshi Abe  <tabe@fixedpoint.jp>  [e60911f5fc6f76032942cd16c24a8f2673dae5d2]

removed duplicate includes in desktop / editeng


2012-03-30  Miklos Vajna  <vmiklos@suse.cz>  [8836b45de536a3a2fd72533c3210e439bc2fbca1]

fdo#40735 RTF export: CJK text is typically not single-byte


2012-03-30  Stephan Bergmann  <sbergman@redhat.com>  [166be18da0686f2c445f521e3f1a83db8a3c3360]

Missing includes


2012-03-30  Stephan Bergmann  <sbergman@redhat.com>  [fa09866ccb5bc197ad3e1ec1a453d6fab20cd7df]

Adapt cpp_uno/gcc3_linux_x86-64 to GCC 4.7 cxxabi.h

...the same way cpp_uno/mingw_intel was already adapted.

2012-03-30  Jan Holesovsky  <kendy@suse.cz>  [3cf66a899ec1c8eed3a95b7f08824d5c8db0d0a8]

filter-showIncludes.pl: Attempt to prevent creating incomplete .d files.


2012-03-30  Stephan Bergmann  <sbergman@redhat.com>  [cdd3ea090a36ebb1aba87b17ed5236d4b9468c15]

Fix format string properly


2012-03-30  Stephan Bergmann  <sbergman@redhat.com>  [afde0ef9fe127393ab445cb6798ce718245734b4]

MinGW: callVirtualMethod needs same treatment as on gcc3_linux_x86_64

...for reasons that are yet unclear to me.

2012-03-30  Stephan Bergmann  <sbergman@redhat.com>  [9c117d08ba22c998f2f6fd6c61dc96d043c32d64]

MinGW: work around _FILE_OFFSET_BITS incomp between Berkeleydb and LO


2012-03-30  Tor Lillqvist  <tlillqvist@suse.com>  [0f1e33c54d02a20c476413ceebc99460a9cfef1f]

WaE: format '%i' expects type 'int', but argument has type 'long int'


2012-03-30  Miklos Vajna  <vmiklos@suse.cz>  [0827e813f9b5afcec393bad7894c4ec1954d88f1]

testcase for fdo#45394


2012-03-30  Luboš Luňák  <l.lunak@suse.cz>  [d6b806aa589683561ee5afd0895df3eb7e009085]

fix build

Apparently the order in makefile.mk matters. Without this higher,
acceptor.uno.dll does not get built.

2012-03-30  Stephan Bergmann  <sbergman@redhat.com>  [8be1a00efb10c427cb05412250fe4442959f75a0]

Updated patch comment


2012-03-30  Norbert Thiebaud  <nthiebaud@gmail.com>  [df72f234c296ae7b3d708a435419f93f817f36c6]

don't force dependecy on shasum when it is not needed

shasum is only needed to detect a bug in some version of gnumkae
do not burden platform with a non-impacted gnu make with
that requirement

2012-03-30  Tor Lillqvist  <tml@iki.fi>  [febdb8aeb7dbb07b7380808ce0cecfa7bb2b6101]

Use mktemp(1) more portably


2012-03-30  Tor Lillqvist  <tml@iki.fi>  [adf0076b56869d804fbdac774318e65ec0b28554]

Look for "shasum" (as on Mac OS X) too

Hmm, /usr/bin/shasum is a Perl implementation (!), should we use
"openssl sha1" instead?

2012-03-30  Tor Lillqvist  <tml@iki.fi>  [313a47faacd469a94dac456161e1c09ff496cfd9]

iOS simulator fix and some cosmetics


2012-03-30  Tor Lillqvist  <tml@iki.fi>  [2f6ff1df4da6da4c101392dba5d6438904927374]

Link with more libs, include more configuration files


2012-03-30  Tor Lillqvist  <tml@iki.fi>  [1a4cbf9f5ccef6d9409caad7d1b648f9fe2a2be4]

More static lib name mappings. Yeah, need to do a gperf thing some night


2012-03-30  Tor Lillqvist  <tml@iki.fi>  [e362ccbab38a617c3118bcda2b86b2295e56d7b4]

Add a dummy SalI18NImeStatus subclass


2012-03-30  Tor Lillqvist  <tml@iki.fi>  [677defb67bd3bfc861ea31620fadbb4bff65a06e]

Don't build and deliver .component files with empty URIs (for iOS)


2012-03-30  Luboš Luňák  <l.lunak@suse.cz>  [e20fa170160e1bb1953ad171e092edfb3de531af]

do not make using system cairo depend on cairo canvas feature

Cairo canvas is a LO feature, it doesn't make sense to use system cairo
only if the feature is enabled. Fixes mingw build (where our cairo copy
does not build for whatever reason).

2012-03-30  Luboš Luňák  <l.lunak@suse.cz>  [3ddf85d391758b346fff86e8f44a6121d608c503]

remove unused code


2012-03-29  Julien Nabet  <serval2412@yahoo.fr>  [e511a7d6390cdc0a24a33c2870a9d6bf6522267a]

Fixes a bunch of "Prefer prefix ++/-- operators for non-primitive types"


2012-03-29  Robert Nagy  <robert@openbsd.org>  [7c9e637bdebbc3688f3d321048f77b480b58dc24]

alloca(3) needs stdlib.h on *BSD because there is no alloca.h


2012-03-29  Robert Nagy  <robert@openbsd.org>  [7cce08194caf83703ae83bbbf6227237338e5447]

add $python_libs to PYTHON_LIBS in case pkg-config is being used


2012-03-29  Robert Nagy  <robert@openbsd.org>  [72252bcab1acd94862a7004890a906621c4a08dd]

some systems use sha1 instead of sha1sum, so detect both of them


2012-03-29  Caolán McNamara  <caolanm@redhat.com>  [8a8532181a66548aea79da73745dcac785f133d8]

drop extra unused inlines and remains of unconstructable class


2012-03-29  Petr Vorel  <petr.vorel@gmail.com>  [4b7e6d6eabed6ef6a3916bbd8376a24a7248f009]

remove unused code (oox)


2012-03-29  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [da2c7a91adc46ed01167b9b582d6cd65fac5e982]

add missing tools/table.hxx include


2012-03-29  Noel Power  <noel.power@novell.com>  [710d768aafd6b2c1fdc5627bede25000c3e346d5]

add for calc extra paste ctx menu with options to paste text or formula only


2012-03-29  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [f826a5b56ac12e0b85c380f7d26c379e3d1f7281]

quick and ugly hack for ScEditableTester in ucalc

Fix this as soon as possible with a clean fix

2012-03-29  Noel Grandin  <noel@peralex.com>  [82f5a3b5df000966d344b26fe36e776bc947c6ef]

Remove unnecessary tools/table.hxx #includes


2012-03-29  Michael Meeks  <michael.meeks@suse.com>  [02f385b9eafe7172727cf8cdd2d9c86540cdf275]

deal with symlinks in your PWD breaking gnumake dependencies


2012-03-29  Stephan Bergmann  <sbergman@redhat.com>  [3db7c67ddda3f6f9f0e6aa70c83ea43db65b325a]

Mark all registered as clobbered that are not saved across call


2012-03-29  Stephan Bergmann  <sbergman@redhat.com>  [0fdbb5b0eabbaa571f3747fda12a56c938cba474]

Make cpp_uno/gcc3_linux_x86-64 bridge work with GCC 4.7

See comment in callvirtualmethod.cxx for details.

2012-03-30  Takeshi Abe  <tabe@fixedpoint.jp>  [5d9b072cef8d480c87adfa4c3a980782a17823a1]

removed duplicate includes in dbaccess


2012-03-30  Takeshi Abe  <tabe@fixedpoint.jp>  [6f087d103acc2af68229efe650df145b38659b02]

removed duplicate includes in cppcanvas / cppuhelper / cui


2012-03-29  Luboš Luňák  <l.lunak@suse.cz>  [61d6d08667e03271604007fe602063c08e0e8608]

--headless for hwpfilter test

Otherwise there's a build dependency missing (and it's apparently
not needed anyway).

2012-03-29  Miklos Vajna  <vmiklos@suse.cz>  [6b7942f5ac0498414931a0e7842aa96452b7a04d]

fdo#45394 fix RTF import of custom fonts in substreams

Substreams (headers, footers, etc.) are parsed separately, so their font
table is empty by default. Fix handling of custom fonts (and thus
encodings) there by passing a pointer to the superstream.

2012-03-29  Miklos Vajna  <vmiklos@suse.cz>  [b475bc459d0406c9211c7be69973f310949a45a6]

fdo#45394 fix RTF import of tables with empty first row

Additionally the table should be at the start of the document to trigger
this bug.

2012-03-29  Radek Doulik  <rodo@novell.com>  [7564b2c1092eeb7969577769b82a4c537e37206f]

emf+ on win: implement bitmap creation from bitmapcanvas


2012-03-29  Radek Doulik  <rodo@novell.com>  [e0a43983faff4982ddfd151b0ae4c28623edf894]

emf+ on win: flush the header stream, so that it doesn't look like empty


2012-03-29  Radek Doulik  <rodo@novell.com>  [48f0a248cf8313f0341e2e6171f518d01d83478d]

emf+ on win: enable emf+ parsing


2012-03-29  Stephan Bergmann  <sbergman@redhat.com>  [acad49d424ffd3b9f569dda5966f8c58d96af240]

Add link for patch upstream attempt


2012-03-29  Santiago Martinez  <smvarela@gmail.com>  [63940b9214e5f1f44b74aaf689f5ee43f5473e0e]

Remove unused code in connectiviy.


2012-03-29  Caolán McNamara  <caolanm@redhat.com>  [34366497a4c69ba77c47632e4c175f09363a3114]

remove dangling declaration


2012-03-29  Santiago Martinez  <smvarela@gmail.com>  [10e92b820d80df6e46fc6c9aeef25bb4bb93920c]

Remove unused code in sqlnode


2012-03-29  Stephan Bergmann  <sbergman@redhat.com>  [31d26fb9b85cd54267e1a5c0d5a3595e8bb4884c]

GCC 4.7 -Werror=enum-compare


2012-03-29  Stephan Bergmann  <sbergman@redhat.com>  [8431ad2d8b64400052b8e6e218117dd9fb72f316]

Backport some Boost 1.48.0 changes to keep GCC 4.7 -std=c++11 happy


2012-03-29  Caolán McNamara  <caolanm@redhat.com>  [21ca0847952be3eabc7c11200a2b70e0801a8fc6]

callcatcher: update list


2012-03-29  Caolán McNamara  <caolanm@redhat.com>  [9ce98add53128716524ec06dd1f90548326adce0]

remove static OUStrings from static_initialization_and_destruction chain


2012-03-29  Caolán McNamara  <caolanm@redhat.com>  [37d6ff0691f7be9fa4d742779fa59883de3586d9]

no need for a global rtl::OUString here


2012-03-29  Luboš Luňák  <l.lunak@suse.cz>  [1c811f79e1f45809c0b90037c11045075e05c3ca]

fix build


2012-03-29  Michael Meeks  <michael.meeks@suse.com>  [9404908713453ed1604d66b974536523a253b72f]

desktop: unwind hideous StrTitle mess a little


2012-03-29  Miklos Vajna  <vmiklos@suse.cz>  [3a68ecc47ffcbfa0db2516b717809d824cf60eb6]

rtftok: OSL_FAIL() -> SAL_WARN()


2012-03-29  Muthu Subramanian  <sumuthu@suse.com>  [27d9df17c13b22aed7d9194d9dfcf7980b632b3c]

n714787: Duplicate code removal.


2012-03-29  Michael Meeks  <michael.meeks@suse.com>  [6219ff898a8c3ae6b7abe4272b4b68cc986093e4]

Disable cairo canvas on Windows fdo#46901 fdo#46532

 We never used cairocanvas on Win, this got accidentally enabled
due to configure.in cleanups. Not that we shouldn't, but it needs
some more fixing ( Analog of Thorsten's Mac commit for fdo#45584 )

2012-03-29  Stephan Bergmann  <sbergman@redhat.com>  [66a88dc17e91d03a130b21a511ce298dd5a52e12]

UNO BYTE is signed

This is hopefully a better fix for c589fa17b8f3e6ded0d1e04120781eb5d6735bc7
"Dalvik enforces byte constants being in range (-128..127)."

2012-03-29  Luboš Luňák  <l.lunak@suse.cz>  [633cbb4954a2469f3c8911fbdffcaa4340ca6ac9]

fix last commit


2012-03-29  Luboš Luňák  <l.lunak@suse.cz>  [8aa60b51a9e48b33ba6f0cb27132c6a415de2358]

(const) char[] (i.e. size unknown) cannot be used with O(U)String

msvc can't handle the necessary template overload (and maybe it's
right, I'm not sure)

2012-03-29  Stephan Bergmann  <sbergman@redhat.com>  [a159dfbea39dd3470837e73bf2df4cd2a0f3e806]

-Werror=sign-compare

...solved by recasting the offending expression.

2012-03-29  Luboš Luňák  <l.lunak@suse.cz>  [15cb0bbd4b4c9871f6fb2d24013fb9d4fe4a2a34]

fix constness compile error


2012-03-29  Tor Lillqvist  <tml@iki.fi>  [0884201aa51b12e5f363d2e2c3f81da2426411ee]

Only basename in component uris in DISABLE_DYNLOADING case here, too


2012-03-29  Tor Lillqvist  <tml@iki.fi>  [6a14f51af652d36eed60f3b8a6b8fe995e3a7b6d]

Follow-up to revert of "Initial experiments with static linking of (some) ..."

Revert "this requires string literals now" and "fix after recent
XSERVICEINFO_IMPL_1 change".

This reverts commits f7d571d2eefea079be3d89f3253ed90cbd9fa07f and
186ab8e77bd7c7a42ffcca6fa7f8e1819ad04b7d.

2012-03-29  Tor Lillqvist  <tml@iki.fi>  [1ea166153b0dafba9a7483748e0b7851c3b27fd9]

No CppunitTest_sal_osl_process for iOS either


2012-03-29  Tor Lillqvist  <tml@iki.fi>  [b5e4de326fb3422736c6ceb32e419ef95dbb57df]

Add some more temporary hardcoded library mappings for DISABLE_DYNLOADING


2012-03-29  Tor Lillqvist  <tml@iki.fi>  [ded39ff8f6b17b4493f3a612a0f6f39181766414]

We want just the library basename in the DISABLE_DYNLOADING case


2012-03-29  Tor Lillqvist  <tml@iki.fi>  [0487871af64c83ecfc9d424f64357655b44aa923]

Revert "Initial experiments with static linking of (some) ..."

Thist idea caused too intrusive changes to the code of call sites, I
think. Will do it another way that leaves call sites as is.

This reverts commit 25d114eec4d451acdda1ddff4c8ed9d47ba6275f.

2012-03-29  Tor Lillqvist  <tml@iki.fi>  [29e0cf9fe6f2ec084d78bfd37f30875ba9d3068d]

More libs


2012-03-29  Tor Lillqvist  <tml@iki.fi>  [c53dccbaaeb069d51000dd444658e4c4335c5d89]

No need for COMPONENTPREFIX when we link components statically


2012-03-29  Tor Lillqvist  <tml@iki.fi>  [3c5353256bb94ba99fea94939cf06ba723737c10]

Add helpful comment


2012-03-29  Luboš Luňák  <l.lunak@suse.cz>  [571876c1234ae55aab0198c7e2caf9049fcd230e]

SaveGetObject() is presumably meant to be safe rather than saving


2012-03-29  Luboš Luňák  <l.lunak@suse.cz>  [eda1b68c2995a5636294a614248de332e1ec1780]

I assume the asserts are safer before non-checked access


2012-03-29  David Tardon  <dtardon@redhat.com>  [39fb17daf029ac51480a7f49b764b238eb3c7e19]

ParaPortionList no longer a child class of DummyParaPortionList


2012-03-29  David Tardon  <dtardon@redhat.com>  [fa87093686614d75d63664722de103e47f91c7db]

bypass GtkSalPrinter when it is not enabled


2012-03-29  David Tardon  <dtardon@redhat.com>  [38f8241859cdef4dd7c3098e365947dd5b64f78c]

set correct paper tray in UI


2012-03-29  Kohei Yoshida  <kohei.yoshida@gmail.com>  [b512c3ca29735f15383c5f6215348fccfaddd40e]

No need to delete ParaPortion outside of the container any more.


2012-03-29  Kohei Yoshida  <kohei.yoshida@gmail.com>  [c802cbad7f25d3070f2ae5fd8a7e1a7ce17f99a9]

ContentList no longer a child class of DummyContentList (take 2).

The previous commit was bad as it would cause segfalut on startup.

This one is good as far as I can tell.

2012-03-29  Kohei Yoshida  <kohei.yoshida@gmail.com>  [8bf6eb4519b4b92390570341a10872e65fd95dc1]

Revert "ContentList no longer a child class of DummyContentList."

This reverts commit ea8f2cbee079932e7f5d9ab646996b472a120c76.

2012-03-29  Kohei Yoshida  <kohei.yoshida@gmail.com>  [ea8f2cbee079932e7f5d9ab646996b472a120c76]

ContentList no longer a child class of DummyContentList.


2012-03-29  Kohei Yoshida  <kohei.yoshida@gmail.com>  [2dad7d64a9fc56241254bca2b09820b80ebcd8ba]

remove inline & const method.


2012-03-29  Luboš Luňák  <l.lunak@suse.cz>  [dbf238ba0a76c64643a28fc3fd9d0d3ede848dd7]

(const) char[] is a plain C string type too

and it's size is not known, so it cannot be taken as a string literal

2012-03-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [175dc9fcc6252177e03486952e867c7bd1f8e9de]

pRightPortion no longer used.


2012-03-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [87d554e97332f418d570d69391c3f2bf95e8cbab]

ParaPortionList no longer a child class of DummyParaPortionList.

BTW, whoever originally wrote this code obviously didn't like using
const keywords.

2012-03-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [cc7bacc506d3613ad45b0443df1151eb92b1f9b4]

template over 3 different types of casts all in one line.


2012-03-29  Takeshi Abe  <tabe@fixedpoint.jp>  [86647a187371f03a05a329f24366b0ac2e6c7fbf]

removed duplicate includes in connectivity


2012-03-29  Luboš Luňák  <l.lunak@suse.cz>  [552ba413bc95b1a14638558d9436141825100c52]

fix SFINAE detection of const char[N] for msvc


2012-03-28  Noel Power  <noel.power@novell.com>  [2cd77ac75ad16a0eb7ee2e3df30e5cb0950bf673]

don't use uno when importing styles ( xlsx,xlsm) )

Attempt to move away from uno calls, added AVOID_UNO define in sc/source/filter/inc/workbookhelper.hxx to aid with transition ( AVOID_UNO = 0 runs the old code and uses the uno api )

2012-03-28  Noel Power  <noel.power@novell.com>  [3043cc87ad5570eaea404f220e42547b5efa7713]

some performance improvements

a) directly access core for creating named ranges ( the import code still uses uno for accessing the named ranges )
b) combine ranges with equal formats so that format can be applied to a multirange ( to avoid multiple uno calls )

2012-03-28  Luboš Luňák  <l.lunak@suse.cz>  [bb070c05b6e2d09b15fed673507a523c11eb2a19]

CPPUNIT_ASSERT_EQUAL() takes expected as the first argument


2012-03-28  Luboš Luňák  <l.lunak@suse.cz>  [c9167bac18e1cca061d91f65d2dc91b9d09ef587]

gcc-4.0.1 SFINAE workarounds


2012-03-28  Luboš Luňák  <l.lunak@suse.cz>  [b9f7225bb7c9cb58f796296fac3e58f84a619303]

remove RTL_CONSTASCII_(U)STRINGPARAM usage


2012-03-28  Luboš Luňák  <l.lunak@suse.cz>  [ef87e804ec80451ff1517482c1b70e7dccb961ce]

string literal overloads for OStringBuffer


2012-03-28  Luboš Luňák  <l.lunak@suse.cz>  [b741f7fb1ea7b62c9cf2988a64e07cbbb8db904a]

make unittest check also for invalid conversions with OUStringBuffer


2012-03-28  Luboš Luňák  <l.lunak@suse.cz>  [bd577aa7f8252f3f95276cd17c93beae1902fd96]

string literal overload for OUStringBuffer::insert()


2012-03-28  Luboš Luňák  <l.lunak@suse.cz>  [bf68985627a7e0520674a8eb0d0f037e71f432fe]

string literal overload in the right place


2012-03-28  Luboš Luňák  <l.lunak@suse.cz>  [60573363d87bb1335ff8ac0c0623f0ec3e0dc319]

clean up string literal overloads in OUStringBuffer


2012-03-28  Luboš Luňák  <l.lunak@suse.cz>  [8594c4c52a38f34d1ccb4541dae2e29f08546151]

OUString does not have any non-const char functions, no need to check for it


2012-03-28  Luboš Luňák  <l.lunak@suse.cz>  [8a654fe9a5efc609bcbbfe8864a0748687798930]

use SFINAE to remove non-const char[N] OUString overloads


2012-03-28  Luboš Luňák  <l.lunak@suse.cz>  [81e7364f52b6135776d4999be287524d508a7d08]

move string helper types to stringutils.hxx


2012-03-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [48cd6ac1ec7e92a9c9a21f5365db4f9ff5fde93c]

Fix tinderbox error & some cleanup.


2012-03-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [17cc39f2b0ef13efdfb052fe6b815508879fb755]

ContentInfoArray is gone.


2012-03-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [484b44b39bc2788160f475c3b40ce6b569fdc6cb]

Changed some wording.


2012-03-28  Laurent Godard  <lgodard.libre@laposte.net>  [78278561130a3faab44472831bfccc074a0e8194]

document queryContentCells limitation

add also a missing </p> in previous paragraph

2012-03-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [736bf5c26f4f220171d95f52b933669c1ff6b172]

Keep tinderbox happy.


2012-03-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [d192756c71519b1f013bbaa1a0594d46606a6336]

No more CharAttribArray.


2012-03-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [38e07aab9eb8c3c1d18038857b5dda28aace5bff]

One less use of CharAttribArray.


2012-03-28  Ivan Timofeev  <timofeev.i.s@gmail.com>  [6b170f3d0aa519c6fd4e3ee92421f5a87ab511e3]

WaE: declaration of 'it' shadows a previous local


2012-03-28  Ivan Timofeev  <timofeev.i.s@gmail.com>  [82e0247c7a36aedf7ecf55488360f9abeb89726a]

remove the wrongly placed semicolon


2012-03-28  Ivan Timofeev  <timofeev.i.s@gmail.com>  [8affd7e908fe695c548da702cafe76a8b031fdef]

this iterator should point to where the insert should start to search


2012-03-28  Ivan Timofeev  <timofeev.i.s@gmail.com>  [8627b0a297d6a2b7461bb53da2f434c397cb2603]

there was Table::Insert, let's use map::insert as a replacement


2012-03-28  Ivan Timofeev  <timofeev.i.s@gmail.com>  [d976045c9d0296d2418687e0049ee49f9ebeded5]

if/else branches contain same code


2012-03-28  Ivan Timofeev  <timofeev.i.s@gmail.com>  [154d071ddbdeab99014a3a60540c02da86299850]

prevent potential crashes


2012-03-28  Ivan Timofeev  <timofeev.i.s@gmail.com>  [3fb86cd30c394dcbade425a516bf9bf477a5b5d0]

do not touch first column


2012-03-28  Ivan Timofeev  <timofeev.i.s@gmail.com>  [a3d473683887bebeae34443eeb4b0d603b6d6de6]

remove unused include


2012-03-28  Noel Grandin  <noel@peralex.com>  [bfa76fc1a392452250022568d0ae326c13393d6b]

Convert tools/table.hxx to std::map in ScChartPositionMap class in SC module

Along the way, simplify the ScChartPositioner::CreatePositionMap method,
it was using a unnecessarily complicated approach to allocating new objects.

2012-03-28  Kohei Yoshida  <kohei.yoshida@gmail.com>  [b35980d9b28f1e3985f94238f7d8c9962f654bd0]

Move away from SV_DECL_PTRARR in CharAttribList.

This is a huge change.  I'm sure I broke something somewhere...

2012-03-28  Luboš Luňák  <l.lunak@suse.cz>  [86a1e6de4fc3af897271bc5f7f04506261d4f286]

SFINAE workarounds for gcc-4.0.1


2012-03-28  Caolán McNamara  <caolanm@redhat.com>  [fc7e13ed531cc136b7348a10f12dc10db49492fb]

remove static OUStrings from static_initialization_and_destruction chain


2012-03-28  Caolán McNamara  <caolanm@redhat.com>  [92be127772d5daa34c053630909a736bc9572f79]

unused global OUString


2012-03-28  Caolán McNamara  <caolanm@redhat.com>  [83d3e6e371cde7e455bf74890c55d747fac6992c]

don't use a global LockListener to avoid startup hit on ctoring


2012-03-28  Caolán McNamara  <caolanm@redhat.com>  [8ae666c4fccb0cfe9d2a36234d0131ba7312f19e]

remove left-over class stub


2012-03-28  Petr Vorel  <petr.vorel@gmail.com>  [21628c6397b18ba90bc33ce8682df9011c7eed1b]

remove unused code (oox, sc)


2012-03-28  Miklos Vajna  <vmiklos@suse.cz>  [bbb03549db3ecb9e4e5a3c4c3cb58059c06ea7e8]

add testcase for n#751117


2012-03-28  Tor Lillqvist  <tlillqvist@suse.com>  [61d1533961d002ff0630a0505686dc37b5c393ca]

Include unoil.jar


2012-03-28  Tor Lillqvist  <tlillqvist@suse.com>  [de290c0ffc7a4969fb1cdc33696d241f47804592]

Leave out reference to the the user registrymodifications.xcu for now


2012-03-28  Tor Lillqvist  <tlillqvist@suse.com>  [6db50818c1f6685adc4551c6927c9420f0872775]

Add JNI wrapper for InitUCBHelper() and call it


2012-03-28  Tor Lillqvist  <tlillqvist@suse.com>  [bb84db9f44fd1fcadd86841411ac40d22281c157]

Add an InitUCBHelper function to be called from an Android app's Java level


2012-03-28  Tor Lillqvist  <tlillqvist@suse.com>  [c589fa17b8f3e6ded0d1e04120781eb5d6735bc7]

Dalvik enforces byte constants being in range (-128..127)


2012-03-28  Caolán McNamara  <caolanm@redhat.com>  [e320d81cd8b4dd1bd9b15892c616a99f48c93567]

stray debugging line


2012-03-28  Caolán McNamara  <caolanm@redhat.com>  [38814653ba6b76a6d6b4603c037cb52e0be300e8]

remove static OUStrings from static_initialization_and_destruction chain


2012-03-28  Caolán McNamara  <caolanm@redhat.com>  [d2ed905c85301e2124125ad7701ab85ced7e2bee]

when run under memcheck allow SIGUSR2 to dump current memory allocations


2012-03-28  Caolán McNamara  <caolanm@redhat.com>  [f3876e3f4d2375e90112100de360da982ac2b8bb]

these VALGRIND allocator annotations never worked for me, just busted memcheck


2012-03-28  Caolán McNamara  <caolanm@redhat.com>  [043ddca9c563526f66d4afba0b052814a821f08f]

drop unused global rtl::OUStrings


2012-03-28  Caolán McNamara  <caolanm@redhat.com>  [8757c9c462ba690de60602404ef2e9e99702f0b4]

remove static OUStrings from static_initialization_and_destruction chain


2012-03-28  Caolán McNamara  <caolanm@redhat.com>  [3a5bc9c8795f72ed10599237d6cd0cfe6ca385a3]

remove static OUStrings from static_initialization_and_destruction chain


2012-03-28  Caolán McNamara  <caolanm@redhat.com>  [28ca0e3455149efc031df60cae60be7bf2976bb9]

fold historyoptions_const.hxx into historyoptions.cxx


2012-03-28  Caolán McNamara  <caolanm@redhat.com>  [a320240389272f98b7be282a18e19e29c7b2392b]

don't have to deliver historyoptions_const.hxx


2012-03-28  Caolán McNamara  <caolanm@redhat.com>  [1594ed521299d14e8e5897212aa43aebbc02afdf]

remove static OUStrings from static_initialization_and_destruction chain


2012-03-28  Caolán McNamara  <caolanm@redhat.com>  [346a86afb3a323a34a31327aefe3b1b4b55256ed]

drop unused global rtl::OUStrings


2012-03-28  Caolán McNamara  <caolanm@redhat.com>  [96b3ab5dbaa51ca9c23914d9144bbe25887351f7]

remove static OUStrings from static_initialization_and_destruction chain


2012-03-28  Caolán McNamara  <caolanm@redhat.com>  [7b9462fad75914a8e0bd59f45e2b5b1e77286c60]

unused global rtl::OUStrings


2012-03-28  Caolán McNamara  <caolanm@redhat.com>  [ee8d062e0d71a622105840e8be6dc7cb14d16c3b]

remove static OUStrings from static_initialization_and_destruction chain


2012-03-28  Caolán McNamara  <caolanm@redhat.com>  [4be31cd9a2cda0a549137815c17c88abf1ff50d6]

fold useroptions_const.hxx into useroptions.cxx


2012-03-28  Caolán McNamara  <caolanm@redhat.com>  [382f43dd2eedfd6d1377af48980307edfe12cde6]

don't need to export useroptions_const.hxx


2012-03-28  Caolán McNamara  <caolanm@redhat.com>  [96433d351e5423a2ca189464f50179becd557d70]

remove static OUStrings from static_initialization_and_destruction chain


2012-03-28  Caolán McNamara  <caolanm@redhat.com>  [c1110fc57e10ca1688193d09de8fa00f8b6d129e]

BiffOutputRecordBuffer never constructed


2012-03-28  Caolán McNamara  <caolanm@redhat.com>  [047c2de1647b974f6091d73d89d152ff09410a8b]

BiffOutputStream never constructed


2012-03-28  Caolán McNamara  <caolanm@redhat.com>  [effda59a12cedd3cf200d2e9f5186a623b0855bb]

callcatcher: regenerate list


2012-03-28  Caolán McNamara  <caolanm@redhat.com>  [2ecae2b9b4d5b7280e308cbabed715f5d5042c46]

don't leak pDirMutex and other code janitorials

don't leak pDirMutex
drop intermediate UniString
don't use static OUStrings
drop C2U macro

2012-03-28  Caolán McNamara  <caolanm@redhat.com>  [2f36279079e74e40a3fa2de5821c879e98d498e3]

use a vector instead of a deque when deque extras unneeded, they're faster


2012-03-28  Miklos Vajna  <vmiklos@suse.cz>  [1c2d7eba4af280630285e4c3822f7c8e2fb6d2f4]

n#751117 oox: make sure position is not lost during VML import of rotation


2012-03-28  Maxime de Roucy  <mderoucy@linagora.com>  [357fac9713875302d30185feabaf5c165e040ca4]

Rewrite of the format paintbrush

With this patch the format paintbrush differentiate automatic character
attributes apply to character than those apply to paragraph.
Character attributes applied to paragraph are treat as paragraph format
when paragraph format are copied (and so apply to paragraph), and treat
as character format when paragraph format are not copied.

It also change the behavior of the format paintbrush on "restart
numbering" and "restart numbering at" attributes. With this patch those
attributes are simply copied… as expected.

2012-03-28  Maxime de Roucy  <mderoucy@linagora.com>  [378ee95b089cb20d18c6c36954954be9c032853e]

fix of comments

fix some comments made in
31b7640f7137964916062e64fca18869a18f5118

2012-03-28  Maxime de Roucy  <mderoucy@linagora.com>  [16094573256e4c4ece92f86f63559658a25e8d61]

add GetCurParAttr and GetPaMParAttr in SwEditShell

GetCurParAttr : Get the paragraph format attribute(s) of the current selection.
GetPaMParAttr : Get the paragraph format attribute(s) of the selection(s) described by a SwPaM.

The advantage of these methods is that the take the named and automatic
format attributes.

2012-03-28  Luboš Luňák  <l.lunak@suse.cz>  [5aa523a61f812a44d6cab926df501d6672e4aeda]

remove (non-const) char[N] overloads introduced because of string literals

Cleaned up SFINAE helper classes and added even more comments.

2012-03-28  Miklos Vajna  <vmiklos@suse.cz>  [b9f79762f07448b7100bb09acd1f4ee748b32a2e]

ShapeTypeModel::maFlip: correct bogus doxygen comment


2012-03-28  Miklos Vajna  <vmiklos@suse.cz>  [4159a4e6ce38b333ced3ba5f75e28473605633e8]

n#751117 oox: implement VML import of shape style 'flip'


2012-03-28  Miklos Vajna  <vmiklos@suse.cz>  [559ecabbfc6d78df995c899ba996a470e241b76c]

n#751117 oox: implement VML import of v:line token


2012-03-28  Miklos Vajna  <vmiklos@suse.cz>  [8b8fad38b2de3f037f628fea1f0f00fcb280be0d]

n#751117 oox: implement VML import of shape style 'rotation'


2012-03-28  Miklos Vajna  <vmiklos@suse.cz>  [b4f5c3fea2428fff9f470b6cde86b867787128d8]

n#751117 writerfilter: include all oox tokens in gperffasttoken.hxx

Without that, the following happens:

1) ShapeTypeContext::onCreateContext() in oox calls rAttribs.getToken()
2) FastAttributeList::getOptionalValueToken() in sax calls mxTokenHandler->getTokenFromUTF8()
3) OOXMLFastTokenHandler::getTokenFromUTF8() won't find the oox token and return OOXML_FAST_TOKENS_END

I verified that the new gperf input just adds tokens to the hash,
doesn't remove any.

2012-03-28  Matúš Kukan  <matus.kukan@gmail.com>  [2fc2a3542988e0dbf71163b40d5fe495a6789d40]

sal: add dependency for unit test, fix typo in comment


2012-03-28  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [bef64b011337fa60b27339a00c30303143b4397d]

add name attribute to chart's layout dumper


2012-03-28  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [f084ac6556ab2374e7cbde5c426feeca0c3b9b9d]

add drawing.Text to chart's dumper


2012-03-28  Luboš Luňák  <l.lunak@suse.cz>  [2ebda60bfe7897ac371dd7ee97c4309e72f20e4b]

more SFINAE to distinguish between const char* and const char[]


2012-03-28  Luboš Luňák  <l.lunak@suse.cz>  [86ebc8471d5e056a1240e5f9d487c5b1c9b3d423]

hopefully only OString ctors do not work with SFINAE broken


2012-03-28  Luboš Luňák  <l.lunak@suse.cz>  [3ba10632a34a4740e77da76d7aa5bda8a2eb99ab]

string literal overloads for rest of OString methods


2012-03-28  Luboš Luňák  <l.lunak@suse.cz>  [533eadeb46c3db40daf0f18f89096c24e7f9c2bd]

CPPUNIT_ASSERT_MESSAGE -> CPPUNIT_ASSERT_EQUAL_MESSAGE


2012-03-28  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [f1e8da595d7eb52cb14b8931d47dfb4b38d868b8]

add SAL_CALL to ChartModel::dump


2012-03-28  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [608ac02d2d469f881659b0726315528d1185e673]

add chart regression test

test is based on qa::Dumper and dumps the layout of the chart

2012-03-28  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [9560fb799006c2560c0ab75fd1dccc9e4dba7d68]

revert old test idea


2012-03-28  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [5d8c9ef5e5945fd166a9e0793b7d31ed679742d4]

implement the layout dumper for chart2


2012-03-28  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [74b274602a5a76b949f6d1a521b343688693090b]

add interface XDumper for qa/automated testing


2012-03-28  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [8090cba738350372b459f31deac8b97fa7153a04]

implement XDumper in ChartModel


2012-03-27  Caolán McNamara  <caolanm@redhat.com>  [9cab649ccb3d827258e95a9b5c91d4b726564d89]

Resolves: fdo#47865 insertions into deque invalidate nLastCount


2012-03-27  Caolán McNamara  <caolanm@redhat.com>  [919f7104b51b156db34787eb7bd5f16e4ecfb633]

drop intermediate temporary UniStrings


2012-03-27  Caolán McNamara  <caolanm@redhat.com>  [887d7945addeb823e0d3f783609c4e79d92ad4a7]

callcatcher: update list


2012-03-27  Caolán McNamara  <caolanm@redhat.com>  [79872b9181e60b02848acefd35d43f5d43fbea24]

exclude callcatcher output dirs from translation tools as well


2012-03-27  Stephan Bergmann  <sbergman@redhat.com>  [9e46c8fcb85157b9f3e301e9a500c55f807526d4]

2nd param of __cxa_throw is void* in GCC <= 4.6


2012-03-27  Philipp Weissenbacher  <p.weissenbacher@gmail.com>  [dfdd09fa867cfddb6c09a85028e73287b3e5c9b2]

Translate German comments


2012-03-27  Santiago Martinez  <smvarela@gmail.com>  [a84e97e58fe0915376801f98e1c0d24470f1e1d3]

Remove unused code in l10ntools.


2012-03-27  Philipp Weissenbacher  <p.weissenbacher@gmail.com>  [bfa1547570add919754cba82d0ca1062eabfb6dd]

Translate German comments, fix some English ones


2012-03-27  Philipp Weissenbacher  <p.weissenbacher@gmail.com>  [24a2cfff83c2e9e73df1907bf479e371df67dbf2]

Translate German comments


2012-03-27  Bartosz Kosiorek  <gang65@poczta.onet.pl>  [7628ced726c4de4bb9c98675c1ff77f5b7762ab6]

Convert SV_PTRARR_DEL to boost::ptr_vector


2012-03-27  Kohei Yoshida  <kohei.yoshida@gmail.com>  [3670b2a2b15c5342562080630037e1959659da73]

Let's hide stuff like this from header..


2012-03-27  Kohei Yoshida  <kohei.yoshida@gmail.com>  [80ecd30e1c7b753f2b24147e47204c97d253d394]

It's cleaner to use copy ctor for cloning.


2012-03-27  Kohei Yoshida  <kohei.yoshida@gmail.com>  [e747c9df0bcbc68935b0adf0eaa166ae1a1abe05]

Publicly deriving from STL is not a good idea...


2012-03-27  Kohei Yoshida  <kohei.yoshida@gmail.com>  [1e91520e7af29c390c03d05b39992da5aaf6d1c7]

UniString removal.


2012-03-27  Kohei Yoshida  <kohei.yoshida@gmail.com>  [685c0f41b9fb02b72471b1de9042c3d20d9a95f4]

We can safely remove this.

There is no definition given anyway, so its use would've caused
a link error.

2012-03-27  Stephan Bergmann  <sbergman@redhat.com>  [54e3855bffafe24d2dbb29451885282bab57ecef]

MinGW: Adapted cpp_uno bridge to GCC 4.7

...which incompatibly changed the calling convention of the third (dest)
function pointer parameter of __cxa_throw to __thiscall.

2012-03-27  Caolán McNamara  <caolanm@redhat.com>  [8ff435eab96f6bc8a2da203c10a6d6a7b72db296]

fix build, restore these constructors for now

These classes appear to never be constructed and can go in
their entirity, but its a bit of a rats nest at the moment

2012-03-27  Petr Vorel  <petr.vorel@gmail.com>  [16410cdcb91b3d358ab2964deefe8d357cae613b]

remove unused code (oox, sc)


2012-03-28  Takeshi Abe  <tabe@fixedpoint.jp>  [16244e7f241994fd0284b4ba77933d8fb2f25c1c]

removed duplicate includes in avmedia / basic / canvas / chart2 / comphelper


2012-03-27  Caolán McNamara  <caolanm@redhat.com>  [867588b4caf35d4954c7b26b7ac070a7a4675cd3]

Resolves: rhbz#807316 don't complain that nocrashreport is an unknown option


2012-03-27  Andras Timar  <atimar@suse.com>  [45a222a72b49bacddb962bfb34346558e45eff6b]

fix number of chars in strncmp after OpenOffice.org->LibreOffice change


2012-03-27  Andras Timar  <atimar@suse.com>  [935150a59b160cc45652b88fd41824b53af3676d]

typo fix in comment


2012-03-27  Andras Timar  <atimar@suse.com>  [a7dc11cfbf351e05e23b66b66574c30c7fbbfc64]

typo fix


2012-03-27  Andras Timar  <atimar@suse.com>  [99d1eff4a843811bf5cb192aa3a2dc29f85d935a]

replace OpenOffice.org to LibreOffice in registry keys


2012-03-27  Andras Timar  <atimar@suse.com>  [45295f3cdceb4c289553791071b5d7f4962d2ec4]

don't install 32-bit shell extensions on 64-bit Windows


2012-03-27  Caolán McNamara  <caolanm@redhat.com>  [1192b227544c87f25a367ebff478cbdc190dad02]

Resolves: rhbz#802173 crash in ScRowStyles::GetStyleNameIndex


2012-03-27  Noel Power  <noel.power@novell.com>  [5ae64e4b0c23f209410fe84df041c9445234df74]

fix vertical align when switching mode in multibar fdo#44140

switching between SumAssign & OkCancel mode in the multibar results in a slight 'jumping' of the toolbar items when end up out of allignment with the other toolbar items.

2012-03-27  Andrzej J. R. Hunt  <andrzej@hunt.org>  [dd2fe95cce75f1157bd1c75d286a0047b2e4175e]

fdo#43895 lp#905355: Never let users save in /tmp by default


2012-03-27  Stephan Bergmann  <sbergman@redhat.com>  [fd065e692a7355ffc46bf42a9ec1f3743ba8310c]

Remove superfluous comment

...that looks out of place after previous commit.

2012-03-27  Noel Grandin  <noel@peralex.com>  [e4d9dabce80e7823bcdf28f06a99c83a2950d8c7]

fdo#46808, Adapt UNO serviecs to new style, Part 1

Convert the IDL files in the udkapi module, and update the
types.rdb database.

Signed-off-by: Stephan Bergmann <sbergman@redhat.com>

2012-03-27  Tor Lillqvist  <tml@iki.fi>  [b0ba1438439873b1da3a9d580e9828ebae11bad4]

Bin annoying "CHECKING CONSISTENCY" message


2012-03-27  Miklos Vajna  <vmiklos@suse.cz>  [894406e640330326b7c776a8fd48fd7db35958c5]

RTFFrame::getSprms: Id is a number, not an instance


2012-03-27  Lionel Elie Mamane  <lionel@mamane.lu>  [077e711b5f5f19fceed44e2d992bf5c027e75ab6]

fdo#47937: copy column privileges into table privileges


2012-03-27  Tor Lillqvist  <tlillqvist@suse.com>  [31d0dcfa76cc89afb214304dae556226f490421f]

qahelper.hxx's loadFile() needs liblo-bootstrap on Android


2012-03-27  Stephan Bergmann  <sbergman@redhat.com>  [ef5b4b577c407ab5dc1595a1865f710a14e1bdee]

dev-install needs to depend on build after all

...as only "build" passes through instsetoo_native, where some files (pyuno.py
etc.) are copied into places where ooinstall expects to find them.

2012-03-27  Kohei Yoshida  <kohei.yoshida@gmail.com>  [df827af160fa255c56b9aaef644a2d9c4680977d]

Let's not use a macro for this...


2012-03-27  Kohei Yoshida  <kohei.yoshida@gmail.com>  [292d71f513ee2dd3c276f950ca561704b2deb11b]

Translated German class description (thanks to Markus Mohrhard).


2012-03-27  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [5d123a0b0e827aba59ddb50ef1b961a529a34a15]

export all style information to xls/xlsx, fdo#46738

Fixes that if more than 84 empty but formatted rows at the end of a file
have been found the export skipped those rows.

2012-03-27  Thorsten Behrens  <tbehrens@suse.com>  [06c16e1e26a0137a0048085cdf1c7758d3ac96cd]

Fix vcl alpha blending n#714787

The way alpha compositing took place in vcl's alpha vdev was subtly
wrong - it was supposed to implement porter-duff 'over', but didn't.
This is now fixed also for cases where the source surface contains
alpha, and needs to blend correctly into fully-transparent
background.

For reference: http://en.wikipedia.org/wiki/Alpha_compositing

2012-03-27  Matúš Kukan  <matus.kukan@gmail.com>  [f64d58e3e1c65589163a1255b36fde4cbd84b3a0]

more dependencies and include paths


2012-03-27  Matúš Kukan  <matus.kukan@gmail.com>  [5686fe0ad1ecd09dbe05dd1a36064f8be96321d6]

be consistent


2012-03-26  Julien Nabet  <serval2412@yahoo.fr>  [a04fee7204b769dc98c3592aaed2dce5e8eb0161]

Fix Prefer prefix ++/-- operators for non-primitive types


2012-03-26  Kohei Yoshida  <kohei.yoshida@gmail.com>  [c7b8b3482c50eb5de8d43acf036642dc684fe8d9]

fdo#46942: Fix a regression caused by List removal.

3236c2c3af9355157c62f68fcbd429498f7f747b accidentally removed the gallery
item count which was used to differentiate the gallery symbols from
normal ones.

2012-03-26  Kohei Yoshida  <kohei.yoshida@gmail.com>  [622a0ee58130a6c0e712f70eb5d6daed810a64f0]

Move this into a real method also.


2012-03-26  Kohei Yoshida  <kohei.yoshida@gmail.com>  [0087946df5363b4ca4107e015532552e4aad8f08]

This string is assigned but not used.


2012-03-26  Kohei Yoshida  <kohei.yoshida@gmail.com>  [9e18d9f9c59a5d6783ded83d3cee0a42a99d6c82]

bool and string.


2012-03-26  Kohei Yoshida  <kohei.yoshida@gmail.com>  [4361ab3b47dfb31cd118a05f91afaa73ee4022c5]

Move the fat handler code into a real method.

To allow my editor to do static analysis correctly.  Those IMPL_LINK
macros screw it up.

2012-03-26  Kohei Yoshida  <kohei.yoshida@gmail.com>  [1b7bfb7b36964116138d2abd4e2b6aa07b6ef1e2]

UniString to rtl::OUString.


2012-03-26  Kohei Yoshida  <kohei.yoshida@gmail.com>  [98add982f5fe7e30855b5ecf5495ecfa31533852]

Attempt to translate some German comments, but not all.


2012-03-26  Kohei Yoshida  <kohei.yoshida@gmail.com>  [34ab87b37d1a7437d0a5a6c670847ef327d00d86]

Removed use of UniString.


2012-03-26  Norbert Thiebaud  <nthiebaud@gmail.com>  [5dd7f9e4689b6155f5b646034fc59bf02dcb0941]

typo in HAVE_GNUMAKE_FILE_FUNC, and var2file must return the filename


2012-03-26  Luboš Luňák  <l.lunak@suse.cz>  [205ee3062e494733f10b13057135b1eb8646e93d]

finish work-in-progress test


2012-03-26  Luboš Luňák  <l.lunak@suse.cz>  [09517a98fe44eafcd19a8eecb0c14384799e2684]

string literal overload for OString::operator=()


2012-03-26  Luboš Luňák  <l.lunak@suse.cz>  [62983d5ae66d510c3a6a3167eb41207a9d2777ec]

CPPUNIT_ASSERT( == ) -> CPPUNIT_ASSERT_EQUAL()


2012-03-26  Luboš Luňák  <l.lunak@suse.cz>  [92fec304fb2820b5719080c0889c7432f819af17]

string literal overloads for OUStringBuffer


2012-03-26  Tor Lillqvist  <tlillqvist@suse.com>  [0a08973de9e3431edb90633fcefdbaa1af7837fd]

No separate sal_textenc library built for Android

(As a low-hanging fruit to drop the shared library count by
one... Each library less counts.)

2012-03-26  Stephan Bergmann  <sbergman@redhat.com>  [40193672b163cd1a23c00d2e4313805983fc8a60]

Revert "Field IDs on Dalvik are more unique than in JVMs"

This reverts commit b5ca34fa409bc4cbeb41a84b900612e302f5b0fb.

829a9b9c1041626efb688157658c1e0e2f6e8414 "In Java, css.uno.RuntimeException is
not derived from css.uno.Exception" is a better fix.

2012-03-26  Stephan Bergmann  <sbergman@redhat.com>  [829a9b9c1041626efb688157658c1e0e2f6e8414]

In Java, css.uno.RuntimeException is not derived from css.uno.Exception

which lead to Bridge::map_to_java (jni_data.cxx) copying the Context member of RuntimeException
twice, once with a fieldID for Exception, which fails on Dalvik.

2012-03-26  Stephan Bergmann  <sbergman@redhat.com>  [094cf7caf9659be5a0325048fa8a164e22de1fc9]

Fix delivery of jvmfwk ini/data files

...that are (also) used during the build (e.g., cd testtools/*/lib &&
./bridgetest_inprocess_java).  Broken by gbuild'ification of jvmfwk.

2012-03-26  Luboš Luňák  <l.lunak@suse.cz>  [cedaaf89d7d9c2e41650dcc4df07b2be24649826]

fix comment


2012-03-26  Tor Lillqvist  <tlillqvist@suse.com>  [d770275587f8c48b9ca1ae3905b296cf3dffe3b3]

More hacking


2012-03-26  Tor Lillqvist  <tlillqvist@suse.com>  [10f5ab71a71ec8683e18d37b3b325beff9a5fd6a]

Hardcode default inifile as /assets/rc on Android


2012-03-26  Tor Lillqvist  <tlillqvist@suse.com>  [e56c5b511c84a032baecc6c67bb90f13646e939d]

Add an OSL_TRACE when opening Android /assets files


2012-03-26  Tor Lillqvist  <tlillqvist@suse.com>  [b5ca34fa409bc4cbeb41a84b900612e302f5b0fb]

Field IDs on Dalvik are more unique than in JVMs


2012-03-26  Caolán McNamara  <caolanm@redhat.com>  [7d6656addebcaec4f8873e4a611a970a224a7bf5]

merge getVerticalDeltaAngle and GetVerticalFlags


2012-03-26  Petr Vorel  <petr.vorel@gmail.com>  [226d310c1a31238b7f07d8e7e42ec75f0280fba5]

remove unused code (oox)


2012-03-26  Nicolas Christener  <nicolas.christener@adfinis-sygroup.ch>  [19648377e1e4ad5c8c342dc45aeaca83f91b4b27]

Rename WEIT_WECH to FAR_AWAY


2012-03-26  Santiago Martinez  <smvarela@gmail.com>  [6bc1f24ceb2152e791301cd80ed579c26d275a69]

Remove unused code in svtools.


2012-03-26  Santiago Martinez  <smvarela@gmail.com>  [c576a5c48353c0b5432d5ef918bfd14f6d7fd100]

Remove unused code in xmloff.


2012-03-26  Santiago Martinez  <smvarela@gmail.com>  [564d216f77b7964a1a60995632131c80b4c1938f]

Remove unused code in vlc.


2012-03-26  Santiago Martinez  <smvarela@gmail.com>  [6539ea5335b7904125c40e42b030ebdebe5614d6]

Remove unused code in scaddins.


2012-03-26  Takeshi Abe  <tabe@fixedpoint.jp>  [6749dcc15442abc86dd473eac0885106238e8eb1]

removed duplicate includes in basic / canvas / chart2 / comphelper


2012-03-26  Takeshi Abe  <tabe@fixedpoint.jp>  [3397f7cf382f711bed5a8416d34a688156a64b4a]

removed duplicate includes in avmedia


2012-03-26  Caolán McNamara  <caolanm@redhat.com>  [24b867c1e1d2264ff138d4eafa9791fcd1191160]

Resolves: rhbz#806663 SlideshowImpl can outlive SdModule (somehow)


2012-03-26  Caolán McNamara  <caolanm@redhat.com>  [adf7d6e17334391459343d1f96c152872ce6e704]

configuration checked before component context exists

in simple applications, e.g. spadmin, which don't have a custom main, then this
configuration check happens too early before Application::Main gets run to have
a chance to set the ProcessComponentContext.

2012-03-26  Caolán McNamara  <caolanm@redhat.com>  [e443216ce2eeb2d4c7463bb019eed32f5ca4ad1c]

readUnicodeString can just return the string

seeing as no-one checks the return value, we don't need
the intermediate temporary string

2012-03-26  Caolán McNamara  <caolanm@redhat.com>  [723613ab5ca5e59387dcba63d31bdb66b88035c2]

need seen for seperate CUI_RESSSTR


2012-03-26  Caolán McNamara  <caolanm@redhat.com>  [8a539e49c4fba49bbd810a90747e1993e69a9942]

ditch some UniStrings and intermediate temporaries


2012-03-26  Caolán McNamara  <caolanm@redhat.com>  [ad5c3b475306241fac55058aa390053f596f83d6]

callcatcher: update list, Table::Seek gone


2012-03-26  Caolán McNamara  <caolanm@redhat.com>  [70eb5c15e89409c22dbcdd7c49fa6271cc535d6b]

callcatcher: shiny unused method reduction from to-stl conversions


2012-03-26  Caolán McNamara  <caolanm@redhat.com>  [4eb52acf4e47ae659b1a3688e16e75509ab70597]

WaE: compile under product and dbgutil modes


2012-03-26  Caolán McNamara  <caolanm@redhat.com>  [d41b5a88bd4fdff79975d0a64a56d6aae2be1f22]

reduce over use of static OUStrings


2012-03-26  Caolán McNamara  <caolanm@redhat.com>  [35fe7d4365f0fd9e118d17bb4b579cf303cd6720]

ditch collection of static OUStrings


2012-03-26  Caolán McNamara  <caolanm@redhat.com>  [2770031b578debbddc7cdd3931f34f86af68b687]

fold accessibilityoptions_const.hxx into accessibilityoptions.cxx


2012-03-26  Caolán McNamara  <caolanm@redhat.com>  [28ee890d885ee3683bc94afab3613a02a02e1ff3]

dead helper dir


2012-03-26  Miklos Vajna  <vmiklos@suse.cz>  [2452e28a068803ad1ca910798339303cc52e45be]

oox: fix doxygen syntax to avoid misleading output in ShapeTypeModel


2012-03-26  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [7a19798c73fd39d8d69ff6364f0696e68cdd1381]

Compatibility option for incorrect relative moves after closePath (fdo#47406)


2012-03-26  Thorsten Behrens  <tbehrens@suse.com>  [a2ee8055e9c136923f0244fe289cac6377933c31]

Fix fdo#47406 incorrect relative moves after closePath

I missed the fact that odf export still uses the old exporter in
xmloff/source/draw/xexptran.cxx, which was not fixed wrt. the update
of current position in basegfx/source/polygon/b2dsvgpolypolygon.cxx

2012-03-26  Andras Timar  <atimar@suse.com>  [b36a42fb831b853120928e05dcf322898a92a731]

fdo#34324 put 16x16 math icon in RGB color space


2012-03-26  Luboš Luňák  <l.lunak@suse.cz>  [8a66c8f557dd97250faef6bd68c0d57970eefe43]

sal_rtl_strings unittest depends on sal_textenc library

there's a dlopen of it somewhere in sal's string classes

2012-03-26  Stephan Bergmann  <sbergman@redhat.com>  [8945f1bc858f3636d4270f16bd2e66ce88c0021c]

Fix recent paintfrm.cxx regressions

...as reported by Linux-RHEL6-x86_64@14-with-check tinderbox.

For one, e94c4ab5523c7dcbee2f1b7fd47685529498e774 "Conver SV VARARR to
std::deque for sw module." did not use rbegin/rend to iterate backwards.

For another, e94c4ab5523c7dcbee2f1b7fd47685529498e774 and subsequent
1a412714031bf6cf3f7962b044b2edea74899b46 "fixed crash due to use of STL deque
for SwLineRects" failed to get the nested loop "Remove all help line that are
almost covered (tables)" at the start of SwSubsRects::PaintSubsidiary converted
correctly.  This attempt here at fixing it models the original behavior (before
conversion) more closely, and hopefully gets it right now.

2012-03-26  Regina Henschel  <rb.henschel@t-online.de>  [b42362e7095785daf3a2614f679671e9df245e51]

Adapt arrowhead pathes to corrected svg path z hangling


2012-03-26  Olivier Hallot  <olivier.hallot@documentfoundation.org>  [8906ad17b72fe2ccbced564a3dbfbb97286fee23]

fdo#42328 Impress slide backgrounds with Liberation fonts


2012-03-26  Olivier Hallot  <olivier.hallot@documentfoundation.org>  [b9a0dfd169fa33c976fbc0bd6e869067b940d9d2]

fdo#42328 Impress slide backgrounds with Liberation fonts


2012-03-26  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [cb2c9eb114d3a76096fd404d733f86702246b60e]

prevent update during init in name dlgs, related fdo#45679


2012-03-26  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [bd20b48795df0e23ac76d516d56366250157515f]

prevent update during init in new autofilter dlg, fdo#45679


2012-03-26  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [549a68159c3faa7bc698cd980c5c589931643549]

sal_Bool -> bool in dociter.[ch]xx


2012-03-26  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [240464f62bcd95a62ee1692aaa7e5f74a693a5ba]

clean-up sc's macros_test a bit


2012-03-26  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [891574788ad6ab612c1c2653c070ab8b7e297072]

disable password test onwindows for now


2012-03-25  Miklos Vajna  <vmiklos@suse.cz>  [da1a73fa0b3e5baf535333c0b344be2d3cb46e4f]

rtftok: added missing test document


2012-03-25  Norbert Thiebaud  <nthiebaud@gmail.com>  [e00cb3336f3f6ad802173f90fd93a120b8c95b52]

use $(file in gbuild when available


2012-03-25  Norbert Thiebaud  <nthiebaud@gmail.com>  [fd83e6cb19bf20bee89759ca7d70ed667ccd334e]

detect of gnumake support $(file function

$(file is a new function that landed in gnu-make cvs
it allow to write a makefile variable directly into a file
bypassing the usual command line size limitiation

2012-03-25  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [83561ac5bb5200ec87183a951445d9592c37e888]

disable failing test

missing test document

2012-03-25  Matúš Kukan  <matus.kukan@gmail.com>  [b566229371cb72aaa4511fdaee0b50ce89423095]

enable slowcheck for top level make all again


2012-03-25  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [b138edfab8908cf70c5a90aa9fa2b5dc5675dda7]

WaE: one more newly unused variable


2012-03-25  Matúš Kukan  <matus.kukan@gmail.com>  [aa4444a4dcd65ba05dca07ca79408bd227959242]

packimages: missing dependency


2012-03-25  Matúš Kukan  <matus.kukan@gmail.com>  [c59beae71273d6c8894f7d6eaff25131d6c124a4]

svl: add include path and more add_package_headers


2012-03-25  Matúš Kukan  <matus.kukan@gmail.com>  [bee6510c0884a939ebb3f167b0c29f911403cd2f]

fix mingw build, properly set LO_LIB_DIR


2012-03-25  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [78cd54c09d4951fdde851507a731aba261e03e70]

revert accidently commited lines


2012-03-25  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [e4eca6763ee4967b64a219c744d9673f16382415]

remove newly unused variable


2012-03-25  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [8269e88b9b9ba508f53489269031e5d41074fc60]

Revert "simplify code - remove unnecessary and complicated allocation"

This reverts commit 3ffdb45ae047f12480e73fdd4b28fe35f1e8d48c.

2012-03-25  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [3079cebfe62a482cb82a67a77e436b85f6249b9c]

Revert "restructure insert code as a precursor to further simplification"

This reverts commit 4aa72e0dee42c80667083c0b86a3d0ec5381c1ae.

2012-03-25  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [d1fcea677a0d814ca92a00717a4ff7090291f6cd]

Revert "if/else branches contain same code"

This reverts commit 13bf19769e6e0522d920594225b9baa2c1b7dd63.

2012-03-25  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [300365c29b1fb3ff47d9b24cacd990f9df1c9555]

Revert "remove unnecessary use of local variable and auto_ptr"

This reverts commit 6af00cf90f4314be11ac7d8f186bb9da4f228cf1.

2012-03-25  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [473a182824c2e3413dd5b36f193bb9a586b4a0ce]

Revert "Convert tools/table.hxx to std::map in Chart2PositionMap class"

This reverts commit db3786ee3aa0d8911042c9bbcea02cf36d96dfa1.

Conflicts:

	sc/source/ui/unoobj/chart2uno.cxx

2012-03-25  Matúš Kukan  <matus.kukan@gmail.com>  [4352326b6bd54805649961073ffea6dc41a66ed8]

fix windows build, properly set LO_LIB_DIR


2012-03-24  Julien Nabet  <serval2412@yahoo.fr>  [4da30c0b41b854a402e913b467d7e1a0a1b067a3]

check end of iterator with != instead of <


2012-03-25  Takeshi Abe  <tabe@fixedpoint.jp>  [150f79806c2f2839e8f7ead7ce05c1d8b5eebb63]

removed unused AnimationSchemesPanel

this seems related to 58dd850178eb0151f03351b0599fcb88e6b499a8

2012-03-25  Takeshi Abe  <tabe@fixedpoint.jp>  [193581a7cc7161dec844c6f35ba710ee8c98107c]

removed duplicate includes in sd


2012-03-24  Matúš Kukan  <matus.kukan@gmail.com>  [15bd35e4f2646ef0bba0cc24d171989c9e3ac6e4]

i18npool: use CustomTarget_*.mk makefiles

Also done lot of simplification and modernization.

2012-03-24  Matúš Kukan  <matus.kukan@gmail.com>  [1140c380ad15648def3fc7a71d735a46ed4289d9]

packimages: do not use custom Makefile


2012-03-24  Rafael Dominguez  <venccsralph@gmail.com>  [bcf0c0ead1a2459606cd8df90cddd40e944f91de]

Remove unused class.


2012-03-24  Miklos Vajna  <vmiklos@suse.cz>  [81dbafd1227fbd976e343c1ce880b4020112808a]

git-hooks: commit-msg should not search for whitespace in the diff itself

The additional sed removes every line after seeing the first line
starting with a #, just like git will do it later as well.

See: http://article.gmane.org/gmane.comp.documentfoundation.libreoffice.devel/26794

2012-03-24  Miklos Vajna  <vmiklos@suse.cz>  [04cae9ec1e1f04833b06fe9f24e23cfaf5265599]

fdo#46955 fix RTF import of all capitals char prop


2012-03-24  Miklos Vajna  <vmiklos@suse.cz>  [5e994d528c67e4db1e0ef7ba01349a51acbdacb3]

fdo#47036 fix RTF import of multi-paragraph exact height textboxes


2012-03-24  Miklos Vajna  <vmiklos@suse.cz>  [0d9132c5046e15540abc20e45d64080708626441]

fdo#47036 fix RTF import of shapes inside text frames at the start of the doc


2012-03-24  Miklos Vajna  <vmiklos@suse.cz>  [de0f33126d5dd92e2ea8b728dcb9dc7cd3b8995c]

rtftok: various refactoring

To allow frame keywords at the start of the document, we need to:
- a single setter method for all frame properties
- make the parser state know about its document
- make the frame know about its parser state

2012-03-24  David Tardon  <dtardon@redhat.com>  [b3b76d1abb5ab9af33ce559872c2e1c45ecdbbd0]

add $(gb_STDLIBS) to linked libs


2012-03-24  David Tardon  <dtardon@redhat.com>  [c6fc60d0739e1539e2efae23461f970eda7cf0f4]

rename targets to match LinkTarget's functions


2012-03-24  David Tardon  <dtardon@redhat.com>  [ac6e856a00f1546b00e612512cac7a8fad9d694a]

use correct rdb root dirs


2012-03-24  David Tardon  <dtardon@redhat.com>  [1a00658cd3867fe1a7a306aa309850796ca7a7a4]

use the default deliver rule


2012-03-24  David Tardon  <dtardon@redhat.com>  [15396990cf0aa73bc8afd592bb338c9af2604609]

update copyright date


2012-03-24  Kohei Yoshida  <kohei.yoshida@gmail.com>  [16bbecab811a7ea95439bcbdf99050f766d18a9d]

ScDPDateGroupHelper class is no more.


2012-03-23  Kohei Yoshida  <kohei.yoshida@gmail.com>  [7a1401e953e10194a7d693e590dc4e6c34a37ec4]

More on avoiding use of date helper.


2012-03-24  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [2d3c700725736a5e59e60b80018582480674074d]

help XCode 2.5 resolve @loader_path/libfoo.dylib


2012-03-23  Kohei Yoshida  <kohei.yoshida@gmail.com>  [d9cc468b307d1f1e18d9561c4dbaf0a744ababa9]

Let's just centrally reload group data in DataPilotUpdate()...

It's a no-op when there is no group dimensions anyways.

2012-03-23  Kohei Yoshida  <kohei.yoshida@gmail.com>  [16168d7d589d22b1efd2a666d08d96233783457f]

We don't need date helper in FillGroupValues().


2012-03-23  Kohei Yoshida  <kohei.yoshida@gmail.com>  [83a7d544b2d2f6969bdca52b18d99f8a64ed5afa]

Store the group type (aka date part) with the cache, and use that.

With this, we can phase out the "DateHelper" class...

2012-03-23  Kohei Yoshida  <kohei.yoshida@gmail.com>  [09bc4a1ed1f9b4a4661f16a8af5b2a58e30b9c8b]

(Hopefully) fixed the table reload bug coming from the pivot layout dialog.


2012-03-23  Kohei Yoshida  <kohei.yoshida@gmail.com>  [32d3e6b2ecd379e348d298777f8ae74cbc07a061]

Added dump methods to various classes to make debugging easier.

And a little code cleanup here and there...

2012-03-23  Kohei Yoshida  <kohei.yoshida@gmail.com>  [7463dafd92a5153f4c67d1a6d91199d97a3aead1]

A little clean up.


2012-03-23  Kohei Yoshida  <kohei.yoshida@gmail.com>  [de8276412182eef061680360fab109f1acab0ab4]

Bool-ness.


2012-03-23  Kohei Yoshida  <kohei.yoshida@gmail.com>  [ec1b8060e3baf59ae561b3c847a243084e4646b3]

Dump item values too.


2012-03-23  Kohei Yoshida  <kohei.yoshida@gmail.com>  [1097d2f3666a1841f87ac7c94b7011637599d5b3]

Some misc changes & some dumping facility for pivot table for debugging.


2012-03-23  Kohei Yoshida  <kohei.yoshida@gmail.com>  [16cfcce0c07f51e6342081cdaafc72277cf6d79c]

No need to check for null table twice.


2012-03-24  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [8a6552c0c0464d467a785cfd9c864301b81591cb]

use fabs for double values, not abs, fdo#47632


2012-03-24  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [a7c02ed28a8ff20ada18ba82f97b0d67f604d5d8]

help XCode 2.5 resolve @loader_path/libfoo.dylib


2012-03-23  Luboš Luňák  <l.lunak@suse.cz>  [d59b8013424d057f120681d11874c2ef42e17163]

make gbuild follow --disable-dependency-tracking too


2012-03-23  Michael Stahl  <mstahl@redhat.com>  [d56bcf9dbfa271c95971878171022c1fb4d1044a]

.css files don't need executable bits


2012-03-23  Michael Stahl  <mstahl@redhat.com>  [13ff4059a8b9e39e63b973666905b4ffc9841274]

.html files don't need executable bits


2012-03-23  Michael Stahl  <mstahl@redhat.com>  [2e847dfaa564048116a93ccbdebf0acf33cc37bb]

.mm files don't need executable bits


2012-03-23  Michael Stahl  <mstahl@redhat.com>  [5be54ad4125fefce8950240a5fbe24172d7129f0]

.rdf files don't need executable bits


2012-03-23  Michael Stahl  <mstahl@redhat.com>  [f567f8ba03d6fcd5d8d2fe8ec4c580460a2b088e]

.dtd files don't need executable bits


2012-03-23  Michael Stahl  <mstahl@redhat.com>  [9345437f361e21379095abb271a743ec52f6e550]

.txt files don't need executable bits


2012-03-23  Michael Stahl  <mstahl@redhat.com>  [72bf6cc0dde0407f6dab3df18a2a14909037c217]

.pdf files don't need executable bits


2012-03-23  Michael Stahl  <mstahl@redhat.com>  [2d78d2409de3e7ce391ea724b32dfcb7ff64437c]

.sdw files don't need executable bits


2012-03-23  Michael Stahl  <mstahl@redhat.com>  [30a29aa6f17a573d2f4834f5306cc6ed1946c279]

README files don't need executable bits


2012-03-23  Michael Stahl  <mstahl@redhat.com>  [78fa09a6e1ebc870482dcd1909cbb6747d59c801]

.csv files don't need executable bits


2012-03-23  Michael Stahl  <mstahl@redhat.com>  [fd1ca3bbcfc2d808fb75248f377b6abb3c81a858]

.stw files don't need executable bits


2012-03-23  Michael Stahl  <mstahl@redhat.com>  [2f1ee9a875a2f49b712f2eff5a2635775398b2c8]

.xls files don't need executable bits


2012-03-23  Michael Stahl  <mstahl@redhat.com>  [e18d5cf90445af2b2b93eeab5a75bf6cde2aafda]

.ods files don't need executable bits


2012-03-23  Michael Stahl  <mstahl@redhat.com>  [341bc07c03317430ffc1c2396dc267bb5364f73f]

.sdi files don't need executable bits


2012-03-23  Michael Stahl  <mstahl@redhat.com>  [eb4eb698b20b1724f82cb78d2be722ff8e03ae1f]

.xcl files don't need executable bits


2012-03-23  Michael Stahl  <mstahl@redhat.com>  [4c5a1a6d43c5586e49d179142c0029e844723cda]

.sce files don't need executable bits


2012-03-23  Michael Stahl  <mstahl@redhat.com>  [fcf809ea33a5bb6d7361ffba279c742f4ae1a7e6]

.lst files don't need executable bits


2012-03-23  Michael Stahl  <mstahl@redhat.com>  [9429bbb0c465159d5af446461006bfb0aee8ded9]

.component files don't need executable bits


2012-03-23  Michael Stahl  <mstahl@redhat.com>  [dc1b917cdae481382e2480206f969e12764c26dd]

.gif files don't need executable bits


2012-03-23  Michael Stahl  <mstahl@redhat.com>  [d7aacb8461c1b2bcc4cffde871fb296d3cb9edc6]

.hrc files don't need executable bits


2012-03-23  Michael Stahl  <mstahl@redhat.com>  [b2f5298077c9d459ff90cb1e0c146ef70423d786]

.hxx files don't need executable bits


2012-03-23  Michael Stahl  <mstahl@redhat.com>  [68f27537104473a51465b8964f1003408abb4d4c]

.h files don't need executable bits


2012-03-23  Michael Stahl  <mstahl@redhat.com>  [6295fd6012be04ea5170a827b383de9acf09c700]

.cxx files don't need executable bits


2012-03-23  Michael Stahl  <mstahl@redhat.com>  [8ba365c923bee6b7824164c913fd3a9b8776e87f]

.c files don't need executable bits


2012-03-23  Michael Stahl  <mstahl@redhat.com>  [e476a7632c1ec01d01a8f20692d6f18b90a1cde4]

.java files don't need executable bits


2012-03-23  Caolán McNamara  <caolanm@redhat.com>  [907ba5e528225ea62404ab49e13821da4687f1d8]

match DB_ENV creation flags to DB creation flags


2012-03-23  Caolán McNamara  <caolanm@redhat.com>  [1dbdcee43f64e2fd00d7dbeaca862bafbbbd6332]

cut mozab down to size somewhat


2012-03-23  Andras Timar  <atimar@suse.com>  [91f20d6449f0fca905082a2004af9dfa4f683239]

remove old product from MSI's CustomAction table


2012-03-23  Stephan Bergmann  <sbergman@redhat.com>  [5cfea7f88532a8f2e3ae069ebd9258825f20df0b]

Make default zero-initialization explicit

...to match style used for other data members.

2012-03-23  Stephan Bergmann  <sbergman@redhat.com>  [c65ae8762b5ce302d07bfa7f5432fd3560133dc2]

Improve error reporting


2012-03-23  Andras Timar  <atimar@suse.com>  [9c327e138ec1877a0befe6ca6829a2ec674006a2]

old products are unconditionally removed, clean up unused code


2012-03-23  Stephan Bergmann  <sbergman@redhat.com>  [b0c1c3060a5cbdacfa2d2a1b55db534304679379]

Removed unused directories


2012-03-23  Stephan Bergmann  <sbergman@redhat.com>  [8087d5389f8d1133f119a9e6db88f91229831b61]

Java new cannot return null


2012-03-23  Stephan Bergmann  <sbergman@redhat.com>  [4b6988b43231ced65765051d10c021a9e07d23f6]

Improve error reporting


2012-03-23  Stephan Bergmann  <sbergman@redhat.com>  [0b9fda25f321ce2697179064e330843237177668]

fdo#46102: Fix Java script examples after gbuild'ification

...they contained no class files anymore, due to missing gb_Jar_set_packageroot
calls.  However, those calls only work for subdirectories, i.e., the example
.java files need to be put into a package (I chose
org.libreoffice.example.java_scripts) for all of them).  This in turn required
adaption of the parcel-descriptor.xml files; not sure what the logicalname
entries there are good for if anything -- the macro names at "Tools - Macros -
Run Macro..." now unfortunately(?) contain the fully qualified paths for the
HelloWorld, HighlightText, and MemoryUpdate examples.  There are additional
examples at scripting/examples/java/ that apparently do not get packaged (but I
adapted them anyway).

2012-03-23  Stephan Bergmann  <sbergman@redhat.com>  [dd6c4f4db1d62268d73e09ae52d23f760a967dcc]

fdo#46102: Load Java scripts with class loaders that actually find them

ScriptMetaData.createURL produces weird URLs (ending in "/ucb/", and potentially
still containing vnd.sun.star.expand: prefix) that are apparently good for
loading documents for editing via UCBStreamHandler, but cannot meaningfully be
passed to a URLClassLoader.

It is unclear to me how the Java script provider shall ever have found the
script jars in the past.

2012-03-23  Caolán McNamara  <caolanm@redhat.com>  [a09d551182d61d67313a7d97a25ab251c88f92e9]

we dont' need any SvCompatWeakBase use in SfxMedium AKAICS


2012-03-23  Caolán McNamara  <caolanm@redhat.com>  [4a893297a8f755851477f07145f726aa3e6f9c9e]

weird use of volatile


2012-03-23  Caolán McNamara  <caolanm@redhat.com>  [8b3bfa53c9ed62ea4d744ae0d874241b8fb27a81]

SvtAccessibilityOptions::GetIsForBorders is no longer used


2012-03-23  Caolán McNamara  <caolanm@redhat.com>  [8ac384a5ca391693773478210b6334862967ae30]

only SV_DECL_COMPAT_WEAK is still in use


2012-03-23  Caolán McNamara  <caolanm@redhat.com>  [d3e42606765cb4c44c8f876a61def608fa24a757]

ditch archaic ifdefs for gcc 2.8.1, 2.9.0 and 2.9.1


2012-03-23  Michael Stahl  <mstahl@redhat.com>  [788a19ceff33e347a8f3ee104084391c288db52d]

scripting: don't need x bits for these


2012-03-23  Michael Stahl  <mstahl@redhat.com>  [6de69fe141bb150e667e5fc32e9b3320f19ecd8f]

JavaClassSet: whitespace cleanup


2012-03-23  Michael Stahl  <mstahl@redhat.com>  [526a31be4c31fe519c14c16241a48729dd9aa465]

JavaClassSet: giving only changed java files to javac is bogus


2012-03-23  Michael Stahl  <mstahl@redhat.com>  [68c1111c777778f6ffae385ad3a81d7c1c969625]

GenericSalLayout::KashidaJustify: STL assertion

error: attempt to dereference a singular iterator.
(regression from 6bb68cae7c31918eff8386d5b52be0759386bb60)

2012-03-23  Michael Stahl  <mstahl@redhat.com>  [d07567fe195227c50ca8e81a2dd3cc5b47376662]

GenericSalLayout::KashidaJustify: fix infinite loop

insert() inserts before the given iterator and returns iterator to newly
inserted element, hence need to increment that iterator
(regression from 6bb68cae7c31918eff8386d5b52be0759386bb60)

2012-03-23  Michael Stahl  <mstahl@redhat.com>  [d99a715e6a99d4f99023d15185671e0282ba62fd]

GenericSalLayout::KashidaJustify: STL assertion

error: attempt to compare a dereferenceable iterator to a singular iterator.
(regression from 6bb68cae7c31918eff8386d5b52be0759386bb60)

2012-03-23  Michael Stahl  <mstahl@redhat.com>  [1024c172a5bfb3d85a86fcf7a046aa2b03950edd]

fdo#42750 fdo#45562 fdo#47717: border paint ordering:

Paint borders after subsidiary lines and hell layer, but before heaven
layer.

2012-03-23  Kohei Yoshida  <kohei.yoshida@gmail.com>  [35fe6b9587a22e9faa669ebab05bf577f09a3438]

Localize the group prefix for pivot table defult group names.


2012-03-23  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [3751ab6910d06ca01d1980fce40792560afc9ebb]

n#751573: docx, no mso-fit-shape-to-text means the textbox size is fixed


2012-03-23  Takeshi Abe  <tabe@fixedpoint.jp>  [9e890ae00e508addaf453d9c12a7a8cae4cca149]

removed duplicate includes in sw


2012-03-23  Takeshi Abe  <tabe@fixedpoint.jp>  [ac68443c80647bfed1b454d999e9091e078b461d]

removed duplicate includes in sal


2012-03-23  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [f16833b1d3564c738e571bf8b052e53e4c753941]

older versions of tar don't do autodetection of compression format


2012-03-23  Miklos Vajna  <vmiklos@suse.cz>  [f84e0e6b1b0ec5f52ee963a62ac420cd872a771e]

fdo#47326 fix RTF import of mixed super/nonsuper text

In most cases \super has its own group, but it's valid to have mixed
super and non-super text in a single group, as long as \super and
\nosupersub keywords are used: handle this.

2012-03-23  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [a7c11707cf43b13d75a039cae918fae7f268cbf0]

Hop, a logical error


2012-03-23  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [a565276f66c916198dbcc70950330db292177dfc]

Enable use of older tars that uses --strip-path to strip components


2012-03-23  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [c9550dc7f318d05769a6e6a25a5138799e76b1e6]

Move spotlight plugin out of minizip


2012-03-23  Andras Timar  <atimar@suse.com>  [fb067f9bb25c49ee50b8fd62c844812d6a875805]

replace OpenOffice.org to LibreOffice in registry keys


2012-03-23  Andras Timar  <atimar@suse.com>  [b13f2b5788bc27d055e20926053244e824ac5bd6]

remove unused installer modules


2012-03-23  Andras Timar  <atimar@suse.com>  [af4c27b71a5bc178c69365364d101d9c29e38957]

remove unused DatabaseFolder dialog from MSI


2012-03-23  Caolán McNamara  <caolanm@redhat.com>  [76876513479522b37c9047a418521624e27afff6]

Take a meg off our memory footprint

We create 6 berkleydb backed databases. If no DB_ENV is provided for a
database, then berkleydb creates one for each database. Each
environment has a memory footprint of about 200k. It appears to be
legal to share an environment, which shaves about 1M off our
permanant footprint.

2012-03-23  Caolán McNamara  <caolanm@redhat.com>  [f0a2c790192130c0ebf6937673552237c33d4b21]

DbEnv argument is always NULL


2012-03-23  Caolán McNamara  <caolanm@redhat.com>  [7988f6135bb7b8d5d8f954c770af7c2ec3915802]

build db4 with symbols if symbols globally enabled


2012-03-23  Caolán McNamara  <caolanm@redhat.com>  [ae7b4576d7df85b41c914c14cc87674428d2ac79]

overly static lingering OUStrings


2012-03-23  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [1a412714031bf6cf3f7962b044b2edea74899b46]

fixed crash due to use of STL deque for SwLineRects


2012-03-23  Miklos Vajna  <vmiklos@suse.cz>  [99298d615bc71c6dbc0ea718803ae73ef6648e81]

add testcase for n#751054


2012-03-23  Catalin Iacob  <iacobcatalin@gmail.com>  [6776cb6f9cb91c3f86c4e66695eb7e9f4ffef715]

Initialize m_hFile in FileMapping constructor.

GCC gives the following warning which breaks compilation when using --enable-werror:
lockbyte.cxx: In function 'storeError store::FileLockBytes_createInstance(rtl::Reference<store::ILockBytes>&, rtl_uString*, storeAccessMode)':
lockbyte.css:512:37: error: 'prephitmp.221' may be used uninitialized in this function [-Werror=uninitialized]
lockbyte.cxx:906:1: note: 'prephitmp.221' was declared here

It's not clear from GCC's message, but what it warns about is
FileMapping::m_hFile. This is because of the following sequence:
* xMapping.release() makes xMapping.m_value be a default constructed
  FileMapping
* the xMapping local variable in store::FileLockBytes_createInstance
  gets destructed
* ~ResourceHolder() calls ResourceHolder::reset
* ResourceHolder::reset() calls FileMapping::UnmapFile::operator()
  passing m_value as rMapping
* FileMapping::UnmapFile::operator() uses rMapping.m_hFile but
  rMapping is a default constructed FileMapping and therefore has
  m_hFile uninitialized

Signed-off-by: Stephan Bergmann <sbergman@redhat.com>:
To me, this looks more like a compiler error.  Also note that
ResourceHolder::reset only calls FileMapping::UnmapFile::operator() if tmp !=
value, which is not the case here, as both tmp and value are default-
constructed.  And FileMapping::operator!= is carefule not to use the potentially
uninitialized m_hFile.  But always intiializing m_hFile is probably not a bad
idea, anyway.  And if it helps a certain compiler, all the better.

2012-03-23  David Tardon  <dtardon@redhat.com>  [547249832d5cde98c2973fd5eb31bd30cddb63b9]

allow leading space


2012-03-23  Norbert Thiebaud  <nthiebaud@gmail.com>  [c0a99301f5d854cad8baeaca798549424937598d]

allow for the use of --enable-ccache on Windows


2012-03-23  Norbert Thiebaud  <nthiebaud@gmail.com>  [9d2968d6dd12cda797aa31bc0f0798f835cd073a]

disable gb_FULLDEPS when TINDERBUILD is set _and_ we are really building


2012-03-23  David Tardon  <dtardon@redhat.com>  [01eb464eb418159f1f11ce0dce5e1a8a10e01408]

remove duplicate entries


2012-03-23  David Tardon  <dtardon@redhat.com>  [424a03e72f10d123bf67a2b36c306b8c09e34669]

simplify pagein creation


2012-03-23  David Tardon  <dtardon@redhat.com>  [0b7f8b54386b380ee9b1abd0a2207b50c6fbeaca]

move libs to correct layer


2012-03-23  David Tardon  <dtardon@redhat.com>  [ecc7ae77d345025f54094861c6b8b693e830ab42]

move Pagein from desktop to gbuild


2012-03-23  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [c4744121f12fde51de2d92d2442d590d93725ffc]

increase nCol before next iteratation to prevent loop, fdo#46220


2012-03-22  Kohei Yoshida  <kohei.yoshida@gmail.com>  [e4380ae1e7d5330e26f4a382f3a86a6059b9b53f]

Test for changing dimension member visibility & a little cleanup.


2012-03-22  Kohei Yoshida  <kohei.yoshida@gmail.com>  [76e533a5c6a54ffbbb98880d966e5b060e9626b6]

More bug fixes related to grouped dimension handling.


2012-03-22  Kohei Yoshida  <kohei.yoshida@gmail.com>  [1d8b583b0676f9c9eed8efd092445908ebea26d9]

Get correct string value for group item value.

Unlike the old version, the new version no longer stores string value
for non-string items.  We need to call GetFormattedString() for that.

2012-03-22  Kohei Yoshida  <kohei.yoshida@gmail.com>  [7f68157264ec5c474b2a0827d2ee35af20ff0c3d]

When updating pivot table with groups, we need to clear the table data.


2012-03-23  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [ffc7968ef27d662bdb2b7418eb0344039312f0bb]

Memcheck: Jump depends on unitialised variable


2012-03-23  Rafael Dominguez  <venccsralph@gmail.com>  [30cb55913638905e1651874958f9ef1732ad0daf]

Remove deprecated chart ObjectType OBJECTTYPE_DATA_ERRORS.


2012-03-23  Rafael Dominguez  <venccsralph@gmail.com>  [f412f4bcedf78e38a5e762c583f754ce71cee135]

Create separate shape groups for each errorbar type.


2012-03-23  Rafael Dominguez  <venccsralph@gmail.com>  [c57bb7b56be4eb9fc58c1de6652113d6ad15ba10]

Set correct objecttype for errorbar.


2012-03-23  Rafael Dominguez  <venccsralph@gmail.com>  [92aedd1755a345957c9024436f652d336f463fbb]

Display Format menu entry when selecting an X errorbar.


2012-03-23  Rafael Dominguez  <venccsralph@gmail.com>  [581978b90ccd68ce9aecd328b8f801b08837c0cf]

Get correct datasource when calculating errorbar length.


2012-03-23  Rafael Dominguez  <venccsralph@gmail.com>  [6294d8f4dff5deaa4efbe2a88113a5262217092a]

Update DeleteYErrorbar function to handle X and Y bars.


2012-03-23  Rafael Dominguez  <venccsralph@gmail.com>  [d2e77741cb8d31e3011893eea3639547204ff3a1]

Set errorbar type attribute when inserting or formating an errorbar.


2012-03-23  Rafael Dominguez  <venccsralph@gmail.com>  [d02005d6484dc722c6a18b45ff646cb5b6c16553]

Return correct ItemConverter object for any errorbar type.


2012-03-23  Rafael Dominguez  <venccsralph@gmail.com>  [e9d44024e51036117fdd5ad71d7bf705d1d09d85]

Enable support to format chart errorbars.


2012-03-23  Rafael Dominguez  <venccsralph@gmail.com>  [44c00333920da77a8af0ffd483300cf88eee53bb]

Handle case XErrorbars in ErrorBarItemConverter::ApplySpecialItem.


2012-03-23  Rafael Dominguez  <venccsralph@gmail.com>  [bb1979b96bcd51c2a2d85508027b42942fceecd1]

Allow deleting any chart errorbar and set correct action description.


2012-03-23  Rafael Dominguez  <venccsralph@gmail.com>  [2713c4bf0f8d4869c7c59ebc479d3140ec55b11a]

Determine ranges correctly for any type of chart errorbar object.


2012-03-23  Rafael Dominguez  <venccsralph@gmail.com>  [1e27c77338450b0199df7092804e61ea047732cb]

Add FormatXErrorBar, DeleteXErrorBar menu entries in chart.

-Update ModelState to reflect the changes.

2012-03-23  Rafael Dominguez  <venccsralph@gmail.com>  [31eaf957dac072ebe65cf59816d032585f440dbf]

Display XErrorBars in object hierarchy.


2012-03-23  Rafael Dominguez  <venccsralph@gmail.com>  [b9b5496636285c2f920f1a0b6f6fe7ced30a5caf]

Return the correct errorbar property set.

Select the errorbar propertyset according to the errorbar direction
instead of only using Y errorbar propertyset in ObjectIdentifier::getObjectPropertySet
function.

2012-03-23  Rafael Dominguez  <venccsralph@gmail.com>  [97b7e088d249a2a312d4f0d6354de2ccd44c2483]

Get correct errorbar CID depending on the direction.


2012-03-23  Rafael Dominguez  <venccsralph@gmail.com>  [7eee4ece6822b99a90738bd4616023795294916d]

Enable statistics if chart has any type of errorbars.


2012-03-23  Rafael Dominguez  <venccsralph@gmail.com>  [34cadd6397c6d1767bba431450976d4f4f0b100c]

Specialize STR_OBJECT_ERROR_BARS for each errobar type.


2012-03-23  Rafael Dominguez  <venccsralph@gmail.com>  [701efd06e852c7fa956205cf59154a39621b31a4]

Add chart errorbar type property.

- Make StatisticsItemConverter work with X and Y errorbars.
- Fill errorbar type property in ErrorBarResources.
- Set default value of errorbar type property to Y bar.

2012-03-23  Rafael Dominguez  <venccsralph@gmail.com>  [2971651cd9d06b8ebf49323e937b78c34cd75609]

Add chart insert X errorbar toolbar and popup menu entries.

- Dispatch the commands to the proper functions.

2012-03-23  Rafael Dominguez  <venccsralph@gmail.com>  [cc7ce5a299289028f1e8ff823b8391edca7de587]

Add correct tabpage to chart property dialog.

- Added needed strings resources and ids.
- Added code to handle X and Z errorbars.

2012-03-23  Rafael Dominguez  <venccsralph@gmail.com>  [3e964eeb7ca1b662705b5d6ce54102d33f310705]

Set chart objecttype depending on errorbar type.


2012-03-23  Rafael Dominguez  <venccsralph@gmail.com>  [2ea77e4926edd4a01cd2ed969128b4ba24c0804c]

Display correct errorbar in InsertDialog.


2012-03-23  Rafael Dominguez  <venccsralph@gmail.com>  [2a1d5a428d1957b238359f454989abd0329c9aa5]

Make executeDispatch_InsertYErrorBars a generic function.

- Make the function usable for XError and YError bars.
- Rename executeDispatch_InsertYErrorBars to executeDispatch_InsertErrorBars.
- Add a new parameter that control the error bar direction.
- Update arguments in callers.

2012-03-23  Rafael Dominguez  <venccsralph@gmail.com>  [7d42654aa4e00b02940d2fcf60c2d803fc371556]

Merge InsertMenu_YErrorBar and InsertYErrorBar commands in chart controller.


2012-03-23  Rafael Dominguez  <venccsralph@gmail.com>  [68e482e9d8e29944a00fb53959f2e728e78a9782]

Create respective error bars in areachart when creating shapes.


2012-03-23  Rafael Dominguez  <venccsralph@gmail.com>  [3bb87d7c5f0c1ad75f138d9d641963497da822e0]

Set bar type as YErrorBar when creating InsertErrorBarsDialog.


2012-03-23  Rafael Dominguez  <venccsralph@gmail.com>  [4a992fed8d2e76d70a31491dcc58ce3e3c7ed7dd]

Remove default values in InsertErrorBarsDialog constructor.

- Require passing desired error bar to modify in constructor
and not have YErrorBar as default.

2012-03-23  Rafael Dominguez  <venccsralph@gmail.com>  [4c2c9acbd81a9554960298100d8d43badec1d798]

Add function to create X error bars in VSeriesPlotter class.


2012-03-23  Rafael Dominguez  <venccsralph@gmail.com>  [7fded69fb54f0256974465a9c9ec017b174ae60c]

Add a function to get X error bar properties.


2012-03-22  Kohei Yoshida  <kohei.yoshida@gmail.com>  [a3d71e97eaf1958a4d5ab41a6b8788c95d85d2bb]

New unit test for pivot table with date grouping.


2012-03-22  Kohei Yoshida  <kohei.yoshida@gmail.com>  [914e797844435a730a20d4269cd7093d725e37b6]

New unit test for pivot table with number grouping.


2012-03-23  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [bbe088bc757fa120f50e4e104bdcd46c90f1feb1]

cache calls to mdds:mixed_type_matrix::size, related fdo#47299


2012-03-22  Norbert Thiebaud  <nthiebaud@gmail.com>  [7be7f9a7863cbd862dd5a5462c508db03c56c8d1]

gbuild: allow the tinderboxes to bypass the dependencies generations


2012-03-22  Stephan Bergmann  <sbergman@redhat.com>  [2413fd4f9f784fbde821b087b78ecf3a6afb4f31]

Fix URE jar manifests after gbuild'ification


2012-03-22  Stephan Bergmann  <sbergman@redhat.com>  [91d60be7eeafa1f7872bda452bfb38936003f517]

fdo#46102: Fix scripting jar manifests after gbuild'ification


2012-03-22  Stephan Bergmann  <sbergman@redhat.com>  [5e8c9887651334cede2f42c0578f993f74135b84]

Produce more beautiful jar manifests


2012-03-22  Michael Stahl  <mstahl@redhat.com>  [f24153cded54954da7f0d80941707715c78e4627]

fdo#39003: fix autoformat Undo cursors:

SwEditShell::Undo: Because the Undo actions nowadays create new shell
cursors directly (while previously they worked on a SwUndoIter), it is
necessary to remove the shell cursor ring before Pop() because Pop(false)
only restores the current cursor from the stack, not the rest of the ring.
(regression from CWS undoapi, 1ba0c1878116ada5dc4ebdecdb1e0a3da9758547)

2012-03-22  Michael Stahl  <mstahl@redhat.com>  [06d1d69fc8c214251cf9dbc7f87756651657d3bf]

SwFEShell::ShouldObjectBeSelected leaks pPos


2012-03-22  Tor Lillqvist  <tlillqvist@suse.com>  [3e425dfa4b9c2a0198a13b2fb18364a32603080f]

More Android hacking


2012-03-22  Tor Lillqvist  <tlillqvist@suse.com>  [581422994812c3ad0a4e8e3cd74cfac382f58b13]

Add JNI wrappers for InitVCL and osl_setCommandArgs


2012-03-22  Tor Lillqvist  <tlillqvist@suse.com>  [38603465cc00e1638c21c123117ea863acdee887]

No point searching PATH on Android and iOS


2012-03-22  Tor Lillqvist  <tlillqvist@suse.com>  [871cc191fc7b815df89ecf488cd3e18aae680b1d]

Add a wrapper for InitVCL(), to be called from Java on Android


2012-03-22  Tor Lillqvist  <tlillqvist@suse.com>  [a3035495eb67651e5bf3d785ac8f1a73eb3abf37]

Make the DocumentLoader experimental app build again


2012-03-22  Tor Lillqvist  <tlillqvist@suse.com>  [2cbb41b3ab036504f66418b28559aa40fd773b61]

Edit a comment a bit


2012-03-22  Ivan Timofeev  <timofeev.i.s@gmail.com>  [f52138deee9e129d0566f06d1d2138b6b159d16a]

fdo#41739: Math: do not skip "newline" on error


2012-03-22  Will Thompson  <will.thompson@collabora.co.uk>  [cb9e45382f2c36ac9e746eab3f03b37515935530]

Clarify rtl_bootstrap_get documentation.


2012-03-22  Will Thompson  <will.thompson@collabora.co.uk>  [8077dbeeb2965f1a9e7477906287240f9fcd4c35]

rtl::bootstap: rename filename parameter to contain "uri"


2012-03-22  Caolán McNamara  <caolanm@redhat.com>  [82af1483c8a259a9f111866f427d04452b27cb47]

annoying PATHES->PATHS typos


2012-03-22  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [8a233f17ae589b33e3b54ef9ebb1fcff41ef6cd7]

n#750258: removed strange non-wrapping condition

In the bug file, some text wrapping was badly computed when showing the
document (but not at the first rendering) due to that weird NotToWrap
mecahnism in SwLayouter. Checked the original issue i#40155 that
removing this does hurt.

2012-03-22  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [2a4e77a6f94d35919237b9db9de184e70943fc13]

Revert "make text wrapping work in headers/footers too (fdo#39155)"

This reverts commit e2a8fb0427e6b33a0fd3873bb7e077a6e5da8ebb. This is a
feature, not a bug and would cause loads of documents to be badly
rendered.

Link to the spec that brough that feature:
    http://www.openoffice.org/specs/writer/compatibility/adjust-text-wrapping.sxw

Conflicts:

	sw/source/core/text/txtfly.cxx

2012-03-22  Stephan Bergmann  <sbergman@redhat.com>  [1e18fdb2fa0812f91685d9580d48e4d2f8452a26]

MinGW: work around newly ambiguous boost::bind calls with GCC 4.6


2012-03-22  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [0a8596dd8ebbbc80e87d4bdfafe3cf53355b7d43]

Revert "fix debug build"

This reverts commit 0589dd3fb5c5bf2fdcdbccfab31fbe26c0a9727d.

Given the find above, this assert will never be triggered anyway

2012-03-22  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [7c4da6d5191bbd7ceb299dc422f62987683d743c]

Revert "AC_PROG_GREP (I'm pedantic, am I not?)" - XCode 2.5.x doesn't know it

This reverts commit 4762788eb4ab7f2278861aaf9b9d6d665db61310.

2012-03-22  Stephan Bergmann  <sbergman@redhat.com>  [aacea7da465b6667e80d87a6c074e092a8908cf6]

Make SAL_CALL placement work with both MinGW and MSVC


2012-03-22  Caolán McNamara  <caolanm@redhat.com>  [ed0ffbba06f754eea1d37452dbdc684e8a4b72ad]

over-engineered thread-safe static OUString

This is a ridiculous over-engineered thread-safe static string for
something which is called so few times, and costs 1k of long-term
memory as the OUString dtor needs to be put into a callback
queue to get called at module unload time.

Just return a new string every time, *rolls eyes*

2012-03-22  Caolán McNamara  <caolanm@redhat.com>  [c8587d05bd50c710fdbfae475aa495a8d46e6094]

confirmed that tests pass on windows


2012-03-22  Caolán McNamara  <caolanm@redhat.com>  [52a6e0a6fa86f80ee91d52abc779b6db667c367a]

testtool is gone these days


2012-03-22  Caolán McNamara  <caolanm@redhat.com>  [1a4276c511240d51e1956d157655d219dc8254fc]

WaE: ignoring lockf return value


2012-03-22  Caolán McNamara  <caolanm@redhat.com>  [7dd0898578f9825fe470d58ed2d0e5bc155b66c7]

WaE: ignoring return value of 'fwrite'


2012-03-22  Caolán McNamara  <caolanm@redhat.com>  [d7eb0ef560fb6b549f0054140e3b42d0a991bffe]

WaE: ignoring return value of 'fwrite'


2012-03-22  Takeshi Abe  <tabe@fixedpoint.jp>  [eedbe7163bf3979ae392b3b88227ee68e1df12fe]

removed duplicate includes in sc


2012-03-22  Bartosz Kosiorek  <gang65@poczta.onet.pl>  [db51589575d37ca608067ad9904dcc6a09651e8c]

Convert SVARRAY SORT into STL set


2012-03-22  Miklos Vajna  <vmiklos@suse.cz>  [51cfbf0cfaec395a99a00f2c20fcba96de9a4427]

n#751054 fix VML import of absolutely positioned pictures

There were multiple issues here:

- convertEmuToHmm() not handling negative values
- position:absolute style property being ignored
- mso-position-vertical-relative is not converted to
  text::RelOrientation
- SwAnchoredDrawObject::_SetPositioningAttr() re-positioning already
  positioned objects
- DomainMapper_Impl::PushShapeContext() inserting positioned objects as
  character

2012-03-22  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [a75fd2d50e8c0ad82bcd0bbfeafd6a7f0153b7ba]

Look for properly registered windows sdks instead for random version numbers


2012-03-22  Stephan Bergmann  <sbergman@redhat.com>  [7ec7f0df2960b74552224f0a9f7489f152b5faa1]

MinGW apparently needs to be forced into __cdecl

...otherwise bridges/source/cpp_uno/mingw_intel C++ ABI assumptions would not
meet what i686-w64-mingw32-g++ emits (though it is unclear to me how this shall
ever have worked before, as kendy claims it once did; also, at least for me,
"wine soffice.exe" still does not work, as there is apparently confusion about
C++ exception stack unwinding between GCC and cpp_uno/mingw_intel code).

2012-03-22  Stephan Bergmann  <sbergman@redhat.com>  [ab2186d2c699f1ca041f7e3bde9620139a6f671c]

MinGW: other DLLs must not pick sal's special __main


2012-03-22  Stephan Bergmann  <sbergman@redhat.com>  [4fc8059d4452e3aca7b1edaf5fba873dca29987b]

Fix SAL_CALL placement (so MinGW won't complain)


2012-03-22  Stephan Bergmann  <sbergman@redhat.com>  [17c4bb3be34c234dab7d4986ddae50e6a7bfa065]

Needless SAL_CALL


2012-03-22  Stephan Bergmann  <sbergman@redhat.com>  [e1b4216816ba927f171030101f272f7ec0eb8314]

ChartTokenMap can contain null pointers

db3786ee3aa0d8911042c9bbcea02cf36d96dfa1 caused chart2_unoapi test to crash

2012-03-22  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [be79f65e92626a4c6dcda9b31922c53bc7e03349]

Some changes in libcdr to appease valgrind


2012-03-22  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [0589dd3fb5c5bf2fdcdbccfab31fbe26c0a9727d]

fix debug build


2012-03-22  Stephan Bergmann  <sbergman@redhat.com>  [a603634f3539d472b66f71419f02a14260dcaf5b]

Fixed previous commit for --enable-dbgutil mode


2012-03-22  Bartosz Kosiorek  <gang65@poczta.onet.pl>  [e94c4ab5523c7dcbee2f1b7fd47685529498e774]

Conver SV VARARR to std::deque for sw module.


2012-03-22  Noel Grandin  <noel@peralex.com>  [db3786ee3aa0d8911042c9bbcea02cf36d96dfa1]

Convert tools/table.hxx to std::map in Chart2PositionMap class


2012-03-22  Noel Grandin  <noel@peralex.com>  [6af00cf90f4314be11ac7d8f186bb9da4f228cf1]

remove unnecessary use of local variable and auto_ptr


2012-03-22  Noel Grandin  <noel@peralex.com>  [13bf19769e6e0522d920594225b9baa2c1b7dd63]

if/else branches contain same code


2012-03-22  Noel Grandin  <noel@peralex.com>  [4aa72e0dee42c80667083c0b86a3d0ec5381c1ae]

restructure insert code as a precursor to further simplification


2012-03-22  Noel Grandin  <noel@peralex.com>  [3ffdb45ae047f12480e73fdd4b28fe35f1e8d48c]

simplify code - remove unnecessary and complicated allocation


2012-03-22  Christina Rossmanith  <ChrRossmanith@web.de>  [11ccf88eeb8e4148ca532e3a42ddca356ebde811]

SVG import: keep aspect ratio when transforming viewbox to viewport


2012-03-22  Noel Grandin  <noel@peralex.com>  [7d7e2c3636661c52ff708eb7799f481db5f98dfc]

Convert tools/table.hxx to std::map in class ScHTMLLayoutParser


2012-03-22  Noel Grandin  <noel@peralex.com>  [157b2fa62490df3143be1317f752ce405ee60000]

Convert tools/table.hxx usage to std::map in ScEEImport class


2012-03-22  Noel Grandin  <noel@peralex.com>  [000bb6af72e934d7f0fd2291cea919437cfd5e2f]

Convert tools/table.hxx usage to std::map in Basic IDE module


2012-03-22  Christina Rossmanith  <ChrRossmanith@web.de>  [e55595d0e081ccdca41f621177e1b32eb9a649e3]

maTransform had to go ( was always = identity)


2012-03-21  Kohei Yoshida  <kohei.yoshida@gmail.com>  [7be233e60ab8b4e241510758e269c186e5cf02e3]

New unit test for data pilot grouping (normal grouping).


2012-03-22  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [278c53c93333bed24a74c4c1931e725b64deef02]

restructure the code a bit more


2012-03-22  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [ac5455a6883b9a774a13d9a29267669fe4d5c38d]

prevent call to virtual method in destructor, fdo#47589


2012-03-22  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [1ab961d98a079d70654041219b14797cc6c62447]

Make sure one base class does not use another one after destruction

see 706ac4779de1870cf0d922f1cc3f6d4470392403 and fdo#47589

2012-03-22  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [ec64924ea82df15ce2d340b7dca0f2301efbf77c]

don't need to check for null before delete


2012-03-21  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [f729d2d83034167db9727c2de2f4e5a32a7374d8]

Appease valgrind


2012-03-21  Luboš Luňák  <l.lunak@suse.cz>  [d6e96d0a4e03bb722b9aa62ccd26b25c64c07a45]

add missing AC_MSG_RESULT() else branch


2012-03-21  Kohei Yoshida  <kohei.yoshida@gmail.com>  [7d4293b3ba64ffd51731d9a2d478a88a45836aa2]

Make sure that FillLabelData doesn't crash in presence of duplicated dims.


2012-03-21  Kohei Yoshida  <kohei.yoshida@gmail.com>  [70ce9efbac248f0e7952cda6cfb783798b62d459]

New unit test for pivot table with duplicated data fields.


2012-03-21  Stephan Bergmann  <sbergman@redhat.com>  [543697d1d6da48ef7a6b690159c33ea6d07b72b3]

No FORMULA_DLLPUBLIC needed here


2012-03-21  Stephan Bergmann  <sbergman@redhat.com>  [bc99f1ce4c70aa9f29bcb5b7c7f18f96f44f111c]

Ensure ResMgr outlives Resources


2012-03-21  Luboš Luňák  <l.lunak@suse.cz>  [4762788eb4ab7f2278861aaf9b9d6d665db61310]

AC_PROG_GREP (I'm pedantic, am I not?)


2012-03-21  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [e065cfc6746161f8ee43c9f32abc728987696043]

checking for egrep doesn't necessarily set GREP as well


2012-03-21  Caolán McNamara  <caolanm@redhat.com>  [5c3dd5af41bc801ee6023513399c01c632dc7779]

fdo#45522: WW8TableInfo::processSwTable: check that table has layout


2012-03-21  Michael Stahl  <mstahl@redhat.com>  [dfa1983b5dcce0d74db76ea08b5d6334a82320b4]

javaunohelper: missing dependecy on udkapi.rdb


2012-03-21  Michael Stahl  <mstahl@redhat.com>  [31fcce969deb8002307a1cd029867008a1c11ff0]

idlc/README: correct nonsense added in 534b3a9b2e


2012-03-21  Caolán McNamara  <caolanm@redhat.com>  [034bc34ddc1bac817a6ef51bba19675551a461f4]

convert SwTOXSources to a std::vector


2012-03-21  Caolán McNamara  <caolanm@redhat.com>  [067eaf954dfa4da6e72bc0f8c779d5b711678385]

writeU8 is unused in the external libcdr lib, but filter it out from easy


2012-03-21  Miklos Vajna  <vmiklos@suse.cz>  [5881168bf8187149e2caf59e72e1ac2d739aa3a4]

oox: it's EMU, not MEU


2012-03-21  Stephan Bergmann  <sbergman@redhat.com>  [ba8a429a2e062879d1d6641e22838928da1d8573]

Clarify example


2012-03-21  Stephan Bergmann  <sbergman@redhat.com>  [706ac4779de1870cf0d922f1cc3f6d4470392403]

Make sure one base class does not use another one after destruction

The original code lead to invoking a pure virtual function in Calc when
doing Ctrl-F2, ESC.

2012-03-21  Miklos Vajna  <vmiklos@suse.cz>  [0994cb60411b0efc71a8d6ef182e158761a85b6b]

SwFmtVertOrient: warn if passed relation type is wrong, don't just ignore it


2012-03-21  David Bolen  <db3l.net@gmail.com>  [5c732ef6b566c35e18ed4f259764d5e8438d0527]

Compilation fix - GTK print dialog headers for GTK < 2.14


2012-03-21  Caolán McNamara  <caolanm@redhat.com>  [a52f5254c703ec0618611b8abf5deea6bef0dcb4]

tga filter broken for quite a while


2012-03-21  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [baebdaa48e88949bf6aa92c478733518bede5c6e]

Call inflateInit2 instead of inflateInit for the zip stream


2012-03-21  Stephan Bergmann  <sbergman@redhat.com>  [2406745e4e78e0346b1b303870abd0a85e861405]

Further clean up of previous patch


2012-03-21  Arnaud Versini  <arnaud.versini@gmail.com>  [831a8e8f6dcadb48b9d240b8d8d5bfe67742bf67]

Use ptr_vector instead of SV_DECL_PTRARR_DEL for WW8MergeGroups


2012-03-21  Michael Stahl  <mstahl@redhat.com>  [a4788b254268aa2d61b14678301f22cdbd27d2e7]

Revert "sw-outline-numbering-broken-fix.diff: outline numbering fix in master docs"

This reverts commit 9a11bd42af0db32fd06c84dd955ee563134665ce.
Removing attributes from the _source_ node in SwTxtNode::MakeCopy does
not make any sens at all, and the cited issue i#96092 was apparently
fixed independently in CWS sw31bf04 by the change to ndtxt.cxx in
1524aa18b9ddf7a4181e3f278155c48655084452.

2012-03-21  Michael Stahl  <mstahl@redhat.com>  [cc99bb9f383a65912d004e227a5b6a88b401bbba]

writerfilter: PropertyMap: speed this up a bit

Using XMultiPropertySet reduces the number of SwTxtNodes created for the
bugdoc from rhbz#789022 from ~5k to ~3k.

2012-03-21  Michael Stahl  <mstahl@redhat.com>  [082906e1f4cf58fdfab1a4064e2b7955fcdaeb8a]

rhbz#789022: SwNodes: fix inconsistent outline check:

SwNodes::UpdateOutlineNode will add/remove the node from
SwNodes::pOutlineNds depending on IsOutline(), while various SwNodes
methods that move and delete nodes check GetAttrOutlineLevel() != 0,
which may be false even if IsOutline() is true.

2012-03-21  Michael Stahl  <mstahl@redhat.com>  [176ba743c12ecbfdda71522062f6d1a5749f3756]

BigPtrArray: deploy some asserts


2012-03-21  Tor Lillqvist  <tlillqvist@suse.com>  [2a1171929e221ec689d2b8b6ac473d91b53b6286]

chmod -x


2012-03-21  Tor Lillqvist  <tlillqvist@suse.com>  [3daf8164323a3ccf3365d433ad5706ff3f6c470c]

Bin a few more 16-bit Windows leftovers


2012-03-21  Winfried Donkers  <osc@dci-electronics.nl>  [ae7c80640df922630060b82ffa91fd7db2e4d6d7]

fdo#45671 set initial color for split buttons


2012-03-21  Tor Lillqvist  <tlillqvist@suse.com>  [4c40593e3e936e6a966410ab807df4b775fc2464]

$retry_counter and the RETRY label are now unused


2012-03-21  Tor Lillqvist  <tlillqvist@suse.com>  [5e553b1ee5d8266b14c1f553d310dd634ae3fb84]

GUI=WIN used to mean 16-bit Windows, I think, so kill that crack

Also the running of grep inside the test for GUI = WIN was a bit weird,
what was it supposed to grep? Standard input?

2012-03-21  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [e6aa2b67d4c0f1a65fcddabb77186c75a3ae1c1a]

Remove unused define


2012-03-21  Tor Lillqvist  <tlillqvist@suse.com>  [27e1281fbb2cc581189cfa6edd0fbaa11fec3d49]

We seem to need libfrmlo, too


2012-03-21  Tor Lillqvist  <tlillqvist@suse.com>  [05d6145307cfdadc316c434a24aa86729974c028]

WaE: option "-fno-default-inline" is valid for C++/ObjC++ but not for C


2012-03-21  Miklos Vajna  <vmiklos@suse.cz>  [28253b4d826a8a008349fa66c902028e3f5a907b]

SwXShape::setPropertyValue: OSL_ENSURE -> SAL_WARN_IF


2012-03-21  David Tardon  <dtardon@redhat.com>  [f7d571d2eefea079be3d89f3253ed90cbd9fa07f]

this requires string literals now


2012-03-21  Luboš Luňák  <l.lunak@suse.cz>  [186ab8e77bd7c7a42ffcca6fa7f8e1819ad04b7d]

fix after recent XSERVICEINFO_IMPL_1 change


2012-03-21  Kohei Yoshida  <kohei.yoshida@gmail.com>  [aeed13079e9cfd95a25b9b4faac6c95b0b4c8f23]

Export to xls correct item values for grouped fields.


2012-03-21  Tor Lillqvist  <tml@iki.fi>  [25d114eec4d451acdda1ddff4c8ed9d47ba6275f]

Initial experiments with static linking of (some) components / services

Start with the first service needed when running sc's filters_test:
the UniversalContentBroker. It might not be typical as ucb uses the
deprecated XSingleServiceFactory.

This commit is not at all a complete solution, far from it, just an
initial hack. Naturally once I come up with some generic enough way to
do the static linking the necessary macros etc will be added to some
general header.

The macro XSERVICEINFO_IMPL_1 (local to ucbhelper and ucb) is amended
so that it in the disable-dynamic-linking case also emits a function
whose assembler name equal contains the service name. This function
returns the XSingleServiceFactory for the service. Where the service
is instantiated we link directly to that function.

But probably this will be reworked a couple of times... Maybe it would
be better to simply have the service name specific entry point be a
pointer to the component's component_getFactory() function? Those all
have the same prototype.

2012-03-21  Tor Lillqvist  <tml@iki.fi>  [9423429a70ecadb09108a0c90db90db68e49c6f6]

Bin declaration of nonexistent static method


2012-03-21  Tor Lillqvist  <tml@iki.fi>  [420e1f27c89ba065b96ee4ca4941408d1854db8e]

Use -fno-inline in gb_DEBUG_CFLAGS


2012-03-21  Tor Lillqvist  <tml@iki.fi>  [09c72c9e70d849bed13dc0d6187328031b1c9f78]

gb_COMPILERDEFAULTOPTFLAGS is set in com_GCC_defs.mk


2012-03-21  Tor Lillqvist  <tml@iki.fi>  [29eed849a361d096052d69c4aa0f2a4f20e4f6a8]

Further hacks: include rdb and component files in .app, pass more -env params


2012-03-21  Tor Lillqvist  <tml@iki.fi>  [128749140ffc6165f0bbbf34da3b5461c541b32f]

More hacking on static linking (iOS) support


2012-03-21  Tor Lillqvist  <tml@iki.fi>  [c0ab229dc74e116760866f27b5df12e76430aef5]

Uniquify uno_initEnvironment and uno_ext_getMapping in the static linking case


2012-03-21  Tor Lillqvist  <tml@iki.fi>  [c3f36b0e4738f44375359789d450a28e7664d529]

Add separate switch for disabling of dynamic loading (iOS) for orthogonality


2012-03-21  Tor Lillqvist  <tml@iki.fi>  [4066e061b4cc917abf086a04e14fe285c09ab1e2]

Need the weird vnd.sun.star.pathname: prefix


2012-03-21  Tor Lillqvist  <tml@iki.fi>  [a8f19ca300794c7d270871f947838ea524bff8ed]

Use MAX_ALIGNMENT_4 also for iOS


2012-03-21  Tor Lillqvist  <tml@iki.fi>  [77017cb9036902012e7228755896a200b5baf372]

Try setting up some rc files


2012-03-21  Tor Lillqvist  <tml@iki.fi>  [3c5fa6f532e222dbda9accc2a0bca787cd8351b9]

Simply hardcode the inifile as "rc" in the app bundle directory on iOS


2012-03-21  Tor Lillqvist  <tml@iki.fi>  [0fbceef557bd17b99ec7bb5bb758098e9c0e0e1e]

Clean up OSL_TRACE output a little bit


2012-03-20  Andras Timar  <atimar@suse.com>  [8941a9ad0173f10b5d7cf4c7d254d79c886f36b2]

fix control order in MSI, this time for real


2012-03-20  Luboš Luňák  <l.lunak@suse.cz>  [707609c31cc144e3d39dd04d0a85b0d13c4ce4a1]

correct exception specification on a function

It's obvious that the function above is called by this one, and the exception
it throws cannot really propagate. The solution to this mystery is the fact
that msvc doesn't give a damn, and gcc does not either since OOo has used
-fno-enforce-sh-specs since 2001. But clang does, so fix this for now,
although it should possibly be just dumped.

2012-03-20  Julien Nabet  <serval2412@yahoo.fr>  [7fbdd5ec0349e21af02bfa61bfe575e3cbd0cdeb]

Fix WaE : Add call to ScVbaControl::getForeColor()


2012-03-20  Andras Timar  <atimar@suse.com>  [a82dee49aade4685af6a9b8f153cc5e7673a36ca]

fix control order in MSI


2012-03-20  Andras Timar  <atimar@suse.com>  [c3e1643208a50ebf2841e6fd48ae5ddaf9dbcf1b]

Revert "remove last traces of serial number check from MSI"

This reverts commit 90ec7ecb86f4cc2005ac1c5a7e70b19fbdc02426.

2012-03-20  Kohei Yoshida  <kohei.yoshida@gmail.com>  [fdcac5fa84b5fba908a0e59b0ceb953da58e8609]

Added more code to test the integrity of the source data arrays.

Source data array stores item IDs and represents the original data
series before normalization.

2012-03-20  Andras Timar  <atimar@suse.com>  [90ec7ecb86f4cc2005ac1c5a7e70b19fbdc02426]

remove last traces of serial number check from MSI


2012-03-20  Andras Timar  <atimar@suse.com>  [ea3967103430b96e5cd2c4d201840a0d827d9d76]

remove last traces of serial number check from MSI


2012-03-20  Caolán McNamara  <caolanm@redhat.com>  [08fd513e715209a1295de2e65cbdb47108908826]

callcatcher: update list


2012-03-20  Caolán McNamara  <caolanm@redhat.com>  [144f554dfde4133e949decbc2b41d881853cf943]

download some unusual image mimetypes by default


2012-03-20  Caolán McNamara  <caolanm@redhat.com>  [01ee9406e9606b925ad246a813e05d799142dcfc]

add another bug id


2012-03-20  Stephan Bergmann  <sbergman@redhat.com>  [88a7c524f2c94829dc1bed49dbe2fde9b1e46f3d]

More missing SAL_CALL


2012-03-20  Stephan Bergmann  <sbergman@redhat.com>  [e1d52ccec31f8ea1b7d875755719255ca06b3cc3]

Missing SAL_CALL


2012-03-20  Stephan Bergmann  <sbergman@redhat.com>  [fb3d06e20aa2253ca5640f5391dc59a03a423b0b]

Improve error reporting


2012-03-20  Stephan Bergmann  <sbergman@redhat.com>  [92a1757fa523bd15412ca1195807ac41205e9438]

Improve error reporting


2012-03-20  Noel Power  <noel.power@novell.com>  [092d6d9d6f9e6d79dd99d5f502ff39398622c2e1]

add vba support for BackColor, AutoSize, Locked attributes bnc#749960


2012-03-20  Tim Hardeck  <thardeck@suse.com>  [f626ff59b229ce7aec2f2313936133c53d70781f]

removed zoomtools int functions

Changed viewport.cxx to use long instead of int like all other zoom
functions and in this succession removed the zoomtools int functions
which where only added for this one exception.

2012-03-20  Andras Timar  <atimar@suse.com>  [6d1f7fadc06bb57b175d5f4b94147373fc07f8a8]

remove unused License Agreement dialog from MSI


2012-03-20  Andras Timar  <atimar@suse.com>  [d03aead7edad06a56f1cdeedcf4224fb608446d3]

remove unused xpdinstaller module


2012-03-20  Noel Grandin  <noelgrandin@gmail.com>  [e516f134fac55a14b155fea70064e1c0553ea50c]

Convert tools/table.hxx usage to std::map in IDL module

Along the way, convert the table parameter passing to using references since we are never passing
a null pointer.

2012-03-20  Christina Rossmanith  <ChrRossmanith@web.de>  [dbd9198aa9d325dd5bbeb110cc8a3db57838d1e6]

Remove unused code (sdext)


2012-03-20  Christina Rossmanith  <ChrRossmanith@web.de>  [fdd18639075f6ac7b3ec2ff735e7de2bdf550964]

Remove unused code (sdext)


2012-03-20  Christina Rossmanith  <ChrRossmanith@web.de>  [591e0fc5e9e10853215ade7d0df397995fafbeac]

Remove unused code


2012-03-20  Petr Vorel  <petr.vorel@gmail.com>  [da8034199e840092cd80d498b3cdb9d8a4c350f0]

remove unused code (oox, sc)


2012-03-20  Petr Vorel  <petr.vorel@gmail.com>  [04919d8f9c1c3372acecbb3716d6f557316eb3e5]

remove unused code (oox, sc)


2012-03-20  Caolán McNamara  <caolanm@redhat.com>  [eeffbc94d129756410bd2a9198dff5858479738f]

Resolves: fdo#46923/fdo#46750 take mnSubStringMin into account


2012-03-20  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [de01d3c6d3f9a617d0a7d5b95305c7c3b68d39d6]

Make redland build on Mac with internal libxml

Signed-off-by: Petr Mladek <pmladek@suse.cz>

2012-03-20  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [dae9dd4cff2659abb51d0de14c5bb5a734a20aa1]

Make librsvg link with internal libxml

Signed-off-by: Petr Mladek <pmladek@suse.cz>

2012-03-20  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [baeb77aaaada20b7f9df7153b42f08f5aec57f72]

Fix libcroco build against internal libxml2

Signed-off-by: Petr Mladek <pmladek@suse.cz>

2012-03-20  Andras Timar  <atimar@suse.com>  [5e7dab83e6425a2e2e8bf9f4cf496669aa6713f6]

amended UI text in MSI


2012-03-20  Julien Nabet  <serval2412@yahoo.fr>  [9481eb32e76568fc675982479cc07c57c6a7cb39]

cppcheck report: logical disjunction always evaluates to true


2012-03-20  Andras Timar  <atimar@suse.com>  [dd27492325a073b0a72d751635226cf4130af474]

LibreOffice installer does not need Serial number


2012-03-20  Santiago Martinez  <smvarela@gmail.com>  [33a805ebcf1fa1e86854a0af4f90834a31e4ec0d]

Remove unused code as listed in unusedcode.easy


2012-03-20  Petr Vorel  <petr.vorel@gmail.com>  [c2dc50c34b2b0797c4a1b468cc723d2f6b63572b]

removed unused code


2012-03-20  Caolán McNamara  <caolanm@redhat.com>  [55a40209072bac2526e74d5be7dd7be5ccd2c175]

remove ToDouble/ToFloat


2012-03-20  Caolán McNamara  <caolanm@redhat.com>  [a92129ec175a1362e61a474cf64992f283db74b4]

callcatcher: update list, I suspect SvLBoxBmp cannot be instantiated


2012-03-20  Caolán McNamara  <caolanm@redhat.com>  [83ed5d4421ce2d4c7827a41b6c599b5475a8d8eb]

GetStringRes inline doesn't have a purpose anymore


2012-03-20  Caolán McNamara  <caolanm@redhat.com>  [bdfba4dbf666868c6d10b972259884877dd01848]

make ResId->OUString the primary route


2012-03-20  Caolán McNamara  <caolanm@redhat.com>  [260ed4ed0317f4f16a675dde48750bc40923bc96]

map of kind+name -> new-name


2012-03-20  Caolán McNamara  <caolanm@redhat.com>  [a66ce1981ebb64edea067f8857df377486cafdba]

sd.flt is archaic now


2012-03-20  Caolán McNamara  <caolanm@redhat.com>  [cf1e9315aae7c1c67f795aa9e4f0ea724303cd9a]

orientation is always vertical


2012-03-20  Caolán McNamara  <caolanm@redhat.com>  [88cf101f181ed28952699a9086ef259e4b0c2f13]

move GetFilterFlags inside ifdef WNT


2012-03-20  Caolán McNamara  <caolanm@redhat.com>  [6d12d8cab29ff4d9eb19039a183f90e309fa5d82]

reduce UniStrings


2012-03-20  Caolán McNamara  <caolanm@redhat.com>  [5c887ee0e48d85ddd7bb17aac6cb87203a188e7a]

unused define


2012-03-20  Caolán McNamara  <caolanm@redhat.com>  [f0b41acce77f5c258bc584da6fd7506919059873]

toxinit.hxx included by nothing


2012-03-20  Caolán McNamara  <caolanm@redhat.com>  [82ca4cfc816fb3b40bf94e187d56628913fc27e1]

update to point to moved openoffice.org bugzilla


2012-03-20  Caolán McNamara  <caolanm@redhat.com>  [8550b42a1d304054ee878c9c6debae0a10b0bf39]

remove extra string casts


2012-03-20  Caolán McNamara  <caolanm@redhat.com>  [0a14f36501e2e0ce8373464dc1655fdb1e9550b6]

split macros to elide unneeded methods


2012-03-20  Caolán McNamara  <caolanm@redhat.com>  [00f32691bfcbfbecc824e65e60a506b0035f9643]

SfxUINT32s->std::vector


2012-03-20  Caolán McNamara  <caolanm@redhat.com>  [c3eccfd1c2259ec8394988f900539797e27219fa]

cgms are image/cgm


2012-03-20  Caolán McNamara  <caolanm@redhat.com>  [c9cfc18edb9df04b1e30ab7478003175f7508352]

callcatcher update list


2012-03-20  Andras Timar  <atimar@suse.com>  [0778689797eda887dd2f73fbcbed6b478633e734]

remove unused Language selection dialog from MSI


2012-03-20  Andras Timar  <atimar@suse.com>  [638f45f5a6ed26880fd8a53521b1f1be63ed0d0f]

remove unused BrOffice files


2012-03-20  David Bolen  <db3l.net@gmail.com>  [fd205e95ad1bc1dca319900311b47e589e06e9f1]

Missing sub-menu arrows with 3.5.x and GTK < 2.15

Signed-off-by: Michael Meeks <michael.meeks@suse.com>
Signed-off-by: Petr Mladek <pmladek@suse.cz>

2012-03-20  Petr Mladek  <pmladek@suse.cz>  [3a878d3dbfdb11cf2f0cce9dbf28a408c130d556]

vcl: better check in GraphiteLayout::expandOrCondense:

Improves the commit d066f7e4afb3c9e395932ba7bf8715ad0770bcdd that
fixed crash when printing the bugdoc from i#103958

2012-03-20  Stephan Bergmann  <sbergman@redhat.com>  [7b9ea611bea133e758302b99df339439919101ed]

Resolves rhbz#804437, do not rtl_uString_release(NULL)

...in case osl_getProcessWorkingDir fails (e.g., if it has been unlinked).

2012-03-20  Lionel Elie Mamane  <lionel@mamane.lu>  [9f6e09e241921c6c4260ab530374de8d5ccd4267]

fdo#47560 properly separate each new sorting column


2012-03-20  Lionel Elie Mamane  <lionel@mamane.lu>  [470feb03f11e015b69fc5df11bd141f536eb8c91]

fdo#47370 properly duplicate (invisible) out-of-order sort columns

Keep track of position of previous sorting column and use it to decide whether to duplicate invisible new sort column

2012-03-20  Miklos Vajna  <vmiklos@suse.cz>  [066d9b97414d103614b18b83df2df82ac9c07620]

cleanup: use lcl_getParagraphBorder() while parsing RTF_BOX


2012-03-20  Luke Petrolekas  <luke.petrolekas@gmail.com>  [a2e37bd3f0fe6d24c6fc0a4c7e4d5744c884e546]

Delete commented out code


2012-03-20  Luke Petrolekas  <luke.petrolekas@gmail.com>  [eb1c4f8ff0611bab1dd0ad92e25d82092a971731]

Remove commented out code.


2012-03-20  Stephan Bergmann  <sbergman@redhat.com>  [a4abe212c193f369425f003a91116f65e9918c9a]

Unused includes


2012-03-20  Luboš Luňák  <l.lunak@suse.cz>  [086aa1cf2ab5017e2313aea6ffd84585fe6a4a43]

C++11: invalid string literal suffix

so let's make the sal_intXY ugliness even a bit more ugly

2012-03-20  Luboš Luňák  <l.lunak@suse.cz>  [cf25b76b685ae8b74310f001798876651e89e51a]

move #include from .h to the one .cxx where it is needed


2012-03-20  Tor Lillqvist  <tlillqvist@suse.com>  [8da05bd82457ad4bd90a61f806e4f0632a9c0273]

WaE: '%u' expects 'unsigned int', but argument is 'sal_uInt32'


2012-03-19  Kohei Yoshida  <kohei.yoshida@gmail.com>  [f1a2c10b72a87a3826861562430fc80e3ffd6048]

Fix a crash on launching the pivot layout dialog with duplicated data fields.


2012-03-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [95c65a363fa4cd0cbbfa93d53e10d86b3fb275f2]

check for negative sheet number here too, fdo#47503


2012-03-19  Luboš Luňák  <l.lunak@suse.cz>  [52faa80a81a69ef2c1aca72653e688c6616d395f]

remove fiddly casts, add few const where appropriate


2012-03-19  Stephan Bergmann  <sbergman@redhat.com>  [54fb699f0fae7c9f49d23a1b3f36bb12a3178503]

Typo


2012-03-19  Kohei Yoshida  <kohei.yoshida@gmail.com>  [5b63983e226ad12980a15704d3e2276d9321da24]

Record sort order during the first sort by the value, and use it the 2nd time.

This avoids comparison of raw values (ScDPItemData) during the 2nd sort.
Comparison of raw values can be expensive especially when the item sets mostly
consist of string values.

2012-03-19  Stephan Bergmann  <sbergman@redhat.com>  [101aa287fd64b5f229c5dd759de353721bc2f04a]

Missing include


2012-03-19  Stephan Bergmann  <sbergman@redhat.com>  [5bda84a2d7d135ed099fc87c10bf9d3a2758b44f]

Fixed spl_component_getFactory

The old code relied on the order of initializing global static variables across
compilation units, which failed for MinGW cross compilation.  Cleaned up.

2012-03-19  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [e1b8187d598cba25503f9c56740eb6109b2c355c]

OOps


2012-03-19  Jan Holesovsky  <kendy@suse.cz>  [6850bd15228eb496ba62fa08ef4f628336d63898]

Improve linkoo for MinGW.


2012-03-19  Jan Holesovsky  <kendy@suse.cz>  [e0c17f41a59ae395e4fca928350ec3eb6d9be723]

How to examine strings in winedbg.


2012-03-19  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [e515cc938e21dd033d7e36440e20eb7cf561c293]

Don't build unnecessary files


2012-03-19  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [04366df3bca16d4e0cbe254551e44427ae6338bb]

Simple Zip file-format implementation to avoid the need of minizip


2012-03-19  Jan Holesovsky  <kendy@suse.cz>  [43061897a69fbfc765170e87588f843fbd540e52]

Workaround a strange wine / mingw crash.


2012-03-19  Stephan Bergmann  <sbergman@redhat.com>  [9019ccb42398b714666f045693e503780d9746ab]

soffice.exe must not link against sal3.dll (might fix fdo#44489)

...as soffice.exe creates the proper environment (PATH) for soffice.bin to be
able to load URE libs like sal3.dll, so soffice.exe itself should neither be
able to load nor depend on sal3.dll (and does not depend on anything exported by
it, anyway).

It is unclear to me how this ever worked (which it presumably did?) with any
Windows build, either native MSVC or cross-compiled MinGW.  (Maybe MSVC builds
do not record a dependency from soffice.exe to sal3.dll, noting that the former
does not import anything from the latter?)

2012-03-19  Jan Holesovsky  <kendy@suse.cz>  [f3e4e3ea9424fee25ddded30247a8e884ac4bd94]

Better check when to use the lcms2-windows-export.patch.


2012-03-19  Jan Holesovsky  <kendy@suse.cz>  [aa7901471055a6fdb34979e630044b3ffe551d73]

Fix libcms2 build on MinGW.


2012-03-19  Tor Lillqvist  <tlillqvist@suse.com>  [5a6e8707c2753d8f654e7b04c04f4609ffab52fc]

Don't build helppack installers if --without-help

Or should it be --without-helppack-integration that affects it? Or
both? Why do we need both these switches?  And what does that
irritating "integration" thing mean again? Does
--without-helppack-integration mean "yes, do build helppacks, but
don't integrate them"?

2012-03-19  Miklos Vajna  <vmiklos@suse.cz>  [9415e8c6c3089be3c4c78e3878163eda3e2bd873]

testcase for n#751020


2012-03-19  Stephan Bergmann  <sbergman@redhat.com>  [c08e789d3a6449e4abf946b77894a72aedd1dc53]

Copy/paste typo


2012-03-19  Tor Lillqvist  <tlillqvist@suse.com>  [4fa48a11902791a7dbcae947b172ca3bb3e82b33]

Do AC_PROG_EGREP before using $GREP


2012-03-19  Tor Lillqvist  <tlillqvist@suse.com>  [f21960f3b34480ac1d81432ec599b7a6820adf01]

Mark also the copy constructor as SC_DLLPUBLIC, needed by the scfilt library


2012-03-19  David Tardon  <dtardon@redhat.com>  [28eaee81ac06866435351d87846868732d5afeb6]

mingw: check for jpeg dll


2012-03-19  David Tardon  <dtardon@redhat.com>  [9339da8659d0807bb8306a670facacc55821aca0]

mingw: check for system iconv dll

libxslt in Fedora mingw packages depends on it.

2012-03-19  Miklos Vajna  <vmiklos@suse.cz>  [dd875e4f6a7b6c6bea7121f701821d7c7ba7f6d0]

testcase for fdo#43965


2012-03-19  Miklos Vajna  <vmiklos@suse.cz>  [dac6b7938173d0793810ee5731de51c440c1af5e]

fdo#43965 fix RTF import of \up and \dn with custom parameters


2012-03-19  Miklos Vajna  <vmiklos@suse.cz>  [bb34b73730a3109bdcae0a03137c1faffab610d5]

fdo#43965 dmapper: fix line width default

Writer's default is 0, but Word's default is 26 (15 in 1/8 pt)

2012-03-19  Lubos Lunak  <l.lunak@suse.cz>  [6ea1578264b4aaf6384c654098915f6e952dd1b0]

Define CMS_DLL in the header as that is how we build it

Otherwise code using the lcms2 we build won't get the stdcall
decorations and linking will fail.

2012-03-19  Tor Lillqvist  <tlillqvist@suse.com>  [f257c29b6cfba0110bafe33bc02003cc757b5999]

Revert "lcms2 uses stdcall for some reason"

Nah, will use the patch by Lubos instead.

This reverts commit 85f074554788e2d8da73e77855ca06bc0fdfbaa4.

2012-03-19  Tor Lillqvist  <tlillqvist@suse.com>  [85f074554788e2d8da73e77855ca06bc0fdfbaa4]

lcms2 uses stdcall for some reason


2012-03-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [fc95d20500997a1a460be6f3553727299a5080eb]

adjust test for the correct dbdata import


2012-03-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [97c06429b8b45b9ed69f365339be4317e5ce5905]

add missing forward declarations


2012-03-18  Rafael Dominguez  <venccsralph@gmail.com>  [4e43ad788b308a6ce8369b8e061cda6d5f7523de]

Remove deprecated class DevChartConfigItem.


2012-03-19  Matúš Kukan  <matus.kukan@gmail.com>  [46dbbe4bc1d53f1e38fc7c407f6d5b5ebb2ae708]

emser belongs to OOOLIBS


2012-03-18  Arnaud Versini  <arnaud.versini@gmail.com>  [0184afc2738ed506f3848723ef1ac0c86822957b]

Check iterator end WW8TableCellGrid


2012-03-18  David Tardon  <dtardon@redhat.com>  [d1cc4bb69eb21b19c96fc0111611382b51a3d7ae]

mingw: allow forced use of system icu tools


2012-03-18  David Tardon  <dtardon@redhat.com>  [11bf220b6ab764906d9b2e0f4ed4f6830181c45b]

mingw: test system icu version


2012-03-18  David Tardon  <dtardon@redhat.com>  [c8aa3d756341b330051ed4a096a5bd28b67c19f4]

mingw: use system icu tools when requested


2012-03-18  David Tardon  <dtardon@redhat.com>  [aa1435b3c5afdef2c41585b5f2da243f0e8f7e25]

clean up after copy & paste


2012-03-18  David Tardon  <dtardon@redhat.com>  [1f09f96e95a74308fee7a1549234c2c364e55e4f]

mingw: allow use of system zlib


2012-03-18  David Tardon  <dtardon@redhat.com>  [1118f57582aaa7275a8fe1d1460e1515c111ac2e]

mingw: avoid hardcoded dll versions and deps

The idea is to use libo_MINGW_CHECK_DLL for libs that must be available
(typically that would be the "main" library, e.g., libxml2 or libcurl)
and libo_MINGW_TRY_DLL for possible dependencies (that may not be the
same on different systems). All further references to the dlls are
exclusively through the configured variables or defines set from these
variables (e.g., instead of hardcoding libxml2-2.dll, use
$(MINGW_LIBXML2_DLL)).

The macros are documented in m4/mingw.m4 .

Files that must be changed when adding a new dll:
* configure.in
* config_host.mk.in
* external/mingw-dlls/makefile.mk
* scp2/source/ooo/makefile.mk
* scp2/source/ooo/mingw_dlls.scp

2012-03-18  Cheng-Chia Tseng  <pswo10680@gmail.com>  [c7b319d2f1f1daef509cd1ac53035294b39a6299]

resolved fdo#46947 duplicated date format [zh-TW]

Use GG era abbreviation in one format instead of full GGG.

2012-03-18  David Tardon  <dtardon@redhat.com>  [f361c71992f0458866229af84275c0e799776930]

move addins out of offapi again


2012-03-18  David Tardon  <dtardon@redhat.com>  [e5b618969990c00c3fca4b06dafa7cd065444148]

allow to express transitive dep for rdbs


2012-03-18  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [d58421c2cc5199e9892627b894eaab64265c82e7]

add test case for fdo#40426


2012-03-18  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [521456068d8a848e4e5a358b1ff7e8659c94a353]

some sal_Bool to bool in transobj.cxx


2012-03-18  David Tardon  <dtardon@redhat.com>  [80556d91cc422d10c675a209d223940b7f101935]

fix number of arguments


2012-03-18  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [0ee518863337fba9bce019e05e24f527617a4321]

also shrink used area for HTML in some cases, fdo#46230, n#677811

Hopefully this will allow pasting to external applications with whole
column/row selected while not affecting calc itself.

2012-03-18  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [90d84c6dcb48886f697b7b29f9673f782994ae95]

disable two slow java based subsequenttests, fdo#45337

These two tests are not well designed and need 5 and 10 minute just to
check that we really return every row. This is not a good trade-off
between test coverage and execution time.

Enable them again with a better concept.

2012-03-18  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [ed88b144ce24b9a733d4a9ab6614307c96537baa]

add all imported properties to ScDBData, fdo#40426


2012-03-18  Julien Nabet  <serval2412@yahoo.fr>  [c8ef98c5ad22ba585a28d81360e15fe2dcefc3ad]

Add parenthesis for avoid false report by cppcheck


2012-03-18  David Tardon  <dtardon@redhat.com>  [087f1a5a9c837bf4ab5bfa82c8f33c3269ad945d]

put the libs into the right layer


2012-03-18  Julien Nabet  <serval2412@yahoo.fr>  [91e38220774ad9ecd24e9ede115c215ba84fdca0]

Prefer prefix ++/-- operators for non-primitive types


2012-03-18  Julien Nabet  <serval2412@yahoo.fr>  [b1b4f699fc47d2c40034453754d01a1bbb0a7734]

Prefer prefix ++/-- operators for non-primitive types


2012-03-18  Julien Nabet  <serval2412@yahoo.fr>  [9032c7f63e28e5a9de00b3b868452581f6f5f145]

Some cppcheck cleaning


2012-03-18  Julien Nabet  <serval2412@yahoo.fr>  [0fa12e0b119ca4240b1acffd5a7958628f373af3]

Prefer prefix ++/-- operators for non-primitive types


2012-03-18  Julien Nabet  <serval2412@yahoo.fr>  [49d7d4b3255f731ce9a8b5256da25f6a9bf53169]

Fix redundant assignment of "nAngle" in switch


2012-03-18  Julien Nabet  <serval2412@yahoo.fr>  [2b24cfe22d5d29645d2d926251c29514887fe3a9]

Fix Same expression on both sides of '=='


2012-03-18  Robert Nagy  <robert@openbsd.org>  [bae6e3f4fe355d0018c77e68d19bc64b52fe1ba6]

use /usr/bin/env bash instead of /bin/bash


2012-03-18  Tomas Chvatal  <tchvatal@suse.cz>  [86793aeed94d839251e1b1098d4c8389ab7a72ae]

Add check for hamcrest even if it is not first in classpath.


2012-03-18  Luboš Luňák  <l.lunak@suse.cz>  [eb1ffc1a21ec5e205ab7933200c45e52a67155a4]

sal_osl_module depends on Module_DLL (uses the library)


2012-03-18  Matúš Kukan  <matus.kukan@gmail.com>  [323a936e23e27d7691eb115d3d1a696acad94d9a]

gbuildbridge: gb_MAKETARGET is empty, gb_PARTIALBUILD defined in partial_build


2012-03-18  Andras Timar  <atimar@suse.com>  [f2d10ee388b5b14bfa16587fa251d7176911a030]

update of license document

added Info-ZIP lincense

2012-03-18  Julien Nabet  <serval2412@yahoo.fr>  [2255d1f25f6e9bf4baac9ca5ef9668eb3c518ee4]

Simplify these 2 conditions


2012-03-18  Julien Nabet  <serval2412@yahoo.fr>  [fa2cccb7cb334bb78bab6fd02b08021a2a94f201]

Reduce scope of nChar


2012-03-18  Luboš Luňák  <l.lunak@suse.cz>  [89d3de59abdd218750d78bbf80a6f07f7a13f31c]

match if-else properly (warnings are actually sometimes useful, huh)


2012-03-17  Luboš Luňák  <l.lunak@suse.cz>  [66ff55f8c6a4a315023b26f60056c3e52e3fc15c]

compile these with exceptions again

a13a88bd2c673d059b60e339dcf3b8fabf991f18 changes them to build
without exceptions by mistake, causing a boost problem

2012-03-18  Takeshi Abe  <tabe@fixedpoint.jp>  [a295d1f05cf7ecf4673e9172d65d5e0790078fbd]

removed duplicate #includes in cosv


2012-03-17  Luboš Luňák  <l.lunak@suse.cz>  [d46e382034e918fd0f9c4d75d5fe95abef4bd349]

use SAL_DLLPUBLIC_TEMPLATE for an exported template


2012-03-17  Luboš Luňák  <l.lunak@suse.cz>  [4c231e4b7a07f9d59699301190341c823c59a3be]

fix wrong libpng check result text


2012-03-17  Luboš Luňák  <l.lunak@suse.cz>  [ff5a80024aab426d03394ad0b4da8067028097ff]

fix icu parallel build


2012-03-17  Luboš Luňák  <l.lunak@suse.cz>  [9865a0d430da8948210a2cd9d4bae08e6023f4c8]

workaround broken msvc template instantiation


2012-03-17  Luboš Luňák  <l.lunak@suse.cz>  [49750862171c8d23f60bd1f1a1983b6e834ef9bf]

workaround for msvc instantiating things it shouldn't

The cppu::ImplInheritanceHelper1 ctor should not get instantiated, but MSVC2008
does so and then it fails to compile.

2012-03-17  Luboš Luňák  <l.lunak@suse.cz>  [0c9a6bf5f791778c8ce59d60a84b62f32c1a2f79]

do not initialize a field with itself


2012-03-17  Kohei Yoshida  <kohei.yoshida@gmail.com>  [3ae3f098ed4e6495c0be0748dacf03dd8e0fe091]

Fixed potential memory leak & UniString removal.


2012-03-16  Winfried Donkers  <osc@dci-electronics.nl>  [32502a98bc16d74eafc071d43004674aa384ef0e]

correction of typo in comment


2012-03-16  Kohei Yoshida  <kohei.yoshida@gmail.com>  [99b9c0bfccd73a97d99666986cc9e84a0e8f9aeb]

Added class description.


2012-03-16  Kohei Yoshida  <kohei.yoshida@gmail.com>  [f81d15c3bab32938b5b475e16ae2a746a7a32ea9]

Use shared string pool to share string instances among string item values.

This brings down the reload time from 22 seconds to 4.3 seconds with
my test document.  This is what I've been looking for!

2012-03-16  Michael Stahl  <mstahl@redhat.com>  [c94b4b7e0e4aeae13eed9402c1f534e694b4e992]

gb_JavaClassSet_add_package_dependency: order only is not enough


2012-03-16  Michael Stahl  <mstahl@redhat.com>  [b183576c5f5d5c7f1eba4c9b09c3e4eb1be69b17]

unoil: add missing dependencies in custom makefile


2012-03-16  David Bolen  <db3l.net@gmail.com>  [742dca7366ba6ac3c58b1df6ee548788f4ce24e7]

fdo#46926: PyUNO_cmp: return acquired reference


2012-03-16  Jonathan Adams  <t12nslookup@gmail.com>  [3c4cd1deaf71d0d800957b3580d426c721bf7844]

gbuild: switch solaris.mk to GCC


2012-03-16  Jonathan Adams  <t12nslookup@gmail.com>  [9d79147fc7dd9984873aed92b8a718e64e726ca2]

unitools.mk: do not override $GNUMAKE from configure


2012-03-16  Jonathan Adams  <t12nslookup@gmail.com>  [1ffb10015d971d66239691123937cd7aedc0990f]

adapt unxsog{i,s}.mk to Solaris ld


2012-03-16  Michael Stahl  <mstahl@redhat.com>  [3ecb3f88780270e82a7d49fe22a59eca87512b00]

soltools: fix solaris/gcc build


2012-03-16  Michael Stahl  <mstahl@redhat.com>  [00eebf6403690fa1d90ca4e51835715d9f251504]

sal: fix warnings


2012-03-16  Jonathan Adams  <t12nslookup@gmail.com>  [7b37265b8e1afe480a6bbd271bf48fa1cbb44d55]

sal: remove unx implementation of osl_sendResourcePipe/osl_receiveResourcePipe

These are deprecated and not used in LO.

2012-03-16  Michael Stahl  <mstahl@redhat.com>  [c62f9a2907d3010a0a60309b6a94e9f72a34c01c]

nss: add parameter for solaris/gcc


2012-03-16  Jonathan Adams  <t12nslookup@gmail.com>  [a2510538319ebe6898f945646e8e509508a2c026]

icc: clean up patch


2012-03-16  Jonathan Adams  <t12nslookup@gmail.com>  [ede2421f5c55366f3dea77fef5d580c47ed9eebc]

configure.in: use $GREP for non-standard features


2012-03-16  Jonathan Adams  <t12nslookup@gmail.com>  [db96b0926794b53e547246e4c743e86f31eed461]

solaris/gcc: add missing standard includes


2012-03-16  Luboš Luňák  <l.lunak@suse.cz>  [d943c6ba374481b1f9a6561b790b0b0410b78b0e]

logical || -> binary |


2012-03-16  Luboš Luňák  <l.lunak@suse.cz>  [43a56ce0cbed9187658340d0d4fbfa76c2c83d1b]

remove extraneous parentheses


2012-03-16  Luboš Luňák  <l.lunak@suse.cz>  [cd131c6366a2ee70d15fc4d4794ddf62b8db646e]

kde4 fpicker doesn't use Q_OBJECT, no need for moc


2012-03-16  Luboš Luňák  <l.lunak@suse.cz>  [e569e0ad23c1b1152724a395b4c0a2b021c1521e]

do not initialize a field with itself


2012-03-16  Luboš Luňák  <l.lunak@suse.cz>  [dc3ea99bd09fa0f38e0b6ff939badaa449fd39b4]

add autogen.lastrun.bak to .gitignore


2012-03-16  Luboš Luňák  <l.lunak@suse.cz>  [f15023d34037068147f6afe83a187b2fb515351b]

do not let a unittest create temp files in the current directory


2012-03-16  Thorsten Behrens  <tbehrens@suse.com>  [ccd8e23b4d42c492ce0836313b99118c974a02b0]

Add missing component file for canvas.


2012-03-16  Luboš Luňák  <l.lunak@suse.cz>  [cac985081415a4840a9d04332ee778b6ba48e7aa]

sw doesn't need to link oox

that commit should have been cleaned up before it went upstream

2012-03-16  Luboš Luňák  <l.lunak@suse.cz>  [9fea5d3c26c61f83eca26cc14c435eeda34c68bc]

fix gcc bug 26905 detection with clang

it uses GOT instead of PLT on i386 with -02

2012-03-16  Kohei Yoshida  <kohei.yoshida@gmail.com>  [16ab673ccbed29d460aaca93cb09663fdd63dc19]

More wording tweak. Members are sorted only in source dims (for now).


2012-03-16  Kohei Yoshida  <kohei.yoshida@gmail.com>  [eee16791673412f44435b6357248b34ef7613296]

Better wording.


2012-03-16  Kohei Yoshida  <kohei.yoshida@gmail.com>  [8cd1517e5e414e339085554d93e447cc0cc85213]

New unit test for testing pivot cache.


2012-03-16  Thorsten Behrens  <tbehrens@suse.com>  [eb4f96c988a969411acd04a87088a20f655ccecc]

Cleanup formatting in cairocanvas

White-space changes - code was in parts unreadable after tab/spaces
conversion. While at it, removed a few lines of commented-out code.

2012-03-16  Thorsten Behrens  <tbehrens@suse.com>  [80fe015a86c90db2bcbfcd382eb24c8b7069fa3a]

Add COMPHELPER_SERVICEDECL_EXPORTS* back in, after libmerge changes

Did I mention I hate boilerplate copied all over the place? ;)

2012-03-16  Thorsten Behrens  <tbehrens@suse.com>  [d32cf8d820be839c7303e3c5962c17f64cac2812]

Clear whole layer in slideshow sprites fdo#45219

The clear() previously offsetted the topleft rect corner for sprites
by _the sprite topleft_ position, which is rather unhelpful but for
sprites located at (0,0).

2012-03-16  Thorsten Behrens  <tbehrens@suse.com>  [b9266113514657be1cf9352e1457a5c62876784c]

Clear sprites to white fdo#45219.

Another fix for a rendering glitch mentioned in fdo#45219 -
vclcanvas sadly does not properly implement compositing, so all-
black background yields dark shadows on semi-transparent objects.

Ultimately though, we should retire vclcanvas instead.

2012-03-16  Thorsten Behrens  <tbehrens@suse.com>  [e86bcf11340f35afe899d02aa5facdbecdd309ab]

Clear full sprite area for fdo#45219

Use clearAll() here, to really clear the whole sprite area (clear()
does respect potential clip polygons)

2012-03-16  Thorsten Behrens  <tbehrens@suse.com>  [3f5efa1e76e187070d412d102e4c057679065bcc]

Use transparency for gradients fdo#45219

vclcanvas has 1bpp alpha - so cut-off transparency at 98%
This looks for all practical cases close enough to full alpha.

2012-03-16  Thorsten Behrens  <tbehrens@suse.com>  [4b475f31eb9b290b477bb6992ff28e52248cee5d]

Return proper transparency value even for ignore_color.

Rather unexpectedly, calling setupOutDevState() with IGNORE_COLOR
does not return a proper transparency, but null. Fixed now.

2012-03-16  Thorsten Behrens  <tbehrens@suse.com>  [ac2eaaab7af7100b527b76adb35718317f33c49c]

Align transparency cut-off with application defaults

So, the Impress transparence default is 50% - we'd want that to
*not* be fully transparent on vclcanvas, so shift the cut-off by one

2012-03-16  Thorsten Behrens  <tbehrens@suse.com>  [024d661424e90c832c2be5a3d482fc7a2d7b1cc5]

Make sure mask is rendered opaque in vclcanvas.


2012-03-16  Thorsten Behrens  <tbehrens@suse.com>  [315d82d741c37d1b77f5687b1bdc48a37fb9f29f]

Remove nasty xor hack for non-Mac vclcanvas

This nowadays really is a pessimization.

2012-03-16  Thorsten Behrens  <tbehrens@suse.com>  [50309b9574c43de93a05576904813881eb7bc898]

Another partial fix for fdo#45219

Make sure transparent polygons really only cover the polygonal area,
not the whole bounding box for sprites.

2012-03-16  Thorsten Behrens  <tbehrens@suse.com>  [83114b27fac8ef723cbbaa734237210d9ad56a15]

Consistent use of alpha in cairocanvas

Use GetIndex() instead of GetBlue() (does the same, but more
self-documenting); use opaque when no alpha channel consistently.

2012-03-16  Thorsten Behrens  <tbehrens@suse.com>  [af1514abf26b2070bd342ce449f209a42f3989e5]

Performance: avoid scaling just-generated bitmap 2nd time

We're creating the bitmap to exactly match our output size -
so why rounding off total transformation again, incurring another
expensive bitmap scale down in the canvas?

2012-03-16  Thorsten Behrens  <tbehrens@suse.com>  [3dcd8ca0a7b3b3a3ebc899273748d249698e1c81]

Cleanup: remove silly extra scope.


2012-03-16  Stephan Bergmann  <sbergman@redhat.com>  [a277042e3e273d3d650eb47663f65964cb0b40e3]

Some include and comment clean up


2012-03-16  Stephan Bergmann  <sbergman@redhat.com>  [81cdce299342254c2c272a07d807cffd6c88b0bf]

Removed unused qadevOOo BASIC test code


2012-03-16  Michael Stahl  <mstahl@redhat.com>  [804d0a896731629397c5328c13c04a45bc55f459]

fdo#42750: delay painting borders until after subsidiary lines

With commit 0f0896c26fb260d1bbf31d7a886df3f61837f0f2, borders are drawn
immediately, but then the subsidiary lines are drawn over the borders,
hiding 1 twip wide borders completely.

2012-03-16  Michael Stahl  <mstahl@redhat.com>  [bb35d3b2418979d7be9941095a30fd4684b9e1e9]

WNT_INTEL_MSC.mk: use tabs for consistency


2012-03-16  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [06427dfad309bec7aad2c60ed7c21ae9c814b403]

Uploading libcdr-0.0.5


2012-03-16  Stephan Bergmann  <sbergman@redhat.com>  [32a5ad89a505be22fb8ca0b990a8991a7de6453a]

fdo#37593 Make sure needsUpdate compares canonicalized paths

...so that it does not erroneously always claim an update is needed, so that
SvtDocumentTemplateDialog::UpdateHdl_Impl does not always jump back to
OpenTemplateRoot() shortly after opening the dialog (and thus jumps away from
the last remembered folder).

2012-03-16  Stephan Bergmann  <sbergman@redhat.com>  [d4b67611c421ebe9b75284106fe389b434419961]

Introduced SystemShellExecuteFlags::URIS_ONLY


2012-03-16  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [1a6b52a1bfc184524fc63d4a9d0b51055bf9af23]

add indentation to sw's layout dumper


2012-03-16  Kohei Yoshida  <kohei.yoshida@gmail.com>  [357059019541c36e5eb0bc3c98d5ed2f12d41371]

Prevent out-of-bound array access.

Source range may not start from column 0.

2012-03-16  Kohei Yoshida  <kohei.yoshida@gmail.com>  [b41cf4c6153e9c4f7f56d0441a649664ffd4c7c2]

We shouldn't skip empty columns, or else column index becomes out of sync.


2012-03-16  Kohei Yoshida  <kohei.yoshida@gmail.com>  [9776cc1503690e4ccb0dd1d8d6cf6c35d5c8f01d]

Check all this in one place i.e. in ValidQuery().


2012-03-16  Kohei Yoshida  <kohei.yoshida@gmail.com>  [efdb67ca924dc0072c6984a68c9b97db260464b6]

We don't ever compare equality of two caches.

That'd be super-expensive anyway.

2012-03-16  Noel Power  <noel.power@novell.com>  [8ada1cd2846e5e60ad63250c68ddea3a9356546f]

move excel related oox bits to sc


2012-03-16  Luboš Luňák  <l.lunak@suse.cz>  [8f29699cd1723bd8b8acc25033708f9777576d6d]

asm fixes in openssl


2012-03-16  Luboš Luňák  <l.lunak@suse.cz>  [cb3f52275b51546b579d7856b75dca4ecf791c6a]

asm fixes in nss


2012-03-16  tinderbox  <tinderbox@fae.suse.cz>  [f62da81eb28c86e0503e5de44e2c3ef2fdd599fc]

nss and openssl don't realiably build in parallel


2012-03-16  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [bd8be4eae82525434454cc3c7274f7a7a44158c0]

don't paste content if user cancels html import, fdo#47393


2012-03-16  Luboš Luňák  <l.lunak@suse.cz>  [3297ce2aa13efc6029983b716cec20ed7befda56]

0x80000001 can't fit into (signed) long

As far as I can say, this value and all those negative values
are actually not valid in CGM anyway, but since I do not know
the code, I'm leaving them in, they shouldn't break anything.

2012-03-15  Kohei Yoshida  <kohei.yoshida@gmail.com>  [0c1a63b1fbbd9540a724f6918675a5559b19c156]

No need to trim capacity any more; it's allocated to the exact size.


2012-03-15  Kohei Yoshida  <kohei.yoshida@gmail.com>  [9e19cf80c080929c914dc0bfa069f22c8526c3b0]

We don't need these extra order index array; items are already sorted.

This shaves off extra 5MB of memory with my test document.

2012-03-16  Luboš Luňák  <l.lunak@suse.cz>  [dbf3b4ab772a398ba397ea763deb6003adaf0586]

"foo"bar -> "foo" bar


2012-03-16  Matúš Kukan  <matus.kukan@gmail.com>  [45504f9ba8de2a4372193910b2cb9405f1ea896a]

fix windows build

No idea if this is proper fix or it needs to be done otherwise.

2012-03-15  Szabolcs Dezsi  <dezsiszabi@hotmail.com>  [010560f553ee361ccda4bd14f1ee6b3f18250847]

i#84393 Fix title field in header, footer

According to help Title should be the Title property of the document,
not the file name without extension. If that property is missing, we
fall back to file name without extension.

2012-03-15  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [2118ec3630fe12ff2a663c94421780870f264e83]

update the relatice refs after the absolute refs, fdo#47285

The algoithm for updating absolute refs needs to calculate the old
position based on the information before any updates to the RefData

2012-03-15  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [bd43abc94d30332d06fad7964bd01dc5f70c22e7]

ScNameMgrTable takes a reference, fdo#47307


2012-03-15  Noel Power  <noel.power@novell.com>  [e3b1592165d0513e90e28dfee92bc9db032fa221]

fix to update inputbar when setting a range for a formula fdo#46809


2012-03-15  Noel Power  <noel.power@novell.com>  [1bd695d3ddcbce48899a70130b5e948c48541d17]

fix mishandling of 'End Sub' is there is a trailing comment fod#46889


2012-03-15  Kohei Yoshida  <kohei.yoshida@gmail.com>  [20d55ad66f0f94c9f6a583b5406a39717c1c6d46]

Consolidated file-local functions.


2012-03-15  Kohei Yoshida  <kohei.yoshida@gmail.com>  [4703758a075c56f308f9ddd7f970c1e8d928373c]

Removed unused.


2012-03-15  Kohei Yoshida  <kohei.yoshida@gmail.com>  [3507f0f02d68261db62d4d6a3c5f4ccebd096835]

Use the same algorithm for database initialization.


2012-03-15  Kohei Yoshida  <kohei.yoshida@gmail.com>  [b9880a798a841e9acd7b7fbc24eac14ed49459b2]

Fixed memory leak.


2012-03-15  Kohei Yoshida  <kohei.yoshida@gmail.com>  [fd05423b758b59451be3c250931f334011079343]

Better algorithm to (re-)populate the cache.

With my test document, this brings the reload time down from 30 seconds
to 19 seconds.  I was expecting a much better outcome, but this is still
better than the current.

2012-03-15  Kohei Yoshida  <kohei.yoshida@gmail.com>  [e6c65b03976971fbc21e7a1dec75f6713be6c322]

DataListType -> ItemsType.


2012-03-15  Lionel Elie Mamane  <lionel@mamane.lu>  [08ba87c55858335094c24ca4e610a13da133330c]

fixup: use introduced preprocessor constant instead of hardcoded constant


2012-03-15  Lionel Elie Mamane  <lionel@mamane.lu>  [80c235510aeb19d4df6a07be7499e70122313bbf]

fdo#46843 look for order by clause as fifth child of select_statement

Since commit 33b9b857ea6cb5a6f731de68f58e532242c43d30 (dba34c: #i20306# support for window function and limit fetch first, ... added), order by is the fifth child. It was the fourth one before.

2012-03-15  Caolán McNamara  <caolanm@redhat.com>  [66d532fca4cf9504a53bbe0c8a584d1144fc8e0f]

can't use auto_ptr with an array, wrong delete vs new[]


2012-03-15  Noel Grandin  <noel@peralex.com>  [96328945afe8f920df41741931163ba56b7b2820]

Convert tools/table.hxx to std::map in ScEEParser class in SC module


2012-03-15  Petr Vorel  <petr.vorel@gmail.com>  [a13a9a048a5c76e874073f6738a248286b5171fa]

remove unused code (oox, sd)


2012-03-15  Maxime de Roucy  <mderoucy@linagora.com>  [c8620de6dc24f79c1d290f1b94665edfbcf5c000]

Add comments in formatclipboard.hxx


2012-03-15  Maxime de Roucy  <mderoucy@linagora.com>  [cc8047941dc93d686568541391af56209df53f0a]

SwEditShell : use of the STL swap function


2012-03-15  Maxime de Roucy  <mderoucy@linagora.com>  [5f679b3e8109cac5881d244a63bcdbc8fd21341d]

getMaxLookup in SwEditShell::GetPaMTxtFmtColl

Handle getMaxLookup as the maximum number of node to inspect.

2012-03-15  Maxime de Roucy  <mderoucy@linagora.com>  [685416523725d1971f39ad4b3971b7e22e7709a4]

rewrite and comment SwEditShell::GetPaMTxtFmtColl

Classe SwEditShell.
Add some doxygen description for GetCurTxtFmtColl and GetPaMTxtFmtColl.
Rewrite of GetPaMTxtFmtColl in order to comment and simplify the code.

2012-03-15  Maxime de Roucy  <mderoucy@linagora.com>  [88dd798c08158af747b143b3c4994a184224f13b]

add SCWARN_EXPORT_MAXTAB and SCWARN_EXPORT_MAXCOL

Create separate warnings when the maximum number of row, columns or
sheets is reach in the export filter to xls forma.

2012-03-15  Winfried Donkers  <osc@dci-electronics.nl>  [2e7e5e79c025b75fc01e600cc924f34b4c8b22ce]

fdo#45671 split button for calc cell border color


2012-03-15  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [32eed8ac666dc79b038ddc0b14769ae4d4f24587]

Cleanup in txtfly.cxx and translated comments to english there


2012-03-15  Luboš Luňák  <l.lunak@suse.cz>  [b1c472c7021ebb85afdc5c4afd0e0fcd74ab15d9]

do not leave temporary files after a configure check


2012-03-15  Luboš Luňák  <l.lunak@suse.cz>  [2db82ffc1bdd5865e51932930bb5c4688e2de8a3]

these writer unittests surely are slow


2012-03-15  Luboš Luňák  <l.lunak@suse.cz>  [c5489e31b625e08fa2427108d5e710aba4468a27]

need to be afraid of empty quoted strings as test arguments

At least 07a841bc1acde95229ece2a0da4e2a70be5df624 says so.

2012-03-15  David Tardon  <dtardon@redhat.com>  [504aead0573befc744a00b8b1d68e3ebbaca8c47]

Revert "fix setting of paper tray from print dialog (fdo#43932)"

This reverts commit 6d4cca9c22c52b5a7742adc47ebf1a2930e29764.

2012-03-15  Szabolcs Dezsi  <dezsiszabi@hotmail.com>  [eeeb4d9a1c772b12aab515c8d5089fb6b5e003c7]

Horizontal scrollbar fix in Writer and Calc Print Preview


2012-03-15  Michael Stahl  <mstahl@redhat.com>  [e580246b475bba07f581452c03eff7617d06efc4]

sw: xmldump: print pointers again


2012-03-15  Luboš Luňák  <l.lunak@suse.cz>  [cc9a10185749210825fe6970ea4b103eb78e329e]

clang doesn't have a problem with -Wnon-virtual-dtor

Even if some older version possibly does, I doubt anybody would
realistically use it.

2012-03-15  Lubos Lunak  <kendy@suse.cz>  [370b3b6232a0851d68bb894c2b8ee71b9504384b]

disable msvc warning 4265 (non-virtual dtor)

msvc2008 now prints out a lot of warnings, probably a result
of the recent -Wnon-virtual-dtor changes where msvc does not
understand the protected dtor actually makes the code to be ok

2012-03-15  Michael Stahl  <mstahl@redhat.com>  [f04e6b0e965e3a4301e705fb41a15c5560765b5b]

fdo#47246: fpicker: merge fop into fps: remove Fopentry.cxx

Forgot that in 095528351c3c916ef3c79f7275113ec628b4d473.

2012-03-15  David Tardon  <dtardon@redhat.com>  [d5e83535a5ab32dc0730e6edab116855875bfa74]

error: 'XFolderPicker' was not declared in this scope


2012-03-15  Stephan Bergmann  <sbergman@redhat.com>  [84ecea9655267afc266b79059baa4512a285b1f2]

fdo#42961 Don't let env vars interfere with internal bootstrap vars


2012-03-15  David Tardon  <dtardon@redhat.com>  [32dc82b9d456ed92ba946611239349ab0e424e2a]

fdo#47311 don't crash when pasting into more than 1 sheet


2012-03-14  Kohei Yoshida  <kohei.yoshida@gmail.com>  [e4fb449706b5847311ed14475d3babd6398973c7]

Some proof-of-concept code for dpcache performance.


2012-03-14  Kohei Yoshida  <kohei.yoshida@gmail.com>  [f697d7aa5c26f9fcfd717b76a4827a5bcb38325e]

Fix the UNO API for creating a new group dimension.


2012-03-14  Tim Retout  <tim@retout.co.uk>  [859f601e10f876b2121fbbf6a65d66d017c77d8c]

Replace installer::files::save_array_of_hashes with Data::Dumper.

Note that this will change the format of the fileinfo log, hopefully
making it a bit more human-readable.

2012-03-14  Tim Retout  <tim@retout.co.uk>  [20179059537b3ff345ffe7473408f1182fc24079]

Turn on strict and warnings for installer::converter.


2012-03-14  Tim Retout  <tim@retout.co.uk>  [37902bd34f206f3cb25b46c4c83e11fe70e06661]

Use Exporter in installer::strip.


2012-03-14  Tim Retout  <tim.retout@smoothwall.net>  [36c2658145c84a41a1a30e940b6b7bb7550354a5]

Turn on strict and warnings for install::strip.


2012-03-14  Tim Retout  <tim.retout@smoothwall.net>  [d3374e77c3df1f928fe90c4c3803938f08a250b2]

Turn on strictures and warnings in installer::helppack.


2012-03-14  Tim Retout  <tim@retout.co.uk>  [712e7b813825ec9fb1d0c1fcdbfcea2f44274e69]

Unit test and correction for remove_multiple_modules_packages


2012-03-14  Christina Rossmanith  <ChrRossmanith@web.de>  [230854bad461dbfa2aa72269c2468ff380b789a8]

Remove SO52 strict compatibility stuff


2012-03-14  Michael Stahl  <mstahl@redhat.com>  [a13a88bd2c673d059b60e339dcf3b8fabf991f18]

fdo#47246: canvas: split out static library directxcanvas


2012-03-14  Michael Stahl  <mstahl@redhat.com>  [16e3e5437efe38308615d42924baa735f94b2484]

fdo#47246: ucpodma: fix duplicate linked object


2012-03-14  Stephan Bergmann  <sbergman@redhat.com>  [3d69d78bed225039741213f1d6bb435468f3a818]

Some visual clean up


2012-03-14  Philipp Weissenbacher  <p.weissenbacher@gmail.com>  [7caa7ae8947f20413f06291779aac021128cb126]

Translate German comments


2012-03-14  Miklos Vajna  <vmiklos@suse.cz>  [ae62f61a5cd345466b528a1a0334d742721e7b05]

implement RTF import of linked styles


2012-03-14  Miklos Vajna  <vmiklos@suse.cz>  [8ba44dd1abbe31c1235f3b840bf27a61c3401236]

n#751020 implement DOCX import of linked styles

This is just initial support: the default template and paragraph
properties are included.

2012-03-14  Mariana Marasoiu  <mariana.marasoiu@gmail.com>  [02f1aad7003703cf604c5c46da82cf0f46c7f709]

Remove unused code in drawingml/table.


2012-03-14  Mariana Marasoiu  <mariana.marasoiu@gmail.com>  [238944f008610d7faeab473c9b26ad04fc024429]

Remove unused code in drawingml/theme.


2012-03-14  Mariana Marasoiu  <mariana.marasoiu@gmail.com>  [f8c476f70c2315594dff38a5f36eb55673836080]

Remove unused code in drawingml/diagram.


2012-03-14  Mariana Marasoiu  <mariana.marasoiu@gmail.com>  [0b54154f53ff06d205671fa3e3698d72f3bb6f64]

Remove unused code in drawingml.


2012-03-14  Caolán McNamara  <caolanm@redhat.com>  [e6c0961c3d7d99591ffd8aca454623ec0d8fdefd]

add a tiff test


2012-03-14  Kohei Yoshida  <kohei.yoshida@gmail.com>  [f6cba0dbb3819cf2e11f72bc0cdb10d5d90721de]

We need to manually clear the table data in presence of group fields.

There was a hack that did this in ScDPObject, which I removed.  But we
still need to do the same except this time it's outside of ScDPObject.

2012-03-14  Michael Stahl  <mstahl@redhat.com>  [5142e628b563a9876e8884c5dd4914eff4a2f307]

fdo#47246: fpicker: merge fop library into fps:

Since nobody seems to know why these are separate, merge fop into fps.
In case this untested change doesn't work out it should be reverted :)

2012-03-14  Michael Stahl  <mstahl@redhat.com>  [813a57cb1afa16bb306ced96d367fa1f55906620]

fdo#47246: desktop: factor out a winextendloadenv static library


2012-03-14  Miklos Vajna  <vmiklos@suse.cz>  [f1a2665128fa476f571cfd47c29b202a7ecc21cc]

SwParaDlg::PageCreated: replace this hardwired 0x001E with something readable


2012-03-14  Stephan Bergmann  <sbergman@redhat.com>  [ba6714d34f9896195bca3680da89febcf259e421]

Dead code


2012-03-14  Takeshi Abe  <tabe@fixedpoint.jp>  [467ac438a3864b3f10ca2f14ed7c5497cf75e4de]

add 'Japanese Postcard' paper size to both Paper format and Print dialog


2012-03-14  Caolán McNamara  <caolanm@redhat.com>  [96d28ecffcc9b0e461d9fe10ca4dedd676f1f933]

add some more torture tests


2012-03-14  David Tardon  <dtardon@redhat.com>  [6d4cca9c22c52b5a7742adc47ebf1a2930e29764]

fix setting of paper tray from print dialog (fdo#43932)

This fixes the simple case when all pages are to be printed from the
same paper tray. The use of this setting is still confusing when there
is application-set tray for a page (e.g., for a page style in Writer,
through Format->Page), because the change in Preferences is applied (and
will be used for pages without application-set tray), but Preferences
shows the application-set value on second try again...

IOW, it still s---s, but it s---s a bit less .-)

2012-03-14  Stephan Bergmann  <sbergman@redhat.com>  [6e67c03dc0225fc66343546b14e902b9d238b1a3]

Enable -Wnon-virtual-dtor for GCC 4.6

...which has the necessary features to support it.

Change a lot of classes to either contain a protected non-virtual dtor
(which is backwards compatible, so even works for cppumaker-generated
UNO headers) or a public virtual one.

cppuhelper/propertysetmixin.hxx still needs to disable the warning, as
the relevant class has a non-virtual dtor but friends, which would still
cause GCC to warn.

Includes a patch for libcmis, intended to be upstreamed.

2012-03-14  Michael Stahl  <mstahl@redhat.com>  [fe4be5047988782f3143a1af505c5eecb3f2af5a]

fdo#47246: dtrans: fix multiply linked ImplHelper

No idea whether linking ftransl against static library dtobj is good,
but the other two libraries here link against it already...

2012-03-14  Caolán McNamara  <caolanm@redhat.com>  [848127a6c3975bbbe09d8fe9ca704bf47030168d]

make sdw smoketest document more useful


2012-03-14  Caolán McNamara  <caolanm@redhat.com>  [9de6b045ab27f5f103194a9109eacf53ea29a8b9]

toggle on view all records in biblio.odb


2012-03-14  Caolán McNamara  <caolanm@redhat.com>  [60cf5b57b0cf12cad3406289e261d637c20f20d9]

callcatcher: update list


2012-03-14  Caolán McNamara  <caolanm@redhat.com>  [66c62ca16d1faa1bdb21757dc1abb8752df53293]

we just want to know if its a directory/folder or not


2012-03-14  Michael Stahl  <mstahl@redhat.com>  [5cc6398985181574b68ab15386176fb806386490]

fdo#47246: desktop: factor out a winlauncher static library


2012-03-14  Stefan Knorr (astron)  <heinzlesspam@gmail.com>  [25d571fff37ee353ff3b6c89accb73e853392168]

svtools/source/contnr: translate comments


2012-03-14  Stefan Knorr (astron)  <heinzlesspam@gmail.com>  [0e5430ae15ea941e7c158fa2dde902a098d26504]

svtools/source/config: fix typos, translate


2012-03-14  Stefan Knorr (astron)  <heinzlesspam@gmail.com>  [39b2b14a35daaf40da32221a7c5b90b70d17d0ff]

svtools/source/brwbox: translate comments


2012-03-14  Tom Thorogood  <tom@tomthorogood.com>  [21c646a8e8e5154f7e7a85de4d50239b72ebc7f6]

Add options to bin/find-german-comments to help weed out false positives


2012-03-14  David Tardon  <dtardon@redhat.com>  [1c9408fde23f5091795a645b621dbdcaf6d71c72]

fix typo


2012-03-14  Kohei Yoshida  <kohei.yoshida@gmail.com>  [49d3e30ec975a348b7b3d82c37137eb8ff6bb52e]

When changing grouping in one pivot table, update all linked tables.

We need to do this now because we now store the group field data directly
in the pivot cache, which is shared by all referencing tables.

Also, actions involving modification of the cache is not undoable, and
making it undoable would significantly increase Calc's runtime memory
footprint.  So, no way.

2012-03-14  Kohei Yoshida  <kohei.yoshida@gmail.com>  [6aeed3c93bb8c123154bbe47702080c9c1176f39]

Re-added ClearSource() which will only clear the source. Nothing else.


2012-03-14  Kohei Yoshida  <kohei.yoshida@gmail.com>  [49cb939de712163c90f3e989c846a68d5ae86ee2]

Rename ClearSource() to ClearTableData().


2012-03-14  Kohei Yoshida  <kohei.yoshida@gmail.com>  [b4af9a6a902bef4d4f6dc4e550097ef8b6254abd]

Let's just do the whole thing in the new method.


2012-03-14  Kohei Yoshida  <kohei.yoshida@gmail.com>  [9be40516455eef80d7c121455c08da41b27373bf]

Dedicated method for refreshing multiple linked pivot tables.


2012-03-14  Kohei Yoshida  <kohei.yoshida@gmail.com>  [c18dc2e2047f07fb13ec5890db4dbd4357cfa7ce]

Use bool.


2012-03-14  Kohei Yoshida  <kohei.yoshida@gmail.com>  [599c06acb2d8bfc986eaac061aa4b7e2a5bab3c6]

Check the return value for negative index, to prevent crash.

Also, use at(index) when unsure about boundary condition.  That makes
it easier to detect where illegal memory access is being done.

2012-03-14  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [fe01a68eaa55fa1ec32384be4c7b6b1863586dd0]

refactor the chart test code a bit


2012-03-14  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [81b4ac4f8c405243db5949ea39f2abf8d77c9bb1]

add more code to the chart dumper


2012-03-14  Takeshi Abe  <tabe@fixedpoint.jp>  [785e07b3ac5ca80957b9042f42f4cb1f8b03644e]

fixed pointer to the paper.hxx in comment


2012-03-13  Noel Grandin  <noelgrandin@gmail.com>  [a4a7b956dc0ad439b52ef188ba0f4e5bcc215f91]

Convert tools/table.hxx usage to std::set in toolkit module in UnoPropertyArrayHelper class


2012-03-13  Noel Grandin  <noelgrandin@gmail.com>  [aa998adbe3f7132998ba5aff438b540ff18a10bb]

Convert tools/table.hxx to std::set in SwSrcEditWindow in SW module


2012-03-13  Noel Grandin  <noel@peralex.com>  [64cba6e58263e906aba6a110937f362d1e31ebe5]

Convert tools/table.hxx to std::map in CGMElements class


2012-03-13  Noel Grandin  <noel@peralex.com>  [f1bd21bdbb07879f9337d2da2ef1a02792a76369]

Converts from tools/table.hxx to std::map in DffPropSet class in filter module


2012-03-13  Arnaud Versini  <arnaud.versini@gmail.com>  [b81955ffe00f8e7137f0cd0aacc1f2970bfc02af]

Adding virtual destructor to WW8ResourceModel.hxx classes


2012-03-13  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [3edbc2cf8d3ea3417d97fd278585178d55eacff8]

add some more dump output + WaE unitialized values


2012-03-13  Stephan Bergmann  <sbergman@redhat.com>  [f33b3791edf7ae8eba979c16d3338ef7c0b4a768]

Related fdo#47246: Extract objects used in both svp and gtk3 plugins


2012-03-13  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [6974cc9a83bee80e81d27794293a4adc25731206]

first part for new chart test concept

Idea:
- write the layout data to a xml file

still missing:
- xml export part
- some more properties need to be exported
- some more structure information need to be dumped
- find a way to start dumping after importing

2012-03-13  Luboš Luňák  <l.lunak@suse.cz>  [9e6b086c62b4144058eb52ca40b562ff61e26a68]

string literals in ?: don't get automatically converted to OUString

Technically these two are both const char[8], so gcc/clang keep
the resulting type the same, but msvc always converts to const char*,
even if the same sizes mean this is not required.

2012-03-13  Caolán McNamara  <caolanm@redhat.com>  [badbf0c9259a6ff3928958332532c5a9ed8c5774]

Related: fdo#46728 it would help to initialize the reference count I suppose


2012-03-13  Miklos Vajna  <vmiklos@suse.cz>  [2352ed8a8c86a2c8fcb2b7b75b750cec6956d2d7]

writerfilter: catch UnknownPropertyExcetion early


2012-03-13  Miklos Vajna  <vmiklos@suse.cz>  [2ff3ce4b7e9ff6603ba472cbb8d35f75b9ef9c16]

writerfilter: log exception message in ModelEventListener


2012-03-13  Luboš Luňák  <l.lunak@suse.cz>  [01baa9e0c8df6a2c9e1a7d675ac6a2d7da7828cc]

checked that we do not use OString ctor with literals with \0's

Except in some unittests, which are sometimes rather silly and
broken about it, which might explain why they're disabled.

2012-03-13  Luboš Luňák  <l.lunak@suse.cz>  [3d9f5c856a4a77503695e68ce013ebf859fcb212]

make OString work even with old gcc that has SFINAE broken

Since OString already has a ctor accepting const char*, I cannot
find out a way to distinguish string literals other than using
a template, otherwise const char* somehow takes precedence
(all of gcc, clang, msvc). But the template requires
the Substitution Is Not A Failure Idiom to actually create
only wanted instances. And the compiler can try evaluate
the OString ctor as a possibility when comparing an int to
an anonymous enum, and anonymous enum as a type without linkage
cannot be a template argument before C++11. SFINAE should still
work, but not with gcc older than 4.0.2 (which we right now
use only on macs). So for that case disable the string literal
ctors, which means macs will have one extra strlen call,
and also that embedded \0's in string literals will be
inconsistent. The tiny performance problem shouldn't matter that
much and will eventually go away, the \0 problem should not
matter, since before string literal ctors were introduced
\0's had not been included anyway unless RTL_CONSTASCII_STRINGPARAM
was used. So we should be safe and when removing the CONSTASCII
macros \0 cases should be handled by explicitly mentioning
the length.

2012-03-13  Caolán McNamara  <caolanm@redhat.com>  [131e5d35a4edb9f8875a197e8e0382c168834f70]

Resolves: fdo#46728 reference count the overlay managers


2012-03-13  Caolán McNamara  <caolanm@redhat.com>  [ccac587b1bfc15ed3974cbd9dd59d1e1edda17a3]

merge return branches


2012-03-13  Caolán McNamara  <caolanm@redhat.com>  [86e0ba7eb8a0ec53072f1cc8a299c5c9f3e113fd]

forward declaration doesn't make any sense, need to see whole definition


2012-03-13  Korrawit Pruegsanusak  <detective.conan.1412@gmail.com>  [9a22f0df9eb5c9b5dd7e080f6346385057458faf]

another missing open brace


2012-03-13  Korrawit Pruegsanusak  <detective.conan.1412@gmail.com>  [1c12cc8070c05896182746f1c6524bdce930b148]

missing open brace


2012-03-13  Miklos Vajna  <vmiklos@suse.cz>  [605bc21f7941d598f98203928b034add416c9c65]

ww8: implement sprmPFContextualSpacing


2012-03-13  Rene Engelhard  <rene@debian.org>  [f55423d1d44173dec5705700e7ebddedf8f6d250]

remove *.pyc in solenv/gdb in make distclean


2012-03-13  Michael Meeks  <michael.meeks@suse.com>  [5002b28979aae63de5c92d990e9f1520e178b1be]

trailing whitespace cleanup


2012-03-13  Nicolas Christener  <nicolas.christener@adfinis-sygroup.ch>  [50337941b9a3bfa0890ffc9da6f97a54548af896]

translate german comments


2012-03-13  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [3b6773c9d4550ad322248db8b16caa0206fbb3cb]

add bug-id directly to the error message


2012-03-13  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [d54e03caf915d5d89d35f73ea5fdd0b8d2fdb9db]

binaryurp has cppunit tests


2012-03-13  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [567a22f15ab35638ba04d51fdb1e8c91471bf8d1]

upstream pkgconfig-mozilla-plugin.diff from Ubuntu/Debian packaging


2012-03-13  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [58f5a26e2d4d6998a30e423ac67335cf62e97226]

fdo#47246: abort on duplicate linked objects


2012-03-13  Ivan Timofeev  <timofeev.i.s@gmail.com>  [f1040f9fa7e3af5ccc91a4cbc0ff781dd372107d]

always use the *real* visibility of the SwScrollbar, part 2


2012-03-13  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [073ea37399a3b9b44e5780c1cf2a6b76e44d8359]

Revert "Pass /useenv to vcbuild so that rc and link find SDK headers and libs"

It breaks on a clean installs of Windows, and registration of SDK with Visual
Studio seems to be the answer.

This reverts commit f3f6c9be9864088b94f874c6ef2ce8ab1dd45f2a.

Conflicts:

	lcms2/makefile.mk

2012-03-13  Caolán McNamara  <caolanm@redhat.com>  [ffc3c27130faec6c5337943975fa6ebf7623de36]

Conditional jump or move depends on uninitialised value


2012-03-13  Luboš Luňák  <l.lunak@suse.cz>  [f096e61a5f246976a5b1eb76f76e194702c1c0b5]

add missing endif


2012-03-13  Korrawit Pruegsanusak  <detective.conan.1412@gmail.com>  [380f0af0a814fdb2aaaee44aaef0bc035c8ede85]

gtar actually expects --strip-components, with trailing 's'


2012-03-13  Tor Lillqvist  <tml@iki.fi>  [41b52a106f84dd61d8d7bdc785d0a7402a584a8c]

No need to be afraid of empty quoted strings as test arguments


2012-03-13  Tor Lillqvist  <tml@iki.fi>  [4e384372a234d2cecd8dc702e39fb0e51f8725ac]

Be consistent in spacing before the ';' terminating a test or while expression


2012-03-13  Tor Lillqvist  <tml@iki.fi>  [169a3f2fa5d378d08e6c072cd89f04950ae23e23]

Use test's -a and -o operators instead of shell && or || constructs


2012-03-13  Tor Lillqvist  <tml@iki.fi>  [494ce8b51b89a93974390779abfb49af343041b6]

Build static liblcms2 for iOS


2012-03-13  Andras Timar  <atimar@suse.com>  [6c412d2e6923f99e3c351eee5d36822ec2768df9]

change Privacy and Legal URLs in API doc


2012-03-13  Caolán McNamara  <caolanm@redhat.com>  [d4c791b13efa973d1d85d7ebce3c449545520996]

some more test documents


2012-03-13  Caolán McNamara  <caolanm@redhat.com>  [3beb6f66cbead4526ff74e212cd6af1f837f665b]

missing namespace


2012-03-13  Caolán McNamara  <caolanm@redhat.com>  [1038fd6d4bc1d6c49928446a449e2903bd04b9c8]

add some tests


2012-03-13  Miklos Vajna  <vmiklos@suse.cz>  [ae6d4aeb89ce87d5474f49cd180cfefc205262a2]

g push/status: use @{upstream} instead of origin

origin won't work if origin/HEAD points to nowhere, which is a valid
use-case.

2012-03-13  Luboš Luňák  <l.lunak@suse.cz>  [1613a4949fae679365996db2781c1fb26df9279f]

fix compile


2012-03-13  Stephan Bergmann  <sbergman@redhat.com>  [40c0ff75d2a0f987454b068a663908e6d9b87b9b]

TextEngine::SeekCursor needs to call SetFont after all

10f28d5c9a072bf108a79f3b05ad8247ca0dcea5 "callcatcher: build fixes" had removed
this with the comment "SetFont() doesn't do anything" but that is clearly wrong:
Without this, e.g. bold text within text fields is not displayed as such (e.g.,
"File - New - Templates and Documnets - Templates - Presentation Backgrounds -
Black and White": the captions in the right hand pane ("Title:", "Date:", etc.)
should be bold).

2012-03-13  Stephan Bergmann  <sbergman@redhat.com>  [760e0d2d7329ca6fc00a8439715bae38becb168a]

Document reason for -Wno-non-virtual-dtor


2012-03-13  Stephan Bergmann  <sbergman@redhat.com>  [cbdc446e6f49ee0968f3c0765b3349f5e681018b]

Clean up ODocumentInfoPreview


2012-03-13  Stephan Bergmann  <sbergman@redhat.com>  [3f89190894b056639e9a323ebffe7a2e20ad4dc4]

Make Converter service new-style, for easier use


2012-03-13  Miklos Vajna  <vmiklos@suse.cz>  [e5823e8513eee31fd96549a4b0273063ed31b192]

testcase for fdo#45563


2012-03-13  Miklos Vajna  <vmiklos@suse.cz>  [9f5dfe07794130a96b7c2056f468354cb8d750ff]

Related: fdo#45563 RTF import of \r should be the same as \par


2012-03-13  Christina Rossmanith  <ChrRossmanith@web.de>  [f8c9ed1663ac675ed2151a584fcbf86b319cdaf1]

Bug 45563 - incorrect IMPORT of Zotero RTF, regression


2012-03-13  David Tardon  <dtardon@redhat.com>  [3f751c7fa02862356c6ea03ea3af311cd1f26943]

split into one file for each interface/service

This is the way gbuild's UnoApi class keeps track of which header files
are there to be delivered.

2012-03-13  David Tardon  <dtardon@redhat.com>  [ee409103795823dd57499df31b82ee76d931beb6]

WaE: command line option '-fpermissive' is valid for C++/ObjC++ but not for C


2012-03-13  Luboš Luňák  <l.lunak@suse.cz>  [d2850c03d87f38f54a1609d917de05a89856bee5]

actually use the base class, not the class itself


2012-03-13  Josh Heidenreich  <josh.sickmate@gmail.com>  [bde32dc95d33943e301bd165955655eb02e1e223]

Removed FileStatus::isFile. Use ::isRegular instead.

See:
https://bugs.freedesktop.org/show_bug.cgi?id=44982#c6
https://bugs.freedesktop.org/show_bug.cgi?id=44982#c7

for why.

2012-03-13  Kohei Yoshida  <kohei.yoshida@gmail.com>  [32b3e93e04df2b09cb3bdeda8bea32a51bbf1b09]

Get drill-down by double-click to work with number-grouped data.

This never worked before, going back to the OOo days...

2012-03-13  Kohei Yoshida  <kohei.yoshida@gmail.com>  [307bfa235b40f013f6c5fda30aced14957b62dd7]

Forgot to add break here...


2012-03-13  Matúš Kukan  <matus.kukan@gmail.com>  [794f4e23290c8346b8e0ba2a2267a0eb2e745885]

missing $: announce only if something is happening


2012-03-13  Tor Lillqvist  <tml@iki.fi>  [d37b4908efae30432df98bd25f4870c7e8758033]

Setenv SAL_LOG to yes for maximum logging for now


2012-03-13  Tor Lillqvist  <tml@iki.fi>  [9a188e78b24edbca4315fc81fa1d345c14e6a57c]

Don't usse -D_FILE_OFFSET_BITS=no


2012-03-13  Tor Lillqvist  <tml@iki.fi>  [2b2804b9560a436c764143dbc6b2fe451d16a131]

Use _NSGetExecutablePath also on iOS


2012-03-13  Tor Lillqvist  <tml@iki.fi>  [bbe99e9c7b28b9e68e0fda5f853542cd9b07f659]

No inter-process UNO on iOS


2012-03-13  Tor Lillqvist  <tml@iki.fi>  [53baab726138aa221103cc5924a6c0316ae04c26]

Deliver the static libraries built for iOS


2012-03-13  Tor Lillqvist  <tml@iki.fi>  [bfabdcdca12eb240e772d2e33d71016283104628]

Initial version of pretty-printer for lldb


2012-03-13  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [2a26fe4a39b6f3b2af269b801340c32c28806250]

only shrink to used area in text export, fdo#46230, related n#677811


2012-03-13  Josh Heidenreich  <josh.sickmate@gmail.com>  [6635337181c3c3530ceaa2fb49330c2b152107d7]

Fix authgen.sh to not clobber autogen.lastrun when using --help

Fix also works for -h and -?

2012-03-12  Michael Stahl  <mstahl@redhat.com>  [b7c2124b39e8a93c8dadfaec5257e491da9fdda1]

SwFlowFrm::CalcUpperSpace: fix crash with null pPrevFrm in framework_unoapi


2012-03-12  Santiago Martinez  <smvarela@gmail.com>  [8a10f9e3e9ecc2f2b626ce27c3a105dffbde5373]

Remove unused code in dpitemdata


2012-03-12  Santiago Martinez  <smvarela@gmail.com>  [6f7bf17e3147c2064362216d6b60df9f6818535a]

Remove unused code in dptabres


2012-03-12  Santiago Martinez  <smvarela@gmail.com>  [411a0f08f951809ea71fba7c64eba2762d4a1330]

Remove unused code in dpcache


2012-03-12  Kohei Yoshida  <kohei.yoshida@gmail.com>  [a105d96979f841f75cbc42a614230629019e7936]

Nobody uses this now.


2012-03-12  Miklos Vajna  <vmiklos@suse.cz>  [f722299e133568fe75f7cf9ce0c103a1553474c4]

implement RTF support of contextual spacing

Import, export and testcase.

2012-03-12  Kohei Yoshida  <kohei.yoshida@gmail.com>  [85f580ac0c0ed73ee24cf88be7866015c903b2eb]

Get double-click drill-down of pivot data to work again.


2012-03-12  David Tardon  <dtardon@redhat.com>  [59162c85c269e247dc0c07fabb8b67d361d6392c]

gbuildize io


2012-03-12  Ivan Timofeev  <timofeev.i.s@gmail.com>  [53f661b3140fe728fe3b8f421841dcb8e6f716ab]

sax: no matching function for call to 'max(int, sal_Int32&)'


2012-03-12  Luboš Luňák  <l.lunak@suse.cz>  [36627af621d46674273f44e2eb85731419a41cc1]

SAL_DLLPUBLIC_TEMPLATE

On Linux, public templates should not be hidden at the linker level.
But on Windows, dllimport causes trouble. So create a new macro
to be used specifically with templates that does the right thing
on both platforms.
(http://lists.freedesktop.org/archives/libreoffice/2012-March/028041.html
and followups)

2012-03-12  Miklos Vajna  <vmiklos@suse.cz>  [9f4bb5bd4f55b4a80544413efde26391849b1d7f]

xmloff: implement contextual spacing import/export


2012-03-12  Miklos Vajna  <vmiklos@suse.cz>  [8631dbf85fb5ed56d225e32ea5a9c36c96b0d649]

cui: implement contextual spacing UI


2012-03-12  Miklos Vajna  <vmiklos@suse.cz>  [03f9b6bebc0ca77021be46664c7bcbe4cb297503]

DocxAttributeOutput: implement contextual spacing


2012-03-12  Miklos Vajna  <vmiklos@suse.cz>  [11059331718fb8faab483c75633b4e80d8028b7d]

SwFlowFrm: implement contextual spacing


2012-03-12  Miklos Vajna  <vmiklos@suse.cz>  [0662778b0b4b9958ee5e5bd3bac69f9e290f9495]

dmapper: implement contextual spacing


2012-03-12  Miklos Vajna  <vmiklos@suse.cz>  [6f04bf5e90ff75288dcf75c43843edf798641e3d]

SvxULSpaceItem: implement contextual spacing


2012-03-12  Michael Stahl  <mstahl@redhat.com>  [b7c79fc2efddc38bea2a459d146c2f80300eb34e]

sax: replace Min/Max macros with std::max


2012-03-12  Michael Stahl  <mstahl@redhat.com>  [7191b52c00b1affbf44c7bf6d4cd43d21ae5e3ce]

Makefile: subsequentcheck should only run tests

... so drop the dependency on dev-install (with it, subsequentcheck is
just a synonym for check, which does not seem useful).

2012-03-12  Michael Stahl  <mstahl@redhat.com>  [5f86eca62fc53fbd9de2a6d74188116722bd9d62]

Makefile: add $(module).subsequentcheck targets


2012-03-12  Michael Stahl  <mstahl@redhat.com>  [9365c975f8d2423c238961c0771ddeeae687f4cf]

sax: move xml2utf.cxx to libsax to prevent duplicate linkage warnings


2012-03-12  Michael Stahl  <mstahl@redhat.com>  [0cd3740c1d09b1a2c3c09e869bcad058e0fbf174]

smoketest: fix duplicate linkage warning


2012-03-12  Michael Stahl  <mstahl@redhat.com>  [d343dddc3fecb46953259ab16892347640383b98]

extensions: split out static library from npsoplugin


2012-03-12  Michael Stahl  <mstahl@redhat.com>  [5926ce12ed9816523f076cba45668f274e86a348]

extensions: split out static library for X11 plugin connection stuff


2012-03-12  Michael Stahl  <mstahl@redhat.com>  [fece68732916d24c265552ee432d21d3a2d5f8ce]

desktop: move lockfile.cxx to libdeploymentmisc


2012-03-12  Michael Stahl  <mstahl@redhat.com>  [c7458a4a71a1e875e03772b0f6e8ad9e1a982006]

desktop: libsofficeapp shouln't need a main()


2012-03-12  Michael Stahl  <mstahl@redhat.com>  [0f1ac15c1dd3c09d6441892bd5f0b5a09409af04]

vcl: fix multiply linked objects


2012-03-12  Michael Stahl  <mstahl@redhat.com>  [f8f089116895ef6c9b2dd9c55009ddb5d062aa1b]

sdext: factor out a static library to fix triple-linked objects


2012-03-12  Luboš Luňák  <l.lunak@suse.cz>  [9fabd6c078b1aeaa565887ee83fb57daf5c123e0]

handle msvc not even compiling a test that should fail

but that is fine, because outside the unittest it should fail
everywhere

2012-03-12  Tor Lillqvist  <tlillqvist@suse.com>  [9895690965e79cc57502001f95a2cb09971fe7d5]

Fix Android compilation error


2012-03-12  Tor Lillqvist  <tlillqvist@suse.com>  [b68f06287d34833a59841b8000641a02d0994eb8]

Fix crash with document from bnc#693238


2012-03-12  Michael Meeks  <michael.meeks@suse.com>  [61eeb689d7605a23c3e71c652b57ee65cf5b28dc]

fix smoketest - need to check read-only-ness of non-existent paths


2012-03-12  Luboš Luňák  <l.lunak@suse.cz>  [ca939177d6823ed0dddb15283cc20709a0af5eb9]

remove C2U usage, string literal OUString ctors will do the job

and this also avoids reaching the parse recursion limit with clang,
because all the macros C2U expands to, although clang's limit is
probably tad a bit low

2012-03-12  Luboš Luňák  <l.lunak@suse.cz>  [4f5bc4995449459875df65591d41685200ff820c]

since 3.6 -> @since LibreOffice 3.6

To help distinguish between OOo derivatives.

2012-03-12  Luboš Luňák  <l.lunak@suse.cz>  [90a91ed3e9ca1684655268dc52754ca569febc36]

use string literal OUString overloads


2012-03-12  Luboš Luňák  <l.lunak@suse.cz>  [814cb6a3d63707198e23131facb7ce9f23c389b6]

implement OUString::endsWithIgnoreAsciiCase()

match() has matchIgnoreAsciiCase(), so it makes sense that endsWith()
also has the IgnoreAsciiCase variant, especially given there already is
endsWithIgnoreAsciiCaseAsciiL()

2012-03-12  Luboš Luňák  <l.lunak@suse.cz>  [91752ecd4ededaaf44f5ac870b3c01dd17b5d3c9]

also check that string literals do not actually trigger OUString ctors


2012-03-12  Luboš Luňák  <l.lunak@suse.cz>  [61327c99481b4fb9c36973a8b65b3f8004112951]

forgot to disable mixed char and const char overloads

the comment was wrong, char gets converted to const char, not the
other way around

2012-03-12  Luboš Luňák  <l.lunak@suse.cz>  [06a6b0ad1e0007b0a9d36be25f1775a81a6a78fb]

unittest checking basic string literals OUString functions functionality


2012-03-12  Luboš Luňák  <l.lunak@suse.cz>  [8bdc0e9c239a00d8dd5c6de1b1053399c80450df]

unittests for some possible OUString string literal handling problems


2012-03-12  Luboš Luňák  <l.lunak@suse.cz>  [3f765e5bb2955683fc2db10f630365a4c35416d3]

replace usage of OUString::replace*AsciiL() with string literal overloads


2012-03-12  Luboš Luňák  <l.lunak@suse.cz>  [56e4153e2cbee8d66659e0c59690ef8911ad090a]

replace replace*AsciiL() OUString methods with string literal ones

The AsciiL variants are new for 3.6 anyway, so there's no need to keep
new functions that'd be obsolete before their first release.

2012-03-12  Luboš Luňák  <l.lunak@suse.cz>  [46ddefe25de22587558c937289a1c3a459c10ef4]

string literal overloads for some OUString methods


2012-03-12  Luboš Luňák  <l.lunak@suse.cz>  [a1de25663717aabb51dea5d176bcc7c37754e095]

some fixes for OUString docs


2012-03-12  Luboš Luňák  <l.lunak@suse.cz>  [8c5e68b0f649b1694531811b2fd5d32ab75a201e]

make the OUString unittest ctor contain garbage

this will make it easier to detect errors, rather than making it empty

2012-03-12  Luboš Luňák  <l.lunak@suse.cz>  [715bdfdd8f994607f07bb577c727189a3a434607]

prevent using RTL_CONSTASCII_* macros with string literal functions

This is to prevent things like by mistake doing match( RTL_CONSTASCII_STRINGPARAM("foo")),
which will call match(const char(&)[N], int=0), where the second argument is the fromIndex
argument.

2012-03-12  Luboš Luňák  <l.lunak@suse.cz>  [a9435ab4d784879a299028e2ca5346510d5e616d]

remove usage of RTL_CONSTASCII_STRINGPARAM


2012-03-12  Luboš Luňák  <l.lunak@suse.cz>  [53fb5f774e262e6dbe364c9da06ae5e0db11b5d7]

OString ctor for string literals without RTL_CONSTASCII stuff


2012-03-12  Luboš Luňák  <l.lunak@suse.cz>  [2f5f802bcf197c5c65aa4453ad2097d5642b80aa]

rtl_uString_newFromLiteral() for string literals

Drop the recently introduced rtl_uString_newFromAscii_WithLength()
and replace it with this one. The name fits better and it'll be also
a distinct function that specifically includes embedded \0's
(because that's what OUString supports and if a string literal
explicitly includes it, it makes sense to copy it as such).

2012-03-12  Bartosz Kosiorek  <gang65@poczta.onet.pl>  [f2d0fcc26be481c2f872056fb3b8402169d124d8]

Replace VARARR_SORT with std


2012-03-12  Caolán McNamara  <caolanm@redhat.com>  [80e33b0cf3dbb5cfec90daf22068a71fb2669c4a]

ditch SfxULongRanges


2012-03-12  Caolán McNamara  <caolanm@redhat.com>  [da91ce535e51c814d56a6b1eddb44b5d71989261]

remove unused FontFamily argument in ImplFindByAttributes

move ImplFindByLocale to windows only code, rename to
findDevFontListByLocale

2012-03-12  Caolán McNamara  <caolanm@redhat.com>  [7e16ec0347453851ef2f8870cfcf9fdbbc6bb99f]

pointless comparison


2012-03-12  Caolán McNamara  <caolanm@redhat.com>  [e939c272a092546de0793523146e80f7d032d5dd]

remove unused VisAreaContext.[c|h]xx


2012-03-12  Caolán McNamara  <caolanm@redhat.com>  [9a46b626c5e8bfbc478fe765aaaee61d1e56d037]

fix SvxShowCharSetItem leak


2012-03-12  Caolán McNamara  <caolanm@redhat.com>  [4be58b0b9d2817be716a0271320c70064d2b3d88]

this massive rigmarole is just to map a msword author id to a writer author id


2012-03-12  Caolán McNamara  <caolanm@redhat.com>  [a43bd907062a3925c12b3ba3909bf974e9f2914b]

callcatcher: remove some unused code


2012-03-12  Caolán McNamara  <caolanm@redhat.com>  [2371d13d3f03a11577492918a2dfcc9447283a43]

callcatcher: update list


2012-03-12  Stephan Bergmann  <sbergman@redhat.com>  [73c9b3c59e0a7807ccd887a09c2e8918f4ddd8ac]

osl_loadModuleRelativeAscii was erroneously not exported


2012-03-12  Stephan Bergmann  <sbergman@redhat.com>  [6a94909b44126428133e87033959c94ead3f16b4]

Fix WITH_OPENLDAP case


2012-03-12  Stephan Bergmann  <sbergman@redhat.com>  [25292b154ecfb33450307357f006b652cd673967]

module.c -> module.cxx, use sal/log.hxx


2012-03-12  David Tardon  <dtardon@redhat.com>  [d2097ad456b4626dd6972e015489ce3d22eb1872]

gbuildize stoc


2012-03-12  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [5eee7de29362ecd00d43ed9eb9ed7230606dc92a]

C&P error


2012-03-12  David Tardon  <dtardon@redhat.com>  [f24ccecbeef52ecb822f1bd111ffe573ec41c142]

add InternalUnoApi class


2012-03-12  Miklos Vajna  <vmiklos@suse.cz>  [39b3448300e9c265a4d38b83cf42d738d1ef50f4]

SvxStdParagraphTabPage::Reset: no need to have two SvxULSpaceItem here


2012-03-12  Tor Lillqvist  <tlillqvist@suse.com>  [2f465a8863ada2b620440e239fb5e48df581253f]

Add patch to recognize Android


2012-03-12  David Tardon  <dtardon@redhat.com>  [ff7aa733b5aeeb4c0e115dbc71897577b4324e82]

suppress "SQL_API redefined" error with -Werror


2012-03-12  David Tardon  <dtardon@redhat.com>  [fc6d226a0ed0e493a33d5f82edcedec0ddd37ec7]

WaE: missing braces around initializer for 'unsigned char [8]'


2012-03-12  David Tardon  <dtardon@redhat.com>  [48548f0b353d498ed93ee64c57ebef001ed09aaf]

WaE: variable 'hr' set but not used


2012-03-12  David Tardon  <dtardon@redhat.com>  [d56e3db6534182f8e2a7753cb100a85727c9bcb2]

WaE: declaration of 'Parameters' shadows a global declaration


2012-03-12  David Tardon  <dtardon@redhat.com>  [b3276fca5d8e7a3f6061a5d2de9bcc7ec0455037]

WaE: "_WIN32_WINNT" redefined


2012-03-12  David Tardon  <dtardon@redhat.com>  [9efb2d1da6c7e7ca23e40ebb0a542c068122cf51]

WaE: 'nPos' may be used uninitialized in this function


2012-03-12  David Tardon  <dtardon@redhat.com>  [623f9a6e42cb045ef40ff39c9555fb45f48c2d9c]

WaE: declaration of 'first' shadows a member of 'this'


2012-03-12  David Tardon  <dtardon@redhat.com>  [bd6310886dc4351a8ac3ed3ee9a4f65d2a0e005c]

WaE: enumeral and non-enumeral type in conditional expression


2012-03-12  David Tardon  <dtardon@redhat.com>  [e54a81fbb05b932df67a50c2599bcdd07a94fad4]

add missing member initializers


2012-03-12  David Tardon  <dtardon@redhat.com>  [5511f8e05dbf971f3f4af89c9f42f0003a63c1a5]

WaE: initialization order


2012-03-12  David Tardon  <dtardon@redhat.com>  [3bee1da46b18a6b5b9a25dbb266be2ee5972e80d]

suppress error when building with -Werror

This is in windows headers--nothing we can do.

2012-03-12  David Tardon  <dtardon@redhat.com>  [02536846f2a8c23fd95a7d9a8b11b9208006528d]

WaE: compoarison between signed and unsigned interger expressions


2012-03-12  David Tardon  <dtardon@redhat.com>  [cd8b0994a86a0b4413826ba3c2b163abfdf9f547]

WaE: member initialization order


2012-03-12  David Tardon  <dtardon@redhat.com>  [135e783db24e9468a69a1224567f54e4d7d3d4bd]

WaE: base class should be explicitly initialized


2012-03-12  David Tardon  <dtardon@redhat.com>  [04c8f56627f51e7c2be926858e77f81623f7b4d2]

WaE: missing initializer for member


2012-03-12  David Tardon  <dtardon@redhat.com>  [c79f0398f6e67fb5aab5b37c582bd1efc9ab0d79]

WaE: deprecated conversion from string constant to 'LPSTR'


2012-03-12  David Tardon  <dtardon@redhat.com>  [b0e3615c635be2bcdf82c24a0aadbf0c5ffe149b]

WaE: deprecated conversion from string constant to 'char*'


2012-03-12  David Tardon  <dtardon@redhat.com>  [392b37cadf9dc5337b75b95aced92b72072ff448]

WaE: comparison between signed and unsigned integer expressions


2012-03-12  David Tardon  <dtardon@redhat.com>  [5cf40e38212016d568ac31c4b33731cf5bfb0a50]

WaE: variable 'hr' set but not used


2012-03-12  David Tardon  <dtardon@redhat.com>  [3eb65ae04ad57dd86e379f0baafe48c080d7ed22]

WaE: variable 'bRet' set but not used


2012-03-12  David Tardon  <dtardon@redhat.com>  [2009feb8ec40fb4ea2785ada8cd1cdd5c952b8bf]

WaE: defined but not used


2012-03-12  David Tardon  <dtardon@redhat.com>  [9dd2c03c37bb4fa68f7e4a7125a9e610f4151155]

WaE: deprecated conversion from string constant to 'LPSTR'


2012-03-12  David Tardon  <dtardon@redhat.com>  [75c5b3561ebdff4af9fdd219a64ba77fb1a13254]

WaE: deleting object of abstract class type with non-virt. destuctor


2012-03-12  David Tardon  <dtardon@redhat.com>  [c696282069faa88c486abdffbca6a5255102f4d8]

WaE: variable 'hr' set but not used


2012-03-12  David Tardon  <dtardon@redhat.com>  [5982c0306feb633ad04a435684cd0e919ff29574]

suppress errors with -Werror


2012-03-12  David Tardon  <dtardon@redhat.com>  [2c5a817591bee01825de1e2885e55a3bd9d22a15]

WaE: "_WIN32_WINNT" redefined


2012-03-12  David Tardon  <dtardon@redhat.com>  [064d8f1405a6b64766eee3d73136eb2f3acc7509]

WaE: invalid conversion from 'const char*' to 'LPSTR'


2012-03-12  David Tardon  <dtardon@redhat.com>  [bd6757d60d2f126ad0ba34144db3a6660a786ad5]

WaE: value computed is not used


2012-03-12  David Tardon  <dtardon@redhat.com>  [d860d2626312bc561436eb95c8113868f6572f30]

WaE: deprecated conversion from string constant to 'char*''


2012-03-12  David Tardon  <dtardon@redhat.com>  [ca67ec0ebc6fd29785607c561c251827e75c24e9]

WaE: initialization order


2012-03-12  David Tardon  <dtardon@redhat.com>  [3b521d1bc640258782372bf0d11889419304ade8]

WaE: "_WIN32_WINNT" redefined


2012-03-12  David Tardon  <dtardon@redhat.com>  [c169483c49f78ce72d751610bb3b04103f8132c5]

WaE: "__uuidof" redefined

It would probably be better to find out why the "stock" __uuidof from
MinGW causes linking error for libdnd (missing symbols) and if it can be
fixed , but I am too lazy .-)

2012-03-12  David Tardon  <dtardon@redhat.com>  [49884860e60d807cf0d8649a19e98c8bf05b197e]

WaE: variable 'hr' set but not used


2012-03-12  David Tardon  <dtardon@redhat.com>  [4d34615cfc651e8cc72211488bb14f0ff5842237]

add missing initializer


2012-03-12  David Tardon  <dtardon@redhat.com>  [14eda666492ae3c5694cf993dfe5fa547a0628ee]

WaE: initialization order


2012-03-12  David Tardon  <dtardon@redhat.com>  [45c2e99be29025a88b70551856f9fa896c13bb69]

probable intent


2012-03-12  David Tardon  <dtardon@redhat.com>  [d8639ceb1dbcd6438f9d49357aed38fc982a3df0]

WaE: variable 'dwResult' set but not used


2012-03-12  David Tardon  <dtardon@redhat.com>  [f74379741fad32b015f47ca6247e4b7804725a38]

fix indentation


2012-03-12  David Tardon  <dtardon@redhat.com>  [1be53d0081c2c40a95dae762d8a946d104b8e9cd]

WaE: suggest explicit braces to avoid ambiguous 'else'


2012-03-12  David Tardon  <dtardon@redhat.com>  [55afdcce6d46e9824467999aef92ef04347cfeb1]

WaE: comparison between signed and unsigned integer expressions


2012-03-12  David Tardon  <dtardon@redhat.com>  [7553b372efef9d73db8b3a48db1dce3e292962f3]

use SAL_N_ELEMENTS


2012-03-12  David Tardon  <dtardon@redhat.com>  [0441206f22ee4abb6ee762099d4658bce97a9706]

WaE: multi-character character constant


2012-03-12  David Tardon  <dtardon@redhat.com>  [72137b44ff5db6893bf49277ab4d99b16365c34f]

suppress errors with -Werror


2012-03-12  David Tardon  <dtardon@redhat.com>  [76e17e8c124996b74fdcc2447d0ca18ccf5ed5cb]

WaE: comparison between signed and unsigned integer expressions


2012-03-12  David Tardon  <dtardon@redhat.com>  [c4ee0b0a7450b496978f10f9205023568739090e]

WaE: declaration of 'HWND__* hWnd' shadows a parameter


2012-03-12  David Tardon  <dtardon@redhat.com>  [e8d7c38231c048bfcf24d8a39f0ed598dabcf071]

WaE: comparison between signed and unsigned integer expressions


2012-03-12  David Tardon  <dtardon@redhat.com>  [277e9c4ca81ec2315214126c0ac6949e20c5443e]

WaE: format '%x' expects argument of type 'unsigned int'


2012-03-12  David Tardon  <dtardon@redhat.com>  [79305e38c5f53fb821d4931af87d8c4befeca2f9]

WaE: cast to pointer from integer of different size


2012-03-12  David Tardon  <dtardon@redhat.com>  [91b8bae79f3bec139fa51420727445c160116e65]

WaE: comparison between signed and unsigned integer expressions


2012-03-12  David Tardon  <dtardon@redhat.com>  [47cad9e8e82bd28748c93ad716f294274188cb49]

WaE: declaration shadows a previous local


2012-03-12  David Tardon  <dtardon@redhat.com>  [bf9e5195519cf34c170dc42fa05848d158cfc344]

WaE: deprecated conversion from string constant to 'sal_Char*'


2012-03-12  David Tardon  <dtardon@redhat.com>  [ded657d0663c9f461b2f992e32b2ceb416505386]

WaE: unused variable 'nRC'


2012-03-12  David Tardon  <dtardon@redhat.com>  [557daa9c4b27a3c45c788c65d0c17ff2ffd088ff]

WaE: declaration shadows a previous local


2012-03-12  David Tardon  <dtardon@redhat.com>  [d0d9d7970bfb273fb9c7314439d029ecc4f042e0]

WaE: 'nRet' may be used uninitialized in this function


2012-03-12  David Tardon  <dtardon@redhat.com>  [7baf49884c585836ef11fcbaa41b3529d7e95155]

WaE: 'nAcquire' may be used uninitialized in this function

Or, the joys of using setjmp/longjmp...

2012-03-12  David Tardon  <dtardon@redhat.com>  [8d6afe4fc32e52960aa01909cdd8080ec5152f0a]

WaE: unused variable 'err'


2012-03-12  David Tardon  <dtardon@redhat.com>  [48cb7040ce149ca91af64a94175d8b0e5ec23e05]

WaE: unused parameter 'pPrt'


2012-03-12  David Tardon  <dtardon@redhat.com>  [f9177e2f5c8016ce2afdb2888630ff52d4152255]

WaE: comparison between signed and unsigned integer expressions


2012-03-12  David Tardon  <dtardon@redhat.com>  [93f18659861f035f8d46e41d1a67e7cc1110aa52]

use SAL_N_ELEMENTS


2012-03-12  David Tardon  <dtardon@redhat.com>  [9adb48b9a1be832e83ac1570fcf49e4a91a6d406]

WaE: enumeral mismatch in conditional expression


2012-03-12  David Tardon  <dtardon@redhat.com>  [13718ea30c11968d8d5436ff24ddc6d9f2b64d05]

WaE: passing NULL to non-pointer argument


2012-03-12  David Tardon  <dtardon@redhat.com>  [b44e997ebe6e2bc3a1d88df8fc8f92b64711a12c]

WaE: comparison between signed and unsigned integer expressions


2012-03-12  David Tardon  <dtardon@redhat.com>  [ab233e2ec2f5a09bda59627bea112f6b8ec5bba4]

WaE: narrowing conversion from 'long int' to 'BYTE'


2012-03-12  David Tardon  <dtardon@redhat.com>  [87f637ba50cf02a71112cfc9b2cdff15bc12b088]

probable intent is the other way around


2012-03-12  David Tardon  <dtardon@redhat.com>  [8b5c1890f3c0c9f7f44c5e6c9a432c652f3938b3]

WaE: missing braces around initializer for 'BYTE [8]'


2012-03-12  David Tardon  <dtardon@redhat.com>  [33aa774406f8ae683006c5c59e8d628f371b2bc3]

WaE: cast to pointer from integer of different size


2012-03-12  David Tardon  <dtardon@redhat.com>  [0ae7f9da0c0454d6b78a775bb80ad267aa82da13]

WaE: suggest parentheses around '&&' within '||'


2012-03-12  David Tardon  <dtardon@redhat.com>  [8cb481ba1818b1eb2ff6d2b64b73b64df0c50d7a]

WaE: declaration of 'aName' shadows a member of 'this'


2012-03-12  David Tardon  <dtardon@redhat.com>  [d371852d7fac717023549af554ea283d72eac5bc]

WaE: suggest explicit braces to avoid ambiguous 'else'


2012-03-12  David Tardon  <dtardon@redhat.com>  [f6f48f89c1055ba9110f9c43dc7092899c0151f1]

WaE: missing initializer for member


2012-03-12  David Tardon  <dtardon@redhat.com>  [fd4efa8bf58e22fb7178b723eed0c1d3e8208d2a]

WaE: 'bLastCaseSensitive' defined but not used


2012-03-12  David Tardon  <dtardon@redhat.com>  [4171bfefa788f539cf1f1ef327586e4319722b02]

WaE: declaration of 'pTop' shadows a previous local


2012-03-12  David Tardon  <dtardon@redhat.com>  [050228bcba3c6c2d05485ee71f9b96b9610372bc]

WaE: deprecated conversion from string constant to 'LPTSTR'


2012-03-12  David Tardon  <dtardon@redhat.com>  [a203ca87e202271e971b3c9a97475f8e112c7ab9]

WaE: 'exec' may be used uninitialized in this function


2012-03-12  David Tardon  <dtardon@redhat.com>  [7c033bba611d3f8fc2465d3de8936f19decd9ddb]

WaE: unknown conversion type character 'z' in format


2012-03-12  David Tardon  <dtardon@redhat.com>  [a78102d342a591e9f6103ce6479c1dcaade92c0c]

WaE: declaration of 'hr' shadows a previous local


2012-03-12  David Tardon  <dtardon@redhat.com>  [7419e0e00cfc2589d1fe171c73b4de7c8c6d7065]

WaE: deprecated conversion from string constant to 'char*'


2012-03-12  David Tardon  <dtardon@redhat.com>  [4876d7e28f92e125bb2028de003cf9b1774f6b42]

suppress "missing braces" error with -Werror


2012-03-12  David Tardon  <dtardon@redhat.com>  [b2072cd1f4575a8077fc670ab033d34bea2e1a91]

WaE: error: "DECLSPEC_SELECTANY" redefined

AFAICS this was only relevant for mingw32.

2012-03-12  David Tardon  <dtardon@redhat.com>  [6ef2ce7e498de6b6c338d9cc647f62275d046e12]

WaE: ignoring #pragma warning


2012-03-11  Tomcsik Bence  <tomcsikbence@gmail.com>  [0e8eb19a53338c83dab7fe19e2f23bcaecd52077]

Object Catalog pane in Basic IDE

Object Catalog was a floating window. It has been converted to a fixed
pane on the right hand side of the editor window. While it is a
BasicDockingWindow, at the moment it is not possible to undock, move,
or resize it. Also, the Object Catalog toolbar button does not show
the visibility status of the pane, ideally it should look pressed, when
the Object Catalog pane is visible. Another missing feature is that
the Object Catalog pane cannot be switched on together with the
dialog editor.

2012-03-11  Arnaud Versini  <arnaud.versini@gmail.com>  [f32fe9f5012e3ee184e1a1fca6814bee9105d8fb]

Add a virtual destrcutor to value to prevent memory leak in RTFValue


2012-03-11  Norbert Thiebaud  <nthiebaud@gmail.com>  [befc846e1be3ca117b25e972ca2fa1529dce9935]

remove accidental re-add of obsolete build_env


2012-03-11  David Tardon  <dtardon@redhat.com>  [295b09a63240d0a591921a40dc949784a441ce99]

refactor UnoApi class


2012-03-11  Petr Vorel  <petr.vorel@gmail.com>  [b6ff047a572189a2b000ffbd437e573e518773db]

remove unused code


2012-03-11  Julien Nabet  <serval2412@yahoo.fr>  [f96ac4aa501fb50150af9c9164f3bc1657f9c896]

Some cppcheck cleaning


2012-03-11  Luboš Luňák  <l.lunak@suse.cz>  [820c23d3973f222ea31f19d4ba026f167a2167c3]

sal_Bool to bool in SAL_LOG if possible

otherwise clang warns about things like 1 && 1

2012-03-10  Luboš Luňák  <l.lunak@suse.cz>  [df6097ab4fc7008997caa93fb6674b1e2599e227]

operator must be in template or argument namespace

clang has more strict (and probably more spec compliant) lookup

2012-03-10  Stefan Knorr (astron)  <heinzlesspam@gmail.com>  [5bec57a0b784a3bc8a181705f04f7af53ca4e04b]

Correct some mistranslated comments


2012-03-10  Tom Thorogood  <tom@tomthorogood.com>  [caacafe4dbd3283a08c558104458d5b61c0e0743]

Translate German comments in core/cppuhelper


2012-03-10  Stefan Knorr (astron)  <heinzlesspam@gmail.com>  [f7226666d48f6019f0244b0ac572d29e9aaffc93]

Add more values that zoom shouldn't skip


2012-03-10  Matúš Kukan  <matus.kukan@gmail.com>  [c289ee218fb39813298c540c715378a762f66692]

sdext: fix unit test for Windows


2012-03-10  Matúš Kukan  <matus.kukan@gmail.com>  [bf5380c24037ddd2eff028bea9e5460a266100f8]

no i prefix for lcms2.lib


2012-03-10  Matúš Kukan  <matus.kukan@gmail.com>  [6c1c06f1c269a75bd36101710c48c55475d91504]

gbuild: remove some more realpaths

Where necessary, replace with wildcard, what does not change path.

2012-03-10  Matúš Kukan  <matus.kukan@gmail.com>  [84b3f7b345eabf3995e4d51055e8d4e26479a6e2]

gbuild: get rid of realpath in gb_Foo_set_include


2012-03-10  Matúš Kukan  <matus.kukan@gmail.com>  [156202b06270a90a4b73370d04401486145076d2]

extensions: export npsoplugin's symbols


2012-03-10  Matúš Kukan  <matus.kukan@gmail.com>  [f2abfdb94e111ba551bb97ec06fa5b57be3f6299]

embedserv: convert to gbuild


2012-03-10  Julien Nabet  <serval2412@yahoo.fr>  [c604a738f48ffa4c12f7c9801d03a146303d3123]

Fix Possible null pointer dereference


2012-03-10  Julien Nabet  <serval2412@yahoo.fr>  [638f68e68a1810ba3a3cd603c509745360b2ef8d]

Fix Prefer prefix ++/-- operators for non-primitive types


2012-03-10  Julien Nabet  <serval2412@yahoo.fr>  [4c5fd7a27b5337c4da4f02133c2d023d4caebe66]

Fix : statement following break will never be executed


2012-03-10  Luboš Luňák  <l.lunak@suse.cz>  [305cfc116ef2e7dd8630b8353c48b04c5316492c]

clang has broken -fvisibility-inlines-hidden

http://llvm.org/bugs/show_bug.cgi?id=11250 , comment #4

2012-03-10  Luboš Luňák  <l.lunak@suse.cz>  [91fc0f37c1e06ba2875f3f4ed1b02ac6e92aafcb]

clang does not know -ggdb2


2012-03-10  Luboš Luňák  <l.lunak@suse.cz>  [34f8495dd948e2ad9d64c2c19110e69840cefd1a]

exported templates need to be marked as such

Otherwise their instances created in other modules may end up
as non-exported even when used by something exported.

2012-03-10  Luboš Luňák  <l.lunak@suse.cz>  [a680eba9a03f368b2e01e283519eaef9ffce9028]

SAL_DLLPUBLIC_IMPORT with gcc should not be empty

Otherwise when using a template from another module, an instance
of it may end up being non-exported even though it's used by
something exported.

2012-03-10  Luboš Luňák  <l.lunak@suse.cz>  [41d7a444bee3ba8ed7c8d5fbbc57fd29c86ddb19]

patch clucene to avoid narrowing conversions

clang errors out on this

2012-03-10  Luboš Luňák  <l.lunak@suse.cz>  [4dd7a3f12e81e3db272bc3049c6c33661d81678c]

write unsigned char[] contents as numbers rather than string literal

The real reason for this change is that clang aborts with a fatal
error in backend (http://llvm.org/bugs/show_bug.cgi?id=12226),
but I'm not sure whether this was a correct construct in the first
place anyway. The contents are above 0x7f, which may be outside
the range of plain char, if it is signed, so maybe the result is undefined.
I don't want to spend the time checking in the spec,
but this new variant is technically the same and it is safe.

2012-03-10  Luboš Luňák  <l.lunak@suse.cz>  [80e4b4e5c6cdb33dbd7aff62a71a5112ead214e2]

mark static data that is const as const


2012-03-10  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [1ed8aae1050a0900998726e0484a032c097b6a60]

take explicit number format before implicit number format, fdo#47084

Follow-up to fdo#43467

2012-03-10  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [2ddf3a73030c04f5060654894dc5a6543cbe2ed0]

add two accidently removed return statements


2012-03-09  Kohei Yoshida  <kohei.yoshida@gmail.com>  [137b53e0e2763d41c43e62ecc85b38d7f3cb71f7]

vector and rtl::Reference over manual ref-counting.


2012-03-09  Kohei Yoshida  <kohei.yoshida@gmail.com>  [3ec7ba96cf945b203297cf597c0514dc6bd9eeeb]

These don't have to be virtual.


2012-03-09  Kohei Yoshida  <kohei.yoshida@gmail.com>  [bdd349501eb3df24830d2daf2338a7a422a8e00c]

Keep vector as vector.


2012-03-09  Kohei Yoshida  <kohei.yoshida@gmail.com>  [372cfda4d6a4d49bb45cea0dc45b23ffd9dd5b3d]

Store only one number format per field.


2012-03-09  Kohei Yoshida  <kohei.yoshida@gmail.com>  [3a30ced6bea3567bce2cc79adc6beb28f18b554b]

Some header cleanup.


2012-03-09  Kohei Yoshida  <kohei.yoshida@gmail.com>  [8d089c8e293a3366d9c0ac67cbfdf2a6deff5d98]

Use std::vector instead of boost::ptr_vector for ScDPItemData.

It's a small-size object, so using std::vector is slightly more
efficient.

2012-03-09  Andras Timar  <atimar@suse.com>  [cc32ce47cef1a72a820a9475a9a2753490a019f2]

fix semantic error in layout calculation


2012-03-09  Kohei Yoshida  <kohei.yoshida@gmail.com>  [3a28389d6713bf29e1da2fea07b663fdd9cc3faa]

Use flat_segment_tree to store the empty row flags.


2012-03-09  Kohei Yoshida  <kohei.yoshida@gmail.com>  [2877147c477f064c213af53a8f250ce96ad1e5f2]

IsValid() is superfluous.


2012-03-09  Kohei Yoshida  <kohei.yoshida@gmail.com>  [bded4b782a1dcd22ccd7187262d1aea3b0d50e6a]

dptablecache.* to dpcache.*


2012-03-09  Michael Stahl  <mstahl@redhat.com>  [87279e0e812bac7f2c17f2758a39bcfd942214af]

fdo#45962: fix context menu key yanking cursor out of header/footer

For the "context menu" key VCL synthesizes a cursor position that is the
center of the window, hence likely to be in the document body.
When SwEditWin::Command calls lcl_CheckHeaderFooterClick, it then moves
the document view cursor; prevent that by only calling that for actual
mouse events.  (regression from a6176612ff1a6a142a68964b2c0834d28125fc45)

2012-03-09  Noel Power  <noel.power@novell.com>  [7dafa7a3b14441c6a27ab051db01f53e2c434f0a]

fix error comparing a struct vs an uno prop containing a struct fdo#42819

hack to fix the scenario where sometimes we get "Object required" error when comparing an uno property containing a struct with another struct ( if that property is "MAYBEVOID" )

2012-03-09  Stephan Bergmann  <sbergman@redhat.com>  [bee742eb7a0d5dfe23e61d9ee49a29286de90256]

Fix sense of r/o detection code, and clean up


2012-03-09  Kohei Yoshida  <kohei.yoshida@gmail.com>  [4c2370c0a5dd20c226ce0f12823c125f0c07589f]

Fix infinite looping memory devouring on refreshing table with date grouping.

It so happens that both group info and date info can be enabled, in which
case the date info takes precedence.

2012-03-09  Kohei Yoshida  <kohei.yoshida@gmail.com>  [0ee9a1c07ed69e21d0dad4f71791f51ae4c13bc0]

Use the common method over the local clone.


2012-03-09  Kohei Yoshida  <kohei.yoshida@gmail.com>  [57e531eff640c7e41bf14c54d02000f45d63d6c4]

Bit more organized & Error item has string too.


2012-03-09  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [8efa446a367546802545332db1bb68a77dc59e4c]

use the target document not the source document


2012-03-09  Kohei Yoshida  <kohei.yoshida@gmail.com>  [1bb7875f275d95a0a764df5d8d6954b7e8841152]

Correct equality check & disable Dump() for normal build.


2012-03-09  Kohei Yoshida  <kohei.yoshida@gmail.com>  [5e9d811ab8a1c0481c67e3d4589e0a16fb781120]

Apparently nobody uses Hash() anymore.


2012-03-09  Stephan Bergmann  <sbergman@redhat.com>  [59e4ac4c3e55562856cdab04435489f9dc67d318]

-Werror={deprecated-declarations,sign-compare,unused-parameter}


2012-03-09  Michael Meeks  <michael.meeks@suse.com>  [eea51b762236fa4c24da82e691a67527eac6a157]

minor documentation tweaks


2012-03-09  Michael Meeks  <michael.meeks@suse.com>  [d3192948fe968fc4d6a8ec0e6fda232f265b3c4c]

fdo#40607 - osl_syncFile having written, and avoid doing that on start


2012-03-09  Kohei Yoshida  <kohei.yoshida@gmail.com>  [2d5c1a3f6de583629c29fc0eeea630c8f8a0eb89]

Even more cleanup and fixing.


2012-03-09  Kohei Yoshida  <kohei.yoshida@gmail.com>  [d049b05a1a7ccdcccd5aeaafbabd43b8df48f8df]

Cleaned up code.


2012-03-09  Kohei Yoshida  <kohei.yoshida@gmail.com>  [0637ca0aefed73b55154c15c8738c100f329a3a8]

Populate group dimensions directly to the cache.

This is to avoid populating them twice in case the same cache is
referenced by multiple pivot tables.

2012-03-09  Kohei Yoshida  <kohei.yoshida@gmail.com>  [593f6ac1064184f1faee60155c412b964f6f86a1]

Added hook to create group field data at cache creation time.

This is to avoid group data to be added multiple times in case of
multiple pivot tables referencing the same pivot cache.

2012-03-09  Kohei Yoshida  <kohei.yoshida@gmail.com>  [32b61ed8931acd97e488bc73486244c385a3a974]

Get normal grouping to work again.


2012-03-09  Kohei Yoshida  <kohei.yoshida@gmail.com>  [6553fc9dd2cd5986e5127804ba25ad7abf14235c]

Some adjustments.


2012-03-09  Kohei Yoshida  <kohei.yoshida@gmail.com>  [57c0ff6602dfbd0b7622a643e179923bf632cd87]

Properly display grouped range values for range-based grouping.


2012-03-09  Kohei Yoshida  <kohei.yoshida@gmail.com>  [e3ebacf3fdbafeafe02e2976c25c9299b1fd6bbd]

These functions are no longer used.


2012-03-09  Kohei Yoshida  <kohei.yoshida@gmail.com>  [7d53e6da1f9f36d8fc1040c823ba16723930012d]

Get number-grouping to work again.

Though I stil need to fix the sorting issue, which occurs because I
use string items to represent the range items.

2012-03-09  Kohei Yoshida  <kohei.yoshida@gmail.com>  [f96c760bef74a2aa46d9b57b50356b8d28d72c7e]

More scope reduction.


2012-03-09  Kohei Yoshida  <kohei.yoshida@suse.com>  [dcf9b304a1767c7b5adca77ac4bfa60c7ad2d55c]

We can't deal with "date" field mixed with ordinary strings.

And any attempt to handle this would end in disaster anyway.  Just
skip them.

2012-03-09  Kohei Yoshida  <kohei.yoshida@suse.com>  [464cdfa1b25c99b7dd251a405277080da4c75c36]

Scope reduction.


2012-03-09  Kohei Yoshida  <kohei.yoshida@suse.com>  [2e9bba6a0efda10d3f0a9abe38122cb5ec047bd2]

Bool-ness.


2012-03-09  Kohei Yoshida  <kohei.yoshida@suse.com>  [abb5bc40caf58e32a05fb8e04e4f0de9c8de6489]

Only load members of the clicked field, not of all fields.

This can mean the difference of 10 seconds vs 0.01 second depending
on the type of data.

2012-03-09  Kohei Yoshida  <kohei.yoshida@suse.com>  [1957c22f6267cc3466c96fdfe4dfccb87e7873a9]

Fixed a bug on sorting members.


2012-03-09  Kohei Yoshida  <kohei.yoshida@suse.com>  [9c0c38d6b955909825959aef1010c659cb7591c2]

Removed most of my debug statements.


2012-03-09  Kohei Yoshida  <kohei.yoshida@suse.com>  [5e7daf4ab990c4719332e1c6df06cc477bdb3631]

Display special first/last date names correctly.


2012-03-09  Kohei Yoshida  <kohei.yoshida@suse.com>  [c2f8b7a17e71f9379db7d44e763ad831cfd27825]

More on correctly formatting grouped values.


2012-03-09  Kohei Yoshida  <kohei.yoshida@suse.com>  [98057df3d4f729b78e828694e541845228c94efd]

Make sure to clear group field data when reloading the cache.


2012-03-09  Kohei Yoshida  <kohei.yoshida@suse.com>  [ee4a52467e2c945ee29af89c8694044d7196360c]

We can't take a reference here since the value will change after removal.


2012-03-09  Kohei Yoshida  <kohei.yoshida@suse.com>  [1472ce9ff250d6abc3380bb16b1c7a6c255e6fd2]

String and boolean cleanups.


2012-03-09  Kohei Yoshida  <kohei.yoshida@suse.com>  [b4ffdcc58fd301aa400c046cb34b33fd32cc17c1]

No need to create a copy just to refresh pivot table.


2012-03-09  Kohei Yoshida  <kohei.yoshida@suse.com>  [c516a4f45daeeb8b39df589530966e6413fb55a3]

Scope reduction.


2012-03-09  Kohei Yoshida  <kohei.yoshida@suse.com>  [8720c874d03605d45057165332014f3744c8b92e]

Fixed TestInclude for reverse-sorted dimensions.


2012-03-09  Kohei Yoshida  <kohei.yoshida@suse.com>  [b814c1749aa9c233f7eabf605be663068d47de13]

Display date group values correctly.


2012-03-09  Kohei Yoshida  <kohei.yoshida@suse.com>  [db60d94fc2ec8624653dddace5a934778fc2c7b4]

Fix the result hierarchy construction. Still lots of places remain broken.


2012-03-09  Kohei Yoshida  <kohei.yoshida@suse.com>  [f63490ca0fb365b419e143ffc694463d45865c74]

At least pass all unit tests.


2012-03-09  Kohei Yoshida  <kohei.yoshida@suse.com>  [20624fe17bc0a367c5f1d46c8244b7e3d0a7e110]

Custom copy constructor and assignment operator to fix segfault.


2012-03-09  Kohei Yoshida  <kohei.yoshida@suse.com>  [246521c9578e3cb66e610850716ba72f1e9981bc]

Massive rework to reduce the size of ScDPItemData.

Currently lots of things are broken.

2012-03-09  Kohei Yoshida  <kohei.yoshida@suse.com>  [98b4beebce3720c55ff3302a43d482db8adbc6fe]

Date field is now determined outside of ScDPItemData.


2012-03-09  Kohei Yoshida  <kohei.yoshida@suse.com>  [244a9ef6047b47a65990dd15665ea483240cc563]

ScDPItemData no longer stores number format.

This brings its size down by 4/8 bytes.

2012-03-09  Kohei Yoshida  <kohei.yoshida@suse.com>  [fb5286177df3e7f9ebf1286383f4e4e91e2023a2]

We don't need the date part flag.


2012-03-09  Kohei Yoshida  <kohei.yoshida@suse.com>  [f43ceb03f6d00204ae9a2dedc6dcddba788a26c9]

Group by Field struct, instead of keeping 2 dimensional arrays in each.


2012-03-09  Kohei Yoshida  <kohei.yoshida@suse.com>  [68c1a73391ddfa4836ca51491ad7faee81132733]

mnDatePart in ScDPItemData not used in any meaningful way. Removed.


2012-03-09  Stephan Bergmann  <sbergman@redhat.com>  [c7ad399a535d21cc73f0e99fbea361e559b34d4f]

Line breaks in registrymodifications.xcu


2012-03-09  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [347de4170751f99d92fb4f014586cd606e30887f]

The project files for vs2008 are identical in the two directories


2012-03-09  Caolán McNamara  <caolanm@redhat.com>  [c7de2ddf67158733ba15cea4cb8f1786e83776d9]

document how to update the damn bibliography database


2012-03-09  Italo Vignoli  <italo@italovignoli.com>  [c9af2604214a1bff261ced86343eb32de5f18443]

Resolves: fdo#45033 use LibreOffice references in bibliography


2012-03-09  Luboš Luňák  <l.lunak@suse.cz>  [77ee92a6bd8f40022ab03325d158de4b67a41dd0]

change vcl's SETTINGS_* #define's to const int

They pollute not only the global namespace, but all namespaces,
given they're are #define's. I bet they'd eventually all conflict
with the namespaced enum in kdelibs headers.

2012-03-09  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [b8d86729799d0494ca0a4d5ee659541d3d81f775]

add regression test for writer

use the hidden layout dump export filter to export the state of the
layout and compare it against a reference file

Still a work in progress.

2012-03-09  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [1390a2ce01b8458a53abf95df9091c64af422cb4]

Upload new libcdr-0.0.4 release


2012-03-09  Michael Stahl  <mstahl@redhat.com>  [24b449b7fcaaee20ef8feebfd64fc761535f77a8]

cppcanvas: processEMFPlus: fix valgrind warning:

When reading EmfPlusRecordTypeDrawImagePoints, handle the variant where
points are stored as 16-bit integers instead of floats correctly.
Found via valgrind on loading bugdoc from fdo#42252.

2012-03-09  Michael Stahl  <mstahl@redhat.com>  [06484b6946ac6a974c24af6624fb75bbe298c1e8]

fdo#46926: fix the fix for Python 3

Thanks to Maxime de Roucy for the hint that the "cmpfunc" type doesn't exist.

2012-03-09  Caolán McNamara  <caolanm@redhat.com>  [bd1088567bafa6293ffecf5331a9016b6d0438e3]

Fix tools->bibliography database, brown paper bag over head commit :-)


2012-03-09  Stephan Bergmann  <sbergman@redhat.com>  [bda0b068b8b6a4dadf18b46098192d52be6cb963]

Enable Bash pipefail so that e.g. wget failure leads to download failure


2012-03-09  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [a5f27616ed0ce486558e9a281568c65fda7afeb2]

Revert "Upload new libcdr-0.0.4 release"

This reverts commit 4147de18731c7637ab5654797c21b39069695ff5.

2012-03-09  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [055f8eaf1276c585b06ca01c28a6fe4aee900a31]

Reverting accidental commit


2012-03-09  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [8b0be97f13ea550fc5dae7a7b6a76ddb30218278]

Define SYSTEM_LCMS2 in scp2 when appropriate


2012-03-09  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [4147de18731c7637ab5654797c21b39069695ff5]

Upload new libcdr-0.0.4 release


2012-03-09  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [3daa764ee4ef8dc81d82507a204e1ac6be2a93c8]

Use information about position and offsets of the bitmap fill


2012-03-09  Miklos Vajna  <vmiklos@suse.cz>  [5191ee9800d53c8ebb6f56222eb81a1e4bce9925]

sw: doxygen comments for SwTxtFmtColl, SwFlowFrm, SwTxtFrm


2012-03-09  Stephan Bergmann  <sbergman@redhat.com>  [608fe962cc649ad62c489811d3a8666e0e06e5e7]

Let osl::FileStatus getters assert programming errors

...instead of arbitrarily returning certain values when the requested
information is not available.

This reveals a problem in strmunx.cxx that is apparently a regression introduced
with 4a086fca7b0a77c20bc9f1c97507966e2861f3da "fix SvStream to not require a
custom open or lstat method."

2012-03-09  Tor Lillqvist  <tlillqvist@suse.com>  [f3f6c9be9864088b94f874c6ef2ce8ab1dd45f2a]

Pass /useenv to vcbuild so that rc and link find SDK headers and libs


2012-03-09  Tor Lillqvist  <tlillqvist@suse.com>  [4839f974925a6da50be9cd0dc7ab907182abbb93]

VC2008 and 2010 were swapped


2012-03-09  Caolán McNamara  <caolanm@redhat.com>  [a2a96edbbca627649a86688cb0db1f89e19caa05]

reorganize license dialog to avoid Resource leaks


2012-03-09  Caolán McNamara  <caolanm@redhat.com>  [d527c1df688db82f93a2fb336f2c5ae0a243104f]

callcatcher: update list


2012-03-09  Caolán McNamara  <caolanm@redhat.com>  [fd468f7c928902600ce612df0141d6ed98b09b9e]

add an explicit Cancel handler


2012-03-09  Caolán McNamara  <caolanm@redhat.com>  [809e3017d1d0ee953880da1c3360bc1ee40d3c05]

update code a bit


2012-03-09  Matúš Kukan  <matus.kukan@gmail.com>  [fa97b8ac234c34618d8dca4329bc13e8454b47b4]

Do not remove the whole  workdir/* on 'make clean'

Also solver/$INPATH is subset of */$INPATH.

2012-03-09  Matúš Kukan  <matus.kukan@gmail.com>  [ac26f6871061554db77a393cb1886a71b668a580]

remove unused Makefile


2012-03-09  Winfried Donkers  <osc@dci-electronics.nl>  [0466a30ca52dc531887c75e2d42b007cc83778f3]

fdo#45671 fix for transparent colour split button


2012-03-09  Andras Timar  <atimar@suse.com>  [cbaabc7323f9c35ee414ef9013e9036d045d84dc]

fdo#46847 fix build of so_activex.rc

Use \ instead of / in path, but more importantly,
use relative path, because '-' in path caused build error.
Path was truncated right before the '-'. We could have put it
between quotes, but then the SO_ACTIVEX_TLB_DIR define would not
be substituted, so instead of hacking of the rc, I chose this
solution.

e

2012-03-09  Tor Lillqvist  <tlillqvist@suse.com>  [dcc9096b857fa2b22eee1f4e025e82c0f4320f16]

Add mode lines, untabify, clean up indentation


2012-03-09  Tor Lillqvist  <tlillqvist@suse.com>  [5ce2c589081aaa6f5414c12cdabd8e96482430c3]

Look for Windows SDK v7.1, too


2012-03-09  Tor Lillqvist  <tlillqvist@suse.com>  [2a2c05e99c47297a8793a54728af8355149d897a]

Redirect error message we aren't interested in to /dev/null


2012-03-09  Tor Lillqvist  <tlillqvist@suse.com>  [e655c33a3c51a0848f98cefefdc0a8358527ecf5]

Bin leftover old crack: There is no "platformsdk" under the MSVC folder


2012-03-09  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [699b8a45d81f59e29b4b06936fb0a8538722acbf]

Make sure that the right libraries are there in all cases


2012-03-09  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [b64b955a38021c70b06c97c9d31b516b5e0fa3a1]

libcdr will depend on lcms2


2012-03-09  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [50e02e19efc37ad94646fd4bb7b7eda74bb4952c]

With the new libcdr, writerperfect will depend on lcms2


2012-03-09  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [7ee86ca95f9b9fd788b808e5fd72f00ec4d4700a]

Cubic and quadratic bezier bounding boxes


2012-03-09  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [88b848092c6c073be93b4e9f7f14d1246ae94ac7]

Package lcms2 if internal one is used


2012-03-09  Miklos Vajna  <vmiklos@suse.cz>  [401a834e0bb5b9a1fdf4d8648cb7c630ce452459]

writerfilter: ifdef + fprintf -> SAL_INFO


2012-03-09  Stephan Bergmann  <sbergman@redhat.com>  [8840765e2927d036b6c8b4481eabbd4f4fb460a9]

Fixed @since tags


2012-03-09  Stephan Bergmann  <sbergman@redhat.com>  [490f83d4807a4223bae61d34913e5bd2bf952f3a]

fdo#47021: the naive join attempt leads to deadlock

...something better is required (getting rid of the solar mutex?).

2012-03-09  Cameron Paul  <cpaul37@gmail.com>  [effe82efb67a3b444c3be5f978aef82b8e709165]

Disable auto-numbering by default.


2012-03-09  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [59dcb5918dbcb93173afcd5bc4f3b01fa7bef1ee]

prevent creating new db ranges with the internal anonymous db name


2012-03-09  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [66fbd3a48ac5608eeb45629b9d285790cfcefff6]

remove one more reference to the anonymous db string


2012-03-09  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [50ade1da6464c99bd9670dbaa2fc1a9dadf6b914]

remove old unnamed db string


2012-03-09  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [ecdc626d91d723c9861345008d6563b118a92a7a]

don't show the anonymous db string, it is for internal use only


2012-03-09  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [259839dcb9ee74c3a24bbec12de4ec92b56ad62e]

use new anonymous db name in filter dlg, fdo#47105


2012-03-09  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [f361431f944abd9e12fad80f4880fa111214ff06]

Set entries correctly visible, fdo#47102


2012-03-09  Josh Heidenreich  <josh.sickmate@gmail.com>  [af5cc38cac0defcfc36796915e13ddd5969a7108]

sal file.hxx documentation


2012-03-09  Josh Heidenreich  <josh.sickmate@gmail.com>  [b64352905ff5fc64e3b2d800766dcfd19b28f533]

Added FileStatus methods isFile, isDirectory, isRegular, isLink


2012-03-08  Tor Lillqvist  <tml@iki.fi>  [1f36132b1995dc1e89d2b0b372f5805a9d3c5a95]

Set SRC_ROOT and OUTDIR_FOR_BUILD (!) to get it get a bit further along


2012-03-08  Tor Lillqvist  <tml@iki.fi>  [82a8c4cf35abdd7d8db323068bd0a840b4901ee3]

Add more libs


2012-03-08  Katarina Machalkova  <bubli@bubli.org>  [84665adcea8e80bedad15916a183574344a3d146]

fdo#32598: Changing media playback options sets modified flag


2012-03-08  Tor Lillqvist  <tml@iki.fi>  [03c6bfff92b10fc9f8ab82dcea1303dfe763f94c]

The instsetoo_native part is unnecessary when doing dev-install


2012-03-08  Tor Lillqvist  <tml@iki.fi>  [67381d234f4ce73db5b4f5cdaadb06c2b602788e]

Look for SCRIPTING in BUILD_TYPE


2012-03-08  Tor Lillqvist  <tml@iki.fi>  [37a6cf755a45c5c624f4b4747d9c5a550d370924]

Check SOLAR_JAVA for gid_Shortcut_Lib_Hsqldb_2


2012-03-08  Tor Lillqvist  <tml@iki.fi>  [c3fe8e2fd53ea37ce3e1d8fa583c80795991f550]

Obey DISABLE_SCRIPTING


2012-03-08  Tor Lillqvist  <tml@iki.fi>  [8db978d3fa7916462fc7e6232532336e3a602e40]

Add DISABLE_DBCONNECTIVITY and DISABLE_SCRIPTING to SCPDEFS when needed


2012-03-08  Tor Lillqvist  <tml@iki.fi>  [703e7b390ef69c43b5ad9ed7af01af23ad4b4bcf]

Also set with_java=no in the disable-scripting case


2012-03-08  Stephan Bergmann  <sbergman@redhat.com>  [c361ef86504e79a1e1b56fa3a7eba2f893386e2c]

Compiler-generated code is just fine

...now that member is Sequence instead of pointer to Sequence.

2012-03-08  David Tardon  <dtardon@redhat.com>  [4ba3a64c2023cd57e1fc0a7bb6c5610378cbfd94]

remove duplicate statement


2012-03-08  Philipp Weissenbacher  <p.weissenbacher@gmail.com>  [407ee0556c4859aeb640b1cf0aae710dac8ead73]

Translate German comments


2012-03-08  David Tardon  <dtardon@redhat.com>  [ac488d581a06fadb8866f6612595fe93b120c8fb]

quick hack to fix building sdext with l10n


2012-03-08  David Tardon  <dtardon@redhat.com>  [de9f94dc8f3be28f11881e036ce0680988fb1666]

beware of excessive white spaces


2012-03-08  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [1483c90ddc4a9f47b9a7da2d65da12f3e71cee60]

sw: SwTxtFrm formatting, cleaned up useless debug code and translated comments


2012-03-08  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [e500deff4c2bc0d29626684039519a326388a778]

sw layout dump: replaced pointers by FrmIds and added frame bounds


2012-03-08  Caolán McNamara  <caolanm@redhat.com>  [2a48994be5501d2204793700f4a169ae455c6658]

different types in std::min on 32bit


2012-03-08  Caolán McNamara  <caolanm@redhat.com>  [a3f1614c606629196ca71dc22dab3343b060dced]

Resolves: fdo#46923 uninitialized iterators are invalid


2012-03-08  Noel Power  <noel.power@novell.com>  [c3d806be7d30a437607d924a4d33f13fe20dd1ba]

fix uno bootstrapping for .NET ( and perhaps c++ ) fdo#46832


2012-03-08  Michael Stahl  <mstahl@redhat.com>  [49e07aa0de601dfa43820f3ff1d54d0c80054016]

docufld.cxx: Apple gcc can't find min(sal_Int32, int)


2012-03-09  Takeshi Abe  <tabe@fixedpoint.jp>  [274b4272fa5e819e484935e9c65676d8d3f7ff3a]

Removed dead define

It died 10 years ago: 85c2755e16883d581db39b317b8c152b551da5ba

2012-03-08  Tor Lillqvist  <tlillqvist@suse.com>  [bcdb2f161ec9b76ce65d608756c9aecddfe15ac2]

Fix Windows compilation errors caused by int/sal_Int32 borkage

Unfortunately the unit test in question still fails on Windows,
though.

2012-03-08  François Tigeot  <ftigeot@wolfpond.org>  [9ce48e3c881124b232f6689646122d7d6c4418ed]

Use the same CFLAGS on DragonFly and NetBSD.


2012-03-08  François Tigeot  <ftigeot@wolfpond.org>  [cf7e8929323f1d65cd7539d77215115dad8cfc1b]

Remove unused files.

They were identical to NETBSD_INTEL_GCC.mk anyway

2012-03-08  François Tigeot  <ftigeot@wolfpond.org>  [7ff5c83c4e07de6017c98e34f905b618a233e3bb]

Adjust to current pkgsrc usage.


2012-03-08  Michael Stahl  <mstahl@redhat.com>  [db21197de4383f75718190072171adab15e64a00]

desktop: do not complain about soffice command line options:

These are handled in the soffice wrapper script, but that is too stupid
to be able to filter these out, so just ignore them in soffice.bin.

(regression from 4efbd87e31e7488dfcdd1d07ff979f1f59b8b1f1)

Also, print errors on stderr.

2012-03-08  David Tardon  <dtardon@redhat.com>  [74a6d7a135ca03c23eff8b360a748a8f964c92a3]

fix mis-merge


2012-03-08  Noel Grandin  <noel@peralex.com>  [4b4fb33c606fd068e024669efcbd7ad2aefdaacd]

Convert from tools/table.hxx to std::map in SvxMacroTableDtor

In this case, we also convert from storing pointers to storing
the items directly because SvxMacroTableDtor completely controls
the lifecycle of the SvxMacro objects it contains.

Also add an operator== to SvxMacroTableDtor and remove the out-of-line
implementations of equals from two other places.

2012-03-08  Caolán McNamara  <caolanm@redhat.com>  [1fad074f43e3301420900918881ad1a8b0bc8687]

convert to OUString to I can use SAL_WARN


2012-03-08  Szabolcs Dezsi  <dezsiszabi@hotmail.com>  [706cac767c90281b74fbc27a134b022d27e2ce21]

fdo#43424: Comparing empty document with attached one crashes LO


2012-03-08  Szabolcs Dezsi  <dezsiszabi@hotmail.com>  [0c075735344122c1c016289951f2bf832cec69a7]

Fixed crash when renaming AutoText


2012-03-08  Caolán McNamara  <caolanm@redhat.com>  [dbe20175fed8e82bec3578ae3af800dac7bc45f4]

Resolves: fdo#46939 don't rename autotext when source and dest are the same


2012-03-08  Stephan Bergmann  <sbergman@redhat.com>  [672ad9493a484a606df2f546caf98a7a7355fe31]

Clarifying comment added


2012-03-08  David Tardon  <dtardon@redhat.com>  [ee67c55260ec7723c39606955ccdbd3e2934935a]

yet another clash with macro name


2012-03-08  Stephan Bergmann  <sbergman@redhat.com>  [d5cb0636dc902f069307a44181ce5bb14932c0f9]

In osl::Thread::create, do not access members after starting the thread

...as the Thread may already have been destroyed by that time.
Also, no need to programmatically check fro programming errors when they
have already been addressed by assert.

2012-03-08  Radek Doulik  <rodo@novell.com>  [c6e83ea051054c59abb685ad4258ac0b74e119c4]

fix the condition


2012-03-08  Radek Doulik  <rodo@novell.com>  [47462311eeeac0c9e560e0bb77a3c2c623362b83]

added one more check to be more safe to identify (in)valid metafiles


2012-03-08  Caolán McNamara  <caolanm@redhat.com>  [c0db5469d9bb289075914e60ced856698a6ae249]

Resolves: fdo#40686 dyaLinePitch only valid between [1-31680]


2012-03-08  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [ccfbb8647503e9e2531c4fc1fb03354a82401e3d]

use better assertion macros in pdfimport unit test


2012-03-08  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [bf42d2dc58bd80bf4bdf6ff2abb3cd4cb7fd733e]

some simplification in ScDocFunc::InsertTable


2012-03-08  Winfried Donkers  <osc@dci-electronics.nl>  [df0644161bf9b8e476eb138726f38ba5f11b19b7]

fdo#45682 split button for writer table line color


2012-03-08  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [6b84f0d0c408cbe8cac1509b5d9807ccc9634186]

Export the LCMS2_CFLAGS and LCMS2_LIBS


2012-03-08  Caolán McNamara  <caolanm@redhat.com>  [7ab0fad5664d93cbdba907c59099c15f2278d204]

need to remove i18npaper from install lib list


2012-03-08  Caolán McNamara  <caolanm@redhat.com>  [e4fe6a9c464ff4637696cae333524907ee881a6e]

state *what* was not found when throwing exception


2012-03-08  Caolán McNamara  <caolanm@redhat.com>  [6a7a5740ad82f2ada6dded286aacc32f2af1b246]

64bit Truncated pointer used as an unique 32bit id


2012-03-08  Caolán McNamara  <caolanm@redhat.com>  [0c816004eac48a7ac5d571fdf9a46db9fc497958]

tidy up SwBreakIt


2012-03-08  Caolán McNamara  <caolanm@redhat.com>  [80b0a3a7b647b3d60379344a37a5f9b15a2bbfe9]

fold i18npaper into i18nutil

It's too small to justify standalone existence.

We can accumulate i18n things we link to directly into
i18nutil and rework i18npool uno implementions in terms
of thin wrappers over i18nutil and prefer linking to
i18nutil internally and leave the uno forwarders for
use by external components and scripting

2012-03-08  Caolán McNamara  <caolanm@redhat.com>  [18a48b7489650c7addef4c64b7c5b6985a3c68fe]

drop dead makefile.mk's


2012-03-08  Caolán McNamara  <caolanm@redhat.com>  [5b395625901b1f9c2314a0b9a13f4876a3ae17ce]

de-uno-ize ScriptTypeDetector

leave a UnoScriptTypeDetector implementation that points to the
trivial ScriptTypeDetector for external consumers, e.g. sdext

2012-03-08  Caolán McNamara  <caolanm@redhat.com>  [14c4c26cea838b3fffb0b17ba440c29a6066fad1]

forgot to remove x_rtl_ustring.h


2012-03-08  Caolán McNamara  <caolanm@redhat.com>  [a80495526ca478038ea6416e08de0456f78fdb4b]

OUString::createFromAscii -> new style


2012-03-08  Caolán McNamara  <caolanm@redhat.com>  [a9243992ed564e0e0a133909f0f8561bae2b1e42]

throw a noncopyable pattern at oneToOneMappingWithFlag


2012-03-08  Caolán McNamara  <caolanm@redhat.com>  [bd70fd8df2efe4df3ab1a24a9071ae6621e058cb]

ditch SW_XBREAKITER define


2012-03-08  Caolán McNamara  <caolanm@redhat.com>  [f150208ca885aeeaf5ecae2ff90ccf80717e3246]

these Links either shouldn't be links, or shouldn't exist


2012-03-08  Caolán McNamara  <caolanm@redhat.com>  [91b5497f8a9a765af8fa3affa437ef1950783bfb]

just in case


2012-03-08  Caolán McNamara  <caolanm@redhat.com>  [e73b23562911c15e9996eea70d3aff4983a2018c]

tidy up WW8FormulaControl, with knock on results elsewhere


2012-03-08  Caolán McNamara  <caolanm@redhat.com>  [68f7b7a37309f577da1b868ee012246449133c01]

STATE_CHANGE_FORMAT is an unused state now


2012-03-08  Noel Grandin  <noel@peralex.com>  [e36a9a64f14581b2c7d567d17a72be6d3ea8dccc]

Convert tools/table.hxx to std::map

Convert usage of tools/table.hxx to std::map in aPTable field of
SvPersistStream class.

2012-03-08  Noel Grandin  <noel@peralex.com>  [14ca52086ba3cdba0f767f69f9de9fa5fb9e5668]

Fix bug in commit ad9960ffeb25f31ce4b1f819f909f1eb9ad6d7dd

My previous patch converting SvPtrarr usage to std::vector had a bug,
(spotted by Ivan timofeev.i.s@gmail.com) where it called multimap.find
instead of multimap.equal_range.

2012-03-08  Miklos Vajna  <vmiklos@suse.cz>  [879325fcf7b9cbf9376bdd0260bbaa943234a654]

rtftok: get rid of unnecessary lcl_getNumPr()

The more generic lcl_putNestedSprm() can be used instead.

2012-03-08  Michael Stahl  <mstahl@redhat.com>  [294b86e3dbbdb9b136cb17a51687f4e2762711cf]

gbuild: fix mkdir optimization with make 3.81

The problem is that make 3.81 does not match pattern rules whose target
ends with '/' against directories.
(regression from 408822b54724f8170a1296ddd67e50d8291c8ee1,
90491a073c5b5faee782ad5eab63276fda2342e6)
So use a fake file ".dir" in the respective directory, and try not to
spawn unnecessary mkdir processes by checking for existence via realpath.
This is all quite ugly and should be reverted once support for make 3.81
is dropped.

Also, fix a pre-existing problem of pattern rules with multiple targets
that used to work by accident in Package.mk.

2012-03-08  Michael Stahl  <mstahl@redhat.com>  [f4926f2310be4870c948df806053f6573259e10f]

sdext: Configuration: use nodeliver mode

Preventing the files from officecfg being overwritten by files from sdext.
Should fix the smoketest failure if the extensions are enabled.

2012-03-08  Michael Stahl  <mstahl@redhat.com>  [26b7fd6e1bc090cde2f9507aef86bc88e0501fc1]

tail_build: missing oovbaapi dependency


2012-03-08  Catalin Iacob  <iacobcatalin@gmail.com>  [7c9dbfd3e857ee2694505eab5846141923aa4381]

fdo #46446: add python gdb helpers for osl::FileBase


2012-03-08  Santiago Martinez  <smvarela@gmail.com>  [fdd3427a584a3f14ecb0d00557417434db04df99]

Removed unused code.


2012-03-07  Philipp Weissenbacher  <p.weissenbacher@gmail.com>  [b43fe402154fae9bf1e2201d9b1a049cbcaf63ef]

WaE: Fix cppcheck syntax error warning


2012-03-07  Philipp Weissenbacher  <p.weissenbacher@gmail.com>  [2343fc82a9a87fd6704194077822768db9e717aa]

Translate German comments


2012-03-07  Marco Cecchetti  <mrcekets@gmail.com>  [358e5b13c868c5cd3868abe268d950cb93aa1740]

Fixed a lot of minor issues, polished source code and comments.

Fixed a couple of missing 'this' keyword. Fixed not strict JavaScript
syntax usage, as missing 'var', 'new', ';' or duplicated variable
declarations. Fixed spelling issues.
2012-03-07  Marco Cecchetti  <mrcekets@gmail.com>  [9fb6c48b8573283aa6653825e244f59e6a34cec2]

Fixed a bug: when the SlideNumber placeholder field does not exist at all in the master page the 'element' attribute of the related PlaceholderShape object is null, so the 'element' attribute has to be checked in thePlaceholderShape.setVisibility method.


2012-03-07  Radek Doulik  <rodo@novell.com>  [0d396171b6345e6077dd85dc7ff6d9f9fdcd523d]

workaround for buggy metafile images


2012-03-07  Radek Doulik  <rodo@novell.com>  [d86d122a986292d76fe0a57c6285667356ee5170]

allow wmf header to be placed on position aligned to 4 bytes

 - because there are such buggy emf files flying around (n#705956)

2012-03-07  Peter Foley  <pefoley2@verizon.net>  [5b2b793caeed16e5d7d63cb5ce8a07289051dca8]

fix make dependencies for windows


2012-03-08  Takeshi Abe  <tabe@fixedpoint.jp>  [2d7550d53fdc3fa85adc8da69f692ec3c64bc12b]

Removed unused macro


2012-03-07  Matúš Kukan  <matus.kukan@gmail.com>  [0138d85a6f9cb33a943d43e715fd2a34edb6011d]

fix library name


2012-03-07  Luboš Luňák  <l.lunak@suse.cz>  [5420d7092f9a96fee694b1b1ce6d52c671912e9c]

use the new license header, this file has been written by me


2012-03-07  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [f5ef8396744966b9bd648bc0d1cb654db8c250be]

export all row styles, fdo#44336

only exporting the used row styles is a loss of information since this
means that all following rows use the height of the default row style
 # Changes to be committed:

2012-03-07  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [bea018a7040c36e91487b27c7b59c6c8a970bf5f]

there should be no need any more for this check


2012-03-07  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [db5cdd9cb29e315df5aa5b30bfdf0262d7ee36d7]

some more auto_ptr -> scoped_ptr in chart2


2012-03-07  David Tardon  <dtardon@redhat.com>  [e319053190ccf9ceb5ce49659a88c7ea56079997]

probable intent


2012-03-07  David Tardon  <dtardon@redhat.com>  [bed1173cfe0de2ca13bacbcbca610cecca8f3829]

WaE: missing braces around initializer


2012-03-07  David Tardon  <dtardon@redhat.com>  [7daafe70db4188b2eb83e05792ff934fa574a927]

suppress compiler error when building with -Werror

Return value of the function is set by the inline assembler code.

2012-03-07  David Tardon  <dtardon@redhat.com>  [48b419ceb68c9bcf821e906a601f9b0c5e943200]

WaE: comparison between signed and unsigned integer expressions


2012-03-07  David Tardon  <dtardon@redhat.com>  [c06ec2fdc21d4794535fb4d2358f65575ee9f2b7]

WaE: comparison between signed and unsigned integer expressions


2012-03-07  David Tardon  <dtardon@redhat.com>  [5e259549cb15540df38bf885d271edbfe1d85ac4]

WaE: redefined macro

SD_RECEIVE, SD_SEND and SD_BOTH have been defined in mingw-w64 headers
since the very beginning. I suppose this was only relevant for mingw32,
which we do not support anymore.

2012-03-07  David Tardon  <dtardon@redhat.com>  [7399447c8abee9b0dde4ce40aa34e25053a42352]

WaE: format '%u' expects argument of type 'unsigned int'


2012-03-07  David Tardon  <dtardon@redhat.com>  [e1eae3267b7775be0cbe719e3a055de3ee343f92]

WaE: declaration of '...' shadows a global declaration

pfn_ADDEREXCLUDEDAPPLICATIONW has been defined in mingw-w64 headers
since the very beginning. I suppose this was only relevant for mingw32,
which we do not support anymore.

2012-03-07  David Tardon  <dtardon@redhat.com>  [5c1e188a55ef64eeec54c610a1e3e6e60332e1c2]

WaE: suggest parentheses around '&&' within '||'


2012-03-07  David Tardon  <dtardon@redhat.com>  [2a9517575d7e027f7aae2a0d0abda61ca58ce0a1]

WaE: comparison between signed and unsigned integer expressions


2012-03-07  David Tardon  <dtardon@redhat.com>  [a81dca114b355a32cd903ea308c7edc1d23d3174]

WaE: declaration of 'aTmpPath' shadows a previous local


2012-03-07  David Tardon  <dtardon@redhat.com>  [9235d38ae45b82baf8ee5178e350459bb29313e6]

WaE: deprecated conversion from string constant to 'sal_Char*'


2012-03-07  David Tardon  <dtardon@redhat.com>  [a6b12b7408b7e2378365f942d100e9038051b0aa]

WaE: declaration of 'n' shadows a previous local


2012-03-07  David Tardon  <dtardon@redhat.com>  [2b39d8122d490a16b2f748f40595d74ac19acfae]

WaE: ordered comparison of pointer with integer zero


2012-03-07  David Tardon  <dtardon@redhat.com>  [c5dc8967644639514e760034031da8b4a8d705ef]

WaE: comparison between 'enum oslFileError' and 'enum osl::FileBase::RC'


2012-03-07  David Tardon  <dtardon@redhat.com>  [2a58ae90ba4dd49bc539e1488a51c31f5563dc2a]

WaE: deprecated conversion from string constant to 'LPWSTR'


2012-03-07  David Tardon  <dtardon@redhat.com>  [b1f9d48ea75ff5a8a25eaeab625063663642904c]

WaE: function declared 'static' but never defined


2012-03-07  David Tardon  <dtardon@redhat.com>  [a60f2238b625fca910db0d5f8ff897eacc6c5adb]

WaE: unused parameter


2012-03-07  David Tardon  <dtardon@redhat.com>  [92b3308ecc6dc7acd7c892727d7673d26b44130e]

WaE: suggest parentheses around '&&' within '||'


2012-03-07  David Tardon  <dtardon@redhat.com>  [72527fa9b8d26f81484726c3beb5b37bdb2c05c6]

WaE: deprecated conversion from string constant to 'TCHAR*'


2012-03-07  David Tardon  <dtardon@redhat.com>  [2b945f8ee4388f66bc02e50f129f94824706d729]

WaE: deleting 'PSID {aka void*}' is undefined


2012-03-07  David Tardon  <dtardon@redhat.com>  [31fdb7f4644d80cde482a576ddb5c3cb9625a15b]

WaE: missing braces around initializer


2012-03-07  David Tardon  <dtardon@redhat.com>  [1ee529445b75c259db5c671cb1374094d1eb0985]

WaE: missing braces around initializer


2012-03-07  David Tardon  <dtardon@redhat.com>  [8c986d3eb37ad483b9b6021deba4c8795e202854]

WaE: "NOMINMAX" redefined


2012-03-07  David Tardon  <dtardon@redhat.com>  [1f370333c50db8e120fd62d411f2c66956783f0f]

remove useless include guards


2012-03-07  David Tardon  <dtardon@redhat.com>  [8fc3fc5642bf5d1f7028b620d4ad66f275c2b0ba]

WaE: ignoring #pragma warning


2012-03-07  Caolán McNamara  <caolanm@redhat.com>  [6220ed4e6e04d555dc28ada02f46f88ed9ee3daf]

callcatcher: update list


2012-03-07  Caolán McNamara  <caolanm@redhat.com>  [9656a1549512ddc2b1a69d4e5bb6c791dede1534]

WaE: various higher debug level compile time warnings


2012-03-07  Caolán McNamara  <caolanm@redhat.com>  [cf0373b42e558ee17b47bb985e7d5a2b0f17939a]

attachmentid should be stable across mime-type changes


2012-03-07  Caolán McNamara  <caolanm@redhat.com>  [ac7a11255afc531ce2ca4958277c27d6d29e7c3c]

We just want to know if this ole object is already exported or not

So it's merely the knowledge of having exported this object already that we
need to know in order to elide re-exporting it.

This code is still 64bit unsafe, as the nPictureId has to be a unique
32bit value for each object, so using the pointer as the key is
horribly dubious, but this should be the same as the original code.

2012-03-07  Caolán McNamara  <caolanm@redhat.com>  [bbc6d8506d0bb1035c7c6d1755a0655612b54e69]

remove various unused methods and source files


2012-03-07  Caolán McNamara  <caolanm@redhat.com>  [04f067623f342be50c31db8aafb29f1bb8e3959f]

These methods don't need to be implemented as Links


2012-03-07  Caolán McNamara  <caolanm@redhat.com>  [88aabebed1ded59d0a4b84c92c6fc6ccbdd96728]

Conditional jump or move depends on uninitialised value


2012-03-07  David Bolen  <db3l.net@gmail.com>  [387389b644b91808fdee74846b2d855382f48ed7]

fdo#46926: fix UNO struct comparison in Python 2

This requires setting a rich comparison flag in Python 2, while Python 3
uses rich comparison by default.
(regression from a09ce46818fd4d5e08b3af9a478501cd8ef5b4fe)

2012-03-07  David Bolen  <db3l.net@gmail.com>  [4634cbc237239da771e0f6a81f78171ecec726ba]

fdo#46859: adapt string type checks to work with both Python 2 and 3

(regression from a09ce46818fd4d5e08b3af9a478501cd8ef5b4fe)

2012-03-07  Michael Stahl  <mstahl@redhat.com>  [73867da36960adf8b79ff34c7094c63aa5a05940]

qadevOOo: _XPropertySet.java: fix unrealistic expectations:

We can't assume that when setting properties whose semantics we don't
know to random values in an arbitrary order, a non-changing value
indicates any kind of error.
The only real error this test can detect is if setting a property
crashes.

2012-03-07  Michael Stahl  <mstahl@redhat.com>  [86d316f9737e2bbe37968b9b9b32bd9aa4564077]

sw: tweak comment translations

037d14ce and following

2012-03-07  Tor Lillqvist  <tlillqvist@suse.com>  [3e8e896c03f88d9855fdcccab9ce6f3cae4ba603]

Need the sfx library for sfx2::isValidNCName()


2012-03-07  Tor Lillqvist  <tlillqvist@suse.com>  [7fd4640469ce0cc3211a38393c7f25bd2deecd87]

Fix MSVC compilation error: can't assign a const char* to String


2012-03-07  Miklos Vajna  <vmiklos@suse.cz>  [2a3c3b32cae53698ed8a35292ffebf35d9f5b0d8]

convert SwWW8ImplReader::simpleAddTextToParagraph to SAL_INFO()


2012-03-07  Korrawit Pruegsanusak  <detective.conan.1412@gmail.com>  [27164d22884d27009057d13a86578419c100e2e2]

if build fail, show broken module name

This solves http://lists.freedesktop.org/archives/libreoffice/2012-February/025772.html

2012-03-07  David Tardon  <dtardon@redhat.com>  [e24911bc95935070953cb3b44efdcfa36fae718e]

use const_iterator


2012-03-07  Tor Lillqvist  <tlillqvist@suse.com>  [9dacc3c6b626c4a2efd65bded0998b55f8b7aa28]

Use just one resource file for npsoplugin


2012-03-07  Tor Lillqvist  <tml@iki.fi>  [5afda5fcdf191e1144a2cad614c8307bf5850ce0]

Pass parameters to cppunittester's lo_main()


2012-03-07  Tor Lillqvist  <tml@iki.fi>  [d4cd853edd3744a4569bd5a23fd461394837e5c7]

Add Xcode project


2012-03-07  Tor Lillqvist  <tml@iki.fi>  [1f41d7b024e3964c66ad2a8034be57e156c6f5ce]

Cosmetics: Format code consistently


2012-03-07  Tor Lillqvist  <tml@iki.fi>  [40978924953fb2acea522fa2011182a795e65d4c]

Add Emacs and vim mode lines


2012-03-07  Tor Lillqvist  <tml@iki.fi>  [7c83312ccdd07541efde3f16c090fa59c8b73bf0]

Just skip non-existent files


2012-03-07  Tor Lillqvist  <tml@iki.fi>  [41daea641b836370ef009182ac1e0013d76576ae]

Make Emacs mode line consistent with the vim one


2012-03-07  Philipp Weissenbacher  <p.weissenbacher@gmail.com>  [aedb86399dca3be9c636267104d0893ffc17aca3]

Add option to only list filenames

This adds the argument -f (--filenames-only), which only prints the
filenames of files containing German comments.
I personally scan the whole file for German strings anyway, as we do
not find German strings with less than 4 chars. So there's not so
much use in printing the found strings.

2012-03-07  Tor Lillqvist  <tml@iki.fi>  [37b6a37a2634cbb7bbe6602c3cc45b9ffccc05a7]

Fix compilation for simulator


2012-03-06  Andras Timar  <atimar@suse.com>  [07cf4a4a21b4f8f9325e7a7243fba6295ec42a54]

we always use relative paths in ddf files


2012-03-06  Andras Timar  <atimar@suse.com>  [d4b824868f938e40fc2af72990567667cbccbf5c]

remove unused SETSTATICPATH variable


2012-03-06  Andras Timar  <atimar@suse.com>  [c5e98e7598807037678727d93ee4d2cbf311db3e]

remove pointless calculations


2012-03-06  Szabolcs Dezsi  <dezsiszabi@hotmail.com>  [78e8d5f0d62f910b8561a1c4fd7ebd8ae4cfb9f8]

Added option to hide external link buttons on Start Center

This option is useful for Intel AppUp builds. On the other hand,
unused STARTCENTER_LAYOUT_STYLE option was removed.

2012-03-06  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [1889c1af41650576a29c587a0b2cdeaf0d297587]

lp#527938, debian#602953, fdo#33266, i#105408: do not crash on clicking bibliography when base isnt installed


2012-03-06  Caolán McNamara  <caolanm@redhat.com>  [23f59fe823fd26324a896998eb998ab9f81f24d5]

use a consistent naming scheme


2012-03-06  Michael Meeks  <michael.meeks@suse.com>  [4f688fd794a7e04a294f0b215889ce076c91823f]

more documentation and cleanups for various modules.


2012-03-06  Tor Lillqvist  <tlillqvist@suse.com>  [9b7e871fa8839e698953ec27c1f9d5f24791a1b5]

Some file systems are case-insensitive


2012-03-06  Ivan Timofeev  <timofeev.i.s@gmail.com>  [ee77e4a776de74de06ffb51ebe3a9f597e532e8a]

repair the "No Fill" button which sets a transparent background in Writer

see commit 836d98646203e0d9d3916571ed55d6572c2cb3dc

2012-03-06  Winfried Donkers  <osc@dci-electronics.nl>  [f57e65477038e0151e1d69599351173ed2fdd044]

fdo#45671 writer par. bg color simplified code


2012-03-06  Caolán McNamara  <caolanm@redhat.com>  [4efbd87e31e7488dfcdd1d07ff979f1f59b8b1f1]

Resolves: rhbz#800272 complain about unknown command-line options


2012-03-06  Andras Timar  <atimar@suse.com>  [5ce699f0c82d5bfd629c22be0747bbe3b851a9fd]

fdo#46508 use ISCHECKFORPRODUCTUPDATES property for online update

ISCHECKFORPRODUCTUPDATES is a de-facto standard for enabling or
disabling Online Update feature. We had this property but it was
unused for a long time. Now LibreOffice can be installed with
msiexec /i LibO<version>.msi ISCHECKFORPRODUCTUPDATES=0 in order
to disable Online Update feature.

2012-03-06  Michael Meeks  <michael.meeks@suse.com>  [51791eaf8611287c21ad53645036a77c1dd84ddf]

remove misc. unused code


2012-03-06  Stefan Knorr (astron)  <heinzlesspam@gmail.com>  [793b87411646a4a008a6ed82315d8b5c82738641]

Fix fdo#38207 and also hide another option in Writer/Web


2012-03-06  Michael Meeks  <michael.meeks@suse.com>  [dc24525d098d3dbf303dcfa04cae319592107907]

more idle code documentation improvement


2012-03-06  Takeshi Abe  <tabe@fixedpoint.jp>  [033d98557e182330d8daa148fff705be0447471c]

Removed useless #ifdef guard


2012-03-06  Caolán McNamara  <caolanm@redhat.com>  [4564f9c207ab53c70a199a2dbcc0d8f155211256]

Resolves: rhbz#799525 put flat odf mimetypes in xsltfilter.desktop


2012-03-06  David Tardon  <dtardon@redhat.com>  [021f685f1683ebab157a899def6316be206632eb]

mingw: synchronize berkeleydb lib name with gbuild


2012-03-06  Caolán McNamara  <caolanm@redhat.com>  [6b1a10244857fcb099c1a12b92eb6a2f6ac894b4]

make it easier to find leaks by dropping globals at exit


2012-03-06  Caolán McNamara  <caolanm@redhat.com>  [d99251cecd8a2094bacf55c5f8f2242dc874c0e3]

leak in IMHandler::signalIMPreeditChanged early return


2012-03-06  Caolán McNamara  <caolanm@redhat.com>  [c05373e331a0224db0cdf4de809c56bc001490b2]

valgrind: fix minor leak


2012-03-06  Caolán McNamara  <caolanm@redhat.com>  [70143dc4a366fd84d2718769f39c1015a3c199ec]

fix leak: return value of pango_attr_list_get_iterator should be released

"PangoAttrIterator * pango_attr_list_get_iterator (PangoAttrList *list);

Returns : the newly allocated PangoAttrIterator, which should be freed with
pango_attr_iterator_destroy()."

2012-03-06  Caolán McNamara  <caolanm@redhat.com>  [e7737fef7f84f065ec94f114761d70fc7f90ed5a]

ditch archaic taskbox/taskmisc/taskstat implementations


2012-03-06  Caolán McNamara  <caolanm@redhat.com>  [f9a4af41ca574760dbd22c8207661fabb6823e3b]

silence SolarMutex not locked spew


2012-03-06  Caolán McNamara  <caolanm@redhat.com>  [0e7f8150388f061ae731f26ed1d659d06f194432]

nothing uses ImplAsyncStateChangedHdl anymore now


2012-03-06  Caolán McNamara  <caolanm@redhat.com>  [681c6b470a84b7fdd0aa91c23233ecb39ce2d37b]

improve debugging message


2012-03-06  Caolán McNamara  <caolanm@redhat.com>  [78719066cb546c7dc74e87488b9b7a695606cf7c]

wrong types used here, breaks 64bit bigendian


2012-03-06  Caolán McNamara  <caolanm@redhat.com>  [a7f82767e0fed810df3f6300a09507dc00cd87f9]

last user of Window::PostStateChanged was TaskBar


2012-03-06  Caolán McNamara  <caolanm@redhat.com>  [867df14dd1b4570fa5a3719faf2e8f2a2007323e]

SwColumnPage::LinkStubTimeout doesn't need to be a link


2012-03-06  Caolán McNamara  <caolanm@redhat.com>  [c1e467f7999592f1144ce0c1c6563fa21f54cbbd]

remove TransliterationWrapper::compareSubstring


2012-03-06  Caolán McNamara  <caolanm@redhat.com>  [09aaa188bc9c84508f0b043eaee5eddd0ae4e3cc]

TaskBar is never constructed


2012-03-06  Caolán McNamara  <caolanm@redhat.com>  [c936fcf81fc3a9d514bf8e54969f6ee0a62335c9]

SwTOXStylesTabPage::LinkStubModifyHdl doesn't need to be a link


2012-03-06  Caolán McNamara  <caolanm@redhat.com>  [a47f2e69bc544d9225d134bb0193bc09920158a0]

XMLFilterTabPageXSLT::LinkStubToggleXSLTImplHdl does nothing


2012-03-06  Caolán McNamara  <caolanm@redhat.com>  [32079836d97c78cd415b8591ab9be0d5ef7a4db8]

ClickLightHdl doesn't need to be a link

and ClickLightHdl always takes a non-NULL argument, so NULL test is
pointless. Turn it into a normal method that takes a reference.
GetLightSource can be const. Nothing calls DoubleClickHdl, remove it.

2012-03-06  Caolán McNamara  <caolanm@redhat.com>  [8a8e3035045c9a72d644e56b597e7f7461134577]

ScNameDefDlg::EdModifyHdl just calls IsNameValid, doesn't need to be a Link


2012-03-06  Caolán McNamara  <caolanm@redhat.com>  [7e3ebe35a6a1a69b3a36f7eb41e1ec5c5905f714]

Related: rhbz#799628 crash with chewing-IM with g3g


2012-03-06  Michael Meeks  <michael.meeks@suse.com>  [534b3a9b2e828401ff69500a54f894e1cad4a78d]

idle code documentation improvement


2012-03-06  Andras Timar  <atimar@suse.com>  [05bc9c87a896f58de27accf5a06c04b22a2a74e3]

Add Bengali (India) UI translation


2012-03-06  David Tardon  <dtardon@redhat.com>  [b061efc4b3f3b3204adddf54f48bb1bcf6b66a31]

ensure proper ordering, too


2012-03-06  Norbert Thiebaud  <nthiebaud@gmail.com>  [04b2736ac9da3421a7999489dc0c8752c36e775c]

call the gerrit commit-msg hook if present

This a a prep-work for if and when we use gerrit
it is very important to call gerrit's commit-msg hook
and the sooner we teach our own hook to play nice with it
the less likely we will have issue during migration

2012-03-06  Miklos Vajna  <vmiklos@suse.cz>  [c779054865431d32709dc8321bf063c0470f840e]

get rid of these numbering bools in RTFDocumentImpl::popState()


2012-03-06  David Tardon  <dtardon@redhat.com>  [5eb87c7b6a3e8c6e1057c71cd623b005b6745467]

fix case


2012-03-06  David Tardon  <dtardon@redhat.com>  [27eb7b93dc0f3db356d1836e66e03ee9fac716bf]

mingw: pass --disable-ccache to build's configure


2012-03-06  David Tardon  <dtardon@redhat.com>  [3324a076b8ec86b16bae7aaa99b21c9c4a8cdf09]

add dummy dep for generated file


2012-03-06  David Tardon  <dtardon@redhat.com>  [e5fab5a0ebbdeede66288f7d4d38c2b9dd56850b]

update makefile


2012-03-06  David Tardon  <dtardon@redhat.com>  [71eb43357bf2e4d98f67a17cdf1071e018289d1a]

this code is still used by pdfimport's test apps

This reverts commit 4001370ba5900dd0a0ec04c62f5aeb347bde025a.

Conflicts:

	unusedcode.easy

2012-03-06  David Tardon  <dtardon@redhat.com>  [e02aeba0d7a69bc5c50d930351406a269b7cbf00]

move sdext to gbuild section


2012-03-06  David Tardon  <dtardon@redhat.com>  [50d5361abb2cbcad84791fba152c647a367d8a1c]

the passed string is already quoted


2012-03-06  David Tardon  <dtardon@redhat.com>  [9bb97a34f0a0ebad0eb6815b70c883e8db92e510]

remove leftover makefiles


2012-03-06  David Tardon  <dtardon@redhat.com>  [6f223177f995d3c9347226356e96c67a62a7ec51]

convert pdfimport test


2012-03-06  David Tardon  <dtardon@redhat.com>  [19dd86582b4fa55e9e22d1e92d27ee15c44960d9]

the include must be at the beginning


2012-03-06  David Tardon  <dtardon@redhat.com>  [5e5d02fbbe16ad4ebda67cac693ceae67c64e5d4]

fix platform ID


2012-03-06  David Tardon  <dtardon@redhat.com>  [09d3721aa82b8407f76cfb4415401f02ba7c6ed1]

remove unused bitmap


2012-03-06  David Tardon  <dtardon@redhat.com>  [270e9214500f0f767251a46c4bbe5e0c8ca0d114]

remove unused sources


2012-03-06  David Tardon  <dtardon@redhat.com>  [2985d0169aa7ce7ca1751eec142960812e7d545b]

fix placement of help file


2012-03-06  David Tardon  <dtardon@redhat.com>  [97d8cbb955b7ac9bece46a1524f744a35fb5a52e]

fix added library names


2012-03-06  David Tardon  <dtardon@redhat.com>  [35750371f7ecf65523caf031099aadf0ef14462e]

fix adding files to extension's root dir


2012-03-06  David Tardon  <dtardon@redhat.com>  [371efa17fa22d1eeac89a6977f0ba734a612ab9a]

set localize.sdf path separately for each file

It cannot be done at the main target, because there is no guarantee that
all help (or properties) files are in one directory.

2012-03-06  David Tardon  <dtardon@redhat.com>  [66a7815451514121b86dd4b851d4aa74555fd5c8]

fail if any previous command failed


2012-03-06  David Tardon  <dtardon@redhat.com>  [861c23e9e017a775bdaeb89b487fd732b0ab00c5]

fix platform ID


2012-03-06  David Tardon  <dtardon@redhat.com>  [5ea827280149bc47592bf570278373f111e8ed52]

hardcode manifest source path again


2012-03-06  David Tardon  <dtardon@redhat.com>  [20a30f13896779fbedc01b70deb290f42b70c1c3]

let gb_Extension do the necessary manifest updates


2012-03-06  David Tardon  <dtardon@redhat.com>  [ff0b5e24659a824af945a7a12052ebe0e29b9de6]

set platform


2012-03-06  David Tardon  <dtardon@redhat.com>  [826c955136158cd0d95cadf223018e17041642b0]

add support for platform spec. data in manifest and description


2012-03-06  David Tardon  <dtardon@redhat.com>  [2da1e35b5a818f50ecc7be4eb222ce11770898ea]

simplify rule


2012-03-06  David Tardon  <dtardon@redhat.com>  [154cc802ebf3a391e20bb2ac9e6884047ee3bade]

add helper function to convert path to native format


2012-03-06  David Tardon  <dtardon@redhat.com>  [135c9df6f0c5e5f9456188a4c2347d848cdc9b0d]

fix platform ID


2012-03-06  David Tardon  <dtardon@redhat.com>  [548b61a2a022adb7ebf818410c088328b598a021]

fix build with internal xpdf


2012-03-06  David Tardon  <dtardon@redhat.com>  [2db25c270e9d6bb052f6eef8864f8fdb1b9b3aee]

add sdext to tail_build


2012-03-06  David Tardon  <dtardon@redhat.com>  [52903da697c4415be7c11aec39c00f196bd22f04]

add sdext to gbuildified modules list


2012-03-06  David Tardon  <dtardon@redhat.com>  [2c67fa98584b6569b090cb869794bf4fcc5a4903]

build test executables for pdfimport


2012-03-06  David Tardon  <dtardon@redhat.com>  [dba2d32d5b5bdf33801565795030e92ce6997c37]

gbuildize sdext


2012-03-06  David Tardon  <dtardon@redhat.com>  [6ed50e5159b7b02e0eeebaa1b583e0116d7cfd8a]

allow adding deps on packages


2012-03-06  David Tardon  <dtardon@redhat.com>  [81d7b8f821b90b6c3983106ef365c73ede20698b]

allow using manifest in different location

This is necessary for C++ extensions (at least for those from sdext
module), because the manifest needs preprocessing (the extension's name
is platform-dependent etc.)

2012-03-06  David Tardon  <dtardon@redhat.com>  [4abc59f0631160215b628acb4aacb39fb0419a1f]

support adding more than 1 file at once


2012-03-06  Matúš Kukan  <matus.kukan@gmail.com>  [cb83035cd248348c0301a765dfe80c8d95859b4a]

sal: add mkdir -p


2012-03-06  Winfried Donkers  <osc@dci-electronics.nl>  [4236f5e19c5d3f3a5007c7a596868d09a7e39bee]

fdo#45688: Split button for Calc cell font color


2012-03-06  Philipp Weissenbacher  <p.weissenbacher@gmail.com>  [b9046068b187f52c2b64be694b9f6cf7e8602246]

Translate German comments, fix some whitespace and bad translations


2012-03-06  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [77a517a467b3aa944e31b170162518f70da3793d]

don't crash when scrolling in input line, fdo#46975


2012-03-06  Matúš Kukan  <matus.kukan@gmail.com>  [a5d28eaa69827ea3efe12f36517bb3e6915b1c8d]

UnoApiTarget: add missing dependency


2012-03-05  Philipp Weissenbacher  <p.weissenbacher@gmail.com>  [38b510af0a5ed1cd365666af84a062b2e67c00d5]

Finish translating connectivity, fix some whitespace


2012-03-05  Philipp Weissenbacher  <p.weissenbacher@gmail.com>  [b5995754836c864bb38446060e17772c63253e37]

Translate German comments, fix some whitespace


2012-03-05  Michael Meeks  <michael.meeks@suse.com>  [fe4bb3579ad4539034deada1e201aa8d9ed6518f]

basic: add missing forward declarations for helper functions


2012-03-05  Michael Meeks  <michael.meeks@suse.com>  [5b2cb23c429e1be1099008473770c634ce96c969]

attempt fix of hang on base close, due to solarmutex deadlock on join


2012-03-05  Philipp Weissenbacher  <p.weissenbacher@gmail.com>  [3dcf3c07aaff2eec0379135ec605396b7002f6a7]

Translate German comments


2012-03-05  Philipp Weissenbacher  <p.weissenbacher@gmail.com>  [2b5327a9b6c3e730cc79db4546f82f9467f80e1a]

Missed two chars


2012-03-05  Matúš Kukan  <matus.kukan@gmail.com>  [90491a073c5b5faee782ad5eab63276fda2342e6]

gbuild: do not call mkdir -p in gb_Deliver__deliver

Rather create new order-only dependencies on directories where
targets should be delivered.

On cygwin this is much faster.

2012-03-05  Matúš Kukan  <matus.kukan@gmail.com>  [408822b54724f8170a1296ddd67e50d8291c8ee1]

UnoApiTarget: avoid calling mkdir -p when not necessary


2012-03-05  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [a1410ef073d2117cb2a3c9d9a4e9ecff7d911344]

move some auto_ptr to boost::scoped_ptr


2012-03-05  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [3f78f26aa8db1d3ae56d9e509e0a8e5b4518821b]

String to OUString in cell.[ch]xx and follow up


2012-03-05  Tor Lillqvist  <tml@iki.fi>  [c5bf9b10b9060b750d3651e9c0022ad0261612f8]

Remove unused SbxMemoryStream


2012-03-05  Michael Meeks  <michael.meeks@suse.com>  [0be7432f3b5210808438ab2ab2bae09a81b06ae8]

fix icecream check to not break on SUSE


2012-03-05  William Gathoye  <william@gathoye.be>  [8a997fd7e0e034e27219ce67d73f8195e95a4716]

Fix indentation


2012-03-05  William Gathoye  <william@gathoye.be>  [21d85dabe5d780571ad8ca39c8e6d30be90a0bf4]

Fix controls size and position on the document information dialog


2012-03-05  Tor Lillqvist  <tml@iki.fi>  [b344c30ab49b6faf8a24be42bdfcf4e946a861cd]

Sprinkle more DISABLE_SCRIPTING ifdefs


2012-03-05  Tor Lillqvist  <tml@iki.fi>  [b69285590d704b08852c22dbb5ed073bff9998ce]

Change my mind again: Do build a subset sb library even for DISABLE_SCRIPTING

The tables functionality in Writer documents need SbxValue.

2012-03-05  Tor Lillqvist  <tml@iki.fi>  [07eb8bdcdf0f75a36f5e22a825102070e1255240]

WaE: unused parameter in the DISABLE_SCRIPTING case


2012-03-05  Tor Lillqvist  <tml@iki.fi>  [f914c5230a5b119a35bb8fa4da9c4aba105fd8d1]

WaE: unused variable in the DISABLE_SCRIPTING case


2012-03-05  Noel Power  <noel.power@novell.com>  [14620c3b33cf0315a9b746a0a2418b78d6154821]

support import of key shortcut for macro ( Excel only )


2012-03-05  Tor Lillqvist  <tml@iki.fi>  [be5567d9e36ad40deb3e5c6ed219265cddc944c0]

Revert "Workaround for weird gbuild looping problem with Clang for iOS"

The root cause for the problem was in solenv/bin/concat-deps.c, has
been fixed now.

This reverts commit af9618b29f186c3991d9225cc50b55dc78612f27.

2012-03-05  Tor Lillqvist  <tml@iki.fi>  [921902ead77b7111a84678898e92fbdaf9e6f496]

Handle consecutive slashes before ".."


2012-03-05  Tor Lillqvist  <tml@iki.fi>  [94d553b2fbff217861f150ba0583ea1dca35b30e]

Must properly quote also the vars in config_build.mk when sourcing it


2012-03-05  Elton Chung  <elton@layerjet.com>  [99ff0ab0b2f4f6b8718b4dfa1bfc2c598ac25c4c]

Remove unused code from basic


2012-03-05  Tom Thorogood  <tom@tomthorogood.com>  [8907a41bf8370446a1cc46c72b2841e5e3588806]

Translate german comments in core/comphelper


2012-03-05  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [a1be31fd8bf830a4f5961e690bcffd050782e210]

fdo#44832: Follow-up fix for axis labels for complex categories

Don't add special handling for second and following
categories.

[From Markus's patch email to the list, edited by tml]

This patch is not obvious and I'm not sure that it will not introduce
another regression. I don't fully understand why we need to add
special handling for labels of second and following categories.

2012-03-05  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [d4fd86e3a48defbff29bfbabfbf0d2c5d95d39f5]

n#693238, n#747471: create TableManager for inside shapes

When a texbox is contained inside a table cell... we were running into
some troubles when creating the table: the reference to the paragraphs
inside the textbox were passed to the TableManager. This was leading to
missing references when converting to a table because the paragraph
references within the textbox were dropped.

2012-03-05  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [4a0e2d6dc8ba3208f38e3a814ed806384a86ee9a]

n#747471, n#693238: Textboxes import is a mess with OLE objects inside


2012-03-05  Caolán McNamara  <caolanm@redhat.com>  [d0644be54ddc581d98c2c4cab842b71756104c21]

fix dbgutil build


2012-03-05  Noel Power  <noel.power@novell.com>  [75fbed472cd689c8cc0b89e13a97969d77a0ea7c]

vba implementation for Application.OnKey


2012-03-05  Caolán McNamara  <caolanm@redhat.com>  [b1bb3821f47cc5031798e62e2fecad3bb5dfd6ba]

Related: rhbz#799630 survive unknown/broken nIdctHint values


2012-03-05  Caolán McNamara  <caolanm@redhat.com>  [273960e01f814656e12c960599fc49b5a4c4416e]

callcatcher: update list


2012-03-05  Maciej Rumianowski  <maciej.rumianowski@gmail.com>  [b5bc28fbb20d7432f243ce2808d8a535f02b0b5f]

Remove unused code TESortedPositions and TEWritingDirectionInfos


2012-03-05  Maciej Rumianowski  <maciej.rumianowski@gmail.com>  [bf12ddb08f60aa261f83e1688c5d589a69eea0dd]

Replace VARARR TEWritingDirectionInfos with std::vector


2012-03-05  Maciej Rumianowski  <maciej.rumianowski@gmail.com>  [cf2fbadf90c1cb255e39529b856df3eaef1e0226]

Replace VARARR_SORT TESortedPositions with std::set


2012-03-05  Muthu Subramanian  <sumuthu@suse.com>  [d082cb2060bbfab7d630b63423b90e449b36150f]

n747499: Wav/Audio files import - stub.


2012-03-05  Noel Grandin  <noel@peralex.com>  [d578654354cc15b4d491b441412c1eb41a878b10]

Convert ImplPropertyTable from tools/table.hxx to std::map

 In the process, remove the ImplControlProperty struct,
 since it was duplicating information already stored in the
 key of the map.

2012-03-05  Luboš Luňák  <l.lunak@suse.cz>  [9db31fc5669abd1e1f8db5e9267c91423b36f223]

rtl_uString_newFromAscii_WithLength() and use it in OUString


2012-03-05  Luboš Luňák  <l.lunak@suse.cz>  [282e96fb345761edb9015e8066189c3cbe5b8396]

remove RTL_CONSTASCII_USTRINGPARAM usage


2012-03-05  Luboš Luňák  <l.lunak@suse.cz>  [40212a207cce0ddebea6f7edd9dcf4df8f9eff4a]

optimized OUString operators =,==,!= for string literals


2012-03-05  Luboš Luňák  <l.lunak@suse.cz>  [9076962550a9b063d3f0ca5daefc99f95b542143]

check that *ascii* string functions are really passed only ASCII


2012-03-05  Luboš Luňák  <l.lunak@suse.cz>  [a59f65831224cb957ffb344b76a77d589fb93fd5]

add @since to new OUString ctors


2012-03-05  Luboš Luňák  <l.lunak@suse.cz>  [8025d89840c96a7556c8113800aee034845174b7]

assume string literals to be ASCII-only, rather than UTF-8

ASCII-only handling is much more efficient, and some functionality
like comparison has optimized variants for ASCII

2012-03-05  Michael Stahl  <mstahl@redhat.com>  [72a3c7a2778c493ef1d3f740a0b4b14f805c624a]

sw: CheckFields: oops, forgot to close the document


2012-03-05  Michael Stahl  <mstahl@redhat.com>  [870e5a8e8251967b513b4255231ee9665b085431]

fdo#39694, fdo#42073: add junit test for these


2012-03-05  Juergen Steinhilber  <j.steinhilber@rta.de>  [0982257e5902a29c3faf90c0fa3dba809a2462e5]

fdo#39694: add test document


2012-03-05  David Tardon  <dtardon@redhat.com>  [d0b7ad3a446a17671b4cb7d3dd6a0106b0c46a91]

mingw: override gcc's definition of INLINE

gcc defines INLINE to __inline, which leads to 'multiple definition of ...'
error on use of liblpsolve.dll.a (e.g., in sccomp).

Also use host ar and ranlib.

2012-03-05  Noel Grandin  <noel@peralex.com>  [8d4fe3ed1fcd826200e2611e7743b755eff923a6]

Convert SbxFactory from SV_DECL_PTRARR_DEL to boost::ptr_vector


2012-03-05  Tor Lillqvist  <tml@iki.fi>  [695f0be4d184f4845cb2fedb1d64bb0597f52be4]

WaE: unused parameters in the DISABLE_SCRIPTING case


2012-03-05  Norbert Thiebaud  <nthiebaud@gmail.com>  [cecbf715396b5297a99d72e36526de5c24b927b4]

iterator are not ordered


2012-03-05  Caolán McNamara  <caolanm@redhat.com>  [78157d7634c0a75ceac4b614d3ca5b1763c6604a]

WaE: calling delete on the wrong thing


2012-03-05  Caolán McNamara  <caolanm@redhat.com>  [96cf4e158fcc89adab81232ba63f11f97276853d]

unused inline


2012-03-05  Caolán McNamara  <caolanm@redhat.com>  [159b5088ee303f7adf6a4c0e5e72b32c37f9f910]

Resolves: fdo#31306 some icons don't get grayed when disabled

some of our menu icons are not RGBA, but our fade-out code only
handled images with an alpha channel, so we need to extend it
for bitmaps with alpha channel icons

2012-03-05  Miklos Vajna  <vmiklos@suse.cz>  [4f56b20b567fd6fc0b3c428c8e3811eae7f2e679]

RtfAttributeOutput::FlyFrameGraphic: don't try to compare a null pointer


2012-03-05  Miklos Vajna  <vmiklos@suse.cz>  [622ce4681dbcddfdd5cbcd95ebbf1f14e93489ed]

i#118986 RTF: reduce memory usage when exporting large graphics

Delay the call to FlyFrameGraphic() till we can write the result to the
stream without buffering in memory; 1.048GB -> 330.1MB memory usage with
the bugdoc.

2012-03-05  Miklos Vajna  <vmiklos@suse.cz>  [9b6e7eb1bad4344be0e766f4c05f0a3f28cb737d]

make ExportPICT() and WriteHex() be able to write to a stream


2012-03-05  Miklos Vajna  <vmiklos@suse.cz>  [4ed3acc18e70a6c867e827c19f8ccf7fa925b9c5]

introduce RtfStringBuffer

It's a wrapper around OStringBuffer to handle export of graphics more
efficiently.

2012-03-05  Miklos Vajna  <vmiklos@suse.cz>  [85887d554141c33d4a9803ab2fd7765dadf7e64d]

this can be just a pointer as well


2012-03-05  Tor Lillqvist  <tml@iki.fi>  [e0b0fe240e8110790e6f00a41e0482481027ff1c]

Drop an unused variable


2012-03-05  Olivier Hallot  <olivier.hallot@alta.org.br>  [39d63cc9b9d307a77f9fe3986f92a6fa52bc552b]

Replace String by OUString

Replace String by OUString

2012-03-05  Szabolcs Dezsi  <dezsiszabi@hotmail.com>  [db74590950afc8def36a42abae786be5ebad85d9]

Kill LinkedList in hwpfilter


2012-03-05  Thomas Collerton  <tom.coll91@gmail.com>  [0847fd63d773732ff3e441ef868957c55760d69a]

Improvement to fdo#46565


2012-03-05  Szabolcs Dezsi  <dezsiszabi@hotmail.com>  [ab6273ecece70432f3da35807b5484d9bfe91fdd]

Dropdown list in Letter Wizard are now ordered alphabetically


2012-03-05  Elton Chung  <elton@layerjet.com>  [a1a1131c16227327d17bcf5ad2a5209ddc0f01a1]

Remove unused code


2012-03-05  Petr Vorel  <petr.vorel@gmail.com>  [2bdac353ce7e28611b546bcc8a5ea236c891f944]

remove unused code


2012-03-05  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [b8550f6a66af279a34731a2d7921fb63550e463b]

add a space


2012-03-05  Tor Lillqvist  <tml@iki.fi>  [345693a06b853a11d9b8bdb64016ddb894cc8371]

Don't bother mentioning irrelevant autogen options


2012-03-05  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [f3d78616dfc0805ff31038e00148e115d409ef9a]

lp#562027: actually give the quickstart suppressor a scope


2012-03-05  David Tardon  <dtardon@redhat.com>  [08d65d27827d462fcf7f9768a22352f405a13955]

fix path


2012-03-04  Norbert Thiebaud  <nthiebaud@gmail.com>  [330461ffa3871e125bce16e0c26f45b034289d8f]

iterator end should be tested with != not <


2012-03-04  Norbert Thiebaud  <nthiebaud@gmail.com>  [2ea4964b2e81a25125eec7ce3eb0b06b3883edf0]

help GlyphItems vector to be sized correctly up-front


2012-03-04  Norbert Thiebaud  <nthiebaud@gmail.com>  [6bb68cae7c31918eff8386d5b52be0759386bb60]

GenericSalLayout: manage the collection of GlyphItem with a vector.

There was a TODO to replace a manually managed array of Glyphs
to use std::list

a GlyphItem is 36 bytes long. the colleciton of GlyphItems is
mostly used in a sequential access. random insert/delete are fairly rare.
using std::list would increase the size by at least 8 to 16 bytes per
element (depending on the size of void*) (25 to 50% overhead)
and would greatly degrade data locality for most iterations loops.
so std::vector seems more appropriate here.

2012-03-04  Norbert Thiebaud  <nthiebaud@gmail.com>  [43f3b1fb5bca9909a6ca2102b80dc3291e038f2f]

build internal cairo if not with_system_cairo but enable_librsvg != NO


2012-03-04  Marc-André Laverdière-Papineau  <marc-andre@atc.tcs.com>  [6457d8bf66c7860dcde037cda98a7d3363d6f651]

Removed dead code


2012-03-04  Marc-André Laverdière-Papineau  <marc-andre@atc.tcs.com>  [1d6cadf516c682b9cad0a103519569da8a104016]

Removed dead code


2012-03-04  Marc-André Laverdière-Papineau  <marc-andre@atc.tcs.com>  [0586306a5481e3cb5f5c89bc5897c707b2f2dfd6]

Removed dead code


2012-03-05  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [c0e58cdcac9c5138d2d6f84e4da97110eb397621]

and two more errors of the same kind

It is alarming that the Notes unit test did not fail for any of these
errors

2012-03-05  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [d3ebd8340f781b3e51bce6b8eeb2123ac026bedf]

well one copy/paste error is not enough


2012-03-05  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [569e8b8a9ea68588d1ae2b32596f3ce57f36ccf8]

fix copy/paste error

I can't express how dumb I feel after searching for hours for a bug in
the note handling and then it is just such a small copy/paste error

2012-03-05  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [bbb80dfbfff998b55c665daf366499fdbd6605d0]

add notes back to ScTable::SearchRangeForAllEmptyCells


2012-03-05  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [50506b3840980c671fde55b82954d253bd9e4ac1]

readd note handling to CopyUpdated


2012-03-05  Tor Lillqvist  <tml@iki.fi>  [e42515549eae51fa625b2d8789f20a5065365ac5]

Sprinkle DISABLE_SCRIPTING ifdefs


2012-03-05  Tor Lillqvist  <tml@iki.fi>  [af9618b29f186c3991d9225cc50b55dc78612f27]

Workaround for weird gbuild looping problem with Clang for iOS


2012-03-05  Tor Lillqvist  <tml@iki.fi>  [07994a5a74a67d790d6fcb59b49ddaa9a3f6eb27]

Do deliver dbcharsethelper.hxx even if DISABLE_DBCONNECTIVITY


2012-03-05  Tor Lillqvist  <tml@iki.fi>  [240171aa5da027b6e123e41f1d6368350b9f4290]

Don't use HAVE_GCC_VISIBILITY_FEATURE for iOS here

We don't use it in gbuild/platform/IOS_ARM_CCC.mk either. Need to be
consistent or we get linker warnings. Should we use it? Probably it
isn't that important for iOS?

2012-03-05  Tor Lillqvist  <tml@iki.fi>  [cc9b1e4e41f4c958efbe68b931cd0f1010b2a104]

Make the iOS ARM code position-independent


2012-03-05  Tor Lillqvist  <tml@iki.fi>  [8574b1f5b525bd924e6453dc64525faebfd1c4da]

Add "clean" target


2012-03-05  Tor Lillqvist  <tml@iki.fi>  [c91f279e7e2fc1e520758016d35aee723d6e009b]

Revert "Build libsb with a few dummy classes also for --disable-scripting"

Nah, these dummy classes would turn out quite complex anyway. Better
to just use ifdefs elsewhere, the number required is not that large.

This reverts commit 6d33801b4498f5c13d2dc75588f88c22a11f455b.

2012-03-05  Tor Lillqvist  <tml@iki.fi>  [8d8c7739d7d47aa8da481d12b94d2d195bbe0467]

More libs


2012-03-05  Tor Lillqvist  <tml@iki.fi>  [87618ea84b5b8e2cb0524311315abbcb1c7755be]

Brutal dummy hacks based on "aqua" code just to get iOS stuff to link


2012-03-05  Tor Lillqvist  <tml@iki.fi>  [5ab3db2c2e2c622d19211f2c8c0714080af3bfe6]

Make the iOS device (ARM) stuff at least link, surely does not work yet


2012-03-05  Tor Lillqvist  <tml@iki.fi>  [cfde18d34978c2665f3ddb2473359c83c82337f6]

I assume "DBase" here means a file format, not "database" in general

Thus no need to bypass the code here in the DISABLE_DBCONNECTIVITY
case. That is intended to get rid of code related to communicating
with more complex database systems.

2012-03-05  Tor Lillqvist  <tml@iki.fi>  [8f5790787c6e8665ec471e87375f9539718fe1c3]

Don't bypass the form stuff for iOS for now


2012-03-05  Tor Lillqvist  <tml@iki.fi>  [061ac420bc4641f7e6583b9137f2b8c7e6576542]

We need CoreText


2012-03-05  Tor Lillqvist  <tml@iki.fi>  [a02592ca1cbf46438199337f5a9dfc4120a39620]

Don't bypass the form stuff for iOS for now


2012-03-05  Tor Lillqvist  <tml@iki.fi>  [a16d3914c905bbbbf927eb2a8494927826ace4cc]

WaE: expression result unused


2012-03-05  Tor Lillqvist  <tml@iki.fi>  [844096cf8dd1553d5d0600bb99a64f5728e7d9b9]

Make postprocess build for iOS and --disable-database-connectivity

Whether anything that's done in postprocess is relevant for iOS
remains to be seen.

2012-03-04  Katarina Machalkova  <bubli@bubli.org>  [05a0b08606ac77cf7d3e294998138610b53b1b6d]

fdo#37197: No legend entry for regression curve if not applicable

make the original check more general, to cover all chart types that
don't support statistics

2012-03-04  Noel Grandin  <noel@peralex.com>  [07342a6aac8c32823fde4be163bb9132ed17d537]

Convert usages of SV_DECL_PTRARR_DEL to boost::ptr_vector

* Make typedefs private to class ScTabViewObj
* rename field aSelectionListeners to aSelectionChgListeners

2012-03-04  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [a769fd1ec076b61c1ce2f84da87283cc637dd5d5]

correctly set the position of the axis labels, related fdo#44832

There are still some more issues but at least they are now correctly
located in the right position

All advanced attributes are not yet applied.

2012-03-04  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [6ba126ce26c83a0e6766e8dc8c38202d2a2ab238]

don't crash for empty input data in charts, fdo#46885


2012-03-04  Andras Timar  <atimar@suse.com>  [cbeeae7f81555409cafb677a2292b8be40c449e6]

fdo#46847 use windows style path for midl.exe


2012-03-04  David Tardon  <dtardon@redhat.com>  [f65ed052f124f51bd5aaf538752bfd121c6c483c]

mingw: change liblpsolve.a -> .dll.a


2012-03-04  David Tardon  <dtardon@redhat.com>  [cd5bcd60266f0b99ad015c193d567c992f7e65bd]

do not change the lib name


2012-03-04  David Tardon  <dtardon@redhat.com>  [5efc793653950ea8efcd9638a0669a62a9e662c8]

it seems this is not necessary after all

Maybe it depends on the day of the week or something like that...

2012-03-04  Andras Timar  <atimar@suse.com>  [717aff55d2d2fa021a6ee479c93ce12b973cc3da]

fdo#46847 typo in midl command line


2012-03-04  David Tardon  <dtardon@redhat.com>  [09888c688ebfdd43a5cb1e44b6c9776eedcf5c3c]

fix building of so_activex (fdo#46847)


2012-03-04  David Tardon  <dtardon@redhat.com>  [e358dc89fe45fe198b2fe420db5100098b6a3cfa]

use custom target for copying sources


2012-03-03  Julien Nabet  <serval2412@yahoo.fr>  [4a8710409fbf69fb4c3e175c1a17d72ea06576ef]

Fix lacking break in switch


2012-03-03  Matúš Kukan  <matus.kukan@gmail.com>  [8829b7c91d2798bc91061ab81b32a08555785482]

build nsplugin also without mozilla as in 3-5 branch


2012-03-03  Lucas Baudin  <xapantu@gmail.com>  [1cf3e446744ae679bc89b39dcbbcf6b4e9821f3a]

gtk3: Avoid crash with some themes (unico based)

We didn't check wether the window was big enough to draw all the widgets. Sometimes, when the window was displaying, it was too small and drawing outside of the window caused a crash, we didn't take into account that the root point for drawing gtk3 widgets wasn't always (0,0).

2012-03-03  Julien Nabet  <serval2412@yahoo.fr>  [5122196acc2e8e9d8e71dad3d941b373b09e0b03]

Avoid temporary rtl::OUString


2012-03-03  Julien Nabet  <serval2412@yahoo.fr>  [39c2a52d198f513c2f5afbd38dd9b14bff388d6e]

Avoid temporary rtl::OUString


2012-03-03  Matteo Casalin  <matteo.casalin@gmx.com>  [e336f41e50ea96880dd71a2b42aa37cf53256383]

ValueSet: simplified autoscroll logic


2012-03-03  Matteo Casalin  <matteo.casalin@gmx.com>  [0809906906d7941ceb9ae170a41c482fdd1e6bfa]

ValueSet: reduce memory footprint by dynamically evaluating rectangles


2012-03-03  Matteo Casalin  <matteo.casalin@gmx.com>  [8d4ab7fd776f8709dab9786951a560c9c59c3ba7]

ValueSet: remove redundant check


2012-03-03  Matteo Casalin  <matteo.casalin@gmx.com>  [1cc064f1a414446791903bb84c9f166cd3185e14]

ValueSet: fix safety check - failure value of GetItemId is 0, not -1


2012-03-03  Matteo Casalin  <matteo.casalin@gmx.com>  [243fa9392f1bbfaee41571b3d227535d1c49556a]

ValueSet: replace some conditionals with simple arithmetic


2012-03-03  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [8f2d3c47ad40039a842fa09d98137155dcfdfe9e]

don't create uno::Sequence with new, fdo#46825

The uno::Sequence copy c'tor creates a flat copy and increments the ref
count. So if you use new and later delete together with the copy
constructor you get a double delete.

2012-03-03  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [5e8628e45c162299f216f6a283cb126744d873ed]

make this variable const

there are some lifetime problems related to SchXMLCell and therefore
this helps to limit the scope of possible problems

2012-03-03  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [2670516f2d4f385e364cc56855e12b086b1c5a76]

remove debug statement


2012-03-03  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [6e93e78c85e0c4eea174483f1d27ee38fd00ee21]

don't show an error message for empty names in Define Names, fdo#46816


2012-03-03  Tor Lillqvist  <tml@iki.fi>  [947a51f5fe4450c5da8c1f784eccb756e9320e32]

WaE: equality comparison with extraneous parentheses


2012-03-03  Tor Lillqvist  <tml@iki.fi>  [e1b4c4d4778737b83a383d55da127bdb0592d79a]

WaE: equality comparison with extraneous parentheses


2012-03-03  Tor Lillqvist  <tml@iki.fi>  [43b92f0940059aea04da134f70579b76ecc8480f]

WaE: expression result unused

A right parenthesis was apparently misplaced, leading to the code
actually containing a bogus comma expression. The GetPropertyValue()
call's result was ignored and the subexpression after the comma, zero,
was used instead.

2012-03-03  Tor Lillqvist  <tml@iki.fi>  [8da131e21d44ca21c8bf494cf06a87ab2ea27292]

WaE: use of unary operator that may be intended as compound assignment (-=)


2012-03-03  Tor Lillqvist  <tml@iki.fi>  [c492c10348625cb757e97d3a4ea809ee28e54a53]

WaE: two unused functions


2012-03-03  Tor Lillqvist  <tml@iki.fi>  [30313007a8bfc327f47d096f6d9e625f1193b14a]

WaE: use of logical '&&' with constant operand

Surely it's the bitwise operator & that is wanted here. The code makes
no sense otherwise. We apparently have been generating UUIDs where
every second hex digit is always a '1', like
{x1x1x1x1-x1x1-x1x1-x1x1-x1x1x1x1x1x1} (where each x is a random hex
digit).

2012-03-03  Tor Lillqvist  <tml@iki.fi>  [b43bdd47fe7b6fccb4ca490b5b3a91d71113cd66]

WaE: expression result unused

Remopve apparently accidentally leftover initializer parameter list
that now was just a comma expression with no effect.

2012-03-03  Michael Stahl  <mstahl@redhat.com>  [6be1128916b9c9441969d9a37a4b6694ac26eb8b]

SwXTextField::setPropertyValue: simplify a bit:

It looks like the second call to PutValue() was accidentally inserted
in f462a51fcc8e50f3255d2d8c98a4c6408dce725e.
Also, pDoc is valid when pField is.

2012-03-03  Michael Stahl  <mstahl@redhat.com>  [e85130f7224a5902bbb172a9af4abb1ac2205237]

unofield.cxx: fix indentation a little


2012-03-03  Michael Stahl  <mstahl@redhat.com>  [e3dfae0741aae8581cd3fc713ba1b4459bb22d88]

fdo#42073: sw: expand all text fields when setting properties:

SwXTextField::setPropertyValue: call Expand() for all text fields
Fixes getPresentation returning stale values.
(regression from CWS sw34bf01, 8485708f3001fca132c3353c464fe7187ef62bed)
Also, without this the text formatting does not actually update and the new
content is not displayed until some other unrelated editing operation.

2012-03-03  Michael Stahl  <mstahl@redhat.com>  [9519deda120b73b72e75d89c3b2ae3d66220ec2d]

fdo#39694: SwTxtFld: do expand the field in the ctor

While only the text formatting is able to expand all fields correctly,
this is still good enough for many field types and fixes a race
condition when the field value is requested before layout is finished.
(regression from CWS sw34bf01, 8485708f3001fca132c3353c464fe7187ef62bed)

2012-03-03  Michael Stahl  <mstahl@redhat.com>  [eb237af5aa0a5d8616e4a8ddd1e528433bdd0f82]

ExecuteQuerySaveDocument: return NO when headless instead of CANCEL


2012-03-03  Michael Stahl  <mstahl@redhat.com>  [90f7a3ada68f309a9d3201183ef552e59f9558fb]

OfficeConnection.java: don't wait forever if terminate() fails


2012-03-03  Michael Stahl  <mstahl@redhat.com>  [56665a8a22d274f2f335eb38623d226760440e7e]

oox::drawingml::Shape: fix "lock underflow in SvxShape" assertions


2012-03-02  Michael Meeks  <michael.meeks@suse.com>  [5d49bf62bfa37e78bc711b9c8e4448c58c7d7b85]

customshapes: re-generate smaller, faster to compile data.


2012-03-02  Michael Meeks  <michael.meeks@suse.com>  [62ee264429ee7f4bbb2da62c8f963d9c25d29242]

customshapes: special-case Sequence of EnhancedCustomShapeParameterPair

another 20% compile time win, and 350K saved from the shared library

2012-03-02  Michael Meeks  <michael.meeks@suse.com>  [40b30c31ff9e53e233799bdb18971c43b9b77dc8]

customshapes: special case EnhancedCustomShapeParameterPair to win

Gives a 50% shrink in compile time, and a ~1Mb shrink in binary size

2012-03-02  Michael Meeks  <michael.meeks@suse.com>  [f59733657fdffbc66b2cc3531791aa0bb7a96b51]

customshapes: use static integer array for EnhancedCustomShapeSequences

Saves 4% compile time and 200K of space

2012-03-02  Michael Meeks  <michael.meeks@suse.com>  [36f8ef7f3f344086f55028f725fb70e488bc3411]

customshapes: 800k size saving, and 25% compile speedup

Use static const char * arrays and a helper function instead
of inlining umpteen OUString intern calls.

2012-03-02  Matúš Kukan  <matus.kukan@gmail.com>  [8d7321c8eb658c409122feaef4960cc88aa63459]

remove translations from here


2012-03-02  Radek Doulik  <rodo@novell.com>  [e3c0a952a7607436224fe57f9e1665597702f6b2]

generate more pptx test documents with preset shapes

 - before we only generated custom shapes used as presets definition
 - preset-*.pptx documents might be used for testing the presets

2012-03-02  Tor Lillqvist  <tlillqvist@suse.com>  [f6dcf2878a6d7a8cd3bd9761e2f03b085d2060cd]

Revert "Added 'Copy to Clipboard' button to error dialogs"

The UI change was too intrusive.

This reverts commit dfc9c72d7797862a9292bdda16ad8c107124a6df.

2012-03-02  Stephan Bergmann  <sbergman@redhat.com>  [30a7a6189916396c7c2ee9bbd5861ad19bf7724c]

Document how to incompatibly change udkapi/offapi


2012-03-02  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [6c2581db2d2d03e8b12e5adacdf9ca4394ec9cc5]

Initial support of bitmap fills in OdgGenerator


2012-03-02  Michael Meeks  <michael.meeks@suse.com>  [d4157cefc5416ebea75a460e7dbff91293bff321]

customshapes: commit updated autogenerated output.


2012-03-02  Michael Meeks  <michael.meeks@suse.com>  [f291fb57d087de41385a22dfacd8b694d8b9abc7]

customshapes: re-work generation to create many small methods

each custom shape now has a virtual constructor we can call to
construct it, this shrinks the function size, and helps the
optimiser much accelerating compile time. It may even help
improve import time too.

2012-03-02  Michael Meeks  <michael.meeks@suse.com>  [b52ccb87d8f768c2a9cecccbcf50623646ccbc11]

document customshapes (re-)generation flow.


2012-03-02  Tor Lillqvist  <tml@iki.fi>  [470036efe4db4e9773825c1277a659f3b50c5b48]

WaE: is abstract but has non-virtual destructor


2012-03-02  Tor Lillqvist  <tml@iki.fi>  [0a2a759a96a2c065066e44d56a0c6dc51c561bda]

WaE: has virtual functions but non-virtual destructor


2012-03-02  Tor Lillqvist  <tml@iki.fi>  [5bdc988482db5c96997681a6d1bad1d9ae22f146]

WaE: unused functions


2012-03-02  Tor Lillqvist  <tml@iki.fi>  [2e40994558fe05b1ddd7df4a7b9ba772c10f127a]

WaE: unused function


2012-03-02  Tor Lillqvist  <tml@iki.fi>  [21c82e9e6d7ea8bd1a4d89f79f1761fa37a549fe]

WaE: virtual functions but non-virtual destructor


2012-03-02  Tor Lillqvist  <tml@iki.fi>  [2289308415682ffd32f35f31ce785cc5ee62bcfc]

WaE: use of logical '&&' with constant operand


2012-03-02  Tor Lillqvist  <tml@iki.fi>  [08773910b162ada57ad10310f294a8b68ddcd1b5]

WaE: use of logical '&&' with constant operand

Presumably a bitwise '&' is intended, i.e. a normal flag bit test.

2012-03-02  Tor Lillqvist  <tml@iki.fi>  [4de374a8b092a988a9022887a3b586336658a5fb]

WaE: unused function


2012-03-02  Tor Lillqvist  <tml@iki.fi>  [98e3c3421de24d4729f4099e4e6e12af0e7d787a]

WaE: equality comparison with extraneous parentheses


2012-03-02  Tor Lillqvist  <tml@iki.fi>  [75902119c17f224c9387092b1e9c776419dfcde4]

WaE: explicitly assigning a variable to itself


2012-03-02  Tor Lillqvist  <tml@iki.fi>  [81a74d404f42c13cf7dc5cc63b366cdb4ffe8282]

WaE: use of logical '||' with constant operand


2012-03-02  Tor Lillqvist  <tml@iki.fi>  [627bee1307730dfe7cd55d3c88d44367ece0acdb]

WaE: expression result unused

If-zero out a leftover isolated expression without effect.
(Introduced in 2007 in CWS impress122.)

2012-03-02  Tor Lillqvist  <tml@iki.fi>  [efe7517856b5682b0f595822b953bf3ae4233588]

WaE: has virtual functions but non-virtual destructor


2012-03-02  Ivan Timofeev  <timofeev.i.s@gmail.com>  [c1cf8dac6d54f3d0876803ca9dffce23df7241da]

there was the object comparison, not the pointer comparison


2012-03-02  Ivan Timofeev  <timofeev.i.s@gmail.com>  [0ecb2bd92a9dadb2e01ee5b960a48ed0552e7c06]

remove traces of SvxFontTable


2012-03-02  Ivan Timofeev  <timofeev.i.s@gmail.com>  [9e137b29e1cca1d460017f2a1b276be969002d80]

fix memory leak


2012-03-02  Tor Lillqvist  <tml@iki.fi>  [62025f7446989c1a29596a2c4cb5ef597808f15e]

Hide a potential error message which we aren't interested in seeing


2012-03-02  Tor Lillqvist  <tml@iki.fi>  [c70cedabd3da7f6af16af5f8784271d6398f4678]

Clarify what --disable-extensions means


2012-03-02  Tor Lillqvist  <tml@iki.fi>  [ab9f4482b19126d696f5a004384ddf29f7fedbc3]

Also bypass definitions of functions not used on Android or iOS


2012-03-02  Tor Lillqvist  <tml@iki.fi>  [fa65ff8b1d2f50fa7f14e92fa7bc3c5d6619831a]

Check for Clang in configury and store and use result


2012-03-02  Tor Lillqvist  <tml@iki.fi>  [a871755e673fc83c92bf9731603d22004d0a3f2e]

Reduce vertical whitespace a bit


2012-03-02  Szabolcs Dezsi  <dezsiszabi@hotmail.com>  [bcd21acf727da88388c2dcbc795c24525f178dde]

fdo#46501: Cleanup SimpleResMgr


2012-03-02  Andras Timar  <atimar@suse.com>  [48666b7d6006618d46e2a7686391440830f47ef1]

Cygwin uses internal Python which does not understand Cygwin paths


2012-03-02  Noel Grandin  <noel@peralex.com>  [1a2b84fecc9be1f9a6e4d1f4edc3ee44f221a269]

Convert tools/table to std::vector and std::map in cui

Convert DoubleStringArray to std::vector
Convert DoubleStringTable to std::map
Convert StringsTable to std::map

2012-03-02  Noel Power  <noel.power@novell.com>  [24b402d67eb9acc7ff1f0afeee7237f6b3b14644]

weed out unmatched Sub/End Sub statements when importing VBA fdo#46889


2012-03-02  Felix Zhang  <fezhang@suse.com>  [101fd1733000b4f8dae5fa39b6657531a21769ea]

n719988, n734733: Bullet should have same color as following text by default


2012-03-02  Caolán McNamara  <caolanm@redhat.com>  [c45208832536d144007f01e419614f9bf37eb763]

add a more extensive lotuswordpro sample


2012-03-02  Caolán McNamara  <caolanm@redhat.com>  [9a01995e447dc4c49d76b2d6bcd95b39be6088fa]

workaround ld link-time crash on ppc64


2012-03-02  Muthu Subramanian  <sumuthu@suse.com>  [77901e53ecd99aed59e5c8697461ab4d241388a4]

n657904: Styling information isn't applied to grpSp.


2012-03-02  Stephan Bergmann  <sbergman@redhat.com>  [f97c9c25396fb6487da3b9b5284c6250c7927156]

migrateSettingsIfNecessary must be called later after all

...once e.g. UCB is already initialized, as the invoked migration services use it.

2012-03-02  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [02888164e76fd08a7a6d02e526669f1c4e3a0239]

Make lcms2 build on windows too


2012-03-02  Tor Lillqvist  <tml@iki.fi>  [2f432afdf6335d2e0a777cf89ceebe99550328d8]

WaE: equality comparison with extraneous parentheses


2012-03-02  Tor Lillqvist  <tml@iki.fi>  [51e3df40bc757b46636a3d74681a597fe35063ba]

WaE: indexes past the end of an array


2012-03-02  Matúš Kukan  <matus.kukan@gmail.com>  [811180e9dd983e1166139ea27c256055763af477]

translations converted to gbuild


2012-03-02  Tor Lillqvist  <tml@iki.fi>  [2c1868bb28878a00f2d97918bab88ba845d1f5cd]

WaE: use of logical '&&' with constant operand

Surely a bit test is what is intended here.

2012-03-02  Tor Lillqvist  <tml@iki.fi>  [40a5db084d3ef5074225e1cb54186bdac355223c]

WaE:  equality comparison with extraneous parentheses


2012-03-02  Tor Lillqvist  <tml@iki.fi>  [17c60594fad636edcc26fb4c4b884aa1d5c84eb2]

WaE: use of logical '||' with constant operand

A sal_Bool variable is logical-ored with sal_False, wtf? The only way
this can have any meaning is if the sal_Bool variable actually has
some other value than sal_False (0) or sal_True (1); in that case the
logical or will turn it into a sal_True. But I doubt that is the case
here. The code has been like this since initial import in 2000.

2012-03-02  Tor Lillqvist  <tml@iki.fi>  [c48cc19e1345fa7445190cef62224dbfed8433d0]

Re-introduce variable thought unused in 2004 and use it as presumably intended


2012-03-02  Tor Lillqvist  <tml@iki.fi>  [e50b50974353d49f027415a98bd3fc9938a7c98b]

WaE: unused function


2012-03-02  Tor Lillqvist  <tml@iki.fi>  [99a579d00def43c6d8e30fd8da2644aa85bcbbc4]

WaE: abstract but has non-virtual destructor


2012-03-02  Tor Lillqvist  <tml@iki.fi>  [928633e77240eb787ed6d34645d4da5b85255ece]

WaE: equality comparison with extraneous parentheses


2012-03-02  Tor Lillqvist  <tml@iki.fi>  [31440ba30eca93f4db2e6d44f57bb25124403856]

WaE: has virtual functions but non-virtual destructor


2012-03-02  Tor Lillqvist  <tml@iki.fi>  [351e3d492778d3bb0f9a1fd758674c58c50c402d]

WaE: has virtual functions but non-virtual destructor


2012-03-02  Tor Lillqvist  <tml@iki.fi>  [aa8e8c6bed0824d4840ed35a676dd570264fc543]

WaE: expression result unused

Ifdef out a couple of weird leftover lines that effectively do
nothing. The code was changed to be like this in 2004. Could some
Calc expert have a look please and clean up? Also, if the intent
really is that bEmbed is always false, a couple of lines below it is
pointless to check if it is true anyway.

2012-03-02  Andras Timar  <atimar@suse.com>  [802616ed2df9ca7159dd7acff7aeba4f1fc610fa]

whitespace only, no code change


2012-03-02  Stephan Bergmann  <sbergman@redhat.com>  [c6f8eb26c07264103a3e99f79b2dc78f9be6ef57]

Clean up


2012-03-02  Andras Timar  <atimar@suse.com>  [0f56302890e2f587dfc0230a0445199db97b4ffd]

fdo#46181 Use Traditional Chinese installer for zh-HK and zh-MO locales

Microsoft Installer thinks that it is a good idea to fall back to zh-CN
from zh-HK and zh-MO. It is wrong, because zh-CN uses Simplified Chinese
zh-HK and zh-MO use Traditional Chinese. So we need to fall back to zh-TW.

2012-03-02  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [73e9eac0e86e4ab5dec09dfde890eca8760d298a]

add missing loop conditions


2012-03-02  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [8a0a25dba0ac7868bbc861260698b43160fe2cdf]

Creating a module lcms2


2012-03-02  Caolán McNamara  <caolanm@redhat.com>  [13ade41fe6a94160968da00b14ee01fe96d0f957]

fix build


2012-03-02  Caolán McNamara  <caolanm@redhat.com>  [17d263204891952bde4d0d8f7f318f120fbf8876]

callcatcher: update list


2012-03-02  Caolán McNamara  <caolanm@redhat.com>  [92599076da1eb2fedd4c9d0fba5cb05ba81452a0]

CopyDlg::Reset doesn't need to be a LINK


2012-03-02  Noel Grandin  <noel@peralex.com>  [ad9960ffeb25f31ce4b1f819f909f1eb9ad6d7dd]

Convert SvPtrarr usage to std::vector

In GetBookmarks and Writer_Impl pFontRemoveLst field. Remove unused
field pBkmkArr in Writer_Impl class. Convert SwBookmarkNodeTable to
std::multimap, greatly simplifying code.

2012-03-02  Stephan Bergmann  <sbergman@redhat.com>  [906ca2e0e58556353a40670828e111986285315a]

WNT-only IMPL_LINK_NOARG fixes


2012-03-02  David Tardon  <dtardon@redhat.com>  [75a6e52bc8d3062859f626f7466f5af55841a7b7]

move embeddedobj to tail_build


2012-03-02  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [d7db93f5f4972a94ab3157578e9c8795dc089caa]

implement SwapCol and SwapRow for note handling again


2012-03-02  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [26ea23b6b5f1d80df688e4c7e325971709c3c4a6]

some sal_Bool to bool


2012-03-02  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [d59b9c07c86c1dca84f5aa6e71f587dc321e8ddd]

remove table.hxx from document.hxx


2012-03-02  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [921fb226d2836673c1d3ef0f254708a5c5c0b313]

fix crashs in undo/redo realted to note captions


2012-03-02  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [1d1141cd06fcdbadd008744a28674d4b50457923]

remove unnecessary parameter


2012-03-01  Stephan Bergmann  <sbergman@redhat.com>  [f50f7368ab99bd2dd65fdfbc846cdfd532ae2133]

More IMPL_LINK_NOARG fixes


2012-03-01  Stephan Bergmann  <sbergman@redhat.com>  [76e0d695a41326a5583dbc9702e0ce3b8219b514]

Move migrateSettingsIfNecessary into create_user_install

...so that it is only done once (see mail thread starting at
<http://lists.freedesktop.org/archives/libreoffice/2012-February/027058.html>
"User installation migrated onto itself").  Also, checking for the existence
of an old user installation needed to change from ucbhelper::Content::isDocument
to osl::FileStatus::getFileType, as the UCB is not yet initialized at the time
migrateSettingsIfNecessary is now called.

2012-03-01  Tor Lillqvist  <tml@iki.fi>  [780f5bf5b177f93c8fd9ebd7ff1a322885074c8c]

Presumably the intent is to zero the whole pHexTable, not just the 1st element


2012-03-01  Tor Lillqvist  <tml@iki.fi>  [2b26a54ecb589a67ee199759936a1adce148671a]

Sillyish clang WaE: array subscript is of type 'char'


2012-03-01  Tor Lillqvist  <tml@iki.fi>  [68a571aeb5ea01fe2a10583c45efc109e8ae9968]

WaE: equality comparison with extraneous parentheses


2012-03-01  Tor Lillqvist  <tml@iki.fi>  [8a83ce2e7e6950450b63a5f189a48c8a4820b6d1]

More IMPL_LINK_NOARG fixes for clang


2012-03-01  Tor Lillqvist  <tml@iki.fi>  [c1efe33b99436d740b67a09538efe2676f3b9974]

Presumably && is what we want here and not (pointlessly) a comma operator


2012-03-01  Tor Lillqvist  <tml@iki.fi>  [945a2863fec0941431c082e9bd0e37ed925714c0]

IMPL_LINK_NOARG follow-up to bd205223ec029a875c662474bb6d423d3cdd1994


2012-03-01  Tor Lillqvist  <tml@iki.fi>  [b1b3008bc83506edac139c6b8f7f26723785c2d4]

WaE: function 'yyinput' is not needed and will not be emitted


2012-03-01  Tor Lillqvist  <tml@iki.fi>  [9e1ce8350a40887cb5307595991e1e12f38ee9a4]

#pragma interface and #pragma implementation are obsolete and pointless


2012-03-01  Matúš Kukan  <matus.kukan@gmail.com>  [d76e2d1cc396d0f1f57a0ba774be4194d8bf3459]

embeddedobj: convert to gbuild


2012-03-01  Szabolcs Dezsi  <dezsiszabi@hotmail.com>  [dfc9c72d7797862a9292bdda16ad8c107124a6df]

Added 'Copy to Clipboard' button to error dialogs


2012-03-01  Tor Lillqvist  <tlillqvist@suse.com>  [ebbef3a92d968bc82bbb86109ed604434a071e1f]

Move MinGW-specific magic inside MinGW-specific .IF branch


2012-03-01  Elton Chung  <elton@layerjet.com>  [e8dbf6840ca118222ad95856dc7ea06eaffc3b66]

Remove unused code


2012-03-01  Stephan Bergmann  <sbergman@redhat.com>  [bd205223ec029a875c662474bb6d423d3cdd1994]

New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problem

...see ebe26f72e90337da2d14f3029de148904e3e30b6 "WaE: 'unused' attribute ignored when parsing type"
for the problem.

2012-03-01  Caolán McNamara  <caolanm@redhat.com>  [32781c2d268ed94eb46318a0398385baf31368c4]

given that we can build with java7 now, allow it for windows too


2012-03-01  Stephan Bergmann  <sbergman@redhat.com>  [5af303c0cd4d46c459c6b90712843967d716c866]

-Werror=unused-variable


2012-03-01  Noel Grandin  <noel@peralex.com>  [a0cd57b926830e8798a5019b30776e94dd97c8a1]

Remove SvxFontTable and use std::vector instead

In removing tools/table.hxx usage, remove SvxFontTable and
convert to std::vector<SvxFontItem*> because it was only
being used as a temporary list, not a map.

2012-03-01  Winfried Donkers  <osc@dci-electronics.nl>  [085e8a07e61ef2d3a82e11094d8773ab17cfdb3c]

fdo#45671 calc cell background color simplified code for split button


2012-03-01  David Tardon  <dtardon@redhat.com>  [54442c917d7bb6b2e955c8c8315e0352dc6d2281]

WaE: initialization order


2012-03-01  David Tardon  <dtardon@redhat.com>  [856ad69ffe8b39fe44b245933c17e1e03248611a]

work around ICE with mingw32-gcc-4.7.0-0.5.20120224


2012-03-01  David Tardon  <dtardon@redhat.com>  [2fb1fe6c24a62b954f3a4bbdb5628d94269df946]

get redland built with mingw

Do not ask me how or why this works. There are things man was not meant
to know.

2012-03-01  David Tardon  <dtardon@redhat.com>  [2824a8b40289344c788c3b18f2e33f2e238eeff8]

get rasqal built with mingw


2012-03-01  David Tardon  <dtardon@redhat.com>  [b8b088daf8c993e90b86a632c1077ae324414a84]

get raptor built with mingw

I _really_ love how libtool, when called without -no-undefined, silently
falls back to building a static lib (AFAICS without even trying to check
if there really will be any undefined symbols in the resulting dll).
Thank you, libtool author! I cannot express how much I enjoyed the hours
I spent figuring out what is happening there!

2012-03-01  David Tardon  <dtardon@redhat.com>  [b60cf256b76cd12601b6e243f084dcc25bea172e]

do not include external stuff into namespace


2012-03-01  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [a5c891f59e7dfd81281b8bcc1b54c03f4e395203]

add test case for XSpreadsheetDocument


2012-03-01  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [956c9d1775b14c116b8b8ee4bc576a126d36c63f]

there is no need any more for CloneWith[out]Note


2012-03-01  Caolán McNamara  <caolanm@redhat.com>  [dce056ec03bcefda7ed5f36b5e51070f8f7f912d]

LOCAGICAL->LOGICAL


2012-03-01  Caolán McNamara  <caolanm@redhat.com>  [6c3699b4a6be5c2d37fa62ee152d26ae5cba3422]

I really only want to know if IsSymbolFont was toggled


2012-03-01  Tor Lillqvist  <tml@iki.fi>  [51216852e0431d679d2bcfb428f2a2dd32fda3b0]

WaE: use of logical '||' with constant operand

Until now the code has by accident added a property with the attribute
MAYBEVOID (which is that one which has the value 1), while the
intention obviously was to use BOUND|REMOVABLE. Whether this has
caused unintended consequences, or been harmless, and whether this fix
now then will cause unintended consequences, no idea.

2012-03-01  Tor Lillqvist  <tml@iki.fi>  [f9883185a4acedfb074eba4ee0269e919c74c767]

WaE: equality comparison with extraneous parentheses


2012-03-01  Tor Lillqvist  <tml@iki.fi>  [baf0ba0798ef395880895d7ec1069c88e812613b]

WaE: expression result unused


2012-03-01  Tor Lillqvist  <tml@iki.fi>  [2c3ad171e94d3b96cbab4e51bea2051f9fc40ca8]

Fix what seems to be a copy/paste error: initialising a field with itself


2012-03-01  Tor Lillqvist  <tml@iki.fi>  [3a08fd3b376506777169e21e21f3fce134af9def]

WaE: unused variable


2012-03-01  Tor Lillqvist  <tml@iki.fi>  [8c99b935dbe8606e7c37bf7339c1fa906263db9a]

WaE: is abstract but has non-virtual destructor


2012-03-01  Tor Lillqvist  <tml@iki.fi>  [fa4a1717b389dc565b4ee2e17a7d603ee6b4f1f5]

String types have changed in base class


2012-03-01  Tor Lillqvist  <tml@iki.fi>  [63f9ca85665baeeb3db9afbadced80fae7dcf186]

WaE: class 'CGRect' was previously declared [in SDK headers] as a struct


2012-03-01  Tor Lillqvist  <tml@iki.fi>  [cb1f5749c6e2512b8e42e40b62b0801a2f283d12]

WaE: 'SalData' defined as a struct here but previously declared as a class


2012-03-01  Tor Lillqvist  <tml@iki.fi>  [8ffef2fbae86fb509dd019b06565c91776e95378]

WaE: extra tokens at end of #endif directive


2012-03-01  Tor Lillqvist  <tml@iki.fi>  [944abe0d9fc0f28d99024f6b1850208048ca3004]

WaE: non-virtual destructor


2012-03-01  Tomcsik Bence  <tomcsikbence@gmail.com>  [491592015bc937a7fa46215e0ebaa0962456359b]

implement scrolling with mouse in Object Catalog dialog

I edited out the ObjectTreeListBox class because BasicTreeListBox
contains the scroll function and all the other functions that the
ObjectTreeListBox uses.

2012-03-01  Tomcsik Bence  <tomcsikbence@gmail.com>  [4022a834b55c8db787916f1a6301f1402b149e4c]

Object Catalog button now toggles display of the dialog

TODO: implement a toggle toolbar button that shows the toggle state

2012-03-01  Tomcsik Bence  <tomcsikbence@gmail.com>  [efd4db1e6b20715bfda8efadc798bf9ce192fee0]

make button label and dialog title consistent (Object Catalog)


2012-03-01  Noel Power  <noel.power@novell.com>  [7b860d4970604f08ebd2e818bfd63891dd940804]

fix crash using instances dialog of dataform navigator fdo#44816

also silence a valgrind  'Conditional jump or move depends on uninitialised value(s)' where initial state of a checkbox was undefined

2012-03-01  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [f7fbeac4cbb764ccd153f9aea37a07e66e96b809]

use the correct db range for the copy, fdo#46712


2012-03-01  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [1b93146d442bb8396126d6106f05a5bb0ee9fffa]

don't try to update the range names twice

the update process is now done in cell.cxx:adjustRangeNames

2012-03-01  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [e25ce6abc572046e3d6af367d9727c018ba78e65]

use correct source table


2012-03-01  Petr Mladek  <pmladek@suse.cz>  [89f7da6d23eb348e4b16b529f95a40c635787807]

Revert "Use internal libxml for Mac release builds."

raptor is buildable with the older libxml2 now

This reverts commit 4591cd22409f870a0fa9263691945eea92359954.

2012-03-01  Michael Stahl  <mstahl@redhat.com>  [a5394f98f2b6e4498ef1981272f2af3999b7df5f]

raptor: make the entities patch work on older libxml2 versions

Add a runtime check whether the "checked" member is available.

2012-03-01  Miklos Vajna  <vmiklos@suse.cz>  [456a59b24d4ba5ac341f76b4302e82b687e97f69]

fix RTF import of drawing objects when there is no shape to send


2012-03-01  Caolán McNamara  <caolanm@redhat.com>  [f87e486d298d98beb3aa9bd1c4884877117cbdcc]

WaE: C4265: class has virtual functions, but destructor is not virtual


2012-03-01  Caolán McNamara  <caolanm@redhat.com>  [2eeef79b78242a89ef6901ba67b30f178d59027f]

callcatcher: update list


2012-03-01  Caolán McNamara  <caolanm@redhat.com>  [1431c95d19cde8b913d772c9a99c3ebd886e983a]

now restore and use reduced UnlockFile and UnlockRange impls

because its super ugly to have unbalanced lock/unlocks and with
the removal of STAR_ENABLE_FILE_LOCKING we can call those
methods and now get unchanged behaviour

2012-03-01  Caolán McNamara  <caolanm@redhat.com>  [05a8216d03b5db559e01dd1808f2805df31c970a]

STAR_ENABLE_FILE_LOCKING was a secret


2012-03-01  Miklos Vajna  <vmiklos@suse.cz>  [7029ccec25bc0b15f9cea463ea3713e802eafc08]

testcase for fdo#46662


2012-03-01  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [58272b98319c5da2d433c0bc5e520a12ab73c71c]

fix some iterator misuse in the new notes handling


2012-03-01  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [373394c887f237cdf202cecefa74b5a9828d69f9]

only delete notes if correct flag is passed


2012-03-01  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [247be4c2e6e31e73396cf7b9ce6abf37c617a2e2]

clean-up sw's filters-test

filters-test does not initialize vcl, for these sort of tests use
macros_test

2012-03-01  Philipp Weissenbacher  <p.weissenbacher@gmail.com>  [d1e5860bc001f092477421cb871636f3b0071e28]

Translate German comments.


2012-03-01  Stephan Bergmann  <sbergman@redhat.com>  [2744ad999be969cbcf81eb631a8414ed6584e955]

Compare char* with string literal via strcmp

...as found by Clang and reported by DenverCoder9 on IRC.

2012-03-01  Philipp Weissenbacher  <p.weissenbacher@gmail.com>  [2cbabb5e6e0d2e3649f181a523e39a2f1a5c013c]

Make it unexecutable


2012-03-01  Philipp Weissenbacher  <p.weissenbacher@gmail.com>  [e5f5ab57a124ffaf5e26e90af5aa546ad8451d4d]

Translate German comments, fix some whitespace


2012-03-01  Tor Lillqvist  <tml@iki.fi>  [ebe26f72e90337da2d14f3029de148904e3e30b6]

WaE: 'unused' attribute ignored when parsing type


2012-03-01  Tor Lillqvist  <tml@iki.fi>  [4b72dd8da22dafed8f93f954d67a2a7981e61967]

WaE: unused function 'liangBarskyClipT'


2012-03-01  Tor Lillqvist  <tml@iki.fi>  [e3b45e857bceea3e9830a26d911164d26dbff56f]

Add more libs

Still doesn't link, dozens of undefines. And of course the whole
question of how to do static linking to UNO components in an elegant
fashion with the least intrusive ugly changes to source code has not
been resolved yet.

2012-03-01  Tor Lillqvist  <tml@iki.fi>  [7a0b721462182c3a4029c586f90d13eda674eac9]

Filter out options that Clang doesn't have


2012-03-01  Tor Lillqvist  <tml@iki.fi>  [fead7eb86f0e7e095f873f20bd6812a5bded0e74]

Some initial DISABLE_SCRIPTING ifdefs


2012-03-01  Tor Lillqvist  <tml@iki.fi>  [6d33801b4498f5c13d2dc75588f88c22a11f455b]

Build libsb with a few dummy classes also for --disable-scripting

Work in progress, the dummy class implementations surely still
incomplete and/or might contain methods not actually needed. More
dummy class implementations needed, hopefully not too many
though. Will add also a few ifdefs for DISABLE_SCRIPTING in some key
places in sc and elsewhere to cut down on the need.

2012-03-01  Tor Lillqvist  <tml@iki.fi>  [c57f1a0dfd504f1d7c2c285b89fdc173918941d7]

Modify iOS device example to use Clang


2012-03-01  Tor Lillqvist  <tml@iki.fi>  [084a54e87b25d33815cecc837504b707ce3ebc52]

WaE: unused parameter


2012-03-01  Tor Lillqvist  <tml@iki.fi>  [c1dc38282b4220db7a31f70e8272aaa170fd4c76]

WaE: unused parameter


2012-02-29  Stephan Bergmann  <sbergman@redhat.com>  [4d94ce58932d00905b749eab7b105e74dc017ff4]

Adapt LanguageTool.oxt to removed SpellAndGrammarDialogImage_HC

...which got removed with c938545d5227808749fdca4f05dd0dcc8303f632 "Remove all traces
of _HC (high contrast) from libs-core".

2012-02-29  Stephan Bergmann  <sbergman@redhat.com>  [fe5fcca2536a5328b17a13e3f6ea984c5019a777]

REMOVE_FILES for cases where files need to be removed from external sources


2012-02-29  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [979cc1c00982f5cc20ad7da5276efe3ccb0bc36d]

some more fixes to get note handling back

there are still some issues that will be addressed in later commits

2012-02-29  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [33849f3fca52251eb7773802c78b6d8501921c37]

remove mpNote: fix copy/paste


2012-02-29  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [c06dbbe7594c2a0b5a5b19f8e183d9c421e6e094]

remove mpNote from ScBaseCell


2012-02-29  Rene Engelhard  <rene@debian.org>  [a6d65732f14e49be8ec61aac53a2a8b909d810f7]

fix nsplugin to create correct com.sun.star.ucb.SimpleFileAccess instance


2012-02-29  Michael Stahl  <mstahl@redhat.com>  [0c6d89941118368ccbb596362a545db5d3a07dbe]

fdo#46340: fix crash in SdrGrafObj::getInputStream:

Add the ridiculous hack that used to be here (and distributed across
various GetDocumentStream methods to make it non-obvious)
that makes this not crash by accident.

(regression from fd95f1ab6220c6a530fd2e4e727417f504a5db51)

2012-02-29  Stephan Bergmann  <sbergman@redhat.com>  [ab29d941b39da12b3711b21e680aebcf5b7c9a09]

Typo fps_kde4 -> vclplug_kde4


2012-02-29  Petr Mladek  <pmladek@suse.cz>  [a0238fda86e18f8a282f9307bd6b201f97f5f331]

bin/distro-install*: source config_host.mk instead of Env.Host.sh

thanks Stefan Bergman for improving the sed pattern

2012-02-29  Tor Lillqvist  <tlillqvist@suse.com>  [b9b8ae8a484471ce067ad09dc96cad0d87285a6f]

Don't generate Thumb code to avoid ld bug in NDK r7b


2012-02-29  Stephan Bergmann  <sbergman@redhat.com>  [7c4f2ec8a795534164ee1923093b7d5be0126c55]

Simplify install name handling for external libraries on Mac OS X

...by allowing our special @___... tokens anywhere within an install name,
so that external modules can configure --prefix=/@___... etc.  This removes
the need for the special extshl and EXTRPATH=LOADER.  Also, a new
OUT2BIN_NONE can be used for external modules where the generated libraries
need the default EXTRPATH=OOO, but generated executables are only used
during the build and such need RPATH=NONE.

2012-02-29  Caolán McNamara  <caolanm@redhat.com>  [8c9823d311fdf8092cc75873e4565325d204a658]

we use mpFontData->IsSymbolFont() in our comparison to detect symbol fonts

If we change that between cache lookup and insert we run the risk of
invalidating the results of our lookup.

This should fix some hard to replicate reference count nasties

2012-02-29  Andras Timar  <atimar@suse.com>  [3cc7cbeb0efab138696bb9901b33648025e29a45]

remove ky-CN, apparently they did not start translation


2012-02-29  Miklos Vajna  <vmiklos@suse.cz>  [44f7c5ddf9d730c899f480ca644ddc29c7de9dc6]

Related: fdo#46662 fix RTF import of leveltext destination

After leveltext is imported, the levelnumbers group modifies the
contents of the previous group, but this modification was lost when the
stack was popped.

2012-02-29  Andras Timar  <atimar@suse.com>  [bd2b353f66e4bb2e76c115eb8028c1d0ba59a468]

add Amharic (am) UI translation


2012-02-29  Stephan Bergmann  <sbergman@redhat.com>  [372199d4f1cf223f167bdaa5e6d55ce0268c0970]

Make some --without-system-XXX available on Linux, too

...in case that should ever become uesful.

2012-02-29  Stephan Bergmann  <sbergman@redhat.com>  [8bbf048085066b8e95256e7d59d7ddd89465d4e7]

fdo#46434: Always send command line arguments as UTF-8


2012-02-29  Caolán McNamara  <caolanm@redhat.com>  [2f1ee06df6117d94738df87f9f3cdb159c9389fe]

WaE: C4805: '!=' : unsafe mix of type 'bool' and type 'const sal_Bool'


2012-02-29  Michael Stahl  <mstahl@redhat.com>  [0d9757e43217929fa172c1feecd161873cd7019b]

sax: ConverterTest: add leap year tests


2012-02-29  Kohei Yoshida  <kohei.yoshida@suse.com>  [3c993bd0c3120445f27cb37e6ecfd8b45c6605e0]

Correctly calculate leap year.

With the old code, year 2000 would not be a leap year, but it actually
is.  With this, Calc correctly loads cell with date value of 2000-2-29.

(regression from CWS sw33bf02 8786083eb9dabb0d7b328a217ba99a1d71493ad7)

Signed-off-by: Stephan Bergmann <sbergman@redhat.com>
Signed-off-by: Eike Rathke <erack@redhat.com>
Signed-off-by: Michael Stahl <mstahl@redhat.com>

2012-02-29  Caolán McNamara  <caolanm@redhat.com>  [4444565b179db949457ce2e4bade2cb33519df63]

refactor upper chain test a tiny bit


2012-02-29  Wei Ming Khoo  <wmk26@cam.ac.uk>  [0a9ced485fb712ce0d03fb20be1df6067606e11c]

fix storage chain loop


2012-02-29  Muthu Subramanian  <sumuthu@suse.com>  [1a2a2a02bd03829d2d50fb5f1a2178280ed2e997]

n#746996: Wrong text color in smartArt.

Some fontRef elements don't seem to define color, but the
spec. says it needs to be used along with choice of color.
So, assuming tx1 when there are none defined.

2012-02-29  David Tardon  <dtardon@redhat.com>  [b5af1c35284560deaa862c2d87847b2088afcae0]

can use Zip for this


2012-02-29  Thomas Collerton  <tom.coll91@gmail.com>  [39d026a11fc67bc45fc974fe8eab04ef9499fa31]

fdo#46565: perl / autogen.sh should backup autogen.lastrun


2012-02-29  David Tardon  <dtardon@redhat.com>  [1744010821be1ebcbfdf0f67ef3eda98d9f3e7b0]

add missing dep on headers' package


2012-02-29  Miklos Vajna  <vmiklos@suse.cz>  [00859026749e005759ce4e7115b746b064cd902b]

fdo#46662 fix RTF import of numbering levelnumbers

To handle stateful encodings, we process hex characters in one go for a
run. Levelnumbers of numberings should be an exception, since there the
special characters (here: 0x7, which is table cell end) have no special
meaning.

2012-02-29  Caolán McNamara  <caolanm@redhat.com>  [3f9f18c53d9876106b274769dec9d0e3916feb8f]

Resolves: rhbz#788045 swriter --help etc doesn't show help

because the test in soffice to skip oosplash is for only
one argument, and swriter points to soffice with an additional
--writer argument, so the test is skipped

2012-02-29  Caolán McNamara  <caolanm@redhat.com>  [06957447394682b35d5c861f8b81956ccf65508a]

WaE: C4805: '!=' : unsafe mix of type 'bool' and type 'const sal_Bool'


2012-02-29  Caolán McNamara  <caolanm@redhat.com>  [a5ea9ddaad65853d1e14686ddb096da2e62731e0]

CollectingProcessor3D cannot be instantiated


2012-02-29  Stephan Bergmann  <sbergman@redhat.com>  [cf4416a68fb68f36cf9065c6d08d14dd22637b24]

fdo#46434: No need to turn arguments into absolute file URLs when sending

...as the receiving side already takes care of that (using the cwd that is sent first).

2012-02-29  David Tardon  <dtardon@redhat.com>  [f7cad8a44be4056d60cd7bd4ed33748592954e8e]

move oovbaapi to tail_build


2012-02-29  David Tardon  <dtardon@redhat.com>  [7454de8576883c42c053be5cb967f62a4c9c1b75]

move apple_remote to tail_build


2012-02-29  David Tardon  <dtardon@redhat.com>  [4f603c386e7532434b95fa4633e9c619bebedf8b]

move basebmp to tail_build


2012-02-29  Caolán McNamara  <caolanm@redhat.com>  [ab02fa6552fb098990e74f2787cf02b01c0e532b]

callcatcher: update list


2012-02-29  Caolán McNamara  <caolanm@redhat.com>  [f57cd61004e5a36749f54a5e368becd756d17668]

SessionManagerClient is never instantiated

the "pThis" is a hack to smuggle an argument into a static method,
its not actually a SessionManagerClient instance, clarify the code
around that

2012-02-29  Caolán McNamara  <caolanm@redhat.com>  [53294e814bb8ac5f28a57f1f325311fa05112d12]

move template out of header


2012-02-29  Stephan Bergmann  <sbergman@redhat.com>  [60f97f3ceb670a310e89cd1be948e04b469539f2]

Typo bInhibitJavaLdx -> bInhibitPagein


2012-02-29  Miklos Vajna  <vmiklos@suse.cz>  [b6164f3f51ae891c9f38eb522f9b248498a5a10c]

sax: this CalcXMLLen() was commented out since 2001


2012-02-29  Tor Lillqvist  <tml@iki.fi>  [2343be9f1bda458835ed8e3c6bf11905ccbe9b13]

Bin obviously bogus (Thanks, Clang!) but fortunately unused function


2012-02-28  Kohei Yoshida  <kohei.yoshida@suse.com>  [9518535d2fa9f5d52fec548fc85df5a086ec4c1c]

Fixed incorrect truncation of text in field button.


2012-02-28  Kohei Yoshida  <kohei.yoshida@suse.com>  [6fc139f068de791604157b70d331ebb171fc1049]

Properly prefixed members of ScDPNumGroupInfo.


2012-02-28  Kohei Yoshida  <kohei.yoshida@suse.com>  [4a092a8de1c76612691979d0194a0346ed37cf02]

Fix indentation.


2012-02-28  Kohei Yoshida  <kohei.yoshida@suse.com>  [884b73e91e1019c39868c53a67fc24164e1cd51b]

Simplified it a bit.


2012-02-28  Kohei Yoshida  <kohei.yoshida@suse.com>  [daf87ab18a43999b6e1a133806d8f99cd0fbc314]

AddLabel to take string as its argument.


2012-02-28  Kohei Yoshida  <kohei.yoshida@suse.com>  [94b7deccb683fc407a90c3bb1f580ca47debaf33]

We only use the string part. Let's make it more obvious.

Plus this will save some memory footprint.

2012-02-28  Kohei Yoshida  <kohei.yoshida@suse.com>  [2c0c947a99f0c9e96e64a5d95ea31329eb0b1eee]

Using hash set for this would be more appropriate.


2012-02-28  Tomas Chvatal  <tchvatal@suse.cz>  [966981dd77b5e6c091b9e2615a8191353897a9b2]

Actually there is no need to have if and elseif with same action.


2012-02-28  Tomas Chvatal  <tchvatal@suse.cz>  [24f4cd9983aa2bc9d642c40a8fef19d7fe7b98a6]

Fix crash on exit using KDE interface This is slightly modified version of patch from Lubos Lunak <llunak@suse.cz>.

This fixes downstream bugs:
https://bugs.gentoo.org/show_bug.cgi?id=394533
https://bugs.launchpad.net/bugs/925049

2012-02-28  Caolán McNamara  <caolanm@redhat.com>  [ac08d3f6967b241d6028d9cd17cce583ac72871e]

we don't want any of these to be streamed out/in as 64bit values


2012-02-28  Kohei Yoshida  <kohei.yoshida@suse.com>  [dc505d3a5cdebe6271fcd6dae7b4d69e7c1af13e]

bnc#520828: Correctly import fields with same name in excel's pivot tables.

We just need to append '2' on the 2nd field with identical name, not '1'.
This alone fixes the import problem.

2012-02-29  Takeshi Abe  <tabe@fixedpoint.jp>  [a138709519b00b65cf5b530a319ed67ca657a1f4]

Drop comparison with empty rtl::OUString


2012-02-28  Caolán McNamara  <caolanm@redhat.com>  [51af20c8b4183fc796f5c9d4be25d3560a20ca3e]

we don't want \'longs\' here


2012-02-28  Caolán McNamara  <caolanm@redhat.com>  [a08fb657ec936f2785166d38e4f85682c4ba9aa1]

log some more useful information on invalid sprms


2012-02-28  Stephan Bergmann  <sbergman@redhat.com>  [4aa17570a75097741f78b03ad9dff0688fbed513]

Make sure osl_openFile is called with an absolute URL


2012-02-28  Eike Rathke  <erack@redhat.com>  [ef37bb6a02674cf676cadcd69445b4deadad9be6]

fixed crashes due to transition from Table to std::map

Old code used Table Seek/Next followed by GetCurKey() that returned -1 (or
some such? anyway) if after the last element, comparing with another key.
Replacement code did not check for valid iterators.

Crash happened when changing the locale within the number formatter and
obtaining the default currency format. May also have happened when changing
the default locale and documents using a number formatter were open.

2012-02-28  Eike Rathke  <erack@redhat.com>  [20c25d497a0d35a68a7dea9a0d7bc5b667a40ad4]

fdo#46411 added [pjt-AU] Pitjantjatjara locale data


2012-02-28  Michael Meeks  <michael.meeks@suse.com>  [10512ce508e4000e7438738c789421fd0bce2772]

build.pl: add a warning about the cost of: make tail_build.clean


2012-02-28  Philipp Weissenbacher  <p.weissenbacher@gmail.com>  [db8715c5babb1b2a7defc31298ed07e64618d9ed]

Translate German comments and fix some whitespace


2012-02-28  Stephan Bergmann  <sbergman@redhat.com>  [f24011374972992e1d5b5eca48597d00f3df3700]

Better error message


2012-02-28  Christina Rossmanith  <ChrRossmanith@web.de>  [15cf249967a56e1d6b28b659c00e201161f2e98f]

Reduced duplicate code (simian) / vcl/generic/print/glyphset.cxx


2012-02-28  Andras Timar  <atimar@suse.com>  [249dea425a1b8660197af53ab8a56268fddf8ce6]

Prevent crash of helpex.exe


2012-02-28  Santiago Martinez  <smvarela@gmail.com>  [37eb6211b2703c062aa391054bd2d3ed7b3a56f7]

Remove unused code in BiffInputStream.


2012-02-28  Santiago Martinez  <smvarela@gmail.com>  [d4c467f7d37d47a798ac3880ad30ceca6e60ea8c]

Remove unused code in BiffObjLineModel.


2012-02-28  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [5279616d50b0394e8ec6d8e2109471ca649412b7]

lp#562027: fix logout with quickstarter


2012-02-28  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [478485d19f290f417f824dbecad3e3588bf553f5]

some fancy new SAL_LOG tracing for sfx2


2012-02-28  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [423d346e21da300fad386c06b138c7fa086b133d]

some fancy new SAL_LOG tracing for framework


2012-02-28  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [0039d23914bfbbfcc1cb8d68c413f2e336054b96]

move vcl session management to fancy new SAL_LOG tracing


2012-02-28  Albert Thuswaldner  <albert.thuswaldner@gmail.com>  [2bb8328d0a3b2d4a076c1896f0c45cff1cc4677b]

German Comments translations.


2012-02-28  Andras Timar  <atimar@suse.com>  [e54773aa64af28795155aa55b3179141ca904f12]

fdo#45023 UI fix on PDF export dialog


2012-02-28  Caolán McNamara  <caolanm@redhat.com>  [9ddf39c39152bf4f42bc0bcc2ad03f7fc0c02029]

fix windows build


2012-02-28  Caolán McNamara  <caolanm@redhat.com>  [f7aaf5c42ebe980a86abc799bffc7d504c9a1be4]

convert some low hanging fruit


2012-02-28  Caolán McNamara  <caolanm@redhat.com>  [34d71c5a08639f6255704be0d4a7df2b6cf6c13f]

callcatcher: remove newly unused methods and update list


2012-02-28  Caolán McNamara  <caolanm@redhat.com>  [0ad02521c11369777931ce92eea799a409979cba]

use read_uInt16s_ToOUString instead of hand-crafted loop


2012-02-28  Caolán McNamara  <caolanm@redhat.com>  [a18457b29aafc130148dce3fb586c59d6e1f798d]

use read_uInt16s_ToOUString instead of hand-crafted loop


2012-02-28  Caolán McNamara  <caolanm@redhat.com>  [f7db5b2d5f9fa03b4bf5d9275998735ddf65743b]

replace AllocBuffer in ww8 filter


2012-02-28  Caolán McNamara  <caolanm@redhat.com>  [f1857d76cb4d770fe6e0055bb14fa16e081e93f4]

SfxStyleSheet needs a default ctor

due to use of ImplInheritanceHelper2 SfxStyleSheet needs a default ctor, though
its never called. rearrange things a little so we can have an empty ctor
without pulling in a bunch of code which is never executed

2012-02-28  Caolán McNamara  <caolanm@redhat.com>  [cb5bd5a1aea6bb26efa664f5757136915a59f254]

PolyPolygonStrokeArrowPrimitive2D cannot be instantiated


2012-02-28  Caolán McNamara  <caolanm@redhat.com>  [e6bc67afc2f812dc5c61fad644c9b6f3f501a738]

WaE: unused variable


2012-02-28  Caolán McNamara  <caolanm@redhat.com>  [76c7fa90a817350d2cfc0467890a9237f736258c]

remove dangling legacy binary-compatible between-milestons temp hack nonsense


2012-02-28  Andras Timar  <atimar@suse.com>  [cb578c77e23a409f434022dd175c5bd702877ffa]

fix behaviour of propex tool on Windows


2012-02-28  Miklos Vajna  <vmiklos@suse.cz>  [f31548f70c85a83fe820c6ae1c9b9803074039b0]

RTFFrame::getSprms: use SAL_N_ELEMENTS()


2012-02-27  Kohei Yoshida  <kohei.yoshida@suse.com>  [0c47d6c85b3845e8cf9782583ee17909c38dcca2]

Consolidate code that insert new dimensions.

To make it easier to keep track of who inserts new dimensions.

2012-02-27  Kohei Yoshida  <kohei.yoshida@suse.com>  [de6b91f57b0c5621791bea7b7f24de5b7b40e666]

Correctly import ref type (aka display type) of data fields.


2012-02-27  Kohei Yoshida  <kohei.yoshida@suse.com>  [5c699635cecc9877632de5f3dc07d1942c5b6416]

Import field as hidden field only when the axes type is 0.

The old code would import data axis as hidden field too which makes
no sense & generates unnecessary duplicate field for legitimate data
field.

2012-02-27  Kohei Yoshida  <kohei.yoshida@suse.com>  [df0aab7f66ba227eda91a8a3568665036556bac0]

Fix exporting pivot tables to xls esp wrt exporting duplicate data fields.


2012-02-27  Marc-André Laverdière-Papineau  <marc-andre@atc.tcs.com>  [be76f5d701c9e229e31fb77b606358e7488020d0]

Removed dead code

 * Removed unused SvInplaceEdit

2012-02-27  Marc-André Laverdière-Papineau  <marc-andre@atc.tcs.com>  [e4dd27555a827746d50e7bdf2bb9da0e534656d2]

Removed dead code

Deleted: SvFileStream::UnlockFile()

2012-02-28  Riccardo Magliocchetti  <riccardo.magliocchetti@gmail.com>  [0d55cc7bf4dc62a0a5029fc19d0f05e08b6dc110]

Some more work for --disable-database-connectivity


2012-02-28  Tor Lillqvist  <tml@iki.fi>  [9fb0ad21f467f6e8960e3559337f8ebdfa206ff9]

writerperfect depends on libwp[dgs], libcdr and libvisio

Don't try to build libraries that depend on libraries we don't have.

2012-02-28  Tor Lillqvist  <tml@iki.fi>  [44f3a76e979575a642373f3e1fb2db31612c5485]

libvisio depends on the LGPL libwpd and libwpg so bypass on iOS then


2012-02-27  Tor Lillqvist  <tlillqvist@suse.com>  [3eff0e79154d73098f8b1ace1015bdb436f423a8]

Deduplication of aSfxInt16Item_Impl only for iOS


2012-02-27  Fernando Governatore  <affqlixo@gmail.com>  [207dbaaf83a9955f0b02978551340080ddac10cc]

fix icecc compile in ubuntu

  In ubuntu the GCC_HOME of icecc is in /usr/lib/icecc

2012-02-27  Michael Stahl  <mstahl@redhat.com>  [fa5e41067bc15c38dcc6c0c6fb327adad0444774]

add convwatch.py


2012-02-27  Michael Stahl  <mstahl@redhat.com>  [a860cd108c7e3e1eb0e5dfef6020610da1c07ed3]

cppu: JobQueue::enter: add mutex guards for m_nToDo

Considered replacing it with oslInterlockedCount, but wondered why there is
no osl_getInterlockedCount (similar to glib's g_atomic_int_get)...

2012-02-27  Michael Stahl  <mstahl@redhat.com>  [3f43ebb4c3daf3e5c20a30a84f97bb4c93bff8a6]

fdo#46678: tweak SfxBaseModel::getSomething:

Lock the SolarMutex only when necessary.  This is a workaround that just
happens to make the deadlock go away for me.  This being called from pyuno
is wasteful anyway, but apparently there is no way to determine whether
a uno::Reference points at something local to the process.

2012-02-27  Michael Stahl  <mstahl@redhat.com>  [7c7d5c0eec4efb95d18b735fb9df4754ba9d8b1f]

SfxItemPool: replace deque with vector for SfxPoolItem array

Yields measurable speedup on load/store of large documents, wonder where
the equivalent patch i committed long time ago to OOo went...

2012-02-27  Michael Stahl  <mstahl@redhat.com>  [a2db9f4d46080e7ea6bd045dd8d3a87612ee49ec]

solenv/gdb: fix Emacs modelines


2012-02-27  Michael Stahl  <mstahl@redhat.com>  [f430b71c46186b53a6364a60b237c81245f3eabb]

SwSectionFrm: initialised members are happy members

Valgrind complained about uninitialised use in
SwSectionFrm::_CheckClipping (sectfrm.cxx:1111).

2012-02-27  Michael Stahl  <mstahl@redhat.com>  [ebb74441790a9852b1a1532d6e025c324666f6fc]

SwRootFrm::~SwRootFrm: refactor:

Since CWS swlayoutrefactoring the SwRootFrms are destroyed with
SwDoc::IsInDtor not set.  This can cause at least reads of freed
SwRootFrm members when executing the dtors of SwRootFrm base class
SwLayoutFrm calling into SwRootFrm::GetPageAtPos.

Prevent this scenario by:
- moving the implementation of SwRootFrm base class dtors to new
  methods SwFrm::Destroy and SwLayoutFrm::Destroy
- calling SwFrm::Destroy and SwLayoutFrm::Destroy explicitly before
  SwRootFrm members are freed

2012-02-27  Kohei Yoshida  <kohei.yoshida@suse.com>  [7eb1c1e31dac3b8377307192cae9cdde0ebe18bb]

Fixed up several issues with the new formula options handler.


2012-02-27  Philipp Weissenbacher  <p.weissenbacher@gmail.com>  [8b32c721c61b5c7a52284ef743586159f8f443ee]

Translate comments to German and fix some whitespace


2012-02-27  Stefan Knorr (astron)  <heinzlesspam@gmail.com>  [bacf45b72258271f8ff96a371688b781d9c0ba37]

Writer/Options: Move Comments 10 units up


2012-02-27  Albert Thuswaldner  <albert.thuswaldner@gmail.com>  [90284a5e7a1e5dcdd8e7473914db1ce6edc19f94]

Splitting ScDocument::SetDocOptions, moved new SetFormulaOptions to ScDocShell


2012-02-27  Albert Thuswaldner  <albert.thuswaldner@gmail.com>  [b091acc26d145f2194662df64806f09fb78ef006]

Moving misplaced Formula options from ScDocOptions to ScAppOptions


2012-02-28  Takeshi Abe  <tabe@fixedpoint.jp>  [660e4481a4ab00b1077dbc5e26568b7f6f05b2ba]

Avoid temporary rtl::OUString

in scripting / sdext / starmath / stoc / svtools / svx

2012-02-27  Winfried Donkers  <osc@dci-electronics.nl>  [a3b0be108677c60653eb79187a45bbd447d5e21b]

fdo44516 cleanup of direct use of color in code


2012-02-27  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [adf45eced404c33be6db884a3e809725e7975872]

fdo#46531: Fixed SpellCheck dialog display issues

More robust, handling of the explanations message and link display.

2012-02-27  Cameron Paul  <cpaul37@gmail.com>  [d281971d62cc52c496487933ec699605f1a9b209]

fdo#46438 - add ctrl-g / ctrl-shift-g binding for find again fwd/back


2012-02-27  Tor Lillqvist  <tml@iki.fi>  [b55381672262f7d14a5b66ddd6a2dd1007ee8e3b]

libcdr depends on libwpd and libwpg so don't use it either on iOS then


2012-02-27  Tor Lillqvist  <tml@iki.fi>  [143974d637283b884b2b2c5b108248e353c2e734]

$_os is "iOS" for iOS, not "IOS"


2012-02-27  Stephan Bergmann  <sbergman@redhat.com>  [5e3e2dca75a271851bd96e90ed1302a92a0f464d]

Typo


2012-02-27  Stephan Bergmann  <sbergman@redhat.com>  [ad549adecb7c68f0bd741c351e818af5e59f671e]

Make localize follow clone/* instead of symlinks

...so that it works on Windows.

2012-02-27  Tor Lillqvist  <tml@iki.fi>  [651dcc29f413b6bb95e01c90d4113ff7a10db3be]

Add --disable-extensions switch for future implementation


2012-02-27  Tor Lillqvist  <tml@iki.fi>  [c16bc826379b2e70fe517d608055ef167c5a5c9e]

s/interpreters/scripting/


2012-02-27  Korrawit Pruegsanusak  <detective.conan.1412@gmail.com>  [7b348b9f67ca1138857c34da5b67b479c64a4901]

CRLF to LF, no code changed


2012-02-27  Korrawit Pruegsanusak  <detective.conan.1412@gmail.com>  [0f6d1ff62131bd7664a125aa85b1738d79949bef]

some doxygen warnings cleanup


2012-02-27  Bartolomé Sánchez Salado  <aliaselbarto@gmail.com>  [55d52165df003d253d813f3ea7085f4d89fdb3ce]

Removed unused code.


2012-02-27  Michael Meeks  <michael.meeks@suse.com>  [739252d04397a4fcf3f044de86e3bfaec0084c4d]

android: remove obsolete sourcing of Env.Host.sh advice


2012-02-27  Jan Holesovsky  <kendy@suse.cz>  [0f1120ad344ae220a93bd2af9cf4a6bf50e25888]

Fix build (few missing {'s in the translations).


2012-02-27  Nicolas Christener  <nicolas.christener@adfinis-sygroup.ch>  [542047f0c555e8a7d0538d4be905556d5b3cbf5a]

translate german comments


2012-02-27  Nicolas Christener  <nicolas.christener@adfinis-sygroup.ch>  [c198cb5c26daee57b471d0911977081680f91369]

translate german comments


2012-02-27  Nicolas Christener  <nicolas.christener@adfinis-sygroup.ch>  [fde84025da96ae2270ebd3ef9d779c284c650608]

translate german comments


2012-02-27  Nicolas Christener  <nicolas.christener@adfinis-sygroup.ch>  [4e760ffe88e2c461c69310aff48a44b4f421ff67]

translate german comments


2012-02-27  Nicolas Christener  <nicolas.christener@adfinis-sygroup.ch>  [9b6dab22f9cec6690c400ea302473cbb0119a701]

translate german comments


2012-02-27  Nicolas Christener  <nicolas.christener@adfinis-sygroup.ch>  [267e077b979b6f81175ed2d0b7a1ba9e04483549]

translate german comments


2012-02-27  Nicolas Christener  <nicolas.christener@adfinis-sygroup.ch>  [c1beabb18abba10d8ea8454b1baea61292e75b15]

translate german comments


2012-02-27  Nicolas Christener  <nicolas.christener@adfinis-sygroup.ch>  [f7b100f718112459e0564232e7697c2ef706f12a]

translate german comments


2012-02-27  Nicolas Christener  <nicolas.christener@adfinis-sygroup.ch>  [454fa76218d50904a6ae8f76be86da63accb8cf4]

translate german comments


2012-02-27  Nicolas Christener  <nicolas.christener@adfinis-sygroup.ch>  [4a96a481a71ac60985529bc78c49cb5f30cff82a]

translate german comments


2012-02-27  Nicolas Christener  <nicolas.christener@adfinis-sygroup.ch>  [101ec3fbe5cdbe0ac63d97324e1ee5284972fa5e]

translate german comments


2012-02-27  Nicolas Christener  <nicolas.christener@adfinis-sygroup.ch>  [8d16d40f8b9a061647b86e23f4e1aadb1b90f5ba]

translate german comments


2012-02-27  Nicolas Christener  <nicolas.christener@adfinis-sygroup.ch>  [6f62720f586ccb48d592e80aa7d1de033942385c]

translate german comments


2012-02-27  Nicolas Christener  <nicolas.christener@adfinis-sygroup.ch>  [55c03ebd2ddb39452bebfb1fec91c731dea40e9f]

translate german comments


2012-02-27  Nicolas Christener  <nicolas.christener@adfinis-sygroup.ch>  [037d14ceddf29a84977559820bf2e0368f7ef44f]

translate german comments


2012-02-27  David Vogt  <david.vogt@adfinis-sygroup.ch>  [c589da46bf5f605588471c434f6ec5050f5d198d]

Translated german code comments to english


2012-02-27  David Vogt  <david.vogt@adfinis-sygroup.ch>  [7ee38e1b5399851f6f8692ca8ed930da413f78a3]

Translated german code comments to english


2012-02-27  Ivan Timofeev  <timofeev.i.s@gmail.com>  [c581d33dec47a4c411a034482876543f6357d1e8]

there is no Sequence::isEmpty()


2012-02-27  Luboš Luňák  <l.lunak@suse.cz>  [a667f08798297b9fa5f78a327250f24cb8b1638c]

disable warnigns as errors for KDE3 code

Too old codebase, there simply have to be warnings.

2012-02-27  Luboš Luňák  <l.lunak@suse.cz>  [9974eed353263cf10b966000f99f8e69233382a9]

disable -Wshadow for KDE backends

KDE/Qt consider -Wshadow not worth the trouble, and the qhash
workaround shows why.

2012-02-27  Petr Vorel  <petr.vorel@gmail.com>  [361b7fc217c69e7a5b457f86f721ad00f2c8c7d0]

Removed unused code.


2012-02-27  Chr. Rossmanith  <ChrRossmanith@gmx.de>  [5d1acca5a9d40d6197e12fd959c3644bcc60f799]

Replace getLength() with isEmpty() where appropriate


2012-02-27  Lionel Elie Mamane  <lionel@mamane.lu>  [fdd70e63eee34e762f5e4c2568affd35b6bc68af]

fdo#46675: fixup


2012-02-27  Caolán McNamara  <caolanm@redhat.com>  [15547450bdba10959473c2cb5891f29ad5053b09]

Resolves: fdo#46038 don't copy page styles into temporary clipboard doc

writer rtf export has a nasty pgdsctbl extension
sd rtf import has nasty "if its got a table keyword in it its a table"
logic

Classically we never put our styles into the temporary clipboard, so fastest
and safest fix is to simply skip putting the page styles into it.

2012-02-27  Tor Lillqvist  <tml@iki.fi>  [26651585c02367011df196ec72a3d0bf84a60f27]

Start of sc filters-test for iOS


2012-02-27  Lionel Elie Mamane  <lionel@mamane.lu>  [ee0cb9d05d11c23421ec5ddddd7b268eb8c5e049]

fdo#46675: expand group memberships in get*Privileges


2012-02-27  Muthu Subramanian  <sumuthu@suse.com>  [44b98b588c51c976c38b08844f7e09d236518e32]

n742593: Adding checks before using textbox sizes.


2012-02-27  Petr Mladek  <pmladek@suse.cz>  [550cc3e9dbe7a86797fc946f40d9ae5529d6ce2c]

pack libstdc++ and libgcc_s only in the new stdlibs subpackage (fdo#46658)

The older commit moved the gid's definition in the file list but it did not
move it in the module list.

2012-02-27  Szabolcs Dezsi  <dezsiszabi@hotmail.com>  [2b179ca1744d12630488619f948e5eb860e1fb41]

Removed unused code


2012-02-27  Caolán McNamara  <caolanm@redhat.com>  [c58882fda80b63baac3360001b0fdf251d96e0eb]

fix msvc2005 build


2012-02-27  Caolán McNamara  <caolanm@redhat.com>  [0fcf3e67623814b269e68f6cf5c6648f7cfdb5a6]

fix MacOSX tinderbox build


2012-02-27  Miklos Vajna  <vmiklos@suse.cz>  [bb4ceaa4bbe253f4d6b22b09098de0f2f0b793c8]

add testcase for fdo#45187


2012-02-27  Szabolcs Dezsi  <dezsiszabi@hotmail.com>  [8e750a2d9c653e0693738c847fe2ee2a8ab04052]

Reduced loadtime of autocorrect tables


2012-02-27  Caolán McNamara  <caolanm@redhat.com>  [906e35f80a17d51c305e0db251e6224f5dd23d52]

merge GetString variants


2012-02-27  Caolán McNamara  <caolanm@redhat.com>  [84fa063b4ce1bd6a8996c20c89e238ee38bcdcfe]

fix msvc2005 build


2012-02-27  Caolán McNamara  <caolanm@redhat.com>  [b36d555440b86d8293b188e4d99ec8682a2139a5]

drop UniString::CreateFromInt64


2012-02-27  Caolán McNamara  <caolanm@redhat.com>  [d6100ba273e7d73cc4b00a378ce5bad49559943b]

callcatcher: update list


2012-02-27  Caolán McNamara  <caolanm@redhat.com>  [874966bd304d0ef5e6cb9cf7b60e6240a37d70b3]

ditch archaic filter-tracer remnants


2012-02-27  Caolán McNamara  <caolanm@redhat.com>  [1ca675157d753371acd35aad4d824fb4f20f3330]

fix CntHTTPCookieList_impl leak


2012-02-27  Caolán McNamara  <caolanm@redhat.com>  [e87810b69331f5d62cbeac0182c5bc2143f8856f]

use a non-leaky singleton


2012-02-27  Caolán McNamara  <caolanm@redhat.com>  [7c0b65c75fc468f9bb32d3a963ee4474bf176f50]

mpStreamMap is leaking


2012-02-27  Caolán McNamara  <caolanm@redhat.com>  [b737e913c4594d07270d9b59f6ca3792482e2356]

callcatcher: update unused list


2012-02-27  Caolán McNamara  <caolanm@redhat.com>  [1190dab820a60907559fb1e7d8e6e5d4d58ecfdf]

exclude some more external libs from unusedcode.easy


2012-02-27  Caolán McNamara  <caolanm@redhat.com>  [0e2c1fa763205056b91b5af3408cb2f0fd5d79f6]

ByteString is no more


2012-02-27  Caolán McNamara  <caolanm@redhat.com>  [db088d32388f57f5915b57d36fb391678e03e285]

clarify ambiguities


2012-02-27  Caolán McNamara  <caolanm@redhat.com>  [0ef8e5c10698de7fab17dfb3bae2e44962ff7b97]

WaE: some super-high debugging level warnings


2012-02-27  Caolán McNamara  <caolanm@redhat.com>  [ab07cf855d5599a9262276c04d22d0edb7f64f37]

WaE: some super-high debugging level warnings


2012-02-27  Caolán McNamara  <caolanm@redhat.com>  [9b58e3a752dbdd3df7b04b98218a5b769160d114]

ByteString->rtl::OString


2012-02-27  Caolán McNamara  <caolanm@redhat.com>  [06dda2b7aef3693b4481fa6254fe3afd294f3363]

make desktop Bytestring free


2012-02-27  Tor Lillqvist  <tml@iki.fi>  [c35e81202cc709f3061e8b189af94e6858418940]

Wonder what "integration" means


2012-02-27  Tor Lillqvist  <tml@iki.fi>  [e28c5b15d72f1982636e8853cbd7e8838bc93a04]

s/builded/built


2012-02-27  Tor Lillqvist  <tlillqvist@suse.com>  [190ff38183b8d763234d32ae712a2298021a1a73]

Just call it "Windows" here, too


2012-02-27  Tor Lillqvist  <tlillqvist@suse.com>  [675cfeee6f66e265c696d539974a87e479b7b769]

Fix shell / test OR operator confusion


2012-02-27  Tor Lillqvist  <tml@iki.fi>  [4c737b647078f35a2435e27d9f7f94039db9d6c3]

Decouple disabling of scripting (BASIC &co) from OS being iOS


2012-02-26  Tor Lillqvist  <tml@iki.fi>  [42b11e861a6eb4fef43225259c300f87b8d1a625]

aSfxInt16Item_Impl, too


2012-02-26  Tor Lillqvist  <tml@iki.fi>  [87d7ac7440808f8ed6c9c0f305b1b79f6860d208]

Static linking for iOS effectively means "merged libs"


2012-02-26  Peter Foley  <pefoley2@verizon.net>  [a75873dea15719b5216cfd0476d30003ffc76e80]

allow autogen.sh to be run automatically


2012-02-26  Peter Foley  <pefoley2@verizon.net>  [b4a66196b161d7c7a5c813a12ecb9ece33d23abc]

update install-sh to the automake-1.11 version


2012-02-26  Peter Foley  <pefoley2@verizon.net>  [141a659f63b73d03f71cdb32ccbafa3b40c8b339]

rename post.Makeflie to Makefile.post


2012-02-27  Takeshi Abe  <tabe@fixedpoint.jp>  [c471556c89e4efcd21c0e48f938792c493662492]

Avoid temporary rtl::OUString in sd


2012-02-26  Ivan Timofeev  <timofeev.i.s@gmail.com>  [996f44c310520e3d7868c62d336aaec7bb0f845a]

fdo#46144: "Distributy Columns Evenly" does not work with the selected columns

regression from f7303fcac779f99931bfba48e8bfcf9c081af67f:

-    SvUShorts aWish( nTmp, nTmp ),
+    std::vector<sal_uInt16> aWish( nTmp, nTmp ),
               aMins( nTmp, nTmp );

2012-02-26  Julien Nabet  <serval2412@yahoo.fr>  [67d01fb5d4010a2486e47cdd9f55f38a2da162f2]

Avoid temporary rtl::OUString


2012-02-26  Julien Nabet  <serval2412@yahoo.fr>  [67c953e5a311bd2ab176b51341659b323e4f0ab4]

Avoid temporary rtl::OUString


2012-02-26  Ivan Timofeev  <timofeev.i.s@gmail.com>  [0499a44cddae31dff5ce1959aba8aa64119dea90]

definition was removed, remove declaration as well


2012-02-26  Andras Timar  <atimar@suse.com>  [f15c1c3e03dc8c647e0e86718183ac39885d8510]

print what directory localize tool cannot open

Currently it cannot open /dictionaries under Cygwin,
because it is a Cygwin symlink that Windows programs
cannot follow. TODO...

2012-02-26  Tor Lillqvist  <tml@iki.fi>  [9eb1c0cb7c3ae261d21b7efb30a6dbb1ec21c02f]

Fix typos


2012-02-26  Matúš Kukan  <matus.kukan@gmail.com>  [21261663205741892f780adeae119402f386ad9e]

add AddFilterNameCheckOwnFile back for WNT


2012-02-25  Elton Chung  <elton@layerjet.com>  [ba8919e8129b5e8da112ad4f1d11bb39096c1e0e]

Remove unused code


2012-02-25  Elton Chung  <elton@layerjet.com>  [0333d2101acf36c9f44e5cc51ff6964d8a98920d]

Remove unused code in basegfx, comphelper


2012-02-25  Takeshi Abe  <tabe@fixedpoint.jp>  [552a9862f8a11d8e3b86eef710d91a322a3a2946]

Avoid temporary rtl::OUString


2012-02-25  Michael Meeks  <michael.meeks@suse.com>  [9ab611a652334a98ba7922ee6a53b61bbcc4892f]

android: move DamageTracker concept into SvpSalFrame and try to use it


2012-02-25  Matúš Kukan  <matus.kukan@gmail.com>  [7e454a3e3dc7f7f85a623ab6a7afab6f40bccaa6]

gbuild_simple: add gb_Python and include also Tempfile here


2012-02-25  Matúš Kukan  <matus.kukan@gmail.com>  [66fdc38fb71e69669d09ff2f05656e5d654d4975]

partial_build: make this work also for modules from clone/


2012-02-25  Matúš Kukan  <matus.kukan@gmail.com>  [48dc8ca4e1784dd6ebec1ab58a3a32651780afc7]

make this consistent


2012-02-25  Kohei Yoshida  <kohei.yoshida@suse.com>  [1fb5aea16f11c90aaac23486e584a17e0655b621]

Show column/row grand totals only when at least one column/row field exists.

Otherwise the grand total would be just a duplicate of the data field
area.

2012-02-25  Kohei Yoshida  <kohei.yoshida@suse.com>  [778a6993b971f13f4008491f54296e57b9026238]

boolean cleanup in ScDPOutput.


2012-02-25  Kohei Yoshida  <kohei.yoshida@suse.com>  [397e5668b7269e19d66705cbed5b577db0510a9f]

ScDPOutput is now String-free.


2012-02-25  Kohei Yoshida  <kohei.yoshida@suse.com>  [e7cd45417957fa1c57ca63fc6de2428647639f25]

File scope local method in anonymous namespace.


2012-02-25  Matúš Kukan  <matus.kukan@gmail.com>  [aa2456ecb15a0f14b3e0a6470124a82f1460596f]

use gb_Helper_PHONY here


2012-02-24  Stephan Bergmann  <sbergman@redhat.com>  [77ffeb2dc5b14d37e47403c93f229da917da0141]

Disable WaE in fpicker/source/unx/kde

...as the included kde headers produce lots of warnings.

2012-02-24  Andras Timar  <atimar@suse.com>  [1e343276ecb7e88482e0dd8b2a1e170dbffbe8ba]

fdo#46571 add Gurmukhi MT font for pa-IN


2012-02-24  Kohei Yoshida  <kohei.yoshida@suse.com>  [ba8918aebd2b9f030e0fd684accc9bf21bd1eac3]

Untangled the code a bit.


2012-02-24  Matúš Kukan  <matus.kukan@gmail.com>  [654a5bdd6cdd594d9268deabb5629fc8720d7514]

filter out not needed uwinapi which is not yet built


2012-02-24  Kohei Yoshida  <kohei.yoshida@suse.com>  [89e836c64a885b676673af33bf98e5ef97869daf]

fdo#40320: Insert only a placeholder since the caller relies on this behavior.


2012-02-24  Kohei Yoshida  <kohei.yoshida@suse.com>  [67f37b1de7e64e3225844cfe38b9b1adace3fd85]

fdo#40320: Correctly import data point formats in data series.


2012-02-24  Jan Holesovsky  <kendy@suse.cz>  [3dee9ff1c938cbc2272772c1c6df6f11ef5bab0e]

MinGW: Make clucene build.


2012-02-24  Jan Holesovsky  <kendy@suse.cz>  [65d9696da19ea68cb576c93f3101eb145e4a1370]

Trailing whitespace cleanup in the clucene configs.


2012-02-24  Jan Holesovsky  <kendy@suse.cz>  [330c38edfb2ba1c794166c0d885074b248198da2]

MinGW: IFileDialog is present, but IFileDialogCustomize is still missing.


2012-02-24  Jan Holesovsky  <kendy@suse.cz>  [6cd8586f2332f2d8a87221452719c33ee0bb9d06]

MinGW: snprintf might be present.


2012-02-24  Jan Holesovsky  <kendy@suse.cz>  [f61d4545b5fdced396153fac405be75a697a640c]

MinGW: Don't build PostgreSQL, not cross-compiling at the moment.


2012-02-24  Michael Meeks  <michael.meeks@suse.com>  [c45e87d037ca11e6d173ab57fce295c5f01d2ccc]

android: more libs corrections


2012-02-24  Michael Meeks  <michael.meeks@suse.com>  [b8f41e584cb876327c78e55bdfffb0424facfe41]

android: get basic 0-9, a-z keyinput working


2012-02-24  Michael Meeks  <michael.meeks@suse.com>  [1c7c2c032301247416d977af17ddd4183cd339f4]

test: remove, now redundant dummy dialog.xlc / script.xlc


2012-02-24  Michael Meeks  <michael.meeks@suse.com>  [3bc31727bb7107e770f48871cf7700a16e9bbc68]

android: package more useful sounding libraries


2012-02-24  Michael Meeks  <michael.meeks@suse.com>  [63ac26703974f8481b112b1a881329fa7a8bca96]

toolkit: fix module name for svt to 'merged' when using mergedlibs


2012-02-24  Michael Meeks  <michael.meeks@suse.com>  [1543f1ec6deba898f71b04d242af8bed74dcd8d6]

basic: tolerate empty / missing dialog.xlc and script.xlc files


2012-02-24  Michael Meeks  <michael.meeks@suse.com>  [1dc601f1b62485e50fe43a8037aa5eb59c60cfe9]

basic: remove un-used return value indicating failure


2012-02-24  Stephan Bergmann  <sbergman@redhat.com>  [9cbef2656e07867fd84c9350d8b9e9baeb9bcef5]

Removed unused --enable-ugly


2012-02-24  Stephan Bergmann  <sbergman@redhat.com>  [f3f79cc9e6c265baf48955d53f7e888205e0b3e0]

Resolves fdo#46074: Fix Partial::contains for paths that go past a leaf node

Paths that already "failed" at the root node were not reported as CONTAINS_NOT,
so that they were erroneously migrated, but with broken content (values of set
member properties were nil).

2012-02-24  Matúš Kukan  <matus.kukan@gmail.com>  [b715e378aafc1015edcec797d938f72add993f25]

gbuild: little more cleaning


2012-02-24  Matúš Kukan  <matus.kukan@gmail.com>  [ea37d89410d8b1c3d23e7ed76ff2cecd9f44ee56]

gbuild: get rid of REPODIR


2012-02-24  Matúš Kukan  <matus.kukan@gmail.com>  [4ee6123d0547b86eb42f193686eb50e0fd4da872]

Do not define PRUDUCT, we only use DBG_UTIL now


2012-02-24  Luboš Luňák  <l.lunak@suse.cz>  [752de2112756b49854942c532b083dbe9ea63a2f]

missed instances of -std=c++0x when switching to gnu++0x


2012-02-24  Andras Timar  <atimar@suse.com>  [995b2f887bd75283d2d395d9430cd0472f7356ae]

more silent output of non-verbose help build


2012-02-24  Miklos Vajna  <vmiklos@suse.cz>  [b538f6a0f4193531e1187874b4b35a4384d6fcd1]

fdo#45187 revert "writerfilter import, fixed the shapes import"

This reverts commit 0e26bd20978cbdd7c59368044c2a21b98ffba164. Sadly
without a test document for the original issue there is no better fix
for this one.

Acked-by: Luboš Luňák <l.lunak@suse.cz>
Acked-by: Cédric Bosdonnat <cedric.bosdonnat.ooo@free.fr>

2012-02-24  Stephan Bergmann  <sbergman@redhat.com>  [403b0a8d059de01b7297e1e6083eb41e930d73a7]

-Werror=unused-parameter

Not sure if this rather radical shrinking of sw::log::Tracer is good, though (or
if the class already has become obsolete anyway)?

2012-02-24  Andras Timar  <atimar@suse.com>  [870bbec1a5e88d47e0bf8b18ad539fff63c080d3]

remove unused makefile tg_xmerge.mk


2012-02-24  Andras Timar  <atimar@suse.com>  [f38b7bb052fbe5fcd91ccb5af411850bff4acf2d]

remove unused makefile tg_propmerge.mk


2012-02-24  Stephan Bergmann  <sbergman@redhat.com>  [4c5f388aa40036afea2a51156a41f4eea7ef1d7a]

-Werror=unused-parameter

Not sure if this rather radical shrinking of XclTracer is good, though (or
if the class already has become obsolete anyway)?

2012-02-24  Luboš Luňák  <l.lunak@suse.cz>  [5fd1a34816b81fee6f54ad93d0047daaeaea51c1]

Revert "Work around g++ -std=c++0x rejecting "typeof" keyword"

We now default to -std=gnu++0x, so this shouldn't be necessary.

This reverts commit 437fe5a444411f68d1848c49121394f16f09611b.

2012-02-24  Luboš Luňák  <l.lunak@suse.cz>  [1cf7ab61a71d4b7295942ff5c855896e60c15081]

use -std=gnu++0x rather than -std=c++0x

The gcc default for C++ is -std=gnu++98, and -std=c++98 is used
explicitly or with -ansi, so the C++0x "default" should be gnu++0x.

2012-02-24  Andras Timar  <atimar@suse.com>  [56dda70d3b36d136af4b17edca016ced1ff04ee1]

remove unused parameter EVAL


2012-02-24  Noel Power  <noel.power@novell.com>  [22871f1af3be444e747f7adaad5221b9c8b0bebf]

fix core when clicking on entries in Manage Names dialog in calc fdo#46568


2012-02-24  Michael Meeks  <michael.meeks@suse.com>  [602908b300d4d688d50355ebeca5d3063f25f475]

fix oox debug build with DBG_UTIL guard for 'dump' usage


2012-02-24  Michael Meeks  <michael.meeks@suse.com>  [3ad0561957537ac755206347c0902632985126fe]

android: remove annoying & un-necessary dialog on start


2012-02-24  Michael Meeks  <michael.meeks@suse.com>  [df92de0cc0e09ab96788e83bb7387946a3425fed]

android: calm basic warnings by packaging macros


2012-02-24  Szabolcs Dezsi  <dezsiszabi@hotmail.com>  [168fc5c022538d287293bf933adde4b98c6aca37]

Removed MSFilterTracer and all references to it


2012-02-24  Andras Timar  <atimar@suse.com>  [06dd0fda38f07a74ba8469542ed4afe93b47ee9c]

fdo#46377 BASISINSTALLLOCATION = INSTALLLOCATION


2012-02-24  Andras Timar  <atimar@suse.com>  [a4ae955534ccc449ddf55fe1b5e5a25065af2ecd]

fdo#44717 More helpful text when installer detects a running soffice.bin


2012-02-24  Thorsten Behrens  <tbehrens@suse.com>  [4591cd22409f870a0fa9263691945eea92359954]

Use internal libxml for Mac release builds.

Following up from 49843f0f9788e01805d8d0d27428fe5e6a4cc530, actually
use internal libxml for release builds.

2012-02-24  Miklos Vajna  <vmiklos@suse.cz>  [15af96ffec893cd2b1df734fd61e79feae5e2976]

oox: guard dbgutil-only methods with ifdef


2012-02-24  Stephan Bergmann  <sbergman@redhat.com>  [9133fd623f2271da92a8a9f905f4c9c61a3de956]

Rewrite fix to use the same SimpleResMgr ctor as it did before

...as the two actually behave subtly differently.

2012-02-24  Stephan Bergmann  <sbergman@redhat.com>  [fd7912d0b58c71dd15d23d99aa7b8ca157d2aeb1]

We never call pthread_cancel, so no need to guard against it


2012-02-24  Stephan Bergmann  <sbergman@redhat.com>  [ebf3bb71c325fb23b4519ce6478e9186d4e82927]

salhelper::Thread::launch: check create() failure

The assumption in the comment is clearly wrong, as osl::Thread::create
returns a boolean result to indicate failure.

Slight modification of a patch by Michael Stahl <mstahl@redhat.com>.

2012-02-24  Kohei Yoshida  <kohei.yoshida@suse.com>  [bbb0dcaa4ba4baf0c0489cf868f6002317beefe5]

Corrected comment.


2012-02-24  Kohei Yoshida  <kohei.yoshida@suse.com>  [d16537b8d30c29fe30d4c2e68784e21a90663e98]

Now we only allow one function per data field.


2012-02-24  Kohei Yoshida  <kohei.yoshida@suse.com>  [3c870ad0ce6836546526aba45c07f34bfeacf804]

Use SUM function by default in case nothing is selected.


2012-02-24  Kohei Yoshida  <kohei.yoshida@suse.com>  [780436aaf7cb3675bed8277f0b0069b43a25b908]

???


2012-02-24  Kohei Yoshida  <kohei.yoshida@suse.com>  [34ff598994a52e8058e34074cb18a993e8c82157]

Use a dedicated method instead of manually removing trailing '*'s.

Also, caption shouldn't have a leading ' any more. We have a dedicated
flag for that.

2012-02-24  Kohei Yoshida  <kohei.yoshida@suse.com>  [d473a3699befc388d49bdba491a543d88bcf0778]

Modify dup count correctly when dimensions are removed.

Though normally dimensions don't get removed, since the entire save data
gets re-built whenever the pivot model is modified.  So, this is probably
for limited use cases...

2012-02-24  Kohei Yoshida  <kohei.yoshida@suse.com>  [513edaa41ddb4dfdf6e3ec1efd44f56ff959ef26]

Properly tally original/duplicate dimension name counts.

Else the duplicated data fields would disappear after clicking OK in
the layout dialog.

2012-02-24  Kohei Yoshida  <kohei.yoshida@suse.com>  [57875110e3365988bb01cfef42d8094cb076002d]

Ensure that the save dimension and regular dimension have identical name.

This was not the case previously, for duplicated dimensions.  Without this,
setting layout names (aka custom names) to data fields would not work
properly especially when the data fields are duplicated.

2012-02-24  Kohei Yoshida  <kohei.yoshida@suse.com>  [efae4424c0f9381e6050541784358bfe1095189a]

More scope reduction by early bail-out.


2012-02-24  Kohei Yoshida  <kohei.yoshida@suse.com>  [346332125f2caf5551c0ac575efdcc70a0262442]

Scope reduction.


2012-02-24  Thomas Arnhold  <thomas@arnhold.org>  [a3fccd27deeee38af5bb08c31e6317002a0e3e9e]

unusedcode.easy: remove unused code


2012-02-24  Thomas Arnhold  <thomas@arnhold.org>  [695dca68537e56e66657a43667793af5eb4b6695]

unusedcode.easy: OwnerLock includes this feature


2012-02-24  Thomas Arnhold  <thomas@arnhold.org>  [323fd82da0738b126335d4458f8a38abb26fa722]

unusedcode.easy: Remove SotFactory::TestInvariant()

Also CALL_TEST_INVARIANT is never used again.

2012-02-24  Eike Rathke  <erack@redhat.com>  [29b1914fad754ed94e61179f09aac50f1657f2e0]

reintroduced dump methods that are needed if OSL_DEBUG_LEVEL > 0

* Partly reverted commit 660cb78cd6900ffebe215ad4b3913bbe35ac9883 to preserve
  the oox::PropertyMap::dump() methods that are needed by
  oox::PropertySet::dump() when building dbgutil.
* Did not remove the oox::PropertySet::dump() as well because all is part of
  the oox dumper, I guess we don't want to remove that in it's entirety ...

2012-02-23  Matúš Kukan  <matus.kukan@gmail.com>  [660cb78cd6900ffebe215ad4b3913bbe35ac9883]

unusedcode: remove something from oox


2012-02-23  Tor Lillqvist  <tml@iki.fi>  [cf2dede2132eef56bda324396ede7ee61d8f4a2b]

No need to compile it as Objective-C++ for iOS any more


2012-02-23  Tor Lillqvist  <tml@iki.fi>  [23f2719479a9eac0fde0e4cc6e4ea048886857c1]

Tentatively drop gettext from cross_toolset


2012-02-23  Tor Lillqvist  <tml@iki.fi>  [5f9657ba54a744db564163d60e4fb3626d52f6a2]

Filter out forms/util/frm component for a build without database connectivity


2012-02-23  Tor Lillqvist  <tml@iki.fi>  [299262446f6c9d4b567f7f3db0e272d2038b5027]

Make sure headers are "delivered" also for libs that are bypassed for iOS


2012-02-23  Tor Lillqvist  <tml@iki.fi>  [1a39b3005d087ec8ea19fb8d9c4bb76dc50b535a]

Bin obsolete options


2012-02-23  Tor Lillqvist  <tml@iki.fi>  [dd3f4855ecdfe7ce765d59d3d77d754948028aa4]

Unify indentation


2012-02-23  Caolán McNamara  <caolanm@redhat.com>  [0a45b102953a86ea3f26ffd5740f791b3f752f08]

don't point inline at non-existing method


2012-02-23  Caolán McNamara  <caolanm@redhat.com>  [cfcfd8848e2354dd942eb54e1da13b7b5027cb6c]

make editeng ByteString free


2012-02-23  Caolán McNamara  <caolanm@redhat.com>  [12310746edc0f43e4b1be84e311dd0dee12701cd]

accumulate into an OStringBuffer


2012-02-23  Stephan Bergmann  <sbergman@redhat.com>  [2d15260688aca175b5ce19d6b65cacf177c14532]

Fix comment


2012-02-23  Julien Nabet  <serval2412@yahoo.fr>  [bad98a1aa71e1a76c6ca4033f82168fe5b098b64]

fdo#46339: Fix Query Wizard by putting the right ElementName


2012-02-23  Stephan Bergmann  <sbergman@redhat.com>  [c06f9327ba3edd627bc761655870d906937a3a36]

Fix MSVC build


2012-02-23  Stephan Bergmann  <sbergman@redhat.com>  [86ffa606478d18968babe809931be65463399fbb]

Get rid of CREATEVERSIONRESMGR[_NAME]


2012-02-23  Stephan Bergmann  <sbergman@redhat.com>  [64de14a0c14d5c0f47692f4a956d71bfe75614aa]

My fix is nicer ;)


2012-02-23  Stephan Bergmann  <sbergman@redhat.com>  [74214eba7424dd1d2c23ba1be07ec8d345193a14]

Clean up


2012-02-23  Caolán McNamara  <caolanm@redhat.com>  [67f67509ff20c0d5b6e9f3557fb1e427655601ee]

lock in ByteString gains


2012-02-23  Korrawit Pruegsanusak  <detective.conan.1412@gmail.com>  [d1421ed9862eaf8e509364ce0a0a1f3af052f7c9]

typo


2012-02-23  Korrawit Pruegsanusak  <detective.conan.1412@gmail.com>  [e10aed115b5c861e0e639d374c54b3d0b760502e]

glib and gettext are only needed when ENABLE_LIBRSVG

Although 'gettext' is a 'cross_toolset' dependency, it seems irrelevant.
See http://lists.freedesktop.org/archives/libreoffice/2012-February/025771.html

2012-02-23  Korrawit Pruegsanusak  <detective.conan.1412@gmail.com>  [98a11f3ad998a17e68a5cf5769cd39eead389f86]

Some doxygen warnings cleanup


2012-02-23  Korrawit Pruegsanusak  <detective.conan.1412@gmail.com>  [7506e70e353d2d532b139c9856df55e12fa2dd39]

Tabs to spaces, no code changed


2012-02-23  Stephan Bergmann  <sbergman@redhat.com>  [37f527e9892904f49879635d96670a7e4838ec4c]

Tentative libcroco fix for Mac OS X --without-system-libxml


2012-02-23  Caolán McNamara  <caolanm@redhat.com>  [c31e1bae8e9ba6cc90f4585f5d8aeab29cb5263a]

fix for cross-compiling


2012-02-23  Joachim Lingner  <jl@openoffice.org>  [a6ff118c4fdb3af7702c463d995df38742da3464]

default conversion of sequences is now again SAFEARRAY of VARIANTs #fdo46165

cws jl166 patch: #i117010# default conversion of sequences is now again SAFEARRAY of VARIANTs

2012-02-23  Noel Power  <noel.power@novell.com>  [985ad082a56cd4bc47cd230e11f1cd771e08f9de]

Revert "fix handling of SAFEARRAY(s) returned as variant in olebridge (fdo#38441)"

This reverts commit 3fcb94311fd7dd40c05ca132e3a30a888316cbbe.

2012-02-23  Caolán McNamara  <caolanm@redhat.com>  [249059454f35a55bd7f6756d2b361f8c3e07c8e0]

Revert "Replace installer::parameter::make_absolute_path."

This reverts commit 8b65b2a3842a90ba565285f0cb796c5d76eef4ce.

Because windows install sets didn't get generated afterwards,
possibly due to cygwin absolute path complexity

2012-02-23  Michael Meeks  <michael.meeks@suse.com>  [6aace905c0929adf79d0cfa146f168d75cc2e953]

add ia32 non-virtual thunks to linker map


2012-02-23  Caolán McNamara  <caolanm@redhat.com>  [825d31d5f11364bea4184cabb538f8b6575d5795]

ensure ppd translation indexes are valid


2012-02-23  Santiago Martinez  <smvarela@gmail.com>  [84cc2688f429ef915810a3799f46ae98293096a6]

Remove unused code as listed in unusedcode.easy


2012-02-23  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [fda2c3639de6b673faf2ccd84b6d4318e592fbf0]

WaE: aPosition is an unused parameter


2012-02-23  Caolán McNamara  <caolanm@redhat.com>  [2c7a532b7e2b8cf41792292610df96755b131987]

WaE: nWidth might be unused uninitialized


2012-02-23  Stephan Bergmann  <sbergman@redhat.com>  [593769cec1c3e1c8afe299a49a0da7157f2ba8e8]

Fix CLucene _DEBUG code


2012-02-23  Stephan Bergmann  <sbergman@redhat.com>  [284069dd0be5ecd700f61e7c5b7e6b3d78065aa6]

clucene missing from gbuild_modules


2012-02-23  Santiago Martinez  <smvarela@gmail.com>  [38f487a7330df5c85845663d5b10d1069585f614]

Remove unused code in ScUserList


2012-02-23  Catalin Iacob  <iacobcatalin@gmail.com>  [f881540b3295c17286f8003c7b897907bf9f57cb]

cppcheck: fix "possible null dereference" in ScMyCellInfo::CreateCell.


2012-02-23  Caolán McNamara  <caolanm@redhat.com>  [3b18642d62dad7128420f1d59f632acf5057da2b]

tweak generic config for MacOSX


2012-02-23  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [e3e7623bf6cecf0e32912347a58e5a2c7297099d]

fdo#45560: Fixed docx textbox borders style and width import


2012-02-23  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [94698d89f675da9b4da1143fa150bbd76def6ccf]

fdo#45560: Fixed docx textbox position and size import


2012-02-23  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [f0a0b8fb67f76dd91ac2e28f67620d2e026cf4be]

removed remaining #if DEBUG


2012-02-23  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [b86ea3948d5a8d43a385ba5851386d8f1daac8c2]

Make column breaks indicator independent of meta-char viewing


2012-02-23  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [2fefaa2852da33e4d4cf33628b76bbe302ecbfdf]

And silence warnings in libcdr too


2012-02-23  Caolán McNamara  <caolanm@redhat.com>  [235db83d4c4a18eaa0b183f6ef891e7d2dc12e26]

another problematic _CL_HAVE_GCC_ATOMIC_FUNCTIONS for MacOSX


2012-02-23  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [ada908ab14b10fd15a0e172809546c5fffc7d952]

New release of libcdr 0.0.3, the best FOSS CDR converter ever


2012-02-23  Caolán McNamara  <caolanm@redhat.com>  [419cceda368284743e8fcd873d7bec94423cc37c]

use the same compiler test for atomics in clucene as sal


2012-02-23  Caolán McNamara  <caolanm@redhat.com>  [caf607f20373df99e67f271ca0e9aaa7118838fb]

wcsdup not universally available on non-windows


2012-02-23  Stephan Bergmann  <sbergman@redhat.com>  [55cece225238e634b8a8ebd0445a9aca4c5c57eb]

Add shl/LOADER/URELIB to make --without-sytem-libxml work on Mac OS X

I doubt that the "LOADER" token is needed at all, but will investigate that
later.

2012-02-23  Michael Stahl  <mstahl@redhat.com>  [7b72d62a7180db7e5fd1831d0455dee59fee1edb]

reportbuilder: untested fix for WITH_LANG build

Signed-off-by: Andras Timar <atimar@suse.com>

2012-02-23  Andras Timar  <atimar@suse.com>  [aee538eb752325846966eb440e424126e00531af]

do not print ".\n" to console


2012-02-23  Eike Rathke  <erack@redhat.com>  [082b2bca9f82e760c0092bde3d46242c446ebdb8]

fdo#46411 added [pjt-AU] Pitjantjatjara to language list


2012-02-23  Thomas Arnhold  <thomas@arnhold.org>  [d8fc1770099c5bd96ac518561f10840a7dfd62d1]

remove all other deprecated header guards


2012-02-23  Caolán McNamara  <caolanm@redhat.com>  [3313f7a555300bdce3fe18117386397431b4202b]

merge cppunit test dirs together

drop archaic makefile.mks and export.maps and use consistent naming

2012-02-23  Caolán McNamara  <caolanm@redhat.com>  [2eb36a839a5d71fe20c2061c454457a364396593]

workben urltest duplicates qa/urlobj cppunit test


2012-02-23  Caolán McNamara  <caolanm@redhat.com>  [55b71dcc18ff1c736c6ec4a3facc46dfb97d744f]

convert workben inetmimetest to cppunit test


2012-02-23  Caolán McNamara  <caolanm@redhat.com>  [416010c7d302874821a0a8db1a5e77f3d3cb51c5]

ditch useless, duplicated or non-recoverable workben files


2012-02-23  Caolán McNamara  <caolanm@redhat.com>  [331b377c8dacfd9e95275c93e39c59ed91c8e8ad]

make vcl ByteString free


2012-02-23  Caolán McNamara  <caolanm@redhat.com>  [971ca6c25522fd07e4cd06ac1b2c2681ef5df6f3]

fix windows import lib name


2012-02-23  Caolán McNamara  <caolanm@redhat.com>  [9f33cd3f6c4d48519511e7c3eef67f1f671c2814]

disable warnings in exported headers


2012-02-23  Caolán McNamara  <caolanm@redhat.com>  [03aebc6b11ebbb3cd5988381311025373eb194eb]

need to export more headers from CLucene


2012-02-23  Caolán McNamara  <caolanm@redhat.com>  [b06d05fbdace491977b7a1cf8090b13ce37393c9]

reduce try-catch CLuceneError block


2012-02-23  Caolán McNamara  <caolanm@redhat.com>  [97fc40055d33f4e56a634995446eece45caaa2f3]

not every extension's help will have help in all langs, catch that exception


2012-02-23  Caolán McNamara  <caolanm@redhat.com>  [3ea0a0a45e7256304f95935706c8bdf3940d0b0e]

ja help overflows clucene's default limits


2012-02-23  Caolán McNamara  <caolanm@redhat.com>  [98d6d98f5cd0fdc856ddf50757bd93da8cb808a4]

ditch archaic headerguards


2012-02-23  Caolán McNamara  <caolanm@redhat.com>  [d5c14a99dc9f0354b619181e7c2943c7e5ba121e]

just link to HelpIndexer


2012-02-23  Caolán McNamara  <caolanm@redhat.com>  [170b9551b24b400fd98ef226e54a837a132870de]

tweak for cross-platformity


2012-02-23  Caolán McNamara  <caolanm@redhat.com>  [561cbe2bd5f5983bb3f95e226f3c3230030fe532]

document how to enable contrib-libs for distro's system-clucene


2012-02-23  Caolán McNamara  <caolanm@redhat.com>  [e4825f45e583a2309f343a8abedfcc4200e08268]

make sure we retain fix for fdo#40665 in clucene


2012-02-23  Caolán McNamara  <caolanm@redhat.com>  [8f6321b77528b70f170a8f0e74ce003e8bd9219d]

use different OUString ctor for RTL_TEXTENCODING_UCS4


2012-02-23  Gert van Valkenhoef  <g.h.m.van.valkenhoef@rug.nl>  [c4e3596820d0d71a86bd2f88a428b34d2c587074]

HelpIndexer and HelpSearch: remove Java


2012-02-23  Gert van Valkenhoef  <g.h.m.van.valkenhoef@rug.nl>  [71231b9ea4a16e3582566e12a619b4deddef87c5]

Bugfix resultsetforquery


2012-02-23  Gert van Valkenhoef  <g.h.m.van.valkenhoef@rug.nl>  [bc923636b45e47a4caeab6dff433aa28307ca145]

HelpIndexer: use OSL for directory access


2012-02-23  Gert van Valkenhoef  <g.h.m.van.valkenhoef@rug.nl>  [70a7cd0923795ee5c8210b476e2897d12988ad95]

Add C++ HelpSearch and call from XMLHelp. Fix string conversion bug.


2012-02-23  Caolán McNamara  <caolanm@redhat.com>  [796818d7b5a63c30d1ec837172deb73e300bfc38]

tweak build


2012-02-23  Gert van Valkenhoef  <g.h.m.van.valkenhoef@rug.nl>  [0f691cc6896e03ab8ca805bf0689bc0fc53dd42f]

HelpIndexer using rtl::OUString, called from xmlhelp


2012-02-23  Gert van Valkenhoef  <g.h.m.van.valkenhoef@rug.nl>  [db4bc712df5fbc17528b3f0fe694d84fb4bfeb66]

Separate HelpIndexer into header, implementation, and main


2012-02-23  Gert van Valkenhoef  <g.h.m.van.valkenhoef@rug.nl>  [25caea6f0d6806b44c611bef448b97e260306258]

Add C++ HelpIndexer


2012-02-23  Caolán McNamara  <caolanm@redhat.com>  [15704e6319c1194944df6c25a9d1ce413f309610]

bootstrap replacement c++ help component


2012-02-23  Petr Mladek  <pmladek@suse.cz>  [5f7667e9c193f281c344fb38408028235c871a15]

set back rpath to ure/lib for libxml on MAC

The library is installed in ure/lib. Thanks Stefan Bergman for the pointer.

2012-02-23  Matus Kukan  <matus.kukan@gmail.com>  [18339dbc452d6e074ed4e94cc47db1249600a48d]

fix build on Windows: use OUString


2012-02-23  Stephan Bergmann  <sbergman@redhat.com>  [d6b39054fc0d47e01f01954279abf3ba3d8e9242]

Adapted Reader to safer-to-use salhelper::Thread

...which required some Reference namespace clean up.

2012-02-23  Stephan Bergmann  <sbergman@redhat.com>  [8b960f0ec4ac13a98d8b1c33cf23ef82cc5b6841]

Adapted LateInitThread to safer-to-use salhelper::Thread


2012-02-23  Stephan Bergmann  <sbergman@redhat.com>  [d3f4ee2bc288bc3289e61354e00b40128ae98523]

Adapted SvtMatchContext_Impl to safer-to-use salhelper::Thread


2012-02-23  Stephan Bergmann  <sbergman@redhat.com>  [b5764eb9f4e95c4e77bc04e5556a7729c8de5441]

Adapted FileViewContentEnumerator to safer-to-use salhelper::Thread


2012-02-23  Stephan Bergmann  <sbergman@redhat.com>  [2eaa1422a032d6a7ffc72a2abeb3dd3e6248a263]

Adapted AsyncEventNotifier to safer-to-use salhelper::Thread


2012-02-23  Stephan Bergmann  <sbergman@redhat.com>  [40d21ab3c75a7c18de940162563015ae80136709]

Adapted OfficeIPCThread to safer-to-use salhelper::Thread


2012-02-23  Stephan Bergmann  <sbergman@redhat.com>  [e4c7862ba289cc11b88f6059517fff091ab074f7]

Adapted SearchThread/TakeThread to safer-to-use salhelper::Thread


2012-02-23  Stephan Bergmann  <sbergman@redhat.com>  [97355467b403d2277e65a8582ab63ce8fb002806]

Adapted WriteThread to safer-to-use salhelper::Thread


2012-02-23  Stephan Bergmann  <sbergman@redhat.com>  [d21fb1451e7260e179b90ed95664f9bebb67eed1]

Adapted Reader/Writer to safer-to-use salhelper::Thread


2012-02-23  Stephan Bergmann  <sbergman@redhat.com>  [0a5dcfe4a1955879f9a0d08ab5f2e826e9d4c2b9]

Adapted AsynchReader to safer-to-use salhelper::Thread


2012-02-23  Stephan Bergmann  <sbergman@redhat.com>  [f7afe3b7b07800d130b4d9102f2a94ccac0ebc52]

Adapted TickerThread to safer-to-use salhelper::Thread


2012-02-23  Stephan Bergmann  <sbergman@redhat.com>  [123c59342c7191ae7972b76da2ccd28788ac7cee]

Adapted GCThread to safer-to-use salhelper::Thread


2012-02-23  Stephan Bergmann  <sbergman@redhat.com>  [a342b3e3b0c4c2baa40442ab4580f5091c6231d1]

Moved dp_gui::Thread to salhelper::Thread, so that all code can use it

...also improved the code somewhat.

2012-02-23  Stephan Bergmann  <sbergman@redhat.com>  [5b98bb47139588d2b8ca31060f9d48377a4fbfdc]

log-areas clean up


2012-02-23  Josh Heidenreich  <josh.sickmate@gmail.com>  [e9d045f0f476c80060a350c08d8b253eaf41c41f]

Translation of German comments in sc html filter (htmlexp2.cxx)


2012-02-23  Michael Stahl  <mstahl@redhat.com>  [91fab30f3b1617024ee2eadf3c7ad1ea84d7f6dd]

fdo#46482: prevent duplication of frames:

SwDoc::MakeFlySection: abuse the SwDoc::mbRedlineMove flag, which
(with the fix for fdo#40599) does exactly what is necessary to prevent
the spurious copies.
Also, remove the ugly hack to work around this problem from
SwXText::convertToTextFrame.

2012-02-23  Michael Stahl  <mstahl@redhat.com>  [23e52c207760c596cc2f841ef59f3100c110d591]

fdo#40599 i#112763: fix frame duplication:

SwDoc::CopyFlyInFlyImpl: When called from SwRedline::CopyToSection, do not
copy frames that are anchored at the redline end node by checking
IsRedlineMove(); these frames are not deleted by DelCopyOfSection and were
thus duplicated on every Show/Hide redlines.
(regression from 62ebbb006b4a11974e14dd61d3c453a98336f951 (CWS os131))

2012-02-23  Michael Stahl  <mstahl@redhat.com>  [d066f7e4afb3c9e395932ba7bf8715ad0770bcdd]

vcl: crash in GraphiteLayout::expandOrCondense:

When printing the bugdoc from i#103958:

    error: attempt to subscript container with out-of-bounds index 5, but
    container only holds 5 elements.

#4  0x00007fd37902be5e in GraphiteLayout::expandOrCondense (this=0x35296a8, rArgs=...) at vcl/source/glyphs/graphite_layout.cxx:848
#5  0x00007fd37902bc54 in GraphiteLayout::AdjustLayout (this=0x35296a8, rArgs=...) at vcl/source/glyphs/graphite_layout.cxx:812
#6  0x00007fd3790345c8 in GraphiteServerFontLayout::AdjustLayout (this=0x3529640, rArgs=...) at vcl/inc/graphite_serverfont.hxx:76
#7  0x00007fd378d5c91d in OutputDevice::forceFallbackFontToFit (this=0x35022c0, rFallback=..., rFallbackFont=..., rFontSelData=..., nFallbackLevel=1, rLayoutArgs=..., rOrigMetric=...) at vcl/source/gdi/outdev3.cxx:6094
#8  0x00007fd378d5cece in OutputDevice::ImplGlyphFallbackLayout (this=0x35022c0, pSalLayout=0x36136c0, rLayoutArgs=...) at vcl/source/gdi/outdev3.cxx:6206
#9  0x00007fd378d5c6fe in OutputDevice::ImplLayout (this=0x35022c0, rOrigStr="\327\252\327\220\327\250\327\231\327\232:__________", nMinIndex=0, nLen=5, rLogicalPos=..., nLogicalWidth=570, pDXArray=0x0, bFilter=true) at vcl/source/gdi/outdev3.cxx:6065
#10 0x00007fd378d5b9da in OutputDevice::DrawStretchText (this=0x35022c0, rStartPt=..., nWidth=570, rStr="\327\252\327\220\327\250\327\231\327\232:__________", nIndex=0, nLen=5) at vcl/source/gdi/outdev3.cxx:5840
#11 0x00007fd378d27f1e in MetaStretchTextAction::Execute (this=0x3588880, pOut=0x35022c0) at vcl/source/gdi/metaact.cxx:1482
#12 0x00007fd378cdbea5 in GDIMetaFile::Play (this=0x7ffff63e7da0, pOut=0x35022c0, nPos=1283) at vcl/source/gdi/gdimtf.cxx:424
#13 0x00007fd378ea1c6f in vcl::PrinterController::printFilteredPage (this=0x34ff550, i_nPage=10) at vcl/source/gdi/print3.cxx:1207

2012-02-22  Tim Retout  <tim@retout.co.uk>  [617c91401651d96f4ad48b529efd8d2390ae7a4b]

Remove unnecessary $run variable from installer.


2012-02-22  Norbert Thiebaud  <nthiebaud@gmail.com>  [23dace36e79aba275592d611298abe524d4adbbf]

WaE unitialized variable


2012-02-22  Norbert Thiebaud  <nthiebaud@gmail.com>  [49843f0f9788e01805d8d0d27428fe5e6a4cc530]

support using for libxml2 internal on MacOSX


2012-02-22  Tim Retout  <tim@retout.co.uk>  [f05664d182b97d3a1cbdba87eefb3fea1d1021f6]

Remove another form of debug logging from the installer.


2012-02-22  Kohei Yoshida  <kohei.yoshida@suse.com>  [251c24fed0fd34cec7e699a8af608748e5b9b4bf]

Scope reduction.


2012-02-22  Kohei Yoshida  <kohei.yoshida@suse.com>  [32b074bef73e44df397145fbc5e984713f4ef995]

Slight cleanup.

No need to make a duplicate of ScDPObject.

2012-02-22  Tor Lillqvist  <tml@iki.fi>  [21aec7e5d724042773d9d5ea39f477113ace0c39]

Updates for iOS, and Xcode 4.3


2012-02-22  Tor Lillqvist  <tml@iki.fi>  [59dfa5518097138f1c1864cd3b6d7f5072572e74]

cppunittester hacks for iOS, intermediate commit

For iOS cppunit plugins aren't really "plugins" (shared libraries),
but just static archives. In the real main program of a cppunit app
(such are not yet written), which calls the lo_main() (the
SAL_IMPLEMENT_MAIN() in cppunittester.cxx) we specifically will call
the initialize methods of the CppUnitTestPlugIns that we statically
link to the app executable. Hopefully that will work out as expected.

2012-02-22  Tor Lillqvist  <tml@iki.fi>  [6239540d7d1ea0c9fa83fede64c6ce10f00dba71]

We don't want to build real executables for iOS using gbuild

Our current <sal/main.h> doesn't produce any main() anyway, but a
lo_main(). Just like for Android, except that for iOS we don't produce
a shared library for gbuildified "executables", but a static library
even. Compiling actual main programs and linking with all necessary
(static) LO libraries will be managed (for now) outside gbuild.

2012-02-22  Tor Lillqvist  <tml@iki.fi>  [5241f06f93d0455b3e8a974a4939ad816fe33db0]

Do build cppunittester and don't build osl_process_child for iOS


2012-02-22  Tim Retout  <tim@retout.co.uk>  [9eb6527dae59c661942a7cd91c4d4b317cd33ef0]

Re-enable errors for help pack files with no source.


2012-02-22  Stephan Bergmann  <sbergman@redhat.com>  [f21132a7cbc437b1bfe6440962042f2d5492a8af]

-Werror=unused-but-set-variable


2012-02-22  Kohei Yoshida  <kohei.yoshida@suse.com>  [13ff8cf43fb003d4d54cecf6b11cc055339bb22b]

No sense making a copy when you don't modify it.


2012-02-22  Kohei Yoshida  <kohei.yoshida@suse.com>  [58c292df96e4813359ac2d9150132d0da14cbfce]

More string and bool conversion.


2012-02-22  Kohei Yoshida  <kohei.yoshida@suse.com>  [057d4db997796fa47f71c31b3bcda892c97d65c7]

Properly transfer layout and subtotal names before and after the dialog.


2012-02-22  Kohei Yoshida  <kohei.yoshida@suse.com>  [b6ddd7008b4a7331d6dd1d7fdfcc342c41fbd06a]

Reduce scope level.


2012-02-22  Kohei Yoshida  <kohei.yoshida@suse.com>  [518c1fd9a65b0b5567f54b481223d260b4befbb3]

Correctly generate data field dimensions when pressing OK.


2012-02-22  Kohei Yoshida  <kohei.yoshida@suse.com>  [f401f8ac518323e08d77507022b9c8a0703f9b14]

Correctly display layout name of data fields.


2012-02-22  Kohei Yoshida  <kohei.yoshida@suse.com>  [f57bd35e915aa5d000aed2b5c4c00f1c9491e551]

Separate initialization of data field buttons.


2012-02-22  Kohei Yoshida  <kohei.yoshida@suse.com>  [1d71cba38cd72365dad7462bc9d5b06fb2b62637]

Only show original dimensions in the select window.


2012-02-22  Kohei Yoshida  <kohei.yoshida@suse.com>  [c52c26e0c93576ad64a70396dccfd61c871f1759]

Return original dimension position via UNO in case it's a duplicate.


2012-02-22  Kohei Yoshida  <kohei.yoshida@suse.com>  [561dd143665caa8f21648b1822156e37d1e352bb]

Removed virtual-ness from effectively non-virtual functions.


2012-02-22  Kohei Yoshida  <kohei.yoshida@suse.com>  [94d5262ed88d40d7f1793e0d82534ecdc541b944]

auto_ptr to boost::scoped_ptr.


2012-02-22  Kohei Yoshida  <kohei.yoshida@suse.com>  [8550b9331d28b5691f21d6d2bed7a784d199f81c]

Scope reduction.


2012-02-22  Kohei Yoshida  <kohei.yoshida@suse.com>  [1f4ce4ed9f8e9e47e866dc7a7a5d1ad292a4d78c]

Some cleanups.

* No source column offset since we only store 0-based field index
  everywhere now.
* No more function count since each pivot field can only have one
  function.

2012-02-22  Kohei Yoshida  <kohei.yoshida@suse.com>  [c8cfc307d0b62dee93c4843a0f6f0c0660543e93]

String and bool conversion.


2012-02-22  Kohei Yoshida  <kohei.yoshida@suse.com>  [10be7247a8d0488aa535dcd60444a371f029e90b]

This is no longer true.


2012-02-22  Kohei Yoshida  <kohei.yoshida@suse.com>  [ec057e46646f21e3a8eba82c935283daec84e147]

Use ptr_vector for ScDPLabelData vector.


2012-02-22  Kohei Yoshida  <kohei.yoshida@suse.com>  [fb487ea4c16d015bf69fb965fd0ad36c5bb03fde]

Use ptr_vector to replace vector with shared_ptr inside.


2012-02-22  Kohei Yoshida  <kohei.yoshida@suse.com>  [0ce7d1bcd0adbd2e9b2504c2bece603d7d8a1329]

String and bool conversion.


2012-02-22  Kohei Yoshida  <kohei.yoshida@suse.com>  [8cf371314ae1d664b4a749865cfe5ed31398b3ed]

Don't up the duplicate count when launching the options dialog.


2012-02-22  Kohei Yoshida  <kohei.yoshida@suse.com>  [c5f0c11604bc64a0e6c4dbcdd7a4e077f834f407]

Alloow pivot table layout dialog to have duplicate data fields.


2012-02-23  Takeshi Abe  <tabe@fixedpoint.jp>  [dcd7dc43376c914027b76525959a9cea71d9279e]

avoid temporary rtl::OUString


2012-02-22  Miklos Vajna  <vmiklos@suse.cz>  [938ddf379004d9696a005ed612994576e2d7cca0]

testcase for fdo#42465


2012-02-22  Miklos Vajna  <vmiklos@suse.cz>  [0915f1b3d77afa694a2ca692aec307846827da99]

fdo#42465 fix RTF import of unicode characters with backwards compatibility


2012-02-22  Michael Meeks  <michael.meeks@suse.com>  [0389b77a3cbea09ddbae238d7934d4c6349a8d37]

fdo#33393 - tentative workaround for autosave image loss

cf. lengthy analysis in the bug, this appears to merit wider testing
for 3.5.1 RC1 and wouldn't be sensible without that, so commit early.

2012-02-22  Petr Mladek  <pmladek@suse.cz>  [cef1ba2d58cb8a6928055b322c88a79b5b5c0ad4]

Disable problematic reading of external entities in raptor


2012-02-22  Luboš Luňák  <l.lunak@suse.cz>  [f150ed241ff796a25bd1a797155104198b415f18]

OUString ctor for string literals without RTL_CONSTASCII stuff

http://lists.freedesktop.org/archives/libreoffice/2012-February/025662.html

2012-02-22  Noel Power  <noel.power@novell.com>  [768da511046f22346874734da2418117f71dcd11]

force imported xlsx active tab to be shown bnc#748198

weirdly even though a sheet/tab can be marked as hidden in workbook.xml, if that same tab/sheet is the active one then it *will* be shown

2012-02-22  Miklos Vajna  <vmiklos@suse.cz>  [d453788ac0476cc02b929b0907718ca771d6d956]

SfxNewFileDialog_Impl: drop unneeded includes


2012-02-22  Miklos Vajna  <vmiklos@suse.cz>  [9fec1e59fa7e92cf91eaf8376f30160edcb86242]

testcase for non-box paragraph borders


2012-02-22  Michael Meeks  <michael.meeks@suse.com>  [fdb9d721c18fb3c3f81f7384ad544e72e969f448]

revert slew of debug code committed in error


2012-02-22  Josh Heidenreich  <josh.sickmate@gmail.com>  [131cfef07ba1e941686bf71c4583b06e54e87434]

resolved fdo#45239 EasyHack: use PNG instead of JPG in Calc to HTML export


2012-02-22  Petr Mladek  <pmladek@suse.cz>  [98c5fe7cb94b249363fc99134def17a735e02c6e]

Fix build of the optional stdlibs package on Linux


2012-02-22  Greggory Hernandez  <greggory.hz@gmail.com>  [aff6db70245a74039b5331810d3ff654b1f6af63]

fdo#37210 - UI: Calc usability improvement: Merge cells on right mouse click


2012-02-22  Luboš Luňák  <l.lunak@suse.cz>  [00f022bac10629d35eb6f073c3dfe90e120202b5]

fix misleading comment caused by previous commit


2012-02-22  Andras Timar  <atimar@suse.com>  [5f34354fae4675d21be83261de8e82a5f8da2f09]

fix mailing list addresses


2012-02-22  Miklos Vajna  <vmiklos@suse.cz>  [fe4cea3e8b7416151f67bc6e72e12cc6cf6a0f6d]

RTF: clean up border property handling


2012-02-22  Miklos Vajna  <vmiklos@suse.cz>  [343b52ee76f1a88a27007319af644dcce76536cc]

implement RTF import of non-box paragraph borders


2012-02-22  Michael Meeks  <michael.meeks@suse.com>  [f9ddb32de8c00cd12485478f21f41e2a28d7564a]

WaE: retain parameter names in the base class for documentation


2012-02-22  Stephan Bergmann  <sbergman@redhat.com>  [88def708899cbca0313005541a82859cda28edbd]

-Werror=unused-parameter


2012-02-22  Thorsten Behrens  <tbehrens@suse.com>  [2c7e061997202df9e602e209cf40c61606582e8e]

Fix fdo#45219 wrong transparency for animated objects.

With the attachement from said bug, and cairocanvas, sprites
are displayed multiple times above each other (which, for semi-
transparent sprites, lead to incorrect overall transparency)

2012-02-22  Jesús Corrius  <jesus@softcatala.org>  [1f6e33c7c349755820448f4bdfe0ce0eb4a039a6]

Revert "Update header license for Fridrich", as the old license was a more accurate representation of reality.

This reverts commit 1dd5b991258424a19dc60b053d044db66fe3ba1a.

2012-02-22  David Tardon  <dtardon@redhat.com>  [9116f5fdeb305561e24ed4ed3e0e6ffa23e86b05]

jvmfwk is versioned

This reverts commit 1e4961b82554bcac4e7103345354ed8fb7782472.

Conflicts:

	Repository.mk

2012-02-22  David Tardon  <dtardon@redhat.com>  [2dea294025d3468ca4afffe04ce697dcfe72de36]

put version number in all versioned URE libs' names on MinGW

It does not make sense to do it for some of them, but not all. It is
also inconsistent with other platforms.

2012-02-22  David Tardon  <dtardon@redhat.com>  [0e981390fb8000c0a5d2bb98917f4ffff6ad636a]

these libs belong to URE


2012-02-22  Stephan Bergmann  <sbergman@redhat.com>  [2484811c3a004d531a6c216c0cd8ff34f6fad68c]

Revert "add dylib to the list of native python modules for Mac (for pyuno.dylib)"

This reverts those parts of commit f892f979ce17c70ccff5c802db17f24129628504
that add .dylib as an extension for native Python modules, which in turn was
obsoleted by 2ea723e8ce4077c7efa957d278637c4d9f32cf14 "Revert 'Mac OS X uses
.dylib and not .so for python modules.'" (and I verified on Mac OS X 10.6.8
that both LO's internal Pyton 2.6.1 and MacPort's python3.2 indeed import a
pyuno.so just fine).

There were additional modifications regarding pyversion stuff in the original
commit f892f979ce17c70ccff5c802db17f24129628504 that appear unrelated and which
I left intact.

2012-02-22  Stephan Bergmann  <sbergman@redhat.com>  [b96b5aff2bfb4b0c4545e0a7f52679301dfcdb52]

Allow to override --with-python=system withh $PYTHON on Mac OS X


2012-02-22  Michael Meeks  <michael.meeks@suse.com>  [f3d9913a902ac6018bfc9129913150f313c5fba5]

add cleaned up / improved warning for broken environment


2012-02-22  Cor Nouws  <oolst@nouenoff.nl>  [81fc5e9208a9c5b5c3df9ea3fedb62ea6499b981]

removed check on need to run Env.Host.sh first


2012-02-22  Greggory Hernandez  <greggory.hz@gmail.com>  [f1cf3d1d6a18af079f8afd0b18be5b15b043948e]

vcl: fdo#46399 cleanup and share dummy virtual methods ...


2012-02-22  Jesús Corrius  <jesus@softcatala.org>  [1dd5b991258424a19dc60b053d044db66fe3ba1a]

Update header license for Fridrich


2012-02-22  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [91f255df4e526bc9045793b52005339eb5aba39f]

Separate stdlib package (work in progress)


2012-02-22  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [33eefb2c5e15b6eb69629632cf5dc7c2f3452df8]

Bundle again C++ stdlibs with generic Linux build


2012-02-22  Thomas Arnhold  <thomas@arnhold.org>  [22e96521da9614c07b75452dc27014aca079fbf1]

WaE: silence some documentation errors


2012-02-22  Thomas Arnhold  <thomas@arnhold.org>  [ef026f335902a278f8594d612826508277d81bff]

unusedcode.easy: remove some more


2012-02-22  Thomas Arnhold  <thomas@arnhold.org>  [178ce4295ba864b4dd5082eff7e3444d5cead6ca]

unusedcode.easy: vcl: remove DrawNativeControlText()


2012-02-22  Josh Heidenreich  <josh.sickmate@gmail.com>  [936ebcfa4b44a90bdc8789ce7556f1ba3599375c]

EasyHack fdo#46258 Removal of VCL testtool support (-enableautomation option)


2012-02-21  Thomas Arnhold  <thomas@arnhold.org>  [b1073d9fa264139333704f82553ade9979e2ca24]

WaE: silence some documentation errors


2012-02-21  Thomas Arnhold  <thomas@arnhold.org>  [41e8fe179f10f224433b26daba105ee92c661ac4]

WaE: remove variable scope


2012-02-21  Thomas Arnhold  <thomas@arnhold.org>  [a3bf3451a9c7859848d02bc56a616df3f9adf0a4]

WaE: arrayIndexOutOfBounds


2012-02-21  Thomas Arnhold  <thomas@arnhold.org>  [9d5bcff31cfc511bfead51ee1a743300c520b243]

WaE: unreadVariable


2012-02-21  Thomas Arnhold  <thomas@arnhold.org>  [a055963389661e252b4a39dd1d7e5f566bd954bb]

WaE: unreadVariable


2012-02-21  Thomas Arnhold  <thomas@arnhold.org>  [85596c5cf63d5af6116eb87f9a653e83366c43c1]

WaE: unreadVariable


2012-02-21  Thomas Arnhold  <thomas@arnhold.org>  [46a4ccb02e0cc1f4b10df1966e1dbf538838c1ae]

WaE: unreadVariable


2012-02-21  Thomas Arnhold  <thomas@arnhold.org>  [e6773662df70742db888c006db60b5c9a1ad9f5d]

WaE: duplicateBranch


2012-02-21  Thomas Arnhold  <thomas@arnhold.org>  [e001ca128010317f30f88def27625768043b1fa7]

WaE: duplicateBranch


2012-02-21  Thomas Arnhold  <thomas@arnhold.org>  [cbdcc55b6d18d8a8c79441e4604fac90423a0d22]

WaE: duplicateBranch


2012-02-21  Thomas Arnhold  <thomas@arnhold.org>  [7dc7a33a30efad050d5619c8f51622fe32e5e1b4]

WaE: duplicateBranch


2012-02-21  Thomas Arnhold  <thomas@arnhold.org>  [a38828d33c0b2d4fe1d353b5bec65b5ecefec8d1]

WaE: duplicateBranch


2012-02-21  Thomas Arnhold  <thomas@arnhold.org>  [c94460d43cc4be450c4bee03b39328491a7f1d23]

WaE: duplicateBranch and unused var


2012-02-21  Thomas Arnhold  <thomas@arnhold.org>  [0f42e7c83369d8e13e4770ed4ad18d50a1c0bd5b]

WaE: duplicateBranch


2012-02-21  Thomas Arnhold  <thomas@arnhold.org>  [5f78d1d9ac9850f8a9fd25d5189b226e90a49bb2]

WaE: duplicateBranch


2012-02-21  Thomas Arnhold  <thomas@arnhold.org>  [45ad6029e1422c659e627bb30ecda50ccb61060c]

WaE: duplicateBranch and use sal_False


2012-02-21  Thomas Arnhold  <thomas@arnhold.org>  [4b91a8fb34e4be7c3bcb64c50b806a432b79d15d]

WaE: duplicateBranch


2012-02-21  Thomas Arnhold  <thomas@arnhold.org>  [a2a2e45c3e11191b13edfe707543b063a639ab74]

WaE: duplicateBranch


2012-02-21  Thomas Arnhold  <thomas@arnhold.org>  [f9cac2a31dc0c797f35af082072676f3381e718f]

WaE: duplicateBranch


2012-02-21  Thomas Arnhold  <thomas@arnhold.org>  [4e83223da4b960e25a8afd818e8622ab12aa0d60]

WaE: duplicateBranch


2012-02-21  Thomas Arnhold  <thomas@arnhold.org>  [155f694da8b1db4b3199c9b545d6bbaa071b4c40]

WaE: duplicateBranch


2012-02-21  Thomas Arnhold  <thomas@arnhold.org>  [4853bc9ac54243a65e82debfad45f99b0e51913e]

WaE: Same expression on both sides of '||'


2012-02-21  Thomas Arnhold  <thomas@arnhold.org>  [d66991e1f50a85e312562ae71f2407556d7ba330]

WaE: Same expression on both sides of '||'


2012-02-21  Thomas Arnhold  <thomas@arnhold.org>  [6998c635b06dca7b5a335c71b74ed0862e9d7910]

expand and remove css_ui macro


2012-02-21  Thomas Arnhold  <thomas@arnhold.org>  [8361d62aa9d497b60c575ff04ff1f88847e84863]

expand and remove dcsssf macro


2012-02-21  Tim Retout  <tim@retout.co.uk>  [37b0805a8c0498143dedb5f77038ac4e118b8711]

Remove unused subs from installer::epmfile.


2012-02-21  Tim Retout  <tim@retout.co.uk>  [145a69f5df82d04d3dcde6709a2cc1f7cebcda66]

Remove unused save functions from various Perl modules.


2012-02-21  Miklos Vajna  <vmiklos@suse.cz>  [2cd5042eb83ade5f883f5f6ea986bcdbd1e8f620]

testcase for RTF import of drawing objects


2012-02-21  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [43eefa11eb1d025b7967e75574f07603f6ac8a96]

pythonloader.uno.so, libpyuno and pyuno are duplicates for linkoo too


2012-02-21  Michael Meeks  <michael.meeks@suse.com>  [0175037f98bb27e1b217121539655e561b84fe1e]

WaE: potentially uninitailized nMode


2012-02-21  Miklos Vajna  <vmiklos@suse.cz>  [fa9e867a342a37d84f02f7e801962761cc1d2b6f]

implement import of RTF_DOB{X,Y}{MARGIN,PAGE}


2012-02-21  Miklos Vajna  <vmiklos@suse.cz>  [bbef8b4a93ff840fa6306cc6e41e1e2dd3e6c8fa]

implement import of RTF_DPLINE


2012-02-21  Luboš Luňák  <l.lunak@suse.cz>  [e6d0daefbdb8367384d8e5c217f65118bd8dc565]

build also with older npapi

They were apparently lame enough to make a source-incompatible
change without changing API version or anything similar.

2012-02-21  Ivan Timofeev  <timofeev.i.s@gmail.com>  [46fd2a3bf2a53c64c040590afe450505fcb13c10]

use a for loop


2012-02-21  Noel Grandin  <noel@peralex.com>  [a4aa96be3a9e24099a45850cadd5074d2db9a199]

convert svxrtf.hxx in editeng module from table.hxx to std::map


2012-02-21  Michael Meeks  <michael.meeks@suse.com>  [5f06a2b734941a79983ecf8476b412bf6ce5e9e8]

flylay - add back ';' removed in error


2012-02-21  David Vogt  <david.vogt@adfinis-sygroup.ch>  [561c30b331f48e8e5ba5ee78d43ab011549dc6c4]

Correct spelling and fix trailing whitespace


2012-02-21  David Vogt  <david.vogt@adfinis-sygroup.ch>  [414848b276b0f8a6d9e73a78e0985f798ff9def1]

flylay: german comments translated


2012-02-21  David Vogt  <david.vogt@adfinis-sygroup.ch>  [b4aa7d03033a0a4094af66da3f9063338724b486]

Translated german code comments to english


2012-02-21  David Vogt  <david.vogt@adfinis-sygroup.ch>  [cc6697fa0bac2a8963bfc4bf2ae6f717e654380e]

Correct some spelling errors and trailing whitespace


2012-02-21  David Vogt  <david.vogt@adfinis-sygroup.ch>  [d71b97c1687c3b87337737d4b975986e1933f352]

Translated german code comments to english


2012-02-21  Noel Power  <nopower@suse.com>  [ad7f850e829a4be91725b6b7086f6a871a84bae5]

later cygwins have a different locaton for process.h

Signed-off-by:  Petr Mladek <pmladek@suse.cz>

2012-02-21  Michael Meeks  <michael.meeks@suse.com>  [5dde19c453bce729879601161f52a3185b44f195]

remove redundant/empty setup/tear-down methods from unit tests


2012-02-21  Korrawit Pruegsanusak  <detective.conan.1412@gmail.com>  [49e5d3f0e39ffaa4a76ebf4e15da92840578288b]

Add unit test for B2DRange's fround


2012-02-21  Caolán McNamara  <caolanm@redhat.com>  [57d95b35be6b6a5741d4769525ae15a1240c9d9d]

WaE: C4610: class 'ScVbaCommentShape' can never be instantiated


2012-02-21  Riccardo Magliocchetti  <riccardo.magliocchetti@gmail.com>  [bc7b349ea262995d4599cda686d39af15a1e7aa6]

headless: more work in vcl

Provide HeadlessSalSystem::ShowNativeDialog() instead of having
it if-zeroed.
Then remove LIBO_HEADLESS ifdefery from unx/generic/plugadapt/salplug.cxx
which we are not building anymore.

2012-02-21  Elton Chung  <elton@layerjet.com>  [4cd2af27cbedc0f59f5a8a3f0a7c27b158b42fce]

fdo#44993: Remove obsolete FSysRedirector


2012-02-21  Winfried Donkers  <osc@dci-electronics.nl>  [836d98646203e0d9d3916571ed55d6572c2cb3dc]

fdo#44611 writer: paragraph background color picker with split button


2012-02-21  Caolán McNamara  <caolanm@redhat.com>  [46cf18fdf137d68ff42d6e037a1285a37c65c07f]

catch by reference


2012-02-21  Caolán McNamara  <caolanm@redhat.com>  [776be2f2a3874126f745bcf03052b0c437666473]

make this weird-ass DBCONNECTIVITY foo build


2012-02-21  Caolán McNamara  <caolanm@redhat.com>  [548b28a947c38454b570e42fc65997f3055924f5]

WaE: unused variable


2012-02-21  Caolán McNamara  <caolanm@redhat.com>  [e7031fb14a5d434cc74a67ddba1e3ae56f648ea6]

WaE: add virtual dtor


2012-02-21  Caolán McNamara  <caolanm@redhat.com>  [42eb8d310c15e05fc224c9b7a61fdf4bf3118f70]

unwrap ifdefs with unused members


2012-02-21  Caolán McNamara  <caolanm@redhat.com>  [4bb264574a9136ae39e5557b080d3f49a853ce6e]

ByteString->rtl::OString


2012-02-21  Caolán McNamara  <caolanm@redhat.com>  [b4d3e2f99cf8208dcda279ee8d9a45557b806ff9]

WaE: pFmt may be uninitialized


2012-02-21  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [8f82bccf26d14d3ad4a64739edd9ba23c124b8ad]

add test case for old password algorithm, related fdo#45171


2012-02-21  Riccardo Magliocchetti  <riccardo.magliocchetti@gmail.com>  [84c8559820ba33c1ac4e7a8ce5412cf5534b954c]

Fix most of the build with --disable-database-connectivity


2012-02-21  Andras Timar  <atimar@suse.com>  [deb9b28697abe665f87076fc72fcee76212b68c8]

fdo#46382 s/Slovakian/Slovak/


2012-02-21  Thomas Arnhold  <thomas@arnhold.org>  [48bfb52d71e19757da9c90145bbcea8337c411f4]

expand and remove NS_* macro


2012-02-21  Thomas Arnhold  <thomas@arnhold.org>  [8b0351023010a2954b6dfe3f6c7aaf2eccd35125]

expand and remove CSS* macro


2012-02-21  David Tardon  <dtardon@redhat.com>  [0c128345eaa94686b67039346b7ce20ef43ab024]

reintroduce hardcoded dll names as defaults


2012-02-21  David Tardon  <dtardon@redhat.com>  [743a56fcce564c461c4ad86ad55edb069cc764bc]

allow to pass default dll list


2012-02-21  Noel Power  <noel.power@novell.com>  [634b211632847dcb04b31f478296e5e6d732ac73]

allow keyword Append to be used as a variable. bnc#745930

statements like
  Dim AppEnd As Integer
will generate compiler errors because Append is a special symbol/keyword in libreoffice basic. This restriction though is too strict because 'Append' is only such a keyword when used within the 'Open' statement ( where it refers to one of the possible values for a paramater ).

2012-02-21  Tor Lillqvist  <tml@iki.fi>  [136f53f58e89b13e4d89571fef25b8ba6679e6b4]

More clever way to filter out component files for libs not built

I.e. BASIC stuff for iOS and database connectivity stuff when using
--disable-database-connectivity. All of this quite experimental so
far, using the latter will break your build.

2012-02-21  Tor Lillqvist  <tml@iki.fi>  [f9a5c4cbc275df6dd5a3b31323b1d00343e8e4f0]

More --disable-database-connectivity work, still experimental


2012-02-21  Tor Lillqvist  <tml@iki.fi>  [efa6a5f0444ab2299f91608f4a5b78848814458e]

Filter out stuff not built for iOS


2012-02-21  Tor Lillqvist  <tml@iki.fi>  [747257231e652b75a3fb2ec63d4df114f0aff37a]

Rethink cppunittest "plugins" for iOS, more to come


2012-02-21  David Tardon  <dtardon@redhat.com>  [fcba36f1093935b9bbf0735661bb8e5b4f5a8671]

move binfilter mime types into extra .desktop file


2012-02-21  Miklos Vajna  <vmiklos@suse.cz>  [0e5455ebff4181bc5830eb6e6dd46b82611eeecb]

testcase for n#695479


2012-02-21  Riccardo Magliocchetti  <riccardo.magliocchetti@gmail.com>  [dac4874eb0a5f65aae2679b5fa0020154f84800d]

desktop: Don't call setIniFilename() for LIBO_HEADLESS

mmeeks suggests we don't want setIniFilename(), who am i to disagree? :)

2012-02-21  Riccardo Magliocchetti  <riccardo.magliocchetti@gmail.com>  [e125c8fa82beca36791e1bdeae116824f4bc7a7b]

Put HEADLESS definition under LIBO namespace

tml reminds us that use a generic and potentially clash-prone word
like HEADLESS as preprocessor defintion is pretty lame.
He suggests to put it under the already used LIBO namespace.
To sum it up let's do a s/HEADLESS/LIBO_HEADLESS/g.

2012-02-21  Tor Lillqvist  <tlillqvist@suse.com>  [0a7058b48a5ce51f7be99f10fc0363859c41a7aa]

xcr has been merged


2012-02-21  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [b5f727d3954e21fd742ad3b2da8f4d77cbd87c1f]

Fix build of generic unix vcl plugin with older fontconfig


2012-02-21  Stephan Bergmann  <sbergman@redhat.com>  [9945de1a086bfd597971339700645b451ed36e7e]

Revert "WaE: add missing sal and cppunit dependencies causing tinderbox failure"

This reverts commit 8c67428341d42ada42f9186bbfe3d6f25a0edaef, which had been
obsoleted by e69b8a758061c695b4daa9029f58a1cd7f715ef6 "disabled officecfg
unittest due to dependencies problems."

2012-02-21  Stephan Bergmann  <sbergman@redhat.com>  [437fe5a444411f68d1848c49121394f16f09611b]

Work around g++ -std=c++0x rejecting "typeof" keyword


2012-02-21  Stephan Bergmann  <sbergman@redhat.com>  [bc19ce46dd313aecf4a74981814c79bc703dd995]

Typo nsResult -> nsresult


2012-02-21  David Tardon  <dtardon@redhat.com>  [967c82e9ce359ecb96982ece6d9e83f0771d8011]

add missing semicolon


2012-02-21  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [e4f14d089d81459ac2bf3c40e75e6cfd348b58c5]

don't add empty categories, fdo#46332


2012-02-21  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [fc8a69bd337a8523eebe5f47a4fe49519cfc3fbc]

fix typo


2012-02-21  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [b57137d1ca3902e4c191fa0e3a872ffff19380a0]

use const_iterator for begin and end


2012-02-21  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [41ad8739cba290a309bffe85aaf2088289054933]

make debugrun run debugrun and not subsequentcheck


2012-02-21  Jani Monoses  <jani@ubuntu.com>  [e13dc26e394ede799a60691638971cf1d9689f74]

ARM bridge: fixes for passing double arguments on the stack


2012-02-21  Josh Heidenreich  <josh.sickmate@gmail.com>  [1248e2af6a70c44651b74d2950aeabb64c1c70e7]

Fixed a possible NULL-dereference found by cppcheck in svx


2012-02-20  Thomas Arnhold  <thomas@arnhold.org>  [30869cdcf761fea01b80ff09d99fd25b9fd7ce39]

vcl: TwoRect -> SalTwoRect


2012-02-20  Riccardo Magliocchetti  <riccardo.magliocchetti@gmail.com>  [f8a120b0e4843139b3d739725ce54269cfd96bd1]

headless: cleanup HEADLESS definition

Define HEADLESS globally as it is meant to be.

2012-02-20  Riccardo Magliocchetti  <riccardo.magliocchetti@gmail.com>  [3c177b96b80b9f506a6a93542cea870b3f8e1f51]

desktop: remove duplicated gb_Library_set_include call


2012-02-20  Andras Timar  <atimar@suse.com>  [0699556c303d724c89b3e9873587c4e9e0d6fe99]

updated LibreOffice contributors' credits (2012-02-02)


2012-02-20  Katarina Machalkova  <bubli@bubli.org>  [fd33b0d28e9f73b4911b43bedf334296b8025485]

fdo#31551: Show actual line width in the legend

however, limit the line width from above by legend entry height
(which +- matches the font height)

2012-02-20  Thomas Arnhold  <thomas@arnhold.org>  [ced95abf531d83dfddd7ab5b30b20b044a9ba1f9]

vcl: simplify logic

Thanks to Cor Nouws

2012-02-20  Thomas Arnhold  <thomas@arnhold.org>  [e656e2cb0bcf9281b52fac7692b541d5a0f9dde6]

remove now unused swunodef.hxx


2012-02-20  Thomas Arnhold  <thomas@arnhold.org>  [9a6332f4e44452959f4e85062d58733c18a121ee]

expand and remove macro STAR_REFERENCE


2012-02-20  Thomas Arnhold  <thomas@arnhold.org>  [0235bb8ea237daec5f85e241ad5677a649363571]

expand and remove macro CLIP_NMSPC


2012-02-20  Thomas Arnhold  <thomas@arnhold.org>  [2bc792f2bb22740a365f13b0007af99073f1667a]

expand and remove macro UNO_NMSPC


2012-02-20  Thomas Arnhold  <thomas@arnhold.org>  [97f788ca2bfb9e860b275473934af0ff0b7d76de]

expand and remove macro STAR_NMSPC


2012-02-20  Thomas Arnhold  <thomas@arnhold.org>  [f67efce371f06c0a98684a3446e0da894968dd33]

svx: simplify this


2012-02-20  Thomas Arnhold  <thomas@arnhold.org>  [e7e4871b2880f5690030b1b16978f2575eea3948]

unusedcode.easy: some cleaning


2012-02-20  Thomas Arnhold  <thomas@arnhold.org>  [3ab04ef5528276682de8b8e91033bf81457d5a56]

unusedcode.easy: SwProtocol::GetVar


2012-02-20  Thomas Arnhold  <thomas@arnhold.org>  [f4fbdf7f9c8e657cccb679b341397daabee7079b]

unusedcode.easy: Remove SwProtocol::Snapshot()

And all implementations. Also unused and removed:

ImplCreateFromXImage()
ImplGetFrameBitmap()

2012-02-20  Andras Timar  <atimar@suse.com>  [24f63831af82e71133fae0fc8309d1f752a402bf]

remove cleanzip.pl

The issue it solves does not exist in our build environment.
https://issues.apache.org/ooo/show_bug.cgi?id=98365
The script removed g+s attributes from directories in zip files.

2012-02-20  Andras Timar  <atimar@suse.com>  [8b55ef8898a39803e9c4a8cd6a271576389c0249]

only store files in .oxt, do not compress

Saves build time. Saves startup time. Better compression is
possible when making install sets.

2012-02-20  Thomas Arnhold  <thomas@arnhold.org>  [8597f9874f23a1ecd6b8b556c147d156a398077f]

unusedcode.easy: remove UpdateLockManager

Seems UpdateLockManager is dead. So cut it out.

Also mbFirstUpdateSeen had no effect.

2012-02-20  Tor Lillqvist  <tlillqvist@suse.com>  [e14fea9f37033c918380df7ad4d4237052208eae]

Work around the fact that empty directories are not present in an .apk

The SDK tooling that constructs .apk packages doesn't put empty
directories in them. Which makes sense I guess. "Hidden" files (like
.gitignore) are also skipped. So a directory like
sc/qa/unit/qpro/indeterminate does not show up at all.

So, we must pretend that any opendir() of a directory under /assets
succeeds. If the .apk doesn't contain any files in such a directory,
treat it as existing but empty. We can't know if the corresponding
directory from which /assets was constructed actually does exist but
is empty or if it doesn't exist.

2012-02-20  Winfried Donkers  <osc@dci-electronics.nl>  [a99083d233d0d5c5a09941ec2ee7164bc63c61db]

fdo#44516 final fix for labels with gaps larger than page margin


2012-02-20  Tor Lillqvist  <tml@iki.fi>  [3a6c12b32f9ca4ce060d1fed55a4bf3fbf5a4fbf]

Bin code that is never executed but calls a method that has been removed


2012-02-20  Andras Timar  <atimar@suse.com>  [aad0b5d6a6ad8a3a895c6ffba3390af6861017d7]

add $(COMMAND-ECHO)


2012-02-20  Andras Timar  <atimar@suse.com>  [3aece33a9b46e8b3d5e620e76af26e817f68332f]

remove avoid_cvs_dir macro


2012-02-20  Wei Ming Khoo  <wmk26@cam.ac.uk>  [38298d3d549c97954a7dba43091c6866543263fe]

Clang-flagged error for typedef of CardPropertyGetter/Setter


2012-02-20  Wei Ming Khoo  <weimzz@gmail.com>  [e12b26ef24815f1dec7787bd153b14763a0bb855]

moz missing this pointers, default constructor


2012-02-20  Wei Ming Khoo  <weimzz@gmail.com>  [f528b3e237e0cb8032c0b786c0c25df052c85fac]

nss unix/os_Linux_x86.s asterix as comment character


2012-02-20  Wei Ming Khoo  <weimzz@gmail.com>  [faca71ef8abc4a6507d40cf19cdb20be7e63e2cf]

stlport stl/_locale.h new operator unrecognized


2012-02-20  Tor Lillqvist  <tml@iki.fi>  [c450d9645d1a06cf00c65272471bc7d03f28f353]

No gengal.bin for iOS

Like any of our executables using <sal/main.h>, it doesn't even build
for iOS anyway using the current <sal/main.h> anyway, as there is no
main() ;) Executables for iOS (i.e. unit testers, and some eventual
end.userish apps) will be handled "semi-manually" in some yet to be
worked out fashion.

Makes no sense for Android either, but I'm lazy.

2012-02-21  Takeshi Abe  <tabe@fixedpoint.jp>  [30063974396f43ef30bc6b81f0260d3fb09d17cd]

Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))

to equalsIgnoreAsciiCaseAscii("...")

2012-02-20  Miklos Vajna  <vmiklos@suse.cz>  [c306532e0bed1df36abf5d7ad6f0363056e69739]

writerfilter: try to silence MacOSX-Intel tinderbox


2012-02-20  Elton Chung  <elton@layerjet.com>  [eab072e468506f9759a9aeddd631fbd97908e6f8]

Remove unused code


2012-02-20  Stephan Bergmann  <sbergman@redhat.com>  [fe981519f57a621c94e339a5453d7714af081acb]

gb_JunitTest_JunitTest takes only one argument


2012-02-20  Miklos Vajna  <vmiklos@suse.cz>  [4ac48167662c592c21025b89fe8f6925c680c6e0]

n#695479 fix rtf/docx import of transparent frames

Previously all frames were opaque by default, which is the Writer but
not the docx/rtf default. Change the default, while keeping the
possibility to set an opaque color background for the frame.

2012-02-20  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [7794baf89e74fc8308c8e1505f47d60b6547465f]

fdo#46073: Implemented soft boundaries only w/o non-printing chars


2012-02-20  Stephan Bergmann  <sbergman@redhat.com>  [f78cb7da33a9f69e865b28b55a212bf1d11b1d7d]

Improve check for broken -fthreadsafe-statics


2012-02-20  David Tardon  <dtardon@redhat.com>  [bcf1edba4eeecba9b47d3ef983e0973b4c737871]

expect sed has already been detected

Reportedly AC_PROG_SED does not exist on XCode 2.5 .

2012-02-20  David Tardon  <dtardon@redhat.com>  [ad3b8a779db8f5ba908c59155328a4912ee0941d]

fix mingw build of mythes with system hunspell


2012-02-20  Stephan Bergmann  <sbergman@redhat.com>  [55892c6bd740fa0c667656cbb246327f2bb76007]

Clean up work around spurious warning about missing JRE


2012-02-20  Caolán McNamara  <caolanm@redhat.com>  [65a3ec97b5032d1748c8f84eeb0b8656e1c25918]

Resoves fdo#42901 duplicated .pfb without duplicated .afm drops font

If we have a duplicate font entry the duplicate is dropped, but
if the first font was invalid, e.g. .pfb without .afm this results
in dropping *both* fonts, the valid and invalid one

2012-02-20  Caolán McNamara  <caolanm@redhat.com>  [1be196c7fbf59fd811f19505f4691b979b6d4bdb]

WaE: unused variables


2012-02-20  Caolán McNamara  <caolanm@redhat.com>  [39d6e42ca461a115e218eca67e4ed4365b3cf511]

WaE: ununsed variables


2012-02-20  Caolán McNamara  <caolanm@redhat.com>  [efbbf9b63cc80d1f1a749ccbc2312a1a76b3bac0]

WaE: msvc:C4099


2012-02-20  Caolán McNamara  <caolanm@redhat.com>  [ba1eaf504aefefde0db374f20e7f5bb6d28cde5a]

WaE: add virtual dtor


2012-02-20  Elton Chung  <elton@layerjet.com>  [dbff99a60ec5268c92f1404cb01754de9186c2e8]

Remove unused code


2012-02-20  Santiago Martinez  <smvarela@gmail.com>  [9846e25d94d6029f3a0726ae35e96db342506c80]

Remove unused code in XMLTextListAutoStylePool.


2012-02-20  Petr Vorel  <petr.vorel@gmail.com>  [aafcf8c84c42f6b5dd079eb38f588dd8a21ec05d]

Remove unused code


2012-02-20  Tor Lillqvist  <tlillqvist@suse.com>  [5febee41a795cdaa66aac0240e8f65b0b4018ed3]

Improve (?) explanation


2012-02-20  Tim Retout  <tim@retout.co.uk>  [8b65b2a3842a90ba565285f0cb796c5d76eef4ce]

Replace installer::parameter::make_absolute_path.


2012-02-20  Tim Retout  <tim@retout.co.uk>  [621896fb558d25d3146201f3d54fca103bcf222c]

Avoid using installer::parameter in installer::ziplist


2012-02-20  Tim Retout  <tim@retout.co.uk>  [f0be445556c547952bafe4ac42fd14a59c09d430]

Remove unused pre2par::parameter::make_path_absolute


2012-02-20  Matúš Kukan  <matus.kukan@gmail.com>  [a2ba4dcbd232c071bd69011a735bf9cd3001a15d]

It's safer to run one job at a time in instsetoo_native on Windows


2012-02-20  Stephan Bergmann  <sbergman@redhat.com>  [5e0c6ab6254b129b664a32e5b94046085316e372]

Make ridljar JunitTests work


2012-02-20  Stephan Bergmann  <sbergman@redhat.com>  [73da209a2775583ece3218893fd5659c1290cd70]

Do not remove the destdir prefix in any case

708def7d94bb76ef137572a364d2643402dc590b made that code conditional on !$do_link
so that it worked right for the case where making dev-install calls ooinstall
-l.  However, that code now starts to fail also in the --disable-linkoo case
(where building dev-install calls ooinstall w/o -l).  I have no idea whether
that code serves any real purpose in any actual use case, so remove it
completely for now.

2012-02-20  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [f241f91e03c25d337598092b21f1c1360c7731eb]

Fix libvisio's makefile.mk


2012-02-20  Miklos Vajna  <vmiklos@suse.cz>  [9592f56323de27f9e1d890ee6259a5f4f328cbd3]

n#695479 fix anchor handling in SwXText::convertToTextFrame()

When two (or more) text frames was imported without a non-frame
paragraph in between, the first frame was anchored to the second one,
instead of a non-frame paragraph.

The fix is modelled after what the old RTF import already did in
SwRTFParser::Continue() in swparrtf.cxx:493 and
SwRTFParser::SetFlysInDoc() in rtffly.cxx:481.

2012-02-20  Tor Lillqvist  <tlillqvist@suse.com>  [31826318dfd2f4c38d6bf34f957fe51edc0a2b14]

Shared libraries must in practice be called lib*.so on Android

Otherwise the package creating code (part of the SDK) won't include
them and/or the package installation code (on the OS itself) won't
unpack them. (They just silently skip the file.)

2012-02-20  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [21366a4b95defb007ddccd409126536a6e8dc50d]

Uploading new release of libvisio


2012-02-20  Tor Lillqvist  <tlillqvist@suse.com>  [0ae63492f5aab6dfd33c2991f740f51422bde7ae]

Add Emacs mode line


2012-02-20  Tor Lillqvist  <tlillqvist@suse.com>  [f34b1dc9617e56fcb0d369d72793585d7ad9be2d]

Link with gb_STDLIBS here, too

Would it perhaps have been better to always link with gb_STDLIBS
without having to mention it in each Library_*.mk and Executable_*.mk?
And then for those few exceptions come up with some "No STDLIBS,
thanks" thing?

2012-02-20  David Tardon  <dtardon@redhat.com>  [d95be4823e25a24a2d1fae92d2f6c355ef4fa96b]

removal of XInplaceLayout.java was reverted later...

This reverts commit e0bea132d86b417975a7b73464fb527a6c3c1cbe.

2012-02-20  David Tardon  <dtardon@redhat.com>  [e0bea132d86b417975a7b73464fb527a6c3c1cbe]

_XInplaceLayout.java is gone


2012-02-20  Santiago Martinez  <smvarela@gmail.com>  [a5922eb60d1726228e71bb66bdb82ec16ed87848]

Remove unused code in XclExpName


2012-02-20  Santiago Martinez  <smvarela@gmail.com>  [20d6c4d4e952765ef7938f9e6d9135fb067076a5]

Remove unused code in XclRoot.


2012-02-20  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [1c9f0a6ddb48f7b6d62670901e117b25a0e59713]

move SvListView from Table to ptr_map, related fdo#45679


2012-02-20  Matúš Kukan  <matus.kukan@gmail.com>  [cfae02e4c4f018ed9761fff7930a845b3b06114a]

we do want also create library for smoketest and deliver it


2012-02-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [d9653ee2f3bc1f77a31df6978e9d4ed4e74dbfb0]

add testRefresh to ScDatabaseRangeObj, related fdo#44167


2012-02-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [92009abe68c180aa3c66b5159e3324665cf3c709]

add testRefresh to XDatabaseRange

XDatabase range test case is now finished

2012-02-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [e521ac1a7304dead6557b15ecc24ee60be93cc48]

this test uses ScNamedRangeObj.ods too

TODO: remove the explicit test file dependency from the interface test
code
don't use one of the test files for another class

2012-02-19  Norbert Thiebaud  <nthiebaud@gmail.com>  [e69b8a758061c695b4daa9029f58a1cd7f715ef6]

disabled officecfg unittest due to dependencies problems


2012-02-19  Matúš Kukan  <matus.kukan@gmail.com>  [ee7f6aaa95c39ce062cc6c2aff6416442f5ebd90]

Add missing $


2012-02-19  Matúš Kukan  <matus.kukan@gmail.com>  [e5147229c7cf615a107faeb30cd222c51f7f2407]

fix MinGW build


2012-02-19  Matúš Kukan  <matus.kukan@gmail.com>  [b1a87ca7840ab4ed17e8a775fcd4726c2fc5b75d]

fix handling of component files in mergelibs mode


2012-02-19  Matúš Kukan  <matus.kukan@gmail.com>  [a62f426993835770a35f6d366047d8d5d6322e12]

add configmgr, ucb1, ucpfile1, xcr to libmerged


2012-02-19  Matúš Kukan  <matus.kukan@gmail.com>  [0fd044f85f92ad76b07c44f95bb1b810834d3805]

add configmgr to tail_build


2012-02-19  Matúš Kukan  <matus.kukan@gmail.com>  [6cc03d286ad22c2e2945bbf34631fc98776bb95d]

tail_build: add test, toolkit, vcl, xmlscript


2012-02-19  Matúš Kukan  <matus.kukan@gmail.com>  [6468e140a199c64d2d748060118e1fc62599adec]

gbuild: add gb_CppunitTest_abort_on_assertion for smoketest


2012-02-19  Matúš Kukan  <matus.kukan@gmail.com>  [eb7ee4d1d3ca9ead8ee66079fc205c560ac30d0f]

Makefile: adapt to gbuild'ized smoketest, create target for installing


2012-02-19  Matúš Kukan  <matus.kukan@gmail.com>  [a391a096bd3e0f96ba21cc42ee7dd46c7faeb2b2]

gbuild'ize smoketest(oo_native) and merge them

Add smoketest to tail_build and make it a subsequentcheck target.

2012-02-19  Matúš Kukan  <matus.kukan@gmail.com>  [8c2a56253abe04b76395e8eea1d2a9d9893601cf]

gbuild: Zip: allow to add command line options when zipping


2012-02-19  Matúš Kukan  <matus.kukan@gmail.com>  [8e85ef05018ba44b142eed75e2a64cc9480a8970]

gbuild: Zip: clean properly all created targets on 'make clean'


2012-02-19  Thomas Arnhold  <thomas@arnhold.org>  [02192b8366c9301ab168770963a88292f4051f52]

svtools: remove unused GraphicObject::GetReleaseFromCache


2012-02-19  Thomas Arnhold  <thomas@arnhold.org>  [2e54f4ff0fe12846a52d0cbbd3404f115d515811]

vcl: dead code


2012-02-19  Caolán McNamara  <caolanm@redhat.com>  [998e2a64971516a2a77d34c1246a98e859a3e223]

fix windows build, gengal.bin should be gengal.exe there according to scp2


2012-02-19  Takeshi Abe  <tabe@fixedpoint.jp>  [96cb767123c9e8f5db197454b4da02c8f7583d2b]

Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))

to equalsIgnoreAsciiCaseAscii("...")

2012-02-19  Miklos Vajna  <vmiklos@suse.cz>  [e34e95aef33262c7aad006883e02cb76e5bb9947]

configure: also, --with-lang=en-US should not trigger TRANSLATIONS build type


2012-02-19  Caolán McNamara  <caolanm@redhat.com>  [777f63d448dd22c32f8644256ccbf843bc81f48b]

method should be public


2012-02-19  Caolán McNamara  <caolanm@redhat.com>  [fe4c4480b871b2122a90a6a7d0bcd47036a7f437]

callcatcher: update list


2012-02-19  Caolán McNamara  <caolanm@redhat.com>  [1a302e716a9e6b8a8cc2cae2777cfe227ff2b95c]

risk converting ByteString to rtl::OString for OSes I don't have


2012-02-19  Caolán McNamara  <caolanm@redhat.com>  [c251139ca22e10f21cf5e4f23df2a1d10fc3925f]

ByteString->rtl::OString


2012-02-19  Caolán McNamara  <caolanm@redhat.com>  [25ee58aeafc85412a727d6d816e914e5fa83ac17]

addexes dir seems useless


2012-02-19  Caolán McNamara  <caolanm@redhat.com>  [a0abab41cad2b17c1e114657ef721c419933886e]

entirely unused UnoMemoryStream class


2012-02-19  Caolán McNamara  <caolanm@redhat.com>  [a32050b3187ca4d0539dda860a7016905f9b7a34]

give copy ctor a conventional signature


2012-02-19  Caolán McNamara  <caolanm@redhat.com>  [af9709c3cba8c386a30553c43a620320b15c65f4]

remove adabas/adabasui


2012-02-19  Caolán McNamara  <caolanm@redhat.com>  [3b2b7be3b721a328b2cd32a34d0c03dd98a89a6c]

make connectivity ByteString free


2012-02-19  Caolán McNamara  <caolanm@redhat.com>  [5cb7271cbecaad3b97cc42e78b362edcb95ce488]

ByteString->rtl::OString


2012-02-19  Miklos Vajna  <vmiklos@suse.cz>  [eb7cb5b61c43ba7c78cb0a8d4aef3780df0151cd]

configure: no need to fetch the translations repo for --with-lang=en-US


2012-02-19  Elton Chung  <elton@layerjet.com>  [d30b4e9fb66f377295d8eeea8c1b1cf879aecdf6]

Get rid of size() == 0


2012-02-19  Ivan Timofeev  <timofeev.i.s@gmail.com>  [704c9477039e37b4910db6aa8dd644751dd5e6a5]

ST_InfoListReader and ST_InfoListWriter seem to be unused


2012-02-19  Ivan Timofeev  <timofeev.i.s@gmail.com>  [1cb79c8bf9ca11f794c03407155e57fe0d893257]

remove the function declatation as well


2012-02-19  Petr Vorel  <petr.vorel@gmail.com>  [37159db96ff0ce15b0b91502ba79a86f21a8f29a]

Remove unused code


2012-02-19  Elton Chung  <elton@layerjet.com>  [af79fcb204efeafb48659ed4a97433b7e2cc2f84]

Remove unused code


2012-02-19  Elton Chung  <elton@layerjet.com>  [cae6ca15d6327a7ff0471c7b15dbefcdc86b0e8c]

Remove unused code


2012-02-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [cdf0c78990a149a5deab8f9e68512a8646ca1855]

fix copy&paste error


2012-02-18  Norbert Thiebaud  <nthiebaud@gmail.com>  [fb301909112b310ac1a626a4a65f2942fccb2f7a]

do not hide patch-related file (.orig .rej)

If you want to hide them, add the rule in you local git set-up.
see git config --global core.excludesfiles fo more info

2012-02-18  Norbert Thiebaud  <nthiebaud@gmail.com>  [4d0a05e93902f9bb14418cc36e046131580b46d0]

build_env is obsolete now


2012-02-19  Thomas Arnhold  <thomas@arnhold.org>  [c08308508aec99652256be333990ad9cd4e62dba]

WaE: unused variable bOk


2012-02-19  Thomas Arnhold  <thomas@arnhold.org>  [7ad3c6caae954a121985a142b35cf0b96fbf0b53]

WaE: do this right...


2012-02-19  Thomas Arnhold  <thomas@arnhold.org>  [7e116943f1578a614b14132b02e89771240f4259]

pngread: remove some unused defines


2012-02-19  Thomas Arnhold  <thomas@arnhold.org>  [e51aca1fa61f2e433da2185e53e9be982f50eb74]

svtools: Remove obsolete GraphicFilter::{Do,Has}ImportDialog

And simplify sdgrffilter because this if is always true.

2012-02-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [4681bacef161d3a44e01b928035d9f30717527ae]

adapt ScDataPilotTableObj test to XDataPilotTable2 changes


2012-02-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [7e14aa7af070418f5694277eb1614f6f12c60d74]

complete the XDataPilotTable2 tests


2012-02-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [05d0fe1ac42a9f3ee596961e1ca60d3edb0806c9]

remove ScNamedRangeObj from java based tests


2012-02-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [8910f2b8a457af9d29e6ed236924b7a6522f067c]

add XCellRangeReferrer test to ScRangeNameObj

now ScRangeNameObj is fully tested by c++ tests

2012-02-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [903a19b0c3eb9428445bc115d37f700cec8c3265]

add test for XCellRangeReferrer


2012-02-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [bbfddc1b3b673fe2bd25c2c382ca95cd8f6f28a8]

add XNamed test to ScNamedRange


2012-02-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [7541a20151eb14fe23d793f4700bfbd3c3497aec]

remove some more tests from the java based tests


2012-02-18  Thomas Arnhold  <thomas@arnhold.org>  [10e580c57b907420e8c6d816325445a40a720e4a]

Revert "offapi: remove obsolete XInplaceLayout"

This reverts commit 5ca858c01cb2e2aa93c8aca65fd271a900785e3f.

This change implicates some more changes in layoutmanager.hxx
see ::cppu::WeakImplHelper8. So keep it...

2012-02-18  Thomas Arnhold  <thomas@arnhold.org>  [f081f1be7ead2beff742eccf9955ebd9437203f8]

registry: remove symbols from map file


2012-02-18  David Tardon  <dtardon@redhat.com>  [ce4c9fa90af70832744e4a9f344b05eb42577f2e]

WaE: exec_javaldx defined but not used (javaless build)


2012-02-18  Thomas Arnhold  <thomas@arnhold.org>  [5ca858c01cb2e2aa93c8aca65fd271a900785e3f]

offapi: remove obsolete XInplaceLayout


2012-02-18  Thomas Arnhold  <thomas@arnhold.org>  [a8e35884d26c31cd449a9c615e612360b6c9ec50]

xmloff: use ::comphelper::UStringLess instead of less_functor


2012-02-18  Thomas Arnhold  <thomas@arnhold.org>  [a8a38888b5659d4ae655d2aa26b10d248baf6732]

unodevtools: remove dead code


2012-02-18  Thomas Arnhold  <thomas@arnhold.org>  [19ad1f959a9ac01e602be2e3967736cee19d0dd5]

np_sdk: remove unused macros


2012-02-18  Thomas Arnhold  <thomas@arnhold.org>  [bb539e18daefa3cb182e34b7c3f36d486fb7f09a]

sal: remove dead code and empty lines


2012-02-18  Thomas Arnhold  <thomas@arnhold.org>  [e474431fd6663548c272032dcae4656abed94a89]

framework: remove unused timemeasure.hxx


2012-02-18  Thomas Arnhold  <thomas@arnhold.org>  [07cd0a886285327c9bcf87b67264ae5b40895f01]

WaE: unused variable rc


2012-02-18  Thomas Arnhold  <thomas@arnhold.org>  [bd8a6c93391eb8c40cd30c0c5a84abb8afef2f0a]

registry: remove obsolete methods


2012-02-18  Thomas Arnhold  <thomas@arnhold.org>  [d10470bf1a2e170b80815d136eb5d83fc29b76ca]

WaE: unused variable err


2012-02-18  Thomas Arnhold  <thomas@arnhold.org>  [0d5affd3001a3a2bf99e51ca9ce1f072d504e565]

WaE: unused variable bOk


2012-02-18  Thomas Arnhold  <thomas@arnhold.org>  [d4e6e5aab2f2157c00761944aba5e288954119b2]

WaE: unused variable nError


2012-02-18  Thomas Arnhold  <thomas@arnhold.org>  [5afdbaf3a899562b088ac45ad6dfcb5ee33919d0]

WaE: unused variable nPipes


2012-02-18  Thomas Arnhold  <thomas@arnhold.org>  [53eda2b13861975c541cef1bd385a0afdb3194a2]

WaE: unused variable Event


2012-02-18  Thomas Arnhold  <thomas@arnhold.org>  [b94366896f7c73bcd1fb04b6ca173bdb62005274]

WaE: /* inside comment


2012-02-18  Thomas Arnhold  <thomas@arnhold.org>  [ad2eb0d742346b541464b4df7ac5f0a9acb28a4f]

WaE: unused variable nLen


2012-02-18  Thomas Arnhold  <thomas@arnhold.org>  [944faca5aec0f1d0176c5cb3f686e61ef923fac6]

WaE: unused variable rgsabound


2012-02-18  Thomas Arnhold  <thomas@arnhold.org>  [7bf5fa1dea5165c1b3e7c15e6bd6787aeb9e86be]

vcl: remove some more unused windows code


2012-02-18  Thomas Arnhold  <thomas@arnhold.org>  [949214fab82258f919b2668bd7d1b57d562feaf7]

unusedeasy.code: remove SvxFont::DrawText


2012-02-18  Thomas Arnhold  <thomas@arnhold.org>  [39d219b6b0f5d83306cbc0a2f03560b4abc4c24f]

vcl: nFallbacklevel has no effect


2012-02-18  Michael Meeks  <michael.meeks@suse.com>  [35244a509981c950acd0d8e7e035af791bf2b0ba]

WaE: fix build


2012-02-18  Ivan Timofeev  <timofeev.i.s@gmail.com>  [46506f82d1d514194aa2b472f6a74398c404fa9d]

fix build


2012-02-18  Mariusz Dykierek  <MariuszDykierek@gmail.com>  [a88f9ad3d26fabf0438b1e1720212313c75bee44]

Replaced 'if-elseif-else' chains with 'switches' where they seem natural


2012-02-18  Elton Chung  <elton@layerjet.com>  [5d7b70f8c8e912ebca068cf57058a92b0b05809f]

Remove unused code


2012-02-18  Michael Meeks  <michael.meeks@suse.com>  [8c67428341d42ada42f9186bbfe3d6f25a0edaef]

WaE: add missing sal and cppunit dependencies causing tinderbox failure


2012-02-18  Tim Retout  <tim@retout.co.uk>  [97862219d6985611b2491ffa8df1d5fed499d115]

Remove installer debug logging.

The -debug option to make_installer.pl is not usually called; it logs
function calls at various points during the installer.  However, it is
not used consistently within the code, and the same information can be
obtained via the Perl debugger or profiling tools.

2012-02-18  Takeshi Abe  <tabe@fixedpoint.jp>  [03591233c18c90158b3567f24fa332cd7c52a7ee]

Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))

to equalsIgnoreAsciiCaseAscii("...")

2012-02-18  Thomas Arnhold  <thomas@arnhold.org>  [77946f3b9d03e814f7ada8af7f633c649975659e]

vcl: bring ImplFindByLocale back (windows build)

Sorry for this.

2012-02-18  Thomas Arnhold  <thomas@arnhold.org>  [afdcc3c093da5cadb244d2d069e63db3b56a41fe]

Revert "vcl: bring ImplFindByLocale back (windows build)"

This reverts commit 04af52609aef5b4ccbbf82553ac190ef43700652.

This was nothing...

2012-02-18  Thomas Arnhold  <thomas@arnhold.org>  [f2601ba087d9d21af09134703b12de2a1d1763f8]

remove some unused windows code


2012-02-18  Thomas Arnhold  <thomas@arnhold.org>  [04af52609aef5b4ccbbf82553ac190ef43700652]

vcl: bring ImplFindByLocale back (windows build)

Partially reverts 78e9ba6febb7402d4661fbf7934a2526efc8629a

This is used by WinGlyphFallbackSubstititution::FindFontSubstitute

2012-02-18  Thomas Arnhold  <thomas@arnhold.org>  [8ecea48c050b77c86159ebdcb41096160ec6a090]

unusedcode.easy: desktop: singleton_entries is completely unused


2012-02-18  Thomas Arnhold  <thomas@arnhold.org>  [530cfd92da49b81d4131e548fe8d72c589c5a36b]

smoketest: remove doubled copyright line


2012-02-18  elbarto  <aliaselbarto@gmail.com>  [717468346c8b00aa44a34c534972679008802efd]

Removed unused code from avmedia.


2012-02-18  Tim Retout  <tim@retout.co.uk>  [1994b8c1d169b02a92c3d8c582d5c161e96ea6d0]

Remove installer::existence.


2012-02-18  Tim Retout  <tim@retout.co.uk>  [26f3aaa28c03baa898030cb894f9a3ad7f1cb10d]

Remove installer::existence::get_specified_file.


2012-02-18  Tim Retout  <tim@retout.co.uk>  [fcac6ce7319af1006f65fcf2e84243c7c93458a4]

Remove installer::existence::get_specified_file_by_name.


2012-02-18  Tim Retout  <tim@retout.co.uk>  [6e07845a00bceaf66e95b97ea964b7868eff80c0]

Remove installer::existence::exists_in_array.


2012-02-18  Tim Retout  <tim@retout.co.uk>  [94446db8dff61687ad6100b9fd03f2170be37919]

Remove installer::existence::exists_in_array_of_hashes.


2012-02-18  Tim Retout  <tim@retout.co.uk>  [e49ebe2f0987a98f3b0b3df18189570020c3e724]

Use Exporter in installer::setupscript and add unit test.


2012-02-18  Tim Retout  <tim@retout.co.uk>  [bf6e2d4ccf3baadaedc532b9cd8582ac16352bf2]

Remove packager::existence, and clean up packager::work.


2012-02-18  Tim Retout  <tim@retout.co.uk>  [c866c25f2646f56afa5a7ecf3a35e62bae0cdb7a]

Use Exporter in packager::work and add unit test.


2012-02-18  Tim Retout  <tim@retout.co.uk>  [c5f9f099adf968c5b445d1dd7aa50f64d6495339]

Remove unused pre2par::existence.


2012-02-18  Tim Retout  <tim@retout.co.uk>  [19bc8814f18065f5024bd6a4a7154ddb9ec7fae2]

Remove unused par2script::existence.


2012-02-18  Elton Chung  <elton@layerjet.com>  [23af031b09dffe37222517d69f5337db26fdb307]

Fix typos in comments


2012-02-18  Elton Chung  <elton@layerjet.com>  [78e9ba6febb7402d4661fbf7934a2526efc8629a]

Remove unused code


2012-02-18  Tor Lillqvist  <tlillqvist@suse.com>  [ab2f830bbbb2a8ae2afad13b2a98df553e7196cc]

Use gb_STDLIBS; No on-line update on non-desktop OSes


2012-02-18  Michael Meeks  <michael.meeks@suse.com>  [e18942bee825f8bd1c9adf9203c1257caabac38f]

WaE: add horror cast to calm Windows tinderbox


2012-02-18  Michael Meeks  <michael.meeks@suse.com>  [b655b1fedf1399b50050938181199986646abb37]

apparently this is required on Linux - re-enable it.


2012-02-18  Michael Meeks  <michael.meeks@suse.com>  [019458b151f402c1f8bbabc90e94987bfe2c32f2]

partial revert of unused code removal, and add LINUX guards


2012-02-18  Julien Nabet  <serval2412@yahoo.fr>  [140c90f4302303faf146c4a509acfb1d21c26164]

Fix "pEncryptedData" not initialized


2012-02-18  David Vogt  <david.vogt@adfinis-sygroup.ch>  [3d441e6d31c13a0cc48b3a26880b9ae65a05c00a]

Translated German comments to English


2012-02-18  Stefan Heinemann  <stefan.heinemann@codedump.ch>  [b1392364a52dfc0f5cdbbad463079fd5ae04763e]

Translated German comments to English


2012-02-18  Björgvin Ragnarsson  <nifgraup@gmail.com>  [600c27470380f80445fecb4b5691e0d11060494d]

Remove unused code in core/svx/source/dialog/_contdlg.cxx


2012-02-18  Tor Lillqvist  <tlillqvist@suse.com>  [f5cea39979f395b586ae1a52c8adfe4ff0176466]

Use STDLIBCUIMT so that the sample executables link for Android

Without using STDLIBCUIMT and the -lgnustl_shared it contains the
sample executables in hunspell and mythes won't link. Sure, they won't
be used for anything, but it's easier this way than to patch out
building them.

2012-02-18  Michael Stahl  <mstahl@redhat.com>  [e72e8dcd332474321439eb266528eb7e5fc8809f]

AccessibleTreeNode: fix headless crash

On closing a document in headless mode, the
accessibility::AccessibleTreeNode::WindowEventListener will access a deleted
mrTreeNode member and crash; don't do anything in the listener if the
AccessibleTreeNode has been disposed.

#0  0x0000000000000000 in ?? ()
#1  0x00007f99842d6887 in accessibility::AccessibleTreeNode::UpdateStateSet (this=0x27a99f80) at sd/source/ui/accessibility/AccessibleTreeNode.cxx:285
#2  0x00007f99842d803e in accessibility::AccessibleTreeNode::WindowEventListener (this=0x27a99f80, pEvent=0x7f997fd64f40) at sd/source/ui/accessibility/AccessibleTreeNode.cxx:694
#3  0x00007f99842d7f3d in accessibility::AccessibleTreeNode::LinkStubWindowEventListener (pThis=0x27a99f80, pCaller=0x7f997fd64f40) at sd/source/ui/accessibility/AccessibleTreeNode.cxx:670
#4  0x00007f99b88a1442 in Link::Call (this=0x279f94e0, pCaller=0x7f997fd64f40) at solver/unxlngx6/inc/tools/link.hxx:140
#5  0x00007f99b88cdecf in VclEventListeners::Call (this=0x27a946f0, pEvent=0x7f997fd64f40) at vcl/source/app/vclevent.cxx:72
#6  0x00007f99b8d2e76e in Window::CallEventListeners (this=0x27a98280, nEvent=1009, pData=0x0) at vcl/source/window/window.cxx:5188
#7  0x00007f99b8d2e6cf in Window::ImplCallEventListeners (this=0x27a98280, nEvent=1009, pData=0x0) at vcl/source/window/window.cxx:5171
#8  0x00007f99b8d2df63 in Window::PreNotify (this=0x27a98280, rNEvt=...) at vcl/source/window/window.cxx:5037
#9  0x00007f99b8d4aa0c in ImplCallPreNotify (rEvt=...) at vcl/source/window/winproc.cxx:86
#10 0x00007f99b8d2910e in Window::ImplGrabFocus (this=0x2703d230, nFlags=0) at vcl/source/window/window.cxx:4033
#11 0x00007f99b8d3749f in Window::GrabFocus (this=0x2703d230) at vcl/source/window/window.cxx:7493
#12 0x00007f99b8d2b624 in Window::~Window (this=0x27a98280, __in_chrg=<optimized out>) at vcl/source/window/window.cxx:4493
#13 0x00007f99b88fa514 in Control::~Control (this=0x27a98280, __in_chrg=<optimized out>) at vcl/source/control/ctrl.cxx:88
#14 0x00007f99845521e4 in sd::toolpanel::ScrollPanel::~ScrollPanel (this=0x27a98280, __in_chrg=<optimized out>) at sd/source/ui/toolpanel/ScrollPanel.cxx:91
#15 0x00007f99845522e8 in sd::toolpanel::ScrollPanel::~ScrollPanel (this=0x27a98280, __in_chrg=<optimized out>) at sd/source/ui/toolpanel/ScrollPanel.cxx:112
#16 0x00007f9984565d76 in std::auto_ptr<sd::toolpanel::TreeNode>::reset (this=0x27a94970, __p=0x0)

2012-02-18  Michael Stahl  <mstahl@redhat.com>  [cdfa3bd5e4c62dc88158a4c6c4908404baf1f529]

sd::toolpanel::ScrollPanel::~ScrollPanel: bogus static_cast


2012-02-18  Michael Stahl  <mstahl@redhat.com>  [29177b1d04b845e8e6bf8edc8beb34b76a95d9c3]

pyuno: decreaseRefCount: valgrind warning:

Apparently the thread spawned in decreaseRefCount runs and deletes
itself before the "m_hThread != 0" from osl::Thread::create is executed;
try a lame workaround for that.

==1877== Invalid read of size 8
==1877==    at 0x2A70E546: osl::Thread::create() (in pyuno/unxlngx6/lib/libpyuno.so)
==1877==    by 0x2A70E351: pyuno::decreaseRefCount(_is*, _object*) (in pyuno/unxlngx6/lib/libpyuno.so)
==1877==    by 0x2A7092B4: pyuno::Adapter::~Adapter() (in pyuno/unxlngx6/lib/libpyuno.so)
==1877==    by 0x2A709393: pyuno::Adapter::~Adapter() (in pyuno/unxlngx6/lib/libpyuno.so)
==1877==    by 0x5EF2F64: cppu::OWeakObject::release() (weak.cxx:213)
==1877==    by 0x2A70DE69:
==1877==  Address 0x1ee30818 is 8 bytes inside a block of size 32 free'd
==1877==    at 0x4A0662E: free (vg_replace_malloc.c:366)
==1877==    by 0x4C44B62: rtl_freeMemory_SYSTEM(void*) (alloc_global.cxx:285)
==1877==    by 0x4C44DC7: rtl_freeMemory (alloc_global.cxx:355)
==1877==    by 0x2A70E41E: osl::Thread::operator delete(void*) (in pyuno/unxlngx6/lib/libpyuno.so)
==1877==    by 0x2A70E6EF: pyuno::GCThread::~GCThread() (in pyuno/unxlngx6/lib/libpyuno.so)
==1877==    by 0x2A70E303: pyuno::GCThread::onTerminated() (in pyuno/unxlngx6/lib/libpyuno.so)
==1877==    by 0x2A70E671: threadFunc (in pyuno/unxlngx6/lib/libpyuno.so)
==1877==    by 0x4C2E242: osl_thread_start_Impl (thread.c:292)
==1877==    by 0x3C26607D8F: start_thread (pthread_create.c:309)
==1877==    by 0x3C262EF48C: clone (clone.S:115)

2012-02-18  Michael Stahl  <mstahl@redhat.com>  [962d0500c4debaef43e5f146e47e08c66d851562]

fdo#39510: fix yet more layout crashes in ~SwRootFrm:

Call SwRootFrm::RemoveFtns with the proper boolean to also eliminate
EndNotes, and fix a faulty while loop in RemoveFtns that's been preventing
removal of footnotes in certain sections since the dawn of CVS history.
(regression from CWS swlayoutrefactoring, crashes on bugdoc from i#101776)

2012-02-18  Michael Stahl  <mstahl@redhat.com>  [67c396fb66a9c21c9eafaf4bcc3654706f643df0]

fdo#39657: fix crash when parsing XML signatures


2012-02-17  Jan Holesovsky  <kendy@suse.cz>  [4866b20ec6205b04cd21077fd00d68c4d4bb2c1b]

Slidesorter: Show the buttons on the opposite side...

...compared to where the mouse entered the slide thumbnail.  This
seems to prevent a user annoyance when you very often used to hide
the slide, instead of just selecting it.

2012-02-17  Jan Holesovsky  <kendy@suse.cz>  [ebd3d9c77e5c35258d8b49ddd18d9c52b10c6cc3]

Slidesorter: Kill unused maButtonDownBackground.


2012-02-17  Jan Holesovsky  <kendy@suse.cz>  [c6b151f1f8f11d7600058638c6598c1828429b6e]

Slidesorter: No need for abstraction when there is only one descendant.


2012-02-17  Julien Nabet  <serval2412@yahoo.fr>  [b8629e45c3451c40777934b2cdc110d25be75faf]

Fix "never read" reported by clang


2012-02-17  Szabolcs Dezsi  <dezsiszabi@hotmail.com>  [b4d4751ec0ff0c34f8cf0f1c8770badef81c007c]

Removed unused code from vcl module


2012-02-17  Szabolcs Dezsi  <dezsiszabi@hotmail.com>  [ada6350a7cdf4984eb3ead31d938004bf9177ae8]

Removed unused code from svl and sfx2


2012-02-17  Santiago Martinez  <smvarela@gmail.com>  [57c8929c6bf037a767e7016d28b7656cd8fddfb7]

Remove unused code in SvxSearchDialog


2012-02-17  Laurent Balland-Poirier  <jumbo4444@yahoo.fr>  [26bd18dfc2516aab507dfb478cfc31e4bf57442f]

EasyHack 42790: get rid of PRODUCT

Preprocessor constant PRODUCT is replaced by !DBG_UTIL

2012-02-17  Michael Meeks  <michael.meeks@suse.com>  [0825e49bcaf8d956ae5721235b5c33e6ac4d6e3c]

WaE: add horror cast to calm Stephan's tinderbox


2012-02-17  Andras Timar  <atimar@suse.com>  [7636d37f8f9c53d694c4fe38581f3b495d53670e]

fdo#40665 use CJKAnalyzer for ko, zh-CN, and zh-TW, too


2012-02-17  Caolán McNamara  <caolanm@redhat.com>  [af75ceb873e55fc2f252c4b02ea3d536470cfb87]

fix build, WANT_X11 is a variable


2012-02-17  Matúš Kukan  <matus.kukan@gmail.com>  [7f267db9b30fb90fe53844f659d4efa599034b5c]

SOLAREXTRALIB unused


2012-02-17  Matúš Kukan  <matus.kukan@gmail.com>  [5a4e4d5543edd47f4b411c0f2fa43d1a0e6a1ff7]

packimages: convert to gbuild


2012-02-17  David Tardon  <dtardon@redhat.com>  [b73e3c50757665653c28c6938746eb0257f40ed4]

libjvmfwk is needed even when building without java


2012-02-17  Matteo Casalin  <matteo.casalin@gmx.com>  [2d5c5177144dc2b9f7b12e84558f6d92af48cbb8]

ValueSet: from #defines to enum, with reduced scope


2012-02-17  Matteo Casalin  <matteo.casalin@gmx.com>  [b3b7a6088b932dc3f6716b24b9382fc049aaf4ff]

ValueSet: use support function to clarify code


2012-02-17  Matteo Casalin  <matteo.casalin@gmx.com>  [e0cdd2d72da6f6c4f1605fc210ba45f5b9a41c35]

ValueSet: factor out duplicated code in InsertItem


2012-02-17  Matteo Casalin  <matteo.casalin@gmx.com>  [ff3ddcfb73188e17a266d123d310b118ce4f4abe]

Cleanup inludes


2012-02-17  Matteo Casalin  <matteo.casalin@gmx.com>  [761b6b706e434ab0d03387c9485bdc709dda0e55]

Remove unnecessary header files


2012-02-17  Matteo Casalin  <matteo.casalin@gmx.com>  [97671937e2a8dfe65166ed04aa7c65d7bc3f477d]

ValueSet: fix a test condition and remove an obsoleted header file


2012-02-17  Matteo Casalin  <matteo.casalin@gmx.com>  [ce2d6331cb672474d048967c36448a978af316c3]

ValueSet: merge almost empty implementation to main class


2012-02-17  Matteo Casalin  <matteo.casalin@gmx.com>  [c53c541eda3936e462c75c09f2741a4838981474]

ValueSet: removed unused members


2012-02-17  Matteo Casalin  <matteo.casalin@gmx.com>  [bbdbab7f249683995994e65c0a0e290bd156eca7]

ValueSet: sal_Bool to bool


2012-02-17  Matteo Casalin  <matteo.casalin@gmx.com>  [22cc5670bb9dd0889079c4e5e1b45669e1ca050f]

Avoid unnecessary auto_ptr


2012-02-17  David Tardon  <dtardon@redhat.com>  [48453f3d5d8ba0429d814552c7d9c48a595d539e]

mark parameter as unused


2012-02-17  David Tardon  <dtardon@redhat.com>  [b24c4e7461fbd3452bc98ce1e945d15b33795c73]

remove unused variable


2012-02-17  Petr Vorel  <petr.vorel@gmail.com>  [69eede0409987c0e34a3ff1000520bdf249fb150]

Remove unused code.


2012-02-17  Michael Meeks  <michael.meeks@suse.com>  [c04e865ff6b48d49d7ae73479710f255135d80a6]

vcl: simplify cut/paste shared module lists


2012-02-17  Riccardo Magliocchetti  <riccardo.magliocchetti@gmail.com>  [2130deb2d13f7cbb5b5e55c061ad794e47e6999d]

Introduce headless switch for X / cairo / toolkit less build

The plan is to reduce dependencies to be easier to deploy
libreoffice server side in headless mode.

2012-02-17  Caolán McNamara  <caolanm@redhat.com>  [a818fa05c34bb2e969e2fe1972d9a52774538beb]

get clucene building under windows-msvc


2012-02-17  Caolán McNamara  <caolanm@redhat.com>  [ecb1599ad00e71dfe05f3ae9a71bdce5f7540a40]

WaE: unused variable


2012-02-17  Caolán McNamara  <caolanm@redhat.com>  [ccdb4d5c2c4497d857f4bf4f8cf10d2b33901e6d]

remove dodgy header-guards


2012-02-17  Caolán McNamara  <caolanm@redhat.com>  [1146a340468546cae7c2498fb24f47c67ab98feb]

WaE: enable exceptions for these too


2012-02-17  Tor Lillqvist  <tlillqvist@suse.com>  [33b6af02195144875e9fa1a0663d55441aa3f5f4]

We want gb_STDLIBS here surely?


2012-02-17  Tor Lillqvist  <tlillqvist@suse.com>  [18f4ff23179620e834aa3ebd83a2e15c2f77cbe1]

Recommend to use NDK r7b

Drop compiler options -fexceptions -frtti for Android, I hope they are
taken care of by the makefilery where needed. At least either
-fexceptions or -fno-exceptions is used for each C++ compilation as
far as I know. Not so sure about RTTI, let's see.

2012-02-17  Szabolcs Dezsi  <dezsiszabi@hotmail.com>  [eed2695cd5d63bdaf8b02c5cbf3a7e4017e18173]

Removed unused code from cppcanvas


2012-02-17  Szabolcs Dezsi  <dezsiszabi@hotmail.com>  [bb61f56d71b699dfbe422bac37a3151767e6a40f]

Removed unused code from drawinlayer


2012-02-17  Rene Engelhard  <rene@debian.org>  [d40a7f18a859f01678008c05cb1baf9cc272a9fb]

make gengal work again


2012-02-17  Rene Engelhard  <rene@debian.org>  [699b3b662c7879af687412e086de22696ab11573]

char* -> const char* for npapis getMIMEDescription to fix build with newer mozs


2012-02-17  Rene Engelhard  <rene@debian.org>  [f42948d0df75738594feca81ab9d2eaafada008e]

fix icu build on arm

(from http://patch-tracker.debian.org/patch/series/view/icu/4.4.1-7/arm-assembler.patch)

2012-02-17  Thorsten Behrens  <tbehrens@suse.com>  [fdfeb21102e85f94a1ecb22fb376e1875319765e]

Fix fdo#45584 - disable cairocanvas on Mac.

We never used cairocanvas on Mac, this got accidentally enabled
due to configure.in cleanups. Not that we shouldn't, but it needs
some more fixing.

2012-02-17  Mariusz Dykierek  <mariuszdykierek@gmail.com>  [51b3eb3a391cc5329d358a2d4159861537feab26]

clean up logic


2012-02-17  Mariusz Dykierek  <mariuszdykierek@gmail.com>  [b8f007d05250258a8d8b5113298867f142af6e09]

remove extraneous qualifiers that break some compilers


2012-02-17  Mariusz Dykierek  <mariuszdykierek@gmail.com>  [df69ab8a803f87c85d516bcfcc544c19c94ade85]

Use emptiness check rather than size check for efficiency


2012-02-17  Mariusz Dykierek  <mariuszdykierek@gmail.com>  [b7a0b9e51918fb0de2ec290f90178d36e4761f67]

Possible inefficient checking for 'm_EventList' emptiness.


2012-02-17  Stephan Bergmann  <sbergman@redhat.com>  [e14700edc0ebb194392b53e19d02be9f5c7e3e6f]

Move all jurt JunitTests back to subsequentcheck for now

...as they have further dependencies on modules higher up in the hierarchy.

2012-02-17  Thorsten Behrens  <tbehrens@suse.com>  [5d14f80c1e12508659fc337b5e6208e5bc018001]

Make avmedia module buildable with dbglevel=3 again.


2012-02-17  Thorsten Behrens  <tbehrens@suse.com>  [1984e0b41e0449b6c5b1a94411a4e7559d2ca746]

Make l10ntools module buildable with dbglevel=3 again.


2012-02-17  Thorsten Behrens  <tbehrens@suse.com>  [49b54b37e86df2c66fdcdafa08e8f9275ca44fb1]

Make filters module buildable with dbglevel=3 again.


2012-02-17  David Tardon  <dtardon@redhat.com>  [80b94e54d8861d32c608d8831037b48d6418f57b]

do not hardcode mingw path


2012-02-17  David Tardon  <dtardon@redhat.com>  [41522fc7752acd25829a9d3b5ec9e89898777106]

avoid hardcoded dll names


2012-02-17  David Tardon  <dtardon@redhat.com>  [12c35f511e7d2ff74113f307212b6b422898b0f2]

add macro for extracting mingw dll names from libtool files

Hardcoding dll names from SuSE Linux in configure.in is not good,
because they might be slightly different on other systems (notably
Fedora :-), or the libraries might be compiled with different
dependencies.

2012-02-17  David Tardon  <dtardon@redhat.com>  [1a1c6f8f8e7850741d7d8a31c0f62beae7820a37]

allow using system icu in cross-compilation build


2012-02-17  David Tardon  <dtardon@redhat.com>  [b60aedc17c12db865f5994a579facb10a3e9343e]

allow using system expat in cross-compilation build


2012-02-17  David Tardon  <dtardon@redhat.com>  [50c5c10ac3cb03c10a25cf07d75f6cce75571ec0]

allow using system db in cross-compilation build


2012-02-17  David Tardon  <dtardon@redhat.com>  [2afa9317cd2a137154c1ea06a2449308d26db8ea]

allow using system boost in cross-compilation build


2012-02-17  David Tardon  <dtardon@redhat.com>  [e1462d24f47c56cc5e4d8cbec09fb755ce4b08fe]

allow using system cppunit in cross-compilation build


2012-02-17  David Tardon  <dtardon@redhat.com>  [4b95a8f30707c49e735d346cc21ca0afa719d123]

allow using system libxml in cross-compilation build

This uses the same pattern that is already used to discriminate env.
vars for host and build (i.e., the new option specific for build
platform has -for-build suffix).

2012-02-17  David Tardon  <dtardon@redhat.com>  [6fcf0c9c6b0d99b01003edf4ee896c6b3995a0f8]

pass --without-java to configure for build platform


2012-02-17  David Tardon  <dtardon@redhat.com>  [222f04c90b5f2226eb13f66ee36f2da8f4ff1733]

add missing quotes


2012-02-17  David Tardon  <dtardon@redhat.com>  [398721c280bf53ab2f1e698cd2bf869486229d50]

use configured HOST_PLATFORM instread of hardcoded triplet


2012-02-17  Stephan Bergmann  <sbergman@redhat.com>  [5bb51521233d75cfc90492746eb4f08f47616acc]

Make jurt JunitTests work


2012-02-17  Stephan Bergmann  <sbergman@redhat.com>  [28137a5177de7823351b7d61149a6c194c46bb54]

Various fixes for JunitTests


2012-02-17  David Tardon  <dtardon@redhat.com>  [a3aa7ada194c33a9bedd2b5ce0506b1c5f3604a6]

suppress -Werror for vclplug_gtk3


2012-02-17  David Tardon  <dtardon@redhat.com>  [512fcc354d02715e4e11df5c37f11d130365a139]

suppress -Werror for clucene


2012-02-17  David Tardon  <dtardon@redhat.com>  [a6e47f72dc08669c1600f10e624bb19421cee04b]

allow to suppress -Werror per link target

It is implemented for Executable, Library and StaticLibrary and works
for C, C++, Objective C and Objective C++ sources.

Please, do not misuse! Better fix your code!

2012-02-17  Tim Retout  <tim@retout.co.uk>  [04e1010fd74a8e61d43e83afb81c4f6315a201c8]

Remove unused save_logfile_after_linking from installer::worker


2012-02-17  Tim Retout  <tim@retout.co.uk>  [2492b26bb705a5c85b87386cd18aa57b3ed3c68d]

Remove unused unpack_all_targzfiles_in_directory from installer::worker


2012-02-17  Tim Retout  <tim@retout.co.uk>  [8b389383dcc56048605cef7c430ee58687b12986]

Remove unused checksum subs from installer::worker


2012-02-17  Tim Retout  <tim@retout.co.uk>  [2efa9f5124297137fb4d90d85feb67772163ea34]

Remove unused install_sets subs from installer::worker


2012-02-17  Tim Retout  <tim@retout.co.uk>  [ce7c5a60622aa797d9e90cdb7bda13ca9744b510]

Remove unused solaris subs from installer::worker


2012-02-17  Tim Retout  <tim@retout.co.uk>  [0aeeebe5174aae79b9835362998c617f3e19f219]

Remove unused md5sum subs from installer::download


2012-02-17  Tim Retout  <tim@retout.co.uk>  [76ffd9e6bfc763f000045c12758f149b6dbbf299]

Replace installer::logger::include_header_into_globallogfile.


2012-02-17  Tim Retout  <tim@retout.co.uk>  [c2ece9e23d8dc792833506010c69e4ec1835b257]

Move global starttime into installer::logger


2012-02-17  Tim Retout  <tim@retout.co.uk>  [f2808e15b44d8213b90c1b4ba08b5ce6dba01048]

installer::logger: Remove temporary variable.


2012-02-17  Tim Retout  <tim@retout.co.uk>  [04134e94af8625b942e4cca544c305b232efb8ed]

Use Exporter in installer::logger.

Also rename private subroutines to start with an underscore.

2012-02-17  Tim Retout  <tim@retout.co.uk>  [094c3e91be4404010934350fd0e831ded98085a7]

Remove unreferenced subroutines from installer::logger


2012-02-17  Tim Retout  <tim@retout.co.uk>  [d6adf7c7b38d72328bd0c8867c472be677cd91ef]

Inline and remove installer::sorter


2012-02-17  David Tardon  <dtardon@redhat.com>  [314c2d3e0cab5f5e72fbd09585f344368125e1d1]

use custom target for preparing sources


2012-02-17  David Tardon  <dtardon@redhat.com>  [9b3963ce53c2c4467dfdf085f07d76b4234e272f]

remove duplicated assignment


2012-02-17  Tor Lillqvist  <tml@iki.fi>  [f8e3ec289216fcf68b4083497a7e0ac04f07ce23]

Bin obsolete comment


2012-02-17  Caolán McNamara  <caolanm@redhat.com>  [b688a3dcbe962774fff97156296593df1e4b92f0]

first cut at building an internal clucene


2012-02-17  Caolán McNamara  <caolanm@redhat.com>  [e97191f39dc3765a723ce7d42ceda421f5a41461]

WaE: unreachable code


2012-02-17  Caolán McNamara  <caolanm@redhat.com>  [7cded3aad7190b9542859647f99b7451bb25df45]

WaE: unused variables


2012-02-17  Caolán McNamara  <caolanm@redhat.com>  [99bf0c318b89c7d6acee364161b34b13d348a3bb]

add a uno test api with more than 8 floating point args

I'm a cruel person, i.e. this targets the TODO of
dab11f7fe2a2fa4155e4c4feaa5fc54e57cfbd37 in
bridges/source/cpp_uno/gcc3_linux_arm/cpp2uno.cx

2012-02-17  Caolán McNamara  <caolanm@redhat.com>  [13de41eaaf5291199d1344092c1077e651da3448]

WaE: uninitialized pCell


2012-02-17  Caolán McNamara  <caolanm@redhat.com>  [8fd5b7c79dc0bc045d012cf15d00fc73858c3742]

these can be compiled with exceptions enabled


2012-02-17  Eike Rathke  <erack@redhat.com>  [894502df745d1d3ee0e7acfe2e5d43fc443e788e]

resolved rhbz#794679 use proper Indian Rupee currency symbol U+20B9


2012-02-17  Andras Timar  <atimar@suse.com>  [2786c354ce4f7ff215fffe83ef242ee3b411fb13]

fdo#46167 fix path of shell extension dll in registry


2012-02-17  Matúš Kukan  <matus.kukan@gmail.com>  [5b773eb58222109843814e48ace35fe9740a7d72]

update Makefile


2012-02-17  Rene Engelhard  <rene@debian.org>  [3dfae9e2e6416ce2605b1db75e139f1185841a43]

fix armel/armv4t build


2012-02-17  Stephan Bergmann  <sbergman@redhat.com>  [77d120691d0bf8636f86e34a8d4926c260d73f68]

Pass JunitTest jar deps to underlying JavaClassSet

...and make underlying JavaClassSet implicitly depend on OOO_JUNI_JAR
...and remove unused gb_JunitTest_set_classpath

2012-02-17  Stephan Bergmann  <sbergman@redhat.com>  [98f60e460ea64f061ca6948691a29d4cf29eb0a4]

No SUN dependencies anymore


2012-02-17  Miklos Vajna  <vmiklos@suse.cz>  [06fa03d6ca0e27468129bfffaacecfd491738309]

sw: second round of doxygen comments


2012-02-17  David Tardon  <dtardon@redhat.com>  [243fbda523cb71d0919539081d286eec4717ce15]

WaE: unused parameter


2012-02-17  David Tardon  <dtardon@redhat.com>  [42e8410538995a28274a4d4a8936e75ad4dedcd8]

component file moved


2012-02-17  David Tardon  <dtardon@redhat.com>  [bf16a2e0673356f8140f8e4bf6a52f3a99015f63]

update makefiles


2012-02-17  David Tardon  <dtardon@redhat.com>  [096f2b849c08dc6890b548621b9a19dd78661e6a]

merge feature/gbuild_java


2012-02-17  Lionel Elie Mamane  <lionel@mamane.lu>  [00e26baaf5cca36a7e78036aa5694196ccbf7402]

fdo#46206 accept an arbitrary query for INSERT


2012-02-17  Lionel Elie Mamane  <lionel@mamane.lu>  [6f3ebfc4c78da67f72befa3bde55dde4d77d5e3a]

fdo#46198: NULL is a perfectly fine general_value


2012-02-16  Norbert Thiebaud  <nthiebaud@gmail.com>  [178a30236e763051fa1e52f0b4de4d9540753df2]

use bzip2 compression for dmg

On MacOSX the installable packages (dmg), can use diverse format and
diverse compression method.
Since 10.4 a new format is supported that use bzip2 as a compression
back-end. The result if a reduction of ~30MB of the main dmg.

2012-02-17  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [7b91c6d1c0686b06de4d2e87b02df10aa9afbf4c]

add test for ScCellRangeObj::setDataArray and getDataArray


2012-02-17  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [4e1e72dc346e732ff5693e5428e39710ca3b78a5]

add test code for XCellRangeData


2012-02-17  Takeshi Abe  <tabe@fixedpoint.jp>  [689f2fa7aec03090ac150591d472aea74b17ca50]

Removed unused header include


2012-02-16  Julien Nabet  <serval2412@yahoo.fr>  [2dd1722d2729f0d6cda6e31297f3e03ae36c555f]

Fix a bug found with cclang

Null pointer passed as an argument to a 'nonnull'

2012-02-16  Stephan Bergmann  <sbergman@redhat.com>  [81921bec4b81b7e3e87c24a6b4e3cfdd0cced47d]

Make sure spawned thread is joined again

...otherwise, it might still run during exit(3) and cause problems.

2012-02-16  Stephan Bergmann  <sbergman@redhat.com>  [4a98b359d8ba392362ac6a40692912b58a3b1544]

Clean up AsyncEventNotifier interface


2012-02-16  Michael Meeks  <michael.meeks@suse.com>  [1cc602e09b8b6ddaac8ddf526383ed28a1e42bd5]

android: prune missing libraries from install list


2012-02-16  Stephan Bergmann  <sbergman@redhat.com>  [a545badd656ce00e36945b188f620a67e19fdf55]

Work around macro redefinition warning


2012-02-16  Matúš Kukan  <matus.kukan@gmail.com>  [ca9801809249dbc98b28d3a24325fa54f2e91724]

let src.downloaded not depend on phony target to avoid re-creating each time


2012-02-16  Matus Kukan  <matus.kukan@gmail.com>  [144390821535d03735819d229e5ec397972b2436]

unoil: fix Windows build


2012-02-16  Matus Kukan  <matus.kukan@gmail.com>  [22431c50922eab47df0d8bd4f5c886e06fba24fb]

gbuild: Jar: fix building .jars on Windows


2012-02-16  Stephan Bergmann  <sbergman@redhat.com>  [d90fd406fd8b9a0e03a5284673304008166a8b7e]

Missing return


2012-02-16  Lionel Elie Mamane  <lionel@mamane.lu>  [3f6473f1302d2067e6d7925c17bfed284031d164]

Forgotten German word in translated comment


2012-02-16  Stephan Bergmann  <sbergman@redhat.com>  [1bb0d979b5ac5ed0cd831c6c8c0ab55dc2621eba]

Adapt pyuno.so wrapper to Python 3 support


2012-02-16  Muthu Subramanian  <sumuthu@suse.com>  [5c714632583036f72377aa0fa6ed1137e53582dc]

n744503: Importing useBgFill colors for shapes.


2012-02-16  Yifan J  <yfjiang@suse.com>  [a86d8c5a43d94ae86d76edb2b452fbc9028f1c3c]

Remove lodownloadtest.py trailing white spaces


2012-02-16  Jani Monoses  <jani@ubuntu.com>  [dab11f7fe2a2fa4155e4c4feaa5fc54e57cfbd37]

ARM bridge: VFP ABI (armhf) support


2012-02-16  Caolán McNamara  <caolanm@redhat.com>  [746e9a7d338db5fb0af285d453055ae5fa45037d]

allow unsetting database settings without warnings


2012-02-16  Tim Retout  <tim@retout.co.uk>  [51f8f151780b6514d515b739e3167f36eb30787c]

Simplify installer::sorter::sorting_array_of_hashes.


2012-02-16  Tim Retout  <tim@retout.co.uk>  [01fde2e939cbc4aeeb15978febb5e2fa0396c125]

Add tests for installer::sorter


2012-02-16  Tim Retout  <tim@retout.co.uk>  [a1bc2d7d23e160bd9bb9570b4d512eee740aca15]

Use Exporter for installer::sorter


2012-02-16  Tim Retout  <tim@retout.co.uk>  [94c1836fb5e2028a237d5104115090c81667e1db]

Inline and simplify installer::sorter::sort_array_of_hashes_numerically.


2012-02-16  Tim Retout  <tim@retout.co.uk>  [14e6a83cc53438a360656449c8c5da41d46f9d87]

Remove unnecessary sorting subroutines.


2012-02-16  Tim Retout  <tim@retout.co.uk>  [177a966630a792985626bfa37df20bcb755417ce]

Turn on strictures in installer::sorter


2012-02-16  Tor Lillqvist  <tml@iki.fi>  [a4e05e583f58f1baaf518e71cc48da78296ab5f4]

Typo fix: com.sum -> com.sun


2012-02-16  Tor Lillqvist  <tml@iki.fi>  [63fabb9d462907c896549c42ba7dea70a4d31ea3]

Build unoexe as a (static) library for iOS


2012-02-16  Tor Lillqvist  <tml@iki.fi>  [b57a1f2f4d693902a1720b5d4e47fa60cfba7ce0]

Reduce verbiage slightly


2012-02-16  Tor Lillqvist  <tml@iki.fi>  [a1fe0a772f40c221f5d788192543352b302ac4e8]

Use the same simple lo_main() on iOS as on Android

Let's do the iOS specific stuff in separate main() source
file(s). Don't attempt to build complete iOS programs using normal
LibreOffice mechanisms, it will work for only the very lowest level
unit tests anyway, because of static linking and the circularish
UNO/URE/bootstrap/whatnot (run-time) dependencies between different
parts of the code.

We thus can't build the various iOS-specific *_cppunittester_all unit
test executables any more. Corresponding unit tests (and more complex
ones) for iOS will have to be done in a different way.

2012-02-16  Michael Meeks  <michael.meeks@suse.com>  [3675980cc1804e842b955b656fc03133ffbecea8]

disable JRE warnings during help compilation on first start


2012-02-16  Michael Meeks  <michael.meeks@suse.com>  [3823c4fbbaa5e9f73c37a5e66f63640d59eb20cf]

java: add STOC_FORCE_NO_JRE env. var to enable easy testing of no-JRE case.


2012-02-16  Szabolcs Dezsi  <dezsiszabi@hotmail.com>  [4f582dcef035c1ccdc8ec00bc8c2560bfd49064b]

Removed SetProperty and StartElement method of MSFilterTracer.


2012-02-16  Lionel Elie Mamane  <lionel@mamane.lu>  [c55d050400139a270f5b3b620db4845001db017d]

fdo#46163 convert bound values to bound column's type


2012-02-16  Lionel Elie Mamane  <lionel@mamane.lu>  [fc593ac601469a5d69274bbec539e58ad466fd67]

correct indentation


2012-02-16  Lionel Elie Mamane  <lionel@mamane.lu>  [aef29c37fbe2bf2d248048c699972fb9e0ac2b4e]

ORowSetValue::setTypeKind: correctly convert to (C)LOB/OBJECT/OTHER

as opposed to crashing

2012-02-16  Lionel Elie Mamane  <lionel@mamane.lu>  [05b294cbc14422f9c5897c0830eda57d141f78a3]

typo & copy/paste error in error message


2012-02-16  Mariusz Dykierek  <mariuszdykierek@gmail.com>  [77eaa51bc47ff6b02f319053d4ca5aaf37b28f37]

possible inefficient checking for emptiness


2012-02-16  Philipp Weissenbacher  <p.weissenbacher@gmail.com>  [7212cc8081216a3b7d626dc81be077d0522e3737]

Translate German comments


2012-02-16  Philipp Weissenbacher  <p.weissenbacher@gmail.com>  [52c3bbb9574e1155a52b4e901a76779142ac8f25]

Translate German comments


2012-02-16  Stephan Bergmann  <sbergman@redhat.com>  [e2de115700e7c6c5ee9118c17c06eda0c462f394]

-Wundef


2012-02-16  Björgvin Ragnarsson  <nifgraup@gmail.com>  [0aaecbac864b0c0e3ddb72355e416db0b4f72a77]

Removed unused code.


2012-02-16  Szabolcs Dezsi  <dezsiszabi@hotmail.com>  [0e31821b12f36bd753f35a73fcaba8ede8eb1359]

Removed unused functions from MultiLineEdit in svtools module


2012-02-16  Caolán McNamara  <caolanm@redhat.com>  [39481744b199bed3a5f67f6ceee9c2e01595f2af]

drop Z_PREFIX from internal zlib, makes building clucene much easier


2012-02-16  Yifan J  <yfjiang@suse.com>  [1dd59441bd43071b11d2d952d625fb595083a793]

Split download and run test part of losmoketest.py.

1. rename the tool to lodownloadtest.py
2. it will call native losmoketest in lo program directory
3. it will download test package as well as lo installables
4. fixing some bugs and optimize code
    - clean up extracted rpms after install
    - only uninstall necessary packages before installation
    - trivial improvements please see diff

2012-02-16  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [c25c5a05ac6a0d678aa3d9592d213a08cabf6f7b]

add missing file


2012-02-16  Noel Power  <noel.power@novell.com>  [2174d4d44eeb83378f76ea34086b8a1989b70b76]

use stream name for module names when importing vba. fdo#46151 & bnc#747323


2012-02-16  Caolán McNamara  <caolanm@redhat.com>  [d294b52d8def55964cd34e02dc8b2c2319fb031b]

-Werror in dmake modules went missing


2012-02-16  Caolán McNamara  <caolanm@redhat.com>  [08c475bb24a34f3a6a3f08e8490b521e8dcc96be]

callcatcher: update unused code list


2012-02-16  Caolán McNamara  <caolanm@redhat.com>  [46087fd1b7186cd181275693e72494c4a07c0c38]

fix up const malformed copy ctors and operator=


2012-02-16  Caolán McNamara  <caolanm@redhat.com>  [bbd638350fb83af2cadd85cdac2900de80bf7401]

remove gaps in options and reduce by two

so pesky warnings about invalid property values on shutdown go away

2012-02-16  Thorsten Behrens  <tbehrens@suse.com>  [905df1bae9cab296ee7dd07e88813c667788ed8a]

Fix crash in smartart import

Rather check iterator validity *before* accessing it. valgrind
warning on linux, and crash on windows for e.g. doc at n#736495.

2012-02-16  Andras Timar  <atimar@suse.com>  [6327c6d49b8bae52ac8cff1a4ef979bce582bfee]

put LibreOffice (start center) to Win7 Start menu instead of Base

As Asa Dotzler kindly pointed out in his blog, it was a bit
awkward to put Base - the less used application - into
frequently used program icon area of Windows 7 start menu. It was
not a design decision, Sbase preceded Soffice, that was all.
Let's use LibreOffice instead of Soffice, and voilà, problem solved.

2012-02-16  Stephan Bergmann  <sbergman@redhat.com>  [515870b31dfef95b6c48d368f075db985346bac3]

Clang -Wconstant-conversion.


2012-02-16  Miklos Vajna  <vmiklos@suse.cz>  [1087afd9135b54e83c0ec3fa9aae19ac6c2d9c77]

sw: mention node indexes in layout xml dump


2012-02-16  Stephan Bergmann  <sbergman@redhat.com>  [3ac780d8a2f8d1b94e9b4776d7f556274d3197dc]

Missing return statement


2012-02-16  Stephan Bergmann  <sbergman@redhat.com>  [acc9fb5ca0bc378ac03637cba948520a29938940]

Prevent misuses of RTL_CONSTASCII_USTRINGPARAM

works only on 64 bit platforms, though.

2012-02-16  Matus Kukan  <matus.kukan@gmail.com>  [980e69cd61b41a644de0736ee7b70c84f5b9e013]

add gb_Helper_abbreviate_dirs_native


2012-02-16  Matus Kukan  <matus.kukan@gmail.com>  [2faa029ade2b1bec92016e78b744502fbf680e38]

jvmfwk: these are also linked_libs


2012-02-16  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [a5661d717197a6723b80fb65cde463c479983934]

add two more test cases to XDatabaseRange


2012-02-16  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [1263cafe8e487b5db0c439966056516be99bc1e4]

enable XDatabaseRangeTest again


2012-02-16  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [a05286296b3ba51029f0ff57a5a9173d3623b864]

dbaccess' macros_test is still failing in some situations


2012-02-16  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [2bedc40e55fd7b51f948f60ba1d757d2912d3afb]

this should test ods and not xls


2012-02-15  Stephan Bergmann  <sbergman@redhat.com>  [715ac8c1b402e33930317a69bbdd61ad88133740]

Fixed some more apparent misuses of RTL_CONSTASCII_USTRINGPARAM


2012-02-15  Kohei Yoshida  <kohei.yoshida@suse.com>  [ab0096ed68cdc08906f518d3499a8e1afc5ba80c]

fdo#46070: Allow copying of adjacent cells via Fill Down/Up/Left/Right.


2012-02-15  Ivan Timofeev  <timofeev.i.s@gmail.com>  [843eafc765a3d1d0ea4c9a89855c73e81784aa8b]

tweak "Convert tools/table.hxx in editeng/forbiddencharacterstable.hxx..."

* remove 'const' from GetForbiddenCharacters
* CharInfoMap -> Map
* pInf -> pForbiddenCharacters
* remove 'inline' from the function defined within the class definition
* some code simplifications

2012-02-15  Noel Grandin  <noel@peralex.com>  [9d4b0c25a598a53601e2bd337443728f17f8296a]

Convert tools/table.hxx in editeng/forbiddencharacterstable.hxx to std::map


2012-02-15  Jani Monoses  <jani@ubuntu.com>  [a55fa2d0a8f709bd58e2729b66fd8ecc807c0286]

Remove unnecessary variable


2012-02-15  Jani Monoses  <jani@ubuntu.com>  [4e679ee2501a0babcdce498732d68428d46481e3]

Simplify code and use proper register names for linux armhf


2012-02-15  Caolán McNamara  <caolanm@redhat.com>  [a5384f5640dd9d571dff7663b0d69029fc6c2d82]

remove unapplied patches


2012-02-15  Caolán McNamara  <caolanm@redhat.com>  [dcfc99705f958114e9b28aeb58b8081b58a32a6a]

use sal crc32 and skip cast frenzy


2012-02-15  Caolán McNamara  <caolanm@redhat.com>  [372a0d505c722fd8b39cf4f65487e7f08049896b]

these were surely meant to be Z_PREFIX not ZLIB_PREFIX

seeing as Z_PREFIX is what we set in our internal zlib
and one of these was ZLIB_PREFIXB anyway

2012-02-15  Thorsten Behrens  <tbehrens@suse.com>  [57e6f04066cfddfa79eb2b79cf5c45653c79eff3]

Fix fdo#45177 - avoid linked undo for the while.

While I try to wrap head around subtleties for linked undo in
Impress outline view, disable that here for the while. Better than
a crash for sure.

2012-02-15  Thorsten Behrens  <tbehrens@suse.com>  [4fa7f074b38a65a6e0b5e9ceb164f31ce8086042]

Cleanup: auto_ptr uses as a plain scope guard.


2012-02-16  Takeshi Abe  <tabe@fixedpoint.jp>  [c91ff959b0527852fde12a5f994b30121ff3c817]

Use RTL_CONSTASCII_STRINGPARAM instead of bare number


2012-02-15  Michael Meeks  <michael.meeks@suse.com>  [0ebee1ef39a77c4394e7d0ec9346daf002e52884]

remove hideous plasma debugging bits from android branch


2012-02-15  Tim Retout  <tim@retout.co.uk>  [dda1f40a64506ba66772ac7b6c9d58d7775db656]

Turn on strictures for some installer Perl modules.


2012-02-15  Caolán McNamara  <caolanm@redhat.com>  [1893585d243c7daf5c8782ec6c90c26142d428e8]

I can't see the point of these masses of vcl settings which go nowhere


2012-02-15  Caolán McNamara  <caolanm@redhat.com>  [029b57344c8679ee201079241a3f90aad28b1970]

WaE: member initialization order


2012-02-15  Caolán McNamara  <caolanm@redhat.com>  [11e384b8a1d1716b98c870c356d919f4f68a08f5]

WaE: these are integers, not pointers


2012-02-15  Caolán McNamara  <caolanm@redhat.com>  [d1f45bd66f0efe6909acdb573aecb677ae388f74]

WaE: /* within comment


2012-02-15  Caolán McNamara  <caolanm@redhat.com>  [cc459e466359c0bf18d48e8650fac3302b019a75]

WaE: mingw


2012-02-15  Tor Lillqvist  <tlillqvist@suse.com>  [de9c3dcb769bc2df9abaefbae4f8ed90131176e0]

Set SOLARLIB for Android


2012-02-15  Miklos Vajna  <vmiklos@suse.cz>  [9efe123eec58bcf14faa7e18c2625bdd0c420fb7]

sw: SvxRTFItemStack has been changed to std::deque in the meantime


2012-02-15  Stephan Bergmann  <sbergman@redhat.com>  [9ab0b38e95133dab720408cc2c80093b8a201c10]

Various string function clean up

Added:
* rtl::OString::matchL
* rtl::OString::endsWith
* rtl::OString::endsWithL
* rtl::OString::indexOfL
* rtl::OString::replaceFirst
* rtl::OString::replaceAll
* rtl::OString::getToken
* rtl::OUString::endsWith
* rtl::OUString::replaceFirst
* rtl::OUString::replaceFirstAsciiL
* rtl::OUString::replaceFirstAsciiLAsciiL
* rtl::OUString::replaceAll
* rtl::OUString::replaceAllAsciiL
* rtl::OUString::replaceAllAsciiLAsciiL
* rtl::OUString::getToken
plus underlying C functions where necessary

Deprecated:
* comphelper::string::remove
* comphelper::string::getToken

Removed:
* comphelper::string::searchAndReplaceAsciiL
* comphelper::string::searchAndReplaceAllAsciiWithAscii
* comphelper::string::searchAndReplaceAsciiI
* comphelper::string::replace
* comphelper::string::matchL
* comphelper::string::matchIgnoreAsciiCaseL
* comphelper::string::indexOfL

Also fixed some apparent misuses of RTL_CONSTASCII_USTRINGPARAM ->
RTL_CONSTASCII_STRINGPARAM.

2012-02-15  Tor Lillqvist  <tml@iki.fi>  [42422f2599220b678aa41c4aadeec28df113c3ec]

Merge sal_textenc into sal just on Android


2012-02-15  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [4c8307053e3003af6cef5056e36a650f19c8cdb3]

n#695479: Remove properties when removing empty fly frame


2012-02-15  Tor Lillqvist  <tlillqvist@suse.com>  [60323f6bcf75cb80b203ae50f328ca78d035851b]

When using libmerged there is no "tk" library


2012-02-15  Tor Lillqvist  <tlillqvist@suse.com>  [3a2cbe739db31139e03beacd4c886a486acf6922]

Add comment wondering why this loadFile() isn't in osl


2012-02-15  Tor Lillqvist  <tlillqvist@suse.com>  [4eaf1feb56632e8e4da34c9a5275bd409395f009]

Special-case files in /assets on Android


2012-02-15  Tor Lillqvist  <tlillqvist@suse.com>  [888d96f6b48a60abdf9077854f9a5f883f1e84be]

Add svt and tk to libmerged


2012-02-15  Tor Lillqvist  <tlillqvist@suse.com>  [8f3cce6f8de919e0cc53b028e49b5587cdece315]

Forgot to drop the merged fw* and sfx libs from here


2012-02-15  Tor Lillqvist  <tlillqvist@suse.com>  [7dc908788742c335efef9b9ee168de7979fedb9c]

Need libtextinstream.uno


2012-02-15  Tor Lillqvist  <tlillqvist@suse.com>  [5f2a2e2149f26db39efd3e7f2fdca952cfcf65f5]

Don't bother with a separate libsal_textenc when merging libs


2012-02-15  Tor Lillqvist  <tlillqvist@suse.com>  [901b5572b1c03fcb52d0b808e0a1710c2bd51c42]

There is no libvclplug_svplo for Android


2012-02-15  Tor Lillqvist  <tlillqvist@suse.com>  [589450649d790678b4659d07c001c0e59e94ec18]

Need libsal_textenc


2012-02-15  Tor Lillqvist  <tlillqvist@suse.com>  [4347e5d1d8b73178ba6ef3d0cb57f152c9ac94ba]

Add sb to libmerged


2012-02-15  Philipp Weissenbacher  <p.weissenbacher@gmail.com>  [5be6008e9e13c30bee2f5c70b9de778529d128c0]

Translate German comments


2012-02-15  Stefan Knorr (astron)  <heinzlesspam@gmail.com>  [b181c48f8faf2d16d88aa56c6c17b8efb2aec642]

Fix some translation oversights

At least some of the things corrected, also (c) myself.

2012-02-15  Miklos Vajna  <vmiklos@suse.cz>  [335b38d831558ce786f726b4b6a014d2a312cf29]

sw: add doxygen comments for some document model / layout classes


2012-02-15  Alexander Bergmann  <myaddons@gmx.de>  [3626c2cef7c39bda96e2d3bc0d5a53ba1044aadc]

unusedcode.easy: Removed unused code


2012-02-15  Caolán McNamara  <caolanm@redhat.com>  [a62395237ed78f982ae74efe5ed8ad7834a2f95b]

WaE: moaning about unintialized variables


2012-02-15  Michael Stahl  <mstahl@redhat.com>  [9c4581a6b61c0836c3a44eaaf454b9ba560e937a]

fdo#45530: scp2: java accessibilty bridge cleanup:

AFAIK java_uno_accessbridge.jar is only required on WNT.
Also remove the duplicate old definition of gid_File_Jar_Accessbridge
that was effectively disabled by 6fdde9acfd5aebd23400e7101c8ddff80fcdd8fa.

2012-02-15  Masataka Shinke  <mshinke@users.sourceforge.jp>  [fbe60c962259ae0449acd65e74fd790530045e93]

fdo#45530: Accessibility does not work on WNT


2012-02-15  Michael Stahl  <mstahl@redhat.com>  [c1f723fd53e8c41b80285d11a149e0044f580e2f]

sw: ww8: ~SwIndexReg assertion:

Remove pointless SwPosition that triggers the assertion when
loading bugdoc from i#87910 from wwSectionManager::InsertSegments.

2012-02-15  Stephan Bergmann  <sbergman@redhat.com>  [bebd171db7735e3063f4aaaacbb15b78f5436dde]

PLASMA_NOW fix


2012-02-15  Tor Lillqvist  <tml@iki.fi>  [402fcdbdde71e679c08e7b2bf4a5030c120dbffe]

Fix recognition of ccache in $CC and/or $CXX


2012-02-15  Tor Lillqvist  <tlillqvist@suse.com>  [12f689687e3017bfe9ffaf6bbc4593eb3ca21c2b]

Ifdefify temporary (?) Android hacks


2012-02-15  Tor Lillqvist  <tlillqvist@suse.com>  [2185849852aa4cdf4d288d4bd01be44ebd3b4433]

Revert temporary and not properly ifdeffed Android stuff


2012-02-15  Tor Lillqvist  <tlillqvist@suse.com>  [c1f5475bd626849fe7a98cb8986219990a526ce3]

Do try to use ccache even if CC/CXX are set

For Android, they could have been set earlier in the configure script
even. We do want to use ccache also for Android cross-compilation.

2012-02-15  Caolán McNamara  <caolanm@redhat.com>  [48649cdfb8671fb49a28b33c1ba1cd71c0999a07]

lock in those ByteString gains so there's no back-sliding


2012-02-15  Thorsten Behrens  <tbehrens@suse.com>  [d37abad97d72bae0fd0269de12e94c7a7d3fd7e1]

Fix fdo#45779 - accessing empty polygon.

Guard access to first polygon point.

2012-02-15  Tor Lillqvist  <tml@iki.fi>  [c301199804f5beb7ef803abfa84e04d9351efb3f]

Merge branch 'feature/android'


2012-02-14  Kohei Yoshida  <kohei.yoshida@suse.com>  [bc7110a06be5304e00f8ed94c278f5b9a476c002]

More String to rtl::OUString conversion while I'm at it.


2012-02-14  Kohei Yoshida  <kohei.yoshida@suse.com>  [d7ba94d506ef22967f627483ee0b89cb0ce61b99]

Get sc to build once again with debug=true.


2012-02-14  Kohei Yoshida  <kohei.yoshida@suse.com>  [3290664dd1d26f2f6bf4d99afdd1f6bccbccb7dd]

String to rtl::OUString in the xls pivot table import code.


2012-02-14  Kohei Yoshida  <kohei.yoshida@suse.com>  [8bbfedd199deedb8dc7f196efba60c8cefb8da67]

auto_ptr to scoped_ptr.


2012-02-14  Kohei Yoshida  <kohei.yoshida@suse.com>  [fe7b2a4bec8bf4d3b07a156e019a82f8ba9cf68e]

More, boolean-related cleanup. Removed unused data members.


2012-02-14  Kohei Yoshida  <kohei.yoshida@suse.com>  [c9cf2a669237f8e253c7d4e8f8c4d022b804e020]

Removed code that's no longer relevant.


2012-02-14  Kohei Yoshida  <kohei.yoshida@suse.com>  [9d4b32ef3f1866fa586394c6cceed4dc4a17ca38]

Fixed ODS import filter to correctly identify data layout dimension.

And cleaned up the code a bit.  The new code should be much more
robust.

2012-02-14  Kohei Yoshida  <kohei.yoshida@suse.com>  [75d807f7b1cc9aa2ef3cf41d6f572aa5a56583a7]

Try to preserve the orientation of data layout dimension.


2012-02-14  Kohei Yoshida  <kohei.yoshida@suse.com>  [7cec5493cebfb0833389ea79cb83fbc677c6751c]

Remove std::auto_ptr in favor of boost::scoped_ptr.


2012-02-14  Kohei Yoshida  <kohei.yoshida@suse.com>  [8f38e6a4cc492d2ac978ff11376f568f010b82cb]

Handle painting of data layout dimension button correctly during refresh.

Data layout dimension can be anywhere in the row/column fields.  Use the
appropriate boolean property to determine if the field is data layout.

2012-02-14  Kohei Yoshida  <kohei.yoshida@suse.com>  [4eedf5dc54ab19af39d7033462421082d1abb86d]

Correctly set pivot's popup flag when importing from Excel docs.


2012-02-14  Kohei Yoshida  <kohei.yoshida@suse.com>  [691f2451c86348239d3b9735ee81b8ecd3209161]

Removed the incorrect assumption about the data layout field.

The Excel import filter code assumed that the data layout field be
always the last row field, which is totally wrong.  The data layout
field can be at any column/row field position in fact.

2012-02-14  Eike Rathke  <erack@redhat.com>  [ec7ed71cd3f6130268bae2ffba5a6c69ebed20b6]

changed [et-EE] single quotation marks to be such


2012-02-14  Kate Goss  <katherine.goss@gmail.com>  [c8d91a8f2f6780cd187c65660ebf18e5eea568bc]

Remove unused code from connectivity::odbc::OPreparedStatement

Remove methods getDataBuf(int), getParamLength(int), getPrecision(int).

2012-02-14  Lionel Elie Mamane  <lionel@mamane.lu>  [cdb2d21c550d18c5565a4ade7aeca4594a836f94]

ODBC: align *all* the handling of SQLULEN properties with maximal ODBC size


2012-02-14  Lionel Elie Mamane  <lionel@mamane.lu>  [034b130b90af330caab0b9fe7f19db45b5232eea]

comphelper: add getINT64


2012-02-14  Lionel Elie Mamane  <lionel@mamane.lu>  [c1ef5ba65c1b3d9c9bb8c45f68e494493e628837]

improve OTools::binParameter/bindData interaction

Don't duplicate the decision point for "data at execution or copied data"

2012-02-14  Eike Rathke  <erack@redhat.com>  [5930f866b649db40e6ddfd5004d4133ccbb0ede0]

added [fr-CH] date acceptance patterns "D/M" and "D.M."


2012-02-14  Santiago Martinez  <smvarela@gmail.com>  [8af1b357b1c87c9f3eea7660881b2ffacc133f58]

Remove unused code.


2012-02-14  Tomcsik Bence  <tomcsikbence@gmail.com>  [545a55895acfe15a454ca701eff7197eb8dbc3f3]

fix layout of checkboxes on Extension Manager dialog fdo#45851

I changed the sizes and the positions of the checkboxes. So there won't be
truncated checkboxes in any languages.

2012-02-14  Thomas Arnhold  <thomas@arnhold.org>  [9b3372d8f0d59c8bf6789974d04733dff30bd131]

Remove some more outdated sunpro traces

On Solaris gcc should be used. See:

514cefbcb7b800f8ddd2aa595502f4fe8403882f
19480ddf483174e956bd658b76380dbe499678dd

2012-02-14  Thomas Arnhold  <thomas@arnhold.org>  [5cf9115058beab8e1179d55f0edca5d32e6aaa31]

move CVER traces (sunpro compiler)


2012-02-14  Thomas Arnhold  <thomas@arnhold.org>  [72e04abea5b881f29c63bc4beaf48bddabe39a15]

remove sunpro 5.0 handling


2012-02-14  Thomas Arnhold  <thomas@arnhold.org>  [104613ffb7e94a421994977ebcb85d142ad64a9f]

Remove CVER traces

see 08d49db2aac06ddc9d8c8ad7f34bee3a899e2fa9

2012-02-14  Thomas Arnhold  <thomas@arnhold.org>  [61ebddf9f41073b2b9b41dae0862d40d0018a6bf]

salhelper: remove unexisting maps


2012-02-14  Thomas Arnhold  <thomas@arnhold.org>  [d45fb87cdd296dee7240adba64b52974f0e87ddc]

remove gcc2 traces


2012-02-14  Thomas Arnhold  <thomas@arnhold.org>  [3d73801755d2a69dd0a76123e11674769813b8ab]

odk: remove some dead makefile code


2012-02-14  Santiago Martinez  <smvarela@gmail.com>  [1dc612970f57aa5599c6d1b7afb10a3f5f4403d2]

Remove unused code.


2012-02-14  Muhammad Haggag  <mhaggag@gmail.com>  [2e01faac3fa50f7036093583ae52f1584b3de55c]

fdo#37775: Recent Documents not updated by Save & Save As

This patch changes LO behavior so that we update recent documents on file save, save as, save all, and close. The previous behavior was to only update the list on document close.

= Changes =
SfxPickList (sfxpicklist.cxx/hxx):
    . Extracted the logic to add a document to the "Recent Documents" list into a function of its own: AddDocumentToPickList
        - Simplified the logic used by removing the check of SfxObjectShell_impl::bWaitingForPickList (see SfxObjectShell_impl::bWaitingForPickList below for details)
    . Modified SfxPickList::Notify to call the aforementioned function on save, save-to, and save-as.

SfxObjectShell::APISaveAs_Impl (objserv.cxx):
    . Modified it to allow picklist entry when doing "Save As".

SfxObjectShell_impl::bWaitingForPickList (objstor.cxx, objxtor.cxx, objshimp.hxx):
    . Removed this flag. It was used to indicate that a document wants to be added to the picklist, then cleared after it's added. Since we now always add documents to the picklist on saving, we no longer need it.

= Verification =
The change is in sfx2, so it should apply to all LO apps. I verified the new behavior in both writer and calc with the following actions:
    . File->Save
    . File->Save As
    . File->Save All
    . File->Close

2012-02-14  Caolán McNamara  <caolanm@redhat.com>  [475d0c59c66fb7752d230f76130b17145aad0c12]

use icu's breakiterator for Thai, not our customized generic rules


2012-02-14  Caolán McNamara  <caolanm@redhat.com>  [fad63878e529ad775f4484330235242a7a900987]

add northern-thai example


2012-02-14  Caolán McNamara  <caolanm@redhat.com>  [1a450f53dbd31a34718f658a81b0fabbbc329764]

add a unit test to demo broken thai word-boundary detection


2012-02-14  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [156bd43bd96379d86535afa38ce4d4f8044f45a6]

add a test case that allows testing of sw's Layout code


2012-02-14  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [289144b2fee5b3932a01f24d045c5358f45e12c8]

cleanup namedlg.cxx

remove unneeded comments, includes and macros

2012-02-14  Lionel Elie Mamane  <lionel@mamane.lu>  [cf3c4f63d94b39c73858d3455ede1b10dac2fe7d]

plural right after all


2012-02-14  Michael Meeks  <michael.meeks@suse.com>  [3e41d0bf6a8d77ffa30889cf8b7ebdb5c7910792]

cleanup: remove remenants of gcc version checking


2012-02-14  Lionel Elie Mamane  <lionel@mamane.lu>  [84d21e4de26bd69f7ca5b10f2c72779f07e11347]

odbc 64 bit crash: correct buffer length allocation for a SQLLEN


2012-02-14  Lionel Elie Mamane  <lionel@mamane.lu>  [288cc968c4d1fa07b4f3cc106ea6934c4afd955a]

new[] already allocates each element of the array

And calls the default constructor, naturally.

2012-02-14  Lionel Elie Mamane  <lionel@mamane.lu>  [50e5118710c84461b0e09dc0576e924ea149f6d4]

odbc getTableTypes: ask the driver instead of guessing


2012-02-14  Lionel Elie Mamane  <lionel@mamane.lu>  [7535373fa693ddff5311054800efcc602cdcacd9]

correct documentation of com::sun::star::sdbc::XDatabaseMetaData


2012-02-14  Muthu Subramanian  <sumuthu@suse.com>  [8167b8f3d9ca506a30bd8454d934d713033cb8b4]

n744510: Improved 'vert' text imports.


2012-02-14  Tor Lillqvist  <tlillqvist@suse.com>  [cc459ea8c1d2d398c0bad5e52591af93ebc4db38]

Skip merged libraries


2012-02-14  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [9baee86cbdec44c657d06f355bdba0537fb12a1a]

fdo#45748: Don't use empty pages fo computing the page break position


2012-02-14  Stephan Bergmann  <sbergman@redhat.com>  [161c3f179f71eda2a32dabaf68ff6fb3ba487062]

Some more comphelper/configurationhelper clean up


2012-02-14  Stephan Bergmann  <sbergman@redhat.com>  [00717e8550ac41069a01c7ef7c11fbe40d75e91d]

Moved configmgr/source/README into configmgr/README


2012-02-14  Thomas Arnhold  <thomas@arnhold.org>  [3bbb62f09fef9d8526ef6d4bdacc55def952963a]

sw: dead code removal


2012-02-14  Stephan Bergmann  <sbergman@redhat.com>  [3073b539d28a4ea29347e8060e19dda080c5d13b]

Make code exploiting -fthreadsafe-statics properly conditional

Looks like 979e2c8f8b9325a5c75bfc1f388aa8f69b988d2c missed these.

2012-02-14  Stephan Bergmann  <sbergman@redhat.com>  [9529389231cfe44bff015a8fc511fff75910664d]

Mark cppunit patch as upstreamed


2012-02-14  Thorsten Behrens  <tbehrens@suse.com>  [f9d2a8643548d6bc138f8b36a8fff95d658d5bc1]

Remove accidental comment


2012-02-14  Stephan Bergmann  <sbergman@redhat.com>  [bcdadc2e9f3f6a400438cbbefffc60bf02baa0f1]

Resolves rhbz#789622: Adapt SDK to changed paths in LO installation


2012-02-14  Tor Lillqvist  <tlillqvist@suse.com>  [49a4b4c32bda86b97ef48d1d2ce9bf8f02d3e2e3]

Fix int/sal_Int32 ambiguity


2012-02-14  Josh Heidenreich  <josh.sickmate@gmail.com>  [b87e6be543b3daf73edb95012b87dbf95a918b95]

Added READMEs for some library modules which didn't have them


2012-02-13  Kohei Yoshida  <kohei.yoshida@suse.com>  [c1ebc27ec9e55615c51b6941ed1d6b6b6782ddb2]

Use separate iterators for column and formula data.


2012-02-13  Tomcsik Bence  <tomcsikbence@gmail.com>  [1f0784d2b877910b4a8ba3ed599333b5000ef7d0]

Wrong size of 'Remove watch' button at Basic IDE. fdo#44237

This patch resize the nVirtToolBoxHeight in WatchWindow::WatchWindow if
the aRemoveWatchButton plus some space is higher than nVirtToolBoxHeight. So
the aRemoveWatchButton doesn't go into aHeaderBar.

2012-02-13  Winfried Donkers  <osc@dci-electronics.nl>  [80a72c4cc7edc6b4c0b88d841500617cd733cbf7]

fdo#44516: Improved label/BC wizard - set paper size


2012-02-13  Stephan Bergmann  <sbergman@redhat.com>  [765c6d9916b1959ff92811e80bf0fc4870e7ab29]

Make simplified configuration API available down in comphelper


2012-02-13  Miklos Vajna  <vmiklos@suse.cz>  [c26d9befbab1f60b5b8c191c883569eae3d08c2d]

testcase for fdo#45543


2012-02-13  Stephan Bergmann  <sbergman@redhat.com>  [2fce337212044d3d3a552c675fffe9bdc137eef9]

l10ntools now only depends on sal and externals

Still room for further improvement.
Includes some fixes for regressions introduced with previous commits.

2012-02-13  Andras Timar  <atimar@suse.com>  [7c3fab1be983241c61df2c871556ba3e7e35dec6]

better Galaxy icon for Remove Watchpoint in Basic IDE


2012-02-13  Ivan Timofeev  <timofeev.i.s@gmail.com>  [bf789d4a40711b7b04b969e3330373a2f947b994]

make the return statement more visible


2012-02-13  Kohei Yoshida  <kohei.yoshida@suse.com>  [ee38b167c86c8f96aa41dca861cae327c6df5915]

fdo#45916: Ensure formula cell's pCode isn't NULL even when compilation fails.


2012-02-13  Miklos Vajna  <vmiklos@suse.cz>  [d7baacd81bbcfaa35b7fbf9981fa3fa7c9fb1cb4]

fdo#45543 fix RTF import of ms932-encoded characters


2012-02-13  Alexander Bergmann  <myaddons@gmx.de>  [8963cc01f5267f3afc4e4a4ff5a65a67520f447b]

EasyHack: Removed gcc conditionals


2012-02-13  Lionel Elie Mamane  <lionel@mamane.lu>  [bbeb0f7a82945e8d7b98e5d5da9f69dfc5c6fabe]

ResMgr::TestStack more robust


2012-02-13  Lionel Elie Mamane  <lionel@mamane.lu>  [8eb33ee13519bd3059cdb2019ef843fbb9a7fbd7]

fdo#43399 hidden radio button should also gets unset


2012-02-13  Michael Meeks  <michael.meeks@suse.com>  [d6916216c5844ff3dd8313d99e361a419a66f6c6]

WaE: unused code thinko


2012-02-13  Ivan Timofeev  <timofeev.i.s@gmail.com>  [c2ad01cc22d79aeed31d97220430d9a9fd4fd2b1]

remove unused fields


2012-02-13  Elton Chung  <elton@layerjet.com>  [dac6e46f293581cba76556966f830ffeb9173596]

Remove unused code


2012-02-13  Elton Chung  <elton@layerjet.com>  [0536df54d531e2d5e45dfea52c8377701a6a1fda]

Remove unused code


2012-02-13  Elton Chung  <elton@layerjet.com>  [60397e849731db0dd9492975e134dc0f905b6390]

Remove unused code


2012-02-13  Elton Chung  <elton@layerjet.com>  [abc235e73e70ffba83240759a8500a08becc9d71]

Remove unused code


2012-02-13  Elton Chung  <elton@layerjet.com>  [47716efc8e829c4fc82b22e4d62bb9480eb84aad]

Remove unused code


2012-02-13  Elton Chung  <elton@layerjet.com>  [952b46570c175dda8b975ad3bc8ef56e747796be]

Remove unused code


2012-02-13  Caolán McNamara  <caolanm@redhat.com>  [acddd09bc2e635a63c3d924eec6026c5254cd576]

WaE: NULL vs 0 with mingw


2012-02-13  Elton Chung  <elton@layerjet.com>  [f1c162967f032fcc5e4859f67c5b614c5dd19642]

Remove unused code


2012-02-13  Catalin Iacob  <iacobcatalin@gmail.com>  [4f82f1e07607711f1c6b8c07ffb446a6dbaafc88]

Remove unused code in XMLTextImportHelper


2012-02-13  Catalin Iacob  <iacobcatalin@gmail.com>  [08ae56de57a9bcc49582769fa3b05b6b6fb62dbd]

Remove unused code in XSecController


2012-02-13  Catalin Iacob  <iacobcatalin@gmail.com>  [b05ace90d30d90d09a5521ca6aff47226d619204]

Remove unused code in XMLSignatureHelper


2012-02-13  Tor Lillqvist  <tml@iki.fi>  [25f8330004409edf8007df0cc80ef540c03d18da]

Add fw* and sfx to libmerged


2012-02-13  Björgvin Ragnarsson  <nifgraup@gmail.com>  [a092057d2b8ff8abd1172b4163979ecf799d5888]

Removed unused code.


2012-02-13  Ivan Timofeev  <timofeev.i.s@gmail.com>  [19d80a257b0e5c9d45985e49f33493f38c5d5f10]

Header/Footer: don't show in web layout mode


2012-02-13  Miklos Vajna  <vmiklos@suse.cz>  [f689658056a3473f9698c21edb3fb14a2541d3a7]

make build a pre-req of deliver


2012-02-13  Elton Chung  <elton@layerjet.com>  [806bec7107c426d0d05ceabd82da159e75d7f5ed]

Fix typos in comments


2012-02-13  Kate Goss  <katherine.goss@gmail.com>  [4001370ba5900dd0a0ec04c62f5aeb347bde025a]

Remove unused pdfi::PDFIRawAdaptor::odfConvert


2012-02-13  Kate Goss  <katherine.goss@gmail.com>  [c424b5dc32bd9313d725f3689696ff63847cf487]

Remove unused pdfi::PDFIProcessor::sortDocument(bool)


2012-02-13  Kate Goss  <katherine.goss@gmail.com>  [20370a163bbbe12bf60de6e891fb2537ab3cbcea]

Remove unused pdfi::DrawXmlEmitter::GetBreakIterator()


2012-02-13  Noel Power  <noel.power@novell.com>  [0c998c462aa553f52b849a26e3ca8df077fb5622]

some very minor tweak(s) to "Improvment-of-Custom-Sheet-Prefix-Option"

a) allow blank default prefix
b) select the entire last good prefix is some illegal character used

2012-02-13  Albert Thuswaldner  <albert.thuswaldner@gmail.com>  [afeb347c909fa2deb37694d4b9fd6509ec305366]

Improvment of Custom Sheet Prefix Option


2012-02-13  Michael Stahl  <mstahl@redhat.com>  [15a6211803a28fd88b33b89a3f13455665360ce9]

Makefile: don't build everything twice on "make check"


2012-02-13  Noel Power  <noel.power@novell.com>  [58255c47b1d540fd2493b4ed132aa7fa82da156e]

handle imported picture attribute from MSO Dialog ( fdo#45995 )


2012-02-13  Noel Power  <noel.power@novell.com>  [468c588875b4858711b708bbc66e0740263bb1f3]

fix support for embedded images for basic Dialogs ( fdo#45992 )


2012-02-13  Tor Lillqvist  <tlillqvist@suse.com>  [71fb61b77a548ac8b0b499f7c6039e197c994842]

Need libfastsax.uno


2012-02-13  Tor Lillqvist  <tlillqvist@suse.com>  [49675b89cc08cb065fe4dc7bd53dd9422ae4e8d4]

Need libdatelo


2012-02-13  Tor Lillqvist  <tlillqvist@suse.com>  [2b455134b0bc9b2632f095503b87ec90158b24b5]

Need also libintrospection.uno


2012-02-13  Tor Lillqvist  <tml@iki.fi>  [7edb4c739332432b11b5d31df9dc7bba3761f4f1]

Add fw* and sfx to libmerged


2012-02-13  Takeshi Abe  <tabe@fixedpoint.jp>  [ebba94a9572b4154a4106380d949be3d83a68fa5]

Replaced String by rtl::OUString


2012-02-13  Petr Mladek  <pmladek@suse.cz>  [516905788436c386caac8ae5288ae0619bc032d1]

Use "Close" instead of "Cancel" button in the about dialog

Thanks to Stefan Knorr (Astron) for hint.

2012-02-13  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [9a51a7ae7153fee17013867bd7bbaacedee1980a]

Copy the gcc's stdlibs to solver even if not packaging them


2012-02-13  Caolán McNamara  <caolanm@redhat.com>  [d22bfbbc6712aa364f680626369ce5e61443188d]

move ABORT_ON_ASSERTION from smoketest to smoketestoo_native


2012-02-13  Kohei Yoshida  <kohei.yoshida@suse.com>  [acbb997eda4702ae42b0d73134252d21745a19c3]

Move it down a bit, to hopefully get Norbert's Mac tinderbox to build.


2012-02-13  Caolán McNamara  <caolanm@redhat.com>  [2e92ad18466d235864df82dc2a3a729d144736c3]

fix windows build, String::GetTokenCount is gone


2012-02-13  Ivan Timofeev  <timofeev.i.s@gmail.com>  [2ad3b48ce59723842d77f5eeed4fd4336c9d8362]

always use the *real* visibility of the SwScrollbar


2012-02-13  Caolán McNamara  <caolanm@redhat.com>  [f7b2d16b013fce20455a558dc37eb3eb79c5bc0d]

WaE: keep msvc happy


2012-02-13  Caolán McNamara  <caolanm@redhat.com>  [541631684027242eeb397ac6805936e8ba411055]

catched -> caught


2012-02-13  Miklos Vajna  <vmiklos@suse.cz>  [3cd8d8c27d7c4a13f58c4930ee14b1d862e73ea1]

sw: add rtf slowcheck test that checks the resulting document model

Having it as a subsequent test in wrifterfilter would be less useful;
having it as a unit test in writerfilter is not possible, since
writerfilter does not depend on sw.

2012-02-13  Alexander Bergmann  <myaddons@gmx.de>  [8f1270db7d871df1a6155c1e4f51568753a54b04]

unusedcode.easy: Removed unused code


2012-02-13  Caolán McNamara  <caolanm@redhat.com>  [507a5d0eb718bcd6c294029775008e0f99d70e0f]

manual override of ATToolSupport is a windows-only feature


2012-02-13  Caolán McNamara  <caolanm@redhat.com>  [013076d6a858712151766131d8a2cccdf39e7f18]

add check for xmllint


2012-02-13  Michael Meeks  <michael.meeks@suse.com>  [86a624ea2d0cdf8e8f549c8ac8378c8fe9aa6b53]

sfx2's README: clarify and slightly expand


2012-02-13  Tor Lillqvist  <tlillqvist@suse.com>  [f9595ad5153ff3f98f9a36f3307aef4ecb62110d]

WaE: unreferenced local variable


2012-02-13  Tor Lillqvist  <tlillqvist@suse.com>  [a52f348700adec5ede76a62381f8d54cb5588da8]

WaE: unreachable code


2012-02-13  Miklos Vajna  <vmiklos@suse.cz>  [e0328096dc21ce12d15db2045074e7860872570f]

n#695479 fix RTF import of text frames with exact height


2012-02-13  Thorsten Behrens  <tbehrens@suse.com>  [af54a1b8b1b04860302e8a743f512d01a87f6b9c]

Integrate Josh Heidenreich's nice README parser as start page.

From https://github.com/TheJosh/tdf-misc's scrape.php, ported the
concept over to bash, to have it run with the doxygen generation.

2012-02-13  Caolán McNamara  <caolanm@redhat.com>  [3d1f1c43a0cb6efb5bee3490ce90c63debf2d27b]

allow java 1.7, or any future version


2012-02-13  Tor Lillqvist  <tlillqvist@suse.com>  [eb676d0a9c6ce1d6fc50a595f3353f60d377e507]

WaE: unreferenced local variable


2012-02-13  Caolán McNamara  <caolanm@redhat.com>  [c3b59c3da7bf9e13a07620987aa85b633c7ec9c8]

preserve timestamps for .py files

.pyc and .pyo binary caches contain the timestamp of the .py file, so for
fedora multilib if the .py files get different times on different arch then the
.py[o|c] files end up being different for the same content

2012-02-13  Caolán McNamara  <caolanm@redhat.com>  [3b4786b6b7eec79b29f604cffc1cd708244e90b3]

callcatcher: regenerate list


2012-02-13  Caolán McNamara  <caolanm@redhat.com>  [761f502083652f0e45de9c38f56cf4867a8197e9]

can use a reference for singleton


2012-02-13  Caolán McNamara  <caolanm@redhat.com>  [56122bdf25c64ef8ebdab0c7d83eb8bd94e3aa41]

tell tooling about xmllint


2012-02-13  Tor Lillqvist  <tlillqvist@suse.com>  [976cc2360d4e2c2060cbc82714017f3179f50a5c]

WaE: class has virtual functions, but destructor is not virtual


2012-02-13  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [beb8a85796c78d4cdcf6497b6725fce8f7141d75]

Header/Footer, Page Break: don't show them in RO mode (fdo#45548)


2012-02-13  Miklos Vajna  <vmiklos@frugalware.org>  [492dbf9ceceea81edeb5d6c8d94aeed09e738176]

fix RTF import of ffres token for checkboxes


2012-02-13  Stephan Bergmann  <sbergman@redhat.com>  [758cceaff4c8038c5ec5115aaa593d46483d6626]

Duplicate #include


2012-02-13  Tor Lillqvist  <tlillqvist@suse.com>  [02f30e56e7330f06ead8244c918f31c914f47408]

WaE: type name first seen using 'class' now seen using 'struct'


2012-02-13  Tor Lillqvist  <tml@iki.fi>  [5ba36c0e820e7ef32ea332d9be58441729f6993e]

Say "MSVC build" as that is what build_os = cygwin means


2012-02-13  Tor Lillqvist  <tlillqvist@suse.com>  [b7980663f0866629e7c54a085f31dba3d9c26b26]

WaE: type name first seen using 'class' now seen using 'struct'


2012-02-13  Michael Stahl  <mstahl@redhat.com>  [a9f6e5323eaa3078f0a3a00a37cee169ba7dedbc]

fdo#41712: sw: remove superfluous flag:

This removes SwFlowFrm::bIsFollow, which is pointless duplication of
m_pPrecede; this fixes lots of assertions (probably some real problem as
well).

2012-02-13  Michael Stahl  <mstahl@redhat.com>  [657c500e2e9e9ad2e38e9da278b20fb82c109001]

fdo#41712: sw: fix crash in layout frame linked lists:

The pPrecede member is not maintained properly when setting the
corresponding pFollow member.
The change in SwTxtFrm::JoinFrm() fixes the crash, the other changes
are perhaps fixes for other crashes...
(regression from cc3d0d182cafef9649e45f4657233ac2221fdd0a)

2012-02-13  Michael Stahl  <mstahl@redhat.com>  [c0970c2be45ea62d86e24271065311aaa92c0186]

fdo#41712: rename members to track down assignments


2012-02-13  Michael Stahl  <mstahl@redhat.com>  [cd24d2524f2c2da51f982015f1b027003b192808]

extensions: plugin: UNX: don't crash headless


2012-02-13  Michael Stahl  <mstahl@redhat.com>  [43cb934dda9af45a83748c775f274bbd0fdcd67a]

extensions: plugin: assertion from OUString::copy


2012-02-13  Michael Stahl  <mstahl@redhat.com>  [17598877cdca489d1e0279cbdb9a46ae55cbae41]

sw: make LoadSaveTest runnable again


2012-02-13  Michael Stahl  <mstahl@redhat.com>  [dde3ce96de325f36d5eaa860c9e067485aa95d3e]

sw: filters-test.cxx: failed attempt to layout loaded documents


2012-02-13  Michael Stahl  <mstahl@redhat.com>  [85b5a185124589bbd0606432a5536ce12ae2f66c]

filter configuration: add some OOo XML/ODF mimetypes


2012-02-13  Michael Stahl  <mstahl@redhat.com>  [6b54630499ac580b92a7cd5533493f631ed3cc5b]

filter configuration: add some mimetype


2012-02-13  Michael Stahl  <mstahl@redhat.com>  [6bbed75218197ddea1cad6c3baac59bf7b50da9a]

filter configuration: add MSO 2007 XML mimetypes


2012-02-13  Michael Stahl  <mstahl@redhat.com>  [82259f2e5446fbaaf5921a2cf195faa824629ea3]

get-bugzilla-attachments-by-mimetype: add retry:

Sadly the Apache OO bugzilla is rather unreliable and connections time out
a lot; retry connections to work around that.

2012-02-13  Michael Stahl  <mstahl@redhat.com>  [18d1e1968c9bd62b68b447f8a882e37ff3d3dde4]

get-bugzilla-attachments-by-mimetype: don't do images:

What a stupid idea; what the heck do i do now with 5G of
jpegs and pngs on my disk?

2012-02-13  Michael Stahl  <mstahl@redhat.com>  [4ff7252375b7b85eafbf176ca4e9184cc392d980]

get-bugzilla-attachments-by-mimetype: more mimetypes


2012-02-13  Michael Stahl  <mstahl@redhat.com>  [66fa9be298149f9db2051adf693f84ae92d3af6d]

get-bugzilla-attachments-by-mimetype: deduplicate


2012-02-13  Michael Stahl  <mstahl@redhat.com>  [05c254ca0ecdd88c157a27fc6de561efe71db3e6]

get-bugzilla-attachments-by-mimetype: fix it


2012-02-13  Michael Stahl  <mstahl@redhat.com>  [6c3e8f9d19a0392a817c1b5692421ed0972a3b7e]

sw: ww8: ~SwIndexReg assertion:

Remove pointless SwPosition that triggers the assertion when loading
bugdoc from fdo#39006 from wwExtraneousParas::delete_all_from_doc.

2012-02-12  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [699eae5bd35fe0dc9dd98a9a2b74f37c0ef55d9c]

disable new test on win and mac since it is a test with UI


2012-02-12  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [b97bdba24e11becc12b9731605727e1e1166a34c]

finish initial work on the Base test

Base needs the numberformatter to initialize a document

2012-02-12  Julien Nabet  <serval2412@yahoo.fr>  [1fb6237c08b25e043ae70b16aa784d5a762612ef]

Fix call delete twice on the same variable


2012-02-12  Julien Nabet  <serval2412@yahoo.fr>  [5be2521a90766ba0dcefeb05af8b2bdaf06a53a0]

"in_list_end" never read, let's drop it


2012-02-12  Julien Nabet  <serval2412@yahoo.fr>  [47e38fb11f9d6e76aefbee75eaf25e4344d03a20]

If we can have a few more information...


2012-02-12  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [21b3a9a6beb2773668a7ac63c50a1fdc00e5cd4b]

fix errors with assertion macros


2012-02-12  Thomas Arnhold  <thomas@arnhold.org>  [b3776dfe6c41ac0a9855c650c3ef4811002426a4]

unusedcode.easy: remove MatrixArranger


2012-02-12  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [75b4d17f961ceec179e98fe07652e4ce719c16cb]

use better assertion macros


2012-02-11  Thomas Arnhold  <thomas@arnhold.org>  [00b070ff1478bbae773193e921c77466d8b895f7]

l10ntools: use correct string literal for ssize_t


2012-02-11  Thomas Arnhold  <thomas@arnhold.org>  [839cf2fa8cd7ea30ad5be7124cd1b26779145406]

unusedcode.easy: clean GtkPrintWrapper


2012-02-11  Matúš Kukan  <matus.kukan@gmail.com>  [d5f9722e198cc8cc9e658207c73e465390c60c99]

fix dbgutil build: put back DbgName_SdrPageView


2012-02-11  Julien Nabet  <serval2412@yahoo.fr>  [fef3122259092e03b3cf11721171d4b621c3a97f]

Avoid Possible null pointer dereference in linguistic/source/spelldsp.hxx

(Thank you to Ivan and Riccardo for their suggestions)

2012-02-11  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [0f4451c0b3bda3d14c7672ca670b4de959495365]

first part of a c++ based test for base


2012-02-11  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [8fab50dcb2e4a011e4a68c5eaa20e06787af26ad]

refactor subsequent_filters-test and move each test into own method


2012-02-11  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [423fb7b73673cb0fa19359bcdbe0156dcc34b01c]

refactor filters-test and move each test in own method


2012-02-11  Matúš Kukan  <matus.kukan@gmail.com>  [484a5dcc0e0b749f58d631b957fb6f380160b7a3]

add missing library for windows


2012-02-11  Matúš Kukan  <matus.kukan@gmail.com>  [636564d9b069cb4bcad8d878b5fc11b68fcc13c1]

fix ILIB: don't ask cygpath for directory which does not exist yet

By removing WinPath. The paths already have good format.

2012-02-11  Ivan Timofeev  <timofeev.i.s@gmail.com>  [fa9b5b18d44c90e739fcd82a621ac44c6513ef76]

bThumbEnabled is always true


2012-02-11  Elton Chung  <elton@layerjet.com>  [731a8d7d5bd47bc17f21065f195170da711f3277]

Remove unused code


2012-02-11  Takeshi Abe  <tabe@fixedpoint.jp>  [4649fafa317f4717634d863d3f3edf1d0180fc1e]

Fixed wrong mapping to log level from postgresql-sdbc.ini


2012-02-11  Julien Nabet  <serval2412@yahoo.fr>  [5972e4db625500261d924028189793c7d51b576e]

Fix cppcheck warning same expression on both sides of '|'


2012-02-10  Marc-André Laverdière-Papineau  <marc-andre@atc.tcs.com>  [00a81960c1a1fdffd80e1bf84268ed2567ef6f7d]

Removed some dead code


2012-02-10  Kohei Yoshida  <kohei.yoshida@suse.com>  [31cbb2920e59724b3bf6047df40a9def1c5e01e4]

Removed some warnings on WIN32 build.


2012-02-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [6996d7c2ebcf9320cda713e512e200bcbead4c6c]

Revert "Repository.mk: move test libraries to PLAINLIBS_NONE"

This reverts commit 6396ab80dbb0fd60536c42e9c66b568f1e31418a.
per the author's request

2012-02-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [05bb5df2c520b41aba76fcf05097fd19d9550626]

add slowcheck target and make build a pre-req of check


2012-02-10  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [da39d1443c03da64fe64a1862cdc36246e19d6aa]

use TransliterationWrapper in lcl_queryMacro, fdo#45607


2012-02-10  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [05d48fb71f85af3bd66ff1156b71f8d95ea7a411]

add SbGlobal for shared static objects


2012-02-10  Matúš Kukan  <matus.kukan@gmail.com>  [f7eae4c89c76ba3ae219e9f0869d9a07a2fb4889]

add missing modules


2012-02-10  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [36c905d8c2874f6f984d5fbbc07784ec20c43524]

fdo#45908: Cleaning up the tabs too early can cause loops


2012-02-10  Stephan Bergmann  <sbergman@redhat.com>  [b57f88ce679bba4758db98ab130548db224b6a1f]

Various more l10ntools clean up


2012-02-10  Matúš Kukan  <matus.kukan@gmail.com>  [6396ab80dbb0fd60536c42e9c66b568f1e31418a]

Repository.mk: move test libraries to PLAINLIBS_NONE


2012-02-10  Matúš Kukan  <matus.kukan@gmail.com>  [55cac8c903efb51805448de6bf261619ce7d2a3d]

unusedcode: remove XclObjId and unused typedefs


2012-02-10  Matúš Kukan  <matus.kukan@gmail.com>  [a8326b3af400270f5c6819204fd5f56d7abdd188]

hopefully we don't need this hack


2012-02-10  Matúš Kukan  <matus.kukan@gmail.com>  [5cabaf5a32188f24344f68fa48cbdc0a8b8cfb41]

fdo#39491 more of unnecessary include paths


2012-02-10  Matúš Kukan  <matus.kukan@gmail.com>  [19b33ca42f1ce38a2e58070f962f37ecae58be0d]

fdo#39491 remove a few nonexistent include paths from SOLARINC


2012-02-10  Matúš Kukan  <matus.kukan@gmail.com>  [12bf03351ea38fb2d2eb5e184cd455d2d019fe1a]

fdo#39491 remove nonexistent include paths


2012-02-10  Matúš Kukan  <matus.kukan@gmail.com>  [4b30ec9def591ba77d5ec9ac09ded1e6782ede8d]

fdo#39491 -I$(OUTDIR)/inc is set in SOLARINC


2012-02-10  Matúš Kukan  <matus.kukan@gmail.com>  [e8a28be0dd3eb471d1d063c68b5bc163df65e182]

move this include path to RepositoryExternal.mk


2012-02-10  Rene Engelhard  <rene@debian.org>  [659f381fe2e12c8125fbf529be47624deaad4a5d]

remove accidentially committed pyuno-py3 module from Makefile...


2012-02-10  Kohei Yoshida  <kohei.yoshida@suse.com>  [ce03ae64b582330fda0ecd709bc6e615e4879ecf]

Cleaned up ScDPSource and ScDPMember(s) a bit.

* boolean, string conversion.
* removing virtual keywords when it makes no sense.
* privatize methods that are called only from within.
* removed methods that are not used.
* etc.

2012-02-10  Kohei Yoshida  <kohei.yoshida@suse.com>  [e1bb54d77d5ca9bc631af6d74a2d7abaf422e802]

String to rtl::OUString.


2012-02-10  Kohei Yoshida  <kohei.yoshida@suse.com>  [bc99c90e88ba9f5376ffde9bd4b4b2fa99d6ddf3]

This method is still used on WIN32.


2012-02-10  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [b4346371080e037d04e8aa1fadd01da435339b6e]

WaE at mac tinderbox


2012-02-10  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [82e349fd80671f7dabe9dd7a22e4711696300082]

add XDataPilotTable2 test to ScDatPilotTableObj


2012-02-10  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [c1589dbd450426928077694346b773b718e6ff78]

add test code for XDataPilotTable2


2012-02-10  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [85e0a914464d1fdd088173bae11388de71f02ef6]

slowcheck should not be executed in module default target


2012-02-10  Kohei Yoshida  <kohei.yoshida@suse.com>  [50078bd1ef37d77f16fbccf357639ffe3987272e]

Fixed the accidental swapping of equality / non-equality condition.

This should fix Stephan's tinderbox error.

2012-02-10  Jan Holesovsky  <kendy@suse.cz>  [9951de4a10386a85dc1bfa465304cd0005414b8e]

fdo#42771: Fix crash when loading an invalid .fodt.

createTextCursorByRange() likes to throw runtime exception, even though it
just means 'we were unable to create the cursor'.

2012-02-10  Petr Mladek  <pmladek@suse.cz>  [e0626ada2fce4879efc5ae79b0e751efaafe4c28]

add back close button to the about dialog

Some windowmanagers on small devides do not have the close window button,
so all dialogs should have its own way how to diappear.

It is now done like in other application. They use "Close" button instead
of "OK". They put it into the right side and delimit it by a line, so
it looks like another dialog in the application.

2012-02-10  Eike Rathke  <erack@redhat.com>  [43aa1115c88f1300c73337a3622c2c03faa699f7]

changes to "convert detdata.cxx in SC module to boost:ptr_vector"

* for includes from other modules use <> instead of "", i.e.
  <boost/ptr_container/ptr_vector.hpp>
* use size_t instead of int for container positions and count
* no need for DeleteAndDestroy(), in fact delete p followed by
  ptr_vector::erase() attempted to delete the instance twice and would crash
* adapted places that accessed DeleteAndDestroy() to operate on the vector
  instead
  * introduced GetDataVector() for that
* changed the DeleteOnTab() loop that used DeleteAndDestroy() to properly
  iterate over the container instead
* changed UpdateReference() to a loop using iterator
* changed operator==() to use size_t instead of sal_uInt16
  * note aside: mixing sal_uInt16 with a container's size isn't a good idea
* adapted places that access Count() and GetObject() to use size_t instead of
  sal_uInt16
* made GetObject() const and return const ScDetOpData*
* changed indentation to 4 spaces per level

2012-02-10  Noel Grandin  <noel@peralex.com>  [d4a31e6ae28825a42cb8b1935fdfd777cda41e8f]

convert detdata.cxx in SC module to boost:ptr_vector

converts usage of SV_DECL_PTRARR_DEL in sc/inc/detdata.hxx and associated code
to boost::ptr_vector

2012-02-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [90d1c9ff829c41c8384d66dfd2f6e90660517088]

the PATH must be set properly, even with java disabled ...


2012-02-10  Miklos Vajna  <vmiklos@frugalware.org>  [62b045a55955618a25845c02b64becf55f40770f]

make cmd: custum -> custom


2012-02-10  Elton Chung  <elton@layerjet.com>  [ea1fa6963d1f45130a3dc3d635e5b37120bf364b]

Remove unused code


2012-02-10  Caolán McNamara  <caolanm@redhat.com>  [4e022ca124bbedfc6464f67edd11f3edd51d24e8]

filter out Dde* cause they're not easy


2012-02-10  Stephan Bergmann  <sbergman@redhat.com>  [cba3ac1eab7acaf8e6efd7a00eee7c5e969fc49b]

Avoid deadlocks when disposing recursive JobQueue::enter

...where the outer JobQueue::enter blocks on m_cndWait after it has been reset
again due to m_lstJob.empty().

2012-02-10  Petr Mladek  <pmladek@suse.cz>  [739100d0abcf6025835028b9d503bf3e11cd77db]

use system stdlibs by default (fdo#45074, fdo#45696)

this is second part of the fix for the two bugs

2012-02-10  Caolán McNamara  <caolanm@redhat.com>  [fcb72a159ba9a24b6536492f84bc7dcdea8e4f1b]

get libcdr to build under msvc


2012-02-10  Alexander Bergmann  <myaddons@gmx.de>  [99b2adf721fa424e0a02c4458774b8829cd33bf2]

Removed unused code


2012-02-10  Caolán McNamara  <caolanm@redhat.com>  [740cf4a5903dd7aaad4e60ab71a43b062e1d50d8]

bah, we don't need these after all


2012-02-10  Caolán McNamara  <caolanm@redhat.com>  [f484e0b07820d5772376aa75bc0f823f1e77e2f2]

best to filter out salhelper:: from unused I think


2012-02-10  Caolán McNamara  <caolanm@redhat.com>  [21040f22886e842847f18e9e4a2721a1845ea74d]

hack around sdk installer breakage


2012-02-10  Caolán McNamara  <caolanm@redhat.com>  [0b584c9442922aa0c15fd56a68c2852ff8a24f82]

drop TT workben


2012-02-10  Jan Holesovsky  <kendy@suse.cz>  [8912cf30755a2a19d50acc3bb0f5352506638fad]

fdo#40261: Fix crash in XML Form Document.

The data structure holding the UI elements in the browser listbox was a
terrible mess - it held the items in an unordered_map, but then accessed
them via a vector containing iterators to this unordered_map.

Fixed the problem (and cleaned all this up) by removing the vector of
iterators, and turning the unordered_map into a normal vector.  When we need
access by name, we just go through all the items; it is always just a handful
of them anyway.

2012-02-10  Petr Mladek  <pmladek@suse.cz>  [0787025c13dadd6e8e131cb491698e6981313c4a]

use system stdlibs on Linux (fdo#45074, fdo#45696)

We use pretty old compiler for the official build, so it should be compatible
with most systems. The old system libraries breaked 3rd-party extensions.
There were also problems with exceptions hadnling.

2012-02-10  Stephan Bergmann  <sbergman@redhat.com>  [8b65733bbd2ad8d789b8665588cb3d71554ef229]

-Werror=sign-promo from cppunit; old GCC redux


2012-02-10  Takeshi Abe  <tabe@fixedpoint.jp>  [2b1758a2dc82200468905f7865468972a691b6a3]

Prefer equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) to equalsAscii(...)


2012-02-10  Tomcsik Bence  <tomcsikbence@gmail.com>  [05720546215976d8d42fa7321f455c641147db9f]

fdo#45330 Improving layout of Confirm File Format dialog

Although fdo#45330 was a duplicate of fdo#45117 which was fixed
earlier, this patch makes the layout look better when the button
text is very long, because it resizes the boundary boxes of fixed
text and ruler, too. I've changed the sequence of
the functions in InitSize() and the size calculations.

2012-02-10  Stephan Bergmann  <sbergman@redhat.com>  [8de63bac75a73011b7de19d730413adf1fbfd50f]

-Werror=sign-promo from cppunit


2012-02-10  Matúš Kukan  <matus.kukan@gmail.com>  [d06a78c25bcb2672ef55664b495b2891e324bff2]

unotest: convert to gbuild


2012-02-10  Luboš Luňák  <l.lunak@suse.cz>  [31e236c5efa01ac5c681a2f18774fe66a9e1249e]

consistent constness for getFunctionSymbol() overloads

This is an inline function, so there should be no problems with binary
compatibility.

2012-02-10  Miklos Vajna  <vmiklos@frugalware.org>  [c57da7aa4431abdfc793f07e9ae0f40216eadbed]

dbaccess: DatabaseDataProvider is not in chart2


2012-02-10  Tor Lillqvist  <tlillqvist@suse.com>  [386161779b55755f145106cd53c5df80967e1c3b]

On Cygwin, Make wants to see Unix-style pathnames


2012-02-10  Tor Lillqvist  <tlillqvist@suse.com>  [cd2644df499dd0874514028ccd4f42571464e6a3]

Don't source config_host.mk as such but put quotes around the variable values

Otherwise lines like:

export CLASSPATH=C:/PROGRA~2/Java/JDK16~2.0_2/jre/lib/rt.jar;.

will cause problems on Windows.

2012-02-10  Tor Lillqvist  <tlillqvist@suse.com>  [2e1faa12faf81c28dbf3ce005ecd16c27770b9ca]

WaE: unreferenced local variable


2012-02-10  Tor Lillqvist  <tlillqvist@suse.com>  [ece70bbfecd550fcd4d1d6525cd103bb7fec8b67]

Silence silly MSVC "deprecation" warnings too


2012-02-10  Tor Lillqvist  <tlillqvist@suse.com>  [1c343fd6e34e34e7620c550b33a55ad7dfcfee98]

Don't use the debugging CRT and different name when building LO for debugging


2012-02-10  Tor Lillqvist  <tlillqvist@suse.com>  [95e79b3ebd10c4c7dae89613a65b1678551caf21]

WaE: unreferenced local variable


2012-02-10  Caolán McNamara  <caolanm@redhat.com>  [39bfd6c0bcce78a13eda4566741be3ae06152cb1]

can use direct operator[] variants


2012-02-10  Caolán McNamara  <caolanm@redhat.com>  [9c19e79f19f0dbd55def4a0cf473248ea91e188e]

extend unit test to islower


2012-02-10  Carsten Niehaus  <cniehaus@kde.org>  [40cddfce8b2e53a4203760b40833bbd9092cac68]

Removing one obsolte GNUC check for GCC < 4.0.1

See https://bugs.freedesktop.org/show_bug.cgi?id=45131

2012-02-10  Santiago Martinez  <smvarela@gmail.com>  [3957a49b124fcde5e17443c18f47930517a15c36]

Remove unused code.


2012-02-10  Stephan Bergmann  <sbergman@redhat.com>  [718ce84a06f18a3000d23287a2238a5a5299627a]

Various more l10ntools clean up

"localize" is now directly a C++ program w/o wrapper script.  Also,
its command line has changed slightly, taking the source root as
explicit argument (instead of implicitly as cwd).

2012-02-10  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [71530f9cb01ade01505f4a5418fed28af76c8429]

Uploading a new shiny libcdr-0.0.2


2012-02-10  Miklos Vajna  <vmiklos@frugalware.org>  [63dfa72b5eca7be9df3076314055c5c74aa1f4fa]

n#703032 fix RTF import of page breaks right before text frames


2012-02-10  Muthu Subramanian  <sumuthu@suse.com>  [b93463bcfe79a80773c622bc27ccffc54d3eb71e]

n744512: Fixed formatting of tables.

otherStyle needs to be used to format tables.
removed wrong defaultStyling.
added using masterslide style info correctly.

2012-02-10  Muthu Subramanian  <sumuthu@suse.com>  [1ae7ac2a031b037174f03f170af013e0d4736424]

Code review fixes.


2012-02-10  Caolán McNamara  <caolanm@redhat.com>  [a647b5b80d68f12b5680da5b6ca9d5a4d6905e3a]

cairo-ft.h should include this already


2012-02-10  Stephan Bergmann  <sbergman@redhat.com>  [6549f4074dc00192025dcc7d8e06178b658df4a9]

Missing fontconfig.h include


2012-02-10  Lionel Elie Mamane  <lionel@mamane.lu>  [74cb90c9dc026ccb86cbe3f06b28e53f3e9d5fd6]

pgsql: MSVC build use MozLDAP headers only when using MozLDAP


2012-02-09  Kohei Yoshida  <kohei.yoshida@suse.com>  [e409c5204e7d3a9f7194dbd3ed0b9569c7d7b4dd]

ByteString to rtl::OStringBuffer.


2012-02-09  Kohei Yoshida  <kohei.yoshida@suse.com>  [e33c26e6bd15361651b53f6e34ef860530b24eaa]

Expanded macros to make it easier to work on ByteString.


2012-02-09  Kohei Yoshida  <kohei.yoshida@suse.com>  [e20365e6dd940ff5564fa106a2bcbd174bce307e]

ByteString to rtl::OString.


2012-02-09  Kohei Yoshida  <kohei.yoshida@suse.com>  [70afc6aac31ea619000690b5478006bbc3f04a13]

ByteString,UniString to rtl variants.


2012-02-09  Kohei Yoshida  <kohei.yoshida@suse.com>  [59e6543deda8d91b2de553ea177a6c218f2da47a]

A bit of code-sharing.


2012-02-09  Kohei Yoshida  <kohei.yoshida@suse.com>  [4f6cc735d7d25cd67680c79feb23eb0216afe62f]

Convert ByteString, UniString to rtl variants in AsciiSave.


2012-02-09  Kohei Yoshida  <kohei.yoshida@suse.com>  [79f91e649459bd8e6645c535ef65d192eaeb48db]

sal_Bool to bool.


2012-02-09  Kohei Yoshida  <kohei.yoshida@suse.com>  [2357da95f1382ebb490ca9ed5362d7888e6bcb0c]

String to rtl::OUString.


2012-02-09  Greg Kroah-Hartman  <gregkh@linuxfoundation.org>  [3122799da13eb65b7753671c1783d45bfc8a3b22]

vcl: I18nHelper: delete unused getLocal() method


2012-02-09  Greg Kroah-Hartman  <gregkh@linuxfoundation.org>  [b950727ac84c9baa00b957dd80174de2f4a4e5c5]

utl: delete unused NodeValueAccessor::bind() method


2012-02-09  Caolán McNamara  <caolanm@redhat.com>  [e78c13f75a0fcb615ce678c9e940ed49607d30b7]

plan B, skip 1.7.0 patch when building with java 1.5.0

The original code should work, definitely works for me with java 1.5.0,
1.6.0 and 1.7.0, but not on 1.5.0 on the MacOSX PPC buildbot for some
reason.

2012-02-09  Kohei Yoshida  <kohei.yoshida@suse.com>  [bef2d8a6f5a8d75f5b8721f1a3a068cabdd96b02]

Cleaned up more header include silliness.


2012-02-09  Kohei Yoshida  <kohei.yoshida@suse.com>  [950f94c03a10977c0a5e08455bb49c192c3c6a36]

Include dpglobal.hxx only when necessary.


2012-02-09  Kohei Yoshida  <kohei.yoshida@suse.com>  [81f80beb8c481b247f44a088a456edf07575a785]

Really cleaned up dpglobal.hxx.


2012-02-09  Kohei Yoshida  <kohei.yoshida@suse.com>  [2bf0fd735210b961d15f5bccede1bef926b5d824]

Moved ScDPItemData into own files.


2012-02-09  Kohei Yoshida  <kohei.yoshida@suse.com>  [dc261fc0c4e7f4c29b142c53d4d4e65f8ff3a092]

Cleaning up ScDPItemData a bit...


2012-02-09  Kohei Yoshida  <kohei.yoshida@suse.com>  [692496aa2e9acbb4b428cd395dbeb2ec8c8abc1e]

Moved definitions of ScDPItemData where they belong.


2012-02-09  Kohei Yoshida  <kohei.yoshida@suse.com>  [0ee411e6870f73ad6000ebb2502c777cabe30bea]

More duplicated defines.


2012-02-09  Kohei Yoshida  <kohei.yoshida@suse.com>  [2f14dc8754302f72addeb6797246d55b59fb9f4e]

Use names from unonames.hxx to be consistent.

And removed duplicated defines.

2012-02-09  Kohei Yoshida  <kohei.yoshida@suse.com>  [ee96213ca4bbbb063f93a7e62d22b98f0daaa815]

Pivot table related uno names to have SC_UNO_DP prefix.


2012-02-09  Kohei Yoshida  <kohei.yoshida@suse.com>  [14eff8515215b8d729fe674c5850a3333871583a]

Consolidate all these duplicated defined uno prop names for pivot table.

They will be later merged into unonames.hxx.

2012-02-09  Lionel Elie Mamane  <lionel@mamane.lu>  [53ca46cdff7b6e0ed5c6d97b86855a406c54895f]

translate german comments


2012-02-09  Lionel Elie Mamane  <lionel@mamane.lu>  [f21eaff8eafc4c6a0e99aee565d4498a64926f14]

fdo#45249 declare support for Core SQL -> Base allows user aggregate functions


2012-02-09  Josh Heidenreich  <josh.sickmate@gmail.com>  [b469be0723812746dc22fb0a2de69499488f5a35]

Added and improved READMEs for modules in libs-extern-sys


2012-02-09  Greg Kroah-Hartman  <gregkh@linuxfoundation.org>  [295cc6c5bce83c48aa92254687b2251c09115e67]

unographic: delete unused GraphicDescriptor::isValid()


2012-02-09  Miklos Vajna  <vmiklos@frugalware.org>  [6e29607d0f8a2e41aa3ff7dc02393bb7502f6b41]

rtftok: remove unused variable

Leftover from commit 01292f171cc851ba092510f10a97cd293670829e.

2012-02-10  Takeshi Abe  <tabe@fixedpoint.jp>  [e7e0455b0285f60ba999a0a6a831f3be271f5a37]

Prefer equalsAsciiL(RTL_CONSTASCII_STRINGPARAM("...")) to equalsAscii("...")


2012-02-09  Petr Mladek  <pmladek@suse.cz>  [ef09cbf45347f5f1ea34f35acedeea5aa3a7f6f6]

another improvement of the about dialog

* put back "supplied by %OOOVENDOR" instead of "developed by %OOOVENDOR"
* remove "LibreOffice is" from the copyright line. It has affect only when
  the product is called "LibreOffice"
* center version and buildid line
* remove the confusing branch-point from buildid; it is not longer necessary
  when we have the version suffix, e.g. beta1+

2012-02-09  Caolán McNamara  <caolanm@redhat.com>  [56dbf827aac92cbee5fa4e609c2a102faaac5860]

turns out that the java-is-gcj hack is a generic java 1.5 problem


2012-02-09  Eike Rathke  <erack@redhat.com>  [46ed67999274b0de201bfcf20e099d4ba363a78c]

forgot to git add TableBorder2.idl

needed for f02f97bcdf7b6789e42f04600fb30daf3e0bfd37

2012-02-09  Caolán McNamara  <caolanm@redhat.com>  [173ecc14ce4baa6bd2c47ab603066431848afdd2]

ByteString->rtl::Ostring


2012-02-09  Caolán McNamara  <caolanm@redhat.com>  [a54763b4e5539b8450a0d867fbd816dcf23b74ac]

ensure correct sc dependencies


2012-02-09  Caolán McNamara  <caolanm@redhat.com>  [bf4484037c4ccb31493c0d863b92ed6dbff9d1ad]

fix filters test dependencies


2012-02-09  Stephan Bergmann  <sbergman@redhat.com>  [69aff995cb83cd702520999f592fe21a561042fa]

Do not fail isStillAlive for "connect:" connections


2012-02-09  Stephan Bergmann  <sbergman@redhat.com>  [f07a22ff6fb6c4bb131eacc9c3298b076361cee5]

gsicheck now only depends on sal


2012-02-09  Eike Rathke  <erack@redhat.com>  [f02f97bcdf7b6789e42f04600fb30daf3e0bfd37]

added TableBorder2 using BorderLine2, implemented BorderLine2 properly

* added com::sun::star::table::TableBorder2 with
  com::sun::star::table::BorderLine2 members
* added optional com::sun::star::table::BorderLine2 properties to
  com::sun::star::table::CellProperties service
* changes in Calc
  * support TableBorder2, additionally to TableBorder
  * reverted change that made all BorderLine properties operate with
    BorderLine2 structs
  * instead support both, BorderLine and BorderLine2

2012-02-09  Josh Heidenreich  <josh.sickmate@gmail.com>  [de21b9a50d0ebfc60ea9cade8f67d11d151d6b4e]

Added and improved READMEs for modules in libs-extern-sys


2012-02-09  Josh Heidenreich  <josh.sickmate@gmail.com>  [f27df97df57f9e02736d8058fd69bac35d83d5f1]

Added and improved READMEs for modules in sdk and testing


2012-02-09  Josh Heidenreich  <josh.sickmate@gmail.com>  [306287528a76e0db1e71ef008dec47f5fe39b100]

Added and improved READMEs for modules in extensions, extras, postprocess


2012-02-09  Lionel Elie Mamane  <lionel@mamane.lu>  [9c6ca789ef80eefff1875b7c804c343ff1668ce0]

reorganise code for better readability

No behaviour change intended. However, if behaviour changed, probably the *old* behaviour is buggy, not new one.

2012-02-09  Lionel Elie Mamane  <lionel@mamane.lu>  [4ea68987e96714aec1be339c4ddd5b6110bfd008]

typo in comment


2012-02-09  Lionel Elie Mamane  <lionel@mamane.lu>  [843c8309536fec12d63dd45b6074ea5b461df322]

ORowSetCache::moveWindow: yet another off-by-one error


2012-02-09  Caolán McNamara  <caolanm@redhat.com>  [5154135e36f6b4ab78925782672d70ab37664706]

fix ppt embedded graphic dumper


2012-02-09  Miklos Vajna  <vmiklos@frugalware.org>  [c32b9cd2139249f0c680f664a0ceac3702dd0e73]

fdo#45553 fix RTF import of space-before/after tokens


2012-02-09  Caolán McNamara  <caolanm@redhat.com>  [80ba5e7aa6935ce1966a087992ae4d13bb90a05b]

convert system path to url

otherwise seg faults in building nlpsolver

2012-02-09  Takeshi Abe  <tabe@fixedpoint.jp>  [97fdf02f648a042d10535b0d8a71d2c69154d037]

REDME -> README


2012-02-08  Josh Heidenreich  <josh.sickmate@gmail.com>  [dd929dd089abb86bc2206bc9749722682c70f3f1]

Added and improved READMEs for modules whihc used to be in libs-extern


2012-02-08  Kohei Yoshida  <kohei.yoshida@suse.com>  [ec84bbb208d59d042f8f0522fa96ed2ad94f2ca7]

String to rtl::OUString.


2012-02-08  Kohei Yoshida  <kohei.yoshida@suse.com>  [57fce1ee55293f61ccbe56679f11cc8f90ab8dc2]

bool cleanups.


2012-02-08  Kohei Yoshida  <kohei.yoshida@suse.com>  [c919c1279dc35e8a05bada83d0b33a8b830e6867]

Moved ScCollection under filter/starcalc.

That's the only place where this class is still used.

2012-02-08  Kohei Yoshida  <kohei.yoshida@suse.com>  [2d4d52e0fbad81a960b81a94694ba4449cb71433]

Rename TypedStrData to ScTypedStrData, just to be consistent.


2012-02-08  Kohei Yoshida  <kohei.yoshida@suse.com>  [e8e436771c94f6a58a10818b4eeb5861ddeb5f37]

Moved TypedStrData into its own files.


2012-02-08  Kohei Yoshida  <kohei.yoshida@suse.com>  [cdd5a599be02c1b1cae5344e190aabdb3e7953a7]

Removed unnecessary header includes.


2012-02-09  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [73088aaaed3ad16f80405a3d87cea437d350b893]

we need to explicitly set the paste area in ScMarkData, fdo#45481


2012-02-09  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [b14f61c40c1ddd897ba4b54c063753c2e3550d46]

remove unnecessary check


2012-02-09  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [d7eddc670410d7194918ff99c735052b880469d8]

remove unnecessary temporary variable


2012-02-09  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [d893218da7b3e77c97eb7c96384728776f7c870c]

use slowcheck in sc


2012-02-09  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [b1c9d167ef96df5c3a781ed825d789505a325324]

copy settings for RTL with sheets, fdo#45768


2012-02-08  Kohei Yoshida  <kohei.yoshida@suse.com>  [1eecb1841e8692e03e8e0aecaa99e3e7a3300d4c]

ScSortedCollection is now officially unused.  Nuking it.


2012-02-08  Kohei Yoshida  <kohei.yoshida@suse.com>  [9300ae1ac0e4ed4ecdf64d59033d27f8171852c6]

Old result not used for now always case sensitive search.


2012-02-08  Kohei Yoshida  <kohei.yoshida@suse.com>  [7513bba52c02d99700ce3821efe0691f89ac1bd5]

Apparently these two methods are now deprecated.


2012-02-09  Lionel Elie Mamane  <lionel@mamane.lu>  [bd9d0aa967eb69e436925fc64b16051019e6818d]

Revert "Tentative fix for invalid iterator range regression"

This reverts commit 23151ab53574e0e893f4507313ff15388638746a.

Fixed root cause in previous commit.

2012-02-09  Lionel Elie Mamane  <lionel@mamane.lu>  [370fa77a418fe8903c48080db6e33a9cb8531869]

ORowSetCache::moveWindow fix variable inversion; fixes subsequentcheck


2012-02-09  Rene Engelhard  <rene@debian.org>  [5582b7f129a4db4204107f2a38ac809684aa6893]

add testtools to dmake_modules


2012-02-09  Rene Engelhard  <rene@debian.org>  [8f06cc44149ca6be84b1cd8ce0f609d2dc3db346]

configure.in: readd arch-detection for kFreeBSD


2012-02-08  Kohei Yoshida  <kohei.yoshida@suse.com>  [74c5c3b4ecd1dfdf83e6bb14db79cf57e7bd6574]

Move this typedef back into collect.hxx for now.


2012-02-08  Kohei Yoshida  <kohei.yoshida@suse.com>  [caafd2efcc104d1ce298151db908be37366ae4fc]

Fixed a link error.


2012-02-08  Kohei Yoshida  <kohei.yoshida@suse.com>  [814c4e1c1c8350652b55a21597996d4755f911d4]

std::unique must be followed by erase() to really remove duplicates.

It's even mentioned in Effective STL.

2012-02-08  Kohei Yoshida  <kohei.yoshida@suse.com>  [1d5400285e1fe4e8754cb9ec32d031a08d1dcd1c]

getExactMatch() should return the original string when no match is found.


2012-02-08  Kohei Yoshida  <kohei.yoshida@suse.com>  [8ff0331bff9db9206e27558aca3958b65afb044b]

Move away from TypedScStrCollection in favor of STL's.


2012-02-08  Kohei Yoshida  <kohei.yoshida@suse.com>  [7ffdf6a0dbe23ba9b561ccac71f0b41384e93ac1]

Let's use enum for better type safety.


2012-02-08  Kohei Yoshida  <kohei.yoshida@suse.com>  [d261c7cf961f83bea51ca36b53affd95c24ee044]

TypedStrData to hold rtl::OUString.


2012-02-08  Stephan Bergmann  <sbergman@redhat.com>  [1d3124675ae5a33afe2c417a198557f20dc689e0]

New file was missing from previous commit


2012-02-08  Stephan Bergmann  <sbergman@redhat.com>  [dfe0e97a9d454d53ae0511f3eae474e20fb71475]

Missing $(...)


2012-02-08  Stephan Bergmann  <sbergman@redhat.com>  [e960410674fc6761025ca1a63f88352a7049fbb5]

Various more l10ntools clean up


2012-02-08  Stephan Bergmann  <sbergman@redhat.com>  [aa11b4c86e4b41be542623b7d98a3fb8e5d30745]

Properly rebuild files generated by l10ntools programs

(Changing the corresponding build-order-only dependencies to proper ones should
be safe here, as all mentions of $^ are within $(filter) calls.)

2012-02-08  Stephan Bergmann  <sbergman@redhat.com>  [23151ab53574e0e893f4507313ff15388638746a]

Tentative fix for invalid iterator range regression

37b5dce665a03d3404e6a710b82bef16d740d178 re-wrote a std::rotate call to cause
an "error: function requires a valid iterator range [__middle, __last)" abort
from debug-mode GCC libstdc++ during smoketest.  Lionel should check whether
this fix is actually good -- at least, it causes "make check" to succeed again.

2012-02-08  Caolán McNamara  <caolanm@redhat.com>  [fb9908eece3076ad88c160654450d3069d28c0d8]

use boost::noncopyable


2012-02-08  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [2a22e664811e10ca58ec66ba8fd10b1a6185c178]

fdo#39006: Fixed layout loop

OD's comment was right: forcing a restart of the layout may cause
loops... and we falled into that case. As this seems to be useless,
removed the whole thing.

2012-02-08  Noel Power  <noel.power@novell.com>  [4908c16a73b397f83c327789f113658c1ea4d904]

handle row and column offsets for imported shape with cell anchor fdo#45266

This is an update to the previous commit ( for the same bug ) d3a26738b426846ee1a787e7c97280fc43002961

2012-02-08  Greg Kroah-Hartman  <gregkh@linuxfoundation.org>  [737a584d9a1cc29d2688871bdebbb0a7175c542c]

vcl: I18nHelper: delete unused GetDate() method


2012-02-08  Greg Kroah-Hartman  <gregkh@linuxfoundation.org>  [d857f0938b8acd491f297d104889588bb986aa66]

unicode: delete unused unicode:getCharType() method


2012-02-08  Greg Kroah-Hartman  <gregkh@linuxfoundation.org>  [7267ab13157d8891bf544660bd0ea60e60be551f]

unicode: delete unused unicode:isTitle() method


2012-02-08  Greg Kroah-Hartman  <gregkh@linuxfoundation.org>  [ba2619e1067969e85a1d59b715b0c2be9c2cb35c]

unicode: delete unused unicode:isPunctuation() method


2012-02-08  Greg Kroah-Hartman  <gregkh@linuxfoundation.org>  [def4a1ed06f4c1abbb68f2a4cb0caeb7f9fc5f7e]

unicode: delete unused unicode:isBase() method


2012-02-08  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [17f59f3aa995dd324ec88974b6196402f8fd89f0]

stick to three-letter length


2012-02-08  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [7472fe259e2cc94ddf66de29ab1d287d0775ceb3]

remove superflous whitespace


2012-02-08  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [590c2400f168faa6eccf793b478d681dcdb73ca7]

first try to add slowcheck build target


2012-02-09  Takeshi Abe  <tabe@fixedpoint.jp>  [9b979c8bf13593175391efcab461a146d6f1331e]

Replaced String by rtl::OUString in SvxMacro


2012-02-08  Petr Mladek  <pmladek@suse.cz>  [62e8dfa072d78c18464db9a43ffc3f7b287032b2]

Create test packages even when SDK is disabled

Also fixed order in the other makefile target to make it clear
that it differs in the SDK

2012-02-08  Luboš Luňák  <l.lunak@suse.cz>  [38af1195a9a24af4aaff84e7be318007b82f9b47]

do not deserialize into long, use a type of the correct width (fdo#40768)


2012-02-08  Norbert Thiebaud  <nthiebaud@gmail.com>  [d85a108a1b37b9dbaf151d4141e21674ab53f569]

re-enable make help from the top-level make


2012-02-08  Caolán McNamara  <caolanm@redhat.com>  [7dbfc0012cc75e7dac9a416b53149ad8ec33f071]

make hsqldb build with java 1.7


2012-02-08  Miklos Vajna  <vmiklos@frugalware.org>  [1f77a5e8d5bf8a7f1b7bd7206996d2b2efc59462]

n#203704 fix RTF export table output for subtables

Older ODT files containing <table:table table:is-sub-table="true">
confused the RTF exporter. Add a few sanity checks to make sure the
output is still valid.

2012-02-08  Alexander Bergmann  <myaddons@gmx.de>  [7e579e6f4d6fc18d36cd29743b7343f20bda500d]

unusedcode.easy: Removed unused code (linguistic)


2012-02-08  Josh Heidenreich  <josh.sickmate@gmail.com>  [09be8bbee6b49680dd2a16f5b4c2c2f8d9eca72c]

Fix fdo#45117 - Alien save dialog buttons run off the edge

Adjusts the width of the dialog to be wider, if required.

2012-02-08  Norbert Thiebaud  <nthiebaud@gmail.com>  [463f9ff03424a1de5b3d4616202f315adea7f2cd]

support make <module>.all even for gbuild modules


2012-02-08  Korrawit Pruegsanusak  <detective.conan.1412@gmail.com>  [274772b5ae92f1f368f7102f1b1817a0cb106912]

use $ENV{GNUMAKE} instead of constant 'make'


2012-02-08  Korrawit Pruegsanusak  <detective.conan.1412@gmail.com>  [a330f38093e2643a26239557050561afae9ff23d]

Recover some methods needed by windows directx

This partially reverts b3c3e116ff0eb9b550b73d3901395c042e31d192

2012-02-08  Stephan Bergmann  <sbergman@redhat.com>  [344ebc80330cc4f6ff9858ab6d06735568b87bf9]

Freed l10ntools from tools/stream.hxx

Removed completely cases of convoluted code to remove UTF-8 BOM from files
or translate line endings.  Hopefully none of this was actually necessary
(on Windows?).

2012-02-08  Stephan Bergmann  <sbergman@redhat.com>  [0841fc0d3bdc6920c42b79c432e2706d7193e865]

Missing newline at end of file

...needed by simplified l10ntools programs to be pushed shortly (that
no longer translate line endings, and hopefully get away with it).

2012-02-08  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [44f971506c0ed37928c48e55d8007f24b0c43a5f]

fdo#35669: Update the references even if nothing uses them here

Merge the references with the other document even if there is no field
using them as this may break the sequence and references in other parts
of a master document.

2012-02-08  Caolán McNamara  <caolanm@redhat.com>  [f3e40273b699910108007faf8a7991fe0498ad97]

Resolves: fdo#43644 survive registered but unavailable binfilter


2012-02-08  Lionel Elie Mamane  <lionel@mamane.lu>  [37b5dce665a03d3404e6a710b82bef16d740d178]

ORowSetCache: handle case total data < m_nFetchSize

As a drive-by: fillMatrix update m_nEndSize

2012-02-08  Eike Rathke  <erack@redhat.com>  [9472e9c77d55a0b9cdf75ce91375765243c0e1f1]

changes to "tools/table.hxx to std::map conversion"

* use consistent indenting with 4 spaces (instead of tabs (plus one space))
* use   erase(it++)   instead of   erase(it); ++it   to not access invalidated
  iterator
* for   First(); Remove(); Next()   loops over entire Table use   map::clear()
  at the end if it isn't in a dtor
* use existing typedef SvNumberFormatTable in numfmtsh.hxx instead of
  redefining, which means include zforlist.hxx now and some other forward
  declarations can be removed

* removed inlined duplicated code of GetEntry(), implemented it in
  zforlist.cxx instead and made const GetFormatEntry() just call GetEntry()
* removed the temporary sal_uIntPtr nFormat to be used as key, the sal_uIntPtr
  was only used because Table effectively had pointer size as keys.
* made initial assignments of nDefaultFormat and nDefaultCurrencyFormat use
  the ternary conditional operator

2012-02-08  Noel Grandin  <noel@peralex.com>  [0979307bbf769399f97da10a29f04936a6cf117c]

tools/table.hxx to std::map conversion in SV, SVL and SVX modules

This patch converts one use of tools/table.hxx in
svl/inc/svl/zforlist.hxx, whose use in turn spans 3 modules.

2012-02-08  Tor Lillqvist  <tml@iki.fi>  [809fd00863026cdff4bf2de7d02956d39e867eeb]

Surely these are mostly *not* used during the build


2012-02-08  Michael Meeks  <michael.meeks@suse.com>  [1f63bd653cad40ec1d6aa111cc66959a93d120ce]

Add and expand more readme files for module documentation


2012-02-08  Caolán McNamara  <caolanm@redhat.com>  [849a2471bd649b252648fa4e43be91dab4d9bdc5]

update unused list


2012-02-08  Caolán McNamara  <caolanm@redhat.com>  [2cae4ff166ad5ad51db49d6b0fab86b2c8090fb8]

callcatcher: update list, ByteString is on the ropes


2012-02-08  Caolán McNamara  <caolanm@redhat.com>  [d602c6528389e563c2617581938360c888b7e23a]

add back in lost unused code filters


2012-02-08  Josh Heidenreich  <josh.sickmate@gmail.com>  [b5fa0ec90515e58d65de080091d861e3f17688ba]

Added READMEs for modules used by LibO Base and LibO Calc.


2012-02-08  Josh Heidenreich  <josh.sickmate@gmail.com>  [700b79412698fdf95c12b57bb01c8eacd9195763]

Added and improved READMEs for modules which used to be in filter


2012-02-08  Josh Heidenreich  <josh.sickmate@gmail.com>  [223cca46ed86ae85ed5adb932a1651420bd8c006]

Added READMEs for modules which used to be in components


2012-02-08  Josh Heidenreich  <josh.sickmate@gmail.com>  [8b9615be8898ccfa361b0de16af207aeaa6aa594]

Added (and improved) READMEs for modules which used to be in libs-gui


2012-02-08  Josh Heidenreich  <josh.sickmate@gmail.com>  [64e1ae0f5581bcf8eafecc6c22bcdcb76ac7ba5d]

Added READMEs for modules which used to be in libs-core


2012-02-07  Stephan Bergmann  <sbergman@redhat.com>  [2a3e2bb484d79f101f2c8a986142ac390aea85cc]

Reintroduce MSVC workaround

...originally introduced with 02abccf953185f266979aafd946f5b96c5d59875 but
erroneously purged with 9c2f7056a82c4d7719715ca1c77f8dd4c17aa24c.

2012-02-07  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [2beacf2405df7c2244f09642c4cbc2448585fc02]

WaE in debug build


2012-02-07  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [ddd75bed757652e5e2348165c70c2eae893e3aa4]

fix dbgutil build


2012-02-07  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [6fcd9f49df84fd32c5a888493ceddbcda186e049]

increase the sleep time of the Mozilla UI Thread


2012-02-07  Stephan Bergmann  <sbergman@redhat.com>  [f9792bef88ab20d0b79372449822da105c19a90f]

Module translations missing


2012-02-07  Norbert Thiebaud  <nthiebaud@gmail.com>  [51a3d9c07c73f86455505a074fa01b88fb802852]

adapt create-tags/create-ids to the absence of set_soenv.in


2012-02-07  Noel Grandin  <noel@peralex.com>  [ece725d7d8fc7d22544785f4e76b28332912ea59]

Convert dptabres.cxx in SC module from SV_DECL_PTRARR_DEL to std::vector.


2012-02-08  Takeshi Abe  <tabe@fixedpoint.jp>  [d8c9f36ecff6eb88a853fbdff6b240c856598b2b]

disentangled sddll.hxx vs. sdmod.hxx


2012-02-07  Miklos Vajna  <vmiklos@frugalware.org>  [0e79718a1002d673cf8ef508e5963900ce84be1d]

rtftok: use m_r prefix for C++ reference members only


2012-02-07  Kohei Yoshida  <kohei.yoshida@suse.com>  [8e6e880949b3f603c3d26ab5467cb417b92ae2be]

Have SfxItemSet::HasItem take an optional pointer-to-pointer.

To make it clear that the second argument is optional.

2012-02-07  Miklos Vajna  <vmiklos@frugalware.org>  [66fa759bb6d8199404b482512d7609ba47265ae8]

n#192129 fix RTF import of PNG images with bogus width/height

For example Apache FOP generates RTF output where the \picw and \pich
values are even negative, SvxRTFParser::ReadBmpData() used the same
trick to solve the issue.

2012-02-07  Noel Power  <noel.power@novell.com>  [09d7b5e6039827d0f02f424370f929caff179ac9]

make ctrl-shift-f2 change focus to the inputline fdo#40957


2012-02-07  Norbert Thiebaud  <nthiebaud@gmail.com>  [5ed6b310c6721c001293f2dd058cdfaec09e8024]

oops forgot a file


2012-02-07  Thorsten Behrens  <tbehrens@suse.com>  [efbe3f64906da13ad2a73613148845bfb2c01720]

Remove obsolete quirk for text rotation.

With 800806ba850c7fd03e37acb011fa993e08cb8fc8 matrix decompose
returns the correct angle right away, no need to catch it here.

2012-02-07  Stephan Bergmann  <sbergman@redhat.com>  [9045503c46818bacc2a13b1db65e709633e7c6cb]

soffice.sh is no longer generated at configure time


2012-02-07  Stephan Bergmann  <sbergman@redhat.com>  [b20c766ff6f9af8925bf5dad4879f9065368a0b1]

Freed l10ntools from tools/string; Windows redux


2012-02-07  Caolán McNamara  <caolanm@redhat.com>  [13b6afe8c8e26d837fc9de9428fe2bfca1b551c6]

Resolves: rhbz#788042 skip splashscreen with --quickstart


2012-02-07  Noel Power  <noel.power@novell.com>  [b0602d2f179182de42bffb739252cc3f3705d18f]

fix problem with vba Range.Copy ( for multirange ) bnc#707486


2012-02-07  Stephan Bergmann  <sbergman@redhat.com>  [cbccd5b5050ec8a1f4ee6532e71a6a245db6da2e]

Namespace scope fix


2012-02-07  Stephan Bergmann  <sbergman@redhat.com>  [cc3cabd5fd416860de91229a04c918968bf91172]

Freed l10ntools from tools/string


2012-02-07  Miklos Vajna  <vmiklos@frugalware.org>  [f3a91be5fcdcb70ea64fc439d2b2aa4e6a19e421]

SwXText::convertToTextFrame: pSartTableNode -> pStartTableNode


2012-02-07  Miklos Vajna  <vmiklos@frugalware.org>  [7b2ba001768b5edbdd738a2a38508c0a30ab1838]

RtfAttributeOutput: use the new SfxItemSet::HasItem()


2012-02-07  Stephan Bergmann  <sbergman@redhat.com>  [b87201e158d598a85fb7f351baa552fc38afe158]

Some configmgr usage clean up


2012-02-07  Kohei Yoshida  <kohei.yoshida@suse.com>  [72c1b6141d590fb4479925ed8bc88b79357c2bfc]

ScAutoFormat no longer a child of ScSortedCollection.


2012-02-06  Kohei Yoshida  <kohei.yoshida@suse.com>  [9abbf7c181467e665e4b8da3561a31086b65ed08]

The usual bool & string conversion.


2012-02-06  Kohei Yoshida  <kohei.yoshida@suse.com>  [9ccaa4b1468527bbec12d7e0fccf4ea443478f50]

FuncCollection no longer a child of ScSortedCollection.


2012-02-06  Norbert Thiebaud  <nthiebaud@gmail.com>  [2bf1a98da8a5bf0e8a0f28c0f2d8846dc17970d4]

have make check working again. clean-up the whole STAGE stuff


2012-02-07  Greg Kroah-Hartman  <gregkh@linuxfoundation.org>  [ed3a7c0774220894b4b48b4f9cc29a73e472cd06]

tools: fsys: Delete unused FileStat::FileStat()


2012-02-07  Greg Kroah-Hartman  <gregkh@linuxfoundation.org>  [ff764e4eb7d8bc02f240314792ad195ac4118f33]

tools: fsys: Delete unused FileStat::FileStat(const void *)


2012-02-07  Greg Kroah-Hartman  <gregkh@linuxfoundation.org>  [8d31e2fe628b725e34427789a6afdd6509a0c3f4]

sot: Delete FileList::GetFormat as it is no longer used


2012-02-07  Greg Kroah-Hartman  <gregkh@linuxfoundation.org>  [5e7c721c80b3d968bbc83cf7f744dde9483a2d19]

tools: fsys: Delete unused DirEntry::GetDevice()


2012-02-07  Daniel Mihalyi  <amidabucu@gmail.com>  [80f96ca6b5bd8a491275c5e192196642854a885c]

In the current glib version only the main glib.h can be included directly.


2012-02-07  Michael Stahl  <mstahl@redhat.com>  [b5dc729643c198440ca9eec9e29db065343827b9]

sw: undobj.cxx: deploy some asserts


2012-02-07  Michael Stahl  <mstahl@redhat.com>  [13424b43c25389e303774c3fb2f2beb3e20ceae5]

fdo#38745: fix hilariously stupid stack guards:

The UndoRedoRedlineGuards that SwUndo::{Un,Re}doWithContext wants to
put on the stack aren't actually variables, so the destructor gets
invoked before the function call that the guard is supposed to protect.
Regression from CWS undoapi.

2012-02-07  Michael Stahl  <mstahl@redhat.com>  [89b68f682e40f1bdc6c967bf38308504fae70d82]

gdb: don't barf on non-ASCII text in SwTxtNode

Because the default text encoding in Python 2 is "ascii" these would
throw a UnicodeEncodeError: 'ascii' codec can't encode character...

2012-02-06  Kohei Yoshida  <kohei.yoshida@suse.com>  [bc95b9901c42254a0b44be2d9adb5d10aeba9aac]

Actually I didn't need this.


2012-02-06  Kohei Yoshida  <kohei.yoshida@suse.com>  [eb13dcf4bf1faa47c3edd5679c80c25afde50f5d]

We don't need this macro; we can safely pass const char* as-is.


2012-02-06  Kohei Yoshida  <kohei.yoshida@suse.com>  [d0d9c819b9ce20e7b9a666449c3b5c7007ff7ac0]

ModuleCollection no longer a child of ScSortedCollection.


2012-02-06  Kohei Yoshida  <kohei.yoshida@suse.com>  [b03bc5764785394930beaabe4f685fa6dfa3c8ce]

Typos in method descriptions.


2012-02-06  Kohei Yoshida  <kohei.yoshida@suse.com>  [7a4d7b2fa2d0b9c8daea5755976faf3c01526ec8]

More on string/bool conversion.


2012-02-06  Kohei Yoshida  <kohei.yoshida@suse.com>  [6a7250d7c7da23b427869f826f712c2abd41ab8c]

String to rtl::OUString & reduce indent levels.


2012-02-06  Kohei Yoshida  <kohei.yoshida@suse.com>  [25e019f45dda19bf7621bbf698bfeef532e21d03]

We don't use boost::shared_ptr here any more...


2012-02-06  Kohei Yoshida  <kohei.yoshida@suse.com>  [fa0739498518f715552438775c0a51b0fd3b7263]

Use the new method.


2012-02-06  Kohei Yoshida  <kohei.yoshida@suse.com>  [e42792b63dbb136a7bcefe485e7b2936df2a0975]

Perhaps it will help to set the pointer to NULL when the item is not set.


2012-02-06  Kohei Yoshida  <kohei.yoshida@suse.com>  [e64c291c5fd1d3ff625dc118ad7e0460df03eb78]

I think it's time we had a real method for this...

This helps eliminate dozens of IS_AVAILABLE macros scattered across
Calc code.  I'm sure we have other similar macros like this
elsewhere.

2012-02-06  Albert Thuswaldner  <albert.thuswaldner@gmail.com>  [28ff7a37e66c8746a0b176b4ea25e20c1cd135c5]

Moved ScTpCompat from docoptions to appoptions


2012-02-06  David Tardon  <dtardon@redhat.com>  [ce97851773a06103504972eb2771eecd7dd81e36]

fix typo


2012-02-06  David Tardon  <dtardon@redhat.com>  [7bca5b92d45288b380c4f1ebc11a7e5de923fd9a]

fix typo


2012-02-06  Christina Rossmanith  <ChrRossmanith@web.de>  [e747a4e87e6abf581a5b0c381f706b581c2a0fbc]

Reduced duplicate code (simian) / l10ntools


2012-02-06  Stephan Bergmann  <sbergman@redhat.com>  [db3aaa31c88a65e9b39bffeda43b624257ca97ce]

Print log file in case of error

...so that tinderbox output becomes useful.

2012-02-06  Miklos Vajna  <vmiklos@frugalware.org>  [6656ddb26186a9f84daa8b6e59d5b5010ca37af1]

RTFSdrImport::resolve: replace 75 in the importer as well


2012-02-07  Takeshi Abe  <tabe@fixedpoint.jp>  [905d1a4ebe2fd69b0935b630c79b4202bf56be08]

Removed duplicate macro


2012-02-07  Takeshi Abe  <tabe@fixedpoint.jp>  [254f372b01953ec5abda9c58b7e35a2ec4b1943d]

Use defined utility BASIC_DLL()/BASIC_MOD()


2012-02-07  Takeshi Abe  <tabe@fixedpoint.jp>  [baf5ffc7c0c8ed7b1bd8f001a91e53eace9e0334]

Removed dead code


2012-02-07  Takeshi Abe  <tabe@fixedpoint.jp>  [64c498ff1719e5c236e803b69af8ae68bdba459a]

Removed unused variables


2012-02-06  Jan Holesovsky  <kendy@suse.cz>  [4db617efd924ad7ff4ce6988771ad36612c329ec]

Change the zoom factor to 2^(1/6), hopefully it fits all :-)


2012-02-06  Michael Stahl  <mstahl@redhat.com>  [8411534883e960a8404d24937f813eb20accecdd]

RtfSdrExport::StartShape: replace "75"


2012-02-06  Andras Timar  <atimar@suse.com>  [5f261a0db51621fbab37cc0f991bc8c9106dda01]

fdo#45045 fox context sensitive help for Word Count dialog


2012-02-06  Andras Timar  <atimar@suse.com>  [3db0da5c0bc11c989460aeb7a21ba973a76f3e29]

typo


2012-02-06  Tor Lillqvist  <tml@iki.fi>  [f8d30ec82d55f85a80ceda798a9e1a7ce0750035]

Attempt to disable database connectivity for iOS for now


2012-02-06  Tor Lillqvist  <tml@iki.fi>  [3a8a275d74ea8e2147e59d2578539b6bbc60927b]

Clarify and simplify a bit as we don't have any X11 option on Mac OS X anyway


2012-02-06  Ivan Timofeev  <timofeev.i.s@gmail.com>  [66e4c5851b7ef27d375e2bdb482e723f6e0ce1f0]

correct TDF link


2012-02-06  Stephan Bergmann  <sbergman@redhat.com>  [2ea723e8ce4077c7efa957d278637c4d9f32cf14]

Revert "Mac OS X uses .dylib and not .so for python modules."

This reverts commit b53a86a5676d5bcb88ed6e3ac524a3560e713c22.
Conflicts:
	scp2/source/python/file_python.scp

I assume that the file *shall* be named .so on Mac OS X after all, and that it
actually being named .dylib was a mistake introduced with
a09ce46818fd4d5e08b3af9a478501cd8ef5b4fe and reverted with
0b1be1ce0e0ac7b34c4b73d53f4bf32ec5df7290.

2012-02-06  Lionel Elie Mamane  <lionel@mamane.lu>  [f33038cf6a5f86a619a5860a4f95d337f0c87ae5]

fix postgresql massive-parallel build


2012-02-06  Tor Lillqvist  <tlillqvist@suse.com>  [0caced5cd1cf537c6576ec6c147f40373b2eac6a]

libpackage2 is also in libmergedlo


2012-02-06  Stephan Bergmann  <sbergman@redhat.com>  [0b1be1ce0e0ac7b34c4b73d53f4bf32ec5df7290]

Reintroduce pyuno.so wrapper around libpyuno.so

...it was cleaned away by a09ce46818fd4d5e08b3af9a478501cd8ef5b4fe "Port PyUno
to support Python 3" but is still needed to make sure libpyuno.so is loaded
RTLD_GLOBAL (Python apparently loads its modules RTLD_LOCAL).  At least with
pre 4.5 GCC this can cause problems with C++ exception handling, see the mail
thread starting at
<http://lists.freedesktop.org/archives/libreoffice/2012-February/025166.html>
"LibO 3.5RC2: terminate called after throwing an instance of
'com::sun::star::registry::InvalidRegistryException'" for details.

2012-02-06  Tor Lillqvist  <tlillqvist@suse.com>  [04f6c5e4d277c038c69e06eaf5fa2d0bc0faeeda]

No set_soenv.in any more


2012-02-06  Thorsten Behrens  <tbehrens@suse.com>  [9b2451fa65905cdba98705efd4a0490492864511]

Add missing operator++/-- overloads to kludge class.

(to fix the build after the cppcheck cleanup)

2012-02-06  Yifan J  <yfjiang@suse.com>  [bcb9328d8aef6dfcc7e6aecc44888a796ff5551f]

update losmoketest fetching path


2012-02-06  Yifan J  <yfjiang@novell.com>  [79b6311d057d3362cb9ff8f5ac75f7eefd35364b]

bug fixing for test initializing


2012-02-06  Miklos Vajna  <vmiklos@frugalware.org>  [75378a82e1a9e921cebe221427baca24cad47baf]

n#228839 an empty table grid can't have implicit merges


2012-02-06  Norbert Thiebaud  <nthiebaud@gmail.com>  [96ae2271ebc8fafd5a2454705c128725070ca7c3]

fix mingw build, still bootstrap issues.


2012-02-06  François Tigeot  <ftigeot@wolfpond.org>  [b61ddcbad769ee18f78ff4003d1cd6047e0a12fc]

OSL_USE_SYS_V_SEMAPHORE is never defined

* Remove the System V semaphore implementation variant

* POSIX thread-local code was always used for synchronization
  primitives anyway

2012-02-06  PKEuS  <philipp.kloke@web.de>  [664b22c56b7e37006e07ad194fe2ab98980cb8f0]

Fixed some cppcheck messages


2012-02-06  Josh Heidenreich  <josh.sickmate@gmail.com>  [c1a3961b4582e47ebcee84b3acc2a808651bcd07]

Single-line bugfix in l10n tools to fix compile on GCC 4.4.3 (Ubuntu)


2012-02-06  Norbert Thiebaud  <nthiebaud@gmail.com>  [fcc56e8a894dfeb8885f663f33f364becec5d176]

again with bootstrap, but for cross-compile this time


2012-02-06  Norbert Thiebaud  <nthiebaud@gmail.com>  [015713cd664b905b7090816db0e67b1b17df183e]

typo in the export of WIN_* variables


2012-02-05  Norbert Thiebaud  <nthiebaud@gmail.com>  [8d488bafe5d1aac82018e7b12e5ecaab5ede5342]

another tweak to bootstrap handling


2012-02-06  Josh Heidenreich  <josh.sickmate@gmail.com>  [fb78dbcdc5a76997856285af3b041ffd087c40a5]

Added READMEs for modules related to URE, with content from the wiki


2012-02-05  Norbert Thiebaud  <nthiebaud@gmail.com>  [8b212711cf09492e07d05b62360d7960d3b0178c]

darn! finally bootstrap target (seems to) works on windows... and other


2012-02-05  Norbert Thiebaud  <nthiebaud@gmail.com>  [81e9525305cfe2b9455dadceeda0710e0176448c]

still invalid use of WORKDIR in top level Makefile


2012-02-05  Norbert Thiebaud  <nthiebaud@gmail.com>  [993cdce1f0194433cfa5bfa1a88d38b52e8a9240]

again do not use WORKDIR prematurely due to windows


2012-02-05  Norbert Thiebaud  <nthiebaud@gmail.com>  [4a08ed74f4da656f94eae1cc293073faaa937a89]

we can't use WORKDIR directly, on windows this is windows path


2012-02-05  Norbert Thiebaud  <nthiebaud@gmail.com>  [7c64dd40b77eaebd9a025b746dd0487a5c7eb613]

fix bootstraping issue on x-compile


2012-02-05  Norbert Thiebaud  <nthiebaud@gmail.com>  [3276baaf5e0a1f488ae7c51b9eaac739bc7f86e1]

fix the autogen.sh final message, to give proper build instructions


2012-02-05  Norbert Thiebaud  <nthiebaud@gmail.com>  [fbbcc07ff457b497a1e6c8d8327a5ce40bf31fb5]

gbuildify apple_remote


2012-02-05  Norbert Thiebaud  <nthiebaud@gmail.com>  [e48d33bce151400347c53dd67b91894ac42ca46f]

autogen properly on default target.. and do not autogen on clean/distclean


2012-02-05  Norbert Thiebaud  <nthiebaud@gmail.com>  [843999008182ec71b16b2c3f0a1380396c5c7e8c]

autogen when necessary and restart the make..


2012-02-05  Norbert Thiebaud  <nthiebaud@gmail.com>  [dfa2978d55f3489ab3b041b96429fe23eca1b3a3]

gb_WinResTarget__command never has 3 parameters


2012-02-05  Norbert Thiebaud  <nthiebaud@gmail.com>  [ed3122a8cbedbab0e22513efd7274e4a10b43dcc]

gb_Helper_convert_native should not introduce superflous spaces

that broke a case where we had -DMISC=$(call gb_Helper_conver_native,...)
which transformed in to -DMISC=   d:/foo/bar
and broke the build

2012-02-05  Norbert Thiebaud  <nthiebaud@gmail.com>  [ce0317f28311eb02559723916f2dd4093edcb8d5]

REPODIR could be a drive i.e D:/ in that case we want to strip the '/'

otherwise we construct file like d://libo/... which break stuf

2012-02-05  Norbert Thiebaud  <nthiebaud@gmail.com>  [6803ea682b5f64198a8def2ab4ee516971ad7283]

adjust gbuild doc


2012-02-05  Norbert Thiebaud  <nthiebaud@gmail.com>  [f17b1dc4c31219b4febea19f0d86d406fcefd4da]

fixes for windows build for config_host.mk based build


2012-02-05  Norbert Thiebaud  <nthiebaud@gmail.com>  [800bf3464c04df83ddff369eaa67160e7c86b1ab]

add cmd target to deal with corner case operations


2012-02-05  Norbert Thiebaud  <nthiebaud@gmail.com>  [bea399d6982881e4bc2cae4fa2c9f7aaf9a6cd42]

dmake-invoked gnumake may need implicite rules... avoid impacting theem


2012-02-05  Norbert Thiebaud  <nthiebaud@gmail.com>  [c857dff7fc4b180c1d405ea5584e06c0581427ae]

switch to include-based build rather than sourced-based build


2012-02-05  Norbert Thiebaud  <nthiebaud@gmail.com>  [909cd34b7b0982078a50b9ed46cf57811d9571df]

coup de grace for Env.Host.sh and associated files


2012-02-05  Norbert Thiebaud  <nthiebaud@gmail.com>  [b5c7a1ea72da52cb11f54212dda984e0507aab92]

remove everything possible but PATH from set_soenv

only PATH and SOLARENV which is used as a trigger to call Env.Host.sh
are left...

2012-02-05  Norbert Thiebaud  <nthiebaud@gmail.com>  [ee1cd2d9ff347acb50e3f29f817fa2a8fa076620]

windows fix. some path need to be 'formatted' appropriately


2012-02-05  Norbert Thiebaud  <nthiebaud@gmail.com>  [52a506fd30bd14dd6a74cf6c12e4e9180acc6839]

remove the export unused JAVAHOME variable

JAVAHOME is used in an obscure test module in moz, that does not seems
to be run anyway... other than that, no trace of it
so no need to export it.

2012-02-05  Norbert Thiebaud  <nthiebaud@gmail.com>  [3f1e72dc70de77db3d142f130495a6b064a574e4]

migrate a bunch of mostly windows related variables + clean-up in set_soenv


2012-02-05  Norbert Thiebaud  <nthiebaud@gmail.com>  [72bac9ba978508a781d6d53803c1dfe7b913344b]

ENABLE_RPATH and LINKFLAGSRUNPATH are not used


2012-02-05  Norbert Thiebaud  <nthiebaud@gmail.com>  [d5f31a603c6ea5d232c54d4c0311f94db7e09de3]

migrate TARFILE_LOCATION out of set_soenv


2012-02-05  Norbert Thiebaud  <nthiebaud@gmail.com>  [9be1f79362c7c8d3b35d33567c4d337d37a5717f]

avoid exporting un-necessary symbol/alias for stable scripts


2012-02-05  Norbert Thiebaud  <nthiebaud@gmail.com>  [4a9526d59bb3f207c74a757b338b7950f604d450]

migrate WITH_POOR_HELP_LOCALIZATIONS out of set_soenv


2012-02-05  Norbert Thiebaud  <nthiebaud@gmail.com>  [827088562334fd811fb27d488fadde495f0f3e44]

migrate ENABLE_DEBUG out of set_soenv


2012-02-05  Norbert Thiebaud  <nthiebaud@gmail.com>  [2e954ee1175938948742f7d5f1e85d06a9a41ba3]

WITH_VC_REDIST does not need exporting. it is a SCPDEFS only info


2012-02-05  Norbert Thiebaud  <nthiebaud@gmail.com>  [a552c45af133910b0f2bc279995e4cafa2823b71]

migrate SOLARINC/LIB[_FOR_BUILD] out of set_soenv


2012-02-05  Norbert Thiebaud  <nthiebaud@gmail.com>  [7bf85216390f3427ca80bab2a4d17edc921d434a]

migrate SYSBASE out of set_soenv


2012-02-05  Norbert Thiebaud  <nthiebaud@gmail.com>  [5bd28c6876bb5c6cc67e95244c63b8cc1199b225]

migrate EXTERNAL_WARNINGS_NOT_ERRORS out of set_soenv


2012-02-05  Norbert Thiebaud  <nthiebaud@gmail.com>  [43b987e43f9ab5d6e27b2ccd67fc6833a0ac5a12]

replace SOLARSRC by SRC_ROOT and get rid of SOLARDEFIMG uses


2012-02-05  Norbert Thiebaud  <nthiebaud@gmail.com>  [628ee842afa2b5f6798caad4ed55b60ef64a5e1d]

remove unused CC_X64_BINARY


2012-02-05  Norbert Thiebaud  <nthiebaud@gmail.com>  [69b6ca8ed5e40f05240c9aa7805005ca25d438c0]

Eliminate un-used DIRECTX5


2012-02-05  Norbert Thiebaud  <nthiebaud@gmail.com>  [45d211b59924fa7d0482858d26e3905f6b76e9a2]

migrate SYNAMIC_CRT and use_shl_version


2012-02-05  Norbert Thiebaud  <nthiebaud@gmail.com>  [9d8d10cecc02c42ab1472023657423c8acbc7eac]

move SunOS compiler detection up so that COMPATH is settled earlier


2012-02-05  Norbert Thiebaud  <nthiebaud@gmail.com>  [63fd78954dfa1a47331523a1296409cb46de6e55]

add api in configure.in to deal with PATH manipulations...

prep-work for the migration of PATH handling from set_soenv...

2012-02-05  Norbert Thiebaud  <nthiebaud@gmail.com>  [2f836373abae474f116c39bf5c79b4a6fa3677f9]

export a flag-variable to deal with cygwin only export


2012-02-05  Norbert Thiebaud  <nthiebaud@gmail.com>  [c251231c749ba1f90878cadc3491f690898f1f33]

add function to deal with native windows path variables


2012-02-05  Norbert Thiebaud  <nthiebaud@gmail.com>  [da8a424f9a62e9f164ef3a64fc5002db3823fe00]

move WORK_STAMP out of set_soenv.in


2012-02-05  Norbert Thiebaud  <nthiebaud@gmail.com>  [4475360e5e90be683102e9451721a61d6dcb2bcf]

Move MACOS related variable out of set_soenv.in


2012-02-05  Norbert Thiebaud  <nthiebaud@gmail.com>  [47734215b489d0ee7ea53f6abf3fa149c1e668c0]

move COMPATH,EPM_FLAGS and connex variables out of set_soenv.in


2012-02-05  François Tigeot  <ftigeot@wolfpond.org>  [32009128e4c77cfd6506ab50a5345776de8144e6]

Remove unused VolumeDevice functions and related code


2012-02-05  Andras Timar  <atimar@suse.com>  [9a7f53cdcfb40820d7c7f29e2190fb1572611b91]

fix coordinates on Options - Load/Save - General panel


2012-02-05  Ivan Timofeev  <timofeev.i.s@gmail.com>  [1c85118414d91bc0b881f03ad7fac20454ec43a0]

fix debug build


2012-02-05  Elton Chung  <elton@layerjet.com>  [9c2f7056a82c4d7719715ca1c77f8dd4c17aa24c]

Remove unused code


2012-02-05  François Tigeot  <ftigeot@wolfpond.org>  [4fa8d043f8336e7b35130934498f8a4b357967d3]

Remove unused floppy-handling code


2012-02-05  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [01ea91efd98e398e6998837c6bb45a9efea43cdc]

add some more test cases


2012-02-05  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [7ee0b42f7cad15abca7218d001ea1b3b4cac028e]

add some helpful entries to test file


2012-02-05  Matteo Casalin  <matteo.casalin@gmx.com>  [a0e7d661e0d36e3069b77f6f4b1f55352efbee9a]

Removed unused variable


2012-02-05  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [22dc17dc0a86c892476d04f0c4e6b17e1b65346f]

variable is unused ATM

this variable is onyl used if you have a set of know files that should
all correctly import in filters-test

2012-02-05  Elton Chung  <elton@layerjet.com>  [e99c70d2687ec6768070bc3ed7ee73ed9bbad196]

Remove unused code


2012-02-05  PKEuS  <philipp.kloke@web.de>  [ba5a460bc15393cc64522f288b7b2b678d6fcc99]

Fixed cppcheck messages about rethrowing copy of exception.


2012-02-05  Miklos Vajna  <vmiklos@frugalware.org>  [32fa7e9208b2053d2ff7743b88b0c0edacb8a7e7]

fdo#42656 fix RTF export of picture frame shape type


2012-02-05  Miklos Vajna  <vmiklos@frugalware.org>  [5cab164402f43bde3693a42c77be07069f42e00f]

Related: fdo#42656 implement RTF export of fillType shape property


2012-02-05  Elton Chung  <elton@layerjet.com>  [9c06348b32bd799241f23b1c2d75a46cf498d015]

Remove unused code.


2012-02-05  Julien Nabet  <serval2412@yahoo.fr>  [df58753d51c41253f26104d146a73ba74c42e33e]

Remove wrong return

This return prevented the execution of the following code

2012-02-05  Lionel Elie Mamane  <lionel@mamane.lu>  [069fa157ce67a282f532301e452387fb67a7a8c5]

postgresql on MS Windows: use MozLDAP only if enabled


2012-02-05  François Tigeot  <ftigeot@wolfpond.org>  [9648045af26e127db4854349b3bd039f566ffb12]

Remove useless NETBSD check


2012-02-05  Julien Nabet  <serval2412@yahoo.fr>  [fa6665282e2a7c8753eb35b2f03499134413caca]

Some cppcheck cleaning


2012-02-05  Ivan Timofeev  <timofeev.i.s@gmail.com>  [1535eed3d40d9741f3cdf68d32bc132e2a39f287]

fix various overlapped controls in the Options dialog


2012-02-05  Julien Nabet  <serval2412@yahoo.fr>  [9377bb4dcc0d179293c044663c0bea5a113b64d9]

Some cppcheck cleaning


2012-02-05  Julien Nabet  <serval2412@yahoo.fr>  [992e1a772e01a53673fb6cdd3467102a486f4e59]

Some cppcheck cleaning


2012-02-04  Julien Nabet  <serval2412@yahoo.fr>  [bf2300fb0704f92f312b96b2e624a1730df5dd45]

Fix 3 "Possible inefficient checking"


2012-02-04  Josh Heidenreich  <josh.sickmate@gmail.com>  [904d59fab93eb2fe855f0a46d9d6d64e62df0228]

add missing README to animation, sc, sd, slideshow, starmath, sw


2012-02-04  Caolán McNamara  <caolanm@redhat.com>  [ab0efc3eb1c0b351bcaccd847cd66f986f95781e]

Better optimal combobox width

if dropdown button is wider than scrollbar than use that as
the extra width over the edit widget

2012-02-04  Caolán McNamara  <caolanm@redhat.com>  [55da16210363cb2dc1f43731ebe6ebc601a50d86]

these methods can be const


2012-02-04  Caolán McNamara  <caolanm@redhat.com>  [28a6558f9d3ca2dda3191f8b5b3f2378ee2533da]

extract max legal dff length to header


2012-02-04  Kohei Yoshida  <kohei.yoshida@suse.com>  [dc35a3974293cfa01cb5b2563798eeacb29a3f46]

Fixed incorrect insertion.


2012-02-04  Kohei Yoshida  <kohei.yoshida@suse.com>  [42d04ed4e2f50a6d9957eaca61cc2d56023153ef]

Fixed a crash on the first outline creation.


2012-02-04  Kohei Yoshida  <kohei.yoshida@suse.com>  [35692c7370bb35eb66f5485f6033af5de812ad1c]

ScOutlineCollection and its friends now free of ScSortedCollection.

But it's apparently broken at the moment.  I need to fix this...

2012-02-04  Kohei Yoshida  <kohei.yoshida@suse.com>  [6fae316672b146937a52eeb6447b08177c26c43b]

No inlined member methods.


2012-02-04  Kohei Yoshida  <kohei.yoshida@suse.com>  [f0002a68c4dcf99d775d9575deabec18c1bd5852]

Nobody uses StrData and ScStrCollection now.


2012-02-04  Kohei Yoshida  <kohei.yoshida@suse.com>  [bd3919c03dc1e5de2eb986321477bfe4a9b93cf4]

No more ScStrCollection in pivot table code.


2012-02-04  Kohei Yoshida  <kohei.yoshida@suse.com>  [1e27efd970e2d2ec1bb5b5b99717c58b7653616e]

More on ScStrCollection/StrData elimination.


2012-02-04  Kohei Yoshida  <kohei.yoshida@suse.com>  [0ec4b391d0ec0a823906f50c74bcb142675761fa]

Nobody uses it now.


2012-02-04  Kohei Yoshida  <kohei.yoshida@suse.com>  [7bade5e6e89ec8910cef7a0d76d5442c2e7f1070]

Remove ScStrCollection/StrData from UpdateLinks().


2012-02-04  Kohei Yoshida  <kohei.yoshida@suse.com>  [563c3c69bec3f5a82d13abfef025e21a26168171]

Makes no sense why we'd have to use StrData here...


2012-02-04  Kohei Yoshida  <kohei.yoshida@suse.com>  [3f80695906fd4d9af0ff7126a6b0b12461268694]

More on eliminating ScStrCollection.


2012-02-04  Kohei Yoshida  <kohei.yoshida@suse.com>  [cac7f1d4b524949811589d99093e3bba0e3601d8]

Replace ScStrCollection with boost::unordered_set.


2012-02-04  Kohei Yoshida  <kohei.yoshida@suse.com>  [e67a43b29184608a2ee2a2205b8839b0962c81b9]

String is now eradicated from the change track code.


2012-02-03  Michael Stahl  <mstahl@redhat.com>  [697743161a6047902ee880851b23c9aef1bfa392]

fdo#45115: sc: fix setting borders

Same problem in ScHelperFunctions::GetBorderLine.

2012-02-03  Michael Stahl  <mstahl@redhat.com>  [ef9881001e4ddfa6bfbe7d83f482393bb76d926a]

fdo#45115: SwXTextTable: fix setting borders

This plus e549f52f16c4a519ed3eddb9c66c19bacc247590 fixes the problem.

2012-02-03  Michael Meeks  <michael.meeks@suse.com>  [5cd1d6740cc9e85b5ed3730800dff4717cb7e1ae]

android: implement theming to get default font set, 1st cut at GetWorkArea


2012-02-03  Julien Nabet  <serval2412@yahoo.fr>  [9d0136679e441413b6945d2a40aa892b50ee19a8]

Fix iterator erase management (thank you Stephan)


2012-02-03  Michael Meeks  <michael.meeks@suse.com>  [5d933f259d7cdc9d600d921d51ef9d4187dbd701]

Revert "services.rdb is in $(OUTDIR)/xml/ure as far as I can see"

There are two services.rdbs - one has UNO services, the other program ones

This reverts commit 1b48979a27f280a87087ee99e012285050522b95.

2012-02-03  Jan Holesovsky  <kendy@suse.cz>  [898e88edc1a55e4825399d8d962f7f77cc3831ac]

android: An attempt to handle mouse events.


2012-02-03  Jan Holesovsky  <kendy@suse.cz>  [f076254c6db77a999d4ad0aecc6b7df7b43b4c32]

android: Source env. before trying to run it.


2012-02-03  Michael Meeks  <michael.meeks@suse.com>  [29aa585b2ee2af0680eb39749d1797f52e190a3a]

android: get the focus window from SvpSalFrame


2012-02-03  Petr Mladek  <pmladek@suse.cz>  [2c4dbb3023b049e21e9f872ee41780d8fc87d59d]

update README section about desktop integration packages on Linux

The redhat-menus package has been obsoleted by freedesktop-menus.
The freedesktop-menus package should be usable on most other distros
these days.

Thanks Jean-Baptiste for noticing this.

2012-02-03  Stephan Bergmann  <sbergman@redhat.com>  [e612f026de6ca1153c57fb10f0fa75725425a301]

Ensure AC_CHECK_LIB/AC_SEARCH_LIBS do not poison LIBS

... as that would interfere with subsequent such checks, esp. on Linunx versions
that do not yet incorporate
<https://fedoraproject.org/wiki/Features/ChangeInImplicitDSOLinking> and would
e.g. not notice they need -lkrb5 in "AC_SEARCH_LIBS(krb5_sendauth,[krb5..." if
they earlied did "AC_CHECK_LIB([cups],..." (where libcups.so links against
libkrb5.so).

2012-02-03  Tor Lillqvist  <tml@iki.fi>  [1b48979a27f280a87087ee99e012285050522b95]

services.rdb is in $(OUTDIR)/xml/ure as far as I can see


2012-02-03  Tor Lillqvist  <tml@iki.fi>  [83f2bc57c480dcb6190bef040b721e6f1f8df1cc]

Drop libs that are in libmerged


2012-02-03  Michael Stahl  <mstahl@redhat.com>  [874f2e53b24ad24d4e99f0df54ba6539d1958371]

WrongList::TextInserted: fix STL crash

vector iterators and insert don't mix well
(regression from dfbf0cabfa8310502e19642d56c746cc0d454d27)

2012-02-03  Michael Stahl  <mstahl@redhat.com>  [aa2333374d8f587afa9e876334a1b6303bcec0a9]

editeng: convert some DBG_ASSERTs


2012-02-03  Tor Lillqvist  <tml@iki.fi>  [d87b6165b4f020fc223c2e771967698a7cb69c02]

Add remark about ccache


2012-02-03  Noel Power  <noel.power@novell.com>  [3d62ea9a928c4a814369d5b6c276ac78239aeeeb]

import group field group name user captions fdo#45310


2012-02-03  Noel Power  <noel.power@novell.com>  [50be8ec9ed680c9b5b419d549e981c7a335b0257]

fix corrupted numbers in pivottable using group field as data field fdo#45276


2012-02-03  Noel Power  <noel.power@novell.com>  [16af091a3339f6d00fe273f9dc5f155126e58881]

fix corrupted group field entries in xlsx imported pivot table fdo#45268


2012-02-03  Noel Power  <noel.power@novell.com>  [c07e9299bb2c8d5477669568b12708bd2ff12684]

improve xlsx shape/chart import, anchor to cell where needed fdo#45266


2012-02-03  Tor Lillqvist  <tml@iki.fi>  [8f248885d39d0f06f8f0da7fcc798bc91bfca59a]

Use $(ANDROID_SDK_HOME) for adb instead of assuming it is in $PATH


2012-02-03  Tor Lillqvist  <tml@iki.fi>  [db1ade41bf6c878753801ed241d6bd1d94466e12]

Fix braino


2012-02-03  Lionel Elie Mamane  <lionel@mamane.lu>  [3364fcc5a550fae001b24f4303a978662bb7c70f]

enable Kerberos by default on DragonFly, too


2012-02-03  Lionel Elie Mamane  <lionel@mamane.lu>  [d8b5d223877ea743f35424582284c15444e78a15]

redo c16027de8423cdb6b33ce5f5f9e13fdc25b9dbeb cleaner

Also align our configure.in to the changes
Change source file (configure.in), not only generated file (configure)

2012-02-03  Muthu Subramanian  <sumuthu@suse.com>  [a71c878cd0b443a0d8473d8e4eb43d66f37ce2c0]

n#744509: Alignment of text is wrong.

According to section 21.1.2.2.7 [pPr], "If this [algn]
attribute is omitted, then a value of left is implied."

2012-02-03  Tor Lillqvist  <tml@iki.fi>  [10d74d9afe286aeb9a19a9943dbeaa17a499e202]

Need also android/Bootstrap/local.properties


2012-02-03  Tor Lillqvist  <tml@iki.fi>  [b2aafed24427b8a803892020b5a260404ade0074]

Use $ANT


2012-02-03  Tor Lillqvist  <tml@iki.fi>  [0bed666e281467c4ddd956e95ae1dbe65a60c238]

Need liblnglo too


2012-02-03  Tor Lillqvist  <tml@iki.fi>  [e8555dce94c12307f2aeff9fb1543749b97cf41c]

Add --with-android-sdk and --with-ant-home to the Android from Linux sample


2012-02-03  Stephan Bergmann  <sbergman@redhat.com>  [1085f3ee2f67e955a05efdc7a4a8feb8f6d718d9]

Missing String -> OUString


2012-02-03  Jani Monoses  <jani@ubuntu.com>  [40991706e4343789015432331d5be93fd7abe373]

Fix configure step on various arm linux targets.

Use arm* wildcard to match armel|armv7l|arm etc.

2012-02-03  Jani Monoses  <jani@ubuntu.com>  [b3aabdb9a12b550c0c3a537adf4517d5676dec69]

Fix typo in configure message


2012-02-03  Stephan Bergmann  <sbergman@redhat.com>  [c16027de8423cdb6b33ce5f5f9e13fdc25b9dbeb]

Fix order in which postgresql searches for libs

...so that it does not miss any required libs due to picking up others first
that indirectly provide the required symbols; that would break our
libpq-flags.mk which should contain all the required libs when linking in the
static libpq.a.

2012-02-03  David Tardon  <dtardon@redhat.com>  [064990eb8849a8c1eda8960fafb31f28ac114a5e]

add sc.ui log area


2012-02-03  David Tardon  <dtardon@redhat.com>  [96ea52dbd1ca409625cd0378a18f6bf13a7da86b]

fix build breaker with --enable-debug


2012-02-03  Kohei Yoshida  <kohei.yoshida@suse.com>  [5477b6f5fb1f91378c049308d7031bb5c25c3931]

More on eradicating String in favor of rtl::OUString.


2012-02-03  Kohei Yoshida  <kohei.yoshida@suse.com>  [a5033979fdb12afd28193dcc0bc31005bf706a4a]

No more sal_Bool from the change tracking code.


2012-02-03  Kohei Yoshida  <kohei.yoshida@suse.com>  [c827b9756f069bec82c559c0e7dee534bcee8c2e]

GetDescription() now deals with rtl::OUString.


2012-02-03  Kohei Yoshida  <kohei.yoshida@suse.com>  [d7c1b89abd85e6edd317f6c4eb1e86eef02df923]

More on bool & string conversions.


2012-02-03  Kohei Yoshida  <kohei.yoshida@suse.com>  [e996e3d1eb5da932ed3d764789581d13dcb0f9b3]

Oops, bug.


2012-02-03  Kohei Yoshida  <kohei.yoshida@suse.com>  [adad96ac1b2e865287c99cf1fbde76fa94ea2f24]

String to rtl::OUString.


2012-02-03  Kohei Yoshida  <kohei.yoshida@suse.com>  [3d7370fbe5794cb064b69ed5cb4754d0d17e55c7]

Use std::set to store user names instead.


2012-02-03  Kohei Yoshida  <kohei.yoshida@suse.com>  [8792229bdbe127c01eedc23c0af03d99ec3310db]

Massive indentation fixes, the best I can.

Still not perfect, but it's good enough as a starter...

2012-02-03  Kohei Yoshida  <kohei.yoshida@suse.com>  [2ee44cdce813e5389c9bb7338647c1b0da620459]

Moved the names of non-OLE charts out of ScDocument.


2012-02-02  Julien Nabet  <serval2412@yahoo.fr>  [0dbda27fb81bc063c865a6829fb035322fd77035]

Remove things not used


2012-02-02  Andras Timar  <atimar@suse.com>  [48fc7d44c14e174e007ee2f0ddc16385129d4854]

remove MS Sans Serif, Charcoal, Chicago, Helv, WarpSans

MS Sans Serif was the UI font of Win9x
Helv was the UI font of Windows 1.x - 3.0
WarpSans was in OS/2
Charcoal was in Mac OS 8 and 9
Chicago was in Mac OS until 1997

2012-02-02  Andras Timar  <atimar@suse.com>  [a5b4a6933089a6e78bd6ff24f333764637cd8950]

remove DefaultFonts nodes for languages with Latin or Cyrillic script

these entries are obsolete, because modern Unicode fonts
that are defined in English section cover these languages, too

2012-02-02  Andras Timar  <atimar@suse.com>  [014d95b8f2d8c6bba5e01721b848276e5e8d186c]

add Segoe UI (Win7) to English default UI font list

and promote Tahoma (Win XP)
also removed MS Sans Serif (Win 9x)

2012-02-02  Andras Timar  <atimar@suse.com>  [50be0041085f83a888d7fd5152d34ce00fc10b45]

remove empty DefaultFonts nodes (en fallback is used anyway)


2012-02-02  Andras Timar  <atimar@suse.com>  [928239bd7024d4bb23fab2bd55d476ac246975d4]

remove Andale Sans UI

we don't ship it, OS vendors don't ship it, and has poor
Unicode coverage

2012-02-02  Andras Timar  <atimar@suse.com>  [9b610cf079c27877c2eaa32586301f1f96782196]

added zh-MO (Chinese in Macau) default fonts, based on zh-HK


2012-02-02  Andras Timar  <atimar@suse.com>  [8b83385a0688025a16a5ee2bfafabf3b83f8684a]

add/fix default fonts for languages that use Tibetan script

bo is Tibetan, dz is Dzongkha
Microsoft Himalaya comes with Vista and Windows 7
Kailasa comes with Mac OS X 10.5 and higher

2012-02-02  Julien Nabet  <serval2412@yahoo.fr>  [f58c49b39a7c6a8490033360f78768ee0a26f167]

Some cppcheck cleaning


2012-02-02  Olivier Hallot  <olivier.hallot@alta.org.br>  [beccf7c9dd4966347fa31e11922fd73bd40dfeb9]

Fix for fdo43460 Part LIX getLength() to isEmpty()

Part LIX
Modules
vcl (part 3)

2012-02-02  Lionel Elie Mamane  <lionel@mamane.lu>  [4cb33a7db765f8ad06e65d24a2396f2857a9cf0d]

make --with-system-libs behave as documented

make it enable --with-system-headers and --with-system-jars
also fixup lucene-analyzers.jar search path

2012-02-02  Stephan Bergmann  <sbergman@redhat.com>  [a4cbcf2fc567393cd954d0fcc8ea0ce7d859b59f]

Reduced tools/string usage further


2012-02-02  Lionel Elie Mamane  <lionel@mamane.lu>  [88b58e961324ff69feaec24fdc3fd03cd6f684ca]

pgsql-sdbc: move libpq link *first* in libs; hopefully will fix tinderboxes


2012-02-02  Lionel Elie Mamane  <lionel@mamane.lu>  [c39cec2f91205529cef237e6bae500bbaf169517]

pgsql-sdbc: libpq dependencies *after* libpq seems to be the right after all


2012-02-02  Michael Stahl  <mstahl@redhat.com>  [38ce8bbbd13ff031943052865c072e86f67ef4ee]

cui: about.cxx: nSpace was not declared in this scope


2012-02-02  Eike Rathke  <erack@redhat.com>  [971f826a96f0938bfcfd8dfe26edd50d8e031bb4]

resolved fdo#42784 BorderLine with only InnerWidth set does not work


2012-02-03  Takeshi Abe  <tabe@fixedpoint.jp>  [f439dde9be6e269903dfd65fb63a786fcaba3971]

Replaced String by rtl::OUString


2012-02-02  Lionel Elie Mamane  <lionel@mamane.lu>  [1f741dfeeab848424b91420390d2853572056e00]

pgsql-sdbc: put libs libpq needs *before* libpq in the link line


2012-02-02  dbarisakkurt  <dbarisakkurt@gmail.com>  [dde025efacba24edc700989a357c5fddbb0e4886]

I added some links and removed the ok button


2012-02-02  Tor Lillqvist  <tml@iki.fi>  [e52c70e051c41a1832fdc771d3c5fcdc82c96726]

Look for Xcode 3 also in /Xcode3 where I have it ;)


2012-02-02  Tor Lillqvist  <tml@iki.fi>  [6ab3556b44daef93f8a504592ae1decafcd0cfe0]

Do Package_xml also for iOS so that packimages doesn't fail


2012-02-02  Tor Lillqvist  <tml@iki.fi>  [aa5404b92f99541ecfe0b95168e80d705d0fc111]

Silence a few lines of pointless verbiage


2012-02-02  Lionel Elie Mamane  <lionel@mamane.lu>  [41a3c8f14a4a8d3bbdc1fde31536e76f78003cd0]

configure.in: properly close case


2012-02-02  Lionel Elie Mamane  <lionel@mamane.lu>  [0c064e0303ed5e28888f4961cc590f62bcb2151b]

postgresql: enable Kerberos&GSSAPI on GNU/Linux and *BSD

It is part of the default/core install of (the major distributions of) these OSs

2012-02-02  Michael Stahl  <mstahl@redhat.com>  [e2bc0c04ba0c33e02f1842013041f26ccb2de77d]

fdo#45446: officecfg: turn off SaveBackwardCompatibleODF

As detailed in the bug, this option is the reason why LO writes several
elements and attributes that are not valid in ODF; the corresponding
bugs in the import filters are all fixed in OOo 2.4 or earlier,
so there is no reason to risk interoperability problems with other ODF
impolementations for this any more.

2012-02-02  Michael Stahl  <mstahl@redhat.com>  [e0de9f832f8f27de473242440ca4b544ab7b9216]

fdo#45447: add an assertion when anchored to page 0

XMLTextParagraphExport::addTextFrameAttributes: detect invalid anchor
page number; this really should be fixed in Writer/writerfilter though.

2012-02-02  Michael Stahl  <mstahl@redhat.com>  [6c15b856242127ddca766da700002489ba287e21]

fdo#45534: ODF export: fix draw:fit-to-size

In ODF 1.1 and 1.2 this attribute is of type boolean, so only write the
new values if the extended format is selected.
(regression introduced with e479f47f7d48dbd0d701bf347b6a2d5121ba3d34)

2012-02-02  Michael Stahl  <mstahl@redhat.com>  [0b7bba10208d198471cbdb56c2007e5cdb00a6ac]

fdo#45449: ODF export: frames: invalid "min-width"

XMLTextParagraphExport::addTextFrameAttributes: delay writing of the
fo:min-width and fo:min-height attributes so that they end up at the
draw:text-box element, and not at draw:frame where they are invalid.

Testing reveals that the ODF import can already handle reading the
attributes from the draw:text-box elements, so there doesn't seem to be
a backward compatibility problem.

2012-02-02  Michael Stahl  <mstahl@redhat.com>  [790365e79d28e2c2a41140707ac126dbf6966e38]

fdo#45450: sc: ODF export: cell styles:

Only write "style:vertical-justify" and "css3t:text-justify" in ODF
extended mode.
(regression from 7da57d17b6179e71c8b6d7549ad89eaf3a4a28c6)

2012-02-02  Michael Stahl  <mstahl@redhat.com>  [9d32497c01475f2b5e5bec756e4dd0ca9f9d4928]

fdo#37024: SwView::SwView: fix BROWSE_MODE setting:

Apparently there is a check in SwDoc::SetAllUniqueFlyNames so that when
frames with certain anchor types are in a document, then SetLoaded()
is never called.  Checking this flag via IsLoaded() here seems
unnecessary.
This problem was introduced with ebc5777548dea42ed966a16c66d879b1485bbfb4,
from CWS swlayoutrefactoring.

2012-02-02  Michael Stahl  <mstahl@redhat.com>  [4b85affdc4667995bdee9347cb4cc902c883495b]

fdo#38752: xmloff: add assertion for default-page-layout


2012-02-02  Muhammad Haggag  <mhaggag@gmail.com>  [d8cb61f5f32247a8bbaf89fb910c015b6107f051]

dmapper: Switch paragraphs to RTL based on the value of w:BiDi.

This is a fix for 43398: FORMATTING: Documents opened in LibreOffice Writer incorrectly appear as right justified.

Cause: dmapper used to treat the presence of a w:BiDi element in a paragraph's properties as an indicator of RTL directionality, which is incorrect. A w:BiDi  element may have a value of 0, indicating LTR.

Fix: Inspect the integral value of w:BiDi elements before switching to RTL.

2012-02-02  Jesús Corrius  <jesus@softcatala.org>  [244899285bfc515cca0a323f4aecf06b00342848]

Try to fix the MinGW build with a simple solution


2012-02-02  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [fe5640594eea2637b720f7311eed0c4f218a6893]

Chose xslt filters for default install, not for minimal though


2012-02-02  Caolán McNamara  <caolanm@redhat.com>  [5e2b41dbfed8d0daae092074025e6194d0787360]

unsigned int->sal_uInt32


2012-02-02  Jesús Corrius  <jesus@softcatala.org>  [37c198cf098976d4b6814017f3ac1a81b53d2fb5]

Revert "Win32 API calls use the Unicode versions by default"

This reverts commit 157a32f0dc2eaa195ff60e8b60902554e73e999f. The patch is good but it breaks the MinGW build because the compiler is misconfigured and by default the API calls there are ANSI.

2012-02-02  Stephan Bergmann  <sbergman@redhat.com>  [e521a240601c6a2b9f9448db73c09181fed2247d]

Reduced tools/string usage

plus some preliminary cfgex clean up.

2012-02-02  Korrawit Pruegsanusak  <detective.conan.1412@gmail.com>  [54d278ae5feea82d105e4bd11d554ad5fcb41099]

missing semicolon


2012-02-01  Kohei Yoshida  <kohei.yoshida@suse.com>  [051fb0d37a1f1c05ac5876fcfcc9a589938780e4]

Unit converter data no longer relies on StrCollection.


2012-02-01  Kohei Yoshida  <kohei.yoshida@suse.com>  [67748256612046759bf4141c6c08f023585d11d5]

Method description.


2012-02-01  Kohei Yoshida  <kohei.yoshida@suse.com>  [e0917855f80eb64b3eacce13152810d8b8932517]

Always look up chart objects by name, change method names' casing.

The old container always perform lookups by name only.

2012-02-01  Kohei Yoshida  <kohei.yoshida@suse.com>  [9ad6925552b6c6a366bd8a349a3bd78eb2d4bb92]

We don't really need GetCount().


2012-02-01  Kohei Yoshida  <kohei.yoshida@suse.com>  [1f290abba0bb70c1ecf9d168c0d6c8c564d302ec]

ScChartListenerCollection is no longer a child of ScStrCollection.


2012-02-01  Kohei Yoshida  <kohei.yoshida@suse.com>  [47de5f1c09cab1ea18b870d675b7bfb0cdfa74d3]

std::auto_ptr to boost::scoped_ptr.


2012-02-01  Kohei Yoshida  <kohei.yoshida@suse.com>  [30fc28a477174806384a07ebe8e44e2fec440b73]

non-inline the chart collection getter.


2012-02-01  Kohei Yoshida  <kohei.yoshida@suse.com>  [2a7c07e2e5fbdce057aaecb87231c62d98981bcb]

InsertData to AppendData, to hide the insert position.

Only a few places in sc specified insert position, and those were
not strictly necessary.

2012-02-02  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [513bbdf9c4664e2677537acb9387df84349529cd]

remove unused test document, use the ods version instead


2012-02-02  Stephan Bergmann  <sbergman@redhat.com>  [5bd82e6c7bad871689106158f2a82d56e7bffb35]

prevent hanging junit tests


2012-02-02  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [bd6187ae9fdf2535333d372be65f01131262d385]

add test for XNameReplace


2012-02-02  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [8272f05bef063f5cf8ed1d1d31f8c7bfa6b07d38]

try to enable all sc subsequenttests


2012-02-02  Jesús Corrius  <jesus@softcatala.org>  [157a32f0dc2eaa195ff60e8b60902554e73e999f]

Win32 API calls use the Unicode versions by default


2012-02-01  Julien Nabet  <serval2412@yahoo.fr>  [f25555d66c1c50f81a2694447e8b197eb6ac97f7]

Some cppcheck cleaning


2012-02-01  Julien Nabet  <serval2412@yahoo.fr>  [34c5059b80777244e25dee1299ea258c8d7ba4fe]

Fix "Prefer prefix ++/-- operators for non-primitive types"


2012-02-01  Julien Nabet  <serval2412@yahoo.fr>  [428c9d516d3408460f1b7f8ce2c753b9a829de87]

Some cppcheck cleaning


2012-02-01  Lionel Elie Mamane  <lionel@mamane.lu>  [7bd9ce1fae67539f9717c9ead628bd72dffafc37]

pgsql: simpler / safer check for system column


2012-02-01  Andras Timar  <atimar@suse.com>  [d9adc4342cf275498e7d2e27a674116ceb2ac13f]

tweak help text of gsicheck tool


2012-02-01  Andras Timar  <atimar@suse.com>  [7dfd1c4023db374bec747dff551ba1bcdafc6508]

remove this KeyID check from gsicheck, unused


2012-02-01  Andras Timar  <atimar@suse.com>  [20bb21fc428d8c8f423289a365658fdcae5a887a]

remove support of obsolete ($$) delimited GSI file format


2012-02-01  Lionel Elie Mamane  <lionel@mamane.lu>  [0adf5eed03d7a0f14d73c23bceb13b7a8cc693e4]

pgsql getColumns: order by columns, not by their concatenation...


2012-02-01  Lionel Elie Mamane  <lionel@mamane.lu>  [77646473e30ae2d56faa1389cd842402c57cad96]

pgsql: implement getColumnPrivileges, generate statement only once


2012-02-01  Lionel Elie Mamane  <lionel@mamane.lu>  [356033d46535ead0a08dd75d28fef88c16a46574]

pgsql: clean comments


2012-02-01  Lionel Elie Mamane  <lionel@mamane.lu>  [76c34665da05158ced8759d91aeb5df0d0a96d79]

postgres getColumns: skip dropped columns, make ORDINAL_POSITION consecutive


2012-02-01  Lionel Elie Mamane  <lionel@mamane.lu>  [8c922d832792402554cc3dfd174d6d4da50847f4]

fdo#45254 getTablePrivileges: rely on information_schema

This avoids the use of aclexplode(), which is only SQL-available in PostgreSQL 9.0 and later.
With PostgreSQL versions known to have the information_schema.table_privileges bug of not filling in the default ACL in the absence of an ACL, fill in "owner has all rights", which is the default state of the default ACL.

2012-02-01  Luboš Luňák  <l.lunak@suse.cz>  [c161e3652853e7478f79df22e83412ada50f3c6a]

add a check before a cast


2012-02-01  Luboš Luňák  <l.lunak@suse.cz>  [47f16670f05186413d6f5b436d36c0e52059c74a]

VCL_DLLPUBLIC was missing for some *Value types


2012-02-01  Luboš Luňák  <l.lunak@suse.cz>  [150befe0fe9533f39df55b0d95ad25caaddf1830]

const is such a useless concept anyway </sarcasm>


2012-02-01  Alexander Bergmann  <myaddons@gmx.de>  [b3c3e116ff0eb9b550b73d3901395c042e31d192]

unusedcode.easy: Removed unused code


2012-02-01  Ivan Timofeev  <timofeev.i.s@gmail.com>  [bc8fa08a7ae48f68ee5578cb7820336c70898202]

pointer -> reference


2012-02-01  Andras Timar  <atimar@suse.com>  [a31acd6b405777aa3ccb7298fabbe8b4aba55a32]

remove unused ImplSalGetWinAnsiString


2012-02-01  Andras Timar  <atimar@suse.com>  [e1e8bd19a6acf5526f6bb3d9006ecb37ff01c89d]

kill ByteString by dropping support of Win9x


2012-02-01  Andras Timar  <atimar@suse.com>  [56549a939cdf3a2510bbdba21b72632a4f238cf5]

ByteString -> OUString


2012-02-01  Petr Mladek  <pmladek@suse.cz>  [1205e9a816e6c38b8aa7ba6790017e5ed6c06033]

allow to migrate the shared registrymodifications.xcu

LO-3.3 and older wrote configuration into many files under
user/registry/data. LO-3.4 spped up startup by moving these
files into a single /user/registrymodifications.xcu.

officecfg/registry/data/org/openoffice/Setup.xcu defines what registry
nodes are migrated and what are excluded.

Finally, the old migration code detected the name of the .xcu file
by the first entry in IncludedNodes. This fix allows to search
the data in the single registrymodifications.xcu when available.

2012-02-01  Andras Timar  <atimar@suse.com>  [ff9a823e1007c3473072422e38512e3be0177fa4]

unused variable


2012-02-01  Jesús Corrius  <jesus@softcatala.org>  [7be0cc289d9745e0842c4fa6c0a6ac3450f3801b]

A few safe replacements of pathes->paths


2012-02-01  Noel Grandin  <noel@peralex.com>  [e8b7f1faaf3b0fd837a236a4a53d0f7392723713]

convert SdPresLayoutDlg from tools/list.hxx to boost::ptr_vector


2012-02-01  Muthu Subramanian  <sumuthu@suse.com>  [fd33c0b1cf23020b27db25895eeb380653d734b6]

n#735533: Donot set duplicate master slide names.


2012-02-01  Michael Meeks  <michael.meeks@suse.com>  [d663871cc701926a42fd3465e44fd4fc894fc30e]

android: queue redraw on keypress (for now), and get the ALooper loop right


2012-02-01  Ivan Timofeev  <timofeev.i.s@gmail.com>  [ab8f1757cedf0029bf3bec40cfe48069a33151be]

add comments


2012-02-01  Stephan Bergmann  <sbergman@redhat.com>  [581b43d46e716eb5dc90046d65043b96e3d4e4dc]

Clarified patch status against new upstream


2012-02-01  Caolán McNamara  <caolanm@redhat.com>  [5833c182edd9f0fe82a38175601753bd676e5eba]

callcatcher: update list


2012-02-01  Korrawit Pruegsanusak  <detective.conan.1412@gmail.com>  [7c74443e8522fd0f1db60c2d18f736574e3db5f9]

cppcheck: unused variables

also remove commented-out codes

2012-02-01  Korrawit Pruegsanusak  <detective.conan.1412@gmail.com>  [97e3d1faef2e028dc83a4e4dc360f83e2e4f0fa3]

remove glitch in sbase dialog


2012-02-01  Korrawit Pruegsanusak  <detective.conan.1412@gmail.com>  [f18cae12960e945240b8fbd76f9a214d464b71b3]

_os is WINNT, not cygwin (Thanks Norbert)

See http://lists.freedesktop.org/archives/libreoffice/2012-January/024878.html

2012-02-01  Muthu Subramanian  <sumuthu@suse.com>  [af15127871d38a862ce300ceda5cc74624fda8df]

Fixes crashing while loading manipulated pptx files.


2012-02-01  Winfried Donkers  <W.Donkers@dci-electronics.nl>  [4daa3f54437730fe4e509082faa0d3509c62cea0]

fdo#34425: [Feature] Persist bgcolor toolbar button.

This is to avoid background color selection evertime.

2012-02-01  Winfried Donkers  <W.Donkers@dci-electronics.nl>  [afc2de3e042401cee079b0bb65873ac7beca1769]

German comments translations.


2012-02-01  David Tardon  <dtardon@redhat.com>  [4ecc4a91e1199e061a4561f2eaf577085064658f]

remove duplicate include


2012-02-01  David Tardon  <dtardon@redhat.com>  [b9accbafa13b0ffb8855d3ae732b397f6120a3cb]

the bug number is not from public bugzilla


2012-02-01  David Tardon  <dtardon@redhat.com>  [4f6a5040db04a59498d2ef2b729659a94140c23b]

the depth argument must be >= 0


2012-02-01  David Tardon  <dtardon@redhat.com>  [767098b0ca717b6649223940af907593723bc927]

add vcl.gdi log area


2012-02-01  David Tardon  <dtardon@redhat.com>  [ec505d879eaf59815dfc912c2dda525fbf5f2340]

OSL_TRACE -> SAL_INFO


2012-02-01  David Tardon  <dtardon@redhat.com>  [55f00b76a9878480cdeb1528371eafe3fd85412e]

it seems this is not true in all cases


2012-01-31  Kohei Yoshida  <kohei.yoshida@suse.com>  [c987912cacfd16bbeab64dccfa1c9fa66254d814]

More on string conversion.


2012-01-31  Kohei Yoshida  <kohei.yoshida@suse.com>  [32999004421994e205f25d1b5268f85f1e7f35ac]

XubString to rtl::OUString.


2012-01-31  Kohei Yoshida  <kohei.yoshida@suse.com>  [f068f50b5a35ed281cc50fa4570bcaf83fdb1af8]

Re-organized boolean data members.


2012-01-31  Kohei Yoshida  <kohei.yoshida@suse.com>  [fb495f4eb16f13f34eaacbb3d6bec7aece8e8149]

One more method to non-inline.  I guess this is the last one...


2012-01-31  Kohei Yoshida  <kohei.yoshida@suse.com>  [90d27afdd8e2488a9757da978d96081e35bb0e3f]

Simplified & non-inlined setUnoShape().


2012-01-31  Kohei Yoshida  <kohei.yoshida@suse.com>  [c5bb73cae7c172ad0f02f8c67dd57b53337f1d78]

Get the whole thing to build after the method sig change in SdrObject.


2012-01-31  Kohei Yoshida  <kohei.yoshida@suse.com>  [90413af046d22d1ea7376da4856846744049d613]

More implicit inline methods to non-inline.


2012-01-31  Kohei Yoshida  <kohei.yoshida@suse.com>  [960b61a1bce06f3a3bb59caa5e5757732cc1b9e8]

XubString to rtl::OUString.


2012-01-31  Kohei Yoshida  <kohei.yoshida@suse.com>  [5f47d3323987ab68f64b2e3a45449820391f09ba]

More implicit inline method to hide.


2012-01-31  Kohei Yoshida  <kohei.yoshida@suse.com>  [5d24ffdcbeeed0bcc51ecff3b18bfa5ba07d6c1c]

Container to ptr_vector.


2012-01-31  Kohei Yoshida  <kohei.yoshida@suse.com>  [af2cf56599fd23485bf570f44f65399fad681eba]

One less method that nobody uses.


2012-01-31  Kohei Yoshida  <kohei.yoshida@suse.com>  [d44bbfc5d00128d005ed896e4a4227276093e221]

No implicit inlining in the header file.


2012-01-31  Kohei Yoshida  <kohei.yoshida@suse.com>  [971417fc32d7eeebf45e7cd354edddf91fc6de7d]

Make these data members private.


2012-01-31  Kohei Yoshida  <kohei.yoshida@suse.com>  [2288981aab04a3ed2f4f2745ed455c256ccfa2cd]

Use bool & prefer rtl::OUString.


2012-02-01  Eike Rathke  <erack@redhat.com>  [4bee7187cd8df7b6e8f71b4c45ef6af7af837f2c]

corrections to Komi languages patch

* Changed LCID 0x0A69 to 0x066A to comply with the user-assigned space.
* Added RU country for mapping to locales' ISO codes.
  * All locales should consist of language and country, except those where the
    language is not mappable to any country.

2012-02-01  Harri Pitkänen  <hatapitk@iki.fi>  [38b94d743eceb7bcc69acbed0207a51f780dbd4c]

Support Komi-Zyrian and Komi-Permyak as text language for spell checking


2012-01-31  Rene Engelhard  <rene@debian.org>  [8d2ec1da0449271888d8912306ad8e8a9220c5a2]

fix -Os comment in oox/Library_oox.mk


2012-01-31  Caolán McNamara  <caolanm@redhat.com>  [a20a1d8e0c6f0710a475ff1fef0b325a62f8237a]

maUIOptions is a Sequence not a string


2012-01-31  Caolán McNamara  <caolanm@redhat.com>  [970ccf4f69080e827008b5da8d8640c202b42306]

drop unnecessary includes


2012-01-31  Michael Meeks  <michael.meeks@suse.com>  [c94c9dbdcfc8435f0df61fd326dc25d39d3c44cb]

android: package missing libraries, and shell branding - we get a shell.


2012-01-31  Caolán McNamara  <caolanm@redhat.com>  [2762c6dcc1e4839b6e384238adb000024a4f0222]

make dbaccess ByteString free


2012-01-31  Caolán McNamara  <caolanm@redhat.com>  [ea44fbc87fbfee2849efb7eb43010c4fb52f5218]

useless aFontNr


2012-01-31  Caolán McNamara  <caolanm@redhat.com>  [5c0a389532ffd5e6ec82bb12178c7537b0481044]

use a $(COM)-$(OS)-$(CPUNAME) pattern

i.e. same pattern as sc/Library_vbaobj.mk and
writerfilter/Library_resourcemodel.mk and document that its a compile time
error which can be retested anytime with a new toolchain, not some weird scary
runtime error so must never be touched.

2012-01-31  Olivier Hallot  <olivier.hallot@alta.org.br>  [634820b3a8604dd1ed868ddeffc2501f3a0f056f]

Fix for fdo43460 Part LVIII getLength() to isEmpty()

Part LVIII
Modules
vcl (part 2)

2012-01-31  Olivier Hallot  <olivier.hallot@alta.org.br>  [0a112c96fd8077a027dac88510915eb93903748b]

Fix for fdo43460 Part LVII getLength() to isEmpty()

Part LVII
Modules
vcl (part 1)

2012-01-31  Julien Nabet  <serval2412@yahoo.fr>  [4d83e7010870fb8d74b19c28f1c4cd3fa616f514]

Fix "Possible inefficient checking for 'rChunkData' emptiness"


2012-01-31  Lionel Elie Mamane  <lionel@mamane.lu>  [5f34f5a8596335d8509fde8fd7ef1ab0418ec3be]

ORowSetCache: keep m_nEndPos better up-to-date


2012-01-31  Julien Nabet  <serval2412@yahoo.fr>  [a3e9dedc68658bb62f7b58040f6fcaf4e03ed93e]

Fix "Throwing a copy of the caught exception instead of rethrowing"


2012-01-31  Santiago Martinez  <smvarela@gmail.com>  [00445037550d07952ea428a4fcd0a3f205f75794]

Remove unused code.


2012-01-31  Lionel Elie Mamane  <lionel@mamane.lu>  [f96a392d2ee541cbaac6517b1e4f75a49f9f49f2]

fdo#45453: use integers rather than booleans

for always-true and always-false tests.
Some databases have poor or no support for booleans.

2012-01-31  Rene Engelhard  <rene@debian.org>  [95c826237d264457b77f3c6f782bc5665897c411]

add missed ifeq to check for IA64...


2012-01-31  Caolán McNamara  <caolanm@redhat.com>  [b7dca5dd6635a8b21333d6bb2b6f88cf925b6d96]

convert windows only code


2012-01-31  Caolán McNamara  <caolanm@redhat.com>  [6b6bbe539bf4c72773b280addc7150656f83713b]

SWAPLONG->OSL_SWAPDWORD


2012-01-31  Caolán McNamara  <caolanm@redhat.com>  [19f53f40039a935fee48fdf1fb1f801f489fd478]

SWAPLONG->OSL_SWAPDWORD


2012-01-31  Rene Engelhard  <rene@debian.org>  [bd530e28868f8573fdb85d45c80f07a66edb8d7b]

build oox with explicit -Os on ia64 as it otherwise gets too big to link


2012-01-31  Rene Engelhard  <rene@debian.org>  [be4dc9f80c62435a42c6ed0967eee443abd6e3dd]

add explicit empty SwTblBoxFormula destructor to fix armel build...


2012-01-31  Michael Meeks  <michael.meeks@suse.com>  [436e2f870144342aa6bcc28a3a5cea32680eaacf]

android: undo broken AnyInput method causing app startup to fail.


2012-01-31  Eike Rathke  <erack@redhat.com>  [742b36ed8bd3880d4dcf6022fbc3165a213d80bb]

clone token in ScFormulaResult copy-ctor instead of referring

Replaces commit e2b11f4fd79dce4116badb0ecf6477546ca5d0d4

Prevent excessive references to single token instance during fill.

Because if not, we may run out of the 16-bit integer space to
store reference count.

2012-01-31  Eike Rathke  <erack@redhat.com>  [78997434dd813e7a8d949e510a9de8bbf77b8025]

Revert "Prevent excessive references to single token instance during fill."

This reverts commit e2b11f4fd79dce4116badb0ecf6477546ca5d0d4.

To be replaced with a different solution.

2012-01-31  François Tigeot  <ftigeot@wolfpond.org>  [c7aa517c79f12b6bfe97f2b0a3e27bc6532a172a]

Regroup DragonFly and NetBSD configurations


2012-01-31  Ivan Timofeev  <timofeev.i.s@gmail.com>  [f2e17f8f6b6724d7e56d6583d79434372f6221bd]

erase garbage after std::remove

this fixes commit 5a71069339b3a3c118f3015d978799ef66db7564

2012-01-31  Michael Meeks  <michael.meeks@suse.com>  [c2aab432b172e0d1974139e62f64e36aa3dbfb85]

android: get BGR to RGB swap right in conversion


2012-01-31  Michael Meeks  <michael.meeks@suse.com>  [9634eec8e123c0860f2716039570dd91a9839943]

android: debug / dump multi-touch events


2012-01-31  Michael Meeks  <michael.meeks@suse.com>  [755227bf6dd5d8061869e68f5c970780a5e3b53b]

android: get non-modal message dialog up, and continue to main app execute


2012-01-31  Michael Meeks  <michael.meeks@suse.com>  [96445c9520a252fdb41c934cc77764c200c086af]

android: try to get skeletal fonts into fontconfig setup


2012-01-31  Michael Meeks  <michael.meeks@suse.com>  [498fc0b198f81e4f2aa2e69f60b7877f6db3dd0c]

android: package more components needed for writer


2012-01-31  Michael Meeks  <michael.meeks@suse.com>  [ff462c9f5e9b010b1740772dc696487f99375d34]

gtk3: follow SAL_USE_VCLPLUGIN=gtk3 irrespective of 'experimental' mode.


2012-01-31  Caolán McNamara  <caolanm@redhat.com>  [7b30516245c4c067e2fca8136cb3919538760169]

SWAPLONG->OSL_BIGENDIAN


2012-01-31  Caolán McNamara  <caolanm@redhat.com>  [edeb3af5d42475292fe890f1872bf3c456530033]

adapt bmpmaker


2012-01-31  Caolán McNamara  <caolanm@redhat.com>  [94644aa76acd22ac4f9cdd5374c1e1262f382c03]

make svtools ByteString free


2012-01-31  Stephan Bergmann  <sbergman@redhat.com>  [6fca59d9c2d3ee3833da6a71d390a2a5b6b73299]

Simplify code by making getProcessComponentContext() implicit.


2012-01-31  Jan Holesovsky  <kendy@suse.cz>  [03e17a141fbb4e1242de9d9979b5b699e6840454]

Fix fdo#42543: Don't paint a frame around the list of edit boxes.

This conflicts with commit efc6b840a0423099d6c3e0d33c14d34637fbba4c that
reorders painting of windows when they overlap; and in this case, the frame
image paints over the controls.

The sideeffect is that the dialog looks nicer ;-)

2012-01-31  Andras Timar  <atimar@suse.com>  [797f19ffdaee125726d1db3d230f666093e4b5f8]

use LibreOffice instead of OpenOffice.org in registry

it may help to solve file association issues, especially when
OpenOffice.org is/was also installed

2012-01-31  Andras Timar  <atimar@suse.com>  [3fedf4bc45b4c6c6e4a705049968b24f60e53df2]

OpenOffice.org -> LibreOffice in comment


2012-01-31  Andras Timar  <atimar@suse.com>  [d6aaa45d471dfb9c79b7bd0839d4a61262208ab3]

remove unused VendorName


2012-01-31  Andras Timar  <atimar@suse.com>  [eeaea2f994f2313f82d48bcc3c250141f5ec2956]

replace OpenOffice.org name to LibreOffice


2012-01-31  Andras Timar  <atimar@suse.com>  [60d053af86dc69535facb375992639e550d8f97b]

look for /Applications/LibreOffice.app on Mac


2012-01-31  Tor Lillqvist  <tlillqvist@suse.com>  [a322022d9a73c31eb26f0752b528e9e866ce6140]

Move assertions before use


2012-01-31  Michael Meeks  <michael.meeks@suse.com>  [a7b44da99409a7a378fb0a6b19961ca30df8d852]

gtk3: clobber the page / background color to white for now.


2012-01-31  Stephan Bergmann  <sbergman@redhat.com>  [ca3e3e7e3198f492b2d4608ffc5420e657d99b00]

Move unotools/configuration.hxx to comphelper

...so that other code in comphelper can use it.

2012-01-31  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [9babbf346c4d6f76e8b3a243a00e73a173c16ba6]

fdo#44836: Hide all the page breaks of the pages before the first visible one


2012-01-31  Andreas Schierl  <openoffice@schierla.de>  [84370b807279cd8336c3e77278bae42b904324b4]

only call ClrContour for contour wrapped drawing objects


2012-01-31  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [377beefb047e90fdaabb63ca9feb0f8640ec1117]

Uploading libcdr-0.0.1 that makes the converter actually do something


2012-01-31  Tor Lillqvist  <tlillqvist@suse.com>  [2b4ceff9384198352df8540df4835379ed8cc23c]

filters_test needs more libraries now when it proceeds further


2012-01-31  Tor Lillqvist  <tlillqvist@suse.com>  [b8ea7cff48e4d10e51bec8f2d595323982d8f51b]

Call lo_dlclose() on Android


2012-01-31  Tor Lillqvist  <tlillqvist@suse.com>  [2c11a8fed62ed6b3aefc2a00cc0ae9c40e9b4a94]

Add lo_dlclose()


2012-01-31  Noel Grandin  <noel@peralex.com>  [5a71069339b3a3c118f3015d978799ef66db7564]

convert SdCustomeShow from tools/list to vector


2012-01-31  Caolán McNamara  <caolanm@redhat.com>  [d1a84bdb8065c46d98908bc5caec4a995d4d196f]

WaE: add virtual dtors


2012-01-31  Tor Lillqvist  <tlillqvist@suse.com>  [6e2e4c4c674ad2b6d1b3aa3759c7c838a0b16728]

Log time taken by dlopen()


2012-01-31  Elton Chung  <elton@elton.tk>  [9c66fca6ceaa3ba4ad79264a56a992828a92f536]

Remove unsed code


2012-01-31  Tor Lillqvist  <tlillqvist@suse.com>  [73a47ed3750bde3de1f8abcf0005ee068b1ed96e]

Set TMPDIR for osl_getTempDirURL()


2012-01-31  Tor Lillqvist  <tlillqvist@suse.com>  [427edef2c780b40513af0491d5cbe865233d0650]

putenv() does seem to be process-wide


2012-01-31  Tor Lillqvist  <tlillqvist@suse.com>  [299fa646833c1e00448a039f57510a76c6cbb250]

No need to wait for debugger here on Android, this code does seem to work


2012-01-31  Stephan Bergmann  <sbergman@redhat.com>  [4171501c49e345266e892e35e6c224deb1b34f55]

Avoid trailing slashes in xsltproc schemaRoot param

...as some xslt procs are confused by paths containing // IIRC
and that would explain a Win-x86@7-MinGW tinderbox failure.

2012-01-31  Andreas Schierl  <openoffice@schierla.de>  [b446a1fb30b5a7097824acfe6bbbb143f4284b03]

ClrContourCache for SwAnchoredDrawObjects


2012-01-31  Caolán McNamara  <caolanm@redhat.com>  [4995bccb953dd398585f1f328fed10e9c170a029]

callcatcher: update list


2012-01-31  Caolán McNamara  <caolanm@redhat.com>  [b8b1b1d68351765bbafe331a95909e47c661b664]

ByteString->rtl::OString


2012-01-31  Christina Rossmanith  <ChrRossmanith@web.de>  [c1d04217e87e175017898f918cd77fe6529ec0da]

Removed unused ImplSalLogFontToFontA()


2012-01-31  Radek Doulik  <rodo@novell.com>  [bfc9d72d70092a6d59c1df65308f04e8bc80f80b]

fix rendering of metafiles embedded in emf+ (updated)


2012-01-31  Stephan Bergmann  <sbergman@redhat.com>  [965f3ae45ad605baf4d25d3cc8aaa9be85886b97]

Clean up


2012-01-31  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [165a5bea14f538ea249ec1567d6c4aa08d5bb174]

Fix build of postgresql module with mozilla ldap on WNTMSC


2012-01-31  François Tigeot  <ftigeot@wolfpond.org>  [4178a9bc423912687c8cefd327e35bffccb53a97]

Remove unused endianess defines


2012-01-31  Ivan Timofeev  <timofeev.i.s@gmail.com>  [0a9d8c07ddf054930e1b000cc3c972a3d217d71c]

':' is not allowed in sheet names as well


2012-01-31  Stephan Bergmann  <sbergman@redhat.com>  [3af05d9da637c232a28ac7c5aa396c95118eee3b]

SWAPLONG -> OSL_SWAPDWORD


2012-01-31  Stephan Bergmann  <sbergman@redhat.com>  [51b85a38b03781a93db33b7817d3c6cebcae11e7]

Simplification


2012-01-31  Stephan Bergmann  <sbergman@redhat.com>  [23e8cfdb903f515bbd80be83c670e3ff2334f61d]

SWAPLONG -> OSL_SWAPDWORD


2012-01-31  Stephan Bergmann  <sbergman@redhat.com>  [2525c93e08f9b6256c298171a792add6b7fa0c29]

Move definition of static data member to .cxx


2012-01-31  David Tardon  <dtardon@redhat.com>  [bfd9753b92c225d7cc2b2d3172b26eb53a8e9228]

add vcl log area


2012-01-30  Norbert Thiebaud  <nthiebaud@gmail.com>  [27bd5ff1fd49ea8b98da18b2544793251103d8cf]

keep the module name consistent in build.lst


2012-01-30  Norbert Thiebaud  <nthiebaud@gmail.com>  [9f18cc75a2ed2a9316966f863ff9a8b157179474]

keep the module name consistent in build.lst


2012-01-30  Miklos Vajna  <vmiklos@frugalware.org>  [d1f3018b0e6d0889febcf09a6c95a2ec354137c0]

fdo#43965 more \page vs \pagebb fixes

The previous commit even reset \pagebb at the end of the paragraph,
which is not what the spec says.

2012-01-30  Stephan Bergmann  <sbergman@redhat.com>  [5f40691909235903a2683e4c3b26f3bddc4e0cd1]

MaxTextLength apparently needs to take comma in "1,000" into account.

Otherwise, max undo steps field gets reset to 100 (?) for inputs > 9999.

2012-01-30  Thomas Arnhold  <thomas@arnhold.org>  [0e93d1e91f2b6994e509e16de6989afb8fdf3207]

Revert "vcl: BestVisuals strip"

This reverts commit 9c1a107696d032ec4e5e5ac0526c643d3a666c06.

this is work is progress, not public...

2012-01-30  Thomas Arnhold  <thomas@arnhold.org>  [e11cfa9225b05415e12cf3b3cecc05103e62398a]

Revert "vcl: stuff"

This reverts commit 3b90a3f1eaf9b98e52917d97b6991762d498c10d.

2012-01-30  Thomas Arnhold  <thomas@arnhold.org>  [ae501cc73fe11c0f7b85b9f8be2bfb0d6fbe487f]

W40ONLY is never defined


2012-01-30  Thomas Arnhold  <thomas@arnhold.org>  [3b90a3f1eaf9b98e52917d97b6991762d498c10d]

vcl: stuff


2012-01-30  Thomas Arnhold  <thomas@arnhold.org>  [9c1a107696d032ec4e5e5ac0526c643d3a666c06]

vcl: BestVisuals strip


2012-01-30  Matteo Casalin  <matteo.casalin@poste.it>  [648f6ac7c51656a21cd2df29eec21f9610b4657f]

Do not forward declare Splitter or include its header file if unneeded


2012-01-30  Julien Nabet  <serval2412@yahoo.fr>  [17dcc215e0501dfb0821c0ee42ab5ae5699caae2]

Don't need a break after a throw


2012-01-30  Kohei Yoshida  <kohei.yoshida@suse.com>  [e2b11f4fd79dce4116badb0ecf6477546ca5d0d4]

Prevent excessive references to single token instance during fill.

Because if not, we may run out of the 16-bit integer space to store
reference count.

2012-01-30  Julien Nabet  <serval2412@yahoo.fr>  [400f715ad7ebecb9c657fed4ade40bd5135efde2]

Don't repeat a return !


2012-01-30  Miklos Vajna  <vmiklos@frugalware.org>  [2aa3d43a3746c797391afb1a08c024d512976006]

fdo#43965 fix RTF import of page break symbol

This was unnoticed so far as both Writer and Word output \pagebb instead
of \page when exporting page breaks.

2012-01-30  Caolán McNamara  <caolanm@redhat.com>  [2b7083aef8b9508ca93c55c62448ce044ae1fc95]

WaE: more multi_array warnings


2012-01-30  Julien Nabet  <serval2412@yahoo.fr>  [10bfc4df5335c6cd2ae700df7485668d896998b5]

Replace literal control characters (thank you Eike !)


2012-01-30  Julien Nabet  <serval2412@yahoo.fr>  [9b6cb7319e46a2da6f5d3e3f748f103cb508f698]

Just some simplification


2012-01-30  Petr Mladek  <pmladek@suse.cz>  [5be59017ca21301e70eca987e8323c92215f0ed4]

Make named ranges dialog more consistent, localizable (III)

There was still not enough space for German traslation

2012-01-30  Luboš Luňák  <l.lunak@suse.cz>  [b5a73d4b2b283d3d1a57ac0f66b608998960a873]

query remaining stream size after seeking, not before (fdo#45255)


2012-01-30  Julien Nabet  <serval2412@yahoo.fr>  [6c779863bbd25499f4c7dff7d201403ebef898be]

Fix "Found duplicate branches for if and else"


2012-01-30  Kohei Yoshida  <kohei.yoshida@suse.com>  [1f2bf6d863a25475f27e2b0d37f8c36aec74d6d4]

Removed debug statement.


2012-01-31  Takeshi Abe  <tabe@fixedpoint.jp>  [6073c31fe8c500066bb033cdb646e9d1cca9b94a]

Replaced String by rtl::OUString in SbiScanner


2012-01-30  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [458d56d9b35f2ecb2eea2589737079390b10ee26]

fdo#35669: more robust references merging


2012-01-30  Michael Meeks  <michael.meeks@suse.com>  [7c6cc25249f708805c4073399b09a17ec7ac32f7]

android: add start of keycode mapping


2012-01-30  Stephan Bergmann  <sbergman@redhat.com>  [2b7cfe121426f72651499aca73f61cf2f274a0a2]

Adapt gb_Module_DEBUGRUNCOMMAND to --disable-linkoo.


2012-01-30  Albert Thuswaldner  <albert.thuswaldner@gmail.com>  [58ee2fad1ecb326f46795249b42fb23be3f8403e]

Option to set tab prefix for new worksheets


2012-01-30  Michael Meeks  <michael.meeks@suse.com>  [4f989ddb0dc644c46dee97f4656a03fd24813d00]

android: ask for RGBA visual, and flip images the right way up.


2012-01-30  Caolán McNamara  <caolanm@redhat.com>  [02bc9871e4b79db229ca7ec6b77526f19966758e]

allow unaligned memory accesses only on x86/x86_64


2012-01-30  Caolán McNamara  <caolanm@redhat.com>  [2f6ffa789b2fbd33f7fe1eac0512f6699ed1087f]

tweak gtk print stuff to build against an archaic gtk2


2012-01-30  Miklos Vajna  <vmiklos@frugalware.org>  [f7aac5d4a5f7da91aae2eef906140df4a522e07f]

sal: add sw.rtf log area


2012-01-30  Noel Grandin  <noel@peralex.com>  [61451fec9b4ece2d2ef9d1d337dfc9e78c422d93]

fdo#44981 - remove obsolete SWAPLONG macros


2012-01-30  Caolán McNamara  <caolanm@redhat.com>  [bbc94edb9a91b27910d43610db9994df10dd99e1]

refactor ConvertLineEnd


2012-01-30  Caolán McNamara  <caolanm@redhat.com>  [47e1e8494dde85414d28efafa99b33a62b59116d]

make svl ByteString free


2012-01-30  Caolán McNamara  <caolanm@redhat.com>  [a108260d0f0576f275495921ad36b957e789eadf]

CreateResMgr just takes a const char*


2012-01-30  Caolán McNamara  <caolanm@redhat.com>  [ea6900d405c6022f90b4d30631db75c76dd1e90e]

ByteString->rtl::OString


2012-01-30  Caolán McNamara  <caolanm@redhat.com>  [ecb2ce035a25ffd8a536f025aac99e359eeac910]

unused test string


2012-01-30  Caolán McNamara  <caolanm@redhat.com>  [7ff0a5b0e47923e7f010db5b6998c0df4b73894e]

callcatcher: remove unused NextChannel


2012-01-30  Caolán McNamara  <caolanm@redhat.com>  [e216078272373b2d7a96929437b5e5986b4ec185]

reduce unnecessary includes


2012-01-30  Caolán McNamara  <caolanm@redhat.com>  [5d138c0de15ee9bd3fe7d35a194935073813092b]

update unused list


2012-01-30  Caolán McNamara  <caolanm@redhat.com>  [aa398496d84667f98cf4c07d9852a94584a5b3c9]

aInputStr never used, *perhaps* it should have been, but 10+ years this way


2012-01-30  Caolán McNamara  <caolanm@redhat.com>  [89dc8369186227f25b6543ad3acdae67dc2da068]

ByteString->rtl::OString


2012-01-30  Luboš Luňák  <l.lunak@suse.cz>  [74ded8e619cac076e8fbf4ea547d61e055e7e3ce]

add log areas


2012-01-30  Luboš Luňák  <l.lunak@suse.cz>  [0843da18a6da6f01c6ad8d141a741c92e857d66e]

fprintf -> SAL_INFO


2012-01-30  Luboš Luňák  <l.lunak@suse.cz>  [6b2e9ebf77879a8df330310f9b67f11322e8bc3e]

fprintf -> SAL_INFO


2012-01-30  Korrawit Pruegsanusak  <detective.conan.1412@gmail.com>  [a1275f841a1ca601cadd2e6ec130af0703a328e5]

use SAL_CALL - fix bulid in msvc


2012-01-30  Stephan Bergmann  <sbergman@redhat.com>  [e8bb827571f540ac4af2247cb11239bb96876669]

Fixed cppheader.xsl nillable treatment.

* cppheader.xsl had initially been written under the false assumption that a
missing oor:nillable attribute defaults to "false" instead of "true".  That has
been fixed.
* As a result, many places that use the new simplified officecfg/*.hxx headers
broke as they did not expect value types to be wrapped boost::optional.  To keep
the code simple, I decided to change all occurrences in
officecfg/registry/schema/ of properties that specify a default <value> and do
not explicitly specify oor:nillable="true" to oor:nillable="false".  Strictly
speaking, this is an incompatible change, but in many cases it should be what
was intended, anyway.
* Some places that use the new simplified officecfg/*.hxx headers still had to
be adapted to boost::optional wrapping.
* This showed that unotools/configuration.hxx did not yet work for those wrapped
properties and needed fixing, too.

2012-01-30  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [dc6953f932ffbddd5168f039e58075789b91b98b]

Initial support for quadratic beziers


2012-01-30  Albert Thuswaldner  <albert.thuswaldner@gmail.com>  [e70541dc4627d63f294837f3eefc1cc25398b703]

Updated error message for Invalid sheet name


2012-01-30  Stefan Knorr (astron)  <heinzlesspam@gmail.com>  [0b6486772c52d7112e76555fca6525ad2eec2bae]

Make named range dialog more consistent, localizable (II)


2012-01-30  Ivan Timofeev  <timofeev.i.s@gmail.com>  [93236fcdf26838ad48e88402020c11de47ce91af]

remove '#define UNOOUSTRING ::rtl::OUString'


2012-01-30  Ivan Timofeev  <timofeev.i.s@gmail.com>  [9cde190a46af066a2d64caf47a50326b26a8f4fc]

remove '#define OUSTRING ::rtl::OUString'


2012-01-30  Tor Lillqvist  <tml@iki.fi>  [5a388e5c2edb99c192e58d95f70341ec1de08f38]

For iOS, skip stuff not built


2012-01-30  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [f4060a56bf8f82367d1a18482f0e2c4c90ea9a1c]

clean-up sc's knownissues.xcl


2012-01-30  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [8cab24997ac0cca4d3bde972397ad6550bf07859]

add test case for XReplaceable


2012-01-29  François Tigeot  <ftigeot@wolfpond.org>  [f621ba670e4936c04be57d356524ee72abab99c6]

_POSIX_THREAD_SYSCALL_SOFT serves no purpose


2012-01-29  Lionel Elie Mamane  <lionel@mamane.lu>  [ab2fb9c4f95f13a1579e0ac199a109d082fbe945]

remove erroneously committed debug code


2012-01-29  Tor Lillqvist  <tml@iki.fi>  [1518468ae06cd8e0d0f0afb79376d9cd7783fed6]

WaE: format '%d' expects type 'int', but argument 3 has type 'sal_Int32'


2012-01-29  Lionel Elie Mamane  <lionel@mamane.lu>  [19ef5bcc8d9dbcf965f79495e1afd86ac0f22c31]

use proper sizes for SQL(Get|Set)StmtAttr

Fixes fdo#34432 (driver smashes our stack)

Continuation of
commit 9a466d9718cceeb4ace9e3352a173c7b62387eee
Author: Lionel Elie Mamane <lionel@mamane.lu>
Date:   Tue Nov 29 17:49:36 2011 +0100

    ODBC: use right integer length to get Statement Options

2012-01-29  Lionel Elie Mamane  <lionel@mamane.lu>  [63b6b1d6120d82c4baf5cb679d75dcc5427dbbc3]

make OTools::getValue insanely safe, factorise get{Int,Long,Byte,...}


2012-01-29  David Tardon  <dtardon@redhat.com>  [5d4f2cf9a449535e5365613ae50a1c3cca030eb0]

add add_deliverable call


2012-01-29  David Tardon  <dtardon@redhat.com>  [7b2331fef6518817934c2582a9ffa0bf55057a0f]

simplify UnoApiTarget's targets


2012-01-29  David Tardon  <dtardon@redhat.com>  [1deb3f671107b59cb0d5f10f62c6adfa9757c268]

split rdb generation out of UnoApiTarget


2012-01-28  Norbert Thiebaud  <nthiebaud@gmail.com>  [bec18a80f59085c034e5adb1bb61d8365c1406c3]

Revert "gbuildify apple_remote" need to have soenv2 merged before

This reverts commit 3d75a28274b2fb299c5a2ff5b017984054cac873.
This will be pused again _after_ feature/soenv2 is merged

2012-01-28  Norbert Thiebaud  <nthiebaud@gmail.com>  [3d75a28274b2fb299c5a2ff5b017984054cac873]

gbuildify apple_remote


2012-01-28  Thomas Arnhold  <thomas@arnhold.org>  [da15496978332189d3eb002b1c49e4b7fb6b2848]

Remove VisualClassName


2012-01-28  Thomas Arnhold  <thomas@arnhold.org>  [c3ac689d50d5fe3c01ddf304506d6b4711062bea]

simplify PSEUDOCOLOR12


2012-01-28  Thomas Arnhold  <thomas@arnhold.org>  [10e3da7bf2125091ab69efa2b8f72dc1232052f0]

sal_TrueCOLOR is never defined


2012-01-28  Thomas Arnhold  <thomas@arnhold.org>  [047696ea1072ff5fd31e3950da59a9c1804694ea]

SAL_XT is never used


2012-01-28  Ivan Timofeev  <timofeev.i.s@gmail.com>  [ff2c26f586c87452a23f307f4b63568e5276538c]

bUILocked is always false


2012-01-28  Julien Nabet  <serval2412@yahoo.fr>  [763b3e1e598ae0ebe29c9168f5dc2a73f910ce38]

Fix duplicateExpression style Same expression on both sides of '&&


2012-01-29  Takeshi Abe  <tabe@fixedpoint.jp>  [9fedf7bcfa4cb3e0064e68b96b12c7f4a43f17a6]

Removed unused define and extern


2012-01-29  Takeshi Abe  <tabe@fixedpoint.jp>  [b6ca3a8287ac10c6877d5e7dd43622dbd138cde5]

Use defined macro instead of magic number

This also added a missing READONLY entry

2012-01-28  Olivier Hallot  <olivier.hallot@alta.org.br>  [7f585002c460a095693eeec4453b869b3915118b]

Fix for fdo43460 Part LVI getLength() to isEmpty()

Part LVI
Modules
vbahelper

2012-01-28  Olivier Hallot  <olivier.hallot@alta.org.br>  [7c4807bfc066772acf162546468afff6cd81a0d1]

Fix for fdo43460 Part LV getLength() to isEmpty()

Part LV
Modules
xmlsecurity

2012-01-28  Olivier Hallot  <olivier.hallot@alta.org.br>  [9d4e1a5dadede021922abcb00d346fe496240ab4]

Fix for fdo43460 Part LIV getLength() to isEmpty()

Part LIV
Modules
xmlscript

2012-01-28  Thomas Arnhold  <thomas@arnhold.org>  [57dacf1328e4cff53c108f627b3be2b3329f0e90]

remove traces of b2dhompoint


2012-01-28  Thomas Arnhold  <thomas@arnhold.org>  [7205e0c3ee52a2e5259c8f4e53bba85ee6db6bb6]

ios: fix mis-merge


2012-01-28  Alexander Bergmann  <myaddons@gmx.de>  [aedea4de6cc93d1dc36e06e08b0bdf18b6700e1b]

unusedcode.easy: Removed unused code (basegfx::B2DHomPoint)


2012-01-28  Thomas Arnhold  <thomas@arnhold.org>  [f356508623a258dd16037f86da6183b5875064c0]

mbHelpBtn is always false


2012-01-28  Thomas Arnhold  <thomas@arnhold.org>  [632e2826d02dce2977044815ee604485b29775c1]

mbSound is always true


2012-01-28  Thomas Arnhold  <thomas@arnhold.org>  [3c5dbb2f5405b495ec5fe257df839e955cccf622]

remove some dead code


2012-01-28  Thomas Arnhold  <thomas@arnhold.org>  [0c0fbef7cc218ef5c02b986e42c2df63ce17c579]

vcl: Remove unused GetSymbolKeyName


2012-01-28  Thomas Arnhold  <thomas@arnhold.org>  [a9e2f766ccc7761f9aad3dbff7d11e58b7ed906d]

vcl: SalWM is unused


2012-01-28  Thomas Arnhold  <thomas@arnhold.org>  [65f77f5a74f5b96131aaac414fbff4a9ef757578]

vcl: Remove unused server vendors

GetServerVendor() is only used to check for vendor_sun. Maybe
remove this method later...

2012-01-28  Thomas Arnhold  <thomas@arnhold.org>  [8f2a08b9576a50b2046306132cb8cddcf876d0a4]

GtkSalGraphics: No extra handling for Blueprint theme


2012-01-28  Thomas Arnhold  <thomas@arnhold.org>  [9a7605b8f08dfcfbc99bc0c635014eac8e41e932]

Remove further code belonging to SalDisplay::GetKeyboardName


2012-01-28  Thomas Arnhold  <thomas@arnhold.org>  [04b9c2f633f0be1b676933943bdd0b1dc58b5471]

Remove SalDisplay::GetKeyboardName

This method seems to be useless. The return value (keyboard name) isn't
used at any point. And I don't see any point in this method where some
implicit call is done to refresh mappings...

2012-01-28  Santiago Martinez  <smvarela@gmail.com>  [2b507836fc88f294ef55652174b66dc706125599]

Remove unused code as listed in unusedcode.easy


2012-01-28  Alexander Bergmann  <myaddons@gmx.de>  [6e4b79042bbb6695eb88ee5d4a8f661932778a50]

Actually apply substance of previous unused code removal


2012-01-28  Michael Meeks  <michael.meeks@suse.com>  [a6e06bdbd3d22ce995c2bc8e4d2dd82a3854f1c4]

android: add debug hooks through app.cxx, comment chunks and add a dialog

without the dialog, the main window never appears to get shown.

2012-01-28  Michael Meeks  <michael.meeks@suse.com>  [f231418c5ba9bed32a4058ba0a9cdcfb16bb2ee4]

android: unwind horrific event dispatching bug causing all the grief.


2012-01-27  Michael Stahl  <mstahl@redhat.com>  [2ea8bbe1d381a8f12b163c0e2a17cf758a420a44]

svtools: LineListBox: fix handling of "none" style

This was erroneously mapped to SOLID, thus effectively preventing the
removal of borders via the list box.

2012-01-27  Michael Stahl  <mstahl@redhat.com>  [97400944bf9d68481a15e667812e24d47c8134fe]

SvxBorderTabPage: the minimal border width is 1 twip


2012-01-27  Michael Stahl  <mstahl@redhat.com>  [b61abf6b1374d2de98f0936b4c1e2cc32294922a]

SvxColumnItem: fix buggy STL conversion:

In the copy ctor, the vector must not be initialized with the constructor
that takes an integer, because that causes it to have that many
elements, which together with the loop that copies all source elements
leads to a vector with twice as many elements.
This causes a crash in writer when dragging the row separator line in a
table, because that code doesn't expect the item to have more elements
than the table has rows.
(regression from d319387526870f34c49b3ef337b1b0d55767f3fe)

2012-01-27  Michael Stahl  <mstahl@redhat.com>  [4512de034a0eabc2e66fd9516581bba94aa20a08]

SvxBorderLine::GuessLinesWidths: use SAL_N_ELEMENTS


2012-01-27  Alexander Bergmann  <myaddons@gmx.de>  [b8f24c52c4d3c4ed562fe6c7ae8fa17218a66c1e]

unusedcode.easy: Removed unused code (basegfx::B3DPolygon, basegfx::B3DPolyPolygon)


2012-01-27  Alexander Bergmann  <myaddons@gmx.de>  [6cbf9907898026913ea49abfe6399ba3efa4bb58]

unusedcode.easy: Removed unused code (basegfx::B2IVector)


2012-01-27  Alexander Bergmann  <myaddons@gmx.de>  [ec139b751ce85392327cb3eb3a495c27fa5546cd]

unusedcode.easy: Removed unused code (basegfx::B2ITuple)


2012-01-27  Olivier Hallot  <olivier.hallot@alta.org.br>  [260054594c91af05f2825d512801200797d10075]

Fix for fdo43460 Part LIII getLength() to isEmpty()

Part LIII
Modules
xmloff (part 6)

2012-01-27  Olivier Hallot  <olivier.hallot@alta.org.br>  [983de9808159036bd5de008d895ba6e5566c99f6]

Fix for fdo43460 Part LII getLength() to isEmpty()

Part LII
Modules
xmloff (part 5)

2012-01-27  Tor Lillqvist  <tml@iki.fi>  [87842e4aa43ed66edfc400053ffac751f2e56bf7]

Skip Executable_soffice.bin for non-desktop OSes, hmm


2012-01-27  Tor Lillqvist  <tml@iki.fi>  [659894f19a7e926415393958cb8b880dc20edfed]

Thanks to sal/main.h need to compile main.c as Objective-C for iOS


2012-01-27  Tor Lillqvist  <tml@iki.fi>  [a261b5e664a7cf88ac2f3fe21e2bfd0c292ee431]

Skip Library_vbaswobj for iOS


2012-01-27  Tor Lillqvist  <tml@iki.fi>  [ed639fbb39007684c7d47d379871f2367ec18416]

No thanks for non-desktop OSes


2012-01-27  Tor Lillqvist  <tml@iki.fi>  [a925b72db35cd55a20c76e1207c2749c2281cad4]

Do deliver headers also for iOS even if we don't build the libs


2012-01-27  Tor Lillqvist  <tml@iki.fi>  [5cf4a008eff7e3acfa49838e81b45884d97b2733]

For iOS, filter out the sb and vbahelper libs that we don't build


2012-01-27  Tor Lillqvist  <tml@iki.fi>  [98ed7409fc1f97a92365b8d78050caa9ea0cb118]

Deliver the static libneon built for iOS

Actually libneon probably can't be used in an app distributed through
the App Store thanks to its LGPL licensing, so eventually we either
need a replacement, like AOO, or need to bypass code that uses neon
for iOS. But for now let's keep building it...

2012-01-27  Tor Lillqvist  <tml@iki.fi>  [fa580e345c7deaf22a4552502182088fc9a9bbbb]

WaE: Unused parameter


2012-01-27  Tor Lillqvist  <tml@iki.fi>  [bcc6126098013832c35f6ba8487028051ba5a2d6]

Deliver the static libunotest.a built for iOS


2012-01-27  Tor Lillqvist  <tml@iki.fi>  [d088fd397f7c61a517255fac1fc470b28e4e5798]

Fix bit-rot in the iOS "code"


2012-01-27  Tor Lillqvist  <tml@iki.fi>  [adb9a3e60ede9105187e9dee73446d3d44b529ec]

CppunitTests go in gb_Module_add_check_targets


2012-01-27  Tor Lillqvist  <tml@iki.fi>  [8f819c743b8a275939a7efff4edcb4670a4ebd05]

Bypass libwp? for iOS


2012-01-27  Tor Lillqvist  <tml@iki.fi>  [06eba7d7515aeb7cf78fd6dff021f6b16d9ec5a9]

One more


2012-01-27  Tor Lillqvist  <tml@iki.fi>  [81cf9f5099ca159d703ecc9ed8882bd3d3d1b1e6]

Bypass building BASIC and scripting related modules for iOS

Any LO-based app distributed through the App Store can't have
scripting or extendability anyway.

Sure, this will break the build elsewhere because of missing headers.
No big deal, I will take care of that eventually. It isn't as if there
would anybody else building for iOS anyway, as far as I know. If there
is, please make yourself heard.

2012-01-27  Tor Lillqvist  <tml@iki.fi>  [4178cb981a373354c0fce853b6f15a71d93a89ae]

Add the "all" cppunittesters for iOS

Not that I recall exactly what that each one of these unit tests do
any more, and how interesting they are. But they need to be mentioned
here.

2012-01-27  Andras Timar  <atimar@suse.com>  [764674700d35d86890e3538039209f0397015096]

use the correct application icon of Writer/Web under Windows


2012-01-27  Tor Lillqvist  <tlillqvist@suse.com>  [513e187c431ef1b7e0e2504263c12cc9083252d3]

Drop accidental #include


2012-01-27  Tor Lillqvist  <tlillqvist@suse.com>  [f0e5ca4d0be13e8494ad2de4c97a192537388ec5]

We don't use Library_vclplug_svp on Android any more


2012-01-27  Tor Lillqvist  <tlillqvist@suse.com>  [0a1fb4b618ad56fe11071a60105dbf70cc38892e]

Tweak the st_mode returned by lo_apk_lstat() to match reality better


2012-01-27  Michael Meeks  <michael.meeks@suse.com>  [9220f05f73d428a0d5415a45f786040c9ef9f74e]

android: try blitting a big texture to the screen instead; fails.


2012-01-27  Thorsten Behrens  <tbehrens@suse.com>  [0fddffe36d9dee810d8acf97d62f79b8cf2fb8ac]

Copy of index.html, with Google custom search.

This is the file as seen on api.libreoffice.org.

2012-01-27  Luboš Luňák  <l.lunak@suse.cz>  [e1cbc6fee6c8972e97e8ad4fac69ffded48eb3d7]

add a file to list of known SAL_INFO areas


2012-01-27  Luboš Luňák  <l.lunak@suse.cz>  [1b6d27d0ddef0190817f9bbdd6088e509457db72]

sal log area ".doc" -> "sw.ww8", to be consistent with the style


2012-01-27  Michael Meeks  <michael.meeks@suse.com>  [ab95c0753cc3693571e125742593d54185d39699]

android: un-successful attempt to use eglLockSurfaceKHR

is this method even implemented for android, seems to be a no-op.

2012-01-27  Eike Rathke  <erack@redhat.com>  [91e9cdd32943de6d3075a26e468bba11fa60bdee]

added [br-FR] date acceptance pattern "D/M"


2012-01-27  Eike Rathke  <erack@redhat.com>  [e6870cf32d7e95aca07f260b9cc9965da3299cce]

added [et-EE] date acceptance patterns "D.M", "D.M." and with spaces


2012-01-27  Kohei Yoshida  <kohei.yoshida@suse.com>  [86ec0c8201d89d472cd8b826c5265eccab62b96e]

Unit test for updating formula cells that references into the pivot table.


2012-01-27  Michael Meeks  <michael.meeks@suse.com>  [7acf7c1fd5cddb5aa6210e178bfab924570667c7]

android: add EGL and pixel redrawing modes + start of 565 conversion


2012-01-27  Michael Meeks  <michael.meeks@suse.com>  [51741668593d23a1b35beb6971e92ba648974f31]

android: attach as daemon with given JNI version, and don't exit.


2012-01-27  Michael Meeks  <michael.meeks@suse.com>  [76bdcb53a57234cbd2d05acc557935e8175c7884]

android: push the redraw-needed command into the app thread & wait


2012-01-27  Stephan Bergmann  <sbergman@redhat.com>  [452d86c9cbfb6b4b7e86426931a0d982dd8bb180]

Replace SvtUndoOptions with (simplified) direct configuration access.

Also, code in sw can be simplified under the premise that always
/org.openoffice.Office.Common/Undo/Steps > 0.

2012-01-27  Stephan Bergmann  <sbergman@redhat.com>  [db59e4481614f58e111a86a1926e49fb523ebbae]

Do not move nCurUndoAction < 0.

(Could easily happen when max undo steps is set to 1.)

2012-01-27  Tor Lillqvist  <tlillqvist@suse.com>  [4603028bc4e2cdacd32da073a82a42ba1fc549a8]

CppunitTest_sal_osl_file fails on Windows


2012-01-27  Tor Lillqvist  <tlillqvist@suse.com>  [a6ed487d9703a052f335141d3d44a022d08e84ab]

Decrease verbiage a little bit


2012-01-27  Caolán McNamara  <caolanm@redhat.com>  [68eabebbf7e3f41310fa198fcf5d565fa03c9f6f]

update unused list


2012-01-27  Caolán McNamara  <caolanm@redhat.com>  [8145136690674689610da84b47b96e81dd9438f0]

SvGlobalName::GetctorName is now redundant


2012-01-27  Caolán McNamara  <caolanm@redhat.com>  [595b7345012ddfb2e04f70f4d03c0bd6cbd62862]

drop unnecessary include


2012-01-27  Caolán McNamara  <caolanm@redhat.com>  [7045e4e15c9a41864c92899f6a58f68e13a24930]

ByteString->rtl::OString


2012-01-27  Caolán McNamara  <caolanm@redhat.com>  [5a0fd87d15ad0da5035337a8a1b90c4e32f855dd]

remove WriteSrc, WriteCxx and WriteHxx

I can't see that WriteSrc, WriteCxx WriteHxx are anything other than unused
archaic remnants of the past.

2012-01-27  Caolán McNamara  <caolanm@redhat.com>  [9cd7d08b4a0c9ab81c2ce9872ff78baa5a065c7f]

SvDispatch class doesn't exist anymore


2012-01-27  Caolán McNamara  <caolanm@redhat.com>  [58d4275efae7fc0f3e97c02d79b67cf688052e81]

make idl ByteString free


2012-01-27  Caolán McNamara  <caolanm@redhat.com>  [04a32c98be8b890689699068a6147d836d3b2689]

use assert to demo equivalence


2012-01-27  Caolán McNamara  <caolanm@redhat.com>  [f75694e5b13236248171885633b0a3612940e04a]

ByteString->rtl::OString


2012-01-27  Kohei Yoshida  <kohei.yoshida@suse.com>  [41e92ab2b7a8fcb7f5738f656bdac47bc0847f29]

fdo#44143: Keep cells with broadcasters alive during deletion.

Or else it would partially break formula reference chain.

2012-01-27  Eike Rathke  <erack@redhat.com>  [ded70d46dceae53fed54888172a135cb2adc80de]

Revert "fdo#44143: Keep cells with broadcasters alive during deletion."

This reverts commit af70bc00c6714eb8695babdf5af07416552f7034.

To be replaced by a better solution.

2012-01-27  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [e9ec6d58b58739ce43ff563fd78c2326e11d1741]

Revert "Removed list and numbering paragraph styles and related option page"

This reverts commits 359d0fbd03a68d9131e8fb25e7dac9f19ddf6dcb,
6a15a2898b7f822ddfba23553dd127e25af15fff and
21352f88caba9dee73d5a87c8e3724d17ac6b428.

This change is not mature enought: needs more work

2012-01-27  Thomas Arnhold  <thomas@arnhold.org>  [2233aa52da14ec85331aee1163b885fe9a9fb507]

keysymnames: get rid of some insanity

getKeysymReplacementName() returned a translated keyname, now
XKeysymToString() is called directly. This change had no negative
effect to me. I tried it with a fixed string as return value for
getKeysymReplacementName() on a german interface. INSRT is still
translated to EINFG as this is done by po files.

2012-01-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [f3c1af57010033c40bfda0711cce7b83e2afdf51]

Pick additional cleanups from -3-5-0 branch.

This cherry-picks the extra cleanups from the UNO type publishing
revert.

2012-01-27  Michael Stahl  <mstahl@redhat.com>  [e549f52f16c4a519ed3eddb9c66c19bacc247590]

fdo#38542: SvxBorderLine::GuessLinesWidths:

Importing style:border-line-width="0.002cm 0.088cm 0.141cm" (which older
OOo/LO apparently could write) fails, because GuessLinesWidths can't find
a matching style (result: standard "double" border, 3 equal width parts).
Try to create a custom BorderWidthImpl of type DOUBLE instead, that
preserves the individual widths.

2012-01-27  Michael Stahl  <mstahl@redhat.com>  [7add8abf8e88dcae0591e21f525f3f2fa4baee56]

fdo#38542: sw: ODF import: prevent border width overriding:

If there is a width in fo:border{,-left,-right,-top,-bottom}, then
it should not override the values from
style:border-line-width{,-left,-right,-top,-bottom}, which are more
specific in case of "double" borders.

2012-01-27  Michael Stahl  <mstahl@redhat.com>  [e2ffb71305c5f085eec6d396651c76d6daee3406]

fdo#38542: sw: ODF import: divide width by 3 for "double" borders

The problem is that the width from the fo:border{,-left,-right,-top,-bottom}
attributes is effectively tripled for "double" borders.

2012-01-27  Lionel Elie Mamane  <lionel@mamane.lu>  [d9ebbe3e5f0beb31364df524b9136958012558cf]

Disable Adabas UI *installation*, too


2012-01-27  Lionel Elie Mamane  <lionel@mamane.lu>  [b86c6ac65c9fae4da5fc8faf1ed194007de37afc]

Disable Adabas UI, too


2012-01-26  Caolán McNamara  <caolanm@redhat.com>  [16d803021f4bb1708eeec0ab97e875eb37e2e0e3]

WaE: possibly uninitialized


2012-01-26  Caolán McNamara  <caolanm@redhat.com>  [098d2591238317ee234b45e2f6d694a964f0be57]

useless unused aPStr object


2012-01-26  Caolán McNamara  <caolanm@redhat.com>  [6d4b5da90f383f3a587d1675808a55798ad05178]

AppendParserString never defined


2012-01-26  Thorsten Behrens  <tbehrens@suse.com>  [00de339c15a048c874bc856e321973df0ea238de]

Fixup over-ambitious previous revert.

There were actually some useful bits hidden in that mass-publishing
of uno api.

2012-01-26  Olivier Hallot  <olivier.hallot@alta.org.br>  [596469d4183ff451833348cb4454ad0d02e0138f]

Fix for fdo43460 Part LI getLength() to isEmpty()

Part LI
Modules
xmloff (part 4)

2012-01-26  Olivier Hallot  <olivier.hallot@alta.org.br>  [dfa8287f8bbb6c523266237ff67eb4b3d07b5c8b]

Fix for fdo43460 Part XLIX getLength() to isEmpty()

Part XLIX
Modules
xmloff (part 3)

2012-01-26  Thorsten Behrens  <tbehrens@suse.com>  [78cca63070ae6cf82b45ec3bc75fafa2db31a7f2]

Revert publishing of lots of UNO types.

See issue i#117329

This reverts commit fb2b2be1bf566b5ef4d308332dbbdfe7012f6f1c.
This reverts commit 0b494e0cb9eb6652d00397fb6ca8d9b6709e4cb5.
This reverts commit 3e396922c2926165d680e8051c3d9247ea4aaf78.
This reverts commit 0461d179dddc2caab6315e6f7ec7bb3804dd017a.
This reverts commit 0f79c68194206864c993cd0fb01a485d2db2664f.
This reverts commit 65162840e329afee6f401f5a91273c2dbd1bbdf8.

Conflicts:
	offapi/com/sun/star/drawing/XSlidePreviewCache.idl
	offapi/com/sun/star/drawing/framework/XPaneBorderPainter.idl
	offapi/com/sun/star/rendering/FontInfo.idl
	offapi/com/sun/star/rendering/XBezierPolyPolygon2D.idl
	offapi/com/sun/star/rendering/XColorSpace.idl
	offapi/com/sun/star/report/XFixedLine.idl
	offapi/com/sun/star/report/XFixedText.idl
	offapi/com/sun/star/report/XFormattedField.idl
	offapi/com/sun/star/report/XFunctionsSupplier.idl
	offapi/com/sun/star/report/XImageControl.idl
	offapi/com/sun/star/report/XReportControlFormat.idl
	offapi/com/sun/star/report/XReportDefinition.idl
	offapi/com/sun/star/xml/crypto/SEInitializer.idl

2012-01-26  Kohei Yoshida  <kohei.yoshida@suse.com>  [af70bc00c6714eb8695babdf5af07416552f7034]

fdo#44143: Keep cells with broadcasters alive during deletion.

Or else it would partially break formula reference chain.

2012-01-26  Stephan Bergmann  <sbergman@redhat.com>  [d3e30409530a94470a3c19612663b26a9eafa683]

Replace SvtCacheOptions with (simplified) direct configuration access.


2012-01-26  Tor Lillqvist  <tlillqvist@suse.com>  [d396ec82510f8a871d9d7310a4ce53180278fa37]

Add APP_CMD_FOO symbolic printout


2012-01-26  Tor Lillqvist  <tlillqvist@suse.com>  [04fbc6be65cce5f91f753eabb1a74877a2e6ebf8]

Use lo-bootstrap as the log tag


2012-01-26  Ivan Timofeev  <timofeev.i.s@gmail.com>  [e2407767b39df00c4057a8174391ab70b97a39a5]

remember that map has been initialized


2012-01-26  Alexander Bergmann  <myaddons@gmx.de>  [0439af27e1f37b19d4409f34f974d6ade49f99bf]

Code cleanup: ( () ) replaced by (())


2012-01-26  Stefan Knorr (astron)  <heinzlesspam@gmail.com>  [f1cb0a4ab4f11dc015be1696c7c7751802171915]

Make named ranges dialog more consistent, localizable


2012-01-26  Miklos Vajna  <vmiklos@frugalware.org>  [439e5279c5d334f849a6ab7b51bad1bb12f13aae]

solenv: handle error code from ./g

This avoids "Cannot find the git binary! Is git installed and is in
PATH?" strings in the about dialog when building from a tarball.

2012-01-26  Tor Lillqvist  <tlillqvist@suse.com>  [d044d38d32e86fae0184890e19de3dbcb2ab477d]

Add reply to question in comment;)


2012-01-26  Tor Lillqvist  <tlillqvist@suse.com>  [612fc199c3884b48770740acf8b441f3506b47e1]

Include the separate tag argument in the __android_log_print() calls

It's the *third* argument that is the printf-style format string.

2012-01-26  Stephan Bergmann  <sbergman@redhat.com>  [252e599b22f08a8138b78e4215c33a86f5889fef]

Replace SvtInetOptions with (simplified) direct configuration access.


2012-01-26  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [5e51960dede5015b862df05b7b16f02884647889]

fdo#35669: properly merge ref fields in master documents


2012-01-26  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [5fd72b4dc0191610e4d7b9cc30c5ec5b345150cb]

Revert "Page Breaks: IsLeaveWindow() is unreliable, we do not need it here."

This reverts commit 60c968e9a2ef14aa289e677bd7f40d2c4724fd12. This
introduced flickering page break button

2012-01-26  Michael Meeks  <michael.meeks@suse.com>  [0c2de3df0982b0c77987c640a9af38d310325a55]

android: get at least something onto the screen


2012-01-26  Miklos Vajna  <vmiklos@frugalware.org>  [edf0a7e36754f485aa787769f3a82ac92f548f7f]

README.cross: LibO-dev -> LOdev in the mingw section


2012-01-26  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [0d9aa8cce792d69d5147a2230b61b1cbdc089206]

Sort the catch-all detection at the end


2012-01-26  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [1f65dc9ef52436bb34a6fd7ebc16c629fc9ac70c]

Use the right define


2012-01-26  Eike Rathke  <erack@redhat.com>  [34315e7ec4062f9521cd19951b5f7f6ad9ce0d2e]

resolved fdo#38595 border width lost in ODF import


2012-01-26  Eike Rathke  <erack@redhat.com>  [97c66b3b13528cc50f271217663718b3d6681bd9]

cast from BorderLine to BorderLine2 is not valid

Don't access a css::table::BorderLine struct as if it was
a css::table::BorderLine2 struct, which it isn't. A proper implementation
would need to pass BorderLine2 structs around for which it would need
a css::table::TableBorder2 struct that holds BorderLine2 instead of
BorderLine, and adapt various places for API compatibility to support both.
For now use the default table::BorderLineStyle::SOLID to set the line style at
::editeng::SvxBorderLine

2012-01-26  Andras Timar  <atimar@suse.com>  [d2961f3fff10ea1254a082ad6d0a72bff740d66e]

updated License document

added libs and dictionaries which were new to LibreOffice 3.5

2012-01-26  Tor Lillqvist  <tlillqvist@suse.com>  [052fe1a7700e834d9363be6da88d3fea71e879c3]

Call the JavaVM's AttachCurrentThread(), can't hurt...


2012-01-26  Tor Lillqvist  <tlillqvist@suse.com>  [85f0cd34dbfc0dcc81da5ac0a046812673b40bb6]

Move the sleep earlier, and log it


2012-01-26  Caolán McNamara  <caolanm@redhat.com>  [12088021a0cebc2569b3e0f2e90e4f338d4d601b]

ByteString->rtl::OString


2012-01-26  Caolán McNamara  <caolanm@redhat.com>  [5cc2997f0e9b20a5aa91b61dea6070189b0a584a]

callcatcher: remove some unused code


2012-01-26  Caolán McNamara  <caolanm@redhat.com>  [0143300979ecf2d25deebf69c7c9d52217204fa8]

convert vectors to OString


2012-01-26  Caolán McNamara  <caolanm@redhat.com>  [1f26095e9c4f72f7bd6e78416c409f68ceae3027]

convert maps and sets to OString


2012-01-26  Caolán McNamara  <caolanm@redhat.com>  [901b6f587d566cc7d0a8177914f83f03cd82250b]

ByteString->rtl::OString


2012-01-26  Michael Meeks  <michael.meeks@suse.com>  [7c4c1832ccd4830f903d7d647466f96aa6755711]

android: move lo-bootstrap to osl/detail, Attach threads as created


2012-01-26  Stephan Bergmann  <sbergman@redhat.com>  [b7da8304477428c317e20e1df7e469077bd1d8a3]

Better exception message.


2012-01-26  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [a8afa224362619387cc87928d8a0392396eb8bb2]

Revert "TEMP"

Sorry, for this one, pushed by mistake :(

This reverts commit 31c02baa10f7da947aa073f8af3f8e370acabd90.

2012-01-26  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [79299dcae534943f6107afc99542ddf028d20117]

Fix crashes due to inexisting attribute


2012-01-26  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [31c02baa10f7da947aa073f8af3f8e370acabd90]

TEMP


2012-01-26  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [925907767cc63c1e5d6414e215f671a0b9f8a28a]

disable sd's regression test again


2012-01-26  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [80eecd4677c5a1b61be1a34eea4bbecdc7e95e80]

switch subsequenttest testdocs from sdc to ods, fdo#43376


2012-01-25  Olivier Hallot  <olivier.hallot@alta.org.br>  [3dbb89e5a39e7811d2fc0c1fbad012c3d565396b]

Fix for fdo43460 Part XLVIII getLength() to isEmpty()

Part XLVIII
Modules
xmloff (part 2)

2012-01-25  Michael Meeks  <michael.meeks@suse.com>  [0f32f98564f8e0e66bc2d2ee5c55406930007044]

android: add missing deployment component


2012-01-25  Michael Meeks  <michael.meeks@suse.com>  [0def387f351b7e67c2f45474105333c4cb4f55dc]

android: add first cut of frame contents blitting, and error dialog


2012-01-25  Olivier Hallot  <olivier.hallot@alta.org.br>  [4228c5542b57b43064bbefb3cc79c4eb51e059d6]

Fix for fdo43460 Part XLVII getLength() to isEmpty()

Part XLVII
Modules
xmloff (part 1)

2012-01-25  Michael Meeks  <michael.meeks@suse.com>  [32af4e15048e53b223294ad33ac428f992bfd0eb]

android: missing header pieces


2012-01-25  Michael Meeks  <michael.meeks@suse.com>  [b3904a718bbf278034afb231df3473e7138b05ac]

android: move event handling to members of SalInstance

rename app -> mpApp and initial handling of frames, we will need
a mini window-manager in here, most likely.

2012-01-25  Michael Meeks  <michael.meeks@suse.com>  [a6c5b24b0cb5fe42f4109a92a5a6bdc7eb03cfad]

WaE: unwind possible undefined warnings


2012-01-25  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [3e82bf0e5e6a1d5dcbe6b7ebbbe124912e8e8700]

add test for ScTableSheetObj


2012-01-25  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [1d60eea3831b3da45722e92839a3c1721d7605a4]

adjust test name


2012-01-25  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [b0af6fd51c644827593f3d69c46dc8074dca0ee3]

ScTableSheetObj::findAll does not return the correct range, fdo#43462


2012-01-25  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [80502d846247c81f8d58b575d7e6db9d824f215f]

add interface test for util::XSearchable


2012-01-25  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [811cddef5347069bf90ddc569ba2acc9883347ba]

disable all java based tests covered now by c++ based tests


2012-01-25  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [1b973485e63717e875347f0ad33c8137f4bc05c7]

add XNamed interface test and add this test to ScDataPilotTableObj


2012-01-25  François Tigeot  <ftigeot@wolfpond.org>  [5f32a5558e8672ed56d5d393228aefacc632846c]

NetBSD also needs the internal gethostbyname_r() implementation

Reported by: Thomas Klausner <wiz@NetBSD.org>

2012-01-25  Kohei Yoshida  <kohei.yoshida@suse.com>  [e5dea1e1a5ca307c6b3b6becfb6486d57efae181]

New unit test for refreshing a pivot table without data cache.

Also, FillOldParam() and GetMembers() removed since 1) they were not
necessary and 2) it would create a data cache in the process.

2012-01-25  François Tigeot  <ftigeot@wolfpond.org>  [a79889083b25d69ae6b801ed8cee90b5dd9199c4]

Ensure Env.Host.sh always return a zero exit code

* On some NetBSD systems, the last unset command returns a
  non-zero exit code

* This made the make(1) processes terminate immediately in
  source-env-and-recurse, breaking the build.

Reported by: Thomas Klausner <wiz@NetBSD.org>

2012-01-26  Takeshi Abe  <tabe@fixedpoint.jp>  [bb51e8e72be424f0fd92350006c536a97fd4b210]

Deleting a null pointer is safe


2012-01-25  Kohei Yoshida  <kohei.yoshida@suse.com>  [85d34beec5f8196896487c96028b2dc2ce3cf6c8]

New unit test for pivot table's date output handling.

We rely on the cell type of those date value outputs when grouping
by date or value range.

2012-01-25  Tor Lillqvist  <tlillqvist@suse.com>  [25f78344e8dea95cedb0b981f08865d676154e5b]

Bin global_android_app and instead use lo-bootstrap API

Instead of introducing a global variable, use the already existing
saved android_app pointer in lo-bootstrap.c, and just add a function
to retrieve it from there. Store it in the AndroidSalInstance.

Reanme osl/detail/android.h back to android_native_app_glue.h, which
is the name of that file in NDK/sources. "android.h" sounded to me too
grand, as if it was some universal Android header. But if we do start
to modify the android_native_app_glue stuff heavily, then it indeed
makes sense to call it something else. Until then, revert also some
whitespace changes to android_native_app_glue.c for it to be as close
as possible to the "upstream" one in the NDK, for clarity.

2012-01-25  Tor Lillqvist  <tlillqvist@suse.com>  [c4e35496393c73e73a297e8c5398cb6f96a35e46]

WaE: int and long confusion


2012-01-25  Tor Lillqvist  <tlillqvist@suse.com>  [182bd1d016c00ba207dec2dac754ef25add4cdf7]

Let's skip scp2 for non-desktop OSes for now


2012-01-25  Stephan Bergmann  <sbergman@redhat.com>  [a2195b2dc301a6c2cfd0bf1a7ff74483bcc5998a]

Replace SourceViewConfig with (simplified) direct configuration access.


2012-01-25  Stephan Bergmann  <sbergman@redhat.com>  [d70aa23c2d3af951c8846b4aea83c87c06a37a35]

Add configuration wrappers for groups, too (to add listeners etc.).


2012-01-25  Stephan Bergmann  <sbergman@redhat.com>  [866df124ee89a9d7b1f2b7803892f02c1010a9be]

typo


2012-01-25  Michael Meeks  <michael.meeks@suse.com>  [5c59f1e22aaf9e495e3c0d207660cc36d3c2ac82]

android: more vcl pieces, wake/yield/loop bits and test pattern


2012-01-25  Tor Lillqvist  <tlillqvist@suse.com>  [f9c0e552355a0ae30ba75b427a3d8749ca8ebe9b]

Bin global_android_app and instead use lo-bootstrap API

Instead of introducing a global variable, use the already existing
saved android_app pointer in lo-bootstrap.c, and just add a function
to rettrieve that.

Reanme osl/detail/android.h back to android_native_app_glue.h, which
is the file from NDK/sources that it is. "android.h" sounded to me too
grand, as if it was some universal Android header. But if we do start
to modify the android_native_app_glue stuff heavily, then it indeed
makes sense to call it something else. Until then, revert also some
whitespace changes to android_native_app_glue.c for it to be as close
as possible to the "upstream" one in the NDK, for clarity.

2012-01-25  Tor Lillqvist  <tlillqvist@suse.com>  [113dca13b1d0f957d69c25d6d9e84e821bd710aa]

WaE: int and long confusion


2012-01-25  Tor Lillqvist  <tlillqvist@suse.com>  [51dccd65538da5776a8c3ae12d5dd1ef926dc00a]

Let's skip scp2 for non-desktop OSes for now


2012-01-25  Caolán McNamara  <caolanm@redhat.com>  [52bb216897b90a7ae37c6ba8fde3fdd9ce94ede0]

tweak the ifdefs to clarify the unused SbxDecimal methods


2012-01-25  Caolán McNamara  <caolanm@redhat.com>  [00856ee8107fa2d30e324bd6e5bcf3549c1e56d3]

callcatcher: update list


2012-01-25  Caolán McNamara  <caolanm@redhat.com>  [905b84557d8ccbdba07f0a82a89f382db08fc0d9]

refresh unused code list


2012-01-25  Caolán McNamara  <caolanm@redhat.com>  [d6bf32bab10e1bb115aea0c6e5d6ac1753760fe7]

make padmin ByteString free


2012-01-25  Caolán McNamara  <caolanm@redhat.com>  [141c1c7bc6ac9bfadaf3fad6aba16a03836701b1]

callcatcher: remove some unused code


2012-01-25  Caolán McNamara  <caolanm@redhat.com>  [03e3a20868b971595481e6742725a1c80745e7b7]

ByteString->rtl::OString


2012-01-25  Caolán McNamara  <caolanm@redhat.com>  [39e54d04804d1d8ad0d0dc10aad8ef89c2ff1e40]

move ugly WriteLines out of SvStream to beside sole user


2012-01-25  Caolán McNamara  <caolanm@redhat.com>  [0c5ed3541bd857060b046dace291bb7e971dcc73]

String->rtl::OUString


2012-01-25  Caolán McNamara  <caolanm@redhat.com>  [1d4e0d9ec5b3781f8ab778e3e1630db3c2c39c4b]

reduce unnecessary includes


2012-01-25  Miklos Vajna  <vmiklos@frugalware.org>  [bb147bbb801b53dba8928340df7e2aa2d4545349]

fdo#43869 use the old rtf importer for paste


2012-01-25  Michael Meeks  <michael.meeks@suse.com>  [fd268507704ba82af2abe4f5f777daf4c43d74fe]

android: cleanup osl security code for empty home / username fields


2012-01-25  Michael Meeks  <michael.meeks@suse.com>  [3e52b896843ae0a9e137d4728e2ef73245e7e144]

android: add versionrc generation for desktop


2012-01-25  Miklos Vajna  <vmiklos@frugalware.org>  [00db55ff835d78885bff83a372e601f64e732c6d]

writerfilter: drop unnecessary includes from DomainMapper.cxx


2012-01-25  Noel Power  <noel.power@novell.com>  [7580fff93292d08bc6f42792f256b832f5c4bad6]

fix initial height of multiline input window

There is a hardcoded preferred height for the input window that was getting picked up becuase the result of GetTextHeight was just '1' ( due to no font being set up ) We shouldn't use a hardcoded value, we should always use the proper text height e.g. the result of a successfull call to  GetTextHeight() ( the patch makes sure we get a decent result from this call )

2012-01-25  David Tardon  <dtardon@redhat.com>  [259e0dfc293d455f1ea777de132730f7e5fde22d]

transparency gradient effect fade in is wrong (fdo#45219)


2012-01-25  Jan Holesovsky  <kendy@suse.cz>  [3092e57f0c46ab1eafebcff0ad875acdd49d4e45]

Add a note to the toplevel Makefile where to actually edit stuff.


2012-01-25  Jan Holesovsky  <kendy@suse.cz>  [1195d989d454a96e3b9fb0c0b6053db61b68f0b1]

Allow killing 'make docs' by Ctrl-c.


2012-01-25  Tim Hardeck  <thardeck@suse.com>  [315d2ddc161e4b296febe9e54c3cfc9270310bfe]

optimized zoom to use more common intervals

Round zoom values beginning with 50 to a multiple of 5, with 100 to one
of 10, with 500 to one of 50 and with 1000 to one of 100.
The step 100 is enforced to have one fixed point.

2012-01-25  Riccardo Magliocchetti  <riccardo.magliocchetti@gmail.com>  [554bcf4205ede6ec3adb9f39e676b77054b1e8a1]

Fix file not found: cairocanvas.uno.so in smoketestoo_native


2012-01-25  Thorsten Behrens  <tbehrens@suse.com>  [400ad00534afbbc93de9fd0835e487980f85a336]

Put font embedding disable to correct unit test


2012-01-25  Stephan Bergmann  <sbergman@redhat.com>  [15e67c8fbda050ba82886188889e77ade1e52451]

Clean up (don't bind retval temporaries to references).


2012-01-25  Radek Doulik  <rodo@novell.com>  [9b20b8e9c6a177b98b86f227e2e5d056563ec9d5]

Revert "fix rendering of metafiles embedded in emf+"

This reverts commit f7b6cd87f78b786b59984e5b3c8a5a78f0ed7a94.

2012-01-25  Tor Lillqvist  <tlillqvist@suse.com>  [7175129b2d8549c5e18e1222c943ddda5f2e9ee5]

Add notice that the android/qa/simple directory has not been maintained


2012-01-25  Muthu Subramanian  <sumuthu@suse.com>  [4d451439a5ae4b4f07a38c3712b974aa550625b7]

Marking ImplDrawModeToColor as const.

Missed it while reviewing commit:
f9c09fbbb32f3808e2ef2eaa7148e10a130ccd20

2012-01-25  Christina Rossmanith  <ChrRossmanith@web.de>  [f9c09fbbb32f3808e2ef2eaa7148e10a130ccd20]

Reduced duplicate code detected by simian.


2012-01-25  Alexander Bergmann  <myaddons@gmx.de>  [92a87649a79de6013703d2344365ef86fc9788bd]

Removing unused code (basegfx).


2012-01-24  Kohei Yoshida  <kohei.yoshida@suse.com>  [1f064291129d6fb08a1ca5bf639f8f199f2d4e44]

DataPilot to PivotTable in function names.

From now on we'll stick with the 'pivot table' terminology...

2012-01-25  Tor Lillqvist  <tlillqvist@suse.com>  [4ae2d48862338bf96b11910424a4a61044786e95]

WaE: unused parameter 'nType'


2012-01-24  Thorsten Behrens  <tbehrens@suse.com>  [738851f76966981370f1b311b7e7d2066537f07c]

Adapt reference svg to not contain embedded fonts anymore.


2012-01-24  Michael Meeks  <michael.meeks@suse.com>  [7dbd2a0a6d983bdd14bf7a022c0199fde76e143a]

android: re-factor headless a little, and start on the mainloop


2012-01-24  Michael Meeks  <michael.meeks@suse.com>  [c2112c7ce19fbdbc285d34fe8122754fb6654adb]

android: rename native_app_glue.h and install as osl/detail/android.h


2012-01-24  Thorsten Behrens  <tbehrens@suse.com>  [efc28fae8d9453ff313f363d28e5a94ccd3adc4a]

Disable svg font embedding for sd filters test, enable again.


2012-01-24  Thorsten Behrens  <tbehrens@suse.com>  [e5e0aae1e220cdde7b06c899425dcabd912048d1]

Remove dead code from svg filter


2012-01-24  Kohei Yoshida  <kohei.yoshida@suse.com>  [c4431fda193d1aa28aafbdd440a77aebb9b78014]

fdo#45067: Differentiate numeric and non-numeric field member values.


2012-01-24  Tor Lillqvist  <tlillqvist@suse.com>  [d947fb8a6c69a9144ed2d00de4521e86925b0d48]

WaE: "defined but not used" for stuff bypassed for Android


2012-01-24  Olivier Hallot  <olivier.hallot@alta.org.br>  [2727a29e57cdcd5dddc94a829194f88cfc2808ab]

Fix for fdo43460 Part XLVI getLength() to isEmpty()

Part XLVI
Modules
xmlhelp

2012-01-24  Tor Lillqvist  <tlillqvist@suse.com>  [116f3f2e163327e5494c86fb47853ec2282dd1fe]

We don't do cppunit stuff here


2012-01-24  Tor Lillqvist  <tlillqvist@suse.com>  [5488d34bbf79a83942221f0f3bf94bec09db05a2]

Put a local.properties in android/qa/desktop, too


2012-01-24  Tor Lillqvist  <tlillqvist@suse.com>  [52681e4405b303028340bfb63ddb6c14eb17caa2]

Use own own <osl/file.h> API to read the source in osl_copyFile()

It seems that we call osl_copyFile() to copy from /assets on Android
in some cases.

2012-01-24  Tor Lillqvist  <tlillqvist@suse.com>  [e580fd501b67b9e0a56a712ffb24ec3c244a135b]

Fill in more struct stat fields in lo_apk_lstat()

Set uid and gid to that of the process, atime to current time, mtime
and ctime to the modification timestamp of the archive entry.

2012-01-24  Tor Lillqvist  <tlillqvist@suse.com>  [2175e21fb94ecb9a266b656c0efa9f7197072006]

Bin incorrect claim in comment


2012-01-24  Michael Meeks  <michael.meeks@suse.com>  [8b589f50f29031a1e93fc040646f917a7fff7bda]

android: extend rc files some more to aid bootstrapping.

it seems there are two 'unorc' files - confusing huh ?

2012-01-24  Michael Meeks  <michael.meeks@suse.com>  [181dd08b1d3a811f66e629ef61b3ac96de3025b7]

android: disable bundled extension synchronisation


2012-01-24  Michael Meeks  <michael.meeks@suse.com>  [72a0b0ad0c364a92fb4872fca4bf3aaaeae0977d]

android: initialize security data, and use HOME / bootstrap key


2012-01-24  Michael Meeks  <michael.meeks@suse.com>  [651803c7a5d4568ade7ca829cfce400090637e38]

android: disable lock-file bits for now


2012-01-24  Michael Meeks  <michael.meeks@suse.com>  [19d423ab67346c2542a1acea1f485a7c43e2dd90]

android: attempt to create presets/ directory, add 'HOME' too.


2012-01-24  Michael Meeks  <michael.meeks@suse.com>  [b813ff2971ecdfd18962cec0cdf87d3ea2942a81]

android: disable create_user_install's copyFile goodness

osl_copyFile is not implemented for android yet, and we can pre-can this dir.

2012-01-25  Takeshi Abe  <tabe@fixedpoint.jp>  [ebe3e061ac80584b5ff9b6b190b1fe2a78b73c99]

Removed unused field and non-existent class


2012-01-24  Andras Timar  <atimar@suse.com>  [9b55eeba78d4e6418750a12c3dad4b42e2dd3f03]

remove bn-IN node, we have bn


2012-01-24  Ivan Timofeev  <timofeev.i.s@gmail.com>  [b46d71a558d935bac5c1f484e9635338b1654728]

remove unused #define SFX_ITEMTYPE_STATBAR in workwin.cxx


2012-01-24  Ivan Timofeev  <timofeev.i.s@gmail.com>  [853768873d2ebc8b9e63bf4f0a16e5867b0a1504]

sfx2: fix indentation in viewsh.cxx


2012-01-24  Caolán McNamara  <caolanm@redhat.com>  [aeab59f2b0565ae3adbb2b96e192ad3522574fd4]

NDebug.hxx is gone now


2012-01-24  Caolán McNamara  <caolanm@redhat.com>  [4be34f5e14c57e4663c140d2373c6ae693ada814]

WaE: unused e


2012-01-24  Caolán McNamara  <caolanm@redhat.com>  [3ee84cb27e49d26acc50e235abafd7aa5e6a8c72]

use write_uInt16s_FromOUString pattern


2012-01-24  Caolán McNamara  <caolanm@redhat.com>  [17ecf0036d44657b954de6c8f7efd536ab5c4809]

callcatcher: update list, remove newly unused methods


2012-01-24  Caolán McNamara  <caolanm@redhat.com>  [45350532879f8b33741fa1ac012aa43a776ebdf5]

use read_lenPrefixed_uInt16s_ToOUString instead of hand-rolled loops


2012-01-24  Caolán McNamara  <caolanm@redhat.com>  [5f662f2540e02487396d0ef0d97325d9a1fa8960]

all direct OUString readers are current little endian streams


2012-01-24  Caolán McNamara  <caolanm@redhat.com>  [04d58ef75a5e6fd7066fcfd257d907f52e4de5a7]

String->rtl::OUString


2012-01-24  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [7938b75ab7d8052b66859db05201cafc5175d95e]

Don't try to build inexisting file


2012-01-24  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [86bf32c487852f4e466b27320e3724266cb53dba]

Fix build: dupplicate node/prop /VCL/DefaultFonts/bn


2012-01-24  Luboš Luňák  <l.lunak@suse.cz>  [db0f839920c38973f8448df0f74de7c4c95c832c]

order database properties so that opening it in writer works (bnc#740032)

http://lists.freedesktop.org/archives/libreoffice/2012-January/024380.html

2012-01-24  Thomas Arnhold  <thomas@arnhold.org>  [74a356c3464b56e94c2174a0e7a1d63de8f7071e]

dead java code in qa


2012-01-24  Thomas Arnhold  <thomas@arnhold.org>  [83a5267651a3aff55589612891cee6b1e4c87041]

dead code in qa


2012-01-24  Andras Timar  <atimar@suse.com>  [82e0266b05dd53d0ce8b12bd5c76ae25872b87a9]

country code 'IN' is not in use for these locales fdo#44208, fdo#45107


2012-01-24  Radek Doulik  <rodo@novell.com>  [f7b6cd87f78b786b59984e5b3c8a5a78f0ed7a94]

fix rendering of metafiles embedded in emf+


2012-01-24  Noel Power  <noel.power@novell.com>  [68a55b78362209fb6244ed31e23042af60c39c85]

tweak treatment of '+/-' operators when dealing with Date types

Any '+' operation involving Date types results in a Date, '-' of a Date type results in a Date except if both LHS & RHS are Date(s)

2012-01-24  David Tardon  <dtardon@redhat.com>  [f933735c1cd7f1fad71c300fdb14baebdc62e1bd]

make slide transitions work


2012-01-24  David Tardon  <dtardon@redhat.com>  [efe48e57e986d03c388668e5955ded4f563d3a61]

remove debugging print


2012-01-24  Noel Power  <noel.power@novell.com>  [f00b387faeca2902909ce181f2f772a51ec4527f]

fix ( hopefully ) viewing artifacts in input line fdo#44391


2012-01-24  Noel Power  <noel.power@novell.com>  [e8681bede97a64d03eaa01556d19f5822f898c26]

Revert "fix ( hopefully ) viewing artifacts in input line fdo#44391"

This reverts commit 1f0ba007489e77e4145fc840cc3a878772494fd7.

2012-01-24  Noel Power  <noel.power@novell.com>  [1f0ba007489e77e4145fc840cc3a878772494fd7]

fix ( hopefully ) viewing artifacts in input line fdo#44391


2012-01-24  Stephan Bergmann  <sbergman@redhat.com>  [229eb2e9dec3c54fa2b73b968d61985e5528edbf]

Trivial description fix of previous fix (extension -> driver).


2012-01-24  Tor Lillqvist  <tlillqvist@suse.com>  [066283f43b792234ab2833ef8d1052b02517d55b]

Indent the postgresql stuff consistently like the rest of the file


2012-01-24  Thomas Arnhold  <thomas@arnhold.org>  [e8d4222a1cf5770433d465441b35eced9b30f9b8]

Remove evoab debug facility and use SAL_INFO


2012-01-24  Thomas Arnhold  <thomas@arnhold.org>  [04b8bac4a9e8e251ca61c4373beb0f1df76b2d54]

finalize gcc 4.7 string literal operators


2012-01-24  Tor Lillqvist  <tlillqvist@suse.com>  [6b58e58dc71f5371829e54fdddd5ca1b69c80aff]

--disable-postgresql-sdbc


2012-01-24  Tor Lillqvist  <tlillqvist@suse.com>  [c7511d9802b95a1a6e708fc61e6d6986f90c39d5]

Use --build and --host when cross-compiling

Just a start, I suspect the configure script here will fail anyway
when cross-compiling to Windows at least. And we surely won't even
bother trying cross-compile this to non-desktop OSes.

2012-01-24  Tor Lillqvist  <tlillqvist@suse.com>  [32111a7680308a0950d9a956928933b59d6c675d]

--disable-postgresql-sdbc


2012-01-24  Muthu Subramanian  <sumuthu@suse.com>  [5fb4b78559a44133673a49a028c691fa474aee75]

n719734: Overridding properties from master/layout.

When there are conflicting properties in masterslide->layout->slide
most recent (i.e. e.g. slide has higher priority than layout)
should be used.

2012-01-24  Muthu Subramanian  <sumuthu@suse.com>  [a21c7f835bd7034614fa8ac606fd60a0cbeef1ec]

Fix for a probable crash. (code review)


2012-01-24  Stefan Knorr  <heinzlesspam@googlemail.com>  [29ac03994484cb65725ec697cb7615a31b117b58]

Comments Translations.


2012-01-24  Stefan Knorr  <heinzlesspam@googlemail.com>  [cf545e07f32f99e9c50e7dd6a0e932ead84e072c]

Removal of commented code.


2012-01-24  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [3456c03198e57b5a8f49ad79a3bbb2ce2602a07d]

typo


2012-01-24  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [2aedbd241f05692cde01c60c51ba398777e372bb]

fix WaE


2012-01-23  Kohei Yoshida  <kohei.yoshida@suse.com>  [2c659e692a17cc10d364a2304bead9403fc6bdde]

fdo#45067: We need automatic number detection for date/number grouping.


2012-01-24  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [f8214f0f1d66c6b96b3663dcb3cd71280bcd0d39]

enable ScDataPilotTableObj::testRefresh again


2012-01-23  Stephan Bergmann  <sbergman@redhat.com>  [115a684b40deff70e5337444c02861e7c0458840]

Unused #includes.


2012-01-23  Marcel Metz  <mmetz@adrian-broher.net>  [89f0655ebadb1aa9be31d854dfe5476e2b16e64c]

Replaced diagnore ENSURE_OR_CONTINUE with regular code.


2012-01-23  Marcel Metz  <mmetz@adrian-broher.net>  [f9e6d195dbbf0b2effa10f69f4c99fce6e2b186b]

Replaced diagnore ENSURE_OR_BREAK with regular code.


2012-01-23  Michael Meeks  <michael.meeks@suse.com>  [e384f241554a1157137b6121a064f75308b2ba10]

android: get dummy user-install 'presets' setup to please first-run


2012-01-23  Michael Meeks  <michael.meeks@suse.com>  [6ce3dc5165cdc1328ae0dd877d183fc688b43299]

vcl: early crash => no ucb => no images.zip => unhandled exception, caught.


2012-01-23  Michael Meeks  <michael.meeks@suse.com>  [d83eb4b9ff792080f3c0012f7e0b59ed3c8639ce]

android: get osl_Pipe creation sorted out, before we kill it.

use new OSL_SOCKET_PATH bootstrap variable to customise this.

2012-01-23  Michael Meeks  <michael.meeks@suse.com>  [90f6080e6b27278fd3f50b0e96aa0df328d6b07d]

android: add package2 and create bootstraprc


2012-01-23  Kohei Yoshida  <kohei.yoshida@suse.com>  [561b044d62f4701e51abb4a7c47ce3b07f788f8e]

Fix refresh problem on pivot tables whose data cache have not been created.


2012-01-23  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [6c0a26274629ae4f83105aa5f038d21b5c8ca7d0]

add new interface tests for some common data structures


2012-01-23  Olivier Hallot  <olivier.hallot@alta.org.br>  [f94399ef8023ad3b21528ecdc00e44366d4c3fe5]

Fix for fdo43460 Part XLV getLength() to isEmpty()

Part XLV
Modules
writerfilter, writerperfect

2012-01-23  Olivier Hallot  <olivier.hallot@alta.org.br>  [558112542348bcbd754853847c968e2203abf269]

Fix for fdo43460 Part XLIV getLength() to isEmpty()

Part XLIV
many modules(inc's)

2012-01-23  Stephan Bergmann  <sbergman@redhat.com>  [4a0af6a0581fc7ac2b6544e996529405276d06bf]

typo


2012-01-23  Julien Nabet  <serval2412@yahoo.fr>  [d61d3f26c5d7e1bcd1440c1891afd19c825ce056]

Useless "if else" since we do the same in both cases


2012-01-23  Eike Rathke  <erack@redhat.com>  [6a28de4944a9c40be901f2356e7c295e184c5c95]

erase the correct element in ScColumn::Delete(), not the last one

This fixes the dreaded crash in sc_unoapi test.
Thanks to Kohei for pointing in the right direction.

2012-01-23  Julien Nabet  <serval2412@yahoo.fr>  [82a061079ae03f841713fd26c809d45621a59836]

Fix fdo#44040 VIEWING: Crash when page preview after <f4> (data sources)

Caolán fixed Iterator management which was buggy. (thank you !)

2012-01-23  Stephan Bergmann  <sbergman@redhat.com>  [c97d74b5f0608866bad3f7ae943811bdff4f7986]

fdo#45090: Changed postgresql-sdbc from bundled oxt to proper optional part.

Replaced --enable-ext-postgresql-sdbc with --disable-postgresql-sdbc.
Renamed postgresql-sdbc.uno{.ini,rc} to consistent postgresql-sdbc.ini
(which made the code a little easier).

Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>

(cherry picked from commit 3a7ae48b6f610899200ae2800706533f7c4c9f80)
Conflicts:
	configure.in
	connectivity/source/drivers/postgresql/makefile.mk

2012-01-23  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [95780ec73990f96dc16fc677c895d00fa1360008]

refactor concept for c++ based subsequenttests


2012-01-23  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [3fcde5e3f9e0921effd9ffd6c26246647f108ce3]

add library for c++ based subsequenttests

use this library for interface tests and implement the test in the
correct module by creating one test class per implementation class
The implementation class should inherit from all interface tests it
needs

This should make it more easy to write tests since we no longer need to
write the same test method multiple times

2012-01-23  Michael Stahl  <mstahl@redhat.com>  [a0093404ffbca79655a52019d6bf66b976964fe9]

SfxVirtualMenu: fix context menu crash:

SfxMenuCtrlArr_Impl used to be a PTRARR_DEL, so use a boost::ptr_vector
to ensure elements are deleted.
(regression from 94d4764a42f8f38b884bb8960791d80ac876b786)

2012-01-23  Michael Meeks  <michael.meeks@suse.com>  [9bea733ecf01da09aaf7281868441b8a02fcf5cc]

android: add missing component, icon theme, and UI config xml


2012-01-23  Caolán McNamara  <caolanm@redhat.com>  [c8f15a768dd4d71acfb65c3af4995e2a991b8087]

call FreeResource like the other RoadmapWizard users


2012-01-23  Caolán McNamara  <caolanm@redhat.com>  [17d933c97d9b80830b2152906ab0f82b9b21ba1c]

ctor OModuleResourceClient first so OModuleResourceClient dtor is last

which means that we don't crash in --enable-dbgutil on cancel
of the addressbook dialog

2012-01-23  Michael Meeks  <michael.meeks@suse.com>  [4b7b244fe71f5ed589b5e72f81b7b2f79096c68d]

android: make desktop/ marginally debuggable


2012-01-23  Michael Meeks  <michael.meeks@suse.com>  [e74a3585a0b6ffed998800b2be8617c0c095e02e]

android: update README and fix a number of silly escaping issues


2012-01-23  Michael Meeks  <michael.meeks@suse.com>  [847494bc43c4647b28464b6159760bbbf65e7a60]

android: nasty hack to overcome unpleasantness of UNO bootstrapping


2012-01-23  Michael Meeks  <michael.meeks@suse.com>  [91c7d943e144deaf6146addb682e0283f9c3b070]

android: setup the unorc path correctly into assets


2012-01-23  Eike Rathke  <erack@redhat.com>  [2d8a5940a0369127602fcc6144e9c31aae4917bd]

added [tr-TR] date acceptance patterns "D.M" "D/M" "D-M"


2012-01-24  Takeshi Abe  <tabe@fixedpoint.jp>  [0a7126a7673e60490b5da565d1df14248136fcce]

Replaced String by rtl::OUString


2012-01-23  Eike Rathke  <erack@redhat.com>  [49e685663146b9ad59a47cfaf9cf499fc6a6b937]

added [fi-FI] date acceptance pattern "D.M."


2012-01-23  Eike Rathke  <erack@redhat.com>  [b247f7691e0498355afcbcc4b60b5e9fdd28d867]

added description of time edit format


2012-01-23  Eike Rathke  <erack@redhat.com>  [a7769e27849b74102e11540d7753576528323114]

resolved rhbz#783556 crash in ScMatrix::GetDimensons() from ScInterpreter

* Interpreter tried to access a nonexistent matrix for external reference.
* In ScInterpreter::PopExternalDoubleRef(ScMatrixRef& rMat) set error for
  unexpected conditions. In caller or descendants check for error or presence
  of ScMatrix.

2012-01-23  Thomas Arnhold  <thomas@arnhold.org>  [5cde352b9622c0e009b52e4848c84584d03e0d5d]

remove duplicate header


2012-01-23  Jan Holesovsky  <kendy@suse.cz>  [a18c8a06073650e12f3c1f9f8990670484ac5cf1]

Let's use 2^(1/4) as the zoom factor, instead of 1.2 (thanks, Tor!)


2012-01-23  Caolán McNamara  <caolanm@redhat.com>  [832cd0cfb7a66ed19033e793de37a312af8c0c20]

filter out confusing unused code from external libraries for unusedcode.easy


2012-01-23  Mariusz Dykierek  <mariuszdykierek@gmail.com>  [e9ca381275f42a445a7c8918230c6263258e53c6]

A copy-paste bug detected by cppcheck


2012-01-23  Mariusz Dykierek  <mariuszdykierek@gmail.com>  [1bc228f769be2999c10beefe224517804bb0316c]

Same expression on both sides of || in if condition


2012-01-23  Michael Stahl  <mstahl@redhat.com>  [7177eebc6942cc66a20514a409788ef87b1383b5]

connectivity: fdo#43479: sort order doesn't matter


2012-01-23  Caolán McNamara  <caolanm@redhat.com>  [8f23e9813daae808aa2a81250b5e414dc57a3394]

Resolves: fdo#44856 skew artificial fonts before glyph or layout rotation


2012-01-23  Tor Lillqvist  <tlillqvist@suse.com>  [1921a96c323f5a0dcd846f5d17a6bbb3de208797]

Add the filters_test test documents


2012-01-23  Tor Lillqvist  <tlillqvist@suse.com>  [5b715f0dd92aeb4c08c53f914b31ee8fe83e0e5d]

Don't crash when attempting to open non-existent files under /assets


2012-01-23  Ivan Timofeev  <timofeev.i.s@gmail.com>  [924d0bdd47ed895592332714be8ee32afe1acebb]

add the "Send Feedback..." help menu item


2012-01-23  Caolán McNamara  <caolanm@redhat.com>  [67073c6bc870aceede4652fffd0571da584a4679]

use safer rethrow syntax


2012-01-23  Caolán McNamara  <caolanm@redhat.com>  [2563c8dd790f26909f9f15fd29b900ebfbc7e467]

can't see the point of calling String::Erase before delete String


2012-01-23  Caolán McNamara  <caolanm@redhat.com>  [b1f74de0311af25596e861c24be8b829f4b27cb4]

ByteString->rtl::OString


2012-01-23  Caolán McNamara  <caolanm@redhat.com>  [d3c0bf6c8087c4573b181fc5d01a70cffc17c78f]

drop tools/string.hxx include


2012-01-23  Caolán McNamara  <caolanm@redhat.com>  [3e41fd078144094913ed62ae7fce5b91c820f98f]

can replace all PLACEHOLDER_PATH tokens


2012-01-23  Caolán McNamara  <caolanm@redhat.com>  [eb8e39f2a4cd21033d020a9e9919e1cb29d182c7]

make svx ByteString free


2012-01-23  Caolán McNamara  <caolanm@redhat.com>  [210d239b87326a942dd73f507e642f0dde3da16b]

make drawinglayer ByteString free


2012-01-23  Caolán McNamara  <caolanm@redhat.com>  [8ab3795596da25fbb18de8cfb8632d4956a256ec]

make shell ByteString free


2012-01-23  Caolán McNamara  <caolanm@redhat.com>  [61eb66bd2d03b45a6ed45c0acf2e202643d62559]

make starmath ByteString free


2012-01-23  Caolán McNamara  <caolanm@redhat.com>  [e07f5b0fb48b6a719258dfe69419330ca2a5dfec]

make oox ByteString free


2012-01-23  Caolán McNamara  <caolanm@redhat.com>  [fba010a77757d0724a0da4a902e78f17cdf15b65]

make sot ByteString free


2012-01-23  Caolán McNamara  <caolanm@redhat.com>  [66823037e164af16f2cb24c4299c8776869c682c]

make chart2 ByteString free


2012-01-23  Caolán McNamara  <caolanm@redhat.com>  [1cb538925ddba61d87b71640475282f60f27ce42]

make unotools ByteString free


2012-01-23  Caolán McNamara  <caolanm@redhat.com>  [cce3e85e0d32a2e66d1c82e0eb072debad1600c5]

ByteString->rtl::OString


2012-01-23  Bapt  <bapt@FreeBSD.org>  [f908fc4ca5bb7ae6d779df4239510fb0a0b84635]

use $(GPERF) instead of using gperf from path


2012-01-23  Tor Lillqvist  <tlillqvist@suse.com>  [47c6f602f7874f3bbc48f970a29f3780e8927963]

Use /assets as SRC_ROOT and OUTDIR_FOR_BUILD on Android


2012-01-23  Tor Lillqvist  <tlillqvist@suse.com>  [77d80f9e5bf2c34bacc9bbdf1cfc3bafe593dd51]

Possibly need dummy jni/Android.mk and Application.mk for ndk-gdb to work


2012-01-23  Michael Meeks  <michael.meeks@suse.com>  [7fddab07f4c8e054a489285097623172b853912f]

android: re-installs can fail silently, remove tree before install


2012-01-23  Lionel Elie Mamane  <lionel@mamane.lu>  [520b8118f4a2d54e4849929d94091f29a6434346]

ORowSetCache::fillMatrix(): fix case m_nFetchsize > table size

When lowering m_nStartPos, do not duplicate rows above its old value

2012-01-23  Thomas Collerton  <tom.coll91@gmail.com>  [7735b09b5e10e366ffb3a156790316ea0ccfa0a0]

fdo#44988: Remove obsolete BOOTSTRAP defines.


2012-01-23  Mariusz Dykierek  <mariuszdykierek@gmail.com>  [ac7a8bfe4e53d4615929bcafe9cbdd88d03b6e1d]

Removed NfCurrencyEntry::ApplyVariableInformation().


2012-01-23  Mariusz Dykierek  <mariuszdykierek@gmail.com>  [458c80234b701fb1cb9a71239cec532c54b2e9f0]

Removed Get*EntryLine? and Get*EntryDistance methods.


2012-01-23  Mariusz Dykierek  <mariuszdykierek@gmail.com>  [9042c4d0740c5b222b27d189e526b74fbd740b6f]

Redundant condition and Comment Translations.


2012-01-23  Tor Lillqvist  <tlillqvist@suse.com>  [a76ab71b8b4582cde28e6937afe960e8737efea1]

Use -z defs to catch undefineds at build time


2012-01-22  Eike Rathke  <erack@redhat.com>  [d180de79b82d1a73cfd914dd9a1524109c5e78ee]

resolved fdo#45032 Calc export to HTML with graphics failed

Fixed a misconception in transition from List to to ptr_vector of commit
db599f64e63a3141159b7f0e59783197c39b3e02, List::Next() returned NULL when at
end of list, mimic that.

2012-01-22  Thomas Klausner  <wiz@NetBSD.org>  [7afa76599cf0c9256e2dc85709f8cb2f1ac76282]

Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/core


2012-01-22  Thomas Klausner  <wiz@NetBSD.org>  [1684f1cb1a7ca155e613d3da4e2c168e9618e62a]

Use more portable `=' comparison operator instead of `=='.


2012-01-22  Ivan Timofeev  <timofeev.i.s@gmail.com>  [799f2de5d1085d845ec498af0a7932965c42ed68]

fdo#43705: fix incomplete updating of the page preview pane in Draw

This regression was introduced in f215333002882872129066828228d3343a903331.
As stated in PageObjectPainter::PaintPageObject:
  "The page object layouter is quite volatile."
The rest of usages of mpPageObjectLayouter looks sane, but who knows...

2012-01-22  Tor Lillqvist  <tlillqvist@suse.com>  [a865eee6e74b3de779f282bb276492239fed2abb]

Wash my hands


2012-01-22  Tor Lillqvist  <tlillqvist@suse.com>  [c4feba9af53831a7bb1ff4765b4294ce0b6ea613]

Wash my hands


2012-01-22  Tor Lillqvist  <tlillqvist@suse.com>  [7a58710bcfdd9eddaeb0533d1cad3ab53a819c4e]

Must export SYSBASE for it to propagate through set_soenv


2012-01-21  August Sodora  <augsod@gmail.com>  [9a7d098aa92a4099aeb022798189c00c87258408]

SV_DECL_PTRARR_DEL->boost::ptr_vector


2012-01-22  Lionel Elie Mamane  <lionel@mamane.lu>  [b026e5a4a17babd43cac266b06ad49e12f9aa225]

ORowSetCache::fillMatrix(): correct off-by-one error

Symptom: segfault.
Thanks to Julien Nabet for precise pointer to problematic code.

2012-01-21  Michael Meeks  <michael.meeks@suse.com>  [7b0123b9ea3e2f67ea8205cfd38bc5cd28225cb4]

android: hard-code path to 'lofficerc' in assets/


2012-01-21  Michael Meeks  <michael.meeks@suse.com>  [f177253cd12ae5806061972de29dadca3779c813]

android: print out exception messages that escaped 'main'


2012-01-21  Michael Meeks  <michael.meeks@suse.com>  [926822b241e6c8037fbda650667637d83b2b7cc0]

android: don't add -I/usr/include to the compile line - urk


2012-01-21  Michael Stahl  <mstahl@redhat.com>  [0231617f1a1aa8713d79d19140b5d526c8a56dc0]

sw: tweak translation 60c8a970d


2012-01-21  Michael Stahl  <mstahl@redhat.com>  [a1e4a1120135eab16ba8d07e708f4860a3fe4cfc]

SwGlossaries: some cleanup


2012-01-21  Michael Stahl  <mstahl@redhat.com>  [e2b3be6416df0c8913b2d6bb32c34fe162a0a019]

officecfg: namespace prefix make variable FILES


2012-01-21  Michael Stahl  <mstahl@redhat.com>  [5967ac28790c9936ba4251806538abc1d590bfdb]

sw: rtf filters: use "sw.rtf" for logging


2012-01-21  Michael Stahl  <mstahl@redhat.com>  [8cbf0441fa70cd05f44033d1fd51e90c8d644075]

SwGlossaryGroupDlg: get rid of pointless empty()


2012-01-21  Michael Stahl  <mstahl@redhat.com>  [757a17a3a84bfde446b9a709a93b5c0c4024fd9c]

SwGlossaryGroupDlg: String to OUString


2012-01-21  Michael Stahl  <mstahl@redhat.com>  [535260983dd16c0e6621d206b5f5d0e30da33209]

SwGlossaryGroupDlg: fix memory leaks


2012-01-21  Michael Stahl  <mstahl@redhat.com>  [2e4bb77c1979ee893a7e969278639093e3f6aa8e]

UnoControls: remove dmakefiles


2012-01-21  Michael Meeks  <michael.meeks@suse.com>  [e981b4271089607d6086ce965505020fe17b519f]

sal: re-disable file based unit tests that don't pass


2012-01-21  Thomas Arnhold  <thomas@arnhold.org>  [22da27d9ddcdacaef21d667b0777052b7e817b9a]

Improve checking for emptiness


2012-01-21  Thomas Arnhold  <thomas@arnhold.org>  [cfc2f1919f8cf856c0c884dac7e4eb83bece4a7f]

Improve checking for emptiness (while)


2012-01-21  Thomas Arnhold  <thomas@arnhold.org>  [94f114550a8fd9f21e70fa98a4b564d7643d47d4]

Improve checking for emptiness


2012-01-21  Thomas Arnhold  <thomas@arnhold.org>  [3bb278f5bfa1cb28ba051bc6980a93d52f9b29e1]

unused methods


2012-01-21  Thomas Arnhold  <thomas@arnhold.org>  [89898395899f4b2935689a5666d0734ba3d63511]

Remove unused Get/SetXmlNamespace


2012-01-21  Thomas Arnhold  <thomas@arnhold.org>  [08d47e3491f0d55467ebbe723020172b768b37b4]

correct copyright header


2012-01-21  Matúš Kukan  <matus.kukan@gmail.com>  [67cf29bb36587f03ec19c789657da4236553c5fd]

sal: make more tests running


2012-01-21  Matúš Kukan  <matus.kukan@gmail.com>  [68dad6ff9d5547d94ff1b1085dfec9c8fef9c726]

sal: split unit-tests to one test per makefile


2012-01-21  Andras Timar  <atimar@suse.com>  [1c27584919cb0d55a8bc09e3a1fc4c74fa6aa21a]

Bump copyright year


2012-01-21  Michael Meeks  <michael.meeks@suse.com>  [85f33f177a54d2f26cf90128801d81e9e690e80f]

sal: enable osl::File unit tests, and add a new readLine unit test


2012-01-21  Michael Meeks  <michael.meeks@suse.com>  [96c2f2bc8093c1dbf729d3d0c4849eefb87b5ce1]

android: remove nonsensical write to file buffer during readLine

also expose in-memory file method for unit testing.

2012-01-21  Michael Meeks  <michael.meeks@suse.com>  [59cefd339d0c3fcde5b614d7f142a957397672d9]

cleanup: remove annoying ( ) empty parameter pattern


2012-01-21  Michael Meeks  <michael.meeks@suse.com>  [22815db58f554cd64ec3a625b81175bf5d93f91c]

sal: only allowed one unit-test per gnumakefile, so separate these


2012-01-21  Michael Meeks  <michael.meeks@suse.com>  [90bcb4b51918b26e840dc5102d2997fb48ee4341]

privateise FileCopier - it is not used externally


2012-01-21  Stephan Bergmann  <sbergman@redhat.com>  [f433d5a9b8379f5207df92d80ce7dede9d9795d8]

Fix Windows.


2012-01-21  Stephan Bergmann  <sbergman@redhat.com>  [c76d098cd840c3bf830f04aecc879521b844098d]

Fix non-DBG_UTIL case.


2012-01-21  Stephan Bergmann  <sbergman@redhat.com>  [7c704c78d3c652504c064b4ac7af55a2c1ee49bb]

Removed some unused parameters; added SAL_UNUSED_PARAMETER.

SAL_UNUSED_PARAMETER (expanding to __attribute__ ((unused)) for GCC)
is used to annotate legitimately unused parameters, so that static
analysis tools can tell legitimately unused parameters from truly
unnecessary ones.  To that end, some patches for external modules
are also added, that are only applied when compiling with GCC and
add necessary __attribute__ ((unused)) in headers.

2012-01-21  Julien Nabet  <serval2412@yahoo.fr>  [0d5167915b47df7c3e450614ea50d845ba959df3]

Fix Possible inefficient checking for 'aChrSetArr' emptiness


2012-01-21  August Sodora  <augsod@gmail.com>  [411d8c2dd1cb3a9a6dbd78f34852e46c6e80f904]

SV_DECL_PTRARR_DEL->boost::ptr_vector


2012-01-21  August Sodora  <augsod@gmail.com>  [cba8c3b64ef1fbd7c1454546d1de1fb0a9fe1ebd]

SV_DECL_PTRARR_DEL->boost::ptr_vector


2012-01-21  August Sodora  <augsod@gmail.com>  [528aba3a9cf91da5ce70c6d631d7b82e203f8086]

SV_DECL_PTRARR_DEL->boost::ptr_vector


2012-01-21  August Sodora  <augsod@gmail.com>  [8904dce9758a48d2d627ebd5d755f0c2105b9ba0]

Remove unused SV_DECL_PTRARR


2012-01-21  August Sodora  <augsod@gmail.com>  [f057a76585e1f2b5f36631883155743a3b88f92e]

Remove unused SV_DECL_PTRARR


2012-01-21  August Sodora  <augsod@gmail.com>  [5a37be04ba5fec4f201984ab6d539c312c30fddc]

SV_DECL_PTRARR->std::vector


2012-01-21  Kohei Yoshida  <kohei.yoshida@suse.com>  [de8d1f922acca8e0df5ecb016d27126124e2c3d1]

Oops I shouldn't have erased names directly.

We always need to remove the index map when removing a name.

2012-01-21  Kohei Yoshida  <kohei.yoshida@suse.com>  [657b3c889ae107d9ccaaab569929a3a1abde3200]

fdo#44831: Named range should overwrite existing name.

When inserting a new named range, it should overwrite any existing
name if one exists.  That was the old behavior in 3.3 prior to my
range name rework, and because of ptr_map not overwriting existing
key, that behavior had changed unintentionally.

Let's revert to the old behavior.

2012-01-20  Kohei Yoshida  <kohei.yoshida@suse.com>  [54d7fc9eeeeae303112967c6ca9dd7c990babfa8]

Grid lines should be immediately above or below the background.

Especially grid lines should never be above cell borders.

2012-01-20  August Sodora  <augsod@gmail.com>  [90e983df7b79d9022e24926d770298227becb342]

Use a smart pointer here instead


2012-01-20  August Sodora  <augsod@gmail.com>  [e0d20cbd0b3ac2ef3590d82ee5d75785ac5401fe]

valgrind: Fix memory leak


2012-01-20  August Sodora  <augsod@gmail.com>  [9f1ee3e585a04154b49d0592c7c541527cfcd79d]

Remove useless macros


2012-01-21  Milos Sramek  <sramek.milos@gmail.com>  [3cf7dcdde2e7a115405c93e4f63580437c8ab744]

updated [sk-SK] formats and month names


2012-01-21  Miklos Vajna  <vmiklos@frugalware.org>  [c39e891d4dc963d2cac9843b426494e4dc490278]

fdo#44983 Fix RTF import of \paperh and \paperw

These keywords should not only set the *default* paper height/width but
also set the current values.

2012-01-20  Norbert Thiebaud  <nthiebaud@gmail.com>  [53358305d8620f703d14df3c37a9b65e29a20cb4]

kill some doxygen warnings


2012-01-20  August Sodora  <augsod@gmail.com>  [6accc1e65a8ab566db16c07dd76cf5f74c0bf792]

Revert "DECL_PTRSTACK->std::stack"

This reverts commit 56208a1b367b25eea8bd7df5507cf4fa1fe8fb1d.

2012-01-20  August Sodora  <augsod@gmail.com>  [f9424e58a3e32f3bf1112206ad23b6922fdc010c]

Revert "Remove DECL_PTRSTACK"

This reverts commit fabf6aa20117fb1132fc7e730e5eeecd0378e67e.

2012-01-20  August Sodora  <augsod@gmail.com>  [6ffc885952d898df4266ad79ba0b4fba351a8bb6]

Unused define


2012-01-20  August Sodora  <augsod@gmail.com>  [c6bf2fa2b2925cadabc735d12b8d0c030c328baf]

Remove unused typedef


2012-01-20  Kohei Yoshida  <kohei.yoshida@suse.com>  [94c63b8699e822fe1344002b68c3b11e687a1153]

Prefer using back() to access the last element.


2012-01-20  Kohei Yoshida  <kohei.yoshida@suse.com>  [bd161794ac844891f18660c292387dd449cb4c71]

Added 'm' prefix for a data member.


2012-01-20  Noel Grandin  <noel@peralex.com>  [cc86807e41d44a8f64b74dfc89ddb85cd48a7197]

Replace open-coded array with std::vector in ScColumn.


2012-01-20  Kohei Yoshida  <kohei.yoshida@suse.com>  [5708d3dcb065247d5774dafbd7911bb5bab72849]

More on String to rtl::OUString changes.


2012-01-20  Kohei Yoshida  <kohei.yoshida@suse.com>  [88869c1dd907c4851cd8671f0822a0d7c4fd3f36]

String to rtl::OUString.


2012-01-20  Kohei Yoshida  <kohei.yoshida@suse.com>  [6964157be89119fe58347f7281207205236b05a6]

Provide a version that takes rtl::OUString.


2012-01-20  Kohei Yoshida  <kohei.yoshida@suse.com>  [d36dd33fd263c5e34d6e8a78428f0b3a505bad36]

Provide a version that takes rtl::OUString.


2012-01-20  Kohei Yoshida  <kohei.yoshida@suse.com>  [1b9b886afbbf8a6203abfa072c676b06b5b0d495]

sal_Bool to bool.


2012-01-20  Santiago Martinez  <smvarela@gmail.com>  [7ce98f34150d430b12804eb9796e4142b7c6517c]

Removed unused code as listed in unusedcode.easy


2012-01-20  Michael Stahl  <mstahl@redhat.com>  [abc07e01b78d255e0ce9658e779275ffe7c4d1e2]

sw: tweak translations


2012-01-20  Philipp Weissenbacher  <Philipp Weissenbacher>  [d83104bf83e7071070fb2964ea7e4c1028fcee9c]

Translate German comments


2012-01-20  Philipp Weissenbacher  <Philipp Weissenbacher>  [f325a615348b38f740fee058ed83c69ba32309e2]

Translate German comments to English


2012-01-20  Philipp Weissenbacher  <Philipp Weissenbacher>  [c87cf0920d800b3cb73cd60b36f6a7f66f0bb317]

Translate German comments


2012-01-20  Tor Lillqvist  <tlillqvist@suse.com>  [5ef52d43a308f8153c6f8ac5b07521080fdeb2db]

filters_test needs a shitload of components

Ugly duplication of the list if components. Could obviously do some
elegant refactoring to have each component mentioned just once. But on
the other hand, this is just a temporary way to build this unit test
app, no? If/when eventually gbuildifying this, the data from the
gb_CppunitTest_add_components calls in the correspondig
CppunitTest_FOO.mk files can be used, one hopes.

2012-01-20  August Sodora  <augsod@gmail.com>  [81605eaafa4cd645ca92013120f8da0c753cdf42]

Replace BasicErrorManager with std::vector


2012-01-20  Tor Lillqvist  <tlillqvist@suse.com>  [cce52394e979d02941e7f9f15f6706502a056800]

Add a target for the stdio redirection magic commands


2012-01-21  Takeshi Abe  <tabe@fixedpoint.jp>  [0cf0382d4eb8588c91e850adbd874c3cb5ef6f03]

replaced UniString by rtl::OUString

See also d2991722b34fb597d34a3270cd4a806277c52da5

2012-01-21  Takeshi Abe  <tabe@fixedpoint.jp>  [a06e1a6b63dfcb84cb1a3a7c5fd30829b9d33c82]

It does not require SwAppletImpl but only a couple of subheaders


2012-01-20  August Sodora  <augsod@gmail.com>  [fabf6aa20117fb1132fc7e730e5eeecd0378e67e]

Remove DECL_PTRSTACK


2012-01-20  August Sodora  <augsod@gmail.com>  [6dc58d6c28b20d8dfb12673c3e733417e0644090]

Fix build


2012-01-20  August Sodora  <augsod@gmail.com>  [56208a1b367b25eea8bd7df5507cf4fa1fe8fb1d]

DECL_PTRSTACK->std::stack


2012-01-20  Tor Lillqvist  <tlillqvist@suse.com>  [f7c1f80ae4f9a4f33cdac48040e2d48a8610604c]

Fix file: URI syntax


2012-01-20  August Sodora  <augsod@gmail.com>  [c987ddfec57cfe712088ee44f864774ac26ed262]

Actually this is unused


2012-01-20  August Sodora  <augsod@gmail.com>  [21ec8d068f457f222fa170eed296415717716a14]

Remove unused DECL_PTRSTACK


2012-01-20  August Sodora  <augsod@gmail.com>  [ee0d6e3ab040ddd2ce1cd73945ee44da69201ca4]

DECL_PTRARRAY->std::vector


2012-01-20  August Sodora  <augsod@gmail.com>  [33e9d339224f2443bc5a69af814a0311d5a2ec7b]

DECL_PTRARRAY->std::vector


2012-01-20  August Sodora  <augsod@gmail.com>  [2b8817ad5958cd4b975d10f53d0c2c6aabd3b784]

Remove unused SV_DECL_PTRARR


2012-01-20  August Sodora  <augsod@gmail.com>  [cd7bd2ff39fbb35121d34d1a3319587cce1a96b3]

Remove unused SV_DECL_PTRARR


2012-01-20  August Sodora  <augsod@gmail.com>  [85c58cd3ad210a4be49842ec0f272b2aebc5938e]

Remove unused SV_DECL_PTRARR


2012-01-20  August Sodora  <augsod@gmail.com>  [94d4764a42f8f38b884bb8960791d80ac876b786]

SV_DECL_PTRARR->std::vector


2012-01-20  August Sodora  <augsod@gmail.com>  [00081bb2fdf263d784082fb202d7802418ac7666]

SV_DECL_PTRARR->std::vector


2012-01-20  Michael Meeks  <michael.meeks@suse.com>  [4635ed7aee4cf2d74e6a4459ea7c1a8cc64c97e0]

android: add new desktop module, it gets to vcl init and fails.


2012-01-20  Michael Meeks  <michael.meeks@suse.com>  [655b738837427b2c7a953958dec37c275ac0bbb2]

android: add the sdk platform-tools and tools to your path to simplify


2012-01-20  Michael Meeks  <michael.meeks@suse.com>  [db9ca8ec1076bc812bfa5c1fb353feadf77d74ff]

android: better readme / docs.


2012-01-20  Eike Rathke  <erack@redhat.com>  [4e0928278df9e327dac9ac4d0ebf40bf04ef8dd9]

corrected [gu-IN] currency symbol update


2012-01-20  Ankitkumar Rameshchandra Patel  <ankit@redhat.com>  [5d6af4f2947432a55324e4f5cc67bca202f939e9]

changed [gu-IN] month names and reserved words, updated currency symbol


2012-01-20  Jesús Corrius  <jesus@softcatala.org>  [933cb63dcc51a15cab8ecebcbbe23ca258f90e78]

Fix spelling typo


2012-01-20  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [490301650899abec73128258569e0dffdc52d7c9]

Fix WiLangId.vbs operation

The script needs %TEMP% to be set in order to work properly.
Cygwin unsets TEMP which causes WiLangId.vbs to fail. Set the
TEMP variable to $TMPDIR before we call the cscript.exe.

2012-01-20  Michael Meeks  <michael.meeks@suse.com>  [9e5ad09552c8e3beba619a46d3bec6a508d877b2]

cleanup: privatise SvStream's LockFile impl. and in-line Redirector bits


2012-01-20  Michael Stahl  <mstahl@redhat.com>  [c82ed24c4e51492105b5d94e164ece3cf86d6d86]

rhbz#746174: also export list restart for non root list


2012-01-20  Michael Stahl  <mstahl@redhat.com>  [35e8190b0317972abb376dd2ed55567c43bc8b4d]

connectivity: fdo#43479: fix crash on DISTINCT:

Since commit f89f2b8bf506de0cc547ad596c75cbe1a0cf1ef1,
OResultSet::sortRows() works on the rows after SELECT, not on full rows.
So OResultSet::OpenImpl() has to be adapted to not use the mapping from
selected columns to entries rows in m_aColMapping any more; instead,
use the given ORDER BY clause for sorting.
But first extend the sort order to cover all columns, so it is no longer
necessary to call sortRows twice (this should be legal, because SQL says
the order of rows that are equal in ORDER BY columns is unspecified).

2012-01-20  Michael Stahl  <mstahl@redhat.com>  [ca7aa534777db183cabcc01978840a4581f01829]

svl: add new test to subsequenttests


2012-01-20  Michael Stahl  <mstahl@redhat.com>  [57444c86d274e5602218d1163810fe586aec02c0]

sw: SwAddPrinterTabPage::SetFax: fix STL conversion

regression from 166053646aff23f93ad3704cde05b9bda20e171c

2012-01-20  Michael Meeks  <mmeeks@suse.com>  [5a8a1d024bee83eff8d9a85ae6dda6c8823c3f2e]

Implement osl_identicalDirectoryItem for win32


2012-01-20  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [7514488ad4c3e8289aebe3a03bd14c293479627b]

Oops, my bad


2012-01-20  Matus Kukan  <matus.kukan@gmail.com>  [29a3d25eb516adf3fbf73520c9196be11f5cb5e3]

Fix windows build of cppu


2012-01-20  Michael Meeks  <michael.meeks@suse.com>  [0eef5f6b501ca9d2fb105d276ef86c896671e9cc]

android: Add debugging tips


2012-01-20  Tor Lillqvist  <tlillqvist@suse.com>  [4a4edda5fab3f01ae83e10d43e90f26ec0219530]

Add --with-android-sdk to the sample autogen.lastrun


2012-01-20  Tor Lillqvist  <tlillqvist@suse.com>  [dd013e7a6f68ab144ce2330ca139cd5d5e80e479]

Improve Android configury

Add a --with-android-sdk switch, and make that and the
--with-android-ndk mandatory when building for Android. Automatically
create a proper android/sc/qa/local.properties file (which points to
the SDK) for Ant.

Restore the Android ARM code generation related flags that I think we
want to use (that used to be mentioned in README.cross but were
accidentally dropped) to the automated setting of CC and CXX.

2012-01-20  Tor Lillqvist  <tlillqvist@suse.com>  [a52146c8eaaea54ded167e20fcae9ad840c4a5cf]

Add a stop-start-cycle target to do the adb shell stop & start dance


2012-01-20  Tor Lillqvist  <tlillqvist@suse.com>  [d0fce05606a80dca91a33526d0524f4a9cc65826]

It's scfiltlo, not scfilt


2012-01-20  Tor Lillqvist  <tlillqvist@suse.com>  [60ad5cc317ca8764602269819ff0dea820f15ae8]

Fix my email


2012-01-20  Tor Lillqvist  <tlillqvist@suse.com>  [804ddf47f7303441155d3b0d48704b6aa9df7526]

Add the sc_filters_test unit test


2012-01-20  Stephan Bergmann  <sbergman@redhat.com>  [4eba18ae5f0d854a66ff556ce308308ef46341e8]

Code clean up.


2012-01-20  Stephan Bergmann  <sbergman@redhat.com>  [0a77071485b611702c66182365016226591d0a29]

Code clean up.


2012-01-20  Stephan Bergmann  <sbergman@redhat.com>  [d92ac0dfbf5fd5a82176feb43d471f10a12e889b]

Remove obsolete suppressOslDebugMessage.


2012-01-20  Stephan Bergmann  <sbergman@redhat.com>  [46ce4f561dafeaab614e83653cba646885e8fd17]

Code clean up.


2012-01-20  Stephan Bergmann  <sbergman@redhat.com>  [ce2147ec43c8116c801e9a83f81eea188c2a719e]

Code clean up.


2012-01-20  Stephan Bergmann  <sbergman@redhat.com>  [b2ceee71bafac15c0401893f0475cbcf4164a9f6]

Code clean up.


2012-01-20  Stephan Bergmann  <sbergman@redhat.com>  [b149b0433d28b89b187f04455bcb242b8b17a48c]

ucbhelper::GetLocalFileURL does not use its arg.


2012-01-20  Stephan Bergmann  <sbergman@redhat.com>  [6cd581f240f9be985e92365f9da0c919142005b4]

Code clean up.


2012-01-20  Stephan Bergmann  <sbergman@redhat.com>  [b855cd62f626858efae5c7a5cd4911f7afb4b06c]

Code clean up.


2012-01-20  Stephan Bergmann  <sbergman@redhat.com>  [9807566e12120f75f30394a57a86e0eb917243b9]

Mempool size args are unused.


2012-01-20  Stephan Bergmann  <sbergman@redhat.com>  [e7f09c6e5b3228ac1e0603759d51dfec745a0e6a]

Remove some dated Windows-only debug stuff.


2012-01-20  Michael Meeks  <michael.meeks@suse.com>  [56db0770f64a1b68c3f5c08106562a10d521a894]

android: more goodness into the README a bit more


2012-01-20  Michael Meeks  <michael.meeks@suse.com>  [d45b38c9e332b184d3e61b38403c0e867ab6653b]

android: add missing VCL init symbol goodness


2012-01-20  Michael Meeks  <michael.meeks@suse.com>  [a0ce2a2f7a8533fd2ea6cd4a05e250a32f609ed7]

android: more notes on running the test


2012-01-20  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [32d4f05c022d785a86c6b0c39c74bc1ad46f6e61]

Uploading even newer and even more shiny libvisio 0.0.14


2012-01-20  David Tardon  <dtardon@redhat.com>  [614feec5481ee618bea98dabab2df0281995385e]

add missing semicolons. *blush*


2012-01-20  Stephan Bergmann  <sbergman@redhat.com>  [1ccb93b138b3d29b7ee497cdfb8a7cec5acb01cd]

Disable sd_regression_test until "do not embed font config" is fixed.


2012-01-20  David Tardon  <dtardon@redhat.com>  [a13d3436852a28c50a36c4ebd26c0e0c4fd9718c]

make these strings localizable again (fdo#44947)

Our translation tools read the src files literally, line by line, only
reacting on specific patterns (e.g., 'Text [en-US] = "...";'). Therefore
use of macros like this cannot work.

2012-01-19  Norbert Thiebaud  <nthiebaud@gmail.com>  [6ac30d8be976d60f56783327984b263fb1307e2a]

clean-up Doxygen warnings


2012-01-20  Miklos Vajna  <vmiklos@frugalware.org>  [370fc96b92e59d35c2eb2e14fd77eb14bfc72fd4]

Fix RTF import of dotted and word underline

The problem was that these are flags, not toggles.

2012-01-19  Olivier Hallot  <olivier.hallot@alta.org.br>  [c571e8777d15fd1c3f8730a7c1325d75c746333d]

Fix for fdo43460 Part XLIII getLength() to isEmpty()

Part XLIII
Modules
uui

2012-01-19  Olivier Hallot  <olivier.hallot@alta.org.br>  [5738e07a78c5894d111ee6c6e0d07b56ff126b2c]

Fix for fdo43460 Part XLIII getLength() to isEmpty()

Part XLIII
Modules
unoxml

2012-01-19  Olivier Hallot  <olivier.hallot@alta.org.br>  [6a1390eaf6464e71668c402d262a21c9192278e9]

Fix for fdo43460 Part XLII getLength() to isEmpty()

Part XLII
Modules
unotools

2012-01-19  Olivier Hallot  <olivier.hallot@alta.org.br>  [55b6485978bbfe17c1355909a5e27d8c846a4ee8]

Fix for fdo43460 Part XLI getLength() to isEmpty()

Part XLI
Modules
ucbhelper, unodevtools

2012-01-19  Eike Rathke  <erack@redhat.com>  [688551303ee5b918841b64ac85f06ab12989b7fc]

added [fr-LU] date acceptance pattern "D/M"


2012-01-19  Eike Rathke  <erack@redhat.com>  [513e5c109da38f545b535120cf35126cb5b239fa]

added [fr-BE] date acceptance pattern "D/M"


2012-01-19  Eike Rathke  <erack@redhat.com>  [3e49fe29e8cf83bda35ca1858c8765073d348a11]

added [fr-FR] date acceptance pattern "D/M"


2012-01-19  Stephan Bergmann  <sbergman@redhat.com>  [decd4c806264042e5fd8b21026c7d3c0cc760f44]

Undo comment fix that introduces start of nested comment.


2012-01-19  Eike Rathke  <erack@redhat.com>  [bffecae79a79feec906f55f25d0d563915d64c6e]

added [kab-DZ] date acceptance pattern "D/M"


2012-01-19  Eike Rathke  <erack@redhat.com>  [6f607469e97d6d6aeba99b5fcad264c40b47fd2e]

minor corrections in comments


2012-01-19  Andras Timar  <atimar@suse.com>  [5d2f27834abd9ea13556387ffa7f773587edbebc]

fdo#44915 MSI installer l10n bug

Unfortunately msiinfo.exe has a limitation, it truncates Language
property in Summary Information at char position 254.
The replacement, WiLangId.vbs does not have this limitation.

2012-01-19  Kohei Yoshida  <kohei.yoshida@suse.com>  [1df43525da87c181e7c9b42967f30072951cb794]

Fix a crash when copying a sheet with drawing obj to a new document.


2012-01-19  Kohei Yoshida  <kohei.yoshida@suse.com>  [50f4d165b42a85993685e546cbc524bc1bf68e5c]

Make this a private member (to make it easier to keep track of its usage).


2012-01-19  Kohei Yoshida  <kohei.yoshida@suse.com>  [d06779dd50a61b941dbfe9bb2a2f4070aaa09ce5]

No class derives from SdrPageView. No sense using protected visibility.


2012-01-19  Kohei Yoshida  <kohei.yoshida@suse.com>  [71860292f774920c99663cdbd8bbe0498a0e8da5]

Don't be a listener if you aren't interested in listening.


2012-01-19  Eike Rathke  <erack@redhat.com>  [09c1d111208619197fa851b21ff24bd261a93b15]

added [be-BY] date acceptance patterns "D.M." and "D/M/"


2012-01-19  Eike Rathke  <erack@redhat.com>  [af25972c19bcd0bef7739bd777c67907d61b2b16]

added [ja-JP] date acceptance patterns (various)


2012-01-19  Eike Rathke  <erack@redhat.com>  [0dc4e9cd0aac2d203219bb5ea4266693427c744c]

added check for duplicated date acceptance patterns

Also insert full date acceptance pattern at first position instead of
appending to have it be first in checks.

2012-01-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [28e1b3984080e238866fcd44034de6ea47895962]

enable sd's regression test in the subsequenttest target


2012-01-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [9b27d39081379aefbd8e1636088bf7eee3216ae3]

finish sd's regression test

Implemented a simple character based comparison of the exported file and
the reference file

2012-01-19  Lionel Elie Mamane  <lionel@mamane.lu>  [1234d599d4ee67bd725f0513431b2d4c56c9e09d]

ORowSetCache: overhaul internals


2012-01-19  Lionel Elie Mamane  <lionel@mamane.lu>  [b2345f6d18ae6787fa6f05a3431e75f6810f83fc]

janitorial: don't rely on detail of current OSL_ENSURE implementation

As in: that the compiler won't see the variables in the condition when OSL_DEBUG_LEVEL==0

2012-01-19  Lionel Elie Mamane  <lionel@mamane.lu>  [e0d349f70bc790efa7c267107bd2fb5aec4761e5]

column position 0 is perfectly valid

On the other hand, column position 1 is not guaranteed to exist.
nCurPos will be BROWSER_INVALID_ID, not 0, in case of error in setting it

2012-01-19  Tor Lillqvist  <tlillqvist@suse.com>  [f727553f3b8c6632d1d374b918221649a9427eac]

Don't break file: URLs


2012-01-19  Stephan Bergmann  <sbergman@redhat.com>  [2fbefa3d30e05948e3263b9c4bfe40ac49204f55]

Change back to 32 bit (which is hopefully right).


2012-01-19  Stephan Bergmann  <sbergman@redhat.com>  [3c7ad92d43b0823b9f69b0d44e86f674f9dcf070]

Drop UNO_REF_QUERY[_THROW] duplicates of UNO_QUERY[_THROW].

They are virtually unused (at least the LibO code base has only a
single use of UNO_REF_QUERY) but confuse static analysis tools that
classify unused function parameters as "tags" (which legalizes the
unusedness of those parameters) if they are of an enum type with
exactly one value defined.

2012-01-19  Miklos Vajna  <vmiklos@frugalware.org>  [3520d6dfdd3adc9ac328ca9050f796478aaf2020]

writerfilter/documentation: describe what an sprm is


2012-01-19  Thomas Arnhold  <thomas@arnhold.org>  [d93536e52943c910936504e531956f04d9c0503f]

remove unused methods


2012-01-19  Thomas Arnhold  <thomas@arnhold.org>  [3e7151db8d6ffe1688f2b3c68dbc0741fe953cdc]

remove unused macros


2012-01-19  Michael Meeks  <michael.meeks@suse.com>  [4229f1b186b84ab36d97b723a6a1f81e79d40d82]

WaE: ongoing stream operator cleanup, persuade ints they are sal_Int32s


2012-01-19  Michael Meeks  <michael.meeks@suse.com>  [c5d4f4967e5d9d0220fadf3f313ddc35002cdf27]

implement inode compare for identical directory item checking


2012-01-19  Rene Engelhard  <rene@debian.org>  [80a1001a206a3e3b6bf83b9734580cc7f46b0e33]

honour JAVAFLAGS in gbuild


2012-01-19  Tor Lillqvist  <tlillqvist@suse.com>  [35b5cc9522a1c496a432b49534b1b202f99113e0]

Fix SvStream::operator>> problem that showed up with the Android gcc 4.4.3


2012-01-19  Michael Meeks  <michael.meeks@suse.com>  [13a752cdbb9e2c1e2c0f922158f03fc70c12245c]

sal: expose a public API for comparing directory items

Windows impl. still pending.

2012-01-19  Luboš Luňák  <l.lunak@suse.cz>  [9f03ad248e2e0151facadee0738a7fa6158743f9]

a feeble attempt at at least some docs for writerfilter


2012-01-19  Luboš Luňák  <l.lunak@suse.cz>  [58de34f6330e7093238bae2a14982e598867b336]

fix reading w:charset, you misdesigned writerfilter monster (fdo#34814)


2012-01-19  Luboš Luňák  <l.lunak@suse.cz>  [38fea73760e675dc04e0c20f3e01e50aa8b03767]

remove executable bit on source files


2012-01-19  Luboš Luňák  <l.lunak@suse.cz>  [254ba40392b17c2cb2fa1ef35a835d19a5f4a5e1]

remove pointless forward moving of a table (bnc#706138)

This appears to be broken. Why should a table where all rows want to be kept
together be moved one page forward just because there is something
before it on the page where it is? It either fits its curent page, in which
case it's wrong, or it does not fit, in which case it may not fit the following
page either and something else needs to take care of it anyway.

2012-01-19  Tor Lillqvist  <tlillqvist@suse.com>  [5785734a1947c6b3fb2081b7e33fe3d0bd125bbb]

Don't use too modern C++


2012-01-19  Michael Meeks  <michael.meeks@suse.com>  [4a086fca7b0a77c20bc9f1c97507966e2861f3da]

fix SvStream to not require a custom open or lstat method.


2012-01-19  Tor Lillqvist  <tlillqvist@suse.com>  [755f299eccee79aa91ce6d935b85d2b00fe74974]

C++ is a nicely standardized language


2012-01-19  Michael Meeks  <michael.meeks@suse.com>  [0c17acbb321ced2afe2f0ff6769291549838ebaa]

fix SvStream to not disagree with sal on sizeof struct stat

A temporary tweak to restore build-ability; the oslDirectory
change needs a little more thought & public exposure, but rsc
no longer crashes during compile ...

2012-01-19  Stephan Bergmann  <sbergman@redhat.com>  [877663b9c262be9b5d8620f756a4cfdf97195279]

Explicit type in SvStream::operator << call.


2012-01-19  Stephan Bergmann  <sbergman@redhat.com>  [c4e5e06ecca8c7f7f83e2e6e784157a3f2a93ef8]

Undo inadvertent indentation change.


2012-01-19  Stephan Bergmann  <sbergman@redhat.com>  [16af33302b19fd90c5c24031e23a7c36e3b6b412]

Fix C++03 enum member scope.


2012-01-19  Michael Meeks  <michael.meeks@suse.com>  [c6b8c461bb4b119f833517112813def858903415]

WaE: fix misc. SvStream operator problems.


2012-01-19  Stephan Bergmann  <sbergman@redhat.com>  [75a6a51a9da2aa3b6eb0f0e43c0130844f6ab86c]

Fix int/sal_Int32 mismatch.


2012-01-19  Tor Lillqvist  <tlillqvist@suse.com>  [6796128fbeea7b2cd71e99123bf86b56c23efd18]

Don't point to non-existent directories in JAVA_LIB


2012-01-19  Tor Lillqvist  <tlillqvist@suse.com>  [d199ce626d491d6c95e467bad60b4bb1c8b9f8c0]

Google calls armel just arm


2012-01-19  Radek Doulik  <rodo@novell.com>  [b342887856c3cadced2a1f57f6e829daf285955c]

regenerated custom shapes presets


2012-01-19  Radek Doulik  <rodo@novell.com>  [76049db15945284b54bd84b3503839143c387510]

updated custom shapes presets generator to use new SubViewSize property


2012-01-19  Radek Doulik  <rodo@novell.com>  [8447e7898d73249d13832144cd7e9167463b1391]

use SubViewSize property for custom shape paths


2012-01-19  Radek Doulik  <rodo@novell.com>  [4d51363986c899f363a2788d82d3b7cd7040a0fb]

implemented SubViewSize property for EnhancedCustomShapePath


2012-01-19  Radek Doulik  <rodo@novell.com>  [c04678b6e7f9cbd3b41295c7b3debafd5d2ff6e7]

added SubViewSize property to EnhancedCustomShapePath

 - allow to specify view boxes for sub paths

2012-01-19  Stephan Bergmann  <sbergman@redhat.com>  [8419668ea809036e734201770ff7a5a778509cce]

Remove obsolete autodoc C++ functionality.


2012-01-19  Stephan Bergmann  <sbergman@redhat.com>  [18a7f72bc2814b0754d1a380182063438847e08d]

Remove clutter.


2012-01-19  Stephan Bergmann  <sbergman@redhat.com>  [10d33da53b40ae837d0371011e347f9028a2c76f]

Remove obsolete xml2cmp -ix.


2012-01-18  Keith McRae  <keithcoder@gmail.com>  [db7fb9cdf22d2e36e19baa3e78bca159b3f62735]

fdo#39428 Remove/audit SvStream operator>>/<<(long)

Replaced calls to operator>>(long) with operator>>(sal_Int32)
Replaced calls to operator<<(long) with sal::static_int_cast<sal_Int32>

2012-01-18  Keith McRae  <keithcoder@gmail.com>  [33e318faeac6f2895952ec69a6e338e07fe5ff39]

fdo#39428 Remove/audit SvStream operator>>/<<(long)

Replaced calls to operator<<(long) with sal::static_int_cast<sal_Int32>
Replaced calls to operator>>(long) with operator>>(sal_Int32)

2012-01-18  Keith McRae  <keithcoder@gmail.com>  [c6f2e3e46db30e0d7e4f53270ceda6d4b9c8f955]

fdo#39428 Remove/audit SvStream operator>>/<<(long)

Replaced calls to operator<<(long) with sal::static_int_cast<sal_Int32>
Replaced calls to operator>>(long) with operator>>(sal_Int32)

2012-01-18  Keith McRae  <keithcoder@gmail.com>  [987eae381d5c276ce239482d1cb79ecf53c015d8]

fdo#39428 Remove/audit SvStream operator>>/<<(long)

Replaced calls to operator<<(long) with sal::static_int_cast<sal_Int32>
Replaced calls to operator>>(long) with operator>>(sal_Int32)

2012-01-18  Keith McRae  <keithcoder@gmail.com>  [553b72ac78a4d1f8c7531748a903c4a52355f2cd]

fdo#39428 Remove/audit SvStream operator>>/<<(long)

Changed case SbxSALINT64: to use operator>>(sal_Int64)

2012-01-18  Keith McRae  <keithcoder@gmail.com>  [2adad6a4b3e52b9d8365c4cb71525526b38035a9]

fdo#39428 Remove/audit SvStream operator>>/<<(long)

Replaced calls to operator<<(long) with sal::static_int_cast<sal_Int32>
Replaced calls to operator>>(long) to use sal_Int32

2012-01-18  Keith McRae  <keithcoder@gmail.com>  [7b2a0e541567be9750dfc7d98374555967da3470]

fdo#39428 Remove/audit SvStream operator>>/<<(long)

Removed declarations & definitions for operator<<(long),(int)&(short)
Removed declarations & definitions for operator>>(long),(int)&(short)
Added (where necessary) operator<< for sal_Int & sal_uInt types
Added (where necessary) operator>> for sal_Int & sal_uInt types
Added SwapInt64 function, basically a copy of SwapUInt64

2012-01-18  Olivier Hallot  <olivier.hallot@alta.org.br>  [80fb2e397a60550de72b378215c2e305b29257a9]

Fix for fdo43460 Part L getLength() to isEmpty()

Part L
Modules
ucb

2012-01-18  Kohei Yoshida  <kohei.yoshida@suse.com>  [3e04e08d371532960917afbcd59307fbd6c1f313]

This method is now unused.


2012-01-18  Marc-André Laverdière-Papineau  <marc-andre@atc.tcs.com>  [05a8ecca55d96b823348fa390482be6cfee64f69]

removed some dead code


2012-01-18  Andras Timar  <atimar@suse.com>  [225647779959d24cfdaea62968f518cc52533a90]

fdo#44896 accomodate localized text expansion


2012-01-18  Thorsten Behrens  <tbehrens@suse.com>  [649457776f11de1f27157c98fd4b05432b425897]

Unify blitting in vcl.

vcl's DrawBitmap methods have a very nice optimisation, that reduce
the blit to exactly the area covered (i.e. taking into account clip,
scale etc.). This was hand-coded, now moved out to own AdjustTwoRect
method, and also used from DrawOutDev / CopyArea.

2012-01-18  Kohei Yoshida  <kohei.yoshida@suse.com>  [a0a04bb926f37d68a127f3a1a88a612eba8a4776]

Make them private instead of protected.

No classes derived from this and they are not virtual methods.

2012-01-18  Kohei Yoshida  <kohei.yoshida@suse.com>  [b5a2242ff6fd3136daec04a46d2780d425740398]

This aCropRect data member is no longer used.


2012-01-18  Tor Lillqvist  <tml@iki.fi>  [2605a9b5c00cc320f9a169dae96738834fea963e]

Surely we want --disable-vba for iOS


2012-01-18  Tor Lillqvist  <tml@iki.fi>  [aaccb3dc49e83bf6a4d7d8cba5404a78f802ff8e]

Don't print fairly pointless and verbose warning message


2012-01-18  Tor Lillqvist  <tlillqvist@suse.com>  [fa83e46653536821fa70d37d9e4e0ed98538e522]

No need to unpack the .res files any more


2012-01-18  Tor Lillqvist  <tlillqvist@suse.com>  [e541105b45d5da8df296883111194e3a0297a2e7]

Use osl API to access files in the SvFileStream code

In general it's good to have file opening in just one place. In
particular, this means SvFileStream can now open files located in the
app package (.apk Zip archive) on Android, we don't need to unpack
them into separate files.

2012-01-18  Tor Lillqvist  <tlillqvist@suse.com>  [a64db11b6ca1c0c99937cd99129758dbbe575ac2]

Add some non-public API to be used by SvFileStream

Having SvFileStream call the file opening etc functions here, instead
of calling open() directly itself, means we won't have to duplicate
the Android .apk hooks there, too.

2012-01-18  Thorsten Behrens  <tbehrens@suse.com>  [800806ba850c7fd03e37acb011fa993e08cb8fc8]

decompose() should return the original rotation angle and scales.

decompose() would return incorrect rotation angle and scales when the
angle was exactly 180 degrees, due to FPU rounding error.  This commit
fixes it.

This problem would manifest itself when inserting an image into
Calc/Draw, cropping it, and flipping it vertically or rotating it
at exactly 180 degrees.  Before the fix the image would simply disappear.

2012-01-18  Thomas Arnhold  <thomas@arnhold.org>  [105546f7f11ccee50f8066bfb7c753fabb177fc8]

remove unused code


2012-01-18  Thomas Arnhold  <thomas@arnhold.org>  [051e60ff36da9b1b7d0ee5268f74fcd34c4ef059]

bin some unused code


2012-01-18  Ivan Timofeev  <timofeev.i.s@gmail.com>  [bb921f1df6bb12671777e3f3e4a8caa6f7791c3d]

svx: remove unused definitions in globlmn_tmpl.hrc


2012-01-18  Andras Timar  <atimar@suse.com>  [ceb14e0143fb72b34421f6fb81ff1fb1842cb500]

fdo#37740 remove duplicate icons from soffice.bin/soffice.exe


2012-01-19  Takeshi Abe  <tabe@fixedpoint.jp>  [15e35093e86b49b3e8129108fa358adc0c865fbe]

removed unused header


2012-01-18  Michael Meeks  <michael.meeks@suse.com>  [3c9264558e120e9aa0a7bf7e86df14d51b900b42]

android: use config_host.mk for unit test goodness


2012-01-18  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [e3e54d74d6b9d8f5f2c256741fbaade69f4f0318]

enable new datapilot api test


2012-01-18  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [5f1acc94095849f76a1ccd9711c2a4b524ca7d50]

little clean-up in xspreadsheet2 test


2012-01-18  Laurent Godard  <lgodard.libre@laposte.net>  [51ed3a6324a5af91e2155ce11458785c30f5c878]

sc test : refactor importSheet tests


2012-01-18  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [206b748f884da6b3bd9628a0e1f3ed6fa38918f6]

it is not possible to start/terminate libreoffice twice in the same program

we have a static variable that prevents us from terminating libreoffice
in this case here

2012-01-18  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [c0e1ef3bcb6fa15b0b9aa75565b6e43df62c9ad8]

terminate xcellrangesquery correctly


2012-01-18  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [7fb6d6250792311d1a55d7435569c0b89efecba6]

terminate xdatabaserange correctly


2012-01-18  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [27553fa07e680edcdae68b40eba4fa201b6cdf59]

correctly terminate cellproperties


2012-01-18  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [55abb2c6bb8f554ceb2fe85ba873b9be7d6633ea]

correctly terminate tableautoformatfield


2012-01-18  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [d4273a37a59601f7dbc7f72282cba11c2cc883b3]

these two variables don't need to be static


2012-01-18  Michael Meeks  <michael.meeks@suse.com>  [453339cc22da7b350804bd1911faa99b89815c5b]

android: add --with-android-ndk= option to simplify configure.


2012-01-18  Michael Meeks  <michael.meeks@suse.com>  [347bb132e0a3efc82211d4e53bf0aa25ad817cf4]

android: tweak headless, expand docs, and start custom android backend


2012-01-18  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [d3f17ac97d1d90069fd66ccc63caab0f0472dc7d]

_MSC_VER is compiler define and cpp.lcc needs to be taught about it


2012-01-18  Thorsten Behrens  <tbehrens@suse.com>  [152eaa298545821ec842499947236aeb99696427]

Add more unit test coverage for generic clipper

With the changes Julien brought in via
66fd9a610cd876c236486a2089d8d58dca866e25, thought it was a good idea
to cover those code paths as well - done now, via the
checkCrossoverSolver() tests.

2012-01-18  Thorsten Behrens  <tbehrens@suse.com>  [13e1fe0561facccc80628c031065ad91adfdeade]

Fix error in handling 'z' for svg:d string parsing

Previously 'z' did not update the current point to the start
point of the subpath, as required by
http://www.w3.org/TR/SVG/paths.html#PathDataClosePathCommand. Fixed
now, and adapted all the unit tests.

2012-01-18  Thorsten Behrens  <tbehrens@suse.com>  [b13852edb7ab68ba74fb47a38aebbda995323ecf]

Remove old-fashioned VERBOSE, use OSL_DEBUG_LEVEL instead.


2012-01-18  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [7f1d77d9fecdd710d2b2fd17be91a61665baf846]

If COM==_MSC, then OS==WNT and also GUI==WNT


2012-01-18  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [aa318df8355334811649055494a03d6336becf66]

Package stlport on Windows when requested (fdo#37561)


2012-01-18  Eike Rathke  <erack@redhat.com>  [1de8ddb72e6a1bc75f3e70b0024c940098948a4f]

convert one freshly introduced DBG_ERRORFILE to SAL_WARN


2012-01-18  Eike Rathke  <erack@redhat.com>  [923934d0f41b5b54c9aa4491958cd1939779902d]

nitpick, it's i18n, not l18n


2012-01-18  Lionel Elie Mamane  <lionel@mamane.lu>  [ef08c38172f0a19063759a52dd94b70ebd962ed4]

Oups... where is my brown paper bag?


2012-01-18  Lionel Elie Mamane  <lionel@mamane.lu>  [773668c6ab0963f56f98270b29d595f5df7c4bb2]

OKeySet: tryRefetch and refreshRow share most of their code


2012-01-18  Lionel Elie Mamane  <lionel@mamane.lu>  [c2567a658735423948d76992ca744a4187620928]

janitorial: typo in comments


2012-01-18  Lionel Elie Mamane  <lionel@mamane.lu>  [3623701d65f92017da905f4debf5514045f502c8]

fdo#44813: make the refresh query filter NULL-safe


2012-01-18  Miklos Vajna  <vmiklos@frugalware.org>  [80852d8526de6981a2754e7a6bd87d5adac92433]

writerfilter: remove empty line before shebang


2012-01-18  Miklos Vajna  <vmiklos@frugalware.org>  [f4f774a3ae113e2c5f965d33de2cfa3746aad922]

writerfilter: drop exec bit on non-script files


2012-01-18  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [03f4f6e17a0a159eb48282bde0a5392c104a0b19]

lp#711673: mozilla-libreoffice mislabeled as OpenOffice.org Plug-in


2012-01-17  August Sodora  <augsod@gmail.com>  [064065985a24e2454234e929969cc2b1649b3d01]

fdo#44402: make keyboard navigation work again in Tools->Options


2012-01-17  August Sodora  <augsod@gmail.com>  [9746244229613cd5da87a268cff80ca8c8c3ec89]

Remove unused macros


2012-01-17  Marcel Metz  <mmetz@adrian-broher.net>  [d2c8003ecbf239faa5ed455cb3bfcb03e912e3cd]

Replaced SAL_INFO with SAL_WARN were applicable.


2012-01-17  Marcel Metz  <mmetz@adrian-broher.net>  [2a566b17752869a2760f85bed5bf4f59ab0b8211]

Replaced SAL_INFO with SAL_WARN were applicable.


2012-01-17  Marcel Metz  <mmetz@adrian-broher.net>  [3f7c5847ffca045230f4fa2a163405e35afb04d7]

Replaced SAL_INFO with SAL_WARN were applicable.


2012-01-17  Marcel Metz  <mmetz@adrian-broher.net>  [64fb265325287ed91ba92c2d15d7b51d3f6f69c6]

Replaced SAL_INFO with SAL_WARN were applicable.


2012-01-17  Marcel Metz  <mmetz@adrian-broher.net>  [91fe68f4c2d66dc34b99386f824abdd6c09f6bb1]

Replaced SAL_INFO with SAL_WARN were applicable.


2012-01-17  Marcel Metz  <mmetz@adrian-broher.net>  [28c9559f64d1d4ff2d0e58d8ecac621e8c7dee90]

Replaced SAL_INFO with SAL_WARN were applicable.


2012-01-17  Marcel Metz  <mmetz@adrian-broher.net>  [6cd5f6f506e148afdf192b4627ecd89330cf346c]

Replaced SAL_INFO with SAL_WARN were applicable.


2012-01-17  Michael Stahl  <mstahl@redhat.com>  [d20033a3eb09125bd74e31907d681a87471cce78]

sw: tweak translations of previous commit


2012-01-17  Luc Castermans  <luc.castermans@gmail.com>  [d76091de45b4b3a350d1aca04a4217840859554a]

Translate comments from German to English; sw/source/core/frmedt is complete.


2012-01-17  Michael Stahl  <mstahl@redhat.com>  [e762a8bd18cdb5a2852a647aac93c2c0a3becfe5]

sw: translate some comments


2012-01-17  Olivier Hallot  <olivier.hallot@alta.org.br>  [964617156260cd157d4f39be01a5d3dec1c29a27]

Fix for fdo43460 Part XL getLength() to isEmpty()

Part XL
Modules
sw

2012-01-17  Michael Meeks  <michael.meeks@suse.com>  [802d82b6e2acedd3581acbf23407d7f5f742c671]

vcl: expand the documentation in README


2012-01-17  Tor Lillqvist  <tml@iki.fi>  [b00bd214c4ddf4a3d8ad9f0a43ce362388adb090]

Correct my email


2012-01-17  Tor Lillqvist  <tml@iki.fi>  [ee4fc40f63db751fe4d20419ea0f5bc7557e2414]

Make it sound slightly less experimental and scary


2012-01-18  Takeshi Abe  <tabe@fixedpoint.jp>  [c2c669db137b9ace3928612834ea080f3e661fef]

removed dead macro


2012-01-17  Eike Rathke  <erack@redhat.com>  [0f1fc0dfea41b7c74565683ba13e0dfc9177c7e5]

a can't-happen-but-do-it-correct-anyway one character fix


2012-01-17  Eike Rathke  <erack@redhat.com>  [c0bbf6f78aba568d3b3edb77fdfa973c183208ff]

rudimentary check if date acceptance pattern interferes with decimal number


2012-01-17  Eike Rathke  <erack@redhat.com>  [fa836f7bf0fcdab6029320bdf7830c561d5ea823]

added [zh-TW] date acceptance patterns (various)


2012-01-17  Thomas Arnhold  <thomas@arnhold.org>  [804e86170ff2570fd3826b4ac26d1c927e751ac3]

remove unused methods


2012-01-17  Stephan Bergmann  <sbergman@redhat.com>  [3c8478e26bde41c35c75557d985f5734d8d1a2bd]

Removed obsolete splitbuild.


2012-01-17  Andras Timar  <atimar@suse.com>  [433fb076ee7a81a3b92fb545ec7243bc99a0768e]

remove older zlib from download list


2012-01-17  Michael Stahl  <mstahl@redhat.com>  [f25ef2b904652ab3162c61864eeb5a2381bb796f]

gbuild: UnoApiTarget: initialize target local vars

Fixes the problem in offapi, where a rebuild after changing an IDL file
would produce an offapi.rdb that contained the stale content of the
old version of the IDL file.  This was because in offapi 2 rdb files are
built, offapi.rdb and types.rdb, and types.rdb is a merge of udkapi.rdb
and offapi.rdb, hence it depends on offapi.rdb.  Unfortunately this means
that the UNOAPI_MERGE variable for types.rdb is inherited to
offapi.rdb, with the result that after the workdir offapi.rdb is built
from .urd files, it is overwritten by a merge of udkapi.rdb and a stale
offapi.rdb from the solver.

2012-01-17  Michael Stahl  <mstahl@redhat.com>  [aeb56b2ba1eefe08be4a7f20dc36d4a6200aa949]

registry: print error messages on stderr


2012-01-17  Lionel Elie Mamane  <lionel@mamane.lu>  [8935f127d1dbe82c10db229d6cda1acfb964456c]

DbGridControl::SeekCursor: show exception when seek fails (and debug build)


2012-01-17  Lionel Elie Mamane  <lionel@mamane.lu>  [a63d7020ce55c1b2970ba5a3ddd3f6f7067eac48]

janitorial: typo in private member name


2012-01-17  Lionel Elie Mamane  <lionel@mamane.lu>  [d30ecc1a23405aefb7f53f3865b7f9d79aa6874f]

janitorial: const iterator where may be, indentation


2012-01-17  Lionel Elie Mamane  <lionel@mamane.lu>  [b713652b33b6eb180528016f81de59451e2e51f1]

Also teach "foo IS [NOT] bar" to our SQL parser (when bar is not NULL)

Syntax supported by at least SQLite.

2012-01-17  Lionel Elie Mamane  <lionel@mamane.lu>  [6031d1285c510c893b77f87648e442bd12afba94]

fdo#44813: teach "IS (NOT) DISTINCT FROM" to our SQL parser


2012-01-17  Lionel Elie Mamane  <lionel@mamane.lu>  [a261e36481c80750ad7b10505e4b05b9873c328d]

fdo#44813: don't replace NULLs given by the database by type-default values

It makes no sense, because non-nullable columns can have NULL value.
E.g. in "foo LEFT JOIN bar ON condition", the non-nullable columns of "bar"
when it has no row matching "condition".

Even when we are about to insert/update a row, we should not put a
hard-coded value (that just happens to be the one constructed by the
C++ default constructor for that type) in non-nullable columns: there
is no guarantee that this value makes sense in that database's context.
The database may or may not have a default value set for that column.
If it has, we should leave it up to the database to set it automatically.
If it has not, an error *is* the right reaction.

Another place where this substitution does damage is when we refresh a
row. We use the values we have read from the primary key to select the
row again. So we should not mangle those, else the select returns no
row and we mistakingly think the row has been deleted.

2012-01-17  Eike Rathke  <erack@redhat.com>  [605707652afebf0e5c90311adcc7767ebe807e45]

added [zh-CN] date acceptance patterns (various)


2012-01-17  Eike Rathke  <erack@redhat.com>  [054b910f72de25e085f1fd54e37118503cd5a527]

added [ru-RU] date acceptance patterns "D.M." and "D/M/"


2012-01-17  Eike Rathke  <erack@redhat.com>  [3cc4917c2df89d427ea9ae3fdba9e8a5c9df6371]

added [is-IS] date acceptance patterns "D.M." and "D/M/"


2012-01-17  Andras Timar  <atimar@suse.com>  [2fe5c4a185d3a4d754a52dabe190c4beb9b58a20]

fix zh-TW translation errors reported by Cheng-Chia Tseng in e-mail


2012-01-17  Eike Rathke  <erack@redhat.com>  [87b12c42717a3488cc179d07cf42ace2335aced4]

added [glt-LT] date acceptance pattern "M-D"


2012-01-17  Eike Rathke  <erack@redhat.com>  [197c0ef041fb92ba08d6440258e59485c81214a2]

added [gd-GB] date acceptance patterns "D/M" and "D-M"


2012-01-17  Eike Rathke  <erack@redhat.com>  [abfbda01c8faa06f7c97692c25be0e8419cd2c48]

added [nl-BE] date acceptance pattern "D/M"


2012-01-17  Eike Rathke  <erack@redhat.com>  [741282c6e8d82c31c534b2e30dbc4ba8ca21299e]

added [nl-NL] date acceptance pattern "D-M"


2012-01-17  Caolán McNamara  <caolanm@redhat.com>  [eb9054fbe9d13978862dab8d13923bf670e96c43]

fix crash double clicking rotated text in calc


2012-01-17  Thomas Arnhold  <thomas@arnhold.org>  [a47cb498471f38987c248519435bc4867ffa456e]

remove unused ScDP* methods


2012-01-17  Jesús Corrius  <jesus@softcatala.org>  [e532fc14d3804d7e812de4fb083e082b48300ed7]

added [ca-ES] date acceptance pattern D/M


2012-01-17  Eike Rathke  <erack@redhat.com>  [b5ea4471ad64cec7eda82727b6ff59c57e44eac4]

added element name check for LC_FORMAT


2012-01-17  Eike Rathke  <erack@redhat.com>  [d553f0bdd877cf11bb70e09ccd1fe2725f229732]

added [es-ES] date acceptance pattern "D/M"


2012-01-17  Eike Rathke  <erack@redhat.com>  [c542fc3a4142c8f5a312a7adbdc4bae4184fffe3]

added [an-ES] date acceptance pattern "D/M"


2012-01-17  Caolán McNamara  <caolanm@redhat.com>  [9cf05319a87aff4590129259a0ae240b2d1fff1d]

pspfontcache is gitignored


2012-01-17  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [b350765be4852b8d2dc914a6048a5d273447480a]

Implementing text rotations


2012-01-17  Caolán McNamara  <caolanm@redhat.com>  [a9c29c59be1672fb7e595b5592f882c575cd118a]

gbuildify test


2012-01-17  Caolán McNamara  <caolanm@redhat.com>  [b14bd565c8e860ead9f666d72c5f25001464f317]

drop no-opt cast


2012-01-17  Caolán McNamara  <caolanm@redhat.com>  [bcc25a6d8ab411fe62f935cbb302eb1924274ae8]

callcatcher: remove recently unused code


2012-01-17  Stephan Bergmann  <sbergman@redhat.com>  [bd8851e3193692357165bf065de6e9a0b9fd726c]

Make test code compile on Mac OS X.


2012-01-17  Stephan Bergmann  <sbergman@redhat.com>  [506aee902eca1aa3c08d67b7e1d8969e2707e030]

svtools can go into tail_build now.


2012-01-17  Thorsten Behrens  <tbehrens@suse.com>  [29bd62fdc2792e215999e9dd0ec9a4bf1102201d]

Switch flag sequence of OpenCommandArg3 to NamedValue.

Based on feedback for 09954fc863c8ee900f157cab4458e1dcf51493d3,
using the less-bulky NamedValue type instead of PropertyValue.

2012-01-17  Stephan Bergmann  <sbergman@redhat.com>  [0e163ead17cb1e6675c72a39c32a0bb4d733857a]

Disable CppunitTest_svl_urihelper for now due to bad dependencies.


2012-01-17  Noel Power  <noel.power@novell.com>  [9eef1e2961f9607fb235b43516bfe9f8fc24eaef]

fix Date 'operation' Date foobar

Post commit 9df90559d40f029479c4481e31f88737b70742f6 we have problems where Date types are added and subtracted. In fact that commit makes a subset of numberic operation return the date type. This fix ensures that the Date type is only applied when processing '+' ( old behaviour broken by the commit above ) and '-' ( new behaviour for consistency ) If both LHS & RHS are Date types then the result of the operations in question return the Double type.

2012-01-17  Stephan Bergmann  <sbergman@redhat.com>  [7e69e6485f9e961e9a4862d8252491104018975a]

Adapted svl test_URIHelper to gbuild.


2012-01-17  Stephan Bergmann  <sbergman@redhat.com>  [e75308f9099e3baebe7b283241e8b2fd799ef9ff]

Avoid compilation problem.


2012-01-17  Stephan Bergmann  <sbergman@redhat.com>  [7ca7690f84cfab87ddd25fa1200b11625d1f7ece]

Better fix for WaE signed/unsigned comparison.


2012-01-17  David Tardon  <dtardon@redhat.com>  [750f32c6ccd4c5dcf0036b0aa421bedea4e686f5]

Revert "try to solve tml_'s detected dependencies issue with salcpprt"

Bjoern fixed it by adding proper package deps

This reverts commit a56cf2216105065b7576ff695cf376bc58b12346.

2012-01-17  Ivan Timofeev  <timofeev.i.s@gmail.com>  [005d6524977bd51ce2f859b5ae5352a2fba68dd0]

fdo#43193: fix rotation of shapes in imported MS documents

This partially reverts commit 1fbbd6134573beedc72a3839d65b27dfc829f2fb.

2012-01-17  Ivan Timofeev  <timofeev.i.s@gmail.com>  [d8088c2262884e6a39f67879cbb808d588fde1fd]

sd: remove some unused defines


2012-01-17  Ivan Timofeev  <timofeev.i.s@gmail.com>  [b314b1296fa13abfcecbc6bb3a6b918096392d43]

sd: remove unused templates


2012-01-16  August Sodora  <augsod@gmail.com>  [d9ce7a484fdb870a5f41dca205469ddcf7f8b608]

Remove unused SttResMgr from basic


2012-01-16  August Sodora  <augsod@gmail.com>  [4383bb532e2663823f54dc922f3b4e2f0703f241]

Remove unused function


2012-01-17  Thorsten Behrens  <tbehrens@suse.com>  [09954fc863c8ee900f157cab4458e1dcf51493d3]

Fix UpdateCheck clog up server by keeping connection alive

The update check protocol uses the webdav ucp, which uses neon,
which in turn defaults to keeping the connection alive. this is nice
for webdav, but disastrous for millions of clients phoning home to
the same server.

Using neon directly in updatefeed.cxx is not an option, due to the
thread safety problems around that (see e.g. rhbz#544619) - so we
had to extend it to accept connection options, and reuse the
existing webdav provider.

2012-01-16  August Sodora  <augsod@gmail.com>  [d319387526870f34c49b3ef337b1b0d55767f3fe]

SvPtrarr->std::vector


2012-01-16  August Sodora  <augsod@gmail.com>  [cd10d4e8a612f72bf2fa421bc1360d5230da505d]

Remove SbErrorStack[Entry]


2012-01-17  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [3c1ddd4de187363cf1c3f14c43b4a2c66b1de6d6]

add human theme to packaging


2012-01-17  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [f8766b4c489e5fb7101ae71fbe41fceaff88f941]

add human theme to configure


2012-01-17  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [605b8a0bc0201ea0bb07190a57213236dd009216]

salcpprt also uses headers from sal_inc


2012-01-16  August Sodora  <augsod@gmail.com>  [4f8efe5ca7e6075acbb8014a221a260f9ab81474]

Remove *_OBJSTACK, *_OBJARRAY


2012-01-16  August Sodora  <augsod@gmail.com>  [d72e62066079c894d7275d60fecf4ef19f9fa01c]

Remove unused SV_DECL_PTRARR_DEL


2012-01-16  August Sodora  <augsod@gmail.com>  [104d688af4e34d13631dd37afb659bb8c7da74f0]

SV_DECL_PTRARR_DEL->std::vector


2012-01-16  Norbert Thiebaud  <nthiebaud@gmail.com>  [a56cf2216105065b7576ff695cf376bc58b12346]

try to solve tml_'s detected dependencies issue with salcpprt


2012-01-16  Caolán McNamara  <caolanm@redhat.com>  [d3253a0efdf0405790aaaa062f91b6dc164b1f2d]

remove unimplemented methods from headers


2012-01-16  Alexander Bergmann  <myaddons@gmx.de>  [0d7e73ac445d2e3fc8ed5ff2d6cf289d2b367a56]

Removing unused code


2012-01-16  Caolán McNamara  <caolanm@redhat.com>  [c5e155523ad84b8757db4379496e41e3e3faf781]

typo


2012-01-16  Tor Lillqvist  <tml@iki.fi>  [fe24578f5aae2fee7576bcfbf5046cd83becc16e]

Fix typo


2012-01-16  Tor Lillqvist  <tml@iki.fi>  [38a09a9e3ac7c550608ed96b560a0277d9021092]

Env.Build.sh should source config_build.mk


2012-01-16  Tor Lillqvist  <tml@iki.fi>  [322085e0ea9d8323ced8aeb26d81e140e35af3d5]

There is no desktop/scripts/soffice.sh.in any more


2012-01-16  Michael Meeks  <michael.meeks@suse.com>  [16d14899807cc46a5c22c3848eec939359d5fbd6]

android: LuceneHelpWrapper not built here.


2012-01-16  Olivier Hallot  <olivier.hallot@alta.org.br>  [de8c830947a756b6d8ab2d7ef33934c9ba28036a]

fix mistake in merging tools/source/rc/resmgr.cxx

fix mistake in merging tools/source/rc/resmgr.cxx

2012-01-16  Olivier Hallot  <olivier.hallot@alta.org.br>  [81e50fb2e378120d05f7ffdee216ce6e248e189b]

Fix for fdo43460 Part XXXIX getLength() to isEmpty()

Part XXXIX
Modules
testtools, toolkit, tools

2012-01-16  Stephan Bergmann  <sbergman@redhat.com>  [69d91300547f6ed45a9a499ffae71c2c0f91c441]

WaE signed/unsigned comparison.


2012-01-16  Julien Nabet  <serval2412@yahoo.fr>  [9dfa70c22d4f3ad480ffb98c0c8e1ea40f03dc18]

Fix "Same expression on both sides of '||'"


2012-01-16  Thorsten Behrens  <tbehrens@suse.com>  [a3849747a393a16a0d11ef91236cc9a910e73f18]

Fix configurable branding.

Bin the submakefile, use direct Zip cp calls. This also fixes
the non-working deps towards default_images.

2012-01-16  Kenneth Aafløy  <kenneth_lists@aafloy.net>  [09a25659775c4d39eb40507e7cbd9472570834d3]

Add import of docvariable fields from word documents

Hi,

Attached is a patch that adds support for importing docvariable fields
from microsoft word documents. The variables themselves are already
converted correctly, so this patch only ties the field to the existing
custom document information.

Please consider this patch for inclusion.

I declare that this and my further patches are under LGPLv3+ / MPL license.

With Regards,
Kenneth Aafløy

2012-01-16  August Sodora  <augsod@gmail.com>  [2070d9a298f40d3a866920106357843994e90c85]

SV_DECL_PTRARR_DEL->std::vector


2012-01-17  Korrawit Pruegsanusak  <detective.conan.1412@gmail.com>  [a9ebfbc2b6c8db7997d5982435951c068120af6f]

Use platform-independent ::rtl::math::round to fix msvc build


2012-01-16  Caolán McNamara  <caolanm@redhat.com>  [ef0ee083e668be2b41e86196417893f84359aee8]

fix build error


2012-01-16  August Sodora  <augsod@gmail.com>  [9a2859df2d908774399b4041b47f2c390d030b31]

Remove invalid friend declaration


2012-01-16  August Sodora  <augsod@gmail.com>  [ad5bc7a1ecbe41ae49860c7223fd9f99cb3c4697]

String->OUString


2012-01-16  August Sodora  <augsod@gmail.com>  [0ced88ad440995e1f84ba0712df1092bfc225c84]

Remove unused enum SbLanguageMode


2012-01-16  August Sodora  <augsod@gmail.com>  [2a3d61a0be85301c2629cb561730aa73741aa428]

Remove unused enum SbTextType


2012-01-16  August Sodora  <augsod@gmail.com>  [a29901ae3245081a115e3b3d64c14642684cb686]

Remove unused struct SbTextPortion


2012-01-16  August Sodora  <augsod@gmail.com>  [64c8a11cc5f29720ed12d9a18aae6ac36e714ed9]

Remove unnecessary using declaration


2012-01-16  Mariusz Dykierek  <mariuszdykierek@gmail.com>  [d2d730f65774564f27f3f5a0d3a1ee94db21c47f]

Removed FormatterBase::SetFieldText


2012-01-16  Da'angh Khagaroth  <khagaroth@gmail.com>  [2955fc0c3ef3c15b5fdad43969402503ed439336]

DateAcceptancePattern and PartitiveMonths for Czech language


2012-01-16  Cheng-Chia Tseng  <pswo10680@gmail.com>  [969abdc19a4d686b0288fee3d8e223df04becc7e]

Resolves: fdo#43984 Update VCL.xcu for Chinese (Traditional) language


2012-01-16  Caolán McNamara  <caolanm@redhat.com>  [94a8737a54c9e2c320e0be0286a5ecc0d354b8cc]

drop strange embedded null handling behaviour


2012-01-16  Stephan Bergmann  <sbergman@redhat.com>  [e770d5300054d56545bba3c16635a14e92fde807]

Fix #ifdef SAL_LOG_INFO region.


2012-01-16  Stephan Bergmann  <sbergman@redhat.com>  [1ef1781390845d03b6e1518bbac81b818be62f3d]

Revert RescheduleDuringAcquire, it leads to code being run w/o solar mutex.

6a8fd4c76a969ac98d1aff91ff7442f43aee0006 claims that RescheduleDuringAcquire is
necessary to prevent deadlocks, but fails to explain what those deadlocks look
like (and the cited HH internal issue 163542 is not available for inspection).
It does lead to code erroneously being called with unlocked solar mutex, leading
to crashes like

Thread 1:
 0  in com::sun::star::uno::BaseReference::is at solver/unxlngx6/inc/com/sun/star/uno/Reference.h:103
 1  in sdr::contact::ControlHolder::is at svx/source/sdr/contact/viewobjectcontactofunocontrol.cxx:204
 2  in sdr::contact::ViewObjectContactOfUnoControl_Impl::hasControl at svx/source/sdr/contact/viewobjectcontactofunocontrol.cxx:642
 3  in sdr::contact::ViewObjectContactOfUnoControl::isPrimitiveVisible at svx/source/sdr/contact/viewobjectcontactofunocontrol.cxx:1815
 4  in sdr::contact::ViewObjectContact::getPrimitive2DSequenceHierarchy at svx/source/sdr/contact/viewobjectcontact.cxx:396
 5  in sdr::contact::ViewObjectContact::getPrimitive2DSequenceSubHierarchy at svx/source/sdr/contact/viewobjectcontact.cxx:428
 6  in sdr::contact::ViewObjectContactOfPageHierarchy::getPrimitive2DSequenceHierarchy at svx/source/sdr/contact/viewobjectcontactofsdrpage.cxx:450
 7  in sdr::contact::ViewObjectContact::getPrimitive2DSequenceSubHierarchy at svx/source/sdr/contact/viewobjectcontact.cxx:428
 8  in sdr::contact::ViewObjectContactOfSdrPage::getPrimitive2DSequenceHierarchy at svx/source/sdr/contact/viewobjectcontactofsdrpage.cxx:699
 9  in sdr::contact::ObjectContactOfPageView::DoProcessDisplay at svx/source/sdr/contact/objectcontactofpageview.cxx:248
 10 in sdr::contact::ObjectContactOfPageView::ProcessDisplay at svx/source/sdr/contact/objectcontactofpageview.cxx:132
 11 in SdrPageWindow::RedrawLayer at svx/source/svdraw/sdrpagewindow.cxx:391
 12 in SdrPageView::DrawLayer at svx/source/svdraw/svdpagv.cxx:398
 13 in SwViewImp::PaintLayer at sw/source/core/view/vdraw.cxx:148
 14 in SwRootFrm::Paint at sw/source/core/layout/paintfrm.cxx:2976
 15 in ViewShell::Paint at sw/source/core/view/viewsh.cxx:1678
 16 in SwCrsrShell::Paint at sw/source/core/crsr/crsrsh.cxx:1165
 17 in SwEditWin::Paint at sw/source/ui/docvw/edtwin2.cxx:535
 18 in Window::ImplCallPaint at vcl/source/window/window.cxx:2417
 19 in Window::ImplCallPaint at vcl/source/window/window.cxx:2441
 20 in Window::ImplCallPaint at vcl/source/window/window.cxx:2441
 21 in Window::ImplCallPaint at vcl/source/window/window.cxx:2441
 22 in Window::ImplCallPaint at vcl/source/window/window.cxx:2441
 23 in Window::ImplCallPaint at vcl/source/window/window.cxx:2441
 24 in Window::ImplCallPaint at vcl/source/window/window.cxx:2441
 25 in Window::ImplCallOverlapPaint at vcl/source/window/window.cxx:2477
 26 in Window::ImplHandlePaintHdl at vcl/source/window/window.cxx:2497
 27 in Window::LinkStubImplHandlePaintHdl at vcl/source/window/window.cxx:2491
 28 in Link::Call at solver/unxlngx6/inc/tools/link.hxx:140
 29 in Timer::Timeout at vcl/source/app/timer.cxx:256
 30 in Timer::ImplTimerCallbackProc at vcl/source/app/timer.cxx:144
 31 in SalTimer::CallCallback at vcl/inc/saltimer.hxx:66
 32 in SvpSalInstance::CheckTimeout at vcl/headless/svpinst.cxx:199
 33 in SvpSalInstance::Yield at vcl/headless/svpinst.cxx:310
 34 in ImplYield at vcl/source/app/svapp.cxx:455
 35 in Application::Reschedule at vcl/source/app/svapp.cxx:482
 36 in SolarMutexReleaser::~SolarMutexReleaser at solver/unxlngx6/inc/vcl/svapp.hxx:551
 37 in VCLXWindowImpl::OnProcessCallbacks at toolkit/source/awt/vclxwindow.cxx:320
 38 in VCLXWindowImpl::LinkStubOnProcessCallbacks at toolkit/source/awt/vclxwindow.cxx:291
 39 in Link::Call at solver/unxlngx6/inc/tools/link.hxx:140
 40 in ImplHandleUserEvent at vcl/source/window/winproc.cxx:1999
 41 in ImplWindowFrameProc at vcl/source/window/winproc.cxx:2571
 42 in SalFrame::CallCallback at vcl/inc/salframe.hxx:294
 43 in SvpSalInstance::Yield at vcl/headless/svpinst.cxx:299
 44 in ImplYield at vcl/source/app/svapp.cxx:455
 45 in Application::Yield at vcl/source/app/svapp.cxx:489
 46 in Application::Execute at vcl/source/app/svapp.cxx:432
 47 in desktop::Desktop::Main at desktop/source/app/app.cxx:1824
 48 in ImplSVMain at vcl/source/app/svmain.cxx:178
 49 in SVMain at vcl/source/app/svmain.cxx:215
 50 in soffice_main at desktop/source/app/sofficemain.cxx:67
 51 in sal_main at desktop/source/app/main.c:34
 52 in main at desktop/source/app/main.c:33

Thread 2:
 0  __lll_unlock_wake at ../nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:373
 1  in _L_unlock_657 from /lib64/libpthread-2.12.so
 2  in __pthread_mutex_unlock_usercnt at pthread_mutex_unlock.c:52
 3  __pthread_mutex_unlock at pthread_mutex_unlock.c:290
 4  in osl_releaseMutex at sal/osl/unx/mutex.c:179
 5  in vcl::SolarMutexObject::release at vcl/source/app/solarmutex.cxx:54
 6  in SalYieldMutex::release at vcl/generic/app/geninst.cxx:73
 7  in SolarMutexGuard::~SolarMutexGuard at solver/unxlngx6/inc/vcl/svapp.hxx:436
 8  in SfxBaseModel::close at sfx2/source/doc/sfxbasemodel.cxx:1500
 9  in SwXTextDocument::close at sw/source/ui/uno/unotxdoc.cxx:574
 10 in callVirtualMethod at bridges/source/cpp_uno/gcc3_linux_x86-64/uno2cpp.cxx:155
 11 in cpp_call at bridges/source/cpp_uno/gcc3_linux_x86-64/uno2cpp.cxx:392
 12 in bridges::cpp_uno::shared::unoInterfaceProxyDispatch at bridges/source/cpp_uno/gcc3_linux_x86-64/uno2cpp.cxx:586
 13 in binaryurp::IncomingRequest::execute_throw at binaryurp/source/incomingrequest.cxx:263
 14 in binaryurp::IncomingRequest::execute at binaryurp/source/incomingrequest.cxx:89
 15 in binaryurp::(anonymous namespace)::request at binaryurp/source/reader.cxx:107
 16 in cppu_threadpool::JobQueue::enter at cppu/source/threadpool/jobqueue.cxx:121
 17 in cppu_threadpool::ORequestThread::run at cppu/source/threadpool/thread.cxx:222
 18 in cppu_requestThreadWorker at cppu/source/threadpool/thread.cxx:57
 19 in osl_thread_start_Impl at sal/osl/unx/thread.c:292
 20 in start_thread at pthread_create.c:301
 21 in clone at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115

Looks best to remove that strange feature again and, if deadlocks should
resurface, how to fix them cleanly.

2012-01-16  Stephan Bergmann  <sbergman@redhat.com>  [973d92a2a27d63e1c5fd6858ca6b45565a722bec]

Missing SolarMutexGuard.


2012-01-16  Tor Lillqvist  <tlillqvist@suse.com>  [081d76c3faa9f242e70f94a253d334e29b7e6595]

Attempt to manage without Berkeley DB on iOS and Android

Berkeley DB is used for help index and extension database. (Possibly
only for a backward-compatible format of the latter, I am not sure.)
Neither use makes much sense on Android and iOS.

The existing help is for LO on desktop OSes anyway, help for LO-based
apps on iOS and Android will naturally be quite different.

On iOS there will definitely be no "extensions", and probably we don't
want to bother with such on Android either.

2012-01-16  Tor Lillqvist  <tlillqvist@suse.com>  [6c1852c5526a947f2fb6007dc6a85da588e04b61]

Do build Library_deployment also for non-desktop OSes

Whether anything in it will eventually be used in LO-based apps on
such OSes, no idea, but no harm building it.

2012-01-16  Tor Lillqvist  <tlillqvist@suse.com>  [38bb16572873ca46d83fbe3b0877eb2088347135]

Include soffice.bin but exclude Executable_unopkg.bin for non-desktop OSes

Not that I know if soffice.bin as it currently is will make sense on
Android or iOS eventually, but just for experimentation...

Don't bother with Library_unopkgapp for non-desktop OSes as we don't
build Executable_unopkg.bin for them either.

2012-01-16  Tor Lillqvist  <tlillqvist@suse.com>  [08651bcc738928cc20afd84b02c4307b590794c3]

Try without xmlhelp on non-desktop OSes


2012-01-16  Tor Lillqvist  <tlillqvist@suse.com>  [ee0a5a04fed6a56eddb0655bb6ff014c63c48b8e]

There is nothing to build in xmlhelp/inc


2012-01-16  Radek Doulik  <rodo@novell.com>  [229b0cc0029e93fa808624d8aa4dcfa2e289b1aa]

handle [more] placeholder shapes in Layout slides

 - import them as outliner shapes, so that they don't appear on regular slides
 - choose appropriate placeholder shapes on regular slides (Table, Picture, Chart, Media)

2012-01-16  David Tardon  <dtardon@redhat.com>  [cf23f57ae6bb7af689a45e0a850c3c2f67a8f810]

sort out dep problem with yacc-generated header (fdo#44707)


2012-01-16  Stefan Knorr (astron)  <heinzlesspam@gmail.com>  [75e3bffa1006eeb91324eaeabd52182d25b28711]

Move form control icons into icon-themes

See also: commit 6639eb9c306cd59482f259330258caea84239fc1

2012-01-16  Stephan Bergmann  <sbergman@redhat.com>  [5ebd4bd13c9beb6776407abdcf7a6ff56a76b575]

Clang -Wunused-variable.


2012-01-16  Stephan Bergmann  <sbergman@redhat.com>  [b6b22079f4214fddaa39514a43446e6b3ce6fef0]

Clang -Wsign-compare.


2012-01-16  Stephan Bergmann  <sbergman@redhat.com>  [2091a7fe8739eae4ca4d6ccd23db27e8e7de7203]

Clang -Wunused-variable.


2012-01-16  Stephan Bergmann  <sbergman@redhat.com>  [5a410d2e5a80ae1ea8a11300ddd2d8486e7e095b]

Clang -Wunneeded-internal-declaration.


2012-01-16  Stephan Bergmann  <sbergman@redhat.com>  [9892e4c8d91fa1cbae0ced6b64c9735d9657a9b8]

Clang -Wunused-variable.


2012-01-16  Thomas Arnhold  <thomas@arnhold.org>  [6cef39508e8a834f694cbfb750e982c623c9bd49]

Add SOLARIS checks for SalDisplay::IsLocal()

This method is (only) used at SalDisplay::GetKeyboardName() for SOLARIS

2012-01-16  Thomas Arnhold  <thomas@arnhold.org>  [d799ac1320fb11439566a8a6c8215cfb3db10a00]

Revert "Remove unused SalDisplay::IsLocal"

This reverts commit e9202ffeccdf6f669184f3f869d2e5b121bea9f3.

Conflicts:

	vcl/inc/unx/saldisp.hxx

2012-01-16  Marcel Metz  <mmetz@adrian-broher.net>  [a18123fb97e7c69a7fac6724aaa3a8e2440dae98]

Replaced DBG_ERRORFILE with SAL_INFO.


2012-01-16  Marcel Metz  <mmetz@adrian-broher.net>  [268050960a16af2b404ef3ba42b6185047027e2d]

Replaced DBG_ERRORFILE with SAL_INFO.


2012-01-16  Marcel Metz  <mmetz@adrian-broher.net>  [ae71f5b4115367b4cc649f3025c43eb733190732]

Replaced DBG_ERRORFILE with SAL_INFO.


2012-01-16  Marcel Metz  <mmetz@adrian-broher.net>  [157d414977a6b80d2654767419fe2e406024ea04]

Replaced DBG_ERRORFILE with SAL_INFO.


2012-01-16  David Tardon  <dtardon@redhat.com>  [aad000dcef7b5c9a6fe4bad6abd4245e357b850f]

drop unneeded cast


2012-01-16  Matúš Kukan  <matus.kukan@gmail.com>  [9847c3ec4dc276f52fd06b59dd8101506fe84cd9]

gbuild: WNT_INTEL_MSC: replace also // with / in the path

Motivation behind this is to fix processing of idl files.
When LibO directory is toplevel disk directory, there are
two // in the path which could be the reason idlc fails.

2012-01-16  Caolán McNamara  <caolanm@redhat.com>  [b0f254fa1e1cb916fa21234603578de701f75e83]

WaE: getXScreen is an unsigned int now


2012-01-16  Luc Castermans  <luc.castermans@gmail.com>  [60c8a970d693617fabb3278828e15a0782174091]

Translate German comments to English


2012-01-16  Andras Timar  <atimar@suse.com>  [9c34d4a80b4b1a2c2275a9dbadb138ac9490abbf]

update to 20120106 release of Linux Libertine G fonts

- proper hinting for digital publishing by new ttfautohint of Freetype
  instead of Fontforge autoInstr

- fix LibreOffice crash with dotted tabulation (conflict between
  dot-to-ellipsis mechanisms), problem reported by user "bolond"
  on HUP.hu, and István Bobay on Libreoffice.hu

- fix proportional old style numbers leading with Euro symbol,
  problem with the first digit reported by Kim Bastin

- fix Linux Libertine G semibold Italic (missing Graphite features)

- sups uses hyphen.sups replacement for hyphen instead of minus.superior
  (use explicit minus sign or feature texm: texm keeps minus.superior
  for hyphen input, like TeX)

- new feature: "litt", optional switch for the default "tt" ligature

- fix f] and f' (typographic apostrophe) kerning in Linux Libertine
  Italic

- remove bad ligc replacement in superiors and inferiors

2012-01-16  Caolán McNamara  <caolanm@redhat.com>  [e2260726ae54a25b26b86f35c4148d20d4b823d3]

Same expression on both sides of '-'


2012-01-16  Caolán McNamara  <caolanm@redhat.com>  [27951fd37d9a4b506adacb3c12395e7504422a14]

SEARCH_PATH_DELIMITER is the same as SAL_PATHSEPARATOR


2012-01-16  Caolán McNamara  <caolanm@redhat.com>  [1ac9ccfbb696759efdbe426e6954495db870a000]

be consistent in include ordering


2012-01-16  Caolán McNamara  <caolanm@redhat.com>  [9790e4457f14950b83a0746e00f986d76cf1ca36]

document with unit test rather suspicious eof handling

ReadLine differs from std::getline with respect to final lines
that end at EOF with no EOL.

i.e. see Export::ConvertLineEnds in l10ntools/source/export2.cxx
which doesn't make a massive amount of sense the way things currently are.

2012-01-16  Caolán McNamara  <caolanm@redhat.com>  [67270ddc7c0b203c774a3d78e48d07535c54c0da]

one bug display->one big display


2012-01-16  Caolán McNamara  <caolanm@redhat.com>  [456853e96cc37bf817410366f0b94d6890e0ba00]

document with unit test rather odd embedded null handling


2012-01-16  Caolán McNamara  <caolanm@redhat.com>  [a8742cecc157a28f293107013d6b35ce8a342382]

convert some old-school ByteStrings


2012-01-16  Caolán McNamara  <caolanm@redhat.com>  [4abfd463edd482389d83d75fe223a4a26aed7cb1]

force users of WriteByteStringLine to explictly denote encoding


2012-01-16  Caolán McNamara  <caolanm@redhat.com>  [9d4d7272507c6a9c7ede239df9243103fce46dbf]

force users of ReadByteStringLine to explictly denote encoding


2012-01-16  Caolán McNamara  <caolanm@redhat.com>  [d3bda969c6a126cfa2742b9adba142cb7f316d56]

just return a new string rather than pass by reference


2012-01-16  Caolán McNamara  <caolanm@redhat.com>  [1aec590757962088358bdc7de175766a671c873b]

convert low hanging Strings to OUString


2012-01-16  Caolán McNamara  <caolanm@redhat.com>  [54cf331a96429212c1ed0041c003840a760d75fa]

callcatcher: update list, updateDirTimestamp now unused


2012-01-16  Michael Meeks  <michael.meeks@suse.com>  [3391bd05cc2f43a48cdccda0ae4c1a2f587bbaaa]

cleanup: remove unused prototype too


2012-01-16  Alexander Bergmann  <myaddons@gmx.de>  [f1e54cdd366781e96115b5e8932ff4ead6a7a3d9]

sax_fastparser::FastSerializerHelper::write(float)


2012-01-16  Michael Meeks  <michael.meeks@suse.com>  [955b18d41866508dd0d69704991c03d7d9479e5d]

vcl: second part of fix for fdo#43458 - get xrandr / y positioning right


2012-01-16  Michael Meeks  <michael.meeks@suse.com>  [8d151e0e55e1945bc5f633dc916372a3ea27a16d]

vcl: introduce crystal clear separation between X11 Screens and DisplayScreens

A DisplayScreen is a screen index as used by the upper level abstractions,
an X11Screen is a wrapper around an integer X screen index.

2012-01-16  Stephan Bergmann  <sbergman@redhat.com>  [a5247645b4d133056ded317b1ed0e9e590afcf4d]

Clang -Wdangling-else.


2012-01-16  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [84c9a4d5518fd2a986e09af50b72553214a24902]

e the new way to access the config


2012-01-16  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [9fb5c5d69e8db855d0414bdbe60285cbfe59d705]

add test for sheet::XDataPilotTable


2012-01-16  David Tardon  <dtardon@redhat.com>  [2998cc3a80b4b8d97bff244c941df47a27334eba]

remove unneeded if


2012-01-15  August Sodora  <augsod@gmail.com>  [746b39e4d1a41f248b71b91128f633c876116a79]

Remove uses of pLine in scanner


2012-01-16  Takeshi Abe  <tabe@fixedpoint.jp>  [1074c1ab9ee4aa537ea18a3128121ef591bd803f]

removed unused macro


2012-01-15  Stephan Bergmann  <sbergman@redhat.com>  [2ca0ab44b4c0f028aa246c28da8fbff0c79a87b4]

Clang -Wunused-variable.


2012-01-15  Stephan Bergmann  <sbergman@redhat.com>  [2898e58b2adb6d204f4d5399d39014d590e8d6ea]

Clang -Wunused-variable.


2012-01-15  Stephan Bergmann  <sbergman@redhat.com>  [5eea018d806f96e70c42e6d26922bb6a0c35d466]

Clang -Wdangling-else, -Wuninitialized.


2012-01-15  Matúš Kukan  <matus.kukan@gmail.com>  [82633cdad36083e537886b832483f4e73263735a]

gbuild: simplify gb_Helper_abbreviate_dirs*


2012-01-15  Matúš Kukan  <matus.kukan@gmail.com>  [39c347b2d9ffe285160e13207a4df79d0972cbce]

gbuild: platform/WNT_INTEL_MSC: use subst in gb_Helper_convert_native


2012-01-15  Matúš Kukan  <matus.kukan@gmail.com>  [6cd9c42eb69202bb16b975e227f8870729465fbc]

gbuild: UnoApiTarget: refactor slightly


2012-01-15  David Tardon  <dtardon@redhat.com>  [52118dae64a1f659e0575a82c93062faf3946f1c]

avoid warnings about deprecated decls. from glib2


2012-01-15  David Tardon  <dtardon@redhat.com>  [265f061458052a7691e9f012ebcb5ec3f4f0e871]

WaE: deleting object of abstract class type with non-virtual destructor


2012-01-15  David Tardon  <dtardon@redhat.com>  [1f4edb5dedd265b5ba155d34df5a802f36d158b4]

WaE: narrowing conversion from unsigned int to sal_Int32


2012-01-15  David Tardon  <dtardon@redhat.com>  [5c7641bc724a51e764f58cbe9b78d8ea2e609044]

use SAL_N_ELEMENTS


2012-01-15  David Tardon  <dtardon@redhat.com>  [d3d8ac8ead389803b00f24863f191ff5be175add]

use SAL_N_ELEMENTS


2012-01-15  David Tardon  <dtardon@redhat.com>  [986388e76b35ea7bea9e767155f87db68fc74c7f]

WaE: deleting object of abstract class type with non-virtual destructor


2012-01-15  David Tardon  <dtardon@redhat.com>  [d5286b646247dda00d28967784da6a817be68f7d]

WaE: deleting object of abstract class type with non-virtual destructor


2012-01-15  David Tardon  <dtardon@redhat.com>  [af3b870ab6acc747285a6be67e5e2cf587215250]

WaE: deprecated function


2012-01-15  David Tardon  <dtardon@redhat.com>  [785bf20ab312dd46f3269f70e62b2c9d58bcb8af]

WaE: narrowing conversion from sal_Int32 to unsigned int


2012-01-15  David Tardon  <dtardon@redhat.com>  [c94a2118bb498f7acc4326b73abfbab58cc09a66]

WaE: deleting object of abstract class type with non-virtual destructor


2012-01-15  David Tardon  <dtardon@redhat.com>  [56285ff96c393520ac02d7fe6143b97fbccc044a]

WaE: ordered comparison of pointer with integer zero


2012-01-15  David Tardon  <dtardon@redhat.com>  [67334e0c9a57fbfb92d579f4eb27c7dc4a62e0df]

WaE: ordered comparison of pointer with integer zero


2012-01-15  David Tardon  <dtardon@redhat.com>  [68fa70c3000a624a4235d933d7ba8cbc993bb931]

WaE: converting ‘false’ to pointer type


2012-01-15  David Tardon  <dtardon@redhat.com>  [cf780fa48d432216ad717003547a29c157051905]

WaE: converting ‘false’ to pointer type


2012-01-15  David Tardon  <dtardon@redhat.com>  [3f02f62e5c74832d4215d327b0f7eec6087da826]

WaE: ordered comparison of pointer with integer zero


2012-01-15  David Tardon  <dtardon@redhat.com>  [5f166e1d7f17619fd8790da31eff558b816df397]

WaE: deleting object of abstract class type with non-virtual destructor


2012-01-15  David Tardon  <dtardon@redhat.com>  [f7756b6aaebd6325f4551d2df506533ef0f3e0a8]

WaE: deleting object of abstract class type with non-virtual destructor


2012-01-15  David Tardon  <dtardon@redhat.com>  [b293e58aa5e10e90081dac89826877c7d01c3adc]

WaE: deleting object of abstract class type with non-virtual destructor


2012-01-15  David Tardon  <dtardon@redhat.com>  [3d2253fb7ae4a9f8276160fac7b6596da4899316]

WaE: narrowing conversion from unsigned int to sal_Int32


2012-01-15  David Tardon  <dtardon@redhat.com>  [69c049e528010d9fcf0ad764b5d03f438dd7c237]

WaE: narrowing conversion from unsigned int to sal_Int32


2012-01-15  David Tardon  <dtardon@redhat.com>  [c5e06d33401cabaddee674667bc068308d620ea5]

WaE: deleting object of abstract class type with non-virtual destructor


2012-01-15  David Tardon  <dtardon@redhat.com>  [e18a7b0e3846b940a7d6facfd9abc9d3fd355d94]

WaE: deleting object of abstract class type with non-virtual destructor


2012-01-15  David Tardon  <dtardon@redhat.com>  [d54349233fe15c3ec747d59d6ad525e4b8c451b8]

remove useless misleading macros


2012-01-15  David Tardon  <dtardon@redhat.com>  [09f8d4f75a0b3527bf6f99f5408dfda3c711c382]

WaE: deleting object of abstract class type with non-virtual destructor


2012-01-15  David Tardon  <dtardon@redhat.com>  [ee5371c805312946f4fd83f3394536e51cd9fdfb]

WaE: deleting object of abstract class type with non-virtual destructor


2012-01-15  David Tardon  <dtardon@redhat.com>  [a54018c2429483d5447d63c064ca430e99245f6a]

WaE: deleting object of abstract class type with non-virtual destructor


2012-01-15  David Tardon  <dtardon@redhat.com>  [47f3d3702776a57294f8408bff6eee56e8c277f0]

WaE: deleting object of abstract class type with non-virtual destructor


2012-01-15  David Tardon  <dtardon@redhat.com>  [3425ee784ec487ccdeaa32c024a410b6633e1178]

WaE: deleting object of abstract class type with non-virtual destructor


2012-01-15  David Tardon  <dtardon@redhat.com>  [dbf470ade138d431f8082b1f523cedfd6ae2203b]

WaE: narrowing conversion


2012-01-15  David Tardon  <dtardon@redhat.com>  [939b55cfa8a52d32d20bfc89105342b508c080b8]

WaE: deprecated function


2012-01-15  David Tardon  <dtardon@redhat.com>  [a206bc22623caba30c0285fda0fe0da8879efea3]

avoid warnings about deprecated decls. from glib2


2012-01-15  David Tardon  <dtardon@redhat.com>  [49d432658d3be60e9b3647f5eefc70d1b9997f8d]

WaE: ordered comparison of pointer with integer zero


2012-01-15  David Tardon  <dtardon@redhat.com>  [c475316c00056ab2c59438fb78705c2a851f292b]

simplify handling of JITC_PROCESSOR_TYPE


2012-01-15  David Tardon  <dtardon@redhat.com>  [f4092cb7657b0a403078d593cb612431858150ca]

do not build on macosx and win


2012-01-15  Tomcsik Bence  <tomcsikbence@gmail.com>  [1f628c7bf8361086be2044d0d6aa8bbf3f128162]

The "Open..." button's more room problem solved fdo#33794

By adding a int i_nExtraWidth parameter to the layoutButton function
there will be enough space for the open button and its black triangle.

2012-01-15  Matúš Kukan  <matus.kukan@gmail.com>  [9d27fe4ae43b57fb144dfd0f57c07b5796637a8e]

ucb: add missing dependency


2012-01-15  Andras Timar  <atimar@suse.com>  [1f536f3166fd1d6c22771117c51497193abe8fd3]

remove dmake rules for unused file type *.xrb


2012-01-15  Matúš Kukan  <matus.kukan@gmail.com>  [9e82d6f5fd1d67c8ecb46a1df0a0099b1b0716b8]

ucb: add to tail_build


2012-01-15  Matúš Kukan  <matus.kukan@gmail.com>  [58b8a4d25dc9bf29d7b3b4d21f03257c11f70693]

these are not old component files anymore


2012-01-15  Matúš Kukan  <matus.kukan@gmail.com>  [cbd2e67d20788922e5bd6c374e32d810d209bc90]

ucb: convert to gbuild


2012-01-15  Matúš Kukan  <matus.kukan@gmail.com>  [464b433c5fc74d7b64c229af45d31a72f0186068]

RepositoryExternal: add cmis, gio and neon


2012-01-15  Matúš Kukan  <matus.kukan@gmail.com>  [a107e4b5ddb5e8d594bc8922062a1a8a32187396]

config*: add cflags for gio, gconf and gnomevfs


2012-01-15  Stefan Knorr (astron)  <heinzlesspam@gmail.com>  [1c7c480e7465a077b1ede8be39329b14d31ba847]

Galaxy (default) icon theme is now in icon-themes/galaxy


2012-01-15  Matúš Kukan  <matus.kukan@gmail.com>  [b327c8355cd6e4e6d0a4b1bda0591c4d3964bff8]

vcl: fix MinGW build


2012-01-15  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [3a48ab62279572673cdc385a81a3e728f16d2a6d]

fix crash related to accessing null element in boost::ptr_vector


2012-01-15  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [f3950ef403ee95dbf719f3743bfea6e4fc5c6cef]

some adjustments in the XSpreadsheet2 api test


2012-01-15  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [8954e9eb7eeb61b2534897e500d85d24accac294]

make adjusting formulas possible for TransferTab


2012-01-15  Laurent Godard  <lgodard.libre@laposte.net>  [916a9b63d32e5a2dd2e69a2696e2a1cae349c933]

sc test : update importSheet tests


2012-01-15  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [bd0fe3b39c46313b0a76783818235f054a1ee65c]

prevent to include fonts into svg during unit tests


2012-01-15  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [51fac567f15e3562bb7b661ee2d4383995426669]

add test case for datapilot api


2012-01-15  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [f7b470f885c8648bb95418c9a6cf46b907066bcb]

correctly terminate XDataPilotFieldGrouping


2012-01-15  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [300b39cca53d770211312319338688bcbc3c4f28]

don't create lock files for unit tests

special thanks to Stephan for the configuration part

2012-01-15  Michael Meeks  <michael.meeks@suse.com>  [10b10580c46a69d25e987212bb127787300b871e]

vcl: rename methods to crisp up a 'DisplayScreen' naming concept


2012-01-15  Michael Meeks  <michael.meeks@suse.com>  [ca93d98343a03026c7568abc2ddda838f10fcbde]

vcl: rename ambiguous IsMultiDisplay to IsUnifiedDisplay, and simplify


2012-01-15  Michael Meeks  <michael.meeks@suse.com>  [e9202ffeccdf6f669184f3f869d2e5b121bea9f3]

Remove unused SalDisplay::IsLocal


2012-01-15  Michael Meeks  <michael.meeks@suse.com>  [3d13d919dfa7e0123dd6feebf2bd0a9883a4e866]

vcl: hide / make internal misc. vcl display handling methods.


2012-01-15  Michael Meeks  <michael.meeks@suse.com>  [0ac5eb5f14cc1bdb410846fba36aef8ab858a862]

vcl: isolate new attempt to count monitors as screens to gtk3 fdo#43458

It turns out this new idea of mapping xinerama screens, and xrandr
monitors into a flat integer space is nice, but when we confuse
xrandr monitor 2 (idx 1) with X screen 1 (there is only one screen)
we bit the dust.

Many thanks to Cor Nouws for remote debugging assistance

2012-01-14  August Sodora  <augsod@gmail.com>  [ed68d602f598e147f3e8f4cc54cc7b3882733f4f]

Comment out test that current fails on 64-bit systems


2012-01-14  August Sodora  <augsod@gmail.com>  [244382e62e91f56c2f1461f6656a6e1f973ae1eb]

Add tests for hex/octal numbers for basic scanner


2012-01-14  August Sodora  <augsod@gmail.com>  [944140ae44708074ed7f88d3728e06c5e92413f5]

Remove uses of pLine in scanner


2012-01-14  August Sodora  <augsod@gmail.com>  [e4d6dfae33102891cbea0d330a31bb21572d5959]

Remove use of pLine in scanner


2012-01-14  August Sodora  <augsod@gmail.com>  [679a8e1cfd4845634e379d0678fa1c352f7b97fd]

Remove use of pLine in scanner


2012-01-14  Michael Stahl  <mstahl@redhat.com>  [6ad9a953b9bcb29946d6d7dcb1dffc1739250184]

idlc: breaks on mac tinderbox


2012-01-14  Michael Stahl  <mstahl@redhat.com>  [e48b14ed3b24fa1d9f0aeb0670b79e529638a6b1]

gbuild: UnoApiTarget: just touch the .urd file

Apparently the peculiarity that a non-existent file is newer than an
existing file is in GNU make 3.82, but not 3.81.

2012-01-14  Michael Stahl  <mstahl@redhat.com>  [9738ad3e6b85fad280cdf03b188585cdce9817a5]

gbuild: UnoApiTarget: use idlc -M for full dependencies


2012-01-14  Michael Stahl  <mstahl@redhat.com>  [140d990b434de980f4f1e97d3e0d647231202183]

gbuild: UnoApiTarget: refactor to one idlc call per directory


2012-01-14  Michael Stahl  <mstahl@redhat.com>  [101791f57c7f1b6f5feae751b77641a9d5f2187a]

idlc: do not use -I., deps need absolute paths


2012-01-14  Michael Stahl  <mstahl@redhat.com>  [b83fd45150a411a2f8e8b621e844029d83c12473]

idlc: new parameter -M: write GNU make dependencies


2012-01-14  Michael Stahl  <mstahl@redhat.com>  [67ae80657a053626df5186983ae6b6f20b90e52e]

idlc: document all parameters


2012-01-14  Michael Stahl  <mstahl@redhat.com>  [12d6fe95ae25e22d627dc45e37fae91da4cfa54d]

gbuild: UnoApiTarget: various cleanups


2012-01-14  Michael Stahl  <mstahl@redhat.com>  [26450b3136979db86577591ef380040972d111fc]

gbuild: UnoApiTarget: fix dependencies

This should fix the bug, probably introduced with the per-directory
performance enhancements, that after a change to an IDL file 2 builds
are required to rebuild everything.

2012-01-14  Michael Stahl  <mstahl@redhat.com>  [88cceffc271e747be830675d62d24b6749a417f5]

connectivity: dbase: global variable cleanup


2012-01-14  Michael Stahl  <mstahl@redhat.com>  [ff2df7b7b61b557db6540ec7d3b38189677ac7f3]

SwXTextDocument: add some SolarMutexGuards


2012-01-14  August Sodora  <augsod@gmail.com>  [3447718347c6ffe4135fb3d3faeff367401e25f4]

SV_DECL_PTRARR_DEL->std::vector


2012-01-14  August Sodora  <augsod@gmail.com>  [440a7c9b92822206db52861dc79d053450004a9f]

SV_DECL_PTRARR_DEL->boost::ptr_vector


2012-01-14  August Sodora  <augsod@gmail.com>  [1c0912ab00d5b324c07fc973655a73d1cea9c199]

Remove useless macro


2012-01-14  Luc Castermans  <luc.castermans@gmail.com>  [8026d84bcb8078339db4bcaaa38acb79243677c7]

translated german comments in order to help with bug bug fdo#36681


2012-01-14  Stefan Knorr (astron)  <heinzlesspam@gmail.com>  [df8dfbd6563e2d35bc4d8563d7ddaa779e4c2fe3]

Remove a few left-over FIXME's from comment translations

See also: 5513e24eeaca20a12aac338a722fc9ba81c7c833

2012-01-14  Matteo Casalin  <matteo.casalin@poste.it>  [e4938058e2cc21c705507c365c46f9bfb9ac828c]

VALUESETITEM_SPACE is never set: remove related code


2012-01-14  Matúš Kukan  <matus.kukan@gmail.com>  [966a5340e08b68f4ff00633f8de075654feb9c13]

scp2: typo: Serif -> Sans


2012-01-14  Olivier Hallot  <olivier.hallot@alta.org.br>  [dc04d67e94d9302278fc049d6617b62fe461ac66]

Fix for fdo43460 Part XXXVIII getLength() to isEmpty()

Part XXXVIII
Modules
svx

2012-01-14  Julien Nabet  <serval2412@yahoo.fr>  [c447d9ba8c7d40670c59a9ec9d45f32a36c1efcd]

Some cppcheck cleaning


2012-01-14  Matúš Kukan  <matus.kukan@gmail.com>  [fcc8db1d2be9a25f79cbcc14043b495d240bb8bf]

fix for gcc 4.7: unable to find string literal operator


2012-01-14  Julien Nabet  <serval2412@yahoo.fr>  [79eb7c0cab7a7b4e0583e9582ad5e7f9e81af7d7]

Some cppcheck cleaning


2012-01-14  August Sodora  <augsod@gmail.com>  [94b1b36ee53176276a65436a17fbb75987fc9a33]

Remove SvStringsDtor


2012-01-14  August Sodora  <augsod@gmail.com>  [e1df68d79b50148078a13436b2b913f28ddf84e4]

SvStringsDtor->boost::ptr_vector


2012-01-13  August Sodora  <augsod@gmail.com>  [169f3b47c0ad339c6983de2e19d94627c9e567d3]

SvStringsDtor->boost::ptr_vector


2012-01-13  August Sodora  <augsod@gmail.com>  [fdb6e4171c7ab9620b739e1a1c3cbba51ba81544]

Remove unused member variable


2012-01-13  August Sodora  <augsod@gmail.com>  [900e35045fee950f3f7d10f9fe863d0f51854699]

SvStringsDtor->std::vector


2012-01-13  August Sodora  <augsod@gmail.com>  [ffaa6ae12d40419ec043607c9a34fb80677683dd]

SvStringsDtor->std::vector


2012-01-13  August Sodora  <augsod@gmail.com>  [a93df89c4b7f68a079544d9490de552ff0aae2fb]

SvStringsDtor->std::vector


2012-01-13  August Sodora  <augsod@gmail.com>  [cad9afa15f53d547733fa55f1353772f6d696611]

SvStringsDtor->std::vector


2012-01-13  August Sodora  <augsod@gmail.com>  [e4aecbdbe4e12b241da39d8e7b23dbb8db20bd2f]

SvStringsDtor->std::vector


2012-01-13  August Sodora  <augsod@gmail.com>  [166053646aff23f93ad3704cde05b9bda20e171c]

SvStringsDtor->std::vector


2012-01-13  August Sodora  <augsod@gmail.com>  [16b7354f9f89127f5746266fc77fcb844b9309ca]

SvStringsDtor->std::vector


2012-01-13  August Sodora  <augsod@gmail.com>  [f1de38b5441e082d80f663923a9ac713c8db172d]

SvStringsDtor->std::vector


2012-01-13  August Sodora  <augsod@gmail.com>  [5b12914f96ef0891c7e20f6edc63d58dc6cc1e17]

SvStringsDtor->std::vector


2012-01-13  August Sodora  <augsod@gmail.com>  [c0d93b267f56d06cd464f3e49af368164e6cd164]

SvStringsDtor->std::vector


2012-01-13  August Sodora  <augsod@gmail.com>  [08443f12858bc4ff902d8d8400b8696161ced7cf]

Remove unnecessary forward declaration


2012-01-13  August Sodora  <augsod@gmail.com>  [445fc29e35fab58a59c6fa17ce06601eb131d440]

SvStringsDtor->std::vector


2012-01-14  Eike Rathke  <erack@redhat.com>  [91d3c11114a75f1f28b3f674e97b8c85948d5d9c]

grml.. back to the drawing board

Reverted
80f60ef540528ec5304b9fb9624a7ff1b077f108
cf1f87948bcf9b8edf8487fa7938a928cfed8f2f
as also MinGW bails out. Don't add yet more quirks, keep in mind the faulty
behavior and hope for the best until solved.

2012-01-13  Eike Rathke  <erack@redhat.com>  [ebb95b5a20f88ae422292fcfbbf7781a347b9ce8]

make MacOSX happy again and have no /usr/include there

Modifies the workaround of 6ecf6ea77f36a444f985fed25a0d0502f5ae8ac4

2012-01-13  Tim Hardeck  <thardeck@suse.com>  [022ce7d362f146ed69f54aae20cf2b8c582e9f8d]

fdo#44173: use a geometric progression for zooming

Zooming does now base on a geometric progression instead of an
arithmetic one.
Since the zoom factor is not only used in Draw but for all other
applications 1.2 seems like a good choice.

2012-01-13  Eike Rathke  <erack@redhat.com>  [12eb7da661635a64272e32204f246d0a5c299ccd]

changed [pt-PT] default date format to DD-MM-AAAA (was DD-MM-AA)


2012-01-13  Eike Rathke  <erack@redhat.com>  [92bf1c3f605f837214013d25396b3d3a34005e9c]

use INCLUDE instead of SOLARINC, and after local includes


2012-01-13  Eike Rathke  <erack@redhat.com>  [6ecf6ea77f36a444f985fed25a0d0502f5ae8ac4]

ensure that /usr/include is _appended_ to INCLUDE

At least with gcc 4.6.2 the situation was that if /usr/include was missing
from the -I... includes, header files were pulled from /usr/include/
instead of solver/$INPATH/inc/external/

This clearly makes a difference for not --with-system-... libs where the
internal version is to be used.

2012-01-13  Eike Rathke  <erack@redhat.com>  [90a94c55077cff0f0077ff46618365970c07223f]

added [it-IT] date acceptance pattern "D/M"


2012-01-13  Eike Rathke  <erack@redhat.com>  [e6dbc1aa978e4609a0ef5e7095cdca330cc07ed4]

added [pt-AO] date acceptance pattern "D-M"


2012-01-13  Eike Rathke  <erack@redhat.com>  [74fea31257372746caf81148a1be9cff1fe36728]

added [pt-BR] date acceptance pattern "D/M"


2012-01-13  Eike Rathke  <erack@redhat.com>  [c5fddb08424c54300b26fc3af19acbbfe84f9fd2]

added [pt-PT] date acceptance pattern "D-M"


2012-01-13  Eike Rathke  <erack@redhat.com>  [0861854fe7a687d98abb9dacc4b6199954283fa3]

added [sl-SI] date acceptance patterns


2012-01-13  Olivier Hallot  <olivier.hallot@alta.org.br>  [ad6ce5e938ce9d78bed9ce6dead5fa087de49c63]

Fix for fdo43460 Part XXXVII getLength() to isEmpty()

Part XXXVII
Modules
svtools

2012-01-13  Olivier Hallot  <olivier.hallot@alta.org.br>  [38423e0ad2a8e2a902aeb37391aef0b543c09d68]

Fix for fdo43460 Part XXXVI getLength() to isEmpty()

Part XXXVI
Modules
svl

2012-01-13  Kohei Yoshida  <kohei.yoshida@suse.com>  [e60b212cc9f02d68ee638106a5881c21ac40ce8d]

Avoid double deletion during data cache object destruction.


2012-01-13  Matúš Kukan  <matus.kukan@gmail.com>  [aa7e105677017059ab84c4f3bd38b6a511637395]

scp2: install nsplugin only in case it's build


2012-01-13  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [d83488f9795740857830aaf005e06e30d4e7d70c]

fdo#40438: force calculating layout before Activate to avoid crashes and loops


2012-01-13  Kohei Yoshida  <kohei.yoshida@suse.com>  [2ad876ae4dac2ffa6d388fc8bc9d1f4e5e276cc7]

Use a copy; the container gets modified during iteration.


2012-01-13  Caolán McNamara  <caolanm@redhat.com>  [17fe34ec569f3e14f35f3958cc5885a00bd6cff9]

here calc, take ownership of this foul monstrosity only you use

SvStream::ReadCsvLine doesn't need to be a member of Stream and the subcomment
about what's wrong with the method is longer than the body of the method.

Only used by calc, so can go into calc.

foul monstrosity back

2012-01-13  Christina Rossmanith  <ChrRossmanith@web.de>  [e5ac3524f2d72bf3113c571de105f8aa52a558d2]

Replace getLength() with isEmpty() in vcl/generic/fontmanager


2012-01-13  Caolán McNamara  <caolanm@redhat.com>  [8ca94d31d1d6317e182ecdf360f744f70640cbfc]

simply MSDFFReadZString and friends


2012-01-13  Caolán McNamara  <caolanm@redhat.com>  [5b6586127828b211303b961df66531865abe5ba2]

these are length prefixed strings


2012-01-13  Caolán McNamara  <caolanm@redhat.com>  [a55ae5fde1cbd8c29f8aa3a66a4d362355a3062c]

just return the read string here instead of passing one in by ref


2012-01-13  Caolán McNamara  <caolanm@redhat.com>  [4a68a5f32bcc815b116063e6c047397ed9a3e241]

return status never checked


2012-01-13  Caolán McNamara  <caolanm@redhat.com>  [ccd716371c0611726f60519fe4ec3465ceac6db0]

convert some archaic strings


2012-01-13  Kohei Yoshida  <kohei.yoshida@suse.com>  [979448ca76591fc8346b7b0e8c24d653d6fec87b]

Make sure no live ScDPObject instances hold reference to the deleted cache.


2012-01-13  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [20ac9b9d6de5b7863190ce67b3b5b50f308ae052]

Uploading a new fresh shiny libvisio 0.0.13


2012-01-13  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [259669161b35ba9ba8255950cb6d1b4e79313d07]

Implement flips and rotations of raster images in the OdgGenerator.cxx


2012-01-13  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [b9d99ec0dddd87eeed7a2d87b3d73bd4630e3ff4]

Adapt to the more intuitive libvisio/libwpg API


2012-01-13  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [4914b23e7e91b184d69eb00a74ce1c463c5754a7]

fdo#38515: Fixed crasher in dialog destructor


2012-01-13  Matúš Kukan  <matus.kukan@gmail.com>  [ab84770bb61ffb2675548e11a6a45059cb4f6c8e]

Build nsplugin only in with mozilla case.

This replaces commits 830a2b923528323e0f39259234dfee26d9d44d21
and 68b08a11babb7274048ef836a078959d126c97b7 with,
hopefully, proper one.

2012-01-13  Caolán McNamara  <caolanm@redhat.com>  [4e85b537d1229348bef16bb006d9e6b5303bd6c9]

tidy some string types


2012-01-13  Christina Rossmanith  <ChrRossmanith@web.de>  [eed2ad8025fbfd8c8b9ed8d83068700585bf7b13]

Replace (Byte)String with rtl::O(U)String


2012-01-13  Caolán McNamara  <caolanm@redhat.com>  [faf862a9d4c18a729c7d25a2a056e01b7447c72c]

appsys.* and FATToVFat_Impl appear to be unnecessary


2012-01-13  Tor Lillqvist  <tlillqvist@suse.com>  [72baf88773286ee9c13984c6bc6bb9ff705cadd4]

Comment out the verbose logging of code that seems to work fine


2012-01-13  Khaled Hosny  <khaledhosny@eglug.org>  [6bfc9eda7a9171c0fda40c3fee38bb4eec6c9cde]

Drop XLFD support from fontmanager

XLFD support was removed in commit 269f91c (#i110171) except for parsing
fonts.dir and fonts.alias. I don't think this makes much sense in
fontconfig era, and dropping it simplifies the font manager a bit (I
don't even think we use server fonts at all).

2012-01-13  Tor Lillqvist  <tlillqvist@suse.com>  [617c8075aca140a09a57a3d9da4fdc80a64998c5]

Use cacheflush() on Android


2012-01-13  Tor Lillqvist  <tlillqvist@suse.com>  [6022e3caa12ba762bda7d50dcc540660712a1880]

Now we need libdb, too


2012-01-13  Tor Lillqvist  <tlillqvist@suse.com>  [65e9ac63b8b0327c1a39220fa6326bc88f06c62d]

Use merged libs on Android


2012-01-13  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [d38a56fcf0cd3052f44d6de5157fe8ef8cec3e36]

fdo#30788: why not showing horizontal scrollbar when needed?


2012-01-13  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [516bb47afcc71e69f8f6c6a6246455a2c4269c4c]

n#715421 - Word 2010 validation: no plcfhdd if ccpHdd is 0


2012-01-13  Noel Power  <noel.power@novell.com>  [a0b20e1f023dedc849baf68f278c6f6df0660b11]

fix definedName corruption for xlsx export ( bnc#741182 )

set symbol for builtin name using rangelist

2012-01-13  Caolán McNamara  <caolanm@redhat.com>  [6008c3f547a8cfa5f8c97f4084dfbab8fd263b6f]

WaE: unused i


2012-01-13  Caolán McNamara  <caolanm@redhat.com>  [26712ff5a60428f94d45b20b8f01900da52f5e4e]

WaE: d shadows another d


2012-01-13  Caolán McNamara  <caolanm@redhat.com>  [d271080853675dbc0e16b0788410dc5caed21a01]

WaE: clipformat may be used uninitialized


2012-01-13  Caolán McNamara  <caolanm@redhat.com>  [5678e845cc58933964729b908d649e10a11c220a]

callcatcher: update list, getXLFD is now unused


2012-01-13  Caolán McNamara  <caolanm@redhat.com>  [210177dc046e1817cb024d02fae08dd005667f6f]

ByteString->rtl::OString


2012-01-13  Caolán McNamara  <caolanm@redhat.com>  [20b750064598697c022974e07a7a9bf0452cfd95]

noone checks the return value of ReadCsvLine


2012-01-13  Caolán McNamara  <caolanm@redhat.com>  [5ac8641b12055ac612b81edc0699b5b546606d67]

these OnInvalidateClipboard don't have to be LINKs


2012-01-13  Caolán McNamara  <caolanm@redhat.com>  [bbfc02d84aa22d051377ff0f0c82b912283b902e]

noone uses ShareableMutex::getShareableOslMutex


2012-01-13  Caolán McNamara  <caolanm@redhat.com>  [2e303c175c3969acdb1912c47c1c9d2fab30dfa2]

remove some tools/string.hxx


2012-01-13  Caolán McNamara  <caolanm@redhat.com>  [6248f7037c6d034a352566457ebbab29ea9d817c]

svxempty.* not needed anymore


2012-01-13  Stephan Bergmann  <sbergman@redhat.com>  [bb59742bcf4883af5876a2ffadcc4a689e414b60]

Confine JDBC driver to thread-affine apartment for Java 6 performance

... so that the massive number of the JDBC driver's calls to JNI Attach/Detach-
CurrentThread are guaranteed not to happen on the main thread (where they are
extremely expensive, see
<http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6978641> "Fix for 6929067
introduces additional overhead in thread creation/termination paths").

2012-01-13  Norbert Thiebaud  <nthiebaud@gmail.com>  [1b8b6ecf5fdf753bd787748d54aaa61964199465]

suppress doxygen warning in osl


2012-01-13  Stephan Bergmann  <sbergman@redhat.com>  [7a00472067403ebe1cfbedbfabfde03cc19c9c34]

Better fix for the valgrind.log problem.

Only redirect to valgrind.log if --valgrind but not $VALGRIND is given.

2012-01-13  Jan Holesovsky  <kendy@suse.cz>  [d5bd33427f73d01d59e6021c7436d98d8c9fffd2]

Fix MinGW build.

Cherry-picked from libreoffice-3-5 branch, probably a bit more helpful fail
message.

2012-01-13  David Tardon  <dtardon@redhat.com>  [df97997452b443f184c07c8cb1eedaaa0621f05f]

refactor slightly to avoid link problems with gcc 4.7


2012-01-13  David Tardon  <dtardon@redhat.com>  [bcadf38c77dd9e93fe71132260452ab0c1d4c7ab]

ditch unused define


2012-01-13  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [98038f308984841752449346f4f3de6d4859dc1d]

change debug statements to fix build


2012-01-13  August Sodora  <augsod@gmail.com>  [a8c8eae8d507bd254a476f5c4cd107793a725866]

SvStringsDtor->std::vector


2012-01-13  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [2b2fbf7350cbc53b878a7faf9ab353146fb598bf]

add test concept for draw/impress, import file and export to svg

the idea behind this concept:
* have a file containing some test data
* import file without UI
* export file to svg through XStorable::storeToURL
* compare exported svg file to a reference file and complain if they
* differ

advantages:
* easy to create test cases, even for non coders
* no special handling of sd internal code needed
* svg is showing differences in the representation and not in the model
* external programs that can be used to check the output
* can be used for all input formats

disadvantages:
* changes to svg filter code might break test cases while the change is
correct
* slow test, import + export
* might need external program for xml diff

2012-01-12  August Sodora  <augsod@gmail.com>  [c1400c98ce137dddb252f9759ca9a89ab3452764]

SvStringsDtor->std::vector


2012-01-12  August Sodora  <augsod@gmail.com>  [cc651ffb0b0a2e2c9b07e5043c4474c026082445]

SvStringsDtor->std::vector


2012-01-12  August Sodora  <augsod@gmail.com>  [dea42954b5e9a22f0d498cad0cc3c373ec5940e8]

SvStringsDtor->std::vector


2012-01-12  August Sodora  <augsod@gmail.com>  [ab5986d4d04127fea8800345d5c0674a77bbe9df]

SvStringsDtor->std::vector


2012-01-12  Kohei Yoshida  <kohei.yoshida@suse.com>  [05fa6914d38abea3c29ab360c62d2f153896798a]

Removing debug statement.


2012-01-12  Kohei Yoshida  <kohei.yoshida@suse.com>  [44cd9971649b9611c59bb3e423133b9a4d82a2fa]

Test the new logic of our pivot data cache life cycle.


2012-01-12  Kohei Yoshida  <kohei.yoshida@suse.com>  [2ab84dcaa32cb117b0ba30f3dcbdf6911dc4f0f4]

fdo#43077: Finally, remove data cache when nobody references it.

Also, removed unnecessary reloading of the whole table data when
reference is updated.

2012-01-12  Kohei Yoshida  <kohei.yoshida@suse.com>  [2232b0c303ca4776a9df762d802b8f74b9d78c93]

fdo#43077: Now, refreshing a table should refresh all linked tables.

For efficiency reasons.  Otherwise, refreshing n tables individually
would require reloading the same data cache n times.

2012-01-12  Kohei Yoshida  <kohei.yoshida@suse.com>  [33024ee9d07f4448b2ecdd6f27e0344072b2c0ea]

fdo#43077: Have cache instance keep track of who is referencing it.

With this change, ScDPCacheTable should never clear pointer to the
data cache instance; it should keep the same data cache instance that
it is instantiated with.

2012-01-12  Kohei Yoshida  <kohei.yoshida@suse.com>  [0f2a0fc99deb7b9233dbc39e74e0bfdaf9d6efeb]

fdo#43077: Copy pivot tables when a sheet is copied.


2012-01-13  Lior Kaplan  <kaplanlior@gmail.com>  [4c4c945f00f028a39bc3534f4f707bade677983b]

Don't mention fields location, as they vary between LTR and RTL interfaces


2012-01-13  Tor Lillqvist  <tlillqvist@suse.com>  [81301aae9699472bd4e491755c8ee76920711b01]

More workarounds for weird problem with vnd.sun.star.expand


2012-01-13  Tor Lillqvist  <tlillqvist@suse.com>  [f7392b334aa95e0896c9dd88bd74c92bc7e8b183]

Fontconfig must have a cachedir, so hardcode one for now


2012-01-13  Tor Lillqvist  <tlillqvist@suse.com>  [6e3457da7c95b8a36c4a9fb904bfc12129c98c80]

Just tell to run it with "make run"


2012-01-13  Tor Lillqvist  <tlillqvist@suse.com>  [fe8cd7dba06786923ced29f46e9ee04e7de8240b]

We now proceed further and need some more libraries


2012-01-13  Tor Lillqvist  <tlillqvist@suse.com>  [201ade87705c36ce436da8661fb37afd5e064dac]

Must use the "ascii" version of our expat build with fontconfig

Sigh, spent one day, more or less, tracking down a weird fontconfig
problem, where all the diagnostic it offered was "unknown encoding"
when reading the fonts.conf file.

It turned out that I was being screwed by our fun two versions of the
expat_xmlparse library: One where XML_Char is char and one where it is
short. The intuitively "more normally" named libexpat_xmlparse is the
latter, but fontconfig works only with the former as it implicitly
expects XML_Char to be char.

2012-01-12  Olivier Hallot  <olivier.hallot@alta.org.br>  [ba713b5add1dfbcd17f8e6c14561dd3589a3db72]

Fix mistake in type OUStringBuffer

Fix mistake in method for type OUStringBuffer

2012-01-12  Olivier Hallot  <olivier.hallot@alta.org.br>  [71dc235aba9597c3485a791a319a34e4258138db]

Fix for fdo43460 Part XXXV getLength() to isEmpty()

Part XXXV
Modules
stoc

2012-01-12  Caolán McNamara  <caolanm@redhat.com>  [14359c82eb91b69212cbf0f743e819776a8f6d3a]

enable boost::multi_array


2012-01-12  Ivan Timofeev  <timofeev.i.s@gmail.com>  [b90940233f34d6cb468a2b4b8a38a78973e1d579]

move overlapped controls


2012-01-12  Matúš Kukan  <matus.kukan@gmail.com>  [68b08a11babb7274048ef836a078959d126c97b7]

ops, also adapt registering of the executable


2012-01-12  Matúš Kukan  <matus.kukan@gmail.com>  [830a2b923528323e0f39259234dfee26d9d44d21]

use ENABLE_NSPLUGIN again


2012-01-12  Miklos Vajna  <vmiklos@frugalware.org>  [9f15592e08f17908b1e54fed200d0ec6aff29509]

fdo#41034 improve RTF import of table cell spacings

1) for empty cells, not only paragraph properties, but but character properties should be emitted as well (e.g. font)
2) \sb and \sb is an attribute, not an sprm (it was ignored)
3) \sl was ~ignored due to a typo

2012-01-12  Rich Wareham  <rjw57@cam.ac.uk>  [15fd86b9753cf201e7893618cb442ecc06c5385d]

sdext/source/presenter/*: remove extraneous vertical whitespace

Replace 5 lines of vertical whitespace in sdext/source/presenter/* with
a single line so that more can be seen on the screen at once.

Fixes bug 44635

2012-01-12  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [e198eea5a87bff84783bd038cf134e6ea3b764ad]

Logical error in writerperfect


2012-01-12  Loiseleur Michel  <michel.loiseleur@free.fr>  [2994b7b983b6df38b9cc3c778728a1bd55a671c0]

fix build error in l10ntools

On gcc-4.4.3, it fixes this error : l10ntools/source/helpex.cxx:82: error: parameter may not have variably modified type 'rtl::OString [(((long unsigned int)(((long int)i) + -0x00000000000000001)) + 1)]'

2012-01-12  Andras Timar  <atimar@suse.com>  [bc4ff4382964da57b8c36c115b0517d884127df3]

256x256 Windows icons fdo#39555


2012-01-12  Stephan Bergmann  <sbergman@redhat.com>  [de9dd8f969b90b8eafa69d9527a7aeb53a585e3b]

Missing component dependency.


2012-01-12  Caolán McNamara  <caolanm@redhat.com>  [66be03c7490e160721884806fc959c29faa8063f]

wrong depend


2012-01-12  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [b9e50a307122b6d16f43581f128a782ba10e3f7f]

Consider the style:mirror property


2012-01-12  Caolán McNamara  <caolanm@redhat.com>  [7d42c86f660b65f86a864a6b674dc8cba107911c]

pesky dependencies


2012-01-12  Caolán McNamara  <caolanm@redhat.com>  [87ceb5c987f8bf546bbc0c0fc3447c640780be91]

VCL_DLLPUBLIC is in the wrong place

and there's a unused duplicate header here too which can go

2012-01-12  Caolán McNamara  <caolanm@redhat.com>  [df6d0dc8f010365a8f6948e2394b2c7acfc2ecda]

post padmin shrinkage a lot of FontManager can go now


2012-01-12  Caolán McNamara  <caolanm@redhat.com>  [5d53969bbbe74e15fc991f63e0795938ff219815]

ditch a tools/string.hxx


2012-01-12  Caolán McNamara  <caolanm@redhat.com>  [284482072ddb2be95e28e0138829554002e4fe79]

valgrind: ditch some unused code


2012-01-12  Caolán McNamara  <caolanm@redhat.com>  [0d7932327bf221b5132f0c84b25c67deb4cd904b]

callcatcher: ditch unused childat


2012-01-12  Stephan Bergmann  <sbergman@redhat.com>  [4f00cdfec54a574e25f47dab2f65b299ea64ec73]

valgrind.log creates more problems than it solves.


2012-01-12  Radek Doulik  <rodo@novell.com>  [1e47b40c79ddb1d3d16d1521a5d8b5960cd37661]

fix ooxml custom shapes with 360 degree arcs


2012-01-12  Radek Doulik  <rodo@novell.com>  [72c50c235447f293a3772105fdfdd4f45d09ff9e]

make it possible to create 360 degrees arc (circle)


2012-01-12  Stephan Bergmann  <sbergman@redhat.com>  [41320291f7a2327447596ff4d66098ccf1bdacfb]

Dead code.


2012-01-12  Stephan Bergmann  <sbergman@redhat.com>  [ddc3458259222720d000ccc9cc5e6bd9b09ef3c9]

Make it clear that sal/log.hxx functionality may change again.


2012-01-12  Philipp Weissenbacher  <Philipp Weissenbacher>  [0413cc28fc2e4d251723f7849886b33676303b90]

Translate German comments to English


2012-01-12  Matúš Kukan  <matus.kukan@gmail.com>  [842523e46f347680ad2648c628c63374524135cd]

np_sdk: add missing dependency


2012-01-12  Stephan Bergmann  <sbergman@redhat.com>  [ab93e1b483d7af9bcac997e838e5a62a924e28c3]

Check for xcu <node> that should rather be <prop>.


2012-01-12  Matúš Kukan  <matus.kukan@gmail.com>  [66458f367ac045c5e263271b58ed4b0068644ac9]

typo: missing \


2012-01-12  Matúš Kukan  <matus.kukan@gmail.com>  [6b951e82748eb25aeb3976043c530b8f5debc0a3]

trying to fix windows build: include proper npapi.h


2012-01-12  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [c82de8f8eb39d72394c82b1a29c8566f42302867]

add test for range name import, related fdo#42624

this adds range names referencing range names that are loaded after the
referencing range name

2012-01-12  August Sodora  <augsod@gmail.com>  [f447156c0087990edd80680545d2a78d7d51a60b]

SvStringsDtor->std::vector


2012-01-12  August Sodora  <augsod@gmail.com>  [ba47379b4ac72b830d3d9128ede644cf84bcf55e]

Remove unused forward declaration


2012-01-12  August Sodora  <augsod@gmail.com>  [c68506e02bcab748bbf3f4d0f8143a5b087568b8]

SvStringsDtor->std::vector


2012-01-12  David Tardon  <dtardon@redhat.com>  [0df9d7c05d6fd31824fd76710c3c6c5e723dbdec]

close opened file


2012-01-12  David Tardon  <dtardon@redhat.com>  [196885980bbb51562264cb5aad9a3e01133d1d7d]

fix writing of strings from the first module


2012-01-12  David Tardon  <dtardon@redhat.com>  [4ce9896c6ac42d450d2056ee8d700b9f6dce8e2d]

Revert "fast_merge: fix mis-merge of first module's strings"

This is not enough, because the file is still wrong.

This reverts commit 47a8454f5f76030203ce6458cf63d4348bdacffe.

2012-01-11  August Sodora  <augsod@gmail.com>  [5c445208a184fb88d8de0855be279e98d54dfad1]

SvStringsDtor->std::vector


2012-01-11  August Sodora  <augsod@gmail.com>  [17964c4f5a3aa25099b62db0e7652905cdf051a1]

Remove unused locals


2012-01-11  August Sodora  <augsod@gmail.com>  [5cf36e9739a46ce20c4a3588962a04c6c4d1a72d]

Remove unnecessary forward declaration


2012-01-11  August Sodora  <augsod@gmail.com>  [3ea8ee202832294adc09c0b1fd1c26cb87ca7cbf]

SvStringsDtor->std::vector


2012-01-11  August Sodora  <augsod@gmail.com>  [59cc5f6e39b7e81e4af245473f09c7446f6facfd]

Fix build on MacOSX


2012-01-11  August Sodora  <augsod@gmail.com>  [8be35fc8c1f24a05deb6ba850ad42ca17352350e]

SvStringsDtor->std::vector


2012-01-11  August Sodora  <augsod@gmail.com>  [f8e071697ca2fe5e8cd91a5c87fdb720562902af]

Remove unnecessary forward declaration


2012-01-11  August Sodora  <augsod@gmail.com>  [0313e253956635eeff280ebff219c78cfb16724b]

SvStringsDtor->boost::ptr_vector


2012-01-11  August Sodora  <augsod@gmail.com>  [74461daea9d80e51f3a78d2f0971137c6e8116fd]

Remove unnecessary forward declaration


2012-01-11  August Sodora  <augsod@gmail.com>  [117d60e26ed0cb6d55ee110939b97f063f0036d8]

SvStringsDtor->std::vector


2012-01-11  Kohei Yoshida  <kohei.yoshida@suse.com>  [ca73d85cc813a2a95fbbba35be6de6dc5ff2967f]

Test code for sheet source data cache relocation.


2012-01-11  August Sodora  <augsod@gmail.com>  [278c91304cbfb66b05cd39c16282bde944758093]

SvStringsDtor->std::vector


2012-01-11  August Sodora  <augsod@gmail.com>  [399e425fc9b9a89045bb1653769f581ed5fa5028]

SvStringsDtor->std::vector


2012-01-11  Kohei Yoshida  <kohei.yoshida@suse.com>  [6a14a58299996b9c041d9e3e0878c4a0ecfb46ce]

New test for pivot tables with named source ranges.


2012-01-11  August Sodora  <augsod@gmail.com>  [0204bbffbc273782ca3148c7ba6768af4f5a77f9]

Remove an unused SvStringsDtor


2012-01-11  August Sodora  <augsod@gmail.com>  [116d77f97329a064f67da99fd4c25260008c9ba4]

SvStringsDtor->std::vector


2012-01-11  August Sodora  <augsod@gmail.com>  [9556b3847edb9223db7c65614b49e10d4566b712]

Remove SvStringISort


2012-01-11  August Sodora  <augsod@gmail.com>  [4497c499d2b57095a2dbeb592dce3b5067f417c9]

SvStringsISort->std::set


2012-01-11  August Sodora  <augsod@gmail.com>  [a140141e272854110e2e164be69c35839631a0e0]

SvStringsDtor->std::vector


2012-01-12  Tor Lillqvist  <tlillqvist@suse.com>  [2042da484765a029e0545a530e3d9a6f38218821]

Include .res files, a fonts.conf, and other hacking


2012-01-12  Tor Lillqvist  <tlillqvist@suse.com>  [420f3f8a5c0d6cd61face7935f1c894f8e62516d]

Add setting environment variables


2012-01-12  Tor Lillqvist  <tlillqvist@suse.com>  [4a8666cc68a4659b22a6f78c04065efb7bd2a0f9]

Add unpacking of files from assets/unpack to the data dir


2012-01-12  Eike Rathke  <erack@redhat.com>  [e6a32a0d45fe4f6ad748123c6129310b0ae471b4]

removed leading/trailing blank from FormatCode


2012-01-12  Eike Rathke  <erack@redhat.com>  [515bc39b9c39d3c42eb02f7c93b3151d12afc617]

indentation


2012-01-11  Eike Rathke  <erack@redhat.com>  [570a6d27bc96b2df9b84f62d6aa4f1ac14dca39a]

removed empty DefaultName elements


2012-01-11  Eike Rathke  <erack@redhat.com>  [2485db02fe1bfbc36ba286e42e588c4a71b2a823]

removed ISO 8601 DefaultName comment from formatindex="32" which it is not


2012-01-11  Kohei Yoshida  <kohei.yoshida@suse.com>  [75bc746b97b5d1e08cd26c7bb5afde348085f6bf]

Unit test for repositioning of cell-anchored line objects.

Preivously, before my fix, relocating a cell-anchored bottom-left to
top-right line object would get flipped when its position changed.
This is a test for that use case.

2012-01-11  Eike Rathke  <erack@redhat.com>  [d2c865b887c6b771ca2d0c804bf4e358e605a571]

made formatindex="33" the ISO 8601 YYYY-MM-DD that it needs to be


2012-01-11  Caolán McNamara  <caolanm@redhat.com>  [34d1c9f9b8618c3a58516c4fa4286f257c858430]

Resolves:fdo#44078 fix unfortunate name alias mixups with DejaVu fonts


2012-01-11  Olivier Hallot  <olivier.hallot@alta.org.br>  [806dce17d6631738c7388d8d68d8b5ac2e4c11a8]

Fix for fdo43460 Part XXXIV getLength() to isEmpty()

Part XXXIV
Modules
shell, slideshow, sot, starmath

2012-01-11  Kohei Yoshida  <kohei.yoshida@suse.com>  [e33702442a22a72f96a093fbfdf8bfac217f416f]

fdo#44661: Properly update range keys for pivot cache.

When the internal data source range gets modified, we should also
update the affected range keys that are used to look up pivot caches.

Otherwise we'll end up creating a brand new cache, without removing
the old one that's no longer referenced.

2012-01-11  Matúš Kukan  <matus.kukan@gmail.com>  [0482c914c7480dcc3bcf739e19d8372ea3fad35c]

extensions: remove unused xmx library


2012-01-11  Matúš Kukan  <matus.kukan@gmail.com>  [134803653fecd62f64bb063df6b48713626e94b7]

tweak makefiles after np_sdk is in tail_build

Also change <npsdk/npapi.h> to "npapi.h"

2012-01-11  Matúš Kukan  <matus.kukan@gmail.com>  [b99010d1eba38c14719e9b34fbaa57591e3aed42]

np_sdk: convert to gbuild and add to tail_build


2012-01-11  Eike Rathke  <erack@redhat.com>  [317bbb5e8fdb76af73dff509afb00b4063150e11]

generalized the [hu-HU] case to generate a second pattern

For known separators '-' '.' '/' in the edit format code if they differ
from the defined DateSeparator generate a second date acceptance pattern
that uses the format code's separator, additionally to the one with
DateSeparator.

2012-01-11  Andras Timar  <atimar@suse.com>  [aab14cb9fbc7d82b804a89e4cc61fb874c8636c8]

fix prefix of command line switches (-- instead of -)


2012-01-11  Noel Power  <noel.power@novell.com>  [8a3b584528e30f346cbab34141ee088eea16020c]

export vertical and horizontal flip attribute for customshapes


2012-01-11  Noel Power  <noel.power@novell.com>  [aaa4e47cbcbd7a990a986ab9f53a6565af93d788]

add missing ooxml customshape -> mso shape name entries ( for export support )


2012-01-11  Noel Power  <noel.power@novell.com>  [c323e60157422ae264e798b9a279a532fe9997af]

ignore the (unsupported ) group customshape when exporting xlsx

currently the xml export code in oox doesn't handle grouped shapes very well, it produces an extra twoCellAnchor entry for the group ( which is incorrect ). This causes mso2010 to reject the content as corrupt. We need to handle grouping correctly ( e.g. a twoCellAnchor entry for the group and separate drawing shape (xdr:sp) elements for the shapes that are elements of the group ). As a stop gap we can just export the individual shapes of the group ( but not the grouping itself )

2012-01-11  Lionel Elie Mamane  <lionel@mamane.lu>  [a3261b16471995832f6791b5831c640c72948a95]

fdo#44283: finish 8a17792f2e5 (Handle/invalid column ID cleanup)


2012-01-11  Kohei Yoshida  <kohei.yoshida@suse.com>  [34219bd53d4270e6741e2b8596b4210e1c47da1a]

fdo#44661: No need to update the source range when it's a named range.

Otherwise deleting a sheet that shifts the position of the pivot table
would turn the named range into the raw range that the name references.

2012-01-11  David Tardon  <dtardon@redhat.com>  [7ad72045d7c3a99dbb67f817ad570097de383c3f]

avoid generating a file in the source tree


2012-01-11  David Tardon  <dtardon@redhat.com>  [2e30b7ca1e89282a2d2d4b5682ee82f13923d715]

bah, i forgot *export*


2012-01-11  David Tardon  <dtardon@redhat.com>  [f5b96148cb9e489b2100e6a2fd6805bff637e113]

we need a var. assignment here, not a value


2012-01-11  Caolán McNamara  <caolanm@redhat.com>  [eea8a6e2181ee805854d29184aab3317264dde94]

fix windows build error


2012-01-11  Radek Doulik  <rodo@novell.com>  [f7aca07bf75f4a50e831e1d745ba83234620ce0b]

pptx: regenerated custom shape presets after last path element changes


2012-01-11  Radek Doulik  <rodo@novell.com>  [909b58fc559fc3e4e66d86ecc39d73f355fc4d8f]

pptx: support fill=[darken|darkenLess|lighten|lightenLess] in path element


2012-01-11  Radek Doulik  <rodo@novell.com>  [158e9271f4f9760a6ffa5700d9bb389d85d7b2ae]

implemented custom shape subpaths darkening/lighting


2012-01-11  Radek Doulik  <rodo@novell.com>  [81856eecf42e56756c28df6e97dd859004755e4c]

added new custom shape path segment commands - darken/lighten fill color


2012-01-11  Norbert Thiebaud  <nthiebaud@gmail.com>  [42bd571e07378c5e74f279e373c1442b4d224590]

OS_FOR_BUILD is not right do decide Host module name


2012-01-11  Caolán McNamara  <caolanm@redhat.com>  [211e147ac64b2a22652d7390bcd9c8f7215a73b4]

add README to document how to bump the font version


2012-01-11  Caolán McNamara  <caolanm@redhat.com>  [6c06dd347ca2e8a5dc42884344ed8c7c4c5f18b9]

Resolves: fdo#44492 look up font by FC_FILE+FC_INDEX rather than FC_FAMILY


2012-01-11  Caolán McNamara  <caolanm@redhat.com>  [6b5eacd10dde8fc5e68c64b532c441c2888b1b4e]

align m_nCollectionEntry with getFontFaceNumber and FC_FACE, bump cache magic


2012-01-11  Caolán McNamara  <caolanm@redhat.com>  [6eddd1b54cb6fc21cdc6883eee708d1247d15f9d]

further shrinkage of padmin non-fontconfig code-paths


2012-01-11  Caolán McNamara  <caolanm@redhat.com>  [44cf768131e8a06ff688ddfa8b53f144ffb9e4a0]

adapt findFontFileID to know about multiple font faces in a font file


2012-01-11  Caolán McNamara  <caolanm@redhat.com>  [42aeb8d9e163361c1b489916370eab7c2a3a391b]

addFontFile always add all font faces in that file


2012-01-11  Caolán McNamara  <caolanm@redhat.com>  [7c3545a13809ba47079bab9c89c62546b14cfa72]

align getFontFaceNumber with FC_FACE

getFontFaceNumber returns the index of the font in the collection,
font formats without indexes are now "0" rather than -1. All
existing code already converted < 0 to 0 anyway, so simplifys a
little.

2012-01-11  Caolán McNamara  <caolanm@redhat.com>  [67ddbfa97c567568eae5d5f0abe4dff8d5704f25]

on generic X11 unix we always use fontconfig


2012-01-11  Caolán McNamara  <caolanm@redhat.com>  [0e3292f7c7c1369a716314f708361d4a83fb0724]

remove redundant Clipboard_getSupportedServiceNames


2012-01-11  Caolán McNamara  <caolanm@redhat.com>  [ac310071eb397c3701e3c3cf650a893a225274f3]

callcatcher: lets trust my own tooling


2012-01-11  Caolán McNamara  <caolanm@redhat.com>  [988829d53327e92b66487ea38bed98b1e6b72d47]

valgrind: update unused code post virtual dtor cmis fix


2012-01-11  Caolán McNamara  <caolanm@redhat.com>  [199fdd4ace5cdf03e466b43da3c34d5275805e18]

add a virtual dtor


2012-01-11  Caolán McNamara  <caolanm@redhat.com>  [06d3fb621f2cb1b5358d28542b8542019c6edcd2]

add debugging symbols to raptor in debugging levels


2012-01-11  Kohei Yoshida  <kohei.yoshida@suse.com>  [98aadb63dd07c51bdc2a0a0857c6ded05d7316f8]

Avoid iterating beyond the last existing drawing page.


2012-01-11  Petr Mladek  <pmladek@suse.cz>  [25e0d64a6fccbc62d4cca4d8d7d312ea84f45c3a]

Add 256x256 desktop and MIME type icons (fdo#39555, bnc#722644)


2012-01-11  Tor Lillqvist  <tlillqvist@suse.com>  [3267d34fb9f57e8a4549b8fb9e8c362a64447cfc]

Need to trim trailing newline from the indirect command line string


2012-01-11  Eike Rathke  <erack@redhat.com>  [51a5998433641aa62c4ce94af0be11d3c6e81852]

adapted test case cell input to new date acceptance reality

Cell input in testDataPilotLabels() like 1.2.3 was prefixed with single
quote / apostrophe to not form a date input but string instead. With the
new date acceptance, in en-US locale 1.2.3 isn't a date anymore and the
quote becomes part of the cell content, so the test checking for 1.2.3
failed because the result was '1.2.3

2012-01-11  Eike Rathke  <erack@redhat.com>  [cfec56f89f295002b2b2b9f68cd8f62dcca7c59c]

fdo#44636 use date acceptance patterns in number scanner

Get rid of the lax "any 1-2 possible date separators used with 2-3 numbers
forms a date" date recognition. Use locale data's DateAcceptancePattern
elements to match against, or ISO 8601 yyyy-mm-dd, or an already applied date
format.

2012-01-11  Eike Rathke  <erack@redhat.com>  [ac32bcac33e3326149fe700b2de4d22542d6c82a]

[bg-BG] special DateAcceptancePattern "D.M.Y г."

Special special.. upper and lower case letter GHE and space and non-breaking
space.

2012-01-11  Eike Rathke  <erack@redhat.com>  [ee3315bb22282d8725bef07c5fe2789e215309af]

[sl-SI] special DateAcceptancePattern "D. M. Y"


2012-01-11  Eike Rathke  <erack@redhat.com>  [a2685c5fd47396589e0767c5926a5bdb9f7b3390]

bumped locale data wrapper to use XLocaleData4 and provide date acceptance patterns


2012-01-11  Eike Rathke  <erack@redhat.com>  [ee660ba9b7bf83e21a9fb9bdcb10318e152ab988]

added DateAcceptancePattern element


2012-01-11  Eike Rathke  <erack@redhat.com>  [b75958473503f7eca096b8843e57a031bbabe0ab]

implemented date acceptance patterns API


2012-01-11  Eike Rathke  <erack@redhat.com>  [67edfdce616c6dc56395e05a09e098a0460b9313]

made [es-BO] DateSeparator the '/' that is used in FormatCode


2012-01-11  Eike Rathke  <erack@redhat.com>  [899fe10b72522c833b7dc03312284db470952a28]

made [tr-TR] use the defined '.' DateSeparator in FormatCode


2012-01-11  Eike Rathke  <erack@redhat.com>  [ed5882352207f25bdc8aeeb515c8d5ed39211ac1]

made [ko-KR] DateSeparator the '/' that is used in FormatCode


2012-01-11  Eike Rathke  <erack@redhat.com>  [5c81423cc06a907da34d6954732ac5b405ab8296]

made [ku-TR] DateSeparator the '/' that is used in FormatCode

though I strongly doubt the entire US-centric approach ...

2012-01-11  Eike Rathke  <erack@redhat.com>  [8b7354217de215a972341414c8a693bdfbfd13af]

added date acceptance patterns API


2012-01-11  Eike Rathke  <erack@redhat.com>  [f6c465e3555c8ac9d2902b3ac35f2d4784eed4c9]

lower date acceptance with only two numbers


2012-01-11  Eike Rathke  <erack@redhat.com>  [8298a4741d95034f65c648dddfae081f44cf9455]

strict date recognition using locale's separator and ISO 8601

- Removed separators '-', '.' and '/' working in all combinations in all
  locales forcing a date even for 23/12.99 (if locale has DMY order)
* Only the locale's date separator is accepted, plus '-' if the input may
  represent an ISO 8601 date yyyy-mm-dd, check is lax though on minimum
  digits, y-m-d is also accepted.
* Additionally, accept yy-month-dd or dd-month-yy with month name. Year must
  be <1 or >31, 2-digit year magic for values 0,32..99 is applied, or has to
  be prefixed with leading zero.

2012-01-11  Eike Rathke  <erack@redhat.com>  [958cdbdcf5e35c04e259a69e972684060f1b3d12]

accept and display years < 100

+ Years < 100 without being hit by the 2 digits year magic can be entered by
  preceding them with a leading 0 if at least 3 digits are present, e.g.
  099-1-1 is year 99, not 1999.
+ Years < 100 in an yyyy format are always displayed as 0099.

2012-01-11  Andras Timar  <atimar@suse.com>  [8ca1557b85188b7708930468d77412f51356e34c]

enlarge 'Reset' button for German translation


2012-01-11  Tor Lillqvist  <tlillqvist@suse.com>  [11c9125c28738ce99e502991523829756ec95326]

Work around http://code.google.com/p/android/issues/detail?id=23351


2012-01-11  Stephan Bergmann  <sbergman@redhat.com>  [0e4b36269097f8865bdbc1b9d299a2776ae0cc06]

ScGlobal::GetAutoFormat not always required to create fresh instance.

...at least in ~ScAutoFormatObj it appears unnecessary and can lead to
crashes during Desktop::DeregisterServices (when ScGlobal::ppRscString
is already null and ScAutoFormat ctor calls ScGlobal::GetRscString).

Therefore split GetAutoFormat in two, GetOrCreateAutoFormat for cases
that probably need a non-null return and GetAutoFormat for those that
are OK with a null return.

2012-01-11  Muthu Subramanian  <sumuthu@suse.com>  [5c4d1b05faa8a3d704fc74a186a173f8cc019cc1]

n#734734: Text rotation fixes.

PPTX would need rotation of text _inside_ text/object
boundaries, rather than the rotation of the text/object itself.

2012-01-11  Jan Holesovsky  <kendy@suse.cz>  [ee24a236e1ebcc9585ed8e24cd73512e76a0303d]

Revert "OS_FOR_BUILD is not right do decide Host module name"

This reverts commit 39cfc4d8ad77700aefabaedde430693448a5f76f.

This OS_FOR_BUILD is to modify behavior in the cross-compilation case.

2012-01-11  Stephan Bergmann  <sbergman@redhat.com>  [d506bc43f6982b33e42b3449cad059075f8faca1]

Hide bogus "Untitled already exists" errors...

...when adding multiple new template regions in a row in
SfxOrganizeDlg_Impl.

2012-01-11  Stephan Bergmann  <sbergman@redhat.com>  [4a8e458b45dd063a82825e252366f678aec23921]

fdo#43532 Partial revert of "...template names appear... correct word order"

Sorting the sfx2-based list boxes does not work as SfxDocumentTemplates uses a
different collating order (plain Unicode code points) than the list boxes, so
that e.g. "en-US" comes last in SfxDocumentTemplates but not in the list boxes.
Even with that fixed, insertions into SfxOrganizeDlg_Impl would still not work
right.

This reverts the sfx2 parts of commits 50b7733fa41879a62d35cab64da59b109e1a8502
and df59068902b294b7b344af0c20da196cc64aaced.

2012-01-11  David Tardon  <dtardon@redhat.com>  [9dec6475aa7057d8544d8f8a3c716c90fe7f9e65]

fix for gcc 4.7/C++11: these are not string literal operators


2012-01-11  David Tardon  <dtardon@redhat.com>  [0669fdb4874f8169ce1e49f3ae946c87ce1478ce]

fix for gcc 4.7/C++11: this is not string literal operator


2012-01-11  August Sodora  <augsod@gmail.com>  [5a180fd905e3e8f7b7d16fa094d47c64577130cb]

Fix MacOSX build


2012-01-10  August Sodora  <augsod@gmail.com>  [1681ee65f67cf1c382a34f7ea35fe118dc8603aa]

SvStringsDtor->std::vector


2012-01-10  August Sodora  <augsod@gmail.com>  [d5e1963080018ada1da12adf2d97b1973e3d1e9a]

Remove unnecessary forward declarations


2012-01-10  Norbert  <n_th@linux-uefb.site>  [39cfc4d8ad77700aefabaedde430693448a5f76f]

OS_FOR_BUILD is not right do decide Host module name


2012-01-10  August Sodora  <augsod@gmail.com>  [bcb9ddaa7ea954cebaa031dc74cf7cd21489d8d6]

Remove _SVSTDARR_STRINGSISORTDTOR


2012-01-10  August Sodora  <augsod@gmail.com>  [2f9231f320340734568d0df657c9d5ae062331ec]

These can be static


2012-01-10  August Sodora  <augsod@gmail.com>  [9ee49871a8ae0456d72ebaebb8955ea68fd17ec2]

Remove unused table declaration


2012-01-10  Kohei Yoshida  <kohei.yoshida@suse.com>  [9b853ee45050b78a8e623269c3c7db5c63c2716e]

fdo#44147: Sheet 0 is selected by default.

ScViewData's default ctor sets current sheet to 0, but its selected
sheet data didn't have it selected which meant that the two data
were out-of-sync when created.  This affected entering data into cell
when the sheet was embedded (because no sheet was "selected").  In
reality at least one sheet is selected at all times.

The above bug was present before, but was masked by a hack in ScTabView
which always selected sheet 0 when activated.  I removed that because
it was interfering with syncing the sheet selection data before and
after print preview.  And removing that hack exposed this.

This commit is the right fix.

2012-01-10  Olivier Hallot  <olivier.hallot@alta.org.br>  [e24a27b4cc920cbb1b87c33f99b7379f50d2e0f7]

Fix for fdo43460 Part XXXIII getLength() to isEmpty()

Part XXXIII
Modules
sfx2

2012-01-10  Olivier Hallot  <olivier.hallot@alta.org.br>  [f19d269ab4286b2e2e9f579bc4705daf4f6756ab]

Fix for fdo43460 Part XXXII getLength() to isEmpty()

Part XXXII
Modules
sdext

2012-01-10  Olivier Hallot  <olivier.hallot@alta.org.br>  [db08c1ac5ed566fbec4d2ce8345ed483fa8bf9ab]

Fix for fdo43460 Part XXXI getLength() to isEmpty()

Part XXXI
Modules
sd

2012-01-10  Olivier Hallot  <olivier.hallot@alta.org.br>  [5e7d38fe5b8115fe4860fe3e8a77d298cf67391b]

Fix for bug fdo#44110, New Math symbols issues in Windows

This patch fixes the rendering issues in Windows for the new Math symbols for game theory.
The precsim and succsim symbols were truncated. They have been shifted upward.

File OpenSymbol.sfd with only the characters touched (at the end of the file)
File opens____.ttf generated from OpenSymbol.sfd (fontforge)

2012-01-11  Miklos Vajna  <vmiklos@frugalware.org>  [b5d9e500ed8562448498cc1135b130123767134c]

microopt, avoid unnecessary call to Tell()


2012-01-11  Miklos Vajna  <vmiklos@frugalware.org>  [92c7b6733e55a6ab62bc231ecf0ffd5c0da7c8d2]

fdo#38057 implement RTF import progressbar


2012-01-11  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [7cee57f336e3e24393e9280f41d82d372f9a2699]

ups, that part should not have been committed.

cross-compiling is broken currently when using separate nss

2012-01-11  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [abb1bcf7bf11e596d93960bf8ca16cf671e6a2d0]

fix build on Mac - use SDK, map loader_path for nss-libs, remove HH cruft


2012-01-11  Thorsten Behrens  <tbehrens@suse.com>  [122cb4ff9cdeea5c3c9b7a0a60f26cadb13a71fa]

Fix fdo#43820 - properly initialize iterators before math.


2012-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [c48bac19685d3a66a9abeba8477e1b763a6b13bf]

cosmetic: clean-up tab/space mix.


2012-01-10  Takeshi Abe  <tabe@fixedpoint.jp>  [9a2472d49299c4a8b804d291edb48e752d62d763]

fdo#44616: drop attributes FRAME and RULES of <table> for HTML 3.2

This fixes fdo#44616.
HTML 3.2 does not have these attributes:
http://www.w3.org/TR/REC-html32

2012-01-10  Michael Stahl  <mstahl@redhat.com>  [0e898354fc76339a9a007b30f1ebe123981d0426]

sw: SwNavigationMgr: don't store SwPositions

Using SwPosition to store the history is an awful ideal as that isn't
corrected when the node it points to is deleted, which could cause
crashes when the user then wants to jump there.
SwUnoCrsr looks like a better fit as it is automatically corrected.

2012-01-10  Michael Stahl  <mstahl@redhat.com>  [e9624f00e1c125860fa63ef10c7148f1a0b84cbb]

sw: SwNavigationMgr: style cleanup


2012-01-10  Michael Stahl  <mstahl@redhat.com>  [b75ac42a1d27ddb3a8b7fe7f18126ae14049b4a4]

Repository.mk: some special executable names on WNT


2012-01-10  Kohei Yoshida  <kohei.yoshida@suse.com>  [8422e18b01843bac061c20a8aa47d1c43994a2d2]

fdo#42624: Do the same for BIFF5 and earlier.


2012-01-10  Kohei Yoshida  <kohei.yoshida@suse.com>  [d041d1469227f5536abba938a21ab7c8e9d35719]

fdo#42624: Defer formula token conversion for defined names (xls import).

This is necessary for handling names that cross-reference each other.

2012-01-10  David Tardon  <dtardon@redhat.com>  [e9419b946857e396cab8ff88c3da5708e2edcf4f]

list source files explicitly


2012-01-10  David Tardon  <dtardon@redhat.com>  [1c37e96ae97268e3227e75a265b146fd3d33e2f2]

list source files explicitly


2012-01-10  Matúš Kukan  <matus.kukan@gmail.com>  [9af656af19eb465b3d45b43fb281ad541fa9b32c]

pathutils-obj is in static library ooopathutils


2012-01-10  Tor Lillqvist  <tlillqvist@suse.com>  [92ac10d4ec44a72cb4509efe8a04eb3da3556c85]

Apparently need more (all?) methods


2012-01-10  Tor Lillqvist  <tlillqvist@suse.com>  [5ed6f946881561df3910858e9b482b758c9b828f]

Avoid CUPS on Android


2012-01-10  Tor Lillqvist  <tlillqvist@suse.com>  [a24a1701d027c19c23c1378a94cc00fb46f2c7d7]

Rename weird "NetPath" term to the more descriptive "InstallationRootPath"


2012-01-10  Tor Lillqvist  <tlillqvist@suse.com>  [9d0c50e81b0ebfed6c710817019ce95f6b0ba6ec]

Add a couple more methods


2012-01-10  Tor Lillqvist  <tlillqvist@suse.com>  [92c7c579b230f011acdfa3b90b43a0d39b84a14c]

Build more code on Android, too


2012-01-10  Michael Stahl  <mstahl@redhat.com>  [5a0ab1a45858f4f7336f6dbdc218502cc31f0168]

gbuild: Executable.mk: don't build unregistered exes


2012-01-10  Michael Stahl  <mstahl@redhat.com>  [7608feeb7b490915c85ef75db33acdb8baef0c23]

RepositoryModule_ooo.mk: add cppuhelper


2012-01-10  Michael Stahl  <mstahl@redhat.com>  [f6260b19dbed41e573209d598fee1d78f906eec4]

cui: remove unused macro for renamed library


2012-01-10  Thorsten Behrens  <tbehrens@suse.com>  [84c33ebf343b543255e5dac007ad1396552144d2]

Make nsplugin build on Mac, take two.

Now with some help from Michael Stahl - seems to work.

2012-01-10  Thomas Arnhold  <thomas@arnhold.org>  [2c3d0ff9f83aab89980529da2aa3837390b84ef7]

Use SAL_N_ELEMENTS

Some more like Thorstens diff 9c59cd15b150638c845bbc275b9b04460afc23bd

Done with some regex magic (and a check if this var is an array):

s/sizeof\(\s*$var\s*\)\s*\/\s*sizeof\(\s*\*$var\s*/SAL_N_ELEMENTS\($var/gs

2012-01-10  Thorsten Behrens  <tbehrens@suse.com>  [a2dd79d14ee2e76e3b6c13f2880706292ea90c26]

Make nsplugin link on Mac.


2012-01-10  Caolán McNamara  <caolanm@redhat.com>  [5e3612b1d5923845bf955231278f45b4e3089951]

can drop intermediate strings now


2012-01-10  Christina Rossmanith  <ChrRossmanith@web.de>  [6dc465535784fa8964fbd7d1b12eaecadf027cdc]

Replace (Byte)String with rtl::O(U)String


2012-01-10  Matúš Kukan  <matus.kukan@gmail.com>  [a74627d53eea219ceb26ce0d341cdf218ed0dd0a]

improve support for merging libraries


2012-01-10  Caolán McNamara  <caolanm@redhat.com>  [0ffc8c0d70860e1da3b71eb3ffbb30a0d463ddef]

build debugging libxml2 with -g


2012-01-10  Caolán McNamara  <caolanm@redhat.com>  [7c21df4eb3a977de368b40906b9808d078349f9e]

typo in .IF


2012-01-10  David Tardon  <dtardon@redhat.com>  [4a71d128bba69f7b91fe46fad5731caac6ca6ba2]

workaround internal compiler error with gcc 4.7


2012-01-10  Radek Doulik  <rodo@novell.com>  [d0521e28a12e6fbba70d6d866ba37fb6565701f9]

pptx: regenerate presets after custom shapes moveto/close fix


2012-01-10  Radek Doulik  <rodo@novell.com>  [15a19d71f357d1d929cd5d19af7e882e3d589341]

pptx: custom shapes import, ignore close segment after moveto segment


2012-01-10  Caolán McNamara  <caolanm@redhat.com>  [e596df57b54bcb4f67dfa1242d47dda0f1e0f6aa]

valgrind: have MappedLockBytes take complete ownership of the file handle

have MappedLockBytes take complete ownership of the file handle and
unmap it and close it on release. Otherwise xFile will close it
and MappedLockBytes will unmap it in that order, which breaks
post android requirement to have a valid file handle in unmap

2012-01-10  Caolán McNamara  <caolanm@redhat.com>  [322afee279afd6ce5a99212757d0747858959d80]

MAC_WITHOUT_EXT never defined thesedays


2012-01-10  Thorsten Behrens  <tbehrens@suse.com>  [897aa4fa71813ca188b0e1e01ca41ca1e35d415d]

Tools container rework regression fix (for fdo#41657)

Don't de-reference invalid iterator (and no point in doing anything
with an empty style sheet list anyway).

2012-01-10  Philipp Weissenbacher  <Philipp Weissenbacher>  [d93196c815c77e9612423ceb81d4b39b79407e35]

Translate German comments and correct a few English ones


2012-01-10  Philipp Weissenbacher  <Philipp Weissenbacher>  [5513e24eeaca20a12aac338a722fc9ba81c7c833]

Translate German comments


2012-01-10  Caolán McNamara  <caolanm@redhat.com>  [629cd5caadc6dced0d0f6b48368c5b6e55ea757e]

callcatcher: update list


2012-01-10  Caolán McNamara  <caolanm@redhat.com>  [84479bc5ab3a185abb57c39d0a0a7a8c763b5875]

reduce DragMode foo


2012-01-10  Caolán McNamara  <caolanm@redhat.com>  [e2f062ef7fdf80d9189b19cb396814976c73bf78]

force users of horrific ReadUniOrByteStringLine to provide the charset


2012-01-10  Caolán McNamara  <caolanm@redhat.com>  [b2b318cca726630486dfcad442ba61499c3c7c12]

we know that the encoding is not UTF-16 here


2012-01-10  Caolán McNamara  <caolanm@redhat.com>  [5870f91a86bc26a827dbecdd330c63b9e3a51678]

we know that the encoding is not UTF-16 here


2012-01-10  Caolán McNamara  <caolanm@redhat.com>  [3c62fbcdd78e472d3dde604eff33be54cb3e21be]

simplify LocalFileHelper::ConvertURLToPhysicalName


2012-01-10  Noel Power  <noel.power@novell.com>  [ffbd3846d40eaf3dc8e8fa37e57d48ff7da88a5b]

some misc tidyup ( that was reverted )

some id and string renaming from b08e273015d72251b68bca86535cf5919dd9e40e was reverted, those parts of the changes are reapplied here

2012-01-10  Noel Power  <noel.power@novell.com>  [6639eb9c306cd59482f259330258caea84239fc1]

Revert "remove duplicated images for basic dialog form controls ( & misc tidyup )"

This reverts commit 83a28682f21f7b284aa57f9c336bae551621da03.

2012-01-10  Michael Stahl  <mstahl@redhat.com>  [2af8b95af8730fc68ad6fcd3eaab38a799eef580]

editeng: fix STL conversion dfbf0cabfa8310502e19642d56c746cc0d454d27

- iterators should be compared with !=, not <
- iterator invalidation on erase should be avoided by using the
  iterator that is returned by erase
- in WrongList::operator== only one iterator was incremented

2012-01-10  Michael Stahl  <mstahl@redhat.com>  [14da1611e8c18925f4faa81dfaf792ef1b3fd00a]

extensions: plugin: mac unused param warnings


2012-01-10  Michael Stahl  <mstahl@redhat.com>  [bec239e847da2b8112de79f18c6f62eb52b47bc1]

extensions: plugin: fix build a bit more on Mac


2012-01-10  Jan Holesovsky  <kendy@suse.cz>  [23b1ba968f0e092d78e98bebcfcf662b8442d711]

Fix npshell build on Windows.


2012-01-10  Marcel Metz  <mmetz@adrian-broher.net>  [ef1602211907a222190b061d1d7f8a2a5ab9be66]

Removed unused DBG_WARNING{4, 5} macros, replaced DBG_WARNINGFILE


2012-01-10  Marcel Metz  <mmetz@adrian-broher.net>  [1efa072b558d5b2aee03c658c4a781654985ba2b]

Remove cruft in debug tools


2012-01-10  Julien Nabet  <serval2412@yahoo.fr>  [05c51d5dfb58549e5bf26cb5c8b9b4f0083dca25]

Some cppcheck cleaning


2012-01-09  Julien Nabet  <serval2412@yahoo.fr>  [8d7e1a6e13008bd7d35896e676796196038f1105]

Enabling Icedove addressbook connection for Base (Thank you Caolan)


2012-01-09  Kohei Yoshida  <kohei.yoshida@suse.com>  [de9a19ab6ba28ce15fdcf25397540ce0ac02b416]

fdo#44546: Hopefully correct automatic calculation of y-axis scale.


2012-01-09  Miklos Vajna  <vmiklos@frugalware.org>  [a36addcc85c23e14aa9ac0d0cf32ea229b600001]

autogen: sync vim modeline with emacs one


2012-01-09  Caolán McNamara  <caolanm@redhat.com>  [58ef08f5e1336acbcfcb9f6f7a6449a0eae518a7]

toLower->lowercase


2012-01-09  Caolán McNamara  <caolanm@redhat.com>  [4e83af0dc7d41c458f9d971342c62103fad51d0f]

make indent sane


2012-01-09  Andras Timar  <atimar@suse.com>  [6a62d7628f35c259dc3688f326b5ad31d674ab33]

revert text change in alienwarn.src


2012-01-09  Andras Timar  <atimar@suse.com>  [2e0ec77cd6bbfe599d63f3a67218c1cf09bb19a6]

autoresize 'Use ODF format' button, too


2012-01-09  Stefan Knorr (astron)  <heinzlesspam@gmail.com>  [1a3561d98b5e7edabe03dbad786a0ea2f741db66]

Make the title of foreign file format warning translatable

Also, change the contained text slightly.
Thanks to William Gathoye for noticing and producing a first patch

2012-01-09  Stefan Knorr (astron)  <heinzlesspam@gmail.com>  [f76c017cf4f216e72da362e4d5466a2e5cc7281e]

New Save, Save As and Reload File icons for the Tango theme

With big thanks to Lapo Calamandrei for his willingness to relicense his Save and Save As icons.

Copyrights:
icon-themes/tango/cmd/[l,s]c_reload.png and icon-themes/tango/res/[l,s]c05508.png are from the Public Domain Tango artwork available under tango.freedesktop.org/releases/tango-icon-theme-0.8.90.tar.gz

icon-themes/tango/cmd/lc_save.svg
icon-themes/tango/cmd/[l,s]c_save.png,
icon-themes/tango/cmd/[l,s]c_saveas.png,
icon-themes/tango/cmd/[l,s]c_savebasicas.png,
icon-themes/tango/res/[l,s]c05502.png,
icon-themes/tango/res/[l,s]c05505.png are
	 Lapo Calamandrei, as available from http://git.gnome.org/browse/gnome-icon-theme/, relicensed to LGPL3+/MPL

2012-01-09  Miklos Vajna  <vmiklos@frugalware.org>  [3dbe4c18d0df62fa28fa69052ffb37c90af077f2]

Related: fdo#42151 implement cell text flow support


2012-01-09  Andras Timar  <atimar@suse.com>  [1eafe2bb4cdefaa4ea66ede89a513d175874e779]

bump LibreOffice copyright year to 2012


2012-01-09  Andras Timar  <atimar@suse.com>  [ecc0edad478f84d2b26d4a3beefdf485375e807c]

remove deprecated --plugin command line switch


2012-01-09  Andras Timar  <atimar@suse.com>  [11abb04ab0dc926469e0eb8a78cb865d5e75b922]

remove deprecated --bean command line switch


2012-01-09  Thorsten Behrens  <tbehrens@suse.com>  [ea1ce3c63044394b1e4387808231d535a4118f4e]

Kill unused macro in canvas.


2012-01-09  Thorsten Behrens  <tbehrens@suse.com>  [9c59cd15b150638c845bbc275b9b04460afc23bd]

Use SAL_N_ELEMENTS in slideshow where possible.


2012-01-09  Michael Stahl  <mstahl@redhat.com>  [8f468159691f051ea2fa5d28486b989ecc75d69a]

extensions: plugin: try to fix Mac build:

Move everything that requires ObjectiveC stuff to the ObjC++ files in
the aqua subdirectory, where it belongs.

2012-01-09  Thorsten Behrens  <tbehrens@suse.com>  [ce123a5c6fedb7343428033d1cd82d97aa2cef34]

Fix totally busted whitespace in slideshow module.


2012-01-09  Thorsten Behrens  <tbehrens@suse.com>  [53ec7e3b2c1e0fdcd72c30a36ede77319bab4969]

Avoid pointless const_cast, use getConstArray in all cases.

Another code-review follow-up fix from fdo#44533 - don't use
Sequence::getArray, that tends to create a new copy everytime you
call.

2012-01-09  Thorsten Behrens  <tbehrens@suse.com>  [c85142eb63c61de68aa7dbb10b2bcb8b48b870f9]

Fix more incorrect iterator re-use.

Follow-up fix for 540963d879296ef81f883305057e63465b2ff586
std::algos use iterator arguments by value, and may change them.

2012-01-09  julien2412  <serval2412@yahoo.fr>  [540963d879296ef81f883305057e63465b2ff586]

Fix crash when play particular presentation with sound

This fixes fdo#44533.

2012-01-09  Thomas Arnhold  <thomas@arnhold.org>  [22d05186ed7bf0314b43e1db09eb8706d09c6da1]

callcatcher: remove unused SalColormap methods


2012-01-09  Thomas Arnhold  <thomas@arnhold.org>  [f072008981f77e8e28a9f088b4c3604b860af5f8]

callcatcher: clean up vcl i18n


2012-01-09  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [3d3584237424b8efefdb0579e131892e1ddf00a9]

fdo#36681: refresh the layout after inserting a picture


2012-01-09  Kohei Yoshida  <kohei.yoshida@suse.com>  [0d6e8c35133c10b3b4e0ef69bbca51ac7506b5d2]

fdo#44545: Skip filtered cells during auto-fill.

Regression from 3.4.5.

2012-01-09  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [0ee79ba6a79fa7277b468bdd8918a88aafa6d5f7]

use absolute path


2012-01-09  Eike Rathke  <erack@redhat.com>  [1245266ebc4cb228ff17eda8ac4bc0ff35a86f7d]

./config_host.mk is to be sourced, not invoked


2012-01-09  Andras Timar  <atimar@suse.com>  [b0cb633d6e3369936a63501933f47f291a4760b7]

don't warn for -h/-?/-o/-n command line switches


2012-01-09  Andras Timar  <atimar@suse.com>  [5371a528926cc257f84d9d36751b5447a80511fb]

fix switches (--) and typos


2012-01-09  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [2edc5a8fdb50b8fc2916fc1501477dbfe0e5c418]

Uploading new release of libvisio (0.0.12)

- Ability to parse and extract OLE objects embedded in Visio files
- Fix a bug with overkeen path closing algorithm

2012-01-09  Luboš Luňák  <l.lunak@suse.cz>  [2df1c40b4b7cb3107a68984db644f10097f04c3c]

don't use an invalidated iterator


2012-01-09  Miklos Vajna  <vmiklos@frugalware.org>  [7ec8f13d3ac0650c7e62e31220f1eda9d0a9284c]

fdo#42151 fix RTF import of vertically merged table cells

The problem was that \row took care of states (which is right, since
\trowd wants to reset row properties to the default state), but it
should not respect state pops.

2012-01-09  Radek Doulik  <rodo@novell.com>  [534e87c5d5edb84f7ee98e1db6c18446afd5cbcb]

regenerated custom shape presets


2012-01-09  Radek Doulik  <rodo@novell.com>  [c0aa170638cd501792aa44a464bf4554eb4dc948]

pptx: implemented import of <path stroke="false" ...>


2012-01-09  Caolán McNamara  <caolanm@redhat.com>  [ab706f997d4b9758e317e28c791a645021fe7bd0]

remove duplicate createHex


2012-01-09  Caolán McNamara  <caolanm@redhat.com>  [c8352a6c19489ba7e74d1bfbe0e94b783d9db580]

WaE: some more warnings in higher debug levels


2012-01-09  Caolán McNamara  <caolanm@redhat.com>  [45b19123a63f23fe37b11b063d7567bf79ef09aa]

simplify CharClass

multiple variants of toUpper (etc)
some that take a non-const OUString or String and modify it
some that take a const OUString or String and return a new one
some that take part of a const OUString or String and return a new one

2012-01-09  Caolán McNamara  <caolanm@redhat.com>  [bcd9122715c7b708a65bee05a90dba3a38624ecb]

String sNm unused


2012-01-09  Caolán McNamara  <caolanm@redhat.com>  [00e52e1e2d9e131df5634c085e176819a18330c7]

make indent sane


2012-01-09  Caolán McNamara  <caolanm@redhat.com>  [66c3510ed3344e7e87564c3de39cf5531e688c6e]

mark uncopyable with boost::noncopyable


2012-01-09  Noel Power  <noel.power@novell.com>  [9df90559d40f029479c4481e31f88737b70742f6]

restore special DATE handling code for SbxValue::Compute

restore code that seemed to be erroneously moved as part of the currency enhancement feature

2012-01-09  Michael Stahl  <mstahl@redhat.com>  [d979e52a6a8cf05da31a10bd2e5ecad1b19dddc7]

gbuild: add urlmon library for MSVC


2012-01-09  Tor Lillqvist  <tlillqvist@suse.com>  [89875941688ac94c7d9ddcccccee141bc16d1688]

No need to mention the system "log" library, it clashes with our "log" library

It is not needed anyway. Only liblo-bootstrap uses the log API now,
our libraries on Android (including "executables") don't.

2012-01-09  Matúš Kukan  <matus.kukan@gmail.com>  [29f897054d472746ce0cf59a39142ec5ec3114c1]

extensions/Library_pl: move macmgr.cxx -> macmgr.mm


2012-01-09  Marcel Metz  <mmetz@adrian-broher.net>  [869cf02e7cf20dc25a55b6d3898fc94c5c0ed2ed]

advertise license in help output


2012-01-09  Tor Lillqvist  <tlillqvist@suse.com>  [0759e36f887f5612ecd84efe8f9397a35a10a7fd]

Kill --with-local-solver


2012-01-09  Marcel Metz  <mmetz@adrian-broher.net>  [04292aee154d03e87395722d314c60be6c10b2ec]

Replace Table with std::set.


2012-01-09  Tim Hardeck  <thardeck@suse.com>  [9ec31184f7d68777b601f3398c1dae930b7ead42]

translated German comments in valueset.hxx

Translated German comments in  svtools/inc/svtools/valueset.hxx.

2012-01-09  Tim Hardeck  <thardeck@suse.com>  [d4c265f28800f4d48f076f46dbe3fd26500c7a5f]

translated German comments in valueset.cxx

Translated German comments in svtools/source/control/valueset.cxx.

2012-01-09  Stephan Bergmann  <sbergman@redhat.com>  [2fa19ed7e407188d6af028aad19a2598454959a8]

Export from UpdateCheck only what is needed in test_update.cxx.


2012-01-09  Korrawit Pruegsanusak  <detective.conan.1412@gmail.com>  [6d51f16df92c255ea7006104025cf6a90a4347c8]

If there is no java, don't do the java stuff


2012-01-09  Korrawit Pruegsanusak  <detective.conan.1412@gmail.com>  [d0e97e3db7c88f378f87a22b0cab066021df2ded]

Also gives BoundListeners a CPPUHELPER_DLLPUBLIC to link on msvc


2012-01-09  Stephan Bergmann  <sbergman@redhat.com>  [23656bda4e46ab7c00450fb0c145503a0cb0e7b5]

ENABLE_AUTODOC_FIX, WTF


2012-01-09  Tor Lillqvist  <tlillqvist@suse.com>  [407542d7ed7d517e177ac17e67b2c2deb9f41bb4]

Revert "gb_Library_PLAINLIBS_NONE should not contain system libs, says dtardon"

(10:49:45) dtardon: tml_, i rescinded :) "<dtardon> tml_, hm, well, that's not really true..."

This reverts commit b2b5357097a8a61fe80fb4f57ade0965099f61a6.

2012-01-09  Tor Lillqvist  <tlillqvist@suse.com>  [ba7d9c677a865ed3355d5c85673cafe4d4b30915]

Should use gb_Library_add_libs and not gb_Library_add_linked_libs

for system libs, says dtardon, and I trust him. Note that this crap
still doesn't work any more for Android, though. Some problems with
the gnustl_shared library. I have no idea where it needs to be
mentioned for the bloody gbuild mechanism to understand what kind of
library that is.

2012-01-09  Tor Lillqvist  <tlillqvist@suse.com>  [b2b5357097a8a61fe80fb4f57ade0965099f61a6]

gb_Library_PLAINLIBS_NONE should not contain system libs, says dtardon


2012-01-09  Tor Lillqvist  <tlillqvist@suse.com>  [f41d8090641495a94c0f1ee6cf450543179e9cb2]

Reword comment to match reality better


2012-01-09  Tor Lillqvist  <tlillqvist@suse.com>  [2a68918b6dbcb7299ad2809e97e4782ab9c4c8a8]

We don't need doxygen for the sub-configure


2012-01-09  August Sodora  <augsod@gmail.com>  [28f16e4c2580e07ce05244d2b0672e5ef9e57ace]

Only set bSpaces once here


2012-01-09  August Sodora  <augsod@gmail.com>  [ed5b6ace8974e37f51f915d731d3b71dffdc8b49]

Remove use of pLine in scanner


2012-01-09  August Sodora  <augsod@gmail.com>  [c3259776aa138ef6afb9fa589edf47554e6524dd]

Prefer prefix increment


2012-01-09  August Sodora  <augsod@gmail.com>  [8917da2a2b63e8c7df79f37b90303827ebc6e158]

callcatcher: Remove unused code


2012-01-09  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [c031fcd8355770bf46e46736e786905f21a7e575]

did not want to move that to the in-build target


2012-01-09  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [cedfc2a67448692eb2c0028f18f77427a49a900b]

add some tests related to fdo#42624

see fdo#44587 for problems with range names in matrix formulas during xlsx
import/export

2012-01-08  Kohei Yoshida  <kohei.yoshida@suse.com>  [eee86d79d7b8ac44be44807e4d5974f4a2592e32]

Handle resizing of cell-anchored polyline objects as well.

This should take care of correctly resizing cell-anchored polyline
objects when resizing row height / column width.

2012-01-08  Miklos Vajna  <vmiklos@frugalware.org>  [ef684989dd083b6a0718ea14b4cbba0d9445da52]

sw: drop exec bit of cxx files


2012-01-08  Miklos Vajna  <vmiklos@frugalware.org>  [effeb08efd1746a6a2d911452f38dc9c49685548]

Kill SvNullStream duplication


2012-01-08  Andras Timar  <atimar@suse.com>  [717e3912ed94a10c9405ac11c08eff6caba107ea]

UI elements begin with upper case


2012-01-09  Takeshi Abe  <tabe@fixedpoint.jp>  [b35c0ae4ffce43b881d66efe74a19f1bf6299331]

catch exception by constant reference


2012-01-08  August Sodora  <augsod@gmail.com>  [bc2a59e09d1a554b2d55412d1f10a3fa1fe86086]

callcatcher: Remove unused code


2012-01-08  August Sodora  <augsod@gmail.com>  [dd7eeed27dc225281ad51e3e41be88ce753e4e8e]

Remove uses of pLine in scanner


2012-01-08  Andras Timar  <atimar@suse.com>  [6b3ed4a5e3b76b08cdc841767e6f69854f7a43ae]

update readme fdo#37951


2012-01-08  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [aeddbade5428ae4794faea79c376f6c8c0e9112f]

don't set document modified for copy and select all, fdo#44423


2012-01-08  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [baed170c416fd5bcae4d17362f0efd0e6284efdc]

return earlier from ScInterpreter::GetDBParams on error, fdo#44442


2012-01-08  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [7922d1d8b65fa18822eaba8d38460d76c1e7a2c8]

limit the number of sheets again to 10000

Our 32bit builds have problems to generate more sheets and crash with a
std::bad_alloc

Increase this limit again as soon as we can handle std::bad_alloc

2012-01-07  Kohei Yoshida  <kohei.yoshida@suse.com>  [08708fcc39f300c477aad581e5bdc42e5931dd8c]

Mark detective arrows clearly since we need to treat them differently.

Otherwise it gets confused with normal arrow objects during re-
positioning.

2012-01-08  Miklos Vajna  <vmiklos@frugalware.org>  [be9c3de16a29a3bffde9156af346e8b9907121ed]

create-tags: fix "./config_host.mk: Permission denied"


2012-01-07  Kohei Yoshida  <kohei.yoshida@suse.com>  [5bc315f5f50b9f1cf5b4fd8b6bcba62f6d9ad1ab]

More unit test code to test copying a sheet with drawing object.


2012-01-07  Kohei Yoshida  <kohei.yoshida@suse.com>  [d831f352ba4969f4e5ed0d1057a773d5a472d4aa]

More unit test code for drawing objects. Found another bug & fixed it.

Inserting a new sheet would not update the anchored sheet index. Fixed.

2012-01-07  Kohei Yoshida  <kohei.yoshida@suse.com>  [834f7c51ea1a51c6022da25fad9d0389682c5d52]

Reset sheet index of drawing objects when moving sheet too.

If not, cell-anchored objects would get stuck on the old sheet
position, which is not good.

2012-01-07  Kohei Yoshida  <kohei.yoshida@suse.com>  [aeb3af4ea06cb1f17b0177ab77c88f809fb99427]

Better to internalize the sheet ID reset within ScDrawLayer...


2012-01-07  August Sodora  <augsod@gmail.com>  [d3a52bd7b3fe11fc6cf5f3296dd00eba524e40a0]

scanner cleanup for consistency


2012-01-07  August Sodora  <augsod@gmail.com>  [1e04280bce397f6c4c6715ab882fa9fd8f372c09]

Refactor readLine in scanner


2012-01-07  August Sodora  <augsod@gmail.com>  [db1faf486837c44a69406a53ea67f66a6fe56d34]

Remove unused class SttResId


2012-01-07  Kohei Yoshida  <kohei.yoshida@suse.com>  [1f6e412a8fc7f7a22f0872eda3be6545a7cee5eb]

Reset sheet ID of cell-anchored drawing objects when deleting sheet(s).

This prevents drawing objects from disappearing on file reload.

2012-01-07  August Sodora  <augsod@gmail.com>  [6c3cfe6059c31c980d123f413a69d536887c336d]

Generate docs for basic


2012-01-07  August Sodora  <augsod@gmail.com>  [a3b6842cc91fee88b9a6fd48008d1c7e53d67108]

cppcheck: cstyleCast


2012-01-07  August Sodora  <augsod@gmail.com>  [743e627bcfc9c87d806109fe6f3f4e2817b73dda]

Remove unused code


2012-01-07  August Sodora  <augsod@gmail.com>  [809438ad92ab5709fcea022e0f403bb941c2f1b3]

Remove unused code


2012-01-07  August Sodora  <augsod@gmail.com>  [e0cf30f54a8c5e962fc4aa213f47819598ec22e9]

Remove unused code


2012-01-07  August Sodora  <augsod@gmail.com>  [66291199a301c695c234b6d57708b5199ae22a30]

Remove unused code


2012-01-07  August Sodora  <augsod@gmail.com>  [677fe9e4a886c04debb74a4fbe8b255e630d5665]

Remove unused code


2012-01-07  Andras Timar  <atimar@suse.com>  [1e847daddfb4002278049ada523834c196aa8b10]

yet another few strings to localize


2012-01-07  Andras Timar  <atimar@suse.com>  [b95be347d45c90febdeca85d22b65c03fba283bc]

make measurement units localizable


2012-01-07  Ivan Timofeev  <timofeev.i.s@gmail.com>  [ba759d70ba84280ef5d25f644357e04471bffab9]

Add a missing space in the format -> page -> organizer tab


2012-01-07  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [f8708acc5b72a0e453a42c19c396ccd4f7786da7]

another missing null pointer check in multilinebar, fdo#44518


2012-01-08  Takeshi Abe  <tabe@fixedpoint.jp>  [ff580eb39b46646309feba447f6bf485124db6b1]

catch exception by constant reference


2012-01-07  Marcel Metz  <mmetz@adrian-broher.net>  [5b031b4ea68df5ca210a5631c801414b476d8094]

Remove superfluous _ZFORLIST_DECLARE_TABLE definition.


2012-01-07  Julien Nabet  <serval2412@yahoo.fr>  [948f57e74dda7e64b7c72208eaec00eac1bb96ba]

Fix fdo#44065


2012-01-07  Ivan Timofeev  <timofeev.i.s@gmail.com>  [bcaa334ad6cba9b339a72bfdf9d5e74a7773cacd]

move overlapped controls


2012-01-07  David Tardon  <dtardon@redhat.com>  [e99464ea0f8aec2d015b3136b84a3b26e2bcda52]

use custom target for generated source


2012-01-07  David Tardon  <dtardon@redhat.com>  [5bbdab11f6485ec64d93036f0bbfc5eda5842a9d]

split module targets' registration


2012-01-07  David Tardon  <dtardon@redhat.com>  [4492deb4d5a57a5e7a20fd92203236aefc7dac99]

use custom target for generated source


2012-01-07  Matúš Kukan  <matus.kukan@gmail.com>  [c3fdb4973bae6a169f7b4f745f613320b18ea2b4]

add gthread external here


2012-01-07  Matúš Kukan  <matus.kukan@gmail.com>  [f40fe7f1676c14a1bed48046b2b9d5f1e4c94c31]

add fpicker to tail_build


2012-01-07  Matúš Kukan  <matus.kukan@gmail.com>  [c1ac62c0eb4df3cf1fff20c41eb7683472e9e25f]

sal.map: allow different name mangling


2012-01-07  Olivier Hallot  <olivier.hallot@alta.org.br>  [49e11ffbe1cc04f2855b18acd501954d80901efa]

Fix for fdo43460 Part XXX getLength() to isEmpty()

Part XXX
Modules
sc

2012-01-07  Takeshi Abe  <tabe@fixedpoint.jp>  [e4ce7225dd987f9b2f250f055d9688de79931444]

catch exception by constant reference


2012-01-07  Kohei Yoshida  <kohei.yoshida@suse.com>  [d74c77428deba9619c678a59d6442ec281385264]

Removing debug statements.


2012-01-07  Kohei Yoshida  <kohei.yoshida@suse.com>  [f0c9362d9dca4bda4f3d87e181a2b59fcc08d7d2]

New unit test code for drawing objects.


2012-01-07  Jan Holesovsky  <kendy@suse.cz>  [60c968e9a2ef14aa289e677bd7f40d2c4724fd12]

Page Breaks: IsLeaveWindow() is unreliable, we do not need it here.


2012-01-07  Jan Holesovsky  <kendy@suse.cz>  [aa3bfbe776bcefd7e7b143e6843315df6b2a5ecb]

Header/Footer, Page Breaks: Delay appearing by 500ms.

The delay was a good idea, just the 1s was too long.

2012-01-07  Jan Holesovsky  <kendy@suse.cz>  [6abeafcd6a409c0910b19d1c935fe08431d66ae0]

Page Breaks: Vertically center the control.

It is not necessary to draw it below the line when we draw it where the cursor
stands; avoids disappearing when the user moves the cursor a bit up.

2012-01-06  Kohei Yoshida  <kohei.yoshida@suse.com>  [8bf08458ff38e312773bc79a32e9f7a6d2f4197d]

fdo#36387: Get external references to work with AND and OR.


2012-01-06  Kohei Yoshida  <kohei.yoshida@suse.com>  [f60c1cd239da3e2fcb30f4af8761013c8ae9c0fc]

fdo#44467: Deleting sheets should adjust drawing object pages as well.

Good thing we caught this, because we were also leaking memory by not
deleting the deleted sheet instances.

2012-01-06  Marcel Metz  <mmetz@adrian-broher.net>  [d59211357a4ae75365f23479ac2e1cd2376a5dab]

Removed unnecessary tools/debug.hxx includes.


2012-01-06  Marcel Metz  <mmetz@adrian-broher.net>  [4beb58e0dd9533eb9870bb30b9e1472d881fe03a]

Removed unnecessary tools/ref.hxx includes.


2012-01-06  Marcel Metz  <mmetz@adrian-broher.net>  [5845c5b6ec04cff9239716ee9cadfa3708e551c0]

Removed unnecessary tools/link.hxx includes.


2012-01-06  Matúš Kukan  <matus.kukan@gmail.com>  [259e51677bde56dbfc45e41b28ae3bdfd08a0e82]

extensions: nsplugin: dl is for linux


2012-01-06  Kohei Yoshida  <kohei.yoshida@suse.com>  [e0ea1b528428ac5ee450ed06f80a23e1125cd09b]

Fixed the validation message popup disappearing when scrolling etc.

When the popup goes outside the visible area & get scrolled back in,
it would disappear.  Also, when setting the hint message on in the
dialog and clicking OK should show the popup right away.

2012-01-06  Andras Timar  <atimar@suse.com>  [c7c65bc0d746b7fa6f63d7e76dc22202e689db09]

link versioninfo resource to dlls


2012-01-06  Kohei Yoshida  <kohei.yoshida@suse.com>  [47dd76d42be8de592597a5206bd2e5c7b54a7536]

Fixed a crash-on-exit, when the validation message is up when closing.

Delete the hint window instnce before the grid windows get deleted,
since the hint window is now a child window of one of the grid
window instances.

2012-01-06  Kohei Yoshida  <kohei.yoshida@suse.com>  [248a6136b898389a5d3d351859591b2de458ce90]

Fix re-calculation of the position of circular drawing objects.

Cell-anchored circular drawing objects would get distorted whenever
its bounding rectangle changes, either via insertion / removal of
columns / rows, or changing the row height / column width.

This commit fixes it by differentiating the validation circles, which
needs its own re-calc algorithm, from the normal circular drawing
objects.

2012-01-06  Michael Stahl  <mstahl@redhat.com>  [bf6ccec6334141be5e0247f9cf3f34762f668e40]

solenv: that perl crud looks unhappy


2012-01-06  Michael Stahl  <mstahl@redhat.com>  [b1817420911296ce21d4db145e12c9cbeec9c228]

extensions: pl: link comphelper (bacfd2dc)


2012-01-06  Michael Stahl  <mstahl@redhat.com>  [23dd856d3c70a63dd47ae2a09a75833267296432]

Merge branch 'feature/gbuild_extensions'

Conflicts:
	extensions/source/ole/servreg.cxx
	extensions/source/plugin/util/makefile.mk
	postprocess/packcomponents/makefile.mk
	postprocess/prj/build.lst
	tail_build/prj/build.lst

2012-01-06  Michael Stahl  <mstahl@redhat.com>  [5106b38a9cc64677b3fa4a0aea7450560775e78e]

sw: tweak comment translation 43b9be10


2012-01-06  Michael Stahl  <mstahl@redhat.com>  [7e5b321535977ccddc6703c0ad4e5d25af797654]

gbuild: macosx.mk: Bundles have no install_name


2012-01-06  Andras Timar  <atimar@suse.com>  [c586383617e7b9f2a0e24db8aaf1e1fd560bdbc4]

Revert "remove vc_redist from scp2"

This reverts commit 7a3ef2719eb68d2862354181ca5a906129569a57.
Eh, better to stop for now...

2012-01-06  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [4ff62bf42a67ecc388413148c969d37087d9c999]

add warning message if you close unsaved referenced document


2012-01-06  Andras Timar  <atimar@suse.com>  [7a3ef2719eb68d2862354181ca5a906129569a57]

remove vc_redist from scp2


2012-01-06  Andras Timar  <atimar@suse.com>  [1204483c13d093b202f6fc254b745156f2cb94e4]

more wJRE cleanup


2012-01-06  Andras Timar  <atimar@suse.com>  [d19667fc1ab4739295ee5305456a79e4dd56fa59]

remove support of the 'bundle Adabas' feature of installer


2012-01-06  Andras Timar  <atimar@suse.com>  [40d6a46770a82ffd78e676d0b1fe6eed9a1987da]

remove support of the 'with JRE' installer


2012-01-06  Julien Nabet  <serval2412@yahoo.fr>  [66fd9a610cd876c236486a2089d8d58dca866e25]

Fix "Same expression on both sides of '&&'" (reported by cppcheck)


2012-01-06  Kohei Yoshida  <kohei.yoshida@suse.com>  [a687d554774eba1c4bf5a4825e8730cb0114bd3c]

Limit the number of initial sheets to 1 to 1024 in the UI.

Note that you can still have more than 1024 sheets afterwards.  This
only applies to new and empty documents.

2012-01-06  Andras Timar  <atimar@suse.com>  [53faaceac6916d0d35386b7cedd75b8d2171e6ef]

remove unused VER_FIRSTYEAR


2012-01-06  Andras Timar  <atimar@suse.com>  [19eaa578790c6b7c72838353954d1e8f7b26fb3e]

tabs to spaces


2012-01-06  Jan Holesovsky  <kendy@suse.cz>  [70184873723a3d1e6eadd2e8b6fffaa362260be5]

Revert "Fix for bug fdo#44110, New Math symbols issues in Windows"

This reverts commit 15f5d766837329baa8deff31e9da33cef87f7a98.

The commit brought even unrelated changes, on the assumption that .ttf is the
source, and .sfd generated; it is the other way around.

2012-01-06  Kohei Yoshida  <kohei.yoshida@suse.com>  [e950930390bfef50a632281048b8e04b5f11ff32]

The data range may not always start at row 0, use 'n' prefix for int.


2012-01-06  Lior Kaplan  <kaplanlior@gmail.com>  [a662d6d8c00f5a1cff724db51b0914aab36e201b]

Update behavior and translation last record to prev record


2012-01-06  Andras Timar  <atimar@suse.com>  [82558fc4ea28427857ea82232e8edc5c8d6daa6d]

remove a printf


2012-01-06  Ivan Timofeev  <timofeev.i.s@gmail.com>  [e2b57677d3fcb184606b4efb02c79b3e4847c1a0]

fdo#44294: overlapped controls


2012-01-06  Andras Timar  <atimar@suse.com>  [643a4487772b6d1ca37e13ba5651d45a0a2d3c04]

gbuild: fix extension localization on Windows


2012-01-06  Andras Timar  <atimar@suse.com>  [76f05b89ecc35fa4c3048a684d787b3052e8efc1]

Revert "propmerge is not executable"

This reverts commit 3082565d6291176ef1fcdc053f9851c82a02d19a.

2012-01-06  Stephan Bergmann  <sbergman@redhat.com>  [01690f571db071781a2358bcc15581a6fa9dd86c]

Final disentanglement between sal and sal_textenc.


2012-01-06  Stephan Bergmann  <sbergman@redhat.com>  [353bed10cf7d41881654b82b0a833da8dff36a69]

Made textenc/converter cleanly usable by both sal and sal_textenc.


2012-01-06  Stephan Bergmann  <sbergman@redhat.com>  [5689b61ac9eac4d4be2d6aa378b732a5eae4784a]

Extracted convertsimple (used by sal and sal_textenc) from tcvtbyte.


2012-01-06  Stephan Bergmann  <sbergman@redhat.com>  [0c66147a2adeacddb706d789bef42d6177258a87]

textenc/context.cxx only used in sal_textenc now.


2012-01-06  Stephan Bergmann  <sbergman@redhat.com>  [9c015c0bd1df0ab4be999fe244ced998002cb0f6]

Further clean up.


2012-01-06  Stefan Knorr (astron)  <heinzlesspam@gmail.com>  [2e15fcf9240abd80be770e74634068fe12b79741]

Media toolbar icons & Strike-through icon (Tango)

Copyrights:
icon-themes/tango/avmedia/res/av[l]02052.png - self-created
icon-themes/tango/avmedia/res/av[l]02053.png - copy of icon-themes/tango/cmd/[l,s]c_ok.png
All other icons come from the public domain Tango set at tango.freedesktop.org

2012-01-06  Stefan Knorr (astron)  <heinzlesspam@gmail.com>  [94adafc828cd617f64aae8560f687cadb14eacd5]

Calc/Writer formula icons for the Tango theme

Copyrights:
sc/imglst/[l,s]c2605[0,1].png and sw/imglst/[l,s]c2055[7,8].png are copies of icon-themes/tango/cmd/[l,s]c_[ok,cancel].png

sc/imglst/[l,s]c2604[7,8].png and sw/imglst/[l,s]c20556.png are created by myself

2012-01-06  Caolán McNamara  <caolanm@redhat.com>  [c11bcb5be5a282864ffc35d2b29d530f07a7e8fd]

valgrind: error on startup in osl_unmapMappedFile


2012-01-06  Luboš Luňák  <l.lunak@suse.cz>  [608c927c0faac0b1e143cf50ce88003a2aaea73f]

symbolic names instead of hex values for math symbols where possible


2012-01-06  Luboš Luňák  <l.lunak@suse.cz>  [6977d658e16d7c2042eb4ac7db20a1aaf7b3beab]

write TBAR rather as an accent, use over/underline for m:bar

seems to match the docx semantics better, despite the names

2012-01-06  Joshua Cogliati  <jjcogliati-r1@yahoo.com>  [b90ac7d682fd65f75eff4225d871130c0ae9f185]

smath does not handle accents in MathML


2012-01-06  Matúš Kukan  <matus.kukan@gmail.com>  [ef41022c112924b339b8c9a426b161d81aa8a947]

unusedcode: remove Plotter


2012-01-06  Caolán McNamara  <caolanm@redhat.com>  [6be6357cce999e5a1a692da1f682847be3723587]

generic unix .mozilla dir is under home dir, not xdg-config-dir


2012-01-06  Luboš Luňák  <l.lunak@suse.cz>  [0d7e2108425da1f81c20a605145679168486df59]

workaround for LO namespace pollution breaking KDE4 fpicker build


2012-01-06  Caolán McNamara  <caolanm@redhat.com>  [79f5f4c97188e8584aceb6af98473c06f40f7500]

Resolves: fdo#44219 RHEL-4 buildbox doesn't have FT_Library_SetLcdFilter


2012-01-06  Caolán McNamara  <caolanm@redhat.com>  [504e01e52e38583c6bcbd620973b314596633cdb]

typo in OSL_DEBUG_LEVEL > 1 code


2012-01-06  Caolán McNamara  <caolanm@redhat.com>  [2d3203b2db5b44592e70e52c9927324b65a45e06]

make ReadUniOrByteString return a string


2012-01-06  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [0100280a5c5b121fab2aa932092a7a887bbb507c]

fdo#43862: reintroduce fo:margin-* on top of fo:margin for backward compat


2012-01-06  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [41cd78b805a36d5676b2075a4860e9aee7bc5491]

fdo#32726: search for index entries in the whole document, not only the body


2012-01-05  Kohei Yoshida  <kohei.yoshida@suse.com>  [c43a4cb4ffc80c49b8e51ae0796321a6b73b5e99]

fdo#36851, bnc#737190: Make the data validation popup more reliable.

Previously, the data validation message popup was not sticking on
reliably on Linux, and flickers very bad on Windows.  That was due to
the painting conflict between the top-most frame window and the grid
window.  By making the message popup window a child window of the
grid window, it paints more reliably.

2012-01-06  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [6069ef7976c4455c1875afecf02c41c5731f6546]

add inital part for XDatabaseRange test, related fdo#44167


2012-01-06  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [5ca17330ef0840d58c26cf50dffb60120e9664a6]

correctly update absolute refs in range names if pointing to copied area


2012-01-05  Olivier Hallot  <olivier.hallot@alta.org.br>  [fffd541c3e626bee162ab4b473b6bd6cd180244e]

Fix for fdo43460 Part XXIX getLength() to isEmpty()

Part XXIX
Modules
sax, scaddins, sccomp, scripting

2012-01-05  Olivier Hallot  <olivier.hallot@alta.org.br>  [15f5d766837329baa8deff31e9da33cef87f7a98]

Fix for bug fdo#44110, New Math symbols issues in Windows

This patch fixes the rendering issues in Windows for the new Math symbols for game theory.
The precsim and succsim symbols were truncated. They have been shifted upward.

2012-01-05  Olivier Hallot  <olivier.hallot@alta.org.br>  [4e7f9be2c08f81feaceff4b8ea503c03ebc18368]

Fix for fdo43460 Part VII getLength() to isEmpty()

Part VII
Module
comphelper

2012-01-06  Miklos Vajna  <vmiklos@frugalware.org>  [01292f171cc851ba092510f10a97cd293670829e]

fdo#44053 fix RTF import of implicit horizontal table cell merges


2012-01-06  Thorsten Behrens  <tbehrens@suse.com>  [2f1c17087cad93f7692c33ed5364f5ad7f16ebfb]

Fix fdo#33816 - don't loop infinitely when using Apple Remote

Removed erratic loop condition - we simply want to check if any
frame has fullscreen flag set.

2012-01-05  Caolán McNamara  <caolanm@redhat.com>  [d6aa26c8a20e6634b0cc6e1dac6f09d3f2824919]

tweak this a little


2012-01-05  Caolán McNamara  <caolanm@redhat.com>  [9999eab5fe5e92118574468905cae0e3c8982c7f]

getPropertyMap can return a reference instead of a pointer


2012-01-05  Stephan Bergmann  <sbergman@redhat.com>  [b234008ba5096f251fffec4c467f2103f4ba3cc0]

Changed C files to C++.


2012-01-05  Stephan Bergmann  <sbergman@redhat.com>  [7a7b346a527c4fca52b68281e419e1f876fbac59]

Properly assign objects to only those libraries that actually use them.

For that, moved aImplJavaUtf8TextEncodingData from tables.cxx to
textenc.cxx, as it shares code with aImplUTF8TextEncoding (but does
not drag lots of expensive data back into sal from sal_textenc).

2012-01-05  Stephan Bergmann  <sbergman@redhat.com>  [ce3ffbaec7a23d4e04048def3fd3da53a911043c]

Properly extract from tcvt*.tab files what goes into textenc.cxx.


2012-01-05  Stephan Bergmann  <sbergman@redhat.com>  [496d30e64e3cf05d18ec1a5e43e9f3f9a61e730a]

Retire TOOLS_STRING_MISSUSE hack (to enable further cleanup).


2012-01-05  Christina Rossmanith  <ChrRossmanith@web.de>  [6fd08caf5f15fba48ea4600ab57acd34f9600017]

Translated German comments


2012-01-05  Christina Rossmanith  <ChrRossmanith@web.de>  [764040ac4e931e3460d0bd78906a7e624c994223]

removed unused #define_SVSTDARR_sal_uI(n)t16S(SORT)


2012-01-05  Christina Rossmanith  <ChrRossmanith@web.de>  [62d86ff5501a924528b9b2794b18af16b3ddcbf0]

Remove Fill() usage


2012-01-05  August Sodora  <augsod@gmail.com>  [25e84ee95954a28d9a6a1b346e6673a9a6de71cc]

fdo#44172: Basic function VAL produces bad result


2012-01-05  Stephan Bergmann  <sbergman@redhat.com>  [58ab12acf576a765ec47cc2753ba57643e51d653]

Switch from autodoc to doxygen for SDK C++ documentation.

* New build prerequisite doxygen (controllable via --with-doxygen).
* Adapted various headers to slightly different doxygen documentation
  syntax, but much clean up still remains to be done (i.e., warnings
  emitted by doxygen fixed).

2012-01-05  Michael Stahl  <mstahl@redhat.com>  [7482e974117df2bdc737785efdf9eb410787c7b4]

svtools: remove unused FileDialog

svtools/filedlg.hxx(88) : warning C4610: class ´FileDialog´ can never be
instantiated

2012-01-05  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [5b8deb57c6782b77fcf180ef6097f71b6e1b07d2]

simplify code a bit


2012-01-05  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [ac7f046d27b4e47361f44efe252fca867a0a1d02]

remove unneeded debug statements


2012-01-05  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [cb76b35b60b3194e45627edc293e3ce7a652941f]

handle relative refs in name dialogs correctly


2012-01-05  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [f8c361927f9ae05887c1a8f337a9df88abb19474]

fdo#40250: safer protection check... why using the layout for this?


2012-01-05  Matúš Kukan  <matus.kukan@gmail.com>  [8f823b7d39154d2044e08174a858f8ef357a151a]

gcc-trunk: fix: unable to find string literal operator 'operator FOO'


2012-01-05  Matúš Kukan  <matus.kukan@gmail.com>  [3082565d6291176ef1fcdc053f9851c82a02d19a]

propmerge is not executable


2012-01-05  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [b7d6bff10a85986e5e6ebfa961f29fa8b3815b40]

Header/Footer: fix some bad indicators updates due to wrong call order


2012-01-05  Tor Lillqvist  <tlillqvist@suse.com>  [c5b502664156db0b252c26054eb1047aec469175]

Add some more stuff to the Android libvcl


2012-01-05  Tor Lillqvist  <tlillqvist@suse.com>  [01d7c6a24b7a8244a3ae5816e39d3358242a35ea]

Set FONTCONFIG_LIBS and FREETYPE_LIBS for the internal case (for Android)


2012-01-05  Tor Lillqvist  <tlillqvist@suse.com>  [c8bab278bb2ee9b27b5e8181100cb23dcf5a975c]

Don't use soname, Android doesn't support that


2012-01-05  Tor Lillqvist  <tlillqvist@suse.com>  [d49cdfddf8514eb1d63b589af70b456524eb0e0b]

Need the basebmp library


2012-01-06  Takeshi Abe  <tabe@fixedpoint.jp>  [fd189805e3e42f11bc8ad726c8e4f170337e8267]

removed dead code


2012-01-06  Takeshi Abe  <tabe@fixedpoint.jp>  [5493951893ea90b330d5280bc171a60ff46fa396]

catch exception by constant reference


2012-01-05  Marcel Metz  <mmetz@adrian-broher.net>  [1bae43a3d75d9be75b027dab2eff12695ad4f353]

Removed unnecessary tools includes.


2012-01-05  Marcel Metz  <mmetz@adrian-broher.net>  [53d27eb2077794b3fa785576f011f9c358561d51]

Removed unnecessary tools includes.


2012-01-05  Marcel Metz  <mmetz@adrian-broher.net>  [a1cfce768f83842defd8068a8eba5ed3eaeea255]

Removed unnecessary tools includes.


2012-01-05  Marcel Metz  <mmetz@adrian-broher.net>  [571ad11bc091871e8f71cda20c4aa56786f43837]

Removed unnecessary tools includes.


2012-01-05  Marcel Metz  <mmetz@adrian-broher.net>  [79646372a0f4ac6becf494f5a96b0d7dbe379e9d]

Removed unnecessary tools includes.

Hello lo-devs,

this patch series removes a lot of unnecessary includes for the various
tools header. The patches without suffix should be applied to the core
repository, the .binfilter.patch suffix should be applied to the
binfilter repository. I've tested the build with the configuration
--enable-binfilter --enable-dbgutil --enable-debug, is this sufficient
or did I miss another important configuration, that enables some
conditional compiled code? I've only build this on linux-x86_64, but the
patch also touches some of the mac specific code like
fpicker/source/aqua/SalAquaFilePicker.mm so it would be maybe a good
idea to test this patch.

regards Marcel Metz

2012-01-05  Gustavo Buzzatti Pacheco  <gbpacheco@gmail.com>  [c47f3523338b8e58c1ea18cc583064761f60df90]

Fix for fdo43460 Part XXII getLength() to isEmpty()

Part XXII
modules
jvmfwk, l10ntools, lingucomponent

2012-01-05  Thorsten Behrens  <tbehrens@suse.com>  [77d05dfa5ba3f81844b093808246d60504cfabda]

Adapt doxygen gen script to changed Env file name.


2012-01-05  Tomas Hlavaty  <tom@logand.com>  [4732d156e701432ee056513aa75add6e9c0c4b4c]

chmod -x on java files


2012-01-05  Tomas Hlavaty  <tom@logand.com>  [887b7f34fef7aae99e54aee049b38d2d0229ad00]

idl fix package names


2012-01-05  Tomas Hlavaty  <tom@logand.com>  [405f7ac2fde0a9c60d9af2fa1501c56ef08ffb60]

fix broken ifndef/define guard in idl


2012-01-05  Michael Stahl  <mstahl@redhat.com>  [45652af4e2215ee83c22267dd782918be3e9abb9]

offapi: css.chart2.XAxis: fix include guard conflict


2012-01-05  Andras Timar  <atimar@suse.com>  [ff76821030568038bde7fb72985238bc666c8352]

Bump year


2012-01-05  Michael Stahl  <mstahl@redhat.com>  [8b898fb94ead6f698b2e2a0b551cf78c6bd62512]

sal: try to fix MinGW min/max breakage by inlining


2012-01-05  Tomas Hlavaty  <tom@logand.com>  [9e3235cd99f2b3210cdc8481b2b5a428119a1458]

minor idl fixes


2012-01-05  Norbert Thiebaud  <nthiebaud@gmail.com>  [a5e6ef23f8e0040b2e8543c838abea54072f2497]

use the docshell to change tab attributes. don't do it directly


2012-01-05  Christina Rossmanith  <ChrRossmanith@web.de>  [f42e17d83b5c4f5343c8b113ef2d8dcbf96f8a20]

Replace (Byte)String with rtl::O(U)String


2012-01-05  Caolán McNamara  <caolanm@redhat.com>  [2e70dc68e65789da7f4a8af6b5a22f9921245c00]

try and get callcatcher working again


2012-01-05  Stephan Bergmann  <sbergman@redhat.com>  [0cfb61650ae8a6f9cea989ac4423e03168a595f0]

Bump year.


2012-01-05  Stephan Bergmann  <sbergman@redhat.com>  [0ba6bd3ddc025666a6d4bb0640bf443728b23bd3]

Leak TypeDescriptor_Init_Impl to avoid problems at exit.


2012-01-05  Stephan Bergmann  <sbergman@redhat.com>  [321894af2c96452a8a9762eb32aac4406cd7b507]

Explicitly initialize TypeDescriptor_Init_Impl.


2012-01-05  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [3a326395a48db313b907b4a35392216d7b2e2a11]

Page Break: center the tab on the mouse and remove click on the line


2012-01-05  Michael Stahl  <mstahl@redhat.com>  [cff24b6fa1d566a614339e8ba82568a7d79f7757]

fpicker: add missing comphelper


2012-01-05  Norbert Thiebaud  <nthiebaud@gmail.com>  [bb0438f010893b6bc083aac6c1037f9a80ae8add]

potential null pointer dereference


2012-01-05  David Tardon  <dtardon@redhat.com>  [42b50a1234f2047e4d4eb4c4da37919eb61a047e]

always put unlocalized properties files to the oxt


2012-01-05  Caolán McNamara  <caolanm@redhat.com>  [ef17be8b006737c078a59635ae334a03301727ea]

Resolves: fdo#43867 collection of problems causing loss of ole2 previews

a) factor out part of SvXMLEmbeddedObjectHelper::ImplGetStorageNames as
splitObjectURL to reuse in SvXMLGraphicHelper::ImplGetStreamNames to get better
url splitting logic to handle "./ObjectReplacements/foo"

b) FN_UNO_REPLACEMENT_GRAPHIC_URL and FN_UNO_GRAPHIC ids collide
urls incorrectly treated as graphics

c) imported preview images for objects set on a temporary
svt::EmbeddedObjectRef *copy* of the object, not the real object.

2012-01-05  Caolán McNamara  <caolanm@redhat.com>  [a37484060c63138e869937ca518c723b36c1893d]

pesky dependencies


2012-01-05  Caolán McNamara  <caolanm@redhat.com>  [17642437fe0d68cf868ab430f04b4fdc12f1767f]

reduce ifdef forest


2012-01-05  Caolán McNamara  <caolanm@redhat.com>  [d3e3dbaf542b527c55c5643b639ac2f4e1a0dd09]

more informative debugging output


2012-01-05  Caolán McNamara  <caolanm@redhat.com>  [d51a6dc4c77954ce4eb4faa414e23934bae066c7]

unnecessary include


2012-01-05  Caolán McNamara  <caolanm@redhat.com>  [6d14db451422aca821c28cb7d73b5bd00c7ea3d3]

catch by const ref


2012-01-05  Caolán McNamara  <caolanm@redhat.com>  [a0e36a0ff3a77697b632cc75483d6f4ca8d5da59]

sObjectReplacements string unreferenced


2012-01-05  Caolán McNamara  <caolanm@redhat.com>  [06580064d7b20a59fb269539ddc58387c43b076a]

don't make it a secret what the invalid url was


2012-01-05  Caolán McNamara  <caolanm@redhat.com>  [7dc25878c1310a1de6d3c87c88404b151bad21fc]

Related: fdo#43867 header styles contain content like document body

If we have to acquire before inserting content into a document, then we also
need to acquire before copying styles into a document, seeing as header styles
contain content, so whatever can happen during content insertion can happen
during the content insertion of the contents of a header style.

2012-01-05  Caolán McNamara  <caolanm@redhat.com>  [91724b930fcb1dc5f1919ac4d2d05521d10225fa]

try and track changes to INPATH definition


2012-01-05  Caolán McNamara  <caolanm@redhat.com>  [bacfd2dc4cea1a5d87658ed8592116acd931e000]

add a comphelper::string::getTokenCount

suitable for conversion from [Byte]String::GetTokenCount
converted low-hanging variants to rtl::O[UString]::getToken loops
added unit test

2012-01-05  Caolán McNamara  <caolanm@redhat.com>  [6281eb0e0792da0194c07da18296e94dd944b8e5]

GetTokenCount on empty string is always 0


2012-01-05  Caolán McNamara  <caolanm@redhat.com>  [86e35fb7e360938c0aa50ef65eadf70b35657e13]

don't need to know num of tokens in advance


2012-01-05  Caolán McNamara  <caolanm@redhat.com>  [6bbd168aac145b0f06b527450268b128783398fc]

convert SvStream::WriteLine to rtl::OString


2012-01-05  Caolán McNamara  <caolanm@redhat.com>  [164b4ba0c713d09684e1381590179cd3dadce2b7]

ByteString->rtl::OString[Buffer]


2012-01-05  Caolán McNamara  <caolanm@redhat.com>  [f731dc1e3506c78918b0965d77c3f51eaaf752ad]

align ifdefs of usage and definitions


2012-01-05  Caolán McNamara  <caolanm@redhat.com>  [2669d048bc8c38f5b75cd0ecdde8d6ae326601eb]

make VectorOfOutDevStates a class and refactor this a little


2012-01-05  Caolán McNamara  <caolanm@redhat.com>  [91894d52b6a585c57d68c67b1e0fbe2bee426279]

add mode-lines to .idl files


2012-01-05  Caolán McNamara  <caolanm@redhat.com>  [1702bab54f7801d04937270e00d63f710366ab68]

add mode-lines to some new files


2012-01-05  Caolán McNamara  <caolanm@redhat.com>  [b7859cdc9bfc90878a6d17136920370ef6426372]

don't inherit from ByteString


2012-01-05  Caolán McNamara  <caolanm@redhat.com>  [f80d46233150d36183ec3e03708f9f6290c8c339]

callcatcher: drop some unused methods


2012-01-05  Caolán McNamara  <caolanm@redhat.com>  [5a4c200bb75e9047b8780a9c1cfcad6caf3f6023]

catch by const ref


2012-01-05  Caolán McNamara  <caolanm@redhat.com>  [697415eb4e22f6a788de55fcb2294ca8d70ebb20]

WaE and build errors with OSL_DEBUG_LEVEL == 2


2012-01-05  Caolán McNamara  <caolanm@redhat.com>  [ae8bb0032fdd9007b0fd716aab2648af7754d48a]

better to have test for isEmpty first


2012-01-05  Caolán McNamara  <caolanm@redhat.com>  [6c546d4736cfc62e1dfb2d5792346899df67e462]

stray trailing ;


2012-01-05  Caolán McNamara  <caolanm@redhat.com>  [d99c1ecdf349ff1592c34c479561393b7b9379ad]

regenerate list under OSL_DEBUG_LEVEL=2


2012-01-05  Caolán McNamara  <caolanm@redhat.com>  [30ec94d8d4af1ed72bc84ff6b5607d0733df9347]

WaE and build fixes for OSL_DEBUG_LEVEL == 2


2012-01-05  David Tardon  <dtardon@redhat.com>  [f84109c4577866227ac0d89368dfdceb5599954c]

do not announce if nothing is done (without langs)


2012-01-05  Andras Timar  <atimar@suse.com>  [ce978a867888552428f9d4449f241d9bf5476ace]

build and pack MediaWiki extension's help localizations


2012-01-05  David Tardon  <dtardon@redhat.com>  [17d2ecb0721fcc8a6bf9380a49e71266e6857606]

WaE: invalid conversion from 'const ScToken*' to 'ScToken*'


2012-01-05  Kohei Yoshida  <kohei.yoshida@suse.com>  [a1d605a6b8772426229941449c23d68ea91aa81a]

Removed the restriction to always pass Calc A1 formatted data ranges.

This change also fixes the bug where changing data series ranges was
impossible to do when the formula syntax was not Calc A1.

2012-01-04  Kohei Yoshida  <kohei.yoshida@suse.com>  [578292d707077c18079de050c928afaae268a25d]

Register chart data ranges via tokens rather than string.

Doing it this way avoids having to re-generate the data ranges in
Calc A1 before passing it to the chart backend in Calc.  We need this
in order to remove the silly restriction that forces us to always pass
data range strings in Calc A1 format, which is error-prone.

This is also necessary in order to fix the bug that prevents editing
data ranges of an existing chart when the formula syntax is something
other than Calc A1.

2012-01-04  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [39042cce6685fc9db5ee20957bcc7ac584c28554]

compile nss against the Mac OSX SDK

nss-3.12.8/mozilla/security/coreconf/Darwin.mk claims gcc would pass
syslibroot according to passed -isysroot parameter, hence let's try it
for now, although I'm not 100% confident in this statement.
libs that get linked without syslibroot include libsqlite3.dylib - and
that is a known troublemaker…

2012-01-04  Matúš Kukan  <matus.kukan@gmail.com>  [4572e00ec358f507e64cbab9d9f3430ea6f97d51]

sax: this had to be accidentally added when merging


2012-01-04  Matúš Kukan  <matus.kukan@gmail.com>  [5f2355014375adb66dd8e986068abc8429e0ad0d]

make these variables static


2012-01-04  Andras Timar  <atimar@suse.com>  [d3c3f41881b1b5a48ace0d91a4ba375dc068ea99]

build and pack NLPSolver help localizations


2012-01-04  Andras Timar  <atimar@suse.com>  [eaa58fe31ce5a7f337b56314fee9484347bfc67d]

extension help localizer help functions


2012-01-04  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [a0fa723ed5761609d2c31061fdd0282a2f1df6e7]

Page Break: fixed position of tab in RTL and added dirty hack for freezes


2012-01-04  Tor Lillqvist  <tlillqvist@suse.com>  [f923d1889fee6e5c6a4189611c33b5f8367472ce]

Make the apk dirent functions work properly

We must build a directory tree structure corresponding to the files in
the .apk, and use that then in lo_apk_opendir()/readdir().

We can't just return the same subdirectory once for each time we come
across an entry that has it as a prefix in the zip directory.

Use the BSD-licensed "uthash" library (just one .h file actually) from
http://uthash.sourceforge.net/ .

2012-01-04  Michael Stahl  <mstahl@redhat.com>  [0dd3e081fbea5b917d4635de9b5cf15db217063c]

gbuild: macosx.mk: add gb_Library_Bundle

...and use it to build OOoSpotlightImporter.

This isn't particularly elegant, but then again, why the heck does dyld
have different dynamic library types in the first place?

2012-01-04  Michael Stahl  <mstahl@redhat.com>  [f8bd56a2e2d0987326e2ed02e66e4bfa8fa3ec28]

extensions: cast unused parameters to void


2012-01-04  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [fef489ad0f1f14bd9f018552c47a93a80e8b353d]

Header/Footer: switch cursor between header and footer using the cursor

This fixes commit cce76e658af88813e17dea4f04388a29d7e582df.

2012-01-04  Michael Stahl  <mstahl@redhat.com>  [24d913973798497d1d69f0d513f1016361e80f4d]

extensions: cast unused parameters to void

Apparently omitting parameter names is not valid C.

2012-01-04  Jan Holesovsky  <kendy@suse.cz>  [20caa9a3f41d04ccc921b0435e887fc8ec519585]

Online update: Introduce inst:gitid to check exactly if we are the same.

This allows to feed updates via a static .xml in a controlled environment.

2012-01-04  Kohei Yoshida  <kohei.yoshida@suse.com>  [bc4699ba6e05af115ffed17e2938e3176f3f930a]

New unit test to test jumping to precedent / dependent cells.

The test doesn't do the actual jumping, but it only tests the validity
of the destination range(s).

2012-01-04  Michael Stahl  <mstahl@redhat.com>  [ca03c035e544c460d9278ea6bae414569118099e]

fpicker: fix makefile typo


2012-01-04  Michael Stahl  <mstahl@redhat.com>  [52394ea0f992755fc289b3385ed90e5a43360e57]

canvas: work around NOMINMAX windows breakage


2012-01-04  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [7cfb7a449765e774d24dd242629d5742dc87d675]

get rid of obsolete pathdelimiter escape


2012-01-04  Michael Stahl  <mstahl@redhat.com>  [49697f6d54cef37bff44898c9fbf46b5688073c8]

gbuild: macosx.mk: enable -Werror for ObjC files


2012-01-04  Michael Stahl  <mstahl@redhat.com>  [2f2c747ffcabd906c3451b0ee20758b07c0f1cce]

extensions: fix unused param warnings in ObjC files

The namespace handling in the spotlight plugin XML parser looks broken,
added some FIXMEs for that.

2012-01-04  Michael Stahl  <mstahl@redhat.com>  [c24552ed05c7840a8359143d9af48f25fef21999]

slideshow: fix unused param warnings in ObjC files


2012-01-04  Andras Timar  <atimar@suse.com>  [8f21e3b66c2a7b0e60aa3a61ffff0509a2170e21]

help compiler: less verbose output to console


2012-01-04  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [58c4853f5489d8e23ae7aabdb544cde80a711ece]

Page Break: fix remaining indicator in some cases

When creating a new page without using a page break, before a page
break, there was a remaining indicator. These are now checked and
removed to avoid such cases.

2012-01-04  Andras Timar  <atimar@suse.com>  [362b694a48695f64b99712822a94d427ef376762]

remove non-existing 'ky'


2012-01-04  Radek Doulik  <rodo@novell.com>  [737324f9097675a67d75995534aa5d9886647329]

regenerated custom shape presets with fixed ssd* constants


2012-01-04  Radek Doulik  <rodo@novell.com>  [56c40a010ea0e5c0473d8e0e63e8d1f832cafb1c]

PPTX: fix ssd* constants import for drawingml formulas


2012-01-04  Michael Stahl  <mstahl@redhat.com>  [81151f6861eeb24c356f6fb544a78e4459070bf3]

gbuild: macosx.mk: enable -fobjc-exceptions

Add it to gb_OBJCFLAGS, just like in old solenv/inc/unxmacx.mk.

2012-01-04  Laurent Godard  <lgodard.libre@laposte.net>  [c29a7e78774ed88bdc8695c28e2603ea76447b6c]

move static casts outside loops

some little perf. improvements on saving spreadsheets

2012-01-04  Radek Doulik  <rodo@novell.com>  [8edd479f579afe9b26790c99a9a6648261aec4e3]

move the assert checking the polygon count higher

 - so that it is called before accessing polygon points

2012-01-04  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [dbd83924fb5b30c0a4ba280d2d61a0f17b166453]

Page Break, Header/Footer: fixed the line color change if config changes


2012-01-04  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [63ade823e2d854b60df76790e3628a5ab78f653a]

remove entry from unsaved ref container if doc is saved


2012-01-04  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [51caf9b45403b92deadf934347f2d6f9ffecdf08]

don't show generic error message if a better one is available, fdo#43911


2012-01-04  Radek Doulik  <rodo@novell.com>  [250f84daf8f443bf436e0a86c9a718c37749971a]

implemented QUADRATICCURVETO case of custom shape paths

 - convert them to cubic beziers, which we have in basegfx

2012-01-04  Eike Rathke  <erack@redhat.com>  [d0bb67f5df45ed9ee1f152677d7104b7129052e8]

added Kyrgyz (China) [ky-CN] to language list


2012-01-04  Eike Rathke  <erack@redhat.com>  [898823e2decbbd41a674ac549e30d1d76b000283]

completelangiso is now in solenv/inc/langlist.mk


2012-01-04  Tor Lillqvist  <tlillqvist@suse.com>  [0a5821652fdc57bde39d6b0b6472fc0b4b42cb1a]

Remove bogus one column indentation


2012-01-04  Tor Lillqvist  <tlillqvist@suse.com>  [d37157372db95ee64afdc6e74c536e28fc5bbd6e]

Handle /assets paths also in realpath_u()


2012-01-04  Tor Lillqvist  <tlillqvist@suse.com>  [36ce37def3c7dde751098649763479ca21321a9a]

Fix the monkey patching to work for an arbitrary offset

We used to patch in a simple "b" instruction with a relative offset
that has to fit in 24(+2) bits. Which was not enough in practice.

Now patch in a "ldr pc, [pc, #-4]" instead which loads PC from the
next word; in ARM code PC cotains the address of the executing
instruction + 8), and put the full address of the replacement code
into the next word.

2012-01-04  Tor Lillqvist  <tlillqvist@suse.com>  [d4b0e98d50916e9a0a2810bb0484bdeb76214254]

Probably using a local rtl::OString is better


2012-01-04  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [965e72d64c3e38780a69cace3f1bcc5fb35d6c1e]

Page Break: show the page break right under the mouse


2012-01-04  Michael Stahl  <mstahl@redhat.com>  [6572e22de69d5fbb51e6b8dead507f04e49681b8]

sw: tweak comment translations


2012-01-04  Philipp Weissenbacher  <Philipp Weissenbacher>  [e0358f6dceba69bcb7ce80a420ebf44967d4b0bc]

Translate German comments to English and correct the English ones


2012-01-04  Brad Sowden  <code@sowden.org>  [2004a9920e1cef4ac208f14453c1bc8ad80b7c77]

Easyhack fdo#38831 remove SvStrings

Remove SvStrings definition and obsolete #defines.

2012-01-04  Brad Sowden  <code@sowden.org>  [9da30d99715466cf161da283caaf2faadfc7e5d9]

Easyhack fdo#38831 remove SvStrings

Remove unused variables.

2012-01-04  Brad Sowden  <code@sowden.org>  [4998b04122f98ce689ce8af7f3b32fe03f9b771a]

Easyhack fdo#38831 remove SvStrings

------
With the for loop below Insert(x,nPos) was previously applied but nPos
is initialised to the end of vector and is always incremented in every
loop iteration i.e. Insert(x,nPos) is effectively a push_back(x). Agree?
In "short SvxNumberFormatShell::FillEListWithUserCurrencys(....)"

Also get rid of SvxDelStrgs (variant of SvStrings)

2012-01-04  Brad Sowden  <code@sowden.org>  [9ff11d8b1db565e5bb82d85b130c434f01fb06ad]

Easyhack fdo#38831 remove SvStrings

Remove a function contained in unusedcode.easy that includes SvStrings.

2012-01-04  Brad Sowden  <code@sowden.org>  [516a16c8d1c9366b51f1dfebcfcf918db8be9a71]

Easyhack fdo#38831 remove SvStrings


2012-01-04  Olivier Hallot  <olivier.hallot@documentfoundation.org>  [e224197bda4fc17b0a2333a2af69c11577ec3ef4]

Fix for fdo43460 Part XXVIII getLength() to isEmpty()


2012-01-04  Michael Stahl  <mstahl@redhat.com>  [473a1a4a48003e926ebed16f3535f57bfcf371d9]

gbuild: define NOMINMAX in windows.mk


2012-01-04  Stephan Bergmann  <sbergman@redhat.com>  [752f69bad43c86cc18f45b418de25a0f770baa3e]

Do not export whole class to avoid MS C++ implicitly exporting base template.


2012-01-04  Stephan Bergmann  <sbergman@redhat.com>  [a11aa274dac55b06fba32e348a8386fa4fa9d146]

Dead code.


2012-01-04  Andras Timar  <atimar@suse.com>  [67e31e585f0513f74eb2eab759831e2a9e258483]

pack UI localizations with MediaWiki extension


2012-01-04  Andras Timar  <atimar@suse.com>  [90c256bf78f522cc880ddf5aa8611fba559115ec]

remove leftover comment


2012-01-04  Norbert Thiebaud  <nthiebaud@gmail.com>  [381bed81e43d7fdd541115e0ab4213b0609e7ac0]

Hack to get OOoSpotlightImporter building: FIXME this is prolly not correct


2012-01-04  Norbert Thiebaud  <nthiebaud@gmail.com>  [ca6959e676984befb58b5510e9bdccc6d5fc4a7e]

add PLAINLIBS_NONE in the LAYER


2012-01-04  David Tardon  <dtardon@redhat.com>  [250491832a41eb18eaa58e2ee178afe47b254147]

add dep on sdf file


2012-01-04  Norbert Thiebaud  <nthiebaud@gmail.com>  [1c6f4e6ff73034cf312662c4bda31bccd36c966b]

fix dep to svx/globlmn.hrc inside of tail_build


2012-01-04  Norbert Thiebaud  <nthiebaud@gmail.com>  [ec7c098a28b900110413ab97ab522686d94c3d40]

afms is a dep of tail_build by virtue of ps_print now being in tail_build


2012-01-04  Norbert Thiebaud  <nthiebaud@gmail.com>  [a8bdde191c83b3cbdd7647a46ed0701d573f886c]

fix sanedlg.hrc dep issue due to gbuildification of extensions


2012-01-04  David Tardon  <dtardon@redhat.com>  [308b282a8e6a5e6b8bc60b16f7d293051d8ecb7f]

do not break when building without langs


2012-01-04  David Tardon  <dtardon@redhat.com>  [7283a51473e6587388a11bcb3f5ccaf7efe5f3f0]

just list the files explicitly


2012-01-03  Kohei Yoshida  <kohei.yoshida@suse.com>  [ff81615f0a09a6cf3fafee70af362b708c7ed8d0]

Get the reference jump feature to work with relative references.

By 'reference jump feature' I mean Ctrl-[ and Ctrl-].

2012-01-03  Olivier Hallot  <olivier.hallot@alta.org.br>  [fd982205e6fe6eb4333d22c3494931ab7f7b3faf]

Fix for FDO#44280: Wrong position in Extension Mgr

This patch fixes fdo 44280

[GUI] wrong position of 'Adding extension...' at Extension Manager dialog
Added some comments to help in hacking

2012-01-04  Tor Lillqvist  <tlillqvist@suse.com>  [90b141496018201ee9df721b382cd2b177a3a92f]

Use the lo_apk_* functions for files under /assets


2012-01-04  Tor Lillqvist  <tlillqvist@suse.com>  [2717fe35ae7fd35b787b53d291919449d307ea01]

Use sizeof(s)-1 instead of strlen(s) on string literals


2012-01-04  Tor Lillqvist  <tlillqvist@suse.com>  [7cc28bae3a8aded334f40bf3a5593b5f6067fdd8]

Fixes for the lo-bootstrap apk element code

Fix some off-by-one style errors, add a new lo_apk_lstat() function,
and (temporarily) add some debugging logging.

2012-01-04  Tor Lillqvist  <tlillqvist@suse.com>  [05d0bdbb940eb43d8fd70aa782daa9172c7f32ce]

Minor edits


2012-01-03  Julien Nabet  <serval2412@yahoo.fr>  [b07d24180641d3b9fe2f0ac2602f8263fcf3aaa6]

Fix replace INVOKE_PROPERTYPUT, put INVOKE_PROPERTYPUTREF instead


2012-01-03  Kohei Yoshida  <kohei.yoshida@suse.com>  [8173b0d29717438dcaa47b3cc2f7010c9646fbe0]

Fix import of multi-line cell contents during csv import.

Regression from 3.3.x.

Import of tab-delimited csv documents containing multi-line cells
were unfortunately broken with my fix for handling malformed csv
documents.  The intent was to break out of the loop only when a tab
character is encountered before the closing quote is encountered, but
the old code would break out whenever a tab character is encountered
even outside the quotes.

This commit fixes it.

2012-01-03  Andras Timar  <atimar@suse.com>  [e0c40852bf6e7ec2cd2a1b5b998e887a155db1f5]

localize nlpsolver .properties files within the build


2012-01-03  Andras Timar  <atimar@suse.com>  [d7ae3a4466f5a9ba3be55299548eb3488e5962c5]

add rule to localize .properties files


2012-01-03  Andras Timar  <atimar@suse.com>  [297502d2325e8a241cc8c298940cb4e7ccefc9f0]

use '_' instead of '-' in file names of .properties files


2012-01-03  Mateusz Zasuwik  <mzasuwik@gmail.com>  [865c12c795060b912eae8646dd84f766dd04c866]

corrected abbreviated day names and a long date format


2012-01-03  Brad Sowden  <code@sowden.org>  [3fb612cb206a989c0749ac509b173ec01eb3f49e]

Easyhack fdo#38831 remove SvStrings


2012-01-03  Brad Sowden  <code@sowden.org>  [9e192c9fd1c0ddc0cd9b926a46f4144f1bf71526]

Easyhack fdo#38831 remove SvStrings


2012-01-03  Brad Sowden  <code@sowden.org>  [8172646815db38744d8ba0dfd959b1afc089fb40]

Easyhack fdo#38831 remove SvStrings


2012-01-03  Marcel Metz  <mmetz@adrian-broher.net>  [89a8d75c12c6c67f6f7d894fec9ad3edf8839f8a]

Remove unused tools function.

this patch removes the unused (according to OpenGrok) GetIsoFallback
function from the tools module.

2012-01-03  Stephan Bergmann  <sbergman@redhat.com>  [a90d4d5f036ab7785ba72038936c6c8427b74ba8]

Do not export whole class to avoid MS C++ implicitly exporting base template.


2012-01-03  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [5807b07161d84ef105cc1a2292c8c1f09888e39f]

Page Breaks: avoid flickering of the tab by drawing it over the line


2012-01-03  Stephan Bergmann  <sbergman@redhat.com>  [df68f63f0b24bae202b6526486d26a8402b16341]

Leak comprehensive type descriptions to avoid problems at exit.


2012-01-03  Muthu Subramanian  <sumuthu@suse.com>  [82e385c7e0b466cd1106e19cdbb6dc15b2464811]

n734734: Line Spacing is used from previous values.


2012-01-03  Tor Lillqvist  <tlillqvist@suse.com>  [3ef7293919e417c2fb2fce414fb64b1f5b4c244b]

More Android notes


2012-01-03  Miklos Vajna  <vmiklos@frugalware.org>  [867eed75e6f3e742ac383b65659cc7e98fa1c83c]

Related: fdo#37161 update layout (if present) before DOCX export


2012-01-03  Tor Lillqvist  <tlillqvist@suse.com>  [199d220580fda3c4a4ad94a74eca374301377619]

Explain building and running (and debugging) unit tests on Android a bit


2012-01-03  Miklos Vajna  <vmiklos@frugalware.org>  [83fbebfea32b27cd722466607aa978244ac53575]

fdo#37161 RTF: update layout (if present) before export


2012-01-03  Tor Lillqvist  <tml@iki.fi>  [08f62fb29d448197e3353acd7fa8923cbd26939a]

WaE: unused parameter 'rPath'


2012-01-03  Tor Lillqvist  <tml@iki.fi>  [90b50bc14830c7f9d2aee27708e4d690df559b5c]

Actually we should not build a normal cppunittester executable for iOS at all


2012-01-03  Tor Lillqvist  <tml@iki.fi>  [bf2d6d8d0487b13a3996463aa755bdcd73f410c6]

Need to compile cppunittester as Objective-C++ for iOS


2012-01-03  Tor Lillqvist  <tml@iki.fi>  [2ad20308edf6ece3ddc6f5ae30ec2540f4eab5f1]

WaE: deprecated conversion from string constant to 'char*'


2012-01-02  Norbert Thiebaud  <nthiebaud@gmail.com>  [7eea90d66dd1bd570723ab4d981880ecfbad265c]

migrate JAVALIB out of set_soenv.in


2012-01-02  Norbert Thiebaud  <nthiebaud@gmail.com>  [6894df1efb349aec433131620d658f9539b55d26]

avoid conditional define, since they may cause troubles in x-comp case


2012-01-02  Matúš Kukan  <matus.kukan@gmail.com>  [5436f578ee7c7e4fe840cb243c2797f52b8b461d]

gbuild: Rdb: blind fix for Windows, use gb_Helper_abbreviate_dirs_native


2012-01-02  Lior Kaplan  <kaplanlior@gmail.com>  [14c0e038c9c33dc59cbf6e5ec81d36779f28b004]

Clean non English strings in the code we do translation differently.


2012-01-02  Jan Holesovsky  <kendy@suse.cz>  [9cb07807ca3a8c3c53a7d5241258aab2b4e4305b]

Online update: Enable online update even for the Linux release builds.

[and mention it explicitly in the Windows and Mac distro configs, to be
safe :-)]

2012-01-02  Jan Holesovsky  <kendy@suse.cz>  [adad42f4401dec83ad78218b40fdfc71731ce214]

Online update: Don't check for buildid at the user's end.

We want more freedom in what to offer to the user; at some stage we would like
to offer 3.6 to the users using 3.5 which would be harder with this buildid
check.

This makes the server side responsible for offering the correct version; but
that should be fine because all the versions that we are able to update must
be listed on the server: what is not listed is considered up-to-date.

2012-01-02  Andras Timar  <atimar@suse.com>  [74896046219ee456aae0fa2396a20dc6605ff620]

pack *.default files, too fdo#43923


2012-01-02  Stephan Bergmann  <sbergman@redhat.com>  [b052839d7bfa6632e9e6479a871ba417189973a8]

-Wunused-but-set-variable


2012-01-02  Matteo Casalin  <matteo.casalin@poste.it>  [ca343939c03551957433708836517eb37b62e523]

Group a common test to avoid unnecessary calculations


2012-01-02  Matteo Casalin  <matteo.casalin@poste.it>  [fe36838f9db5fef3c281b677c64b4db0519c9d4d]

Do not repeat the same test twice


2012-01-02  Olivier Hallot  <olivier.hallot@documentfoundation.org>  [85d1ce27ad9ce7a3740bd8bbbaf1d3abe643ba10]

Fix for fdo43460 Part XXVII getLength() to isEmpty()

Please find attached a partial fix for Easy Hack FDO43460

Part XXVII
Modules
padmin, pyuno, rdbmaker, regexp, registry, rsc, sal

2012-01-02  Olivier Hallot  <olivier.hallot@documentfoundation.org>  [829db12d7e3e93b4a44f79b39a0a9f0630439109]

Fix for fdo43460 Part XXVI getLength() to isEmpty()

Please find attached a partial fix for Easy Hack FDO43460

Part XXVI
Module
package

2012-01-02  Olivier Hallot  <olivier.hallot@documentfoundation.org>  [6af59644d6508049409a03d1c4a598ea2bef521e]

Fix for fdo43460 Part XXV getLength() to isEmpty()

Please find attached a partial fix for Easy Hack FDO43460

Part XXI
Module
oox

2012-01-02  Stephan Bergmann  <sbergman@redhat.com>  [93d2a2eb4dd13d81b9be4f087653baecb33ead67]

tabs -> spaces


2012-01-02  Marcel Metz  <mmetz@adrian-broher.net>  [e8559f07b52f434e081b1ef58a8db097cdd826ee]

Remove unused code

Hello lo-devs,

There is never an instance of mpDateTable allocated and a lot of
code is never executed because of that. This patch removes the
unused code.

regards Marcel

2012-01-02  Stephan Bergmann  <sbergman@redhat.com>  [9d54084d61afc45beeff76e84277e3b814b32a73]

Replace dynamic array with std::vector.


2012-01-02  Stephan Bergmann  <sbergman@redhat.com>  [13a40f304112a6c9ad232ea1de547e019b045e61]

Get rid of manual ref counting.


2012-01-02  Stephan Bergmann  <sbergman@redhat.com>  [c28c09a8b24cd5927b2bec94208fe239f037a68c]

USE_INTROSPECTION_CACHE is always defined.


2012-01-02  Norbert Thiebaud  <nthiebaud@gmail.com>  [9bbb628e1b1b8b3fa97b37679157ce4267089172]

oops use == not = in dmake conditional


2012-01-02  Tor Lillqvist  <tlillqvist@suse.com>  [4f769af98a340a47a01009465bf8ba8eb93509e0]

Fix thinko: ==, not =


2012-01-02  Tor Lillqvist  <tlillqvist@suse.com>  [004f9bd21f06288df976ff2d124959c2d7546dfa]

We have no MAKEFILE.MK or makefile.rc files


2012-01-02  Tor Lillqvist  <tlillqvist@suse.com>  [08c7038f424a93746c867898769c9f8714247ec2]

The Android NDK calls the CPU just "arm", not "armel"


2012-01-02  Matúš Kukan  <matus.kukan@gmail.com>  [eee474c7a4c66626797815751f92807b874132b0]

scp2: cppuhelper is now gbuild'ified


2012-01-02  Stephan Bergmann  <sbergman@redhat.com>  [dee53a32a9feba2021782db5762b5a9a034efae4]

Temporary hack around cppu_detail_getCppuType variants violating ODR.

Which causes cppuhelper to pick wrong variant from other library, now that its own
symbols are no longer reduced to private on Mac OS X.  As a temporary hack, emit
cppu_detail_getCppuType for the relevant types always as fully comprehensive; should
be revisited when improving types.rdb format (routinely generating C++ information
for certain UNO types into a dedicated library?).  Requires a fix to xmlreader and
a fix to forms that looks like a Mac OS X GCC bug.

2012-01-02  Stephan Bergmann  <sbergman@redhat.com>  [8907d159378b518a769e9f8c4f67290ec588a77d]

Temporary hack to work around autodoc bug

...where autodoc fails to parse "class CPPUHELPER_DLLPUBLIC xxx" correctly.
Best fixed by replacing autodoc with something mature (that hopefully does
not have such a bug).

2012-01-02  Stephan Bergmann  <sbergman@redhat.com>  [a768436252d6c2b5c86f26b0bcc18f143325767c]

CppunitTest_cppuhelper_qa_weak depends on module bridges

...through a call to cppu::getCaughtException.

2012-01-02  Matúš Kukan  <matus.kukan@gmail.com>  [b222aa8fff63c803781703e72366ca203f3e6a76]

cppuhelper: convert to gbuild

missing subsequent test qa/propertysetmixin/makefile.mk

2012-01-02  Matúš Kukan  <matus.kukan@gmail.com>  [bd46aa59300a9aa5b9e534ce1bcc7246d5cb5ed4]

cppuhelper: add visibility symbols as first step for porting to gbuild


2012-01-02  Andras Timar  <atimar@suse.com>  [95adf2a3d6c7cfa17f36f9b00e2357e4b7b7bbee]

another string composition bad for l10n

Delete $1 / Format $1 where $1 can be Header / Footer
It turned out that translation of Header and Footer
can be different when deleting and when formatting, at
least in Estonian.

2012-01-02  Norbert Thiebaud  <nthiebaud@gmail.com>  [77b7bd9b3604970fb3ef396edd27a35f2e4690ae]

ICU relying on undef is not viable in cross-compile scenario


2012-01-02  Andras Timar  <atimar@suse.com>  [59f3098eec1a82bf5f711bf032d5f2888e2c9d44]

fix KeyID generation for a corner case


2012-01-02  Stephan Bergmann  <sbergman@redhat.com>  [7d8f3b19c69e741175bed035681cfacd3a30713d]

Linux LD_LIBRARY_PATH is missing as well.


2012-01-01  Norbert Thiebaud  <nthiebaud@gmail.com>  [fdd753d1a9fb4e8fa3ab00afbb2c0b1d5315da41]

GNUCOPY is one of these var that are defined-sensitive.


2012-01-01  Norbert Thiebaud  <nthiebaud@gmail.com>  [ea5d18a1c7c5916be0f97db1ecba07db5b9cb5cd]

move UDP and fix linkoo to look for INPATH and UPD in config_host.mk


2012-01-01  Norbert Thiebaud  <nthiebaud@gmail.com>  [49319b288f40ba13b24799136caa97863d523e39]

migrate non-conditional straight from configure.in var out of set_soenv.in


2012-01-01  Norbert Thiebaud  <nthiebaud@gmail.com>  [8bfd2b6af998d1949edcb7573bdf93cfcbbcff31]

move mostly program locator variables out of set_soenv.in


2012-01-01  Norbert Thiebaud  <nthiebaud@gmail.com>  [465b99f614e63edea8daf7b3fe17f37e86f06e2c]

migrate *_JAR out of set_soenv.in


2012-01-01  Norbert Thiebaud  <nthiebaud@gmail.com>  [004df8153c15be4c3c27ffae4b8eb12a63f77d4b]

migrate XSLTPROC out of set_soenv.in


2012-01-01  Norbert Thiebaud  <nthiebaud@gmail.com>  [804a69656027a4b6cbee299ffb271e83d7e46f5c]

migrate ABOUT_BITMAP and INTRO_BITMAP out of set_soenv.in


2012-01-01  Miklos Vajna  <vmiklos@frugalware.org>  [8033e3343b6e043abe2ef31ba2c90e3f5382ad25]

fix linkoo after moving INPATH to config_host.mk


2011-12-31  Norbert Thiebaud  <nthiebaud@gmail.com>  [f1c44b848f77bb4de8a19059e0d514bfb75da90b]

argh, OS_FOR_BUILD was not set properly, killing X-compile


2011-12-31  Andras Timar  <atimar@suse.com>  [005844765e38b8147ff2468036cc5c229680a1bb]

"Insert" + "Rows" and "Insert" + "Columns" are not OK l10n-wise

never compose strings from two separate parts
see http://listarchives.libreoffice.org/global/l10n/msg03714.html

2011-12-31  Norbert Thiebaud  <nthiebaud@gmail.com>  [9034973de5b7f62121a62c56757bf20e490de654]

fix PathFormat, use build_os not host_os


2011-12-31  Norbert Thiebaud  <nthiebaud@gmail.com>  [d64bdc0f1ebfa864598709f23fd14f528955bbc3]

missed COM_FOR_BUILD in config_host.mk.in


2011-12-31  Korrawit Pruegsanusak  <detective.conan.1412@gmail.com>  [b5abd8e597adcaf37334a17c042158bf8931105e]

fix typo: formatted


2011-12-31  Korrawit Pruegsanusak  <detective.conan.1412@gmail.com>  [57bba6f55b5712ff15c6e1b771ae8f740c19a81c]

Correct ARCCOSH()'s parameter description


2011-12-31  Norbert Thiebaud  <nthiebaud@gmail.com>  [d1a26ef6542a68854d61aa62156e3aab61e0e68b]

fix 64 bits build detection for cygwin


2011-12-31  Miklos Vajna  <vmiklos@frugalware.org>  [21fa99f44c200937f6ec2b7028b482b71457161b]

Fix two perl warnings during make dev-install


2011-12-31  Norbert Thiebaud  <nthiebaud@gmail.com>  [cd1b89a23a3c0c8ee8cdc7f36d23255a642e46a2]

Path format issue with cygwin... try to restore the original behavior


2011-12-30  Norbert Thiebaud  <nthiebaud@gmail.com>  [36ff143909a1c5297080371cf0cb1a701e6c7f50]

type in COMEX handling


2011-12-30  Norbert Thiebaud  <nthiebaud@gmail.com>  [480b32d3809830002ecc28508d40af3ecd4ad272]

migrate COM,CPU,CPUNAME,GUI,GUIBASE,INPATH,OUTPATH,PATH_SEPARATOR


2011-12-30  Norbert Thiebaud  <nthiebaud@gmail.com>  [ca9b239323aa29e2ca1f2281343a4e5fdbcd782c]

move MS stuff earlier in configure. pre-work for set_soenv.in migration


2011-12-30  Stefan Knorr (astron)  <heinzlesspam@gmail.com>  [b9712dfcd0ba5fa836f389ff7d8837c48e08e75e]

A few more icons from the extensions context

info_16 courtesy Alexander Wilms/myself; all others nabbed from the public domain Tango artwork from tango.freedesktop.org (and adapted by myself)

2011-12-30  Stefan Knorr (astron)  <heinzlesspam@gmail.com>  [b57f4f4a8af345b4b245277a393356af3e5e904e]

New icon for non-printable characters


2011-12-30  Stefan Knorr (astron)  <heinzlesspam@gmail.com>  [f98292ee9205ea9dc6e8b7e1795767daf7d557c5]

Move new handles out of dead Industrial theme


2011-12-30  Stefan Knorr (astron)  <heinzlesspam@gmail.com>  [bd91fcc255553e7cc4615e148494da138ffec6d8]

Clear out HC icons from Oxygen theme


2011-12-30  Stefan Knorr (astron)  <heinzlesspam@gmail.com>  [d6d05e6685b62b6c17644530a541edacce38f4f6]

A few new icons for the Tango theme

Courtesy Alexander Wilms/myself

2011-12-30  Norbert Thiebaud  <nthiebaud@gmail.com>  [665386630cebe26c2e8667e359bebc7b499f4bf5]

move PRODUCT and PROEXT determination earlier in configure.

the is a prep work to migrate IN/OUTPATH out of set_soenv.in

2011-12-30  Norbert Thiebaud  <nthiebaud@gmail.com>  [e5bbb4ea87c36e14128bb920c7c81e1de6f58d88]

move *_CFLAGS and *_LIBS to config_host.mk


2011-12-30  Norbert Thiebaud  <nthiebaud@gmail.com>  [930f5f1729f9972fb93746b875938e7a3b8c2584]

now that QADEVOOO build_type exist we need to use it...


2011-12-30  Norbert Thiebaud  <nthiebaud@gmail.com>  [878828757a25978a9c22371f6ccfd5729ce04ea4]

move SIZEOF_* to config_host.mk


2011-12-30  Jan Holesovsky  <kendy@suse.cz>  [16ea3bec808dc53de557bf1765c503b38848ab8d]

Unused, as pointed by Terrence Enger.


2011-12-30  Rene Engelhard  <rene@debian.org>  [36d7f011a35c282c6c5f219681502e85dd8b768c]

build qadevOOo only if  OOO_JUNIT_JAR are set (add BUILD_TYPE)


2011-12-30  Brad Sowden  <code@sowden.org>  [a9b3b64a5a94a4c27ac524ac6997ef2e2467267c]

fdo#38831 Convert some SvStrings to std::vector (part 2)


2011-12-30  Brad Sowden  <code@sowden.org>  [d8f2a82f6905178f1f594b22a0d5427b29c8eb33]

fdo#38831 Convert some SvStrings to std::vector


2011-12-30  Rene Engelhard  <rene@debian.org>  [0f2d6f6323e93fa688cd00d0db683f81ccec8fd2]

build qadevOOo only if SOLAR_JAVA and OOO_JUNIT_JAR are set


2011-12-30  Julien Nabet  <serval2412@yahoo.fr>  [4fd2b87dc4cc30de67fb26436ed9aee26b738368]

Useless since LoadThemedImageList (reported by cppcheck)


2011-12-30  Olivier Hallot  <olivier.hallot@alta.org.br>  [74e2d9b1e070a09cbbecfa305797566496420a01]

Fix for fdo43460 Part XXIV getLength() to isEmpty()

Part XXIV
Modules
lotuswordpro

2011-12-30  Julien Nabet  <serval2412@yahoo.fr>  [86b528bb05a8b3a389ebdf6ce09d9963019ec058]

Checking is useless here


2011-12-30  Olivier Hallot  <olivier.hallot@alta.org.br>  [c3fc5c9c9b17cef63fa7c77a39a0971c27a004f9]

Fix for fdo43460 Part XXIII getLength() to isEmpty()

Part XXIII
Modules
linguistic

2011-12-30  Olivier Hallot  <olivier.hallot@alta.org.br>  [a17fb882569046cd9f6940cf2e87435200bb666b]

Fix for fdo43460 Part XXI getLength() to isEmpty()

Part XXI
Modules
i18npool, idl, idlc, io, javaunohelper, jvmaccess

2011-12-30  Gustavo Buzzatti Pacheco  <gbpacheco@gmail.com>  [6cfae09e5dafa477db210272949e253d4fb24349]

Fix for fdo43460 Part XVIII getLength() to isEmpty()

Part XVIII
module
form

2011-12-30  Muthu Subramanian  <sumuthu@suse.com>  [60b7f09ed5980248c8f3088adf80380d02d66358]

n#655408: Importing extLst of drawings in diagrams.

data*.xml contains the list of drawings which can be imported
instead. These are easier to import now that we support better
smartart.

2011-12-30  Olivier Hallot  <olivier.hallot@alta.org.br>  [18692cc1412bd7eca37d80d4345c0ae775d94ac5]

Fix for fdo43460 Part XX getLength() to isEmpty()

Part XX
Module
framework

2011-12-29  Gustavo Buzzatti Pacheco  <gbpacheco@gmail.com>  [e220f41cb2486d2ad101d98e48fbbc40c9fd08c3]

EasyHack fdo#42454, remove code associated with unused icons


2011-12-29  Jan Holesovsky  <kendy@suse.cz>  [cce76e658af88813e17dea4f04388a29d7e582df]

Header/Footer: When editing, show only the appropriate conrol.

Instead of showing both the header and footer controls, show only the
footer-related if in footer, or header-related if in header.

2011-12-29  Jan Holesovsky  <kendy@suse.cz>  [64e08fd3c5980b74bb958dc566c229d92db18726]

Header/Footer: Show / hide the control immediately.

- When the mouse pointer enters or leaves the headers / footers, show or hide
  the header / footer control immediately.  Waiting for that to appear is
  annoying; and similarly for disappearing - one usually ended up clicking the
  header / footer area to speed that up, and had a feeling of misbehaving.

- Few related re-paint improvements

2011-12-29  Julien Nabet  <serval2412@yahoo.fr>  [4e41996b5693414c0887c2c4d929cd16f4eb4577]

Some cppcheck cleaning


2011-12-29  Julien Nabet  <serval2412@yahoo.fr>  [74b675cb6988c8ea731536832a0f8b5196f7521e]

Some cppcheck cleaning


2011-12-29  Matúš Kukan  <matus.kukan@gmail.com>  [5cc45ed66d44aec84dcaf3f3cd58a4fb26efe4ba]

desktop: spl: do not pointlessly include object file


2011-12-29  Julien Nabet  <serval2412@yahoo.fr>  [ebfaf933172ecf7d357b2454750033d4c6e57cd9]

Some cppcheck cleaning


2011-12-29  Miklos Vajna  <vmiklos@frugalware.org>  [a4ab175d5a05e1172deeb9a06a852e5209a530fc]

RTF export: replace OSL_TRACE(...) by SAL_INFO("sw",...)


2011-12-28  Julien Nabet  <serval2412@yahoo.fr>  [9a8c895bc18f3167961ab676ec17e1db41d6a378]

Fix order init


2011-12-29  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [3bcee0e100e9fdadc2c5b15036caaf2ed53ac6dc]

Revert "change order of var in PDFExtOutDevData to suppress waring"

since already corrected in an other way.
this reverts commit 9cc02548dec9b953eb186052d424d981cb2addea.

2011-12-29  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [9cc02548dec9b953eb186052d424d981cb2addea]

change order of var in PDFExtOutDevData to suppress waring


2011-12-28  Julien Nabet  <serval2412@yahoo.fr>  [39b185e9ce2aa86b36ca80f8286533c306107826]

Fix init order


2011-12-28  Julien Nabet  <serval2412@yahoo.fr>  [86f08de96f4680938444a090912c85e4d23507e8]

Same expression for comparison and for assignment


2011-12-28  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [7da3f1bad5f7791756f8450391d94ba78b3d10cc]

option to export hidden slides to pdf files

This add the checkbox hidden pages to the PDF export general tab
and if checked, export also to PDF the hidden slides

2011-12-28  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [f9fd800b79ddeda00c9b576d059a03984dc13090]

fdo43033 do not export to PDF hidden slides


2011-12-28  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [d18350785a4c549ea7fda80a68d21fec265dbefe]

use of bool instead of sal_bool


2011-12-28  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [8818a009bf5947d3d709310ec7fa13a6eb56a9c7]

fdo42286 better solution: extend and shrink end of row if needed


2011-12-28  Miklos Vajna  <vmiklos@frugalware.org>  [4b0dd950b8b79df004238f372fe55993d5ac5981]

fdo#35099 fix RTF export of date field


2011-12-28  Ivan Timofeev  <timofeev.i.s@gmail.com>  [f10fc42189b3d3f6dd180234da9777e53e92b7e4]

fdo#44204: shrink the first column in the open dialog, remove unused flags


2011-12-27  Jan Holesovsky  <kendy@suse.cz>  [e0e52ce536f6b4b69280d41d77fc6d43d23958f3]

Fix drawing of the either horizontally, or vertically mirrored bitmaps.


2011-12-27  Stefan Knorr (astron)  <heinzlesspam@gmail.com>  [640c1788efe181bbf834fb78ebb3c08820847a7e]

Try to draw replacement preview at original size


2011-12-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [8efd3f8f43b7ecaeee545fc20e8eb0765d4c77d7]

typos in config_host.mk.in


2011-12-27  Jan Holesovsky  <kendy@suse.cz>  [f29c4dca4a451d28d5fef06c966725636e542eeb]

Thanks to Ivan Timofeev, fix the 'Preview' checkbox in 'Indexes and Tables...'


2011-12-27  David Tardon  <dtardon@redhat.com>  [ac6b7001773a76a210b26a1f2231c1ff5f06e91c]

function component_canUnload is SAL_CALL


2011-12-27  David Tardon  <dtardon@redhat.com>  [aee436760e97f5f00e416713f8ee31f07681e2b1]

function component_canUnload is exported


2011-12-27  Jan Holesovsky  <kendy@suse.cz>  [3a38a8514ab33f9d8b174000ca635db949c16940]

Fix position of the 'evaluate up to level' text and numeric field.


2011-12-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [7e2f0a0f92e592cb7374ec41d516eca32a8e5c33]

add the needed -framework for fps_aqua


2011-12-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [daadc82a1d511998228e198802f0a06420f6bcee]

WaE unused variables


2011-12-27  László Németh  <nemeth@numbertext.org>  [af366b733201bc3ed982e807c3ca4bc300b3700d]

fdo43931 (fix for double hyphens)


2011-12-27  Stefan Knorr (astron)  <heinzlesspam@gmail.com>  [e64df060d0474865502713ff217dfec4f058d687]

Rename folder ooo_custom_images to icon-themes

Hopefully, this is much more logical.

2011-12-27  Matúš Kukan  <matus.kukan@gmail.com>  [693f266d810904945950fa72251df9c35bd6d9aa]

WaE: unused variables


2011-12-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [3678d3ec5af47ed3797e5c983dacb9b6722011b0]

typo in ENABLE_NSPLUGIN migration


2011-12-27  Matúš Kukan  <matus.kukan@gmail.com>  [073b50b11ec2f817e2500407019a8a06ee13e2a2]

fpicker: convert to gbuild


2011-12-27  Matúš Kukan  <matus.kukan@gmail.com>  [6b287bb919017fa96910f68d1a5ee1a05bef0b83]

fpicker: aqua: move source files .cxx -> .mm


2011-12-27  David Tardon  <dtardon@redhat.com>  [0b8934ceb38a5ba7d33906697412e31b76c5a12a]

build jnilib on MacOS X


2011-12-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [52ec70499e337aac43d9ddfd564c1bfc6fe98301]

move ENABLE_* variables from set_soenv.in to config_host.mk


2011-12-27  David Tardon  <dtardon@redhat.com>  [1e4961b82554bcac4e7103345354ed8fb7782472]

move jvmfwk to the right layer


2011-12-27  David Tardon  <dtardon@redhat.com>  [d4f2289394b04c8cd103350d0481598a303e2b3f]

move jvmaccess to the right layer


2011-12-27  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [6fdac8946b09929fca54e40a2b630324ddda2aa0]

fix ScDatabaseRangeObj test, fdo#43312


2011-12-27  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [32f38931ee5973b5db2255e1ee0c63b3a7b00831]

better handling for unsaved external references

Now references to unsaved documents can be created in the sheet and not
only through copy/paste
This fixes the problem that otherwise editing these refs resulted in
 #REF

2011-12-27  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [f36743fe31efaff4203a6728ab55bc694a012618]

fix dbglevel=2 build in sc


2011-12-27  Takeshi Abe  <tabe@fixedpoint.jp>  [c936e5062770ba100c2eddd7889b51d271c6c73c]

catch exception by constant reference


2011-12-27  Lior Kaplan  <kaplanlior@gmail.com>  [1d55be916472270d23f7d3ff7513dd6df6dc1e46]

Use default UI_SANS (dropping Culmus fonts), but keep Tahoma first (for Windows) Don't override SANS_UNICODE Drop nachlieli and lucidagrande (no such fonts) Beautify remaining fonts' names


2011-12-27  Matúš Kukan  <matus.kukan@gmail.com>  [472a7db1ef118147d949b13c66bb86411dbc7a75]

register hunspell as static library


2011-12-27  Miklos Vajna  <vmiklos@frugalware.org>  [e71d6df4137515f928d87375e404459cf9f310be]

Related: fdo#43380 fix parsing of the \cf RTF token

Send the real color value to dmapper, not the index, which is
meaningless outside the tokenizer.

2011-12-27  Miklos Vajna  <vmiklos@frugalware.org>  [e4e77861c6a42d040230f4b1ca22ad5e8c3d52a2]

fdo#43380: fix crash in DomainMapper_Impl::SetFieldFFData


2011-12-27  Lior Kaplan  <kaplanlior@gmail.com>  [53a0078e8b653de8d5519d2094ccf03b4f57ec2f]

Remove an unnecessary full stop


2011-12-26  Andras Timar  <atimar@suse.com>  [43100964840d0a18dad8b655de2ce94ce5fa42eb]

missing icons in Index Design dialog fdo#38435


2011-12-27  Ivan Timofeev  <timofeev.i.s@gmail.com>  [b9f58ba85f698258cab36615947daeeba25724cd]

resurrect autocorrection


2011-12-26  Norbert Thiebaud  <nthiebaud@gmail.com>  [ecbda593ef71de8eb27b19ad8e421f87f7b2adf5]

remove apparentely accidental addition of a linux binary module for make


2011-12-26  David Tardon  <dtardon@redhat.com>  [764f2b2790e02f80ec67e85f23472dd4db6fc977]

gbuildize ure


2011-12-26  David Tardon  <dtardon@redhat.com>  [95754019f4cd023fe8188366307c3a9c55d3b780]

revamp Rdb class


2011-12-26  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [21223d2be0d7aac9dc07d730f6365ce9c39f5faf]

fix assertion error in GtkFolderPicker during recovery dialog


2011-12-26  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [b12191787a4b03549acb2c6dff4946265cc64e77]

missing pointer check in new multiline input code, fdo#43856


2011-12-26  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [ee154f70a1b6b1c8483e0c66f0f5dc6ad6e576e0]

move OSL_FAIL to correct location


2011-12-26  Olivier Hallot  <olivier.hallot@alta.org.br>  [3e4f51f112248b4e586f5bd86388099737ed17e9]

Fix for fdo43460 Part XIX getLength() to isEmpty()

Part XIX
Module
formula and fpicker

2011-12-26  Olivier Hallot  <olivier.hallot@alta.org.br>  [e7bddf732798508e347221590110486e97bb45e6]

Fix for fdo43460 Part XVII getLength() to isEmpty()

Part XVII
Module
fileaccess and filter

2011-12-26  David Tardon  <dtardon@redhat.com>  [3c29bf2260bb3d982a72c755df5ae10845a62110]

sunjavaplugin has been renamed


2011-12-26  David Tardon  <dtardon@redhat.com>  [eff62d413895d02b92da1a8396cb2bea1ce93902]

export libsunjavaplugin's API functions


2011-12-25  Lior Kaplan  <kaplanlior@gmail.com>  [ecf24119aeb5e25cf0f862b8af2070488cc57908]

fdo#32936: Remove Tahoma from the Hebrew font list (except the UI list)


2011-12-25  David Tardon  <dtardon@redhat.com>  [d3a506d64e7cfc4eeafc6d75a69adc7c5cb16113]

move UnoControls to tail_build


2011-12-25  David Tardon  <dtardon@redhat.com>  [0751491892c3cb90e08528fd483d33fd232aa67e]

gbuildize UnoControls


2011-12-26  Takeshi Abe  <tabe@fixedpoint.jp>  [5451e9c702afb7c570662c740b33f2481abb7cb1]

catch exception by constant reference


2011-12-25  Peter Jentsch  <pjotr@guineapics.de>  [bf2857d88af137ba15939d81970be92b0310c915]

open xml filter test result in default xml editor

first commit to remove the broken xml filter source
view and validation service. The validation service
is currently broken in that it doesn't allow to refer
to or define an xml catalog or alternative validation
methods. All of this is included in current xml development
tools elsewhere, so we don't need to duplicate that in LO.

2011-12-25  Peter Jentsch  <pjotr@guineapics.de>  [80b8744a97502c10b87c2f869c6672f43495be12]

fix threading problem in LibXSLTTransformer.cxx

need to wait for reader thread to terminate before
deleting it.

2011-12-25  Peter Jentsch  <pjotr@guineapics.de>  [027a8d56baf135c20c63aa0944c125374cac3a57]

use radiobuttons to select builtin/saxon xslt transformation


2011-12-25  Peter Jentsch  <pjotr@guineapics.de>  [dee1e460e19a511296c8d3e5288f25042c458844]

fixed warning about global resource in xmlfilterdialog.src


2011-12-25  David Tardon  <dtardon@redhat.com>  [350531b1a8d7010a9be31fa21d9c5db0039f7153]

do not compile if there are no sources


2011-12-25  David Tardon  <dtardon@redhat.com>  [7d2fc4b1a6c31705120ef1f70ccc0bf9db39c667]

remove stray makefiles


2011-12-25  David Tardon  <dtardon@redhat.com>  [e8d8719ccdfd8f0f1f8f9ffe0509ec18c5aa7d09]

remove stray delzip files


2011-12-25  David Tardon  <dtardon@redhat.com>  [5ac75ce86a1cee5a422d3415caf91566350a1162]

bah, i committed that by mistake


2011-12-25  David Tardon  <dtardon@redhat.com>  [2dc08095b5a9f768afaf9828a89cc5d7b2b17829]

fix deps on executables


2011-12-25  David Tardon  <dtardon@redhat.com>  [39fe159f3c78faa9cdc9d39c279183cfb4c7a0ec]

remove stray makefiles


2011-12-25  julien  <julien@julienPC>  [372ea70b5b42504bd42531d9915a2a71a7e30de8]

Some cppcheck cleaning


2011-12-25  David Tardon  <dtardon@redhat.com>  [2ca5b6427751074cc659b2afaf7c2cb8f1241044]

remove unused source


2011-12-25  David Tardon  <dtardon@redhat.com>  [8d0ec440e2c2bf51d2969ecb47a2039975a80ae1]

convert jurt/urp unit test


2011-12-25  David Tardon  <dtardon@redhat.com>  [d785722ae136801aee0f7d0b2bde7baaac2ae5b6]

don't let jars depend on random stuff


2011-12-25  David Tardon  <dtardon@redhat.com>  [c0d49710fe9f716423f91d523a8c92289df759f7]

add add_package_dependencies for JunitTest too


2011-12-25  David Tardon  <dtardon@redhat.com>  [d6e5f729ae24f901ae2660bc9a476c17e0073ca3]

convert jurt unit tests


2011-12-25  David Tardon  <dtardon@redhat.com>  [a0f247d73d450afdaba9997b70ad148884dfe7e4]

remove stray delzip files


2011-12-25  David Tardon  <dtardon@redhat.com>  [4761f27c047ce7eaa4aa8bb591611ed2f2fc17d8]

remove stray makefile.mk


2011-12-25  David Tardon  <dtardon@redhat.com>  [951bd1c5f90bc9baf4e62422a60281f69ee11e79]

convert ridljar unit tests


2011-12-25  David Tardon  <dtardon@redhat.com>  [4882387c668308e93d6eabbc56d2fdc3751b32ca]

add dependency on package


2011-12-25  David Tardon  <dtardon@redhat.com>  [ff9a64e01d7d46a9869327fb89a4adcc674eb433]

add dependency on package


2011-12-25  David Tardon  <dtardon@redhat.com>  [78e56daa46a01f375684bc3d4c5767c6c0a9ac07]

impl. package deps for JavaClassSet


2011-12-25  Norbert Thiebaud  <nthiebaud@gmail.com>  [4a8626c6cc52125d15cfbc59de74cf937a24de0a]

remove pre-req from postprocess that are already pulled by tail_build


2011-12-25  David Tardon  <dtardon@redhat.com>  [3cca9f67992d30f8cbcdf1f4f8b9272cfbbc2d8e]

use gb_Helper_get_rcfile here


2011-12-25  David Tardon  <dtardon@redhat.com>  [804591d9564bb3bd815e414ccc1f99ef5077fbb6]

add helper func. to get rc file name


2011-12-25  Norbert Thiebaud  <nthiebaud@gmail.com>  [28254c71081f3f96442d392cfd475d3c09b2ec3b]

migrate most SYSTEM_* config from set_soenv.in to config_host.mk.in

should be pretty safe.
The main risk if is something rely on the 'undef if empty' behavior of
the typical trap is the use of *= in dmake
a git grep of "\$(SYSTEM_" did not reveal any problematic case.

2011-12-25  Takeshi Abe  <tabe@fixedpoint.jp>  [8cc98837d30d818fe3a2e4063798c7451044eb9c]

catch exception by constant reference


2011-12-24  Norbert Thiebaud  <nthiebaud@gmail.com>  [8b18c70b994e8239f2f0dfd549fcc27feceb413c]

clean-up remnant obsolete CALL_CDECL


2011-12-24  Norbert Thiebaud  <nthiebaud@gmail.com>  [c201ede9f9634cf67be219d751fe467d69cb67ee]

do not export SUNTEMPLATE_LANG. Not used anywhere


2011-12-24  Norbert Thiebaud  <nthiebaud@gmail.com>  [6419c7ff2378e58c25c2da44e317d76d547fc99c]

binned XAU_LIBS from configure.in. Not used anywhere.


2011-12-24  Norbert Thiebaud  <nthiebaud@gmail.com>  [3a9779239efb82c630f960c547bc8df0444eb75d]

binned --enable-static-gtk... no used anywhere.


2011-12-24  Norbert Thiebaud  <nthiebaud@gmail.com>  [fd9366c85cdb627886901b7c09ef267b294d5d98]

prep work to eliminated Env.*.sh, introduce config_{host,build}.mk

This introduce config_host.mk and config_build.mk
generated from config_host.mk.in
The intent is for that file to be both sourcable in a shell and includable
in a gnu Makefile.
Eventually all the environment set-up will be in config_host.mk.in
and so there won't be a need to source anything in shell before make.

2011-12-24  Norbert Thiebaud  <nthiebaud@gmail.com>  [cdd98fc187aae086de5e4ca5fe4d693568963431]

psprint_config moved to tail_build, its dep must be added to tail_build's


2011-12-25  Matteo Casalin  <matteo.casalin@poste.it>  [7a11e6106bf3080357ea486500d786010b0b5693]

Remove unneeded tests before delete

Pointers deleted in destructor are modified in remaining code,
and already set to NULL when necessary.

2011-12-25  Matteo Casalin  <matteo.casalin@poste.it>  [791b1e941ecdbf176831857e85fcd48720ae45b4]

Remove unused header


2011-12-24  David Tardon  <dtardon@redhat.com>  [1efe709c958c8cdccaca0df2637d029d660d85e9]

gbuildize jvmfwk, part 2: finish & clean up


2011-12-24  David Tardon  <dtardon@redhat.com>  [13acf1d965248f93adb63affaa1a7bbd86ebe8d2]

fix linking issue on windows


2011-12-24  David Tardon  <dtardon@redhat.com>  [8e3ad9e8472a7752207d93cb6e6eb409da5f962a]

make exported symbols visible


2011-12-24  David Tardon  <dtardon@redhat.com>  [e648ad6707c80183bfe925d553fb4a079fc3bc64]

build JREProperties.class


2011-12-24  David Tardon  <dtardon@redhat.com>  [ef8a7d3b68b49e1525d922c6eb158e401ae4a7ee]

remove resolved TODO note


2011-12-24  David Tardon  <dtardon@redhat.com>  [788b863acb0366d383ff8f730ac84acc0d683ab0]

fix vim modeline


2011-12-24  David Tardon  <dtardon@redhat.com>  [e54637bf0b85605cc045d34e7ede19a05f7fe7b8]

add dep on javamaker


2011-12-24  David Tardon  <dtardon@redhat.com>  [952ad628bf9d4fa690173945fc7fc60c143611ee]

fix typo


2011-12-24  David Tardon  <dtardon@redhat.com>  [80c8e6fb03fb455fdebab4492ce04ff9cf695c38]

gbuildize javaunohelper


2011-12-24  David Tardon  <dtardon@redhat.com>  [c77a11e1425280d29b061d10d5fb88e174a3841f]

remove old cruft


2011-12-24  David Tardon  <dtardon@redhat.com>  [824a6406050560b6cf6d90510c20e8a4e8b6d062]

gbuildize unoil


2011-12-24  August Sodora  <augsod@gmail.com>  [7b97c7731b4bb224b78e17a33b9c72e559ee8ce1]

DECLARE_TABLE->boost::ptr_map


2011-12-24  David Tardon  <dtardon@redhat.com>  [8c0e9a86a20478418e1c98f3a808627fe5cde716]

gbuildize jurt


2011-12-24  David Tardon  <dtardon@redhat.com>  [52e3b5433127428d4f256a44cd66a1113be397b0]

remove unused map files


2011-12-24  David Tardon  <dtardon@redhat.com>  [a784a81051c992e71476c60a1dabc5768480d0ef]

gbuildize jvmaccess


2011-12-24  Peter Foley  <pefoley2@verizon.net>  [c61d62d70a794c7736521693aa02c01db1300a27]

fix gbuildified accessibilty on windows


2011-12-24  Peter Foley  <pefoley2@verizon.net>  [99d994dcd24dfba07733f50eae09e5f00d360e27]

don't display bootstrap and src.downloaded as top level modules


2011-12-24  Matúš Kukan  <matus.kukan@gmail.com>  [4258f0260d6e99edf5db44720b85db9f1d78ca91]

Repository: fix Windows name for internal libexttextcat


2011-12-24  Peter Foley  <pefoley2@verizon.net>  [fd6649175956c9d322fe02fd413fe6970aa6819e]

Merge remote-tracking branch 'origin/master' into feature/gbuild_extensions

Conflicts:
	Module_tail_build.mk
	Repository.mk
	extensions/util/makefile.pmk
	postprocess/prj/build.lst
	svx/AllLangResTarget_svx.mk

2011-12-24  Rene Engelhard  <rene@debian.org>  [a8feb5b1df99c12a5cb644097f935e9ccf512ed5]

support libebook-1.2.so.12 (evolution 3.2)


2011-12-24  Lior Kaplan  <kaplanlior@gmail.com>  [1586279e78760507217f9a239a631ea74171a80d]

Keep abstract dialog terminology aligned


2011-12-24  David Tardon  <dtardon@redhat.com>  [63712b8439fd954ec4247cd62224dbba49dea35f]

pack generated UNO API classes


2011-12-24  David Tardon  <dtardon@redhat.com>  [352ae5edff34f6ccbe926a08d86f3b66f08c764a]

Merge remote-tracking branch 'origin/master' into feature/gbuild_java


2011-12-24  David Tardon  <dtardon@redhat.com>  [80e977a34bd6eb1d3d3af849dcf86c5886c15a8f]

std::map* -> std::map


2011-12-24  David Tardon  <dtardon@redhat.com>  [93d3f6258f8f061dc53b5e6003de65479c2290ba]

make the line work as intended again

At least I suppose memory corruption is not intended behavior .-)

2011-12-23  August Sodora  <augsod@gmail.com>  [c9f68b6d2356ef81560b5449670b81a1156a5da6]

Fix the build so that this is recognized as an initializer list


2011-12-24  Miklos Vajna  <vmiklos@frugalware.org>  [ce43f9f59f216d7f278e21c2bdf8be6901d78510]

dmapper: clog -> SAL_WARN


2011-12-23  August Sodora  <augsod@gmail.com>  [4586cd75646bb2396490d670d11b0b2e30fe4796]

DECLARE_TABLE->std::map


2011-12-23  August Sodora  <augsod@gmail.com>  [4d4a67748e945d901f320d9c3af753abb3211efc]

SV_DECL_VARARR->std::vector


2011-12-23  Gustavo Buzzatti Pacheco  <gbpacheco@gmail.com>  [b575f4b1a2a2217282cddc995951b350936b47b1]

Fix for fdo43460 Part XIV getLength() to isEmpty()

Part XIV
Modules
drawinglayer, dtrans, editeng

2011-12-23  Stephan Bergmann  <sbergman@redhat.com>  [c84a5ec4cb81eddb8bb382a6494c28df5131cb85]

OSL_ASSERT -> assert


2011-12-23  Marcel Metz  <mmetz@adrian-brother.net>  [ba5edb14040a6b268aa3db3c216fc4505a32e219]

reduce noise from FCFGMerge tool


2011-12-23  David Tardon  <dtardon@redhat.com>  [18eb960248ffae70fecac59caf72b37441c677b8]

move psprint_config to tail_build


2011-12-23  David Tardon  <dtardon@redhat.com>  [a305c46aa9cc71bfd29713027d783211f5818fac]

move dtrans to tail_build


2011-12-23  David Tardon  <dtardon@redhat.com>  [75011e3a0fecd371072aa092f34d78e6bf0edf0d]

move scaddins to tail_build


2011-12-24  Takeshi Abe  <tabe@fixedpoint.jp>  [c9a54f532e6fbe2302167a7f8cb829b397f2569c]

catch exception by constant reference


2011-12-23  David Tardon  <dtardon@redhat.com>  [88b5b3688e516666fa693353a542b6c8302e6a45]

gb_Jar_add_packagefile needs three args after all

This partially reverts commit 713e536fe987f4dbd901656fda19ec4908a0a2f1 .

2011-12-23  David Tardon  <dtardon@redhat.com>  [e3f70a05b3e590fcb2e75cd4e380e2f3a0530c18]

Revert "gb_Jar_add_packagefiles only takes 2 args"

This reverts commit f3f77fd5cdd0a04115af255430a97e6dec24d85f.

2011-12-23  David Tardon  <dtardon@redhat.com>  [f3f77fd5cdd0a04115af255430a97e6dec24d85f]

gb_Jar_add_packagefiles only takes 2 args


2011-12-23  David Tardon  <dtardon@redhat.com>  [c4f73c1e7bb5417b2c1e416c97d25d822fa36359]

Merge remote-tracking branch 'origin/master' into feature/gbuild_java


2011-12-23  David Tardon  <dtardon@redhat.com>  [636a8f2943ce5d11acc05ebed0c5f50edaef6b03]

use generated java source


2011-12-23  David Tardon  <dtardon@redhat.com>  [7fe7126248ff043e2f9a36f07c544602f1d774af]

allow use of generated files in gb_Jar


2011-12-23  David Tardon  <dtardon@redhat.com>  [f75d68b30dd4bac201a302094ee028208ddc3469]

avoid copying hack


2011-12-23  David Tardon  <dtardon@redhat.com>  [713e536fe987f4dbd901656fda19ec4908a0a2f1]

work around deficiency in jar


2011-12-23  David Tardon  <dtardon@redhat.com>  [d3fec0e98b0dc5aca59ee43814f8a31bea96327b]

remove unused file


2011-12-23  David Tardon  <dtardon@redhat.com>  [77a09f857a4507a34cb7b5dde0e818ec3338c422]

move accessibility to tail_build


2011-12-23  David Tardon  <dtardon@redhat.com>  [7aadee6df631f9b100777e2cfec324292f46c3c8]

convert windows-specific bits, part 2: lib


2011-12-23  David Tardon  <dtardon@redhat.com>  [24585e1bf151eb66ddae998b087f832c62e5a2f3]

convert windows-specific bits, part 1: jars


2011-12-23  David Tardon  <dtardon@redhat.com>  [7f31e252e4c28cfac9a21fe3309fd39956274d7f]

gbuildize accessibility


2011-12-23  David Tardon  <dtardon@redhat.com>  [c438af4d8a3eadb437278cae5912eaf1583271c9]

eval at the calling side, like other gbuild classes


2011-12-23  David Tardon  <dtardon@redhat.com>  [07a87420ade12155b14be40e38a09a9ad0061719]

eval at the calling side, like other gbuild classes


2011-12-23  Ivan Timofeev  <timofeev.i.s@gmail.com>  [22ebb32863f7874ccd1d39881140a0bbcbc5f72a]

don't hide images in menus (fdo#31471, fdo#41264)


2011-12-23  David Tardon  <dtardon@redhat.com>  [0659148988041764ee567a0199627beb5b5f4cb4]

gbuildize ridljar


2011-12-23  David Tardon  <dtardon@redhat.com>  [061c9518cd3e71212200a190edd25fa03518759e]

we do not support OS/2


2011-12-23  David Tardon  <dtardon@redhat.com>  [86f2160c6adbe4b964f5a4c8fbca6b9384ef25fc]

add lib prefix to sunjavaplugin


2011-12-23  David Tardon  <dtardon@redhat.com>  [3446cda18dd484bd3fe8f14e3ee0a9081e902430]

gbuildize jvmfwk


2011-12-23  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [4c75e57a42251b86683253a832c534d8909a9f23]

Writer: Hyperlinks on ToX have 'Index Link' style by default


2011-12-23  Olivier Hallot  <olivier.hallot@alta.org.br>  [0fd40fe17bf67f81db44ef187ce67193ba1696cb]

Fix for fdo43460 Part XVI getLength() to isEmpty()

Part XVI
Module
extensions

2011-12-23  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [9ea15fea21487b82636bae516a220bf15f805a84]

WaE: possibly uninitialized variable


2011-12-23  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [6274810bf61285a1ac27e4a6a19c7aa1566b0df8]

fix copy/paste with whole column/row

this fix should restore the old copy/paste behavior in calc and still
only paste relevant entries to external programs

2011-12-23  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [c638b526a98915bf1190ca8ab2f8b6ec9b39a101]

adjust absolute refs to copied areas correctly


2011-12-23  Laurent Godard  <lgodard.libre@laposte.net>  [01708ea853a95e7a6c43c6b85396b4fbc44d906f]

sc test : enhance importSheet tests regarding namedRanges


2011-12-23  Caolán McNamara  <caolanm@redhat.com>  [4628d6de2a4b2e52683d3adb352cd5299cdc4b4c]

adapt DEBUG code


2011-12-23  August Sodora  <augsod@gmail.com>  [dfbf0cabfa8310502e19642d56c746cc0d454d27]

SV_DECL_VARARR->std::vector


2011-12-22  August Sodora  <augsod@gmail.com>  [6df7cfaa3f5e750e2bbdb3d6afb934c405a7a988]

callcatcher: Remove unused code


2011-12-22  August Sodora  <augsod@gmail.com>  [aec97e2af5c1bfd2fd56382f77350b8288634643]

callcatcher: Remove unused code


2011-12-22  August Sodora  <augsod@gmail.com>  [a0ebf6ee3f555397205713db966aee44de80c0f9]

Revert "callcatcher: Remove unused code"

This reverts commit bbad7057b2bdb614a5e97a945039323efe39c4ee.

2011-12-22  August Sodora  <augsod@gmail.com>  [bbad7057b2bdb614a5e97a945039323efe39c4ee]

callcatcher: Remove unused code


2011-12-22  August Sodora  <augsod@gmail.com>  [0c181a33c9bdcaad9ee2d354ebed9c780120851d]

callcatcher: Remove unused code


2011-12-22  Caolán McNamara  <caolanm@redhat.com>  [84897d4b3b2a0e4719b00fb06abb8c04e3c20c24]

Recover fix for fdo#43931


2011-12-22  Caolán McNamara  <caolanm@redhat.com>  [279b71044d1a8b60452425b5b192d3dfb21a62fe]

callcatcher: remove unused typeToPrefix


2011-12-22  Michael Stahl  <mstahl@redhat.com>  [59a5c37d0df9b5612552c4b749191385ca0adc80]

fdo#44082: fix hyphenation attributes:

These have type positiveInteger, so don't write 0 values:

20.191 fo:hyphenation-push-char-count
20.192 fo:hyphenation-remain-char-count

2011-12-22  Michael Stahl  <mstahl@redhat.com>  [c1e1ef80e8428514499b061e00801a6a6298d0b0]

fdo#44073: ODF export: fix layout grid invalid ODF

The following 3 attributes have been added in ODF 1.2, so don't write
them into ODF 1.1 files:

style:layout-grid-base-width 20.297
style:layout-grid-snap-to 20.305
style:layout-grid-standard-mode 20.306

Additionally, style:layout-grid-snap-to was written wrongly as
style:layout-grid-snap-to-characters, which does not exist in any ODF
spec.
For backward compatibility with previous OOo/LO versions, write the
wrong attribute in addition to the correct one in ODF extended mode,
even though validators complain about it (consider removing that
some years from now).

2011-12-22  Thorsten Behrens  <tbehrens@suse.com>  [f277d0c88a478917002b4da370cc170b29a219ed]

Correctly handle empty paragraphs in slideshow animation fdo#43684

Fix a problem with empty paragraphs, that previously did not get
proper end-of-para / end-of-line markup, thus the slideshow mis-
counting them when getting index-based animation targets.

2011-12-22  Thorsten Behrens  <tbehrens@suse.com>  [feb1a67179b5d5b1d3771dae584f8388c18c0044]

Fix slideshow text animations - fdo#43837

String compare was not replaced equivalently, this needs matching
against the XTEXT prefix, not exactly

Removed VERBOSE_TEXTCOMMENTS exporter flag, that's now unused.

Added some verbose-mode trace output

2011-12-22  Thorsten Behrens  <tbehrens@suse.com>  [fe1998c194f038c1e20ae6482c2a8d970f66a258]

Revert "aw084: #i108052# Added code to mimic old behaviour and call user layout link when empty paragraph is rendered"

This reverts commit 9d40293f147212120ce2a2e960c1ef23168a428b.

The change was causing extra paragraph markers to be emitted, e.g.
leading to fdo#43837 and fdo#43684.

2011-12-22  Thorsten Behrens  <tbehrens@suse.com>  [854dc02f0822511a9a3c17667f4fe992069dd919]

Fix for fdo#43837 - prevent invalid shape text indices.

Catch a few cases where an invalid text node index is passed into
the shape subsetter.

2011-12-22  Luboš Luňák  <l.lunak@suse.cz>  [643de3b64ed4b71ab48a7f100c90c1c4d5f918cc]

"*.*" is not "all files" (bnc#738021)

Not on any Unix, at least. I have no idea how deep entrenched is this
mistake all over the code, so I'll play safe and just fix the KDE4 fpicker
(GNOME/KDE3 seem to handle it fine), but at least in the UI show just
"All files" instead of "All files (*.*)").

2011-12-22  Luboš Luňák  <l.lunak@suse.cz>  [78a7db0523f9611b003facd612411d3d61a0ab13]

make KDE4FilePicker::appendFilterGroup() simply use appendFilter()


2011-12-22  Luboš Luňák  <l.lunak@suse.cz>  [aa97ec9b4d6332e1b955467df5a5264cbf1ff15a]

add a note that the Qt bugreport is mistaken


2011-12-22  Marcel Metz  <mmetz@adrian-broher.net>  [45c2812ebdebdfb41818a8035878cd17d60bec77]

ScChangeActionTable conversion: Yet another correction.


2011-12-22  Eike Rathke  <erack@redhat.com>  [b0aaaeb7bda525b154bf643e8fa19ead9d22b95d]

recognize arbitrary y-m-d format for editing as ISO 8601 yyyy-mm-dd


2011-12-22  Jan Holesovsky  <kendy@suse.cz>  [f31656f18ac39db28aa047a43338457f09804915]

The packaging was missing uno_cppuhelpergcc33.dll on MinGW.


2011-12-22  Eike Rathke  <erack@redhat.com>  [5f7e21b595800d0b5eff2d82a43e05fd0242edac]

point directly to http://www.validome.org/xml/

Thanks to Roman Eisele for mentioning.

2011-12-22  Michael Stahl  <mstahl@redhat.com>  [e7c096471d05cc979fff7a9e5fcc2ad6a7e4ac54]

sw: translate some comments, and s/sal_Bool/bool/


2011-12-22  Tzvetelina Tzeneva  <tzvetelina@gmail.com>  [062eaeffe7cb986255063bb9b0a5f3fb3fc8e34c]

sw: Improved document comparison based on RSIDs.


2011-12-22  Eike Rathke  <erack@redhat.com>  [61329db01af7fd7c5915a4d81896d52fda7168db]

'--' is not allowed inside comments


2011-12-22  Matúš Kukan  <matus.kukan@gmail.com>  [b769901d5a09d7c8bd9ef666a863ff5e7fce4c1e]

unusedcode: remove various unused classes


2011-12-22  Matúš Kukan  <matus.kukan@gmail.com>  [9856dfd3cccc145130c7e5e7c4c1571a3d2068aa]

unusedcode: oox: remove some unused code


2011-12-22  Olivier Hallot  <olivier.hallot@alta.org.br>  [7c0c3362de894ddd4526f56e1849f116eb25cedd]

Fix for fdo43460 Part XV getLength() to isEmpty()

Part XV
Module
embeddeobj

2011-12-22  David Tardon  <dtardon@redhat.com>  [7248aaed7aca6c241683f6d83bb6caa00c447b0d]

we need to include the localized file

This reverts commit 9d88c67c4cfa8e894d23ebe7924a9d630327ccda.

2011-12-22  Tor Lillqvist  <tlillqvist@suse.com>  [e685a684eb91c56004ba9168c5a5e990cd2f587f]

Initial untested implementation of dirent style functions for the .apk


2011-12-22  Tor Lillqvist  <tlillqvist@suse.com>  [6aac868d65c72d40b702435b0b5a570d73a4d430]

Add comment about how to use the lo-strace "extra" (option)


2011-12-22  David Tardon  <dtardon@redhat.com>  [28cb2ca7956cd79704089ad4ca7cedd3dc0c207f]

replace this monstrosity with gb_SrsTarget_add_templates


2011-12-22  David Tardon  <dtardon@redhat.com>  [a6511b9d9a3f13835510a9caffc837829b206d14]

add some explanation for gb_SrsTemplateTarget


2011-12-22  David Tardon  <dtardon@redhat.com>  [bc3683aecd2205db8878c87d028550ef7b07203e]

use the same dir structure for images as sc and sw


2011-12-22  David Tardon  <dtardon@redhat.com>  [b80d9acb3e0c3caf7d760b9ee3f5cfaf07bb32cd]

use officecfg/Office/Common.hxx directly


2011-12-22  Jan Holesovsky  <kendy@suse.cz>  [ee1eb926550028da6e5e44089d4706798f94e0bb]

Improve usability of the Page Break control.

- use the same fade in/out values that we use for headers/footers
- clicking on the line opens the menu too
- clicking outside the menu hides the button
- leaving the line or the button hides the button immediately

2011-12-22  Caolán McNamara  <caolanm@redhat.com>  [27aa4dccf24fca018e19e563e000051f7f9af62e]

bump hyphen to 2.8.3


2011-12-22  Caolán McNamara  <caolanm@redhat.com>  [5c1dc778d6ce38d563462a76cdc454ed476cf15b]

remove some unused code


2011-12-22  Caolán McNamara  <caolanm@redhat.com>  [700d04cf24c2889d0ce9333f47e843e76c367c37]

default to dbglevel=2 for callcatcher


2011-12-22  Caolán McNamara  <caolanm@redhat.com>  [de2491a4c38a65cdc3c9d27629c1c9988bce096b]

new route left to set pHandler


2011-12-22  Caolán McNamara  <caolanm@redhat.com>  [9d97f5e8ab1670e5d496cf4bb3fe5494341c581e]

callcatcher: newly unused code


2011-12-22  Caolán McNamara  <caolanm@redhat.com>  [a5c153bf83eb0e8878ffa2f5905e75b1216b8954]

fix msvc build error


2011-12-22  Caolán McNamara  <caolanm@redhat.com>  [be4db0569c947179b0facf367862213748982361]

catch by const ref


2011-12-22  Caolán McNamara  <caolanm@redhat.com>  [7a6efedd9eb4dea9abc9d1fd1f6362092ce01f78]

split hyphen patch to isolate android support


2011-12-22  Caolán McNamara  <caolanm@redhat.com>  [80a11f0d43309f336d9ca4723f06b8e49ac1d7d7]

ByteString->rtl::OString


2011-12-22  Caolán McNamara  <caolanm@redhat.com>  [1c1961786a519101bbf34c62542542c8a56e0328]

inheriting from ByteString is kind of weird


2011-12-21  August Sodora  <augsod@gmail.com>  [66714f1888eaccef4eb5341971278ae7dfafa16b]

Remove HelpAgentWindow


2011-12-21  Peter Foley  <pefoley2@verizon.net>  [881ea5470aa45c90a3a4b20d5126095ab353acc3]

fix build with msvc


2011-12-22  Miklos Vajna  <vmiklos@frugalware.org>  [0d9d6535a9ad2a242ea546962d0d8514768dda39]

dmapper: clog -> SAL_WARN in GraphicImport


2011-12-22  Miklos Vajna  <vmiklos@frugalware.org>  [3c86591749aae36f997944d9c972d1c71b21bc7b]

fdo#40937 fix RTF import of images with invalid crop data

Add a try-catch, so in case setting crop data fails, the size data will
be still set.

2011-12-22  Miklos Vajna  <vmiklos@frugalware.org>  [acfdec468d54d44f94ca6752bbbfbdab07ef9a0c]

writerfilter: fix dbglevel=2 build

This basically reverts e8f980d10cf95b8bced1ca18a55b2a4784f6dcc9 and
b0e993d42e1df8c68c4c2684ab9dda27a1329594, while keeping callcatcher
happy.

2011-12-21  Peter Foley  <pefoley2@verizon.net>  [79b252a56db8f1c2159d3269de415ffe2f2d9bb1]

add framework to tail_build


2011-12-22  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [a308f9172f86349c324a8cb07979f7b051811321]

Revert "Fix gmake detection for MacOSX"

This reverts commit cf33de27eb5e981d8a1fa76f6a9d72ce7174f10d.

This breaks make bug 20033 detection on Linux. If this can not be reliably
detected on OSX, just disable parallelism for GNU make 3.81 on OSX in general,
but leave the detection intact for Linux.

2011-12-21  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [5e772cda4008fc26bdbd015041d40806b5c339f0]

Header/Footer,Page Break: fix bad test for printing mode (fdo#43962)


2011-12-21  Stephan Bergmann  <sbergman@redhat.com>  [c9bc4a04064f15906ab94cd6c0b175609f3a2ad2]

rtl::OString::copy with count too large raises assert.


2011-12-21  Eike Rathke  <erack@redhat.com>  [c1db721af6286ae4c3164075337d81e943845938]

ScChangeActionTable conversion: another correction


2011-12-21  Michael Stahl  <mstahl@redhat.com>  [3d96cb2527b5899b4d1bda3cef78110f321718e5]

ScChangeActionTable conversion: small corrections


2011-12-21  Marcel Metz  <mmetz@adrian-broher.net>  [713d69d96038fdd5479de076270c2186f95c2630]

fdo#38832 Replace ScChangeActionTable with std::map


2011-12-21  Marcel Metz  <mmetz@adrian-broher.net>  [13f8d799b9ad799e3e91a304b66ebd2151307fd5]

Replace SwTxtPortionTable with std::map.


2011-12-21  Jan Holesovsky  <kendy@suse.cz>  [40fe511d0ed56d4481cad9c278899f3b9167cdb5]

Don't show the non-printing characters by default.


2011-12-21  Korrawit Pruegsanusak  <detective.conan.1412@gmail.com>  [202eb9a83433fa2eeed4a427a2a69a3050d5d4f3]

Revert this to build on msvc 2008


2011-12-21  Eike Rathke  <erack@redhat.com>  [6c37252eb93db161edfd234696604774e9ee1d8c]

resolved fdo#37978 - Date formatting in Spreadsheet is inconsistent

* SvNumberFormatter::IsNumberFormat() ISO 8601 date input results in
  yyyy-mm-dd format if no other date format was set.
* SvNumberFormatter::GetInputLineString() preserves ISO 8601 date format for
  editing if such was set.

2011-12-21  Caolán McNamara  <caolanm@redhat.com>  [98d75b3506520bd5db7071a2d9379fb7c565b9d9]

ditch min/max as macros under msvc


2011-12-21  Rene Engelhard  <rene@debian.org>  [b31375be84cd9a9418ad69d8df45aafc1989f46d]

don't remove configure and aclocal.m4 in distclean anymore


2011-12-21  Caolán McNamara  <caolanm@redhat.com>  [b9d786f5351614e520809635be16420710d13825]

WaE: hInstance arg unused under mingw32


2011-12-21  Caolán McNamara  <caolanm@redhat.com>  [458a7c2c7dc5ce082bddcc953ab57a9506206f18]

WaE: add a space to tell SLED-11 gcc that we know what we're doing


2011-12-21  Michael Stahl  <mstahl@redhat.com>  [489adacb7cef9a63a9326a55f5265bef937c4267]

Repository.mk: for libraries it's PLAINLIBS_NONE


2011-12-21  Caolán McNamara  <caolanm@redhat.com>  [3af1efde386531c7f0c6c0f66e142c9c19da9e47]

build-fix for windows msvc


2011-12-21  Caolán McNamara  <caolanm@redhat.com>  [b40f2b9b08e0b66101f65058f56093610052d5b8]

get osl_File qa test to build under windows


2011-12-21  Michael Stahl  <mstahl@redhat.com>  [89d2733e16ae6233deea6bef3193bd45c89b854c]

sw: fdo#39159 fdo#40482: temp selection print doc:

Ensure that the printing temp selection document is not destroyed
prematurely by SwXTextView::NotifySelChanged, called via
ViewOptionAdjustStop, by retaining the temp doc object shell not
at the View but in SwRenderData.

Not restoring the view options for selections does not actually work,
because having a selection surprisingly does not imply printing a
temp document: the preview also uses a selection.
(view option regression from cd690d2e72be410058376c416a40ff5d918fb0f7)

2011-12-21  Petr Mladek  <pmladek@suse.cz>  [c84ac758aa081f2b642aa9b96fda8496d0d66188]

do not use ABOUTBOXPRODUCTVERSIONSUFFIX in download name

I did not read the code carfully enough when added this line few days ago.

2011-12-21  Caolán McNamara  <caolanm@redhat.com>  [c010c77dc3d240413d584d5837de4be1b164517e]

explicitly write an 8 bit empty string


2011-12-21  Caolán McNamara  <caolanm@redhat.com>  [2a76860a496a8a624e9e44d20c24252d59f88463]

update delivering the correct version


2011-12-21  Robert Nagy  <robert.nagy@gmail.com>  [b8b22391ae7f87c8fb495a9e6839ed508fdaf932]

only use posix_fallocate() if it's actually available


2011-12-21  Caolán McNamara  <caolanm@redhat.com>  [56c0d3b569ba62eafe94f79299e5afb83f2f891b]

disable min as macro under msvc


2011-12-21  Caolán McNamara  <caolanm@redhat.com>  [da3e169a393d59b23c92187d0da80b92caf78308]

bump mythes to 1.2.2


2011-12-21  Caolán McNamara  <caolanm@redhat.com>  [f5eb8a2fc2e56c0950db2fafeded593d569d43e9]

I hate you poxy msvc


2011-12-21  Matúš Kukan  <matus.kukan@gmail.com>  [683e471f3559b3dc40dc697576baf0be9612b1fc]

gbuild, sal: dl is linux only


2011-12-21  Robert Nagy  <robert.nagy@gmail.com>  [1c184292ad65907a5c19458ae4366c5af67d4828]

sync the gb_LinkTarget__command_dynamiclink function from unxgcc.mk


2011-12-21  Robert Nagy  <robert.nagy@gmail.com>  [891d78eb4655f197877fe58c2c23c460e2a402c9]

use the internal gethostbyname_r() implementation on OpenBSD too


2011-12-21  Caolán McNamara  <caolanm@redhat.com>  [c1d49234e5e8e7faa84f4d118500a138decfb04e]

tweak for pre language-defect #77


2011-12-21  Caolán McNamara  <caolanm@redhat.com>  [5c24789ca33d7b2b0c39626208cf0708fb470d95]

disentangle Read/WriteByteString OUString variants

The ones which use a definite 8-bit encoding read/write pascal-style
strings with a 16bit length prefix.

The ones which use a definite 16-bit encoding read/write pascal-style
UTF-16 strings with a 32bit length prefix, i.e. not ByteStrings at all

The "I dunno" ones might be UTF-16 strings or 8-bit strings, depending
on the charset. Rename to ReadUniOrByteString like the other
similar horrors to flag this misery

2011-12-21  Caolán McNamara  <caolanm@redhat.com>  [c4f0efc2378cebc3b581bc949da70a2b2f149961]

convert ReadByteString/WriteByteString from ByteString to OString

Nobody ever used the return values anyway, so for reading just
return the string and for writing the number of bytes written

Doesn't need to be members, make standalone functions

Rename  to
read_lenPrefixed_uInt8s_ToO[U]String and
write_lenPrefixed_uInt8s_FromO[U]String, lengthy,
but much less unambiguous, seeing as a lot of users of it don't
seem to be aware that they read/write pascal-style length
prefixed strings, which isn't surprising given the
apparent simplicity of their original name.

added a unit test

2011-12-21  August Sodora  <augsod@gmail.com>  [073431d26d39216a7f5f85489ecd4eb60806ee88]

More removal from TTProperties


2011-12-21  László Németh  <nemeth@numbertext.org>  [4a3ca24020bdaa956acbefd911e688917c7fa3dd]

Fix #43931 (bad hyphenation of French words with hyphen and apostrophe)


2011-12-21  Takeshi Abe  <tabe@fixedpoint.jp>  [7958f8244cc3e554b1339b14c7e589dfcbb0526c]

catch exception by constant reference


2011-12-21  Matúš Kukan  <matus.kukan@gmail.com>  [ba507c41ba991b72da34da58b6a5d61bc1a7822e]

gbuild: WNT: register wininet library


2011-12-21  Matúš Kukan  <matus.kukan@gmail.com>  [6c6055750dd4c0ddcff06fcf5b6d93d576245633]

move onlinecheck.cxx from sal to extensions


2011-12-21  August Sodora  <augsod@gmail.com>  [7167559379cd44e0160ba20c69cbb6954887e32b]

Remove unused icons


2011-12-21  Tor Lillqvist  <tlillqvist@suse.com>  [e3ab0fd9016bc24c5a0eb0807f171d5025c3bb79]

osl_unmapFile can't work for files bundled inside the .apk on Android

On Android, when an app is installed, arbitrary files bundled in the
app won't be unpacked into actual separate files in the file
system. They will exist only as archive entries in the .apk file
(which is a zip archive).

The SDK tooling puts such files under the /assets folder in the
.apk. The LibreOffice bootstrapping code for Android maps the .apk
file into memory.

osl_openFile() knows about the /assets special case, and uses a
separate abstraction for such memory-mapped files.

Obviously, when producing an .apk, one needs to make sure these
bundled files are not compressed, if one wants to be able to use them
directly from the memory-mapped .apk file. We do that in our test and
sample Android projects.

When mapping such files under /assets , just return a pointer to the
file's location inside the mapped .apk archive.

We can't use the old osl_unmapFile() on such mapped files, as that
would unexpectedly unmap fairly arbitrary pages of the .apk mapping,
wreaking havoc on later use of the same pages.

So, introduce a new osl_unmapMappedFile() function that takes also the
oslFileHandle originally passed to osl_mapFile(). Use this instead in
the few places where the code actually called osl_unmapFile(). Make
sure osl_mapFile() is nonexistent on Android.

2011-12-21  August Sodora  <augsod@gmail.com>  [eeecf625351238f90c61c82b403bd65e35d7833e]

Remove TTProperties


2011-12-21  August Sodora  <augsod@gmail.com>  [3b8bf60a040d51d2d228127693f0b9c3292b151d]

Revert "callcatcher: Remove unused code"

This reverts commit 070eff8cf1ad7763b8b730336f11032893b77049.

2011-12-21  Matúš Kukan  <matus.kukan@gmail.com>  [d73d329bf1a114bb5e26742245aac9abb6dae269]

callcatcher: remove unused classes


2011-12-21  August Sodora  <augsod@gmail.com>  [070eff8cf1ad7763b8b730336f11032893b77049]

callcatcher: Remove unused code


2011-12-21  Caolán McNamara  <caolanm@redhat.com>  [6708977331c933b3483b9fe5f66d981b51fd8d49]

needs more work first

This reverts commit 92f396733ebc518bcb7a9eae2dd3169d333b82b9.

2011-12-21  Caolán McNamara  <caolanm@redhat.com>  [fffae28952f20fed693df4de8b8645cf0aedabfa]

bah, need to tweak for pre c++0x

This reverts commit d00fc0e293852cfc019ffaffa65bee327397677b.

2011-12-21  Caolán McNamara  <caolanm@redhat.com>  [6fd747bf0e1f8374d52e26e823d2186275d5e8fb]

make this Makefile the same as all the others

so that make inside an source ./Env.Host.sh environment
works the same as make outside that env

2011-12-21  Caolán McNamara  <caolanm@redhat.com>  [2d9aac80a17b61f8339b80a4bc1555940255a8ff]

msvc2008 hunspell linked to icuuc


2011-12-21  Caolán McNamara  <caolanm@redhat.com>  [d00fc0e293852cfc019ffaffa65bee327397677b]

disentangle Read/WriteByteString OUString variants

The ones which use a definite 8-bit encoding read/write pascal-style
strings with a 16bit length prefix.

The ones which use a definite 16-bit encoding read/write pascal-style
UTF-16 strings with a 32bit length prefix, i.e. not ByteStrings at all

The "I dunno" ones might be UTF-16 strings or 8-bit strings, depending
on the charset. Rename to ReadUniOrByteString like the other
similar horrors to flag this misery

2011-12-21  Caolán McNamara  <caolanm@redhat.com>  [92f396733ebc518bcb7a9eae2dd3169d333b82b9]

convert ReadByteString/WriteByteString from ByteString to OString

Nobody ever used the return values anyway, so for reading just
return the string and for writing the number of bytes written

Doesn't need to be members, make standalone functions

Rename  to
read_lenPrefixed_uInt8s_ToO[U]String and
write_lenPrefixed_uInt8s_FromO[U]String, lengthy,
but much less unambiguous, seeing as a lot of users of it don't
seem to be aware that they read/write pascal-style length
prefixed strings, which isn't surprising given the
apparent simplicity of their original name.

added a unit test

2011-12-21  Caolán McNamara  <caolanm@redhat.com>  [b57eceb231b61abc7121686d70df8d7c0dfacb75]

callcatcher: remove unused Find1RefWindow variant


2011-12-21  Caolán McNamara  <caolanm@redhat.com>  [4eb4514ee1690b43c8abf091a8ee4591383388da]

This just can't be right, WriteByteString writes a pascal-style string

WriteLine just writes a line of text, WriteByteString writes
a 16bit length of following content. It can't make sense to
suddenly stick a pascal-style string in at the end of a file
that's otherwise plain text.

original git id that introduced the use of WriteByteString here
was ea76474a back in 2002

Perhaps this worked because partial strings never ended up
as trailing content, so only ever had an empty string as
the final partial string, so a 0x0000 got appended, as
opposed to a newline, so it appeared to do the right thing.

2011-12-21  Matúš Kukan  <matus.kukan@gmail.com>  [166f974c858546330fd98bd38e09c9cbfa124d82]

extensions: bin unused files


2011-12-21  Caolán McNamara  <caolanm@redhat.com>  [c1c3ef64bca25183979f666aef51ab2854d628d8]

callcatcher: remove some unused code


2011-12-21  Caolán McNamara  <caolanm@redhat.com>  [725f7d0171985ff858af2436c553b4906bd060f6]

autocorrection migration never actually used


2011-12-21  Caolán McNamara  <caolanm@redhat.com>  [1bac5427d6e1b3af2591291fc328d832a8b23047]

SpellError doesn't need to be a [IMPL|DECL]Link

and as a side effect we can simplify, because argument is never NULL
and return is never used

2011-12-21  Caolán McNamara  <caolanm@redhat.com>  [60bfcc0a4af860f21a840ce47585ff9395cf28e6]

callcatcher: SfxRequest::IsRecording unused for a long time


2011-12-21  Caolán McNamara  <caolanm@redhat.com>  [80c7dd48a0b11e6c3009ac03283cec550785b9c5]

AutocorrectionMigration is not constructable


2011-12-21  Caolán McNamara  <caolanm@redhat.com>  [650ed10bd00766f48dccb9b26d55d67eed034872]

can't see why there's an appendChar here


2011-12-21  Caolán McNamara  <caolanm@redhat.com>  [b0df6d86e4f18877a8d548075b8d73e3d87c81fd]

SfxObjectShell may not have a medium


2011-12-21  Olivier Hallot  <olivier.hallot@alta.org.br>  [545921f914ec172bcd6712cce54847131a49afb6]

Fix for fdo43460 Part XII getLength() to isEmpty()

Part XII
Module
dbaccess

2011-12-21  Olivier Hallot  <olivier.hallot@alta.org.br>  [1835d0599e3d8984c7dfa2bbef2be5747596716a]

Fix for fdo43460 Part XIII getLength() to isEmpty()

Part XIII
Module
desktop

2011-12-21  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [1623b021cf580d3f84d562b638cb034847792401]

set focus to Name Edit Line in Define Names dialog


2011-12-21  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [16af1bd2094c38ab2bbf070340717ba8405abbb5]

full absolute refs in range names should be treated like normal abs refs


2011-12-21  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [64e416d42af6e315bd9e06ab638294a906cae219]

fix small problem with range names in copy/paste


2011-12-21  Tor Lillqvist  <tlillqvist@suse.com>  [5e3059834e30276e520b8e0f701351d51af5c604]

Need visibility markup for ANativeActivity_onCreate() too


2011-12-21  Tor Lillqvist  <tlillqvist@suse.com>  [73b54eb92ea8add31efdfb40b86c2ea2b3f78942]

Need visibility markup for lo_main() too


2011-12-21  Tor Lillqvist  <tlillqvist@suse.com>  [eae42329c2733f55969a9342edcfd320d3f6c156]

Add a couple of missing files


2011-12-21  Tor Lillqvist  <tlillqvist@suse.com>  [527cca44ba161b59583334f1cfa89549bc94078b]

Bin leftover unused files


2011-12-20  Matúš Kukan  <matus.kukan@gmail.com>  [9148757cc823efa0ac6dfe0a9a825bae47cb31fa]

callcather: remove sdr::Comment


2011-12-20  Tor Lillqvist  <tml@iki.fi>  [2a1d6d03303a927e2464017535fd655ac83392e2]

Do hardcode alignments for PowerPC Mac OS X


2011-12-20  Tor Lillqvist  <tml@iki.fi>  [faa91fe347ad49fa9ae41323cff2714a78cd6a36]

Require ac_cv_alignof_* env vars if we don't have AC_CHECK_ALIGNOF


2011-12-20  August Sodora  <augsod@gmail.com>  [bbe9cf453c9fd1809e6802e01bf959f7de7e9de9]

callcatcher: Remove unused code


2011-12-20  August Sodora  <augsod@gmail.com>  [0696c0aa742c57ae93733bd43c694d847c2bcd7e]

callcatcher: Remove unused code


2011-12-20  August Sodora  <augsod@gmail.com>  [e8f980d10cf95b8bced1ca18a55b2a4784f6dcc9]

Remove unused code


2011-12-20  Mateusz Zasuwik  <mzasuwik@gmail.com>  [28b1abe11c1bfc644701f62096fce7fcfafaaa93]

genitive case month names for [pl-PL]


2011-12-20  August Sodora  <augsod@gmail.com>  [b0aac3f446f95080cbcac8e2f011dd56be1bacdd]

String->OUString


2011-12-20  Matúš Kukan  <matus.kukan@gmail.com>  [a029a486868d936d5d4609f6c5b9875406f83536]

add basic to tail_build


2011-12-20  Petr Mladek  <pmladek@suse.cz>  [6703e91a745c78c2acf1beedfc55f7916d026ef9]

avoid the hardcoded 3.4 version


2011-12-20  Petr Mladek  <pmladek@suse.cz>  [9d94cd46ed8921ac6a459c125be3edad57f04a4e]

set correct icon names in desktop files

also use icon names *3.5* instead of *35*; this version is used on another
locations as well; it allows to reuse the UNIXBASISROOTNAME variable that
is substituted by the installer

2011-12-20  Petr Mladek  <pmladek@suse.cz>  [ec9230598eaa507a4e8971f20d893169c846c9d7]

allow to call ooinstall twice with $DESTDIR


2011-12-20  Matúš Kukan  <matus.kukan@gmail.com>  [032df7e9bfafeb93925959626b79eeee3cec17a4]

gbuild: these targets depend on svx/globlmn.hrc


2011-12-20  Matúš Kukan  <matus.kukan@gmail.com>  [1db544cc34dd74ba3dd70f46d56c376b177dcd0c]

svx: add globlmn.hrc as target from OUTDIR for other modules to depend on


2011-12-20  Matúš Kukan  <matus.kukan@gmail.com>  [c44cc4d1312fcc180cb3c5df0062aabb44625ded]

reportdesign: remove unnecessary includes from svx


2011-12-20  Noel Grandin  <noel@peralex.com>  [c5ed0b8f95600c3ceacbcd4511dc3a7b4cabcbae]

svx: translation by Mike Whiteley and Noel Grandin

(with very few tweaks by the committer)

2011-12-20  Michael Meeks  <michael.meeks@suse.com>  [9ae50a6d41c535273ebfab77b9140952d302a177]

Revert "minor idl fixes" - no explicit license statement yet.

This reverts commit 5260bf5ea7271cca4767f596592091dcdfd895fe.

2011-12-20  Michael Stahl  <mstahl@redhat.com>  [cb1ad8c8df48161917fdb2044ac55d144049d2f4]

unordf: tweak SPARQL unit test:

rasqal 0.9.27 returns no variables for a SPARQL SELECT query with no
results; it is unclear whether that is allowed but it is a corner case
and probably we should not be testing for that.

2011-12-20  Peter Foley  <pefoley2@verizon.net>  [4862b48b4d4eda39e24b18368f405e18ffaf1298]

ignore concat-deps on cygwin


2011-12-20  Peter Foley  <pefoley2@verizon.net>  [2dfdf47b5956c47a9347d5fd600384bee47372d3]

ignore merge modules


2011-12-20  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [e040d2931658b411bfbd1c668dc96422374a74be]

RTF/DOCX import: fixed the import of consecutive frames (n#703032)

When we have two consecutive paragraphs with different frame properties,
the second frame wasn't created. Now store the current paragraph
properties in order to create the frame later.

2011-12-20  Tor Lillqvist  <tlillqvist@suse.com>  [7d3c674a0444e7688178b00ae4675bb65c685798]

Abandon attempt to use the debug CRT in a dbgutil build


2011-12-20  Michael Meeks  <michael.meeks@suse.com>  [29b6eda7e5909106d8325f75b3ae0cda579385b5]

remove un-used code, and make a start at rampant vspace wasting


2011-12-20  Luboš Luňák  <l.lunak@suse.cz>  [0e44efd3744d6355e31f623a21c22057f5b2628c]

missed this in b55dbc1e - show extension for .c files as well


2011-12-20  Olivier Hallot  <olivier.hallot@alta.org.br>  [1375183d465fb17db513dfe16ac522e48573a4c0]

Fix for fdo43460 Part XI getLength() to isEmpty()

Part XI
Module
cui

2011-12-20  Luboš Luňák  <l.lunak@suse.cz>  [170d75c3f58e500bda864bf7b7aeefd06716a0a6]

remove obsolete comment


2011-12-20  Eike Rathke  <erack@redhat.com>  [b34b0ff236618ec026e96c8bc90c6354a51c8045]

another "ScToken::GetDoubleRef: virtual dummy called"

When checking for svSingleRef or svDoubleRef, also check for
svExternalSingleRef or svExternalDoubleRef. Otherwise the dummy reference is
treated.

2011-12-20  Michael Meeks  <michael.meeks@suse.com>  [6f0af3c2e3bef9e4d683e27f783024c799452a63]

catch rather unlikely vcl case and don't crash


2011-12-20  Matúš Kukan  <matus.kukan@gmail.com>  [cdd2792816af95d9c8a0fea07d989102c2f633b0]

sal: disable subsequentcheck which has circular dependency

make 3.82 continues without error but apparently older version not

2011-12-20  Peter Foley  <pefoley2@verizon.net>  [c20b8e269b94fcf0b2ecbc817dabcc6eec488593]

add idl to tail_build


2011-12-20  Peter Foley  <pefoley2@verizon.net>  [e12f8d4a632cf2d63e5e918e1c7549f70faeed51]

add dtrans to tail_build


2011-12-20  Peter Foley  <pefoley2@verizon.net>  [457ec785870856f4dd284e3ca7d38bd8ac3c927d]

add xmloff to tail_build


2011-12-20  Peter Foley  <pefoley2@verizon.net>  [529653fe4708b27006377ca6cc1f4a09d5138cb6]

add editeng to tail_build


2011-12-20  Peter Foley  <pefoley2@verizon.net>  [36b0431d37755ca2c55384998d56dcd294833644]

add canvas to tail_build


2011-12-20  Peter Foley  <pefoley2@verizon.net>  [37fbc0a00982be908f7b5ea5e7151a48043df9df]

add scaddins to tail_build


2011-12-20  Peter Foley  <pefoley2@verizon.net>  [118aa11cd70c0201e714ac35f408d849abd46858]

add cppcanvas to tail_build


2011-12-20  Peter Foley  <pefoley2@verizon.net>  [e3d8b007042b541b714b25be5a0b835fd0ce24ea]

add sfx2 to tail_build


2011-12-20  Peter Foley  <pefoley2@verizon.net>  [34e0cda7f8b2c6cf61871e72ab7948944216993c]

add avmedia to tail_build


2011-12-20  Peter Foley  <pefoley2@verizon.net>  [4d053e9b8014ad13b140edc3c1aaca9ed7ec98ec]

add drawinglayer to tail_build


2011-12-20  Peter Foley  <pefoley2@verizon.net>  [7d4acd97fa55032a9c6ecb4d8eb6d999d4336c2e]

add svx to tail_build


2011-12-20  Caolán McNamara  <caolanm@redhat.com>  [217cde3790a05c786b7809d6326a15542aadd4ac]

callcatcher: update list


2011-12-20  Caolán McNamara  <caolanm@redhat.com>  [d0572a171ef8841fd1af9e67d82e5ca3e603bf19]

SelectHdl_Impl doesn't need to be an [IMPL|DECL]Link now


2011-12-20  Caolán McNamara  <caolanm@redhat.com>  [4645a24805fb69c75c69547babd498ec913e61a0]

valgrind: uninitialized values used


2011-12-20  Caolán McNamara  <caolanm@redhat.com>  [80cc772841dc3b03f0a629215858d0a44f5419a1]

pretty up exception message for display in StarBasic dialogs


2011-12-20  Miklos Vajna  <vmiklos@frugalware.org>  [133f4d750a46dc67797d2f23f25a1bb39620d59f]

fdo#42109 fix RTF import of fields inside tables


2011-12-20  Luboš Luňák  <l.lunak@suse.cz>  [577bb0dc298cc376d94ecdd35672081628bb8a93]

if a bracket pair has no left/right bracket, it needs to explicit (fdo#32636)


2011-12-20  Luboš Luňák  <l.lunak@suse.cz>  [d607e5cda6d2d18464ecdf6740a90870039a78f7]

import m:eqArr (part of fdo#32636)


2011-12-20  Luboš Luňák  <l.lunak@suse.cz>  [a69d808021e25303c62b84df459515d1ca52dc12]

export vertical stack as m:eqArr, seems to fit much better


2011-12-20  Luboš Luňák  <l.lunak@suse.cz>  [0acff1783abf132a9fc3481848b6b1a81559086a]

skip unknown elements when reading multiple elements from docx mathml


2011-12-20  Caolán McNamara  <caolanm@redhat.com>  [b0604113bc35c17f84f952ec882c24d61eef30e3]

ByteString->rtl::OString


2011-12-20  Caolán McNamara  <caolanm@redhat.com>  [865aba9fa7d330f8ef8e9605dcd7e301184d2a2a]

callcatcher: ScJobSetup never constructed


2011-12-20  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [275e6c62917bffe65dd6c26f42e42ae6324619fe]

Disable cairo svg surface on windows to avoid problems with missing header


2011-12-20  James C  <james.from.wellington@gmail.com>  [cf33de27eb5e981d8a1fa76f6a9d72ce7174f10d]

Fix gmake detection for MacOSX


2011-12-20  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [b71919511f7748af7c69a2d2da4e937777af7eb7]

disable failing test

after my last rework of the copy paste code my old assumptions for the
copy paste code are no longer valid

2011-12-20  Norbert Thiebaud  <nthiebaud@gmail.com>  [149968b4b1eeeed3669ee4229c753afdc0cd322d]

re-add the #ifdef DBG_UTIL that seems to have accidentally been removed.


2011-12-20  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [b77902d38d06df87694564ded859733bdb1d4fb2]

add test case for ScTableSheetsObj::XNameContainer::removeByName


2011-12-20  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [b5363b8cedf09ce7e8c75022041f4dafda4b699f]

improve the handling of range names while copy between different docs

we now behave nearly the same way as excel does

2011-12-20  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [2b995d9f9a4f5b99a1c6e80be77a0a6dea2c968a]

add a warning dialog if we have ext refs to unsaved docs


2011-12-20  Rene Engelhard  <rene@debian.org>  [bacf1f9d7be4030b292e4f586654907601b9e4ed]

evoab is gid_File_Lib_Evoab since long(er), not gid_File_Lib_Evoab_2


2011-12-19  August Sodora  <augsod@gmail.com>  [d498a3c2a12e03810a81937c1252dc0b16747936]

callcatcher: Remove unused code


2011-12-19  August Sodora  <augsod@gmail.com>  [b0e993d42e1df8c68c4c2684ab9dda27a1329594]

callcatcher: Remove unused code


2011-12-19  August Sodora  <augsod@gmail.com>  [f94db3d01631e75750431a87215338bf182f7c61]

callcatcher: Remove unused code


2011-12-20  Takeshi Abe  <tabe@fixedpoint.jp>  [1f2fd91bf1acc4b6e0b102738c319ce074b7faf7]

catch exception by constant reference


2011-12-19  August Sodora  <augsod@gmail.com>  [add0b7de36f4b0d133906fdd9647d742c33dd63b]

String->OUString


2011-12-20  Matúš Kukan  <matus.kukan@gmail.com>  [7f56bfc31ce5ca2e7fa1678de2c924b8107967c5]

remove one more ifdef for SwTestTabPage

But shouldn't this stay as it was before
d330111ec383542ad8955d78a64f4ed4b095b683
in sw/source/ui/dialog/swdlgfact.cxx:1648 ?

2011-12-20  Tor Lillqvist  <tlillqvist@suse.com>  [6e07d605f30dab8ff3cc993245114071654e386a]

Use visibility attributes as we get compiled with -fvisibility=hidden


2011-12-20  Tor Lillqvist  <tlillqvist@suse.com>  [0edebb4f7984aab8778835e9d74474668ff06bf5]

Fix cairo build for Android again


2011-12-20  Tor Lillqvist  <tlillqvist@suse.com>  [3fbac5c1c0d787a7ad5775e0f62872e117564c90]

Add TWAIN License text

Note that it is already included in our
readlicense_oo/txt/license.txt, so we presumably have fulfilled the
license's requirements. Just adding the text in twain.h, too, for
helpfulness.

2011-12-20  Tor Lillqvist  <tlillqvist@suse.com>  [25e10370feb4d62b953c317169516737fe982a34]

Link most libs and executables with gb_STDLIBS as presumably is intended


2011-12-20  Tor Lillqvist  <tlillqvist@suse.com>  [a3c01095c0bb8c37fd8ddb9ec7f4e2df5085a81a]

Add gb_STDLIBS and override gb_Library_PLAINLIBS_NONE


2011-12-20  Tor Lillqvist  <tlillqvist@suse.com>  [a6eb07b239339bae9969ce294d5b98407ced5273]

Fix compiler warnings for Android


2011-12-20  Tor Lillqvist  <tlillqvist@suse.com>  [74b9ddd6aba2adfb43a0993306853e2fed821533]

Always use the autoconfed sizes and alignments, not only when cross-compiling


2011-12-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [8a9aea09d274419f924b17084137eaf6c0b92fc1]

Copy absolute sheet refs between different docs: Part IV

Handle Move Sheet correctly

2011-12-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [a0a1a34622e3c36c4e28561aba3a19ea8b6d51f6]

Copy absolute refs between different docs: Part III

support copying from an unsaved document and some improvements

still problems with MoveTab and missing dialog box if we have external
refs to unsaved docs while we save

2011-12-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [2119f46497ab92218c8bf3a60dc54c7da78a94dd]

don't set current entry for every entry during init


2011-12-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [2cc7b083386dec73b353c0bd187dfe3a58906c10]

Copy Absolute Formulas between Documents: Part II

adjust named ranges formulas too

little problem here:
tab absolute and  col/row relative is tricky, the col/row is calculated
relative to the cell where the range name is used but we don't know in
which cells the range name is used
The other office solves that by making only references pointing to
sheets that are not copied external (this solution is not perfect)

2011-12-20  Tor Lillqvist  <tml@iki.fi>  [3584cb1906ee96c11fbd5040bf57538cf0543254]

Need gb_CXXFLAGS, too


2011-12-19  Matúš Kukan  <matus.kukan@gmail.com>  [be45ae39c4712da0079b26fe856a71c608909db5]

fix build: we now use SwTestTabPage also with disabled dbgutil


2011-12-19  Caolán McNamara  <caolanm@redhat.com>  [6ade792d3e8f3244dcbb445a540939158820e50a]

IDL_COMPILER is always defined


2011-12-19  Michael Stahl  <mstahl@redhat.com>  [6716631b35c9ceca9bbe3b5c31b9e5ae810b6920]

extensions: d'oh, i've pasted C++ emacs modelines in makefiles


2011-12-19  Matteo Casalin  <matteo.casalin@poste.it>  [864bc59e66e92eabeef26222301607a7a5745bea]

Removed COMPRESSMODE_FULL support from SvStream


2011-12-19  Caolán McNamara  <caolanm@redhat.com>  [815b7b39f2b29db2d9e081b1ea098aaa6209c0e6]

EXTENDED_BINARY_MODULES is always defined


2011-12-19  August Sodora  <augsod@gmail.com>  [cdb2736f5bbc15c0b485cde667d889ed17c699c6]

Remove DebugPlotter


2011-12-19  Matúš Kukan  <matus.kukan@gmail.com>  [4ee82ce8aeb36673301b631e94f80f725eecc362]

extensions: nsplugin: tweak linked libraries


2011-12-19  Matúš Kukan  <matus.kukan@gmail.com>  [a705718a7d95c8e1abc22fcc57ddb84e5b18aa0a]

gbuild: register ws2_32 also for MSVC


2011-12-19  August Sodora  <augsod@gmail.com>  [4327d79148af677629fceb1e0e7ddf99f9540d22]

Remove unused code


2011-12-19  August Sodora  <augsod@gmail.com>  [db8ff2610aea96597f1a09ec81ae09a7c832d158]

callcatcher: Remove unused code


2011-12-19  August Sodora  <augsod@gmail.com>  [4f766a2d84de3cc9fa872c251501df79f5081e22]

Remove unnecessary includes


2011-12-19  August Sodora  <augsod@gmail.com>  [d330111ec383542ad8955d78a64f4ed4b095b683]

Clean up treeopt select handler locking hack


2011-12-19  August Sodora  <augsod@gmail.com>  [7f707bbef2d13c05f8387e8af4c33d0f321f7677]

Simplify treeopt select handler


2011-12-19  August Sodora  <augsod@gmail.com>  [8e0792e9593115045f561d07576ff63700c782c0]

Automatically select an option page if a user clicks on a category


2011-12-19  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [04417370fcd44554fce4b7c5a146b0d1613bdbae]

Build all default cairo features on Windows


2011-12-19  Michael Stahl  <mstahl@redhat.com>  [07c20eb81b6ab69433e397410e51d4240fe11a84]

accessibility: workben was removed in c8e7f88325


2011-12-19  Michael Stahl  <mstahl@redhat.com>  [e0c780d3c227abfe031dae879e08b9ad920e8a3c]

.gitignore: better VIM swp pattern


2011-12-19  Michael Stahl  <mstahl@redhat.com>  [a0a21ffa5b4198735823802e4ab516120393609c]

gbuild: macosx.mk: install names with SOVERSION:

gb_LinkTarget__get_installname should append the SOVERSION, because the
installation set only contains the versioned libraries, not the
unversioned symlinks.

2011-12-19  Caolán McNamara  <caolanm@redhat.com>  [c8e7f883257d45af0996616dcc33d7feff27a077]

drop this workben


2011-12-19  Petr Mladek  <pmladek@suse.cz>  [041207302ab15053523d47c8644d3148aa6f1a5e]

lo-pack-sources: do not duplicate the generated files in the archive dir

the storing in archive directory was non-standard solution => gets removed
also the code was simplified and clean up a bit

2011-12-19  Petr Mladek  <pmladek@suse.cz>  [2f3cd6d2beb67288b5fc621033dc52050e1cd85f]

lo-pack-sources: generate cleaner source tarballs using "git archive"

there is not longer needed the manualy created blacklist of copied files;
also no need to remove symlinks from clone subdir

use "tar --checkpoint-action=exec="echo -n \".\"" instead of
"awk '{ ORS=\"\" ; if (++nlines\%50 == 0) printf \".\"; fflush() }'";
we are interested into the return code from tar, e.g. not-enough disk space

2011-12-19  Stephan Bergmann  <sbergman@redhat.com>  [fb2078addcbd96662283b2481206eee7ce3d50b6]

Clean up previous commit.


2011-12-19  Moritz Bechler  <mbechler@eenterphace.org>  [32a6a0891fb5f2d893cca656cd44afd0bcbe3272]

fdo#43095: allow the use of real access() calls


2011-12-19  Stephan Bergmann  <sbergman@redhat.com>  [47dda946060068ac4d16ed5e59ccbc12012f9048]

Add symbols from addsym.awk to gbuilified .map files.


2011-12-19  Noel Power  <noel.power@novell.com>  [ab218a565ee9cc033d97d71ab52e9d87b02b1874]

sw: avoid creating cursor with non-text node text range (fdo#40195)


2011-12-19  Caolán McNamara  <caolanm@redhat.com>  [bc4c7b52a8cdeeb5db38cdf27950aff53bb8d07a]

get this to build under msvc 2008


2011-12-19  Stephan Bergmann  <sbergman@redhat.com>  [b68640c44ecdb1df59d704cc6c2bae8bb412d7d0]

Prevent creation of new ORequestThreads during shutdown.


2011-12-19  Caolán McNamara  <caolanm@redhat.com>  [71b63586c5fe33fdf836ecb417d11f9c2d4e4b72]

Resolves: fdo#43082 can't claim its not a DXF just because didn't see SECTION

typedetection doesn't know about 999 COMMENT, it should really.

2011-12-19  Andras Timar  <atimar@suse.com>  [8f480ee6289bc0a4e8100957789fce0966c7e5a9]

fix racecondition in sdext/source/minimizer/makefile.mk


2011-12-19  Michael Stahl  <mstahl@redhat.com>  [b882f15d4af447cafac43ae5357be596fd12f84e]

extensions: chmod a-x *.mk


2011-12-19  Michael Stahl  <mstahl@redhat.com>  [e1d34f15cc82b4e9b10eca0e8efb50793080f1b6]

extensions: what is all this realpath stuff doing?


2011-12-19  Vincent Povirk  <madewokherd@gmail.com>  [d6dc60ab350824bd0dffbf699cac13a3efd1e289]

sw: Fix cursor accessibility API (fdo#43390)


2011-12-19  Stephan Bergmann  <sbergman@redhat.com>  [9351f4c1d6a3567c3b013894a0cc08471b4b0156]

Tests apparently depend on localedata_en library.

More tests might be affected.  Also unclear to me whether it is always (only)
localedata_en, or whether it could also be _es/_euro/_others.

2011-12-19  Stephan Bergmann  <sbergman@redhat.com>  [f039057048f850f9b43c297258342fb3bc869a6f]

Warning clean-up (Mac OS X).


2011-12-19  Caolán McNamara  <caolanm@redhat.com>  [e5e42a69867ed720a88864dd5d5549a6f03d2ef5]

msvc 2008 express won't link without explicit salhelper

post salhelper visibility markup and gbuildification express
2008 doesn't link without salhelper mentioned on link line

2011-12-19  Stephan Bergmann  <sbergman@redhat.com>  [9a4dfa9f95cd142fe12e4d2e02226152a80baf17]

cppunittester missing from Repository.mk


2011-12-19  Stephan Bergmann  <sbergman@redhat.com>  [4b7af200ed9d85f690be425b3a44f9696abe619e]

typesconfig missing from Repository.mk


2011-12-19  Matúš Kukan  <matus.kukan@gmail.com>  [ec64e5e36db7d9bf7c9f6fe2705c11dc54548fb7]

WaE: GCC 4.5.1 does not allow #pragma GCC diagnostic warning


2011-12-19  Caolán McNamara  <caolanm@redhat.com>  [9bf638c8f0a744965aa3e9568bf6fe8caaf57f25]

msvc 2008 express won't link without explicit salhelper

post salhelper visibility markup and gbuildification express
2008 doesn't link without salhelper mentioned on link line

2011-12-19  Caolán McNamara  <caolanm@redhat.com>  [c61f986374a875acdbc29b3576271342742f8946]

msvc 2008 express won't link without explicit salhelper

post salhelper visibility markup and gbuildification express
2008 doesn't link without salhelper mentioned on link line

2011-12-19  Stephan Bergmann  <sbergman@redhat.com>  [5c43f54af84675103ebb7757252fe064411dc021]

At least GCC 4.5.1 does not allow #pragma GCC diagnostic inside functions.


2011-12-19  Stephan Bergmann  <sbergman@redhat.com>  [2af1a97346d3e4c5009e7c76eecb2ea69458c577]

Removed superfluous CPPU_DLLPUBLIC from definitions.


2011-12-19  Stephan Bergmann  <sbergman@redhat.com>  [63141d21b1a540819b9a2e80b13c77a20efbda1e]

-Werror=sign-promo fixes


2011-12-19  Matúš Kukan  <matus.kukan@gmail.com>  [15ae1ad3a0f37b465e4288250e578841b506cea2]

typo: add missing \


2011-12-19  Stephan Bergmann  <sbergman@redhat.com>  [8ee1a76b735acd39861f13a0dbb9c56f8eec96f4]

-Werror=shadow and -Werror=sign-promo fixes


2011-12-19  Matthias Klose  <matthias.klose@canonical.com>  [f233f3973631c664e0953f04f88a58234390c088]

fix armhf build in bridges

Signed-off-by: Bjoern Michaelsen <bjoern.michaelsen@canonical.com>
Signed-off-by: Caolán McNamara <caolanm@redhat.com>

2011-12-19  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [f2a1882be486986a76682ed51f481595e1cf0d5c]

fix racecondition in sdext/source/pdfimport/makefile.mk


2011-12-19  Matúš Kukan  <matus.kukan@gmail.com>  [ad4c61397da8fee3b341eec9d4ca7df574dfe60f]

fix names of libraries for MinGW, also remove onlinecheck.dll


2011-12-19  Matúš Kukan  <matus.kukan@gmail.com>  [91609fe9d83aed2547ebb3c4aa48202f56c54dbc]

sal: add more unit tests


2011-12-19  Matúš Kukan  <matus.kukan@gmail.com>  [cf77e8a0b9dc26d5007c76388c3f09231f048bdd]

sal: add visibility symbols


2011-12-19  Matúš Kukan  <matus.kukan@gmail.com>  [a9e130ab82f3216334e432e9d6ee19a600b6c287]

sal: convert to gbuild


2011-12-19  Matúš Kukan  <matus.kukan@gmail.com>  [d899f976ee0f4d1058f1adc94853df94a3c6eaea]

cppu: add visibility symbols


2011-12-19  Matúš Kukan  <matus.kukan@gmail.com>  [051fdda153d45789c6eb1a0ec32dbd32dfd8a978]

cppu: convert to gbuild

Because of unit tests is here custom target where are idl files
processed.

2011-12-19  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [8cf76f19c5bcaebd2e35a62d41e1d0ecd46fd94f]

Build ps and pdf cairo surfaces with MSVC


2011-12-19  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [b4c74957cbec8ce1fab512983f5133223376545e]

Fix MMX build of pixman with MSVC


2011-12-19  Ivan Timofeev  <timofeev.i.s@gmail.com>  [e81e5108b90340419264fa2562cc6b96837fee52]

impress: slide transition pane: use proper control width


2011-12-19  Ivan Timofeev  <timofeev.i.s@gmail.com>  [2ca2b35f728ac341748836839a4579a6ff668f54]

mailmerge: move overlapped controls


2011-12-19  Tor Lillqvist  <tlillqvist@suse.com>  [86cd55a24950263dce62a74a6829238bf035c42e]

Use / as SRC_ROOT and OUTDIR_FOR_BUILD on Android


2011-12-19  Tor Lillqvist  <tlillqvist@suse.com>  [0f65dbcf9ac808a089793031b26893b74c138c0b]

More shlibs and .component files needed


2011-12-19  Tor Lillqvist  <tlillqvist@suse.com>  [a2401b6c750ac21792f6b5d54b45cb065f772a49]

This is for Calc unit tests


2011-12-19  Andras Timar  <atimar@suse.com>  [d4b573ec4ccedc6522fed32eb91aede9f5f37da5]

add propex.bat, so propex Perl script can run under Win32


2011-12-18  Andras Timar  <atimar@suse.com>  [de30370096b82e4ea24c13b7c7e8f525e074fe60]

Always load res of LibO UI locale, not system deflocale fdo#43475


2011-12-18  Miklos Vajna  <vmiklos@frugalware.org>  [75b85b12fb8c78410df05852bf3063c267e9710e]

android: delete generated lo-bootstrap.jar


2011-12-18  Andras Timar  <atimar@suse.com>  [058d872a2e07311c5c2e68ae0e3150fcea9ce468]

remove obsolete (OxygenOffice-style) Lightproof integration


2011-12-18  Luc Castermans  <luc.castermans@gmail.com>  [7c9a874ef8a0d486b5ba6ce6aeb8a3e1521f1463]

translate German comments to English in VCL module


2011-12-18  Stefan Knorr (astron)  <heinzlesspam@gmail.com>  [02c790620b63de3fb8d6dd63255444ff40aad34a]

Remove the dog


2011-12-18  Norbert Thiebaud  <nthiebaud@gmail.com>  [96515464af79fa10081c39a87fa4b0b19df53eda]

force the use of gcc on cygwin for concat-deps.c


2011-12-18  Robert Nagy  <robert@openbsd.org>  [b23f2d78c4d3ca9a79027c6251f3933a85f88053]

use the same memory alignment for *BSD as on Linux


2011-12-17  Norbert Thiebaud  <nthiebaud@gmail.com>  [5ed43db9e8a574a0c66706deeb2feefb89958f96]

Revert "gbuild: macosx.mk: remove salhelper hack"

This reverts commit 1d90f180cd263d7f99039bada57b3655d6f399df.

2011-12-18  Miklos Vajna  <vmiklos@frugalware.org>  [6ab183533ef543ea96e15fcc5155321298c758a8]

fdo#37498 RTF export: handle url fields without a field result


2011-12-18  Peter Foley  <pefoley2@verizon.net>  [f55b5ef370f6e477e2540636aa3b24f9b8de5a09]

extensions: add to tail_build


2011-12-18  Peter Foley  <pefoley2@verizon.net>  [c7210a27424f5f82e1c90b94c711fb9170ccffb3]

extensions: remove obsolete dmake stuff


2011-12-18  Peter Foley  <pefoley2@verizon.net>  [eb2939e19075f9c4cd79cf468b1c4b6200623db9]

gbuild: MSVC: add support for building x64 libraries

The committer wants to state that he has no opinion on the content of
this commit due to total ignorance of the problem area.

2011-12-18  Michael Stahl  <mstahl@redhat.com>  [c439bc7a4aa0a4e01e0d01e09c5869619240c040]

extensions: tweak activex makefiles


2011-12-18  Peter Foley  <pefoley2@verizon.net>  [1841baf54f053c54969d0164185e2366f9efb3fd]

extensions: convert activex to gbuild


2011-12-17  Norbert Thiebaud  <nthiebaud@gmail.com>  [122940aba7392bfba17b04a4c166b28ebbc3bd1f]

do not package pything scripting extension when building --with-python=no


2011-12-17  Norbert Thiebaud  <nthiebaud@gmail.com>  [8c0242d3a9689ff1c75693bd506b276f8fca75b3]

do not run cppunit on Mac when cross-compiling


2011-12-18  Peter Foley  <pefoley2@verizon.net>  [42506a1cfdad85ead9620b363de99d7475a8fb08]

extensions: convert resource, xmlextract to gbuild


2011-12-18  Peter Foley  <pefoley2@verizon.net>  [bc4fda7310c25b202b0e65a16bbc6f600931cbe4]

extensions: convert abpilot to gbuild


2011-12-18  Peter Foley  <pefoley2@verizon.net>  [ead4cd1fa535f1bdbda4c99217e727903f058e50]

extensions: convert dbpilots to gbuild


2011-12-17  Peter Foley  <pefoley2@verizon.net>  [2e6705a7287cdd046ed73e4e81dddd9b87d9279e]

extensions: convert logging to gbuild


2011-12-17  Peter Foley  <pefoley2@verizon.net>  [ac8733d8bed779b40af1606afe5c753676abc68b]

extensions: convert bibliography to gbuild


2011-12-17  Peter Foley  <pefoley2@verizon.net>  [87612dadc166fb078074e50796cc864dc981b483]

extensions: convert ldap to gbuild


2011-12-17  Michael Stahl  <mstahl@redhat.com>  [67d72f4c2d9163dcef8b6fc51368fdeed6af201b]

extensions: tweak spotlight makefiles


2011-12-17  Peter Foley  <pefoley2@verizon.net>  [bee2690663cff923d1aa67b2b8e561ee6ca7457c]

extensions: convert spotlight to gbuild


2011-12-17  Michael Stahl  <mstahl@redhat.com>  [fc75a113718cbab1f6a06743085f2d3d3dd0725a]

extensions: tweaks to the plugin makefiles


2011-12-17  Peter Foley  <pefoley2@verizon.net>  [a80a5ab4f6b243b94e89f1720b1c8c58e8611e93]

extensions: convert plugin to gbuild


2011-12-17  Michael Stahl  <mstahl@redhat.com>  [be0b58bed550469a195119962d32838ab336083c]

extensions: move mozilla to RepositoryExternal.mk


2011-12-17  Michael Stahl  <mstahl@redhat.com>  [a12ea5554bcd9ddc7d7f1915ed67f0dd86e062b6]

extensions: nsplugin: use SAL_DLLPUBLIC_EXPORT


2011-12-17  Michael Stahl  <mstahl@redhat.com>  [d07860029a6912ceb1b47135ba1e8ab9f8232693]

extensions: nsplugin.rc: kill Oracle cruft


2011-12-17  Peter Foley  <pefoley2@verizon.net>  [2548d634c762ccc5eeda7f075ffa6ed3408474d2]

extensions: convert nsplugin to gbuild


2011-12-17  Norbert Thiebaud  <nthiebaud@gmail.com>  [05e787fb5e32880ff51902137cfd8da9820cd870]

oops... bad handling of multiple ../


2011-12-17  Peter Foley  <pefoley2@verizon.net>  [21411e321ee8e430a81ec83297a88c3010f5ce8d]

extensions: merge Peter Foley's work in pcr


2011-12-17  Peter Foley  <pefoley2@verizon.net>  [48bd7b190ea20b1c718f6c950f21ba3301157d28]

extensions: merge Peter Foley's work in olebridge


2011-12-17  Peter Foley  <pefoley2@verizon.net>  [9d79b12871522cb9daebf4f6c850e07edcdce08a]

extensions: merge in Peter Foley's work in update

Main improvement is that the unit test is now linked against updchk
library.

2011-12-17  Norbert Thiebaud  <nthiebaud@gmail.com>  [e3e94f141e15f5501ed81402a70beb10b85ccd6f]

use a c-version of concat-deps.pl

This touch configure.in with a trivial space removal to force a
./bootstrap on the tinderboxes

This make ./bootstrap build a 'build-side' executable concat-deps
and modify LinkTarget.mk to use it instead of concat-deps.pl

The impact is a conservative x10 times improvement in both elapsed and
cpu time in overhead due to DEP generations.


time make -sr build in tail_build after removing
workdir/$INPATH/Dep/LinkTarget/Library/*

(all on Intel X3360, 2.83GHz, 4-core)

before:
elapsed: 116.5 cpu: 115.9
after
elapsed: 24.3 cpu: 23.9
base (no dep processing, i.e no rm of Dep/...)
elapsed: 17.5 cpu: 17.4
overhead ratio:
elapsed: 14.5x cpu: 15x

same with -j6
before:
elapsed: 47 cpu: 116
after:
elapsed: 20.8 cpu: 24
base:
elapsed: 17.5 cpu: 17.5
overhead ratio:
elapsed: 9x cpu: 15x

Note: for now the executable is generated directly in the source tree
(in solevn/bin ). That is not ideal. It and other similar polution
should be moved, to workdir most likely..
For now we just hide the mess under the .gitignore carpet

2011-12-17  Olivier Hallot  <olivier.hallot@alta.org.br>  [1b99d8800e399f45404ab62827163a873d2a1aec]

Fix for fdo43460 Part X getLength() to isEmpty()

Part X
Module
cppu
cppuhelper
cpputools

2011-12-17  Ivan Timofeev  <timofeev.i.s@gmail.com>  [f26635c3869a85ae03dba3dfb833276f13ffc478]

fix decoration drawing


2011-12-17  Norbert Thiebaud  <nthiebaud@gmail.com>  [3adb006b526b8469bd98ea7b8d02ebd083e1f49c]

concat-deps.c deal with /../ in dep path


2011-12-17  Ivan Timofeev  <timofeev.i.s@gmail.com>  [d18daeff771b255207bb30d428540d9ebd28ec32]

correct diagnostic message


2011-12-17  Ivan Timofeev  <timofeev.i.s@gmail.com>  [198a99861e14cf5c001177b1192cebfe4708ea05]

drop redundant always-true condition


2011-12-17  Olivier Hallot  <olivier.hallot@alta.org.br>  [1777c09a0781710c309e500f680e6f95c080ca86]

Fix for fdo43460 Part IX getLength() to isEmpty()

Part IX
Module
connectivity

2011-12-17  Matúš Kukan  <matus.kukan@gmail.com>  [3744cd818383fd954125a6567856e92198792cf1]

gcc-trunk: avoid confusion


2011-12-17  Ivan Timofeev  <timofeev.i.s@gmail.com>  [c4ccdda15a66ae6d8751da7401f5ea4f46df0c04]

fdo#34641: set initial focus to "Number of copies"


2011-12-17  Olivier Hallot  <olivier.hallot@alta.org.br>  [4a0ab53cf44be11053a095470ad8cb426487dbc6]

Fix for fdo43460 Part VIII getLength() to isEmpty()

Part VIII
Module
comfigmgr

2011-12-17  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [091790f678321f8c314ce820f2175050f29de2e3]

add own makefile for ScSpreadsheetObj subsequenttest


2011-12-17  Laurent Godard  <lgodard.libre@laposte.net>  [b7c69a1d87bfa168cf4a41588843dff6704eea2f]

c++ subsequent tests for XSpreadsheets2::importSheet

add a typo correction on xnamedranges.cxx

2011-12-17  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [bfbcd95c3f701251270fac06f9ef58f484580407]

Copy Absolute Formulas between documents: Part I

Copying absolute sheet references between different documents now transforms absolute sheet
references into external references if the refered range is not copied.

Working:
References to already saved documents work already with:
-only transform reference into an external reference if range is not in
the copied range
-don't transform relative references

Missing:
handling for copying from not yet saved files

idea:
- add handling of external references to open documents that are not yet
saved through the temporary document name
- transform the url to the correct file url as soon as the source document is
  saved
- if target document is saved first show warning message to the user and
save with temporary name as file url

2011-12-17  Thorsten Behrens  <tbehrens@suse.com>  [45a570f55b66c992d7dd1fccfae4424a40d624d5]

Fix assertion in PageSelector::CheckConsistency()

Seems the recent merge from impress210 brought an inconsistency in
slide selection - shuffle calls to make it go away.

2011-12-17  Thorsten Behrens  <tbehrens@suse.com>  [33a6a9e9a4a3238887a533ada7b67b7727a27271]

Fail fast if cups is non-operational.

Following advice from Johannes Meixner, fail fast, like "lpstat -r"
does first - then query detailed destinations list from cups in
init. This fixes n#722902.

2011-12-17  Tor Lillqvist  <tlillqvist@suse.com>  [2800d3366c75fb5eb13dd1a5270bf9c5fa8684ec]

Do build cairo for Android, will likely be needed


2011-12-16  Michael Stahl  <mstahl@redhat.com>  [0ef8beedb1d2ce70e4d5ec7b24afd1711db29f38]

gbuild: refactor gb_Library_set_componentfile:

Reverse the dependency: now the component target depends (order-only) on the
library, which should ensure that gb_CppunitTest_add_component can set up
dependencies such that the unit test does not run concurrently with
a library loaded via UNO being overwritten.

Unfortunately this requires introducing another phony dummy library
target, on which the module can depend (because we don't want to register
the component target as a module target).

2011-12-16  Michael Stahl  <mstahl@redhat.com>  [268cfdf23ca410d68bc9f7fb03e32a9a603d0e6d]

gbuild: gb_LinkTarget_set_auxtargets => add_auxtargets


2011-12-16  Matúš Kukan  <matus.kukan@gmail.com>  [f958657cc5a179a2bccff06f88cd36f80b779184]

gcc-trunk: fix error: unable to find string literal operator 'operator"" FOO'


2011-12-16  Norbert Thiebaud  <nthiebaud@gmail.com>  [bacafe9a07cb2af737b99641efc9cddf55340837]

WaE Mac unitialized value false positive


2011-12-16  Norbert Thiebaud  <nthiebaud@gmail.com>  [3293535767db68f7d2f96ccc15c31e503c3a8649]

MacOSX build breaker for MacOSX

somehow having -L $solenv/$OUTPATH/lib which does not exist, in a command
cause some trouble. in configure...

2011-12-16  Luboš Luňák  <l.lunak@suse.cz>  [d5fe99eae04e0a706f072e1da5943c04f52dcd40]

at least process sub-elements of w:customXml (fdo#35983)


2011-12-16  Luboš Luňák  <l.lunak@suse.cz>  [b55dbc1e19163ba477b32b6234f29018f0d0af02]

make gbuild output [Build CXX] filename also with the .cxx extension


2011-12-16  Stephan Bergmann  <sbergman@redhat.com>  [a4c82d571e6bfe035472493448378e36510fe1e2]

Revert "Move configmgr to tail_build."

...it is not yet ready for that.

This reverts commit f3acd83c1c406f6527d05b0a52a2bef03557e2e1.

Conflicts:

	tail_build/prj/build.lst

2011-12-16  Rene Engelhard  <rene@debian.org>  [90e94d06bc6123687bcf47eaf4e03959491adef2]

actually add gid_File_Lib_VisioImport to gid_Module_Optional_Grfflt


2011-12-16  Stephan Bergmann  <sbergman@redhat.com>  [c4e52039994b9c0011e1ba64e1223ee89d5d970a]

Code modules no longer depend on stlport.


2011-12-16  Stephan Bergmann  <sbergman@redhat.com>  [f3acd83c1c406f6527d05b0a52a2bef03557e2e1]

Move configmgr to tail_build.


2011-12-16  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [19bd9a8a6dd1cf337447f69d866dfc44a8ec6f53]

Fix building of cairo on windows


2011-12-16  Matteo Casalin  <matteo.casalin@poste.it>  [ee23ea13ddb527c0aa2e1739c2b4a3f7dd66c742]

DecoView cleanup: rework ImplDrawFrame


2011-12-16  Stephan Bergmann  <sbergman@redhat.com>  [c5cf78e1529970c04e1999e1f96f3e374ecd211e]

Properly join spawned GrammarCheckingIterator thread.

It was still running during shutdown of sw_complex's checkFlies test, causing
problems.
For this to work, Desktop::DeInit needs to be called with SolarMutex unlocked,
which looks like the right way, anyway.  Hopefully it does not unearth another
round of bugs...

2011-12-16  Michael Meeks  <michael.meeks@suse.com>  [9bdfd1fa4dde2f4901900f7447b588c2640ff3f4]

teach old-style method about the new form of screen numbering fdo#43458

We number now with a flat set of indicees across Xinerama
and more standard multi-screen setups.

2011-12-16  Michael Meeks  <michael.meeks@suse.com>  [ba26809ebb4aa999049093250d1dac3d13e8d397]

trivial pkgconfig fixes


2011-12-16  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [f6b679e831ebf4a85b3baf37ea0198959f58fa1f]

fdo#43790: RTL PopupMenu position fixes

Fixed the Writer PageBreak and Header/Footer indicator position. It also
fixed the popup menu position in RTL UI for all PopupButton instances.

2011-12-16  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [8cb10ca24623d9c12185c62c9eda5e03a673d94a]

Make buid pixman on windows


2011-12-16  Muthu Subramanian  <sumuthu@suse.com>  [fc0bbb4fec98e7133541938306518c4fc9233e29]

fdo#33602: Preserving dbf import/export charset.


2011-12-16  Muthu Subramanian  <sumuthu@suse.com>  [b00c4ec0967f8712d721b31ccb2dd0778c9e973b]

Adding more dbf file types.

Uses info from comments in i18728.

2011-12-16  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [6de6fcefdef8d03318bf431a2f650bbe80b9753e]

Missing pixman file


2011-12-16  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [b55c8f783d9668c1beeadf631c6a50f3f8dbd815]

Keep changes to configure.ac only as documentary evidence


2011-12-16  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [582e9387967de76d4d28711208fa7c2d03bec939]

One more attempt to not have -lz sucked in


2011-12-16  Muthu Subramanian  <sumuthu@suse.com>  [606c2e7e9f0ab0fb5c32d98a6778457bcaaf1719]

Fixed: bentConnectors are not imported properly.

Reverting regression with f0bf2a2ae95ddad3d08ddd1413ec56bf04224a94

2011-12-16  Andras Timar  <atimar@suse.com>  [3d7e113ce7736b864f73043a6917dc73b8926038]

nobody has ever translated this string, in fact it is not for localization


2011-12-16  Stephan Bergmann  <sbergman@redhat.com>  [0bb3af8934ed1cdce22941a279c32ec2704397b0]

Handle unset workdir argument.


2011-12-16  Stephan Bergmann  <sbergman@redhat.com>  [54a918bbfba47734d414832755e35434da103ed5]

Report backtraces for all threads.


2011-12-16  Stephan Bergmann  <sbergman@redhat.com>  [3c1b0a5a67d10798e5d1ca391f7c5eb95e6f1aea]

Remove nonsense line (causing debug-mode glibc to report an error).


2011-12-16  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [b04c1479baf77588d5eb12a56070a46b82617c68]

-lz was sucked in by freetype


2011-12-16  Petr Mladek  <pmladek@suse.cz>  [dac89858f63c0f9527f11ad3a6c8b5ea16053c85]

add version suffix (beta1) to about dialog

configurable at build time via ABOUTBOXPRODUCTVERSIONSUFFIX in
instsetoo_native/util/openoffice.lst

configurable at runtime via registry/data/org/openoffice/Setup.xcu
and ooSetupVersionAboutBoxSuffix property

2011-12-16  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [32f07ecc8e57a95c5da0ef4f137644c808d71305]

Trying to get the linking with internal zlib right


2011-12-16  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [00e763bdd5f1f50952f2a333ab5699f131aa27ae]

Fix one more occurrence of FcResultOutOfMemory and try not to run autotools


2011-12-16  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [5797fed3a220a48f645150b193d44e90bcc647bc]

Fix cairo build on some older systems


2011-12-16  Caolán McNamara  <caolanm@redhat.com>  [098bc2f8ac3691aeff2c2aee4dee4e206ad7c708]

msvc 2008 express won't link without explicit salhelper

post salhelper visibility markup and gbuildification express
2008 doesn't link without salhelper mentioned on link line

2011-12-16  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [d3f11a1cc32336b00d58978dd2040750d27f0c9b]

Disable valgrind in internal cairo build


2011-12-16  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [acbde813a714d0cfa7f3a4179dfbb6aada3e3f1b]

when creating linked clone with branch, make sure to ff to the current state

the git-new-workdir helper is mostly useful to have one pristine clone
where the updates get pulled into & from that you create working copies.
As pulling to that master copy only updates the current branch (usually
master), checking out a different branch using git-new-workdir will
result in "your branch is behind the remote branch by xx commits" when
there have been commits after the branch was first checked out locally.

Thus this change adds a fast-forwarding merge when a branch is given.

2011-12-16  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [2c05867b7dc8d78618668ab5e0e5e1139895b875]

Oops, forgot to add the cairo tarball to ooo.lst.in


2011-12-16  Caolán McNamara  <caolanm@redhat.com>  [512401decb286ba0fc3031939b8f7de8649c502e]

avoid looping on busted escher records


2011-12-16  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [cc850798eb99fbdca34777315554e659ef97d8a7]

Upgrading internal cairo/pixman (phase 1)


2011-12-16  Tor Lillqvist  <tml@iki.fi>  [5e57d6d5f0341c3a97ba4a89027554674e9ac9f5]

Override gb_Library__set_soversion_script_platform as empty


2011-12-16  Michael Stahl  <mstahl@redhat.com>  [b8fc450949f90981edf9e1dec82b0aaddd98426e]

lingucomponent: MacOSX: use gb_Library_add_objcxxobjects


2011-12-16  Michael Stahl  <mstahl@redhat.com>  [c68574888434ae5e5ac3010593cf6939c4bbba6c]

avmedia: QuickTime: use gb_Library_add_objcxxobjects


2011-12-16  Michael Stahl  <mstahl@redhat.com>  [514cefbcb7b800f8ddd2aa595502f4fe8403882f]

gbuild: solaris.mk: deprecate SunStudio


2011-12-16  Michael Stahl  <mstahl@redhat.com>  [3eba78e14142060164b288805b0bef7cf415f406]

gbuild: fix gb_Library_set_soversion_script

so it does nothing on platforms where soversions are not used

2011-12-16  Stephan Bergmann  <sbergman@redhat.com>  [75d215d47331f816c5d41a34b63badf6e1636ac8]

Fix typo and clean up.


2011-12-16  Tor Lillqvist  <tml@iki.fi>  [5bd8284c9db5486b0824e94592ed1e8c9df6af4e]

Mark fontconfig as depending on expat


2011-12-16  David Tardon  <dtardon@redhat.com>  [0e7ac37f00ded5db953aed60ec67fafcfe28f21c]

fix syntactic error


2011-12-16  David Tardon  <dtardon@redhat.com>  [c57fcf8d8873638b8ea9eb33c527e03939aaf80a]

fix syntactic error


2011-12-16  Laurent Godard  <lgodard.libre@laposte.net>  [d75042329e7dd9bcc6d355ca19f556f144e93492]

c++ subsequent tests XRangeName and XRangeNames

renaming previous test to XRangeNames
new test for XRangeName

2011-12-16  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [f8d90723faf9fb6bd59000c252e477bc0d3ce77e]

disable scs' subsequenttests that use binfilter formats


2011-12-16  Laurent Godard  <lgodard.libre@laposte.net>  [d4b0b023d9c84d56321e20a18694233ddf74c561]

sc test xrangename - code cleaning and minor bug aNr2


2011-12-16  Thorsten Behrens  <tbehrens@suse.com>  [d0ac36dd66664e3d6953de8b3bdd79eeed8d2e70]

Better fix for over-zealous Zip package consistency.

Turns out our encrypted zip package code writes out mismatching
compression methods in central directory and local file headers -
so not only be lenient towards the apple bug (n#653688), but also
ours (i.e. keep not comparing nMethod with nHow).

2011-12-16  Thorsten Behrens  <tbehrens@suse.com>  [f9128f9848de25d80bb032b872f03839f6a3b467]

Fix inconsistent compression method for encrypted ZIP packages.

While fixing n#653688, turned out we write method=STORED into local
file headers, and method=DEFLATED into central directory structure
for encrypted ODF. Damn side-effects - fixed as hopefully intended
here.

2011-12-16  Thorsten Behrens  <tbehrens@suse.com>  [e0436514c3be513fcb0f02fd45be76f88569515b]

Removed unused code.

Clearly this iteration and reading of the referer, that is then
subsequently not used at all by the method, can go.

2011-12-16  Tor Lillqvist  <tlillqvist@suse.com>  [838bf0ecda01de652f0f8c08221a0b12e4667615]

There is no --disable-nss-module option any more


2011-12-15  Michael Stahl  <mstahl@redhat.com>  [883b12a76d038755992999fa74f69560a8eee1d1]

gbuild: macosx.mk: tinderbox fails on version script


2011-12-15  Michael Stahl  <mstahl@redhat.com>  [1d90f180cd263d7f99039bada57b3655d6f399df]

gbuild: macosx.mk: remove salhelper hack


2011-12-15  Tor Lillqvist  <tlillqvist@suse.com>  [9a6beed05243189bf6106a70def7e3817b6363f3]

Add autogen.lastrun sample for cross-compiling to Android from Mac OS X


2011-12-15  Tor Lillqvist  <tlillqvist@suse.com>  [a20a2fda1f7c39dafcc0ea56d8cf713f8502853d]

Save the config.log for the build platform as config.Build.log


2011-12-15  Tor Lillqvist  <tlillqvist@suse.com>  [ad87a4747c1ba7bdb73e9e748fa20d275b85d670]

No Makefile.in any more


2011-12-15  Tor Lillqvist  <tlillqvist@suse.com>  [e38c7440223281fc66e8726fcc7ef79a7a879e1e]

Unset SYSBASE explicitly if not supposed to be set

This fixes cross-compiling from Linux to Android. My guess is that the
build system nowadays, when building the cross_toolset (for the build
platform), sources Env.Build.sh in an environment where Env.Host.sh
has already been sourced. So, if Env.Host.sh exports SYSBASE, that
stayed in force also after sourcing Env.Build.sh, with predictably
horrible results.

For some reason it didn't hurt cross-compiling from Mac OS X, which is
why I hadn't noticed.

2011-12-15  Michael Stahl  <mstahl@redhat.com>  [f3b7bfcef472ed31b341c008793d96ed2bafae4b]

salhelper: s/hack/gb_Library_set_soversion_script/


2011-12-15  Michael Stahl  <mstahl@redhat.com>  [039cdb19e69b59b95609025c2d23cdb84f5c73c0]

gbuild: add gb_Library_set_soversion_script:

This allows for setting a SONAME and version script, which is required
for UNO runtime libraries where we want to maintain a stable ABI.

The old build system did apparently not set an SONAME on MacOSX or
Solaris, so don't do that here either.

2011-12-15  Michael Stahl  <mstahl@redhat.com>  [817a7f6b86aa4fd5f3e267dbce7b8fbc96ec5639]

gbuild: Deliver.mk: preserve symlinks on deliver

The option -P seems to be supported by a lot of ancient cp
implementations, let's hope it actually works.

2011-12-15  Martin Srebotnjak  <miles@filmsi.net>  [dc6878ac4a5913483bae22e338f3efbb19be7d05]

more corrections to date formats


2011-12-15  Eike Rathke  <erack@redhat.com>  [2eba7687745b8103f6bc8f07988dab83bcf4c336]

Resolved fdo#43831 Advanced FILTER incompatible with 3.4.4 documents

* Reintroduced logic in PrepareQueryItem::operator() that got lost during
  rework of ScQueryEntry.
  * ScQueryParamBase::FillInExcelSyntax() and the calling
    lcl_createExcelQuery() create query entries always as ByString, that
    needs to be converted to ByValue if appropriate.

2011-12-15  Gustavo Buzzatti Pacheco  <gbpacheco@gmail.com>  [5032e7b0cb95879716e34115cfa5ad040288729d]

Additional fix for EasyHack FDO43058, remove extra semicolons


2011-12-15  Lionel Elie Mamane  <lionel@mamane.lu>  [227350eb5a9881f795e9ae499c732f0148e4ac38]

Introduce optional krb5&gssapi support for internal PostgreSQL

Enable it by default on MacOS X

2011-12-15  Jesse  <jspears@umd.edu>  [6a8f6c4b1324e28c598a065683103ac2ef8ea3fc]

Removed extra semicolons


2011-12-15  Noel Power  <noel.power@novell.com>  [63a817d2fb00f248053566c8b8364667432fa8b3]

remove unused ScInputBarGroup::GainFocus


2011-12-15  Michael Stahl  <mstahl@redhat.com>  [6fd2d815174df8274153ddb7e99eab26ab7e563c]

fdo#43707: tweak workarounds for fdo#42865:

Apparently on Windows the SAL_DLLPUBLIC_EXPORT does not work for unknown
reasons, so use the old mapfiles on that platform.

Should fix regressions from 1fb5eb21, 48dbaa51, a9da5a0b.

2011-12-15  Luboš Luňák  <l.lunak@suse.cz>  [e87fc0bfde8bd48b449e123c1bdd28e1359e8c77]

Revert "enable -gdwarf-4 by default if possible"

It turns out even quite recent gdb (7.1) reportedly does not
support DWARF4, moreover while the produced binaries are smaller,
faster and make gdb initially use less memory, this quickly ceases
to the case as soon as one actually does anything in gdb.
Presumably the DWARF4 handling in current gdb is very inefficient
(http://sourceware.org/bugzilla/show_bug.cgi?id=13498).

This reverts commit 5214f7843ca48f2207945fbfe32ba164afe7b3aa.

Conflicts:

	solenv/gbuild/platform/WNT_INTEL_GCC.mk
	solenv/gbuild/platform/unxgcc.mk

2011-12-15  Noel Power  <noel.power@novell.com>  [f269629d1b0182d89b2f5a769fbb0f8dcb815ec3]

fix mistaken String::CreateFromInt32 -> OUString::valueOf conversion


2011-12-15  Eike Rathke  <erack@redhat.com>  [6198fcd7064180a0bf8a6d67f63f784610aa9ba8]

Resolves fdo#43725 crash on saving a file

+ Checks out-of-bounds accesses in
  ScFormatRangeStyles::GetStyleNameIndex() and
  ScRowFormatRanges::AddRange() and prevents crashes.
- The real cause seems to be some style row/repeat miscalculation
  elsewhere, further investigation would be necessary.

2011-12-15  Tor Lillqvist  <tlillqvist@suse.com>  [fb6180ddde8acd0bed788c085a09af7d744ffbad]

Add uninstall target


2011-12-15  Tor Lillqvist  <tlillqvist@suse.com>  [537beec7f9d9dfb22c30ec6ee9b9434b42485d35]

ndk-gdb needs gdbserver and gdb.setup


2011-12-15  Tor Lillqvist  <tlillqvist@suse.com>  [0b1cff0dbd2b60485aa1fda71810e0d2c8c1d743]

ucalc needs lots more libraries


2011-12-15  Stephan Bergmann  <sbergman@redhat.com>  [35c6f50eab69968fb02512fe0e89800f52702efd]

Potential fix for gbuild salhelper on MinGW problem.


2011-12-15  Luboš Luňák  <l.lunak@suse.cz>  [039fd52b968349da8687dae1aeb5b42e2830dfa2]

fix one -ggdb3 that got in in a merge after 0b5b56be4df609d


2011-12-15  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [9a845f988e6b5ec50ddda123cf761d8541c005fa]

when using linked git, use the same branch as the main repo


2011-12-15  Andras Timar  <atimar@suse.com>  [ec4f2f1d81884a1b4ddc1e1f9981636c5e443aab]

propmerge tool to merge strings back to localized .properties files


2011-12-15  Stephan Bergmann  <sbergman@redhat.com>  [82b71e04a1594755d345d227181642c491518e18]

Revert "Fix n#653688"

This reverts commit 309f56174aca6adca879f70958892492361dac6e.  It
caused password-protected documents to no longer work and made
sc_subsequent_filters_test's testPassword fail.

2011-12-15  Lionel Elie Mamane  <lionel@mamane.lu>  [7f2f96330056e62fffc96690e077b89cd338dd10]

postgresql: separate patch into upstream & libreoffice-specific parts


2011-12-15  Caolán McNamara  <caolanm@redhat.com>  [5c1490fa4b69cfc05572dc84c5a9316d5e07a57c]

add some comments


2011-12-15  Caolán McNamara  <caolanm@redhat.com>  [473ed3e849c58aec154e6d60bb5ae6cdb4f13b25]

terminted -> terminated


2011-12-15  Caolán McNamara  <caolanm@redhat.com>  [0a2565b8def7afd2c5dc631e7f87e1613e11a40a]

rename and refactor ScfTools::ReadCString


2011-12-15  Caolán McNamara  <caolanm@redhat.com>  [cf880b3f1f5e9a08ef6be30791dbf28d2d74cfcf]

refactor ScfTools::ReadCString

fix potential bug on short read which has bugged me for a while
where bytes read is always reduced without a check that byte was
read

2011-12-15  Caolán McNamara  <caolanm@redhat.com>  [66c3655a07e109d88183002192410bcc9866c0f2]

convert ReadCString from ByteString to OString

Nobody ever checked the return value anyway, so just return the string
and use the stream state bits if necessary to find failures.

Doesn't need to be a member, make a standalone function

Rename it to read_zeroTerminated_uInt8s_AsO[U]String, stupid perhaps,
but *shrug*, unambiguous.

Drop misleading overloaded String variants use:
read_zeroTerminated_uInt8s_AsOString or
read_zeroTerminated_uInt8s_AsOUString

added a unit test, valgrinded it, found and fixed invalid read
in original implementation.

2011-12-15  Caolán McNamara  <caolanm@redhat.com>  [ace8398c5782caf6c5d9066b8e67afa652448954]

drop unused ReadCString with hidden StreamCharSet monstrosity


2011-12-15  David Tardon  <dtardon@redhat.com>  [4d9293660776b6d97289cf7a1bf8f6be7ad05649]

these translations do already exist in translations repo


2011-12-15  Stephan Bergmann  <sbergman@redhat.com>  [d24bd093602da47349e4b48a7e5082592dcded48]

Correctly handle <set> directly within <component>.


2011-12-15  Stephan Bergmann  <sbergman@redhat.com>  [d11f2ccdcecca78bc654ca0b787ea112c1dfe10c]

Resolves: rhbz#767708 avoid SIGBUS writing to overcommitted mmaped diskspace


2011-12-15  Matúš Kukan  <matus.kukan@gmail.com>  [a4312af08cbd8c69ba4bead9608f3bf549caf7a0]

convert salhelper to gbuild

This is a cherry-pick of Matúš's e2f30c078fcf26d481c2e90398b450f6c475a483
from the feature/gbuild branch, with the following modifications by
Stephan Bergmann <sbergman@redhat.com>:

* Adapt salhelper/Makefile to what all those Makefiles currently need to
  look like.

* Do not remove salhelper/source/gcc3.map, instead add directly into it
  what otherwise solenv/bin/addsym.awk would add to it on Linux.

* In salhelper/Library_salhelper.mk, add code that on Linux takes care of
  the soname and symbol versioning required for backwards compatibility.
  Solaris would need those features too, and its backwards compatibility
  is thus currently broken.  Also add a bad hack to create the soname
  symlink (xxx.3 -> xxx) in the solver needed on non-Windows platforms (it
  is a bad hack for now in that it e.g. is not removed by "make clean").

* In solenv/gbuild/platform/macosx.mk, add an even worse hack to set the
  correct install name for libuno_salhelpergcc3.dylib.3, with a trailing
  ".3".

2011-12-15  Muthu Subramanian  <sumuthu@suse.com>  [9dab9a26aeaeeaabcef3f4900597ca57e7411a2d]

fdo#33747: Row Height is unnecessarily large.


2011-12-15  Stefan Knorr (astron)  <heinzlesspam@gmail.com>  [aee15f3f1cc5fa0ee23ac5f1344a193ed72f84f3]

SVG slipped through, should have been a PNG

Icon by Alexander Wilms

2011-12-15  Stefan Knorr (astron)  <heinzlesspam@gmail.com>  [a76b594329ecae98c14662aac74f6a13882c4c41]

New Tango Start Center artwork

By Alexander Wilms/Stefan Knorr (astron)

2011-12-15  Tor Lillqvist  <tlillqvist@suse.com>  [38b097840f1139ada4abf11c5ce7a4691fa29c0b]

The "generic" thing is X11-specific


2011-12-15  Takeshi Abe  <tabe@fixedpoint.jp>  [0f44079ce20ece1931c40f62584013ac6d1668e4]

catch exception by constant reference


2011-12-15  Tor Lillqvist  <tlillqvist@suse.com>  [535e37abdb43cf41990fcbd0ef85315b2413c4e3]

Add an app for the sc_ucalc unit test


2011-12-14  Eike Rathke  <erack@redhat.com>  [3b23db7e6130ec62f83e31449c8140a9a8db5cc8]

corrections to [sl-SI] date formats


2011-12-14  Michael Stahl  <mstahl@redhat.com>  [4b4c583b90d61865de30de1a88074f600654b627]

extensions: convert pcr to gbuild


2011-12-14  Michael Stahl  <mstahl@redhat.com>  [aaa2f8f7e1ad4d85e901912d6bbc2ed99ae37a7b]

extensions: convert scanner to gbuild


2011-12-14  Michael Stahl  <mstahl@redhat.com>  [ec0240cffc35ca74fa874f7b57b4eee787a66f4e]

extensions: convert ole automation bridge to gbuild

Of course not tested at all (WNT only)

2011-12-14  Eike Rathke  <erack@redhat.com>  [87ca88c3994210716b6f4a01b194d03b0cfac3ea]

ShrinkRefTokenToDataRange:operator(): check if it's really ScDoubleRefToken

Resolved scary "ScToken::GetDoubleRef: virtual dummy called" debug message.

2011-12-14  Michael Stahl  <mstahl@redhat.com>  [ba1f609d0dd77c5adc2504e90e341c306b5ee8f5]

extensions: convert update stuff to gbuild

The updchk is renamed to updatecheckui so it does not collide with
updchk.uno.

2011-12-14  Jan Holesovsky  <kendy@suse.cz>  [0d5fde790b19515378c9b11a928603b76ac0b846]

If possible, make the window big enough to fit all Writer toolbars.

[with large icons]

2011-12-14  Michal Svec  <msvec@suse.com>  [a0999b7cd47a9faa1ed7aeef29510674e924f702]

Fix the soffice.sh wrapper's -h / --version.


2011-12-14  Stephan Bergmann  <sbergman@redhat.com>  [6c39bcd971a9a4a8b1b5ff7294821182624f2f57]

Adapted Mac-only code to ByteString reduction.


2011-12-14  Stephan Bergmann  <sbergman@redhat.com>  [d43f1e85aa768656a30cae9cbc131b072597250f]

Adapted Mac-only code to ByteString reduction.


2011-12-14  Eike Rathke  <erack@redhat.com>  [9e77c269b6a0fc1e84812f4817c3c58a01347f29]

if [CURRENCY] is used then it must be defined


2011-12-14  Eike Rathke  <erack@redhat.com>  [736b9e76fb62fb5371265509324c8ac5ab28caf2]

check if [CURRENCY] replaceTo is specified


2011-12-14  Stephan Bergmann  <sbergman@redhat.com>  [454b962207f974df2dd912ba226e6f49390b14a3]

Work around GNU Make 3.81 problem.


2011-12-14  Tor Lillqvist  <tlillqvist@suse.com>  [079de829c819f0d910bb81cbf8a6ff961ecef054]

Add separate cppunittester app project that uses the Bootstrap library


2011-12-14  Tor Lillqvist  <tlillqvist@suse.com>  [e730da8be75cbb87b6b78566e2bd028d43402e6b]

Turn Bootstrap into a "library" project from Ant's point of view


2011-12-14  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [829c5338b7102e7add7a080c50b938100a38b2e5]

Header/Footer: RTL display fixes (fdo#43793)


2011-12-14  Andras Timar  <atimar@suse.com>  [248bfdfa0f9e380098c111dff5e98e73b1521233]

dos2unix


2011-12-14  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [31622ae00925ea07642151e7c97b30929d9a90a4]

n#228839: Fix RTF import crasher with \keep in table properties


2011-12-14  Michael Stahl  <mstahl@redhat.com>  [dc1efa4424d5cc285911e872e5e1e2505c62a016]

extensions/stardiv considered obsolete


2011-12-14  Eike Rathke  <erack@redhat.com>  [c20fa064ba6603ffef20d653aa137517299be498]

. is not a valid TARFILE_ROOTDIR


2011-12-14  Radek Doulik  <rodo@novell.com>  [748a636b5150dbab9d92832bd0f422f57b406114]

use custom shapes for curved connector shapes

 - they looks correctly visually, we can make then connector shapes
   once we have new implementation

2011-12-14  Thorsten Behrens  <tbehrens@suse.com>  [3091d423cd20db9980eb5ea6866b91157515f96d]

Align comment with code for overly zealous check in Zip fix.


2011-12-14  Caolán McNamara  <caolanm@redhat.com>  [f356303302630f1d1d4a99189fc0c26f7f338911]

strip ByteClass down some more


2011-12-14  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [d8729cfc6413c15af7c9e9eaecbffcc23d37ab7b]

bootstrap can be kept in both phases as it has a proper touchfile


2011-12-14  Noel Power  <noel.power@novell.com>  [aa6a3683070ac4d6f3cb4daea3cb08534fde2537]

if editing in formulabar restore focus to inputline after expand/collapse


2011-12-14  Michael Meeks  <michael.meeks@suse.com>  [165fe63a544b2afb82bd8d576d2e5ef556255462]

shrink the unit test template directory to save some duplication


2011-12-14  Thorsten Behrens  <tbehrens@suse.com>  [309f56174aca6adca879f70958892492361dac6e]

Fix n#653688

Seems our Zip package is a bit too strict in checking archive
consistency - surely writing it out correctly is good, but rejecting
otherwise fine odf is not.

2011-12-14  Matúš Kukan  <matus.kukan@gmail.com>  [0e6122ade866dfb28979646da6216c54d4d122db]

Revert "we have gb_Library_add_objcxxobjects for this"

This reverts commit cd105c5ad2dc7176837a570e6507bd2ca0cd357f.
We can't use gb_Library_add_objcxxobjects here because
gb_ObjCxxObject_get_source has .mm suffix

2011-12-14  Andras Timar  <atimar@suse.com>  [8f3a15ca0ecd859bc34b082c935edd69cdad6a52]

set correct header/footer of examples html pages


2011-12-14  Andras Timar  <atimar@suse.com>  [1917825c534cd1d68c24e5bace6d4872c2947b32]

add makefile.mk that copies Python example to SDK


2011-12-14  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [fe6499cee5e84183844df41380519ed7eeb0c4dc]

adding noop rules for auxtargets in buildpl, moved deps of buildpl into that phase


2011-12-14  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [9c197011a564c185db425d38425f3a89c1700c9d]

skip AuxTargets in buildpl phase


2011-12-14  Stephan Bergmann  <sbergman@redhat.com>  [4481fcf5afbc004c71b360fd169633846b0b5bc5]

Yet another file to adapt post module gbuildification...


2011-12-14  Noel Power  <noel.power@novell.com>  [a9e338a1cd445be29be199f3f9f292062d5c1938]

stop formulabar controls being repositioned vertically in multiline mode


2011-12-14  Stephan Bergmann  <sbergman@redhat.com>  [5539e6cbf3bfcb67ebf5986d1c04e65277896df1]

Missing configmgr.component adaption in postprocess/packcomponents.


2011-12-14  Stephan Bergmann  <sbergman@redhat.com>  [9460b68ca2567afd9d536303617c280b31084f8b]

typo


2011-12-14  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [8e17c11e25d7e0ecd3a8a5ab4a4a3bd98d8c81b7]

n#676858: Fix selection of background pictures vs text


2011-12-14  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [3c1bc2311c297bbabba45e62e123d44061bd348c]

sw: build hidden debug features in all cases

To activate the layout and node dumping features in sw, set the SW_DEBUG
environement variable to anything before running the office. F12 will
then dump the layout as a layout.xml file in the working directory, and
Shift+F12 will dump the nodes structure as nodes.xml at the same place.

2011-12-14  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [009eac0af5f0d0167ce6c46896a34cbaae82a5c4]

sw: fix dbglevel 2 build error


2011-12-14  Martin Srebotnjak  <miles@filmsi.net>  [221d79d7dd32cd4acc043c56b1ba0d795a16af5d]

corrections to Slovenian locale data


2011-12-14  Michael Meeks  <michael.meeks@suse.com>  [fe40da4cb640819d869d1c925869bc87ede9bbfe]

Cleanup jpeg bitmap creation & loading code


2011-12-14  Matúš Kukan  <matus.kukan@gmail.com>  [cd105c5ad2dc7176837a570e6507bd2ca0cd357f]

we have gb_Library_add_objcxxobjects for this


2011-12-14  Stephan Bergmann  <sbergman@redhat.com>  [95baab4be90abe55b494e130a0304914fa41b676]

Create workdir sub-dirs before writing to them.


2011-12-14  Caolán McNamara  <caolanm@redhat.com>  [68d26c57c22005bbf81d56bdadcd1a3065883f06]

update list


2011-12-14  Caolán McNamara  <caolanm@redhat.com>  [fbfeb0cb787ff010a4c96bbce3e21c9029421b63]

callcatcher: remove some unused code


2011-12-14  Caolán McNamara  <caolanm@redhat.com>  [59bf1b583f235dbf0ffee971840f2c6524effa06]

regpathhelper: unused, so we've got to have two of them


2011-12-14  Caolán McNamara  <caolanm@redhat.com>  [9cdb0ca46b903852b9aee6252bc850c93cfa1fb5]

there's no point to OUStringsSort_Impl


2011-12-14  Caolán McNamara  <caolanm@redhat.com>  [8cbfe4e211e1aafe6cab64682b3e326153bdfb1e]

ByteString->rtl::OString[Buffer]


2011-12-14  Caolán McNamara  <caolanm@redhat.com>  [2b4aa9198148c1af610df024e3a7cb09752e1819]

unused strings


2011-12-14  Thorsten Behrens  <tbehrens@suse.com>  [05d08f187a0a7211e3fed85ee0b5d2b61abf47f8]

Add latest tag name to buildid string.


2011-12-14  Stephan Bergmann  <sbergman@redhat.com>  [3684fcdc0f80bc79dd06796f34c6ad5faa8894bb]

configmgr.component is no longer an old one.


2011-12-14  Felix Zhang  <fezhang@suse.com>  [8d691a2d94d2b2be3ad3fc0a44d2abc387d7b6c2]

import text body rotation property of custom shape


2011-12-14  Stephan Bergmann  <sbergman@redhat.com>  [0cead1d53372cc2e93db5a27b40dee8567129bed]

Missing configmgr/prj/build.lst adaption.


2011-12-14  Stephan Bergmann  <sbergman@redhat.com>  [28b86ca7b704d2789cad69f7516203434202c082]

Replaced remaining OSL_ASSERT in configmgr.


2011-12-14  Stephan Bergmann  <sbergman@redhat.com>  [ce1f52d69a2dfb0d34f41b7c9538775588db079c]

Ported configmgr to gbuild.


2011-12-14  David Tardon  <dtardon@redhat.com>  [ee29bb2a47311d86f794d10bbcfad27644baebb5]

force gbuild stage for CustomTargets

gb_SourceEnvAndRecurse_STAGE is unset in CustomTarget's make process
when the parent make has been started in sourced environment. This leads
to all sorts of "interesting" failures because the gbuild classes and
platform stuff are not loaded...

2011-12-14  Kohei Yoshida  <kohei.yoshida@suse.com>  [681e8b1e43c1949871463934fa92396c00110270]

fdo#39118: Fixed chart listener registration during ODS import.

The breakage was due to the drawing layer re-work.  We do need to store
charts (or all OLE shapes with associated listening ranges) for later
registration regardless of anchor types.

2011-12-13  Kohei Yoshida  <kohei.yoshida@suse.com>  [7352c717a307c46f0f1825375597fbe44b816ba5]

fdo#35981: Handle empty members correctly during field popup.

Or else filtering of field members will not work correctly when the
field contains an empty name.

2011-12-14  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [514af8a31fde244e750b3af80cc23025eb5be99e]

missing include limits


2011-12-14  Laurent Godard  <lgodard.libre@laposte.net>  [15fd1375d3321f764cf73efa938c7ed195d7a369]

add c++ based subsequenttest for XNamedRange

one test disabled because we first need to write a patch for our
internal cppunit

2011-12-14  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [cd3bf24a544ca9015cc5200df65c424f36f86eef]

add makefile for new XNamedRange subsequenttest


2011-12-14  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [38a93a59af68fb0262a0753e6ae8d31958b16138]

ManageNames: info text should be centered in the text field


2011-12-14  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [49bb030e9b9ef6b61c8a309a84a0ac78218db971]

fix crash for std::numeric_limits<int>::min() in our math lib impl


2011-12-14  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [ab125155cf576e6ad1725947309cbe7eee9e8b0f]

don't try to use Inf for axes calculation fdo#43703


2011-12-13  Kohei Yoshida  <kohei.yoshida@suse.com>  [70afe780231dc086a07494db97a2bac2ca0a0939]

fdo#43681: Set correct auto scaling for stacked data series.

With this change, the automatic y-axis scaling should be more accurate
for stacked charts (i.e. stacked line, area, bar charts) with dates on
the x-axis.  The previous algorithm only calculated the max and min
y-values of the individual data, without taking into account the stacking
type when the x-axis type was date.

2011-12-14  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [f56780576fa8c28cd212ddfffc554cee40698009]

-Wl,-dead_strip_dylibs is not supported with XCode 2.5


2011-12-13  Stephan Bergmann  <sbergman@redhat.com>  [c3a622e3416916d018ac25ccd17688a4049a37f4]

Simple officecfg/cppheader sanity check.


2011-12-13  Stephan Bergmann  <sbergman@redhat.com>  [1b6dc2adb8e7f6a6a1894ced614ba4da369fecec]

Also escape dots in entity names used as C++ identifiers.


2011-12-13  Kohei Yoshida  <kohei.yoshida@suse.com>  [a9d1d2f35c7c763fdf59e0350478f583f9d934f8]

Prefer reference over pointer (when it makes sense).


2011-12-13  Kohei Yoshida  <kohei.yoshida@suse.com>  [ccc59bc76f2d7cd5d6ccae47efc7e6633f01a70a]

fdo#43681: Always sort category axis when it's a date type.

Or else we'd end up drawing a pretty interesting diagram...

2011-12-13  Kohei Yoshida  <kohei.yoshida@suse.com>  [2977e3e9882c14cda9d462cf96cd1f00fe7af4f7]

Prefer pre-increments, especially with iterators.


2011-12-13  Stephan Bergmann  <sbergman@redhat.com>  [db4bc6812d69d960a558b89c18f08b17a2e38d27]

Unified configmgr::Node::getMember{s,Map} again.

(With the insight that Data::components is RootNode::members.)

2011-12-13  Caolán McNamara  <caolanm@redhat.com>  [39cbce553da1834f78b77f48b2f1be9578d6cc05]

Resolves: rhbz#761009 IFSD_Equal is asymmetrical


2011-12-13  László Németh  <nemeth@numbertext.org>  [e0248eb419ba923834698fd628e1c0bf34f42cc5]

Fix FullCommentURL for grammar checking (local menu)


2011-12-13  Thorsten Behrens  <tbehrens@suse.com>  [23c16ec47cec92566b426168ed53c795116b56f6]

Fix abort from stl debug iterators' invalid access.

Triggered by fdo#43725, incrementing an invalid iterator bombs -
though this seems a corner case, depends on whether one considers
"+= 0" as incrementing or not.

2011-12-13  Thorsten Behrens  <tbehrens@suse.com>  [7b7c3b6e1102e7f8856f047fe475ddbc53438f4e]

More efficient insertion of B3DPolygons

 * some cleanup - removed ugly-as-hell exposure of only parts of the
   internal data struct on B2DPolygon (and reworked the only client
   of that code)
 * added stl-style begin/end to B3DPolyPolygon as well, mirroring
   B2DPolyPolygon, plus adapting the insert() func to make use of
   that (avoiding loads of temporaries)

2011-12-13  Matúš Kukan  <matus.kukan@gmail.com>  [b43fb02c9b7afcbb41b5140b80e97447b1a29945]

try to fix building lingucomponent on Mac


2011-12-13  Noel Power  <noel.power@novell.com>  [96c1a0e3540d0e7a8a40fd2ec1e82604f6201c01]

adjust multiline button and scrollbar size/positions


2011-12-13  Michael Meeks  <michael.meeks@suse.com>  [b664d9290852f3f4f07ea86f9c2234df6e83b2cf]

Disable gtk3 at run-time, unless in experimental mode.


2011-12-14  Takeshi Abe  <tabe@fixedpoint.jp>  [55b9dc002a7ffbf5d3abdece74a09029e2da94a5]

shrinked useless constants/defines


2011-12-14  Takeshi Abe  <tabe@fixedpoint.jp>  [520891d058f9e936b9b8afb490b5a26c156008ef]

catch exception by constant reference


2011-12-13  Stephan Bergmann  <sbergman@redhat.com>  [4c1c531435e1bdb151d45626648486062012cbaa]

Missing dependencies.


2011-12-13  Stephan Bergmann  <sbergman@redhat.com>  [38747916d6405b32a3cfc465e31be743db255878]

Make LineTest::testCornerCases succeed again after last basebmp fix.

Though it looks wrong that rtl_allocateMemory(0) == 0.

2011-12-13  Matúš Kukan  <matus.kukan@gmail.com>  [ab96f8a753dc63d47cd7aceed6a41390c63bacdc]

remove old comment


2011-12-13  Matúš Kukan  <matus.kukan@gmail.com>  [5df936eb38033d3fe071a64223c608206cf9613b]

add linguistic to tail_build


2011-12-13  Matúš Kukan  <matus.kukan@gmail.com>  [f51ae7bbf948f68263f2699f68ecba085fd2be74]

add lingucomponent to tail_build


2011-12-13  Matúš Kukan  <matus.kukan@gmail.com>  [f9fc46c1ef035516287d09ddca86e1668a79c701]

convert lingucomponent to gbuild


2011-12-13  Matúš Kukan  <matus.kukan@gmail.com>  [bd030305b844f451910d671c894d5e8fa8d532b7]

add libexttextcat to external libs


2011-12-13  Matúš Kukan  <matus.kukan@gmail.com>  [b6bb9bd1e83b40f14f74f3dcf345c7480ac64c46]

add hunspell to external libs


2011-12-13  Michael Meeks  <michael.meeks@suse.com>  [cefb414b375e3d6be2b722507a9f17faefaae217]

handle failed bitmap storage allocation gracefully


2011-12-13  Kohei Yoshida  <kohei.yoshida@suse.com>  [9ffe57dc020dc2658e2f326dc399fe0da0641050]

fdo#39917: Use correct address convention during search and replace.


2011-12-13  Caolán McNamara  <caolanm@redhat.com>  [edf90c212d8bfe6360a1e35eb4d7fbbf82ed33b4]

warn about massive allocs


2011-12-13  Petr Mladek  <pmladek@suse.cz>  [6f678383994a582543cef1ce8b7b729d30245680]

lo-pack-sources: allow to generate .xz source tarballs by default

Add --bzip2 and --xz options to select the compression. Both options
can be used togetger to generate both types of tarballs in one call.
XZ compession is used by default.

Also renamed "lo*build" strings to "lo*core" to fit the current name
of the top level source directory.

2011-12-13  Stephan Bergmann  <sbergman@redhat.com>  [53aaaafb11622741354ee9ac0215ad246c07ead6]

Use officecfg/Office/Common.hxx directly.


2011-12-13  Andras Timar  <atimar@suse.com>  [fd5ffcf656216c00fd0149a844c9da5c73813835]

add grammar checker to descriptions


2011-12-13  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [e7fc2624a1aa4aaaf29fe302a30cc43a297106e5]

n#703032: Fixed an RTF import crash when handling formdata in non-FORM fields


2011-12-13  Miklos Vajna  <vmiklos@frugalware.org>  [5916088332276b922a6a0d6d27968cd82569639c]

fdo#30714 move SID_INSERT_CURRENT_DATE/TIME to GID_INSERT


2011-12-13  Miklos Vajna  <vmiklos@frugalware.org>  [b26292882bf2439a78488b55b4ac21c244ef61b1]

fdo#30714 Use different default key bindings for Hungarian locale

Mimic Hungarian Excel's key bindings:

* inserting current date is Ctrl-'.'
* inserting current time is Ctrl-Shift-'.'

2011-12-13  Tor Lillqvist  <tlillqvist@suse.com>  [63961609e83e77252d75ced99a4141cba470b696]

Fix problem when compiling against a wrong colour version of the GNU STL


2011-12-13  Tor Lillqvist  <tlillqvist@suse.com>  [1b61b76783d07092fbd88f58777b1273f0898284]

Untabify


2011-12-13  Tor Lillqvist  <tlillqvist@suse.com>  [b4774e1730ffa442b086a07820d998cec58e2c17]

We don't use any 'pooling' when packaging


2011-12-13  Tor Lillqvist  <tlillqvist@suse.com>  [42b7c64e528081ff1512adac214b266145a08926]

Bin a commented out block of crack


2011-12-13  Tor Lillqvist  <tlillqvist@suse.com>  [91963613934e746ed7b5f1d2905d28ecb3d1a269]

Bin unused use of WORK_STAMP


2011-12-13  Tor Lillqvist  <tlillqvist@suse.com>  [b7bd441a7f907114d3e911a440e1b1ffd9b3601b]

Bin a few lines of weird crack


2011-12-13  Tor Lillqvist  <tlillqvist@suse.com>  [5317a92f5712c2f06b6831d5f093ebdbfff699b9]

Bin unused subs


2011-12-13  Tor Lillqvist  <tlillqvist@suse.com>  [5b4bcc81e1d6a8bea8851faa7781dfada092adb4]

Kill unused variable


2011-12-13  Kohei Yoshida  <kohei.yoshida@suse.com>  [4b6e0d42d72f8d2f5a18a0e0af595d884d96f552]

Pass the correct ScTabViewShell instance to the input box.

This eliminates the need to store the assigned doc pointer to cross-check
against whenever the edit engine is initialized.  It's cleaner this way
& fdo#43614 still remains fixed.

2011-12-13  Kohei Yoshida  <kohei.yoshida@suse.com>  [43c7830b03d141ae11d8617c0fdabefa32dd243c]

Don't crash when typing Japanese via SCIM.

There should only be one active edit view while the user is typing
into a cell, or else it crashes when an external input method is
being used to input values (such as Japanese).

2011-12-13  Stephan Bergmann  <sbergman@redhat.com>  [bcdea3b379637a98e5bbc304078149ca6c2b6e03]

Simplified, type-safe C++ configuration access.

* New offapi com.sun.star.configuration entities to access the complete
  configuration read-only or read/write...
* ...configmgr adapted to support those new services/singletons...
* ...new unotools/configuration.hxx is the type-safe C++ plumbing on top of
  that...
* ...officecfg now generates C++ headers to access all the properties and sets
  given in the .xcs files...
* ...and svl's asiancfg.cxx exemplarily makes use of the new
  officecfg/Office/Common.hxx to access the configuration.
* There is still TODOs:  For one, see those listed in
  officecfg/registry/cppheader.xsl.  For another, at least a notification
  mechanism for the new read-only configuration access and the C++ wrapper is
  missing.

2011-12-13  Jan Holesovsky  <kendy@suse.cz>  [ddf1cf333174777e7923aa0d6126daf2c8645fed]

Improve quoting when calling submake for custom targets.

This should fix the Windows build, while keeping the
gb_Helper_abbreviate_dirs_native working in custom targets.

2011-12-13  Caolán McNamara  <caolanm@redhat.com>  [70c315620e09113026a07982884e8e222973afe5]

unused inline RemoveStatusField


2011-12-13  Caolán McNamara  <caolanm@redhat.com>  [220b97fd143da72a8c9f56cdee30bb31e7180a07]

SbTextPortions, etc can completely go


2011-12-13  Caolán McNamara  <caolanm@redhat.com>  [0d486af418b8141ffe25f05a33570abd1e93d13e]

_BASIC_TEXTPORTIONS always defined


2011-12-13  Caolán McNamara  <caolanm@redhat.com>  [a15cdba6efb0c4ddb563b538cccdd78d8722a986]

disassembler unused


2011-12-13  Caolán McNamara  <caolanm@redhat.com>  [90ca7d9e2423afccfaece5f7ffef7fcdd3b5b1e7]

callcatcher: remove newly unused code


2011-12-13  Caolán McNamara  <caolanm@redhat.com>  [a796b8ae135861101df9e0af1c0ff40151d8b5c2]

m_pInfoImage never constructed or used


2011-12-13  Caolán McNamara  <caolanm@redhat.com>  [5258afdc70f47f9dbaba5953214d3f312739faa5]

bUsedForHilite always false


2011-12-13  Caolán McNamara  <caolanm@redhat.com>  [e008580f6559ccf5d6cda08802020bb92e1cb21a]

SbiTokenizer::Hilite unused


2011-12-13  Caolán McNamara  <caolanm@redhat.com>  [2338a8c9c53d84e269ee85843bf7bb6a0015ea2d]

convert GetMangleName


2011-12-13  Caolán McNamara  <caolanm@redhat.com>  [34cbfad1b27cf28c10974f8170abe00e824f4a9d]

replace ByteString(String ctor


2011-12-13  Caolán McNamara  <caolanm@redhat.com>  [41f59c6cf2e27a38e3cc4465582ba154be65086d]

this line doesn't do anything


2011-12-13  Caolán McNamara  <caolanm@redhat.com>  [73d76958fd626ab55cbaf5264247cee10ec85fd6]

ByteString->rtl::OString


2011-12-13  Caolán McNamara  <caolanm@redhat.com>  [da5f9b7c29ee86c4fc235fa1281477161271f7c9]

use RTL_CONSTASCII_STRINGPARAM


2011-12-13  Caolán McNamara  <caolanm@redhat.com>  [c732a811fc2bacad148c326e32f110a203eef608]

intermediate string object unnecessary


2011-12-13  Andras Timar  <atimar@suse.com>  [effcabb995fe13bdc1e5311b0297161a9ee25695]

use latest versions of DejaVu and Liberation fonts


2011-12-13  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [b1a096a7d5be33982294d3eb4f67a4bc4daff803]

RTF import: default scale for images is 100% not 0%

This fixes the import of pictures in n#228839 and n#77738

2011-12-13  László Németh  <nemeth@numbertext.org>  [e2812dd41916cb90c28782b855a100edb4b681b0]

Fix always-false condition of FullCommentURL


2011-12-13  Matúš Kukan  <matus.kukan@gmail.com>  [946b0d316358006aca8d59b84f3239a8ae108541]

simplify this, use gb_Helper_abbreviate_dirs_native instead of cygpath


2011-12-13  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [f953f1b11acea9c225ea50888d285c7efd11de2e]

Simplify the patch

1) When building internal pgsql even on Windows, we use Mozilla LDAP if it is built
2) Regenerate the generated fils with autoconf-2.63 that is used by upstream

2011-12-13  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [2282f4f3f2e2f950e8085d51ff567336bc61d918]

Avoid double slashes in paths (cosmetic change only)


2011-12-13  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [d1dacd144f8c17fbbefe834792d900c5a98b6951]

Use SOLARINC and SOLARLIB instead of hand-crafted path


2011-12-13  Olivier Hallot  <olivier.hallot@alta.org.br>  [00a67c0f9056729695e6004707d64b448756fa6f]

Fix for fdo43460 Part VII getLength() to isEmpty()

Part VII
Module
comphelper

2011-12-13  Andras Timar  <atimar@suse.com>  [d5b25bdd1247363c5745dd5fcbc2ec784063b6bd]

introducing propex tool for string extranction from .properties files


2011-12-13  Andras Timar  <atimar@suse.com>  [c0b0cbe1a7ce5e71de57aa3908441026dedccaab]

exclude wntgcc* directories from searching for translatable files


2011-12-13  Tor Lillqvist  <tlillqvist@suse.com>  [2d5e44f5899d2f90c025e146508a5424d77b813a]

Drop the $oldoutfile thing, people are used to Env.Host.sh by now surely


2011-12-13  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [bedebfcb517b2178686617d7356be89d29360c86]

get rid of obsolete path-delimiter escape


2011-12-13  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [89b4260fc9ddc39ebc36ea44723f101aabf1d043]

GUI is also UNX for Mac, to check for Mac use either OS→MACOSX or GUIBASE→aqua


2011-12-13  Lior Kaplan  <kaplanlior@gmail.com>  [9b98c4a8d780ec62f346d9d39cc61e45d0e38a17]

fdo#39452: 'Back' is misleading, use 'Revert' instead


2011-12-12  Lionel Elie Mamane  <lionel@mamane.lu>  [1a658dda70d2e139d124d60d64691356c9414f3e]

postgresql-sdbc: do not use GNU ld-specific options on MacOS X


2011-12-12  Michael Stahl  <mstahl@redhat.com>  [69055c09610af650f5936b72df72c75d7c430ff8]

instsetoo_native: try to fix tinderbox:

3e2aec1a5437a930325e3eb715cec3a61497d92d removed a closing parenthesis

2011-12-12  Noel Grandin  <noel@peralex.com>  [583582c5bf11abf04393c378131be75f14a46922]

German translations

By Mike Whiteley/Noel Grandin, some smaller changes by myself; changes to binfilter removed from patch

2011-12-12  Julien Nabet  <serval2412@yahoo.fr>  [444eb68e8a6b35752bac4ff12fc83e44f36bb44b]

Remove ByteString


2011-12-12  Stefan Knorr (astron)  <heinzlesspam@gmail.com>  [0c85b042178a8e8ac608e51353b06e5c4418bf4f]

Remove HC icons from Human theme


2011-12-12  Stefan Knorr (astron)  <heinzlesspam@gmail.com>  [97366743efeadf96b4a96287371c79d30f0783d6]

No need to register LibO, so drop the Register icons


2011-12-12  Lionel Elie Mamane  <lionel@mamane.lu>  [7f4cb27518ec9d0916a4d6508d9f720771859c22]

fix loading of python-uno module by package.module name


2011-12-12  Julien Nabet  <serval2412@yahoo.fr>  [84a3f11c7a0cce586c15246079ea807aec38a439]

Remove ByteString


2011-12-12  Michael Stahl  <mstahl@redhat.com>  [5924454a867bd500fdc696bb9939c84425c5e025]

slideshow: play back embedded media:

The slideshow uses the UNO API to access the drawing objects,
so add a property to get the temp file URL from the media object.

2011-12-12  Michael Stahl  <mstahl@redhat.com>  [41927a4f2fe824dd1588c4ed0e14de0f2220c039]

editeng: EE_ITEMS_START:

This evidently depends on the values of OWN_ATTR_VALUE_START and
OWN_ATTR_VALUE_END, so define it that way.

2011-12-12  Michael Stahl  <mstahl@redhat.com>  [8bd011b527dbe77456c4822c57e0c6a1c1b93cfd]

gbuild: fix top-level "make check":

This should first build, then run smoketest, then run subsequenttests.

2011-12-12  Kohei Yoshida  <kohei.yoshida@suse.com>  [66778dd58d69426d527edd6ea5d847ce62c950ac]

fdo#32530: Correct default horizontal alignment for complex script.


2011-12-13  Olivier Hallot  <olivier.hallot@alta.org.br>  [fd866ac8f184c0910883963c9c12b45a239a9227]

Fix for fdo43460 Part VI getLength() to isEmpty()

Part VI
Module
codemaker

2011-12-13  Olivier Hallot  <olivier.hallot@alta.org.br>  [0eac98aa742e8e76ebb1af91b32bd02e04b2e20a]

Fix for fdo43460 Part V getLength to isEmpty

Part V
Module
chart2

2011-12-12  Tor Lillqvist  <tlillqvist@suse.com>  [187077c21bd73e22f35370ad8a475191614a398d]

Skip more components for Android and iOS


2011-12-12  Tor Lillqvist  <tlillqvist@suse.com>  [d6723c4efa3078c43384685f54cd46d163a031f3]

Add .DS_Store


2011-12-12  Tor Lillqvist  <tlillqvist@suse.com>  [00373d2097bad567f9724b340c852434430b2bcd]

Move .gitignore one level up


2011-12-12  Tor Lillqvist  <tlillqvist@suse.com>  [f43020eff6c9f1b262f4fc37a94bf17a46e5782f]

Use OUTDIR_FOR_BUILD for cross-compiling goodness


2011-12-12  Tor Lillqvist  <tlillqvist@suse.com>  [77680bbbadb2e4636164832b58da86f24effe034]

Do build Executable_soffice.bin also for Android, for now


2011-12-12  Tor Lillqvist  <tlillqvist@suse.com>  [414596cd71620aca4816468b9652e77e51b892c8]

Do build Library_deploymentmisc also for non-desktop OSes, for now


2011-12-12  Tor Lillqvist  <tlillqvist@suse.com>  [a7058d7bac5eef60741ada51d8193c505281d84e]

Bypass bean for Android which has no java.awt


2011-12-12  Tor Lillqvist  <tlillqvist@suse.com>  [ee7e362aaecba75b7e2fbec81a1d68d417e42e98]

Accept also Oracle Corporation as Java vendor here, too


2011-12-12  Tor Lillqvist  <tlillqvist@suse.com>  [b1b25a9a1e61ff85467fab7d018c82f458826d8f]

Kill a bunch of empty lines


2011-12-12  Tor Lillqvist  <tlillqvist@suse.com>  [01fd335473bfb52882f30ff2278cec1da129e978]

WaE: NULL used in arithmetic


2011-12-12  Tor Lillqvist  <tlillqvist@suse.com>  [3e2aec1a5437a930325e3eb715cec3a61497d92d]

OxygenOffice doesn't bundle JRE either


2011-12-12  Tor Lillqvist  <tlillqvist@suse.com>  [145dd11c95fcaaec4e3228f114e3bee677702abf]

Hardcode to try just the "svp" VCL plugin on Android for now


2011-12-13  Olivier Hallot  <olivier.hallot@alta.org.br>  [9201704ede70498a850bee6d15f0340d58f3889c]

Fix for fdo43460 Part IV getLength to isEmpty

Part IV
Module
basic (small fix per demand from Ivan Timofeev)
binaryurp
bridges

2011-12-12  Kohei Yoshida  <kohei.yoshida@suse.com>  [96692c301d67bd74f9a97f6b998bec6314be1b44]

Revert "remove lazy init of edit view to fix strange core ( open insert|formula )"

This reverts commit 0262ea0352cee2ecbe231e6f9f7188ce9edbb85c.

2011-12-12  Kohei Yoshida  <kohei.yoshida@suse.com>  [99977d7864f632a6fd74d3e0490f545905ac4b96]

fdo#35539: Don't evaluate error cells as values during filtering.

E.g., if filtering for cells < 5, we should skip error cells.  Previously,
error cells are unintentionally treated as having a numeric value of 0.

2011-12-12  Noel Power  <noel.power@novell.com>  [0262ea0352cee2ecbe231e6f9f7188ce9edbb85c]

remove lazy init of edit view to fix strange core ( open insert|formula )

I didn't quite get it, valgrind didn't show a sensible trace but this fixes the core ( also according to valgrind )

2011-12-12  Kohei Yoshida  <kohei.yoshida@suse.com>  [f162980219bb6ab01d099eda57897c5b0a9aa6fe]

Fix filtering by inequality operators e.g. >5, <=3, etc.


2011-12-12  Lionel Elie Mamane  <lionel@mamane.lu>  [5438fef04f0e1cdc114b645d50bec94cea17c6da]

postgresql-sdbc: get libpq link deps from postgresql build system


2011-12-12  Lionel Elie Mamane  <lionel@mamane.lu>  [914d1fc4644e5ce39085653fd8deda33e79bba3b]

postgresql: go look for includes and libs in solver


2011-12-12  Luboš Luňák  <l.lunak@suse.cz>  [f176c9ba7be7f3051a52b9f57b56124038c0cfd6]

fix docx hyperlink writing

This is a rewrite of the fix for fdo#35826, needed for writing
the document from bnc#706138 as docx. The sequence there is
startURL(), runText(), endRun(), endUrl(), startUrl(), runText(), endUrl(), endRun(),
so by the second endRun(), it is needed to close both the previous
and current hyperlink run.

2011-12-12  Marcel Metz  <mmetz@adrian-broher.net>  [9fd35cc973e12a07d82e5ca14ec1f4307dbbada9]

Related: fdo#38832 Replace Table with std::map


2011-12-12  Caolán McNamara  <caolanm@redhat.com>  [38f83bd0a5ae49ff382c64ea8ee4540435f0eb62]

catch by const reference


2011-12-12  Marcel Metz  <mmetz@adrian-broher.net>  [e5feeed767744a4823e0e672d0606b478a7dfe67]

Related: fdo#38832 Replace Table with std::map


2011-12-12  Caolán McNamara  <caolanm@redhat.com>  [d6e21fd53cda06460f2c1611ef5d0744132d87bc]

now with an STL map we don't have to do our own mem allocation


2011-12-12  Marcel Metz  <mmetz@adrian-broher.net>  [57054f84f66c4d2db8d117a4043e0fbcbd0ee528]

Related: fdo#38832 Replace Table with std::map


2011-12-12  Caolán McNamara  <caolanm@redhat.com>  [20d6bd273c43a9b8573fa077f6d9d631bd2d53cc]

pair::second is false if element with same key already existed

The pair::second element in the pair is set to true if a new element was
inserted or false if an element with the same value existed

2011-12-12  Marcel Metz  <mmetz@adrian-broher.net>  [26c0c9d404a65d5ab7a5a9c227132594e467cef4]

Related: fdo#38832 Replace ImplAccesTable with std::map


2011-12-12  Andras Timar  <atimar@suse.com>  [87becfbd2a4d440925f1680c1cc85afa0cef350a]

add Sinhala spelling dictionary


2011-12-12  Caolán McNamara  <caolanm@redhat.com>  [9e8ac5c91e8bd42467b130b3cd53da44f7b736f6]

more debug spew in non-debug product


2011-12-12  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [80d3c4b682c1d589047acc2d4f5c7ae8c90cc013]

Hopefully the last of the pgsql saga


2011-12-12  Caolán McNamara  <caolanm@redhat.com>  [fb37327df4153a31d7ba28e2bc3f742f4efc9f34]

Let's not have debug spew all the time


2011-12-12  Caolán McNamara  <caolanm@redhat.com>  [978e94ea4e7cc9e1ea1e692ed11835ac27181804]

less debug spew


2011-12-12  Caolán McNamara  <caolanm@redhat.com>  [b103bb2ab3050b732f1b59a4055b5f94dc460804]

ditch some ByteStrings


2011-12-12  Radek Doulik  <rodo@novell.com>  [cd77642f2b2aa9a0f07a7b161b16b34d2b511828]

pptx: updated custom shapes presets after latest fix in equations import


2011-12-12  Radek Doulik  <rodo@novell.com>  [cc65d9fe56dbbf77ed48d5dacd9d1a11a450e5a6]

pptx: fix custom shape equations import

 - guide names can be reused and in that case current one used
   in following equations is the last one

2011-12-12  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [f2f31cbd245b19b18d044cec6f6df5d4d7a71348]

Complete the pgsql patch


2011-12-12  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [8bfe0a7df124edd4952e4cfa379e25bd019e79cb]

Fix a thinko in makefile.mk


2011-12-12  Caolán McNamara  <caolanm@redhat.com>  [cf5d0e20f2ba5a71f9ca2ed78a1b24841c97bb06]

Resolves: CVE-2011-4599


2011-12-12  Rafael Dominguez  <venccsralph@gmail.com>  [37785dde4be04375e83a477a0f5670c6490f4f93]

Remove unused macros.


2011-12-12  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [1190a20a9ee022459edacf02bdd793aba24506ea]

fix mac build of pgsql


2011-12-12  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [8d3be00b0ce3f43345d503661ac94786cf8e37c3]

OOps, typo


2011-12-12  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [e96eb62002d6bd745f5615bf180c3586f247cdd1]

Allow the internal libpq to use both openldap and mozldap


2011-12-12  Caolán McNamara  <caolanm@redhat.com>  [cdd597746ff43c02ae613304ffe7456ec855181f]

Resolves: fdo#43690 install explicit cancel handler


2011-12-12  Caolán McNamara  <caolanm@redhat.com>  [6765b2b71544a1ca0957fbd5e04062c274a24f45]

stop saying "15" on stdout


2011-12-12  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [7d7496bd4c152ad1746809800f1298169052320e]

Allow building with LDAP support on windows


2011-12-12  Tor Lillqvist  <tml@iki.fi>  [4cb5e2e08163d44990e67648e6ad09186c297a5d]

Drop some unused variables


2011-12-12  Tor Lillqvist  <tml@iki.fi>  [13876ef22f42256ab575d5678b7a4165c7388076]

We only support Cygwin Perl on Windows


2011-12-12  Tor Lillqvist  <tml@iki.fi>  [abb06e33756e9a3cc5fd77d7b14bb2e7e7ec5b2f]

The VCL environment variable, always "TRUE", is not used


2011-12-12  Tor Lillqvist  <tml@iki.fi>  [026ce875672f1e02dd5931372d169891eb92aff7]

Drop two unused variables


2011-12-12  Tor Lillqvist  <tml@iki.fi>  [c682be8ba5c0b5d9bb8579b10c73a0023214366a]

I don't see VCL or NT351 being checked in any ifdef

So drop the GVER thing and -DVCL and -DNT351.

2011-12-12  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [a7639b7b5a77a458433d113f1c4b076d4469536e]

Enable pgsql LDAP support when building with OpenLDAP


2011-12-12  Caolán McNamara  <caolanm@redhat.com>  [1b1f0bbb28c6146f3aa12ef3f87f2eb1aa0c7479]

ByteString->rtl::OString


2011-12-12  Caolán McNamara  <caolanm@redhat.com>  [4521fc855b319bd8aa6583900d97c026bcc5f32f]

Resolves: fdo#42694 crash inserting table control


2011-12-12  Caolán McNamara  <caolanm@redhat.com>  [54747f3087e50c5e45ac2d051f455569d45a1c74]

aPathName unused


2011-12-12  Caolán McNamara  <caolanm@redhat.com>  [9e4028b4fce0c93ae08005ae4f77c4154a42a08d]

aString unused


2011-12-12  Caolán McNamara  <caolanm@redhat.com>  [38d2abde15fb4954a763bd31921a78ea660e54e5]

sVersion, from WORK_STAMP doesn't get used


2011-12-12  Caolán McNamara  <caolanm@redhat.com>  [8a418586ea319f7ca7394e5412501fb8faed8142]

ByteString->rtl::OString


2011-12-12  Caolán McNamara  <caolanm@redhat.com>  [a28c265ea4bf318cd993673cab88f609d7294220]

de-ICC this for maximum readability


2011-12-12  Caolán McNamara  <caolanm@redhat.com>  [f836ad5caa4f3b83d6382afdda5dbe18719f6096]

de-obscure things direct ND_TEXTNODE id compare -> IsTxtNode


2011-12-12  Caolán McNamara  <caolanm@redhat.com>  [f827f87ea390b14aff5a54065dfb59c2ab7e4c0b]

refactor ND_foo_NODE to be a little more readable


2011-12-12  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [f5501498eb4dae84146b8ad7372656bfe4b6ea35]

Enable OpenSSL support in the internal libpq


2011-12-12  Andras Timar  <atimar@suse.com>  [9ab205afe55b2121fbcd1b1cae651f5be839cf97]

change PRODUCTNAME back to LOdev, because prev. change broke Linux packaging


2011-12-12  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [d1a1585c30c31dec38d32571e9c2b4444bee4d03]

Some more postgresql fixes

1. The --enable-extension-integration affects only packaging
2. OUTDIR_FOR_BUILD is for native build in case of crosscompiling

2011-12-12  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [e0ba066d4c84cf6ddc3b65ce6549ec25404f0d84]

Fix a typo?


2011-12-11  August Sodora  <augsod@gmail.com>  [5008540c40484467e857c3245ae29c17c29673a2]

Remove unused code


2011-12-11  August Sodora  <augsod@gmail.com>  [c95fa19f7c7b58a2beb65ad52335322ec2ae6f18]

Remove unused code


2011-12-12  Takeshi Abe  <tabe@fixedpoint.jp>  [75b835c8cd2953c5bc0f23df300ee553f94eb28d]

catch exception by constant reference


2011-12-11  Peter Foley  <pefoley2@verizon.net>  [f00172b81c8bab0b1c62cbca1bc14b83deed8806]

fix automatic download of dlls on windows


2011-12-11  Peter Foley  <pefoley2@verizon.net>  [f44d288a96f4efa23cbcc172261962c8010f9797]

fix ole build failure


2011-12-12  Noel Power  <noel.power@novell.com>  [bee8375b7205d4a468a2d3a928249e7923b2147a]

double check pEditView ( appears some re-entrency foo can zap it )


2011-12-11  Peter Foley  <pefoley2@verizon.net>  [a298986d627b944eb94fdd8b0c30a9298f14ab65]

alow make to run autogen.sh if autogen.lastrun doesn't exist


2011-12-11  Julien Nabet  <serval2412@yahoo.fr>  [60beba6a73c46d4564599467badd6136f9523434]

Revert buggy 4046a1dfc2ba5b52cab7083f4817351c647a59c3


2011-12-11  Andras Timar  <atimar@suse.com>  [f129c4f766c30b174544ec234cbd72c7050a2fc1]

fix VersionInfo resource build under MinGW


2011-12-11  Julien Nabet  <serval2412@yahoo.fr>  [5c4503898742a151e7521cae0649ff5eb6f19220]

Remove ByteString


2011-12-11  Andras Timar  <atimar@suse.com>  [77cc0bb46453a67577d76868453ea56c88aa77a7]

fix problems with generation of download name


2011-12-11  August Sodora  <augsod@gmail.com>  [bb11106e06fa47a105bd02c2281f20af147b71b6]

Remove unused code


2011-12-11  Noel Power  <noel.power@novell.com>  [c7551439a9ff4073a0b652329357be46d07b2c91]

fix autocorrection sync problem with input/formulabar

also,
* make the GetEditView explicitly create EditEngine/EditView *always*
* remove the bogus GetLine method
* reset NotifyHdl when stopping the edit engine

2011-12-11  Lionel Elie Mamane  <lionel@mamane.lu>  [10aba2a2d02ce8a2e6b86fa37c0087185a3c6b35]

correct extra whitespace


2011-12-11  Julien Nabet  <serval2412@yahoo.fr>  [15f8fce9860100505c4c6a54f5f003375fbd8275]

Remove ByteString


2011-12-11  Julien Nabet  <serval2412@yahoo.fr>  [7866954ac27c15146ce76adeba5c94d147d32d94]

Unused according to Opengrok, so drop this


2011-12-11  Julien Nabet  <serval2412@yahoo.fr>  [eba2e6a9c32d5c5a7bdb4c8ccc515903b247c12d]

Remove ByteString


2011-12-11  Julien Nabet  <serval2412@yahoo.fr>  [4046a1dfc2ba5b52cab7083f4817351c647a59c3]

Remove ByteString


2011-12-11  Julien Nabet  <serval2412@yahoo.fr>  [456df3133a0dd9664ddb8022b3279180900eff46]

Remove ByteString


2011-12-11  Julien Nabet  <serval2412@yahoo.fr>  [a1b970a10e00b34ab6d8608cb02247b8f0195573]

Remove ByteString


2011-12-11  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [bee80a2a5762ab483b64b6d9b38d39ed3ffeca1f]

Make internal pgsql build on mac and make it default for release


2011-12-11  Lionel Elie Mamane  <lionel@mamane.lu>  [95a0d27887934ab60af321ce83655238a29df981]

typo, trailing whitespace cleanup


2011-12-11  Laurent Godard  <lgodard.libre@laposte.net>  [fc0f0610fe42f4e52391cbe61277bcd97f1e8df6]

minor around python and SDK

- add Python as available language desc. in SDK homepage
- replace OpenOffice.org with LibreOffice in examples index file
- add a readme file to toolpanel example

Signed-off-by: Lionel Elie Mamane <lionel@mamane.lu>

2011-12-11  Korrawit Pruegsanusak  <detective.conan.1412@gmail.com>  [76fac398dd71364302a261a18d8015fd250543cd]

--with-theme is without trailing s

Signed-off-by: Lionel Elie Mamane <lionel@mamane.lu>

2011-12-11  Tor Lillqvist  <tlillqvist@suse.com>  [e07efd070d22cc7c540ffda55043ab7277d46a3e]

Add comment about OxygenOffice's use of XPD


2011-12-11  Tor Lillqvist  <tlillqvist@suse.com>  [78ceb50f27a7e148088411e7c2b0bcc67749b2f4]

Fix typo


2011-12-11  Tor Lillqvist  <tlillqvist@suse.com>  [803d1ee787c9742eedf14681cbf61a0ae42dcb29]

Drop Hamburg RE updatepack stuff that we have no clue about anyway


2011-12-11  Tor Lillqvist  <tlillqvist@suse.com>  [7ab121c2524f1378438b73aea077f37dca00ca16]

UPDATER, whatever it means, was fixed at YES, so factor out


2011-12-11  Tor Lillqvist  <tlillqvist@suse.com>  [858423e99c0f348562dd9147bc07b9e353365585]

CALL_CDECL is always TRUE


2011-12-11  Tor Lillqvist  <tlillqvist@suse.com>  [f92b52d1bbdc59b450d3024f94de3250d353661d]

COMMON_OUTDIR is always empty here anyway


2011-12-11  Tor Lillqvist  <tlillqvist@suse.com>  [5f03eb4bc698d0915e7f75605347780ab8d2b4de]

The common_build stuff is surely obsolete


2011-12-11  Tor Lillqvist  <tlillqvist@suse.com>  [cef915c38b08bfa1e99d36e948cd759ddb46d61f]

I don't see SOLAR_PLUGIN being used anywhere


2011-12-11  Tor Lillqvist  <tlillqvist@suse.com>  [c8ed513eca5e098435eef90cb1aeccc02544ab5d]

I don't see NO_REC_RES being used anywhere


2011-12-11  Tor Lillqvist  <tlillqvist@suse.com>  [7904a8cc565380b393a6e0e6b793277322b90e3a]

I don't see NO_BSYMBOLIC being used anywhere


2011-12-11  Tor Lillqvist  <tlillqvist@suse.com>  [0acf93fc20f784cdd415872d61b9b7fe1c95ca00]

I don't see SO3 being used anywhere


2011-12-11  Tor Lillqvist  <tlillqvist@suse.com>  [481d0d647334f91701dfc63bcb9b68c0a53c1865]

I don't see ENABLEUNICODE being used anywhere


2011-12-11  Tor Lillqvist  <tlillqvist@suse.com>  [563477182c67f9ae0709a0a6bcfa428543ee0cfa]

I don't see ENABLE_FONTCONFIG being used anywhere


2011-12-10  August Sodora  <augsod@gmail.com>  [c64efb1dd5721c3ed4d4aa20b8ef6dcf42592400]

Remove unused code


2011-12-11  Miklos Vajna  <vmiklos@frugalware.org>  [dc78a1c44c478dc7abb25ff5cbbb7477348f0dd1]

dmapper: when parsing NS_ooxml::LN_CT_Spacing_lineRule, pTopContext may be nil


2011-12-10  August Sodora  <augsod@gmail.com>  [1274558accebed03b2400b5a6da90ff4e2db55c7]

Remove unused header


2011-12-10  August Sodora  <augsod@gmail.com>  [5414ac4348d8a36db39764691518b451f9ba4843]

String->OUString


2011-12-10  August Sodora  <augsod@gmail.com>  [0f9876867c5f232a39d5e50390d1ac9fdead58d7]

Remove unnecessary includes


2011-12-11  Tor Lillqvist  <tlillqvist@suse.com>  [76a27791fc715e612242a7a60a449efc82d4c0f8]

Build Library_vclplug_svp for Android, too


2011-12-11  Tor Lillqvist  <tlillqvist@suse.com>  [0f43b8d39ba44521ad0f9bc1c3a7eaeb3c9d6f5c]

Don't bother with a freetype2 subdirectory for headers after all


2011-12-10  August Sodora  <augsod@gmail.com>  [9776c3c4dc2bcae811a7d86c4a83ff7437ac7358]

String->OUString


2011-12-10  August Sodora  <augsod@gmail.com>  [c1cddefe213524038d3c97357f888150e0d0c243]

Avoid use of preprocessor


2011-12-11  Tor Lillqvist  <tlillqvist@suse.com>  [75aacd87bbbddb860efb57f046c84e4f107a8839]

Download and build FreeType and fontconfig for Android

It will probably be simplest to just use FreeType on Android,
too. (Android uses it itself, but doesn't provide its API publicly.)

Probably fontconfig, too, although there shouldn't be much
configuration per se that a LibreOffice-baed app would have to do at
run-time; it will have to bundle all fonts it is going to use anyway,
I think, so all font information is known a priori. But maybe in the
future there will be user-installable system fonts on Android, or
something.

2011-12-10  Andras Timar  <atimar@suse.com>  [6a43a6c1fe56e5b63e5f330f87feada6479f8119]

use PACKAGEVERSION as the base of MSI ProductVersion

Formerly PRODUCTVERSION was used but that did not contain
the microversion digit. It is better to have it in MSI
ProductVersion, because a higher build number of a lower
microversion looked newer from the MSI point of view, and
update failed.

MSI ProductVersion is now major.minor.micro.build, e.g.
3.6.1.1206 (build number is taken from minor.mk)

2011-12-10  Andras Timar  <atimar@suse.com>  [3fbedc3e8f65c91999dcee42daa8312e387dcf40]

enhance VersionInfo resource of Windows excutables

+ added ProductName (a required parameter), It is LibreOffice
+ CompanyName is configurable, it is $(OOO_VENDOR), that is set
  --with-vendor configure switch. If not set, then CompanyName is
  empty string which is fine, too.
+ Binary file version and FileVersion string show the same value,
  and version number is sane: main version + subversion + microversion
  + build number, such as 3.5.0.0
+ LegalCopyright text is the same as in the About box, year range
  can be set in minor.mk
- removed archaic and overcomplicated version number calculating macros
- removed version.lst, copied relevant content to minor.mk
- removed binary RCDATA resources, I don't think they were of any use

2011-12-10  Andras Timar  <atimar@suse.com>  [8d0816f1cfc3929f261baa0840b9d16ed1b86576]

fix build with MSVC


2011-12-10  Michael Stahl  <mstahl@redhat.com>  [b277d9a57e566c03f74dc6d82f2c0fe323eb83c2]

sw: tweak comment translations:

5aff8df5 and ed870efe

2011-12-10  Michael Stahl  <mstahl@redhat.com>  [9f050aa772dd8d0b26dac4ef52fb5a5bd2825d4a]

solenv: pimp the gdb nodes array pretty printer


2011-12-10  Michael Stahl  <mstahl@redhat.com>  [408672d41b261b33fb3bbc272d25815dda0e2663]

cairo: fix RPATH:

The cairo configure script is called with -Wl,-rpath,"12345ORIGIN"
with funny results so tweak the quoting so that the $$ makes it through...

2011-12-10  August Sodora  <augsod@gmail.com>  [ac65f9c8884d134e35b96a586acf695e49b84635]

Remove unnecessary includes


2011-12-10  August Sodora  <augsod@gmail.com>  [90939a7b3d9d6511a4086deea6b7a11adf30df47]

String->OUString


2011-12-10  August Sodora  <augsod@gmail.com>  [313deb9782819f68b69d25629aa79476ff98e90a]

String->OUString


2011-12-10  August Sodora  <augsod@gmail.com>  [e09a63d4c0e19cf6a23e9db43205709d9763fb66]

String->OUString


2011-12-10  Eike Rathke  <erack@redhat.com>  [53b3df94dbd44b220f6531fe1cf2c83f3b1849d0]

fixed fdo#43700 ROWS(), COLUMNS() and SHEETS() don't work with external references


2011-12-10  Olivier Hallot  <olivier.hallot@alta.org.br>  [91d4fe75eed800fd37211555b09cac0af3b1d640]

Fix for fdo43460 Part III getLength to isEmpty

Part III
Module
basic

2011-12-10  Takeshi Abe  <tabe@fixedpoint.jp>  [93a9f170be76965ec004b200ac939e55e8382ca0]

catch exception by constant reference


2011-12-10  Olivier Hallot  <olivier.hallot@alta.org.br>  [1688a9d9235dd2ee4f3b9497308efd41f7a3fb6f]

Fix for fdo43460 Part II getLength to isEmpty

Part II
Module
basctl

2011-12-10  August Sodora  <augsod@gmail.com>  [79a8567b422459d1ba42ce60e6cafea416441e75]

Avoid use of the preprocessor


2011-12-10  Kohei Yoshida  <kohei.yoshida@suse.com>  [ef747a6570d72f3f2f871ee2edd4611523f91988]

fdo#43467: Infer number format from formula result if appropriate.

In case the data source has a formula cell, the number format may be
inferred from the formula result in case the cell format is General.

Also,

1) no need to use UNO API in the API implementation.  Let use the
   internal API here.

2) this method didn't take into account the hidden cells.

TODO: We need to handle number formats for external ref data properly.

2011-12-09  Stephan Bergmann  <sbergman@redhat.com>  [b2f6fbeafc5a944e98a5511ba9fe29b5b8feb5ca]

install-gdb-printers for --disable-linkoo


2011-12-09  Olivier Hallot  <olivier.hallot@alta.org.br>  [f43311dfb77342f0d003bee5336215f92500f15c]

Fix for fdo43460, Part I, getLength to isEmpty

Part I
Modules
unoControl, accessibility and avmedia

2011-12-09  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [1d1f049859e080b403c743f7e0604bd72475a824]

rtf import: Check for the first run even when getting \par


2011-12-09  Michael Meeks  <michael.meeks@suse.com>  [eeffb8abdc7846fb988ea17426b1e9bfc1981d2f]

horrendous hack to stubify a library

We dump the library's symbols we're trying to stubify, and then
assemble another library that looks just like it, except with all
of it's innards sucked out.
We also use pkgconfig to find all the relevant dependencies and
to build an entire library tree.

2011-12-09  Eike Rathke  <erack@redhat.com>  [8c736b8543ca3d36612270cb4ceb2ae0a7abe2e7]

fixed fdo#37349 present Catalan (Valencian) as selectable UI language

Catalan (Valencian) has no ISO 639 code assigned and the UI localization uses
the ca-XV hack where XV is of the reserved ISO 3166 user-assigned range. This
should not escape to document content therefor internally a replacement to
ca-ES is done for all locale attribution. For the UI localization to be
distinguishable under Tools->Options->LanguageSettings->UserInterface this
needed a special handling to allow Catalan (Valencian) again.

2011-12-09  Kohei Yoshida  <kohei.yoshida@suse.com>  [4345b5cb72980dc351147da77505ed06a93028ab]

fdo#38545: Show/hide anchor when the anchoring status changes.

Setting a page-anchored object to cell-anchored didn't show the anchor
immediately until you unselect the object and re-select it.  Same for
the cell-anchored to page-anchored direction.

This commit fixes it.

2011-12-09  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [25180de75711cdf10b32a2997a23f201e1dd877f]

Build the postgresql driver by default on 32-bit Windows too


2011-12-09  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [18069824a67602719007673c393ae511c476747e]

do nothing in buildpl stage for debugrun


2011-12-09  Winfried Donkers  <W.Donkers@dci-electronics.nl>  [a34ccd2ec9ffaf09162427b198fdc08cc324a3f3]

fdo#36874: Label PRINTING misplaced on paper sheet


2011-12-09  Ivan Timofeev  <timofeev.i.s@gmail.com>  [15a14cdc33367269b4e6297ab8fb73524ac6bac8]

fdo#39528: do not lose height of tree list box in Navigator


2011-12-09  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [27f83e9f32b53c03f516aab1bacb20cebd670440]

Use the internal libpq for universal builds


2011-12-09  Michael Stahl  <mstahl@redhat.com>  [1a6853e422a43c41a50db14a3a3b8cdf9cc7aa1b]

writerfilter: fix build breakers


2011-12-09  Christian Lippka ORACLE  <christian.lippka@oracle.com>  [a92266c0e5d1eebac39352eace2f7f164132c21d]

impress210: #i116847# added CTRL-ALT-C as shortcut for inserting comments in calc

# HG changeset patch
# User Christian Lippka ORACLE <christian.lippka@oracle.com>
# Date 1299490586 -3600
# Node ID dc37f2767c97d459067f4206d7fa97f07dcfa32c
# Parent  3877d3f525421bfb50bd8e4bf8649277a9b3df6c

2011-12-09  Michael Stahl  <mstahl@redhat.com>  [39e4d05684d2aaaef76b2d31d17d8d5d1730c2ee]

gbuild: Output.mk: fix typos


2011-12-09  Luboš Luňák  <l.lunak@suse.cz>  [3dec8b847f3522cd037c861047fc536f1bdc6f8c]

make SwNode and SwCntntNode abstract base classes


2011-12-09  Michael Stahl  <mstahl@redhat.com>  [3cbb44bdb4ad075e4dc26d35a7dfc04cf8a8c46d]

svtools: imagemgr.src: use %PRODUCTXMLFILEFORMATNAME

Currently on File->Properties we display "LibreOffice 1.0 Text Document"
etc. for OpenOffice.org XML format documents, which is wrong: these
should not be re-branded.

2011-12-09  Michael Stahl  <mstahl@redhat.com>  [ca4483b55b7ec9d15dfb29def31e2d7ea9038695]

CppunitTest_sw_macros_test.mk: depends on vbaswobj

This should fix the spurious segfaults caused by running the test while
the library is being overwritten in parallel that cannot be reproduced
by just running the test.

2011-12-09  Michael Stahl  <mstahl@redhat.com>  [1da85eb63bfcbe22677ff54587fcb250fec74cd5]

connectivity: remove dead DNoException.cxx


2011-12-09  Michael Stahl  <mstahl@redhat.com>  [c549ae0b57c3fec2c4bec1c442c3c700297bb60f]

sw: tweak translations

cb8b7a86 and 869a0f36

2011-12-09  Michael Stahl  <mstahl@redhat.com>  [50471a85d43a3bcdb3f3d33b85cd14bbc56efaf6]

add curl to RepositoryExternal.mk


2011-12-09  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [2075a648aced631422eede159d35e2e7804334ca]

Removed useless code due to the move to SAL_INFO


2011-12-09  Caolán McNamara  <caolanm@redhat.com>  [87ec1f8857e77c0b8d559fa92416f44b68dd1e63]

callcatcher: remove unused code post automation removal


2011-12-09  Caolán McNamara  <caolanm@redhat.com>  [17d5cdfff9a2f8a311428b981a3998b8e33b4d82]

Three factories in sot never used


2011-12-09  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [a4845bd70e7e759e853ca0458ee27c65c165c91c]

Make link and deliver the postgresql.oxt extension also on windows


2011-12-09  Tor Lillqvist  <tlillqvist@suse.com>  [91af205a93440b82ff1730528e98e6355092e02c]

Don't misuse CLASSPATH for what goes into the -cp option to javac

CLASSPATH is supposed to show where to find the classes needed by Java
programs running at build time. The -cp switch to javac tells where to
find classes referenced by the code being compiled. These are
different things. (But it doesn't seem to have mattered much in our
build system.) So use T_CP instead, named in the same fashion as
T_CXXFLAGS etc.

But... for some reason this change, which as such should be just more
or less cosmetic, also fixes a build problem in the "scripting" module
on Windows, seen by Noel Grandin
(http://comments.gmane.org/gmane.comp.documentfoundation.libreoffice.devel/19016
) and me.

2011-12-09  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [6e407a58872c0bef1be1cdf825cffb7902cb5699]

Fix Windows build and delivery of libpq


2011-12-09  Stephan Bergmann  <sbergman@redhat.com>  [0670d4652dab1986412f4e9d3c9f36ba2e34db64]

rtl::OUStringBuffer::insert overloaded for char (similar to ::append).


2011-12-09  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [5318ddf2e6f0d4fc33831b503d80935497fe71e8]

fixed Calc unit-test crashes

Wrong offset and count constants caused properties' string array out-of-bounds
access.

2011-12-09  Andras Timar  <atimar@suse.com>  [e416813c323be69a869935e077d8666bd2375ac1]

don't waste localizers' time on unused crashrep


2011-12-09  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [efcc41848b7fbdeaf2eea20d232f47f9346c42ce]

Trying to simplify the building of static libpq


2011-12-09  Thorsten Behrens  <tbehrens@suse.com>  [c83d5a1fe14a65be687f687e0537f1d5e4c820b3]

Default to non-TDF artwork for Libo-Dev builds, too.


2011-12-09  Andras Timar  <atimar@suse.com>  [d9eff9df1681169d25ab29fbad49ad39cc3e9519]

remove upx exepacker support

it was not used and anti-malware programs are allergic to exepackers
anyway...

2011-12-09  Andras Timar  <atimar@suse.com>  [567e4ba27300f5d38775a5f8c7ba8fd01163df35]

we don't pack runtime with internal extensions


2011-12-09  Andras Timar  <atimar@suse.com>  [738cef29aa53e60c839d686c0e018e9c912f20b9]

remove transform_description.pl, obsoleted by l10ntools


2011-12-09  Jan Holesovsky  <kendy@suse.cz>  [c7052a5d6242df174ba21134635ac3d18530bf34]

i18npool on Windows needed more fixes.


2011-12-09  Lionel Elie Mamane  <lionel@mamane.lu>  [13b93f40ab2dd0777c4051996e604858c4e2fafb]

Allow gb_COLOR and gb_TITLES for 256color TERMs, too


2011-12-09  August Sodora  <augsod@gmail.com>  [f5549c9429c8dbda4e5ad213f1f5c811567625bd]

String->OUString


2011-12-09  August Sodora  <augsod@gmail.com>  [7c8b0959fd24d4938d26e732817b59a57dda3f1d]

String->OUString


2011-12-09  August Sodora  <augsod@gmail.com>  [9c2f9c79aca1e1dc0670d6443fd7865b8dc1ee63]

String->OUString


2011-12-09  August Sodora  <augsod@gmail.com>  [7ffca8ed2ed7dda9d74edb498ec74620e9489c7a]

sal_Bool to bool


2011-12-09  August Sodora  <augsod@gmail.com>  [5a61ac273bff26d7ddbbd4fa0ea8099f486168f3]

Remove old testtool icons


2011-12-08  August Sodora  <augsod@gmail.com>  [99ec322768053a6341ec7b5b6c6e533fb478bbfa]

Remove archaic tests


2011-12-08  August Sodora  <augsod@gmail.com>  [3f5225ab63f7a1b1ebeb4dab375081ad7032872f]

Clean up SbxItem


2011-12-08  Kohei Yoshida  <kohei.yoshida@suse.com>  [49b6cbe96b6655cd35366283f239af516cc2644d]

bnc#656073: Allow filtering by error value.

The old way was that an error cell was evaulated as having a value of 0.
The error cell also showed up as blank in the popup.  Using the error
string is much more intuitive (and some users apparently want this
behavior).

2011-12-08  Kohei Yoshida  <kohei.yoshida@suse.com>  [d598c76cb9f34aad83802450cc4d607b71792eb8]

bnc#727504: Correctly convert chart data ranges.

We were supported to convert XML chart data range representations
with a hard-coded ';' as the range union operators, but incorrectly
using UI configurable range separators.  This caused charts with
series that consisted of multiple ranges to be imported correctly in
locales where the range separator (which re-uses the function argument
separator) was something other than ';'.

BTW I plan to remove this "always use Calc A1 syntax" restriction in
future versions.

2011-12-09  Takeshi Abe  <tabe@fixedpoint.jp>  [9262039e908b3ea897180bc723d947d3d7546d4e]

catch exception by constant reference


2011-12-09  Lionel Elie Mamane  <lionel@mamane.lu>  [e89c99ce5e5474173d354778b531f2dff8eff25e]

Revert "mysqlcppconn: force recompilation when switching between different bindings"

This reverts commit 694627b7860fb69f115c020719c5b149d328f9ef.

2011-12-09  Lionel Elie Mamane  <lionel@mamane.lu>  [4b15417268b5a8a03a9b59ebd993afeea0530f72]

Revert "tg_ext: fix unpack for zip files"

This reverts commit fb46e93e1a85dd4c0377958cc7690eafd52d7580.

2011-12-09  Lionel Elie Mamane  <lionel@mamane.lu>  [0fe6184dc32e822ee7f6a082ece9ca3efbf685b3]

Revert "tg_ext: fix unpack for flat zip files"

This reverts commit 58844404ad9c9da806b9b521d5e39af6cf78b480.

2011-12-09  Lionel Elie Mamane  <lionel@mamane.lu>  [c58f776fb8600ba9ccef9a999db37b8448f22ad0]

Revert "tg_ext.ml: fix patch when filename ambiguous"

This reverts commit 0189e8881de7a48c62fdf84a9b0e9ce8668a530b.

2011-12-09  Lionel Elie Mamane  <lionel@mamane.lu>  [0189e8881de7a48c62fdf84a9b0e9ce8668a530b]

tg_ext.ml: fix patch when filename ambiguous


2011-12-09  Lionel Elie Mamane  <lionel@mamane.lu>  [58844404ad9c9da806b9b521d5e39af6cf78b480]

tg_ext: fix unpack for flat zip files


2011-12-09  Eike Rathke  <erack@redhat.com>  [ce2fe82b08026238573867ff4baeb99fb33cb698]

fixed fdo#43614 Crash when closing document and several Spreadsheet documents open

During Paint() in ScMultiTextWnd::InitEditEngine(),
ScTabViewShell::GetActiveViewShell() may return a view shell that does not
correspond with the document to be repainted if another document was opened or
when switching between documents. Prevent creating an EditEngine with wrong
SfxItemPool.

2011-12-09  Lionel Elie Mamane  <lionel@mamane.lu>  [fb46e93e1a85dd4c0377958cc7690eafd52d7580]

tg_ext: fix unpack for zip files


2011-12-08  Lionel Elie Mamane  <lionel@mamane.lu>  [694627b7860fb69f115c020719c5b149d328f9ef]

mysqlcppconn: force recompilation when switching between different bindings


2011-12-08  Lionel Elie Mamane  <lionel@mamane.lu>  [4097499989f4058b9c66ed6f7fe79eb8f5543c8c]

Allow Xinerama to sit in another directory than other X libraries


2011-12-08  Tor Lillqvist  <tlillqvist@suse.com>  [03a8c54cfc12222c0614fb5099d287777e17a88b]

Fix build with internal zlib


2011-12-08  Tor Lillqvist  <tml@iki.fi>  [8b8dfa253646356d8915bc10be1b8ce83002f0df]

Unused obsolete stuff


2011-12-08  Tor Lillqvist  <tml@iki.fi>  [8f8276427130ab03398dee4672bc0fd8a100584f]

We don't need any btm files


2011-12-08  Tor Lillqvist  <tml@iki.fi>  [0f8bcb0652269d28266db6e95c5913dd6a64d656]

We don't use this


2011-12-08  Tor Lillqvist  <tml@iki.fi>  [d8280dd06556417f84a8ac97da8fa8838dcbfe41]

We don't use any gbuild.lst files


2011-12-08  Tor Lillqvist  <tml@iki.fi>  [99ee003d61df1768eae1d3efeaae80bb2a6d3085]

Unused and obsolete


2011-12-08  Tor Lillqvist  <tml@iki.fi>  [297b58140a2e27563d7e2448699e8f01e10b96d9]

EIS is dead


2011-12-08  Tor Lillqvist  <tml@iki.fi>  [36e28fa846ad12e127a822267f9922f812146a9b]

We have abandoned pch


2011-12-08  Tor Lillqvist  <tml@iki.fi>  [9c787c2217ea302f7545577f22cba56b8d64dbfb]

Weird old crack, presumably not used


2011-12-08  Tor Lillqvist  <tml@iki.fi>  [344e17efbfe3775ff687e44e7501bae8d35fb953]

No idea what this is, seems obsolete


2011-12-08  Tor Lillqvist  <tml@iki.fi>  [bbc609921336ee758f0ce9e31673b6468f4b233c]

Bump version to 3.6 (3.6.0, 360, 360m1)


2011-12-08  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [52422457d4aada3d9a12cd8cf2945c46dea7b275]

Writerfilter: replace OSL_TRACE(...) by SAL_INFO("writerfilter",...)


2011-12-08  Michael Meeks  <michael.meeks@suse.com>  [f1db9ee6c3c6d5be103608379c97d9ec8c865b0d]

Fix misc. bugs in presenter view switch screen feature: make it work.


2011-12-08  Michael Meeks  <michael.meeks@suse.com>  [d122fd76eb450a423503c97916edfeb0cb69a42a]

de-inline display fetch/set functions to assist in debugging


2011-12-08  Lionel Elie Mamane  <lionel@mamane.lu>  [85863c130ae9327f83d819c45a3a9c3de399cd1e]

fix build with --enable-ext-mysql-connector --without-system-mysql


2011-12-08  Ivan Timofeev  <timofeev.i.s@gmail.com>  [dc61ebdc93a777f4f41c1ae837bdb6098ecffcce]

fdo#42147: fix crash

it is not valid to use (type & ND_TEXTNODE) before casting to SwTxtNode,
type of SwCntntNode has the ND_TEXTNODE bit as well, but SwCntntNode is not
derived from SwTxtNode.

2011-12-08  Norbert Thiebaud  <nthiebaud@gmail.com>  [0c60677c961814f2786f99b8ba0d8c9aec0605e4]

WaE Mac gcc is confused with >>= operator overload (it is not alone)

>>= operator overload turn the right-value of the operator into a
left value... which confuse the heck out of the compiler's detection
of use of unitialized variables (and also C-reader like me for
whom >>= means something else altogether...
(why on earth are we right-bitshifting... with an unitialized variable...
oh! fracking operator overload!!!)

2011-12-08  Norbert Thiebaud  <nthiebaud@gmail.com>  [a41bf630601cfc1add08583ed0d5542ca71f3334]

./download need to be run with $SRCDIR as working dir


2011-12-08  Norbert Thiebaud  <nthiebaud@gmail.com>  [f2825ed71ada129c4e165815d005d80c34bd919f]

clean-up header and set the modfiel appropriately


2011-12-08  August Sodora  <augsod@gmail.com>  [cfcbcc8939f12b58568fe37899b55f76c26aaae7]

Removed basic/svtmsg.hrc


2011-12-08  August Sodora  <augsod@gmail.com>  [9b8e3d285b2bbe67c73c4b463cd12cfdc54e28b9]

Removed basic/dispdefs.hxx


2011-12-08  August Sodora  <augsod@gmail.com>  [da35c131feba086d66b5aad2764a5c611cfde401]

Removed basic/process.hxx


2011-12-08  August Sodora  <augsod@gmail.com>  [0c1a331599bdafbfe0c1a64875ea5a247d149da6]

Remove unused code


2011-12-08  August Sodora  <augsod@gmail.com>  [954c3b2d9afd451006deef59143f97d4ee0391fe]

Remove unused code


2011-12-08  August Sodora  <augsod@gmail.com>  [7cf6d38eb6c89f174b71f74cb06d5e54c9fa12d0]

Remove unused code


2011-12-08  Jan Holesovsky  <kendy@suse.cz>  [ddbe08e1dd54f397f6fe8c04b2147f21a49db8b1]

Fix build on Linux.


2011-12-08  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [c240dbc820359cf924e2383b743c02e204945a4c]

Fix 18npool build on Windows.


2011-12-08  Luboš Luňák  <l.lunak@suse.cz>  [5214f7843ca48f2207945fbfe32ba164afe7b3aa]

enable -gdwarf-4 by default if possible

http://lists.freedesktop.org/archives/libreoffice/2011-December/021638.html

2011-12-08  Luboš Luňák  <l.lunak@suse.cz>  [9a8d7e2a3f41f9e1c39c5634714a3a2b21776670]

add docx starmath testing documents

It's simply a bunch of documents with various math features in them.
It'd be nice to have an automated test built on top of them that
checks the formula is the same (roughly, in the meaning, it can't be
precise because import adds e.g. extra {}'s) after an export+import
roundtrip.

2011-12-08  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [8a51676799f731479bfd4f38fd2904e09998ed89]

no config.h inside LO build


2011-12-08  Stephan Bergmann  <sbergman@redhat.com>  [e7d2e8ffe2678e0b539d3bbcafe91b82313240bd]

Missing dependency.


2011-12-08  Tor Lillqvist  <tlillqvist@suse.com>  [9a18da1e45a5aa89038d08fbd76a8d457e34b608]

There is no LibreOffice with bundled JRE and won't be


2011-12-08  Tor Lillqvist  <tlillqvist@suse.com>  [dfc4e8223ce5590803b17540fc05dc1824a34faa]

Fix Windows build


2011-12-08  Stephan Bergmann  <sbergman@redhat.com>  [ac579e29ad046d74331b9066f79f7caa59e2714b]

Added Makefile for SDK Python example.


2011-12-08  Laurent Godard  <lgodard.libre@laposte.net>  [07249785a76c356f49540c779d66d65973ed85cc]

SDK examples : add Python section and ToolPanel python example

correct minor css rendering too

2011-12-08  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [1ed632b4cd37f6a590af947a9d76e698cbc78cab]

Don't forget to download the libcdr


2011-12-08  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [dd8b86ea55a69dbb211294e9cf5b65e2a39b3c8d]

CDR importer: fixing some build and esthetic issues


2011-12-08  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [d701a0e9ccf6256e229bafeb4e62b3f04300840d]

Stub Corel Draw importer


2011-12-08  Caolán McNamara  <caolanm@redhat.com>  [3e6ae8428a2d9da28c392c58bf8b3b15738088ff]

Resolves: fdo#43337 optimize weak-char overriding

When writer would choose the same bias automatically that word
implies or this doc hard-codes, then elide the font-forcing.

2011-12-08  Andras Timar  <atimar@suse.com>  [9cb0e7af9d5d123a6e0cb933fb43d0f53ab4b904]

add Aragonese spelling dictionary


2011-12-08  Eike Rathke  <erack@redhat.com>  [ab7926e54ca4a3cddfeedf9cb7027a327d7a1432]

changed MinimalDaysInFirstWeek to 4 for correct week-of-year calculation


2011-12-08  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [2e2c804b20db136691dcd8a25ceccffceeefd280]

fdo#43521: Don't shown the name of a reference field if it's empty


2011-12-08  Thorsten Behrens  <tbehrens@suse.com>  [456ec763d77a238967b866e2f90d1052626c2fdb]

Rework yacc rule for gcc platforms.

Generalized the OSX ppc workaround for ancient bison versions,
factored out for all gcc platforms. Put bison version detection
into configure accordingly, to switch on that, and not on platform.

2011-12-08  Muthu Subramanian  <sumuthu@suse.com>  [704ee5bc859499f5fe824f66f9607b554c135c66]

n#719989: Rotation needs to be done post flipping.


2011-12-08  Michael Meeks  <michael.meeks@suse.com>  [2f964613aba557496e9721060a273e4ea6eea488]

re-enable the java fax wizard by using the correct ?start url


2011-12-08  Michael T. Whiteley  <mike@whiteley.org>  [dcfd4beb213c551f6ef6ba379651bf303bd9017a]

childs -> children


2011-12-08  Stefan Knorr (astron)  <heinzlesspam@gmail.com>  [ad2eb6c4ba3ca36e2302c721a106dac80d266325]

Less succes, more success


2011-12-08  Tor Lillqvist  <tlillqvist@suse.com>  [79b00c41863bcb0d0cc1781d18e97d5871667fb0]

Avoid pointless warning for Android


2011-12-08  August Sodora  <augsod@gmail.com>  [003dbb74921f09c29528357340ac8f26f1de2513]

Remove basic/mybasic.hxx


2011-12-08  August Sodora  <augsod@gmail.com>  [f5ba057f24c322d32614b1f040cd9c8255c92255]

Remove basic/basicrt.hxx


2011-12-08  August Sodora  <augsod@gmail.com>  [d697ecf6a0a69ffa929de38f2ef7e779a2d7360e]

Remove unnecessary includes


2011-12-08  Olivier Hallot  <olivier.hallot@alta.org.br>  [ff60c8c01c4a2e4447a310dcc7f0a68206eb157f]

Fix for bug fdo43586, need more room for localized string

This patch fixzex bug fdo43586, more room needed for localized strings in named range dialog.

2011-12-07  Kohei Yoshida  <kohei.yoshida@suse.com>  [8d86abbc361ea3745cbe33b8bd1651c849eb58e6]

We need to set the current cell range object regardless of style name.

Otherwise we would fail to import the cell contents of those documents
that don't include table styles at all.  Some hand-crafted ods documents
don't provide table styles, which 3.4 imported just fine.

2011-12-07  Kohei Yoshida  <kohei.yoshida@suse.com>  [2419d3c2de9ddcf1c9884d4216775ce70f652f5a]

fdo#43534: Fully support external references in CELL function.

Some parameters don't work with external references, however, such
as PROTECT, PREFIX and WIDTH.

2011-12-08  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [ec3aa099c4c5698ed3c67f60805cf71013655b36]

add test for ScDataPilotFieldObj::XDataPilotFieldGrouping

test XDataPilotFieldGrouping::createDateGrouping is broken

2011-12-07  August Sodora  <augsod@gmail.com>  [bd7f8380113b0cbe706d131b33e7551b2c484205]

Remove oooimprovement


2011-12-08  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [855115d2f5845502e8619b35666512023584e012]

fix typo


2011-12-07  Kohei Yoshida  <kohei.yoshida@suse.com>  [fde3c8527214c4166f94e7b20f5a2823fe894c89]

fdo#43534: Reset tab index for SingleRefToVars() call.

Otherwise that method will set #REF! to the cell when it sees the tab
index being -1.  We don't use that index in that code, so it's safe to
do this.

2011-12-07  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [4d247bd3c0b3a2d7460dedfb7050260eff2c0999]

do not clean INPATH_FOR_BUILD on noncrosscompiles


2011-12-07  Eike Rathke  <erack@redhat.com>  [3deb83d7a74a0fe026791e7a336ac6ffad9c0026]

i#106210 store proper ODFF names, accept aliases

Older releases stored a few function names not defined by ODFF, namely
EASTERSUNDAY instead of ORG.OPENOFFICE.EASTERSUNDAY, TDIST instead of
LEGACY.TDIST and B instead of BINOM.DIST.RANGE.

Since OOo/LibO 3.3 the proper function names can be read, additionally to the
"wrong" names. Now it's time to write the proper names and still accept the
incorrect ones.

Test cases are attached to AOOo issues:
ORG.OPENOFFICE.EASTERSUNDAY
https://issues.apache.org/ooo/show_bug.cgi?id=112882
LEGACY.TDIST and BINOM.DIST.RANGE
https://issues.apache.org/ooo/show_bug.cgi?id=110229
Note that the FALSE in A2 and A3 is a result of the string comparison of the
actual formula, that differs in separators (, vs ;) only.
(cherry picked from commit a9b03bd19945a90040fd4346599e281a7813efc2)

2011-12-07  Kohei Yoshida  <kohei.yoshida@suse.com>  [4d6b88417fe01a8e4039d495071cd817b4efcc3a]

fdo#42259: Fixed RTF import crash etc.

This is also another unfortunate bug due to the logic change caused
by the DECLARE_LIST removal.  There was one crasher due to out-of-bound
array access, plus one incorrect behavior concerning cell content
placement.  Both are now fixed.

2011-12-07  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [e05856c798c227ca2e38d33d5e30aad2f711b8bb]

Fix build of pgsql connector (std::hash -> boost::hash)


2011-12-07  August Sodora  <augsod@gmail.com>  [2ef7f7efbffe036864ad0c73c974a16a0b4401ff]

Remove testtoolloader


2011-12-07  Andras Timar  <atimar@suse.com>  [f19e6305cd921a2c03179e1ddec42339422586d6]

link icons to soffice.bin fdo#42979


2011-12-07  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [502b5179164136bf9cd7ca6abe22a7764eee46f4]

extend DataPilotField tests to the whole property set

still missing are all properties that are tested automatically by the
PropertyTester

2011-12-07  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [ef8313a16cc8566d6a820386b63ee4b549b3cc91]

add test for failing DataPilotField test, related fdo#43308

it seems that the java based test fails by "design" and not due to an
error

2011-12-07  Wolfgang Pechlaner  <libo@pechlaner.at>  [b82c4fc48f275ab9e16eb88c5580a4131c95407c]

add some more functions test to sc's filters-test


2011-12-07  Kohei Yoshida  <kohei.yoshida@suse.com>  [c8552bc97b9f860494bc45091936010d98fff1cb]

fdo#43534: Partially support external refs in CELL function.

For now, only COL and ROW are supported.  More on the way.  Note that
we can't support all the information types that we do for internal
references.

2011-12-07  Thorsten Behrens  <tbehrens@suse.com>  [5683109a4928ba3e083abfbd73e794a6784eba21]

Fix nasty ppc ld crash, correct default return param setting

 * on OSX 10.5 PPC, ld crashes with a bus error, presumably because
   of the empty ar[] string array.
 * the "size = 0" default case looks wrong, replaced by *size=0

2011-12-07  Thorsten Behrens  <tbehrens@suse.com>  [13087fc6a1b024ae6d98810e31441dc60ecd7208]

Python mailmerge stuff is now inside mailmerge.zip


2011-12-07  Eike Rathke  <erack@redhat.com>  [cabf25372cf98869616c3d583eb99fa5f5eb3a8f]

old class Stack pop'ed 0 from empty stack, which std::stack doesn't

Some places in the code assumed that if the stack is empty a null pointer is
returned by top() (or old Pop()), this doesn't work anymore with ::std::stack
that instead has undefined behavior in that case, so check !stack.empty()
first before accessing top.
(cherry picked from commit ac40f7d6503533954127e818f2bf009200c1e3f2)

2011-12-07  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [d432b00bfa05b1bd1413fb0b9afac19de5c1f60b]

fix rebase mismatch: automation is gone


2011-12-07  Noel Power  <noel.power@novell.com>  [fe1e91678f68c4f06d6566ea8af918b984fde85b]

remove unused variable


2011-12-07  Noel Power  <noel.power@novell.com>  [fa83f16b4e3c42d102dd5b9edffe0732ea46b897]

better sizing of inputbar ( removed weird calculations I didn't understand )

gsoc input bar now (should) snuggly wrap the text when collapsed, if multilines exist then scrolling with the keys should be clean and no spill from upper or lower lines visible. Removed some strange ( pseudo padding ) apparently for taking into account the window border and reorganized the resize logic so the padding is added ( and commented why ) in just one place.

2011-12-07  Stephan Bergmann  <sbergman@redhat.com>  [400b458911a777dfb0d504ba65ed9496c441e556]

Unused includes.


2011-12-07  Stephan Bergmann  <sbergman@redhat.com>  [8576bd17844d9c5843e84c330a7d2df79d79db7f]

Factored out common getDigitLanguage.


2011-12-07  Kohei Yoshida  <kohei.yoshida@suse.com>  [17c7711948f8157478dc3abe9c52b8078fd8b5a9]

fdo#43308: Set the logic straight for "center across selection" setting.

Another unfortunate logic change introduced via DECLARE_LIST removal.
Reverting the logic to the original one.

2011-12-07  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [a0afe6f397b508d2b649dab4bfdd05caecf4bd8a]

Header/Footer: update the label as the page style may have changed


2011-12-07  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [1658c1f23a68635a1d67105ebf1a7023df8788c0]

dont do fancy stuff with files that are in zips instsetoo_native for now


2011-12-07  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [2acd8fbac96959f5456d0d59bbc15db0786dab5a]

in modules, when we have a env we are in stage gbuild


2011-12-07  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [ab225eead3fb14c5acf89690965b9b24db4d97e3]

only depend from dev-install on build if it is an explicit goal


2011-12-07  Norbert Thiebaud  <nthiebaud@gmail.com>  [2ca9a7e82c97df06730301bdd740f55ac447dc95]

add def to allow compile of concat-deps.c on Mac


2011-12-07  Norbert Thiebaud  <nthiebaud@gmail.com>  [ff5644afcab28b90c453dde5277d30094cdf1826]

c version for concat-deps


2011-12-07  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [9b229a5e501e4d91875e3dddb7f68455f3adb992]

quoting for CustomTargets


2011-12-07  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [2e4ef99b10e27cbfb13a3bca7faf0b767927ec4a]

use File::Spec instead of Cwd


2011-12-07  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [822115263098112fb8aa4505ccb8e0ee15e4d261]

use canonical paths in dep-files


2011-12-07  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [f58b0018e47aa1500f5cb7227f8b6ccaf2d5bec9]

silent recurse


2011-12-07  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [a7c567ad15e3a8e4f383b34d4a3fc1601ba331a0]

kill gb_MINISOLARENV in favor of stages


2011-12-07  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [09bd4fd7c49f82fadf5fc22268a2ef97e8d4dd28]

no need to export gb_Helper*, use gbuild_simple instead


2011-12-07  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [098bb4d484b0edd3c1672738c506020f15b808ee]

use gbuild_simple.mk in i18npool


2011-12-07  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [b629983caf357ee94a7e70fb0f1ac20258c8b8e5]

add missing modules to RepositoryModule_ooo.mk


2011-12-07  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [3f7e6fe611b0b3fbe4becc90d812331837db0a12]

use gbuild_simple in tools


2011-12-07  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [e827c555b3dc71d1b405642b37e568e64270aca1]

update JunitTest hint


2011-12-07  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [9f43fb06b1a491029803e35742d1f2a4d46ffd6d]

move platform hacks out of gbuild core


2011-12-07  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [30c7a07e5ee9c8f35d0aad8bdfd34cd2aa7f6c6d]

build-order only from debugrun for now


2011-12-07  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [fbbd5e5c0edef1bb1ae86ed88fc5415f533bca69]

do not globally export gb_Helper_execute gb_Helper_set_ld_path


2011-12-07  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [ddc71f6537d3b0ecd2c98a42ec48281e0309e576]

do not globally export G_SLICE, GLIBCXX_FORCE_NEW, DBGSV_ERROR_OUT


2011-12-07  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [fff30fefb48e0a729f266c38f97ee4654c0b7ea1]

do not globally export gb_AWK, GBUILDDIR, SRCDIR, gb_XSLTPROC


2011-12-07  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [1c792d9c39328f210a6f859612ca0aa6d81a19eb]

use some macro magic here


2011-12-07  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [c53f373b4bfcaa3f4ad9a9b40cceb66274848201]

some more work on staging buildpl in front of gbuild


2011-12-07  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [55b186f29ef978ea94408388a9f917102ca6e635]

introduce staged build


2011-12-07  Michael Meeks  <michael.meeks@suse.com>  [b8c7548527f5fc14fe8fcbe74a749c7e3c10d385]

ignore backup files in services/ directory to avoid debugging grief


2011-12-07  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [ca23cdbf90b97f141fdcf4fbc237e8f945cdd1e6]

reuse Zip Target for PyUno


2011-12-07  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [1924f9d049564400ea7411a5ed33e6633e05fa1a]

Build pgsql connector for Linux release builds


2011-12-07  Luboš Luňák  <l.lunak@suse.cz>  [7be8bac42aa578dc7f250a490634e13d1dac550b]

make the linear xml processing API more generic

I'm pretty sure I'll love to use it in writerfilter instead of the normal
API whenever I get the chance.

2011-12-07  Luboš Luňák  <l.lunak@suse.cz>  [1e4fb45c03e1787a6f73a93a1d9a68911d17a4e6]

disable error logs for now, until the new log macros get sorted out


2011-12-07  Luboš Luňák  <l.lunak@suse.cz>  [cc39235d47719193d27565ba47c00c9a91ecbce8]

process element in endFastElement(), not in dtor

Otherwise with malformed xml the dtor is called in a place where
the processing of the formula apparently corrupts the internal
representation somehow and it is impossible to write the document
back as docx. As a bonus, all UI elements related to saving get
disabled, so the document then cannot be saved at all. Although
this is only with malformed xml, which hopefully should never
happen, it's still better to avoid this. Moreover it seems to be
the proper way of coding the handlers anyway.

2011-12-07  Luboš Luňák  <l.lunak@suse.cz>  [a8f46cdc8ea1d6e8041bde5072e5d6aa2e3d61a3]

remove needless TODO


2011-12-07  Luboš Luňák  <l.lunak@suse.cz>  [efe72126d9942aa6c62608f801670db06a31828f]

merge two duplicates of a function


2011-12-07  Luboš Luňák  <l.lunak@suse.cz>  [d7017dbc1754c3b6f27501d3eae997a39f62daf8]

append text when reading from xml

The xml parser apparently can call the characters() callback several
times for one text content (if it needs to un-escape maybe?), so
append, otherwise some content would be overwritten.

2011-12-07  Luboš Luňák  <l.lunak@suse.cz>  [5799813f5b95c984b15a348c33daa2103fd09b1b]

properly xml-escape written text in docx formula


2011-12-07  Andras Timar  <atimar@suse.com>  [76aad07712e639494c07e837f1419af444df28a5]

'copyright text to see as text in the soffice binary' deleted


2011-12-07  Luboš Luňák  <l.lunak@suse.cz>  [4d204919623b98c5592a1d191bb854043523d170]

when stripping is disabled, strip nothing


2011-12-07  Radek Doulik  <rodo@novell.com>  [e9877935b0d09c7a8321632632c440496a957b0c]

pptx: make sure we set right type for connector shapes


2011-12-07  Radek Doulik  <rodo@novell.com>  [f0bf2a2ae95ddad3d08ddd1413ec56bf04224a94]

do not use new presets for connector shapes

 - until we have better implementation

2011-12-07  David Tardon  <dtardon@redhat.com>  [d36f276728abffee1a9d53c87d56526e16a4968d]

avoid casting from void*


2011-12-07  Caolán McNamara  <caolanm@redhat.com>  [42502c8484cd0aef4732cc33fdc4b9a5a333a1f8]

|| -> &&


2011-12-07  Caolán McNamara  <caolanm@redhat.com>  [6c335f5754ec1aee70cdba2d332e9cece17a7565]

convert some archaic l10ntools code


2011-12-07  Caolán McNamara  <caolanm@redhat.com>  [47690422e42f5fce29b331218a2d05966c13946d]

don't need an extra header, fold into body


2011-12-07  Caolán McNamara  <caolanm@redhat.com>  [13959acbd48951bffd661501b4693ddbe6eef11a]

regenerate list


2011-12-07  Stefan Knorr (astron)  <heinzlesspam@gmail.com>  [1671c16d6081db4516b62838ab365c1f41951b12]

much improved presenter console monitor switch artwork


2011-12-07  Michael T. Whiteley  <mike@whiteley.org>  [181b1815f807635ecdd8e5f8bbd2c5798f8d7703]

Change "menues" to "menus"


2011-12-07  Arnaud Versini  <arnaud.versini@gmail.com>  [8538a096603341d78e7c104dacf3048ad7fb953b]

Don't replace getpid on Linux when the system version is correct


2011-12-07  August Sodora  <augsod@gmail.com>  [a2eb0cf44bbd15ae24f9423d3bc6e420691c300d]

Remove testtool


2011-12-06  Kohei Yoshida  <kohei.yoshida@suse.com>  [e2621785569969374cc3bc39fae0341d8b848612]

bnc#733864: Make sure to adjust the sheet index of drawing objects.

For cell-anchored drawing objects.  Failing to do so would result in
either one of

1) write error during file save,
2) drawing object disappearing upon reload, or
3) drawing object relocated to a wrong sheet, with wrong position
   and size upon reload.

2011-12-06  Tomas Hlavaty  <tom@logand.com>  [5260bf5ea7271cca4767f596592091dcdfd895fe]

minor idl fixes


2011-12-06  Caolán McNamara  <caolanm@redhat.com>  [9e65b68ef9a3b745afb13700c68d0a5f2a2d8904]

reduce CurrencyBox somewhat


2011-12-06  Caolán McNamara  <caolanm@redhat.com>  [a06492465223d42fb8905c4770c9f1ec4b80af36]

ditch some ByteStrings


2011-12-06  Caolán McNamara  <caolanm@redhat.com>  [66a8b58a6e14a4a862b44c57ed4645f37fc2bbe5]

aSourceFile member unused


2011-12-07  Stephan Bergmann  <sbergman@redhat.com>  [b419bb21a76c48dda9f9a6ef6182b98e03358176]

Looks like the old stack implementation returned 0 on empty stack Pop().


2011-12-06  Caolán McNamara  <caolanm@redhat.com>  [7c5a11df60e5d8707e03e61f586fcf9defe6b597]

normalize Red Hat, Inc.


2011-12-06  Caolán McNamara  <caolanm@redhat.com>  [c8ef924060b1f5d5e26b62645d9c0f24f7ce662b]

normalize Red Hat, Inc. spellings, and bump to latest template


2011-12-06  Stephan Bergmann  <sbergman@redhat.com>  [485138f3a574417bb25af1f478d990599566f84d]

Fix non --enable-dbgutil builds.


2011-12-06  Stephan Bergmann  <sbergman@redhat.com>  [f141ea7d74eaef051a40ab366c2bd287d234539b]

Use configmgr directly in SvxAsianConfig.


2011-12-06  Stephan Bergmann  <sbergman@redhat.com>  [2a9c1d1a75b7d4e79dfbc6be3dada1a1e959e58e]

Make dialogs fail with an exception in headless tests.


2011-12-06  Stephan Bergmann  <sbergman@redhat.com>  [f547b2c4788439380c3202407c251153be0c5b8e]

Moved modifications.xcu to test, used from multiple modules.


2011-12-06  Stephan Bergmann  <sbergman@redhat.com>  [465c34f6e9be7390c00fd03bdb964fc63e5edd05]

ucbhelper::ContentBroker::deinitialize is static.


2011-12-06  Stephan Bergmann  <sbergman@redhat.com>  [6f5fa503793e1e6d97be62ee6a3ae84065b98fb0]

Cleaned up indentation.


2011-12-06  Stephan Bergmann  <sbergman@redhat.com>  [7f92ed53b28d69ef2ae91006216c6ea24f3a5508]

Copy <value><it> constructs intact.


2011-12-06  Miklos Vajna  <vmiklos@frugalware.org>  [0d5b38240caf03323d9a180811653eb38eaf7f48]

langlist.mk: remove bogus Turkmen language

This was added in cbf182a975dd170aa4997677ac3516ade4cb30a7, but
scp2/source/ooo/module_langpack.ulf was never updated accordingly, nor
there is such a language on Pootle.

2011-12-06  Andras Timar  <atimar@suse.com>  [2ba4a4bf6384cd57664d316dd479bddfa38760d6]

remove NSIS support


2011-12-06  Andras Timar  <atimar@suse.com>  [48c5739700039acdb247d70de8472b27c4113b73]

remove sources of setup.exe


2011-12-06  Thorsten Behrens  <tbehrens@suse.com>  [1a81ca45ea9192013b4e5bdb2eb769a75b56dea5]

Revert "GdkPrinter seems optional on Gtk3, too"

This reverts commit 88a4a8d997921309a7886ed0d1dc383ee3c2f767.

Sorry, seemed to be an intermittent local problem.

2011-12-06  Michael Stahl  <mstahl@redhat.com>  [a25a01361e891b1570e3e4e338d88f66889f3142]

svx: tweak translations a tiny bit


2011-12-06  Stefan Knorr (astron)  <heinzlesspam@gmail.com>  [210f2dc0afa9e40eed4166152210364f0c206aaa]

Translation of comments in svdraw (part two)

Big thanks to Eike Rathke who rescued the ASCII imagery in svdoedge.cxx.

2011-12-06  Thorsten Behrens  <tbehrens@suse.com>  [88a4a8d997921309a7886ed0d1dc383ee3c2f767]

GdkPrinter seems optional on Gtk3, too

Added necessary configure magic & conditional compiles for that.

2011-12-06  Caolán McNamara  <caolanm@redhat.com>  [d57887eaad534ca51fc4975918fab66b2f93633d]

Resolves: rhbz#759647 ::dispose clears mpPresTimer before releaseTimer called


2011-12-06  Caolán McNamara  <caolanm@redhat.com>  [392f0990e4b7ef7338aa901735c7a6cc7632dd40]

avoid assertion about spurious '0' translation id in field dialog


2011-12-06  Caolán McNamara  <caolanm@redhat.com>  [84e6b5711978055be903f9541b4a9673cc07ed49]

order these against SwFldTypesEnum


2011-12-06  Caolán McNamara  <caolanm@redhat.com>  [c4f865061837179caee0959791512f9ff9cf0876]

comment of enum 40 misplaced


2011-12-06  Marcel Metz  <mmetz@adrian-broher.net>  [4c2dcaf1307ca4711c9b622796914e87eb64145b]

Removed unnessecary tools/table.hxx includes


2011-12-06  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [8d9216f289deb14d140a13dbf570b99819d4f8bc]

Unbreak the packaging


2011-12-06  Caolán McNamara  <caolanm@redhat.com>  [390e5f5ba11aecd098af2c174a0d87df286b7ff9]

use explicit cancel/close handler


2011-12-06  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [fa22c33794245d64056ed0f7b6260ddd60f9dc70]

Allow inserting of ole objects into draw documents


2011-12-06  Noel Power  <noel.power@novell.com>  [83a28682f21f7b284aa57f9c336bae551621da03]

remove duplicated images for basic dialog form controls ( & misc tidyup )


2011-12-06  Michael Stahl  <mstahl@redhat.com>  [cfde907284666e34e9048925ca8c68bb06077127]

scp2: evidently fax.zip was renamed to pyfax.zip


2011-12-06  Petr Mladek  <pmladek@suse.cz>  [534475f2501d5af1fe5d102024c7eb404d850a4d]

make --disable-unix-qstart-libpng really work (fdo#36497)


2011-12-06  Michael Stahl  <mstahl@redhat.com>  [7fce4c4da132071b89a51f8a71223baad5c0550b]

postgresql: why would we need readline


2011-12-06  Michael Stahl  <mstahl@redhat.com>  [73bf02cd523470a06793ccb37bee26ef96538941]

mediaitem.cxx: unnecessary casting


2011-12-06  David Tardon  <dtardon@redhat.com>  [d93b69fb930ca0b3e21a197beda0e0d503cce70b]

three shall be the number thou shalt count


2011-12-06  Caolán McNamara  <caolanm@redhat.com>  [b6e200a2befb522b7e6032384a0aca307f01e579]

fix annoying debugging-mode crash


2011-12-06  Caolán McNamara  <caolanm@redhat.com>  [7c89bc26ee2cba7d9afbb54cb01ed449acc0beae]

update list


2011-12-06  Caolán McNamara  <caolanm@redhat.com>  [12ffc366c27c44941336398414251f9f9174212a]

callcatcher: update list


2011-12-06  Caolán McNamara  <caolanm@redhat.com>  [4c5fd05cd1017dea7b18b06784b1fb0f753b586a]

remove unused members, sablot went away a long time ago


2011-12-06  Caolán McNamara  <caolanm@redhat.com>  [c3b54e6dd46797e798b586e4ca007ac72bf6d01b]

callcatcher: remove some unused code


2011-12-06  Caolán McNamara  <caolanm@redhat.com>  [cd676159ca49756549fa81b29caf77a805cb4a5e]

ByteString->rtl::OString[Buffer]


2011-12-06  Thorsten Behrens  <tbehrens@suse.com>  [73a395cdc7d3ad802182a470c799720307ed408e]

Make merges of impress210 build.


2011-12-06  Christian Lippka ORACLE  <christian.lippka@oracle.com>  [e57053c435c4ccd8375904b22e6e0a40f149b346]

impress210: #i41995# using view contact to get bound rect for old path animation import

# HG changeset patch
# User Christian Lippka ORACLE <christian.lippka@oracle.com>
# Date 1301475461 -7200
# Node ID d87b5924442237c58b243d83012f655ce59c312d
# Parent  c6dff567a9e0ee383071e53c64e3f5a06a186015

impress210: #i41995# using view contact to get bound rect for old path animation import

2011-12-06  Ocke Janssen [oj]  <Ocke.Janssen@oracle.com>  [f44ed1142d24c2e0adeff039c626f2074c3dab87]

impress210: resolve name clash

# HG changeset patch
# User Ocke Janssen [oj] <Ocke.Janssen@oracle.com>
# Date 1301308341 -7200
# Node ID c6dff567a9e0ee383071e53c64e3f5a06a186015
# Parent  de9c2cc66a6d7a2f16479b97b059b38090f317a0

impress210: resolve name clash

2011-12-06  Ocke Janssen [oj]  <Ocke.Janssen@oracle.com>  [e0247cb339336a108ce19e4e64b41d366bea344e]

impress210: comment out not needed line

# HG changeset patch
# User Ocke Janssen [oj] <Ocke.Janssen@oracle.com>
# Date 1301304590 -7200
# Node ID de9c2cc66a6d7a2f16479b97b059b38090f317a0
# Parent  ac21acda382420131e228c65959f33b6ef999475

impress210: comment out not needed line

2011-12-06  Thorsten Behrens  <tbehrens@suse.com>  [36894acb4d7b7adafcab8007c2a8272c178b8cd4]

Fix a warning.


2011-12-06  Christian Lippka ORACLE  <christian.lippka@oracle.com>  [cbaadd31d3ff53f18a7b8d2b0af947328dc81d91]

impress210: #i117319# disconnect and reconnect to table style on change model in SdrTableObjImpl

# HG changeset patch
# User Christian Lippka ORACLE <christian.lippka@oracle.com>
# Date 1299770834 -3600
# Node ID 8177bdbe49941e3c2a8b62c7c5cf166dcadb7a54
# Parent  6b1140cdac81a77836e5be80033f328a0956c94a

impress210: #i117319# disconnect and reconnect to table style on change model in SdrTableObjImpl

2011-12-06  Christian Lippka ORACLE  <christian.lippka@oracle.com>  [b97726f4b66aa85db8cb2ab27b8413066930cf4f]

impress210: #i117133# put new drawing layer fill and stroke styles in pool only for newly created documents

# HG changeset patch
# User Christian Lippka ORACLE <christian.lippka@oracle.com>
# Date 1299763312 -3600
# Node ID 6b1140cdac81a77836e5be80033f328a0956c94a
# Parent  8edc33ef50a3b6ebbc4e88d574b6b1ba57b1dbaa

impress210: #i117133# put new drawing layer fill and stroke styles in pool only for newly created documents

2011-12-06  Christian Lippka ORACLE  <christian.lippka@oracle.com>  [f0a1b95f99bed6d184e3020b5c7e30bc6c1597f6]

impress210: #i41995# fixed import of path animation from sxi files

# HG changeset patch
# User Christian Lippka ORACLE <christian.lippka@oracle.com>
# Date 1299691949 -3600
# Node ID 8edc33ef50a3b6ebbc4e88d574b6b1ba57b1dbaa
# Parent  0b9b11216b0d3401f8824542dd5f2794eb141035

impress210: #i41995# fixed import of path animation from sxi files

2011-12-06  Christian Lippka ORACLE  <christian.lippka@oracle.com>  [15aeab6cbd0b50b1d78646f03588237b8473285c]

impress210: #i41995# fixed distinct shape and page id

# HG changeset patch
# User Christian Lippka ORACLE <christian.lippka@oracle.com>
# Date 1299691906 -3600
# Node ID 0b9b11216b0d3401f8824542dd5f2794eb141035
# Parent  69091b8fc77c9951fcdc52b800a37a92dc70bf84

impress210: #i41995# fixed distinct shape and page id

2011-12-06  Christian Lippka ORACLE  <christian.lippka@oracle.com>  [b7540a2bfe424ff761f6bfd1e7264349c83e3f59]

impress210: #i50899# clean up fill attributes if fill style changes

# HG changeset patch
# User Christian Lippka ORACLE <christian.lippka@oracle.com>
# Date 1299270680 -3600
# Node ID 69091b8fc77c9951fcdc52b800a37a92dc70bf84
# Parent  20c5c9384888da33596d864251881e6e46bdd339

impress210: #i50899# clean up fill attributes if fill style changes

2011-12-06  Ocke Janssen [oj]  <Ocke.Janssen@oracle.com>  [416435e1dcbc175787a5a9e03142f7f766b6a648]

impress210: check readonly

# HG changeset patch
# User Ocke Janssen [oj] <Ocke.Janssen@oracle.com>
# Date 1299656309 -3600
# Node ID de61efa884c2a12ae9e88e9919c297b1b9676443
# Parent  c65bb4f46738b43bd506f1a75b634c6bd6fb6bfe

impress210: chekc readonly

2011-12-06  sj@openoffice.org  <sj@openoffice.org>  [dc7d25dd994b18b12214ce796ecbc6d9e4fcf310]

#158674# some minor customshape fixes

# HG changeset patch
# User sj <sj@openoffice.org>
# Date 1298982488 -3600
# Node ID 95f3a25e5fc5af0502ef95fbba4dad3207051351
# Parent  31d48f0e498a3f8e91c8b2e31c01a6bffc85db65

#158674# some minor customshape fixes

2011-12-06  Ocke.Janssen@oracle.com  <Ocke.Janssen@oracle.com>  [909bf6e983d62ae2674c67067ee3e81b74bb8b53]

impress210: #i106378# use datetime to get current date

# HG changeset patch
# User Ocke.Janssen@oracle.com
# Date 1297761051 -3600
# Node ID 3df655ccd7e3966c5c22df761981dde35b5e0059
# Parent  227bb8fe599b58e849c1f19f2233d2c1b0b767ad

impress210: #i106378# use datetime to get current date

2011-12-06  Christian Lippka ORACLE  <christian.lippka@oracle.com>  [a43400917e635a1b394b1eb4b53c8e709032e52d]

impress210: #i116846# added missing commits from cws impressdefaults1

# HG changeset patch
# User Christian Lippka ORACLE <christian.lippka@oracle.com>
# Date 1297098330 -3600
# Node ID 499a3c7022ddd6bf9b2771a5f2c69230ea1b9d48
# Parent  e7f337a6055814068bdc823306bc3a3f9cac48e5

impress210: #i116846# added missing commits from cws impressdefaults1

2011-12-06  Christian Lippka ORACLE  <christian.lippka@oracle.com>  [37fe168502f4c21b2f1d4bb0491cbb658ae6afcb]

impress210: #i116846# adding uncommited changes from cws impressdefautls1

# HG changeset patch
# User Christian Lippka ORACLE <christian.lippka@oracle.com>
# Date 1297097627 -3600
# Node ID e7f337a6055814068bdc823306bc3a3f9cac48e5
# Parent  80a255ef3468baa8b249e02aa760b0da463e1d26

impress210: #i116846# adding uncommited changes from cws impressdefautls1

2011-12-06  Christian Lippka ORACLE  <christian.lippka@oracle.com>  [78fff8ca491b70af21705ae169ab48f68b8a5e37]

impressdefaults1: #i115996# change default bullet symbol

#i115996# change default bullet symbol order from 'Oo-' in 'O-O-O'
inside text objects

# HG changeset patch
# User Christian Lippka ORACLE <christian.lippka@oracle.com>
# Date 1292243696 -3600
# Node ID 80a255ef3468baa8b249e02aa760b0da463e1d26
# Parent  055aad264da0cf9598fd1b7aafbd3e144c9b8ce2

impressdefaults1: #i115996# change default bullet symbol order from 'Oo-' in 'O-O-O' inside text objects

2011-12-06  Ocke.Janssen@oracle.com  <Ocke.Janssen@oracle.com>  [9753031300bb9bd61bbba2f617900422cdbde1ff]

impress210: #i105310# set tooltip for items and some refactoring

# HG changeset patch
# User Ocke.Janssen@oracle.com
# Date 1297164555 -3600
# Node ID 902597eed5414555107034f62583c4ccc2cdfd4b
# Parent  2f0f385e8b25938777bb9fed6a86a2ff43e0b7cd

impress210: #i105310# set tooltip for items and some refactoring

2011-12-06  Ocke.Janssen@oracle.com  <Ocke.Janssen@oracle.com>  [0851453849d36e5f58be24316d9bf910ee12faf8]

impress210: #i115617# set zoom to fit_to_window

# HG changeset patch
# User Ocke.Janssen@oracle.com
# Date 1297164393 -3600
# Node ID 2f0f385e8b25938777bb9fed6a86a2ff43e0b7cd
# Parent  dae1ffc5c15d000bb154beecb3da3b4f84336b38

impress210: #i115617# set zoom to fit_to_window

2011-12-06  Lionel Elie Mamane  <lionel@mamane.lu>  [e68487b719a1690150d88b251fb3e0b9f0ff4e09]

calcGlueState(): move State enum to file-global anonymous namespace

so that it can be used in templates in strict C++98.
C++11 allows local types (i.e. without linkage) to be used in templates.

2011-12-06  Lionel Elie Mamane  <lionel@mamane.lu>  [e53cf6c27fa1395983679ca2e81ead7f6fdb6e5d]

pgsql-sdbc: do not use -s option to sed; GNU extension, breaks MacOS build


2011-12-06  Michael Stahl  <mstahl@redhat.com>  [431604f9fa603a7acf67985c9e4851f37d9cd580]

refactor media embedding completely:

Do the tempfile handling in SdrMediaObj, not in the window;
this has the advantage that it works even in the presence of clipboard
documents without SfxBaseModels and thus without storage (sc, sw).

The SdrMediaObj instances share ownership of a temp file.

2011-12-06  Michael Stahl  <mstahl@redhat.com>  [f3c19f8263f3352ce4efff0965f8000d8347f6a5]

SdrMediaObj: copy/paste support

This only works properly in Impress, because Calc and Writer lack
a SfxBaseModel on their clipboard document.

2011-12-06  Michael Stahl  <mstahl@redhat.com>  [f014ea59e9e6e24ffead1961e8b689237b3927f0]

comphelper::LifecycleProxy: make writing work:

The storage implementation forgets any writes unless all storages are
committed.

2011-12-05  Kohei Yoshida  <kohei.yoshida@suse.com>  [c81b005921b39c54b33777af126b87e9f4e92860]

fdo#39847: Shrink chart's source ranges to data area.

Otherwise setting data area to e.g. the entire sheet, or even just
entire columns would freeze Calc as it tries to parse the entire data
range faithfully.

2011-12-05  Kohei Yoshida  <kohei.yoshida@suse.com>  [b5dfff9d34d1011ec552b35f223e75ca253bbd78]

A little more annotation.


2011-12-05  Kohei Yoshida  <kohei.yoshida@suse.com>  [f12221dcb70874db0a2f9fc8316bb500d89ee390]

Added comment describing what we are doing here...

It's not very obvious from the code alone.

2011-12-05  Kohei Yoshida  <kohei.yoshida@suse.com>  [2641accc23c794a4a7438b4bc69f2f299755eae5]

Use enum over integer constant for type safety.


2011-12-05  Kohei Yoshida  <kohei.yoshida@suse.com>  [3e4488fdbb9a6383cd0260bcd592c245c3e6563a]

Separate method for code that determins glue state from referenced cells.


2011-12-05  Kohei Yoshida  <kohei.yoshida@suse.com>  [e8c5565485fee0b7b7fcdafa7d09e55635e1061f]

Annotated code and a little cleanup to improve readability.


2011-12-05  Kohei Yoshida  <kohei.yoshida@suse.com>  [793432143e95f746348a495961da8b73464a862a]

Empty data sequence backend no longer used. Let's purge it.


2011-12-05  Kohei Yoshida  <kohei.yoshida@suse.com>  [4ea9d4daf7a2e79a0b78701f1a5f76b447d132ed]

Use boost::scoped_ptr in lieu of std::auto_ptr (where we can).


2011-12-05  Kohei Yoshida  <kohei.yoshida@suse.com>  [1e169828b1fdd50a09540cf4927b3c64639bbca7]

Make the class officially non-copyable.


2011-12-05  Kohei Yoshida  <kohei.yoshida@suse.com>  [73544acaee60655edf90be72a0c05cd7187c051b]

std::auto_ptr is deprecated.  Let's use boost::scoped_ptr.


2011-12-05  Kohei Yoshida  <kohei.yoshida@suse.com>  [a39ed5f75577af80fc77650f1185b326e07b2059]

Let's not create unnecessary duplidate.

These ref tokens are only read, not modified.  Taking a const reference
is sufficient.

2011-12-05  August Sodora  <augsod@gmail.com>  [df46bad0d1db25a6530da597242c7b9df1d3dd82]

Added some tests for basic/scanner


2011-12-06  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [e678311175acca14eca7ce07b3734f664f6f1b6a]

WaE: uninitialized value


2011-12-05  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [7d900eb8d2945e1a48581bae5877a26ef418f9fb]

possible fix for build breaker


2011-12-05  August Sodora  <augsod@gmail.com>  [971bf1aa4c043ef49e4857204ea49de48707a86a]

Use sal_Int32 in all these places


2011-12-05  Michael Meeks  <michael.meeks@suse.com>  [5ccc0361bf3a0be5a123679e6086bc4a03ab1d7b]

WaE: fix Mac build wrt. fprintf


2011-12-05  August Sodora  <augsod@gmail.com>  [f58ae13e8a0794295ddf35d50c37299d06d4ea28]

Prevent the testtool from building


2011-12-05  Michael Meeks  <michael.meeks@suse.com>  [5f49389c742c2ff642ee886eb816b2959c596ff6]

WaE: cleanup ambiguous types in append


2011-12-05  Wolfgang Pechlaner  <libo@pechlaner.at>  [e091888badc289fae0090b5e7f4556c69fb9a2a0]

add tests for new bitshift functions to sc


2011-12-05  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [219703ba3bd991f20a445e9b34439815a5659509]

remove last uses of CellVertJustify in our code

please use now only CellVertJustify2

2011-12-05  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [27f50cecdc3c4b36dc61b05b3d8de6e69518d967]

enable sc's c++ subsequenttests related to fdo#43308


2011-12-05  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [27fa364db8af77ddfbbce43d8fc49d318c779efb]

incompatible change to solve uno problem related to fdo#43308


2011-12-05  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [9429fe7b1c7f372d2407dbbc939385ef95db466f]

possible fix for fdo#43312

did not test that yet, should be quite safe to avoid a null pointer
exception but the selected area might need some change to allow tests to
pass

2011-12-05  Marcel Metz  <mmetz@adrian-broher.net>  [072b13738781f78a8318053d8cfea39558de17f5]

Remove unused tools/stack.hxx


2011-12-05  Marcel Metz  <mmetz@adrian-broher.net>  [050b170e8cf911679a4d3697ae81ee49e67d10a7]

Replace ScHTMLAdjustStack with std::stack< ScHTMLAdjustStackEntry* >


2011-12-05  Marcel Metz  <mmetz@adrian-broher.net>  [0c173e748936231846c9e3e87832754c496ebc35]

Replace ScHTMLTableStack with std::stack< ScHTMLTableStackEntry* >


2011-12-05  Marcel Metz  <mmetz@adrian-broher.net>  [b3ba4376c6f5e63aeeadec95c51bcd164d10f2b5]

Replace Stack with std::stack< SVGAttributeWriter* >


2011-12-05  Marcel Metz  <mmetz@adrian-broher.net>  [49ac37ddfcd39eef947d4d4d5805e89bfa4ca063]

Replace Stack with std::stack< LineInfo* >


2011-12-05  Marcel Metz  <mmetz@adrian-broher.net>  [dc6431f7fde63691a0022bec662e554b0bd432ed]

Replace Stack with std::stack< Color* >


2011-12-05  Marcel Metz  <mmetz@adrian-broher.net>  [f5b63844cc6a4b96fcf0db0c0c9c1194847fc914]

Replace SmNodeStack with std::stack< SmNode* >


2011-12-05  Marcel Metz  <mmetz@adrian-broher.net>  [6c6bc18961eb74074183a68d8dbea7e4bbefe059]

Replace XclExpChTrActionStack with std::stack< XclExpChTrAction* >


2011-12-05  Marcel Metz  <mmetz@adrian-broher.net>  [ecfcc545433d30e3b70fd0c909cce782edbdee39]

Replace Stack with std::stack< std::pair< XclObj*, XclEscherHostAppData* > >


2011-12-05  Marcel Metz  <mmetz@adrian-broher.net>  [149c1746a1e2ee0557c72c067fe6fe79f0781c4d]

Replace Stack with std::stack< bool >


2011-12-05  Marcel Metz  <mmetz@adrian-broher.net>  [0158333f1b8d578cc56dc51c3e3f8daf0578210b]

Replace ScChangeTrackMsgStack with std::stack< ScChangeTrackMsgInfo* >


2011-12-05  Stefan Knorr (astron)  <heinzlesspam@gmail.com>  [6ea8ea456cf5df267284278ecda42aa9b089a682]

Remove Large Handles option

This patch removes the option Large Handles everywhere and makes LibO use the larger 9px handles always.

2011-12-05  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [efd750d8433aade624d09f7c9d37516c9e073cda]

lp#726529: inline arm assembler is obsolete by now


2011-12-05  Michael Meeks  <michael.meeks@suse.com>  [fe05a4b4aaaabecd5d63362bd563188133dcb08c]

fax wizard: build and install the java wizard in paralle to the python one


2011-12-05  Michael Meeks  <michael.meeks@suse.com>  [49df5176e5f72bc2943924b025afcc19d9b8ebec]

fax wizard: more misc. bug fixing, and missing file makefile


2011-12-05  Michael Meeks  <michael.meeks@suse.com>  [1a7eee2446dfbe06ac39941473010fc8915ee6e6]

Improve pyuno debugging in various ways - add stack traces etc.


2011-12-05  Michael Meeks  <michael.meeks@suse.com>  [41b8bad143c06bc5419783b9f3cf5685aa3eea63]

wizards: completely work python wizard packaging and registration

Also improve exception handling and error printing in pythonloader
Allow registration of explicit .py components - the only method that works

2011-12-05  Michael Meeks  <michael.meeks@suse.com>  [fb7f82382bd317dd12913a6d7a3a5e4be6a6671c]

presenter console: clean and simplify over-abstract code


2011-12-05  Michael Meeks  <michael.meeks@suse.com>  [857b4f5357ba53bdfaf59671b219d74ae8c5945a]

presenter console: add 'Switch monitors' button to help get setup

For years, we've been carefully detecting the laptop display, and choosing
it as the default display to project to - thus many of our users have
configured around this. Provide a way for them to undo the folly, and any
subsequent mis-detections easily.

Initial Artwork is clearly in need of some bug-fixing.

Cleanup hyper-pre-optimised madness in ProtocolHandler.cxx too, called
a few dozen times - and has nested switch statements on characters.

2011-12-05  Michael Meeks  <michael.meeks@suse.com>  [b35b7080980c0ba43f411db469feb30f8a5c6881]

pywizards: resurrect Xisco's code lost in rebasing

Xisco merged this to master and then deleted it on master, which cause
these files to get lost during the re-base across that.

2011-12-05  Xisco Fauli  <anistenis@gmail.com>  [21131ea640f158963d4b69b1269c0bc7e5215006]

Set the python fax wizard as the default one


2011-12-05  Xisco Fauli  <anistenis@gmail.com>  [02d490ad83d31cb0dc342c6efb63837d820a8d88]

Add the rest of the files to scp2


2011-12-05  Xisco Fauli  <anistenis@gmail.com>  [cebdd70c03729ebe9624cb2d73922d93621cf461]

add fax files to makefile


2011-12-05  Xisco Fauli  <anistenis@gmail.com>  [43e132ef1f10c473288088e755f3fe26e415afcc]

add directories to basic/program and makefiles


2011-12-05  Xisco Fauli  <anistenis@gmail.com>  [85458c56a21f05d7d8b607a7afddd19dfd3e6f61]

Forgotten file


2011-12-05  Xisco Fauli  <anistenis@gmail.com>  [adf772680c7cf0e3d6ae135cab49c847447b5bf1]

Hello world (python) as a component


2011-12-05  Xisco Fauli  <anistenis@gmail.com>  [e20b4fe7f98473bef13758070ab33b144c6930ff]

Fix merge conflicts


2011-12-05  Petr Mladek  <pmladek@suse.cz>  [8412548e734ddf699ddbffba0cf7edeb2548c86c]

allow to install desktop integration in Linux dev build

The desktop integration searched for the package name by the dash "-"
delimiter on many locations. It was not easy to add support for
package names with the dash.

In addition, there was an inconsistence. Most package names used the
"libo-dev" prefix name but the ure packages used "lodev". It was
installed into the prefix /opt/lo-dev.

So, I remaned everything to "lodev". It removed the inconsistence
and solved solution with the dash.

2011-12-05  Andras Timar  <atimar@suse.com>  [bee2841519d15d8df1520ef3052e3a8da19eac1b]

Use OOO_VENDOR as Packager whenever it is defined

It is passed by the --with-vendor configure switch and it is
visible on Control Panel in Windows. In official builds
We want TDF there, not the username of the builder.

2011-12-05  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [83560ad42b83473913482e5569b25a1276d80da6]

RTF import: fixed the handling of frame properties n#417818

Change the RTF tokenizer to send the same tokens than the docx tokenizer
for the <w:framePr> element.

2011-12-05  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [88bd22cad050162eb6c2759569821a98e95f451d]

sw, fixed some missing include in dbglevel>1


2011-12-05  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [91ae8f6c068c636a5600406da3d8829442a2af78]

docx: actually import the last frame of a section.

When there is no paragraph outside the frame before the section end, the
paragraphs weren't transformed to a frame.

2011-12-05  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [b8b1b45cb4c9f1fb31a6e107d0131affeb99fce5]

WW8TableNodeInfo debug outputs now for DBG_UTIL only builds


2011-12-05  David Tardon  <dtardon@redhat.com>  [cc41d0fc6761b6cc4daec3a5ce853c3ac381b43e]

bah, wrong file extension...


2011-12-05  Lior Kaplan  <kaplanlior@gmail.com>  [c26e8ca5e92dd9c4c30617bcafb02d8a4d5b24fc]

It's RTL languages not bidi languages


2011-12-05  David Tardon  <dtardon@redhat.com>  [03f0a84c009b7c2738c8aaa52b5cc2a0b9ddd9f3]

fix build on macosx


2011-12-05  Sérgio Marques  <smarquespt@gmail.com>  [04e03814d06846ba3b805230d9320fa9fb706ce1]

corrected [pt-PT] date formats


2011-12-06  Takeshi Abe  <tabe@fixedpoint.jp>  [877da827a7aab5a7fb6bc3f84c2d5a48cac381ff]

catch exception by constant reference


2011-12-05  David Tardon  <dtardon@redhat.com>  [ac9f72d9627f979f1e4bd0490578aba1ede577d4]

add support for printing selections


2011-12-05  David Tardon  <dtardon@redhat.com>  [62fd44a5e342d97aacc0c2b33c07e3918251676c]

attach signals after activation of the control to avoid warnings


2011-12-05  David Tardon  <dtardon@redhat.com>  [53f89022b541a14a40556acf0e1eb1462e6b5a42]

make the gtk print dialog an experimental feature


2011-12-05  David Tardon  <dtardon@redhat.com>  [1849e535d9d47160f709615f8040472865371461]

adapt to the new assertion/logging mechanism


2011-12-05  David Tardon  <dtardon@redhat.com>  [adb110517139252962b1ccf8f9230a4981a9573a]

set up CFLAGS/LIBS for gtk print dialog in configure

The dialog is built for gtk 2.0 if the version present at the system is
at least 2.10.0 and always for gtk 3.0.

2011-12-05  David Tardon  <dtardon@redhat.com>  [85c6244b85b29c1d2bb9d89b62e9512dd65378b5]

build the print dialog for gtk3 too


2011-12-05  David Tardon  <dtardon@redhat.com>  [823d4a3944aab86a6da50a383b498fbec2157f4d]

check for printing support dynamically


2011-12-05  David Tardon  <dtardon@redhat.com>  [5628699db434d4a84b6dd883538066ea972c47f6]

set parent window


2011-12-05  David Tardon  <dtardon@redhat.com>  [803749150ca60e26a2f4e672ac96760dc8f8cc81]

avoid use of destroyed widget


2011-12-05  David Tardon  <dtardon@redhat.com>  [b2096dee9025e72a2a6cca728f7e8d2cfcf9f114]

process HelpId option entry


2011-12-05  David Tardon  <dtardon@redhat.com>  [c11d549a89fe16db311be3a9f057da69ab6bf49b]

deactivate print job after error


2011-12-05  David Tardon  <dtardon@redhat.com>  [9624e340a20a256e00db173427abb871b2631a39]

add support for printing n copies


2011-12-05  David Tardon  <dtardon@redhat.com>  [d723e7b119fa9a4377e80f2e21ce728ed8603188]

avoid memory leak when print has been cancelled


2011-12-05  David Tardon  <dtardon@redhat.com>  [49721e5df83d025ca7b2e57f688900387235a786]

add support for Gtk+ print dialog (#i106780#)


2011-12-05  David Tardon  <dtardon@redhat.com>  [18cf5cea5b25b3705c35d04e824b9965b0f9836a]

move the check function to vcl

Other plugins may want to use it too.

2011-12-05  Andras Timar  <atimar@suse.com>  [a5f78432218627960159f14e272b08bc9de69e24]

no need to check for vcredist files, Windows installer don't use them


2011-12-05  Andras Timar  <atimar@suse.com>  [a7664d4b09b16a4b102e595d7ea4511652c76614]

remove unused ONLY_ASIA_LANGUAGE and ONLY_WESTERN_LANGUAGE options


2011-12-05  Stephan Bergmann  <sbergman@redhat.com>  [3486d31f1c2bc89cc2b7fda69e89cc54f2de8dc7]

Avoid mixed signed/unsigned warning.


2011-12-05  Thorsten Behrens  <tbehrens@suse.com>  [c1a2a6cb5698de6461335a527bdc5ada609668d4]

Determine Packager properly, and use fallback if none.

This fixes the more strict rpmbuild checking that requires a non-
empty Packager name.

2011-12-05  Armin Le Grand  <armin.le.grand@oracle.com>  [9d40293f147212120ce2a2e960c1ef23168a428b]

aw084: #i108052# Added code to mimic old behaviour and call user layout link when empty paragraph is rendered

# HG changeset patch
# User Armin Le Grand <armin.le.grand@oracle.com>
# Date 1300894213 -3600
# Node ID 773a354b3c4694565fa5ef4588c21c6b2b2eed7f
# Parent  1e5618c51d1690a7c619f75d6b79c220c39854f8
aw084: #i108052# Added code to mimic old behaviour and call user layout link when empty paragraph is rendered

2011-12-05  Armin Le Grand  <armin.le.grand@oracle.com>  [ef4066bb19a2c139261d6be6ceb1a98c37ece2d1]

aw084: #i116802# Removing DBG_UNHANDLED_EXCEPTION since there is a valuable alternative alailable and not a general error happening

# HG changeset patch
# User Armin Le Grand <armin.le.grand@oracle.com>
# Date 1300120426 -3600
# Node ID 1e5618c51d1690a7c619f75d6b79c220c39854f8
# Parent  9d821e77ed393c984738cf3e829a8c94a681828f
aw084: #i116802# Removing DBG_UNHANDLED_EXCEPTION since there is a valuable alternative alailable and not a general error happening

2011-12-05  Armin Le Grand  <armin.le.grand@oracle.com>  [d999ae100029641a3e21fc27d800f040c92b3ad5]

aw084: #i112978# use GetAllMarkedBoundRect instead of GetAllMarkedRect to get fat line support

# HG changeset patch
# User Armin Le Grand <armin.le.grand@oracle.com>
# Date 1300116633 -3600
# Node ID 9d821e77ed393c984738cf3e829a8c94a681828f
# Parent  20c5c9384888da33596d864251881e6e46bdd339
aw084: #i112978# use GetAllMarkedBoundRect instead of GetAllMarkedRect to get fat line support

2011-12-05  ericb2  <ericb2@apache.org>  [2aa52a0ae0493d6d767c57ef4975da37e9f8da10]

Propragating the modif in the implementation (MultiClickRemoteBehavior.m)

 * found under MIT-style license at svn rev 1195274 (http://svn.apache.org/viewvc?view=revision&revision=1195274)

2011-12-05  ericb2  <ericb2@apache.org>  [7874d95ea30e0931b7817fc4a788c3a85f279e22]

Removing never tested Keyspan remote (RemoteMainController.m)

 * found under MIT-style license at svn rev 1195273 (http://svn.apache.org/viewvc?view=revision&revision=1195273)

2011-12-05  ericb2  <ericb2@apache.org>  [aaf218d025326ef54dcbc724b33666d7ddcff187]

Propragating the modif in the implementation (HIDRemoteControlDevice.m)

 * found under MIT-style at svn rev 1195272 (http://svn.apache.org/viewvc?view=revision&revision=1195272)

2011-12-05  ericb2  <ericb2@apache.org>  [b50bb4d3058456efeaaeee336f491d6447716845]

Propragating the modif in the implementation (AppleRemote.m)

 * found under MIT-style at svn rev 1195271 (http://svn.apache.org/viewvc?view=revision&revision=1195271)

2011-12-05  ericb2  <ericb2@apache.org>  [7afb9c0e39bf3d706ec277b44ef64d2a1445920a]

Adding missing constants for new metallic remote that Apple introduced in 2009

 * found under MIT-style at svn rev 1195270 (http://svn.apache.org/viewvc?view=revision&revision=1195270)

2011-12-05  Khaled Hosny  <khaledhosny@eglug.org>  [f8e53d7320aa3f1e7a543ee9f378a1ecd1a54490]

gtk: fix RTL list box rendering


2011-12-05  Khaled Hosny  <khaledhosny@eglug.org>  [d2028f970bd527880c73f237678291d1bdc7cc89]

gtk: fix RTL spin button rendering


2011-12-05  Matteo Casalin  <matteo.casalin@poste.it>  [363728c52f41cbf3f5d4a1d5ead08fbde161ca55]

DecoView - a more descriptive comment about mirroring issues with checkmarks


2011-12-05  Matteo Casalin  <matteo.casalin@poste.it>  [ca0c44628911ba23d92a0d3b08556cedcf282ec1]

DecoView cleanup - remove unused button styles


2011-12-05  Matteo Casalin  <matteo.casalin@poste.it>  [651ce3894ddc3838510f3f06bff143ddb7f0fb54]

DecoView cleanup - ImplDraw2ColorFrame also resizes its rectangle


2011-12-05  Matteo Casalin  <matteo.casalin@poste.it>  [1edf28e073a5088a7d26c61f509fc654be56696b]

DecoView cleanup - Embed OutputDevice::ImplDraw2ColorFrame


2011-12-05  Matteo Casalin  <matteo.casalin@poste.it>  [7a6941d76b61432a059c81d31b026272db822231]

Decoview cleanup - DrawButton


2011-12-05  Matteo Casalin  <matteo.casalin@poste.it>  [41cfce47ed649905254fe0d0b03bd0b3d08de195]

Removed unused header


2011-12-05  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [faa285f2679c842b641ca721141218d826bf7ab7]

cppunit build: fix the lib64 libdir on some linux distros


2011-12-05  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [dc0f9dab100ce02a8c2a275f5f53187bb0df0976]

The ODG should have office:drawing after office:body, not office:graphics


2011-12-05  Noel Power  <noel.power@novell.com>  [9cff030fa15f89fa1009fbb3827ab11c43c20b04]

add some form control support for basic dialogs


2011-12-05  Noel Power  <noel.power@novell.com>  [c2f62c8cb30975e3cd46c4800e738f3f010ecb3e]

enable gsoc multi line inputbar feature


2011-12-05  Jan Holesovsky  <kendy@suse.cz>  [30febe7998caa282ea9a7ebb53dd8517d5b2abc6]

Revert "remove StarDesktop icon"

This breaks unit tests in svtools.

This reverts commit 915fe51391bdeee79f31173aeedab9746fc88000.

2011-12-05  Tor Lillqvist  <tlillqvist@suse.com>  [a35140f245d774745b806ef12346aa77f0256395]

Fix library layer mapping for the URELIB ones, fdo#42826


2011-12-05  Stephan Bergmann  <sbergman@redhat.com>  [90a3c0c0b46123a3647a53ddc942ba8614edb722]

ChildStatusProc needs to be extern "C".


2011-12-05  Lionel Elie Mamane  <lionel@mamane.lu>  [04f53f0714ed364177a740d9de52c497cda74064]

configure.in: search for pg_config in default fink/MacPort locations


2011-12-05  August Sodora  <augsod@gmail.com>  [ebf168f59f64b868002c10a49448e02939074755]

So size_t is recognized on windows


2011-12-05  August Sodora  <augsod@gmail.com>  [5ca762a9caf9b89f225d2c8ddd32d265d4bddb61]

String->OUString


2011-12-05  August Sodora  <augsod@gmail.com>  [fb7adf3f34d538faec842df6aed733f502c9f6e6]

Remove unnecessary includes


2011-12-05  Ivan Timofeev  <timofeev.i.s@gmail.com>  [aa948e1c25dfa07f6bc47d1077a74ec61982b9c4]

add missing include for size_t


2011-12-04  August Sodora  <augsod@gmail.com>  [40be618fb31754611dbd4241322004b205774976]

Refactor scanAlphanumeric


2011-12-04  August Sodora  <augsod@gmail.com>  [f81a7438409ee9cede09b0395d8af0943220a4ea]

Refactor BreakPoint


2011-12-04  August Sodora  <augsod@gmail.com>  [e7b6c4ac5fc38a05571201b92b81b163348602b5]

String->OUString


2011-12-05  Lior Kaplan  <kaplanlior@gmail.com>  [3a9271b8fc70f263d1d7ffb8caae915447c32228]

Add missing space


2011-12-05  Jan Holesovsky  <kendy@suse.cz>  [f259162cf511528c210eb71f51e63b5ff6838ff5]

The evil in BuildDirs.mk has to be undone by another evil.


2011-12-05  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [9d5d04776f0a163796a41446852ec59ba76c9c1a]

add subsequenttest for failing test CellProperties

share test between all services which share the implementation in
ScCellRangesBase

2011-12-05  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [1e3b55e23029fcade3b8f708fc037830402dbd28]

adjust sc's c++ subsequenttest concept

create one test suite per implementation class:
move xcellrangesquery into ScCellRangesBase

2011-12-05  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [d96ef98abe2dfd91918d84efbbf9119c44dce4d3]

add subsequent test for failing test TableAutoFormatField

tests are still disabled but problem is related to
7da57d17b6179e71c8b6d7549ad89eaf3a4a28c6

2011-12-05  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [f384caf0a8d137166cdc5d24c8577ae24bb93409]

don't show the warning message if the name is correct


2011-12-05  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [b7b927e5b4d76f4edb9e1c7f115dfbf5a2eae48f]

ManageNames: set the color of the info text field for warnings


2011-12-05  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [82a548061fcef9eff61c3a23570607db286715b5]

missing check for cell import


2011-12-04  August Sodora  <augsod@gmail.com>  [71de946a1a2f5479667abd0e8cd0446b1db3ee96]

sal_Bool to bool


2011-12-05  Lionel Elie Mamane  <lionel@mamane.lu>  [402db3dceb02134860cf42af791523e7703c34dd]

PostgreSQL-SDBC: increment version number


2011-12-04  August Sodora  <augsod@gmail.com>  [0bcc6c93b8dbd92f7f13ea40c464636b00be0d6f]

Use appropriate datatypes here too


2011-12-04  Andras Timar  <atimar@suse.com>  [e286a56ecfc0e9312cc63658e3055aea5995c6f6]

set download name of Windows installer


2011-12-04  Andras Timar  <atimar@suse.com>  [8caa1dc385345f9be0d8392cc1d5a3d11d6eb016]

remove unused feature of generating setup.ini


2011-12-04  Andras Timar  <atimar@suse.com>  [b85ccca7059eb4bf10045c2b3969ea18a83f4f76]

remove unused feauture ADDLANGUAGEINDATABASENAME


2011-12-04  August Sodora  <augsod@gmail.com>  [cc744ef568fed0529da133a9d97e1dec19daab10]

Use sal_uInt16 here


2011-12-04  Stefan Knorr (astron)  <heinzlesspam@gmail.com>  [6ddc99b1dd4d64842ed7fca35b991b8cde8a724c]

String change for Line Number functionality in Basic IDE


2011-12-04  Lionel Elie Mamane  <lionel@mamane.lu>  [fcf4f2c9c01cbcfc24a2a49b1461670026ba2bfa]

ODBC DBMetaDataResultSet: on move, update internal state as necessary

After successful last(), isLast() should return true!
Thus, when moving to last record, keep that fact in mind (update m_bEOF) so that isLast returns right result.
Also update m_bEOF on other moves.

Update m_nRowPos on next(), for the same reasons, mutatis mutandi.

2011-12-04  Lior Kaplan  <kaplanlior@gmail.com>  [e5cef964a8ecfd08465dae64bcbc89ccb08b1f30]

Fix misplaced doublequote


2011-12-04  Ivan Timofeev  <timofeev.i.s@gmail.com>  [68c1f757962a8f2789821ff636bc397d1edd0051]

visual formula editor: implement selection by mouse


2011-12-04  Ivan Timofeev  <timofeev.i.s@gmail.com>  [558b5ea32a99654dcb63526f107726f7aec4747f]

visual formula editor: copy/cut/paste for any keyboard layout


2011-12-04  Ivan Timofeev  <timofeev.i.s@gmail.com>  [5a227745095d3a700ca01e062264aa5afd080c8a]

visual formula editor: place cursor on numerator when creating empty fraction


2011-12-04  Ivan Timofeev  <timofeev.i.s@gmail.com>  [8fb78b12219fb0b9c949f8c5bda558f0bd20cc9d]

visual formula editor: optimize some buildings a bit


2011-12-04  Andras Timar  <atimar@suse.com>  [93cf9e1f2b4a269dfe4fd90945dd2f7c50277db5]

set 'fa' and 'ug' as bidi languages in Windows installer


2011-12-04  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [e42ee773ffc12e38d596ce2aa016f0849c4e5ac6]

reduce scope of var and better comment of function GetDataArea


2011-12-04  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [2e5023f974dd94dfeec0554ce07d0544f9ce7638]

if empty row / col leads to shrink area, suppress all empty rows/col

and not just the last one, leaving the other within the selection
area

2011-12-04  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [7359ad4fc772bc355905ef8b4a4a7b44dcfc1ebe]

if changes selection only down, this is also valid for shrinking

and not only for expanding the selected area. Hence both part should
test this condition.

2011-12-04  Andras Timar  <atimar@suse.com>  [0411cd764bc960ad737d67cffac3fa81d483e317]

remove packaging for Java Desktop System (JDS)


2011-12-04  Andras Timar  <atimar@suse.com>  [9c9dbc1e26a268e0f1e7ceaccec384b3cde70a2b]

remove StarDesktop icon from the makefile, too


2011-12-04  Andras Timar  <atimar@suse.com>  [915fe51391bdeee79f31173aeedab9746fc88000]

remove StarDesktop icon


2011-12-04  Andras Timar  <atimar@suse.com>  [6411ad12f2dac9525f720662692cf712801f8c5b]

code cleanup of Windows quickstarter


2011-12-04  Andras Timar  <atimar@suse.com>  [3ac61e97198354439ceac8969277585cb8d4cb18]

remove StarOffice-only file


2011-12-04  Andras Timar  <atimar@suse.com>  [bca4eb7a1b37c053c97c5d8c267d07187ccce3a7]

-quickstart -> --quickstart, etc.


2011-12-04  Lionel Elie Mamane  <lionel@mamane.lu>  [d952f91d1b37cab3f634aa29a5ee84f96d4f47bd]

Review translation by Mike Whiteley


2011-12-04  Mike Whiteley  <mike@whiteley.org>  [9f8d1f6b46d7a6be51e46bdde935a1c804baf228]

translated some comments from German to English


2011-12-03  August Sodora  <augsod@gmail.com>  [2561e3f7860e79817658e536b91192cedaa4aab7]

Revert "fdo#41865: Make macro recording work without experimental features"

This reverts commit f4b3bd91ca177101d90f522e81163dc6421e14c9.

2011-12-03  August Sodora  <augsod@gmail.com>  [f4b3bd91ca177101d90f522e81163dc6421e14c9]

fdo#41865: Make macro recording work without experimental features


2011-12-03  Lior Kaplan  <kaplanlior@gmail.com>  [e0ad98aed91062281bfe96a1c579560e72f3bbe8]

Add link to tools - options dialog


2011-12-03  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [3e3f729cd668aa241345166f1046a8f0dd9ac83b]

correctly select new entry after returning from Define Names


2011-12-03  Laurent Godard  <lgodard.libre@laposte.net>  [62ec7f9e824ed1c17f01beaf8f4cec3b76b3aae9]

cells creation : do not use uno calls at loading time


2011-12-03  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [3b0d01a8cb6f9230db400c92a59bf805bcd5bc05]

ManageNames: make the add button usable

the concept is not perfect and the code looks ugly but we have no way at
the moment to open two Refdialogs at the same time

REVERT this hack as soon as this is possible!

2011-12-03  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [c8fd64a7d909036c4b701d3aaee11b37f378bcce]

ptr_map does not need a pointer as template argument

I don't understand why c++ did not complain about it but it resulted in
really strange crashs

2011-12-03  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [377bc06165f4a5cad8f67d69e021c51cb2a64180]

add test for removing sheets to testPostIt

fixes also the problem that one sheet has not been deleted

2011-12-03  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [f131ccd53bd93495855d571ecbcf00aa79b4d9b3]

some String->rtl::OUString cleanup in ucalc


2011-12-03  Norbert Thiebaud  <nthiebaud@gmail.com>  [eca5888eaaf3aa254b0e888ba328656e1d699a4d]

WaE : missing return value on one code path


2011-12-03  Lionel Elie Mamane  <lionel@mamane.lu>  [6a60f07de36ac4448b99185143553028fc26ce59]

add postgresql download


2011-12-03  Lionel Elie Mamane  <lionel@mamane.lu>  [c9c31ee37c75d02a8f66f68df88b60394d80cae9]

postgresql: do not make headers we do not need


2011-12-03  Lionel Elie Mamane  <lionel@mamane.lu>  [a33aaa4ba0452adb2943912dd356ea746d286a6e]

Oups... set_soeven does not like literal "@" in values


2011-12-03  Lionel Elie Mamane  <lionel@mamane.lu>  [0cac9d5238eff7197a93d543daa55a84fa204d78]

remove n/a comments (came from a copy/paste)


2011-12-03  Lionel Elie Mamane  <lionel@mamane.lu>  [1f7a03d1c4c06738e3b37659e96951ad5dc3dbe7]

right copyright line for PostgreSQL-SDBC


2011-12-02  Kohei Yoshida  <kohei.yoshida@suse.com>  [2c09f5071fe940881293615dad95b4b046a03a70]

Fixed build breakage, and remove warning.

OUString never understands generic int type; it thinks it's too
ambiguous, depending on 32-bit or 64-bit build environment.

2011-12-02  Kohei Yoshida  <kohei.yoshida@suse.com>  [c53c81d97eca4fd3f9a6957ed8b3988a61391da7]

Revert "Don't overwrite OUTDIR & friends." once again....

This reverts commit 0f1b0e5b7ad813069630e7ae719a800ecab640a8.

2011-12-03  Miklos Vajna  <vmiklos@frugalware.org>  [4bfec0e8393901aad5ccc790a5080842f64019a7]

nlpsolver: remove unneeded exec bits


2011-12-03  Miklos Vajna  <vmiklos@frugalware.org>  [907969d2642de3fda2d28be653770e95bcf54fbb]

lo-pack-sources: unused function set_config_version()


2011-12-03  Michael Stahl  <mstahl@redhat.com>  [b93aad95120df2c40756f4ba06344eac2297d0ee]

svt::ToolboxController: valgrind complained...


2011-12-03  Michael Stahl  <mstahl@redhat.com>  [4f01d343cd6c4e8558cd4331277f02d7089ff476]

property name spelling s/Visiable/Visible/


2011-12-03  Michael Stahl  <mstahl@redhat.com>  [59307a7164e35396f34bf621ad7e9d2f265b1c7f]

actually play embedded media:

In order to do this, the media is written to a temp file by
avmedia::MediaWindowBaseImpl.  This requires some rather ugly hacks to
transport the Storage that contains the media to the avmedia stuff,
including adding a XModel reference to avmedia::MediaItem.

2011-12-03  Michael Stahl  <mstahl@redhat.com>  [116ad02ae89a0036a223ef943352587119a47f65]

xmloff: load and store embedded media


2011-12-03  Michael Stahl  <mstahl@redhat.com>  [e8a54ef88dacccb9759dd394473d52b53ff1cbd7]

add avmedia::EmbedMedia

This new function is used by sc,sd,sw to embed media in the document storage.

2011-12-03  Michael Stahl  <mstahl@redhat.com>  [51ea69880ca32220fa1c6b3e95c8916e3409184c]

avmedia::MediaItem: add pImpl


2011-12-03  Michael Stahl  <mstahl@redhat.com>  [fd95f1ab6220c6a530fd2e4e727417f504a5db51]

refactor SdrModel::GetDocumentStream

Remove 3 ~identical implementations of GetDocumentStream and the associated
struct SdrDocumentStreamInfo.

2011-12-03  Michael Stahl  <mstahl@redhat.com>  [aa59ee85a8e902aa4dc956822e9169093de6c454]

SdrModel: remove unused pModelStorage


2011-12-03  Michael Stahl  <mstahl@redhat.com>  [c2d3f170fbe6ab553c50a0b9ba63a0496e1b24e0]

move LifecycleProxy out of comphelper::OStorageHelper

... so it can be forward declared

2011-12-03  Michael Stahl  <mstahl@redhat.com>  [c9a1a2acd51224f525f6ed246e52511192215dc0]

new comphelper::OStorageHelper::GetStreamAtPackageURL


2011-12-03  Michael Stahl  <mstahl@redhat.com>  [18ab7abaa9426cd27092125637fdf5fb849b4a04]

MediaWindow::executeMediaURLDialog: add link button


2011-12-03  Michael Stahl  <mstahl@redhat.com>  [c6fdc42e87d3474d89d33486a23885a2921160af]

sfx2::FileDialogHelper: the punchline:

Now that we have removed all the pointless clutter, we can finally make it
possible to create a file dialog that has a link checkbox but not dozens of
graphic filters pre-registered: only add them if SFXWB_GRAPHIC is given.

2011-12-03  Michael Stahl  <mstahl@redhat.com>  [5754213c709428b19c68d5242df54683bf83536e]

sfx2::FileDialogHelper: refactor construction:

There are currently 2 different ways to specify what kind of file dialog
should be created: the nDialogType and nFlags ctor parameters.
Simplify that by using the nDialogType for the API specified variety,
and the nFlags only for options that cannot be specified by the API.

This allows to get rid of 3 constructors, and the following constants:
WB_OPEN, WB_SAVEAS, WB_PASSWORD, SFXWB_PASSWORD, SFXWB_SHOWSTYLES

2011-12-03  Michael Stahl  <mstahl@redhat.com>  [db74fdf5346c4f97256522ee2a3200fcdce1af5a]

sfx2::DocumentInserter: remove nFlags ctor param


2011-12-03  Michael Stahl  <mstahl@redhat.com>  [4f201dc32b58b56e27fa12b6c770ff38c2da7230]

SvBaseLink::GetFileDialog renamed GetInsertFileDialog


2011-12-03  Michael Stahl  <mstahl@redhat.com>  [bdf260ed3fd2a7361b2833660e1144d50aa92aa1]

sfx2::FileDialogHelper: remove obsolete flags


2011-12-03  Michael Stahl  <mstahl@redhat.com>  [434c1e313236997ef668853cf74be5fa611fb2be]

sfx2::FileDialogHelper ignores WB_3DLOOK, WB_STDMODAL


2011-12-03  Michael Stahl  <mstahl@redhat.com>  [1274babb68e9dc09747ac54ea19421af839db92a]

sfx2::FileDialogHelper: remove use of WB_OPEN

This can really be derived from the dialog type, don't duplicate it.

2011-12-03  Michael Stahl  <mstahl@redhat.com>  [e913083ed0db342f161b40a153c8af7ada6b4acc]

remove unused #include sfx2/filedlghelper.hxx


2011-12-03  Michael Stahl  <mstahl@redhat.com>  [fa5dffd7149661850bb27ea0b2d24de06d38a6bc]

svtools: ImpPeekGraphicFormat: STL assertion


2011-12-02  Petr Mladek  <pmladek@suse.cz>  [a28635374613e556a0093c242823ea90a3704f74]

another attempt to define test dirs on MAC

sigh, it is hard to fix build on MAC without MAC

2011-12-02  Kohei Yoshida  <kohei.yoshida@suse.com>  [61fce03ff2eb532e41a769f51ad8495f641edfb9]

inline keyword makes sense only when the definition is in header.


2011-12-02  Kohei Yoshida  <kohei.yoshida@suse.com>  [6b5e43305798e261d0942298483440ed378fe525]

sal_Bool to bool.


2011-12-02  Kohei Yoshida  <kohei.yoshida@suse.com>  [0f49c6c3d8d0e8d7410e0346fda31ebf7cd9b00c]

Encapsulate implementation of CMtaOleClipboard under win32.

This class is used only for win32 clipboard implementation.  Better
move it to where only the win32 implementation code can access it.

2011-12-02  Petr Mladek  <pmladek@suse.cz>  [e0561e4e84ea0ecc1caea7bd5a27e37687ddbd63]

really build libsmoketest


2011-12-02  Petr Mladek  <pmladek@suse.cz>  [57578c1828755850d1dfdb391d571d7bf1b7cada]

split smoketest module to fix build

+ move the library and other build stuff to a new "smoketest" module
+ keep "smoketestoo_native" only for installing and running the tests
+ restore the targets in top level make

2011-12-02  Ivan Timofeev  <timofeev.i.s@gmail.com>  [c1baeb25ad3a5d6afb59f9329a634f742a7a9e5a]

visual formula editor: fix insertion of symbols from catalog


2011-12-02  Muthu Subramanian  <sumuthu@suse.com>  [30b052e7b65434d2a78ab36d8f4475abe0c86a2a]

n#719989/97: Connector shape fixes.

Note that rotation needs to be done post flipping.

2011-12-02  Petr Mladek  <pmladek@suse.cz>  [ccad45fef484065ae303825a179326542f01b063]

define missing directories for smoketest on MAC

note that the smoketest is not packaged for MAC at this stage

2011-12-02  Michael Meeks  <michael.meeks@suse.com>  [bdeb01e88ebbe546dc33173f05cb4d370273c392]

gtk: remove un-necessary fprintfs on fpickers


2011-12-02  Andras Timar  <atimar@suse.com>  [10f977981d2cfb6ba0ccd0185ccb12e212010bc2]

remove unused Windows icon


2011-12-02  Stephan Bergmann  <sbergman@redhat.com>  [a84d912b7b6a55df59c3c7035c273e2219251d20]

Improve ChildStatusProc diagnostics.


2011-12-02  Ivan Timofeev  <timofeev.i.s@gmail.com>  [2292904f85ab6c360c30914e8621e516f8ae1388]

visual formula editor: fix insertion of "-"


2011-12-02  Andras Timar  <atimar@suse.com>  [c5ca69b5d61f1d28f6069346c426c2fd3402a5f0]

remove ooo3_ from Windows icon names


2011-12-02  Andras Timar  <atimar@suse.com>  [da0db8b03cd19af585133691689c1d752cc8c970]

remove unused OOo Windows icons


2011-12-02  Andras Timar  <atimar@suse.com>  [c7ecf3c82d1e9f151488f4833786e69d8357bc9d]

A trailing 0 on an ICON line is unnecessary and causes an error


2011-12-02  Stephan Bergmann  <sbergman@redhat.com>  [6dc4c0dccae9eb8cb24623e332977034a7471526]

Added comment.


2011-12-02  Stephan Bergmann  <sbergman@redhat.com>  [98aa85350460a0f1326b99007ae4b2c4ac425d50]

Also demote DBG_ASSERTWARNING to SAL_INFO, to reduce output clutter.


2011-12-02  Stephan Bergmann  <sbergman@redhat.com>  [0b14a86f8a1c77683db2e81cb4604c077b572cf7]

Mark rtl::O[U]StringBuffer::{charAt,setCharAt} as SAL_DEPRECATED.


2011-12-02  Stephan Bergmann  <sbergman@redhat.com>  [05fddab006719d9d023787d7e6ee9b979907c048]

Revert "Remove charAt/setCharAt once and for all"

For backwards compatibility, they should not be removed before LO 4.
They should be marked as SAL_DEPRECATED, however.
This reverts commit 1820e7f575dffe53062f50f08cebf0efa37e2cc2.

2011-12-02  Jan Holesovsky  <kendy@suse.cz>  [0f1b0e5b7ad813069630e7ae719a800ecab640a8]

Don't overwrite OUTDIR & friends.


2011-12-02  Jan Holesovsky  <kendy@suse.cz>  [5d5df8c6615be1a382f660283dd0f251d1b3b278]

Fix build on Windows.


2011-12-01  August Sodora  <augsod@gmail.com>  [1820e7f575dffe53062f50f08cebf0efa37e2cc2]

Remove charAt/setCharAt once and for all


2011-12-02  Jan Holesovsky  <kendy@suse.cz>  [36269f66836b17eaa7153cd78aa941468629807c]

online update: Revert the UpdateInformationProvider::load() cleanup.

It turns out that the direct UCB access was deliberate to be able to provide
the identification / additional information.

2011-12-02  Jan Holesovsky  <kendy@suse.cz>  [dddfadf9d59fb32f20b45e6a529db8639f73dac5]

Revert "online update: Cleanup after UpdateInformationProvider::load() rewrite."

This reverts commit 358ce1e9c1d85ae7590ecc2b2ddee9db81cf8b84.

2011-12-02  Lior Kaplan  <kaplanlior@gmail.com>  [0443311761e0755bda21a627c684cf00ce32bafe]

Remove extra spaces from strings for translation


2011-12-02  Lior Kaplan  <kaplanlior@gmail.com>  [127c6a3dab9c3a3e7f0cbcea2571a3eb96f990c4]

Typo fix: Maybe -> Maybe


2011-12-02  Philipp Weissenbacher  <p.weissenbacher@gmail.com>  [43b9be10843dfd6a73a1a2070701c18f270954a4]

Translate German comments and correct the English ones.


2011-12-02  Jan Holesovsky  <kendy@suse.cz>  [4f242ff5b0eb4baa3e9ff4f5beef7a4e475c296a]

Run gdb in the TUI mode.


2011-12-02  Jan Holesovsky  <kendy@suse.cz>  [0ba266a2984afa19fb10b3384f4e317c929b49fc]

online update: We were missing the update service URL.


2011-12-02  Lionel Elie Mamane  <lionel@mamane.lu>  [8d3793b2b6cde0cb7ee69472ebaecd7b98c30265]

postgresql: correct TARFILE_MD5


2011-12-01  August Sodora  <augsod@gmail.com>  [56aec836a0505ca5c54d0b29b8c96b130ebe287b]

Add back setCharAt/charAt for now


2011-12-01  Andras Timar  <atimar@suse.com>  [d0f4bb87900c9a7cb59bba1660566e4a68d505a0]

fix gid_Test_Dir_Common_Ure parent for MAC OS


2011-12-01  August Sodora  <augsod@gmail.com>  [1722c68c81974e509fe11910a5190c01e455d39e]

Fix build in macosx


2011-12-01  Andras Timar  <atimar@suse.com>  [36fa8503a101ca6dda5ed9cddf7b99704f96cc6a]

remove unused string constants


2011-12-01  Laurent Godard  <lgodard.libre@laposte.net>  [c00d6519e919275b390b82b1d1a49a31fe519993]

String to OUString for SetHybridString method


2011-12-01  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [8e83722d93bfc49c3a5c31d55ff728842209765a]

ManageNames: remove Select button from Manage Names


2011-12-01  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [156e96d8bf7ac1228378f7ea799aa80c0f653d06]

ManageNames: move some strings to globstr


2011-12-01  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [64a9481b9902f14d730cf3d6ef1398b314ec2dc3]

ManageNames: the mode switcher needs to be enabled too


2011-12-01  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [6ff59b03023b7698b17fc53a8ac60a008709b497]

ManageNames: fix tab order in Manage Names


2011-12-01  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [f3ee3373cc64eb9a206dafbcffab54b85feb42be]

ManageNames: fix taborder for DefineNames dialog

the more button is not usable with the keyboard

2011-12-01  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [b9c76854bab835ea482e8763cedaa4adb0ae1192]

ManageNames: fix tab order in Paste Names dialog


2011-12-01  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [9edb6b2edd0535125576070fd9d071574676f19a]

ManageNames: minor problem with size of header bar


2011-12-01  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [c55e0745d4b190487b2166a7c13410616a2c6faf]

clean up filters-test after split


2011-12-01  Eike Rathke  <erack@redhat.com>  [a97a5310f921a483d0d11a98cd18185890bcccbc]

we are W3C XMLSchema here, not ISO 8601


2011-12-01  Lionel Elie Mamane  <lionel@mamane.lu>  [44ec239eba3b652fc8dbe1e0eb66c7f9ed018137]

Internal libpq (PostgreSQL client lib)


2011-12-01  Lionel Elie Mamane  <lionel@mamane.lu>  [74283f6976c727233ca330a1e9bf6ee4f52f86c5]

External PostgreSQL: automatically search MacOS-specific paths


2011-12-01  August Sodora  <augsod@gmail.com>  [c351b1e19f1b1207949b70386640dc06ef0144ad]

WaE: unused variables


2011-12-01  Lior Kaplan  <kaplanlior@gmail.com>  [e10fc18fb2c74ac3e432ffaa2b1c125110fe2eeb]

typo fix: explicitely -> explicitly


2011-12-01  August Sodora  <augsod@gmail.com>  [9ee19c8fad2c3c29c4ff4cc6c37ba8d24d641ccc]

fdo#41474: remove setCharAt and charAt from O[U]StringBuffer


2011-12-01  Stephan Bergmann  <sbergman@redhat.com>  [beebf578ed20771495d2eda9e7fb898767f49d7c]

-Wstrict-aliasing fix


2011-12-01  Stephan Bergmann  <sbergman@redhat.com>  [db4017cb710b254ccc4e1980fdf419134afab252]

The other uses of pReserved had been changed to nStaticRefCount in 2001.


2011-12-01  Andras Timar  <atimar@suse.com>  [f799339a4ccf1d6e35976e9e185c94c1d68c3d5b]

set manufacturer name to OOO_VENDOR or else to USERNAME


2011-12-01  Andras Timar  <atimar@suse.com>  [be8a7eb7c1cfcb9d89898c6cf40f560577a0c0a8]

our product is always opensource


2011-12-01  Petr Mladek  <pmladek@suse.cz>  [8c478c911033243df90ba290b32732a1fd70130e]

create installation set for tests

+ it currently includes just the smoketest and is available only for Linux

+ the side effect is that it builds the smoketest before instsetoo_native
+ it runs it only during dev-install when the variable RUN_SMOKETEST == YES

2011-12-01  Eike Rathke  <erack@redhat.com>  [86adb5cacb4fe3e7fb869299447da5876f0da30d]

get rid of class Date and Time default ctor with system time penalty


2011-12-01  Eike Rathke  <erack@redhat.com>  [b20ea84970fb8b3068880a361822941c47f50edd]

pull in module headers before solver


2011-12-01  Petr Mladek  <pmladek@suse.cz>  [2578d13ea8bf7b3918e392a3fabca7ba2fec3146]

add exectuable rights for libraries on Linux

RPM strips debuginfo packages from libraries only when they have
execuateble rights

It does not fix permissions of the prebuilt mozilla libraries; scp2 defines
the same permissions for all files inside the mozruntime.zip archive.
Unfortuantely, it icludes libraries and data files togetger.

2011-12-01  Petr Mladek  <pmladek@suse.cz>  [0056224aee18d6c04ece998e9fb6e3cff06b8719]

Use more reasonable permissions also the profile files


2011-12-01  August Sodora  <augsod@gmail.com>  [ecbed27f6a2b61a6544c92178367eacfa2ea0b50]

Check length before operator[]


2011-12-01  Caolán McNamara  <caolanm@redhat.com>  [60795da6a87f751e69eaf5f731c86d45a040a97e]

fix broken .ulf translations

some loon ran a little amock (*cough*)

2011-12-01  Tor Lillqvist  <tlillqvist@suse.com>  [172b1f03bf23336c5aa88a01f74b24b6ef5ab4d2]

Update


2011-12-01  Tor Lillqvist  <tlillqvist@suse.com>  [df938e85d68fc42a300319ce3ce77576b77367e5]

Don't bother with Report Builder on Android for now


2011-12-01  Tor Lillqvist  <tlillqvist@suse.com>  [cfec328cc17a35cc70aeeb673aa8334f2d20f965]

Don't bother with Presenter Console or Minimizer on Android for now


2011-12-01  Kohei Yoshida  <kohei.yoshida@suse.com>  [f077db2668fe12eb260a47ac9abf5db32eeeab15]

Revert "Don't overwrite OUTDIR & friends."

This reverts commit 28275d470f3a062cfa27d72bbf89328af1e83c68.

2011-12-01  Kohei Yoshida  <kohei.yoshida@suse.com>  [f41eddb61c76d4bce924dd5fcddd21157a83d4eb]

This data member is no longer used. Remove it.


2011-12-01  Stefan Knorr (astron)  <heinzlesspam@gmail.com>  [a382228bc747d6a862287b06f31e5c2e4e0cd5a3]

Use themed icons for message boxes again


2011-12-01  Andras Timar  <atimar@suse.com>  [19f0d48364d19bc02dcca92a324fbdbd6cb57535]

delete the space after 'qtz', too

otherwize double space will occur in the variable and
it will be replaced to ',,' instead of ',' -> build fails

2011-12-01  Stefan Knorr (astron)  <heinzlesspam@gmail.com>  [52d5644828ac5528d8b5fe6dd644669364f35bce]

Some changes to the Word Count UI


2011-12-01  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [cf58b6f81d042783fd9bf79d66deaf974565ea45]

fix typo


2011-12-01  Laurent Godard  <lgodard.libre@laposte.net>  [eec4e1202d5f2f39ad881ce4afd94b8384c8b3c2]

avoid Tabs size calculation in loops


2011-12-01  August Sodora  <augsod@gmail.com>  [443a7229f96806e6bbece775cc7cd643e1c4a042]

Remove uses of charAt


2011-12-01  Andras Timar  <atimar@suse.com>  [549f928863d0c1625f0322f62bfdda827063725e]

Revert "temporary hack: soffice.bin should be type of GUI app, not CUI app fdo#42914"

This reverts commit d76479654748454e280ac48217fb0036bc5940a1.
Bjoern fixed it correctly, this hack is not needed.

2011-12-01  Tor Lillqvist  <tml@iki.fi>  [08c9b47805dbb3c9ecba408bbf2accdfe3dbe2b9]

Fix typos in "hint" and make more readable


2011-12-01  Jan Holesovsky  <kendy@suse.cz>  [b95bb2da9a197f950a2f40715ad731296cdb5296]

Enable online update in the release builds again.


2011-12-01  Stephan Bergmann  <sbergman@redhat.com>  [eb251522ebe462903c96881ae9b99814700c84d3]

-Werror=unused-parameter fix (completely removed unused setRowVisible())


2011-12-01  Stephan Bergmann  <sbergman@redhat.com>  [2d0998f871cef5ce32cda68a3320bb9f7b29cd58]

-Werror=parentheses fix


2011-12-01  Norbert Thiebaud  <nthiebaud@gmail.com>  [74b3b4bc25ae31a43c08fdb09d71dae73d1f5cae]

fix libvisio's build.lst so that boost dep is taken into account


2011-12-01  August Sodora  <augsod@gmail.com>  [96a5d372f3e2d84522e68407e1061a1c4bfecdb5]

fdo#35657: reenable subsequent test


2011-11-30  August Sodora  <augsod@gmail.com>  [49da4d5da016f8a5cce52014b64362e8daa1bffe]

Remove unnecessary includes


2011-11-30  August Sodora  <augsod@gmail.com>  [98fd966d0c2c46b51b84da26cdb4bc5ac81e0372]

Remove unnecessary includes


2011-11-30  August Sodora  <augsod@gmail.com>  [b291c3a1f2d0595096d671c8f6d2812caa993f83]

String->OUString


2011-11-30  August Sodora  <augsod@gmail.com>  [8ceae013e9664bfc86d4f95d00b2c7fb1f42be76]

Remove unnecessary includes


2011-11-30  August Sodora  <augsod@gmail.com>  [93e3a86977cb8a2d60db7cf3489564c95d18ee80]

Refactor sbxitem


2011-12-01  Tor Lillqvist  <tlillqvist@suse.com>  [5408edd6e054420b081a45e58f2bdd40b0673863]

Now that JAVA_HOME is set early, no need to expand it lazily

Just use $JAVA_HOME instead of '$JAVA_HOME'. Fixes build breaker in at
least bean on Linux.

2011-11-30  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [4e23a821d3f5b409a33837e9a0b9ea2e1cd65bec]

split sc's filters-test into in-build and subsequent tests

only testContent and the ods range name test remain in-build, everything
else is now a subsequenttest
if needed the subsequent_filters-test can be moved to an in-build test
in Module_sc.mk

2011-11-30  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [bc84d4782ca3750fd9cabfdaea1d9e89cca20286]

move sc's macros test into sc/qa/extras


2011-11-30  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [973406e43989005c6ccd4f803a48ce344bb06d19]

only load the testfile once and after that reuse the already loaded file

this is not perfect but better than loading the file several times while
we should only call read-only methods

2011-11-30  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [3dbc46d99a14b56f27371d45736b11904a1f3dc8]

move c++ based subsequenttest to sc/qa/extras


2011-11-30  Lionel Elie Mamane  <lionel@mamane.lu>  [130028f2b4f27765ddf1b657f1f8e1d4a4005698]

configure pgsql-sdbc: use PGCONFIG instead of relying on PATH


2011-11-30  Tor Lillqvist  <tml@iki.fi>  [53125e89eb279fc816bc2f903d07a66bfd165c6f]

Set JAVA_HOME before it is used


2011-11-30  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [1f6be70688a74b9f2ff1f641ef45c6fc5d20cc38]

do not even read module dirs when shortcuting


2011-11-30  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [f95bf9c68dde00624a9b4134993f9ddf14123d1a]

debugrun does not need to read gbuild definitions


2011-11-30  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [359dc427b4633b271078fbb80fdf674f54c89c0d]

execute debugrun after building


2011-11-30  Tor Lillqvist  <tlillqvist@suse.com>  [895d23328e5c7fa9293eb581d562f4d8fae1afed]

Fix build breaker thinko


2011-11-30  Tor Lillqvist  <tml@iki.fi>  [f7593f3d39ef7f8036e80b5d44f9304ef6c41e7b]

Avoid syntax error if $OXYGENOFFICE_PACK is undefined


2011-11-30  Lionel Elie Mamane  <lionel@mamane.lu>  [05b53b1b8e500b31bef1db737303725a168379da]

postgresql-sdbc: review build rules


2011-11-30  Tor Lillqvist  <tlillqvist@suse.com>  [5510127e89d6971a219ce3664e4631d6c6dda2b1]

Android code refactorig and hacking

Sorry for the large unstructured commit. But hey, the Android code is
experimental so far.

Extract the native lo-bootstrap code into a fairly normal library
built in sal. (Previously it was the JNI part of the "Bootstrap" app.)
Just linkink normally to liblo-bootstrap from C++ code that uses it
works fine, no need to do a dlsym lookup.

Bootstrap is still a subclass of NativeActivity and can thus still be
used as an "app" (to start unit tests, or whatever), but can also be
used from some other app's Java code to just get access to the
lo-bootstrap native methods.

Introduce a new top-level "module", android, for Bootstrap and the
experiments with DocumentLoader.

Note that the experimental DocumentLoader app still crashes. It can't
create the com.sun.star.frame.Desktop instance.

I spent lots of time debugging in the painfully inadequate
ndk-gdb. (Even the newer gdb build from the "mingw-and-ndk" project is
quite crappy in many ways.) I should really experiment with
corresponding code on a normal platform first before even trying on
Android. Basically, I think that if I just can get the concept of Java
code that instantiates and uses LO components *in-process* working on
a normal desktop platform, it should work on Android, too.

2011-11-30  Tor Lillqvist  <tlillqvist@suse.com>  [a7fe1a0a088b2d3d68e3fc4b0d3e8d5a34f3e203]

Bin an obsolete X11 on MacOSX related bit


2011-11-30  Tor Lillqvist  <tlillqvist@suse.com>  [b2dbb20fd870da8c06fc7eb23a592dea057e8090]

Fix indentation


2011-11-30  Tor Lillqvist  <tlillqvist@suse.com>  [daab827fd17345855835f69ac028c3ed5c28890e]

Don't add nonexistent Java files and dirs to various env vars


2011-11-30  Tor Lillqvist  <tlillqvist@suse.com>  [424c479e1ac1edc01d066a3b5ce10d45febf57bc]

Don't bother with -D_PTHREADS -D_REENTRANT for Android


2011-11-30  Noel Power  <noel.power@novell.com>  [93acae3d17c528bd98b28cc9078c8dd7612316a8]

gsoc inputbar ( fix scrolling ) add support for hard linebreaks


2011-11-30  Ivan Timofeev  <timofeev.i.s@gmail.com>  [858def93c81ab4c94fdf191b7495eeb01a9c3d2f]

fix previous commit, really move initial focus to printer selection


2011-11-30  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [0e3f81ae4d277cd2cfeb1e70204266d769dc2a3e]

remove debug line


2011-11-30  Ivan Timofeev  <timofeev.i.s@gmail.com>  [041fc1f56618b18923f23a27a6e482ed81a98fe2]

fdo#34641: move initial focus to printer selection


2011-11-30  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [7d3f21b27469d04b57dbd9f7befb3109001422ed]

dont read gbuild definitions on distclean


2011-11-30  Lionel Elie Mamane  <lionel@mamane.lu>  [aad641e29b87013ecd77d03d18d7755f284539d7]

pgsql-sdbc: adapt comment to new code situation


2011-11-30  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [286665960a3474ddee1f01807de10d5251f49848]

port a failing sc subsequenttest to c++

potential improvements: only load the file once and use fods instead of
ods

2011-11-30  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [b96e62c5ff6bdbe4c5d3cfcfb3cb238943760a19]

disable sc subsequenttests that use binfilter formats


2011-11-30  Jan Holesovsky  <kendy@suse.cz>  [28275d470f3a062cfa27d72bbf89328af1e83c68]

Don't overwrite OUTDIR & friends.


2011-11-30  Lionel Elie Mamane  <lionel@mamane.lu>  [15f7470531cbb184e23b5eeec312e75d8bb1d3a8]

add const


2011-11-30  Lionel Elie Mamane  <lionel@mamane.lu>  [a3e51cf3d16fcc166d6335b222765cb628524308]

pq-sdbc statics: properly initialise defTypeInfoMetaData


2011-11-30  Lionel Elie Mamane  <lionel@mamane.lu>  [7b0f53a5ea218d053eba2bf85a46c892267b3bb1]

Success to load JDBC driver is still info, not an error


2011-11-30  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [83e0a67b9384fdfe25306ada675f3325b3d93bba]

fix silent pass on to buildpl


2011-11-30  Eike Rathke  <erack@redhat.com>  [445ae496f9a3b8abf8427e8ffe82d85cdaecd384]

sort out Gregorian cut-off date as side effect of validity


2011-11-30  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [ab988b37908a0b8ee62869bd637bf176b03ac3ac]

fix conditions on when to read gbuild definitions


2011-11-30  Caolán McNamara  <caolanm@redhat.com>  [22ad135d1beffa214bff0f628d6e1c3fd182b60c]

update list


2011-11-30  Luboš Luňák  <l.lunak@suse.cz>  [d5effb40f2bfa95b8b1d19f56195754f125a75c5]

create placeholders properly in docx mathml import


2011-11-30  Luboš Luňák  <l.lunak@suse.cz>  [baaf0aa0295a052f6c47079438b10952f79718cd]

do not add unnecessary spaces in docx mathml import


2011-11-30  Luboš Luňák  <l.lunak@suse.cz>  [f606abf36ba12fe59b8e809db93b512799166c0b]

try with at least somewhat more generic handling of docx m:groupChr


2011-11-30  Luboš Luňák  <l.lunak@suse.cz>  [0ca8b2c7008694532d3135cc50fc4505ed2c5d64]

do not ignore docx m:box contents (but m:box itself is not implemented)


2011-11-30  Luboš Luňák  <l.lunak@suse.cz>  [0f7fb6868011ea8f7b51a6a326d552254269a63c]

read m:oMathPara

I'm unsure on what the difference to o:Math actually is, so just make
sure the element and its contents are not ignored and each contained
m:oMath will be read in separately.

2011-11-30  Luboš Luňák  <l.lunak@suse.cz>  [03f950d64f99be1a16a0da98cd0cf1d41dfb8649]

import docx m:limUpp/m:limLow properly


2011-11-30  Luboš Luňák  <l.lunak@suse.cz>  [c56e4ab6675a83da09bfbe69bf63f6a4cedcb566]

export all sub/superscripts LO can handle to docx mathml


2011-11-30  Luboš Luňák  <l.lunak@suse.cz>  [53c9a92cc82baaabd05b182152541e0c7d2bd3d0]

fix writing of docx m:sPre


2011-11-30  Luboš Luňák  <l.lunak@suse.cz>  [cb0965a860b6a08333eb1373b8018454da3b260f]

import docx m:sPre, m:sSub, m:sSubSup and m:Sup


2011-11-30  Luboš Luňák  <l.lunak@suse.cz>  [e6ba4a206f4e3ad7bac35a9dee1438e396d39998]

helper for reading docx OMathArg


2011-11-30  Luboš Luňák  <l.lunak@suse.cz>  [9414d02629e3267e47ac4d93a318b13ef2efc39e]

implement docx m:rad


2011-11-30  Luboš Luňák  <l.lunak@suse.cz>  [f28c6c55ad902a399cc7a7f8cb426c09da5ba58c]

warn about unknown m:chr in m:acc


2011-11-30  Luboš Luňák  <l.lunak@suse.cz>  [8168d6d3df3245fc776152ccc46bfa28c5ea7d32]

implement sum properly in docx mathml


2011-11-30  Luboš Luňák  <l.lunak@suse.cz>  [500b6af7773a9991425a1a031ebf8901b3549de2]

implement docx m:nary


2011-11-30  Lionel Elie Mamane  <lionel@mamane.lu>  [5f3bd5bed3f5d677208dc1b897b2f21eb5f622bb]

pgsql-sdbc: Robustify against empty arrays, etc


2011-11-30  Lionel Elie Mamane  <lionel@mamane.lu>  [c75e15c980714c746a0b4b023cecf486cbe81bdc]

Failure to load JDBC driver is an error, not info


2011-11-30  Lionel Elie Mamane  <lionel@mamane.lu>  [9a466d9718cceeb4ace9e3352a173c7b62387eee]

ODBC: use right integer length to get Statement Options

Else (on 64bits platform) the driver smashes our stack: SQL_ULEN is 64 bits
Widen result type of getQueryTimeOut, getMaxFieldSize and getMaxRows so that it will always fit

2011-11-30  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [ec894c5fb90bdee1c56d113d14b0bf524df9f5a9]

lets only depend build-order only on build from debugrun for now

- as long as we still have the slow build.pl run for top-level build

2011-11-30  Stephan Bergmann  <sbergman@redhat.com>  [08b921ef07ff2f5089b1e55c9fa11325a594ab22]

Enum member names live in the outer name scope.


2011-11-30  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [1f538764acdd67c3f294cd03da006ace27f736ef]

make build.pl verbose on non-silent builds


2011-11-30  Petr Mladek  <pmladek@suse.cz>  [817bf1d41bb07aeb3ed7649d25c2b44ee4acb1fe]

Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/core


2011-11-30  Khaled Hosny  <khaledhosny@eglug.org>  [0608cb332ad5b4e4e331b990c28f6354823fd2ae]

gtk: fix RTL combobox rendering

GTK themes expect the button and the editing area to be swapped in RTL.

2011-11-30  Caolán McNamara  <caolanm@redhat.com>  [66a2598e164e2003bed045f03e9ed6c0921f7f2b]

convert over hidden windows-only ByteStrings


2011-11-30  Caolán McNamara  <caolanm@redhat.com>  [bc340ff02dcc519dc4fa7770c3da6140048108c8]

get findunusedcode target working


2011-11-30  Michael Meeks  <michael.meeks@suse.com>  [51bd0803b34565ee68d8be62e4076cb581785b06]

rename, and bundle the postgresql driver if it is enabled


2011-11-30  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [509590426a08fd9cdc30d895d5adfd07efea0ebf]

fix TARGETGUI for windows


2011-11-30  Niklas Johansson  <sleeping.pillow@gmail.com>  [0083479a80de831b0ae90877aa4f5d6c4670eb49]

Fixed fdo#42778 pass count in Manage Breakpoints and crash in dialog

When entering pass count 2 it is expected that the breakpoint is
passed two times before breaking not to break the second time.

Also fixed a crash due to dangling pointers of breakpoints.

2011-11-30  Eike Rathke  <erack@redhat.com>  [c593018f6f2deec8eb98880ac89f19b59a3aee1f]

no need to check for Gregorian cut-off date here


2011-11-30  Stephan Bergmann  <sbergman@redhat.com>  [2d9beb7854bdfa6e6140e78ab754414340725e38]

OSL_TRACE in sal/rtl/source/alloc_*.cxx leads to deadlock...

...with SAL_LOG=+INFO due to std::ostringstream in log.cxx using global operator
new, which potentially calls rtl_allocateMemory.

2011-11-30  François Tigeot  <ftigeot@wolfpond.org>  [4821546a240df94c25f2f5a3b0fc3c480596fa3b]

Remove unused variable PACKAGE_LIB_DIR


2011-11-30  Andras Timar  <atimar@suse.com>  [d76479654748454e280ac48217fb0036bc5940a1]

temporary hack: soffice.bin should be type of GUI app, not CUI app fdo#42914

It is puzzling that Executable_soffice.bin.mk contains the line
$(eval $(call gb_Executable_set_targettype_gui,$(sofficebin),YES))
yet, in the build log we see -SUBSYSTEM:CONSOLE among the linker flags.
I added -SUBSYSTEM:WINDOWS flag exlicitely, and it comes later so it
prevails. I guess MinGW will be still affected. It really should be
fixed correctly by a gbuild expert.

2011-11-30  Andras Timar  <atimar@suse.com>  [0ddefdad69ac963126a3ab6bec2f536804d92c56]

fix license header


2011-11-30  François Tigeot  <ftigeot@wolfpond.org>  [53ed1eb35926d4dccd4deac779327ea1a1f581cd]

sampleicc has not yet been packaged in pkgsrc


2011-11-30  Philipp Weissenbacher  <p.weissenbacher@gmail.com>  [b8c18bbb837c892657d189f1456ceee31d7740e3]

Translate German comments


2011-11-30  Philipp Weissenbacher  <p.weissenbacher@gmail.com>  [b184d422893015e1c7086f7b31fe0a53814a2bb0]

Translate German comments


2011-11-30  Stephan Bergmann  <sbergman@redhat.com>  [cbcf00ad04e8e1457f5563a25b6f9cf68e3f4a24]

Removed unused sal/inc/internal/once.h.


2011-11-30  August Sodora  <augsod@gmail.com>  [1eb974c1429967ce76db4b16192a9a95b3e8cc6f]

Convert group of consts to enum


2011-11-30  Kalman Szalai - KAMI  <kami911@gmail.com>  [e57e5b0c7f1a5ec6cd008226f126438d65cbd8d0]

Use SmART Gallery 0.95


2011-11-30  August Sodora  <augsod@gmail.com>  [e007d3f3b93235be8dfd328db6cf38475acb49a7]

String->OUString


2011-11-30  Kohei Yoshida  <kohei.yoshida@suse.com>  [e4b924df8f9ad02c66549751cb8e123e420e8508]

Reduce usage of GetQueryItem() (singular version).

I added that as a convenience method while working on implementing
multi-value filtering.  But we need to stick with the plural version
GetQueryItems() from now on for clarity.

2011-11-30  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [fc912cb1087d4133502647aac131affc10355af9]

Remove some obsolete config options


2011-11-29  Kohei Yoshida  <kohei.yoshida@suse.com>  [7f2fcde9e12164b72f775fa4e2b30bebe7c37311]

Export multi-value filters to xlsx.


2011-11-29  Kohei Yoshida  <kohei.yoshida@suse.com>  [5b033d425cebe2fc031172c2c3bc9b6a7a784369]

sal_Bool to bool.


2011-11-29  Kohei Yoshida  <kohei.yoshida@suse.com>  [d4a51391d32d9c1f53dcdcc48aeb7a0c63f6c374]

Correctly import multi-value filter settings.

We are still not 100% compatible, e.g. Excel's "show blanks" setting
is not cleanly mapped (partly due to ODF's limitation).  But that's
a future TODO.

2011-11-29  Kohei Yoshida  <kohei.yoshida@suse.com>  [af4435c5a4964a86457fe61c3bade42ca3cf236d]

Switch to TableFilterField3, but no other changes.


2011-11-29  Kohei Yoshida  <kohei.yoshida@suse.com>  [24497be46946032324aade1eeaed6cf0b87a610a]

Removed duplicate code block.


2011-11-29  Kohei Yoshida  <kohei.yoshida@suse.com>  [0278ebc50e4f1b34657f1e7d51b44b4e73858399]

Implemented the new multi-value filter API.


2011-11-29  Kohei Yoshida  <kohei.yoshida@suse.com>  [34493546d62eff44c2a0f8111551ce50695e054b]

New UNO API to handle multi-value filters.


2011-11-30  Takeshi Abe  <tabe@fixedpoint.jp>  [7113c7152d1ec875e65e97548fa6243fc83fbc53]

catch by constant reference


2011-11-30  Eike Rathke  <erack@redhat.com>  [2b2f6abfcc83c4701b42c92c6209a1052324f0a5]

introduced Date::IsValidDate() and Date::Normalize()

+ IsValidDate() checks only day and month regarding the year, not Gregorian
  cut-off date as now does IsValidAndGregorian().
+ Normalize() carries over invalid day and month values to next months and
  years.
* All methods that return or internally use a day count now internally
  normalize the date values, without modifying the actual Date instance. So,
  if the date is not valid you may get unexpected results.
  * Previously, a date with month>12 would had accessed the days-of-month
    array out of bounds on all such methods. So you would had gotten
    unexpected results anyway..
  * Affected methods are:
    GetDayOfYear()
    GetWeekOfYear()
    GetDaysInMonth()
    static DateToDays()

2011-11-30  Eike Rathke  <erack@redhat.com>  [7613359985a89a42417a746bcdbb25f072784733]

handle dates with year < 1000

* Read dates with years consisting of less than 4 digits.
  ISO 8601 specifies that years are to be written with a minimum of 4 digits.
  However, be lenient in what we accept.
* Write years < 1000 with leading zeros to comply with ISO 8601 YYYY.

2011-11-30  Eike Rathke  <erack@redhat.com>  [07a7b2937a9427b2feb3307804ec0f527091bb92]

fixed fdo#40363 freeze chart wizard with non-gregorian date

Use the newly introduced Date::Normalize() instead of a never ending
while(!date.IsValid())

2011-11-30  Eike Rathke  <erack@redhat.com>  [6619955e72c1c2f29a32e82478d19147c0d7610a]

introduced Date::IsValidDate() and Date::Normalize()

+ IsValidDate() checks only day and month regarding the year, not Gregorian
  cut-off date as now does IsValidAndGregorian().
+ Normalize() carries over invalid day and month values to next months and
  years.
* All methods that return or internally use a day count now internally
  normalize the date values, without modifying the actual Date instance. So,
  if the date is not valid you may get unexpected results.
  * Previously, a date with month>12 would had accessed the days-of-month
    array out of bounds on all such methods. So you would had gotten
    unexpected results anyway..
  * Affected methods are:
    GetDayOfYear()
    GetWeekOfYear()
    GetDaysInMonth()
    static DateToDays()

2011-11-30  Eike Rathke  <erack@redhat.com>  [dca69d5bb2d0e542de26624dd9f71fb87e1533f2]

renamed Date::IsValid() to IsValidAndGregorian() to prevent misassumptions

Once smaller than 1582-10-15 decrementing a Date will not produce a valid date.

2011-11-30  Jan Holesovsky  <kendy@suse.cz>  [cb937da55c3ab3d238b97d6e0e709ea2a04d2c26]

online update: Now check even the checkForUpdates().


2011-11-30  Jan Holesovsky  <kendy@suse.cz>  [358ce1e9c1d85ae7590ecc2b2ddee9db81cf8b84]

online update: Cleanup after UpdateInformationProvider::load() rewrite.


2011-11-30  Jan Holesovsky  <kendy@suse.cz>  [b87fa222f1cc58e17b57fe5ef08438520976faae]

online update: Unit testing framework + rewrite of load().

- introduce first two basic tests (to be improved)
- rewrite of UpdateInformationProvider::load() to use comphelper
- smaller splitting of functions to be able to unit test

2011-11-30  Jan Holesovsky  <kendy@suse.cz>  [4432a44e75c2ead9b226838014a480d68f7900e9]

online update: Make the test for update to actually start (still fails).


2011-11-29  Caolán McNamara  <caolanm@redhat.com>  [920a261c8aaeaa268029158ed35a425f160e95d0]

getenv based debugging code doesn't make complete sense, remove

i.e.

mnOutWidth = maPaperSize.Width() - 2*maPageOffset.X();
mnOutWidth = maPaperSize.Width() - 2*maPageOffset.Y();

might possibly be intended to be

mnOutWidth = maPaperSize.Width() - 2*maPageOffset.X();
mnOutHeight = maPaperSize.Height() - 2*maPageOffset.Y();

either way, its behind a special getenv, so ditch the lot

2011-11-29  Rene Engelhard  <rene@debian.org>  [b7b23ac999393c02ec68f19667960183f512bf43]

don't remove Makefile on make distclean, we need it now in all cases...


2011-11-29  Rene Engelhard  <rene@debian.org>  [7f31dfc4b6265b7115f07bc711c969e0e86e5118]

fix test: s/==/=/


2011-11-29  Stephan Bergmann  <sbergman@redhat.com>  [d008ebbeedf75765badb1e2e70106da9eabb953b]

Check for empty URLs after all, to avoid warnings from canonic().


2011-11-29  Stephan Bergmann  <sbergman@redhat.com>  [438054572e0e20cd8ba2a1cfc436c845acfc7145]

Adapted to new assertion/logging mechanisms.


2011-11-29  Stephan Bergmann  <sbergman@redhat.com>  [da65218ce1160305e7d60ed6a74f48324f08c83c]

Enabled sc/qa/complex again.

sc/qa/complex/calcPreview/ tests do not work automatically and have been left
alone.

2011-11-29  Luboš Luňák  <l.lunak@suse.cz>  [a115442064c3c6a2ea398895159b62040d079cbb]

import docx m:m


2011-11-29  Luboš Luňák  <l.lunak@suse.cz>  [82c78e8790f341373c84f4b5bae5b3834b7b18ce]

finish reading in while() also when end of stream, just in case


2011-11-29  Luboš Luňák  <l.lunak@suse.cz>  [ad1a6c6d507f2480efa582ad8b864d65dede1314]

improve import of docx m:d


2011-11-29  Luboš Luňák  <l.lunak@suse.cz>  [d193f127db5fe22207caf0b34d387390a985b398]

docx OMathArg can actually be more than one element


2011-11-29  Luboš Luňák  <l.lunak@suse.cz>  [dff36f4c4c75a94cb6ef61f34d03fa2503def92a]

docx m:r can contain multiple m:t


2011-11-29  Luboš Luňák  <l.lunak@suse.cz>  [34e2e7dd8441148fa8f05c1e9ca324003058ed11]

implement docx m:groupChr


2011-11-29  Luboš Luňák  <l.lunak@suse.cz>  [6e91e7d4e7c283e40ae3f6a3fe520da392d84bb5]

implement m:func, m:limLow, m:limUpp


2011-11-29  Luboš Luňák  <l.lunak@suse.cz>  [49987bbb47962f46b2522345a764bb99fe5a742a]

fix reading when the next tag can be one of several


2011-11-29  Luboš Luňák  <l.lunak@suse.cz>  [5c897753a6cc16f1b9b8c51721cb93e80b3bfc01]

better debug output when skipping an element


2011-11-29  Luboš Luňák  <l.lunak@suse.cz>  [f92bb660961a3f2dee392eac214bdd568ba2ea52]

no debug about skipping tags if not actually skipping


2011-11-29  Luboš Luňák  <l.lunak@suse.cz>  [6bbca34846fd9e2d26d035dc7255bb3d77e2869b]

make debug output print tags as strings rather than id numbers


2011-11-29  Luboš Luňák  <l.lunak@suse.cz>  [eb31865c852ac1843ab6060fdc401cf5cc2bf13c]

merge processing of OMathArg and OMath, for now


2011-11-29  Luboš Luňák  <l.lunak@suse.cz>  [09f94dc9d8d4b9501179399249dc2be7b95f8de8]

m:f docx import is reasonably done


2011-11-29  Luboš Luňák  <l.lunak@suse.cz>  [020eddb20aa6fe68851dbc05aafeaf1eca0f8c11]

try to avoid unnecessary space in created formula


2011-11-29  Luboš Luňák  <l.lunak@suse.cz>  [7bdccfdc1d3dc070a19a604c4c76b28428cc5a0e]

implement import of docx mathml m:d


2011-11-29  Luboš Luňák  <l.lunak@suse.cz>  [e9ed9d4d4548751b50d45b7082f776d6e69204e3]

do no re-sort oox tokens

Search me why writerfilter rolls its own, but otherwise they use
different ids, because writerfilter does not sort them.

2011-11-29  Luboš Luňák  <l.lunak@suse.cz>  [86927dd6e88fae25e55748cb3a475518351b8dd7]

static const


2011-11-29  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [a8fd6eb67e988e83c2f441bc552ec18b800a5b64]

remove another debug line


2011-11-29  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [92440ddb00a4f2bc8c2a8dc726c20bca78d5b916]

move sc's macros_test to the subsequenttest target


2011-11-29  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [eef80c23ffc790ae30feb5048e978c48e7b76e73]

use gb_MINISOLARENV for platform check


2011-11-29  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [2c4537471c932b65e6f72e41881b505c4bbad12c]

dont mindlessly touch the icc-header file on every build

- this little gremlin touches the header file everytime it is run
- as icc is very low level, this causes a lot of pointless rebuild
- everything from vcl up gets relinked
- this slows every empty 'make build' down by more than 40 percent
- would really need to check if the file changed before writing, but as we
  rarely change icc itself, I didnt bother with that

2011-11-29  Stephan Bergmann  <sbergman@redhat.com>  [d3c772229cf93ecb1296a67f4ddf5e73afe41b7e]

Use rtl::Reference<>.


2011-11-29  Stephan Bergmann  <sbergman@redhat.com>  [ca6052b9a62596902f901f8fa36680d7abe989f5]

Special casing can be removed again.


2011-11-29  Ivan Timofeev  <timofeev.i.s@gmail.com>  [1e19c59d51b2184bbc2f7b794fe411946553548f]

merge SwSortedObjsImpl into SwSortedObjs


2011-11-29  Michael Meeks  <michael.meeks@suse.com>  [1932529adf3a6f8b8f4785e4412e5f0deb50af45]

postgresql: work around uninitialized warning.


2011-11-29  Michael Meeks  <michael.meeks@suse.com>  [4cc501d8173373e9656ae5e568b43e3cb90587e7]

WaE: sizeable postgresql warning cleanup


2011-11-29  Petr Mladek  <pmladek@suse.cz>  [0a112eecbcbe58d3795a4e14ef56b0f253461a98]

Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/core


2011-11-29  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [dd750cf42b308cdbf48ebd54fdd6f4fa0865b91a]

with announce letters shalt thou count to three, no more, no less


2011-11-29  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [b1d20f68474d91d8accafdeb403526b16a636220]

set gb_PARTIALBUILD in CustomTargets


2011-11-29  Norbert Thiebaud  <nthiebaud@gmail.com>  [a7069c2aa24f40b8e47d148b7201f879faa2ff32]

git rev-parse argument are not files, no need to try to find abs-path

This was causing some error message on Windows

2011-11-29  Thorsten Behrens  <tbehrens@suse.com>  [2e76553c7cfbcb08146e1b66129536192df4f2e1]

Fix previous merges to build.


2011-11-29  mst  <mst@openoffice.org>  [6e26550c8262b416dfd38df082f9fbf340c57516]

slidesorter1: #i116412# Temporarily turning off slide tracking to avoid unwanted repositioning of visible area.

 * found as LGPLv3-only fix at svn rev 1172132 (http://svn.apache.org/viewvc?view=revision&revision=1172132)

2011-11-29  mst  <mst@openoffice.org>  [bdfbbb33a491f3ce34375de14ba33436b047e88b]

slidesorter1: #i116014# Outliner holds ViewShell as weak_ptr.

 * found as LGPLv3-only fix at svn rev 1172131 (http://svn.apache.org/viewvc?view=revision&revision=1172131)

2011-11-29  mst  <mst@openoffice.org>  [d00e10d0d5b1fb0eacd44f1599ea718a7bccf584]

slidesorter1: #i114252# Fixed selection in slidesorter.

# HG changeset patch
# User Andre Fischer<andre.f.fischer@oracle.com>
# Date 1298997222 -3600
# Node ID bca8ed5c98e5c645a6c69c7fb90cd3da84627212
# Parent  5d52cdcf6d9357e7a6dcc1aa80ba27840042a6de

 * found as LGPLv3-only fix at svn rev 1172130 (http://svn.apache.org/viewvc?view=revision&revision=1172130)

2011-11-29  mst  <mst@openoffice.org>  [86e093007b4f87caa785455abae043d6427c7070]

slidesorter1: #i114107# Temporarily reset StartWithActualPaget to make startWithArguments use FirstPage property.

# HG changeset patch
# User Andre Fischer<andre.f.fischer@oracle.com>
# Date 1283353420 -7200
# Node ID 770385ae0c265c62134bf57eeca8283f7fe80b48
# Parent  2ebd15d9e8a637b5c563f1ae49768668412e2baa

 * found as LGPLv3-only fix at svn rev 1172126 (http://svn.apache.org/viewvc?view=revision&revision=1172126)

2011-11-29  mst  <mst@openoffice.org>  [f215333002882872129066828228d3343a903331]

slidesorter1: #117012# Update preview when text editing ends.

 * found as LGPLv3-only fix at svn rev 1172129 (http://svn.apache.org/viewvc?view=revision&revision=1172129)

2011-11-29  mst  <mst@openoffice.org>  [5b6487aa8ce1406efb8e29de28a9ecd1c3d06cf2]

fs34c: #i117666# check first if value is null

 * found as LGPLv3-only fix at svn rev 1172125 (http://svn.apache.org/viewvc?view=revision&revision=1172125)

2011-11-29  mst  <mst@openoffice.org>  [e2ba9814858156af6a2b39f885b3a6387ca29da2]

fs34c: check if description can be read and return ccorrect name for shapetype

 * found as LGPLv3-only fix at svn rev 1172124 (http://svn.apache.org/viewvc?view=revision&revision=1172124)

2011-11-29  mst  <mst@openoffice.org>  [1b056c65f6d612a00eefe8824c854e4577e4f4be]

fs34c: #i117625# when assigning events, only throw if there is an invalid type given, *not* if the type is correct, but the sequence is merely empty

 * found as LGPLv3-only fix at svn rev 1172123 (http://svn.apache.org/viewvc?view=revision&revision=1172123)

2011-11-29  mst  <mst@openoffice.org>  [c9e1a120fff37a9d87c4e193cec804d2ac909f90]

tkr41: #117828# office crash fixed . (null pointer) + add unit test

 * found as LGPLv3-only fix at svn rev 1172105 (http://svn.apache.org/viewvc?view=revision&revision=1172105)

2011-11-29  Petr Mladek  <pmladek@suse.cz>  [ef91e38681a668cb1c587d59117a83caae51fe32]

Version 3.5.0.0, tag libreoffice-3.5.0.0 (3.5.0-beta0)


2011-11-29  Kohei Yoshida  <kohei.yoshida@suse.com>  [36d950fb16d214b7163223fc2b51f0990f96e494]

Let's not over-activate tab controls unnecessarily.

This interfares with the preview shell passing selected tabs back to
the view shell, by always selecting the first tab unconditionally.

The tabs get painted fine even without this call, so let's remove it.

2011-11-29  Kohei Yoshida  <kohei.yoshida@suse.com>  [654c4be03c86cf00f0c66f876caa392e9391f8f5]

Let's check the validity of sheet indices.  You never know...


2011-11-29  Petr Mladek  <pmladek@suse.cz>  [da29b0405bc91546f8eaee70303a1c40494e867e]

bump product version to 3.5.0-beta1, release number stays at 0


2011-11-29  Stephan Bergmann  <sbergman@redhat.com>  [1aa1b7298c2ea84f27881e3beb6ae7108554876f]

...originally probably replaced an en-dash (thanks Roman Eisele).


2011-11-29  Stephan Bergmann  <sbergman@redhat.com>  [471a0d741d823077381c2fcb167739755806cf48]

Replaced UTF-8 U+FFFD with ASCII space in source code comment.

The Unicode replacement character got in there probably during a previous
conversion of the source code; not evident to me what it replaced originally.

2011-11-29  Andras Timar  <atimar@suse.com>  [93ba2c77a14a1377525d5c382dba26c08527c4ab]

remove CR/LF linefeed from description


2011-11-29  Andras Timar  <atimar@suse.com>  [236eebb22eb4eae70f795445a399f2beb25045fd]

eliminate duplicate IDs


2011-11-29  Andras Timar  <atimar@suse.com>  [589315efd29941432e73ed43c0ada500944b708a]

enable l10n of nlpsolver


2011-11-29  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [8bd1636b4da6ff2e5c28971b8c7864a70d935173]

remove debug output


2011-11-29  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [f275b22a2013a4949ec3b137b8d5339471eba904]

disable sd filters test for now

 - it seems to have incomplete dependencies
 - it hangs the tinderboxes on a build from scratch

2011-11-29  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [80f27b43e1df90fa9d5d37774a5870388ccdf3e8]

Makefile.in -- die, die, die!


2011-11-29  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [d73e574d8abd933537bf4d2155f36aa9a91a0acc]

move reconfigure into gbuild


2011-11-29  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [6a6152a9a3d76f8ce26e4a9b5bd6479f31009ee7]

moved findunusedcode to gbuild


2011-11-29  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [912ad68d34488f81753ab50ef7a892a3b20161b1]

move install target to gbuild


2011-11-29  Lior Kaplan  <kaplanlior@gmail.com>  [37f509e15d74e005cbe264dd27106359c4165657]

Replace formattings with formatting


2011-11-29  Kalman Szalai - KAMI  <kami911@gmail.com>  [8aa73a8f74cfcdc2fffdc16c8094bd257c8ade0d]

Add enable-oxygenoffice configure switch

Now only handling brand downloading

2011-11-29  Noel Power  <noel.power@novell.com>  [71e77655660fa719ca0e91c7daa94e045e3006a3]

detect TEXTMODIFIED event from EditEngine ( and add missing StopEditEngine )

not sure if the StopEditEngine method ever gets called but we should have it tunnel to the base class just in case.

2011-11-29  Stephan Bergmann  <sbergman@redhat.com>  [8f32b3611e3deee1c093aa780da7fbefca0aafb5]

fdo#43304 is fixed, tests can be re-enabled.


2011-11-29  Stephan Bergmann  <sbergman@redhat.com>  [79e65eefd954f4217c5cd45a75076d76d56717e5]

Added ./g -v switch to show git commands.


2011-11-29  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [c17daddf7b51f685da0f7b83951916ba791a315c]

libvisio should depend on boost now


2011-11-29  Luboš Luňák  <l.lunak@suse.cz>  [9bccb2c69af378333d0958c85445689bbfb091ea]

I hate sal_Int*. Fix ambiguous overload on windows.


2011-11-29  Stephan Bergmann  <sbergman@redhat.com>  [fd5c22c4011231303792ccddc651914f6417161b]

Fixed previous commit (wrong node names, not missing "replace").


2011-11-29  Jan Holesovsky  <kendy@suse.cz>  [96be3a199abb931068d15893f4bc83a24375d362]

--with-system-libxslt is gone, remove it from the distro-configs.


2011-11-29  Sérgio Marques  <smarquespt@gmail.com>  [3bed5a62707dead55d9f8bc2913cfd45c9babfc0]

changed and added [pt-PT] date formats


2011-11-29  Luboš Luňák  <l.lunak@suse.cz>  [eca8fc7069d5e79d641151494e5d1c782066f1e2]

EMBEDDED_OBJECT UNO property now works, remove hack


2011-11-29  Luboš Luňák  <l.lunak@suse.cz>  [1c58ec8e3d1f9fe282d66a5be6671cd674766ff6]

fix unoprms content mismatch (gee, it even had a FIXME comment)


2011-11-29  Luboš Luňák  <l.lunak@suse.cz>  [a4f73a0ba4e8cd42c0f895d7418bbccff951af3c]

remove executable bit from source files


2011-11-29  Luboš Luňák  <l.lunak@suse.cz>  [34a98b79da15793bb9c1454239ae9162c4db94c0]

set properly initial size of starmath component when importing docx


2011-11-29  Luboš Luňák  <l.lunak@suse.cz>  [93be239c9512c27369e1134150610248e93d6157]

the bit hackish addFormula() shortcut is no longer necessary


2011-11-29  Luboš Luňák  <l.lunak@suse.cz>  [86eccc72c502ed08938b4b2d2f4e0fdda17f82cb]

clean up and format code


2011-11-29  Luboš Luňák  <l.lunak@suse.cz>  [f034c452c5aad4f8a38045530486a6afd27aa215]

simplify attribute retrieval syntax a bit


2011-11-29  Khaled Hosny  <khaledhosny@eglug.org>  [0dfdf8ed71c53c56c980e5b7117f963834cd32b8]

add Amiri kashida example


2011-11-29  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [55da6a0907fe3679dd09de4c9f29ad32cb2a5ab5]

these deps are already handled in gbuild


2011-11-29  Muthu Subramanian  <sumuthu@suse.com>  [aa7342bd97eab2711c02d231fdf5230d6d4da275]

Removing unused GetShapePresetType().

It is huge, and inefficient as well.

2011-11-29  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [536bf877b747bb119df911d3025a466efb7b8c82]

respect DO_FETCH_TARBALLS again


2011-11-29  Stephan Bergmann  <sbergman@redhat.com>  [9c53350ab8d0c901bf56d0ba4c395913eea2e82b]

Demote SAL_WARN that happens regularly during bridge shutdown to SAL_INFO.


2011-11-29  Stephan Bergmann  <sbergman@redhat.com>  [81c3c6f55baf47debf51f94a46f7b9d15d7b227a]

New set members need oor:op="replace" to not be ignored.


2011-11-29  Stephan Bergmann  <sbergman@redhat.com>  [048a25b4c89cb33bbdc72c0525418891c08a6acb]

Adapted to new assertion/logging mechanisms.


2011-11-29  Stephan Bergmann  <sbergman@redhat.com>  [f1074136f5ac1d4dd2b2bbdd84c779e90d4f0a22]

...originally probably replaced an en-dash (thanks Roman Eisele).


2011-11-29  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [367d0be3e77f38604eeef1d9ae8a2a8c848bccbe]

remove allcheck cruft from Makefile.in


2011-11-29  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [a0732d042f7304abb5c7194adcb8bf1948c96d55]

do incemental build from instsetoo_native to smoketest, if both are needed


2011-11-29  Tomas Chvatal  <tchvatal@suse.cz>  [b8a2970f24872ee1620f3cc2381055b14484dd63]

Export DO_FETCH_TARBALLS in set_soenv.


2011-11-29  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [11f91f16cad5dc01a1b6375134c8f5132acf3415]

Uploading new release of libvisio


2011-11-29  Michael Meeks  <michael.meeks@suse.com>  [dbc7e80af12287d9868bffd3ce18b848fcffa3f9]

gtk: fix sub-menu arrows RTL issue


2011-11-29  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [7f88c3589849969777735ff30e35f1d164d443ce]

Uploading new release of libwpd


2011-11-29  Caolán McNamara  <caolanm@redhat.com>  [5d846ebeb55b1e295fb53f473f0fb2b88712e001]

Install a Cancel callback, don't rely on vcl searching for a parent to close

If there is no cancel callback for a Cancel button, it's monstrous to dig
around the hierarchy looking for a parent to call EndDialog/Close on. Really
messes up attempts to refactor dialogs.

2011-11-29  Caolán McNamara  <caolanm@redhat.com>  [625f1cd72e834910342790195f19c3930988c34e]

callcatcher: some unused methods


2011-11-29  Caolán McNamara  <caolanm@redhat.com>  [829ebac9b4c1aa3dc32e7513d9d0bab28a2fce62]

no need for OrderCtrl anymore


2011-11-29  Noel Power  <noel.power@novell.com>  [34a9faf23c3d84b88a1610481266812bed3b71e8]

add spinbutton control to insertcontrolbar for basic dialog editor


2011-11-29  Olivier Hallot  <olivier.hallot@alta.org.br>  [ecbf39171991069d794133797e5f8714c3d7d7f9]

Fix for fdo39748, part II

Code clenup
Improvement on extension list box size calculation

2011-11-29  Tomas Chvatal  <tchvatal@suse.cz>  [a43caa76d9da112f40a973911e779fc42c5af3c3]

Add checking msg for tarball fetching so we know if it is on/off


2011-11-29  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [4585c3953eda4f8d491b362966bc65b4dfce96d6]

Uploading new release of libwps


2011-11-29  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [792fb5b96f1008804ab51dc0ebf4f07a07ad9537]

ManageNames: only calculate formula for visible range names


2011-11-29  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [c21b1126b1d72ea9ada5304109964d31a6159507]

fix typo RangeOptions->Range Options


2011-11-29  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [5881881e592c42929f1d32f17f06538dfda040e2]

make sw's macros_test use the new base class


2011-11-29  Michael Stahl  <mstahl@redhat.com>  [d89133d191a468fdc7c2f3662fb6619eb281bbd7]

SwPosition: comparing pointers is silly

This does not need to be a total ordering.

2011-11-29  Thorsten Behrens  <tbehrens@suse.com>  [337eda19a516646752f195d7c2a35cc1af2e9410]

Switch artwork to LibreOffice-only branding.


2011-11-29  Andras Timar  <atimar@suse.com>  [369a67d258d69fce2da53ac55089ca9518c62799]

remove OOo and StarOffice icons from oxygen theme fdo#43233


2011-11-29  Jan Holesovsky  <kendy@suse.cz>  [ebdc3ad1ee835212be4eb5fe99d5442c8baff920]

Fix build in offapi.


2011-11-29  Stephan Bergmann  <sbergman@redhat.com>  [45ea23ad39a7cbc5d56f428491d236c7e6c32e0d]

Replaced UTF-8 U+FFFD with ASCII space in source code comment.

The Unicode replacement character got in there probably during a previous
conversion of the source code; not evident to me what it replaced originally.

2011-11-29  Kohei Yoshida  <kohei.yoshida@suse.com>  [2d99262c2de5ccaaaee7b4cade3e05228a90eb64]

fdo#32826: Preserve selected sheets after print preview ended.


2011-11-29  Kohei Yoshida  <kohei.yoshida@suse.com>  [2f92037b08c8c08bee1cf91b2b1ccdff394445a4]

fdo#32826: Fixed the print preview inconsistency.

Now, the print preview should display the correct set of sheets
based on the print settings as well as what sheets are selected.
Previously, this was very quirky and inaccurate.

2011-11-29  Kohei Yoshida  <kohei.yoshida@suse.com>  [6a4bb3e17c79d1ce8b2528a4b9c22456be911f32]

More meaningless comments removed.


2011-11-29  Kohei Yoshida  <kohei.yoshida@suse.com>  [4bbef9595f12dd5ac3c6f4558f4d466f84b8f5ad]

Arg to CalcPages() no longer used.


2011-11-29  Kohei Yoshida  <kohei.yoshida@suse.com>  [8ea81446029b314ae78e45fddb64903ea6ac5509]

sal_Bool cleanup in ScPreview.


2011-11-29  Kohei Yoshida  <kohei.yoshida@suse.com>  [2761dd4894a22ff63e5da3a786d51fffb4977aa1]

Removed meaningless comments.


2011-11-29  Kohei Yoshida  <kohei.yoshida@suse.com>  [380b7827d3ce74182195b4e02aeafaa026dc81f1]

fdo#32826: Finally return the real selected sheets, and use it.

This should solve the problem reported in fdo#32826, which is, when
printing from print preview window always prints all sheets regardless
of currently selected sheets.

2011-11-29  Kohei Yoshida  <kohei.yoshida@suse.com>  [7a16f31752990abd1d0d4afc682259b67f24ea60]

New UNO API to return currently selected sheets.

Both from the sheet view and preview modes.

2011-11-29  Kohei Yoshida  <kohei.yoshida@suse.com>  [ffca779f3765f730cc9f4f416b728ecdf762931c]

Create an UNO controller object for the preview shell.


2011-11-29  Kohei Yoshida  <kohei.yoshida@suse.com>  [654d9eb40c4232c180b5f88ed2774cb9c9bb18c1]

These methods can be const.


2011-11-29  Kohei Yoshida  <kohei.yoshida@suse.com>  [8724aa7d6dc6a89855c0c0a1a5d5b9dc0331a679]

Passed the selected sheet info to ScPreview.


2011-11-29  Kohei Yoshida  <kohei.yoshida@suse.com>  [12854c322f799a8795b0054293ea987f11170d64]

sal_Bool to bool.


2011-11-29  Thorsten Behrens  <tbehrens@suse.com>  [9c31884d929f837695f3ed0a2ead8c5aea900ec7]

Make branding bulk-configurable.


2011-11-28  August Sodora  <augsod@gmail.com>  [88459fcc8f768e7a7f5116211635c6f6ba7ccb7b]

String->OUString


2011-11-28  August Sodora  <augsod@gmail.com>  [a82a87315033e416d267242002b6722051deb8a4]

String->OUString


2011-11-29  Takeshi Abe  <tabe@fixedpoint.jp>  [1aae826501c9a26d40b0827e69d84f680dff6a6b]

catch by const reference


2011-11-29  Takeshi Abe  <tabe@fixedpoint.jp>  [3c795a953ffc36856588cd6b1dc23f7a83ac815d]

removed dead code


2011-11-29  Lior Kaplan  <kaplanlior@gmail.com>  [3a0e84426bfab5787abda96162fe1d06d4a2ec38]

credits.html redirects to about-us/credits/, lets not depend on a rewrite rule in the website


2011-11-29  Miklos Vajna  <vmiklos@frugalware.org>  [61edefc8c862c94750e172c3f7d7b86379a2b862]

remove debug printf


2011-11-29  Miklos Vajna  <vmiklos@frugalware.org>  [4f6d80fbb8a83ef98dd3c0d746fa7fe650d71f02]

RTF: Avoid importing unicode characters one by one

This imprives speed of importing unicode text further. Results of a
sample of chinese text of 5 pages:

- before: 6.692s
- after: 1.388s

2011-11-29  Miklos Vajna  <vmiklos@frugalware.org>  [9ef6890543761a348b6152031113a832010bc253]

mark these as const


2011-11-29  Tor Lillqvist  <tlillqvist@suse.com>  [3ad35cbadbed5c8cf2d2bbcccd154768a5a62b34]

Android hacking

Start of an app to just load some document. Uses API from the
org.libreoffice.android.Bootstrap class.

Not sure what is the sanest way to build an app like this. It needs a
bunch of shared libraries of course to be copied into libs/armeabi-v7a
so that they get included in the .apk. Perhaps a Makefile similar to
the one for lo-bootstrap might be good?

But for debugging the Java code Eclipse is the way to go (?), and to
be able to do that Eclipse wants a "project". So should this then be
built only through Eclipse? Can one build Eclipse projects from the
command line?

2011-11-29  Tor Lillqvist  <tlillqvist@suse.com>  [203553e71743351fcec9fc791d70ca8bb6c122e1]

Refactor, make lo-bootstrap API usable from non-NativeActivity apps too


2011-11-29  Tor Lillqvist  <tlillqvist@suse.com>  [406947c6332618d7ca8f2e8d29afaa8b0b63edf9]

Construct a .jar for use by future other Android-specific Java code, too


2011-11-29  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [c0d26723ebcbfe81f3d66bc055168d6c584f3d36]

do not loop


2011-11-28  Kohei Yoshida  <kohei.yoshida@suse.com>  [1dcb62fe485e8082068679c4167e263b1957d94d]

fdo#43304: Allow empty field labels in pivot tables.

Empty field labels are replaced with the column name.

2011-11-28  Kohei Yoshida  <kohei.yoshida@suse.com>  [fc4ba6d66ef47747a7f6001284999e1c880e3dfc]

fdo#43304: Safeguard ourselves from potential crashes.

This is not a real fix, however.  Import of pivot table still fails
but is at least better than crashing.  A real fix is still being
worked on.

2011-11-28  Michael Stahl  <mstahl@redhat.com>  [274da1e4d2b7756e80ff73dcf0007627db90a14b]

utl::UCBContentHelper::EqualURLs: inverted return


2011-11-28  Michael Stahl  <mstahl@redhat.com>  [5469d397c6d31b7dc57574f13976155f78df582f]

offapi: remove outdated doucmentation of removed stuff


2011-11-28  Michael Stahl  <mstahl@redhat.com>  [ad88d5116ba7326e6bf71f6081398c2114db9c99]

offapi: remove obsolete MaxChildrenException.idl


2011-11-28  Michael Stahl  <mstahl@redhat.com>  [59e298823019093ee788104c2e95cb0c7b145d05]

SwPosition: handle un-registered SwIndex:

For frames anchored at paragraph, SwFmtAnchor::SetAnchor() creates
an anchor SwPosition that points at the SwTxtNode but with a SwIndex
that is not registered at the SwTxtNode.
SwXFrame::getAnchor() then creates a bookmark from that, which asserts
in the SwIndex comparison operators.

Work around this by adding ugly special handling for the case of 2
positions having their SwNodeIndex point to the same node but one of
them not having its SwIndex at the node.

It seems it is best to do this in SwPosition operators, as the SwIndex
operators lack the context to know if this inconsistency is allowed,
and it is unknown whether the bookmarks sort code is the only path that
triggers this assert.

2011-11-28  Michael Stahl  <mstahl@redhat.com>  [b1c56d12fe5cf0071c22c6ff80049b5fbe48920a]

SwFmtAchor: bit of style cleanup


2011-11-28  Jan Holesovsky  <kendy@suse.cz>  [c66b52b0b25f437a26069ffaf591a42ab6360180]

Don't run smoketest when cross-compiling.


2011-11-28  Stephan Bergmann  <sbergman@redhat.com>  [b8d2671fd0d8055bdc3fb30482c898a456ac178f]

Enabled sc/qa/unoapi again.

Currently often fails at shutdown, when Bridge::terminate ->
~ScAutoFormatObj -> ScGlobal::GetAutoFormat after ScGlobal::Clear
leads to ScAutoFormat ctor -> ScGlobal::GetRscString with null
ppRscString.

2011-11-28  Stephan Bergmann  <sbergman@redhat.com>  [ebdbd2b578c970694597dc163125842e9073bf6c]

Adapted to new assertion/logging mechanisms.


2011-11-28  Stephan Bergmann  <sbergman@redhat.com>  [06a075ca72a5f7c206701433345a7a5542f838f7]

Bogus if(a>b) wrapped in correct if(a>=b).


2011-11-28  Stephan Bergmann  <sbergman@redhat.com>  [3156076b474440151069853fcb76208560e3cd5f]

Some unxgcc_gdbforjunit.sh improvements.


2011-11-28  Stephan Bergmann  <sbergman@redhat.com>  [08d79b308401fcd48ed7057699856e3705b8399e]

Disabled tests failing due to fdo#43312.


2011-11-28  Stephan Bergmann  <sbergman@redhat.com>  [eb76f71658696cb974f607b7238a8544386f715c]

Disabled tests failing due to fdo#43309.


2011-11-28  Stephan Bergmann  <sbergman@redhat.com>  [23b91df22b63558aa7dfd42270780db909b1e382]

Disabled tests failing due to fdo#43308.


2011-11-28  Stephan Bergmann  <sbergman@redhat.com>  [3ece0527eb7e03b0186798f567d3dfab52e7c972]

Disabled tests failing due to fdo#43304.


2011-11-28  Andras Timar  <atimar@suse.com>  [837711466e06648eca2152da9bd0cccfd672c6f0]

remove CR/LF linefeed from description


2011-11-28  Andras Timar  <atimar@suse.com>  [9fce330f8f47a148bc12413540a80696cb90a0b4]

eliminate duplicate IDs


2011-11-28  Jan Holesovsky  <kendy@suse.cz>  [4c41530eeda7d09d1607db7e697df6007c16d892]

Use the build.pl parallelism again.


2011-11-28  Jan Holesovsky  <kendy@suse.cz>  [7c292efd35e7925c0521d7cb1caab1410ae6f2bc]

Fix typo.


2011-11-28  Olivier Hallot  <olivier.hallot@alta.org.br>  [a6efec83cee0ab447f9e6a5716aee5d2165f95c7]

Fix for bug fdo39748, Easy-hack Cleanup extension list.

This patch introduces 3 new check box in the extension manager GUI to allow selection of extension type to display: bundled, shared or user. Dialog is automatically updated upon toggling checkbox.

On toggling each checkbox, the extension list is recreated from scratch and packages are added to the list depending on the checkmark state. Initial state is all checks marked.

2011-11-28  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [70324f1e66bf64882d5ffc0b9215aa5524dc2e23]

dont overoptimize a plain make without an explicit target


2011-11-28  Michael Bauer  <fios@akerbeltz.org>  [ceb55cd688cebede8cef8408540019fe54528869]

[gd-GB] partitive vs genitive case month names


2011-11-28  Andras Timar  <atimar@suse.com>  [a969d2aa5d38a501887d51995b817ed6f941c743]

enable l10n of nlpsolver


2011-11-28  Eike Rathke  <erack@redhat.com>  [281d8e3ab8689a24f21f0dfd6d4de2ca1d46dc34]

non-preset formatindex="..." values must be >=50

Explicitly mention that formatindex="..." values for formats defined
additionally to the preset range must be >=50 and unique within a
locale.

2011-11-28  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [92d68ce31ab351905e5411a523a557ea658b9802]

source build env for crosscompiles


2011-11-28  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [cb4dbf934a2095422289723ed73a4d7cacb56afe]

some consistent naming cant hurt: cross-build-toolset -> cross_toolset


2011-11-28  Juan Pablo Martínez Cortés  <jpmart@unizar.es>  [e34584e74201bc2264c907e06c4f8b0026bd1f98]

added [an-ES] genitive month names, changed date formats, elaborated IndexKey


2011-11-28  Radek Doulik  <rodo@novell.com>  [adf84183d445b0a58a90770d681acaf4db97ff8d]

fix conversions from cm


2011-11-28  Radek Doulik  <rodo@novell.com>  [7bf1fa3757133f12cf6ca624f8cee6ba5363e7d8]

switch source and target units, so that it works right with sax conversions


2011-11-28  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [ce33bdce9d3499b7419b9210a2b5117ccda7ea32]

targets must be postextension SRCDIR is empty otherwise


2011-11-28  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [807d70df1d61fc399fe58294679c21296db23af6]

post_BuilplTargets.mk -> ost_BuildplTargets.mk


2011-11-28  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [9a3b9add92747578db704431ed7a2617d16ba515]

more targets moved to gbuild


2011-11-28  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [910a452fed76e2cdadc6d401edb80623d34e926e]

move build dev-install cross-build-toolset to gbuild


2011-11-28  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [8a310e3521db1f9a15a7ec32b3171c4969c461be]

moved some more targets to gbuild


2011-11-28  Caolán McNamara  <caolanm@redhat.com>  [f26974181331713b166119d7149c5b280bf3a83e]

The vcl tabdlg, not the sfx2 one, is the one actually used


2011-11-28  Radek Doulik  <rodo@novell.com>  [f970963fd7438fe4a026febf2046a2f4430d0a9f]

added conversion from MeasureUnit::CM


2011-11-28  Michael Meeks  <michael.meeks@suse.com>  [59df2942aec0fd8123b15799c6375abc83b9937e]

correct gluepoint sizing to match new 9x9 glue-points (thanks to Astron)


2011-11-28  Xuacu Saturio  <xuacusk8@gmail.com>  [56a6704509bd24ac699d9ee9e4c430225f1b07cd]

changed [ast-ES] date and currency formats


2011-11-28  Stefan Knorr (astron)  <heinzlesspam@gmail.com>  [b18b6ad10ad4c0db9a846e52db7cff2b96c18257]

More changes to the new Tango handles, adding new Galaxy handles


2011-11-28  Michael Meeks  <michael.meeks@suse.com>  [8eca6b52b82e04654a5a3245b0578c2e04a26740]

add missing dep. to generate LICENSE


2011-11-28  Serg Bormant  <bormant@gmail.com>  [c01ce861aced958302087117a5c5019d420b9d52]

added [ru-RU] genitive case month names


2011-11-28  Michael Meeks  <michael.meeks@suse.com>  [959d4ceac805d78142ace304f367fa0919359b3f]

nlpsolver: add missing passive registration rdb


2011-11-28  Yury Tarasievich  <yury.tarasievich@gmail.com>  [9cd62fb8b99d5b36031ea98222f3c08d23d337b9]

[be-BY] lower case month names


2011-11-28  Andras Timar  <atimar@suse.com>  [6a8350377bbcc7e1bf9877ab71bf19510b0c0abe]

no space between number and percent or degree mark - consistency


2011-11-28  Eike Rathke  <erack@redhat.com>  [b1f561627650feb273d8d86ec2d33f040f780222]

added CSC,SEC,CSCH,SECH to testFunctionLists


2011-11-28  Eike Rathke  <erack@redhat.com>  [42e80ec68bc1f4d2dfd62b82116790687321d231]

dr80: #i116460# performance of Excel file with many outlines

# HG changeset patch
# User Niklas Nebel <nn@openoffice.org>
# Date 1300438660 -3600
# Node ID aa7d08a12d7ee60c71eb4f2dc1241197e009c443
# Parent  49c53fbe0cd4d663f419b659c82618bd106282ef

2011-11-28  Eike Rathke  <erack@redhat.com>  [62e8e2a31a9344ee40a5ebde6fe7559290efb300]

dr80: #i164410# optimized cell allocation in XCellRangeData::setDataArray() to improve performance of import filters

# HG changeset patch
# User Daniel Rentz [dr] <daniel.rentz@oracle.com>
# Date 1300094581 -3600
# Node ID 05c6b55810889860d2002614b870484de6581ccb
# Parent  564e24baaaae5e18c8bfa76811993fbefa571b5c

2011-11-28  Eike Rathke  <erack@redhat.com>  [0afc3190deb3cc77eb2149104925a5daadf6ded1]

#i111413# re-added translation relevant strings for SEC, CSC, SECH and CSCH.

Functions' UI name strings weren't marked for translation, added that now.

2011-11-28  Eike Rathke  <erack@redhat.com>  [2c326f35eb72b7e28cdeb20536c7969f9b5e5400]

dr78: #i104716# don't include SC_LAYER_HIDDEN in ScDrawLayer::GetPrintArea

# HG changeset patch
# User Niklas Nebel <nn@openoffice.org>
# Date 1297677053 -3600
# Node ID 93ac285b632c93ef8bf61c69789a33eac25bcedf
# Parent  95b9bc73220ec07d91ac8a99daab107417705b33

2011-11-28  Eike Rathke  <erack@redhat.com>  [549df99fdc19ad5a67e9f76f379804051656b019]

dr78: #i106580# handle SvxTextLineItem, base class of SvxUnderlineItem

# HG changeset patch
# User Niklas Nebel <nn@openoffice.org>
# Date 1297360398 -3600
# Node ID eef10dfbe87ed2caa242bea5bb505276d760cd34
# Parent  bbb6341ff7ab28ffdfbd712ae51248f98a1f208c

2011-11-28  Eike Rathke  <erack@redhat.com>  [d8a85d728f45826c485eb3d250a394e3462e37a1]

dr78: #i116881# correct handling of cached page breaks for user-defined cell range, remove unused parameter in DoPrint

# HG changeset patch
# User Niklas Nebel <nn@openoffice.org>
# Date 1297188469 -3600
# Node ID be5ffcd423c49c0045ddeaf11702d44fbde8a8f1
# Parent  3157cd9d60c35f1bcb4c8f56e86cf76ab364e7ee

2011-11-28  Eike Rathke  <erack@redhat.com>  [b66fb4c3c5c7d1bb6543d84d425b6c4bd654fae3]

dr78: #i115009# broadcast BCA_BRDCST_ALWAYS if paint is locked

# HG changeset patch
# User Niklas Nebel <nn@openoffice.org>
# Date 1297094234 -3600
# Node ID 9c8756a321d727b8e1bf441876ebca00f38a932f
# Parent  de0464b37fb34e7b7e5735306536d9d9116cf14a

2011-11-28  Eike Rathke  <erack@redhat.com>  [16252e44a3a1bf2414ea64455e6bf016ec5b7d04]

dr78: #i116691# don't reduce decimals if formula is shown

# HG changeset patch
# User Niklas Nebel <nn@openoffice.org>
# Date 1297087576 -3600
# Node ID 37cf78c63d8ec7609c254e58316902d5bdb48618
# Parent  4e7aa2262f3ae26e6082f475ef06bbabf39b3e93

2011-11-28  Eike Rathke  <erack@redhat.com>  [0c428b052fa0599637497f289e57858fcca4c4e2]

dr78: #i43040# removed german umlauts and utf8 bom accidentially added by too smart editor

# HG changeset patch
# User Daniel Rentz [dr] <daniel.rentz@oracle.com>
# Date 1295613905 -3600
# Node ID 65540563b0d1ba68bd3a9d6e3e8111c6c0e1a71d
# Parent  7c526a3a4dfa801f59eaeeea99e7b7a032bc6fe4

2011-11-28  Eike Rathke  <erack@redhat.com>  [5f357f97ef1539f8dab8af69e1644af6b9c4fc0a]

dr78: #i43040# correction for BesselI, patch from Regina

# HG changeset patch
# User Daniel Rentz [dr] <daniel.rentz@oracle.com>
# Date 1295613474 -3600
# Node ID 7c526a3a4dfa801f59eaeeea99e7b7a032bc6fe4
# Parent  77c9f7fb9f061730dc584e18425f6645df14b648

2011-11-28  Eike Rathke  <erack@redhat.com>  [7e8eb75aea745146d7d12df70c4f5ca8f3648ed3]

dr78: #i116426# use ODataAccessDescriptor for database import parameters, support bookmarks for selection

# HG changeset patch
# User Niklas Nebel <nn@openoffice.org>
# Date 1294842009 -3600
# Node ID e25621ed7fd31753eea52ee5ff3f0a6d170db9a9
# Parent  5ea5624904a5aa39bb40ce197c80a0a41f40b873

2011-11-28  Eike Rathke  <erack@redhat.com>  [6b0c4cd205ee5134765955024cd727f1a23f2c24]

dr78: #i71810# rework import of fill bitmap mode: ignore CHPICFORMAT record except for bar chart series/points and for 3D walls/floor

# HG changeset patch
# User Daniel Rentz [dr] <daniel.rentz@oracle.com>
# Date 1292431407 -3600
# Node ID bfc09856a08ece3043973bdb484f0fd51bbc91f2
# Parent  90e08c2834a1fd8b5b783240a9d181749871bd7a

2011-11-28  Eike Rathke  <erack@redhat.com>  [e55541cbf0170acfcb62001c8584da3a48c8ecc8]

dr78: #i115659# fix borked boolean logic

# HG changeset patch
# User Daniel Rentz [dr] <daniel.rentz@oracle.com>
# Date 1292346375 -3600
# Node ID 18e64e5db5d0d57b724ef390a7c2dea54b2253be
# Parent  8ec1023e8658320deb61a5b3cdc40aeb9c3d34b1

2011-11-28  Eike Rathke  <erack@redhat.com>  [22029818cb204cb6b56b6f7d3fc4d14754f2a1cf]

dr78: #i115659# check validity of member and dimension settings

# HG changeset patch
# User Daniel Rentz [dr] <daniel.rentz@oracle.com>
# Date 1292344724 -3600
# Node ID 8ec1023e8658320deb61a5b3cdc40aeb9c3d34b1
# Parent  838c2fed9f13c5884d7cbc72c0239d1ec564dcb0

2011-11-28  Eike Rathke  <erack@redhat.com>  [078796d28653118a5b225a6871e8392df1458e11]

dr78: #i115474# use correct defaults for clipboard text import options

# HG changeset patch
# User Niklas Nebel <nn@openoffice.org>
# Date 1292252971 -3600
# Node ID bd03086b10d4f378b4495aba27f524e1798a7cff
# Parent  31b53a2ec7e32f9560464f8a3b9f6c3e07b29083

2011-11-28  Eike Rathke  <erack@redhat.com>  [885c328ba59b1bc70123997e22536f15f74536d0]

dr78: #i116044# correct handling of DataPilot grand total name

# HG changeset patch
# User Niklas Nebel <nn@openoffice.org>
# Date 1292000347 -3600
# Node ID 984bd7503f69a7ecc5d9e916b45b15c5f95c4a5b
# Parent  3462fe872c2af31b7276ef28a7b011f40369e2eb

2011-11-28  Eike Rathke  <erack@redhat.com>  [6341603c295a984321a420c99481a0d3aef4c4b5]

dr78: #i111413# export secant functions to BIFF

# HG changeset patch
# User Daniel Rentz [dr] <daniel.rentz@oracle.com>
# Date 1291819312 -3600
# Node ID 5a17ebde41ab8db491a4fe4dae6245230dbd1c1d
# Parent  679f0bf9b2ad463ba7cc1855cf54769b3877b971

2011-11-28  Eike Rathke  <erack@redhat.com>  [f62028b2fa9906a14dff577255ebceb70829f092]

dr78: #i115951# set ScColumn::bDoubleAlloc in DBaseImport

# HG changeset patch
# User Niklas Nebel <nn@openoffice.org>
# Date 1291736714 -3600
# Node ID c1cd4ae7c46490b2f199afd9c889f138ffa06a9e
# Parent  d7e6b1b9f73647c4be281748bc9d68a8773d1056

2011-11-28  Eike Rathke  <erack@redhat.com>  [40f38c8c9813568dfbd91e9ea97be16b69cf702a]

dr78: #i95280# avoid repeated progress bars in ScPrintFuncCache for all sheets

# HG changeset patch
# User Niklas Nebel <nn@openoffice.org>
# Date 1291652223 -3600
# Node ID d7e6b1b9f73647c4be281748bc9d68a8773d1056
# Parent  029c278f68940ca4f1ea089cf2ddc62ffdb13d87

2011-11-28  Eike Rathke  <erack@redhat.com>  [b0477f94d4c811b4e071e11c50bfee7977ee62f1]

dr78: #i106108# SetDocumentModified also for page margins

# HG changeset patch
# User Niklas Nebel <nn@openoffice.org>
# Date 1291638188 -3600
# Node ID 029c278f68940ca4f1ea089cf2ddc62ffdb13d87
# Parent  297b5255c27a9fa541bed948d675bba1c4d87ab0

2011-11-28  Eike Rathke  <erack@redhat.com>  [4775df29d38c912f72c223d99e5104e20fbeed70]

dr78: #i92774# NPV evaluates arguments row-wise; ScHorizontalValueIterator

patch from <lvyue> with little modifications

# HG changeset patch
# User Eike Rathke [er] <eike.rathke@oracle.com>
# Date 1291410557 -3600
# Node ID 297b5255c27a9fa541bed948d675bba1c4d87ab0
# Parent  ce99b09497844a0d893ab78cb15a2749fcc932bf

2011-11-28  Eike Rathke  <erack@redhat.com>  [fed1ed1964309cc2381c162e51041fc753f4abd5]

dr78: #i97169 TIME returns values [0,1)

# HG changeset patch
# User Eike Rathke [er] <eike.rathke@oracle.com>
# Date 1291398511 -3600
# Node ID ce99b09497844a0d893ab78cb15a2749fcc932bf
# Parent  6ce78a0a434fd8e3b02b66d2a75e988f8fb0ead5

2011-11-28  Eike Rathke  <erack@redhat.com>  [9dd0e2aabcddcac3dc961933b7bed8d612a43e58]

dr78: #i111413# new ODFF interpreter functions SEC, SECH, CSC, CSCH; patch from <regina>, slightly reworked

# HG changeset patch
# User Eike Rathke [er] <eike.rathke@oracle.com>
# Date 1291394833 -3600
# Node ID ff05fcb4fe392f8c336466982a25fdfda207515a
# Parent  4ca136c3f3c8eb330664884c2ff79e2027d8e4eb

2011-11-28  Eike Rathke  <erack@redhat.com>  [69c4db12089a9bf88aa053f9fab1fe5c97bd34e3]

dr78: #i113511# don't include SID_VALIDITY_REFERENCE in UI configuration

# HG changeset patch
# User Niklas Nebel <nn@openoffice.org>
# Date 1291392312 -3600
# Node ID b2594caed2669e1206af2d0e5977912f297200e9
# Parent  cdf002e7118239f897ddf13010e2298eae71cb19

2011-11-28  Eike Rathke  <erack@redhat.com>  [028171ad9b344f63eec81f99c09176880886a94c]

dr78: #i95280# read Excel view options in FillRenderMarkData if not done before

# HG changeset patch
# User Niklas Nebel <nn@openoffice.org>
# Date 1291391247 -3600
# Node ID cdf002e7118239f897ddf13010e2298eae71cb19
# Parent  4ca136c3f3c8eb330664884c2ff79e2027d8e4eb

2011-11-28  Eike Rathke  <erack@redhat.com>  [8c414b6f59d782049aaab849bd090eaa607215f2]

dr78: #i91870# PMT accuracy; patch from <regina>

# HG changeset patch
# User Eike Rathke [er] <eike.rathke@oracle.com>
# Date 1291388863 -3600
# Node ID 4ca136c3f3c8eb330664884c2ff79e2027d8e4eb
# Parent  c2bc2890eae42a85c3f16085f9d7867799554839

2011-11-28  Eike Rathke  <erack@redhat.com>  [cdbcb1a0d9281a7a96bcdb6b271e387f5e06813f]

dr78: #i51508# use the correct MapMode for EditEngine when formatting for screen

# HG changeset patch
# User Niklas Nebel <nn@openoffice.org>
# Date 1291314860 -3600
# Node ID c2bc2890eae42a85c3f16085f9d7867799554839
# Parent  96608d83032e60946c80e0a5185a55843b74eb6f

2011-11-28  Eike Rathke  <erack@redhat.com>  [f65345b11259c431e715d7f4f17d2ec035cd23d8]

dr78: #i115015# proper handling of add-in parameter arrays, merged with database functions QueryParam

# HG changeset patch
# User Niklas Nebel <nn@openoffice.org>
# Date 1290620646 -3600
# Node ID 96608d83032e60946c80e0a5185a55843b74eb6f
# Parent  427eca1ec1adf81ed3016bde2ef2b010c9fd9ed1

2011-11-28  Eike Rathke  <erack@redhat.com>  [e14b35d3b4333e534007902d28f433a0edc035be]

dr78: #i88468# merge page margin display back into DoPrint

# HG changeset patch
# User Niklas Nebel <nn@openoffice.org>
# Date 1290192520 -3600
# Node ID 427eca1ec1adf81ed3016bde2ef2b010c9fd9ed1
# Parent  1ae0b7505c139ccfdb550df74c87e1da09a62eee

2011-11-28  Eike Rathke  <erack@redhat.com>  [618bc5d6bd7d08441680338815f9100fbf3dd4a8]

dr78: #i114518# don't resize/invalidate in DataChanged if called from Paint

# HG changeset patch
# User Niklas Nebel <nn@openoffice.org>
# Date 1290179165 -3600
# Node ID 1ae0b7505c139ccfdb550df74c87e1da09a62eee
# Parent  addf2b12858c100fe23e1979a720231ed447a4f4

2011-11-28  Eike Rathke  <erack@redhat.com>  [e2e5ef04347bfb17abd7415dafa72561bd6dbfcf]

dr78: #i115641# don't increment progress for empty repeated cells

# HG changeset patch
# User Niklas Nebel <nn@openoffice.org>
# Date 1290090240 -3600
# Node ID c19d748c11d669e4679736aa6b0f809a773a5fd1
# Parent  12ba194ace3d3cb17c347ff712d9268d8cdabd09

2011-11-28  Eike Rathke  <erack@redhat.com>  [ff75bad6ae119e0532f2e6a653b8272184b2572e]

dr78: #i26822# remove draw shell if selected object is removed by undo

# HG changeset patch
# User Niklas Nebel <nn@openoffice.org>
# Date 1289998839 -3600
# Node ID 13ee1d09d967db01adbd4f68ca3200e1d3b30cca
# Parent  8e91176b3b0e8dc609e0fb73ab7c9ee3ff23e115

2011-11-28  Petr Mladek  <pmladek@suse.cz>  [790d758d561502b4d81a86308677fb198d16fce7]

Do not create extra installation set for URE

Caused confusion. Was not uploaded to mirrors anyway.

2011-11-28  Thorsten Behrens  <tbehrens@suse.com>  [75dbef14bb484e018f9019c82b7bd9d54549401c]

Headless got moved, fix gtk3 build.


2011-11-28  August Sodora  <augsod@gmail.com>  [13673b71bc9936d4a8c97f86c7d6f4e713839b40]

Remove uses of OUString::setCharAt


2011-11-28  Michael Stahl  <mstahl@redhat.com>  [b1447d64662cdf9c7d8b11a9075cd13dfb800d4e]

svl: remove unnecessary libs from cppunittest


2011-11-28  Michael Meeks  <michael.meeks@suse.com>  [3915eb4ffef25b093b6880d35d1366ed61201979]

add missing dmakefile to please gbuild


2011-11-28  Caolán McNamara  <caolanm@redhat.com>  [bc8a2861b473043956e01aeb60a0f419b8705255]

tidy up escaping so this works for me


2011-11-28  Caolán McNamara  <caolanm@redhat.com>  [a653e506d5c2c561768b3c4ae6bdd80957941127]

need extra lib


2011-11-28  Caolán McNamara  <caolanm@redhat.com>  [ac07fe981912dfd435e571ae42d4c1980fd1cfe7]

add defined but missing SfxInterface strings


2011-11-28  Caolán McNamara  <caolanm@redhat.com>  [55c5ea43a59e505297fb6fa20b77aaa28f7c67bc]

there is no STR_VIEWSHELLBASE string


2011-11-28  Caolán McNamara  <caolanm@redhat.com>  [5d0051ac3733db9f04dd459db46212f70a9c07e9]

SfxInterfaces may legally have no translatable ui name


2011-11-28  Michael Meeks  <michael.meeks@suse.com>  [af761f996d30b8311fe6b45ab0e5c72bc2a44f37]

solenv: link misc. built-in extensions


2011-11-28  Michael Meeks  <michael.meeks@suse.com>  [e699314df8fb81c06ae632b18dc3b4bcf1028129]

nlpsolver: migrate the build to use native gnumake build

Remove dmake, build.pl and ant build cruft. Update extension
description, cleanup file locations etc.
Switch to passive registration.

2011-11-28  Michael Meeks  <michael.meeks@suse.com>  [9df9da38c90eb6f379fa7d9d63a7aa01d074506d]

move translation files into the correct place


2011-11-28  Michael Meeks  <michael.meeks@suse.com>  [17ff286751454dcd5aa86bef41a8e53cfb109c70]

Flatten un-maintained ex. Sun/Oracle nlpsolver extension into the repo

This should make it easier to hack, and also to separate out the tangled in
third party EvolutionarySolver as/when we can.

2011-11-28  Noel Power  <noel.power@novell.com>  [e46454b676bedc5585456cc37c63c9e4ff7deaad]

reorganise some resize logic


2011-11-28  Tor Lillqvist  <tml@iki.fi>  [7c8c4f783101a427da5e1f44eede054595a72605]

Add comment about SOLAR_JAVA's alleged "BUILD" value


2011-11-28  Khaled Hosny  <khaledhosny@eglug.org>  [d13e9baca52a9e8f07312ee03915bcdeac1ab4cd]

Fix Kashida justification when there is no Kashida glyph


2011-11-28  Jan Holesovsky  <kendy@suse.cz>  [dabe836c6ed66c5740582c17dbc39b2196608e6d]

Fix visibility problem on Windows.


2011-11-28  Harri Pitkänen  <hatapitk@iki.fi>  [227eef01b8fc343fd51f4d6a628dedbbc311c68c]

Add genitive and partitive month names for fi_FI locale

Add genitive and partitive month names and remove hardcoded case
suffixes from predefined date formats. One format incorrectly
had case suffixes added to abbreviated month names.

2011-11-28  Stefan Knorr (astron)  <heinzlesspam@gmail.com>  [ea298ff0aba3ce9d8dd42167538ef61cfe3a3421]

Comment translation in svdraw (part one)


2011-11-28  Caolán McNamara  <caolanm@redhat.com>  [74534364f9ce285079467aab11bfde8620f6d2f2]

getenv/putenv->osl_setEnvironment


2011-11-28  Caolán McNamara  <caolanm@redhat.com>  [bdaadf8fdde23f05ba151a9b0a1108e8d713cf40]

is there any point to aSrcLine and "rsc" directive in idl?


2011-11-28  Caolán McNamara  <caolanm@redhat.com>  [963fd1696cb3563ed434a0af8b13d99145e43073]

callcatcher: remove unused methods


2011-11-28  Caolán McNamara  <caolanm@redhat.com>  [6f33482f8f4329b6c9874397bdb67c1b958b69c2]

ByteString->rtl::OUStringToOString


2011-11-28  Caolán McNamara  <caolanm@redhat.com>  [c95a10ca2079cdc33d09189aef0a8788eab274ff]

no need for super-convoluted empty string as far as I can see


2011-11-28  Caolán McNamara  <caolanm@redhat.com>  [3fd28200f1c1a46970789f21ee6fce3f6f3ac1ec]

ByteString->rtl::OString[Buffer]


2011-11-28  Caolán McNamara  <caolanm@redhat.com>  [48221d6a2bf4c327b6cadcdc65169997f7d7408d]

ByteString::GetToken->comphelper::string::getToken


2011-11-28  Daisuke Nishino  <niboshi000@gmail.com>  [afb548ba6962c74ae99350bad0bd2c72c9ddd998]

Hide function pointers

Removed some redundant "this->", sbergman@redhat.com.

2011-11-28  Stephan Bergmann  <sbergman@redhat.com>  [66b9a19d23fdad25db16d376ff74afc9e6f1a84e]

Added upstream bug link.


2011-11-28  Radek Doulik  <rodo@novell.com>  [c08d55eccc1b2e26d8d0408d70654751e8672fa7]

make sure the bOOXMLShape flag is initialized


2011-11-28  Radek Doulik  <rodo@novell.com>  [d169860411a7fea060079d8ca27797b10af44732]

more debug info for emf+ rendering - path


2011-11-28  Stephan Bergmann  <sbergman@redhat.com>  [5a8fef9b8e3ecc6658c477bdf903fe9e196db596]

Undo short -> xub_StrLen change (fixes warning on Mac OS X).


2011-11-28  Stephan Bergmann  <sbergman@redhat.com>  [2af9040d38af7c7353855415dbea0134585058f3]

Cleaned up utl::UCBContentHelper.


2011-11-28  Korrawit Pruegsanusak  <detective.conan.1412@gmail.com>  [ab5b77536b6814b5eb66bc862bfd0610f4f3b56c]

s/weather/whether/ where appropriate


2011-11-28  Korrawit Pruegsanusak  <detective.conan.1412@gmail.com>  [c0a9d3d3f91e7a5e7fd420b4bce9955de48187a8]

typos fixing


2011-11-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [c0bed9c72e12d57a9f8d3d589a493ae6d0f10b4d]

remove precompiled_xxx.hxx/cxx


2011-11-28  Miklos Vajna  <vmiklos@frugalware.org>  [75112a0544b6bf06aef53d2ab2653f713402e70c]

RTFDocumentImpl::resolveChars: don't send empty text tokens to dmapper

This speeds up importing unicode text a lot. Results of a sample of
chinese text of 5 pages:

- before: 18.351s
- after: 6.692s

2011-11-27  Miklos Vajna  <vmiklos@frugalware.org>  [53170743c4176d0967384beb6e8e648284c10866]

RTFSprm: remove unneeded includes


2011-11-27  Miklos Vajna  <vmiklos@frugalware.org>  [34eea8f1f17b6b8ac6129a42112ed394df2649dc]

RTFReferenceProperties: remove unneeded includes


2011-11-27  Miklos Vajna  <vmiklos@frugalware.org>  [10e0c7d1c40022f845d4dae9b946c01c85a8db9f]

RTFValue: remove unneeded includes


2011-11-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [3f2ff54778ff76118b7de3357168091bbc955041]

remove pch from the include list


2011-11-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [b33971cb124de2bea5332d6adb802bd84eb57652]

remove include of pch header from xmlsecurity


2011-11-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [b080fa47eb02204ea6722a5b144e6aee3126c411]

remove include of pch header from xmlscript


2011-11-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [2f27c67db3e512f12d337349ac1f93d2b38593d6]

remove include of pch header from xmloff


2011-11-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [06bb56ed114c8d3caac9bf70ad44f62dcaf09c6e]

remove include of pch header from xmlhelp


2011-11-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [94d20086e11cefa276f8cc3b466393b9191db3ad]

remove include o pch header from xmerge


2011-11-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [653dda4a340cd5f8e73b65d3f24ccbe1deaaed62]

remove include of pch header from vcl


2011-11-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [fd8b1b6553024d884eaca425f0bd9ea48bffddfe]

remove include of och header from unotools


2011-11-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [6529096f6b0c09ba8a3c447ba61f06bb472924c5]

remove include of pch header from ucbhelper


2011-11-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [03eee9507d14683ec137d74cdf3b0b1f1f44ec9e]

remove include of pch header from ucb


2011-11-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [5f7649aead657078cd41eb0767b7ca8bb6676250]

remove include of pch header from tools


2011-11-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [6a7d81e7a50b31b8746934dd7946d898715a9169]

remove include of pch header from toolkit


2011-11-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [3c9d6bdbc69f64ba0eaa5b8d4b1b086e19a670e9]

remove include of pch header from testtools


2011-11-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [dff7e087119a53963a4b40d7da00dbc122820fb8]

remove include of pch header from sw


2011-11-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [2fcfed5785bad09599b7a7d480f817523be97a42]

remove include of pch header from svx


2011-11-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [ac33b825d16094b8ac045f098289551b6d4d43af]

remove include of pch header from svtools


2011-11-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [70d24b9f33b0992ff26aa4c22537256a394e33a9]

remove include of pch header from svl


2011-11-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [06483141ede45f34a7e1a6bfedf7107e40839af9]

remove include of pch header from store


2011-11-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [36f155dda15b64a045457859e9c1d1eb42008bb7]

remove include of pch header from stoc


2011-11-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [3d6592ae195de59c42a119b22307a62267a154fc]

remove include o pch header from starmath


2011-11-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [1c4b83bb4613cdc3f4b3fe53e28f39bc4a613a7e]

remove include of pch header from sot


2011-11-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [dfab06d8f0d187fcd4dc77b3b2c7559423baa091]

remove include of pch header from soltools


2011-11-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [05b879dabf940343f0a60681268677e822cb04bf]

remove include of pch header from slidewhow


2011-11-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [53223466d6daf7f8662314618f07c18427a6a1b5]

remove include of pch header from shell


2011-11-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [c022454adc68e9e74c296a8efbea451e4a53af64]

remove include of pch header from sfx2


2011-11-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [dd896dd28e527e06922d6e57491dae348f1cc345]

remove include of pch header from sdext


2011-11-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [2a71139535112634dc52502dbbc0922f2b86e146]

remove include of pch header from sd


2011-11-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [d843e92c73a261097756c0514abff2ef5a8d010b]

remove include of pch header from scripting


2011-11-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [27212357249b473bb6984ca6525bd0009168f153]

remove include of pch header from sc


2011-11-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [8fc6fc97d5a27a24c774a59f076053581208eda0]

remove include of pch header from sal


2011-11-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [c43122a9b2fa2beedb955770b2fdaeb48b0878cb]

remove include of pch header from rsc


2011-11-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [85a71e5c4bc79304a37c700027e3ecf9832545d5]

remove include of pch header from reportdesign


2011-11-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [ab407ad86610a0aba882b03075319e0b62b2c8d3]

remove include of pch header from registry


2011-11-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [bbe62f006e898dd8d54f9981b13cd5816dc354cc]

remove include of pch header from package


2011-11-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [811f61d81b83860fd7f1ea4f960f7cedf6fadbfb]

remove include of pch header from oox


2011-11-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [f047e16160c7a56962daa86a850f6a5bf2676d88]

remove include of pch header from odk


2011-11-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [b0968a6b73d4bb1fb1cdf465ae2373c389e96a22]

remove include of pch header from linguistic


2011-11-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [719d68d4cce6e55b29ffe3e0577c0e7be5e7ef20]

remove include of pch header from lingucomponent


2011-11-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [656d7d587c5a6f845d67576d46488ab4c33650d4]

remove include of pch header from l10ntools


2011-11-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [bf1f1e9cba1ecb09c49df4231ec802a3a961e724]

remove include of pch header from jvmfwk


2011-11-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [a12bd3e2a250e81c0474b00b2ec7e25e8475eddc]

reove include of pch header from javaunohelper


2011-11-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [902b94875cb0881765fc7ec342ead325ecb83c9b]

remove include of pch header from io


2011-11-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [770f8097e0fa30162f20f0c1978b9fad5541ba74]

remove include of pch header from idlc


2011-11-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [49a9e8a08cc14003ad5806ba9256c163489f0d02]

remove include of pch header from idl


2011-11-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [2d16b82e095da6b75de825167cd63057ba8b4c45]

remove include of pch header from i18npool


2011-11-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [f7738e755b6a5332889e6c147bd562f56741a855]

remove include of pch header from hwpfilter


2011-11-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [e4603954d1f3d39448624694d75ad877b41986fe]

remove include of pch header from framework


2011-11-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [27120fe88c78d31191daf936f8296c08d227c926]

remove include of pch header from fpicker


2011-11-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [e084744818f889e896caa4cc1c0a1a45814247f7]

remove include of pch header from formula


2011-11-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [0c4aa66913e8a806c5bc7707b6f7cfd229f21d33]

remove include of pch header from forms


2011-11-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [1efeb447ece69dff29b2902cde377382b26947fc]

remove include of pch header from filter


2011-11-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [0a96c1f4f47819e40960a3654185bad3724c06dc]

remove include of pch header in extensions


2011-11-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [cabc96dc056321bc7b00e59b4a37704a868f0dae]

remove include of pch header in editeng


2011-11-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [46d40d641970a35b24d4833158a1285c95a3e708]

remove include of pch header in desktop


2011-11-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [281b13ce89456aad156af3470cdc1b7b16ed279e]

remove include of pch header in dbaccess


2011-11-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [c10fb61c1ae03c955f8b3d54aca1b74bfdaabdea]

remove include of pch header in cppuhelper


2011-11-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [24b4c075d5520e35bd5245b85285546fb54179f3]

remove include of pch header in cppu


2011-11-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [c0f6713f945d12a0a812fc05b492cd0ec88b1269]

remove include of pch header in cppcanvas


2011-11-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [3c4317752862f69deb5b327c430c50724dc478fc]

remove include of pch header in connectivity


2011-11-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [d95804fc8b2b7fa55c7c0ca17caa1a6382e2e760]

remove include of pch header in configmgr


2011-11-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [b8ee1f9b5f62b01e371959aa76d51a87e6b2dafa]

remove include of pch header in comphelper


2011-11-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [d8ed87481cdaf62b49c14feb500728c39db266a8]

remove include of pch header in codemaker


2011-11-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [6da8379e1477988d1e3760cffc879a605f142cbb]

remove include of pch header in chart2


2011-11-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [24c0f876152b004c67c0e80d8c9ae0002effb028]

remove include of pch header in canvas


2011-11-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [4dc45a2854783e86534cf1f99ea9becaf0e5b2d5]

remove include of pch header in bridge


2011-11-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [2ca38d3c7c6b3e28bccdb6a0840d7407c832c597]

rmove include of pch header in basic


2011-11-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [5b350d5ddc1576a98b2b7533d180f32a175f8154]

remove include of pch header in basctl


2011-11-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [d724b4dda10cc886fd2b51d14d4b8cc0748f5489]

remove of pch header in automation


2011-11-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [e6e29733ed6d8b0d164f9f130e1be0d2289dd341]

remove include of pch header in accessibility


2011-11-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [e4610ffd2d19b9750109cbaa6fd78c8ceed1aecd]

remove PCH support in dmake-module


2011-11-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [992757cc5ebfb1df42636b8d3269cdbc10fc4148]

remove pre-compiled header support in gbuild and gbuildified module


2011-11-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [bc78ac68c2492e63a680f68b524c4a51179ea83e]

render the --enable-pch option inert.


2011-11-27  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [88611e702a18d2a281c22b6d9c28e881be3df223]

fdo#42286 call correctly GetDataArea to avoid unwanted shrinking

GetDataArea flags documented and call from ExtendedDataArea adapted.

2011-11-27  Korrawit Pruegsanusak  <detective.conan.1412@gmail.com>  [c3dc0189848f3e4ab48985860ad1a627cec5850a]

typos fixing


2011-11-27  Korrawit Pruegsanusak  <detective.conan.1412@gmail.com>  [c5710d4700e9b3ab854819cc8ce6c70d0654f5dc]

s/infomation/information/


2011-11-27  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [c97b6bde2e9eeac9acad7739e3d72372c0bf0670]

add missing licence headers


2011-11-27  Luc Castermans  <luc.castermans@gmail.com>  [b89d67ce53c3827c8d4ed7f9fdb1b6f4428b11bf]

translated comments from German to English


2011-11-27  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [6c8f7589de3da0018c3136aeb6ba3a2f5aa91aa7]

create a base class for macros_test

For tests that need file import you can now choose between FiltersTest
or MacrosTest as base class.

FiltersTest imports through SfxObjectShell and does not have any ui
MacrosTest imports through Desktop::LoadComponentFromURL and initializes
the ui, therefore it needs to run headless

2011-11-27  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [9fceb2fc1054013f93654bd2d62a85d996727bf4]

missing virtual constructor


2011-11-27  August Sodora  <augsod@gmail.com>  [641d8928f89120637a4348092dc8400440770320]

String->OUString


2011-11-26  August Sodora  <augsod@gmail.com>  [17dc1712da6d1d83aa8b0fdb31c9294da7a7bc67]

Remove unnecessary tools includes


2011-11-26  August Sodora  <augsod@gmail.com>  [3dc1172426d18e2b611703092227ae95a934163b]

Remove unnecessary tools includes


2011-11-26  August Sodora  <augsod@gmail.com>  [6d3b871ee4c201569cbd171a18f3dd38675494fe]

Remove unnecessary includes


2011-11-26  August Sodora  <augsod@gmail.com>  [a6cc570e5cbc455f0f1626ab9e904cee290b9081]

Remove unnecessary tools/stack.hxx include


2011-11-26  August Sodora  <augsod@gmail.com>  [aa0cca15073bc59e379a1e1754c8e7be1a93dd05]

Remove unnecessary tools includes


2011-11-26  August Sodora  <augsod@gmail.com>  [69ee7654fa662a577890d594214cba1b0cbfea6f]

Remove unnecessary includes


2011-11-26  August Sodora  <augsod@gmail.com>  [a627ec05ce7ea85acaeab68aee925c4c295e9c4a]

Cosmetic


2011-11-26  August Sodora  <augsod@gmail.com>  [d5737d5b4c5b350b7b08e848b9d30f4ea9c8063b]

Remove unnecessary casts


2011-11-26  August Sodora  <augsod@gmail.com>  [38ba2f002b6fe76273b3abc1092a93e10551057a]

String->OUString


2011-11-26  August Sodora  <augsod@gmail.com>  [530fc2fef8ff53ad99ac43b3a8bb8a70a358b4b7]

Added test to lngmisc


2011-11-27  Miklos Vajna  <vmiklos@frugalware.org>  [452ba6fb9c632c81e82fe580fe1adde41ea6e00d]

RtfSdrExport: remove unused includes


2011-11-27  Miklos Vajna  <vmiklos@frugalware.org>  [d21162d89685a07f1f82b6bf314caf3c64e49fa6]

RtfImportFilter: remove unused includes


2011-11-27  Miklos Vajna  <vmiklos@frugalware.org>  [5216a1e243e9d0bc912e0855bec56facf91497f9]

RtfExportFilter: remove unused includes


2011-11-27  Miklos Vajna  <vmiklos@frugalware.org>  [a0a4f4f4f858014ceb51e0c7a38a3e80419951b9]

RtfExport: remove unused includes


2011-11-26  August Sodora  <augsod@gmail.com>  [83345ff8d8b709d6558238cd8e4f08323f3c97bc]

Simplification and accompanying tests


2011-11-26  August Sodora  <augsod@gmail.com>  [e280ff03f3a2fdcd452123f206007bac804d6799]

Remove unused parameter


2011-11-26  August Sodora  <augsod@gmail.com>  [919abbfe9b1461e4accbdebe4a2475379d2d5731]

Avoid use of the preprocessor


2011-11-26  Lior Kaplan  <kaplanlior@gmail.com>  [05a29e5a642ca53a21532a3c25ab79db7b40b49c]

Clean languages not defined on sun_supported_langs variable in configure.in


2011-11-26  August Sodora  <augsod@gmail.com>  [82e5a0ddcbb9e367e60c772f4605df7fc9b63642]

Remove unnecessary includes and cosmetics


2011-11-26  August Sodora  <augsod@gmail.com>  [734d838f8083e6939d577fa0d0b5ab96367aea5f]

Simplification in lngmisc with accompanying tests


2011-11-26  August Sodora  <augsod@gmail.com>  [f04882ba6a6d58ee45aa509359747f3c607a863b]

sal_Bool->bool


2011-11-26  August Sodora  <augsod@gmail.com>  [2554f7a543c68f4175b042f15bf0aa3df2ddd608]

Mark as private


2011-11-26  August Sodora  <augsod@gmail.com>  [38e0df5b2ece3c80c64beb2f0cc3a2abe6bd475f]

Remove newly unused code


2011-11-26  August Sodora  <augsod@gmail.com>  [091ba739bad456938d462d808f5a76927d884ed9]

Added test for linguistic::RemoveHyphen and some simplification


2011-11-26  August Sodora  <augsod@gmail.com>  [e81f36f6b62c6686f0156aef151ad8bf6d1b7917]

C-style cast -> C++-style cast


2011-11-26  August Sodora  <augsod@gmail.com>  [a97dc8f45d3d8c5b17acb5b694df1db5ae74e2ca]

Remove unnecessary includes


2011-11-26  Lior Kaplan  <kaplanlior@gmail.com>  [736992fca6c1c8307a18827e4bde4bc4889b8b75]

Expend abbreviation of min/max, too close to last full stop


2011-11-26  August Sodora  <augsod@gmail.com>  [93253ee6ab355a0590e9632e2ce2f024af15c535]

Remove some uses of OUString::setCharAt


2011-11-26  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [8039cd4d7db58921f7d35eeea93cd7f85a5e0815]

ManageNames: improve layout of Define Names dialog


2011-11-26  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [0fe2786e3c5b59c5adcc9165574e1325dd896852]

ManageNames: improve layout of dialog


2011-11-26  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [59e0854dd302659f67ec0b4b3a18515b26499280]

ManageNames: make the header bar work correctly


2011-11-26  Laurent Godard  <lgodard.libre@laposte.net>  [e0765292dc57b2170834805a1eaa5278c90db06a]

importSheet : clean idl comments according to small previous cleaning


2011-11-26  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [8bbf33d89b93c7e145a53ec84609b4296eefecf6]

no need to convert between upper name and normal name


2011-11-26  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [e85b2daa9b5b652ba45ba2cac8df87ee7b0b045e]

ManageNames:the Reference button should be disabled like the range field


2011-11-26  August Sodora  <augsod@gmail.com>  [2de121e58879d511376dd725aa41e2f842f30c43]

sal_Bool->bool


2011-11-26  August Sodora  <augsod@gmail.com>  [0e8ddddfd29c3139284fda47d6ea25b5661955ef]

Change boost::ptr_vector to std::vector


2011-11-25  August Sodora  <augsod@gmail.com>  [7d20dff1031b3c5325c09c541183131bdc15db57]

Remove unnecessary tools/string includes


2011-11-26  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [3d37661a095c8d0a2a4376a859fa73c99a45ca56]

dont attach, start own instance as otherwise it might be blocked via/proc/sys/kernel/yama/ptrace_scope


2011-11-26  Tor Lillqvist  <tml@iki.fi>  [0b4a9bd2b49da8441d873a52ae5ec2c86937c839]

Compile as Objective-C++ for iOS thanks to current sal/main.h idea


2011-11-26  Tor Lillqvist  <tml@iki.fi>  [649f45fdcd0bb01e087bfd1ab1056b9b02c7b7af]

No sense building these for iOS


2011-11-26  Tor Lillqvist  <tml@iki.fi>  [177fd47a8c77848c00632398ec233464cb8575e2]

Don't bother building anything here for iOS


2011-11-26  Tor Lillqvist  <tml@iki.fi>  [a5cdc4cbc70f479f0c06ec6f36d6a9139484bb34]

xargs on MacOSX seems a bit broken, work around that


2011-11-26  Tor Lillqvist  <tml@iki.fi>  [fad4076a20242c94f9887984e431118a8e6aec89]

Use the 5.0 SDK for the iOS simulator example


2011-11-25  Andras Timar  <atimar@suse.com>  [2e366cbdedd542e2324684f4b8b2517dbfcd7f59]

add Belarusian, Greek, Scottish Gaelic, and Telugu dictionaries


2011-11-26  Tor Lillqvist  <tlillqvist@suse.com>  [591191038e9d3847b258ab467182497e736d2cfb]

Use ENFORCEDSHLPREFIX for Android


2011-11-26  Tor Lillqvist  <tlillqvist@suse.com>  [ce5f65f335096a8e2200a47cee19c36ca1507e41]

Build fpicker for DESKTOP only


2011-11-26  Tor Lillqvist  <tlillqvist@suse.com>  [c7524e944120a7f1c0da3056f97c84643f85bbd2]

Bypass more stuff on non-desktop OSes and enforce "lib" prefix for Android


2011-11-26  Tor Lillqvist  <tlillqvist@suse.com>  [474dcc8fc9c4e7b2469e89b112f5bed4066cf969]

The lo_main() thing on Android works fine, remove superfluous logging


2011-11-25  Julien Nabet  <serval2412@yahoo.fr>  [802f27974991a47324f3ba976d048c3e9db5a263]

Fix comment since I had copied from warnings_guard_ne_locks


2011-11-25  Julien Nabet  <serval2412@yahoo.fr>  [d2911992d9d46be3906923d3d334210aab76770f]

Fix the WaE "shadows a global declaration"

error: declaration of ‘pointer’ shadows a global declaration [-Werror=shadow] /usr/include/qt4/QtCore/qscopedpointer.h:83:47

2011-11-25  Caolán McNamara  <caolanm@redhat.com>  [3fc07bb4f16076acdb3deff19b7435d14edce1ff]

typo, thanks Guest70165 :-)


2011-11-25  mikew  <mikew@whiteley.org>  [7e9eda006be9a1af14a8e8a6cb4a20cf2171de13]

Fixed spelling: Spechial -> Special


2011-11-25  Caolán McNamara  <caolanm@redhat.com>  [9eac8b2d2d5b77e1aa537a8e3756ffbbb10d7e0e]

Resolves: fdo#39950 fix dnd crash from default assignment operators


2011-11-25  Caolán McNamara  <caolanm@redhat.com>  [cbb2b42f113e29609161d8bdbeb667a2164a4d1a]

ByteString->rtl::OString


2011-11-25  Eike Rathke  <erack@redhat.com>  [4e34d8fd5b64a18dd17faf4ed4d603648bab8311]

added check if locale data's usedInCompatibleFormatCodes currency is really used there

and fixed the cases discovered by the check ...

2011-11-25  Stephan Bergmann  <sbergman@redhat.com>  [58932ca2426320df5c7d7ec97cf2ad65f6539b22]

fix stderr piping


2011-11-25  Eike Rathke  <erack@redhat.com>  [0e0b3dfc9a13794b2f0137676ccfe0fe608f2864]

added [pt-PT] legacyOnly currency to cope with change from Esc. to $


2011-11-25  Sérgio Marques  <smarquespt@gmail.com>  [06b6e220b5e9250c688daaea4a7eb2ae64f1863c]

updated Portuguese [pt-PT] locale data


2011-11-25  Petr Mladek  <pmladek@suse.cz>  [1221e6a9e44f080b8e5fc5d3fdf3a708b6e382ab]

correctly install Latvian dictionary

the typo caused that the Latvian dictionary was included into core01 package
and broke langpacks

2011-11-25  Tor Lillqvist  <tlillqvist@suse.com>  [1171165b587480d9dde9c378b2998f3c26b83220]

Fix Android compilation: 'NULL' was not declared in this scope


2011-11-25  Tor Lillqvist  <tlillqvist@suse.com>  [ea19e7243b3a4bd49cbad0cf03a5e9f50b2e3148]

No DT_RPATH or DT_RUNPATH support in the Bionic dynamic linker


2011-11-25  Stephan Bergmann  <sbergman@redhat.com>  [8fc420f4fa18a92eedd6bb7b34c8bc36ee2bac41]

typo


2011-11-25  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [f8b7720ca56e16d718593da8fc394dd91362fbf1]

dev-install seems to poison the env


2011-11-25  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [c036777b4930e5c4ab34f035b8de749a7f80e42a]

gbuild need no env anymore


2011-11-25  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [faa11fecdbca8cdba62a6cc5610c311fcbe0e607]

fix default junit soffice path


2011-11-25  Thorsten Behrens  <tbehrens@suse.com>  [b0e1f784080a0f78689b8166f296069c7c2fb8ad]

First cut at making pdfimport unit tests work again.


2011-11-25  Lior Kaplan  <kaplanlior@gmail.com>  [6cf8f6e737fdb35fa56713117baa617c02ed4dab]

Clean help pack list based on the current files in the translation repository (translations/source/)


2011-11-25  Lior Kaplan  <kaplanlior@gmail.com>  [bb1ce437c64fd8427bf2a77556bc34187e11cde2]

Clean language pack translation based on solenv/inc/langlist.mk


2011-11-25  Lior Kaplan  <kaplanlior@gmail.com>  [96757023706c09bcfbc61a7b91eda52795a7f221]

Sort languages alphabetically (please insert new entries in the right place)


2011-11-25  Noel Power  <noel.power@novell.com>  [93a5933060f61a5fb585148e4125a8ab22305259]

really limit special layout to single line non-floating toolbars


2011-11-25  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [19b5d81f92363f1448dcf41930d973b8b04db11b]

move workaround for old build system to other workarounds


2011-11-25  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [bb149de2b4d3458c0db1958edbbb75e79a8a53c4]

some hints cleanup


2011-11-25  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [a65b46b71d0f95119b343f4e931a318703889b08]

remove debugcommand -- debugrun is superceding it


2011-11-25  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [b684a5bb0374719976accaa9cedca44fa3d821ad]

create debugrun target, adjust JunitTests to them


2011-11-25  François Tigeot  <ftigeot@wolfpond.org>  [a5cabdbc747bfd13216bf45f50ec36ad28cfed53]

BIG_ENDIAN was never set

Remove its conditional code

2011-11-25  François Tigeot  <ftigeot@wolfpond.org>  [3a1441c0d3107c69fd80492fa7e182d4f8c02d3d]

PDP_ENDIAN and variants are unused.

Remove their use from the code.

2011-11-25  Philipp Weissenbacher  <p.weissenbacher@gmail.com>  [5aff8df5308d3db93dfb539fb0710e51309207d2]

Translate German comments and translate some english comments spelling errors


2011-11-25  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [b0c3f12261538e3b89079e3b87bb8f8f0d39e5a0]

Fix linking of the new custom action


2011-11-25  Jan Holesovsky  <kendy@suse.cz>  [15da1a153e85da6e8b3d33bb2ed10328bdfb9286]

Fix build on Windows.


2011-11-25  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [538b1071531e895a55e2d6799806c3036f9ada49]

copy Makefile to everywhere was a bit too much of a shotgun approach


2011-11-25  mikew  <mikew@whiteley.org>  [5c76e221fec40db02d2c6de5204e0d43dc5420fd]

Some German to English comment translations.


2011-11-25  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [f2f0dbd273e30306428d6e63a84062e9ee5c427b]

make gbuild makefiles run independant of pwd again


2011-11-25  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [861acb431a785c321fe83a0b4ab01747147d1b85]

some more junit hint to run just one test


2011-11-25  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [65be3e7908f21355fc8cc443192338d1cc8a8d61]

Docx crasher: there may be no External Header for pictures.


2011-11-25  Stephan Bergmann  <sbergman@redhat.com>  [f95052c29b076995a54b1d3f7c0becf35ebcd23f]

duplicate "add Oracle Java 1.7.0 recognition" from javavendors_linux -> wnt


2011-11-25  Caolán McNamara  <caolanm@redhat.com>  [6312367fb80f0cce15c576981b342ed57baf2b95]

ByteString->rtl::OString


2011-11-25  Stephan Bergmann  <sbergman@redhat.com>  [360043b30ebe21a6a02b5eeeecdfe0b4bd12ab22]

demoted plentiful DBG_WARNING etc. to SAL_INFO


2011-11-25  Stephan Bergmann  <sbergman@redhat.com>  [59210463cce786edafeb09edfdaf147b7278b289]

no need to export oox/helper/attributelist.hxx any longer


2011-11-25  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [52e6bfeb324574f2330d191c208860ddc2d532e0]

RTF import: fixed the missing paragraph breaks from fdo#43206.

"\\\n" is used as an equivalent to \par even though I couldn't find it
in the specs.

2011-11-25  Caolán McNamara  <caolanm@redhat.com>  [997da2415f7bf5bdaac9a69672e9fc46914c06e3]

update list


2011-11-25  Andras Timar  <atimar@suse.com>  [c392dfe4ff4273e63f62c8642c7532e7c7bddc37]

change logic of IsOfficeRunning custom action fdo#36677

instead of trying to rename a file or folder in
Program Files directory - which is write protected
anyway normally - installer checks the process list,
if there is a process called "soffice.bin".

2011-11-25  Andras Timar  <atimar@suse.com>  [3b12413024c287b6546cf7e34361bb12776e3871]

remove unused defines


2011-11-25  Luboš Luňák  <l.lunak@suse.cz>  [f87ea359f45a8d8edbf029a5268b40fab3d1fa6c]

fix compile


2011-11-25  François Tigeot  <ftigeot@wolfpond.org>  [eda3e5dcb63e6bce71df2c1c941eacd7f0c79191]

Disable password test on DragonFly


2011-11-25  David Tardon  <dtardon@redhat.com>  [fba911fea7b87e332b8db9e511b875feedbcb59c]

gsl_getSystemTextEncoding -> osl_getThreadTextEncoding


2011-11-25  David Tardon  <dtardon@redhat.com>  [20c8eb409e2b48d57f392c146f7414bab3551664]

add missing include


2011-11-25  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [a1b57be652ac532ebddb3e3e53dddc35ae420f31]

empty java stacktrace for soffice crashers, they are not interesting anyway


2011-11-25  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [1cec66388eac81af2197da4fbf8fd2b00c56c7a5]

dont choke without gdb


2011-11-25  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [279473f1ed6cd3bb6f6d2b8b9c75529b91836e39]

cut out noise in junit stacktrace for output, but keep them in log


2011-11-25  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [74f44646ba5b400cc39d78940677f136711459b5]

gdb stacktraces for subsequentchecks


2011-11-25  Eike Rathke  <erack@redhat.com>  [31012ab9d7035f942486c87ecc1a79b4d6579975]

Fixed #i116848# Shapes are at wrong position

# Original author: Niklas Nebel <nn@openoffice.org>

Taken from OOO340 repository, changeset 7ebd38de6d70 introduced with CWS dr78.

2011-11-25  Eike Rathke  <erack@redhat.com>  [8a838b9fbf46ece9680824cd3a044ab7338bf306]

calc69: #i118068# handle all-hidden case in ScDrawUtil::CalcScale

# Original author: Niklas Nebel <nn@openoffice.org>

* found as LGPLv3-only fix at svn rev 1172138 (http://svn.apache.org/viewvc?view=revision&revision=1172138)

Plus the original comment from the replaced code why it is there, to fix
#i116848#

2011-11-25  Eike Rathke  <erack@redhat.com>  [73d344c18ead9a905871541d5d0d37c56c598a03]

calc69: #i117952# invalidate page breaks when print range is removed

# Original author: Niklas Nebel <nn@openoffice.org>

* found as LGPLv3-only fix at svn rev 1172137 (http://svn.apache.org/viewvc?view=revision&revision=1172137)

2011-11-25  Eike Rathke  <erack@redhat.com>  [871b87f9d3787967bfe1ff9dd9314d7b2a0f19c3]

calc69: #i117893# call GetSizePixel before setting bIsInPaint

# Original author: Niklas Nebel <nn@openoffice.org>

* found as LGPLv3-only fix at svn rev 1172136 (http://svn.apache.org/viewvc?view=revision&revision=1172136)

2011-11-25  Eike Rathke  <erack@redhat.com>  [a70f7bfc5ee22aa54c98cb8aab69b5eb97a86bbd]

calc69: #i117836# repair import of multiline cells and cells with leading font escapement

# Original author: Daniel Rentz [dr] <daniel.rentz@oracle.com>

* found as LGPLv3-only fix at svn rev 1172134 (http://svn.apache.org/viewvc?view=revision&revision=1172134)

2011-11-25  Eike Rathke  <erack@redhat.com>  [36018b12c460dd0e537f2a1aff8cb78a356cafbd]

calc68: #i117728# allocate row/column outline buffers according to BIFF sheet size, not Calc sheet size

# Original author: Daniel Rentz [dr] <daniel.rentz@oracle.com>

* found as LGPLv3-only fix at svn rev 1166947 (http://svn.apache.org/viewvc?view=revision&revision=1166947)

2011-11-25  Eike Rathke  <erack@redhat.com>  [d0cd63da64948d9a3ad885b696e44d5c5fcfd1ab]

adapted FormatDetector patch to reality


2011-11-25  Eike Rathke  <erack@redhat.com>  [a185c4c15b16a9db61019aa0c94f3e67ca81699d]

calc67: #i117735# use calc FormatDetector for XLS again, handle Excel 2003 XML directly in XLS detection

# Original author: Niklas Nebel <nn@openoffice.org>

* found as LGPLv3-only fix at svn rev 1167327 (http://svn.apache.org/viewvc?view=revision&revision=1167327)

2011-11-25  Eike Rathke  <erack@redhat.com>  [f37a539b79f601e047fefee06357b5538c6c81b0]

calc67: #i117661# filterByPageDimension: don't overwrite source filter with page field selection

# Original author: Niklas Nebel <nn@openoffice.org>

* found as LGPLv3-only fix at svn rev 1167326 (http://svn.apache.org/viewvc?view=revision&revision=1167326)

2011-11-25  Tor Lillqvist  <tlillqvist@suse.com>  [811de66d7fd8c93c43d8e4e2dc73720033ba939b]

First attempt at getting access to the Java VM on Android


2011-11-25  Tor Lillqvist  <tlillqvist@suse.com>  [15f6fec4d4224857a9dc15ff1e121a93ab4b9541]

Add lo_get_javavm() to get the JavaVM we are runnning in


2011-11-25  Tor Lillqvist  <tlillqvist@suse.com>  [b1b915c809b86df6cde84ecff091036901f6de14]

Android compilation fix


2011-11-25  Tor Lillqvist  <tlillqvist@suse.com>  [9ee4f4eb52b0c03a2902acc081c847c4514fea35]

Android is after all Java-based, so let's not avoid it

An Android app always runs in the context of a Java (well, Dalvik)
virtual machine.

Sure, there will now be some Java-related compilation errors here and
there when cross-compiling for Android. Use --without-java if they
disturb, until I have fixed them.

2011-11-25  Tor Lillqvist  <tlillqvist@suse.com>  [82a8643ba66b6ef6fe74a417d7a3d7419691bb56]

Improve build-time Java checks when cross-compiling from MacOSX


2011-11-25  Tor Lillqvist  <tlillqvist@suse.com>  [53e9130dd25fdb66fb6122553cc587ddefc51047]

Need double-quotes around backticks to avoid test syntax errors


2011-11-24  Tor Lillqvist  <tlillqvist@suse.com>  [48d9feabd967f28bff8e73475f700f2ab009c4bc]

Need <string.h> for the mem* functions on Android


2011-11-24  Caolán McNamara  <caolanm@redhat.com>  [f4eb51fc238a427f148b0dde253570f4030bddf0]

fix build error, deliver oox/helper/attributelist.hxx


2011-11-24  Caolán McNamara  <caolanm@redhat.com>  [33a03b669bf195a25efa273ad38402fb2e54aa78]

no need for BasicErrorHdl to be a LINK


2011-11-24  Caolán McNamara  <caolanm@redhat.com>  [e2b73031e810bc5b29101a9d22ab0264ae676d99]

ByteString->rtl::OString


2011-11-24  Caolán McNamara  <caolanm@redhat.com>  [b0ba08657f23d273721592c30f10d37e43a49ec2]

SwIndex::nIndex renamed to SwIndex::m_nIndex


2011-11-24  Tor Lillqvist  <tlillqvist@suse.com>  [1c08f9066ca235018f69bc0999f7c61391de27a6]

Replace also the std::type_info::before() in libgnustl_shared.so

It too suffers from the same problem as operator==: Compares name
pointers, not name strings. Thus with two things to patch, had to
refactor it.

(before() doesn't seem to get called when running the bridgetest at
least, though.)

Noticed that there is no need to wrap the replacement asm snippets
with dummy C functions. Just having them at the outermost level in the
source file works as expected.

2011-11-24  Thorsten Behrens  <tbehrens@suse.com>  [b6e5f5da292f89782f3084753de4c0c172dd4517]

Cleanup: unused / duplicated artwork

 * the framework/res stuff was stale, only the brand/ thing is used
   nowadays
 * framework/source/services/backingwindow.cxx only used
   left/right/space, the rest can go

2011-11-24  Thorsten Behrens  <tbehrens@suse.com>  [23e1476c9309042d4e6246b57feb829f675d9f5a]

Cleanup: remove unused artwork, consolidate remaining.

 * the *.ico files were simply copied around, for the msi templates,
   and then later customized by copying nologobanner/install onto
   them
 * now holding only one copy of the icons, removed later-deleted
   other *.bmp files

2011-11-24  Noel Power  <noel.power@novell.com>  [50171e51373800bfe598e461d551f873aff87f09]

tweak toolbar layout for gsoc formula/input bar & other misc changes

summary:
* tweak toolbar layout to layout the toolbar items aligned to top of highest
item
* make Capture/ReleaseMouse logic much simpler
* make resize detection simpler
* control toolbar height ( e.g. don't let visible grid area be overrun by
toolbar )

2011-11-24  Lionel Elie Mamane  <lionel@mamane.lu>  [ef3a19eed2dc3aaddf3d48a204eff934b7002055]

fdo#37626: form wizard recognise "#" also at beginning of line

This was keeping the Base form wizard from applying styles

2011-11-24  Lionel Elie Mamane  <lionel@mamane.lu>  [8d2780d42f6ee67688f176b0e04bc294575550ba]

psql-sdbc: TODO note


2011-11-24  Andras Timar  <atimar@suse.com>  [43353984e883d932e8fdaf3a25cc3d9bfc839dd0]

Desktop launcher w/o version number for silent MSI version


2011-11-24  Luboš Luňák  <l.lunak@suse.cz>  [8be68f44ce8298e7309d4872fb483480355b85e6]

implement mathml docx import m:borderBox


2011-11-24  Luboš Luňák  <l.lunak@suse.cz>  [4ae08e816b9bf8e27290f54ccd051346b854bfaf]

prefer widevec, widetilde and widehat for mathml docx import


2011-11-24  Luboš Luňák  <l.lunak@suse.cz>  [48d2a5b86e464dfb75196e440448f0319d676956]

mathml docx read m:bar


2011-11-24  Luboš Luňák  <l.lunak@suse.cz>  [5e10ed16ce2ec607324206d49b1073228cacd1aa]

skip elements properly


2011-11-24  Luboš Luňák  <l.lunak@suse.cz>  [19a47cb97860a11e57deccb912f47ae19ffc1b65]

mathml docx import - handle m:fPr


2011-11-24  Luboš Luňák  <l.lunak@suse.cz>  [a685e8fb72614eaa678a7fc244f3e6cf85c80c0f]

remove debug output


2011-11-24  Luboš Luňák  <l.lunak@suse.cz>  [f453f11129605146ba30368ceb644f128c32bf6e]

remove executable bit on a source file


2011-11-24  Luboš Luňák  <l.lunak@suse.cz>  [26032e5874587966a23984ade459be323440e683]

at least partial implementation of reading mathml docx m:e


2011-11-24  Luboš Luňák  <l.lunak@suse.cz>  [3236f5bea9b995922a59b43818f8f92cccde9956]

oox::AttributeList is actually not that usable outside


2011-11-24  Luboš Luňák  <l.lunak@suse.cz>  [199c95b3e9f4fc0f13cb0423b7f64779e4dfad9f]

fix inverted bool argument


2011-11-24  Luboš Luňák  <l.lunak@suse.cz>  [944f9e13e3942de7fec0d52c6e6d839e00e77604]

mathml docx import, implement m:acc (without the inner m:e)


2011-11-24  Luboš Luňák  <l.lunak@suse.cz>  [5b94957f7f25c8a607735d038c4f22e8009b99ea]

more api improving in importing mathml docx


2011-11-24  Luboš Luňák  <l.lunak@suse.cz>  [4d5ca442d89ee36e7b1abb622e9f3d85b36e0d0c]

streamline and document the API for mathml xml stream reading


2011-11-24  Luboš Luňák  <l.lunak@suse.cz>  [f8f1ccbaf942adf9a6b16b13a9cddb1b96a6774b]

rename and move mathml oox support classes in oox to better places


2011-11-24  Luboš Luňák  <l.lunak@suse.cz>  [0ac48a4a0673ac71e06aa588b524a60367e2ad19]

oox/namespaces.txt actually is generated


2011-11-24  Luboš Luňák  <l.lunak@suse.cz>  [e443c83aa312d9baa6b5dd2921f3e22ff9578b76]

remove debug output


2011-11-24  Luboš Luňák  <l.lunak@suse.cz>  [e9462ed2d978dc3e641227ea9f553eeed4d81a97]

ooxml mathml import - first very basic implementation

still needs a number of cleanups (and handling more of course)

2011-11-24  Luboš Luňák  <l.lunak@suse.cz>  [1d163e4835b4906eb4559851e5ab2470b26332fe]

remove executable bit from source file


2011-11-24  Luboš Luňák  <l.lunak@suse.cz>  [9c6c0850fd7b9703983f9350bdd2222c2004777e]

install also oox namespace.hxx


2011-11-24  Luboš Luňák  <l.lunak@suse.cz>  [f333a9de04f3f52a068090db247c6872fd9014e6]

clean up .mk files for oox generated files

one was unused, and keep similar things together

2011-11-24  Luboš Luňák  <l.lunak@suse.cz>  [01d10fc1f1affc42e6cdc833b4544490a8ed9ce2]

rename SmOoxml to SmOoxmlExport, as it does only export


2011-11-24  Luboš Luňák  <l.lunak@suse.cz>  [1acdbe4dfe0de152080992110efbb67e0639912d]

initial (very hacky) work on mathml ooxml import

This commit needs to be generally reworked for upstream, but it
more or less works.

2011-11-24  Luboš Luňák  <l.lunak@suse.cz>  [49e4c3e5e139f0443e5432d99d6514038b62ce84]

remove executable bit on a .cxx file


2011-11-24  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [f47455e3cfde26f8acd6419be563c027c4755624]

change ScRangeName's container to boost::ptr_map


2011-11-24  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [f2931c64d804bf63970bdb9fedf5e57f79a7a3a7]

ManageNames: moving the header separator now updates the table too


2011-11-24  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [c497ae0ded79422ec54ff8677e8a7c36351a7aef]

upstream seamoney-is-iceape.diff from libreoffice/build


2011-11-24  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [2d8d1548f285501367db19c68dd0dcef0a4af4df]

upstream open-url-support-iceanimals.diff from libreoffice/build


2011-11-24  Tor Lillqvist  <tlillqvist@suse.com>  [de5840a524a9868e23672a69d8764bbfe269cf2a]

Reduce logging verbosity and tune levels


2011-11-24  Tor Lillqvist  <tlillqvist@suse.com>  [c366d95851fe00c6cfd4d0efd6628cab42eb6ff9]

Use RTLD_DEFAULT on Android

dlopen()ing NULL (the main program) and dlsym()ing on that handle does
not work on Android as in GNU/Linux. So don't bother with that, just
call dlsym(RTLD_DEFAULT, symbol) instead.

But, it doesn't help, it won't find the type_infos anyway, as they are
weak symbols and the dlsym() at least in Android 4.0 does not like
weak symbols, "Symbol is not global."

So the fallback branch that dynamically generates a type_info, which
normally should get used only for inter-process UNO (and thus
presumably never on Android) is taken instead.

But, that didn't work either at least with NDK r7 thanks to a bug in
its libgnustl_shared.so. But we now patch that at run-time in
android_main() in sal/osl/android/jni/lo-bootstrap.c.

Are we having fun yet?

2011-11-24  Tor Lillqvist  <tlillqvist@suse.com>  [5df86787093a8c9c73557fb8d01581a15bad5d86]

Binary patch the mmapped libgnustl_shared.so from NDK r7

Poke in a jump to our replacement for std::type_info::operator==. See
http://code.google.com/p/android/issues/detail?id=22165 .

2011-11-24  Tor Lillqvist  <tlillqvist@suse.com>  [0cc0df05888a4cacf4e654d4728c77822fd124a5]

No symbol versioning on Android


2011-11-24  Tor Lillqvist  <tlillqvist@suse.com>  [6f18ccfcd6a13ccaaceaf777a9b025c766bed176]

Add "clean" target


2011-11-24  Ivan Timofeev  <timofeev.i.s@gmail.com>  [2ebe5c9e8adafd51285a3e38e109631ed8f9cf3d]

remove private copy ctor, base class SwClient is noncopyable


2011-11-24  Caolán McNamara  <caolanm@redhat.com>  [efdcb1692b48612fb7ad95f6385e7372fc06d891]

check glossary path for sanity


2011-11-24  Eike Rathke  <erack@redhat.com>  [49846da1652661e73acffd1ee8df0419aadf5cdb]

fdo#43152 ooo#114415 fixed crash on unnamed form element

An unnamed form element without parent container lead to a crash when trying to
obtain a unique name by iterating over (now not) existing container elements.

2011-11-24  Caolán McNamara  <caolanm@redhat.com>  [ec9f3466d33536f68d86bde9f0389f46f8f147a2]

might need to augment library path


2011-11-24  Daisuke Nishino  <niboshi000@gmail.com>  [3af0c948254751eade9bff772b849720747c5494]

Fix logic inversion


2011-11-24  Caolán McNamara  <caolanm@redhat.com>  [c8c53816593f30c54c7feef705ac6732eefc0833]

WaE: uninitialized value


2011-11-24  Caolán McNamara  <caolanm@redhat.com>  [2affd5e0195d828800b0a7a4dbad8c71d528b374]

WaE: uninitialized value


2011-11-24  Caolán McNamara  <caolanm@redhat.com>  [89f057a09d8684f697a822662907cfede7ef0a3f]

ditch dbg_dump


2011-11-24  Caolán McNamara  <caolanm@redhat.com>  [56d168cc59a352ec432e09b8ba471b858387023c]

strip down old string class some more


2011-11-24  Caolán McNamara  <caolanm@redhat.com>  [9a6c74171b401310d143cfe1b0d1a0be1a4108c3]

document that the mozilla build tooling is for nss as well as mozilla


2011-11-24  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [f4f4a899f0d5520a497bbd07ccfef9086c54ca1c]

RTF import: partly fixed the WMF images scaling.


2011-11-24  Tim Hardeck  <thardeck@suse.com>  [616db52655b65201e60f53deb3a063b0fdd7cc6b]

Fixed wrong scaling of the anchor icons

The size of the anchor icons, handles and similar were always one pixel
too small which resulted in a blurry image.

2011-11-24  Matteo Casalin  <matteo.casalin@poste.it>  [3b84379b0687bb8d48b08094a42d90e316ea541b]

Docuview cleanup: rewritten local ImplDrawSymbol


2011-11-24  Michael Meeks  <michael.meeks@suse.com>  [e4b8c76f9543199a41cd48e42148058a8189ff5f]

better tranlation for "a al WW" :-)


2011-11-24  Michael Meeks  <michael.meeks@suse.com>  [a91784222d777b66e3df645a86f40afb224e2537]

remove legacy mediawiki active registration hook


2011-11-24  Michael Meeks  <michael.meeks@suse.com>  [148529c36cd6245c066289da8889aef506fd04bd]

switch python scripting extension to passive registration


2011-11-24  Michael Meeks  <michael.meeks@suse.com>  [1025924f709d927db0785ff8099c68c23fdb9df7]

switch mediawiki extension to passive registration


2011-11-24  Andras Timar  <atimar@suse.com>  [22468d4d7a03c0b002f76111950166e2a6bbee97]

Global resources should have an identifier >= 256


2011-11-24  Jan Holesovsky  <kendy@suse.cz>  [0c52001b5807e671c31b66658ccf474243b97379]

Fix non-DBG_UTIL build.


2011-11-24  Jan Holesovsky  <kendy@suse.cz>  [d24778870ab356828c3cf6d884b6630433549e34]

Fix icc cross-compilation.


2011-11-24  Philipp Weissenbacher  <p.weissenbacher@gmail.com>  [ac73606a70618879f81a370e5ad24d84f46b8c66]

more German transaltions in docdesc.cxx


2011-11-24  Kohei Yoshida  <kohei.yoshida@suse.com>  [808ca6d894630f3375ed6fda1f27f4c6cec9e67d]

We still need to set the name to the 1st sheet.

This should fix the filters-test breakage.

2011-11-24  Kohei Yoshida  <kohei.yoshida@suse.com>  [5992e15796131f9814d9fb22cf807a2ee530d264]

i#97680, fdo#43152: Load this file without crashing.

The document contains invalid sheet names.  We check it on load, sees
it invalid, decide not to append sheet.  The next time the importer
tries to put cell data into it thinking the sheet has already been
created, the sheet instance is not there, and it crashes.

The solution I used is to go ahead and append new sheet with a default
name in case the supplied sheet name is invalid.

2011-11-23  Kohei Yoshida  <kohei.yoshida@suse.com>  [92e03b82880ab1c83a1bfd59e179e3fb9f565257]

Cleaned up the ScTable declaration a bit.

* make it officially non-copyable. It was never copied anyway.
* retire std::auto_ptr which is deprecated.  Let's use boost::scoped_ptr.
* some unused typedef's.

2011-11-23  Kohei Yoshida  <kohei.yoshida@suse.com>  [c4a3e29626126658cfb9e8755e9f98cfc4500abd]

Reducing header dependency on markdata.hxx.


2011-11-23  Kohei Yoshida  <kohei.yoshida@suse.com>  [71fc346874fb5482a355a9beed691187cea86a1f]

sal_Bool to bool.


2011-11-24  Miklos Vajna  <vmiklos@frugalware.org>  [7a37392d1495f50fe9ef3a3bb1bbea063d5cf158]

RtfAttributeOutput: remove unnecessary includes


2011-11-24  Michael Stahl  <mstahl@redhat.com>  [0d2a6999fc320843e4db0c99d961414416a8451c]

SwIndex, SwIndexReg::~SwIndexReg: deploy assert()


2011-11-24  Michael Stahl  <mstahl@redhat.com>  [555ff26501d1bbd8a7872c20671c6303db1e1701]

SwIndex: remove global EmptyIndexArray


2011-11-24  Michael Stahl  <mstahl@redhat.com>  [9a4dc4178c86f2639a23089acb6055cc0ca0321f]

SwIndex: cleanup: add Init method


2011-11-24  Michael Stahl  <mstahl@redhat.com>  [d43417b5474eab1a10c9529e3b02e930a53d4171]

SwIndex: clean up Remove duplication


2011-11-24  Michael Stahl  <mstahl@redhat.com>  [ff151e28334a8478fc073d292d1233f99ad45fd2]

SwIndex: style cleanup


2011-11-24  Michael Stahl  <mstahl@redhat.com>  [ae64bf305155b40af138e490e524e34a74ba6ad7]

sw: remove debug instance counting

There are various classes that in DBG_UTIL mode count their instances
with a global variable, and give each instance a unique serial number.
The purpose of this exercise is somewhat unclear to me.
This removes the instance counting from:
SwNumberTree, SwIndex, SwNodeIndex, SwNumRule

2011-11-24  Michael Stahl  <mstahl@redhat.com>  [772063ba8ad6b18f609cdc7da02534c15b785965]

sw: remove some debugging cruft


2011-11-24  Michael Stahl  <mstahl@redhat.com>  [9ace8bebd88ff41d65eeaa87a6d1f1dfd8875b6d]

sw: enable more debug code:

Whole bunch of code is #if OSL_DEBUG_LEVEL > 1, reduce that to > 0 so more
assertions are active when building --enable-debug or --enable-dbgutil.

2011-11-24  Michael Stahl  <mstahl@redhat.com>  [e70c28c4f4f589edf2a74d21648acc212eb80485]

SwShell{,Table}Crsr: remove pointless overrides of IsSelOvr


2011-11-24  Michael Stahl  <mstahl@redhat.com>  [fb80614576fc49ee257f6048ec98ae005627c1d2]

SwLinePortion::Check is useless


2011-11-24  Michael Stahl  <mstahl@redhat.com>  [279a176397623ea83e98fac5a7f4132325b42594]

sw: replace abuses of OSL_DEBUG_LEVEL with DBG_UTIL

OSL_DEBUG_LEVEL is set by make debug=t, which should never result in ABI
incompatible objects.

2011-11-23  Kohei Yoshida  <kohei.yoshida@suse.com>  [0215f8b19451ab67c7fdaf91f2da8298a9b89c47]

fdo#39589: Avoid using ulimit_cast between signed and unsigned.

If you do, things go very very wrong.  These *limit_cast try to be
clever and check ranges of various types before casting, but they
fail to do the right thing when casting a signed integer into unsigned.

2011-11-23  Caolán McNamara  <caolanm@redhat.com>  [52e04a433149d110a4a738ec6f8b7fa40c54e23c]

fix some stray typos


2011-11-23  Caolán McNamara  <caolanm@redhat.com>  [94566b08a3a26230d4aed86a6834fc1cd9f67909]

IniParser::Dump uncalled, but potentially useful for debugging


2011-11-23  Caolán McNamara  <caolanm@redhat.com>  [709c1f365b3bdd0d46ec4f1ddc244580a0dfa637]

remove various EraseLeadingAndTrailingChars


2011-11-23  Caolán McNamara  <caolanm@redhat.com>  [868bd3b778b6c7b970c67d1dacc469967f69e551]

fix for pesky pre-language-defect-fix gcc 4.0.1


2011-11-23  Caolán McNamara  <caolanm@redhat.com>  [0dbc4fa3efdea90ba23e17e12c2bfe15d763acbf]

add string::strip, can replace EraseLeadingAndTrailingChars


2011-11-23  Caolán McNamara  <caolanm@redhat.com>  [2dba28faae2266e72c05d8f3d55bfbc3e5771adb]

add string::strip, can replace EraseLeadingAndTrailingChars


2011-11-23  Caolán McNamara  <caolanm@redhat.com>  [3869e10a30a22a8cf47986d4216d9edd8e501c5f]

for mixed script mode use sample latin text


2011-11-23  Caolán McNamara  <caolanm@redhat.com>  [7fb2fdff429c84e12f892f1de65598b1f222346e]

unused local string


2011-11-23  Caolán McNamara  <caolanm@redhat.com>  [402ad3989d68f3576012c41724a351956e45d0da]

unused ScRangeName::copyLocalNames


2011-11-24  alg  <alg@apache.org>  [c8e7d34e3a238c9383151a09f99e7951877a6821]

118414: applied patch, added forcing that SfxItemSet inside AttributeProperties::SetModel

 * found as LGPLv3-only fix at svn rev 1179654 (http://svn.apache.org/viewvc?view=revision&revision=1179654)

2011-11-23  awf  <af@openoffice.org>  [f82da782158d8f5b89a6a9057df1a4695425ed75]

i118560 - slide sorter: pass PageSelector object by reference

 * found as LGPLv3-only fix at svn rev 1196092 (http://svn.apache.org/viewvc?view=revision&revision=1196092)

2011-11-23  Thorsten Behrens  <tbehrens@suse.com>  [825839b24d4ad04df17269ef407c844fd6b2cc81]

Fixup pptx export after impress212 merges.


2011-11-23  Thorsten Behrens  <tbehrens@suse.com>  [5e68ba9322da2fcfec292239ef01726a64964945]

Removed, better fix just in via i#105675


2011-11-23  erack  <er@openoffice.org>  [363868f040caab7b410ed480553855ffe42aa162]

impress212: #i97241# fixed relative links

 * found as LGPLv3-only fix at svn rev 1167641 (http://svn.apache.org/viewvc?view=revision&revision=1167641)

2011-11-23  erack  <er@openoffice.org>  [70b02c18b95ef19bd224788efa491671e762ae23]

impress212: #i114615# fixed hyperlink export (pdf) if exporting also notes pages

 * found as LGPLv3-only fix at svn rev 1167640 (http://svn.apache.org/viewvc?view=revision&revision=1167640)

2011-11-23  erack  <er@openoffice.org>  [d0cfb996261be5b604742780a304b2ea31825723]

impress212: #i114615# fixed hyperlinks if exporting impress notes pages to pdf

 * found as LGPLv3-only fix at svn rev 1167635 (http://svn.apache.org/viewvc?view=revision&revision=1167635)

2011-11-23  erack  <er@openoffice.org>  [ac0a752acdb8ce769f0830776209342f2ed3a68c]

impress212: export images with relative links

# User Daniel Rentz [dr] <daniel.rentz@oracle.com>

 * found as LGPLv3-only fix at svn rev 1167625 (http://svn.apache.org/viewvc?view=revision&revision=1167625)

2011-11-23  erack  <er@openoffice.org>  [6ad3c553a9bd3b8fb91c45204f0c833f52c52431]

impress212: #i97241# added relative links

 * found as LGPLv3-only fix at svn rev 1167624 (http://svn.apache.org/viewvc?view=revision&revision=1167624)

2011-11-23  erack  <er@openoffice.org>  [619ea0c6d3b8fb4390bf5e82f1b44608c3cd878d]

impress212: #i71731# fixed fill bitmap - pattern import

# User sj <sj@openoffice.org>

 * found as LGPLv3-only fix at svn rev 1167623 (http://svn.apache.org/viewvc?view=revision&revision=1167623)

2011-11-23  erack  <er@openoffice.org>  [246c64c6a4375ab22dc8baa70093d373bea64ff2]

impress212: #i117042# added fix for i_updt1.bas testcase

 * found as LGPLv3-only fix at svn rev 1167621 (http://svn.apache.org/viewvc?view=revision&revision=1167621)

2011-11-23  erack  <er@openoffice.org>  [9f62089d7228f71fd532dc6ca00f2fd70c976199]

impress212: #i81610# fixed animation export

# User sj <sj@openoffice.org>

 * found as LGPLv3-only fix at svn rev 1167620 (http://svn.apache.org/viewvc?view=revision&revision=1167620)

2011-11-23  erack  <er@openoffice.org>  [2663cd34e34d4cf7796b328b7679426fb960cc07]

impress212: #i105675# better keyboard handling in animation create dialog

 * found as LGPLv3-only fix at svn rev 1167618 (http://svn.apache.org/viewvc?view=revision&revision=1167618)

2011-11-23  Stephan Bergmann  <sbergman@redhat.com>  [0a1f03544a72596b5022985f2367bdcd0699adeb]

Call getResult with fully qualified name.


2011-11-23  Roman Eisele  <post@roman-eisele.de>  [0b00165c300c6fe4cbdc952d49d050121d3d0063]

updated Latin [la-VA] locale data


2011-11-23  Kohei Yoshida  <kohei.yoshida@suse.com>  [f8625e8fba02136fcdac4685b85a3597eedf82e2]

Simplify it a bit.


2011-11-23  Kohei Yoshida  <kohei.yoshida@suse.com>  [ba897375db27a2b74ead5251516824572260b029]

Let's throw out-of-bound exception on out-of-bound destination position.


2011-11-23  Laurent Godard  <lgodard.libre@laposte.net>  [2ee55872ebc5aeb71041c3267d9b3baa9607b85b]

importSheet from an external provided document

define a new interface XSpreadsheets2
clean some String in docuno.cxx while i'm at it.

2011-11-23  Stephan Bergmann  <sbergman@redhat.com>  [364a3d2864973935b2cd18b328392d1b556456dd]

Silence bogus MSC "must return a value" errors.


2011-11-23  Stephan Bergmann  <sbergman@redhat.com>  [5d7964a5c4f7fbb41df05042229d540feb32de8c]

-Werror=unused-but-set-variable fix


2011-11-23  Petr Mladek  <pmladek@suse.cz>  [23daad00e0fdea88edb746dffaf12d684dec6909]

fixed the German translations

Ränder means margins
Umrandung means borders

2011-11-23  Philipp Weissenbacher  <p.weissenbacher@gmail.com>  [ed870efe80397042d8f51d2ca7002025ba4e111f]

Translated German comments to English.


2011-11-23  Noel Power  <noel.power@novell.com>  [6151ec073e86be2fccffd5bf46d31a8261a232d3]

add mouse resize (and other bits ) to gsoc formulabar


2011-11-23  Tomas Chvatal  <tchvatal@suse.cz>  [ce2a78b4efe5c62d4aa13109401dc820e3891e71]

Whitespace and expand comment, drop useless rm.


2011-11-23  Tomas Chvatal  <tchvatal@suse.cz>  [07f2c05391f5cf8eed94c20787ab87cd0e09378f]

Make SampleICC switchable between system and internal one.


2011-11-23  Caolán McNamara  <caolanm@redhat.com>  [b2e84f9a40fda7821d4e658f9102bcbc783a1ba3]

std::map::erase takes a nonconst iterator


2011-11-23  Caolán McNamara  <caolanm@redhat.com>  [7434fa5bbd051dc4842bc76d33f27e07f10e0053]

update list post SwSelBoxes conversion


2011-11-23  Michael Meeks  <michael.meeks@suse.com>  [f1ef1ed6900fa2caf7c5997e8b764c3f82c0a125]

version information from Arnaud on deprecating the getpid workaround.


2011-11-23  Lionel Elie Mamane  <lionel@mamane.lu>  [538190e0ea142d0a7da244809c66241379d4d91b]

fdo#32347: reenable ADO URL helper UI

cleanup obsolete DISABLE_ADO/WINDOWS_VISTA_PSDK logic

2011-11-23  Matteo Casalin  <matteo.casalin@poste.it>  [e5b5d6dc5bf39ad042dcc717ea4bec4bfc4993fb]

Decoview code cleanup

Cleaned up many ImplDrawSymbol cases, reducing number of calls to drawing functions
Removed unused local variables in ImplDrawSymbol
Translated some comments from German to English

2011-11-23  Stephan Bergmann  <sbergman@redhat.com>  [0c7bff02710f8ad7915e215f723b6abad0079221]

Changed sal/log.h -> sal/log.hxx, drop _S from C++ streaming log macros.

A compile time check ensures the common case of streaming just a plain
C-style string literal still produces reasonably compact call-site code.
The format-string variants are still available in sal/detail/log.h, but
only to be used in obsolete osl/diagnose.h etc., and going to be removed
again eventually.

2011-11-23  Daisuke Nishino  <niboshi000@gmail.com>  [f4573ceb2965ccc8abc1f5165b0fa63f5d63649f]

Fix bug in build.pl option parser


2011-11-23  Harri Pitkänen  <hatapitk@iki.fi>  [98761e3680bcb2268efd679330fa034e21ff2b9e]

Enable :first-letter CSS pseudo-class for all browsers in HTML export

Previously when drop caps were specified in a paragraph style (not
as direct formatting) export to HTML was implemented with :first-letter
pseudo-class for "LibreOffice Writer" and through styling individual
characters for other browsers. Since all browsers used these days (even
obsolete ones like IE 5.5) support :first-letter there seems to be no
reason to maintain this difference. This patch unifies all export
modes to use :first-letter in such cases.

2011-11-23  Andras Timar  <atimar@suse.com>  [ff1b70c92aed555ecdbe424aac29373142c8fcb6]

don't enable java extensions without java - fixup


2011-11-23  Andras Timar  <atimar@suse.com>  [06fe563b1a9a38b9c0057e90f934435125b89605]

don't enable java extensions without java


2011-11-23  Caolán McNamara  <caolanm@redhat.com>  [7264d2767095150944ff1e6999c71be1dbdc6f83]

inherit privately


2011-11-23  Daisuke Nishino  <niboshi000@gmail.com>  [858b5b4f36a357fe7192e7c2ed9cc3cdfc81fd8f]

SwSelBoxes: svarray -> std::map


2011-11-23  Caolán McNamara  <caolanm@redhat.com>  [a9edd1267e42ba4e7814102bcaab6610d14bc3b8]

callcatcher: remove newly unused code


2011-11-23  Caolán McNamara  <caolanm@redhat.com>  [23d66e25c0ede411d00404dcc7a36e880c22e67f]

aPosArr.Remove(0, n) shouldn't be aPosArr.clear(), but aPosArr.erase(...)

i.e. a0a1c3f4fb730ed3614593c3d8ddb50c23204c29 looks really dubious

2011-11-23  Jan Holesovsky  <kendy@suse.cz>  [039cbb09351c133df81c4303ce30b327e07ff40a]

'const_iterator' instead of 'iterator' to fix Windows build.


2011-11-23  Andras Timar  <atimar@suse.com>  [4d5f0ecad765f17b4d0d41818290b0744b748daa]

added Creative Commons mark and (P) mark

by suggestion of David Penzes

2011-11-23  Joseph Powers  <jpowers27@cox.net>  [8d876c993e1f54c1a015e4a66eea47ad407bc142]

Yet another empty pch file; in embeddedobj this time.


2011-11-23  Olivier Hallot  <olivier.hallot@alta.org.br>  [d3951ad0503a9d1c78570984fd8d483d8fb95a8c]

i18n corrections for pt-PT (dates)


2011-11-23  Michael Meeks  <michael.meeks@suse.com>  [e04361c897c08374c7be54ff3ae09d789ca7627f]

fully remove obsolete evolution 1.x connector


2011-11-23  Andras Timar  <atimar@suse.com>  [92181d3e510fb0ef09d5688cc0eade4ad2743f76]

create this dir so uninstall can remove it


2011-11-23  Xuacu Saturio  <xuacusk8@gmail.com>  [cc2ec946ef4a3d4c4e86cfb17f3a890b2b2ad077]

added Asturian [ast-ES] genitive case month names


2011-11-23  Michael Bauer  <fios@akerbeltz.org>  [d197a4d99ccdc2e7971363b6c5a7004f714a6238]

added Gaelic (Scotland) [gd-GB] genitive case month names


2011-11-23  Eike Rathke  <erack@redhat.com>  [e9f303624c26d548fa4581ffe87d3ffec3bf6c26]

use cased month names only if no hard coded literal string follows


2011-11-23  Yury Tarasievich  <yury.tarasievich@gmail.com>  [75a49370e6abef09d0e174dc87af33d2a29165be]

added Belarusian [be-BY] genitive case month names


2011-11-23  Jan Holesovsky  <kendy@suse.cz>  [832e6d22935040fe61504c90838415fa55feb24d]

Some trivial fixes for MinGW with -std=c++0x enabled; not finished.


2011-11-23  Stephan Bergmann  <sbergman@redhat.com>  [6cdbf1cc9bc3fd97acdba981bad04d552dafc627]

No more OSL_FORMAT.


2011-11-23  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [e846db644868651556b38f91737b81c43f3c4f3c]

RTF: OLE object import with graphic result fixed, the file can now be opened


2011-11-23  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [a45c82f930c1224928fd0a8f9ca3690ddd162366]

Show some exception message when getting one in RtfFilter


2011-11-23  Caolán McNamara  <caolanm@redhat.com>  [a910204348b032bae1882bf7f74085a0b8c529ca]

add  a fallback for %COMMONPROGRAMFILES% if its not set


2011-11-23  Caolán McNamara  <caolanm@redhat.com>  [5e283a80cd8e3e3a158b604f59c3dafa59a6b6f1]

callcatcher: remove recently unused code


2011-11-23  Caolán McNamara  <caolanm@redhat.com>  [b7ea36101497c275cb08b0e37facbde656197d9b]

add stripStart, can replace EraseTrailingChars


2011-11-23  Caolán McNamara  <caolanm@redhat.com>  [62d880f3228c7f5c3f8a1d30f5a5c9ed390a1eb5]

_SVSTDARR_ULONGS not used here


2011-11-23  Caolán McNamara  <caolanm@redhat.com>  [d05f4d3a7ea617c7f3c4901f7e0d89963e5db604]

convert inlines as well


2011-11-23  Caolán McNamara  <caolanm@redhat.com>  [20153742d2dee2df022275a07cc958b1759b9b72]

add a stripStart, can replace EraseLeadingChars


2011-11-23  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [a22ce3e4483f6fe462eaba8826a91355957e3676]

ManageNames: only update the range names if we really changed data


2011-11-23  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [68c591429fd0fc6189d53d4f718fb3edf9038dfb]

ManageNames: set correct text for multiselection


2011-11-23  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [6a56210854bc6600f559589531617fb65e250870]

ManageNames: disable some elements if table is empty


2011-11-23  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [717438333eaa48898728ddc1f6b1394651dab48c]

ManageNames: disable paste buttons if table is empty


2011-11-23  Stephan Bergmann  <sbergman@redhat.com>  [577c7ea310fa0417d2f2ca273f5541605883d2fd]

Clean up gb_Library_set_componentfile argument handling.

It is only ever called with 2, never with 3 arguments.  And the
gb_ComponentTarget_ComponentTarget it calls only takes 3, not 4 arguments.

2011-11-23  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [c35bd5f3c42786f0fde4aebebc20422ab85bf099]

ManageNames: handle formula errors in Define Names dialog correctly


2011-11-23  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [ab63c12395ed3771b1df6822eaa8572c06db0765]

ManageNames: make pasting of multiple names working and fix crash


2011-11-23  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [e58dfb62106fc047d73ad0d62595ebc805ece5e1]

ManageNames: move some strings to globstr.[sh]rc


2011-11-23  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [9e8ae1d56076474e4673a953d8ebd726cb5daa18]

remove ScRangeName::findByName

this method was mmisused and is the source for some "bugs"

we don't allow case sensitive storage of range names and therefore it
does not amke sense to search by case sensitive names, use
ScRangeName::findByUpperName instead
Especially the uno implementation did behave wrongly and allowed to
create two names that were identicall for the model

2011-11-23  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [f3c7c1e4ceddc6f778de89c1e75dbb126247c787]

ManageNames: add missing licence headers


2011-11-23  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [1ca05c949702bc0fcaf8fce8c29c2ca7b8d42c6a]

ManageNames: remove Add Button and debug output


2011-11-23  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [6f92d874d4273d6570631c929600777251782ffc]

Manage Names: fix an initialization problem


2011-11-23  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [648a9a48b635e7dd19c109f7289448d359dacf12]

ManageNames: update range data also if checkboxes are toggled


2011-11-23  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [7b761d244e2c25a68427eb99f3e6bd5a97742501]

ManageNames: implement ScNameDlg::IsFormulaValid


2011-11-23  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [100052237a83ff0e0c5fb726fc6ea79f6375dfa8]

ManageNames: need to store the strings in variables


2011-11-23  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [23da9369ae622e61b75a4cb72f60667cd4ff9fa5]

ManageNames: add RangeOptions button to Define Name dialog


2011-11-23  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [684b53cfcfa7ec9978426a13714471d2b8af6ce7]

ManageNames: use a more modern looking button for RangeOptions


2011-11-23  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [c0d8d83b9d03f3c6b902221062047096544c99a3]

fix out of bounds access in printfunc.cxx


2011-11-23  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [1d2142fb962e7ff0b3f638fb90c1ea63372fe13c]

ManageNames: add table to "Paste Names" dialog


2011-11-23  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [7acefae208e815f4abcb19fdd034e52f6f4da9b8]

ManageNames: need a virtual destructor here


2011-11-23  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [332ea906f34f2693d19d8bd9bdc2fecc11b1dd3e]

ManageNames: don't change selection after user input


2011-11-23  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [b1097c47695210f8824dcc4fc456b95897fc3972]

ManageNames: add undo to Define Names dialog


2011-11-23  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [106f128f359deb1c9553c105eff4bf829fdd9736]

ManageNames: make global undo work again with dialog


2011-11-23  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [26c86c78c5eb4b15e6f4fa9074045c97fcb50173]

ManageNames: make modify button obsolete


2011-11-23  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [42bb6baae411dcef47fbe8555412960be2c0dfad]

ManageNames: make Multiselection work in the table


2011-11-23  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [b5a509e21704e6dba31eabac689c35efd8dda973]

ManageNames: improve layout of ManageNames dialog


2011-11-23  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [ce26c58c7f5088a2982e0ce880b426771e55e234]

ManageNames: Paste names, initial layout without table


2011-11-23  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [7f7c90861d54885ba542328fffa1b5442e394590]

ManageNames: make formula input box work correctly


2011-11-23  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [b3d22ae4ca7ad191f6f807c72660b78d3ac6e833]

ManageNames: make Define Name dialog work again


2011-11-23  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [1e6ad2af4bfd14f96926cd976fb2edb626de3d10]

ManageNames: restructure the code

move namepast.cxx to namedlg
namedefdlg is "modeless"(only in technical sense) and needs to be in sc
while namepast is modal and needs to be in scui
move the table implementation to an own file, we can reuse it for
namepast.cxx

2011-11-23  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [3224ddaf1a2039e19f3acdb74cf61a973da343b1]

Rename Database Ranges to Database ranges as wished by UX


2011-11-23  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [411d95598f4e5acd0d8cb16b5db1edf57a20469d]

Manage Names: add most logic to Define Name dialog

missing are:
-undo
-range options
-help
-test for correct expression is not working

2011-11-23  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [7f8deb4f90b129183778f977da2d22a147b5eb3f]

ManageNames: improve AddNames UI, no logic yet


2011-11-23  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [8fd3c3ac9eb1c29b2afcd61a5d34d56b6c821f10]

ManageNames: add menu and dialog for Add Name


2011-11-23  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [668a71065fa5fe6929e6367998b04a20eb8230c5]

ManageNames: clean ScNameDlg even more


2011-11-23  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [24f63256f4fab1f0393192d7bc155a2f8a3de71f]

ManageNames: remove no longer needed undo stack

the new concept does not have an dialog local undo stack, instead we use
the global undo stack

2011-11-23  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [39d15735fb52eb108254a8a299c815c8a6057535]

ManageNames: clean up ui for new concept


2011-11-22  Kohei Yoshida  <kohei.yoshida@suse.com>  [a725d287a2b19f56639cc727b102cc7103afe173]

Unit test for cell function T with external references.


2011-11-22  Kohei Yoshida  <kohei.yoshida@suse.com>  [f7831ed5ca23d5b45cb5b6fb4955c0c572a32f39]

We should clear the cache of external doc when breaking its linkage.


2011-11-22  Jan Holesovsky  <kendy@suse.cz>  [6b74943cc6fb7983035b12f6cda8cb8e0c0a016b]

Using #if etc. inside OSL_TRACE is not a good idea, breaks Windows.


2011-11-22  Stephan Bergmann  <sbergman@redhat.com>  [2be37f241ffc3dbbe80c6ab4a9a6021acefeb692]

Clean up after component passivation.


2011-11-22  Kohei Yoshida  <kohei.yoshida@suse.com>  [e9d5629a52662e03a661d013360d72eaea969ab8]

fdo#40726: Handle external references with cell function T.


2011-11-22  Stephan Bergmann  <sbergman@redhat.com>  [f055e0e36134a54c445cdb351a5136736753714f]

Upon startup, do not unnecesarily instantiate component service factories.

Discovered by Michael Meeks <michael.meeks@suse.com>.

2011-11-22  Kohei Yoshida  <kohei.yoshida@suse.com>  [264e5034688a9c3105b3d29c7083ef2565afaec6]

fdo#43154: Fixed incorrectly query validation.

It was due to a simple mis-placement of an operator.  No idea how
the compiler may have parsed that statement...

2011-11-22  Miklos Vajna  <vmiklos@frugalware.org>  [543d3bf035ea42cf7b16f394e58795f532a69151]

writerfilter: add a README explaining subdirs


2011-11-22  Stephan Bergmann  <sbergman@redhat.com>  [8376779842ca51a60c214427513982acb25212ac]

Do passive registration of reportbuilder, to avoid java thrash at 1st start


2011-11-22  Andras Timar  <atimar@suse.com>  [eb339bf18c1e76b208d3bfb21120717a97e23d45]

remove (empty) help of Presentation Minimizer fdo#39306


2011-11-23  Takeshi Abe  <tabe@fixedpoint.jp>  [e2de4357f5e1bf6d7f205402f6823032c9d35b1b]

catch by const reference


2011-11-22  Kohei Yoshida  <kohei.yoshida@suse.com>  [799c944cc11aa6eeb20e5f24bf33434908c4556b]

fdo#40304: Check if BOUNDSHEET points to valid BOF record.

Some (presumably Russian) 3rd party programs generate invalid xls docs
that have BOUNDSHEET record pointing to invalid BOF record position.
The real BOF position may be before or after the record pointed to by
the BOUNDSHEET.

So, let's check if the BOUNDSHEET points to a valid BOF, and if not,
manually search for one from the BOUNDSHEET record position.

2011-11-22  Noel Power  <noel.power@novell.com>  [319d8be9dad248a3ced5ac311e0b20ec3ed4cef7]

tweak experimental gsoc multiline input bar, better resizing, enable scroll


2011-11-22  Stephan Bergmann  <sbergman@redhat.com>  [d6a8934eeb192b8a2d672bfc6b90ee2b333841ae]

Remove no longer necessary "(void) x; // avoid warnings".


2011-11-22  Daniel Di Marco  <d.dimarco@gmx.de>  [33a8ac0750d4ee7800b9faccdee3fffb850a04b1]

remove NfShCurrencyEntries and NfShCurrencyEntryPtr types


2011-11-22  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [98f32b2b8ebefe50dfa99b5c72ceb2639bf63787]

RTF import: better implement \trrh to import fixed height rows


2011-11-22  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [b03fbe13f31bde4a9844985afa7abecbf1834848]

writerfilter: Fixed crasher when importing docx files with dbglevel>1


2011-11-22  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [07b5fe3b8c858c1d6f8c21e89ac940663cd97f62]

n#417818: empty paragraphs in tables weren't considered in the table.

The paragraph properties weren't propagated to the empty paragraphs in
the tables. Called checkNeedPap() to do that job when finding \par.

2011-11-22  Eike Rathke  <erack@redhat.com>  [d66a2c452575f7a1b960e9ec6512b9d32eff4f61]

scan genitive and partitive month names only if they differ


2011-11-22  Eike Rathke  <erack@redhat.com>  [3b5ee26d2c27b9fb8d3836c470832fc81cda721f]

added partitive case month names

* Locale data:
  * nominative (nouns) month names always given in <MonthsOfYear>
    element
  * optional genitive case month names in <GenitiveMonths> element,
    following the <MonthsOfYear> element; if not given take nominative
    names
  * optional partitive case month names in <PartitiveMonths> element,
    following the <GenitiveMonths> element, or following the
    <MonthsOfYear> element if the <GenitiveMonths> element is not
    present; if not given take genitive case names, or nominative if
    genitive names aren't defined
    * currently known partitive case matters in Finnish locales

* Rules for use of nominative / genitive / partitive case month names in
  number formatter:
  * no day of month (D or DD) present in format code => MMM or MMMM
    display nominative month name (noun)
  * day of month (D or DD) after MMM or MMMM => genitive name
    * no genitive names defined => nominative names
  * day of month (D or DD) before MMM or MMMM => partitive name
    * no partitive names defined => genitive names
      * no genitive names defined => nominative names

2011-11-22  Andras Timar  <atimar@suse.com>  [734bfe16bdfe7c80fa8c0c71d680746353686961]

remove unused FOR_WIN_X define


2011-11-22  Andras Timar  <atimar@suse.com>  [018b48d36192c49ce9a39745d110b38ccf8bfa97]

fix VERSIONINFO section of win32 executables fdo#30798


2011-11-22  Caolán McNamara  <caolanm@redhat.com>  [4a06a42de49215167221177d47cd2eb0e2d59232]

want to match here, not check for equality


2011-11-22  Caolán McNamara  <caolanm@redhat.com>  [5317e0501fe356fb38c7de408cdde1d3f3e1242e]

WaE: unused variable, and catch by const


2011-11-22  Caolán McNamara  <caolanm@redhat.com>  [ed7c80d3353bd21d9c278a209adb4e62669b3978]

these can be const


2011-11-22  Caolán McNamara  <caolanm@redhat.com>  [3679b7651737eba53c3779126246e4f0292570eb]

callcatcher: remove various unused MultiAtomProvider methods


2011-11-22  Caolán McNamara  <caolanm@redhat.com>  [2f0914e5f2957ebdb04bfc7fb5acb1bd6351a0f5]

ByteString->rtl::OString


2011-11-22  Caolán McNamara  <caolanm@redhat.com>  [32a0646ba6c124544dc209cfc2633ef76c8449fd]

simply tabdialog, remove unused resetbutton api


2011-11-22  Stephan Bergmann  <sbergman@redhat.com>  [981470b2404a80ed87f237a0e8a62cdef7cea9a5]

Base SAL_INFO/WARN inclusion on if instead of #if.

So that variables only used within SAL_INFO/WARN do not lead to
unused variable warnings in product builds.  Also for OSL_TRACE
(which used to work that way before already); allowing to revert
a recent warning fix.

2011-11-22  Stephan Bergmann  <sbergman@redhat.com>  [5de43a57cde537507de607c31573a31e90b4c5c8]

Avoid rtl::OString::copy(getLength() + 1).


2011-11-22  Stephan Bergmann  <sbergman@redhat.com>  [28bb26279e8412763cabce7d172ca8246c70a30d]

Avoid unused variable warning.


2011-11-22  Stephan Bergmann  <sbergman@redhat.com>  [171855c21eeedca46fe0cf2ce4f566957e618a45]

rtlbootstrap.mk.cxx needs to be a C++ file (including C++ macros.hxx).


2011-11-22  Stephan Bergmann  <sbergman@redhat.com>  [70a6b9ffbd676a1384433a86205d2cd4f2d4f4b1]

New sal/log.h obsoletes osl/diagnose.h and tools/debug.hxx.

* New SAL_INFO..., SAL_WARN... macros.
* New SAL_STREAM supersedes OSL_FORMAT.
* oustringostreaminserter.hxx moved from unotest to rtl (and always UTF-8 now).
* TODO to enable GCC __attribute__((format)) in sal/log.h (requires call-site
  cleanup).
* Further functionality in tools/debug.hxx (DBG_MEMTEST, DBG_CTOR, etc.) not yet
  addressed.
* Some replacements tools String -> rtl::OUString.

2011-11-22  Kohei Yoshida  <kohei.yoshida@suse.com>  [f2972242673cc9608960e9ca70e82766be5275e3]

i#115255: Skip invalid record(s) where BOF is expected.

Some 3rd party (Russian?) programs generate broken xls docs which
cause Calc to hang when it tries to open it.  This particular doc
placed invalid record at position indicated by BOUNDSHEET, where BOF
was expected.  Let's skip those invalid records.

2011-11-22  August Sodora  <augsod@gmail.com>  [8061b40349c1251362c984b76aaa90b9510fba4f]

String->OUString


2011-11-22  August Sodora  <augsod@gmail.com>  [ea0b60c82e35c4289d2a36198c3d053aabade9c3]

String->OUString


2011-11-22  Kohei Yoshida  <kohei.yoshida@suse.com>  [0146b05aad4385a31bd7ae8aaed0dd29d666d131]

This is wrong.  We should allow both boolean and numeric types.


2011-11-22  Kohei Yoshida  <kohei.yoshida@suse.com>  [9bf4bb78806683d64514928b7b091634003efea8]

fdo#40990: Compare the wrapped pointer values.

Or else the pTokenMatrixMap would never yield any match.  This was
the only reason behind the poor performance of resolving jump matrix
as exhibited in the aforementioned bug...

2011-11-21  August Sodora  <augsod@gmail.com>  [cbde0ff28bcf9cf0271324fae879df39c2710f48]

String->OUString


2011-11-21  August Sodora  <augsod@gmail.com>  [89e27727c9b7cfd4e74a007a3390052cd1c13afb]

String->OUString


2011-11-21  August Sodora  <augsod@gmail.com>  [462c6fc24f1d64acedca02f62f1f4c0a079f4db0]

Remove unnecessary includes


2011-11-21  August Sodora  <augsod@gmail.com>  [5ddab9d8d4ef4553fef0bc76312fb5f3565cf9f2]

Remove unnecessary includes


2011-11-21  August Sodora  <augsod@gmail.com>  [226dade0ca04ffa6656d9bac963223984c3a01ce]

Remove unnecessary includes


2011-11-21  August Sodora  <augsod@gmail.com>  [48ea07772907b7a6112b614b4f7216b357d6c43a]

Removed unnecessary includes


2011-11-21  August Sodora  <augsod@gmail.com>  [59e4b21c6723066f30a1a34a8fd25eb01fb66fc4]

Removed unnecessary includes


2011-11-21  August Sodora  <augsod@gmail.com>  [a7c455d10148f6562583f034147b600d61500af1]

unused local variable


2011-11-21  August Sodora  <augsod@gmail.com>  [ea1c1ad843d219bc2e6d99d72998eb8a00805493]

cppcheck: C-style pointer casting


2011-11-21  August Sodora  <augsod@gmail.com>  [487968707f9ea36f3873a9349ebb87655f6abb3d]

cppcheck: C-style pointer casting


2011-11-22  Jan Holesovsky  <kendy@suse.cz>  [7c3a322f1985abb7b87e6346a7d7b2c3b783a2d3]

Include xmlsec component only when we are building with xmlsec.


2011-11-21  Michael Stahl  <mstahl@redhat.com>  [82dd6525a2f3b658817232169c48ce4f57362d94]

offapi: re-activate the reference type rdb check


2011-11-21  Michael Stahl  <mstahl@redhat.com>  [f1d0641013c9bab9963a7cdbfadf56b44d290be9]

offapi: update type reference:

This updates the keys for the following intentional changes:

ENUM: /UCR/com/sun/star/drawing/TextFitToSizeType
  Field 3: Name1 = RESIZEATTR  !=  Name2 = AUTOFIT
SERVICE: /UCR/com/sun/star/sheet/SpreadsheetViewSettings
  SERVICE1 contains 1 more properties as SERVICE2
  incompatible change: Field 14 ('SolidHandles') of r1 is not longer a property of this SERVICE in r2
SERVICE: /UCR/com/sun/star/text/ViewSettings
  SERVICE1 contains 1 more properties as SERVICE2
  incompatible change: Field 24 ('SolidMarkHandles') of r1 is not longer a property of this SERVICE in r2

2011-11-21  Michael Stahl  <mstahl@redhat.com>  [83e82d2d5929f8f4923049593ab976f88ce67294]

UnoApiTarget: document add functions a bit


2011-11-21  Michael Stahl  <mstahl@redhat.com>  [d4be9c7a2bfb8d682c4a2c781e5c58b72be47b6a]

regcompare: fix error reporting:

Function checkField() is called from 2 different contexts, one of
which must not report errors, but the other should.

2011-11-21  Michael Stahl  <mstahl@redhat.com>  [d63d64c4dea4d29592d21ff2841fc4df25a8373d]

empty a bunch of d.lst files


2011-11-21  Michael Stahl  <mstahl@redhat.com>  [aec495fb1f4f32029c243df1823987ab2c912a02]

oovbaapi: kill dmakefiles


2011-11-21  Michael Stahl  <mstahl@redhat.com>  [9747d4542c9305281885c1f7c7795e49132b3b92]

oovbaapi: empty d.lst and add missing IDLs to makefile


2011-11-21  Michael Stahl  <mstahl@redhat.com>  [71938468e8a50a76f02f5ec5c66814c03db3e198]

oovbaapi: rename SheetObject.idl to Button.idl


2011-11-21  Michael Stahl  <mstahl@redhat.com>  [4f3175bbaf5b275fb949250c0cb926b3bbf6afc7]

offapi: FootnoteLineStyle.idl: wrong module


2011-11-21  Michael Stahl  <mstahl@redhat.com>  [a4814ec65788fef70840fa56d326615d79990f46]

offapi: fix build errors in chart2 services


2011-11-21  Michael Stahl  <mstahl@redhat.com>  [6a7b8a6465de99c7058cfb3676f5fadbd0d8e1f1]

offapi: css.chart2.MutableDataSequence unused, looks obsolete


2011-11-21  Michael Stahl  <mstahl@redhat.com>  [577943dc7b9b34a4f49a1f249d40a6e6001b1127]

offapi: kill dmakefiles


2011-11-21  Michael Stahl  <mstahl@redhat.com>  [3960e9c55eb13c7e10d10937b000d04e2e68a177]

udkapi: kill dmakefiles


2011-11-21  Michael Stahl  <mstahl@redhat.com>  [779f4c6e6f1961336cc3bd219cbdd56c8d7b5186]

i#86471: offapi: remove css.mail.XMailServer

XMailServer is obsolete and replaced by XMailService:
https://issues.apache.org/ooo/show_bug.cgi?id=86471#c4

2011-11-21  Michael Stahl  <mstahl@redhat.com>  [57448692d8f2982fbf645f3fda399744419ed4b2]

offapi: remove cruft from chart2 directory:

TextAnchor is an empty constant group.
XFastPropertyState is declared in module com.sun.star.beans and unused.
XStyleSupplier duplicates com.sun.star.style.XStyleSupplier, unused.

2011-11-21  Michael Stahl  <mstahl@redhat.com>  [142bb0e7ddf800786d90fb1179a969127946da03]

offapi: empty d.lst and add missing IDLs to makefile


2011-11-21  Michael Stahl  <mstahl@redhat.com>  [348fcf4b55416fe80d7dcfcb1579c4d6fbd6cc8b]

udkapi: empty d.list


2011-11-21  Andras Timar  <atimar@suse.com>  [d9f7b43af4db6352239dd706d8920e02114b0510]

if silent MSI, put LibreOffice starter icon to Program menu folder


2011-11-21  Eike Rathke  <erack@redhat.com>  [5e429334a9998ba254615077a81adca218f89674]

remove obsolete linkermapfile-check.awk


2011-11-21  Modestas Rimkus  <modestas.rimkus@gmail.com>  [a422892eee28eb3d299c61bd0510ff951a8ca64f]

added Lithuanian [lt-LT] nominative / genitive case month names


2011-11-21  Michael Meeks  <michael.meeks@suse.com>  [997ac87c86f8412d8d7e7d7ada8acda347a6f7e9]

remove extraneous endif.


2011-11-21  Tim Hardeck  <thardeck@suse.com>  [34d89d1ef5830b14d31f1de61d973349e1f2da6c]

Start Impress without the wizard by default

This one-liner prevents the Impress Wizard from getting started
automatically.
The assistant should now only appear if File -> Wizards -> Presentation
is used.

2011-11-21  Michael Meeks  <michael.meeks@suse.com>  [fc1c44d1dd70fe60690af3bcd7aae7a154e415ce]

only build custom gethostbyname for OSX & IOS


2011-11-21  Michael Meeks  <michael.meeks@suse.com>  [441227374cf285c2e133f8889db244d2f19609c5]

Revert "Remove internal gethostbyname_r implementation." - OSX needs it

This reverts commit af19d9f563667376f759b4526bc1bcb056947394.

2011-11-21  Kohei Yoshida  <kohei.yoshida@suse.com>  [d714c17c21bb061672ac0e900644f09380eaa140]

i#117239: Prevent crash on load with pivot table.

The crash was due to recursive reference of GETPIVOTDATA within the
source range of the pivot table object referring to itself.  The
solution is to disable self reference with GETPIVOTDATA function.

BTW, it goes without saying that, using GETPIVOTDATA inside the source
range of the very pivot table that it references is asking for trouble.

2011-11-21  Arnaud Versini  <arnaud.versini@gmail.com>  [513c888595db021c8eaed77a2438301b1c306885]

Remove internal backtrace and backtrace_symbols_fd


2011-11-21  Arnaud Versini  <arnaud.versini@gmail.com>  [af19d9f563667376f759b4526bc1bcb056947394]

Remove internal gethostbyname_r implementation.


2011-11-21  Arnaud Versini  <arnaud.versini@gmail.com>  [161ff9a4430472eaffbb438d25b5c6b5824c50fd]

Replace gethostbyname by _osl_gethostbyname_r in socket.c .


2011-11-21  Tor Lillqvist  <tlillqvist@suse.com>  [7a357d93d8bc7cc47b6352546a47973379f513e4]

Add stuff to run bridgetest


2011-11-21  Tor Lillqvist  <tlillqvist@suse.com>  [42acf7a6d5cf91aed5ed4aa0d9ce09b3d0203b01]

Don't use USE_DOUBLE_MMAP on Android


2011-11-21  Tor Lillqvist  <tlillqvist@suse.com>  [f62c8ecdfce2ac32f82275d27218c1cdb65a6de6]

Use -fno-omit-frame-pointer for Android (no idea if essential)


2011-11-21  Tor Lillqvist  <tlillqvist@suse.com>  [edda1f9a34e23c0087e1d4f7cf21f60fbd76f070]

Bah, don't bother with conditional copying of stuff into the .apk here

You are not expected to be make'ing here without knowing what you are
doing anyway. Just unconditionally require the stuff needed by the
sample cppunit tests mentioned on the last lines.

2011-11-21  Tor Lillqvist  <tlillqvist@suse.com>  [4b294b2c20aa78b2c70cb71d503195eb5479159c]

Add the localedata_en and localedata_others libs


2011-11-21  Caolán McNamara  <caolanm@redhat.com>  [2a2fbbecc04b1364216a5180f722fb72ed00d42d]

ByteString->rtl::OString


2011-11-21  Thorsten Behrens  <tbehrens@suse.com>  [d4d79be21e16be9e77518cd223865bb2eb4f91ed]

Fix radial gradient offset

Seems this got broken with the Gradient::GetBoundRect() common code
extraction - actually return what was calculated (fixes part of
n#714787).

2011-11-21  Thorsten Behrens  <tbehrens@suse.com>  [7ddc69623db91317edff6aaca44e5edd43804578]

Make dbglevel=3 compile again in vcl


2011-11-21  Thorsten Behrens  <tbehrens@suse.com>  [828abf1e060d2ba385547b09c0eff61dfa6ea377]

Revive gradient clipping debug visualization code.


2011-11-21  Cor Nouws  <oolst@nouenoff.nl>  [4d399eea4283173d0b8c766376ad538f1e088d92]

Updated transl. German comments - removd obsolete time/date comm


2011-11-21  Lionel Elie Mamane  <lionel@mamane.lu>  [bce71931ab08ef741b324664d9a69b3be1ff7a3b]

Oups... Disambiguation solved another way in 1c2f5d


2011-11-21  Tor Lillqvist  <tlillqvist@suse.com>  [27f585b6b5391e45106e76a35990b588570d8acd]

Link with -lgnustl_shared for Android


2011-11-21  Tor Lillqvist  <tlillqvist@suse.com>  [8a3ea757c35a000ea303a11b36692aebc2400ead]

Use --with-library-suffix=lo for Android to avoid clash with system ICU


2011-11-21  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [6af8887b41a8438d29b4743f238be7330516ecbc]

d#648250: added missing include in wordml2ooo_draw.xsl


2011-11-21  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [9562b31e594eba4e6abf7879575b77a691ac1f88]

sw, added a message to a thrown uno::RuntimeException


2011-11-21  Thomas Collerton  <tom.coll91@gmail.com>  [a1efc7fdcd80484977bc289d1d27b7b6d33757ff]

Improved Header/Footer UI framerate


2011-11-21  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [2cc144286d81236e8677a551a458172ca9546c29]

sw, Add hyperlinks by default in Table of Contents


2011-11-21  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [68f1b7dac7e77f68050f73c8692b8180f6e7cc65]

sw: added explanations entry to grammar checking popup menu


2011-11-21  Lionel Elie Mamane  <lionel@mamane.lu>  [96d01c8f07478f4241f014145a64c57b041f0d44]

disambiguate (OU)?String comparison into OUString comparison


2011-11-21  Eike Rathke  <erack@redhat.com>  [3739278cefa4f604d96fc8c1047de22687e064ed]

still cygwin is not unix


2011-11-21  Caolán McNamara  <caolanm@redhat.com>  [ce60138d339a5eb2a174a5d27063249acf2cac42]

link error


2011-11-21  Jan Holesovsky  <kendy@suse.cz>  [1ef42cb0c53fc8d5adf259079833ba07dd12cb66]

Fix MinGW build of dtrans.


2011-11-21  Caolán McNamara  <caolanm@redhat.com>  [c6560c6f07f7f71842d7314157feaca2fa4a03c9]

Resolves fdo#41295 tmp name reuse in mass pdf export


2011-11-21  Caolán McNamara  <caolanm@redhat.com>  [6a9593f8825c1c91007099ceae8ed0c497693ae9]

trailing/missing ,


2011-11-21  Caolán McNamara  <caolanm@redhat.com>  [054568fea71c493746a11569427169b718c6c5e4]

this casting of a void* is a disaster waiting to happen

only ever used for a string, to set it to a string type

2011-11-21  Takeshi Abe  <tabe@fixedpoint.jp>  [54bc5bc910e6082398d6b2f55fa7dba65421bbb7]

removed useless code


2011-11-21  David Tardon  <dtardon@redhat.com>  [1c2f5d73a774d93a8e3660a0cc91e32d1f86fd77]

more conversion to rtl::OUString


2011-11-21  David Tardon  <dtardon@redhat.com>  [3a88a0606ba469b6f83d8ac67e14cb1b80cecfb5]

WaE: initialization order


2011-11-21  David Tardon  <dtardon@redhat.com>  [5e04a781c5b5cb22bb35ad3031e579ea32c0cace]

WaE: type qualifiers ignored on function return type


2011-11-21  Andras Timar  <atimar@suse.com>  [bab4bc9ec4ba1a7f85a406f413155e18caa78ee0]

cleanup .uno:HelpSupport


2011-11-21  Caolán McNamara  <caolanm@redhat.com>  [2de8d6208b3d1b95a44c8794615eb8da2b3e7286]

fix text layout regression


2011-11-21  Cor Nouws  <oolst@nouenoff.nl>  [63b3301d78f10672d1ce11e144015d60707bfb87]

Translation of German comments


2011-11-21  Andras Timar  <atimar@suse.com>  [e9def2a8a984098a19183d9a18fdd02778bbfdb2]

remove system requirements/install/uninstall sections (bundled extension)


2011-11-21  Andras Timar  <atimar@suse.com>  [382dc43bb68b9e7afedb3a8748637bfa82635be4]

s/OpenOffice.org/LibreOffice/ fdo#43120


2011-11-21  Caolán McNamara  <caolanm@redhat.com>  [e1de8237d5f8d5ac1db3c6eb4567eaffe2e7bd86]

these need to be getStr post OUString-ization


2011-11-21  Lionel Elie Mamane  <lionel@mamane.lu>  [6dc6820038cf0a2d067e5fe9c72b42a79404a3c9]

Do not catch signals in dbgutil build

Helps debug crashes, segfaults, etc
as one gets the right backtrace in gdb and dumped core.

2011-11-21  Caolán McNamara  <caolanm@redhat.com>  [2c46cde2edf25e8c9ae6f591b52a6b7c086fe166]

poke __cplusplus into workben comparison tool


2011-11-21  Lionel Elie Mamane  <lionel@mamane.lu>  [0d0ffe3ff12bee296440bb39aadd3edc0c735ad6]

pgsql-sdbc: licence all non-Sun & future contributions under LGPLv3+/MPL1.1


2011-11-21  Lionel Elie Mamane  <lionel@mamane.lu>  [3e1cb3e9672c8083d373b21589de0a362b3831b0]

pgsql-sdbc: document-by-comment


2011-11-21  Lionel Elie Mamane  <lionel@mamane.lu>  [acc65ffb2ca76f6d6d57749ddbe6da301ba54b8a]

SAL_N_ELEMENTS: use "check argument is array" version in all C++0x compilers


2011-11-21  Caolán McNamara  <caolanm@redhat.com>  [18c1d56353838a393de5d75da65cc68e17d78492]

a ImplEncirclementOverlay is never constructed


2011-11-21  David Tardon  <dtardon@redhat.com>  [d1916dfdb3d9b264c97415c03e7c4eb358dd9cd5]

the string is sal_Unicode, not sal_Char


2011-11-21  David Tardon  <dtardon@redhat.com>  [81b71b2ca666871780965aeac3eaa166a69d9b72]

init members in correct order


2011-11-21  David Tardon  <dtardon@redhat.com>  [69dd81e2f26baf1e8362bee464a98b93c135e74e]

use correct rtl::OUString function


2011-11-21  Caolán McNamara  <caolanm@redhat.com>  [4d1c57a00ed20f49685504ac5289bc2c325060fc]

callcatcher: update list


2011-11-21  Caolán McNamara  <caolanm@redhat.com>  [e4d90aef949abf172c45e15241159371504d6090]

ditch last ENABLE_STRING_STREAM_OPERATORS


2011-11-21  Andras Timar  <atimar@suse.com>  [37676d162c29331c9f6235cf51406db8aaf8dfba]

only one launcher icon for silent MSI


2011-11-21  Andras Timar  <atimar@suse.com>  [5fc21e87b9bcc55a542c4e675f4b78cc578026d1]

in perl there are no barewords for true/false


2011-11-21  David Tardon  <dtardon@redhat.com>  [bacfb77443e0a03904b4082c3211f05464279661]

fix build on MacOS X


2011-11-21  Stephan Bergmann  <sbergman@redhat.com>  [a4f836dbd84cb185fff79f643d71ae25abfca216]

Trying to fix packaging of SDK


2011-11-21  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [6b7f7069588e883315328391cadd29eb85782ede]

i18npool depends on offapi


2011-11-21  David Tardon  <dtardon@redhat.com>  [c5aeaee20c59144c9d2cdf3abe28dfd1500ab852]

convert win plugin to rtl::O(U)String


2011-11-21  David Tardon  <dtardon@redhat.com>  [13bbf43b1356f9be9c5aac1f17f3781cf1935849]

convert aqua plugin to rtl::O(U)String


2011-11-21  David Tardon  <dtardon@redhat.com>  [5ec603972f501062118b8ad5326a47287b3a1e59]

convert gtk plugin to rtl::O(U)String


2011-11-21  David Tardon  <dtardon@redhat.com>  [737f61ba4c202834e70bbaa746b4a9ce0137a891]

Convert Sal to rtl::O(U)String


2011-11-20  August Sodora  <augsod@gmail.com>  [ee3ad385fb3ca476e57e80d7b77c1e184e52e1d8]

Convert to boost::ptr_vector


2011-11-20  August Sodora  <augsod@gmail.com>  [7fc462044e6579aed96934d782e80d7a9e56f873]

Remove unnecessary includes


2011-11-20  August Sodora  <augsod@gmail.com>  [d71ffc855f02e186118c7e9ec59054e7aa0e4ecb]

Remove unnecessary includes


2011-11-20  August Sodora  <augsod@gmail.com>  [9d84030a5f9d859a9915c13ca429beb5bbc0ac6f]

Remove unnecessary includes


2011-11-20  August Sodora  <augsod@gmail.com>  [d46118d174c98fe24995c137e3db1bb9b0cfc09c]

cppcheck: struct or union member 'NodeData::aDbl' is never used


2011-11-20  August Sodora  <augsod@gmail.com>  [58b1a6ccc64d08a8a2c63071c0081883648cd6cb]

cppcheck: Unused private function 'CSS1Parser::SetLineNr'


2011-11-21  Miklos Vajna  <vmiklos@frugalware.org>  [fcae5e4103bb16bd44a48c2b63dcbafa9b438a9e]

Related: i#86517 avoid crash on invalid LEVELTEXT


2011-11-21  Tor Lillqvist  <tlillqvist@suse.com>  [0218f14776d14a67f8524a798d0defbda042d4d1]

Ignore also "assets"


2011-11-21  Tor Lillqvist  <tlillqvist@suse.com>  [c249a509424f8fdce781ad359da6c407e54b9cad]

Enforce lib prefix for UNO components here, too


2011-11-21  Tor Lillqvist  <tlillqvist@suse.com>  [789bbd9219201644420b4fb7f53e830810b83148]

Include more stuff in the .apk needed by test_i18npool_test_breakiterator

Now it runs until a crash caused by ICU library mixup between our ones
and the system ones, they have the same names but aren't
compatible... (see 7ee03666d7cfc27453315e1682e3c32d39a031b6).

2011-11-21  Tor Lillqvist  <tlillqvist@suse.com>  [0e867a88602fc5bb8e318edcb82b9c940ade41c4]

Fix crash in the "memory" FileHandle_Impl


2011-11-21  Tor Lillqvist  <tlillqvist@suse.com>  [190ddfcdb2ffe445be00285a10df6af22a99d6a4]

Don't use any major version soname suffix for Android

But... the names our ICU libraries get built as clash exactly with
Android's system ICU library names, predictably leading to chaos. I
will have to come up with a non-clashing names for our ICU libraries
on Android.

(But isn't it stupid to include an own build of ICU if there is one in
the system already? Sure, but on the other hand the NDK doesn't
include ICU headers or libraries, so clearly Google doesn't consider
it part of the documented API. No guarantee of version stability
etc. Indeed best to avoid them then.)

2011-11-21  Miklos Vajna  <vmiklos@frugalware.org>  [8731f2554918fe7572f78a21d4b0521d6f27efe4]

Related: i#83069 fix crash in DomainMapper_Impl::FindOrCreateFieldMaster

The next line would deference a NULL pointer otherwise, so use UNO_QUERY_THROW.

2011-11-21  Miklos Vajna  <vmiklos@frugalware.org>  [9b78fe962114cffc0d744767bbb3f6a0e8904739]

Related: i#60831 fix RTF import of DOCPROPERTY fields


2011-11-21  Miklos Vajna  <vmiklos@frugalware.org>  [3ece03f3d4b139bbe8e153111a0ff38781d27922]

Related: i#93039 fix RTF import of MACROBUTTON fields


2011-11-20  August Sodora  <augsod@gmail.com>  [25ade2f357f1cedf76919f61ae8d81fda7bdf88d]

Refactor BasicCharClass out from scanner and make it a singleton


2011-11-20  August Sodora  <augsod@gmail.com>  [7cc258f35b5b2eef542827ddf03323c5c2b6c794]

Refactor BasicCharClass out from scanner and make it a singleton


2011-11-20  Joseph Powers  <jpowers27@cox.net>  [13f1110f6e990c4304cbc84b258f07244c05a5d2]

Removing the empty pch file from dtrans


2011-11-20  Joseph Powers  <jpowers27@cox.net>  [2235ffd1e81d2096f62ec2b6461675ea26420658]

I forgot to remove directory pch from the include path.


2011-11-20  Joseph Powers  <jpowers27@cox.net>  [45f91545c6c8909fb2b3daf994b57cc69ff68d2b]

Remove pch from drawinglayer

The .hxx is empty so we gain nothing.

2011-11-20  Joseph Powers  <jpowers27@cox.net>  [987108acc3ee8cc72c0987bb01331c61643eb6c0]

Remove some unused headers from desktop


2011-11-20  Lionel Elie Mamane  <lionel@mamane.lu>  [0e9473eca6f559bc83eb061384b0db936e4ed8e1]

fdo#36555: pImplementationName is not a compile-time constant


2011-11-20  Tor Lillqvist  <tlillqvist@suse.com>  [8ec713573073baa3bb90e6a4051938d700480c03]

Use proper command line parsing for the lo-main-cmdline extra string


2011-11-20  Tor Lillqvist  <tml@iki.fi>  [5d01d4e37c9e0aa5f1139eed3ea159fa5217e031]

Unix style command line parser


2011-11-20  Jan Holesovsky  <kendy@suse.cz>  [840e2f3ef5b73807403084edf09b5e53a097dcb3]

Inline ScQueryEntry::Item::Item() to fix Windows build.


2011-11-20  Thomas Arnhold  <thomas@arnhold.org>  [a84651f39d4afe662181f695a1a15c4dfe96e7e6]

Remove some unused methods


2011-11-20  Lionel Elie Mamane  <lionel@mamane.lu>  [007a00589d750a84909e138e19c921f910dd3c81]

Review comment translations by Luc Castermans <luc.castermans@gmail.com>


2011-11-20  Luc Castermans  <luc.castermans@gmail.com>  [9a17eee279b6925d3442118f49844c078c4d7b0a]

translated German comments to English


2011-11-20  August Sodora  <augsod@gmail.com>  [b97774aefa122aebf20de4208a820953c39172b1]

Added regression test for scanner


2011-11-20  Eike Rathke  <erack@redhat.com>  [63d29ac431f492595486512ba413454baf636b65]

hopefully gb_Executable_EXT_for_build does it


2011-11-20  Eike Rathke  <erack@redhat.com>  [ef23848eb252e65e0f83250512547ce684e6d4eb]

change OUTDIR to OUTDIR_FOR_BUILD for cross-compilation


2011-11-19  Andras Timar  <atimar@suse.com>  [b338e513f77d469f9ba252220db164cf3cb5bcea]

change URL pointing to openoffice.org domain - fdo#39734


2011-11-19  Caolán McNamara  <caolanm@redhat.com>  [2bad94e6b578980b2274a4d9497cc0938adfde0c]

ByteString->rtl::OString


2011-11-19  Caolán McNamara  <caolanm@redhat.com>  [1777dfacf2c94873f0f0119bbe9d8fc2464df154]

clocaledata is a char array, so can use RTL_CONSTASCII_foo


2011-11-19  Caolán McNamara  <caolanm@redhat.com>  [445065d1131deda6cc56b2dddf0bbb07253e55f7]

ByteString->rtl::OString[Buffer]


2011-11-19  Caolán McNamara  <caolanm@redhat.com>  [4e7fff380a0b7cec8cc4bf5b4e43a6e91c97db6a]

remove ENABLE_BYTESTRING_STREAM_OPERATORS


2011-11-19  Caolán McNamara  <caolanm@redhat.com>  [bb997c001982dc36ef393fbc76ace65dd12b461d]

implEnsureURLExtension just returns the first argument, remove it


2011-11-19  Caolán McNamara  <caolanm@redhat.com>  [ca02d728082a86780d68ede7b9d565128dbc0434]

remove [Byte]String::EraseAllChars


2011-11-19  Caolán McNamara  <caolanm@redhat.com>  [e4ff699291ddab16d70aa9b11c717e34dfbe5414]

sTmpLine is never used, so else if statement is effectively null


2011-11-19  Caolán McNamara  <caolanm@redhat.com>  [8afc30fd3420c9318d2e56d588fe19df664e6755]

this aWord is never used


2011-11-19  Caolán McNamara  <caolanm@redhat.com>  [217046eb3445ebbcb8fe6801beb2f9c15d6894c0]

only used with higher debug level


2011-11-19  Caolán McNamara  <caolanm@redhat.com>  [7b6fd204fae7c61e9527412ee3f56b9314f6ad6f]

make workben example build again


2011-11-19  Caolán McNamara  <caolanm@redhat.com>  [705e5fe94769415cfca60c73eebb8232464645b2]

callcatcher: remove some unused code


2011-11-19  François Tigeot  <ftigeot@wolfpond.org>  [fd094baaf79e391f99da9c8259b13144e8de7847]

Fix --with-max-jobs description


2011-11-19  François Tigeot  <ftigeot@wolfpond.org>  [e5ecb04eabdf338644e6eac895a3207612f60259]

Remove obsolete parameter --disable-nss-module


2011-11-19  François Tigeot  <ftigeot@wolfpond.org>  [752f365a2655bd074e1adad7fdf5b55b90d42da1]

Do not use mozilla headers

The configure script checks for them by default now. Disable this
nonsense.

2011-11-19  Norbert Thiebaud  <nthiebaud@gmail.com>  [993f9f7c89e209789283af265a84290bb2d23164]

Re-do Removed tools/dynarray.hxx , now that binfitler is ready for it


2011-11-19  Norbert Thiebaud  <nthiebaud@gmail.com>  [6db8af3e8b5020f8726276ef70b0cd29f9adebeb]

Revert "Removed tools/dynarray.hxx", break binfilter

This reverts commit 89a783cde071d63120bfa63768b4680dd2e58fee.

2011-11-19  Eike Rathke  <erack@redhat.com>  [4b030331f725c63bc5ef0f365091179f0e6a78e5]

add narrow (one letter) month names

While introducing Calendar2 and the XCalendar3 interface anyway, as well the
"one letter" narrow month names sometimes needed in calendaring can be added.
These are not always the first capitalized letters of the months in all
locales, and might even not necessarily be just one character.

Introduces a new struct css::i18n::Calendar2 that is not derived from
css::i18n::Calendar because it uses a new struct css::i18n::CalendarItem2 to
hold the NarrowName elements.

In locale data the elements DaysOfMonth, MonthsOfYear and GenitiveMonths now
have an optional element DefaultNarrowName. If not specified, the first
character of DefaultFullName is taken.

LocaleDataWrapper and CalendarWrapper use and return the new Calendar2 and
sequences of CalendarItem2 structs. Application code adapted.

The number formatter now displays narrow month names (genitive if applicable)
for the MMMMM code, previously it displayed the first 16 bit code point of the
full name (not even utf-16 aware).

Narrow day names currently are not used, except in svtools' Calendar control.

2011-11-19  Eike Rathke  <erack@redhat.com>  [769511019bd5a02a5a2c307c2c8558279742672c]

use possessive genitive case month names in number formatter

* Switching between noun and genitive case month names is very simply done:
  * If the format contains a day of month (D or DD) code, genitive case is used.
  * If there is no day of month, the month noun is used. For example for
    a standalone MMMM code or a combined MMMM-YYYY code.
* For input both, noun and genitive case, forms are recognized.

2011-11-19  Eike Rathke  <erack@redhat.com>  [29e4c61d9dbcb75a608e090e0703ed996cfa060a]

use new possessive genitive case month names locale data API


2011-11-19  Eike Rathke  <erack@redhat.com>  [a7dbdbf820cdc86f5e4f2d9f49ff3aa320890f78]

implement possessive genitive case month names locale data API


2011-11-19  Eike Rathke  <erack@redhat.com>  [19f607d7839c53f0395db64246de3454ebdbcf37]

let's have some sensible indentation


2011-11-19  Eike Rathke  <erack@redhat.com>  [f8a352c746d1ca2ced555e9e1711b8de7646832d]

squeeze some duplicated code


2011-11-19  Eike Rathke  <erack@redhat.com>  [74ec768623eb0f30f9573cde0ea6471b7e1d59a0]

implement possessive genitive case month names locale data

New optional element GenitiveMonths within the Calendar element, after
MonthsOfYear. If not specified, the MonthsOfYear elements are taken.

2011-11-19  Eike Rathke  <erack@redhat.com>  [8eb050cbd6b7b3716c0c612708dd641898f65656]

generated locale data .cxx depends on saxparser generator


2011-11-19  Eike Rathke  <erack@redhat.com>  [122fae4e2d8443de1545ab927d2035dc8263184c]

add possessive genitive case month names to i18n locale data API


2011-11-19  Eike Rathke  <erack@redhat.com>  [afe9ca99ebbf8b18d3a3208c56df1e39d4d41661]

optionally include outpaths

Only when given --with-outpath the IDs include projects/$INPATH/inc (also
solver/$INPATH/inc)

2011-11-19  Eike Rathke  <erack@redhat.com>  [33f591aa6dfcfe5dca82c3f467027aa35eefb9a2]

adapt doctype url to reality


2011-11-19  Eike Rathke  <erack@redhat.com>  [2d54f83c8d37b4c17b7299b77a1961d54a0813a3]

adapt DTD doc URL to reality


2011-11-19  Miklos Vajna  <vmiklos@frugalware.org>  [51a4292c99997423346df0aee1757f2902290dba]

RTFSdrImport: unneeded include


2011-11-19  Muthu Subramanian  <sumuthu@suse.com>  [ea07e59bb9c49c67881b514ad5932fdd89218a70]

Removing unreachable code.

pUndoSet is set to NULL at the beginning of the method.

2011-11-18  August Sodora  <augsod@gmail.com>  [89a783cde071d63120bfa63768b4680dd2e58fee]

Removed tools/dynarray.hxx


2011-11-18  August Sodora  <augsod@gmail.com>  [edc4118e18f3e7496046636d9f8587f78eed4223]

Fix scanning bug


2011-11-18  August Sodora  <augsod@gmail.com>  [76f4712c7d1382752edfc153e3879fb447e70db5]

Remove uses of pLine in scanner


2011-11-18  August Sodora  <augsod@gmail.com>  [53a662f53055ea5f262d7e0358d1346bab7f353d]

Refactoring in scanner


2011-11-18  Kohei Yoshida  <kohei.yoshida@suse.com>  [ac4b051e3247ccc9dfc40ca0699537ce4256de35]

Check the empty set state after launching.

Sometimes we get empty set especially when all rows are filtered out.

2011-11-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [833567fa698e92f3bb9b7ef929093faee59f65f0]

don't pass uno interface implementation directly

Passing the implementation instead of an uno reference may result in
lifetime problems if the passed interface is distroyed while the second
one is still valid
see rhbz#579817 with memcheck

2011-11-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [0cb0952a5047ebc28f9e9f1cfa45ea7f0f50be33]

little cleanup in ucalc


2011-11-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [ed398366d510024e32d7124315c6e432bbe4ed0c]

remove libsqlite from macosx library path again and disable testPassword there


2011-11-19  Tor Lillqvist  <tlillqvist@suse.com>  [5e03999e937bc76f5020fa5b040bf403a5b37723]

osl_syncFile() should work also for NULL handles


2011-11-19  Tor Lillqvist  <tlillqvist@suse.com>  [552f521070bf5ff4e031206968463cd99061edc5]

Add read-only pseudo-files representing a memory block

For Android only for now. To be used to read raw asset files from the
application package (.apk file, a zip archive).

2011-11-19  Tor Lillqvist  <tlillqvist@suse.com>  [2ad14b0e0380c390f09256b3f4f70f733e310df2]

More misc Android work

Add possibility to start strace tracing the process. Unfortunately it
this doesn't seem to work as nicely as one might have hoped. If the
process crashes, the last strace output does not show up. Some
buffering that gets abruptly discarded when the straced process dies?

Add a function to the native code to look up an archive member in the
.apk and return a pointer to it. To be used for non-compressed
resources only. We mmap the whole .apk. The Zip format parsing code is
borrrowed from Mozilla's APKOpen.cpp.

Correspondingly, add to the local build.xml a re-definition of the
"-package-resources" target from Ant's build.xml modified to not
compress resources.

Improved the Makefile a lot. New target "install" to build the apk and
install it without constructing the apk twice.

Other minor changes here and there.

2011-11-19  Tor Lillqvist  <tlillqvist@suse.com>  [79d0853239b7b8bd4fa2de5d8e1917343b27f8d1]

Do build the unoexceptionprotector also when cross-compiling


2011-11-19  Tomas Chvatal  <tchvatal@suse.cz>  [a738b25f7caff2a5ed789668e1ab0bf29bf5082f]

Remove layout from configure opts (does nothing now).


2011-11-18  Andras Timar  <atimar@suse.com>  [949ee7c30806357a5e7fc678c7bbf53f991c71e8]

add --enable-silent-msi configure switch

On Windows it is now configurable to create an MSI installer
which installs LibreOffice without user interaction.

2011-11-18  Miklos Vajna  <vmiklos@frugalware.org>  [59a0064c2a195368379c5816640737e787550207]

RTFDocumentImpl: remove 15 unused includes


2011-11-18  Felix Zhang  <fezhang@suse.com>  [ddb1d5ebf0a81888001ffa1dbab883df70cdc279]

remove unused Sdr methods


2011-11-18  Kohei Yoshida  <kohei.yoshida@suse.com>  [898c527481059017c8f75ba51bfc80b297f0480d]

Disable the OK button when no items are selected.

When filtering by equality, we need to have at least one value to
compare to, or else bad things may happen.

The pivot table OTOH can handle empty set. So over there, it's okay
to allow no items to be selected.

2011-11-18  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [b352f5357c95cf37ffa1debb1ffe62b84c223509]

macros_test does not need to inherit from Filters-Test


2011-11-18  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [67f8ddd3a071a901838c8fec01ff79b553c05f29]

basic component is no longer needed in filters-test


2011-11-18  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [a66be6346987e02e389331fcc4204b020ceaded8]

refactor the new bugFile tests


2011-11-18  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [fe5f715cad0fb4ff204ff7dffebcc252759b3208]

and another missing component for xls


2011-11-18  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [21c437d17b20d72823cdd617785462e342326e28]

allow testing of bugfiles in sc's filters-test


2011-11-18  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [5455ffb97e93a88d6cf9d471d20566897595b7b8]

add component files so that we can import all ods, xls, xlsx in tests


2011-11-18  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [84de459738d5c16b3df8719ff219aaccc3532b8c]

fix crash in dociter.cxx during import


2011-11-18  Michael Stahl  <mstahl@redhat.com>  [986ac894f4288fcbde35771793f332c5981abc27]

SwSectionFrm: s/sal_Bool/bool/


2011-11-18  Michael Stahl  <mstahl@redhat.com>  [eedfbf5b8b99049753f444ea71e0944a69dbc60c]

fdo#42865: let's try map file for windows only


2011-11-18  Caolán McNamara  <caolanm@redhat.com>  [6c1ac01a4ac425456cb14e4ba34a3a2d9286453b]

fdo#42534: SwRootFrm: clear SwLayouter in dtor

This crash is probably a regression introduced by CWS swlayoutrefactoring.

2011-11-18  Michael Stahl  <mstahl@redhat.com>  [9de2110e5bed17fcc6050bfaa669df45f0c1eb44]

SwCursor::RestoreSavePos: assert on invalid position


2011-11-18  Tomofumi Yagi  <yagit@mknada.sakura.ne.jp>  [af0333e5865ecd184270af3211880d6d02307c31]

fdo#40831: SwCursor::RestoreSavePos:

Check that position is valid, so the cursor does not point to a
non-existent node.

2011-11-18  Michael Stahl  <mstahl@redhat.com>  [82a716f29cc252740c80556f72f9d9e602877918]

fdo#40831: SwView::ExecSearch:

Replace may delete nodes, so the current cursor position must be stored
in a way so that it is corrected when nodes are removed.

2011-11-18  Michael Stahl  <mstahl@redhat.com>  [e0d4e6f22a4290a4b11a342fd59523b28963838c]

i#102333: SwDoc::ReplaceRangeImpl:

The fix for this (230fcf4a456636bb466f72834cd57238621d206d) was not
quite right; there are 2 different join modes, and moving the cursor
backward is required in one of them, but not the other.

This can be seen when doing replace all ^$ with several consecutive
empty lines.

2011-11-18  Michael Stahl  <mstahl@redhat.com>  [74f53711fa7e54c4d449912be53c50eebb002451]

SwDoc::ReplaceRange: prevent assertion


2011-11-18  Michael Stahl  <mstahl@redhat.com>  [72318173b6d2f6f62e15909dcc121e85872c0ef1]

SwUndoReplace::Impl::UndoImpl: prevent assertion:

unregister SwIndex local variable from node to be deleted

2011-11-18  Michael Stahl  <mstahl@redhat.com>  [0fbd0bbfecda7b0a4642c2cbe8ea80027265192d]

SwWrtShell::GetDoStrings: bogus assertion


2011-11-18  Michael Stahl  <mstahl@redhat.com>  [0d09e4025ee8d8590211636ee08984ecc3821709]

ComponentTarget: do not generate broken component files


2011-11-18  Michael Stahl  <mstahl@redhat.com>  [fa0512fe721678eaa83c21c2f1f53d36c6e91420]

xmlsecurity: fix typo


2011-11-18  Michael Stahl  <mstahl@redhat.com>  [a042c2a6ab29011800de55fa382740be56c2d928]

svidl: write dependencies with cygwin paths


2011-11-18  Kohei Yoshida  <kohei.yoshida@suse.com>  [43cab25e27f944fedae0e19eecd072914817016f]

Get top10, empty and non-empty special queries to work.


2011-11-18  Kohei Yoshida  <kohei.yoshida@suse.com>  [aaad72db3376f236ea49a755c39bac21c53a0704]

Execute launching of standard filter dialog.


2011-11-18  Kohei Yoshida  <kohei.yoshida@suse.com>  [27434041afc8160ed81de83484e00c542e2b859a]

We probably don't need to do this for the new popup.


2011-11-18  Kohei Yoshida  <kohei.yoshida@suse.com>  [e2aca79c0186b77e8eb7c4de7a0b35879584fee4]

Register modes for non-standard autofiltering options.


2011-11-18  Kohei Yoshida  <kohei.yoshida@suse.com>  [ab5c5c9d808a5f32d1646de9e1b5cab251b62269]

Fix painting of autofilter buttons.


2011-11-18  Kohei Yoshida  <kohei.yoshida@suse.com>  [de171082fc55fd52e35a0d0528d47c1ff89191f9]

Use scoped_ptr instead of auto_ptr; auto_ptr is deprecated.


2011-11-18  Kohei Yoshida  <kohei.yoshida@suse.com>  [e046efdbb55329e97cddbd6fd7d6ec5c92bdf2c8]

Removing the switch. Now we use the new autofilter popup for good.


2011-11-18  Kohei Yoshida  <kohei.yoshida@suse.com>  [bf034403ac8c98c9ebbe5ae59042502ab7c330d7]

String to rtl::OUString.


2011-11-18  Kohei Yoshida  <kohei.yoshida@suse.com>  [e48ea72a2fb8099145a260e691461be3cc0323f5]

A little cleanup.


2011-11-18  Kohei Yoshida  <kohei.yoshida@suse.com>  [c4e782743b085731fe5ab03dcf0a431fed7bae61]

Now we can import OR'ed conditions as single multi-item query.

But some restrictions do apply.

2011-11-18  Kohei Yoshida  <kohei.yoshida@suse.com>  [6437ca429386910c80ec24b86feb17eca78d2faa]

sal_Bool to bool and other cleanup.


2011-11-18  Kohei Yoshida  <kohei.yoshida@suse.com>  [73ed12a50655b4053cfae7139507f1d4f5c2fb7e]

We can now append query entry; no need to have this first empty member.


2011-11-18  Kohei Yoshida  <kohei.yoshida@suse.com>  [88c456a0dccb05b300267da1bfaa4e53f8051e19]

Parse the query data first, then committing the query entries later.

This gives us the change to examine the query data and do some
special-casing depending.

2011-11-18  Kohei Yoshida  <kohei.yoshida@suse.com>  [f3083a10f31f254058b7c847b27fd2adc4030b78]

Reduce indentation level by early bail out.


2011-11-18  Kohei Yoshida  <kohei.yoshida@suse.com>  [1e428385d20552a9977c9ab4ca0ef068e3fcdf7c]

sal_Bool to bool.


2011-11-18  Kohei Yoshida  <kohei.yoshida@suse.com>  [4f8976be9a04f3967b7e4a11f130f7aee50a56f4]

Used constants if possible.


2011-11-18  Kohei Yoshida  <kohei.yoshida@suse.com>  [3c8348017b77640262ca5dd88b9f9429e6d07037]

Finally load the multi-match conditions properly.


2011-11-18  Kohei Yoshida  <kohei.yoshida@suse.com>  [e85842d3d02f5a4faaff6dc79d00887e4d062582]

Set the db range to the query param first to calculate absolute column IDs.

It's less hacky this way.

2011-11-18  Kohei Yoshida  <kohei.yoshida@suse.com>  [e7e2f7c22a7e87b03e671c4a86aa3f9e31e2c460]

I need to parse the range up-front.


2011-11-18  Kohei Yoshida  <kohei.yoshida@suse.com>  [dff8c99b01f2c87e3d56663d12a1a671835002cf]

Populate the query entries directly.


2011-11-18  Kohei Yoshida  <kohei.yoshida@suse.com>  [25ef3f6b4793d2ff340f07648648083975d11b6d]

Pick up more boolean data directly.


2011-11-18  Kohei Yoshida  <kohei.yoshida@suse.com>  [0960ec3e1b7b0d872d1f84d2d56f480a4df08b21]

Simplified & clarified the connection logic.


2011-11-18  Kohei Yoshida  <kohei.yoshida@suse.com>  [d540bdccf5fd2b44732ebbfcb70cf1e11faa5b83]

Let's use std::vector instead.


2011-11-18  Kohei Yoshida  <kohei.yoshida@suse.com>  [bbf435963eac44bc70c6a22605729b2d3f5417bf]

Removed pointless inlining of methods.


2011-11-18  Kohei Yoshida  <kohei.yoshida@suse.com>  [1249182e1cd1245b9aaff908a6937bbc9010ff90]

Store case sensitivity flag directly.


2011-11-18  Kohei Yoshida  <kohei.yoshida@suse.com>  [ba92fb9347bc2f1c09544013047507bb7abcdf91]

Store filter orientation in the query param.


2011-11-18  Kohei Yoshida  <kohei.yoshida@suse.com>  [ff6da5057d4b66c4bdd4bdcf402382e4faf991a4]

Started working on de-UNO-izing the filter import.

The idea is to keep a local ScQueryParam, have the XML parser fill it
as it parses, then commit that to the DB data.  Currently, the parser
stores it as UNO filter data, then we convert it to ScQueryParam at the
end.  Not very efficient.

2011-11-18  Kohei Yoshida  <kohei.yoshida@suse.com>  [1e39e93af99e509245fb7e10a1b20c8e4f1aa46b]

Added handler to handle the new <table:filter-set-item> elements.

The export is working, while the import part is still in progress.

2011-11-18  Kohei Yoshida  <kohei.yoshida@suse.com>  [825d51667220dda2dfe145ad4584a21b23b8fa7b]

Replace DeleteQuery with RemoveEntryByField.

The latter takes care of iterating through the elements.

2011-11-18  Kohei Yoshida  <kohei.yoshida@suse.com>  [5ca8b63c0377889a1cc8c9d4a378d673fe54e69a]

A little cleanup.


2011-11-18  Kohei Yoshida  <kohei.yoshida@suse.com>  [965d933ed94371b3c96695a58ecc9b69742c660b]

Remove the query entry when all items are selected.


2011-11-18  Kohei Yoshida  <kohei.yoshida@suse.com>  [e2177c733eb2cb5da8dd50b47842333772a0dddd]

Now the new popup works somewhat as expected.


2011-11-18  Kohei Yoshida  <kohei.yoshida@suse.com>  [6c0242cdddc5b760b71a0b6db41d683d5381e268]

Unused local var.


2011-11-18  Kohei Yoshida  <kohei.yoshida@suse.com>  [234a3be3cded0b0591776b6a7c581772d31cb153]

This was what was screwing with the multi-item query!

Now multi-item matching works properly.

2011-11-18  Kohei Yoshida  <kohei.yoshida@suse.com>  [24568e6292341ad5965c34825c8512bb3a61b334]

Handle query after the popup gets dismissed by clicking OK.

But it's not working right. :-(

2011-11-18  Kohei Yoshida  <kohei.yoshida@suse.com>  [b42937e81c257d7eabe922bad05db31824534af8]

Enable the new autofilter popup once again.


2011-11-18  Ivan Timofeev  <timofeev.i.s@gmail.com>  [3bdce622e0847b769a8d0d6e7b5f6f5f8e1ef3c0]

forgot to consider printing from html source


2011-11-18  Julien Chaffraix  <julien.chaffraix@gmail.com>  [06c84689eaead2f9ae1bc5ceffa1537bc6b0945e]

FDO#42454 - EasyHack: remove code associated with unused icons

Removed code associated with SV_ICON_ID_PRESENTATION_TEMPLATE.

Remove 3 icons associated with the id that were not used.

2011-11-18  Julien Chaffraix  <julien.chaffraix@gmail.com>  [abd7cf81ddbc8fe648288c11184ff7a0711766d3]

FDO#42454 - EasyHack: remove code associated with unused icons

Removed SV_ICON_ID_PRESENTATION_COMPRESSED and all associated code.

Removed 2 icons that were unused after this removal.

2011-11-18  Julien Chaffraix  <julien.chaffraix@gmail.com>  [2559cab126f81375197051fb5b07ba6abb9efc77]

FDO#42454 - EasyHack: remove code associated with unused icons

Removed SV_ICON_ID_MACRO and its reference in the code as it was
unused.

Removed 2 icons that were not referenced anymore.

2011-11-18  Julien Chaffraix  <julien.chaffraix@gmail.com>  [f38e28e10683438c7822d0bbc2a7e585b78f195d]

Follow-up on SV_ICON_ID_HTML_DOCUMENT removal.

Remove this entry now that we have removed the associated image
from imagemgr.src.

2011-11-18  Noel Power  <noel.power@novell.com>  [fd48c0eead825326ce1ee31d043185a79e7fa87f]

add license info to linenumberwindow.[ch]xx, fix menu label


2011-11-18  Michael Meeks  <michael.meeks@suse.com>  [8e95736e3a92292763ff7fe619bbd8de327c9c33]

Use new glue-point creation code, makes glue-points visible & themable


2011-11-18  Aaron Strontsman  <heinzlesspam@gmail.com>  [b020f97590fe0ee8e4631e1e22b43a2f4700b1ba]

Some further changes to the (new) handles


2011-11-18  Ivan Timofeev  <timofeev.i.s@gmail.com>  [ce888a74614aa83e17a34e557f416acb262419a1]

fix fdo#42178: crash when printing from Page Preview


2011-11-18  Ivan Timofeev  <timofeev.i.s@gmail.com>  [639f7b562c0e3304e3b087d86ea2a1134bc0d044]

fix UI updating in the print dialog


2011-11-18  Stephan Bergmann  <sbergman@redhat.com>  [28590197df79b89ff15c43636b26dc1dde7a66c8]

-Werror=shadow fix


2011-11-18  Miklos Vajna  <vmiklos@frugalware.org>  [cde0485eae048ca2ca8c2d68b48303a1f5031f09]

Related: i#2593 fix RTF import of REF fields


2011-11-18  Niklas Johansson  <niklas@niklas-VirtualBox.(none)>  [c69c088a117857521efc6aaaa19bb53baee087ca]

Fixed for bug 40505 UI: HYPHENATION Right/Left arrow key reversed (keyboard)

SvxHyphenWordDialog::SelLeft() and SvxHyphenWordDialog::SelRight() was
reversed witch caused the arrowkeys to be reversed in the hyphenation
dialog.

2011-11-18  Miklos Vajna  <vmiklos@frugalware.org>  [a8cae44d7c93f0a2d8f0f4c4334f5ad757063f05]

Related: i#56948 fix crash during RTF import of FILLIN field


2011-11-18  August Sodora  <augsod@gmail.com>  [48efe5ce26b519a1a87da1d0ee1acefcb000934e]

Valgrind: fixed memory leak


2011-11-18  August Sodora  <augsod@gmail.com>  [2edba1241274cc5eec1c9a5c440a15f8bda62aa6]

sal_Bool to bool


2011-11-18  August Sodora  <augsod@gmail.com>  [c8f0503a1b2ab399468125288803d16802064c94]

Cleanup GetSuffixType in basic scanner


2011-11-18  August Sodora  <augsod@gmail.com>  [339777016344fe463e83c71fc3d130309e99e3d7]

Add emacs modeline


2011-11-17  August Sodora  <augsod@gmail.com>  [f3098a52b93fe25af34e7edd5104c4e47370cfac]

Removed unused headers


2011-11-17  August Sodora  <augsod@gmail.com>  [5b5747abcc2e12d0620c40e639cd62dff1876359]

Double semicolon -> semicolon


2011-11-17  Norbert Thiebaud  <nthiebaud@gmail.com>  [6e6546a5f7fb30ab35dc52e148a20b9d6d3d70b8]

calculate the width based on the font + general clean-up


2011-11-17  Norbert Thiebaud  <nthiebaud@gmail.com>  [a1d800a7a7072c7003aa4f238a48074d3c281d0a]

SetLineNumberDisplay appropriately when opening or swithin modules


2011-11-17  Norbert Thiebaud  <nthiebaud@gmail.com>  [ae78e3e913f39e2cc6d2b6f83f38c2ea225ab53e]

fix issue with unsupported typedef on Mac


2011-11-17  August Sodora  <augsod@gmail.com>  [cc09ce22e9404e7aa6c8b27dbe675a447a95eb05]

Removed unused includes


2011-11-17  August Sodora  <augsod@gmail.com>  [d27db6c53415a7ccea9cb7bfa97be10995874fcf]

Fixed scrolling bug


2011-11-17  August Sodora  <augsod@gmail.com>  [a1deac6043ffdc5fba454f92c42e46de0943f7f7]

Finished making it possible to toggle line numbers in the basic ide


2011-11-17  August Sodora  <augsod@gmail.com>  [a4074e34039b0e570a3aa08cdffde1562892df17]

Preparing to add option for line numbers in the basic ide


2011-11-17  August Sodora  <augsod@gmail.com>  [deb6bcf8d91a14767ed4cd6c377e1ffe6b6a9521]

Added missing files


2011-11-17  August Sodora  <augsod@gmail.com>  [291bd1f0bfd0d7639e4a211a6e3d267403ddc44c]

Add line numbers to basic ide


2011-11-17  Caolán McNamara  <caolanm@redhat.com>  [9d2807cc9df0a71fd367aaf44c8467cc4c72caca]

ditch ENABLE_BYTESTRING_STREAM_OPERATORS


2011-11-17  Caolán McNamara  <caolanm@redhat.com>  [cee0d7a26a5098f6c39ac3ce634632a432402379]

callcatcher: some unused methods


2011-11-17  Caolán McNamara  <caolanm@redhat.com>  [dca04e236193db7de908aad746fd4539e78eb428]

add a StringUtils-alike remove (can replace EraseAllChars)


2011-11-17  Caolán McNamara  <caolanm@redhat.com>  [c4927a1b76b728b2208c29d09dbf54e70bb26e13]

ByteString->rtl::OString[Buffer]


2011-11-17  Lionel Elie Mamane  <lionel@mamane.lu>  [7bab4645ce08e9cb41b38a983c57a514358b71ec]

Implement --with-sytem-postgreql and --with-libq-path; cleanup unused #define


2011-11-17  Lionel Elie Mamane  <lionel@mamane.lu>  [412e178a40bbd8b3e008d637727691bdd6d032a8]

pgsql-sdbc: be less prescriptive about indentation style


2011-11-17  Lionel Elie Mamane  <lionel@mamane.lu>  [b2ae2bc04e8dbb8139b0b6317c6eadba904ea307]

pgsql-sdbc: publisher is now document foundation


2011-11-17  Lionel Elie Mamane  <lionel@mamane.lu>  [ec601fdddc6123727fcca4693f16ceb3e4569d0d]

capitalisation


2011-11-17  Norbert Thiebaud  <nthiebaud@gmail.com>  [ab91d708e1d30c2ed253495a531cd82c77a42e58]

make postgresql-sdbc connectivity optional


2011-11-17  Lionel Elie Mamane  <lionel@mamane.lu>  [d526c3f5ea404ef0923b16ce0aad662b03ba15ac]

postgresql-sdbc: adapt to removal of implicit (O)ustring->sal_Char* conversion


2011-11-17  Rene Engelhard  <rene@debian.org>  [54d32d1005653b02d9cd4fcd9e5875d1d7de50d7]

remove duplicated header content in pq_sequenceresultsetmetadata.cxx


2011-11-17  Lionel Elie Mamane  <lionel@mamane.lu>  [ca0cbc44a67da375c9a17a833621f64b34720f33]

Version 0.8.1


2011-11-17  Lionel Elie Mamane  <lionel@mamane.lu>  [04922d56872618a9821bbe713294d5155a78a3db]

Overhaul (Updateable)RecordSet properties to semi-sane state

 - Set all (Updateable)RecordSet properties in constructors
 - BaseResultSet: give properties their proper disjoint handle,
   add IsBookmarkable.

2011-11-17  Lionel Elie Mamane  <lionel@mamane.lu>  [4ab98d466333ff797a4911bc4dfe51761a487118]

Overhaul DatabaseMetaData::getTablePrivileges


2011-11-17  Lionel Elie Mamane  <lionel@mamane.lu>  [878f6b5bc0ab70e66b3ba91b7d069dc78700cd20]

Throw SQLSTATE="IM001" for "not supported"

enables write access to tables with LibreOffice 3.5

2011-11-17  Lionel Elie Mamane  <lionel@mamane.lu>  [b31ca7df75be7a8b86926d9cf385ee9c4f04daca]

Shup up "dmake: Executing shell macro:" msgs


2011-11-17  Lionel Elie Mamane  <lionel@mamane.lu>  [1dbe65b207b6a27918b21ca0123efeba42405775]

Switch to LGPL-only


2011-11-17  Lionel Elie Mamane  <lionel@mamane.lu>  [4a99bb8f55730a6f755266cc35730ab186949189]

cosmetic


2011-11-17  Lionel Elie Mamane  <lionel@mamane.lu>  [f8c254c8d1f102039c3fdfa47fc751046920d4ff]

Make sure functions meant to be locally inlined are still exported


2011-11-17  Lionel Elie Mamane  <lionel@mamane.lu>  [1dd615414580f20d5e7a9e0d3144602484dbc24f]

Call pg_config only once for each value

as opposed to for each value for each compilation command

2011-11-17  Lionel Elie Mamane  <lionel@mamane.lu>  [969bf70f1bbe62d61fcaa87236b5d0f5e03a4a52]

pgsql-sdbc: switch to boost::unordered_map instead of std::unordered_map

Compatibility with non-bleeding edge C++ compilers/library environments

2011-11-17  Lionel Elie Mamane  <lionel@mamane.lu>  [1ed8d09f679c321870c94cc18b171a4267fd2197]

pq_connect: wrap C values in exception-safe containers


2011-11-17  Lionel Elie Mamane  <lionel@mamane.lu>  [4934930529c096d83aed091f6c8932cc7e4c367b]

Nicer emacs modeline


2011-11-17  Lionel Elie Mamane  <lionel@mamane.lu>  [3efbeaf774f4b2a9023b85a803319baeeb6f65e6]

connect: switch to cleaner interface

In particular, allows passwords with spaces, backslashes, single quotes, etc

2011-11-17  Lionel Elie Mamane  <lionel@mamane.lu>  [762a3a9b374d3a384edbd435988bc6f36ccc7319]

add a TODO note


2011-11-17  Lionel Elie Mamane  <lionel@mamane.lu>  [c7d61e799429cdfda5c871b9bb68d53824149bc8]

Nicer emacs modeline


2011-11-17  Lionel Elie Mamane  <lionel@mamane.lu>  [49cedcb0c713eb49bc39c2331bd279d478f8ad09]

Force LO *not* to use ODBC-specific syntax


2011-11-17  Lionel Elie Mamane  <lionel@mamane.lu>  [37c4d838654b7ab32e81c245ff6a618ceec91f13]

More TODO


2011-11-17  Lionel Elie Mamane  <lionel@mamane.lu>  [315ada423c166dc84a2b0232e7f532c7fb455246]

pgsql-sdbc: avoid "getFastPropertyValue" virtual overridden in a better way


2011-11-17  Lionel Elie Mamane  <lionel@mamane.lu>  [198a4388ee9cd36bc8588cb31f50e3ef797062c8]

pgsql-sdbc: say in description needs PostgreSQL version >= 8.4


2011-11-17  Lionel Elie Mamane  <lionel@mamane.lu>  [9f479d9334262f65ea844281ef0281ed736d59fe]

pgsql-sdbc: properly delegate escaping to libpq

In particular, this makes it work whether server parameter standards_conforming_strings is off or on

2011-11-17  Lionel Elie Mamane  <lionel@mamane.lu>  [391193b62233866e0e6789c7606b5d8a87cebc3a]

pgsql-sdbc: ++version, auto-fill version in description.xml, long description


2011-11-17  Lionel Elie Mamane  <lionel@mamane.lu>  [fc03666c16e3b6d67f5e4c61c696179034c1b4bf]

sdbdc-psql description: publisher is Lionel, not Oracle


2011-11-17  Lionel Elie Mamane  <lionel@mamane.lu>  [cc02d3db1cc40fcb9bbc3ad7e848a7d89e996744]

sdbc-psql: DbMetaData getIntSetting: move to first row before getInt


2011-11-17  Lionel Elie Mamane  <lionel@mamane.lu>  [42667095d9e7f169572afd299f28786cec7db09e]

sdbc-psql: DatabaseMetaData: Implement get(Im|Ex)portedKeys, getCrossRef


2011-11-17  Lionel Elie Mamane  <lionel@mamane.lu>  [ed82a11d39c15742679253c9e306ad119d4814f0]

pq-sdbc: Use UNO_QUERY_THROW when not checking for NULL before use


2011-11-17  Lionel Elie Mamane  <lionel@mamane.lu>  [aee68dd8edf2bd4e0f0c0ad4daeadc2122e7affc]

add TODO / weird comment


2011-11-17  Lionel Elie Mamane  <lionel@mamane.lu>  [c42327f461b43b84aa1a6e2089c508e543fdc4be]

Janitorial: use Oid instead of sal_Int32 to avoid unsigned/signed comparison


2011-11-17  Lionel Elie Mamane  <lionel@mamane.lu>  [580f4d14535ac0b321b65605889c4f22a9c7c4d5]

fdo#35784 minimal fix

Fake DatabaseMetaData::getImportedKeys: we can get away with not giving column names if we give zero data rows

2011-11-17  Lionel Elie Mamane  <lionel@mamane.lu>  [1b66f42870f9d759794e9557d20e2a0d38d33240]

First pass over DatabaseMetadata


2011-11-17  Lionel Elie Mamane  <lionel@mamane.lu>  [95fac4d6037c845c445f18196b007d07968e2702]

Janitorial: Comment out unused variable


2011-11-17  Lionel Elie Mamane  <lionel@mamane.lu>  [7d3a6de0ed12c3b0165a49131a307594e8c22d8e]

Janitorial clean-up

  - fix a bunch of compiler warnings

  - Copyright statement on files I modified

2011-11-17  Lionel Elie Mamane  <lionel@mamane.lu>  [c4fc6b22b3af76eb1ae1df8f2e739df46cc3e1a0]

Janitorial clean-up

 - fix a bunch of compiler warnings

 - move to recommended way of comparing C strings and OUString

 - Copyright statement on files I modified

2011-11-17  Lionel Elie Mamane  <lionel@mamane.lu>  [ad69fc551b03e7f38e2c26b5d3ae2d5b2efb171a]

Mark unused parameters as such to avoid compiler warnings


2011-11-17  Lionel Elie Mamane  <lionel@mamane.lu>  [97592e06b0444f8a3ff49da6a0f892f15a4ae394]

postresql: acceptsURL: check for string prefix, not string equality


2011-11-17  Lionel Elie Mamane  <lionel@mamane.lu>  [c82ed24984cb47e907949ce51920fefa69fe9c49]

postgresql: use _registered_ component map


2011-11-17  Lionel Elie Mamane  <lionel@mamane.lu>  [67f95b2d97de65ed3c4a569601cb96047f0ab174]

address a few compiler warnings


2011-11-17  Lionel Elie Mamane  <lionel@mamane.lu>  [7696087a2106ab17afd279b31105bb112dc2c501]

postgresql: bump version to 0.7.7


2011-11-17  Lionel Elie Mamane  <lionel@mamane.lu>  [81c46804838a824d5ce1dafe8f8b854a48e9dffb]

if test: explicit grouping by parentheses


2011-11-17  Lionel Elie Mamane  <lionel@mamane.lu>  [d612aa7f6fc67de330f077350c7f94eb5cb56845]

avoid name shadowing warning


2011-11-17  Lionel Elie Mamane  <lionel@mamane.lu>  [e1423f5a92d55149d4765cefc9ac9e5168e40ef0]

calcSearchable: actually set return value, not fresh variable


2011-11-17  Lionel Elie Mamane  <lionel@mamane.lu>  [c5a127771f95b33349db96b3bdb4ae79d545f74b]

Proper copyright notices, license mandated changelog


2011-11-17  Lionel Elie Mamane  <lionel@mamane.lu>  [1a69cbdbeaec501d7b22977320b4d697fbb3dd7a]

Allocator: Implement construct member without a value


2011-11-17  Lionel Elie Mamane  <lionel@mamane.lu>  [90b5fe7673dc086d4474aae6b7f3bbc223fe7ddf]

Use unordered_map instead of hash_map

GNU g++ 4.6 warns that hash_map is deprecated

2011-11-17  Lionel Elie Mamane  <lionel@mamane.lu>  [d648eecd0f63792bf8ceae1aef20100cf70bf5ea]

Apply sdbc-postgresql-oxt.diff


2011-11-17  Lionel Elie Mamane  <lionel@mamane.lu>  [c6a6c00a36a0b827dc5ecfe143681f002a5d351f]

Apply gcc-4.3-postgresql.diff


2011-11-17  Lionel Elie Mamane  <lionel@mamane.lu>  [34592e25791a3ebbe24805bde3a2ac0a447b2089]

Apply connectivity-workben-postgresql.diff


2011-11-17  Lionel Elie Mamane  <lionel@mamane.lu>  [109b38a8c556ee9f039e477a35dcce37a9fb0c5f]

Apply sdbc-postgresql-build-lst.diff


2011-11-17  Lionel Elie Mamane  <lionel@mamane.lu>  [e28033fdfad9750ebe96885b9514adee629acf88]

Apply sdbc-postgresql.diff


2011-11-17  Lionel Elie Mamane  <lionel@mamane.lu>  [7ce4bb76593f2116a5943cd8c5f1bd75c2105e29]

Check for PQconnectdbParams in libpq


2011-11-17  Lionel Elie Mamane  <lionel@mamane.lu>  [c0cfd08040a920e630d83340caba1fd31df83a4d]

Apply sdbc-postgresql-config_office.diff


2011-11-17  Ivan Timofeev  <timofeev.i.s@gmail.com>  [3616dfb094089589b5c9082fc96702ad1155045f]

redundant if not-null checks on delete


2011-11-17  Lior Kaplan  <kaplanlior@gmail.com>  [538c8cfc3f1df95cde6789f52a120c8de0a75511]

Remove double space in strings (looks bad in pootle)


2011-11-18  Korrawit Pruegsanusak  <detective.conan.1412@gmail.com>  [9a7b77ae2365d568369b1628fcbfb027ca0cf89f]

cppcheck: unread variables

These variables are set, but unused.

2011-11-17  Miklos Vajna  <vmiklos@frugalware.org>  [3aec127f4db9b9f5beb6289a9177e6c21891c762]

Related i#44806: Fix crash in dmapper when importing FILENAME fields


2011-11-17  Tor Lillqvist  <tlillqvist@suse.com>  [c81bdf3bcdb81886719a24d4df1f19dcf0256ffe]

Do build cpputools also for non-DESKTOP OSes, needed for bridgetest


2011-11-17  Tor Lillqvist  <tlillqvist@suse.com>  [6f55d5eaec48212f24bd19b351ddedac3059eb8b]

Do build stuff here also when cross-compiling (but don't run)


2011-11-17  Tor Lillqvist  <tlillqvist@suse.com>  [5057892990b310d59d25b161ee54273951afaa91]

Fix unintentional glitch


2011-11-17  Tor Lillqvist  <tlillqvist@suse.com>  [e55ab1e6de1bcf854bcc05ba5e91009dcce507bd]

Add the gcc3_uno library


2011-11-17  Tor Lillqvist  <tlillqvist@suse.com>  [e2989c84005cbbc11359adbf310ea16432cbfbec]

Let's try using the gcc3_linux_arm code for Android, too


2011-11-17  Andras Timar  <atimar@suse.com>  [555a66329271846c7a7391317f0167f133e0c5d6]

don't create download (nsis) install sets on Windows


2011-11-17  Tor Lillqvist  <tlillqvist@suse.com>  [3e596b7fc61e7c016cfe10eb100f733a63ac2870]

Missing semicolon


2011-11-17  Tor Lillqvist  <tlillqvist@suse.com>  [480a380a7284d5d59f39aad15fd1a299ba704a2f]

Look for libboostrap.uno.so and not bootstrap.uno.so on Android

Not sure if we need to be more generic here, and always add a "lib"
prefix if not present. Or do the changes to the makefilery take care
of it, so that for other UNO components than bootstrap, the name as
stored wherever it is stored does contain the "lib" prefix we are
forces to use on Android?

2011-11-17  Tor Lillqvist  <tlillqvist@suse.com>  [f95c3e0ee255ecb56879c3c8ae7ba185fae861ab]

Look for lo_main() and not main() on Android


2011-11-17  Tor Lillqvist  <tlillqvist@suse.com>  [21c0c69ddf128f748bd2c294cb1a348a797bb70f]

Use lo_dladdr() on Android


2011-11-17  Tor Lillqvist  <tlillqvist@suse.com>  [232ad7dac680a654217ff38bea86791bba250ee4]

Add more libraries


2011-11-17  Tor Lillqvist  <tlillqvist@suse.com>  [4b49b7305852a1c21b131203ecfcfde3b9ee32f1]

Add lo_dladdr(), a wrapper for Android's dladdr()

Android's dladdr() stores just the basename of a shared object in
Dl_info::dli_fname. LibreOffice expects either a complete absolute
pathname or a relative path from the current directory to be returned
there. So look up the full pathname of the library from
/proc/self/maps.

Also remove the fallback message loop after lo_main() returns, instead
just exit.

2011-11-17  Tor Lillqvist  <tlillqvist@suse.com>  [9c6c39b62de5bab6d20c65a6040c74fbe943ce04]

Include also the boostrap UNO component


2011-11-17  Tor Lillqvist  <tlillqvist@suse.com>  [469c9ac2f9da6743e2e6944895c577df490abda5]

Enforce a "lib" prefix for UNO components for Android

This commit for the old build system. (Don't bother for components not
relevant for Android.)

The Android package installer (as invoked through "adb install", from
"ant debug install") silently ignores native libraries in app packages
(.apk files) whose names don't start with "lib" and end with ".so".

The package builder (as invoked through "ant debug") in the SDK gladly
includes also thusly named native libraries in the .apk, though. Yay
for consistency.

2011-11-17  Tor Lillqvist  <tlillqvist@suse.com>  [49a6efd9d9d0c700651d90b20559f3ceeeb7c8ce]

Copy more shared objects for unit testing


2011-11-17  Tor Lillqvist  <tlillqvist@suse.com>  [73ee896b61ab4e67fb951aab92ee247916ee5b76]

Improve a diagnostic log message


2011-11-17  Tor Lillqvist  <tlillqvist@suse.com>  [9a52bf1d5cfdd01c6d5ce6e41bf1a432f9a29e7f]

Use lo_dlopen() on Android


2011-11-17  Andras Timar  <atimar@suse.com>  [e75175625e1152651d993fec358599625e704e22]

remove setup.exe and setup.ini from Windows installdir


2011-11-17  Tim Hardeck  <thardeck@suse.com>  [5cf2f6875c022e3b0420174f159ec6a22505e94a]

Make the toolbars not popping-up randomly

Undocked, context sensitive toolbars often tend to overlay important parts of
a document.
With this patch these toolbars are docked to the bottom to prevent the document from
being moved each time the toolbar is displayed.
Furthermore the findbar setting was changed to make sure that it stays
on top of the other toolbars at the bottom.

2011-11-17  Winfried Donkers  <osc@dci-electronics.nl>  [fefa76cf3f9e60fb5e2607f37f42c4dc9f0858ae]

german comments translated to english On branch master Changes to be committed: modified: sc/source/ui/view/cellsh.cxx modified: sc/source/ui/view/cellsh1.cxx modified: sc/source/ui/view/cellsh2.cxx modified: sc/source/ui/view/cellsh4.cxx


2011-11-17  Stephan Bergmann  <sbergman@redhat.com>  [0e6f04001c49b0d10575541acb122257cad45cff]

Fixed dmake depend=x.


2011-11-17  Jan Holesovsky  <kendy@suse.cz>  [cfecfe84f998bb9a53a3d5d76cbbf3694db18a54]

Forgotten #include; removed too.


2011-11-17  Jan Holesovsky  <kendy@suse.cz>  [ce8f0a7e7205e70e7ec5f1be0024e52903fdec7a]

Removing the last remnants of layout - sorry to see it go :-(


2011-11-17  Felix Zhang  <fezhang@suse.com>  [38b42cee869c573dcdd9af2538a143edf9f18d33]

remove obsolete layout code


2011-11-17  Jan Holesovsky  <kendy@suse.cz>  [4f11d0aa461537efa2705e7b49bc2c828a700e43]

Revert the component.map removal from makefile to fix Windows build.


2011-11-16  Norbert Thiebaud  <nthiebaud@gmail.com>  [8a7cfed28d15a7e64e897fa309189cce058fc48a]

support for various make goal in source_and_rerun


2011-11-16  Andras Timar  <atimar@suse.com>  [886acba2a5251be4f1fb5a1d2f1517dc53a85228]

leave out redist and readmes from win installdir

and make x64 merge modules optional

2011-11-16  Kohei Yoshida  <kohei.yoshida@suse.com>  [9484286af6b211a4699133cb896f1300be2680ac]

Oops I forgot to remove the header include line.


2011-11-16  Kohei Yoshida  <kohei.yoshida@suse.com>  [4db12f8a9325d2fd82cba5d1e22ad59ffc4c1365]

More on reducing header dependency.


2011-11-16  Kohei Yoshida  <kohei.yoshida@suse.com>  [892a9ff6181cd08797359e1299e67009ba4749b8]

More on reducing header dependency.


2011-11-16  Kohei Yoshida  <kohei.yoshida@suse.com>  [d37950cb1678b1560e1c2ca17c38caa7a008df87]

This header doesn't need to include queryparam.hxx.


2011-11-16  Caolán McNamara  <caolanm@redhat.com>  [2fc7e56a6ce702645f9147a4ea2ec6fb85398380]

push/pop deprecated


2011-11-16  Kohei Yoshida  <kohei.yoshida@suse.com>  [efab685286432e36821d60264f978d98407b800c]

Reduced header dependency on dbdata.hxx by better encapsulation.


2011-11-16  Jan Holesovsky  <kendy@suse.cz>  [41e995ec361cd466a3f287d3eb33c0080bdbb50c]

x64 merge modules are not mandatory, only warn when they are missing.


2011-11-16  Michael Meeks  <michael.meeks@suse.com>  [042247b3e428cb7352c06a670576819c67378090]

Fixup legacy sleepycat db database usage for packages

Previously empty legacy registered_packages.db databases were created
unconditionally, at some efficiency and startup cost, despite these
being deprectated since before version 3.2.
We now handle version mismatches by warning on the console and ignoring
these files.

2011-11-16  Noel Power  <noel.power@novell.com>  [6beeefab7698e86eb7864196a35c232ff84625fa]

make experimental (calc) input bar update better

probably there is a better way to do this ( to eg avoid the 'layout' call ) but right now I don't know what it is and at least this is an improvement

2011-11-16  Caolán McNamara  <caolanm@redhat.com>  [f684c33c9188937c1665b428e705e0ef1673cb11]

fix crashing search/replace dialog

Overenthuastic chainsawing from 7776ebfa63cec652131e2be61e2dc198648770db
removed pWindow = LAYOUT_THIS_WINDOW (dialog)

2011-11-16  Kohei Yoshida  <kohei.yoshida@suse.com>  [77fe96d43477ddc5a4a24900c9e767dd93ec0e54]

Fixed the overlapped UI controls.


2011-11-16  Caolán McNamara  <caolanm@redhat.com>  [94a5174e5903c90744b02bc8862031ee818b58e0]

get this to build on ppc64 linux


2011-11-16  Norbert Thiebaud  <nthiebaud@gmail.com>  [0f0a246f8f322f5c38b3caf7b99b83bf990cb9f2]

fix cross compile issue (missing build_env.in)


2011-11-16  Stephan Bergmann  <sbergman@redhat.com>  [1a07c3b5302baecc91d9bd7de853b069bf1e3b27]

Typo WITHOUTDOTPACKAGEVERSION -> WITHOUTDOTPRODUCTVERSION.


2011-11-16  Takeshi Abe  <tabe@fixedpoint.jp>  [91a92b94531cb8997ba204016cd2171f7c118f51]

removed dead code


2011-11-16  Noel Power  <noel.power@novell.com>  [73d3c9504a479e62126d1e7a1766173370603aa1]

add new 'Goto Line' menu item to Basic IDE


2011-11-16  Daisuke Nishino  <niboshi000@gmail.com>  [20dde3737f250ab48b80a28c9c03d348e486dd8b]

Move cursor to the right of brace when the closing brace is typed.


2011-11-16  Andras Timar  <atimar@suse.com>  [1b6d2c7f465cb1249e33d9e873f11756be634a3a]

fix SDK database version number


2011-11-16  Andras Timar  <atimar@suse.com>  [ee53055d7dd33a886702f3a5ebc2e304dc32aff4]

merge transforms to msi as substorages and update summary information


2011-11-16  Andras Timar  <atimar@suse.com>  [fa3495bfdaa10569580f041a6b8bd1c2fc51c0ff]

add merge modules to scp2


2011-11-16  Andras Timar  <atimar@suse.com>  [1ed7b50b43c21f866e332e9e2b059e2b3804f627]

include cab in msi


2011-11-16  Andras Timar  <atimar@suse.com>  [b667ca53f4cfff9ac5c8f124b1cd1756bc0af948]

copy msvcrt merge modules into the tree


2011-11-16  Caolán McNamara  <caolanm@redhat.com>  [72c439a7bd01f7e0571df81f584d71d3a8f48b18]

update unused list


2011-11-16  Caolán McNamara  <caolanm@redhat.com>  [3ca643271efb0caf2d02d9cb5e8f24f11be615d6]

log errors by default in debug mode


2011-11-16  Caolán McNamara  <caolanm@redhat.com>  [02d946fae53ea6373d17e2e4a9d858d36a8c1cfd]

gitignore debugging droppings


2011-11-16  Caolán McNamara  <caolanm@redhat.com>  [f24268cae353f00c0fc0c8e5fc51fbb43913f9ed]

we can drop unqid.hxx entirely post move to binfilter


2011-11-16  Caolán McNamara  <caolanm@redhat.com>  [abf7cdac13c66778ea7deac7251e5b2a6d385a72]

UniqueIdContainer is only needed by binfilter


2011-11-16  Caolán McNamara  <caolanm@redhat.com>  [25b119a02143e2e5b321ef16272c276d17414bad]

add RTL_CONSTASCII_STRINGPARAM to appendAscii on string literals


2011-11-16  Caolán McNamara  <caolanm@redhat.com>  [e1aff9edc8ffa4a9fbced86247abd2d2313578ed]

add RTL_CONSTASCII_STRINGPARAM to appendAscii on string literals


2011-11-16  Jan Holesovsky  <kendy@suse.cz>  [2d19e9bb07ccff3134f855812dddfda5c07b1fe4]

Kill one usage of chrel.sed to fix build.


2011-11-16  Norbert Thiebaud  <nthiebaud@gmail.com>  [0ea8c014ef44695d0fd94f8738654e123e154cc0]

tweak gbuild standart Makefile to allow partial build in unsourced env

This allow to run make in a module wihtout the need to source
Env.Host.sh.

2011-11-16  Norbert Thiebaud  <nthiebaud@gmail.com>  [9d76072055074cdd4bbd29ce6ba33c9499509fff]

avoid running autogen.sh when trying to clean or distclean


2011-11-16  Norbert Thiebaud  <nthiebaud@gmail.com>  [cb70868bdae30e01323afeb7cc6021a6b10003f0]

add utility script and build_env to avoid sourcing Env.Host.sh

The goal is to able to do partial build without having
to source Env.Host.sh into one's environment

There is 2 way to use this:

1/
copy the scripts lo_find_src_root and lo_proxy_start
somewhere in your PATH, and
then you can add
alias build='lo_proxy_start build'
alias deliver='lo_proxy_start deliver'
in your .bashrc

at that point you can use build and deliver anywhere in the source tree
without the need to source anything.
This allow you to switch from one source tree to another.
the proper SRC_ROOT will be determined automatically based
on the current working directory

2/
source build_env

build_env only source the bare minimum to allow build and make to work
for the associated source tree.
If you want to work in a diffrent tree, you need to resource

2011-11-16  Norbert Thiebaud  <nthiebaud@gmail.com>  [1d5aaeacfce983bf7a4a7c1f056fd21ac730b8e8]

add a semaphore-file to allow for location of the root of the core repo


2011-11-16  Thorsten Behrens  <tbehrens@suse.com>  [84da4113b4ec80cccd5916bf1289564837d6d5f9]

Fix slideshow crasher

Recursive event loop killed SlideshowImpl object under my hands -
make it stay until we pop out of callstack again.

2011-11-16  Miklos Vajna  <vmiklos@frugalware.org>  [c2439ecdd4ad42c4a23cba12611d5bfcdcd5e165]

Related: i#113308 null pointer check for the unit test


2011-11-16  Thorsten Behrens  <tbehrens@suse.com>  [3e585a1725290e81940bafab3bf80d594fa70666]

Fix variable name in make_installer

Seems I mis-copypasted the name here - mac dev builds were not using
the new DS_Store at any rate.

2011-11-16  Miklos Vajna  <vmiklos@frugalware.org>  [bec1bff6afac35c7064aa4b561eff106aeda383e]

Related i#113308: fix import of RTF table rows having no cells


2011-11-16  Tim Hardeck  <thardeck@suse.com>  [c269a684f12c331a5d90a36e50a6275b072886f8]

Hide Navigation toolbar until needed

Hide Navigation toolbar until there is something to navigate.

2011-11-16  Michael Stahl  <mstahl@redhat.com>  [34578b7c2706d2cca95eeb266aeb0498078bb55a]

libexttextcat: conflict in 69b04c22986b03c675cf4925f76721190aa5ba82


2011-11-16  Tor Lillqvist  <tlillqvist@suse.com>  [530a76c8effedc921cbf70293b6730620ec2fef2]

Reduce what we build here for non-DESKTOP OSes


2011-11-16  Tor Lillqvist  <tlillqvist@suse.com>  [44329b4cacdb73a1977645e974bc009680b1b9c3]

What we want is the "filter" function, not "firstword"


2011-11-16  Tor Lillqvist  <tlillqvist@suse.com>  [ec64673e61fabc80ec5e4fa60d78d33bf537eb4f]

WaE: Unused parameter


2011-11-16  Tor Lillqvist  <tlillqvist@suse.com>  [69b04c22986b03c675cf4925f76721190aa5ba82]

Fix libexttextcat build for Android


2011-11-16  Tor Lillqvist  <tlillqvist@suse.com>  [3c445370a920987433efc97013aef187b6d29737]

Further Android work, now most sal cppunit tests seem to run

Do the LD_LIBRARY_PATH splitting in Java, much easier, and pass the
split up path to the native setup() method.

Use lo_dlopen() in the osl_loadModuleAscii.

Harcode en-US.UTF-8 as the locale for now.

Cut down on verbose logging of stuff that already works.

2011-11-15  Kohei Yoshida  <kohei.yoshida@suse.com>  [7d1cfb451bca265ff7ea5e08a9b23b7fdd25e9e2]

Unused method.


2011-11-15  Kohei Yoshida  <kohei.yoshida@suse.com>  [d8bb96e54339133a708eaa82b37730f793680497]

Let's not use macro for this sort of stuff.


2011-11-15  Kohei Yoshida  <kohei.yoshida@suse.com>  [7ba7cbae11b8850b56edd638894554883c5d3b08]

Cleaned up ScDocShell a bit.


2011-11-15  Kohei Yoshida  <kohei.yoshida@suse.com>  [daf480d62303155b9c490760f3a21ed8e94acdc0]

sal_Bool to bool.


2011-11-15  Kohei Yoshida  <kohei.yoshida@suse.com>  [8f87c3d7d5a7142d22429e66c8953852e9c1e580]

Fixed soft re-calc.


2011-11-15  Kohei Yoshida  <kohei.yoshida@suse.com>  [ed950587b463d1c6da647f9ff8dea97f6987c54a]

Fixed hard re-calc.  Manual re-calc still not working yet.


2011-11-15  Kohei Yoshida  <kohei.yoshida@suse.com>  [3b1e88a8eb6b3f9da7c899a791e491db21d1bbdc]

Reset formula cell's changed flag only for those within visible range.

Especially avoid marking all cells in all sheets which would cause a
performance problem.

2011-11-15  Kohei Yoshida  <kohei.yoshida@suse.com>  [5fc37762b68c9b94734b84546fce2309ff7bb2c0]

Reduce scoping.


2011-11-15  Kohei Yoshida  <kohei.yoshida@suse.com>  [87be97a31d8686e3e6e976bb5585b32c096ca19d]

Make these two methods non-inline.


2011-11-15  Michael Stahl  <mstahl@redhat.com>  [1fb5eb2162d79a44f5bb90627c1ca340d1322129]

fdo#42865: sdext: no mapfile

In order to not have the offending local _ZNSs4_Rep20_S_empty_rep_storageE
symbol in PresenterScreen.uno.so and pdfimport.uno.so,
build them with hidden visibility.

2011-11-15  Michael Stahl  <mstahl@redhat.com>  [48dbaa517f1a72a9bf11fa4db7425510c86c677b]

fdo#42865: connectivity: mozab: no mapfile

In order to not have the offending local _ZNSs4_Rep20_S_empty_rep_storageE
symbol in libmozabdrv.so, build it with hidden visibility.

2011-11-15  Michael Stahl  <mstahl@redhat.com>  [09eabcfd91cdc94228b758c393daa5aaab3de378]

fdo#42865: shell: no mapfile

In order to not have the offending local _ZNSs4_Rep20_S_empty_rep_storageE
symbol in librecentfile.so, build it with hidden visibility.

2011-11-15  Michael Stahl  <mstahl@redhat.com>  [a9da5a0bd3631370dfed0c285440c3252c6daf3a]

fdo#42865: libcmis,ucpcmis: no mapfile

In order to not have the offending local _ZNSs4_Rep20_S_empty_rep_storageE
symbol in ucpcmis1.uno.so, build it and statically linked libcmis
with hidden visibility.

2011-11-15  Michael Stahl  <mstahl@redhat.com>  [5f1799f57978bb9accfe59fb5bc38d01686441b6]

fdo#42865: libexttextcat,lingucomponent: no mapfile

In order to not have the offending local _ZNSs4_Rep20_S_empty_rep_storageE
symbol in libguesslanglo.so, build both it and libexttextcat
with hidden visibility.

2011-11-15  Michael Stahl  <mstahl@redhat.com>  [c506e1852af6605c97b2194df95a0810fd42b3aa]

fdo#42865: cppu,cppuhelper,testtools: no mapfile

Instead, build with VISIBILITY_HIDDEN.

2011-11-15  Michael Stahl  <mstahl@redhat.com>  [d5f0b174d6f85f861d3f0791688ca76c83723234]

.gitignore: do not ignore *.patch


2011-11-15  Michael Stahl  <mstahl@redhat.com>  [d3b66b4d56d06c4f713eb2164d75a03261475bf9]

OConnection: WaE unused variable


2011-11-15  Kohei Yoshida  <kohei.yoshida@suse.com>  [7ef63de9952484b8f43f11cdb97e16ca015e522c]

Parse it as a single address.

We ensure in SetReference() that the reference is always a single
address.

2011-11-15  Kohei Yoshida  <kohei.yoshida@suse.com>  [e3e77167ad7c0263c124b6327728502b411cebb3]

Fixed the ref button for "copy results to" not starting the ref mode.


2011-11-15  Kohei Yoshida  <kohei.yoshida@suse.com>  [20baf7f8c5f33c4961241b0df2dc93d51fed3a12]

Use size_t and remove static_cast'ing.


2011-11-15  Kohei Yoshida  <kohei.yoshida@suse.com>  [6a4fc2cb91f933f4bc79a546547c00ee17ce5d8b]

More cleanups.


2011-11-15  Kohei Yoshida  <kohei.yoshida@suse.com>  [92b3d2a9038e4f79b22b9ec89424290ca2588e79]

Use the range parser instead of local string parsing.


2011-11-15  Kohei Yoshida  <kohei.yoshida@suse.com>  [129ff6855e5f5a591b9b2e00e829164bc676843c]

More cleanups.


2011-11-15  Kohei Yoshida  <kohei.yoshida@suse.com>  [be8d1d48ed3adbd07e911e2b9b232be95850126a]

Reduce scoping level by early bailout.


2011-11-15  Kohei Yoshida  <kohei.yoshida@suse.com>  [90f9521ba46786e64a36c17ceb2f4424cf53d16f]

Store header position this way.


2011-11-15  Kohei Yoshida  <kohei.yoshida@suse.com>  [ec3e71d0784a087e0e4fc71e20f7d91819743227]

Use map and avoid MAXCOLCOUNT-sized array.


2011-11-15  Stephan Bergmann  <sbergman@redhat.com>  [d38713da13f12af2b6bdaef557cf8f1816668f47]

Do not erroneously clean other modules' component files in CppunitTest.mk.


2011-11-15  Stephan Bergmann  <sbergman@redhat.com>  [16aa2c1dd66d6ac8f26c460a7287a1ad6139eed3]

Removed obsolete OOOBASEVERSION, OOOPACKAGEVERSION.

With the basis/brand split undone, they are always the same as
PRODUCTVERSION and ABOUTBOXPRODUCTVERSION, respectively.

2011-11-15  Noel Power  <noel.power@novell.com>  [240dc332ad59fc2c45eccb4b2f4923fde09a784b]

fix build error, remove still referenced (indirectly ) images


2011-11-15  Noel Power  <noel.power@novell.com>  [0d56c77726be9d9c23a87ae214d989a7bf2e2ddf]

remove unused SV_ICON_ID_HTML_DOCUMENT entries


2011-11-15  Julien Chaffraix  <julien.chaffraix@gmail.com>  [e0e7c5dc46ac8fd0c7f6fdc0ceb62d15cafd3754]

FDO#42454 - EasyHack: remove code associated with unused icons

Removed the icons and code associated with:
SV_ICON_ID_CHART
SV_ICON_ID_DRAWING_TEMPLATE

2011-11-15  Michael Meeks  <michael.meeks@suse.com>  [03324dbbe2c0973a2f71c77cc72d852314b8da77]

Address data source ordering x#62860 (part 2)


2011-11-15  Michael Meeks  <michael.meeks@suse.com>  [6bfc7f28e6d3454fa90d6c32b36cd9bf898ba933]

 Address data source ordering x#62860

information from the apply file:
 patchname: addrbk-datasrc-ordering.diff
 issues:
 author: michael
 section: Misc
 comment:
  Address data source ordering x#62860
 sectioncomment:

git log from build repository:
commit bfa619922b90a021e5d856333dd398512389ad67
Author: Jan Holesovsky <kendy@suse.cz>
Date:   Mon Jun 21 22:11:19 2010 +0200

    Update patches to dev300-m83.

    * [...]

commit 256381886a238d80b9ddab795b500576d92404cc
Author: Jan Holesovsky <kendy@suse.cz>
Date:   Wed May 19 12:16:00 2010 +0200

    Updated patches do dev300-m77.

    * [...]

commit df913735fd729978d20f0282fe32d14bf597891f
Author: Jan Holesovsky <kendy@suse.cz>
Date:   Mon May 17 01:21:36 2010 +0200

    Patches adopted to the tabs -> spaces fixes + trailing whitespace cleanup.

    * [...]

commit c6847e9b022184e98942391a2b5711c31eb25ba3
Author: Jan Holesovsky <kendy@suse.cz>
Date:   Fri May 14 14:32:23 2010 +0200

    Convert tabs to spaces in all the code introduced by the patches.

    * [...]

commit 09774df8a62bf886c78c0f84d56b2d518ae8107e
Author: Jan Holesovsky <kendy@suse.cz>
Date:   Tue Apr 29 14:04:53 2008 +0000

    Src680/

    * Some cleaning action: src680/* -> dev300/

    * patches/dev300/gstreamer-sd.diff,
    patches/dev300/gstreamer-slideshow.diff,
    patches/dev300/letter-wizard-resource-id.diff: Moved to
    patches/gstreamer.

    * patches/dev300/mono-build.diff: Moved to patches/mono.

    * patches/dev300/sc-hacky-handle-boolean.diff,
    patches/dev300/vba-workbook-worksheet-events.diff: Moved to
    patches/vba.

    * patches/src680/unittesting-*: Moved...
    patches/unittesting/*: ...here.

    * patches/src680/*: Moved...
    patches/dev300/*: ...here.

    * patches/dev300/apply,
    patches/Makefile.am: Add the unittesting subdir, remove src680.

2011-11-15  Joseph Powers  <jpowers27@cox.net>  [bc85f4fe71d5eb4f93710d1cc9b533086025b508]

Remove some unused headers


2011-11-15  Joseph Powers  <jpowers27@cox.net>  [9d4747f91ef8b2d9ae040edc7d35df3aa962a3f1]

Remove some unused Precompiled Header logic


2011-11-16  Takeshi Abe  <tabe@fixedpoint.jp>  [dfd08cdf16e5b46b05dadb5fb3a2b32349ec5df5]

replaced String in SfxPickList with rtl::OUString

this consists of 12df49396e6bcb07bafc95255a8526caac96e60a and related changes

2011-11-15  Muthu Subramanian  <sumuthu@suse.com>  [a8b0407fef14cd89e3eb571c88ce3cb9edf70149]

n#592912 and n#621744: Text Alignment fixes.


2011-11-15  Kohei Yoshida  <kohei.yoshida@suse.com>  [feed4386a664feed09daff81b50e45889651f559]

C-style array to std::vector.


2011-11-15  Jan Holesovsky  <kendy@suse.cz>  [7776ebfa63cec652131e2be61e2dc198648770db]

Cleanup few macros and unused headers.


2011-11-15  Felix Zhang  <fezhang@suse.com>  [30d646fb884570ac34d40b0d2300eaf54453cfc4]

remove unused methods from layoutimpl


2011-11-15  Felix Zhang  <fezhang@suse.com>  [d52f57837e302a9ef483e042b58da8b54d266597]

remove obsolete layout macros


2011-11-15  Felix Zhang  <fezhang@suse.com>  [d11a82acfd1f529eb399780a1ec2d7a8edb2a40d]

remove unused methods from layout


2011-11-15  Felix Zhang  <fezhang@suse.com>  [eacfa0f77c3d161f3e0c207120dcf3c2958acee4]

removing obsolete layout code


2011-11-15  Olivier Hallot  <olivier.hallot@alta.org.br>  [cfc84011b3fb609ac78f35666d9aecda4ca34678]

Fix for fdo#42892: Add new symbols to Math


2011-11-15  Noel Power  <noel.power@novell.com>  [a1cc4e507cb6547d7715be09bff29366424c09fe]

Revert "FDO#42454 - EasyHack: remove code associated with unused icons"

This reverts commit 3e26dfcc2d347f4e0914449ca8104c8969fc6281.

2011-11-15  Noel Power  <noel.power@novell.com>  [1d843960ce64350543574dd07ae9de183c37c669]

Revert "remove unused SV_ICON_ID_HTML_DOCUMENT entries"

This reverts commit 28e36d54a0f4bbe4fddacbaf2f51ff25c76ce2d5.

2011-11-15  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [1f2d0c83d07b2c877722069c0075ba35860a0400]

Put back a method needed by Windows and reformat a bit


2011-11-15  Stephan Bergmann  <sbergman@redhat.com>  [8a993919377f0b602b7db88d1de6696b21a11cbf]

Introduced LibreOffice-minimal-version extension dependency.


2011-11-15  Thorsten Behrens  <tbehrens@suse.com>  [b53d2bc9dd92079c030346af57e9b1a0078a05e7]

Fix clipped line renderer.

Fix for a nasty corner case where supposedly clipped pixel were
still rasterized (see polytest.cxx:implTestPolyDrawClip for what
failed previously).

Added much more unit tests while at it, clippedlinerenderer.hxx
should now have 100% coverage.

2011-11-15  Tomas Chvatal  <tchvatal@suse.cz>  [2264f482e57e989e649934d3980368f2b135d496]

Use proper switch for on/of qstart-libpng.


2011-11-15  Tomas Chvatal  <tchvatal@suse.cz>  [4fe54ea11ed82dd662d0132585c199ec9f3a6c95]

Instead of returning out of function just skip its calling.


2011-11-15  Noel Power  <noel.power@novell.com>  [28e36d54a0f4bbe4fddacbaf2f51ff25c76ce2d5]

remove unused SV_ICON_ID_HTML_DOCUMENT entries


2011-11-15  Julien Chaffraix  <julien.chaffraix@gmail.com>  [3e26dfcc2d347f4e0914449ca8104c8969fc6281]

FDO#42454 - EasyHack: remove code associated with unused icons

Removed the icons and code associated with:
SV_ICON_ID_CHART
SV_ICON_ID_DRAWING_TEMPLATE

2011-11-15  Michael Meeks  <michael.meeks@suse.com>  [aa0b7b033098bfc1bf3f06cd112691abc862bd20]

avoid crasher from unusual odt document fdo#42785


2011-11-15  Andras Timar  <atimar@suse.com>  [bd3ad390fe76cf0594165233a8304a8f7c96ca77]

don't list Accessories category when it is empty fdo#37135


2011-11-15  Jan Holesovsky  <kendy@suse.cz>  [f616f5050773260f9c03b724b1dd475ead483725]

Check for the missing MSVC 2005 runtime libs.

They are needed for the pre-built Mozilla libs.

2011-11-15  Julien Chaffraix  <julien.chaffraix@gmail.com>  [e5f5167e848237e7ca4cfc00fa916d07f8b73f1a]

FDO#39446 [EasyHack] Bloat Removal. Removing uncallable code with callcatcher

Removed most unused symbols in basic/. The remaining symbols (SdxDecimal) are
Windows specific and thus should be double-checked on a Windows machine prior
to removal.

2011-11-15  Andras Timar  <atimar@suse.com>  [57ecb72e86f68aaea06053d71b1063264a0aa140]

make Default install/Custom install help text a bit more specific


2011-11-15  Stephan Bergmann  <sbergman@redhat.com>  [d805a6c0931ee5529de89f0b431e649f92bc34e8]

Use visibility instead of version map file for mysqlc.uno.


2011-11-15  Stephan Bergmann  <sbergman@redhat.com>  [6ed72842cdca2c534ce4984f8e8066703f8a3bdd]

Tweaked previous comment translations.


2011-11-15  Lionel Elie Mamane  <lionel@mamane.lu>  [5403fa516bb83181d78789cd2cad8ed59c69de1e]

commit-msg hook: allow commit message that *starts* with an asterisk


2011-11-15  Lionel Elie Mamane  <lionel@mamane.lu>  [a5b21ebc93ba34c36ca111c98d90e8f3bd19657b]

correct comment


2011-11-15  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [450c49d93ffe9b49e643ade30a650105b9e5701c]

add sqlite path to library path and enable testPassword

plus gb_Helper_extend_ld_path normalization by sbergman@redhat.com

2011-11-15  Lionel Elie Mamane  <lionel@mamane.lu>  [964671497e0b384f6db34c5b7a5d73e26157a47c]

tweak comment


2011-11-15  w.donkers  <w.donkers@linux-testpc.dci-electronics>  [3b442f6909f77613b4bcbc43e3b2193125b5f1df]

translations of comments from german to english Committer: Winfried Donkers <osc@dci-electronics.nl> On branch master Changes to be committed: modified: sc/source/ui/view/auditsh.cxx modified: sc/source/ui/view/colrowba.cxx modified: sc/source/ui/view/dbfunc.cxx modified: sc/source/ui/view/viewfunc.cxx


2011-11-15  Thorsten Behrens  <tbehrens@suse.com>  [7bd4f50af64e7fbec578e222cdf93a6003a12b09]

Remove non-animated prefixes in gb_COLOR mode.


2011-11-15  Kohei Yoshida  <kohei.yoshida@suse.com>  [cdef29ce87fcbf0f05dcaf8086bc2c7eea7dd47a]

String to rtl::OUString.


2011-11-15  Kohei Yoshida  <kohei.yoshida@suse.com>  [e786e2d25ab0105e88d7ca260c7ef4a88c9b821c]

String to rtl::OUString.


2011-11-15  Kohei Yoshida  <kohei.yoshida@suse.com>  [35054d3f6213c11546200820c706c8a1527ec605]

Replaced heap array with std::vector.


2011-11-15  Kohei Yoshida  <kohei.yoshida@suse.com>  [13e09805f5058b6fcf700f566ea7935474dd9310]

sal_Bool to bool.


2011-11-15  Jan Holesovsky  <kendy@suse.cz>  [7af550496ffa5489e9cebdb0625cd341f338cf14]

Fix location of the prebuilt mozilla files.


2011-11-15  Kohei Yoshida  <kohei.yoshida@suse.com>  [1d4971d77afa492bfdbfd18113eff4f77b3100e3]

Beware that the sequence can be empty.

And when it's empty, it causes an invalid array access later on.

2011-11-15  Kohei Yoshida  <kohei.yoshida@suse.com>  [690e14ad035e642f4382d20b8b7b792762338126]

Unused local var.


2011-11-15  Kohei Yoshida  <kohei.yoshida@suse.com>  [10afa30240edec37a052ee87ff5b5e36c615abcd]

Used std::vector instead of C-style array.


2011-11-15  Kohei Yoshida  <kohei.yoshida@suse.com>  [011878812eac685b76a925fa9ffb17a152c27e6a]

This can be for loop instead.


2011-11-15  Kohei Yoshida  <kohei.yoshida@suse.com>  [1d8a5ef0a69549b30045c7785e077c2fc7ce52db]

This bool array is not used here.


2011-11-15  David Tardon  <dtardon@redhat.com>  [6947091ab0d93bfa84dbbb4a919368f2865d2a45]

use SAL_N_ELEMENTS


2011-11-14  Norbert Thiebaud  <nthiebaud@gmail.com>  [9ba9707611e08b936ea800cbc9cd4270d0c19aae]

remove unused desktop/source/app/copyright_ascii_sun.c


2011-11-15  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [fe8c3c69fd784af9df56706c0026b4a09aed1a2d]

 we don't need to inherit from FiltersTest here


2011-11-15  Takeshi Abe  <tabe@fixedpoint.jp>  [f7319622f63c9dae0eed9e60404d290580fce9fe]

Revert "replaced String in SfxPickList with rtl::OUString"

This reverts commit 12df49396e6bcb07bafc95255a8526caac96e60a.

2011-11-15  Tor Lillqvist  <tlillqvist@suse.com>  [2bf110d691053353d6cb06ad2bbd1b78fef60f19]

Rework the bootstrap mechanism of a LO program on Android

Do use NativeActivity and android_native_app_glue after all.

I hope this enables us to have a "message pump" (a loop that typically
would call ALooper_pollAll()) inside the LO "program" being run, as
expected by LO code.

(On Android, a "program", even one mostly implemented in native code,
is actually a shared library loaded by the main Java code of an app.)

The android_native_app_glue code and the android_main() it calls
belongs in the bootstrap library, though. Not in SAL_MAIN_IMPL.

The earlier idea, having a "normal" Java Activity subclass, would mean
events come in as method calls to that class. To then turn those into
something the LO code can "get", we would have effectively had to
re-implement what android_native_app_glue does anyway.

2011-11-15  Tor Lillqvist  <tlillqvist@suse.com>  [d14416463a0e62cf624cf66e8a599abac5694cd2]

Intermediate Android commit, before having NativeActivity load lo-bootstrap


2011-11-15  Takeshi Abe  <tabe@fixedpoint.jp>  [12df49396e6bcb07bafc95255a8526caac96e60a]

replaced String in SfxPickList with rtl::OUString


2011-11-15  Takeshi Abe  <tabe@fixedpoint.jp>  [41ff6e79cead74ebe1a766020a07dce9125dd4ff]

removed unused code


2011-11-15  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [b197bac71a6111c3d024f5a3ee7863b833396689]

test file needs to be in doc and not in xls


2011-11-14  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [cb7c50c1a0739d11d28135160c573f59f010a73e]

move macros_test to sw

the macros_test does not execute a useful macro at the moment

2011-11-14  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [ba49ae1bdbbd75b4b3bc3db596fcf315ed4c8979]

clean up macros_test


2011-11-14  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [275110a0956505fa5e7efaef86c053ed65c4e8a6]

don't use XUnoTunnel directly, use SfxObjectShell::GetShellFromComponent


2011-11-14  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [51e89c41823e9d64f1f99f239c6900bb1a8bfe0e]

we don't need to open unit test files in sd with READWRITE either


2011-11-14  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [98f138c7ca207f6625be4fb910deac8cb4cb68d9]

we no longer need to open unit test files READWRITE in sc


2011-11-14  Norbert Thiebaud  <nthiebaud@gmail.com>  [4b11901d69f85144165299e3bba69735227308ee]

disable xrender based-test for trget that do not test for xrender


2011-11-14  Kohei Yoshida  <kohei.yoshida@suse.com>  [e2577c3df784be265ff2314b4c25601f4f30fe04]

This can be const.


2011-11-14  Kohei Yoshida  <kohei.yoshida@suse.com>  [d56778ac4b75517f87aaf71763c51dfdc1eb02c3]

Prefer for_each over manual loop.


2011-11-14  Kohei Yoshida  <kohei.yoshida@suse.com>  [4740d607c09025aa2a645e7578514a580dec15e5]

Adopt lcl_PrepareQuery to multi-item queries.


2011-11-14  Kohei Yoshida  <kohei.yoshida@suse.com>  [04fc63b20088bb704728c05d0460cf18f5f152ea]

No more pSpecial treatment of empty / non-empty queries.


2011-11-14  Kohei Yoshida  <kohei.yoshida@suse.com>  [f6d50b0ebb08ccdeae2d62ad070145a28ce732f8]

Make multi-item query possible.


2011-11-14  Kohei Yoshida  <kohei.yoshida@suse.com>  [625025f6c24a96fa899ad1d9b493dfd73f2755c9]

Aggregate all these local functions into a class.

This also reduces the number of parameters in each function.

2011-11-14  Kohei Yoshida  <kohei.yoshida@suse.com>  [3b58e5871f6da7be54dad5c1da1c0f0a8378ad73]

Marking methods const where possible.


2011-11-14  Kohei Yoshida  <kohei.yoshida@suse.com>  [05dc62da44f0853bebf68e6f6c695900090a15ba]

Extracted compare-by-value and compare-by-string into functions.


2011-11-14  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [fe7026d72b1b88f60e009fd4de2f53306e0d1c4e]

fdo#40819, i#116193: disable WW8 roundtrip as it breaks on big bookmark counts


2011-11-14  Stephan Bergmann  <sbergman@redhat.com>  [8b75883b87c9f7989f98fb413f5e51200c52891c]

Simplified some uses of css.configuration.theDefaultProvider.

* Retro-added new-style UNOIDL singleton specification for it, for easy
instantiation.
* Plus new comphelper::getComponentContext to map from XMultiServiceFactory
to XComponentContext.

2011-11-14  Norbert Thiebaud  <nthiebaud@gmail.com>  [f72516ed25d25963f497396985d56344eb3ff465]

avoid trying to run stuff at configure time due to cross-compile need


2011-11-14  Michael Stahl  <mstahl@redhat.com>  [718f032a3c9dc5071f86a6d69321dc23d6b56188]

LoadEnv::impl_makeFrameWindowVisible: fix crash:

do not insert "Preview" property if it does not exist already
(dbaccess crashes after throwing uncaught exception because of this
when creating new database;
regression in 88285f84bdf54147ee5238e97d0d805fa1c127c1)

2011-11-14  Kohei Yoshida  <kohei.yoshida@suse.com>  [51494ab7291ad97eca5acfe2d9a4943ddfb4800d]

Likewise, adjusted the test cases for MATCH to handle mixed comparisons.


2011-11-14  Kohei Yoshida  <kohei.yoshida@suse.com>  [2f61bdff4435fd25b2d7da3c2366d663bd7e5085]

Modified VLOOKUP test case to account for mixed comparisons.

When the lookup value is of type Text, and the last match is of type
Number, it should return #N/A according to the ODFF spec.

2011-11-14  Matteo Casalin  <matteo.casalin@poste.it>  [a366809af002fcef4659cb580051f1ec20447b16]

Decoview code cleanup

Fixed DrawSymbol color selection
Translated some comments from German to English

2011-11-14  Kohei Yoshida  <kohei.yoshida@suse.com>  [ebdd9c300718bce454ef56a31d5d8fb699fc1822]

Revert "Revert "Removing the mixed comparison flag, which is no longer needed.""

This reverts commit 7d7036c235a92268f23cc04eab8abcb08cddeb3f.

2011-11-14  Caolán McNamara  <caolanm@redhat.com>  [f8beaced3d4dbf541fafb94b84ed35b498d4365e]

remove dodgy const_casts


2011-11-14  Caolán McNamara  <caolanm@redhat.com>  [27beae53bf2deadb52fb9b9d9be7d80e1915ef5c]

make this a little more pleasing to the eye, logic unchanged


2011-11-14  Andras Timar  <atimar@suse.com>  [5538efab96126d9a78bb2a909de909b581f11a2d]

fix some comments


2011-11-14  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [af3df5f0db7e27c84adc39c519b0bfed569d93d8]

Use IANA mimetype


2011-11-14  Tomas Chvatal  <tchvatal@suse.cz>  [8326efcbb46d423958f5b4bf86941ce30c3639be]

Remove basisVERSION from distro scripts as it is not used anymore.


2011-11-14  Caolán McNamara  <caolanm@redhat.com>  [fb754a0df859e30255c25af8fa19bfaa75f257e7]

original would unconditionally truncate to nLen


2011-11-14  Christina Rossmanith  <ChrRossmanith@web.de>  [fff1cec87f3c81904dad98b7a2ccd50138264791]

Remove String::Fill() usage


2011-11-14  Caolán McNamara  <caolanm@redhat.com>  [deec2ba5f2a083a817758925e8d8cce05aac8790]

if we consider no bitmap non-fatal, then no canvas is non-fatal too


2011-11-14  Stephan Bergmann  <sbergman@redhat.com>  [b11bd0323ee3dc44c6f343d1eed00151e02e9851]

Removed comphelper -> unotools processfactory.hxx duplication.


2011-11-14  Stephan Bergmann  <sbergman@redhat.com>  [e3712f9d350a4dbef0951e72f0de9a31eabba065]

Fix build --all depend=x.


2011-11-14  Caolán McNamara  <caolanm@redhat.com>  [b863767bd1ddc2af18900fa1df0cd61ef2fa6edb]

add script to download documents from various bugzillas


2011-11-14  Caolán McNamara  <caolanm@redhat.com>  [ff6af93716bca3956b46e1c5940d4fdb92ceb7eb]

this S390 ifdef isn't a contemporary one


2011-11-14  Caolán McNamara  <caolanm@redhat.com>  [74500c21a462ed6555bcbdc2a68cbc632ac68329]

ByteString->rtl::OString


2011-11-14  Caolán McNamara  <caolanm@redhat.com>  [ca48cd4c6061650a407358575369c66df72b767e]

bump libexttextcat to 3.2.0


2011-11-14  Caolán McNamara  <caolanm@redhat.com>  [f13bebfa302da81217e03609b7374a41b60eb759]

strip down includes and forward declarations


2011-11-14  Caolán McNamara  <caolanm@redhat.com>  [62bb49f9d567227b6616e61fb00a55234b92a84e]

we can use default implementations of these


2011-11-14  Caolán McNamara  <caolanm@redhat.com>  [1c064d1460fbf84a2fc6c2cdc7824937735a4312]

I don't see that any of this makes sense anymore


2011-11-14  Caolán McNamara  <caolanm@redhat.com>  [5670184ea887276643f4921e456a242455cbdc32]

no way to construct a MultiScreenGlyph now


2011-11-14  Caolán McNamara  <caolanm@redhat.com>  [74730d4ace1cf603575b052698e6de36b50e189b]

callcatcher: remove freshly unused methods


2011-11-14  Caolán McNamara  <caolanm@redhat.com>  [734fd917e38a087071ef1b31527846079ab29981]

no consumers of maRawBitmap remain


2011-11-14  Caolán McNamara  <caolanm@redhat.com>  [bc69731a300109d02471c675214724f09da2614c]

the only thing calling GetRawBitmap is itself


2011-11-14  Caolán McNamara  <caolanm@redhat.com>  [45ed9cca5b70f5785c288ffcb58d06f777fcda71]

the only thing calling GetPixmap is itself


2011-11-14  Caolán McNamara  <caolanm@redhat.com>  [4ef21de5138532b92a23eb17517130780386a67c]

drop ScopedPic


2011-11-14  Caolán McNamara  <caolanm@redhat.com>  [4faf8c24ecb1fd3cbc6c3a510bfa448c8cf6fc47]

InitRenderText only queries, and ret is unused


2011-11-14  Caolán McNamara  <caolanm@redhat.com>  [cca9ca6290d2b1e1c909c12ee4818683e3808007]

mnUsingXRender unnecessary now


2011-11-14  Caolán McNamara  <caolanm@redhat.com>  [f2adfadfa850510e87df7f200ef79e84fdb65f39]

mnForcedAA no longer connected to anything, skip setting it


2011-11-14  Caolán McNamara  <caolanm@redhat.com>  [c3ee916c2936d559d8027780f70d57663d8aa511]

I think we can now drop checks for minor of 1 when current is 11


2011-11-14  Caolán McNamara  <caolanm@redhat.com>  [945f1127e20bd32b159da2c4f205cc7bbce3c682]

ditch unused direct XRender text rendering calls


2011-11-14  Caolán McNamara  <caolanm@redhat.com>  [5e083eb18b4e83078cb73a35862113e754e3267f]

post cairo text-rendering GetGlyphId only called by GetGlyphId


2011-11-14  Caolán McNamara  <caolanm@redhat.com>  [988ff97e6f2fe115168a999decc36beb3e0df542]

ditch hackaround for 15bit displays and XFree < 4.2.0


2011-11-14  Caolán McNamara  <caolanm@redhat.com>  [f163867ff49526f39bb329c698b74899c4b5c0e3]

Link with libXrender instead of dynamically open it

Let's not mess around dlopening it and leaving gaps
in the support whereby we currently require it to
exist either linked or "dlopenable+display supports it"
with dlopenable + display doesn't support it leaves
a crashing gap where there are no appropiate checks
for that case.

2011-11-14  Caolán McNamara  <caolanm@redhat.com>  [93c5ac9ff1033492bec1aefcda94c1507cafcccd]

ReleaseConfigMgr not called by anything


2011-11-14  Caolán McNamara  <caolanm@redhat.com>  [1987a5c7772fafc1e863deeead9081fd747f7713]

callcatcher: remove unused code


2011-11-14  Caolán McNamara  <caolanm@redhat.com>  [a2fc48ea649c341a9cfc96c6f3e16ba56ae4fa19]

can ditch the ByteStringPtr typedef now


2011-11-14  Caolán McNamara  <caolanm@redhat.com>  [0122cd3a5366c5de8597c8bd49ca4d0c410dc9af]

fix mangled indent


2011-11-14  Caolán McNamara  <caolanm@redhat.com>  [58f3e365fa1f423d6134f121ffe7a70470266b2a]

annoying extra header guards


2011-11-14  Caolán McNamara  <caolanm@redhat.com>  [89a9769ccd7581cd223c4ed3519e6c8106364357]

add some more problematic ppt test files


2011-11-14  Caolán McNamara  <caolanm@redhat.com>  [d6f9f1edc8725313f1063fe36b4445a1ea4930e1]

ByteString->rtl::OString[Buffer]


2011-11-14  Caolán McNamara  <caolanm@redhat.com>  [f535855d7b8e424361d76c1e0adf3ecd770c0a0e]

tagLogger dtor never called


2011-11-14  Caolán McNamara  <caolanm@redhat.com>  [0ddc688ab48a3a34167168301a73f1c642d01e0d]

stray pointless aByteLine


2011-11-14  Tor Lillqvist  <tlillqvist@suse.com>  [9bb31596b978b30e3823e576514bed31bb6c1d5f]

Link libcppunit with the shared GNU C++ library for Android


2011-11-14  Tor Lillqvist  <tlillqvist@suse.com>  [47fd8a09a07cfb98201087de7e27717ad999be8b]

Also link shared libs always with -llog -landroid -lgnustl_shared


2011-11-14  Tor Lillqvist  <tlillqvist@suse.com>  [68bc001235dbee457bbe3b38ee9f42f9facaee2b]

Update Android example to use NDK r7


2011-11-14  Tor Lillqvist  <tlillqvist@suse.com>  [342ff52958fe07531341d6fa97cc281830471b17]

Link with -lgnustl_shared on Android


2011-11-14  Tor Lillqvist  <tlillqvist@suse.com>  [3cba8fb2c07a4a9bfcd3db5aab78a1bd51a48755]

Search app's lib first


2011-11-14  Tor Lillqvist  <tlillqvist@suse.com>  [c0f18b2893f64ee0f33a00f20f016e58ae3d78e8]

Add ARM Thumb mutex implementation from a "arm-thumb-mutex.patch"


2011-11-14  Tor Lillqvist  <tlillqvist@suse.com>  [47b383087d5e391caecf46bf621db48772f174da]

Avoid silly -Lno_x_libraries (for Android, which is Linux, but without X11)


2011-11-14  Tor Lillqvist  <tlillqvist@suse.com>  [79ffe3c27c7130b279478ae137932608a68b3c3c]

Make the clean-host target really do just that


2011-11-13  Lionel Elie Mamane  <lionel@mamane.lu>  [770cb8ae4d0472d8eb9b32046f5820181fb1de93]

Update mysqlcppcon to version 1.1.0

Drop patch to avoid use of boost::variant

2011-11-13  Lionel Elie Mamane  <lionel@mamane.lu>  [9a2d1b9c3411f0f421bfbf070d6aaabd5a346e71]

spelling


2011-11-13  Luc Castermans  <luc.castermans@gmail.com>  [b9260332b79fa791e692b484406442b004717126]

translated German comments to English


2011-11-13  Arnaud Versini  <arnaud.versini@gmail.com>  [0ddf2b8adf119b6abeb44e507c577fbdb259be85]

Remove _osl_getDomainName and simplify _osl_getFullQualifiedDomainName


2011-11-13  Lionel Elie Mamane  <lionel@mamane.lu>  [8f8f59ba08834517a1e6f65044cf200b7d8f9736]

Set preference View/NewDocumentHandling/ForceFocusAndToFront only on Windows


2011-11-13  Lionel Elie Mamane  <lionel@mamane.lu>  [88285f84bdf54147ee5238e97d0d805fa1c127c1]

fdo#35091 do not honour ForceFocusAndToFront preference for preview


2011-11-13  Miklos Vajna  <vmiklos@frugalware.org>  [3f170f223296e2d0d336ff69088e5ba57b3a37c9]

Related: i#110745 fix crash on invalid RTF tables


2011-11-13  Miklos Vajna  <vmiklos@frugalware.org>  [3510a6f63913544e8a686fcf152b31b4841d94fc]

RTFDocumentImpl: cleanup

checkFirstRun() should not do what checkNeedPap() already does

2011-11-13  Arnaud Versini  <arnaud.versini@gmail.com>  [a7553b213cd7603e9dbac76e92384ca466487915]

Replace domainname command by getdomainname syscall or function


2011-11-12  Miklos Vajna  <vmiklos@frugalware.org>  [2cbb64ca303d89984fd42ba4a787d63ea427fcd6]

Related: i#108154 null pointer check for the unit test


2011-11-12  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [8a232f007458c9f474c6bf8fdf1f7f2c5ae467cf]

RTF import: Fixed unicode characters import, fdo#42109

Actually implemented the \uc to skip the ANSI representation after the
unicode value.

2011-11-12  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [74b6759ee81c95ae75046dd411d2bd0bd2324a8b]

n#707157: Word doesn't break the numberings and prefers hiding them

Added a compatibility option to reproduce Word's behavior when importing
Doc, docx and RTF files. The default behavior isn't changed.

2011-11-12  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [75d38d0735f17549da5e4ec038f97478236c3048]

sw: fixed the dbglevel>1 build: GetBuffer() -> getStr()


2011-11-12  Tor Lillqvist  <tml@iki.fi>  [54d571c3d6cb730663a8743d64a6098c29008a3f]

Fix iOS build: Link (as such unneeded) executables with -liconv


2011-11-12  Tor Lillqvist  <tml@iki.fi>  [332e5c0a08e94351360eb9bc621badb326564cd4]

Crack to just make this compile for iOS device


2011-11-12  Tor Lillqvist  <tml@iki.fi>  [8585861fc3be1574d7a641ef2a8c0feed2fad446]

Fix iOS fallout from libxml2+libxslt marriage

configure.in nowadays doesn't allow using system libxml2 but internal
libxslt. So remove iOS specifics related to that combination. Keep
building a static library for iOS, though.

2011-11-12  Miklos Vajna  <vmiklos@frugalware.org>  [843494285d4f403440942c57d39e77b525a2057c]

Related: fdo#38966 null pointer check for the unit test


2011-11-12  Tor Lillqvist  <tlillqvist@suse.com>  [25a09766198e82bb4e0b638c4af038fbb76b05fb]

Mark l10ntools as DESKTOP only here, too


2011-11-12  Tor Lillqvist  <tlillqvist@suse.com>  [e733650ab7fd6e9c0ece21cdd8cf2defae0746ee]

Always use -shared and -llog -landroid for Android also in gbuild


2011-11-12  Miklos Vajna  <vmiklos@frugalware.org>  [ac8782bd51d3e178690f9f6ad942e06f67e808c1]

Related: fdo#37716 null pointer check for the unit test


2011-11-12  Miklos Vajna  <vmiklos@frugalware.org>  [444d04b60b17efb481cd34949e133119f6764845]

Related: fdo#37498 don't try to read after the last closing brace


2011-11-12  Miklos Vajna  <vmiklos@frugalware.org>  [5a212d501ee1c8ae2b7b9517a4ff486e61cac0fd]

Related: fdo#33012 null pointer check for the unit test to pass


2011-11-12  Takeshi Abe  <tabe@fixedpoint.jp>  [48f67acf8f13e10c892847b77a16712cfa01d6af]

removed unused variable


2011-11-11  Stephan Bergmann  <sbergman@redhat.com>  [c1758889cbd5e8e4afb1044425c908715eb3e1cd]

Heavily simplified utl::ConfigManager.


2011-11-11  Miklos Vajna  <vmiklos@frugalware.org>  [4ffcc73fa25f174c2d1e161f02cce2d7afc15e3b]

WaE: OptValue::maValue may be used uninitialized


2011-11-11  Tor Lillqvist  <tml@iki.fi>  [d43c83f3b934e32409f3a08fcc94a8864a448076]

Missing #endif


2011-11-11  Tor Lillqvist  <tml@iki.fi>  [7ff1c270456e220fb22ee0a6300e11765a6c1ca2]

Add the ARM variant


2011-11-11  Tor Lillqvist  <tml@iki.fi>  [6f68a2f98628d472d988fca62915e93cbfc06df4]

Update example for iOS device: Use 5.0 SDK


2011-11-11  Tor Lillqvist  <tml@iki.fi>  [8f87fdf6a5058bbb6d2d607e3a9455e8b1a7c113]

Add --disable-xmlsec for now


2011-11-11  Tor Lillqvist  <tml@iki.fi>  [3a5f8de40904e200b435a21a6de271adff623d4b]

WaE: defined but not used


2011-11-11  Tor Lillqvist  <tml@iki.fi>  [3ba78a2d45a4b58198a700cb0a4621838618d5f1]

Add note about an iOS SDK hickup


2011-11-11  Tor Lillqvist  <tlillqvist@suse.com>  [10e9a3c5b05154be1994ba2b2b28b5bc3ca132b1]

Intermediate Android commit


2011-11-11  Tor Lillqvist  <tlillqvist@suse.com>  [62bfb39f2642f47ffa82a3f686ca5224fea87c14]

Release strings after use


2011-11-11  Tomas Chvatal  <tchvatal@suse.cz>  [eb7bd97af519d10fcd1ddd7503d9504ebbbe627f]

convert tab to space


2011-11-11  Jan Holesovsky  <kendy@suse.cz>  [4847eb96151d07f63ae91519f03c85932b0b51c0]

Fix the TMPDIR setting, sorry.


2011-11-11  Norbert Thiebaud  <nthiebaud@gmail.com>  [15be41ce3cfc46caedba5c9bedf84067dedfc57c]

gb_COMPILERDEFAULTOPTFLAGS need to be set before the include of GGG_defs


2011-11-11  Jan Holesovsky  <kendy@suse.cz>  [ee08eee8c09b6c7fb30b482b8e1168177995ffe3]

Introduce generic windows.mk for gbuild.

This fixes the MinGW installation problems with officehelper.py.

2011-11-11  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [81afef77ecac3fa83b9d48ba6d7de14a9a02fe51]

Uploading libvisio-0.0.10


2011-11-11  Norbert Thiebaud  <nthiebaud@gmail.com>  [6207ae5e0bca8540a5d27ccacd300099a97665cd]

nsplugin check must occurs after enable_gtk value is completely settled.


2011-11-11  Kohei Yoshida  <kohei.yoshida@suse.com>  [7d7036c235a92268f23cc04eab8abcb08cddeb3f]

Revert "Removing the mixed comparison flag, which is no longer needed."

This reverts commit eaea417bfdf8d06df2b7f2e42c904c32ce77e871.

2011-11-11  Caolán McNamara  <caolanm@redhat.com>  [16e959669c99432c45316cd1103512a63a11860f]

I don't need to hear about your every little titchy success


2011-11-11  Caolán McNamara  <caolanm@redhat.com>  [75d3b1cbfd0fa54a944ce47c455b12909081bdd3]

allow capability to render text with no XRenderPictFormat


2011-11-11  Caolán McNamara  <caolanm@redhat.com>  [889b6a6e00994099327b9b874c93add6f88baa0a]

Related: rhbz#753201 fedora ant+java-1.5.0-gcj won't resolve env variables


2011-11-11  Winfried Donkers  <W.Donkers@dci-electronics.nl>  [98a10b638a645776d14049b8fb12a87b80b6eb3b]

translation of german comments to english plus rename of define MAX_COL_HEIGHT


2011-11-11  Tor Lillqvist  <tlillqvist@suse.com>  [6e16383e6ce90603db0c218603a02ed567183e56]

Typo


2011-11-11  Tomas Chvatal  <tchvatal@suse.cz>  [db7ab4ac1412143c2151787224e64e0cd090efb4]

Add nsplugin switch so we dont bind nsplugin building to gtk switch.


2011-11-11  Tor Lillqvist  <tlillqvist@suse.com>  [a9d167ba98672277c1ac57c5fe54965c21c02446]

More baby steps for Android


2011-11-11  Karl Koehler  <koehlerkarl@comcast.net>  [305878f44bfee90c8ddba1f40b30d18150d4adde]

Fixed fdo#41738 regex compile infinite loop


2011-11-11  Caolán McNamara  <caolanm@redhat.com>  [c750403cd5a746741bc7ae9205fa7df23222a03d]

RdbTarget_sd_filters_test.mk now folded into CppunitTest_sd_filters_test.mk


2011-11-11  Caolán McNamara  <caolanm@redhat.com>  [450b0103937e563273d4771b902544e9e1ae47e7]

need to add embobj in here now


2011-11-11  Stephan Bergmann  <sbergman@redhat.com>  [19b8dd5dedc35f39266d8279b2761a5a8946c2d4]

No need for test/user-template/user/registry.


2011-11-11  Caolán McNamara  <caolanm@redhat.com>  [c5e0be4f86bffeafd6642e6eb2c6758f4b27beaa]

add an initial ppt cve test


2011-11-11  Caolán McNamara  <caolanm@redhat.com>  [5aea780bfd46a369ed6c8ef3505dcaeb6f44323d]

This global Reference is problematic, especially for unit tests

The global reference will be torn down after the typelib
infrastructure is gone away. Hopefully a WeakReference is
sufficient for the original requirements

2011-11-11  Caolán McNamara  <caolanm@redhat.com>  [2bb0386ecbb6aeebbe7a9390df94ce73457e2fe3]

valgrind: ensure these are initialized


2011-11-11  Caolán McNamara  <caolanm@redhat.com>  [e3457b637a9796740e29a31bb0cdabc062b04bbf]

catch by const ref


2011-11-11  Caolán McNamara  <caolanm@redhat.com>  [328e09955a612b8bcd6962f8af1b5dfb7272871a]

callcatcher: remove some unused code


2011-11-11  Caolán McNamara  <caolanm@redhat.com>  [6ddb02bad568be58c8728a40c43b81232c1ca4a0]

ByteString->rtl::OString


2011-11-11  Julien Chaffraix  <julien.chaffraix@gmail.com>  [c437b033748733273c43d071ab42a1863ed80416]

Removed several String <-> OUString conversion in fsstor.


2011-11-11  Julien Chaffraix  <julien.chaffraix@gmail.com>  [70a551308f00e65e82d33c01565d34176f18d004]

FDO#42453 - EasyHack: remove unused anchor icons ...

Removed the 2 suggested entries as there was no other references to the

2011-11-11  Stephan Bergmann  <sbergman@redhat.com>  [f66ac2934303e789014741547a06c98ab5433ca0]

Make .component files directly usable within UNO_SERVICES.

* solenv/bin/createcomponent.xslt simply surrounds it output by <components>.
* solenv/gbuild/CppunitTest.mk got new functions
gb_CppunitTest_add[_old]_component[s] (like their gb_RdbTarget_ predecessors).
* This obsoleted current uses of solenv/gbuild/RdbTarget.mk, which also does not
work currently, as it catenates the input component files instead of passing
them through packcomponents.xslt (which now takes care about the surrounding
<components> in the input).  In the future, it will likely be combined with the
recently added solenv/gbuild/ComponentsTarget.mk.

2011-11-11  Tor Lillqvist  <tlillqvist@suse.com>  [9cf9fb0b78f6006285ba14750566eb41b317a3fd]

Forgot to move solenv/wntgcci/inc to solenv/inc/wntgcci


2011-11-11  Stephan Bergmann  <sbergman@redhat.com>  [f289cf086d24bbc4d3f164c42f58cb492a5b2506]

Do not use front of empty vector.


2011-11-11  Tor Lillqvist  <tml@iki.fi>  [768567e9591cda9bd1345efb1a7eb414c386b8aa]

No accessible system libxslt for iOS


2011-11-11  Tor Lillqvist  <tml@iki.fi>  [c71d50459e8f761843171eae8961f66a563c6465]

Update iOS examples


2011-11-11  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [f596995c14c3360d4b7080f92f91515d6f473bd4]

SfxObjectShell takes ownership of SfxMedium and SfxFilter


2011-11-11  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [2cfe0c6a3010af4a5c9a2971dd05c9437160dd4d]

we should close the unit test documents in sw


2011-11-11  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [6be5fda2e1af48ba3b994164184d4fcb9091b13b]

close file before the first assertion message if loading failed


2011-11-11  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [6cc21742c5fa7ce20dc4cadd59f9946cff155045]

don't use calc in draw's filters-test


2011-11-11  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [84e1d374294b4228f7ad571a019fffba98f36a28]

use the newly introduced LO_LIB_DIRS variable

the password unit test needs this code path and will fail otherwise

2011-11-10  Michael Meeks  <michael.meeks@suse.com>  [c7281f5fb8ead61c68ea8b468b018b5637590ceb]

re-enable inadvertently disabled unit test


2011-11-10  Michael Meeks  <michael.meeks@suse.com>  [83ea2162b80b4d03e4cca90d354b5d56ea3f5898]

Initial sd filters unit tests


2011-11-10  Kohei Yoshida  <kohei.yoshida@suse.com>  [eaea417bfdf8d06df2b7f2e42c904c32ce77e871]

Removing the mixed comparison flag, which is no longer needed.

This flag was introduced years ago to deal with Excel's behavior on
incorrectly sorted data range. But later versions of Excel no longer
follow that behavior & keeping this flag would make the evaluation
code unnecessarily more complex & hard to adopt to multi-item matching.

2011-11-10  Kohei Yoshida  <kohei.yoshida@suse.com>  [e67181c0f1edf99b595c4589a668150719642811]

Re-enabled textural in-exact comparison in unit test for MATCH.

It was the code that checks for the VBA mode that was throwing the
exception.

2011-11-10  Caolán McNamara  <caolanm@redhat.com>  [6b0de40c013d24bee3934ffc039b3b5a0c16372e]

WaE: initialization order


2011-11-10  Caolán McNamara  <caolanm@redhat.com>  [2d8e9f7ce9d99bab192f2074cb3bae50ba510af9]

don't make it a secret what service fails


2011-11-10  Caolán McNamara  <caolanm@redhat.com>  [bb5ef9821d744ad22d303cd14748abb1f0d17862]

make sw ByteString free


2011-11-11  Takeshi Abe  <tabe@fixedpoint.jp>  [452b4a5fa63aa64504bce754c038274b96ceb0fd]

removed empty file


2011-11-10  Eike Rathke  <erack@redhat.com>  [7fd62379668b455c0581fbb757c0f1518e6b7286]

sal_Bool to bool


2011-11-10  Eike Rathke  <erack@redhat.com>  [38f46105e9fd8062850637d112ad85f11779716c]

sal_Bool to bool


2011-11-10  Eike Rathke  <erack@redhat.com>  [d0aedf87a6ee76bb7ba55f115b284835e1a15d79]

sal_Bool to bool


2011-11-10  Eike Rathke  <erack@redhat.com>  [bdb2df3820d26ec933feaff4d6fbbbb1a5fbf5f0]

Fixed fdo#36247 mismatch between drawing layer and cell grid

* Ensure that the drawing layer's map mode scaling factors match the new
  heights and widths after resize.

2011-11-10  Tim Hardeck  <thardeck@suse.com>  [59445b80e7d00fc3c998352cb0f20bb2ba810583]

removed leftovers of the Simple Handles option

Removed leftovers of the Simple Handles option which weren't
delete by the previous patch.

2011-11-10  Stephan Bergmann  <sbergman@redhat.com>  [c1bd2a254b4a22a02d515b084dabafe963f175ff]

New LO_{LIB,JAVA}_DIR make special inbuild component handling superfluous.


2011-11-10  Tor Lillqvist  <tlillqvist@suse.com>  [32e173b865619ff7b8a55ef49dab0cb15496b174]

There is never any solver/$INPATH/include as far as I know


2011-11-10  Tor Lillqvist  <tlillqvist@suse.com>  [3a28346b21bbc9d1801a2aee37969675903102a9]

Avoid silly -Ino_x_includes in $SOLARINC


2011-11-10  Tor Lillqvist  <tlillqvist@suse.com>  [71cbcb62028295a98ceee60cb4c4ee425bafcd2e]

Move solenv/$OUTPATH/inc to solenv/inc/$OUTPATH

In a --enable-dbgutil tree, "make clean" will remove solenv/$OUTPATH.

2011-11-10  Tor Lillqvist  <tlillqvist@suse.com>  [e68a920f72ed2fe48e66af926a4e6e2f6ed29040]

solenv/inc/Xp31 is crack


2011-11-10  Caolán McNamara  <caolanm@redhat.com>  [2401f2aa1c74bf7b35f3ee780af74ed7882bc449]

reported compile failure, possible sal_Int32 is long on 32bit vs int


2011-11-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [7b8ec1dc0ca1a04759497e26dfd1a1347ac9147a]

wrong name for the platform file for windows based build


2011-11-10  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [650592cf0181e219921d5e6bc3ffe007c95dc192]

fdo#40819 lp#868229: reenable CheckBookmarks subsequenttest

* MsWord Hash changed from DEV300m41 => behaviour change, possible regression?

2011-11-10  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [54edd57f21519ab283fc1e0fb85b47b0beb59486]

fdo#40819: Revert "field-patch-uno-fix.diff: enhanced fields UNO fix"

This reverts commit 693b095ee8b7406c4aa0fd5b2bd0221bdcab304f.

2011-11-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [ad9ea642b4113854f01b67fb3837c1543385d6f9]

LINUX_S390X_GCC and LINUX_POWERPC64_GCC were pointing to the wrong thing


2011-11-10  Caolán McNamara  <caolanm@redhat.com>  [58692c30e390d24c20108a7c3140d96638898696]

callcatcher: remove unused methods


2011-11-10  Caolán McNamara  <caolanm@redhat.com>  [8c69b4db58ce820e27c96dc0f33890b6946a5f4c]

bNoLines is always false


2011-11-10  Caolán McNamara  <caolanm@redhat.com>  [b3a9e9c728c8fc2e54e31c2a7bbabab37a303571]

callcatcher: remove some unused methods


2011-11-10  Caolán McNamara  <caolanm@redhat.com>  [5dbd8286f4623015d6012d20ad24c301e57ca96f]

ByteString->rtl::OString


2011-11-10  Caolán McNamara  <caolanm@redhat.com>  [180dcdecac80e87f4984024c24f4beeef9dbf766]

Hey Joe, let's ditch the itembrowser


2011-11-10  Caolán McNamara  <caolanm@redhat.com>  [8e482e60c52ba427199a29045711b3f9cc870ac0]

an indexOfL would be useful


2011-11-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [0a2286a7244ca80f8109765f0ff78a7c36e7cd68]

it is conjectured that solenv/unxmacxp/inc/poll.h is not needed anymore


2011-11-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [b9ef67fbba706029d9c61ff858f8e05fa42d61ad]

gbuild: target platform is identified by the triplet OS/CPU/COMPILER

That simplify the dispatching in gbuild.mk and gbuild_simple.mk
and it will be use as a base to factorize common stuff based
on OS and Compiler.

2011-11-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [16a1b8314a334599f68e178763e9e076137d5f2c]

all the code left in linux.mk is from caolan


2011-11-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [ddb68b2eadf7c2aeea1625be734829541f3fe4af]

MacOSX doesn't support X based build anymore, stop pretending in set_soenv


2011-11-10  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [832c18da69aa944dffae8f7d7a351f352a94cfcf]

change the code a bit to make it a bit more clear

this should do nearly the same as the old code

2011-11-10  Laurent Godard  <lgodard.libre@laposte.net>  [1833e05aebcdbb277a7945efc34230dc3138c610]

ScRangeData aName to OUString


2011-11-10  Tor Lillqvist  <tlillqvist@suse.com>  [4db5ea1ed7de742723dcf197434a5e22204d7dc9]

Deliver libstore.so for Android


2011-11-10  Tor Lillqvist  <tlillqvist@suse.com>  [0013537709f1b79d0ca16863033bbecae23114ab]

Deliver shared library file names ending in .so for Android


2011-11-10  Tor Lillqvist  <tlillqvist@suse.com>  [e0183772e5821fcf05023eb5d510732a879c2869]

Deliver just shared library file names ending in .so for Android


2011-11-10  Tor Lillqvist  <tlillqvist@suse.com>  [12fea3754acabadb5f6e267497cbc9ab9e3da274]

Make also the libxslt library file names end in .so for Android


2011-11-10  Tor Lillqvist  <tlillqvist@suse.com>  [90324ccc737805cd5adc3da0e1b078847cfa998d]

Make also the libxml2 library file name end in .so for Android


2011-11-10  Tor Lillqvist  <tlillqvist@suse.com>  [f522222415847cd253af7e8b768ea945daeed8b6]

Make also the libcurl library end in .so for Android


2011-11-10  Tor Lillqvist  <tlillqvist@suse.com>  [ccdd1b9a2533ce5a0d5a0661e807e2a31ac825ec]

Deliver the Android libuno_sal.so


2011-11-10  Tor Lillqvist  <tlillqvist@suse.com>  [70e5662204c49136f55f347694c2c3f171765407]

We want Android shared objects to have names ending in .so

See my previous commit for rationale.

For Android, bypass the UNIXVERSIONNAMES thing in the dmake build
system.

2011-11-10  Tor Lillqvist  <tlillqvist@suse.com>  [aafe4bd7f63ff59b9cde725701ccd0d8868a68bc]

We want Android shared objects to have names ending in .so

The silly apkbuilder tool doesn't add extra native libs to an .apk
package unless their name ends with .so. It just silently ignores
them. So, force libtool to avoid versioning suffix for Android.

Yeah, unclear whether apkbuilder is what we will end up using to
construct the APKs of actual LO code using Android apps. But at this
stage when just trying to build a unit testing app, it seems to be the
simplest way to get the .apk properly signed and all to just use a
normal Ant project, and let Ant run apkbuilder.

2011-11-10  Tor Lillqvist  <tlillqvist@suse.com>  [b737dad012e743671654dfa6d1a6bc6cd90add15]

Tiny edit


2011-11-09  Andras Timar  <atimar@suse.com>  [05a28af29272c73f7789f7c7548a44fa34aa3116]

JRE is _not_ part of LibreOffice install packages


2011-11-09  Kohei Yoshida  <kohei.yoshida@suse.com>  [0f6bb1763f73481cd18681983af676ba02f36276]

Added text values to the mix.

Textural evaluations throw an UNO exception, however.  I need to look
into this.

2011-11-09  Kohei Yoshida  <kohei.yoshida@suse.com>  [ecea4e54e1654c24d9d02f14b6b4915d50f02b48]

Added new unit test for MATCH function.

Only ascending and descending in-exact matches for now.

2011-11-09  Kohei Yoshida  <kohei.yoshida@suse.com>  [4c53798989e4ef71ce5a9d11646bee3a0ff3ec4f]

Devided built-in cell function tests into separate functions.


2011-11-09  Christina Rossmanith  <ChrRossmanith@web.de>  [3f9df85defed04730fda2c862810b505579fb958]

_SVSTDARR_sal_uIt16S is a typo and doesn't do anything


2011-11-09  Daisuke Nishino  <niboshi000@gmail.com>  [ff9fab243bb8f746077dbbc2d7d3a76616647839]

Removed SvStringsSortDtor


2011-11-09  Harri Pitkänen  <hatapitk@iki.fi>  [090454c4c99498a79d87c55e1903132bd068d810]

Enable features behind HTMLMODE_FULL_ABS_POS for all HTML export modes

HTMLMODE_FULL_ABS_POS appears to have been used for enabling accurate
margin settings for absolutely positioned graphics objects. If it was
disabled one could not set (in HTML editor mode) separate margins for
left and right (or bottom/top) sides of the image. The setting was
disabled for Netscape and enabled for other browsers.

This patch removes the setting and unconditionally enables the feature
in HTML editor mode. All modern browsers support
margin-{left,right,bottom,top} CSS properties.

2011-11-09  Kohei Yoshida  <kohei.yoshida@suse.com>  [02b368e392c2d0f925601aff792910c628de5476]

Reduced scoping.


2011-11-09  Kohei Yoshida  <kohei.yoshida@suse.com>  [bee2c41e76330b0b808ff5e06f968716884eba2c]

sal_Bool to bool.


2011-11-09  Noel Power  <noel.power@novell.com>  [02c6f5c74b346f1e3a095d99a36ece6b603bc26b]

fix rtf image import ( causing wrong image sometimes displayed ) fdo#42640


2011-11-09  Stephan Bergmann  <sbergman@redhat.com>  [de56b0f22d774bb44419560376ba8029bb4cc661]

Removed unused URE version ini file.


2011-11-09  Stephan Bergmann  <sbergman@redhat.com>  [5d4af26ae9bfa6f747bfd8a56067b783228033fd]

Revert "oosplash - daemonize to help mutt users recover their sanity"

For one, it leaves detached oosplash processes behind (the forked oosplash
instance waits for the soffice.bin child forked from the original oosplash
instance in vain).  For another, it makes unavailable the soffice.bin exit code.

This reverts commits aacf55dbe004ae3cad720002d40dc0e408107fd3 and
62ebb119cfb42adc5e007fb77f68d56b40de2a85.

2011-11-09  Stephan Bergmann  <sbergman@redhat.com>  [4bfde371a893a3d6902c995d62a167e5c81ab0a2]

OOo reference version for extension dependencies is still at 3.4.


2011-11-09  Stephan Bergmann  <sbergman@redhat.com>  [debc96051f15652bc8d1b8aa5406f7760c5feed7]

OpenOffice.org-minimal-version dependency is not branded.


2011-11-09  Stephan Bergmann  <sbergman@redhat.com>  [bf912d1a184bf50e326f428b7d0c083526f2783b]

dp_dependencies clean up


2011-11-09  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [57091022781ac3d0509e417bf427d2edc723eed2]

Getting completely rid of the int32 and whatever


2011-11-09  Michael Stahl  <mstahl@redhat.com>  [0a096fd9739088a4425cf66c774742aa095b98b0]

Allow full deps on WNT since it seems that it works


2011-11-08  Norbert Thiebaud  <nthiebaud@gmail.com>  [c2960a35258b145edb9f73671cc5e7c4056199ba]

int16/32 ->int16/32_t fall-out of new npapi.h


2011-11-08  Norbert Thiebaud  <nthiebaud@gmail.com>  [9a71582047d7762255b280d5730aebbaabf9d115]

clean-up after conflicting branch rebase


2011-11-08  Norbert Thiebaud  <nthiebaud@gmail.com>  [1d60e2032af3b9d4c39f595737e4111da27c1aaa]

factorize RSCTARGET,RSCOMMANd out of platform, and __command_dep in com_GCC


2011-11-08  Norbert Thiebaud  <nthiebaud@gmail.com>  [63178f64b4967182fa8682203a5d89e18c341d93]

factorize gb_SrsParMergeTarget_TRANSECPRECOMMAND our of platform/*


2011-11-08  Norbert Thiebaud  <nthiebaud@gmail.com>  [391993ef60ae0c0aa25f90aedbf03ffdd0ea0efb]

factorize gb_SdiTarget_SVIDLPRECOMMAND out of platform/*


2011-11-08  Norbert Thiebaud  <nthiebaud@gmail.com>  [0442869febf100c1c36d6a3a7368e4d1642f97b5]

factorize gb_XSLTPROCPRECOMMAND out of platform/*


2011-11-08  Norbert Thiebaud  <nthiebaud@gmail.com>  [cc806434e7004a51be775fd482e70bd0f5db3431]

gb_CFGEXPRECOMMAND is not necessary and can be factorized out of platform/*


2011-11-08  Norbert Thiebaud  <nthiebaud@gmail.com>  [dc15b67b1d4b71209d404773cdf2a7f23d8d79a2]

UnoApiTarget_* really do not need to be per platform

setting and using gb_Helper_set_ld_path and gb_Executable_EXT_for_build
is enough to factorize these out of platform/*

2011-11-08  Norbert Thiebaud  <nthiebaud@gmail.com>  [70270b53e764bf814ebb0c771db6280b951ee6b2]

begin factorization of common GCC stuff

a lot of configuration/definition is shared between platforms that build
using gcc.
This start to regroup things that are common into 2 files
com_GCC_defs.mk and com_GCC_class.mk
this can be expanded to be, more generically com_$(COM)_defs/class

The reson for 2 files is that some step need to modfify common definitions
based on the platform and some common definitions need platform defined
value.
with these 2 files we can do a
platform - compiler - platform - compiler - platfrom
sandwich that should cover every scenario.

2011-11-08  Kohei Yoshida  <kohei.yoshida@suse.com>  [696fb8582fe54d6cb5ec54f81680ddc281500b88]

Fixed the wrong keyboard selection behavior in reference mode.

This one is pretty bad, especially for those who like to select
ranges using keyboard.

2011-11-08  Kohei Yoshida  <kohei.yoshida@suse.com>  [5d1a99169253b084d676234fa153f2acecc5d638]

Test case for VLOOKUP (in-exact lookup on sorted range).


2011-11-08  Kohei Yoshida  <kohei.yoshida@suse.com>  [b45ef269809409d30932c4c25aa19afd6983f86f]

Added test for COUNTIF.


2011-11-08  Kohei Yoshida  <kohei.yoshida@suse.com>  [6303b977ed96bfce0253041c4e87a04dea82063c]

Put each function test in a separate scope, just to be consistent...


2011-11-08  Andras Timar  <atimar@suse.com>  [a527939c80d2ad22c07776b574ec0a2775fbd5f5]

remove unused variables


2011-11-08  Andras Timar  <atimar@suse.com>  [f14ceb771425a895d9f499405f504e5edc3dae78]

add patch creation profile file for LibreOffice


2011-11-08  Andras Timar  <atimar@suse.com>  [182913a18c01b945e27246a6ace4e5104bccd9c0]

code cleanup of localize tool


2011-11-08  Michael Stahl  <mstahl@redhat.com>  [00b2e13d2c7378577e77e1a1107601651735486e]

sd: how the hell did that ever work:

The sd library uses SDI headers, but the corresponding targets
were not declared anywhere.

2011-11-08  Stephan Bergmann  <sbergman@redhat.com>  [de90369c315afc62c4409a5df1a581fa466cb849]

Properly check sscanf return value.


2011-11-08  Julien Nabet  <serval2412@yahoo.fr>  [a57304a53832adf0c8a32b0c53d9be5b55507ab1]

Fix WaE variable ‘eUIState’ set but not used


2011-11-08  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [f0dff0d9d152d3b96403a6f5df25e307392cbe06]

use non-const buffer to enable byte-order swapping on BigEndian system


2011-11-08  Ivan Timofeev  <timofeev.i.s@gmail.com>  [cb9dad87e7ee82d7ad1f93e1ab46e2f1ef509ce8]

suppress warnings about inexact argument type


2011-11-08  Michael Stahl  <mstahl@redhat.com>  [016cee9ad960fce42124a600c16a3b0c073df0c2]

SdiTarget: temporarily disable full deps on WNT


2011-11-08  Michael Stahl  <mstahl@redhat.com>  [6e6a3d659630b5330372b68ff1d2e865a89a62ab]

SdiTarget: use svidl -fM for full dependencies


2011-11-08  Michael Stahl  <mstahl@redhat.com>  [6adb9ad1579df1bde71be3091ccca0c71605ddb7]

svidl: new parameter -fM: write GNU make dependencies


2011-11-08  Michael Meeks  <michael.meeks@suse.com>  [62ebb119cfb42adc5e007fb77f68d56b40de2a85]

don't demonize if we are passed an --accept line for UNO remote control


2011-11-08  Michael Meeks  <michael.meeks@suse.com>  [d3d8998a2ccc9d4105ebb7f137aed06bdde7abfc]

cleanup obsolete and duplicate crop / handle images


2011-11-08  Astron  <heinzlesspam@googlemail.com>  [749fbc7ab07af4ec05fbaf0f8b5f7a77c1aa4aff]

Attractive new, alpha marker images for drawing handles & anchors


2011-11-08  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [0e26bd20978cbdd7c59368044c2a21b98ffba164]

writerfilter import, fixed the shapes import

In some cases like an OLE object inside a textbox, the imported document
was empty. This was due to unremoved text context in dmapper.

2011-11-08  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [b32bcaf10a0dd0b901c6c330097b88fa1c2e9675]

sw, writerfilter: fixed debug builds and output dmapper table messages


2011-11-08  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [0ec5a0d1829ee201bc634699fc19259bfd6ffd10]

Added some messages to exceptions to make them usable for debugging


2011-11-08  Michael Meeks  <michael.meeks@suse.com>  [aacf55dbe004ae3cad720002d40dc0e408107fd3]

oosplash - daemonize to help mutt users recover their sanity


2011-11-08  Michael Meeks  <michael.meeks@suse.com>  [68beee834404886a0efb749e8c041c329850e5e9]

fix build against new npapi.h (yet more), blind fixes for aqua too


2011-11-08  Kohei Yoshida  <kohei.yoshida@suse.com>  [5d1052ce6047ecc8c366f860a27dd4c4f9c6f212]

String to rtl::OUString.


2011-11-08  Tim Hardeck  <thardeck@suse.com>  [ec4f69493b50c15861b0cdcc290ecedd00efb51d]

removed Simple Handles option

Removed the unnecessary option "Simple Handles" with all related
functions and icons.

2011-11-09  Takeshi Abe  <tabe@fixedpoint.jp>  [93732fe182ddda10a982962a60d88c5cefc149d3]

removed unused macros/constants


2011-11-09  Takeshi Abe  <tabe@fixedpoint.jp>  [35118036bd63a823fefd88c471a319e564d138d3]

removed isolated file

This follows ca402fa0dae85f7f289398af34aa43cf06d14e87.

2011-11-08  Radek Doulik  <rodo@novell.com>  [07a61ac39681a398fadff7597367c804b8321aa2]

fix texbox vertical alignment, it was regression introduced by f1a2b0cb


2011-11-08  Daisuke Nishino  <niboshi000@gmail.com>  [e494bd26e5415dd0926bcef7c51ab99a4322730f]

Removed some SvStringsSortDtor


2011-11-08  Radek Doulik  <rodo@novell.com>  [a8bdbeb1a819c0296940b4dd882890be16ec4cba]

fixed regression, set the left paragraph margin


2011-11-08  Luboš Luňák  <l.lunak@suse.cz>  [247ac3b1095b49f29c44b066fad6264112df1fe2]

fix incorrect OSL_FAIL message because of copy&paste


2011-11-08  Luboš Luňák  <l.lunak@suse.cz>  [26e1bc1dd13bf33d60b9f70262627094498fca09]

simplify code


2011-11-08  Miklos Vajna  <vmiklos@frugalware.org>  [a23ee867ea419665769342f485f0144f188952de]

RTFDocumentImpl: rename m_bIsInShape to m_bIsInFrame

The "in shape" term was confusing since it was false for non-text-frame
shapes all the time.

2011-11-08  Noel Power  <noel.power@novell.com>  [991aa4fff785612bad7281f4948f5771bf8d215a]

NO_STYLE default for borderlines mso import, fixes image size issue bnc#718971


2011-11-08  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [17f977c104374eedd5638aadc3175dda88ad6360]

remove leftover comment regarding removed Mac OSX conditional


2011-11-08  August Sodora  <augsod@gmail.com>  [9fbc73f45f7e001357d1143d5fa06ff35248ad5e]

Remove unnecessary includes


2011-11-08  August Sodora  <augsod@gmail.com>  [c1e6cf2df86248c5dbeee5109f6c2efabcc26aca]

Remove unnecessary includes


2011-11-08  August Sodora  <augsod@gmail.com>  [c448b832660201b00412fb9d9f5a7727d98c74c9]

Remove unnecessary includes


2011-11-08  August Sodora  <augsod@gmail.com>  [0d71a9c7d02973f20701bd7e4eca3231ace2b655]

Remove unnecessary includes


2011-11-08  August Sodora  <augsod@gmail.com>  [3d7bc23e23f42b1940fe8c0d27c97af836b15842]

Remove last include of tools/string.hxx in basctl


2011-11-08  Fridrich Strba  <fridrich.strba@bluewin.ch>  [60de6b0fd293d26f6594bdc0023fe9c708639b93]

Fix Windows build of extensions


2011-11-08  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [f222b01170f57ca65ef28239dcf20c1f5a533f6c]

there is no rule for the manifest, so we need to depend on the lib only  - or maybe better: have an rule for manifest files on windows, instead of creating them as a sideeffect


2011-11-08  Caolán McNamara  <caolanm@redhat.com>  [e6c7a339c4ef9cc5bf8b5b36f5046b27e784c8d2]

exclude windows for now as well


2011-11-08  Michael Stahl  <mstahl@redhat.com>  [5541912fed47994a428cafcb2675a5211ff47993]

ScriptProviderForPython: better description


2011-11-08  Tor Lillqvist  <tlillqvist@suse.com>  [bc3fa000a43e490266c27209d9ba62eb35241824]

Add -Wl,--fix-cortex-a8 to the Android CC and CXX


2011-11-08  Tor Lillqvist  <tlillqvist@suse.com>  [793d4d05b580cbac56fb1537580eb2474cb8c0c5]

Make sure we have env vars for the cross-build tools for Android


2011-11-08  Tor Lillqvist  <tlillqvist@suse.com>  [3265a628adc82d2b44df833f59ad700a8dfa4292]

Revert "Just put the Android ARM compiler options in the mk files"

Nah. Sure, doing it like that is sane if you consider only our own
code. But it won't help in making sure these options are used when
compiling the 3rd-party external libraries. For that having the
options already in the CC and CXX environment variables works nicely,
I think. People just need to look at the samples in README.cross.

Perhaps we could add the options to CC and CXX in configure.in,
though? Is that elegant or not, don't know...

This reverts commit 3c4f7242a967d6a3cb9e5e3f88bfb2cc348cc3eb.

2011-11-08  Michael Meeks  <michael.meeks@suse.com>  [d448b59e4b808b2074cd733bb15ed55f851da5ed]

fix build against new npapi.h (some more)


2011-11-08  Michael Meeks  <michael.meeks@suse.com>  [3f40276194c9dc06739d7aaae3a3dc64bfe18bc5]

oosplash: remove redundant mac conditionals - we don't build on OS/X


2011-11-08  Caolán McNamara  <caolanm@redhat.com>  [a97b76604fbfa54f73427ca1aed0ec3b3cb256e1]

xsec_xmlsec component filename is different under windows


2011-11-08  Michael Stahl  <mstahl@redhat.com>  [a21546ea4d86eab38c5abf1b27dff20929a2ce12]

installer: fix RPM requires:

The findrequires scripts are apparently ignored by current RPM.
Apparently an additional variable needs to be defined so they are used.

http://www.redhat.com/archives/rpm-list/2005-August/msg00034.html

2011-11-08  Michael Stahl  <mstahl@redhat.com>  [7a080d0f46c9c53480a5c6876bb110ae8a657879]

setup_native: add 64 bit provides to fake-db.rpm


2011-11-08  Radek Doulik  <rodo@novell.com>  [60e35702199f19fa9aa19027d4783937ac7ee834]

fix text frame rectangle for ooxml customshapes


2011-11-08  Radek Doulik  <rodo@novell.com>  [8ca3ca455abe84672311e08ff6999d7a27010e1d]

use text frame part of customshapes on import


2011-11-08  Korrawit Pruegsanusak  <detective.conan.1412@gmail.com>  [7d63b777eb7b9b02ba3810c572be6382b7636d61]

Change ANKER to ANCHOR (fdo#42455)


2011-11-08  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [29f83de2465c6151036b65ea326432fd9b16572c]

Unbreak windows build


2011-11-08  Andras Timar  <atimar@suse.com>  [a2dacd920513485140254729f23ed932c52cdad4]

remove empty Text [ x-comment ] entries


2011-11-08  Andras Timar  <atimar@suse.com>  [527f070dd5738f4647eb2b7f9e629b0107aad14d]

remove unused global variables


2011-11-08  Caolán McNamara  <caolanm@redhat.com>  [cfe3d74c60169b1b0ca010b31b8e5d705c0f58a7]

fix build against new npapi.h


2011-11-08  Caolán McNamara  <caolanm@redhat.com>  [69a8f89cb90260b2333299451f29ffcdea39d059]

refactor SetTwoLines a little


2011-11-08  Caolán McNamara  <caolanm@redhat.com>  [c52fbc04a9df0f2d894f11ef229d86dcf33edc7b]

callcatcher: some unused methods


2011-11-08  Andras Timar  <atimar@suse.com>  [881a93d3ab969454d52de1af95004ff3fbd5918f]

MERGE_SOURCE_LANGUAGES is never defined, removing ifdefs


2011-11-08  Tor Lillqvist  <tlillqvist@suse.com>  [9b0d9a2ace6d51363f2360621aae44f1b353e4df]

Fix syntax errors

1) It is not safe to use the [ command in configure.in; m4 will eat
the [ and ] and they will expand to nothing. (Just look in the
configure script produced prior to this commit.) Use the test command
instead, as elsewhere in the file.

2) Quote the variable being tested for emptiness with test
-z. Otherwise, if it *is* empty, the -z will apply to (and eat) the
following word, "then", which is not what is intended, and which also
causes a syntax error.

2011-11-08  Korrawit Pruegsanusak  <detective.conan.1412@gmail.com>  [20fe7d11e935b48126c31ff7629fded87e61ce85]

Change Windows newline to Unix newline


2011-11-08  Tor Lillqvist  <tlillqvist@suse.com>  [3c4f7242a967d6a3cb9e5e3f88bfb2cc348cc3eb]

Just put the Android ARM compiler options in the mk files


2011-11-07  Kohei Yoshida  <kohei.yoshida@suse.com>  [128f280839d15864ff4b6032702d6231d346116e]

These are no longer needed.


2011-11-07  Kohei Yoshida  <kohei.yoshida@suse.com>  [43a98be551b01b603a34557c423f76392ca60f6f]

No need to include this header.


2011-11-07  Kohei Yoshida  <kohei.yoshida@suse.com>  [5897d4a60f766ca0cd751281e7c32af3df677303]

Encapsulated empty and non-empty filter criteria.

Because those two conditions were not very obvious.

2011-11-08  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [4687fe4917889a0fc0c4ca377970cb006bd59c85]

fdo#36100: show blink borders for cut like we do for copy


2011-11-08  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [0405deaf2d9f06dacea3b22def047a126eceebd7]

we only have one sheet in the new PostIt test


2011-11-08  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [56d1c2e4ec25fb13a75f3dfde8efc2c6f694358b]

fdo#37925: don't show -0 as number in a cell


2011-11-07  Kohei Yoshida  <kohei.yoshida@suse.com>  [a3ddd330bd7f60402e17fe74324c64a394516a01]

Test for filtering empty and non-empty cells.


2011-11-07  Kohei Yoshida  <kohei.yoshida@suse.com>  [cbe46bbe3e7211b937171136405aabd4b8ceaa39]

Simplified the filter test a bit, and clear the filter afterward.


2011-11-07  Kohei Yoshida  <kohei.yoshida@suse.com>  [97453f1eabb473d0691e41153eff2ac92e88a302]

Another bug.


2011-11-07  Kohei Yoshida  <kohei.yoshida@suse.com>  [5f31abed9d68b4ee533c739b3cc9ef5dfe85ea04]

Fixed a silly bug.


2011-11-07  Kohei Yoshida  <kohei.yoshida@suse.com>  [8808d77f199720be596a09084fbc36569ed2f1f1]

Changed data storage structure in ScQueryEntry.

This required a whole bunch of chnages all over the place.

2011-11-08  Rene Engelhard  <rene@debian.org>  [a468e0cb567ef84d238cc0b1a5ad265825a54f02]

deliver .h also from np_sdk/inc


2011-11-08  Rene Engelhard  <rene@debian.org>  [87e6f6e31b39032aca20ca4852cbb4eb79a5756e]

update libreoffice.1 for the (new) long option names


2011-11-08  Rene Engelhard  <rene@debian.org>  [2c127c4d328780a0833d9559efc3a5d92bd045ed]

fix build: (u)int16 -> (u)int16_t


2011-11-08  Rene Engelhard  <rene@debian.org>  [659d7eb810781033e7304cb7736a7b45692165f5]

fix up --with-system-mozilla-headers again after last update


2011-11-08  Tomas Chvatal  <tchvatal@suse.cz>  [bc7c4e378d77aa6960bcb98ec97081f00036b0e5]

Fixup the headers mozilla check to be up par with latest updates.


2011-11-08  Rene Engelhard  <rene@debian.org>  [3bef3bd56b57499bb08d02fe663f3100306bc82f]

add actual $(MOZILLA_HEADERS_CFLAGS) to extensions' build


2011-11-08  Tomas Chvatal  <tchvatal@suse.cz>  [bdead69dd3c947743907681c8a2f16ca1f50cd9c]

Add switch for system/internal npapi.h

This commit also update the internal includes to latest mozilla ones
including the .c{,pp} file updates.

The ldap check is also simplified from 2 check into plain one.

2011-11-07  Caolán McNamara  <caolanm@redhat.com>  [f6b9a2f4d4d89f798b890d0324fdb520bcbcde0f]

unit test crash: this must be the intended code


2011-11-07  Caolán McNamara  <caolanm@redhat.com>  [8ed5e3bdabb3d9682316c7093d30e1152b41dbcf]

callcatcher: remove some unused Graphic methods


2011-11-07  Caolán McNamara  <caolanm@redhat.com>  [3b5ec68b846eb2f1eb289cc95047864e51941cf0]

ByteString->rtl::OString


2011-11-07  Caolán McNamara  <caolanm@redhat.com>  [06813401fdb6bcbcaed321ff53c4601af91dbba2]

this just takes a const char*


2011-11-07  Caolán McNamara  <caolanm@redhat.com>  [ce7017ba607d4eb48407af61d5aa5b1ff3dc4b46]

this just take a const char*


2011-11-07  Caolán McNamara  <caolanm@redhat.com>  [9fa5c77363964aceb2f3aa908f6b2d60f024ab02]

unused sData


2011-11-07  Caolán McNamara  <caolanm@redhat.com>  [b479cdf360d238f745436f5c94b96f0ade74db28]

tweak to be a pImpl rather than a full window


2011-11-07  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [c6fc453194e2b735ba4080237dc3103efa88309d]

fdo#42526 : need to parse the address convention for parsing references


2011-11-07  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [69565a036d371f19f807339f4c1b70e1827994d9]

little refactoring in fuins2.cxx


2011-11-07  Tor Lillqvist  <tlillqvist@suse.com>  [d7050e4dae78bd7dab497c91a39440a9cf71f008]

Split clean into clean-host and clean-build targets


2011-11-07  Tor Lillqvist  <tlillqvist@suse.com>  [37fca8bf799cecab9dd7b5474e7c011db7e50e29]

Update the Android example

Use compiler options to default to more modern ARM architecture, as
surely any actual device this code would be run on uses.

2011-11-07  Tor Lillqvist  <tlillqvist@suse.com>  [78d2d81fbe811131c4d8b9ccb62ee73034b62f03]

For Android, we don't actually want to build programs, but shared libraries

That's what the NativeActivity stuff wants.

For now the name of the produced shared library does not follow the
normal libfoo.so convention, but is the name of the corresponding
program on normal Unixes. To be fixed later. Or then, when
constructing an app .apk, just rename "foo" to
"libnative-foo.so".

2011-11-07  Tor Lillqvist  <tlillqvist@suse.com>  [f3a78f52f1099545f204e8fa3eb992081abe14b4]

First baby steps of proper Android "native" program support

We use the "native app glue" thing from the NDK to avoid having to
have an explicit Java wrapper. (There is one provided by the OS's
NativeActivity anyway; all Android apps are Java programs.)

For simplicity, we just #include android_native_app_glue.c in
sal/main.h. sal/main.h is included only from source files that
actually form the "main" programs for our programs anyway, I hope.

Presumably the only programs we actually want to build for Android in
this way are unit tests. Any real (or toy) LibreOffice-related Android
app would have a totally Android-specific user interface written in
Java, and just call LO libraries, I think.

2011-11-07  Tor Lillqvist  <tlillqvist@suse.com>  [7beffc231c887eabdc36c55a3126a04c1056f037]

Add android_native_app_glue.[hc} from the NDK

Simplest for now to have a copy of them in our sources. Improve later.

2011-11-07  Michael Meeks  <michael.meeks@suse.com>  [0c3f7e161f2e282e3611be822982c096e1fa5752]

calc: initial cut at post-it unit test


2011-11-07  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [39a2372a125e619186a243eec1b2828f5bd41b2b]

require autoconf >= 2.59 to please MAC OSX 10.4


2011-11-07  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [0814eeb546d71957acbcce56bdc235a76b93fb79]

fix "whether to build stax" check


2011-11-07  Jesús Corrius  <jesus@softcatala.org>  [c8d0a37c0b29dcb5a21cd28560520295ed3c59b8]

Remove obsolete IsWin95A function


2011-11-07  Michael Stahl  <mstahl@redhat.com>  [7c6c11a5ba7219a818be7330d14c65ef36267aa8]

configure: $with_system_libs checks are redundant


2011-11-07  Michael Stahl  <mstahl@redhat.com>  [b5c1fb551d94adb911fe2fc4fc776fa426192afc]

configure: certainly Solaris 6 is not supported


2011-11-07  Michael Stahl  <mstahl@redhat.com>  [d021aacbcf52e16731a1b1304c09cbed6f59b371]

configure: remove duplicate Solaris GNUTAR check


2011-11-07  Michael Stahl  <mstahl@redhat.com>  [f89d0f3ab017cee2fa078a1a8e1aebee7d708fd2]

configure: remove --with-system-libxslt:

This option must have the same value as --with-system-libxml, so it is
redundant.

2011-11-07  Michael Stahl  <mstahl@redhat.com>  [f8d64ffd4a2ee3f6b3340a2bbac21eb7d2b4551c]

configure: refactor system-libs checks:

* initialze with_system variables in AC_ARG_WITH
* do not interpret --without-system-libs as --with-system-libs

2011-11-07  Michael Stahl  <mstahl@redhat.com>  [fa362001031d7d28357cfe092755894bb47f0093]

configure: move platform detection before args

to allow for platform dependent defaults.

2011-11-07  Laurent Godard  <lgodard.libre@laposte.net>  [eed2ac74cc9e0d986e17eae53f6a50178f5bc5da]

change String to OUString for aUpperName in ScRangeData

improves MatchByUpperName tests avoiding type conversions

2011-11-07  Joseph Powers  <jpowers27@cox.net>  [bb8f997864cb382591269d07e624360e66c192c8]

Stop exporting headers that no one uses outside of basic


2011-11-07  Joseph Powers  <jpowers27@cox.net>  [7dc14aba12e40b5df42bcf32fb9d3efb0dea5136]

Remove two more unused headers from basegfx


2011-11-07  Jan Holesovsky  <kendy@suse.cz>  [95afe08efeea590e07bbf3a4e5dde857f2b537df]

Fix dbglevel=2 build in sc.


2011-11-07  Michael Meeks  <michael.meeks@suse.com>  [b123e4c42b2393ef359e0cc418961a4fa9ac5b36]

gtk: fix issue with built-in file/folder picker settings


2011-11-07  Michael Meeks  <michael.meeks@suse.com>  [14f6de30ce3896704f06aa4259e6a0a2cc0895a8]

gtk3: add run-time check for gtk >= 3.2.0


2011-11-07  Michael Meeks  <michael.meeks@suse.com>  [6de32a1afc947e71754f4266d5c167eccbc8f78b]

gtk: cleanup resource provider and associated lifecycle issue


2011-11-07  Michael Meeks  <michael.meeks@suse.com>  [6aa51640706ca332e6439e6097cc81a2b1dbb275]

gtk3: port file-picker, using more standard combobox APIs etc.


2011-11-07  Michael Meeks  <michael.meeks@suse.com>  [aeffd7f25f6bf664ee5536942bd48407447867f7]

move required resources down from fpicker & svtools into vcl


2011-11-07  Michael Meeks  <michael.meeks@suse.com>  [ea9915a550707dace8aaf8a5aab6c1c88918e8d5]

hush more kinds of file types


2011-11-07  Michael Meeks  <michael.meeks@suse.com>  [f1abe3035cc237609dc4d20f3dd9c6e2484ef7a8]

gtk: cleanup to make the vcl file-picker interface work.


2011-11-07  Michael Meeks  <michael.meeks@suse.com>  [17084c750df84e0da377d716a4088f72bd25f972]

gtk: move the file-picker into vcl/ and add Application:: factory hooks

drop un-necessary uno service related fluff, and component instantiation.
nominal move to XMultiComponentFactory from XMultiServiceFactory
Include fpicker in compilation for gtk3, but more work required here
Simplify setting up transient parents for picker dialogs

2011-11-07  Michael Meeks  <michael.meeks@suse.com>  [7a47e0ead3471f8f6e737a79704ad8ad2978418a]

gtk: use a more sensibly unique version define


2011-11-07  Caolán McNamara  <caolanm@redhat.com>  [60ea258057b0f11bbd511c19ee2832d7f039e169]

typename outside template


2011-11-07  August Sodora  <augsod@gmail.com>  [e505b16440d7d9db2ed375c023d78b388ac61469]

Remove superfluous includes and forward decls


2011-11-07  Thomas Arnhold  <thomas@arnhold.org>  [2411ea09a8d20609e48b0750ab2102c00e0c3b8a]

redundant if not-null checks on delete


2011-11-07  Caolán McNamara  <caolanm@redhat.com>  [2ea9da71470a9e2a442ec6a660de47691a3f8723]

don't need typename outside a template


2011-11-07  Emanuele Fia  <name29@name29-laptop.(none)>  [3d223821a8a9dd83993626554041a95098f75ac5]

Removed unused code


2011-11-07  Daisuke Nishino  <niboshi000@gmail.com>  [6401ca3325d386067ab86dc36c5cea169449570e]

Get rid of SvStringsSort


2011-11-07  Caolán McNamara  <caolanm@redhat.com>  [0a590fc4f0ae79faeea402ec4868cfd89b5f0371]

make extensions ByteString free


2011-11-07  Caolán McNamara  <caolanm@redhat.com>  [994a737a317165db736f2a2f6a25b3439207da5d]

callcatcher: update list


2011-11-07  Caolán McNamara  <caolanm@redhat.com>  [c9e9b3a36ffd2d2b37fbe7267b4707174e8c6312]

callcatcher: update list, drop some newly unused methods


2011-11-07  Caolán McNamara  <caolanm@redhat.com>  [75871d9a8c0f22f3d5486023a56175d0d04e66d5]

callcatcher: remove some unused methods


2011-11-07  Caolán McNamara  <caolanm@redhat.com>  [b2fe416ef61347b9e26691b745574519947cf796]

don't seem to need CAT.obj


2011-11-07  David Tardon  <dtardon@redhat.com>  [effa8def9d60ef75152455562f88300754c8ab65]

remove unused file


2011-11-07  Michael Meeks  <michael.meeks@suse.com>  [cfa5d651db4de43dd395256264bc9121897398ba]

add soffice.bin generation to the desktop/ module rule to fix win32


2011-11-07  Radek Doulik  <rodo@novell.com>  [41ae924469c9ec1ad76da8077014ca6598f4bd98]

fixed remaining issues with ooxml custom shapes scaling


2011-11-07  Radek Doulik  <rodo@novell.com>  [959302bfd9093b89916517b6589f64bf86610128]

fixed remaining issues with custom shapes sizing


2011-11-07  Radek Doulik  <rodo@novell.com>  [63570788fbeeb7c611528a60abc7d0af04342fa2]

ooxml custom shapes wip


2011-11-07  Radek Doulik  <rodo@novell.com>  [8ed962b9a9c746ef852f7d0c3dbed0faf1c33fd6]

fix build


2011-11-07  Radek Doulik  <rodo@novell.com>  [858b404472c09a140d05b2e8e83a7655fbe5e708]

fix ooxml custom shapes sizing

 - ooxml custom shapes width and height are in actual (logic) coordinates space
   and not in "virtual" 21600x21600 space

2011-11-07  Radek Doulik  <rodo@novell.com>  [5c8ce0a6f5176c76495e7de1c8e31c322e40c542]

fix ooxml custom shapes sizing

 - ooxml custom shapes width and height are in actual (logic) coordinates space
   and not in "virtual" 21600x21600 space

2011-11-07  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [f8508036d1f28765ad43055d9ba99219e1523087]

Fix linking on Windows

Don't declare dllexport classes that are purely inlined.
This will cause for the binary that links then to look for dll symbols,
which are naturlly not present.

2011-11-07  Stephan Bergmann  <sbergman@redhat.com>  [b3a1db63d36a92b80289d9eeec779eb75d31b5ee]

Minor clean up.


2011-11-07  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [41ccde126a45223212816271bdc761465c8dbee3]

SCTAB is sal_Int16 and not sal_Int32


2011-11-07  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [bc5b8c53e3dbc8f8151c565eab31fea5bf09a6a6]

MAC tinderbox does not like OUString::valueOf(sal_Int16)


2011-11-07  Ivan Timofeev  <timofeev.i.s@gmail.com>  [da5ec5d1e0823cf53f3f70c074cd3d314b89d4e3]

use boost::scoped_ptr


2011-11-07  Ivan Timofeev  <timofeev.i.s@gmail.com>  [bc858110c2c8c7292a19ed849fd190b2d4aad0b7]

cppcheck: drop redundant check


2011-11-07  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [aa22ecc606ad927ef18e80488070c523e8dde2b8]

forgot to amend these changes to my last commit


2011-11-07  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [cc59e69c6f2c95a4434623dfea9ab666de6ebe76]

String->OUString in ScDocument and follow up


2011-11-07  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [128947050b4506bf1fd57d93fe249c476a184f61]

sal_Bool->bool in ScDocument


2011-11-06  Caolán McNamara  <caolanm@redhat.com>  [b23b004b18b52a20454b235533b24fe7baf63518]

ByteString->rtl::OString


2011-11-06  Caolán McNamara  <caolanm@redhat.com>  [982259e35eed66b1cf270bf1ed802f2b14983e2d]

make filter ByteString free


2011-11-06  Caolán McNamara  <caolanm@redhat.com>  [116b9d6bf1de605dc04160646f10d596dc6d898c]

aString is always empty


2011-11-06  Caolán McNamara  <caolanm@redhat.com>  [c61c0d4babcfb2a32030b622aa27c30a5d6506c9]

ByteString->rtl::OString


2011-11-06  Caolán McNamara  <caolanm@redhat.com>  [ad9c65d0faac1df806dd19aab0452a84c8d4677c]

ByteString->rtl::OString


2011-11-06  Caolán McNamara  <caolanm@redhat.com>  [fff5bc8b3547f77e5294976d6f5a6387c23e8eff]

no need for intermediate string here


2011-11-06  Caolán McNamara  <caolanm@redhat.com>  [4cdcf4918414f6d62a906bd91830b3ddf0b9fd63]

ByteString->rtl::OString


2011-11-06  Caolán McNamara  <caolanm@redhat.com>  [88072f1292facfcb586e4f8b8c9eb61f9d80e02c]

make sfx2 ByteString free


2011-11-06  Caolán McNamara  <caolanm@redhat.com>  [778ef20d74ce499e4e0c4b0e3e4506b44938b975]

sw now ByteString free except for windows related ones


2011-11-06  Caolán McNamara  <caolanm@redhat.com>  [f017740f50cbb9f140d5ebb5e1fadbc50d337d9c]

StaticIsEnabledBroadcasting can only be true


2011-11-06  Caolán McNamara  <caolanm@redhat.com>  [97f2f76452dd116090e513239ca656bd432494d7]

callcatcher: update and remove some more unused methods


2011-11-06  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [b2e42f5cfa6b7e762098c6dc2e2acf920354b3f2]

little refactoring in ods import code


2011-11-06  Miklos Vajna  <vmiklos@frugalware.org>  [dc060230a15c82c482811ea3eecf1e50e9a20bc4]

RTFDocumentImpl: use boost::shared_ptr for m_pInStream and m_pGraphicHelper


2011-11-06  Miklos Vajna  <vmiklos@frugalware.org>  [e4323bd5f5b9acda7cdba965dc27eeeb4487b820]

RTF import: close file descriptor once import finished


2011-11-06  Miklos Vajna  <vmiklos@frugalware.org>  [009c572b2f058b80d2427c775d821c632491c869]

RTF import: delete graphic helper once it's not used (fdo#42640)


2011-11-06  Ivan Timofeev  <timofeev.i.s@gmail.com>  [5122e3413b06125ff45fd10e1ac1f0e58c24afcc]

cppcheck: avoid possible null pointer dereferences


2011-11-06  Ivan Timofeev  <timofeev.i.s@gmail.com>  [0cf754f5ca356c2d93f7ebf8523b2dc2246e4763]

cppcheck: drop redundant checks


2011-11-05  Joseph Powers  <jpowers27@cox.net>  [59829f4fd20f4238941123412423caa76e8be1a6]

Why build empty objects.

The source files don't generate any code and just declare an inline class;
thus, the compiled object is empty and we don't need to link it in.

2011-11-05  Joseph Powers  <jpowers27@cox.net>  [abb87485415b941d81324b91ebe018849e7b8b47]

precompiled_basegfx.hxx is empty, so don't include it.


2011-11-05  Joseph Powers  <jpowers27@cox.net>  [33cbf8066bc64c3ff2052f59c04838aceb847220]

Cleanup basegfx headers a little

I deleted some unused headers. I also stopped exporting them for the same
reason.

2011-11-05  Eike Rathke  <erack@redhat.com>  [864f6483c01c175510828f2495d410a009a7a66b]

make some methods const


2011-11-05  Norbert Thiebaud  <nthiebaud@gmail.com>  [002cc3a611c9755abaa9a69270c20b90be3d759c]

limit spamming in non verbose mode


2011-11-05  Tor Lillqvist  <tlillqvist@suse.com>  [97722c821556b1a7738c34490b4d58d9a9010c67]

Drop unnecessary inclusions of <sal/main.h>


2011-11-05  Tor Lillqvist  <tlillqvist@suse.com>  [27c031434f8737d4c11b50e348a125cd6e4991ad]

Remove the unused <l10ntools/vosapp.hxx> header


2011-11-05  Kohei Yoshida  <kohei.yoshida@suse.com>  [4901ff2f8d57775c0ef0c201082f1886df0d8fb0]

Class description.


2011-11-05  Kohei Yoshida  <kohei.yoshida@suse.com>  [9c8670847f0945c05c8f40e83f0d845c0d3cff6b]

Removed queryentry.hxx include from lookupcache.hxx header.

For better encapsulation of ScQueryEntry.

2011-11-05  Kohei Yoshida  <kohei.yoshida@suse.com>  [7b6b60608b8a403e39b2919ba1c186fd64ea1f77]

Moved ScCompare and ScCompareOptions out of the header.

They are only referenced in interpr1.cxx.

2011-11-05  Kohei Yoshida  <kohei.yoshida@suse.com>  [3df7746a66714351110cab6b4e4ef79cfe9fc874]

Moved ScQueryEntry into its own file set.

Because I'll be modifying this struct in the next few days...

2011-11-04  Kohei Yoshida  <kohei.yoshida@suse.com>  [5f059974b7778904c4bffa169e07e1d0aee90951]

Temporarily disabling the new autofilter popup due to a set-back.

Ugh!  I need to refactor the query validation code first before working
on the new popup.  I will

1) temporarily disable the new autofilter popup,
2) merge my changes so far to master, and
3) work on refactoring the query validation code without changing the
   current functionality, then come back to working on the new popup.

Darn...

2011-11-04  Kohei Yoshida  <kohei.yoshida@suse.com>  [a1675f6d7691d57df1c80537e1be257172aa9d49]

Hide the query strings member, and add relevant methods for it.


2011-11-04  Kohei Yoshida  <kohei.yoshida@suse.com>  [369d2726c7a43f53cafac21520fd0b307f478254]

Do the simple string equality matching in ScQueryEntry instead.


2011-11-04  Kohei Yoshida  <kohei.yoshida@suse.com>  [da798ecf7b6471df71e8169dbc637cc903469e7d]

A little cleanup.


2011-11-04  Kohei Yoshida  <kohei.yoshida@suse.com>  [11adb301c801e93e0c9d166776f0714c58e830d9]

More on extracting complex evaluations...


2011-11-04  Kohei Yoshida  <kohei.yoshida@suse.com>  [15386b88d6ab1d5cc59278d489185fd4376762f2]

Another complex if condition extracted.


2011-11-04  Kohei Yoshida  <kohei.yoshida@suse.com>  [13bc18e4bdcb52b0146f9b6bad3bf7f1d18d8ee8]

Using for loop here is better than while loop.


2011-11-04  Kohei Yoshida  <kohei.yoshida@suse.com>  [80697a92c0d5ffd093e6dca873c56fe13db19398]

Extracted complex if conditions into own methods. Much more readable.


2011-11-04  Kohei Yoshida  <kohei.yoshida@suse.com>  [e6ae91a8248fceee4248aadaf9f8aadec3fcc2bc]

Prefer STL over heap array.


2011-11-04  Kohei Yoshida  <kohei.yoshida@suse.com>  [22f971d6d2070d66f0713ad5f1044b8741f12c43]

Set pStr private and discovered several more direct access to this member.


2011-11-04  Kohei Yoshida  <kohei.yoshida@suse.com>  [a917af4fe40faf5a7538b0bf852796949192787d]

More on avoiding direct access to pStr, also fixed several memory leaks.


2011-11-04  Kohei Yoshida  <kohei.yoshida@suse.com>  [9dd9e4baccc4009be524f6ab3070e7458138d82d]

Remove direct access to the query string (pStr).

I'm about half-way through.

2011-11-04  Kohei Yoshida  <kohei.yoshida@suse.com>  [5ec42cf012ac22c44fc9864726f7cc5671b72274]

Support rtl::OUString reference here as well.


2011-11-04  Kohei Yoshida  <kohei.yoshida@suse.com>  [6d1c73b744e50f3cfc84c30378d2f6c74a6e528e]

Calling delete on NULL pointer is safe.


2011-11-04  Kohei Yoshida  <kohei.yoshida@suse.com>  [d6edecd37c4fe71cdb7aea313ac1c7478c7920e4]

Moved ScQueryEntry out of global.?xx to queryparam.?xx.

This is more appropriate.

2011-11-04  Kohei Yoshida  <kohei.yoshida@suse.com>  [fa42b0d8382d1a509ff95a79dbd18787fd5b3735]

const correct ness etc & mutable only for lazy-initializing accessor.


2011-11-04  Kohei Yoshida  <kohei.yoshida@suse.com>  [54673798f3b765a71c7f0080c6449625782c6a9b]

Let's not use a hard-coded MAXQUERY all over the place.

For now, the maximum query size is determined by the size of the
vector that holds the entries.  For now, the size of the vector is
fixed, and won't change.  We may later work on making it dynamically
sized, however...

2011-11-04  Kohei Yoshida  <kohei.yoshida@suse.com>  [34d77d7edf360c5ed1dbf5dd6e6f3a9803d7015a]

sal_Bool to bool.


2011-11-04  Kohei Yoshida  <kohei.yoshida@suse.com>  [b4ea8f560656218f0b6bb29a776d91f326f40a11]

Test-run the filter query after pressing OK. It's far from perfect.


2011-11-04  Kohei Yoshida  <kohei.yoshida@suse.com>  [c524e1935668f40415927a365e39a0a1c75d91c5]

Calculate window size and geometries of controls based on menu items.

This makes the popup window more flexible and adjust to a varying number
of menu items.  This is necessary now that we use this popup in two
different places (autofilter and pivot table field popup) with different
menu item configurations.

2011-11-04  Kohei Yoshida  <kohei.yoshida@suse.com>  [9508d11845aac62ac8a62c8a01f37726cf2b21a1]

Populate the popup with unique values and the default action items.


2011-11-04  Kohei Yoshida  <kohei.yoshida@suse.com>  [62aa66e9d801bf2aeb4cd955e96cc2b896ec67d1]

Separate the code path and add new method for autofilter popup launch.


2011-11-05  Michael Stahl  <mstahl@redhat.com>  [3fc888c2c518631d80d46e1d260378f810b3d7fe]

gbuild: clean up pointless proliferation of PRECOMMANDs, all alike


2011-11-05  Michael Stahl  <mstahl@redhat.com>  [fddb39b14df1e3dcb6e42c206547b095cc65853e]

gbuild: add support for extension description l10n


2011-11-05  Michael Stahl  <mstahl@redhat.com>  [4570fe5875d539aa92eee0e8f247862b7ad97636]

ScriptProviderForPython: add some description


2011-11-05  Michael Stahl  <mstahl@redhat.com>  [1ca547d20882e9b3d3ba9a6c7ee0340a5b7009b0]

reportbuilder: grammar considered neither stylish nor smart-looking


2011-11-04  Laurent Godard  <oooconv@free.fr>  [974c15923465ebb2cc5c9c99180737298ed69c95]

a very minor typo in a comment


2011-11-04  Ivan Timofeev  <timofeev.i.s@gmail.com>  [9b94d385f94562049bf93f2fc0dd0558d6a56dd1]

cppcheck: avoid possible null pointer dereferences


2011-11-04  Thorsten Behrens  <tbehrens@suse.com>  [be35cbe0d86b416414972754af7dfef9c21bc3b0]

This looks wrong for sure, too.


2011-11-05  Takeshi Abe  <tabe@fixedpoint.jp>  [307535d98aeb171ee5e291b77f6c5028b4db936d]

removed unused macro


2011-11-04  Laurent Godard  <oooconv@free.fr>  [c9c98ab207fba4df35261c66b3753b9ce5e997ba]

calc big doc : ScMyTables::NewSheet method cleaning


2011-11-04  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [fbc8aa7f49abc4481fb8f74856eb6b5b298a36a7]

 remove unused methods from ScDocument and ScTable


2011-11-04  Philipp Weissenbacher  <p.weissenbacher@gmail.com>  [869a0f367ce94e2eaa7cbcc2ad0cde03e9c5b799]

Translate German comments


2011-11-04  Norbert Thiebaud  <nthiebaud@gmail.com>  [6f9d6b6c518e0c9d98877d71c525c402a12083c9]

populate gb_CCVER for mac and winmg build


2011-11-04  Eike Rathke  <erack@redhat.com>  [3976f78ac001ad3d14d3fdcd6c53e967ea656037]

Fixed fdo#37083 mis-positioning caused by internal TeX points.

* Changed Calc's internal definition of points per inch from TeX points (72.27
  points per inch) to PostScript points (72 points per inch) as used by the
  rest of the world (except TeX).
* Aligns between internal representation and API that at various places
  assumed PS points already.
* Fixes mis-positioning and bad sizing of drawing layer objects relative to
  column widths and row heights.
* More precise printout of column widths and row heights.
* UI dialogs such as Column Width always assumed PS points, so earlier
  versions actually displayed wrong metric (and imperial) units.
* Printouts now are slightly larger due to 0.27 points less in an inch, but
  more accurate in reflecting the actual UI values, and drawing layer objects'
  position and size match the row heights and column widths.
- Problems with drawing layer objects and zoomed view versus Page Preview
  versus printout that don't align still persist.
- Problems with resized rows and misplaced drawing layer objects are also not
  magically healed.

2011-11-04  Eike Rathke  <erack@redhat.com>  [07d0503fc641edc988a0142eedfeb79f1bd594a9]

add .idl as C++


2011-11-04  Eike Rathke  <erack@redhat.com>  [10751751023eb8c2a1ec64ab9624594d5d719310]

add language java


2011-11-04  Eike Rathke  <erack@redhat.com>  [5a1225b76112e6abcd2ac232a1cf53d9988ea19f]

ensure that only THE clone dir is excluded


2011-11-04  Eike Rathke  <erack@redhat.com>  [fc2207ecfd0503366b1849ef2c7790df5e95a680]

Silence down ne_lock gcc WaE

Wraps this
/usr/include/neon/ne_locks.h:125:51: warning: 'int ne_lock(ne_session*, ne_lock*)'
hides constructor for 'struct ne_lock' [-Wshadow]
into a system header guard.

2011-11-04  Michael Meeks  <michael.meeks@suse.com>  [9b699a2ce1e70f4752de9b9184765f46ffd274f8]

WaE: calm down windows shutdownicon warning


2011-11-04  Michael Meeks  <michael.meeks@suse.com>  [e4bc48f37f086ce5658cecfabb9af082f19c5b01]

fix Win32 manifest linking: get dependencies the right way around

the .bin depends on the _bin.exe and not vv.
also -f is required for rm in phony clean rules

2011-11-04  Michael Meeks  <michael.meeks@suse.com>  [e335eb1438ed99260a5ca050548b2693b5b22b1c]

gtk3: move gtk+ file picker into vcl - a more sensible place for it


2011-11-04  Caolán McNamara  <caolanm@redhat.com>  [1097edc1e2275e8453829b1959c53ffe9d1343f9]

We always either build nss or use the system one

We always either build nss or use the system one, so there isn't a case where
we want to bundle the ancient nss in the pre-builds

2011-11-04  Caolán McNamara  <caolanm@redhat.com>  [65270c4e9318036100401ec1fb09443c1bdb239a]

fix encrypting odf documents

xsec_fw is always built, so always register and install
xsec_xmlsec is built when ENABLE_XMLSEC is true, match
    register and install
plugin is built when WITH_MOZILLA is not NO, match
    register

2011-11-04  Tor Lillqvist  <tlillqvist@suse.com>  [d990bb8cd6d6e93c099c0bc196ef5b46a11f54c1]

Deduplication and generalization for cross-compilation

Introduce gb_Helper_LIBRARY_PATH_VAR that is the name of the
environment variable used to look up shared libraries, which differs
depending on OS_FOR_BUILD.

Set that environment variable instead of a hardcoded LD_LIBRARY_PATH
in gb_Helper_set_ld_path.

Make all the PRECOMMAND macros actually use gb_Helper_set_ld_path
instead of duplicating it.

This fixes cross-compilation to HOST platforms that use unxgcc.mk (for
instance Android) from BUILD platforms that don't (for instance
MacOSX).

2011-11-04  Stephan Bergmann  <sbergman@redhat.com>  [b05266ab750e939c46d9962216208e9d9beadd16]

Some WNT-only code still needs ApplicationEvent(); plus made the other ctor explicit.


2011-11-04  Michael Meeks  <michael.meeks@suse.com>  [7242bf3eece5a81d031013389b24085ce685f921]

quiet normally incorrect empty fragments warning cluttering tinderbox output


2011-11-04  Michael Stahl  <mstahl@redhat.com>  [9635dab7ccdc629ff55e571ee1495573dca53aee]

download: do not annoy me by creating bogus git-hooks


2011-11-04  Michael Stahl  <mstahl@redhat.com>  [175f17b31e838056b733a1524e5f366efe7300d9]

'g': whitespace: expand tabs


2011-11-04  Michael Stahl  <mstahl@redhat.com>  [a0eb50ac6c6d247e4ae7d1ade3c20300210df113]

'g': actually set up git hooks properly


2011-11-04  Michael Stahl  <mstahl@redhat.com>  [0ad9f4028dec2b1d05619987599f7856d572f5e5]

gbuild: document more user defined variables


2011-11-04  Michael Stahl  <mstahl@redhat.com>  [30a7608b6cb95c0ba6903116101314a02b82c1dd]

configure: --with-linked-git: check that clone repos exist

If you specify the directory of the core repo instead of the clones
subdirectory a huge mess results.

2011-11-04  Michael Meeks  <michael.meeks@suse.com>  [62b44c34825fc928867192f407d1d24bd5bcabca]

gtk3: add missing include, and rtl namespace


2011-11-04  Caolán McNamara  <caolanm@redhat.com>  [edf50b4d4fe0b1a2b0a670f896dc2301caf14212]

binfilter test needs to have SOLARSRC set to find sample docs


2011-11-04  Caolán McNamara  <caolanm@redhat.com>  [b70fbfd9265d46a0bc088ff08b52fd78268a4834]

update unused list


2011-11-04  Caolán McNamara  <caolanm@redhat.com>  [3f8126822c5cb4348f769d9a0776d457f5587b58]

convert zip of makefiles.mk to a patch and skip building some we don't need


2011-11-04  Thorsten Behrens  <tbehrens@suse.com>  [a6a391da8d6e3aa2b9f30c9f8b664014dc2ae02c]

Put BitmapDevice::getPixelData() back.

Slight tweak of d0d62edf3f398e9ddb2fd0f1f5fbe1dd0393ff47 - getPixel()
and getPixelData() are complementary functions, similar in spirit
to const and non-const getters. Added unit test for it to avoid
flagging it for removal again.

2011-11-04  Ivan Timofeev  <timofeev.i.s@gmail.com>  [504b384dd1c74838f34d5caa27f3e916bb309a8c]

suppress warnings about inexact argument type


2011-11-04  Stephan Bergmann  <sbergman@redhat.com>  [249df7bf9af38fd992019a413665901558beaffb]

Removed spurious junk left over in previous commit.


2011-11-04  Stephan Bergmann  <sbergman@redhat.com>  [e66e54fb00bf74d13b7059bd32b6207a029afa5e]

Further clean up of areas touched by previous commit.


2011-11-04  August Sodora  <augsod@gmail.com>  [e04249337551653f63ba9b2a2302578961e38562]

String->OUString, remove unused code


2011-11-04  Stephan Bergmann  <sbergman@redhat.com>  [fb17dce09e29c4518129587d347cc3787f74c396]

Added OUStringBuffer::append(char) so that b.append(' ') does what one expects.


2011-11-04  David Tardon  <dtardon@redhat.com>  [08488edd45b7b4fa6b255c4a3e5b882765e6fc13]

add missing includes


2011-11-03  Joseph Powers  <jpowers27@cox.net>  [d0d62edf3f398e9ddb2fd0f1f5fbe1dd0393ff47]

Cleanup basebmp a little

I removed 2 unused headers.

I also stopped delivering a lot of headers that no one outside of basebmp
cared about.

I also removed the unused methods:
  basebmp::BitmapDevice::getPaletteEntryCount() const
  basebmp::BitmapDevice::getPixelData(basegfx::B2IPoint const&)

2011-11-04  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [651aa258c9f2b58e241b1fab7bfb4fc0dae9fbb2]

remove some unneeded dependencies

they are no longer used because we separated macros_test and
filters-test

2011-11-04  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [989ee5998b99497caa619341fb4f3d8e32fd0765]

add test cases for "Informations" functions to functions.ods


2011-11-03  Caolán McNamara  <caolanm@redhat.com>  [5436b3242ae84aca1d8a3d750bee6bf39ea52224]

Unwind and refactor some of the Grey Palette stuff

We get some assertions in the smoketest with --enable-debug, looking
closer I think to use a single bIsGrey flag we...

a) would need to check after every modification of a Palette that mbIsGrey is
still valid and update it accordingly
b) There are a lot of routes outside of direct assignation to the stock Grey
Palettes that can result in Grey palettes in e.g. the pngreader, they would
all need updating :-(

So, how about just refactoring the original HasGreyPalette and IsGreyPalette.

2011-11-04  Tim Hardeck  <thardeck@suse.com>  [8d47725cf897ea2a1c312fbe556e70b92df925e9]

Translated some comments in svx

Translated the comments of four files from German to English in the svx part.

2011-11-03  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [0920750899539e8988cf11ff9a7b76eb44ca3f2e]

component files for password test

if this breaks a --disable-nss build please revert this patch

2011-11-03  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [9249958a587d773566b88d24bc907028d8553b85]

initial work for a password test

still needs work in:
- RdbTarget_sc_filters_test -- missing component files to NSS (need to be
conditional on nss)
- nssinitializer.cxx:306 -- new environment variable BRAND_PROGRAM_DIR for
$(BRAND_BASE_DIR)/program that is overriden in the unit test to
solver/(platform)/lib
- make the testPassword in filters-test.cxx conditional on NSS
- LD_LIBRARY_PATH needs an additional entry for
  solver/(platform)/lib/sqlite

password.ods has password test and has been created Nov, 3rd 2011 with a
master build and should be ODF1.2 conform

2011-11-03  Cosimo Cecchi  <cosimoc@gnome.org>  [910bbf6f1e4c6bed983b51bc611b25a119960809]

fix gtk2 build


2011-11-03  Jan Holesovsky  <kendy@suse.cz>  [9d65c893cd68bdf0d4ac2f78a6ad2c5ff820d342]

Introduce LibreOfficeMinGW distro-config.


2011-11-03  Jan Holesovsky  <kendy@suse.cz>  [a1c23a44b90caf3d0360070c78b0cd05775b99b7]

Fix the --disable-xmlsec build.


2011-11-03  Michael Meeks  <michael.meeks@suse.com>  [e53ac9984cd745736ec07d039ca92451732392a1]

gtk3: Check for gtk3 >= 3.2 - we need that for broadway anyway


2011-11-03  Michael Meeks  <michael.meeks@suse.com>  [3c8b99a3fcbaf0192c9b5ffe2b94f7f84e2dde2b]

IsGreyPalette: belt and braces, empty palettes are grey (apparently)


2011-11-03  Cosimo Cecchi  <cosimoc@gnome.org>  [dab309e782cce77b3c22915627f2a2d3ff66cf01]

gtk: fix the build


2011-11-03  Thorsten Behrens  <tbehrens@suse.com>  [dab79744767c05fd5268866937e225b74e658cea]

Give Mac master builds a nice background .dmg image, too

Added a new DevVersionCopy action to scp2, that fires if PRODUCTNAME
equals "LibO-dev" - in that case, we use the DS_Store_Dev one.

2011-11-03  Cosimo Cecchi  <cosimoc@gnome.org>  [06840c3b3d90ad79c58398d1420577c28d630d57]

gtk3: implement rendering for Listbox widgets


2011-11-03  Cosimo Cecchi  <cosimoc@gnome.org>  [322626013770a8e781031e52cfb3f1cebd7f0f60]

gtk3: translate the cairo context instead of rendering from (1, 1)

It's just way easier than doing it every time.

2011-11-03  Cosimo Cecchi  <cosimoc@gnome.org>  [d444079d0383bac55376b5cfdf6b52a3f0e71dc4]

gtk3: misc cleanups


2011-11-03  Cosimo Cecchi  <cosimoc@gnome.org>  [585140eb253d28644f8abce66786128271378c0b]

gtk3: implement rendering for Comboboxes


2011-11-03  Cosimo Cecchi  <cosimoc@gnome.org>  [73980c1526e90a2b4dded074e39e76b54930dafc]

gtk3: implement rendering for spinbuttons


2011-11-03  Cosimo Cecchi  <cosimoc@gnome.org>  [671b1d26d0e8a1aad97b672172298d3c70e277f1]

gtk3: always set the wmclass using the X helper

The helper provided by GTK is only meant to be used before the toplevel
is realized, so it's not useful for this case. Instead, always call the
X helper.
This also gets rid of some GTK warnings we get on the terminal.

2011-11-03  Cosimo Cecchi  <cosimoc@gnome.org>  [56d287872accefc0269cd3454da3688acc839e65]

gtk: add widget_get_xid()

And use it in GtkSalFrame

2011-11-04  Takeshi Abe  <tabe@fixedpoint.jp>  [225cbd10f7fcb285c20c18c68fcae3a2cbfe9711]

catch exception by const reference


2011-11-03  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [97b5ed250d531382564d64521f8b803c92f775a0]

remove all debug output from filters-test that was for the xls bug


2011-11-03  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [82ceea3903bd361ad97c71a3ab89c7d2a92ec6e9]

need to quote command here


2011-11-03  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [1c8256c704de6b1f0e81436219a4f4b6a0a87b24]

codename is set by ScTabel constructor


2011-11-03  Tor Lillqvist  <tlillqvist@suse.com>  [97724a27a4055da1b743f3850e5382883e09172d]

Check $OS, not the build platform


2011-11-03  Caolán McNamara  <caolanm@redhat.com>  [6598e65cfcabd270199d09d11d9d93639bca620d]

probably need to add mbIsGrey to operator== comparison


2011-11-03  Caolán McNamara  <caolanm@redhat.com>  [33a49504779cae71e079bc13f71ff2a77352b116]

need to assign mbIsGrey in operator=


2011-11-03  Caolán McNamara  <caolanm@redhat.com>  [d0d1cd58cf0e51ba1dcb60291abe623c504c3c18]

mbIsGrey needs to be initialized in ctor


2011-11-03  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [95dec4bc44ee84041130bb2cfa027a4d4b203ae0]

Fix linking on Windows


2011-11-03  Tor Lillqvist  <tlillqvist@suse.com>  [58ba34844a9b1b70e1192abd303544b452f3ad33]

Add the xmlsec1 Android patch


2011-11-03  Tor Lillqvist  <tlillqvist@suse.com>  [6744ccd78233a8d053fd2353a146eeba803a5b21]

Don't bother with --with-openssl=no for Android then as we do use openssl


2011-11-03  Tor Lillqvist  <tlillqvist@suse.com>  [64a25bc57a7897b8feb1ab974a9c344b23dbc26d]

Pass --build and --host to xmlsec1 configury when cross-compiling


2011-11-03  Tor Lillqvist  <tlillqvist@suse.com>  [c163a614997f3967581ead98b5135787b473235a]

Use our openssl build as crypto lib for xmlsec1 for Android

Seems to build that way; no idea if it works of course.

2011-11-03  Tomas Chvatal  <tchvatal@suse.cz>  [3433ac9b0f350d5cfa86d92239cd41e6c75dbeb1]

Drop translate_toolkit folder and its internal download.

Signed-off-by: Tomas Chvatal <tchvatal@suse.cz>

2011-11-03  Stephan Bergmann  <sbergman@redhat.com>  [2e68995221d45a296e8bee306a12e9a4f4a0cc91]

Still missing conditionalization.


2011-11-03  Thorsten Behrens  <tbehrens@suse.com>  [f7975d2335334899e5d14e35e7640d3afdf220f6]

Fix one more subtlety around B2IBox / B2IRange changes.

The Cohen/Sutherland clip flag routine was not aware of B2IBox,
thusly yielding incorrect line clipping for BitmapDevice software
rendering. Cleaned that up, added some more unit tests around the
problem, and removed the now-extraneous maLineClip member from the
bitmap device.

2011-11-03  Laurent Alonso  <alonso@loria.fr>  [3e8dee1a48bd80c52b5adda6bd9358c2136ea764]

Add possibilty to embed ole object and to pass paragraph borders


2011-11-03  Stephan Bergmann  <sbergman@redhat.com>  [5d9a23ccec9fc3733786d64b83d768719951b89f]

Missing conditionalizaton.


2011-11-03  Stephan Bergmann  <sbergman@redhat.com>  [a72a7dc500ffd57662e8b9be61e4676266861c33]

fdo#42312: Change bsh and js script providers from extensions to optional modules.

Their jar files reference other non-URE jars, so they cannot be extensions.
bsh.jar has been moved into the optional module (it used to be installed
always, but it looks like only the bsh script provider needs it; also, it
had been added to URE_MORE_JAVA_CLASSPATH_URLS if SYSTEM_BSH, which also
appears unnecessary as it is mentioned with an absolute file URL in the
Class-Path of the script provider jar).
js.jar has been included in the optional module (it used to be not installed
at all?).

2011-11-03  Tor Lillqvist  <tlillqvist@suse.com>  [7a17b2b9d0e9bc0a95ba8bee72c2b24fb529005b]

Use xml2-config and xslt-config from our own copies if not using system ones


2011-11-03  Caolán McNamara  <caolanm@redhat.com>  [36edda75a9035f15e361b5a99423568e9ae7826e]

Resolves: fdo#36678 regenerate language-specific user dict list

Regenerate language-specific user dict list when language of underlying text
changes. Not just when the user overrides it from the top menu.

2011-11-03  Tor Lillqvist  <tlillqvist@suse.com>  [4abf8729b8344a4d2084ba299b570ec7badc5a10]

Use the xml2-config from our own libxml2 copy if not using a system libxml2


2011-11-03  Caolán McNamara  <caolanm@redhat.com>  [7d4f986abf2b0e1c661a39e66e389ccd354a6ac1]

ditch ScXMLExportDatabaseRanges::getOperatorXML


2011-11-03  Caolán McNamara  <caolanm@redhat.com>  [af55fea94ee2c495629cbe7e4dada387276a85b1]

utf-16, not utf-8


2011-11-03  Caolán McNamara  <caolanm@redhat.com>  [01501ea9efc8128b1ba34baeefe65cad0b6ba428]

add missing tests


2011-11-03  Caolán McNamara  <caolanm@redhat.com>  [12db5315fca413ae66e88c4cd8212ee3b01667b7]

Follow UAX-29 and present user-perceived character counts

Not a count of code-units, nor a count of code-points, but try and follow
http://unicode.org/reports/tr29/ and present the grapheme count.

Add a few representative tests to try and avoid gotchas.

2011-11-03  Caolán McNamara  <caolanm@redhat.com>  [56d5a48099165dabb72eb3a2655c2eb503684f1c]

callcatcher: drop unused methods


2011-11-03  Caolán McNamara  <caolanm@redhat.com>  [eaefa688bfff0f73992c84496d4ce89e16ac3550]

callcatcher: ditch some unused code


2011-11-03  Caolán McNamara  <caolanm@redhat.com>  [87b8377ab22fbcf444f7c8349e69ad1a77f03f6b]

ByteString->rtl::OString


2011-11-03  Tor Lillqvist  <tlillqvist@suse.com>  [4373ecda6a3f977f449be3844f7d0e9c63873cf5]

Don't attempt any stripping when cross-compiling

It uses a hardcoded plain "strip" command anyway, which hardly will
work for foreign executable file formats.

2011-11-03  Tor Lillqvist  <tlillqvist@suse.com>  [be5855de62ea99a9bb67556f1db548aa56cda605]

Use DYLD_LIBRARY_PATH when OS_FOR_BUILD == MACOSX


2011-11-03  Michael Meeks  <michael.meeks@suse.com>  [b9474a8cacd02bcb7b2d3b48e20eed266923a6e2]

Cleanup inline IsGreyPalette implementation for mac platforms.


2011-11-03  Emanuele Fia  <emanuele.fia@laptop>  [4029a580f725380c395ff9ebc7ed181f376b0a96]

Removed IsGreyPalette


2011-11-03  Andras Timar  <atimar@suse.com>  [266defb7639b4d42c8bfc3140bbed649c897f124]

indent line in merged description.xml


2011-11-03  Thorsten Behrens  <tbehrens@suse.com>  [7c22d03fb6394ae4b9a82061cb160c1bcd7df8da]

Better fix for removed RangeExpander

The sole reason for that late class was the overloaded
Range::expand() method - but it's actually quite easy to
disambiguate that for boost::bind.

2011-11-03  Tor Lillqvist  <tlillqvist@suse.com>  [223aa43ad4e7f5529c003d12138a3c50ddb918c8]

Disable xmlsec for Android


2011-11-03  Felix Zhang  <fezhang@suse.com>  [46bc8b9027a6a68791973a3da702db39b3cd0e30]

remove unused methods in EditEngine


2011-11-03  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [7ffe517dea4190334c1ddf376af17ddfc1d3f128]

RangeExpander functor removed, but needed in one place.

Added a local class for it: there may be a better fix, but it avoids the
build to break.

Removed a few remaining includes

2011-11-02  Thorsten Behrens  <tbehrens@suse.com>  [1e297aef53ec79e2905cb9ca57d649b82bc3938d]

Move BitmapDevice to use B2IBox instead of B2IRange.

Semantically, B2IBox represents a pixel rect much better than
B2IRange - replaced all occurences in and around the software
renderer, and client code.

2011-11-02  Thorsten Behrens  <tbehrens@suse.com>  [aeee94cb587082430f3a277a24ae459829f6d384]

Cleanup basegfx - docs, visibility, pointless methods.

Added docs to the range/* classes, removed methods the compiler can
generate for us, removed unused header, and cleaned up visibility
markup (inlines don't really need to be exported).

2011-11-02  Thorsten Behrens  <tbehrens@suse.com>  [3c8f2388769a439a871c90550832a6aeb03227dc]

Fix BXYBox behaviour and unit test

Made the distinction more clear, added appropriate tests to nail
behaviour.

2011-11-02  Thorsten Behrens  <tbehrens@suse.com>  [3c1b4b6ef70b049bc5242149e727dd5d94111d86]

Keep basebmp free of naked ptrs.

Moved the implementation detail that SalFrames lifetime is handled
manually in vcl out of basebmp & into vcl. Added lightweight wrapper
class to decouple damagetracker lifetime from GtkFrame lifetime.

2011-11-02  Thorsten Behrens  <tbehrens@suse.com>  [207bcfc5b9d3e857741cd973c3ee9615bdeb2563]

Revert "basebmp: B2IRange::isEmpty is surprisingly, unhelpfully lame - workaround"

This reverts commit 69e4dd120631b05e7abb2c65f36b71e9424a8a72.

2011-11-02  Michael Stahl  <mstahl@redhat.com>  [543c57eb87cf3f37c36c0f3d8cf669d9acbb9286]

Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/core


2011-11-02  Tomas Chvatal  <tchvatal@suse.cz>  [75f77e63189607142d0a90047ac04cd415072174]

One more SYSTEM_MOZILLA to SYSTEM_NSS


2011-11-02  Kohei Yoshida  <kohei.yoshida@suse.com>  [08f73742b35ffbef96e470c61f9f86cd7d3ee2e1]

More on sal_Bool to bool (in method signatures).


2011-11-02  Kohei Yoshida  <kohei.yoshida@suse.com>  [0735a3558a9fc45272a0d34e26a3b3db30b7c6fa]

Prefer boost::scoped_ptr to std::auto_ptr and shared_ptr (if appropriate).


2011-11-02  Kohei Yoshida  <kohei.yoshida@suse.com>  [e27eec9651367c38df8de158c32d7ca562c03f19]

sal_Bool->bool in ScGridWindow.  One of them wasn't even used.


2011-11-02  Ivan Timofeev  <timofeev.i.s@gmail.com>  [0847d1cb9868396cbcdf59b1a389dc88bcd5b71e]

simplify determination of pages to print


2011-11-02  Michael Meeks  <michael.meeks@suse.com>  [32af4b5f3ae56afaf0fcf9a1b08e220723ff7be8]

more fpicker related gtk cleanup


2011-11-02  Michael Stahl  <mstahl@redhat.com>  [861a1c2dea41c141bffce54c30d53e65b7b88973]

cleanup gtk / gdk locking situation to use the SolarMutex instead

The SolarMutex is integrated with native gtk+ toolkit locking so
this is semantically equivalent and rather less problematic.

2011-11-02  Rene Engelhard  <rene@debian.org>  [a5925095882efee3cd2cfbecfdb43c72b47caf34]

remove obsolete @SYSTEM_TRANSLATE_TOOLKIT@ from set_soenv.in


2011-11-02  Rene Engelhard  <rene@debian.org>  [ceddf468263491fa89068497285df279f96ff5eb]

remove obsolete --with-system-translate-toolkit


2011-11-02  Rene Engelhard  <rene@debian.org>  [3c904c0d5c864a1b5b9a333c4e667326131b689d]

remove Resource.java.orig


2011-11-02  Rene Engelhard  <rene@debian.org>  [247022697064703f9fede3801df6867405979d26]

pushd is a bashism, use #!/bin/bash in solenv/bin/localize


2011-11-02  Michael Stahl  <mstahl@redhat.com>  [75fe0e01d9ea7f6c832c75e3d074bea3f17a36ae]

Library_vclplug_gtk3.mk: fix typo


2011-11-02  Michael Stahl  <mstahl@redhat.com>  [66d9925bb6e9c43aacfe9e4ac6f1ee10a8e25166]

Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/core


2011-11-02  Cosimo Cecchi  <cosimoc@gnome.org>  [625afed7a89732decb068a12bb526fb406cd2c7f]

gtk3: improve the GTK3 theming layer somewhat

Improvements include:
- don't create widgets when calculating the native region size, but use
  GtkStyleContext instead
- refactor the native control drawing cycle
- theme scrollbars
- theme menu radios/checks/separators/arrows

2011-11-02  Tomas Chvatal  <tchvatal@suse.cz>  [f6f5c89259867b5aeb86d5509f826da949d122c4]

Rename --enable-nss-module to --with-system-nss + introduce --enable-xmlsec.

This also finishes the uncoupling of NSS from the --with-system-mozilla.

2011-11-02  Stephan Bergmann  <sbergman@redhat.com>  [b5ec39a65e8b5d78f9f58bc179e9130c81ec347a]

Make .hpp/.hdl more robust against accidental include of .hdl instead of .hpp.

.hdl failed to declare the inline cppu_detail_getUnoType functions defined in
.hpp, which if client code only includes .hdl instead of .hpp could lead to
runtime failures, now leads to compiler warnings.

2011-11-02  Stephan Bergmann  <sbergman@redhat.com>  [8524330a746da6bd26ca5676b48cdce6bb722380]

Simplify addition of optional components to URE_MORE_{SERVICES,TYPES}.

Those bootstrap variables now support <XXX>* syntax to include all files (non-
recursively) contained in the directory denoted by XXX.  Optional components can
put their data simply into program/services/ and program/types/.

2011-11-02  Tor Lillqvist  <tlillqvist@suse.com>  [4ab6d2841dc47219d443e18f007f7b9893705966]

Pointless to check for "executability" of gdiplus.dll here


2011-11-02  Caolán McNamara  <caolanm@redhat.com>  [8fa8a59cad3970bbe68724fbbb93797fb5786c37]

update unused list


2011-11-02  Caolán McNamara  <caolanm@redhat.com>  [da0bd7a50139b06e14c1917af044b37d10ebaf4f]

drop freshly unused methods


2011-11-02  Caolán McNamara  <caolanm@redhat.com>  [0cbcb89fde8cc81db499bc1e388fd53ef6fa3c3f]

update word count dialog when selection is completed or invalidated


2011-11-02  Laurent Godard  <oooconv@free.fr>  [dbfa9d4f87b660251ccfe9b854e614abafcb684b]

calc big file : refactor loading to avoid unecessary tests

create ScDocument::AppendTabOnLoad
do not test if named ranges exist on file load

2011-11-02  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [208c9648ec31ccf27edddc2f5dbfd1387a445fdb]

n#693238: fixed parentheses warning


2011-11-02  Ivan Timofeev  <timofeev.i.s@gmail.com>  [2ab818f8e9822ff027ad6c90e7b6fb1f4c089f9f]

Fix i#89051: Move the point you've just inserted, not the previous one.


2011-11-02  Caolán McNamara  <caolanm@redhat.com>  [555c89db131240641cb01c7c8caa239d1621df84]

fix this to build


2011-11-02  Matt Pratt  <mattpratt.au@gmail.com>  [12402e2cfdacf9a77af390e51ce12a4a6025f286]

Resolves: #i46785# Word count dialog modeless


2011-11-02  Joseph Powers  <jpowers27@cox.net>  [0c9d2b9cb3f1b5bac034ccfee0eb83aa2182f2cf]

precompiled_cli_ure.hxx is empty, so just remove it


2011-11-02  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [8c0847593abd84d4f6c2bcf8f243202ae876dc57]

n#715115: WW8 numbering levels: use the WW6 indent if legacy flag is set


2011-11-02  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [fd886cdc6a8c047a9fb1bd10a00f901b4adb525e]

n#693238: fixed docx import of tabs set after the end margin

Added a new compatibility option to keep the previous behavior, but
changed the default to avoid lines insertion for tabs when there are tab
stops set beyond the end margin

2011-11-02  David Tardon  <dtardon@redhat.com>  [b2e0b5f3f5b9a4c6b8483e6fb9855054c84aab92]

use SAL_N_ELEMENTS


2011-11-02  Felix Zhang  <fezhang@suse.com>  [8c4b9f7c6bdecca8ec405272a23c7ca35ca0617e]

remove unused methods in layout


2011-11-02  Joseph Powers  <jpowers27@cox.net>  [f65946944eca8da10d1e54a78eb2537e205e855c]

Remove an unused header from basctl


2011-11-02  David Tardon  <dtardon@redhat.com>  [337b07d872e903cdc5f4411d76aca873567eee81]

use external


2011-11-02  David Tardon  <dtardon@redhat.com>  [1b717cee8c7e9d321dc8fdbfb47719cbd9b6c870]

export DBUS_{CFLAGS,LIBS}


2011-11-02  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [bc3c10b5ce88869871761000e9724bcad9a0d556]

Grammar checking dialog: reworked how explanations are shown


2011-11-02  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [610b7bc5943579d8cacb421c9a6b401b83bda149]

Page Break: fix crash when changing from break before to break after

Keeping a temporary copy of the shared_ptr to avoid the object to be
deleted during the Select method.

2011-11-02  Michael Stahl  <mstahl@redhat.com>  [b2254d5d6fde8c28501e99e29bc824e935a25247]

rhbz#657394: sd::DocumentRenderer:

Closing an Impress document while it is printing results in the document
being destroyed, but the DocumentRenderer still retaining views that
contain SfxItemSets that reference the document's SfxItemPool.
Prevent the crash by retaining a SfxObjectShellRef.

2011-11-02  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [b03e931439c54f4abaa520cf11ed24560ca1709a]

we need to use ValidColRowOrRepeated, silly mistake by make


2011-11-02  Caolán McNamara  <caolanm@redhat.com>  [de04c92dea40c906fdf2b9058bd3139134d62f15]

make this build


2011-11-02  Caolán McNamara  <caolanm@redhat.com>  [7297ec19950c48f498d22bd88c1d3fccbe7d77ea]

update list post SvUShorts removal


2011-11-02  Caolán McNamara  <caolanm@redhat.com>  [40fbc430fdd9366cd0047724f831929378cdf679]

callcatcher: some unused code


2011-11-02  Caolán McNamara  <caolanm@redhat.com>  [057d3225203543f6d0f2d658d884ed11241e88ee]

ByteString->rtl::OString


2011-11-02  Lior Kaplan  <kaplanlior@gmail.com>  [c6189de19431869eafcba64428858ff5410f2a98]

rename TEXTDIRECTION variables to TEXTORIENTATION to represent the previous string change


2011-11-02  Lior Kaplan  <kaplanlior@gmail.com>  [72e0dfc02e15ba82b4b4051d050f5aad046cfc2a]

Change strings to reflect text orientation not text directionlity


2011-11-02  Stephan Bergmann  <sbergman@redhat.com>  [793274a6cf555cb2af783a0ec6da14bbc6547a77]

Minor clean up.


2011-11-02  Stephan Bergmann  <sbergman@redhat.com>  [ea5021e2d7db54be402c99ee551b470b95f1e92b]

Add gbuild support for .components files.


2011-11-02  Stephan Bergmann  <sbergman@redhat.com>  [20528637ef3f9517cf73f71fdcf701e945642989]

Add gbuild support for .jar in .oxt.


2011-11-02  Stephan Bergmann  <sbergman@redhat.com>  [79b26e3a113f86237dc787bdb5edb238d8a1ad70]

.DELETE_ON_ERROR is a global flag (that should always be set).


2011-11-02  Muthu Subramanian  <sumuthu@suse.com>  [b645f9195f4da3014e001fb27b8a117d89c8f389]

n#706792: Fix crash while opening certain pptx files.


2011-11-02  Miklos Vajna  <vmiklos@frugalware.org>  [11e227371aa5f9bc6434ed9e14866c63555401f2]

Related: i#95668 Fix encoding of non-continuous font indexes

The non-continuous font index first has to be converted before the
encoding can be looked up.

2011-11-01  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [0d1b57b3b1c47b3d2348ca6b37ab0074c728896b]

Merge ssh://git.freedesktop.org/git/libreoffice/core


2011-11-01  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [0bcda87664af59e01f4e1048991e5cf752547556]

fix smoketest linkage


2011-11-02  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [84ae3c9853b7b90d7b859fd562dabc7b31e8deb8]

add test cases for fdo#40967


2011-11-01  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [0eae161aa3bd0a7abef6f9a5cf6afef171b09704]

add tests related to fdo#41807


2011-11-01  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [cf0dd2113527ba0a601c5c59de7f7f44da161d21]

prevent access to non existing mdds elements (fdo#41807)


2011-11-01  Kohei Yoshida  <kohei.yoshida@suse.com>  [2f46c82072470599f1fe92dc2235873d6a5ef4ac]

New unit test to test AND and OR evaluations of matrix objects.

This is in response to fdo#40967.

2011-11-01  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [30e4e8c2a7d9caa2e40193baa195891e662a2242]

boolean values are valid for matrix evaluation (fdo#49967)


2011-11-01  Michael Stahl  <mstahl@redhat.com>  [d33e8d9bfecb7602b65b10d628c807e1ca2dccc2]

SalYieldMutex::release(): add assertion


2011-11-01  Thorsten Behrens  <tbehrens@suse.com>  [95da84dbcaf118f9b1ec65444198d70bf7459045]

Fix .dmg background image some more.


2011-11-01  Kohei Yoshida  <kohei.yoshida@suse.com>  [61f74ecffe8e0685a022e5d224595891de64bb2c]

Unit test for testing cell functions referencing external ranges.


2011-11-01  Stephan Bergmann  <sbergman@redhat.com>  [54760dfdc26fcded5c62bbad05429db5c9cee935]

Moved sal/rtl/source string files from C to C++, for easier maintenance.


2011-11-01  Stephan Bergmann  <sbergman@redhat.com>  [e2c60649102a9840eff36b35813906d7cbb95d4b]

Moved sal/rtl/source/alloc_* files from C to C++, for easier maintenance.


2011-11-01  Stephan Bergmann  <sbergman@redhat.com>  [2a6aeea94de022b364fa5943793cdc1922df84f1]

Removed some obsolete register annotations.


2011-11-01  Stephan Bergmann  <sbergman@redhat.com>  [76af7256e04ac5a24205f76663fc20aa810a9c3d]

Moved various sal/rtl/source files from C to C++, for easier maintenance.


2011-11-01  Stephan Bergmann  <sbergman@redhat.com>  [f67c6fa040346dcf211699d0c31676909fae4b95]

Removed obsolete rtl/tres stuff.


2011-11-01  Stephan Bergmann  <sbergman@redhat.com>  [451c945da28818d3791dcaf85716ceae8fa70e61]

Fixed rtl_getGlobalProcessId implementation (moved from C to C++).


2011-11-01  Stephan Bergmann  <sbergman@redhat.com>  [f8f02136d8984ebd0a1a79fa3169e61e53521215]

Removed obsolete soltools/testSHL.


2011-11-01  Michael Meeks  <michael.meeks@suse.com>  [501a1fbc3e34c0f3afc75d523cc6fc72b94682fd]

WaE: more windows tinderbox warning cleanup


2011-11-01  Michael Meeks  <michael.meeks@suse.com>  [bc0ae5171790dc2656a2102eaced449f9ea54921]

remove obsolete Sun internal bugzilla numbers


2011-11-01  Kohei Yoshida  <kohei.yoshida@suse.com>  [5d02007469d84b248bb623196cca95d431f7ed11]

fdo#40110: Correctly map external ranges into matrix instances.

This is a simple silly mistake; the matrix representation of the
external range should've preserved the original range; not the data
range which can be smaller than the originally requested range.

2011-11-01  Luboš Luňák  <l.lunak@suse.cz>  [18a22145c62efc6b75b74803c4a17a5ebd64d037]

let's see if better eventloop integr. makes it into Qt4.9, if any

https://bugreports.qt.nokia.com//browse/QTBUG-16934

2011-11-01  Lior Kaplan  <kaplanlior@gmail.com>  [70c659f4da5ca10bb36a38e6d1494efe57e09260]

Align dictionary address with DICT_REPO_URL in instsetoo_native/util/openoffice.lst


2011-11-01  Kohei Yoshida  <kohei.yoshida@suse.com>  [06899e6b77f5ca878ba7fd8b60bb62f5f97e90a2]

Re-enabling the macros test.

It was due to those pesky .~lock* files preventing the test files from
being loaded.  Maybe this is also what's breaking the mac os build!?

2011-11-01  Michael Meeks  <michael.meeks@suse.com>  [fc1116452095e95616210bde60de0c0d6ed3e953]

gtk: fix cpu burn when inactive - broken timeout calculation


2011-11-01  Michael Meeks  <michael.meeks@suse.com>  [54c7480a6cdb049a5b0c907fa86af42068dcae16]

add real alpha to markers


2011-11-01  Caolán McNamara  <caolanm@redhat.com>  [9df6f53a88fb5e6d6c9ea430eb1f6d426ea7f755]

impl_loadBitmap is now dangling unused


2011-11-01  Daniel Di Marco  <d.dimarco@gmx.de>  [f7303fcac779f99931bfba48e8bfcf9c081af67f]

eliminate SvUShorts type


2011-11-01  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [cca7126c2908c5b9b6693326a3861bb96fae1be3]

very,very ugly hack to get the soffice.bin name

the previous solution couldnt work:
- Packages are toplevel targets, so they need to be in a separate file
- However, Packages should not be used here as it interferes with the
  pattern rules on $(OUTDIR)/bin
- replacing those instead with explicit (non-pattern) rules for this
  exceptional case
- depending from the regular target in $(OUTDIR) on the special one
- depending from the special target on the $(WORKDIR) one

2011-11-01  Michael Meeks  <michael.meeks@suse.com>  [75c1a8033a876b711c7b360565c99f831dd9d2e8]

WaE: various sillies flagged by MSVC++


2011-11-01  Caolán McNamara  <caolanm@redhat.com>  [7cac55174385bb278c4ae979bcf31f106072798e]

case matters


2011-11-01  Stephan Bergmann  <sbergman@redhat.com>  [055995086474821207313bacabe50bd9b9d7774c]

Made ooinstall more deterministic, fixed Mac OS X Python module dependencies.


2011-11-01  Tomas Chvatal  <tchvatal@suse.cz>  [f1f6f30bac305115fdf58fc4f2ecabaf236a519c]

When building with gconf check for orbit too.

This avoids build error like:

Entering /var/tmp/portage/app-office/libreoffice-3.4.3.2-r1/work/libreoffice-bootstrap-3.4.3.2/shell/source/backends/gconfbe

Package ORBit-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `ORBit-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'ORBit-2.0' found
dmake:  Error code 1, while making 'Shell escape'

Also update gvfs check to require gconf switch enabled instead of running
pkgconfig again.

2011-11-01  Caolán McNamara  <caolanm@redhat.com>  [8be381cf6662e97579c804ec022da085d370829c]

catch by const ref


2011-11-01  Caolán McNamara  <caolanm@redhat.com>  [d01ee468d84a32a83747fb0afdc267e5fd2288c8]

wrong lib name for old-style makefile.mks


2011-11-01  Caolán McNamara  <caolanm@redhat.com>  [3c95b2c39ae635f3fb9a4f06d41188d5139ff411]

drop GetImageIds


2011-11-01  Caolán McNamara  <caolanm@redhat.com>  [91220fc0ebffacd6cbcc2fdbede48ea37009e2a0]

callcatcher: unused Drop code


2011-11-01  Caolán McNamara  <caolanm@redhat.com>  [e547f8ca4cb0c91a65b263b655c23a2f4ae65d8b]

strip out some more unused automation


2011-11-01  Caolán McNamara  <caolanm@redhat.com>  [ace697180bf5eafee062209eef0abab455349160]

ByteString->rtl::OString


2011-11-01  Caolán McNamara  <caolanm@redhat.com>  [4d01a82f370b695b585d59393a461643c1b17001]

intermediate String objects are completely unnecessary here


2011-11-01  Caolán McNamara  <caolanm@redhat.com>  [c5e280b4144d3ed642404079f464a42829be3f80]

intermediate String objects are completely unnecessary here


2011-11-01  Caolán McNamara  <caolanm@redhat.com>  [9cb9ddbfb7d1baa4a3ac259354079c6e88429e69]

callcatcher: remove unused appendStr


2011-11-01  Caolán McNamara  <caolanm@redhat.com>  [76e37b7f798a211a9a3f3110f30d65a2c93dba4b]

adapt naming scheme


2011-11-01  Caolán McNamara  <caolanm@redhat.com>  [fef11229e6231814a9d5aa9227b17fbac4878731]

ByteString->rtl::OString


2011-11-01  Caolán McNamara  <caolanm@redhat.com>  [120d1614d3267d9f2844391c72024b61f97348e4]

can go behind appropiate ifdef


2011-11-01  Caolán McNamara  <caolanm@redhat.com>  [4847ef98f6a9448c3c4a52eacd8dd540e59fea4e]

drop unused GetViewCenter


2011-11-01  Caolán McNamara  <caolanm@redhat.com>  [4403ef6fa8c680fa230ead3a338fb8343e644461]

ByteString->rtl::OString


2011-11-01  Caolán McNamara  <caolanm@redhat.com>  [6a73e43b718cc22a6cec0b2fada8bb6ada3893bf]

MetaCommentAction now using rtl::OString


2011-11-01  Caolán McNamara  <caolanm@redhat.com>  [67cf9cbeebaa258cb790e71b559586fd3299017b]

add and use an OString::equalsIgnoreAsciiCaseAscii equivalent to OUString one


2011-11-01  Caolán McNamara  <caolanm@redhat.com>  [489272ce9e0d655a833fa7add2ed8cfb87349edb]

add and use an OString::equalsIgnoreAsciiCaseAsciiL equivalent to OUString one


2011-11-01  Caolán McNamara  <caolanm@redhat.com>  [9dc14818d588c13d7cea9814c8227a438c7a30de]

callcatcher: various unused methods


2011-11-01  Caolán McNamara  <caolanm@redhat.com>  [e2e684a49a8651ccc38a83e7d05ac756c6c4c2ed]

ByteString->rtl::OString


2011-11-01  David Tardon  <dtardon@redhat.com>  [77090e4e2515aefe547618487cdc96fde567e595]

remove superfluous casts


2011-11-01  David Tardon  <dtardon@redhat.com>  [3acbdb2dee458cba6904a636733f1777b47e9fc1]

let PgUp/Down go to the first/last line


2011-11-01  Andras Timar  <atimar@suse.com>  [bc58a79f825bd7b8a8eabe728b783ce2c62d0805]

typo fix in UI


2011-11-01  Arnaud Versini  <arnaud.versini@gmail.com>  [812aff65ad0661fed9687a429c763dc8f2144a0c]

Fix fdo#41245 : Auto fit text VIEWING too small in PPT


2011-11-01  Lionel Elie Mamane  <lionel@mamane.lu>  [3a183d773f837a57671377a22808f66b2ff535ca]

translate comments


2011-11-01  Lionel Elie Mamane  <lionel@mamane.lu>  [65a697fdfd8b0db09c7ea50667dc8f0c26f59de8]

typo in comment


2011-10-31  Joseph Powers  <jpowers27@cox.net>  [0ba264cc9f8ab33c7081223a3612cfe6604b150f]

Delete some unused .hxx files from autodoc


2011-11-01  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [125aa32e71eb9a8de6214a7f7bc3e3be13b14a7a]

we need to assign this value also for non unix platforms (fdo#40801)


2011-10-31  Stephan Bergmann  <sbergman@redhat.com>  [1635f66a3dd35c5bf34143956940ec44fda751c2]

Moved CONFIGURATION_LAYERS from soffice to fundamental ini.

...so that unopkg uses it, too.

2011-10-31  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [88f91adf266f19659014df22e09ce6c6761fb6f1]

update first ScMarkData before setting cursor (fdo#42432)

our ScMarkData instance might be used to set the cursor which will
result in a crash if the selected sheet has been deleted already

2011-10-31  Michael Stahl  <mstahl@redhat.com>  [7edb1da8c566c8c17b6bf9dd4f88101c14a07df8]

move CloseVeto from dbaccess to unotools


2011-10-31  Andras Timar  <atimar@suse.com>  [0ca429a00b6fca4eed328d106e95b447dd813e58]

l10n update


2011-10-31  Michael Stahl  <mstahl@redhat.com>  [17f1adc78adf3b8b943dc36882855b901259d4c1]

rhbz#657394: crash closing document while printing

- XRenderable implementation in SwXTextDocument and ScModelObj
  throw DisposedExceptions instead of RuntimeExceptions
- SfxPrinterController catches DisposedException and aborts printing
- vcl::PrinterController checks that the printing was not aborted

2011-10-31  Andras Timar  <atimar@suse.com>  [34191b3c0f2fe349293068a0b968c7c68724dea7]

towards enabling l10n of extension description in swext


2011-10-31  Michael Meeks  <michael.meeks@suse.com>  [c8656960d96c1d4b7d4e43403ad08105bfb2d706]

Revert "Move ScPostIt storage from ScBaseCell->ScDocument"

This reverts commit 249faa5cb64a7270e852862a26b4a5e3a69a9895.

2011-10-31  Kevin Hunter  <hunteke@earlham.edu>  [249faa5cb64a7270e852862a26b4a5e3a69a9895]

Move ScPostIt storage from ScBaseCell->ScDocument

ScPostIt is the behind-the-scenes name for Notes.  This move removes a
usually empty pointer for each ScBaseCell to list of pointers within
ScDocument.  The advantage is basically a reduction in size of 8 bytes
per cell.  The current sizeof(ScBaseCell) is 16.  Here are the
highlights:

* Remove mpNote from ScBaseCell, and add a std::map (data structure) to
  ScDocument to store notes and associate with addresses.

* Remove ScPostIt accessors and mutators from ScTable, ScColumn, and
  ScBaseCell

* Replace ScPostIt accessors and mutators in ScDocument with ones to
  handle move of data structure from ScBaseCell to ScDocument

* Rename ScPostIt.CloneWithoutNote to ScPostIt.Clone, while completely
  removing ScPostIt.CloneWithNote.  Any cloning of cell notes must now
  be handled outside external to the ScPostIt class, through
  ScDocument.*Note() functions.

* Rename ScNoteCell to a more ScEmptyCell.  I expect this can be
  completely removed at some point the future, if we can handle
  broadcasters external to the cell logic.

* Add ScDocument and ScTable to ScUsedAreaIterator data structure to
  accomodate for new placement of ScPostIt objects in ScDocument.

* Convert CELLTYPE_NOTE to CELLTYPE_EMPTY (and all ensuing uses).

* Wherever possible, respect 80-columns.

* New ScDocument based API (individually block-comment documented before
  their definitions):

SC_DLLPUBLIC ScPostIt* GetNote( ScAddress const & );
SC_DLLPUBLIC ScPostIt* GetOrCreateNote( const ScAddress& rPos );
bool                   SetNote( ScAddress const &, ScPostIt* );
bool                   MoveNote( ScAddress const & from, ScAddress const & to );
bool                   SwapNotes( ScAddress const &, ScAddress const & );
ScPostIt*              ReleaseNote( ScAddress const & );
void                   DeleteNote( ScAddress const & );

Of note, TakeNote has been replaced with SetNote, which returns true on
success, and false on failure.  TakeNote indicated failure by removing
the passed note.  The SetNote approach leaves room for the caller to
attempt to fix the issue, but also means the caller is now on the hook
to cleanup the memory.  For now, the Calc-internal API is lazy and does
not take advantage of this, but merely says "You failed?  Oh well,
delete the note." ... which is exactly what TakeNote did.  This means, the
lazy-programmer's idiom for SetNote use is:

   if ( ! pDoc->SetNote( aAddress, pNotePointer ) )
      DELETEZ( pNotePointer );

2011-10-31  Philipp Weissenbacher  <p.weissenbacher@gmail.com>  [cb8b7a86176a0684751354fa957ca18e6eb366d0]

Translate German comments


2011-10-31  Stephan Bergmann  <sbergman@redhat.com>  [a334403eb22f3d812549b5ce9b390fecdee9be31]

Cleaned up configmgr initialization.

Added CONFIGURATION_LAYERS bootstrap variable.
Removed OOO_CONFIG_REGISTRY[_EXTRA]_DIR bootstrap variables.

2011-10-31  Stephan Bergmann  <sbergman@redhat.com>  [983360d3bed84981650adfb30e2759bf6fa30e61]

Removed obsolete gid_Profile_Soffice_Ini items.

They have been duplicated to gid_Brand_Profile_Soffice_Ini a long
time ago.

2011-10-31  Michael Meeks  <michael.meeks@suse.com>  [2ed58be87924acc4aec81407ba93641afe776b35]

make --last-working checkout the last working version

thanks to Bjoern and Christian for tips.

2011-10-31  Andras Timar  <atimar@suse.com>  [d5486145c510de842a17f906fd8a7119d30d9993]

enable localization of extension description in reportbuilder


2011-10-31  Jan Holesovsky  <kendy@suse.cz>  [79228bb177bc9ebe847509d761630663b9c488ef]

The -something switches are obsolete, use --something instead.


2011-10-31  Andras Timar  <atimar@suse.com>  [3c3f1e3959ccfbd6427ae6610daa4c961559ba69]

enable localization of extension descriptions in sdext


2011-10-31  Michael Meeks  <michael.meeks@suse.com>  [c8278a72b36adfd7f0a44dbedc558961dfd0dd24]

gtk: tolerate NULL from gdk_screen_get_monitor_plug_name


2011-10-31  Stephan Bergmann  <sbergman@redhat.com>  [b67ae8dd02a1b9aeb35ef123017d8c02d1d8aaf5]

Make sure COMPONENT_EXTJARFILES are included in report-builder.oxt.


2011-10-31  Andras Timar  <atimar@suse.com>  [cedad6e08b5b820e2cb295ddebd431f576fb6f18]

change wiki's address


2011-10-31  Andras Timar  <atimar@suse.com>  [ff290dac977017f6c5114077f28f668432b7180a]

change address of extensions' website


2011-10-31  Stephan Bergmann  <sbergman@redhat.com>  [0c13fbb5bd4cbb0dd8c26b6a168d22a695dd11d6]

Improved an OSL_FAIL.


2011-10-30  Andras Timar  <atimar@suse.com>  [a18bfb0830796fbbb2f2699e9213d29045a7ef19]

Revert "enable localization of extension descriptions in sdext"

This reverts commit 184653370717f99e0cce817822caecde01d20006.

2011-10-30  Andras Timar  <atimar@suse.com>  [9ab6ecf33192750cc0353aa806e8ca2479f09224]

fix en-US only build


2011-10-30  Andras Timar  <atimar@suse.com>  [726fe9cc4e89f1c4bcd74c64bcfc5b7785b6e642]

enable localization of extension descriptions in mysqlc


2011-10-30  Andras Timar  <atimar@suse.com>  [184653370717f99e0cce817822caecde01d20006]

enable localization of extension descriptions in sdext


2011-10-30  Ivan Timofeev  <timofeev.i.s@gmail.com>  [eda6d8971dd5b33d572a123198bf0cca63120cf9]

fix fdo#31966: inserting empty slide when printing handouts


2011-10-30  Lionel Elie Mamane  <lionel@mamane.lu>  [e382cc5c08d0339e5ab7325f1e989222d0e261f5]

fdo#33047: no data accessible if filename contains "?"


2011-10-30  Lionel Elie Mamane  <lionel@mamane.lu>  [6efdf794cdd0c979ffead0e5051309f711b23997]

factorise multiple SQL_ISRULEOR2 implementations into one


2011-10-30  Lionel Elie Mamane  <lionel@mamane.lu>  [eaa8cb8ee384f4edbe77aaa9a533d62064622fbf]

add const


2011-10-30  Lionel Elie Mamane  <lionel@mamane.lu>  [788283383e93a646a397d9a14847128b354f18bb]

Remove unnecessary variable


2011-10-30  Julien Nabet  <serval2412@yahoo.fr>  [14e3351b22789706e2360936433ebca062bed272]

Small fix OParseNode->OSQLParseNode


2011-10-30  Julien Nabet  <serval2412@yahoo.fr>  [60812ff7b6439c879d1c008db5b09d0417288329]

Fix some typo (verion -> version)


2011-10-30  Lionel Elie Mamane  <lionel@mamane.lu>  [be1bc3c80a684e68743a020f64c2e665c11ea635]

wrong logic in comment


2011-10-30  Lionel Elie Mamane  <lionel@mamane.lu>  [2cd03f687f349c6f0352eac72b2dec327d64d800]

Typo/spelling in comment


2011-10-30  Lionel Elie Mamane  <lionel@mamane.lu>  [1f805926d825e06c859ad79954c4bc27a4467f85]

fillFunctionInfo now also guesses the type of non-function call expressions


2011-10-30  Lionel Elie Mamane  <lionel@mamane.lu>  [70511e6e1596f98cf908938373b6bfc7f6370248]

Errors in comments


2011-10-30  Lionel Elie Mamane  <lionel@mamane.lu>  [74816f998b5d947edaba21102d6b0de28016aec7]

translate comments


2011-10-30  Lionel Elie Mamane  <lionel@mamane.lu>  [338ea7617f33d975cc35f44030f522ec5d77adfb]

Return proper UNKNOWN_RULE instead of 0 for unknown rule

also make unknown rule -1 to better separate it
Before, an unknown rule actually went to 0 == OSQLParser::select_statement

2011-10-30  Lionel Elie Mamane  <lionel@mamane.lu>  [98b5910149c940a62d155014f61962ceae382911]

Introduce combined 2&3 test for SQL Token


2011-10-30  Lionel Elie Mamane  <lionel@mamane.lu>  [2053a71686b3a3266de2ec0199896a120874396d]

8.5 is not an integer, but an approxnum


2011-10-30  Lionel Elie Mamane  <lionel@mamane.lu>  [fbf27dc44ceb4dbeb7a5b320e8d2f65cd72dd985]

Reorganise code for more clarity; no behaviour change


2011-10-30  Lionel Elie Mamane  <lionel@mamane.lu>  [d8e643124e77f166dc44100e0123747ae1097e3d]

overhaul / enhance / translate / ... comments


2011-10-29  Andras Timar  <atimar@suse.com>  [6c6050237bfe6152de1371a56a65add4f70bb81c]

remove localization tool of obsoleted layout code


2011-10-28  Kohei Yoshida  <kohei.yoshida@suse.com>  [ca54c0361bc4501007a1a45d83a19f708ae3d5fd]

Sorry, these tests fail for me on Linux. :-(


2011-10-28  Kohei Yoshida  <kohei.yoshida@suse.com>  [adefe9fce8bec3fb3c01eaa5deab7c22a1f09953]

bnc#726152: Avoid adjusting cell-anchored objects on other sheets.

The old code would incorrectly move anchors from one sheet to another
when updating the anchors of an object that was not on current sheet.

That can happen e.g. when modifying a cell value which triggers a
(cell-anchored) chart object on another sheet to get updated.

Interestingly, this issue ended up causing a write error during file
save in some situations, and in others silenting removing the affected
chart objects on save.

2011-10-28  Kohei Yoshida  <kohei.yoshida@suse.com>  [418a35f4861e863feb39eec73f4a39a87fbcb1f3]

These can be const pointers.


2011-10-28  Kohei Yoshida  <kohei.yoshida@suse.com>  [c2e931d53b810dfab1880c236e03d5c873ed0e34]

More reduction of scoping inside nested for loop.


2011-10-28  Kohei Yoshida  <kohei.yoshida@suse.com>  [1b623cdaabbb97f3888db0cf0d7288ab9536d1d0]

More reduction of scoping inside for loop.


2011-10-28  Kohei Yoshida  <kohei.yoshida@suse.com>  [277ef71c4a9f6ea57fa82681d71b62d0bdbe83a4]

Reduce excessive scoping.


2011-10-29  Miklos Vajna  <vmiklos@frugalware.org>  [2a5e99cb83a91e9a4bb92c117dcbc8baa6d718fe]

RTF_FFRES should be parsed for list fields only

See spec v1.9.1, page 198.

2011-10-29  Miklos Vajna  <vmiklos@frugalware.org>  [d6df2cdd2e6b6d3aae70b63aa6ed1bade3b67105]

Fix crash of text frames inside RTF tables (fdo#39856)


2011-10-29  Miklos Vajna  <vmiklos@frugalware.org>  [43d5a03d02d4c1c9756d1080b7fee418e24717a3]

Related: fdo#39856 fix RTF import of some special accented chars in tables


2011-10-29  Andras Timar  <atimar@suse.com>  [df6c97530ed394d60504523f55d7a21469a73625]

tweak handling of extension descriptions


2011-10-29  László Németh  <nemeth@numbertext.org>  [adb8868edaebb372a54140f84bf85ac9eef37918]

Display original resolution in PPI in Writer's Picture/Crop tab


2011-10-28  Michael Stahl  <mstahl@redhat.com>  [d87d2aa40853d6119322698b26d701a4936b52a5]

SwRenderData: fix regression:

It turns out that the SwDoc member of SwRenderData was not actually
leaked, but was deleted via the ViewShell member.

2011-10-28  Michael Stahl  <mstahl@redhat.com>  [436a1a1a9a79113825b1946f9aa83303a475b00e]

SwRenderData: more cleanup


2011-10-28  Michael Stahl  <mstahl@redhat.com>  [43b116147f66c9abceaae6177a2930b6266e6cad]

SwRenderData: fix assertion:

apparently SwXTextDocument::getRenderCount() may be called more than once,
so make SwRenderData::CreatePostItData() stop complanining and leaking
memory.

2011-10-28  Michael Stahl  <mstahl@redhat.com>  [b6828ca1624d289dc8d2cb15605ade5da1a2382a]

rhbz#680365: SwRenderData: do not store SwPageFrm*

Currently when printing via SwXTextDocument::getRendererCount()
two STL containers in class SwRenderData are filled with bare pointers
to page frames from the layout.
These pointers are then used by SwXTextDocument::render(), which takes
one page out of the map and prints it via this non-ref-counted pointer.

This bizarre design will not be tolerated; instead, when printing a page,
iterate over SwRootFrm::GetLower() until the requested page is found.
This is slower, i.e. O(n^2), but at least it does not crash.

2011-10-28  Michael Stahl  <mstahl@redhat.com>  [96be522e795d88134e010035bc63d625564ddbea]

remove pointless SfxBaseModel::setDocumentProperties()


2011-10-28  Michael Stahl  <mstahl@redhat.com>  [c9e2f8ff5d19d746a2f2403465c7f9d7e480e166]

SfxBaseModel impl_setDocumentProperties to impl class


2011-10-28  Kevin Hunter  <hunteke@earlham.edu>  [dfab4794d7cb98bb993ada22165da84168f89d00]

Translate message to English

And elaborate slightly.

2011-10-28  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [8a103fba463b3bb71e3fd9f4d3d8f4a928a6f0ca]

Removing unused header


2011-10-28  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [3bf2d830649ec83e2d63baddaffdcc9f33300f7c]

Modelines also for this file


2011-10-28  Thorsten Behrens  <tbehrens@suse.com>  [f7d9e0526ce69e2fa9801a04137737046784cbe2]

ODF conformance - Impress table markup fixes

Fix for fdo#35190 - Impress writes invalid ODF for the table
styles (text:style-name instead of table:style-name).

2011-10-28  Andras Timar  <atimar@suse.com>  [e1ef3ad57dfa59c3c97e811f76351f7982f77020]

char array should be null terminated


2011-10-28  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [68c6af8de59a265f695793a5820579a18e4255f7]

Fix a memory leak with opacity gradients


2011-10-28  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [0faf9527701238d5de50b1a373dbc1de4b5808f3]

Adapt the build bits


2011-10-28  Laurent Alonso  <alonso@loria.fr>  [50398808552c3c79c7c4a32e6c3e1ab96ec7d425]

Use shared_ptr to avoid leaks


2011-10-28  Noel Power  <noel.power@novell.com>  [2a91e5bf2bce5ec932ac712e77e18b3efe2509a8]

re-enable vba.xls, tweak TestAddress.xls (move tests back to normal module)


2011-10-28  August Sodora  <augsod@gmail.com>  [f323d36f29107ac7487fe748b1daf639d0d1e9b0]

Add vba support for assigning names to cell ranges


2011-10-28  Caolán McNamara  <caolanm@redhat.com>  [ea95d600ded32afdde8b59d88d062731a77a6b82]

check for invalidated item with IsInvalidItem


2011-10-28  Noel Power  <noel.power@novell.com>  [d0fb0305c4c0d46a4941e5f2464cbddb3fc72c70]

tweak debug messages from commit 9b58d9353073c6535da0529cd9a48e435f043fa8


2011-10-28  Caolán McNamara  <caolanm@redhat.com>  [2a98e45039878508c931b30f58260ce01ce2e297]

update list


2011-10-28  Caolán McNamara  <caolanm@redhat.com>  [bfef1510c1f586b8b21c2c1bea6d7791eb9b91bf]

ditch some ByteStrings


2011-10-28  Caolán McNamara  <caolanm@redhat.com>  [533ee0b970497d979a733fdca674e2aa18c30197]

remove dangling objmnctl.cxx


2011-10-28  Caolán McNamara  <caolanm@redhat.com>  [576d7aaadaf97fd504d2e8be258a4a5b738837f3]

drop some unused code


2011-10-28  Lionel Elie Mamane  <lionel@mamane.lu>  [cbc0073221ba1df90a56d541752bed16272906b1]

documentation: --with-system-libs also active for libexttextcat and libvisio

documentation for commit 25c27aae73f09759f7d6d874c54c6071e21d0c42

2011-10-28  Terrence Enger  <tenger@iseries-guru.com>  [9b58d9353073c6535da0529cd9a48e435f043fa8]

leaking connection handle

call SQLDisconnect;
check returns from SQLDisconnect and SQLFreeHandle

2011-10-28  Lionel Elie Mamane  <lionel@mamane.lu>  [853b1852200325098e8aadbfbdf1fcf70a50bce1]

typo/spelling/grammar in comment


2011-10-28  Harri Pitkänen  <hatapitk@iki.fi>  [89b3820c7b8c97480b556b3553cd78aaa12d07d8]

Export blinking text attribute to HTML in all HTML export modes

Previously blinking was not exported in IE mode. IE still does not
support blinking (neither does Chrome or Safari) but the extra tag
does not make things any worse and allows importing the HTML back
to LibreOffice without loss of formatting.

Code is also simplified by removing conditionals for options that
no longer need to be disabled.

2011-10-28  Regina Henschel  <rb.henschel@t-online.de>  [7661f0943d6286b7e7075c5f2e172f23d53ea47d]

Add UML line ends to palette standard.soe (AOOo #i10547#)


2011-10-27  Philipp Weissenbacher  <p.weissenbacher@gmail.com>  [d1932bfb76fc6bafa94fd56ddf5ac74a28f62fb2]

Translate German comments


2011-10-28  Julien Nabet  <serval2412@yahoo.fr>  [9764427b6914232078d882f15a650f1cb939fe4d]

Remove some parenthesis for readability


2011-10-28  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [a9730ec265c4aeab6724741d66d17c6b44f307ed]

we can now enable the range name test for xlsx too


2011-10-27  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [67315dcfb0664a35fdd34f86242452bc27df6105]

use uno for local range name api, it crashs otherwise sometimes


2011-10-27  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [35896a678b004a84bafc54fd3e08dfc97a0d4886]

add xlsx local range name import


2011-10-27  Caolán McNamara  <caolanm@redhat.com>  [3852a6f54880af8ed9161227baa555580c7d4517]

ByteString->rtl::OString


2011-10-27  Caolán McNamara  <caolanm@redhat.com>  [5107c0afb109b9d73dfa744deb828f251ea6370c]

include mnuitem.hxx to build with --enable-dbgutil


2011-10-27  Caolán McNamara  <caolanm@redhat.com>  [6368d19094790f2bdd1af3542388b62a7789adea]

update unused code list


2011-10-27  Julien Nabet  <serval2412@yahoo.fr>  [ffe9d3613ca2cbe54703a77d30dc62e25734a28f]

Trace one catch, add a return false in another one


2011-10-27  Julien Nabet  <serval2412@yahoo.fr>  [95ed6bc10cadf3706548cb297cceb9eaab6ff05a]

C-Style casting replaced by C++ style


2011-10-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [c28724df95b791d18314b256b5ceecb65eb02657]

fix bad comment


2011-10-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [addbb37f7ae8dca8075bc90e5afc1b8c8938d8c6]

remove unused SfxObjectVerbsControl class


2011-10-27  Noel Power  <noel.power@novell.com>  [ed6b0d6bb1fd6344e68a04e833214c6399df7c50]

deliver test/user-template/user to solver, unittests will use new user dir

Please enter the commit message for your changes. Lines starting

2011-10-27  Noel Power  <noel.power@novell.com>  [d3c18a6436e5e27f9d229a3b80a25d61d599461f]

attempt to disable macro_test tests for macosx


2011-10-27  Caolán McNamara  <caolanm@redhat.com>  [c90728896ae050014357f89c4ab93f7e92afb2ee]

make FontManager work directly on FontSelectPattern

This disentangles another layer of intermediate substitution and assignment
which we can do now after Christina's work and aligns this a step closer to the
FcPattern concept and a few more percent more readable and maintainable I hope.

2011-10-27  Caolán McNamara  <caolanm@redhat.com>  [bea5e37dd32f30d301aca89ba4875657de7c1025]

Rename ImplFontSelectData to FontSelectPattern so I know what it does

Rename ImplFontSelectData to FontSelectPattern because I can never remember the
name of the thing. This way I'll be able to remember that its basically the
equivalent of fontconfig's FcPattern

2011-10-27  Julien Nabet  <serval2412@yahoo.fr>  [ac1eb33bfc4ce95779e8a1ed252d928c799afa40]

C-Style casting replaced by C++ style


2011-10-27  Petr Mladek  <pmladek@suse.cz>  [4b32624c1890dd8ff146b00b0c1699d75f4a0513]

lo-pack-sources: update for the current list of repositories


2011-10-27  Petr Mladek  <pmladek@suse.cz>  [a608d0664371c21c854e1f91aee2210a17641220]

renderArea is implemented only with GTK-3

fixes build on SLED10 with gtk-2.8 and cairo-1.0.2

2011-10-27  David Tardon  <dtardon@redhat.com>  [8ff172492431d77f4a09a36bec51b8c6361c1854]

these are files--no trailing /


2011-10-27  Olivier Hallot  <olivier.hallot@alta.org.br>  [06e64daff148d5a94913bfe88b0c454fb2bfb0d6]

Remove restriction for Liberation fonts in Windows build


2011-10-27  Caolán McNamara  <caolanm@redhat.com>  [8619d58ecdaf181bd1a2a65c371545d7d9f80c14]

there is no USE_XINERAMA define, but USE_XINERAMA_XSUN/USE_XINERAMA_XORG


2011-10-27  Miklos Vajna  <vmiklos@frugalware.org>  [a32662e141e861f2a4960e7e1c21ee3b70b0e57d]

lo-pack-sources: remove unused functions


2011-10-27  Tor Lillqvist  <tlillqvist@suse.com>  [dc7afa23bc4cb16a8f3730185af81a0a02642aac]

Don't build libxslt.dll against debugging runtime for --enable-debug

Same problem as a few commits earlier: libxslt's configure.js uses
debug=yes to mean using the debugging crt, which we don't want in just
a debug=t build. (And which will make libxslt.dll fail to load.) Look
at $(dbgutil), not $(debug). (And note that in general dbgutil builds
are disabled for Windows currently anyway.)

2011-10-27  Caolán McNamara  <caolanm@redhat.com>  [c6e86f8b7af28d990b9539903560554fc130775e]

fSectionSpaceAfter is unused


2011-10-27  Caolán McNamara  <caolanm@redhat.com>  [9c8d3789466d636b9fdedbabf1460aee29963a28]

remove ItalicMatrix into delivered header


2011-10-27  Tor Lillqvist  <tlillqvist@suse.com>  [3b74ade04788adbe5a86005e875895c5f84d5ae5]

chmod -x


2011-10-27  Tor Lillqvist  <tlillqvist@suse.com>  [e42dfec9ea188dd0c0859a409ca67c5c2cfabb5b]

Don't build libxml2.dll against debugging runtime for --enable-debug

Passing the debug=yes option to libxml2's configure.js causes it to be
built against the debugging runtime, which is not what we want if we
just have used --enable-debug. It is with --enable-dbgutil that we
want to use the debugging runtime. So look at $(dbgutil), not
$(debug).

2011-10-27  Michael Meeks  <michael.meeks@suse.com>  [8418eeb79ba0036db466c6e5e26becfb21b6da88]

'g' tool: fix silly error in --set-last-working


2011-10-27  Caolán McNamara  <caolanm@redhat.com>  [c17aeee2d97fdc5ff941aae66dd01d6a58386f89]

probably better Japanese longer text preview


2011-10-27  Caolán McNamara  <caolanm@redhat.com>  [5eac2ffaa08d4a9bb251491bfdbca15281c3a21b]

update unused list


2011-10-27  Caolán McNamara  <caolanm@redhat.com>  [58b48f188bbfd9a3382460d6de63848eb3db416d]

Resolves: fdo#32665 handle that FreeSerif lacks some glyphs in bold/italic

FreeSerif lacks glyphs in bold/italic variants that it has in the normal one. A
lot of our glyph fallback infrastructure, especially the caches don't expect
that a normal variant of a font with extra emboldening or extra font skew can
be a fallback for a bold/italic variant of itself which exists, but doesn't
have the missing glyphs that the normal one does.

We really need to improve our glyph/font caching, but we can get 90% of the
way there by excluding such cases from the caches.

2011-10-27  Michael Meeks  <michael.meeks@suse.com>  [d9d82ffc6b16051f002e297109509488972a9c92]

headless: cleanup degenerate clipping case to not render or warn.


2011-10-27  Tor Lillqvist  <tlillqvist@suse.com>  [4b83c028031aa2c8a4d41198ca9af8f78ed8d8b9]

Make subdirectory names unique in the first five characters

Rename "shellnew" to "shlnew", and "2shellnew" then to "2shlnew" for
consistency.

See code in olenv/bin/modules/installer/windows/directory.pm:
create_unique_directorynames().

(Actually I think we don't even create any actual directory for
"shellnew" (and "2shellnew" even less), it is just a
placeholder... But oh well.)

2011-10-27  Tor Lillqvist  <tlillqvist@suse.com>  [2c87384e24a956693d4060b7e42317a3b7a0e4b5]

Avoid Perl warning: Use of uninitialized value


2011-10-27  Michael Meeks  <michael.meeks@suse.com>  [d9fb1806413a4d0ccb8d6fcddcd657b22c91d7d0]

WaE: hush an annoyance


2011-10-27  Michael Meeks  <michael.meeks@suse.com>  [71c5eb4c41fe4f36f975950cbb616796d9d7bfe5]

gtk3: disable signalDraw for gtk2 case to avoid cairo build issues


2011-10-27  Stephan Bergmann  <sbergman@redhat.com>  [cbaadc7b05974ee13795ac182afd1b3121708d60]

Undo basis/brand split: removed obsoleted BASISROOTNAME.


2011-10-27  Stephan Bergmann  <sbergman@redhat.com>  [977506ef8f19e9c2c719547537872df64f8c56d3]

Undo basis/brand split: removed obsoleted basis directories.


2011-10-27  Stephan Bergmann  <sbergman@redhat.com>  [9d9f9939bd1bd0f599f4461c30b6433aa92cb101]

Fixed previous configmgr layer numbering fix.


2011-10-27  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [eac87fed20206377c5354eac6beccb90bb43ef20]

Syncing with out-of-tree writerperfect


2011-10-27  Tor Lillqvist  <tml@iki.fi>  [9d1dc25f564dada022e1b62fec834d183a1fd258]

Copy-pasted workaround for building against MacOSX 10.6 SDK but with 10.4 as the highest used API

Yeah, should really factor out this snippet into some header file. It
is already in premac.h, but I think premac.h can't be included as such
in all the places where this copy-pasted snippet now is. Need to
experiment.

2011-10-26  Michael Meeks  <michael.meeks@suse.com>  [812d16f4b61fb2494834f0546bcb840a7b242394]

gtk3: add missing gmodule include


2011-10-26  Michael Meeks  <michael.meeks@suse.com>  [90067e8007227b7f1e555a878088d81c117fee56]

gtk3: cleanup some code inclusion, and share timeval operators


2011-10-26  Michael Meeks  <michael.meeks@suse.com>  [306c79e24f29bfb01b64aad1b6054a454e2927e4]

add emacs + vim modelines to the MPL license template


2011-10-26  Stephan Bergmann  <sbergman@redhat.com>  [1144ddaf3df520a2054179030e4130d6faa43e1f]

Fixed configmgr layer numbering.


2011-10-26  Noel Power  <noel.power@novell.com>  [8e68391fc99b34702d76526e6b3ab4720ac017e4]

more tweaks to unittests, also move registrymodifications.xcu

registrymodifications.xcu has been moved to the solver ( unittest/user/data )
new OOO_CONFIG_REGISTRY_EXTRA_DIR env var will be used to specify the directory 'data' will be contained in so we can override various config items.

2011-10-26  Michael Meeks  <michael.meeks@suse.com>  [9b4d493fb468b5a8b067f106b73f7378b8802df4]

fix mangled gstreamer service name, fixing embedded video


2011-10-27  Takeshi Abe  <tabe@fixedpoint.jp>  [87597b5d3d021be52f80639ef0487cf35a91ba85]

removed dead code


2011-10-26  Noel Power  <noel.power@novell.com>  [3fcb94311fd7dd40c05ca132e3a30a888316cbbe]

fix handling of SAFEARRAY(s) returned as variant in olebridge (fdo#38441)


2011-10-26  Stephan Bergmann  <sbergman@redhat.com>  [3b317b52dce52b4302f40c8de75e3abf3d12afa2]

Fixed test/user-template/user/registrymodifications.xcu.

Also added license header.

2011-10-26  Stephan Bergmann  <sbergman@redhat.com>  [3f8072136f02041f8c4615130405771bd6959d59]

Handle removal of non-mandatory set members.


2011-10-26  Petr Mladek  <pmladek@suse.cz>  [fe87d9b8633f00c18ae770782694cf71db10bbfc]

gdk_screen_get_monitor_plug_name returns "gchar *"


2011-10-26  Michael Meeks  <michael.meeks@suse.com>  [10bce0fbf39b80d0859119b005f62accefe7b35b]

gtk3: fix another gdk_screen_get_monitor_plug_name instance


2011-10-26  Petr Mladek  <pmladek@suse.cz>  [acb921d68bde5189216623238c3c045596cfd804]

compilation fix: disable method inside the name space


2011-10-26  Kohei Yoshida  <kohei.yoshida@suse.com>  [4b5ccd160e40f54792e889ed7c12be70dcd6ecda]

Updated README about orcus.


2011-10-26  Michael Meeks  <michael.meeks@suse.com>  [6484c6583ce4393155b1760c6d4e2a944d34a774]

gtk3: gdk_screen_get_monitor_plug_name is only present > gtk 2.14


2011-10-26  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [7fe4fa13c1f82524bd7b1f526adb851c67e1706f]

add uno part for local range names

you can now use e.g. thisComponent.sheets(0).namedRanges

2011-10-26  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [5fbdd7bf0994f43ad4783f7ff574e11642321016]

add local range names to ScDocFunc


2011-10-26  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [05d40c33b0d3e8d33912ad2b43ae8e31c6a1e443]

add local range names to undo


2011-10-26  Stephan Bergmann  <sbergman@redhat.com>  [267aa59dfe918f97c32b0ba8f9a54b548c89b4c9]

Reverted GetX11SalData to always use dynamic_cast.


2011-10-26  Stephan Bergmann  <sbergman@redhat.com>  [3afa389d61f6d06ecefe59f201465783bda4b969]

Added clarifying comment.


2011-10-26  Norbert Thiebaud  <nthiebaud@gmail.com>  [0e73ffc339ff51fc610de5fcbad0aef813610f36]

Surely every target processor know how to do logical shift left efficiently


2011-10-26  Tor Lillqvist  <tml@iki.fi>  [3e3b809f5832b6e571ce5b016b743d7b8aa4bf27]

No struct lconv::decimal_point in Android's libc


2011-10-26  Stephan Bergmann  <sbergman@redhat.com>  [6e4f2f6f0dad303f13ea3b1a5e527030406a3756]

Fixed "no --enable-dbgutil for MSVC" check.


2011-10-26  Stephan Bergmann  <sbergman@redhat.com>  [42b722a83af8e38860a62d1541dca27ba41b5120]

Fix berkeleydb mingw cross-build.


2011-10-26  Stephan Bergmann  <sbergman@redhat.com>  [8df68b4e1f0abdff732f4a054b74db60fcf9d1af]

missing dependency


2011-10-26  Tor Lillqvist  <tlillqvist@suse.com>  [70db161e697c1a222695053d95ad58ff8821168b]

WaE: C++ exception handler used, but unwind semantics are not enabled


2011-10-26  Tor Lillqvist  <tlillqvist@suse.com>  [19ced247c6ad3351e8808c783e99fd19d9e5a473]

WaE: unreferenced local variable


2011-10-26  Tor Lillqvist  <tlillqvist@suse.com>  [cfb050dfb18e2b8ede912b70a55778beb42458b3]

WaE: class has virtual functions, but destructor is not virtual


2011-10-26  Tor Lillqvist  <tlillqvist@suse.com>  [00677707d3f7b3775d267f11474a04430c2d2c3e]

WaE: class has virtual functions, but destructor is not virtual


2011-10-26  Tor Lillqvist  <tlillqvist@suse.com>  [69746a5e96a17875adc9854506148f38ba6d0d4f]

WaE: reinterpret_cast used between related classes


2011-10-26  Tor Lillqvist  <tlillqvist@suse.com>  [c07c94e4875e321f4f2503e0ba8c816d7f32b5f7]

WaE: possible change in behavior, change in UDT return calling convention

Ignore also MSVC warning C4686. From
http://msdn.microsoft.com/en-us/library/ae77984s%28v=VS.90%29.aspx it
seems that this is just a warning that the compiler behaviour has
changed, but that change was already in MSVC 2003. So it should be
irrelevant to us.

2011-10-26  Tor Lillqvist  <tlillqvist@suse.com>  [c6a24a5e74ed849b3255e276bfdaaf61a06f275a]

WaE: unsafe mix of type 'bool' and type 'sal_Bool' in operation


2011-10-26  Tor Lillqvist  <tlillqvist@suse.com>  [8eb0a79b94f7155e30b98efc5a88fba248639564]

WaE: unreferenced local variable


2011-10-26  Tor Lillqvist  <tlillqvist@suse.com>  [849651d01b8271a33de2a3e06eadf22b52383cc9]

WaE: switch statement contains 'default' but no 'case' labels


2011-10-26  Michael Meeks  <michael.meeks@suse.com>  [91cd2b8e7647d7d6d81e6a3e43e1aef08b3f0b7c]

generic: cleanup vcl / X11 display abstraction to fix crasher

Thanks to sberg for the pointer.

2011-10-26  Stephan Bergmann  <sbergman@redhat.com>  [273a15e4903e6ea21de77c238ab769361f2fc84f]

Clean up ImplSVData::mpSalData.

soffice currently fails upon start up at least in GTK case due to
vcl/unx/generic/app/saldisp.cxx SalDisplay ctor calling GetX11SalData()
when the data is actually of type SalGenericData instead.

2011-10-26  Tor Lillqvist  <tlillqvist@suse.com>  [ec059f87f4b214a9e7590eb913abda6ad491c2e1]

WaE: illegal copy-initialization


2011-10-26  Tor Lillqvist  <tlillqvist@suse.com>  [45a5fdc7355ba7f6b94e9d754cbe3c39ebfbbaf1]

WaE: unreferenced local variable


2011-10-26  Tor Lillqvist  <tlillqvist@suse.com>  [94f9419aecd3715e23a9a19374bd4e1dd404f4f1]

WaE: C++ exception handler used, but unwind semantics are not enabled


2011-10-26  Tor Lillqvist  <tlillqvist@suse.com>  [717024f3aee555de93e404794618c805a5d5b320]

WaE: C++ exception handler used, but unwind semantics are not enabled


2011-10-26  Tor Lillqvist  <tlillqvist@suse.com>  [6d000e84f66b09b6024fd4a4bd6cde3293e92a29]

WaE: illegal copy-initialization

more than one user-defined conversion has been implicitly applied. So
use the other style of initialisation then.

2011-10-26  Tor Lillqvist  <tlillqvist@suse.com>  [ad44d75e531df900efdaab06dd47fd31433dd481]

chmod -x


2011-10-26  Tor Lillqvist  <tlillqvist@suse.com>  [263ba7ac1835a52f277b456bbca05e83f29b578f]

WaE: unreferenced formal parameter


2011-10-26  Tor Lillqvist  <tlillqvist@suse.com>  [6879c55d30a204341ae1545ae14c8c1aaffc7b30]

WaE: unreachable code


2011-10-26  Tor Lillqvist  <tlillqvist@suse.com>  [aca52b3cf6a4e6d965f7249a5de4e1bc40f4ba18]

Revert "Build dbaccess and connectivity only for DESKTOP platforms for now"

Nah, breaks the build for non-DESKTOP platforms anyway, as headers
delivered there are needed elsewhere. So just keep building that stuff
even if it presumably will not be needed on either of the non-DESKTOP
platforms.

This reverts commit 9b4212f14b11993222f933f59a93359ebc44c708.

2011-10-26  Michael Meeks  <michael.meeks@suse.com>  [12ad53ec6706f42c11a02366b7be9d2bf014c3bd]

fix android build post feature/gtk3


2011-10-26  Tor Lillqvist  <tlillqvist@suse.com>  [2998604bda2ade9e2935d2dae7e539cbc71211f2]

Make OSL_ENSURE explanation text match the test


2011-10-26  Tor Lillqvist  <tlillqvist@suse.com>  [5669a82f094a9e4a381078b200d98999d4d09068]

WaE: '%' : unrecognized character escape sequence


2011-10-26  Tor Lillqvist  <tlillqvist@suse.com>  [aafc761738fb2d0c7d6931890be490d6cc3877ed]

WaE: default constructor could not be generated

MSVC warning C4510: 'TokenType' : default constructor could not be
generated and warning C4610: struct 'TokenType' can never be
instantiated - user defined constructor required.

The default constructor could not be generated because of the const
member eTokenType, so unconstipate that. The g_TokenTypes array is
const itself anyway.

2011-10-26  Tor Lillqvist  <tlillqvist@suse.com>  [8c1c09dced2182701576b5dc2c9d309b1c780cb5]

WaE: reinterpret_cast used between related classes

MSVC warning C4946: reinterpret_cast used between related classes:
'sw::mark::IMark' and 'sw::mark::ICheckboxFieldmark'.

This time changing the reinterpret_cast to static_cast didn't work,
that caused compilation errors:

cannot convert a 'sw::mark::IMark*' to a
'sw::mark::ICheckboxFieldmark*'; conversion from a virtual base class
is implied
'const_cast' : cannot convert from 'const sw::mark::IMark *' to
'sw::mark::ICheckboxFieldmark *'
  Conversion from pointer to base class to pointer to derived class
  requires an explicit cast (other than const_cast)

dynamic_cast is what we want here. Also added an OSL_ASSERT sanity
check. Thanks to sberg and hub for discussing this on IRC.

2011-10-26  Tor Lillqvist  <tlillqvist@suse.com>  [2175576c120806f8415be7ab2051ba639a18f564]

WaE: unreferenced local variable


2011-10-26  Tor Lillqvist  <tlillqvist@suse.com>  [f8766d5258f8c8858e6f9558eb1e6e4a94dc0529]

WaE: unreachable code


2011-10-25  Thorsten Behrens  <tbehrens@suse.com>  [c0913d78c258f7e49b52f45909b2cebbd9fb6103]

Fix fdo#41995 fallout - recognize .svg in odf containers

More code paths that needed fixing - Writer sports its own Graphic
loading implementation, so that had the need for the stream name
fwd-ing, too. The svg deep type detection was necessary for e.g. the
flat odf - which has inline svg without any filename.

2011-10-25  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [494c6b5524dad78f2eeb48a3b979a11bc8413984]

Realy not need to make this one depend on boost


2011-10-25  Tibby Lickle  <tibbylickle@gmail.com>  [04eecf30557e54080d128ed8cd69889ef8eaa3c7]

Added line marker support

Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>

2011-10-25  Laurent Alonso  <alonso@loria.fr>  [5f6e5f766252fab44cf0c5ab4b1bca18b884695c]

Fix a typo + don't open a row or cell if no table is started


2011-10-25  Kohei Yoshida  <kohei.yoshida@suse.com>  [8e2170523c4214149ac79783ebffd745c506d511]

I don't need to include this header.


2011-10-25  Kohei Yoshida  <kohei.yoshida@suse.com>  [abb13e9c635aac37b56f294110b966be44120f1c]

fdo#41369: Use the 'Default' style as the parent style.

Some buggy XLS documents such as those generated by 1C (app used in
Russia) don't include built-in style definitions, and the cell formats
in those docs are not associated with any style at all.  Let's
associate them with the 'Default' style in such cases.

2011-10-25  Noel Power  <noel.power@novell.com>  [41437e7ab00b247d8b104e1dbe45fc89da66f80f]

revert autogenerated foo and correct brackets in placeholder


2011-10-25  Noel Power  <noel.power@novell.com>  [87d8dc5a025d437f912b875c6e068a7b4a3619ff]

more support for basic/vba unit tests

add moggis work and some tweaks from me too

2011-10-25  Noel Power  <noel.power@novell.com>  [d371b20db44b5fcbb22030511c65563010fdd010]

add registrymodifications.xcu to allow override of default config


2011-10-25  Kohei Yoshida  <kohei.yoshida@suse.com>  [2091557777a5cc15c3b6fe3539d08cd821bd4669]

To destroy a cell instance, we need to call ScBaseCell::Delete().

We can't call delete on them directly, as their destructors are
intentionally not public.  Instead, we need to call Delete().

2011-10-25  Michael Meeks  <michael.meeks@suse.com>  [b5423ef42e18caac3ceb5d880ba1b6a1737e155c]

WaE: misc. windows related fixes


2011-10-25  Michael Meeks  <michael.meeks@suse.com>  [232c6f1309bb73cc6516c58da749f64ce3668932]

gtk3: cleanup timeout source, to avoid annoying warnings with old glibs


2011-10-25  Michael Meeks  <michael.meeks@suse.com>  [4d2803d706c8e3036bc85a9c3a1935c7fc9df0fd]

initial cut at 'last working' feature to help windows builders


2011-10-25  Tor Lillqvist  <tlillqvist@suse.com>  [457af8039a234d585d7179007337207d8fe3f460]

WaE: truncation of constant value


2011-10-25  Tor Lillqvist  <tlillqvist@suse.com>  [4f32f6f9903d90e884ebab954c60bad1a0a91e82]

WaE: ignore also MSVC warning C4706: assignment within conditional expression

Sad, but it's too tedious to refactor code like:
    while( (pLayout = GetLayout(pLayout)) )
    {
        ...
    }

2011-10-25  Tor Lillqvist  <tlillqvist@suse.com>  [6047d5952dc119cd2de3f9b2d6c556e8bfd8fcac]

WaE: unsafe mix of type 'bool' and type 'sal_Bool' in operation


2011-10-25  Tor Lillqvist  <tlillqvist@suse.com>  [ec1531b327122093c6032063c5cc789d4df4d06f]

WaE: unsafe mix of type 'bool' and type 'sal_Bool' in operation


2011-10-25  Tor Lillqvist  <tlillqvist@suse.com>  [ab2cc86cf5d69bfaf765f3d4aa314dcb5339f533]

WaE: unreachable code


2011-10-25  Caolán McNamara  <caolanm@redhat.com>  [bfdb63316b050de47a8f123d17c571daacd9985b]

add stdio for MacOSX


2011-10-25  Caolán McNamara  <caolanm@redhat.com>  [04c5a36ab8d514cfbe8e40f4493787b2ab392ab5]

avoid using com.sun.org apis


2011-10-25  Caolán McNamara  <caolanm@redhat.com>  [db02967f36ec7ac333f1564c7cd10f8a833e1927]

WaE: unused variables


2011-10-25  Olivier Hallot  <olivier.hallot@alta.org.br>  [a5d6dca3e98ea1664be267c089a47766ce7e0a48]

Fix for fdo41997 continuation of VCL cleanup


2011-10-25  Lucas Baudin  <xapantu@gmail.com>  [0862556f1e79f6055435499d86f4c2b3464d2adc]

gtk3: add <cstddef> to vcl/inc/vcl/sysdata.hxx, it seems that g++ 4.6.1 doesn't like to have 'NULL' in plan C++ without this include


2011-10-25  Lucas Baudin  <xapantu@gmail.com>  [9d0f5c8a0cacc7b109bc9aa7684a336b4b24221d]

gtk3: Use some static variable in GtkSalGraphics in order to avoid re-loading all GtkStylaContexts


2011-10-25  Lucas Baudin  <xapantu@gmail.com>  [82746a387519e426f533c49c79b60a9846f99863]

gtk3: add toolbar rendering, there is some graphical bugs if you have more than one row in the toolbar (is it detectable in GtkSalGraphices?)


2011-10-25  Lucas Baudin  <xapantu@gmail.com>  [3c0dd61c41fe50f76368b0264a535878e85b8faa]

gtk3: Use CheckBox style (there is still a problem with the hover stage)


2011-10-25  Michael Meeks  <michael.meeks@suse.com>  [dc4c10d72556a84a6e8cc1943fe352194f226b61]

gtk3: post merge fixups


2011-10-25  Michael Meeks  <michael.meeks@suse.com>  [28525627b1ca6a24c3dbd3344fce302c6bde0cda]

gtk3: caveats on using g_main_prepare for older glibs; needs re-work


2011-10-25  Michael Meeks  <michael.meeks@suse.com>  [12b3f6a9d8ebb994f974b3ea906502c3ed5c326d]

gtk3: add some missing SolarMutexGuards (thanks to mst for noticing)


2011-10-25  Michael Meeks  <michael.meeks@suse.com>  [a07e8231a5cd3e12f7120486098479ab6ae6bcc2]

gtk3: fix cairo canvas crash for non X (or svp) backend


2011-10-25  Michael Meeks  <michael.meeks@suse.com>  [6328bfd857dc15d6a7853ef04fc797bf1288ccf9]

gtk3: cleanup fullscreen unpleasantness


2011-10-25  Michael Meeks  <michael.meeks@suse.com>  [1e6151c19e09a1e99018dc387427bf7ee13f1695]

generic: fix error trap push/pop/reset semantics


2011-10-25  Michael Meeks  <michael.meeks@suse.com>  [1bfd9b5465f1a2930210a54c285936c3ecb4bff5]

generic: fix misc. initialization problems & simplify a little


2011-10-25  Michael Meeks  <michael.meeks@suse.com>  [0dc6cb349ca1246a0febfaad15e5724fef2bd264]

generic: undo attempt at cross-platform headless for now


2011-10-25  Michael Meeks  <michael.meeks@suse.com>  [931e6bf52fd14e122511ce97f15b0d8527bc3c07]

cleanup some missing conditionals causing problems for mac


2011-10-25  Michael Meeks  <michael.meeks@suse.com>  [16b9b1aa33504d57258d6b875c89cb77b47602e2]

gtk3: fix display changed signal emissions


2011-10-25  Michael Meeks  <michael.meeks@suse.com>  [81d1ba27558003fa562d3d0e362318749bb730c9]

gtk3: substantial performance win for editing document headers


2011-10-25  Michael Meeks  <michael.meeks@suse.com>  [8077f57f39d4d679dc387669dc783f17fc40000c]

generic: overcome Mac specific build errors


2011-10-25  Michael Meeks  <michael.meeks@suse.com>  [e8b967a09003c365c445695a6e3d9c39d048537b]

headless: add required clip map reset for simpler clipping cases


2011-10-25  Michael Meeks  <michael.meeks@suse.com>  [69e4dd120631b05e7abb2c65f36b71e9424a8a72]

basebmp: B2IRange::isEmpty is surprisingly, unhelpfully lame - workaround


2011-10-25  Michael Meeks  <michael.meeks@suse.com>  [a53082c7c856eb5cf076ee8c14fd92939d6952b2]

generic: more unix conditional compilation pieces and win32 porting


2011-10-25  Michael Meeks  <michael.meeks@suse.com>  [8d068d15b2dae039600aaa7bac7299055ce7aea8]

generic: share the PspGraphics code between gtk/unx and svp


2011-10-25  Michael Meeks  <michael.meeks@suse.com>  [1a779145378b40eb717f5cf9e850cf7794490268]

WaE: cleanup misc. redundant warnings, and silence the gtk2 case


2011-10-25  Michael Meeks  <michael.meeks@suse.com>  [da08a42e0ca1c250f5c5d6e0888d1027dec92472]

generic: remove mistaken m_aFrames hiding parent's frame list


2011-10-25  Michael Meeks  <michael.meeks@suse.com>  [28b1f4ca5af84048a003a5dcf68c1f27296c0d0c]

gtk3: make AnyInput to behave itself properly


2011-10-25  Michael Meeks  <michael.meeks@suse.com>  [2e48ed930d61e02da82c71790994204d3aefaa29]

gtk3: fix gtk2 crash-on-exit regression


2011-10-25  Michael Meeks  <michael.meeks@suse.com>  [caccd13297506fad6b528617c6a53adcda79267a]

gtk3: try to improve AnyInput (absent toolkit support for it)


2011-10-25  Michael Meeks  <michael.meeks@suse.com>  [c529623457889a67473f773d080941903e2784fc]

generic: re-work X error push/pop and error message handling


2011-10-25  Michael Meeks  <michael.meeks@suse.com>  [f88ff49c733392e66dd178928efa3d807f2cffca]

generic: try to cleanup SalXLib cruft some more


2011-10-25  Michael Meeks  <michael.meeks@suse.com>  [a4d7b25e7a006c3105a226343bfb52d9e1bc356a]

generic: create shared display class and re-factor to use it


2011-10-25  Michael Meeks  <michael.meeks@suse.com>  [9b51808742ae4236b582b2693578e8db8e126a13]

move SalYieldMutexReleaser into a more sensible place


2011-10-25  Michael Meeks  <michael.meeks@suse.com>  [10517629101642f18a4ae3ed3f8110dcccf963b9]

generic: factor out generic display code, reducing cut+paste+bug


2011-10-25  Michael Meeks  <michael.meeks@suse.com>  [6297a9c4a117fcfd01ed99a54efba7e130805598]

generic: share sal yield mutex properly


2011-10-25  Lucas Baudin  <xapantu@gmail.com>  [ef93683de1b1d1dbcd7e76df5033c4d117198667]

Gtk3 fixes, I tweaked the damage function to debug the rendering (the damage are is bigger to see a whole widget), if will need to be removed once we will fix that


2011-10-25  Lucas Baudin  <xapantu@gmail.com>  [6da6ddcf0393f92eadf4d2db331b1514c823ec7e]

Fix compilation in gtk3salnativewidgets


2011-10-25  Michael Meeks  <michael.meeks@suse.com>  [987651a7fc5908fe39046e215bd7ffa2e43049df]

misc cross-platform dependency / build issue redux


2011-10-25  Michael Meeks  <michael.meeks@suse.com>  [d6a013d804cc2cd75991ac680eb7b9cce98126e3]

remove redundant, legacy X library linkage into svp (thanks kendy)


2011-10-25  Michael Meeks  <michael.meeks@suse.com>  [46ef233ba8b7372796f5f3e6044d0d12193dfcc8]

headless: move backend to top-level, and enable for all platforms


2011-10-25  Michael Meeks  <michael.meeks@suse.com>  [b26a596c5b43834f90de7fb5c6bed824c8d2b2ba]

gtk3: remove X dependency (for now)


2011-10-25  Michael Meeks  <michael.meeks@suse.com>  [6ff506e6e92719049c6f42c8e5327ac16954ecb0]

generic: merge me with last commit please ... - more work


2011-10-25  Michael Meeks  <michael.meeks@suse.com>  [08fb22932015cc0d57fa1dbe422e4109cf8be071]

generic: re-structure generic code to increase re-use between backends

move more chunks of unx/generic into generic/ and into libvcl itself.
This allows the headless backend to remove it's X linkage finally.

2011-10-25  Michael Meeks  <michael.meeks@suse.com>  [a77fff188b96169f74224ab118c75f4c9f14fa36]

break headless coupling to X dependent backend


2011-10-25  Michael Meeks  <michael.meeks@suse.com>  [a39f4e5b57f5e518cc1ba09d5801da07b52fbaa5]

gtk3: substantial re-work and cleanup of event handling

Implement SalTimer ourselves rather more cleanly
Remove nasty GtkXLib cruft inherited from X backend
Merge and cleanup most Yield / mainloop bits into GtkData

2011-10-25  Michael Meeks  <michael.meeks@novell.com>  [0fd37a71d3dc81064c8bae45048deb841bfe77f1]

cleanup assertion


2011-10-25  Lucas Baudin  <xapantu@gmail.com>  [e94fc5d61c4b5863a92f7451304037f42d21f35c]

gtk3: implement initial native widget support for buttons


2011-10-25  Michael Meeks  <michael.meeks@novell.com>  [c11c452aa180393e56b79eb256c79e895fa169c8]

remove conditionals, and split pieces into salnativewidgets


2011-10-25  Michael Meeks  <michael.meeks@novell.com>  [4a7e3482912c90b73d6e12c82bcd9ce31975e3f1]

re-write gtksys to use the cleaner GdkScreen API avoiding X & Xinerama


2011-10-25  Michael Meeks  <michael.meeks@novell.com>  [e07157265c56b13c3ad8a61cdcec01a1d3557d66]

remove obsolete pieces, and erroneous conditional


2011-10-25  Michael Meeks  <michael.meeks@novell.com>  [1be4174f3626499b6a9348c38276ba76657fccd3]

update gnumake pieces for system cairo


2011-10-25  Michael Meeks  <michael.meeks@novell.com>  [92632038a8577777acd9814c0122f2dd50513514]

fix crash on cleanup of gtk2 path


2011-10-25  Michael Meeks  <michael.meeks@novell.com>  [98cdbff41f3bd17aef147cf7c6fd0e6603b71ece]

gtk3: subset invalid re-render areas to get at least something


2011-10-25  Michael Meeks  <michael.meeks@novell.com>  [e3f5a2cc1e0b5bbc628e16131e6ef9f7fe1014b5]

gtk3: decision - client-side rendering is the way, avoid X11


2011-10-25  Michael Meeks  <michael.meeks@novell.com>  [f8ecdeb79248f000d3f462532494058286e22665]

gtk3: initial copyArea support for optimised scrolling, and improved rendering


2011-10-25  Michael Meeks  <michael.meeks@novell.com>  [43e961e4e375b0456ac9d8dce84b35354521c0e4]

headless: clip more intelligently without allocating huge masks constantly


2011-10-25  Michael Meeks  <michael.meeks@novell.com>  [405520395e008ea4b8e2917e3dac299a00bc47a8]

gtk3: extensive X-orcisms performed, with some horrendous cut/paste

code looks like the wild-west, needs incremental cleanup & re-factoring

2011-10-25  Michael Meeks  <michael.meeks@novell.com>  [089745636813be6692925f0c2e81822cfbb90f6f]

gtk3: cleanup error trap push/pop a little (wow it is nasty and inefficient)


2011-10-25  Michael Meeks  <michael.meeks@novell.com>  [a6c75c20b44899cf1522f1e732ea8708b255fcc4]

gtk3: clean up debug, ensure damage is propagated to clones / subsets


2011-10-25  Michael Meeks  <michael.meeks@novell.com>  [bd42e9afa0d888fdd3609c08c4e20c54724cc093]

gtk3: switch to basebmp rendering during 'draw'


2011-10-25  Tor Lillqvist  <tlillqvist@suse.com>  [40360820036a5d6a3359d1b5ec748a47a7edd85f]

WaE: unreachable code and unreferenced formal parameter


2011-10-25  Tor Lillqvist  <tlillqvist@suse.com>  [e3ec70c557d90fd504284c23036e6475b9f0b7c7]

WaE: unreachable code


2011-10-25  Tor Lillqvist  <tlillqvist@suse.com>  [8f8e25250dd575a2bce57fd9a67ed447a79dce52]

WaE: unreachable code


2011-10-25  Tor Lillqvist  <tlillqvist@suse.com>  [f7f18708cc7ce344460d49f9d89db28c7eca51a6]

WaE: class has virtual functions, but destructor is not virtual


2011-10-25  Tor Lillqvist  <tlillqvist@suse.com>  [2cfd5509f99b057a380da2f9c0c5713ba218545a]

WaE: unreferenced local variable


2011-10-25  Tor Lillqvist  <tlillqvist@suse.com>  [c4033b268d5d95feab92e4a81f9433cfe9d209ae]

WaE: assignment within conditional expression


2011-10-25  Tor Lillqvist  <tlillqvist@suse.com>  [9bf8654b563110d7df2488f7c7114ef42e502903]

WaE: class has virtual functions, but destructor is not virtual


2011-10-25  Tor Lillqvist  <tlillqvist@suse.com>  [bb1132604721046c619d9918643f369dfa0706a4]

WaE: type name first seen using 'struct' now seen using 'class'


2011-10-25  Tor Lillqvist  <tlillqvist@suse.com>  [9b4212f14b11993222f933f59a93359ebc44c708]

Build dbaccess and connectivity only for DESKTOP platforms for now


2011-10-25  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [192f7dfb17ed329045dd4f836e86a65e92dbb463]

Prefer pre-increment in for loops


2011-10-25  Felix Zhang  <fezhang@suse.com>  [a38cbc58bbe3b385830a5287ea272e28a8ae3652]

remove unused methods from sdext:presenter


2011-10-25  Tor Lillqvist  <tlillqvist@suse.com>  [605369eec7236f36c73ede5fdb8cba478db0e291]

WaE: unreferenced local variable


2011-10-25  Tor Lillqvist  <tlillqvist@suse.com>  [cdc5d77ec3ab987e156f41104b986e677396633d]

Ignore also MSVC warning C4555, as generated by the <list> header in MSVC2008


2011-10-25  Caolán McNamara  <caolanm@redhat.com>  [27410d89f4510802b65c16529a5b08abb69b81f7]

WaE: silence a warning


2011-10-25  David Tardon  <dtardon@redhat.com>  [83a61ecc45682adaedc061374ddc2874d79af82f]

do not hardcode mingw sysroot path


2011-10-25  David Tardon  <dtardon@redhat.com>  [c6dee8c995caeb78054c1677d6c36fd466b78955]

remove unused code... again


2011-10-25  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [2ba5d12f3a49a23767f17b9db3c019cd6351cfc9]

Put the modeline back


2011-10-25  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [64254238850a7f3743a6a2134a76461a8b1f09c5]

Fix the build


2011-10-25  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [38cf494f90d19d1673773437cd52e8f0cfbf4eb5]

White-space change to fix messy mix of different coding styles


2011-10-25  Stephan Bergmann  <sbergman@redhat.com>  [0a6132d7de81e33f6d632f621cf30eb232c3b5df]

Fix previous commit for non-Valgrind builds.


2011-10-24  Stephan Bergmann  <sbergman@redhat.com>  [041b54fef20668abaab5bcc7b52dfc31695c25d2]

Avoid Clang -Wunused-value with trunk rev. 12226 Valgrind.


2011-10-24  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [fb95e1d94538ff7847f0597be756ff289a5608f5]

execute macros_test in headless mode too

otherwise a error dialog might pop up

2011-10-24  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [c631b30c6b9b9ffaf9a402c406282225c21560ff]

 clean up macros-test


2011-10-24  Stephan Bergmann  <sbergman@redhat.com>  [d03465a44618e1158acd63cb5ab6a39b4e2778a2]

Undo basis/brand split: removed RPATH BRAND (same as OOO now).


2011-10-24  Kohei Yoshida  <kohei.yoshida@suse.com>  [e817dcce778e7fad347d68532653d24903774a9d]

New unit test case for unwanted date detection on pivot table labels.


2011-10-24  Michael Stahl  <mstahl@redhat.com>  [1a76bb7161d0a892b6998f404d3922421a89db9b]

macros-test.cxx: fix syntax error


2011-10-24  Michael Stahl  <mstahl@redhat.com>  [95550e469b5b0fa90401235be8398ecd73dec11d]

PrintFontManager: don't look at empty path entires


2011-10-24  Kohei Yoshida  <kohei.yoshida@suse.com>  [18bff2c2e95218ff629e07369fd8bf2335544aac]

fdo#42169: Display caption strings without format detection.

We don't need to auto-detect the formats of caption values; they are
already formatted by the time they arrive in to ScDPOutput.

2011-10-24  Michael Stahl  <mstahl@redhat.com>  [d781ae9ae1aef10927de6ace368b0cc7d48280ad]

WinResTarget: remove realpath calls


2011-10-24  Michael Stahl  <mstahl@redhat.com>  [aa146f46d2688b9f0c7b03f540ca11fc2c6ee80b]

macros-test.cxx: unused variable pDoc


2011-10-24  Michael Stahl  <mstahl@redhat.com>  [81042d7a366ad8d5f52fcd78e4b44183f62ce0e1]

JavaClassSet: fix partial rebuilds

Partial rebuilds can fail because the reubilt classes may import other
classes that are not rebuilt; putting the target directory on the classpath
seems to fix it (it would also be possible to use -sourcepath but that seems
more complicated).

2011-10-24  François Tigeot  <ftigeot@wolfpond.org>  [721d38067a513634d54567f8100770866f18881f]

Disable the Presenter Console extension


2011-10-24  Kristian Rietveld  <kris@lanedo.com>  [6aaebef83fe1091baef5a6ace3cfec5f046bc68d]

Eliminate ambiguous conversion to cppu::OWeakObject


2011-10-24  Kristian Rietveld  <kris@lanedo.com>  [93ef7cab14049576cdd24d2f749ef32c72c85ca9]

Eliminate ambiguous conversion to cppu::OWeakObject


2011-10-24  Kristian Rietveld  <kris@lanedo.com>  [7d6097410cc18771112aa3aa4c7355e484f36628]

Use NSString in template specification instead of objc_object


2011-10-24  Kristian Rietveld  <kris@lanedo.com>  [45fca623fa3d050e72f5f759a9c97308a1c7d87e]

SystemFlavor NSStrings should not be const


2011-10-24  Kristian Rietveld  <kris@lanedo.com>  [d14054415db5bca6d149c2268b175657b7b510c8]

Argument to setTitle cannot be const


2011-10-24  Stephan Bergmann  <sbergman@redhat.com>  [f01f25815385778769c67d238527f5824346623c]

Fixed Windows-only code broken by recent commit.


2011-10-24  Julien Nabet  <serval2412@yahoo.fr>  [510199339092ab83ddaaa3bdfccb2f757024ca74]

Some cppcheck cleaning (I let the extra qualified as advised on IRC)


2011-10-24  Caolán McNamara  <caolanm@redhat.com>  [e894342d6bdbe7cf6b3f93c6e66d6988e3fda907]

fix up hyphen 2.8.2/2.8.3 conflicts


2011-10-24  László Németh  <nemeth@numbertext.org>  [161a463b814d18ec74c3829f9ae35f635725356c]

Add fixes of Hyphen 2.8.3


2011-10-24  Caolán McNamara  <caolanm@redhat.com>  [8cfa1d73c165f9e0f09b8cbc41a93c7a66406903]

assuming this is a typo


2011-10-24  Noel Power  <noel.power@novell.com>  [1b2b2283000850dedb00659ce49a0c5eee4aeebb]

fix wae "aRect uninitialized when used within its own initialization"


2011-10-24  Noel Power  <noel.power@novell.com>  [82fb60bc563b444679617396cb4d22a740427e6d]

make vba.xls return 'OK' on success, adjust macros-test.cxx to test for 'OK'


2011-10-24  Noel Power  <noel.power@novell.com>  [daca9c81e4be825aff0717d599d815a87d71b412]

more substantial vba test ( testing various range addression )


2011-10-24  Caolán McNamara  <caolanm@redhat.com>  [f8c2d298be72440da658b580630d1f4452a807a4]

fix warning and indent and use boost::noncopyable


2011-10-24  julien2412  <serval2412@yahoo.fr>  [09179e24c4e4eec135012a3cce5e1cffc42fae60]

activation order crashes address database (fdo#41022)


2011-10-24  Michael Stahl  <mstahl@redhat.com>  [3895c2e7c8b32bfde74e2dc391c6c195aae22fc7]

fdo#42157: fix deadlock

WindowStateGuard_Impl::impl_ensureEnabledState_nothrow_nolck:
drop own mutex while calling XWindow method that locks SolarMutex.

2011-10-24  Michael Stahl  <mstahl@redhat.com>  [dc8249af103741415a074d9bbf8b1211f24a7c3f]

gbuild: remove remnants of gb_CHECKOBJECTOWNER


2011-10-24  Stephan Bergmann  <sbergman@redhat.com>  [cbf692559c91dae8db4cada6c7eeeb613313df24]

These DBG_ASSERTs should really be OSL_TRACEs.

Otherwise, --enable-dbgutil smoketestoo_native fails due to assertions.

2011-10-24  Caolán McNamara  <caolanm@redhat.com>  [8cd1305f091aa60001f46efff71d7e360357b773]

was the intent to mark this as non-copyable


2011-10-24  Stephan Bergmann  <sbergman@redhat.com>  [c73dce072584fa58382c8158c2bc80bf0a7421c5]

lost }


2011-10-24  Stephan Bergmann  <sbergman@redhat.com>  [b786a33cfdca2e8a4114ddef0340e0e0628dd09c]

Undo basis/brand split: Move SDK and ure-link, remove OOO_BASE_DIR and BaseInstallation.


2011-10-24  Stephan Bergmann  <sbergman@redhat.com>  [3535ceeac6f1b4277279082998663feb84d05487]

Undo basis/brand split: Removed obsoleted gid_Dir_Program.


2011-10-24  Stephan Bergmann  <sbergman@redhat.com>  [f2576647246245a1f7a7d55423c51f7976700cf8]

Undo basis/brand split: Moved the rest of the WNT-only stuff.


2011-10-24  Stephan Bergmann  <sbergman@redhat.com>  [a37884bd5215c7a7032824a66e3a9c78a3de5d59]

Removed dead code.


2011-10-24  Stephan Bergmann  <sbergman@redhat.com>  [3fce44fbe9adacdd163599763c2f94e560bbeaa9]

Undo basis/brand split: Moved WNT-specific patchlist.txt etc.


2011-10-24  Stephan Bergmann  <sbergman@redhat.com>  [a32d05fbb9fa8c1062294e7bd75588dc152309a3]

Undo basis/brand split: move WNT-specific gid_Dir_Shellnew[Too].

Hope that's all that needs to be done here...

2011-10-24  Stephan Bergmann  <sbergman@redhat.com>  [90713adf1bf97befb9b6c97309f57d7b93566857]

Removed some unused scp2 Directory definitions.


2011-10-24  Stephan Bergmann  <sbergman@redhat.com>  [3416e30f6b1af42172566c8d554863f3f261112a]

Undo basis/brand split: move unpack_update script from basis to brand.

Not sure if this is (still) used anywhere; at least no code seems to ever
call it.

2011-10-24  Stephan Bergmann  <sbergman@redhat.com>  [009765255f9512556de04ac2b056af2602644c2e]

Undo basis/brand split: adapt scp2 WkDir.


2011-10-24  Stephan Bergmann  <sbergman@redhat.com>  [a58b65d380a6637e0d740b3a01162dcbfc38b61d]

Undo basis/brand split: moved spadmin.bin from basis to brand.


2011-10-24  Stephan Bergmann  <sbergman@redhat.com>  [9fe5f4602581add2bbcc66b4a98d5a6949de1b57]

Undo basis/brand split: moved pluginapp.bin from basis to brand.


2011-10-24  Stephan Bergmann  <sbergman@redhat.com>  [6351fab9c8ae6233590eabbd806d1083a0cde3b2]

Undo basis/brand split: moved nsplugin from basis to brand.


2011-10-24  David Tardon  <dtardon@redhat.com>  [f17c10545fabefd027b278798840706f2dbf4a04]

create links to gdb autoloaders in the right dir


2011-10-24  Tor Lillqvist  <tlillqvist@suse.com>  [89ae66dac25b8ee12bde52d05395e3a54842d4f7]

I give up on --enable-dbgutil with MSVC


2011-10-24  Kristian Rietveld  <kris@lanedo.com>  [81448039ea3f757fcdfc2212a02b0ecf56b7c821]

Also use .NET2003 build fix for Clang


2011-10-24  Stephan Bergmann  <sbergman@redhat.com>  [c31d7b012f953f4a677fd5a576c0aa8379897879]

Some warning cleanup (found with trunk Clang).


2011-10-24  Caolán McNamara  <caolanm@redhat.com>  [084d665b61ac79ed4b81fffd05acce28b020d8b3]

meh, fix build failure


2011-10-24  Caolán McNamara  <caolanm@redhat.com>  [21696eadc88f67b4900a580bcd90284b8f449e75]

seperate words in hebrew text preview


2011-10-24  Caolán McNamara  <caolanm@redhat.com>  [c67a343bd9b4777b459e6e40a25155284b3c1163]

don't leak contenttype registrations


2011-10-24  Caolán McNamara  <caolanm@redhat.com>  [ccd38a0de63bd4289470fa286a53b79d23fe2b28]

make --enable-layout have effect under gbuild


2011-10-24  Caolán McNamara  <caolanm@redhat.com>  [7dca83c77cf20c943a338882b626e2b68d85ea77]

callcatcher: remove some unused methods


2011-10-24  Andras Timar  <atimar@suse.com>  [d330483ad0106a750dec560b987c21aaa5394ab6]

autocorrect: non-breaking space before % in French fdo#41015


2011-10-24  Tor Lillqvist  <tlillqvist@suse.com>  [5f950b5d79d4567ae385fdf25de26b4d0e43e471]

Make the use of gb_LinkTarget_EXCEPTIONFLAGS for the yacc source more reliable


2011-10-24  Kristian Rietveld  <kris@lanedo.com>  [8cff18bee2a560c682b5c54d8f68c8bf9d8a69a8]

Put neq-operator for awt::Size in correct namespace


2011-10-24  Kristian Rietveld  <kris@lanedo.com>  [302bb2c4003745f40b075baaf2c66941b0c7f897]

Match the correct function template specialization

Fully specify the E_TokenId type instead of relying on the EV_TokenId
typedef.

2011-10-23  Stephan Bergmann  <sbergman@redhat.com>  [d049f12c29faa685dc79a32dc8337b91680ca7a7]

Removed apparently unused fSectionSpaceAfter (nee OdtGenerator::mfSectionSpaceAfter).


2011-10-24  Ivan Timofeev  <timofeev.i.s@gmail.com>  [a47a5ed0a5ffd948d48e02e5a9f0e2064096e7d4]

always explicitly handle empty string of ranges


2011-10-24  Ivan Timofeev  <timofeev.i.s@gmail.com>  [3d5caa7ce38c9441d05b01c6feaaaa5ff3bd51de]

StringRangeEnumerator cleanup

* do not allow default unbounded min and max, syntax of the input string
  requires them
* simplify logic, remove unused methods, make the class immutable, actualize
  documentation

2011-10-23  Laurent Alonso  <alonso@loria.fr>  [55170dd7a0cfd552a89b4bea6c7f4a9854971161]

Handle styles in a more intelligent way


2011-10-23  Matúš Kukan  <matus.kukan@gmail.com>  [c77a9254dde41f222bc65af957c91fa5bc166103]

no need for SRCDIR parameter here


2011-10-23  Matúš Kukan  <matus.kukan@gmail.com>  [eba6bc1b985c6caede347e48d636fd161b6413c0]

No need to register repository


2011-10-23  Matúš Kukan  <matus.kukan@gmail.com>  [c1a1d5d532626c89d19e960a2c4be0a439359e11]

do not use gb_Helper_REPOSITORYNAMES anymore


2011-10-23  Andras Timar  <atimar@suse.com>  [f4f4d9d29e098b64878301b544863ca6e2bbef26]

remove unused UI strings


2011-10-23  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [d56019ebb0e8820447ee6e96bf5b7b04670441a9]

Fix the build of Visio import filter


2011-10-23  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [4dedf9d43d83f6f142ca060eb4edb93e3e5bda84]

Dump unnecessary patch hunk


2011-10-23  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [7420da1e95f394d4f0e97ddf14a8886da991bfe0]

Fix valgrind errors


2011-10-23  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [ffcc6a284a2907bb33c96423f86e12a8d5e86d32]

Uploading new release of libvisio (0.0.9)


2011-10-22  Andras Timar  <atimar@suse.com>  [d311ae80107478efc8b09d2a028f3d6e470bc7c0]

make numeric field circular, i.e. pressing up from 359 goes to 0


2011-10-22  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [237c5f0290169aa31e10990c05b7ea39d9fc70bd]

another fix for 68dd19a368fb4afbf3eba4cb722f56b87f8ea7c1 on OSX


2011-10-22  Julien Nabet  <serval2412@yahoo.fr>  [48cdc0318b348c51742339b243dc05546148b335]

Fix fdo#38286. Perhaps it could be simplified


2011-10-22  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [63354873b7e2fb9e51abee45082e415cd438d8b2]

execute filters-test in headless mode


2011-10-22  Jan Holesovsky  <kendy@suse.cz>  [44d5b6c595f5f3bdf4eb923289da1bb0195e29d0]

Make the update unit test compile.

It is not useful yet, so disabled.

2011-10-21  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [8c86c64f22b0dfef3cc502f59f509e20c1f5643c]

restore accidentally removed line


2011-10-21  Michael Meeks  <michael.meeks@suse.com>  [fa2c0b7a647bbc3465cfd0daed82b855284b4791]

remove erroneous sfx dependency (thank you Stefan)


2011-10-21  Olivier Hallot  <olivier.hallot@alta.org.br>  [b0224f8050373cbdde58c3dee1bbda71976b50b6]

Fix for bug fdo#41997, cleanup vcl enumeration


2011-10-21  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [7bf06ba95d6ba0e673f2aff5b4412dbf08702590]

rename YaccObject to YaccTarget

the object is a GenCxxObject just like those from CustomTargets, we only need to get the generation right

2011-10-21  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [5dc33abf609707a2a12e2cb84af8c5ea20fffd42]

cleanup YaccObject


2011-10-21  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [b4d67c0eb176391b6d6ff5fb3c62d79b0e50bfe0]

only enable gb_CHECKOBJECTOWNER for explicit check runs


2011-10-21  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [762a33f6c80ca762c67d5f59950a98a0a7108b8d]

Fix for YaccObject, also: YaccObject should not generate stuff directly in toplevel workdir


2011-10-21  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [1bee4434affbf6d53379079b7b3b4c618b8a8aaa]

SetupLocal is gone, also fix unbalanced endif


2011-10-21  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [c1880048af06a72e1eca7641c1ddc25fbba53bcd]

gbuild should use SRCDIR as per GNU make conventions


2011-10-21  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [a260c792f437f62c96289ac314faa0c6c4e128ae]

kill multi repo support: BuildDirs and gbuild.mk, GNUmakefile.mk


2011-10-21  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [356536956bb7d6958b942259cf231b25fa89b7cd]

kill multi repo support: ExternalLib


2011-10-21  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [728ad64ad38334158fd2d82de65823ea79a3e08e]

kill multi repo support: WinResTarget


2011-10-21  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [057619fcabd8bd03144d0c456947bd7874509652]

kill multi repo support: SetupLocal can only work with multiple repo support


2011-10-21  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [68dd19a368fb4afbf3eba4cb722f56b87f8ea7c1]

kill multi repo support: LinkTarget


2011-10-21  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [46e512987a13b7df215174c5a1b33432b2181086]

kill multi repo support: UnoApiTarget


2011-10-21  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [191ae70bb04d15a3d349dfb22c3ddd098b7cc418]

kill multi repo support: AllLangResTarget


2011-10-21  Kohei Yoshida  <kohei.yoshida@suse.com>  [ea44e5464a487519de84e30a5f299387127c78ea]

Updated csv parser from the orcus repository.

This change should allow handling double-quation inside quoted cells
correctly.

2011-10-21  Michael Stahl  <mstahl@redhat.com>  [c955cce91f21e6381f9d17b83c73671ad135d791]

LinkTarget: remove old object owner implementation


2011-10-21  Michael Stahl  <mstahl@redhat.com>  [3e5eece31d93ed378613991c8a8bbe451aa5c081]

LinkTarget: new check for duplicate objects

Always enabled, as this runs for me with an overhead in the range of
measurement error (in tail_build):

current implementation: time make -nsrj8
17.269s 16.470s 17.537s 16.754s 16.595s

disabled: time make -nsrj8 gb_CHECKOBJECTOWNER=
13.212s 13.345s 13.470s 13.852s 13.712s

new implementation: time make -nsrj8 gb_CHECKOBJECTOWNER=
13.477s 13.911s 13.624s 13.606s 13.535s

2011-10-21  Michael Stahl  <mstahl@redhat.com>  [68cde28252e6b1b84b5b831200d0c89c247b203a]

UnoApiTarget: replace realpath calls


2011-10-21  Michael Stahl  <mstahl@redhat.com>  [521001049dfb05a082737f668c83047100ec91bf]

writerfilter: add some bling to customtarget


2011-10-21  Michael Stahl  <mstahl@redhat.com>  [2c2cffff06d3285373b172dc0b8c98c0218eb0ad]

CustomTarget: remove unnecessary dependency

There already is a dependency from the library to the package, so this
dependency should not be necessary.
Furthermore, the command is executed spuriously always, because the .done
file is always newer than the generated files.

2011-10-21  Michael Stahl  <mstahl@redhat.com>  [ccc4b087303fd0fb1446056c41445ab68a415146]

Revert "pass -s flag to custom target's make process"

This reverts commit 6c8a7e0e6ad223051442ef6ce1d1103086c3f4a0.

Doing this explicitly is unnecessary because make does it automatically.
Also, make will pass --jobserver-fds, which happens to match in
findstring as well.

2011-10-21  Jan Holesovsky  <kendy@suse.cz>  [548fc5db7c39f62d99b1c0a9e4348972ff72545e]

A small cleanup after the String -> OUString conversion.


2011-10-21  Felix Zhang  <fezhang@suse.com>  [48e2a853b9106033094d2fd917dbf14ada5abdc0]

remove unused methods from sd::slidesorter


2011-10-21  Jan Holesovsky  <kendy@suse.cz>  [cbfaa4dd71b39d393524afa7438c6da4e1e68df4]

Fix Windows build (missing oleout32 library).


2011-10-21  August Sodora  <augsod@gmail.com>  [556a61a2f86fef1f828b8352fae7a4c4ed1fdd78]

Added Frac function to calc formulas and BASIC standard library


2011-10-21  Michael Meeks  <michael.meeks@suse.com>  [71f4a57b2af6c61533176100e39ce8b4276e807b]

Warn if we're missing a RdbTarget from the check_targets


2011-10-21  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [160da638dc33a170d071bc80beec57c527756d1d]

enable sc_macros_test


2011-10-21  Tor Lillqvist  <tml@iki.fi>  [f6d351e5ec3809b53ca2c2dffbbebc465ee7848d]

Revert "Attempt workaround for possible bug in Apple's LLVM g++ 4.2.1"

We get more similar linking errors elsewhere anyway. We would need a
more generic fix. As for now, just apparently not possible to build
with the LLVM g++ from Xcode 4. Use g++-4.2 / gcc-4.2 if you want ot
use Xcode 4. But note that for Xcode 4.2, you might need to do:

ln -s i686-apple-darwin10 /Developer/SDKs/MacOSX10.6.sdk/usr/lib/gcc/i686-apple-darwin11

This reverts commit f3e10529134029a7853cdca925bc7091a639bc8a.

2011-10-21  Tor Lillqvist  <tlillqvist@suse.com>  [25ae2ab38df3c914e9f836cf08120913bc2c4ba6]

Disable Mozilla stuff more effectively in a Windows dbgutil build


2011-10-21  Michael Meeks  <michael.meeks@suse.com>  [6850b0c528a7d405d81f0c1a0e95868566fd41f5]

more helpful error messages for debugging when a unit test fails


2011-10-21  Caolán McNamara  <caolanm@redhat.com>  [e076064d50b3f1be27f691720b78d49a506b612a]

some CJK fonts semi-spuriosly claim extra script support


2011-10-21  Andrew West  <babelstone@gmail.com>  [27ed4883f549fc7bdb1d2304430c719de9d3987b]

Better Phags-Pa preview. mongxol tshi


2011-10-21  Pádraig Brady  <pbrady@redhat.com>  [3c1fdebb970b04130a20983a180124c36cd9e245]

previews for Phags-Pa and Tai Le


2011-10-21  Caolán McNamara  <caolanm@redhat.com>  [be5f319ce0668031b9fb1ee57a414d11edf6c6c9]

use iso15924 script names


2011-10-21  Caolán McNamara  <caolanm@redhat.com>  [e84482a38363004d5dc2fde24e57d4215b48797a]

Use language/script specific CTL/CJK sample text in font preview

i.e. font names are often typically in English, so fairly useless
to take the English name to preview what effect the font will have
in a CTL/CJK script.

More languages and scripts need to be added, but this should be
sufficient to bootstrap this up

2011-10-21  Caolán McNamara  <caolanm@redhat.com>  [41c083a7ade3feb7f5b6516f859db00fa8e2cf72]

expose an API to map from UScriptCode to i18n::ScriptType


2011-10-21  Caolán McNamara  <caolanm@redhat.com>  [c57ba94721a152db405716753a15c870401c3a63]

drop confusing and unused single font setters


2011-10-21  Noel Power  <noel.power@novell.com>  [e3ef9bebf69479ead10a10a9a25d866321970edb]

tweak compressession hack to fix vba module import

it seems that the heuristic to trigger the inflate hack from frob is both wrong in the code ( my fault ) and additionally doesn't always hold true ( found a document where the heuristic is triggered falsely ) So. removing that heuristic entirely for now

2011-10-21  Thorsten Behrens  <tbehrens@novell.com>  [f3c43171f8e9e04c4a6e6f5833fbe1a0ef098d2b]

Fix fdo#41995 fallout - recognize .svg in odf container

Seems the graphic load code is stupid and not using the path name /
file extension to guess file type, but only "magic byte" detection.
Giving filter framework the path now, so that .svg actually loads.

2011-10-21  Thorsten Behrens  <tbehrens@novell.com>  [1d9c6bc38089dbb52931e54493c39e4e33309a90]

Fix svg document import

Merge of dev300 broke this - we *do* want import to call this
implImport() actually. Also, the service names were bogus
previously.

2011-10-21  Thorsten Behrens  <tbehrens@novell.com>  [716c052a1c62d5acacab202e8f0ee88b4f70d8c2]

Fix fdo#41995 - true embedding of svg images.

Previously, svg images were always wrapped as .svm metafiles with
a preview graphic. Sucks for interop - so now, we save true svgs
at least for bleeding edge extended odf1.2

2011-10-21  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [8ee4e99a78a7a7f16bafa56e08ef9649cc69dbdb]

some more work on the make countoutdated target


2011-10-21  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [39f3d87152f963510ac71d2f0b346188b9965c2f]

remove checkdeliver -- we do not generate deliverlogs anyway


2011-10-21  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [05a33692a084f59f2fae0a535131133d2a3f6b72]

experimental countoutdated target


2011-10-21  Michael Meeks  <michael.meeks@suse.com>  [e31496c9382ebdaa6ed1c6889c0d6ecde6f57de7]

misc trivial tweaks, and documentation addition


2011-10-21  August Sodora  <augsod@gmail.com>  [034350a5097c2138311999b87da5621fe0d9d96e]

String->OUString, with accompanying tests


2011-10-21  Stephan Bergmann  <sbergman@redhat.com>  [1af9425e8239d1f7e3a12bf9979d190904f695cd]

Work around a problem creating symlinks in ooinstall.

It can happen that the ure-link symlink shall be created while its
parent directory has not yet been created.  The logic in the Perl code
is so confusing and beyond fixing, that an easy hack out was to flag
the respective directory as always-CREATE, which kind of works around
the problem.

2011-10-21  Takeshi Abe  <tabe@fixedpoint.jp>  [fc8a310eef5b4cab9b65e2a3a8e41f039f2acc80]

fixed typo


2011-10-20  Rob Snelders  <programming@ertai.nl>  [638804f7e2c26047da15af26dfb8eb35b9ee0feb]

Added a scanbutton to the scan-dialog


2011-10-20  Stephan Bergmann  <sbergman@redhat.com>  [fecde94354a46463d346a1a78962f39a5a6f9eb8]

Undo basis/brand split: moved Python from basis to brand.

The Windows-only code in pyuno/zipcore/python.cxx may still need fixing.

2011-10-20  Stephan Bergmann  <sbergman@redhat.com>  [cf33eb5fb423bcf67d7cc335e2d8ec8066702648]

Removed spurious "" around multi-word shell arg.


2011-10-20  Stephan Bergmann  <sbergman@redhat.com>  [fc98a971350bed06e75443d89cef41d6bd346f7c]

Introduced --disable-linkoo.


2011-10-20  Stephan Bergmann  <sbergman@redhat.com>  [daabd72e077b3b0a80dcde98aea87fe9a7ff06e5]

Report failing Unixlink processing.


2011-10-20  Stephan Bergmann  <sbergman@redhat.com>  [10ce581cfc7a3fd74200910291a0fb916180e772]

osl_getCommandArgCount can be called w/o prior osl_setCommandArgs.

...e.g., with "import uno" in a stand-alone pyhton process (where it
is hopefully harmless that UNO does not get access to any -env
command line args).

2011-10-20  Stephan Bergmann  <sbergman@redhat.com>  [b1eae75f53ad2ee88192241776ffa7d29725301a]

Undo basis/brand split: moved ini files from basis program/ to brand program/.

Moved uno ini, folded fundamentalbasis ini into fundamental ini, merged
version inis.

2011-10-20  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [d9604fa1b4123da145fc9b52901b42888d25ca3b]

add more debug output to see why windows has problems with sc's filters-test


2011-10-20  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [cda653d7d9038fdcab72cfcae37d3d20463693d5]

extract helper methods for debuging calc tests


2011-10-20  Ivan Timofeev  <timofeev.i.s@gmail.com>  [d72701bba66817fbd0ddcb8dea969aea49f8426a]

bye-bye old range parser


2011-10-20  Daniel Di Marco  <d.dimarco@gmx.de>  [593e4c36d2f199cc3b82be587bc7674c2f394d06]

SvUShorts -> std::vector


2011-10-20  Luboš Luňák  <l.lunak@suse.cz>  [a6347e0971d718943241627f528fa4df3950ad44]

fix last commit


2011-10-20  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [16cf673187679b3f45f2623bc6e3a52bf7dbba45]

improve unit test for UpdateReference

check InsertTabs/InsertTab/DeleteTabs too

2011-10-20  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [59b1f948f1cee157bf7fc8adad57f678406c904b]

increment table position correctly if more than one table is inserted


2011-10-20  Luboš Luňák  <l.lunak@suse.cz>  [936d19e606cbf29d41bff42db559a01f5deb240c]

fix horizontal scrollbars with KDE oxygen style (bnc#722918)

Apparently there are two style flags for detecting the widget
is horizontal.

2011-10-20  Tor Lillqvist  <tml@iki.fi>  [f3e10529134029a7853cdca925bc7091a639bc8a]

Attempt workaround for possible bug in Apple's LLVM g++ 4.2.1


2011-10-20  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [21352f88caba9dee73d5a87c8e3724d17ac6b428]

Sw styles cleanup: removed now unused methods


2011-10-20  Luboš Luňák  <l.lunak@suse.cz>  [6163c62a52794725188faf82ee12852f4b2cd023]

let Qt call XInitThreads(), so that it knows it's been called (fdo#40298)

Otherwise QPixmap complains when used outside of the main Qt thread
and resets itself to null pixmap, eventually leading to crashes.

2011-10-20  Andras Timar  <atimar@suse.com>  [bce48fb94b1ff2f87fac7185ff5a9904bcf83484]

Revert "localize description.xml of presenter-screen extension"

This reverts commit 89f7e17692d019a68d251d39bcc592a4ee8ba0dc.

2011-10-20  Caolán McNamara  <caolanm@redhat.com>  [ada314807900a6b9205bacc1b149ab58720ffa7b]

add makeRepresentativeTextForLanguage to generate sample text

add initial code to generate language specific sample preview text samples for
use for font previewing in format->character

2011-10-20  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [06fa2d5a4a9b68a173a09df6000756dce47f7b3d]

Make the README.cross a bit more copy&paste proof


2011-10-20  Tor Lillqvist  <tlillqvist@suse.com>  [b69ab0ddf53b07434450574040788ee2450f6ab9]

Reduce confusion between openSUSE and SLE a bit


2011-10-20  Tor Lillqvist  <tml@iki.fi>  [15597b7bd7eaa533989756edc0b04258470922e4]

Use -Wno-array-bounds only on gcc versions (4.3..4.4.3)


2011-10-20  Caolán McNamara  <caolanm@redhat.com>  [625a032f820234b0d55e44b2263c5847993dcc7d]

Resolves: fdo#41556 restore original CTL font after forcing font


2011-10-20  Andras Timar  <atimar@suse.com>  [ffb91342fc667d0f1d4ef43384bfcfc176cab774]

fix localization of NLPSolver


2011-10-20  Andras Timar  <atimar@suse.com>  [89f7e17692d019a68d251d39bcc592a4ee8ba0dc]

localize description.xml of presenter-screen extension


2011-10-20  Tomofumi Yagi  <yagit@mknada.sakura.ne.jp>  [8c2902ecbf135fae070ea032fa10a59bb76ec1b0]

fdo#37129: Fix the drawing of dotted and dashed borders in Calc.


2011-10-20  Caolán McNamara  <caolanm@redhat.com>  [8eb50d3b4be4df15f830e4b36449c9fcf05aa71b]

WaE: unused e


2011-10-20  Felix Zhang  <fezhang@suse.com>  [9f562a82c6ed56824365825a6bc0acf313ebcf28]

remove unused methods from formula::FormulaModalDialog


2011-10-20  Caolán McNamara  <caolanm@redhat.com>  [093e7a56fff27474e6a39734ab3f87fd0bcd28ad]

callcatcher: remove unused Content::createDynamicCursor variant


2011-10-20  Caolán McNamara  <caolanm@redhat.com>  [6016eb1ec18d0b6f6e0e0dfbfc5bb84a4b961df6]

rework sample text generator for different scripts

split out code that creates sample text for different scripts
add extra scripts and sample text
add extra space between sample text preview and font name
add guess-script from opentype unicode coverage bits
split out code that knows the names of symbol fonts which don't
have symbol encoding set

2011-10-20  Tor Lillqvist  <tml@iki.fi>  [b2250f4d9813353c7626004f68db6f5b803f4316]

WaE: NULL used in arithmetic


2011-10-20  Tor Lillqvist  <tml@iki.fi>  [62f4128d74179c6211fc961845182bf2956e3323]

char can be unsigned, use sal_Int8


2011-10-20  Tor Lillqvist  <tml@iki.fi>  [3f3c2a7bd3bb238412a787c2e59290285a8cc51e]

WaE: Work around bogus array subscript is above array bounds

Bites at least with the Android cross-gcc 4.4.3.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41847

2011-10-19  Ivan Timofeev  <timofeev.i.s@gmail.com>  [5ad4d151dac1eb887d92200330e31af269d8d1fd]

migrate to StringRangeEnumerator in pdfexport


2011-10-19  Ivan Timofeev  <timofeev.i.s@gmail.com>  [f9f4c631b100ace66999933dc06668ac107fb2bf]

migrate to StringRangeEnumerator in Calc


2011-10-19  Petr Mladek  <pmladek@suse.cz>  [3f845c2980fcb35ac7c6f4d75e9bb99dc772bab5]

define bash completion also for 'loffice' wrapper (bnc#719656)


2011-10-19  Petr Mladek  <pmladek@suse.cz>  [369f22ceb8b3440d8caf1d60d7f45abc1d5ac258]

do not show "LibreOffice Math" in the desktop menu (fdo#41681)

It is just a helper application. The desktop file still makes sense to
keep the MIME type association.

2011-10-19  Petr Mladek  <pmladek@suse.cz>  [4255c2663dca22f5d70fee8407aa56df7b0f3f56]

losmoketest.py: allow to use the long --headless option; not only -s


2011-10-19  Radek Doulik  <rodo@novell.com>  [87268f254f460b39a41b153fd6e66a9974ca63c3]

make the 3D transitions work again


2011-10-19  Caolán McNamara  <caolanm@redhat.com>  [3f9a28f1f704967446b411b3b7e176deeb78ca83]

Resolves: fdo#41556 font sub cache of nameA => nameB is too simplistic


2011-10-19  Maxim Iorsh  <iorsh@users.sourceforge.net>  [4ea86b46768c8309a7c259f713fd6d3c8d7abc28]

Resolves: fdo#41556 When fontconfig matches italic font, italicity is ignored


2011-10-19  Caolán McNamara  <caolanm@redhat.com>  [5e8c0dd410942807481a75a29805db40b8659a4e]

don't annoy me in the en-US fallback case


2011-10-19  Stephan Bergmann  <sbergman@redhat.com>  [7b000922d034c3002c8a56a705cf7f8e902f4c92]

Disable warnings when compiling external boost lib.


2011-10-19  Stephan Bergmann  <sbergman@redhat.com>  [1206a75575f28da6368ec3851658528143d7805f]

Undo basis/brand split: adapted linkoo.

Linking .rdb files has been disabled as it appears completely broken
(erroneously picking up a testtools/*/lib/services.rdb instead of one
from solver).

2011-10-19  Stephan Bergmann  <sbergman@redhat.com>  [a015cda8f2c5a5c3c897e0933b631b9c0f6afd6b]

Undo basis/brand split: moved .rdb files from basis program/ to brand program/ (merging the two services.rdb files).


2011-10-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [9132e6ffa7b51375ee90f14226ab3eb08ba5e85c]

separate normal calc filter tests and macro tests

this should make it easier to deal with the increased complexity in the
unit tests for vba and star basic
we should not mess with the normal calc tests while working on advanced
vba and basic tests

2011-10-19  Tor Lillqvist  <tml@iki.fi>  [a47ef216cc68e3101f25e31ad783b02bb981e9bf]

Workaround for building against MacOSX 10.6 SDK but with 10.4 as the highest used API


2011-10-19  Tor Lillqvist  <tml@iki.fi>  [545f22568aef3bafd583dc85f1233eeb0d7b5684]

Propagate verbosity to the BUILD_ACTION make


2011-10-19  Stephan Bergmann  <sbergman@redhat.com>  [ebd8637de428edb0f805149a69905279e123ddd1]

Fold spurious vcl/prj/d.lst entries (merge conflict?) into vcl/Package_inc.mk.


2011-10-19  Fridrich Strba  <fridrich.strba@bluewin.ch>  [6ca04869e4234171fb7cffc53f243f2cdcd93fd2]

Link manifest to the executables


2011-10-19  Tor Lillqvist  <tml@iki.fi>  [349e80f02be562cd5a863b6a5edda94864f3c92a]

WaE: two functions defined but not used


2011-10-19  Tor Lillqvist  <tml@iki.fi>  [43a33ef69331c2dc6a1812421ac5637dfdeeb288]

WaE: passing argument discards qualifiers from pointer target type

expected 'void *' but argument is of type 'volatile int *'

errno is volatile on Android, and apparently it is not OK to pass the
address of a volatile valye to a function expecting void * in their
gcc version.

2011-10-19  Tor Lillqvist  <tml@iki.fi>  [3cbd8c24a8550296154fe4e85fc879af034aa978]

WaE: unused parameter 'f'


2011-10-19  Felix Zhang  <felix@linux-6chh.site>  [fcea2c9acb30fba319bad49d0f5e60b78f1ecacf]

remove an unused method


2011-10-19  Jan Holesovsky  <kendy@suse.cz>  [f4496d4478c3e754d13242d9d55bddee7bd9985e]

Fix the SYSTEM_MOZILLA case.


2011-10-19  Stephan Bergmann  <sbergman@redhat.com>  [0a158b7800221ce8b79dac430015c6a02ad33e31]

Undo basis/brand split: merge basis program/resource/ into brand program/resource/.


2011-10-19  Tor Lillqvist  <tml@iki.fi>  [ad9c1ffdd02caad147d9386f96942bd1c9eb6657]

WaE: comparison is always true due to limited range of data type


2011-10-19  Stephan Bergmann  <sbergman@redhat.com>  [322d455f9f87deb0551d7360ba10e4ae6e3021ab]

Simplified comphelper::OSequenceIterator and its uses.


2011-10-19  Rene Engelhard  <rene@debian.org>  [5e80f012e75dfbcd3343fc45e35e0b32ca754b39]

make libxmlsec be built again with SYSTEM_MOZILLA=YES


2011-10-19  Petr Mladek  <pmladek@suse.cz>  [d6b626c6a9057a089680e0d012a344ed37fed5cd]

fix configure with autoconf-2.59

it was enough to lower the version check; 2.59 is still used on SLED10

2011-10-19  Takeshi Abe  <tabe@fixedpoint.jp>  [0cb79e748687bcd3054cdcbf8961bc0b78279f85]

removed unused macro


2011-10-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [9706288e95cfdbecdfc2cab3a66a2cce07ac23b4]

add output for language settings to log file

some windows builds crash in this test, maybe they get a false language
setting from somewhere

2011-10-19  Eike Rathke  <erack@erack.de>  [9796ac726e4c194e3cfa35e201815f9f1bb03e6a]

Revert "callcatcher: replace Clone() by NULL"

That doesn't make sense, not even with a callcatcher excuse.

This reverts commit d54c3ad1518e32938117c7e529dda375d4110888.

2011-10-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [c35fb339f5aaf3ed8dea71baefb1521f0506e2cb]

add unit test for fdo#41868

test should be extended as soon as possible
tests a central point of our formula compiler/reference handling

2011-10-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [308b7a287d0962ad593c9bac8e5b8b474cc36216]

by one error in ScFormulaCell::UpdateDeleteTab (fdo#41868)


2011-10-19  Stephan Bergmann  <sbergman@redhat.com>  [9550bed8aa5378c38837c312a5fbe46dc6f2ea97]

Adapted numbering of reordered asm parameters.


2011-10-18  Stephan Bergmann  <sbergman@redhat.com>  [bbb5da15782f074feeaef6bd268e66495187876b]

Clang does not understand #pragma GCC diagnostic warning "-Wunused-but-set-variable".

See <https://bugs.kde.org/show_bug.cgi?id=284384> "clang 3.1 -Wunused-value
warnings in valgrind.h, memcheck.h" for a way to silence these warnings when
building with clang.

2011-10-18  Stephan Bergmann  <sbergman@redhat.com>  [bf1f0183d5c6b4c94acdbee27276d5a386a657f4]

Some fixes for "clang version 3.1 (trunk 142234)" (with --enable-werror, on Linux x86_64).


2011-10-18  Peter Jentsch  <pjotr@guineapics.de>  [0eee1cf957d122ac0d805a9589a5db075a94e4a1]

fixed reorder warning in copy-constructor of filter_info_impl


2011-10-18  Peter Jentsch  <pjotr@guineapics.de>  [11fbde8fed1a866c4ec9565d56f5f5034631d8b2]

support editing, importing, exporting the xslt transformer service setting

starting with LO 3.4 we default to using libxslt for xslt transformations
in filters. the saxon/j based services is still available and can be
explicitly requested by filters using the 2nd userdata entry in the filter
configuration. There wasn't any place to edit this 2nd userdata entry,
and it wasn't exported or imported with the custom filter packages.

2011-10-18  Peter Jentsch  <pjotr@guineapics.de>  [960f4bdd71c9de19059279d61abb142ddfdac0ce]

initial support for user defined xslt service impl in filter jar

Supports importing the 2nd userdata parameter for xslt filter
definitions from manually edited custom XML filter settings.

UI currently not available.

2011-10-18  Rene Engelhard  <rene@debian.org>  [aaf48368c80e60d6bf325573bab89a2efae6da4c]

remove accidential Debian-only commit


2011-10-18  Stephan Bergmann  <sbergman@redhat.com>  [d0a0513a9cbd25b2bcd933ec337f6366c86917cb]

Undo basis/brand split: move program/{addin,filter,plugin} from basis to brand.

And let $(prog), $(progpath), $(progurl) point to brand program/
instead of basis program/.

2011-10-18  Michael Stahl  <mstahl@redhat.com>  [d34a819233de940dcfe389fc87baebfbcbc7da66]

fdo#41935: deadlock in ViewObjectContactOfUnoControl

Remove the mutex member of ViewObjectContactOfUnoControl_Impl and use
the SolarMutex instead, because the current usage of 2 mutexes is just
too prone to deadlock.

2011-10-18  Michael Stahl  <mstahl@redhat.com>  [86a2270f856244e85b3fb91792fd936d793852ff]

gb_Library_set_componentfile: depend from workdir

The dependecy from the outdir lib to the component file is racy, because
we preserve timestamps when delivering: if the component file and the
workdir library are built in parallel, and the component file ends up
being newer, then the library will always be delivered because its
timestamp is always older.  Work around this by having the workdir
library depend on the component file.

2011-10-18  Michael Stahl  <mstahl@redhat.com>  [72acea9f28f1d4975c2e7149963e61a3901ec590]

gbuild: mkdir when creating dependencies


2011-10-18  Michael Stahl  <mstahl@redhat.com>  [e2934c43102eb6e6f46b238276fbe3b0274699a8]

sal: workaround warnings in valgrind macros


2011-10-18  Michael Stahl  <mstahl@redhat.com>  [fa70d98e729c0dba44e1c8e25fe1323bad918945]

moz: replace Linux 3.0 workaround with one for 3.x


2011-10-18  Luboš Luňák  <l.lunak@suse.cz>  [7cd58dbe32e5421986216dd7c6b24a4bb0b9c1e5]

style tooltips properly with KDE4 vclplug (fdo#40461)


2011-10-18  Tor Lillqvist  <tlillqvist@suse.com>  [1836e37f831dd5da06f12bc34d995610a81b6181]

WaE: unsafe mix of type 'bool' and type 'sal_Bool' in operation


2011-10-18  Tor Lillqvist  <tlillqvist@suse.com>  [354f88b376195003841fc8474a600cf22d8b3a05]

WaE: unsafe mix of type 'bool' and type 'sal_Bool' in operation


2011-10-18  Tor Lillqvist  <tlillqvist@suse.com>  [c4648a4c0f5920f8f070bbbe8f18b165b6b70802]

WaE: '!=' : unsafe mix of type 'bool' and type 'sal_Bool' in operation


2011-10-18  Tor Lillqvist  <tlillqvist@suse.com>  [52974709b0ddf70e7dce5f85bae2bd1108f64002]

WaE: type name first seen using 'class' now seen using 'struct'


2011-10-18  Tor Lillqvist  <tlillqvist@suse.com>  [7bbcea33a2aacece2d5f5abe1a97d9e7fc9615f6]

WaE: type name first seen using 'class' now seen using 'struct'


2011-10-18  Tor Lillqvist  <tlillqvist@suse.com>  [a0bbe01a00b22a3fe62a101910564d6576cd3425]

WaE: type name first seen using 'class' now seen using 'struct'


2011-10-18  Tor Lillqvist  <tlillqvist@suse.com>  [ccc7d23bed33fecdca3c54f973b7cf6f6bd787f4]

WaE: unreachable code


2011-10-18  Tor Lillqvist  <tlillqvist@suse.com>  [7fe62b7e040a6c3c8dbed0b140f4ff897737650f]

WaE: unreachable code


2011-10-18  Tor Lillqvist  <tlillqvist@suse.com>  [6e71779cecc26a002243b59f3ad2128922dc4971]

WaE: C++ exception handler used, but unwind semantics are not enabled

Must use gb_Library_add_noexception_objects instead of
gb_Library_add_cxxobjects so that -DEXCEPTIONS_OFF is passed to the
compilation. (In this case, it affects code in
com/sun/star/uno/genfunc.hxx.)

2011-10-18  Tor Lillqvist  <tlillqvist@suse.com>  [c1b00df77ed40200d06259d9a07ce77ed335b030]

WaE: unreachable code


2011-10-18  Tor Lillqvist  <tlillqvist@suse.com>  [93ea3566d2d98a5eb2b6b3d8d315f4e0384ca1cc]

WaE: illegal copy-initialization

warning C4928: illegal copy-initialization; more than one user-defined
conversion has been implicitly applied. So use a variable of the
correct type, should not affect the intent of the code.

2011-10-18  Tor Lillqvist  <tlillqvist@suse.com>  [ab988bf0557e26a8e09c98a92295f26acaee7a50]

WaE: unreachable code


2011-10-18  Tor Lillqvist  <tlillqvist@suse.com>  [88fcd2c05a037413550ea42f952d330f1b805c78]

WaE: unreferenced local variable


2011-10-18  Tor Lillqvist  <tlillqvist@suse.com>  [de4d4273f805c43e1c71da4be1b9a0799bab80c4]

WaE: unreachable code


2011-10-18  Tor Lillqvist  <tlillqvist@suse.com>  [adcf15c865692ed9071a971d5c0adc2ca49e4e0c]

WaE: 'ScVbaFormatConditions' : default constructor could not be generated

The ScVbaFormatConditions class is used only as a target for casting,
it seems, and no objects of this type are created as such, I think.
So avoid MSVC warnings:

warning C4510: 'ScVbaFormatConditions' : default constructor could not
be generated

warning C4610: class 'ScVbaFormatConditions' can never be instantiated
- user defined constructor required

2011-10-18  Tor Lillqvist  <tlillqvist@suse.com>  [bbe2a8674623c6a30f483040f114c754e67476ca]

WaE: reinterpret_cast used between related classes, so use static_cast


2011-10-18  Lior Kaplan  <kaplanlior@gmail.com>  [d6f2418d0828ec4275355502ae3f87c80e16e8f5]

Align a rebellious line


2011-10-18  Lior Kaplan  <kaplanlior@gmail.com>  [89a4f63bc56c7525f9e1d3e5b5d30859536b062e]

Compact the enumeration spaces from previous commit


2011-10-18  Lior Kaplan  <kaplanlior@gmail.com>  [45e5cdd99f11834039d77adc2b8a13b20a5a0028]

Remove .chaos file types, except 3 which are in use in the code


2011-10-18  Petr Mladek  <pmladek@suse.cz>  [c55b2dcceed29c3e9df181b2775099d5b345a4e9]

losmoketest.py: fix to work with LO-3.5 daily build and improved

+ use the version 3.5 instead of 3.4
+ use /opt/lo-dev instead of /opt/libreoffice3.4
+ new options:
    + -d/--download just download the last build
    + -s/--headless use the headless mode when running the smoke test
    + -l/--loop do download/install/smoketest in a loop; do it jsut once
      by default
+ uninstall the old version when -i/--install option is used
+ mention PASSED/FAILED in the test log
+ restore compat symlinks to prebuilt binaries when they do not exits
+ complain when build.cfg is missing

2011-10-18  Caolán McNamara  <caolanm@redhat.com>  [dde2c5e5dcdbdebc61ab40586fb6b6451884a647]

ignore callcatcher dirs


2011-10-18  Caolán McNamara  <caolanm@redhat.com>  [87c2fd70ae2796ab3e964bd80592ef9ee5329fef]

Fix E_ACCESS failure under windows on attempt to remove temp qa data file

The reference counting of ScDocShell is very confused. It starts off with ref
count of 1, assigning it to a ScDocShellRef gives it a refcount of 2, so
clearing it or its dtor gives a refcount of 1 again, so it doesn't auto-delete,
and so doesn't close its stream, so the attempt to remove its stream gives
E_ACCESS under windows.

2011-10-18  Jan Holesovsky  <kendy@suse.cz>  [c2ccc32df9787c4c32eb37fae4d639b82af80037]

Add --disable-nss-module to the README.cross.


2011-10-18  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [a12a2b63e2bc705c2dca85b9e3194c38dbe6d349]

Removed some -Weffc++ warnings from the Header/Footer work


2011-10-18  Stephan Bergmann  <sbergman@redhat.com>  [2487c54d1c6ff00d3d37bb326fc86206764ecfdc]

Fixed uses of memmove in DynamicList.


2011-10-18  Stephan Bergmann  <sbergman@redhat.com>  [fd1db0b8eba8e86c5a7e1a3c685e76975d21d93c]

Undo basis/brand split: move program/classes/ from basis to brand.

Also removed apparently unused UNO_JAVA_COMPPATH ProfileItem.

2011-10-18  Jan Holesovsky  <kendy@suse.cz>  [d37209912b44f5accee73e7f774122b195fe2183]

Decouple NSS build from the Mozilla build.

This allows xmlsecurity to be built even when --disable-mozilla is provided.

2011-10-18  Caolán McNamara  <caolanm@redhat.com>  [5f3a31f6f5a0271a5d2d04852e88a66672027bd1]

survive some fuzz


2011-10-18  Michael Stahl  <mstahl@redhat.com>  [32d1dbdfadd0f3a3c71531c6f816568e7bd5d069]

CMIS: Fixed the smoketests failure by catching some exceptions


2011-10-18  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [228051c11a5757507656460f7d28852aa9b5b540]

Reapply "CMIS: use another name to show than the one extracted from the base URL

This reverts commit 4901bdf4c4971e9b8235ab9bfbd0ee1088d51b45.

2011-10-18  Stephan Bergmann  <sbergman@redhat.com>  [538d29f5a4d36a836124d49bb29e19a8954b34f9]

Undo basis/brand split: move presets/ from basis to brand.

Also let utl::Bootstrap::locateBaseInstallation return
$BRAND_BASE_DIR instead of $OOO_BASE_DIR, so that things match again.

2011-10-17  Stephan Bergmann  <sbergman@redhat.com>  [b6ba12c7290417e9d025342087718c43b8e60c15]

Prevent clang errors about promoted type incompatibilities of K&R function parameters.


2011-10-17  Julien Nabet  <serval2412@yahoo.fr>  [1d43c71138b6bbc83a7ea592bbeff416002902a5]

cppcheck fix : 'operator=' should check for assignment to selfw


2011-10-17  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [4e38096b88817576753c70e2b5219c399a941c9b]

copy/paste error, it should test the xls file too


2011-10-17  Stefan Weigel  <stefan.weigel@bildungskreis.org>  [92bbd8dcff997c606cf8c5662f0c8b0e5227f44b]

add initial test for matrix functions


2011-10-17  Tor Lillqvist  <tlillqvist@suse.com>  [045e8340a04350b192152bd4918669df9fdd648e]

WaE: unsafe mix of type 'bool' and type 'sal_Bool' in operation


2011-10-17  Tor Lillqvist  <tlillqvist@suse.com>  [0193dc6d690967ee5b047c6bf7905d8ce0510609]

WaE: potentially uninitialized local variable used


2011-10-17  Tor Lillqvist  <tlillqvist@suse.com>  [bcfeaa2e7b2247480e857814a00f42fd7bb524c2]

WaE: unreachable code


2011-10-17  Tor Lillqvist  <tlillqvist@suse.com>  [76faa3082022a402c5e567d149bfeb24fcfc99a0]

WaE: unreachable code


2011-10-17  Tor Lillqvist  <tlillqvist@suse.com>  [8a89eb87d57b22cd755e2ce2fe2166144894897e]

WaE: unreachable code


2011-10-17  Tor Lillqvist  <tlillqvist@suse.com>  [4cc0dfb2bb4b7e41464590d18070c439bc4af756]

WaE: unsafe mix of type 'bool' and type foo in operation


2011-10-17  Stephan Bergmann  <sbergman@redhat.com>  [0f96c76362874c6eb76f4cd956ba8311d06a2ed1]

Undo basis/brand split: fold brand.xcd into main.xcd.


2011-10-17  Luboš Luňák  <l.lunak@suse.cz>  [4901bdf4c4971e9b8235ab9bfbd0ee1088d51b45]

Revert "CMIS: use another name to show than the one extracted from the base URL"

The commit makes LO unusable, it fails during startup, smoketest fails as well.
This reverts commit cd1a12dc552e9d34c7481c83b07a6f6af0e8762b.

2011-10-17  Radek Doulik  <rodo@novell.com>  [a3f899125e6d619e185d5e8317d3abd6ac541c14]

update flip(mirror) properties setting for custom shape presets


2011-10-17  Caolán McNamara  <caolanm@redhat.com>  [46cd7bb96d08e81b01549e0467be19dfcb81eb84]

remove newly unused binfilter::Sdr*


2011-10-17  Bernhard M. Wiedemann  <bernhardout@lsmod.de>  [45afb6635894a812701624ea092a9a812f048671]

losmoketest.py: add pattern to download x86_64 rpms from master


2011-10-17  Petr Mladek  <pmladek@suse.cz>  [4c4d12b473bf696e69aaa59be236290185d09cf5]

allow to execute losmoketest.py directly

add exectuable rights; add #!/usr/bin/env python

2011-10-17  Caolán McNamara  <caolanm@redhat.com>  [fd8fdedd2165917e671e356039d8b0616b4576ac]

regenerate list


2011-10-17  Caolán McNamara  <caolanm@redhat.com>  [ecf8ed8eed580cfbfa6b32a51dbdbed6cf556659]

Resolves: fdo#39347 changeall strips periods of sentences ending in error

It's really dubious to do this, but we're doing it already for "Replace", just
not for "Replace All". Might as well be equally wrong everywhere.

2011-10-17  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [d7aae30d6bd53eb66f6e300d024f597f70fc01fb]

make the mathematical functions test simpler


2011-10-17  Caolán McNamara  <caolanm@redhat.com>  [722d993a4384d8c4f294994757894af09348ac4f]

check that seeks and reads succeeded


2011-10-17  Caolán McNamara  <caolanm@redhat.com>  [644ded05e6ca6ec428f2e3015238c9448c3300d2]

is it a secret what the error message is ?


2011-10-17  François Tigeot  <ftigeot@wolfpond.org>  [f999fbb5d90f7ffa18f942dedd41114fc6fffee4]

Use the internal versions of libcmis and libvisio

They are not packaged separately

2011-10-17  François Tigeot  <ftigeot@wolfpond.org>  [708892fe70c46a0ac7c8220ce97a30a771a93b70]

Disable a cppunit test crashing on DragonFly.


2011-10-17  László Németh  <nemeth@numbertext.org>  [1c5d70ec088f674a3cf059361031ce034954f0fb]

Fixes of Hyphen 2.8.2 (words with hyphens, numbers and use min. def. hyphenmin)


2011-10-17  Stephan Bergmann  <sbergman@redhat.com>  [2418bae7027706a0cc2a4132edc378f651bed0a1]

Undo basis/brand split: move help/ from basis to brand.


2011-10-17  Tor Lillqvist  <tlillqvist@suse.com>  [e4d1c22aa1a2c44e92543566f100a800b295f009]

WaE: potentially uninitialized local variable 'nColor' used


2011-10-17  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [6a15a2898b7f822ddfba23553dd127e25af15fff]

Styles cleanup: forgot to remove some bits


2011-10-17  Caolán McNamara  <caolanm@redhat.com>  [74b648ed610aaa14d02dbaa8dfd59f6c5becde63]

expedient fix to get test-suite auto executed


2011-10-17  Jan Holesovsky  <kendy@suse.cz>  [17523de685d0c4b06f9be02c02788583e9fd221e]

Skeleton of the unit test for updates.


2011-10-17  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [cd1a12dc552e9d34c7481c83b07a6f6af0e8762b]

CMIS: use another name to show than the one extracted from the base URL

In CMIS, the URL is only providing an easy access to the CMIS
interface and doesn't reflect the public path on the server. A new
property has been added in the SfxMedium items to hold the document
name on the server and set it as the window title.

2011-10-17  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [359d0fbd03a68d9131e8fb25e7dac9f19ddf6dcb]

Removed list and numbering paragraph styles and related option page


2011-10-17  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [0541ac3413db2147ba2dac3a4b9213e102021b07]

vcl: fixed debug build


2011-10-17  Caolán McNamara  <caolanm@redhat.com>  [f5aa9247c7f24078c237f8d212d3caa1286ee9b8]

increase the amount of text shown in the font preview


2011-10-17  Caolán McNamara  <caolanm@redhat.com>  [f264a149850d688ec53af918c04bea684d8a1617]

show CTL preview if CTL is enabled


2011-10-17  Caolán McNamara  <caolanm@redhat.com>  [62a37fd5f287999da57383ca55074d18983240e5]

show CJK preview if CJK is enabled, not just if UI is CJK


2011-10-17  Caolán McNamara  <caolanm@redhat.com>  [bf939922f0674a62e33bcc8c884db13bca37bb49]

these can be const


2011-10-17  Kristian Rietveld  <kris@lanedo.com>  [e748b096633c5ef747f0630d13708d8dd7308a86]

Mark ecx register as clobbered

The inline assembly code executes a function call and functions are
free to use eax, ecx and edx without preservation. We must thus mark
ecx as a clobber register.

2011-10-16  Rene Engelhard  <rene@debian.org>  [62dd77da0f0e7e1a48078f731ab1a7650c3906f0]

bump pkg-config check for libexttextcat to actually require 3.1.1


2011-10-16  Rene Engelhard  <rene@debian.org>  [a8699a2665b465a19db1fde1159dbeb70253da0b]

add Class-Path: to ScriptProviderForBeanShell.jar when using system-beanshell


2011-10-16  Rene Engelhard  <rene@debian.org>  [8e970bc4e75caf40324f821123fdce36cb01918c]

fix swext build with SYSTEM_APACHE_COMMONS==YES


2011-10-16  Rene Engelhard  <rene@debian.org>  [4a1d3a8cfef7ebcbb0fe311648237c42f40509f8]

don't remove "bootstrap" in make distclean


2011-10-16  Rene Engelhard  <rene@debian.org>  [6923f3fc13f560fd0a2f4f8a12b6f4d45fb4da71]

don't grep /proc/cpuinfo but use getconf on Linux


2011-10-16  Julien Nabet  <serval2412@yahoo.fr>  [9895d3169fb1a20b8e7fb0215acff71beabecdaa]

Some callcatcher cleaning


2011-10-15  Caolán McNamara  <caolanm@redhat.com>  [ca85f280e26b9090c06b8b2092e3dde570043e16]

Fix overflow in smoketest, promotion from sal_Int32 to sal_Int64 doesn't happen before assign


2011-10-15  Caolán McNamara  <caolanm@redhat.com>  [afd6a9059bcfd6def2b4cb45198b26aa65248f21]

ByteString->rtl::OString


2011-10-15  Caolán McNamara  <caolanm@redhat.com>  [7a8c46ae1ffe72c3c77274bf4e7828e1363b34e6]

don't need getExecutableDirectory anymore


2011-10-15  Caolán McNamara  <caolanm@redhat.com>  [cdbd93e9a548d48109f2227bff1d94743e46949b]

callcatcher: some unused code


2011-10-15  Caolán McNamara  <caolanm@redhat.com>  [a5aef9544429319cd0c0cfa0631571c8a46ae70f]

now drop not available yet includes


2011-10-15  Caolán McNamara  <caolanm@redhat.com>  [db5a5ffa82f835c81cf9a411d24f4cb0b1bb8fa5]

split bootstrapfixture and move test-filters class for sot test

sot is below vcl, but is a filters test, we can split bootstrapfixture
into a vcl needing bit and and non-vcl bit and filters test api
can be standalone and combined with whichever bit in order to form
pre and post vcl filters test

2011-10-15  Caolán McNamara  <caolanm@redhat.com>  [528a225ddb1d429eeb048626d5e9e045118bad2e]

get TestResult dtor before osl::Module dtor


2011-10-15  Caolán McNamara  <caolanm@redhat.com>  [a851938bfc4c8a12bbb25be3d14b7da835a49e6f]

Related: fdo#41642 add regression test


2011-10-15  Caolán McNamara  <caolanm@redhat.com>  [751b72050331c6b97c91bb1d4c69e05e3e32d998]

Resolves: fdo#41642 detect loops in StgDirStrm entry chains


2011-10-15  Miklos Vajna  <vmiklos@frugalware.org>  [761b7e39ebbcd8398c2f67fcead5199285b1cbdc]

mkdocs: sort module list


2011-10-15  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [33a43d55e6ec5db047dee076589b147fc5126d9d]

Try to handle more text-box properties


2011-10-15  Rene Engelhard  <rene@debian.org>  [8d153dc965379672321b7c351db4b9c41473f6cf]

add lo-xlate-lang (formerly openoffice-xlate-lang in libreoffice-build)


2011-10-14  Lior Kaplan  <kaplanlior@gmail.com>  [76259bb51d0918934ca2ecee569fc81727661761]

rename kanxi to kangxi for correctness


2011-10-14  Miklos Vajna  <vmiklos@frugalware.org>  [ee2e2a1f5255797f4b4f4c127cf7e82fc44fb541]

fdo#41080: fix crash while importing footnotes in RTF tables


2011-10-13  Julien Nabet  <serval2412@yahoo.fr>  [93e971ac54e94ad58b4199e5d635133e738c28a1]

A cppcheck cleaning with some simplification


2011-10-13  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [64e3c3223e2b31a4fe85212f569f30e2abec0211]

Fix build problem with the 'attribute' namespace.


2011-10-13  Jan Holesovsky  <kendy@suse.cz>  [8667bf02947dbd91043932842564cf2018ef37d6]

icu-config check that survives older icu versions.


2011-10-13  Miklos Vajna  <vmiklos@frugalware.org>  [4456143b68c5093ca558579e9bc90cd3dd49cab1]

po2lo: the po parser should be reset before starting a new file


2011-10-13  Jan Holesovsky  <kendy@suse.cz>  [257ad3bfd33ee709c397b60c302a393ccf114b7b]

MinGW does not need the external .dll's.


2011-10-12  Michael Stahl  <mstahl@redhat.com>  [0ecc6c2ca0927591479a227a28f2b58888080609]

officecfg: hack: adapt Help path

this is just to get my smoketest running and should be revisited.

2011-10-12  Michael Stahl  <mstahl@redhat.com>  [eb15d03b906cfc183d455f69922eab3a8e6d0006]

Configuration.mk: add nodeliver mode

Add a special mode where a Configuration does not deliver to the solver,
and use it in Configuration_mediawiki, preventing the files from
officecfg being overwritten by files from swext.
Should fix the annoying sc_test_filters failure and the smoketest
as well if the mediawiki extension is enabled.

2011-10-12  Michael Stahl  <mstahl@redhat.com>  [6659c12d12d5a00b618b9fe30c4b0d14df8f61d5]

remove comment obsoleted by fcf6c0a19f1a8cdff34e95ca0787277399a82c3c


2011-10-12  Julien Nabet  <serval2412@yahoo.fr>  [e57d4e3c83addd79dd975f84bf08f83fb8001241]

Some cppcheck cleaning


2011-10-12  Ivan Timofeev  <timofeev.i.s@gmail.com>  [aaa6e59711d3ba9b143d3719c78a815d96c3b1df]

treat "-" as entire range


2011-10-12  Takeshi Abe  <tabe@fixedpoint.jp>  [ff9da5a017a56c06a644cf5da8d4a34f4b275df8]

extract a common inline function into header


2011-10-12  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [f7ffa5f14758fb49ca85b4cea7f705c2d438710e]

Header/Footer: Implemented fade in/out


2011-10-12  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [01e704121ace2d9c732fbf0fad0ef69cd3c39378]

Page Break: Make the line control thicker to ease fade in/out


2011-10-12  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [8398373c622d0f1c9088e0193b99474b5d4284a5]

Header/Footer: using the drawinglayer to paint the indicator

First step before implementing Fade In/Out

2011-10-12  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [7700e8e82084acb403eefce0d934bd339ffbca30]

write out the text margins in text block


2011-10-11  Michael Stahl  <mstahl@redhat.com>  [a1c06ff4f270a7d240f08325198d967c09ce4c1b]

tpcolor.cxx: unused parameter warning


2011-10-11  Michael Stahl  <mstahl@redhat.com>  [1061899ab6d4554269ef1536d52bd26af1590e0e]

tail_build: fix non-parallel build problem


2011-10-11  Michael Stahl  <mstahl@redhat.com>  [1eb7b69ef4d58da1459a07a9e562e873ab1078c0]

xmluconv.hxx: noncopyable (thank you tinderbox)


2011-10-11  Michael Meeks  <michael.meeks@suse.com>  [8025a41b80d0de2c5fddc3d2d74d2ad34181afe5]

fix XColorList related crasher in tools->options, and try to clean more


2011-10-11  Michael Stahl  <mstahl@redhat.com>  [ab3895465a6cf0a8a41c7432ad9a8f77df7ae572]

nss: replace Linux 3.0 workaround with one for 3.x


2011-10-11  Michael Stahl  <mst@openoffice.org>  [d3d533c9e45b6badf202a12f0ed266d0168aa636]

mysqlcppconn: work around weird gcc issue


2011-10-11  Michael Stahl  <mst@openoffice.org>  [30e1eaabc4917641943a8fa2befca208d857a14a]

#i108468#: clean up xmluconv: add a pImpl to SvXMLUnitConverter


2011-10-11  Michael Stahl  <mst@openoffice.org>  [8666469d7b0f450ec1448f80eda3c591f8d8d318]

#i108468#: clean up xmluconv code duplication, measured approach:

 modify sax::Converter::convertMeasure to use sal_Int64 instead of BigInt:
  should be sufficient, since the largest number is SAL_INT32_MAX * 10^7.
 remove duplicate methods from SvXMLUnitConverter:
  convertMeasurePx, convertMeasure (static variants)
 remove entirely duplicative class SvXMLExportHelper:
  GetConversionFactor, GetUnitFromString, AddLength
 change SvXMLUnitConverter interface from MapUnit to css::util::MeasureUnit.
 change SvXMLExport constructor params from MapUnit to css::util::MeasureUnit.
 rename some methods to turn compiler into merge conflict detector :)


2011-10-11  Michael Stahl  <mst@openoffice.org>  [ae3e2f170045a1525f67e9f3e9b7e03d94f2b56b]

#i108468#: clean up xmluconv code duplication, DateTime edition:

 remove duplicate methods from SvXMLUnitConverter:
  convertTime (all variants), convertDateTime (DateTime variants),
  convertTimeDuration.
 move convertAny from SvXMLUnitConverter to sax::converter.


2011-10-11  Michael Stahl  <mst@openoffice.org>  [3ca2bef76886450058d1667703aeafe4c2e456c3]

#i108468#: clean up xmluconv code duplication, part 1:

 move convertNumber64 from SvXMLUnitConverter to sax::converter.
 remove duplicate methods from SvXMLUnitConverter:
  convertBool, convertPercent, convertColor, convertNumber, convertDouble,
  indexOfComma, encodeBase64, decodeBase64, decodeBase64SomeChars,
  clearUndefinedChars


2011-10-11  Michael Stahl  <mst@openoffice.org>  [02c32e0f0e75a9df80888051d1ec189fa14129bd]

partially revert 849a713ffd29a58ae79e48f80835c28bbd9d5a72


2011-10-11  Michael Stahl  <mst@openoffice.org>  [e0c72547ce57c25db61ec3da6c2f2f2792348c7d]

enable libstdc++ debug mode with --enable-dbgutil


2011-10-11  Matúš Kukan  <matus.kukan@gmail.com>  [31973712c1ad7b995e9920af65e27f5879b33db9]

move #endif to better place


2011-10-11  David Tardon  <dtardon@redhat.com>  [3d146fb86823591004bf2e64f803375b71d99013]

deprecated decl. from ext. lib.


2011-10-11  David Tardon  <dtardon@redhat.com>  [9317cad2508d344e416a13768029b24800101a4d]

WaE: ISO C90 forbids mixed declarations and code


2011-10-11  David Tardon  <dtardon@redhat.com>  [01af504ba9b0b79fd0205d5dd81ddac2c1e0c1fd]

WaE: ISO C90 forbids mixed declarations and code


2011-10-10  Caolán McNamara  <caolanm@redhat.com>  [0123fc6d03412704ac8512339d949773b22b9cce]

these can go behind DEBUG_CONTEXT_HANDLER


2011-10-10  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [6604fee6257ee21d56275a71bcf47772aa425113]

Page Break: fade in / fade out the button when mouse if over the line


2011-10-10  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [2e267c98bd001929fb922f565b65d92365a8d390]

Clone Caolán's work for wntgcci.mk too


2011-10-10  Caolán McNamara  <caolanm@redhat.com>  [5271b9c6ecb3efe521e30c872ddf4553a7d95984]

reduce noise, split c/c++ warnings flags


2011-10-10  Caolán McNamara  <caolanm@redhat.com>  [5e0e2517f9dbbd65474baccfcbda263a2ee8b9bd]

ignore libxslt .memdump and LibO lock files


2011-10-10  Kevin Hunter  <hunteke@earlham.edu>  [60f108553552eba8441589c47294f252e4ace1e5]

Simplify logic to use std::vector's .empty()

No need to muck about with iterators, adding a loop, and 2 function
calls to test for empty: it's a std::vector under the hood, so use
.empty(), and inline it.

2011-10-10  Caolán McNamara  <caolanm@redhat.com>  [76a0e6ee30cb7610bc0eb1d536476fc801f3a3bf]

grab monitors on start also


2011-10-10  Caolán McNamara  <caolanm@redhat.com>  [1f88a2a00dfdcc29e805d23c1a88a82b69d59d24]

fix the fallback logic


2011-10-10  Caolán McNamara  <caolanm@redhat.com>  [8e9ad03830367062aaa84206eae56252eca2ec5e]

Related: fdo#38580 NULL object


2011-10-10  Caolán McNamara  <caolanm@redhat.com>  [78c5ae94a3a98717b26b2cd17d6f2d42bf94f92b]

regenerate list


2011-10-10  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [4c03a2497c97568c244cd14767e840d200fbc440]

Page Break: Fix page break deletion when changing page style


2011-10-10  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [61ae8caa020c76f3095ec91801c460a018872fae]

Page Break: show the button on the right for book mode view


2011-10-10  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [eb09adaa9a2accbdc3531bb96447c8e7fbb9f8a9]

Warn if declaration follows statement in C-files


2011-10-10  Caolán McNamara  <caolanm@redhat.com>  [6a45259834818dc819f4eb63043d0ea2b3416ac2]

WaE: -Wsign-promo


2011-10-10  Tor Lillqvist  <tlillqvist@suse.com>  [a62e3205030d17a402255c9a84d0f484c18d25a9]

WaE: unsafe mix of type 'bool' and type 'sal_Bool' in operation


2011-10-10  Tor Lillqvist  <tlillqvist@suse.com>  [2a0a3a15b985258f678c97890527216fdda8eead]

WaE: inconsistent dll linkage


2011-10-10  Tor Lillqvist  <tlillqvist@suse.com>  [76fd28341d36b55af448be2703a405d5095bafbd]

WaE: unreachable code


2011-10-10  Noel Power  <noel.power@novell.com>  [b76d47d9ad25fd5c6bc1c4499d000a2ea85079a3]

So just drop the duplicate XInvocation base class then


2011-10-10  Tor Lillqvist  <tlillqvist@suse.com>  [51a1995381ddd85d19a9baf3532aa5527c972d5d]

WaE: type name first seen using 'struct' now seen using 'class'


2011-10-10  Tor Lillqvist  <tlillqvist@suse.com>  [1babb8f66b1cc68dd39a1c9602fb932550b153c5]

WaE: class has virtual functions, but destructor is not virtual


2011-10-10  Tor Lillqvist  <tlillqvist@suse.com>  [1459d574f4aefc95a6e8d55ccb5285f3ecdd4e75]

WaE: reinterpret_cast used between related classes


2011-10-10  Tor Lillqvist  <tlillqvist@suse.com>  [97e2637337f422e8b934e990ddccddd2ef8189d3]

WaE: unreachable code


2011-10-10  Tor Lillqvist  <tlillqvist@suse.com>  [d1a8ce5f59a3c39875842d01e1e12e467f351e9b]

WaE: C4584: foo is already a base-class of bar

'cppu::WeakImplHelper8<Ifc1,Ifc2,Ifc3,Ifc4,Ifc5,Ifc6,Ifc7,Ifc8>' :
base-class 'com::sun::star::script::XInvocation' is already a
base-class of 'com::sun::star::script::XAutomationInvocation'

So ignore that warning. No idea if the duplicate base class
XInvocation is intentional or not, and I certainly won't dare touch
it.

I guess the existing pragma to ignore warning C4548 was a typo, and
what was intended was this warning, C4584.

2011-10-10  Tor Lillqvist  <tlillqvist@suse.com>  [6c29671175ca42e4918df2cf5df5325b58350a87]

WaE: unreachable code


2011-10-10  Tor Lillqvist  <tlillqvist@suse.com>  [d41d645f55bf41f9a69f7894107f1a2732a3b7b3]

WaE: unreferenced local variable


2011-10-10  Andras Timar  <atimar@suse.com>  [003973f5d461b981737946456eb08b2b7d60f150]

add Pali language (Latin script) - fdo#41599


2011-10-10  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [04e1536d4e77242a47afa5c573add7ab619e6762]

fixing error handling for generated files again


2011-10-10  Caolán McNamara  <caolanm@redhat.com>  [e8bbb76827dd7a0e30d7d1db34a812a84d85f390]

ensure correct export size type  in stream operation


2011-10-10  Caolán McNamara  <caolanm@redhat.com>  [2d25e3c354bfed19ee5c6f596cf57eb58ead9162]

tidy this a little bit


2011-10-10  Caolán McNamara  <caolanm@redhat.com>  [9da5c3b8e3b53c8b423febafbdc513c55525153e]

callcatcher: remove some unused code


2011-10-10  Caolán McNamara  <caolanm@redhat.com>  [7404c81ee11d99e8ce8dbc3dc777ada5ae38046f]

update unused list


2011-10-10  Caolán McNamara  <caolanm@redhat.com>  [6d768ffb800613b71388bc4804a797d7537cc2b8]

ByteString->rtl::OString


2011-10-10  Caolán McNamara  <caolanm@redhat.com>  [307263ec54cff27b8a61d55ede931c083af90381]

remove unused source dir


2011-10-10  Caolán McNamara  <caolanm@redhat.com>  [af6980b1c7ed24d9102e5a88c095aa8fb4008715]

make xmloff ByteString free


2011-10-10  Caolán McNamara  <caolanm@redhat.com>  [b2aa7673de144df737374b9173b5539f36f6a533]

ByteString->rtl::OString


2011-10-10  Caolán McNamara  <caolanm@redhat.com>  [625d5639cb983d35179747b29b5f54e50ade929a]

aEmptyByteStr unnecessary


2011-10-10  Caolán McNamara  <caolanm@redhat.com>  [460ed871fa2e9b4ff0ba1c729a49568c2f6ec6f6]

ByteString->rtl::OString


2011-10-10  Caolán McNamara  <caolanm@redhat.com>  [085e3605cdb5bcc852de95a14de57106ae66998e]

update list


2011-10-10  Caolán McNamara  <caolanm@redhat.com>  [826ec1cc52aad525bcee3f3cda656e07a491fd98]

callcatcher: SvxHtmlExportModeConfigItem_Impl unused now


2011-10-10  Jan Holesovsky  <kendy@suse.cz>  [225b8d6bbf3516725b11120e4fa8d0a21a6a8647]

Simplify drawing of the toolbar indicator.


2011-10-10  Jan Holesovsky  <kendy@suse.cz>  [16f5c269890156395644caa5f557570c1c65ca50]

Improve the look of the 'More' toolbar indicator in the non-NWF case.


2011-10-09  Cédric Bosdonnat  <cedric.bosdonnat@free.fr>  [8647c6fbf73aa0fd5f0ad8f34afa0a6bc41d9576]

Page Break: don't let the indicator being hidden due to the zoom level


2011-10-09  Jan Holesovsky  <kendy@suse.cz>  [42b8e37570356beaded307fa744046a2ff40c0de]

Make the key names look better under wine.


2011-10-09  Jan Holesovsky  <kendy@suse.cz>  [538da29dca6d97b4712cc32311e7dbfc2d715780]

Kill unused code in Ruler.


2011-10-09  Jan Holesovsky  <kendy@suse.cz>  [3f4969ea0d0f620a0424f05b1a7fd53f1d259655]

Explicitly enable manifest creation.

Seems to cure the 'desktop' build trouble on Windows.

2011-10-09  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [bb549e2d50e548c2deda3af77ac444a4dde35700]

add unit test cases for mathematical functions


2011-10-09  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [c85b929b532c56c061df4fcfe32734d5db3bd5b8]

extend test for spreadsheet functions


2011-10-08  Stephan Bergmann  <sbergman@redhat.com>  [946090359b231f55e2498dcfe4fff7294c2b9504]

Added the unreachable code back in, even for GCC 4.0, so Mac OS X would not fail.


2011-10-08  Ivan Timofeev  <timofeev.i.s@gmail.com>  [e0ffea7232fe4bd52424b321562baa809686fb09]

migrate to StringRangeEnumerator in Basic


2011-10-08  Ivan Timofeev  <timofeev.i.s@gmail.com>  [9cbc1c3253f1c7ac7507ec89ed879d157c809bb6]

no need to return size_t instead of sal_Int32


2011-10-08  Ivan Timofeev  <timofeev.i.s@gmail.com>  [6dcfa9d2aefc161ce61ea9b007d8997be3f31af9]

allow parsing of joined ranges

i.e. "1-4-2" means "1,2,3,4,3,2" now. This is for eliminating ambiguity,
it is doubtful whether users will find this useful.

2011-10-08  Stephan Bergmann  <sbergman@redhat.com>  [d1076b1b7f4049d8820f410d72c7a60bfac95152]

Second attempt at (cross-platform) OSL_FORMAT.


2011-10-08  Matúš Kukan  <matus.kukan@gmail.com>  [d71c0373433da965f8a2d512f72df1d0a0adee2b]

convert path for windows


2011-10-08  Tor Lillqvist  <tlillqvist@suse.com>  [88b265f102939bbc5b51653eb656d6e16b5cff07]

Revert "cppcheck reduce scope of var in rsc/...cpp3.c/cpp4.c/cpp6.c"

As long as we want to be buildable with MSVC 2008, we can't use C99
features in our C source files. (Yeah, horrible, M$ suxors, etc,
complain to your mother.) Please relax the cppcheck enthusiasm, or at
least, tune cppcheck to follow C89 for C files.

This reverts commit 0921457488898b43152e33d1184929f7436aeeb4.

2011-10-08  Matúš Kukan  <matus.kukan@gmail.com>  [51798a4ecf01aa225875e8582787323b1092b2dd]

do not use _COMPHELPER_COMPONENT_GETFACTORY macro


2011-10-08  Matúš Kukan  <matus.kukan@gmail.com>  [173cf81756c69f112c3d61403b5cf87ee81afcfb]

add more component prefixes


2011-10-08  Matúš Kukan  <matus.kukan@gmail.com>  [cad383870426fed3cbb83c17c39f910a454e001c]

add package to tail_build


2011-10-08  Matúš Kukan  <matus.kukan@gmail.com>  [a1aaab393a9f861dc54872bf2f9d67e3da9d00e2]

use response file when compiling java sources


2011-10-08  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [5f981343a5fcd2c66bd874422ecb5e6918f1d11f]

When building with system libcmis, look for headers where they are


2011-10-08  Tor Lillqvist  <tlillqvist@suse.com>  [256f1925826436ed8902848369a5744b4d2f22b8]

Revert "Introduced OSL_FORMAT, adpated some places to it."

Breaks the MSVC build for me: 'osl_detail_formatString' : C linkage
function cannot return C++ class 'rtl::OString'.

This reverts commit 6b900b8bede24c8710d62e9e7cbff613a0b12f9f.

2011-10-08  Stephan Bergmann  <sbergman@redhat.com>  [6b900b8bede24c8710d62e9e7cbff613a0b12f9f]

Introduced OSL_FORMAT, adpated some places to it.


2011-10-08  Matúš Kukan  <matus.kukan@gmail.com>  [8ac7152ca8b3b71c17ea55ec9e660804990ab86c]

Don't build jars when java is disabled


2011-10-08  Matúš Kukan  <matus.kukan@gmail.com>  [7e9a597202568a812a6470939b0ad1a693685adc]

Revert "cppcheck reduce scope of var in odk/..unoapploader.c"

This reverts commit 595de860c7a3fb274d2cf432bd1fa04a008503a0.
MSVC couldn't handle this.

2011-10-08  Norbert Thiebaud  <nthiebaud@gmail.com>  [a2c45688c094d8fa88f9ac0c3534a03fbb9a3b2a]

Revert "cppcheck reduce scope of var in sal/... security.c"

This reverts commit 04028b90252888848c0fc911ea3ad3aa49d9a5b5.
use c99 construct in c, which break Microsoft

2011-10-07  Norbert Thiebaud  <nthiebaud@gmail.com>  [c937997abd00451bd9b652083a34dd9027edb96a]

Revert "cppcheck scope reduction of var in soltools/...javadep.c"

This reverts commit 1fc34c75a8a2356ed03c52ca839a7ad771c51ba1.
which break windows by using c99 features... and Redmond
only support the 22 year old standard c89.

2011-10-08  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [72d87e2b5f37c639c04a1da80b922ae38537d591]

improve error messages for sc's filters-test


2011-10-07  Peter Foley  <pefoley2@verizon.net>  [eded42ce444318e2a195cc7696d6a4289dd1ed3f]

remove unsupported format from epm list


2011-10-07  Peter Foley  <pefoley2@verizon.net>  [624e90aa03583748f210c38fcf68ac38b23848eb]

update external extension names


2011-10-07  Peter Foley  <pefoley2@verizon.net>  [b64bc8b4b37edbc06aa0d775832f5537ae691307]

ignore downloaded extensions


2011-10-07  Peter Foley  <pefoley2@verizon.net>  [9fe2f5afabce999e9a0d60b641d3b9b9517bf3ad]

quote tr arguments


2011-10-07  Peter Foley  <pefoley2@verizon.net>  [1df3426dc9084725dc5d7a8407ee794a6db31b3c]

fix typos


2011-10-07  Peter Foley  <pefoley2@verizon.net>  [f68cb61857c6255fde427964c622e38949228db1]

convert testautomation to gbuild and add to tail_build


2011-10-07  Peter Foley  <pefoley2@verizon.net>  [cbe7780544876a77af7de01da13d2943564d0773]

convert qadevOOo to gbuild


2011-10-07  Peter Foley  <pefoley2@verizon.net>  [b78a7ae95bac198fb44e0c093061f98dd883a27d]

convert xmerge to gbuild and add to tail_build


2011-10-07  Peter Foley  <pefoley2@verizon.net>  [e7a1e17c4fdea4103e7f921e8cd9c315c1dbe612]

convert swext to gbuild and add to tail_build


2011-10-07  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [fed75d001e6a48a84bc46606848af3ba0219df29]

set the correct url for vba unit test

it seems like the method name is the same as the module name
unit test still crashs because it can't find XSpreadsheetView but works
in general

2011-10-07  Norbert Thiebaud  <nthiebaud@gmail.com>  [aa09a9b77d10145ecc0dc0111c7235d869a428a8]

bootstrap.1 is not usefull anymore use bootsrap directly


2011-10-07  Stephan Bergmann  <sbergman@redhat.com>  [2ff63bcdeac45ca10a6c6ac72ac8c9faf9301aa2]

Undo basis/brand split: merge basis share/ into brand share/.


2011-10-07  Stephan Bergmann  <sbergman@redhat.com>  [29e11dd13efc2d1325b0f424788484bc8ecf0ce1]

Improved exception reporting.


2011-10-07  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [78b1cc1a08d712212152a1e57400c8b07654e471]

Revert "cppcheck scope reduction in vcl/..salatsuifontutils.cxx"

This reverts commit e45b962f49829d5c60c913383b2132b579af3fab.
this is the most probale cause of the breakage on MacOSX tinderbox.
Do not really understand why it should break, but I do not see other
potential guilty commits... No MacOSX at hand... so revert and see

2011-10-07  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [49861a0246547554e285b4d14f049a28addd4ddc]

error on missing generated files too


2011-10-07  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [d8253b4d50d813afd4feb9285cea32c1b86adf2a]

cant check that early for generated files


2011-10-07  Caolán McNamara  <caolanm@redhat.com>  [49cfdc8796b5b473032dd75f062faaec21f547b7]

WaE: could do away with nToken altogether, but this is more readable


2011-10-07  Matúš Kukan  <matus.kukan@gmail.com>  [6acb59a26dbc20e09ff32f0a9672f572ce62df83]

Fix parameters for gb_GenFooObject_get_source


2011-10-07  Tor Lillqvist  <tlillqvist@suse.com>  [084e181b6ccdafed1acafa11ab75335703eb0b40]

WaE: Disable also warning C4373

"previous versions of the compiler did not override when parameters
only differed by const/volatile qualifiers"

2011-10-07  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [eb0e2fcf15ed37f56c2334d292bdc1fb054bc287]

Page Break: Fixed part of the Edit menu action cursors handling

Added an optional SwPaM argument to SID_PARA_DLG action to avoid
changing the current cursor before showing the dialog.

Set the focus to SwEditWin after the action to continue editing the
document.

2011-10-07  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [6055a5df7b6e7452987a9584d10f436ca2d349fd]

no more gbuild loops: break early on nonexistent objects (this commit breaks multi-repo support)


2011-10-07  Michael Meeks  <michael.meeks@novell.com>  [9142f9a1a10f2df24f55e21b9203058bd0d2626a]

WaE: win32 cleanup


2011-10-07  Muthu Subramanian  <sumuthu@suse.com>  [ce285da92f95995a4e7c3a63713a8b004a1ab967]

n#685123: Undo corrupting the document.


2011-10-07  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [90645b9be8976681a2110ce40f7fb4f54b30edfa]

do not check if unsigned is less than zero in in soltools/..hastbl.cxx


2011-10-07  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [d97b1a730547c6b40b07e20e6eccf3440b4b30b2]

add missing braces for if statement, making correct scope


2011-10-07  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [4d08dfa3193a96676c911a44c54a3f512b9ebb03]

cppcheck reduce scope of lingucomponent/...sspellimp.cxx


2011-10-07  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [e47e88723cd3f330c158a224cd7ea42141ccd1dd]

delete commented code from idlc/..astinterface.cxx


2011-10-07  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [faeb15dd32c689f1e00716fedb4229af856706b3]

cppcheck reduce scope of var in formula/..formula.cxx


2011-10-07  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [cbc1c6f0824f95a8d271edfdf4a6fe522388042b]

cppcheck reduce scope of var in oox/...shapes.cxx


2011-10-07  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [1fc34c75a8a2356ed03c52ca839a7ad771c51ba1]

cppcheck scope reduction of var in soltools/...javadep.c


2011-10-07  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [2dc8787d06cb8e12d9309c0cc149befc02c405aa]

cppcheck reduce scope of var in vcl/unx/...wmadaptor.cxx


2011-10-07  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [e9969a918f3b171833991f152f58baf7a0237e2f]

cppcheck reduce scope of var in dmake/win95/runargv.c


2011-10-07  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [070957a67757dad71a1f80bea1c763c7aef439e8]

cppcheck reduce scope of var in dmake/winnt/...vpp40/runargv.c


2011-10-07  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [3f7fd933b3feab7924998e11b4a49c1d27c7fa2c]

cppcheck reduce scope of var in dmake/state.c


2011-10-07  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [7bd7d37f58ee7dbc893201d57940cf851fa9dce1]

cppcheck reduce scope in dmake/unix/runargv.c


2011-10-07  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [347367d14ac8e3d7c25aaf50cc72593212d27f26]

cppcheck scope reduction in dmake/infer.c


2011-10-07  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [8fc65666ea32241f192eda8f8e4eb11e90c5fca3]

cppcheck scope reduction in dmake/getinp.c


2011-10-07  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [2b6ef29f451c707c151025b85e87196c3602b44e]

cppcheck reduce scope of var in automation/...objtest.cxx


2011-10-07  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [e9f3d1e50500a410a0f33c6a5ffc38207cd31ca6]

delete dead code but leave FIXME tags behind


2011-10-07  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [84ca0da2803c4f74ab34b6606c65d99d62e0fc4a]

cppcheck reduce scope of var in vcl/...bitmapex.cxx


2011-10-07  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [7f8c23462e92cf34caddb213d1c0b60720503c8d]

cppcheck reduce scope of var in unotools/...fontcfg.cxx


2011-10-07  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [1649892a9e35ee990eed7fef1feebe79a51492ba]

cppcheck reduce scope of var in toolkit/...fomrattedcontrol.cxx


2011-10-07  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [6841f2ff69c7e877937f5ae76836d02ade7120e2]

cppcheck reduce scope of var in toolkit/...controlmodelcontainerbase.cxx


2011-10-07  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [5f6c37b1ebd5c77311b5474e1243091faf147244]

cppcheck reduce scope of var in shell/...gconfaccess.cxx


2011-10-07  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [b88e1f5cd1f1a5f963240bf9ed4e2a05f17a7511]

cppcheck reduce scope of var in sfx2/... dinfdlg.cxx


2011-10-07  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [3251b313193196c9512c950da740757c46a07ddd]

cppcheck reduce scope of var in setup_native/...regactivex.cxx


2011-10-07  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [69cc1ee085ebb5c35c09f50127d00ad90495d563]

cppcheck reduce scope of var in sal/... cbptest.cxx and cbvtest.cxx


2011-10-07  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [44f8989af2a114f690bea1cb92ad74435c63ffe9]

cppcheck reduce scope of var in sal/...cbcpytest.cxx


2011-10-07  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [b07fff32c683f55e6410712880b5302baa44da73]

cppcheck reduce scope in sal/...osl_Pipe.cxx


2011-10-07  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [04028b90252888848c0fc911ea3ad3aa49d9a5b5]

cppcheck reduce scope of var in sal/... security.c


2011-10-07  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [0921457488898b43152e33d1184929f7436aeeb4]

cppcheck reduce scope of var in rsc/...cpp3.c/cpp4.c/cpp6.c


2011-10-07  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [fb2fe60773654c17e366aa6857dbcf975cb9edb0]

cppcheck reduce scope of var in rsc/...rscclass.cxx


2011-10-07  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [7cec8f6208c7db3959e7d9e7249d8c6981be129c]

cppcheck reduce scope of var in registry/...regimpl.cxx


2011-10-07  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [595de860c7a3fb274d2cf432bd1fa04a008503a0]

cppcheck reduce scope of var in odk/..unoapploader.c


2011-10-07  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [329841d0189c939a072c004dc96230d1e9f30050]

cppcheck reduce scope in linguacomponent/...sspellimp.cxx


2011-10-07  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [25cd5ef3de74c9c0b0cd739e479a256110a99ddc]

remove dead code in astdump.cxx (in idlc dir).


2011-10-07  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [9ef6565f18343ec4f6fd010a74cf2be045a3e670]

cppcheck scope reduction in framework/.. menubarmanager.cxx


2011-10-07  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [260c5f70b707b82db016afa6e7c209c23a10bd1d]

cppcheck scope reduction in framework/... menumanager.cxx


2011-10-07  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [b94d6e85c54e21431d25cc579de30ad58759b5a2]

cppcheck reduce scope of var in forms/...convert.cxx


2011-10-07  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [b24adf82ce21ac91851a73c84680447a16feb53b]

cppcheck scope reduction in forms/...DatabaseForm.cxx


2011-10-07  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [5f6977735dbf9504fb4dbb885b8b3e4728b33f60]

cppcheck scope reduction of var in filter/...msdffimp.cxx


2011-10-07  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [67c578f4cb0a51076388c8b02a01a3b5a6e7f245]

cppcheck scope reduction of var in filter/..escherex.cxx


2011-10-07  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [5d92f55416a4f7b77841615b83514ea192b612d8]

cppcheck scope reduction of var in extensions/...Basic.cpp


2011-10-07  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [10e66bac5ce908ffcb869bf33f075c428459a5e2]

cppcheck reduce scope of var in extensions/...sane.cxx


2011-10-07  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [923c2387451e99fa828bafb45da006da6ceb13b5]

cppcheck reduce scope of var in extensions/..so_activex.cpp


2011-10-07  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [11f7014fe82493d24ef75cafa305047dd0f68812]

cppcheck reduce scope of var in editeng/..txtrange.cxx


2011-10-07  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [3770392a0e142fddad40a40cfaf133d62db23a8e]

cppcheck reduce scope of var in editeng/.. impedit3.cxx


2011-10-07  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [b64cccce574e98cc90882f5d5b6ab414aa23abae]

cppcheck scope reduction of var in desktop/win32/...setup.cpp


2011-10-07  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [ef790a1bf17b6378766657607a2de7d2a2d21800]

dead code deletion in crashrep/.../win32/soreport.cxx


2011-10-07  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [f8a57bed60fe4aea350582ef5cd70368fd14f0bf]

cppcheck scope reduction of var in crashrep/soreport.cpp


2011-10-07  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [c528a8e48de0953b35313a66cc5e36064af06e28]

cppcheck scope reduction in connectivity/.. main.cxx


2011-10-07  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [07ba372985eb0884e46b9285c4f7c099eb43a392]

cppcheck scope reduction comphelper/.. storagehelper.cxx


2011-10-07  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [5d2c125d90a8865df9a96a267ed83686597e3336]

cppcheck scope reduction in codemake/... cpputype.cxx


2011-10-07  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [3a1f8d5f41b6b1f6d3f40405338210f235c2ac87]

cppcheck scope reduction of var in automation/..statment.cxx


2011-10-07  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [6929d42c7d2a2dac3dc43e858389cff7c90bd916]

cppcheck reduce scope in editeng/..svxrtf.cxx


2011-10-07  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [ff5899f188d778cbc4541cf5b6505c661ab38ffd]

cppcheck reduce scope of var in formula/..formula.cxx


2011-10-07  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [8ffcc43c3304d251ee0dcdbb79ef7d5197bed0e7]

cppcheck reduce scope of var in filter/..svdfppt.cxx


2011-10-07  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [26b17d5c2c1d20cbed051ff1b830a4ea9504d6d8]

cppcheck scope reduction in sd/... CustomAnimationList.cxx


2011-10-07  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [f087747a58458bbfc08401281aa868c05281224a]

cppcheck reduce scope of var in sd/ pptin.cxx


2011-10-07  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [e45b962f49829d5c60c913383b2132b579af3fab]

cppcheck scope reduction in vcl/..salatsuifontutils.cxx


2011-10-07  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [3cf7144e5149c571e9623a0ecb422ce475694790]

cppcheck reduce scope in vcl/.. lstbox.cxx


2011-10-07  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [82e6e14478da5285f43263f556fcc7e353f590a6]

cppcheck reduce scope of var in tools/.. table.cxx


2011-10-07  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [03d21764bc2604bda65e9c5916475f4f96b07320]

this counter is not needed in sw/.. view.cxx, thanks cppcheck


2011-10-07  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [8efc2f7428b86b8de6e4d6cc77c714c24ad2d49b]

cppcheck reduce scope of var in svtools/..svimpbox.cxx


2011-10-07  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [8cfd5f620df5093c1b4bb006c4b583dd77ef74db]

cppcheck scope reduction in svtools/..imivctl1.cxx


2011-10-07  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [1353a64402cf9b9aea4f3ca39fa5b9c121576226]

cppcheck scope reduction in svl/..zforlist.cxx


2011-10-07  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [c36fbb450d340e20e4c17a057de93c87c53a15ad]

cppcheck scope reduction in svl/szitem.cxx


2011-10-07  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [73ec894e0d5aea6f8462c2e42d064c317d4a82ec]

cppcheck reduce scope in svtools/.. wmfwr.cxx


2011-10-07  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [1d2870f33c0489119f4c01e0fc5c567d6c0d021c]

cppcheck scope reduction in svtools... winwmf.cxx


2011-10-07  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [3150a3399683d1e3115f7a1a0550a3efb6c94f9e]

cppcheck scope reduction in sw/..docredln.cxx


2011-10-07  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [705660087841a37996763bc359d244964b887218]

cppcheck scope reduction in sw/.. trvlfrm.cxx


2011-10-07  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [394e13ea948355cc8ac73df2a636665b0296e08d]

cppcheck scope reduction of var in vcl/... bitmap.cxx


2011-10-07  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [e0f9a3411a7670aff27afed46ebfa18772cdb95f]

cppcheck scope reduction in vcl/..ttcr.cxx


2011-10-07  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [a74dec4e61e6c47439a2274254de511e537beacd]

cppcheck scope reduction of var in vcl/... salprn.cxx


2011-10-07  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [25d189859f27e7a8276deae68878015a92753804]

cppcheck reduce scope of var in vcl/... salgdi2.cxx and avoid hidden var


2011-10-07  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [03fda3dba945648c693e0c2bc58b4bae75c62402]

cppcheck scope reduction of var in vcl/... salbmp.cxx


2011-10-07  Caolán McNamara  <caolanm@redhat.com>  [a99322071afd45c17df973a965e459111c93f36b]

its not a secret which PPD is missing a DefaultResolution


2011-10-07  Tor Lillqvist  <tlillqvist@suse.com>  [ebcb781ab08019812088ea73ea90373bd61ff048]

WaE: class has virtual functions, but destructor is not virtual


2011-10-07  Tor Lillqvist  <tlillqvist@suse.com>  [8aeeb8eb06640ed454ba8aa660964368b977568e]

WaE: class has virtual functions, but destructor is not virtual


2011-10-07  Tor Lillqvist  <tlillqvist@suse.com>  [fd5a9a65f0cadd046d2f67924ba9e3d0a380208f]

WaE: unreachable code

Interesting use of for loops with the body of the loop returning
unconditionally.

2011-10-07  Tor Lillqvist  <tlillqvist@suse.com>  [b693eba2739361f343dd373b80945542cc6703c1]

WaE: truncation of constant value

Just use sal_Unicode as type for cLeader as it is being assigned to a
sal_Unicode field anyway.

2011-10-07  Tor Lillqvist  <tlillqvist@suse.com>  [e2f3e17c9a5028eaa6a9305012ea2110f1f86bf9]

WaE: unreachable code


2011-10-07  Tor Lillqvist  <tlillqvist@suse.com>  [ff86d3ac43e5f3150cd8e4c5e5aed583ff2fcc76]

WaE: reinterpret_cast used between related classes

static_cast is what we should need here, say the C++ experts.

2011-10-07  Tor Lillqvist  <tlillqvist@suse.com>  [86cbc1dd99e79fd0ac325635f02827198298d9aa]

WaE: switch statement contains 'default' but no 'case' labels


2011-10-07  Tor Lillqvist  <tlillqvist@suse.com>  [d0aaada2821aee4501e7c16e32843b6d251755c6]

WaE: unreferenced local variable


2011-10-07  Tor Lillqvist  <tlillqvist@suse.com>  [11b64d662d2413ffeab57e625e3e12a402e2b536]

WaE: assignment within conditional expression

A whole bunch of them.

2011-10-07  Tor Lillqvist  <tlillqvist@suse.com>  [e76df814a59cf19cf052f9a4c82f005ff0bf60f6]

WaE: type name first seen using 'struct' now seen using 'class'


2011-10-07  Tor Lillqvist  <tlillqvist@suse.com>  [535cd4acc2d03786669d17c8eb66c353e26331ad]

WaE: unreferenced local variable


2011-10-07  Tor Lillqvist  <tlillqvist@suse.com>  [2026c163b0f1205b7ad3e7ff65e8a7ea28b64ac4]

WaE: unreachable code


2011-10-07  Caolán McNamara  <caolanm@redhat.com>  [b90a9e8877a71e33c439396e3fda0c53750748f8]

WaE: unused variables


2011-10-07  Jan Holesovsky  <kendy@suse.cz>  [6fb32f4f3861b64c93fed9bebfd37b672fcc9939]

Advise how to save yourself a rebuild with make dev-install.


2011-10-07  Tor Lillqvist  <tlillqvist@suse.com>  [cdad6cb3bfad8709ee984a7581664725948e24fb]

WaE: unreferenced local variable


2011-10-07  Tor Lillqvist  <tlillqvist@suse.com>  [61a0a9e30014f707e30e872e011be5c6bde36a6f]

WaE: signed/unsigned mismatch


2011-10-07  Tor Lillqvist  <tlillqvist@suse.com>  [2d55a917a46f89ab0e82acc8bcca2f5a9dfce822]

WaE: bool/sal_Bool mismatch


2011-10-07  Tor Lillqvist  <tlillqvist@suse.com>  [f2b0bd07b37f40048a4b58a561a3c787eb6a885b]

WaE: unreachable code


2011-10-07  Tor Lillqvist  <tlillqvist@suse.com>  [5c46f61892c90e179a74e06d0d87e25c09fa7589]

drawinglayer/source/geometry/viewinformation2d.cxx does neeed exceptions

At least in a MSVC --enable-dbgutil build.

2011-10-07  Tor Lillqvist  <tlillqvist@suse.com>  [a9cb605b3ac95225d1b1678b4a9a72bca478d95e]

WaE: unsafe mix of type 'sal_Bool' and type 'bool' in operation


2011-10-07  Tor Lillqvist  <tlillqvist@suse.com>  [6b9fbc03b84bd97404107973a9d569432b6f74c0]

WaE: assignment within conditional expression


2011-10-07  Tor Lillqvist  <tlillqvist@suse.com>  [288ce7b4ab9c55554b7ca085106eae2e56bc0a3c]

WaE: unreachable code


2011-10-07  Jan Holesovsky  <kendy@suse.cz>  [683cd8d86febeb28d1cb79ec9fb4c7cef45042ef]

Indicate that the build was successful, and what to do next.


2011-10-07  Thorsten Behrens  <tbehrens@novell.com>  [19428106ea6e1614205f6b818565daee56c9d11f]

Miklos wants writerfilter doxygen-ified, too


2011-10-07  Caolán McNamara  <caolanm@redhat.com>  [6a0fdcc0b73883892fcf5ae6475829927fe5278a]

state *what* is missing


2011-10-07  Jan Holesovsky  <kendy@suse.cz>  [ef819a24e14274aa21d439c6ae7874879b31c28f]

Kill dead code.


2011-10-07  Maxim Iorsh  <iorsh@users.sourceforge.net>  [6087dc9cddde7052258996389d561f415ebee13c]

filter: PDF Export UI "page range" autofocus

When the user selects "Pages" radio button in the Range section, it is very
reasonable to expect that she would now want to specify the range. Thus moving
the focus automatically to the page range edit box would save the user a mouse
click.a

Code is contributed under the LGPLv3+ / MPL.

2011-10-07  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [1a08ce297711ae13ac4080d444a199ba47957c06]

Trying to unbreak the build with older GCC

If I am completely wrong, feel free to revert
and fix it the right way

2011-10-07  David Tardon  <dtardon@redhat.com>  [8cc9bf475a351bd0851f057f38ee596ca9ecc7ce]

--strip-component is GNU tar extension


2011-10-07  Takeshi Abe  <tabe@fixedpoint.jp>  [6b280c938d2213cf9e7ddea13baa38427c3b5c6d]

delete NULL is safe


2011-10-07  Takeshi Abe  <tabe@fixedpoint.jp>  [11c4ce59cbfcae676583488b8750393c4485220d]

fdo#41187 - "Prind grid" possible only when "Display grid" checked


2011-10-07  Maciej Rumianowski  <maciej.rumianowski@gmail.com>  [d052ac384fbb476fe4525ab2d123d79b1158acb4]

Remove Declaration of WW8Bytes now not used


2011-10-07  Maciej Rumianowski  <maciej.rumianowski@gmail.com>  [bcf7d383578a00b961a0484534d810202cf57852]

2nd part of Replace WW8Bytes with ww::bytes

Use prefered methods from SwWW8Writer

2011-10-07  Maciej Rumianowski  <maciej.rumianowski@gmail.com>  [37836e3ba37c1ff7c303047a418dcbc3ef390afe]

Remove unused Variables in WW8Export

Variables were NULL or 0 saved and restored but nothing more.

2011-10-07  Maciej Rumianowski  <maciej.rumianowski@gmail.com>  [6cdc31837c73accca69ed9b1702e269f50c96bff]

1st part of Replace WW8Bytes with ww::bytes

Change WW8Export::pO to ww::bytes and other related

2011-10-07  Jan Holesovsky  <kendy@suse.cz>  [f1eda55a0670cd571d676b46d2ac19fe86d51a3f]

Add method data() to ww::bytes.


2011-10-06  Stephan Bergmann  <sbergman@redhat.com>  [d550bc3f450dd2d3aa33398eb31bc1163a181c43]

Undo basis/brand split: move some auxiliary executables from basis to brand.


2011-10-06  Stephan Bergmann  <sbergman@redhat.com>  [243ead838369b030579f501ce1f77689ce822f06]

Undo basis/brand split: move dynamic libraries from basis to brand.


2011-10-06  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [6d508f856fa04952a2a8cc0528c04c0d7e9cf3cf]

Page Break: implemented final paint of the indicator and its line length


2011-10-06  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [d1b6140239e3bace6a4ffd3147b2466583f4e1d0]

Page Break: fixed the Edit dialog... wasn't using the correct selection


2011-10-06  Harri Pitkänen  <hatapitk@iki.fi>  [77cb41a734c507722c652d0a675ccbf18e3d6b99]

Remove code related to previously disabled HTML 3.2 export


2011-10-06  Caolán McNamara  <caolanm@redhat.com>  [0e600dd2805f9284b01a1030f0ad1b720acdaeae]

VALGRIND=memcheck => sc unit test discovered bug.


2011-10-06  Ivan Timofeev  <timofeev.i.s@gmail.com>  [3c7d3dba70e0d017b9ee3121fb4adc9fc6179300]

fix doubling of range in StringRangeEnumerator


2011-10-06  Miklos Vajna  <vmiklos@frugalware.org>  [551a13f54e3e0f69d243b50db4f1b442ecce059a]

Give better error message on invalid sdf input


2011-10-06  Caolán McNamara  <caolanm@redhat.com>  [ea4e833c37892b7cf8154244662f8437facaad98]

update unused list, note AtomPubSession dtor unused, i.e. probable leak


2011-10-06  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [696f4b98d05aee3fb245ccb97fdb1c50080bf0af]

Fix dependencies of libcmis


2011-10-06  Thorsten Behrens  <tbehrens@novell.com>  [d8541ddba4ff38d4c8c8e33b192b8c28e734c987]

cmis disable got removed from configure


2011-10-06  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [e9ee46c22cbe809fbe5750b81ccce18403f8b69b]

Kill --without-cmis option that is noop anyway


2011-10-06  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [46da2ed6be6df4089df338098f69375e3e494e44]

System libcmis fix


2011-10-06  Radek Doulik  <rodo@novell.com>  [39160c1044ef2189a76b9c17496f5024312e7458]

added new source files to the .mk file


2011-10-06  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [4cd6e07a84df42e8fa961f3faef7c316b080ce03]

And yet another .getStr()-style fix


2011-10-06  Tor Lillqvist  <tlillqvist@suse.com>  [c9991493da19151ae9663b8021365b16f0535f0e]

Put .pdb files in misc as before, avoid cluttering up source directories


2011-10-06  Radek Doulik  <rodo@novell.com>  [6506416d3dc713e94a83327c79c030fc4b8127df]

perl scripts to generate sources for custom shapes PPTX import


2011-10-06  Radek Doulik  <rodo@novell.com>  [aa66cd83ad900dfba33c156c7a2f9fd5868d1399]

added definitions for new presets initialize functions


2011-10-06  Radek Doulik  <rodo@novell.com>  [d05649c43b41c20a15677982e0942be8ac796753]

custom shapes import improvements

  - added new presets generated from definition included in ISO standard
  - added missing variables (cd3, hd10, ...)
  - added ifelse shortcut ?:
  - removed GetAdjAngle because it would make problems with constant vs. equation
    defined angles, move conversion to the functions using them
  - implemented arcTo path segment (command)
  - removed GetTextShapeType as we don't use vml's presets for drawingml
    anymore
  - use token number for preset type instead of string, as we don't
    convert to old vml's preset types anymore
  - enhanced custom shape properties dump code

2011-10-06  Radek Doulik  <rodo@novell.com>  [27bd8bf30bfaf5c8d7c3403e5d6adfc04ccc009c]

added CXX sources with generated presets definitions


2011-10-06  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [80d96f738abd01d68befc44a607abe3c360604b1]

Page Break: fixed crasher, the page frame can contain no children


2011-10-06  Tor Lillqvist  <tlillqvist@suse.com>  [56d6da052e71f6ff374248d8a7dbe92c4ddf7d74]

STRSAFE_NO_DEPRECATE


2011-10-06  Tor Lillqvist  <tlillqvist@suse.com>  [bdda05135e4e13e417ef480a8ca6171bdbb8a16e]

WaE: class has virtual functions, but destructor is not virtual


2011-10-06  Caolán McNamara  <caolanm@redhat.com>  [86bc0db00a463c83980521fa533aaee8f617765a]

remove old fingerprints cache


2011-10-06  Caolán McNamara  <caolanm@redhat.com>  [5737ffab0654176f320fa3f4f727a9c5dcdb6809]

leak-check was accidentally added here


2011-10-06  Caolán McNamara  <caolanm@redhat.com>  [2f632a0b39e6ae6518131ef6d100831c69c2f68f]

woah, that's very not right


2011-10-06  Tor Lillqvist  <tlillqvist@suse.com>  [5cb1597064e81e0ea90d6a000854f9305a45c87a]

WaE: class has virtual functions, but destructor is not virtual


2011-10-06  Tor Lillqvist  <tlillqvist@suse.com>  [6db1788c08b82b0a459d4c480133fa8341ef256f]

WaE: '=' : truncation of constant value


2011-10-06  Noel Power  <noel.power@novell.com>  [80b81a561ee92a2abed34f98ee25a0e3c4117326]

add hackery re. EditControls, FormattedField & ImageControls from msocximex


2011-10-06  Jan Holesovsky  <kendy@suse.cz>  [1339a41fb01323d607b5313256f5f9702804b9eb]

Revert "Simplify logic to use std::vector's .empty()"

This reverts commit a6a51b6a69bd14c6ad67a8e6629cf405034dd701.

The commit broke the build, sorry for the push.

2011-10-06  Tor Lillqvist  <tlillqvist@suse.com>  [e6b5c5345f25c8881f0dca33d4a7bd4262d5e01e]

WaE: class has virtual functions, but destructor is not virtual


2011-10-06  Tor Lillqvist  <tlillqvist@suse.com>  [f3cf2a1901e0c7559b8749d94a5865e3508be664]

WaE: class has virtual functions, but destructor is not virtual


2011-10-06  Tor Lillqvist  <tlillqvist@suse.com>  [3120dc697c721b9823bbabf113eeb8b28f288269]

WaE: class has virtual functions, but destructor is not virtual


2011-10-06  Tor Lillqvist  <tlillqvist@suse.com>  [18a203e7e9e99c4577e46b08219a238ce1fe0e99]

WaE: unreachable code


2011-10-06  Kevin Hunter  <hunteke@earlham.edu>  [a6a51b6a69bd14c6ad67a8e6629cf405034dd701]

Simplify logic to use std::vector's .empty()

No need to muck about with iterators, adding a loop, and 2 function
calls to test for empty: it's a std::vector under the hood, so use
.empty(), and inline it.

2011-10-06  Stephan Bergmann  <sbergman@redhat.com>  [06fdd1585d59b2580e8e35bba8a3295bbda28c6e]

Ensure msword lib has not yet been unloaded when aReaderWriter pReaders are destroyed.

...as some may use code exported from msword lib.  The newly introduced sw::Filters
class can still be improved, bundling what is currently exported through various channels
from fltini.cxx.  Also, the code is still not thread safe.

2011-10-06  Tor Lillqvist  <tlillqvist@suse.com>  [8529da08517b41bd9317714e3216bb6d487b24ee]

WaE: unreachable code


2011-10-06  Tor Lillqvist  <tlillqvist@suse.com>  [ba491984f49ca29bcfe0515145bcef0c12189270]

WaE: inconsistent dll linkage

basicrt goes into the static app library, so DLL import/export
decorations meaningless.

2011-10-06  Tor Lillqvist  <tlillqvist@suse.com>  [cce8278ebaf333024b867d9b68d3feb70235f1dc]

WaE: unreachable code


2011-10-06  Tor Lillqvist  <tlillqvist@suse.com>  [f4e93410603044f5796019e4a9f7845ec83d2b95]

WaE: unreferenced local variable


2011-10-06  Tor Lillqvist  <tlillqvist@suse.com>  [76ee8b27cc616e76e58a2dd473a3767bb1bf7389]

WaE: unreachable code


2011-10-06  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [5931c50a44a68384fe5d0101570db91fb6173095]

improve error message for missing csv files


2011-10-06  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [273799b9c33b6657ac9b2e6217038a2f30b843ee]

and forgot again to add a file


2011-10-06  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [504634ef395ffa355a2d3737351f37568cc2887a]

add unit test for fdo#41381


2011-10-06  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [df1dc6edd4d5b823ce03b82873f0743453a04c5e]

fix for fdo#41381: local range names don't work with INDIRECT


2011-10-05  Norbert Thiebaud  <nthiebaud@gmail.com>  [ff33b0be8779977b5ace5e0f52834d46f24e6903]

remove apparently noise .memdump files


2011-10-05  Norbert Thiebaud  <nthiebaud@gmail.com>  [8b5c00eaa448c27c2243c2103f01581ee15c0eec]

Revert "added CXX source with generated presets definitions"

This reverts commit c9f9b6723b40279716b1e34c1441a33e60cceb58.

oox/source/drawingml/customshapepresets.cxx is a 4MB source that make gcc
explode both on MacOs and on Gentoo....

the compiler churn on it for 20 minutes or consumming huge amount of memory... and finnaly blow-up with memory error.

2011-10-05  Norbert Thiebaud  <nthiebaud@gmail.com>  [fe1f6d273c1d89e14eb4197bc2fab4c8bc45d7fe]

Revert "custom shapes import improvements"

This reverts commit e36f591dfeb89fded172f4770157bc6cb6dc7454.

2011-10-05  Noel Power  <noel.power@novell.com>  [ec294b77c0e9ac6202cce751f08aaf0f500fcf11]

Revert "add hackery re. EditControls, FormattedField & ImageControls from msocximex"

This reverts commit 04688482241aa28b40f3ba911a4c9acab87b5d56.

2011-10-05  Kohei Yoshida  <kohei.yoshida@suse.com>  [f82ee563747745018c82e79536421c05d171030a]

bnc#722045: Display page background color/image properly.

A regression from 3.3.  Calc wouldn't display page background color
or image in print preview.  This was a side effect of the removal
of the high-contract mode.

In 3.3, Calc purpusefully wouldn't show background color/image when
the app is in high contrast mode.  Now that the mode has been removed,
the code acted as though the high contract mode is always on, which
caused the background color/image to always be hidden in print preview.

2011-10-05  Andras Timar  <atimar@suse.com>  [dbf650a31da1ded5bd50e66a39fcf63ade943697]

eliminate @MINIMIZEREXTENSIONPRODUCTNAME@ variable


2011-10-05  Andras Timar  <atimar@suse.com>  [a8fa695f8d327f7ae770d1fc0bb2bb27a5f2be11]

merge strings to description.xml files


2011-10-05  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [3086838ebffe99cdcec41b927378cdb5e1b5c0e0]

enable the star basic test to see if it causes troubles anywhere


2011-10-05  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [fef8e18f896b02ebe42407fb9b5341f9884d1ccb]

add initial work for vba tests in calc( work in progress)

this does not work yet, it still does not load the vba code correctly
and therefore can't find the vba library

2011-10-05  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [ac3f311320d042eebbb31411d804b6e08b43cb4d]

add Star Basic unit test to calc

test is still disabled by default,
it works but does nothing useful yet

2011-10-05  Noel Power  <noel.power@novell.com>  [04688482241aa28b40f3ba911a4c9acab87b5d56]

add hackery re. EditControls, FormattedField & ImageControls from msocximex


2011-10-05  Noel Power  <noel.power@novell.com>  [52d60647a056dbc841aba1ee5efbbd0b55f9f0d8]

fix broken eventattacher. bnc#718227

event handler registered for a ListenerType were triggered when *any* of the events
associated with that ListenerType were fired.

2011-10-05  Radek Doulik  <rodo@novell.com>  [e36f591dfeb89fded172f4770157bc6cb6dc7454]

custom shapes import improvements

  - added new presets generated from definition included in ISO standard
  - added missing variables (cd3, hd10, ...)
  - added ifelse shortcut ?:
  - removed GetAdjAngle because it would make problems with constant vs. equation
    defined angles, move conversion to the functions using them
  - implemented arcTo path segment (command)
  - removed GetTextShapeType as we don't use vml's presets for drawingml
    anymore
  - use token number for preset type instead of string, as we don't
    convert to old vml's preset types anymore
  - enhanced custom shape properties dump code

2011-10-05  Radek Doulik  <rodo@novell.com>  [c9f9b6723b40279716b1e34c1441a33e60cceb58]

added CXX source with generated presets definitions


2011-10-05  Radek Doulik  <rodo@novell.com>  [d31f1fa381db9a62050c3c033de1ac2dd80bbf1b]

fix compilation with debug enabled


2011-10-05  Radek Doulik  <rodo@novell.com>  [fcdc9c4fa0f318f3fe7a9cba3a95f0737fb62ffc]

added ARCANGLETO command implementation, optimization, fixes, debug

  - added new ARCANGLETO command needed for PPTX custom shapes import
  - added added placeholder for unimplemented QUADRATICCURVETO command,
    skip it's data at least so that we don't break other things for now
  - cache equations results to optimize custom shapes calculation
    PPTX import creates such equations that made system busy for long
    time, this removes that issue
  - added lot of debug output to help with debugging of complex imported
    custom shapes

2011-10-05  Radek Doulik  <rodo@novell.com>  [1c0ae973ddabddaf30fe1598127ba2e99a3d5531]

add another ARC command

 - defined by start and swing angles + ellipse width and height

2011-10-05  Radek Doulik  <rodo@novell.com>  [4e6ee8000aa9ab75982351dce5a7c90ed2a465aa]

fix construction of ARC polygon in case the ellipse width != height


2011-10-05  Jan Holesovsky  <kendy@suse.cz>  [4b23e3a6d8fb9fe18ff57bd6abf5793ca2e0c409]

fdo#41478 follow-up cleanup.


2011-10-05  Olivier Hallot  <olivier.hallot@alta.org.br>  [556ef854307dc6c50a034345287652a4c6d36864]

Fix for bug fdo#41478 [UI]add "Protect Sheet" command in sheet popup menu

The fix adds a new entry in the sheet popup menu with Protect Sheet command
followinf the discussion in UX list, as indicated in the bug.

2011-10-05  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [86456335a32a630547e774f23dc34fe567660497]

Page Break: implement the break before page case


2011-10-05  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [3daddf9e013db9220c1c49861e1e18c9e3c16314]

fix also older gtk+ build


2011-10-05  Caolán McNamara  <caolanm@redhat.com>  [eddc7f6846f5bd78ba8f4913d83b66f646fe09cc]

WaE: unused variables


2011-10-05  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [ce37e6b98718057ff4e980e7122f47c3cb8c43c2]

Build a small static date_time/gregorian for cbosdonnat's perusal


2011-10-05  Tor Lillqvist  <tlillqvist@suse.com>  [877de645ffb45b8446d9195996d1a56a8a89e64b]

WaE: unreachable code


2011-10-05  Tor Lillqvist  <tlillqvist@suse.com>  [8d6030fa420cb999572b0770fb52442e1b5b8190]

Use OUString::getStr()


2011-10-05  Michael Meeks  <michael.meeks@suse.com>  [8a0d0457a79836fa9d8ea8d4c48ecbf7bac2e95b]

test fix: use setUp and tearDown not constructors to init LibreOffice

It turns out the constructors are all run back-to-back one per filter,
and we need to init and de-init in a sensible order to make multiple
tests that otherwise share the ContentBroker work properly.

2011-10-05  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [9767483eea7800aadd18b4489069ad633ce7a79c]

Page Break: basic implementation of the popup menu actions

Open the paragraph properties dialog on Text Flow tab when clicking on
the Edit item. Remove the page break (and add it to the undo stack) when
clicking on the Delete item.

2011-10-05  Luboš Luňák  <l.lunak@suse.cz>  [47312cae2a1c5168124e44db409dd6205a05cf90]

fix compilation after the recent OUString::operator char*() removal


2011-10-05  Tor Lillqvist  <tlillqvist@suse.com>  [0a5a76f44dd4db01cced4255e5b58bbcdb2a6b51]

WaE: unsafe mix of type 'bool' and type 'sal_Bool' in operation


2011-10-05  Tor Lillqvist  <tlillqvist@suse.com>  [8f51cde01f3183305e5c48a8edc3e62543381e16]

WaE: 'argument' : truncation of constant value

FILEVIEW_SHOW_NONE 0x80 so it doesn't fit into a sal_Int8. So make the
nFlags argument to the second SvtFileView constructor sal_uInt8
instead.

2011-10-05  Tor Lillqvist  <tlillqvist@suse.com>  [a8e65dcd93202cfaa52272a811dc5374dbc88593]

WaE: type name first seen using 'class' now seen using 'struct'


2011-10-05  Tor Lillqvist  <tlillqvist@suse.com>  [c395e3f96a3a61e1b9d9d00af2a9fd230168ccfa]

WaE: class has virtual functions, but destructor is not virtual


2011-10-05  Tor Lillqvist  <tlillqvist@suse.com>  [67cf8e78f3dd964e8eff63a7a20c3a6b8fb9fac9]

We should check OS_FOR_BUILD here

Not that it matters as we obviously don't run any cppunit tests when
cross-compiling anyway... But in theory, this is needed if we would
cross-compile *from* Windows. Crazy idea, over my dead body, sure.

2011-10-05  Tor Lillqvist  <tlillqvist@suse.com>  [2531a461df4ba325128b63c60d4bd2bc80660e92]

Use gb_CppunitTarget__make_url for Windows file: URL correctness


2011-10-05  Tor Lillqvist  <tlillqvist@suse.com>  [15c73850fadba834763cc99d1a535653884fafb9]

WaE: class has virtual functions, but destructor is not virtual


2011-10-05  Tor Lillqvist  <tlillqvist@suse.com>  [48a271c28ad0ceaffd616d8dc9625ed65a89dd3b]

WaE: a GUID can only be associated with a class, interface or namespace

Interestingly, this warning is caused by the Windows SDK header
ocidl.h., which gets included by at least
svtools/source/misc/transfer.cxx.

2011-10-05  Tor Lillqvist  <tlillqvist@suse.com>  [e5f71ca7c27259360a401d94ed6a53038608b941]

WaE: '==' : unsafe mix of type 'sal_Bool' and type 'bool' in operation


2011-10-05  Tor Lillqvist  <tlillqvist@suse.com>  [ed1de7f939d6aed75b115359515fadafa810c76c]

Unclear whether the use of -Z7 -Yd in CFLAGSENABLESYMBOLS is intentional

The -Yd option is deprecated anyway and generates an ugly warning
"option 'Yd' has been deprecated and will be removed in a future
release" for each file compiled in an --enable-symbol or
--enable-debug build now.

So just use the same as in gbuild for now, only -Zi for both
CFLAGSENABLESYMBOLS and CFLAGSDEBUG. Let the .pdb file be in its
default location.

2011-10-05  Kohei Yoshida  <kohei.yoshida@suse.com>  [c1c115ccf70a631292b4f96409bb068af1392a52]

String -> rtl::OUString.


2011-10-05  Jan Holesovsky  <kendy@suse.cz>  [27372c66fd42619240148aa5bc4cd115b9c17cb7]

libtextcat.dll -> libexttextcat.dll.


2011-10-05  Tomas Chvatal  <tchvatal@suse.cz>  [25c27aae73f09759f7d6d874c54c6071e21d0c42]

Add libexttextcat and libvisio under system-libs switch


2011-10-05  Michael Meeks  <michael.meeks@suse.com>  [738f9cc6a75a4857ecda43883c4dbdc128078556]

fix OString concatenation


2011-10-05  Jan Holesovsky  <kendy@suse.cz>  [c3fc30fbbb805304ad474a1aa549ab531222eded]

Mingw needs gb_Helper_OUTDIRLIBDIR set to $(OUTDIR)/bin too.


2011-10-05  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [9ff7b0bd64c6f5312aae6644926bc865296a64ee]

Revert "Use simpler detection for system/internal libs."

This reverts commit e9cc0d9cabb6df2ec956be026970042cc3dbd70a.

2011-10-05  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [f666e37a478e7bf8507737676297f7a1802eeafa]

Fix a typo, for others, use git version of libvisio


2011-10-05  Caolán McNamara  <caolanm@redhat.com>  [03268fc84e1c3a0fb588ddff340b052f70c5100a]

rejig this to remove self-assign


2011-10-05  Michael Meeks  <michael.meeks@suse.com>  [6c2d66e5257e46f8db438ae2151ba440870e2400]

remove const sal_Char * casts of rtl::OUStringToOString results, fixes ucb


2011-10-05  Caolán McNamara  <caolanm@redhat.com>  [9891d0722f2d4cec1ec7f522dc3abe2f2de6de63]

WaE: unused variable now


2011-10-05  Caolán McNamara  <caolanm@redhat.com>  [b04d2681c2da887c8637d71032023745f10156cb]

use getStr now after the cast operator change


2011-10-05  Marc-Andre Laverdiere  <marc-andre@atc.tcs.com>  [bcb1c850339c70a841e9a3a9b6eb68d1e031adb1]

Refactoring drawing of polygons and polypolygons in enhwmf.cxx


2011-10-05  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [5154df8cb9b8dd314976cbd37afa0888513ee7fa]

fix also libwps build after change in libwp* flags


2011-10-05  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [fd5b8d7f71f7a6db39f6e9bf83aeeb1970bee9d8]

And also add the patches under version control, stupid


2011-10-05  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [b9a78f0059e8ab80868278c020b9faf0d91a7411]

Fix libwpg after the libwp* flags change


2011-10-05  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [1185f5023a19430e401778c2d4f33fe560622140]

Adapt to the change in system libwp* flags


2011-10-05  Jan Holesovsky  <kendy@suse.cz>  [a8f868af45d4d2ed24dec2bc20bed4b9a78f93c4]

Fix MinGW build.


2011-10-05  Caolán McNamara  <caolanm@redhat.com>  [b1e0e4297deabdef72ca84478f1b8117691de1ba]

need getStr here as well


2011-10-05  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [2d5ce4cfcc0ec5d6ac61a085c8226bcd31c572e8]

Deliver the right thing


2011-10-05  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [e652cc30e0fe9fa2527cd8c4f08dc0921797b89e]

fdo#35660: reenable sw.DocumentSettings::com::sun::star::text::PrintSettings yet again as it seems to work now


2011-10-05  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [d624a657a8f47a4d970e7b1c0d15d9b2b7d1437d]

Fix fpicker windows build


2011-10-05  Stephan Bergmann  <sbergman@redhat.com>  [aa878cddf8a504e3de1b55155c1353fc14ec5ebd]

Removed dead code.


2011-10-05  Caolán McNamara  <caolanm@redhat.com>  [ed156a994ab3473b7028425f0c986ab0bf831f67]

fix post cast removal build error


2011-10-05  Tomas Chvatal  <tchvatal@suse.cz>  [0ca1973c7c97e62c727484ea66adef26fa2f8162]

Drop test that require tmp with exec rights.


2011-10-05  Tomas Chvatal  <tchvatal@suse.cz>  [e9cc0d9cabb6df2ec956be026970042cc3dbd70a]

Use simpler detection for system/internal libs.


2011-10-05  Tor Lillqvist  <tlillqvist@suse.com>  [76d6f75b06a0cf491bbcd6b791bb28493d576a81]

WaE: switch statement contains 'default' but no 'case' labels


2011-10-05  Tor Lillqvist  <tlillqvist@suse.com>  [2bc6f3424be27d5e036523b07ddff7a388042a2f]

Use OString::getStr() now


2011-10-05  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [9e3f639df008ae37044e137d45a94ba2e7019028]

Don't package this one


2011-10-05  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [3b53c579ce298c8f2582323d5210a7aee3aac068]

Fix Windows build and enable CMIS inconditionally

Since the provider should now build everywhere,
enable it inconditionally to catch minor problems

2011-10-05  Caolán McNamara  <caolanm@redhat.com>  [9bb187006a42ee8b0dcb6fe47407752c7873f41b]

Resolves: fdo#34309 odbc fractional seconds are in billionths


2011-10-05  Jan Holesovsky  <kendy@suse.cz>  [d82d203195cea5137a123ea8fc45988d3fca741c]

Fix MinGW build.


2011-10-05  Jan Holesovsky  <kendy@suse.cz>  [0514f90ec9e0a2abe0123cec1f153cda4bd2c212]

Fix libcmis build with the old way of building too.


2011-10-05  Stephan Bergmann  <sbergman@redhat.com>  [3f3853f5693744da7a16d19ce2e5e949ec71131a]

In gbuild, set OSL_DEBUG_LEVEL=1 if non-product (same as dmake).


2011-10-05  Caolán McNamara  <caolanm@redhat.com>  [574ba5206f1251b09df2ec32f525adf0f985cf6d]

getStr for OSL_FAIL


2011-10-05  Caolán McNamara  <caolanm@redhat.com>  [e9a562ed69d304f0e844d3cb51ac8cf2d3164a63]

cast is gone now


2011-10-05  Caolán McNamara  <caolanm@redhat.com>  [1bb145fc8095ca347f2bbea8e381ad9672ee39c4]

fix build


2011-10-05  Jan Holesovsky  <kendy@suse.cz>  [63135c903cf3e9dfca28bb47358e272c5c30cad4]

Make libcmis build with MinGW.


2011-10-05  Caolán McNamara  <caolanm@redhat.com>  [a1a205eda8cca6cb05fe466579a8018e7c3eb141]

makeStringAndClear


2011-10-05  Caolán McNamara  <caolanm@redhat.com>  [06a68d190f35fdc116cda593157446b87afe5f6b]

use rtl::OStringBuffer::getStr()


2011-10-05  Caolán McNamara  <caolanm@redhat.com>  [06ae02404e0d4d72f4150e8b33b491457255428e]

cast gone


2011-10-05  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [d4e1627804838d3ed4fab57faca33d5814034bf5]

Deliver the right thing on windows too


2011-10-05  Caolán McNamara  <caolanm@redhat.com>  [9a8593e69f2d2d2f6fc25d7239cbcdebbf3711ae]

ByteString->rtl::OStringBuffer


2011-10-05  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [5b42577cafc9562e3e5d32a6bb7e1f9fb9793bd5]

Don't package libcmis that we link statically


2011-10-05  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [0bd11cfd85cea5fb2dec0c2fc0da49fb522ab7b3]

Use the old way to build libcmis and cmis ucp ATM


2011-10-05  Caolán McNamara  <caolanm@redhat.com>  [2718b9b11afbac56ff39967317fb06bdb1298820]

tweak assert


2011-10-05  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [e531e8abae9fef4bd3602b734d265c95e8146073]

LIBVISIO_* -> VISIO_* to avoid eventual conflict with pkg-config danse


2011-10-05  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [e991bba4ef49f5d2d07b992912ff23ef3a071bc1]

LIBWPS_* -> WPS_* to avoid eventual conflict with pkg-config danse


2011-10-05  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [62c43b44ffa1208e37aa02502266bd88d3dfd8fd]

LIBWPG_* -> WPG_* to avoid eventual conflict with pkg-config danse


2011-10-05  Caolán McNamara  <caolanm@redhat.com>  [ceb199f0bf1f54c15cfb61c29c6ad3b58df8807e]

conversion operator gone now


2011-10-05  Caolán McNamara  <caolanm@redhat.com>  [08f312431ebd5de7f6537fbc534d4276806bb319]

use getStr instead of cast


2011-10-05  Caolán McNamara  <caolanm@redhat.com>  [bfcb6fd277a945523cec03d7022cfdc479e6344d]

conversion operator is gone


2011-10-05  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [3f411f36319d91e1288a8f0d4c9295e7a4b24dc8]

Adapt to removal of dangerous operators


2011-10-05  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [8703f3e3585e30631e55dab7d8a8f42e546a7c79]

LIBWPD_* -> WPD_* to avoid eventual conflict with pkg-config danse


2011-10-05  Caolán McNamara  <caolanm@redhat.com>  [b540dc49a69a80bcc4160037198a5fb945969cb4]

conversion operator gone


2011-10-05  Caolán McNamara  <caolanm@redhat.com>  [253576484ff4c991a1a1299c71cb8cfb463d2c83]

can replace ScfTools::AppendCString with SvStream::ReadCString


2011-10-05  Caolán McNamara  <caolanm@redhat.com>  [a1c936ce5364ffae88e682780f4579b3b94b673d]

doesn't need to be a LINK


2011-10-05  Caolán McNamara  <caolanm@redhat.com>  [f42b66cc5104447a5505cc2c11e89fb42250d24b]

callcatcher: unused methods


2011-10-05  Caolán McNamara  <caolanm@redhat.com>  [2cd6e2259ce0777644af18b29ff424f10d908231]

sync list


2011-10-05  Stephan Bergmann  <sbergman@redhat.com>  [112bdf84d684590e042725c7173e059b4afa2f83]

Removed dangerous rtl::O[U]String[Buffer]::operator sal_{char,Unicode} const *.

As a replacement, added appropriate operator [] functions.  All other uses can
use getStr().

2011-10-05  Thorsten Behrens  <tbehrens@novell.com>  [02f7ab6af0dfc75205a14f472d2934b9730b9a80]

Enable CMIS only when it's TRUEly enabled.


2011-10-05  Stephan Bergmann  <sbergman@redhat.com>  [a65b1498035a468377fac09f33696da583aabdfc]

Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/core


2011-10-05  Kevin Hunter  <hunteke@earlham.edu>  [a313cf86071795bbd051feb9b99258be0a5c8c48]

Fix logic of isDerivedFrom function

From an email conversation with Stephen Bergmann

"I think the real intent always was to actually look through all the
returned getSuperclasses(), and the error that superclasses past the
first one are effectively ignored has never been noticed."

2011-10-05  Tor Lillqvist  <tlillqvist@suse.com>  [fd4c879e2ebd5920b48b2e48ac32181565f5ee1b]

s/dump/print


2011-10-05  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [9f886509ed26ba2296d0142b57a2b07577762dcf]

Name the libraries correctly too


2011-10-05  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [052317f0ed4694351cb259aaae890d734066dbc1]

Fix MSVC build of libexttextcat


2011-10-04  Kohei Yoshida  <kohei.yoshida@suse.com>  [0e1de41755fd3e9f9e1c42edb7285e64aff07218]

bnc#719887: Encode virtual paths to local volume correctly.

When exporting to xls, we weren't encoding the so-called virtual paths
(used for recording external workbook paths etc) correctly when the
external docs were located under the same drive as the referencing doc.
This patch fixes this.

2011-10-05  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [74feb347fd5a0267f774f76968f8f3403421b17f]

fix gb_PARTIALBUILD usage


2011-10-05  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [04280a3788ebff10992ac54be8cd5e8cf93d9146]

OOO_SUBSEQUENT_TESTS is gone


2011-10-05  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [8412974348794d6ab1419baecbaae51c2e15d5c7]

split records for awks little brain (also improve readability)


2011-10-05  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [2fc62f63f93b511db63d73bba720b89300d1c94f]

reenable accidently disabled sc checks again


2011-10-05  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [0edfe12dbc347b84dc814077d73a8017a145ae97]

add showdeliverables to 'make help'


2011-10-05  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [d0f407c8f30695edd837c097de2be9d70c9d1806]

default to gb_Deliver_CLEARONDELIVER ==  as multiuserenv are rare now


2011-10-05  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [3c3e613ce41fd689fb646035c2d9776777b308c6]

only register deliverables for showdeliverables

 * this seriously improves startup improvement for gbuild
   (for example from 9.3s to 5.2s for an noop offapi build)

2011-10-05  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [6280f921050e6e879ca752abf4e8fb7553aba6f5]

goodbye deliver log


2011-10-05  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [e94a19f3e0518d8c4e4a89eec4d6d8990071b00c]

simplfy dmake to gbuild bridgefile


2011-10-04  Stephan Bergmann  <sbergman@redhat.com>  [23af3341322143f2edde5a6c6668294c915c3ae5]

Some fixes for linkoo and install-gdb-printers.

- Adapted linkoo's link_gdb_py to libs moved from basis to brand layer.
- Fixed install-gdb-printers's handling of Mac OS X ".dylib" suffix.
- No need to call install-gdb-printers from top-level make dev-install;
  linkoo's link_gdb_py already does that.

2011-10-04  Rene Engelhard  <rene@debian.org>  [d97af2c4aea25c766285259f437e0bf7985bb325]

correctly deliver libexttextcat 3.1.1s headers


2011-10-04  Rene Engelhard  <rene@debian.org>  [4d6f1ad5ad6cfb633c38a8320fa6227038d504fc]

libtextcat -> libexttextcat in #include's


2011-10-04  Rene Engelhard  <rene@debian.org>  [46f1caf94dece0cfd0b222bc5118f944920f72a6]

update ooo.lst.in for new libexttextcat


2011-10-04  Rene Engelhard  <rene@debian.org>  [d001fb170616df7b6068e66e9f9a573ed33b8445]

update LIBTEXTCATLIB


2011-10-04  Rene Engelhard  <rene@debian.org>  [816c7a28a0a8bf464111812c61ffda120d0f769b]

update to libexttextcat 3.1.1


2011-10-04  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [5b9801b50e1dbd634d9a081c2f278c27fce296e7]

SCCOl is 16 bit too


2011-10-04  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [e9e67382f6d7a26c9b059416630caf0a84530370]

mac tinderbox can't deal with rtl::OStringBuffer::append(sal_Int16)


2011-10-04  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [976f08098ee99499cea6a61787e7da834cfc50bb]

improve error message for csv_handler


2011-10-04  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [266598b810b5325bf8948c01c78438210d21b49e]

adapt i18npool unittests to separate RdbTarget makefile requirement


2011-10-04  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [4efbed432d7e04872cc801586d2d2533d573ac00]

add missed file hwpfilter/RdbTarget_hwpfilter_test_hwpfilter.mk


2011-10-04  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [8a3a108f5e545f667ad2cf8043aa102b347bd2f1]

adapt sd unittests to separate RdbTarget makefile requirement


2011-10-04  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [ddf0f4f36f29b0fc360c1d423cd4eb92edf8d3d9]

adapt starmath unittests to separate RdbTarget makefile requirement


2011-10-04  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [371c4c8600efd8f1674fafc35b80039b58798e26]

adapt hwpfilter unittests to separate RdbTarget makefile requirement


2011-10-04  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [73000ee8c28b5d53bdf80eb55ba84dbfde7cf462]

adapt writerfilter unittests to separate RdbTarget makefile requirement


2011-10-04  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [417c794fa42ff070b5c767532243830e1b9a9127]

adapt lotuswordpro unittests to separate RdbTarget makefile requirement


2011-10-04  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [977ea14f37c4d53668ed89ed79009b1e15fcb8a6]

adapt sw unittests to separate RdbTarget makefile requirement


2011-10-04  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [952e758d47aa7b50a74e4a068723e47c7a8adc7e]

move sw_test_filters => sw_filters_test for consistency


2011-10-04  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [47212814c553a53241e981b49d2037014d5f7a07]

adapt sc unittests to separate RdbTarget makefile requirement, also rename sc_test_filters consistent to sc_filters_test


2011-10-04  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [ff9dc14034b28492d302a6cbe94a63d308335ddd]

make RdbTarget depend on its makefile


2011-10-04  Tor Lillqvist  <tlillqvist@suse.com>  [1967376c7b3072fefb6f74566cfa70fd03b9bd04]

WaE: deletion of pointer to incomplete type; no destructor called

Move the struct OSQLParser_Data definition to the sqlparse.hxx
header. A somewhat ugly workaround for warning C4150: deletion of
pointer to incomplete type 'connectivity::OSQLParser_Data'; no
destructor called.

2011-10-04  Tor Lillqvist  <tlillqvist@suse.com>  [67a565eabf3dcbf7a76dd4a6b9ab139274fa3da7]

WaE: unreachable code


2011-10-04  Tor Lillqvist  <tlillqvist@suse.com>  [73a038df3769f5c6776dcd8f4e36d6d0165b8554]

WaE: unreferenced local variable


2011-10-04  Caolán McNamara  <caolanm@redhat.com>  [9c28c7d66b10b6008c09da40dae37fcdff3137df]

callcatcher: update list


2011-10-04  Caolán McNamara  <caolanm@redhat.com>  [d7829740dde1150a90cef695ce880bf99ce71d95]

keep it simple, original won't compile except on msvc anyway


2011-10-04  Takeshi Abe  <tabe@fixedpoint.jp>  [aaab2b0e8b381b0f0c5fe46a259dcda0dbbd0397]

removed isolated file


2011-10-04  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [8f4a14e07ceffc0b86e233c0adb711eafa087ba5]

Uploading release binary of libvisio 0.0.8


2011-10-04  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [f4e71b5aa2b40aa76946a8f93c1d20a0a87ec439]

Uploading release binary of libwpg 0.2.1


2011-10-04  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [73ccf2254adaa6f78a41f625df20d56c6cdc8d02]

Make draw:stroke==solid default for missing draw:stroke element


2011-10-04  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [c4cedbc155bb1b561e8cd084a598b3d1e275832f]

Allow hairlines svg:stroke-width==0 and handle special cases in the libraries themselves


2011-10-04  Tor Lillqvist  <tlillqvist@suse.com>  [1e085b43c14c8c67f3c46905eb1a8a528b900e59]

WaE: class has virtual functions, but destructor is not virtual


2011-10-04  Tor Lillqvist  <tlillqvist@suse.com>  [028c275a07b9ec130694cbdd15e93ae193097c21]

WaE: unreachable code


2011-10-04  Ivan Timofeev  <timofeev.i.s@gmail.com>  [e758f6fa4bfc28fed1751b27ab0915ae875657f7]

fix doubling of one page when range is empty and incorrect selection page


2011-10-04  Tor Lillqvist  <tlillqvist@suse.com>  [6cb6080869c7b527c7325694f8e29c8fa0834358]

WaE: '==' : unsafe mix of type 'bool' and type 'test::filterStatus'


2011-10-04  Michael Meeks  <michael.meeks@suse.com>  [ef689ffaa6075b5203f29b2524643c88e0739a86]

pretty print the user template registry to make diffs meaningful

Disable macro security for unit testing macros ...

2011-10-04  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [e944e135bc157d092532fff0829390fa7d4fa958]

Revert "fix invalid superflous #endif from 5bd2890a56125d391b42f34d51e2e0c57b0a80b0"

This reverts commit d2f633c5464fd4339e9e804c97596a78bfa58e62.

2011-10-04  Tor Lillqvist  <tlillqvist@suse.com>  [ba6eedee31055a73e66c59b3ddecaa50559463c4]

WaE: 'rUnitConverter' : unreferenced formal parameter


2011-10-04  Jan Holesovsky  <kendy@suse.cz>  [abe151e5dcb60d27552275d89f9e3f7e42821c65]

No need to copy the .dlls to the installation any more.


2011-10-04  Tor Lillqvist  <tlillqvist@suse.com>  [6a0c6b4839843c0c2716df970013daf381bd7b99]

WaE: name was marked as #pragma deprecated


2011-10-04  Tor Lillqvist  <tml@iki.fi>  [a34dbd394f512dec090ef1cf2e8158f8dfbd4a5f]

Check ENABLE_CMIS harder


2011-10-04  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [d2f633c5464fd4339e9e804c97596a78bfa58e62]

fix invalid superflous #endif from 5bd2890a56125d391b42f34d51e2e0c57b0a80b0


2011-10-04  Caolán McNamara  <caolanm@redhat.com>  [fb3adf4b19bed003e441c239f7e48f0a0a59f445]

duplicate component


2011-10-04  Caolán McNamara  <caolanm@redhat.com>  [4e4bfa470c5376e77aa15c40ae9fa970da962829]

verbose error message please


2011-10-04  Tor Lillqvist  <tlillqvist@suse.com>  [d5a5be9e7d29cad539d6870c251988fd5490db6d]

WaE: unreachable code


2011-10-04  Tor Lillqvist  <tlillqvist@suse.com>  [779ae5ee23c601e2b93f03c04c61cb1505d06a5e]

WaE: 'e' : unreferenced local variable


2011-10-04  Tor Lillqvist  <tlillqvist@suse.com>  [2e3bdc598f24285ed15c8b218db5dab868173cf1]

And C4245


2011-10-04  Tor Lillqvist  <tml@iki.fi>  [a2a883c1447f5694db1db098d895f865284cc1ae]

Fix build against the 10.4 SDK


2011-10-04  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [fadb5d1dcd78f5ceb79863381d52964c3f054434]

Page Break: fixed crasher due to bad removal of frame controls


2011-10-04  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [5f1a277f2e7fc2d32673d2a917d6775d5276d481]

libcmis: disable unit tests and static lib as they aren't used


2011-10-04  Tor Lillqvist  <tlillqvist@suse.com>  [093345dfae7db37b0b1f8a8736f8092243499b50]

Ditto for C4242


2011-10-04  Tor Lillqvist  <tlillqvist@suse.com>  [7dd7b1474f76ae76247836f1acbe347dc76eedef]

Don't bother with MSVC's C4244 warnings, we have too many of them


2011-10-04  Noel Power  <noel.power@novell.com>  [93580dbf2367d15c2c1c8c3d8b3f154ed0d67e14]

bnc#705977 apply control name before control is inserted into Forms container


2011-10-04  Caolán McNamara  <caolanm@redhat.com>  [ae3a5e9c2d426ffed6d5fe53ebeb1113087903c4]

SvByteStrings can go now


2011-10-04  Caolán McNamara  <caolanm@redhat.com>  [84dfaea69b40fe517b94ac4636b99fdd8c4bda4c]

no .pc when built without configure


2011-10-04  Tor Lillqvist  <tml@iki.fi>  [0b0f3b0530b8f08c4005264adc5402ea5d447cea]

Do Objective-C -specific foo only when compiling Objective-C


2011-10-04  Tor Lillqvist  <tlillqvist@suse.com>  [27be19bd8bba63d0186b7425f30fc323ecc5a925]

WaE: '==' : signed/unsigned mismatch


2011-10-04  Tor Lillqvist  <tlillqvist@suse.com>  [deb6a43c1feadb285639709fb8883e509fadd3f1]

WaE: unreachable code


2011-10-04  Tor Lillqvist  <tlillqvist@suse.com>  [14c8a75cf3f869d08097ac1f3bce4e1bc369ff6d]

WaE: '==' : unsafe mix of type 'bool' and type 'sal_Bool' in operation


2011-10-04  Caolán McNamara  <caolanm@redhat.com>  [a2623000c16d9f02bb945559a91d5bd76651772a]

stray endif


2011-10-04  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [27eec46ef7f4dfbd0d3573ab3bc3984510677b12]

introduce gb_Helper_OUTDIRLIBDIR


2011-10-04  Thorsten Behrens  <tbehrens@novell.com>  [ff04ef4ed7c370a4da4e9467937e5a66450c72cc]

Disable libcmis for Android for the while


2011-10-04  Thorsten Behrens  <tbehrens@novell.com>  [9c74d5c3f614171dcf045e9b1165a615d3161695]

Initial support for Android


2011-10-04  Tor Lillqvist  <tlillqvist@suse.com>  [d0889dd36be48a02d4042f6b29ec7e477d95fd19]

WaE: return: conversion from sal_uInt32 to sal_uInt16, possible loss of data


2011-10-04  Caolán McNamara  <caolanm@redhat.com>  [b58151b34794b9c2f980310d7e32236652de4a1e]

use the same pattern as all the other ones


2011-10-04  Tomas Chvatal  <tchvatal@suse.cz>  [05c008e3fb8aef19d3fa521859dd40d40e1eb9e0]

Wrap the cmis system/internal check into global feature switch.


2011-10-04  Tomas Chvatal  <tchvatal@suse.cz>  [8aaa52f21fc20f3266c4b6a13422e7e35bc8d34d]

The system-libs switch should not be done here yet.


2011-10-04  Tomas Chvatal  <tchvatal@suse.cz>  [ab0c5e94146711a7e2fd8cd953a63854c8f53740]

Cosmetics: remove stray yes

This removes result for check on cups,
it is required as other checkers already print yes/no during the
test, even if it seems like the command is now "unresulted".

2011-10-04  Tor Lillqvist  <tlillqvist@suse.com>  [c2e8470f17f6152e34f92361e74774b83a2804c2]

WaE: 'argument' : conversion from 'sal_Int32' to 'sal_uInt16'

Just disable the warning then instead to avoid ugly casts.

2011-10-04  Tor Lillqvist  <tlillqvist@suse.com>  [588a0d58d238e33a937641252b64020cec2a2af7]

Silly attempts at humour not appreciated


2011-10-04  Tor Lillqvist  <tlillqvist@suse.com>  [40b0fcec20a027ed5fe1db552cdad3220f39f586]

WaE: 'static_cast' : truncation of constant value


2011-10-04  Tor Lillqvist  <tlillqvist@suse.com>  [9b45575e89e09db5df0750da29f8c88c479805bd]

WaE: C++ exception handler used, but unwind semantics are not enabled

So override the T_CXXFLAGS for the yacc-generated source file to use
gb_LinkTarget_EXCEPTIONFLAGS. Seems to work.

2011-10-04  Caolán McNamara  <caolanm@redhat.com>  [7c1a74b62ec33d6994445a7fb9d91088b3067316]

regenerate list


2011-10-04  Caolán McNamara  <caolanm@redhat.com>  [7d31a252b12b619a91ac8711b64d0968e055e1fb]

no need to continue, delete NULL is safe


2011-10-04  Caolán McNamara  <caolanm@redhat.com>  [3ad0070790b86c099ac9ccf8013ed7c619cf0a3c]

SetDfltFont doesn't do anything


2011-10-04  Caolán McNamara  <caolanm@redhat.com>  [04723baf6e87fb8d3c097f41529e388bf48df43c]

callcatcher: various unused methods


2011-10-04  Tomas Chvatal  <tchvatal@suse.cz>  [f1d4ce6ea51574a0f0a80c4c9ed2ddbc356fbec0]

Use with rather than enable for cims switch.

It pulls external library and does not just switch some internal
feature.

Add proper bool logic to the conditional because by default
we consider it requested unless proven otherwise.
Sort out internal/external switch to also support system-libs switch.

2011-10-04  David Tardon  <dtardon@redhat.com>  [3bcf910cde3fb26afe1ce116d97bd54b25c1e4ef]

bsh can be external


2011-10-04  Jan Holesovsky  <kendy@suse.cz>  [28a9c86fface5d4674d9f47d92e6eee8cacf2087]

Fix typo (SYSTEM_GENCODE, instead of SYSTEM_GENCCODE).


2011-10-04  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [c45f59f062eb135463ea8ce0a06950eb9a6dfec2]

Revert "Don't bother with libcmis on Windows for now"

This reverts commit 0dd1e3b1240e4d5a2c9ac6de0348658918e012a8. Use
--disable-cmis now to avoid building all CMIS-related code.

2011-10-04  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [5bd2890a56125d391b42f34d51e2e0c57b0a80b0]

Added --disable-cmis flag for use while the feature is too unstable


2011-10-04  Tor Lillqvist  <tlillqvist@suse.com>  [bee695a32d1bd6aad54372e3c6971b1067e35409]

WaE: potentially uninitialized local variable 'n' used


2011-10-04  Tor Lillqvist  <tlillqvist@suse.com>  [c963747ed858007967f83d0a1f67cdcc57b3d695]

WaE: unreferenced formal parameter


2011-10-04  Tor Lillqvist  <tlillqvist@suse.com>  [9a113a7d931f140b6a8e7f57937d51063244b1c8]

WaE: unreachable code, we always return in preceding code


2011-10-04  Tor Lillqvist  <tlillqvist@suse.com>  [b558502c96a779e9bd46b71903c7537da0d07f17]

WaE: conversion from 'sal_Int32' to 'sal_uInt16', possible loss of data


2011-10-04  David Tardon  <dtardon@redhat.com>  [59abf8c506b0e06b4a8d4e6fbc7ef22f978c3b06]

we do not need the counter now


2011-10-04  Maciej Rumianowski  <maciej.rumianowski@gmail.com>  [d4f1b520cdce59878d91c8224381662b0a131846]

Get rid of SvNums

SvNums is a define for SvUShort and SvULong, both are replaced with std::vector

2011-10-04  Maciej Rumianowski  <maciej.rumianowski@gmail.com>  [ff76d2927bd92c6a6598fdd70f62cfb7de7ae925]

Finally remove SvULongs

In all places SvULongs have been replaced with std::vector, now can be totally removed.

2011-10-04  Tor Lillqvist  <tlillqvist@suse.com>  [e0c40b71a9e1dcf6f17a6c2ff1d403e7dca46d8b]

WaE: possible loss of data, assignment within conditional expression


2011-10-03  Miklos Vajna  <vmiklos@frugalware.org>  [d92a87f19534105ee9c29ba5e509fd99c31c3611]

fdo#41380: fix po2lo to support python3 as well


2011-10-03  Thorsten Behrens  <tbehrens@novell.com>  [8f8e9a4a4ccd01ce6c73588748861199d79adde9]

Desktop module still needs helplinker for the extension stuff.

Reverts Tor's a649aac68c47e40ff518d874b3c10010fb7d18fc - l10ntools
need more fine-grained disabling for iOS.

2011-10-03  Jan Holesovsky  <kendy@suse.cz>  [f06ce536351a124118cadceef10e7e03874758cd]

Disable cmis packaging on Windows for now too.


2011-10-03  Noel Power  <noel.power@novell.com>  [7c20a8edbc35cb61bd955fd4c3984bced7533129]

fix morph control export also fix toggle button state export


2011-10-03  Jan Holesovsky  <kendy@suse.cz>  [deb2d9b1775605c415d7d31b5ed56d065d13981b]

Hack to get pyuno scripts to the right location on Windows.


2011-10-03  Caolán McNamara  <caolanm@redhat.com>  [424dcd6813acd267a2d686aaef185f9a6398fccb]

targeting gcc 4.6.1 gentoo strict-aliasing warnings


2011-10-03  Matúš Kukan  <matus.kukan@gmail.com>  [28da0ea37f55885ba6e85a4cb58ef7b9b759f803]

do not include removed header


2011-10-03  Matúš Kukan  <matus.kukan@gmail.com>  [1fe85161e45d2097e5c3f1e227920d91b8e5d6fe]

callcatcher: comphelper's unused code


2011-10-03  Tor Lillqvist  <tml@iki.fi>  [84e2f8ff43f2b59cd93a7df9ededdffa8bb87ef5]

Workaround for building against MacOSX 10.6 SDK but with 10.4 as the highest used API


2011-10-03  Tor Lillqvist  <tml@iki.fi>  [e5c80a1f1c527196f29041290328e988cd80475b]

Workaround for building against MacOSX 10.6 SDK but with 10.4 as the highest used API


2011-10-03  Tor Lillqvist  <tml@iki.fi>  [0e9c5066a94bb75f6a8d3ea4c2bad447e3a26a1f]

Fix build against the MacOSX 10.6 SDK but with 10.4 as the highest used API


2011-10-03  Andras Timar  <atimar@suse.com>  [eabbfc9d141251dab698b2ca0ddef4d49b279cb6]

solve a cosmetic issue in Extension Manager window

When the extension entry is not highlighted, replace LF to space
in description text, so words do not stick together in one line view.

2011-10-03  Andras Timar  <atimar@suse.com>  [c056497ec513a788500cd782a29969acbea6a6be]

extract strings from scripting module


2011-10-03  Andras Timar  <atimar@suse.com>  [691053ba8a954647563fb331a4aa45723ccff102]

eliminate @PRESENTEREXTENSIONPRODUCTNAME@ variable


2011-10-03  Tor Lillqvist  <tlillqvist@suse.com>  [9e6d06a871b366cc72f9a23ab45080b66a47f144]

WaE: unreachable code, also add comment pondering what the code means


2011-10-03  Tor Lillqvist  <tlillqvist@suse.com>  [d83eab64076aed534f481960ff3a18962633c297]

WaE: unreferenced formal parameters in the !SOLAR_JAVA case


2011-10-03  Caolán McNamara  <caolanm@redhat.com>  [02abccf953185f266979aafd946f5b96c5d59875]

more uselessness in msvc


2011-10-03  Jan Holesovsky  <kendy@suse.cz>  [fe1e55cd5036df79672cf4eb7a834c26f269c4ca]

Disable the libcmis also in packcomponents (on Windows).


2011-10-03  Tor Lillqvist  <tlillqvist@suse.com>  [dd0b483a1f07977a7299bcaa23f0891cf3f730b3]

WaE: unreachable code


2011-10-03  Tor Lillqvist  <tlillqvist@suse.com>  [8cdce350afd2738a711783640422adac030b054b]

chmod -x


2011-10-03  Tor Lillqvist  <tlillqvist@suse.com>  [90a58c29b92f777a13fe8b9921c674ccf5e3f9b5]

WaE: C++ exception handler used, but unwind semantics are not enabled


2011-10-03  Caolán McNamara  <caolanm@redhat.com>  [2f18bcdeee2a2a8fa74022a545fd56b3d2e399ac]

WaE: add braces


2011-10-03  Tor Lillqvist  <tlillqvist@suse.com>  [f20ffbd845feda793e2bc31789fb8b98fe5a4886]

WaE: unreferenced formal parameters in the !SOLAR_JAVA case


2011-10-03  Jan Holesovsky  <kendy@suse.cz>  [50369f941e73d4e62d9e8f143729964a89b53ab6]

Improve readability (oneline).


2011-10-03  Jan Holesovsky  <kendy@suse.cz>  [b08a764af938dab465fe89f431991014bc66d65f]

Fix the build / host confusion around icu tools.


2011-10-03  Tor Lillqvist  <tlillqvist@suse.com>  [cf27d95a6d508a2b5b3bd9e6ac477a3fbbd28bb1]

WaE: conversion from 'unsigned int' to 'sal_Int16', possible loss of data


2011-10-03  Tor Lillqvist  <tml@iki.fi>  [a3414f43cf067d017380a950f69f681557d82151]

Fix build against the MacOSX 10.6 SDK but with 10.4 as the highest used API


2011-10-03  Caolán McNamara  <caolanm@redhat.com>  [d1420b9235649af5cbba8f515c69afc362e09b1c]

revert this, reported windows bustage


2011-10-03  Andras Timar  <atimar@suse.com>  [0daa1c539ccfd876621294907e09b775338a7b44]

fix smoketest-breaking typo again


2011-10-03  Andras Timar  <atimar@suse.com>  [394ff69cc8a2f7aaac1aa7f406d297aff21bcc22]

enable l10n of PDF Import display name and description


2011-10-03  Andras Timar  <atimar@suse.com>  [f19f37cc65c16ba9707f8e854447c5538da06d44]

enable l10n of Report Builder display name and description


2011-10-03  Andras Timar  <atimar@suse.com>  [0a58d73e75b6866f82b1225f4dd82f89214fc3ae]

enable l10n of Wiki Publisher display name and description


2011-10-03  Tor Lillqvist  <tlillqvist@suse.com>  [f281a3ed00ef7b8337ef07482d7b3ec85e8914e6]

WaE: Ignore also C4702: unreachable code


2011-10-03  Tor Lillqvist  <tlillqvist@suse.com>  [302d9cc848d77abdff5d4823454471d4b519329b]

WaE: unreachable code


2011-10-03  Muthu Subramanian  <sumuthu@suse.com>  [15202ad5b26ff48dc937ed12b57d53108c2731e4]

n717290: Feature to allow string constants in chart ranges.

Chart ranges specifically for labels can now be of the form
="Label1". This allows labels to be picked from chart data (from UI)
rather than from the sheet.

2011-10-03  Tor Lillqvist  <tlillqvist@suse.com>  [08d15d0bcb1f6521469fa4ffc684ea1f37065eb2]

WaE: unreachable code


2011-10-03  Tor Lillqvist  <tlillqvist@suse.com>  [0dd1e3b1240e4d5a2c9ac6de0348658918e012a8]

Don't bother with libcmis on Windows for now

It obviously doesn't build as autoconf and libtool have little clue
about MSVC. Thus make the cmis UCP Unix-only as well. Looking forward
to coming gbuildification of more 3rd-party modules.

2011-10-03  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [296abad4fadd87b6b38074b504e40f1532c65969]

Updated libcmis


2011-10-03  Tomas Chvatal  <tchvatal@suse.cz>  [721bc1b42dc88b8bd5ddbfe0b9fdac8dbcb5fd95]

Add the libcmis switch to known flags.


2011-10-03  Tomas Chvatal  <tchvatal@suse.cz>  [b6d2ac014889f628942f1ffd32bb093421326298]

Add pspfontcache to gitignore.


2011-10-03  Caolán McNamara  <caolanm@redhat.com>  [55369bff2a019fadc6e25680e438c977606a3e12]

add -e


2011-10-03  Caolán McNamara  <caolanm@redhat.com>  [3a924f260d498faa54d0c5bfb5b0047b287f8eb4]

drop voids and constify GetCurrentPageIndex


2011-10-03  Ivan Timofeev  <timofeev.i.s@gmail.com>  [92ed1be5c9a881c2cdebbaa3f28eb7ef0045994d]

remove unused and dead code in DocumentRenderer.cxx


2011-10-03  Ivan Timofeev  <timofeev.i.s@gmail.com>  [cb7c75302f29753189c78e988d78bcc1830cd515]

migrate to StringRangeEnumerator in Draw


2011-10-03  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [500c0e42101a8c7505e1855956da54d338aad64c]

Fixed libcmis to build with --disable-client

That should get us rid of the internal boost missing program_options
problem

2011-10-03  Ivan Timofeev  <timofeev.i.s@gmail.com>  [bd9c699d27f323c9f685560e63e268742ec94802]

Print preview: set frame size to preview size even if there is no preview


2011-10-03  Olivier Hallot  <olivier.hallot@alta.org.br>  [3dee28d88dfae82782d089842c1b8d9c5b7d51b1]

Fix for fdo#41408 - [UI] Need more room for localized string (IV)

The following patch gives more room to Calc page dialog to
display localized strings without truncation

Sizes adjusted for fontsize = 10

2011-10-03  Norbert Thiebaud  <nthiebaud@gmail.com>  [f5294185fa43bc5d618728c8a3ad3c05821fbfae]

libcmis depend on boost


2011-10-03  Caolán McNamara  <caolanm@redhat.com>  [9efb60f39fbd96cf3c0de5938fb8b00086f76bbc]

callcatcher: update list


2011-10-03  Caolán McNamara  <caolanm@redhat.com>  [dd0602b18ae921e376a81fc8aa0989c59bcc89a2]

deliver the .pc file as well I guess


2011-10-03  Olivier Hallot  <olivier.hallot@alta.org.br>  [737ab5165ce9e8eaff4324df290a38924cbbeace]

Fix for bug fdo#41310 - Need more room for localized string

The following patch resizes the sheet protection dialog to
display localized strings without truncation

Sizes adjusted for fontsize = 10

2011-10-03  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [d72d24bec5eb488a9eadcd6ec2441a6f85b8c5cc]

Use an updated version of libcmis

 * Merged a few patches
 * Got rid of the pkg-config for curl and libxml2

2011-10-03  Tor Lillqvist  <tlillqvist@suse.com>  [946f3451e10d119887fadf88beb9dcc6baa555d3]

I don't think _DLL_ has any meaning either


2011-10-03  Tor Lillqvist  <tlillqvist@suse.com>  [6e1a8ad89ef08da2b92ac38a8ee1a625eef3b527]

Bin Hamburg "build server" and BSCLIENT stuff


2011-10-03  Tor Lillqvist  <tlillqvist@suse.com>  [c8a12c166245bac6fedfee86eae7f8266a333992]

No need for -DSHAREDLIB, not tested in any source file


2011-10-03  Tor Lillqvist  <tlillqvist@suse.com>  [60f745ce4329207ae4616e850e656f715ac90ca2]

No need for -DPRODUCT_FULL, not tested anywhere


2011-10-03  Tor Lillqvist  <tlillqvist@suse.com>  [bc88d9b76d9c7ed75e26340d5e6c6c9b45fefc20]

No need for -DCUI or -DGUI


2011-10-03  David Tardon  <dtardon@redhat.com>  [e2fdfea605455577a9ffc27cd6a02e4d84c48976]

WaE: suggest braces around empty body in an 'else' statement


2011-10-03  David Tardon  <dtardon@redhat.com>  [b8cab27008e54a643ba692f97384087ff9e65574]

set --build and --host for cross-compilation


2011-10-03  Tor Lillqvist  <tml@iki.fi>  [adb74e59693998ce217de243573b1f13caea9b29]

WaE: control reaches end of non-void function


2011-10-03  David Tardon  <dtardon@redhat.com>  [df69a3839a0dcf12a81a4e4e4dc58b2a47c7c85c]

fix build of CMIS UCP


2011-10-03  David Tardon  <dtardon@redhat.com>  [a4bc0fa8e7da969adeb15f2a782452570ad2bf5a]

do not escape calls if not needed


2011-10-03  David Tardon  <dtardon@redhat.com>  [26eae8c557f14be99f6559e9027d4562694d10e1]

we do not really need two rm calls here


2011-10-03  David Tardon  <dtardon@redhat.com>  [d793da55d38ed3f0ff91bd581653e9ec8795f361]

add newlines to avoid possible problems with joined lines


2011-10-02  Caolán McNamara  <caolanm@redhat.com>  [c71bb2601ac39a8529725e1da926f854ba040caf]

fix smoketest-breaking typo


2011-10-02  Caolán McNamara  <caolanm@redhat.com>  [19a23df7f2dcdba88edd507ddd6d6201f1eeb1bc]

valgrind: fix some leaks


2011-10-02  Caolán McNamara  <caolanm@redhat.com>  [d820977d6aedc8447d50862751adb61cadf488c9]

valgrind: fix leak


2011-10-02  Caolán McNamara  <caolanm@redhat.com>  [b48e2d958c905322ebd3219cc2141c7c2f0ce768]

callcatcher: various unused methods


2011-10-02  Caolán McNamara  <caolanm@redhat.com>  [799e9515c08b9cf71e9294b5a1e83ab9d26d4b30]

StatusBarDescriptor never used


2011-10-03  Rene Engelhard  <rene@debian.org>  [4c97165615a795e1e43c6c440b1ed229caf7d63c]

fix some typos..., thanks matus


2011-10-02  Rene Engelhard  <rene@debian.org>  [ba44f8805b238479981a9d889e7e432c0a531d42]

add --with-system-libcmis


2011-10-02  Matúš Kukan  <matus.kukan@gmail.com>  [a1f710e799e5faac14234d971481a94f35316837]

d.lst should be empty in gbuildized modules


2011-10-03  Takeshi Abe  <tabe@fixedpoint.jp>  [6612ea7d9b03dc9cec1c98fdff0e1a22d2aab241]

definition of ALPHA is no longer available for DEC Alpha

proper ifdef for DEC Alpha should be covered with AXP

2011-10-02  Miklos Vajna  <vmiklos@frugalware.org>  [159e0dd6a0fee832fcb877f089284758f35e2552]

ExternalLib.mk: avoid pushd when cd is enough

Reported-by: Julien Nabet <serval2412@yahoo.fr>
Acked-by: Norbert Thiebaud <nthiebaud@gmail.com>

2011-10-02  Norbert Thiebaud  <nthiebaud@gmail.com>  [abb630be54f74e67d92be0ce038bbbadd31c4af8]

make libcmis break a bit less on MacOSX.. but still no cigar


2011-10-02  Norbert Thiebaud  <nthiebaud@gmail.com>  [8c3af9731efe6beb47256f4efd00c5e7b93f7722]

make clean failed for ExternalLib.mk due to missing ';'


2011-10-01  Olivier Hallot  <olivier.hallot@alta.org.br>  [56a12cfb13d3a44208a0326b649f82784787f994]

fdo#41396 - Need more room for localized string (III)

Resizes one string in the named interval dialog to
display localized strings without truncation

Sizes adjusted for fontsize = 10

2011-10-01  Olivier Hallot  <olivier.hallot@alta.org.br>  [4591fccc873e44044692ed865e055e6c20e4b55a]

fdo#41393 - Need more room for localized string

Resizes the multiple operations dialog to
display localized strings without truncation

Sizes adjusted for fontsize = 10

2011-10-01  Norbert Thiebaud  <nthiebaud@gmail.com>  [5a112f6a524ed777a8bf56bc0050cfe4aa1ff013]

basprov/scriptframe are now a 'new' component


2011-10-01  Peter Foley  <pefoley2@verizon.net>  [ec3d0b88ab7b8b7bfdfeec93ead2cb52c287c520]

respect PKG_CONFIG_PATH


2011-10-01  Peter Foley  <pefoley2@verizon.net>  [1a04d9feaebf54b5da21a45483b6e5971d674ad4]

add xmlsecurity to tail_build


2011-10-01  Peter Foley  <pefoley2@verizon.net>  [fb6a64d8fc6a93b52a10fad5516918fed9482f22]

make libcmis build aginst internal cppunit


2011-10-01  Peter Foley  <pefoley2@verizon.net>  [2f6dc09c05857ddc6238a425d64ab63577e90ec7]

don't use dmake ant.mk during beanshell build


2011-10-01  Peter Foley  <pefoley2@verizon.net>  [0d0bd8972089d8b891b4d021b57328653ee9012f]

make cairo build with libpng 1.5


2011-10-01  Peter Foley  <pefoley2@verizon.net>  [0ce20f250af2a0adbaa37f45a13e8fe8f39eb4cc]

Don't generate config.status twice

The current configure script generates ooo.lst for the purpose of extracting
the filename for the seamonkey tarball. This is unnecessary because ooo.lst.in
contains the exact same filename. This patch moves the generation of ooo.lst
next to the other generated files. This move uncovered that the code to set
PREFIXDIR was depending on the AC_OUTPUT code to set prefix and exec_prefix
to /usr/local or the value of --prefix  rather than NONE. Because of this I
added the prefix setting code from AC_OUTPUT to the code that sets PREFIXDIR.

2011-10-01  Peter Foley  <pefoley2@verizon.net>  [74bd1f57b56918a3ef5f27aa2565397a4c6e85e1]

get version from AC_PACKAGE_VERSION instead of files in solenv/inc


2011-10-02  Matúš Kukan  <matus.kukan@gmail.com>  [09046cb6c040e836c0041c18b617559cd0e21df7]

do not use COMPHELPER_SERVICEDECL_EXPORTS macro


2011-10-01  Norbert Thiebaud  <nthiebaud@gmail.com>  [87e950a2472e52eabf5b5b1ff0275ca3aa8a7134]

add missing include to build urlobj test fixture


2011-10-01  Jan Holesovsky  <kendy@suse.cz>  [1356308d1e2b1f57b62ababf10a22705a2b27ca7]

Revert "disable de sub-project wingw-dll for now... apparently a botched commit"

This reverts commit ef0a4c5ebbfbb90a5739cb6d6b055ee1c91e8aa8.

Sorry for the trouble, should be OK now.

2011-10-01  Jan Holesovsky  <kendy@suse.cz>  [19f1697a3f34c0071cfe85f0f87fe1c9f7449a1b]

Add forgotten file - makefile for copying the -system dlls.

This should have been part of commit 3927d9bd2af2511679120effdc790c99180fdf83.

2011-10-01  Matúš Kukan  <matus.kukan@gmail.com>  [568e559f0ccbacf2dd46de7bb313855a64d6c72b]

add filter to tail_build


2011-10-01  Matúš Kukan  <matus.kukan@gmail.com>  [7e669cf41ad764429359cc572c7306c6f5b57970]

d.lst should be empty in gbuildized modules


2011-10-01  Matúš Kukan  <matus.kukan@gmail.com>  [85de051d8df12cfbbf1924c04d8d1c6e7b94c79d]

add vbahelper to tail_build


2011-10-01  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [7e60b29fa165c12066a34ff049054f6607739cca]

ExternalLib: add the include folder to the default includes


2011-10-01  Caolán McNamara  <caolanm@redhat.com>  [c4e70e2edb9a6f870a3826264a5596e50bf7e919]

get libcmis building, To-Do hack rpath to our desired fooORIGINfoo one


2011-10-01  Norbert Thiebaud  <nthiebaud@gmail.com>  [ef0a4c5ebbfbb90a5739cb6d6b055ee1c91e8aa8]

disable de sub-project wingw-dll for now... apparently a botched commit


2011-10-01  Matúš Kukan  <matus.kukan@gmail.com>  [6764aef1052f9e55957431d5831041931b3295e4]

add scripting to tail_build


2011-10-01  Matúš Kukan  <matus.kukan@gmail.com>  [a116d39db624719337b0a8bf3603f8a11eb2cc42]

finished converting scripting to gbuild


2011-10-01  Matúš Kukan  <matus.kukan@gmail.com>  [a79a93722c80f6e055593a79b9e0b0aec9a49a0e]

adjust Jar.mk so we could add arbitrary files to the .jar file


2011-10-01  Matúš Kukan  <matus.kukan@gmail.com>  [84a558756f751d975da860844f64b24d4a8a037f]

adjust Zip.mk so we can copy files from other places to workdir and pack them


2011-10-01  Matúš Kukan  <matus.kukan@gmail.com>  [c11d61eec93b6bae3f4e106f4a8e4c8f895a99bc]

add extension support to gbuild for creating .oxt files


2011-10-01  Matúš Kukan  <matus.kukan@gmail.com>  [3250c79071dedbfd1bef1a6417d62fab76328a42]

convert scripting to gbuild - first step

There are java and extensions missing.

2011-10-01  Caolán McNamara  <caolanm@redhat.com>  [b7ca8f369658a446fb5dc1222f16df98f8d8165d]

get it to build anyway


2011-10-01  Caolán McNamara  <caolanm@redhat.com>  [ac06b991db9e877d7d0b29c53c34d1dc905fe6cd]

probably help to build if this was in the download list, whatever it is


2011-10-01  Caolán McNamara  <caolanm@redhat.com>  [3954b6603354bcd4f3f15ba7feb18e1b7801558b]

spit out timing info


2011-10-01  Caolán McNamara  <caolanm@redhat.com>  [542c93d10d56bef6c9d10ef35c62163b91537a8f]

Document that this is known as StructuredStorageDirectoryEntry in the spec


2011-10-01  Caolán McNamara  <caolanm@redhat.com>  [6017ef25201a2bd0189de15ce35ff050d7c90fce]

update removed list


2011-10-01  Caolán McNamara  <caolanm@redhat.com>  [572f5fc11f69c5a9d9e888118978f3f9fa683e65]

comment typos


2011-10-01  Caolán McNamara  <caolanm@redhat.com>  [86429cef8d910fe4fb98a44d5b631025e785baad]

callcatcher: freshly unused code


2011-10-01  Caolán McNamara  <caolanm@redhat.com>  [8f0a419942c84aae46dbf637781dc953b0d67d9d]

callcatcher: unused CreateDrawOutliner


2011-10-01  Caolán McNamara  <caolanm@redhat.com>  [68b1861ace1c1dec33555d68c0a3b9279dd712c7]

easier to find leaks if the test harness doesn't leak


2011-10-01  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [14a03abcd32800b52e900c405673c5b864e994a6]

CMIS UCP: get the document content stream


2011-10-01  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [a43730b4dfce70ee02996f808525cbd4e197e899]

Cmis: Fixed the installation of the new UCP provider and libcmis


2011-10-01  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [246ed4227aefde8927991982a94f7f0cb6a43a6b]

Added cmis+atom:// scheme to the tools urlobj.

Found out a unexecuted cppunit test for the urlobj, fixed it and added a
test for the cmis+atom:// URLs

2011-10-01  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [61db713ee57d6ed27936ab30b1946590b3cb3df4]

CMIS: added libcmis module and created empty cmis UCP shell


2011-10-01  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [cd5f71c90663714939cb51b2a8a4aa8b86e3fea2]

Revert "Default color for writer page break from blue to red: was barely visible"

This reverts commit d39a1d4de93e0242dee84d4d298232da1986ebec. Turning
page break color to something brighter is no longer needed.

2011-09-30  Andras Timar  <atimar@suse.com>  [a91a7567e7a2ee3db87b0f9a9523be3f55ac93b2]

extract strings for l10n from description.xml files

Merging is to be implemented...

2011-09-30  Andras Timar  <atimar@suse.com>  [ca2235e871582fe3957d4d18173bb033d1384cd8]

upgrade to the newer extension description scheme


2011-09-30  Andras Timar  <atimar@suse.com>  [7969f909e2dd524d420aa874c7322f6feb3765e4]

fix error messages


2011-09-30  Andras Timar  <atimar@suse.com>  [0bb5161900b743b95bc1431674b722d1e8d8ca1a]

typo in comment


2011-09-30  Andras Timar  <atimar@suse.com>  [397a67a7ad8a31f352714099b57a6e0e8eb30434]

remove unused tokens


2011-09-30  Jan Holesovsky  <kendy@suse.cz>  [ddf1d503c63d36fe14d5229afdc264a2bc558350]

Kill copy'n'paste.


2011-09-30  Jan Holesovsky  <kendy@suse.cz>  [3927d9bd2af2511679120effdc790c99180fdf83]

Add support for bundling the -system .dll's into the MinGW builds.


2011-09-30  Norbert Thiebaud  <nthiebaud@gmail.com>  [8a2776971de1e460bc38d11223d530eed7878296]

preliminary work on a ExternalLib extension support for gbuild


2011-09-30  Norbert Thiebaud  <nthiebaud@gmail.com>  [bba594a82088ce9631bbee1fd0fed2aedf3c2fa2]

fix an apparent cut-and-paste typo in CustomeTarget


2011-09-30  Stephan Bergmann  <sbergman@redhat.com>  [cce442bc139b93ec4263173d26cdd94dbbf5f3b0]

Cleaned up DGColorNameLookUp.


2011-09-30  Stephan Bergmann  <sbergman@redhat.com>  [c35ad52639b3a1f79fa9ec884096a4a0f65bb973]

Cleaned up svldata.


2011-09-30  Norbert Thiebaud  <nthiebaud@gmail.com>  [57dbe3e46690e9bf2361ea94221537f31b70d19c]

temp fix to issues stemming from 979e2c8f8b9325a5c75bfc1f388aa8f69b988d2c


2011-09-30  Caolán McNamara  <caolanm@redhat.com>  [dd71d3848361beadb6c0baf2010a46144f927153]

rtl_cipher_decode doesn't like 0 len data


2011-09-30  Caolán McNamara  <caolanm@redhat.com>  [e898bcc1c2f2d227d8b638dfbee01e393562e142]

silence tedious malware checkers, arcfour, key 0x435645


2011-09-30  Caolán McNamara  <caolanm@redhat.com>  [8c0a791b74005765b99a8d7bd6e2b5d2f998b7f3]

callcatcher: newly unused code


2011-09-30  Norbert Thiebaud  <nthiebaud@gmail.com>  [81927879428e3fbdbc522faa801934453aaaff2b]

MacOSX 10.4 is still the 'default' SDK, choose the righ gcc for other SDKs


2011-09-30  Michael Meeks  <michael.meeks@suse.com>  [6f1dbfbe71b57f70fee88c49487436cb1e23ec6f]

set the core locale as well as the UI one to English


2011-09-30  Stephan Bergmann  <sbergman@redhat.com>  [979e2c8f8b9325a5c75bfc1f388aa8f69b988d2c]

-fthreadsafe-statics uses a single lock on Mac OS X and thus leads to deadlock.


2011-09-30  Tor Lillqvist  <tlillqvist@suse.com>  [62892c5cacd0b26f35e567f5a95867a15c807584]

Kill unused SalFrameWndProcA() function


2011-09-30  Tor Lillqvist  <tlillqvist@suse.com>  [d91a698637a53e20805f14b0aaa46e9fb2059bf4]

Kill unused ImplSalUpdateStyleFontA() function


2011-09-30  Norbert Thiebaud  <nthiebaud@gmail.com>  [ddc28b8ad61e71af94d9bc72f5588556ccfe9b11]

clean-up ghost traces of unicow


2011-09-30  Tor Lillqvist  <tml@iki.fi>  [677da6ca3d8d0cf548ec5584d4875de4597121d2]

Fix copy/paste error


2011-09-30  Tor Lillqvist  <tml@iki.fi>  [cb4a3b13e81f57624b50c2a8f4463d4b42595595]

Remove a commented out obsolete test


2011-09-30  Tor Lillqvist  <tml@iki.fi>  [62a4321812cd5ad919198f2d824e48216bdf03d0]

Surely MOZILLA_TOOLKIT is never "gtk2" for MacOSX


2011-09-30  Caolán McNamara  <caolanm@redhat.com>  [d25b61cd7fcf0c5c195bf5cc2db26b5b427012f9]

enum/namespace foo


2011-09-30  Caolán McNamara  <caolanm@redhat.com>  [d7971ea58f24c38cac298e870a50abb61a210255]

sigh...


2011-09-30  Caolán McNamara  <caolanm@redhat.com>  [7af852b3f4070b10e98a49c4ddc098e89a5b9cca]

callcatcher: remove newly unused code


2011-09-30  Caolán McNamara  <caolanm@redhat.com>  [bebf836275b749ddfa80ddb5c84b54379120f662]

new files


2011-09-30  Tor Lillqvist  <tml@iki.fi>  [665fc0285cbf7688839dd9f406aa1318de330945]

If no SDK options given, default to 10.6 if that is present


2011-09-30  Caolán McNamara  <caolanm@redhat.com>  [4a5745503c2bf5d66f83995d90fd51e07b0b0e70]

merge filters-test code


2011-09-30  Caolán McNamara  <caolanm@redhat.com>  [ebbfc7ea4aea33f79edbb6c989d598f5cbda3854]

callcatcher: newly unused methods


2011-09-30  Regina Henschel  <rb.henschel@t-online.de>  [c5047ca9fac4ea1d16a977608402622d2b3bfdde]

Generate valid xhtml export by using xml:lang, see also fdo#40373


2011-09-30  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [848bb3202cecd63926c468191eeb2c108ada4538]

Merge branch 'master' of /home/bjoern/.jenkins/jobs/repo-mirror/workspace/core


2011-09-30  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [2b9e302f0aee867412fa45275d42cb68929fb4b5]

keep platform stuff in the platform subdir


2011-09-30  Thorsten Behrens  <tbehrens@novell.com>  [8bd171e786ab8b20544334434d35e43fa46d39f4]

Make translation tools cross-build aware

Build-time tools should use build-time inpath...

2011-09-30  Caolán McNamara  <caolanm@redhat.com>  [acc5c0734cf1d403c2ae9e70010e216563718e25]

callcatcher: remove newly unused code


2011-09-30  Caolán McNamara  <caolanm@redhat.com>  [11cc59815a3eb72fe1d2a50ad4e27d8716cc5642]

use read_uInt8s_AsOString instead of hand-crafted loop


2011-09-30  Caolán McNamara  <caolanm@redhat.com>  [d64707589f8165acd63028af0d6d7d684640666f]

callcatcher: unused methods


2011-09-30  Caolán McNamara  <caolanm@redhat.com>  [1b78b83fbdd16a83780085bc528f7fc733fae5fe]

tweak ambiguities for F-15 gcc 4.6.1-9


2011-09-30  Caolán McNamara  <caolanm@redhat.com>  [350e1e245643e107b6e46b2de3dc73906ab844a5]

help gcc 4.6.1 out with ambiguity


2011-09-30  Caolán McNamara  <caolanm@redhat.com>  [6fed5b838534c5aa01351bc85ebd6ab511ffd30d]

Repeat not implemented


2011-09-30  Caolán McNamara  <caolanm@redhat.com>  [1f5c696c371a36868c64cb2854a039446ddaddf7]

add mode-lines to .m files and last round of merged files, etc.


2011-09-30  Caolán McNamara  <caolanm@redhat.com>  [ffbab6ccbd1f6f3014333fc5767b75628c7c91e4]

get this building with gcc 4.6.1


2011-09-30  Caolán McNamara  <caolanm@redhat.com>  [71e5f262a51d085c0227f84fe112f64d5d52c06c]

add objective-C to add-modelines


2011-09-30  Tor Lillqvist  <tml@iki.fi>  [58462caa5164af85d801e73c36672d61cddb53fd]

Fix error reported by gcc 4.4.3: NULL used in arithmetic


2011-09-30  Tor Lillqvist  <tlillqvist@suse.com>  [241463973891d01d33f292543985b9f71bb460e6]

Clarify help for the MacOSX version options


2011-09-30  Takeshi Abe  <tabe@fixedpoint.jp>  [c5580874d15b9b70b2b1e3ab646d829fdf5825c1]

removed unused macro


2011-09-30  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [eea06c00ab4ea0e26259a1e9f732076709d1026c]

enable the registration for vba unit test again


2011-09-30  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [5e733c781fb1344d1906c6b4f3d9c4f032305bbd]

remove library entries for now

maybe add them later and adapt path to something useful

2011-09-29  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [b8d6626a13d2cc61623376a2b9498ec0d11d707d]

remove file from unit test user dir that gets modified


2011-09-29  Tor Lillqvist  <tml@iki.fi>  [eeefce57c8a415c8bc5a4b044849d1e85ba20447]

Fix error: invalid conversion from 'long int*' to 'const GLint*'


2011-09-29  Tor Lillqvist  <tml@iki.fi>  [50ce26da1431d4695af24827679799c7a20c507b]

WaE: suggest a space before ';' or explicit braces around empty body in 'while' statement


2011-09-29  Stephan Bergmann  <sbergman@redhat.com>  [235a5e6c323432bf44db8de6cd05d1a5cc526022]

Make install-gdb-printers work on Mac OS X.


2011-09-29  Jan Holesovsky  <kendy@suse.cz>  [f58db44198a3e98e0e113b940da86c313cfccd80]

Make this cross-platform.


2011-09-29  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [1fc21ed077d3746dbff3acf3bc5eb9d6dd9f21b4]

disable it again, it seems that it tries to access the user installation

it seems it only produces an error in a non sourced environment

2011-09-29  Tor Lillqvist  <tml@iki.fi>  [5e4a7452c8f96192a420704b12090e871d8b25dd]

Allow for lack of LIBXML_ATTR_FORMAT


2011-09-29  Julien Nabet  <serval2412@yahoo.fr>  [8b3d84c04e359fb5c4117f74cfcc03b1e33b4d86]

fdo 37007, Version at 102.1 + (c) for OpenSymbol.ttf


2011-09-29  Tor Lillqvist  <tml@iki.fi>  [473514a9e20bf368fab8510bfe71adcc5ef27fe5]

Add gettext-0.18.1.1.stpncpy.patch


2011-09-29  Tor Lillqvist  <tml@iki.fi>  [e177e5bef0586fcba8eae8d3c9871da189ddcbea]

WaE: avoid warnings


2011-09-29  Jan Holesovsky  <kendy@suse.cz>  [b1920bed1b9ef4a779539647208b333a4dc6712e]

Fix MinGW runtime; we need only the DLLPOSTFIX, no other magic.


2011-09-29  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [49cec3fa6f25cdf2f24602696b6a94570cbbfc2f]

add user profile dir for unit tests


2011-09-29  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [3581e9df565df6cb67992c25e47ff37fd85030b3]

init the unit test for vba unit tests correctly


2011-09-29  Stephan Bergmann  <sbergman@redhat.com>  [b94aa65357bb7c9e7da8ef3b4dc4ed98ab70ec2f]

Fix gettext build against MacOSX SDK 10.7


2011-09-29  Stephan Bergmann  <sbergman@redhat.com>  [229efd7754227277b9b4ec050783b7ca9b17b9a5]

Make the C++/UNO bridge compile against the MacOSX 10.7 SDK

Old work in progress by sberg, committed by tml.

2011-09-29  Jan Holesovsky  <kendy@suse.cz>  [d717c18c5b62583ba4fc770ff51ceebd9f21be83]

Don't recommend --enable-symbols, it makes it huge.


2011-09-29  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [dc30eeee93199fbcf98e11931c7151617d23b0f3]

Adapt to the new way of passing dash-arrays from libvisio, still need to adapt libwpg


2011-09-29  Jan Holesovsky  <kendy@suse.cz>  [004820b51b848f806511411687e89dad0aba29ef]

You have to install into /tmp, otherwise you'll have runtime trouble.


2011-09-29  Caolán McNamara  <caolanm@redhat.com>  [be26307116092a844ce97115fe7f5a2f0b2bd53d]

Resolves: fdo#41128 hyphenation properties without handle ids not honoured


2011-09-29  Stephan Bergmann  <sbergman@redhat.com>  [10f996efb1ab913101e1a635f6cda8087758568e]

fix trunk gcc compiler errors; second attempt for the previously reverted part


2011-09-29  Thorsten Behrens  <tbehrens@novell.com>  [2cfcd347e2f44822199abde2a5666be22cf0c315]

Better solution for libexttextcat android platform parsing


2011-09-29  Andras Timar  <atimar@suse.com>  [05239e246346598a3cdffc7febcfaad41f1dabd5]

OSL_TRACE: Remove trailing newlines


2011-09-29  Caolán McNamara  <caolanm@redhat.com>  [5f04439b17f20ba3b3aeb3432fe90e6d11c34161]

Resolves: fdo#41083 honour minimum word hyphenation length


2011-09-29  Tomas Chvatal  <tchvatal@suse.cz>  [db3a8faba14e89be39df5fb98f5535c1ca295f62]

Solve more ambiguous issues with Locale from sun::star.. and icu::.


2011-09-29  Stephan Bergmann  <sbergman@redhat.com>  [011320d56939846b0ed69476cb465c574dc87749]

Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *() in Mac OS X only code.


2011-09-29  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [377316db2b02c56a552c8ebb9ee4d4fc02e1a708]

change to the old way to set the language to en-US for unit tests


2011-09-29  Stephan Bergmann  <sbergman@redhat.com>  [a08df51f64757e5c785d89b9fdd55a9dbe32bd6d]

Reverted std::hash map part of previous "fix trunk gcc compile errors."


2011-09-29  Caolán McNamara  <caolanm@redhat.com>  [61b5ee916edcf655a3127ab4aa9ce25a232d913e]

bump to libexttextcat 3.1.0, enable previously broken languages


2011-09-29  Matúš Kukan  <matus.kukan@gmail.com>  [8de6948e4f67b65d0320f7ec08ab9ad8328b2411]

fix trunk gcc compile errors


2011-09-29  Stephan Bergmann  <sbergman@redhat.com>  [3482b33aeee0e2f87ab33da7f543d9aff897e66b]

Added #include "unotest/oustringostreaminserter.hxx" back in (will be needed once rtl::OUString::operator sal_Unicode const *() is removed); made tools explicitly depend on unotest.


2011-09-29  Caolán McNamara  <caolanm@redhat.com>  [5b9a34807f72340b537134eed489f4d2b4942197]

stray fprintf


2011-09-29  Caolán McNamara  <caolanm@redhat.com>  [91f436f58afbc3d46c24c6dc2f1d7ab1e1559d81]

we're not using this header here


2011-09-29  Caolán McNamara  <caolanm@redhat.com>  [754c5d5cc78d53d55c12243ea4d42dc5c34995c7]

mkdir -p


2011-09-29  Caolán McNamara  <caolanm@redhat.com>  [a336daff85341746591d0458b9eb2b727be762ab]

ByteString->rtl::OString


2011-09-29  Caolán McNamara  <caolanm@redhat.com>  [2774cab826c8b5e3a92e98d79c3e64cbb25f4fda]

add modelines


2011-09-29  Caolán McNamara  <caolanm@redhat.com>  [44eb2b3355e0846a5acba0f503d7c0b3e1c94949]

remove archaic header guards


2011-09-29  Caolán McNamara  <caolanm@redhat.com>  [c04c8e918bd4a3095bd95cc0f74137bff17f7753]

ByteString->rtl::OStringBuffer


2011-09-29  Caolán McNamara  <caolanm@redhat.com>  [af1a8de15e0b8b9a74ff891a8b5e2e6310631358]

why use a pointer when a reference will do


2011-09-29  Caolán McNamara  <caolanm@redhat.com>  [c8e290d644a3a770e73f11412459e7bc068428ff]

ByteString->rtl::OString


2011-09-29  Caolán McNamara  <caolanm@redhat.com>  [d1c8b0bb8642f21bdc10f1ba76717d499556faac]

ByteString->rtl::OString[Buffer}


2011-09-29  Caolán McNamara  <caolanm@redhat.com>  [c50612d51619fb92393f32c6832628ffbbdcb920]

callcatcher: unused code


2011-09-29  Tor Lillqvist  <tml@iki.fi>  [42fe8b9f11da41530a6d914397b6301a72db3800]

WaE: Mark SvXMLExport_Impl and SvXMLImport_Impl as SAL_DLLPRIVATE

Fixes warnings: 'SvXML*_Impl' declared with greater visibility than
the type of its field 'SvXMLExport_Impl::mpRDFaHelper'.

2011-09-29  Tor Lillqvist  <tml@iki.fi>  [a649aac68c47e40ff518d874b3c10010fb7d18fc]

Don't build l10ntools for non-desktop OSes


2011-09-29  Tor Lillqvist  <tml@iki.fi>  [021a3772323092a03b5f24000b35ed6a6daf481b]

Use NSString's UTF8String method instead of the deprecated cString


2011-09-29  Maciej Rumianowski  <maciej.rumianowski@gmail.com>  [ef01fae2759ac225f281f11a2b24ebaad40be941]

Replace SvULongs with std::vector in sfx2

Bug 38831, replace SvULongs with std::vector in sfx2 and related svtools

2011-09-29  Maciej Rumianowski  <maciej.rumianowski@gmail.com>  [f446ca6fe8fe9ebdc66c230f4608fd3de74d0ca9]

Replace SvULongs and SVUShorts with std::vector

Replace SvULongs with std::vector<sal_uIntPtr> and SvUShorts with std::vector<sal_uInt16>

2011-09-29  Hugo Beauzée-Luyssen  <beauze.h@gmail.com>  [3be0deb066fec282bf3598f963c913f14ccf6ee5]

filters: Updating js2hxx.py to python3


2011-09-29  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [f2578bec53c82b5456e5175347b1c0793e58bce9]

next test -> unotest change


2011-09-29  Tor Lillqvist  <tml@iki.fi>  [78f81fdadbb2e1f461e8dd3edd2e79f139f94206]

WaE: 'fileAttributesAtPath:traverseLink:' is deprecated


2011-09-29  Tor Lillqvist  <tml@iki.fi>  [17cc38231c743b33406c5184488d1831930dfc3b]

Add mode lines


2011-09-29  Tor Lillqvist  <tml@iki.fi>  [e41899b782a165adc12966e07398c38e8c73711c]

WaE: class 'AquaFilePickerDelegate' does not implement the 'NSOpenSavePanelDelegate' protocol


2011-09-29  Tor Lillqvist  <tml@iki.fi>  [15759b8c9423c8f3fd0be97566698bf94535875a]

Avoid "jump to case label crosses initialization" errors with gcc 4.2.1

Reduce scope of variables declared inside a switch statement. OK, so
make those code snippets into blocks then, to reduce the scope of
those variables. Workaround for weird errors as reported by gcc 4.2.1
in the 10.6 SDK:

SalAquaPicker.cxx: In member function 'void SalAquaPicker::implInitialize()':
SalAquaPicker.cxx:134: error: jump to case label
SalAquaPicker.cxx:127: error:   crosses initialization of 'NSNumber* pExtn'
SalAquaPicker.cxx:126: error:   crosses initialization of 'NSUserDefaults* pDefaults'
SalAquaPicker.cxx:141: error: jump to case label
SalAquaPicker.cxx:127: error:   crosses initialization of 'NSNumber* pExtn'
SalAquaPicker.cxx:126: error:   crosses initialization of 'NSUserDefaults* pDefaults'

2011-09-28  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [7743899403177a53c782822e66d21aaf4043dd65]

fix another unotest/test breaker


2011-09-28  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [520c17a99092f4bd0c7de5e6e11e80eb21b2980e]

adapt make dev-install to unotest changes


2011-09-29  Tor Lillqvist  <tml@iki.fi>  [fd100f9cb3f62aa3c8778fdc72bf7d02926f0517]

This was what I meant, sorry for thinko


2011-09-28  Norbert Thiebaud  <nthiebaud@gmail.com>  [422b71e32bf0881cc643cee76b596f6031511829]

target 'all' should be the first one to make it the default one.


2011-09-28  Tor Lillqvist  <tml@iki.fi>  [41ebcaefd132d15616b88a5fa3a3d3aec5b4c50a]

Add mode lines and detabify


2011-09-28  Tor Lillqvist  <tml@iki.fi>  [1db86ebf0dffe41c25d2d6e803e443daf6a32572]

WaE: class 'RecentMenuDelegate' does not implement the 'NSMenuDelegate' protocol


2011-09-28  Tor Lillqvist  <tml@iki.fi>  [cf7c983126b469568792e40aabf44f161a04f266]

Mark SfxStandaloneDocumentInfoObject as SAL_DLLPRIVATE

Fixes warnings 'SfxStandaloneDocumentInfoObject' declared with greater
visibility than the type of its field
'SfxStandaloneDocumentInfoObject::<anonymous>' and
'SfxStandaloneDocumentInfoObject' declared with greater visibility
than its base 'SfxDocumentInfoO\ bject'.

2011-09-28  Rene Engelhard  <rene@debian.org>  [0f862a7432737d16056270cf8fbc29478f988f7d]

make configure check for cpp/poppler-version.h


2011-09-28  Tor Lillqvist  <tml@iki.fi>  [0a56437e9ce6a228643e2831fe4877e8597cfa6b]

WaE: base class should be explicitly initialized in the copy constructor


2011-09-28  Michael Meeks  <michael.meeks@suse.com>  [61095eac05261383211509b476bb15fe4bde6377]

install testdllapi.h correctly


2011-09-28  Michael Meeks  <michael.meeks@suse.com>  [5e4451575964151dbe7b0e905d0a9f4757f609d2]

Rename and re-factor test and unotest to compile and run again


2011-09-28  Michael Meeks  <michael.meeks@suse.com>  [d0edcf0a554828232ab3c8edfbea22d611bfda2b]

split 'test' into 'unotest' and 'test' to help dependencies


2011-09-28  Caolán McNamara  <caolanm@redhat.com>  [f29109cc5bfdfe13922f9ff2ec85bf0bd3f6dce8]

text can be const now


2011-09-28  Thorsten Behrens  <tbehrens@novell.com>  [f0149fe6eaa5e8ac121af39354950c73534482a3]

Android now builds up to instsetoo_native

Last fixes - remove kludge from RepositoryFixes.mk, have redland
build w/o threads for the while, and some hackery to exclude
pointless code like oosplash from android build.

2011-09-28  Tor Lillqvist  <tml@iki.fi>  [69a1f550625b967c34a1468c7e83e22003bb0796]

Make deprecation warnings non-fatal even in a -Werror compilation


2011-09-28  Tor Lillqvist  <tml@iki.fi>  [6904e7d8ba33e09e9254b7d569205ef2b4d8f9bb]

Define LIBO_WERROR when warnings are errors


2011-09-28  Tor Lillqvist  <tml@iki.fi>  [bbec6182140209774390a6adda967e94f14b9c95]

WaE: foo does not implement the fooDelegate protocol


2011-09-28  Tor Lillqvist  <tml@iki.fi>  [e688d55100de08fe4ac95d6c40c2de0d2ffa6f8b]

WaE: suggest a space before ';' or explicit braces around empty body in 'while' statement


2011-09-28  Tor Lillqvist  <tml@iki.fi>  [2ae1b4eb996bd5665559837b0c24bb78e72acf4e]

WaE: ATSUI is deprecated in newer SDKs

So when using gcc 4.2.1, turn deprecation warnings off for most of
these source files, sigh.

2011-09-28  Tor Lillqvist  <tml@iki.fi>  [63efb738e9aa833c65606b96ba1e8a7ea028f040]

WaE: drop some unused variables


2011-09-28  Tor Lillqvist  <tml@iki.fi>  [9db079b96b7682f6635f7a329751bf83844079ca]

WaE: NSPICTPboardType is deprecated in 10.6 and later

So turn off -Wdeprecated-declarations for most of this source file
when using gcc 4.2.1 or later.

2011-09-28  Tor Lillqvist  <tml@iki.fi>  [9943a3ff49008576f9ec3aba72947687633eda37]

Fix syntax error that earlier compiler versions didn't mind


2011-09-28  Tor Lillqvist  <tml@iki.fi>  [87259f9afefdcda18856eb008e2d13803577f9d0]

WaE: setAccessoryView is deprecated in 10.5 and later

Don't know how to fix it properly (i.e. use the corresponding
non-deprecated API instead), so just using the pragma to ignore that
warning for now...

Unfortunately gcc 4.2.1 doesn't seem to implement the 'GCC diagnostic
push/pop' pragmas, so we just have to ignore the warning for the
method in question and the rest of the file. But luckily it is the
last method;)

2011-09-28  Tor Lillqvist  <tml@iki.fi>  [0e0393b06a0546335664884069d2e5388832b0f1]

WaE: 'NSWindow' may not respond to '-windowShouldClose:'

We get this warning when compiling with g++ 4.2.1 from the 10.6
SDK. As far as I see there is no command-line option to get rid of it,
and thus also no pragma to avoid it just for the lines of code in
question.

So to make it compile with -Werror also using this compiler/SDK,
expand the Objective-C message call syntactic sugar into a
objc_msgSend() call instead. That should be equivalent, shouldn't it?

2011-09-28  Tor Lillqvist  <tml@iki.fi>  [82129a0d351cb26203fb8574fbc72c8e91fa9e42]

Fix syntax error that earlier compiler versions didn't mind


2011-09-28  Tor Lillqvist  <tml@iki.fi>  [0f644656af1a184d95b6227853ffcdfd66b62b42]

WaE: declared with greater visibility than the type of its field

To be specific, 'vcl::PageSyncData' declared with greater visibility
than the type of its field 'vcl::PageSyncData::mActions'

Adding a SAL_DLLPRIVATE to the PageSyncData struct, too, then.

Warning was emitted by g++ 4.2.1 against the MacOSX 10.6 SDK.

2011-09-28  Michael Meeks  <michael.meeks@suse.com>  [2f3d6644197a98e1c191df7943da3e50e80d606f]

more unit test cut/paste redux


2011-09-28  Michael Meeks  <michael.meeks@suse.com>  [90a53962420ae84e2c0577683864626d6a67896a]

disable use of test's unoexceptionprotector for now, to break dep loop


2011-09-28  Caolán McNamara  <caolanm@redhat.com>  [f0c8204127e7b90a7e622f95396709a010985481]

regenerate list


2011-09-28  Caolán McNamara  <caolanm@redhat.com>  [946bfb2bf804672e5ce1ccd20623ba67c460e9b7]

callcatcher: another round of unused methods


2011-09-28  Michael Meeks  <michael.meeks@suse.com>  [37fd0d9884b41491bc14d9b4e00ad1f9a00dd712]

sw: switch filters-test to the new shared unit test code


2011-09-28  Michael Meeks  <michael.meeks@suse.com>  [4b7cc85c4ed02876a1e4851274129d0d89c398cc]

sc: switch filters-test to the new shared unit test code


2011-09-28  Michael Meeks  <michael.meeks@suse.com>  [00004ec8ca531698f72f7a1e99ef130ccfd5dd36]

add missing dependent include


2011-09-28  Michael Meeks  <michael.meeks@suse.com>  [950090c5d5be46d40a5f09e8e8295e36215d1dd8]

add new bootstrapfixture to share and simplify unit test code


2011-09-28  Michael Meeks  <michael.meeks@suse.com>  [3ff029819c578ef942ae9c7b03308f54204aabed]

remove obsolete include guard


2011-09-28  Marc-Andre Laverdiere  <marc-andre@atc.tcs.com>  [706651b37fe2d0b50cde0ff950d2264b8174cf7e]

Removed unused code EnhWMFReader::ReadGDIComment()


2011-09-28  Stephan Bergmann  <sbergman@redhat.com>  [01e0b770a5ce58de44283465ba51b03a1ee0db0c]

Let SalAbort dump core on developer builds.


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

Uploading a new release of libwps


2011-09-28  Stephan Bergmann  <sbergman@redhat.com>  [a1a059467b92496c99600f0fd9a91d035066c063]

Fix building moz on Mac OS X.

* On Mac, nss-config must not emit -rpath-link switch.
* --with-system-nss/-nspr horribly broke in combination with the
  routine use of MOZ_ARCH and resulting MOZ_CROSS_COMPILE for Mac,
  and the latter appears to be unnecessary for a normal build, anyway,
  so is now conditional CREATE_UNIVERSAL_MAC_MOZ_ZIP, in case anybody
  still uses the code to create universal moz archives.
* This in turn revealed two issues in moz that have been addressed
  with a new macosx_build_fix.patch.

2011-09-28  Andras Timar  <atimar@suse.com>  [e34c87ce752e26426e76602dbeaded704b3587a2]

Uyghur LCID is 1152 not 2200


2011-09-28  Andras Timar  <atimar@suse.com>  [5e61a194f1c5da0152b132b1fd182426c8b7afaa]

remove obsolete fake_languagesstring() subroutine


2011-09-28  Andras Timar  <atimar@suse.com>  [05293cb04c707b12047ce2378894cf6b7bb67bbc]

remove checks for unused BUILD_SPECIAL environment variable


2011-09-28  Tor Lillqvist  <tml@iki.fi>  [d455410a3de86d2c772a96e50ff0d4c066c1605e]

Look at GCC version, not whether MacOSX or not


2011-09-28  Caolán McNamara  <caolanm@redhat.com>  [a22a722ddb415d8b61a840fff4b39f919242bfe8]

nothing initializes pDefaultExt anymore


2011-09-28  Tor Lillqvist  <tml@iki.fi>  [e4050a653b94720368ba4fd93b2521a7ebf71c2a]

Don't consider newer Apple compilers having "universal" byte order

I don't understand what the "universal" byte order thing tries to
say. Sure, Apple's compilers can produce fat binaries, i.e. containing
code for multiple architectures, which I guess might have differing
byte order. But I think the test for an -arch flag being present here
is backwards, surely if you specify -arch i386 for instance, then we
*know* that the byte order is little endian, not "universal".

Anyway, this broke ICU when built against MacOSX SDK 10.6 at least,
the ICU configury used wrong suffix for ICUDATA_NAME, and genbrk
failed in i18npool with a mysterious "can not initialize ICU.  status
= U_FILE_ACCESS_ERROR" message.

2011-09-28  Caolán McNamara  <caolanm@redhat.com>  [eff6245f9848bf32414ab2496c37bdc5ac774747]

ByteString->rtl::OStringBuffer


2011-09-28  Caolán McNamara  <caolanm@redhat.com>  [0be6fb77a7b749d7bb726311f68d4113b4eccb88]

callcatcher: another round


2011-09-28  Caolán McNamara  <caolanm@redhat.com>  [820a569b8d119ae5a62ceb3f4fab027792902f35]

ByteString->rtl::OStringBuffer


2011-09-28  Caolán McNamara  <caolanm@redhat.com>  [5eb475f3085a107bc817b3490e8d7ef8eec0c4d8]

ByteString->rtl::OStringBuffer


2011-09-28  Caolán McNamara  <caolanm@redhat.com>  [84841b118ad93d5ef0cbbf293067a020c3382ff5]

callcatcher: AtomServer unused


2011-09-28  Caolán McNamara  <caolanm@redhat.com>  [19bf1de0d4d1800b51485b4d33dc27a78854d521]

callcatcher: unused code


2011-09-28  Caolán McNamara  <caolanm@redhat.com>  [865ef9c4488ed02941526e5f6d1e17a76c73bbbe]

unused ctor, and use boost::noncopyable


2011-09-28  Michael Meeks  <michael.meeks@suse.com>  [7e276c3e0fa333348fa82e385feba3f5e61acdd0]

re-work XPropertyList default extension handling to increase re-use


2011-09-28  David Tardon  <dtardon@redhat.com>  [05bee2028291190e3413fa5815897f54b6060fd6]

we want these macros to be emtpy strings, not 1s

The substituted 1s cause i686-pc-mingw32-windres to bail out with syntax
error in solenv/inc/shlinfo.rc at line 67.

2011-09-28  Takeshi Abe  <tabe@fixedpoint.jp>  [199d83a44d07eeed1ffb27ad2a2f3ba5e40a0491]

removed dead code


2011-09-28  Takeshi Abe  <tabe@fixedpoint.jp>  [a80533c4a787e30973316778d482b0245815fac9]

fix typo in message


2011-09-27  Stephan Bergmann  <sbergman@redhat.com>  [59af654b80c595905ebf4fbc5c6454359beda337]

Revert "Fixx FormulaCompiler build after the O[U]String[Buffer] changes"

Obsoleted by the subsequent fix to tools/string.hxx.
This reverts commit 928f7a47a15d53817697283ba0a7fa4987ea458f.

2011-09-27  Stephan Bergmann  <sbergman@redhat.com>  [5c0b18ed99e30c604c77caa86e4551a4403e5c91]

Work around ambiguity introduced by previous rtl::O[U]String[Buffer] related clean up.


2011-09-27  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [928f7a47a15d53817697283ba0a7fa4987ea458f]

Fixx FormulaCompiler build after the O[U]String[Buffer] changes


2011-09-27  Tor Lillqvist  <tml@iki.fi>  [2a214cc6d34937a5a996f9fd4b6eb6ed4823f727]

Compile also ICU for debugging if --enable-debug


2011-09-27  Tor Lillqvist  <tml@iki.fi>  [82836f28150a48a5ffce41d189cc8a62393c2ae0]

WaE: comparison between signed and unsigned integer expressions


2011-09-27  Tor Lillqvist  <tml@iki.fi>  [296823ab8634b0980fc8fe81a2de2b043d036179]

More WaE fixes for iOS


2011-09-27  Stephan Bergmann  <sbergman@redhat.com>  [6671fa81db0ecea4ada005bb79f55f08fb440ad4]

Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().


2011-09-27  David Tardon  <dtardon@redhat.com>  [b6d8251eee90b7e24ebb3f8452eff36a507e6d91]

move windows-only call into platform/win*


2011-09-27  David Tardon  <dtardon@redhat.com>  [2e2dcefb5fde4672f1fef96a3be6a046c3bad3bb]

make WinResTarget's name independent of LinkTarget


2011-09-27  David Tardon  <dtardon@redhat.com>  [edb760e625b899ac374b7f85ebe725389a02ef8a]

correct link target name should be propagated from gb_Library_add_nativeres


2011-09-27  Matúš Kukan  <matus.kukan@gmail.com>  [31e7820f03badc3c6fe8fdaffb74f2125e05ea96]

remove unused header and clean d.lst which should be empty


2011-09-27  Thorsten Behrens  <tbehrens@novell.com>  [ed73eb561c8176ac552d8cab0a587043c25f6799]

More Android config.sub fixing.

This time the redland library.

2011-09-27  Thorsten Behrens  <tbehrens@novell.com>  [201344f80572d839f9c5ff7ff6359f6555f93932]

Replace raptor rindex calls with strrchr

Seems android libc is missing that - replaced by non-deprecated
posix func.

2011-09-27  Thorsten Behrens  <tbehrens@novell.com>  [e4486fe169054dde895e69a452aad94d3f3ca74a]

More Android config.sub fixing.

More parse fixing for android os string.

2011-09-27  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [0f829ec191c944a12c63646dfc3b78f0def26c91]

If gradient type is not specified, assume linear


2011-09-27  Tor Lillqvist  <tml@iki.fi>  [516d2e05183770d93037b388a2af4928d90bf83a]

Hmm, why did I think the ATSUI API would be gone in the 10.5 SDK?

The ATSUI API that cairo uses seems to compile fine against both 10.5
and 10.6 SDKs. Maybe then against 10.7 it won't?

2011-09-27  Jan Holesovsky  <kendy@suse.cz>  [6994e9c91ec1d33e379ae565ae5fc9af297ac15f]

Add my autogen.lastrun too.


2011-09-27  Tor Lillqvist  <tml@iki.fi>  [1682fcc2356e8442b345cefd530cafe1b2aaa9db]

Dmake's .IF expression parser is apparently broken, >= works but > doesn't


2011-09-27  Michael Meeks  <michael.meeks@suse.com>  [642553238cc531f39049150ff52cf4e152b5abe6]

add GetParentDialog to VCL's Window, and remove DLGWIN & cut/paste


2011-09-27  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [bc406a77b582ab799428b9fbf05afdbed75dbeb7]

add dependencies for vba unit test


2011-09-27  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [acbeb839aa718381f13f4f3097ff17ee46e06de8]

move the checkboxes below the more button


2011-09-27  Michael Meeks  <michael.meeks@suse.com>  [baa36ed2f1f35f311e11aa630ea16e969f841303]

remove obsolete and unused defines


2011-09-27  Michael Meeks  <michael.meeks@suse.com>  [0e3361c0aee39c72e4f85d408676ac38efcf9bd0]

assert on the console in a helpful way as/when we get a message dialog


2011-09-27  Tor Lillqvist  <tml@iki.fi>  [41bc308973c8567aaa368949a02f1cf420c1ee8a]

Let's rely on memmove() being sane on all our platforms

Defining an own memmove() here is silly. It breaks compilation against
MacOSX 10.6 SDK where memmove is a macro. If we really wanted to avoid
the system memmove() here, surely we should then use
rtl_moveMemory(). But since when is idlcpp performance critical?

2011-09-27  Jan Holesovsky  <kendy@suse.cz>  [28cf0a3cf30c81d8e0120ed13147f1a71b5b46d5]

Process options early so that $TARGET is set when we need it.


2011-09-27  Marc-Andre Laverdiere  <marc-andre@atc.tcs.com>  [f6a34255af1339cd7132b7527dc0c10c10d38249]

Minor refactoring on WMF loading


2011-09-27  Tor Lillqvist  <tml@iki.fi>  [5e9b48bd17b7e360c35407ad56bf202ac4260277]

Add bestreversemap


2011-09-27  Tor Lillqvist  <tml@iki.fi>  [f8682923858c39a5e980324388b2ca482d0d45fa]

Fix system Python configuration for MacOSX SDK >= 10.6


2011-09-27  Stephan Bergmann  <sbergman@redhat.com>  [e73bfbf95e499ad1a998d89f3ca5fcf9534097dc]

Fixed linkoo for Linux again.


2011-09-27  Caolán McNamara  <caolanm@redhat.com>  [45f536210e8c0376bc047db024e88566557994c5]

update list


2011-09-27  Caolán McNamara  <caolanm@redhat.com>  [ca3c96b0753a280021989563422bab7698dc1bd8]

callcatcher: some unused methods


2011-09-27  Caolán McNamara  <caolanm@redhat.com>  [7c1a3fc43a2f606f387ef30085fc72389551bfed]

ByteString->rtl::OStringBuffer


2011-09-27  Caolán McNamara  <caolanm@redhat.com>  [04b95fc8d06f9f6b01ec47101b293c5db7b27c8a]

decast this a bit


2011-09-27  Caolán McNamara  <caolanm@redhat.com>  [602b63b0e4b81b416e8c2682750e97a20b74c7d9]

why call twice, we've already got the result


2011-09-27  Caolán McNamara  <caolanm@redhat.com>  [fcd9b06ac744b1c709ab754a123bad64405dabc9]

constify some of this


2011-09-27  Caolán McNamara  <caolanm@redhat.com>  [dd32608012fdd017ab8ad303cca2453f2f8dcbd7]

fix mangled indent


2011-09-27  Michael Meeks  <michael.meeks@suse.com>  [3d3c70f969d7305ed1712e85c0979772074a4ed2]

more ColorTable to List cleanup, and abstraction of load/save


2011-09-27  Thorsten Behrens  <tbehrens@novell.com>  [1b5bcb6562abc4fe684fe4e046bde93df1af3d12]

Make extension cross-buildable again.


2011-09-27  Jan Holesovsky  <kendy@suse.cz>  [07a7e3a76a2b64735f5c96a399d1da78a6209dd8]

Add MinGW debugging hints.


2011-09-27  Jan Holesovsky  <kendy@suse.cz>  [abc08aefee5e7e93b86fa484ddbbea0b29aa3f37]

Add MinGW handling to linkoo.


2011-09-27  Tor Lillqvist  <tml@iki.fi>  [98ab45513c8ba98fc20c3584985b88adbc134db0]

Make cairo build against MacOSX SDK 10.5

Factor out the part of the iOS patch that comments out ATSUI-using API
into a new patch file, and use that when building against the MacOSX
SDK 10.5.

Whether the callers of cairo will build then, no idea... Will see.

2011-09-27  Thorsten Behrens  <tbehrens@novell.com>  [65cd6a9f75ca5df85fcf0b111864ecf0ec48fff9]

Fix android platform parsing for raptor


2011-09-27  Stephan Bergmann  <sbergman@redhat.com>  [193715bbf0e59256fd8da7ebd8dc5eb937615281]

FullTextEncodingDataSingleton must not call itself recursively.

Happened on non-standard locales (like hu_HU on Linux) when osl_loadModuleRelative
wanted to access non-standard text encodings.

For Windows, the fix is still only a "TODO: FIXME" dummy.

2011-09-27  Thorsten Behrens  <tbehrens@novell.com>  [04b8b4fbbb4b7f72f33d0b76b86945cb98c4ecd9]

Make Android cross-build working

In the spirit of 12759f67a36d52a345be6002d7017551e8414c59, change
external lib's config.sub to eat the arm-unknown-linux-androideabi
host os string. Also, permit shared libs again - seems Android can
handle those.

Added dictionaries to cross-build-toolset - idxdict is needed.

Should build up to sfx2 - some residual static lib issues there,
and in raptor.

2011-09-27  Tor Lillqvist  <tml@iki.fi>  [47d7d1e987e1caa030c7623767d9dfe3d85eb924]

Enforce use of internal Python for MacOSX 10.[45] only, as apparently is the intent


2011-09-27  Tor Lillqvist  <tml@iki.fi>  [36e4ca307cb9f282f72231ae05c210469c31dfc2]

WaE: Silence warnings for the iOS code

No semantic changes, the iOS code still is mostly dummy.

2011-09-26  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [1f1607a5e6ea2b88f072ba2109522de671f20dbf]

cppcheck: reduce scope of var in rsc rscflag.cxx


2011-09-26  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [d04bd631731c45627caa4b7f5dc4aea2c4fa9f9e]

cppcheck: reduce scope of var in tools/ poly.cxx


2011-09-26  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [764b47e8a1cf2db19b21aa5ebc8cf6492af31bc4]

cppcheck: reduce scope of var in vcl bitmap3.cxx


2011-09-26  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [9e1966d9ac537ac23d96e8bf28059fe60a40b92d]

cppcheck: reduce scope of var in vcl sft.cxx


2011-09-26  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [f9dd399a574a06fb79812d2a29a7c862c46026da]

cppcheck: reduce scope of variabl.e in vcl, cff.cxx


2011-09-26  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [ae21e90fe8edde305008f01ed838ab49313a31c2]

dead code deleted in vcl toolbox.cxx


2011-09-26  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [83ad767defb890c7557b99ce7c46aaed2d16980c]

cppcheck: reduce scope of var in vcl toolbox.cxx


2011-09-26  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [b01f94c5ae9e3bb0c5ed1660b460b117431ff7a4]

cppcheck: scope reduction of var in vcl outdev3.cxx

and deletion of a varialbe used as constant since 2002

2011-09-26  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [a267506512cdebae2272009a07637345f719bfa5]

cppcheck: reduce scope of var in vcl outdev2.cxx


2011-09-26  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [bd4200dc20f6b26f71a358cf219f61d579689f31]

cppcheck: delete unneeded variable in connectivity testmoz/main.cxx


2011-09-26  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [162800bbafc27ecc3117f43077811868f08af5d5]

cppcheck: delete unneded variable in slideshow, OGLTrans_Tran...Impl.cxx

but left the call to the function behind, since not sure there is
no effect on data

2011-09-26  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [97fb350c10a1448590292c20192b31f245a69622]

cppcheck: unread Var deleted in autodoc, cx_c_pp.cxx


2011-09-26  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [35579b7f6e9cb761dea98bf33beb4f43d0b51dac]

cppcheck: deleted unread Var in autodoc, hdimpl.cxx


2011-09-26  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [3136120275834b17f9ff628273cee169d171566e]

partially revert 6985b28d533c1324896a1647304499c23e553239 as it breaks the whole idea of testing for bug 20033


2011-09-26  Tor Lillqvist  <tml@iki.fi>  [226a5ddda17e4b9c0744b7e3f5203f46a4ba289e]

WaE: control reaches end of non-void function


2011-09-26  Tor Lillqvist  <tml@iki.fi>  [e594b27aa841d2c4a0a1861def8ade092eab6c5f]

WaE: control reaches end of non-void function


2011-09-26  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [2abdc04993e6b23d2c5514caca66371ff2df7bea]

Manage Names: adapt menu to changes


2011-09-26  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [74d3dd420bd80f88dd7e1078dd500aba8841aa44]

add "Manage Names..." entry to Name Box/ScPosWnd


2011-09-26  Jan Holesovsky  <kendy@suse.cz>  [a953cae319ce4e09626a6f0aae8f84fbb1dc6cf1]

One step closer to a functional 'make dev-install' with MinGW.


2011-09-26  Caolán McNamara  <caolanm@redhat.com>  [44ff5f147760bf48b22c14c4dcd7512fb9f8075f]

WaE: unused e


2011-09-26  Stephan Bergmann  <sbergman@redhat.com>  [c09b966f94f5a50fe537916398451339f008947d]

In smoketest.cxx, also wait for connection_ going stale while waiting for result.condition.


2011-09-26  Luboš Luňák  <l.lunak@suse.cz>  [daff51e125d1036895a5d39a7a652b3f5ff0e97e]

revert the change of SwCntntNode bases, for now

Smoketest fails because of this, presumably there is some old-style
C cast that fails to adjust the pointer value in SwModify* -> SwCntntNode*
casts because of missing the header file *sigh* , but I can't find
it now.

2011-09-26  Luboš Luňák  <l.lunak@suse.cz>  [d527a2eaee4ecbcc80ac019f78da9f14ac49060a]

remove executable bit


2011-09-26  Luboš Luňák  <l.lunak@suse.cz>  [76150ea68cb46ca1953f7031f9aca5637ecffe1b]

remove executable bit


2011-09-26  Luboš Luňák  <l.lunak@suse.cz>  [86eb9e342a7d59bcedb1fab7f51423eac1ebd868]

remove executable bit on source files


2011-09-26  Noel Power  <noel.power@novell.com>  [13982b4f1712b50710c1642945e25aaaffc19a85]

conditionalise out presently unused class variables

currently we conditionalise out the parts of the code intended to replace the remaining code in SvxMSConvertOCXControls with flag SvxMSConvertOCXControlsRemoved. Some unused class variables should also have been conditionalise out. Hmmm maybe I should just get rid of it all :-/

2011-09-26  Tor Lillqvist  <tml@iki.fi>  [dd5f1c23331a8dbb4db35472be0a3cc47294feca]

Do as the comment says: use the pragma for gcc >= 4.2.1


2011-09-26  Jan Holesovsky  <kendy@suse.cz>  [a5729deee5f9b52ef2169791471ea484518680a5]

UNOLIBS_URE are supposed to end with .uno.dll, not only .dll.


2011-09-26  Tor Lillqvist  <tml@iki.fi>  [a45732406540e0a3196506e184c00f664084588f]

Match the Android host_os that the new config.sub produces


2011-09-26  Tor Lillqvist  <tml@iki.fi>  [dee0123807b52a0d1438ee3362f6686ec83067f0]

Update the sample autogen.lastrun for Android


2011-09-26  Tor Lillqvist  <tml@iki.fi>  [26d092026457398ee23422c5070edca9057e6a25]

Simplify


2011-09-26  Caolán McNamara  <caolanm@redhat.com>  [0be026ea4ae6d53d6cc0e5acb10bd58bec490adc]

<= for extra safely I suppose


2011-09-26  Ivan Timofeev  <timofeev.i.s@gmail.com>  [30e8dcf0372977d5c6daea949b5cd39b6690fc55]

consider empty <mmultiscripts>


2011-09-26  Caolán McNamara  <caolanm@redhat.com>  [1da878532e2c821313609fe376df05895f1325a6]

doesn't use a DocShell anymore, so can ditch check for it


2011-09-26  Caolán McNamara  <caolanm@redhat.com>  [9cbc1eb35e2fff63f16a30e2fcc8909c2e566cc2]

WaE: unused e


2011-09-26  Noel Power  <noel.power@novell.com>  [c1f24be00088c223cd2d0fc579d5bc0a659aa2be]

blind fix for macos tinderbox error


2011-09-26  Jan Holesovsky  <kendy@suse.cz>  [b5024e8ce967a119adbd522ff48223bff97fa7b7]

When I say --disable-extension-integration, I really mean it.


2011-09-26  Jan Holesovsky  <kendy@suse.cz>  [ad655dbcccff932fcf62bc01e2fea88de4371a7b]

Fail to configure when running in a shell with a sourced Env.Host.sh.


2011-09-26  Noel Power  <noel.power@novell.com>  [b778d1a03c0cdf4d0ab0352e08e00ca4d27aef03]

fix merge foo and wae


2011-09-26  Noel Power  <noel.power@novell.com>  [590d9596c54443dc6b65a811569ec74371fa4794]

move OCX_Control ( and subclasses ) and OCX control export to oox

add forgotten new files axbinarywriter.[ch]xx

2011-09-26  Noel Power  <noel.power@novell.com>  [5609c512cd4d2899300b432d88d93cff05a05c87]

move OCX_Control ( and subclasses ) and OCX control export to oox


2011-09-26  Noel Power  <noel.power@novell.com>  [f8f54cbb5d6a34ea74c4e92a3bdb8e34b7b101d6]

new source files for class AxFontData moved from axbinaryreader.[ch]xx

note original oracle copyright has been preserved as this code has just being moved to a new source/header file

2011-09-26  David Tardon  <dtardon@redhat.com>  [a44020dd9eb7f1607c05869fe5430a2ae68d46f2]

add resource files


2011-09-26  David Tardon  <dtardon@redhat.com>  [096397e9da806aef68812c40ddc02075c296ba72]

allow adding native windows res. files for executables too


2011-09-26  Caolán McNamara  <caolanm@redhat.com>  [e073da6d6b06d358466ceebdb120c7f1ea01ec29]

private operator delete, use factory


2011-09-26  Caolán McNamara  <caolanm@redhat.com>  [b68b16161777f87ad9436e7c65429e9413819b81]

only allowed to create these via factory methods now


2011-09-26  Caolán McNamara  <caolanm@redhat.com>  [d63a3b885a4e0026c5d26b56910f431b86acfa86]

callcatcher: remove unused code


2011-09-26  Caolán McNamara  <caolanm@redhat.com>  [0345310ec2cf0cf6a6b3864f36e7e8dfee6f0bf5]

disambiguate ctor


2011-09-26  Caolán McNamara  <caolanm@redhat.com>  [0dcaf6c6299f10f25623ac41e735b0d03d25894c]

ByteString->rtl::OStringBuffer


2011-09-26  Caolán McNamara  <caolanm@redhat.com>  [ff6af4030a465cd9341c730ba575b9b2a1b50b69]

callcatcher: unused code


2011-09-26  Caolán McNamara  <caolanm@redhat.com>  [2a3ce6ac68151a5a63c5b41a70bde7d9ffcd7e96]

ByteString->rtl::OStringBuffer


2011-09-26  Caolán McNamara  <caolanm@redhat.com>  [8712fbf2a6b1905697e4bbe3a1ff1ec375bc67b2]

ByteString->rtl::OStringBuffer


2011-09-26  Caolán McNamara  <caolanm@redhat.com>  [8ec3318688aabdca875e2671e68d5f31205bfe5d]

make sure these are safe wrt embedded NULLs

something of a micro optimization as well I guess

2011-09-26  Caolán McNamara  <caolanm@redhat.com>  [dea0b22a4639a2ef9c75ed6f04d61ca9d99fcb95]

callcatcher: panelwindow unused


2011-09-26  Caolán McNamara  <caolanm@redhat.com>  [19549cfc22e9a5d442153d596d5db80efe819da7]

take pity on the gcc 4.5.X users


2011-09-26  Stephan Bergmann  <sbergman@redhat.com>  [51dcb469c013d3a8a301ca8e86dde3a420b5417f]

Fixed DBG_ASSERT broken by recent commit.


2011-09-26  Michael Meeks  <michael.meeks@novell.com>  [f7eef8087a91628eed17b71e7b2cc71add03d932]

remove bogus visibility annotation on template class


2011-09-26  Korrawit Pruegsanusak  <detective.conan.1412@gmail.com>  [7b06bf387c59d841c44d568cd1603e707ad90668]

cppcheck: unused variables


2011-09-26  Michael Meeks  <michael.meeks@novell.com>  [8b74387620932c1bc93fce885ebdf82c55f4c9ff]

remove empty destructors in-lined on Mac, causing build errors


2011-09-26  Tor Lillqvist  <tml@iki.fi>  [7b99502b3241cb13c5e7aa5f97c5645c16e35a7d]

l10ntools doesn't exist in the HOST solver for non-desktop OSes


2011-09-26  Michael Meeks  <michael.meeks@novell.com>  [d24e2842319231d3ab6da27cfddb90e75baba269]

remove obsolete ColorTable lifecycle workaround


2011-09-26  Michael Meeks  <michael.meeks@novell.com>  [3d22598a193130c5bfb0b5f459359a0b66b4424e]

more post colortable cleanup


2011-09-26  Stephan Bergmann  <sbergman@redhat.com>  [90879a4bc82f2e23a076275ccdaf7cc4751f56f0]

Fixed DBG_ASSERT broken by recent commit.


2011-09-26  Andras Timar  <atimar@suse.com>  [965303ca94342128a19ece35dfc647927e78e784]

set product name and version


2011-09-25  Peter Foley  <pefoley2@verizon.net>  [b18383c1b9a5fc86dae4ca0f722d0a674e9355ed]

don't echo JAVA_HOME twice


2011-09-25  Peter Foley  <pefoley2@verizon.net>  [5ebf2a0b439d35b346dde6837a5f1060a8d05fed]

update post_download.in


2011-09-25  Peter Foley  <pefoley2@verizon.net>  [fc17ff3bd3067854667e3bdb8f14d4cdb505604e]

remove unused acinclude.m4


2011-09-25  Peter Foley  <pefoley2@verizon.net>  [d1ebcd058754e275fc5d89946dcf02110e59a470]

Use AC_RUN_IFELSE AC_LINK_IFELSE AC_COMPILE_IFELSE AC_PREPROC_IFELSE macros

Remove usage of the obsoleted AC_TRY_RUN AC_TRY_LINK AC_TRY_COMPILE AC_TRY_CPP macros

2011-09-25  Peter Foley  <pefoley2@verizon.net>  [12759f67a36d52a345be6002d7017551e8414c59]

update config.guess and config.sub


2011-09-25  Peter Foley  <pefoley2@verizon.net>  [44d9e39ea5ffa39fa85700cab7258c53e362bf85]

fix quoting and use AC_CANONICAL_HOST


2011-09-26  Matúš Kukan  <matus.kukan@gmail.com>  [ecd522535d0e968ee0cdd3783a58944f8324c0de]

fix path to binaryurp.component


2011-09-25  Matúš Kukan  <matus.kukan@gmail.com>  [4768ce0f246226e0ef6449c1f33b9360b05ef7a8]

convert binaryurp to gbuild


2011-09-25  Norbert Thiebaud  <nthiebaud@gmail.com>  [cbeebc223b4e759dddb0c5ec03061b67ab88c859]

make the case not ENABLE_QUICKSTART_LIBPNG work again


2011-09-25  Tomas Chvatal  <tchvatal@suse.cz>  [6985b28d533c1324896a1647304499c23e553239]

Do not use AS_IF and AS_CASE macros

Also cleanup space/tabs to use only 4 spaces everywhere.

2011-09-25  Norbert Thiebaud  <nthiebaud@gmail.com>  [0b24bd7a6ec714c74795cf417e35bd036303f3b9]

hide a WaE... should be fixed properly when the issue is understood


2011-09-25  Norbert Thiebaud  <nthiebaud@gmail.com>  [c6811e675cbeaef31fd4d758f75939839b1aa10f]

refactor start.c and splash.c. de-couple the 2 sources and avoid globals


2011-09-25  Norbert Thiebaud  <nthiebaud@gmail.com>  [652356f67b6736df9973346d8b8ffe08d0decffb]

WaE hide unused parameter


2011-09-25  Tomas Chvatal  <tchvatal@suse.cz>  [6104b24ff4f9d1921190bb10cd759df7be40597d]

Remove the comment as it confuses the macro expansion.


2011-09-25  Tor Lillqvist  <tml@iki.fi>  [38ece856ae176ac14f68b4e9f36652c3eab8b84e]

Disable some extensions that apparently are enabled otherwise


2011-09-25  Tomas Chvatal  <tchvatal@suse.cz>  [8148ad076ca750da8066051a105ab391b9ba8957]

Update some java checks to check all vars properly.


2011-09-25  Tor Lillqvist  <tml@iki.fi>  [e135afb73903ea16eeeedf49c0f68acb2f719534]

Fix compilation when SYSTEM_LIBXML headers are not in /usr/include

Need to use LIBXML_CFLAGS, that's what it's for.

2011-09-25  Tor Lillqvist  <tml@iki.fi>  [c1e82b1c64ee863771bfc5958c2898ab1f650606]

Drop apparently unneeded inclusion of l10ntools/compilehelp.hxx

Fixes compilation for non-desktop OSes (iOS and Android), for which we
haven't built and delivered l10ntools.

2011-09-25  Tor Lillqvist  <tml@iki.fi>  [2b207686cdb6ed5bf398d2bfa2509a56374f7846]

Tell what "LB" means


2011-09-24  Tomas Chvatal  <tchvatal@suse.cz>  [cddea419b645c11819b9314acb95d8ea8df4fc98]

Avoid ambiguous Locale type by specifying full path to sun::star... ; the other definition is from ICU.


2011-09-24  Tomas Chvatal  <tchvatal@suse.cz>  [3a8c8537d1c8e03f3587a6823b2f6749b3115c46]

For wiki-ext check also java and ext support.


2011-09-24  Matúš Kukan  <matus.kukan@gmail.com>  [a45542c6f0df83b270311f188d57bb2b0a51e771]

also here include linux-CPUNAME as in gbuild.mk


2011-09-24  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [7a195b81bee5c84e01186463b44ad3c551046f33]

Manage Names: braodcast change in range names now directly


2011-09-24  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [ae992dbe6c2ae729fe69f1b48d4fade7be90e849]

add local range names to "Name Box"/ScPosWnd


2011-09-24  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [e9159d142a4f25bff88da3dd90e163135ae0bdfa]

handle local range names from name box/navigator correctly


2011-09-24  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [3b6fc983f4c29dbe59f19a3451b12ac17b88286f]

show local range names in navigator


2011-09-24  Matúš Kukan  <matus.kukan@gmail.com>  [e1de59eb4661397c888e7fab223710543c541e87]

unusedcode: vcl::PrinterFoo


2011-09-24  Xisco Fauli  <anistenis@gmail.com>  [0f7d6910567f1df22f1706623043554989216a7c]

Remote the python code for now.

The reason I delete it is because this code is not used yet. I still keep working in the feature branch, so when i'll finish there i'll merge it into master. It doesn't make sense to have it in master for now

2011-09-24  Michael Meeks  <michael.meeks@novell.com>  [cf16ef6c250a2755155a02f24bad861b35a1f92b]

add a 30 second timeout to failure if we get no response in this time


2011-09-24  Michael Meeks  <michael.meeks@novell.com>  [24bd2b363a8e9981a3583dfb190161ab335ee870]

cleanup debug build pointer -> ref migration issues


2011-09-24  Norbert Thiebaud  <nthiebaud@gmail.com>  [eb2d27548d6db23630032f15985da980c6d53303]

WaE unused debug-printf static variable


2011-09-24  Michael Meeks  <michael.meeks@novell.com>  [0f89219ff70eafbea0647ff6902eab22fc11081a]

remove some stray debug fprintfs


2011-09-24  Michael Meeks  <michael.meeks@novell.com>  [c8dc73720883333a13187865cd0d69b64af6b4b5]

re-factor XPropertyList derivatives to use a rtl::Reference

This cleans up a lot of lifecycle nasties and cleans up some serious
cut/paste code duplication issues at the same time. Cleanup the
naming of ColorTable -> ColorList to match the impl. too

2011-09-24  Michael Meeks  <michael.meeks@novell.com>  [7fc35af5fd3171cc9bf43d2c27660afcf407d3f6]

remove obsolete Forte NOOPT files


2011-09-24  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [176b9ee183fdaa5837d0d436720ecb199e80f480]

Manage Names: add comments and remove dead code


2011-09-24  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [87e3d71ca68ca8dbe50dbabf6628b5f002e4b46d]

Manage Names: refactoring in namedlg.cxx


2011-09-24  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [4e83a42e431c1ab640703afec356e791af35d830]

show only relevant range names


2011-09-24  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [b7b14465204efe248cdf1e4657813e1a1192cca0]

fix crash, various button problems, memory leak


2011-09-24  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [24f4f5bc7a68a3375f655ec3f4b9f3313c4609b2]

Manage Names: set new entry as selected


2011-09-23  Luboš Luňák  <l.lunak@suse.cz>  [9933b2ad98cea78f8f7a39a3e120c9663ecc2076]

I wonder if this fixes the libxml build error on tinderbox


2011-09-23  Tor Lillqvist  <tml@iki.fi>  [8087ee43f8c427d3ef3712fe76bbb1e41eb5e6ee]

Fix typo


2011-09-23  Tor Lillqvist  <tml@iki.fi>  [5c1f66495eb55b5e3f9b9d3a301d5565a3fb3dbe]

Drop bootstrap library duplicated for iOS


2011-09-23  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [5277f81090673387250761128821d5244523ce2e]

Page Break: Changed the page break into a control

Page break changes (no impact on column breaks):
  + Create a MenuButton control for the page break
  + Moved the line to a SwDashedLine

2011-09-23  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [c7ac093eb5d8e60e565d00c7f1b62f52f6b0402e]

inital work for new "Manage Names" dialog

still missing:
 * change the more button to something more modern
 * change the position of the range options to the place below the more
 button
 * insert/paste button is missing
 * last inserted item should be selected by default
additional future improvements:
 * filters
 * search bar

2011-09-23  Luboš Luňák  <l.lunak@suse.cz>  [b848a2eb7ff2d58251d1f83356c6e6e7a74f23ea]

debug support for dumping writer nodes structure

Similarly to the layout debug support. F12 -> layout, Shift+F12 -> nodes.

2011-09-23  Luboš Luňák  <l.lunak@suse.cz>  [6cb1cb26d8b512fa91bed8eb070fb68b6c839dff]

make SwCntntNode* and SwNode* have the same value

For debugging purposes, mainly. Fix also some casts that worked only
with SwModify being the first base (there seems to be no real
requirement for it being first).

2011-09-23  Caolán McNamara  <caolanm@redhat.com>  [822e94a1c96c1dadff606f33f545a402e2a1c674]

ensure m_pOwnerRow is NULL


2011-09-23  Caolán McNamara  <caolanm@redhat.com>  [eddbdb1938b981b64c923030bc6658ab281971b7]

cppcheck: don't dereference NULL pRow


2011-09-23  Stephan Bergmann  <sbergman@redhat.com>  [82b5fcca3ef7a7180b861687c97ace8c77e38acf]

Undo basis/brand split: move testtool from basis to brand.


2011-09-23  Stephan Bergmann  <sbergman@redhat.com>  [a66f9903bba9dc7eeff6683ebddcd34d4ad70068]

Undo basis/brand split: move dynamic libraries from basis to brand.


2011-09-23  Ivan Timofeev  <timofeev.i.s@gmail.com>  [ff6e6479328c94938e319c2e69a5f0ac35d20cfe]

Fix for fdo#39898: don't crash on some invalid MathML objects


2011-09-23  Stephan Bergmann  <sbergman@redhat.com>  [611913d4a696f709e2dfd6279438bbf2a48ad4e3]

Improved Makefile.in dev-install recipe.


2011-09-23  Caolán McNamara  <caolanm@redhat.com>  [13ce988ac8352679a55390894cab2364353bb03c]

drop empty .lm files


2011-09-23  Caolán McNamara  <caolanm@redhat.com>  [9c297d62b78e8a1d5ed61472adacda2eeaac0c49]

don't need to deliver config.h


2011-09-23  Caolán McNamara  <caolanm@redhat.com>  [9011d8df49683829051f58b2dd7dee2453ab2605]

bump libexttextcat to 3.0.1


2011-09-23  Caolán McNamara  <caolanm@redhat.com>  [a1191b722dd729433d87e3833a7c9c85dd78524e]

drop internal copy of fingerprints


2011-09-23  Caolán McNamara  <caolanm@redhat.com>  [db84cf1771b065b7e2840796f64abedf8692cb55]

bump to libexttextcat

As an aside we can always use the configuration and data files belonging to the
system version now in --with-system-libexttextcat mode, so need for the --data
option.

2011-09-23  Caolán McNamara  <caolanm@redhat.com>  [1d1d886747ce9a7c90ac6499c9111d2cb5b9d1d5]

update unused list


2011-09-23  Stephan Bergmann  <sbergman@redhat.com>  [a0f21d39d74a57d7cc7f98f1868d115e769b1c17]

linkoo seems to be unsupported on Mac OS X, make it exit with status 0 there (so ooinstall does not erroneously fail)


2011-09-23  Caolán McNamara  <caolanm@redhat.com>  [8df841735049936ae078d7d6da72257db43e8976]

make SAL_CPPUNIT_TEST_SUITE_END match CPPUNIT_TEST_SUITE_END


2011-09-23  Stephan Bergmann  <sbergman@redhat.com>  [9da0b9d70d81f33fd45546ef5ad7b7aeda1fc3fa]

Fix broken implicit string conversion


2011-09-23  Norbert Thiebaud  <nthiebaud@gmail.com>  [09789b58d70cb9a7c9d33c5bf3a1255ce96124b6]

add a retry loop in build.pl on Error 126 on Windows.


2011-09-23  Caolán McNamara  <caolanm@redhat.com>  [2536f92c61069531a179624ff2d70603995127e6]

handle --enable-gio as well as --enable-gnome-vfs

Both of these providers will attempt to claim to be able to handle all
internally-unhandled protocols in order to forward them to their system
backends, so there will be a preexisting protocol handler for any random
protocol (rather than none) in those cases.

extends e07ac6765dbaec78e77c694148f5531072036dc8 (#i117381#)

2011-09-23  Caolán McNamara  <caolanm@redhat.com>  [fee307d452753efbcb3d450e6a5dcd945ba41463]

deugly HTMLOutFuncs::ConvertStringToHTML


2011-09-23  Caolán McNamara  <caolanm@redhat.com>  [17b8373171e52e6ce4c5ecf5074082f76cb36118]

callcatcher: various unused methods


2011-09-23  Caolán McNamara  <caolanm@redhat.com>  [8b56cbf38f086653713a7fdeafe83126d1786b93]

tidy indent


2011-09-23  Jan Holesovsky  <kendy@suse.cz>  [eb3b4ec7c227386c866bc8f2aa0500c58dc34184]

Fix comment to reference the right bugtracker.


2011-09-23  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [1b37830b605972649fe54c29fbb952df0e4c9682]

fdo#39510: comment added


2011-09-22  Caolán McNamara  <caolanm@redhat.com>  [3323ab3730a37566146f09fefbe77d4f1be8ba1e]

bah, >= 4.6 then


2011-09-22  Caolán McNamara  <caolanm@redhat.com>  [8251f0b954fa33bf43824d6d77d31ee8de4f3e77]

WaE: signed/unsigned error


2011-09-22  Jan Holesovsky  <kendy@suse.cz>  [a27ff9471d6b626bc7946854098c83c391fcec94]

No manifest with MinGW.


2011-09-22  Jan Holesovsky  <kendy@suse.cz>  [57826b92af62f92c6984eda28cab83848ad8e211]

Fix reportbuilder build with MinGW.


2011-09-22  Jan Holesovsky  <kendy@suse.cz>  [b1e6bdeac38ba8533aaaf85c18cf9df9a11177af]

Use the right 'ar' and 'ranlib' when building with MinGW.


2011-09-22  Andras Timar  <atimar@suse.com>  [cde3b5e2206d7433bc920a26f3824d1c3f8f1aed]

new Linux Libertine G font release

- new fonts: Linux Libertine Display and Linux Libertine semibold,
  semibold italic,  based on Linux Libertine v5.1.3-2
- combining diacritics
- new font features: dbls, hang, itlc, ligc, lith, nfsp, para
- feature sups with capitals, diacritics, ligatures, some punctuation
  marks
- extended feature algn
- fixed Catalan l
- new glyphs for ligature gy, gj, gf, gfi, gfö...
- improved glyphs and kerning
- proportional numbers in superiors (sups + pnum)
- see doc/features.pdf or http://www.numbertext.org/linux/NEWS.pdf

2011-09-22  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [ac1912ecb13709082026428d2b2a56c4915b939f]

fdo#39510 lp#854626: crash on closing document with footnotes


2011-09-22  Caolán McNamara  <caolanm@redhat.com>  [501a0ae032df6d38d6db7d1f0b743c846c4324ed]

adapt subsequent check only source too


2011-09-22  Martin Hosken  <martin_hosken@sil.org>  [162676cb6a940636e958b5787a626d814865ab86]

Upgrade graphite to 1.0.3 fix surrogate support


2011-09-22  Armin Le Grand  <Armin.Le.Grand@me.com>  [d543cb25e16b1f80d0b2826dc1046ba752199e81]

Fix #i118456# make sure TextEdit changes get pushed to model

(cherry-picked from http://svn.apache.org/viewvc?rev=1174130&view=rev)

2011-09-22  Jan Holesovsky  <kendy@suse.cz>  [a993f166d5e5f0565c7ef041d12a491ddf525f45]

Fix MinGW build of jfreereport.


2011-09-22  Jan Holesovsky  <kendy@suse.cz>  [b1ecadbda1c5f5abde1be2ade8ab288051a4b207]

Fix MinGW build of xpdf.


2011-09-22  Caolán McNamara  <caolanm@redhat.com>  [bee6de695c61b43020a8224a3b8f901d804aa904]

don't consider this a candidate unless explicitly requested


2011-09-22  Caolán McNamara  <caolanm@redhat.com>  [181efb956e2eeb04961ab07012d68de8bd922761]

WaE: workaround auto_ptr deprecation


2011-09-22  Caolán McNamara  <caolanm@redhat.com>  [871426533f7afe31bc451fa6b407b83db8e52827]

just silence the auto_ptr deprecations in isolation


2011-09-22  Caolán McNamara  <caolanm@redhat.com>  [5a849bb5317ad73bb43b2b618b14bc0e8751fff6]

should be > 4, not > 5


2011-09-22  Caolán McNamara  <caolanm@redhat.com>  [206a25585468c1ff7dd2f03affb37599ebaba4af]

callcatcher: unused code


2011-09-22  Caolán McNamara  <caolanm@redhat.com>  [ac58231a01186d0935d0ff5fb2485d8750ed5022]

ByteString->rtl::OString[Buffer]


2011-09-22  Caolán McNamara  <caolanm@redhat.com>  [8df9025eac81d8a65162c396d28d176c084d16b3]

callcatcher: remove unused code


2011-09-22  Caolán McNamara  <caolanm@redhat.com>  [0dc2cea61fb42e1e7fb98f5913f52241c8ed2836]

drop unused test


2011-09-22  Caolán McNamara  <caolanm@redhat.com>  [e8808f8eb4e53a0a92f9e723c33f0ef7f072451c]

ensure contents are as expected


2011-09-22  Caolán McNamara  <caolanm@redhat.com>  [08dbc9b657697b74e3dcdeff8a829ba7434b013b]

unit test to ensure we can use embedded nulls in OStringBuffer


2011-09-22  Caolán McNamara  <caolanm@redhat.com>  [075cd18020cf27250e052e43f08d7b8e99d53718]

aMergedLanguages is write only, can be removed


2011-09-22  Caolán McNamara  <caolanm@redhat.com>  [deff93d4f7a2c007ca37bd911a2a36c9fc4bf85f]

callcatcher: newly unused ResData::isMerged


2011-09-22  Andras Timar  <atimar@suse.com>  [37f23f7d0d38e298f30b4810b651786cfe0a89bb]

Revert "new Linux Libertine G font release" - file names changed

This reverts commit 4a5455f745dd3acfe040917b26c3d61afcbb3c76.

2011-09-22  Tor Lillqvist  <tlillqvist@suse.com>  [4f3e9f30a0a05a18d39161fda5f271f9b6f2a029]

Always link with user32


2011-09-22  Tor Lillqvist  <tlillqvist@suse.com>  [8a915ad95fcc1e21f57c7a397fb12a96abc799e6]

Simplify the manifest dance


2011-09-22  Jan Holesovsky  <kendy@suse.cz>  [69bd187a848e98784fd620f07844abc36071c90d]

$(COM) == MSC => $(OS_FOR_BUILD) == WNT ;-)


2011-09-22  Andras Timar  <atimar@suse.com>  [4a5455f745dd3acfe040917b26c3d61afcbb3c76]

new Linux Libertine G font release

- new fonts: Linux Libertine Display and Linux Libertine semibold,
  semibold italic,  based on Linux Libertine v5.1.3-2
- combining diacritics
- new font features: dbls, hang, itlc, ligc, lith, nfsp, para
- feature sups with capitals, diacritics, ligatures, some punctuation
  marks
- extended feature algn
- fixed Catalan l
- new glyphs for ligature gy, gj, gf, gfi, gfö...
- improved glyphs and kerning
- proportional numbers in superiors (sups + pnum)
- see doc/features.pdf or http://www.numbertext.org/linux/NEWS.pdf

2011-09-22  Jan Holesovsky  <kendy@suse.cz>  [b0ddd564c178e0d61040d7b059dccc10e031532d]

Fix manifest creation in the MinGW case (and hopefully not breaking native).


2011-09-22  Jan Holesovsky  <kendy@suse.cz>  [919ce6a9b83daebc0dc5b787ce748f6d6899d51f]

Unify the MinGW / native Win temporary name here.


2011-09-22  Tor Lillqvist  <tlillqvist@suse.com>  [2c1e9e85b3444f7cbb476bc7e0804ad7abba8cd3]

A trailing "\0" on an ICON line is unnecessary and causes an error


2011-09-22  Tomas Chvatal  <tchvatal@suse.cz>  [f19e3f1d8b052474a4de87e3518b1b1dac3b400a]

Override internal apache-commons with system-jars.


2011-09-22  Tor Lillqvist  <tlillqvist@suse.com>  [4c8424fdb62976cbcfb39fe6be2b2506c149cce6]

Small refactoring to avoid duplication of source file list


2011-09-22  Tor Lillqvist  <tlillqvist@suse.com>  [60607317f36547048de75094e9aeedceeeea7272]

This should use a static C/C++ runtime


2011-09-22  Tor Lillqvist  <tlillqvist@suse.com>  [69f628575148049427d303344aea184ddec43487]

Use libcmtd in a dbgutil MSVC build


2011-09-22  Tor Lillqvist  <tlillqvist@suse.com>  [8427fab7eb99d2884501b50afce6e617e3fe7721]

This is a GUI executable


2011-09-22  Tor Lillqvist  <tlillqvist@suse.com>  [c2da4b8e08554ece96e0400a00f7061391114d0b]

No need to do -D_DEBUG here, done in windows.mk


2011-09-22  Tor Lillqvist  <tlillqvist@suse.com>  [869bf65f97a484b0c83cf03848dfc467c9cdde72]

Don't link with msvcrtd if LINKED_LIBS has libcmtd


2011-09-22  Tor Lillqvist  <tlillqvist@suse.com>  [2d22a4be6accb260fef882a16018a75e1f58bdb9]

Add libcmtd


2011-09-22  Peter Rabi  <prabi@caesar.elte.hu>  [df59068902b294b7b344af0c20da196cc64aaced]

Fix of localized template name problems in Impress part 2

Template entries now appear in the correct word order
in their representation in SfxDocumentTemplates. That makes
template listboxes in a few dialogs work as expected.
Contributed under license LGPLv3+/MPL.

2011-09-22  Tor Lillqvist  <tlillqvist@suse.com>  [46292bdf296a0da689f6a0fe5072916cd8414cd2]

Fix the MSVC build of unopkg.com, too


2011-09-22  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [13faec80401adda88669fc84a09feee0b6f6f3ca]

Fixed remaining ByteString::SearchAndReplace in dbg level > 1


2011-09-22  Andras Timar  <atimar@suse.com>  [687240f4b50ca18adbfeedd4195f13f62f51994a]

GetBuffer() -> getStr()


2011-09-22  Miklos Vajna  <vmiklos@frugalware.org>  [47a101d766660d2c90d080f4dc8862f17709d60e]

distro-configs: with-extension-integration -> enable-extension-integration

This was a regression introduced in commit
29db940ce504a5dff393927e4ea2680156f2b119

2011-09-21  Stephan Bergmann  <sbergman@redhat.com>  [aa7541be959fe5406bed867c65381d17a48deda4]

Ensure a failing soffice.bin makes oosplash fail.


2011-09-21  Stephan Bergmann  <sbergman@redhat.com>  [0607102c470a67dfd7c0579a32d1c862427e2013]

Improved some error reporting.


2011-09-21  Stephan Bergmann  <sbergman@redhat.com>  [8ab7539540924bf30a8ed88c9e91915e16dfd91b]

In ChildStatusProc, calculate a meaningful status for processes killed by a signal.


2011-09-21  Stephan Bergmann  <sbergman@redhat.com>  [cdd243cdeaaa55e989774cc76666c5ec863d651b]

Ensure a failing linkoo makes ooinstall fail.


2011-09-21  Julien Nabet  <serval2412@yahoo.fr>  [8819edb0214c79be86c89f64865d0cc6e8c79f15]

Some cppcheck cleaning


2011-09-21  Andras Timar  <atimar@suse.com>  [bf65a6ebc6dd319ae0fb24ba89e750490e18fdd8]

include dp_gui_theextmgr.hxx only once


2011-09-21  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [71b8638b5a9233c13e2bbcaf41f2a4460bd46b4b]

fix array initialization and thus windows build


2011-09-21  Andras Timar  <atimar@suse.com>  [b57f55cf23ef11d446330fbbadd18803b5cbcc98]

remove unused (and buggy) language fallback functionality

Fallback to en-US is done in translations module. Fallback to
other languages is not supported, but if we ever needed it, it
would be easier to solve the problem in a script language
instead of C++ in translations module.

2011-09-21  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [e6a2e730e8c1b651674531479c4b5dc5c42a7768]

Fix windows build


2011-09-21  Caolán McNamara  <caolanm@redhat.com>  [e629526bf5304107c08de38ecaf8f856922a24d5]

Fixes for MSVC build


2011-09-21  Stephan Bergmann  <sbergman@redhat.com>  [9ffee68dc027662fd8e6aa044d7ee01b0ed5df16]

Cleaned up sal_textenc, making it work on Mac OS X.


2011-09-21  Stephan Bergmann  <sbergman@redhat.com>  [6560e48afa53a0ca1ab9417ac2637f8d64332375]

Simplify code by letting get_app_path always include a final slash.


2011-09-21  Stephan Bergmann  <sbergman@redhat.com>  [149deaca814f21247497b9f7830567044682ecfa]

Correctly use SCP2_OOO_BIN_DIR for libs in basis layer.


2011-09-21  Stephan Bergmann  <sbergman@redhat.com>  [b403695bee563b54cd37e09a7b11b95a21a94958]

Directly use version.lst instead of versionlist.mk.


2011-09-21  Stephan Bergmann  <sbergman@redhat.com>  [8ac8103e8ad317ba052312ff199f01b7a8f4fe43]

Removed unused solenv/inc/version_so.hrc


2011-09-21  Caolán McNamara  <caolanm@redhat.com>  [5663d30591bba0ba56253ae0d23d5066d8064605]

get bean linking under windows


2011-09-21  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [e19f926ba247b4b84c4efa368cf19c312f5f51e7]

Header/Footer: refactored the SwEditWin to extend it to page breaks


2011-09-21  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [1ca08ac546c24f12644e387418d88dba7c1c4236]

Header/Footer: Extracted a few common things to a SwFrameControl class


2011-09-21  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [aaa34f74a639b8cf54d27d52b292f4d0ed0f1231]

Page Break: Fix the line position in side-by-side pages display


2011-09-21  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [7a6ae7ff20a0b26a083c13649712635758797c15]

Page Break: decouple it from the text bounding lines painting


2011-09-21  Luboš Luňák  <l.lunak@suse.cz>  [8861df394604fa6dd8c72181a023557d037f7235]

build without glib poppler bindings

- there's not configure check for it, only for poppler itself
- and it's not actually used anyway

2011-09-21  Caolán McNamara  <caolanm@redhat.com>  [5ab3360cf7e22ba7188ce6bfed5f2213a18a6f49]

WaE: unused variable


2011-09-21  Dmitry Ashkadov  <dmitry.ashkadov@gmail.com>  [bcbabc4b3a1c394cfab2602be14e2575a5b1ef42]

fdo#39430: Implement improved Saving Information Icon in the Status Bar


2011-09-21  Tor Lillqvist  <tlillqvist@suse.com>  [1b2965833c97da449f5d38c9e683c14507a97462]

Disable also the nss module when using --enable-dbgutil in a Windows build


2011-09-21  Caolán McNamara  <caolanm@redhat.com>  [0538506fb42e42b7e696dc7875c69cb8ebc65c50]

ah, not windows only of course


2011-09-21  Caolán McNamara  <caolanm@redhat.com>  [aba21544bc36cba0cb24778da493ac32c697c3cb]

get it to link with msvc at least


2011-09-21  Andras Timar  <atimar@suse.com>  [92b54aa8b3e59df2e1c8fdd5137152ccda92d91c]

set lang to en-US in order l10ntools can extract strings


2011-09-21  Andras Timar  <atimar@suse.com>  [cb60a999fe898275d68457adffaecaa2edd9547a]

do not localize files in this directory


2011-09-21  Dmitry Ashkadov  <dmitry.ashkadov@gmail.com>  [e9d33950625ea51bbfc887b3b3eb3150a145ce23]

Removed unused some code related to fdo#39430


2011-09-21  Caolán McNamara  <caolanm@redhat.com>  [36bc016123b11a3e4ab3fb8d4a9fe2b441c54417]

WaE: fall through to final return


2011-09-21  Andreu Correa Casablanca  <castarco@gmail.com>  [582d831bfb9c8710888e9a2cffee0c8163d2b9b2]

removed redundant null ptr check in sw/source/ui/uni/unomailmarge.cxx l. 630


2011-09-21  Caolán McNamara  <caolanm@redhat.com>  [90cd178e1582c63d2e27501e2f5aa553bbd06a82]

update list


2011-09-21  Tor Lillqvist  <tlillqvist@suse.com>  [7c7d6ff8fa9eaab1d1520dfc25b86887e66ab311]

Ignore the MSVC vc90.pdb files


2011-09-21  Tor Lillqvist  <tlillqvist@suse.com>  [f502005eb85b3c4931e4b1731af9c4617fe7d923]

Bin OS/2 stuff


2011-09-21  Tor Lillqvist  <tlillqvist@suse.com>  [81bb70b6b9635a95a6fb0e83651f6bf708f12942]

chmod -x


2011-09-21  Tor Lillqvist  <tlillqvist@suse.com>  [164456eab5c8542b9ce87c5ccd44db902c1214a1]

Update to match reality

But actually, I would really love it if we could get rid of this
version.lst file. Surely we can put this information, if it has to be
hardcoded somewhere, in the same minor.mk that already contains
version information (and which, unlike this file, actually has been
kept updated by us).

Or alternatively, get rid of minor.mk and use just this file.

Best of all would be to just use the version number from the AC_INIT
in configure.in, wouldn't it? Isn't that the normal thing to do?

Also, I don't see what hardoced version timestamps as in this file are
useful for. If such a timestamp corresponds one-to-one with a version
number, the information clearly is redundant? A *build* timestamp is
another thing, that might be more useful if file timestamps or package
timestamps don't give enough information.

2011-09-21  Caolán McNamara  <caolanm@redhat.com>  [94f6a72f7ade62a146a1e1254cc0a4638d48efc5]

Revert "remove newly unused methods", used again

This reverts commit 9693764946ac3f27a0170d7556ee62276d7c3dcb.

2011-09-21  Caolán McNamara  <caolanm@redhat.com>  [ec0581d0421bdd4eb8de682758fe0b481cf0f59f]

add a simple timer for unit tests


2011-09-21  Caolán McNamara  <caolanm@redhat.com>  [41ad3fcdbade66eb3e51f7ea58cafbb5a66b8af4]

callcatcher: remove newly unused methods


2011-09-21  Caolán McNamara  <caolanm@redhat.com>  [3ab8e8e9980fd83853713b7da0c9d49640d677ba]

regenerate list


2011-09-21  Caolán McNamara  <caolanm@redhat.com>  [2cd8d42be0379e897c8331175ea9bd7f32e171a0]

ByteString->rtl::OStringBuffer


2011-09-21  Caolán McNamara  <caolanm@redhat.com>  [3eb62d6899534023fac60b1aa57dce337aa94cf9]

this is never NULL, can be a reference


2011-09-21  Caolán McNamara  <caolanm@redhat.com>  [0577f19870453e7bc707b59d57c5331df7bde14d]

ByteString->rtl::OString[Buffer]


2011-09-21  Caolán McNamara  <caolanm@redhat.com>  [59cb0469897b1d2c57386510ad321a72e5477ad4]

make findunusedcode target easier


2011-09-21  Caolán McNamara  <caolanm@redhat.com>  [5a0e780d8a4194c812f436a2362098202fcfa29e]

always clear input page vector, but fill in extractable values


2011-09-21  Caolán McNamara  <caolanm@redhat.com>  [fc3db8f01fd2cf9265d663a8ca21bef8e78d1ecb]

GetSysSearchPath (probably all uses of aSysSearchPath) unused


2011-09-21  Thomas Arnhold  <thomas@arnhold.org>  [dfbf66ded4bfd18d9be6127c482336daaa44fc94]

Adding a file where the previous patch was not applying cleanly


2011-09-21  Thomas Arnhold  <thomas@arnhold.org>  [be6a8677a6ddb6387272a78406ec2149c4319f3d]

OSL_TRACE: Remove trailing newlines

Done with perl regex:
s/(\n\s*OSL_TRACE\(\s*\"[^\n]+?)\s*(\\n)+(\"[^\n]*\)\;\n)/$1$3/gs;

- removed trailing whitespaces and (multiple) newlines

2011-09-21  Tantai Tanakanok  <tantai@osdev.co.th>  [6058133765a1f874d6bf9fb9f4d0811db32adc10]

change font name in Thai fall-back font lists in VCL.xcu


2011-09-20  Kohei Yoshida  <kohei.yoshida@suse.com>  [665d1011950dc41d9a7f8e95596d5e1d5d99ff63]

Get DB range import from xlsx to work once again.

We need to map Excel's database ranges (or in Excel's terminology
"tables") to named db ranges because they may be referenced in formula
expressions.  Also, Excel tables are always of the form Table*[] when
used in formulas.  Skip the "[]" part then the preceding token is a
valid database range.

2011-09-20  Julien Nabet  <serval2412@yahoo.fr>  [7dff26aa099aa97c7bfc03806ba8160a9d7e945c]

Fix typo for 0ab55ac8e88f04258f1d3e79e984382f-lightproof-en-US_0.1.oxt


2011-09-20  Norbert Thiebaud  <nthiebaud@gmail.com>  [d4e13d6d95be1f5b142103027bdf301d855500ba]

lower the autoconf requirement to 2.61 in order to pass on MacOSX


2011-09-20  Stephan Bergmann  <sbergman@redhat.com>  [ae8102f1e38c4da840f8343bbbd628f1c660c132]

Removed pPageView made unused by previous changeset 3e5edf6c.


2011-09-20  Stephan Bergmann  <sbergman@redhat.com>  [122b729a5a974179265b6d7a8c1c92199262b76a]

Removed unused fMaxSize introduced by previous changeset 3e5edf6c.


2011-09-20  Stephan Bergmann  <sbergman@redhat.com>  [5bc0a6cf4e5e17fce49dad2575a13435908f2223]

Cleaned up solenv/gdb/makefile.mk


2011-09-20  Stephan Bergmann  <sbergman@redhat.com>  [b1f4e8424b2cdb2d59da7c3cc0fb7799fcd28916]

Removed unused BOXT feature.


2011-09-20  Kohei Yoshida  <kohei.yoshida@suse.com>  [b749e21fef046ee7c80a4353a2f3cfbc2a59b1e3]

Unit test for copying range names.

This test would've detected my earlier mistake with the index-lookup
perf enhancement.

2011-09-20  Andras Timar  <atimar@suse.com>  [810a08a8cb0da9377a6d9d358923895d9faf04d3]

localize.pl is not necessary


2011-09-20  Tomas Chvatal  <tchvatal@suse.cz>  [a6f311ac01b7cd9809471d6d30ac24dc9037ef6e]

Add file-lists/ folder to gitignore.


2011-09-20  Tomas Chvatal  <tchvatal@suse.cz>  [4f5e3a54b9ca82b981fe7c7aeb369d44292ae075]

Remove trailing &&


2011-09-20  Tomas Chvatal  <tchvatal@suse.cz>  [29db940ce504a5dff393927e4ea2680156f2b119]

Enable some extensions by default and cleanup logic

Cleanup the extensions logic to be consistent with on/of switches.

This commit renames --with-extension-integration to
--enable-extension-integration.

2011-09-20  Regina Henschel  <rb.henschel@t-online.de>  [3e5edf6ca9d3bc56549602bda2adc855dd57f658]

Add missing chart data point ODF1.2 standard symbols


2011-09-20  Caolán McNamara  <caolanm@redhat.com>  [53abf4dc1c065fba3ec9e691cacd55aceaf19fc7]

ByteString->rtl::OString[Buffer]


2011-09-20  Caolán McNamara  <caolanm@redhat.com>  [0344e07dd7b6929e88141a384fd5c46b93c1c61b]

ByteString->rtl::OString[Buffer]


2011-09-20  Caolán McNamara  <caolanm@redhat.com>  [d2dff83fc33da53fb0e49e45dd10d892ae5a3309]

ByteString->rtl::OString[Buffer]


2011-09-20  Caolán McNamara  <caolanm@redhat.com>  [2c0831ebbf940833c3fecc66abd1ce0f3a29cd10]

ByteString->rtl::OString[Buffer]


2011-09-20  Caolán McNamara  <caolanm@redhat.com>  [2f33cf5115df156cc17f6218ca42ca367cd32cf4]

ByteString->rtl::OStringBuffer


2011-09-20  Caolán McNamara  <caolanm@redhat.com>  [be0cf0693368642f94a794c64792020e3613e869]

bah, why did I change it away from size


2011-09-20  Andras Timar  <atimar@suse.com>  [2f2d542830be90d308329c854e1ebb61e85c1d43]

Revert "localize.pl is not necessary" - breaks on Windows

This reverts commit fbb48a21a8c2f4ba00f96544fafc8eb8e908aa10.

2011-09-20  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [5b01db236ec80c4e01dad93488eccb3da2eb387b]

Header/Footer: Fixed a few separators rendering problems

Bugs fixed:
 + Some of the separators weren't hidden (zooming out and then zooming
   in is an example)
 + The footer separator wasn't properly placed under footnotes
containers if there was no footer.

2011-09-20  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [589f754e7c2fa6d62fb8a8b566757c9cf5bea893]

Header/Footer: move the separator line painting to a Window control

This avoids drawing control things on the document OutputDevice and
helps keeping them properly refreshed without refreshing the whole
document layout.

2011-09-20  Andras Timar  <atimar@suse.com>  [fbb48a21a8c2f4ba00f96544fafc8eb8e908aa10]

localize.pl is not necessary


2011-09-20  Andras Timar  <atimar@suse.com>  [8ba5b96f1ec3475711883b037141c29897ca8b2c]

no 'progress bar' for l10ntools


2011-09-20  Andras Timar  <atimar@suse.com>  [8cc504be630ae9999862a1e43f0d4b1d01a0d470]

adjust what to extract and what not


2011-09-20  Andras Timar  <atimar@suse.com>  [7477f8e7aac723d192c3e325d2477145f13daecc]

remove unused column from ExeTable


2011-09-20  Kohei Yoshida  <kohei.yoshida@suse.com>  [c751b73637747a37eee023ed67dee341abae38a0]

Ensure that only ScDPCollection can remove caches.

Call ScDPCollection::ClearCache() to remove cache during refreshing.

2011-09-20  Takeshi Abe  <tabe@fixedpoint.jp>  [1ac1b1499f94cbdea153faff2238b1a2e8a48b5f]

removed unsatisfiable equalities of conditionals

by definition of ComparePosition(), neither *pEnd is equal to *pREnd
in case of POS_OVERLAP_BEFORE, nor *pStt is equal to *pRStt in case
of POS_OVERLAP_BEHIND

2011-09-20  Jan Holesovsky  <kendy@suse.cz>  [d91df661db19e3e4a28e1875edec832c832a62e4]

Rename guistdio to crashrep.com.


2011-09-20  Tor Lillqvist  <tml@iki.fi>  [715c63f8a1b7dec03e6a2d7b1bdf305c027bbca0]

Depend explicitly on cppuhelper for the non-DESKTOP case


2011-09-20  Tor Lillqvist  <tml@iki.fi>  [1c69052b5218448e91813eb2ad1e60820639b300]

Bypass building the iOS cppu_unittester_all for now

We can't build it here at this point during the build after all. We
use static linking on iOS, and we would need to link with -lgcc3_uno
from bridges which has not been built yet. It seems that any
meaningful unit tests for iOS actually need to be built in a
"subsequent" stage.

2011-09-20  Jan Holesovsky  <kendy@suse.cz>  [6f65af360c94a9649f6411d2954d8a15ecbfa837]

Build unopkg.exe directly.


2011-09-20  Jan Holesovsky  <kendy@suse.cz>  [151eba7caa58c52ca4c4f2542de91c9aa41d00ab]

Create unopkg.com directly.


2011-09-20  Jan Holesovsky  <kendy@suse.cz>  [80f2495481542528fb4ceb24e4184e39ec1b6d40]

Create unopkg.bin directly.


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

A bit more defensive programming


2011-09-20  Stephan Bergmann  <sbergman@redhat.com>  [17a2dcabe15f24567b5b68f92ede6cb19a62405c]

Consistently rename NONEBIN -> NONE for all platforms.


2011-09-20  Jan Holesovsky  <kendy@suse.cz>  [0a5fe3833e03582896ff2db81018ef1dff3a30b8]

Fix manifest creation.


2011-09-20  Tor Lillqvist  <tlillqvist@suse.com>  [f6b33069578f6b5c4ef387f5fdd3cf9dcc597da4]

I think this is supposed to be a so-called GUI executable


2011-09-20  Tor Lillqvist  <tlillqvist@suse.com>  [9a864280904de60079ab87227c467faa70b3ddb8]

unopkgio should be a console executable


2011-09-20  Andras Timar  <atimar@suse.com>  [741ecf579da18b3fb9a8c90938d420b10a3b3cc5]

add 'qtz' key id lang code to ALL case


2011-09-20  Stephan Bergmann  <sbergman@redhat.com>  [f0548b4f96b6d52429596f9a638343c15d42ba81]

Revert "Use PREFIXDIR when possible"

This reverts commit af37c0a988109b3b38e68591a5e9a7ea39e2c2a7.

2011-09-20  Ivan Timofeev  <timofeev.i.s@gmail.com>  [b7d874f49b102eabe2974c4dee1272d2cf6053a3]

Fix for fdo#35513: avoid crash while processing incorrect range of pages


2011-09-20  Caolán McNamara  <caolanm@redhat.com>  [0398b2546349c469180b2433cc58d15fffa283bc]

update list


2011-09-20  Caolán McNamara  <caolanm@redhat.com>  [39b24f2b079d68499e182c3f13910cbe9dee15e3]

ByteString->rtl::OStringBuffer


2011-09-20  Caolán McNamara  <caolanm@redhat.com>  [0190dca0b181f6a9fd069864e396164b532bebd4]

callcatcher: StandardErrorInfo is never constructed


2011-09-20  Caolán McNamara  <caolanm@redhat.com>  [70e2e12154c256b9eb1c1b88fb46630c0ac130a1]

ByteString->rtl::OStringBuffer


2011-09-20  Caolán McNamara  <caolanm@redhat.com>  [07a793a2b73a4449432138f037416075d69c9f4c]

WaE: and no longer need this here then


2011-09-20  Caolán McNamara  <caolanm@redhat.com>  [90587ed9352bf3ca1ec07ff38a2b89acf646f088]

missed optimization opportunity from 9b6ea21 to drop unused ByteString


2011-09-20  Caolán McNamara  <caolanm@redhat.com>  [05139b62b2e2a773073caa3395a0824f5f6840c0]

ByteString->rtl::OStringBuffer


2011-09-20  Caolán McNamara  <caolanm@redhat.com>  [557ba436637d3cc926c063aba0458f04a916fa66]

ByteString->rtl::OString[Buffer]


2011-09-20  Caolán McNamara  <caolanm@redhat.com>  [512c562b8671fb8998ab8c6f31502b59f108e13a]

ByteString->rtl::OString[Buffer]


2011-09-20  Jan Holesovsky  <kendy@suse.cz>  [558ebfde8d102ebc298ea887db86ae2918a9a7ab]

Avoid officeloader -> soffice renaming dance, build that directly.


2011-09-20  Stephan Bergmann  <sbergman@redhat.com>  [01c557cd33bcbd0e5860fcceee34ad933176e125]

For now, keep the Mac OS X duplication of soffice.bin as soffice in installation sets.


2011-09-20  Andras Timar  <atimar@suse.com>  [e0dc7d906b3bcd505c1c256f630fed774c5e5424]

remove obsolete command line switches -UTF8 and -NOUTF8


2011-09-20  Andras Timar  <atimar@suse.com>  [1536203ed26199b340a04e8f0a30c6a904ba8d1d]

remove unused MAX_LANGUAGES definition


2011-09-20  Andras Timar  <atimar@suse.com>  [883988e3e49885aff5c7885c1334711c0c952e2f]

remove obsolete command line switch -ISO99


2011-09-20  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [691518d27ae5d552a75ac14f856dd31d686c2864]

Remove some warnings


2011-09-20  Kevin Hunter  <hunteke@earlham.edu>  [9035f006f34335ded10b042aabaf9ddc339b18f0]

Update Zenity with progress icon notification

Add a "clock" style progress meter for the build via dynamically
generated svg images.  The colors are rather arbitrarily chosen, but
with a very minor attempt to be readable by color-blind folks.  A second
round cut of this patch might make the fill and stroke colors
configurable.

2011-09-20  Daniel Di Marco  <d.dimarco@gmx.de>  [a0a1c3f4fb730ed3614593c3d8ddb50c23204c29]

replaced some SvUShorts with std::vector


2011-09-20  David Tardon  <dtardon@redhat.com>  [2c00d735d2859ca777f3d75e80f1737c6567421f]

register rsc executable too


2011-09-20  Tor Lillqvist  <tlillqvist@suse.com>  [fcf6c0a19f1a8cdff34e95ca0787277399a82c3c]

I don't think we need to check CROSS_COMPILING here?


2011-09-20  Tor Lillqvist  <tlillqvist@suse.com>  [58be0d5400244196df4ff5041352e38d637c877b]

Use "python" as (build-time) gb_PYTHON if run-time Python usage is disabled


2011-09-20  Thomas Arnhold  <thomas@arnhold.org>  [1afef0e98a11a833bfd05460f908f84fbdd9abfd]

Remove RCS header


2011-09-20  Jan Holesovsky  <kendy@suse.cz>  [a32da8aba636dd515ac74c9b2234e8ff83d47055]

Deliver basis-link and ure-link.


2011-09-20  Andras Timar  <atimar@suse.com>  [9899ed3dcf1d2317760eb8f5d01d83c00c2e93d9]

there is no special iso.res case any more


2011-09-20  David Tardon  <dtardon@redhat.com>  [37bf43f4907bd6ce96c732f192a92ebcbc78c95a]

register all built executables


2011-09-20  Stephan Bergmann  <sbergman@redhat.com>  [a3cd73f3153b4a6c337144bd0f85769f059b3019]

Reverted previous ff1c626, instead renamed NONEBIN -> NONE.


2011-09-20  Norbert Thiebaud  <nthiebaud@gmail.com>  [ff1c626fa1380c7af5a135f80b45de7e62025eed]

do not call macosx-change-install-name for NONEBIN executable


2011-09-20  David Tardon  <dtardon@redhat.com>  [8033c5093ee57b3896e40a83e9b3c8560b31b160]

soffice.sh should not be delivered on MacOS


2011-09-19  Kohei Yoshida  <kohei.yoshida@suse.com>  [7171daea4be16dd3298023349b771993e5b9fd0f]

Unit test for refreshing while source data contains empty field name.


2011-09-19  Kohei Yoshida  <kohei.yoshida@suse.com>  [311dbc3b4ccd202c3ca0f8f1b577262f3f666e69]

Use the method to insert source data.


2011-09-19  Kohei Yoshida  <kohei.yoshida@suse.com>  [cd1c0800bff4e1b801950f4fe431e49ae766e074]

Extracted method for inserting source data for pivot table testing.


2011-09-20  Takeshi Abe  <tabe@fixedpoint.jp>  [0aa547c18dee940d7e9726c85880790710d3ec76]

reduce duplicate code to one template


2011-09-20  Takeshi Abe  <tabe@fixedpoint.jp>  [2defcfa33e86150ac936cc8a9a8edb1dcb242b5b]

removed an assignment in no use


2011-09-19  Kohei Yoshida  <kohei.yoshida@suse.com>  [012e7d8a2889da23b3c9fc11da9e9097f3b03a61]

sal_True to true.


2011-09-19  Kohei Yoshida  <kohei.yoshida@suse.com>  [0835658b7d71c8289c04f17220def9f199d98efe]

Store previously selected tables in std::set.


2011-09-19  Kohei Yoshida  <kohei.yoshida@suse.com>  [c2ab21aa25f5ae95f6faebe3cc7b2e44729f7ad7]

A little cleanup.


2011-09-19  Kohei Yoshida  <kohei.yoshida@suse.com>  [0783e78de2ce265e19b739effbff80c37ee98576]

Let's avoid modifying the selection data during search and replace.

The previous code was modifying the selection data (ScMarkData) in
a not-so-obvious fashion during the search and/or replace.  Let's only
modify selection in the view code to avoid surprises.  The document
model shouldn't be modifying the view model.

Those methods that were taking a reference to ScMarkData now take a
const reference instead.

2011-09-19  Kohei Yoshida  <kohei.yoshida@suse.com>  [5660bc7573f3529ae25d54867249045bb65d536b]

Pass as const reference where possible & indent fix.


2011-09-19  Kohei Yoshida  <kohei.yoshida@suse.com>  [2bb34a2f93e2c2ec46f48ed736feab9827dbe7c8]

Removed an unnecessary anonymous temporary object.


2011-09-20  Jan Holesovsky  <kendy@suse.cz>  [f62a449a53a73db81768082b89f3b9db466af460]

Kill the explicit linking to salmain.o, use vclmain instead.


2011-09-20  Jan Holesovsky  <kendy@suse.cz>  [3540bfb994de7dd0d0029713e14504d60027fd8d]

Always output AWTLIB, gbuildized 'bean' depends on that.


2011-09-19  Stephan Bergmann  <sbergman@redhat.com>  [e1945ba903faa567d90addaf13a0eb8a2f688d15]

Do not delete SwIndexReg::pEmptyIndexArray while SwXTextCursor instances can still reference it.

Found during termination of sw/qa/unoapi soffice.bin run under Valgrind/memcheck.

2011-09-19  Stephan Bergmann  <sbergman@redhat.com>  [79fdb70baf70aeb492437ef85de7f02ad4234f21]

Call macosx-change-install-names on executables in gbuild, too.


2011-09-19  Stephan Bergmann  <sbergman@redhat.com>  [966f3c0f6df43185c572c451269604095428e917]

Removed --leak-check=yes from CppUnit valgrind/memcheck calls.

Can be enabled via VALGRIND_OPTS=--leak-check=yes.

2011-09-19  Stephan Bergmann  <sbergman@redhat.com>  [c9b1cb5ae36b1057fb185945b52d3e45c5436bb6]

Avoid premature deletion of objects in ODatabaseContext::m_aDatabaseObjects.

Access of deleted objects found with valgrind/memcheck of dbaccess/qa/unoapi.

2011-09-19  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [0803f08bb135ec52d58171279d95b9ef542bcabd]

Page Break: draw a dashed line using the header/footer separator code


2011-09-19  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [42ba2b6c03a74815d2041e554fea83350d554dd1]

Text Boundaries: draw small inner corners for the columns areas

Drawing small inner corners for the columns helps showing the columns
without drawing a full rectangle and it is still compatible with the
page and sections text boundaries.

The whole subsidiary lines painting has been changed to call the method
on all nested SwLayoutFrm. In order not to draw anything, simply
override the method and do nothing in it: (almost) every object takes
care of its boundaries.

2011-09-19  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [b0bcdb79130c2c8dd0875855f063f150e585a103]

Header/Footer: draw page breaks between the two pages and in all cases


2011-09-19  Tomas Chvatal  <tchvatal@suse.cz>  [25fd1b81b1afc09b52a9a4471d565baf23d9bebb]

Ignore config.params file.


2011-09-19  Baptiste Daroussin  <bapt@FreeBSD.org>  [af37c0a988109b3b38e68591a5e9a7ea39e2c2a7]

Use PREFIXDIR when possible


2011-09-19  Baptiste Daroussin  <bapt@FreeBSD.org>  [03996d64c7fceec611a6a40e42a39e9ad0237ceb]

Use PREFIXDIR each time possible to allow installing where /usr is not the prefix


2011-09-19  Baptiste Daroussin  <bapt@FreeBSD.org>  [5f98bc4e19f4dbcb12c64b7c3999bce12b219581]

Do not hard code gperf


2011-09-19  Luboš Luňák  <l.lunak@suse.cz>  [d808cb25b3f0c22f554ef7d60623abd0d7d84657]

delete does not need a NULL check


2011-09-19  Jan Holesovsky  <kendy@suse.cz>  [581c45ba8eae7da1d474317fec3e5af578497a1f]

Make 'desktop' build again with MinGW.


2011-09-19  Baptiste Daroussin  <bapt@FreeBSD.org>  [f2f9e520ba51e6d586f4f9ad774d090b212da192]

Fix soenv for FreeBSD


2011-09-19  Baptiste Daroussin  <bapt@FreeBSD.org>  [a79afa38b27dcd9c861b415db4fba491f4f3417d]

FreeBSD has the same cppunit failure as OSX does


2011-09-19  Baptiste Daroussin  <bapt@FreeBSD.org>  [ea5abc67d25bcbf0f746ae000e00289678cc02fc]

unify the unxfbsd.mk into a single file and simplify it


2011-09-19  Caolán McNamara  <caolanm@redhat.com>  [1bf1fed1f41704bc105b0310d2da6ac31d7180d4]

add comdlg32


2011-09-19  Caolán McNamara  <caolanm@redhat.com>  [877d87d979e0556bd57de7569ab7b23b4b37adea]

get quickstart to link on windows


2011-09-19  Jan Holesovsky  <kendy@suse.cz>  [c2ecd9137d5c2e4d82f32cce582fad393eda9cf5]

Fix endless loop during building soffice.exe deps on Windows.


2011-09-19  Caolán McNamara  <caolanm@redhat.com>  [7dae2882a82711857ae059173c35f01c7302fe2c]

progress to link stage of loader2


2011-09-19  Caolán McNamara  <caolanm@redhat.com>  [2c17f1196394a7fd56fe0d807146c110c5ae741a]

despite its name, it appears not to be a gui app


2011-09-19  Caolán McNamara  <caolanm@redhat.com>  [04adca77b45cb8d8a3cafaa704d2296c29cfdb60]

inch closer to building under windows


2011-09-19  Caolán McNamara  <caolanm@redhat.com>  [2ed25e1f8c21233cc8f5ee41d449408a7a2f555c]

ByteString->rtl::OStringBuffer


2011-09-19  Caolán McNamara  <caolanm@redhat.com>  [375fc2d5ec124a9c6e66877fdbb7ca9be8372323]

windows berkleydb libname fixup


2011-09-19  Caolán McNamara  <caolanm@redhat.com>  [c5a994a89dea96d06df07ee5ac292438655f7ec7]

oops not yet


2011-09-19  Caolán McNamara  <caolanm@redhat.com>  [6b7675a1b7994200c4501bc086ac40ca803b2335]

ByteString->rtl::OStringBuffer


2011-09-19  Caolán McNamara  <caolanm@redhat.com>  [d953f02bc8e9cb3a569072da68a5c53d5fdefa51]

remove ByteString::Assign(sal_Char)


2011-09-19  Caolán McNamara  <caolanm@redhat.com>  [a4968af0d141b60d65c0a2b0ebcdf91599f7fe3d]

ByteString->rtl::OString


2011-09-19  Caolán McNamara  <caolanm@redhat.com>  [c9894bda18af063c0c564ca7548e1084b7c84ac5]

ByteString->rtl::OStringBuffer


2011-09-19  Caolán McNamara  <caolanm@redhat.com>  [4eca665bd1f1dfe884729cc2ef073c1b07a6112e]

ditch SHL_SBX and don't leak


2011-09-19  Caolán McNamara  <caolanm@redhat.com>  [2b7fdc51dc418ac4d9719ece12d383a6661df1cd]

shrink ByteString api


2011-09-19  Caolán McNamara  <caolanm@redhat.com>  [4ca4cd66694b553717f7540b9c247e77c0e8fe56]

ByteString->rtl::OString[Buffer]


2011-09-19  Caolán McNamara  <caolanm@redhat.com>  [8c4d2ee8cb2b1950be02aed6cf5d4a4d1c5d6e32]

ByteString->rtl::OString[Buffer]


2011-09-19  Caolán McNamara  <caolanm@redhat.com>  [8004d2d6f516e4dfb1b0b37e257c90249b77f08d]

ByteString->rtl::OString[Buffer]


2011-09-19  Caolán McNamara  <caolanm@redhat.com>  [2d4db01597c2b2df64aaa7ccbe42ed587faba838]

ByteString->rtl::OString


2011-09-19  Caolán McNamara  <caolanm@redhat.com>  [5bc9435b02b0f3993624a5110b8b47c82da00b1e]

ByteString->rtl::OString[Buffer]


2011-09-19  Caolán McNamara  <caolanm@redhat.com>  [74b9af497aff9d6cdb3bfee1575a7932f26b2a78]

ByteString->rtl::OStringBuffer


2011-09-19  Caolán McNamara  <caolanm@redhat.com>  [7a142d8932990b253e51be29b1f0b861c9111d9f]

drop intermediate ByteString


2011-09-19  Caolán McNamara  <caolanm@redhat.com>  [5184f5a4d3c757fd0c6a19ede7567441c170159f]

ByteString->rtl::OStringBuffer


2011-09-19  Caolán McNamara  <caolanm@redhat.com>  [f3d0d0a608fa04aa34865eac9cdc987407f25c76]

can use SearchAndReplaceAll sal_Char variant here


2011-09-19  Caolán McNamara  <caolanm@redhat.com>  [53b8ba7aedc0e5d1110344284b154ccc1cb13195]

unused local static ByteStrings


2011-09-19  Caolán McNamara  <caolanm@redhat.com>  [e3f289d980862bdfa4def521eef1a790b9e731b7]

ByteString->rtl::OString


2011-09-19  Caolán McNamara  <caolanm@redhat.com>  [33b9943304c509fb85b0827f88c024c4130f7c6c]

why search and replace all spaces with tabs twice


2011-09-19  Caolán McNamara  <caolanm@redhat.com>  [68c3a63d7e4cb5cd510b980cfccb3eaf8b35012e]

make this simpler

replace EraseLeadingChars+EraseTrailingChars with single
EraseLeadingAndTrailingChars, and those change string they
operate on, so need for assign to self afterwards

2011-09-19  Caolán McNamara  <caolanm@redhat.com>  [fab20ec189df54f2e0df9c929210c2eaa5dd656d]

bFound is always false, and never changed, simplify


2011-09-19  Caolán McNamara  <caolanm@redhat.com>  [24b1a63c613bd364bc1732d8a80635b8ee9acf13]

ditch ByteString::*Buffer*


2011-09-19  Caolán McNamara  <caolanm@redhat.com>  [94d8c0975852d7b12e4c8acf4ab1c7f1c1a73f61]

rework this in terms of read_uInt8s_AsOString


2011-09-19  Caolán McNamara  <caolanm@redhat.com>  [5d73752cc7d66edae26392f84e72e32a8cf598ca]

rework this in terms of read_uInt8s_AsOString


2011-09-19  Caolán McNamara  <caolanm@redhat.com>  [68c3fbf49dcdccad84a81fd191cd964e923ae072]

remove redundant intermediate ByteStrings


2011-09-19  Caolán McNamara  <caolanm@redhat.com>  [6eef57ed12811785c1c195b0c678142e2362dfbc]

testtool has no need to print (doesn't under unix anyway)

print support never existed under unix, and libapp is only used by testtool,
which has no need to print. And the print apis, etc used are archaic

2011-09-19  Matúš Kukan  <matus.kukan@gmail.com>  [0a4d6370b52991f77d636e7287ec2055554cd497]

Added another missing $, fixes leaking /tmp/gbuild.* files.


2011-09-19  Tor Lillqvist  <tlillqvist@suse.com>  [eebcb00ec2e5ac013b5927a4b485e7589f26598a]

Need doubled dollarsign here it seems for this to actually work as intended


2011-09-19  Matúš Kukan  <matus.kukan@gmail.com>  [5606c2aac1b2a46eb906fc98feaad3cd2cdda72b]

process more idl files at once - second part: makefiles


2011-09-19  Matúš Kukan  <matus.kukan@gmail.com>  [39faeedcf52d6730db2ddde2c4e2b468da368bc8]

process more idl files at once - first part: gbuild


2011-09-19  Tor Lillqvist  <tlillqvist@suse.com>  [02c29d0bb25044b73dd073555ae2d908eb12e7c6]

Drop unused WinFormat function


2011-09-19  Tor Lillqvist  <tlillqvist@suse.com>  [d6c245d87c14e8b08208e6afa12b27e8c74d381d]

Drop ActiveState Perl support

Why make life harder on purpose? On Cygwin, we support the Cygwin
Perl, period.

2011-09-19  Tor Lillqvist  <tlillqvist@suse.com>  [43d7604a23a0f669f6d1bb49fe8dc16f1ebfecce]

Avoid reordering elements already in PATH for Cygwin

For instance: If we have /opt/lo/bin in PATH already in front of
/usr/bin, we don't want to put /usr/bin in front of it again.

2011-09-19  Tor Lillqvist  <tlillqvist@suse.com>  [410499bd40ab2f4fe4452e1a668bbcb37b41feac]

Surely /usr/bin already is in PATH on Cygwin

It would be a weird PATH otherwise. (And if that is the case,
presumably there is a good reason for it, then, and we shouldn't force
/usr/bin there.)

2011-09-19  Tor Lillqvist  <tlillqvist@suse.com>  [f0d4c09228206ca67ebc660baff0ff2e0316b105]

Bin weird leftover from OOo's native MinGW thing

I don't see the need to explicitly prefix PATH with /usr/bin in the
generated 'bootstrap' file. Surely /usr/bin is in PATH anyway for any
sane setup, and if there are other directories in front of it in PATH,
that is then on purpose.

2011-09-19  Jan Holesovsky  <kendy@suse.cz>  [1b428599a3f9c2c1ddfad1fce101232ebc2b1fe5]

Fix build with MinGW.


2011-09-19  Jan Holesovsky  <kendy@suse.cz>  [9804e0ae666fc051f4ee05e4b19901ae4dd00fa0]

Add a clarifying comment (MinGW special case).


2011-09-19  Jan Holesovsky  <kendy@suse.cz>  [77347b0bcedccff50b290ec5f5039bef1725ce5d]

Forward the num-cpus and max-jobs switches to the (cross) build configure.


2011-09-18  Peter Foley  <pefoley2@verizon.net>  [144d22dd8f10cb58e503cca16efdfa009e58d402]

convert unixODBC to gbuild


2011-09-18  Peter Foley  <pefoley2@verizon.net>  [3ecacffe7b0df17967508f62846c0709294d0ddf]

change distclean to delete configure generated files


2011-09-18  Peter Foley  <pefoley2@verizon.net>  [4aba8d5cec9544080c79802bb6c120a2a1dd1fe8]

convert eventattacher to gbuild and add to tail_build


2011-09-18  Peter Foley  <pefoley2@verizon.net>  [4478b739ddade09425d496cbddee1542fdfd5e9b]

convert bean to gbuild and add to tail_build


2011-09-18  Peter Foley  <pefoley2@verizon.net>  [61d6a6b0efa09cd19da46bfc328d8b658c2ba845]

cleanup startup/unix/os2/Makefile on distclean


2011-09-18  Peter Foley  <pefoley2@verizon.net>  [165b95bc248a7b39d57d99622689cdaad790eff5]

convert twain to gbuild


2011-09-18  Peter Foley  <pefoley2@verizon.net>  [aee561af31453735d88854020699b2eaecf943a0]

convert sane to gbuild


2011-09-18  Peter Foley  <pefoley2@verizon.net>  [8f07feaa6e5fc7a1e5e779b44b16d9a22029c840]

Remove config.parms

The functionality provided by config.parms (saving the arguments given to
configure) has been superseded by autogen.lastrun.

2011-09-18  Peter Foley  <pefoley2@verizon.net>  [38fd95ced1c68a4f4d8dbcee86bb808f8e918171]

fix link failure on linux if not using libXinerama


2011-09-18  Stephan Bergmann  <sbergman@redhat.com>  [1e605745c151be5ba5ee7d9ca8be67e3a41217c4]

Honor preset VALGRIND_CFLAGS in configure.


2011-09-18  Stephan Bergmann  <sbergman@redhat.com>  [6c89ab0fdbdb3a286f56b4676bdff5a7eaca3f74]

Removed unhelpful --enable-werror warning.


2011-09-18  Andras Timar  <atimar@suse.com>  [7b40d96bd5e944749bddd42a348706769ea06660]

typo fix


2011-09-18  David Tardon  <dtardon@redhat.com>  [ebf6d5deba07b23ce3b340e1a0b6b53b0c63a0e9]

add help


2011-09-18  David Tardon  <dtardon@redhat.com>  [9617a776b42e4c37a30e28eb759c6fda6d8d9ca4]

don't setup gdb printers for regular installation

If someone wants to use them there, he should just run the
install-gdb-script himself.

2011-09-18  Tomas Chvatal  <tchvatal@suse.cz>  [9ffff7631fac2fdd6ebc9d711005b31d5d842543]

Fix sandbox violation.

This was once was fixed in 3.4. Can't find the commit so doing it again.

2011-09-18  Tomas Chvatal  <tchvatal@suse.cz>  [e76fba39d69b7438245f18a0e3014f5f419b73c1]

Just return, not return 0; as it is void function.


2011-09-18  Tomas Chvatal  <tchvatal@suse.cz>  [a7d38f57cc0bc8d8b941f17e1fd5b8f9eb3a87c9]

Revert "Remove once again the INSTALLDIR feature"

This reverts commit bf0ea5c4eefa122febaaa5e6da8ecf4b1869f991.

Those variables are used in bin/distro-install-*.
Unable to find any issue with both distro-install and dev-install so
reverting.
If something really does break it needs fixing. Reverting this is not
an option.

2011-09-17  Peter Foley  <pefoley2@verizon.net>  [0a9486e8f381112cb4f74eb4c55aad11fdf8cfaf]

fix cross-compilation failure after gbuildization of desktop


2011-09-17  Peter Foley  <pefoley2@verizon.net>  [1e928fd948005664dbb32bc945808273e56b2ee6]

don't try to cat a non existent Jar manifest


2011-09-17  Caolán McNamara  <caolanm@redhat.com>  [27ba6af823a3c174326d1e9c19aa114abd71f03e]

m4 is a real pain with [], fixes missing themes/icons


2011-09-17  Caolán McNamara  <caolanm@redhat.com>  [ec303dfe52f7ba78ffba2a5327fda38abfef5d6f]

charset arg doesn't exist anymore, fixes helpex


2011-09-17  Caolán McNamara  <caolanm@redhat.com>  [6c033b649dac28b2cd1ea9d0bc3e2ccf5aaf6e6e]

drop makefile.mk


2011-09-17  Caolán McNamara  <caolanm@redhat.com>  [bca6b33e570888dca4f500ec76d2eefeb25452ac]

reformat so that numbers are correct


2011-09-17  Caolán McNamara  <caolanm@redhat.com>  [f20bafad82340f1f735c1804a34ddd3a34c00e74]

ditch ByteString::Expand


2011-09-17  Caolán McNamara  <caolanm@redhat.com>  [98f84dfaeff753f6bf7c8b841466dbb0319e9037]

simplify this


2011-09-17  Caolán McNamara  <caolanm@redhat.com>  [32b2e810ad2a6084d8a0e027aea414b65e2e8c4f]

use read_uInt8s_AsOString and comphelper::string::padToLength

which allows us to simplify the read in DTable.cxx quite a bit

2011-09-17  Caolán McNamara  <caolanm@redhat.com>  [76092149d0bd7c5432441972ddfb622cad26af86]

add a pad and truncate


2011-09-17  Caolán McNamara  <caolanm@redhat.com>  [ba3ac5771366c0cecf0a6c39728f87dbf691fef6]

memcpy is of the same length as preceding memset


2011-09-17  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [7fff462959e50ee36b5410f3bf859af9f3e63c0d]

check make 3.81 for bug 20033 and only disable parallelism if needed


2011-09-17  Julien Nabet  <serval2412@yahoo.fr>  [02d811071cf65aefddac5c3c2a0759d3b673e9a7]

fdo #37007 Add Math symbol "There does not exist".


2011-09-17  Ivan Timofeev  <timofeev.i.s@gmail.com>  [c62fc469aa0539929a5c7f9850fb9ee954fe7198]

fdo#38391: don't crash while dropping texture


2011-09-17  Tomas Chvatal  <tchvatal@suse.cz>  [1dfe0e7c8d1a8c4d67a14c2c79362af09c0a56cf]

Env.Set.sh -> Env.Host.sh


2011-09-17  David Tardon  <dtardon@redhat.com>  [71047958119334d30cd4389ad4b05553201217b3]

actually create the flag after run


2011-09-17  Tomas Chvatal  <tchvatal@suse.cz>  [6a1e292d1684d8e7ac4e26cd15abff19841165a8]

Whitespace once again. Vim tends to replace 8 spaces with 1 tab, must reconfigure...


2011-09-17  Tomas Chvatal  <tchvatal@suse.cz>  [d0c339682a9c1e3df5d80e899ff2248bfe594b52]

Fix whitespace in last commit, add safeguards for the with-theme values.


2011-09-17  Tomas Chvatal  <tchvatal@suse.cz>  [7b502808dba8a4790a94182bf9835ba702f6f81b]

Make --with-theme actually work.


2011-09-17  Stephan Bergmann  <sbergman@redhat.com>  [b03f2200610f6788f64302891a2942b8a7bb69f2]

Force JVM into interpreted mode when running under Valgrind, to avoid false error reports.


2011-09-17  Stephan Bergmann  <sbergman@redhat.com>  [fefbf4014c9b8ec5f1832c3c4a62911a55472658]

Removed non-ASCII commentary noise.


2011-09-17  Andras Timar  <atimar@suse.com>  [c7c120d3603427455120cfbc4e7ceb7a16044129]

add name and description of KeyID langpack/helppack


2011-09-17  Andras Timar  <atimar@suse.com>  [27c5d661ff8b00e0f8d2f697a83d6dfe13b540c7]

do not build key id pseudolanguage for release builds


2011-09-17  Andras Timar  <atimar@suse.com>  [c907a667c2dfab0a59ad182883a44bc751a22d53]

build multi language dev-installer on windows


2011-09-17  Andras Timar  <atimar@suse.com>  [5b465d87703e4843be36d7175aa3d5a969f86282]

cleanup: don't use German as fallback language


2011-09-17  Andras Timar  <atimar@suse.com>  [a705aec5117fe9123236ebdeb0d6f271b83f8af4]

add KeyID option to Language dropdown box


2011-09-17  Andras Timar  <atimar@suse.com>  [1066677fd5e10bac78b8e4ebbabfa6bd44dc3859]

add a new helper script: addkeyid2pot.pl

It adds key IDs to pot entries in the form of #. type comments.
In Pootle the translator can search for strings using the key IDs.

2011-09-17  Andras Timar  <atimar@suse.com>  [81da24399ef43f235968bbc9eb49ca6158170538]

rewrite keyidGen.pl

it creates 4 letter key IDs (same as in pot/po files)

2011-09-17  Andras Timar  <atimar@suse.com>  [8c49b1eb73eb8f8433ed86877ffdd08c5f8119c4]

remove former key id language code 'kid'


2011-09-17  Andras Timar  <atimar@suse.com>  [77962008887b1c26a972a63174a385948d5f5701]

add qtz (key id pseudolanguage) to langlist.mk


2011-09-17  Andras Timar  <atimar@suse.com>  [9683ab6c7e1aa0da504a10e37b199d2c0a5290f1]

remove unused BrOffice files


2011-09-17  Andras Timar  <atimar@suse.com>  [2dbfcccc6f87e88ac76e80624f70aa6061cf9080]

change key id pseudolanguage code from kid to qtz

kid is language code of Koshin. It is better to use a code
from the ISO 639 private range.

2011-09-17  Kohei Yoshida  <kohei.yoshida@suse.com>  [568e1b979451e29483d06dabebef7ac17b416841]

When pasting from other apps, fall back on Fragment span.

We need to handle fragment span in case the HTML span is not provided
by the source application.  According to the MS spec it is allowed.

The old code assumed that the source app would always provide an
HTML span.  Apparently some apps don't, and only provides a fragment
span.

2011-09-17  Tomas Chvatal  <tchvatal@suse.cz>  [c0022716105b9935ae16d3817191c546d3f8e0da]

Fix install for presenter extension.


2011-09-17  Tomas Chvatal  <tchvatal@suse.cz>  [0fbd4e60fcd62b75b9fd71370e43c5994f9be6c9]

Return soon if build with --without-java, as no checks are needed.


2011-09-17  Tomas Chvatal  <tchvatal@suse.cz>  [395bb9c3c4009df73b797d77cf57e0fad97423d5]

Explicitly state namespace to avoid ambiguous type clash with ICU.


2011-09-17  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [206938c82366030412dc20598addfcc1148d329c]

another dep needed until we are gbuild-only


2011-09-17  Tomas Chvatal  <tchvatal@suse.cz>  [713ec115d5d7fb7cdab39bc55b5c0b97bba2313e]

Enable some extensions by default, describe system-libs better.


2011-09-17  Tomas Chvatal  <tchvatal@suse.cz>  [25b90c055a1f183dfad537ac59d1988faeac15cf]

Check for hsqldb only if --with-java is passed.


2011-09-17  Julien Nabet  <serval2412@yahoo.fr>  [b337edca1a4ad098810fd639d75dabc1d0ecff26]

Better management of exception


2011-09-16  Julien Nabet  <serval2412@yahoo.fr>  [3f15bfa050f79fd18ecb46d859c7dd79b79c230b]

Fix 2 bitwiseOnBoolean detected by cppcheck


2011-09-16  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [91a7e5adce8178ba83abc3a701dfd622dbbcc1bf]

fail early when having mixed build/check targets, also escape GNUMAKE correctly


2011-09-16  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [1c604d14774cdf7f5f0f12de356046156881291a]

remove -r hint -- we are enabling it ourselves in gbuild.mk


2011-09-16  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [94f6df2cf7f2a3a08e5923287a28711d62898059]

update gbuild help


2011-09-16  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [581089e9f18ee5886e981b6c2ccb6a91ad7e5bed]

adjust toplevel makefile


2011-09-16  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [980fdaf40de49deee842d902ea00ef466da8a53c]

rename all to build in top-level makefile


2011-09-16  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [d621f927aa1c2a7aaeeb74f235911907b2cdbd37]

reintroduce check target with new meaning


2011-09-16  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [1c3f8795b5dd1f066f15cf5d160142013e7756ac]

fix whitespace


2011-09-16  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [60939ada0ae907dc84ade19762eee52b24e05e88]

rename allandcheck target to all in gbuild


2011-09-16  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [b78be49613f121beb776026a69a274e4dc248494]

rename all target to build in gbuild


2011-09-16  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [a11a94997a99cc45d31112287ca4540ff73c4bb9]

rename check target to unitcheck in gbuild


2011-09-16  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [403305d593f98ea3af26dd48b3f342044efe9454]

Header/Footer: Don't hide & show the separator windows all the time

This avoids permanent calls to the SwHeaderFooterWin::Paint method. The
loop is now broken and the cursor doesn't blink anymore.

2011-09-16  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [363591e7542232088606b8da6e55850b6c84c079]

Header/Footer: mouse-over timer set down to 1s instead of 2s.


2011-09-16  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [a9904f07de04dbfb2f81ac44ebb4caa88c16c6c1]

Header/Footer: enable quickly hiding the separators

After having triggered the separators using a mouse-over, hide the
separator when clicking in the main body or typing.

2011-09-16  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [bb5bdbbdca966c03e6b22b455630381154cb6d01]

Revert "Trying to chop out the uwinapi library"

This reverts commit 2dea0dab4fafda3c10a5bd03ad15ed39a4658b51.

2011-09-16  Caolán McNamara  <caolanm@redhat.com>  [10890bcd4205c82cf79170a61ca5efbb277f8c09]

can't guess the right paths for the internal python on macox


2011-09-16  Caolán McNamara  <caolanm@redhat.com>  [4acffc240b4845beedfe66eaa571b814d65e2e57]

catch by const reference


2011-09-16  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [2dea0dab4fafda3c10a5bd03ad15ed39a4658b51]

Trying to chop out the uwinapi library


2011-09-16  Tor Lillqvist  <tlillqvist@suse.com>  [b5cc76fbd51cc0fea3ccf44dd8faacea6bf1c9b5]

Fix typo


2011-09-16  Caolán McNamara  <caolanm@redhat.com>  [63cf6aab02aa32b993c98feee5e9bdd0f9567c92]

ooopathutils_hack linked_libs -> ooopathutils linked_static_libs


2011-09-16  Caolán McNamara  <caolanm@redhat.com>  [d9056accada40839e6bfd2bb38bad9bdeee742ca]

missing $


2011-09-16  Caolán McNamara  <caolanm@redhat.com>  [5752c38696c2cd058a9585a74fee232032323bab]

WaE: struct vs class picky warning


2011-09-16  Caolán McNamara  <caolanm@redhat.com>  [7ef9ec66780483c9887753013ef4bda919497e52]

WaE: remove impossible final return path


2011-09-16  Caolán McNamara  <caolanm@redhat.com>  [257bcb1a1140d3e070cfaef6fec0704740bc83b8]

get internal python invocations working


2011-09-16  Caolán McNamara  <caolanm@redhat.com>  [6c6d88b8d0bb22e79ed91b549d255d9a3652b727]

need to include gbuild.mk not gbuild_simple.mk for gb_PYTHON


2011-09-16  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [9a9fd548c242eeaf88a1d583fef3ac69947068f7]

better filter-out uwinapi (in case gb_STDLIBS changes)


2011-09-16  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [0858e1b98a13bc7917293ccf7e3c0ec0ae32b4dc]

make check target depend build-order-only on dev-install to allow 'make all dev-install check'


2011-09-16  Stephan Bergmann  <sbergman@redhat.com>  [cf8a59c77ab66568a610d489c0d7fa83f2d5f564]

Removed no longer needed PROFULLSWITCH.


2011-09-16  Caolán McNamara  <caolanm@redhat.com>  [5c36b903302b2a0ee589f909d6445cd122e657fd]

avoid linking to uwinapi here (which gb_STDLIBS contains that anyway)


2011-09-16  Caolán McNamara  <caolanm@redhat.com>  [558e7410d7f7d525ef50d5cefea9e0e78c22bd14]

ESOLUTIONCOLLIDE


2011-09-16  Caolán McNamara  <caolanm@redhat.com>  [1c99ba0f792a123d2e3cf4ffc6690a85921f2aeb]

visibility problems under Linux, swap these around


2011-09-16  Caolán McNamara  <caolanm@redhat.com>  [8dfb36a292892dfbd55198341cc1106aada809db]

Fallback to osl_getExecutableFile when dlsym("main") fails

e.g. testtool under Linux

2011-09-16  Caolán McNamara  <caolanm@redhat.com>  [2c09909bce08b57fb66a59dcd70d2528b66fa9e1]

avoid assert and crash-before-vcl-is-ready-to-show-it in dbgutil testtool


2011-09-16  Caolán McNamara  <caolanm@redhat.com>  [6d13e2072d1775a81bd785d9f9a5c2dc6c1d2842]

update list


2011-09-16  Caolán McNamara  <caolanm@redhat.com>  [d38327338942404bc87853515e8aafae85c98ea4]

spadmin.bin gets installed into basis-foo/program, needs corresponding RPATH


2011-09-16  Caolán McNamara  <caolanm@redhat.com>  [596981370acda590ba183a6adb03e0fd432ed4da]

tell linkoo pageein-FOO are gbuildified


2011-09-16  Stephan Bergmann  <sbergman@redhat.com>  [9cff65d6ddc095c915e0de269d83c87b5e401873]

Removed leftover makefile.mk after gbuildization.


2011-09-16  Tor Lillqvist  <tlillqvist@suse.com>  [76ecc8f15c1280977b9ec0dc8dcba27624219826]

Don't do the Jar thingies if we don't want to use Java


2011-09-16  Tor Lillqvist  <tlillqvist@suse.com>  [a3ffd3e55ae1b6292f7694b6d6d2af4427c4e37a]

Use gb_Helper_abbreviate_dirs_native instead of gb_Helper_abbreviate_dirs


2011-09-16  Tor Lillqvist  <tlillqvist@suse.com>  [836eef273f326a24bc0443a2721820bec5a71208]

OK, so avoid IMPL_GEN_RES_STR on Windows only then


2011-09-16  Tor Lillqvist  <tlillqvist@suse.com>  [a908054e4761861765acdfb390bff8c51745918b]

Drop duplicated include of Tempfile.mk


2011-09-16  Stephan Bergmann  <sbergman@redhat.com>  [a30a9f5e1885abc44841be0b56fec1ea9041ad75]

Added dependency on test so that unoexceptionprotector works in i18npool after all.

Sorry for the noise...

2011-09-16  Stephan Bergmann  <sbergman@redhat.com>  [4893f96ea389fc1cd7abd2bc84c6349436ad5ab1]

Removed unoexceptionprotector stuff from last commit again; appears not to work here.


2011-09-16  Stephan Bergmann  <sbergman@redhat.com>  [0c0c31e183723aee81caf60d7b5b6a2962ce66f4]

Removed leftover makefile.mk after gbuildization.


2011-09-16  Stephan Bergmann  <sbergman@redhat.com>  [7d1bb036e1d0c20920703e64132d76e4cce06826]

Simplified setting headless mode for smoke-/subsequenttetss.

Both C++ and Java OfficeConnection code now always pass --headless, so no
need for SAL_USE_VCLPLUGIN=svp etc. any more.  Only some C++ unit tests that
link against vcl still need an explicit --headless.

2011-09-16  Norbert Thiebaud  <nthiebaud@gmail.com>  [bf0a3adda154c9251cf9c3aae3337eed26a695cd]

desktop scripts need to be packaged on MacOSX too


2011-09-15  Norbert Thiebaud  <nthiebaud@gmail.com>  [4dd88c9f10ed79a2135076c55e7b528a271686a7]

fix build blocker in desktop on MacOSX


2011-09-15  Norbert Thiebaud  <nthiebaud@gmail.com>  [32967e26b54dcb584a84cbfed8ed9281690473d3]

Revert "I think IMPL_GEN_RES_STR is not needed here"

This reverts commit 9b5c26fe2d9f25dbbe51e92b0f261dd89072dca9.

2011-09-15  Michael Stahl  <mst@openoffice.org>  [ef95e4c8cc133928242621b033aeb95661851bcf]

Executable_officeloader.mk: fix obvious issues


2011-09-15  Michael Stahl  <mst@openoffice.org>  [76a1c60186e5e9115a2203f6c98fdab2b18f3ebc]

macosx.mk: no RPATH-equivalent for executables


2011-09-15  Caolán McNamara  <caolanm@redhat.com>  [a0831a174adb8447db7282a77baf456ea65bb908]

desktop not building for me with internal berkeydb


2011-09-15  Julien Nabet  <serval2412@yahoo.fr>  [a5745e9e730ad39b590781f38884479072ee6f9d]

Some cppcheck cleaning


2011-09-15  Stephan Bergmann  <sbergman@redhat.com>  [8916f842e04ab52ee6efe0bdeba805f781a72851]

"long" actually meant 32 bit here.


2011-09-15  Stephan Bergmann  <sbergman@redhat.com>  [79dd329a884c2746b41c9c32116895a7237d286e]

Removed bogus assert.


2011-09-15  Stephan Bergmann  <sbergman@redhat.com>  [ee02d6eb263b7683ae9d0dc61c334bad6545af9c]

Added more detailed information to smoketest failure result string.


2011-09-15  Tor Lillqvist  <tlillqvist@suse.com>  [7d64f8ac5df2ba48c4e13b5c1408a02aa37e3c75]

I forgot the directory separator


2011-09-15  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [289eaef6869a7c63c805f56aff387a216f0c4e83]

Page Break: Fixed columns boundaries and breaks rendering

Merged the page and column breaks rendering: columns breaks are now
easily visible. The column boundaries are shown as before using plain
lines.

Also fixed the breaks rendering for vertical layout

2011-09-15  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [254b17ba2a143752b11efca26607e8c044604068]

Header/Footer: don't show the separators if mouse isn't over SwEditWin


2011-09-15  Caolán McNamara  <caolanm@redhat.com>  [87891c1c8bb82904fd68c523cb1aa11ddcfaaa3d]

Related gcc#50394 pernickety gcc 4.7.0


2011-09-15  Caolán McNamara  <caolanm@redhat.com>  [346849d646e4821b2d85559130c5aba44c94b8a5]

unused define


2011-09-15  Caolán McNamara  <caolanm@redhat.com>  [1b69a16689bb87ec9c9db66f4e154aca79085edb]

boost::scoped_ptr is sufficient here


2011-09-15  Tor Lillqvist  <tlillqvist@suse.com>  [31526bc15e409fb3260b465d928ddcb855266278]

Improve the Windows code a bit


2011-09-15  David Tardon  <dtardon@redhat.com>  [05b49209093847ec28bbac8d69e2d2a94a438cdb]

change linked lib name to db


2011-09-15  Michael Stahl  <mst@openoffice.org>  [538fd2b16616ad8dabc2b409eec9a54d756ff4d5]

Repository.mk: fix conflicing filterconfig changes


2011-09-15  David Tardon  <dtardon@redhat.com>  [03c96971f467cdca31f372ee8f9af2fcedb314c8]

remove duplicate registration


2011-09-15  David Tardon  <dtardon@redhat.com>  [1ee990864886fb355afbb75e31f8c799aaf9c9a6]

move automation to tail_build


2011-09-15  David Tardon  <dtardon@redhat.com>  [fca439ea5d25244f718cf8cd91ea8694990be172]

move desktop to tail_build


2011-09-15  David Tardon  <dtardon@redhat.com>  [6df9c479f58ea94141a3a43eb7fd6fb4d1fd5c8b]

gbuildize desktop


2011-09-15  David Tardon  <dtardon@redhat.com>  [ab5ce3f70a5635c3ca141b5c8928a104b522e1bb]

make the needed change to soffice.sh at configure time


2011-09-15  David Tardon  <dtardon@redhat.com>  [272912b12fac68a9efe8aae0b76e63859b6e977b]

spadmin.bin belongs to BRAND layer


2011-09-15  Tor Lillqvist  <tlillqvist@suse.com>  [db2d9b4076d5e15b433d1bdcaed0fe629b78e52b]

Fix lower_bound() comparator class problem for MSVC with _DEBUG


2011-09-15  Tor Lillqvist  <tlillqvist@suse.com>  [9b5c26fe2d9f25dbbe51e92b0f261dd89072dca9]

I think IMPL_GEN_RES_STR is not needed here

It causes duplicate symbols over in automation when linking testool,
as the same functions that IMPL_GEN_RES_STR expands to also are in the
sts library.

2011-09-15  Michael Stahl  <mst@openoffice.org>  [f69eb5b70342cbb499dc9b99a5eb78e59eb2d416]

dbaccess: databasecontext.cxx: copy m_aDatabaseObjects

this fixes an STL assertion due to invalidated iterator.


2011-09-15  Michael Stahl  <mst@openoffice.org>  [3c6d38fed033ba8b47af75a9b8712a4bd2c0ddec]

dbaccess: RowSet.cxx: update m_bIsInsertRow

fixes an STL assertion; this line was accidentally removed in merge commit
bc3bbd2bb4b629ec612beeeeadd959a2fb6426c2


2011-09-15  Michael Stahl  <mst@openoffice.org>  [c103db16cd86423cf59a843ecaa27e450d0ad8fa]

filter: gb_Library_use_externals requires eval?


2011-09-15  Michael Stahl  <mst@openoffice.org>  [b72e42b29c57f0752e0bc92d47fa622a47c13c86]

filter: add missing resource makefiles


2011-09-15  Michael Stahl  <mst@openoffice.org>  [94883340a945dbd130ad16400f4ac25cae4bec1a]

filter: convert odfflatxml library


2011-09-15  Michael Stahl  <mst@openoffice.org>  [8c8b34694aa803d155e38ca30a3816b5c1b06a45]

filter: svg: adapt to changes in LO


2011-09-15  Michael Stahl  <mst@openoffice.org>  [a254cf292c5679843c6fa2624fa1aa5ce69e39fe]

filter: adapt to changes in LO


2011-09-15  Michael Stahl  <mst@openoffice.org>  [83cb157c54701d70d302004fa6a5d8bdc8c4a098]

filter: convert some more libraries to gbuild


2011-09-15  Michael Stahl  <mst@openoffice.org>  [2ee5f24cc6a75646691a4e7e45d28744c47ebce3]

filter: convert some libraries and jars to gbuild


2011-09-15  Michael Stahl  <mst@openoffice.org>  [fbf496be9ebfcfa275e4162020031b07a16e51e9]

adapt Configuration_filter.mk to ause130 changes


2011-09-15  Michael Stahl  <mst@openoffice.org>  [39894dd1e1d29482842d48ca7619407556fd7abc]

filter: adapt filter configuration to LO changes


2011-09-15  Michael Stahl  <mst@openoffice.org>  [d1248e2413e3b17950c73bcb2554f09908d2d97d]

filter: convert filter configuration to gbuild


2011-09-15  Michael Stahl  <mst@openoffice.org>  [2bf365dce817e02037c04d15d7b0dfc78cf9c91f]

Jar.mk: remove target in case jar program exits with error


2011-09-15  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [43b6b953d90d4e167753e6b4517adf4b7558f835]

Rewrite a bit so that Windows dbgutils build does not shout


2011-09-15  Caolán McNamara  <caolanm@redhat.com>  [b8fdb51d76ae08b94fd8d9d613b4fc21cedcbe22]

Resolves: rhbz#738255 avoid crash on NULL pointer


2011-09-15  Michael Meeks  <michael.meeks@novell.com>  [06853ea625b81fa8635da4bbbdb86e54eecc603d]

always show option for ODF inside PDF, even if import not installed

As everyone knows ODF is good for your soul, so this must be the
right approach.

2011-09-15  Caolán McNamara  <caolanm@redhat.com>  [2bee9847ec615258819b6cfec857c84e8f03fc6d]

ditch ByteString::Fill


2011-09-15  Caolán McNamara  <caolanm@redhat.com>  [f1d1cb2d8f0f6e3a9c6071faeda1e58f88041749]

drop some more unused code


2011-09-15  Caolán McNamara  <caolanm@redhat.com>  [22eb754f613fdaa0c90f9c98a4373e6f7faa0a99]

replace ByteString::Fill


2011-09-15  Caolán McNamara  <caolanm@redhat.com>  [565587eba10a8c4e01d4346669327bd9065c5dfa]

replace ByteString::Fill


2011-09-15  Caolán McNamara  <caolanm@redhat.com>  [1c38704ff1bff7942a9d1eb8452a43c03fe41449]

callcatcher: some unused code


2011-09-15  Caolán McNamara  <caolanm@redhat.com>  [1cbaa2a61090fab9e0b24ac3f18395ced92e984f]

ByteString->rtl::OString[Buffer]


2011-09-15  Caolán McNamara  <caolanm@redhat.com>  [365a13d3c5fdc7713a37bd29046cbddc1248d5d0]

make forms ByteString free


2011-09-15  Tor Lillqvist  <tlillqvist@suse.com>  [1a8349eee3a45e884a811276b8e253143eb37b48]

Drop leftover unused temp variable


2011-09-15  Tor Lillqvist  <tlillqvist@suse.com>  [eab413f96302b75a8dddd73db613ad1c3f0a2551]

Make this compile with MSVC and _DEBUG


2011-09-15  Fridrich Strba  <fridrich.strba@bluwin.ch>  [8ab026ef9e3589442e67a22f7a67f828f5ba754c]

Chop the redhat-menus, since freedesktop desktop integration works for RH too


2011-09-15  Miklos Vajna  <vmiklos@frugalware.org>  [1fff8f2576faf3faa141471790ff5d18e0740b0d]

Add po2lo tool


2011-09-15  Miklos Vajna  <vmiklos@frugalware.org>  [47a8454f5f76030203ce6458cf63d4348bdacffe]

fast_merge: fix mis-merge of first module's strings

The problem was that in write_lines() when $first_run was true, the
add_to_buffer() call already set the current module's name to the second
module.

A fix for this is to use let make_paths() take a parameter, and in case
of the first run, pass the really first module name, not the current
one.

2011-09-15  Tor Lillqvist  <tlillqvist@suse.com>  [6b457882d011d218ab4764e71fc8d5edfb1d8a87]

We can't #define _HAS_ITERATOR_DEBUGGING 0 in just some of the source files

It seems that _HAS_ITERATOR_DEBUGGING affects the layout of some
classes, which of course means horrible breakage if some of the source
files are compiled with it, the rest not.

http://msdn.microsoft.com/en-us/library/aa985939%28v=vs.80%29.aspx
http://connect.microsoft.com/VisualStudio/feedback/details/334315/has-iterator-debugging-0-causes-crash

I will just have to fix the code in this handful of source files so
that it compiles with _DEBUG defined. If I can be bothered.

2011-09-15  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [c95d90199397b529de1a9979c065a7f35e52a188]

Header/Footer: add the Border and Background... menu item


2011-09-15  David Tardon  <dtardon@redhat.com>  [8081794d91884f471494a0bbf41e69f5ec80e247]

use correct static lib. name for windows


2011-09-15  Tomas Chvatal  <tchvatal@suse.cz>  [8a743cc2c759ba30587f4ffc3bf4959ae0a968d0]

Recognize doc/xls in nsplugin by default.


2011-09-15  Stephan Bergmann  <sbergman@redhat.com>  [0443763833943ceac40d9fd54c704b84e2b74554]

Reverted the previous fix, as it introduces a circular dependency.

sal already depends on xml2cmp.  The problem is that before gbuildization,
xml2cmp was careful not to link against uwinapi (via UWINAPILIB=$(0) in
xml2cmp/util/makefile.mk); this needs to be re-implemented in gbuild.

2011-09-15  Stephan Bergmann  <sbergman@redhat.com>  [e728feaeebae96df5566bdb6d5f0458983d843ad]

On Windows, xml2cmp depends on uwinapi from sal.

Strangely, before gbuildization, xml2cmp did not depend on sal, but
on soltools, which does not itself depend on sal; maybe that was
already a mistake that went unnoticed so far.

2011-09-15  David Tardon  <dtardon@redhat.com>  [45589f1f27be2d93c250e900102d66af0d2b694d]

gbuildize automation


2011-09-15  David Tardon  <dtardon@redhat.com>  [6c8a7e0e6ad223051442ef6ce1d1103086c3f4a0]

pass -s flag to custom target's make process


2011-09-15  David Tardon  <dtardon@redhat.com>  [a3c3d709a8708a5c902648707d6db7614843a923]

be silent


2011-09-15  David Tardon  <dtardon@redhat.com>  [c79e42d225f2108a1acb0e88820f4fa535c2d8dd]

be silent


2011-09-15  David Tardon  <dtardon@redhat.com>  [c40f63454da9ce7276c523317e2dc73aa34b7121]

work silently for make -s


2011-09-15  David Tardon  <dtardon@redhat.com>  [37356b7b2ae6ecdcef9908ae37c9b729c177f9d7]

allow to specify additional deps for zip target


2011-09-15  David Tardon  <dtardon@redhat.com>  [0510c98c5aaa04156981da48381d4a704ac55558]

WaE: declaration of 'index' shadows a global declaration


2011-09-15  David Tardon  <dtardon@redhat.com>  [b2d9db45499891a2dc8c4a7010f7812fa9348290]

WaE: declaration of 'i' shadows a previous local


2011-09-15  David Tardon  <dtardon@redhat.com>  [30bf29f428fe075722e21088ed8022c0f9b09615]

WaE: declaration of 'j' shadows a previous local


2011-09-15  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [7a7f10e8ed7795a198431e3fa1ebc28a894f3b76]

forgot another csv file


2011-09-15  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [4fe079747a25013032724418b7ec76a827426907]

add formats test for xls and xlsx


2011-09-15  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [2b75f5908ba50dc5bcd20472ad7a6087a0b0753f]

improve calc's format unit test

bug in 'formats.ods'Sheet1.B5 with number format import

2011-09-14  Peter Foley  <pefoley2@verizon.net>  [032fca6818f4a034a4352159d5f9977eecbe6dad]

deliver libcrmf.a


2011-09-14  Peter Rabi  <prabi@caesar.elte.hu>  [0c113d825da98a8038cb4359cd86e765eef0b915]

Fix of localised template name problems in Impress part 1

Template entries now appear in the correct word order
in their representation in TemplateScanner. That makes
dlgass template listboxes work as expected.
Contributed under license LGPLv3+/MPL.

2011-09-14  Stephan Bergmann  <sbergman@redhat.com>  [b6cccb9e77111254932ebcf96f883aab04cb3f56]

Fix nSearchType vs. nMatchType typo and simplify resulting code.

Issue unearthed by julien2412.

2011-09-14  Kohei Yoshida  <kohei.yoshida@suse.com>  [fb1e454e7fa513f6b9d667a32da4aacf185f067a]

Don't always set refresh flag on export.  This is a bad hack.


2011-09-14  Kohei Yoshida  <kohei.yoshida@suse.com>  [2f654141fbb81f4dce7953bb1721bf94a5bc67bd]

Check the source range when refreshing, and abort refresh if invalid.

This avoids refreshing on an invalid source range which causes an
empty pivot table output.

2011-09-14  Stephan Bergmann  <sbergman@redhat.com>  [932ee04999f5f86491eaa35a2359546efc050429]

Introduced CHECK_PARALLELISM (and poshed the code up).


2011-09-14  Andras Timar  <atimar@suse.com>  [a75cb232c41b9f895e27dd85532ff624f85181de]

default shortcut for .uno:SearchDialog should be Ctrl+H

Ctrl+Alt+F was not good, because on some keyboard layouts it enters
a character. Ctrl+Alt (=AltGr on Windows) should be avoided, if possible.

2011-09-14  Kohei Yoshida  <kohei.yoshida@suse.com>  [27dcdb171686204d9d684d9265a124853c270af2]

New unit test case for testing SHEETS function result.


2011-09-14  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [dd482fde498c71025397f5f5c21ce6c65aa15892]

do not try to read from an iterator which we just deleted from the container


2011-09-14  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [e26ea36825c1dc51b69f5d5d6f80db0f0ec09f51]

Revert "Revert "i#118224: kill O(n^2) complexity of unique bookmark name creation""

This reverts commit 05a66052ae76240f46606294d23d3a9e9d040e78.

2011-09-14  Kohei Yoshida  <kohei.yoshida@suse.com>  [9015c60ff874a15606257ffaf7b8b55268b289f5]

Do the same when calling ScDocument::InsertTabs().


2011-09-14  Kohei Yoshida  <kohei.yoshida@suse.com>  [892f8b55781ccbe7e1f9613113b4721293fe4967]

fdo#35965: Mark all formula cells dirty when appending a new sheet.

Just like we do when inserting a sheet in the middle.

2011-09-14  Stephan Bergmann  <sbergman@redhat.com>  [b7998b6f663eb13ccdfaa7473dd1e9b9288771cd]

No need to bark about G_SLICE on stderr.


2011-09-14  Caolán McNamara  <caolanm@redhat.com>  [188696a20a4bd480db79135551a4307e63f745a5]

don't crash


2011-09-14  Caolán McNamara  <caolanm@redhat.com>  [b7912ec63cdb4757b53a37661a56b600fcc96d87]

don't quote ???x???


2011-09-14  Norbert Thiebaud  <nthiebaud@gmail.com>  [0a97ece91e8a87724230f39276f0a7537b1566c3]

merge srvdepy functions into xml2cmp and simplify xml2cmp gbuild


2011-09-14  Caolán McNamara  <caolanm@redhat.com>  [8578e3c80d99da0b47cd450a9be61cef28f411b0]

Related: fdo#40599 add a initial basic test for deleting graphics


2011-09-14  Stephan Bergmann  <sbergman@redhat.com>  [c046147142ac08a53ff3fe0dfe59afce69f09cdf]

Folded smoketestdoc back into smoketestoo_native; no need to have it separated.


2011-09-14  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [05a66052ae76240f46606294d23d3a9e9d040e78]

Revert "i#118224: kill O(n^2) complexity of unique bookmark name creation"

This creates multiple crashes on windows when trying to load writer document
or to save it

This reverts commit e024f616934bb78fba8c8101264806d507068d7e.

2011-09-14  Stephan Bergmann  <sbergman@redhat.com>  [387620beff3c24f90a7a790821a6d87675aba961]

Removed solenv/bin/subsequenttests, moved its (improved) content directly into Makefile.in.


2011-09-14  Stephan Bergmann  <sbergman@redhat.com>  [109ca35257a45226e89cbd3152f5aca86f8b99d5]

Added more missing dependencies on solenv back into build.lsts.


2011-09-14  Arno Teigseth  <arnotixe@gmail.com>  [333648cc5d86ea1dcf6d85fa87a84838a0e6bb8d]

added twofold affix+compound to hunspell, as the official fixed https://sourceforge.net/tracker/index.php?func=detail&aid=3288562&group_id=143754&atid=756395


2011-09-14  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [6caaa5e05971d5a0458d3fcd55b6d92c0a318d44]

default to -r on gbuild for performance (assumed esp. on make 3.82)


2011-09-14  Caolán McNamara  <caolanm@redhat.com>  [79dc19fcbdb1e6aa9a8958a8b3d1fbf0451646cf]

ByteString->rtl::OStringBuffer


2011-09-14  Caolán McNamara  <caolanm@redhat.com>  [98ae11bcd4b24c5616a4aefd4b865fcbe87814ef]

pointless foo


2011-09-14  Caolán McNamara  <caolanm@redhat.com>  [33aa32322199fd1616af459b405ea3b9a8b3016e]

callcatcher: remove unused code


2011-09-14  Caolán McNamara  <caolanm@redhat.com>  [4a3db11077e18d58dc79af5178f5b8dbb2ebe160]

ImplUpdateStringFromUniString is now dangling


2011-09-14  Caolán McNamara  <caolanm@redhat.com>  [1cd1e4a3c69c135dd068f0c9c0971a2a0c8ce300]

use read_uInt8s_AsOString here


2011-09-14  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [84db1411771d364ed5467d84d3f22222d46ba638]

 forgot the csv file for number formats


2011-09-14  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [61732a8d8a1339364a9ae98959c74d9a9f5e203e]

add unit test for formated cells


2011-09-14  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [b6d3f5c2c18ad0e1f41cb7b5d6c9072f1c79ff46]

ScCompiler::IsDBRange compares upper case strings


2011-09-14  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [ba361f9baac5e4162395f9a404a229e6a46985c3]

add database unit test


2011-09-13  Kohei Yoshida  <kohei.yoshida@suse.com>  [32ca2cb020b35b85ff3ddd5fe5bac9af9f1eebcc]

Updated csv_parser from orcus.


2011-09-13  Julien Nabet  <serval2412@yahoo.fr>  [689bde97d1a249c679a16f084043256868cd4978]

Some cppcheck cleaning


2011-09-13  Julien Nabet  <serval2412@yahoo.fr>  [81607ad3e7dfa8337aab162c7602a99743d23e0e]

remove this TODO created in 2000


2011-09-13  Julien Nabet  <serval2412@yahoo.fr>  [545c36f58e0553b0a5d594e9e1e5cfb58d7c4f0e]

cppcheck:remove unused variables


2011-09-13  Caolán McNamara  <caolanm@redhat.com>  [527c515873cd2337e666c817f322fdbc8f4a74bd]

include tools/tools.h for visibility markup


2011-09-13  Caolán McNamara  <caolanm@redhat.com>  [0f4ca3860d047aee399f5bf7eda3358f14e50e77]

toolsin.hxx can go now


2011-09-13  Caolán McNamara  <caolanm@redhat.com>  [d1b38349da216f29c8ce7c34b4ea5e5e23dc7610]

ImplDeleteCharTabData unneeded, as nothing created to delete, ditto SHL_TOOLS


2011-09-13  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [f59a7f11665b6ffed1e0b536bd968005a16452e0]

Page Break: show the meta-characters by default


2011-09-13  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [59e708a6f2b114b2afb59efc476780dcb987fa8d]

Page Break: show/hide them with the line breaks


2011-09-13  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [e88eb733eda4fe3284d366a4cc0d20d3b1c80e85]

Header/Footer: handle high contrast mode in Paint method


2011-09-13  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [883991e8470075be1ade56595a90040d1ad64f6c]

Header/Footer: use a plus symbol instead of the add icon

This will help drawing the high contrast mode and makes the plus more
visible even given the background color.

2011-09-13  Caolán McNamara  <caolanm@redhat.com>  [99e1ea3c3f22388d9f4215b3914828f79e22cf83]

whitelist cppu::.* for now


2011-09-13  Caolán McNamara  <caolanm@redhat.com>  [f10a116b146a5ee7b796556f5811dda8569dbefe]

power up the chainsaw again


2011-09-13  Tomas Chvatal  <tchvatal@suse.cz>  [3e26c911ad1813418fe4a83ad03c4643d6ab42b3]

Use saner permission on files.

Signed-off-by: Tomas Chvatal <tchvatal@suse.cz>

2011-09-13  Tor Lillqvist  <tlillqvist@suse.com>  [35916905f2292bc30f10b4c60615ab3a0cc12ad1]

Fix typo: missing dollarsign


2011-09-13  Caolán McNamara  <caolanm@redhat.com>  [006b71d4e9caebb9a0f76688f129b490aa778188]

move init into default ctor, and make non-copyable


2011-09-13  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [2240a98e68db581993621451701e3e47495895e4]

wrong initialization of DdeInstData with memset despite std::vector

Thanks cppchecker for  detecting this

2011-09-13  Hanno Meyer-Thurow  <h.mth@web.de>  [549e54fb2f8113502743c443d6deadfe648dede1]

add Oracle Java 1.7.0 recognition


2011-09-13  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [59585dab4bf00e4979fdfd8ce6c038ead143996e]

Header/Footer: fixed the Ctrl+PgUp and Ctrl+PdDown behaviors

When in a header and hitting Ctrl+PgDown, go to the end of the page if
there is no footer in it instead of staying in the header. The same case
for footers has been fixed too.

Removed the cursor positioning hackery in ToggleHeaderFooterEdit(): this
is now handled by the caller.

Show the Header/Footer edition when hitting Ctrl+PgUp and Ctrl+PgDown
and actually landing into a header or footer.

2011-09-13  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [c0251bf65d1e972be395514724a413995ef53af8]

Header/Footer: shared code for the insertion/removal

Moved the ChangedHeaderOrFooter method from SwTextShell to SwWrtShell
for it to be accessible from the SwHeaderFooterWin objects... and that
method didn't really need to be in the root shell.

That fixed a few quirks from the copied code in SwHeaderFooterWin.

2011-09-13  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [c900069dee03c5ebf631a5862b94cd2962cbaea0]

Header/Footer: display improvements

Changed the following:
 + Draw a gradient in the separator tabs background
 + Draw a solid line under the dotted one to have a contrast for some page
   background colors.

2011-09-13  Tomáš Chvátal  <tomas.chvatal@gmail.com>  [d670cdcf33f93d67293ceca82ceff2cff7ba8a63]

Fix quoting in create_tree so distdir can have spaces in it.


2011-09-13  Caolán McNamara  <caolanm@redhat.com>  [e118630f22521356c405e29c13b5d7300da1b24f]

reduce the scope a bit further


2011-09-13  Andreu Correa Casablanca  <castarco@gmail.com>  [935c7c0714ce2e5799292d193a2be0e175d1d80c]

Reduced the scope of a variable in core/sal/osl/w32/file_dirvol.cxx


2011-09-13  Stephan Bergmann  <sbergman@redhat.com>  [9f78448b94288883d0b33d8ef372dc67a1903b31]

Added missing dependencies on solenv back into build.lsts.


2011-09-13  Caolán McNamara  <caolanm@redhat.com>  [a558a8da5650da5453a517214fc721a65de4f3ee]

can remove ByteString::Convert now


2011-09-13  Caolán McNamara  <caolanm@redhat.com>  [7a16bd69d07ac995b6baaecc958ea6811c173bb5]

not sure if this is copyable


2011-09-13  Caolán McNamara  <caolanm@redhat.com>  [ba2ec933db81fc178b3661291fb4949ec677575c]

make ByteString::Convert private


2011-09-13  Caolán McNamara  <caolanm@redhat.com>  [ddf93e2c09481609c4f5fe4ab6750379146379cc]

try better template friend class syntax


2011-09-13  Caolán McNamara  <caolanm@redhat.com>  [1cf8e70f78ae177114a1aabb69750acee127e906]

ByteString->rtl::OStringBuffer


2011-09-13  Caolán McNamara  <caolanm@redhat.com>  [d3f4455c54dc7594bce1f65b4d44910794c9e424]

let's use scoped_ptr to avoid c++0x deprecated warnings


2011-09-13  Caolán McNamara  <caolanm@redhat.com>  [bebbe9724805c58f65331631d55dda325da494fa]

wtratree unbuilt


2011-09-13  Caolán McNamara  <caolanm@redhat.com>  [f2306b9474669226dae5ed1bb9812c7bd69c747b]

elide conversion from MS1252 to MS1252


2011-09-13  Caolán McNamara  <caolanm@redhat.com>  [13caa83dca4e1507a6e0213bd122d13af570d132]

no route left to set encoding, only RTL_TEXTENCODING_MS_1252 is possible


2011-09-13  Caolán McNamara  <caolanm@redhat.com>  [c216006f0a35c812ca999d8f68eaeb8e453c58fa]

remove commented out CHARSET_ANSI foo


2011-09-13  Caolán McNamara  <caolanm@redhat.com>  [f64dc2c9fbc81d68315ee3a2dbc69411b9087ddb]

I believe the src charset pragma is archaic and unused


2011-09-13  Caolán McNamara  <caolanm@redhat.com>  [3a17760c69cb8cfe84fe68baf8b51cfb63084415]

remove commented out archaic CHARSET_ANSI pragma


2011-09-13  Andras Timar  <atimar@suse.com>  [caf8c8f42304c1d000b67b082fe462418b6768aa]

typo fix


2011-09-13  Andras Timar  <atimar@suse.com>  [89bead3e456da4e86ca99f4a09893dcd1a25e607]

change publisher from Oracle to TDF fdo#40638


2011-09-13  Muthu Subramanian  <sumuthu@suse.com>  [e8acb5c43c99081b68ac3df7336f0985b2554a8e]

n#657909: Fixed import of free drawn curves.


2011-09-13  Stephan Bergmann  <sbergman@redhat.com>  [37e5910c13746cc3514a9e1443893dab306eb988]

fdo#40819# Disabled failing complex.writer.CheckBookmarks test for now.


2011-09-13  Stephan Bergmann  <sbergman@redhat.com>  [e849071acc91cafd05d52326e6a5cccf750836c1]

fdo#33960#, fdo#35690#: Disabled failing checkCrossReferences tests for now.


2011-09-13  Kohei Yoshida  <kohei.yoshida@suse.com>  [e61010d242ed663941637e71b801f3aa2648aada]

Let's keep our file naming scheme consistent.


2011-09-12  Kohei Yoshida  <kohei.yoshida@suse.com>  [239ad92c2731d6f14349595475bdec7d1fe479ef]

We normally use an 'f' prefix for double.

I'm not a big fan of Hungarian notation, but since we use it, let's
be consistent.

2011-09-12  Kohei Yoshida  <kohei.yoshida@suse.com>  [a60b10593d206569acc315a32f1e6d66039bf863]

No need to use += to initialize m_aFileRoot.


2011-09-12  Kohei Yoshida  <kohei.yoshida@suse.com>  [8d74cabd80634187ceaea1f7d8c5b2b59eb21add]

Let's do hard re-calc only when necessary.

Since doing a hard re-calc can be slow, let's not do this for all
loading test cases, but only when we are testing formula interpretations.

2011-09-12  Kohei Yoshida  <kohei.yoshida@suse.com>  [0544af5f11ae71fb9c553bc04aa1dbbd98da440d]

Let's put using namespace declarations at the top.


2011-09-12  Kohei Yoshida  <kohei.yoshida@suse.com>  [e15718c41d9afedf1557cae20298befdf464ca30]

It's appropriate to name this class singular.

Since each instance refers to a single file format, while its array
instance holds multiple instances of this structure.

2011-09-12  Kohei Yoshida  <kohei.yoshida@suse.com>  [5440aa1e37b483d54fd44fe448cf57449bf6e42b]

Let's not indent in namespace scopes.


2011-09-12  Kohei Yoshida  <kohei.yoshida@suse.com>  [efebf5181c40c8ff85185b91d46ac356f8127089]

These don't have to be member functions.


2011-09-13  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [52f56d24019255561e60ea6375acf16462948300]

force always a full recalculation for ods, xls and xlsx in unit test

we can't assume that always all formulas are recalculated, we might used
cached results

2011-09-13  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [e7cd70302caec7d3cd06b4e72d3425b21cede3c0]

make it possible to est formula string in csv files


2011-09-12  Kohei Yoshida  <kohei.yoshida@suse.com>  [7a60be6e00ce3ad15f9976f607f26e52e7d06fa7]

Move ScCheckListMenuWindow and ScMenuFloatingWindow into own files.


2011-09-13  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [0bc368babc36542cd157803fb9fefb4260f0a9e2]

add files for bugFix tests and restructure filters-test a bit


2011-09-12  Kohei Yoshida  <kohei.yoshida@suse.com>  [8b309a9e15c62466dce4dd45059bc5eb8312dd90]

Rename: ScDPFieldPopupWindow -> ScCheckListMenuWindow.


2011-09-12  Norbert Thiebaud  <nthiebaud@gmail.com>  [726b6b12ac990cfbb49f9cc401f168de36e9a208]

missed a \ in the MathDTD core review...


2011-09-12  Peter Foley  <pefoley2@verizon.net>  [4d42a519f9cfc293e50cd24785145af535a4207b]

convert MathMLDTD to gbuild and add to tail_build


2011-09-12  Peter Foley  <pefoley2@verizon.net>  [fcb441c468529173dfd21b5e9bc7ecd4ddebb113]

convert xml2cmp to gbuild


2011-09-12  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [6b6e6b8dbc71b56a1833e5dd6e1b2a2f9943ff87]

Header/Footer: the whole separator tab is now a menu button


2011-09-12  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [f189e7275dece893a942a9533ce5380d71127df0]

Header/Footer: forgot to remove a sequence realloc


2011-09-12  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [053d4c9c7a268dcee5667b6905a8fd946c9bdae9]

Header/Footer: small painting improvements

The dashed line is now 1px wide and has smaller dashes. The separator
button has also smaller padding.

2011-09-12  Stephan Bergmann  <sbergman@redhat.com>  [d996328cd5f46eeed2df0cbd510eda28e2f7cef9]

sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed out a6913c9677c2

For LibO, that just means replacing sal/cppunit.h with sal/precppunit.hxx.

2011-09-12  Stephan Bergmann  <sbergman@redhat.com>  [52b32f617521fd160b043754f77f3a549fddc926]

sb140: #i114669# appears be duplicate of fixed i114718, so re-enabling test


2011-09-12  Stephan Bergmann  <sbergman@redhat.com>  [23b04dae8b5ff6dbc4c4b63bfe08079ac6ed74ef]

sb140: #i117698# no implementations of XIdlClassProvider remain, so code that checks for it can be removed


2011-09-12  Stephan Bergmann  <sbergman@redhat.com>  [12e2e04977ddedcb2844b69a5060eb81be84d648]

sb140: #i117697# simplify obsolete cppuhelper/stdidlclass.hxx implementation


2011-09-12  Stephan Bergmann  <sbergman@redhat.com>  [30ad5e9d87adec68971464d49c733e29fc643847]

sb140: #i117694# some CppUnit related cleanup


2011-09-12  Stephan Bergmann  <sbergman@redhat.com>  [2b39501b8ec6affb8afa9c6b93dff434b075e211]

fs34b: #i117545# (patch provided by mathias.bauer@oracle.com)


2011-09-12  Stephan Bergmann  <sbergman@redhat.com>  [75b6b24ab5e238dcd49678ce6add509e97e39605]

sb140: #i117486# avoid XWindow.getPosSize immediately after XWindow.setPosSize


2011-09-12  Stephan Bergmann  <sbergman@redhat.com>  [98510a8f7030420be3a422ebc1ae1fcabcb3edeb]

sb140: #i117295# fix previous fix


2011-09-12  Stephan Bergmann  <sbergman@redhat.com>  [e07ac6765dbaec78e77c694148f5531072036dc8]

sb140: #i117381# gvfs ucp handling all schemes spoils deregisterContentProvider test


2011-09-12  Stephan Bergmann  <sbergman@redhat.com>  [60ad74a87cb150feed06e6c48cf7461667a9cae9]

sb140: #i117295# removed obsolete LEAK_STATIC_DATA defines


2011-09-12  Stephan Bergmann  <sbergman@redhat.com>  [27b9f9f348b720e08f37db829533372dc4b73248]

sb140: #i117310# remove unnecessary dependency on XTypeProvider::getImplementationId

plus
sb140: #i117310# missing include
sb140: #i117310# support EXCEPTIONS_OFF (no UNO_QUERY_THROW)

2011-09-12  Stephan Bergmann  <sbergman@redhat.com>  [63fd3f18ac597f58622a3730d0860534c77c52b5]

Improved "unsupported URL" exception message.


2011-09-12  Andras Timar  <atimar@suse.com>  [f0bf752e27bfaa44cb47a1d839515d78286bae31]

remove Repeat from Basic IDE menu

This command (.uno:Repeat) works only in Writer and Calc. It is always
inactive (greyed out) in Basic IDE.

2011-09-12  Kohei Yoshida  <kohei.yoshida@suse.com>  [e9a73d9a10d1a0c4a6e0c9280b0d19c8bb8e7c86]

Modified GetClipState in ScCellShell to allow multiple dest ranges.


2011-09-12  Kohei Yoshida  <kohei.yoshida@suse.com>  [458fd23a540465ad308300de250e118a4a7ef50f]

Moved the code that checks destination ranges to ScClipUtil.


2011-09-12  Kohei Yoshida  <kohei.yoshida@suse.com>  [abccf9b8e5f331a27f188ec5246a9e0f64f287dd]

Moved PasteFromClipboard() from ScCellShell to ScClipUtil (new class).


2011-09-12  Kohei Yoshida  <kohei.yoshida@suse.com>  [ea280cef9c5293a1865786a2e8736bb9524f8751]

Added code to handle paste functions and skip empties.


2011-09-12  Kohei Yoshida  <kohei.yoshida@suse.com>  [463b1b56868474808eed087da1d1e542f2fed067]

Allow paste when the dest range is a multiple of the source range.


2011-09-12  Kohei Yoshida  <kohei.yoshida@suse.com>  [f7d29b4494824a8560f062a704502e6d960bed4f]

Properly mark multiple ranges during undo and redo.


2011-09-12  Kohei Yoshida  <kohei.yoshida@suse.com>  [64340f4c2b7aa25a9f9e98ad2668df13660c08d1]

Now I can pass range list to PostPaint() when appropriate.


2011-09-12  Kohei Yoshida  <kohei.yoshida@suse.com>  [a6d2e1ef128b375a76997f6fcc9b9c29a9dedc24]

ResetChanged() now takes range list.


2011-09-12  Kohei Yoshida  <kohei.yoshida@suse.com>  [bc0afba780200f61462d7aeba40ca82ebb4bb21f]

PostPaint() now takes range list.


2011-09-12  Kohei Yoshida  <kohei.yoshida@suse.com>  [1920e46282dc096153304d75e2a684d23a3b962c]

Swapped the 8-param and 3-param variants of PostPaint().


2011-09-12  Kohei Yoshida  <kohei.yoshida@suse.com>  [f1f4c877304cf3cd040d5402481a9ff6c73a0ab9]

Some attempts to remove the 8-param variant of PostPaint().

But there are way too many codes calling that one.  Maybe someday...

2011-09-12  Kohei Yoshida  <kohei.yoshida@suse.com>  [cb0f9de5bce9622bd98582a6f69ceb10a93402c4]

Pass multi-ranges to the undo object.


2011-09-12  Kohei Yoshida  <kohei.yoshida@suse.com>  [64a36fd4f4085ed05e4c0ee40ac109452ff81a78]

ScUndoPaste to handle multiple ranges.


2011-09-12  Kohei Yoshida  <kohei.yoshida@suse.com>  [7e76086272078c6f7d420e4cdc22f5d5841095b2]

ScPateUndo cleaned up.


2011-09-12  Kohei Yoshida  <kohei.yoshida@suse.com>  [6a3a25fa40ac9a7f1f579c3fb114cbcc9ed158db]

ScMultiBlockUndo in place.


2011-09-12  Kohei Yoshida  <kohei.yoshida@suse.com>  [90f571cf964edea8ce6f6e37aeb1c36a8adfd226]

PostPasteFromClip to work with ScRangeList.


2011-09-12  Kohei Yoshida  <kohei.yoshida@suse.com>  [3d37dd2a484f82026750635d0ad26d7b531bb7a2]

Undo to work.


2011-09-12  Kohei Yoshida  <kohei.yoshida@suse.com>  [b2f1120984b60715c01b6c743e980b89835bc135]

Got the normal paste to work. Still no undo etc.


2011-09-12  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [ecc5249190af915d98856939281afcd648eaac2b]

Revert "n#676858: added new menu entry for headers/footers edit mode"

This reverts the following commits:
  + f3e275a2123c6356951a294051d0be230c178851
  + 29a45a09ba8a21022e105f3d500a027f93a4fca0 (partly)

Conflicts:

	officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu

2011-09-12  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [3d294102638b15dc04ee2bb0100e6f1921d69e1d]

Header/Footer: added a timer to show the separator

When leaving the mouse over a header or footer area for 2 seconds, the
separator is shown. This feature enables adding headers and footers
easily without knowing anything about page styles.

The separators are hidden back after 2 seconds outside the header or
footer area.

2011-09-12  Caolán McNamara  <caolanm@redhat.com>  [8cc839dc6ac3239bc4a3738cfb6078a8bf92ea72]

Resolves: fdo#40717 ensure required settings and styles exist in paste doc


2011-09-12  Caolán McNamara  <caolanm@redhat.com>  [ebda86663a2bc0b0d9c4356c07a77accaf3eb18a]

update list


2011-09-12  Lionel Elie Mamane  <lionel@mamane.lu>  [b89da4bbb9e4fb2b94bf3d5dcc225a0d88936953]

Type: BROWSER_INVALID_ID -> BROWSER_INVALIDID


2011-09-12  Lionel Elie Mamane  <lionel@mamane.lu>  [f7ed67f2cf79fd067c1634e8f7c3f8a17792f2e5]

cleanup BrowseBox, DbGridControl & friends handle & invalid column handling

 - BrowseBox: Check Handle column-related invariants when adding a
   column:
   # only one handle column
   # it is the first

 - BrowseBox: Check column id-related invariants when adding a column:
   # Id is not the special "handle column" value
   # Id is not the special "invalid ID" value
   # unicity of the ID among columns

 - GetColumnId: return BROWSER_INVALIDID, not 0 (== id of handle
   column) for an invalid column; adapt code calling GetColumnId to
   this change.

 - Use the correct const or #define'd symbol instead of magic
   constants; introduce such a symbol if needed

 - General other miscellaneous cleanups:
   # Translation of comments
   # typo/spelling in comments, error messages and the like
   # parenthesise #define'd value
   # use SAL_MAX_UINT16 instead of USHRT_MAX where a sal_uInt16 is
     expected
   # BrowseBox::SetColumnTitle: nItemId is checked to be non-zero, so
     don't test if for zeroness again.

2011-09-12  Lionel Elie Mamane  <lionel@mamane.lu>  [fea84e0041f0dc6c87fc5e2d9c7ff2e70a7dada2]

typo in parameter name


2011-09-12  Lionel Elie Mamane  <lionel@mamane.lu>  [d26b0df3465e449c124231ed7572c8879b2ac772]

stylistic

make it clearer that DbGridControl_Base::RemoveColumn
is meant to be called unconditionally

2011-09-12  Tor Lillqvist  <tlillqvist@suse.com>  [6b7a9a6fd66b3bd72dcf48f93611a4fd47fc1253]

Drop Win9x code


2011-09-12  Tor Lillqvist  <tlillqvist@suse.com>  [856b8451f8c94ea118b8ca422bb2bfa9e40fe6a9]

Drop Win9x code


2011-09-12  Tor Lillqvist  <tlillqvist@suse.com>  [42c6acee93439e144f820a3ad7a1e68587d47b60]

Drop Win9x code


2011-09-12  Tor Lillqvist  <tlillqvist@suse.com>  [416c7533e0e37033b48213bcda0c9c6fb22e226f]

Drop Win9x code


2011-09-12  Tor Lillqvist  <tlillqvist@suse.com>  [ac4bc54dc8682430f9b709f54da03e370af55140]

Drop Win9x code


2011-09-12  Tor Lillqvist  <tlillqvist@suse.com>  [99d5297d0b97bd3265d3c550134d7aa0e914172f]

Drop Win9x code


2011-09-12  Tor Lillqvist  <tlillqvist@suse.com>  [2d1454a81b4fd59abadcb57bd53e6f506747350d]

Drop Win9x code


2011-09-12  Caolán McNamara  <caolanm@redhat.com>  [83dbf6887908932cfdc0e30d28019e3367e0434b]

Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/core


2011-09-12  Marc-Andre Laverdiere  <marc-andre@atc.tcs.com>  [aa3778e3dbb694576101d341c1a34ee65a6a8f02]

Refactorings in enhwmf.cxx


2011-09-12  David Tardon  <dtardon@redhat.com>  [ee5be04107690cb3641d6a44b1bea722f99c4915]

do not allow creating symlink to itself


2011-09-12  Tor Lillqvist  <tml@iki.fi>  [e47a28b3fd0f1dbf9086884bbb75866b636b38ab]

Be even more specific


2011-09-12  Tor Lillqvist  <tml@iki.fi>  [699518764a3e74ebf945e4649eb67bc8fe699df0]

Be more specific, gb_CCVER is set only in unxgcc.mk anyway


2011-09-12  Caolán McNamara  <caolanm@redhat.com>  [2e11d06b061e1f0059b6ea4645dd262d0d2a1436]

not going to get away with this friend syntax


2011-09-12  Jan Hubicka  <jh@suse.cz>  [473ba86d1307bccc2d5e22dcc360df75011bc2bc]

fix link time optimisation flags to use linker plugin & optimisation


2011-09-12  Michael Meeks  <michael.meeks@novell.com>  [731a562f54b9e39ca2b49160f4f463eb1f6b5dd7]

start of embedding check-button & cui code cleanup


2011-09-12  Wolfgang Pechlaner  <libo@pechlaner.at>  [9f397368cce0b94f76d4f1d74150ccc75c498e8b]

fdo#40759 Fix GAMMADIST() result for x=0


2011-09-12  Tor Lillqvist  <tlillqvist@suse.com>  [9e126721bcffb2b588560da886b95b15551c683b]

Nested classes need to be marked separately DLLPUBLIC, apparently


2011-09-12  Tor Lillqvist  <tlillqvist@suse.com>  [fa93288479b435b013e7517dd4dc1516f0bc5d1c]

Drop Win9x code


2011-09-12  Marc-Andre Laverdiere  <marc-andre@atc.tcs.com>  [76983359e6b02ce7efe28fc6690cf0a8fa79c3ee]

Added variable initializations when loading WMFs and EMFs

 * Added variable initializations when reading from SvStream
 * Minor code cleanups
 * Translated some German comments

Changes related to an issue showing in Valgrind over a misformed WMF and
EMF

2011-09-12  Caolán McNamara  <caolanm@redhat.com>  [7b2e14a0812ce3fbb450873e86243520f992d710]

mirror 64c15de6489b5a72f8530b66968d3d1660d39d55 from aqua into ios


2011-09-12  Tomáš Chvátal  <tchvatal@suse.cz>  [9459d4e893f0e8c98479b69af5b5ab0c07bc819d]

Do not search for java packages if --without-java is passed.

Signed-off-by: Tomáš Chvátal <tchvatal@suse.cz>

2011-09-12  Caolán McNamara  <caolanm@redhat.com>  [3df2068878b62a0eccc07ec356be44e0b499ad19]

ditch distracting CHARSET_ANSI comment


2011-09-12  Caolán McNamara  <caolanm@redhat.com>  [84bbf6d107c19ccea85ca02861783824b9f5d6d2]

ByteString->rtl::OString


2011-09-12  Caolán McNamara  <caolanm@redhat.com>  [d8cb328ef20387939594f15f8b270a99d509b7a3]

don't comment it's removed, remove it


2011-09-12  Caolán McNamara  <caolanm@redhat.com>  [be6d3ac2b00edc4df3902eac84aa0729810a47bc]

declared but not defined


2011-09-12  Caolán McNamara  <caolanm@redhat.com>  [11de7b8ec7f849819ebe288a1d0897bc7b9b361b]

regenerate list


2011-09-12  Caolán McNamara  <caolanm@redhat.com>  [77cdf953482bb3a8489a4429d813b96ac24b79a6]

missing header


2011-09-12  Caolán McNamara  <caolanm@redhat.com>  [64541bfe53137af1a5532c334c4bb65bc0dc54bd]

can return a ref instead of a pointer, ensure dtor on singleton


2011-09-12  Caolán McNamara  <caolanm@redhat.com>  [06e0aff60a7ac8b3a92253ff30dec55f71e437de]

can return a ref, not a pointer, and make local static instead of global leak


2011-09-12  Caolán McNamara  <caolanm@redhat.com>  [90e9a26aa5be3cbb286fd8363623284d49b6edc9]

make base class dtor virtual

otherwise calling delete on a base class pointer to an instantiation of a
derived class doesn't call the derived class's dtor

2011-09-12  Caolán McNamara  <caolanm@redhat.com>  [b55910d9ba6b57b621be638917b934300b8f7df3]

why leak m_pImpl


2011-09-12  Caolán McNamara  <caolanm@redhat.com>  [6022aab435c48bbfc29bd2c0826dae25bf8655a3]

ensure dtor gets called, and fix dtor and namespaces


2011-09-12  Caolán McNamara  <caolanm@redhat.com>  [4f675d31b5d8e82d052dcc3e8d8785087d4e3c90]

callcatcher: drop unused methods


2011-09-12  Caolán McNamara  <caolanm@redhat.com>  [0009579f578e7c751057170ab788080e1190802a]

why insert a '.' just to then erase it ?


2011-09-12  Caolán McNamara  <caolanm@redhat.com>  [7a9ee7168f7700d10968bdaef58e3e52a54684c4]

using osl_getThreadTextEncoding is a disaster waiting to happen


2011-09-12  Caolán McNamara  <caolanm@redhat.com>  [f95720bbb781f4a39fd032c158a3865f5f770b75]

remove last remnents of archaic SfxMacro based stuff


2011-09-12  Caolán McNamara  <caolanm@redhat.com>  [de2785f9d5fbfe84e728f3549e8883e84780a076]

SfxMacro is useless


2011-09-12  Caolán McNamara  <caolanm@redhat.com>  [a7ca9000aa52737f71add64cfd5560e5511acdd9]

pointless forward decls


2011-09-12  Caolán McNamara  <caolanm@redhat.com>  [154fd181f9c6909090e3dc5ee64645fc5d8fd9be]

so now SfxRequest::GetRecordingMacro NULL returning stub can be removed


2011-09-12  Caolán McNamara  <caolanm@redhat.com>  [9d5fcd70e1bfdb66bb3e8ee7005ac723f1a5061f]

SfxMacro arg unused


2011-09-12  Caolán McNamara  <caolanm@redhat.com>  [d7842b76d8fdef15a1019c99af322c0ae37cb8db]

SfxMacro is unused, strip down to ctor/dtor


2011-09-12  Caolán McNamara  <caolanm@redhat.com>  [051ded51b0818043c9c9b8ccd4c6fbfacd00408a]

this dir is unbuilt


2011-09-12  Caolán McNamara  <caolanm@redhat.com>  [ea05a88c5d9935d2835ff0d42f1df731f687b1ba]

use boost::noncopyable and rtl::Static


2011-09-12  Caolán McNamara  <caolanm@redhat.com>  [6bc7ca66d938f4e02b084fe4ab215a370058ff2a]

c++ defaults to void


2011-09-12  Caolán McNamara  <caolanm@redhat.com>  [07f9a847f027139d75ac5eb7c8b48a8bb8cb1324]

callcatcher: various unused methods


2011-09-12  Caolán McNamara  <caolanm@redhat.com>  [3127405547d3d4fa5f1f98bab187e7ac19d76b73]

windows is the only platform which does this


2011-09-12  Caolán McNamara  <caolanm@redhat.com>  [97a13a600b9d07d3255cbf955d027cd068a2beda]

make cui ByteString free


2011-09-12  Caolán McNamara  <caolanm@redhat.com>  [6b72a64543a73e8f57b31dab8d0882a1673c7f85]

make slideshow ByteString free


2011-09-12  Caolán McNamara  <caolanm@redhat.com>  [64a377efa5ecf685ddd4c2e2be8bcf782b6485f2]

factor out code for copying compatability options


2011-09-12  Caolán McNamara  <caolanm@redhat.com>  [108dabd57649312c1f418b8349cbde26b7a15478]

factor out code which sets the defaults for properties


2011-09-12  Caolán McNamara  <caolanm@redhat.com>  [38596e653aa583f52ac0c84be5d0f909d66fe3c8]

SwDoc::ReplaceStyles can be const


2011-09-12  Tor Lillqvist  <tlillqvist@suse.com>  [962dc00065333bb421d895006c37dd3cbd9ec085]

Accept also a soffice.bin renamed to soffice.bin.exe


2011-09-12  Tor Lillqvist  <tlillqvist@suse.com>  [40816125618dabdff371bb5e39b4ecea36f7a8bd]

Fix copy/paste error


2011-09-12  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [e5f99329f812a00c0fb104306ea5f33d3547b908]

deleted unread var and code in setup_native, vistaspecial.cxx

and simplified coding after that since the logic is not needed
anymore.

2011-09-12  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [2b44c6ee402ae2b96e87772a6a7bb11ddf79c136]

unneded var deleted and code simplified. in setup_native

After deleting the different assignment that were not used, some
part of the code could be simiplified, since there is no need
any more for the logic.

2011-09-12  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [332dbe0df2ac8d746ac3ce621dd947c379dde776]

deleted unneded var and code simplified in desktop, launcher.cxx

Also deleted a part of the code that did nothing, just defining
variable and reading them as argument.

2011-09-12  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [43b5c9e772eacbd1bdf607b1e55d5fffb6c51ef4]

deleted unneded var in setup_native, migrateinstallpath.cxx

and some coding commented since 2005

2011-09-12  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [03369ebd2d613238e0c1e47c91dcd57f787a764d]

deletion of unneded variable in setup_native, swappatchfiles.cxx


2011-09-12  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [8039e149f8362d524e4a563911d99ace043437db]

deletion of unneded variable in fpicker, previewadapter.cxx


2011-09-12  Tor Lillqvist  <tlillqvist@suse.com>  [31f7d27c2ca5f7decd6d79d6fff284f38e8a90f0]

Don't bother with SetProcessDEPPolicy() on _WIN64 where it is always on


2011-09-12  Tor Lillqvist  <tlillqvist@suse.com>  [b60773a322d332267f58a5be09efcea3e93c055d]

Add pleas for help to explain a mysterious piece of code


2011-09-12  Julien Nabet  <serval2412@yahoo.fr>  [3b56b6ff5fff1ca733e32edd8200ae2a3febbba6]

small bugfix : bNeedsSave instead of *bNeedsSave


2011-09-11  Andras Timar  <atimar@suse.com>  [939a0607cb4249d3ee0db58c99e07caa8cc463ae]

unify dictionary pack descriptions


2011-09-11  Andras Timar  <atimar@suse.com>  [662577b5f10d726ec649ff1e77cb2dd6a703daf0]

add Latvian dictionary pack


2011-09-11  Andras Timar  <atimar@suse.com>  [55c3ce29d1b678145800e3c4a74bc1b73a09d70f]

add Hindi dictionary pack


2011-09-11  Andras Timar  <atimar@suse.com>  [816ec9db016ea9d01124f13e2feccf4d10d118ad]

add Gujarati dictionary pack


2011-09-11  Andras Timar  <atimar@suse.com>  [cfb081f76dca23ac895c73f88d64a5051eb3deef]

add Bengali dictionary pack


2011-09-11  Andras Timar  <atimar@suse.com>  [9535b8fae2b38f78df95b82e4614e26ce721ce4b]

add Bulgarian dictionary pack


2011-09-11  Lionel Elie Mamane  <lionel@mamane.lu>  [b71d12fbfdd4aad0b576645a0d7bbf71d1da7a3a]

fdo#40701: DbGridControl::RemoveColumn even if no corresponding Model column

That case crops up when nId==0 i.e. the Handle column

2011-09-11  Lionel Elie Mamane  <lionel@mamane.lu>  [1b6310433280ae4e8439dcbf17dfa763bf2826cc]

Don't touch handle when setting property Enabled

Handle enabling/disabling is controlled by property RecordMarker,
not by property Enabled.

Source of the error is most probably a copy/paste error in
commit 0ade87a8e309f5eb34d0a734c836bdb2f09f00db
Author: Frank Schoenheit [fs] <frank.schoenheit@oracle.com>
Date:   Tue Nov 23 11:38:49 2010 +0100

2011-09-11  Michael Meeks  <michael.meeks@novell.com>  [352b180f19b0c7c6b4529d6de8fe7a9b927c61b3]

remove inadvertently committed fprintf


2011-09-11  Michael Meeks  <michael.meeks@novell.com>  [d4b387c5f1b5caddeed34affd670b7ce33ce205d]

cleanup cut/paste .src changes and add 'Embed' check-box to src


2011-09-11  Eike Rathke  <erack@erack.de>  [8e81b988cef8ba6cbf4b122670be8e2c36cfc92e]

sal_Bool to bool and cosmetics


2011-09-11  Eike Rathke  <erack@erack.de>  [2626e67b1e9bf8d38be1ffe7a8102ffbf1db98de]

translated some comments


2011-09-11  Eike Rathke  <erack@erack.de>  [90e489f068d09aaaf46ab15d35091198ed84bed1]

fix fdo#39485 recalculate matrix formula dimension correctly

ScFormulaCell::GetMatrixEdge() when recalculating its dimension obtained
the matrix origin of itself instead of a neighboring matrix formula if
encountered such, effectively adding that other matrix to its own cells
occupying dimension.

2011-09-11  Stephan Bergmann  <sbergman@redhat.com>  [d88bceafa0227e0e7bfe6bad1221eb93d3a9619a]

Simplified SAL_DEPRECATED, does not need to abstract over func.

Cf. page 260 of Martin Reddy: API Design for C++ (MK, 2011).

2011-09-11  Lionel Elie Mamane  <lionel@mamane.lu>  [c3863453910ac871fa3e4e7af6f81f6f1a54909e]

Correct libvisio 0.0.7 wrong .o order in .a file creation


2011-09-11  Eike Rathke  <erack@erack.de>  [6e1133b11852b4e8cd000d201a708ae836615214]

apparently gcc 4.3.1 tinderbox needs include cstdio


2011-09-11  Eike Rathke  <erack@erack.de>  [795662c5876194013b894b0b5a72fdc01dc1c604]

ensureCapacity doesn't need to be done twice


2011-09-11  Rene Engelhard  <rene@debian.org>  [5052b81c67253e71e2aee19f7b54200873bc36e8]

don't reply on ../ure to find javaldx, use proper ../basis-link/ure-link


2011-09-11  Eike Rathke  <erack@erack.de>  [34c9a01b075788653b89c244eb8b3fcee54bfa68]

fix fdo#40590 stop abusing regular string token for XML import

During XML import formulas of defined names and conditional formatting
were remembered as regular svString tokens that then later were
retrieved without quotes for compilation. This didn't go along with the
new ScRangeData::CompileUnresolvedXML() that recreates the formula
string from an already tokenized form of the formula.

Introduced FormulaToken::AddStringXML() with ocStringXML to sort those
out and removed the IsImportingXML() hack from
FormulaCompiler::AppendString(), the ocStringXML case is handled in
FormulaCompiler::CreateStringFromToken().

2011-09-11  Michael Meeks  <michael.meeks@novell.com>  [59b36fc62e21cce62fd63f0dcc79ff9cb66b35b8]

Don't let the PathSubstitution service null relative paths


2011-09-11  Michael Meeks  <michael.meeks@novell.com>  [0f690c3495fe66b22aa224ca229ca7b46941deac]

Initial DocumentSettingsSerializer implementation


2011-09-11  Michael Meeks  <michael.meeks@novell.com>  [313b8b0db3b68b7938f5cd138c6a226d00a47b67]

initial DocumentSettingsSerializer interface impl.


2011-09-11  Michael Meeks  <michael.meeks@novell.com>  [cbcfda9b2079ea4ef83b2a42828408b5f70f7692]

add XPropertyList enum, factory, and associated cleanup


2011-09-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [64bc62f77a0783b40583c4f6e7a4e1a935e1695a]

on MacOSX we use the system header by default for Mesa


2011-09-10  Peter Foley  <pefoley2@verizon.net>  [1bd288436935a0f5392208c21037a5258c21a23e]

convert Mesa to gbuild and add to tail_build


2011-09-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [9092f1f0d363246a88853ee1ad38a698ba2eebb1]

provide instructions to install a linreoffice-custom gnumake


2011-09-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [ab32bfd3ce3b21a7debfbdc41b5653dabf9b1389]

try to use our 'own' make if installed in /opt/lo/bin/make

if GNUMAKE is undefined and /opt/lo/bin/make is an executable
then define GNUMAKE as /opt/lo/bin/make

2011-09-10  Michael Meeks  <michael.meeks@novell.com>  [c22a376c72a36c31a0d958c8ef665215f0ade90f]

link gdb python helpers across into the install as well


2011-09-10  Michael Meeks  <michael.meeks@novell.com>  [f2cc639131e62187a51b39555a24efc47b87fb13]

Add detection of stale / slow makes (for Windows) and warn about them.


2011-09-10  Julien Nabet  <serval2412@yahoo.fr>  [47289a6a80706577ba28238c2e82315f0604e3ef]

Revert partly cppcheck cleaning


2011-09-10  Julien Nabet  <serval2412@yahoo.fr>  [581a04f2ce1db710186f2c11585eadd1ff32440d]

Some cppcheck cleaning


2011-09-10  Julien Nabet  <serval2412@yahoo.fr>  [da25c271cec8721d2ae5907da1de9fdcf7e2eb4c]

Drop unused parts


2011-09-10  Lionel Elie Mamane  <lionel@mamane.lu>  [c75c8d7d11bbf57d9bbc0d748e07386473f67f7b]

Translate some German comments


2011-09-10  Lionel Elie Mamane  <lionel@mamane.lu>  [4b30e0cae3ec75acbd68ec449ba7a1641f6f18f9]

Proper fix for "problem with sytem wpd/wpg"


2011-09-09  Lionel Elie Mamane  <lionel@mamane.lu>  [0ef7ce4a234c6649dcca219b96185acb7634fe34]

FmXGridPeer::getByIndex: Error checking of pGrid->GetModelColumnPos(nId) call

Fixes crash of fdo#40701, but not broken feature

2011-09-09  Julien Nabet  <serval2412@yahoo.fr>  [ac015eb157d8d4ac548880f8321400834ff3d02d]

Some cppcheck cleaning


2011-09-09  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [c6044b8afe1baad24f269160eaadaab2016f993c]

Work around a problem when building with system libwpd and libwpg

before somebody who has a clue fixes it

2011-09-09  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [7607e0db191db41e35f24755a4f684c3fc8f90e6]

Writer Page Breaks: don't print the marker, not for PDF export or printing


2011-09-09  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [7bdee3289aac2c2f96204d06f30dee80657bc21b]

Header/Footer: adjusted popup menu texts


2011-09-09  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [16400db4629133ad59ce8cbc8746a63b33202fd3]

Header/Footer: don't show the separator action in readonly mode


2011-09-09  Eike Rathke  <erack@erack.de>  [052f181dad89ad34d90513bc9dcd3e3239727933]

Use new line heights only if SAL_USE_NEW_LINEHEIGHT=1

Commit 3364fefe1e2dec522211040f2f9ea37bf5cd7466 introduced a new (and
font technically correct) handling of interline spacing that affects
line heights in all applications. Activate that only if
SAL_USE_NEW_LINEHEIGHT=1 is set in the environment, else use the old
handling until all quirks are sorted out.

2011-09-09  Stephan Bergmann  <sbergman@redhat.com>  [d3794d2d8ab2ee3f8118d61538bb753335b37f23]

sb140: #i117295# use rtl::Static


2011-09-09  Stephan Bergmann  <sbergman@redhat.com>  [afe7061d8ba46629f610991b5d35f5e0668fcf89]

sb140: #i117294# removed unused mutex guard


2011-09-09  Stephan Bergmann  <sbergman@redhat.com>  [16ffd2fd242b1c98cbafedb1015107713957c2e9]

sb140: #i117292# use ImplInheritanceHelper


2011-09-09  Stephan Bergmann  <sbergman@redhat.com>  [7275be15191c08009ac9c359163e3eeb1be25ca7]

sb140: #i117291# do not mis-use XTypeProvider.getImplementationId in XUnoTunnel.getSomething


2011-09-09  Stephan Bergmann  <sbergman@redhat.com>  [4209a6127d96c61295fad6e8f2c512644aadf850]

sb140: #i116872# avoid uninitialized RGB values for full-transparency pixels

plus
sb140: #i116872# optimize for nOpacity == 0 (requested by aw)

2011-09-09  Stephan Bergmann  <sbergman@redhat.com>  [fd652012ce85b9905c687e5490facba043f40a88]

sb140: #i117079# @executable_path -> @loader_path hack missed some instances


2011-09-09  Stephan Bergmann  <sbergman@redhat.com>  [315e6ca2493d31aaedaea6747e2c39bc831a4e7f]

sb140: silence warnings


2011-09-09  Stephan Bergmann  <sbergman@redhat.com>  [e75cd93855771ef07c61e5915ffe509384eef28f]

sb140: #i117085# support ENABLE_SYMBOLS


2011-09-09  Stephan Bergmann  <sbergman@redhat.com>  [1d38dbab29245e430792f7b3a4c14c94cd011504]

sb140: #i117084# do not leak Lockfile instance

plus improvements based on a14010cb8c485ee1d07530d34a00f03db3233e02 "valgrind: fix leak"

2011-09-09  Stephan Bergmann  <sbergman@redhat.com>  [21d97438e2944861e26e4984195f959a0cce1e41]

sb140: #i117082# avoid unncessary static class data members (which are destroyed too late)

plus
sb140: #i117082# extra indirections to apeace MSC
sb140: #i117082# avoid warnings about not intializing boost::noncopyable base in copy ctors

2011-09-09  Stephan Bergmann  <sbergman@redhat.com>  [34e5e5ecec9779bae3ee48f698d52318f0be5f89]

sb140: #i117081# solenv/gbuilt/{Cpp,J}unitTest.mk typos


2011-09-09  Stephan Bergmann  <sbergman@redhat.com>  [57d28ffd21e29d05084b16f8013eef7790403d72]

sb140: #i117080# solenv/gbuilt/JunitTest.mk fails to remove the userdir


2011-09-09  Stephan Bergmann  <sbergman@redhat.com>  [2d5dd9a9604aeb5fd4e347d7a46acc11da9985a5]

sb140: sb140: #i116981# clean up memory upon exit


2011-09-09  Stephan Bergmann  <sbergman@redhat.com>  [e700031cc4f60f62d862940cd40de73e32f9104b]

sb140: #i116910# do not leak Thread_Impl from desktop::Acceptor


2011-09-09  Stephan Bergmann  <sbergman@redhat.com>  [335f7fa8c2ef418df7010dd996a2a32bbbdff459]

sb140: #i116786# use auto_ptr to track member lifetime

improves over similar 787b86549305cf0e5fdea28581b1a40f8ed3ef3d "fix leak"

2011-09-09  Stephan Bergmann  <sbergman@redhat.com>  [bb157a42865a2d591f378577c4cfb7c731e18a08]

sb140: #i116785# avoid ring-ref that keeps ref counted objects alive forever

improves over similar dbd2b6037046f0ecaa9a052ebf7c0fa84026968a "fix circular depend"

2011-09-09  Stephan Bergmann  <sbergman@redhat.com>  [390eaa736364a59e479a849598677b1a6a87f24e]

sb140: #i114718# avoid references to object across XAggregation::setDelegator boundary


2011-09-09  Caolán McNamara  <caolanm@redhat.com>  [92c2db2414ecc64836590baa2c7d7342e3b32ce5]

bah, missing CTL element


2011-09-09  Caolán McNamara  <caolanm@redhat.com>  [b2043b3585729abd6b29ca8a7797a54223021415]

map CTL_LANGUAGE<->RTF_ALANG the same as CTL_FONTSIZE<->RTF_AFS


2011-09-09  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [9dbc6c88b03af6488b99ce355f8ae34d9a542cc0]

its gb_Library_add_api not gb_Library_use_api


2011-09-09  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [392146b6b34ee3712c91a5cde3313eef2e0455c1]

Uploading libvisio-0.0.7


2011-09-09  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [67d6de5c27fdb277c6e942b4036d46f887cb5f4d]

 second try to prevent warning


2011-09-09  David Tardon  <dtardon@redhat.com>  [d7e77d2cbceb0fdf7bd299876bb51bd20d232030]

add missing $


2011-09-09  Caolán McNamara  <caolanm@redhat.com>  [20de64b70e885b221317cf2a021829bc575d269c]

callcatcher: various unused code


2011-09-09  Caolán McNamara  <caolanm@redhat.com>  [e54fd4b67db9dde9a36fe2ffd5fb4fde3d490c3b]

WaE: constify these (worrying-looking) font name tables


2011-09-09  Caolán McNamara  <caolanm@redhat.com>  [4a2402bb4eda66268a4624f1e5b974672175402f]

size arg can be const


2011-09-09  Caolán McNamara  <caolanm@redhat.com>  [4388c7cab48d3b8ac40e33223e1b5155316f669a]

convert the last of sd's ByteStrings to rtl::OString[Buffer]

fix potential bug in "3D" search while I'm at it I guess

2011-09-09  Caolán McNamara  <caolanm@redhat.com>  [ebe0549d2688a4d44b6527993c7f6a1fc58c64cc]

Add cppunit test for SwScanner that would have caught fdo#40449

Move SwScanner so it can be tested easily and add a unit test that would have
detected fdo#40449 in advance

2011-09-09  Tor Lillqvist  <tlillqvist@novell.com>  [54f82edbc31ab2844140cd7126b688decd6df862]

We can simplify this as MinGW always is cross-compilation for us


2011-09-09  Tor Lillqvist  <tlillqvist@novell.com>  [2e5c28651cd75aa8b4defc486389624aaffc0edc]

I see no immediate reason for this #ifndef __MINGW32__


2011-09-09  Muthu Subramanian  <sumuthu@suse.com>  [9db8c812829114e6df4095ea9aacc307c63a51c4]

n#705985: Importing Flip properties of custom shapes.


2011-09-09  David Tardon  <dtardon@redhat.com>  [26c2d9ac9968e78a6363a0dae9e9379a30928709]

announce building of zip archives


2011-09-09  David Tardon  <dtardon@redhat.com>  [b1aa69af4e1e78433e376e654a7f908775c4b733]

avoid the need for calling eval here


2011-09-09  David Tardon  <dtardon@redhat.com>  [1da34ade443dddde48812023f778179b8ed7707e]

avoid the need for calling eval here


2011-09-09  David Tardon  <dtardon@redhat.com>  [63850a7f28f31b8e6792478aa7ba170f489196a4]

make use of Configuration consistent with other gbuild classes


2011-09-09  David Tardon  <dtardon@redhat.com>  [efac5b9f4c34e00407abea959587b9ee9e69cfa7]

avoid the need for calling eval here


2011-09-09  David Tardon  <dtardon@redhat.com>  [490268276558ffd921422fa3f0b9dd0d8c6dc537]

the eval is actually not needed here

Better to say, it is not needed if we make sure that the result of the
call of gb_LinkTarget_use_external always ends by a newline.

2011-09-08  Joseph Powers  <jpowers27@cox.net>  [64c15de6489b5a72f8530b66968d3d1660d39d55]

I'm going to agree with Julien that this is wrong.

See ML history for details:

Message-ID: <1315514308476-3321065.post@n3.nabble.com>

2011-09-09  David Tardon  <dtardon@redhat.com>  [82f6c0502e51afbc25e5bf0fcee7914a1a5b3f28]

do not hardcode python binary name


2011-09-09  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [5b54933202e6fef61365dec1112314c0517dc424]

forgot to add the file for the unit test


2011-09-09  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [5bd732bf8f40d4d3f89fee967593096117f325ca]

prevent warning


2011-09-09  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [148aeaaa9167921a419940dbb5acc872d4675560]

add logical function unit test

it is now possible to add csv files to create easy filter test

2011-09-09  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [8445ce0e6185b575f1f4bf6bbc41d9eda2a5391b]

externalrefmgr.cxx is String free

String->rtl::OUString and solve problem with old patch

2011-09-09  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [9a6c3bb6a4b00ec958091e29f96397854a7a0e5b]

add range name xls test

xlsx does not work yet because local range name export is not
implemented

2011-09-08  Caolán McNamara  <caolanm@redhat.com>  [11df18b7a92fb02ea7decd594485e8c73fe61278]

Resolves: fdo#40449 spellchecking tried to keep a reference to a temporary


2011-09-08  Julien Nabet  <serval2412@yahoo.fr>  [89833d454258485dfcf1d52e1f2ddedfc3e9cb5c]

Fix the second and last duplicateBreak


2011-09-08  Julien Nabet  <serval2412@yahoo.fr>  [ec9f19db9812828ce8c10d90f42ecb989fe2d8aa]

Fix duplicateBreak


2011-09-08  Kohei Yoshida  <kohei.yoshida@suse.com>  [1a54f4ca3724146bb711a4bfc49804b27cc9ff6c]

sal_Bool to bool.


2011-09-08  Kohei Yoshida  <kohei.yoshida@suse.com>  [7d307d9c8bde7da89683bab9566e681e55e8bf36]

Bring the default row height back to the 3.4 level.

Until we find a better solution, let's at least bring the values
back to the 3.4 level.

In 3.4 I have nDefFontHeight = 225 and nStdRowHeight = 256.  This
change make those values the minimum values.

2011-09-08  Caolán McNamara  <caolanm@redhat.com>  [a90ab2d8a2fc3e8c0b2ae1d1d657305ad9ceaca5]

fix comment typos


2011-09-08  Caolán McNamara  <caolanm@redhat.com>  [f57baefbd3c4c5d8e5ec28e8702c91d60ffc5de2]

add chaff to encrypted documents


2011-09-08  Caolán McNamara  <caolanm@redhat.com>  [4a90740fcee07996469ff702daa04953f39be191]

drop dead dmake makefile.mks


2011-09-08  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [91042f3f0a4328bc46e17e8b32d5021003fb7e04]

Header/Footer: implement the edit menu item

Opens the page style at the header or footer tab.

2011-09-08  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [dc557cd036e49f6d642bcdbd79a525371c7c513c]

Header/Footer: added the popup menu of the separator

Removing the header/footer is working, but the edition still needs to be
implemented

2011-09-08  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [14727e633fa8fcc684ad08804b473eaf6006f0d4]

Header/Footer: implement the header creation when clicking on +

Remaining UI bug: the cursor should be placed in the newly created
footer when creating a footer. It's currently set to the header.

2011-09-08  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [79f53401c6801e240800fb6e1eaae8f55974f9c6]

Header/Footer: just don't always drop and create SwHeaderFooterWin

This minimizes the number of creation / deletion of SwHeaderFooterWin
objects and simply updates the existing ones.

2011-09-08  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [1291efeee9ee4079e6bb38e0b06e9f73c365c7a0]

Header/Footer: vertically center the text in the separator control


2011-09-08  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [4115a81bea06eb9cb3ea7b6d8819a35a8a8de52b]

Header/Footer: Use a Window with WB_DIALOGCONTROL to fix loads of bugs

Bugs fixed by this change:
  * The Header/footer window is now moving with the parent window
  * The Window rectangle is adapted to the parent area and doesn't go
    over the scrollbar
  * The windows are shown properly in all cases

2011-09-08  Tomáš Chvátal  <tchvatal@suse.cz>  [2fe52eded60106062dd5736885c5537155cb03f7]

Fixup non-respecting DESTDIR for DOCDIR chmod.

Signed-off-by: Petr Mladek <pmladek@suse.cz>

2011-09-08  Stephan Bergmann  <sbergman@redhat.com>  [f4e73300f6a8f3e96cc50bbc77ac5b59631024c1]

GCC bug 50255 will be fixed in 4.6.2 already.


2011-09-08  Stephan Bergmann  <sbergman@redhat.com>  [04af3ecc202d4c69d7dce0f0c1a5982a6af93074]

Get array indexing right in ControlModelContainerBase::getAvailableServiceNames.

Apparently a merge conflict from 83380a7805f69b18f432895fc17c53cf0354bf4d "Merge commit 'ooo/DEV300_m106' into libreoffice-3-4"
toolkit/qa/unoapi stumbled over it.

2011-09-08  Caolán McNamara  <caolanm@redhat.com>  [f2416a7f2c9851f674b3a33ed50aa4e2109ae04c]

Related: gcc#50255 we now know the bounds of the broken gcc versions


2011-09-08  Stephan Bergmann  <sbergman@redhat.com>  [682dd34020ace097015d5742fff2d8ef06723247]

Make moved bitfield flags from prev commit into true bools.

As discussed on IRC, no apparent reason to have them as bitfileds
in the first place.

2011-09-08  julien2412  <serval2412@yahoo.fr>  [10094dc88bc3b16eb25454205e5db1f556f675dd]

fix dodgy assigns to const array param


2011-09-08  Stephan Bergmann  <sbergman@redhat.com>  [b66db1c73f494e74a8bf6c94544eccc01095528e]

Cleanup of SwFlowFrm flags.

bUndersized was used uninitialized in derived SwFlowFrm, as valgrinding sw/qa/unoapi revealed.

2011-09-08  Caolán McNamara  <caolanm@redhat.com>  [b92890a5d8162cc59793589c4c98de59b2cb53a7]

so *that's* where the hello/world we're coming from


2011-09-08  Caolán McNamara  <caolanm@redhat.com>  [aa584559a8ada4e31331ab8a23f2c09eb11c609b]

Related: fdo#40420 always include xmlsecurity library for macro-security

the xmlsecurity library contains the dialogs and resources for the
macro-security dialog as well as the xml signing UI. So always
build and include this library unconditionally.

2011-09-08  Caolán McNamara  <caolanm@redhat.com>  [afebcbfef8b05c9759f473f45ac0383ff4fa2af2]

its just a const char*


2011-09-08  Caolán McNamara  <caolanm@redhat.com>  [5832f347114c0bebc1fec501b60ed8ba05227166]

Related: fdo#40420 don't crash on missing/failing xmlsecurity lib


2011-09-08  Caolán McNamara  <caolanm@redhat.com>  [3a53904ae64fa87216fcc972dbc746068c640818]

callcatcher: update list


2011-09-08  Caolán McNamara  <caolanm@redhat.com>  [595ce66e708da9e742a2c418f013fc675ffc45a3]

ByteString->rtl::OString, etc


2011-09-08  Norbert Thiebaud  <nthiebaud@gmail.com>  [7d1700b35b6b663af1646d3f0c54ee51db5435c6]

Revert "process more idl files at once - second part: makefiles"

This reverts commit a44dda4b7d71f8d2b4e0cca79d732eab89588c3a.

2011-09-08  Norbert Thiebaud  <nthiebaud@gmail.com>  [2a3e696b739ae71e72c3366257a2f2139c2380a5]

Revert "process more idl files at once - first part: gbuild"

This reverts commit 4453178694db4bbc6d110035865fa7cc4a209b13.

2011-09-08  Norbert Thiebaud  <nthiebaud@gmail.com>  [f5ed8bda812927398a7ff6cd6cd26c6a7f73f872]

Revert "Need doubled dollarsign here it seems for this to actually work as intended"

This reverts commit 11e8dc2d901988b4e638e6fff1edfbbf0b3b999d.

2011-09-08  Stephan Bergmann  <sbergman@redhat.com>  [8b7978c822b11c53b4bd40bb0829e3ec205f1359]

Make CmpKernData a true strict weak ordering for use in std::sort.


2011-09-07  Kohei Yoshida  <kohei.yoshida@suse.com>  [7015bad5a7c767c51e7a89a005b5315669a954bc]

Updated css_parser from orcus, plus added experimental csv_parser.


2011-09-08  Korrawit Pruegsanusak  <detective.conan.1412@gmail.com>  [a58ed493e572fef2c503bd329e924bb062ba9c96]

cppcheck cleaning: duplicate expression on both sides of <


2011-09-08  Eike Rathke  <erack@erack.de>  [7e1bafb2f1f324167e9b438fbf06e0ec346e55ca]

make ScViewFunc::SetStyleSheetToMarked() work again


2011-09-07  Eike Rathke  <erack@erack.de>  [da06488e3188d9de43dc287d3a84a4aa4bd42c10]

use SAL_CONST_UINT64 with such large values


2011-09-07  Stephan Bergmann  <sbergman@redhat.com>  [f2326368c0a8d6ee56fea10ffc28d16a249b6747]

SwUndoTblNdsChg::pDelSects was used unitialized.

sw/qa/unoapi checks failed because of this.

Changed both pDelSects and pNewSttNds to auto_ptrs to clean up resource handling here;
explicitly made SwUndoTblNdsChg noncopyable to avoid auto_ptr-stealing.

2011-09-07  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [46525507700386e09b56ae0403255a935f1f1c96]

some basic unit test for xls and xlsx

adds the basic concepts for xls/xlsx unit test
-build system changes
-some restructuring in the filter test
-universal-content.xls/xlsx

2011-09-07  Andras Timar  <atimar@suse.com>  [44617d3d5b948d0475866d160bff3b648f545fa5]

fix url in documentation


2011-09-07  Kohei Yoshida  <kohei.yoshida@suse.com>  [46fa875adf05c2e0d8dba09593f9bc7d865584b9]

Remove warnings.


2011-09-07  Caolán McNamara  <caolanm@redhat.com>  [d599de13b5d1d3c5020d4b22ad94930bc14d5a29]

use vnd.openoffice.pymodule: as the prefix


2011-09-07  David Tardon  <dtardon@redhat.com>  [2e444660c25d82dfa52f0232e2d97a5d8d1b0f60]

add support for UNO components in Python


2011-09-07  Caolán McNamara  <caolanm@redhat.com>  [02df624709e9ead4bb46b66e43581990b30332c8]

valgrind: secondary pool leaks here


2011-09-07  Kohei Yoshida  <kohei.yoshida@suse.com>  [ffe828263462188f0af76eb101935ff0feb395dd]

Merge branch 'master' into feature/calc-multiline-input


2011-09-07  Tor Lillqvist  <tml@iki.fi>  [81ad1652136f48cd3bc7f9de32f506a840d0751e]

Get the file: URIs right


2011-09-07  Tor Lillqvist  <tml@iki.fi>  [7974c4f08a231bdcec5f0a29a929c2a539eb95ec]

Updates


2011-09-07  Kohei Yoshida  <kohei.yoshida@suse.com>  [1b7c610534f97bc00291c1bacc39963d88931933]

Merge branch 'master' into feature/calc-multiline-input


2011-09-07  Takeshi Abe  <tabe@fixedpoint.jp>  [aa059deedafa25dedadc1c3566a25e8bd4dce8d8]

fix typo of the option name


2011-09-07  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [de290e726ed2aa5a4c007d61a7db1042c45d43db]

introduce SAL_DEPRECATED macro


2011-09-07  Tor Lillqvist  <tlillqvist@suse.com>  [04d6f16a99b5067d3b6ae1c8309699a90133037f]

This seems to help the MSVC build along


2011-09-07  Caolán McNamara  <caolanm@redhat.com>  [3b243b5fa37793074698b5a1dce65ead0ddae3ea]

remove freshly unused methods


2011-09-07  Wolfgang Pechlaner  <libo@pechlaner.at>  [c6b49f9098fb6c9816202e8d465c342788736af5]

BITxxx functions according to ODF 1.2 OpenFormula

Implements BITAND, BITOR, BITXOR, BITLSHIFT and BITRSHIFT as specified by
OASIS OpenDocument Format 1.2 OpenFormula / ODFF.

Changes made by the committer:
* Original submission added the new functions to the Logical group, that group
  has only functions though that return a logical value 1/0/true/false. ODFF
  groups them under "Bit operation functions" that currently is not available
  in Calc. Added the functions to the Mathematical group instead.
* Changed descriptions of functions in the Function Wizard.
* One sal_uInt64 constant instead of several identical literal 281474976710655
  values.
* Replaced 'or' operators with ||
* Don't push two return values, if PushIllegalArgument() was used don't use
  PushDouble() thereafter.
* Treat double values with ::rtl::math::approxFloor() to obtain integer
  values.
* For BITLSHIFT and BITRSHIFT implemented a different algorithm following the
  ODFF specification that allows larger shift values.
* Use our block braces style, respectively don't use block braces for one-line
  if-statements.
* Fixed indentation levels.
* Adapted RTL_LOGFILE_CONTEXT_AUTHOR to say "pechlaner". Credit to whom credit
  is due ;-)

2011-09-07  Lionel Elie Mamane  <lionel@mamane.lu>  [5b80048a1ef119db569f9e9a259e94e773201b1f]

correct OPropertySetHelper2 copy constructor and assignment operator

allows to get rid of export of vtable

2011-09-07  Lionel Elie Mamane  <lionel@mamane.lu>  [47572f1d92d2d76d9cd55eba9553e546ea5ccaf2]

apparently vtable & thunks necessary after all in gcc3.map


2011-09-07  Lionel Elie Mamane  <lionel@mamane.lu>  [1ecbb35482d3ff318a680e0bd4dbf84568f8d1cd]

typo


2011-09-07  Lionel Elie Mamane  <lionel@mamane.lu>  [ca3df6a1b18c146c86ff9ec8d7e3d993873586e3]

shouldEscapeDateTime() controls ODBC syntax for date literals, not ## format


2011-09-07  Lionel Elie Mamane  <lionel@mamane.lu>  [be8d553b9bde0dc5791b9a153dbc0128a34e39d7]

use MKDIRHIER instead of MKDIR to avoid bogus error messages


2011-09-07  Lionel Elie Mamane  <lionel@mamane.lu>  [34a3046698890676d492d46dfb628d51eb823395]

moz ldap libraries: don't need LIBDIR to exist


2011-09-07  Lionel Elie Mamane  <lionel@mamane.lu>  [d37a57326a4c9a545ee55f42049883d39ba38eac]

moz: do not try to get into non-existent directory and ignore error


2011-09-07  Lionel Elie Mamane  <lionel@mamane.lu>  [5c64fd7ce04ff82edb2989d862bd660c9b9492a5]

Restore ABI compatibility with LO 3.4 and earlier

Factor out ABI-breaking changes to OPropertySetHelper into a derived
class OPropertySetHelper2.

Only gcc3.map is up-to-date.

2011-09-07  Michael Meeks  <michael.meeks@novell.com>  [20a3baeb5da5bbb77eb2bf46d6714ad38dc4f19b]

compensate for missing newlines at end of windows .d files when concatenating


2011-09-07  Tor Lillqvist  <tlillqvist@suse.com>  [edabdcae9affcee5b940c09e96421d899c10d6d5]

We don't need any .lnk or .link stuff, do we?


2011-09-07  Tor Lillqvist  <tlillqvist@suse.com>  [129852cede1461480c11d6e5db3385d5ea72e1a0]

Don't deliver build.lst to solver and don't look for it there


2011-09-07  Andras Timar  <atimar@suse.com>  [31cd83043eb3bf89be33a9064e04c080883bd14c]

update to latest version of vcredist fdo#40399


2011-09-07  Andras Timar  <atimar@suse.com>  [5683be1c89d358955b34c54c16d3bd6ca06126e1]

enable to replace the vendor name in Windows installer, bnc#571489


2011-09-07  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [2f375ff51cba6d7f70a433bb254f34c8bb5a6bec]

Fixed build error about double conversion


2011-09-07  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [c7a557cc4ff3c8e32ffe414f6b6fd7b62e7bf077]

Sw page break: added a text above the line to explain the visualization


2011-09-07  Andras Timar  <atimar@suse.com>  [3f62165fd45c714210491610bf89383918f3459e]

replace api.openoffice.org to api.libreoffice.org


2011-09-07  Caolán McNamara  <caolanm@redhat.com>  [15cbe38e85124f449d536717c81da4071978e50f]

callcatcher: unused code


2011-09-07  Caolán McNamara  <caolanm@redhat.com>  [c346afa762ea6f71614b82b57c142451db3b7b50]

Resolves/Related: fdo#40449 uninitialized issymbol member variable


2011-09-07  Caolán McNamara  <caolanm@redhat.com>  [9233083e090dc8adfa36fa56552bcd3bb5a6bb2a]

callcatcher: unused code


2011-09-07  Caolán McNamara  <caolanm@redhat.com>  [4f7bb219c0a9b377c05c091575e97097e41ec41a]

surely a terrible idea to use a random system encoding here


2011-09-07  Caolán McNamara  <caolanm@redhat.com>  [2c51e2a65a7a8ea72748ce570af8ab7bbb1fbf72]

use read_uInt8s_AsOString here


2011-09-07  Caolán McNamara  <caolanm@redhat.com>  [0d1eb4ab6c1093bb1cc94be73c1640b92a75521d]

ByteString->rtl::OString


2011-09-07  Caolán McNamara  <caolanm@redhat.com>  [c42d6682723230a2d86a0ef218496b35fab1db06]

probably want a SfxBoolItem of false here


2011-09-07  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [10011d00a6566f095b463abaed51da86c3a1e1d3]

kill TF_POOLABLE, step 2: remove dead code


2011-09-07  Kohei Yoshida  <kohei.yoshida@suse.com>  [c8d7cb6bff57c26ab67faef1a15c2c9bd4a4f616]

Hopefully this will fix the build breakage on Mac.


2011-09-06  Kohei Yoshida  <kohei.yoshida@suse.com>  [cc2b19b992229af9d6bcfb5b43a545c418f8f9b5]

Improve performance of large Excel documents wrt cell style import.

This change improves import performance of Excel documents based on
the following changes.

1) Pool styles only once per call.

This removes SfxItemPoolCache instantiation and destruction which
is quite expensive.  This alone cuts import almost by half with
large documents with lots of styles applied.

2) Skip removal of direct formats when setting style.

The old code was iterating through all attribute regions in order
to try to remove overlapping format attributes when applying a
style.  But that's strictly not necessary (and bad for performance)
during import.  This also removes the need to re-apply the direct
formats right afterward.

3) Avoid creating a duplicate ScPatternAttr instance per XF.

There is simply no need to create a clone of the style only to put
it into the styles pool and get discarded.  This saves additional
few seconds.

2011-09-06  Kohei Yoshida  <kohei.yoshida@suse.com>  [2207f9c75a3f0d92501a26d259d5d68853168ba8]

Refactored SfxItemPool for better encapsulation.

Basically everything except pItemInfos is under pImp.  This will
make it easier for future refactoring in the implementation area.

2011-09-06  Peter Foley  <pefoley2@verizon.net>  [ba75626b22c15785a418bd7645a508a2d99b12e4]

silence the hamcrest check


2011-09-06  Peter Foley  <pefoley2@verizon.net>  [dfa4249d809454e6bc5b4af77a4e08d3a489178e]

clean visibility.cxx

The visibility configure test failed to clean up visibility.cxx.
This patch fixes that.

2011-09-07  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [0d8c345bf916ef7c1148bda84968c57189e14f5c]

kill TF_POOLABLE, step 1: error if unset


2011-09-07  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [2d299c9867a8653fd52a23567a8ddc51ea1ffaf4]

try to prevent race condition related to settings.mk/%minor.mk

 * observed on gentoo tinderbox

2011-09-07  Andras Timar  <atimar@suse.com>  [6a59f572a4d76ee8e0e2cd82f3a4e06077e4ac38]

don't use fixed version number


2011-09-07  Andras Timar  <atimar@suse.com>  [e1d42d404099fb83e9bb9d3434cce6807ee459d4]

css tweaks and LibreOffice branding


2011-09-07  Andras Timar  <atimar@suse.com>  [16132fddb979278ea92f0aa0257b8f379bb2fe0e]

licence footer for API docs


2011-09-07  Andras Timar  <atimar@suse.com>  [a7a56615e7b05eb62ecb1d4f53053e1d40aa8487]

translated German comment


2011-09-07  Andras Timar  <atimar@suse.com>  [40ab4aebb7ee1e37537fc01bcbe3a75fc41f82ad]

add LibreOffice colors to SDK cpp doc css


2011-09-06  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [4432b06ff40146352a4d21f8b4d612bcc72d7176]

initital work for a unit test for calc's basic features

the SC_DLLPUBLIC changes in document.hxx are only necessary until we can
link statically against sc

2011-09-06  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [67b374980f340faa2695001984aaf98886a32fad]

related #i114504: external reference manager part


2011-09-06  Niklas Nebel  <nn@openoffice.org>  [1f36d1208e13cb950183121adb2d020c41d1f58e]

related #i114504: don't assume external references are always file urls


2011-09-06  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [5b47818367290640421f835bdd038bc35c6b0781]

merge area does not need to be increased if a shadow is attached


2011-09-06  Katarina Machalkova  <bubli@bubli.org>  [450b31a056a8fb277a7b5f1e6827bb85b4c1f9fd]

Update shape fill preview on switch to this tab

(related to i#95158, but not quite)

2011-09-06  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [3d411ec522dfb13924da5dadb28883d33f8e5794]

[cppchecker] unread Variable warning suppressed


2011-09-06  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [899e9848cfa7c3a6f649f362acee53a4057768be]

[cppchecker] suppress unread Variable warnings


2011-09-06  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [7a83696a76e576ce230988b092b1152ac18f42b7]

[cppchecker] superfluous variable deleted


2011-09-06  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [3979fb5b59d79d3f48cf0656e58ec848cff5a723]

[cppchecker] deletion of unread variable


2011-09-06  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [7eb5645e7380c0f05645648ef7d225e9d44c28d6]

[cppchecker] unread variable deleted


2011-09-06  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [7f90f8af5fbaf2305c6e9da58fb6a0e36b2c331e]

[cppchecker] deletion of supperfluous variable


2011-09-06  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [48f69c30721c424dfce98bf6486400df72ab82f7]

[cppchecker] deletion of unread / unneeded variable


2011-09-06  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [1d7e004c1eac97fd94a64490f5d629c8c6b5183f]

[cppchecker] deletion of unneeded variables


2011-09-06  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [6f94c644c3c0c08b245d66519ff7116c54d600b6]

[cppchecker] suppression of unread Variable


2011-09-06  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [7d146bdf4ccb9d0e2190a1ae85643a18ffb9601d]

[cppchecker] deleting unread variable


2011-09-06  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [efce802d3a52e2fc9843ca0da3472656c6025a0b]

[cppcheker] delete unread variable


2011-09-06  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [40620d716b9f07924fe8896ca59753858b259d65]

[cppchecker] local variable deleted

this local declaration makes no sense, based on the previous code, it seems
this is a rest of the former code change

2011-09-06  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [80bf270d9b461261335103bbd6625345ec3c9d78]

[cppchecker] deletion of not needed variable


2011-09-06  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [aa9fe644035959ab63115494886e18a836377255]

[cppchecker] unread Variable within a #ifdef [WINT] removed


2011-09-06  Christoph Lutz  <chrlutz@googlemail.com>  [e024f616934bb78fba8c8101264806d507068d7e]

i#118224: kill O(n^2) complexity of unique bookmark name creation


2011-09-06  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [b8162ca024faf539e5e5ae62d39ccaa03b71e82e]

Header/Footer: added the menu button to the separator.

Show either a SPIN_DOWN arrow if there is a header or a plus is there is
none.

2011-09-06  Noel Power  <noel.power@novell.com>  [c3db5332558d35adc8374836fd17025220e73180]

make sure we can detect if vba code was imported


2011-09-06  Caolán McNamara  <caolanm@redhat.com>  [fa9ff01fe4731a5d91da60ec3f5c2cafa7b3f382]

SID_DOC_MODIFIED should (probably) be a SfxBoolItem


2011-09-06  Caolán McNamara  <caolanm@redhat.com>  [81c5bd4bd2a6104c3d1dd1c3b61206aad26d29cd]

WaE: unused variable


2011-09-06  Caolán McNamara  <caolanm@redhat.com>  [a388bf33049f4792b3170883715456aa00ea61ec]

ByteString->rtl::OStringBuffer


2011-09-06  Tor Lillqvist  <tlillqvist@novell.com>  [7ede0090ccf4d3ffc7cf5bbd7e913113cc729ebf]

Look at OS_FOR_BUILD, not GUI


2011-09-06  Thorsten Behrens  <tbehrens@novell.com>  [044c534b2deb985052e7977bba3290c5d2c3ad77]

Fix hang in slideshow.

This fixes fdo#32861, by processing all remaining events after the
post-yield callback comes around (that's supposed to be the time
when the app can spend time on event processing).

2011-09-06  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [a635cc935fae17f3c6c69cc0be88d85410f74336]

make install and dev-install build-depend on all

  * this enables "make all dev-install" or "make all install" calls

2011-09-06  Tor Lillqvist  <tlillqvist@suse.com>  [2f059de8b77b12a806453e8f9156264762fe86cc]

Do generate debugging information with MSVC when gb_SYMBOL is on


2011-09-06  Tor Lillqvist  <tlillqvist@suse.com>  [d2e2c50e60ab8de9b22ad7aa2906833a6c9d9ff2]

Make this easier to parse visually


2011-09-06  Tor Lillqvist  <tlillqvist@suse.com>  [3b881220a6f39c2890a20a15fb007958a432d9c2]

Do what I said in 8b23d5be319ed4bac5d855c127dcfe7c6d0dc32c

Don't mark the template class TableDataHandler for DLL export/import
either. It seems to break the MSVC build, and dropping the decoration
fixed the problem.

Odd that I didn't notice before now, or is it really over a month
since I managed to build master last? That wouldn't be too surprising,
I guess. But other people do claim the have built master with MSVC
relatively recently. Or is it just that this templace class has only
recently been used more than earlier? Or does the fact that I am still
attempting a --enable-dbgutil build affect this? The world is full of
little mysteries.

2011-09-06  Stephan Bergmann  <sbergman@redhat.com>  [d8eca4ed55c2d9e3af22556afe901e6cd553bc84]

JunitTest_linguistic_unoapi.mk still referenced removed qa/unoapi/Test.java.


2011-09-06  Luboš Luňák  <l.lunak@suse.cz>  [a5339d44ec21603671123b589d7e7cf610e1c1f7]

fix reading of w:textbox contents (bnc#693388)


2011-09-06  Caolán McNamara  <caolanm@redhat.com>  [4d3b7684b5dcca45fde80b8a323a912f4b706200]

one of those vexing parses


2011-09-06  Caolán McNamara  <caolanm@redhat.com>  [3adaf5cf46120cebc0574bd115af4eea220fa0f1]

Do this on windows only, everything else has some python available


2011-09-06  Caolán McNamara  <caolanm@redhat.com>  [2bec6ead48e7296b9d224c2f49b6d4c54b13fae1]

nope, python is supposed to install python


2011-09-06  Kenneth Venken  <kenneth.venken@gmail.com>  [2c90e29e4305407f9fc9aa01b79f8dde7dc4cfb4]

cppcheck scope


2011-09-06  Stephan Bergmann  <sbergman@redhat.com>  [a8f776e0a0b7687abc94ed18e4e63a2c91a47bf4]

frm::OInterfaceContainer::insertByIndex must not crash for null argument.

Regression introduced with 4fae740db79d4e7cc97440e2bab8d1ef612d9b51;
caused forms/qa/unoapi check to fail.

2011-09-06  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [ec6905bf855a9226aa0e3143fdbf15bff306cb69]

Header/Footer: enhanced the document subsidiary lines

 + Implemented http://wiki.services.openoffice.org/wiki/DocumentBorder#Option_3
 + Show the text boundaries for the currently edited area, e.g. don't
   show the header and footer boundaries when editing the main body
 + Included the footnote boundaries into the main body ones as it's the
   same editing area
 + Reimplemented the painting of the manual page breaks. These are
   hidden when editing headers/footers and are be toggled with the
   non-printing characters instead of the document boundaries.

2011-09-06  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [cb3c09c32367a5b0c4c765ba0da75291c9367aa9]

Header/Footer: revert objects ghosting to keep writer WYSIWYG

This reverts commits:
  * 7d700ecf81c00981df9780da07408192dfa4a4b3
  * 523ff0444022c9f435c93140c7c89fa2c657bb50
  * f7da7938c53f0ce185760e01e7de91cdf5268078
  * 28d1c25092ddefdf90d0554532b7611698b2d18e

2011-09-06  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [849d47326d4359fb55685260869df68672739c17]

Header/Footers: SwPageDesc as a member of SwHeaderFooterWin


2011-09-06  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [2f150822d854d8fb5df5a7f32cefd6cd623824a1]

Header/Footer: moved the SwHeaderFooterWin to separate {h,c}xx files


2011-09-06  Stephan Bergmann  <sbergman@redhat.com>  [dcdcc53e25fce09be486d4ea700f8a72895a1e69]

Honor --disable-strip in gbuild.


2011-09-06  Caolán McNamara  <caolanm@redhat.com>  [811345dcb29208617b6bd226677d2f3145c692b8]

pyuno is the module that installs python apparently


2011-09-06  Caolán McNamara  <caolanm@redhat.com>  [ab33fc3c5c217779f93d4fa40d9c1936e2309ba3]

get this building under windows


2011-09-06  Caolán McNamara  <caolanm@redhat.com>  [b9b22fa7f81bb2c0e2aa3f56e76785210ed1f1a0]

IBM jni.h has non-const SetByteArrayRegion final arg


2011-09-06  Caolán McNamara  <caolanm@redhat.com>  [a1ce4fb4f0dbc3c4141f510e5b2b732a24d862c8]

callcatcher: various unused methods


2011-09-06  Caolán McNamara  <caolanm@redhat.com>  [ebded7f2f5d19489811ee4ed2a0da9d09371a5ac]

what happens if we try and do it right ?


2011-09-06  David Tardon  <dtardon@redhat.com>  [1d0ef7f9f4cda63803cc916906c9cf981736a07b]

replace existing file


2011-09-06  David Tardon  <dtardon@redhat.com>  [3e886b6bc6937d6d1a9e10a703a96b8944690ff4]

set defaults for use with dev-install


2011-09-06  David Tardon  <dtardon@redhat.com>  [21d1920ec0a2f274f9c6b0c0a86f3fc6865a963f]

add license blurb


2011-09-06  David Tardon  <dtardon@redhat.com>  [d7880811629cb08e7828482d6044d77ac40aef0a]

make pretty printers available during build already


2011-09-05  Joseph Powers  <jpowers27@cox.net>  [69bf43444e0cdf00ff909feb8138188b28394139]

Make macro PRV_SV_DECL_REF_LIST() no longer reference the DECLARE_LIST macro

Yes, I just expanded the DECLARE_LIST macro inside the other macro; however,
this is one of two macros that include DECLARE_LIST. Thus, I'll be able to
remove DECLARE_LIST shortly.

I still need to roll the code a little better. We shouldn't have a CN##List
class. It should be posiable to make the CN##MemberList class be based on
List diectly. Once that's done, it shouldn't be too hard to replace List
with either std::vector<> or std::list<>.

2011-09-06  Eike Rathke  <erack@erack.de>  [d3d1481fe835db3dcc0a43c0ad89043e6d71b4f0]

changed Time100SecSeparator to be identical to DecimalSeparator


2011-09-05  Miklos Vajna  <vmiklos@frugalware.org>  [889934e7395ca3211ede8e1e667805698a717e27]

g: check if git is in PATH


2011-09-05  Matúš Kukan  <matus.kukan@gmail.com>  [fbcaafce49fa08275813433f3330c447edc4e53c]

remove unused header file


2011-09-05  Matúš Kukan  <matus.kukan@gmail.com>  [ad814e27cf7eea30266c4527334c273326d87891]

unusedcode: vbahelper::CollectionBase class


2011-09-05  Caolán McNamara  <caolanm@redhat.com>  [8da489aa9da47634c51010e49bb0844147169cfa]

now we can ditch these unused methods


2011-09-05  Caolán McNamara  <caolanm@redhat.com>  [8b0287543d87659fd4bfde5edb6725ee5da5f80e]

These multi-lingual IMs have been always disabled for Linux

Where not-Linux was in practice solaris. We can be pretty sure that the
ismultlingual path is effectively unused. so following that chain of logic
quite a bit can go.

2011-09-05  Michael Meeks  <michael.meeks@novell.com>  [66ec27f69123a308926583180a6f45db80e3d427]

elide duplicate dummy dependencies as we concatenate them to a library depfile


2011-09-05  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [691a15b36a2e29856bd4daa84b93cd7deefeef90]

initial work for a merged cell unit test

TODO: add a undo/redo test and debug why ScDocFunc::InsertCells does not
expand the merged area

2011-09-05  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [0f541df81f03a3df391b8be6486b96ee601268b6]

test range names in import test


2011-09-05  Caolán McNamara  <caolanm@redhat.com>  [bb79d6edf016bc6146d3509d40cb78ba9c080ff9]

stick these behind OSL_DEBUG_LEVEL > 1


2011-09-05  Caolán McNamara  <caolanm@redhat.com>  [2c097965478f2544735b09294405ff8de83902fe]

provide a fallback for this for icu < 4.4


2011-09-05  Lior Kaplan  <kaplanlior@gmail.com>  [90ca023a62dd09eddd4ba03844b246e67bab2be1]

"thereof" should be translated to modern English


2011-09-05  Caolán McNamara  <caolanm@redhat.com>  [789e74cc81c26e286f34c169822855e25d4e58b4]

consistent includes


2011-09-05  Marc-Andre Laverdiere  <marc-andre@atc.tcs.com>  [a82a28becf2ba1b222300469743d718547af1b6b]

Added gitignore for temporary fuzz-testing files


2011-09-05  Marc-Andre Laverdiere  <marc-andre@atc.tcs.com>  [f7b5d1982d75e4c238ba6fc2447fb6bbe1fb21d1]

Initial commit of file fuzzer tool


2011-09-05  Caolán McNamara  <caolanm@redhat.com>  [2e5e37309724a4b2a1e51f90c52bb0dad8ad3ac5]

let move this back so scoping doesn't clobber us


2011-09-05  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [7748fba40ae1b69fe34a7e7dd4056a53147ce607]

Reverted WW8TableNodeInfo::toString() for dbglevel>1


2011-09-05  Caolán McNamara  <caolanm@redhat.com>  [ebd7da6837f18ef164eacdcd92a59dddf2a346a8]

WaE: unused variable


2011-09-05  Michael Meeks  <michael.meeks@novell.com>  [49c83f01357811dc0c4928f17ceaa516f24990d3]

add officecfg dependency, and (hopefully) a fix for windows URLs


2011-09-05  Caolán McNamara  <caolanm@redhat.com>  [a234cec9f67ff9eae21e1fe1030ec2d2442a51f9]

disentangle WW8Read_xstz variants


2011-09-05  Caolán McNamara  <caolanm@redhat.com>  [c0eb401571fc835da8a083f12b44666e73bc33e1]

another round of unused methods


2011-09-05  Caolán McNamara  <caolanm@redhat.com>  [04ce2cea24b7e90de6542789dfdcf894082fad70]

callcatcher: drop some Impl methods, regenerate list


2011-09-05  Caolán McNamara  <caolanm@redhat.com>  [f8238e893b94901a6b1b2e08fd45be1a15726996]

no real need to use pointers here


2011-09-05  Caolán McNamara  <caolanm@redhat.com>  [65a62a24c7a219e1f130484b6c4974077d9224e7]

move template down and tweak


2011-09-05  Caolán McNamara  <caolanm@redhat.com>  [b96c999d7a7cb5399fc8fbeab32a8b3b8b5c76bc]

disentangle 16bit pascal-strings and zero terminated pstrings, etc.

one method to read pascal strings, zero-terminated pascal strings
and non-zero terminated non-pascal strings is a disaster when
length of 0 toggle into pascal-string mode, shudder!

2011-09-05  Caolán McNamara  <caolanm@redhat.com>  [2fb353433db5b9fd1afe8c688451d04db5b62d5f]

rework TestBestAndBraces in terms of new apis


2011-09-05  Caolán McNamara  <caolanm@redhat.com>  [5dc2dd29d2948804dcb1102fa0e97e0b205773d0]

disentangle WW8ReadPString to pascal-string and null terminated pstring

and find that one of them was using 0 as encoding, rather than
indicating normal-pascal string, sigh.

2011-09-05  Caolán McNamara  <caolanm@redhat.com>  [06e1f8ad6b35f93c478679e624301cd2c09159cf]

rework WW8ReadPString in terms of read_uInt8s_AsOString


2011-09-05  Caolán McNamara  <caolanm@redhat.com>  [22154753edb1eaa7199d9dc7d630dd4e409bbdb7]

fix blindingly wrong comment


2011-09-05  Caolán McNamara  <caolanm@redhat.com>  [952dad0e625e3cbb93f4581e2ce431271fe739d4]

rework WW8Read_xstz using read_LEuInt16s_AsOUString


2011-09-05  Caolán McNamara  <caolanm@redhat.com>  [e99a072c0e19d1bab68a49758acaac22dd981e0c]

add a fairly efficient read_LEuInt16s_AsOUString, merge similar things


2011-09-05  Caolán McNamara  <caolanm@redhat.com>  [af60795f76f04e5a0315eeaa4cb9c5a90f4ae90c]

callcatcher: some more unused code


2011-09-05  Caolán McNamara  <caolanm@redhat.com>  [2e28244ad3cf526b99b1e555526b26bf89c5ce8d]

bIsCompressed is always false


2011-09-05  Caolán McNamara  <caolanm@redhat.com>  [5fc869912893826d615661fbd88bf9cdbd60690f]

tell me *what* failed


2011-09-05  Noel Power  <noel.power@novell.com>  [8be4261608251630017f88faae0fbf696016a96a]

access oox vbaproject import directly


2011-09-05  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [9ced6d79edc66f7b2d5376ee9507e69126a0dcb7]

Header/Footer: Moved line thickness magic numbers to a define


2011-09-05  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [2e3c124e2d3e130256f4c8f2e656cff1b565a89e]

Header/Footers: fixed separator line position with footnotes


2011-09-05  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [ad5e9ea1d303c36af0b98861cc6c4b22940a9362]

sw: added some class doxygen documentation


2011-09-05  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [d004a81afc6652d6cb8c13cef648c273527ef1ad]

Header/Footer: Implemented the separator label as a Window

Had quite a hard time drawing the new windows at the correct position
and find the proper VCL attributes. This new Window child class is using
the WB_MOVEABLE and WB_OWNERDRAWDECORATION to workaround bugs in VCL.

2011-09-05  Tor Lillqvist  <tlillqvist@suse.com>  [68795fe0dce69183400f775e06a2651565657231]

#define _HAS_ITERATOR_DEBUGGING 0 to fix --enable-dbgutil MSVC compilation


2011-09-04  Eike Rathke  <erack@erack.de>  [0bf8fd627afc8567ae8ec6fad8edf20a11f143ad]

fixed various crashes due to newly introduced ScRangeName::maIndexToData

* The newly introduced ScRangeName::maIndexToData needs to take into
  account that boost::ptr_set clones and deletes elements, hence each
  collection needs its own maIndexToData setup in copy-ctor.
* Also fixed ScRangeName::erase() where a wrong index element was set to NULL.

2011-09-04  Julien Nabet  <serval2412@yahoo.fr>  [f6880eac22ea62ce236ea60af7391560f8d4f962]

Drop unused parts


2011-09-04  Katarina Machalkova  <bubli@bubli.org>  [64767120e533ce4277095f405238d54bcb354f39]

Fix for i#95158: Don't reset selected colour on tab switch

Set modified flag if position in the listbox changes
(also for bitmaps, hatching & friends)

2011-09-04  Eike Rathke  <erack@erack.de>  [5456b230a215b240ad67fdef137616afedb209e4]

fix an_ES locale data details

compiling an_ES.xml gave:
Warning: Time100SecSeparator is different from DecimalSeparator, this may be correct or not. Intended?
Warning: Don't forget to adapt corresponding FormatCode elements when changing separators.
Warning: QuotationStart may be wrong: U+201C “
Warning: QuotationEnd may be wrong: U+201D ”
Warning: DoubleQuotationStart may be wrong: U+2018 ‘
Warning: DoubleQuotationEnd may be wrong: U+2019 ’

* Exchanged Quotation(Start|End) and DoubleQuotation(Start|End)

Not sure about the use of '.' Time100SecSeparator whereas DecimalSeparator is ','

2011-09-04  Eike Rathke  <erack@erack.de>  [9b92ca05cb8dea739ca9a5c3ce381b180ff7bf88]

an_ES indentation


2011-09-04  Marco  <mrcekets@gmail.com>  [66f05b5d5acc43e4615bc19045d3600ed93e328b]

Bin generated svgscript.hxx, add original file.

Removes the old auto-generated svgscript, and instead
generate it from the true source.

2011-09-04  Miklos Vajna  <vmiklos@frugalware.org>  [20bc6c3e0d78c70d2556698ef7b80fd8c9a2aa81]

RTF export: write postit time as well


2011-09-04  Miklos Vajna  <vmiklos@frugalware.org>  [56aad75c12180a10ca47740e319a947682559a70]

RTF export: don't output RTF_IGNORE before RTF_CS outside stylesheet table

That causes old readers not supporting character styles ignoring the
text having the character style as well. (See the RTF spec v1.9.1 page
24.)

2011-09-04  Andor Ertsey  <andor.ertsey@muenchen.de>  [31845d927b1da39123691c769d277cc59d075387]

Fix combobox import bug

This fixes i#100621. The method for reading formula elements from
binary doc got completely overhauled, based on the MS format docs.
All fields should now be read correctly, no more second-guessing/
ignoring of bits. Although support for Word95 was dropped - no big
loss though, since it never really worked before. ;)

2011-09-04  François Tigeot  <ftigeot@wolfpond.org>  [f87224cb7f8fa1a306509e8c61e19ea0dc5c7103]

Add native library locations to LD_LIBRARY_PATH


2011-09-04  Miklos Vajna  <vmiklos@frugalware.org>  [f4c24f051bc6ec4a106abef27b4e77df6a62e9fd]

Related: fdo#38966 initial support for first page header/footer in RTF import


2011-09-04  Peter Foley  <pefoley2@verizon.net>  [91cdd85737cf3e3fab3010d26bb05fdd526fb35a]

remove build.pl --gmake option refrences from Makefile

The --gmake option was removed from build.pl in commit 4103138
This patch removes the remaining references from Makefile.

2011-09-04  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [edf44ff462599b7df200a75ae72035b32a6ffc0a]

Output the Font styles in office:font-face-decls


2011-09-04  Takeshi Abe  <tabe@fixedpoint.jp>  [3cbbdedd655d3a7c7a37d921ee5a821abbab2cf9]

removed dead code


2011-09-04  Takeshi Abe  <tabe@fixedpoint.jp>  [6e8fb811c71870c4594789c5111e59cf613aa99e]

fix typos in comments


2011-09-03  Andras Timar  <atimar@suse.com>  [1a1e31c1bc3ce890c69a82a52e81b7f8bf33f079]

update copyright text for api docs


2011-09-03  Andras Timar  <atimar@suse.com>  [133eacbdf0c8c5bf2d03a9458e0378e9fc150206]

add LibreOffice colors to SDK doc css


2011-09-03  Julien Nabet  <serval2412@yahoo.fr>  [00fabc1ea04b20a45bd663d67b07b04fe4a1dc41]

drop unused parts


2011-09-03  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [91fd138dfed7075f50525a4ccd042c689d3e1b3d]

Get rid of some warnings


2011-09-03  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [1a4467ea3aee785243cca5270952103a5f55bf7c]

try to use text properties


2011-09-03  julien2412  <serval2412@yahoo.fr>  [b2fed82803156bad01cf30043f5f4b3eb8668799]

Cppcheck detected the use of an auto_ptr with new [].

Since, auto_ptr shouldn't be used with new[] because it always
does a delete (and not a delete[] in this case), the code is changed
to use boost::shared_array.

2011-09-03  Andras Timar  <atimar@suse.com>  [f465c23f91d194d683a62a9aa764b8c963e2e316]

add LibreOffice branding: logos and colors


2011-09-03  Miklos Vajna  <vmiklos@frugalware.org>  [1a2894941e25e7580eec7c189bf94989056d0d9c]

Related: fdo#38966 RTF import should not ignore page breaks before empty pars


2011-09-03  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [41201afceaa83df369ac0213f047f43061c448ae]

Actually show some text


2011-09-03  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [fd9905e99cc46c54753eb6f79940952a35256add]

Initial work on text implementation


2011-09-03  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [76048bba1cc3635b558813688020f68220934549]

Add a patch to prevent some null pointer crash


2011-09-03  Miklos Vajna  <vmiklos@frugalware.org>  [649e0f731a707677b1fda0fe155e581ecb8946a3]

writerfilter: define DEBUG_DMAPPER_PROPERTY_MAP with dbglevel>1


2011-09-03  Christian Dywan  <christian.dywan@lanedo.com>  [107cce4506e15972c59ee66b73f023f8a7f42d5f]

Show a zenity tooltip every 5 seconds at best

So notifications don't keep showing up after the module
finnished building.

2011-09-03  Christian Dywan  <christian.dywan@lanedo.com>  [3396e19fb134f09a61096d28ca792cd5e9394920]

Show x/y module status in both console and zenity


2011-09-03  Miklos Vajna  <vmiklos@frugalware.org>  [7ea4e2e0f8019348379896d4f4f4d2298f11ded7]

Related: fdo#38966 RTF export has to write titlepg before all headerf/footerf

Previously it was written only before the first headerf/footerf, which
made the non-first headerf/footerf to be ignored.

2011-09-03  Andras Timar  <atimar@suse.com>  [3f4932e2b868ce181886d0c8a1d19e63fa11c2c3]

add an_ES (Aragonese) locale data


2011-09-03  Julien Nabet  <serval2412@yahoo.fr>  [45e8a9dca7a3ab7158a498fdbb2d77ed86fe4ed9]

operator fixing


2011-09-03  Regina Henschel  <rb.henschel@t-online.de>  [33996edb390e74f203fec4651eb641e4029c27e7]

Fix wrong line end positioning

fix fdo#40529 - if you have line ends that are *not* filled,
the polygon overlaps with the line end marker. Adapted calculation
in drawing layer to have that sorted out.

2011-09-03  Jenei Gábor  <jengab@elte.hu>  [bc0a497f08d52450fd74c6372c9f6780f6715e40]

Fixes fdo#36594 Syntax error in SQL on "--" comment (and "//" and "/**/")

The SQL parser implementation does not handle comments.
Temporarily remove "-- ..." and "// ..." end-of-line comments and "/* ... */"
inline comments of a query and append comments after recomposition of the
query.

NOTE: The original comment positions are not preserved, all comments are
      appended to the query!

Based on the original patch further development was done for inline comments
and preserving comments' line order.

2011-09-02  Kohei Yoshida  <kohei.yoshida@suse.com>  [69b6d6cfd29c2cfee92eef3faba03a78c671aac3]

Speed up range name lookup by index.

This should speed up formula calculations considerably during xls
import since shared formulas are also stored in ScRangeName and
they are looked up by index. (bnc#715104)

2011-09-02  Miklos Vajna  <vmiklos@frugalware.org>  [07d1d39fccbfef1638b7f3aaaed063f0d6f4ffa7]

RTFSymbol: avoid unnecessary typedef


2011-09-02  Caolán McNamara  <caolanm@redhat.com>  [09279fe3dad24ab58121e4f0a9564d252b64d81a]

remove recently unused methods


2011-09-02  Caolán McNamara  <caolanm@redhat.com>  [535125950b25de0363fc2b5a4115f5804ec50b44]

regenerate list


2011-09-02  Michael Meeks  <michael.meeks@novell.com>  [59b308e05613e2e5611dac427f3523b2fe59ba46]

add missing components, use new configmgr path, and enable ODS test


2011-09-02  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [f44c104106170fca4bcaa90b50572dddda6c9858]

enable calc's ODS file filter unit test


2011-09-02  Michael Meeks  <michael.meeks@novell.com>  [da1073f13071d3ad1c12ae7d66950beb2414a02c]

let unit tests use the solver's config xml with OOO_CONFIG_REGISTRY_DIR


2011-09-02  Michael Meeks  <michael.meeks@novell.com>  [7872be8ab6add3dddb47fc08a1e3fd3f42c244d6]

more xoutdev redundant cut/paste cleanup


2011-09-02  Lionel Elie Mamane  <lionel@mamane.lu>  [3b32204d9f900130cd1877675d8b51281b81f90d]

fdo#39355: reenable "use typedefs and endianess from sal" patch hunk


2011-09-02  Lionel Elie Mamane  <lionel@mamane.lu>  [6749e4859f0c6a53e0d74dc277ed09cbc4568af0]

Typo in comment


2011-09-02  Marc-Andre Laverdiere  <marc-andre@atc.tcs.com>  [5c16dae20043327d6f565120f5199445fb9e1b64]

Modified output of filters-test.cxx to CSV


2011-09-02  Caolán McNamara  <caolanm@redhat.com>  [91313fc05abbfe35ee1e0c2464a28dd580780f07]

Resolves: rhbz#735182 libreoffice doesn't build with poppler-0.17.3


2011-09-02  Tor Lillqvist  <tlillqvist@suse.com>  [11e8dc2d901988b4e638e6fff1edfbbf0b3b999d]

Need doubled dollarsign here it seems for this to actually work as intended


2011-09-02  Caolán McNamara  <caolanm@redhat.com>  [075755a792aa6ad7f2bfb25aa224c31540e25ed0]

add link lib for decompose_ja_voiced_sound_marks


2011-09-02  Matúš Kukan  <matus.kukan@gmail.com>  [a44dda4b7d71f8d2b4e0cca79d732eab89588c3a]

process more idl files at once - second part: makefiles


2011-09-02  Matúš Kukan  <matus.kukan@gmail.com>  [4453178694db4bbc6d110035865fa7cc4a209b13]

process more idl files at once - first part: gbuild


2011-09-02  Matúš Kukan  <matus.kukan@gmail.com>  [5f000fdf8667a345e17ceb1ee435b2d1df2f6949]

include missing header file


2011-09-02  Tor Lillqvist  <tlillqvist@suse.com>  [141ba95cfc56fc355f763a4a3df5f94850d01720]

Add basebmpdllapi.h


2011-09-02  Tor Lillqvist  <tlillqvist@suse.com>  [6eb586506d14f7e51b4f97297430ceabf276785b]

Add a foodllapi.h file here too and use it

Factor out the DLLPUBLIC dance from bitmapdevice.hxx to a separate
headers as is the normal convention.

Decorate the new debugDump() with BASEBMP_DLLPUBLIC in the header.
Otherwise the definition (which uses SAL_DLLPUBLIC_EXPORT) doesn't
match the declaration.

2011-09-02  Caolán McNamara  <caolanm@redhat.com>  [1d32ee9a536cfff0f93974726f23bff24cea83fb]

regenerate


2011-09-02  Caolán McNamara  <caolanm@redhat.com>  [0ee8ec18c4218da4f82c4ff2bf601edca42100be]

add a way to better construct an OString of len X from a SvStream


2011-09-02  Caolán McNamara  <caolanm@redhat.com>  [088e175776fe0fa37c859b68278f5d4304d7ddd6]

add a public __sal_NoAcquire to OString to match OUString's


2011-09-02  Caolán McNamara  <caolanm@redhat.com>  [cd9038dd398db0710273e4be5fb5310ec2f2c642]

move to comphelper, and rename


2011-09-02  Caolán McNamara  <caolanm@redhat.com>  [a2d55e1869a37247549dc6d126e4cfbbf98ef024]

update list


2011-09-02  Tor Lillqvist  <tlillqvist@suse.com>  [7cdab67854ee2e459353db957ad0907cf72be212]

And then fix MSVC compilation


2011-09-02  Kohei Yoshida  <kohei.yoshida@suse.com>  [ca5a4839a6a757f79e64455785979658b40074b7]

css::awt namespace is included in this file.


2011-09-02  Kohei Yoshida  <kohei.yoshida@suse.com>  [d178d7bef193565a7d6aacbc37a58dfc4bd7b316]

fdo#40466: Get charts to import from xlsx again.

This regression was probably caused by a bad merge of OOo m106.

2011-09-02  Kohei Yoshida  <kohei.yoshida@suse.com>  [2c00fc5206b7fe7c4aba85a4d9a41a75ec432d4a]

No macros for the com::sun::star::foo.


2011-09-02  Kohei Yoshida  <kohei.yoshida@suse.com>  [f71bd7314a06975763a6d16a1a137e78771e9324]

sal_Bool to bool.


2011-09-01  Joseph Powers  <jpowers27@cox.net>  [8c7345ab8961c75f839d59a6eab1efd9c9e4bdc8]

unusedcode.easy: vcl::unotools cleanup


2011-09-02  Tor Lillqvist  <tlillqvist@novell.com>  [893c6785a97d8a6cbc4beab12637fee76534787c]

Fix MinGW compilation error with min()


2011-09-01  Joseph Powers  <jpowers27@cox.net>  [581e7d7057afa87036d84e42c0e0a8a7368e20c7]

unusedcode.easy: PDFWriter cleanup


2011-09-01  Miklos Vajna  <vmiklos@frugalware.org>  [9a31efdad9e7957ef8854087fb9625a8fa8094dd]

enhwmf: revert typo introduced by cdc4b3803490dd275547efb38dc1fe7bfca7c0ec


2011-09-01  Thorsten Behrens  <tbehrens@novell.com>  [399cd057dd6e6b9ad49704984564912451a68bc0]

More build fixing.

Writer also needed the ooxmlexport.hxx from oox now.

2011-09-01  Thorsten Behrens  <tbehrens@novell.com>  [29cd8ec18e987cce7fba365bb205c7adb5657bcd]

Fix the build.

StarMath needs oox/export/ooxmlexport.hxx. This fixes
f8d22519a415fbe427efa603ad2a7aad6a39e2a9 by exporting the
moved file from oox and adapting starmath.

2011-09-01  Michael Meeks  <michael.meeks@novell.com>  [067e7bb99728af66833e7300e056d3149343be74]

remove obsolete, and apparently unused GLOBALOVERFLOW* defines


2011-09-01  Michael Meeks  <michael.meeks@novell.com>  [8e7560f441d2b1c3aa0df67eaa9c008565e14524]

re-factor and cleanup load and save code for lists, killing copy & paste

'return' is not a function, GLOBALOVERFLOW is superstition, bin unused &
obsolete static character arrays, prune unused includes, remove bogus
comments.

2011-09-01  Julien Nabet  <serval2412@yahoo.fr>  [e5068742511651a2c1bfacbe7c9450f769ef3658]

slightly buggy commit 66141a46a44fa1c96694e98453e28c077ca23f48 from 20/11/2008


2011-09-01  Julien Nabet  <serval2412@yahoo.fr>  [78c1a9f5c4ff63aadda0d1b0ddbea1d41622c42c]

Some cppcheck cleaning


2011-09-01  Tor Lillqvist  <tlillqvist@suse.com>  [f8d22519a415fbe427efa603ad2a7aad6a39e2a9]

Move OoxmlFormulaExportBase to oox


2011-09-01  Radek Doulik  <rodo@novell.com>  [da691c1416cdbe6f32d8f461ce2206cd41b3aa75]

make the overlap smaller


2011-09-01  Muthu Subramanian  <SuMuthu@suse.com>  [72051f5a6bd84274e9312e13a7643b01f14b459f]

fix for linear gradient export to PDF

Signed-off-by: Radek Doulik <rodo@novell.com>

2011-09-01  Tor Lillqvist  <tlillqvist@suse.com>  [e90b1a0c7ba0e7c7d42bed919de584c5c79aa5ea]

Need an explicit implementation of constructor for MSVC it seems


2011-09-01  Laurent BP  <jumbo4444@yahoo.fr>  [5849ca749a262a4e4e42f019aa78275f23be5fdc]

Resolves:fdo#40499/#i75665# remove italic from bg autotext numbered formula


2011-09-01  Caolán McNamara  <caolanm@redhat.com>  [9db9812dc131641d8898b256e20a3ca7249f383c]

resync list


2011-09-01  Gabor Jenei  <jengab@elte.hu>  [cdc4b3803490dd275547efb38dc1fe7bfca7c0ec]

fix warnings


2011-09-01  Caolán McNamara  <caolanm@redhat.com>  [f2b9160f099805e50607e71e93d8344bfe073b48]

humour me, and sync this with osl/w32/security.c


2011-09-01  Joseph Powers  <jpowers27@cox.net>  [746074a0c05f47532e4c126a7d6ea0f4dd88d444]

Placed more debug code behind #ifdef statements


2011-09-01  Matúš Kukan  <matus.kukan@gmail.com>  [e21822008dff0c618e8947d7343bc70d51d47ec3]

export debugDump used for debugging


2011-09-01  Tor Lillqvist  <tlillqvist@novell.com>  [d3e60204f430fd76d7b5f3e53f0bdc23f981af85]

Work around compilation errors with mingw-w64 and --enable-debug


2011-09-01  Matúš Kukan  <matus.kukan@gmail.com>  [c78a4d31ede3bedf02e6ecafa56bd161ebdefed7]

unusedcode: utl::PropertySetFoo


2011-09-01  Eike Rathke  <erack@erack.de>  [d9d6ee2e5efde1a9de080038b4be29ee5e9cd680]

adapt a few @since to reality, OOo -> LibreOffice


2011-09-01  Caolán McNamara  <caolanm@redhat.com>  [a78a6e013b8d97891aa2b9c9a5dce64a82dc2f06]

Resolves: fdo#37195 CreateProcessServiceFactory can't happen before sync

If CreateProcessServiceFactory is called, then common.rdb of
"Users/YOU/AppData/Roaming/LibreOffice/3/user/extensions/bundled/registry/
com.sun.star.comp.deployment.component.PackageRegistryBackend/common.rdb" is
opened mmapped

On a new start of an LibreOffice which wants to synchronize new config over an
old config, then it will want do a copy of
"install/share/prereg/bundled/registry/
com.sun.star.comp.deployment.component.PackageRegistryBackend/common.rdb"
over
"Users/YOU/AppData/Roaming/LibreOffice/3/user/extensions/bundled/registry/
com.sun.star.comp.deployment.component.PackageRegistryBackend/common.rdb"
which will fail on windows with error 1224, i.e. ERROR_USER_MAPPED_FILE

That aborts the copy_bundled_recursive copy, leaving an old config
pointing to the old location of dictionaries.

So for windows at least, CreateProcessServiceFactory shouldn't happen before
copy_bundled_recursive.

2011-09-01  Andras Timar  <atimar@suse.com>  [afac5725dc27c54823e48c582d9f65bdcae8127f]

correct description of Czech dictionary pack


2011-09-01  Andras Timar  <atimar@suse.com>  [de3aec237a2b005017d4c9a7121e65efe28fb8e6]

add European Portoguise dictionary pack


2011-09-01  Andras Timar  <atimar@suse.com>  [b325ea0165adbd9ec31e007805d6e790be2d64e1]

add Arabic dictionary pack


2011-09-01  Andras Timar  <atimar@suse.com>  [ee3b2614485740f6d329874e4bb30a1a0141368e]

merge 3 dictionary packs into 1


2011-09-01  Luboš Luňák  <l.lunak@suse.cz>  [b34011ae33e9d73482e24babbd07ce46eea298e2]

disable debug output


2011-09-01  Luboš Luňák  <l.lunak@suse.cz>  [cd9934dec168c1cb8411b4a6e583841bf7afe7d3]

support TPROD, TCOPROD for .docx math export


2011-09-01  Luboš Luňák  <l.lunak@suse.cz>  [a3b2fdcde2c577495b88941e56d4cd2aa82034dc]

revert accessors for SmUnHorNode, factorial has it the other way around


2011-09-01  Luboš Luňák  <l.lunak@suse.cz>  [cd0f9f31a2eb400e4b028eaddbf9b16d94ad5572]

implement support for limits to .docx math export


2011-09-01  Luboš Luňák  <l.lunak@suse.cz>  [9ff870f1cbfbcb822a03ff7073bba1d54f9756ab]

fix incorrect tag name: m:char -> m:chr


2011-09-01  Luboš Luňák  <l.lunak@suse.cz>  [42c1d4066424ae4fcaeada9dfb6d36e4b768af4b]

more work on math accents export to .docx


2011-09-01  Luboš Luňák  <l.lunak@suse.cz>  [9c1da5eac9adadcac08c6397c2075c18016b0e5a]

enable NSPECIAL handling for math .docx export

I'm not quite sure what it does, but mathtype export has it this
way and it doesn't look like it can hurt.

2011-09-01  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [ca2568e30a5a9154dc17bdc2efed4e2cf3027885]

fdo#40344: reverted commit 6f7bd9

The tweak had side effect and is now useless with the new way of
painting the separators.

2011-09-01  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [093087968725584087dda01801a5355c98591310]

Header/Footer: separator drawing changes

According to Christoph's ideas, here are changes to the separators:
  * labels moved to the right of the page instead of the left
  * the label background color computation has been improved to handle
    more cases
  * the separator line has been removed when there is a header or footer
  * the label is now sticking to the bottom/top of the header/footer

2011-09-01  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [b3e76f13909dbfeef46e74b590fab8d4f1d581b6]

Skip activex when not building with MSVC


2011-09-01  Radek Doulik  <rodo@novell.com>  [dcb9d674c898d33f1895871c38ec308a460e9400]

make sure we stay in array bounds


2011-09-01  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [62a25cad6304265689ef25fae9973f101d9fb9b7]

Uploading libwpd-0.9.3


2011-09-01  Andras Timar  <atimar@suse.com>  [f2d97ff3bae3993d6c1cae911fe53710fba19d0f]

update gdocs extension and fix the floating toolbar problem - bnc#714876


2011-09-01  Caolán McNamara  <caolanm@redhat.com>  [586e39352a99508d0023a5958b50a5189b196e82]

resync list


2011-09-01  Caolán McNamara  <caolanm@redhat.com>  [0a90cb6510a0d6e1889569035ae78085637c9133]

micro-opt, just use memset


2011-09-01  Caolán McNamara  <caolanm@redhat.com>  [822a77a0c33be1a58140c8a2dcec2a02ef0cc5e7]

ditch x_rtl_uString_release


2011-09-01  Caolán McNamara  <caolanm@redhat.com>  [23854ea235ef32232f34c6ff121f005310f8c01b]

refactor x_rtl_uString_new_WithLength to be consistent

i.e. change x_rtl_uString_new_WithLength to always create a rtl_uString
with ref count of 1, like rtl_uString_new_WithLength, so requiring:

either the explicit use of rtl_uString_release or
passing ownership to an OUString via OUString(pStr, SAL_NO_ACQUIRE)
which will do the same in its dtor

2011-09-01  Caolán McNamara  <caolanm@redhat.com>  [5e51cc84d9a9885cc081dd409697244dcd7a67c8]

these don't actually take ownership, just copy and leak original


2011-09-01  Caolán McNamara  <caolanm@redhat.com>  [5ba602cbf06a51c8889a3e6357442d32ffb792ab]

callcatcher: another layer of unused


2011-09-01  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [8c221c8cadca43c3113f40c708e6afbafbc9d309]

Upgrading libvisio to 0.0.6 - End of GSoC2011 state


2011-09-01  Andras Timar  <atimar@suse.com>  [ae4ad0eabe36c4df524c99ae4dc509c0bd36c0c6]

extend branding options in configure


2011-08-31  Kohei Yoshida  <kohei.yoshida@suse.com>  [886762160996dfa3fee07cf135e53dfe952ed298]

Switch to for loop and reduce scoping level.


2011-08-31  Kohei Yoshida  <kohei.yoshida@suse.com>  [9a29ac7b485ae681eede9362496b14c62dc2e57e]

We can remove this scope too.


2011-08-31  Kohei Yoshida  <kohei.yoshida@suse.com>  [7312939f953e00237b524da17351cf4a38a1ba2b]

Removed unnecessary scoping.

The if condition is true, the method simply returns.  There is no
need to have this else scope which would increase the indent level
for no good reason.

2011-08-31  Kohei Yoshida  <kohei.yoshida@suse.com>  [6af23840bbf5be90b617f7e63deb074359e3e8a6]

fdo#40466: Make sure we have the same numbers of URI's and Id's.

This caused an immediate crash when trying to import xlsx documents
with charts on Windows.  No idea why this didn't crash on Linux,
even valgrind's memcheck didn't pick it up.

2011-09-01  Khaled Hosny  <khaledhosny@eglug.org>  [6825533b8d93f92a66558a9b6295003ceba52917]

Don't hard code joining type of Arabic characters

* The joining type is defined in the Unicode character database, so we
  should query that property instead of hard coding some code points.
* Use Unicode Joining_Group.
* Instead of hard coding code points for character groups, we can use
  Unicode Joining_Group that provide the same categorization.
* Replace simple one line functions with macros.

2011-09-01  Khaled Hosny  <khaledhosny@eglug.org>  [3364fefe1e2dec522211040f2f9ea37bf5cd7466]

Fixes fdo#38683 calculation of interline spacing on unx platforms

The current calculation of interline spacing is fundamentally flawed, at
least on "unx".

The implementation of ServerFont::FetchFontMetric() in gcach_ftyp.cxx
does the following:
* gets ascent/descent from FT_Size_Metrics which is fine
* sets internal leading to the value of line gap while this should be
  the external leading
* if the font has an OS/2 table
  - recalculates the metrics based on WinAscent/WinDescent which is
    absolutely wrong as these metrics should never be used to control
    line spacing
  - external leading get set based on a combination of metrics from HHEA
    table and WinAscent/WinDescent
  - for CJK it "adds half of the external leading to the ascent, the
    other half is added to the descent" because "the line height for
    Asian fonts is too small", my reaction reading this was "WTF!"

The main problem here is that OS/2 Win metrics should never be used for
controlling line spacing[1] and Typo metrics should used instead[2]. The
Win metrics in the font are set to be higher than the highest/deepest
glyph in the font, else Windows will clip portions of the glyphs above
those values, for most fonts Win and Typo values can be the same, but
for some special fonts that have very big glyphs like Neo Euler[3], XITS
Math[4] or Cambria Math the Win values are much bigger resulting in huge
line spacing, see attached screen shots. #38683[5] is another example of
problems caused by this.

The attached patch is an attempt to bring some sanity to the situation:
* external leading = height - ascent + descent (line gap)
* internal leading = ascent + descent - EM_size
* if the font has an OS/2 table typo metrics are used
* no need for HHEA stuff as freetype derives its size metrics from it
  anyway.
* removed the bogus CJK stuff
* removed check for freetype < 2.0 which we don't support anyway

This only done for 'unx' similar work is needed for 'win' and 'aqua',
but I'm not familiar with these platforms and can't test on it.
[1] http://www.microsoft.com/typography/otspec/os2.htm#wa
[2] http://www.microsoft.com/typography/otspec/os2.htm#sta
[3] https://github.com/khaledhosny/euler-otf
[4] http://en.wikipedia.org/wiki/XITS_font_project
[5] https://bugs.freedesktop.org/show_bug.cgi?id=38683

Mail in archive:
http://lists.freedesktop.org/archives/libreoffice/2011-August/017287.html
Screenshot attachments:
http://lists.freedesktop.org/archives/libreoffice/attachments/20110829/7d829a4b/attachment-0002.png
http://lists.freedesktop.org/archives/libreoffice/attachments/20110829/7d829a4b/attachment-0003.png

2011-08-31  Takashi Nakamoto  <bluedwarf@bpost.plala.or.jp>  [149ff3ecc1d4a37b552eda7f363cf897e42f7ee5]

Escaped non-ASCII characters from source files in pango

Building pango with VC++ 2008 Express Edition on Windows platform where the
locale is Japanese (or maybe Korean, Chinese or others) fails because some
files extracted from the pango tarball contains non-ASCII characters. This
change escapes those non-ASCII characters with "\xff" expression.

2011-08-31  Takashi Nakamoto  <bluedwarf@bpost.plala.or.jp>  [f64c2d59704175940c3451fd28e3166f0f4d6e7c]

Escaped non-ASCII characters from source files.

Building libxml2 with VC++ 2008 Express Edition on Windows platform where
the locale is Japanese (or maybe Korean, Chinese or others) fails because
some files generated by test tools in libxml2 contains non-ASCII characters.

This issue is originally reported in OpenOffice.org community (issue 93433)
and a patch is provided by tora, but it has not been applied yet. This
modification is based on the patch and adapted to the current LibreOffice
source.

2011-08-31  Matúš Kukan  <matus.kukan@gmail.com>  [2f44516d6c3fce6ebe372214ce4bfa11875bd3d1]

unusedcode: remove various classes


2011-08-31  Caolán McNamara  <caolanm@redhat.com>  [6a1486fd2c446624351f34a00be099fbeba040d3]

update list


2011-08-31  Caolán McNamara  <caolanm@redhat.com>  [a434088adf6c93b7e70f7a864c1a86edff3fd641]

Resolves: fdo#40516 missing : on line 52


2011-08-31  Joseph Powers  <jpowers27@cox.net>  [41449a86c459746061931d609341c0db3ec276a0]

unusedcode.easy: slideshow::internal cleanup


2011-08-31  Tor Lillqvist  <tlillqvist@novell.com>  [fc2661c50bccc223175f04674a786191478d2ba1]

Don't allow the "LO" abbreviation


2011-08-31  Laurent Godard  <oooconv@free.fr>  [09f9c1f7c24fff88d3632da795467aa06fdcb68f]

allow LibreOffice reference in IDL @since tag


2011-08-31  Allmann-Rahn  <allmann-rahn@ubuntu.ubuntu-domain>  [8b11173f34bcbd5c27c1842e65ef3ab91bb24019]

Translated German comments, removed redundant ones till cairo (incl.)


2011-08-31  Caolán McNamara  <caolanm@redhat.com>  [930e38e16329e4a81dc2dcf185d44a752fbfbf7f]

add details to message as to what failed


2011-08-31  Caolán McNamara  <caolanm@redhat.com>  [cbbc215285a636a470a8f7feed59a273050b8010]

regenerate list


2011-08-31  Caolán McNamara  <caolanm@redhat.com>  [fc2a986cc392f02a1cd01cfec2c50416f25b4f03]

ImplDdeService is for windows only


2011-08-31  Caolán McNamara  <caolanm@redhat.com>  [8cc80e117c9ef11d04075ff081a8b9f5ee47af66]

rename screwy operator++ to advance


2011-08-31  Caolán McNamara  <caolanm@redhat.com>  [8e3ef76ccf9477289db86f503a48232c524f48ad]

bah, three-way merge screwed us


2011-08-31  Caolán McNamara  <caolanm@redhat.com>  [d88ba9af3546973355ff3d6f40bc1243b15a8656]

rename this odd operator++ to just 'advance'


2011-08-31  Caolán McNamara  <caolanm@redhat.com>  [b8eec102530c755a748957ee313f6b6112c9fcd1]

just add it wholesale


2011-08-31  Tor Lillqvist  <tlillqvist@novell.com>  [efd7511302f4a16abbe60959e6a2618d2e231d9f]

Need to link with COMPHELPERLIB now for getToken at least


2011-08-31  Caolán McNamara  <caolanm@redhat.com>  [2715e0482323f6f2b7369761b700c1a0b9a5c974]

rezip bg standard.bau to get correct checksums


2011-08-31  Laurent BP  <jumbo4444@yahoo.fr>  [c2f9ddfb7fd967ac785253105bd01cb2674c1682]

Resolves:fdo#40499/#i75665# remove italic from autotext numbered formula


2011-08-31  Caolán McNamara  <caolanm@redhat.com>  [a967c049a5e6e027850fbbb40a7231ee71551c91]

may need comphelper here


2011-08-31  Caolán McNamara  <caolanm@redhat.com>  [67f32c6b63e46afbd69fa1b652ab9522037b9d6e]

ByteString->rtl::OString


2011-08-31  Caolán McNamara  <caolanm@redhat.com>  [0aeacaf4e8be61091b578d96d5f540cd81f84d2b]

various unused code


2011-08-31  Caolán McNamara  <caolanm@redhat.com>  [f267b791f8eb9b32442ad98613a491737e3fc334]

skip solver dir itself


2011-08-31  Caolán McNamara  <caolanm@redhat.com>  [d9a749ac97f77d61896c85181dfa4e5d7c1b3782]

debug code isn't going to cut it


2011-08-31  Caolán McNamara  <caolanm@redhat.com>  [db0a8b380ba47d887ccfc33d2a020fdf659ebf33]

sync


2011-08-31  Caolán McNamara  <caolanm@redhat.com>  [3b2e2d1e6929634d00a73dda8784a6b3a271ebcc]

callcatcher: chop, hack


2011-08-31  Caolán McNamara  <caolanm@redhat.com>  [6934db93b6c16041fc1e54c8cc2c93b5059d6b32]

and none of this stuff is actually used anywhere now


2011-08-31  Caolán McNamara  <caolanm@redhat.com>  [de396b336a6a8ac8483ab4661c1effdd4890dcd8]

so nothing left that calls InsertList


2011-08-31  Caolán McNamara  <caolanm@redhat.com>  [922b8a498ecfa7098cbf587abe00e3f4e6987d68]

only thing left that calls FillSubList is itself


2011-08-31  Caolán McNamara  <caolanm@redhat.com>  [bbf17fad476b9f05e12e0e96e93070e51e0facce]

only thing left that calls FillListObj is itself


2011-08-31  Caolán McNamara  <caolanm@redhat.com>  [47a81f3de584b91579491999577227ff90a247c7]

only thing that calls FillList is itself


2011-08-31  Caolán McNamara  <caolanm@redhat.com>  [8de61c9fb6a4c3be54b51c575fcffcec2067e090]

grabbag of unused code


2011-08-31  Caolán McNamara  <caolanm@redhat.com>  [5131e0be31afb8d7686483fd5552b10cecd1c5f0]

catch by const reference


2011-08-31  Andras Timar  <atimar@suse.com>  [d47c227f4d5d62bdf61027aa1527a406b3d4fbbd]

add Breton dictionary pack to install sets


2011-08-31  Andras Timar  <atimar@suse.com>  [5215b40989fd4027f6e2c5e1b61598a751a45786]

Update JLanguageTool to version 1.4.0


2011-08-31  Tor Lillqvist  <tlillqvist@novell.com>  [dd854e5027d3cf66c6a87a51bf0d429d9550040b]

Do run make_installer.pl also for WNTGCC (making an "archive")


2011-08-31  Tor Lillqvist  <tlillqvist@novell.com>  [c477ad1858a35a81666debbce66e7fca68b01483]

Work around compilation errors with mingw-w64 and --enable-debug


2011-08-31  Tor Lillqvist  <tlillqvist@novell.com>  [5166d6ee7e7ab9709d3b4069c7bb828608ef0194]

Minor update to the Windows autogen.lastrun sample to match mine


2011-08-31  Kohei Yoshida  <kohei.yoshida@suse.com>  [4580e570bd8ae86b509c7d566e4ff4b144fa8ed4]

Tell RootAccess when Components instance is destroyed.

This is to avoid RootAccess instances, which are ref-counted, to
avoid accessing the Components instance, which is a singleton.

The problem may arise when shutting down the entire app where it's
entirely unclear whether the RootAccess instances get destroyed first
or the Components instance does.  In fact, on my Windows XP environment
this repeatedly caused crash-on-close issue which would lead to "DDE
server error" Windows system error dialog popping up afterwards.

2011-08-30  Joseph Powers  <jpowers27@cox.net>  [b19dcd453aad3a43331141adc7e859a840bbfc4c]

Cleanup some of binfilter XPropertyList based classes


2011-08-30  Kohei Yoshida  <kohei.yoshida@suse.com>  [5c304bb5785aa1cb5806fdbd4a4f3e443c56365e]

Make configmgr buildable with debug=true.


2011-08-30  Joseph Powers  <jpowers27@cox.net>  [d4ee7505e285af5086acd8ea61cf640f89b7d96d]

Removed class binfilter::XDashTable


2011-08-30  Norbert Thiebaud  <nthiebaud@gmail.com>  [eefb4c7b8ba1a225d313c7e1b5e88beaf66bc9b4]

partial revert of 01a87c102fe6bdaf3aa48a0ba17219e6e0983c4c which was buggy


2011-08-30  Stephan Bergmann  <stephan.bergmann.secondary@googlemail.com>  [8d6d6bd8bd86aa54cb425241df54bec72e12383e]

Fix to create autogen.lastrun for a single argument case.


2011-08-30  Julien Nabet  <serval2412@yahoo.fr>  [01a87c102fe6bdaf3aa48a0ba17219e6e0983c4c]

Some cppcheck cleaning


2011-08-30  Kohei Yoshida  <kohei.yoshida@suse.com>  [8bf60230255e0e8da66cafff578f148858cee4ca]

Adjust the dialog size to make sure the bottom text is visible.

This ensures that the bottom text "Drag the fields from ..." is
visible on all platforms.  Previously this text overlapped with
the data and row field windows on Windows XP.

2011-08-30  François Tigeot  <ftigeot@wolfpond.org>  [61a245945f2086817fc7a0b400b2f2f2d861e5f2]

Target directory is now directly under solver/


2011-08-30  Tor Lillqvist  <tlillqvist@novell.com>  [469f8f4980d63e3580709d3e08f324cec5722b12]

Work around compilation errors with MinGW and --enable-debug


2011-08-30  Miklos Vajna  <vmiklos@frugalware.org>  [a466ed042081f157418b3d0e525a97f147346ec0]

make clean: $INPATH is now directly under solver


2011-08-30  Luboš Luňák  <l.lunak@suse.cz>  [3d2b643c3c9c3185bc1b7efaef466ec681a9608c]

implement math vertical brace export to .docx


2011-08-30  Luboš Luňák  <l.lunak@suse.cz>  [5425c4a08e6428c50d22bdc54a852b8a49fbc620]

I'm too lazy to count, add comments


2011-08-30  Luboš Luňák  <l.lunak@suse.cz>  [198b1c528c6a55adbb84c4e97def4b0b6bccd5a7]

helper to simplify horrible string conversions


2011-08-30  Luboš Luňák  <l.lunak@suse.cz>  [41fae7dc55878a49571888aff3c29a36bddb834d]

implement math braces export for .docx


2011-08-30  Luboš Luňák  <l.lunak@suse.cz>  [bf33a26a1a29f33532289f55a9c87930f534ae4e]

improve comment about SmBrace (body can be expression for abs{x})


2011-08-30  Luboš Luňák  <l.lunak@suse.cz>  [a32fe391c25bd0f4db7727eb9085e4b0df70682c]

implement NBLANK export to .docx


2011-08-30  Luboš Luňák  <l.lunak@suse.cz>  [d1359c4d6ee6562137a5fbd5c95032a9a812314c]

implement .docx matrix export


2011-08-30  Luboš Luňák  <l.lunak@suse.cz>  [61b1fb0f42f51235bb0b92da30c0d4e2d6297960]

more generic m:nary implementation


2011-08-30  Luboš Luňák  <l.lunak@suse.cz>  [3c923d989fffb77a88d0e754c9a7fe7e0901c67f]

implement math .docx support for integrals and limits


2011-08-30  Luboš Luňák  <l.lunak@suse.cz>  [f7d71e379edf2c29d53182458342d7a5ce1446d6]

fix comment about children of SmOperNode


2011-08-30  François Tigeot  <ftigeot@wolfpond.org>  [dec4bf14c823c29ef39fe55bc5afc2a19c91738f]

Remove the almost always empty '350' directory

It's better to use two completely separate source trees than to try to
build two different versions of LibreOffice in the same one

2011-08-30  Jan Holesovsky  <kendy@suse.cz>  [0200988f12d0c41263e39aaa89db61eb19b96c06]

libxmlsec and xmlsecurity do not have to depend on moz, nss is enough.


2011-08-30  Jan Holesovsky  <kendy@suse.cz>  [291b85778669b4e4e276faab22add9d0e80046df]

Build our mozilla (module moz) against the nss we have built anyway.

Reduces the build time of the 'moz' module by 30% or so.

2011-08-30  Caolán McNamara  <caolanm@redhat.com>  [a44712b810eba7ba3032c9eb15441997b064d846]

resync


2011-08-30  Tor Lillqvist  <tlillqvist@novell.com>  [7188a117be8ce2916f7fd9e85a4aa1ed6ff36f83]

Use --kill-at


2011-08-30  Tor Lillqvist  <tlillqvist@novell.com>  [48cc828b1f8c49b7dcf45149d3e5726213c64ea2]

Don't error out if we can't detect shared MinGW libgcc and libstdc++

It might be a false negative, or something.

2011-08-30  Caolán McNamara  <caolanm@redhat.com>  [1a777329e8a49bc4b2cf9c0e60397588197c3ca7]

regenerate list


2011-08-30  Caolán McNamara  <caolanm@redhat.com>  [8fef2fef0349d3f21a8c9bfd0f99c72e8b85a9de]

WaE: unused variable


2011-08-30  Caolán McNamara  <caolanm@redhat.com>  [98f246d83db8f1a3e90dd794f48c390593a3ef62]

ByteString->rtl::OString


2011-08-30  Caolán McNamara  <caolanm@redhat.com>  [8fd3e7c09177a856fb9ba6de0e42af5d12b67652]

callcatcher: chop, hack, slay


2011-08-30  Caolán McNamara  <caolanm@redhat.com>  [2f5856b20d4dc8e9092052b376455d950c968a12]

WaE: dbglevel=2


2011-08-30  Caolán McNamara  <caolanm@redhat.com>  [a3069b81127c691fea839b0516097da4f397d028]

WaE: debug=t


2011-08-30  Caolán McNamara  <caolanm@redhat.com>  [f398f7cab76367847e15fbf95c7abd721a69428d]

ditch a few more


2011-08-30  Tor Lillqvist  <tlillqvist@novell.com>  [bf3ff35d8c96315c35cf8dc8495be4b488b55cb6]

Adapt for MinGW cross-builds

Adapt some of the DLL names to match conventions we currently use in a
MinGW build. If those are changed to be exactly like when built with
MSVC (for SDK ABI stability reasons), will have to change here, too.

Bypass stuff that we can't build with MinGW when necessary. Should be
synchronized with the corresponding makefiles, obviously. We can't
currently build the Explorer extension or MSI installer custom actions
with MinGW due to lack of some required headers and/or import
libraries.

2011-08-30  Tor Lillqvist  <tlillqvist@novell.com>  [bf6c17c7f3fb97b0bd941e93e739dfa3db5eaab6]

Why would we want to copy *from* solver to the module out dir?


2011-08-30  Tor Lillqvist  <tlillqvist@novell.com>  [e081225623ee71557d28afe9a1fbeeeb80faa798]

Tweak some DLL and import library names in the WNTGCC case


2011-08-30  Tor Lillqvist  <tlillqvist@novell.com>  [c908467f098bf1e8be7c5d7fddaf66c5506675af]

Don't check makecab version when cross-compiling


2011-08-30  Tor Lillqvist  <tlillqvist@novell.com>  [41c2fc546a96e7ea8b7850086cbeb072a989e395]

Look for and deliver shared libgcc and libstdc++ for MinGW

Also remove mingwm10.dll stuff. That is an obsolete DLL not used by
current MinGW, says Fridrich.

2011-08-30  Kohei Yoshida  <kohei.yoshida@suse.com>  [711abf15b1391a143998fbc0ec8c5b9378ac62f7]

String / bool conversions for ScTableLink.


2011-08-30  Kohei Yoshida  <kohei.yoshida@suse.com>  [3c2a26c84e70fd996855181d319970e2230b2459]

More string conversion around ScDocumentLoader.


2011-08-29  Joseph Powers  <jpowers27@cox.net>  [382ac86a3ab9ba105aa3e469566b7cd86c6ca39f]

Remove the now obsolete XPropertyTable class

XColorTable was the last class using this code and it's now based on
XPropertyList instead.

2011-08-29  Kohei Yoshida  <kohei.yoshida@suse.com>  [9914f6402909edbe5ce461307f4d26bcd864eacc]

More string & bool conversion.


2011-08-29  Kohei Yoshida  <kohei.yoshida@suse.com>  [70ee109a4f61277b876e3975b75056b41db0eeba]

sal_Bool to bool.


2011-08-29  Kohei Yoshida  <kyoshida@novell.com>  [3f848490c2e0e3bad28a7911431baa98d6b53972]

Unused data member.


2011-08-29  Kohei Yoshida  <kyoshida@novell.com>  [44d6b727ad0df7905c6404d5d326fa2c863b159b]

String to rtl::OUString.


2011-08-29  Kohei Yoshida  <kyoshida@novell.com>  [d8acdc5fa8d688087d453b7c2bad6cf85af73745]

Some cleanups & removed lazy macros.


2011-08-29  Kohei Yoshida  <kohei.yoshida@suse.com>  [a74bb447e6ff702db7e9f5fdaf897858ff1190fc]

More on String to rtl::OUString.


2011-08-29  Kohei Yoshida  <kohei.yoshida@suse.com>  [c6d99ac2e37fac45aa0a33e00232d9f1572b766d]

String to rtl::OUString.


2011-08-29  Kohei Yoshida  <kohei.yoshida@suse.com>  [63e3fb44178f9e00c0e8d37c957fd55643fa9c4a]

String to rtl::OUString, and I forgot to commit the new headers.


2011-08-29  Kohei Yoshida  <kohei.yoshida@suse.com>  [ac991693db02ec6ede3585ca6ae22f087fe7d48d]

Hide ScDragData and ScClipData from scmod.hxx, clean up ScModule a bit.


2011-08-29  Kohei Yoshida  <kohei.yoshida@suse.com>  [62a85c8bc23a97aeb272536903dd7482c44aca0a]

sal_Bool to bool.


2011-08-29  Kohei Yoshida  <kyoshida@novell.com>  [c58fd0b0962aab7f9bb37f97fdc569edf80ca385]

sal_Bool to bool.


2011-08-29  Kohei Yoshida  <kyoshida@novell.com>  [e7c76b30bd2ef802ce08f8739eac186253c79696]

String to rtl::OUString.


2011-08-29  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [a6adae16d96d78cb5b54de7bcc14d2b3ce48ae77]

don't crash when loading basic IDE


2011-08-29  Tor Lillqvist  <tlillqvist@novell.com>  [26e9dfea9abee8a53eefcc42a648c06fcff19d49]

I don't think we need to explicitly link with libstdc++ and libgcc

Surely these are linked to by default anyway? Is this just old cruft,
or specific to OOo's use of MinGW on Cygwin, and not needed with a
modern mingw-w64 cross-compiler? Let's see...

2011-08-29  Tor Lillqvist  <tlillqvist@novell.com>  [268cfa5cf4b4aa75daf79a0e3019f37e37746509]

Fix MINGW_SHARED_LIBSTDCPP


2011-08-29  Tor Lillqvist  <tlillqvist@novell.com>  [4639374b16b3f9f32ece3e10cb5908b104bf2765]

mingwm10.dll is obsolete


2011-08-29  Tor Lillqvist  <tlillqvist@novell.com>  [5007d5c54381c2f86f0e6a30d7a9931b4793da3b]

MinGW cross-compilation improvements

Make sure the MINGW_FOO environment variables get set and propagated
to the build environment also in the MinGW cross-compilation case. The
OOo code used to do that for MinGW natively on Windows (under
Cygwin). (Which we don't intend to support.)

Now, whether the *use* of these variables in the various makefiles etc
is relevant any more remains to be seen. I suspect all that might well
be unnecessary, as we after all are capable of cross-build the code
using MinGW just fine currently with none of these MINGW_FOO being
set.

One place where at least MINGW_GCCDLL and MINGW_GXXDLL is needed,
though, is in scp2. We presumably do want to include these DLLs (the
shared libgcc and libstdc++) in the installation set, to the extent
the scp2 stuff can be used still in a MinGW cross-build context.

2011-08-29  Matúš Kukan  <matus.kukan@gmail.com>  [6ecb780187cc45019d8a08ce60eaca98e3fd8c3c]

use -D$(CPUNAME) for all platforms also in gbuild


2011-08-29  Matúš Kukan  <matus.kukan@gmail.com>  [a6bea2c8f676efc653d15d777e8216127f998556]

we are not using this GLIBC variable


2011-08-29  Matúš Kukan  <matus.kukan@gmail.com>  [e92dd410fd15fcb291386a0cbfc1d6247b1fc26b]

We do not need to use GLIBC here


2011-08-29  Joseph Powers  <jpowers27@cox.net>  [79fee152187615ce4735883ab5d5347e34de4e60]

class SvxUnoXPropertyTable no longer needs to support class XProprtyTable

It was supporting both XPropertyTable & XPropertyLis. XColorTable is now
based on XPropertyList and it was the only on that was based on the Table
class.

TODO: we might be able to remove some of the "if(mpList)" statements; this
needs more research.

2011-08-29  Joseph Powers  <jpowers27@cox.net>  [10938788cee4387b2c8ada8b127142c8eef754b3]

Fix my bug: XColorTable is based on XPropertyList not XPropertyTable

I should have changed this in the "rebase patch".

2011-08-29  Caolán McNamara  <caolanm@redhat.com>  [c142263e267028f14903ae4eecbe533e80a5afdf]

resync list


2011-08-29  Caolán McNamara  <caolanm@redhat.com>  [48b51d2f6b5a984271da9a5b717ea8ab4a1366ac]

WaE: dbglevel=2


2011-08-29  Caolán McNamara  <caolanm@redhat.com>  [60e5f3b7c5024b7aa365abf46b2927aaaefb4560]

WaE: dbglevel=2


2011-08-29  Caolán McNamara  <caolanm@redhat.com>  [cdaf58fb9ac7d5c8b923c60a58f5e47721e8a01b]

bah, extra lib needed


2011-08-29  Joseph Powers  <jpowers27@cox.net>  [bbbc20bd5f4ca5ff726667869b7b7537606b2a77]

Rename class XColorTable to XColorList

The class is now based on XPropertyList instead of XPropertyTable and all
of the other classed based on XPropertyList are named X..List.

2011-08-29  Joseph Powers  <jpowers27@cox.net>  [7d7f4769b0375f64f43fe7fbc6a1129f53bbdf51]

Rebase XColorTable from XPropertyTable to XPropertyList


2011-08-29  Caolán McNamara  <caolanm@redhat.com>  [55240e889b859110ea3f1cbf1b9671f1a52e3014]

WaE: in debug=2 mode


2011-08-29  Tor Lillqvist  <tlillqvist@novell.com>  [8b5a850b04060ff8f392a8da883eebb3aee4128c]

chmod -x


2011-08-29  Tor Lillqvist  <tlillqvist@novell.com>  [0b1b496c0bf112d5b19979e6f48f66bf68a846d2]

Add comphelperlib for isdigitAscii etc

Despite these being marked as inline, needed when linking at least in
a WNTMSC build with --enable-dbgutil, possibly always with WNTMSC.

2011-08-29  Tor Lillqvist  <tlillqvist@novell.com>  [54deba6fccda9facd9dce25b15391a05dd9f009e]

Fix syntax error


2011-08-29  Caolán McNamara  <caolanm@redhat.com>  [7c658039e89e0dc7ec46236b8eb3b207e0c8d9e8]

fix this up, revert using comphelper stuff, but modify to-dos


2011-08-29  Tor Lillqvist  <tlillqvist@novell.com>  [c565e0c6414766e93ae6861955edf135365f9860]

Need to link with COMPHELPERLIB for isupperAscii etc


2011-08-29  Dmitry A Ashkadov  <dmitry.ashkadov@gmail.com>  [87eb8f8ee8f92c78ef65af1cafd266528da089e5]

Polyline improvement for Windows

I tried to draw polyline.... But on Windows... the end point is not
drawn... the main problem is WinAPI LineTo() function. MSDN says:

The LineTo function draws a line from the current position up to, but
not including, the specified point.

I think WinAPI Polyline() function uses LineTo() to draw a polyline. I
see a hack in VCL module in WinSalgraphics::drawLine(): "we must paint
the endpoint" But there is no such hack for drawPolyLine() function. A
possible solution is same as for drawLine().

2011-08-29  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [bcc461789442cc38df2801b38dc1161d2940fba6]

Added SwPosition, SwPaM gdb pretty-printers


2011-08-29  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [7c4b75cfeabb988ba975283fa58a53cb3b67bd8e]

Ignore pyc files in git


2011-08-29  Tor Lillqvist  <tlillqvist@novell.com>  [a8dcd07c9226d4c97ca32e50363697708ba2b227]

Make it compile with MSVC


2011-08-29  Caolán McNamara  <caolanm@redhat.com>  [c5a15ea48c41e684001779da568e3ee31ddefdfe]

cppunittester::LibreOfficeProtector/LibreOfficeProtecter confusion


2011-08-29  Caolán McNamara  <caolanm@redhat.com>  [e56adc14dc736d19288ffb3f413238ba92f2df0a]

use standard copy-ctor signatures, assignments, etc


2011-08-29  Caolán McNamara  <caolanm@redhat.com>  [d1340a6e4d7659a1a1f0fa6bcd57c28cf38e8fe7]

WaE: unused variable


2011-08-29  Caolán McNamara  <caolanm@redhat.com>  [3fed9f3b46ecf5e7bcccb6a04311621860fbafbe]

fix typos and includes


2011-08-29  Caolán McNamara  <caolanm@redhat.com>  [3829892dbc5475a49250729541be369ea9532d28]

merge together 5 or ascii isalpha/isalnum/isdigit implementations


2011-08-29  Caolán McNamara  <caolanm@redhat.com>  [de82a40f84c69081a517617989c344ec9597cb45]

callcatcher: drop various unused methods


2011-08-29  Caolán McNamara  <caolanm@redhat.com>  [313332e76bd17c0a5a6bd67c0abc467877948a3a]

various centralized isFOOAsciiStrings


2011-08-29  Caolán McNamara  <caolanm@redhat.com>  [3422a02b5e9bd3a50518198c6ae9a9df0008edac]

tweaks to analyze .a archives


2011-08-29  Caolán McNamara  <caolanm@redhat.com>  [c844a896f054646b1e829b58c9743b5332f7854f]

bah, forgot about callarchive


2011-08-29  Caolán McNamara  <caolanm@redhat.com>  [11de7bc8c8091a434b046cb8377b5d9d06ca97a5]

deconfuse this api somewhat


2011-08-29  Caolán McNamara  <caolanm@redhat.com>  [3be40d96b7a14fb515f9f1b477cabcf96e6d469c]

ByteString::GetQuotedToken isn't actually implemented, remove from api


2011-08-29  Caolán McNamara  <caolanm@redhat.com>  [e61f4e4636be0abbf2f623b877254d386617eb8c]

reduce ByteString IsAlphaAscii unused now


2011-08-29  Caolán McNamara  <caolanm@redhat.com>  [0ab7b0f6e724a3a5a7eadf79f9efc71e0fc1acf0]

tweak for change


2011-08-29  Caolán McNamara  <caolanm@redhat.com>  [5c3424f471f4683a8bfb6ee774ddb4f20cb17800]

IsLowerAscii and IsUpperAscii are subsets of IsAlphaAscii, reduce


2011-08-29  Caolán McNamara  <caolanm@redhat.com>  [14d2a60053e30dcb7e6956637fe8d57d18563e3f]

remove ByteString::IsAlphaNumericAscii and refactor a bit


2011-08-29  Caolán McNamara  <caolanm@redhat.com>  [65302eb1bed16db8f06cbb048d03ba6d644b3fb6]

ByteString->rtl::OString and destupid-api a bit


2011-08-29  Caolán McNamara  <caolanm@redhat.com>  [fa19c5ec0844456a485cb7eb4a64f9d9c6d678bf]

callcatcher: various


2011-08-29  Caolán McNamara  <caolanm@redhat.com>  [fea6627b6170a2921d3cac228f857c8bf9f70def]

honour AR the same as CXX/CC


2011-08-29  Caolán McNamara  <caolanm@redhat.com>  [012072ebd70a2180918864818f522944e46adf07]

valgrind: various unused code


2011-08-29  Caolán McNamara  <caolanm@redhat.com>  [eb71f3d572b6e1c24a072bd2fcd9c29e08113d32]

callcatcher: debug-only and unused code


2011-08-29  Caolán McNamara  <caolanm@redhat.com>  [aaae59cbf20136b76c9019a9cbc6766b1e0111b3]

looks a bad idea to have asymmetrical const/nonconst 'at's


2011-08-29  Caolán McNamara  <caolanm@redhat.com>  [67785b74497b96e1ba95279ed63e04278d8e1baf]

WaE: unused variable


2011-08-29  Miklos Vajna  <vmiklos@frugalware.org>  [e4278fa98956f98519270b9bb74d59a799243ccf]

autogen.sh: don't touch autogen.lastrun if it already exists


2011-08-29  Tor Lillqvist  <tlillqvist@novell.com>  [a647a54cd1832582d3ebbe47adf024fed9f9ec0b]

More #define _HAS_ITERATOR_DEBUGGING 0 to fix _DEBUG MSVC builds


2011-08-29  David Tardon  <dtardon@redhat.com>  [10f30ae4c8f007e69c9bb455d6c7ec9036132f3f]

ignore obsoleted builddirs


2011-08-29  David Tardon  <dtardon@redhat.com>  [298e9a2b7ed34b7fa0e8973ca16138acbba60fc9]

ignore compiled python objects for gdb pretty printers


2011-08-29  David Tardon  <dtardon@redhat.com>  [cd379e01c35d025143d6b0f28ef92b8ab6caa5d0]

use SAL_N_ELEMENTS for table size


2011-08-28  Norbert Thiebaud  <nthiebaud@gmail.com>  [f5d72dd4ac63c3da4f7a15efec653041c736b383]

clean-up work files


2011-08-28  Jordan Ayers  <jordan.ayers@gmail.com>  [33a9d32107d35f8995caa2f6182427202fec17da]

Remove unused perl function.

Remove installer::download::create_tar_gz_file_from_package, which has not been used
since the integration of CWS rt30_DEV300 in 2008.

2011-08-28  Jordan Ayers  <jordan.ayers@gmail.com>  [f64ca4c4273c2c281519020e1af7c70fe1d4cee2]

Perl cleanup: Remove unused local variable.

Remove an unused style copy per registry entry that was added to
installer::windows::registry::add_userregs_to_registry_table()
as part of the integration of CWS jl67.

2011-08-28  Jordan Ayers  <jordan.ayers@gmail.com>  [a73b9fc0e2cccc240cadf40d6566fa15c46f70b7]

Remove some unused perl functions.

Added in CWS nativefixer5, but never used:
	installer::existence::filename_exists_in_filesarray
	installer::existence::filegid_exists_in_filesarray
Added in CWS native222, but never used:
	installer::downloadsigner::logfollowmeinfohash
Added in CWS newscpzip2, but never used:
	installer::converter::convert_hash_into_array
Added in 2004, used for a month, then dropped from usage:
	installer::converter::get_number_from_directory

2011-08-28  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [b56108b3fb8e7e2a6d2650920c8fda3586a040d5]

some additional sal_Bool -> bool in sc/source/filter/xml


2011-08-28  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [0294fa0ea81ab4b9625e5e8f0513ce94ea3217d7]

some more sal_Bool -> bool in sc/source/filter/xml


2011-08-28  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [49a96397da5e20c695e2972b5964da957724ef5e]

sal_Bool->bool in xmlcelli.[ch]xx


2011-08-28  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [6222d47081ff28ad253265dfd138095c991c867a]

some initial refactoring in xmlcelli.cxx


2011-08-28  Norbert Thiebaud  <nthiebaud@gmail.com>  [3ea37ac7005c64f378756a5dbc3fbfbc3bf8b053]

touch autogen.lastrun to make sure that such file exist before make


2011-08-28  Joseph Powers  <jpowers27@cox.net>  [c8ca15c1231049143fce09a3456c11cba0a7a31d]

Remove class XLineEndTable from binfilter


2011-08-28  Joseph Powers  <jpowers27@cox.net>  [90fda2dc33b314a4b50af4c4673d5e315ee9ce7f]

Remove class XLineEndTable


2011-08-28  Joseph Powers  <jpowers27@cox.net>  [f30e47182f0898e82dd745ad215d0c8b3951c93b]

Remove class XHatchTable


2011-08-28  Norbert Thiebaud  <nthiebaud@gmail.com>  [5c0b472433b2ed457c59646f7cdf32714553901b]

remove debug-traces


2011-08-28  Norbert Thiebaud  <nthiebaud@gmail.com>  [dc28f1945c0716e7525813c662a21bf210a8fe5e]

mishap in ./g, issue with links creations


2011-08-28  Korrawit Pruegsanusak  <detective.conan.1412@gmail.com>  [202557da3c4f1cd57f46a4ba1c9d74e7b4d1c2db]

Also build cairo on Windows if directx disabled


2011-08-28  Korrawit Pruegsanusak  <detective.conan.1412@gmail.com>  [6fdde9acfd5aebd23400e7101c8ddff80fcdd8fa]

Recover a condition which lost with merge


2011-08-28  Korrawit Pruegsanusak  <detective.conan.1412@gmail.com>  [5ef39aa41251824ffc6d03dab40e37e0d0b4534b]

Add build_error.log to .gitignore


2011-08-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [461074b5c0534cae3473c504f09b937a301e68e6]

disable po handling for the core git-hook


2011-08-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [b216943255ec64463b62da9f34cae4278957cc6d]

add ./g -z to just refresh the hooks and possibly other housekeeping


2011-08-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [71e5200756bb73f69a4951ea89f85824edfdd31d]

use translations' own hooks. update the hooks after the clone/fetch/pull


2011-08-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [76c1ec0caa956a37c28c4fe395c6554f70c55172]

language check in configure.in was causing command line overflow issue


2011-08-28  Mohammad Elahi  <ElahiMohammad@gmail.com>  [b470e596db5b58aed9cf9fd6b90045ab4940c054]

Add numbering type in persian word.

Numbering in localized persian word is useful in some areas, at least
for me it is necessary. Since it is not trivial a function and table
is needed.

2011-08-28  Mohammad Elahi  <ElahiMohammad@gmail.com>  [9e1b651db768667ab7f87d66a225ea008b4bd811]

Add numbering type of arabic abjad sequence

A localized numbering type base on arabic abjad sequence is
added base on a table.

2011-08-27  Kohei Yoshida  <kyoshida@novell.com>  [7c3efe8b1ec847d36ef3bf3b4f98833b30a4655e]

Extracted a common code block.


2011-08-27  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [e5386d695cfafa83c7de608efcd894ec565a98b4]

need argument by reference here


2011-08-27  Tor Lillqvist  <tml@iki.fi>  [d372bdadb9be4bd5ecbbe4da960d6beb3c7e06ed]

Updates


2011-08-27  Tor Lillqvist  <tml@iki.fi>  [063a37930799b5b487e03525896f98af9cb53232]

Bypass stuff not built for iOS and non-desktop OSes


2011-08-26  Kohei Yoshida  <kohei.yoshida@suse.com>  [8a59e50a495f13e1f581c55068fccda8698803eb]

I forgot to increment the DB collection position.

This fixes infinite loops during pivot table layout dialog
initialization.

2011-08-27  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [1932c3ce0c498afed30d28efc88d820dcb4553a2]

don't use macro here


2011-08-27  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [888a4519c30bed7ca9896f367d5d48fae96bae2d]

fix debug build for now


2011-08-26  Kohei Yoshida  <kohei.yoshida@suse.com>  [69841530937c5a110bd37fe7c0c600a19551ed07]

String to rtl::OUString.


2011-08-26  Jan Holesovsky  <kendy@suse.cz>  [f952331f0cf11f624d1df7c1c5a7468c16ffdc82]

Remove unused parameter.


2011-08-26  Jan Holesovsky  <kendy@suse.cz>  [9c7e4d87c327ad929992b0a0ff2e70f156de5ff8]

Move the header that made setup_native depending on sfx2.


2011-08-26  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [264807564156f343380069171d3c8e7448bf907a]

translate some comments in ScPrintFunc::DoPrint


2011-08-26  Tor Lillqvist  <tlillqvist@novell.com>  [eefc25d1d2eccf04571b8204663d91e61cb5f7f0]

Bin USE_MINGW

Its alternative values as used by OOo is irrelevant to us as we don't
intend to support building using MinGW on Windows itself. To us, MinGW
always means cross-compilation. For us it is enough to look at
$(OS)$(COM), and WNTGCC always implies cross-compilation.

(OOo on the other hand attempts to support use of the Cygwin gcc with
the -mno-cygwin option (which is practically considered an obsolete
option), the normal MinGW compiler (but still from Cygwin), but not
cros-compilation.)

2011-08-26  Matúš Kukan  <matus.kukan@gmail.com>  [933d898b10f0c71fedc882ac2f2adb258d8b5994]

unusedcode: SvxEditEngineViewForwarder class


2011-08-26  Thorsten Behrens  <tbehrens@novell.com>  [dcb783a8546b760f0807a73b52966c8f3d1428d3]

Cleanup, and made svg animation export experimental

Added the PagePos parameter back (to export single slide via API),
some whitespace cleanup, and made the ecma script / animation engine
only active via the experimental flag.

2011-08-26  Marco Cecchetti  <mrcekets@gmail.com>  [ee7239396401fff5115058259d686676074e8d22]

Added detailed license notice to the embedded script and fixed a bug.

The source code has been partitioned in separated parts according to the
license the code is subject to.

Fixed the following bug: when in index page mode you select the same
slide shown before switching to index mode no slide is shown (all slides
are hidden)

2011-08-26  Marco Cecchetti  <mrcekets@gmail.com>  [f4a08a55702231acd782ad827f9ef2c2a8bc64d8]

Fixed a bug about exporting page number placeholder fields


2011-08-26  Marco Cecchetti  <mrcekets@gmail.com>  [6a74d13cc200a1177b48c5cd390d55eec4ee007a]

new presentantion engine version adding support for several shape animations


2011-08-26  Marco Cecchetti  <mrcekets@gmail.com>  [964e60b0847186b8aee2218b97c1cc2bc9141761]

a new method for exporting animations has been implemented.

This routine invokes the same animations exporter used for exporting
animation in odp format. To prevent the SVGExport object from
destruction when passed to the AnimationsExporter constructor, a
variable named xSVGExport of type Reference<XInterface> acquires the
object pointed by mpSVGExport.

2011-08-26  Marco Cecchetti  <mrcekets@gmail.com>  [2ba4caca79923ffe6db3a07a59ba84886b43f84a]

Now a unique id for each page and each shape is generated through the UnoInterfaceToUniqueIdentifierMapper class.

This class is the same used for generating a unique identifier for pages
and shapes when a presentation is saved in odp format.
No change to the presentation engine script has been needed.

2011-08-26  Marco Cecchetti  <mrcekets@gmail.com>  [ac756a96b8fd6bd9177bfd1b4b01eff9e8ab2820]

Now AnimationsExporterImpl defines its own XMLSdPropHdlFactory object.

The old behaviour was to get the XMLSdPropHdlFactory object of
SdXMLExport through a dangerous static cast of the exporter object (of
type SvXMLExport). See method AnimationsExporterImpl::convertValue.
This let the class AnimationsExporter to be used by any class derived
from SvXMLExport.

2011-08-26  Marco Cecchetti  <mrcekets@gmail.com>  [8cac883fcdce6ba3f4881ef642534de6d1561c0f]

moved header file animationexport.hxx from "xmloff/inc" to "xmloff/inc/xmloff". The configuration file Package_ink.mk has been modified in order to export the header file into "solver/*/*/inc/xmloff" Include directives of source files under "xmloff/source" have been changed accordingly


2011-08-26  Marco Cecchetti  <mrcekets@gmail.com>  [edb6e65cc9d1d8612da4f22b2cd4dbbe007c1918]

Moved unointerfacetouniqueidentifiermapper.hxx under xmloff/inc/xmloff. The Package_inc.mk file has been modified in order to export the header under solver/*/*/inc/xmloff and the UnoInterfaceToUniqueIdentifierMapper class has been made visible from the outside by the XMLOFF_DLLPUBLIC macro.


2011-08-26  Kohei Yoshida  <kohei.yoshida@suse.com>  [588329f5d2e4f7515380fc8b15d55a1d5c0cb16f]

bool cleanup.


2011-08-26  Michael Meeks  <michael.meeks@novell.com>  [74881f6a87c260fa32bd3ba5489c6ce6f5b9caf0]

export the source storage to import filter, to mirror TargetStorage for export


2011-08-26  Michael Meeks  <michael.meeks@novell.com>  [eb9531f9c01b5e3a823103c41bbb34905847b0bf]

misc. comment cleanup, and non-exporting of symbols not used externally


2011-08-26  Michael Meeks  <michael.meeks@novell.com>  [d7e0e737c103ebc145cdf4c6afc182dafe0fcd47]

add a helper class to do path resolution

includes horrible lifecycle stack workaround for free.

2011-08-26  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [a6176612ff1a6a142a68964b2c0834d28125fc45]

Header/Footer: Change the edition mode entering

Single click on header / footer changes the edit mode. But double click
is still needed to enter header / footer mode on objects flying on the
main body to avoid mistakenly selecting them.

2011-08-26  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [89aaee9adad9d0ceac5a6a422b415152abe74e8c]

Header/Footer: changed GetCrsrOfst to be able to pick up background objects


2011-08-26  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [fe37a70e93db34a8124285a64ea62709c3b6043e]

Moved a few bit-fields to booleans


2011-08-26  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [bfee324db63b79d0aea767aa9797fb8aebd3c4d0]

Fixed SwFlowFrm constructor to initialize pPrecede to NULL


2011-08-26  Matúš Kukan  <matus.kukan@gmail.com>  [436179148b79060093118de4e02d5f67e9905c0a]

Clean, sort and change RepositoryFixes a little.


2011-08-26  Caolán McNamara  <caolanm@redhat.com>  [71fcd819d59218f020faaa0b7f17b9235a609e49]

catch by const ref


2011-08-26  Caolán McNamara  <caolanm@redhat.com>  [771def6aec5bbb1966f65e81cdf68afd94aa4b70]

mirror postprocess logic in here


2011-08-26  Caolán McNamara  <caolanm@redhat.com>  [d82431543fe03a7e817fe329aca0ec11c7669c48]

WaE: and migrate to rtl::OStringBuffer


2011-08-26  Harri Pitkänen  <hatapitk@iki.fi>  [3f43b02433b970cd36ee4c9249e425d6b1bd9fbe]

Remove HTML 3.2 export option


2011-08-26  Harri Pitkänen  <hatapitk@iki.fi>  [b4052c88e4240070623f13ab130f41a703cf7b7d]

Remove HTML_CFG_MSIE_40_OLD

This export format has not been available in the UI but there were still
a few references to it left in the source.

2011-08-26  Harri Pitkänen  <hatapitk@iki.fi>  [92a985e7c6a94ee02fd9131c4b382611f326989b]

Remove extra #define

HTML_CFG_MSIE was an alias for HTML_CFG_MSIE_40, just use it everywhere
for clarity.

2011-08-26  Matúš Kukan  <matus.kukan@gmail.com>  [d0c301bba0b483c7ffef83fe93fa9658aa10bd44]

convert package to gbuild


2011-08-26  Caolán McNamara  <caolanm@redhat.com>  [5e4c9fb9bbf12b40afbefb30e8d71d6e046b5bd0]

Related: fdo#37195 migrationoo3 not registered


2011-08-26  Eike Rathke  <erack@erack.de>  [6f42e4d03b04204b7a864f3c5c9c03548f5e2392]

fdo#40378 compile defined names that had unresolveds during load

Dependencies of defined names must not depend on the order in which they
are inserted during file load. In a second step compile defined names
that had unresolved names during load, and only those.

2011-08-26  Eike Rathke  <erack@erack.de>  [0e735d61b2601392c2054188166b055bdc061d43]

ensureCapacity on OUStringBuffer


2011-08-26  Miklos Vajna  <vmiklos@frugalware.org>  [319fcca010ceca3eacfd93e8768ae75008750127]

OfaTreeOptionsDialog: no need to use a bool for a single iteration


2011-08-26  Caolán McNamara  <caolanm@redhat.com>  [797caeb095848b6b6936c22d5b0409da7810fbba]

Resolves: fdo#40099 don't break incremental msvc builds on removed headers


2011-08-26  Caolán McNamara  <caolanm@redhat.com>  [66876a7117ece7902d546b35311c81762fe64ab9]

callcatcher: some unused code


2011-08-26  Caolán McNamara  <caolanm@redhat.com>  [ae9c5dc3711b6e37b97cb2974fb8322a65cf7869]

regenerate list


2011-08-26  Caolán McNamara  <caolanm@redhat.com>  [c7c62c71144d9758a5f1d5f33734d4025e31a920]

oops, out-by-one idiocy


2011-08-26  Caolán McNamara  <caolanm@redhat.com>  [c9e6df76fffe84da7529d92cba7bb79e36d9cd15]

Resolves: fdo#36678 move init that depends on parent to post-parent avail


2011-08-26  Kohei Yoshida  <kohei.yoshida@suse.com>  [133f98acf08a70ff6380ed47e21182a7abd850b7]

In-line comment.


2011-08-26  Kohei Yoshida  <kohei.yoshida@suse.com>  [ce3d5f9e8f02a722839ab6da4970bd54f6c846dc]

Actually I can handle repeat horizontal alignment beforehand.


2011-08-26  Kohei Yoshida  <kohei.yoshida@suse.com>  [66e216778eb0da5765ced3017926da23b3eac031]

Actually there is no such thing as repeat orientation.


2011-08-26  Kohei Yoshida  <kohei.yoshida@suse.com>  [475e0e4d214df3a34e0ca4ab98d8486cb69811a5]

Removing bogus OSL_FAIL.


2011-08-26  Kohei Yoshida  <kohei.yoshida@suse.com>  [5e8d7a164f27100ac6c0453a21dc1ca0b23aa66c]

Shrink the method of DrawEditStandard().

Now that we have dedicated methods for other orientations, we can
simplify the logic of DrawEditStandard() which no longer needs to
catch all cases.

2011-08-26  Kohei Yoshida  <kohei.yoshida@suse.com>  [8e260db5548d3440c3ba5c48acd4f55ed584ebad]

We can't overwrite the orientation value here.


2011-08-25  Kohei Yoshida  <kohei.yoshida@suse.com>  [dd15b93f5b3650ca6442d875bdbf27b26239a15d]

Method for asian vertical orientation.


2011-08-25  Kohei Yoshida  <kohei.yoshida@suse.com>  [073bebb7ffce60979dfbd6f5371da3e31329c714]

Second if condition is always true when the first one is.


2011-08-25  Kohei Yoshida  <kohei.yoshida@suse.com>  [11f382320afed27ee071312e44e651781be2e359]

hasLineBreak is always true for stacked orientation.


2011-08-25  Kohei Yoshida  <kohei.yoshida@suse.com>  [31a6fa9f934dbedcc7b29da4d6d76d2fbb553232]

Separate method for asian vertical orientation.


2011-08-25  Kohei Yoshida  <kohei.yoshida@suse.com>  [2a7bad25ab6f0f7c6a459ba1aabff1084ee332aa]

Fill EditDrawStacked().


2011-08-26  Miklos Vajna  <vmiklos@frugalware.org>  [120003152826b7450bbf384a9633c83dda4782c7]

DomainMapper_Impl: send shape props to the dmapper logger


2011-08-26  Miklos Vajna  <vmiklos@frugalware.org>  [55e2aec24ca8d73789556cdb31c0f47ee735f131]

setdebugflags is replaced by debug_setup.mk


2011-08-26  Miklos Vajna  <vmiklos@frugalware.org>  [f446e9f259cf9f61f5c0d5f9323ad19fe5864dc8]

TagLogger: debug code in non-debug build


2011-08-26  Matúš Kukan  <matus.kukan@gmail.com>  [8c4e7806b2e8486108a817ded456433fc77f60a5]

unusedcode: ucbhelper:: cleaning


2011-08-26  Miklos Vajna  <vmiklos@frugalware.org>  [805aa2151e476a5e8e60806c7321ba7288f91813]

Related: fdo#39337 It turns out dmapper ignores the position of an entry


2011-08-25  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [f78a6ae8020ae8de3881ce16ba787a5578e9f0e4]

see 792dee46f2b35a21167af182416803c0b80b517c


2011-08-25  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [c305f3cd2cdea7a3908b6eeeaa374ca32aac6d41]

be extrasave and check for problems with ScRangeName::insert


2011-08-25  Jan Holesovsky  <kendy@suse.cz>  [9e47de44737d9db36292f7bb8be2d9d2e0fffb52]

GMAKE_MODULE_PARALLELISM="$BUILD_MAX_JOBS"

This is more equivalent to the build/dmake meaning.

2011-08-25  Andras Timar  <atimar@suse.com>  [a8393837d79f0ef9a6975e876d05154b9a4c8c94]

add --enable-ext-languagetool configure switch


2011-08-25  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [eb5d19e5ca012d8d3e93c121f3c3356e74277ea6]

 rename pLastTable to pCurrentTab


2011-08-25  Caolán McNamara  <caolanm@redhat.com>  [37fff5e32a5c918e27b031b2a7ddb97fd9d8b45d]

remove newly unused code


2011-08-25  Laurent Godard  <oooconv@free.fr>  [5b9005677020c1111259bd0adc292a9b838c2995]

improve import performance, save last sheet in ScMyTables

calls to ptr_vector::back need way to much time in ScMyTables::AddRow
and ScMyTables::AddColumn, this removes the need to call
ptr_vector::back every time

2011-08-25  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [bea5d07ed1a50d3bea81de047eb9fe94c7a4e361]

some minor restructuring, code still needs refactoring


2011-08-25  Tor Lillqvist  <tlillqvist@novell.com>  [b5b75ea9764c2e91c824fb8f5f5e6fcb6edfb4ea]

Add .ppsx


2011-08-25  Tor Lillqvist  <tlillqvist@novell.com>  [db0ea8a309a7fdc45b5d4a0b7049df5be5b4f649]

Copy also productversion.mk to the build platform sub-configure


2011-08-25  Jan Holesovsky  <kendy@suse.cz>  [41e2ab351b2288e43b44c6f28f1ae34779de25a8]

Added TODO to README.cross.


2011-08-25  Caolán McNamara  <caolanm@redhat.com>  [97831f005c20f9ff2ebb1bb9161ca262a6c9ac04]

add these for the disable-mozilla-build case using the prebuilt zips


2011-08-25  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [32d1f978dda4910c7947de1e097fe12b8381403e]

add local range names for local range names


2011-08-25  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [7dbc196e1de895959fe3a2b9c4cdc89069f263e9]

sal_Bool -> bool in ScTable


2011-08-25  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [bb00e570440b4f80013074a5f71f5caaf2b44000]

add unit test for copy/paste + ScUndoPaste


2011-08-25  Noel Power  <noel.power@novell.com>  [e85d1601278cd193babddbb0d01d1bc62ab4972e]

fix ole control export ( bad string lenght check )


2011-08-25  Matúš Kukan  <matus.kukan@gmail.com>  [a352018c76028b332ccc50be6ee12c16f75aac25]

unusedcode: svx::, svxform::


2011-08-25  Caolán McNamara  <caolanm@redhat.com>  [24b0d0a0a247cf1cb39b8c2f544f48ce1aecc45d]

ByteString->rtl::OString


2011-08-25  Caolán McNamara  <caolanm@redhat.com>  [005f5d443e432130b902e1c78283c5f57f34d2b5]

remove freshly unused methods


2011-08-25  Caolán McNamara  <caolanm@redhat.com>  [01f5362e7982cc1e5b8c9fa7216c892667971737]

String::CreateFromInt64->rtl::OUString::valueOf


2011-08-25  Caolán McNamara  <caolanm@redhat.com>  [2d1c4141bafea812c9db2db5cb8bf0b248b05242]

UnoStorageHolder is never ctored, follow logical consequences of that


2011-08-25  Caolán McNamara  <caolanm@redhat.com>  [ac1530a37e4544378c22c9358e57ca8a596c1aa8]

callcatcher: yet more unused code


2011-08-25  Caolán McNamara  <caolanm@redhat.com>  [798496c5be43771ee478a0ee4288188b28583a8d]

regenerate list


2011-08-25  Caolán McNamara  <caolanm@redhat.com>  [50db59bbac75a9b1cf1bd95c07f6cafc597245f8]

no longer need GetDLL


2011-08-25  Tor Lillqvist  <tlillqvist@novell.com>  [c88b1843b11df9a678d74d4c0c3a67360877e903]

Fix dbgutil build, do link also EXEs with the necessary libs


2011-08-25  Tor Lillqvist  <tlillqvist@novell.com>  [8b88940da2212ab1e45d316937f6bc8c06f48223]

Fix _DEBUG build: Use atlsd.lib


2011-08-25  Eike Rathke  <erack@erack.de>  [61674465b74f60d7ddb2d7a0fa0e17c9990f6301]

use boost::intrusive_ptr::get() instead of operator->()

Old intrusive pointer in operator->() simply returned a NULL pointer if
so, boost::intrusive_ptr asserts on that. If explicitly used to obtain
the pointer use get() instead.

2011-08-24  Anurag Jain  <anuragjainfzd@gmail.com>  [0bf70454ae4d1b23d8eab63f85e12f0d24e0857b]

Fixed premature wrapping, black spot in A1 and scrollbar and button position.


2011-08-24  Kohei Yoshida  <kohei.yoshida@suse.com>  [8f931c854038dada37b96db32a0b68ffe52981fa]

Fixed a crasher in cppunittest in sw, sd and sc on Windows.

Be careful there... when bRemoved is true, the iterator would get
incremented twice which may cause it to go past the end position.

2011-08-25  Eike Rathke  <erack@erack.de>  [792dee46f2b35a21167af182416803c0b80b517c]

crash when modifying a defined name (and other places as well)

In ScRangeName::insert() the underlying
::boost::ptr_set_adapter::insert(p) takes ownerwhip of p and in the case
it can't insert it deletes the object. So, if ScRangeName::insert()
returns false the object where p pointed to is gone.

Adapted various places.

2011-08-24  Joseph Powers  <jpowers27@cox.net>  [47994ad7f4a1ba2dc158f8bf3c158bc528fb81d1]

unusedcode.easy: I removed XBitmapTable from binfilter


2011-08-24  Joseph Powers  <jpowers27@cox.net>  [9b77483aab92e9bc6b57f563cccb170af8c193a7]

Remove class XBitmapTable


2011-08-24  Eike Rathke  <erack@erack.de>  [4e30b9699edfda4505d90d5fda658c1ef12bdc06]

WaE unused parameter


2011-08-24  Eike Rathke  <erack@erack.de>  [23b0d975f9220f3ad6fa85efaaf1c19e6ff77341]

msvbasic.hxx was removed with commit cecb746a3d8132998711c429163874d39ff5b2ff


2011-08-24  Eike Rathke  <erack@erack.de>  [22a821239eae392704be9dc0a38d117dd11ee8f3]

fdo#39192 correctly calculate jump matrix; end of path if NULL


2011-08-24  Noel Power  <noel.power@novell.com>  [cecb746a3d8132998711c429163874d39ff5b2ff]

kill old vba and ole control filter(s) for import at least


2011-08-24  Muthu Subramanian  <sumuthu@novell.com>  [67b79b6ada570f83fb1f8fc5aaeddd91d8517c19]

Code review: Removed unnecessary header.


2011-08-24  Muthu Subramanian  <sumuthu@novell.com>  [f1a2b0cb3c221c6cc09fd2d1091d20254ddbcb3a]

n#592912: When text is vertical, horiz & vert aligns are swapped.

- vert270 doesn't seem to be supported by LO.
- vert270 would be WritingMode_TB_LR ? otherwise we need to support it
  by doing other operations like rotation or flip. Is that necessary ?

2011-08-24  Tor Lillqvist  <tlillqvist@novell.com>  [a02a4272e05d863061ea7c2ac142420d1f51b7ca]

Don't do the undef-redef dance for "MINIMAL_PROFILEDISCOVER"


2011-08-24  Tor Lillqvist  <tlillqvist@novell.com>  [f25034d53994c6947971cf7c4dd6de0d47d646ce]

Disable Mozilla stuff in an --enable-dbgutil build on Windows

The mozab code plays games with _DEBUG (undefining and re-defining it
around Mozilla headers), which causes linking error when part of the
code has been compiled with _DEBUG and part hasn't. See
connectivity/source/drivers/mozab/pre_include_mozilla.h. Just disable
Mozilla stuff for now when using --enable-dbgutil.

2011-08-24  Tor Lillqvist  <tlillqvist@novell.com>  [e058530153a55ccf83d1f2a4d1ca32b94d83508c]

Allow comments in the autogen.lastrun file


2011-08-24  Tor Lillqvist  <tlillqvist@novell.com>  [785d8c762c93a7d063bb737f29b3eb7603630e78]

Again, avoid debugging MSVC std::equal_range issue


2011-08-24  Matúš Kukan  <matus.kukan@gmail.com>  [48b7723016625ae8739fd5eabfae6b7602ea03d4]

this is supposed to be gb_CORE_LIBS


2011-08-24  Takeshi Abe  <tabe@fixedpoint.jp>  [acdff77b03cb9cbc78ca2379421b36fc94389e02]

fdo#40341: hide 'math baseline alignment' unless available


2011-08-24  Gabor  <jengab@elte.hu>  [5b868092b6771e317329102b64efd464e60f1463]

dev-install build fix


2011-08-24  Michael Meeks  <michael.meeks@novell.com>  [070ff659caa58d74de7997d34047c1e4b50304dd]

add missing file I omitted to add


2011-08-24  Caolán McNamara  <caolanm@redhat.com>  [b5040d946ee078ab16ad175dbf6bdc072f9e80ec]

Resolves: fdo#40345 don't crash loading temp document to get frame styles


2011-08-24  Michael Meeks  <michael.meeks@novell.com>  [87610049f8a1690598b84b0bf984cfa487ce1074]

misc cleanups of mergelibs functionality


2011-08-24  Matúš Kukan  <matus.kukan@gmail.com>  [75fac9839793f73c9833489f1d70bf4136881cbf]

Add support for creating merged library.

This commit allows to set which libraries to merge
and creates merged library in tail_build if enabled.
This should save time when loading libraries in application
and also makes more sense for link-time optimization.

Signed-off-by: Michael Meeks <michael.meeks@novell.com>

2011-08-24  Tor Lillqvist  <tlillqvist@novell.com>  [9ba447cec165946ed8b9e719c4a9ee318f9b051b]

No DLL stuff needed here as these go into static libs


2011-08-24  Tor Lillqvist  <tlillqvist@novell.com>  [ef262d7074b08e2e0d49957c4f8c2a3aeb947cc8]

Don't define BASIC_DLLIMPLEMENTATION when building static libs


2011-08-24  Tor Lillqvist  <tlillqvist@novell.com>  [350b0e46bd1812d82cf5ea3988d451a079a7d35a]

Don't use flags that make sense only for EXEs/DLLs when building static LIBs


2011-08-24  Caolán McNamara  <caolanm@redhat.com>  [cbe995205c20663f4f90ca8e1cea081a313d94e9]

avoid crash on shutdown with unprocessed events pending post SalDisplay dtor


2011-08-24  Caolán McNamara  <caolanm@redhat.com>  [2c87725f1268f0dd2ae5c3e35475b04f3296ab01]

potential WaE


2011-08-24  Radek Doulik  <rodo@novell.com>  [9c2ae3f245287201db1a56b447e3ed18103d3d28]

fix regression of 2155c4c0af4d4eb228a0644f423aa3d9b5e8a2fb

  - do not drop the master shapes anymore, but rather hide them
  - it is possible to have shapes with 0x0 geometry in slides,
    these inherit proper geometry from master slide shapes - so
    when we dropped the shapes, the geometry info was lost

2011-08-24  Jan Holesovsky  <kendy@suse.cz>  [4482fb31802be699aad9133a59a9699e87d4201b]

Avoid ICU version confusion betwen build and host platform.


2011-08-24  Caolán McNamara  <caolanm@redhat.com>  [43fe89ab340c3c8ff3197b35613495b7abebcfd6]

hmm, rebuilt the first time ok for me, remove additional unused inlines


2011-08-24  Caolán McNamara  <caolanm@redhat.com>  [a47d863ddc9c7a9e3dc54264a8ddcdedd8035636]

hide this class


2011-08-24  Caolán McNamara  <caolanm@redhat.com>  [8d2d9ce5f4323ec2542acf57f52a26d5826bcc3b]

rearrange this to not leak search configitem


2011-08-24  Caolán McNamara  <caolanm@redhat.com>  [1b5ee6c7f47b56a5ca52a327bcb2712a1d8a77a1]

SW_DLL isn't used


2011-08-24  Caolán McNamara  <caolanm@redhat.com>  [cb97526259e265e488a50c2747407f7289f8839c]

callcatcher: remove various unused methods


2011-08-24  Caolán McNamara  <caolanm@redhat.com>  [7e4ed3e5b8b9209240b9608aa0037a6a6732ef1c]

add a macros test, and a calc placeholder example


2011-08-24  Caolán McNamara  <caolanm@redhat.com>  [e56c8606952e99d7ba1cfc5ff1c8b2ea0b533373]

various createfromascii -> RTL_CONSTASCII_USTRINGPARAM


2011-08-24  Caolán McNamara  <caolanm@redhat.com>  [035a88c73597a01439d86c2610763126ae6fd927]

String::CreateFromInt64->rtl::OUString::valueOf


2011-08-24  Jan Holesovsky  <kendy@suse.cz>  [3275813bf8eee75d76cba5742283e20f6d90740a]

uno.py is in bin on Windows, and in lib elsewhere, what fun.


2011-08-24  Tor Lillqvist  <tlillqvist@novell.com>  [6a36c739b8671162383e56d2936c149cf7054804]

Link with d3d9 and not ddraw which doesn't exist in current DirectX


2011-08-24  Jan Holesovsky  <kendy@suse.cz>  [91a8ef2a20a5fd9cb505709da3da268c12aced23]

Added another missing packages.


2011-08-24  Jan Holesovsky  <kendy@suse.cz>  [82bd284867aed5c7256b787881b3167bb266d831]

Do not attempt to create installation set when cross-compiling MinGW.


2011-08-24  Jan Holesovsky  <kendy@suse.cz>  [fb17a057211e33cf52843a33bdb8d81134238975]

Fix uno.py delivery.


2011-08-24  Jan Holesovsky  <kendy@suse.cz>  [528a6e30428b20371b1be8ffe04d7edfb3750087]

Only rebase with MSVC.


2011-08-24  Tor Lillqvist  <tlillqvist@novell.com>  [beda88a2d715963e0cfaeb1d1ac38586df17058e]

We build graphite as a static library for MSVC


2011-08-24  Tor Lillqvist  <tlillqvist@novell.com>  [c0fa78c8a3280dc31dbf988d5abce102ce1cab47]

Presumably we should use -MP here, too


2011-08-23  Joseph Powers  <jpowers27@cox.net>  [20cc4639fbbc0ecdb983e198a54aab004d959e1a]

Remove unused parameter: XFillGradientItem

XFillGradientItem(SfxItemPool* pPool, const XGradient& rTheGradient)
pPool wasn't used so why pass it.

2011-08-23  Joseph Powers  <jpowers27@cox.net>  [9bccef29afd0d85149e91c8dae5778bf219270b4]

unusedcode.easy: XFillGradientItem cleanp

I also fixed a typo in my earlier comment.

2011-08-23  Joseph Powers  <jpowers27@cox.net>  [a87c8748f99d208f78c739dbefae776a089d9bb6]

Delete class XGradientTable

It seems that we don't use it...

Class XFillGradientItem referenses it as a parameter which is never passed;
however, the code is: "if(!isIndex()) else Table->" which will always fail
if the Item is an Index. This makes me belive that the XFillGradientItem
class could be simplifed to not be based on the NameOrIndex class.

2011-08-24  Takeshi Abe  <tabe@fixedpoint.jp>  [e1a1091d0ae61ba46c6d063a92db0b7d1ce65942]

catch ignored exceptions by const reference


2011-08-24  Eike Rathke  <erack@erack.de>  [8dfa38c418125ad880e9d4b2a968f0f1778d6de4]

enquote invocation of $(ML_EXE) => "$(ML_EXE)"

This helped to get over

[ build ASM ] basic/source/runtime/wnt-x86
/bin/sh: /cygdrive/c/Programme/Microsoft: No such file or directory

when blanks are in the path as in
--with-asm-home="/cygdrive/c/Programme/Microsoft Visual Studio 9.0/VC/bin"

2011-08-24  Eike Rathke  <erack@erack.de>  [fcac4e3eb4df6dcd4d6f6955a5d369262bcd1ea4]

replace ScNameToken with proper FormulaIndexToken


2011-08-24  Jan Holesovsky  <kendy@suse.cz>  [326494b71ce56488760d42c245df745deb713b16]

gb_Library_set_cxxflags -> gb_Library_add_cxxflags


2011-08-24  Jan Holesovsky  <kendy@suse.cz>  [2f33c16fd46240e8023d9883551f40fb0d0ab7af]

More cross-compiling (mingw32) packages.


2011-08-24  Jan Holesovsky  <kendy@suse.cz>  [c0111fdc4b4f06b80a13c54806075bdb1c688d60]

More packages that one should install for cross-compiling.


2011-08-24  Jan Holesovsky  <kendy@suse.cz>  [a189b65202e26bf767da8f33a05e228a80909fc6]

fpicker depends on ucb thanks to the ODMA headers.


2011-08-24  Rene Engelhard  <rene@debian.org>  [7eff982510bbc98c97ad348b7d2ed1067eb0cf10]

add missing depends on br_cppuno_shared for various archs


2011-08-24  Rene Engelhard  <rene@debian.org>  [d419bfc9f7e6114af7461fab17dc0782397e5433]

<sys/prctl.h> is not available on kFreeBSD


2011-08-24  Eike Rathke  <erack@erack.de>  [9f6b7cde5415eee5c26f890e78d6a6ed2ff6861f]

cosmetics


2011-08-24  Eike Rathke  <erack@erack.de>  [de247b8805d3e60d2181ac6369b07f0a494cd1b6]

adapt to unused memory correctly

* ScColumn::DeleteRange() still failed in a case when cells of the very
  last part of memory were removed that did not encompass the entire
  range passed and nCount wasn't decremented as a result. Refactored
  that loop over RemovedSegments.

2011-08-23  Tor Lillqvist  <tml@iki.fi>  [61aff182ab78af4cdd4e3d4d2b5e1b0872cb27f9]

Make it actually link by adding more libraries


2011-08-23  Tor Lillqvist  <tml@iki.fi>  [8bb70ff45beb79616d6ece65d7ec75505e362bb2]

Enable linking also with UNO libraries (components)


2011-08-23  Tor Lillqvist  <tml@iki.fi>  [babe8ea45609d42cc2a1496f86b5753165db92b4]

Add more libraries that we must link with explicitly for iOS


2011-08-23  Tor Lillqvist  <tml@iki.fi>  [5d7d6d4bd4f833e5d01b518c744e91f9f3fa5d13]

Presumably we want --without-afms


2011-08-23  Tor Lillqvist  <tml@iki.fi>  [65b19ef785965d4635c4bf95c6b3c18b9cdcb9bf]

No CUPS on iOS


2011-08-23  Tor Lillqvist  <tml@iki.fi>  [9a6fb0f6229896c0fca1e904cb99b70d67c4647f]

Make it compile


2011-08-23  Rene Engelhard  <rene@debian.org>  [3e3bd8a18feffaea74342eed762e2e3a9c1a315b]

dlopen() librsvg-2.so.2 instead of .so which would require -dev(el) packages


2011-08-23  Petr Mladek  <pmladek@suse.cz>  [484b5d7406831f410400d2aa9563cf5847590a12]

use /usr/bin/libreoffice symlink

it is used by UNO to find the installed LO

2011-08-23  Tomas Chvatal  <scarabeus@gentoo.org>  [1fceff3d256930815096b5c1267c3bf4dcb16226]

distro-install-desktop-integration: use "sed -i"

use the more elegant "sed -i" instead of "sed+mv"

Signed-off-by: Petr Mladek <pmladek@suse.cz>

2011-08-23  Petr Mladek  <pmladek@suse.cz>  [9602fbb21b5f838188b9b3e3a963cf520b845d57]

distro-install-desktop-integration: create temp files in $TMPDIR

do not hardcode /tmp

Signed-off-by: scarabeus@gentoo.org

2011-08-23  Eike Rathke  <erack@erack.de>  [0240cbf5bad319f82afe8fda9fb9f897e5e33e3d]

fdo#36109 in INDIRECT() make a non-existing sheet produce an error again

* In lcl_ScAddress_Parse_OOo() don't assume non-existing sheets would be
  external documents if there was no sheet separator. This lead to an
  external reference being created that is only an error if
  dereferenced, not if fed to ISERROR() and the like.
* In ScInterpreter::ScIndirect() push errNoRef instead of
  errInvalidArgument to produce a #REF! error.

2011-08-23  Eike Rathke  <erack@erack.de>  [df6f5c8014fe2477f7c3026007593fdc4cb69c8a]

typo meVolaileType -> meVolatileType


2011-08-23  Allmann-Rahn  <allmann-rahn@ubuntu.ubuntu-domain>  [fbc30846acc2391a4c323c07ea04b308a685ce46]

Translated German comments and removed the redundant ones in the directories accessibility to (incl.) basebmp.


2011-08-23  Rene Engelhard  <rene@debian.org>  [c02eaf4bb94b2c81f6f27d7af665b344c2e1370a]

fix $JRELIBDIR/$JRETOOLKITDIR/$JRETHREADDIR for mips(el) (missing /jre)


2011-08-23  Rene Engelhard  <rene@debian.org>  [6683b842e1975197932d651ba8fb725dc5c3a306]

fix JFW_PLUGIN_ARCH for OpenJDK/mipsel


2011-08-23  Rene Engelhard  <rene@debian.org>  [260088aaf09b852d793105115c00ad9862f21e34]

export WORDS_BIGENDIAN in set_soenv and make graphite2 use it


2011-08-23  Caolán McNamara  <caolanm@redhat.com>  [b6b188fd6c77492dbe4cb6062ec9e7b55a3f7869]

sync list


2011-08-23  Arnaud Versini  <arnaud.versini@gmail.com>  [b9ee88198634b43639fc00547751f3fbfbdebfae]

Remove unecessary parameter to IDocumentStatistics::UpdateDocStat


2011-08-23  Caolán McNamara  <caolanm@redhat.com>  [7483d11c3ade957d09519a874556062c2f966fd9]

add a regression test to confirm SwDocStat works the way I think


2011-08-23  Noel Power  <noel.power@novell.com>  [1640c883df327204113aa59c8e39669387aab617]

make sure dialog api object is reset when window is closed ( but not vetoed )


2011-08-23  Caolán McNamara  <caolanm@redhat.com>  [afb089282040b35d86da0a87d33b1ea7c40737fd]

Resolves: fdo#40099 don't break incremental builds on removed headers


2011-08-23  Caolán McNamara  <caolanm@redhat.com>  [095c493edd34ea490c602a2b99a017561b286f61]

WaE: drop unused ctor argument


2011-08-23  Gabor  <jengab@elte.hu>  [0e9d01756c8adf890ce73c2115bab5d91a2e2fb4]

debug build errors


2011-08-23  François Tigeot  <ftigeot@wolfpond.org>  [bf0ea5c4eefa122febaaa5e6da8ecf4b1869f991]

Remove once again the INSTALLDIR feature

It was reintroduced with a merge from the 3.4 branch

2011-08-23  Noel Power  <noel.power@novell.com>  [4e0691b9b36703ab4bf6497c403e0ceacd0b8477]

merge foobars? fix broken MultiPage api, also fix broken api change events


2011-08-23  Tor Lillqvist  <tlillqvist@novell.com>  [041b4805c94978d37cc9741776fd0d5dbaaa5b32]

Don't unset INCLUDE in each MSVC compilation, instead do it in Env.Host.sh


2011-08-23  François Tigeot  <ftigeot@wolfpond.org>  [7f5d808c91b969b5763fda358995d234334eb50a]

Do not hardcode bash path


2011-08-23  Jordan Ayers  <jordan.ayers@gmail.com>  [38391ce90d914e0e198aae0d5b5490b42d90b092]

Remove an unused perl module

Another one related to fdo#39747.

The file solenv/bin/modules/installer/configuration.pm isn't used at
all currently.  (I see that it was used for a while back in 2004 by
make_installer.pl.)  This patch drops the file.

LGPLv3+/MPL

Jordan Ayers

>From fc1a7ebdb81cfb927f80a4ba4fb625a40840263f Mon Sep 17 00:00:00 2001
From: Jordan Ayers <jordan.ayers@gmail.com>
Date: Mon, 22 Aug 2011 23:42:00 -0500
Subject: [PATCH] Remove unused perl module.

2011-08-23  Jordan Ayers  <jordan.ayers@gmail.com>  [75953230cc287f24c039e7fc7005229b11addc50]

Clean up globals in make_installer.pl

Reduce scope of $packjobref.
Remove $exithandler and its shutdown check, since no handler was ever assigned.
Remove some unused install::global:: variables.

2011-08-23  Caolán McNamara  <caolanm@redhat.com>  [d3bf28445af8080b7daace1b536fbc289b175bdd]

placement new needs new header included


2011-08-23  Caolán McNamara  <caolanm@redhat.com>  [36481d72e1f251df53a036b477c7e3f0881f357a]

fix build error for the moment, apply mingw patch only for mingw case


2011-08-23  Muthu Subramanian  <sumuthu@novell.com>  [8542444fd5e38c60de37d21fd5248e2934d02e81]

Code review fixes.


2011-08-23  Caolán McNamara  <caolanm@redhat.com>  [0d1ff2bfc439ff59dd6cec0a6cb6495f4ef2cc54]

generate list


2011-08-23  Caolán McNamara  <caolanm@redhat.com>  [79a2a32edef3663306c670337897e056989d2cb1]

fix windows xmlsecurity link


2011-08-23  Caolán McNamara  <caolanm@redhat.com>  [7ba337359eaf76b73dfa7828e9efe8850257f9ce]

merge these similar methods together


2011-08-23  Caolán McNamara  <caolanm@redhat.com>  [050b80a6fc9b6f0c550c5ca20fa3c93e9552c13a]

ditch deprecated api


2011-08-23  Caolán McNamara  <caolanm@redhat.com>  [af6ce167af13f896e1786ef7d3c2d194aaf1c3dd]

fix this up


2011-08-23  Caolán McNamara  <caolanm@redhat.com>  [0ea3ef86a189197b4b8f8a4a7180b9070b94741f]

better test for this that doesn't depend on env


2011-08-23  Caolán McNamara  <caolanm@redhat.com>  [43f8cba7d238e6db25e05edd0d9713dcc42fc861]

callcatcher: yet more unused code


2011-08-23  Tor Lillqvist  <tlillqvist@novell.com>  [6c1e8719013b47ff3d3954173a17e49f3a361009]

Avoid compilation error in dbgutil (_DEBUG) MSVC build

Define _HAS_ITERATOR_DEBUGGING as 0 so that we don't use the debugging
ordering predicates, which cause compilation errors thanks to the way
we use std::equal_range(). In this case it seemed fairly hairy to fix
that, so...

2011-08-23  Tor Lillqvist  <tlillqvist@novell.com>  [85bee97305cc4b411c7dccbba6e4157f7985bb74]

Work around limitation in the debug version of the MSVC std::lower_bound


2011-08-23  Jan Holesovsky  <kendy@suse.cz>  [b0eea6c310e187af5b9580a29d0f25c320fbc190]

Fix cross-building libxslt to at least go through configure; does not build.


2011-08-23  Jan Holesovsky  <kendy@suse.cz>  [8e0c60ac1415de1b0fe27747f5d47fac993ab273]

Fix mingw cross-build of libxml2.


2011-08-23  Muthu Subramanian  <sumuthu@novell.com>  [b6768c50736c6994e28de51c5f54cdadfd6f45f1]

n#699334: Legacy Diagram Text import.

- Imports Legacy Text.
- Formatting info is not imported.

2011-08-23  Tor Lillqvist  <tlillqvist@novell.com>  [4432625b90bfd8b831e8a01bc5c380a1bf15fbc7]

gb_MINGWLIBDIR is not used anywhere


2011-08-23  Tor Lillqvist  <tlillqvist@novell.com>  [457535e1bb5c9ab6a6726e0c814c8df60f1d4e6d]

Add YaccObject class


2011-08-23  Muthu Subramanian  <sumuthu@novell.com>  [68e756de2ec7f9aeb1b6a6a28468745eca114715]

n#657896 - Gradient Transparencies and Muticolor Gradient fills.

- Assumes axial gradient fills when more than 3 colors are present.
- Implements importing of Transparency Gradients.

2011-08-23  Jan Holesovsky  <kendy@suse.cz>  [a54cb659d28fe9cd20253bdf03878ee26a42d50f]

setup_native does not need sfx2; avoids building vcl when cross-compiling.


2011-08-23  Jan Holesovsky  <kendy@suse.cz>  [ba4b78aa2931cb283511d477d7de47d351d813ca]

Remove useless comments from build.lst.


2011-08-23  Tor Lillqvist  <tlillqvist@novell.com>  [172e6f6362827480754c3d54f336e30d10bac151]

Add comment with discussion on what existing comments claim


2011-08-23  Martin Hosken  <martin_hosken@sil.org>  [977bc66a2a641c809cbb152960f1fb691eb77b63]

Upgrade graphite to 1.0.2 and simplify patches


2011-08-22  Kohei Yoshida  <kohei.yoshida@suse.com>  [0a622335b02f886a3ea3a458b9ef91e42a133608]

Actually these methods are supposed to have private visibility.


2011-08-22  Kohei Yoshida  <kohei.yoshida@suse.com>  [b14475e64d2a06fa35ce13f8d746421454628fe8]

Linker error on windows.


2011-08-22  Kohei Yoshida  <kohei.yoshida@suse.com>  [030f38b59daa4a81f5c8d7a9bcf1fc84a37b42e4]

Don't mark methods PUBLIC when the whole class is marked PUBLIC.

MSVC refuses to compile otherwise.

2011-08-23  Matúš Kukan  <matus.kukan@gmail.com>  [fdbe98ebb50fd30e94750a8398cf7466f65dea47]

unusedcode: svt::


2011-08-23  Tor Lillqvist  <tlillqvist@novell.com>  [648bbe3d648761f5e82d6ee0d40f6c5641c3a522]

Remove assertion that does not compile


2011-08-23  Tor Lillqvist  <tlillqvist@novell.com>  [430dcc951ebe912694350c344d9835dbb42e03b6]

Obey TMPDIR if set


2011-08-23  Tor Lillqvist  <tlillqvist@novell.com>  [20c82c0688d56d116558b9794ea5d13e4902493f]

Look at COM to detect MinGW, not the weird USE_MINGW


2011-08-23  Tor Lillqvist  <tlillqvist@novell.com>  [a1f0f63b378cca23be763ae3ce258ef60bdf18eb]

Fix cross-compilation


2011-08-22  François Tigeot  <ftigeot@wolfpond.org>  [107d717941f997d1166ff6a5e8f869574a88c76d]

Do not check for cups presence on Windows and Android systems


2011-08-22  Michael Meeks  <michael.meeks@novell.com>  [795d7867feb4419892fc09fe352eb890ebf4d255]

check we have the environment sourced, and fail helpfully if not


2011-08-22  Tor Lillqvist  <tlillqvist@novell.com>  [d6cde02dbce8c28c6af836e2dc1120f8a6ef9932]

Fix dbgutil build of pyuno

Whether things actually work when pyuno is built against the debugging
runtime, but the internal Python (to the best of my knowledge) still
against the normal one, I don't know. But anyway, this makes the build
succeed here.

2011-08-22  Tor Lillqvist  <tlillqvist@novell.com>  [c3b5c166b9bc212d631558a7568a6eb24fea11c0]

Make a dbgutil build of the Explorer extension succeed

Take notice of USE_DEBUG_RUNTIME also in set_wntx64.mk.

Don't unset USE_DEBUG_RUNTIME and don't hardcode the non-debugging
msvcprt.lib when building the Explorer extension.

Undefine OSL_DEBUG_LEVEL in its source files that would otherwise drag
in the diagnosing functions from sal. We don't link the Explorer
extension with sal.

As such it might not make much sense to actually *use* a shell
extension built with assertions in the C++ library, against the
debugging C/C++ runtime. You don't want assertions to fire in
Explorer, do you? On the other hand, one could be debugging an
Explorer extension remotely. Maybe even locally, I don't know if some
lower levels of Windows get upset if Explorer is unresponsive due to
being debugged, or something.

But anyway, the main point for now is to make an --enable-dbgutil
build succeed.

Alternatively we could also make sure USE_DEBUG_RUNTIME is unset in
*all* makefiles in shell.

2011-08-22  Tor Lillqvist  <tlillqvist@novell.com>  [e012efa0b6fbfdd09d81f74e8913f9d40e782ab4]

chmod -x


2011-08-22  Tor Lillqvist  <tlillqvist@novell.com>  [08bf54f9cc532f938084c5e164a96466853269dd]

No need to mention msvcprt.lib here, wntmsc.mk does that

Besides, hardcoding msvcprt.lib breaks a dbgutil build where we use
msvcprtd.lib.

2011-08-22  Tor Lillqvist  <tlillqvist@novell.com>  [2fbd5d475049576fca51ecb10941dd56ca87133a]

Move Win32-only code under source/win32 for clarity


2011-08-22  François Tigeot  <ftigeot@wolfpond.org>  [7b4825af2c345881c0a7d87b6e0a450fe74fd8ab]

Enable CUPS unconditionally

It doesn't make sense to try to use anything else to print on *nix
systems these days

2011-08-22  Tor Lillqvist  <tlillqvist@novell.com>  [f2079a12cee700ccbec50957756f0c4ed5b22df0]

Drop OS/2 lines


2011-08-22  Matúš Kukan  <matus.kukan@gmail.com>  [4a2e1fc2796f5190c56003e4cfff621921c37adb]

unusedcode: sfx:: sfx2::


2011-08-22  Miklos Vajna  <vmiklos@frugalware.org>  [a789d8a487c2bcc9687e859337b6d6a1b6bbf8bc]

Implement RTF_ANSICPG


2011-08-22  Miklos Vajna  <vmiklos@frugalware.org>  [ea190eaa0459c3cca3c242d45ca386db8188d047]

Make frame start/end a bit more robust

Don't try to start a started frame, don't try to end a not started
frame.

2011-08-22  Miklos Vajna  <vmiklos@frugalware.org>  [b50403171cfea3d9eff7c4b7505cf0212291d967]

Make sure runs are closed before we end a frame


2011-08-22  Michael Meeks  <michael.meeks@novell.com>  [81a8b277ada5d0b7e7f949771f1dbc0e3134867a]

remove name-to-ver-control map contents from RSC_VERSIONCONTROL record

Based on a patch from Andras, this removes a set of un-used
debugging type strings from all lang-pack resource files.

2011-08-22  Tor Lillqvist  <tlillqvist@novell.com>  [f54198869081cda24b3777ce4ac0c6b9458d0ab7]

Fix dubious std::lower_bound usage that breaks in a _DEBUG MSVC build


2011-08-22  David Tardon  <dtardon@redhat.com>  [096d36c9043aba2966657390a758fdbcb4a06eb7]

the backslash should be escaped here


2011-08-22  David Tardon  <dtardon@redhat.com>  [3c8f40e039b4d32cced201022050769eb40a3a49]

link versioned uno libs from solver to install dir


2011-08-22  David Tardon  <dtardon@redhat.com>  [22ccd4da8610efe98cef3adabb60c761e625e6cd]

install gdb pretty printers


2011-08-22  David Tardon  <dtardon@redhat.com>  [575cd2219f3299cf7a2f9549cdbfcbbe2c79c51b]

add gdb pretty printers


2011-08-22  Joseph Powers  <jpowers27@cox.net>  [2bf1965f264474ae023e1c431f300fdb62e3e827]

unusedcode.easy: Outline cleanup


2011-08-22  Noel Power  <noel.power@novell.com>  [117281ba12e703fcd04ca87309dfd4a31432d1c5]

fix leaking 'Pictures' streams from basic dialogs in base

With database document, any contents of the Pictures folder ( afaics only basic dialogs store content here ) is never cleaned up between saves.

2011-08-22  Andras Timar  <atimar@suse.com>  [dcd3f14c52d056ccb7117622a6b2bf939ab0567d]

set SDF directory correctly so translations get picked up


2011-08-22  Peter Rabi  <prabi@caesar.elte.hu>  [50b7733fa41879a62d35cab64da59b109e1a8502]

Make template names appear in the correct word order

This patch turns on sorting in many listboxes containing template or region names in Impress.
Contributed under license LGPLv3+/MPL.

2011-08-22  Caolán McNamara  <caolanm@redhat.com>  [598ea329b703fcf165690dac51202ee11754790f]

OSL_DEBUG_LEVEL > 1


2011-08-22  Gabor  <jengab@elte.hu>  [21384876933080a67733cc60bda5597e5b4e87fb]

servicefactory fix


2011-08-22  Matúš Kukan  <matus.kukan@gmail.com>  [2c12d570104aca935a302efd2429b01ad8dc8081]

fix warning errors


2011-08-22  Anurag Jain  <anuragjainfzd@gmail.com>  [7ac4779c1770ba0bc7982d4ef47253c4b32650b1]

Made Scrollbar to appear and resize improved.


2011-08-22  Caolán McNamara  <caolanm@redhat.com>  [496ccc46d645aa7648155477a241acab4b58ab53]

regenerate up to date list


2011-08-22  Caolán McNamara  <caolanm@redhat.com>  [04d567d42980584b726e43ead6190ba7b5435fc7]

get rid of interim OUStrings


2011-08-22  Caolán McNamara  <caolanm@redhat.com>  [86340f0a476cb19677dcf7991cae75049fd88579]

WaE: keep simple minded compiler happy


2011-08-22  Matúš Kukan  <matus.kukan@gmail.com>  [e85875b9018cc7c286ff9d40789d15e003ca9845]

convert avmedia to gbuild


2011-08-22  Matúš Kukan  <matus.kukan@gmail.com>  [fee5ca25dcb18cbdcfb9406905ece5d65d21b88e]

remove Java piece from avmedia


2011-08-22  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [d39a1d4de93e0242dee84d4d298232da1986ebec]

Default color for writer page break from blue to red: was barely visible


2011-08-22  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [9813a2ec35b86c1e0fcf27d5ce9893efe146eb2b]

Color config cleanup: last bits remaining removed


2011-08-22  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [5d8e27d74c713f2f041c5a5668c8ffb4ad05026a]

Fixed color config schemas after clean-up


2011-08-22  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [62fb135cde7bde7ff48acfdec5da3c88a2201998]

Appearance dialog: fixed rendering of groups headings


2011-08-22  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [3a8f89bc2fa6aea91ee6c17fa29eaa09575813d6]

Cleaned up the HIDs in the color config


2011-08-22  Caolán McNamara  <caolanm@redhat.com>  [77289a32ca688d51a8579b89c4b180c4fed2530f]

entire source file and header can go


2011-08-22  Matúš Kukan  <matus.kukan@gmail.com>  [fc41132306cf8ff523fb26518154c1c99c3ca388]

enable using link-time optimization

This commit enables LTO for all shared libraries.
Build takes much longer. Use just with gcc-4.5 or later.

2011-08-22  Caolán McNamara  <caolanm@redhat.com>  [63eef1c1cf203aa75093b479a1e8dd24593546e7]

Resolves: fdo#39348 toggling grammar checkbox deletes sentence


2011-08-22  Caolán McNamara  <caolanm@redhat.com>  [acfe7d39e5359483124b79fc7e98fb9afa65c0a6]

regoptions (etc.) now unused post registration-removal


2011-08-22  Caolán McNamara  <caolanm@redhat.com>  [b3c8e4177d24a184ffa854958fb177200608f68c]

gsl_getSystemTextEncoding->osl_getThreadTextEncoding


2011-08-22  Caolán McNamara  <caolanm@redhat.com>  [16032347d9b43d1ccefc185713e43b4d19974de6]

ByteString->rtl::OString


2011-08-22  Caolán McNamara  <caolanm@redhat.com>  [6ccc829c54a6a26442745e46e1d560994f5b0b45]

remove defines that don't do anything


2011-08-22  Caolán McNamara  <caolanm@redhat.com>  [f491382a868c3589bceece0ef34cf80d493f7c72]

remove else branches of if(1)


2011-08-22  Caolán McNamara  <caolanm@redhat.com>  [53f4837b92560d75eb6e629bebaf4e523ee40162]

callcatcher: various methods


2011-08-22  Caolán McNamara  <caolanm@redhat.com>  [8df44286192df6cabd84a370a785ea67f3c0b806]

apparently can enable this warning


2011-08-22  Caolán McNamara  <caolanm@redhat.com>  [91a418d2137e33b48d9e524b53dd71e08754a06b]

ByteString->rtl::OString


2011-08-22  Caolán McNamara  <caolanm@redhat.com>  [dbfa0518af3d398f19d53d39fa72f5f437fd83fc]

callcatcher: unused code


2011-08-22  Caolán McNamara  <caolanm@redhat.com>  [e42fcb01bcb23c4ad18fdebaffe9c7b5a421bf9c]

unused ctor


2011-08-22  Caolán McNamara  <caolanm@redhat.com>  [8cb76ea04ad6639d36d554061a01387c881c465c]

remove ENABLE_SVCTAGS stuff, probably staroffice/OOo registration stuff


2011-08-22  Caolán McNamara  <caolanm@redhat.com>  [1f8d149f2f43c2a4af5e141f8904193adbf95025]

didn't intend to commit this bit yet


2011-08-22  Caolán McNamara  <caolanm@redhat.com>  [af6752b88e34df05449a4237d9be0fac509c227c]

callcatcher: remove unused methods


2011-08-22  Caolán McNamara  <caolanm@redhat.com>  [b2d7ede98716806cc4b3ea8547247175d5f04d18]

ditch product registration implementation


2011-08-22  Caolán McNamara  <caolanm@redhat.com>  [64d9d21d495fd5efa2ec624a181f204f8e914878]

wrong seekPage


2011-08-22  Caolán McNamara  <caolanm@redhat.com>  [477a7e71d18f4a00f82e412a953d5e96e3d2979d]

callcatcher: next layer of unused methods


2011-08-22  Caolán McNamara  <caolanm@redhat.com>  [6948de03ed476b8b2c87a3eaa6b5bf10527aff74]

and these headers are now unused


2011-08-22  Caolán McNamara  <caolanm@redhat.com>  [dea4557b92e849c7e16e831e3119379536b6d4c0]

callcatcher: and so now unused


2011-08-22  Caolán McNamara  <caolanm@redhat.com>  [56db727691dc06e14218174eb135d944d379e51c]

callcatcher: unused .cxx .hxx combo in xmloff


2011-08-22  Caolán McNamara  <caolanm@redhat.com>  [de522f81b28d48b12bf9c3cafacd1891699ffcf6]

regenerate list


2011-08-22  Caolán McNamara  <caolanm@redhat.com>  [846899404e1f6799b68d5d9ff4238364c53cbaa7]

callcatcher: post cairo-text remove unused legacy methods


2011-08-22  Caolán McNamara  <caolanm@redhat.com>  [0c3296aee4875d79a88b2e1ee85e0f29e4ee913e]

callcatcher: post-unotools cleanup this is now unused


2011-08-22  Caolán McNamara  <caolanm@redhat.com>  [afd8c5919fee3a2716a67b9933a23c31bce8cef7]

lets put the log checkbox back near the bottom


2011-08-22  Caolán McNamara  <caolanm@redhat.com>  [2f9cf699aa4387d76f11ade915b1f1b4d9dd7f35]

Resolves: fdo#36127 hide staroffice filters when binfilter unavailable


2011-08-22  Caolán McNamara  <caolanm@redhat.com>  [39aecb765dfc68c507c407e934d6959616df80b2]

swap position of StarOffice and MSOffice migration blocks


2011-08-22  Caolán McNamara  <caolanm@redhat.com>  [14953fa09a6047313fc970e11ecbf1f7b0cb08b0]

add in Office Open XML formats here


2011-08-22  Caolán McNamara  <caolanm@redhat.com>  [d0d845506db785e99865f895671fa3adc7015a2b]

Drop statement that VBA macros don't get converted, they sort of do thesedays


2011-08-22  Caolán McNamara  <caolanm@redhat.com>  [5e4d51ea90cd1f83238f380413a12a9a64cd2b51]

ODF isn't a *new* format anymore


2011-08-22  Caolán McNamara  <caolanm@redhat.com>  [4dfbfd1e717ebd0dbaed0e2b02b4fbc9847e17cc]

it doesn't convert %PRODUCTNAME documents, but the old binary format


2011-08-22  Matúš Kukan  <matus.kukan@gmail.com>  [fabb56375d5f7904da64ce01ca008c4c59c400af]

remove old makefiles


2011-08-22  Jan Holesovsky  <kendy@suse.cz>  [879ab8e08d0731ed52120e42f42093dce9a1dde3]

Re-run autogen.sh when autogen.lastrun is changed.


2011-08-22  Jan Holesovsky  <kendy@suse.cz>  [a677e5a2a12069629129e81fb747744be802c7f2]

Fix cross-build of libwpg.


2011-08-22  Jan Holesovsky  <kendy@suse.cz>  [4c1a82aca5f747dd0a6ab4c76f1e6c207fd7c32f]

Fix cross-build of libwps.


2011-08-22  Jan Holesovsky  <kendy@suse.cz>  [a80493c903fcda67e7b7fbe81ffb1e563d86efd2]

Always go through the cross_toolset build.


2011-08-22  Jan Holesovsky  <kendy@suse.cz>  [f9da6a5b76a6e499256a875fdf74f69eefd2a837]

Make internal libwpd build when cross-compiling.


2011-08-22  Jan Holesovsky  <kendy@suse.cz>  [d6fa91761f4b67be50e01ecc5fd42e2a6d215eb4]

Don't complain when cross-build-toolkit.built does not exist.


2011-08-22  David Tardon  <dtardon@redhat.com>  [6206f1c7bcb4f5b78a5ad244072a527d1ed41a4b]

remove unused makefile


2011-08-22  David Tardon  <dtardon@redhat.com>  [492c7a3a0187dfd79fcc3e072a4194b10db9ec87]

add precompiled header


2011-08-22  David Tardon  <dtardon@redhat.com>  [d1137471298ba3fe1ac581ac1ddc4aa2c614296b]

overhaul impl. of gb_LinkTarget_add_grammar to simplify usage


2011-08-21  Joseph Powers  <jpowers27@cox.net>  [180ffa7c8505ac03a2637a995f1b7f12c8ef2202]

unusedcode.easy: Cleanup GraphicHelper

Note: getDeviceInfo() is used in oox/source/xls/unitconverter.cxx
(UnitConverter::UnitConverter)

2011-08-21  Joseph Powers  <jpowers27@cox.net>  [cc3ba7e9377fd6b353d883910b2e651cc2319cd9]

unusedcode.easy: Cleanup GraphicObject


2011-08-21  Joseph Powers  <jpowers27@cox.net>  [b737e34d1c86938fc2e2704531b89da45fd91fee]

Replace List with std::list< GraphicCacheEntry* >


2011-08-21  Joseph Powers  <jpowers27@cox.net>  [97499b299199a10c12e0744e8eb92981786ad7be]

Whitespace cleanup


2011-08-21  Norbert Thiebaud  <nthiebaud@gmail.com>  [0d4720d1e1ffcefc43ae2af59c7487ab0bfab2ce]

undo anything not wizard related in the previous merge-commit


2011-08-21  Xisco Fauli  <anistenis@gmail.com>  [57b992c0b57daba5f44b5c4cdb08e817f355ea01]

Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/core


2011-08-21  Xisco Fauli  <anistenis@gmail.com>  [6c76e4db034fd2c43884698b1a30225fd00b3bfd]

Merge branch 'master' into feature/gsoc2011_wizards

Conflicts:
	automation/source/inc/cmdbasestream.hxx
	automation/source/server/cmdbasestream.cxx
	automation/source/server/retstrm.hxx
	automation/source/testtool/cmdstrm.cxx
	automation/source/testtool/cmdstrm.hxx
	automation/source/testtool/tcommuni.cxx
	basctl/prj/d.lst
	basctl/uiconfig/basicide/toolbar/findbar.xml
	cui/source/dialogs/about.cxx
	cui/source/dialogs/about.src
	cui/source/inc/about.hxx
	extensions/source/abpilot/abpservices.cxx
	extensions/source/dbpilots/dbpservices.cxx
	extensions/source/propctrlr/pcrservices.cxx
	extensions/source/svg/makefile.mk
	forms/Library_frm.mk
	lingucomponent/source/hyphenator/altlinuxhyph/hyphen/hyphenimp.cxx
	lingucomponent/source/spellcheck/spell/sspellimp.cxx
	package/prj/d.lst
	package/source/zipapi/XMemoryStream.cxx
	package/source/zipapi/XMemoryStream.hxx
	setup_native/prj/d.lst
	setup_native/source/win32/customactions/relnotes/makefile.mk
	tools/test/export.map
	wizards/com/sun/star/wizards/common/ConfigGroup.py
	wizards/com/sun/star/wizards/common/ConfigNode.py
	wizards/com/sun/star/wizards/common/Configuration.py
	wizards/com/sun/star/wizards/common/Desktop.py
	wizards/com/sun/star/wizards/common/FileAccess.py
	wizards/com/sun/star/wizards/common/Helper.py
	wizards/com/sun/star/wizards/common/SystemDialog.py
	wizards/com/sun/star/wizards/document/OfficeDocument.py
	wizards/com/sun/star/wizards/fax/FaxDocument.py
	wizards/com/sun/star/wizards/fax/FaxWizardDialog.py
	wizards/com/sun/star/wizards/fax/FaxWizardDialogConst.py
	wizards/com/sun/star/wizards/fax/FaxWizardDialogImpl.py
	wizards/com/sun/star/wizards/fax/FaxWizardDialogResources.py
	wizards/com/sun/star/wizards/letter/LetterDocument.py
	wizards/com/sun/star/wizards/letter/LetterWizardDialog.py
	wizards/com/sun/star/wizards/letter/LetterWizardDialogConst.py
	wizards/com/sun/star/wizards/letter/LetterWizardDialogImpl.py
	wizards/com/sun/star/wizards/letter/LetterWizardDialogResources.py
	wizards/com/sun/star/wizards/text/TextDocument.py
	wizards/com/sun/star/wizards/text/TextFieldHandler.py
	wizards/com/sun/star/wizards/text/TextSectionHandler.py
	wizards/com/sun/star/wizards/text/ViewHandler.py
	wizards/com/sun/star/wizards/ui/UnoDialog.py
	wizards/com/sun/star/wizards/ui/UnoDialog2.py
	wizards/com/sun/star/wizards/ui/WizardDialog.py
	wizards/com/sun/star/wizards/ui/event/CommonListener.py
	wizards/com/sun/star/wizards/ui/event/DataAware.py
	wizards/com/sun/star/wizards/ui/event/RadioDataAware.py
	wizards/com/sun/star/wizards/ui/event/UnoDataAware.py
	wizards/util/helpids.h
	wizards/util/hidother.src
	xmlsecurity/prj/build.lst
	xmlsecurity/prj/d.lst
	xmlsecurity/qa/certext/SanCertExt.cxx

2011-08-21  Norbert Thiebaud  <nthiebaud@gmail.com>  [13014eda6051b455c28af1443971b0eccd9e786a]

keep the deliver log apart from build log for gbuildified module


2011-08-21  Matúš Kukan  <matus.kukan@gmail.com>  [4b8f887266321ade837e1ebebee72a60ac6f840b]

unusedcode: svtools::


2011-08-21  Matúš Kukan  <matus.kukan@gmail.com>  [36703ca1de68cd62782d0d425123521a5bc6732b]

unusedcode: CollatorWrapper


2011-08-21  Tor Lillqvist  <tml@iki.fi>  [fb9f4d8129eeb12d751a9e5cd47848aa23182ea9]

Further attempt to make this test run on iOS


2011-08-21  Tor Lillqvist  <tml@iki.fi>  [b6a9f3560abae7a2b7bb33f6b30e4413105ff4d7]

Link cppu statically to gcc3_uno on iOS


2011-08-21  Tor Lillqvist  <tml@iki.fi>  [c209bef8e51e89d325d32104e28ddeb624675241]

Use prefixed name for uno_initEnvironment() for iOS


2011-08-21  Joseph Powers  <jpowers27@cox.net>  [f43304078483ec12b4433bc280b623529bf80591]

Rename List -> OStringList

I also renamed the varable from list to stringlist.

2011-08-21  Joseph Powers  <jpowers27@cox.net>  [25ad04f7183052fc1d2e8750ced06fd41a982139]

Rename List -> WeakReferenceList

Just to clearify which List we're talking about.

2011-08-21  Joseph Powers  <jpowers27@cox.net>  [97ae05a43f2701f78ddccd41d6f72887d61845d6]

Rename List -> NodeList

List was defined as std::vector< Node* >; but calling it List is confusing
since you don't know what type of list it is. Also it's just asking for
compile issues since we also use std::List, a custom List<>, & a class List.

I also removed Node::Children() since it wasn't used.

2011-08-21  Tor Lillqvist  <tlillqvist@novell.com>  [9097947b9bed8e3005af4a73df93b9c54c938cd1]

Revert "I am tired of thesee assertions, put them behind dbglevel>2"

Nah, having them behind dbglevel>1 is fine (which already means these
assertions won't normally be compiled even with --enable-debug).

I got mislead as I was building with dbglevel=2 everywhere. But
pondering the point of dbglevel a.k.a. OSL_DEBUG_LEVEL, I think the
right way to see it is: You are not supposed to build all (or large
parts) of LibreOffice with dbglevel=2. If we used OSL_TRACE all over
the place as thoroughly as in some files in sal/rtl, that would lead
to astronomical amounts of tracing output. (We don't use OSL_TRACE
like that, but that is another thing...)

I think the intended use of dbglevel is that you should build with
dbglevel=2 only the small part of code you are currently actively
working on, when you want to see trace output.

Of course, another problem then is that in some modules and/or
libraries it might not be possible to compile just a part of the
sources with dbglevel=2. That should be fixed.

This reverts commit a3bad2855032fb2742feea1e0e350297d41f69fe.

2011-08-21  Tor Lillqvist  <tlillqvist@novell.com>  [5f4f2b8208f97b4fdf36dc8c1df01aa4056ad87c]

Also oldnames.lib


2011-08-21  Norbert Thiebaud  <nthiebaud@gmail.com>  [e503a7e6cac348e3b57641692085044ade1aa8f9]

bring sccomp into the tail_build fold


2011-08-21  Norbert Thiebaud  <nthiebaud@gmail.com>  [51836d616f8542b65044e2824f0d07248e9abd9f]

remove debugging print


2011-08-21  Norbert Thiebaud  <nthiebaud@gmail.com>  [960e26e8271633e3b807be5c1f8e4b5cfff93e6c]

lotuswordpro is in tail_build, it should not be in postprocess pre-req


2011-08-21  Julien Nabet  <serval2412@yahoo.fr>  [b2da8254dc031d7f4f21cac81eeebc2b6cd5b448]

There was still overload ambiguous


2011-08-21  Lionel Elie Mamane  <lionel@mamane.lu>  [790d4bd44a5f040afe76adf2da424edc9a58fead]

OUStringBuffer.append call: add explicit radix to disambiguate overload


2011-08-21  Lionel Elie Mamane  <lionel@mamane.lu>  [cb937e72b855c68efe982b63cab9963f941867aa]

use boost::unordered_map instead of STL one so as not to require C++0x


2011-08-21  Lionel Elie Mamane  <lionel@mamane.lu>  [2fa3cac022c6003b2e3268ad8289a413b2c7c687]

check array index *before* using it in array, not *after*


2011-08-21  Lionel Elie Mamane  <lionel@mamane.lu>  [eb6621d43753b07d002aaaa8ce1ae22e8d2ab316]

scripting: make a debug build log uncaught exception when loading a provider

Also put a newline between "Error creating provider from factory" and message of the exception raised by the provider load

2011-08-21  Lionel Elie Mamane  <lionel@mamane.lu>  [ac2359cf8440c3e04c08566fdf576850f83e6601]

pyuno: close opened parenthesis in raised exception message


2011-08-21  Lionel Elie Mamane  <lionel@mamane.lu>  [21192c6ea981a7f2abb03b53381ecf67980ddb65]

pyuno: some comments


2011-08-21  Lionel Elie Mamane  <lionel@mamane.lu>  [58aa95c94459aec8cb467f3d6ec8ac9491c7a46c]

Janitorial: remove unnecessary const_casts

The python C API has consts at these places

2011-08-21  Lionel Elie Mamane  <lionel@mamane.lu>  [d269a182506cad8f11e9631229d4dc20f5e33abe]

Janitorial: remove unused variable


2011-08-21  Lionel Elie Mamane  <lionel@mamane.lu>  [fa43b7742227a74c2bfb83c5147ac6eb69e7ef20]

pyuno: make extractUnoException handle exceptions raised by uno.py loading

This allows having a meaningful error message when extractUnoException
is called from pyuno_loader::getLoaderModule() (via
raiseRuntimeExceptionWhenNeeded()). If it is called to treat an error
that cropped up in loading uno.py, the old code would abort the whole
operation by throwing an exception because... it gets essentially the
same error. The new code leads to a sensible message on the Python
debug console.

2011-08-21  Lionel Elie Mamane  <lionel@mamane.lu>  [41a68a4f77a639def35d778b86b6aeda8fe60a7b]

pyuno: hook into import *after* the _whole_ uno module is successfully loaded

This avoids breaking the whole python process module importing
when an uno.py import failure happens after the hooking point.
In that case, _uno_import is still the python module loader,
but _g_delegatee is not anymore bound to the previously installed
importer, and thus any module import fails with:
  File "/home/master/src/libreoffice/core/install/basis3.5/program/uno.py", line 260, in _uno_import
    return _g_delegatee( name, *optargs, **kwargs )
TypeError: 'NoneType' object is not callable

2011-08-21  Lionel Elie Mamane  <lionel@mamane.lu>  [a9b9b40570e6cf26ac23cd49b043d8bc2e878240]

pyuno: allow uno structs to be initliased with keyword arguments


2011-08-20  Norbert Thiebaud  <nthiebaud@gmail.com>  [b796c129e296cbd6e9a2d896739441a04a962b08]

no need to redefine gb_Helper_conert_native over and over again....


2011-08-20  Norbert Thiebaud  <nthiebaud@gmail.com>  [ace5147f4f8eb651c0d9e83f1fc710118f239ce2]

ios does not seems to inherit form macos, so add a yacc rule there too


2011-08-20  Norbert Thiebaud  <nthiebaud@gmail.com>  [105ed49aca83e88a4f8e11d0815e2f275bd8939e]

move yacc command in platform/* due to Mac PPC ancient bison version.

Mac PPC has a very old bison that does not handle .cxx extension well
not does it support --defines=<file>. the result is that the generated
header is called <foo>.cxx.h instead of <foo>.hxx

To deal with that we moved the yacc rule in the platefrom dependent section
and added some renaming magic for the PowerPC case on MacOS.

2011-08-20  Matúš Kukan  <matus.kukan@gmail.com>  [0c2876b7f4d74c678d328e1064301962766dae11]

no reason for changing name of cui library on windows


2011-08-19  Norbert Thiebaud  <nthiebaud@gmail.com>  [410313823569206ff1dce10fb4354282ee812bc8]

prevent the creation of $INPATH in the module source for gbuild-module

The creation of $INPATH and sub-dirs was triggered by the location
of the logfile. in buil.pl that trigger the call of mkout.pl
We adapt SourceConfig to keep track of which modules is gbuildified
For these module, the log will be at workdir/Logs/

Also clean-up the remnant of the support for dual build mode (gbuild/dmake).

2011-08-19  Norbert Thiebaud  <nthiebaud@gmail.com>  [9e29ce41204823fd1108202ed5b7b80e0c1aba11]

WaE: MACOS gcc is too old for that pragma


2011-08-19  Norbert Thiebaud  <nthiebaud@gmail.com>  [6f4309fb1e18891aa02fb231f306a1115d4ddac8]

use native yacc/bison support in rsc rather than a sub-make


2011-08-19  Norbert Thiebaud  <nthiebaud@gmail.com>  [d73872e9f262744d40ffddcc77c3e0ccebe467a0]

add Yacc/bison support in gbuild


2011-08-19  Kohei Yoshida  <kohei.yoshida@suse.com>  [e5b88760649f56e3f6e3de55a00be389cb06ed15]

get forms buildable on windows.


2011-08-19  Kohei Yoshida  <kohei.yoshida@suse.com>  [5673dc9620c7049764e33a4f68e696ddfb9d7203]

icui18n -> icuin on Windows. Now lotuswordpro builds.


2011-08-19  Norbert Thiebaud  <nthiebaud@gmail.com>  [d64bbd6bf8d41604e3f14f911f2169f4295e4d99]

detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly set


2011-08-19  Kohei Yoshida  <kohei.yoshida@suse.com>  [3c880648fb99b0f7d276dd2ef1eaf99127a85c46]

Fixes link error on Windows.


2011-08-19  Jan Holesovsky  <kendy@suse.cz>  [67f762250276aeaa65b5d96de0e12d45093b947d]

Fix some icu cross-building problems.

Still it does not finish, though; to be continued.

2011-08-19  Caolán McNamara  <caolanm@redhat.com>  [2d7c9298c050ff21b2dce6f2d6d76c067a74b892]

WaE: fix build


2011-08-19  Caolán McNamara  <caolanm@redhat.com>  [b28766f1e5e23e56ba0b5d498872ac6c02ccf628]

missed this errno.h


2011-08-19  Caolán McNamara  <caolanm@redhat.com>  [14a255f9c064253b28c82e1e3a5ee18e033475fa]

add errno.h for errno


2011-08-19  Miklos Vajna  <vmiklos@frugalware.org>  [49f5d94f40fddae3d34a8f330965719f8f64eb04]

pictures in fly frames are already handled


2011-08-19  Miklos Vajna  <vmiklos@frugalware.org>  [8807969ef37ed9b4ff0d3f259802982e49b55805]

a pard between two frame definitions means two frames


2011-08-19  Miklos Vajna  <vmiklos@frugalware.org>  [72d09b8a1c7a5fd6cf14517efba273c53aa87837]

paragraphs inside frames do not count


2011-08-19  Miklos Vajna  <vmiklos@frugalware.org>  [c9bdee0b19174214bfbc04a944ff8266b0303351]

handle sections containing no paragraphs


2011-08-19  Miklos Vajna  <vmiklos@frugalware.org>  [82336dbc53a9e88e6e97e4d6653e132633a4fdec]

multiple sections in a frame are not allowed


2011-08-19  Miklos Vajna  <vmiklos@frugalware.org>  [4dd70db964fb691af07cdbdea9dc36a4803f7e65]

make sure frame props are always emitted


2011-08-19  Miklos Vajna  <vmiklos@frugalware.org>  [6229149a1bd6ada0ff952d86f6b346b8b2fd07ce]

have the twip->mm100 conversion code for frame props at a single place


2011-08-19  Tor Lillqvist  <tlillqvist@novell.com>  [d62e4809df73a9f871b72ff2a2a7d5cb8fcdb86f]

Use cygpath -m on Windows where necessary

We can't pass Cygwin pathnames to non-Cygwin programs.

2011-08-19  Tor Lillqvist  <tlillqvist@novell.com>  [a72c7acad90f9431c3b800327734ea00458dc3a0]

Improve input and output file open error handling

Tell file name and actual error in error message. Print error message
to stderr. Always exit with failure when not able to open an input or
output file.

2011-08-19  Tor Lillqvist  <tlillqvist@novell.com>  [bb58d59e6479b8f2548574a561c64a17601b15a1]

Correct spelling of gb_Library_get_linktargetname, no double underscores


2011-08-19  Tor Lillqvist  <tlillqvist@novell.com>  [691f53959e3ec034cedcd15c3f7044a141b42878]

Use -NODEFAULTLIB for dbgutil build and link with kernel32 and user32

This avoids warnings about linking both with normal and debugging
runtime. Matches more closely what the old build system does.

2011-08-19  Tor Lillqvist  <tlillqvist@novell.com>  [9cf309c4f0c85a1db0f470b389a1e4a1752204f0]

There is no gb_Object__command_deponcompile and we do deps another way anyway


2011-08-19  Tor Lillqvist  <tlillqvist@novell.com>  [2653715b5298e3f59b2f1a6cbb1f7fddccad0a11]

Remove bogus whitespace on empty line


2011-08-19  Tor Lillqvist  <tlillqvist@novell.com>  [ac8b13ee79ba31806124b215de7a1149144d0b11]

Set debug- and dbgutil-related variables here, too


2011-08-19  Tor Lillqvist  <tlillqvist@novell.com>  [a3bad2855032fb2742feea1e0e350297d41f69fe]

I am tired of thesee assertions, put them behind dbglevel>2


2011-08-19  Tor Lillqvist  <tlillqvist@novell.com>  [bdfca5e003eea0462cf15c3374afce01c2f46906]

The shorter icu library names are used for WNTMSC only


2011-08-19  Caolán McNamara  <caolanm@redhat.com>  [bd6fadb384bf1a2f542a077a44549a533e8fcb62]

another one


2011-08-19  Caolán McNamara  <caolanm@redhat.com>  [d3a0aa10d89fcf8dcd27996338efbb7cc3f0b357]

would leak on SdrRectObj::RecalcXPoly, drop NULL checks before delete


2011-08-19  Caolán McNamara  <caolanm@redhat.com>  [8fe21bbcaf1c496d2181c077548d619aa6f66ad6]

get localedata to build under windows, lib vs bin


2011-08-19  Caolán McNamara  <caolanm@redhat.com>  [23eb3939a750fbfd3157bd7d3777ae3ec0282b02]

Resolves: fdo#39026 SfxPickList singleton wasn't instantiated


2011-08-19  Christian Dywan  <christian.dywan@lanedo.com>  [1c923dc1dfbdb85ec8ae0f8fe260722fdd455d26]

Make clean instead of unxvlngi6.pro for gbuild modules


2011-08-19  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [7a02f65534b27242780406d1532cd8ca93873de8]

Uploading libvisio-0.0.5


2011-08-19  Jan Holesovsky  <kendy@suse.cz>  [81ca6d858b2e50ded7a4f713cc134a13c1fbf886]

Allow parallel build of the the cross build toolset.

Plus various minor build tweaks.

2011-08-19  Matúš Kukan  <matus.kukan@gmail.com>  [072efc74051b1e67a9112f4f5ccf2fcba6a6343f]

deliver also unotools.hxx


2011-08-19  Caolán McNamara  <caolanm@redhat.com>  [70d60b184c19abc3db43f10953552d23ff7c59d8]

inch closer to windows building


2011-08-19  Caolán McNamara  <caolanm@redhat.com>  [be6b882f8d5475cfa226e3f4e6bf3ac116c245b1]

fix build, add mode-lines, use rtl::OStringBuffer


2011-08-19  Matúš Kukan  <matus.kukan@gmail.com>  [083e8d90e1bed6d5852b1bf931024bb07a086e10]

correct typo


2011-08-19  Caolán McNamara  <caolanm@redhat.com>  [b0b157057005c27c401cebd77fb9ab7208329a2a]

gnome.xcd is build in postprocess for ENABLE_GIO or (LOCKDOWN + GCONF)


2011-08-19  Noel Power  <noel.power@novell.com>  [0531021de4a63879baa3de262d871a08712c4bed]

tweak vba decompression as per frob's amazing bit detective work

ported a version of the patch at https://bugzilla.gnome.org/show_bug.cgi?id=656531 adjusted for libreoffice

2011-08-19  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [e138dc6704623e1acffa32dc8bb5afd93e8fb238]

gbuildized modules have empty d.lsts


2011-08-19  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [589edce0f48bc48666193d4d9d3e9e77ffa81bce]

gbuildized modules have empty d.lsts


2011-08-19  Michael Meeks  <michael.meeks@novell.com>  [a36485c82a964b71156f8e4d38f38abe6dd93868]

fix linkoo issue with preferring old libraries to new gnumake ones


2011-08-19  Michael Meeks  <michael.meeks@novell.com>  [9950fc4f657ebc389185006137143e9782deccfc]

print fatal UNO exceptions' text in a friendly way from OpenClients failures


2011-08-19  Michael Meeks  <michael.meeks@novell.com>  [d27d1489770666fe1d44f832882b67ac507033cd]

remove legacy explicit library loading fallbacks, and clean

centralise cut/paste coding designed to explicitly load i18n and
i18npool libraries if UNO is not bootstrapped. Instead fallback to
the process service manager, and require this to be initialized,
even for small tools.

2011-08-19  Caolán McNamara  <caolanm@redhat.com>  [1ee8a779c21e8d6f6a85a4e0bcefee227bff5a94]

now cairo is the only way to render text under X


2011-08-19  Caolán McNamara  <caolanm@redhat.com>  [8e64e571f23f969590efbf7246c464c352d8b9ec]

Merge FreetypeServerFont and ServerFont now its split out into unx


2011-08-19  Caolán McNamara  <caolanm@redhat.com>  [2f800d902f060fdb43a56e381264e0b626f1af2f]

fdo#37206 toggle default config to false for crash-reporter installed


2011-08-19  Caolán McNamara  <caolanm@redhat.com>  [00b764d9e924228582ac1fa2b9fb24c5b81403b2]

callcatcher: regenerate list


2011-08-19  Caolán McNamara  <caolanm@redhat.com>  [ed51a3a41670252cc2db95614f496b6559f02e0f]

ByteString->rtl::OString


2011-08-19  Caolán McNamara  <caolanm@redhat.com>  [876083ba299ec3d8ccece11d44d21fc636d0630d]

drop unused non-virtuals


2011-08-19  Caolán McNamara  <caolanm@redhat.com>  [2064934b26abdaa97ffe0983b3bef9ec772e42bd]

pointless temp objects, stray debugging code ?


2011-08-19  Caolán McNamara  <caolanm@redhat.com>  [6b28a77e1b5d68f6e1bd1b473c66e4743651211d]

ByteString->rtl::OString


2011-08-19  Caolán McNamara  <caolanm@redhat.com>  [8d4b87b7b294d5538a539a9640a19a5b13c6da4f]

use preferred tokenizer


2011-08-19  Caolán McNamara  <caolanm@redhat.com>  [d1fb13adf9ab73e53851e5d56cbbbe33bcdcd82c]

convert tools::Config to rtl::OString


2011-08-19  Caolán McNamara  <caolanm@redhat.com>  [2add3f0e5a6b6e5b818a9e41b19436c496aa4c66]

drop it completely


2011-08-19  Caolán McNamara  <caolanm@redhat.com>  [229d63249ae602bef9c0ce7c673e97f9c4583aa1]

ByteString->rtl::OString


2011-08-19  Caolán McNamara  <caolanm@redhat.com>  [1aae9d1634909cba0e3825fab289479a21e48fbc]

remove extra arg and method


2011-08-19  Caolán McNamara  <caolanm@redhat.com>  [671615786f1bd832bfd612dd3b4204e78de1e073]

branch is unconditional, remove dead alternative


2011-08-19  Caolán McNamara  <caolanm@redhat.com>  [7502d401de8a74b05ac7bcf0abab73ed87b53be6]

regenerate list


2011-08-19  Caolán McNamara  <caolanm@redhat.com>  [0c4c19aca64887e538229a712864ae1225b7efda]

recover missing evoab2 optional module config


2011-08-19  Jan Holesovsky  <kendy@suse.cz>  [534b3bccfd573a6bf4fa5e652d10c8c3796beb7a]

Fix i18npool build on Windows.


2011-08-19  Tor Lillqvist  <tlillqvist@novell.com>  [8348732753940a9d1d59d321b5e1832f782feb34]

There is no gb_Foo_get_external_target, fix as dtardon told on IRC


2011-08-19  Yifan J  <yfjiang@novell.com>  [53e29896af1b9744ebae1030c8fe4565886a56e0]

remove extracting dirs before testing


2011-08-18  Norbert Thiebaud  <nthiebaud@gmail.com>  [a004ca1eacaa18157c9c4fd3d550128e180faec9]

check that ccache's cache size is reasoably large enough

if < 1 GB do not auto-enable ccache
if < 5 GB warn about debug/symbol build

2011-08-18  Caolán McNamara  <caolanm@redhat.com>  [6e566bc451f3db8a0507fe42946706fcb5616918]

and so glyphcache.hxx is revealed to be unx only


2011-08-18  Caolán McNamara  <caolanm@redhat.com>  [670245be8d872e7d8bab60cef5348bf86c80b845]

move unix only stuff to unx


2011-08-18  Caolán McNamara  <caolanm@redhat.com>  [f17a2a006388d33d26adf9038795550361c0d62b]

remove various casts from ServerFont to FreetypeServeFont

i.e. add the missing api directly to ServerFont

2011-08-18  Caolán McNamara  <caolanm@redhat.com>  [85147fabdbdec809c9ecf1582adbdb03f00c42c6]

USE_BUILTIN_RASTERIZER is never set


2011-08-18  Joseph Powers  <jpowers27@cox.net>  [e745ff93d0e15e831bb857c1881af6250f37911d]

unusedeasy: cleanup comphelper::MediaDescriptor


2011-08-18  Tor Lillqvist  <tlillqvist@novell.com>  [4ae8b026a4eb2fc3585c913d0d3a613ed14a8ba3]

Need to use cygpath on Windows


2011-08-18  Tor Lillqvist  <tlillqvist@novell.com>  [eab990db0a986c75ef49632f15ae84aa2d844123]

Let's try to do without the extra copy of icuin.lib as iicui18n.lib


2011-08-18  Tor Lillqvist  <tlillqvist@novell.com>  [2b95c17a562031676c9fd07939d0ca38b92bbfff]

Indentation fix


2011-08-18  Tor Lillqvist  <tlillqvist@novell.com>  [c77e44481a961b94c2550c864b59de231be0b6d9]

Sort a block of lines that was almost sorted already


2011-08-18  Luboš Luňák  <l.lunak@suse.cz>  [6d6605dc872609a972a8cb9b2f7c8f28cef718f8]

no debug output


2011-08-18  Luboš Luňák  <l.lunak@suse.cz>  [1a4c6931914f0072a2828bf6966606781384d210]

implement sub/sup support for ooxml math export


2011-08-18  Luboš Luňák  <l.lunak@suse.cz>  [efb9c9000071b9ab2f1757caf810ad43ee259e1d]

handle some attributes for ooxml math export


2011-08-18  Luboš Luňák  <l.lunak@suse.cz>  [7f4ccc474c8606b58bcbdb888b81a2f0e9aea2aa]

add more accessors to Sm*Node classes


2011-08-18  Luboš Luňák  <l.lunak@suse.cz>  [b9aa0c02d998c412431784acd99f30a38c71d43e]

const


2011-08-18  Luboš Luňák  <l.lunak@suse.cz>  [4ded3c11bb25368f92aaee623d3e8ca004719d9d]

implement root support for ooxml math export


2011-08-18  Luboš Luňák  <l.lunak@suse.cz>  [c070a4d86a43984152ce44ff1d39a21ee5f9818f]

certain SmNode children actually can be NULL

but such (optional) sub-nodes should be handled explicitly when
handling the node (e.g. optional subscript)

2011-08-18  Luboš Luňák  <l.lunak@suse.cz>  [283fba09952bcbca74f879ad94371c09ff92907a]

explicitly do nothing about formula placeholders for ooxml export


2011-08-18  Luboš Luňák  <l.lunak@suse.cz>  [a169d1cec171977fa446622ac1c3beb28d32fd05]

cleanups for ooxml math export

HandleNodes() -> HandleNode(), as it just handle the one node
 (and children recursively)
add HandleAllSubNodes() to handle all children of a node
there seem to be no point in checking GetSubNode() for NULL, as it
 seems it can't be so

2011-08-18  Luboš Luňák  <l.lunak@suse.cz>  [b80005b21226f1b01761a427be31d89dc49e2e02]

ooxml math export for vertical stack


2011-08-18  Luboš Luňák  <l.lunak@suse.cz>  [ce5626277bc55c17db8322b81be1c5f2d1ad02f6]

implement x/y properly for ooxml math


2011-08-18  Luboš Luňák  <l.lunak@suse.cz>  [438b5717ab783d13ba8249c0c11d87896a5ee49b]

implement ooxml math (basic) fractions


2011-08-18  Luboš Luňák  <l.lunak@suse.cz>  [c0bcff297b9282baa6de998804e451d66e2863b7]

hack: make msoffice 2k7 be able to read ooxml formulas

It seems that it doesn't read characters unless the font is explicitly
specified as "Cambria Math"

2011-08-18  Luboš Luňák  <l.lunak@suse.cz>  [1ea4a6658517d27e7d5e26fc33fca9e49af6ddf7]

write formula to the proper place inside ooxml document


2011-08-18  Luboš Luňák  <l.lunak@suse.cz>  [046677539e002698425b11428488a1229fc3be20]

proper namespace for ooxml math stuff


2011-08-18  Luboš Luňák  <l.lunak@suse.cz>  [047a5de1fe8fdc60ffb07c68125c6d0a08353e0d]

starting work on OOXML export of formulas


2011-08-18  Luboš Luňák  <l.lunak@suse.cz>  [2e5e29471f9ac61ec454bf90a985525a0ad5cb1c]

hook for calling from .docx filter to starmath for writting formulas


2011-08-18  David Tardon  <dtardon@redhat.com>  [dc03f0321b0c9b6448e516bd5740b0d920fe18e5]

use gb_LinkTarget_set_include,_add_includes is not defined


2011-08-18  Luboš Luňák  <l.lunak@suse.cz>  [5513570bf9b58392659c33aea37abc4807f59cb2]

add a warning to Time class that it is broken API


2011-08-18  Luboš Luňák  <l.lunak@suse.cz>  [28d84e1b04a1936901695d9ecb8c5c8ee8f3c874]

placeholder for writing math to .docx


2011-08-18  Luboš Luňák  <l.lunak@suse.cz>  [ece27b6e1c7d924715cc8a75f9d4a85636d84fff]

hack, write .docx datetime as local but mark as utc

since that's how MSOffice reads it :-/

2011-08-18  Luboš Luňák  <l.lunak@suse.cz>  [eccb19aebbef1a11a38e7ffb6b51c1fa6eded7e8]

Revert "adjust for timezone when reading datetime"

This reverts commit 7fcd99b3d261b0bd76bbf4a7f9bfcb93793be4e4.
Apparently everybody lives in UTC+0 timezone according to MSOffice,
wherever they live.

2011-08-18  Miklos Vajna  <vmiklos@frugalware.org>  [10de8cf0e3749ef377d68458d5a27e952cfd58c5]

warnings fixes for RTFPicture and RTFFrame


2011-08-18  Matúš Kukan  <matus.kukan@gmail.com>  [53d2353dcb183fec15f18534840457f3c4cbe03d]

use namespace for ItemHolder2 in svtools


2011-08-18  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [d40dce0f0f00b88dd645a0f334e3d7b2d6af6515]

Header/Footer: moved the decorator color to the options


2011-08-18  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [81ad146539b27391689aceb5770e8eaa382ba58b]

fdo#37403: even better SdrRectObj::operator= thanks to Stephan


2011-08-18  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [0b4780143017b8d69f8c081f4b7dc6a685b9fbb1]

Headers/Footers: set only the main color and play with luminance for the other


2011-08-18  Matúš Kukan  <matus.kukan@gmail.com>  [15f482b1e9aff47a366a1cb1666fb4aabea49912]

Add prefixes for some component_getFactory functions


2011-08-18  Lubos Lunak  <l.lunak@suse.cz>  [c902dc86556e640532cb857385b75c2bdb60bb2b]

Simplified license header template.

With input from Björn Michaelsen and Thorsten Behrens

2011-08-18  Caolán McNamara  <caolanm@redhat.com>  [b268e6d60681787e0fe7d387259e937c87ce00f5]

use of ure thing in test probably needs this depend


2011-08-18  David Tardon  <dtardon@redhat.com>  [0ad00eabb10d7412cda3e58bf2c387f7dbf6b949]

realpath is not necessary here

(moreover, its use breaks parallel build ;-)

2011-08-18  Miklos Vajna  <vmiklos@frugalware.org>  [2cce29a36d857b8e0bdf139bc1823681ae23c08c]

Merge remote-tracking branch 'feature/gsoc2011_rtfimport'


2011-08-18  Robert Nagy  <robert@openbsd.org>  [fedb09d74c69a9525d2117689abd04cc6140db9e]

fix berkeley db detection on OpenBSD


2011-08-18  Caolán McNamara  <caolanm@redhat.com>  [075980de320ab9e30832afd2ae07f446d484e6e6]

don't need this depend do we really, breaks windows anyway


2011-08-18  Miklos Vajna  <vmiklos@frugalware.org>  [13c00ce322e78eb4e0f50ab84ded19cd6aae1ded]

Enable the writerfilter-based RTF import in non-experimental mode

Disable the unit tests in sw, as that would duplicate the unit test in
writerfilter now.

Do not remove the old filter yet, so this commit can be reverted later
if needed.

2011-08-18  Tom Tromey  <tromey@redhat.com>  [7762f92e914972f2ad7eb6a92f233aa233dae98b]

compile / scope fix for latest gcc


2011-08-18  Aaron Strontsman  <heinzlesspam@gmail.com>  [4b46b220bbe09915f7a12ad019cb7a3890eafa6e]

Additional patch for fdo#39167


2011-08-18  Norbert Thiebaud  <nthiebaud@gmail.com>  [5d2e40db71365120209c2ae0595531d6bc1d6379]

i18npool depend on udkapi


2011-08-18  Caolán McNamara  <caolanm@redhat.com>  [da019635438cc145de28aaa0864c324bb2219c2b]

ByteString->rtl::OString


2011-08-18  Caolán McNamara  <caolanm@redhat.com>  [139029d6f64bf1eb38ab7851b0379b19f802fe75]

ByteString->rtl::OString


2011-08-18  Caolán McNamara  <caolanm@redhat.com>  [b48a6f14e5fff7ec8f2a9f9fcf49a035b7287c97]

callcatcher: unused code


2011-08-18  Caolán McNamara  <caolanm@redhat.com>  [f0cb9d723ed4b561ec771abbb9f1888c66ba348e]

Related: fdo#33160 Add Estonian Kroon to Euro converter


2011-08-18  Caolán McNamara  <caolanm@redhat.com>  [f7165615197c6352cd8f02b31dc9c94a4f99fc98]

Revert "disable i18npool's unit test for now"

This reverts commit 8ae498242b5fb90d4f33b470616b90790ff807e0
because no justification is listed

2011-08-18  Caolán McNamara  <caolanm@redhat.com>  [b5736291ed105d5366797201d5f5f92ac2f39d14]

registered but uninstalled database drivers break address book wizard

among other things undoubtedly. The idea was IIRC to drop adabas
support, so lets not register the uninstalled components, and
while we're at it not build it either.

2011-08-18  Jan Holesovsky  <kendy@suse.cz>  [afbe3ea870ca40cfc1fff67ff80533b0bd3b4bd2]

Remove SD_DLLPUBLIC, it breaks Windows build.

If there is a method that needs to be public, better SD_DLLPUBLIC just that one.

2011-08-18  Jan Holesovsky  <kendy@suse.cz>  [65a03924b20852235db5f2ec68cd2d3b1042d8b3]

Check for amd64/atls.lib, and disable ActiveX 64bit component if not present.


2011-08-18  Jan Holesovsky  <kendy@suse.cz>  [1641f08f1a09dbdf98d02d5573ea5ac70f508eee]

Revert "windows compiler insist to have access to delete[], no matter what"

This reverts commit 0ae3794348be4520adff16eebaa9486c56de70e8.

2011-08-18  Norbert Thiebaud  <nthiebaud@gmail.com>  [2a9692a4650afc3c5eed1e4e84fb871846e5001a]

have autogen.sh return an erro if configure failed


2011-08-18  Takeshi Abe  <tabe@fixedpoint.jp>  [91f85b294b7c71223b471279060f7a07d3c9bbd0]

catch exceptions by const references


2011-08-18  Kohei Yoshida  <kohei.yoshida@suse.com>  [aea70b22af92ca6ed013bf6c78a6fdcae58d13cc]

Fixed build breakage.


2011-08-17  Kohei Yoshida  <kohei.yoshida@suse.com>  [efc6b840a0423099d6c3e0d33c14d34637fbba4c]

When painting overlapped controls, paint the bottom one first.

Then work our way frontward and paint the top one last.

2011-08-18  Xisco Fauli  <anistenis@gmail.com>  [e9440fb5a0579096423c081b0f0a2185b628e896]

Implement partly the 5th step


2011-08-18  Xisco Fauli  <anistenis@gmail.com>  [9e5ad1ef6566f609cea1bb09bdec0a73299f93d6]

Implement add button


2011-08-18  Xisco Fauli  <anistenis@gmail.com>  [1723ba129281ac791a2e5faad67cd9a7de2b8ab4]

Forgotten file


2011-08-18  Xisco Fauli  <anistenis@gmail.com>  [7735b1cf75a7759a25bb6496a5b8253a8b0aa97d]

Forgot the launcher


2011-08-18  Xisco Fauli  <anistenis@gmail.com>  [9ad82442fb37f42d3f2797b9594c7021aeb34de4]

first attempt to create the web wizard


2011-08-18  Xisco Fauli  <anistenis@gmail.com>  [3f92e275dafc0a54160937710cf77a9995c08cb5]

Unused file


2011-08-18  Xisco Fauli  <anistenis@gmail.com>  [3c7d254e415b5b16a468ce94c6e6c336206e3aa6]

I forgot to add this file


2011-08-18  Xisco Fauli  <anistenis@gmail.com>  [304055f233e52c977717a0ddbc759e59b6c93756]

more cleaning


2011-08-18  Xisco Fauli  <anistenis@gmail.com>  [1a77ddefae20680f69d9c4842eabc9bc8ab633d5]

Let's delete it for now


2011-08-18  Xisco Fauli  <anistenis@gmail.com>  [b46e5dd918c010f56947144c82fd6dee5838ff16]

Fix a scroll problem


2011-08-18  Xisco Fauli  <anistenis@gmail.com>  [927ba7df4028bda0f1b38698d9f85e2ca7124850]

Write the agendaitems in the proper table


2011-08-18  Xisco Fauli  <anistenis@gmail.com>  [85a72b6eefa97748f7364982fa9e88cf029f4f26]

clean it up


2011-08-18  Xisco Fauli  <anistenis@gmail.com>  [8ea57036431058cc83aa32dc9a9ce1e3555bc155]

Fix buttons behavior


2011-08-18  Xisco Fauli  <anistenis@gmail.com>  [1a8ba1fe85214422193c677ee7a311193c56292f]

Fix cursorUp and cursorDown


2011-08-18  Xisco Fauli  <anistenis@gmail.com>  [5d14de7893bd0b61ecf7d4b0c6a24d2e4c201fef]

add focus, scroll and key listeners


2011-08-18  Xisco Fauli  <anistenis@gmail.com>  [cddebf4191e7c8e99a1ac4c73bb6a410ff8ef05f]

add listeners to the agenda items


2011-08-18  Xisco Fauli  <anistenis@gmail.com>  [b87820ca0991e9bcca87bc7c553757b1d32e4d68]

Don't break the wizard if there's an exception


2011-08-18  Xisco Fauli  <anistenis@gmail.com>  [a1fd3a904f4daaeec7598891e77ac66949df4207]

Make agenda items editable


2011-08-18  Xisco Fauli  <anistenis@gmail.com>  [98318dd2b7113f6c89ad0050befaedfeca2d4e63]

Fix setEnable


2011-08-18  Xisco Fauli  <anistenis@gmail.com>  [628e2b7834d7fdda54bee7d6600c8ceb404174b7]

Load the proper template


2011-08-18  Xisco Fauli  <anistenis@gmail.com>  [873b9a1a7775c43676b02126b0a566bccbb2f39a]

go to the last step when finish


2011-08-18  Xisco Fauli  <anistenis@gmail.com>  [dfb62d83d540e3f656202f814b4ec0931450f51e]

I don't think we'll need it


2011-08-18  Xisco Fauli  <anistenis@gmail.com>  [dd8c75ae90f49ed70cfca0dea2359953f4a97d38]

Show AgendaItems properly


2011-08-18  Xisco Fauli  <anistenis@gmail.com>  [d6ea6c1d55230f37485778056989ff6a9cc72862]

Fix Show/Hide tables


2011-08-18  Xisco Fauli  <anistenis@gmail.com>  [93f1ded52049b8ff63c97a6682e028ea420ed355]

Show the date properly


2011-08-18  Xisco Fauli  <anistenis@gmail.com>  [ba5f79d6f230d06ac3ff87a43579c4ef14992ec7]

Add Textfield listeners and fix a bug found in the java wizard

BUG: The time was showed wrongly

2011-08-18  Xisco Fauli  <anistenis@gmail.com>  [316490a12920855fd89465a0c185cfba5c8a5301]

Add checkbox listener


2011-08-18  Xisco Fauli  <anistenis@gmail.com>  [f601dd95dcab2314977c2c756823f56d01ad93ce]

Remove duplicate code, clean imports and fix a problem


2011-08-18  Xisco Fauli  <anistenis@gmail.com>  [5cf673d4782605da4b7e6bef984797bd1683b193]

Remove unused method


2011-08-18  Xisco Fauli  <anistenis@gmail.com>  [b54c2c175704bafff492d0570ee0efd817b93bb1]

Fix problem in Letter Wizard


2011-08-18  Xisco Fauli  <anistenis@gmail.com>  [449defd488eada72fb2f1fe24df662a7ea47e82d]

Fix problem with listboxes


2011-08-18  Xisco Fauli  <anistenis@gmail.com>  [7cfbea78dda9c0dc4bbd834f25c43a1cc00c996f]

Let's do it this way


2011-08-18  Xisco Fauli  <anistenis@gmail.com>  [58865971f4ecd4d7a2d8eb322a2d8197097a19fd]

Some refactoring and formatting

* Don't load a preview if the item selected in the listbox is the same as before

2011-08-18  Xisco Fauli  <anistenis@gmail.com>  [f55b6fb6ddf73f2688b58c2caf388b7208b6e898]

Fix Finish Button


2011-08-18  Xisco Fauli  <anistenis@gmail.com>  [80486c809cd807a1c28ef0e0083c25b84539e0f3]

Fix the ListBox


2011-08-18  Xisco Fauli  <anistenis@gmail.com>  [89b7d1ae9e37b76a0e234cb5daa4e48104ab0c58]

First attempt to create the Agenda Wizard

the Document preview and the wizard are already shown

2011-08-18  Xisco Fauli  <anistenis@gmail.com>  [80fc1ff50180c7779014b5f060fb6db4ec06a63c]

Replace xrange(len(x))


2011-08-18  Xisco Fauli  <anistenis@gmail.com>  [db0e2da971b5b4b7edf403af9382be57fea788e3]

Clean up


2011-08-18  Xisco Fauli  <anistenis@gmail.com>  [2f5083e30bc29b758d0f562d2f81b8acaf7b5582]

method unused


2011-08-18  Xisco Fauli  <anistenis@gmail.com>  [b12ad0030d6985437b9930f838fcc9c1aa50aca5]

fdo#37290: migrate Basic to new resource service


2011-08-18  Matus Kukan  <matus.kukan@gmail.com>  [d9db3380ec68c367955234f32ec66e2f6c9850d0]

Move methods from component_getImplementationEnviron to component_getFactory


2011-08-18  Caolán McNamara  <caolanm@redhat.com>  [efc03133b105af9e4b16e2f4b8797395f0ba6fde]

callcatcher: remove unused TpBorderRGBColor


2011-08-18  Caolán McNamara  <caolanm@redhat.com>  [583e72a8c49d3eee7679056f9b0178002e39f54a]

callcatcher: remove unused xmlchar_to_ous


2011-08-18  Thomas Arnhold  <thomas@arnhold.org>  [34390079fef2c02bc2bf0b1c336759afb49a7477]

Remove unused test/sax


2011-08-18  Thomas Arnhold  <thomas@arnhold.org>  [0234a75db73b215d5212d140f6346d6842364ae4]

Mark this as TODO


2011-08-18  Xisco Fauli  <anistenis@gmail.com>  [69ed76f89105c23089bad7cbe8227eed2afb3704]

Duplicate code


2011-08-18  Xisco Fauli  <anistenis@gmail.com>  [4cd9b66430a49092eceb9d004e03813862c8b05b]

Show wizard dialog on top


2011-08-18  Caolán McNamara  <caolanm@redhat.com>  [326324dd764385d21754aaa2e7fc196386eb4729]

ByteString::CreateFromInt32->rtl::OString::valueOf


2011-08-18  Francois Tigeot  <ftigeot@wolfpond.org>  [d3318788b34f6c570dff9f3a969ab4182f127b0e]

Remove an unused platform list.


2011-08-18  Matus Kukan  <matus.kukan@gmail.com>  [1cf8feb7da1b3188e0800e3f46abe9cfab55114b]

Remove preload library related code


2011-08-18  Xisco Fauli  <anistenis@gmail.com>  [2707abdd1928006c6efbac3cb98f6bac25ad55ac]

create file when it doesn't exist


2011-08-18  Christina Rossmanith  <ChrRossmanith@web.de>  [7bd40550a45e1013efaeec0a93ab152329254fc1]

Replace ByteString with rtl::OString


2011-08-18  Miklos Vajna  <vmiklos@frugalware.org>  [7f3a3e02d723edf00e09dbb1d2020e0084545338]

Tokenize text::HoriOrientation


2011-08-18  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [57272eaaf5776f673b5141354a1d1e1af080d575]

Merge commit 'f9d40c2b591215b57ece4ba6e623b7808a7ae717' into feature/gsoc2011_wizards

Conflicts:
	wizards/com/sun/star/wizards/common/Resource.java

merged resolved as per:
 e52421bc118e9c5f3fce5a32ba9efdcad7627d92
 9e91dbca08056fc31f388f5642fdfa3d2b910990

in the old components repository merging the corresponding commit
3b4fe490441f9f77829bc6c1ae30d79a4d50255b there

2011-08-18  Miklos Vajna  <vmiklos@frugalware.org>  [57f28d9900edc48cbe5239c2b8597f8f5c5c3edb]

complete text::VertOrientation


2011-08-18  Xisco Fauli  <anistenis@gmail.com>  [1df024d97cc44155566f8db279e8cdba37e95fcf]

Handle the letterhead layouts properly


2011-08-18  Xisco Fauli  <anistenis@gmail.com>  [7f9e1d02529deb1bb7cec968c1c2d87c95e62387]

apply python style and fix some minor things


2011-08-18  Xisco Fauli  <anistenis@gmail.com>  [580c95a98708f2035c4d7439060f5c44a51d9331]

small changes


2011-08-18  Xisco Fauli  <anistenis@gmail.com>  [a779d08e790012925e21770fa7fd38ae11923bd1]

save RadioButtons too


2011-08-18  Xisco Fauli  <anistenis@gmail.com>  [128b472c08d10bdbc6aa84dcea3f80a8f1921ec1]

unused functions


2011-08-18  Xisco Fauli  <anistenis@gmail.com>  [85a798bd8a7b79025b1dd23eebc6b20992f6b690]

Cancel button works now


2011-08-18  Xisco Fauli  <anistenis@gmail.com>  [dc85befb7a25a5a70a17c259b4d54a2f17f90123]

First attempt to create the letter wizard


2011-08-18  Xisco Fauli  <anistenis@gmail.com>  [deea0a222283c8ab4faa88d852de950a7639ed4d]

Remember last template and clean ui/event/


2011-08-18  Xisco Fauli  <anistenis@gmail.com>  [f9bb17f30fa42d2dbeba6c6d6d2baf44c51867ca]

I forgot to delete it


2011-08-18  Xisco Fauli  <anistenis@gmail.com>  [cc1feca726a5954900f29e7a7e7f9209fdc4cac9]

Save Configuration


2011-08-18  Xisco Fauli  <anistenis@gmail.com>  [97dbc803692ac6a23d45a3d4b15f20eb68611c62]

we won't need it


2011-08-18  Xisco Fauli  <anistenis@gmail.com>  [793e0fbf2153d42fa02842fe0bb05fc6a0acfbe8]

Load preview configuration


2011-08-18  Xisco Fauli  <anistenis@gmail.com>  [dcc632838700ed768bbea16f4f1772160308edf6]

Remove deprecated method


2011-08-18  Xisco Fauli  <anistenis@gmail.com>  [a96b6a5e180d26f24bb5ca2c1946903cae733e60]

Show warning: Do you want to overwrite the file?


2011-08-18  Xisco Fauli  <anistenis@gmail.com>  [ad37b2df42407988b30251189a1d1c7273a7f817]

Remove deprecated method


2011-08-18  Xisco Fauli  <anistenis@gmail.com>  [439dd36f931c355c5095753d356a472e8767899a]

Add an import I deleted by mistake


2011-08-18  Xisco Fauli  <anistenis@gmail.com>  [6ac14d3752a315013bfd048a2b7f624d36d4eb3c]

Sort listboxes properly


2011-08-18  Xisco Fauli  <anistenis@gmail.com>  [bd1be4c1ec599f9c992ca11e93e8b3a2e4c0ae03]

Replace some uno.invoke(now it loads faster)


2011-08-18  Xisco Fauli  <anistenis@gmail.com>  [33cc40c9d9ba0883ff342c952a4a35ce426c459d]

Fix message, salutation and grettings textbox


2011-08-18  Xisco Fauli  <anistenis@gmail.com>  [11849c7545f8ade7b03e91e44750dd72f683ac29]

Footer checkbox works correctly now.

Others:
- Replace all UnoException by python Exception

2011-08-18  Xisco Fauli  <anistenis@gmail.com>  [aaecc07a4ad2e88fbf727cd979e292b32b9a8cba]

a bit of optimitation


2011-08-18  Xisco Fauli  <anistenis@gmail.com>  [0469424627edc55bea7437f146ba06c313411a17]

Avoid crashing after finnish button is clicked


2011-08-18  Xisco Fauli  <anistenis@gmail.com>  [1a6abb326a51b4fe2199eee8baef8e22a96cec86]

Remove imports


2011-08-18  Xisco Fauli  <anistenis@gmail.com>  [e2d159e70206591ff45b8461d0f82c13045de7fe]

Set current data to the file


2011-08-18  Xisco Fauli  <anistenis@gmail.com>  [4834bac80ae5a77f4eaf341eb360e68cff1b271c]

First attempt to create the document


2011-08-18  Xisco Fauli  <anistenis@gmail.com>  [7a3171c6a89067917a3b051ef9cf25a7fd70cddc]

Let's delete it for now and see if we need it in the future


2011-08-18  Xisco Fauli  <anistenis@gmail.com>  [8fa2b59f96951165fd26b98e3e1138122ffd331b]

Remove unused class


2011-08-18  Xisco Fauli  <anistenis@gmail.com>  [bbdda7a40389a0173ad6b6ca20b0623061c156f1]

Add listeners and optimize.

- Add listeners to the steps on the left.
- The wizard dialog is loaded much faster ( ~5 second faster than before )

2011-08-18  Xisco Fauli  <anistenis@gmail.com>  [0df4a8eff1f0a9f8a8619cdd29df3c3036279587]

Line length <= 80


2011-08-18  Xisco Fauli  <anistenis@gmail.com>  [68b50acc4d8672ce74b413076da13a36613efca6]

add some more listeners


2011-08-18  Xisco Fauli  <anistenis@gmail.com>  [b94147a4d700d4732dc7a189c852f0dcf5c274a5]

Remove unused file


2011-08-18  Xisco Fauli  <anistenis@gmail.com>  [62d753576d5b7cc2326b7d7643cd26f037b94abd]

some changes here and there.

- Add listboxes
- Create the document preview in a diferent frame
- Fix some any.uno errors
- Add a listener to some buttons

2011-08-18  Xisco Faulí  <anistenis@gmail.com>  [f7f13da56c6285d012ae0d8aad697696c1d40a20]

initial commit with migration of wizards to python


2011-08-18  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [2963474ff151f75738606f7826fa9c9b8403a9cb]

fdo#37290: migrate Java to new resource service


2011-08-18  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [cddf81d46015c8d6a916d557efffc8587f16ff43]

fdo#37290: allow also access to StringList resources


2011-08-18  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [e0b64d9489f92d1873f119fbc921cb624c333e7b]

remove broken VclStringResourceLoader, add ResourceStringIndexAccess

* remove com.sun.star.resource.VclStringResourceLoader, it is broken beyond repair
* implement org.libreoffice.resource.ResourceStringIndexAccess
* same functionality, better interface
* migrate libresXXXX to comphelper/servicedecl.hxx component registration

2011-08-18  Miklos Vajna  <vmiklos@frugalware.org>  [5d2a624f466f4c81847b07a63ca2d26c39efc33f]

tokenize text::RelOrientation


2011-08-18  Miklos Vajna  <vmiklos@frugalware.org>  [d8ceaa2fb5f74526695ea5c3ca974e0808f1b343]

implement RTF_FLYANCHOR


2011-08-18  Miklos Vajna  <vmiklos@frugalware.org>  [e4c1f2a7abcca5f8398f90ce05820456954543e9]

dmapper: don't reset anchor type of text frames


2011-08-18  Miklos Vajna  <vmiklos@frugalware.org>  [0b415dac18c23052b5dcf0f76445d7bb4f6fbe01]

these ctors are unused


2011-08-18  Miklos Vajna  <vmiklos@frugalware.org>  [2e67f17fb3aedb41edb72abf87b40bd5ab746296]

fly props are needed outside their destination


2011-08-18  Miklos Vajna  <vmiklos@frugalware.org>  [6c8d683a4b23c812cf7484ad483bed3fc2e8797f]

implement RTF_FLYVERT and RTF_FLYHORZ


2011-08-18  Miklos Vajna  <vmiklos@frugalware.org>  [a5d694abef5b889f4f9e8645e1f7f713c25a72fd]

enter RTF_FLYMAINCNT


2011-08-18  Miklos Vajna  <vmiklos@frugalware.org>  [32ebb1e83072688cfc6056304ae73dcd57d5421e]

Add data structures to import LO-specific fly frame RTF extensions


2011-08-18  Miklos Vajna  <vmiklos@frugalware.org>  [2f2c6b05cb2d36db394831a1399cf359bd224a71]

Support empty paragraphs in text frames


2011-08-17  Miklos Vajna  <vmiklos@frugalware.org>  [fd0a8ca9574493f2d52ef1de5104ffdd6226369b]

Support multiple paragraphs inside a single frame


2011-08-17  Matúš Kukan  <matus.kukan@gmail.com>  [4b60da5d1d25b7cdef001dabac3bbd09d1686718]

add more component prefixes


2011-08-17  Tor Lillqvist  <tlillqvist@novell.com>  [f3423eab7815827857149995e69d00c7b641282d]

Fix MSVC build against debugging runtime


2011-08-17  Tor Lillqvist  <tlillqvist@novell.com>  [a50103a7028254a2113c2e21b31cc372dfc77570]

Bin stuff for compiler versions we don't use


2011-08-17  Tor Lillqvist  <tlillqvist@novell.com>  [94fb4e55c8f83442e79c99515b8cdf33997f56c4]

Fix MSVC build with debugging C/C++ runtime, i.e. with --enable-dbgutil

Whether this stuff actually works with the debugging runtime is
another question... The reason why the .cxx and .hxx files in this
commit explicitly undefined _DEBUG is unknown. As usual the old commit
message doesn't give any clue. Hamburg apparently didn't use the debug
runtime in their "dbgutil" a.k.a. "non-pro" builds?

2011-08-17  Tor Lillqvist  <tlillqvist@novell.com>  [2e9c7ef2b065aff27f1f53ade9e5c9ba57b19f75]

Bin a couple of duplicated and unneeded lines


2011-08-17  Miklos Vajna  <vmiklos@frugalware.org>  [b7633fa4b2ff9fd54a608dcdbf72c3372ee0fdd9]

Implement textframe margins


2011-08-17  Miklos Vajna  <vmiklos@frugalware.org>  [174b65ec87676078da23952e3fe61ab1366fcfb8]

initial textframe support


2011-08-17  Matúš Kukan  <matus.kukan@gmail.com>  [8ae498242b5fb90d4f33b470616b90790ff807e0]

disable i18npool's unit test for now


2011-08-17  Tor Lillqvist  <tlillqvist@novell.com>  [9890c98480161040e048f37d94004b7b05f6c79f]

Fix dubious std::lower_bound() usage that breaks a _DEBUG MSVC build

Always pass the value to search for of type equal to what the
iterators return.

2011-08-17  Tor Lillqvist  <tlillqvist@novell.com>  [44c513636f67d7710d5046e3212c77dc438ffaa3]

chmod -x


2011-08-17  Tor Lillqvist  <tlillqvist@novell.com>  [2495f15abb72cfcaea07fc20151b574e4d254df0]

Do use _CrtDbgReport() in a _DEBUG (enable-dbgutil, non-pro) build


2011-08-17  Lionel Elie Mamane  <lionel@mamane.lu>  [7f3a944146879d2f0e6ee3f69cf721eb14f18689]

Do not silently ignore exceptions when saving Libraries

It may lead to data loss

2011-08-17  Lionel Elie Mamane  <lionel.mamane@gestman.lu>  [caee685234e87a4509c9aec4f04813714bfaf93d]

fdo#40173 write out *newly* empty library


2011-08-17  Miklos Vajna  <vmiklos@frugalware.org>  [2f6dab766808e9e0382382d7f781d3892539556b]

dmapper: textframes have to be inserted before text can be appended to them


2011-08-17  Lionel Elie Mamane  <lionel.mamane@gestman.lu>  [0c3409364bfa52fda57818c69a800189237c9537]

TMP_LIONEL_NOTES


2011-08-17  Lionel Elie Mamane  <lionel.mamane@gestman.lu>  [d6ed363c0bc98525c4f1fe8bd5e90d5af457d0fd]

Overhaul BerkeleyDB detection logic

 - use first/newest (not last/oldest) Berkeley DB found
 - link against same version than header used

2011-08-17  Matúš Kukan  <matus.kukan@gmail.com>  [2674376ddff9370988fe1fcad0ec519d1e68e869]

convert i18npool to gbuild


2011-08-17  Caolán McNamara  <caolanm@redhat.com>  [3aeeb8fb5d5342b73f1b2f8dde9f270b46bd94c2]

remove freshly unused code


2011-08-17  Caolán McNamara  <caolanm@redhat.com>  [f0bb814a7c2a513602dbf399889d622e569b98a2]

regenerate list


2011-08-17  Lionel Elie Mamane  <lionel.mamane@gestman.lu>  [03e9161e2eca9d389d7ce419495538c31f6aed31]

fdo#40079: load Dialog library before trying to get embedded images


2011-08-17  Lionel Elie Mamane  <lionel.mamane@gestman.lu>  [e00c67ba62b1f88399090352008d4840d52ca7e9]

Janitorial: deduplicate code; no behaviour change


2011-08-17  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [6f7bd90edcb68a67b63094eae6dae6f144edd5cc]

Header/Footer: Update the whole page when SwFooterFrm is invalid

Changing the height of the footer frame (i.e. by creating a new line in
it) didn't update the page margins and broke the rendering of the
header/footer decorators. To avoid that, redraw the whole page when the
SwFooterFrm is invalid.

2011-08-17  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [62d38bed44404844d94ce09b9fb35b3369835c88]

fdo#37403: Fixed the SdrRectObj::operator = to avoid leaks


2011-08-17  Radek Doulik  <rodo@novell.com>  [83a0796604dedc039a3e65c02453b7de1429316d]

fix how table style is applied

 - make sure it doesn't replace character properties of textbody inside cells
 - fixes bnc#705991

2011-08-17  Radek Doulik  <rodo@novell.com>  [dee4142489bb287bb8d506d3549957dea46a72c0]

fixed regression of a57a4078fcd9a0490bd661e3ced6fcbbe69fae73

 - fixes bnc#705991

2011-08-17  Jeffrey Chang  <jeffdchang@gmail.com>  [fe3ad86423b6f14097bd9ac2d5c2d1f029635010]

Fixed template dimension problem on Impress.

This fixes fdo#32719.

2011-08-17  Caolán McNamara  <caolanm@redhat.com>  [0c571e233f8824ab0ccd907e72dd8a81527f0998]

add and use a matchL


2011-08-17  Caolán McNamara  <caolanm@redhat.com>  [bb70a1256200a593489005ce175d57fd246164ad]

regenerate list


2011-08-17  Caolán McNamara  <caolanm@redhat.com>  [8a0941ad1d85994d8ddf313dfe17af03906fd930]

use RTL_CONSTASCII_LENGTH/SAL_N_ELEMENTS


2011-08-17  Caolán McNamara  <caolanm@redhat.com>  [ab8feacc507e94bf29f19b3b6790806a2cccee2f]

ByteString->rtl::OString


2011-08-17  Caolán McNamara  <caolanm@redhat.com>  [f7cb4edec2786421df8813b3ed29b04b22fbc9e1]

calculate lengths at compile time


2011-08-17  Caolán McNamara  <caolanm@redhat.com>  [7acd9e2c28911003511de641cfd18b86bde7d808]

callcatcher: remove some methods


2011-08-17  Caolán McNamara  <caolanm@redhat.com>  [9b845e5814ba8f251986494bed4ec3c64bddcfd3]

regenerate list


2011-08-17  Caolán McNamara  <caolanm@redhat.com>  [eb5323cd72ad929505d34520fbbee3eedf82feb5]

windows unused variables warnings


2011-08-17  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [e1d78dbb0a9832d57442e6f4a137aecaea929ca3]

fix debug build in sc


2011-08-17  Kohei Yoshida  <kohei.yoshida@suse.com>  [e755e7a7e29600a137387a1b541e22f537c0e9c0]

Remove ambiguity.


2011-08-17  Kohei Yoshida  <kohei.yoshida@suse.com>  [7a6d9e1ae64b6c30d23d862327a20ef82a9f0e86]

String to rtl::OUString.


2011-08-17  Kohei Yoshida  <kohei.yoshida@suse.com>  [ba0cd696766669c8e8cedd8d2789f0c28d60f1c9]

String to rtl::OUString.


2011-08-16  Kohei Yoshida  <kohei.yoshida@suse.com>  [93868637efadeb4b33b7b1944358b1c83169ab76]

Comment why I do this.


2011-08-16  Kohei Yoshida  <kohei.yoshida@suse.com>  [497ae5b7a9d2138530d6eee08617496651b72d58]

Method description.


2011-08-16  Kohei Yoshida  <kohei.yoshida@suse.com>  [9571e828da50ad15fcee91670952461c52244abd]

I should add license header to these guys too.


2011-08-16  Kohei Yoshida  <kohei.yoshida@suse.com>  [5a58d75616d8bf00d8dd283e282325bee7cd7c50]

Added license header to the new file, and other misc changes.


2011-08-16  Kohei Yoshida  <kohei.yoshida@suse.com>  [60d60caf99a40ca0c3891bf230c5a1fdbae5f49c]

Renamed XPropertySet2 to XPropertySetOption.

To avoid making it appear to be a derived interface of XPropertySet
when it's not.

2011-08-16  Kohei Yoshida  <kohei.yoshida@suse.com>  [11207ae93191fb966676423e6d377c8292a8cf0b]

Make XPropertSet2 not a child interface of XPropertySet.

This is to preserve ABI backward compatibility with cppu::OPropertySetHelper.

2011-08-16  Kohei Yoshida  <kohei.yoshida@suse.com>  [8657e723d0853a868599a2c20a353fba0d03d8e6]

Changing the vtable symbol from XPropertySet to XPropertySet2.

NOTE: This needs to be double-checked by an expert.  I'm modifying
a symbol that's defined in the UDK_3_0_0 section.  I'm not really
sure if this will cause any ABI breakages for either the core code
or extensions.

2011-08-16  Kohei Yoshida  <kohei.yoshida@suse.com>  [a3e7f4b932c82bf399a3530d8059b7097b389de9]

Added symbol for MSVC.


2011-08-16  Kohei Yoshida  <kohei.yoshida@suse.com>  [825ea8f4ae2fcdc43b1e0d5b7d8c25ba842593b9]

Removed irrelevant changes.


2011-08-16  Kohei Yoshida  <kohei.yoshida@suse.com>  [c8f40655eac948bb8b7c9387e7333160c0088f4f]

Keep the container and object separate methods.

ScVbaControl doesn't have any container instance to pass to the
old method.

2011-08-16  Kohei Yoshida  <kohei.yoshida@suse.com>  [80b1e662777100a7dfd80176a2b528880a838167]

Added XPropertySet2 to allow disabling of change event notifications.

Sometimes broadcasting changes to the property set on every new
value insertion makes no sense especially during import.  Turning
that off also improves performance especially when inserting millions
of property values.

2011-08-16  Kohei Yoshida  <kohei.yoshida@suse.com>  [d2e538a63507aa3310a854d5c1414565efa3a361]

Slightly changed the API.


2011-08-16  Noel Power  <nopower@novell.com>  [4fae740db79d4e7cc97440e2bab8d1ef612d9b51]

Disable fake VBA events for the old-style form controls.


2011-08-16  Kohei Yoshida  <kohei.yoshida@suse.com>  [aadd74040761186497d705ce47cc956c2a3c0d77]

Let's not even fall back to the old method.


2011-08-16  Kohei Yoshida  <kohei.yoshida@suse.com>  [39b2de7545780d8897c9f28cbedfefd672cd53d7]

Code page should be the same for the same drawing page.

This removes O(n^2) from the process of querying the code pages for
form elements.

2011-08-16  Kohei Yoshida  <kohei.yoshida@suse.com>  [bc01bc636d104b435ea5ad1dcc7cab85d6dc4b9a]

Less indent level.


2011-08-16  Kohei Yoshida  <kohei.yoshida@suse.com>  [0bacaf4ef5574b87d2c6020fa057f7e89de6eb76]

Reduce indentation level.


2011-08-16  Kohei Yoshida  <kohei.yoshida@suse.com>  [23e922056586ee96b54d1e0540a54bce845b091b]

Some micro-optimization with the string objects.


2011-08-16  Kohei Yoshida  <kohei.yoshida@suse.com>  [5b55512e9ed418f8d22c800e58da0101ef243a12]

And use it from the multi-listener regstration code.


2011-08-16  Kohei Yoshida  <kohei.yoshida@suse.com>  [9cf2d46b29f278e42c38b56bd3b6ac5b4adf9b42]

Extracted a method that will be called from another method.


2011-08-16  Kohei Yoshida  <kohei.yoshida@suse.com>  [85696df0b13e18f3782d196f50baa06bf099e0ef]

Fixed a crash due to invalid index for Sequence.

With this, 3.81 sec -> 1.2 sec.

2011-08-16  Kohei Yoshida  <kohei.yoshida@suse.com>  [98dc4bb8a1d029ba8b01504b74ed5397e1e7164b]

Extended UNO's script API to allow adding of multiple listeners at once.


2011-08-17  Eike Rathke  <erack@erack.de>  [acd31343d1a346f045a8145894c7e4451910cbf8]

fdo#32703 make CSV import ignore leading spaces before quoted field content

Make CSV import ignore leading spaces if the field content without them is
quoted. Cope with broken generators that put leading blanks before a quoted
field, like "field1", "field2", "..." ignoring CSV specification
http://tools.ietf.org/html/rfc4180

2011-08-16  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [74070a021389534b9e791980bd33ede45be9fd81]

rework 04d2e6469529b6187900659517d6f6dd5ea2cca5

only update range names in formulas if the documents are different or
the sheets are different

2011-08-16  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [d7791df329a6bcf315506bb2ec4e6cc0f07309b9]

GetLastSelected returns a table number and not a 1-based index


2011-08-16  Norbert Thiebaud  <nthiebaud@gmail.com>  [5c5282bc5ce047279b942779eafea8568b2e1c21]

nothing seems to be using toolshelpers.a but rscdep, fold it in rscep


2011-08-16  Noel Power  <noel.power@novell.com>  [236f59530e2be0d9ab4871c1e0cce6f18fcf83af]

fix merge foobar, use  css::script::XLibraryQueryExecutable for Libraray

make sure LibraryContainers use css::script::XLibraryQueryExecutable

2011-08-16  Tor Lillqvist  <tlillqvist@novell.com>  [8f67e86edd04fb6786aa8a33e4895477dd9af2b3]

Add AsmObject stuff


2011-08-16  Tor Lillqvist  <tlillqvist@novell.com>  [0236af5e658fe418965bf1ce78877b9b6372de7d]

dllmgr-x86 expects stdcall-decorated names


2011-08-16  Tor Lillqvist  <tlillqvist@novell.com>  [afce608d6e9272410abd182a3d8d994cd3a115ca]

wnt-mingw.s is an assembler source file


2011-08-17  Takeshi Abe  <tabe@fixedpoint.jp>  [99862627d0f240b8209ca08c0cd0cd5cad4cca3c]

cppcheck: possibly efficient checking for emptiness


2011-08-17  Takeshi Abe  <tabe@fixedpoint.jp>  [13021dae515db60405a255aab388318e54df99a6]

cppcheck: reduced scope of variable


2011-08-17  Takeshi Abe  <tabe@fixedpoint.jp>  [dca2588b6430e084eb708cfe69d36c3d46a5411e]

cppcheck: remove assigned but unused variable


2011-08-16  Caolán McNamara  <caolanm@redhat.com>  [c85c4bd785eb4704e7c356dfb8ae35a8d4ede2a6]

park this as close to linking


2011-08-16  Caolán McNamara  <caolanm@redhat.com>  [22ba66e403efddd6e861051848571c8c2274742e]

fix typo


2011-08-16  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [c3852d41a419331277d0b98b02792f0bbf704d5b]

fdo#37403: Adding proper assignment operator to SdrRectObj


2011-08-16  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [5ea5c5a53815a8157adc19f5aedbfddab02dc6c2]

Revert "fdo#37403: Fixed crasher by using boost::shared_ptr"

This reverts commit b564df24d1ffa1e8962771ba63a3d1cf3c7bd99d. Using
shared_ptr wasn't the ideal solution.

Conflicts:

	svx/source/svdraw/svdorect.cxx

2011-08-16  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [7d700ecf81c00981df9780da07408192dfa4a4b3]

Header/Footer: ghost footnote and columns lines

Dirty hack... Simply added a bGhosted member in SwLineRect class. All
lines are stacked and drawn later: not ideal.

2011-08-16  Caolán McNamara  <caolanm@redhat.com>  [cebaf5903ef83b6bd4c5036d327a373ee1350f8a]

this seems to be the normal pattern


2011-08-16  Caolán McNamara  <caolanm@redhat.com>  [37d34ff4ba0f838abbfc59a3b6dccedcb6e01244]

get these names right for windows (I think)


2011-08-16  Caolán McNamara  <caolanm@redhat.com>  [aa51fd491c7ab36d1bf4e72dc6083a6af923ccc5]

make windows build go further crypt->crypt32


2011-08-16  Caolán McNamara  <caolanm@redhat.com>  [3ae98a0ca5329a0205728a46b4e5dd0d4b46a9f3]

Related: fdo#39376/fdo#34880 short fread isn't an error when its eof


2011-08-16  Caolán McNamara  <caolanm@redhat.com>  [ea1cb03e5f4aa6defb860c948c48d60c7f151bfb]

WaE: unused variable


2011-08-16  Tor Lillqvist  <tlillqvist@novell.com>  [8ea6c913a46d7c64398881467269c4b5aee62827]

Link with the debugging runtime in a dbgutil build here, too


2011-08-16  Thorsten Behrens  <tbehrens@novell.com>  [fc5706422cdee7b0cc372e6e28f5926ef430754a]

Avoid single-point filled polygons

As per fdo#37559, it seems exporting filled polygons consisting
of exactly one point (which should in theory be invisible) is a bad
idea for several pdf viewers. Filtering drawing layer output
accordingly.

2011-08-16  Caolán McNamara  <caolanm@redhat.com>  [9f3b5b99e1595a3011ced4828fc7645d0d5b4d30]

ByteString->rtl::OString


2011-08-16  Caolán McNamara  <caolanm@redhat.com>  [13023291d1541cdfc6fa0a00706c149f0f9b2e26]

callcatcher: unused code


2011-08-16  Caolán McNamara  <caolanm@redhat.com>  [f88247d9c5fe484b799600e24a96abbdd34cfe2f]

callcatcher: unused code


2011-08-16  Caolán McNamara  <caolanm@redhat.com>  [ac96fbd737d01c074232ce74ba5279550ee8ce5d]

there's no point to that assign


2011-08-16  Caolán McNamara  <caolanm@redhat.com>  [e74517995b04e24ff96daa1d71969111782c372d]

revert this


2011-08-16  Caolán McNamara  <caolanm@redhat.com>  [cf77838729d4fb677a80091ccc65360e4a451788]

catch by const reference


2011-08-16  Caolán McNamara  <caolanm@redhat.com>  [7684c90b6a40f9975e48cd86700676feb6f310df]

catch by const reference


2011-08-16  Caolán McNamara  <caolanm@redhat.com>  [2ef7e20436221f0adc8f8f1b95ac2a7ba734b2af]

catch by const reference


2011-08-16  Caolán McNamara  <caolanm@redhat.com>  [0a9fa3d840da1ba224397fddd6a09852d7121701]

ditch some junk


2011-08-16  Caolán McNamara  <caolanm@redhat.com>  [2b4d91f5a3738e0b71583769b3a69d6a6211d7ca]

catch by const reference


2011-08-16  Caolán McNamara  <caolanm@redhat.com>  [82eb8062f0c48726a3cedd39f567cbff7e0b9aeb]

catch by const reference


2011-08-16  Caolán McNamara  <caolanm@redhat.com>  [e0225e7e733aaa90bd109ee11c977183ce823170]

const char*->const char[]


2011-08-16  Tor Lillqvist  <tlillqvist@novell.com>  [f3eea21424b27575defc9faff41958c4ed66ffb0]

Fix libgsf build with internal zlib that uses Z_PREFIX


2011-08-16  Tor Lillqvist  <tlillqvist@novell.com>  [ff7ee4a7fbc85b3bdd36bb18598b013204ab9b3a]

Fix heap corruption (malloc buffer overrun)

Detected by the debug C runtime (when using --enable-dbgutil) when
running a unit test.

2011-08-16  Korrawit Pruegsanusak  <detective.conan.1412@gmail.com>  [247d3ff1421967f523b575f20e31bc8e8bdf5bc6]

Remove duplicated chunk


2011-08-16  Tor Lillqvist  <tlillqvist@novell.com>  [1522aaf2dd86ca7aa3d79c949ceb92fc8b8fe06c]

Fix --enable-dbgutil build: Define _DEBUG


2011-08-16  Tor Lillqvist  <tlillqvist@novell.com>  [6034e6aac0daf12b7bb52122cef8dc27d9d2bbb4]

Add the external dlls, exes etc


2011-08-16  Norbert Thiebaud  <nthiebaud@gmail.com>  [262b5931c8975e90037f635d7b2ecfd198a0803a]

put git hook on a diet. concentrate on safe, cheap and globally useful


2011-08-16  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [04d2e6469529b6187900659517d6f6dd5ea2cca5]

update range names/database ranges in formulas cells

we need to update range names/database ranges when we copy/paste formula
cells otherwise the ScNameToken may point to a different entry

2011-08-15  Joseph Powers  <jpowers27@cox.net>  [ade0d4b40af9d1f3f4f16b3bbb55d21ecb6a68e8]

Fix the parameters in throw RuntimeException


2011-08-15  Kohei Yoshida  <kohei.yoshida@suse.com>  [1d202c7593fb0fa588755d4514cf77697054a16c]

Actually master doesn't have this bit.


2011-08-16  Takeshi Abe  <tabe@fixedpoint.jp>  [eba18bf9858b53877cd4174a8106d2aa589c57f6]

fixed class name in diagnosing message


2011-08-16  Eike Rathke  <erack@erack.de>  [ed1ecfc0c23e27db04685e39ca5f5ddb2b680017]

fix ScColumns::DeleteRange() responsible for all sorts of trouble

* mark correct segments as removed / not removed
* move remaining segments with the correct number of entries
* preserve broadcasters and don't delete/overwrite cell entries in that case
* fixes also undo/redo where cells didn't appear after redo
* fixes also weird or invisible values after input on deleted cells

2011-08-15  Kohei Yoshida  <kohei.yoshida@suse.com>  [0afb877d105a35b8c2c17ef819d26f4a6ab3d2d1]

Hmm, I didn't mean to check this one in either.


2011-08-15  Kohei Yoshida  <kohei.yoshida@suse.com>  [df2fb17fd6520974f36fb422d7713f50fd710f6b]

I didn't mean to check this one in.


2011-08-15  Kohei Yoshida  <kohei.yoshida@suse.com>  [a10f0b380d4b2ebf32c5acc446c491f17fbca449]

Fixed build breakage.

ToolBox::RecalcItem() is no more.  Find out the replacement method
gets the job done.

2011-08-15  Julien Nabet  <serval2412@yahoo.fr>  [fbba74ca98c1e4e2256a11139786f18c0543591e]

Fix cppcheck division by 0 detected (thanks Noel and Norbert)


2011-08-15  Anurag Jain  <anuragjainfzd@gmail.com>  [a5d17247175a68fdd42dc5f4a5212954b71815d7]

Ported the chnage from the split calc repo.


2011-08-15  Miklos Vajna  <vmiklos@frugalware.org>  [8e4adb6038f8675d87d6766e62721f8e23fc91de]

git-hooks: whitespace problems are not errors in non-source files


2011-08-15  Noel Power  <noel.power@novell.com>  [02d95370561c0b87e63ade341881c4e9dbe33e84]

fix for bnc#684784 - more conservative graphic replacemement


2011-08-15  Petr Mladek  <pmladek@suse.cz>  [3ef3fbbe62c2faa653fe70fd7a255099caf36734]

lo-commit-stat: update list of available repositories


2011-08-15  Tor Lillqvist  <tlillqvist@novell.com>  [f3cb2824a260c0ced6c90bf0f2515f8203532b76]

Use OUTDIR_FOR_BUILD which is where our jars go when cross-compiling


2011-08-15  Tor Lillqvist  <tlillqvist@novell.com>  [d8fbe601040b31f9127ee3796ce7a79b47f3f683]

Add gb_CLASSPATHSEP


2011-08-15  Tor Lillqvist  <tlillqvist@novell.com>  [2a6df9c54c17485ed8c71f956032dc8ddfae9884]

We need $(T_LDFLAGS) here, too


2011-08-15  Tor Lillqvist  <tlillqvist@novell.com>  [173ca8cc75e682dde3338fdf829c8812834df3f0]

As we don't run ld to link, don't use the ld format of options


2011-08-15  Tor Lillqvist  <tlillqvist@novell.com>  [5cdd571141234e73ab9d7a529fbe1c267109cc20]

Cosmetics: Factor out the -DWIN32 to CDEFS and simplify the result


2011-08-15  Tor Lillqvist  <tlillqvist@novell.com>  [ef2b6b2b8cfc6fcedce424bd4573a8856aee008a]

Cosmetics: Avoid repetition, -D_MT is in CDEFS


2011-08-15  Tor Lillqvist  <tlillqvist@novell.com>  [c1c99bf42c5fd6f5cfa4247115408246bda36f1b]

Cosmetics: Don't bother with -D$(GUI) if $(GUI)==$(OS) anyway


2011-08-15  Tor Lillqvist  <tlillqvist@novell.com>  [a92241263e4b11cfc9b341531fa656a38671c889]

Bin duplicated lines


2011-08-15  Jan Holesovsky  <kendy@suse.cz>  [433ae0f62df90e6158571c2c3dbed05c14bfa900]

Remove WordArr and DECL_2BYTEARRAY, used only once.

Instead that, use std::basic_string.

2011-08-15  Jan Holesovsky  <kendy@suse.cz>  [fa77c78adaf0035000a0c107379ccd5abd348c91]

callcatcher: Remove unused ByteArr class, and DECL_1BYTEARRAY define.


2011-08-15  Jan Holesovsky  <kendy@suse.cz>  [099c219cf67e469c4177d41bfcdbfb70a9988931]

callcatcher: Remove unused ButtonDialog methods.


2011-08-15  Jan Holesovsky  <kendy@suse.cz>  [fc3d82ad7acaa63e852d1d4ee39324e96ecd8810]

callcatcher: Remove unused Button methods.

mpBitmapEx member is unused after this too, remove.

2011-08-15  Jan Holesovsky  <kendy@suse.cz>  [d17cc35e06832db12049ac2e7f66888d659fada7]

Remove unused mnBits from ValueSetItem.


2011-08-15  Jan Holesovsky  <kendy@suse.cz>  [0110b80eefd560de13bac34a3bcae838aaf1cba2]

callcatcher: Remove unused ValueSet methods.


2011-08-15  Jan Holesovsky  <kendy@suse.cz>  [a371fd4d725b11a67cc3e2cc528c3633549f79a3]

callcatcher: Remove unused CalendarField and CalendarWrapper methods.


2011-08-15  Jan Holesovsky  <kendy@suse.cz>  [653464f8f835f31d1f1b6b75fe4e6cb98ca30d5c]

callcatcher: Remove unused Calendar-related methods.


2011-08-15  Jan Holesovsky  <kendy@suse.cz>  [5c9dea496b656d81c07290e82bbc36a3f8c55801]

callcatcher: Remove unused ComboBox-related methods.


2011-08-15  Jan Holesovsky  <kendy@suse.cz>  [3caac78af2a56db5156b9075b5bdd1f3c00c5d65]

callcatcher: Remove unused ListBox-related methods.


2011-08-15  Miklos Vajna  <vmiklos@frugalware.org>  [997cd18a65c9b21a3a76a47e2c247b002e95e0e9]

send crop values to dmapper


2011-08-15  Miklos Vajna  <vmiklos@frugalware.org>  [db55a6392840145f2c7a677fc34ca88273d86411]

implement RTF_PICWGOAL and RTF_PICHGOAL


2011-08-15  Noel Power  <noel.power@novell.com>  [9ca076f6236a24e8909fdd471ea7acea88bfc01b]

bnc#693477 improve column/table width when table width > pagewidth


2011-08-15  Miklos Vajna  <vmiklos@frugalware.org>  [08a968d1004ec77b6b3c4da5d70f0b39e938e73d]

unused code: picture size is set in the extent attributes


2011-08-15  Caolán McNamara  <caolanm@redhat.com>  [51e0d9a96045329d8e348f752a80e81d1f90309e]

regenerate list


2011-08-15  Caolán McNamara  <caolanm@redhat.com>  [eba1f976ce6fa08dc1a63840e0b4bfce44673aae]

rename test


2011-08-15  Caolán McNamara  <caolanm@redhat.com>  [d0964b3ea1f932b7e9e70786d81fff6b4cb7f39f]

callcatcher: unused methods


2011-08-15  Caolán McNamara  <caolanm@redhat.com>  [061ebc34468c37d27524352de56faaf9df742556]

add a getToken wrapper for extracting a single token painlessly


2011-08-15  Caolán McNamara  <caolanm@redhat.com>  [90fe8dadaaad07aee2ec513eab1ad75bbf306cb3]

add a jdk 1.5-alike string replace to comphelper::string


2011-08-15  Caolán McNamara  <caolanm@redhat.com>  [3324eca4eddb906c0a0d8efbc86b097f96a2c3a7]

ByteString->rtl::OString


2011-08-15  Caolán McNamara  <caolanm@redhat.com>  [42fc17bf2f4c0a8ed92e1bf78f54642bd77c23d0]

ByteString->rtl::OString


2011-08-15  Caolán McNamara  <caolanm@redhat.com>  [a04d91ea3b11a37b8717999aeeb72239077b4619]

restore cppunit test (yet again)


2011-08-15  Caolán McNamara  <caolanm@redhat.com>  [80ebe51e60cf67b36946764816b53a5d962bafdb]

callcatcher: strip away some more unused


2011-08-15  Caolán McNamara  <caolanm@redhat.com>  [9124003eb1e398957a85c5c009ac5eddf5e6f28e]

ByteString::IsNumericAscii->comphelper::string::isAsciiDecimalString

shrink ByteString api, remove need for intermediate OString/ByteString
with random-ish encoding solely for check

2011-08-15  Caolán McNamara  <caolanm@redhat.com>  [a6825d680c7f49dd462a858cc8691757a6dd4cba]

SvByteStringsSortDtor is now finally gone


2011-08-15  Caolán McNamara  <caolanm@redhat.com>  [5c3b0251b137c5d695d670c643fac1ee8049fb17]

callcatcher: remove code, hide's erAcks to-do code behind an ifdef


2011-08-15  Caolán McNamara  <caolanm@redhat.com>  [684d499a42215bc50fcbce3e233a16c3282d9eb6]

make it a const array


2011-08-15  Caolán McNamara  <caolanm@redhat.com>  [5bc86df0c8a013af21d5fbc8f6e024db6f0b9936]

lets keep original encoding


2011-08-15  Caolán McNamara  <caolanm@redhat.com>  [e44738096c7cc5f06247366cc9f9a1c4ac003b69]

callcatcher: remove ResetObjectBars_Impl


2011-08-15  Caolán McNamara  <caolanm@redhat.com>  [ad282070c5b351e8cbfe12ec3b5d172f307277c9]

make these pure virtual to prove all implemented in sole sub-class

Facilitates merging of ServerFont and FreetypeServerFont

2011-08-15  Caolán McNamara  <caolanm@redhat.com>  [935afabf6fb28c288b51b896ace5ee4ce3cd4fef]

virtual method with wrong name, doesn't override what it thinks it does


2011-08-15  Caolán McNamara  <caolanm@redhat.com>  [2e6ee683ada51245973351d7f823ec9ce7cf2066]

VirtDevServerFont isn't really implemented, remove to allow to simplify


2011-08-15  Caolán McNamara  <caolanm@redhat.com>  [9892df24a508dcc33cd82ffa6bb664ab82cb0c70]

turn on cairo rendering of vertical text


2011-08-15  Julien Nabet  <serval2412@yahoo.fr>  [28f5e1b27c4150847cc4c2654c55d2881574a81a]

Some PMD cleaning


2011-08-15  Julien Nabet  <serval2412@yahoo.fr>  [265a458cda15e69b719ee4b9ea8f33d14476ae44]

Fix wrong comments which prevent to compile


2011-08-14  Norbert Thiebaud  <nthiebaud@gmail.com>  [d507a1eac1cc6c0a6074cf8ca6bf04e124be27d5]

merge snafuu: d.lst should be empty for gbuild module


2011-08-15  Julien Nabet  <serval2412@yahoo.fr>  [cf4e20ede906dd7aaab5251083041185c4b35a9e]

Some PMD cleaning


2011-08-15  Thorsten Behrens  <tbehrens@novell.com>  [b240636a5b1f7afa8ba3795ba520cbb3500e7236]

Fix ruler to not generate negative left indent

This fixes n#707779 - previously, with larger number format
AbsLSpace, LRSpace's left indent could easily become negative -
which the EditEngine does not like at all & exhibits repaint
errors.

2011-08-15  Jan Holesovsky  <kendy@suse.cz>  [7c1a620eca8f24f08d690b65d224ddf56042bdef]

Commit fee11cbc61 changed encoding to UTF8, revert that.


2011-08-14  Jan Holesovsky  <kendy@suse.cz>  [d349a67ae0a408f0ab162e8eb3d2d125b2c1d398]

Fix visibility in basic to make automation link again.

There are still some link warnings left, though.

2011-08-14  Lionel Elie Mamane  <lionel.mamane@gestman.lu>  [fbe20a2245bd6ccce6b37eedcb0a478d3bf59965]

=class OTableHelper: typo in private member name: refreshFor*gei*nKeys


2011-08-14  Alex Kempshall  <mcmurchy1917-libreoffice@yahoo.co.uk>  [ddafafe5f91e565be418e20eb7e447f8b1849f94]

Preserve CollateSingleJobs between calls to print dialog

Preserves the  CollateSingleJobs between calls to print dialog

2011-08-14  Lionel Elie Mamane  <lionel.mamane@gestman.lu>  [cadce8b2532c20bdf48bc6f891705acdc5dced2e]

class SfxLibrary: Typo in private member name: maOrig*ni*alStorageURL


2011-08-14  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [8231574526eb9a314e39fdc4ed142f471e9b66b9]

unused variable in Windows build

according cppchecker, small cleaning

2011-08-14  Gabor Jenei  <jengab@elte.hu>  [76489b1f107b95cae09bf57c29545a05fe19ccef]

Bug 38486 SQL fix


2011-08-14  Julien Nabet  <serval2412@yahoo.fr>  [6e59262f22b114fd6b101bbaaf9411bc889cd621]

Some PMD cleaning


2011-08-14  Eike Rathke  <erack@erack.de>  [b5cd7f10b88340b53ce108f3667e70bc4ccb2dd0]

sal_Bool -> bool and cosmetics


2011-08-14  Eike Rathke  <erack@erack.de>  [5849f748704b3a7312997f30461c001f37bf6969]

sal_Bool -> bool and cosmetics


2011-08-14  Eike Rathke  <erack@erack.de>  [baca3632869b2b0b81e5a7dd83b189d3c8367652]

fdo#37391 write and read [#REF!] in ODFF for reference errors

* write [#REF!] to ODFF when any part of the reference is invalid
* read [#REF!] as reference error
* display #REF! in UI
+ parse #REF! in UI
+ implemented error constants defined in ODFF as error tokens
+ parse error constants from ODFF and in UI
* fixed SUM, AVERAGE, SUMSQ, PRODUCT to propagate error

2011-08-14  Tor Lillqvist  <tml@iki.fi>  [7e8e85adbee73346403c364326544487677cd5c6]

Add codeSnippet debugging output when dbglevel>1


2011-08-14  Tor Lillqvist  <tml@iki.fi>  [6a208b6c6c4e297ecd7402d2d813a2372e97ae7d]

Add codeSnippet debugging output when dbglevel>1


2011-08-14  Tor Lillqvist  <tml@iki.fi>  [b7254fcd897e9359ac44d04c9eca91e2b6f403e3]

Try to make i18npool_cppunittester_all work


2011-08-14  Tor Lillqvist  <tml@iki.fi>  [9540af1ece646bd7b2ff31dad91e629a984d8904]

Start of C++/UNO bridge for iOS simulator and device

Unlikely to work yet, but at least builds for the simulator.

We can not use dynamic code generation on iOS, so we use a fixed set
of code snippets, genertated by a Perl script. Experimentation seems
to indicate that a relatively small set of static code snippets should
be enough in simple use cases with no extensions (that we can't really
support on iOS anyway) and stuff.

Except for the static set of snippets the code mostly is, or will be,
an ifdefified combination of the gcc3_linux_arm and gcc3_macosx_intel
code. The ABI on iOS ARM devices should be quite close to that on
Linux ARM, knock on wood.

2011-08-14  Tor Lillqvist  <tml@iki.fi>  [2ba07916ffe8211410bc2d2e0c1a4c9ac77f601e]

Add some comments


2011-08-13  Lionel Elie Mamane  <lionel@mamane.lu>  [5df66895d7645e943696e8d56ad776a4b54859d2]

download: when run twice, do not create foo/foo symlink


2011-08-13  David Tardon  <dtardon@redhat.com>  [6638cbad4e001bcce3cddfef1898390d47ce9546]

discard unneeded output


2011-08-13  Takeshi Abe  <tabe@fixedpoint.jp>  [a21b285064a777f36749565d77f1203ccb0c810a]

fix a missing parentheis


2011-08-13  David Tardon  <dtardon@redhat.com>  [d135b41cef9f0337cc56ecd6345a0194622b1177]

all unix/gcc platforms have the same gb_UnoApiTarget settings


2011-08-13  David Tardon  <dtardon@redhat.com>  [d4b7950f88c9f2d59eb00a87b50f874a906a8265]

all unix/gcc platforms have the same gb_Configuration settings


2011-08-13  David Tardon  <dtardon@redhat.com>  [aab5c0bba1bb5d5730dd62690d6807509bdd3a39]

config gb_Configuration for all platforms we build


2011-08-13  Michael Stahl  <mst@openoffice.org>  [8a44fe8e812a7b16a12f15d5591ca0f6197d1665]

officecfg: convert to gbuild


2011-08-13  David Tardon  <dtardon@redhat.com>  [31ca030dc63e0f9ac98706f1fcfba1ac57323f24]

gb_Deliver_add_deliverable takes 3 args


2011-08-13  Michael Stahl  <mst@openoffice.org>  [2655b04b0a8e02ea89ce75182eda1b94aa007e79]

add solenv/gbuild/Configuration.mk to build various XCS/XCU files


2011-08-13  Julien Nabet  <serval2412@yahoo.fr>  [d227806a23411ad3ba97d7da3f500939ec3f74bb]

A revert of a wrong piece of cppcheck cleaning


2011-08-13  Julien Nabet  <serval2412@yahoo.fr>  [66fd1442696059cc6de07ec96af77082654a0990]

Some cppcheck cleaning


2011-08-13  Norbert Thiebaud  <nthiebaud@gmail.com>  [fee11cbc619576ae69b03e62622a38bef8799502]

Replace removed ByteString API usage


2011-08-13  Norbert Thiebaud  <nthiebaud@gmail.com>  [c92cabc25a93678c68a80c69cc4732e30887219e]

fix fumble in makefile


2011-08-13  Norbert Thiebaud  <nthiebaud@gmail.com>  [c1997502aa4302aabd4c55c7de482769ee19c550]

silence marketing warning from windows compiler


2011-08-13  Norbert Thiebaud  <nthiebaud@gmail.com>  [0ae3794348be4520adff16eebaa9486c56de70e8]

windows compiler insist to have access to delete[], no matter what


2011-08-13  Norbert Thiebaud  <nthiebaud@gmail.com>  [ff20c561ac0c1253442e20d17a15cdcba9c459e2]

odbcconfig is not a console application


2011-08-13  Jan Holesovsky  <kendy@suse.cz>  [fd3ec89f4a34e851fd74ea7d1942547ea0cafb0a]

callcatcher: Remove unused ImplDockingWindowWrapper's methods.


2011-08-13  Jordan Ayers  <jordan.ayers@gmail.com>  [1fc2490f0da61adc616ac2c4670c9189afd557a8]

Remove dead command line switch from solenv/bin/build.pl (--dontgraboutput)


2011-08-13  Jordan Ayers  <jordan.ayers@gmail.com>  [47872cc7ad29a73d273e8857097b550a9abe2f73]

Remove dead code from solenv/bin/build.pl

Remove several unused functions, and an impossible warning.

2011-08-12  Joseph Powers  <jpowers27@cox.net>  [619378fd44f4296bfd52ad9172508ef9b34a4f84]

Replace List with std::vector< ::basegfx::B2DPolyPolygon* >


2011-08-12  Norbert Thiebaud  <nthiebaud@gmail.com>  [0471520e8d583f017ebb1703704be4da4444da3c]

fix build issues in canvas on windows


2011-08-12  Eike Rathke  <erack@erack.de>  [25027d0ba3b5c6fc421330a3157330545c05d7bc]

removed unused stuff from number formatter


2011-08-12  Miklos Vajna  <vmiklos@frugalware.org>  [eecb1bb4efc8f82e4b32720d8878000214f4db5f]

no special handling of text box shapes, we already have a drawpage set


2011-08-12  Thorsten Behrens  <tbehrens@novell.com>  [c19090dd1f4cef9699d80f87db4253a8b25294d9]

Moved src tarball download place to libreoffice.org

Normal src tarballs now under:
 http://dev-www.libreoffice.org/src

'extern' binaries/tarballs now under:
 http://dev-www.libreoffice.org/extern

Grabbed copy of LinLibertine from external site
 http://www.numbertext.org/linux and moved to
 http://dev-www.libreoffice.org/src

2011-08-12  Miklos Vajna  <vmiklos@frugalware.org>  [dddba7cb21e052179ae1bd3eb7da97d1f992b57b]

bugus null pointer check


2011-08-13  Takeshi Abe  <tabe@fixedpoint.jp>  [f5d273bf9892cf25bec8ea3d9dd6736880a05d8c]

cppcheck: possible null pointer dereference: pDlg


2011-08-12  Thorsten Behrens  <tbehrens@novell.com>  [a81327ff2faaf21c22f1a902bea170942d5207e6]

Import SmartArt graphics to Impress

Extending the existing functionality to
 * properly parse and model the declarative shapes
 * provide means for round-tripping, and re-rendering the
   shapes from xml snippets
 * implements the layouts composite, cycle, linear, and the
   special 'text' node

This is based on the initial smartart work from hfiguiere@novell.com

2011-08-12  Takeshi Abe  <tabe@fixedpoint.jp>  [f418927e6fc5228d9d08a2d11e0234661038374c]

cppcheck: fix possible null pointer dereference


2011-08-12  Joseph Powers  <jpowers27@cox.net>  [7ca3a646065bd9a0e4f61333ea474f8fca14a4fe]

unusedcode.easy: class Array cleanup.


2011-08-12  Miklos Vajna  <vmiklos@frugalware.org>  [d4ad67379eda381b43f6c636572e0064cb3527fd]

WaE: initialise these, older gcc does not recognize we always do so later


2011-08-12  Miklos Vajna  <vmiklos@frugalware.org>  [dd525ec15c237296f1eace5f470db0785a48bfbf]

Merge remote-tracking branch 'feature/gsoc2011_rtfimport'


2011-08-12  Caolán McNamara  <caolanm@redhat.com>  [64fde7ccf1084a4fbe43397aa807b0b8760cf090]

trailing quote went missing


2011-08-12  Caolán McNamara  <caolanm@redhat.com>  [cd51177b41a8b0be1737b3386ab8adc669cb0a89]

WaE: pesky gcc 4.0.1


2011-08-12  Caolán McNamara  <caolanm@redhat.com>  [7efcf637fda75876b273c2454eaf5d04a02e7d3c]

WaE: pesky gcc 4.0.1


2011-08-12  Caolán McNamara  <caolanm@redhat.com>  [5891d6e3141ab74876c282a1d3e7dfd7de4a924b]

update list, ditch newbies


2011-08-12  Josh Heidenreich  <josh.sickmate@gmail.com>  [55d2e9992a75a8434aff3983e7ef93b37ea91032]

This one changes the button text and dialog header.


2011-08-12  Caolán McNamara  <caolanm@redhat.com>  [58ee09b87b11a6a6b56a06f772214e8835810bd3]

ByteString, shrink api


2011-08-12  Caolán McNamara  <caolanm@redhat.com>  [7bd0fb7d7c0926575d8a7ec5ea2e4a7867f9f8dd]

Related: rhbz#730225 avoid segv in ld, this was set to -O0 around 2000


2011-08-12  Caolán McNamara  <caolanm@redhat.com>  [a09a5142bc17cce62bc13fdeb4674feba39217d8]

reduce ByteString api


2011-08-12  Caolán McNamara  <caolanm@redhat.com>  [2e3f7cc4125cbd4245030122eeb9608af3b7997b]

callcatcher: unused code


2011-08-12  Caolán McNamara  <caolanm@redhat.com>  [9c0f8fed9eaabbc3d1143b095b3f4ae374d8952a]

callcatcher: some unused code


2011-08-12  Caolán McNamara  <caolanm@redhat.com>  [3bc03cd0c10a74d929f21e84772416c9ee300c70]

SvtFilterOptions::Get can never be NULL, return ref and don't leak


2011-08-12  Caolán McNamara  <caolanm@redhat.com>  [fd0e548c4a1528499e95ff169866ed153d08bf54]

shrink api further


2011-08-12  Miklos Vajna  <vmiklos@frugalware.org>  [bcc2fbef8fc9eec7664fc7592fa27e7804a4fc88]

fdo#37691: Initial support for the textbox shape

For now, only pictures supported

2011-08-12  Miklos Vajna  <vmiklos@frugalware.org>  [f40fcd9d109a02e88f53160bb55ffe5e8317d248]

support picture at the start of the document


2011-08-12  Miklos Vajna  <vmiklos@frugalware.org>  [e0514fd4e88220c0dbbea87feea7a1275dfa2760]

Picture frame: we need the destination text outside the pict group

I broke this in 6751324082ca472b9a34caabdd0a1032c27438b9

2011-08-12  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [616fa2e637852d31d61342625ce9c7d92834904d]

sw: Removed SwWrtShell::_CanInsert(), that method only for a beep...

Used SwWrtShell::CanInsert() instead as it's the one doing the job. The
_CanInsert was just a wrapper to Beep() when the result was false. Yuk!

2011-08-12  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [7e7640beb9ceea90467cf4028f926e4358957800]

Prefix internal zlib symbols by z_

Historically the internal zlib symbols were prefixed by z_ to not mess up with any system zlib symbols.
Keep this good habit even with zlib-1.2.5.

2011-08-12  Matúš Kukan  <matus.kukan@gmail.com>  [a2259a67691f25b69b0e450eab4523e4b4537123]

add XNotifyingDataObject also for gcc compiler


2011-08-11  Norbert Thiebaud  <nthiebaud@gmail.com>  [fdb2c9841b8290d98f326857224de32f1fb65ac2]

bring the module writerperfect into tail_build's fold


2011-08-11  Norbert Thiebaud  <nthiebaud@gmail.com>  [751531df525d50a2a93ed170972766851d8a8d82]

add the module oox into tail_build's fold


2011-08-11  Norbert Thiebaud  <nthiebaud@gmail.com>  [662c49c020420a878f8feb488ff9b0dc3c0d8a9f]

sd and slideshow depend on animations' api


2011-08-11  Norbert Thiebaud  <nthiebaud@gmail.com>  [d0ed4ca4715797d2b9d6455ddee7c7851cd3acd5]

sc_ucalc is missing a dep on AllLangRes/sc and others -> build heisenbug


2011-08-11  Norbert Thiebaud  <nthiebaud@gmail.com>  [cb125582453e715d805f8a11007ce42356a2efa2]

add the module basctl to the tail_build fold


2011-08-11  Kohei Yoshida  <kyoshida@novell.com>  [ceb46895530a870e4b981d677f8fc7b3174460da]

Removed the rest of FORWARD_DECLARE_INTERFACE.


2011-08-11  Kohei Yoshida  <kyoshida@novell.com>  [f871b281c91bfb2780619052705f864b6a566b6d]

No more FORWARD_DECLARE_INTERFACE in dbaccess.


2011-08-11  Kohei Yoshida  <kyoshida@novell.com>  [c6ffe06baf739c37bc2ab4690ca598edcf3c8335]

Let's not use macros for mere forward declarations.

This macro also messed up static analysis of slickedit.

2011-08-12  Miklos Vajna  <vmiklos@frugalware.org>  [44cc719a462ca76a691b64ac286503186f8ec9ed]

Make the help repo optional


2011-08-11  Julien Nabet  <serval2412@yahoo.fr>  [5cbb76d6c4e4d8de7304e75ca922d92320954d5a]

Some cppcheck cleaning


2011-08-11  Nigel Hawkins  <n.hawkins@gmx.com>  [40283f019e15e7e2fe2082653344067dce037892]

Replace SvArray stuff with vector in xmloff/xmlcnimp.hxx and refactor

LGPLv3+/MPL1.1

2011-08-11  Julien Nabet  <serval2412@yahoo.fr>  [f26117a5f4c78d9230b115ab88ed53b8ad45ccd5]

Avoid throw in destructor


2011-08-11  Jan Holesovsky  <kendy@suse.cz>  [77fbea9b640dfc587f855367131728a337cd14a4]

Add missing #endif


2011-08-11  Radek Doulik  <rodo@novell.com>  [2155c4c0af4d4eb228a0644f423aa3d9b5e8a2fb]

added support for showMasterSp attribute in sldLayout


2011-08-11  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [76855b1befb18e0a674d712eab76e75c686c49d6]

Headers/Footers: unified menu entry string with calc's one


2011-08-11  Josh Heidenreich  <josh.sickmate@gmail.com>  [a8e1fbf4d83fb6520cde6d1f0d4a6685c5a7f3de]

Changed the "alien" save dialog to contain the format name on the button

This is stage one of a number of changes to improve this dialog.

2011-08-11  Thomas Arnhold  <thomas@arnhold.org>  [769b78c8d2694e85632a97873a68f289d3abea4f]

Use EditHeaderAndFooter like calc does.

This fixes a missing icon bug for writer. Writer tried to load
cmd/sc_editheaderfooter.png but only cmd/sc_editheaderandfooter.png
existed. Calc is using cmd/sc_editheaderandfooter.png so I assumed
this is the right way.

2011-08-11  Caolán McNamara  <caolanm@redhat.com>  [1a6628bbddc13af51461879d155b139dbbab17ed]

smoketest fails: revert "fix rendering of metafiles embedded in emf+"

This reverts commit d0a69c9a1ffee644a8d2a2881c03847687e60af8 because
make dev-install's smoketest is failing on --enable-debug and
reportedly no --enable-debug

2011-08-11  Luboš Luňák  <l.lunak@suse.cz>  [a48d2d28ed69a076ac5705c62165c6bf8049e813]

avoid crash when writting comments


2011-08-11  Miklos Vajna  <vmiklos@frugalware.org>  [7a01b7cba3c0f0a5748ed3e085c458cb7ea4796d]

we already have a using directive for these


2011-08-11  Miklos Vajna  <vmiklos@frugalware.org>  [70569eb6d6e0a52b43858293bd989feca8ce22dd]

fix the "last char is missing from footnote when Word produces the rtf" bug


2011-08-11  Luboš Luňák  <l.lunak@suse.cz>  [f511fee19b9147253dc1c0873018429f3c0a1c91]

adjust for timezone when reading datetime


2011-08-11  Luboš Luňák  <l.lunak@suse.cz>  [593ae387ceda893b479dd25008403a0cd8b42543]

do not ignore attributes on <w:comment>


2011-08-11  Luboš Luňák  <l.lunak@suse.cz>  [a36f220339b116f45247e4d232c4b8b826857630]

finish implementation of writing of comments to .docx


2011-08-11  Miklos Vajna  <vmiklos@frugalware.org>  [d80ff1025bf1d3b7dcfea51fb8bea6fde6f84c4f]

ignore RTF_FORMSHADE


2011-08-11  Miklos Vajna  <vmiklos@frugalware.org>  [fa73964707dcea6c8b60bf32f765516aed3a26f1]

implement RTF_NOLINE


2011-08-11  Miklos Vajna  <vmiklos@frugalware.org>  [bad3177c55725b6238852eb192a25bb3449f7a54]

the rtf exporter uses RTF_ENDDOC to order footnotes to the end of a chapter


2011-08-11  Matúš Kukan  <matus.kukan@gmail.com>  [0ed9ed793d232d9ccf92f770b4ae6c373186c2b1]

correct dependencies in writerfilter


2011-08-11  Caolán McNamara  <caolanm@redhat.com>  [866cd4906ab5b561b13ddaee16d7377e66c2f884]

get this linking under windows


2011-08-11  Caolán McNamara  <caolanm@redhat.com>  [b469afced3c2fe59dac01263c80e07783bc1d60d]

get dtrans compiling under windows again


2011-08-11  Caolán McNamara  <caolanm@redhat.com>  [88ad01b3edd6a16d25273cfbacac504b7c236530]

catch by const reference


2011-08-11  Miklos Vajna  <vmiklos@frugalware.org>  [c8f3ce0a24fddc3eac64dbcecee7da3eafebf251]

rtftok: send footnote numbering types


2011-08-11  Matúš Kukan  <matus.kukan@gmail.com>  [6fad17507aad5bb21e887fdfe2b69b78c8fa9f9f]

register more icu libraries


2011-08-11  Matúš Kukan  <matus.kukan@gmail.com>  [c403e7828d4e8cff0c0a4ed444e58ccb12031283]

add support for generated plain c source files


2011-08-11  Caolán McNamara  <caolanm@redhat.com>  [24ae3abfba36e8ab742a9b9849445cbea92dcac5]

apparently need gb_Helper_register_libraries outside define


2011-08-11  Miklos Vajna  <vmiklos@frugalware.org>  [df10654b1ddf6ca0827eed080cdd8d3ba40b9b07]

dmapper: implement footnote numbering types


2011-08-11  David Tardon  <dtardon@redhat.com>  [b6aa48432d322e13e9facaf3c889d77657aaa14e]

fix build of xmlsecurity with system mozilla


2011-08-11  David Tardon  <dtardon@redhat.com>  [590e2e2f9b65c42321c1ee35a02a2e6f677b4959]

fix condition for building libxsec_xmlsec


2011-08-11  Jan Holesovsky  <kendy@suse.cz>  [3da919bb4060f22675a23811fa1a63c1511d2484]

Implement AsmObject in gbuild (Windows only for now, stub for unxgcc).

This fixes the build of 'basic' on Windows.

2011-08-11  Miklos Vajna  <vmiklos@frugalware.org>  [308df0b438a7318374bf4cee069ef9a134f91e1b]

skip RTF_AFTNRSTCONT and RTF_AFTNRESTART


2011-08-11  Caolán McNamara  <caolanm@redhat.com>  [555fdbc6e9e04f8d4b7786c8b1a1faa5dd64a694]

callcatcher: unused code


2011-08-11  Caolán McNamara  <caolanm@redhat.com>  [c32e596e2457847afdac7b3162b19ad052d4da7c]

remove deprecated ByteString::ToInt64, which is a busted 32bit atoi anyway


2011-08-11  Caolán McNamara  <caolanm@redhat.com>  [6bbdf4dddffd828b38efe8849d7e205f21baaefd]

Resolves: fdo#39995 restore original semantics of GDIMetaFile::ReplaceAction

These semantics are fairly horrific, but existing code expects them, so
callers need to be changed if this is changed.

2011-08-11  Caolán McNamara  <caolanm@redhat.com>  [f3aebf9a3b55cfe558a2ee59f38f0c121f7b65fd]

why make a copy just to use some const methods, optimize


2011-08-11  Caolán McNamara  <caolanm@redhat.com>  [553e4558353e5a0e1e9a549c08ba2add687c3bf5]

WaE: unused variable


2011-08-11  Caolán McNamara  <caolanm@redhat.com>  [03279732bd258de9d21348a75ab4f3bbcb9874f9]

ByteString::ToInt64 is atoi the same as ToInt32, and we downcast anyway


2011-08-11  Caolán McNamara  <caolanm@redhat.com>  [7292948992e088862d86e96ccbf28f9757fded24]

callcatcher: yet more unused code


2011-08-11  Caolán McNamara  <caolanm@redhat.com>  [8564eb0d6a7c8bd01bb217a18f8ab74d4e36411a]

ByteString::ToInt64->rtl::OString::toInt64


2011-08-11  Caolán McNamara  <caolanm@redhat.com>  [7488e1107c461b529c1c8771fd98488588fe8645]

ditch unused ByteString using code


2011-08-11  Caolán McNamara  <caolanm@redhat.com>  [35c83a7f4f84cb708b534c77d7344e8abb4539f9]

remove deprecated ByteString::CreateFromUnicode


2011-08-11  Miklos Vajna  <vmiklos@frugalware.org>  [4ace48121084a3225ab204203684a9bf0567ddef]

implement footnote numbering types


2011-08-11  Tom Tromey  <tromey@redhat.com>  [c2a634416ba8f385c25c16cc52aeae6f68cab9db]

fix more -fpermissive compile errors from trunck gcc


2011-08-11  Tom Tromey  <tromey@redhat.com>  [fa53c328cb028f61f8bff25d1960a94ad39f51ca]

fix compile errors from trunck gcc


2011-08-11  Tom Tromey  <tromey@redhat.com>  [1a35f23a2ccb17c3e8e0cb218bb1cf886b4c7124]

fix compile errors from trunck gcc


2011-08-11  Miklos Vajna  <vmiklos@frugalware.org>  [5a38c231cc31f1fb7d7173898bf910a503285572]

implement RTF_FTNSTART


2011-08-11  Miklos Vajna  <vmiklos@frugalware.org>  [8d4a0dbc11027f263f5b5c58bd277eef37c42f1c]

it's enough to set these as a default sprm


2011-08-11  Norbert Thiebaud  <nthiebaud@gmail.com>  [28ca2d10151bb9d496cb23438a4538b296a0f941]

oops, missed uui and forms from postprocess dep list


2011-08-11  Miklos Vajna  <vmiklos@frugalware.org>  [da8f7be84f07857b7c3a0b01dd388741f547a505]

implement RTF_AFTNSTART


2011-08-11  Norbert Thiebaud  <nthiebaud@gmail.com>  [29ad3b920e7549befdaaddbb61419010148b6314]

bring the module uui in the tail_build fold


2011-08-11  Norbert Thiebaud  <nthiebaud@gmail.com>  [9115de58b8765e354e725421cf77d111def8291d]

silence bootstrap 'error' on unalias of undefined alias


2011-08-11  Norbert Thiebaud  <nthiebaud@gmail.com>  [69a454249c84743d98d51098e21d85438efc7d25]

bring the module 'animations' into the tail_build fold


2011-08-11  Norbert Thiebaud  <nthiebaud@gmail.com>  [37f8c9bee43b27be2f3cb4f517bb7925c890df02]

bring the 'forms' module into the tail_build fold


2011-08-11  David Tardon  <dtardon@redhat.com>  [8c9a0ef14f85936a9609fc705f8efb607df79807]

align closing brace


2011-08-11  David Tardon  <dtardon@redhat.com>  [180c35752d4c57011478bcb76dcb55bdc97caff6]

WaE: add braces around empty body in else stmt


2011-08-10  Joseph Powers  <jpowers27@cox.net>  [45f891fbb60cfa0332a0ffb359127e22159cf4ad]

unusedcode.easy: clean up Class SvtOptionsDrawinglayer_Impl


2011-08-10  Joseph Powers  <jpowers27@cox.net>  [c1347b3c33069a6a7d0f387aea941f1fea7ca6cf]

unusedcode.easy: cleanup up of class GraphicManager


2011-08-10  Eike Rathke  <ooo@erack.de>  [2b3a4d52ad63a8b388763c7c01a095e0b33db930]

Prevent crash at column row boundaries.

Modified from the original patch submitted by Olivier Hallot.

Signed-off-by: Kohei Yoshida <kohei.yoshida@suse.com>

2011-08-11  Yifan J  <yfjiang@novell.com>  [c7a66783de22b5a5c8b576d448038365c51b1fba]

initial upload losmoketest


2011-08-10  Jordan Ayers  <jordan.ayers@gmail.com>  [da1681af3a32ba7d0d6406dcc4ddfc1c5e56d914]

Remove --server mode and supporting code from build.pl.


2011-08-10  Julien Nabet  <serval2412@yahoo.fr>  [0410bbafafb4880c9ab5f399c6c5801a4ce93619]

Some cppcheck cleaning


2011-08-10  Radek Doulik  <rodo@novell.com>  [d7d976c257d4ea8946643e3caff163346da8daa6]

check bitmap size before creating canvas action


2011-08-10  Radek Doulik  <rodo@novell.com>  [d0a69c9a1ffee644a8d2a2881c03847687e60af8]

fix rendering of metafiles embedded in emf+


2011-08-10  Radek Doulik  <rodo@novell.com>  [2c9d31b48de5e1d7e57637f77654aa50eca048d1]

added MultiplyWorldTransform record type


2011-08-10  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [bc126204338b0a64062ad3466234b8082684168d]

remove uno from range name export and some clean up


2011-08-10  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [644976fe93528f2c222f18f22861d6e90ba4f69e]

fix for fdo#39915: defining named ranges should be case insensitive


2011-08-10  Thomas Arnhold  <thomas@arnhold.org>  [59def01e0523fe470e8b805d35f5209a1c22ad72]

fix tab


2011-08-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [0ca248b0d5799bf6c4dcb7a359800579f83f43ae]

remove the concept of modules_type, source_config and related things

all these bells and whistles seems to be hamburg specific.
modules_type in you build seems to always be 'mod', so no need
to track it.

the whole source_config things is not use in our build either.

note: this is a rough cut... there is probably left-over to trim as
a consequence of this.

2011-08-10  Miklos Vajna  <vmiklos@frugalware.org>  [d7d9d3a74400889fc8dc7222a86160f9375b1253]

implement endnote numbering types


2011-08-10  Harri Pitkänen  <hatapitk@iki.fi>  [4a111eaece427ba898fe61d7ec9e4953c14d302e]

Enable export of basic CSS styles in HTML 3.2 mode

Although "style" does not seem to be valid attribute in HTML 3.2
it is harmless to export it. This simplifies the code and makes
the exported HTML more useful in modern browsers.

2011-08-10  Harri Pitkänen  <hatapitk@iki.fi>  [0153fc3c8893c56d6a330d6422b04bb5a61a4194]

Enable paragraph border settings in HTML editor for all HTML variants

Previously border settings were not available in paragraph format dialog
when HTML export format was "HTML 3.2". This was confusing since documents
with borders could still be imported and you could even access the border
dialog with suitably configured shortcut key.

2011-08-10  Miklos Vajna  <vmiklos@frugalware.org>  [53b709286c270945d3093b83b5f55f996bd1dce2]

skip RTF_AENDDOC and RTF_AENDNOTES


2011-08-10  Matúš Kukan  <matus.kukan@gmail.com>  [b66404208897179e2d675fa3a4b38d1b06ae571a]

solve problems with processing of resources


2011-08-10  Miklos Vajna  <vmiklos@frugalware.org>  [7c9156d9c5e6f4ea2af9131382c67810165da8fb]

implement the RTF_FALT destination


2011-08-10  Miklos Vajna  <vmiklos@frugalware.org>  [6751324082ca472b9a34caabdd0a1032c27438b9]

Move destination text to RTFParserState

For example a font name may be interrupted by an RTF_FALT destination
anytime.

2011-08-10  Kohei Yoshida  <kohei.yoshida@suse.com>  [958b3dbc74f49afca1829918e9ee16c06a555b26]

sal_Bool to bool switching while I'm at it.


2011-08-10  Kohei Yoshida  <kohei.yoshida@suse.com>  [a649d4aaaee5e2e8056aec284e839cd1b29c7f4e]

Probably better to rename ppClipTab to rClipTabs, for consistency.


2011-08-10  Matúš Kukan  <matus.kukan@gmail.com>  [5580d3e43f9fa42889378d6eb422c9bf65e5f6c1]

add dependency


2011-08-10  Kohei Yoshida  <kohei.yoshida@suse.com>  [47ce01c9e5a9db3f86beb711aa4e0318aa901695]

Fixed an infinite loop when the paste destination has only one sheet.


2011-08-10  Miklos Vajna  <vmiklos@frugalware.org>  [3721e245b424ea1645174fb9321c0216204ad9b7]

RTFDocumentImpl: avoid raw pointers


2011-08-10  Miklos Vajna  <vmiklos@frugalware.org>  [41430f10267643eefb7163682b30b12c4ff24911]

RTFValue: avoid raw pointers


2011-08-10  Gabor Jenei  <jengab@elte.hu>  [de1b819b7e5fe7dfcb9a84b8fe380c60f981dcaf]

fdo#39167: Change the UI for PDF hybrid files export


2011-08-10  Miklos Vajna  <vmiklos@frugalware.org>  [e20a75a4f3b991f78d67bc333b23d2a9fa9c1470]

dmapper: implement PAGEREF field


2011-08-10  Matúš Kukan  <matus.kukan@gmail.com>  [ed4393f649b8746d8d9a895b511bcc2f35a62ef5]

process also resource files


2011-08-10  Eike Rathke  <erack@erack.de>  [f521db9f7af51bc6732d98513d478efc50ec1113]

Extraneous text after `ifneq' directive, removed trailing ,-g)


2011-08-10  Caolán McNamara  <caolanm@redhat.com>  [20edd9cfbd865a087f8735a647b9cf3c2fbd22b5]

revert lunatic commit, restore paste


2011-08-10  Caolán McNamara  <caolanm@redhat.com>  [f3374fbb08de91b38597414110f3587c1a332b15]

convert this debugging thing over too


2011-08-10  Eike Rathke  <erack@erack.de>  [0ad32ea62a4c6c066c74c6be507071ff4e7be331]

remove superfluous makefile.mk


2011-08-10  Maciej Rumianowski  <maciej.rumianowski@gmail.com>  [45fdd31fb986214f1086fe548d99139204b7a460]

Use STL find() in SvxNumberFormatShell

With SvULongs replaced by std::vector std::find can be used in IsRemoved_Impl IsAdded_Impl

2011-08-10  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [df8b2883727ddc338cace998b28bdce527e544ba]

gbuild: added -g option to javac when building with debug symbols


2011-08-10  Caolán McNamara  <caolanm@redhat.com>  [18602dd206213fef58a801724afef0aa8a81b932]

ByteString::ConvertFromUnicode->rtl::OUStringToOString::toChar


2011-08-10  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [2b648adc2c66070e3511932c4991814de3d290eb]

Translated a few german comments in paintfrm.cxx


2011-08-10  Caolán McNamara  <caolanm@redhat.com>  [cd690d2e72be410058376c416a40ff5d918fb0f7]

Resolves: fdo#39159 don't restore original view settings on temp documents


2011-08-10  Caolán McNamara  <caolanm@redhat.com>  [e16221d3e0eb11958e20b8a1fd959c7055b9172e]

ByteString::ConvertFromUnicode->rtl::OUStringToOString::toChar


2011-08-10  Caolán McNamara  <caolanm@redhat.com>  [c8484a5ddf8e58ae331f41c25825dc2eaef6bdd3]

callcatcher: remove unused code


2011-08-10  Caolán McNamara  <caolanm@redhat.com>  [4e113aec154f0e2d4b271081ef39434ac3596252]

update list


2011-08-10  Caolán McNamara  <caolanm@redhat.com>  [a37338e74267db0a0a6d0fe453598f95611b134c]

callcatcher: remove some unused methods


2011-08-10  Miklos Vajna  <vmiklos@frugalware.org>  [ed7b24e4d563dc80be4409d717009a05c9be099a]

Fix page numbers

I broke that in commit 5338fee30bef0eeeedb768220713641b3d1536fe

2011-08-10  Jan Holesovsky  <kendy@suse.cz>  [d865fed229035440eccb8a89aa3f44f64e0f696c]

Do not use ccache when --enable-icecream is given.


2011-08-10  Matúš Kukan  <matus.kukan@gmail.com>  [dfcabc5560192963e2728562828cd4963efbe1cf]

add include path for .hrc files


2011-08-10  Troy Rollo  <libreoffice@troy.rollo.name>  [234642040086ee91bdb026e10a7c92ec71ac24d3]

fdo#33960 - import/export xrefs to numbered paras


2011-08-10  Troy Rollo  <libreoffice@troy.rollo.name>  [7e631b61607ddd821d9b3a688ff769bde45a4b2c]

fdo#33960, Implement new rule for xref to numbered paragraphs


2011-08-10  Kohei Yoshida  <kohei.yoshida@suse.com>  [6615f2f65452aa9cfe869ee09f787361a9c8fa43]

Partially reverted 96336b01a8e2836a3cabe407a92ac5d7b5ac5bf7.

Be careful here.  It's not right to mark the whole expression #REF!
when only one of the references is invalid.  fdo#37391 is about
invalidating a single reference, not a whole formula expression.

2011-08-09  Kohei Yoshida  <kohei.yoshida@suse.com>  [6c0734bf12c87e817dc6703fbe6513b8f42e804c]

Lots more cleanups.


2011-08-09  Kohei Yoshida  <kohei.yoshida@suse.com>  [21bc383fc6c66d79680e992c147ca9c36562d5e4]

Pass by const reference.


2011-08-09  Norbert Thiebaud  <nthiebaud@gmail.com>  [3e7737968ec2a0fbcce7fd350db33ded785e1086]

we don't have mercurial repositories


2011-08-10  Eike Rathke  <erack@erack.de>  [f0935404ed978b8b004f126ea54965eb61305367]

bool => false


2011-08-10  Matúš Kukan  <matus.kukan@gmail.com>  [38dcd6a3b3fdaf3efcdf33f464f282e1f0673ffd]

convert uui to gbuild


2011-08-10  Eike Rathke  <erack@erack.de>  [ea4470cbaca80a3d3f5816434918dc99cd989d8d]

Number formatter sal_Bool -> bool clean-up and cosmetics


2011-08-10  Matúš Kukan  <matus.kukan@gmail.com>  [5eb0b845a1fa9f120199bad64b7f705e8c3d105c]

do not try to deliver .component file when it's not there


2011-08-10  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [df59a409a7a14a985fcf4f2bb62f4ce1544c39e9]

change from sal_Bool to bool in ScRangeName/ScRangeData


2011-08-10  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [96336b01a8e2836a3cabe407a92ac5d7b5ac5bf7]

fix for fdo#37391: don't write invalid references to files


2011-08-09  Matúš Kukan  <matus.kukan@gmail.com>  [8b0e9caca9d9274ff0087abfec62720953d0e746]

convert xmlsecurity to gbuild


2011-08-09  Caolán McNamara  <caolanm@redhat.com>  [10c0e027b8940e6cead7282fb69796cb28d2aeb9]

Resolves: fdo#32177 add a modification listener on new XDocumentProperties


2011-08-09  Norbert Thiebaud  <nthiebaud@gmail.com>  [9b981cafaac2d0ad265ad6105fd3715bfc041051]

Adjust the parallelism of tail_build to be max(max-process, num-cpus)

tail_build run mostly by itself and wrap a dozen of module,
using just MAXPROCESS for the parallelism force to limit NB_CPUS
in order to avoid a NB_CPUS x MAXPROCESS scenario.
This mitigate this problem, until we don;t need MAXPROCESS anymore
and NB_CPUS becomes the only driving force.

2011-08-09  Kohei Yoshida  <kohei.yoshida@suse.com>  [a81389fb840f21f855d0f7c900821587d33782da]

Correctly import from Excel charts with multiple ranges.

This was "fixed" in i#107275, but the fix only worked in locales
where the range/argument separator was ';' (e.g. German locale).
This is the correct fix that works in all locales regardless of
the separator.

2011-08-10  Takeshi Abe  <tabe@fixedpoint.jp>  [b2bd33ea253952ad3f8b4bfe4bd54c4af16cb86e]

prefer makefile-gmake-mode to plain makefile-mode


2011-08-09  Caolán McNamara  <caolanm@redhat.com>  [c6043980bbc36d58e1ce63b7a97c66774cd6de06]

annoyingly MSWord2010 will apparently deem a doc using VT_DATE as invalid


2011-08-09  Lionel Elie Mamane  <lionel.mamane@gestman.lu>  [46fb06b64d90becdf3090231061032e26c7d4dcb]

Trust "make fetch" to dowload mysqlc; do not require it at configure time


2011-08-09  Christophe Strobbe  <christophe.strobbe@esat.kuleuven.be>  [2eb2e571abdbfe143ba738a0dec0a4b73de7827c]

fix fdo#39561

make html & xhtml consistent in treatment of svg:title -> image:alt tag

2011-08-09  Nigel Hawkins  <n.hawkins@gmx.com>  [2642cdbcaba4830d04d20019412f9bac36519486]

Replace SvUShorts with vector in xmloff/xmlnumfe.cxx

LGPLv3+/MPL1.1

2011-08-09  Caolán McNamara  <caolanm@redhat.com>  [708f8c2373df89e6d267abe23d18e95f77e0036f]

Resolves: fdo#38981 implement saving/loading PROPVARIANT::DATE ole2 property


2011-08-09  Nigel Hawkins  <n.hawkins@gmx.com>  [b3a2205527b969128438bec50531e57c2efe9a32]

Replace SvUShorts with vector in svl/zforlist.[ch]xx

LGPLv3+/MPL1.1

2011-08-09  Nigel Hawkins  <n.hawkins@gmx.com>  [bb8ea3fc5f69522073a490782e99c81aed96d02f]

Replace SvUShorts with vector in aeitem.[ch]xx

LGPLv3+/MPL1.1

2011-08-09  Nigel Hawkins  <n.hawkins@gmx.com>  [79f5abe3fde96a5537f0d80e0919c80d241f63a8]

Replace SvUShorts with vector in editeng/impedit.hxx and cascade changes.

LGPLv3+/MPL

2011-08-09  Miklos Vajna  <vmiklos@frugalware.org>  [f05ff87ecebec36bac9e143a184c8b65f43d476b]

curl: disable libssh2 support

Otherwise internal curl may pick up system libssh2.

2011-08-09  Gabor Jenei  <jengab@elte.hu>  [8dd90858a2f258b673709b166b7553bb91d3b826]

patch for xmlfilter.cxx


2011-08-09  Matúš Kukan  <matus.kukan@gmail.com>  [b12d20a3ba5de3a28d4f883960d34da20ce7882c]

silence warnings


2011-08-09  Peter Rabi  <prabi@caesar.elte.hu>  [dbf832c5a5a33112f94766c7a872b228daaaa5ac]

fix for fdo#34768 - no update preview

Fixes dialogue "Load Slide Design" in Impress.
The preview now updates when selecting another template in the listbox.
Contributed under license LGPLv3+/MPL.

2011-08-09  Matúš Kukan  <matus.kukan@gmail.com>  [dce040cb325db554907c591ba673c9d2e6e8f21c]

convert rsc to gbuild


2011-08-09  Caolán McNamara  <caolanm@redhat.com>  [5dbd783731ea0b5c911b9a2e4fb6fd9192a5a5a9]

update list


2011-08-09  Jan Holesovsky  <kendy@suse.cz>  [99cf6b877b5ff5d747576c4c1174853e6e5c4541]

Create dir for the dependencies.


2011-08-09  Caolán McNamara  <caolanm@redhat.com>  [61185cbaa1feb48d4cfaba509a7805b9f1da5be2]

reduce unused list


2011-08-09  Caolán McNamara  <caolanm@redhat.com>  [07c1881b18bf8b6abdf976e3bdb564945d313a6c]

ConvertFromUnicode can be made private

and default argument can be removed as its always the same

2011-08-09  Caolán McNamara  <caolanm@redhat.com>  [0c88ebd66b0283ca770658cf1d5ee2b7b367c64a]

build error


2011-08-09  Caolán McNamara  <caolanm@redhat.com>  [d0fecfb842d02fc027043e610bdf33f60ea109a2]

remove ByteString::Convert


2011-08-09  Caolán McNamara  <caolanm@redhat.com>  [bca5c1a4d0aa762f37d9f3f6976d3d17865f33a6]

The idl encoding table stuff appears to be a no-op, converts x to x

1.a) There is only one call to SvTokenStream::SetCharSet
2.b) That call is from SvTokenStream::InitCtor and the argument is
   gsl_getSystemTextEncoding()

2.a) SvTokenStream::SetCharSet is the sole caller of SvChar::GetTable
   i.e.
   pCharTab = SvChar::GetTable( nSet, gsl_getSystemTextEncoding() );
2.b) so this is in practive only ever...
   pCharTab = SvChar::GetTable( gsl_getSystemTextEncoding(),
        gsl_getSystemTextEncoding() );

3) SvChar::GetTable returns a table for converting from one encoding to
   another.

4) so the whole thing is a no-op, i.e.
   pCharTab can be dropped
   SvChar::GetTable is then unused and can be dropped
   SetCharSet and GetCharSet are then also unused

2011-08-09  Caolán McNamara  <caolanm@redhat.com>  [fa419956a170395d5df4f66c9564de6253d77d6d]

Convert directly from RTL_TEXTENCODING_IBM_437 to unicode

When we draw this text we assume it's in RTL_TEXTENCODING_IBM_437 and convert
from RTL_TEXTENCODING_IBM_437 to unicode.

So why when we determine the width to use convert from RTL_TEXTENCODING_IBM_437
to the system encoding, which could be anything, and get the width of that ?

2011-08-09  Tor Lillqvist  <tml@iki.fi>  [d7e16fdbab6ecd3bb078b5af5b6d361e7a97284b]

Fix compilation errors with dbglevel>1


2011-08-09  Tor Lillqvist  <tml@iki.fi>  [97d7cb0854cf3a9fb6aa245df03f4e2ab8288fa5]

Bypass cairo's ApplicationServices/ApplicationServices.h test completely for iOS


2011-08-09  Julien Nabet  <serval2412@yahoo.fr>  [da41ba97d3ac0eb751dfc4b716bd594d1670c77e]

Some cppcheck cleaning


2011-08-08  Julien Nabet  <serval2412@yahoo.fr>  [2a90263421ff14eaf246998cc71551583a140f8a]

Add 2 lacking va_end.


2011-08-08  Matúš Kukan  <matus.kukan@gmail.com>  [c39a2440ea2cce75154fea544ace879c25c7e5aa]

convert dtrans to gbuilb


2011-08-08  Miklos Vajna  <vmiklos@frugalware.org>  [e7253c562ef2fb52ff2d2f8da4595aaf87264ecd]

use RTFSkipDestination instead of skipDestination()


2011-08-08  Miklos Vajna  <vmiklos@frugalware.org>  [825c6e71904f6af5f4c01d087a65a20acf25e0c2]

Add a new RTFSkipDestination class

The idea is that calling skipDestination() all the time before return is
boring: better to just place an RTFSkipDestination and its destructor
will do its job when it goes out of scope.

2011-08-09  Tor Lillqvist  <tml@iki.fi>  [f6d8dfb5c49d7c844e43a37be76034835afbe54d]

Nah, we cannot build binaryurp_cppunittester_all (for iOS) here

It depends on CPPUHELPERLIB which for iOS depends on BOOTSTRAPUNOLIB
which hasn't been built yet.

2011-08-08  Miklos Vajna  <vmiklos@frugalware.org>  [197fe11da21d2ef63b1124495d862d1d6980a9d5]

RTFDocumentImpl: add set/get methods for SkipUnknown


2011-08-09  Tor Lillqvist  <tml@iki.fi>  [b555c3353ecc84d34d8d2a9f02518e23dc23842b]

Add newline at end


2011-08-08  Nigel Hawkins  <n.hawkins@gmx.com>  [b090fcf34f105f7937ddd1d5e814fce3970b5894]

Replace SvUShorts with vector in editeng.hxx and cascade changes.

LGPLv3+/MPL

2011-08-08  Tor Lillqvist  <tml@iki.fi>  [7d2cea2bc9a9463db8e6b6e82cb8aa9504ba9b8e]

More dependent libraries for iOS


2011-08-08  Tor Lillqvist  <tml@iki.fi>  [caddae7ba053de19b1a272b8fd63dd87c241f265]

Bypass this for non-desktop OSes


2011-08-08  Tor Lillqvist  <tml@iki.fi>  [491dcf9bec8e811ed3abb2f0945661ab0930ea8a]

Can't build the iOS static cppuhelper test here now

Since we now link to the (also static) bootstrap.uno component which
hasn't been built yet.

2011-08-08  Tor Lillqvist  <tml@iki.fi>  [8cd859d9a69a199886355aa8655bb3240536280f]

For iOS just link directly to the bootstrap component


2011-08-08  Tor Lillqvist  <tml@iki.fi>  [c8eefebef629e0c5a87e2230fbd255cca98cc8b6]

Use prefixed getFactory and no canUnload on iOS


2011-08-08  Tor Lillqvist  <tml@iki.fi>  [9a48e75b07d56f4d91a3cd59c1b94f0db75c9cb3]

Deliver also static component archives as built for iOS


2011-08-08  Tor Lillqvist  <tml@iki.fi>  [af61542cb87e95076ade78840a5679fa65a3bc95]

Deliver also static libstore


2011-08-08  Tor Lillqvist  <tml@iki.fi>  [5568dfaacf0e5c37924609776ca73bf8ebba4eb8]

Add dependencies for sal_qa_static


2011-08-08  Caolán McNamara  <caolanm@redhat.com>  [71e4b9f37af70eff05b75489b6922eb9c52f9475]

oh dear, I never actually added this before


2011-08-08  Miklos Vajna  <vmiklos@frugalware.org>  [98158723b279537f8221ef13565d87dae4cc6ba2]

implement font alignment paragraph sprms


2011-08-08  Caolán McNamara  <caolanm@redhat.com>  [74b3cdbe983231e47efc9fd2e77147cd5673854f]

the option got turned into --with-system-sane so look for with_system_sane


2011-08-08  Lionel Elie Mamane  <lionel.mamane@gestman.lu>  [b70ddaee680a6a7d7e69c48a288fb7ee085ef5d3]

configure --with-system-sane: correct help string


2011-08-08  Miklos Vajna  <vmiklos@frugalware.org>  [9d4f6c02b1946dce75748559a4af36b95f5c4e01]

dmapper: paragraph vertical alignment support


2011-08-08  Tor Lillqvist  <tml@iki.fi>  [ef0451016793c4f1312a37d24e5033684e1649ae]

Don't bother trying to truncate parts debugging output

Murphy says it's the part that is dropped which will be interesting
one anyway.

2011-08-08  Tor Lillqvist  <tml@iki.fi>  [b16ab7a751c04049b4171df412f1ef0f4f9b02f2]

Add invokeStaticComponentFactory() for statically linked components

Will be used for iOS at least.

Factor out the part of loadSharedLibComponentFactory() that handle the
symbol that has been successfully looked up.

2011-08-08  Miklos Vajna  <vmiklos@frugalware.org>  [57a189d7f9e92cac405c838932f19f6f195866ba]

DomainMapper_Impl::AddBookmark: missing empty stack check


2011-08-08  Miklos Vajna  <vmiklos@frugalware.org>  [ea31506b0dfdc5249a522863cfb395c37531ce97]

fix shape import for the unit test


2011-08-08  Miklos Vajna  <vmiklos@frugalware.org>  [5338fee30bef0eeeedb768220713641b3d1536fe]

dmapper: more null pointer checks for the unit test


2011-08-08  Miklos Vajna  <vmiklos@frugalware.org>  [88f72f525c8e8a26f91696d755aa0a67ec8773ca]

testrtf: add support for an indeterminate directory


2011-08-08  Caolán McNamara  <caolanm@redhat.com>  [cf3eac39e12f85043e5beb686b9abb9e94dda34d]

catch by const reference


2011-08-08  Caolán McNamara  <caolanm@redhat.com>  [5567bb0200b5d57bb5a79cd4bea7d960310ee14a]

missing ',' makes a completely different string than it appears.


2011-08-08  Luboš Luňák  <l.lunak@suse.cz>  [c981b302dcd818eb212d666490156c628c7771c0]

add SwPostItField::GetDateTime()

it's rather weird to have only access to either date or time, but
not the whole object

2011-08-08  Luboš Luňák  <l.lunak@suse.cz>  [f71f962af74ceceb51c6ada5ea616c7cff576c2b]

fix crash and fix rtl logic


2011-08-08  Caolán McNamara  <caolanm@redhat.com>  [6773616a235fbc55272a64c0e5718278bd007c39]

revert this and rely on changed SAL_ALLOW_LINKOO_SYMLINKS behaviour


2011-08-08  Lionel Elie Mamane  <lionel@mamane.lu>  [ada4759219efa816ec4c4d29c40cd1428c38e5d4]

osl_getAbsoluteFileURL symlinks allowed: ".", ".." still treated


2011-08-08  Caolán McNamara  <caolanm@redhat.com>  [2ee5618ba5f56f6f7b8b708e98618c77a4e228fe]

add test files


2011-08-08  Caolán McNamara  <caolanm@redhat.com>  [a840652371e6e42778c0e72bea658a3dc11449cb]

runtime ConvertToUnicode->compile time unicode constants


2011-08-08  Caolán McNamara  <caolanm@redhat.com>  [ce906b8096081dee15dc8cc96e570d5b0b587955]

skip tricky allocators on G_SLICE=always-malloc


2011-08-08  Caolán McNamara  <caolanm@redhat.com>  [c2e61f08aeb53cb2759eb9dd1c1923543cd3ddfc]

dig out some sgv files for a regression test on that format


2011-08-08  Caolán McNamara  <caolanm@redhat.com>  [5a1123ac07d76492191be3f1a204d86cc49e3c69]

reduce API bReplace is always true


2011-08-08  Caolán McNamara  <caolanm@redhat.com>  [cb64bcb4ae4918b4f132c44fa30449bf671f23b1]

callcatcher: ditch some more methods


2011-08-08  Caolán McNamara  <caolanm@redhat.com>  [8a3cdcdc5d705b55173b611305e2e088cab75a7d]

callcatcher: remove unused methods


2011-08-08  Caolán McNamara  <caolanm@redhat.com>  [87025228f44662e46ad9353ebf2ba26e7574b074]

callcatcher: remove unused methods


2011-08-08  Caolán McNamara  <caolanm@redhat.com>  [d3ad51015c1e75cf72143867ae1031639bb256ad]

drop deprecated ByteString::ConvertToUnicode


2011-08-08  Caolán McNamara  <caolanm@redhat.com>  [5e6c0fb9ce04ec3f0115aa459e981372fa7e13be]

dont need FLUSH afaics


2011-08-08  Caolán McNamara  <caolanm@redhat.com>  [6909de036217b4f903d2caa26062be26226468db]

ByteString::ConvertToUnicode->rtl::OUString::ctor::toChar


2011-08-08  Caolán McNamara  <caolanm@redhat.com>  [eb90c628840d47ab9a72a81c3e7e3faf7b6619cf]

ByteString::ConvertToUnicode->rtl::OUString::ctor::toChar


2011-08-08  Caolán McNamara  <caolanm@redhat.com>  [dd853ad626ddaff20a2d418f99279aa931b90c97]

callcatcher: unused methods


2011-08-08  Caolán McNamara  <caolanm@redhat.com>  [5c8a542270ec4e28771baf6b1fe38e5f097d5082]

dump dangling config item names before assert


2011-08-08  Caolán McNamara  <caolanm@redhat.com>  [5796909fbdb23553fe20815eed90fa30d2a9a024]

remove unused roadmapwizard methods


2011-08-08  Caolán McNamara  <caolanm@redhat.com>  [1c074d078bd2f95bb0f11007437a0ca01ae35c35]

fix syntax


2011-08-08  Caolán McNamara  <caolanm@redhat.com>  [5298b1b32d90002be8d09fe82955550c18eae8bc]

callcatcher: ditch some more methods


2011-08-08  Caolán McNamara  <caolanm@redhat.com>  [3e6613964f10ff10b71188293a2e4d4d1b29944c]

callcatcher: remove unused methods


2011-08-08  Caolán McNamara  <caolanm@redhat.com>  [135a208ba217d9b8ff13f47eab552c8ddfaec01a]

callcatcher: object is never constructed


2011-08-08  Caolán McNamara  <caolanm@redhat.com>  [71b8b49170a949ed51ef0dfbb3daf9f0257ff3f7]

callcatcher: object is never constructed


2011-08-08  Caolán McNamara  <caolanm@redhat.com>  [000a453ef2e19315e0b3f7bd3c53f043fa9245b7]

ByteString::ConvertToUnicode->rtl::OUString::ctor::toChar


2011-08-08  Caolán McNamara  <caolanm@redhat.com>  [4cab499c00e9183a3c5be758b56725529c2bde50]

explicitly call XDesktop::terminate on early "restart" exit

Too many things create an XDesktop and too many things depend on it explicitly
having terminate called on it to allow the office on early-restart after
updating extensions to exit without config items etc not getting flushed.

2011-08-08  Caolán McNamara  <caolanm@redhat.com>  [a1316a5d3a2446a4271717b0c3ea54699349158c]

why create a com.sun.star.util.PathSubstitution and not use it


2011-08-08  Caolán McNamara  <caolanm@redhat.com>  [8cd21316bafbcf70f4c5cef3a173e639e9bdcd66]

complete and utter nonsense

Taking the address of the pCheck argument in LoadEnvListener ctor gives the
address of the temporary on the stack/register itself, not the address of
LoadEnv's m_pCheck which is apparently what it thinks it's doing.

All that can be said about m_ppCheck is deferencing it inside the ctor will
give the value of pCheck for the duration of the ctor.  What happens later on
in subsequent method calls is pot luck, storing it and deferencing it later is
meaningless.

Presumably this worked because it's rare for the dereferenced m_ppCheck to end
up containing 0 at the wrong time. Right now in a debugging build the mail
merge dialog from print... when there are form fields in a document and "print
form field" is selected triggers a 0 in there post construction at some stage
or other, causing the dialog to never appear as the loading here never
completes.

2011-08-08  Caolán McNamara  <caolanm@redhat.com>  [4daff1ace2931012901a994d1b4dbff3eaea6e00]

runtime ConvertToUnicode->compile time unicode


2011-08-08  Caolán McNamara  <caolanm@redhat.com>  [39ab5402171c8739cd578e073bcd29bb9bf9bdef]

callcatcher: remove various unused methods


2011-08-08  Caolán McNamara  <caolanm@redhat.com>  [aa4bcd28eeb92fc35024d1a4800eb8252d547944]

callcatcher: remove various unused methods


2011-08-08  Caolán McNamara  <caolanm@redhat.com>  [b89c51452be240a74a0bc98943599ab62311d2b4]

callcatcher unused methods


2011-08-08  Caolán McNamara  <caolanm@redhat.com>  [0617784ebd1d13698610dbac3eda7a2a4655cd2e]

ByteString::ConvertToUnicode->rtl::OUString::ctor


2011-08-08  Caolán McNamara  <caolanm@redhat.com>  [13ff96fe03674791cb597039ce01d3f8e76fd279]

fix assert, names expected to be sorted


2011-08-08  Caolán McNamara  <caolanm@redhat.com>  [4b596c2e54dbdf04b6a044487b6a9856a7fedcd0]

use SAL_N_ELEMENTS


2011-08-08  Caolán McNamara  <caolanm@redhat.com>  [75c5262d94c96db82393d622dae02ac8e7f4681e]

update list


2011-08-08  Caolán McNamara  <caolanm@redhat.com>  [f4b985fa5cbfcca952d34ff331c9d1d0cae91c9e]

trailing slash


2011-08-08  Caolán McNamara  <caolanm@redhat.com>  [42962699c6a2f0c1e17b4dd2b5b335c859a2932c]

try callcatcher in -P mode


2011-08-08  Caolán McNamara  <caolanm@redhat.com>  [6a262e6a3fc81b0012b46e64aa020b65a5a0828a]

callcatcher: ditch some more methods


2011-08-08  Caolán McNamara  <caolanm@redhat.com>  [2cae15ec7a723f4cd853de08db4d6c5f1985cc0b]

update list


2011-08-08  Caolán McNamara  <caolanm@redhat.com>  [b7379f53aeedb61d9ceb1f0a0dfecc18fff5491a]

callcatcher: remove unused methods


2011-08-08  Caolán McNamara  <caolanm@redhat.com>  [4e8584ec335d22f8432f76b38c075a4fd9c7135e]

remove unused roadmapwizard methods


2011-08-08  Tor Lillqvist  <tml@iki.fi>  [e32e87980ad6b4a8c0a53a69c486cbf4d010b175]

Add metacomment


2011-08-08  Eike Rathke  <erack@erack.de>  [6fcbf6877ef238c0eaf2c0f24830a2a3d12f3a01]

dammit, why did this even build before?!?


2011-08-08  Tor Lillqvist  <tml@iki.fi>  [7702cc5a7aea3d20138cba0cde86ef8a952619f0]

OSL_TRACE adds trailing newline itself


2011-08-08  Tor Lillqvist  <tml@iki.fi>  [cc13807356e73d0ac51f37b8e27f43d86602221d]

Add XServiceInfo.hpp needed when OSL_DEBUG_LEVEL > 1


2011-08-08  Tor Lillqvist  <tml@iki.fi>  [c89d682d94386495da324644f96cc6cd0887e46e]

Factor out "bootstrap.uno" repeated for all bootstrap services


2011-08-08  Miklos Vajna  <vmiklos@frugalware.org>  [e077fe6efaf9d02ebfed43b88e2bb54dafed7f34]

Fix paragraph styles in non-debug build

In debug build, StyleSheetEntry::StyleSheetEntry already set the style
type to paragraph.

2011-08-08  Eike Rathke  <erack@erack.de>  [2ccabe21ad789aa0bc2c3bd7834a18760ff4f2da]

fix build breaker, include limits


2011-08-08  David Tardon  <dtardon@redhat.com>  [0c11d49e9c9031930ba023e6f546ebb73aac54e7]

remove unused code


2011-08-08  David Tardon  <dtardon@redhat.com>  [778c80a9a78fccb3e5a8993f7691eac98fdda540]

reassign iterator on erase


2011-08-08  David Tardon  <dtardon@redhat.com>  [1913c4b0ad6963042b8919dc2e93987fc5a0b3c7]

remove stray semicolon


2011-08-08  David Tardon  <dtardon@redhat.com>  [20ddaed243e6b66462fb9132d5cc84d78f578b8e]

fix typo


2011-08-08  David Tardon  <dtardon@redhat.com>  [834bdb3d3ecb801ad23b1f9a7b3473e2483aa902]

avoid possible NULL ptr deref.


2011-08-08  Miklos Vajna  <vmiklos@frugalware.org>  [c6f68eb654cf02c6c05b85ace8ff45755c3e26cd]

modelfactory may not be available, that's fine


2011-08-08  Tor Lillqvist  <tml@iki.fi>  [2fdacd0142fea608423c417a0b06e54e6a7915a3]

Move function to the file where it is used


2011-08-08  Eike Rathke  <erack@erack.de>  [5207c9fdde58c3e4f1b5329cb8e7177129b2905d]

Fix decimal separator of a German_Liechtenstein [de-LI] currency format


2011-08-08  Maciej Rumianowski  <maciej.rumianowski@gmail.com>  [c1be3dab3d37b74570b49d8534c4d2677a318286]

Replace SvULongs with vector and code clean up

Instead of SvULongs use std::vector<sal_uInt32>
replace sal_Bool with bool where variable is not interfering with return value

2011-08-08  Tor Lillqvist  <tml@iki.fi>  [7ec5539950b5b8699c1d121932643573aed4a89e]

dictionaries is not needed in cross-build-toolset, it seems


2011-08-08  Ta Duc Tung  <tatung2112@gmail.com>  [be6629ac7481dd68cb2f2b52927f1dcd975d6ac9]

Print current page in the Print dialog, fdo#34697.

Includes very nice cleanup by Korrawit Pruegsanusak
<detective.conan.1412@gmail.com>.

2011-08-07  Norbert Thiebaud  <nthiebaud@gmail.com>  [9bd139b7056f5526dfa5514a41a9c246bed4516a]

mis-hap removing USE_CCACHE


2011-08-07  Norbert Thiebaud  <nthiebaud@gmail.com>  [49fa5b039d1c89db367f7c71eb1e421467181d8e]

remove obsolete USE_CCACHE env. prefix ccache after C[C|XX] final eval


2011-08-08  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [aebb10b71159acc39551407ca39a96329e2f774e]

show row/column headers as default again


2011-08-08  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [830650fa2480c1b399fd7c370e4b1362662f6f64]

don't use ODFVER_LATEST instead of ODFVER_012


2011-08-07  Norbert Thiebaud  <nthiebaud@gmail.com>  [7caafb6ce74111186526246b58709c447733543d]

quoting problem in the auto-selection of gcc/g++-4.0 on MacOS


2011-08-08  Jan Holesovsky  <kendy@suse.cz>  [c8989e1529b74831e9aad14e5c7307113a272180]

Cleanup/remove CommandLine-related methods in lngconvex.


2011-08-07  Norbert Thiebaud  <nthiebaud@gmail.com>  [57cf026739a3d707378ca38f59518b018fccca8f]

auto-use ccache and use it unless CC/CXX is already set or --disable-ccache


2011-08-08  Jan Holesovsky  <kendy@suse.cz>  [04b0d7ac37bee4a8d96c45cad27f6c0c16c8ee3f]

Remove unused ComboBox::SetSeparatorPos().


2011-08-07  Kalman Szalai - KAMI  <kami911@gmail.com>  [8c219766f1a3357845ff46e30e23d30f633afe54]

Added Russian language Lightproof module

* Added module
* Remove versioned directories in scp2 module for Lightproof

2011-08-07  Kalman Szalai - KAMI  <kami911@gmail.com>  [652c8d8c6d71f6ba3b1b3b4d23557d8b0eda0021]

Update Google Docs extension to version 3.0.0


2011-08-07  Kalman Szalai - KAMI  <kami911@gmail.com>  [b3ddc17e034904b1f9c79268c304ce4284ce61f9]

Update supported Lightproof versions to the latest available


2011-08-07  Matúš Kukan  <matus.kukan@gmail.com>  [f5311780463d2c851014f8050be86867d4a333e4]

there is no sd library here


2011-08-07  Kalman Szalai - KAMI  <kami911@gmail.com>  [a29bc6b687243f25ac910aee0a5865e4116af22e]

Update Diagram extension to SmART Gallery

* SmART Gallery is the new version of Diagram extension (aka. Diagram 2)

2011-08-07  Tor Lillqvist  <tml@iki.fi>  [1f22396b4a6f455f2f9e9535dfc5e2d48343060f]

getLibEnv always returned an empty string anyway so make it void instead


2011-08-07  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [2c0a392df1e75aa33befa2ff818171eea23d3005]

fix for fdo#39792: changes to range names invalidate stream too

If we don't invalidate the table stream when we change the local range
name, the new range name will only be written if something else has been
changed in the sheet

2011-08-07  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [8b8f6835e60e179de616117f59af64d6f2c34b0a]

fix for fdo#39678: don't write password algorithm in odf 1.0 and 1.1


2011-08-06  Norbert Thiebaud  <nthiebaud@gmail.com>  [7851e052d421fd996499a615cf1312ee9b1e1653]

[PATCH] do not use hard-code/clone/in writerfilter tests


2011-08-06  Norbert Thiebaud  <nthiebaud@gmail.com>  [d09572039ac4f82540d7529cbaf06f125f705cc6]

[PATCH] another round of hard-coded /clone whack-a-mole in svtools this time.


2011-08-06  Norbert Thiebaud  <nthiebaud@gmail.com>  [974cb75ee361ce8d0713c8fd70e389635889109c]

[PATCH] do not use clone in path for test in sw


2011-08-06  Norbert Thiebaud  <nthiebaud@gmail.com>  [1e536c6b098741a658f07b26f69a00eb4c071e79]

do not use /clone in paht for test in hwpfilter


2011-08-06  Norbert Thiebaud  <nthiebaud@gmail.com>  [3d8fa59aca1618799e53e7ee1aafa9728171bf8d]

bootstrap is now core in ./g


2011-08-06  Norbert Thiebaud  <nthiebaud@gmail.com>  [19ec0a6d7189e2289f4cc0cb6bd45d2c8d87ed51]

dictionaries is now in a separate optional repo


2011-08-06  Norbert Thiebaud  <nthiebaud@gmail.com>  [b5d5e97b4bf01caf923d0082a8be33f85dabe8e0]

binfilter is now a separate repo


2011-08-06  Norbert Thiebaud  <nthiebaud@gmail.com>  [d44c8ad6ad971896a68ae14f9986418e5685ed3a]

move GIT_REPO_NAMES init up


2011-08-06  Norbert Thiebaud  <nthiebaud@gmail.com>  [67193a70de7493ea4d2b2a2cad61804fabfb990a]

remove clone/calc references in filters-test.cxx


2011-08-06  Norbert Thiebaud  <nthiebaud@gmail.com>  [7789e250739a41dad8556a3f667a8ad17e6661a8]

remove /clone/calc reference in lotuswordpro qa


2011-08-06  Norbert Thiebaud  <nthiebaud@gmail.com>  [82f5f6c57f8eef90dc9482a963164b90c4bf1b56]

adjust the list of external git repos for onegit


2011-08-06  Norbert Thiebaud  <nthiebaud@gmail.com>  [4076bcb42c0b777e6d79eefb77c1520f8f12d81f]

adjust .gitignore for new combined repo


2011-08-06  Norbert Thiebaud  <nthiebaud@gmail.com>  [801936459fa8cd5d452f875d14da7f34a9117f08]

Merge remote branch 'extensions/master'

* extensions/master: (978 commits)
  get this building for me
  Version 3.4.2.3, tag libreoffice-3.4.2.3 (3.4.2-rc3)
  enable l10n of presenter screen
  oops Bjoern's .gitattributes link got commited by mistake
  enable l10n of presenter screen
  Version 3.4.2.2, tag libreoffice-3.4.2.2 (3.4.2-rc2)
  poppler 0.17.0 changed its api for no some reason or other
  Branch libreoffice-3-4-2
  Version 3.4.2.1, tag libreoffice-3.4.2.1 (3.4.2-rc1)
  Remove component_getImplementationEnvironment
  hotfix to include localizations of Presenter screen extension
  hotfix to include localizations of Presenter screen extension
  Goodbye to CWS_WORK_STAMP
  use OString::equalsL
  fixing rebase errors
  ause130: #i117218# change .idl handling to gnu make
  CWS gnumake4: reimplement basegfx_s hack for new build system [hg:c943ed591aff]
  Use DESKTOP and NATIVE where appropriate
  Version 3.4.1.1, tag libreoffice-3.4.1.1 (3.4.1-rc1)
  createFromAscii -> RTL_CONSTASCII_USTRINGPARAM
  ...

2011-08-06  Norbert Thiebaud  <nthiebaud@gmail.com>  [bf202438d88e650b69c9817f003f45aed1f58996]

Merge remote branch 'artwork/master'

* artwork/master: (2634 commits)
  Version 3.4.2.3, tag libreoffice-3.4.2.3 (3.4.2-rc3)
  Opps: bjoern link to .gitattributes got commited by mistake
  Version 3.4.2.2, tag libreoffice-3.4.2.2 (3.4.2-rc2)
  Branch libreoffice-3-4-2
  Version 3.4.2.1, tag libreoffice-3.4.2.1 (3.4.2-rc1)
  fixing rebase errors
  Version 3.4.1.1, tag libreoffice-3.4.1.1 (3.4.1-rc1)
  putting back a wrongly deleted icon
  Remove duplicate icons for crystal and oxygen themes
  Remove some placeholder icons
  Removed some placeholder icons
  replace OOo icon to LibO icon fdo#33229 (cherry picked from commit 6fb432551320ea3d6eb1648f78abda6569705795)
  replace OOo icons to LibO icons in Tools - Options dialog fdo#33229 (cherry picked from commit 3f7ffa8409ba7fc1ce5f70dbae06a44a42c9947f)
  replace OOo icon to LibO icon fdo#33229
  remove BrOffice
  why backing_rtl_left.png contained BrOffice?
  replace OOo icons to LibO icons in Tools - Options dialog fdo#33229
  remove unused localized help images
  remove BrOffice artwork
  Version 3.4.0.2, tag libreoffice-3.4.0.2 (3.4.0-rc2)
  ...

2011-08-06  Norbert Thiebaud  <nthiebaud@gmail.com>  [8605130aacb8a50b335cea9a1fd09b818de77643]

Merge remote branch 'libs-extern/master'

* libs-extern/master: (945 commits)
  adding $(AUGMENT_LIBRARY_PATH) back, because it is needed
  10.4's system python is too old, need to use internal python
  Use system python unconditionally on Mac
  Related: fdo#35404 force .a files to hidden visibility
  Fix parallel build crash in translate_toolkit requiring solenv
  use -Wno-long-double only if gxx supports it
  Version 3.4.2.3, tag libreoffice-3.4.2.3 (3.4.2-rc3)
  Not everybody has stdint.h when one needs it
  Oops Bjoern's link to .gitattributes got committed by mistake
  Uploading new libvisio alpha version
  ENABLE_DEBUG_STL isn't working out for us, too easy to mix with and without
  MsiGetPatchInfoA and W were missing
  Make import libs for msi and urlmon dlls based on Wine's .def files
  Pass also our EXTRA_CDEFS to the cppunit configury
  Version 3.4.2.2, tag libreoffice-3.4.2.2-buildfix1 (3.4.2-rc2)
  Fix Windows build
  Fix Windows build
  Version 3.4.2.2, tag libreoffice-3.4.2.2 (3.4.2-rc2)
  Updated mdds to 0.5.3.
  build cppunit also with STL debug when STL debug is enabled
  ...

2011-08-06  Norbert Thiebaud  <nthiebaud@gmail.com>  [43c5346407fcf79876af44d27ed43c10c3799aa2]

Merge remote branch 'postprocess/master'

* postprocess/master: (364 commits)
  basic, writerperfect in gbuild
  More modules in gbuild
  Convert animations to gbuild
  added mtfrenderer component again
  Version 3.4.2.3, tag libreoffice-3.4.2.3 (3.4.2-rc3)
  Version 3.4.2.2, tag libreoffice-3.4.2.2 (3.4.2-rc2)
  Add vcl and lng components to packcomponents makefile
  Pack also forgotten components from sax
  Branch libreoffice-3-4-2
  List component/unotools/util/utl just once
  Version 3.4.2.1, tag libreoffice-3.4.2.1 (3.4.2-rc1)
  Remove preload library related code
  Nothing in the extensions module probably makes sense on iOS or Android
  Goodbye to CWS_WORK_STAMP
  gnumake4: adjust postprocess to gbuild
  Mark unodevtools for DESKTOP builds only
  gnumake4: postprocess: adapt dbaccess/reportdesign components [hg:d2515b2e3f56]
  hwpfilter is built in tail_build
  [mq]: oox_gmake.patch [hg:d0beb4a8aa40]
  writerfilter10: convert writerfilter to gbuild [hg:1013d9bf5d0a]
  ...

2011-08-06  Norbert Thiebaud  <nthiebaud@gmail.com>  [debd6c991ceb473d9fbff1b039df3b4518b03e4c]

Merge remote branch 'impress/master'

* impress/master: (13243 commits)
  Emacs modeline compatible with vim's one
  Use rtl::OUStringHash.
  missing icon in Styles and Formatting dialog in Impress fdo#38382
  Styles import: Improve speed as well as fix/avoid n#708518
  Clean-up of bugfix fdo#32895 for the master branch
  Add consistent Emacs and vim mode lines
  Clean-up of bugfix fdo#32895 for the -3-4 branch
  findbar: Add seporator between the Prev/Next and Serch & Replace
  add prefixes for component_getFactory
  Convert animations to gbuild
  findbar: Show the "Search and Replace" button in the FindBar by default.
  change from SID_PASSWORD to SID_ENCRYPTIONDATA
  fix typo: DeletePassords to DeletePasswords
  change maPasswordList to ptr_vector
  Version 3.4.2.3, tag libreoffice-3.4.2.3 (3.4.2-rc3)
  callcatcher: remove unused method
  Remove unused Debugging stuff
  remove half baked test without the appropriate include to make it works
  cString is deprecated use cStringUsingEncoding instead
  Oops Bjoern's link to .gitattributes got committed by mistake
  ...

2011-08-06  Norbert Thiebaud  <nthiebaud@gmail.com>  [3c06a627330b702f9cafa9110735218332d66bf9]

Merge remote branch 'libs-extern-sys/master'

* libs-extern-sys/master: (1783 commits)
  Revert "Disable pdf and ps surfaces that break internal cairo build"
  I'm sure I fixed this before
  Disable pdf and ps surfaces that break internal cairo build
  restore workaround for windows lack of soft links
  Resolves: fdo#36763 backport fix for py#4768
  French dictionaries update: 3.8 to 4.2.1 (dicollecte)
  UPDMINOREXT is gone away, drop it
  Use MACOSX_SDK_PATH
  add easy-valgrindability to built-in python
  supress unused variable warning in ptr_sequence_adapater.hpp
  fix hunk offset in boost.windows.patch
  Version 3.4.2.3, tag libreoffice-3.4.2.3 (3.4.2-rc3)
  nss/moz: Add Linux 3.0 profile
  Oops Bjoern's link to .gitattributes got committed by mistake
  Version 3.4.2.2, tag libreoffice-3.4.2.2-buildfix1 (3.4.2-rc2)
  Don't let <windows.h> define min() and max() as macros
  Version 3.4.2.2, tag libreoffice-3.4.2.2 (3.4.2-rc2)
  Don't let <windows.h> define min() and max() as macros
  We want cairo-quartz.h for iOS, not the X ones
  WaE: yet more of these shadowing warnings
  ...

2011-08-06  Norbert Thiebaud  <nthiebaud@gmail.com>  [b4757b2dd0b18066ae2845ebc440323e6c843958]

Merge remote branch 'libs-core/master'

* libs-core/master: (67305 commits)
  fdo#39869 Fix memory exhaustion with String length of STRLEN_MAX
  strange delete variant
  I believe the intent is to be non-copyable, so lets use boost on base-class
  delete/delete[] mismatch, thanks to Terrence Enger
  don't need to include this here
  fdo#38956 related changes in split libs-core repository to support LCID changes
  callcatcher: unused methods
  convert deprecated ConvertToUnicode to rtl::OUString
  reflect gmake flavor
  Use rtl::OUStringHash.
  Emacs mode line compatible with vi's one
  add realpaths for windows
  add realpaths for windows
  realpaths to get windows building here
  bad merge, setup_native depends on sfx2 now
  don't annoy us
  don't assert about a bad value, if that's the fallback safely value
  Set correct mimetype for draw documents on xml export
  don't assert on an empty paragraph with a start index of 0, that's sane
  callcatcher: remove unused methods
  ...

2011-08-06  Norbert Thiebaud  <nthiebaud@gmail.com>  [806f78cb4bbcc7e6a6699d8a1d9757dcada8ea40]

Merge remote branch 'filters/master'

* filters/master: (23241 commits)
  fix up wrong .cxx
  callcatcher: unused methods
  Emacs modeline compatible with vim's one
  Use rtl::OUStringHash.
  Use rtl::OUStringHash.
  add another dependency
  testrtftok: depend on writerfilter
  RTFDocumentImpl::dispatchSymbol: warning fix
  callcatcher: remove unused methods
  callcatcher: remove unused methods
  Check if the XML stream contains '<?xml' at the beginning.
  CVE-2010-3451-1.rtf: reduce size of this
  add new failing test rtf files
  testrtf: ignore dotfiles
  reject files with unmatched { or }
  dmapper: m_xText may be null
  testrtftok: fix path on windows
  a control word's name cannot be longer than 32 letters
  more passing rtf test docs
  fixes for CVE-2010-3333-1.rtf
  ...

2011-08-06  Norbert Thiebaud  <nthiebaud@gmail.com>  [e7b4576db426e4e41308929d2487e4b3a8117ac2]

Merge remote branch 'extras/master'

* extras/master: (1697 commits)
  Version 3.4.2.3, tag libreoffice-3.4.2.3 (3.4.2-rc3)
  oops Bjoern's .gitattributes link got commited by mistake
  Kill dtwm/cde
  Version 3.4.2.2, tag libreoffice-3.4.2.2 (3.4.2-rc2)
  Branch libreoffice-3-4-2
  Version 3.4.2.1, tag libreoffice-3.4.2.1 (3.4.2-rc1)
  remove language attributes from styles.xml fdo#38257
  fixing rebase errors
  remove url_transfer.htm
  replace OpenOffice.org and StarOffice references with LibreOffice
  Version 3.4.1.1, tag libreoffice-3.4.1.1 (3.4.1-rc1)
  replace OpenOffice.org and StarOffice references with LibreOffice
  Drop %_EXT% which was always empty
  replace StarOffice icons to LibreOffice icons in Web Wizard fdo#33229
  replace StarOffice icons to LibreOffice icons in Web Wizard fdo#33229
  Version 3.4.0.2, tag libreoffice-3.4.0.2 (3.4.0-rc2)
  Add the wntgcc directories
  Add the unxios and unxand directories
  Branch libreoffice-3-4-0
  Version 3.4.0.1, tag libreoffice-3.4.0.1 (3.4.0-rc1)
  ...

2011-08-06  Norbert Thiebaud  <nthiebaud@gmail.com>  [cc1ec97c38c3f481f67b54402ef6da638b2b8ed2]

Merge remote branch 'testing/master'

* testing/master: (8722 commits)
  Emacs modeline compatible with vim's one
  Add consistent Emacs and vim mode lines
  Version 3.4.2.3, tag libreoffice-3.4.2.3 (3.4.2-rc3)
  Oops Bjoern's link to .gitattributes got committed by mistake
  Version 3.4.2.2, tag libreoffice-3.4.2.2 (3.4.2-rc2)
  Branch libreoffice-3-4-2
  Version 3.4.2.1, tag libreoffice-3.4.2.1 (3.4.2-rc1)
  Remove component_getImplementationEnvironment
  Build cpputools only for desktop OSes
  Remove online registration related code
  WaE: for windows compiler
  add mode-lines
  implement additional context-less protection api
  Adapt texts to new B-spline implementation
  gnumake4: update qadevOOo for gbuild changes
  fixing rebase errors
  ause130: #i117218# change .idl handling to gnu make
  Version 3.4.1.1, tag libreoffice-3.4.1.1 (3.4.1-rc1)
  Bypass when cross-compiling, at least for now
  Don't do anything when cross-compiling for now
  ...

2011-08-06  Norbert Thiebaud  <nthiebaud@gmail.com>  [752a7da840a5c948cf676c737f63d340eab919f5]

Merge remote branch 'sdk/master'

* sdk/master: (4419 commits)
  Version 3.4.2.3, tag libreoffice-3.4.2.3 (3.4.2-rc3)
  Resolves: rhbz#725144 wrong csh syntax
  Oops Bjoern's link to .gitattributes got committed by mistake
  Version 3.4.2.2, tag libreoffice-3.4.2.2 (3.4.2-rc2)
  Remove component_getImplementationEnvironment
  Branch libreoffice-3-4-2
  Version 3.4.2.1, tag libreoffice-3.4.2.1 (3.4.2-rc1)
  This makefile is for a standard Make, so use TABs (cherry picked from commit ff2c05d7b1411aeb67dc0ba415a1ec50db6331d6)
  bad merge, fix to enable extensions to build again (cherry picked from commit 194da0076d3b4a6968496261fd2eaca9e8e955f9)
  ditch unused compare
  ditch unused code
  remove unused datetime
  Fix two obvious errors, but this still sucks
  bad merge, fix to enable extensions to build again
  more unused methods
  various unused junk
  Pack binaries for the HOST ("target") platform when cross-compiling
  remove unused ASglTag class
  remove unused ctor
  remove unused PopFront
  ...

2011-08-06  Norbert Thiebaud  <nthiebaud@gmail.com>  [6482d5da7d0e7fc1a57b51853c1d90bac7b2e169]

Merge remote branch 'calc/master'

* calc/master: (22732 commits)
  Emacs modeline compatible with vim's one
  need uwinapi for snprintf under windows
  sal_Bool to bool.
  Perhaps a const member needs an explicit constructor?
  More String removal.
  More String / sal_Bool removal.
  More String removal etc.
  Indentation "fix".
  Removed unnecessary condition checks.
  String to rtl::OUString.
  Removed custom html options iterator class; use the real iterators.
  Combined two html option loops.
  Parse CSS in the <style> content and set number formats to cells.
  some clean-up
  change from sal_Bool to bool
  change from c-array to boost::ptr_vector
  use delete[] for arrays allocated with new[]
  fix for fdo#39773: crash with hidden column in Data->Form
  fix for fdo#39151: set correct table number in local db data
  Remove EXC_INCL_SST_STATISTICS
  ...

2011-08-06  Norbert Thiebaud  <nthiebaud@gmail.com>  [969940da8ff36e604c8c3d3db38d2ed2c9bcc518]

Merge remote branch 'components/master'

* components/master: (16036 commits)
  add Luxemburgish (lb)
  fdo#38956 related changes in split components repository to support LCID changes
  callcatcher: unused methods
  Emacs modeline compatible with vim's one
  Use rtl::OUStringHash.
  bad merge, setup_native depends on sfx2 now
  callcatcher: remove unused methods
  Produce correct sha256 uri, consume correct uri and original spec typo
  fix this leak again post-merge
  remove redundant delete of pHttpRequest
  Split this up into the constituent facts and bump copyright year.
  callcatcher: fix leak
  rename SttResId to IttResId to avoid conflict with basic/
  remove unused menu code
  Add consistent Emacs and vim mode lines
  callcatcher: bring HttpRequest dtor back
  findbar: Add seporator between the Prev/Next and Serch & Replace
  catch by const ref
  callcatcher: remove unused methods
  fix include paths
  ...

2011-08-06  Norbert Thiebaud  <nthiebaud@gmail.com>  [a9250805eb73ba80b17b08da3b8e76a8063f8ba9]

Merge remote branch 'base/master'

* base/master: (11028 commits)
  Emacs modeline compatible with vim's one
  Use rtl::OUStringHash.
  late postmerge fixes
  callcatcher: remove unused code
  convert to new api
  Add consistent Emacs and vim mode lines
  catch by const reference
  Version 3.4.2.3, tag libreoffice-3.4.2.3 (3.4.2-rc3)
  Opps. bjorn's link to .gitattribute got commited by mistake
  revert to dbaccess gbuildization from master mostly
  Adjusted for HTMLParser::GetOptions return type change.
  postmerge fixes for gnumake4
  Plug MinGW gaps
  Do compile adodatalinks.cxx always for Windows
  Set CXXFLAGS, not CFLAGS
  ByteString::CreateFromAscii->rtl::OStringBuffer::valueOf
  Version 3.4.2.2, tag libreoffice-3.4.2.2 (3.4.2-rc2)
  ditch ByteString
  callcatcher: remove unused methods
  Add prefixes for component_getFactory methods
  ...

2011-08-06  Norbert Thiebaud  <nthiebaud@gmail.com>  [d21b4f88b00556e1c00800034faba68968f48962]

Merge remote branch 'libs-gui/master'

* libs-gui/master: (36542 commits)
  Replace List with std::vector< GraphicFilter* >
  fdo#34977 preserve time when editing even if only date was displayed
  Remove an unneeded forward reference to class List
  make FILEVIEW_SHOW_NONE disjoint of FILEVIEW_SHOW_ALL
  fix a crash seen debugging dodgy dbaccess+mailmerge stuff
  fix windows build error with symlinks
  and some more
  build-breakage: remove stray unused inlines and now dead usings
  removed SkipNumberFormatterInStream, was dropped, declared but not defined
  Fix fdo#38956 discarding bracketed prefixes in number formats, such as [RED]
  declarations still present, though impls gone
  callcatcher: unused methods
  Let's use std::deque instead of uno::Sequence.
  Found one inconsistency between deque and uno::Sequence usages.
  Include <functional> for std::unary_function.
  Prefer std::for_each to manual looping.
  Emacs modeline compatible with vim's one
  Use rtl::OUStringHash.
  va_end closer of the va_start corresponding
  add mode-lines to new filess
  ...

2011-08-06  Norbert Thiebaud  <nthiebaud@gmail.com>  [5e8879aa41c5bb54b363f8e241d4e6854e41a3e1]

Merge remote branch 'writer/master'

* writer/master: (31783 commits)
  We convert 0x0B's to <w:br/>'s later in RunText().
  Add a comment based on the Caolan's explanation.
  Fix field values in export to docx
  convert deprecated ConvertToUnicode to rtl::OUString
  definition and use inside same debug level
  Emacs modeline compatible with vim's one
  [PATCH] Get rid of SvULongs in writer
  state *what* format is problematic in the OSL_FAIL
  replace ByteString::ConvertToUnicode
  callcatcher: remove unused methods
  SwFilterBase::ReadUnicode is dubious, luckily unused
  ByteString::ConvertToUnicode->rtl::OUString ctor
  Related: #i38880# crash in new field code
  MSWordExportBase::ExportDocument: check if we have a DocShell
  catch by const reference
  bPgChpLevel is always false, so remove if (bPgChpLevel) branches
  ByteString::CreateFromInt32 -> rtl::OStringBuffer::append
  convert to rtl::OString[Buffer] and simplify
  ImportRTF: use the new uno filter in experimental mode
  SwCache: fix build with dbglevel=2
  ...

2011-08-06  Norbert Thiebaud  <nthiebaud@gmail.com>  [cd71f737f11a075623f42ae719f95636d0660df7]

Merge remote branch 'ure/master'

* ure/master: (25301 commits)
  Print debugging output only if OSL_DEBUG_LEVEL > 1
  Emacs modeline compatible with vim's one
  Bin OS/2 .map files
  YES->TRUE
  Fix segmentation fault when linking -mavx on new CPUs is enabled by explicitly adding -mno-avx to CXXFLAGS.
  Revert adding -mno-avx to CXXFLAGS, not universally supported
  Fix segmentation fault when linking -mavx on new CPUs is enabled by explicitly adding -mno-avx to CXXFLAGS.
  Don't use dynamic loading on iOS
  Avoid compiler warning
  make these explicit
  make sure we get the right interim obj
  Use separate unit testers for subsequent and normal tests for iOS
  Try to use the app executable module on iOS for now
  We do want to use RTLD_DEFAULT and dlsym() also on iOS
  Nah, these must be subsequent tests also for iOS
  Add statically linked cpphelper unit test for iOS
  Build static binaryurp unit tester for iOS
  Use OBJCXXFLAGS instead of duplicating it
  Add statically linked cppu unit test for iOS
  Add consistent Emacs and vim mode lines
  ...

2011-08-06  Joseph Powers  <jpowers27@cox.net>  [665987630fac51f58439aed4a43ef2d46a11fb2b]

Replace List with std::vector< GraphicFilter* >


2011-08-06  Andras Timar  <atimar@suse.com>  [a3e8474d0f98db41ef33444e98ac4a5a543d56e1]

add Luxembourgish


2011-08-06  Eike Rathke  <erack@erack.de>  [63be6df7988404687c9f52cf03eba946990fe7b1]

fdo#39869 Fix memory exhaustion with String length of STRLEN_MAX


2011-08-06  Jan Holesovsky  <kendy@suse.cz>  [6f540c1532b8b6e5a80e1b0cb43edc90820b2d43]

We convert 0x0B's to <w:br/>'s later in RunText().


2011-08-06  Jan Holesovsky  <kendy@suse.cz>  [98b8db50c945cd9a2bbbf6e1b1589d6603981fcb]

Add a comment based on the Caolan's explanation.


2011-08-06  Troy Rollo  <libreoffice@troy.rollo.name>  [aafce5802165dc55814f98102e1a713f6054c7f3]

Fix field values in export to docx

Prior to this patch, fields were being exported to docx file with the
field value being the name of the field. This patch changes it to
export the field value as the field value.

2011-08-05  Andras Timar  <atimar@suse.com>  [1bdaaa1ee444772a8da0ece89028b26a887542d3]

add Luxemburgish (lb)


2011-08-05  Andras Timar  <atimar@suse.com>  [27a147dcc9237184db462292435ec2ff547d20e8]

add Scottish Gaelic, Luxemburgish and Tatar UI support


2011-08-05  Tor Lillqvist  <tml@iki.fi>  [ea5f8f94edd881016e4f3e2197964dd3525258ce]

Print debugging output only if OSL_DEBUG_LEVEL > 1


2011-08-05  Eike Rathke  <erack@erack.de>  [15d51584a1564a270dc976caf8f2c04bf5a068ea]

fdo#34977 preserve time when editing even if only date was displayed

* For date formats choose the datetime format when editing a value with a time
  fraction.
* When editing time formats choose the time format only if 0>=value<1, choose
  the duration format when editing a value that may represent a duration, i.e.
  is <0 or >=1, and absolute value is less than 32k hours. If greater than 32k
  hours choose the datetime format.

2011-08-05  Caolán McNamara  <caolanm@redhat.com>  [752ae1eb6ef90e53ec2fcc99b550181effa1de6c]

strange delete variant


2011-08-05  Caolán McNamara  <caolanm@redhat.com>  [ad43b68a4d15879d74b597931c4f4edc7e08a353]

I believe the intent is to be non-copyable, so lets use boost on base-class


2011-08-05  Joseph Powers  <jpowers27@cox.net>  [dc665255c188207908a3932354cf87a6428dc675]

Remove an unneeded forward reference to class List


2011-08-05  Caolán McNamara  <caolanm@redhat.com>  [2f8580e00830dd1b2fd0a8f89e62d2c822fe9670]

delete/delete[] mismatch, thanks to Terrence Enger


2011-08-05  Lionel Elie Mamane  <lionel@mamane.lu>  [02c7b52cf5aaa726b660b8be23ae95acc5efc4e6]

make FILEVIEW_SHOW_NONE disjoint of FILEVIEW_SHOW_ALL


2011-08-05  Caolán McNamara  <caolanm@redhat.com>  [a5a1e65efe5fd41974613b488effd9eae6e9ef2f]

don't need to include this here


2011-08-05  Caolán McNamara  <caolanm@redhat.com>  [b71f754feb335a824d3d2f5e3c38bb1853fe49af]

fix a crash seen debugging dodgy dbaccess+mailmerge stuff


2011-08-05  Caolán McNamara  <caolanm@redhat.com>  [89f794878471c5c756cce3e9f56ed01f8336f66f]

fix windows build error with symlinks


2011-08-05  Caolán McNamara  <caolanm@redhat.com>  [fb57d416e4ee378594a0ee48f123e20b7572f089]

and some more


2011-08-05  Caolán McNamara  <caolanm@redhat.com>  [cff81810e32f422d56d9a7f4f2d4c6bba993f8cb]

build-breakage: remove stray unused inlines and now dead usings


2011-08-05  Caolán McNamara  <caolanm@redhat.com>  [16038a4d5c4dccf6f44fd96d22302d0aa88b6d8e]

Revert "Disable pdf and ps surfaces that break internal cairo build"

This reverts commit 04ab4c38d662c469cea1afa540b60625266bc7e5 because
it breaks a buildbot

2011-08-05  Eike Rathke  <erack@erack.de>  [e1a4e62e3ee026f1c2d9d9280ed30035d64d9f1b]

removed SkipNumberFormatterInStream, was dropped, declared but not defined


2011-08-05  Eike Rathke  <ooo@erack.de>  [9c830990146958660604bb57ada18afd96f25cf4]

Fix fdo#38956 discarding bracketed prefixes in number formats, such as [RED]

* Fixed discarding of prefixes.
* Fixed the broken handling of Thai calendar and numerals speciality.
* Added bits to actually display a format with embedded LCID in the dialog if
  the LCID doesn't match the currently viewed locale.

2011-08-05  Eike Rathke  <ooo@erack.de>  [93fb89212487e57ecaec48571018538a60b1dc8f]

fdo#38956 related changes in split libs-core repository to support LCID changes


2011-08-05  Eike Rathke  <ooo@erack.de>  [a81b316c681d00e9aebad3bddf528415e6619024]

fdo#38956 related changes in split components repository to support LCID changes


2011-08-05  Caolán McNamara  <caolanm@redhat.com>  [daa4a9483c41be6077ba0840e526474641ffc5c3]

convert deprecated ConvertToUnicode to rtl::OUString


2011-08-05  Caolán McNamara  <caolanm@redhat.com>  [dceee406b75fb040822e50a335e4c4a121313c73]

definition and use inside same debug level


2011-08-05  Caolán McNamara  <caolanm@redhat.com>  [e423dc7321674e5e6442ce1e7c19f50e3eabc9ea]

declarations still present, though impls gone


2011-08-05  Caolán McNamara  <caolanm@redhat.com>  [c6da7c43e10924597b6566fa5394684299c0a573]

callcatcher: unused methods


2011-08-05  Caolán McNamara  <caolanm@redhat.com>  [db1b7178dde8daa8660becf35acf8362b5f4bd7e]

callcatcher: unused methods


2011-08-05  Caolán McNamara  <caolanm@redhat.com>  [31e203f1fd9a32c70c37a73f13963992e1cc17ef]

convert deprecated ConvertToUnicode to rtl::OUString


2011-08-05  Caolán McNamara  <caolanm@redhat.com>  [37c26edb917908417e2d25fdf06fed79eef18e8d]

fix up wrong .cxx


2011-08-05  Caolán McNamara  <caolanm@redhat.com>  [30c1a5f9fd44d914befa5070a5bb0c09b1d7cac9]

callcatcher: unused methods


2011-08-05  Caolán McNamara  <caolanm@redhat.com>  [008981b0df22843f174adcb8b8ab77806d817c3a]

callcatcher: unused methods


2011-08-05  Caolán McNamara  <caolanm@redhat.com>  [79adf1784e652f6e47f4ad064d0c32d3a158622a]

get sccomp to link under windows


2011-08-04  Kohei Yoshida  <kohei.yoshida@suse.com>  [af3a393700f77b039e88efc2cf2e6eef450677ff]

Let's use std::deque instead of uno::Sequence.

This makes things a little simpler.

2011-08-04  Kohei Yoshida  <kohei.yoshida@suse.com>  [e2258940b35b0ece48759914c258a519ba619364]

Found one inconsistency between deque and uno::Sequence usages.

ListenerType vs ScriptType.  Also, deque supports clear().

2011-08-04  Kohei Yoshida  <kohei.yoshida@suse.com>  [2c5401be8fcc4d4aa0e665c0c8fedd04d78cc121]

Include <functional> for std::unary_function.

Mac build fails without this, apparently, accordingly to Norbert's
tinderbox log.

2011-08-04  Kohei Yoshida  <kohei.yoshida@suse.com>  [c70e39d78426f1f0dd094e0e97061e60f387ff86]

Prefer std::for_each to manual looping.


2011-08-05  Takeshi Abe  <tabe@fixedpoint.jp>  [83e01d8438e229e6d7c5e2ccac1cf4b5571d47ac]

Emacs modeline compatible with vim's one


2011-08-05  Takeshi Abe  <tabe@fixedpoint.jp>  [3661f535da59a5d231551efd3a05120b0e52f1d1]

Emacs modeline compatible with vim's one


2011-08-05  Takeshi Abe  <tabe@fixedpoint.jp>  [a9c779c215e851d63205dbf77bbe4332a9ba9511]

Emacs modeline compatible with vim's one


2011-08-05  Takeshi Abe  <tabe@fixedpoint.jp>  [10e14793d51da1420ad615ab3e1c3df7cc883a37]

Emacs modeline compatible with vim's one


2011-08-05  Takeshi Abe  <tabe@fixedpoint.jp>  [3fb5160da1be010736aeec881946fef6dc57843d]

Emacs modeline compatible with vim's one


2011-08-05  Takeshi Abe  <tabe@fixedpoint.jp>  [1a44d29eb1e048d101381de8b2817857025c2d8e]

Emacs modeline compatible with vim's one


2011-08-05  Takeshi Abe  <tabe@fixedpoint.jp>  [09c28c78d0779abe57945b37d503d10c92ed1c82]

Emacs modeline compatible with vim's one


2011-08-05  Takeshi Abe  <tabe@fixedpoint.jp>  [30fea02f30c61e5a6937f7523f9a0e464f6c725d]

Emacs modeline compatible with vim's one


2011-08-05  Takeshi Abe  <tabe@fixedpoint.jp>  [88825599e8c855506123d975df2deecbf8c2876e]

reflect gmake flavor


2011-08-04  Kohei Yoshida  <kohei.yoshida@suse.com>  [d589335e65d104f30171b1afef60f53312658109]

Use rtl::OUStringHash.


2011-08-04  Kohei Yoshida  <kohei.yoshida@suse.com>  [fd073bb6485667837fa776398091e9e1669e5c0f]

Use rtl::OUStringHash.


2011-08-04  Kohei Yoshida  <kohei.yoshida@suse.com>  [06c00bb852c4564146fbf1c3ccb99b46bd2396fd]

Use rtl::OUStringHash.


2011-08-04  Kohei Yoshida  <kohei.yoshida@suse.com>  [66d882b3c87d82da82a32f1fabb8c9f8471e1847]

Use rtl::OUStringHash.


2011-08-04  Kohei Yoshida  <kohei.yoshida@suse.com>  [bcd05dcbb7e502da0e5b2771bd4240f8151de93b]

Use rtl::OUStringHash.


2011-08-04  Kohei Yoshida  <kohei.yoshida@suse.com>  [fdfc75797e7e90c74ae94a08834221bac934f030]

Use rtl::OUStringHash.


2011-08-04  Kohei Yoshida  <kohei.yoshida@suse.com>  [27f16c19cdf0bc835d83fa3fec720495c5f91605]

Use rtl::OUStringHash.


2011-08-04  Caolán McNamara  <caolanm@redhat.com>  [52dd93fe3d165f819903a7f215d7144800e6af01]

update list


2011-08-04  Julien Nabet  <serval2412@yahoo.fr>  [9a807aeb49487180ae47e6755252ef1dc52d73ec]

va_end closer of the va_start corresponding


2011-08-04  Tor Lillqvist  <tml@iki.fi>  [334bf75566554dbf9009598b17c818e34d5ece9c]

Bin OS/2 .map files


2011-08-04  Matúš Kukan  <matus.kukan@gmail.com>  [f8aff3e6998baa5f7df0411273c90804731fa6f0]

late postmerge fixes


2011-08-04  Matúš Kukan  <matus.kukan@gmail.com>  [e71cb4100d6926db0137965550cc8bb3beef663b]

update list of gbuildified modules


2011-08-05  Takeshi Abe  <tabe@fixedpoint.jp>  [932c51da304a1a7dd7ffd095cd25df98ac3740c7]

Emacs modeline compatible with vim's one


2011-08-05  Takeshi Abe  <tabe@fixedpoint.jp>  [9e2800793ad966d954a8249a1c94a9c26902ce97]

Emacs mode line compatible with vi's one


2011-08-04  Caolán McNamara  <caolanm@redhat.com>  [b83057f6a8fd6fd3bf547d3b725f3031e9974b12]

just check for support of -mno-avx


2011-08-04  Caolán McNamara  <caolanm@redhat.com>  [5b759fd1753a20f1a2dba3d2a524677909fdc85e]

YES->TRUE


2011-08-04  Maciej Rumianowski  <maciej.rumianowski@gmail.com>  [a64cd398e4c4aaa853fedb8f42ba9c6301e8bdff]

[PATCH] Get rid of SvULongs in writer

Replace SvULongs with std::vector. In SwHTMLWriter simultaneously replace
aOutlineMarks with boost::ptr_vector.

2011-08-04  Tomáš Chvátal  <tomas.chvatal@gmail.com>  [f8069fc858058959a7a1d59684c15bd4a41fcc3a]

Fix segmentation fault when linking -mavx on new CPUs is enabled by explicitly adding -mno-avx to CXXFLAGS.


2011-08-04  Caolán McNamara  <caolanm@redhat.com>  [4f544e3c6e5d70bfcfc76ba599380e29d82f664e]

I'm sure I fixed this before


2011-08-04  Caolán McNamara  <caolanm@redhat.com>  [4f676b4f87b9cf2026d79d955b55fe58419e1453]

add realpaths for windows


2011-08-04  Caolán McNamara  <caolanm@redhat.com>  [727a1e47e8d9823a8383bf7c345b5fbb65b0fd16]

need uwinapi for snprintf under windows


2011-08-04  Caolán McNamara  <caolanm@redhat.com>  [e8ced5594bc7e7e628997ce5ddd3ab56b817be4e]

add mode-lines to new filess


2011-08-04  Caolán McNamara  <caolanm@redhat.com>  [d5ccb73309b5dd2afc6d77f8614cb4e4bbea9bfb]

catch by const reference


2011-08-04  Caolán McNamara  <caolanm@redhat.com>  [85143ce699d5e6441a7adb7d6155088a65991195]

and get this building under windows


2011-08-04  Caolán McNamara  <caolanm@redhat.com>  [6d73ae9795c6a7adbbb6f8b5a426630b9a1fe459]

add realpaths for windows


2011-08-04  Caolán McNamara  <caolanm@redhat.com>  [9ef56cb2e5f81bc8c281e9dd129846479524c03e]

realpaths to get windows building here


2011-08-04  Caolán McNamara  <caolanm@redhat.com>  [512dcc0e6e97d4af8e3e10fa22f44c7f34132024]

state *what* format is problematic in the OSL_FAIL


2011-08-04  Caolán McNamara  <caolanm@redhat.com>  [e76d4e39b90e9e878a43a79a01e7c9326c319f42]

bad merge, setup_native depends on sfx2 now


2011-08-04  Caolán McNamara  <caolanm@redhat.com>  [4e92991630b9596f97a928c3d7b3fb0f89cb5dba]

bad merge, setup_native depends on sfx2 now


2011-08-04  Caolán McNamara  <caolanm@redhat.com>  [a1e9dea1ff4a584d331c04ef03275c0dc07af078]

try this to fix windows hanging builds with gb_GenCxxObjects


2011-08-04  Caolán McNamara  <caolanm@redhat.com>  [9d363b2dda833370a07f88289283d16e365a2a44]

don't annoy us


2011-08-04  Caolán McNamara  <caolanm@redhat.com>  [5c40862ac9221da2396af5f16e1319d94b853e12]

add another dependency


2011-08-04  Caolán McNamara  <caolanm@redhat.com>  [680b463ca7feb50f4ba7105a620520b37dcf3e44]

don't assert about a bad value, if that's the fallback safely value


2011-08-04  Miklos Vajna  <vmiklos@frugalware.org>  [9093cbb4768f956321a5801c48bc105c08fcf11d]

testrtftok: depend on writerfilter


2011-08-04  Thorsten Behrens  <tbehrens@novell.com>  [68f7b2f27364cf3c8c8cc0f25c9929fccbb9bc06]

Set correct mimetype for draw documents on xml export


2011-08-04  Caolán McNamara  <caolanm@redhat.com>  [b40b45529b509a577c28baf286eba89e8046d440]

don't assert on an empty paragraph with a start index of 0, that's sane


2011-08-04  Caolán McNamara  <caolanm@redhat.com>  [40b9443a650e45d8646fbeaa2729c8d920ecfc3c]

help windows build along


2011-08-04  Tomáš Chvátal  <tomas.chvatal@gmail.com>  [9f1733cbea18c9af6a1293b873491bd1f680ee3b]

Add one more libdir path for detection with qt4 on 32b platform to be same with 64b. Fixes gentoo bug #377377.

Signed-off-by: Tomáš Chvátal <tomas.chvatal@gmail.com>

2011-08-04  Miklos Vajna  <vmiklos@frugalware.org>  [b030c48949c0cbdf28c6b198153c304a71f6f31f]

RTFDocumentImpl::dispatchSymbol: warning fix


2011-08-04  Miklos Vajna  <vmiklos@frugalware.org>  [1c043a8fde1617186e7f4c92cea3819ae298f525]

Merge remote-tracking branch 'feature/gsoc2011_rtfimport'


2011-08-04  Caolán McNamara  <caolanm@redhat.com>  [4665608ae8824128d9cc0bf8a21c47140cb5dd05]

callcatcher: remove unused methods


2011-08-04  Caolán McNamara  <caolanm@redhat.com>  [9c0bcbaa53871c1f416828b21695e8ce6eb82e7e]

callcatcher: remove unused methods


2011-08-04  Caolán McNamara  <caolanm@redhat.com>  [7ffcbeb77bc40517a86c3e86b07034f5ee42cf6b]

LookupKeysymInDefaultGroup unused


2011-08-04  Caolán McNamara  <caolanm@redhat.com>  [0a3c6b958f6fc184d3f3783ba6511de864a7b8ff]

callcatcher: remove unused methods


2011-08-04  Caolán McNamara  <caolanm@redhat.com>  [c9fa7eef2f42f4c16dafe25c379d71c1d65a451e]

elide runtime conversion of constant to unicode


2011-08-04  Caolán McNamara  <caolanm@redhat.com>  [4cb317df302272f55b46e8a0d02b036379f94ddd]

callcatcher: remove unused methods


2011-08-04  Caolán McNamara  <caolanm@redhat.com>  [b6c00d0ac79c1f8ea78cc4b2e301c74bf85ff809]

callcatcher: remove unused methods


2011-08-04  Caolán McNamara  <caolanm@redhat.com>  [17d7eaa742d5cb9187cfe6cc12711d30ccf10da9]

callcatcher: remove unused methods


2011-08-04  Caolán McNamara  <caolanm@redhat.com>  [fa7c86e4ccec74b0d92b2807a728173594d83897]

some more


2011-08-04  Caolán McNamara  <caolanm@redhat.com>  [139ee886a6a7d2c58fc80c90dcce88ff6d13d683]

update list


2011-08-04  Caolán McNamara  <caolanm@redhat.com>  [f8c7607ea291d7e7d976a9485abc1761627eb654]

get this building for me


2011-08-04  Caolán McNamara  <caolanm@redhat.com>  [130c44b09ee23454d30e9c15f00c9e300808600c]

replace ByteString::ConvertToUnicode


2011-08-04  Caolán McNamara  <caolanm@redhat.com>  [8a7dbf9cbbf7bf650491ade4a8cb76b5aed91bda]

callcatcher: remove unused methods


2011-08-04  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [afff1341b497a8517bdb676db764e0fc24390332]

Disable pdf and ps surfaces that break internal cairo build


2011-08-04  Kohei Yoshida  <kohei.yoshida@suse.com>  [ae665a7665daf4947d8ac061508db3cc80720299]

sal_Bool to bool.


2011-08-04  Kohei Yoshida  <kohei.yoshida@suse.com>  [7d7c580e4c863e9356b83606d148a8b27da1c167]

Perhaps a const member needs an explicit constructor?

Norbert's tinderbox spits warning on this.

2011-08-04  Kohei Yoshida  <kohei.yoshida@suse.com>  [ef1744165acc42e8a955cd291171ff9f7197edf0]

More String removal.


2011-08-04  Kohei Yoshida  <kohei.yoshida@suse.com>  [f1d017893a54baeaa2e9eff1959a21c4d1c8aa9f]

More String / sal_Bool removal.


2011-08-04  Kohei Yoshida  <kohei.yoshida@suse.com>  [461b4f32a40c16996b429c8aa5822eb0c191f397]

More String removal etc.


2011-08-04  Kohei Yoshida  <kohei.yoshida@suse.com>  [c788c07dcf3a98f0656d1eb5f56c0058a0778f4e]

Indentation "fix".


2011-08-04  Kohei Yoshida  <kohei.yoshida@suse.com>  [55e9a1db54281e8e657ba2e8878c6e8b77e138dc]

Removed unnecessary condition checks.


2011-08-04  Kohei Yoshida  <kohei.yoshida@suse.com>  [512eb7afd2183c2e53dd0c987402602b018fc8d4]

String to rtl::OUString.


2011-08-04  Kohei Yoshida  <kohei.yoshida@suse.com>  [d8897ebb47812c5a262683bfc83886075e552fd5]

Removed custom html options iterator class; use the real iterators.


2011-08-04  Kohei Yoshida  <kohei.yoshida@suse.com>  [0a99c699719dc5d72c0e5c0ecb2b56c5c9b4c4d3]

Combined two html option loops.


2011-08-03  Kohei Yoshida  <kohei.yoshida@suse.com>  [24d8e4eaf4543c5b39b9e816d8514525b098827d]

Parse CSS in the <style> content and set number formats to cells.

Pick up number formats specified in the CSS content of Excel
generated HTML documents.  This makes use of a template-based CSS
parser from the orcus project.

2011-08-03  Kohei Yoshida  <kyoshida@novell.com>  [7b812c921afcafabe0ff5e0c19143a6930b486cd]

Store the content of <style> element, and pass it to the handler.


2011-08-03  Kohei Yoshida  <kyoshida@novell.com>  [760589c835a4ac7d24a7c0710d8fc10d4aa08a58]

Check if the XML stream contains '<?xml' at the beginning.

If not, we'll simply bail out.  Note that this will temporarily break
type detections for those esoteric, non-XML file format types that
incorrectly depended on the XML filter detect service to detect their
format types.  To make them work again, please write a different
detection service other than the css.comp.filters.XMLFilterDetect.

2011-08-04  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [f2ea23963d92d53f29124f8dd411dbf40450c868]

some clean-up

you need boost::nullable if you want to insert a null pointer in a
boost::ptr_vector and it seems that ptr_vector::c_array isn't supported
then

2011-08-04  Miklos Vajna  <vmiklos@frugalware.org>  [74561937b7c4001e977f8cc9db5c75b070c77320]

CVE-2010-3451-1.rtf: reduce size of this

The fix for this is in commit 9bd6527559cf12ef7b04761212e26149e1a229a7,
reverting the rtfnum.cxx part of it shows that this smaller sample tests
the issue as well.

2011-08-04  Miklos Vajna  <vmiklos@frugalware.org>  [6f48388f898d92b814aa2b07e97939c0df7a5176]

add new failing test rtf files


2011-08-04  Miklos Vajna  <vmiklos@frugalware.org>  [4b3008dc45f4a6f7aaa5b01ef30926b243ee8e06]

testrtf: ignore dotfiles


2011-08-04  Miklos Vajna  <vmiklos@frugalware.org>  [fe02b4ec17922ce74902a221f7441fec12017d44]

reject files with unmatched { or }


2011-08-04  Miklos Vajna  <vmiklos@frugalware.org>  [957a48e6501717a814fadaa6c502511bbb6c311e]

dmapper: m_xText may be null


2011-08-03  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [20984798a480b84f93c63726f58dfbe8c8cb8bfc]

change from sal_Bool to bool


2011-08-03  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [433bf9ba2dd4f4f89d9ec850fd24ed5234d9fba4]

Package the odfflatxml component properly and make the flat xml filter work again


2011-08-03  Caolán McNamara  <caolanm@redhat.com>  [db01f854d7953678c8edc4ad834e744cfe88468a]

SwFilterBase::ReadUnicode is dubious, luckily unused


2011-08-03  Caolán McNamara  <caolanm@redhat.com>  [abc48eaff8ead62b7b23ded2a4092b0f1c21667a]

ByteString::ConvertToUnicode->rtl::OUString ctor


2011-08-03  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [4fdd461b16f73c8752a6a68ba41eb11f26a9f71b]

change from c-array to boost::ptr_vector


2011-08-03  Caolán McNamara  <caolanm@redhat.com>  [370ce3185082b976a6c8de8d4aea07273907a8ff]

callcatcher: remove unused methods


2011-08-03  Miklos Vajna  <vmiklos@frugalware.org>  [a249d1e96f302ab3048f42a113ef9d7603b94c5f]

testrtftok: fix path on windows


2011-08-03  Miklos Vajna  <vmiklos@frugalware.org>  [0b4df1d83d289c835082b16221af72d29d85a02f]

a control word's name cannot be longer than 32 letters


2011-08-03  Tor Lillqvist  <tml@iki.fi>  [63904d57b620ec7390d495d28c4850403d336379]

Add statically linked i18npool cppunittester for iOS


2011-08-03  Miklos Vajna  <vmiklos@frugalware.org>  [a426d5890e29d5a655c10f843e286313527feb26]

more passing rtf test docs


2011-08-03  Miklos Vajna  <vmiklos@frugalware.org>  [7a897a329b0edf48588e3297d460526497703131]

fixes for CVE-2010-3333-1.rtf


2011-08-03  Miklos Vajna  <vmiklos@frugalware.org>  [f2c14788ddd0b7123ad2bd265055a35be3817ca2]

fixes for CVE-2007-0245-1.rtf


2011-08-03  Miklos Vajna  <vmiklos@frugalware.org>  [e9eeee0d82db9f96f5d565f6be6d846eddbffbfb]

initial rtf unit test


2011-08-03  Miklos Vajna  <vmiklos@frugalware.org>  [6353ccd87fee4685e696c6cd4b0ab50bf9f1c8a3]

couple of null pointer checks for the unit test


2011-08-03  Matúš Kukan  <matus.kukan@gmail.com>  [98e3b6e9e7d2a866a60b1273ee247165455f5178]

avmedia cleanup - remove unused code


2011-08-03  Matúš Kukan  <matus.kukan@gmail.com>  [7f56a4d2ee1a67f5e20a2f844c8ffec0432f2f91]

avmedia cleanup - update list


2011-08-03  Caolán McNamara  <caolanm@redhat.com>  [2d775f593abd9bc487ccc60f06aa5a3ca9632056]

Produce correct sha256 uri, consume correct uri and original spec typo

See:
http://tools.oasis-open.org/issues/browse/OFFICE-3702
http://tools.oasis-open.org/issues/browse/OFFICE-3708

2011-08-03  Caolán McNamara  <caolanm@redhat.com>  [8e042b47b92956c268e1175379e1e6e8e38ae5ef]

restore this, was unused due to incorrect merge


2011-08-03  Caolán McNamara  <caolanm@redhat.com>  [c4de35ab55f7782646ddd322092f9e1326451aa1]

fix this leak again post-merge


2011-08-04  Takeshi Abe  <tabe@fixedpoint.jp>  [5b7e8986ff3de33886939fc39c5a0a48cb03bd1b]

fixed typo


2011-08-03  Tor Lillqvist  <tml@iki.fi>  [c2b202910ea36e1a316fb990e730ecb534671993]

Add statically linked basebmp cppunittester for iOS


2011-08-03  Tor Lillqvist  <tml@iki.fi>  [7df04586e9b1422642a4712f7a2c8e19e0c90668]

No need to link explicitly with the objc library


2011-08-03  Miklos Vajna  <vmiklos@frugalware.org>  [735dea2d93850b7cf099b7e8ee48e4ca29bd97b8]

the old filter does not support parsing without a destination document


2011-08-03  Tor Lillqvist  <tml@iki.fi>  [ab2c15bb4dd0fe73e3a58970c89bfe8d307f5fcf]

Add statically linked basegfx cppunittester for iOS


2011-08-03  Tor Lillqvist  <tml@iki.fi>  [208160fae6a01fbc4df1d3f3bd76a0eba11128ff]

Need to link with sal_textenc, too, now


2011-08-03  Miklos Vajna  <vmiklos@frugalware.org>  [8560e419afc1b8bd02428bcb4a8a16c17e268b71]

RtfFilter::filter: always do an import, unless a source document is given


2011-08-03  Joseph Powers  <jpowers27@cox.net>  [7835a60f6a06c0546baa48e7a970d4bdf1166061]

Update list.


2011-08-03  Joseph Powers  <jpowers27@cox.net>  [91049237ff50a73292a84834c6dfe52f28ec5532]

unusedcode.easy: Removed some members.


2011-08-03  Joseph Powers  <jpowers27@cox.net>  [b0d68ad8bbffc61bb7f8b9a2a16afca0ac754b7b]

Anything to do with position in MenuItemList should be size_t

The old code was mixing sal_uInt16 & sal_uLong all over the place. Plus,
MenuItemList is now a std::vector<> which uses size_t as index variables.

2011-08-03  Caolán McNamara  <caolanm@redhat.com>  [086a0140f6151f3c5c55a7d21c5f5ffc02f96aca]

callcatcher: remove unused methods


2011-08-03  Caolán McNamara  <caolanm@redhat.com>  [e6c3cc8adebf147d9885efebb4dc09eb431b5577]

Revert adding -mno-avx to CXXFLAGS, not universally supported

This reverts commit bf85809783ba11c9018c03f5a26508fa856ff3f8.

2011-08-03  Robert Nagy  <robert@openbsd.org>  [a3b17c3390a85852d99ffee6bd7dc584f122d374]

Revert "fix: qnametostr is no cxx file"

This reverts commit f526eddfa4feaf02461b3f218eeed36e9004f948.

2011-08-03  Tomáš Chvátal  <tomas.chvatal@gmail.com>  [ce5469751cf513aaf5a1a11c726df8a0127b8da3]

Fix segmentation fault when linking -mavx on new CPUs is enabled by explicitly adding -mno-avx to CXXFLAGS.


2011-08-03  Caolán McNamara  <caolanm@redhat.com>  [4c3f33d8d54756d3988c4d4c848712b31027f919]

callcatcher: remove unused methods


2011-08-03  Caolán McNamara  <caolanm@redhat.com>  [4022e4ac0505c5b16222b17b11c6d689a97ca202]

throw out some more


2011-08-03  Caolán McNamara  <caolanm@redhat.com>  [d66a06ce6af94482fe45410672d64eb864fb2e2e]

Related: #i38880# crash in new field code


2011-08-03  Caolán McNamara  <caolanm@redhat.com>  [e1e44f215294b49eb6c555963d023e0fae0cc0f6]

get this working under windows again


2011-08-03  Caolán McNamara  <caolanm@redhat.com>  [099c2bbbecebacce9f7966d268686bb1e1939f18]

get this working under windows again


2011-08-03  Caolán McNamara  <caolanm@redhat.com>  [72ae5182855f3ee2b5fca2943d731337554b8215]

make exception useful, state *what* url is invalid


2011-08-03  Caolán McNamara  <caolanm@redhat.com>  [c8eede4ee31e5000a782769ec311dc5f68532382]

make these less noisy


2011-08-03  Caolán McNamara  <caolanm@redhat.com>  [6c505f23af72fa7317823907e6963c11fcd70b60]

make assert useful, tell me the invalid size


2011-08-03  Caolán McNamara  <caolanm@redhat.com>  [76f27b1bc52892d53f7b2a0429a50d2c56a07081]

make assert useful, state *what* url is invalid


2011-08-03  Caolán McNamara  <caolanm@redhat.com>  [b2eadbc9555987db76021cd454927a5409ba044f]

update list


2011-08-02  Joseph Powers  <jpowers27@cox.net>  [fa6253c4c53ba23e8113da0940e0d16ae2256c34]

Update List.


2011-08-02  Joseph Powers  <jpowers27@cox.net>  [1c086e0a05ce76d95a5750b0b00b1cc5ff25bf83]

unusedcode.easy: Removed unused code from Menu

Note: ImplSelectWithStart() was listed as unused; however, it's used on
Mac OS X. I added a comment stating that we use it, so hopefully someone
else doesn't remove it later without checking first.

2011-08-02  Joseph Powers  <jpowers27@cox.net>  [6692d36f1a822661c6135965e28e2eff96408cd3]

Modify MenuItemList so it uses std::vector<> instead of List

I also removed GetCharClass() since it wasn't used and it was in the
unusedcode.easy list.

I don't see any changes in the menus (Mac OS X).

2011-08-02  Joseph Powers  <jpowers27@cox.net>  [ade2030f765849083f1388c74bb61a02f9f618bc]

Update the list.


2011-08-03  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [a9c0dc18a16a1950143aff474f821c6b3ada145c]

use delete[] for arrays allocated with new[]


2011-08-03  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [d7c57d14bdc8968f52aa98b4bd82a0534587e118]

fix for fdo#39773: crash with hidden column in Data->Form


2011-08-03  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [867981e5c1b2bae8cc0ab511359029ad5ebbf56d]

fix for fdo#39151: set correct table number in local db data


2011-08-03  Thomas Arnhold  <thomas@arnhold.org>  [2f2f7c85ddda2616d3bbe08cbc9bfbbd2c153f29]

update list


2011-08-03  Thomas Arnhold  <thomas@arnhold.org>  [809b8bbf8ab62956674bb0d01e6d1ae98ce5da58]

callcatcher: remove unused methods and a little cleanup


2011-08-03  Thomas Arnhold  <thomas@arnhold.org>  [ae0c770c9f617c41cedfc653fc8d56deaefdd673]

Move CMCDEBUG to OSL_DEBUG_LEVEL 3


2011-08-03  Thomas Arnhold  <thomas@arnhold.org>  [1b5f37d262718920f4efe6387287d76d97daeba4]

callcatcher: remove unused methods


2011-08-03  Thomas Arnhold  <thomas@arnhold.org>  [6c8e7c21bb3596d80cae9666612402b6e62d6564]

update list


2011-08-03  Thomas Arnhold  <thomas@arnhold.org>  [5fd54f2f3de2fec39b372e2f8ece0ee73f080c8f]

callcatcher: remove unused methods


2011-08-03  Thomas Arnhold  <thomas@arnhold.org>  [1a82e945cda420aabb37cadbb283fb83252385b7]

Remove EXC_INCL_SST_STATISTICS

This came in back in 11/2003. I assume this isn't used anymore.

2011-08-03  Tor Lillqvist  <tml@iki.fi>  [13740648e4c67908e59dab2a584d6913aaea2503]

Linking with sal now implies also sal_textenc for iOS


2011-08-03  Tor Lillqvist  <tml@iki.fi>  [1e54169bb51f46a866857960afbb5065681c5745]

Link with sal_textenc on iOS


2011-08-03  Tor Lillqvist  <tml@iki.fi>  [0cd996591abecbb8b76a47eb7f28d4bccf732fdb]

Simplify a bit now that gb_Module_add_check_targets is a no-op for iOS anyway


2011-08-03  Tor Lillqvist  <tml@iki.fi>  [29acf735d438b274e45c7cbef67d925b7b0f4e8f]

Add statically linked unit tester for iOS


2011-08-03  Julien Nabet  <serval2412@yahoo.fr>  [496586a5f5ec9c063d74a4bcec99f77dfdb86286]

2 fixes in OSL_DEBUG part with ByteString


2011-08-03  Tor Lillqvist  <tml@iki.fi>  [aa199c56a3b4173759abe774fd510cad86a8ce72]

Add the sal_textenc library for iOS


2011-08-03  Tor Lillqvist  <tml@iki.fi>  [2dca38540ec89dfeceae130db5cf40b3505f1d97]

Don't use dynamic loading on iOS


2011-08-03  Tor Lillqvist  <tml@iki.fi>  [6e9180264d7277979ed575c6e693493535e143dc]

Avoid compiler warning


2011-08-02  Miklos Vajna  <vmiklos@frugalware.org>  [aba21efaac19452e281e3d151e8f433c680c736e]

MSWordExportBase::ExportDocument: check if we have a DocShell

This fixes a crash during RTF export invoked by copy&paste, as the
called constructor would unconditionally dereference the DocShell's
pointer since commit 183c9723dce0296baa0a38220199a1aa0e9f52ca.

2011-08-03  Tor Lillqvist  <tml@iki.fi>  [4ce9196674cd838d55d374f0dc43f82bab1db3d0]

Make gb_Module_add_check_target a no-op for iOS


2011-08-02  Matúš Kukan  <matus.kukan@gmail.com>  [5c715d3708b6324a1d1a7d8b6607f9c92984a40f]

convert i18nutil to gbuild


2011-08-02  Thomas Arnhold  <thomas@arnhold.org>  [d6aff719e2c0b5289003c4ae0dd5cd8bc5e97873]

fix: qnametostr is no cxx file


2011-08-02  Andras Timar  <atimar@suse.com>  [b2773c8dbae4e37348cc032a55d962149a1d9d0d]

missing icon in Styles and Formatting dialog in Impress fdo#38382


2011-08-02  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [cc76b5b78604f8d776aedc52694ffed453076d7e]

fix for fdo#39728: check for empty local range names


2011-08-02  Tor Lillqvist  <tml@iki.fi>  [3f07bf808cf513f4d420470ea817d9c2785df5c1]

Add static sax cppunittester for iOS


2011-08-02  Tor Lillqvist  <tml@iki.fi>  [a4052965895648cb3629701b405747c406c77799]

Do build executables for iOS, too

Needed already now for our statically linked cppunit tests. We don't
construct complete app bundles. You have to manually copy the
executable to replace the one in some app bundle built in Xcode before
running it for now. This works fine at least for debugging in the
simulator, haven't tried yet on a device.

2011-08-02  Tor Lillqvist  <tml@iki.fi>  [2a96158a834de84618e050f336a139bfe28981af]

Sort the frameworks and separate MacOSX and iOS ones for clarity


2011-08-02  Tor Lillqvist  <tml@iki.fi>  [35491073336a06e321c29683578b8e7c01b3e9ff]

Add Emacs mode lines


2011-08-02  Tor Lillqvist  <tml@iki.fi>  [d904cd37150eefb32c67eb5242341bc4c0e58230]

Add --disable-librsvg


2011-08-02  Thomas Arnhold  <thomas@arnhold.org>  [75596f03ac498795a0d669bc1987e7bc372a53b0]

callcatcher: remove unused methods


2011-08-02  Caolán McNamara  <caolanm@redhat.com>  [67ecd3b1a23189b99e9509fab0b6c60d8648038a]

get this building under windows again


2011-08-02  Thomas Arnhold  <thomas@arnhold.org>  [228d801ab1d5e1dd86b814703b2e25baf69ad07c]

callcatcher: remove unused methods


2011-08-02  Thomas Arnhold  <thomas@arnhold.org>  [a80e5b6ad19b267d070e564df09100cc6a9d3d6a]

update list


2011-08-02  Caolán McNamara  <caolanm@redhat.com>  [7fc89a55bffe61aac5c67044bf6eb7ed3808eef1]

Resolves: rhbz#693265 fix crash from unhandled exception


2011-08-02  Caolán McNamara  <caolanm@redhat.com>  [4670f1940b2051621ae1fa51f766f6001dd531e3]

catch by const reference


2011-08-02  Caolán McNamara  <caolanm@redhat.com>  [e2c3e3096276e693f1a2d67754b5346bfc8fe0b2]

restore workaround for windows lack of soft links


2011-08-02  Matúš Kukan  <matus.kukan@gmail.com>  [1d7a60c006228ca17f4d9854fc7962c69cc247b0]

fix prj/ directory


2011-08-02  Matúš Kukan  <matus.kukan@gmail.com>  [77e8f7f49e8d183fb84d858749e0159ed215a5a0]

convert o3tl to gbuild


2011-08-02  Matúš Kukan  <matus.kukan@gmail.com>  [84fb7420a69205ed187d1debd600304eacde9a34]

convert psprint_config to gbuild


2011-08-02  Caolán McNamara  <caolanm@redhat.com>  [f6d4420ddd1811e1e385c391f3fb05a15ffa2623]

get this building under windows


2011-08-02  Joseph Powers  <jpowers27@cox.net>  [873d2edc7ccc988b288ef7f7fe0694233da23628]

Remove an unneeded forward declarion of class List.


2011-08-02  Caolán McNamara  <caolanm@redhat.com>  [ed8134d7167c8421fd88f018c6c68342734e8fa6]

add vertical layout as a distinguishing font layout attribute


2011-08-02  Tomáš Chvátal  <tomas.chvatal@gmail.com>  [f16b051e87b1d983a2cff2d91b32bed5b2a7780f]

Remove duplicate entry


2011-08-02  Thomas Arnhold  <thomas@arnhold.org>  [931aa1bfcbd2d1459f8b923a37574371515f8243]

remove redundant delete of pHttpRequest


2011-08-02  Caolán McNamara  <caolanm@redhat.com>  [b30767a579f5852fe3a5dd24cb0b1488b48a498e]

add correct missing file


2011-08-02  Caolán McNamara  <caolanm@redhat.com>  [a5fc552a75da94d0d57b35c8edfa21043a0e4813]

add missing file


2011-08-02  Lionel Elie Mamane  <lionel@mamane.lu>  [9015ccd2f12356a01870968caf43dad5989b34cf]

Missing externals declarations


2011-08-02  Lionel Elie Mamane  <lionel@mamane.lu>  [e0ae851ef37c2510172bf8160ea5325f979075e6]

Allow static libs to declare externals use (for includes)


2011-08-02  Lionel Elie Mamane  <lionel@mamane.lu>  [e4a17794951dadf11ceb2011f69483f15c77e648]

Proper handling of system libvisio, wpd, wpg, wps


2011-08-02  Caolán McNamara  <caolanm@redhat.com>  [9eea356002523012b99f0fda71471572ec567cee]

bPgChpLevel is always false, so remove if (bPgChpLevel) branches


2011-08-02  Caolán McNamara  <caolanm@redhat.com>  [68a832c772216e5528acee6878db0659c64d9e6d]

ByteString::CreateFromInt32 -> rtl::OStringBuffer::append


2011-08-02  Caolán McNamara  <caolanm@redhat.com>  [36ccfb710d5bd0608cf033917df6387245f4e9c6]

convert to rtl::OString[Buffer] and simplify


2011-08-02  Caolán McNamara  <caolanm@redhat.com>  [6ad69c212f307a8be944cee4c06ca5e0b8abace1]

make these explicit


2011-08-02  Caolán McNamara  <caolanm@redhat.com>  [8ea27ae4279ea10354631461c4c99051bfbdcd00]

make sure we get the right interim obj


2011-08-02  Caolán McNamara  <caolanm@redhat.com>  [91be7943121cfbc0dacc49848fa8f27d72c54c34]

Resolves: fdo#36763 backport fix for py#4768


2011-08-02  Caolán McNamara  <caolanm@redhat.com>  [a1775d69e8cccb827331c1984313d2d26ddadadb]

make logging less painful under windows


2011-08-02  Caolán McNamara  <caolanm@redhat.com>  [a34c9a8065c90250f7389cdea660a49e84289098]

can't use set_debuglevel under windows


2011-08-02  Caolán McNamara  <caolanm@redhat.com>  [5bb166452b8a675c4da2f5928642337c90ade55a]

get this visibilty of this right for debug builds


2011-08-02  Caolán McNamara  <caolanm@redhat.com>  [f0ad83cb8b66707de5772e53f72eddfae8c1e6b7]

callcatcher: remove unused code


2011-08-02  Caolán McNamara  <caolanm@redhat.com>  [f822cc5e8fa0d6c2256a4eefd1350de02d310447]

use OSL_VERIFY instead


2011-08-02  Caolán McNamara  <caolanm@redhat.com>  [fc0c96fb24bb08b184eb6f1340974bbf59af75fd]

convert in one pass, rather than point by point


2011-08-02  Caolán McNamara  <caolanm@redhat.com>  [113801b03ddcd6eca7e085f80225d445356c6cdc]

callcatcher: remove unused methods


2011-08-02  Caolán McNamara  <caolanm@redhat.com>  [819b2afc03344e5016d67e35c824605f8f2d5e96]

callcatcher: remove unused code


2011-08-02  Caolán McNamara  <caolanm@redhat.com>  [ff9d8379426b9a83205fc3c0b56d8446e7f876b4]

callcatcher: remove unused code


2011-08-02  Caolán McNamara  <caolanm@redhat.com>  [889986c2e0a1d0a3f4870855174f787ecd2b4de9]

ditch unused code


2011-08-02  Caolán McNamara  <caolanm@redhat.com>  [4c5441068bcb377839692684cf770ca31dbd9155]

ditch this


2011-08-02  Caolán McNamara  <caolanm@redhat.com>  [cdcb4db776bdb6b8198e0595543fd982eda68e02]

Split this up into the constituent facts and bump copyright year.

Make this more readable and make it clearer what's based on what if someone
does a --with-vendor build with or without a custom product

2011-08-02  Caolán McNamara  <caolanm@redhat.com>  [abc5807fe1dfc4df794767df6696936e08272af5]

callcatcher: fix leak


2011-08-02  Caolán McNamara  <caolanm@redhat.com>  [f3aa15655dad0fbe317dc3ade73c5753ad4b3568]

callcatcher: remove unused methods


2011-08-02  Caolán McNamara  <caolanm@redhat.com>  [c7025015cec46186556039ac7aa7183dbf25d491]

update list


2011-08-02  Caolán McNamara  <caolanm@redhat.com>  [7c11f4185f679e34154ec4ea0584c16b65392343]

update list


2011-08-02  Muthu Subramanian  <sumuthu@novell.com>  [857e09fef456922995f6c271c47d8670f27d67e6]

Styles import: Improve speed as well as fix/avoid n#708518


2011-08-02  Miklos Vajna  <vmiklos@frugalware.org>  [fc7d3ea9f05aa13184259fafaf7d8555c999dc58]

ImportRTF: use the new uno filter in experimental mode


2011-08-02  Miklos Vajna  <vmiklos@frugalware.org>  [b161497053e9fe69e3d2ff897999c22fdba9d163]

SwCache: fix build with dbglevel=2


2011-08-01  Caolán McNamara  <caolanm@redhat.com>  [2bb1ba5c3f802db299a80ede39c5e3f6e498cd65]

shrink api: long version can be private


2011-08-01  Miklos Vajna  <vmiklos@frugalware.org>  [3de3f1eb151df6e37733aafb7693c9d8d67678b8]

Partially revert "Removed dead code"

This partially reverts commit 1e2c9be36ba9f94a27b3aa73c87ceb3d52e100dc,
CellInfo::toString and WW8TableCellGrid::toString is still needed with
dbglevel>1.

2011-08-01  Kohei Yoshida  <kyoshida@novell.com>  [6a36a0fa7420ec0b279c30028c7f053bbdc5a825]

Fixed messed up indentations.


2011-08-01  Tor Lillqvist  <tml@iki.fi>  [e881b51dc6c29c6a16ff5aa3bf2b38d1c56fa17a]

Use separate unit testers for subsequent and normal tests for iOS


2011-08-01  Tor Lillqvist  <tml@iki.fi>  [b349c5f4f6340ca20c212e8d53baad5844b33964]

Try to use the app executable module on iOS for now


2011-08-01  Tor Lillqvist  <tml@iki.fi>  [6255681095b81e82aa8305655a531d1317f424e6]

We do want to use RTLD_DEFAULT and dlsym() also on iOS


2011-08-01  Tor Lillqvist  <tml@iki.fi>  [ff6072a39712005360728720f49fb54ad27487c5]

Nah, these must be subsequent tests also for iOS


2011-08-01  Troy Rollo  <libreoffice@troy.rollo.name>  [a197cee991f6afb25e5fa9e868472eae3fbc3f28]

Import of xrefs to numbered paragraphs from docx

The first part of this patch adds importing of cross-references to numbered
paragraphs from docx file.

The second part provides a fix to imports of bookmarks from docx, which in
the test files I have end up importing with an empty bookmark name. The
problem is that for each bookmark, DomainMapper_Impl::AddBookmark is called
twice - once with an empty string for rBookmarkName, and once for the
string that is in the file. The fix I have used is to ensure the passed in
name is used if the bookmark has presiously been added, and the old one has
an empty string as the name. This works, but I am not sure it is correct -
I have not investigated why it is called with an empty string in the first
place.

Signed-off-by: Luboš Luňák <l.lunak@suse.cz>

2011-08-01  Tor Lillqvist  <tml@iki.fi>  [7ff697bc1352d55bb26ca59b6345b7da5ad16152]

Add statically linked cpphelper unit test for iOS


2011-08-01  Troy Rollo  <libreoffice@troy.rollo.name>  [295185572f87dc8dad1ae56249ec9b3076a6b799]

Fix parent level count in numbering from docx

Before this patch, when importing from docx, if there were no parent
numbering levels in the number formats for outline numbered paragraphs, the
import would include all parent levels back to the second numbering level,
in the third and subsequent numbering levels.

Signed-off-by: Luboš Luňák <l.lunak@suse.cz>

2011-08-01  Tor Lillqvist  <tml@iki.fi>  [c07f4d997f8d48ecb58e1ed5a1f71d88bd00abc5]

iOS configuration improvements

Make the unxiosr.mk file more like the macosx.mk one.

2011-08-01  Olivier R  <olivier.noreply@gmail.com>  [14d3b8226d1e98855d44971656ae327aa25948fe]

French dictionaries update: 3.8 to 4.2.1 (dicollecte)


2011-08-01  Tor Lillqvist  <tml@iki.fi>  [634824aa76b75208ddddbc0cde60055d219a972b]

Build static binaryurp unit tester for iOS


2011-08-01  Tor Lillqvist  <tml@iki.fi>  [07ded12adcb5292657bd41a50432abc83ebd0e8b]

Use OBJCXXFLAGS instead of duplicating it


2011-08-01  Tor Lillqvist  <tml@iki.fi>  [a59a925e36ad6ca4e8f893312ad1b4c17d4dd37c]

We need --ccache-skip when using ccache for iOS, too


2011-08-01  Tor Lillqvist  <tml@iki.fi>  [232615a1590e57723ca8a38d523f216afef07e0c]

We have only supported non-X11 ("aqua") on MacOSX for quite some time


2011-08-01  Michael Meeks  <michael.meeks@novell.com>  [b64c0d95e71dfc07bfa3835a6e10fd86a4a0b5cf]

rename SttResId to IttResId to avoid conflict with basic/


2011-08-01  Michael Meeks  <michael.meeks@novell.com>  [a4c573ada09a8f5bcaae4ecca757ce76cf6d057e]

move required SttResId into libapp.a where it is required for automation/


2011-08-01  Andras Timar  <atimar@suse.com>  [871dd0d96e8dde46d2dff8d9fb3fc9e6231b8bca]

adding $(AUGMENT_LIBRARY_PATH) back, because it is needed


2011-08-01  Peter Rabi  <prabi@caesar.elte.hu>  [8b8fee622c29e4d793670c2a6aad91c5dd9549a4]

Clean-up of bugfix fdo#32895 for the master branch

Contributed under license LGPLv3+/MPL.

2011-08-01  Peter Rabi  <prabi@caesar.elte.hu>  [599239487421675107fb5832a6faa5443951533e]

Clean-up of bugfix fdo#32895 for the master branch

Contributed under license LGPLv3+/MPL.

2011-07-31  Caolán McNamara  <caolanm@redhat.com>  [b82efddccf7c9be957f3fd450f409387d3905f6a]

callcatcher: remove unused code


2011-07-31  Caolán McNamara  <caolanm@redhat.com>  [ef6add9a7e0bcba1fb039afb75d62e753fa37949]

callcatcher: remove unused code


2011-08-01  Tor Lillqvist  <tml@iki.fi>  [6b9a4d0917da43ef1a55136dd47cd72b33d21c56]

Using X11 on MacOSX hasn't been supported for years


2011-08-01  Tor Lillqvist  <tml@iki.fi>  [882a522d84b92d8c197df8e840eea30ad685c065]

Deliver also static libraries


2011-08-01  Tor Lillqvist  <tml@iki.fi>  [46bd39b0d33dc142f01dfba50ed71d55197818b2]

Add statically linked cppu unit test for iOS


2011-07-31  Caolán McNamara  <caolanm@redhat.com>  [d4d26018402aaa75fcb6524f5c7d99fcd9c5be45]

ditch ByteString::CreateFromInt32


2011-07-31  Caolán McNamara  <caolanm@redhat.com>  [2769f2d0615df4b0c720f4b62bfd174f818bd544]

simply this and return a new string


2011-07-31  Caolán McNamara  <caolanm@redhat.com>  [a480f2fa061d0762da9f5c0ecd46d21a8bdb46eb]

callcatcher: remove unused FillPolyPolygon


2011-07-31  Caolán McNamara  <caolanm@redhat.com>  [4eb686607b4e6f1619d00405b1613347cecc1d8a]

ByteString::CreateFromInt32 -> rtl::OStringBuffer::append


2011-07-31  Caolán McNamara  <caolanm@redhat.com>  [e76928e053ccec2f48d10c1ce28248cc90a95be2]

convert to rtl::OString[Buffer] and simplify


2011-07-31  Caolán McNamara  <caolanm@redhat.com>  [f014ba75fdffaec1bc0f07e92743cacee2f39e71]

convert to new api

this code looks suspiciously like a no-op, i.e. that the intent
is to append the generated string, but the old code threw
away the string, so not a new bug but in there since 2001

2011-07-31  Julien Nabet  <serval2412@yahoo.fr>  [a751a0c74d455ad7dc17932163a42788e2b75786]

Some cppcheck cleaning


2011-07-31  Julien Nabet  <serval2412@yahoo.fr>  [470b293417a84a6786ff99dcd3e8b71567b2913a]

Some cppcheck cleaning


2011-07-31  Julien Nabet  <serval2412@yahoo.fr>  [268fe75e3326d7f2d105c9b915c82f9e6f510348]

Some cppcheck cleaning


2011-07-31  Julien Nabet  <serval2412@yahoo.fr>  [040b8f46cc3757e03ebd9c8462653949efeda7b5]

Some cppcheck cleaning


2011-07-31  Miklos Vajna  <vmiklos@frugalware.org>  [832f7e574d03a9c25613c825ee0d693d8dae37c6]

set_soenv: remove reference to no longer existing program steps

Those were removed in commit 22d9caecc978a5739ddd1430fd26abe06454726c
already.

2011-07-31  Takeshi Abe  <tabe@fixedpoint.jp>  [b12236eae44dd2be91f5921501d1358a7ab53e4c]

do not source *.Set.sh

according to commit 22d9caecc978a5739ddd1430fd26abe06454726c

2011-07-31  Andras Timar  <atimar@suse.com>  [b9f14a057f53569b140d194a14941ef3d25c87b0]

XML config schema files do not contain strings for localization


2011-07-31  Andras Timar  <atimar@suse.com>  [7d03b11aad138e6e1953973d8630d957852c0a4a]

do not extract strings from ucbhelper (not used by LibO)


2011-07-30  Joseph Powers  <jpowers27@cox.net>  [a60ce8b60d5c6f672c730a0b2c159d405124f7a7]

MacOS: Remove some of my changes.

tml didn't like some of them; plus, configure.in -> configure removes the
[] in if statements (atleast on my machine) so I have to use "test".

My CPATH & LIBRARY_PATH statements where unreliable; even after modifying
set_soenv.in to export them correctly. I'm currently exporting them before
the ./autogen.sh && make and things seem to work better; I'm still looking
for a better solution.

2011-07-31  Julien Nabet  <serval2412@yahoo.fr>  [ebbcd842f6723819f49d63f414fd2ad7f6a89ecf]

Revert another specific change


2011-07-31  Julien Nabet  <serval2412@yahoo.fr>  [93774fa4d53d0af09c4beba53bf0d6fafca59ce8]

Some cppcheck cleaning


2011-07-31  Julien Nabet  <serval2412@yahoo.fr>  [5c82c9588ef4b72e00e8bf412ab9b80171159b58]

Revert a specific line.


2011-07-31  Tor Lillqvist  <tml@iki.fi>  [59a5b4dfb819bdd47394107c0de1ebd8c0573538]

More iOS hacking, intermediate commit, certainly not working


2011-07-31  Julien Nabet  <serval2412@yahoo.fr>  [4f4139a28679794b8372ea723a78c8834c56843e]

Some cppcheck cleaning + 2 fixes of last commit


2011-07-31  Julien Nabet  <serval2412@yahoo.fr>  [1f7b66104dcb8ccad3efd2bd116c42e090ee9981]

Some cppcheck cleaning


2011-07-30  Julien Nabet  <serval2412@yahoo.fr>  [386c28330ea590eb42877af1c807973e8fb29be0]

Some cppcheck cleaning


2011-07-30  Andras Timar  <atimar@suse.com>  [9eb03883eef93757609a984c6cb33a709b41c81c]

remove unused menu code


2011-07-31  Tor Lillqvist  <tml@iki.fi>  [0b0ae70b5bbbcb4cb3ab49879a94052c9918eb23]

VCLLIB depends on I18NPAPERLIB


2011-07-30  Julien Nabet  <serval2412@yahoo.fr>  [958409d82091d7706d7aa045829a149728ba7a5e]

Some cppcheck cleaning


2011-07-30  Tor Lillqvist  <tml@iki.fi>  [704bc46ae43d0386e5762b6a6158c7cef831dd1d]

Add consistent Emacs and vim mode lines


2011-07-30  Tor Lillqvist  <tml@iki.fi>  [24b6225f93ea5d22d727e0b03bc468bc5cc21af3]

Add consistent Emacs and vim mode lines


2011-07-30  Tor Lillqvist  <tml@iki.fi>  [1ce803704459493291db994daacb32de41277501]

Add consistent Emacs and vim mode lines


2011-07-30  Tor Lillqvist  <tml@iki.fi>  [e821d38899dc4607f2fb58c4b2090f445c71587c]

Add consistent Emacs and vim mode lines


2011-07-30  Tor Lillqvist  <tml@iki.fi>  [4122c3b9d58b0df701b903f8bf9dc6e843aeba1b]

Add consistent Emacs and vim mode lines


2011-07-30  Tor Lillqvist  <tml@iki.fi>  [a06dae5f80493bc1c98ce8d32b97ad53abcf2f01]

Add consistent Emacs and vim mode lines


2011-07-30  Tor Lillqvist  <tml@iki.fi>  [b9bee88e1b708da4024f388dfe900112b85ce987]

Add consistent Emacs and vim mode lines


2011-07-30  Tor Lillqvist  <tml@iki.fi>  [f900be1d53705174a26befe2c47fb24a4e44f2f3]

Add consistent Emacs and vim mode lines


2011-07-30  Tor Lillqvist  <tml@iki.fi>  [0ae6a22f45b8e82d69f325e93c406dd1166415a0]

Add consistent Emacs and vim mode lines


2011-07-30  Tor Lillqvist  <tml@iki.fi>  [36aeabdc8b06f3e3989dc07f76334bd083d78ef3]

Add consistent Emacs and vim mode lines


2011-07-30  Tor Lillqvist  <tml@iki.fi>  [4324ef704efd3c15ce5af23e9b47a1029ecc1a25]

We need libxml2, too


2011-07-30  Tor Lillqvist  <tml@iki.fi>  [8ccfc00c4fa45b44438e8b8ef0151d7f78bbc424]

Include the iOS or Android platform files when appropriate


2011-07-30  Eike Rathke  <ooo@erack.de>  [959d24419838fe2515dcdafb68896664a909e93c]

Removed Kabyle language entry.


2011-07-30  Andras Timar  <atimar@suse.com>  [1469f908501e22a5c299f94754b722923b27560f]

prevent extracting a single space for translation


2011-07-30  Eike Rathke  <ooo@erack.de>  [3bc8dbc888ad58879147ca78607e9e3fd05bbe7e]

fix Kabyle_Algeria [kab_DZ] absent currency symbol.

* In locale data replaceTo must not be empty if replaceFrom isn't.
+ Also added check to locale data compiler to prevent this in future.
* Fixed a currency format's group separator.
* Marked LANGUAGE_USER_KABYLE (0x0659) obsolete as LANGUAGE_TAMAZIGHT_LATIN
  (0x085F) is used instead, actually commit
  909c9aa4550a068513300bc3e899c0466d9287b4 crossed
  b51eaf4c5083ec35366d18c522a7dd50f9c9b3c0
- Removed the corresponding duplicated entry from langtab.src.

2011-07-30  Kohei Yoshida  <kyoshida@novell.com>  [90404a7dbab20c4fef8da6a3583b4b501fe89591]

Removed duplicated svt::AcceleratorExecute implementation.

There is already one implemented in svtools, which is the one that
we use.

2011-07-30  Thomas Arnhold  <thomas@arnhold.org>  [17c68d1710c3d3d6bd631bedf642ed22acd039e1]

callcatcher: bring HttpRequest dtor back

This partially reverts 7cb18732923040b27ebd0d1f9c9bc01766d04d59
and fixes a potential leak.

2011-07-30  Andras Timar  <atimar@suse.com>  [406f61ae748f588d0f80bec295ec7b7b18de5755]

remove online registration related string


2011-07-30  Matúš Kukan  <matus.kukan@gmail.com>  [c8e76fbfed9b39f51e19572ae348aab47b41ad28]

convert basic to gbuild


2011-07-30  Matúš Kukan  <matus.kukan@gmail.com>  [d9ae9f37c93cb046f4e50eb5cfa8244041cfaf9a]

basic, salhelper, writerperfect in gbuild


2011-07-30  Matúš Kukan  <matus.kukan@gmail.com>  [c6a6395cd97e4515596bef8ff4190ca1ef84bda1]

add visio, wpd, wpg, wps externals


2011-07-30  Matúš Kukan  <matus.kukan@gmail.com>  [f50f28cfb26741bf2a6146a257868d90aa6984f0]

convert writerperfect to gbuild


2011-07-30  Julien Nabet  <serval2412@yahoo.fr>  [409bb26b28f062d0dc1407a70f349533dcf611d2]

Some cppcheck cleaning


2011-07-30  Julien Nabet  <serval2412@yahoo.fr>  [37d7efc5f98f85437737a5dfce909b8dc43d2cbd]

Some cppcheck cleaning


2011-07-29  Thomas Arnhold  <thomas@arnhold.org>  [03306cc200226c72aaafcbbb93043acf093a55a3]

fix typo


2011-07-29  Luboš Luňák  <l.lunak@suse.cz>  [16a3379c477f02710eb3d10a42ac46e22fbde53f]

we still build writerfilter split into parts


2011-07-29  Miklos Vajna  <vmiklos@frugalware.org>  [5ed204f4b8f1f7af35ab3a240e0857000f5485ca]

Merge remote-tracking branch 'feature/gsoc2011_rtfimport'


2011-07-29  Miklos Vajna  <vmiklos@frugalware.org>  [fd335cd16a4ff971aa05c988049ff17b6f238c9d]

no need to call lcl_RtfToString in product build


2011-07-29  Joseph Powers  <jpowers27@cox.net>  [5e6540617429822211b065779c964f5b98d112f4]

Mac OS: On 10.7, the standard search paths don't work.

Installing xCode 4.1 renames the xCode 3.2.6 directory to /Developer-old/;
however, the compiler gets confused and can't find the headers and libraries.
This patch just notifies the compiler where they are actually located.

Note: I'm assuming that people compiling on 10.7 aren't trying to generate
a PPC binary.

2011-07-29  Miklos Vajna  <vmiklos@frugalware.org>  [74c5553345ca877c9a98452965392b0cab5151fd]

Add initial support for the EQ field (fdo#36089)


2011-07-29  Miklos Vajna  <vmiklos@frugalware.org>  [ec30985a7e8595b06fe67427e17f5eee6be97dfa]

handle groups inside fldinst destination


2011-07-29  Miklos Vajna  <vmiklos@frugalware.org>  [67f442f27fbe0862af5df704d41aa1cb295f3bf5]

send cell width values in the first row only


2011-07-29  Miklos Vajna  <vmiklos@frugalware.org>  [f6b6f0b244013f54663294cc26258777e795f1cd]

RTFSprms::erase: use return value to signal if the call was a noop


2011-07-29  Miklos Vajna  <vmiklos@frugalware.org>  [2499397cb39330dabeb8b7b3e0d7eb6213a0d8f4]

avoid sending duplicated paragraph flags


2011-07-29  Miklos Vajna  <vmiklos@frugalware.org>  [a42629233f7feaa6afb61e02a65399d2c365bfcf]

inherit table definition from previous row if it's missing


2011-07-29  Miklos Vajna  <vmiklos@frugalware.org>  [daca5316d04ba5aeed1261cfd2e3502d6a9b21bf]

Support table definition at the start of the row

Old writers like Word97 output the table definition there, instead of at
the end.

2011-07-29  Miklos Vajna  <vmiklos@frugalware.org>  [7ae9a0cb2a595001364022c337d10e9f2efdee35]

these are unused


2011-07-29  Miklos Vajna  <vmiklos@frugalware.org>  [360480425ab7a7549e916cb4a515466b2bfeb67c]

these static methods are no longer needed


2011-07-29  Miklos Vajna  <vmiklos@frugalware.org>  [b612a56783455b3bfb2585dc41f729019e197908]

Introduce the RTFSprms class

Instead of hardwiring an ugly list in RTFParserState::Clone(), turn the
RTFSprms_t typedef to a real class with a proper copy constructor.

2011-07-29  Miklos Vajna  <vmiklos@frugalware.org>  [572bad05f8ea7de79807fbfeeff30a6d477a105e]

Introduce RTFParserState::Clone, closes fdo#36922


2011-07-29  Miklos Vajna  <vmiklos@frugalware.org>  [6596e6880ee728ab72a8c57f76c1113398e2a583]

Make RTFValue::Clone a deep copy

Otherwise nested attributes/sprms won't be restored when popping the
parser state.

2011-07-29  Miklos Vajna  <vmiklos@frugalware.org>  [77097a386f8c2e8e2f05d0c88d629d70a6611950]

RTF_SL: ignore zero parameter, that means auto, which is the default


2011-07-29  Miklos Vajna  <vmiklos@frugalware.org>  [d2d77fd86e6cb7341e113557e2cfe3d7948759bd]

groups inside font/style/revision tables are optional


2011-07-29  Miklos Vajna  <vmiklos@frugalware.org>  [4864ca3b6ac99a4f87695ff8bfd6ce6ae5ff4981]

Alter font/style tables earlier

Now that those tables belong to the document, no need to delay the
addition of entries.

2011-07-29  Miklos Vajna  <vmiklos@frugalware.org>  [3b47c0788e5d11094a893ea8b5995de7dcaa6e6b]

Move font and style table out of rtf parser state

Those tables are global, so they belong to the document, not to the
parser state.

2011-07-29  Miklos Vajna  <vmiklos@frugalware.org>  [32a8777fd8efc84d3bbfdc95b83ab3e4965c8863]

implement RTF_ATNAUTHOR


2011-07-29  Miklos Vajna  <vmiklos@frugalware.org>  [e8b50bde720e434290c5e0ec22014d33b025f7d9]

dmapper: handle redline authors inside annotation fields


2011-07-29  Miklos Vajna  <vmiklos@frugalware.org>  [d92d5aea5d1fa6dfdabe0fed66dbfb2bb6fcaf05]

implement RTF_ATNDATE


2011-07-29  Miklos Vajna  <vmiklos@frugalware.org>  [8891e4a4ee4bfb50e6fa58248c411ce845359735]

dmapper: handle redline dates inside annotation fields


2011-07-29  Miklos Vajna  <vmiklos@frugalware.org>  [6e1b869de44e1740296ea05ff5b0fe4308e57786]

don't try to close the last section if it's not started


2011-07-29  Miklos Vajna  <vmiklos@frugalware.org>  [c67e8d76d2c8fae7081955ddf5d63d408e926cdd]

fixes for CVE-2010-3333-1.rtf


2011-07-29  Miklos Vajna  <vmiklos@frugalware.org>  [856071a7aa5543f94cfaad660af4414cae067cd6]

fix for CVE-2005-2972-1.rtf


2011-07-29  Miklos Vajna  <vmiklos@frugalware.org>  [b96d33378750bed1bc88f68d403c6f73566562ce]

fixes for CVE-2010-3451-1.rtf


2011-07-29  Miklos Vajna  <vmiklos@frugalware.org>  [7757cb0a7ef2c6cf287f1107c885edd093456ec5]

don't try to skip the header of an empty stream


2011-07-29  Miklos Vajna  <vmiklos@frugalware.org>  [027c31207ac4198b44a1c7d039b2ccfc1bea6dde]

skip the ole header when sending native data


2011-07-29  Miklos Vajna  <vmiklos@frugalware.org>  [6c144a4cf00ab7836b5d1d823eabf07bac09ab19]

Initial OLE object support

Size and replacement graphic already works.

2011-07-29  Miklos Vajna  <vmiklos@frugalware.org>  [9756f6efdc2857d377fe360e38157921f6e74dde]

teach RTFValue to deal with io::XInputStream


2011-07-29  Miklos Vajna  <vmiklos@frugalware.org>  [8aa3f0d15583e869e044c99bf0d757b40f18488f]

enter object and result destinations


2011-07-29  Miklos Vajna  <vmiklos@frugalware.org>  [bdc2e95be6d5a97ff9982abb033a54c842d0bdbd]

implement RTF_COMMENT


2011-07-29  Miklos Vajna  <vmiklos@frugalware.org>  [bd7528d7da287e432093f9e93823cee97fe8993e]

implement RTF_COMPANY


2011-07-29  Miklos Vajna  <vmiklos@frugalware.org>  [23b0f427f259a21431c4a3746a97ea1097946707]

implement RTF_OPERATOR


2011-07-29  Miklos Vajna  <vmiklos@frugalware.org>  [9e759b50256dbaa55b7bd1817ef9ea89b36a0e65]

implement RTF_VERSION


2011-07-29  Miklos Vajna  <vmiklos@frugalware.org>  [21e669995819ceb1d04390efb93672f82a2980ef]

implement RTF_NOFCHARSWS


2011-07-29  Miklos Vajna  <vmiklos@frugalware.org>  [68b86b13ef69aa71ca2222d3e32655d73e9eefb7]

implement RTF_NOFPAGES, WORDS, CHARS


2011-07-29  Miklos Vajna  <vmiklos@frugalware.org>  [efef0843119227c3533d53b68ac589a0d7651eb5]

implement RTF_EDMINS


2011-07-29  Miklos Vajna  <vmiklos@frugalware.org>  [cfe9c5777b823692fdbdabc12d769e73ca20b6db]

implement RTF_AUTHOR


2011-07-29  Miklos Vajna  <vmiklos@frugalware.org>  [d4ce64b485499aa99ce77b18c58c3d0dedb3a44f]

rtftokenizer should not know about charsets


2011-07-29  Miklos Vajna  <vmiklos@frugalware.org>  [9a3392f8711a6e74018ae3b6fc3cd78f2be150fb]

rtfcontrolwords should not know about rtfdocumentimpl


2011-07-29  Miklos Vajna  <vmiklos@frugalware.org>  [10f3a47b5218f1358707aa8a8c2ae42295694f98]

implement RTF_PRINTIM


2011-07-29  Miklos Vajna  <vmiklos@frugalware.org>  [7524ddc12610ed81d5dc9db9dc51d7793e4fc732]

introduce lcl_getDateTime


2011-07-29  Miklos Vajna  <vmiklos@frugalware.org>  [9e10670cc9fe416e1570dd4baa5e0d7253990f66]

implement RTF_REVTIM


2011-07-29  Miklos Vajna  <vmiklos@frugalware.org>  [e50fdb53a823115a8634fdef3a133980c7e8a072]

implement RTF_CREATIM


2011-07-29  Miklos Vajna  <vmiklos@frugalware.org>  [0797eb7c5ef1bbaa02dab99ce9368ffb57cd41c0]

introduce RTFTokenizer


2011-07-29  Miklos Vajna  <vmiklos@frugalware.org>  [cd8ab067c5a4d8653c73fb4b736b20dbf5310edf]

introduce RTFFormFieldTypes


2011-07-29  Miklos Vajna  <vmiklos@frugalware.org>  [078881494c99cd784fc6c197033fc5ac6882e184]

implement RTF_FF*RES for dropdown lists


2011-07-29  Miklos Vajna  <vmiklos@frugalware.org>  [d79a73fc1692184ec563b70eb3452eb45a5320be]

implement RTF_FFL


2011-07-29  Miklos Vajna  <vmiklos@frugalware.org>  [8b227c552a0bcd59bb39773a7eff1bf1f8a8cf2e]

debug code in product build


2011-07-29  Miklos Vajna  <vmiklos@frugalware.org>  [24957e8562c8335a4db0b101c70382e80951eb64]

implement formtext field


2011-07-29  Miklos Vajna  <vmiklos@frugalware.org>  [c4f757318163a391c6831e78c8324b68912c960c]

ignore formfield outside fldinst


2011-07-29  Miklos Vajna  <vmiklos@frugalware.org>  [63f4b1367f9e38eab22cb89da6a5bc6898a3a0ce]

implement RTF_FFDEFRES and RTF_FFRES for checkboxes


2011-07-29  Miklos Vajna  <vmiklos@frugalware.org>  [a17c8edd5ab1f5590753e9b7b7f155f6b4894fd8]

RTF_FFTYPE: we need it later, but not dmapper


2011-07-29  Miklos Vajna  <vmiklos@frugalware.org>  [0e7ac3bc01803043b6fee42fed987932ae2fb8b4]

implement RTF_FFNAME


2011-07-29  Miklos Vajna  <vmiklos@frugalware.org>  [bc49087c327da8ce7ed07c68fed082085d112bd8]

enter formfield destination


2011-07-29  Miklos Vajna  <vmiklos@frugalware.org>  [94855fbbb977d6acd42c32e157af664d0ede9739]

dmapper: remove last paragraph of footnotes

This is the same trick as with headers/footers: the footnote always ends
with an empty paragraph, but in Writer we need to remove this.

2011-07-29  Miklos Vajna  <vmiklos@frugalware.org>  [d8c57765e9e76b9cebf9b31c1a846b17a7ab0be2]

move drawpage handling to sdrimport


2011-07-29  Miklos Vajna  <vmiklos@frugalware.org>  [24c413558a0e123a89085741e1c696747d540328]

factor out shape import to the RTFSdrImport class


2011-07-29  Miklos Vajna  <vmiklos@frugalware.org>  [f0b1ff715ee2cb0ca04c262ad55632f8581ba682]

shape type 0 is no longer special


2011-07-29  Miklos Vajna  <vmiklos@frugalware.org>  [cf9405a6ce463b3c9beca138d526cb3ebeee20ec]

the scope of path properties can be reduced


2011-07-29  Miklos Vajna  <vmiklos@frugalware.org>  [6e7f7864ded3d1d3f3dcfd638a4c5d5b5d76cd95]

the path property is now created independent from the type


2011-07-29  Miklos Vajna  <vmiklos@frugalware.org>  [0a5f10879fe60d9f531e84d9eb802740b26491dd]

avoid hardwired size for path properties


2011-07-29  Miklos Vajna  <vmiklos@frugalware.org>  [57a44d0cf54f01b742ad219d7076d10a7b4b33b9]

implement freeform lines


2011-07-29  Miklos Vajna  <vmiklos@frugalware.org>  [5f07ceec53e7cbd6f4fecfe289998d6f4930c466]

silence some pointless todos


2011-07-29  Miklos Vajna  <vmiklos@frugalware.org>  [753063dd78603cc5d82bb7858bd57f4ed89164e5]

implement line shape


2011-07-29  Miklos Vajna  <vmiklos@frugalware.org>  [7d146140fed8fb46963c9d03a4b90a018a4a93b7]

introduce method to create shape instance easily


2011-07-29  Miklos Vajna  <vmiklos@frugalware.org>  [f9e0f09696d5cfe3e5929683ad9501049b3985e2]

dmapper: no last paragraph on shapes

Just like with headers, shapes don't have a last empty paragraph,
either.

2011-07-29  Miklos Vajna  <vmiklos@frugalware.org>  [b4a14ff63d52e25cd2f19cabc74c6fba42bd1dab]

reset paragraph properties on shape start


2011-07-29  Miklos Vajna  <vmiklos@frugalware.org>  [e19a2d6fe902e8124e4610eed14fc3c4c3dd7eda]

this can be handled in one go


2011-07-29  Miklos Vajna  <vmiklos@frugalware.org>  [946482802fecfd16d4cfb994db832f9a99015c70]

dmapper: don't set default style for shapes, they do not support that


2011-07-29  Miklos Vajna  <vmiklos@frugalware.org>  [5775d114728c965e07fe52503fa9efb228abcd66]

give dmapper a chance to send parprops


2011-07-29  Miklos Vajna  <vmiklos@frugalware.org>  [034d30c04560bcd1d7dcb5b8f864f0c057d2c2db]

vertical test should not be rotated


2011-07-29  Miklos Vajna  <vmiklos@frugalware.org>  [c2078710a6d624104b449570802fcd50f2cb6c28]

implement boolean linestyle


2011-07-29  Miklos Vajna  <vmiklos@frugalware.org>  [c064ec80a0f9486a86744678756b8242d9f72b98]

implement vertical text


2011-07-29  Miklos Vajna  <vmiklos@frugalware.org>  [635b75c9a32a50e4be2868b2c21bbdab82ca3272]

implement linecolor


2011-07-29  Miklos Vajna  <vmiklos@frugalware.org>  [9203d3a3824a348fedb395732da107afb6428584]

implement fillcolor default


2011-07-29  Miklos Vajna  <vmiklos@frugalware.org>  [dbf2ad161fdead7ca29fb96f5d8eb9f4da604827]

add comment explaining ww8 import does the same


2011-07-29  Miklos Vajna  <vmiklos@frugalware.org>  [bff7dd2614f1368c1157c8647e563ab78b6b599b]

implement fillcolor


2011-07-29  Miklos Vajna  <vmiklos@frugalware.org>  [36ddb44e08c4d1c1a474149891e6887a2c12f5a6]

so far a customshape is always enough


2011-07-29  Miklos Vajna  <vmiklos@frugalware.org>  [61ff3c5a4202acab766873c25fb1bb47f0a25135]

handle run properties in draw text


2011-07-29  Miklos Vajna  <vmiklos@frugalware.org>  [a6ca3eccd2b5c26d063cbf9acce85d8966247acf]

initial RTF_SHPTXT


2011-07-29  Miklos Vajna  <vmiklos@frugalware.org>  [b243bc619c5e6d53183bb0276da0f0e52bd0ed9d]

introduce m_pCurrentBuffer to simplify code


2011-07-29  Miklos Vajna  <vmiklos@frugalware.org>  [209dffc1e3b7fd4349ff85ecda2adb45ac6a9044]

introduce RTFBuffer_t


2011-07-29  Miklos Vajna  <vmiklos@frugalware.org>  [6ce39d25ab69f998b7263ac8de0f9eaab3d3c063]

m_nHeaderFooterPositions can be a queue


2011-07-29  Miklos Vajna  <vmiklos@frugalware.org>  [dcc53357fce04fa0702019b233c4b61333d09ea8]

drop never read aTableCells*


2011-07-29  Miklos Vajna  <vmiklos@frugalware.org>  [58ec833349fbad2c330a371a19c822532248f529]

try to import as much custom shape as possible


2011-07-29  Miklos Vajna  <vmiklos@frugalware.org>  [94aa3a24557a3a4ed935afe1aa55e1e2ef3f061d]

more custom shapes


2011-07-29  Miklos Vajna  <vmiklos@frugalware.org>  [6f2b3c05dc5b761150e9c3fcbc22233ee1d451ff]

first custom shape


2011-07-29  Miklos Vajna  <vmiklos@frugalware.org>  [8d2b70a8d60810667f579f1d738c618a06ba8cf3]

implement ellipse


2011-07-29  Miklos Vajna  <vmiklos@frugalware.org>  [8d23968642fb539d800b304045678f89962dd835]

size and position is in mm/100


2011-07-29  Miklos Vajna  <vmiklos@frugalware.org>  [83188e07ccc714868bb447b72231a4efc3bb23d8]

initial shape size and position


2011-07-29  Miklos Vajna  <vmiklos@frugalware.org>  [824f8e49ccfaa134af706be61895e1e2886dd0b5]

introduce RTFShape


2011-07-29  Miklos Vajna  <vmiklos@frugalware.org>  [56e79808f85c52c6b89bfc2ef60add35340c2b64]

initial rectangle support (properties are not yet parsed)


2011-07-29  Miklos Vajna  <vmiklos@frugalware.org>  [473dea9279b9bbb4d561c62fa3bfd1bea1e3c656]

parse all properties before resolving pib


2011-07-29  Miklos Vajna  <vmiklos@frugalware.org>  [fef435dbbdfcc2dfd4c9b6cc518637520c98af47]

no need to delay the resolution of shape properties


2011-07-29  Miklos Vajna  <vmiklos@frugalware.org>  [0a34e36558ace283771f35b9a98745aad8b27baa]

resolvePict should know nothing about special rtf chars


2011-07-29  Miklos Vajna  <vmiklos@frugalware.org>  [14814a9bb5f895bf929f51d91d7584884cc5090a]

send initial paragraph before trying to close it


2011-07-29  Miklos Vajna  <vmiklos@frugalware.org>  [821fade8f9640ef4716b1b90d059c2c86276ff1c]

implement RTF_ANNOTATION


2011-07-29  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [d79591d61e6efb8cb55e2eac68992c260cf4ffd6]

initial work for autofilter unit test


2011-07-29  Peter Rabi  <prabi@caesar.elte.hu>  [45ff90404b02ad76e76d83365dc296a0b1220a35]

Clean-up of bugfix fdo#32895 for the -3-4 branch

Contributed under license LGPLv3+/MPL.

2011-07-29  Peter Rabi  <prabi@caesar.elte.hu>  [131e582f86bb754ae11617baed2b5716be313bad]

Clean-up of bugfix fdo#32895 for the -3-4 branch

Contributed under license LGPLv3+/MPL.

Signed-off-by: Michael Meeks <michael.meeks@novell.com>

2011-07-29  Caolán McNamara  <caolanm@redhat.com>  [d5e37900cd73f838abd663b8e93a57c5a991e790]

Related: fdo#34184 don't claim that all errors are due to invalid address


2011-07-29  Caolán McNamara  <caolanm@redhat.com>  [b01cf0f5fc2ceba0d0920f945f0de7fc75405362]

UPDMINOREXT is gone away, drop it


2011-07-29  Caolán McNamara  <caolanm@redhat.com>  [94959259362358f3de95c57a8a011feb11ee5de1]

Related: fdo#34184 on windows find the openssl libs that _ssl.pyd needs


2011-07-29  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [4df10471e037379e40f2a9d2da576a8e98e5dbd1]

add tail_build:forms dep needed for inbuild component files


2011-07-29  Noel Power  <noel.power@novell.com>  [745440174aa7244038d7915feb7df6731d2608f0]

bnc#707486 fix fit of extreme carelessness with defaulted params


2011-07-29  Noel Power  <noel.power@novell.com>  [09775aa19a0480243bbb1a6aec9edbb2f52c2748]

bnc#707486, use correct CopyRangeNamesToClip for bUseRangeForVBA

also ensure relevant checks regarding pMarks are only applied for !bUseRangeForVBA

2011-07-29  Jan Holesovsky  <kendy@suse.cz>  [a7ca9348bf450861116318b469f4353120d02af8]

findbar: Add seporator between the Prev/Next and Serch & Replace


2011-07-29  Jan Holesovsky  <kendy@suse.cz>  [48b31fa84708254f8217b348dc49d39288672f8e]

findbar: Add seporator between the Prev/Next and Serch & Replace


2011-07-29  Jan Holesovsky  <kendy@suse.cz>  [1767dbcd202d3043b14bbbccabedaa6e95e41769]

findbar: Add seporator between the Prev/Next and Serch & Replace


2011-07-29  Jan Holesovsky  <kendy@suse.cz>  [076df1e3a3aced76f844901787d2785e1825c0bc]

findbar: Add seporator between the Prev/Next and Serch & Replace


2011-07-29  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [8182f188360521ea25de933d4a2265b118859419]

10.4's system python is too old, need to use internal python

as the framework is only delivered as zip, call it from python's output
directory. In former times this was a no-go, but as with gmake the
converted modules don't even have their own output dir anymore....

Also remove the AUGMENT_LIBRARY_PATH and WRAPCMD legacy

2011-07-29  Olivier Hallot  <olivier.hallot@documentfoundation.org>  [e3167c72ca8d2a3e0bbda88e618fa714e4cf1c1c]

Fix the "By" property in GoDownSel and GoDownBlockSel

The "By" property for cell commands Go[Down,Up,Left,Right]Sel and
Go[Down,Up,Left,Right]BlockSel was hardcoded to 1 in cellsh4.cxx. This
patch allows repetition of the commands by the value of the By property.

2011-07-29  Noel Power  <noel.power@novell.com>  [439e3b420ff6e14c0bbc36fd49c3384893cefef4]

tweak fix for bnc#707486 ( ensure multi-area processed for simple copy only )


2011-07-29  Caolán McNamara  <caolanm@redhat.com>  [f1346a0daee460c5aa4c3f13c7122785f5c41a36]

check that reads succeeded


2011-07-29  Caolán McNamara  <caolanm@redhat.com>  [8291b5884c1c4c5278473886cdf1bb0f022aac99]

make stream operators leave variables in original state on failure

this aligns them with the behaviour of std::stream, and makes things
like

sal_uInt32 n(0);
rSt >> n;
if (n)
{
   ...
}

safe if there was a short read of e.g. 3 bytes instead of the required 4

2011-07-29  Caolán McNamara  <caolanm@redhat.com>  [990083e87531999f7c3d2c34c8205ce63bf294aa]

callcatcher: ditch various unused methods


2011-07-29  Caolán McNamara  <caolanm@redhat.com>  [d298cdf53ac665004260181ff9eed56ef30889e7]

callcatcher: ditch newly unused code


2011-07-29  Caolán McNamara  <caolanm@redhat.com>  [9d38c61e96058d4c8d9ef5bea035f86281aa7a79]

callcatcher: ditch various unused methods


2011-07-29  Caolán McNamara  <caolanm@redhat.com>  [8b2f557ea51995c5b2b6d25457b1023346e33b8c]

ByteString::CreateFromInt32->rtl::OString[Buffer]


2011-07-29  Caolán McNamara  <caolanm@redhat.com>  [351639d7b3dba3fbc8dd8778d8e65195a86a00ff]

callcatcher: ditch newly unused code


2011-07-29  Caolán McNamara  <caolanm@redhat.com>  [a0210b03cf415707917aca4a60a2cdaf2b64478e]

callcatcher: ditch various unused methods


2011-07-29  Caolán McNamara  <caolanm@redhat.com>  [0b4e276445916b097c00345cb8e93706075cf0a2]

catch by const ref


2011-07-29  Caolán McNamara  <caolanm@redhat.com>  [49f8a27b3a49469a8712032c7ea8cb80c0be1594]

update list


2011-07-29  Thomas Arnhold  <thomas@arnhold.org>  [5210b695af709d856cc88b57e28654dd50b42894]

Get rid of these non-printable chars


2011-07-29  Thomas Arnhold  <thomas@arnhold.org>  [c717737c20edcbfdcf4a4c5f75a1e2b9540e5b6a]

Get rid of these non-printable chars


2011-07-29  Thomas Arnhold  <thomas@arnhold.org>  [c817dcb87316a0551a30c173ce5e8cdbe4e4bf7a]

callcatcher: remove unused methods


2011-07-29  Thomas Arnhold  <thomas@arnhold.org>  [642bda0d98aa4adcafddffa653cd44e6c2663fd0]

Get rid of these non-printable chars


2011-07-29  Thomas Arnhold  <thomas@arnhold.org>  [db10877d894d2d5bba95ea1871a12c8c633b31d3]

callcatcher: remove unused methods


2011-07-29  Thomas Arnhold  <thomas@arnhold.org>  [ad8b40c6701367c2367bbd0ef97c4780182d808b]

Move EDITDEBUG relics to OSL_DEBUG_LEVEL=3


2011-07-29  Thomas Arnhold  <thomas@arnhold.org>  [0c6ebfcb853944360d59391d98aa720c38056e37]

Get rid of these non-printable chars


2011-07-29  Thomas Arnhold  <thomas@arnhold.org>  [499a46c030bf0250c585ed6cde56fc017a9c73fc]

callcatcher: remove unused methods


2011-07-29  Thomas Arnhold  <thomas@arnhold.org>  [ceb7b99013afcf3258c7735617368a445bb7201e]

update list


2011-07-29  Marc-Andre Laverdiere  <marc-andre@atc.tcs.com>  [7568be21df82c4bc266d4013480d38795deedf55]

Removed dead code


2011-07-29  Marc-Andre Laverdiere  <marc-andre@atc.tcs.com>  [988acc33014fd18be70bf359a1dd92c70caa6bb3]

Removed dead code


2011-07-29  Marc-Andre Laverdiere  <marc-andre@atc.tcs.com>  [cf60f162e61e020ea19fbf7536b69fd7eb9426cb]

Fixed invalid array dereference


2011-07-29  Marc-Andre Laverdiere  <marc-andre@atc.tcs.com / marcandre.laverdiere@tcs.com>  [d7a666a8f3f8e04d121578052f91b9e0c01b4632]

Fixes for segfault on an edge case + translations

Fixed segfault due to reading an invalid pointer returned by GetStyle
Translated some of the comments
Added some proofing against similar bugs from GetStyle that may happen
in other edge cases
Fixed compile warning

2011-07-29  Marc-Andre Laverdiere  <marc-andre@atc.tcs.com>  [8f934e0295b40b7c62e0b7e1561f1c9ceaf3be82]

Fixed valgrind error

Complained about switching on an unitialized value

2011-07-29  Marc-Andre Laverdiere  <marc-andre@atc.tcs.com>  [db68b261df95af1aea8ad6ef569898eac07fd5fa]

Fixed invalid array bounds read in ww8scan.cxx


2011-07-29  Marc-Andre Laverdiere  <marc-andre@atc.tcs.com>  [a64094c6ffe399655272daf7f9fcd57027252900]

Fixed invalid pointer dereference


2011-07-28  Joseph Powers  <jpowers27@cox.net>  [ea20700440ec59a0cf56562be76478e99feb8d68]

Mac OS 10.7: Installing xCode 4.1 renames 3.6.2 to /Developer-old

xCode 4.1 only ships with SDKs 10.6 & 10.7; thus, if the request 10.4 or
10.5 doesn't exists, try looking in /Developer-old.

2011-07-29  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [791fa6dc9b218aacc4e58884954758718ee26715]

update list


2011-07-29  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [57962429d8bb46b11a7b91d8a8f7363a32e40961]

fix for fdo37628: change password button is always disabled

Note: changing the password to modify doc is not working, and we'll
leave that as a known bug for now.

2011-07-29  Thorsten Behrens  <tbehrens@novell.com>  [28d10959e0864565d3b44e7fac5f9df84d8fcece]

Use system python unconditionally on Mac

Internal python on mac does not yield usable python executable,
use the system one unconditionally for Mac.

2011-07-28  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [11a1c299ab6695b648d80166523edcc915942123]

there is no :+= or +:= append-operator in gnu make, there is only +=

and how it behaves depends on how the macro-variable has been defined
previously. http://www.gnu.org/s/hello/manual/make/Appending.html

2011-07-28  Matúš Kukan  <matus.kukan@gmail.com>  [45b5279e7fa9f5671c186e429d8ce5bf1a68b8e0]

basic, writerperfect in gbuild


2011-07-28  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [f96d1a7597f5e3ae229a3a9ac431195fce466d6a]

callcatcher: remove unused constructor


2011-07-28  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [035c630f4d07d440fa793bd09061bdf5c743e86b]

fix merge problem


2011-07-28  Jan Holesovsky  <kendy@suse.cz>  [11bafe2406daf62aa01bbbbf5e400018501882be]

Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/writer


2011-07-28  Jan Holesovsky  <kendy@suse.cz>  [eb1aac5cbadd65463c1170ad967f80949b17f1fa]

Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/ure


2011-07-28  Jan Holesovsky  <kendy@suse.cz>  [0904918e0c001de84e913d221ef2602af712a22f]

Merge commit 'libreoffice-3.4.2.3'

Conflicts:
	offapi/com/sun/star/sheet/NameToken.idl

2011-07-28  Jan Holesovsky  <kendy@suse.cz>  [de0ba878e14bcfae1063bf8a27fe9cf0736b9e77]

Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/postprocess


2011-07-28  Jan Holesovsky  <kendy@suse.cz>  [c660d8a1160231f0a744a4b3e6772d58afe85bfd]

Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/libs-gui


2011-07-28  Jan Holesovsky  <kendy@suse.cz>  [f3565047972af206d6ae85977716b3ddf8abe28f]

Merge commit 'libreoffice-3.4.2.3'

Conflicts:
	boost/boost.windows.patch

2011-07-28  Jan Holesovsky  <kendy@suse.cz>  [f286a6f84b6f55bf4505a334e1d666c591c5dd2a]

Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/libs-core


2011-07-28  Jan Holesovsky  <kendy@suse.cz>  [569edee8c9c280950b7d1d089e245f60b7480f02]

Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/impress


2011-07-28  Jan Holesovsky  <kendy@suse.cz>  [8778138695eef7ab4da4c0c2b5f1b435e4a09086]

Merge commit 'libreoffice-3.4.2.3'

Conflicts:
	oox/source/drawingml/chart/objectformatter.cxx
	oox/source/xls/formulaparser.cxx
	oox/source/xls/sheetdatacontext.cxx

2011-07-28  Jan Holesovsky  <kendy@suse.cz>  [249802f6d835f40896890f3202658a38d81b86ad]

Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/components


2011-07-28  Jan Holesovsky  <kendy@suse.cz>  [73c35c44008025bc907a22c44a0340373afb6585]

Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/calc


2011-07-28  Jan Holesovsky  <kendy@suse.cz>  [c3dc8ab4ccf3370bf3903760bd46212a5a820c51]

Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/bootstrap


2011-07-28  Jan Holesovsky  <kendy@suse.cz>  [ea936cd966524a9cc452a214ca4efb28ded25c9a]

Merge commit 'libreoffice-3.4.2.3'

Conflicts:
	sw/qa/core/data/ww8/pass/CVE-2008-4841-1.doc
	sw/source/core/docnode/ndcopy.cxx
	sw/source/filter/ww8/ww8par.cxx
	sw/source/filter/ww8/ww8par.hxx
	sw/source/filter/ww8/ww8scan.cxx
	sw/source/filter/ww8/ww8scan.hxx

2011-07-28  Jan Holesovsky  <kendy@suse.cz>  [df4a9e498cedc2b466c9e3d00ad3f9e9c16ff777]

Merge commit 'libreoffice-3.4.2.3'

Conflicts:
	desktop/source/app/app.cxx
	desktop/source/app/dispatchwatcher.cxx
	desktop/unx/source/splashx.c
	sfx2/Library_qstart.mk
	sfx2/Library_sfx.mk
	sfx2/source/bastyp/fltfnc.cxx

2011-07-28  Jan Holesovsky  <kendy@suse.cz>  [964987e155b26cd2df5df4aba7d079360be7ffc6]

Merge commit 'libreoffice-3.4.2.3'

Conflicts:
	sc/source/filter/excel/xestream.cxx
	sc/source/filter/excel/xiname.cxx

2011-07-28  Jan Holesovsky  <kendy@suse.cz>  [a95376174ec70c4a75569ce6dafacb0f696b21bc]

Merge commit 'libreoffice-3.4.2.3'

Conflicts:
	Makefile.in
	configure.in
	instsetoo_native/util/makefile.mk
	instsetoo_native/util/openoffice.lst
	ooo.lst.in
	set_soenv.in
	solenv/inc/minor.mk

2011-07-28  Troy Rollo  <libreoffice@troy.rollo.name>  [e3d5c3e0746916c4056389dd8c2daa6c451c8f6e]

Fix fdo#36868 - doc import list numbering error

This patch appears to be fix fdo#36868. The problem is that the paragraph
style was never being assigned an outline list level. The saved file did
not have an sprmPOutLvl for that paragraph (although it did have one for
the level 0 style), just an sprmPIlvl and an sprmPIlfo. Therefore there
was no call to SwWW8ImplReader::Read_POutLvl to set nOutlineLevel.

2011-07-28  Thorsten Behrens  <tbehrens@novell.com>  [cdc123f616cbbec1e7df3f8f2bc0a515203c364d]

Followup-changes for *.Set.sh rename

Commit 22d9caecc978a5739ddd1430fd26abe06454726c renames the
environment file to always be Env.Host.sh. Reflecting that in the
shell scripts attempting to source it.

2011-07-28  Caolán McNamara  <caolanm@redhat.com>  [afeb4aa36c72d0bba51e4dabc67e660a9de02b21]

Resolves: fdo#35439 survive missing libdba gracefully with errorbox


2011-07-28  Katarina Machalkova  <kmachalkova@suse.cz>  [0da07b6075fdbf463410fdb3cfb9e55f5e6d7be3]

Don't delete valid [$.*] components of number formats

... such as [RED], [NatNumX] etc.

2011-07-28  Matúš Kukan  <matus.kukan@gmail.com>  [683d975d70e087412a95f5cc8e0b3eeddf1e6cf6]

we are searching for prefix in activate

also fix small typo

2011-07-28  Matúš Kukan  <matus.kukan@gmail.com>  [7e5b4be4cf6f699ec8fcfa8fb9cb35d5782b2f41]

add prefixes for component_getFactory


2011-07-28  Matúš Kukan  <matus.kukan@gmail.com>  [45fb35c7ac3c4868b0e7a1edb66279183144c737]

add prefixes for component_getFactory


2011-07-28  Caolán McNamara  <caolanm@redhat.com>  [8f4478579f669cb208bf5389d3176c7a29fe3fb3]

Resolve: fdo#39392 post-stl use vector end position not LIST_APPEND


2011-07-28  Matúš Kukan  <matus.kukan@gmail.com>  [6aedd6ca268478c17b3644b12be25f2533c7c63e]

fix include paths


2011-07-28  Caolán McNamara  <caolanm@redhat.com>  [bcf50ad172bc3ddeb4b04d21614a9a87de0eaef6]

Resolves: fdo#39467 we should throw instead of crashing when \!is()


2011-07-28  Caolán McNamara  <caolanm@redhat.com>  [c783e95520ade6f630f053c994771edc059b6569]

Resolves: fdo#37693 it really is a LineBorder not a LineBorder2


2011-07-28  Matúš Kukan  <matus.kukan@gmail.com>  [cbaf010845a1eeedadcbe949e94e5ad21031626a]

more modules in gbuild


2011-07-28  Matúš Kukan  <matus.kukan@gmail.com>  [c456048cc6cf83aa70d06d81edc27317e14e957f]

add lpsolve55 to external libs


2011-07-28  Jan Holesovsky  <kendy@suse.cz>  [bd8e84da7d58597b66a12100e7310ef82af9498a]

Merge commit 'libreoffice-3.4.2.3'


2011-07-28  Jan Holesovsky  <kendy@suse.cz>  [decf2098481f2bb4f2de3ad86ae3e032c200843d]

Merge commit 'libreoffice-3.4.2.3'


2011-07-28  Jan Holesovsky  <kendy@suse.cz>  [63eba4b001e3e5b626112f8b9adb35ee0cb8d101]

Merge commit 'libreoffice-3.4.2.3'


2011-07-28  Jan Holesovsky  <kendy@suse.cz>  [ad99ba67ec43bd34c7eccdbf36f1a2c726559479]

Merge commit 'libreoffice-3.4.2.3'


2011-07-28  Jan Holesovsky  <kendy@suse.cz>  [6d86bc53c753f9a01879315b973c1f082d4bc1cb]

Merge commit 'libreoffice-3.4.2.3'


2011-07-28  Jan Holesovsky  <kendy@suse.cz>  [ccddd0f7f7ce32db59a6865f5c9c79d0532d9f64]

Merge commit 'libreoffice-3.4.2.3'


2011-07-28  Jan Holesovsky  <kendy@suse.cz>  [3b7905be869fccbb858107ea60ca2766cad55002]

Merge commit 'libreoffice-3.4.2.3'


2011-07-28  Jan Holesovsky  <kendy@suse.cz>  [294994b65f93fe5638de92b377856b94d76d9b06]

Merge commit 'libreoffice-3.4.2.3'


2011-07-28  Jan Holesovsky  <kendy@suse.cz>  [82f1b49f83c6cd113eb44c2968c67247970134aa]

Merge commit 'libreoffice-3.4.2.3'


2011-07-28  Jan Holesovsky  <kendy@suse.cz>  [c2a7f87b9249a8ffce185f25a75a65a3ae103891]

Merge commit 'libreoffice-3.4.2.3'


2011-07-28  Jan Holesovsky  <kendy@suse.cz>  [e5423e6c8018c542a2588ae686f7995354b35e7b]

Merge commit 'libreoffice-3.4.2.3'


2011-07-28  Caolán McNamara  <caolanm@redhat.com>  [715c486c10e670adf998983ce7cf65ab14e18819]

use DrawUndoGuard to turn off undo for draw layer for duration of its scope


2011-07-28  Caolán McNamara  <caolanm@redhat.com>  [da1bc73d5fdd6c849dce5df263645f5774966a1d]

callcatcher: ditch various unused methods


2011-07-28  Caolán McNamara  <caolanm@redhat.com>  [625ddeb48632ab60a09a9cf7a109e7f00afcacf2]

callcatcher: ditch various unused methods


2011-07-28  Caolán McNamara  <caolanm@redhat.com>  [b74f17642d0bcd94b938241ba8a6ce3ee09af757]

callcatcher: ditch various unused methods


2011-07-28  Caolán McNamara  <caolanm@redhat.com>  [edb451c490fe72ced8df20829c7fbc0da93e672c]

update list


2011-07-28  Caolán McNamara  <caolanm@redhat.com>  [f2f00f758144fca47b7a642487536742ed33edb4]

update list


2011-07-27  Caolán McNamara  <caolanm@redhat.com>  [b1c77f24cb9ce9e7c68da98914478c7cc2fd23d8]

callcatcher: remove various unused methods


2011-07-27  Caolán McNamara  <caolanm@redhat.com>  [36a665a6754bbc4bb0a2d612a15b1b8413af3721]

callcatcher: remove various unused methods


2011-07-27  Caolán McNamara  <caolanm@redhat.com>  [a2c7a85db679aa537524a772ce7989980398fe34]

callcatcher: remove various unused methods


2011-07-27  Caolán McNamara  <caolanm@redhat.com>  [caf32ed7d29d4aa7478e5fb84b4d8eb8ce9c617a]

callcatcher: remove unused disaster waiting to happen


2011-07-27  Caolán McNamara  <caolanm@redhat.com>  [d541c21e72dcd1154562145d189067983f40dc35]

ByteString->rtl::OStringBuffer


2011-07-27  Matúš Kukan  <matus.kukan@gmail.com>  [a8b4cb8b1aa736c29ff84196a56ec7a8b3eaa763]

convert scaddins to gbuild


2011-07-27  Matúš Kukan  <matus.kukan@gmail.com>  [f2f443b3a6cdd715827c44ff86999f9b2195d271]

Convert sccomp to gbuild


2011-07-27  Matúš Kukan  <matus.kukan@gmail.com>  [e15e0af1f74d9376139d9ff855358a2e1fcc7527]

add idl files from scaddins


2011-07-27  Matúš Kukan  <matus.kukan@gmail.com>  [7016264e15adf87df214e5650820b1f6b3d612ad]

More modules in gbuild


2011-07-27  Matúš Kukan  <matus.kukan@gmail.com>  [9b6b889821c8afc235db4faffe99c1bd81983b0c]

Convert basctl to gbuild


2011-07-27  Luboš Luňák  <l.lunak@suse.cz>  [a1f516893b68787269fef603ed13e0912b0cd5ce]

remove duplicate definitions for w:sdt and w:sdtContent (bnc#705949)

The duplicates are merged somehow (and thus it doesn't work).

2011-07-27  Luboš Luňák  <l.lunak@suse.cz>  [48b12f56b05f4348b6f791d6e63b64d50e2aafaf]

proper #ifdef for dumpXml()


2011-07-27  Luboš Luňák  <l.lunak@suse.cz>  [ee81d8d8130428f1f5827f735ad0f5b38a1d2e5a]

export needed symbols from a lib


2011-07-27  Luboš Luňák  <l.lunak@suse.cz>  [6910b10a8bd0b971b38daae9d55abcd8791c443a]

 #if -> #ifdef for conditional compilation


2011-07-27  Luboš Luňák  <l.lunak@suse.cz>  [b8b044af4dd414a1c65b857ce953e5e992e67826]

avoid iterator retreating before the start of an empty list


2011-07-27  Luboš Luňák  <l.lunak@suse.cz>  [319df529878026e8c4e449e0f6d6c04e2693ac8e]

don't use an invalidated iterator


2011-07-27  Caolán McNamara  <caolanm@redhat.com>  [488974a1293062b17d802dfcdd950f94fc7c6d55]

Resolves: fdo#36631 don't crash on undo of ole2 insert


2011-07-27  Robert Nagy  <robert@openbsd.org>  [6bce0a03527ed92203c4da1931dc235d5895eb8c]

re-enable the CVE unittest on OpenBSD


2011-07-27  Robert Nagy  <robert@openbsd.org>  [b191b641b41fce544a62c3bbc14b9e94272446d0]

unbreak NOOPTFLAGS again, after some gbuild merge

I would like to ask everyone to be careful while doing merges,
this is second thing i had to fix which was fixed already by
months ago.

2011-07-27  Matúš Kukan  <matus.kukan@gmail.com>  [4881e37aaaabc8f2a09d969e2091c596899ac594]

Convert animations to gbuild


2011-07-27  Matúš Kukan  <matus.kukan@gmail.com>  [58707d613f0fdd7e80cde7502195d7d0112fa3a4]

Convert animations to gbuild


2011-07-27  Matúš Kukan  <matus.kukan@gmail.com>  [6dcad21472608364ba15849acc09e5ae79be16ac]

Convert animations to gbuild


2011-07-27  Robert Nagy  <robert@openbsd.org>  [6f134809e1a9c1914a3a6c19455f5eb50bcc80db]

unbreak BSDs again


2011-07-27  Caolán McNamara  <caolanm@redhat.com>  [ef0884fa979238530f3a4656703a0408307ddcf7]

Resolves: fdo#38955 set selection request as done for macro recorder


2011-07-27  Radek Doulik  <rodo@novell.com>  [46033e1793ebc748bfb8929f754d2831168c1c24]

removed duplicate of mtfrenderer library


2011-07-27  Radek Doulik  <rodo@novell.com>  [126e9b7d6c7290609556f96468bf37fe43c18cd9]

added mtfrenderer component library


2011-07-27  Radek Doulik  <rodo@novell.com>  [b696aea6d702bd39250b609cd03e264232c53f4b]

fix mtf component name


2011-07-27  Radek Doulik  <rodo@novell.com>  [f6c0c74912e7f695934b038361edb32706d28849]

add mtfrenderer component again


2011-07-27  Radek Doulik  <rodo@novell.com>  [77160026b39ba574c1264f1f77f8264772b7960f]

add mtfrenderer component again


2011-07-27  Noel Power  <noel.power@novell.com>  [e32e23a427466abcd0de290632e4436ffb656235]

fix wae ( because wrong loop counter variable used )


2011-07-27  Noel Power  <noel.power@novell.com>  [03f091b6c795cd98b3d55fea6b343162b1158318]

Revert "WaE: nEndTab unused"

This reverts commit 7cdeb6d8c8e5ca8a6d3a654f4a973c12fd2886ac.

2011-07-27  Caolán McNamara  <caolanm@redhat.com>  [9b1d7b844820d4f53973ee5757bcfaa2a5be7321]

WaE: nEndTab unused


2011-07-27  Caolán McNamara  <caolanm@redhat.com>  [6eb8a76040e4b28d5bfa3aa953e40a9aa8d9bf19]

add mtfrenderer (following cppcanvas pattern)


2011-07-27  Caolán McNamara  <caolanm@redhat.com>  [476c2c340d0ee8bfea3d59ea869975107fe05891]

catch by const reference


2011-07-27  Caolán McNamara  <caolanm@redhat.com>  [6f976916e2ae5dd83838a7f5de273944eb61e7f2]

Related: fdo#35404 treat failed column same as non-existing column


2011-07-27  Caolán McNamara  <caolanm@redhat.com>  [1614c1150665d2d6e855a506d667127e0bd73939]

ByteString::CreateFromInt32->rtl::OStringBuffer::append


2011-07-27  Caolán McNamara  <caolanm@redhat.com>  [6b61814afb849a65060cbf217ea448c3ead2d129]

ByteString::CreateFromInt32->rtl::OString::valueOf


2011-07-27  Caolán McNamara  <caolanm@redhat.com>  [af4e2d9965ea65cc67463ca05ff34f48cc1260b3]

Related: fdo#35404 force .a files to hidden visibility


2011-07-27  Caolán McNamara  <caolanm@redhat.com>  [08790c82c37866ab790d8a2503cbb4ceef4cf626]

Related: fdo#35404 survive nil xTable


2011-07-27  Caolán McNamara  <caolanm@redhat.com>  [c634d8081c9d6110ee2f74be37b7f7394884a40f]

ditch empty .cxx file


2011-07-27  Caolán McNamara  <caolanm@redhat.com>  [89438e19561e821525ede6a39e8955a3e4dd976c]

callcatcher: various beautifully crafted, but unused methods


2011-07-27  Caolán McNamara  <caolanm@redhat.com>  [8d2e12b6e4bb1da4481b7cde6e8573a55702046e]

callcatcher: various beautifully crafted, but unused methods


2011-07-27  Radek Doulik  <rodo@novell.com>  [558708139b0f62956448fa54f07dc9ab99982730]

build mtfrenderer component again


2011-07-27  Radek Doulik  <rodo@novell.com>  [fcf89d693e0464310b16d0817f65532a18ed92db]

added mtfrenderer component again


2011-07-27  Tomáš Chvátal  <scarabeus@gentoo.org>  [198ed2899fdfcee19b16a6f5b8ddcde70c50ec31]

Fix parallel build crash in translate_toolkit requiring solenv


2011-07-27  Kohei Yoshida  <kyoshida@novell.com>  [18d3e1650628e80eef41d75fbb78c116346953e2]

Kills those pesky non-printable chars.


2011-07-27  Kohei Yoshida  <kyoshida@novell.com>  [ef540f976b32f6ff814c77e3884b3d7229356fa1]

Let's not make these methods inline....


2011-07-27  Kohei Yoshida  <kyoshida@novell.com>  [bd2fffd0b74a7edb3f094fc77e467042893fcf2c]

Replace SV_*_PTRARR_SORT with boost::ptr_map.


2011-07-26  Norbert Thiebaud  <nthiebaud@gmail.com>  [28e14d3995960d3b630d150f925c931ee7fcaf49]

really remove -Wno-long-double if gcc does not support it :-)


2011-07-26  Norbert Thiebaud  <nthiebaud@gmail.com>  [a0982b0000560baedfc04f18498c5364c78881af]

use -Wno-long-double only if gxx supports it


2011-07-26  Norbert Thiebaud  <nthiebaud@gmail.com>  [6ff81a42b86916cbfdda61b0a9d1949ad27ec744]

missing space after ifeq in HAVE_GG_NO_LONG_TEST


2011-07-26  Joseph Powers  <jpowers27@cox.net>  [6f1d90accb2f76def6c2c83a97aa317303595e49]

LIBXML & LIBXSLT should point to the correct SDK (Mac OS X)

Also, the 10.7 SDK is named 10.7 and not 10.6. (copy/paste issue)

2011-07-26  Norbert Thiebaud  <nthiebaud@gmail.com>  [b5e6d0a679ec3f80cae781c93fe7d728dd53b58e]

make -Wno-long-double usage conditional to gcc supporting it


2011-07-26  Norbert Thiebaud  <nthiebaud@gmail.com>  [82f0ba7e98430b5a7df740f8a4f5b5e02e54c1eb]

git ignore workdir and clean it on make clea


2011-07-26  Kohei Yoshida  <kyoshida@novell.com>  [dc3d5f50036041dac1e1867e21440adbab375f46]

Replace SV_*_PTRARR with boost::ptr_vector.


2011-07-26  Norbert Thiebaud  <nthiebaud@gmail.com>  [d4895b0631c10afa7838e79d311684200f637513]

add cast of 0 to (sal_Int320) to keep the compiler happy


2011-07-26  Norbert Thiebaud  <nthiebaud@gmail.com>  [4220d91d4d6c5e6cf911d2974239d85929cc5e67]

oops lost the patch to export the MacOSX variable inset_soenv.in


2011-07-26  Norbert Thiebaud  <nthiebaud@gmail.com>  [690890beccdc5f3443b80b12e1c9c9c1d15a70db]

opps got :+= and +:= upside down :-)


2011-07-26  Norbert Thiebaud  <nthiebaud@gmail.com>  [dbde45358c3e87d0705bacda1b67d93b41cac596]

move MAC_OS_X_VERSION* define to EXTRA_CDEF for exteenal modules


2011-07-26  Norbert Thiebaud  <nthiebaud@gmail.com>  [9675e2563ec424bdb3f8b3d659dad736f8554820]

-verson-min-allowed _default_ to 10.4 no matter what


2011-07-27  Thomas Arnhold  <thomas@arnhold.org>  [c5267abd36e447591820c09416d4ef71b1a3c870]

remove dead code


2011-07-27  Thomas Arnhold  <thomas@arnhold.org>  [7c09daf4efc2eadc41cf3aa4822958b6bb1725a7]

Kill EDITDEBUG


2011-07-27  Jan Holesovsky  <kendy@suse.cz>  [88ef0f8c4dd0359d3a22a689f6eb29251ee1ab79]

findbar: Show the "Search and Replace" button in the FindBar by default.


2011-07-27  Jan Holesovsky  <kendy@suse.cz>  [5e75c47fff173e9060483a25b2a3f0bc525106d7]

findbar: When using the findbar, reset flags to default, fdo#37179.


2011-07-27  Jan Holesovsky  <kendy@suse.cz>  [455ed1dfb535bebf7b816660a6982aee71bbe13b]

findbar: Show the "Search and Replace" button in the FindBar by default.


2011-07-27  Jan Holesovsky  <kendy@suse.cz>  [de6f1b0ad43046eb3cb94dcd2e8793bb2a0cff10]

findbar: Show the "Search and Replace" button in the FindBar by default.


2011-07-26  Caolán McNamara  <caolanm@redhat.com>  [bc04067352c6bb09c113567c7c2acb8933a09130]

catch by const reference


2011-07-26  Niklas Nebel  <nn@openoffice.org>  [502faf2d034c2e491ce824a4845b459ce3b8b86b]

dr78: #i116250# set app flag in ScGlobal::SetSearchItem, fdo#33379, fdo#33593

And also fdo#37499.

It seems that this commit somehow disappeared during merge.

2011-07-26  Jan Holesovsky  <kendy@suse.cz>  [35126ea573614b607c2ef4956585573a0311806e]

findbar: Show the "Search and Replace" button in the FindBar by default.


2011-07-26  Thorsten Behrens  <tbehrens@novell.com>  [e563f1401a58c0d119a43e0678e1e894a9ba13eb]

Removed weird VERBOSE overload in canvas

Now doing extra logging / graphical debug cues via OSL_DEBUG_LEVEL
of 3. Also saves some lines in makefiles.

2011-07-26  Thorsten Behrens  <tbehrens@novell.com>  [de103dcd002087d433f166b592b4ff22ebb743cc]

Removed special-casing for SunStudio brokenness

No point in cluttering makefile with workaround for unsupported
compiler.

2011-07-26  Thomas Arnhold  <thomas@arnhold.org>  [bf2373daf50595c02741f63d941fda0462535d62]

callcatcher: remove unused methods


2011-07-26  Thomas Arnhold  <thomas@arnhold.org>  [bb4b28f3642e6fd86881c0fd4c030b5872cde7fa]

callcatcher: bring SplitWindow::GetItemWindow back

Needed by reportdesign/source/ui/report/DesignView.cxx

2011-07-26  Thomas Arnhold  <thomas@arnhold.org>  [4385e82288e9008a932f8d3289955ad1cb14b888]

callcatcher: actually remove the right one


2011-07-26  Thomas Arnhold  <thomas@arnhold.org>  [b7442df1e96a6238425c5dc4ca2a92121fff094f]

callcatcher: clean up ImplImageBmp


2011-07-26  Thomas Arnhold  <thomas@arnhold.org>  [bc34a22e76775799e068cfa2617152da4c608e7d]

callcatcher: clean Window


2011-07-26  Thomas Arnhold  <thomas@arnhold.org>  [a564531ea35bd859a74703a4330ba4149295d0cc]

callcatcher: Kill SvtJavaOptions


2011-07-26  Thomas Arnhold  <thomas@arnhold.org>  [4fa34ceab44efecf1fb6c2fafe9f1c3d0a602468]

callcatcher: Remove JavaChild


2011-07-26  Thomas Arnhold  <thomas@arnhold.org>  [188ed98e8604e2ff33724a270ebc59cef4480a25]

callcatcher: remove unused methods


2011-07-26  Thomas Arnhold  <thomas@arnhold.org>  [5f24eddfc8820aab181c20cd02198b5d4fb08930]

callcatcher: Remove unused SvxSearchConfig


2011-07-26  Thomas Arnhold  <thomas@arnhold.org>  [8b61f66aab135e25592d935a4fa8e125a67bae0a]

callcatcher: clean up SvTreeList{Box}


2011-07-26  Thomas Arnhold  <thomas@arnhold.org>  [19556f9d8b2eeed2c740964efab5a130d19ef8fc]

callcatcher: clean up SplitWindow


2011-07-26  Thomas Arnhold  <thomas@arnhold.org>  [0705460359f80e4474fbdcdef3c75bd246253c91]

callcatcher: remove unused methods


2011-07-26  Thomas Arnhold  <thomas@arnhold.org>  [ee0bbef10365b7210a8f03d3fd4a15e092a8a2d7]

callcatcher: remove unused methods


2011-07-26  Thomas Arnhold  <thomas@arnhold.org>  [713426771c4175555076ab5b3e86f4f9afd70212]

use configitem directly


2011-07-26  Thomas Arnhold  <thomas@arnhold.org>  [8f4a32bd63a84ec685f7c3e6e8dbfa8f78695b03]

update list


2011-07-26  Robert Nagy  <robert@openbsd.org>  [5c5c6726f6960bf31e695ac2a1a84286d5241a2d]

Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/bootstrap


2011-07-26  Robert Nagy  <robert@openbsd.org>  [a389bdc2813656ca0f22c3c1a5a3c0dab836aef5]

unbreak after the last gbuild merge


2011-07-26  Norbert Thiebaud  <nthiebaud@gmail.com>  [361ffc4805a5badf41e0e39988ff4b82ba52b38b]

Use MACOSX_SDK_PATH


2011-07-26  Norbert Thiebaud  <nthiebaud@gmail.com>  [ee707ab085f582e322fbfac8759bf29d37c79444]

Use MACOSX_SDK_PATH and other configured variables in mac build


2011-07-26  Norbert Thiebaud  <nthiebaud@gmail.com>  [4f0c8067fae9349780c28189fdf489047122238e]

MacOSX configure options to support SDK and version min/max


2011-07-26  Tor Lillqvist  <tml@iki.fi>  [ff88a5f76e0052451414fab72f18c43bc0dcfd7a]

Add CoreText and CoreGraphics frameworks


2011-07-26  Tor Lillqvist  <tml@iki.fi>  [409bfef31fd04f3e7cc15c7ab90868b978571e56]

Add -g to the gb_LinkTarget_*FLAGS iff gb_SYMBOL is true


2011-07-26  Noel Power  <noel.power@novell.com>  [705030ab508a4d2fe840731e76e16c84673933fa]

fix for bnc#707486 allow copy for suitable multi-area Ranges

also remove the extra CopyToClip ( and CopyToClip4VBA ), merged the functionality to remove the existing copy and paste.

2011-07-26  Noel Power  <noel.power@novell.com>  [73db970431683cfcc7bacedf63b2d51872894b1c]

Revert "fix for bnc#693477 ensure table alignment is preserved"

This reverts commit 95351a519bec2833f5d936c20e3916a4e283b0f6.
<sigh> after testing on another machine I think this is indeed font related, there is I think a genuine issue with the tablewidth and column width getting truncated with the 'FULL' setting but... it appears this isn't the fix for this bug.

2011-07-26  Michael Meeks  <michael.meeks@novell.com>  [1136ca19cab8a7308a64fae510e82747bc6862cd]

random SAL_N_ELEMENTS cleanup


2011-07-26  Caolán McNamara  <caolanm@redhat.com>  [312f0cbb37ec073843678c6f3202b5d7021a16e7]

add easy-valgrindability to built-in python


2011-07-26  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [fe1efb9cec7019da11556cbcea4b36472946f8a4]

LinkTarget, not Library => should fix OSX breaker


2011-07-26  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [69835e7305564091550b33f22bc546ae65174d6c]

bring some order into Libray_vcl


2011-07-26  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [78e11d8a4d86c4957c72c30dd86f2943c68ce7aa]

join GUIBASE aqua conditionals in Library_vcl


2011-07-26  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [5ec155753b3930857e5bb597af8204a708ecfbaa]

join WNT conditionals in Library_vcl


2011-07-26  Takeshi Abe  <tabe@fixedpoint.jp>  [d5a8293e6c08610398c0dfb153220d3d5ea83494]

fixed typo


2011-07-26  Takeshi Abe  <tabe@fixedpoint.jp>  [ba586696efc6b36cd56a3c086822933f1e16fb8f]

fixed typo


2011-07-26  Takeshi Abe  <tabe@fixedpoint.jp>  [92f41bec4cb6ff887f0a5e5602a2321f1797dbc5]

fixed typos in comments


2011-07-26  Takeshi Abe  <tabe@fixedpoint.jp>  [12701f37b712a4fe3cad7f0c6d465e5e6012ea7e]

fixed typo


2011-07-26  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [c12908c0013a4b486cc74ced3a61ae5b5178be87]

use uikit, corefoundation, cocoa, carbon, quicktime externals


2011-07-26  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [92ac3aec10810da2d33a2a1d2f9c9ba7c1a22209]

add uikit, corefoundation, cocoa, carbon, quicktime externals


2011-07-26  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [dd321065be074722c83bd6a8199ff1fdf555b6ba]

add dbumenugtk external


2011-07-26  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [13f4f7545fe30c90d0dbd7a7fdb35f7842909d91]

add dbumenugtk configure check


2011-07-26  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [a0bb6db9c527bd5b44ad80652a51d79c3f1ad5b0]

use dbusmenugtk external


2011-07-26  Jan Holesovsky  <kendy@suse.cz>  [d2e84678afdc1729e551ef76be44d32025ca2236]

make dev-install creates a linked installation again.

Also, skip building of stuff that we have already built.

2011-07-26  Jan Holesovsky  <kendy@suse.cz>  [edaa5424c6045d7dbc8bbc5031517102697df744]

Fix linkoo to work again after the *.Set.sh -> Env.Host.sh rename.


2011-07-26  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [3297eec4c9c5267bd1450cbfeeca7a63df91e3ef]

use gtk and gthread externals in vclplug_gtk, add FIXME for dbus


2011-07-26  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [54dd30753d1a44a1a51d0d197c48e0de31b06e30]

add gthread external


2011-07-26  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [e443e032f859d0c1e0859a2e29486a2f29d09df2]

change from SID_PASSWORD to SID_ENCRYPTIONDATA


2011-07-26  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [cd466bf5595fdf965ee9062392de1271b4284387]

fix typo: DeletePassords to DeletePasswords


2011-07-26  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [e67968c8a58741981923b0daa0d69c40802e58c1]

change maPasswordList to ptr_vector


2011-07-26  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [6b21eca3f0054dca6d2849c5915e9bdb1f63d2b9]

use gtk external in qstart


2011-07-26  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [e7cc9e03e9af93886acc028338310107f8633501]

add gtk external


2011-07-26  Radek Doulik  <rodo@novell.com>  [55b38ffe0511a00afe1d728b8a932339a9abdc92]

enable emf debug dump when dbglevel > 1


2011-07-26  Radek Doulik  <rodo@novell.com>  [e5e782730d2badda8178b72159e06e0c444217c3]

enable emf debug dump when dbglevel > 1


2011-07-26  Radek Doulik  <rodo@novell.com>  [067362e1ce029a57fde2152e9e4339e7a97b9c22]

enable emf debug dump when dbglevel > 1


2011-07-26  Radek Doulik  <rodo@novell.com>  [bcd76a23fac61cd9ad8eb7adaf799ec9d845563a]

fix debug build


2011-07-26  Caolán McNamara  <caolanm@redhat.com>  [58aff2c80478765e2e92227309d2d9a4eaab925e]

strip down unused old-style string methods


2011-07-26  Caolán McNamara  <caolanm@redhat.com>  [8d76119c3da61cc3281876d49458ddcf2ab0cb09]

callcatcher: ditch various unused write methods


2011-07-26  Caolán McNamara  <caolanm@redhat.com>  [0740a260a2eaa50452666b3087751a94db1b20d4]

callcatcher: ditch unused methods


2011-07-26  Caolán McNamara  <caolanm@redhat.com>  [b41ae46d1d45589bd6a9d04452e14fb26f323b4a]

add fontconfig and freetype to get configured flags


2011-07-26  Caolán McNamara  <caolanm@redhat.com>  [6bccd20b2d14edbc65c0a8bfdd7d562514c2d04a]

keep it consistent and add a blank line before all endef


2011-07-26  Caolán McNamara  <caolanm@redhat.com>  [471233958bec77a401cd8e6fe02dbb187da87e28]

nothing links to stlport anymore


2011-07-26  Caolán McNamara  <caolanm@redhat.com>  [5bb76f61c6ac09d5d31e8d22548b78467b0ce703]

apparently need a blank line between endif and endef


2011-07-26  Caolán McNamara  <caolanm@redhat.com>  [b940171b68343068b08432538ab0da4a53943687]

USE_SYSTEM_STL and ADAPT_EXT_STL are gone now


2011-07-26  Caolán McNamara  <caolanm@redhat.com>  [de0b43dcdbf31d3a0376c25a3aa31aefb7217b72]

coerce port to int


2011-07-26  Caolán McNamara  <caolanm@redhat.com>  [35724a77bdb619bb3573d0f63765e8a742425906]

put exception message into mailmerge error dialog


2011-07-26  Tor Lillqvist  <tml@iki.fi>  [7e706639f8e86e882b7166cd8976a1d25b2152d7]

Redirect stderr of the ar command to /dev/null only if we are silent


2011-07-26  Caolán McNamara  <caolanm@redhat.com>  [b9fe3cd9853146b3d87b7073901c150570f64127]

enforce checking return value


2011-07-26  Caolán McNamara  <caolanm@redhat.com>  [fb092e26659bb16693e782b04df96e1d914a5a3f]

strip down unused old-style string methods


2011-07-26  Caolán McNamara  <caolanm@redhat.com>  [94a2bbe8c2e4d476b738d63b56da2e9e00fd137d]

callcatcher: remove unused mapEventIDToName


2011-07-26  Caolán McNamara  <caolanm@redhat.com>  [56321c27af0774597246aaa54e1cdec5d62855ff]

add a test for a nasty suspicion I have


2011-07-26  Caolán McNamara  <caolanm@redhat.com>  [5958f74e8a975115ae3af03cced4f8dde825451e]

use configured freetype and fontconfig flags, at end of link link


2011-07-26  Caolán McNamara  <caolanm@redhat.com>  [ed63fde85b6b37d464a926c0c5508eb10c4e6464]

use new link mechanism and drop this horrible mess


2011-07-26  Tor Lillqvist  <tml@iki.fi>  [c8144f0de40efe966fab52115931b4f3d41196ae]

Add Env.Host.sh, drop the old *.Set.sh


2011-07-26  Caolán McNamara  <caolanm@redhat.com>  [8cee117d98cc110ae8eded344bbdd6f5b5a30ba3]

callcatcher: remove unused Write methods


2011-07-26  Caolán McNamara  <caolanm@redhat.com>  [10e0383b357e0fe1b61355c39c39b018f2957668]

callcatcher: ditch unused methods


2011-07-26  Caolán McNamara  <caolanm@redhat.com>  [7a55d9f1f55f5098fa1d333a3b4acfa85319ea5c]

enforce checking the return value of these


2011-07-26  Caolán McNamara  <caolanm@redhat.com>  [0e74ec80c0d2c24807a961c9c46d39d979799501]

callcatcher: ditch various unused write methods


2011-07-26  Caolán McNamara  <caolanm@redhat.com>  [2694f1da5648ee97c38681133668e860f9883d09]

callcatcher: remove SwLayoutCache::Write


2011-07-26  Caolán McNamara  <caolanm@redhat.com>  [b1a8b71be4d774ad04e83b8aa4588fd31a5370a2]

callcatcher: remove unused Write methods


2011-07-26  Caolán McNamara  <caolanm@redhat.com>  [62ef7151390fadf22fefec5e26af7fc56b96800e]

ByteString::CreateFromInt32->rtl::OStringBuffer::append


2011-07-26  Caolán McNamara  <caolanm@redhat.com>  [b6ed25dd5d4a823f347c6e67fe1893f728531ca3]

fix STRING->USTRING bug hidden behind ifdef


2011-07-26  David Tardon  <dtardon@redhat.com>  [2136cb29d72db36cc37734524fc4c58ffb60207f]

icu libs are external


2011-07-26  David Tardon  <dtardon@redhat.com>  [caf81916e0ed30a7719655659c3fd0fa5a0b640a]

icu libs are external


2011-07-26  David Tardon  <dtardon@redhat.com>  [1a852392bad27000bb8339ee1f0b994f31005b9d]

add icui18n to external libs


2011-07-26  David Tardon  <dtardon@redhat.com>  [ae9b8e1e10071bf8d12b6cd442b0bd4e183ae94f]

icu libs are external


2011-07-26  Tor Lillqvist  <tlillqvist@novell.com>  [d49ced7e170d79b5462e01ff1ff92baa3d0b98b6]

Fix Windows build


2011-07-26  David Tardon  <dtardon@redhat.com>  [ded4e9a9a2076f66022477ae96b21307d8a441ca]

icuuc is external


2011-07-26  Thomas Arnhold  <thomas@arnhold.org>  [6fd0fe261cd6465585adc81cb2cb96ec4c51ec34]

callcatcher: remove unused methods


2011-07-26  Thomas Arnhold  <thomas@arnhold.org>  [c6b959536fb75dae31235d78bebb51f4c140e6cf]

Fix unintendet re-add of JobSetup::GetValue


2011-07-26  Thomas Arnhold  <thomas@arnhold.org>  [0bb5194b3f1dd798398a5b866f0cfc8149d784d1]

update list


2011-07-26  David Tardon  <dtardon@redhat.com>  [fd0d321ba4d5c70739c7ea80db948ac0054fd949]

must call eval there

foreach concatenates the partial results by space, which creates lines like

target : LIBS += lib1 target : LIBS += lib2 ...

Obviously, evaluation of that is different from

target : LIBS += lib1
target : LIBS += lib2
...

So we really must evaluate every partial result.

2011-07-26  Tor Lillqvist  <tlillqvist@novell.com>  [728c0dd9067cd2b45eaa7397cf7f02c84032c651]

Fix typo


2011-07-26  Tor Lillqvist  <tlillqvist@novell.com>  [d8648b746b965b1f430c1040c3ef40bb8fcb391a]

Don't bother with makedepend and processdeps.awk

Just use gcc's own mechanism, just like in unxgcc.mk. We intend to
support MinGW only for cross-compilation anyway.

2011-07-26  Tor Lillqvist  <tlillqvist@novell.com>  [1a316d26d6f0d6049cc99ff6788478680bf31367]

Remove superfluous empty line

The comment for gb_Library_ILIBFILENAMES in the WNTGCC case doesn't
make much sense for us, though, as I think we want to support WNTGCC
only for cross-compilation, and thus we don't have access to the PSDK
("Platform" SDK, with which they mean the Windows SDK). I don't see
any point in using MinGW natively on Windows to build LibreOffice. If
you build locally, use MSVC.

2011-07-26  Tor Lillqvist  <tlillqvist@novell.com>  [09fb06102812269cb911dc11c9d772331cf48a05]

Move apparently misplaced endif to correct place


2011-07-25  Joseph Powers  <jpowers27@cox.net>  [4f0bb4d27c30b4b8cce6e0502661afcf32464a44]

Replace List with std::vector< DirEntry* >


2011-07-25  Norbert Thiebaud  <nthiebaud@gmail.com>  [dcedd637824558b2f88a58ad9a99dc85a123ae95]

gbuild: fix broken flags for OBJC leading to bad SDK use

gnumake4 has improvedthe Flags customisation process but
that change has been done for C C++ and ObjC++, but only partially for
ObjC which resulted in the lost of many flags including the critical
-isysroot

2011-07-25  Norbert Thiebaud  <nthiebaud@gmail.com>  [0a98e622fbddbbec551507f4aaa3e8ddcee1d090]

supress unused variable warning in ptr_sequence_adapater.hpp


2011-07-25  Norbert Thiebaud  <nthiebaud@gmail.com>  [5fc65a46372512744bb118fb99e665062bd9d0af]

fix hunk offset in boost.windows.patch


2011-07-26  Tor Lillqvist  <tml@iki.fi>  [d7352b578864f6fa2f61e3d13aab36a283688912]

Make it build for iOS again


2011-07-26  Tor Lillqvist  <tml@iki.fi>  [3bf120e8aca0d61bba4af00f18e8aab91b308fe8]

Link with X11 libs only for GUIBASE == unx which actually means X11


2011-07-26  Tor Lillqvist  <tml@iki.fi>  [cd67423913ca92bdb4652c8c685b93557982a266]

Add Emacs mode lines and a few missing vim ones


2011-07-26  Tor Lillqvist  <tml@iki.fi>  [bb2bc3e03a7ec373b20f79bf51ea041e42a92810]

Adapt to current gbuild conventions


2011-07-25  Tor Lillqvist  <tml@iki.fi>  [0f083e2251576951197def2150114e875c1dabd4]

Use gb_OBJCXXFLAGS for iOS, too


2011-07-25  Michael Meeks  <michael.meeks@novell.com>  [bb020b3ea80e104d2db1fd301dbca8a01b838f4a]

use XFilePicker2 regardless of service, if possible, it is far more sane


2011-07-25  Tor Lillqvist  <tml@iki.fi>  [3ff11ea246d29f8a0c46b3dc3774d0889afa4bb8]

Usage of gb_Library_set_componentfile has apparently changed, so adapt


2011-07-25  Tor Lillqvist  <tml@iki.fi>  [9fec874907d3d11db411e418d250ebe41317bb37]

Use gb_OBJCXXFLAGS for iOS, too


2011-07-25  Tor Lillqvist  <tml@iki.fi>  [1ebd694a5b2f6e172b6c770c908671fb3cc84b28]

Build the jars only of if SOLAR_JAVA is TRUE


2011-07-25  Petr Mladek  <pmladek@suse.cz>  [5d5387738531d72d7fa3acc98b8d75d46ee8575b]

Version 3.4.2.3, tag libreoffice-3.4.2.3 (3.4.2-rc3)


2011-07-25  Petr Mladek  <pmladek@suse.cz>  [8b7d5d1a995ae430ce00b9990d61109b48a7e170]

Version 3.4.2.3, tag libreoffice-3.4.2.3 (3.4.2-rc3)


2011-07-25  Petr Mladek  <pmladek@suse.cz>  [918faa852f2a1c75a7851d845c685b5aa14443d2]

Version 3.4.2.3, tag libreoffice-3.4.2.3 (3.4.2-rc3)


2011-07-25  Petr Mladek  <pmladek@suse.cz>  [2886e011533f023f354aea8edea37e91278136e7]

Version 3.4.2.3, tag libreoffice-3.4.2.3 (3.4.2-rc3)


2011-07-25  Petr Mladek  <pmladek@suse.cz>  [36a5f178efcb2ad287a4a5620eb06b47e4a938ca]

Version 3.4.2.3, tag libreoffice-3.4.2.3 (3.4.2-rc3)


2011-07-25  Petr Mladek  <pmladek@suse.cz>  [b2d61c8178c644af880fbf2bbd46bf7c1dfd7889]

Version 3.4.2.3, tag libreoffice-3.4.2.3 (3.4.2-rc3)


2011-07-25  Petr Mladek  <pmladek@suse.cz>  [45ecda3d4d2f0d191037a3963fb9accb3d8024e7]

Version 3.4.2.3, tag libreoffice-3.4.2.3 (3.4.2-rc3)


2011-07-25  Petr Mladek  <pmladek@suse.cz>  [8890525dfac103a0e1f00aacef7b68bb13a9e34a]

Version 3.4.2.3, tag libreoffice-3.4.2.3 (3.4.2-rc3)


2011-07-25  Petr Mladek  <pmladek@suse.cz>  [f410b79be879716ab7382a26b5b20a90d434f80e]

Version 3.4.2.3, tag libreoffice-3.4.2.3 (3.4.2-rc3)


2011-07-25  Petr Mladek  <pmladek@suse.cz>  [1cb65f56602d9ba5079ecb7d1d297ea90fefafc1]

Version 3.4.2.3, tag libreoffice-3.4.2.3 (3.4.2-rc3)


2011-07-25  Petr Mladek  <pmladek@suse.cz>  [6008d3236d0c42519153234303eaba9ee23c414a]

Version 3.4.2.3, tag libreoffice-3.4.2.3 (3.4.2-rc3)


2011-07-25  Petr Mladek  <pmladek@suse.cz>  [06347b71dec8f799024610397c967df86b367330]

Version 3.4.2.3, tag libreoffice-3.4.2.3 (3.4.2-rc3)


2011-07-25  Petr Mladek  <pmladek@suse.cz>  [95323086aa48d6638e9c0a72ab09e6a8754cb811]

Version 3.4.2.3, tag libreoffice-3.4.2.3 (3.4.2-rc3)


2011-07-25  Petr Mladek  <pmladek@suse.cz>  [40f04118ae6eae969bbb37cc201ea3be700b04ad]

Version 3.4.2.3, tag libreoffice-3.4.2.3 (3.4.2-rc3)


2011-07-25  Petr Mladek  <pmladek@suse.cz>  [811651fb8f4fe562e63831a2d77fb1d8f54ceec8]

Version 3.4.2.3, tag libreoffice-3.4.2.3 (3.4.2-rc3)


2011-07-25  Petr Mladek  <pmladek@suse.cz>  [7e4a8ef7e2b91a60c34e1480678e1b676bccfbd5]

Version 3.4.2.3, tag libreoffice-3.4.2.3 (3.4.2-rc3)


2011-07-25  Petr Mladek  <pmladek@suse.cz>  [85ae012d5d337363cbfec386c026684fce9a539e]

Version 3.4.2.3, tag libreoffice-3.4.2.3 (3.4.2-rc3)


2011-07-25  Petr Mladek  <pmladek@suse.cz>  [6760b5695c4461126a34a84f64fd7114eff23143]

Version 3.4.2.3, tag libreoffice-3.4.2.3 (3.4.2-rc3)


2011-07-25  Petr Mladek  <pmladek@suse.cz>  [f97edd0dbcb56de0a8bb64bd3226c34a457954d3]

bump product version to 3.4.2-rc3, release number to 203


2011-07-25  Tor Lillqvist  <tml@iki.fi>  [543389de9367b5cce62f424d8e732b1ff94bdabf]

Don't bother with StaticLibrary_basegfx_s for iOS

We only build statitc libraries for iOS anyway.

2011-07-25  Tor Lillqvist  <tml@iki.fi>  [40bebbb7de7237b5dce1185b57b5039436a1c5f9]

Add NONE to gb_Library_COMPONENTPREFIXES


2011-07-25  Andras Timar  <atimar@suse.com>  [4f876fd9052668df91afbd51a603f18519d5f051]

enable l10n of presenter screen

Signed-off-by: Michael Meeks <michael.meeks@novell.com>
Signed-off-by: Petr Mladek <pmladek@suse.cz>
Signed-off-by: Thorsten Behrens <tbehrens@novell.com>

2011-07-25  Michael Meeks  <michael.meeks@novell.com>  [0ee44dbd6f7921a70e2ddf039dc8a02b03129efd]

fdo#39520 - turn DocBasicItems into an rtl::Static to improve shutdown on mac


2011-07-25  Thorsten Behrens  <tbehrens@novell.com>  [7be4f529477a9f77550f29f7ba08d043cfbcf806]

Fix wrong RTTI baseclass for SfxViewEventHint

Fixes fdo#38768 and likely a bunch of other nasty side effects.
SfxBaseModel::Notify was simply ignoring all kinds of messages
without this fix.

Signed-off-by: David Tardon <dtardon@redhat.com>
Signed-off-by: Petr Mladek <pmladek@suse.cz>
Signed-off-by: Michael Meeks <michael.meeks@novell.com>

2011-07-25  Caolán McNamara  <caolanm@redhat.com>  [a29504fbb9553f615961822356cfa64592fcacc2]

EMF+ records don't need payload all the time

Fix for fdo#39517. Looking through the emf+ records, it looks like the
assumption made that the minimum valid record length is 12 + non-0
length payload isnt' right, looks like that the minimum valid record
length is just 12, i.e. no need for a payload.

Signed-off-by: Thorsten Behrens <tbehrens@novell.com>
Signed-off-by: Petr Mladek <pmladek@suse.cz>
Signed-off-by: Michael Meeks <michael.meeks@novell.com>

2011-07-25  Tor Lillqvist  <tlillqvist@novell.com>  [38d688a8766d6c8cef09371569107fc626a3bd71]

On recovery from an autosave file use DefaultFilter, seems to fix fdo#34805

Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>
Signed-off-by: Petr Mladek <pmladek@suse.cz>
Signed-off-by: Michael Meeks <michael.meeks@novell.com>

2011-07-25  Caolán McNamara  <caolanm@redhat.com>  [bd030a5777ff6a17dd36ee19bfe8853a3f65ef4f]

EMF+ records don't need payload all the time

Fix for fdo#39517. Looking through the emf+ records, it looks like the
assumption made that the minimum valid record length is 12 + non-0
length payload isnt' right, looks like that the minimum valid record
length is just 12, i.e. no need for a payload.

2011-07-25  Nigel Hawkins  <n.hawkins@gmx.com>  [3bbc37dc5494ef3e8e77d0b42f94995e8c69d556]

Replace SvUShorts with vector in redline.hxx and docredln.cxx


2011-07-25  Rene Engelhard  <rene@debian.org>  [ab86384f68479ed0c00f3b25e4e60787da94cd4c]

use python-x.y.pc if existing for setting PYTHON_{CFLAGS,LIBS}


2011-07-25  Nigel Hawkins  <n.hawkins@gmx.com>  [f7ee8949f23b5106efe16444040dfaa677ccbd26]

Replace SvUShorts with vector in layhelp.hxx and laycache.cxx


2011-07-25  Nigel Hawkins  <n.hawkins@gmx.com>  [8532d5d39fd0f46d1f821b7052ca58504aaa6a10]

Replace SvUShorts with vector in envfmt.[ch]xx


2011-07-25  Michael Meeks  <michael.meeks@novell.com>  [3ba288cc6c7c391b27b00b386f47500e7ead2dd1]

another redundant file


2011-07-25  Michael Meeks  <michael.meeks@novell.com>  [d19b0e57de3ff9452e522334d2aa3d3e8c262f3b]

remove obsolete files, they now live in xmlreader/


2011-07-25  Kohei Yoshida  <kyoshida@novell.com>  [a51e448168c89e2e485231749f8ac9014ea8f7b6]

fdo#39236: Better way to remove DP objects without reversing order.

The old fix reversed the order of the elements even when no elements
were deleted.  This is better & cleaner.  Thanks to David Tardon for
suggesting me this.

Signed-off-by: Michael Meeks <michael.meeks@novell.com>
Signed-off-by: Petr Mladek <pmladek@suse.cz>
Signed-off-by: Markus Mohrhard <markus.mohrhard@googlemail.com>

2011-07-25  Kohei Yoshida  <kyoshida@novell.com>  [e64d3793a10cf6d253384308db3de671a8b4a922]

fdo#39236: Prevent double-deletes during removal of pivot tables.

In short, don't use erase remove(_if) idiom to remove objects from
boost ptr containers which would cause double deletes because of
the way remove-like algorithms work.  STL's remove-like algorithms
create duplicates of the elements instead of re-ordering them by
design, and this obviously doesn't work well with containers
containing pointers.

IMPORTANT: this will get a better incremental fix

Signed-off-by: David Tardon <dtardon@redhat.com>
Signed-off-by: Petr Mladek <pmladek@suse.cz>
Signed-off-by: Michael Meeks <michael.meeks@novell.com>
Signed-off-by: Markus Mohrhard <markus.mohrhard@googlemail.com>

2011-07-25  Kohei Yoshida  <kyoshida@novell.com>  [6a330d823aa3c2f8ff640aa017edb9d6e0464ccd]

fdo#39236: Better way to remove DP objects without reversing order.

The old fix reversed the order of the elements even when no elements
were deleted.  This is better & cleaner.  Thanks to David Tardon for
suggesting me this.

2011-07-25  Michael Meeks  <michael.meeks@novell.com>  [67f11e53d03467ab664b8cfa23d69bacc777b714]

update gnumake pieces for system cairo


2011-07-25  Thomas Arnhold  <thomas@arnhold.org>  [2804ecc0fe40f8317050043b169396845b1b520d]

Remove vendor specific properties handling.

This needs some testing on other platforms!

About SAL_PROPERTIES in OOo Environment documentation: "If set
contains a bitfield activating various bug Xserver bug workarounds.
Not very useful nowadays."

2011-07-25  Thomas Arnhold  <thomas@arnhold.org>  [14ff4c2ca033f9d00a613eb28b65a3e16891c8f3]

callcatcher: remove unused methods


2011-07-25  Tor Lillqvist  <tlillqvist@novell.com>  [0368ac2adb11fb61dcdadee411b397cb9b0431d2]

Revert "no need for INPATH in WORKDIR anymore"

We do need to have the platform-specific part in WORKDIR, for
cross-compilation support.

This reverts commit 3c471c4a11fe58a6cd3dbf09099d9a1ecf60dd38.

2011-07-25  Thomas Arnhold  <thomas@arnhold.org>  [f6b2ace597e23fcdec27c8d2560cb407e0b8dea5]

callcatcher: remove unused methods


2011-07-25  Thomas Arnhold  <thomas@arnhold.org>  [6e33eee41ddfa8c3bace8886ca6b7ab1529f9964]

callcatcher: remove unused methods


2011-07-25  Thomas Arnhold  <thomas@arnhold.org>  [b42bed0fa29712dfe669e400edcb6f01379b1f35]

callcatcher: remove unused E3D stuff


2011-07-25  Thomas Arnhold  <thomas@arnhold.org>  [cd2fa9783d2c46f1cbd246acd5b683c386f71315]

callcatcher: remove unused method


2011-07-25  Thomas Arnhold  <thomas@arnhold.org>  [31300a1b6f84aaf548af421037f9dab5e66fe48a]

Remove unused Debugging stuff

If this is still needed, please revert it.

2011-07-25  Thomas Arnhold  <thomas@arnhold.org>  [6c2d2a98cb2e8acaedd63a46cb866addd3a3c5b3]

update list


2011-07-25  Joseph Powers  <jpowers27@cox.net>  [578ce735cb3ee610e11202634128a29c7998ccbf]

Remove an unneeded #include <unotools/javaoptions.hxx>


2011-07-25  Joseph Powers  <jpowers27@cox.net>  [63c959cb88effbb90b9aa3b4506f1de0659f5ff4]

Remove unneeded #include <unotools/javaoptions.hxx>


2011-07-25  Jan Holesovsky  <kendy@suse.cz>  [8645e7f6cdcd4c5e11f31fc3d7e6c0f3fac826d9]

Silence the zip check.


2011-07-25  Jan Holesovsky  <kendy@suse.cz>  [23960781be77f06084024c56af977e83583d310b]

Use --filesync instead of -FS as the zip option.


2011-07-25  Jan Holesovsky  <kendy@suse.cz>  [d78bb867f4ded5584bba8ce0ec46fcef14b91773]

Make the zip error message less confusing.

[Report directly when checking for zip, not after checking for unzip.]

2011-07-25  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [276ba69ad234dde1378c3c36bf95db66aaeba133]

no need for INPATH in WORKDIR anymore

* this has been obsoleted with commit 22d9caecc978a5739ddd1430fd26abe06454726c

2011-07-25  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [6a3cb9f942d04139eafbe22cfea0ba1054e7d220]

Not everybody has stdint.h when one needs it


2011-07-25  Caolán McNamara  <caolanm@redhat.com>  [e5cbad371348619144cbd2086c2c8d6664ec4355]

Resolves: rhbz#725144 wrong csh syntax


2011-07-25  Miklos Vajna  <vmiklos@frugalware.org>  [1a051d252ee79f032126c0f1f10196e42fff3ad9]

RTF: emit row properties at the end of the row as well

The spec suggests this, but the old parser can't cope with it, so enable
it only when the new parser is active.

2011-07-25  Caolán McNamara  <caolanm@redhat.com>  [05bde14895b9f7ecc0bf0efc40f4da3012298d6a]

customtargets have grown another argument


2011-07-25  Caolán McNamara  <caolanm@redhat.com>  [0716cdefb314fd1310bb6de0bcf42d607a8c534e]

callcatcher: remove unused ForcePendingCall


2011-07-25  Caolán McNamara  <caolanm@redhat.com>  [1f708c8be92241150258bbca2d457bab8b7a01a1]

add a good(), eof(), bad() and a test case to demonstrate


2011-07-25  Caolán McNamara  <caolanm@redhat.com>  [52cf287f690e37251f1ba3be6436d02370328bb8]

add the legacy windows-only path utils test


2011-07-25  Caolán McNamara  <caolanm@redhat.com>  [2ecb0e6a1e9d9f58a3df151d9792202bef7deea2]

add .mk


2011-07-25  Caolán McNamara  <caolanm@redhat.com>  [7c968741982e740e5d68680e7c02fc53c40a2616]

recover my cppunit test for tools again


2011-07-25  Caolán McNamara  <caolanm@redhat.com>  [fe826170a229cbe536c42fb751a9a83b5e88dedc]

update list


2011-07-25  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [722de1ae48bce10cf7392858da20b3062b40d75f]

Package is no outdir target


2011-07-25  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [c215f6bffbfaac4b2f2bb75e4341ccfd9d87c6a6]

remove duplicate assignment of WORKDIR, configure/set_soenv is enough


2011-07-25  Andras Timar  <atimar@suse.com>  [ccf3e5745381d904316f9968874012337a1f6bbf]

typo fix in Calc description fdo#39483


2011-07-25  Andras Timar  <atimar@suse.com>  [4425f6e26a5195fcb0b102876746fccfceeff3d9]

typo fix in Calc description fdo#39483


2011-07-25  David Tardon  <dtardon@redhat.com>  [5a4780daec0ee9812635bc5b8c4fe4a5199a35fb]

cppunit is linked in automatically


2011-07-25  Caolán McNamara  <caolanm@redhat.com>  [78641a71ad5592762d22516ef900aa8ae4ac55df]

enforce inside bounds


2011-07-25  Caolán McNamara  <caolanm@redhat.com>  [8e17a413dcb7316597aa5e3842c002fb5b811621]

ByteString->rtl::OStringBuffer


2011-07-25  Caolán McNamara  <caolanm@redhat.com>  [47f3f8c7e9d0ebc66443cc9d788874af6b87f468]

use good() instead of GetError()


2011-07-25  David Tardon  <dtardon@redhat.com>  [a7f8f0b49bce355850d07ebe02b2bfc01ee03800]

cppunit is linked in automatically


2011-07-25  David Tardon  <dtardon@redhat.com>  [785e1d92052b416df04025391a265e2d7db16fbc]

cppunit can be system


2011-07-24  Norbert Thiebaud  <nthiebaud@gmail.com>  [a5eb2da14e3fe7e41e1f7eb16b702644a190a463]

remove half baked test without the appropriate include to make it works


2011-07-24  Norbert Thiebaud  <nthiebaud@gmail.com>  [d5c9bdd202f657a6f6144d0a38b8a31ef6569538]

cString is deprecated use cStringUsingEncoding instead


2011-07-24  Norbert Thiebaud  <nthiebaud@gmail.com>  [f0119ed6a860d9ca246069f4fee3bcabc10800b0]

typo doctoc for doctok whichprevented the proper inclusion of libxml2


2011-07-25  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [10cb4dbbcf7eb07079087c59bc79c234ee66929a]

fix for fdo#38561:unable to save protected file without pw


2011-07-24  Norbert Thiebaud  <nthiebaud@gmail.com>  [3f1e287e46964f3cb1aedf5d9da50625c0bcd29d]

icuuc and xml2 are 'external' library


2011-07-25  Tor Lillqvist  <tml@iki.fi>  [ca73c8e41b216d1f4fc87038c37efef085d5ac28]

Bin apparently leftover scaffolding


2011-07-25  Tor Lillqvist  <tml@iki.fi>  [c5f297649c303c4017ecac1670bc60c67e46e6ba]

Change *Env.Set.sh to Env.Host.sh


2011-07-25  Tor Lillqvist  <tml@iki.fi>  [76a27e577e912476252fe31543b24ee58b22fe63]

Use fixed-name environment script and no source_soenv.sh

No longer call the script snippet LinuxX86Env.Set.sh,
MacOSXX86Env.Set.sh, etc, but always Env.Host.sh. No need for
source_soenv.sh then, which wouldn't have worked when cross-compiling
anyway.

(As before, when cross-compiling, the environment script snipppet for
the BUILD platform is called Env.Build.sh.)

2011-07-24  Joseph Powers  <jpowers27@cox.net>  [bd3652549c06b441e7fd750e46123acab6eacb49]

Remove an unused reference to javaoptions.hxx


2011-07-24  Joseph Powers  <jpowers27@cox.net>  [04d60329d3d62b863ce0b86ced33dc3d1a93dfb3]

Remove unused reference to javaoptions.hxx


2011-07-24  Joseph Powers  <jpowers27@cox.net>  [9c341f31f31c0ca1af794f8835e385104a255a41]

Remove unneedd references to SvtJavaOptions

Signed-off-by: Joseph Powers <jpowers27@cox.net>

2011-07-25  Tor Lillqvist  <tml@iki.fi>  [15d5273c29c45df97d1e430a24892f30ca280b38]

Bin pointless "nmake=dmake" alias, who needs that?


2011-07-24  Thomas Arnhold  <thomas@arnhold.org>  [304c490d72c26c5c894b4a25b8ad2cae172c162d]

nss/moz: Add Linux 3.0 profile

As this is a copy of Linux2.6.mk this has to be
MPL 1.1/GPL 2.0/LGPL 2.1 I think.

2011-07-24  Norbert Thiebaud  <nthiebaud@gmail.com>  [ae70a17a6f19099dc7bc872d5838bad4391b0127]

pixman-1 appears to be a static lib on MacOS when using internal one


2011-07-24  Norbert Thiebaud  <nthiebaud@gmail.com>  [8172313fe90dfca42f58c60a9f763ed02a9cd69f]

silence unused parameter warning


2011-07-24  Norbert Thiebaud  <nthiebaud@gmail.com>  [ba949139a5010b0c50909e6c6ede867b9d0be524]

fix MacOS build (nedd objectiveC++ flags and Coca framework)


2011-07-24  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [d5ac53d4d47313dc37691839fe76fcc9858fea9f]

change to internal python for Mac, raise minimum python version to 2.6

pyuno has been python3-ified. Only python 2.6 and later are
forward-compatible.
Mac OSX 10.4 comes with 2.3, Mac OSX 10.5 comes with 2.5 only

2011-07-24  Jesús Corrius  <jesus@softcatala.org>  [70f21a62cdfdcfc45ce626306537762062a525d7]

Use the right *Env.Set.sh for normal Windows build


2011-07-24  Norbert Thiebaud  <nthiebaud@gmail.com>  [1c16b437482e33ade614d39367229c4f6fe24b7d]

Oops Bjoern's link to .gitattributes got committed by mistake


2011-07-24  Norbert Thiebaud  <nthiebaud@gmail.com>  [10f8e05b8d890d9453a707fe83b9db464c756579]

Oops Bjoern's link to .gitattributes got committed by mistake


2011-07-24  Norbert Thiebaud  <nthiebaud@gmail.com>  [452320479750023896e37fefbd3c7a8dee139bbd]

Oops Bjoern's link to .gitattributes got committed by mistake


2011-07-24  Norbert Thiebaud  <nthiebaud@gmail.com>  [050f3bb10ba0cd12757302c6546f5bd263d81fd6]

Oops Bjoern's link to .gitattributes got committed by mistake


2011-07-24  Norbert Thiebaud  <nthiebaud@gmail.com>  [279273d3142595b658c786c7e4ba27736e17a2a9]

Oops Bjoern's link to .gitattributes got committed by mistake


2011-07-24  Norbert Thiebaud  <nthiebaud@gmail.com>  [a5f9713922c231e4d16a59ce942a4db109377081]

Oops Bjoern's link to .gitattributes got committed by mistake


2011-07-24  Norbert Thiebaud  <nthiebaud@gmail.com>  [8080785387ef7d23f073e3154d810ea9f88a4d7f]

oops Bjoern's .gitattributes link got commited by mistake


2011-07-24  Norbert Thiebaud  <nthiebaud@gmail.com>  [7ad6f6ccd53a7e13e6a8d5dba318aea81c9ea04c]

oops Bjoern's .gitattributes link got commited by mistake


2011-07-24  Norbert Thiebaud  <nthiebaud@gmail.com>  [123706d58ebf19cb1b1ea452300417085df27efd]

oops bjoern's .gitattributes link got commited by mistake


2011-07-24  Norbert Thiebaud  <nthiebaud@gmail.com>  [ae2aab0bb251d3f40fb4eb5f231afd957c8beea0]

Opps. bjorn's link to .gitattribute got commited by mistake


2011-07-24  Norbert Thiebaud  <nthiebaud@gmail.com>  [426a7f94b26cb136f38fd69199508e302c130327]

Opps: bjoern link to .gitattributes got commited by mistake


2011-07-24  Norbert Thiebaud  <nthiebaud@gmail.com>  [2142a54b9f2e15b9742e4d20195f3155fbc89e7d]

oops bjoern .gitattributes link got commited :-)


2011-07-24  Tor Lillqvist  <tml@iki.fi>  [b633c4a5cd6d7e04953cf0e7a41591e343f7245a]

We don't have any alias for gunzip in *Env.Set.sh, so don't unalias it


2011-07-24  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [dafd5017c6451c63b3be56b708156d0afc42deb4]

Merge branch 'feature/gnumake4'


2011-07-24  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [c78b2702a4e8b27e1a9023350cc081a84ff55958]

minor whitespace/makefile cleanup


2011-07-24  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [b913e33b2f813ac8f4a47dbaeb578423cb8104b2]

Merge branch 'master' into feature/gnumake4


2011-07-24  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [41ce86ad453eefdf1a5f8c5b72f2d0099f3938a7]

Merge branch 'master' into feature/gnumake4


2011-07-24  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [a9035dfb6b86897c82816ba5b4d740b4a0cf924f]

Merge branch 'master' into feature/gnumake4


2011-07-24  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [bedf87c1b33a854fba84716951c4eb61d63f1fce]

Merge branch 'master' into feature/gnumake4


2011-07-24  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [0ef7b7cec59c0082bccff882f5bf20214ff792a5]

Merge branch 'master' into feature/gnumake4


2011-07-24  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [9ba466ac25b2abb45f1de8a2785552949f007572]

Merge branch 'master' into feature/gnumake4


2011-07-24  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [4c04de3d52bb60c4f37c9dbf71a9caa5367d535a]

Merge branch 'master' into feature/gnumake4


2011-07-24  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [7fde1f54e926d9e6f42c407e3101af4bdab44122]

Merge branch 'master' into feature/gnumake4


2011-07-24  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [4c2c7a4f8d2aa0eb74309628f3c7a27cf7fa7f60]

Merge branch 'master' into feature/gnumake4


2011-07-24  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [bb8a99bf2e0f7e40bf8f85e7f952231c48c1b090]

Merge branch 'master' into feature/gnumake4


2011-07-24  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [66d3a5ea124178af873c6d17a84e944f1b7b2fc4]

Merge branch 'master' into feature/gnumake4


2011-07-24  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [d8fa35891160099d7b4f0f2069216899b214378d]

Merge branch 'master' into feature/gnumake4


2011-07-24  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [ae83b2466043967a2f32f81ddf73b1ecb401ef18]

Merge branch 'master' into feature/gnumake4


2011-07-24  Joseph Powers  <jpowers27@cox.net>  [fb98a77bace12ef2b436a8acb358559f3307999e]

unusedcode.easy: Class SvtOptionsDrawinglayer cleanup


2011-07-24  Joseph Powers  <jpowers27@cox.net>  [a3a5ec733152f282ba243644bced2c3cdecdcf98]

unusedcode.easy: Class SvtOptionsDrawinglayer cleanup


2011-07-24  Joseph Powers  <jpowers27@cox.net>  [29553cdf4f7bd72aa77894b40e41ce13fbd97c80]

unusedcode.easy: Class SvtDocumentTemplateDialog cleanup


2011-07-24  Joseph Powers  <jpowers27@cox.net>  [3f14d0b924673d5746251442682ca431511979b3]

unusedcode.easy: Class SvtDocumentTemplateDialog cleanup


2011-07-24  Nigel Hawkins  <n.hawkins@gmx.com>  [4d0ad8dfdaecf02d7779fd714f7bc7b096b995c0]

Fix signed/unsigned comparison warning on MAC in ndtbl.cxx.

LGPLv3+/MPL

2011-07-24  Tor Lillqvist  <tml@iki.fi>  [8abc7bb756d6438abc77a3521e8959e92034f83a]

Add the CoreText framework


2011-07-24  Andras Timar  <atimar@suse.com>  [670a61dfe0e2ac80e9c32a13b973d87f984397d0]

enable l10n of presenter screen


2011-07-24  Tor Lillqvist  <tml@iki.fi>  [9cd2558f47b84cc60e3ec08127885c0317586e7b]

More iOS baby steps


2011-07-23  Kohei Yoshida  <kyoshida@novell.com>  [0980b065603bf113a13f37c934b8b220886d7a4b]

Initial cut on testing ods document loading.

The loading still fails in SfxObjectShell::DoLoad().  I need to look
into it.

2011-07-23  Joseph Powers  <jpowers27@cox.net>  [eacd6b0e487ef8f0de2c385a287774d9adaf84be]

unusedcode.easy: AlphaMask


2011-07-23  Joseph Powers  <jpowers27@cox.net>  [75de7a41f481498240d26ad80287cb5b3528d4f3]

unusedcode.easy: AlphaMask


2011-07-23  Joseph Powers  <jpowers27@cox.net>  [18d18c8a5646868a8229dea9ffe3f46888c2bad5]

unusedcode.easy: svxIconChoiceCtrl_Impl

Doing List cleanup, I ran into SaveSelection() and decided to delete it.
While I was in the class, I went ahead and cleanup them all up.

2011-07-23  Joseph Powers  <jpowers27@cox.net>  [765d416a3deb2379bbfd1c6b63ccbe860c0a2793]

unusedcode.easy: svxIconChoiceCtrl_Impl

Doing List cleanup, I ran into SaveSelection() and decided to delete it.
While I was in the class, I went ahead and cleanup them all up.

2011-07-23  Tor Lillqvist  <tml@iki.fi>  [8622956e24a178637cf3d6d8e84188ebfd3500d4]

Bin unused symbolic constants

Is it really good Mac style programming practice to define your own
non-namespaced kThisAndThat constants that look like they might be
defined by some platform API?

And seriously, defining symbolic constants for small integers like
const kOneBit = 1 ?  These were not used, but if they had been would
it really be cleaner to use the identifier "kOneBit" instead of a
plain number 1?

Cases where small integers have magic meaning and don't stand for just
themselves are obviously different; there it makes sense to use
symbolic names and not the integer values. But in the case of things
like kOneBit that is not the case, as one might guesss from the name
it was supposed to be used to indicate a bit depth of one. Etc.

2011-07-23  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [2819345ceec204d0c3091d085ffd69d41683f078]

bump workdir up a few levels


2011-07-23  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [182488ef1409a0a524e4a3e72d6098efd7bc8479]

remove superfluous include paths


2011-07-23  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [2d02fa31d1e0ab1ab17ede09da30ae6cab9bc989]

remove superfluous include paths


2011-07-23  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [e7abd52dae05ded8ec217259372dd37f7e3f0658]

keep gbuild calls consistent at  now, even if it is a bit longer


2011-07-23  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [8fb6435604b40e08aa2ed95f31a001920e1ac25a]

keep gbuild calls consistent at  now, even if it is a bit longer


2011-07-23  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [eac26998ca7458314420efe9e0ae29cfa92dbf4b]

keep gbuild calls consistent at  now, even if it is a bit longer


2011-07-23  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [6f38368f3b0f25414476d178cc4610f1ebad9083]

keep gbuild calls consistent at  now, even if it is a bit longer


2011-07-23  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [d1a4b89ec7a5612b61a8b92d3580a58f34f986e3]

keep gbuild calls consistent at  now, even if it is a bit longer


2011-07-23  Tor Lillqvist  <tml@iki.fi>  [122b347f9a873df6488839dbeae9e355797bea82]

Sort, make consistent, and drop commented-out lines


2011-07-23  Joseph Powers  <jpowers27@cox.net>  [d3deac524bffaf5811a6ea4b9a4e7ac6acf7913c]

Remove DragDrop code from class SvxIconChoiceCtrl_Impl

It wasn' used so no one should miss it.

2011-07-23  Joseph Powers  <jpowers27@cox.net>  [c8d8c442760f35b48606b9dfbec80ac217e0752d]

Replace List with std::vector< BSaveStruct* >


2011-07-23  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [a04ab6817fd70c73efa6f792d446936bc0531480]

use gb_Library_use_external in forms


2011-07-23  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [969003ef690a52d6a698ac3564c741505f9adf1a]

use gb_Library_use_external in writerfilter


2011-07-23  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [4608deb5d90ba5b654229d6b226ec21c90ee3996]

merge junittests from feature/gnumake4_writerfilter_head (e0ac3ddd8a3602490854829107908abefc3eaf2f)


2011-07-23  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [2c7baf6f2c75fb88eec8561b6c298fd5f362ebb2]

merge cppunittest from feature/gnumake4_writerfilter_head (e0ac3ddd8a3602490854829107908abefc3eaf2f)


2011-07-23  Michael Stahl  <mst@openoffice.org>  [0efb060f68af62cd7e254cb9d5323b10bd04de89]

add unittests from gnumake4


2011-07-23  Tor Lillqvist  <tml@iki.fi>  [b0e8dbabb1f3bb05587237285ff08bc58a5ceb55]

Add the CoreGraphics framework


2011-07-23  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [a531694236bf2d664da2d5bbe0ba8e11396e2fe8]

switch to CostumTarget-based code generation from gnumake4


2011-07-23  Michael Stahl  <mst@openoffice.org>  [17a705901271b23998e2874384b3d945361021d8]

reintroduce CustomTarget from gnumake4

Authors: Michael Stahl <mst@openoffice.org>, Henning Brinkmann <hbrinkm@openoffice.org>

2011-07-23  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [e59fbb0cb9b833c139a1dda8257bed37c22eba54]

adaptions to dbaccess revert-to-master-gbuilidization


2011-07-23  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [dae8595066271e6f07320c2181e495fab1e97ecd]

revert to dbaccess gbuildization from master mostly

* only add JunitTest_dbaccess_complex, which was missing on master
* disable complex.dbaccess.DatabaseDocument in JunitTest_dbaccess_complex for
  now as it fails

2011-07-23  Tor Lillqvist  <tml@iki.fi>  [09ebe17fb331b9159c520ac876908aaed115a814]

Don't continue making cross-build-toolset if building one module fails


2011-07-23  Tor Lillqvist  <tlillqvist@novell.com>  [4bdb4b742c96780b5ffdd14f0529ed3ab8e19f27]

Use gb_Library_win32_OLDNAMES


2011-07-23  Norbert Thiebaud  <nthiebaud@gmail.com>  [87e5542c471761179639a2c822181eb33d12842a]

--enable-ext-scripting-pythin is not an option anymore


2011-07-22  Kohei Yoshida  <kyoshida@novell.com>  [150b34e1e278604c96af9f6b0800eebfaf108bee]

More adjustment inside SOLAR_JAVA. Hopefully this is it!


2011-07-22  Kohei Yoshida  <kyoshida@novell.com>  [348a5aa6dbc8d0feb98129e695db3b330c9db1a1]

More adjustment for the GetOptions return type change.


2011-07-22  Kohei Yoshida  <kyoshida@novell.com>  [13bd5747c3a743c51e191b73e210c8a54b87c8e3]

Adjusted for HTMLParser::GetOptions() return type change.


2011-07-22  Kohei Yoshida  <kyoshida@novell.com>  [9a910b7b6bb3dde79ac40dee763d734d6b140855]

Adjusted for HTMLParser::GetOptions() return type change.


2011-07-22  Kohei Yoshida  <kyoshida@novell.com>  [dbf2ca3d9c034866546f40c13c5b2c7020e35725]

Adjusted for GetOptions() return type change.


2011-07-22  Kohei Yoshida  <kyoshida@novell.com>  [b49b655394facab29aa41281730bc013ee5de144]

Adjusted for HTMLParser::GetOptions return type change.


2011-07-22  Kohei Yoshida  <kyoshida@novell.com>  [8ebb30fbc4e2f33bf76ccbacf1b569d68ae46e62]

Converted HTMLOptions to boost::ptr_vector.


2011-07-22  Kohei Yoshida  <kyoshida@novell.com>  [7e88c5ee4601fca83dede7dd170b8670e27c05b0]

Initialize members in the initializer of the ctor.


2011-07-22  Kohei Yoshida  <kyoshida@novell.com>  [5e361923f054683a5457b016a685ee07847a3672]

Removed commented-out methods.


2011-07-22  Kohei Yoshida  <kyoshida@novell.com>  [4709572e4a42dcff7c98abae73eb68a239c22e9d]

sal_Bool to bool.


2011-07-23  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [88efc04329da4914900ccbbe27050070eea14d08]

revert to old writerfilter gbuilization

 * gnumake4's writerfilter gbuildization got pushed in a seperate branch
 * it might or might not be merged to master later

2011-07-23  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [c29e370d227c730a9fbb5b92fefc37b94482add4]

readd rtftok because we postpone gnumake4 for writerfilter

* gnumake4's writerfilter gbuildization got pushed in a seperate branch
* it might or might not be merged to master later

2011-07-23  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [67cd3faba45badd6592406f6c47b5b24ca639079]

add cairocanvas and canvasfactory


2011-07-22  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [27b9aaee2917d5cbf67551ce1c30650532c1560c]

Work around a bug in libwpd's WPXPropertyList::operator=


2011-07-23  Tor Lillqvist  <tml@iki.fi>  [21fad601e62a05fe2faedcf2fadd3ea75b4d33c2]

No need for lngconvex for non-desktop OSes


2011-07-22  Michael Meeks  <michael.meeks@novell.com>  [72f1b4fe4f596fed2101503c0c2d6243b6fc568c]

unit test should write to content nodes, finally creates a document


2011-07-22  Tor Lillqvist  <tml@iki.fi>  [6d8bd418a8fdce84d285b055e680276996597a75]

Use OUTDIR_FOR_BUILD for rsc also in gb_SrsPartTarget_RSCTARGET

That is the rsc executable we are going to run when cross-compiling
anyway.

2011-07-22  Kohei Yoshida  <kyoshida@novell.com>  [2835baa19e95af010673b9dfd3c92d5ab2474c80]

Adjusted for HTMLParser::GetOptions return type change.


2011-07-22  Peter Rabi  <prabi@caesar.elte.hu>  [c076e3b119036e26fa1815b4f8daefa767ebefc8]

Bugfix fdo#32895 : un-translated template names (part 2/2)

Contributed under license LGPLv3+/MPL.

2011-07-22  Andras Timar  <atimar@suse.com>  [255401622e4eea28a46c496de245c7318180598c]

take strings from sfx<lang>.res, don't duplicate them in sd<lang>.res


2011-07-22  Peter Rabi  <prabi@caesar.elte.hu>  [a8ef97f13b16a984d48450b05e4cb337f53a03a1]

Bugfix fdo#32895 : un-translated template names (part 1/2)

Contributed under license LGPLv3+/MPL.

2011-07-22  Andras Timar  <atimar@suse.com>  [1205d6093af64681bd55210a0a3b0b0c8cbdd801]

remove duplicated en-US string definition


2011-07-22  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [98f7d406968f0e55acbcc5c8b0a43805f41a367a]

postmerge fixes for gnumake4


2011-07-22  Michael Meeks  <michael.meeks@novell.com>  [ad0540a71736c93bce196a9643f9c3c6bb457a0f]

first cut at an automated / random document / redlining test


2011-07-22  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [0acb700f14cd8a9bd67fa687a13eb8a193069b62]

postmerge fixes for gnumake4


2011-07-22  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [53e20b0c777da3c5df4337bee4fdcd84d9bee7a6]

postmerge fixes for gnumake4


2011-07-22  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [e0b4860fb10ecda319f2770de65c64b4284ec36b]

postmerge fixes for gnumake4


2011-07-22  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [906cd25f188b50546df808bc82ec557d3a6e404f]

postmerge fixes for gnumake4


2011-07-22  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [c81f9104b6b6a91588c7a74bbb50a0c9c9729e1a]

postmerge fixes for gnumake4


2011-07-22  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [58b501f5cf1f044c3c1184f517b17da8be0984a1]

postmerge fixes for gnumake4


2011-07-22  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [381c3050637e28b703f7d37349c0ec244f7b30d5]

postmerge fixes for gnumake4


2011-07-22  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [66dee9cd6989366d50b963b3c79ebd7766b4a184]

postmerge fixes for gnumake4


2011-07-22  Kohei Yoshida  <kyoshida@novell.com>  [0e7579743aaea054fb99c2f4bad429acbd495d91]

Eradicated the rest of sal_Bool usage in these files.


2011-07-22  Kohei Yoshida  <kyoshida@novell.com>  [881b775d6e77764b5024e222e9f44ca3f3741758]

Method declared by never defined and never used.


2011-07-22  Kohei Yoshida  <kyoshida@novell.com>  [78da8efd58a7f70c6ecae1b9f6d6701107581af6]

nLastAction value assigned but never used. Remove it.


2011-07-22  Kohei Yoshida  <kyoshida@novell.com>  [bb4e4fb6c5a9d07673891ee51f701afd6a658eaf]

Some cleanups: sal_Bool to bool, use of initializer in ctor etc.


2011-07-22  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [efd36203a76e9b70d069bab66d6f65a9399dd3aa]

fix for fdo#37128: set upper limit for second parameter of tinv to 1E10


2011-07-22  Thomas Arnhold  <thomas@arnhold.org>  [e30b26a7c2fc9fe313c2cb5a76f3fd79c90cea5e]

callcatcher: clean up GlyphCache and one connected method


2011-07-22  Thomas Arnhold  <thomas@arnhold.org>  [8f190a5117a184589628226ba70d4f2f976f968c]

update list


2011-07-22  Kohei Yoshida  <kyoshida@novell.com>  [2384b0e2571020560574a27257c6b79f60bcbd5d]

Pick the first PREFERRED IMPORT filter.

And prefer the calc_HTML_WebQuery filter over the old and unreliable
'HTML (StarCalc)' filter to import HTML files into Calc.  The web query
filter arranges the incoming data in a more tabular fashion, which
actually works better for Calc's sheet format.  Also, the current
filter matching algorithm actually relies on unpredictable random
selection since it iterates through the filters stored in *unordered*
map container and picking the first match.  Making use of the
PREFERRED flag in case of multiple qualifying filters for the given
type is much more tractable than the current scheme.

2011-07-22  Nigel Hawkins  <n.hawkins@gmx.com>  [e75fc37685556497f5030a512b245c9296750726]

Replace SvUShorts with vector in rolbck.hxx and cascade changes.

LGPLv3+/MPL

2011-07-22  Nigel Hawkins  <n.hawkins@gmx.com>  [6f1f0423eec115bf44ee06f59294b4b618c18bbe]

Replace SvUShorts with vector in UndoTable.hxx and cascade changes.

LGPLv3+/MPL

2011-07-22  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [f36d0cd62f9f27f9c3a20537def0af8abf562f9e]

Uploading new libvisio alpha version


2011-07-22  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [834cae5febc3f976c60753f2395a996313265617]

Uploading new libvisio alpha version


2011-07-22  Tor Lillqvist  <tlillqvist@novell.com>  [c7ed86bbe631034cd1f138dd5c6fd7fe1451f6f0]

Plug MinGW gaps


2011-07-22  Tor Lillqvist  <tlillqvist@novell.com>  [ae29172571098286793e8c08d3f813d70be04e21]

Do compile adodatalinks.cxx always for Windows

Don't test any bogus PROF_EDITION, and don't bother with
WINDOWS_VISTA_PSDK either.

2011-07-22  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [88e2bf5341228bac9d36aa88b07b090afd7e2e2c]

Add shadow support


2011-07-22  Tor Lillqvist  <tlillqvist@novell.com>  [a814b12a68cc60a3bb7bff4336aae3665b048148]

Bin PROF_EDITION, not defined in configury, not tested anywhere


2011-07-22  Tor Lillqvist  <tlillqvist@novell.com>  [73cba26f1ca9371354017a1887575a0b40170bfa]

Bin PROF_EDITION, not defined in configury, not tested anywhere


2011-07-22  Caolán McNamara  <caolanm@redhat.com>  [d1f6403c9ee3caf6b2e6babe5eb6b2ff62feaa9d]

ENABLE_DEBUG_STL isn't working out for us, too easy to mix with and without


2011-07-22  Caolán McNamara  <caolanm@redhat.com>  [8ff2d9d8653b6037578ee2059914b304858f7195]

ENABLE_DEBUG_STL isn't working out for us, too easy to mix with and without


2011-07-22  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [c8ffa554649191908b8b2beda9ccb7603892ad74]

Don't output opacity gradients if the stops are completely opaque


2011-07-22  Michael Meeks  <michael.meeks@novell.com>  [8b857bd5b0548d0d15e3146b116d639c4dd08dbd]

don't let our fprintf on a broken pipe pollute errno's ECHILD with EPIPE


2011-07-22  Caolán McNamara  <caolanm@redhat.com>  [7cd6376b56c27ce341c39195aa9cb0e1166698c5]

WaE: remove now unused bFoundIconSize


2011-07-22  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [faa27e0e6c39b128c6cc792da30eccf3a3ab156b]

Try to handle correctly transparency gradients and different stroke properties


2011-07-22  Tor Lillqvist  <tlillqvist@novell.com>  [f13f601df447119dd02675e1ae10255a0e749f98]

Set CXXFLAGS, not CFLAGS


2011-07-22  Tor Lillqvist  <tml@iki.fi>  [fc8c0de854e1fa73bd3578e6174a57393ecf8f0f]

Do build rsc also on non-desktop OSes just for rscsfx.hxx to get delivered

Don't actually compile anything, though... Just the rscsfx.hxx is
needed.

2011-07-22  Marc-Andre Laverdiere  <marc-andre@atc.tcs.com / marcandre.laverdiere@tcs.com>  [e7e4552e63efceb64b9de0d40d6eb54109b3c4d6]

Removed dead code


2011-07-22  Caolán McNamara  <caolanm@redhat.com>  [4261ccbe8ad87342512d11a3a2216f8bd8526a7c]

callcatcher: remove unused methods


2011-07-22  Caolán McNamara  <caolanm@redhat.com>  [c838db83fd1cab2fc10a4389533f8da181bbdc9a]

re-implement original GF_ROTR scaling bug


2011-07-22  Caolán McNamara  <caolanm@redhat.com>  [e20a55ea411c0028ed88f01e580aa6d1f2136a81]

check return of osl_setFilePos


2011-07-22  Caolán McNamara  <caolanm@redhat.com>  [83ee1bccf9899bb5c1913389b9a26a73a515ad82]

callcatcher: remove unused methods


2011-07-22  Caolán McNamara  <caolanm@redhat.com>  [f921ca3cc59825745b1eac52499d72ef8bfa1db5]

check return of osl_setFilePos


2011-07-22  Caolán McNamara  <caolanm@redhat.com>  [cdeb79552c75a89934c1535dae6062db48014498]

callcatcher: remove unused methods


2011-07-22  Caolán McNamara  <caolanm@redhat.com>  [30f80d74dfe30155085d03b4959854ea5c4b0898]

update list


2011-07-22  Tor Lillqvist  <tlillqvist@novell.com>  [eb0b81132d044fceec4464eee9735b03ceb1fd57]

Header filename case sensitivity fixes


2011-07-22  Tor Lillqvist  <tlillqvist@novell.com>  [77c32f50d98c6d29807e05a1553e81b37864e752]

Use correct solar.jar when cross-compiling


2011-07-22  Tor Lillqvist  <tlillqvist@novell.com>  [0f93062d431d3b110a13e84b0ae65401de377d73]

Bin unused files


2011-07-22  Tor Lillqvist  <tlillqvist@novell.com>  [278cd1aeb965fcbffd5ac52bcbc8d33b5d11d91f]

Get license.txt from where it actually is when cross-compiling


2011-07-22  David Tardon  <dtardon@redhat.com>  [21fc8b9ebc0bc48b9a8ada10772abf009115b2af]

this is definitely not present in Qt 4.8.0 beta1


2011-07-22  Thomas Arnhold  <thomas@arnhold.org>  [f6f12fe743f2af1481ebc95a55d44bd853ae51da]

Remove unused env XENVIRONMENT


2011-07-22  Thomas Arnhold  <thomas@arnhold.org>  [8bada817aa74d3c7adc8d4dc1ab08241a98102e5]

Remove unused env XENVIRONMENT


2011-07-22  Thomas Arnhold  <thomas@arnhold.org>  [c1394fa717810d443de0094bcaf7b373bd39f8a8]

Remove SAL_NOSEGV

This is deprecated an non-functional.

See: http://wiki.services.openoffice.org/wiki/Environment_Variables

2011-07-22  Thomas Arnhold  <thomas@arnhold.org>  [9b6cd2558bf460c3e8f45d243636d9fcc74c8136]

WaE: remove unused variables


2011-07-22  Thomas Arnhold  <thomas@arnhold.org>  [5ebe002488dd179180b4c6b1a78a89da4e13c0f2]

Kill DtIntegrator

Do settings directly at UpdateSettings without DtIntegrator. This is
like it's done with kde, windows, aqua,...

See vcl/unx/kde/salnativewidgets-kde.cxx

2011-07-22  Thomas Arnhold  <thomas@arnhold.org>  [cabc06e510214b3c11ded790b9e4eb63b986eef9]

Remove SCO


2011-07-22  Thomas Arnhold  <thomas@arnhold.org>  [3062db67d9836266e6a4891f6a27a9b75b06ae4f]

Kill FourDwm


2011-07-22  Thomas Arnhold  <thomas@arnhold.org>  [b118d56c0b50d00822bdc2080e936709660edcc5]

Remove Olwm support and Windowmaker gravity handling

WindowMaker works out of the box.

2011-07-22  Thomas Arnhold  <thomas@arnhold.org>  [078a23a7f563df4df81954abf0d4b94e9a9663a7]

Remove SAL_FONTPATH and SAL_FONTPATH_PRIVATE


2011-07-22  Thomas Arnhold  <thomas@arnhold.org>  [addcfeb736232d1c0d0c8a173105253c1679e92c]

Remove SAL_WM


2011-07-22  Thomas Arnhold  <thomas@arnhold.org>  [8e2398bf72507324718e99fb2066c068c7898bf8]

Remove supportsICCCMPos. Resize working with Sawfish anyway.


2011-07-22  Thomas Arnhold  <thomas@arnhold.org>  [1752ee0568510e86050494e2a3dbe504523cd705]

Kill Dtwm/CDE


2011-07-22  Thomas Arnhold  <thomas@arnhold.org>  [a60c9b688939681452dc36f4bcd01910575a176b]

Kill dtwm/cde


2011-07-22  Thomas Arnhold  <thomas@arnhold.org>  [a097e080b8afe1f5ad70455eb44c7b46925ea996]

Kill dtwm/cde


2011-07-22  Tor Lillqvist  <tlillqvist@novell.com>  [f6182f10e536dda5538fee4984534ee1a93ba310]

windres is picky


2011-07-22  Tor Lillqvist  <tlillqvist@novell.com>  [576b3716a4c7a8ca8b46e2bfe5240c6fe9ad670b]

Generate correctly named import library for WNTGCC


2011-07-21  Tor Lillqvist  <tlillqvist@novell.com>  [edeed969d00ed3ecc3b564a7694ac4acc85db320]

windres is picky


2011-07-21  Tor Lillqvist  <tlillqvist@novell.com>  [e02b0ec82ade4c4ea415bfd0e2b8f1f5d384fe72]

windres has no default output file


2011-07-21  Tor Lillqvist  <tlillqvist@novell.com>  [d0259cd7d5c2cfcfeec2eb3276a672e4e83d2e0c]

We don't ship the rebase executables so bin the sources too


2011-07-21  Tor Lillqvist  <tlillqvist@novell.com>  [0045722d53603d78abcedf71454aef5a7a39645e]

Header filename case sensitivity fixes


2011-07-21  Tor Lillqvist  <tlillqvist@novell.com>  [ec937d5c106d4c5c104bb2108e541de7ad97c144]

MsiGetPatchInfoA and W were missing


2011-07-21  Tor Lillqvist  <tlillqvist@novell.com>  [a628deba874a71d804afadfa07c17b59af609779]

We create some import libraries ourselves from .def files from Wine


2011-07-21  Tor Lillqvist  <tlillqvist@novell.com>  [c2a0aed22a30f787a8a4107a0f8541c4ab1842a4]

Make import libs for msi and urlmon dlls based on Wine's .def files


2011-07-21  Tor Lillqvist  <tml@iki.fi>  [3d12239031a31816c47acf6ce72e14c00f67dc2a]

Using -L/lib and -L/usr/lib on MacOSX builds is unnecessary and wrong

As we build against the MacOSX 10.4 SDK we should certainly not link
against any libraries of the build OS, which could well be 10.5, 10.6
or 10.7.

Norbert verified that this works fine.

2011-07-21  Tor Lillqvist  <tml@iki.fi>  [b02980cefb6c66d35d8745a79b05310478153e8d]

Pass also our EXTRA_CDEFS to the cppunit configury


2011-07-21  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [834e0a54701f7511159b84cd1dc1203f8f8846b4]

resyncing to master


2011-07-21  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [fcb8c3c297e3f14f6af280614d37bd7c86b90d49]

resyncing to master


2011-07-21  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [18393f9d0ea5fd25a5cfdf6cea646438a0e4af14]

Merge branch 'master' into feature/gnumake4


2011-07-21  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [a1004d274f61b0326c287dc03d4bd126c744baa8]

Merge branch 'master' into feature/gnumake4


2011-07-21  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [67bb8619abb4ca9519482fce25e3ce0683f1b476]

resyncing to master


2011-07-21  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [a233dac0653f3f3054f7ad2da114ed989747e89a]

resyncing to master


2011-07-21  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [31796472e75b70e2ccb972ef482368420ad89edb]

Merge branch 'master' into feature/gnumake4


2011-07-21  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [917918e28631aabea1c6c7ac106dbf4b550198c1]

Merge branch 'master' into feature/gnumake4


2011-07-21  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [200bc6c582d6cf2365001f27928c1e3d1f9c9845]

resyncing to master


2011-07-21  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [418a4edf9a13bb5ca376b057f7240ed76b2e2f8f]

Merge branch 'master' into feature/gnumake4


2011-07-21  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [112be98c928c38c5cc63c99e86e0b58b8d2dfe29]

resyncing to master


2011-07-21  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [447325cc5e44cb6e804e0f72b3b22e1a345de7df]

Merge branch 'master' into feature/gnumake4


2011-07-21  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [51cfa236bf238ad24ee7d072d2b8712d7e9c8ff9]

Merge branch 'master' into feature/gnumake4


2011-07-21  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [09727e4dbf46c3cb0dcd5de27b2b3c648425ac8b]

resyncing to master


2011-07-21  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [17a3c456b6e364ea50a0a0267235434421b76e4d]

resyncing to master


2011-07-21  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [923db2bcda1f61c96e483986bdfe99bb8a49fe67]

resyncing to master


2011-07-21  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [f361732ef3a7452f46f8d7f7e7759ef87e91c348]

Merge branch 'master' into feature/gnumake4


2011-07-21  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [5012e466ce473b27b4ff6dbfab53a6c97a4041ca]

resyncing to master


2011-07-21  Andras Timar  <atimar@suse.com>  [d3bacdec8c71992d5b8b0e1056b1655c941b74a6]

product code of latest vcredist_x64.exe

Microsoft Visual C++ 2008 SP1 Redistributable Package ATL Security Update
ProductName = Microsoft Visual C++ 2008 Redistributable - x64 9.0.30729.4148
ProductCode = {4B6C7001-C7D6-3710-913E-5BC23FCE91E6}

2011-07-21  Andras Timar  <atimar@suse.com>  [ae58f5193382116c3460a439bbfc58d7d50c8469]

download and distribute latest vcredist_x64.exe

Microsoft Visual C++ 2008 SP1 Redistributable Package ATL Security Update
ProductName = Microsoft Visual C++ 2008 Redistributable - x64 9.0.30729.4148
ProductCode = {4B6C7001-C7D6-3710-913E-5BC23FCE91E6}

2011-07-21  Tor Lillqvist  <tlillqvist@novell.com>  [649a3a418160979179ccdfd997edb8dbf83a6d25]

Propagate DISABLE_ACTIVEX also in the WNTGCC case


2011-07-21  Tor Lillqvist  <tlillqvist@novell.com>  [d90e0b5999ff65ab9bceb4cbd5ecbd5af232ac3b]

Generate correctly named import library for WNTGCC


2011-07-21  Thomas Arnhold  <thomas@arnhold.org>  [a06500aa5dd8f81d519613f3645f664a6555167e]

update list


2011-07-21  Thomas Arnhold  <thomas@arnhold.org>  [e5647de7dd26775e45af24f11ac4f82a5518bd9e]

callcatcher: clean up Dir and DirEntry


2011-07-21  Thomas Arnhold  <thomas@arnhold.org>  [ca402fa0dae85f7f289398af34aa43cf06d14e87]

callcatcher: completely remove SvIconView


2011-07-21  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [74bb009eaf645e029b790248f385f66eb1ce3233]

sd::FuEditGluePoints needs to be SD_DLLPUBLIC for sd::DrawViewShell

* fix attribute location

2011-07-21  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [37d7fd8c4468e6f88110e6228370c3b480214a34]

sd::FuEditGluePoints needs to be SD_DLLPUBLIC for sd::DrawViewShell

* fix attribute location

2011-07-21  Petr Mladek  <pmladek@suse.cz>  [4117039d868d897cbb71201c0bb075c7ffe52e8a]

Version 3.4.2.2, tag libreoffice-3.4.2.2-buildfix1 (3.4.2-rc2)


2011-07-21  Petr Mladek  <pmladek@suse.cz>  [180007bb28183a488841c75dc16d205b167586bf]

Version 3.4.2.2, tag libreoffice-3.4.2.2-buildfix1 (3.4.2-rc2)


2011-07-21  Caolán McNamara  <caolanm@redhat.com>  [c35fad42b0b1b2084154ea61881a920928e7f777]

use SAL_WARN_UNUSED_RESULT


2011-07-21  Petr Mladek  <pmladek@suse.cz>  [ac8d4b3f92fe97eebef2145035fd317efa6ae3cb]

Version 3.4.2.2, tag libreoffice-3.4.2.2-buildfix1 (3.4.2-rc2)


2011-07-21  Matúš Kukan  <matus.kukan@gmail.com>  [74140442bbf39e19bdc05f1cfb975f5a11751f2c]

Drop macros from componentmodule.hxx


2011-07-21  Matúš Kukan  <matus.kukan@gmail.com>  [1b465fcc0f5f699308c6ee5113dde6b82842c3dd]

Do not use macros from comphelper's componentmodule.hxx


2011-07-21  Matúš Kukan  <matus.kukan@gmail.com>  [cfbcec3375a958cd0ff4a03c4eb6afded9b803d2]

Do not use macros from comphelper's componentmodule.hxx


2011-07-21  Tor Lillqvist  <tml@iki.fi>  [d423fd54604ee9fa60c028528c93d5b6c25fbb71]

Start at trying to build these test programs for iOS


2011-07-21  Tor Lillqvist  <tml@iki.fi>  [7b2d0c9ad2d2d28b898136c3f6bd00cea4da283a]

Make this compile for iOS

I said compile, not work.

2011-07-21  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [eca6e9e55541b42c58587fbd2df297b771b91f1d]

sd::FuEditGluePoints needs to be SD_DLLPUBLIC for sd::DrawViewShell


2011-07-21  Tor Lillqvist  <tml@iki.fi>  [e556a28fec98abfe404c753f6874d1b0c50f2c52]

Just use REDLAND_CFLAGS, LIBXSLT_CFLAGS and LIBXML_CFLAGS always

They are empty anyway when not needed, I think.

2011-07-21  Tor Lillqvist  <tlillqvist@novell.com>  [5747dfabbf8f0b0ee70c9b1361a30054b1b46394]

Generate correctly named import library for WNTGCC


2011-07-21  Tor Lillqvist  <tlillqvist@novell.com>  [3fd91c25d171d3e786f3df77c651e8af866120b6]

Make compatible with windres (uppercase keywords)


2011-07-21  Matúš Kukan  <matus.kukan@gmail.com>  [78b298eba8bb9d99361bac845fa1b042db2d06a6]

Add missing-files to starmath libraries


2011-07-21  Marc-Andre Laverdiere  <marc-andre@atc.tcs.com / marcandre.laverdiere@tcs.com>  [85c68f4e9f54bf2f7b8cfc4977b1a0a7cf55f163]

Removed some entries

- Some were already removed but this file wasn't updated
- Some have been removed in writerfilter's commit #3096f3

2011-07-21  Marc-Andre Laverdiere  <marc-andre@atc.tcs.com / marcandre.laverdiere@tcs.com>  [dc3578dc767265727b34975a7ff9447883250f4b]

Removed dead code listed in unusedcode.easy


2011-07-21  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [794ea65be1da830c9bd25debead6887897447a64]

sort linked objects


2011-07-21  Caolán McNamara  <caolanm@redhat.com>  [b09acc30c9f2f7b165959d35c19b808d16988a7c]

add a _attribute__((warn_unused_result)) based macro


2011-07-21  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [acb6133d89abe071108577f821d7eaa381378879]

not link cairocanvas against stl anymore


2011-07-21  Caolán McNamara  <caolanm@redhat.com>  [d65e8cc152d30916f3ccc153a1a1f7498858a1a0]

unused methods


2011-07-21  Caolán McNamara  <caolanm@redhat.com>  [148610b715dab8b8f2b715e60240cca14362f9e9]

update list


2011-07-21  Michael Meeks  <michael.meeks@novell.com>  [18a80a7c42e97396ed83aa3352a06677072ca241]

gtk3: don't package the filepicker if we have gtk3 enabled


2011-07-21  Tor Lillqvist  <tlillqvist@novell.com>  [778576d9f3b9e09750f3b884f5b1dd88003341c5]

Generate correctly named import library for WNTGCC


2011-07-21  Tor Lillqvist  <tlillqvist@novell.com>  [0fa05fcc47b6eb4750cad95830d62557d76d2816]

Don't let <windows.h> define min() and max() as macros

Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>
Signed-off-by: Jan Holesovsky <kendy@suse.cz>
Signed-off-by: Markus Mohrhard <markus.mohrhard@googlemail.com>

2011-07-21  Matúš Kukan  <matus.kukan@gmail.com>  [6f0156d40c3f8269d9fd6410f614755dc1bb14f4]

revert some mismerges in set_soenv.in


2011-07-21  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [3e8b12302457a9cbd5e0113c8e0a21f4753b51d2]

Avoid confusion with our windows api clash prevention

(cherry picked from commit a027bee4bb2565f14eb70c4325592b23a86c007a)

Signed-off-by: Tor Lillqvist <tlillqvist@novell.com>
Signed-off-by: Jan Holesovsky <kendy@suse.cz>
Signed-off-by: Markus Mohrhard <markus.mohrhard@googlemail.com>

2011-07-21  Caolán McNamara  <caolanm@redhat.com>  [cba97d1d22d8cd24ab7fd762832ca42d17b330a7]

callcatcher: unused ThreadExecutor


2011-07-21  Caolán McNamara  <caolanm@redhat.com>  [a035737e46ec58ffbb11f95780e1573b40fc746e]

ByteString::CreateFromInt32->rtl::OString::valueOf


2011-07-21  Caolán McNamara  <caolanm@redhat.com>  [3e4269deb560f2f3f8156edd530bae96a8c7dbb1]

ByteString::CreateFromInt32->rtl::OStringBuffer::append


2011-07-21  Caolán McNamara  <caolanm@redhat.com>  [aca6b30d6406799561f311a38bbbfc1aebda36de]

ByteString::->rtl::OStringBuffer


2011-07-21  Caolán McNamara  <caolanm@redhat.com>  [989ac1bf7b404188af2a5c0c260e65688113e44d]

unused methods


2011-07-21  Caolán McNamara  <caolanm@redhat.com>  [4c285ea4b04e36258bb63047d6411617b478ab44]

unused methods


2011-07-21  Caolán McNamara  <caolanm@redhat.com>  [9298050e22cddecf42d5b541d92f5ded5ec7ba3c]

check reads and seeks


2011-07-21  Tor Lillqvist  <tlillqvist@novell.com>  [89493bd815436638b1da3852362d75bdac3d43ae]

Generate correctly named import library for WNTGCC


2011-07-21  Tor Lillqvist  <tlillqvist@novell.com>  [e1e418769008dc7956e8de20b2cea35d4cbcd41c]

Generate correctly named import library for WNTGCC


2011-07-21  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [c1599dd905492b1dc988397560663415eefdbb90]

Avoid confusion with our windows api clash prevention


2011-07-21  Tor Lillqvist  <tlillqvist@novell.com>  [b3d69a2d61253686e6e3c9479a8f90016118fc4c]

Bin fairly pointless (and MSVC-specific) -nologo option


2011-07-21  Tor Lillqvist  <tlillqvist@novell.com>  [b55b382415274d0e8bc12150a740b64bc0c3ca23]

Generate correctly named import library for WNTGCC


2011-07-21  Tor Lillqvist  <tlillqvist@novell.com>  [d0ab680ff9c83cde5048c91b8b01f4c6215c5e01]

Update sample autogen.lastrun for MinGW cross-compilation


2011-07-21  Tor Lillqvist  <tlillqvist@novell.com>  [fb30c0cee1604113b75974c868ac8844b5457179]

Generate correctly named import library for WNTGCC


2011-07-21  Tor Lillqvist  <tlillqvist@novell.com>  [ee403ac2a0ade9b1bc98b3b3e453cedaf03732e6]

Generate import library that matches libs.mk for WNTGCC


2011-07-21  Tor Lillqvist  <tlillqvist@novell.com>  [660931e2968a038d18393a9647403e2a53236190]

Build the cairo canvas also for Windows if we don't build the DirectX one


2011-07-20  Maciej Rumianowski  <maciej.rumianowski@gmail.com>  [b0a77d0b6e97cb0e4d93a657a788a3ee7dee0d77]

Port SfxIntegerListItem to ::std::vector

For calc to be free of SvULongs SfxIntegerListItem has to use SvULongs.
Additionaly a constructor with Sequence used in calc.

2011-07-20  Maciej Rumianowski  <maciej.rumianowski@gmail.com>  [a945fbf59ca0847da961d905c44ca1eb947bb369]

Get rid of SvULongs in calc

Instead of SvULongs use ::std::vector < sal_Int32 >

2011-07-20  Thomas Arnhold  <thomas@arnhold.org>  [2b41f3e3b4a4080fdf050ca161cb4a77717e30d8]

update list


2011-07-20  Tor Lillqvist  <tlillqvist@novell.com>  [f1ae1853ace24bd175ef955d23bfe864a1891b2c]

More header name case fixes for MinGW cross-compilation


2011-07-20  Tor Lillqvist  <tlillqvist@novell.com>  [13b2080cf5cbd598d2df43d8989d65f22ce0ef70]

Use delay loading only with MSC


2011-07-20  Tor Lillqvist  <tlillqvist@novell.com>  [b0cd0b114548383b5451933e94742d5de7b878bd]

Fix MSVC warnings and errors, fallout from previous commit


2011-07-20  Tor Lillqvist  <tlillqvist@novell.com>  [104587b4ee67fca94123650022d1cbab9b298002]

MinGW fixes

Unfortunately IFileDialog is missing from both mingw-w64 and Wine
headers, so we can't build the specialized file picker for Vista or
newer with MinGW. That sucks.

Also fix some file name case and backslash botches in #include
statements.

2011-07-20  Tor Lillqvist  <tlillqvist@novell.com>  [5e89ebcafdca40d8766dcd8b2768476aa3e4f15f]

Fix some MinGW warnings and errors


2011-07-20  Tor Lillqvist  <tlillqvist@novell.com>  [961b2e95889475316b49135c4e15d390e092b676]

The file is Fps.rc, not fps.rc


2011-07-20  Tor Lillqvist  <tlillqvist@novell.com>  [995606693c24ac280d3c27576a28216de69e500c]

Drop Win9x dialogs and make compatible with windres


2011-07-20  Tor Lillqvist  <tlillqvist@novell.com>  [b30f91c58419e90a789f79a1391b13f2064997ab]

Drop Win9x stuff


2011-07-20  Tor Lillqvist  <tlillqvist@novell.com>  [f1c4c90a5bb54acd01befe2f77c5173ab3814949]

Fix MinGW compilation errors


2011-07-20  Tor Lillqvist  <tlillqvist@novell.com>  [d7fdac2c73cbdb8ca2da94355a3cdeb4f1c41cb9]

We do build oodma_lib with WNTGCC


2011-07-20  Tor Lillqvist  <tlillqvist@novell.com>  [855fd72c8056a3f9e04601f0d2bd9a1cb897d79e]

Fix build of our odma_lib library with MinGW


2011-07-20  Thomas Arnhold  <thomas@arnhold.org>  [1a44a8fc7e8f86af327034bf66ca08e9a414fb75]

callcatcher: clean up B3dTransformationSet


2011-07-20  Kohei Yoshida  <kyoshida@novell.com>  [c061e2785bb950c1d02fab2d45a7079b9fdc74f0]

Correctly detect documents with xlk extension as Excel binary.

XLK is an extension for Excel backup file automatically created by
Excel upon opening of a document. The content is still a normal Excel
file so why not detect it correctly.

2011-07-20  Tor Lillqvist  <tlillqvist@novell.com>  [944949d956e0fbfbec511c3f118f435911fb6d38]

Don't run cppunittester when cross-compiling to Windows

Maybe we should just bypass it in general for all platforms when
cross-compiling in CppunitTest.mk, instead of separately for each
platform that is a potential cros--compilation target?

On the other hand, we might want to in some cases run unit tests using
some emulator like wine or QEMU, using some remote execution
mechanism, or whatever?

2011-07-20  Tor Lillqvist  <tlillqvist@novell.com>  [44e18c3b9b15c30ff7330940dfbdd033de099caf]

Add a few casts to fix MinGW compilation errors


2011-07-20  Tor Lillqvist  <tlillqvist@novell.com>  [b9d3016fce6f0d2e06fc4c0f1183265a268f9dfc]

Win32 header names need to be in lowercase as that is how they are in MinGW


2011-07-20  Tor Lillqvist  <tlillqvist@novell.com>  [bd6f8a667b8313a1d75cd5a1326a7b5b14e11d71]

MinGW needs -fpermissive for <adoint.h>


2011-07-20  Thomas Arnhold  <thomas@arnhold.org>  [963f1c905af43e8b82c4f34d49bcb9712d91aa19]

callcatcher: remove unused lcl_SkipNPages


2011-07-20  Thomas Arnhold  <thomas@arnhold.org>  [aa40ec4414ccb3d64f6f72faab84fa127af9974c]

callcatcher: bring Application::PostUserEvent back


2011-07-20  Thomas Arnhold  <thomas@arnhold.org>  [ded34422f2e6cd7b795b7e51828cf9ff3e50b35d]

callcatcher: cleanup Accelerator


2011-07-20  Thomas Arnhold  <thomas@arnhold.org>  [d8a09482fb417d60fa3ff79070ef9e701b44d3ad]

callcatcher: remove unused BigInt::DivMod


2011-07-20  Thomas Arnhold  <thomas@arnhold.org>  [c2f4124291d1da026c97a560babf0a0dde5c76b6]

callcatcher: cleanup BrowseBox


2011-07-20  Thomas Arnhold  <thomas@arnhold.org>  [f79a846c6d2cc1e4213334ec7b47d0e1680bafa7]

callcatcher: cleanup Animation::Foo


2011-07-20  Thomas Arnhold  <thomas@arnhold.org>  [63bd3f537793e83adccbccc6936ca730138d9aae]

callcatcher: cleanup Application::Foo


2011-07-20  Thomas Arnhold  <thomas@arnhold.org>  [a5feef92e01eba0eee0340e91457ffe974bb0399]

callcatcher: remove unused writeInfo


2011-07-20  Thomas Arnhold  <thomas@arnhold.org>  [4c9ca5b227a716e45f3a030165f68645f7917767]

callcatcher: remove unused methods


2011-07-20  Thomas Arnhold  <thomas@arnhold.org>  [3e5d60bd4e9db7994afa53967ac205ca639abefd]

callcatcher: remove unused DumpObjectList


2011-07-20  Thomas Arnhold  <thomas@arnhold.org>  [4d07e370c72e2007b97cf44b673339bb605df19a]

update unusedcode.easy


2011-07-20  Joseph Powers  <jpowers27@cox.net>  [91ee802640453de271dac368ad22b315e2527905]

Whitespace cleanup


2011-07-20  Joseph Powers  <jpowers27@cox.net>  [5ff29e7a9302c51ca5a41d398ee247141bcde11d]

Replace List with std::list< ImplBmpObj* >

bool should be set to "false" & "true" not the sal_ versions of them.

Special thanks go to Matúš Kukan for compiling and help fixing the patch.

2011-07-20  Fridrich Strba  <fridrich.strba@bluewin.ch>  [45198ac907ac27a6ab2366d989f0735e2299b592]

Fix Windows build

Signed-off-by: Markus Mohrhard <markus.mohrhard@googlemail.com>

2011-07-20  Caolán McNamara  <caolanm@redhat.com>  [a82d0899abaffa7d7e535eeb4850746f1d4cd566]

don't prohibit rendering text with cairo due to antialias advice anymore


2011-07-20  Caolán McNamara  <caolanm@redhat.com>  [c7272c328892bec2c1adac64fd5b72b157fceb8d]

add GF_ROTL support to cairo vertical rendering


2011-07-20  Matúš Kukan  <matus.kukan@gmail.com>  [b015275f78887301d2d366c9cf218558bf430949]

Change version string displayed in VCLTestTool's About dialog


2011-07-20  Andras Timar  <atimar@suse.com>  [eb4d2342b8acf2110831e6bcb4a16566a2a6db8c]

add gd_GB (Gaelic, Scottish) locale data #i117857#


2011-07-20  Caolán McNamara  <caolanm@redhat.com>  [8d1a31f1c22c9c976258418fcf00e9b962241609]

check for short reads


2011-07-20  Caolán McNamara  <caolanm@redhat.com>  [11a00aa8f3b96ea1e1e158d37669ef1be42fad93]

use SprmIterator here too instead of hand-rolled loop


2011-07-20  Caolán McNamara  <caolanm@redhat.com>  [2ba63e7dab847cdd04feba68122b5cf4a61aa784]

callcatcher: various unused methods


2011-07-20  Caolán McNamara  <caolanm@redhat.com>  [ac923c54738b77e1988c19127cdcfbaaca8cedfa]

callcatcher: XColorList, your time has cometh to an end


2011-07-20  Josh Heidenreich  <josh.sickmate@gmail.com>  [ca9fe5dff457794e55a6bb68633d2a4c2606bd63]

Splash screen fix for multi-head on Linux (fdo#33214)

Uses xinerama to get the size of the primary screen

2011-07-20  Fridrich Strba  <fridrich.strba@bluewin.ch>  [32c226ffcae21c6a7f3c0b6b8e5eabcbfb2f39fb]

Fix Windows build


2011-07-19  Julien Nabet  <serval2412@yahoo.fr>  [1a7e1401eaae9edda205762cbab18608791260b8]

fix an extra comma (was already referenced OOo bug 87057)


2011-07-19  Caolán McNamara  <caolanm@redhat.com>  [9b857c80f70bb8ac1b87e8c27d3bee929c01162f]

throw out a few more


2011-07-19  Caolán McNamara  <caolanm@redhat.com>  [4de103c5c468550abf1b5d21ec5147abd079699d]

remove unused ByteString using methods


2011-07-19  Caolán McNamara  <caolanm@redhat.com>  [daadeb5e216dc531c0c16e78cdd61d7a394acf7f]

remove unused ByteString using methods


2011-07-19  Caolán McNamara  <caolanm@redhat.com>  [569f9330ec8b90c3c67cdfb811956ad528ad0613]

ByteString::CreateFromInt32->rtl::OString::valueOf


2011-07-19  Caolán McNamara  <caolanm@redhat.com>  [93e5a0b1324bbbd0d68278ffe85ed05f3b848580]

ByteString::CreateFromAscii->rtl::OStringBuffer::valueOf


2011-07-19  Kohei Yoshida  <kyoshida@novell.com>  [d0e479962694ae7944d9d3cfa0bedda76c473e07]

fdo#39236: Prevent double-deletes during removal of pivot tables.

In short, don't use erase remove(_if) idiom to remove objects from
boost ptr containers which would cause double deletes because of
the way remove-like algorithms work.  STL's remove-like algorithms
create duplicates of the elements instead of re-ordering them by
design, and this obviously doesn't work well with containers
containing pointers.

2011-07-19  Petr Mladek  <pmladek@suse.cz>  [c4d074d925ee3edd68e858c53e485e586dcbbb09]

Version 3.4.2.2, tag libreoffice-3.4.2.2 (3.4.2-rc2)


2011-07-19  Petr Mladek  <pmladek@suse.cz>  [15ddb4cea57fd24cc9a23a695a3537b39f36a0a9]

Version 3.4.2.2, tag libreoffice-3.4.2.2 (3.4.2-rc2)


2011-07-19  Petr Mladek  <pmladek@suse.cz>  [ad574e418b355caa97a40d67d156d0f4671e1e34]

Version 3.4.2.2, tag libreoffice-3.4.2.2 (3.4.2-rc2)


2011-07-19  Petr Mladek  <pmladek@suse.cz>  [aa1b9c94b07facaedd64ddba160e3e37024e939a]

Version 3.4.2.2, tag libreoffice-3.4.2.2 (3.4.2-rc2)


2011-07-19  Petr Mladek  <pmladek@suse.cz>  [9c679124ffdaa2c8168b9817fb8bde33735aaac5]

Version 3.4.2.2, tag libreoffice-3.4.2.2 (3.4.2-rc2)


2011-07-19  Petr Mladek  <pmladek@suse.cz>  [b59e355d196294575f5a75b28dc28ec7613f5565]

Version 3.4.2.2, tag libreoffice-3.4.2.2 (3.4.2-rc2)


2011-07-19  Petr Mladek  <pmladek@suse.cz>  [2567e45112b187cddd6056cd450d9670ed94c760]

Version 3.4.2.2, tag libreoffice-3.4.2.2 (3.4.2-rc2)


2011-07-19  Petr Mladek  <pmladek@suse.cz>  [bd0574064a6eb6e345262dabdd960758245d559a]

Version 3.4.2.2, tag libreoffice-3.4.2.2 (3.4.2-rc2)


2011-07-19  Petr Mladek  <pmladek@suse.cz>  [19688fc5268e964288edb07a7f5fe10cb4e1c47b]

Version 3.4.2.2, tag libreoffice-3.4.2.2 (3.4.2-rc2)


2011-07-19  Petr Mladek  <pmladek@suse.cz>  [ab04f9df0c7a06fdc9b28bff38f775e99a1be097]

Version 3.4.2.2, tag libreoffice-3.4.2.2 (3.4.2-rc2)


2011-07-19  Petr Mladek  <pmladek@suse.cz>  [7ac60169b3a58005a07980fd6d90610b16520bbf]

Version 3.4.2.2, tag libreoffice-3.4.2.2 (3.4.2-rc2)


2011-07-19  Petr Mladek  <pmladek@suse.cz>  [d7f7ba445ca71dc42e816bc5a27e3f35571143a4]

Version 3.4.2.2, tag libreoffice-3.4.2.2 (3.4.2-rc2)


2011-07-19  Petr Mladek  <pmladek@suse.cz>  [532cd7fee0ab7ecadb8afbfa69b2e3041fd50ac2]

Version 3.4.2.2, tag libreoffice-3.4.2.2 (3.4.2-rc2)


2011-07-19  Petr Mladek  <pmladek@suse.cz>  [6c9e13095ac2b68c66b37c254dfcf9cbd77b3660]

Version 3.4.2.2, tag libreoffice-3.4.2.2 (3.4.2-rc2)


2011-07-19  Petr Mladek  <pmladek@suse.cz>  [5afa5a4d59a26ad1dc4a0bd0683aefd7c92bbd26]

Version 3.4.2.2, tag libreoffice-3.4.2.2 (3.4.2-rc2)


2011-07-19  Petr Mladek  <pmladek@suse.cz>  [0f3a067e1c08c94445fc61d590419312d46a64ef]

Version 3.4.2.2, tag libreoffice-3.4.2.2 (3.4.2-rc2)


2011-07-19  Petr Mladek  <pmladek@suse.cz>  [a46e3d62b672caa90619e7a48dd4946e9c726eb2]

Version 3.4.2.2, tag libreoffice-3.4.2.2 (3.4.2-rc2)


2011-07-19  Petr Mladek  <pmladek@suse.cz>  [388ef2ef38dcd32124f0f6ae2fec6a72c56ccc7d]

Version 3.4.2.2, tag libreoffice-3.4.2.2 (3.4.2-rc2)


2011-07-19  Tor Lillqvist  <tlillqvist@novell.com>  [c7f9c1f567736d9ab5e1e10f2260bb5d666db063]

On recovery from an autosave file use DefaultFilter, seems to fix fdo#34805


2011-07-19  Troy Rollo  <libreoffice@troy.rollo.name>  [8e2abdc5151a4bcef63f9138f2c35837af36ffe4]

Preserve RTF \'00 sequences (NULL) in strings


2011-07-19  Petr Mladek  <pmladek@suse.cz>  [0bd12a3f5f95a1334827471fa70bef6881a7446d]

bump product version to 3.4.2-rc2, release number to 202


2011-07-19  Caolán McNamara  <caolanm@redhat.com>  [24389b44ab6013ac92e8a0527364f3acb19432a6]

I knew there was something screwy about that use of getVersion


2011-07-19  Caolán McNamara  <caolanm@redhat.com>  [21cd1cd2c640aa923e6ee39acf0325c7e84487d6]

Resolves: rhbz#715549 use fontconfig's detected format when available


2011-07-19  Petr Mladek  <pmladek@suse.cz>  [e85a7e8c440055f87660a0c203f5e9b4cfe4e083]

distro-install-desktop-integration: put $PREFIXDIR/bin/soffice into file list

Signed-off-by: Michael Meeks <michael.meeks@novell.com>
Signed-off-by: Andreas Radke <a.radke@arcor.de>
Signed-off-by: Fridrich Strba <fridrich.strba@bluewin.ch>

2011-07-19  Petr Mladek  <pmladek@suse.cz>  [a130a48525553e8266d30447cd301560f142bf40]

distro-install: fix en-US-only installation

generate en-US file list when --with-distro=""

sigh, we should set WITH_LANG=en-US when no language is selected; the empty
string is pretty ugly; unforrunately, many makefile tests check for
this empty variable

Signed-off-by: Michael Meeks <michael.meeks@novell.com>
Signed-off-by: Andreas Radke <a.radke@arcor.de>
Signed-off-by: Fridrich Strba <fridrich.strba@bluewin.ch>

2011-07-19  Petr Mladek  <pmladek@suse.cz>  [aa124152490f0b09725ef5841b7d3ff22243a6d8]

distro-install-desktop-integration: do not pack libreoffice-base.desktop twice

Signed-off-by: Michael Meeks <michael.meeks@novell.com>
Signed-off-by: Andreas Radke <a.radke@arcor.de>
Signed-off-by: Fridrich Strba <fridrich.strba@bluewin.ch>

2011-07-19  Petr Mladek  <pmladek@suse.cz>  [1bca77c8e64921e48a131c49e258420251dd23fc]

distro-install-desktop-integration: work with normal user

+ alllow to overwrite the readonly desktop files
+ create the compat soffice symlink in DESTDIR

Signed-off-by: Michael Meeks <michael.meeks@novell.com>
Signed-off-by: Andreas Radke <a.radke@arcor.de>
Signed-off-by: Fridrich Strba <fridrich.strba@bluewin.ch>

2011-07-19  Muthu Subramanian  <sumuthu@novell.com>  [0ba39ceb58a3e14f0a60dd5331cf1dca5e3ceada]

Out-of-bounds array access fix. (Thanks to Fridrich too).

Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>
Signed-off-by: Michael Meeks <michael.meeks@novell.com>
Signed-off-by: David Tardon <dtardon@redhat.com>

2011-07-19  Muthu Subramanian  <sumuthu@novell.com>  [a53c10a5b3c3c30dbfff580d9af4953e4c0a4d3d]

related fdo#39023: correct import of shared formulas

Signed-off-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Signed-off-by: Katarina Machalkova <kmachalkova@suse.cz>
Signed-off-by: David Tardon <dtardon@redhat.com>

2011-07-19  Luboš Luňák  <l.lunak@suse.cz>  [b1a8104c76a6c5767e70b75f0607997af8f9bd14]

comment out an unused variable for now


2011-07-19  Petr Mladek  <pmladek@suse.cz>  [3ef3c71ba77bba3e9880a51e57f84d2c9d00b3e6]

fix typo in the last commit

scriptListCount should get initialized by scriptList variable

Signed-off-by: Jan Holesovsky <kendy@suse.cz>
Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>

2011-07-19  Luboš Luňák  <l.lunak@suse.cz>  [67a856146693fb8157fd3ffbcbd703e9dae15743]

skeleton for writting .docx comments


2011-07-19  Luboš Luňák  <l.lunak@suse.cz>  [e2a8fb0427e6b33a0fd3873bb7e077a6e5da8ebb]

make text wrapping work in headers/footers too (fdo#39155)

There does not seem to be a reason for avoiding this in headers,
with this change the behavior either stays the same or improves.

2011-07-19  Luboš Luňák  <l.lunak@suse.cz>  [e3f3cfa9094565b3ece34cb21ee950e84453be8b]

const methods


2011-07-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [b2b61b8c4892a8a02ae37cd48db8fad8fa02eb32]

fix for fdo#39333: database ranges don't work in formulas


2011-07-19  Kohei Yoshida  <kyoshida@novell.com>  [d10e26933555363013af9e3ae58577a7b7021c0b]

Updated mdds to 0.5.3.

Signed-off-by: David Tardon <dtardon@redhat.com>
Signed-off-by: Michael Meeks <michael.meeks@novell.com>

2011-07-19  Kohei Yoshida  <kyoshida@novell.com>  [33974a3c51ed42ef7c2d63b7de1344e77b9c7061]

Updated mdds package to 0.5.3.

Signed-off-by: David Tardon <dtardon@redhat.com>
Signed-off-by: Michael Meeks <michael.meeks@novell.com>

2011-07-19  Caolán McNamara  <caolanm@redhat.com>  [150cdb996dc79254495abbd391626efa5b35e10d]

Resolves: fdo#38095 half&full width forms need to remain asian

Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>
Signed-off-by: Michael Meeks <michael.meeks@novell.com>

2011-07-19  Petr Mladek  <pmladek@suse.cz>  [c1cf6f343b278f7ef74c9b17318d864eafe3e79d]

fix typo in the last commit

scriptListCount should get initialized by scriptList variable

2011-07-19  Andras Timar  <atimar@suse.com>  [e63e78713d14ee8523b4b1810e7de233ebf244b8]

remove duplicated en-US entries


2011-07-19  Caolán McNamara  <caolanm@redhat.com>  [bf355b97ee4b53e38975f0e1847eda5b3e05f920]

Resolves: fdo#38095 half&full width forms need to remain asian


2011-07-19  Caolán McNamara  <caolanm@redhat.com>  [b2262e8be35d51cc18afeb60486f19576a81adc0]

callcatcher: remove some unused methods


2011-07-19  Caolán McNamara  <caolanm@redhat.com>  [3314acfa46192c02e7049974c019aefca0ebda6b]

callcatcher: remove unused GetTemporaryStorageOfFormat


2011-07-19  Caolán McNamara  <caolanm@redhat.com>  [c0f93aac002a1bec3aef4eb137012722bba5aba6]

callcatcher: unused INetMIME::getDigit


2011-07-19  Caolán McNamara  <caolanm@redhat.com>  [6b28a5d89dde8d432c63bd28259017fb8987b067]

ByteString::CreateFromInt32->rtl::OStringBuffer::append


2011-07-19  Caolán McNamara  <caolanm@redhat.com>  [17467441960f397d6fed62173dc20eedbb9fd3b1]

callcatcher: remove some unused methods


2011-07-19  Caolán McNamara  <caolanm@redhat.com>  [dbdba043b1dbba01c628f2110236b83278346634]

remove freshly unused methods


2011-07-19  Caolán McNamara  <caolanm@redhat.com>  [f6f8f67460bba296c49f794d14621b7313df4f7d]

poppler 0.17.0 changed its api for no some reason or other


2011-07-19  Marc-Andre Laverdiere  <marc-andre@atc.tcs.com / marcandre.laverdiere@tcs.com>  [1fbbd6134573beedc72a3839d65b27dfc829f2fb]

Fix for valgrind error in msdffimp.cxx

Error: Conditional jump or move depends on uninitialised value(s)
Fix: Ensure that nGroupShapeFlags is initialized in the constructor
Also cleaned up some duplicate variables

2011-07-18  Joseph Powers  <jpowers27@cox.net>  [40bbd3a61ae980840999b2410f681cae4c341531]

Whitespace cleanup


2011-07-18  Kohei Yoshida  <kyoshida@novell.com>  [f845e6f52c7c0747aa2edf1dfcee7fc8ce2d1832]

Correctly use adjusted range strings for range name import.

ScXMLConverter::ParseFormula() was called on the range name string
to correctly fix range string such as '$Sheet1.$A$1:.$A$3' to
'$Sheet1.$A$1:$A$3' (remove the dot from the end cell address).  But
we weren't using the corrected string when creating a new range name
instance during the ODS import.  This commit fixes it.

2011-07-18  Miklos Vajna  <vmiklos@frugalware.org>  [d1a3a5d109160b3470ddc988aeb96d11587551ca]

starmath: check for edit window when inline editing is enabled

Signed-off-by: Michael Meeks <michael.meeks@novell.com>
Signed-off-by: Petr Mladek <pmladek@suse.cz>
Signed-off-by: Jonas Finnemann Jensen <jopsen@gmail.com>

2011-07-18  Miklos Vajna  <vmiklos@frugalware.org>  [728a70fbd7da2d94a2d078717cd7a044e6508190]

starmath: check for existing edit window

Signed-off-by: Michael Meeks <michael.meeks@novell.com>
Signed-off-by: Petr Mladek <pmladek@suse.cz>
Signed-off-by: Jonas Finnemann Jensen <jopsen@gmail.com>

2011-07-18  Kohei Yoshida  <kyoshida@novell.com>  [1487ce801b43c6bf152e2ee8aa4339336904c359]

fdo#37767: Fix broken refresh() from UNO API (and Basic).

We now need to clear the cache before running DataPilotUpdate() in
order to re-populate the cache from the source data.

Signed-off-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Signed-off-by: Michael Meeks <michael.meeks@novell.com>

2011-07-18  Jan Holesovsky  <kendy@suse.cz>  [3f690a79cdd7c89e4e49febf5200bd8dbe76b568]

Fix counting the paragraphs, fdo#36816.

Signed-off-by: Noel Power <noel.power@novell.com>
Signed-off-by: Michael Meeks <michael.meeks@novell.com>

2011-07-18  Kohei Yoshida  <kyoshida@novell.com>  [8eb85d95fd9a787736dcccb5c721af7810550a21]

I'm sure this is meant to be CalcComponent instead of WriterComponent.


2011-07-18  Laurent Godard  <oooconv@free.fr>  [a762a0b5c1dd36dbaaf5efdbcfaca484c2c46a69]

fix for fdo#35357 SetNamedRanges speedup

use of SheetRangeNameInserter
SheetRangeNameInserter now handles rangeType
changing SetSheetNamedRanges accordingly
rename SheetRangeNameInserter to RangeNameInserter

2011-07-18  Jeffrey Chang  <jeffdchang@gmail.com>  [016bc9de1db9128df896189084c2bb00d23040fd]

Changed undo insert horizontal ruler to rule.


2011-07-18  Julien Nabet  <serval2412@yahoo.fr>  [78bf0a60fa2248106f419f0bdec534489edb97a8]

Just a little fix


2011-07-18  Luboš Luňák  <l.lunak@suse.cz>  [2588c7688c3282ccc06ffe7a00577baacf65a91a]

build cppunit also with STL debug when STL debug is enabled

http://lists.freedesktop.org/archives/libreoffice/2011-July/014970.html

2011-07-18  Luboš Luňák  <l.lunak@suse.cz>  [f320e7ce8a86156e7ed46c3edaf12cc1be1618e1]

use internal cppunit with STL debug enabled

http://lists.freedesktop.org/archives/libreoffice/2011-July/014970.html

2011-07-18  Joseph Powers  <jpowers27@cox.net>  [2274aae7558c69c93ab9d3decb1202caca52f6fc]

Replace List with SvxIconChoiceCtrlEntryList_impl


2011-07-18  Francois Tigeot  <ftigeot@wolfpond.org>  [eba93f7545a7f8c4604ac83a1e4873cb97c90d7c]

Remove an unused #define


2011-07-18  Caolán McNamara  <caolanm@redhat.com>  [907535edb8db32935b555bb0d9e2f91d6cdb1e33]

drop vcl::unotools::getTunnelIdentifier


2011-07-18  Caolán McNamara  <caolanm@redhat.com>  [15c90b22a5a1744471a4b3ce476030684945d525]

remove more unused


2011-07-18  Caolán McNamara  <caolanm@redhat.com>  [b5deab1aefcd815c006f6636edae740ddafdf2f8]

update list


2011-07-18  Caolán McNamara  <caolanm@redhat.com>  [315ca51bd360dd2af2038ecf9f48106d61851812]

drop some more unused methods


2011-07-18  Caolán McNamara  <caolanm@redhat.com>  [2e5ebb7eda31f91736e1d5ab189f8a050e28546b]

update list


2011-07-18  Caolán McNamara  <caolanm@redhat.com>  [739a3e0f1843632110d044d1cf49e8a8af8d79d8]

safer grep pattern


2011-07-18  Caolán McNamara  <caolanm@redhat.com>  [9042604f1ba0e1e6e0dc8b8f45f9b67169fd462e]

de-stupid-operator-ize plcf and keep nIdx within legal limits


2011-07-18  Caolán McNamara  <caolanm@redhat.com>  [531743675c53a9ef33dd3dc098bc6b5ca14d3f11]

merge PAP and CHP length and offset clipping


2011-07-18  Caolán McNamara  <caolanm@redhat.com>  [1e7214d769236c7190c7d009759b28f6cf9e2970]

check if strlen is even possible


2011-07-18  Caolán McNamara  <caolanm@redhat.com>  [69e040a59e1c6497b606da8a27e8f605edd041bb]

check seeks, check available size, pointers to ref


2011-07-18  Caolán McNamara  <caolanm@redhat.com>  [4ce038d5659e9cf21a6716530f35f0c52403e5a1]

clip silly allocs


2011-07-18  Caolán McNamara  <caolanm@redhat.com>  [fc9be88c74d1dcb906d5f2b19900e5391629ac34]

if the offset doesn't exist, don't bother


2011-07-18  Caolán McNamara  <caolanm@redhat.com>  [fa50c1dc103e0adce9d905e5efef9fba225a8350]

defer allocating dest until we know the source exists


2011-07-18  Caolán McNamara  <caolanm@redhat.com>  [c492226383082aef1345b1e131c5b0e970106219]

horrifically hard to find bug, deleted paras referenced by uncommitted props


2011-07-18  Caolán McNamara  <caolanm@redhat.com>  [ac5f39af0919d06b06e094abb0632251e56a6353]

callcatcher: remove unused methods


2011-07-18  Michael Meeks  <michael.meeks@novell.com>  [2ba8c17e722f0307c31b955963b472f7aff825de]

tweak euid check to use a simpler check instead


2011-07-18  Caolán McNamara  <caolanm@redhat.com>  [03ea8631d3b468965ff514d0293d7e2c72442413]

callcatcher: remove unused getTunnelIdentifier


2011-07-18  Caolán McNamara  <caolanm@redhat.com>  [5f2acb17260ee3c874412ba79bc966292100bccc]

add a SvStream::remainingSize


2011-07-18  Caolán McNamara  <caolanm@redhat.com>  [e689ed9b937213225f9d8c7f57d324041eff7f4b]

callcatcher: unused methods


2011-07-18  Caolán McNamara  <caolanm@redhat.com>  [8104b3710e4942881d1e1e9969a28d5fd556521c]

callcatcher: remove unused methods


2011-07-18  Caolán McNamara  <caolanm@redhat.com>  [c2a850fcfa25229514daaa294cc06c67300f49a8]

callcatcher: remove unused methods


2011-07-18  Mike Eberdt  <libreme@comcast.net>  [07a841bc1acde95229ece2a0da4e2a70be5df624]

Work around a bash-ism in configure.in


2011-07-18  Caolán McNamara  <caolanm@redhat.com>  [fae43aa13488c6905a4bb834dc63f5602d3a687d]

ByteString->rtl::OStringBuffer


2011-07-18  Michael Meeks  <michael.meeks@novell.com>  [803c2e4052f70494b20f5d250927b1f216bcbb36]

adapt to new InsertAutomaticEntryColor method


2011-07-18  Michael Meeks  <michael.meeks@novell.com>  [ea8a56a59310d39fe912661dfa9ceaee1cc3de79]

add new InsertAutomaticEntryColor method


2011-07-18  Michael Meeks  <michael.meeks@novell.com>  [3887175b872b0d1a37c36c5fad626e92e6ff914e]

adapt to new InsertAutomaticEntryColor method, to show automatic color


2011-07-18  Tor Lillqvist  <tlillqvist@novell.com>  [520e4921934448fc75a6fd6ed97db558930acafd]

Produce .res files with WNTGCC, too

Note that they are not linked into the DLL, though. Neither for WNTMSC
or WNTGCC.

2011-07-18  Takeshi Abe  <tabe@fixedpoint.jp>  [7cc4502556b94a3ad3eb486ad176c8291c9c8615]

fix code pointer in comment


2011-07-18  Caolán McNamara  <caolanm@redhat.com>  [65f4678f52e3df0722b9b0e4e21214486c4fdb93]

ByteString::CreateFromInt32->rtl::OString::valueOf and simplify


2011-07-18  Julien Nabet  <serval2412@yahoo.fr>  [c4da6f3c9af37f70026614e6f18bd273023caa11]

Some cppcheck cleaning


2011-07-17  Caolán McNamara  <caolanm@redhat.com>  [619126f5207c8d7d8e3a9b1d50bfece16c6acd9b]

not going to get re-enabled, is it


2011-07-17  Caolán McNamara  <caolanm@redhat.com>  [598ce8332ea9e43b9035da403af5a607ba936a99]

ditch ByteString


2011-07-17  Caolán McNamara  <caolanm@redhat.com>  [2d16373b60f5f18bf1e42f13eb47bb8de6f6312d]

ByteString->rtl::OStringBuffer


2011-07-17  Julien Nabet  <serval2412@yahoo.fr>  [d4908036350fc1f581ae03674c330a2411ea32b1]

An error in my previous fix


2011-07-17  Caolán McNamara  <caolanm@redhat.com>  [2b75644c4bf583ec7051175ff60b135700391642]

ByteString->rtl::OStringBuffer


2011-07-17  Caolán McNamara  <caolanm@redhat.com>  [13635f0afd8f291fd820d2e1620d2e7cb42fcc62]

overlong lines


2011-07-17  Thomas Arnhold  <thomas@arnhold.org>  [18ca4dfd41873aaee396ca27072dcd628be0b398]

Check for unzip

This wasn't working on Linux. Build was started no matter if unzip
was found or not. This lead to other errors and finally to a build
break. Hopefully this doesn't break other platforms.

2011-07-17  Andras Timar  <atimar@suse.com>  [06bbf75cedc388006a145f6a7ac8cbad617d05a4]

remove unused OOo brand image


2011-07-17  Andras Timar  <atimar@suse.com>  [f5c053a6fb0c24aadb7749a48f7c6d4cc449f60f]

remove BrOffice branding


2011-07-17  Julien Nabet  <serval2412@yahoo.fr>  [f0c04d9bf3e8e4f3d2ab63f81355375a4331595a]

Some fixes for compilation


2011-07-17  Joseph Powers  <jpowers27@cox.net>  [602cbe4d175a264186504786cfbfb3ed3cf77be9]

Fix type missmatch in SvxIconChoiceCtrl_Impl.

Sorry about that. My compiler (gcc 4.0) doesn't notice on a 32bit build.

Thanks go to Maciej Rumianowski for pointing this out.

2011-07-17  Andras Timar  <atimar@suse.com>  [db036fe456735e4e5fde781d4f2cff916829932e]

remove gid_Module_Langpack_Binfilter

its content will be packed together with other binfilter files

2011-07-17  Andras Timar  <atimar@suse.com>  [a2568d4e9984c1bfd64c3a96590c13c283c28f19]

pack binfilter resources together with other binfilter files


2011-07-17  Caolán McNamara  <caolanm@redhat.com>  [cc9aeefcc0f4ac08176156e52de2885675efedd1]

ByteString->OStringBUffer


2011-07-16  Caolán McNamara  <caolanm@redhat.com>  [9e3de617f3928e09d2430d86b5092096c0b949e0]

CHECKERROR unused


2011-07-16  Caolán McNamara  <caolanm@redhat.com>  [d68e0a4eaf63da06866ec8d158907a7cfa6eeb42]

these can be sal_uInt32, and pre-sanity-check massive allocs


2011-07-16  Xisco Fauli  <anistenis@gmail.com>  [8569e285e809a45ce412a0fe9c9d014104f3d338]

Revert "clean up"

This reverts commit 2c266efe9d82ebb46370b5a72d55f6c2d61c1763.

2011-07-16  Xisco Fauli  <anistenis@gmail.com>  [24b36296912acdedb64c3239210b80d042b1936f]

clean up


2011-07-16  Francois Tigeot  <ftigeot@wolfpond.org>  [861f8ece769bf05c138aac080706e0d97bf5fd10]

Simplify osl_getTempDirURL()

Do not return different values depending on the platform

2011-07-16  Caolán McNamara  <caolanm@redhat.com>  [6cf70c53bba54975dcfcdce8635605b9b9320ce7]

ByteString->OStringBuffer


2011-07-15  Caolán McNamara  <caolanm@redhat.com>  [2d40de25727e6cd86e87e6ea8170cd7374e6523a]

callcatcher: unused methods


2011-07-15  Caolán McNamara  <caolanm@redhat.com>  [bbcc81ebd35d3f11d2f18faec189379c7eb10244]

callcatcher: remove unused methods


2011-07-15  Caolán McNamara  <caolanm@redhat.com>  [483cc9c40647e32260f3046f889eb54e5fca7003]

callcatcher: unused methods


2011-07-15  Miklos Vajna  <vmiklos@frugalware.org>  [704581652cacc2d86f2b369a866b24dab2e7e292]

starmath: check for edit window when inline editing is enabled


2011-07-15  Miklos Vajna  <vmiklos@frugalware.org>  [cc0c8a38e217cc047ae62872f9e81600646251df]

starmath: check for existing edit window


2011-07-15  Noel Power  <noel.power@novell.com>  [28b982d3a3effd10db4c35cf6f21a0f36e14064e]

fix for bnc#693477 ensure table alignment is preserved


2011-07-15  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [d5446cabf8f574d6a3754379e691ad5d7779cd8d]

Fix a bug in bounding box computing


2011-07-15  Tor Lillqvist  <tlillqvist@novell.com>  [380971f0789084417470edc5ff1a2ced3e1a53f0]

Adapt for windres, use the actual lower-case file names


2011-07-15  Matúš Kukan  <matus.kukan@gmail.com>  [be39d17a2ba8e0eb9e67f4e1e31afab623bb5c55]

Add prefixes for component_getFactory methods


2011-07-15  Luboš Luňák  <l.lunak@suse.cz>  [4e7a52e48b746d83cef31d79d4be9cd6d3acd660]

fix uninitialized member


2011-07-15  Tor Lillqvist  <tlillqvist@novell.com>  [f455474e7a63c070b759ddd1c86662fbd64b32db]

Bin OLDNAMESLIB which duplicates the existing gb_Library_win32_OLDNAMES


2011-07-15  Tor Lillqvist  <tlillqvist@novell.com>  [b2927daa3dcbaff09e7f9dd440f42daa9ae38676]

Why would we want to define GLIBC when not using glibc?


2011-07-15  Tor Lillqvist  <tlillqvist@novell.com>  [48aa50e1fa9b9c4e819aeaf77c098da52d457ec1]

Just using CAIRO_LIBS in ldflags is not enough


2011-07-15  Tor Lillqvist  <tlillqvist@novell.com>  [4b282f0eb8e5fa37f23ce3e4cbc5b349aea93925]

Use gb_Library_win32_OLDNAMES

No need for the OLDNAMESLIB, we already had gb_Library_win32_OLDNAMES
for this purpose.

2011-07-15  Joseph Powers  <jpowers27@cox.net>  [50f1b1ff71f603040045903ee383995d29b03e75]

Replace List with std::vector< SvxIconChoiceCtrlEntry* >


2011-07-15  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [4ada761d67849b35154b0eb65f5b0715cd2a2d97]

Bounding box algorithm needs angle in radians


2011-07-15  Tor Lillqvist  <tlillqvist@novell.com>  [7862353ab6a63182dec29993a2a582b3d2cb7b08]

Don't let <windows.h> define min() and max() as macros


2011-07-15  Peter Rabi  <prabi@caesar.elte.hu>  [4dfecb62c5e595439cacec3da393c45faf093d9a]

merged the 3 executables into one in module rsc

Also removed the ability to use alternatives for rscpp and rsc2.
Contributed under license LGPLv3+/MPL.

2011-07-15  Kohei Yoshida  <kyoshida@novell.com>  [2e4696a673e108ee42a2d67faacd58a2c5efe81b]

fdo#36688: Make sure the drawing layer is initialized before use.

From how it's used, it appears to be the convention to call
InitDrawLayer() before getting the drawing layer pointer, to ensure
that the drawing layer is present when needed.

Signed-off-by: Noel Power <noel.power@novell.com>

2011-07-15  Mike Eberdt  <libreme@comcast.net>  [8e2ba3d0d547828f734238ed7e6a52499129f060]

Properly determine number of CPUs on FreeBSD


2011-07-15  David Tardon  <dtardon@redhat.com>  [86c53492cc40e2d43bd3dac89698b844df961e0e]

error: attempt to increment a singular iterator


2011-07-14  Joseph Powers  <jpowers27@cox.net>  [99a8c8dac8929dc83db36162e14932d3468b1330]

Replace List with std::vector< SvNumberFormatter* >


2011-07-15  Tor Lillqvist  <tml@iki.fi>  [6572e15d7ede0b3cc37b775a2f80f26dec4b8077]

Android build fixes


2011-07-15  Tor Lillqvist  <tlillqvist@novell.com>  [4eb9a47a4b4a14fa8e427d888c02faae33bc8900]

The graphite2 library gets built statically with WNTGCC at least


2011-07-15  Tor Lillqvist  <tlillqvist@novell.com>  [e5e19089a22a71ea27164e7a9f74fa5a33cfa1f4]

WNTGCC fix


2011-07-14  Kohei Yoshida  <kyoshida@novell.com>  [0e8927f4ab0138f226f70b9e4d772fa06cbf8106]

fdo#37767: Fix broken refresh() from UNO API (and Basic).

We now need to clear the cache before running DataPilotUpdate() in
order to re-populate the cache from the source data.

2011-07-15  Tor Lillqvist  <tml@iki.fi>  [a4d1e61d0cb1d396053ef4104968de26e4dd31b0]

Add values for iOS and Android, style improvements


2011-07-14  Caolán McNamara  <caolanm@redhat.com>  [0414f3d56b97749d638745d666a8a2596f98e6f9]

catch by const reference


2011-07-15  Tor Lillqvist  <tml@iki.fi>  [910e9990843112110870faaceed58701207ae286]

iOS hacking, intermediate commit


2011-07-15  Tor Lillqvist  <tml@iki.fi>  [0d1321e0179846c4c790a3e4453035639cf4538e]

Add a property for the UIWindow and show it


2011-07-15  Tor Lillqvist  <tml@iki.fi>  [71f18c42229b4ce22e57e306f10e889459871a5a]

Include the rest of the active sal cppunit tests for iOS


2011-07-14  Caolán McNamara  <caolanm@redhat.com>  [a52acb46cf8f4f7f10e56ef668c1adce22175df1]

ByteString->rtl::OStringBuffer


2011-07-15  Tor Lillqvist  <tml@iki.fi>  [7ce4a597d3c48939e7dd364965f1607eac122439]

Add more iOS-specific options


2011-07-14  Caolán McNamara  <caolanm@redhat.com>  [a22ac2c218870033822120bf0b0d6cfde6ce799f]

callcatcher: remove unused methods


2011-07-14  Caolán McNamara  <caolanm@redhat.com>  [09ec854d9875f1258f0241b694d01c2e8eada891]

callcatcher: remove unused methods


2011-07-14  Tor Lillqvist  <tml@iki.fi>  [d3abc64751208b690605c44dfd06c72be2af05e7]

Fix compilation for iOS


2011-07-14  Tor Lillqvist  <tml@iki.fi>  [5a7834cd3e6e73ec9c19f3ff057aacba59e3f9a3]

iOS hacking

Add some trivialish first attempts at iOS-specific headers and some
source files that surely are quite bogus and does nothing sane, but
must start with something. Mostly based on the MacOSX ("aqua") code.

2011-07-14  Tor Lillqvist  <tml@iki.fi>  [d08bf1ca63e51c950ed0bc84b6f1d5232ae97f38]

Don't build these executables when cross-compiling

They are not included in the SDK either.

2011-07-14  Caolán McNamara  <caolanm@redhat.com>  [7f69bfe2d7b7082b430136815d1aca1fb158868c]

debug-only method


2011-07-14  Caolán McNamara  <caolanm@redhat.com>  [acc2e9d7197e75aa435fe71095e39910076e14e5]

callcatcher: remove unused non-class level methods


2011-07-14  Caolán McNamara  <caolanm@redhat.com>  [d80740fc9b457887ae6857969fa5fb828e12d278]

callcatcher: remove unused non-class level methods


2011-07-14  Tor Lillqvist  <tml@iki.fi>  [d722971de4de67e7fd76e5eff09e786ba63bbf45]

We want cairo-quartz.h for iOS, not the X ones


2011-07-14  Tor Lillqvist  <tlillqvist@novell.com>  [f564296d7b8dd85fba153a5c5ed9f3ef6b16827c]

The MinGW winuser.h doesn't have WM_MOUSEHWHEEL yet


2011-07-14  Kohei Yoshida  <kyoshida@novell.com>  [9d489c96a9c2cc53680739db4905976b2b10d20d]

fdo#36688: Make sure the drawing layer is initialized before use.

From how it's used, it appears to be the convention to call
InitDrawLayer() before getting the drawing layer pointer, to ensure
that the drawing layer is present when needed.

2011-07-14  Kohei Yoshida  <kyoshida@novell.com>  [af10b8292ce5f428598c99c52160aa9a19061d13]

Reverted 70af08e849a93d56915b7abe14537facf1022a6a.


2011-07-14  Tor Lillqvist  <tlillqvist@novell.com>  [c4accd1fd7bf27a210db4f05e10932fd933c8e6b]

Fix WNTGCC compilation error


2011-07-14  Tor Lillqvist  <tlillqvist@novell.com>  [7efa9cb259bbf11b6c5089e5b22ee2494a6b0ff6]

Relocate the headers from Wine, add two new ones


2011-07-14  Tor Lillqvist  <tlillqvist@novell.com>  [ec1c756eb00aec9e4c9dfe14e0efe335cb048b61]

Relocated the headers we need from Wine


2011-07-14  Tor Lillqvist  <tlillqvist@novell.com>  [80e824f344fdf74a69533859fbb6e60eadd7bdef]

Use all-lowercase header names


2011-07-14  Caolán McNamara  <caolanm@redhat.com>  [cbdc35516056d9697fa70b1f0e60143a386682b1]

a11y: fix crash where subclass bypasses a11y layer to insert entries


2011-07-14  Tor Lillqvist  <tlillqvist@novell.com>  [1f7e587c283f27ad08aaca19d3b9550da4b23941]

Fixes for Windows cross-compilation

Header names are all lower-case. Use our own sehandler.hxx instead of
assuming that stuff being in a patches excpt.h.

2011-07-14  Tor Lillqvist  <tlillqvist@novell.com>  [87f3d120efc0ded699f89607b48a3c2f9c56d4e0]

Use the flat GdiPlus API as needed because of the incomplete headers from Wine


2011-07-14  Tor Lillqvist  <tlillqvist@novell.com>  [e4e34084c711f75cae159c072e241289d34c3068]

Use OLDNAMESLIB


2011-07-14  Tor Lillqvist  <tlillqvist@novell.com>  [0d5420e58da79b845f84587344fc29c4e105e5b6]

Use the gdiplus headers from Wine when cross-compiling to Windows


2011-07-14  Tor Lillqvist  <tlillqvist@novell.com>  [490b499531f76f07830aa0c4266d0a89cc9b61f8]

Add constructor and GetValue() method to the Color class


2011-07-14  Caolán McNamara  <caolanm@redhat.com>  [aab129425357bd27df4e37f23463c062c6013eb1]

WaE: yet more of these shadowing warnings


2011-07-14  Thomas Arnhold  <thomas@arnhold.org>  [564f87e6f5e27ed7178f2876c6cae91aa65bf735]

update callcatcher list


2011-07-14  Caolán McNamara  <caolanm@redhat.com>  [6f0d37b1128202d987f86bb3f7715b38445edc40]

If nFib is 0x00D9 or greater, then cQuickSaves MUST be 0xF


2011-07-14  Caolán McNamara  <caolanm@redhat.com>  [9b5d883faeed10440175009e3b8bf1728381d0e3]

add missing mode-lines


2011-07-14  Caolán McNamara  <caolanm@redhat.com>  [785b4c2f48de177974bf05d215ba6fe350598952]

callcatcher: remove unused ifdef branch


2011-07-14  Caolán McNamara  <caolanm@redhat.com>  [ee3cb54ee4e1d6a38bad8319a784fd2bed69bf4c]

callcatcher: unused methods


2011-07-14  Caolán McNamara  <caolanm@redhat.com>  [e71342f90b1b76f1d29c51eb0786212f6013f62b]

callcatcher: unused methods


2011-07-14  Caolán McNamara  <caolanm@redhat.com>  [df7dab517b499779593825a648da319a0c058ccb]

callcatcher: ditch unused method


2011-07-14  Caolán McNamara  <caolanm@redhat.com>  [3e6685165995d25ea6028d569c68714a02ee9ca3]

set Dump methods to ultra-verbose debug-mode


2011-07-14  Caolán McNamara  <caolanm@redhat.com>  [0206aafdb9b9076b58b46eaeaecccbff832a8182]

callcatcher: drop unused help methods


2011-07-14  Caolán McNamara  <caolanm@redhat.com>  [81adf960681d87e45e8fb542dea4fdd7ba6f02c5]

nah, don't want to list bg in any extra table container space


2011-07-14  Caolán McNamara  <caolanm@redhat.com>  [3ec9d2724ab48a027385bdda443ab06af2626b2b]

Resolves: fdo#36534 rework SvxSimpleTable to not manage its own parent

SvxSimpleTable was a little confused in that it wanted to both
inherit from SvHeaderTabListBox to get list semantics, and to
wrap a SvHeaderTabListBox and HeaderBar inside a single Control

Leading to a chain of events that in some contexts the "Size"
refers to the complete collection of controls, and in some
contexts the "Size" refers to the SvHeaderTabListBox alone.

Split it up, force it to be only a child of SvxSimpleTableContainer and leave
the work of containment to SvxSimpleTableContainer, and leave SvxSimpleTable as
"is a SvHeaderTabListBox" not "is a or maybe has a SvHeaderTabListBox"

2011-07-14  Caolán McNamara  <caolanm@redhat.com>  [eb5137543012b05dba2df9b92688e01ddee28922]

ByteString::CreateFromInt32->rtl::OString::valueOf


2011-07-14  Caolán McNamara  <caolanm@redhat.com>  [798198c0cd976299ec80cea87104191784555df2]

ByteString::CreateFromInt32->rtl::OString::valueOf


2011-07-14  Caolán McNamara  <caolanm@redhat.com>  [7fdad6324353ae1ae3882427c06d926c5713a5b2]

ByteString::CreateFromInt32->rtl::OString::valueOf


2011-07-14  Caolán McNamara  <caolanm@redhat.com>  [6b9260e9cd1f79474cb6eabcc9bb6b0b55ec8c02]

callcatcher: remove unused methods


2011-07-14  Caolán McNamara  <caolanm@redhat.com>  [024c78c94f43d6896e138b951cf55f31ec7dfd56]

Resolves: fdo#36534 rework SvxSimpleTable to not manage its own parent


2011-07-14  Caolán McNamara  <caolanm@redhat.com>  [96897179316efa2f799f3b20212d0254ab057557]

add check for extra bit of minimal perl, etc. env


2011-07-14  Caolán McNamara  <caolanm@redhat.com>  [a74a596e25dbdc07a23e1e001a3b3e4d24a34968]

reduce easy list


2011-07-14  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [5844fa8dc25e035961ad7281149f14c91bc82b2d]

Trying to use the svg:fill-rule in ODG


2011-07-14  Caolán McNamara  <caolanm@redhat.com>  [02039def0c087d6980ab6b5d1b8e78e5d5f0f16b]

Resolves: fdo#36534 rework SvxSimpleTable to not manage its own parent


2011-07-14  Tor Lillqvist  <tlillqvist@novell.com>  [c25d059a8b70c2afa566c0c555d5d477a40ba935]

Add the gdiplus headers and import library from Wine, for cross-compilation


2011-07-14  Tor Lillqvist  <tlillqvist@novell.com>  [61d56ec09e275009aea0b1655559d3a2c8edcae6]

Factor out the oldnames/moldname difference between WNTMSC and WNTGCC


2011-07-14  Tor Lillqvist  <tlillqvist@novell.com>  [5db539d59c776f7672942af3bdc24cf715c5699b]

Add the gdiplus library


2011-07-14  Tor Lillqvist  <tlillqvist@novell.com>  [cca52dd790b7ecef2b9b98b138dd7fd147c2d926]

Unset the Python environment vars when running the sub-configure


2011-07-14  Tor Lillqvist  <tlillqvist@novell.com>  [f9c54ae7f8b537c669b898ffcd189f87eecf0117]

Use MSVC options only with MSVC


2011-07-14  Tor Lillqvist  <tlillqvist@novell.com>  [cc21659f0eb8ef6207c8f921b7d7e0c6a1d310a0]

No point building xml2cmp when cross-compiling


2011-07-14  Tor Lillqvist  <tlillqvist@novell.com>  [38e1f67d26367b3ff7ae5ad765f40b1786ba0078]

No point building xml2cmp when cross-compiling


2011-07-14  Tor Lillqvist  <tlillqvist@novell.com>  [9ae7372923960ed02067f1757d155437ba142d5b]

No point building xml2cmp when cross-compiling


2011-07-14  Nigel Hawkins  <n.hawkins@gmx.com>  [42c4b54fe57a40cf3e49c27d7887c4e706f06451]

Revert "WaE: unused parameter"

This reverts commit 070016df3becc51d467fbf2e70312106d7392c89.
Thomas and I both submitted different fixes at about the same time.

2011-07-14  Nigel Hawkins  <n.hawkins@gmx.com>  [b1e607a2ee4be0bf305c20fb5ba60bad3f0ed316]

Fix "unused attribute" build error.

This reverts parts of
82ea128f190dbe8d707cb140a5a2bb2b48bef58d
e1309004099d1a1c0a9bc1ba6de9e5054629da3c
which were a bit over-zealous at removing "unused" stuff. LGPLv3+/MPL

2011-07-14  Thomas Arnhold  <thomas@arnhold.org>  [364b742f3674bf5c90067ba473794042d890e325]

WaE: unused parameter


2011-07-14  Thomas Arnhold  <thomas@arnhold.org>  [d54c3ad1518e32938117c7e529dda375d4110888]

callcatcher: replace Clone() by NULL


2011-07-14  Thomas Arnhold  <thomas@arnhold.org>  [85713e8a910a0f70180dad9439f7fba2759c7980]

callcatcher: actually remove the correct SetTempNameBaseDirectory


2011-07-14  Thomas Arnhold  <thomas@arnhold.org>  [24d333676a54f48ed0c989fb54b42a9af899127f]

Revert "callcatcher: remove unused TempFile::SetTempNameBaseDirectory from unotools"

This reverts commit 817875a7126b403ab029ca1fa06c9d3297bd24b2.

2011-07-14  Thomas Arnhold  <thomas@arnhold.org>  [03ce32c4feae1c4db4f307007ca19822eccc0a4f]

callcatcher: actually remove INetContentTypes::GetExtension


2011-07-14  Thomas Arnhold  <thomas@arnhold.org>  [b272991c334e008537d5aa1b782e1f4a3dab6da8]

callcatcher: cleanup INetMIME


2011-07-14  Thomas Arnhold  <thomas@arnhold.org>  [734485db6a9612879eec051d6a857aa5563f2235]

callcatcher: remove INetMessage::SetHeaderField


2011-07-14  Thomas Arnhold  <thomas@arnhold.org>  [9a5c6464357a3b820409241960dbed95ac25a7df]

callcatcher: cleanup INetMIMEMessage


2011-07-14  Thomas Arnhold  <thomas@arnhold.org>  [1b4f6e746d0dcdea0603d962336a3dd173d279bd]

callcatcher: cleanup INetIStream


2011-07-14  Thomas Arnhold  <thomas@arnhold.org>  [3dc7859eb7801ffd801d214654385c6133a41452]

callcatcher: remove INetContentTypes::Foo


2011-07-14  Thomas Arnhold  <thomas@arnhold.org>  [2b4d711e0f716f727b4e7b10d4ba21fa7b8e8412]

callcatcher: remove PrinterSetupDialog::GetOptionsHdl


2011-07-14  Thomas Arnhold  <thomas@arnhold.org>  [c57d50dc6309a444c1ca2ef4dc75b71ea924c8ac]

callcatcher: remove Printer::Foo


2011-07-14  Thomas Arnhold  <thomas@arnhold.org>  [30bfcd14c3c42bde7c02328e258169deb5d634c2]

callcatcher: remove Wallpaper::Foo


2011-07-14  Thomas Arnhold  <thomas@arnhold.org>  [10f28d5c9a072bf108a79f3b05ad8247ca0dcea5]

callcatcher: build fixes

- remove the correct SetUpdateMode()
- Clone() always returns NULL
- SetFont() doesn't do anything

2011-07-14  Thomas Arnhold  <thomas@arnhold.org>  [264ef46bed7263fd01a32804fcbd3ccda78b0725]

callcatcher: bring ImplTBDragMgr members back and remove EndCustomizeMode


2011-07-14  Thomas Arnhold  <thomas@arnhold.org>  [e6309e7bf5419b6b040cc2e94670c8db4fe66037]

callcatcher: remove Type1Emitter::Type1Emitter


2011-07-14  Thomas Arnhold  <thomas@arnhold.org>  [571eedc0cfa067029d59c78fd19cf06683b9d771]

callcatcher: remove TransferableHelper::Foo


2011-07-14  Thomas Arnhold  <thomas@arnhold.org>  [7ca22e561b9eb83dbc28427086dea06489c83290]

callcatcher: remove TransferableDataHelper::GetInterface


2011-07-14  Thomas Arnhold  <thomas@arnhold.org>  [851cb7e311f79772a4d6623220e7442468b19163]

callcatcher: remove TransferDataContainer::ClearData


2011-07-14  Thomas Arnhold  <thomas@arnhold.org>  [28ee3e903dfed99d66b0dd190ccef91306d0c8c1]

callcatcher: ToolBox cleanup


2011-07-14  Thomas Arnhold  <thomas@arnhold.org>  [e8d4b4ffa0cb615e712e4a33879ab96901c8c321]

callcatcher: remove TextView::Foo


2011-07-14  Thomas Arnhold  <thomas@arnhold.org>  [a5d227a076fddd2b1a427baaaf3ec92e3fa40943]

callcatcher: remove TextUndoSetAttribs


2011-07-14  Thomas Arnhold  <thomas@arnhold.org>  [1ccbcfddd1e2493401be86328e2030cabccc3ad0]

callcatcher: remove TextEngine::Foo


2011-07-14  Thomas Arnhold  <thomas@arnhold.org>  [ad50fa236bccb0c201156d0a5ee55d7d31ee036d]

callcatcher: remove TextCharAttribList::DbgCheckAttribs


2011-07-14  Thomas Arnhold  <thomas@arnhold.org>  [a434c5236f4e50f2569043a75295f422e45051c9]

Remove EDITDEBUG


2011-07-14  Thomas Arnhold  <thomas@arnhold.org>  [e19c00ed76f5d46c3b88d2721b9ac84fcaaed97c]

callcatcher: remove unused TextAttrib stuff


2011-07-14  Thomas Arnhold  <thomas@arnhold.org>  [fd0d90b50233732abf15da59afe5fbf823e8341c]

callcatcher: remove unused TempFile::SetTempNameBaseDirectory from unotools


2011-07-14  Thomas Arnhold  <thomas@arnhold.org>  [36b7696fbc4339a94185b3a33c62f1f49df25129]

callcatcher: remove unused TaskStatusFieldItem::TaskStatusFieldItem


2011-07-14  Thomas Arnhold  <thomas@arnhold.org>  [8d7b1fba417503130f197c007b24e7c4d8f20329]

callcatcher: remove unused TaskStatusBar::Foo


2011-07-14  Thomas Arnhold  <thomas@arnhold.org>  [edf835031f1adad05dfc22153a52779a943a9f0a]

callcatcher: remove unused TaskPaneList::FindNextPane


2011-07-14  Thomas Arnhold  <thomas@arnhold.org>  [55de765205359cb0c268a6b2c027e9839102ca04]

callcatcher: remove unused TaskBar::Foo


2011-07-14  Thomas Arnhold  <thomas@arnhold.org>  [a5b3ededeeb952f12b478ea5035655bb8eeeb1fe]

callcatcher: remove unused Table::GetUniqueKey


2011-07-14  Thomas Arnhold  <thomas@arnhold.org>  [b6d0d593b65d0b1b8f4611d0eea27a88af68bedf]

callcatcher: remove unused TabControl::Foo


2011-07-14  Thomas Arnhold  <thomas@arnhold.org>  [91ef8382196e2664678bfb96513261eb0303d375]

callcatcher: remove unused TabBar::Foo


2011-07-14  Thomas Arnhold  <thomas@arnhold.org>  [e41f1df72991619a9a4b5f0015397d36c2353ee7]

callcatcher: remove unused SystemChildWindow::IsEraseBackgroundEnabled


2011-07-14  Thomas Arnhold  <thomas@arnhold.org>  [f0f8be40da13833cc518711251fcd990ea91e032]

callcatcher: remove unused SystemWindow::Foo


2011-07-14  Thomas Arnhold  <thomas@arnhold.org>  [b695e520883657f492184235cc6fabc59c935b29]

callcatcher: remove unused basegfx::B3DHomPoint::implHomogenize


2011-07-14  Thomas Arnhold  <thomas@arnhold.org>  [0083b35e75455ac69eedd4650211ff28a3311a60]

callcatcher: remove unused basegfx::B3DHomMatrix::Foo


2011-07-14  Nigel Hawkins  <n.hawkins@gmx.com>  [123eb0ccd0c10be70ddc976716a2d53d16ed9e86]

Fix "signed/unsigned comparison" warning in itrcrsr.cxx.


2011-07-13  Joseph Powers  <jpowers27@cox.net>  [114508f9d89a361c47d1fbdeef1bc786a08fb11c]

Replace List with std::vector< GraphicObject* >

I also replaced sal_Bool with bool. It's a private class so this is safe;
only salBool GraphicCache::FillSwappedGraphicObject() leaks to bool to
the world.

2011-07-13  Joseph Powers  <jpowers27@cox.net>  [3e7cc992732fa58271db42ce3c82dc6a07c33223]

Replace List with std::vector< GraphicObject* >


2011-07-13  Michael Meeks  <michael.meeks@novell.com>  [b9ddd0f3bd5424eea85d6ac743af75775ca669bf]

null the display pointer after closing the display, fixes fdo#37579

Signed-off-by: Jan Holesovsky <kendy@suse.cz>
Signed-off-by: Noel Power <nopower@novell.com>
Signed-off-by: Kohei Yoshida <kyoshida@novell.com>

2011-07-13  Miklos Vajna  <vmiklos@frugalware.org>  [797cb5dbef73f6e4825661fc63a05992fd40fae0]

Remove add.diff

Probably it was added accidently.

2011-07-13  Jan Holesovsky  <kendy@suse.cz>  [7389cd52474de7ad4e6f65f190fafc2187b8d249]

Fix counting the paragraphs, fdo#36816.

Signed-off-by: Noel Power <noel.power@novell.com>

2011-07-13  Caolán McNamara  <caolanm@redhat.com>  [a76ca5325de1f22fbc17971286c2f5a7f711dc94]

ByteString::CreateFromInt32->rtl::OString::valueOf


2011-07-13  Kohei Yoshida  <kyoshida@novell.com>  [3ed940516f2384255625fa88d7f29a94f30f89cd]

Updated mdds to 0.5.3.


2011-07-13  Kohei Yoshida  <kyoshida@novell.com>  [3fec789431a1603167c93371d7b166f2f50185a9]

Updated mdds package to 0.5.3.


2011-07-13  Tor Lillqvist  <tml@iki.fi>  [ecf04369ec7b2d08f2553cc3207aa2640972c766]

Add a comment about the VCL_NSApplication magic


2011-07-13  Tor Lillqvist  <tml@iki.fi>  [44fb00ef676e12d1be3cc552c35efde6ea1fca71]

Bin dead MacOSX X11 code


2011-07-13  Matúš Kukan  <matus.kukan@gmail.com>  [c8d7891600b6920723ee10696cbf43bb7fea3edb]

Add prefixes for component_getFactory methods

Also remove accidentally kept .dxp files from gnumake'd module

2011-07-13  Nigel Hawkins  <n.hawkins@gmx.com>  [afbc268aac6245d2a600071e5c05143fc6b4ac3f]

Replace SvUShorts with deque in porlay.hxx and cascade.

LGPLv3+/MPL

2011-07-13  Nigel Hawkins  <n.hawkins@gmx.com>  [cc4edc4b0949fdd6e73e29e0ee38031c06bf8976]

Replace SvUShorts with vector in xmlexpit.[ch]xx

LGPLv3+/MPL

2011-07-13  Nigel Hawkins  <n.hawkins@gmx.com>  [7126d7b96ce76d46f95c7566b198870deff47498]

Replace SvUShorts with vector in ftnidx.[ch]xx

LGPLv3+/MPL

2011-07-13  Nigel Hawkins  <n.hawkins@gmx.com>  [2643f2a06d3d71dbb5572532c29018bf66dbe7e6]

Replace SvUShorts with vector in extinput.hxx and cascade changes.

LGPLv3+/MPL.

2011-07-13  Nigel Hawkins  <n.hawkins@gmx.com>  [a8bcc0d0a94d9e2c434643e35d509c700c733c77]

Replace SvUShorts with vector in label.hxx and label1.cxx.

LGPLv3+/MPL

2011-07-13  Joseph Powers  <jpowers27@cox.net>  [ce0ecd94dc4066024d8f8a0c4f7b681e1765cced]

Whitespace cleanup


2011-07-13  Joseph Powers  <jpowers27@cox.net>  [66803f4a1fd5e4987cfa9abe32972fdb6515c5ec]

Replace List with std::vector< Window* >

I also removed the unused Dummy class members.

2011-07-13  Caolán McNamara  <caolanm@redhat.com>  [51054e7a8b14aa285b19b124184393d86064ad7e]

bah, hidden windows-only uses of these


2011-07-13  Takeshi Abe  <tabe@fixedpoint.jp>  [9daf5608e41b9d6d5896752bafe0525507a8c688]

initialize Length to suppress a compiler warning


2011-07-13  Caolán McNamara  <caolanm@redhat.com>  [f14997ab1432d831ee495307b5615120fbf151b5]

misplaced endif


2011-07-13  Michael Meeks  <michael.meeks@novell.com>  [cdaeb35f9e65215ec24ecbba640179e584ddedc0]

oosplash.bin - handle EINTR and failed reads more elegantly


2011-07-13  Michael Meeks  <michael.meeks@novell.com>  [36ffa90198a4fe297bf6b74eb78965387bc6c71e]

null the display pointer after closing the display, fixes fdo#37579


2011-07-13  Caolán McNamara  <caolanm@redhat.com>  [dbdf79d67a126f3acc0cb9c9bf88241fd05840b6]

guard against endpos preceeding startpos


2011-07-13  Caolán McNamara  <caolanm@redhat.com>  [10ea34448dd026adf2a6c08a37ca45a48066296b]

unused OUString_to_std_string


2011-07-13  Caolán McNamara  <caolanm@redhat.com>  [3b7a12766361a1425566ea909e0003ec8c8ea73d]

init against short reads


2011-07-13  Caolán McNamara  <caolanm@redhat.com>  [bc19d8491f320b4f5e728a2a8f0d0a7cbe65a849]

callcatcher: ByteString::CompareIgnoreCaseToAscii unused, shrink api


2011-07-13  Caolán McNamara  <caolanm@redhat.com>  [832fa247b71184f23eb6f3f88d7347af135c225a]

callcatcher: unused methods


2011-07-13  Caolán McNamara  <caolanm@redhat.com>  [f12d9262d3bdd4c5764166ac22267fb8ba8490e0]

callcatcher: remove beautiful, but unused methods


2011-07-13  Caolán McNamara  <caolanm@redhat.com>  [0eeba1cdf66c124cf600a8611555e897aa268327]

callcatcher: strip l10ntools down by more unused methods


2011-07-13  Caolán McNamara  <caolanm@redhat.com>  [61ad99a50c1e327d81bc61f7b681cf144facf2c9]

callcatcher: strip rsc down by more unused methods


2011-07-13  Caolán McNamara  <caolanm@redhat.com>  [dd69ff6ea20bf43b08b8de951c750853a62d3335]

callcatcher: downheap only used by removed heapsort, also remove it


2011-07-13  Caolán McNamara  <caolanm@redhat.com>  [188fee6957bf700c923e29d19fa79fa828b28045]

WaE: unused arguments


2011-07-13  Caolán McNamara  <caolanm@redhat.com>  [a7082e3cd9171105d12c65d8364d29680b8d1801]

add text/spreadsheet (.slk/.sylk) to calc.desktop


2011-07-13  Caolán McNamara  <caolanm@redhat.com>  [a34e61d3c1821a2bcec5fce378da77f20719a109]

callcatcher: unused HelpInterceptor_Impl::SetStartURL


2011-07-13  Caolán McNamara  <caolanm@redhat.com>  [139f4852e933022607ae53ca82d19a409bb31ece]

add sylk extension and text/spreadsheet mimetype


2011-07-13  Caolán McNamara  <caolanm@redhat.com>  [693cc06d02aa480f3d5c70b0fe2630d53f70a244]

Add basic sylk filter test


2011-07-13  Caolán McNamara  <caolanm@redhat.com>  [d116f14fa9d3949888ee26f75374c62b764c8d99]

update unusedcode list


2011-07-13  Caolán McNamara  <caolanm@redhat.com>  [588332c350a21358712eb96e2fb68cd1d284cb2d]

update unused code


2011-07-13  Muthu Subramanian  <sumuthu@novell.com>  [b198bc73ddd0c5ae74e73775289700e2e5ce48ec]

[Temp] Disable getCellBlock, until proper fix.

This temp-fixes formula imports and other problems
caused because of getCellBlock.

2011-07-13  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [c92ec84f70b14cb47cb75f2fdc5d60734650bf6d]

fix for fdo#39023: shared formulas are not imported correctly from xlsx


2011-07-13  Thomas Arnhold  <thomas@arnhold.org>  [fa8eff8cb7c8c11b2a210009d97636d4af29050e]

callcatcher: remove unused TimeFormatter::Foo


2011-07-13  Thomas Arnhold  <thomas@arnhold.org>  [32096886c88a7bb97e8c6fd30cce2fff2a598d17]

callcatcher: remove unused TimeBox::Foo


2011-07-13  Thomas Arnhold  <thomas@arnhold.org>  [58eaf5fff0a8ba2d1874c3588706b7dd12deebac]

callcatcher: remove unused B3dCamera::Set*


2011-07-13  Thomas Arnhold  <thomas@arnhold.org>  [88e42a981484c9a1b782dadb7830a1f9cd58c5e2]

callcatcher: remove unused B3dViewport::Set*


2011-07-13  Thomas Arnhold  <thomas@arnhold.org>  [bb97b1e4b80595c22ea424bc45d763380f71273c]

callcatcher: remove unused B3dTransformationSet various Get/Set methods


2011-07-13  Thomas Arnhold  <thomas@arnhold.org>  [ca349219a95d94d01fb3e4a807e56fea6c019f4f]

callcatcher: remove unused B3dTransformationSet transformations


2011-07-13  Thomas Arnhold  <thomas@arnhold.org>  [e9b017f533497c3a809d719934e01e4041fa252f]

callcatcher: remove unused Viewport3D:::Foo


2011-07-13  Thomas Arnhold  <thomas@arnhold.org>  [743f29a31bb6650c7c99c1e286c46665bb7c68a9]

callcatcher: remove unused methods


2011-07-12  Joseph Powers  <jpowers27@cox.net>  [51764de67355e629a3cfdaabd4cbb486586931f1]

Replace List with std::vector< IMapObject* >

I also removed some unused methods.

2011-07-12  Matúš Kukan  <matus.kukan@gmail.com>  [18f3b91349ae2284280c9757440336a55c3c96d6]

Add vcl and lng components to packcomponents makefile


2011-07-12  Michael Meeks  <michael.meeks@novell.com>  [a206e2afb0c4edcaacce9d42b3b15350ec8c25dc]

initial cut at damage tracking support


2011-07-12  Matúš Kukan  <matus.kukan@gmail.com>  [4cae99bd81d4c64a292b5e59753916b67c9dc24c]

We can again use unloadablecomponent.map


2011-07-12  Matúš Kukan  <matus.kukan@gmail.com>  [2327916d003231075d5fc64ab2c4f0ec5882b20c]

Pack also forgotten components from sax


2011-07-12  Matúš Kukan  <matus.kukan@gmail.com>  [1d802aa38697373ae4effbb79b052cb2ac5c3770]

Revert "add map files without component_getImplementation to fix mac build"

This reverts commit 00a7b1038c6cd45a8e106139cc6cc23941e23515.
This fix is no longer needed because we don't have
component_getImplementation in .map files now

2011-07-12  Matúš Kukan  <matus.kukan@gmail.com>  [9b8b278d5e38b11f9c819f2b6c2bfa478a35b217]

Keep this one component_getImplementationEnvironment method


2011-07-12  Matus Kukan  <matus.kukan@gmail.com>  [22f299b12e1c874a43b38f7efdda0d1b952d09a0]

Remove component_getImplementationEnvironment methods


2011-07-12  Matúš Kukan  <matus.kukan@gmail.com>  [a90983bd658b6f69a353ccdf0d332ed280b69711]

Remove component_getImplementationEnvironment methods


2011-07-12  Matúš Kukan  <matus.kukan@gmail.com>  [a9137707c4f8e17f97221f958c28a276d0903e16]

Remove component_getImplementationEnvironment


2011-07-12  Matus Kukan  <matus.kukan@gmail.com>  [bc925cc2ad591f7ac2d956ef31db7be3497a99e9]

Remove component_getImplementationEnvironment


2011-07-12  Matúš Kukan  <matus.kukan@gmail.com>  [26f25bc73f0e2da840ccf2e2555540240f22ea84]

Remove component_getImplementationEnvironment methods


2011-07-12  Thomas Arnhold  <thomas@arnhold.org>  [0615b0d8d278805e67247e3788f640a2b700a82d]

unusedcode.easy: remove some methods


2011-07-12  Thomas Arnhold  <thomas@arnhold.org>  [01ea434011fdf868c612539179bb30aedb0495d0]

remove runsInSetup which has a const return value


2011-07-12  Thomas Arnhold  <thomas@arnhold.org>  [7884de47a5ffb43bcfc418828de50547d5b5901c]

callcatcher: remove unused StarBASIC::StaticSuppressSfxResource


2011-07-12  Thomas Arnhold  <thomas@arnhold.org>  [6a7ba51092e60f576ed946d12d6193b52c29b4b2]

callcatcher: remove unused StarBASIC::StaticEnableReschedule


2011-07-12  Thomas Arnhold  <thomas@arnhold.org>  [e64de798883a70fa1171850008f60cc72578e2fd]

callcatcher: remove unused StarBASIC::SetGlobalLanguageMode


2011-07-12  Thomas Arnhold  <thomas@arnhold.org>  [b83da0e77aed61dedc9d8977ed4d4d968c2fb394]

callcatcher: remove unused StarBASIC::LoadOldModules


2011-07-12  Thomas Arnhold  <thomas@arnhold.org>  [f3041e079bc710bfd3a861357d551636850b9a78]

callcatcher: remove unused StarBASIC::GetLanguageMode


2011-07-12  Thomas Arnhold  <thomas@arnhold.org>  [9683103cd388d2782c0f58573188ca8a1c58c055]

callcatcher: remove unused StarBASIC::GetGlobalLanguageMode


2011-07-12  Thomas Arnhold  <thomas@arnhold.org>  [74181bf6340a04090dec3bdb69da6664432d217b]

callcatcher: remove unused StarBASIC::GetGlobalBreakHdl


2011-07-12  Thomas Arnhold  <thomas@arnhold.org>  [8f5ec81b7ad6db498baebeed7dc0baf88cc2317e]

callcatcher: remove unused StarBASIC::FindVarInCurrentScopy


2011-07-12  Thomas Arnhold  <thomas@arnhold.org>  [04c025a3fd3aaaf048f456d0f348199519af15ab]

callcatcher: remove unused StarBASIC::ActivateObject


2011-07-12  Matúš Kukan  <matus.kukan@gmail.com>  [b50137566fbe774ce3fa247044b6572a934561df]

Remove component_getImplementationEnvironment


2011-07-12  Petr Mladek  <pmladek@suse.cz>  [e4d9541d8c83a1125ab3fa251cb391914e7e619b]

Branch libreoffice-3-4-2

This is 'libreoffice-3-4-2' - the stable branch for the 3.4.2 release.
Only very safe changes, reviewed by three people are allowed.

If you want to commit more complicated fix for the next 3.4.x release,
please use the 'libreoffice-3-4' branch.

If you want to build something cool, unstable, and risky, use master.

2011-07-12  Petr Mladek  <pmladek@suse.cz>  [7ba8341008a53d1f96459c6a6e25d7e26a325dba]

Branch libreoffice-3-4-2

This is 'libreoffice-3-4-2' - the stable branch for the 3.4.2 release.
Only very safe changes, reviewed by three people are allowed.

If you want to commit more complicated fix for the next 3.4.x release,
please use the 'libreoffice-3-4' branch.

If you want to build something cool, unstable, and risky, use master.

2011-07-12  Petr Mladek  <pmladek@suse.cz>  [2b1bed10e1de0544b60a0337b9b1089a4873166e]

Branch libreoffice-3-4-2

This is 'libreoffice-3-4-2' - the stable branch for the 3.4.2 release.
Only very safe changes, reviewed by three people are allowed.

If you want to commit more complicated fix for the next 3.4.x release,
please use the 'libreoffice-3-4' branch.

If you want to build something cool, unstable, and risky, use master.

2011-07-12  Petr Mladek  <pmladek@suse.cz>  [4da00fbae43859d0f12fb3972c9da955e88424b3]

Branch libreoffice-3-4-2

This is 'libreoffice-3-4-2' - the stable branch for the 3.4.2 release.
Only very safe changes, reviewed by three people are allowed.

If you want to commit more complicated fix for the next 3.4.x release,
please use the 'libreoffice-3-4' branch.

If you want to build something cool, unstable, and risky, use master.

2011-07-12  Petr Mladek  <pmladek@suse.cz>  [5eb327ad2275319d9b4dd47bca49998aaa1ff018]

Branch libreoffice-3-4-2

This is 'libreoffice-3-4-2' - the stable branch for the 3.4.2 release.
Only very safe changes, reviewed by three people are allowed.

If you want to commit more complicated fix for the next 3.4.x release,
please use the 'libreoffice-3-4' branch.

If you want to build something cool, unstable, and risky, use master.

2011-07-12  Petr Mladek  <pmladek@suse.cz>  [a80e7b2ce1439e4798af0cdb1cf104e24c383823]

Branch libreoffice-3-4-2

This is 'libreoffice-3-4-2' - the stable branch for the 3.4.2 release.
Only very safe changes, reviewed by three people are allowed.

If you want to commit more complicated fix for the next 3.4.x release,
please use the 'libreoffice-3-4' branch.

If you want to build something cool, unstable, and risky, use master.

2011-07-12  Petr Mladek  <pmladek@suse.cz>  [b4156b4dace3b6ff7254b9209f466cd0fbfa3705]

Branch libreoffice-3-4-2

This is 'libreoffice-3-4-2' - the stable branch for the 3.4.2 release.
Only very safe changes, reviewed by three people are allowed.

If you want to commit more complicated fix for the next 3.4.x release,
please use the 'libreoffice-3-4' branch.

If you want to build something cool, unstable, and risky, use master.

2011-07-12  Petr Mladek  <pmladek@suse.cz>  [f58f085d3085ac17cb5245541179cb26a8b36a8b]

Branch libreoffice-3-4-2

This is 'libreoffice-3-4-2' - the stable branch for the 3.4.2 release.
Only very safe changes, reviewed by three people are allowed.

If you want to commit more complicated fix for the next 3.4.x release,
please use the 'libreoffice-3-4' branch.

If you want to build something cool, unstable, and risky, use master.

2011-07-12  Petr Mladek  <pmladek@suse.cz>  [e446d56e365f70dd667afe94353ae82171f49a1d]

Branch libreoffice-3-4-2

This is 'libreoffice-3-4-2' - the stable branch for the 3.4.2 release.
Only very safe changes, reviewed by three people are allowed.

If you want to commit more complicated fix for the next 3.4.x release,
please use the 'libreoffice-3-4' branch.

If you want to build something cool, unstable, and risky, use master.

2011-07-12  Petr Mladek  <pmladek@suse.cz>  [123164b34e0f70ff8486b8dbcd952a41fb914cd2]

Branch libreoffice-3-4-2

This is 'libreoffice-3-4-2' - the stable branch for the 3.4.2 release.
Only very safe changes, reviewed by three people are allowed.

If you want to commit more complicated fix for the next 3.4.x release,
please use the 'libreoffice-3-4' branch.

If you want to build something cool, unstable, and risky, use master.

2011-07-12  Petr Mladek  <pmladek@suse.cz>  [c32f00059c7789b32710c8078142b3601e29f67d]

Branch libreoffice-3-4-2

This is 'libreoffice-3-4-2' - the stable branch for the 3.4.2 release.
Only very safe changes, reviewed by three people are allowed.

If you want to commit more complicated fix for the next 3.4.x release,
please use the 'libreoffice-3-4' branch.

If you want to build something cool, unstable, and risky, use master.

2011-07-12  Petr Mladek  <pmladek@suse.cz>  [e0f8c48ae79a5a7fbed156f2a30dc5095c0d56c1]

Branch libreoffice-3-4-2

This is 'libreoffice-3-4-2' - the stable branch for the 3.4.2 release.
Only very safe changes, reviewed by three people are allowed.

If you want to commit more complicated fix for the next 3.4.x release,
please use the 'libreoffice-3-4' branch.

If you want to build something cool, unstable, and risky, use master.

2011-07-12  Petr Mladek  <pmladek@suse.cz>  [b226b78c221d3cb012868add84cb8c13924e386d]

Branch libreoffice-3-4-2

This is 'libreoffice-3-4-2' - the stable branch for the 3.4.2 release.
Only very safe changes, reviewed by three people are allowed.

If you want to commit more complicated fix for the next 3.4.x release,
please use the 'libreoffice-3-4' branch.

If you want to build something cool, unstable, and risky, use master.

2011-07-12  Petr Mladek  <pmladek@suse.cz>  [da57268f966fef9b86b5fbab4ddc791cd82551ce]

Branch libreoffice-3-4-2

This is 'libreoffice-3-4-2' - the stable branch for the 3.4.2 release.
Only very safe changes, reviewed by three people are allowed.

If you want to commit more complicated fix for the next 3.4.x release,
please use the 'libreoffice-3-4' branch.

If you want to build something cool, unstable, and risky, use master.

2011-07-12  Petr Mladek  <pmladek@suse.cz>  [f673ae99358beab0c304d539d18ecd7a969ffc8a]

Branch libreoffice-3-4-2

This is 'libreoffice-3-4-2' - the stable branch for the 3.4.2 release.
Only very safe changes, reviewed by three people are allowed.

If you want to commit more complicated fix for the next 3.4.x release,
please use the 'libreoffice-3-4' branch.

If you want to build something cool, unstable, and risky, use master.

2011-07-12  Petr Mladek  <pmladek@suse.cz>  [3aa2dc8ec7bbc7cdbb51d18794e9a39cc917c2a5]

Branch libreoffice-3-4-2

This is 'libreoffice-3-4-2' - the stable branch for the 3.4.2 release.
Only very safe changes, reviewed by three people are allowed.

If you want to commit more complicated fix for the next 3.4.x release,
please use the 'libreoffice-3-4' branch.

If you want to build something cool, unstable, and risky, use master.

2011-07-12  Petr Mladek  <pmladek@suse.cz>  [7c3715f797b5ecb4ba5acbeec6d063a25aebe157]

Branch libreoffice-3-4-2

This is 'libreoffice-3-4-2' - the stable branch for the 3.4.2 release.
Only very safe changes, reviewed by three people are allowed.

If you want to commit more complicated fix for the next 3.4.x release,
please use the 'libreoffice-3-4' branch.

If you want to build something cool, unstable, and risky, use master.

2011-07-12  Petr Mladek  <pmladek@suse.cz>  [4b3035d6efc8ef2f039b4d22922ed1d6ee080873]

Branch libreoffice-3-4-2

This is 'libreoffice-3-4-2' - the stable branch for the 3.4.2 release.
Only very safe changes, reviewed by three people are allowed.

If you want to commit more complicated fix for the next 3.4.x release,
please use the 'libreoffice-3-4' branch.

If you want to build something cool, unstable, and risky, use master.

2011-07-12  Matúš Kukan  <matus.kukan@gmail.com>  [15f10fc946a33e23dbb92a8635e94e73119091f8]

Remove component_getImplementationEnvironment


2011-07-12  Matúš Kukan  <matus.kukan@gmail.com>  [d476419ae838429cd155d6677157f218edce6682]

List component/unotools/util/utl just once

Duplicate entries cause problems with loading services.rdb in nestRegistries()

2011-07-12  Petr Mladek  <pmladek@suse.cz>  [04f47c9ac089114b3a85ddcb51729c37088794b6]

Version 3.4.2.1, tag libreoffice-3.4.2.1 (3.4.2-rc1)


2011-07-12  Petr Mladek  <pmladek@suse.cz>  [fb1470d2b7adefe4160dd2d78e8f52ee50495e78]

Version 3.4.2.1, tag libreoffice-3.4.2.1 (3.4.2-rc1)


2011-07-12  Petr Mladek  <pmladek@suse.cz>  [7d47d928cfbe54f1007b88df6d5f958e7bf70853]

Version 3.4.2.1, tag libreoffice-3.4.2.1 (3.4.2-rc1)


2011-07-12  Petr Mladek  <pmladek@suse.cz>  [dbf90377444f1aba3c3dcc623a00397205ed9df5]

Version 3.4.2.1, tag libreoffice-3.4.2.1 (3.4.2-rc1)


2011-07-12  Petr Mladek  <pmladek@suse.cz>  [abc57a32c9765e81013d6ae9d154de3792024253]

Version 3.4.2.1, tag libreoffice-3.4.2.1 (3.4.2-rc1)


2011-07-12  Petr Mladek  <pmladek@suse.cz>  [5313c3ee11fdb8067cc323687bd16b9f317735de]

Version 3.4.2.1, tag libreoffice-3.4.2.1 (3.4.2-rc1)


2011-07-12  Petr Mladek  <pmladek@suse.cz>  [8e2aac7a8b52716c0bd9c29f5704e70115c28966]

Version 3.4.2.1, tag libreoffice-3.4.2.1 (3.4.2-rc1)


2011-07-12  Petr Mladek  <pmladek@suse.cz>  [ebde49410f3acbdc34a5b7a98b3ecdb6790f7daf]

Version 3.4.2.1, tag libreoffice-3.4.2.1 (3.4.2-rc1)


2011-07-12  Petr Mladek  <pmladek@suse.cz>  [27a58b8593dca673d8a76acee7d2b0f3d65a5ce0]

Version 3.4.2.1, tag libreoffice-3.4.2.1 (3.4.2-rc1)


2011-07-12  Petr Mladek  <pmladek@suse.cz>  [868612078302fba02363a539ac7b4c735d0d717d]

Version 3.4.2.1, tag libreoffice-3.4.2.1 (3.4.2-rc1)


2011-07-12  Petr Mladek  <pmladek@suse.cz>  [ef0ff0d23ac89d2c343add4374f018b9d6bde319]

Version 3.4.2.1, tag libreoffice-3.4.2.1 (3.4.2-rc1)


2011-07-12  Petr Mladek  <pmladek@suse.cz>  [939fc9bd6f75534c79d2d9c05dfebabe0047c2b7]

Version 3.4.2.1, tag libreoffice-3.4.2.1 (3.4.2-rc1)


2011-07-12  Petr Mladek  <pmladek@suse.cz>  [704b825b31329e980f68f9ab7e1d784366d2de0c]

Version 3.4.2.1, tag libreoffice-3.4.2.1 (3.4.2-rc1)


2011-07-12  Petr Mladek  <pmladek@suse.cz>  [ecb0decc0e32c4794fed7ce8da6c15b6672c0e68]

Version 3.4.2.1, tag libreoffice-3.4.2.1 (3.4.2-rc1)


2011-07-12  Petr Mladek  <pmladek@suse.cz>  [e4942c57d11edd0dba828ace06c854c0259b119f]

Version 3.4.2.1, tag libreoffice-3.4.2.1 (3.4.2-rc1)


2011-07-12  Petr Mladek  <pmladek@suse.cz>  [7afa4ea2cab2be3c03aa0998c9230ea6f115a79b]

Version 3.4.2.1, tag libreoffice-3.4.2.1 (3.4.2-rc1)


2011-07-12  Petr Mladek  <pmladek@suse.cz>  [7878ed31f5fdfe0db0788614d09803e7c86727dd]

Version 3.4.2.1, tag libreoffice-3.4.2.1 (3.4.2-rc1)


2011-07-12  Petr Mladek  <pmladek@suse.cz>  [787cad1ef7658940ba14475883604ba0be21c064]

Version 3.4.2.1, tag libreoffice-3.4.2.1 (3.4.2-rc1)


2011-07-12  Jan Holesovsky  <kendy@suse.cz>  [a6a1b5171af4b710fcd4711b38b5286849bc3a93]

In the print dialog, always default to "All pages".

The previous behavior used to depend on whether there is something selected
in the document or not; which was particularly confusing when there was
a picture in the document selected - in that case all that was printed was
the picture, nothing else, when the user did not notice that this option is
selected.

2011-07-12  Radek Doulik  <rodo@novell.com>  [b532753b6665e0f5f4f2b94fffc35dca7c4b578b]

fix set color regression in cairo canvas

 - the cairo_set_source_rgba should be called with non-alpha-pre-multiplied
   color values
 - fixes fdo#33591 and fdo#35681

Signed-off-by: Petr Mladek <pmladek@suse.cz>

2011-07-12  Michal Svec  <msvec@novell.com>  [0712e5233c1e6c452f5c888351870047673f0da6]

Do not pass the request for command line help to oosplash

- both of these work now: 'libreoffice -h' and 'libreoffice --help'
- added two more options: 'libreoffice -V' and 'libreoffice --version'
- all of these options work even if there are instances running
- there's no 1s delay between startup and actual output

2011-07-12  Radek Doulik  <rodo@novell.com>  [72eff9e69217a5877e1fd1d5b5555f258556dd53]

fix set color regression in cairo canvas

 - the cairo_set_source_rgba should be called with non-alpha-pre-multiplied
   color values
 - fixes fdo#33591 and fdo#35681

2011-07-12  Petr Mladek  <pmladek@suse.cz>  [61d8591223bba579a3316b1e9ff15b1940af2673]

set INSTALLDIR with real path

use the already substituted $LIBDIR instead of $libdir; the later might
use $exec_prefix instead of real path

2011-07-12  Petr Mladek  <pmladek@suse.cz>  [02772509b9ba5a799f5110500c205f7e58cfbedc]

bump product version to 3.4.2-rc1, release number to 201


2011-07-12  Radek Doulik  <rodo@novell.com>  [9a233212aba2c53507d9cd4c0a61168286b64b0a]

fix regression in SvGlobalName::operator <

 - it was comparing wrong parts and ommiting part of ID's, resulting
   in wrong results and thus ::std::map didn't work well with default
   less compare function of it's keys
 - fixes fdo#32709
(cherry picked from commit 345dc7961bc142f167a1b8e5f43f4439e8234f06)

Signed-off-by: Caolán McNamara <caolanm@redhat.com>

2011-07-12  Matus Kukan  <matus.kukan@gmail.com>  [cfafbc5f34673a028b686b10d79e1758c607d440]

Remove component_getImplementationEnvironment


2011-07-12  Matúš Kukan  <matus.kukan@gmail.com>  [50205b9d19efc6614fc9dcd927c0a52ebd8210ea]

Remove component_getImplementationEnvironment


2011-07-12  Matus Kukan  <matus.kukan@gmail.com>  [33c4a94bdfd9cbf8ebd61c0320d7cc9a67676200]

Remove component_getImplementationEnvironment


2011-07-12  Matus Kukan  <matus.kukan@gmail.com>  [d98ac11f3962f39efb1418588c609d03fb7cc37c]

Remove component_getImplementationEnvironment


2011-07-12  Matus Kukan  <matus.kukan@gmail.com>  [22d4188f575ae5ad3b149e55b3b3131b51393933]

Remove component_getImplementationEnvironment


2011-07-12  Noel Power  <noel.power@novell.com>  [8ff3e2ac6c74f68ef3b445033da504ae98ad583a]

use oox filter for *all* control import


2011-07-12  Noel Power  <noel.power@novell.com>  [3e8a6a3a391ae656bd5ab6dcb182a4944c91fda0]

use oox filter for *all* control import


2011-07-12  Noel Power  <noel.power@novell.com>  [92eafe7218694f16cfe8a66f7fcd3d53187e2665]

use oox filter for *all* control import


2011-07-12  Noel Power  <noel.power@novell.com>  [7efec84c9cc62694e953f0a8987d9a4a29c9a1f9]

use oox filter for *all* control import


2011-07-12  Michael Meeks  <michael.meeks@novell.com>  [56a0e8ae7d5ad8b7bc22739264500f71efd34b21]

fix OSX linking problem with inaccurate component map


2011-07-12  Michael Meeks  <michael.meeks@novell.com>  [7bab53befd73873e67b0d10f9c6038cef2f41ff3]

add map files without component_getImplementation to fix mac build


2011-07-12  Caolán McNamara  <caolanm@redhat.com>  [4cb993343f58112dbe15cb188ba643a6c4e5bf7c]

4 minutes 27 seconds -> 11 seconds


2011-07-12  Caolán McNamara  <caolanm@redhat.com>  [ae5b6a6e5e73517eb40d4f8d7d2c17d1bfba810f]

callcatcher: unused code


2011-07-12  Caolán McNamara  <caolanm@redhat.com>  [cc3d6508286ef9daa5bf6a028e0e3b81c2ccc98d]

callcatcher: remove unused MergeDataFile::WriteError ByteString


2011-07-12  Caolán McNamara  <caolanm@redhat.com>  [6974f514d3b8cf4b422a70f21fdb57d283ab3774]

callcatcher: remove unused RscFileInst ByteString ctor


2011-07-12  Caolán McNamara  <caolanm@redhat.com>  [a0864219a12fa09e46e4193003913ac2945fff76]

callcatcher: remove unused Merge ByteString


2011-07-12  Caolán McNamara  <caolanm@redhat.com>  [c2b29549ce9a4ac49587fcac03d8f41fc2cf914a]

callcatcher: remove Directory ByteString ctor


2011-07-12  Mike Eberdt  <libreme@comcast.net>  [fe6dcc2e1b3e081161a44313e86cef82ccf30a8e]

accept x86_64 for FreeBSD as well


2011-07-12  Caolán McNamara  <caolanm@redhat.com>  [e6068114e8e5d3d25f4935c6be3bbf39384b82b7]

remove unused entries


2011-07-12  Caolán McNamara  <caolanm@redhat.com>  [fad50e6a8c95412aeb4a2490ceab0c8d4f402919]

check if seek succeeded


2011-07-12  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [9ff1db9ac07244aaf839fe1a0ab7dd9ba531ddd0]

fix for fdo#39023: shared formulas are not imported correctly

Signed-off-by: Kohei Yoshida <kyoshida@novell.com>

2011-07-12  Xisco Fauli  <anistenis@gmail.com>  [2bd57a620ce4bc81a114e38f397c0cb541bf2635]

fdo#37290: migrate Basic to new resource service


2011-07-12  Thomas Arnhold  <thomas@arnhold.org>  [e5bcbc7fb2903504d967a8a1f0218de2acb11170]

callcatcher: remove unused Image::Invert


2011-07-12  Thomas Arnhold  <thomas@arnhold.org>  [d0587241ebf9fefa0834b903e69bcb4acc1c2a94]

callcatcher: remove unused Image::GetColorTransformArrays


2011-07-12  Thomas Arnhold  <thomas@arnhold.org>  [229e44242af8934f4ef41b3b86650c304a9d5a1f]

callcatcher: remove unused INetURLObject::makePortCanonic


2011-07-12  Thomas Arnhold  <thomas@arnhold.org>  [77c7a7fab5984539cab438831e04d56d4fc65849]

callcatcher: remove unused INetURLObject::makeAuthCanonic


2011-07-12  Thomas Arnhold  <thomas@arnhold.org>  [b468c1c0aefbc512d1d98641babfbc1d17691c86]

callcatcher: remove unused INetURLObject::getIMAPUID


2011-07-12  Thomas Arnhold  <thomas@arnhold.org>  [774c85c86cca143ca908bbe6cd57aa5495106512]

callcatcher: remove unused INetURLObject::getFTPType


2011-07-12  Thomas Arnhold  <thomas@arnhold.org>  [c54180baaab97c72d656771219d4111b19f1208e]

callcatcher: remove unused INetURLObject::encodeHostPort


2011-07-12  Thomas Arnhold  <thomas@arnhold.org>  [9a9d12d8b9c81352019ca153d6754c46022c5618]

callcatcher: remove unused INetURLObject::HasMsgId


2011-07-12  Thomas Arnhold  <thomas@arnhold.org>  [7b8416199a530f602b99f71793e678dacdb6bd1e]

callcatcher: remove unused INetURLObject::CutName


2011-07-12  Thomas Arnhold  <thomas@arnhold.org>  [07924e674e03ea7301c6f635a416120a37c6f4c6]

callcatcher: remove unused INetURLHistory_Impl::heapsort


2011-07-12  Thomas Arnhold  <thomas@arnhold.org>  [bbf795bf546f6510a8cf972d8f023b0cae178a72]

callcatcher: remove unused INetRFC822Message::GenerateDateField


2011-07-12  Thomas Arnhold  <thomas@arnhold.org>  [21e8f4d54d6042d7d472aa28aba958cc70705629]

callcatcher: remove unused INetRFC822Message::Set*


2011-07-12  Thomas Arnhold  <thomas@arnhold.org>  [c0ca459ed01dcca4531be11c366b8d66f20982a9]

callcatcher: remove unused IMapObject::GetPixelPoint


2011-07-12  Thomas Arnhold  <thomas@arnhold.org>  [554981b2d3248bca522559f72cac06ff8dda9318]

callcatcher: remove unused IMapObject::GetLogPoint


2011-07-12  Thomas Arnhold  <thomas@arnhold.org>  [ca667ec5f13bcb8585cf50073bb806394e7f1a13]

callcatcher: remove unused methods


2011-07-11  Caolán McNamara  <caolanm@redhat.com>  [b6b31361740629be2c65cbe028d9dd31f6af46d7]

init some values against short reads


2011-07-11  Caolán McNamara  <caolanm@redhat.com>  [6c4edabf3e4ae1723d2eebb1006a4843a202706c]

avoid optimization turning into pessimisation for stupid strings


2011-07-11  Matus Kukan  <matus.kukan@gmail.com>  [34fd375686bf73b3fa7c94f292c7ec541c67df27]

Move methods from component_getImplementationEnviron to component_getFactory


2011-07-11  Matus Kukan  <matus.kukan@gmail.com>  [0eec34568c56b1e23747d1dcdceab33e6104b95f]

Move methods from component_getImplementationEnviron to component_getFactory


2011-07-11  Matus Kukan  <matus.kukan@gmail.com>  [8738273c24ce7d00974362df05da05a0b3a12c49]

Remove component_getImplementationEnvironment


2011-07-11  Miklos Vajna  <vmiklos@frugalware.org>  [013fa91412f8687a6416dde97c5e963131a0014c]

Remove unused RTFOutFuncs::Out_Fontname


2011-07-11  Jeffrey Chang  <jeffdchang@gmail.com>  [c91d4ffc147aa21628523e92f2373e88430c1eb4]

Change Menuitem Insert Ruler to Rule


2011-07-11  Radek Doulik  <rodo@novell.com>  [a0b2a7cc6be1de9f19842dfb60695e3ac1615577]

fix regression in SvGlobalName::operator <

 - it was comparing wrong parts and ommiting part of ID's, resulting
   in wrong results and thus ::std::map didn't work well with default
   less compare function of it's keys
 - fixes fdo#32709

2011-07-11  Petr Mladek  <pmladek@suse.cz>  [508ae5f1cd4eda593c589063a701ccf53e81d599]

Support distro packaging

allow to redefine prefix via OFFICE_PREFIX variable in create_tree.sh

add libreoffice and unopg man pages

Signed-off-by: Michael Meeks <michael.meeks@novell.com>
Signed-off-by: Miklos Vajna <vmiklos@frugalware.org>
Signed-off-by: Bjoern Michaelsen <bjoern.michaelsen@gmail.com>

2011-07-11  Petr Mladek  <pmladek@suse.cz>  [8124bdf39b719c66e61355c0bc64f8235c4fbec0]

better support for distro packaging

This is port from the build repo. The main differences are:

    + splits package-ooo into several scripts (bin/distro-install-*)

    + renames many variables to avoid OOO prefix and to better fit
      the variables produced by the current bootstrap configure.in

    + uses OOO_VENDOR from bootstrap/configure.in to add distro specific hacks;
      the conditions have been updated only for "Novell, inc."

    + install most of the desktop integration from sysui using
      sysui/desktop/share/create_tree.sh

    + do not install two extra templates:

         $OOINSTBASE/basis$VERSION/share/template/en-US/forms/resume.ott
         $OOINSTBASE/basis$VERSION/share/template/en-US/officorr/project-proposal.ott

      should get merged with other templates

    + do not install pyunorc-update64;

      it is needed only when you want to run 32-bit LO on 64-bit system;
      is anyone using it?

    + do not call install-dictionaries:
    + do not call build-galleries:

      is anyone using them?

    + do not install ootool and ooconfig

      is anyone using them? are they still working?

Signed-off-by: Michael Meeks <michael.meeks@novell.com>
Signed-off-by: Miklos Vajna <vmiklos@frugalware.org>
Signed-off-by: Bjoern Michaelsen <bjoern.michaelsen@gmail.com>

2011-07-11  Petr Mladek  <pmladek@suse.cz>  [19111fe556a28befac2bc364fd4d8b5ec5c8c348]

bin/unpack-sources: new helper script for packaging LO

move the source tarball unpacking from "download" into a separate
script that could be called offline during LO packaging

Signed-off-by: Michael Meeks <michael.meeks@novell.com>
Signed-off-by: Miklos Vajna <vmiklos@frugalware.org>
Signed-off-by: Bjoern Michaelsen <bjoern.michaelsen@gmail.com>

2011-07-11  Matúš Kukan  <matus.kukan@gmail.com>  [d6f18bf9e0e1d25cefb65233793973a7b495b195]

Default to current language binding name, if not specified.

Signed-off-by: Michael Meeks <michael.meeks@novell.com>

2011-07-11  Francois Tigeot  <ftigeot@wolfpond.org>  [468de84e52821728cb46035f252fac57df3b334e]

Cleanup some old X11 code, remove useless tests


2011-07-11  Miklos Vajna  <vmiklos@frugalware.org>  [007c678148b7fb0ed780a9c6b113630f4ee56719]

Remove unused RtfSdrExport::AddShapeAttribute


2011-07-11  Caolán McNamara  <caolanm@redhat.com>  [da090884ee84e25b3767da83d4f18dfd499cbbe6]

callcatcher: remove unused SfxItemPool::GetLoadingVersion


2011-07-11  Caolán McNamara  <caolanm@redhat.com>  [7ba61961cae3541fc32d3ac9492c7410869fb3e1]

callcatcher: remove unused ChangeDefName


2011-07-11  Caolán McNamara  <caolanm@redhat.com>  [a554c674d706f392ff9a073525ceec571072c60b]

callcatcher: remove unused UCBStorageStream ctor


2011-07-11  Caolán McNamara  <caolanm@redhat.com>  [9ebaee5987400331c4a8f65e44f2ef1b4c83932b]

callcatcher: remove unused SotStorage::OpenEncryptedSotStream


2011-07-11  Caolán McNamara  <caolanm@redhat.com>  [5d5fbc091c64d9b5fde5503547161a47502c953f]

callcatcher: remove unused MsLangId::convertIsoByteStringToLanguage


2011-07-11  Caolán McNamara  <caolanm@redhat.com>  [097b51c9cc3d358175fba3745fb70639cf0c08f9]

callcatcher: remove unused ByteString writeHeaderFieldBody variant


2011-07-11  Caolán McNamara  <caolanm@redhat.com>  [28dfd3a2e2c6a39626c55fce2303c83eea210e55]

callcatcher: remove unused Application::GetReservedKeyCodeDescription


2011-07-11  Caolán McNamara  <caolanm@redhat.com>  [c5afaf4efceb52701b1653cdde3c0cb2ff915811]

protect against short reads and silly offset values


2011-07-11  Caolán McNamara  <caolanm@redhat.com>  [8352019162898185b20e70ee720f3c2d3bf49062]

callcatcher: remove various unused save, etc. methods


2011-07-11  Caolán McNamara  <caolanm@redhat.com>  [205f453efe3c2e5815eb7f2d01197678e83e5bc5]

check if seek succeeds


2011-07-11  Caolán McNamara  <caolanm@redhat.com>  [fb3268bb8910a07d77aa55494faab1a9b1780e6d]

cppu::bootstrap unused in tree, but part of external API


2011-07-11  Caolán McNamara  <caolanm@redhat.com>  [32c9a1abddf7673729bbe027bb20774d22f2c0aa]

callcatcher: remove unused SfxViewFrame::CloseHiddenFrames_Impl


2011-07-11  Caolán McNamara  <caolanm@redhat.com>  [37f012dcf0190b1bb661d524c46edac560c94d49]

callcatcher: remove unused PutCJKandCTLFontsInAttrPool


2011-07-11  Caolán McNamara  <caolanm@redhat.com>  [f0259fab95db84bab9b1a7ca1b047e28ff1b3c14]

TransparencyPrintWarningBox and resource strings unused


2011-07-11  Andras Timar  <atimar@suse.com>  [d2c6916599699a84ca5adecf47bcd708f2c5933b]

hotfix to include localizations of Presenter screen extension

Signed-off-by: Petr Mladek <pmladek@suse.cz>

2011-07-11  Joseph Powers  <jpowers27@cox.net>  [0a01387f059357600cf3dbccdab65cdae517c709]

Replace List with std::vector< VCLXGraphics* >


2011-07-11  Caolán McNamara  <caolanm@redhat.com>  [e8e9f23eb9a8f135aee66d6eea3d120e32b9cb8b]

callcatcher: remove unused Application::GetReservedKeyCodeDescription


2011-07-11  Laszlo Nemeth  <nemeth@numbertext.org>  [b26060d88bffb4b2ba821de7fddcd9ffe3b0025c]

fix wrong capitalization in case of non-standard hyphenation

Signed-off-by: Andras Timar <atimar@suse.com>

2011-07-11  Muthu Subramanian  <sumuthu@novell.com>  [8dbc5e5e88d9b01a6fd08b793bc3b7339e044004]

n#694356: Using formatcode while displaying labels.

Used when the lables don't have their own formatcode
and depend on the data's format code for formatting.

Signed-off-by: Michael Meeks <michael.meeks@novell.com>

2011-07-11  Michael Meeks  <michael.meeks@novell.com>  [de8e1d665170404e8637b29a350716136c228c09]

fdo#36733: Add useronly read permission, while creating tmpfile.

Signed-off-by: Michael Meeks <michael.meeks@novell.com>

2011-07-11  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [1ad6f20a1f646e0d400d34bfd1e7527dcd2d17cb]

n#695479: basic handling of lines in RTF import

Signed-off-by: Michael Meeks <michael.meeks@novell.com>

2011-07-11  Caolán McNamara  <caolanm@redhat.com>  [e888d7b692dc436e40381e1c412e6dc3c5f5a43e]

check seeks for success against short reads


2011-07-11  Caolán McNamara  <caolanm@redhat.com>  [53d325115e0340dbb06ca0a91da0a7971c320f04]

Related: #i35066# ole props buglet

Signed-off-by: Michael Meeks <michael.meeks@novell.com>

2011-07-11  Caolán McNamara  <caolanm@redhat.com>  [9b213c11969a753c2a6aef5c4ab797b26992b71f]

catch by const reference


2011-07-11  Caolán McNamara  <caolanm@redhat.com>  [00741c9434785b18bff32357568f733922ef6eab]

check that seeks succeed, sanity check count of styles against recorded length


2011-07-11  Caolán McNamara  <caolanm@redhat.com>  [500cbd2718901ea51b61de36d858cde650196a55]

make the test depend on the resources, rather than the .cxx


2011-07-11  Caolán McNamara  <caolanm@redhat.com>  [51520337fcc38af453bc5f2ef2e75cdc733c52c7]

callcatcher: unused lcl_PamContainsFly


2011-07-11  Caolán McNamara  <caolanm@redhat.com>  [5805c3fe6bbbf49c7b1fb2fd2ac5d48e84b746ae]

callcatcher: unused lcl_SubLeftRight


2011-07-11  Caolán McNamara  <caolanm@redhat.com>  [5edc4c7a40107fc20a261ccca8b701e343557d3f]

callcatcher: remove unused sw3io_ConvertToOldField


2011-07-11  Caolán McNamara  <caolanm@redhat.com>  [b74030c21a6ddef55930c8bd1b85566a0041babe]

only need this on bigendian


2011-07-11  Caolán McNamara  <caolanm@redhat.com>  [dc1e0758a84a26144c2dea06f1d2fbcaf8c7866c]

unused methods


2011-07-11  Caolán McNamara  <caolanm@redhat.com>  [14c8553c1630de914fef50fcc9178bb8f47c140c]

callcatcher: unused methods


2011-07-11  Caolán McNamara  <caolanm@redhat.com>  [426aecc30ee6ab987a69a31ffc40779f69b2d8f0]

callcatcher: unused IsKeyCodeValid


2011-07-11  Caolán McNamara  <caolanm@redhat.com>  [3a9ef1a02ddab91c209093b4289ed68d9816e3c5]

compiler can now detect additional unused function


2011-07-11  Caolán McNamara  <caolanm@redhat.com>  [0b2ef1a08a330db47d924bbd940d950e3252f095]

Dir::SetSort unused


2011-07-11  Caolán McNamara  <caolanm@redhat.com>  [24ea684eafde8f18d99e16dd591c89bc43f65cb4]

don't need these methods on some platforms


2011-07-11  Caolán McNamara  <caolanm@redhat.com>  [f2da6ac0fab2f2a990437e272a14b0e4c25e1a27]

callcatcher: drop ugly unused hack


2011-07-11  Caolán McNamara  <caolanm@redhat.com>  [a3b0ee88be3c6bff94ec6fe908f209c1dbb9748d]

strip out unused methods


2011-07-11  Caolán McNamara  <caolanm@redhat.com>  [6575317bf6503cc9c92d40ef119924533586ed1f]

callcatcher: remove unused WriteUniStringLines


2011-07-11  Caolán McNamara  <caolanm@redhat.com>  [2aa6ecdc65e972c53849d96510e1459847911fbe]

shrink ByteString api by removing unused methods


2011-07-11  Caolán McNamara  <caolanm@redhat.com>  [ac4a660da59acbd172c341f433ab96684a083da6]

callcatcher: unused ByteString::EmptyString


2011-07-11  Caolán McNamara  <caolanm@redhat.com>  [e6a9ee2d30f08958b82320659c31011efc84fc03]

callcatcher: unused methods


2011-07-11  Caolán McNamara  <caolanm@redhat.com>  [0e4a38bb6eff9db60caa30af5cc96bcc2bb76a54]

callcatcher: unused FieldToMapUnit


2011-07-11  Caolán McNamara  <caolanm@redhat.com>  [ae0e8ff40caefa3f1667645ddbba30a2551a4283]

callcatcher: unused ImpATan2


2011-07-11  Caolán McNamara  <caolanm@redhat.com>  [4c24f23da9a0da27aec0e60d889b5204b96ad00e]

callcatcher: [Byte|UniString]::SearchCharBackward unused


2011-07-11  Caolán McNamara  <caolanm@redhat.com>  [583166b5193ecb1cfaa24ab5f2780ed2eff91191]

callcatcher: remove this unused ImpMultBig2 variant


2011-07-11  Caolán McNamara  <caolanm@redhat.com>  [d7f18c8f6004d11ac7ee39b43b0c526cba120cc4]

callcatcher: unused GetSchnittBit


2011-07-11  Caolán McNamara  <caolanm@redhat.com>  [9615f8797f7a1cb18b4e185042579e4b3b416ace]

callcatcher: GetAutofallback unused


2011-07-11  Caolán McNamara  <caolanm@redhat.com>  [27c6b816bc6d4c3191f31a9d0fab3467fcb0a53a]

remove unused and archaic ImpCartToPolar


2011-07-11  Caolán McNamara  <caolanm@redhat.com>  [0e3e30c57e74be7cb9d8263f2abdde1cfd1d5c84]

remove unused and archaic ImpPolarToCart


2011-07-11  Caolán McNamara  <caolanm@redhat.com>  [403f458b9511230801c2b26bfeb29d9f3f939094]

remove unused TraceBands


2011-07-11  Caolán McNamara  <caolanm@redhat.com>  [34a4f4ea3589a06dc22d1c28b893fca0c35d29d2]

callcatcher: WriteWindowMetafile moved to binfilter long ago, remove this copy


2011-07-11  Caolán McNamara  <caolanm@redhat.com>  [2fcd82ae659ef8a61da08748f684ca928a2d3dc3]

callcatcher: unused listPositionAt


2011-07-11  Caolán McNamara  <caolanm@redhat.com>  [75b074f7875448a811750865eaa8e7dc69bbd7fc]

callcatcher: unused listPositionAt


2011-07-11  Caolán McNamara  <caolanm@redhat.com>  [e78eeb33c4a56608a1daa3375a2287ee978f6c55]

callcatcher: remove unused GetTempNameBaseDirectory


2011-07-11  Caolán McNamara  <caolanm@redhat.com>  [1090953a4d23f7c080d2ab6050b9204161c35ba2]

callcatcher: remove unused GetTempNameBaseDirectory


2011-07-11  Caolán McNamara  <caolanm@redhat.com>  [2c838eb1351129283c4c296468b4e64f48fd972b]

callcatcher: remove unused hasReminderDateCome


2011-07-11  Caolán McNamara  <caolanm@redhat.com>  [d208b1094a5947a7f2605759ccfd1f422ababb1f]

callcatcher: remove unused PIList* methods


2011-07-11  Caolán McNamara  <caolanm@redhat.com>  [1568e883ecfa789e3e8f1e637d37c5adf47fa277]

callcatcher: remove unused setGrad* methods


2011-07-11  Caolán McNamara  <caolanm@redhat.com>  [9cec47773b6c93239c75127e99e638f2e2b2aa86]

callcatcher: remove unused createRFC822Mailbox


2011-07-11  Caolán McNamara  <caolanm@redhat.com>  [6c4a4c200eda74ab0f958a10f38d3808df423e02]

callcatcher: remove unused IsHighContrastBlackAndWhite


2011-07-11  Caolán McNamara  <caolanm@redhat.com>  [41df2005d23d0304ddec397a287c25d2cf245fe2]

various unused methods


2011-07-11  Caolán McNamara  <caolanm@redhat.com>  [f1fdd98e32b6dc8758a2cd0982a503a9ad79b1a6]

unused methods


2011-07-11  Caolán McNamara  <caolanm@redhat.com>  [d65c43f31b40d9ea33a35749df32916332d5baa6]

callcatcher: unused ImpGetDefaultFontsLanguage


2011-07-11  Caolán McNamara  <caolanm@redhat.com>  [361e89bd672d1e3c75c70d57972f887d7e5883e0]

various unused methods and impl source files


2011-07-11  Caolán McNamara  <caolanm@redhat.com>  [72ce3ac5d120c3642565d9635f5cec40cfcb892f]

callcatcher: remove unused DecryptBlockName_Imp


2011-07-11  Caolán McNamara  <caolanm@redhat.com>  [38c6f1d561992fe3980953449da07e8b7ade51bc]

callcatcher: remove unused CmpUS_Impl


2011-07-11  Caolán McNamara  <caolanm@redhat.com>  [6b45ed9a0a584c4e886df817492454725791a10d]

callcatcher: remove MapCommandGroupToGroupID


2011-07-11  Caolán McNamara  <caolanm@redhat.com>  [7de871740273ce57d92a1bf20505431bf2a53804]

remove unused QuitAgain_Impl


2011-07-11  Caolán McNamara  <caolanm@redhat.com>  [76e56184c2f29306bd8b63d71d674c40ad4fefaa]

callcatcher: remove unused standalone SearchAndReplace


2011-07-11  Caolán McNamara  <caolanm@redhat.com>  [f3643c38516ac9615922c135363b924e057bb392]

callcatcher: remove unused SfxShellIdent_Impl


2011-07-11  Caolán McNamara  <caolanm@redhat.com>  [d82ceb0cfdfac64f9d377cb273aa9c85cb475d00]

remove unused polypolygon variants


2011-07-11  Caolán McNamara  <caolanm@redhat.com>  [c46bc9ed206f560be9873c8fd035024d306229c3]

callcatcher: remove unused implFoo*


2011-07-11  Caolán McNamara  <caolanm@redhat.com>  [75b2f95bdb61fe74c240d4d20763e215adaee5d2]

callcatcher: unused lcl_Foo methods


2011-07-11  Caolán McNamara  <caolanm@redhat.com>  [0742143af2bf664f57197961d9b21fb4eb9b4d42]

callcatcher: unused lcl_FontChangedHint


2011-07-11  Caolán McNamara  <caolanm@redhat.com>  [76090283e1de05c5431847cf464852bb6a45b857]

callcatcher: unused lcl_CreateBulletItem


2011-07-11  Caolán McNamara  <caolanm@redhat.com>  [1afc5e750c7e78fe39ba7fc5a97774a7813323ea]

callcatcher: unused lcl_IsUnsupportedUnicodeChar


2011-07-11  Caolán McNamara  <caolanm@redhat.com>  [93d2740ffbbea577f8d64680eddcd8d1bf22ff3f]

callcatcher: unused lcl_MoveBox


2011-07-11  Caolán McNamara  <caolanm@redhat.com>  [d3b0920ed2f0d4e5a219a34a96391100cfab4976]

callcatcher: remove unused AddNumber_Impl


2011-07-11  Caolán McNamara  <caolanm@redhat.com>  [5154768e8761e13f9bc3afa1713bb2fd1ab041e8]

callcatcher: remove unused SupportsCommandGroup


2011-07-11  Caolán McNamara  <caolanm@redhat.com>  [322220d8cfa7ba7821cb843f7cd20116bc5551c3]

callcatcher: unused getScriptLibraryContainer


2011-07-11  Caolán McNamara  <caolanm@redhat.com>  [c92e773b1901f634ac5686a2e84b3229f8dafd8d]

callcatcher: unused lcl_hasChartType


2011-07-11  Caolán McNamara  <caolanm@redhat.com>  [6913e0ca71ac15c0db422bbb9317079d2d339a5d]

unused inlines


2011-07-11  Caolán McNamara  <caolanm@redhat.com>  [172e6a69bc528efff393fd39a4a40df1c4e209f3]

various unused methods


2011-07-11  Caolán McNamara  <caolanm@redhat.com>  [e150c164e78a364003ba7bcfca0204e55ecadd5e]

callcatcher: remove unused CreateCache_Impl


2011-07-11  Caolán McNamara  <caolanm@redhat.com>  [194328afa50ee769b18829fdc78b46f1c76e696f]

callcatcher: remove unused ColorToOUString


2011-07-11  Caolán McNamara  <caolanm@redhat.com>  [0de8f96511af84f9ba643f030aa6e3ac061c0f02]

callcatcher: unused lcl_hasChartType


2011-07-11  Caolán McNamara  <caolanm@redhat.com>  [d77348bc3ec276ef5ea6898daee50314e7da3aa1]

callcatcher: remove unused TpBorderRGBColor


2011-07-11  Caolán McNamara  <caolanm@redhat.com>  [9ebca0d77f3051e3525f502f0cdcfdc0819e4651]

callcatcher: remove unused xmlchar_to_ous


2011-07-11  Caolán McNamara  <caolanm@redhat.com>  [25a1c8ba84c3edd1208051fec5cf7e16e2fcf3d4]

add cache of list of easy to remove used methods


2011-07-11  Marco Cecchetti  <mrcekets@gmail.com>  [5e68d551d54cd5fb3ee8700562491239c977cda3]

Implemented a new way for exporting and handling placeholder text elements


2011-07-11  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [2d3796fcd3053f9e58f018f6a11072b4e2a775f7]

Include cairo.h explicitely for builds with cairoless gtk+


2011-07-11  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [53fea04d6a827bb47294c7a26685755ca459dc43]

FcPatternAddFTFace is 2.4.x feature and our baseline is 2.2.0


2011-07-11  Caolán McNamara  <caolanm@redhat.com>  [a1f5c567793f0bb19b1e3307321ca916f17d75ba]

Resolves: fdo#39091 use UTF-8 encoding for gstreamer uris

Signed-off-by: Tor Lillqvist <tlillqvist@novell.com>

2011-07-11  Marco Cecchetti  <mrcekets@gmail.com>  [2cabcc1f62cfc1b57241796776d3b7007b250829]

Split the script in smaller pieces


2011-07-11  Fridrich Strba  <fridrich.strba@bluewin.ch>  [2fab6d4b4827de67f268a57b4135a6e10a50613e]

Fix windows build

Use const reference in copy constructor if we are going to give it const objects.

2011-07-11  Fridrich Strba  <fridrich.strba@bluewin.ch>  [c3b0d8301619179f74e4a5e2b0a8da0ed0008be1]

Fix windows build


2011-07-11  Takeshi Abe  <tabe@fixedpoint.jp>  [ccdfcd686435222b0ec104a35fe4f3be050e6fb8]

OUString does not have Len()


2011-07-10  Caolán McNamara  <caolanm@redhat.com>  [e8342dab9d8cfdda174e8baecfef4853c6927604]

make sure filters unit test depends on non-linked scfilt lib


2011-07-11  Tor Lillqvist  <tml@iki.fi>  [fd2e631d587fb9dc9260cbcb6ca5f40512cd15a7]

Make iOS sal unit testing actually work

We must call the initialize() methods of the plugins which for iOS
aren't actually plugins in the sense of being dynamically loaded, but
still. Unfortunately this means we have to list the plugin interface
getter functions explicitly in the sal_cppunittester_all source.

2011-07-10  Caolán McNamara  <caolanm@redhat.com>  [9041b4f9b0cddc50aa4a45cf3439e694019425c7]

split unused methods list into easy and full


2011-07-10  Caolán McNamara  <caolanm@redhat.com>  [a4ef0ea1cff55a9c14fc14ef3a19008ebe343044]

callcatcher: remove unused lcl_CreateExternalRefTokenArray


2011-07-10  Andras Timar  <atimar@suse.com>  [04630d410958cab609c9e4a5c52b1fdbdc98ff65]

hotfix to include localizations of Presenter screen extension


2011-07-10  Tor Lillqvist  <tml@iki.fi>  [e4518218c1efe8bde601710e69a4bf6a7b7cda38]

Remove accidentally committed debugging printout


2011-07-10  Tor Lillqvist  <tml@iki.fi>  [8112e5ff23d41a1627266e42d326e7cda784ab56]

iOS hacks

For iOS, the LibreOffice unit tests that normally are built as
"plugins", i.e. dynamic libraries, are actually built as static
libraries, because we don't do any dynamic linking of own code on iOS.

Enable giving the "plugin" unit test entry point a different name than
a fixed "cppunitTestPlugIn", so that several unit tests can be linked
together into one executable, for simplicity.

Drop the stupid dummy main() function in cppunit plugins. I doubt any
Unix platform we care for needs it, but drop just for iOS and MacOSX
for now.

2011-07-10  Tor Lillqvist  <tml@iki.fi>  [6ab96ee3d57f1bdf79f58f02a1f2a455f72f3a5a]

Do build sal unit tests for iOS, too

We can't run them in the normal way, but we build the tests as static
archives, which we link into the single sal_cppunittester_all
executable. (Work in progress, so far just a part of the tests are
linked into it.)

There is no makefilery yet to actually construct a complete iOS app
bundle (.app directory), so just copy (in this case) the
sal_cppunittester_all iOS executable on top of the executbale some
dummy iOS app you build in Xcode... works fine, can be debugged that
way.

2011-07-10  Tor Lillqvist  <tml@iki.fi>  [7e8ce369a76f0f9bda24a24a998137fbc2dd8b23]

No <sys/statfs.h> for iOS either


2011-07-10  Tor Lillqvist  <tml@iki.fi>  [26d553346c7fa5a76c0bf0c70e3bd4e401f38040]

No getVolumeInfo tests for iOS


2011-07-10  Tor Lillqvist  <tml@iki.fi>  [7902d2aaee8f934410670f006b79bebba0f56fa5]

iOS is much like MacOSX


2011-07-10  Tor Lillqvist  <tml@iki.fi>  [dfdf2ee12e3a07c088264ac1c2e0d1a1a5342d6b]

Add a statically linked unit tester for iOS


2011-07-10  Tor Lillqvist  <tml@iki.fi>  [10f42af25f53214185cbfa061730d326a05aaa62]

aTestSec is not used anywhere


2011-07-10  Tor Lillqvist  <tml@iki.fi>  [40be3202dc47241603244a0ed0fe52282c262968]

Don't run cppunittester automatically when cross-compiling


2011-07-10  Thomas Arnhold  <thomas@arnhold.org>  [859d10e7abab03cb35f2081e979a407cfe120d20]

Bulid fix: use SAL_PRIxUINT32 format string


2011-07-10  Thomas Arnhold  <thomas@arnhold.org>  [c60e9ceaf2564ec3a8005aad84bbef0cf211e5ec]

Enable test/sax

To compile some adjustments had to be made.

2011-07-10  Tor Lillqvist  <tml@iki.fi>  [40c9e4f82e4340fc0fdd962187cad0d9dcee04c7]

Building rsc makes sense only for desktop OSes


2011-07-10  Tor Lillqvist  <tml@iki.fi>  [a259b3da31c4e606455854138807a3d5246ac28b]

Don't pointlessly build build-time tools when cross-compiling


2011-07-10  Tor Lillqvist  <tml@iki.fi>  [0abcc8b6e3721e6bc50651bb961cafc72d824bb6]

Don't pointlessly build the i18npool build-time tools when cross-compiling


2011-07-09  Joseph Powers  <jpowers27@cox.net>  [dd1e686fed8dddf641266637c51b48754c75d280]

Replace List with std::vector< ImplAnimView* >

Ok, the list was a pointer to the list; however, the constructor always
created one and it was never replaced. Thus, I don't see a reason for the
member to be a pointer.

2011-07-09  Joseph Powers  <jpowers27@cox.net>  [7d1a41c189e800c453c4855d2b38843bbd2dd209]

Replace List with std::vector< AInfo* >

I actually moved the List member from the class to a class method. I think
this is safe because the member was only used in one method and it's life-
span was limited to the one method (populate, process, dispose - all in one
"if" block.

I also removed all the member's export methods since no one used them.

2011-07-09  Thomas Arnhold  <thomas@arnhold.org>  [0ec08e4a93313db32bc2c93dc446a877ce49ed9a]

Remove unused test/sax


2011-07-09  Caolán McNamara  <caolanm@redhat.com>  [076740f65c4fb7e28f394ad44dff66203810118a]

enforce dependency on msword target for filters test


2011-07-09  Thomas Arnhold  <thomas@arnhold.org>  [2a2637c81b87699e7a07f6f974699d7842436ff5]

Mark this as TODO


2011-07-09  Joseph Powers  <jpowers27@cox.net>  [2da3b7076c00d510b2e2010bba2f362ba7df54d1]

Replace List with std::vector< AnimationBitmap* >


2011-07-09  Caolán McNamara  <caolanm@redhat.com>  [98a7b9ca3396de99a68df5bbb980b8a7e9e50e39]

Resolves: fdo#39091 use UTF-8 encoding for gstreamer uris


2011-07-09  Tor Lillqvist  <tlillqvist@novell.com>  [337bef584c713be1a01ef68de4819ce1b6cb4845]

This makefile is for a standard Make, so use TABs (cherry picked from commit ff2c05d7b1411aeb67dc0ba415a1ec50db6331d6)

Signed-off-by: Caolán McNamara <caolanm@redhat.com>

2011-07-09  Caolán McNamara  <caolanm@redhat.com>  [e3198c45d466ab2dc96c09c8d98694af20f7ed0c]

ByteString::CreateFromInt32->rtl::OString::valueOf


2011-07-09  Caolán McNamara  <caolanm@redhat.com>  [2a5460f16517d72da75e7f63db5a7cbc150af9da]

use WORKDIR


2011-07-09  Caolán McNamara  <caolanm@redhat.com>  [bfa39a750def07081d59800ad5ee911417979714]

force ooo.lst to be rebuilt when ooo.lst.in changes


2011-07-09  Tor Lillqvist  <tml@iki.fi>  [957907375bddc2c3d827c0e3942ef2fc86631b82]

Build cpputools only for desktop OSes


2011-07-09  Tor Lillqvist  <tml@iki.fi>  [1203a32cb6c424db599e74c11c4ea2a321938ab0]

Build cpputools only for desktop OSes


2011-07-09  Tor Lillqvist  <tml@iki.fi>  [4f7e535510f4edf81ecbf0a8f1ba97c4ff5732c8]

Build cpputools only for desktop OSes


2011-07-09  Tor Lillqvist  <tml@iki.fi>  [16ab07433b21821c4980b0e908ee12e5a77b9557]

sal_main_with_args() is static


2011-07-09  Tor Lillqvist  <tml@iki.fi>  [96f256c215edc037d35b2ff3e6e47fce120c3749]

Fix debugging build for iOS


2011-07-09  Tor Lillqvist  <tml@iki.fi>  [c9722674d965c43119b45c7b3f227d3131c3cce3]

Build with -g if we want to be able to debug


2011-07-09  Tor Lillqvist  <tml@iki.fi>  [d2218f8e2683bae4627f1067996158295026d1d6]

iOS hacking for cppunittester

We don't need sal/main.h in salinit.cxx as far as I can see.

Add stuff to sal/main.h so that we can link an iOS executable that
actually will run, and hack the makefile so that cppunittester builds
successfully.

Of course, a cppunittester executable built here won't be usable for
anything interesting as we don't build any dynamic libraries of
LibreOffice code for iOS, so there is nothing to pass on the command
line to load. But hey, baby steps, experimentation, doing work in the
public, commit often, etc...

2011-07-09  Tor Lillqvist  <tml@iki.fi>  [6c5dafafd0e6103ab938b3cc29c59502066de5dd]

Link with more frameworks


2011-07-09  Tor Lillqvist  <tml@iki.fi>  [3f086957df272b1951e7b631222fa88c59aa5d0b]

Don't use -L /usr/lib when building for iOS


2011-07-08  Joseph Powers  <jpowers27@cox.net>  [648e382b3bf2e7986b4154ec86f63e3e1c5a7c8f]

Whitespace cleanup.

I'm have a lot of Lists to cleanup; so lets just get the whitespace fixed
first.

2011-07-09  Caolán McNamara  <caolanm@redhat.com>  [87c9cd769f97c179babaf242e0877e369037c97f]

Resolves: fdo#34779 wrong word counts for USHRT_MAX len paras


2011-07-08  Caolán McNamara  <caolanm@redhat.com>  [3ad93e1151fbe1fb5a39d92e9a3a99fa6942236c]

Resolves: fdo#33012 crash on 0 width FrmFmt table cell layout


2011-07-08  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [b564df24d1ffa1e8962771ba63a3d1cf3c7bd99d]

fdo#37403: Fixed crasher by using boost::shared_ptr


2011-07-08  Francois Tigeot  <ftigeot@wolfpond.org>  [59c08b6f768ee8b797ec51a03d1d22c7bf6138bb]

Stop pretending to stay compatible with non-XKB X servers


2011-07-08  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [393981bab8f83998258f54d1f38af065d00c0c92]

Fixed debug build Count() -> size()


2011-07-08  Joseph Powers  <jpowers27@cox.net>  [d6f788b984636116ad704986bbb2aa0c2beac4ae]

Replace List with std::vector< INetMIMEMessage* >

I also removed "sal_uIntPtr nNumChildren;". The use was question able at
best. Its count could be off because AttachChild() set it to size() if the
child was added; however, if the child wasn't added the person doing the
AttachChild() was also incrementing the count.

Related to the removal of nNumChildren, I also removed the GetChildCount()
& SetChildCount() methods because they where only used around the broken
AttachChild() code.

2011-07-08  Xisco Fauli  <anistenis@gmail.com>  [0c27a9210a372dfec8ce1c36278e929460d0b90f]

Duplicate code


2011-07-08  Caolán McNamara  <caolanm@redhat.com>  [2128598c6b89eec1c2e3aa6ef9615f418d9f9620]

handle busted emf lengths (cherry picked from commit 2b15986b1452f47f93ffc25d2ffcc52d347d5581)


2011-07-08  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [738d11428e4317f0114d9a01bf2d7cfff247730a]

fdo#38963: crash in number format dialog

Signed-off-by: Katarina Machalkova <kmachalkova@novell.com>

2011-07-08  marc-andre@atc.tcs.com  <marc-andre@atc.tcs.com>  [4489d43e884b6e6cbc40c9b34989a4698c5143e3]

Fixed a segmentation fault in some edge cases (cherry picked from commit 79f14410f2db7d186c8b7ee94b09e8e362e74dfd)


2011-07-08  marc-andre@atc.tcs.com  <marc-andre@atc.tcs.com>  [6d32cbaa8ea94df43d6a5f9a69302afd5968811b]

Fixed core dump and invalid memory access for some edge cases (cherry picked from commit b991a2fb76e2859d7f04793ad7ad3a0596d8d630)

Signed-off-by: Caolán McNamara <caolanm@redhat.com>

2011-07-08  marc-andre@atc.tcs.com  <marc-andre@atc.tcs.com>  [acecfab9dde94abe733d63260777007337b9aff0]

Fixed a segmentation fault in some edge cases


2011-07-08  Caolán McNamara  <caolanm@redhat.com>  [2c49c25f5c816b96cdefefce9da401b61d44ee46]

Related: #i115768# use cached data values instead of pointer to sprm cache

use cached data value in case underlying sprm cache goes away

Signed-off-by: Michael Meeks <michael.meeks@novell.com>

2011-07-08  Caolán McNamara  <caolanm@redhat.com>  [1b8b41ec3e7e126d4b2eb80c78ef68cda4583b5c]

Related: #i86988# make abo levels safer

Signed-off-by: Michael Meeks <michael.meeks@novell.com>

2011-07-08  Caolán McNamara  <caolanm@redhat.com>  [8edc12322fcbd27c6e50549a55eb1d67bb18ccc7]

valgrind: init nTypeFace

Signed-off-by: Michael Meeks <michael.meeks@novell.com>

2011-07-08  Caolán McNamara  <caolanm@redhat.com>  [0130ccd43f08d493c6b4dc8ba32428eb85cf559c]

Resolves: #i105349# protect against missing insertion position

Signed-off-by: Michael Meeks <michael.meeks@novell.com>

2011-07-08  Caolán McNamara  <caolanm@redhat.com>  [7adb3b285ac0e4163db8fb3513210436a7eb3e5f]

Resolves: #i95550# handle wrong text len gracefully

Signed-off-by: Michael Meeks <michael.meeks@novell.com>

2011-07-08  Muthu Subramanian  <sumuthu@novell.com>  [42b8a53dc88f627a9220a5e283b456c571833a5b]

[Temp] Import all formulas post tokenization.


2011-07-08  Caolán McNamara  <caolanm@redhat.com>  [1f9298feba39e3262e6a8120e403f9ab898e7a4b]

Resolves: fdo#34023 apparent negative string length

Signed-off-by: Michael Meeks <michael.meeks@novell.com>

2011-07-08  Caolán McNamara  <caolanm@redhat.com>  [1bdec86d223b523a07b913435c1af974f3b962fe]

handle truncated stream

Signed-off-by: Michael Meeks <michael.meeks@novell.com>

2011-07-08  Caolán McNamara  <caolanm@redhat.com>  [297657465cdac4d96430ab6267a5d919e5c83f88]

merge these sprm finders and do it right

Signed-off-by: Michael Meeks <michael.meeks@novell.com>

2011-07-08  Caolán McNamara  <caolanm@redhat.com>  [90cfddb0c980c27765768dd546e0d91190dd84ba]

Resolves: fdo#34023 hang on load of .doc

Signed-off-by: Michael Meeks <michael.meeks@novell.com>

2011-07-08  Caolán McNamara  <caolanm@redhat.com>  [90c92f3cf8719f16f3f5e556dab2f3e96152d4d2]

Related: fdo#37057 use standard sprm iterator

Signed-off-by: Michael Meeks <michael.meeks@novell.com>

2011-07-08  Radek Doulik  <rodo@novell.com>  [4ecf5881c2233fdcf03b1f58cc0c0578cc8aa76e]

do not set solid line border and fill as default for chartarea

- fixes n#694392

Signed-off-by: Tor Lillqvist <tlillqvist@novell.com>

2011-07-08  Caolán McNamara  <caolanm@redhat.com>  [bb494d6bd8c5868f34bd8f9444ed3eb401145f10]

check font and list lengths


2011-07-08  Caolán McNamara  <caolanm@redhat.com>  [b0080e98859b639f79e071393074ae233583b329]

oops, brain fart


2011-07-08  Caolán McNamara  <caolanm@redhat.com>  [a7d7624d5fca34f926fb9a73bb8d3c1e5d0063bb]

catch by const reference


2011-07-08  Caolán McNamara  <caolanm@redhat.com>  [bdbb385c77831a97090ffd019c49a39d3ae86e1e]

catch by const reference


2011-07-08  Takeshi Abe  <tabe@fixedpoint.jp>  [5bfac537f1b44b2ecec15cacfad893125a4e384d]

fixed typos in comments


2011-07-08  Caolán McNamara  <caolanm@redhat.com>  [c139307b883dd1dc014d7676782c163dcab26470]

MSOffice 2003 xml format often uses class extensions


2011-07-08  Takeshi Abe  <tabe@fixedpoint.jp>  [1737c0501328ac481601688021a662d4eccdfd5d]

header for rtl::OStringBuffer


2011-07-08  Petr Mladek  <pmladek@suse.cz>  [ab949950a347bd837c7f26b9315342710645e5c8]

More conservative fix for aliasing problems (fdo#33781)

Inspired by i#99665. It solves the problem where the aliasing caused
problems. It modifies the current aliasing using "byte or" (operator |)
 and restores the original aliasing at the end of the "if" block.

Signed-off-by: Roland Baudin <roland65@free.fr>

2011-07-08  Roland Baudin  <roland65@free.fr>  [01acea7a42139c1a6617c66e04d296a72c579ad2]

Additional fix for bug fdo#33781

Signed-off-by: Petr Mladek <pmladek@suse.cz>

2011-07-08  Petr Mladek  <pmladek@suse.cz>  [1d2a56633727a92558c9785cbfc7b789d601edd1]

More conservative fix for aliasing problems (fdo#33781)

Inspired by i#99665. It solves the problem where the aliasing caused
problems. It modifies the current aliasing using "byte or" (operator |)
 and restores the original aliasing at the end of the "if" block.

2011-07-08  Caolán McNamara  <caolanm@redhat.com>  [d2a1da36fd2e6e569a4737d6ea7ec4beabdca918]

ByteString->rtl::OString


2011-07-07  Joseph Powers  <jpowers27@cox.net>  [2b9617fcd0b230c95badd3fd082a2864c8266f61]

Fix some ambiguous method errors.

My compiler couldn't determine which version of valueOf() to use.
GCC 4.0 on Mac OS 10.6.8

2011-07-08  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [5632c24b8b3810d411904dc6695eec0be8458017]

fix for fdo#37880

we need to save the information if we have a local range name or a
global range name in the uno api too

Signed-off-by: Kohei Yoshida <kyoshida@novell.com>

2011-07-08  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [0aeedba03494cb049247d8e7ae45dd1f9f960bce]

fix for fdo#37880

we need to save the information if we have a global range name or a
local range name in the uno api too

Signed-off-by: Kohei Yoshida <kyoshida@novell.com>

2011-07-08  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [d3a66cb4ff6f72288bdd873a300e2777ba21b4fd]

fix for fdo 37880

we need to save the information if we have a global range name or a
local range name in the uno api too

Signed-off-by: Kohei Yoshida <kyoshida@novell.com>

2011-07-08  Marco Cecchetti  <mrcekets@gmail.com>  [99f33e30dd55cbfa3296bbda206f2230e31e0c42]

Enhancing svg export

 * Add support for exporting any subset of slides from an Impress
   presentation to a svg document
 * Adding support for exporting meta information (for each slide) on
   the master slide placeholders (slide number, date/time, footer).
 * Implemented a slide index. Supported browser Firefox 4.x, Chrome
   12.x.
 * Removed some dead source code; metadata info is generated before
   (shape, GDIMetaFile) map
 * Implemented a glyph workaround for Webkit based browsers.
 * Fixed the following bug: exporting a single slide is broken.
 * Updated to the latest version of the JavaScript based presentation
   engine.
 * GSoC midterm result

2011-07-08  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [78e5a64c640ee800d8bab6d20463a8bb72f3ce4c]

don't use int as return type for operator==


2011-07-07  Joseph Powers  <jpowers27@cox.net>  [b1fdf9dc77de7be1d23e0c84ebad934ee6a398b7]

Replace List with std::vector< INetMessageHeader* >


2011-07-08  Matus Kukan  <matus.kukan@gmail.com>  [ad85eb69ac209cb1bee7c845a40f9ac48ef3875f]

Remove online registration related code


2011-07-07  Laszlo Nemeth  <nemeth@numbertext.org>  [a64b6e4d0a3061c79830806601afd11cf78bff79]

CONVERT_ADD() fixes, more precise conversion factors


2011-07-07  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [50061efbffff217f63e6c994571c7287cf683f76]

Uploading second alpha version of libvisio


2011-07-07  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [ee81fde4477409eaf8062434534fbdf404a33cc9]

Uploading second alpha version of libvisio


2011-07-07  Kohei Yoshida  <kyoshida@novell.com>  [fca460c0f931873c7bf6558a36d027374cb9bf3b]

Make sure to only export up to 1026 manual page breaks to XLS.

If you export even one excess page break than 1026, Excel refuses
to load the whole document.

Signed-off-by: Markus Mohrhard <markus.mohrhard@googlemail.com>

2011-07-07  Caolán McNamara  <caolanm@redhat.com>  [2d360f03978c310371c5565bdb6b94595ef189b8]

bodge this in to help people build for the moment


2011-07-07  Caolán McNamara  <caolanm@redhat.com>  [5213da94fe2d00fea5e5a1a7bbf0aa80bf7ee2fc]

add fontconfig as known base system lib


2011-07-07  Katarina Machalkova  <kmachalkova@novell.com>  [3b88fce03981b6c54ae545cece8bb3843be5143f]

Duplicate entries in Directory definition are no longer treated as errors

Fixes a problem where cetain XLS documents open as blank in
LibreOffice.

Described in the non-public bnc#682484.

2011-07-07  Katarina Machalkova  <kmachalkova@novell.com>  [0852c694f5e7f226e361da0a1ef024d63c42d9bb]

Duplicate entries in Directory definition are no longer treated as errors

Fixes a problem where cetain XLS documents open as blank in
LibreOffice.

Described in the non-public bnc#682484.

Signed-off-by: Tor Lillqvist <tlillqvist@novell.com>

2011-07-07  Xisco Fauli  <anistenis@gmail.com>  [2b6c5a0195a3471e7fb7b7d5471737c60a36e070]

Show wizard dialog on top


2011-07-07  Joseph Powers  <jpowers27@cox.net>  [e5493aa2ecd510996ca8e39e2dc90ca92a3a9ba4]

gcc 4.0 doesn't support the C++0x usage of enum::value

Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>

2011-07-07  Joseph Powers  <jpowers27@cox.net>  [6cc4bc8e385bc88193f8d01b79db5bc48d6ca07c]

The enum type name should be included when accessing the enum values.

Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>

2011-07-07  Noel Power  <noel.power@novell.com>  [9b77e57cf01cc749c3d87f892c588de9d86559d5]

fix for bnc#693386

properly handle relative Uri(s) in Target

Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>

2011-07-07  Caolán McNamara  <caolanm@redhat.com>  [13400b61afc88384afbac3bf885bee454e6b1fff]

workaround sal built with _GLIBCXX_DEBUG and cppunit build without it


2011-07-07  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [0d122ff1117365c35052fea3752de73bb16e8b59]

fdo#32257: call the handler once all changes are done on FrameSelector


2011-07-07  Caolán McNamara  <caolanm@redhat.com>  [dfcb54c70d5d26bb0a8a0024091a65c24ac139fd]

Related: #i46388# busted ole2 wrapper

Signed-off-by: Michael Meeks <michael.meeks@novell.com>

2011-07-07  Caolán McNamara  <caolanm@redhat.com>  [930450f44e1d7b1f4490dea47c5825972490a74f]

ByteString::CreateFromInt32->rtl::OString::valueOf


2011-07-07  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [ce30b112e3be46e5bab963af49abf13a2c7fb4ac]

fdo#38963: crash in number format dialog


2011-07-07  Caolán McNamara  <caolanm@redhat.com>  [8434a6966914547451489db6828b31ae86901186]

check for short reads


2011-07-07  Caolán McNamara  <caolanm@redhat.com>  [dccd7e9f6eb61f76c91a1f9481b1e626ea015fad]

clip nSprmSiz to available data


2011-07-07  Caolán McNamara  <caolanm@redhat.com>  [e8809ade3a516a02f3722f570a4080d19aa70f4a]

init some variables against short reads


2011-07-07  Caolán McNamara  <caolanm@redhat.com>  [f435cc351afcead9b87f48e02d38b63b3f06bd15]

nStartPos unused


2011-07-07  Caolán McNamara  <caolanm@redhat.com>  [a4104344f48eb27651d4d88317bceb10b49c033d]

compare alleged font count with that of font chain


2011-07-07  Caolán McNamara  <caolanm@redhat.com>  [b1153956a77eead5221b87ba1b3d3ba02f945a58]

ByteString->rtl::OString


2011-07-07  Caolán McNamara  <caolanm@redhat.com>  [f3a4489fb8885b549afcf567e88b7f46fddceba3]

ByteString::CreateFromInt32->rtl::OString::valueOf


2011-07-07  Francois Tigeot  <ftigeot@wolfpond.org>  [6407ae08b15438965a501087c1ff8c8f6c1da9b6]

Remove an unused platform list.


2011-07-07  Matúš Kukan  <matus.kukan@gmail.com>  [5af427d16eae480cd90f24a7120d7228ee0617c3]

Remove unused bChechOk

MacOSX 10.6.7 Intel no-moz was failing because of this

2011-07-07  Muthu Subramanian  <sumuthu@novell.com>  [83bbcbcf3554f90e9e4341b958e887ec5b803d31]

fdo#36733: Add useronly read permission, while creating tmpfile.


2011-07-07  Matus Kukan  <matus.kukan@gmail.com>  [55da136b3c05b102448b3832ca594a9f91f512eb]

Remove socomp library related code


2011-07-07  Matus Kukan  <matus.kukan@gmail.com>  [ccfdbe97d8455291f925930dc0421f87529f7afd]

Remove online registration related code


2011-07-07  Matus Kukan  <matus.kukan@gmail.com>  [1ffe6fa79c7c24e351ddc47ab0fd487653bc9e70]

Remove online registration related code


2011-07-07  Matus Kukan  <matus.kukan@gmail.com>  [422dbb5e224391f34aedf8b37a80500fd5b8c852]

Remove productregistration.jar library related code


2011-07-07  Matus Kukan  <matus.kukan@gmail.com>  [f38e701e4784c8ecb8f4adf68ac5881d6ddca69a]

Remove productregistration.jar library related code


2011-07-07  Thorsten Behrens  <tbehrens@novell.com>  [389ac039869e8c8d4999badf1d8d875ed963aa3a]

Fix label position for ooxml charts

Fixes bnc#694340 somewhat hackish - chart2 cannot individually place
chart data labels, so if the original ooxml document does, attempt
one of the canned position as an approximation.

Signed-off-by: Andras Timar <atimar@suse.com>

2011-07-07  Matus Kukan  <matus.kukan@gmail.com>  [d44a4302b245530df892caecbf921161374e36c7]

Remove preload library related code


2011-07-07  Matus Kukan  <matus.kukan@gmail.com>  [63d114a7c59ba74afcda27dfabe2c5676ffc50bd]

Remove preload library related code


2011-07-07  Matus Kukan  <matus.kukan@gmail.com>  [4846f0d1201682ddab17669f36f1dc759be4de39]

Remove preload library related code


2011-07-07  Luke Symes  <allsymes@gmail.com>  [3e215d11effdf2e8dd668e9608773b8b6d49ff09]

fdo#37482 selecting text box after editing gives rotation handles

Signed-off-by: Andras Timar <atimar@suse.com>

2011-07-07  Muthu Subramanian  <sumuthu@novell.com>  [bb1a16323ea80f5d8d6b579af94ad1cd1ad4e36e]

n#694356: Using formatcode while displaying labels.

Used when the lables don't have their own formatcode
and depend on the data's format code for formatting.

2011-07-06  Joseph Powers  <jpowers27@cox.net>  [750ba4b760c05112be6fcab35aea7931ee54312f]

Remove unused class INetIOStream


2011-07-06  Tor Lillqvist  <tlillqvist@novell.com>  [bf02d13352942ba1da54ae86888c034e71a5a50b]

chmod -x


2011-07-06  Tor Lillqvist  <tlillqvist@novell.com>  [30804502d9cd0a8c360d4aa1ab02643c4694b924]

Drop Win9x and NT4 code


2011-07-06  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [c65d19b8d0ba6f55aad2a0a286eb2cdf00d446c9]

Some more ODG style mappings that LO understands and displays properly


2011-07-06  Caolán McNamara  <caolanm@redhat.com>  [43d7111c8371acf14933f1d18c835b898da64121]

don't need this I believe


2011-07-06  Caolán McNamara  <caolanm@redhat.com>  [7ba7f588ffca35c5a8b9574ca9e22e3a8029e388]

add some emf test-cases


2011-07-06  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [004a29b9ac66f68af5ea12a2303a4b2be77d8145]

Fixed a crash: GDIMetafile was deleted twice


2011-07-06  Xisco Fauli  <anistenis@gmail.com>  [25a4c95fe85ba6910c61eb7011a482787679b1cf]

create file when it doesn't exist


2011-07-06  Joseph Powers  <jpowers27@cox.net>  [bac1a3ff168afc98a1a20b69256c8a89ee7ee581]

Remove unused class INetMessageHeaderIterator


2011-07-06  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [dbf8ef0124eaa81af139cdc11118794efd33380d]

Fixed uninitialized member in SwPostItPageItem


2011-07-06  Caolán McNamara  <caolanm@redhat.com>  [8ba39261d635a764993d0fd002a47a3ec48a5cf2]

handle busted emf lengths


2011-07-06  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [0749b0fd1290738a5ea5faf0cd544a5365ec8067]

Trying to work around some inperfections of odf


2011-07-06  Caolán McNamara  <caolanm@redhat.com>  [645361f80286bd316dbec0b26f29c50bac7afa32]

add some wmf test-cases


2011-07-06  Caolán McNamara  <caolanm@redhat.com>  [a1b214effc2d6c3c579a9e822cf04db888cb408d]

add regression testing infrastructure for wmf/emf


2011-07-06  Caolán McNamara  <caolanm@redhat.com>  [2c0693606be909a0e6b78899d9c7b8f56a62dfe6]

Resolves: fdo#34450 long/int mix causes 32bit LONG_MAX to be 64bit -1

long/int mix causes 32bit LONG_MAX to be interpreted as 64bit -1

Lets just use awt::Point/awt::Size throughout, which simplifies a lot of this
as well as fixing the above

2011-07-06  Caolán McNamara  <caolanm@redhat.com>  [5b2d6eb1bfba3a76cd030419b61daf335105adc0]

remove old-school makefile.mk and version.map


2011-07-06  Caolán McNamara  <caolanm@redhat.com>  [5b27d98cd99e62b62e41d3d04fe66bac02174bc9]

fix --enable-dbgutil build (cherry picked from commit 3764b31aae43883c6b13b91c6ad8d0daa59f4ba5)

Signed-off-by: Thorsten Behrens <tbehrens@novell.com>

2011-07-06  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [1195ede73b8b6c1f6e3b0f5575450d937a41eaf6]

fix for fdo#38380: update local range names

local range names must be updated like global range names

Signed-off-by: Katarina Machalkova <kmachalkova@novell.com>

2011-07-06  marc-andre@atc.tcs.com  <marc-andre@atc.tcs.com>  [ca911d1d431c93e46d6a36d96a92d9045a6ac8e2]

Fixed core dump and invalid memory access for some edge cases


2011-07-06  Caolán McNamara  <caolanm@redhat.com>  [ee5af9205411a1b2661edff8e6ec7d0d1055b630]

add another regression test


2011-07-06  marc-andre@atc.tcs.com  <marc-andre@atc.tcs.com>  [f5fc5b86f3928e4ddf60a9e8043ae8db50bf269a]

Added pointer validations to avoid some edge-case documents crashing (cherry picked from commit e3d3d88ccc959fc30d1d93bf1b6273f8d4f5b25a)


2011-07-06  marc-andre@atc.tcs.com  <marc-andre@atc.tcs.com>  [4e3f2d9c809b85f53496f4908af1e0c83644d305]

Added pointer validations to avoid some edge-case documents crashing


2011-07-06  Katarina Machalkova  <kmachalkova@suse.cz>  [d6cf0811d8763ed7005953432c0e39af29536975]

Enable FT and listbox in both applicable cases

... that is: "show" and "show on colored cells" ones

2011-07-06  André Schnabel  <andre.schnabel@gmx.net>  [0c95b19629d1d22ae7cbabb4d2805b26f8dd6718]

fix for fdo#30800: Option to display calc gridlines on colored cells

* change UI option for grid line display to tri-state drop down
* view option VOPT_GRID will take the information wheter to "Show"
  or "Hide" grid lines. New view option VOPT_GRID_ONTOP will take
  the information wheter to display grid lines on top of colored
  cells or not
* depending on VOPT_GRID_ONTOP grid lines will be drawn before or
  after drawing cell background in ScGridWindow::Draw
* store option as boolean property "GridOnColoredCells" (path:
  "/org.openoffice.Office.Calc/Layout/Line") in user config
* see
  http://wiki.documentfoundation.org/User:Andreschnabel/Spec_Calc_grid_lines_on_colored_background#UI_definitions
  for spec

2011-07-06  André Schnabel  <andre.schnabel@gmx.net>  [8fe55657f8c975bfed82c815080fb4f994ebaed8]

fix for fdo#30800: Option to display grid lines on colored cells

* declaration of new config property "GridOnColoredCells"
  (path: "/org.openoffice.Office.Calc/Layout/Line")

2011-07-06  Nigel Hawkins  <n.hawkins@gmx.com>  [58a3ccae02b2836e626a8c97e65bfbf12638bc97]

Replace SvULongs with vector in escher.hxx

Also cascaded change in wrt8esh.cxx. LGPL3+/MPL1.1

2011-07-06  Nigel Hawkins  <n.hawkins@gmx.com>  [797eb82caffc2a0ae9c98d5d0c5a2e8838749cbf]

Replace SvULongs with vector in laycache.cxx and layhelp.hxx. LGPL3+/MPL1.1


2011-07-06  Nigel Hawkins  <n.hawkins@gmx.com>  [50d4fffa1de5a2ce9c80810429263f9e96c2276d]

Replace SvULongs with std::vector in htmlplug.cxx. LGPLv3+/MPL.


2011-07-05  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [11251827754c280942fa865bff8618ef73896b84]

Handle svg and odf expressions of gradients


2011-07-06  Tor Lillqvist  <tml@iki.fi>  [993d287df7b8648e489ded179feea34d68273162]

Deliver also static archives, as built for iOS


2011-07-05  Tor Lillqvist  <tml@iki.fi>  [e0112111adf64d75f6ef5453a952f3bddd58bbd6]

Nothing in the extensions module probably makes sense on iOS or Android


2011-07-05  Tor Lillqvist  <tml@iki.fi>  [16d420b1ccb27bb254d75d77dd2bcc82b6dc84a2]

Do build the cairo "quartz" surface for iOS, too

No ATSUI font stuff on iOS. But otherwise there isn't really anything
MacOSX specific there. The code builds against the iOS SDK, too.

2011-07-05  Tor Lillqvist  <tml@iki.fi>  [32fc09c6084cdfb343523fe7cf4bcd783317f250]

Do build cairo for iOS


2011-07-05  Christina Rossmanith  <ChrRossmanith@web.de>  [7ae4abd2936c707eda8c151c8223ff1d5bae3943]

Added SvStream::ReadLine( rtl::OString& )


2011-07-05  Christina Rossmanith  <ChrRossmanith@web.de>  [8a0e1aa5115033ac877039081aa4473c89259403]

Replace ByteString with rtl::OString


2011-07-05  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [d744dfc176a9e722e502cffc37481fd047352bdc]

Header/Footer: When double-clicking, set the crsr to the clicked position


2011-07-05  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [64468500e162c0b6fb1cdaa2414fabf9800bd9dc]

Header/Footer: Toggled edit mode in SwCrsrShell::SetCrsr

This fixes the edit mode when the first position after opening the doc
isn't the main body or when switching from preview to main edition...
and possibly other uncovered cases.

2011-07-05  Caolán McNamara  <caolanm@redhat.com>  [903109758d4acd0bca14c601dbe9cef530a13f5d]

fix link


2011-07-05  Caolán McNamara  <caolanm@redhat.com>  [9b28cc802a559ee0719abd07051b25e8fcfa1a0a]

WaE: consistently call it struct or class


2011-07-05  Caolán McNamara  <caolanm@redhat.com>  [a464c50e3057aeb9152c58108c756afbfee10252]

testLoad unused


2011-07-05  Caolán McNamara  <caolanm@redhat.com>  [c79da65498963caf32d7931627c7781cce04bcea]

make filters test a seperate test lib, otherwise conflicts on internal dlopen


2011-07-05  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [44b33ef427c4457897d7d54fe0f63a4b3570668b]

Header/Footer: when changing the mode, don't continue to handle the click


2011-07-05  Caolán McNamara  <caolanm@redhat.com>  [6cfa32e2ff651fb2678980a9fff149628379db93]

yet more iterator->const_iterator


2011-07-05  Francois Tigeot  <ftigeot@wolfpond.org>  [8dee23c7056750a9df2a30adefa72462e4216403]

Hardcode browser list: remove netscape, add chrome


2011-07-05  Thorsten Behrens  <tbehrens@novell.com>  [bde6f4be556322808eeef9d0de2ce26fd5fe6caa]

Fix label position for ooxml charts

Fixes bnc#694340 somewhat hackish - chart2 cannot individually place
chart data labels, so if the original ooxml document does, attempt
one of the canned position as an approximation.

2011-07-05  Caolán McNamara  <caolanm@redhat.com>  [1f516ee88a8abebd8f36ce4c9ccf47c4e11de4ff]

WaE: signature is wrong


2011-07-05  Caolán McNamara  <caolanm@redhat.com>  [3cbf5d1111fdae333d3a0f45bfc96935989002be]

Related: rhbz#718976 crash in SwTxtSizeInfo::GetMultiCreator


2011-07-05  Muthu Subramanian  <sumuthu@novell.com>  [bfed95561999e53e3bf760d370782dd320b39c52]

Pointers for importing legacyDiagramText.


2011-07-05  Caolán McNamara  <caolanm@redhat.com>  [18c1fd6f72fb10fc917ed7f22b16edfd561eb34f]

more iterator->const_iterator


2011-07-05  Muthu Subramanian  <sumuthu@novell.com>  [fc0a2d2d9525736a11c963d70a66e1246667e82f]

Moving the pptx classes to use FragmentHandler2/ContextHandler2.

This is to make it use the better and newer parent handlers.
And to support MCE.
[PB] Probable candidate for typo breakages.

2011-07-05  Caolán McNamara  <caolanm@redhat.com>  [839be9d332c25422b299c30f470e810181cce1dc]

iterator->const_iterator


2011-07-05  Caolán McNamara  <caolanm@redhat.com>  [c2b36c44d742d06f8b43b4838350b2bbcdb9d6ea]

fix my ppc, axp, etc. etc. build


2011-07-05  Caolán McNamara  <caolanm@redhat.com>  [3851c4a84d792574710d52f920bba77f568c9161]

clip bad FKP entries to available space


2011-07-05  Caolán McNamara  <caolanm@redhat.com>  [c80850c7776cce1c49178181bf5f00201d80199a]

check font offset position


2011-07-05  Caolán McNamara  <caolanm@redhat.com>  [623a2c132fbcc1f6f111fbc6195ab9de48e7d93d]

check seeks for list positions


2011-07-05  Caolán McNamara  <caolanm@redhat.com>  [148e0ccb50ce419e18e452eb7ccfe03cb4881634]

workaround for x86 gcc 4.6.1 link failure


2011-07-05  Caolán McNamara  <caolanm@redhat.com>  [e6220841c64f7a72e6fc9c8139abbba9dc97eddf]

no need for extra noexecstack


2011-07-05  Caolán McNamara  <caolanm@redhat.com>  [11bb53582a2dfe08158e341e0b49484f6161fc1d]

compare tab layout directives to available space


2011-07-05  Caolán McNamara  <caolanm@redhat.com>  [0db4fc4aa99f884c549626098d159df4b0562088]

no need for extra noexecstack


2011-07-05  Anurag Jain  <anuragjainfzd@gmail.com>  [4c5219d5771001742216ba0aa46efd177b2aae9a]

basic multiline input implementation


2011-07-05  Caolán McNamara  <caolanm@redhat.com>  [d9411fb1879e500c60c7a5b5436a71d9a0a3a543]

ensure linkstrings and aStringIds are both in range


2011-07-05  Caolán McNamara  <caolanm@redhat.com>  [c88b0db0acc2b1e8e3329b7f358768d4c087f3b3]

fix endianness, drop interim copy, and clip to available size


2011-07-05  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [8ef992ed8213241a3d373052e4de61df01db5753]

copied the IFieldMark::GetParameters too


2011-07-05  Jan Holesovsky  <kendy@suse.cz>  [dad006b4f7e862d8159d55a8e604ee502f22034f]

Copy fieldmark properties when copying/pasting, fdo#38374.


2011-07-05  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [81f94e9d0be53ec638127cfbe52c40ad593867ff]

Header/Footer separators drawing moved to the SwPageFrm level

Drawing the header / footer separator in the SwHeadFootFrm was needing
a call to InvalidateWindows to have a clean drawing... but this
introduced some too frequent redrawing of the headers and footers thus
giving cursor blinking and useless cycles used.

The new drawing is done by the SwPageFrm in the same way than the grid
drawing. It also has the advantage than the separator is now drawn on
top of everything else in the page.

2011-07-05  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [fe9e4ef7017a8bf896823bc21682e352a9658f53]

Fixed crash when selecting objs anchored at page


2011-07-05  Tor Lillqvist  <tml@iki.fi>  [65b7804dc12f9bad9d09f232496bb9bdc3e7633b]

Add more libs that semi-unintentionally get built statically for Android


2011-07-05  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [db6d94b86d461c8ca81a4eedaab2245001811c9f]

some warning clean-up


2011-07-05  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [2b88f6d32f572792597ccbb15276b9db52db7d10]

change remaining manual loops to ScMarkData::iterator


2011-07-05  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [75f0c33a051cb7a0f7665010c4bb8ff015211a3b]

change from manual loop to ScMarkData::iterator in calc/source/core


2011-07-05  Takeshi Abe  <tabe@fixedpoint.jp>  [1123974f67b317ee14d426b45afc74b73b98310b]

removed obsolete code/comments


2011-07-05  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [4551eb2197ed39375978def0e1b881bd183342b9]

change from manual loop to ScMarkData::iterator

in most situations it's much faster to use the iterator instead of the
manual loop + ScMarkData::GetTableSelect

2011-07-05  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [1fed62c9e3f875c077b98e0282f8cf566e5b0cc8]

add iterator to ScMarkData


2011-07-04  Aaron Strontsman  <heinzlesspam@gmail.com>  [6d3cf580c6b2ebcb41937bcfe2b97f8e4d36e293]

Remove extraneous separators from Impress context menu

The Draw and Impress main context menus have too many separators.
This makes mouse travels longer than necessary, looks cluttered and
separates things that could go together.  To reproduce open a new
document and right-click on an empty space in the Impress/Draw
document.

2011-07-04  Tor Lillqvist  <tml@iki.fi>  [d9919783b2a2a82d8f6015d4220f8e2cfe841906]

libcurl gets built as a static library on Android


2011-07-04  Francois Tigeot  <ftigeot@wolfpond.org>  [3820b6b0b998e8a0a16d8390da4813614ee23538]

Update the hardcoded list of browsers


2011-07-04  Tor Lillqvist  <tml@iki.fi>  [4281dfd19a1f36f1bf286f3ea85d432b829bf175]

Experimental dummy hacks for Android and iOS


2011-07-04  Tor Lillqvist  <tml@iki.fi>  [0bcbc58743199aacbd0beb7f096974c943065a11]

Cannot build cairocanvas without cairo


2011-07-04  Tor Lillqvist  <tml@iki.fi>  [1b2ebc239dbe6e1afe2d1bd4c2a9b47163e632dd]

Interestingly, struct lconv is empty in Android's C library


2011-07-04  Tor Lillqvist  <tml@iki.fi>  [201cc04ef0928d492fae4788630fe9265ddc755b]

Map also static LINKED_LIBS into -l option syntax


2011-07-04  Tor Lillqvist  <tml@iki.fi>  [62c094a890b0fe6650578773f6c8f21c9ff70e6c]

We can't run any cppunit tests for Android

Obviously we do want to eventually have some kind of testing
framework, perhaps indeed running "normal" cppunit tests in the
emulator, or something different. But for now just bypass it.

2011-07-04  Tor Lillqvist  <tml@iki.fi>  [bf1b84d0fccfa0da7d85ca2ca76602a2b23fc698]

Some libraries get built as static archives for Android

We haven't bothered fixing their configury to recognize that shared
libraries can be built for the platform. So for them use the .a names
in gb_Library_FILENAMES for Android.

2011-07-04  Xisco Fauli  <anistenis@gmail.com>  [25ce651a607e6a62f7aef019ef04b5e7de855b2e]

Merge branch 'feature/gsoc2011_wizards'


2011-07-04  Xisco Fauli  <anistenis@gmail.com>  [29435cc4d205257f1b498c1bfc5d9734bb1bb268]

Merge branch 'master' into feature/gsoc2011_wizards

Conflicts:
	wizards/com/sun/star/wizards/common/Resource.java

2011-07-04  Caolán McNamara  <caolanm@redhat.com>  [5b8e7ef7917887e2e73cb3e47ce6602b6d18196e]

drop apparent optimization to handle regexp's the same way


2011-07-04  Dolives Benoit  <benoit.dolives@gmail.com>  [19a13008ef29d558fc5c6d4458e040e2857e4307]

writer: bug correction : selected text was always replaced (fdo#36181)


2011-07-04  Caolán McNamara  <caolanm@redhat.com>  [305c27e42b3613574e75069407582022e5c1106d]

stray debugging code


2011-07-04  Xisco Fauli  <anistenis@gmail.com>  [71036e4051fe288abbba1c968cf72922d55eed45]

Handle the letterhead layouts properly


2011-07-04  Caolán McNamara  <caolanm@redhat.com>  [64c7d47de69e2e7a249556d9322d40104fed72c1]

conditionalize this for librsvg


2011-07-04  Caolán McNamara  <caolanm@redhat.com>  [3ef130c949da9dd0d625a5cd84f43053e8e63577]

for windows, iOS and Android only force cairo if librsvg required


2011-07-04  Caolán McNamara  <caolanm@redhat.com>  [3039db3b6b0679f4cd874b346e4254a8546dba42]

get cairo import lib name right for windows


2011-07-04  Caolán McNamara  <caolanm@redhat.com>  [e484593e2c3ef4005840bb409c76f40a6d2d57fd]

link unconditionally to cairo for librsvg


2011-07-04  Caolán McNamara  <caolanm@redhat.com>  [3653e5828237b231b158dbcb73da4f5f98126068]

Try and copy from versioned libgcc if possible, fallback to unversioned if not

On Fedora 13 multilib ppc, the unversioned libgcc.so is a ld script
to point to the "real" one, so its unsuitable for inclusion in the
install set.

2011-07-04  Xisco Fauli  <anistenis@gmail.com>  [6d4de2a05f9aab2fc0b9e8b95168be1aa659e62a]

apply python style and fix some minor things


2011-07-04  Caolán McNamara  <caolanm@redhat.com>  [f03428509554207615fe52bd60f4fb9e950e43c7]

fix indent


2011-07-04  Caolán McNamara  <caolanm@redhat.com>  [a9463a6e9f293250f89d8096def130ccfb79fb0b]

Related: #i86988# make abo levels safer


2011-07-04  Luboš Luňák  <l.lunak@suse.cz>  [3563ee58528846e694b495723a247ff128994c8c]

change O[U]StringBuffer::remove() to take start+len

In order to be consistent with other usage in LO and C++ libs,
instead of being consistent with Java.

2011-07-04  Caolán McNamara  <caolanm@redhat.com>  [6d4b1e18fc30eaeede2279e6baa74a524d59dc2a]

Related: #i115768# use cached data values instead of pointer to sprm cache

use cached data value in case underlying sprm cache goes away

2011-07-04  Caolán McNamara  <caolanm@redhat.com>  [11ef1fb0cccccf33ce43b21277b4d73a17fb80a4]

Related: #i35066# ole props buglet


2011-07-04  Norbert Thiebaud  <nthiebaud@gmail.com>  [c2b1a8961ffd85ed7a64f910ded6a7ba4ff5a534]

clean-up configure.in intendations


2011-07-04  Caolán McNamara  <caolanm@redhat.com>  [9a28ab67c1a274f016f88cdd94283fd5325ad30d]

valgrind: init nTypeFace


2011-07-03  Tor Lillqvist  <tml@iki.fi>  [3c4b37d77cbfdb941434e08c9a0955b7e752ee64]

Don't build cairo for Android

We might have to reconsider later, but bypass cairo for now. It won't
build anyway, as there is no "native" font backend for Android. Sure,
we could biuld fontconfig and freetype and pretend that is "native",
but let's see for now.

2011-07-03  Tor Lillqvist  <tlillqvist@novell.com>  [da456ccd7774dbe7efd7e0947f7f01581a19fa77]

I doubt we need a ChangeLog file


2011-07-03  Tor Lillqvist  <tlillqvist@novell.com>  [e3a07b8a6cc03b6d5063e4da5a474d8c91a84b0a]

Include environment variables already in autogen.sh's environment


2011-07-03  Tor Lillqvist  <tml@iki.fi>  [d4c8f55013091bad789a9f524103a9f3bd616f65]

Perhaps the GNU ld requirement is bogus on current (Open)Solaris descendants


2011-07-03  Tor Lillqvist  <tml@iki.fi>  [70705ca8b6a6de9466ab90e5178a536c8b971d3a]

Update GNU{COPY,PATCH,MAKE} for Solaris

There are lots of (Open)Solaris variants, but this is what happens to
work for what I briefly experimented with, oi_148.

2011-07-03  Tor Lillqvist  <tml@iki.fi>  [7c46fa44948339eee2ac8e47b12a70bd5a7211d7]

Most likely pointless to pass -I $COMPATH/include when using gcc

Surely gcc finds its default header location anyway.

2011-07-03  Tor Lillqvist  <tml@iki.fi>  [cee63e8ab6fe351ce0dc3458127a9f96644fce9c]

No prod/include/CC/Cstd stuff with gcc


2011-07-03  Tor Lillqvist  <tlillqvist@novell.com>  [72cd238dccdfc67abb8aee8810b7a7d6dd0d3c58]

Use \r instead of \x0d in awk pattern for portability

Hex escapes in the regexps are not supported in Solaris nawk, for
instance. \r should match a CR in all cases as far as I know.

2011-07-03  Caolán McNamara  <caolanm@redhat.com>  [d8636d2f8e9c0398d3909f20f22d0e783d7061d5]

callcatcher: secondfunc unused


2011-07-03  Caolán McNamara  <caolanm@redhat.com>  [4d2c8f34712bd49127adb53a442546ac1a60617a]

callcatcher, grab default gbuild output dirs


2011-07-03  Caolán McNamara  <caolanm@redhat.com>  [d8ba18651cdca6037ee187b586d3c309a9db3528]

Related: #i46388# busted ole2 wrapper


2011-07-03  Caolán McNamara  <caolanm@redhat.com>  [c65f89a05fccf2e635e7c48e74107c562c805805]

add another regression test here, an expected fail


2011-07-03  Tor Lillqvist  <tlillqvist@novell.com>  [173997227ef317e78a909982174e4ceb74d463dc]

Allow use of $ACLOCAL to override the name aclocal

Useful for instance when only aclocal-1.10 exists. But, systems that
are broken like that will have lots of more problems, too. It is just
a (sad?) fact that building LO on anything except those platforms that
people work on constantly will require lots of tweaks. Many of the
assumptions in various solenv .mk files for rare platforms are rather
outdated and/or arbitrary, assuming a certain mix of more or less
"official" additional tools.

2011-07-03  Caolán McNamara  <caolanm@redhat.com>  [0f5e33a7abef367c9491834cdce44baa4d700747]

callcatcher: unused write methods


2011-07-03  Caolán McNamara  <caolanm@redhat.com>  [fedd0a8acd1f7c110b2e3ae7272a6acf96a28b4f]

callcatcher: unused ScAfVersions::Write


2011-07-03  Caolán McNamara  <caolanm@redhat.com>  [82b491f38362865ed878d7019ff4426bfeccc9df]

callcatcher: unused hasInternalMediaControl


2011-07-03  Caolán McNamara  <caolanm@redhat.com>  [74a81051491726e5625e36bd986ecc483a610a61]

callcatcher: unused code


2011-07-03  Caolán McNamara  <caolanm@redhat.com>  [9a6d94b2b578306edee4b0e5c121fff37e990c9c]

callcatcher: unused getExtraInputFile


2011-07-03  Caolán McNamara  <caolanm@redhat.com>  [23a90a9923ea81865de56010f962d190958c57d3]

callcatcher: unused InputFile


2011-07-03  Caolán McNamara  <caolanm@redhat.com>  [f9d40c2b591215b57ece4ba6e623b7808a7ae717]

callcatcher: unused MenuMENU_CLIENT


2011-07-03  Caolán McNamara  <caolanm@redhat.com>  [1df73a8a61e3b90a65426265a8fa12e0302f2107]

callcatcher: unused MacroParser


2011-07-03  Caolán McNamara  <caolanm@redhat.com>  [1f620f9babb373eac7cbd9b124d52d95d5650e35]

callcatcher: unused xmlstr_to_ous


2011-07-03  Caolán McNamara  <caolanm@redhat.com>  [8bd9711ed9e553e3a8df6cb052910165921350ca]

callcatcher: unused OutW4W_SwFmtPageDesc1


2011-07-02  Caolán McNamara  <caolanm@redhat.com>  [59742216732c407e11aa2c3c4d6d57012c044673]

ByteString::CreateFromInt32 -> OString::valueOf


2011-07-02  Caolán McNamara  <caolanm@redhat.com>  [a0a3c24609fd50b0672be800043554e3094c84ee]

ByteString::CreateFromInt32->rtl::OString::valueOf


2011-07-02  Caolán McNamara  <caolanm@redhat.com>  [0fa72e369349edf0084964a03d280668debe5975]

ByteString::CreateFromInt32->rtl::OString::valueOf


2011-07-02  Caolán McNamara  <caolanm@redhat.com>  [62c96339dc0e156450474d39038f2f002182b7bc]

ByteString::CreateFromInt32->rtl::OString::valueOf


2011-07-02  Caolán McNamara  <caolanm@redhat.com>  [a353132241ba68f516d65d721bdbe29add37d4e6]

Resolves: fdo#34023 apparent negative string length


2011-07-02  Caolán McNamara  <caolanm@redhat.com>  [915bb40ddca474095630e98347970ccc08143be3]

Resolves: fdo#34023 hang on load of .doc


2011-07-02  Matus Kukan  <matus.kukan@gmail.com>  [2d47d1d1f7d6c70195da21f897873725e9cc728c]

Remove accidentally kept unused files


2011-07-02  Miklos Vajna  <vmiklos@frugalware.org>  [d2f3e45d5cb9cf5220df99e782d0ad05e567f947]

rtftok: '>>' should be '> >' within a nested template argument list


2011-07-02  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [dd5f9610f5df4d6ac8062d7b94db0353f8c0fb72]

unable to save protected file without pw fdo#38561

Signed-off-by: Andras Timar <atimar@suse.com>

2011-07-02  Caolán McNamara  <caolanm@redhat.com>  [d1a819dd1dedc417e39b25357b585ba4598b1916]

Related: fdo#37057 use standard sprm iterator


2011-07-02  Miklos Vajna  <vmiklos@frugalware.org>  [b7ebd7bbd35786a75bcae6c301151ea42021cf5f]

Merge remote-tracking branch 'feature/gsoc2011_rtfimport'


2011-07-02  Miklos Vajna  <vmiklos@frugalware.org>  [d1ed8366afba9614549a3acffd0d379a2a3964d9]

Merge remote-tracking branch 'feature/gsoc2011_rtfimport'


2011-07-01  Caolán McNamara  <caolanm@redhat.com>  [98cabfbb707567fec39d6c71c5ee6a0dbea571d2]

tweak appendLocaleInfo to return a new string


2011-07-01  Caolán McNamara  <caolanm@redhat.com>  [8d4d7b1062d2a73c3d0de24c342aa9bde3799ce7]

ByteString::CreateFromInt32 -> OString::valueOf


2011-07-01  Caolán McNamara  <caolanm@redhat.com>  [ce5702fca8e7bc6c6f82a0de24abeafc6b316fef]

ByteString::CreateFromInt32 -> OString::valueOf


2011-07-01  Julien Nabet  <serval2412@yahoo.fr>  [9fe085d9a6d5246b8a1a6e78c55aca3eb9c3a541]

2 cppcheck cleaning


2011-07-01  Julien Nabet  <serval2412@yahoo.fr>  [fd83589f3f11b2a4576891372ba5c2f63ee80c74]

useless pWindow != NULL


2011-07-01  Xisco Fauli  <anistenis@gmail.com>  [bb5a70bb8f8d9a265de09472e90ab8e691efab35]

small changes


2011-07-01  Miklos Vajna  <vmiklos@frugalware.org>  [990f7bcd3d564669f0c358ec417ed77ebb06b07a]

get rid of m_pCurrentKeyword


2011-07-01  Miklos Vajna  <vmiklos@frugalware.org>  [39756b2a78ad57ec4eb0d9d94fac91ca584ac9a5]

implement RTF_LBRACE and RTF_RBRACE


2011-07-01  Miklos Vajna  <vmiklos@frugalware.org>  [3ee782f1a0d655f2e6b353ee47c44a08b90f4880]

use the destination buffer for levelnumbers


2011-07-01  Miklos Vajna  <vmiklos@frugalware.org>  [5ae58540fe2c0b6f3aa7bed36136b0424a8efcfb]

accents in bookmarks


2011-07-01  Tor Lillqvist  <tlillqvist@novell.com>  [37ee380b28186f8ac07b05d084803c6e2cbe3884]

Work around m4 bracket stripping in MINGWSTRIP construction

Signed-off-by: Rene Engelhard <rene@debian.org> (on IRC).

2011-07-01  Miklos Vajna  <vmiklos@frugalware.org>  [bc7bad9a8c041534beffecff20f9af81fd0d9fa2]

accents in shape properties


2011-07-01  Miklos Vajna  <vmiklos@frugalware.org>  [a357b70e85ad5445b3e34844fdd0eadc233a3d61]

unify strip of table entries


2011-07-01  Miklos Vajna  <vmiklos@frugalware.org>  [2fa6086450aec4fab02b4662c0ad03fc3fed95ad]

Revert "dmapper: spelling fix in DomainMapper_Impl::handleToc"

This reverts commit 2ffbb1dda9234690233f48b2bc521c97d1335237.

2011-07-01  Miklos Vajna  <vmiklos@frugalware.org>  [1e126219f20c9f98e04f42b15565d4534f5038a5]

accents in style names


2011-07-01  Miklos Vajna  <vmiklos@frugalware.org>  [62e2e3f4914556c976933b5c3baedc2f42d9fa96]

accents in font names


2011-07-01  Miklos Vajna  <vmiklos@frugalware.org>  [289267a43a349e3a12ded45a585d5b719a745fd2]

handle accents in revision entries


2011-07-01  Jan Holesovsky  <kendy@suse.cz>  [1aa787ad2ea33dd709674f0d715c43fa4ce2e78c]

Copy fieldmark properties when copying/pasting, fdo#38374.


2011-07-01  Jan Holesovsky  <kendy@suse.cz>  [71bf87b04a3b3774c523a397eaf751467d1df386]

Fix the computation of grid character pitch, fdo#37516.


2011-07-01  Miklos Vajna  <vmiklos@frugalware.org>  [4f17810e9b3d46b90ca76462912dd1b300ca7648]

resolveChars: make calling text() the default

Ideally we should always call that, since that handles unicode
characters.

2011-07-01  Miklos Vajna  <vmiklos@frugalware.org>  [de429ef373a23a3a95d770a3d1075e54be9e7990]

add license headers


2011-07-01  Caolán McNamara  <caolanm@redhat.com>  [405454c88a44f0f881d67b4c707a5714cfc1d53c]

gb_Library_PLAINEXT->gb_Library_DLLEXT


2011-07-01  Caolán McNamara  <caolanm@redhat.com>  [0e334c2bfa7e46f5b3b2a2e7acc47257827fb126]

gb_Library_PLAINEXT->gb_Library_DLLEXT


2011-07-01  Caolán McNamara  <caolanm@redhat.com>  [f84ebfe90ce67e545cf09de8223dddf6d78671a5]

gb_Library_PLAINEXT->gb_Library_DLLEXT


2011-07-01  Caolán McNamara  <caolanm@redhat.com>  [88f67c29786872abcb185f0a2cdbde3c9b66a9f2]

I need to load the unoprotector using the same variable everywhere


2011-07-01  Xisco Fauli  <anistenis@gmail.com>  [64daeef41cf576d14394a2581509a93f05424e06]

save RadioButtons too


2011-07-01  Miklos Vajna  <vmiklos@frugalware.org>  [77a23c681b9986aa43c1c393530fccbcbe26809c]

implement RTF_REVAUTH, RTF_REVDTTM and RTF_DELETED


2011-07-01  Caolán McNamara  <caolanm@redhat.com>  [e4265c75f3ec354fac7e8a7ee8bdc46a5f0cff48]

gb_Library_PLAINEXT->gb_Library_DLLEXT


2011-07-01  Jan Holesovsky  <kendy@suse.cz>  [5a6934c6f092ba8d5f29c43508b80d376f218fb8]

Don't crash when selecting target to db document, fdo#36545.

Signed-off-by: Michael Meeks <michael.meeks@novell.com>

2011-07-01  Miklos Vajna  <vmiklos@frugalware.org>  [47e1270aa421b67c1d2227be976071fc98ab5441]

implement RTF_REVDTTMDEL


2011-07-01  Fridrich Strba  <fridrich.strba@bluewin.ch>  [115d15ace966e1b18c8015959e8bc79437936149]

Build multi-lingual LO and SDK installers for Windows

From instsetoo_native-win32-packaging.diff in the build repo.

Signed-off-by: Tor Lillqvist <tlillqvist@novell.com>

2011-07-01  Miklos Vajna  <vmiklos@frugalware.org>  [b5109a0b1a97a2049fce2a0b6b0e00f8de11a9dc]

implement RTF_DELETED


2011-07-01  Miklos Vajna  <vmiklos@frugalware.org>  [61d4b056227bbdefca33b4f49ddeafd29e18292b]

parse revtbl


2011-07-01  Tor Lillqvist  <tlillqvist@novell.com>  [9acfb18b030dfdfbeaf5e87abaec2caef1e2d8b1]

Goodbye to CWS_WORK_STAMP


2011-07-01  Tor Lillqvist  <tlillqvist@novell.com>  [ad9c533e84643178c745354af7cae13433a69add]

Goodbye to CWS_WORK_STAMP


2011-07-01  Tor Lillqvist  <tlillqvist@novell.com>  [85f14528927c7cb8bcfead84dd6d5cd3024a1752]

Goodbye to CWS_WORK_STAMP


2011-07-01  Tor Lillqvist  <tlillqvist@novell.com>  [ce31567afbc01fe700913019061419207d1bbebb]

Goodbye to CWS_WORK_STAMP


2011-07-01  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [d5f1581308ba9de20f5e7393b4fe9f0397ebd091]

Removing the using namespace drawinglayer: macos x build problems


2011-07-01  Luboš Luňák  <l.lunak@suse.cz>  [0aea4f41367ddfdfabeeb3c29198b1b30c7193ac]

fix last commit


2011-07-01  Tor Lillqvist  <tlillqvist@novell.com>  [f975a503fcf4acc5e9600f58bf0ed55c3a49b802]

USE_PACKAGER is not set anywhere, so factor it out


2011-07-01  Miklos Vajna  <vmiklos@frugalware.org>  [0fe9aeb4ac7cf1fe963660a47e51056aba44b7a1]

No need to cache field instructions

dmapper can receive them incrementally without problems.

2011-07-01  Miklos Vajna  <vmiklos@frugalware.org>  [6d383611ecee870f76cf68e8e473047bdf0b2aa8]

RTF_LINEX: ignore zero parameter

It appears where line numbering is not enabled.

2011-07-01  Miklos Vajna  <vmiklos@frugalware.org>  [abfed1ce7721413920a213ffdadcd5909041fa39]

handle groups inside fldrslt


2011-07-01  Caolán McNamara  <caolanm@redhat.com>  [9359e306e535fcf76da2ae8369449426c6204bab]

WaE: for windows compiler


2011-07-01  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [fe8abaec0825bb5a2e1898d5f6ed646e6c741819]

n#702506: anchored as char objects don't need ghosting from SwRootFrm


2011-07-01  Muthu Subramanian  <sumuthu@novell.com>  [063ea6bd2703a55f9ca136d3c7ec63df818147e7]

XLSX formula import improvement. Recommit.


2011-07-01  Luboš Luňák  <l.lunak@suse.cz>  [5e692599df6d47b614b488796747f5faadea63f7]

remove executable bit from .cxx files


2011-07-01  Muthu Subramanian  <sumuthu@novell.com>  [2fb377c19f8ae38e7ec649af1343bbd64b70a16b]

XLSX formula import improvement. Recommit.


2011-07-01  Muthu Subramanian  <sumuthu@novell.com>  [3c5546e5d8613988cc12489e28b30f1797cdb257]

XLSX formula import improvement. Recommit.


2011-07-01  Caolán McNamara  <caolanm@redhat.com>  [451a6ff50aacc6c0b40d13ad49e30555f2d452ff]

disambiguate for MacOsX build ?


2011-07-01  Miklos Vajna  <vmiklos@frugalware.org>  [05c74d41f128e91752857bc36f7363c005061d5d]

ignore RTF_LISTTEMPLATEID for now


2011-07-01  Caolán McNamara  <caolanm@redhat.com>  [a31275041c756d3f311027f893bb2a6f47265323]

missing else, *cough*


2011-07-01  Miklos Vajna  <vmiklos@frugalware.org>  [052a353d06c457ecaf4fe11c1be70b5cc8b87757]

leveltext can be an empty string


2011-07-01  Tor Lillqvist  <tlillqvist@novell.com>  [2cf6cd66a22a7458f7c7c8b3c33416783cf269e7]

We build a static libpixman on Windows, it seems


2011-07-01  Caolán McNamara  <caolanm@redhat.com>  [0c6758ac0af2e5a64605e2bddc055d93997aeb03]

add modified unoexceptionprotector for better error msgs from exceptions


2011-07-01  Caolán McNamara  <caolanm@redhat.com>  [a1c3ba3024d16d8867e6c94e0066d2f7debfe1fe]

add modified unoexceptionprotector for better error msgs from exceptions


2011-07-01  Caolán McNamara  <caolanm@redhat.com>  [d4b3fa6abed08b072f838c500b1cf5c7f9747179]

ByteString->rtl::OStringBuffer


2011-07-01  Caolán McNamara  <caolanm@redhat.com>  [ae25807a8462e71433798283f29b2ff82ba3a9df]

ByteString::CreateFromInt32 -> OString::valueOf


2011-07-01  Caolán McNamara  <caolanm@redhat.com>  [1e56be5daadf666870974a734b968e13d5938ccb]

ByteString::CreateFromInt32 -> OString::valueOf


2011-07-01  Caolán McNamara  <caolanm@redhat.com>  [14565a9141706b38bf58b103f2d863d0979e2fc5]

add modified unoexceptionprotector for better error msgs from exceptions


2011-07-01  Francois Tigeot  <ftigeot@wolfpond.org>  [fc6d1473116110ee7bb5e991a5471a06f33a4ca1]

Remove .rej file pushed by mistake


2011-07-01  Francois Tigeot  <ftigeot@wolfpond.org>  [094092d47489fd040668bbcc6315a1221bbfc42b]

Do not include filedlg.hxx when not necessary


2011-07-01  Francois Tigeot  <ftigeot@wolfpond.org>  [dde72ab2a22fc23b8524a3eeb88f17b9426d1713]

Do not include filedlg.hxx when not necessary


2011-07-01  Francois Tigeot  <ftigeot@wolfpond.org>  [d1083430277363e29ce8aaed945cb89c6f5adb6a]

Do not include filedlg.hxx when not necessary


2011-07-01  Francois Tigeot  <ftigeot@wolfpond.org>  [67603c3c4793635089b7339bcf40ef3e7e6a180c]

Do not include filedlg.hxx when not necessary


2011-07-01  Tor Lillqvist  <tml@iki.fi>  [6c5e6ac64126edf70135a0dd0e01e6dd661bcdfe]

Move an iOS-specific hunk to the iOS-specific patch file


2011-07-01  Tor Lillqvist  <tml@iki.fi>  [7f48a4b480910e1742dc1c6f4aaa7f2107ba74d4]

Split out the iOS-specific patch to fix build with old MacOSX SDK


2011-07-01  Tor Lillqvist  <tml@iki.fi>  [b2320b1e49ee98dcc269fa2cc23655b805e6500e]

Enable building the "quartz" font backend without the "quartz" surface, for iOS

The quartz surface code won't build for iOS, but the font code
will. So let's try to use it. Maybe later make the surface build, too,
it might be trivial.

2011-07-01  Tor Lillqvist  <tml@iki.fi>  [fe26694b03e30c63952e54b1139a6009dc1448bb]

Add Emacs and vim mode lines to *.mm files, too


2011-07-01  Tor Lillqvist  <tml@iki.fi>  [abc8bcf6d6eeaaf1d49ed04027d16e552d4e07a8]

Some library hacks for iOS


2011-06-30  Norbert Thiebaud  <nthiebaud@gmail.com>  [8df86a8fefe02c1588fe641411e668c5a446a2f0]

do not use include path that lead directly outside of the current module


2011-06-30  Caolán McNamara  <caolanm@redhat.com>  [34f6f96ecbc08632da82bc29e7f609b75af51e52]

add modified unoexceptionprotector for better error msgs from exceptions


2011-06-30  Caolán McNamara  <caolanm@redhat.com>  [e631d1bc08b1f12d1b02ffafea183b658441ed6c]

add modified unoexceptionprotector for better error msgs from exceptions


2011-06-30  Caolán McNamara  <caolanm@redhat.com>  [9291672fd750be475dd39131cc297e7dae10c1ab]

add modified unoexceptionprotector for better error msgs from exceptions


2011-07-01  Tor Lillqvist  <tml@iki.fi>  [f20398ed3cb5229c976f23a5c149fce61f63b25c]

Don't hardcode -arch armv7 here, breaks build for simulator


2011-07-01  Tor Lillqvist  <tml@iki.fi>  [aefd493df236a191785373fc9e58a4c7f7c9259d]

Require proper CC and CXX environment variables, don't hardcode SDK path

Makes building for the iOS Simulator go a bit better. (But still
breaks.)

2011-07-01  Tor Lillqvist  <tml@iki.fi>  [72ea8f17473d3ae90dadbe0438e08dbed28ca725]

Add example autogen.lastrun for building for the iOS Simulator


2011-06-30  Tor Lillqvist  <tml@iki.fi>  [e9ea4c77bf55f01bdf332e22ab50bfee2f0a6aec]

udkapi depends on codemaker


2011-06-30  Xisco Fauli  <anistenis@gmail.com>  [e437b20c59c967765891037feda65136c5fbd6bf]

unused functions


2011-06-30  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [3442247f176fa708f01da184ab42e9ec14186c42]

n#676858: ESC key to escape the header / footer edit mode

Fixed another minor issue:
 * cursor remained in header / footer when escaping with a flying object
   selected. Cleared the flys selection before toggling the edition mode
   in the SwFEShell

2011-06-30  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [b5211231199d4d1b7e70954f11cab9942c1d7b0e]

n#676858: Paint some separator for header / footer edit mode

This separator needs improvements and discussion with UI people.

2011-06-30  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [29a45a09ba8a21022e105f3d500a027f93a4fca0]

n#676858: added new menu entry for headers/footers edit mode


2011-06-30  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [523ff0444022c9f435c93140c7c89fa2c657bb50]

n#676858: ghost uneditable drawing objects


2011-06-30  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [f7da7938c53f0ce185760e01e7de91cdf5268078]

n#676858: header, footer edition mode: updated paint methods


2011-06-30  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [d4b74188c87cdeb881aacbc053594a7c697ab1ca]

fdo#36496, n#676858: background images shouldn't be selected before text


2011-06-30  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [20251fccc40bfaadf3651cc8d4b6bd321859da12]

n#676858: implement header / footer edition mode

Prevent header / footer editing when editing the body and vice-versa.
this commit simply adds the basic edition toggling using double-clicks.

2011-07-01  Takeshi Abe  <tabe@fixedpoint.jp>  [75bb09f99947edd51216b9c40b113dc38ddd7643]

removed unused definition


2011-06-30  Caolán McNamara  <caolanm@redhat.com>  [05157ef75cf29f0a567f4ec11cb347a7cdc6a933]

add mode-lines


2011-06-30  Caolán McNamara  <caolanm@redhat.com>  [e6b6b80fecace472312d6491e1919e63f13d554a]

implement additional context-less protection api


2011-06-30  Caolán McNamara  <caolanm@redhat.com>  [4355a7843e156b189214bed35b93b86439a68064]

extend CppUnit::Protector for context-less protection


2011-06-30  Caolán McNamara  <caolanm@redhat.com>  [5a85cf5045d449e29b202ea32016da4ec664d6c0]

rearrange the cppunittester to allow makeFixture time exceptions catchable


2011-06-30  Miklos Vajna  <vmiklos@frugalware.org>  [4536f47a4c9b2e03395e7564890ced6dbce84e0b]

make sure we are in a paragraph when handling bookmark starts


2011-06-30  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [c031be7d99d6ae98bd6c4efbfc0d668258610ec1]

fix for fdo#36963: name box always selects cell in the first sheet

add the current table number as fallback to the address parser for the
case that no table is specified

Signed-off-by: Katarina Machalkova <kmachalkova@novell.com>

2011-06-30  Xisco Fauli  <anistenis@gmail.com>  [75ee1cbb27bcdf06107052a333a6f1a99e14d926]

Cancel button works now


2011-06-30  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [f3e275a2123c6356951a294051d0be230c178851]

n#676858: added new menu entry for headers/footers edit mode


2011-06-30  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [28d1c25092ddefdf90d0554532b7611698b2d18e]

n#676858: ghost uneditable drawing objects


2011-06-30  Xisco Fauli  <anistenis@gmail.com>  [f8fd18a9cafe0fdf79e155d3cfc141c78ccc0dbd]

First attempt to create the letter wizard


2011-06-30  Katarina Machalkova  <kmachalkova@suse.cz>  [992cfbaffeff55241b4fa0b086dffb14930afb9e]

fdo#38457: Always set column offset to 0

Setting it to anything else moves field indexes off-by-N and causes crash
in some cases (the original code has been unused since 2004 at least)

2011-06-30  Caolán McNamara  <caolanm@redhat.com>  [ed0f6feebd0726931a8de289fa5f1720374297e0]

this must be the bit I missed


2011-06-30  Miklos Vajna  <vmiklos@frugalware.org>  [12daa90a0177b35f6a51fef4f20569ad48670184]

WW8Export::OutputField: spelling fix


2011-06-30  Miklos Vajna  <vmiklos@frugalware.org>  [30b95cafd4d7d791bcf98dbe05fc44c59000c069]

asHex: method -> local


2011-06-30  David Tardon  <dtardon@redhat.com>  [2887257baac6f96aa96b96b954f543c48657a228]

avoid overwriting stack after early return

Also make the original hack less noisome.
(cherry picked from commit 01096e7487d9e60fcd24eea8131b650588845f2b)

Conflicts:

	sfx2/source/dialog/templdlg.cxx
	sfx2/source/inc/templdgi.hxx

2011-06-30  Miklos Vajna  <vmiklos@frugalware.org>  [7b642490e9a115aeae149d371457434bf191b5ff]

NS_rtf::LN_BOOKMARKNAME should be before NS_rtf::LN_IBKL


2011-06-30  Andras Timar  <atimar@suse.com>  [fcd0718527a06d88fa977ff6f84b7494019a57fd]

do not build "localized" binfilter resources


2011-06-30  Miklos Vajna  <vmiklos@frugalware.org>  [b35152b6cb4dd3f5b1f73db14502c3ae9de5489b]

RTFReferenceProperties: make second ctor argument optional

Like we have with RTFValue already.

2011-06-30  Miklos Vajna  <vmiklos@frugalware.org>  [478d0aee7280880c13871ef802c4fe6fdd5f7928]

implement bookmarks


2011-06-30  Caolán McNamara  <caolanm@redhat.com>  [cb978f8225d314c91cb46a6774ecc4dfc849f8ab]

update this debugging code


2011-06-30  Caolán McNamara  <caolanm@redhat.com>  [e93326d7d6053f0af0be28073ddb4852ca0278c6]

callcatcher: various unused foo


2011-06-30  Caolán McNamara  <caolanm@redhat.com>  [e035836fb14a57b9386bbde990beaf5999a63ba2]

callcatcher: unused writeU1


2011-06-30  Caolán McNamara  <caolanm@redhat.com>  [74115c30e4c95fa3d3b70885482d20767531e83f]

callcatcher: unused code


2011-06-30  Caolán McNamara  <caolanm@redhat.com>  [1a2912eed9980d7ded481bc60a81597b0c699481]

add StringBuffers ::remove


2011-06-30  Caolán McNamara  <caolanm@redhat.com>  [5f241208f1f413f01d68dce527b229d45fd912b7]

callcatcher: unused code


2011-06-30  Caolán McNamara  <caolanm@redhat.com>  [8d22e8e7d32a1f06cb5dbd72856f3cf841d3d163]

unused pure-virtual WorkOnRessourceEnd body


2011-06-30  Caolán McNamara  <caolanm@redhat.com>  [b03b96fc6e8197d2c3b37df526c12b74dddca40d]

remove deprecated ByteString::CreateFromInt64


2011-06-30  Caolán McNamara  <caolanm@redhat.com>  [ced906ea4d0b2ab93fc1c6417097db513fbef5a7]

tweak for internal cairo


2011-06-30  Caolán McNamara  <caolanm@redhat.com>  [9302fd5dc62c4e04bc19f1e993f83baa21f14c98]

dead pre-gbuild makefile.mks


2011-06-30  Caolán McNamara  <caolanm@redhat.com>  [1e409eadc59ac9164b1af01a821ea26c1167cdb2]

make cairo an unconditional requirement for text rendering


2011-06-30  Caolán McNamara  <caolanm@redhat.com>  [1cd91cabe977225a9a2952c0d0d7f5e8d7308987]

make cairo an unconditional requirement for text rendering


2011-06-30  Caolán McNamara  <caolanm@redhat.com>  [282def6f503bbbdd48f2af722985dcfd197e2fc6]

callcatcher: unused SetAvailableCfgServiceLists


2011-06-30  Caolán McNamara  <caolanm@redhat.com>  [ec940d35c66835217830de105f2793d61a680ebe]

build id isn't massively helpful here


2011-06-30  Caolán McNamara  <caolanm@redhat.com>  [7a3a3b953c4c57d461227857bfbb135cd796c98b]

cache output


2011-06-30  Caolán McNamara  <caolanm@redhat.com>  [918695a2bf8f95fd437071bfc6ac59e446c256f8]

remove trailing - ourselves


2011-06-30  Caolán McNamara  <caolanm@redhat.com>  [e214780d71185e482cf8d1a33d8abdff9067e86a]

fix stray define


2011-06-30  Caolán McNamara  <caolanm@redhat.com>  [4e674ab45bde89fd10f94c8357c4c5697540d04f]

make cairo an unconditional requirement for text rendering


2011-06-30  Caolán McNamara  <caolanm@redhat.com>  [915e0d150093d99e8cc4437db6d377b5a3ce8ddd]

better sizing of copyright-text


2011-06-30  Andras Timar  <atimar@suse.com>  [64802d0b79e7edca7c5737dee2bc4ee898193734]

Swedish dictionary update from 1.43 to 1.46

Signed-off-by: Petr Mladek <pmladek@suse.cz>

2011-06-30  Caolán McNamara  <caolanm@redhat.com>  [f75ea321f8cd4b8b902627ee7130885ad6eabbaa]

callcatcher: unused AdjustPosAndSize


2011-06-30  Andras Timar  <atimar@suse.com>  [4a5a151a4e684704c86416580cb2fe27db433d6f]

Swedish dictionary update from 1.43 to 1.46


2011-06-30  Miklos Vajna  <vmiklos@frugalware.org>  [7befe15b02a914802b196fd0eaa96f538652008d]

implement RTF_LINEPPAGE and RTF_LINESTARTS


2011-06-30  Miklos Vajna  <vmiklos@frugalware.org>  [4c1cba28452c26958b9c532f8e1a163ed5b740c4]

implement line numbering


2011-06-30  David Tardon  <dtardon@redhat.com>  [344ff960be33144f654d2d0ce4340325757acd51]

valgrind: Conditional jump or move depends on uninitialised value(s)


2011-06-30  David Tardon  <dtardon@redhat.com>  [933f481a50d8e82d03cec3e842015273ba3fc988]

avoid overwriting stack after early return

Also make the original hack less noisome.

2011-06-30  David Tardon  <dtardon@redhat.com>  [65015abfc640a961ab7c9952842f090b20f4baee]

move common code outside


2011-06-30  David Tardon  <dtardon@redhat.com>  [b294bfbf19cd79613befa7eb5b0066fb0bb9c0f9]

remove unused variable


2011-06-30  Caolán McNamara  <caolanm@redhat.com>  [20d16f21aa740e373b9ec432bd3f215b2ff8b0a3]

center a long build string, and align normally a short one


2011-06-30  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [ab45e9dfc959f953fc126c7dd264b33ceba84876]

fix for fdo#38380: update local range names

local range names must be updated like global range names

2011-06-29  Joseph Powers  <jpowers27@cox.net>  [1d07b560e90ae85033f8ed2093e4ce05fcfe2113]

Replace List with std::vector< CntHTTPCookie* >

Signed-off-by: Joseph Powers <jpowers27@cox.net>

2011-06-30  Xisco Fauli  <anistenis@gmail.com>  [09d2936cd6fcd576d9945d071bf23b4fa273e19f]

Remember last template and clean ui/event/


2011-06-30  Marco Cecchetti  <mrcekets@gmail.com>  [d275bc903dae0db887b07d042be7dc927e668e35]

svg export filter: added support for browsing slides

Cleaner svg, convert javascript to working state

2011-06-29  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [08c36805acddc116d57f0a7f912aeb75f3a41de1]

fix for fdo#36963: name box always selects cell in the first sheet

add the current table number as fallback to the address parser for the
case that no table is specified

2011-06-29  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [b2626b816ef74d0ca0b3f5c1edb1b4058ad43433]

some clean-up


2011-06-29  Tor Lillqvist  <tml@iki.fi>  [04da22088ebbe5418c9d14c31f52a0d7f42abcc0]

Handle *.mm files too, don't use non-portable comma operator of find(1)


2011-06-29  Muthu Subramanian  <sumuthu@novell.com>  [fcbb82c377173e12762e553802c1742d6927834b]

Revert patch to change .idl


2011-06-29  Muthu Subramanian  <sumuthu@novell.com>  [df69092dd7c23f676970090ca994b5445b6a7e89]

Revert patch to change .idl


2011-06-29  Muthu Subramanian  <sumuthu@novell.com>  [969af6fdbb35fa5bd75132055d0b4fc111354db5]

Revert patch to change .idl


2011-06-29  Muthu Subramanian  <sumuthu@novell.com>  [4312ed8c4f85575ab125da84ba09f02430ee9a89]

Revert patch to change .idl


2011-06-29  Muthu Subramanian  <sumuthu@novell.com>  [210a1ca2ace587d228a51f996b10436a785ac0ab]

Revert patch to change .idl


2011-06-29  Xisco Fauli  <anistenis@gmail.com>  [fcab932400a23a4b6d251abfe621f3b2dfde1dc7]

I forgot to delete it


2011-06-29  Xisco Fauli  <anistenis@gmail.com>  [7dff2956f84668a425ca7770946c21911d60178a]

Save Configuration


2011-06-29  Miklos Vajna  <vmiklos@frugalware.org>  [8adfe7f13c6a9dad6a381a753b041102deec369d]

add support for endnotes


2011-06-29  Miklos Vajna  <vmiklos@frugalware.org>  [fbdc98489973a33af4ef3f6ae072abe51716c564]

RTF_FOOTNOTE: support custom marks


2011-06-29  Joseph Powers  <jpowers27@cox.net>  [a0ae520db0a920b68d53592ffb7521e3dc916c05]

Replace List with std::vector< CntHTTPCookie* >


2011-06-29  Andras Timar  <atimar@suse.com>  [d33fd8ad9177b6550ab43c4f05f32c18ca482f55]

sorting additional language packs and dictionaries fdo#34479

Signed-off-by: Tor Lillqvist <tlillqvist@novell.com>

2011-06-29  Tor Lillqvist  <tlillqvist@novell.com>  [81b4a0aff796618220b2e08212a4880724db5f71]

Add more Win32 API libraries and factor out the moldname/oldnames difference


2011-06-29  Tor Lillqvist  <tlillqvist@novell.com>  [25615c515152dbebe99ae49fcf3817ca738a954d]

Just use the same style library name for jvmaccess for MinGW as for Unix


2011-06-29  Tor Lillqvist  <tlillqvist@novell.com>  [ca510ed87235ceaab8bf0bf180eb9c606d7dcb24]

Just use the same style library name for jvmaccess for MinGW as for Unix


2011-06-29  Caolán McNamara  <caolanm@redhat.com>  [dd5d0657c0171e74c93c5db2ee066af8a167254f]

Fix weird Cygwin build problem


2011-06-29  Caolán McNamara  <caolanm@redhat.com>  [ff382cc4b3e79beda31319162c5f077d48412246]

bad merge, fix to enable extensions to build again (cherry picked from commit 194da0076d3b4a6968496261fd2eaca9e8e955f9)


2011-06-29  Andras Timar  <atimar@suse.com>  [f34252f647db9f5d274afb0b12bc897544236003]

sorting additional language packs and dictionaries fdo#34479


2011-06-29  Caolán McNamara  <caolanm@redhat.com>  [3875143643549aa34877b3efa1bb1e3756e218d2]

Related: fdo#38704 make simpleMapNativeRoleFrom::accessibleContext safer (cherry picked from commit 5efca1417e430a0f1ba169638955d3b5cf921dde)


2011-06-29  Caolán McNamara  <caolanm@redhat.com>  [293c3714db169d97332870a4857cd242f4b1e5ea]

remove deprecated ByteString::CreateFromInt64


2011-06-29  Tor Lillqvist  <tlillqvist@novell.com>  [db57823374ee65b80cd53c5fd4234ad3bf6e287d]

Don't use the (win32) jawt_md.h as we don't have that when cross-compiling

Just insert the trivial JAWT_GetAWT declaration and
JAWT_Win32DrawingSurfaceInfo struct definition.

2011-06-29  Tor Lillqvist  <tlillqvist@novell.com>  [1b13657acfdc1613ca54841a8f09afad07e925b1]

jawt_md.h is not needed in this file


2011-06-29  Tor Lillqvist  <tlillqvist@novell.com>  [7058bcf15bff40753ea863e30de9fad215096fc1]

Just use -ljawt (the self-built trivial import library) also for WNTGCC


2011-06-29  Caolán McNamara  <caolanm@redhat.com>  [9e1dfa577973ba8bbe71159e76b1e7925c23f32a]

Related: fdo#38704 make simpleMapNativeRoleFrom::accessibleContext safer


2011-06-29  Tor Lillqvist  <tlillqvist@novell.com>  [6be700e1cad87d832dc0c5dbd8f89b324f493cf3]

Produce an import library for jawt.dll when cross-compiling to Windows

There is just one export from jawt.dll, so just build an import
library trivially ourselves instead of requiring copying the jawt.lib
from a Windows JDK installation.

2011-06-29  Caolán McNamara  <caolanm@redhat.com>  [fb8168bb555147927c69eaa243bb7d8a3d99c34d]

ditch unused compare


2011-06-29  Miklos Vajna  <vmiklos@frugalware.org>  [d68c6b5414e2c0bd9efa81f6a280da74c241c56a]

implement RTF_FOOTNOTE


2011-06-29  Caolán McNamara  <caolanm@redhat.com>  [8e607be954410d8dc5bac4071d30cf03ce55cadf]

remove deprecated ByteString::CreateFromInt64


2011-06-29  Caolán McNamara  <caolanm@redhat.com>  [f3d9e12d087a4e907d6f505dfe27c10b765ea120]

fix nutty pseudo-deference of NULL


2011-06-29  Caolán McNamara  <caolanm@redhat.com>  [7fe95cc52cf08b9351bd9af0a0a99941e4795233]

remove deprecated ByteString::CreateFromInt64


2011-06-29  Caolán McNamara  <caolanm@redhat.com>  [97e3d208bad8f08591fb30c510ed351a695fb334]

remove deprecated ByteString::CreateFromInt64


2011-06-29  Caolán McNamara  <caolanm@redhat.com>  [839aa0f06f6d3acabb3c349633e7c2a344237f97]

remove deprecated ByteString::CreateFromInt64


2011-06-29  Miklos Vajna  <vmiklos@frugalware.org>  [ba082513c961d5891c2ad99acc65e96e584b76b0]

implement RTF_SUPER / RTF_SUB


2011-06-29  Tor Lillqvist  <tlillqvist@novell.com>  [991bd40380e274808698b4fcd9a1ea8812da7178]

Derive also SwFltControlStack from noncopyable to fix MSVC9 compilation error


2011-06-29  Muthu Subramanian  <sumuthu@novell.com>  [c337830859e3a3e361b3ba12d397e72861c635d1]

Improved xlsx formula import.

Now uses the values present in the import document
rather than calculating the formula. This speeds up
document loading.
TODO: Extend this to string results as well.

2011-06-29  Muthu Subramanian  <sumuthu@novell.com>  [e8696e99dbc05a83625083e805f4d330451aa04a]

Improved xlsx formula import.

Now uses the values present in the import document
rather than calculating the formula. This speeds up
document loading.
TODO: Extend this to string results as well.

2011-06-29  Muthu Subramanian  <sumuthu@novell.com>  [fc531979da4e2fef78a3f1b9b66d116ebea10b29]

Improved xlsx formula import.

Now uses the values present in the import document
rather than calculating the formula. This speeds up
document loading.
TODO: Extend this to string results as well.

2011-06-29  Muthu Subramanian  <sumuthu@novell.com>  [586beca4e429d71acb0745cdec8d4637a7c55b4d]

Improved xlsx formula import.

Now uses the values present in the import document
rather than calculating the formula. This speeds up
document loading.
TODO: Extend this to string results as well.

2011-06-29  Muthu Subramanian  <sumuthu@novell.com>  [5e30bfb9214767de07e97af8761523eb67776592]

Improved xlsx formula import.

Now uses the values present in the import document
rather than calculating the formula. This speeds up
document loading.
TODO: Extend this to string results as well.

2011-06-29  Francois Tigeot  <ftigeot@wolfpond.org>  [50f50c9f354a0a85651197eff4308ba2a5f49f98]

The SGI MIPSpro compilers are not used these days


2011-06-29  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [686ede63656aebbb498fffc21c8219924c593779]

export local range names to xlsx


2011-06-28  Francois Tigeot  <ftigeot@wolfpond.org>  [5ceb3e8335e4f631bbebe69d7acf33f3295bfe54]

16-bit Windows is no more


2011-06-28  Francois Tigeot  <ftigeot@wolfpond.org>  [a81ee1aec4b85459b42bf25e818ee9cc2ae455df]

USG and Lynx_22 are not defined anywhere


2011-06-28  Xisco Fauli  <anistenis@gmail.com>  [315aa5d4a25369689cd0f7ade5b7064eb832a80a]

we won't need it


2011-06-28  Xisco Fauli  <anistenis@gmail.com>  [beba48235c53d6aee0b5ce1e9b8f96fdf9ff1db2]

Load preview configuration


2011-06-28  Radek Doulik  <rodo@novell.com>  [19d19921371a0f6edaec5c3695fa7742a16105d1]

do not set minimal size for fullscreen windows

 - otherwise they cannot shrink when downsizing resolution of the screen

2011-06-28  Radek Doulik  <rodo@novell.com>  [c3abfc80099510d37d22e4592e40821fc38649eb]

make sure we send resize event to fullscreen windows

 - this fixes regression of i#86302 fix. it happens when screen is resized
   (by xrandr for example) and the fullscreen windows are not notified
   about their size change, because they don't have sizeable style set

2011-06-28  Radek Doulik  <rodo@novell.com>  [50528c9e89f1df7dcab4d20a0cec91edb0efb2e3]

fix condition for compositing surface refresh

  - fixes problems on slideshow window shrinking

2011-06-28  Andras Timar  <atimar@suse.com>  [62cdb33fe18b37488dd908ceb315abe890eb14b8]

typo fix/silence warning C4819 on Windows


2011-06-28  Caolán McNamara  <caolanm@redhat.com>  [0953ccda128c17dc714d064d46a90f8ab08b6cf2]

use g log for buildid, modify this if we unsplit repos or change vcs


2011-06-28  Luboš Luňák  <l.lunak@suse.cz>  [4e6e7d1d5b669ab49a7d163543c36ee1115607da]

fix incorrect merge


2011-06-28  Caolán McNamara  <caolanm@redhat.com>  [96e2c20abd4b6cc9bc7cf30a64e5643e25cfb5c9]

pretty this up a bit


2011-06-28  Caolán McNamara  <caolanm@redhat.com>  [8aa6bc4ddbd87fad3a169447f43c7c0630f28858]

Make titlebar string shorter in dbgutil mode


2011-06-28  Caolán McNamara  <caolanm@redhat.com>  [f25084de94599519ecb62a468ba00d33384e308e]

remove unused lcl_GetVersionString


2011-06-28  Caolán McNamara  <caolanm@redhat.com>  [c33025e85685f32c7eee46ab7122b756177c295f]

Make titlebar string shorter in dbgutil mode.


2011-06-28  Caolán McNamara  <caolanm@redhat.com>  [6f9dff66ee12c3cf5874fd4a33b82dbb090fe124]

break build id into multiple lines if using g log


2011-06-28  Caolán McNamara  <caolanm@redhat.com>  [8294f08c84f3eda7d0e3d3db419f9c8e29b05f11]

add Build Id: string and fix size calculations


2011-06-28  Caolán McNamara  <caolanm@redhat.com>  [d372b48727d693ad515f93d11132c707d57b1319]

center text inside edit box


2011-06-28  Caolán McNamara  <caolanm@redhat.com>  [06f18dc75608f2a9b6762c0728ecf37ceb246651]

ditch used stuff, and make it less horrifically ugly


2011-06-28  Caolán McNamara  <caolanm@redhat.com>  [3344a5774ab3fcb496bd92d10c20d11e9538a415]

throw out CWS_WORK_STAMP stuff


2011-06-28  Francois Tigeot  <ftigeot@wolfpond.org>  [e0010764dbacfea3fb4283c33cb3cf477af189cf]

Remove --enable-debug, it now breaks the build


2011-06-28  Caolán McNamara  <caolanm@redhat.com>  [8035a5dc252c421b287acea9a662f8f3a6456ecf]

CreateFromDouble->valueOf


2011-06-28  Caolán McNamara  <caolanm@redhat.com>  [7ca3e59c20d30defa60de15ddd55b1e1d98f77a6]

ByteString->rtl::OString


2011-06-28  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [e5df38040587459525c82782d78839e65c13f284]

add support for local range names to ScRangeUtil


2011-06-28  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [4be0cc35915eb7942faca5ea18a55b0f623b8556]

fix build breaker in debug build


2011-06-28  Katarina Machalkova  <kmachalkova@suse.cz>  [ca5e751e0c7701d354555eb2a02b2db6bc764787]

fdo#38456: Always set column offset to 0

Setting it to anything else moves field indexes off-by-N and causes crash
in some cases (the original code has been unused since 2004 at least)

Signed-off-by: Markus Mohrhard <markus.mohrhard@googlemail.com>

2011-06-27  Caolán McNamara  <caolanm@redhat.com>  [28e79aa91e502fbabee1198193a3cb4f125f330a]

remove unused ByteString::CreateFromFloat


2011-06-27  Caolán McNamara  <caolanm@redhat.com>  [26cdd787f6f93a595278e85c39ee2362d1fb3be1]

CreateFromDouble->valueOf


2011-06-27  Caolán McNamara  <caolanm@redhat.com>  [3be39b7ee512114f7a9e7db30175564aaeb723b5]

remove deprecated ByteString::CreateFromDouble

use OString::valueOf(double) instead

2011-06-27  Caolán McNamara  <caolanm@redhat.com>  [c3a0be5e2a884c4be85b2da6e9f26ae6e7c4f324]

remove insanely stubbed methods


2011-06-28  Miklos Vajna  <vmiklos@frugalware.org>  [77354635bf3587dbd93f3e22ad8b92e0c79d0144]

colums can use the border accessor as well


2011-06-27  Caolán McNamara  <caolanm@redhat.com>  [74ddfb058c33f980784d3e4c65cf901d1d1702a5]

ditch unused code


2011-06-28  Miklos Vajna  <vmiklos@frugalware.org>  [e1c88132130c055ea239f8e0498132f1d7a9778a]

introduce lcl_getBordersAttributes to avoid code duplication


2011-06-28  Miklos Vajna  <vmiklos@frugalware.org>  [486e5c0c8158cfed74a449ee813ec61bfe7fa20d]

implement section borders


2011-06-27  Caolán McNamara  <caolanm@redhat.com>  [9f0e1d859ea744cd8b600dd229bfe30a6bf2bc56]

remove unused datetime


2011-06-27  Thomas Arnhold  <thomas@arnhold.org>  [ac02b95bcc77797b72250b6d252a248af2ab49cc]

fdo#38725: Reorder buttons to Ok, Cancel, Help

Remove BUTTONS_HELP_OK_CANCEL definition and use more
intuitive usable BUTTONS_OK_CANCEL_HELP.

2011-06-27  Miklos Vajna  <vmiklos@frugalware.org>  [c2026fa9a8cc2c60c1b35f4461bafa2271e4c43c]

introduce RTFBorderState


2011-06-27  Thomas Arnhold  <thomas@arnhold.org>  [109afdcc3fcb415db79f8c2db2f8417343c65515]

Use definition of BUTTONS_HELP_OK_CANCEL directly.


2011-06-27  Caolán McNamara  <caolanm@redhat.com>  [19db80134ea95d771673cde31022b0473d60aaa7]

modify all paths


2011-06-27  Miklos Vajna  <vmiklos@frugalware.org>  [2cad2a5fa06b122687eb6233b3ef78567f735d61]

implement RTF_DEFTAB


2011-06-27  Miklos Vajna  <vmiklos@frugalware.org>  [1de245a2cbb71a3d26e31f87b2db7b6257f808d3]

implement RTF_TITLEPG


2011-06-27  Miklos Vajna  <vmiklos@frugalware.org>  [85289e8a636c2b3c400316f4b834132d4a8414e0]

RTF_PGNDEC stub


2011-06-27  Miklos Vajna  <vmiklos@frugalware.org>  [30805d7e0b8b0da4ceef328247026ce490de8e26]

implement other header / footer keywords


2011-06-27  Miklos Vajna  <vmiklos@frugalware.org>  [e8bb4a301e861929f539154375519d2c9679aacb]

mark local functions as static


2011-06-27  Miklos Vajna  <vmiklos@frugalware.org>  [b41267fb0af5d96bd45f1bb33a4d79b132078657]

multiple tabs per paragraph: clean up and fix


2011-06-27  Miklos Vajna  <vmiklos@frugalware.org>  [377708803765ff7048cc8a7469e00542fd3a48bb]

Handle empty fldrslt groups

We used to end the field in a text group, but this won't work for empty
contents.

2011-06-27  Caolán McNamara  <caolanm@redhat.com>  [9012f1c5085d1e188c5536280807077890ee45ab]

valgrind: fix leaks


2011-06-27  Radek Doulik  <rodo@novell.com>  [27ba00f563353033369ad325b5cb45a3fafa9749]

do not set minimal size for fullscreen windows

 - otherwise they cannot shrink when downsizing resolution of the screen

2011-06-27  Miklos Vajna  <vmiklos@frugalware.org>  [d16338cdaf831f24f99427b17b2ae7c92d6866a2]

substreams can live without section properties


2011-06-27  Miklos Vajna  <vmiklos@frugalware.org>  [a59b6aba728f985517ae21ef10b0e07a9df9c135]

output headers/footers at the end of the section


2011-06-27  Tor Lillqvist  <tlillqvist@novell.com>  [ab8ac10a4f44d5ed50c5ee5ea8b4686d276615dd]

Fix two obvious errors, but this still sucks

The generated setsdkenv_windows.bat file still does not seem to work
properly on a 64-bit OS where LibreOffice has been installed in the
default C:\Program Files (x86)\LibreOffice 3.4 folder. The horror of
cmd.exe, "special characters", quoting...

2011-06-27  Miklos Vajna  <vmiklos@frugalware.org>  [826203a2def098cb228cf7eae71d4c5430b7b223]

explicitly end last section


2011-06-27  Miklos Vajna  <vmiklos@frugalware.org>  [5d8fc66e8d691bb7f411040e8653b58b737aa62a]

introduce lcl_TableBreak


2011-06-27  Miklos Vajna  <vmiklos@frugalware.org>  [371cc95968c02fc2c7db661950c37f2d569060cc]

convert section break to a method


2011-06-27  Caolán McNamara  <caolanm@redhat.com>  [05262c5ec09b371629f6d29a71c9e33c2b8fd86c]

rename CloseIfOpen -> SetEndIfOpen which is what it does


2011-06-27  Caolán McNamara  <caolanm@redhat.com>  [6382d67995ccb09a03de345e485cbaf70097fa81]

use public boost::noncopyable instead


2011-06-27  Caolán McNamara  <caolanm@redhat.com>  [44df9639687c5eeb3ead2d231788a970da1946ac]

rename bLocked to bOpen to be meaningful


2011-06-27  Caolán McNamara  <caolanm@redhat.com>  [b3cee382f449aa69213dc21f7b1ba6a5356d2865]

Related: #i76955# make this 4+ times faster


2011-06-27  Caolán McNamara  <caolanm@redhat.com>  [3fb860ea50b12a40daa2f9062edf41138b0be976]

git rid of bCopied remnent


2011-06-27  Caolán McNamara  <caolanm@redhat.com>  [6ef90f9c47b2bd893b9b5b62788ee75fef1b7cdc]

std::deque -> boost::ptr_deque


2011-06-27  Caolán McNamara  <caolanm@redhat.com>  [ba93d01a1f779524a6fc26a94a6108063aaa357d]

drop dubious copy ctor and use boost::noncopyable


2011-06-27  Caolán McNamara  <caolanm@redhat.com>  [ff1950e9f4f622d800aeea2390ecd75961a1db89]

refactor MakeRegion so we can avoid dubious copy ctor


2011-06-27  Caolán McNamara  <caolanm@redhat.com>  [693bd2ebad9d80074b92c785125278e4580080f7]

refactor part of SwFltStackEntry into SwFltPosition


2011-06-27  Caolán McNamara  <caolanm@redhat.com>  [360f17098f7b1b4a3a191e52d17388235dfb22e5]

nHandle unused


2011-06-27  Caolán McNamara  <caolanm@redhat.com>  [9be32c91d51e825e720a36c1ff1620830866aa28]

this can be const


2011-06-27  Caolán McNamara  <caolanm@redhat.com>  [003071aecfaaf66735b03eec5268de9f515ce335]

make this more readable


2011-06-27  Luboš Luňák  <l.lunak@suse.cz>  [5c071cf792bd40541b296c9d3546a7ac596a3563]

make sure w:drawing is not written inside of w:rPr (fdo#38110)


2011-06-27  Tor Lillqvist  <tlillqvist@novell.com>  [afe389f814cd4cfd1f3262eb354e5e309b694a38]

Bypass for MinGW for now


2011-06-27  Miklos Vajna  <vmiklos@frugalware.org>  [a9c29d5211a9c525b3912ca8222d7690d45889f8]

these are attributes


2011-06-27  Miklos Vajna  <vmiklos@frugalware.org>  [59c0c19ea5824239c9a304687dbe826282fe20e8]

add RTFSprm::erase


2011-06-27  Tor Lillqvist  <tlillqvist@novell.com>  [12330bfe5b604a77c8aa27dff8a525cc751877ed]

Fix Windows build


2011-06-27  Miklos Vajna  <vmiklos@frugalware.org>  [27c5340ae190f4a5829d16a2e1fe0c9d070175e3]

send section properties to the substream


2011-06-27  Francois Tigeot  <ftigeot@wolfpond.org>  [c3fbaff0ecf115998e0367ed33df976e6edf28dc]

Remove tgetpwnam.cxx, it is unused.


2011-06-27  Luboš Luňák  <l.lunak@suse.cz>  [68628b81e17d8ab694de29283502db9d748ca0b7]

avoid infinite loop when writting out docs with bookmarks (bnc#700370)

The next position is either next attribute or next bookmark, whichever
comes first.
ACK by Cedric.

2011-06-27  Luboš Luňák  <l.lunak@suse.cz>  [fcba89267c2ca490513171dad86c61a15fbeddae]

avoid infinite loop when writting out docs with bookmarks (bnc#700370)

The next position is either next attribute or next bookmark, whichever
comes first.

2011-06-27  Miklos Vajna  <vmiklos@frugalware.org>  [200cb887aa7ebb01719590e1c92473a4277117de]

RTFDocumentImpl::resolveSubstream to avoid code duplication


2011-06-27  Miklos Vajna  <vmiklos@frugalware.org>  [70c20482f07b8fd1c6a10493c57a9151b85e0e5c]

avoid duplicated margin attributes


2011-06-27  Miklos Vajna  <vmiklos@frugalware.org>  [8c1951cf6b6f127363b729222a795c264fc22558]

lcl_putNested*: support overwrite


2011-06-27  Miklos Vajna  <vmiklos@frugalware.org>  [0e856ae2c5bf3fa487c33310081f5462a136faae]

these are attributes


2011-06-27  Miklos Vajna  <vmiklos@frugalware.org>  [27f477c8343fb7924e6bdb8986cae1be3c73c099]

implement RTF_HEADERY and RTF_FOOTERY


2011-06-27  Miklos Vajna  <vmiklos@frugalware.org>  [8268ca0b7521c4de5f42ad6f294a78f68fecb665]

Enable rtftok on experimental mode only


2011-06-27  Luke Symes  <allsymes@gmail.com>  [4df84d6aa0ffcd09f3d320d2f27254c7666a719d]

Scroll to newly added animations in the list.


2011-06-27  Luke Symes  <allsymes@gmail.com>  [1dc2221b2639820a3949f37721243a18cfb74dd1]

Fix ScrollToAbsPos to work when we have an empty list.


2011-06-27  Tor Lillqvist  <tlillqvist@novell.com>  [818891f6f4a9ec4564684ae1cd56f8e0c360dfed]

Export the new loadSharedLibComponentFactory() overload, too


2011-06-26  Thomas Arnhold  <thomas@arnhold.org>  [657915558f9e02899198b0c5b000b4af82504486]

Close file descriptor


2011-06-26  Miklos Vajna  <vmiklos@frugalware.org>  [65f918d8c9a15b84cf6d5b9d4c260b36c2438479]

Merge remote-tracking branch 'origin/master'


2011-06-26  Tor Lillqvist  <tml@iki.fi>  [8a2836d5fbbcdd458f23d940d9f1c74512be2a08]

There is no --disable-fontconfig option any more


2011-06-26  Tor Lillqvist  <tml@iki.fi>  [74ce447f370de298f88e0907c4283ee941c69505]

Include <pthread.h> also for Android


2011-06-25  Tor Lillqvist  <tlillqvist@novell.com>  [f886c513a27be992461d0065284b3a80fc736396]

Use "normal" Unix-style (import) library name with WNTGCC


2011-06-25  Luboš Luňák  <l.lunak@suse.cz>  [3452b9d2b488107ba97a26d7d94711be7d40015c]

--with-system-libs should not prevent tarbals fetching


2011-06-25  Miklos Vajna  <vmiklos@frugalware.org>  [fdb681386166d665609e5cd8ae29143ba70967d9]

Merge remote-tracking branch 'origin/master'


2011-06-24  Radek Doulik  <rodo@novell.com>  [a7ee99c8a20caefe4f1a6d641ba9c588d2115774]

quick fix to avoid crash on impress's start


2011-06-24  Petr Mladek  <pmladek@suse.cz>  [94afbcdd14bf94bd9c93e0925a8b655b7223712d]

valgrind --log-file=valgrind.log does not work well with --trace-children=yes

redirect output of the stdout and stderr

2011-06-24  Michael Meeks  <michael.meeks@novell.com>  [a5ecfca964c1a42baeff8167890aca658a1e3c06]

use sal_uInt16 instead of USHORT on unix


2011-06-24  Caolán McNamara  <caolanm@redhat.com>  [ca60b24510da74a0a0d1d72f2713f8f94b9ecc25]

Resolves: fdo#38623 imported .doc crashes layout

Signed-off-by: Jan Holesovsky <kendy@suse.cz>

2011-06-24  Matus Kukan  <matus.kukan@gmail.com>  [ec2ba4881538f485ed17dd1c44c2a9fd0a5d971a]

update component factory methods to use new prefixes, to add lib merging


2011-06-24  Michael Meeks  <michael.meeks@novell.com>  [115feb261aec2d396b7a26f59da084860d7e550a]

make svp / headless backend's headers more public


2011-06-24  Matus Kukan  <matus.kukan@gmail.com>  [25aeecfdc86de22e2ec29a9ed9a043b4af8542ab]

update component factory methods to use new prefixes, to add lib merging


2011-06-24  Matus Kukan  <matus.kukan@gmail.com>  [1ef868489e324c66ef54549a12d91ebd39dd7488]

update component factory methods to use new prefixes, to add lib merging


2011-06-24  Tor Lillqvist  <tlillqvist@novell.com>  [44f80498068bfdbbea42331374ba0923b1d8a49c]

Do build and deliver lngconvex on Unix, too


2011-06-24  Tor Lillqvist  <tlillqvist@novell.com>  [06c8108fe5c196aec2888d9b236f595f2bcb1c46]

Attempt to make this build with MinGW


2011-06-24  Jesús Corrius  <jesus@softcatala.org>  [a81f06f209dde863dc8a3024d8e0f49b524aa23b]

Use $(DLLTOOL) instead of dlltool


2011-06-24  Jesús Corrius  <jesus@softcatala.org>  [9c1b9a76ba13b63f493c9fed49390fbef7f72588]

Don't include pyversion.mk


2011-06-24  Tor Lillqvist  <tlillqvist@novell.com>  [9e75b2650f160bcd8ddadb10751c0ee12109e985]

Add shell to cross-build-toolset

lngconvex is needed when cross-building to Windows.

2011-06-24  Michael Meeks  <michael.meeks@novell.com>  [babdd43fcee0963f80df3ed6574e8f70543827e2]

re-work prefix handling and undo cppuhelper ABI change, add unit test

use a separate prefix enabled method instead of changing the ABI of cppuhelper
also - lookup the prefix in the dllcomponentloader in case we are called this way
also - add a unit test for the prefix change

2011-06-24  Caolán McNamara  <caolanm@redhat.com>  [aebcc99c996c82e8ee3ea8f40081052719a9d455]

Resolves: fdo#38623 imported .doc crashes layout


2011-06-24  Caolán McNamara  <caolanm@redhat.com>  [58442b0f17a7dd645b29a338d8c936aa36b62bc5]

vagrind -> valgrind


2011-06-24  Caolán McNamara  <caolanm@redhat.com>  [ca7877fa0d56e2cf0928732075efa45289ffbbb8]

fix this


2011-06-24  Caolán McNamara  <caolanm@redhat.com>  [7ebcee46673ae167ca6ebd8972c8eca7fe7706d7]

WaE: I hate that these are platform-specific typedefs


2011-06-24  Jesús Corrius  <jesus@softcatala.org>  [715954b80b053c5056ed2a84856d2b31362571e4]

additional native modules needed for crosscompile


2011-06-24  Caolán McNamara  <caolanm@redhat.com>  [6ea5ea262b8e6b18ed62165ef559d26ae7ee222a]

rtl::ByteString->rtl::OString


2011-06-24  Caolán McNamara  <caolanm@redhat.com>  [301d17aa879d7225edf4eb18716479182f7f4299]

rtl::ByteString->rtl::OString


2011-06-24  Caolán McNamara  <caolanm@redhat.com>  [2969ee530447326d3c74b6ae9b6c453c98e884dc]

add timing information


2011-06-24  Jesús Corrius  <jesus@softcatala.org>  [d9708d06a46e030720c58e1f2bc116aa76af8873]

mingw32-gcc doesn't support the cl.exe GR option


2011-06-24  Matus Kukan  <matus.kukan@gmail.com>  [f1be5778f8c25df71cdfdda9884515c35834ab1c]

Allows using prefix information about component


2011-06-24  Matus Kukan  <matus.kukan@gmail.com>  [6e73ddbdd9a60a12ce063da26b1e0f6a3508562b]

Add prefix information about component into registry


2011-06-24  Petr Mladek  <pmladek@suse.cz>  [dea3aeb3e1d22805734916b49b38bd067ce78bd0]

Revert "fdo#36688: Fixed undisplayed calc page and header / footer borders"

It triggered heavy leaking of opened file descriptors (fdo#38590)

This reverts commit 70af08e849a93d56915b7abe14537facf1022a6a.

Signed-off-by: Petr Mladek <pmladek@suse.cz>
Signed-off-by: Jan Holesovsky <kendy@suse.cz>
Signed-off-by: Michael Meeks <michael.meeks@novell.com>

2011-06-24  Miklos Vajna  <vmiklos@frugalware.org>  [c9c7859798fd9c3f0dc09ab1e0b15d8d127f5d86]

implement RTF_FOOTER


2011-06-24  Miklos Vajna  <vmiklos@frugalware.org>  [193c84c49f17492c771460e97282c81cb23f1bf1]

Call dmapper's substream() method

With this, a simple header is imported properly.

2011-06-24  Miklos Vajna  <vmiklos@frugalware.org>  [1cf3877e0b250b5dc733fdd895f189b9991e2ea1]

substream: parse the current group only


2011-06-24  Miklos Vajna  <vmiklos@frugalware.org>  [e029b7445d25dc5ee2a6521d8c64cdb02c210cef]

skip the header in the main parser


2011-06-24  Miklos Vajna  <vmiklos@frugalware.org>  [29041d47d27c7cb4943bbd08f9c856a49822c8d5]

initial header substream support


2011-06-24  Jan Holesovsky  <kendy@suse.cz>  [32fb00ba75e80669d0f18ae2c0493a2b1943d933]

Disable the online update for the release.

Signed-off-by: Petr Mladek <pmladek@suse.cz>

2011-06-24  Miklos Vajna  <vmiklos@frugalware.org>  [583cae38684b2e254f2f0ddab8cc5caad1161676]

store if this is a substream


2011-06-24  Miklos Vajna  <vmiklos@frugalware.org>  [704ff4703020a282284610355177fa1878ec92cd]

store xFrame, needed for substreams


2011-06-24  Miklos Vajna  <vmiklos@frugalware.org>  [332f0332b962e9039c1fc6803bf77a47a2d9d35e]

revert header changes, it's a substream


2011-06-24  Caolán McNamara  <caolanm@redhat.com>  [3c05f4b2fa6f64476f5186cc28fcdb50a0d779db]

bad merge, fix to enable extensions to build again


2011-06-24  Jesús Corrius  <jesus@softcatala.org>  [60acd685b2c7b1c91e09ac81732823e09b8db231]

main must return int in mingw32


2011-06-24  Miklos Vajna  <vmiklos@frugalware.org>  [9f2d7cefbe56e11d55a955887deb8a90d4bc0341]

allow parBreak() to call itself


2011-06-24  Miklos Vajna  <vmiklos@frugalware.org>  [56958bdc613f7f67d34a82304dd3fadc6daba5e3]

paragraph break is now a method, so it can read buffers


2011-06-24  Miklos Vajna  <vmiklos@frugalware.org>  [076eb49d4c795fe0439ab05b183611dc808ae014]

introduce lcl_TableBreak for more readable code


2011-06-24  Miklos Vajna  <vmiklos@frugalware.org>  [930fd02cbdf7e381c525d7489fce1d0a3e835de9]

Fix header buffer writing

- reset table buffers at the end of the row
- set the destination state of inner header groups to normal

2011-06-24  Miklos Vajna  <vmiklos@frugalware.org>  [fa44765290fec70589dd3ba12deb050894cee0cb]

don't write to m_aTableBuffer, but to m_pActiveBuffer


2011-06-24  Miklos Vajna  <vmiklos@frugalware.org>  [36564528c434e70ff8add45e01c89daee52f60d6]

enter RTF_HEADER


2011-06-24  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [ba34663313e813451f066e13878ac789d37b27a5]

OOps, typo


2011-06-23  Noel Power  <noel.power@novell.com>  [f4f7201a9a08e0c010dedf74d362544dbd07c02a]

fix for fdo#38544 enable Object/Edit menu item for ole/embedded objects

Signed-off-by: Markus Mohrhard <markus.mohrhard@googlemail.com>

2011-06-23  Luke Symes  <allsymes@gmail.com>  [5438a69c001e2160cde1f4e93a68fdce9fcd6ddd]

Fix build by updating to new api

Hi,

I was rebuilding master, and had to change a line in libs-core which used
the old api for SetWindowState. Could this get pushed to master (if it's not
already done by the time people read this)?

Kind regards,

Luke.

Hi,<div><br></div><div>I was rebuilding master, and had to change a line in libs-core which used the old api for SetWindowState. Could this get pushed to master (if it&#39;s not already done by the time people read this)?</div>
<div><br></div><div>Kind regards,</div><div><br></div><div>Luke.</div>

>From b759a7cf43544a3eb9614d506637652ba3b20465 Mon Sep 17 00:00:00 2001
From: Luke Symes <allsymes@gmail.com>
Date: Thu, 23 Jun 2011 20:50:45 +1200
Subject: [PATCH] Update for new api for SetWindowState

2011-06-23  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [fc6086c720fff5a6397f7146df545226012fd6dc]

Upload alpha1 version of libvisio


2011-06-23  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [7a139dfc2e57364b5cc8caa5e2a0473a4cecef33]

Upload alpha1 version of libvisio


2011-06-23  Muthu Subramanian  <sumuthu@novell.com>  [2f835624ffff0f8a8e2a0a13cb18cff70dbde2ac]

Fixed a crasher. Also, improved batch conversion (fdo#37412, bnc#690798)

* The pointer is not removed from the array before 'delete'
* FilterMatcher now uses (input) content to guess better.

Signed-off-by: Petr Mladek <pmladek@suse.cz>

2011-06-23  Tor Lillqvist  <tlillqvist@novell.com>  [0fa4a7dcabc2bc30f758717bae310934184be4ec]

Use correct CPPLCC when cross-compiling


2011-06-23  Regina Henschel  <rb.henschel@t-online.de>  [b0eefda7585fa96a21428af4164aff13fc5e7312]

Adapt texts to new B-spline implementation


2011-06-23  Regina Henschel  <rb.henschel@t-online.de>  [0a8bfd746590d5a650ba170daaa70327d8df3101]

Adapt texts to new B-spline implementation


2011-06-23  Regina Henschel  <rb.henschel@t-online.de>  [dac805e3be9c8017bbdb083e8e98819ad4b2a885]

Adapt texts to new B-spline implementation


2011-06-23  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [0d9d88d601b4815261e6c65827635ac9957a1bef]

fix for fdo#38593: don't call vector::back on an empty vector (cherry picked from commit 70d01893e713fa730acd73a28fbf5ee29651215c)


2011-06-23  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [649830ed1c205135aef10f084b2ff32963adb7af]

fix for fdo#38593: don't call vector::back on an empty vector


2011-06-23  Miklos Vajna  <vmiklos@frugalware.org>  [269e128740fee3795689be032f192c3b55ba8b93]

m_aBuffer -> m_aTableBuffer

We'll likely need multiple buffers (for headers, etc.)

2011-06-23  Noel Power  <noel.power@novell.com>  [5f3bd179cda5497e6dbb965c2bc10adb127b3cdf]

fix for fdo#38544 enable Object/Edit menu item for ole/embedded objects


2011-06-23  Caolán McNamara  <caolanm@redhat.com>  [3524727db0f3cfecf3a47046795c527808c10c3e]

Related: #i58612# don't crash anyway


2011-06-23  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [3b9d2499269545007a80c3405ed3f5938809cb32]

fix for fdo#38204: formulas with range names were not imported correctly

Signed-off-by: Noel Power <noel.power@novell.com>

2011-06-23  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [9b1dbe77297343cc74cf049c64ec65d316d10e67]

fix for fdo#37880

we need to save the information if we have a global range name or a
local range name in the uno api too

2011-06-23  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [123acf5da2b7111b996bd60a3e9f6b3700466a4f]

fix for fdo#37880

we need to save the information if we have a global range name or a
local range name in the uno api too

2011-06-23  Petr Mladek  <pmladek@suse.cz>  [d13971d27cb70eb5fb8e682cda799815d6616efa]

bump product version to 3.5.0-alpha0, release number to 0


2011-06-23  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [e0c0d1b2cba88d244c2d206e77f7746e8231d79f]

fix for fdo#37880

we need to save the information if we have a local range name or a
global range name in the uno api too

2011-06-23  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [9adca7e295734a8d4f381de04ce8728bec6170a8]

fix for fdo#38204: formulas with range names were not imported correctly


2011-06-23  Caolán McNamara  <caolanm@redhat.com>  [767e473f0f16ef0270db4be204dd275814a015a0]

Resolves: #i95550# handle wrong text len gracefully


2011-06-23  Muthu Subramanian  <sumuthu@novell.com>  [29387b95a21725ac9a216a18674d0e39917e3481]

Code review (bug fix).


2011-06-23  Radek Doulik  <rodo@novell.com>  [270e7e9dd759ab82b98ebfab62b4c7d5d8951f09]

make sure we send resize event to fullscreen windows

 - this fixes regression of i#86302 fix. it happens when screen is resized
   (by xrandr for example) and the fullscreen windows are not notified
   about their size change, because they don't have sizeable style set

2011-06-23  Radek Doulik  <rodo@novell.com>  [224b2a46820a320b196c1c4a339fe77d80235c27]

fix condition for compositing surface refresh

  - fixes problems on slideshow window shrinking

2011-06-23  Radek Doulik  <rodo@novell.com>  [8ade517f3d7d30c048cae3bf218e7f4df6ed83d9]

fix crash when changing screen resolution

 - m_aXineramaScreenIndexMap in GtkSalDisplay was shadowing
   the same field in SalDisplay, which led to crash in saldisp.cxx
   code in SalDisplay::addXineramaScreenUnique

2011-06-23  Jesús Corrius  <jesus@softcatala.org>  [3288324588c7a50bc45add9ca04645a5e3efe2cd]

Fix for mingw32 crosscompilation


2011-06-23  Miklos Vajna  <vmiklos@frugalware.org>  [7b8f997cc7911e2061933456b69cc8c50aced5b6]

implement section and row text direction


2011-06-23  Miklos Vajna  <vmiklos@frugalware.org>  [95e1b67ea8f71a2143ca25f99dd7818e33dad0bc]

implement RTF_ASPALPHA


2011-06-23  Miklos Vajna  <vmiklos@frugalware.org>  [504ee5c6c3c56f2e0b2c32542b1eb354da323326]

implement RTF_LOCH, RTF_HICH and RTF_DBCH


2011-06-23  Caolán McNamara  <caolanm@redhat.com>  [ade88aaba235ba7eb4463fa3a4429650a2898f70]

1.2 -> 1.3


2011-06-23  Rafael Dominguez  <venccsralph@gmail.com>  [6f277160288477b7e1a36191b71fe4210beb0019]

Replace List with std::vector<String>.


2011-06-23  Caolán McNamara  <caolanm@redhat.com>  [7ec649923b3f9eefa7f2696cc1206037a0db2f65]

1.2 -> 1.3


2011-06-23  Caolán McNamara  <caolanm@redhat.com>  [c5cf745a15decefc36ccd0d20735ff3c74c8e1ac]

1.2 -> 1.3


2011-06-23  Caolán McNamara  <caolanm@redhat.com>  [772558d87f4b32aecc530664ffd26aeeb4593067]

remove dead test dir


2011-06-23  Miklos Vajna  <vmiklos@frugalware.org>  [b29622fba5ba3ca82caa10930c62c127988bbf99]

implement page margins


2011-06-23  Miklos Vajna  <vmiklos@frugalware.org>  [70d8d50e1db2b45491df36a6b3825c193a850e9f]

implement RTF_PGHSXN and RTF_PGWSXN


2011-06-23  Caolán McNamara  <caolanm@redhat.com>  [95c544bebca5e6b348ec6fb7a06fcb4f15849406]

upgrade to hunspell-1.3.2


2011-06-23  Miklos Vajna  <vmiklos@frugalware.org>  [44cbdc68f98c9b74ba7d5eff31e66e300d7c1197]

RTFDocumentImpl::dispatchValue: introduce pIntValue


2011-06-23  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [956b404e2e2333e71646f130ad903b5ba8afa0fe]

upload a new version of hunspell


2011-06-23  Miklos Vajna  <vmiklos@frugalware.org>  [5e21f16b2d465302813b609b41b61844be4ac9a5]

implement RTF_PAPERH and RTF_PAPERW


2011-06-23  Caolán McNamara  <caolanm@redhat.com>  [5a53562b556c87f90b132e86fbb3cac467f291f3]

Resolves: fdo#33509 Context menu in spellcheck in RTL UI closes too early (cherry picked from commit 485b6dc95fe783ef3bb9bbe1ae2f65fe04edc926)


2011-06-23  Caolán McNamara  <caolanm@redhat.com>  [fd41f24bd9a0441e65428338d87edfd34fa0acec]

add an OString::equalsL equivalent to OUString::equalsAsciiL


2011-06-23  Caolán McNamara  <caolanm@redhat.com>  [921fd5f5d533c1aae8fd339b7ce35189e21fb5cb]

Resolves: fdo#33509 Context menu in spellcheck in RTL UI closes too early


2011-06-23  Caolán McNamara  <caolanm@redhat.com>  [0d1fc0ca49b672c70d2ba29d651628c7cb0f8a17]

remove unused forward declaration


2011-06-23  Caolán McNamara  <caolanm@redhat.com>  [d7f0047e6365e9eac8654cfab2b757e50a2f72a2]

Remove unused SmartRel2Abs variant


2011-06-23  Caolán McNamara  <caolanm@redhat.com>  [fe64e6fc81e9c1f75c065dc6109e17d3076aabef]

use OString::equalsL


2011-06-23  Caolán McNamara  <caolanm@redhat.com>  [124a30f47b1fea9921f5b901f22bacc536a53ce0]

anonymous namespaces work fine now


2011-06-23  Caolán McNamara  <caolanm@redhat.com>  [4e7325d751bba2333453a82e171d18c3245b976c]

ditch other unused stream operators


2011-06-23  Caolán McNamara  <caolanm@redhat.com>  [d17279e61aed460c83a6a7da4d41eadd0434fa0f]

ditch unused stream operators


2011-06-23  Caolán McNamara  <caolanm@redhat.com>  [f1251f68b178860c33521254c9dd4d9b35a96202]

remove parse ByteString variant


2011-06-23  Caolán McNamara  <caolanm@redhat.com>  [a34626180887aa9f5d453924982b8ad04c546cda]

this method is debugging only


2011-06-23  Caolán McNamara  <caolanm@redhat.com>  [9eca65e23a126f8c74e4f0dd0552a019b837feea]

ByteString->rtl::OString


2011-06-23  Caolán McNamara  <caolanm@redhat.com>  [2d73bf30420c72b63413c27d9484a242b55259e1]

ditch unused APPEVENT strings


2011-06-23  Caolán McNamara  <caolanm@redhat.com>  [ace57f2d4ac15557667127d64ac43136fd1d7858]

ditch unused inline methods


2011-06-23  Caolán McNamara  <caolanm@redhat.com>  [13b964631437cc2699148010283dcd4020d3dd47]

remove parse ByteString variant


2011-06-23  Caolán McNamara  <caolanm@redhat.com>  [41333e6a172e8efb607b9ddb7b6a85476a9f9eae]

catch by const reference


2011-06-23  David Tardon  <dtardon@redhat.com>  [15c80d4db0afca1bfa869d9853b004fe87f715d3]

make this more readable


2011-06-22  Joseph Powers  <jpowers27@cox.net>  [c3e86dd587a3c60cb5829f4f8b318c00119ed331]

Cleanup up some unused parameters

The xxxList classes no longer need nInitSize & nReSize. THe xxxTable ones
still do; however, this could be fixed by a future Table cleanup project.

2011-06-22  Joseph Powers  <jpowers27@cox.net>  [d3c77f63b4823f7a4d68043de50a62dfd5ed5e1f]

Replace List with std::vector< Bitmap* >


2011-06-23  Caolán McNamara  <caolanm@redhat.com>  [52c355bc93e1a94f4f3f3904a2f29d9d331ffeaf]

use OString::equalsL


2011-06-23  Caolán McNamara  <caolanm@redhat.com>  [1cad5e7b131a1896a8dcbd98504bb3ba3e373904]

use OString::equalsL


2011-06-23  Tor Lillqvist  <tlillqvist@novell.com>  [bb4e01086cc83eda12af610a1d29f4d390b7d20b]

Don't use FLIPCMD when cross-compiling from Unix


2011-06-23  Miklos Vajna  <vmiklos@frugalware.org>  [b8d60986fe132829269cc4e043f4150e87628e63]

use SAL_N_ELEMENTS


2011-06-23  Miklos Vajna  <vmiklos@frugalware.org>  [d71f6330fcb0d8143c43bccf16d04802b0fa77b6]

implement a bunch of trivial symbols


2011-06-23  Tor Lillqvist  <tlillqvist@novell.com>  [4ffe2461c158226fc587f8b741c1ff8f2adbbb8d]

Make .rc files compatible with the MinGW windres


2011-06-23  Tor Lillqvist  <tlillqvist@novell.com>  [14ef6705a9fd42cb6e87e2ee664ef3929669a233]

Add sehandler.hxx with the magic __SEHandler class for MinGW SEH

From the crosswin32-dtrans-mingw.diff patch in the build repo. Also in
janneke's gub, see
https://github.com/janneke/gub/commit/8ba48182c026432f72fc40752017a31b4eab60f8,
but whether this was originally written by janneke, or jcorrius, or
somebody else, no idea, sigh.

2011-06-23  Tor Lillqvist  <tlillqvist@novell.com>  [588fe79ac95ead46bf4130c059b437581dcc2fae]

Use the newly introduced sehandler.hxx (now in solenv/wntgcci/inc)

Where the OOo MinGW people get their __SEHandler from, no idea.

2011-06-23  Tor Lillqvist  <tlillqvist@novell.com>  [97529fc38405cb75a7c924d8f228fa28b2a82f6c]

Fix includes for MinGW cross-compilation

Don't use backslashes. Use correct case in header names.

2011-06-22  Caolán McNamara  <caolanm@redhat.com>  [3f7d2ae5ca6eba12074c5aa35b59504a41c274b1]

more unused methods


2011-06-22  Miklos Vajna  <vmiklos@frugalware.org>  [892d33c8d5033b4f8f7889bf91d257f55adf0e1f]

close last section at the document end if necessary


2011-06-22  Miklos Vajna  <vmiklos@frugalware.org>  [b601cffbc6bbf6ce20bf8e3959eeb796e0db9e8e]

implement simple page break


2011-06-22  Miklos Vajna  <vmiklos@frugalware.org>  [8141daf8ae7ced534cd86931e676e8cc151eaa58]

a column can have only two properties, handle together


2011-06-22  Miklos Vajna  <vmiklos@frugalware.org>  [93f01242ba03809995535666f1bbac223b699468]

implement RTF_COLSR


2011-06-22  Miklos Vajna  <vmiklos@frugalware.org>  [4ff26f5289ce6a356a421b7b6d827e5c7d008ff0]

non-balanced columns


2011-06-22  Miklos Vajna  <vmiklos@frugalware.org>  [fe553af4f7a7bfc284f9e4b2fe95dd3efaf334e2]

implement RTF_COLSX


2011-06-22  Miklos Vajna  <vmiklos@frugalware.org>  [a92a8707200d6e6c188fcaddd95df0aef3490066]

implement column break


2011-06-22  Miklos Vajna  <vmiklos@frugalware.org>  [c4f66a68917fad7e95cd83b151a3ce3e301bb336]

Don't send section properties early

We don't need the trick of paragraph properties here.

2011-06-22  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [aa51ea55d18175fe716181efeae44adbe8dea474]

Merge branch 'master' into feature/gnumake4


2011-06-22  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [3eb736cc6654c6dac55e2c91a4bb19d4bd9f446d]

Merge branch 'master' into feature/gnumake4


2011-06-22  Miklos Vajna  <vmiklos@frugalware.org>  [53cf30bde85e817556bc54eec59c6b79edbc0099]

implement RTF_COLS


2011-06-22  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [9a1a0c5f0eb8dbb6da71b252c10300126d0c043e]

Merge branch 'master' into feature/gnumake4


2011-06-22  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [ad8b32a9d1cdb2ce4b478c70879c29ece123479d]

Merge branch 'master' into feature/gnumake4


2011-06-22  Miklos Vajna  <vmiklos@frugalware.org>  [98d0937a16212748fca86fc6717bd1373096546e]

Section properties are a paragraph sprm


2011-06-22  Miklos Vajna  <vmiklos@frugalware.org>  [5e95fe795a6eedd9129739bc1ea36bdc470b87dd]

implement RTF_SECTUNLOCKED (dmapper ignores it, though)


2011-06-22  Miklos Vajna  <vmiklos@frugalware.org>  [57932727d091b03970856ccc4858f29f882d4693]

implement section breaks


2011-06-22  Miklos Vajna  <vmiklos@frugalware.org>  [3430986b5c3352df942f93198241ec030bf0fe61]

implement RTF_SECT and RTF_SECTD


2011-06-22  Miklos Vajna  <vmiklos@frugalware.org>  [ffddfa7c552bd9429be4df3636337a425acdd6a8]

these are never read


2011-06-22  David Tardon  <dtardon@redhat.com>  [bcfddddaca7b7d76b20b90eb8eaada6219db0e0f]

offuh is obsolete


2011-06-22  Petr Mladek  <pmladek@suse.cz>  [3f344d378e0f962fd82f2cf673b9bc75c224cdb7]

use --trace-children-skip=*/java with valgrind >= 3.6

thanks Caolan for hint

2011-06-22  Miklos Vajna  <vmiklos@frugalware.org>  [b99c3e551cf2191876f3d5aa854428ce9d71fb65]

remove never written nTableCellPops


2011-06-22  Miklos Vajna  <vmiklos@frugalware.org>  [f2b3903f958dfce605b02f76ec54de30e3373433]

BUFFER_NESTCELLEND is not necessary


2011-06-22  Miklos Vajna  <vmiklos@frugalware.org>  [2037021fb87885c1484d9c4539a2e33ffaa0701e]

buffer RTF_PAR in tables


2011-06-22  Petr Mladek  <pmladek@suse.cz>  [519d31df8cc383bd7241722435141010dac4962c]

remove the obsolete valgring support in the soffice wrapper


2011-06-22  Miklos Vajna  <vmiklos@frugalware.org>  [b4b86b7fcc969d1cb3207a06747a779833a00199]

Buffer non-nested table cells as well

This is required as Word writes table properties at the end of a row.

2011-06-22  Petr Mladek  <pmladek@suse.cz>  [3a6cd71834f20911737fc5dc82f17066c386c532]

install dbgtrace helper file for the the new --backtrace option

see the related changes in libs-core/desktop

2011-06-22  Petr Mladek  <pmladek@suse.cz>  [cfe0ccb95d6f513ade07b9c54ba2a1b10a9f794a]

add --backtrace, --strace, and --valgring option to soffice wrapper

the change is only for Linux; it will help users to provide the needed debug
info; thanks Kendy for the idea

2011-06-22  Xisco Fauli  <anistenis@gmail.com>  [cd40a1931523828b54f29b60c8d6cdad2479d321]

Remove deprecated method


2011-06-22  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [148e5f4c87e177364fd98d544b1c95783521b79c]

gnumake4: add wizards to tail_build


2011-06-22  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [182b970b81d1f516cd9b05033a17145e79f1766f]

gnumake4: adjust scp2 to gbuild


2011-06-22  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [5c656063285625ac29846012ca79eecfd6756723]

gnumake4: adjust postprocess to gbuild


2011-06-22  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [01ea92166c12fe080575f8faba4162779fb46c28]

gnumake4: adjust ucb to gbuild


2011-06-22  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [15f6522a6057c43b423d8163610fe44e72f46c65]

gnumake4: adjust configmgr to gbuild


2011-06-22  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [c08d41bade09598971f6404d9ea3ae33baa13038]

gnumake4: fixup the component foo


2011-06-22  Caolán McNamara  <caolanm@redhat.com>  [17e84ae72d784c9c5c1b9ebc3eb3c5fb989121e8]

add comphelper as a depend if we use comphelper includes


2011-06-22  Caolán McNamara  <caolanm@redhat.com>  [2bd815e45d36927e95f0d08e80abc89ef80c8a9b]

confirm passes on windows


2011-06-22  Caolán McNamara  <caolanm@redhat.com>  [28cfdc8e79ff186746cb3b652ceaf3eae08d6e1a]

add possibility to dump collection of files in here too


2011-06-22  Caolán McNamara  <caolanm@redhat.com>  [0af1d19d89ae0effb78b3ab8f5e36ce23467c849]

tweak this for some paranoid bash settings


2011-06-22  Caolán McNamara  <caolanm@redhat.com>  [8fdcbfe58681752727e658071937177f6ee79ceb]

dewrap fontconfig and link directly, remove non-fontconfig paths


2011-06-22  Caolán McNamara  <caolanm@redhat.com>  [9574f268a838690811bce7eb3fdb2020bb8fe6cc]

add FONTCONFIG_[LIBS|CFLAGS]


2011-06-22  Xisco Fauli  <anistenis@gmail.com>  [1c2a934548ed7937f3df7f766a0165a538f0a5f1]

Show warning: Do you want to overwrite the file?


2011-06-22  André Schnabel  <andre.schnabel@gmx.net>  [f97015652f7c64291e4ccd3b06c8e11246f1a09b]

fix for fdo#32421: set indent for footnotes / endnotes to 0.6cm

with this footnotes with number >99 will look much better

Signed-off-by: Tor Lillqvist <tlillqvist@novell.com>

2011-06-22  Miklos Vajna  <vmiklos@frugalware.org>  [37da7aa99adb3bcb8842e613eda84802d6bc57ad]

RTF_CELL should alter the cell definition list outside its current group


2011-06-22  Miklos Vajna  <vmiklos@frugalware.org>  [61f9a54b21cdda7302010a9ad9a29297c359a529]

reset cell definition list on trowd


2011-06-22  David Tardon  <dtardon@redhat.com>  [4d5aec6e8dc039cfb9fef8a96d625de4c98691da]

remove duplicate code


2011-06-22  Luke Symes  <allsymes@gmail.com>  [74b31b915587395e35fd72273b80079fc909667f]

Don't update CustomAnimationList when we are already updating it.

When we update the CustomAnimationList, we restore the selection state,
and we don't want this to cause more updates (since that makes the
scrollbar flash annoyingly).

Signed-off-by: Tor Lillqvist <tlillqvist@novell.com>

2011-06-22  Luke Symes  <allsymes@gmail.com>  [e6b064a296e5774f124226575ac3aebb68e31133]

Restore the scroll position of the CustomAnimationList when it is updated.

We save the position of the listview, and also the selection boundary.
We move with the selection if it goes out of view, otherwise we
restore the original scroll position. If the selection was out of view
to start with, we scroll up/down to the first few entries.

Signed-off-by: Tor Lillqvist <tlillqvist@novell.com>

2011-06-22  Luke Symes  <allsymes@gmail.com>  [a7e20d7ae2d39dc8e5a87852ea492e556dbf1c9e]

Implement GetLastEntryInView for SvTreeListBox.

This function matches up with GetFirstEntryInView, and will be useful
in saving the scroll state of a SvTreeListBox, in particular
the CustomAnimationList.

Signed-off-by: Tor Lillqvist <tlillqvist@novell.com>

2011-06-22  Luke Symes  <allsymes@gmail.com>  [657a01ef25b43df56bc6752b18c9797d49b7201b]

Implement ScrollToAbsPos for listboxes.

Scrolls the listbox so the given entry is the first visible entry.
The existing MakeVisible is not good enough since it won't scroll
down if the given entry is already visible.

Signed-off-by: Tor Lillqvist <tlillqvist@novell.com>

2011-06-22  Luke Symes  <allsymes@gmail.com>  [16c9d63da67897e51960f3684d8d05b06f2c8f81]

Set the listbox height to an integer multiple of the listbox entry height.

This ensures that we don't get a half visible entry at the bottom of the view.

Signed-off-by: Tor Lillqvist <tlillqvist@novell.com>

2011-06-22  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [073dd4c78a396bb41802083fe389ac1085cf270b]

Avoid division by zero with paths that are vertical or horizontal lines


2011-06-22  Thorsten Behrens  <tbehrens@novell.com>  [b036162d609b01e7b27e0eafc09cbd0192d95200]

Teach LibreOffice proper svg:d support


2011-06-22  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [bfc8f933669f486931da4808211154ff6d6965c0]

Use the sweep flag to determine the drawing direction

The previous solution was giving somehow acceptable results
in the majority of cases, but was pretty broken
with corner cases where the arc is exactly half of the whole ellipse and where
the large arc flag is largely irrelevant.
If the sweep flag is equal to 0 drawing goes in the sense of decreasing angles.
If it is set, drawing goes in the sense of increasing angles.

2011-06-22  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [39770935e4bb889fa987d51af91509932c2fac1d]

Fix deliver


2011-06-22  Thorsten Behrens  <tbehrens@novell.com>  [de8b6ad8ff15b3e31aa057436113ef37cf24ea09]

Teach LibreOffice proper svg:d support


2011-06-22  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [c7ae1c289e34a90727f388cda3b837b07804eb48]

gnumake4: move classpath to build system in wizards


2011-06-22  Caolán McNamara  <caolanm@redhat.com>  [fb18147a63061e719c35f32d5adf7699bc021972]

make fontconfig non-optional on non-MacOSX unix


2011-06-22  Caolán McNamara  <caolanm@redhat.com>  [46e6e444aa645759cca611a71a8df03e4a69d80a]

make fontconfig non-optional on non-MacOSX unix


2011-06-22  Caolán McNamara  <caolanm@redhat.com>  [e05b316b390e8edefb273ab78aa1144c37f6ad9f]

add indeterminate dir for xml tests


2011-06-22  Petr Mladek  <pmladek@suse.cz>  [17466b2d28bdac35667ee5f141ed968c02504deb]

fix configure without the optional translations module


2011-06-22  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [e65e22a96757e07509eb44d36f0397579e2c4d5e]

gnumake4: fix JavaClassSet clean target


2011-06-22  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [be9748683630c0c9aba9814f0d0c90f88d55578e]

gnumake4: update qadevOOo for gbuild changes


2011-06-22  Caolán McNamara  <caolanm@redhat.com>  [0c6f8003581ea03460f54c5ada00936ec5d341c5]

fix build errors


2011-06-22  Marc-André Laverdière  <marc-andre@atc.tcs.com>  [12230523f05ee4e5deca648059ab38eb4e99c63b]

switch to using a vector for styles, and add many range checks (cherry picked from commit 28a56883c2887c44d8892d80bf0ee90ebdc58b48)

Signed-off-by: Caolán McNamara <caolanm@redhat.com>

2011-06-22  Miklos Vajna  <vmiklos@frugalware.org>  [ec22bf47b1c7bb0a4ff7ddd262b66dc92e7a4dac]

send table width to dmapper


2011-06-22  Miklos Vajna  <vmiklos@frugalware.org>  [10493b75a3422a31126502407f18f373a02426cf]

RTFDocumentImpl: no longer necessary debug message


2011-06-22  Caolán McNamara  <caolanm@redhat.com>  [7ccf55e61d8b56b223e72045ed1bf6290269d1bb]

ByteString->osl::OString[Buffer]


2011-06-22  Caolán McNamara  <caolanm@redhat.com>  [32cc00e9bcd01ff1864ddb3e8727aa4bfa0d4775]

ditch old string


2011-06-22  Caolán McNamara  <caolanm@redhat.com>  [30a53d4ea9f554fed283245fb02ae6c1437dd0fe]

simplify this now


2011-06-22  Caolán McNamara  <caolanm@redhat.com>  [42bfc7c6ddc12788d2b40076ee58ab6ca95feb89]

junk unused archaic pre-stl containers


2011-06-22  Caolán McNamara  <caolanm@redhat.com>  [a9bec36b0444ae0c0eaf92db22efb456227c4f93]

remove unused appendUSASCIIParameter methods


2011-06-22  Caolán McNamara  <caolanm@redhat.com>  [ac96c998b9ed4cff056a05d343a2ec0a3ce15a60]

take advantage of default arguments


2011-06-22  Caolán McNamara  <caolanm@redhat.com>  [e370ee9a887417c93b455562cf60fc375d9725ea]

ditch some old-style strings


2011-06-22  Caolán McNamara  <caolanm@redhat.com>  [eddbb9c7d6ee5caa3302145cedf81df044d85ef4]

junk some more unused pre-stl template-like macros


2011-06-22  Caolán McNamara  <caolanm@redhat.com>  [b84b7276ffc70998ca8f2c46d2805165f33f5ed7]

adapt for new api


2011-06-22  Xisco Fauli  <anistenis@gmail.com>  [ac66ba37628ee086b5fce783ff98d1f275adb7fb]

Remove deprecated method


2011-06-22  David Tardon  <dtardon@redhat.com>  [93d8410023f659c324d1249f6500134b51edf242]

use the new way of specifying UNO API includes


2011-06-22  Norbert Thiebaud  <nthiebaud@gmail.com>  [41f9319cda0abb94e865e069ec49f848285a29ad]

fixing trailing whitespaces in pre-commit hook is broken.

The pre-commit hook had code that was trying to detect and _fix_
trailing whitespaces. this code was broken. If you try to do a partial
commit on a file and the part your are partially commiting contain
offending lines, the process to try to fix them drop the rest of the
changes.

In general it is very dangerous to try to be cute in a pre-commit hook
a pre-commit hook you tell you something is wrong, and preferably were
it think that it is wrong... but should not attempt to 'fix' things
silently. So I did not try to 'fix' that code.
Instead I replaced it by a straight forward 'detection-only', lifted from
the linux-kernel's git hook.

2011-06-22  Tor Lillqvist  <tlillqvist@novell.com>  [b1d08330f488ce079669d7f7255772469499ed8f]

Fix MinGW compilation


2011-06-22  Tor Lillqvist  <tlillqvist@novell.com>  [1ad1d7c114931b3daf870fd8935463b92510787d]

Drop unnecessary UNX vs. Windows ifdef

The UNX code compiles fine both with MSVC and MinGW. In fact, the
non-UNX code did not compile with a modern MinGW.

2011-06-22  Tor Lillqvist  <tlillqvist@novell.com>  [981641aec8e4a64ea0b694de9824190af30fbc76]

Simplify MinGW crack

Avoid copy-pasting. Just change the pointless use of
double-underscore-prefixed identifiers __argc and __argv in the getopt
prototypes (which clashes with stuff from MinGW's stdlib.h,
apparently) to plain argc and argv for all platforms.

2011-06-22  Tor Lillqvist  <tlillqvist@novell.com>  [0dff25f128a49e5502c8c665f3356364903558ad]

Bypass these if we don't have the Windows SDK

I.e. mainly when cross-compiling with MinGW. We can't build an MSI
installer when cross-compiling anyway, so that we can't build the
installer custom actions is fairly irrelevant.

2011-06-22  Tor Lillqvist  <tlillqvist@novell.com>  [3fb73be520950039b5a88d95057bc705bef147bb]

Update Android autogen.lastrun


2011-06-22  Caolán McNamara  <caolanm@redhat.com>  [e5bb8c39d85099e7e5c051e426e527b34f859480]

minor nit, duplicate test


2011-06-22  Caolán McNamara  <caolanm@redhat.com>  [4f314412dee35856ae70a8331047f7c54e07073b]

adapt for new api


2011-06-22  Caolán McNamara  <caolanm@redhat.com>  [eeae1dba8bc94dbea4beb64f9c6fc1a806616ff9]

adapt for new api


2011-06-22  Caolán McNamara  <caolanm@redhat.com>  [3305a95b2951a7089c268938319552ccda4b5f1c]

adapt for new api


2011-06-22  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [5e137eb78c8a49508f105af6d32355e739140308]

don't erase an entry in a vector and continue using the iterator


2011-06-21  Caolán McNamara  <caolanm@redhat.com>  [8a1dc3f86e010cd0bc7ddf82b8c8e398569a5448]

add default arguments to make this less painful


2011-06-22  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [831a0c88bdde256e8c58f5f524400163553fe608]

Be gracious with broken paths


2011-06-21  Andras Timar  <atimar@suse.com>  [9e5ce467898ee588b318f2efe8ee6fa4adc5a2dc]

update product code of vcredist_x64.exe


2011-06-21  Tor Lillqvist  <tml@iki.fi>  [2062cdd6ca671fb6a1b0d3bfb4146de02bfb15d2]

Add (dummy) svsys.h file for Android


2011-06-21  Xisco Fauli  <anistenis@gmail.com>  [89f17de5c68479a8b20047b85cbab913bafb71ce]

Add an import I deleted by mistake


2011-06-21  Tor Lillqvist  <tml@iki.fi>  [167311be9b2ddbb9acb9e7253143330101fd9d11]

Make cppunit build for Android


2011-06-21  Tor Lillqvist  <tml@iki.fi>  [0de41f534e6721fe95532b5f6c945017aff2d1b7]

Add UnoApiTarget


2011-06-21  Tor Lillqvist  <tml@iki.fi>  [c7c92480b6352c98eb12275769d11ee5cd6a45b4]

Comment improvement


2011-06-21  Marc-André Laverdière  <marc-andre@atc.tcs.com>  [98df55bc04b4b674cb779d80481c29565ab883e8]

switch to using a vector for styles, and add many range checks


2011-06-21  Caolán McNamara  <caolanm@redhat.com>  [29d8b7861b055e02c454b617bb70291696e00ccb]

WaE: fwrite return


2011-06-21  Xisco Fauli  <anistenis@gmail.com>  [c5253c206a6b8a1fcb2a184b1df92aaeb156ac12]

Sort listboxes properly


2011-06-21  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [ed7c0e3aba79e0d428f62b0f3168ba28346bebff]

gnumake4: more fixes in dbaccess


2011-06-21  Michael Meeks  <michael.meeks@novell.com>  [934da4d8f8a6a9099d59fbf072b6dc37d4368ad5]

fix bug with duplicate entry in hash trampling on dll linking


2011-06-21  Joseph Powers  <jpowers27@cox.net>  [a8a1afac4d1b476562ec60ef244ef15d6258dde0]

Remove nDummy parameter from XPropertyList::Remove()


2011-06-21  Xisco Fauli  <anistenis@gmail.com>  [c4179c019dc94f3be5c5b356a3a5243783caf0ec]

Replace some uno.invoke(now it loads faster)


2011-06-21  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [d3c9cb684d9328addb6283291f1f11f269b7fe7d]

gnumake4: remove debug output


2011-06-21  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [718b4f32681907294ce2d77f8ad24fa87842dc1c]

gnumake4: postmerge fixes in cui


2011-06-21  Joseph Powers  <jpowers27@cox.net>  [6b0f98c64c73e26d789f968938d93ed02fee169f]

Remove the nDummy parameter from XPropertyTable::Remove()


2011-06-21  Andras Timar  <atimar@suse.com>  [f16dbd89fdb50eedcccbdce7638be4d84329776c]

fix label of Save Keyboard Configuration dialog fdo#31353

Signed-off-by: Tor Lillqvist <tlillqvist@novell.com>

2011-06-21  Andras Timar  <atimar@suse.com>  [abfe27cf6b15cec394471b41a742ffb49e46bf1d]

fix label of Save Keyboard Configuration dialog fdo#31353


2011-06-21  Tor Lillqvist  <tlillqvist@novell.com>  [e24eae042c4d3c2963c74ab8bab16c59eadc969f]

Set LD/DYLD_LIBRARY_PATH when running rsc


2011-06-21  Tor Lillqvist  <tlillqvist@novell.com>  [eb0138502a13ba3fee12c6a4fc9738d6ab87397c]

Add EXECPOST_FOR_BUILD


2011-06-21  Tor Lillqvist  <tlillqvist@novell.com>  [d4c4b91fdb6fb6931e4b1c307b934012ed7fa6e3]

Add unoil and javaunohelper to cross-build-toolset, sigh


2011-06-21  Joseph Powers  <jpowers27@cox.net>  [2c7d121826406279a3558c298caaf4e006046851]

Replace List with std::vector< XPropertyEntry* >


2011-06-21  Caolán McNamara  <caolanm@redhat.com>  [1b74a59a35ca36d6eb52a0a043f385c5f67e8c39]

WaE: short-reads/writes


2011-06-21  Caolán McNamara  <caolanm@redhat.com>  [e8de073d6336a2a8e170ecb5e1598c8ff4819cef]

use size_t here


2011-06-21  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [531c1e2455f418817079bfecbfa00f5164b2360d]

gnumake4: postmerge fixes in starmath


2011-06-21  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [1565f386d49dce8e3370e999123ad7b292357770]

gnumake4: postmerge fixes in formula


2011-06-21  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [4eac26400b8ef08331938d3513c762abfb7b142e]

gnumake4: postmerge fixes in sd and slideshow


2011-06-21  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [03e6f1338cc18d047582fdb22787ebf0f693d8a2]

gnumake4: postmerge fixes in hwp


2011-06-21  Caolán McNamara  <caolanm@redhat.com>  [cd4395feb590a6f8fa1123dcd590e97a7c0cd302]

various unused junk


2011-06-21  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [100fd14a70892a7c183574c3fc58672a04689211]

gnumake4: postmerge fixes in sc


2011-06-21  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [81ca9771b760858e9db7e4bd595fab4a15113089]

gnumake4: postmerge fixes in dbaccess reportdesign


2011-06-21  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [ac064a1230228c8fe18b435c7766658be6d8e4d5]

gnumake4: postmerge fixes


2011-06-21  Tor Lillqvist  <tlillqvist@novell.com>  [6423a66abff68d421fc356d5df9e3193da59014d]

Use "Unix-style" (import) library names for MinGW, to match libs.mk


2011-06-21  Tor Lillqvist  <tlillqvist@novell.com>  [5b3e2b65345d24961c285b4651730f22f3bf2a0b]

Don't use backslashes in #include, eek


2011-06-21  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [313c5e1e676655bcb6849e9ae8eaf78a18652e5d]

Add bounding box of an elliptical arc and output the 'A' element


2011-06-21  Caolán McNamara  <caolanm@redhat.com>  [ce404da339abcf0e8495ccad2e4a235e10a68454]

convert string


2011-06-21  Caolán McNamara  <caolanm@redhat.com>  [3b2dca63e71457e38b8ec65cb207f3d845f2c887]

convert string


2011-06-21  Caolán McNamara  <caolanm@redhat.com>  [6c359e5757efb9eeefc42c73c0390fb7cc2c1bed]

ByteString->rtl::OStringBuffer


2011-06-21  Caolán McNamara  <caolanm@redhat.com>  [407e9d0b7a31ca69ab3f2940bedc3cc153d2e0e5]

catch by const reference


2011-06-21  Caolán McNamara  <caolanm@redhat.com>  [3b1cc3bd61ad38fc7293aafc9f5af77b1fc44f07]

catch by const reference


2011-06-21  Caolán McNamara  <caolanm@redhat.com>  [3fb492fab3ed8871e8f9cab1c2a71783ce2f128d]

drop unused method and object


2011-06-21  Caolán McNamara  <caolanm@redhat.com>  [0b33d59fd29fd2d220c06d043e4192cc08071df2]

ByteString->rtl::OString


2011-06-21  Caolán McNamara  <caolanm@redhat.com>  [b0a7f87a861c4ef9caab40b904f4d22d39496493]

catch by const reference


2011-06-21  Caolán McNamara  <caolanm@redhat.com>  [73de7fa2ccfab86a90130d8a571bdae861dab5bc]

catch by const reference


2011-06-21  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [954e98f5bc9301a85067c99d68b0404c8d330f6e]

better fix for fdo#38455

Signed-off-by: Petr Mladek <pmladek@suse.cz>

2011-06-21  Tor Lillqvist  <tml@iki.fi>  [63cc1595cc11a573962999d5c7843992d6e3091c]

Use gb_Executable_get_target_for_build for transex3


2011-06-21  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [c6f1beb434ab5e43a1762cdd3681b4f2ad9114e2]

remove first fix for fdo#38455

better fix already pushed

2011-06-21  Tor Lillqvist  <tml@iki.fi>  [e72b8881cdf3eeb6ecb4ea4864e07ba06a958078]

Do depend on rsc always, we include rscsfx.hxx delivered from there


2011-06-21  Tor Lillqvist  <tml@iki.fi>  [74948277ffe67a5bd03822a8c04e69d5915816c1]

Mark l10ntools for DESKTOP builds only


2011-06-21  Tor Lillqvist  <tml@iki.fi>  [bf4f578dbc1a750ce99ea8c572357b44f5cc874a]

stoc depends on registry


2011-06-21  Tor Lillqvist  <tlillqvist@novell.com>  [c8127045308fc81ea02e76f0268b3d64c10ecf51]

Fix for cross-compiling with MinGW


2011-06-21  Tor Lillqvist  <tml@iki.fi>  [d34260c0bdd0cfd35346ebe22ace41518c5fb2bd]

Mark unodevtools for DESKTOP builds only


2011-06-21  Tor Lillqvist  <tlillqvist@novell.com>  [62467741ecf1360cfe89c656c9310feab530ae44]

Use the import library name that i18npool expects with MinGW


2011-06-21  Tor Lillqvist  <tlillqvist@novell.com>  [a31a128023dbf29d3493417c06a9e3516067add9]

Use MSVC-specific compiler options only when $(COM)==MSC


2011-06-21  Tor Lillqvist  <tlillqvist@novell.com>  [5cda8705d3b573d7f155bcadbc1b088d916303a6]

Pack binaries for the HOST ("target") platform when cross-compiling


2011-06-21  Tor Lillqvist  <tml@iki.fi>  [70f5775a9d682ca7d52ebd08da7a35db79844b13]

Add UnoApiTarget


2011-06-20  Caolán McNamara  <caolanm@redhat.com>  [2d33695e8722fcbca3bedbbfa7eb87365767d4c1]

Resolves: #i105349# protect against missing insertion position


2011-06-21  Miklos Vajna  <vmiklos@frugalware.org>  [639732f50e72c0f5bc9e71c36c3dd5dec2f85429]

introduce lcl_Break


2011-06-21  Tor Lillqvist  <tlillqvist@novell.com>  [4a180cafbc9ff4155288ca0e52e15e9bf0d3bccf]

Add gb_Executable_EXT_for_build and use it

Fixes native build on Windows.

2011-06-21  Miklos Vajna  <vmiklos@frugalware.org>  [18df7b6b5a06733c58bf07d3f50b8e3533e1b0f8]

avoid unnecessary OUString


2011-06-20  Caolán McNamara  <caolanm@redhat.com>  [d0643dd6e23a0f4ef05f74ee3cfe20e41d52abdd]

handle insertion point failure


2011-06-21  Tor Lillqvist  <tlillqvist@novell.com>  [1780e957d64f8dc2cc80adec86ae96a6131e4626]

gbuild changes for MinGW cross-compilation

Intermediate commit.  But now at least comphelper will build
successfully. In the build order, comphelper is the first gbuildified
module where C++ code is compiled and linked .

2011-06-21  Tor Lillqvist  <tlillqvist@novell.com>  [42081959952f12cff8b55018e5b33413353497b6]

Just use the same JVMFWKLIB for MinGW as on Unix


2011-06-21  Tor Lillqvist  <tlillqvist@novell.com>  [67e1946064ebc1b31111f09024622df735526997]

Disable ATL when compiling with MinGW


2011-06-21  Tor Lillqvist  <tlillqvist@novell.com>  [7c6c7e1cfdc2a1a40bfda2b53ba0bdcf0871e7f7]

Make the make of gbuild modules in cross-build-toolset silent


2011-06-21  Tor Lillqvist  <tlillqvist@novell.com>  [eb5329717707f81d919e00f1a9317c18db87a3d7]

Don't use gb_Executable_EXT in gb_Executable_get_target_for_build


2011-06-21  Tor Lillqvist  <tlillqvist@novell.com>  [5180b6bbe284cec9f45cf4d093d6e716545bd109]

More MinGW work, set LD/DYLD_LIBRARY_PATH when running build tools


2011-06-21  Tor Lillqvist  <tlillqvist@novell.com>  [8b0c371f9948c0395eb5d5d062c50be8c4336cf7]

Drop offuh from cross-build-toolset


2011-06-21  Tor Lillqvist  <tlillqvist@novell.com>  [481d0d318f3cc57974b828989751f05c0d177190]

Pass --disable-zenity to the inner configure run for the BUILD platform


2011-06-21  Tor Lillqvist  <tlillqvist@novell.com>  [6b9ad9ad8bfe9ae6f8e59affefd33eda30e6630e]

Add third parameter to the gb_Deliver_add_deliverable call for the .manifest file, too


2011-06-20  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [ee1c6d290f6ab26088d6e093e2856f95cff2314c]

better fix for fdo#38455


2011-06-20  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [8aef5dba85ce9f84ca9bb2751ac32d906dc445e8]

fix problem inserted by 28e07d1f2cc8f1f9c98836d3ada12b7173157704


2011-06-20  Caolán McNamara  <caolanm@redhat.com>  [654a53ca2396b38fcfe9750df78f6e32781c71f9]

adapt to new api


2011-06-21  Tor Lillqvist  <tlillqvist@novell.com>  [58c90368363a5764fc1f4e8eeac26da41df91068]

No i prefix for import library with MinGW thanks


2011-06-21  Tor Lillqvist  <tlillqvist@novell.com>  [a65ee94f902e0caddaeaabf6ca0a4c1269d02869]

MinGW fixup

Don't use any i prefix for import library, and deliver it.

2011-06-21  Tor Lillqvist  <tlillqvist@novell.com>  [7d416601642fa12e3597ffc960b39c7686ab4eef]

Use the expected import library name for WNTGCC


2011-06-21  Tor Lillqvist  <tlillqvist@novell.com>  [d2f90dc4d13a0619132ecb672985225f741c4c75]

It's <windows.h>, not <Windows.h>


2011-06-21  Tor Lillqvist  <tlillqvist@novell.com>  [ec5b3a6157997b3704792ab5854cde64e924f310]

Make the MinGW import library name match what libs.mk wants

Use the i prefix only for import libraries built with MSC. Add COMID
to the import library built with MinGW. This matches the shared
library name on Unix, and MinGW is a Unix-style compiler.

2011-06-21  Tor Lillqvist  <tlillqvist@novell.com>  [fc9e0ee821a57cb504659da300901dbe68447b8f]

Don't use the i prefix for import libraries with WNTGCC


2011-06-21  Tor Lillqvist  <tlillqvist@novell.com>  [14619535c984dd1ae6d6a2ed476f4eb43dca700a]

This file is not used


2011-06-21  Tor Lillqvist  <tlillqvist@novell.com>  [c713ea1cda098e62b7964bcb27db38c458ec769b]

Include <guiddef.h> instad of <initguid.h>

<initguid.h> defines INITGUID (both in the Windows SDK and MinGW) and
then includes <guiddef.h>. We want to define INITGUID ourselves, in
just one place (dllentry.cxx).

2011-06-20  Robert Nagy  <robert@openbsd.org>  [55d4d277c972cc94f041604f411b9eee76b1d0a1]

update the configure flags to reflect reality


2011-06-20  Robert Nagy  <robert@openbsd.org>  [03992af6dca6b5e0e7307b5cf9ba094a6cbfd655]

update the configure flags to reflect reality


2011-06-20  Jesús Corrius  <jesus@softcatala.org>  [6bc21bfd345c80a6b3a9cb8b966326e603a1bae1]

Avoid possible null pointer dereference


2011-06-20  Andras Timar  <atimar@suse.com>  [fd28b6ae322f8dd67f4f079111b8414668302188]

remove language attributes from styles.xml fdo#38257


2011-06-20  Miklos Vajna  <vmiklos@frugalware.org>  [2b0526cf4fbafaecef5a89b973a122878ae3d3f8]

buffering row ends is not necessary


2011-06-20  Miklos Vajna  <vmiklos@frugalware.org>  [53561d51c73ed3505051c68010d91f951afe4bb7]

Nested tables: buffer cell contents till cell definitions

This is necessary as nested cells' RTF_CELLX definition hits the parser
later, than the actual \nestcell cell contents.

2011-06-20  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [ae7502293b0d3e895967d1e7f64fab7f9a7081eb]

fix for fdo38455: prevent crash in Data->DefineRange


2011-06-20  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [ff2f7926a5f818981e77869bf41a45e4fa56f521]

gnumake4: switching gbuildization

* mostly switching to gnumake4/writerfilter10 gbuild implementation (thanks mst, hb)

2011-06-20  Caolán McNamara  <caolanm@redhat.com>  [79868fb9db9aa9128ae5df63639a5e788379d7a0]

make pthreads osl_setThreadKeyData backend work the same on all OSes


2011-06-20  Caolán McNamara  <caolanm@redhat.com>  [841cd41e29a8f173c4ac6371de147da102099964]

enable exceptions for these


2011-06-20  Caolán McNamara  <caolanm@redhat.com>  [ec9df99a22fe19ee889fb84ead22325e80fbaaf7]

add extra test dir for rtf


2011-06-20  Tor Lillqvist  <tlillqvist@novell.com>  [fc030944c592cac397bac674b05b78ed814c7941]

Bypass when SYSTEM_MYTHES=YES for WNTGCC, too


2011-06-20  Robert Nagy  <robert@openbsd.org>  [5b933526c3188459ce20b4fdc1ed070197c7f475]

add missing newline to the end of file to silence the compiler


2011-06-20  Robert Nagy  <robert@openbsd.org>  [c481fc6bb8ba7777e4890b9f76d68827f46beb77]

add missing newline to the end of file to silence the compiler


2011-06-20  Robert Nagy  <robert@openbsd.org>  [4b7ac96383256f8c831ae4d18d65f2574df8cb8e]

add missing newline to the end of file to silence the compiler


2011-06-20  Robert Nagy  <robert@openbsd.org>  [b5ac550e3ec27492c11c0ec4210810252e9170f4]

add missing newline to the end of file to silence the compiler


2011-06-20  Miklos Vajna  <vmiklos@frugalware.org>  [944c242048706b12d37eeca5b2d762b1bf776fdb]

Initial nested table support

Implement RTF_NESTTABLEPROPS, RTF_NONESTTABLES, RTF_NESTCELL,
RTF_NESTROW and RTF_ITAP.

2011-06-20  Caolán McNamara  <caolanm@redhat.com>  [c54998e7220b2a2ca4a662539d770d617f2f875a]

remove unused ASglTag class


2011-06-20  Caolán McNamara  <caolanm@redhat.com>  [128bcac3dc64b3dd7a42defceed30cad9902ca07]

remove unused ctor


2011-06-20  Caolán McNamara  <caolanm@redhat.com>  [1d301de7a8a3077bcdbd7e761998cd24563f5a70]

remove unused PopFront


2011-06-20  Caolán McNamara  <caolanm@redhat.com>  [5c8c13887952c112566c4145173a93d7d39c2dd6]

remove unused PushFront


2011-06-20  Caolán McNamara  <caolanm@redhat.com>  [5a7bd335ef32121c2fd500e9688dd6bd4fb23662]

FileExtension unused


2011-06-20  Caolán McNamara  <caolanm@redhat.com>  [77faf36fbd79edfe360e2b9e5393b3d979a4e0d3]

remove unused strip_ methods


2011-06-20  Caolán McNamara  <caolanm@redhat.com>  [abe204dce71f0f774d1a13e34dc68b39c04a80d2]

remove unused token_count


2011-06-20  Caolán McNamara  <caolanm@redhat.com>  [7feb9bcec25ae9971afccf94f49755e43e23b376]

remove the unused replace_all variant


2011-06-20  Caolán McNamara  <caolanm@redhat.com>  [fb21365cef57fe354d6d87137e43945aef2c7833]

remove unused StreamStr::to_lower


2011-06-20  Xisco Fauli  <anistenis@gmail.com>  [c0640042562fb92681925e9dddc90fa51997cdc2]

Fix message, salutation and grettings textbox


2011-06-20  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [68ef83dbd75b7f25466e007140aedb9ed3694e50]

fix buildbreakers in oox, revert token changes for now


2011-06-20  Xisco Fauli  <anistenis@gmail.com>  [59115457ac2fa9735357c1c6d2fbd294f1c0ae96]

Footer checkbox works correctly now.

Others:
- Replace all UnoException by python Exception

2011-06-20  Tor Lillqvist  <tlillqvist@novell.com>  [2b12cab45a106e2e8984138354b0d144ab29b211]

Fix gbuild breakage in WNTMSC build


2011-06-20  Robert Nagy  <robert@openbsd.org>  [4baf801154ee838097f6c7e2533035e2a31d18de]

parametters -> parameters


2011-06-20  Robert Nagy  <robert@openbsd.org>  [f26726f9ac84e0854607a8e0702ff4ec80acfd26]

add missing UnoApiTarget definitions after gnumake4 merge


2011-06-20  Harri Pitkänen  <hatapitk@iki.fi>  [9b3c44d568b38938acc797c4a9ff42ad77890250]

Support CSS text-transform property in HTML import


2011-06-20  Harri Pitkänen  <hatapitk@iki.fi>  [c5efe3c01578a84c551f7ed5605f147f1b10e9f9]

Import and export character case transformations unconditionally to/from HTML

Import small caps and export small caps, lowecase, uppercase and titlecase
transformations unconditionally to/from HTML. Previously import and export
was limited by browser compatibility settings but all mainstream browsers
released within last 5 years or so should support the relevant CSS attributes.

2011-06-20  Miklos Vajna  <vmiklos@frugalware.org>  [7d954792ff7ddf584506b999947318a2f0e10fc6]

cell borders are sprms


2011-06-20  Miklos Vajna  <vmiklos@frugalware.org>  [ac6f0ff1f82b03562140f457fe5e73bf4a390592]

implement RTF_TRRH


2011-06-20  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [18e83c68d47af29804e22813ed9766a3bcf537cd]

gnumake4: fix lingucompoment buildbreaker


2011-06-20  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [24af5f6248513a79a1fe056daab8c61bbe03c889]

gnumake4: fix buildbreakers from merge


2011-06-20  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [75068ecaa17c9724feb06f9b8ee12ac29012beda]

gnumake4: fix buildbreakers from merge


2011-06-20  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [5cba588ff2e3a97317f9e4fb004ef99bcda6f577]

gnumake4: fix buildbreakers from merge


2011-06-20  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [b788274180d19329ac0d0f13ac24d23e50bfcf57]

gnumake4: fix buildbreakers from merge


2011-06-20  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [37a773d8970274cd1b34ac4fd78b34c96e717d8c]

gnumake4: fix buildbreakers from merge


2011-06-20  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [902f9da3e550a1eca808c9352cf79c8c39d3386f]

gnumake4: fix buildbreakers from merge


2011-06-20  Miklos Vajna  <vmiklos@frugalware.org>  [9443bff00d5f25e60438c1c87b5ad6bd8438a16e]

implement RTF_TRKEEP


2011-06-20  Miklos Vajna  <vmiklos@frugalware.org>  [951b73756688f91fb25e28a6c1adb5c0f58ee21a]

Reset cell properties on RTF_CELLX

This fixes import of tables when the first cell has no properties

2011-06-20  Caolán McNamara  <caolanm@redhat.com>  [1c7f1b646511bab3035bde2f493f49d8b131b12e]

fix ambiguity


2011-06-20  Alexander Thurgood  <alex.thurgood@gmail.com>  [ad71354bd3974fb2916654c123c3cd3500a9d1fa]

document this better


2011-06-20  Caolán McNamara  <caolanm@redhat.com>  [3bc950b8f0ef5fc1345b86c8dae1ca3983f8cee1]

add some more test prerequisites


2011-06-20  Caolán McNamara  <caolanm@redhat.com>  [2b8113a31da85d685306dcfa123632d2f11e3ee9]

survive missing storage


2011-06-20  Caolán McNamara  <caolanm@redhat.com>  [55b8a3013a9a8c23bf920be4f8f35e401ea5fb26]

survive missing uiconfig


2011-06-20  Caolán McNamara  <caolanm@redhat.com>  [69c0b92475e0a51af598d4f9dc69619f0ea014b3]

ByteString -> rtl::OStringBuffer


2011-06-20  Caolán McNamara  <caolanm@redhat.com>  [543b0af085b4d698f418b3fa2960fa6964c3904e]

add package as a test requirement


2011-06-20  Caolán McNamara  <caolanm@redhat.com>  [82a49079c68f06a3bc3d7c23f494ddeaeee52a61]

ignore dot files, and print info about indeterminate loads


2011-06-20  Caolán McNamara  <caolanm@redhat.com>  [f25c91273252c444659b1df55953767e9ff3146b]

Resolves: #i118018# fExtChar affects only < 8 (if at all)


2011-06-20  Caolán McNamara  <caolanm@redhat.com>  [95fc1fceb03ed122afca833a4cef272361e622fe]

handle truncated stream


2011-06-20  Caolán McNamara  <caolanm@redhat.com>  [6e51b27eb1c5b8a32e2ca0c07462b3ef9cc83940]

merge these sprm finders and do it right


2011-06-20  Caolán McNamara  <caolanm@redhat.com>  [63b62d66d944265d438bef1575ac2e6e7b6ab1f8]

add an extra ctor that takes char str+len


2011-06-20  Caolán McNamara  <caolanm@redhat.com>  [b98ab2bee1bbe223582a71dc6b2024a2ce40aeb0]

catch by const reference


2011-06-20  Caolán McNamara  <caolanm@redhat.com>  [dfcb6799d7ec99e8cdcab344ffd92dc8c13c17b0]

catch by const reference


2011-06-20  Caolán McNamara  <caolanm@redhat.com>  [86e420075cfc47c21a8c755e10507f018c3ce925]

handle truncated stream


2011-06-20  Caolán McNamara  <caolanm@redhat.com>  [7956c175a6324393e9dc861a8e21608cd7956594]

catch by const reference


2011-06-20  Caolán McNamara  <caolanm@redhat.com>  [e7355a7d5c1c9f35de4758cd74f29ded768c65fe]

catch by const reference


2011-06-20  Caolán McNamara  <caolanm@redhat.com>  [bbc355c39f52397ce98081bfc090e366a73f0c91]

catch by const reference


2011-06-20  Caolán McNamara  <caolanm@redhat.com>  [b74c7e7fceddca2c93bf7586df938f9909feb0f7]

silence unhelpful assert


2011-06-20  Caolán McNamara  <caolanm@redhat.com>  [4333c4a8548209c8b56e048cd6b75d2626b765de]

drop unused BS2OU/OU2BS


2011-06-20  Caolán McNamara  <caolanm@redhat.com>  [9aa1b2d05848b4598cbf49da9f7f2bd509ace88e]

survive missing configuration


2011-06-20  Caolán McNamara  <caolanm@redhat.com>  [a8a1180056960ef689578db8e6d3542f0d3c7360]

ByteString -> rtl::OStringBuffer


2011-06-20  Caolán McNamara  <caolanm@redhat.com>  [5f2880cb23fb875128440f159a6257f92d89dd1d]

ByteString -> rtl::OStringBuffer


2011-06-20  Caolán McNamara  <caolanm@redhat.com>  [67b392a0621eaf4f9a3b0a99cc37109ca32263e8]

totally pointless intermediate object


2011-06-20  Caolán McNamara  <caolanm@redhat.com>  [e1764ce47d25ce68934d53737e17637d72182a1e]

totally pointless intermediate object


2011-06-20  Caolán McNamara  <caolanm@redhat.com>  [ac09a57e104a53fca2b2f3fd95314b55722c1576]

ByteString -> rtl::OStringBuffer


2011-06-20  Caolán McNamara  <caolanm@redhat.com>  [12870341199d9218322865617e1b2dac4178fa99]

ByteString -> rtl::OStringBuffer


2011-06-20  Caolán McNamara  <caolanm@redhat.com>  [347738eade7b1077067926930b8efef257d4776d]

catch by const reference


2011-06-20  Caolán McNamara  <caolanm@redhat.com>  [c4ed8d454818971d959af7a80a986b7691bf43fb]

catch by const reference


2011-06-20  Caolán McNamara  <caolanm@redhat.com>  [051e6eea5a9363309883c6a92b77210e4284c316]

catch by const reference


2011-06-20  Caolán McNamara  <caolanm@redhat.com>  [5cbd9a7be2ee05499bd730f2e7bd8b35ce881217]

catch by const reference


2011-06-20  Caolán McNamara  <caolanm@redhat.com>  [2da6389c3769d91b3324a6d983968184badafb65]

totally pointless intermediate object


2011-06-20  Caolán McNamara  <caolanm@redhat.com>  [49c7f6147b7530454eebbe8149b901ecb343668c]

ByteString -> rtl::OStringBuffer


2011-06-20  Caolán McNamara  <caolanm@redhat.com>  [0d6753aa929a2fe828ea2993ce327a94d6c27e03]

sFontGroup unused


2011-06-20  Caolán McNamara  <caolanm@redhat.com>  [b71210e55044d503853823d2bc12cb0b4d00b517]

totally pointless intermediate object


2011-06-20  Caolán McNamara  <caolanm@redhat.com>  [443756d3c4c19456547ced34a27cb522178df19d]

totally pointless intermediate object


2011-06-20  Caolán McNamara  <caolanm@redhat.com>  [d2d118362dea800d18a449261ba50f164076195c]

totally pointless intermediate object


2011-06-20  Caolán McNamara  <caolanm@redhat.com>  [cdf7a764e37c761fb1b3e4cab4c45c8570c6cb9d]

catch by const reference


2011-06-20  Robert Nagy  <robert@openbsd.org>  [3e07e71abc5928e2085cf19b2f1cfce11ea057f6]

fix fdo#37110 --quickstart shouldn't show start center


2011-06-20  Robert Nagy  <robert@openbsd.org>  [dbff7ae58b38c2d381008711d828a1f4f03ad22f]

fix fdo#37110 --quickstart shouldn't show start center


2011-06-20  Robert Nagy  <robert@openbsd.org>  [736b7fc2a701a65cdc87f36dc2741675644cf7ea]

correctly build GTK systray icon

the setting was lost during move the GNU make

Signed-off-by:    Petr Mladek <pmladek@suse.cz>

2011-06-20  Robert Nagy  <robert@openbsd.org>  [59df634b621f43951af2a9a09dd1d3f6133aca98]

correctly build GTK systray icon

the setting was lost during move the GNU make

Signed-off-by:    Petr Mladek <pmladek@suse.cz>

2011-06-20  Miklos Vajna  <vmiklos@frugalware.org>  [2ce5dbe263a75db8c7f5f4939b254dc6a74a9ee5]

RTF_CELLX: fix assignment of previous cell abs width


2011-06-20  David Tardon  <dtardon@redhat.com>  [7a189a97abf22a2266ef755f77f693e8b2d9a5ad]

this does not apply now that IDL files are processed by gnumake


2011-06-20  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [b970bf2603eb7827c12a677e85447c658c7bdf11]

Merge branch 'master' into feature/gnumake4

Conflicts:
	postprocess/packcomponents/makefile.mk

2011-06-20  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [6f7b36ecd838fd3ed00cebb2973d3d2e66ae5ca5]

remove merge trash


2011-06-20  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [e70b1417d22d22e3d5bdffb1f4b55bc83a4c36ef]

Merge branch 'master' into feature/gnumake4

Conflicts:
	dbaccess/AllLangResTarget_adabasui.mk
	dbaccess/AllLangResTarget_dba.mk
	dbaccess/AllLangResTarget_dbmm.mk
	dbaccess/AllLangResTarget_sdbt.mk
	dbaccess/Executable_odbcconfig.mk
	dbaccess/JunitTest_dbaccess_unoapi.mk
	dbaccess/Library_adabasui.mk
	dbaccess/Library_dba.mk
	dbaccess/Library_dbaxml.mk
	dbaccess/Library_dbmm.mk
	dbaccess/Library_sdbt.mk
	dbaccess/Makefile
	dbaccess/Module_dbaccess.mk
	dbaccess/Package_inc.mk
	dbaccess/Package_uiconfig.mk
	dbaccess/prj/build.lst
	dbaccess/qa/unoapi/Test.java
	dbaccess/source/core/api/CacheSet.hxx
	dbaccess/source/core/dataaccess/SharedConnection.hxx
	dbaccess/source/core/dataaccess/connection.cxx
	dbaccess/source/filter/xml/xmlAutoStyle.cxx
	dbaccess/source/filter/xml/xmlColumn.cxx
	dbaccess/source/filter/xml/xmlComponent.cxx
	dbaccess/source/filter/xml/xmlConnectionData.cxx
	dbaccess/source/filter/xml/xmlConnectionResource.cxx
	dbaccess/source/filter/xml/xmlDataSource.cxx
	dbaccess/source/filter/xml/xmlDataSourceInfo.cxx
	dbaccess/source/filter/xml/xmlDataSourceSetting.cxx
	dbaccess/source/filter/xml/xmlDataSourceSettings.cxx
	dbaccess/source/filter/xml/xmlDatabaseDescription.cxx
	dbaccess/source/filter/xml/xmlDocuments.cxx
	dbaccess/source/filter/xml/xmlFileBasedDatabase.cxx
	dbaccess/source/filter/xml/xmlHelper.cxx
	dbaccess/source/filter/xml/xmlHierarchyCollection.cxx
	dbaccess/source/filter/xml/xmlLogin.cxx
	dbaccess/source/filter/xml/xmlQuery.cxx
	dbaccess/source/filter/xml/xmlServerDatabase.cxx
	dbaccess/source/filter/xml/xmlTable.cxx
	dbaccess/source/filter/xml/xmlTableFilterList.cxx
	dbaccess/source/filter/xml/xmlTableFilterPattern.cxx
	dbaccess/source/ui/app/AppDetailPageHelper.cxx
	dbaccess/source/ui/app/AppDetailView.cxx
	dbaccess/source/ui/app/AppIconControl.cxx
	dbaccess/source/ui/app/AppSwapWindow.cxx
	dbaccess/source/ui/app/AppTitleWindow.cxx
	dbaccess/source/ui/app/AppView.cxx
	dbaccess/source/ui/browser/AsyncronousLink.cxx
	dbaccess/source/ui/browser/genericcontroller.cxx
	dbaccess/source/ui/control/ColumnControlWindow.cxx
	dbaccess/source/ui/control/RelationControl.cxx
	dbaccess/source/ui/control/SqlNameEdit.cxx
	dbaccess/source/ui/control/TableGrantCtrl.cxx
	dbaccess/source/ui/control/VertSplitView.cxx
	dbaccess/source/ui/control/toolboxcontroller.cxx
	dbaccess/source/ui/dlg/CollectionView.cxx
	dbaccess/source/ui/dlg/ConnectionHelper.cxx
	dbaccess/source/ui/dlg/ConnectionPageSetup.cxx
	dbaccess/source/ui/dlg/DBSetupConnectionPages.cxx
	dbaccess/source/ui/dlg/RelationDlg.cxx
	dbaccess/source/ui/dlg/TextConnectionHelper.cxx
	dbaccess/source/ui/dlg/detailpages.cxx
	dbaccess/source/ui/dlg/dlgsize.cxx
	dbaccess/source/ui/dlg/queryorder.cxx
	dbaccess/source/ui/dlg/tablespage.cxx
	dbaccess/source/ui/misc/TableCopyHelper.cxx
	dbaccess/source/ui/misc/ToolBoxHelper.cxx
	dbaccess/source/ui/misc/WExtendPages.cxx
	dbaccess/source/ui/misc/WNameMatch.cxx
	dbaccess/source/ui/misc/WTypeSelect.cxx
	dbaccess/source/ui/querydesign/ConnectionLine.cxx
	dbaccess/source/ui/querydesign/ConnectionLineAccess.cxx
	dbaccess/source/ui/querydesign/ConnectionLineData.cxx
	dbaccess/source/ui/querydesign/JAccess.cxx
	dbaccess/source/ui/querydesign/JoinController.cxx
	dbaccess/source/ui/querydesign/JoinDesignView.cxx
	dbaccess/source/ui/querydesign/JoinExchange.cxx
	dbaccess/source/ui/querydesign/JoinTableView.cxx
	dbaccess/source/ui/querydesign/QTableConnection.cxx
	dbaccess/source/ui/querydesign/QTableConnectionData.cxx
	dbaccess/source/ui/querydesign/QTableWindow.cxx
	dbaccess/source/ui/querydesign/QTableWindowData.cxx
	dbaccess/source/ui/querydesign/QueryDesignView.cxx
	dbaccess/source/ui/querydesign/QueryTabConnUndoAction.cxx
	dbaccess/source/ui/querydesign/QueryTabWinUndoAct.cxx
	dbaccess/source/ui/querydesign/QueryTextView.cxx
	dbaccess/source/ui/querydesign/QueryViewSwitch.cxx
	dbaccess/source/ui/querydesign/SelectionBrowseBox.cxx
	dbaccess/source/ui/querydesign/TableConnection.cxx
	dbaccess/source/ui/querydesign/TableConnectionData.cxx
	dbaccess/source/ui/querydesign/TableWindow.cxx
	dbaccess/source/ui/querydesign/TableWindowAccess.cxx
	dbaccess/source/ui/querydesign/TableWindowData.cxx
	dbaccess/source/ui/querydesign/TableWindowListBox.cxx
	dbaccess/source/ui/querydesign/TableWindowTitle.cxx
	dbaccess/source/ui/querydesign/querydlg.cxx
	dbaccess/source/ui/querydesign/queryview.cxx
	dbaccess/source/ui/relationdesign/RTableConnection.cxx
	dbaccess/source/ui/relationdesign/RelationDesignView.cxx
	dbaccess/source/ui/relationdesign/RelationTableView.cxx
	dbaccess/source/ui/tabledesign/FieldDescGenWin.cxx
	dbaccess/source/ui/tabledesign/FieldDescriptions.cxx
	dbaccess/source/ui/tabledesign/TEditControl.cxx
	dbaccess/source/ui/tabledesign/TableDesignHelpBar.cxx
	dbaccess/source/ui/tabledesign/TableDesignView.cxx
	dbaccess/source/ui/tabledesign/TableFieldControl.cxx
	dbaccess/source/ui/tabledesign/TableRow.cxx
	dbaccess/source/ui/tabledesign/TableRowExchange.cxx
	dbaccess/source/ui/tabledesign/TableUndo.cxx
	dbaccess/source/ui/uno/ColumnControl.cxx
	dbaccess/source/ui/uno/ColumnPeer.cxx
	reportdesign/AllLangResTarget_rpt.mk
	reportdesign/AllLangResTarget_rptui.mk
	reportdesign/Library_rpt.mk
	reportdesign/Library_rptui.mk
	reportdesign/Library_rptxml.mk
	reportdesign/Module_reportdesign.mk
	reportdesign/Package_uiconfig.mk
	reportdesign/Package_xml.mk
	reportdesign/prj/build.lst
	reportdesign/prj/makefile.mk

2011-06-20  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [4789e1366182b6ebfda836f02ac4303c3785b203]

formatting fixes


2011-06-20  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [2850da4f8cab294b2f897d170b35ec532e3c4d49]

Merge branch 'master' into feature/gnumake4

Conflicts:
	starmath/JunitTest_sm_unoapi.mk
	starmath/Library_sm.mk
	starmath/Library_smd.mk
	starmath/Makefile
	starmath/prj/build.lst
	starmath/prj/makefile.mk
	starmath/qa/unoapi/Test.java
	starmath/source/detreg.cxx
	starmath/source/register.cxx
	starmath/source/smdetect.cxx
	sw/Library_sw.mk
	sw/Library_swd.mk
	sw/Library_swui.mk
	sw/Library_vbaswobj.mk
	sw/inc/iodetect.hxx
	sw/inc/swddllapi.h
	sw/source/filter/basflt/iodetect.cxx

2011-06-20  Roland Baudin  <roland65@free.fr>  [1389a5e8aa87f5a42ee248de582e51c811647108]

Additional fix for bug fdo#33781


2011-06-20  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [7cc01d861ef6d5428fd24f6850849f7d3d68392c]

Merge branch 'master' into feature/gnumake4


2011-06-20  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [26da7ac79406d09252ce4ba964c1893e19a03021]

Merge branch 'master' into feature/gnumake4


2011-06-20  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [ea1f63a45c3b1ab79c6428ec239a8a269de3c430]

Merge branch 'master' into feature/gnumake4


2011-06-20  Xisco Fauli  <anistenis@gmail.com>  [7173989ae6a8f4bf71191021a35ecd075245cc6a]

a bit of optimitation


2011-06-19  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [ae2ebf8fac893aeb2a328918ce1b12ef6834f16d]

Merge branch 'master' into feature/gnumake4

Conflicts:
	filter/source/config/cache/filtercache.cxx
	filter/source/odfflatxml/makefile.mk
	oox/Library_oox.mk
	oox/Makefile
	oox/Module_oox.mk
	oox/Package_generated.mk
	oox/Package_inc.mk
	oox/prj/build.lst
	oox/prj/d.lst
	oox/prj/makefile.mk
	oox/source/dump/makefile.mk
	unoxml/Library_unordf.mk
	unoxml/Library_unoxml.mk
	writerfilter/CppunitTest_writerfilter_doctok.mk
	writerfilter/Library_writerfilter.mk
	writerfilter/Module_writerfilter.mk
	writerfilter/Package_inc.mk
	writerfilter/inc/resourcemodel/TagLogger.hxx
	writerfilter/inc/resourcemodel/WW8ResourceModel.hxx
	writerfilter/prj/build.lst
	writerfilter/prj/makefile.mk
	writerfilter/qa/complex/ooxml/makefile.mk
	writerfilter/qa/cppunittests/doctok/makefile.mk
	writerfilter/qa/cppunittests/doctok/testdoctok.cxx
	writerfilter/qa/cppunittests/xxml/testXXML.cxx
	writerfilter/source/dmapper/DomainMapper.cxx
	writerfilter/source/dmapper/DomainMapperTableHandler.cxx
	writerfilter/source/dmapper/DomainMapperTableManager.cxx
	writerfilter/source/dmapper/DomainMapper_Impl.cxx
	writerfilter/source/dmapper/FontTable.cxx
	writerfilter/source/dmapper/GraphicHelpers.cxx
	writerfilter/source/dmapper/PropertyIds.cxx
	writerfilter/source/dmapper/PropertyMap.cxx
	writerfilter/source/dmapper/SettingsTable.cxx
	writerfilter/source/dmapper/StyleSheetTable.cxx
	writerfilter/source/dmapper/TablePropertiesHandler.cxx
	writerfilter/source/dmapper/TblStylePrHandler.cxx
	writerfilter/source/dmapper/ThemeTable.cxx
	writerfilter/source/doctok/WW8DocumentImpl.cxx
	writerfilter/source/doctok/resourcesimpl.xsl
	writerfilter/source/filter/WriterFilter.cxx
	writerfilter/source/generated.mk
	writerfilter/source/ooxml/OOXMLDocumentImpl.cxx
	writerfilter/source/ooxml/OOXMLFactory.cxx
	writerfilter/source/ooxml/OOXMLFactory.hxx
	writerfilter/source/ooxml/OOXMLStreamImpl.cxx
	writerfilter/source/ooxml/RefAndPointer.hxx
	writerfilter/source/resourcemodel/TagLogger.cxx
	writerfilter/unocomponent/component.cxx
	writerfilter/unocomponent/debugservices/rtftok/ScannerTestService.cxx
	writerfilter/unocomponent/debugservices/rtftok/XMLScanner.cxx

2011-06-19  Joseph Powers  <jpowers27@cox.net>  [0950764b8e80151f3fca346a805daf6feb1df4fc]

Replace List with std::vector< FilterEntry* >


2011-06-19  Xisco Fauli  <anistenis@gmail.com>  [a773886f14f8739be11661acd55d62b6ee6e5e73]

Avoid crashing after finnish button is clicked


2011-06-19  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [a8db9c382b0b7f29c369a31b073cba3a88353eaf]

Merge branch 'master' into feature/gnumake4


2011-06-19  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [7685aa6025b7cdfbcfc52a706252356e03ef0e07]

Merge branch 'master' into feature/gnumake4


2011-06-19  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [e2682561337c521f10fa2c87594c86c01b3c662a]

Merge branch 'master' into feature/gnumake4

Conflicts:
	lingucomponent/source/hyphenator/altlinuxhyph/hyphen/hyphenimp.cxx
	lingucomponent/source/spellcheck/spell/sspellimp.cxx
	setup_native/prj/build.lst
	setup_native/prj/d.lst
	wizards/Jar_query.mk
	wizards/Module_wizards.mk
	wizards/Zip_launcher.mk
	wizards/com/sun/star/wizards/report/makefile.mk
	wizards/prj/build.lst
	wizards/prj/d.lst
	wizards/util/target.pmk

2011-06-19  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [941020379b1ea1ec7c564c21e68ea1674cda7683]

Merge branch 'master' into feature/gnumake4

Conflicts:
	basebmp/prj/d.lst
	basebmp/test/basictest.cxx
	basebmp/test/makefile.mk
	basegfx/inc/basegfx/basegfxdllapi.h
	basegfx/inc/basegfx/tools/debugplotter.hxx
	basegfx/inc/basegfx/tuple/b2ituple.hxx
	basegfx/prj/d.lst
	basegfx/source/numeric/makefile.mk
	basegfx/source/polygon/makefile.mk
	basegfx/source/range/makefile.mk
	basegfx/source/raster/makefile.mk
	basegfx/source/tuple/makefile.mk
	basegfx/source/vector/makefile.mk
	basegfx/test/basegfx1d.cxx
	basegfx/test/makefile.mk
	basegfx/util/makefile.mk
	canvas/Library_canvasfactory.mk
	canvas/Module_canvas.mk
	canvas/prj/build.lst
	canvas/prj/d.lst
	canvas/source/cairo/cairo_canvashelper_texturefill.cxx
	canvas/source/cairo/makefile.mk
	canvas/source/tools/makefile.mk
	comphelper/qa/string/makefile.mk
	cppcanvas/Module_cppcanvas.mk
	cppcanvas/inc/cppcanvas/cppcanvasdllapi.h
	cppcanvas/prj/build.lst
	cppcanvas/prj/d.lst
	cppcanvas/source/mtfrenderer/makefile.mk
	cppcanvas/util/makefile.mk
	i18npool/source/search/makefile.mk
	regexp/Library_regexp.mk
	regexp/prj/d.lst
	sax/CppunitTest_sax.mk
	sax/Library_sax.mk
	sax/prj/d.lst
	sax/qa/cppunit/test_converter.cxx
	sax/source/expatwrap/attrlistimpl.hxx
	sax/util/makefile.mk
	svtools/Library_svt.mk
	tools/Executable_sspretty.mk
	ucbhelper/prj/d.lst
	ucbhelper/source/provider/configureucb.cxx
	ucbhelper/source/provider/provconf.cxx
	ucbhelper/util/makefile.mk
	unotools/Library_utl.mk
	unotools/Module_unotools.mk
	unotools/Package_inc.mk
	unotools/prj/build.lst
	vcl/Library_desktop_detector.mk
	vcl/Library_vcl.mk
	vcl/Library_vclplug_gtk.mk
	vcl/aqua/source/gdi/salprn.cxx
	vcl/inc/aqua/saldata.hxx
	vcl/unx/generic/gdi/salgdi3.cxx

2011-06-19  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [92667c8edbaee9a252b1d5d221eb62849f76697c]

Merge branch 'master' into feature/gnumake4

Conflicts:
	connectivity/source/cpool/Zregistration.cxx
	connectivity/source/drivers/evoab/LCatalog.cxx
	connectivity/source/drivers/evoab/LColumnAlias.cxx
	connectivity/source/drivers/evoab/LColumnAlias.hxx
	connectivity/source/drivers/evoab/LColumns.cxx
	connectivity/source/drivers/evoab/LColumns.hxx
	connectivity/source/drivers/evoab/LConfigAccess.cxx
	connectivity/source/drivers/evoab/LConfigAccess.hxx
	connectivity/source/drivers/evoab/LConnection.cxx
	connectivity/source/drivers/evoab/LConnection.hxx
	connectivity/source/drivers/evoab/LDatabaseMetaData.cxx
	connectivity/source/drivers/evoab/LDatabaseMetaData.hxx
	connectivity/source/drivers/evoab/LDriver.cxx
	connectivity/source/drivers/evoab/LDriver.hxx
	connectivity/source/drivers/evoab/LFolderList.cxx
	connectivity/source/drivers/evoab/LFolderList.hxx
	connectivity/source/drivers/evoab/LNoException.cxx
	connectivity/source/drivers/evoab/LPreparedStatement.cxx
	connectivity/source/drivers/evoab/LPreparedStatement.hxx
	connectivity/source/drivers/evoab/LResultSet.cxx
	connectivity/source/drivers/evoab/LResultSet.hxx
	connectivity/source/drivers/evoab/LServices.cxx
	connectivity/source/drivers/evoab/LStatement.cxx
	connectivity/source/drivers/evoab/LStatement.hxx
	connectivity/source/drivers/evoab/LTable.cxx
	connectivity/source/drivers/evoab/LTable.hxx
	connectivity/source/drivers/evoab/LTables.cxx
	connectivity/source/drivers/evoab/LTables.hxx
	connectivity/source/drivers/evoab/evoab.xml
	connectivity/source/drivers/evoab/makefile.mk
	editeng/Library_editeng.mk
	framework/Library_fwe.mk
	framework/test/test.cxx
	idl/prj/d.lst
	idl/util/idlpch.cxx
	linguistic/Makefile
	linguistic/Module_linguistic.mk
	linguistic/inc/linguistic/lngdllapi.h
	linguistic/inc/linguistic/lngprophelp.hxx
	linguistic/inc/linguistic/misc.hxx
	linguistic/prj/build.lst
	linguistic/prj/d.lst
	linguistic/qa/unoapi/Test.java
	linguistic/source/grammarchecker.cxx
	linguistic/source/grammarchecker.hxx
	linguistic/source/hyphdta.cxx
	linguistic/source/lngprophelp.cxx
	linguistic/source/makefile.mk
	linguistic/source/spelldta.cxx
	sfx2/Library_qstart.mk
	sfx2/Library_sfx.mk
	sfx2/inc/sfx2/qswin32.h
	sfx2/prj/build.lst
	sfx2/qa/cppunit/makefile.mk
	xmlscript/inc/xmlscript/xcrdllapi.h
	xmlscript/prj/d.lst
	xmlscript/util/makefile.mk

2011-06-19  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [31daa1bd60b3d2118393752cbc1a1d44d9a802f7]

Merge branch 'master' into feature/gnumake4

Conflicts:
	cairo/cairo-1.8.0.patch
	cairo/prj/build.lst
	gdk-pixbuf/makefile.mk
	libcroco/makefile.mk

2011-06-19  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [a82eae375ecc76c25bb2172424d22bfe479e28d1]

Merge branch 'master' into feature/gnumake4

Conflicts:
	xmlreader/prj/d.lst

2011-06-19  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [81a1c065fd3c0242efa0273eba0aefeebadcd877]

Merge branch 'master' into feature/gnumake4

Conflicts:
	Repository.mk
	RepositoryFixes.mk
	configure
	configure.in
	set_soenv.in
	solenv/config/sdev300.ini
	solenv/gbuild/ComponentTarget.mk
	solenv/gbuild/CppunitTest.mk
	solenv/gbuild/CustomTarget.mk
	solenv/gbuild/Deliver.mk
	solenv/gbuild/Executable.mk
	solenv/gbuild/JavaClassSet.mk
	solenv/gbuild/Library.mk
	solenv/gbuild/LinkTarget.mk
	solenv/gbuild/StaticLibrary.mk
	solenv/gbuild/TargetLocations.mk
	solenv/gbuild/gbuild.mk
	solenv/gbuild/platform/linux.mk
	solenv/gbuild/platform/macosx.mk
	solenv/gbuild/platform/solaris.mk
	solenv/gbuild/platform/windows.mk
	solenv/gbuild/platform/winmingw.mk
	solenv/gbuild/templates/Executable.mk
	solenv/gbuild/templates/Library.mk
	solenv/inc/libs.mk
	solenv/inc/unxobsd.mk

2011-06-18  Norbert Thiebaud  <nthiebaud@gmail.com>  [3c632beb6ca69c05117739de2f935a416c24c88a]

'-' prefix in Makefile only works for the first command... work around it


2011-06-18  Norbert Thiebaud  <nthiebaud@gmail.com>  [ea1f0f94fcb9f3d2cdf39cb4b0f2e945eb286e8e]

fix 1eabd795b959830b74c3f3036fefeb143448d898 bad \


2011-06-18  Norbert Thiebaud  <nthiebaud@gmail.com>  [1908ff8ea7ccd55a6a3694f3e5e48bf0adfb679b]

do not clean dmake if we use the system one


2011-06-18  Tor Lillqvist  <tlillqvist@novell.com>  [5789bdebd73031c4c4ebd68fbadfefa4612fc521]

Use OUTDIR_FOR_BUILD to run build-time tools


2011-06-18  Tor Lillqvist  <tlillqvist@novell.com>  [09600160cd90ef7a6bec054d51b6304ebbc2b5e0]

Choose build.pl or make automatically in cross-build-toolset


2011-06-18  Miklos Vajna  <vmiklos@frugalware.org>  [4a54db0836c98fbba599787365615fef2575c317]

XmlFilterBase::exportDocumentProperties: use OSL_TRACE to dump statistics


2011-06-18  Jesús Corrius  <jesus@softcatala.org>  [03db851b12a77326926ecfdf0543aa2da2205c52]

Remove obsolete Win95/NT code


2011-06-18  David Tardon  <dtardon@redhat.com>  [5c867b59668dd9144cab863c9e7593c85fc73609]

debug STL needs visible typeinfo


2011-06-18  David Tardon  <dtardon@redhat.com>  [510737a54ad921ec6d873d1fcda20fae28d99a16]

enable libstdc++'s debug mode with --enable-debug


2011-06-18  David Tardon  <dtardon@redhat.com>  [6e7add3703836baeece8410efef8e426cab41037]

rhbz#667082 do not crash importing section containing just an empty paragraph


2011-06-18  Julien Nabet  <serval2412@yahoo.fr>  [7ca72819f9f3dd4ade9075eccfe26fadebb68664]

Some cppcheck cleaning


2011-06-18  Takeshi Abe  <tabe@fixedpoint.jp>  [72f29a851464801c214db6f5aa7d150299b32732]

osversiondef.hxx no longer exists


2011-06-18  Tor Lillqvist  <tlillqvist@novell.com>  [2cab78b1b472f33616c519eb02a769f4b85844fa]

Drop Win9x code


2011-06-18  Tor Lillqvist  <tlillqvist@novell.com>  [c55545bd95a7e9cb4b838d12ea7b08dc8a097492]

Drop duplicate


2011-06-18  Tor Lillqvist  <tlillqvist@novell.com>  [eb3486268f405a512422646943cdd4cce4c1ed75]

Just make -lstore work for MinGW as it does for other Unix-style compilers

I don't really see the point in having the UDK_MAJOR in the import
library name. We don't do that for any Unix either, just -lstore is
used. It isn't as if it would make any sense in keeping a mix of
(import) libraries for incompatible versions/builds of the LO (SDK) in
the same location anyway. The simpler, the better.

2011-06-18  Tor Lillqvist  <tlillqvist@novell.com>  [61c7e5ff42c1d734ad125b22723664b1e9b2f700]

Just call the import library -luno_sal for MinGW


2011-06-18  Xisco Fauli  <anistenis@gmail.com>  [80e28a53f96e2727b618a07fa5534a8343983c72]

Remove imports


2011-06-18  Tor Lillqvist  <tlillqvist@novell.com>  [fef6942ac3d6d9ebf8acfa4576308c923ee05544]

Produce the expected import library name in the MinGW case


2011-06-18  Tor Lillqvist  <tlillqvist@novell.com>  [a908085492d515edda9c25b041c4c2fc8734bc70]

MinGW hacks, we get a bit further now

I am mostly ignoring the possibility to build natively on Windows
using MinGW. I don't see any reasoon to bother supporting that. If we
want to build with MinGW, we want to do it as cross-compilation.

I am not intentionally removing OOo-originated native MinGW
compilation stuff. Yet. But will soon...

2011-06-18  Tor Lillqvist  <tlillqvist@novell.com>  [394e81876e10e01069f0c0e3004d9ea58a435349]

Use the slightly different library names for MinGW, too


2011-06-18  Tor Lillqvist  <tlillqvist@novell.com>  [e17aac891e999265cbd34d81d963a57fe12c794a]

Temporary hack can be binned now


2011-06-18  Tor Lillqvist  <tlillqvist@novell.com>  [7af3985069ac6d6ff7678cb17b28c6b7ce8f5165]

It is whether the HOST platform supports symlinks that is relevant


2011-06-18  Tor Lillqvist  <tlillqvist@novell.com>  [ce896d9ce639ff39e3218f9895f12d9ffacf2819]

Avoid more pointless special-casing for WNTGCC


2011-06-18  Tor Lillqvist  <tlillqvist@novell.com>  [19aef0d44364449701e228261dad1be09d7b5615]

Avoid duplication


2011-06-18  Tor Lillqvist  <tlillqvist@novell.com>  [297a2dfa089e5f165a8debc7b208516457c2a8ec]

Update the MinGW part a bit


2011-06-18  Xisco Fauli  <anistenis@gmail.com>  [668463395be0fbf5acd18806ef56f54ecd9ed3b3]

Set current data to the file


2011-06-18  Rafael Dominguez  <venccsralph@gmail.com>  [008179de694e8e2f5fe95bbddf6ba5673dc67fcc]

Replace List with std::vector<SfxStyleSheetBase*>.


2011-06-18  Rafael Dominguez  <venccsralph@gmail.com>  [be10718636f1ab9f7102baea84893aaec9b93469]

Replace List with std::vector<com::sun::star::presentation::ClickAction>.


2011-06-18  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [243f196dfbe1f48fcaa197e963e25bdc0ab8dcfc]

fixing rebase errors


2011-06-18  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [0cdcda80d4330aa37dad7247d534139f3a7ebe75]

fixing rebase errors


2011-06-18  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [457fe4e7e83a0fed70a07ddeb2158e02ff1bca7e]

fixing rebase errors


2011-06-18  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [8edd18d85dc91ad448bffe6653e18e9ce581ba3d]

fixing rebase errors


2011-06-18  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [0692507dcc62e94c7af88388961db1d7d12d6dbd]

fixing rebase errors


2011-06-18  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [baecdfb578cb7bc992944857ad4d8882ef7e842c]

fixing rebase errors


2011-06-18  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [e512adbb0a83012da7ca76c7725c2c532f31b0e7]

fixing rebase errors


2011-06-18  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [a64d0f306856ede0265937969ab5ae0754076ac4]

fixing rebase errors


2011-06-18  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [15a6c3d5c377774c4d57503525acdb2c5e86512d]

fixing rebase errors


2011-06-18  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [c00fe9ce1105c6c2a26954eeaee5e51336909a2a]

fixing rebase errors


2011-06-18  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [cb99ba06b875b0793c8e65518fea1b94ffbe2282]

fixing rebase errors


2011-06-18  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [a3711d3e1266445b02c74059b96ebd6e05e7bd08]

fixing rebase errors


2011-06-18  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [6e135ba19ae197fa6b1ca65034ad3dc8876a6be0]

fixing rebase errors


2011-06-18  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [b3c10ed45fabb5236dc59b6a84ac8d9e5267afd6]

fixing rebase errors


2011-06-18  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [c050d212ec45007fc9c4a42d24a85a962e88f785]

fixing rebase errors


2011-06-18  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [6f0d3f2a5b72673086f82a88831535e535885998]

fixing rebase errors


2011-06-18  Julien Nabet  <serval2412@yahoo.fr>  [3ad3e991f052fb563eadb8390d19dc53f3a5d287]

Add 2 lacking break instructions in a switch


2011-06-18  David Tardon  <dtardon@redhat.com>  [0790fe95b0ae235b2e824740ae0fc6efd19521ad]

use the new way of setting UNO API include dirs


2011-06-18  David Tardon  <dtardon@redhat.com>  [b795ca330fe8d8927bc24f16df7f80612884c492]

remove all traces of offuh from makefiles


2011-06-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [185a80eb7191151ea0a2d619272a1c78e2d4a9c1]

ause130: #i117218# change .idl handling to gnu make


2011-06-18  David Tardon  <dtardon@redhat.com>  [176b61f0055a580cef26fde1fad9fd9aa20d5d89]

add new IDL files


2011-06-18  David Tardon  <dtardon@redhat.com>  [bbe302a8945f1ed2fb5df59d6be91daac6fdb094]

return OS/2 support to avoid binary incompatibility

This partially reverts commit d7bc3048ee87ca5cb190fe8236b354db9b9ef39e
"Remove OS/2 support."

2011-06-18  David Tardon  <dtardon@redhat.com>  [3957bb94be2fd2407ecff112fa2171acb906ea21]

remove executable flag from idl files


2011-06-18  David Tardon  <dtardon@redhat.com>  [fb2b2be1bf566b5ef4d308332dbbdfe7012f6f1c]

these entities were published


2011-06-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a67b57868ff7db15a24346259ef0ffc235979008]

ause130: #i117218# add forgotten makefile


2011-06-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [435c4d491f5ee00f986e48145cee50e30f84f701]

ause130: #i117218# cleanup


2011-06-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [df614b6c643f4b1ff2cedf1a93dee8dd1b20c34d]

ause130: #i117218# missing pieces...


2011-06-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [3e218e57345301d42dd196471760ee76bf7878e9]

ause130: #i117218# fix broken offapi build.lst


2011-06-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [4313f43185e447903b2a61fa14bf38ea99b6ab77]

ause130: #i117218# change .idl handling to gnu make


2011-06-18  David Tardon  <dtardon@redhat.com>  [00ed6f6f71dd6615d37c84f878196582038a15aa]

gb_Deliver_add_deliverable takes 3 params now


2011-06-18  David Tardon  <dtardon@redhat.com>  [254cb2dc95c29e0ddf250db5daf775f9897f5790]

remove all traces of offuh from makefiles


2011-06-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [0e6ab013f7def9891c2e982bec76458a64953c20]

ause130: #i117218# change .idl handling to gnu make


2011-06-18  David Tardon  <dtardon@redhat.com>  [169f83bb9c7e9b6c319d68dd7b98b3c981c515af]

use the new way of setting UNO API include dirs


2011-06-18  David Tardon  <dtardon@redhat.com>  [c25e9282adfdb7573f9da62373b2ebe9f1e4ed83]

remove all traces of offuh from makefiles


2011-06-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [4d427bd5c8fe9b3488bd3da49e4158c3021deab0]

ause130: #i117218# missing pieces...


2011-06-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [4fb5b90d3e3151faf457117af2f2eceeaa7f6b00]

ause130: #i117218# change .idl handling to gnu make


2011-06-18  David Tardon  <dtardon@redhat.com>  [45b427df93f428bad50a0e4bee515d980b5b179c]

needs oovbaapi too


2011-06-18  David Tardon  <dtardon@redhat.com>  [aa657051f849f4e9eb4f4138f2f6089e7ddfc63a]

remove all traces of offuh from makefiles


2011-06-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b044c72c69d1e9ab64101f549ccc158c8cf6c82e]

ause130: #i117218# don't export INCLUDE in a local makefile.mk


2011-06-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [36d2562f1b3fe39f11d556d0739d65c0e74bb393]

ause130: #i117218# change .idl handling to gnu make


2011-06-18  David Tardon  <dtardon@redhat.com>  [813d527d55066fd94445cb3dac7c6bcc78458148]

needs oovbaapi too


2011-06-18  David Tardon  <dtardon@redhat.com>  [5e7d51d43897c3d6acd6951ccd2279a1ab358705]

remove all traces of offuh from makefiles


2011-06-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [5db7696114b4a91f5f3c2a1484f3deba6b780b2e]

ause130: #i117218# fix broken pch file


2011-06-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [3bf16bf9e6c2e2c1e43169d4c3e3f0192ad84956]

ause130: #i117218# change .idl handling to gnu make


2011-06-18  David Tardon  <dtardon@redhat.com>  [24fad4ab423ef8005c17f2a2a635731da6696645]

disable RDB check for now


2011-06-18  David Tardon  <dtardon@redhat.com>  [c95691c6501fa805a0c619c8348c91933219326f]

remove offuh from tail_build


2011-06-18  David Tardon  <dtardon@redhat.com>  [2d69ad9ba44a27a194bb63c64e0efb0738770a00]

remove all traces of offuh from makefiles


2011-06-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [29caef70bc0a6ea60938125d4e59c2b39a0e7a74]

ause130: #i117218# complete compatibility check


2011-06-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [0c43db760b4b4f43805557d1e2d5e88707bf260a]

ause130: #i117218# cleanup


2011-06-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [958082720c1bbf67e76ebf2d06d47904ecde0e37]

ause130: #i117218# change .idl handling to gnu make


2011-06-18  Norbert Thiebaud  <nthiebaud@gmail.com>  [18a7139115e9709efe84d7bebdb6c3c535a29bcc]

remove debug $(info in LinkTaget.mk


2011-06-18  Julien Nabet  <serval2412@yahoo.fr>  [f58679159af7464684b0737ab6cc89407a79b08d]

Just 2 little fixes


2011-06-17  Joseph Powers  <jpowers27@cox.net>  [6a7387935de449b5910e291d2dd2bcbb0a6c9a3b]

Replace List with std::vector< PPTFieldEntry* >


2011-06-18  Xisco Fauli  <anistenis@gmail.com>  [7b7a3f5143260b69202ede557975b9ef1cd59f8a]

First attempt to create the document


2011-06-18  Tor Lillqvist  <tlillqvist@novell.com>  [a3703dcde3a1654633c33f1a03d71008b6d0913a]

With MinGW we get the import library when making the DLL


2011-06-18  Tor Lillqvist  <tlillqvist@novell.com>  [190ae222e6933eabb7a9a016690619621bea07ad]

Use the i prefix for the import library only with MSC


2011-06-18  Tor Lillqvist  <tlillqvist@novell.com>  [b384b734d8b788f86a4d3501b2f4f997c95eef83]

Use DLLTOOL variable instead of hardcode dlltool


2011-06-18  Tor Lillqvist  <tlillqvist@novell.com>  [69ead478c3ab4981399b615aeea6f5a6a285faa6]

Bin obsolete comment


2011-06-18  Tor Lillqvist  <tlillqvist@novell.com>  [f7c5ddbc89a2f54805fed1948a937c16988ea1b6]

Simplify, don't use a different CPPUHELPER library name in the WNTGCC case


2011-06-18  Tor Lillqvist  <tlillqvist@novell.com>  [31c65a35bfb6e3dd83742a61b2314f16021a36b1]

Use the i prefix for the import library only with MSC


2011-06-18  Tor Lillqvist  <tlillqvist@novell.com>  [3bce832ab39034a15cdf8a045d6659681a62b310]

No need for separate import library name in the WNTGCC case


2011-06-18  Tor Lillqvist  <tlillqvist@novell.com>  [a6d7605c22dd06e531609af710d6d18797af7de1]

Use the i prefix for the import library only with MSC


2011-06-18  Tor Lillqvist  <tlillqvist@novell.com>  [fe9a2174c2dd7d76b4f9c15bb30063c2e783aebb]

Cross-compilation fix

checknewapi.pl can run regview fine on Windows even if the name
doesn't include the .exe suffix. So drop the use of EXECPOST and then
this will work also in the case of cross-compilation to Windows, where
EXECPOST is .exe for HOST, but we aren't running a HOST regview but a
BUILD one.

2011-06-17  Miklos Vajna  <vmiklos@frugalware.org>  [217b9e6f40d11b0202566bcf1d00530f2f3c8405]

implement RTF_CLVERTAL*


2011-06-18  Tor Lillqvist  <tlillqvist@novell.com>  [7d9d24b335d960b4f8d1a4ddb9691ac4bcc5cb0a]

Use a MSVC-specific option only when $(COM)==MSC


2011-06-18  Tor Lillqvist  <tlillqvist@novell.com>  [dc4b364172abe32aed937e7980319b72727213c3]

Need to special-case AUGMENT_LIBRARY_PATH for cross-compilation to Windows, sigh


2011-06-18  Tor Lillqvist  <tlillqvist@novell.com>  [4d08167b1a409fabcd7d51c32c4575776bc2ebdd]

Set OOO_LIBRARY_PATH_VAR as for the BUILD platform when cross-compiling


2011-06-18  Tor Lillqvist  <tlillqvist@novell.com>  [ea4291dc1fff0ba3c3ed03267f765e4b40de4960]

Link correctly with the gnu_getopt library in the MinGW case


2011-06-18  Tor Lillqvist  <tlillqvist@novell.com>  [97fbfbca154dc7bbfeef5264860c3031d60b4e75]

Use COMMAND_ECHO


2011-06-18  Tor Lillqvist  <tlillqvist@novell.com>  [0dad904cb5af27cb85c7a5caf26b982ac960add8]

Attempt to fix MinGW build, dlltool not needed it seems


2011-06-17  Tor Lillqvist  <tlillqvist@novell.com>  [a08471366363db51fc43ac047c2efac032566625]

Bin pointless verbiage


2011-06-17  Tor Lillqvist  <tlillqvist@novell.com>  [04f73604bd1ae9b7e18e24050bd2dcc9a762c980]

Fix build with MinGW


2011-06-17  Tor Lillqvist  <tlillqvist@novell.com>  [55b7e3d8d3ed6ffcf99568689c08d0645bfde1f5]

Pass --build and --host options also when cross-compiling to Windows


2011-06-17  Tor Lillqvist  <tlillqvist@novell.com>  [ec7e1a9608971e9d7fd24d586ef8b1e8df54e84d]

hunspell-mingw.patch does not even apply


2011-06-17  Julien Nabet  <serval2412@yahoo.fr>  [64be4292eb919396c2f06544b9bbaa5568dddb2a]

Function can be const


2011-06-17  Tor Lillqvist  <tlillqvist@novell.com>  [c3eb3cc710068d8b9c70f3393841548b7ff2f39a]

Pass --build and --host options also when cross-compiling to Windows


2011-06-17  Julien Nabet  <serval2412@yahoo.fr>  [cf0f2244fddea0d48e6f0c54909bd51dc4e9c54b]

Some cppcheck cleaning


2011-06-17  Miklos Vajna  <vmiklos@frugalware.org>  [5710898ee78db405d61d52be14d26860877bea73]

introduce lcl_putNestedAttribute


2011-06-17  Andras Timar  <atimar@suse.com>  [8db47655c7ace543f143b2ff2dae0e37d63bffbf]

remove url_transfer.htm

They were used by the Insert -> Hyperlink -> Internet dialog but
the contents were out of date and functionality can be explained
by a tooltip as well.

2011-06-17  Miklos Vajna  <vmiklos@frugalware.org>  [4df4955319ecd50ecdc19277b5f3407f7fca1508]

implement RTF_CLCBPAT


2011-06-17  Andras Timar  <atimar@suse.com>  [abad15bc31e99d554a68c6806a3ebb5f592dabbd]

small improvement of Insert -> Hyperlink -> Internet dialog


2011-06-17  Michael Stahl  <mst@openoffice.org>  [96d563c01bcb8d5126a447276d04058075dd25ea]

gnumake4: writerfilter: temporarily disable complex test [hg:b3086537b169]


2011-06-17  Michael Stahl  <mst@openoffice.org>  [ef9b48130268eddb25dc43fbae1310f665c95adf]

gnumake4: libcroco: use LIBXML_CFLAGS [hg:506ddad86d06]


2011-06-17  Michael Stahl  <mst@openoffice.org>  [01a601fb2a7a3872599186ffb8c4c4be1500e678]

gnumake4: #i117687#: source_soenv.sh: special treatment for x86_64 darwin [hg:4347402b512b]


2011-06-17  Michael Stahl  <mst@openoffice.org>  [ea191d728fd1a3901515c4694be4b7f2416feca6]

gnumake4: reportdesign: subsequent tests [hg:f0853c706de9]


2011-06-17  Michael Stahl  <mst@openoffice.org>  [f4b36d28c40819800a1f06daa694d5a9ead3a9b5]

gnumake4: dbaccess: subsequent tests [hg:ccd0baa1c81a]


2011-06-17  Michael Stahl  <mst@openoffice.org>  [91834ef6fd7729abdc3154dee773dfdfadab17c8]

gnumake4: dbaccess: linking against for seems unnecessary (and may break) [hg:fc9eecc5fae6]


2011-06-17  Xisco Fauli  <anistenis@gmail.com>  [4d74613382a61c29c10eeb40cc9d595eaf29ca76]

Let's delete it for now and see if we need it in the future


2011-06-17  Michael Stahl  <mst@openoffice.org>  [26561e4cee48a97122b918bb9ff405d3592b0627]

gnumake4: dbaccess: rename stuff so it builds again... [hg:6a688d53e64f]


2011-06-17  Michael Stahl  <mst@openoffice.org>  [64bcaf648bf249634cf8f4aa39aa6719855061a8]

gnumake4: dbaccess: rename stuff so it builds again... [hg:6a688d53e64f]


2011-06-17  Michael Stahl  <mst@openoffice.org>  [e78723080299c9b9e2f8fe76d29e90d6887eb90c]

gnumake4: dbaccess: add missing uiconfig xml files [hg:53a113ad0eb0]


2011-06-17  Michael Stahl  <mst@openoffice.org>  [047459b5f6ec52231af8517a08d816b349d1f26a]

gnumake4: postprocess: adapt dbaccess/reportdesign components [hg:d2515b2e3f56]


2011-06-17  Michael Stahl  <mst@openoffice.org>  [b2fab435e61f56303049c72a5c28723dd9da2feb]

gnumake4: set_soenv.in: do not generate tcsh environment file [hg:7ac1d3e8f1fa]


2011-06-17  Michael Stahl  <mst@openoffice.org>  [9360e44ce3c3db981fca2c52bf68ddd6940c12eb]

gnumake4: #i117687#: source the right *Env.Set.sh in bootstrap: [hg:ffdb9023a592]

add source_soenv.sh: detects the platform and sources the right *Env.Set.sh.
bootstrap and the root GNUmakefile call source_soenv.sh.

2011-06-17  Miklos Vajna  <vmiklos@frugalware.org>  [05dde209b0b5b32a84d9b3a67a13b061278108b8]

implement RTF_CELLX


2011-06-17  Michael Stahl  <mst@openoffice.org>  [00610e27d156a8c56d33debbaba4ac55b7ec9e87]

gnumake4: #i117687#: do not source *Env.Set.sh in bootstrap [hg:3c81abff5843]


2011-06-17  Michael Stahl  <mst@openoffice.org>  [e34be63fd6a257f5225b9306e44cb5ec8dd11efd]

gnumake4: linux.mk: in product builds, link with -O1 [hg:ad05b3eaeb22]


2011-06-17  Michael Stahl  <mst@openoffice.org>  [f57ef058e52f7b835f3a2455ae817213c56a978a]

gnumake4: linux.mk: in product builds, link with -O1 [hg:ad05b3eaeb22]


2011-06-17  Michael Stahl  <mst@openoffice.org>  [4a8919f790e1473af1818ae2c9d2cb255cbac303]

gnumake4: #i117610#: move openssl to RepositoryExternal.mk [hg:8df80965ae98]


2011-06-17  Michael Stahl  <mst@openoffice.org>  [0e50d4a041df6e2534de9160bd7fc9753cd77d52]

gnumake4: dbaccess: add missing include dir [hg:140bf9b8db24]


2011-06-17  Michael Stahl  <mst@openoffice.org>  [10de180b05ffb8134bb66141c7c59684afc7af87]

gnumake4: #i117845#: LinkTarget.mk: remove debug stuff [hg:22467b40e637]


2011-06-17  Michael Stahl  <mst@openoffice.org>  [dfde3d1f8bd347c79b1f69ac9dac487229af6357]

gnumake4: #i117845#: LinkTarget.mk: refactor dep-files: [hg:371ab623e90d]

introduce dependency from object dep-file to object.
consolidate commands into gb_Object__command_dep.
remove error rule for GenCxxObject which never worked anyway.
use -include for the dep file: the makefile dependency does not work anyway.

2011-06-17  Michael Stahl  <mst@openoffice.org>  [1f2403f1c86fc2bc620ce00bbb0cdd126b952940]

gnumake4: #i117845#: LinkTarget.mk: fix dep-files for GenCxxObjects: [hg:7bc9148e9497]

pass the dep-file target explicitly as a parameter to the Object__commands.
fixes the bug that for GenCxxObjects the dep-file of CxxObject is written.
remove some duplication in windows.mk/winmingw.mk.

2011-06-17  Miklos Vajna  <vmiklos@frugalware.org>  [173f7d10fac3d02982bb655c2517835f98ce1f95]

implement vertical spans for tables


2011-06-17  Caolán McNamara  <caolanm@redhat.com>  [bbd14fd8e7422e93476891b6e1b4fe169768912d]

make it easy to dump undetermined pass/fail files in for testing


2011-06-17  Caolán McNamara  <caolanm@redhat.com>  [a2d7a4dea3affb2b860d0979e3eafe362865e7ca]

make it easy to dump undetermined pass/fail files in for testing


2011-06-17  Michael Stahl  <mst@openoffice.org>  [0d96c68e594c46f20ac300981833e0526fce1e69]

gnumake4: #i117845#: sw: do not link objects into two libraries [hg:0c13175d5e5e]


2011-06-17  Michael Stahl  <mst@openoffice.org>  [d0d162ecdc0d037b59e36391cd3c6a900d1a660b]

gnumake4: vbahelper: link svxcore [hg:1dabf718a032]


2011-06-17  Michael Stahl  <mst@openoffice.org>  [1ebfe11a8ddd2638f1fd5d422b64298367f5b642]

gnumake4: svx: fix dependency [hg:785e1d99fe08]


2011-06-17  Michael Stahl  <mst@openoffice.org>  [347e365c259d23b9b655c20e09ab622d70c74546]

gnumake4: oox, writerfilter, CppunitTest.mk: adapt to changes in gnumake4 [hg:d0e98479a69a]


2011-06-17  Michael Stahl  <mst@openoffice.org>  [62e1aa05cf2bb830d1d0d48dd52414613652991f]

gnumake4: oox, writerfilter, CppunitTest.mk: adapt to changes in gnumake4 [hg:d0e98479a69a]


2011-06-17  Miklos Vajna  <vmiklos@frugalware.org>  [415be269e83a1433081abc3c6956e4c71ec1ff70]

make RTF_CELL and RTF_ROW dmapper xml dump valid again


2011-06-17  Caolán McNamara  <caolanm@redhat.com>  [93bf853f66f438a8e21f365cb6b10050ec97eaf7]

Related: rhbz#711087 band-aid


2011-06-17  Tor Lillqvist  <tlillqvist@novell.com>  [e843785c7df3d5756f83373e80c9321cb92f7b96]

The line that unconfuses dmake can be a makefile comment line, but huh?


2011-06-17  David Tardon  <dtardon@redhat.com>  [d0a81fdc8026f9d881b36959bbfcac0685e7145b]

hwpfilter is built in tail_build


2011-06-18  Takeshi Abe  <tabe@fixedpoint.jp>  [b33ae7fc706c6f9a8130e34d5eafb0ffbf938905]

remove dead code


2011-06-17  Noel Power  <noel.power@novell.com>  [cd1c434c4bd4756fa1355e906cb2e8de4aae0618]

another partial fix for bnc#693238


2011-06-17  Tor Lillqvist  <tlillqvist@novell.com>  [e57bedf0fc27ac0f112ee411e6c8058c74775acd]

Drop pointless verbiage


2011-06-17  Michael Stahl  <mst@openoffice.org>  [6c251a457b55965a40a8597365402d854680282f]

gnumake4: reportdesign, dbaccess: remove unnecessary package headers [hg:8f3bb53e08ce]


2011-06-17  Michael Stahl  <mst@openoffice.org>  [50b0d8611523db21d78cc4e1295c8a3b6ccfc9d0]

gnumake4: dbaccess: fix non-WNT error [hg:80b1d47ae710]


2011-06-17  Tor Lillqvist  <tlillqvist@novell.com>  [fd354f5544737b54f1538aa229258a86af97bc4e]

Use the i prefix for the import library only with MSC


2011-06-17  Tor Lillqvist  <tlillqvist@novell.com>  [81353edc4e82a1ba2a93b083e0ece085b156b474]

Just use -lreg for WNTGCC, too


2011-06-17  Michael Stahl  <mst@openoffice.org>  [713088c4b7bf29bc71e1acd3b9eafb0327f5e89e]

gnumake4: reportdesign, dbaccess: remove DOS lineendings [hg:ba7a15028880]


2011-06-17  Michael Stahl  <mst@openoffice.org>  [2ac6f1c4f775d10e92e22379d473c1c31835e8ff]

gnumake4: reportdesign, dbaccess: remove DOS lineendings [hg:ba7a15028880]


2011-06-17  Michael Stahl  <mst@openoffice.org>  [5f4c7773b14600fea37e003fe5903da17197bc99]

writerfilter10: merge DEV300_m106 [hg:abb16aec07d4]


2011-06-17  Tor Lillqvist  <tlillqvist@novell.com>  [a89fa61cb9b18b58a84f34c5b1f628724198a3df]

Fix some WNTGCC typos and thinkos


2011-06-17  Henning Brinkmann  <hbrinkm@openoffice.org>  [778db525295267494493afa929de042cd642d99a]

writerfilter10: added missing cxxs [hg:972d0c5efbc4]


2011-06-17  Henning Brinkmann  <hbrinkm@openoffice.org>  [3fef91e9ec6d690ac85675dd5c4253ee0673d295]

writerfilter10: adapt changes for custom target [hg:e16dd402c207]


2011-06-17  David Tardon  <dtardon@redhat.com>  [e5a758f0d8590145cfe5878eabef28b0bc75942a]

the ifaces should be in namespace ooo::vba


2011-06-17  David Tardon  <dtardon@redhat.com>  [93ae25ae902848a0ce0f8def9a79a2ce705682fd]

add new IDL files


2011-06-17  David Tardon  <dtardon@redhat.com>  [76b0eaa7bd1c8ec592ddd2ce5acfbdc9e8e3258c]

remove executable flag from idl files


2011-06-17  David Tardon  <dtardon@redhat.com>  [68e8a8404308a9283f2bcfa3c73a4c1ea774a511]

remove all traces of offuh from makefiles


2011-06-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [2a0a10364139ae9a6ee13fef2783e30656ea1e47]

ause130: #i117218# don't export INCLUDE in a local makefile.mk


2011-06-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f348c7fd936735e4029ca31b26b223ea039efd5c]

ause130: #i117218# cleanup


2011-06-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [246efa0d481c4b3bb55c1f53d954557cc027c008]

ause130: #i117218# change .idl handling to gnu make


2011-06-17  Henning Brinkmann  <hbrinkm@openoffice.org>  [7d1dcef9eaca919a941749f4d18bacda4a833027]

writerfilter10: fixes to make wntmsci12 build [hg:704077f08581]


2011-06-17  Henning Brinkmann  <hbrinkm@openoffice.org>  [acbe27995f775bb89d2f3840145a9a81cdf11dad]

writerfilter10: make CppunitTest run for wntmsci12 [hg:73b123a33920]


2011-06-17  hb  <hbrinkm@openoffice.org>  [5d24f82098aaca0a0a24048bc28d1d206c5ab6aa]

writerfilter10: make compile on unxsols4.pro [hg:b26ee4159e52]


2011-06-17  hb  <hbrinkm@openoffice.org>  [74c94aa3c44cedbbdb82de88577d9db45d0c92fe]

writerfilter10: make compile on unxsols4.pro [hg:b26ee4159e52]


2011-06-17  hb  <hbrinkm@openoffice.org>  [b23794a4429caca9a6a29e13d3a78e53d5936d4b]

writerfilter10: unxsols4.pro: Handle warning in TagLogger.cxx [hg:55b4d6b8eaf0]


2011-06-17  Henning Brinkmann  <hbrinkm@openoffice.org>  [c35841cbf563a08402ec52b1cff99c446c20957c]

writerfilter10: Incorporate changes in layout of /inc/oox [hg:fd65d2c21e88]


2011-06-17  Henning Brinkmann  <hbrinkm@openoffice.org>  [240efb2547f4c34ed213aa26a2e81b77c37d7b2e]

removed defines [hg:5a96ba55f5a0]


2011-06-17  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [b3bc39d418b4be7f9e0abc080c5024ecfdcc5345]

[mq]: oox_gmake.patch [hg:d0beb4a8aa40]


2011-06-17  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [4ec8d1d36ac1cf4512e95e8eee7031aaa796546e]

[mq]: oox_gmake.patch [hg:d0beb4a8aa40]


2011-06-17  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [493b594915946bab2807bb1f51e6118640e35fdc]

[mq]: oox_gmake.patch [hg:d0beb4a8aa40]


2011-06-17  Henning Brinkmann  <hbrinkm@openoffice.org>  [faa35d3f207a1b3c74a14261efeb85f83395ae29]

writerfilter10: fix wrong #ifdef [hg:9d195c8de43d]


2011-06-17  Kohei Yoshida  <kyoshida@novell.com>  [ac3e28b4dc9bbd50ad9d63812bbad7ce4d39512e]

Properly return empty string when asked, as it did previosly.

Refactoring of ScMatrix changed this behavior by accident.  Let's
bring back the old behavior.

Signed-off-by: Jan Holesovsky <kendy@suse.cz>

2011-06-17  Henning Brinkmann  <hbrinkm@openoffice.org>  [3b6ddf6f0ce1be4b13ccecbc6fe74a2c0d716dfb]

debug table structure, remove lcl_printProperties [hg:08e908d8968c]


2011-06-17  Henning Brinkmann  <hbrinkm@openoffice.org>  [a6ad96a9509f78ce8ece37fc64e430023e65904a]

TagLogger: new method toTree [hg:b4a56c7574da]


2011-06-17  Henning Brinkmann  <hbrinkm@openoffice.org>  [1fa81ff260fab9650408934d6dc128dc4c121181]

removed output to stderr [hg:9467e7f6cd60]


2011-06-17  Henning Brinkmann  <hbrinkm@openoffice.org>  [fa5fdb9dec9db75a4ad6c871858e935d02ec75e0]

redefined Token_t, used sal_Int32 where old definition was needed [hg:3fe69983f7be]


2011-06-17  Henning Brinkmann  <hbrinkm@openoffice.org>  [5f88d318647eeac5ae7b5bd7fc51bdfd3037464f]

Only pass on characters, when ordered so in model.xml [hg:da333da977c6]


2011-06-17  Henning Brinkmann  <hbrinkm@openoffice.org>  [c6e0520703e0535e986661b5f6e3f97160c1812d]

#i116755# handle absolute paths in _rel [hg:fb7e1780f025]


2011-06-17  Henning Brinkmann  <hbrinkm@openoffice.org>  [e993265dec1c3c56b9de4b561dfb36a976086345]

create effort estimation while compiling [hg:f248c5f07cdf]


2011-06-17  Henning Brinkmann  <hbrinkm@openoffice.org>  [99ee78cbd8e6a2e9e1850bb6b2f19b2ced1f3a68]

writerfilter10: #i116880# take outline border into account for correcting left/right margin of paragraphs [hg:59fc6a13300d]


2011-06-17  Henning Brinkmann  <hbrinkm@openoffice.org>  [9a0faec6e45cf40fc405c6dcf5da26e4dea296da]

imported patch correctindents [hg:5208b08c61dd]


2011-06-17  Tor Lillqvist  <tlillqvist@novell.com>  [1f357a5f03401bbc0138eb73807534f59d647121]

Clean out cruft from systools and especially uwinapi


2011-06-17  Henning Brinkmann  <hbrinkm@openoffice.org>  [f188e393e8c0d9400387ce3052953603e8aa3faa]

imported patch PropertySequence [hg:746438bb8917]


2011-06-17  Henning Brinkmann  <hbrinkm@openoffice.org>  [34ae936b8993a43f482967e5ba68f021f969a026]

imported patch debugcleanup2 [hg:b208d29d0b58]


2011-06-17  Henning Brinkmann  <hbrinkm@openoffice.org>  [b174e5aed96d1fd685625a89a25354763e7d802b]

imported patch debugcleanup [hg:b63fc5ed86aa]


2011-06-17  Henning Brinkmann  <hbrinkm@openoffice.org>  [7e49f82e7e6c1f51a226f7b0b7ee20c00bff1ce4]

imported patch debugcleanup [hg:b63fc5ed86aa]


2011-06-17  Henning Brinkmann  <hbrinkm@openoffice.org>  [faccbe64c45c509b75bf6ea72c2b741a95b12846]

writerfilter10: make JUnitTest run [hg:8fa034389cd1]


2011-06-17  Henning Brinkmann  <hbrinkm@openoffice.org>  [a3231ede0b6c91bac55eaafc1bc1d6bc0ce5a8c2]

xmlfilter10: reactivated cppuinit test [hg:46adee0574e9]


2011-06-17  Henning Brinkmann  <hbrinkm@openoffice.org>  [ee774d5daf59300029a08148feadc5dcd26fc6ab]

xmlfilter10: XPathlogger was missing [hg:333ad0d1384b]


2011-06-17  Michael Stahl  <mst@openoffice.org>  [dc4650befc74f6e61c77a69fc1f928ed08aa6e7c]

writerfilter10: clear d.lst in converted writerfilter [hg:f674af31556d]


2011-06-17  Henning Brinkmann  <hbrinkm@openoffice.org>  [5758400c3d092a35c31b00547da48a57667b0a92]

meged from outgoing [hg:e7087a952a92]


2011-06-17  Henning Brinkmann  <hbrinkm@openoffice.org>  [68a137003729b6b3eaff3cd6d890b65b4db19f6b]

meged from outgoing [hg:e7087a952a92]


2011-06-17  Henning Brinkmann  <hbrinkm@openoffice.org>  [a9c6105e76789864a4c0e80ffe08537a0b03e0d1]

meged from outgoing [hg:e7087a952a92]


2011-06-17  Michael Stahl  <mst@openoffice.org>  [223bee0dde9b57f070efc7bcc9478d237718edd2]

writerfilter10: convert writerfilter to gbuild [hg:1013d9bf5d0a]


2011-06-17  Michael Stahl  <mst@openoffice.org>  [a5b9de194904e720b3d7c2c8cb8eef15d4483fa2]

writerfilter10: convert writerfilter to gbuild [hg:1013d9bf5d0a]


2011-06-17  Michael Stahl  <mst@openoffice.org>  [a4ed76cda44d7589625876451a953c2210716084]

writerfilter10: convert writerfilter to gbuild [hg:1013d9bf5d0a]


2011-06-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a701035d7bcb5fb4b03e38fb7dc400956ffe7830]

ause130: #i117218# change .idl handling to gnu make


2011-06-17  Caolán McNamara  <caolanm@redhat.com>  [660b629785ec5386c3efc150d62a6794a58bf7f5]

add some more rtf tests


2011-06-17  Caolán McNamara  <caolanm@redhat.com>  [522dfdf1bc329e281d40d31f8f969898cd0f4f3d]

throw out some unused code


2011-06-17  Caolán McNamara  <caolanm@redhat.com>  [198c00162650806a36bcfc50c00c9c951acfffb1]

remove unused AnEmptyElement


2011-06-17  Caolán McNamara  <caolanm@redhat.com>  [3e311ca2f54300eb6049e525012f64d84973a2c1]

get rid if unused Image


2011-06-17  Caolán McNamara  <caolanm@redhat.com>  [52950dd69df3630a49422604473219db2393fa71]

remove unused ifdef branch


2011-06-17  Caolán McNamara  <caolanm@redhat.com>  [de8437359f8041db9b0cdf7f8bcb20b2583749d9]

remove unused ifdef branch


2011-06-17  Caolán McNamara  <caolanm@redhat.com>  [0dc604a199583b88caaa91cdfddf794518fe07a3]

ditch unused mbstream


2011-06-17  Caolán McNamara  <caolanm@redhat.com>  [9873968a7436d7176ef6313f9376bb5581d4a1ca]

throw out some unused methods


2011-06-17  Caolán McNamara  <caolanm@redhat.com>  [6e613c590bdd7c6643616ac897533323ff77ebff]

ByteString -> rtl::OString


2011-06-17  Caolán McNamara  <caolanm@redhat.com>  [e178d5a97fd3949f3bf3eb02da73390b6e727291]

ByteString -> rtl::OString


2011-06-17  Caolán McNamara  <caolanm@redhat.com>  [74a007ef73e81bcd9197fde40a38fa303fa88330]

don't need to expose aNameMask


2011-06-17  Caolán McNamara  <caolanm@redhat.com>  [8e752d47381c50e2522be9dc2f216738e2045613]

fix comment typo


2011-06-17  Caolán McNamara  <caolanm@redhat.com>  [f30169f7f7873ac3174f6218dc8c1573ca839aef]

let the caller own this


2011-06-17  Caolán McNamara  <caolanm@redhat.com>  [3c822ccbf013b2c9129cbb4717890114bfdd06ee]

Related: rhbz#702833 addEventListener without removeEventListener


2011-06-17  Caolán McNamara  <caolanm@redhat.com>  [78c06b370de7872479d0b6c56c4dddd10cb14144]

add GLIBCXX_FORCE_NEW for memcheck


2011-06-17  Caolán McNamara  <caolanm@redhat.com>  [1a1024a07a5b9a5a1bac6d8d221c8b3b0632ffe4]

remove double mutex


2011-06-17  Caolán McNamara  <caolanm@redhat.com>  [4dfe99b886d397d2d5784df88bc00d6a415e4b11]

add GLIBCXX_FORCE_NEW for memcheck


2011-06-17  Henning Brinkmann  <hbrinkm@openoffice.org>  [a80169f2d97341c320d54bab5c26122b3c9ee28d]

resolved issues found by cppcheck [hg:3bf5ecb86397]


2011-06-17  Henning Brinkmann  <hbrinkm@openoffice.org>  [fd018e709f9fbb9b83307cc388fc50a77abf6cd5]

imported patch cppcheck [hg:d55fc25e48ab]


2011-06-17  Ocke Janssen [oj]  <Ocke.Janssen@oracle.com>  [6a91b70e1f5646f194044d14d9a1eaa8edb422d2]

gnumake4: fix to use new add rules [hg:76c825726ff2]


2011-06-17  Ocke Janssen [oj]  <Ocke.Janssen@oracle.com>  [c084d59d7e06bdcef180897ee3e91f41fb2f2ae6]

gnumake4: fix to use new add rules [hg:76c825726ff2]


2011-06-17  Ocke Janssen [oj]  <Ocke.Janssen@oracle.com>  [d938ccbad9c0f36034cfc86c621de4d562e2b036]

gnumake4: new file added [hg:19da0341df50]


2011-06-17  Ocke Janssen [oj]  <Ocke.Janssen@oracle.com>  [2fa7e03614228e65b0c81cd6bc075b08aa42907b]

gnumake4: new file added [hg:19da0341df50]


2011-06-17  David Tardon  <dtardon@redhat.com>  [45a01cb2c937e5bc479ff72e295bbf4d3a3e64a9]

remove stray makefile


2011-06-17  David Tardon  <dtardon@redhat.com>  [2ef73ac0e45adb283a6cff2645bddd53aa6b3d70]

remove all traces of offuh from makefiles


2011-06-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [6813470ad0f8ed4a87ed296d8d35e6857f10bf15]

ause130: #i117218# change .idl handling to gnu make


2011-06-17  Ocke Janssen [oj]  <Ocke.Janssen@oracle.com>  [dbef0ebc20d2a3258aedb98c112ba9ba6ee422e7]

gnumake4: added dbaccess and reportdesign [hg:a75d5667430f]


2011-06-17  Ocke Janssen [oj]  <Ocke.Janssen@oracle.com>  [45d2a90c769c9e4930c6ff9dd0bfae79763ffd7b]

gnumake4: added dbaccess and reportdesign [hg:a75d5667430f]


2011-06-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [bdf02789cba76da03dc4bb8e55e8ef5d3075e235]

ause130: #i117218# change .idl handling to gnu make


2011-06-17  Ocke Janssen [oj]  <Ocke.Janssen@oracle.com>  [3c93ed792e9c5a0871973731063eb579d665f645]

gnumake4: converted dbaccess [hg:8113b354673f]


2011-06-17  David Tardon  <dtardon@redhat.com>  [d40a3fdbcbf14b74837cb3f16dc937e7ad6fb65e]

remove all traces of offuh from makefiles


2011-06-17  Ocke Janssen [oj]  <Ocke.Janssen@oracle.com>  [22a4c2db80f641277fd960d57776373fa3ae517a]

gnumake4: converted reportdesign [hg:e3de7a65caba]


2011-06-17  Tor Lillqvist  <tlillqvist@novell.com>  [d18133f5f06d7be22a8241c21162f1c3caf5236f]

Surely we are not building Cygwin DLLs in the WNTGCC case!?


2011-06-17  Ocke Janssen [oj]  <Ocke.Janssen@oracle.com>  [373c9aaad6fc4701ed3ea85baf4055f130048952]

gnumake4: new defile for subsystem:windows and subsystem:console [hg:82d8df3b0ccd]


2011-06-17  Ocke Janssen [oj]  <Ocke.Janssen@oracle.com>  [aff97b56be9c5467c605105898a50ffac9f27005]

gnumake4: remove evoab [hg:0109ce6e2910]


2011-06-17  Michael Stahl  <mst@openoffice.org>  [3fac4d5f53085871aa3af03ad6780eb77d66ce42]

gnumake4: #i116959#: kill gb_LinkTarget_set_{defs,cflags,cxxflags,objcxxflags} [hg:389f5e8ec8cd]


2011-06-17  Michael Stahl  <mst@openoffice.org>  [43971a5399c8c261b3b2554b023717216b0b4319]

gnumake4: #i116959#: kill gb_LinkTarget_set_{defs,cflags,cxxflags,objcxxflags} [hg:389f5e8ec8cd]


2011-06-17  Michael Stahl  <mst@openoffice.org>  [bd162cb75a4115affb5451584bd9f094f3e37905]

gnumake4: #i116959#: kill gb_LinkTarget_set_{defs,cflags,cxxflags,objcxxflags} [hg:389f5e8ec8cd]


2011-06-17  Michael Stahl  <mst@openoffice.org>  [ec93d094ca821f3430c31f996003e94d748d3547]

gnumake4: #i116959#: kill gb_LinkTarget_set_{defs,cflags,cxxflags,objcxxflags} [hg:389f5e8ec8cd]


2011-06-17  Michael Stahl  <mst@openoffice.org>  [a88ef23697b3ed012a01506d6d7587efa70540ed]

gnumake4: #i116959#: kill gb_LinkTarget_set_{defs,cflags,cxxflags,objcxxflags} [hg:389f5e8ec8cd]


2011-06-17  Michael Stahl  <mst@openoffice.org>  [f79e31be8c0b96116c71362fcf804ae1a5ffd48d]

gnumake4: #i116959#: kill gb_LinkTarget_set_{defs,cflags,cxxflags,objcxxflags} [hg:389f5e8ec8cd]


2011-06-17  Jan Holesovsky  <kendy@suse.cz>  [e022e7b0e23247f75583dd6c480537525e3d5aa7]

--enable-online-update in the Linux universal builds.

Signed-off-by: Petr Mladek <pmladek@suse.cz>

2011-06-17  Michael Stahl  <mst@openoffice.org>  [49342e2fad2f3d744a39e793b2783fe89985d7d2]

gnumake4: Output.mk: enable gb_COLOR on xtermc [hg:0a172a5071c0]


2011-06-17  Michael Stahl  <mst@openoffice.org>  [1983d73ac576013ce840ca2d316f93689bd6b184]

gnumake4: Helper.mk: check for duplicate registration; [hg:cd671263f60a]

the error message you would get when trying to build a twice
registered library is really opaque.

2011-06-17  Michael Stahl  <mst@openoffice.org>  [c2deab320e22b3f21489a5a5b1fb3b17fc13153f]

gnumake4: JavaClassSet.mk: strip whitespace when adding to CLASSPATH [hg:4cbea75d255a]


2011-06-17  Michael Stahl  <mst@openoffice.org>  [e9f6edc64553e458e15111aca6f3e778eb7afa2c]

gnumake4: #i117610#: move icule to RepositoryExternal.mk [hg:e86f5a26e982]


2011-06-17  Michael Stahl  <mst@openoffice.org>  [e1999381b3c32db9946dc3469665f4c9ffd08de1]

gnumake4: #i117610#: move icule to RepositoryExternal.mk [hg:e86f5a26e982]


2011-06-17  Michael Stahl  <mst@openoffice.org>  [10cad9e691bee20e2307323b1ffbf25378fbf47a]

gnumake4: #i117610#: move graphite to RepositoryExternal.mk [hg:ca1349af0566]


2011-06-17  Michael Stahl  <mst@openoffice.org>  [87e4433cdcc7414a556604068917c2d93035b537]

gnumake4: #i117610#: move graphite to RepositoryExternal.mk [hg:ca1349af0566]


2011-06-17  Michael Stahl  <mst@openoffice.org>  [e76747258575e88fe1b4e232701de6e5a9056d2e]

gnumake4: vcl: adapt makefiles to gnumake4 changes [hg:4a760b654a05]


2011-06-17  Michael Stahl  <mst@openoffice.org>  [0b83137921ec8ad03e7e8bb34921510083e00dcc]

gnumake4: adapt makefiles [hg:ec87fcbfae8b]


2011-06-17  Michael Stahl  <mst@openoffice.org>  [73d2fe983d4fba3c3d4f0b4577447fb3eccf28ae]

gnumake4: adapt makefiles [hg:ec87fcbfae8b]


2011-06-17  Michael Stahl  <mst@openoffice.org>  [4a07f45fbd93391e6c46ab4a7256ab795efda858]

gnumake4: adapt makefiles [hg:ec87fcbfae8b]


2011-06-17  Michael Stahl  <mst@openoffice.org>  [5b694dd7f9fb365c673fd7c449e38931878b49ba]

ooo340fixes: Library_desktop_detector.mk: add gb_STDLIBS [hg:512cd27383d9]


2011-06-17  Michael Stahl  <mst@openoffice.org>  [d78b18f1c5d1458cbbb16b1c2acf381d5bf23024]

gnumake4: merge parts of ooo34fixes [hg:ca410a15b7e1]


2011-06-17  Katarina Machalkova  <kmachalkova@suse.cz>  [ce2e94f2f1e5c38b728492ed1e95cf15335b6333]

Let's make 'Add' button clickable at any time ...

... not only when last condition in the list is checked

2011-06-17  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [042c3732d80b8061c2728caa6057207ec8fa1683]

ooo340fixes: fix some gnumake migration leftovers [hg:4624ad74b5c1]


2011-06-17  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [f26865fdd3356875bafe23be226843b9a991741a]

ooo340fixes: #i117804# differentiate between ENABLE_CAIRO and ENABLE_CAIRO_CANVAS [hg:e09be3339384]


2011-06-17  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [ecca617a15ef8ca7dda99ab6057aa3189072f215]

ooo340fixes: #i117804# differentiate between ENABLE_CAIRO and ENABLE_CAIRO_CANVAS [hg:e09be3339384]


2011-06-17  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [54c611fa455fd5e9e8fc711c158085924f47d590]

ooo340fixes: #i117804# differentiate between ENABLE_CAIRO and ENABLE_CAIRO_CANVAS [hg:e09be3339384]


2011-06-17  Michael Stahl  <mst@openoffice.org>  [44f359776cc8852b12b1e0be9a7ad71d74c63685]

gnumake4: merge ooo34gsl01 [hg:6470e79f0039]


2011-06-17  Jan Holesovsky  <kendy@suse.cz>  [8cddd0efb8e1c4cd801586c2f2916b6ffae451de]

Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/bootstrap


2011-06-17  Jan Holesovsky  <kendy@suse.cz>  [e2920b2bc0c841aa124c9291e40dd5ee4164b3da]

Merge remote-tracking branch 'origin/libreoffice-3-4'

Conflicts:
	cppcanvas/prj/d.lst

2011-06-17  Jan Holesovsky  <kendy@suse.cz>  [e3d5d7185df622151e4c3e3903e513bcabde01ac]

Merge remote-tracking branch 'origin/libreoffice-3-4'

Conflicts:
	Makefile.in
	bootstrap.1
	configure.in
	solenv/inc/minor.mk

2011-06-17  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [62bb785b6664e4e77d4b8a01ca87ba1c4812ad0c]

ooo34gsl01: #i117732# patch to make configure work with homebrew (thanks hbrinkm !) [hg:1780f020f3f4]


2011-06-17  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [f18fc2ef12d8004ce28b4412f5ceca77d68605c6]

ooo34gsl10: #i117587# handle application resigning/becoming active during presentation [hg:98a8c4a45d03]


2011-06-17  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [b7e00ffeaace7a35b5e69fb23b97d2d486221c90]

ooo34gsl01: #i109820# honor background color just calculated [hg:07982b9dd204]


2011-06-17  Philipp Lohmann [pl]  <Philipp.Lohmann@oracle.com>  [db08243efa05284860905c22d223cc7eb3935dc9]

ooo34gsl01: #i117583# remove wrong linecolor test [hg:14801dbb3afa]


2011-06-17  Philipp Lohmann [pl]  <Philipp.Lohmann@oracle.com>  [68200a816bb0623407e3fa59cece04bcdcde1c3e]

ooo34gsl01: #i117131# use correct sign for TTFontInfo [hg:d1476b062da5]


2011-06-17  Philipp Lohmann [pl]  <Philipp.Lohmann@oracle.com>  [407dbac9fb04d78d782c555d1236f10b45f5c501]

ooo34gsl01: #i117680# add graphite_dll fix for MINGW, too [hg:6461ee21fbbb]


2011-06-17  Philipp Lohmann [pl]  <Philipp.Lohmann@oracle.com>  [50c94449a942884a1bed6a85d4107342f321b9c0]

ooo34gsl01: #i117680# add a missing backslash [hg:3c06e9441b58]


2011-06-17  Philipp Lohmann [pl]  <Philipp.Lohmann@oracle.com>  [74dd991997e0ce52ab31aec63b0bb05c587e228c]

ooo34gsl01: #i117680# add ADAPT_EXT_STL define as was before gnumake conversion [hg:43c445bd771c]


2011-06-17  Philipp Lohmann [pl]  <Philipp.Lohmann@oracle.com>  [2eccffac60ee10c3507bda71b214f0393bac648f]

ooo34gsl01: #i117680# fixup graphite_dll as static library [hg:859f1dffdb89]


2011-06-17  Philipp Lohmann [pl]  <Philipp.Lohmann@oracle.com>  [45bf496656a7c4cd69ee055a72cf9d8c37e7e806]

ooo34gsl01: #i117680# fixup graphite_dll as static library [hg:859f1dffdb89]


2011-06-17  Tor Lillqvist  <tlillqvist@novell.com>  [349f371bcec72a113526e64e235d92a9278f4198]

Don't look for the cppunit library under a Cygwin DLL name


2011-06-17  Jan Holesovsky  <kendy@suse.cz>  [bd4594c3ed55af4e6e9d5e22b8af521b876ba203]

Merge remote-tracking branch 'origin/libreoffice-3-4'


2011-06-17  Jan Holesovsky  <kendy@suse.cz>  [28609fec9f946db540204d2af68c671fceb55e84]

Merge remote-tracking branch 'origin/libreoffice-3-4'


2011-06-17  Jan Holesovsky  <kendy@suse.cz>  [1b25a042b661b9d4bb98b4fdf8a824647997e1be]

Merge remote-tracking branch 'origin/libreoffice-3-4'


2011-06-17  Jan Holesovsky  <kendy@suse.cz>  [aabff0c8234676902e484cd02f947d41b483abbf]

Merge remote-tracking branch 'origin/libreoffice-3-4'


2011-06-17  Jan Holesovsky  <kendy@suse.cz>  [51eea761ad85e93b33fdae49c96ca417da12ca11]

Merge remote-tracking branch 'origin/libreoffice-3-4'


2011-06-17  Jan Holesovsky  <kendy@suse.cz>  [13963e1dc93f989190c4742025a295d27fe88736]

Merge remote-tracking branch 'origin/libreoffice-3-4'


2011-06-17  Jan Holesovsky  <kendy@suse.cz>  [b97042e4b20c72886617769352fcd650edb35e3b]

Merge remote-tracking branch 'origin/libreoffice-3-4'


2011-06-17  Jan Holesovsky  <kendy@suse.cz>  [323da3f8819a3fc8ae184ef793b79c194b4778b6]

Merge remote-tracking branch 'origin/libreoffice-3-4'


2011-06-17  Jan Holesovsky  <kendy@suse.cz>  [957cfec9de4c39621dc0e2f3c2ce1e84e056e815]

Merge remote-tracking branch 'origin/libreoffice-3-4'


2011-06-17  Jan Holesovsky  <kendy@suse.cz>  [8719f4dd69379fd2a158afe55f0203f2980468e7]

Merge remote-tracking branch 'origin/libreoffice-3-4'


2011-06-17  Jan Holesovsky  <kendy@suse.cz>  [90e89bcee6c41bcfe413204058e5b167437865bd]

Merge remote-tracking branch 'origin/libreoffice-3-4'


2011-06-17  Jan Holesovsky  <kendy@suse.cz>  [63066a90a4214421203d03feb23be344c74daeb4]

Merge remote-tracking branch 'origin/libreoffice-3-4'


2011-06-17  Jan Holesovsky  <kendy@suse.cz>  [b2650c3c35e79da424b19da08c9d5dd44416bc8e]

Merge remote-tracking branch 'origin/libreoffice-3-4'


2011-06-17  Jan Holesovsky  <kendy@suse.cz>  [31bcc8e9819b4fa9f5c7ca84742c3a12b6e84a07]

Merge remote-tracking branch 'origin/libreoffice-3-4'


2011-06-17  Jan Holesovsky  <kendy@suse.cz>  [261aca3f09f2a0ef7d8c4b693fae92235a868f89]

Merge remote-tracking branch 'origin/libreoffice-3-4'


2011-06-17  Jan Holesovsky  <kendy@suse.cz>  [259344379ccd372d80c07bc52d0cf12c3cb1ae5b]

Merge remote-tracking branch 'origin/libreoffice-3-4'


2011-06-17  Tor Lillqvist  <tlillqvist@novell.com>  [3bef5d0c62a84728c5628c593c986b106c8d4285]

Must use const_reverse_iterator, fixes build error with MSVC


2011-06-17  Miklos Vajna  <vmiklos@frugalware.org>  [ab6ae4b17cb4efbf45b2e144d6c6e95f972d8c4b]

introduce lcl_putBorderProperty

also, getBorderTable can be a local function

2011-06-17  Miklos Vajna  <vmiklos@frugalware.org>  [5a7f31ea537cbede44ab8f598b053a3dd7143740]

table cell border types can be handled in one go


2011-06-17  Miklos Vajna  <vmiklos@frugalware.org>  [1296533305fe4b570d9e6c7f42ce22c406319d92]

implement the rest of table cell border properties


2011-06-17  Tor Lillqvist  <tlillqvist@novell.com>  [c42df298f6176ef620e5018a861e42b4121d5d01]

Surely we are not building Cygwin DLLs in the WNTGCC case!?


2011-06-17  Tor Lillqvist  <tlillqvist@novell.com>  [a25f3152a53bf2289712252ca89196df0d89f2aa]

Fix compilation error with MinGW


2011-06-17  Caolán McNamara  <caolanm@redhat.com>  [5896ff09a1ff85a0b8f84ef5ad7c6c3af7f2721e]

avoid -I -Ifoo


2011-06-17  Miklos Vajna  <vmiklos@frugalware.org>  [de8751026169ba891837cab7765e65bd8ac8fe50]

RTF_BRDRW can be a cell property


2011-06-17  Tor Lillqvist  <tlillqvist@novell.com>  [04fa28416c2e44284522175715040e899980ca5e]

Pass --host and --build flags also when cross-compiling to Windows


2011-06-17  Miklos Vajna  <vmiklos@frugalware.org>  [b887ab0b85a690df7214a27c8fe614ca2b6ca681]

paragraph border types: can be a cell property

border type as in "hairline, ..." not in "top, left, ..."

2011-06-17  Miklos Vajna  <vmiklos@frugalware.org>  [512e22f9c38193bcb7341ed5a04effa8afe2c5ee]

factor out lcl_getCellBordersSprms


2011-06-17  Miklos Vajna  <vmiklos@frugalware.org>  [ec34069a005cfe311096e67255911b69608911b8]

implement RTF_CLBRDRT


2011-06-17  Jan Holesovsky  <kendy@suse.cz>  [d75defa37fb46aedd81e6d6c360375e37e8473e7]

Make the online update service configurable (via --enable-online-update).

Signed-off-by: Petr Mladek <pmladek@suse.cz>

2011-06-17  Jan Holesovsky  <kendy@suse.cz>  [a4730ee82fe86efc7d4cf52ec33fb00a96895f33]

Check for updates by default.

Signed-off-by: Petr Mladek <pmladek@suse.cz>

2011-06-17  Miklos Vajna  <vmiklos@frugalware.org>  [ec5e23267a73b14c09c813307c18102efa86b067]

RTF_CELL: emit table cell sprms/attributes


2011-06-17  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [10cd2060e705cace2ed34ce866bb3ec801fe7e3c]

ooo34gslstop1 [hg:c6da340e613c]


2011-06-17  Michael Stahl  <mst@openoffice.org>  [ed2ee34743f975225655576197cf6569bb138d71]

gnumake4: merge DEV300_m106 [hg:5102137bfe1e]


2011-06-17  Michael Stahl  <mst@openoffice.org>  [e25cc94133337e0c5f989de30acf89a4492fdd41]

gnumake4: merge DEV300_m106 [hg:5102137bfe1e]


2011-06-17  Rafael Dominguez  <venccsralph@gmail.com>  [04d9ee43e73bc618b0f7a7ba8bf344868f2a1b38]

Replace List with std::vector<basegfx::B3DHomMatrix*>.


2011-06-17  Nigel Hawkins  <n.hawkins@gmx.com>  [dff37cd49de4222e35735eee5d6512c6a1dcc8ec]

Replace SvULongs with STL stuff in UndoTable.hxx and untbl.cxx. LGPLv3+/MPL.


2011-06-17  Rafael Dominguez  <venccsralph@gmail.com>  [56512d859ce203fefc6c519985b25522fb9daf7f]

Remove unneeded List foward-declaration.


2011-06-17  Ivo Hinkelmann  <ihi@openoffice.org>  [95e0b6adbffe4edcbc0de255c4c9e41d52ab81b4]

masterfix DEV300: #i10000# added -L%SYSBASE%/lib for linux to SOLAREXTRALIB [hg:6b24005a31b8]


2011-06-17  Ivo Hinkelmann  <ihi@openoffice.org>  [6e5685efb15b893d1e2dfb941f1baf80085a6e78]

masterfix DEV300: #i10000# missing stlport dep [hg:5d377dd89e6b]


2011-06-17  Ivo Hinkelmann  <ihi@openoffice.org>  [cfb66648ab4e02624af33ad74b082eae8ced3796]

masterfix DEV300: #i10000# add cairo to build type [hg:38188af12de4]


2011-06-17  Ivo Hinkelmann  <ihi@openoffice.org>  [44aee83382484178ca9574c2c048269f7d3ba3b0]

masterfix DEV300: #i10000# SRC_ROOT -> SOLARSRC [hg:5851574127d1]


2011-06-17  Michael Stahl  <mst@openoffice.org>  [fcb97f18a6b58754cc49b4b3f83f2c5c58f19421]

gnumake4: Jar.mk: move CLASSPATH stuff to JavaClassSet, and add system/external [hg:db8ee7ba2cff]


2011-06-17  Michael Stahl  <mst@openoffice.org>  [32698ec2731349cdcf4cc51621d20b48fe3ff675]

gnumake4: #i116959#: user defined CPPFLAGS: put them in target local DEFS. [hg:6ae64fc2b62e]


2011-06-17  Michael Stahl  <mst@openoffice.org>  [49a5636500a72613769e3bc0637cd02e59fde3c5]

gnumake4: #i116959#: user defined LDFLAGS: [hg:5ed23c4158ac]

rename target local variable LDFLAGS.
add gb_LinkTarget_add_ldflags.
include user defined LDFLAGS in target local T_LDFLAGS.

2011-06-17  Michael Stahl  <mst@openoffice.org>  [f95f35207fd86a0d8f08318d019ac4c6bcc14b3f]

gnumake4: #i116959#: user defined LDFLAGS: [hg:5ed23c4158ac]

rename target local variable LDFLAGS.
add gb_LinkTarget_add_ldflags.
include user defined LDFLAGS in target local T_LDFLAGS.

2011-06-17  Michael Stahl  <mst@openoffice.org>  [6dc5ab19b9e561f0761473b4c6800b4c96c68ca8]

gnumake4: #i116959#: user defined LDFLAGS: [hg:5ed23c4158ac]

rename target local variable LDFLAGS.
add gb_LinkTarget_add_ldflags.
include user defined LDFLAGS in target local T_LDFLAGS.

2011-06-17  Michael Stahl  <mst@openoffice.org>  [f5950b469bbe62112778e7c91077a6252a6fffa8]

gnumake4: #i116959#: rename target local variables {C,CXX,OBJCXX}FLAGS: [hg:8801515221cf]

add a T_ prefix, so we don't need to use override.
also introduce gb_LinkTarget_add_{c,cxx,objcxx}flags.

2011-06-17  Michael Stahl  <mst@openoffice.org>  [6cd2151d46da6cdc70eb329a5372589b354e3b30]

gnumake4: #i116959#: rename target local variables {C,CXX,OBJCXX}FLAGS: [hg:8801515221cf]

add a T_ prefix, so we don't need to use override.
also introduce gb_LinkTarget_add_{c,cxx,objcxx}flags.

2011-06-17  Michael Stahl  <mst@openoffice.org>  [c6d52772c6b5c68251f8bf832a0cb50f0f2336e8]

gnumake4: #i116959#: rename target local variables {C,CXX,OBJCXX}FLAGS: [hg:8801515221cf]

add a T_ prefix, so we don't need to use override.
also introduce gb_LinkTarget_add_{c,cxx,objcxx}flags.

2011-06-17  Michael Stahl  <mst@openoffice.org>  [4d2360c5818608d60846ac5034c295ca3847195d]

gnumake4: remove obsolete 16bit stuff [hg:972105adb559]


2011-06-17  Michael Stahl  <mst@openoffice.org>  [c23f321602ee89367d8ca3f7b7b39bed9a1f1662]

gnumake4: #i116959#: allow user to override {C,CXX,OBJCXX}FLAGS: [hg:6af861d98643]


2011-06-17  Michael Stahl  <mst@openoffice.org>  [7db9ad345897be0b94cf86b72d1cd34615b16a25]

gnumake4: LinkTarget.mk: remove some unnecessary arguments [hg:38ca0135d0e9]


2011-06-17  Michael Stahl  <mst@openoffice.org>  [b2382a9fcc98f31abc760ba07a0d4f3c7c58bc3c]

gnumake4: Deliver.mk: print better diagnostic on error [hg:a016e9618f3d]


2011-06-17  Michael Stahl  <mst@openoffice.org>  [df149d2fa6c05207998b346b6593070184f3aaba]

gnumake4: Jar.mk: remove unnecessary final target [hg:1e9ce815719e]


2011-06-17  Michael Stahl  <mst@openoffice.org>  [f8fb3704ce4934684f0d919e1d90d8e818062311]

gnumake4: #i117340#: CustomTarget: replace broken multi-repo support [hg:a639061a46c8]


2011-06-17  Michael Stahl  <mst@openoffice.org>  [126d9138996b649bd7f5e86248713296492e03c9]

gnumake4: #i117610#: add RepositoryExternal.mk, and use it. [hg:62e2f8dc95a7]


2011-06-17  Michael Stahl  <mst@openoffice.org>  [a49a6b09359693b9f87f281438b8a5c491af2f69]

gnumake4: #i117610#: add RepositoryExternal.mk, and use it. [hg:62e2f8dc95a7]


2011-06-17  Michael Stahl  <mst@openoffice.org>  [990111d87aa2589a93455828aa59352ba7ee25d2]

gnumake4: #i117610#: add RepositoryExternal.mk, and use it. [hg:62e2f8dc95a7]


2011-06-17  Michael Stahl  <mst@openoffice.org>  [6bdcd004651080e30dca2e4fba0478a72652ba33]

gnumake4: #i117610#: add RepositoryExternal.mk, and use it. [hg:62e2f8dc95a7]


2011-06-17  Michael Stahl  <mst@openoffice.org>  [c74af0d73c175cdc9aab3740d32b541d0e907052]

gnumake4: #i117610#: add RepositoryExternal.mk, and use it. [hg:62e2f8dc95a7]


2011-06-17  Michael Stahl  <mst@openoffice.org>  [fa0e0b9416c23ce14f222f443f7704077f20afc0]

gnumake4: #i117610#: gbuild: more convenient handling for external libs: [hg:ee31ca60454d]

add local variable LIBS to LinkTarget, which is given verbatim to the linker.
add gb_LinkTarget_use_external, with forwards for Library etc.
for actual definitions of externals read in optional RepositoryExternal.mk.

2011-06-17  Michael Stahl  <mst@openoffice.org>  [68f53efa2572acc661c8a75ee2ec09f87348aa65]

gnumake4: #i117340#: JavaClassSet: adapt users [hg:efb3d33ce8ca]


2011-06-17  Michael Stahl  <mst@openoffice.org>  [ca007cc1051d7792cae9460c24565ae2e1db3b1d]

gnumake4: #i117340#: JavaClassSet: adapt users [hg:efb3d33ce8ca]


2011-06-17  Michael Stahl  <mst@openoffice.org>  [0719ea12d4bbae2bd725315e3100284f396a07ff]

gnumake4: #i117340#: JavaClassSet: adapt users [hg:efb3d33ce8ca]


2011-06-17  Michael Stahl  <mst@openoffice.org>  [f3ef6ed5400ae3cb024a889a9688cf52f2eccab7]

gnumake4: #i117340#: JavaClassSet: adapt users [hg:efb3d33ce8ca]


2011-06-17  Michael Stahl  <mst@openoffice.org>  [be5380ca70036e874d91d18f9522cd443b58bd64]

gnumake4: #i117340#: JavaClassSet: adapt users [hg:efb3d33ce8ca]


2011-06-17  Michael Stahl  <mst@openoffice.org>  [4a435e341f618d0dc811f919fb7446a0771e2fd7]

gnumake4: #i117340#: JavaClassSet: replace broken multi-repo support [hg:3c843d4c457b]


2011-06-17  Michael Stahl  <mst@openoffice.org>  [05a4d9bd4dada1a3b3f28a7ea17e112b0aa54234]

gnumake4: configure.in: require Info-ZIP 3.0 [hg:ce56f9735b9c]


2011-06-17  Michael Stahl  <mst@openoffice.org>  [8554a272d1c2b117adb6cf0a1da32ff415668b5a]

gnumake4: configure.in: remove checks for obsolete Solaris 2.[67] [hg:e37d17b6d8d9]


2011-06-17  Michael Stahl  <mst@openoffice.org>  [39d6eb1ac39e25b37035a74af625ab6e43c867c6]

gnumake4: #i117350# configure.in: s/MINGSTRIP/MINGWSTRIP/ [hg:82fc045a63a6]


2011-06-17  Michael Stahl  <mst@openoffice.org>  [d4fad8f764f25472b35dd628edea6fe9239693a2]

gnumake4: filtercache.cxx: this should not be an assertion [hg:9458985f83ae]


2011-06-17  Michael Stahl  <mst@openoffice.org>  [88ab3554a7ec3856f7e16fe6195ae20d850924ee]

gnumake4: fix a typo (spotted by gang65) [hg:d60f717932a2]


2011-06-17  Michael Stahl  <mst@openoffice.org>  [1f71e0eb7539ef3819431c0b61c41caadc63a179]

gnumake4: starmath: fix unoapi test [hg:83ae8c87a0ea]


2011-06-17  Michael Stahl  <mst@openoffice.org>  [f7e4f4f55a8d8709b3dbd28d4d2610f985e6a2d3]

gnumake4: sax: add missing package dependency [hg:f5e59f9cc073]


2011-06-16  Norbert Thiebaud  <nthiebaud@gmail.com>  [bdb7c9436f3ab566f074240c64280fbdca9d47b9]

silence a javadoc warning


2011-06-16  Norbert Thiebaud  <nthiebaud@gmail.com>  [f058498dafd4f9fb30e1e6eef7e677d10cae427a]

avoid 'error' in warning message as it triggers cloph's error detector


2011-06-16  Joseph Powers  <jpowers27@cox.net>  [16f4b0df1f0403ef93415ab986d535dbc4184026]

Replace List with std::vector< EscherPersistEntry* >


2011-06-16  Norbert Thiebaud  <nthiebaud@gmail.com>  [d652067859189d23654d08012503b2ebf1e5d25e]

silence a couple of javadoc warnings


2011-06-17  Tor Lillqvist  <tml@iki.fi>  [4506e7d8f803ed404d2f5f4433d84a45dd4f3b3c]

Mark desktop as DESKTOP, surprisingly;)


2011-06-17  Tor Lillqvist  <tml@iki.fi>  [b1fd3cc07a1ada4a88f589c91292556a3e5a1705]

Don't run any cppunittester when cross-compiling


2011-06-17  Tor Lillqvist  <tml@iki.fi>  [b78b2cf6d23a5dbae083563ee88e2033f43127ba]

Deliver also static libraries


2011-06-17  Michael Stahl  <mst@openoffice.org>  [28cdb5e90534189ec29fa774d58ff07d3acd2987]

gnumake4: expat: build static libraries with VISIBILITY_HIDDEN [hg:f9b6805ca6ca]


2011-06-17  Tor Lillqvist  <tml@iki.fi>  [c9e3885ea7c950b4784b01ab0f42e92824a779c0]

Use LIBXML_CFLAGS if SYSTEM_LIBXML


2011-06-17  Tor Lillqvist  <tml@iki.fi>  [afdd56e37fbefbdfd8e672dfa0040e70d7819c0e]

Add lucene, berkeleydb and l10ntools to cross-build-toolset, sigh


2011-06-17  Michael Stahl  <mst@openoffice.org>  [a928f70c9f3b69d7c01c7712f70abd4982eefd32]

gnumake4: sfx2: remove obsolete dmakefile [hg:4650ee5afca0]


2011-06-17  Mathias Bauer  <mba@openoffice.org>  [90485912fcdd5f7dac97f7dd0e5f01810ee759da]

CWS gnumake4: some fixes for mingw and windows libs [hg:ebe3fa7a4ce7]


2011-06-17  Michael Stahl  <mst@openoffice.org>  [f8e4ad25f14ee3400f05c50aa1a69edf2b2e9a1e]

gnumake4: idl: remove dmakefile [hg:75af818ad801]


2011-06-17  Michael Stahl  <mst@openoffice.org>  [e5622ae7649787db9024f0318d22131ec0fd9fa8]

gnumake4: fix uses of sax components [hg:4f7ea9a34847]


2011-06-17  Michael Stahl  <mst@openoffice.org>  [0e95726c37410850701e6e31b3b8adc0c902dcf2]

gnumake4: fix uses of sax components [hg:4f7ea9a34847]


2011-06-17  Michael Stahl  <mst@openoffice.org>  [be277259b48577aadba1d1bb04a80386ef952ad8]

gnumake4: ComponentTarget: [hg:d5e93bd62dfc]

some components, such as those in module sax, are used during the build,
and thus need a special second component file for that purpose.
one way of providing this is to just always build a foo.inbuild.component
for every foo.component.

2011-06-17  Michael Stahl  <mst@openoffice.org>  [9423503ca76b6ce82030fc5634259dcbeccdc39b]

gnumake4: expat libraries are static [hg:3daa2bed1277]


2011-06-17  Michael Stahl  <mst@openoffice.org>  [2997d8a89913c104291f45224a0e569f2f848a8e]

gnumake4: expat libraries are static [hg:3daa2bed1277]


2011-06-17  Michael Stahl  <mst@openoffice.org>  [e56b1bf7a5203b3dc6ab5f4f9f93c2199d9f7723]

gnumake4: basebmp: add necessary workarounds for SunCC [hg:3754657d8ff7]


2011-06-17  Michael Stahl  <mst@openoffice.org>  [2b095223ce9ce9b9fa0a4de67fd2d10bf95d1854]

gnumake4: xmlreader: fix build.lst [hg:ab8134c0d177]


2011-06-17  Michael Stahl  <mst@openoffice.org>  [206aa418a979540f6bf61b2ccc9886752dab1803]

gnumake4: idl: link stl [hg:8682dc501634]


2011-06-17  Michael Stahl  <mst@openoffice.org>  [ccbdbacc601c9802ae72fe49231fd90c3417957f]

gnumake4: remove DOS lineendings from new dllapi files, add terminating newline [hg:6a190c99c8ff]


2011-06-17  Mathias Bauer  <mba@openoffice.org>  [ac61a8dd8e45669c89f4a17c262e1b8669e6109b]

CWS gnumake4: convert xmlreader to new build system [hg:751b4a1bff7b]


2011-06-17  Mathias Bauer  <mba@openoffice.org>  [38c1ab867b50dd7f43b7cc16b09db78eb7fea093]

CWS gnumake4: convert xmlreader to new build system [hg:751b4a1bff7b]


2011-06-17  Mathias Bauer  <mba@openoffice.org>  [6cf6db3b587c5abed0c635e87f63bbe221eea63f]

CWS gnumake4: some fixes for Windows [hg:9eb9b5d5181e]


2011-06-17  Mathias Bauer  <mba@openoffice.org>  [ff4441cc5e473f7f1f8dd9a7fc46deaab445f7ae]

CWS gnumake4: some fixes for Windows [hg:9eb9b5d5181e]


2011-06-17  Mathias Bauer  <mba@openoffice.org>  [0b443af1078951f2b273bc18fa58f87e257b4441]

CWS gnumake4: some fixes for Windows [hg:9eb9b5d5181e]


2011-06-17  Mathias Bauer  <mba@openoffice.org>  [4eeac7f726396ce4cc37625de0b0ec3a20efcdb1]

CWS gnumake4: convert sax to new build system [hg:389d236eb6b2]


2011-06-17  Mathias Bauer  <mba@openoffice.org>  [fa4ec3c338e5b33e9886ee489bbe38ddd7dfae3c]

CWS gnumake4: convert sax to new build system [hg:389d236eb6b2]


2011-06-17  Mathias Bauer  <mba@openoffice.org>  [7fce16f0ff41b0b7898a702e40536d67a47a73a9]

CWS gnumake4: convert sax to new build system [hg:389d236eb6b2]


2011-06-17  Mathias Bauer  <mba@openoffice.org>  [b0fe6086c3a0d6a4b4927e79ca06833f3ead24df]

CWS gnumake4: convert xmlscript to new build system [hg:d4df54d61f2a]


2011-06-17  Mathias Bauer  <mba@openoffice.org>  [4cea38b21d32569234b6e01a2a9bd4b856b6ca7d]

CWS gnumake4: convert xmlscript to new build system [hg:d4df54d61f2a]


2011-06-17  Mathias Bauer  <mba@openoffice.org>  [3e2786295d499be3a6786cedf6239eed225d4747]

CWS gnumake4: convert xmlscript to new build system [hg:d4df54d61f2a]


2011-06-17  Mathias Bauer  <mba@openoffice.org>  [e3dd3608fb459bb8f68b1efa2e205df6d7a07d16]

CWS gnumake4: fixes for building with ENABLE_CAIRO on windows [hg:824c8caeaf61]


2011-06-17  Mathias Bauer  <mba@openoffice.org>  [e83bed81017410c2b8d01670538afa9939403f6c]

CWS gnumake4: fixes for building with ENABLE_CAIRO on windows [hg:824c8caeaf61]


2011-06-17  Mathias Bauer  <mba@openoffice.org>  [cbf5dc0276bb683cae427bcb09603bbf1af421a8]

CWS gnumake4: reimplement basegfx_s hack for new build system [hg:c943ed591aff]


2011-06-17  Mathias Bauer  <mba@openoffice.org>  [4cc1a8ddd6b302023395270ee3b49344aa90a52b]

CWS gnumake4: reimplement basegfx_s hack for new build system [hg:c943ed591aff]


2011-06-17  Mathias Bauer  <mba@openoffice.org>  [505cbe329f80c955b0903d7168ece2b17bbb9ed3]

CWS gnumake4: reimplement basegfx_s hack for new build system [hg:c943ed591aff]


2011-06-17  Tor Lillqvist  <tml@iki.fi>  [45ba1e1e64983bde2345a23bf64e07d1b602823a]

Deliver also a static library


2011-06-17  Mathias Bauer  <mba@openoffice.org>  [c74684b9ce06883a1515165bfe112ba375639a2d]

CWS gnumake4: build directx a second time for dx5 [hg:280f52b66154]


2011-06-17  Tor Lillqvist  <tml@iki.fi>  [4bdd4e57a3cd6b22f6d36e7027774312950014aa]

Deliver also static libraries


2011-06-17  Tor Lillqvist  <tml@iki.fi>  [5c4d54740e41073d36c2b3d6131ef99d598dbd89]

Add idl to cross-build-toolset, we need svidl


2011-06-16  Tor Lillqvist  <tml@iki.fi>  [0f961718c0d7cbf1e81db25e458bfe3de905a3a3]

Always use OUTDIR_FOR_BUILD in DYLD_LIBRARY_PATH


2011-06-16  Tor Lillqvist  <tml@iki.fi>  [f285159d561622668e6b35218bdf00bcb5f86327]

Use gb_Executable_get_target_for_build for svidl


2011-06-16  Tor Lillqvist  <tml@iki.fi>  [0918d8fb7d0b81845f04370302fee5a4805c0a03]

Don't run any cppunittests for iOS


2011-06-16  Tor Lillqvist  <tml@iki.fi>  [602bc9d3c4ef43e532e040bd37fb5cfb569f8454]

Add icc to cross-build-toolset


2011-06-16  Tor Lillqvist  <tml@iki.fi>  [1db482d2e4fc3994e3d85acf11ac90d2ff2ac665]

Mark rdbmaker as DESKTOP


2011-06-16  Tor Lillqvist  <tml@iki.fi>  [457c2602bd26e3ca55eed74b0607805fe2637296]

Mark setup_native and l10ntools as DESKTOP


2011-06-16  Tor Lillqvist  <tml@iki.fi>  [903c6b395c40afe0d02a88a75b60f6fd5a112952]

Add BUILD_TYPE keywords NATIVE and DESKTOP

NATIVE indicates that the BUILD and HOST platforms are the same,
i.e. a "normal" not cross-compiling build.

DESKTOP indicates a "normal" desktop/server OS, like Linux, Windows,
BSD or Mac OS X. (Non-desktop ones would be "mobile" ones like iOS and
Android.)

(All traditional, and so far only actually working, builds of OOo/LO
is both NATIVE and DESKTOP. The non-NATIVE and non-DESKTOP cases
belong in the experimental cross-compilation work.)

All non-DESKTOP cases are also non-NATIVE, at least so far. In other
words, when building for a mobile OS we always cross-compile. Note
that the reverse is not true: We eventually would want to
cross-compile to Windows, rarer Linux architectures, and PowerPC Mac
OS X.

DESKTOP is used in build.lst files to indicate modules that it makes
no sense to build for mobile platforms. Nobody is going to run
LibreOffice SDK tools on a tablet.

NATIVE is used in build.lst files to indicate modules that produce
just build-time executables (which can't be run on the BUILD system
when cross-compiling), and which are not part of the SDK either.

(Sadly the use of BUILD_TYPE keywords in the build.lst files is a bit
tedious: you have to mark a module in the build.lst files of all its
"parents", modules that depend on it, not in that of the module
itself.)

It does make sense to build SDK tools in the other cross-compilation
cases. There is no reason why we wouldn't want to cross-compile also
the executables that go into the SDK when cross-compiling to Windows,
for instance.

2011-06-16  Tor Lillqvist  <tml@iki.fi>  [201bcaa5893fede06976970bb930170c826c99d7]

Mark automation as DESKTOP


2011-06-16  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [8fe135c7b936e21da514dd93917d07d2fa97c4ca]

don't complain about nonexisting directory building en-US only


2011-06-16  Tor Lillqvist  <tml@iki.fi>  [3abfbe34c50e2d96da40f470a40ced918d8626ab]

Deliver also static libraries


2011-06-16  Tor Lillqvist  <tml@iki.fi>  [174be928f7d7c42a846e574eaaa03572b2655f8c]

Put the local LetterTable class in the anonymous namespace


2011-06-16  Tor Lillqvist  <tml@iki.fi>  [db21bb1863dba86896c1250eec90a510af8afc2d]

Revert "Don't link with jvmfwk unless SOLAR_JAVA"

Nah, in the non-SOLAR_JAVA case we just build a dummy libjvmfwk.

This reverts commit 2b3f92d9293123ff96b18c82935d68e9d86ec1d0.

2011-06-16  Tor Lillqvist  <tml@iki.fi>  [ce68a70755f970ee702a13b330415d7c97c7415b]

Add svsys.h file for iOS


2011-06-16  Tor Lillqvist  <tml@iki.fi>  [2a6cec5c73d116a4935d4b07fe817aadfc20a39c]

Deliver also static i18npaper library if we have built it that way


2011-06-16  Tor Lillqvist  <tml@iki.fi>  [89bdbffaaa26e95619e2f52a86e58ef0c2419011]

Use DESKTOP and NATIVE where appropriate


2011-06-16  Tor Lillqvist  <tml@iki.fi>  [165f46f6e6353a703617713d659781bf4eea4bf2]

Revert "Don't do anything here when cross-compiling"

We use a BUILD_TYPE keyword instead to bypass l10ntools.

This reverts commit cb7948c88ab3e2c8702bef0794455c07ccd88295.

2011-06-16  Tor Lillqvist  <tml@iki.fi>  [9b8b08b4dadbb82dca89ae7b0ed6bbc264467f11]

Deliver also static libcppunit if built in that way


2011-06-16  Tor Lillqvist  <tml@iki.fi>  [3ddac0c2f758c254fa8f90234ebe4e9a50111748]

Correct the static library name


2011-06-16  Tor Lillqvist  <tml@iki.fi>  [7d4590a542c34f204c35a45fa1821e6264b8d6ad]

Use DESKTOP and NATIVE where appropriate


2011-06-16  Tor Lillqvist  <tml@iki.fi>  [252c930676678be217d99e6dfb818d092f36531b]

Add numbers for iOS and Android


2011-06-16  Tor Lillqvist  <tml@iki.fi>  [ac735597e5ded07ae4dae4b3a34778a9377baa75]

Use DESKTOP and NATIVE where appropriate


2011-06-16  Tor Lillqvist  <tml@iki.fi>  [1dd19b65327d903f93fe2590074df4f5afde0758]

Use DESKTOP and NATIVE where appropriate


2011-06-16  Andras Timar  <atimar@suse.com>  [deaeaed47c375bb72ab37bfc457ebd88250d0f10]

set default min password length in ctor of password dialog fdo#37771

Signed-off-by: Tor Lillqvist <tlillqvist@novell.com>

2011-06-16  Xisco Fauli  <anistenis@gmail.com>  [b9564de3438a767c1a42fbb2982b9c56e3bc6a9e]

Remove unused class


2011-06-16  Andras Timar  <atimar@suse.com>  [f50df7e06ffb3c89ff907ca04ac589609905b3ba]

set default min password length in ctor of password dialog fdo#37771


2011-06-16  Tor Lillqvist  <tml@iki.fi>  [afff438426649e14699a8f9099c369ee59a1ca34]

Do build cppunittester when cross-compiling after all


2011-06-16  Miklos Vajna  <vmiklos@frugalware.org>  [0d1867d3790d98ade555779c9004ed3c21297174]

dmapper: rtf is not binary doc in DomainMapperTableManager


2011-06-16  Xisco Fauli  <anistenis@gmail.com>  [ce7ee169e51c6e40e3f617ccdce8ce596e227df5]

Add listeners and optimize.

- Add listeners to the steps on the left.
- The wizard dialog is loaded much faster ( ~5 second faster than before )

2011-06-16  Miklos Vajna  <vmiklos@frugalware.org>  [cb01c918dfcac852b8b67b16ea3032adec392a1e]

implement RTF_BRDRHAIR


2011-06-16  Miklos Vajna  <vmiklos@frugalware.org>  [255fc7d8041288033879f912498d4d8152fe31f4]

RTF_CELLX stub


2011-06-16  Joseph Powers  <jpowers27@cox.net>  [a07e97c48f23b90dfab4b2172627ad70bea3ac0a]

Replace List with std::vector< EscherConnectorListEntry* >


2011-06-16  Nigel Hawkins  <n.hawkins@gmx.com>  [d58ab6acd96439c99911387f71f2feaf67459da9]

Replace SvULongs with std::vector in ndtbl.cxx

Also cascaded changes. LGPLv3+/MPL.

2011-06-16  Nigel Hawkins  <n.hawkins@gmx.com>  [8523df7b00968f4edf8d15e9295dc43c2b320c44]

Replace SvULongs with std:vector in docfld.cxx. LGPLv3+/MPL.


2011-06-16  Joseph Powers  <jpowers27@cox.net>  [bda04eda132be47ca9de97faec9c2de3348fec2f]

Convert List to std::vector< EscherShapeListEntry* >


2011-06-16  Miklos Vajna  <vmiklos@frugalware.org>  [d0c661ebea14ac7ea02b44a2e0f78264e4f7ddc6]

implement RTF_TROWD


2011-06-16  Miklos Vajna  <vmiklos@frugalware.org>  [8854494b31756ee8ac9caf0d7a9a4309db81c190]

RTF_ROW: send paragraph properties instead of single NS_sprm::LN_PFInTable


2011-06-16  Tor Lillqvist  <tlillqvist@novell.com>  [4018095024104c83cdbd7c9ddec266e2442c659b]

Link with user32 for Windows


2011-06-16  Miklos Vajna  <vmiklos@frugalware.org>  [01d2e90b2113e81eb1bda7e5372e6e969083ee82]

resolvePict: avoid code duplication


2011-06-16  Joseph Powers  <jpowers27@cox.net>  [fd5bbcfe7d2a5f27f59d33a82e65d1bd7106f869]

Remove unused List pMatFavSetList


2011-06-16  Miklos Vajna  <vmiklos@frugalware.org>  [0b15358916549e0a7234e2b9acd866715a0f878c]

implement wzDescription property for shapes


2011-06-16  Joseph Powers  <jpowers27@cox.net>  [7270233964104fba5d7fb3883af73ae1b03643bb]

Remove unused List pFavorSetList


2011-06-16  Caolán McNamara  <caolanm@redhat.com>  [5b1fbb58d4e23b85dbc70a78a00666632afc6e42]

WaE: keep windows compiler cast happy


2011-06-16  Joseph Powers  <jpowers27@cox.net>  [20a81399c3ccb261627b5a52516777fb4fa48b4f]

Fix a typo in my whitespace cleanup.

Sorry

2011-06-16  Caolán McNamara  <caolanm@redhat.com>  [39681d4c1cd19f593e5fcf3162949243a11d2936]

add another rtf regression test


2011-06-16  Caolán McNamara  <caolanm@redhat.com>  [406d40996242c750b56cd84dd4c647d43648bfb5]

this assert isn't helpful


2011-06-16  Joseph Powers  <jpowers27@cox.net>  [be40f36d6110896810619c821309f75ac91319eb]

Remove unused enum entry (ESCHER_BlipFlagDontSave)

Actually this was mostly a whitespace cleanup.

2011-06-16  Joseph Powers  <jpowers27@cox.net>  [5e628582811672d3f1bf430502f48767bf84694a]

Replace List with std::vector< SvxMSDffConnectorRule* >


2011-06-16  Joseph Powers  <jpowers27@cox.net>  [8d7a4841bc1615a637562fe6c0dbfdff1c345462]

Replace List with std::vector< SvxMSDffConnectorRule* >


2011-06-16  Caolán McNamara  <caolanm@redhat.com>  [23726b1f0d13ad7d826963da0a6cf427fd086bba]

Resolves: rhbz#713154 pdf export dialog too tall to fit on netbooks


2011-06-16  Mathias Bauer  <mba@openoffice.org>  [586bed9157edc406fe83ee2c674f6e976d27b5be]

CWS gnumake4: convert regexp to new build system [hg:56e4316f8d74]


2011-06-16  Mathias Bauer  <mba@openoffice.org>  [93b6f9cf2916dfe99b590370404103eb949ccde6]

CWS gnumake4: convert regexp to new build system [hg:56e4316f8d74]


2011-06-16  Mathias Bauer  <mba@openoffice.org>  [28d49737f977d96bfda278e1fac2a76a1ac388a6]

CWS gnumake4: some fixes for basegfx+canvas [hg:8c299b2d4484]


2011-06-16  Mathias Bauer  <mba@openoffice.org>  [ba450e160447eb8108ab1dd548daccf86c6435d6]

CWS gnumake4: some fixes for basegfx+canvas [hg:8c299b2d4484]


2011-06-16  Mathias Bauer  <mba@openoffice.org>  [be16d6eab6472654887ca4de2477b18194d8fa9c]

CWS gnumake4: must link against stl [hg:8afba918c344]


2011-06-16  Mathias Bauer  <mba@openoffice.org>  [b8abc817c4d1b39b1cc12b6ba3a09c44672d251b]

CWS gnumake4: some more changes for basebmp and basegfx [hg:412eb2845cc4]


2011-06-16  Mathias Bauer  <mba@openoffice.org>  [e7c5808817bd8c85ee28deec2b7faa3fadaf94ab]

CWS gnumake4: some more changes for basebmp and basegfx [hg:412eb2845cc4]


2011-06-16  Miklos Vajna  <vmiklos@frugalware.org>  [5a4ec333d3788866636c2bad50a8ae0494070320]

implement RTF_ROW, now a trivial table can be imported


2011-06-16  Mathias Bauer  <mba@openoffice.org>  [270dd44c43555643a08bde21cb792e105a86ce72]

CWS gnumake4: add cppunittests for basebmp and basegfx [hg:f8f8d6414c70]


2011-06-16  Mathias Bauer  <mba@openoffice.org>  [a7807daef906bc2a829deed62b84ce7c0a63e865]

CWS gnumake4: add cppunittests for basebmp and basegfx [hg:f8f8d6414c70]


2011-06-16  Tor Lillqvist  <tml@iki.fi>  [d8aa986b134105edb24fa6843fbf5e8dda02b61d]

Do build libccppunit when cross-compiling after all

Makes it easier to build other stuff. Whether we will actually run
normal unit tests at build time, or ever, or not when cross-compiling
to some platform is a different matter...

2011-06-16  Mathias Bauer  <mba@openoffice.org>  [602edcf19750e3d64300a994779bf7eab2794fae]

CWS gnumake4: convert basegfx to new build system [hg:e8f9d107b59a]


2011-06-16  Mathias Bauer  <mba@openoffice.org>  [2a6fc707c1d6a0c6e172c0150bb16eaa3aab4fb1]

CWS gnumake4: convert basebmp to new build system [hg:a0f3dc4a5f5a]


2011-06-16  Mathias Bauer  <mba@openoffice.org>  [4265f28d829e056582255b47488a3415483181a6]

CWS gnumake4: convert basebmp to new build system [hg:a0f3dc4a5f5a]


2011-06-16  Mathias Bauer  <mba@openoffice.org>  [ea06b6f3b04decba8799eda0fed58d62735d504e]

CWS gnumake4: remove annoying dependency of sfx2 on setup_native [hg:be9aeca025a2]


2011-06-16  Mathias Bauer  <mba@openoffice.org>  [437ebfc59020620acdd4ee81f6c980fa906ffa3a]

CWS gnumake4: remove annoying dependency of sfx2 on setup_native [hg:be9aeca025a2]


2011-06-16  Mathias Bauer  <mba@openoffice.org>  [77de797f8c36c7d651a36b4d7b572e95adf36532]

CWS gnumake4: convert cppcanvas to new build system [hg:a93ffc180db8]


2011-06-16  Mathias Bauer  <mba@openoffice.org>  [71e008c9bd2b7769d180eb3700689441c8563f19]

CWS gnumake4: convert cppcanvas to new build system [hg:a93ffc180db8]


2011-06-16  Mathias Bauer  <mba@openoffice.org>  [4a1b61df46d78d1842976c5345d7e1145dbe0145]

CWS gnumake4: convert canvas to new build system [hg:04b466050e00]


2011-06-16  Mathias Bauer  <mba@openoffice.org>  [ea90995ddc0a5c58522dfa00796e3167de1cf6ca]

CWS gnumake4: convert canvas to new build system


2011-06-16  Mathias Bauer  <mba@openoffice.org>  [89b2fa80738bfdc148661fa0f2621265d86b6a01]

CWS gnumake4: convert canvas to new build system


2011-06-16  Mathias Bauer  <mba@openoffice.org>  [8704e9fbb69ea1faec1dd0ebb132e5cbb483fa8e]

CWS gnumake4: convert canvas to new build system


2011-06-16  Mathias Bauer  <mba@openoffice.org>  [c13010c2612afdaad58fbbf89286dcf0f02f75e5]

CWS gnumake4: convert ucbhelper to new build system


2011-06-16  Mathias Bauer  <mba@openoffice.org>  [f03a5364b4830104316262f70022c30f4204aa20]

CWS gnumake4: convert ucbhelper to new build system


2011-06-16  Mathias Bauer  <mba@openoffice.org>  [d16e5059aacbb8a2fa253ce2b0b502e930de07f8]

CWS gnumake4: convert unotools to new build system


2011-06-16  Mathias Bauer  <mba@openoffice.org>  [6c74308a663b29b61f9583a10e6b80b852500aee]

CWS gnumake4: convert unotools to new build system


2011-06-16  Mathias Bauer  <mba@openoffice.org>  [aa69ed78efb451d14ff6934fd86f1c5203441d26]

CWS gnumake4: convert unotools to new build system


2011-06-16  Andras Timar  <atimar@suse.com>  [4aa8989e38ffbd1e7128928152ace12ca972f7d7]

remove Telnet option from Insert Hyperlink dialog


2011-06-16  Mathias Bauer  <mba@openoffice.org>  [c683c55b54d3708ebe458146253d147186590c79]

CWS gnumake4: convert linguistic to new build system


2011-06-16  Mathias Bauer  <mba@openoffice.org>  [451314f2947376e9717a30e2e2a06633f6afb3b0]

CWS gnumake4: convert linguistic to new build system


2011-06-16  Mathias Bauer  <mba@openoffice.org>  [058f38166489c8d93d25592676af9aa0d1409bd8]

CWS gnumake4: convert linguistic to new build system


2011-06-16  Mathias Bauer  <mba@openoffice.org>  [e30e9588a446d6a88df43dfd4c54b80a15a35cc1]

CWS gnumake4: convert linguistic to new build system


2011-06-16  Miklos Vajna  <vmiklos@frugalware.org>  [07e39ad3e3f941b36516177cb82d794fcae77e89]

implement RTF_INTBL and RTF_CELL


2011-06-16  Samuel Cantrell  <samuelcantrell@gmail.com>  [b6cca4dd910fc9fb9892f0d6014ec1080defd40b]

Removes find/replace button from Calc

Removes the find/replace button from the default standard toolbar
in Calc. This is due to the inclusion of the new search toolbar.

2011-06-16  Samuel Cantrell  <samuelcantrell@gmail.com>  [ec50e10e3b1c729bd0567e843be4fae8caa401af]

Removes find/replace button from Writer

Removes the find/replace button from appearing on the default
standard toolbar in Writer. This is due to the inclusion of a new
search toolbar.

2011-06-16  Caolán McNamara  <caolanm@redhat.com>  [c91994c31402ec0750f1f9c3df2dfc7b1bf3a208]

WaE: its far from K&R we are these days


2011-06-16  Mathias Bauer  <mba@openoffice.org>  [8678c85d185b093bc1fbb6cc79efef24db0f2ba1]

CWS gnumake4: convert starmath to new build system


2011-06-16  Caolán McNamara  <caolanm@redhat.com>  [5ffd93d3be6078e786ca4ab6ea5d738ca9f526ea]

fix tinderbox


2011-06-16  Miklos Vajna  <vmiklos@frugalware.org>  [45d50568b9466f11bae2d824cf87c38ad1307694]

dispatchFlag: really handle RTF_QL


2011-06-16  Mathias Bauer  <mba@openoffice.org>  [b77084b71d1cd50460f7d91736c2e36557a00309]

CWS gnumake4: convert starmath to new build system


2011-06-16  Mathias Bauer  <mba@openoffice.org>  [e2174c65d21fc58d9338c75639c91e7c3d22ac99]

CWS gnumake4: convert starmath to new build system


2011-06-16  Mathias Bauer  <mba@openoffice.org>  [a308b650377c0cf63e5fbd23bada11f12bc6c698]

CWS gnumake4: use pattern rules for zip and jar


2011-06-16  Mathias Bauer  <mba@openoffice.org>  [47c2ec8355252c3a5d9cf4edb248faf99b556b7c]

CWS gnumake4: some improvements for zip+jar, documentation


2011-06-16  Mathias Bauer  <mba@openoffice.org>  [6ff09fd588059fe2b8502222e217e34eab177c2a]

CWS gnumake4: dependencies of JavaClassSets to referenced jar files


2011-06-16  Mathias Bauer  <mba@openoffice.org>  [a913e7e3dc49e43bd4923245e50565c56462e12b]

CWS gnumake4: convert idl to new build system


2011-06-16  Michael Muench  <michael@codingmicha.de>  [3eb3b8205a78bce4eccac1f2cc829b1c056c1ec1]

replace OpenOffice.org and StarOffice references with LibreOffice

Signed-off-by: Andras Timar <atimar@suse.com>

2011-06-16  Mathias Bauer  <mba@openoffice.org>  [8d0058914ea6f4ef7f8c70f3eaf5b50e585fc214]

CWS gnumake4: fix for case sensitive file systems


2011-06-16  Mathias Bauer  <mba@openoffice.org>  [2151303db47b9dc6a262df884939db4240d291a5]

CWS gnumake4: convert idl to new build system


2011-06-16  Caolán McNamara  <caolanm@redhat.com>  [aa6d94be39957752a7e83425d17a31c1eeefc8ec]

catch by const reference


2011-06-16  Caolán McNamara  <caolanm@redhat.com>  [2fc686889c6ba0e38048d861ad6e1c13a72f9aab]

ByteString -> rtl::OString


2011-06-16  Caolán McNamara  <caolanm@redhat.com>  [58c8b07e33ea958db5380507c548b7dc9b1e11ee]

can be const


2011-06-16  Caolán McNamara  <caolanm@redhat.com>  [eef23a3f537320267583f5fc2e145f66d520fe23]

ByteString -> rtl::OString


2011-06-16  Caolán McNamara  <caolanm@redhat.com>  [d12ddc8f86194ab7699646a302efb6d35b24b1fd]

remove appdef.hxx


2011-06-16  Caolán McNamara  <caolanm@redhat.com>  [e2f5fffe2e73d70794bb5edbf58e40460f1c9b5f]

rscdep not related to mkunroll


2011-06-16  Caolán McNamara  <caolanm@redhat.com>  [75705b69c049a2ca10b8e5f2c04232bb82004418]

catch by const reference


2011-06-16  Caolán McNamara  <caolanm@redhat.com>  [43afab8818d7bca24897ddee9b74fbeb74bf4c56]

catch by const reference


2011-06-16  Caolán McNamara  <caolanm@redhat.com>  [896050524cd15bbf4c17b704c5efd81067747afd]

catch by const reference


2011-06-16  Caolán McNamara  <caolanm@redhat.com>  [4c7a7590b163ab0b955bed86b16937cbcccf8871]

fix comment typo


2011-06-16  Caolán McNamara  <caolanm@redhat.com>  [d3afc4631626d7aade10e78a503e70173d457fec]

add experimental callcatcher target


2011-06-16  Caolán McNamara  <caolanm@redhat.com>  [1ea46226297d51cebd56b17bca36fc58bd258901]

remove soldep


2011-06-16  Mathias Bauer  <mba@openoffice.org>  [57c43b0dea54de5db1b8b0e242c9dfd28af303a2]

CWS gnumake4: convert wizards to new build system


2011-06-16  Mathias Bauer  <mba@openoffice.org>  [2839168cd0eebe9b5397406a124ca1b6247ad59e]

CWS gnumake4: convert wizards to new build system


2011-06-16  Caolán McNamara  <caolanm@redhat.com>  [f2df46c8fd2d1455a1148154a5722a1f9ee884b0]

use an OString


2011-06-16  Mathias Bauer  <mba@openoffice.org>  [afa6e26ab15a351d4ab6d379e72f48d498cfec9b]

CWS gnumake4: add support for zip and jar files


2011-06-16  Samuel Cantrell  <samuelcantrell@gmail.com>  [9e98f12db714b8a1a8cc64234bb4eea26e936166]

remove Search Options page from Internet group on Options dialog fdo#38146


2011-06-16  Tor Lillqvist  <tml@iki.fi>  [c4bfa78019108110c34c1b1ba3777244b327cee2]

Be less picky with library names to match also the static library built for iOS


2011-06-16  Samuel Cantrell  <samuelcantrell@gmail.com>  [24cad429294b20bb5ab6dd00aab202e209946b5b]

remove Search Options page from Internet group on Options dialog fdo#38146


2011-06-16  David Tardon  <dtardon@redhat.com>  [2e581960e517947661cc2010faa71e478910335f]

need tab here


2011-06-15  Joseph Powers  <jpowers27@cox.net>  [f4fdd119a89ab72ceb0f4f87c827ec2b675e59a2]

Whitespace cleanup


2011-06-16  Tor Lillqvist  <tml@iki.fi>  [f41b593b3469db3341bc9037f6e0ac97e0b66fef]

"Build" the  sRGB header also when cross-compiling


2011-06-15  Caolán McNamara  <caolanm@redhat.com>  [896717a0281ba9c5d2382460bb8d0d2f4273c84b]

fix comment typo


2011-06-15  Caolán McNamara  <caolanm@redhat.com>  [c54a2f16efbf241623deb92c822df70c14ec52ee]

catch by const reference


2011-06-16  Tor Lillqvist  <tml@iki.fi>  [9bb2c279316c4fc6ef8dc375c8cbdfcaf48c6368]

Be less picky with library names to match also the static library built for iOS


2011-06-16  Miklos Vajna  <vmiklos@frugalware.org>  [f7f31d36540c280f0fa048967e69104c376fdb28]

implement RTF_SHPWRK: wrapped anchor pictures


2011-06-16  Tor Lillqvist  <tml@iki.fi>  [130d583ade82d6f00fa5d1e79fa3503eb5f5962c]

Use DESKTOP and NATIVE where appropriate


2011-06-16  Tor Lillqvist  <tml@iki.fi>  [219ad16ad6c6438a0e4868a0d6ed11f060ce84fe]

Use DESKTOP and NATIVE where appropriate


2011-06-16  Tor Lillqvist  <tml@iki.fi>  [a7c21cb8d2832bacbbe00b732cb342b4eaae55ed]

Use DESKTOP and NATIVE where appropriate


2011-06-16  Tor Lillqvist  <tml@iki.fi>  [06537c9e89371e6a5c3976cc4635d4a75e58332d]

Use DESKTOP and NATIVE where appropriate


2011-06-16  Tor Lillqvist  <tml@iki.fi>  [475c4aac7b3f95fa5a3ff84cc743b8878591c3e7]

We do need to build this when cross-compiling to DESKTOP platforms


2011-06-15  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [1b363f632110e80ead67ff376e92e4487556ca55]

add local range names to ScNamePasteDlg


2011-06-15  Miklos Vajna  <vmiklos@frugalware.org>  [ffdd4d9a5d695e05c7fd2fc145fc751946aeb643]

handle anchored picture properties


2011-06-15  Francois Tigeot  <ftigeot@wolfpond.org>  [67ad4156818e8c95d075ead152fc35672b1a6135]

Remove unused methods


2011-06-15  Tor Lillqvist  <tml@iki.fi>  [d27896c4374b6b9edc6ef97dfb03c7dd40ab7aed]

Revert "No point building build-time executables for iOS"

Handle this using BUILD_TYPE instead.

This reverts commit 47b5eed7121305d375cfc9a6fd1ba21ff1430130.

2011-06-15  Miklos Vajna  <vmiklos@frugalware.org>  [a657805801473b15ec1c0b496778036b04b9d07e]

implement size of anchored pictures


2011-06-15  Francois Tigeot  <ftigeot@wolfpond.org>  [7c2224a88f9df3bc6cb956ddbb4fc1251711b0c4]

GetPathStyle() has no needs for arguments any more


2011-06-15  Miklos Vajna  <vmiklos@frugalware.org>  [b70163d362635a91dd7be466a1566a9e6939c5e3]

graphic sprm: avoid code duplication


2011-06-15  Miklos Vajna  <vmiklos@frugalware.org>  [a6766e0207a365047348cac62db57c24d43385a0]

initial support for anchored pictures


2011-06-15  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [1bba2b51f3a63af717b4c2d2922f38796c687e3a]

give local range names higher priority than global ones

Signed-off-by: Kohei Yoshida <kyoshida@novell.com>

2011-06-15  Francois Tigeot  <ftigeot@wolfpond.org>  [abefd1e5a59ea7f356ee59eafd0e6e09301aa542]

Revert part of previous commit


2011-06-15  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [fc067a78706abc237ce20cab670406a7790ec37e]

give local range names higher priority than global ones


2011-06-15  Francois Tigeot  <ftigeot@wolfpond.org>  [c8f876b2d94712268adc85b6816dd46772f57b44]

We don't want to create MS-DOS short file names.


2011-06-15  Tor Lillqvist  <tml@iki.fi>  [fb79b929ad359d762ef79fb6ef0d3cafe0317aee]

Eeek, don't let ENABLE_GTK be set for iOS or Android


2011-06-15  Xisco Fauli  <anistenis@gmail.com>  [5d651370c4df69edd4377454effec2f8f2a0486f]

Line length <= 80


2011-06-15  Tor Lillqvist  <tml@iki.fi>  [454d8d65761097b58809e3b6e009915a07903096]

Don't link with jvmfwk unless SOLAR_JAVA


2011-06-15  Miklos Vajna  <vmiklos@frugalware.org>  [2b6e614cf5cef1c288d2f76b1c9469e0525b7b77]

enter RTF_SHP and RTF_SHPINST to display anchored pictures


2011-06-15  Tor Lillqvist  <tml@iki.fi>  [03298b9ffe0de4c9cc0a4a05ea1d958057943aaa]

Deliver also static i18nutil library if we have built it that way (as for iOS)


2011-06-15  Tor Lillqvist  <tml@iki.fi>  [ef75b9969b52bdc0f1ed6f7f706dea6ca121f329]

Use the BUILD platform rsc


2011-06-15  Tor Lillqvist  <tml@iki.fi>  [73a15b7576fcd831aca08decdba15e8e6fa72536]

Don't do anything here when cross-compiling


2011-06-15  Tor Lillqvist  <tml@iki.fi>  [851b841094c6aeddbd85e8a56ea4fb8aee81844b]

It's called EDEADLK on iOS, too


2011-06-15  Tor Lillqvist  <tml@iki.fi>  [f0c461dfd587ea0271a7be3834c374c371e808a7]

Don't bother with any mount table handling on iOS either


2011-06-15  Tor Lillqvist  <tml@iki.fi>  [8b0e20064327a77333bf9e61c3d505f28198f3a2]

Deliver also static i18nisolang library if built such (as for iOS)


2011-06-15  Tor Lillqvist  <tml@iki.fi>  [f4356100105cbd7c7671b1dc58c74cebf07aadfa]

Link with zlib in case the internal libcurl has been built statically


2011-06-15  Caolán McNamara  <caolanm@redhat.com>  [d32843c9b79b4b9c26a5f59c0e2b5cf2441218c4]

Resolves: fdo#33636 spell-checker dialog itself can munge the selection

It can create/activate an editview, and GetSheetSelection will take an active
editview as the current selection. So from GetSheetSelection's POV activating
the spellchecker changes the selection, and the SpellChecker dialog detects a
selection change as indicating that the spell-checking needs to be restarted on
the new selection.

2011-06-15  Caolán McNamara  <caolanm@redhat.com>  [0bdfde69aa01ced2461ac889037155726607bbee]

they are xbms, not xpms, hence my bafflement


2011-06-15  Caolán McNamara  <caolanm@redhat.com>  [83a5d1ee63390da689740b88393d04fe07ca7d62]

figure out how to make new-style cursors from ye-oldy xbms


2011-06-15  Miklos Vajna  <vmiklos@frugalware.org>  [0b5ae0587afa5ca6fc62fac327adb00cc9841067]

skip RTF_NONSHPPICT, since we understand RTF_SHPPICT


2011-06-15  Rafael Dominguez  <venccsralph@gmail.com>  [d3d15d512c18a8bbd130019d1921f36f42cf6e35]

Refactor PaintRangeFinder to only iterate needed entries.

Added a helper function PaintRangeFinderEntry.

2011-06-15  Miklos Vajna  <vmiklos@frugalware.org>  [de85b26ac11131c7b68ec151367800ae2d8fb4bf]

initial support for shape properties, wzName is implemented


2011-06-15  Tor Lillqvist  <tml@iki.fi>  [13b9f49c1dcb324aa712a82de73bfeffca7b9524]

Build dummy executables for iOS for now

When we get so far (if ever) that it actually makes sense to build
some testing app, or (gasp) even a "useful" app, either for the
simulator or device, it needs to be done in Xcode anyway, just linking
with the libraries built here.

At least, that's my current understanding.

2011-06-15  Rafael Dominguez  <venccsralph@gmail.com>  [ca3865ba6ce631db44cf31acf1dbb75657a6a476]

Remove rebundant check since we already know its in boundaries.


2011-06-15  Rafael Dominguez  <venccsralph@gmail.com>  [13285e975f54123fa92881fcc7a77fb1bc213d8c]

Remove rebundant check since we already know its in boundaries.


2011-06-15  Miklos Vajna  <vmiklos@frugalware.org>  [b373a3f2f2f0b23d93c41b9ea02ccdbb9345d76d]

implement RTF_PICSCALEX and RTF_PICSCALEY


2011-06-15  Miklos Vajna  <vmiklos@frugalware.org>  [d942e9501032ef5934058d0ad1e278f40516b093]

pass XFrame to the implementation to avoid assertion failures


2011-06-15  Miklos Vajna  <vmiklos@frugalware.org>  [5336ea8f1e7b2a50741f1b82c94de45f8d1798c3]

implement RTF_PICW and RTF_PICH


2011-06-15  Nigel Hawkins  <n.hawkins@gmx.com>  [84d23d37ac4cbe65021170389440eb6019acd121]

Replace SvULongs with std::vector in mvsave.hxx

Also cascaded changes due to this. LGPLv3+/MPL

2011-06-15  Miklos Vajna  <vmiklos@frugalware.org>  [0d65034eafe48d83e3e36752e5283d2a483c58f5]

introduce RTFSprms_t


2011-06-15  Miklos Vajna  <vmiklos@frugalware.org>  [8def2b4dad87d6da39714940d879125e8feb9e3f]

Change the attribute/sprm list to a vector from a multimap

It turns out that order does matter, for example when dealing with
picture size and data. (Size must arrive first.)

2011-06-15  Miklos Vajna  <vmiklos@frugalware.org>  [c332db819d7ccfa4352e58b81d7e1ac5b46e0195]

add RTFSprm::find that can search for an sprm key in a vector


2011-06-15  Nigel Hawkins  <n.hawkins@gmx.com>  [c0ac13ca33178ff750a77fb0a939348c62ac1c7a]

Replace SvULongs with std::vector in findtxt.cxx. LGPLv3+/MPL


2011-06-15  Robert Nagy  <robert@openbsd.org>  [ba62ce46c8dbe300a5f8044cb7ffc59a19885502]

only fetch external tarballs if --disable-fetch-external is not defined


2011-06-15  Robert Nagy  <robert@openbsd.org>  [6fdc8ae0d1bdfab1239661066536f80d04f025d3]

only fetch external tarballs if --disable-fetch-external is not defined


2011-06-15  Caolán McNamara  <caolanm@redhat.com>  [a9f77159566618bdf9ce5384e3dbf76f68864c63]

crash in undo: related d19d7455


2011-06-15  Radek Doulik  <rodo@novell.com>  [7aedcad054e814a904e8378a75632b42a3295e92]

do not set solid line border and fill as default for chartarea

- fixes n#694392

2011-06-15  Caolán McNamara  <caolanm@redhat.com>  [080457c094a1594e8d9e5af388181c9e8dc26b51]

aResult->aName


2011-06-15  Caolán McNamara  <caolanm@redhat.com>  [0d2916e03ea51529e15995830a1a8c36bd72e442]

enable exceptions here


2011-06-15  Nigel Hawkins  <n.hawkins@gmx.com>  [5f03f0c86933b1372a96d05018610205bbd43db9]

Replace SvULongs and SvUShorts with std::vector in drpcps.cxx. LGPLv3+/MPL


2011-06-15  Francois Tigeot  <ftigeot@wolfpond.org>  [528b4dc46556fa9f0d4f1dcd90a4d2fb933ae73c]

Forgot rtl/bootstrap.hxx header


2011-06-15  Caolán McNamara  <caolanm@redhat.com>  [1462f412b99112eb3b40ace4889c4855da60a0ea]

ImplGetSVEmptyByteStr unused


2011-06-15  Caolán McNamara  <caolanm@redhat.com>  [94bbe5ab6c71e1434360768d8bc48bf1442c9959]

remove unused INetMIMEUnicodeOutputSink


2011-06-15  Caolán McNamara  <caolanm@redhat.com>  [9eb574c665d729844c51965824cc266628a75a19]

remove unused Get/SetXMailer


2011-06-15  Caolán McNamara  <caolanm@redhat.com>  [769423a457b0148e495cf1ce6aae1cdbb0d24784]

remove unused decodeUTF8


2011-06-15  Caolán McNamara  <caolanm@redhat.com>  [057dda42e567c31de0d19bc418e9a248859693f6]

throw out this ctor


2011-06-15  Caolán McNamara  <caolanm@redhat.com>  [998eb403d95a0b2e1ddd64f367c8cc6f8b22eba6]

GetByteString unused


2011-06-15  Caolán McNamara  <caolanm@redhat.com>  [48b4a99ce2451f1ddf2e8e128bbfcd6683072999]

remove unused define


2011-06-15  Caolán McNamara  <caolanm@redhat.com>  [09fe78604865d5a37fb031ba89dd71a6d295ea6a]

use other variant


2011-06-15  Francois Tigeot  <ftigeot@wolfpond.org>  [ef3ccbe7cc08b4ea56ae5af454d9bfc070a7f4c9]

Remove some remaining TOOLS_INETDEF_OS usage


2011-06-15  Kohei Yoshida  <kyoshida@novell.com>  [012fc9bb312697276034f0af5598e34ac1310482]

Remove non-matching DecRecalcLevel().


2011-06-14  Kohei Yoshida  <kyoshida@novell.com>  [912c7c851b0ed4b1d1fc1f631d3dc926e321f793]

ENTRY -> Entry.  Let's not use all CAPS for class/struct names.


2011-06-14  Kohei Yoshida  <kyoshida@novell.com>  [37a8815c97d9733f989047cad2406200eb6443d4]

Let's not use 'p' prefix for iterators.

'p' is reserved for pointers, and iterators are not pointers.

2011-06-14  Rafael Dominguez  <venccsralph@gmail.com>  [d905f614aaa07483dabf9957e702cf611e93df2e]

Replace List with std::vector<ENTRY>.


2011-06-14  Kohei Yoshida  <kyoshida@novell.com>  [1f5ba3ba285c40d5b3d2375ef9eebba1b105efd7]

Don't forget nExcIndex is 1-based.

The old code had nExcIndex-- line but that was not accounted for in
the new code.

2011-06-14  Rafael Dominguez  <venccsralph@gmail.com>  [23475916e19699d5afd3129a474a273889f347d0]

Replace List with std::vector<Cont>.


2011-06-14  Kohei Yoshida  <kyoshida@novell.com>  [15a7a8c4bca11659ba1dfe88a4d8899811c8c333]

Fixed incorrect boundary checks & simplified the code a bit.

n == nBase acceptable, also n == maHashes.size() is an out-of-bound
condition thus should return NULL.

2011-06-14  Rafael Dominguez  <venccsralph@gmail.com>  [133a04dcb76e4da4bb15756f27bf6337c7a6c86e]

Replace List with std::vector<StringHashEntry*>.


2011-06-14  Rafael Dominguez  <venccsralph@gmail.com>  [1617e4121692607faed133fbdbbde08dd658ffee]

Replace XclExpChTrRecordList with std::vector<ExcRecord*>.


2011-06-14  Rafael Dominguez  <venccsralph@gmail.com>  [35f6989956bd8f6baaf3c630a1d78330266b3553]

Replace XclExpChTrTabIdBufferList with std::vector<>.


2011-06-15  Rafael Dominguez  <venccsralph@gmail.com>  [056cbc30652934e3b0eb506320dc52012c5dc50a]

Remove unneeded foward declaration.


2011-06-15  Francois Tigeot  <ftigeot@wolfpond.org>  [bf8030e44efea64cad418c253c6a5c7cf2ab6410]

Remove TOOLS_INETDEF_OS

We don't need yet another unmaintainable platform name macro...

2011-06-15  Francois Tigeot  <ftigeot@wolfpond.org>  [7ddb897a42ca4966e691ea841c147534b02f1c13]

Remove TOOLS_INETDEF_OS

We don't need yet another unmaintainable platform name macro...

2011-06-14  Francois Tigeot  <ftigeot@wolfpond.org>  [0ac9ee757cc07f86bcd22bfd8f8ea0adb810f206]

Disable Adabas D database driver


2011-06-14  Michael Meeks  <michael.meeks@novell.com>  [a87eeb9e81eef3425ceb80233d33efd075619061]

fixup exposes, so we get both crashers and pixels with gtk3


2011-06-14  Francois Tigeot  <ftigeot@wolfpond.org>  [380715e7098b24b8e07f6ba260e1cdf5601aaef6]

Remove unused macros


2011-06-14  Michael Meeks  <michael.meeks@novell.com>  [7d4213d4057bae31ba0446a8563613959af01edc]

don't bomb out with gtk3 if we are expecting it


2011-06-14  Robert Dargaud  <libo@bobiciel.com>  [54fd34f74cf9b87fe13116f53722f0bd3a08d2b8]

Unlimited number of conditions for conditional formatting, part 2


2011-06-14  Andras Timar  <atimar@suse.com>  [0abc701a09b653ade8798fd9f2f6944f1b3ad6c7]

add Teke-Eboo language - fdo#37275


2011-06-14  Michael Meeks  <michael.meeks@novell.com>  [585cf00348235648cc9a5d09b4e239590f3c5b1d]

add missing compile conditional for gtk3 installation


2011-06-14  Katarina Machalkova  <kmachalkova@suse.cz>  [bddefc5117b574e2cafc5fa0d04193c0968bb5c1]

Removed commented-out code


2011-06-14  Michael Meeks  <michael.meeks@novell.com>  [a410181efa2082b7ac1697f9aa62bc56b59234d4]

Various fixes and stubs for gtk+ >= 3.0


2011-06-14  Michael Meeks  <michael.meeks@novell.com>  [4b97ec3b5a846467d8c0bb9fa48cf704f3f7725c]

add makefile to build gtk3 pieces


2011-06-14  Caolán McNamara  <caolanm@redhat.com>  [1c7c573899987b194916d408e878ba69544a371a]

Prepare for gtk3


2011-06-14  Michael Meeks  <michael.meeks@novell.com>  [5ad60c5d69042a73d7a1632d3c04e15783817db4]

more configure, and scp2 pieces for gtk3 integration


2011-06-14  Robert Dargaud  <libo@bobiciel.com>  [8a1ac04813ce26c41987fb616df6b2b25ad0c60c]

Unlimited number of conditions for conditional formatting

(libs-core part, style preview window)

2011-06-14  Robert Dargaud  <libo@bobiciel.com>  [1c8ea2184614b7e0c89ad95c4d3a649f84c2244b]

Unlimited number of conditions for conditional formatting

(Calc part)

2011-06-14  Caolán McNamara  <caolanm@redhat.com>  [c8fcddf44256f8c049b9e7205de62b28683aaa02]

WaE: uninitialized after conversion to std::set


2011-06-14  Petr Mladek  <pmladek@suse.cz>  [45485d2c72cef42800bb409f92c8ef2360cf3a29]

Version 3.4.1.1, tag libreoffice-3.4.1.1 (3.4.1-rc1)


2011-06-14  Petr Mladek  <pmladek@suse.cz>  [c70c03313ae0e4040c1c91eaf497dd1639571ed8]

Version 3.4.1.1, tag libreoffice-3.4.1.1 (3.4.1-rc1)


2011-06-14  Petr Mladek  <pmladek@suse.cz>  [25283bbe3c9fd05c498a72dfef542d7ceab47a82]

Version 3.4.1.1, tag libreoffice-3.4.1.1 (3.4.1-rc1)


2011-06-14  Petr Mladek  <pmladek@suse.cz>  [bbbe6cb4209b6cc72760942bd716b26a69bacb47]

Version 3.4.1.1, tag libreoffice-3.4.1.1 (3.4.1-rc1)


2011-06-14  Petr Mladek  <pmladek@suse.cz>  [be911e2d670d603d0260a4bbce813fffdf6b08ff]

Version 3.4.1.1, tag libreoffice-3.4.1.1 (3.4.1-rc1)


2011-06-14  Petr Mladek  <pmladek@suse.cz>  [29fcc3d4eb330fb9f3db4d6075a95bc54390adb4]

Version 3.4.1.1, tag libreoffice-3.4.1.1 (3.4.1-rc1)


2011-06-14  Petr Mladek  <pmladek@suse.cz>  [3c0621dc00360980fbe10c2f4e2a1f1160fbb8ba]

Version 3.4.1.1, tag libreoffice-3.4.1.1 (3.4.1-rc1)


2011-06-14  Petr Mladek  <pmladek@suse.cz>  [086f3fca3156a6fa535d3613d9108f6f6d7ab512]

Version 3.4.1.1, tag libreoffice-3.4.1.1 (3.4.1-rc1)


2011-06-14  Petr Mladek  <pmladek@suse.cz>  [852c8ee110d98bc2b9193b346a7c93101869858c]

Version 3.4.1.1, tag libreoffice-3.4.1.1 (3.4.1-rc1)


2011-06-14  Petr Mladek  <pmladek@suse.cz>  [877554ca53f7824f3db27093ab20ffaf992d8e5e]

Version 3.4.1.1, tag libreoffice-3.4.1.1 (3.4.1-rc1)


2011-06-14  Petr Mladek  <pmladek@suse.cz>  [a77b1098646483813bda13133032282471525fb0]

Version 3.4.1.1, tag libreoffice-3.4.1.1 (3.4.1-rc1)


2011-06-14  Petr Mladek  <pmladek@suse.cz>  [99dc3a4fe394a8e0dc10821b1bed613c4a2380bd]

Version 3.4.1.1, tag libreoffice-3.4.1.1 (3.4.1-rc1)


2011-06-14  Petr Mladek  <pmladek@suse.cz>  [cf34e8e92e96423a88214fd85afd76009c59df98]

Version 3.4.1.1, tag libreoffice-3.4.1.1 (3.4.1-rc1)


2011-06-14  Petr Mladek  <pmladek@suse.cz>  [a4ee9954027bafed6b5d0ded64c6cf11c4185831]

Version 3.4.1.1, tag libreoffice-3.4.1.1 (3.4.1-rc1)


2011-06-14  Petr Mladek  <pmladek@suse.cz>  [ea46a8fde9d169d846b1b56208166a718732de54]

Version 3.4.1.1, tag libreoffice-3.4.1.1 (3.4.1-rc1)


2011-06-14  Petr Mladek  <pmladek@suse.cz>  [4044ce2b6d94bdedca03137018fe8b00ea1f9264]

Version 3.4.1.1, tag libreoffice-3.4.1.1 (3.4.1-rc1)


2011-06-14  Petr Mladek  <pmladek@suse.cz>  [e1dd9bdd0883070fa46952a3ae287b0ebf9d94d6]

Version 3.4.1.1, tag libreoffice-3.4.1.1 (3.4.1-rc1)


2011-06-14  Petr Mladek  <pmladek@suse.cz>  [5e9bd7ecf191cd553e216d5378a50abe4ab653d2]

Version 3.4.1.1, tag libreoffice-3.4.1.1 (3.4.1-rc1)


2011-06-14  Caolán McNamara  <caolanm@redhat.com>  [12873f7767d12fcd209c26dd8576c5f1d124cdcc]

WaE: simple-minded windows compiler warning


2011-06-14  Harri Pitkänen  <hatapitk@iki.fi>  [1122b2eb11a06b0fd885427e0bf7e8fa28498d2d]

Support font effects "Capitals", "Lowercase" and "Title" in HTML export

Export Writer font effects "Capitals", "Lowercase" and "Title" (see
Format -> Character -> Font effects) to HTML using CSS text-transform
property. Corresponding import code is not yet implemented.

2011-06-14  Caolán McNamara  <caolanm@redhat.com>  [49f8eb6ca0de85766c80b1060ef9e24ea4378df0]

oops


2011-06-14  Caolán McNamara  <caolanm@redhat.com>  [017c239db3637150f144cd11d8e7ae0cb661dc74]

getSessionID returns an OString


2011-06-14  Caolán McNamara  <caolanm@redhat.com>  [4a641de8e054e781fdb054be1210abe956effac0]

ByteString -> rtl::OString


2011-06-14  Caolán McNamara  <caolanm@redhat.com>  [78fc50f06e5e9bb288570868f7521984d5d60981]

ByteString -> osl::OString/OStringBuffer


2011-06-14  Caolán McNamara  <caolanm@redhat.com>  [a46250a367a29a30d3f9ae23dce947cdca8fca9e]

remove unused methods and variables


2011-06-14  Caolán McNamara  <caolanm@redhat.com>  [7843cfd879d4d06e441e4b3ae2f5336149c3570c]

remove GetCleanedNextLine


2011-06-14  Caolán McNamara  <caolanm@redhat.com>  [1ed472827bb0a6a3c640ea892290ea59760f6044]

can shrink these buffers to minimum required


2011-06-14  Caolán McNamara  <caolanm@redhat.com>  [e881c80269d503f66fdc56fbc54875ec05379783]

and now we can remove FormatString


2011-06-14  Petr Mladek  <pmladek@suse.cz>  [e36ff0f1c855d7fa62e8a7cc21201d0b6ce7f68c]

bump product version to 3.4.1-rc1, release number to 101


2011-06-14  Nigel Hawkins  <n.hawkins@gmx.com>  [398997a3e1034abbcaaea58a423ac8738549e0b8]

Remove definitions of SvUShortsSort. LGPLv3+/MPL


2011-06-14  Takeshi Abe  <tabe@fixedpoint.jp>  [e19d3297722f72e93740f423b88da84c8b7300e4]

fdo#37776

VLOOKUP/HLOOKUP now allow a single reference as the second parameter.

Signed-off-by: Kohei Yoshida <kyoshida@novell.com>

2011-06-14  Takeshi Abe  <tabe@fixedpoint.jp>  [f7d31f5bcd6f391c2392ff3fda0f406e5156dd5c]

fdo#37776

VLOOKUP/HLOOKUP now allow a single reference as the second parameter.

2011-06-14  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [1d84afcf346e374980259718e26f48622b76aa5d]

remove noise from configure on Mac, use --disable-dependency-tracking


2011-06-14  Nigel Hawkins  <n.hawkins@gmx.com>  [798129b28ee7b68b71d38c444c1838d2a233afd8]

Remove obsolete #defines of SVSTDARR_USHORTSORT. LGPLv3+/MPL.


2011-06-14  Petr Mladek  <pmladek@suse.cz>  [931e3765f5051aa1ae8926db34d13a2f434b38ef]

always get GNOME MIME type icons from the gnome subdir

sysui/desktop/share/create_tree.sh put the GNOME icons under
the gnome subdir and KDE icons under the hicolor and lolor dirs.
GNOME and KDE root dir is the same (/usr) on RedHat and FreeDesktop.
It is different (/opt vs. /usr) on SUSE. The directory
/opt/gnome/*/hicolor is available on SUSE but the LO icons
are installed only under the gnome subdir.

Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>

2011-06-14  Petr Mladek  <pmladek@suse.cz>  [cf4a55dd662a0ae284a1b7923cfeb5d2652a032b]

always get GNOME MIME type icons from the gnome subdir

sysui/desktop/share/create_tree.sh put the GNOME icons under
the gnome subdir and KDE icons under the hicolor and lolor dirs.
GNOME and KDE root dir is the same (/usr) on RedHat and FreeDesktop.
It is different (/opt vs. /usr) on SUSE. The directory
/opt/gnome/*/hicolor is available on SUSE but the LO icons
are installed only under the gnome subdir.

2011-06-14  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [4ef9af9e9507ef68882277f3abb0128e90178ddc]

remove noise from configure on Mac, use --disable-dependency-tracking


2011-06-14  Nigel Hawkins  <n.hawkins@gmx.com>  [46e78aba3ab9a50b31587ae975ae948f739a9732]

Fix build break introduced in commit eae3537.


2011-06-14  Joseph Powers  <jpowers27@cox.net>  [e7d4fe2dfa54bf2c70d952956a2e308e8fb904f7]

Replace List with std::vector< SdrObject* >


2011-06-14  Nigel Hawkins  <n.hawkins@gmx.com>  [4b0b0a5b3045902d9a6b95510ec30a3027181e29]

Replaced use of SvUShortsSort with std::set/map in reffld.cxx. LGPLv3+/MPL.


2011-06-14  Nigel Hawkins  <n.hawkins@gmx.com>  [045cfc012e60726ed68f79f95bfdef7641e650f8]

Replace SvUShortsSort with std::set in basesh.[ch]xx. LGPLv3+/MPL.


2011-06-14  Nigel Hawkins  <n.hawkins@gmx.com>  [ec2c1f5048a3b70497c0887a4e508bc8cbc38d1c]

Replace SvUShortsSort with std::set in dbg_lay.cxx. LGPLv3+/MPL.


2011-06-14  Nigel Hawkins  <n.hawkins@gmx.com>  [dca3addef8ff725176ef71818f5eb39ab1057ea2]

Replaced use of SvUShortsSort in atrftn.cxx with stl equivalents. LGPLv3+/MPL.


2011-06-14  Nigel Hawkins  <n.hawkins@gmx.com>  [2a913d6ecb2b0f4575a61b07673d1410c01c8004]

Remove obsolete forward declarations of SvUShortsSort. LGPLv3+/MPL.


2011-06-14  Nigel Hawkins  <n.hawkins@gmx.com>  [b031a7b3e3a3811c5dc1a4e24c51a33091dc9db4]

Replace SvUShortsSort with std::set in rolbck.[ch]xx. LGPLv3+/MPL.


2011-06-14  Nigel Hawkins  <n.hawkins@gmx.com>  [2bd75a4cac0ecd1275c30e8b3a952bb7555e2b1b]

Replace SvUShortsSort with std::set<sal_uInt16> in SwDoc::ResetAttrs.

This change cascades through to a lot of other files. LGPLv3+/MPL.

2011-06-14  David Tardon  <dtardon@redhat.com>  [7d5c29080244a8b2f8b319fffbac78e58fc3f865]

fix paths and restore original semantics

Signed-off-by: Petr Mladek <pmladek@suse.cz>

2011-06-14  Michael Meeks  <michael.meeks@novell.com>  [fc328a31e82fa384ac03538c37807fbe854a1952]

first cut of gtk3 auto-detection, and autoconf-foo


2011-06-14  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [0be7aba3daea70eff616a94e3da4c64dfb597e5e]

Some more w4w mentions gone


2011-06-14  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [e16b11c18173e61d442e858117516fb80ca730d5]

Some more w4w mentions gone


2011-06-14  David Penzes  <penzes_david@yahoo.com>  [51b319868bfb3eeafc53ecfe3a689ccd5f22bbad]

updated screenshot for hu thesaurus

Signed-off-by: Andras Timar <atimar@suse.com>

2011-06-14  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [6fdbf0f98e8b96190850b754834d3e9c42a48d8b]

Remove any mention of w4w whatsoever


2011-06-14  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [59e5396fb565d36c3b98239646dcb49bafc476db]

Remove them from the fcfg_w4w.mk too


2011-06-14  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [3b6c48db4b3bf8654cf6a32277a2573115450268]

Remove fragments for StarOffice WP filters that we don't have

and we don't have any reason whotsoever to use even if we had them

2011-06-14  Caolán McNamara  <caolanm@redhat.com>  [16e0d4a57a160198d7ef7823f9b484b85aa98197]

don't need to link against vcl


2011-06-14  Michael Meeks  <michael.meeks@novell.com>  [08a08dec6e62da86b8e1746bb205cb32ee4c7f98]

don't throw an exception on unexpected attributes in XML rdb files


2011-06-14  Caolán McNamara  <caolanm@redhat.com>  [48774453b1d2caf427cb0742dc492194a8615941]

I see no need for sw to depend on lotuswordpro


2011-06-14  Caolán McNamara  <caolanm@redhat.com>  [f85076ca48e27c81cf4ce36f9b09fb55733db4ec]

catch by const reference


2011-06-14  Caolán McNamara  <caolanm@redhat.com>  [fa3adcf3c174be1703838665b6a7970816fefba8]

remove unused filler and width


2011-06-14  Caolán McNamara  <caolanm@redhat.com>  [f2ef13b2199f038c43a975258b3b59438e02797d]

catch by const reference


2011-06-14  Caolán McNamara  <caolanm@redhat.com>  [77e481f59551f98dbe1de884016892b95226e3b6]

Precision unused


2011-06-14  Caolán McNamara  <caolanm@redhat.com>  [94cc09fbd030c03eba8b41314cb5bf0356faaad7]

fix assert, title column added twice


2011-06-14  Caolán McNamara  <caolanm@redhat.com>  [0f1969d04b9ba24235d577e42a9ab86c44ecfd12]

remove unused justification


2011-06-14  Caolán McNamara  <caolanm@redhat.com>  [325012b1df9e453c0c25198aea9f0621213a64e4]

catch by const reference


2011-06-14  Caolán McNamara  <caolanm@redhat.com>  [bcbf10e723120aef2a049c4c8164a0443f84c78d]

unused buffer


2011-06-14  Caolán McNamara  <caolanm@redhat.com>  [71cb7d2b3d48305ee66578301fd4b31325abd8c3]

remove unused filler and width


2011-06-14  Caolán McNamara  <caolanm@redhat.com>  [dbf20486ea3e8fe3df45e1f317d2c81f64b52a60]

catch by const reference


2011-06-14  Caolán McNamara  <caolanm@redhat.com>  [a939296fddeefcdaa65c127df11089b4102da6ec]

add hwp to desktop etc. files


2011-06-14  Caolán McNamara  <caolanm@redhat.com>  [f1ea4ba4479f4a29eb0a42389d5f03c2ad280e8f]

fix tinderboxes


2011-06-14  Caolán McNamara  <caolanm@redhat.com>  [ac41a4d5f265d76f09cb0543de097028eb82699b]

gbuildize hwpfilter


2011-06-14  Jan Holesovsky  <kendy@suse.cz>  [f32b2bbb065e5309398a6455e09872e83f6a4d7b]

In toolbar menu, remove the downwards triangle and center the '>>'.


2011-06-14  Samuel Cantrell  <samuelcantrell@gmail.com>  [e1bf4cbec578735bbb27acc97893de544a63e73a]

Removes zoom button from Calc

This patch removes the zoom button from the standard toolbar by
default in Calc. As the "Default UI Improvements" wiki page notes,
we now have a much better method of zooming than this stupid
button.

2011-06-14  Samuel Cantrell  <samuelcantrell@gmail.com>  [65483c153e362ad6a9495aeee56c5a2bd47d8255]

Removes zoom button from Writer

This patch removes the zoom button from the standard toolbar
by default in Writer. As the "Default UI Improvements" wiki page
notes, we now have a much better method for changing the zoom
level.

2011-06-14  Kohei Yoshida  <kyoshida@novell.com>  [d29bcfb031df6ef5285213de56444027fd1b1aef]

Properly return empty string when asked, as it did previosly.

Refactoring of ScMatrix changed this behavior by accident.  Let's
bring back the old behavior.

2011-06-14  Kohei Yoshida  <kyoshida@novell.com>  [43fda1a7c9efe07fe411431d5b5d451a00fb41c0]

This assertion fails many times & is very noisy.

The fact that there is a if statement to check for the NULL pointer
suggests that the pointer can be NULL sometimes.  Let's remove this
OSL_ENSURE.

2011-06-14  Kohei Yoshida  <kyoshida@novell.com>  [f5929249cce32ab640b0282c851404ed52af262c]

Replaced manual loop with for_each.


2011-06-13  Kohei Yoshida  <kyoshida@novell.com>  [cef57942fe7d94a172a2c4dd8e172e09966be5b9]

Removed ExcRecordList; nobody uses it.


2011-06-14  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [3c1e5d564cfd06105ed9d119dd2a5509e6c316d2]

silence pango, get rid of $/ escapes, pass verbosity switches


2011-06-13  Kohei Yoshida  <kyoshida@novell.com>  [38c01474755ff28a70b7e4f21cfe661ccf0ca350]

(Hopefully) fix the ambiguity error that the tinderboxes kept complaining.


2011-06-14  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [baa4d72f225911e38b6e68c8fa7968c27c582769]

silence warnings from configure, get rid of $/ escapes


2011-06-14  Caolán McNamara  <caolanm@redhat.com>  [2787179fe97c0dac5e1857aad28c165a260292de]

add regression test


2011-06-14  Caolán McNamara  <caolanm@redhat.com>  [af870cf4d7a36ade6c1c274d555f91e4b1904ce5]

return the correct return code


2011-06-14  Tor Lillqvist  <tml@iki.fi>  [80380ecc555e7c18a2baed9f5beba90a02d137f3]

Use OUTDIR_FOR_BUILD in DYLD_LIBRARY_PATH


2011-06-14  Tor Lillqvist  <tml@iki.fi>  [3e0ac2a43ae9d2f3d255423637ad271dd97cdafe]

Use the BUILD platform's saxparser.rdb file as we use that saxparser, too


2011-06-14  Caolán McNamara  <caolanm@redhat.com>  [0b303af5dce580d790281418ac2277103917e704]

ditch MyDataSink and use comphelper::MediaDescriptor::addInputStream


2011-06-14  Tor Lillqvist  <tml@iki.fi>  [9e4e88567e3a2aefc8ab3017c8d45c093aee3d38]

Add MISC_FOR_BUILD variant


2011-06-14  Caolán McNamara  <caolanm@redhat.com>  [c433f46e54d64d881ebb4fe7b79f044df52e2b8d]

gbuildize hwpfilter


2011-06-14  Tor Lillqvist  <tml@iki.fi>  [0d51eab31fa305a702218203e9683c102cfe83a2]

No malloc.h in iOS SDK either

Why this source file bothers including <malloc.h> at all (on platforms
where it exists) I have no idea... This is C++ for chrissake. And the
standard C location for the malloc() declaration is <stdlib.h> anyway.

2011-06-14  Tor Lillqvist  <tml@iki.fi>  [b6dffaf8f81ef07e048089eccda272750984d944]

Fix SAL_MATH_FINITE definition for iOS


2011-06-13  Caolán McNamara  <caolanm@redhat.com>  [b879a95c1d1b6241e7bc1b6fb6349e91e4baf5f1]

gbuildize hwpfilter


2011-06-14  Tor Lillqvist  <tml@iki.fi>  [9fda49de9c882dfc34c43e4ab936bfc9d5cfb8be]

No point building build-time executables for iOS


2011-06-14  Tor Lillqvist  <tml@iki.fi>  [712d50af25bd3dba25ce360ea6b672f122f79c49]

Make static libraries on iOS


2011-06-14  Tor Lillqvist  <tml@iki.fi>  [5f92c3275affc87b567da59aad67b548b660bfc2]

Add FOR_BUILD variant of SYSTEM_LIBXSLT and use it to decide which xsltproc to run


2011-06-14  Tor Lillqvist  <tml@iki.fi>  [01da593c51cdea9a9e3ec5a325cc906fce1d8f6e]

Revert "Bypass DLL prefix and extension stuff on iOS for now"

Not needed now with a normal SAL_DLLEXTENSION defined for iOS.

This reverts commit dc915ed7fbbbeef9eefbf5bda07289a9462b6904.

2011-06-14  Tor Lillqvist  <tml@iki.fi>  [0ab0d0c9b4a56ad737b570fe8b171177106c0d8a]

Do define SAL_DLLEXTENSION properly for iOS, too

Do it even if it can never be used successfully in an iOS app anyway,
as they are not supposed to load dynamic libraries (except system
ones).

2011-06-14  Tor Lillqvist  <tml@iki.fi>  [5a3a379662e06d71bea1d7fe54a0a08fd1817c35]

Be less picky with library name


2011-06-14  Tor Lillqvist  <tml@iki.fi>  [292a358e86768f61de59aa3972c99468a667446a]

Be less picky with library name


2011-06-14  Tor Lillqvist  <tml@iki.fi>  [a44330b976452828296fe01cb419d851b7936d20]

Bypass DLL prefix and extension stuff on iOS for now


2011-06-13  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [4dafde87ffd9d2723a8edbe7f7e36f81f89e70f0]

restore dependency


2011-06-13  Caolán McNamara  <caolanm@redhat.com>  [bfd0bbab201d574d3387dacf1c74e80a3ed157bb]

survive missing writer component for testing purposes


2011-06-14  Tor Lillqvist  <tml@iki.fi>  [8c2988398414a72135b71867dfb26ff3f50012ef]

Don't build skeletonmaker for iOS


2011-06-14  Tor Lillqvist  <tml@iki.fi>  [5be442640ae350d614d452c63e02c0a3041dd71e]

Also deliver static library as built for iOS at least


2011-06-13  Kohei Yoshida  <kyoshida@novell.com>  [2cfb172568fee82e675aed63b409afd00d23a1c2]

Make some room for the localized strings.

In some languages, the translated text may be longer.

2011-06-13  Caolán McNamara  <caolanm@redhat.com>  [dc99de6122f37682d841dd79d9bbd067b72147a3]

move lotuswordpro requirement from sw to postprocess


2011-06-13  Kohei Yoshida  <kyoshida@novell.com>  [082c7ff841c69e77e980863fc348915fbd5360a2]

Moved up the control to keep same top spacing as the other pages.


2011-06-13  Caolán McNamara  <caolanm@redhat.com>  [20a1afe407e4b592c787965b85ecfa8ddfd333de]

valgrind: linenumber uninited


2011-06-13  Kohei Yoshida  <kyoshida@novell.com>  [2bea00d42b77b46cc150fdbb45a88c239b8cd523]

A little code style inconsistencies.


2011-06-13  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [0700d11c1d299702d1e6f5ba92ecea23ef483cf7]

get rid of "SHL2TARGETN redefined after use" warning - 2nd try

this time run git add before commiting to commit the locally tested
version, and not some intermediate crap that was added in between

2011-06-13  Julien Nabet  <serval2412@yahoo.fr>  [7e0ac229f116d215d225074fd13f622fb4eadd68]

duplicate if expression (no CompatibilityOptions option was lacking)


2011-06-13  Caolán McNamara  <caolanm@redhat.com>  [3de0e85039f72f8506213369e262a4837ae88d98]

it's c++ not c


2011-06-13  Albert Thuswaldner  <albert.thuswaldner@gmail.com>  [50b5d6076d9dc40eb0c484843481b2bf804d71e4]

fdo#33293: Option to configure initial number of sheets in Calc.


2011-06-13  Caolán McNamara  <caolanm@redhat.com>  [1663abc706497fb0f56ee0b548f345ff76257520]

#i49123# implement typedetection for supported .hwp format versions


2011-06-13  Julien Nabet  <serval2412@yahoo.fr>  [7c2be422bc1074855b8b846d0ba9a1d4121a6682]

Some cppcheck cleaning (functions can be const)


2011-06-13  Albert Thuswaldner  <albert.thuswaldner@gmail.com>  [f9c2beb2cdb4ae448d22ae390c63159b88df9e9e]

fdo#33293: Option to configure initial number of sheets in Calc.


2011-06-13  Albert Thuswaldner  <albert.thuswaldner@gmail.com>  [33d23d9f293786c08142eec9f5b85b2392c3bc49]

fdo#33293: Option to configure initial number of sheets in Calc.


2011-06-14  Takeshi Abe  <tabe@fixedpoint.jp>  [2206f826c017acedbf813f5ee368ff227cb91cf9]

removed obscure comments


2011-06-13  Tor Lillqvist  <tml@iki.fi>  [6b7cfa4d01aa64ba7153b33aa0287f25ea3e90c7]

More experimental iOS work


2011-06-13  Tor Lillqvist  <tml@iki.fi>  [9f0af81b02616c78423228b34e1f18a8dc9840eb]

Add IOS to those OSes for which we use the "creative" library names


2011-06-13  Tor Lillqvist  <tlillqvist@novell.com>  [7e4936b00458c29dcc0510c99dca149277c29511]

It already says "to do the equivalent of 'build && deliver'"

So no need to say "this will modify the solver", especially as that
talk about 'the' solver is Hamburg-speak.

Also, don't advice to use the -s (silent) flag to make. Once the
developer grows tired of seeing verbose output, he will learn to use
-s.

2011-06-13  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [67f9851d4cfe6a9430c988eb983794d4e11c080c]

fix broken makefile that just happened to work because errors cancelled each other

get rid of unnecessary %-rule (and the "more than one prerequisite" warning),
get rid of the unneded $/ escapes,
get rid of obsolete WRAPCMD

2011-06-13  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [433dc982f03d4924edd01f37be41330a8699f310]

get rid of unneded dependency (already in prj/build.lst)

furthermore the dependency did no longer match the command that was
actually used in the rule
also get rid of the unnecessary $/ escapes

2011-06-13  Noel Power  <noel.power@novell.com>  [ce8cb9bfae7a61df69e6eaff8e254f9bcb482818]

fix for imported columnwidths bnc#693238

increase fuzz, a fuzz of 1 is not sufficient.

2011-06-13  Caolán McNamara  <caolanm@redhat.com>  [46d4d4b877b7aace6dde24b534f711f674b8a494]

no point in extra initialization


2011-06-13  Caolán McNamara  <caolanm@redhat.com>  [c36c2e050a22d285c1fc49d6f098bbdde348cdc9]

tidy indent


2011-06-13  Caolán McNamara  <caolanm@redhat.com>  [d29775ce3cbba32ac958aeb83e38b0bd8faf6973]

stack example .hwp files here for future tests


2011-06-13  Katarina Machalkova  <kmachalkova@suse.cz>  [925ca4c25a2e5591c5c1131947e5b68d7d2e5327]

fdo#38154: convert split win Y coord to 16bit int before xls export

Excel then won't complain about invalid xls file
(this is some fallout from increasing Calc row limit above 65k lines)

Signed-off-by: Kohei Yoshida <kyoshida@novell.com>

2011-06-13  Tor Lillqvist  <tlillqvist@novell.com>  [13e0f8cb581457ad03caf3cb2d0c40ef047717b9]

Reduce chatter


2011-06-13  Joseph Powers  <jpowers27@cox.net>  [f75a85644d80d437dae87f226ed3e60aa9a93a43]

Cleanup so compiler errors caused by stream.hxx cleanup


2011-06-13  Katarina Machalkova  <kmachalkova@suse.cz>  [3e35eb4b49174bde62127b973b2258cf1748b1d8]

fdo#38154: convert split win Y coord to 16bit int before xls export

Excel then won't complain about invalid xls file
(this is some fallout from increasing Calc row limit above 65k lines)

2011-06-13  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [e224ac0e3172b1d3360461e1e67a5a235b349824]

use rm -f to not complain about attempting to remove nonexisting file


2011-06-13  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [7249ab61220c1cccf717abb36d3de12c2aae3961]

get rid of "SHL2TARGETN redefined after use" warning


2011-06-13  Caolán McNamara  <caolanm@redhat.com>  [09bff9c44d900b791d7427d91031565f866560da]

add a cast for reported build breakage


2011-06-13  Caolán McNamara  <caolanm@redhat.com>  [31558d6086ef22330811827cb6ca43511f83b099]

quieten this down a bit


2011-06-13  Caolán McNamara  <caolanm@redhat.com>  [8da067ebea964e87ac4b69d371a1038b0a341a43]

catch by const reference


2011-06-13  Caolán McNamara  <caolanm@redhat.com>  [47db277e2a99e767027ebb47589a7c4091a7d00d]

catch by const reference


2011-06-13  Caolán McNamara  <caolanm@redhat.com>  [75082b5c6ff65a5bf428c2900d665d727628e53f]

enter and leave registrations to keep asserts happy


2011-06-13  Tor Lillqvist  <tlillqvist@novell.com>  [c565e5d9c7e9a3dea35e04f62e6d2490e3c759fd]

Update my Windows autogen.lastrun


2011-06-13  Tor Lillqvist  <tlillqvist@novell.com>  [baea8225c2daadb83b8bc7b9d5b77a9b096e3275]

No enable-ext-scripting-python any more


2011-06-13  Tor Lillqvist  <tlillqvist@novell.com>  [79dfc54b21c5ab99407ed2817c46240e5259e7d3]

Fix comphelper in cross-build-toolset


2011-06-13  Caolán McNamara  <caolanm@redhat.com>  [d061b4ac1a234818df1151fc0c9a4a424358b188]

cut down on the noise


2011-06-13  Caolán McNamara  <caolanm@redhat.com>  [b40c288be44d3eec41d30ac445a1e6b6e9a17777]

only want to know if the type changes


2011-06-13  Caolán McNamara  <caolanm@redhat.com>  [47123eb0a5123eb6bec1f235543ee46bfe0a6518]

ditch old commented out stuff


2011-06-13  Caolán McNamara  <caolanm@redhat.com>  [b19194ec9298d78aeab8667191aad60e7de07449]

handle missing values gracefully


2011-06-13  Caolán McNamara  <caolanm@redhat.com>  [a832f5bf2f6ec705653ca02642ba7023af31840c]

spare us the extra warnings


2011-06-13  Caolán McNamara  <caolanm@redhat.com>  [97b949d6f4cf0eaa6c2ae8a46d8e0f128ee825af]

restore Test-BigPtrArray unit test


2011-06-13  Andras Timar  <atimar@suse.com>  [9d9634f2648cd4a725a0abfd5008933e589784f2]

fix Y coordinate in previous commit

Signed-off-by: Petr Mladek <pmladek@suse.cz>

2011-06-13  Andras Timar  <atimar@suse.com>  [9cd3cd1f60aeee158272ddd42b1733f72ce333c7]

fdo#36990 fix layout of MSI Custom Install dialog (esp. German)

Signed-off-by: Petr Mladek <pmladek@suse.cz>

2011-06-13  Caolán McNamara  <caolanm@redhat.com>  [932ebc493d54033f13ba51907817a5f7e42255b1]

createFromAscii -> RTL_CONSTASCII_USTRINGPARAM


2011-06-13  Caolán McNamara  <caolanm@redhat.com>  [adb752b347a737249a56ce33b0e42352d3cd37f7]

simplify and shrink this to used methods


2011-06-13  Caolán McNamara  <caolanm@redhat.com>  [02b78432d09f96006ab59e248de8822942bb53b0]

remove unused WriteNumber float/double variants


2011-06-13  Caolán McNamara  <caolanm@redhat.com>  [0487c7b7df9aa4afa9403d4f78aaa5aaa1b7cef6]

remove unused WriteNumber float/double variants


2011-06-13  Caolán McNamara  <caolanm@redhat.com>  [26de77008f0ec1816b461c02eab831fcc36ca44b]

remove unused Radix


2011-06-13  Caolán McNamara  <caolanm@redhat.com>  [811ccc4f3cef28a310d5638e309953eebb866925]

rename SetKey to informative SetCryptMaskKey


2011-06-13  Caolán McNamara  <caolanm@redhat.com>  [b9fe9af7ccd84b4bf55c61dd3e3da098693bcf13]

remove unused GenericInformation


2011-06-13  Caolán McNamara  <caolanm@redhat.com>  [ec4c6c2b2f98b233c2c5fac66c3a6b4c20eea153]

remove unused GenericInformation


2011-06-13  Caolán McNamara  <caolanm@redhat.com>  [666e9661d4740aad282364dc7f6275c6af2894df]

Remove dodgy and unused ReadNumber


2011-06-13  Caolán McNamara  <caolanm@redhat.com>  [e1ace637919e44a059e4546ada623df65334ae06]

WriteByteStringLines unused


2011-06-13  Caolán McNamara  <caolanm@redhat.com>  [8a703cec700838702fe8e473ddda6c1c7a03c116]

InformationParser unused


2011-06-13  Caolán McNamara  <caolanm@redhat.com>  [0ad9a44f9b29ad6ed2137cda358947b3387d139f]

ultra-documented AddMark/RemoveMark unimplemented and unused


2011-06-13  Caolán McNamara  <caolanm@redhat.com>  [2caef562d95e5b4ef47b6c02fd5c7e6a4487f0ea]

remove ugly and unused WriteUniOrByteStringLine


2011-06-13  Caolán McNamara  <caolanm@redhat.com>  [bfb45c2b19a92f5e509dae486d9e758e629e358b]

remove ugly and unused WriteUniOrByteStringLines


2011-06-13  Caolán McNamara  <caolanm@redhat.com>  [548181a3d0c6710102d417e8e5dd1461ef19cc72]

createFromAscii -> RTL_CONSTASCII_USTRINGPARAM


2011-06-13  Caolán McNamara  <caolanm@redhat.com>  [a13904ead0011a1e9bb7ebdeb117e269e0cf3ece]

createFromAscii -> RTL_CONSTASCII_USTRINGPARAM


2011-06-13  Caolán McNamara  <caolanm@redhat.com>  [b733aa815680ae00576253ab2a1371adb862ccd3]

createFromAscii -> RTL_CONSTASCII_USTRINGPARAM


2011-06-13  Caolán McNamara  <caolanm@redhat.com>  [66580eea14fba104b47dea6103ead3e7c239bfcf]

createFromAscii -> RTL_CONSTASCII_USTRINGPARAM


2011-06-13  Caolán McNamara  <caolanm@redhat.com>  [ceadb769db5e0d203b8366018133a0b614055cd0]

lets make this sal_Int32 on all platforms


2011-06-13  Caolán McNamara  <caolanm@redhat.com>  [67bc85682d8a585121844d9cc10e8268587aa1a5]

rename SetKey to informative SetCryptMaskKey


2011-06-13  Caolán McNamara  <caolanm@redhat.com>  [80ec3cb611cad6ecbd1a2684a93358b6f0cf6e00]

createFromAscii -> RTL_CONSTASCII_USTRINGPARAM


2011-06-13  Caolán McNamara  <caolanm@redhat.com>  [698bf10b4b258f3e169a7d242b95286e52e0b08c]

createFromAscii -> RTL_CONSTASCII_USTRINGPARAM


2011-06-13  Caolán McNamara  <caolanm@redhat.com>  [6cee4d167897a4a7bcbc42cb6cc085c0fb431ef7]

createFromAscii -> RTL_CONSTASCII_USTRINGPARAM


2011-06-13  Caolán McNamara  <caolanm@redhat.com>  [cc37f233fe12a3178a5d34ef5ee1e46b23a1658b]

createFromAscii -> RTL_CONSTASCII_USTRINGPARAM


2011-06-13  Caolán McNamara  <caolanm@redhat.com>  [3d016a2bb2fe8135418e097b124934d44dc17fd9]

entire storage dir is unused/unbuilt


2011-06-13  Caolán McNamara  <caolanm@redhat.com>  [9bcad6f6a21afe50df2c1c9db4cae3e6b2723d20]

createFromAscii -> RTL_CONSTASCII_USTRINGPARAM


2011-06-13  Caolán McNamara  <caolanm@redhat.com>  [42ac36d96bf5b5003b927839134ccb2bc9d9bf49]

createFromAscii -> RTL_CONSTASCII_USTRINGPARAM


2011-06-13  Caolán McNamara  <caolanm@redhat.com>  [37d93d391251ebdb8cbc30412fbc3b8eb9d935e2]

createFromAscii -> RTL_CONSTASCII_USTRINGPARAM


2011-06-13  Caolán McNamara  <caolanm@redhat.com>  [22c6795eb289262170960a128519a65b2e6261dd]

createFromAscii -> RTL_CONSTASCII_USTRINGPARAM


2011-06-13  Caolán McNamara  <caolanm@redhat.com>  [a4ad260454df9bac6c4f16449bd0bfbe0e04827a]

rename SetKey to SetCryptMaskKey


2011-06-13  Caolán McNamara  <caolanm@redhat.com>  [b7b19814bc280e0f05dbbe4bf04758b092613762]

createFromAscii -> RTL_CONSTASCII_USTRINGPARAM


2011-06-13  Caolán McNamara  <caolanm@redhat.com>  [a570bbbf2e9ba3dbbcbb77ec7b469162c02edddf]

mpCommentOut never set, strip it out


2011-06-13  Caolán McNamara  <caolanm@redhat.com>  [6e3b6788faf8e6b9179e4038603a83fda463d9cc]

rename SetKey to SetCryptMaskKey


2011-06-13  Caolán McNamara  <caolanm@redhat.com>  [e6ba8dd857e06f012e60bc020613cf51ed10e647]

rename SetKey to informative SetCryptMaskKey


2011-06-13  Caolán McNamara  <caolanm@redhat.com>  [b553a9b641adb654cd86655e395bd2f91abb9efc]

AddMark/RemoveMark unused


2011-06-13  Caolán McNamara  <caolanm@redhat.com>  [9318741208ac10efe85d2e70752f859ba0664539]

createFromAscii -> RTL_CONSTASCII_USTRINGPARAM


2011-06-13  Caolán McNamara  <caolanm@redhat.com>  [068501f46fcc0029355fb854eb9416731df30bf8]

createFromAscii -> RTL_CONSTASCII_USTRINGPARAM


2011-06-13  Caolán McNamara  <caolanm@redhat.com>  [d0e148f0a47e6047cd50951ac18b2314c27f54d0]

createFromAscii -> RTL_CONSTASCII_USTRINGPARAM


2011-06-13  Caolán McNamara  <caolanm@redhat.com>  [49d9d4ffb96883dd8fdfd4e50e7934e34fbd5f1e]

createFromAscii -> RTL_CONSTASCII_USTRINGPARAM


2011-06-13  Caolán McNamara  <caolanm@redhat.com>  [c74fc7821ae56babe85e8569aa186a980d839d93]

createFromAscii -> RTL_CONSTASCII_USTRINGPARAM


2011-06-13  Caolán McNamara  <caolanm@redhat.com>  [788ae2509805984bd8ff2f09a102db23264d7dd4]

createFromAscii -> RTL_CONSTASCII_USTRINGPARAM


2011-06-13  Samuel Cantrell  <samuelcantrell@gmail.com>  [294182d7f8526d758b205f51830e4f14643f4b16]

Removes mail function from make_installer.pl

Removed mail module from installer subdirectory. I also removed code
that referenced the functions within this module (such as one
that sent a message if the process failed, one that sent a message
if the process succeeded, etc.)

2011-06-13  Tor Lillqvist  <tlillqvist@novell.com>  [a8065a5873c7008b82310f2adca84568c0763748]

Handle also OUTDIR_FOR_BUILD here

Especially, do the cygpath -u dance also for that. Fixes build
breakage on Windows.

2011-06-13  Noel Power  <noel.power@novell.com>  [6b522673373797bbf53d795d53e0ec45175a5d67]

default config location has changed, look in old config dir when migrating

A previous patch (boostrap:25bd2eec77ed774a37d1cddd0d72312e23d5e9fd) changed the default configuration directory location ( on unix ) When evaluating user configurations for migration we need to search the old default config dir and not the new default config directory,

2011-06-13  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [283022f9d90baaf5a570befd2bcefa24ea9d15b4]

silence warnings in jfreereport

don't attempt to copy nonexisting file
don't use deprecated version of function
also get rid of unnecessary path-delimiter escapes in affected makefiles

2011-06-13  Tor Lillqvist  <tml@iki.fi>  [bb0f5c935993489902392e7eb22f2d77b389f14d]

No dynamic module loading on iOS


2011-06-13  Tor Lillqvist  <tml@iki.fi>  [9fa483cf7b7b6f169b73fa65d39280c1c8a87e7a]

No point building build-time executables for iOS


2011-06-13  Tor Lillqvist  <tml@iki.fi>  [f45f53a1754ac14e69a4af5bab34eb23b554ee11]

Be less picky with library name, match also libreg.a


2011-06-13  Tor Lillqvist  <tml@iki.fi>  [1301edf41e27468c2154c1b0ae7e977321f0cbd4]

Enable building openssl for iOS

Wasn't that complicated after all.

2011-06-13  Tor Lillqvist  <tml@iki.fi>  [15fb266175f8f2f063d73b40f56a4eec05653d23]

Revert "Use separately built "system" OpenSSL for iOS"

This reverts commit cd4784c4d7466027801736f13bf06b08f6beacf6.

2011-06-13  Tor Lillqvist  <tml@iki.fi>  [03ac0b56514514a7e84ce323d9c8dac645e456f4]

Use system libxml2 on iOS


2011-06-13  Tor Lillqvist  <tml@iki.fi>  [4d00f7934609b42338a0ca9630bd562cd129e8d4]

Use dummy xml2-config script for iOS


2011-06-12  Korrawit Pruegsanusak  <detective.conan.1412@gmail.com>  [655d930476045a2de7f3ead4768bb75df8cf7c82]

Code cleanup

* Remove dead code
* Fix comment typos
Released under LGPLv3+/MPL

2011-06-12  Joseph Powers  <jpowers27@cox.net>  [0fa6dbcdab49b79852c451c173867fac0d8f213a]

Replace List with std::vector< sal_uInt32 >


2011-06-12  Julien Nabet  <serval2412@yahoo.fr>  [5d54fc918fc63c9ac844c6d02df45daa2a86f993]

Some cppcheck cleaning+1TODO (func not implemented)


2011-06-12  Julien Nabet  <serval2412@yahoo.fr>  [5cfb91df40675d81131200d8cce918ae108efb31]

Some cppcheck cleaning


2011-06-12  Julien Nabet  <serval2412@yahoo.fr>  [a6364087da316b5838924a037ed250dc0a44d52e]

Some cppcheck cleaning


2011-06-12  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [25dff099078d6923172100372268035488d6c08e]

tell the linker how to resolve @loader_path on Mac

also cleanup useless double checking for MACOSX
and remove unneeded AUGMENT_LIBRARY_PATH

2011-06-12  Joseph Powers  <jpowers27@cox.net>  [3480f0d7118183e734c3e327858e506741889f51]

Replace List with std::vector< PPTBuGraEntry* >


2011-06-12  Tor Lillqvist  <tml@iki.fi>  [cc3bbd3f1a796e326635bf8594e27d0c1eeb38f4]

Bypass when cross-compiling, at least for now


2011-06-12  Tor Lillqvist  <tml@iki.fi>  [5c247d22c50cb912f681e9a985e4be1494385251]

Need setup_native for ulfconv, at least for now


2011-06-12  Tor Lillqvist  <tml@iki.fi>  [d1e8ef8c46b0f3409396eaadd0a3743feb6a5f44]

Don't build this for iOS or Android either


2011-06-12  Tor Lillqvist  <tml@iki.fi>  [29b9e141cba254ce14a2bbf8ce0b16042bed12c2]

Do DYLD_LIBRARY_PATH, cross-compilation to iOS is always on MacOSX


2011-06-12  Julien Nabet  <serval2412@yahoo.fr>  [88d538c6e3fb2585d392adbb032ece73a3cc0b36]

Some cppcheck cleaning


2011-06-12  Joseph Powers  <jpowers27@cox.net>  [22085914e8e4eb05b0c80272267a736708082049]

Replace List with std::vector< PPTTextSpecInfo* >


2011-06-12  Tor Lillqvist  <tml@iki.fi>  [b9d614cb027e35c809ae7f128ce3487b6c3adca5]

Add sax and stoc, use merged list in cross-build-toolset


2011-06-12  Joseph Powers  <jpowers27@cox.net>  [26b1c9f8e0a244eb2e393aa3b679ff6032b21b62]

Replace List with std::vector< SdHyperlinkEntry* >


2011-06-12  Joseph Powers  <jpowers27@cox.net>  [221d4b8da1230600f362c5b376f71ba50a408d5a]

Replace List with std::vector< SdHyperlinkEntry* >


2011-06-12  Tor Lillqvist  <tml@iki.fi>  [d90d2fc71ab0c11a8688adbf110a2c7a111ce0f4]

Run rsc and rscpp from the bin directory for the build platform


2011-06-12  Tor Lillqvist  <tml@iki.fi>  [920595ecce35fe7e87c5900290107b5914900750]

Add "rsc" to cross-build-toolset


2011-06-12  Tor Lillqvist  <tml@iki.fi>  [e21e0440aec182236b9df9e52176dfaf8cf9d955]

Run executable for the build platform


2011-06-12  Tor Lillqvist  <tml@iki.fi>  [832d65122a0ce5e5224c86a5b668dc3166cafe4b]

Require bestreversemap executable for the build platform


2011-06-12  Tor Lillqvist  <tml@iki.fi>  [4f3d4a62359f8b417d2edfee6f18826587b21176]

Prefer S_I[RW]USR to S_I{READ,WRITE} for portability


2011-06-12  Tor Lillqvist  <tml@iki.fi>  [b3ae76e00ba75a3dcdbc8d502d3aabd2c7f5ceea]

Make it compile for Android


2011-06-12  Tor Lillqvist  <tml@iki.fi>  [e634f62b3951ab6dd8b43e4ee045c3c94562e9ab]

Don't do anything when cross-compiling for now


2011-06-12  Julien Nabet  <serval2412@yahoo.fr>  [7029263e54f6288acd1c8ad0610376135073a1a7]

Same expression before and after <


2011-06-12  Francois Tigeot  <ftigeot@wolfpond.org>  [9a7c5c77859c440b6f5ccf4798a4423abf3b001e]

Remove some OS/2 remnants


2011-06-12  Tor Lillqvist  <tml@iki.fi>  [def1511fc20756b90337b73409be19a33e95bb1b]

Use gb_Executable_get_target_for_build for bestreversemap


2011-06-12  Tor Lillqvist  <tml@iki.fi>  [1d7a9b30453e2cc4fdfc83946f7e5c8e93835c6b]

Typo


2011-06-12  Tor Lillqvist  <tml@iki.fi>  [4a69f1a50d7e791360d0d8c8c8d55693d53c88ed]

Add "tools" and its dependencies to cross-build-toolset


2011-06-12  Tor Lillqvist  <tml@iki.fi>  [abe7861ba3dabd64c3d3f0b84d73197894e85335]

Don't include <langinfo.h> unless needed


2011-06-12  Tor Lillqvist  <tml@iki.fi>  [2f2b324ce79ca19fbaa27db567a4f4c6c096e689]

Explicitly list modules in cross-build-toolset


2011-06-12  Tor Lillqvist  <tml@iki.fi>  [e0def18273c115bb562bb9427fb4b38a551823ce]

Add post_download.log and Env.Build.sh


2011-06-11  Tor Lillqvist  <tml@iki.fi>  [03ca367ff595d9a413acd05868cb9ea2c5d1748e]

Use OUTDIR_FOR_BUILD in LD_LIBRARY_PATH


2011-06-11  Tor Lillqvist  <tml@iki.fi>  [6d5b5d8d6085fe5d808c173022a4050f7ed4c4d5]

Use gb_Executable_get_target_for_build for xsltproc


2011-06-11  Tor Lillqvist  <tml@iki.fi>  [2fd4c7cc6aa21cfb161580bcc64c9bbd15b492c8]

Add gb_Executable_get_target_for_build for cross-compilation


2011-06-11  Tor Lillqvist  <tml@iki.fi>  [d7c928503ed020182f670ac8e7661309a628fb49]

Add Android


2011-06-11  Tor Lillqvist  <tml@iki.fi>  [7b23ec3cbe66f28baacb8b74dfcc0d994477c40a]

Add Android platform file


2011-06-11  Tor Lillqvist  <tml@iki.fi>  [cae6dc5426e22adbd26fe2ae14120932104e2e37]

Add Android patch


2011-06-11  Tor Lillqvist  <tml@iki.fi>  [1db5eb0c1c2162daf80e64637f7f3154f734e05c]

Add Android patch


2011-06-11  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [f892f979ce17c70ccff5c802db17f24129628504]

add dylib to the list of native python modules for Mac (for pyuno.dylib)


2011-06-11  Julien Nabet  <serval2412@yahoo.fr>  [b61a258bef0431d2f38fe7b2674434f72fc82e64]

WaE : it needed casts


2011-06-11  Francois Tigeot  <ftigeot@wolfpond.org>  [1c804bb644d1b699248ecdf6f633f865e65c0937]

Remove unused file


2011-06-11  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [03604560ce01e1f08e9e2b258d67657005c98cd8]

fix compilation with internal python on Mac


2011-06-11  Tor Lillqvist  <tml@iki.fi>  [adb552574038ca62db0f3d1ccf0e80d75cb09f5e]

Initial attempt at Android cross-compilation support

Recognize the arm-linux-androideabi "triplet". (Actually I doubt that
is a well-formed triplet at all, what are the Google people smoking?)

Allow longer lines in pkgdata.cpp as the compiler command line gets
quite long for cross-compilation to Android.

Add the proper assembly source file format for Android to pkg_genc.c
and use that.

Probably a good idea to use --disable-dyload on Android (and iOS).

Tweak gcc flags used for Android a bit to work around some Android C
header weirdness related to strictness and 64-bit types.

2011-06-11  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [1251f860a0ef06ac6cc32b9d1e0309a48ebefc00]

fix compilation with internal python on Mac


2011-06-11  Joseph Powers  <jpowers27@cox.net>  [689739d9e44c3dd46931b536c98c47625fbec10f]

Replace List with std::vector< PPTOleEntry* >

Plus a lot of whitespace cleanup (sorry). The actualcode changes are at:
@ -539,13 +536,13 @@
@ -1867,13 +1814,13 @@
@ -2177,11 +2124,11 @@

2011-06-11  Joseph Powers  <jpowers27@cox.net>  [0368eafeb31b10d520a69bc7ae2fe58c38d84d8f]

Whitespace cleanup

No code changes.

2011-06-11  Luke Symes  <allsymes@gmail.com>  [f0ae283cf05ca55751e9c2f04e98ef8031edaad1]

make the fetching of external dependencies a bit more 'lively'


2011-06-11  Julien Nabet  <serval2412@yahoo.fr>  [f36245ea5100242a767473eb9aee850fa714d4d5]

Some cppcheck cleaning


2011-06-10  Joseph Powers  <jpowers27@cox.net>  [6e3bb904a2043238386abbb5bdf1f98645cdb532]

Replace List with vector< BUndle* >


2011-06-10  Joseph Powers  <jpowers27@cox.net>  [035060b7eb7a304612bcbcbbc42d62bab0feeddf]

White space cleanup.


2011-06-10  Joseph Powers  <jpowers27@cox.net>  [ae9eb65eefa010a41f908cd99c491b83fd9adcdd]

White space cleanup.

My editor isn't doing tab expansion... not sure why. so I'm cleaning the
tabs out first so my changes aren't hidden.

2011-06-11  Miklos Vajna  <vmiklos@frugalware.org>  [31e655dbff231a66b69c43f7497ccebc9973ca65]

Pict: send the XShape to the dmapper


2011-06-11  Miklos Vajna  <vmiklos@frugalware.org>  [6339971bc9de12f5da0a566cf2e76cc93f636e52]

RTFValue: add shape


2011-06-11  Miklos Vajna  <vmiklos@frugalware.org>  [6839d117d84e7cf02021be6254982edd79531682]

pass the destination doc model to RTFDocumentImpl

so that later it can access its modelfactory

2011-06-11  Miklos Vajna  <vmiklos@frugalware.org>  [cf5d05e1d14589cc376ad0b1f5ae8d42549464f7]

resolvePict: wrap the url in an XShape


2011-06-10  Caolán McNamara  <caolanm@redhat.com>  [0c39869f3e816fd370d60a4c4d6376098e5e8253]

createFromAscii -> RTL_CONSTASCII_USTRINGPARAM


2011-06-10  Caolán McNamara  <caolanm@redhat.com>  [3c16b5b0a3a872a646b558f0315295de2cfb0115]

createFromAscii -> RTL_CONSTASCII_USTRINGPARAM


2011-06-11  Julien Nabet  <serval2412@yahoo.fr>  [2edc318282cf2395b507d59ffc670358219ef0e7]

Some cppcheck cleaning


2011-06-10  Julien Nabet  <serval2412@yahoo.fr>  [50d8cdff89b02d23f782c98847e8955a02b32902]

Some cppcheck cleaning


2011-06-10  Caolán McNamara  <caolanm@redhat.com>  [0098d40669cb84c20cdb6498e9f1de3710f4b04b]

don't need this bit now


2011-06-10  Caolán McNamara  <caolanm@redhat.com>  [97e221f2c926d9099c2cb47e5fe5e27842f2aaa7]

recover this unit test again


2011-06-10  Kohei Yoshida  <kyoshida@novell.com>  [3e8ae241752bbc4e3292a15412f6428d347b1aa3]

Prevent a crash during multiple operations.

Signed-off-by: Tor Lillqvist <tlillqvist@novell.com>

2011-06-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [445aa9fa363dba19404e8c4425adbc0528d8698d]

fdo#36719: Prevent crash on pivot table with invalid database connection.

Check for NULL cache state to handle invalid database connection more
gracefully (i.e. without crashing).

Signed-off-by: Norbert Thiebaud <nthiebaud@gmail.com>

2011-06-10  Kohei Yoshida  <kyoshida@novell.com>  [ce61ca5e029734baa07efef66f26fefba338687f]

Remove a meaningless OSL_FAIL check.


2011-06-10  Kohei Yoshida  <kyoshida@novell.com>  [9f5a010e32520f598cb3b2b5c48b92ca2e6ab2d3]

Prevent a crash during multiple operations.


2011-06-10  Xisco Fauli  <anistenis@gmail.com>  [faaca83ba4fcec7849f249fdc005f49b13018531]

add some more listeners


2011-06-10  Kohei Yoshida  <kyoshida@novell.com>  [7bfa2d7a1e68790f7d76d738ad8e7a608ac760c8]

The previous commit is for fdo#36719.


2011-06-10  Kohei Yoshida  <kyoshida@novell.com>  [6f8ed557eb49c9e3543453de62ab8b02f9756a57]

fdo#33137: Prevent crash on pivot table with invalid database connection.

Check for NULL cache state to handle invalid database connection more
gracefully (i.e. without crashing).

2011-06-10  Miklos Vajna  <vmiklos@frugalware.org>  [328d154015f8cb733ed62d793bbbc31eb4cc971b]

resolvePict: import the stream as a graphic object


2011-06-10  Rafael Dominguez  <venccsralph@gmail.com>  [093898ba3b532cb2d56b1275a2e0e2c102c6a15f]

Replace List for std::vector<rtl::OUString>.


2011-06-10  Rafael Dominguez  <venccsralph@gmail.com>  [06c54a8d8e17eefc9644ba44542c71bc72f72068]

Replace List for std::vector<String>.


2011-06-10  Rafael Dominguez  <venccsralph@gmail.com>  [418e1c560a9c6c68a1918e8a9b95ef276ce78ab1]

Replace List for std::vector<sd::FrameView*>.


2011-06-10  Rafael Dominguez  <venccsralph@gmail.com>  [6614d67510f067daef67cf6e8b704b409e1b4744]

Replace List with std::vector<NavDocInfo>.


2011-06-10  Miklos Vajna  <vmiklos@frugalware.org>  [a15e61ec503c2b8fa446aa35596495c4a96d58e5]

pass the component context to RTFDocumentImpl


2011-06-10  Jan Holesovsky  <kendy@suse.cz>  [bd8585dcd5128616d3ca7005d5b4297cea1643a5]

Update the toolbar's popup menu hidden items.


2011-06-10  Jan Holesovsky  <kendy@suse.cz>  [1f769646a9b72e47986f9747e56d82171e846f44]

Update the toolbar's popup menu hidden items.


2011-06-10  Jan Holesovsky  <kendy@suse.cz>  [1703501a100cd6d52578baeb4e8097218b285ffb]

Show the toolbar's menu only when there are hidden items.

We get the same functionality when we right-click the toolbar handle, so no
need to make this extra visible.

2011-06-10  Joseph Powers  <jpowers27@cox.net>  [cf04068b60ea812174156d1f55d58ff7248ec715]

Replace List with std::vector< SvxBmpItemInfo* >


2011-06-10  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [cff5a8d0ee52252f9f5d42857c9985eb827f45dc]

get rid of some noise in the buildlog due to missing msgfmt

o test.mo ./de.po; \
../.././install-sh -c -d de/LC_MESSAGES; \
cp -f test.mo de/LC_MESSAGES
/bin/sh: line 1: o: command not found
cp: test.mo: No such file or directory
make[5]: [test.mo] Error 1 (ignored)

2011-06-10  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [fde87dc7765798633a608dc6d2ba7ab522b7b9c3]

fix for fdo#37872: we don't allow points in range names any more

Signed-off-by: Kohei Yoshida <kyoshida@novell.com>

2011-06-10  Michael Meeks  <michael.meeks@novell.com>  [105350c622575c2cbf978feef983324aa9b19ff4]

move font itemset handling down into the fontpreview widget


2011-06-10  Michael Meeks  <michael.meeks@novell.com>  [0284352c621ef7bad07a8a947ff8f83c55f831fa]

simple re-factor to share selection code


2011-06-10  Michael Meeks  <michael.meeks@novell.com>  [a979f4e8b76ad7d123ea0eb05541bbe9135d695f]

move font itemset handling down into the fontpreview widget


2011-06-10  Radek Doulik  <rodo@novell.com>  [0af7ac5e40573771776378ef67a9ae1ec34ec095]

added mtfrenderer to the components list

Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>

2011-06-10  Radek Doulik  <rodo@novell.com>  [58c1c1788b651a947639aa435c5675017f5cfce8]

make the renderer component point to the right shared library

Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>

2011-06-10  Radek Doulik  <rodo@novell.com>  [c594335ddbf39268a76c865a20c72683e9030c5e]

added mtfrenderer component


2011-06-10  Radek Doulik  <rodo@novell.com>  [b90fa5defc891b0789037514ced383b6b5c9989c]

make the debug build work again

Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>

2011-06-10  Tor Lillqvist  <tlillqvist@novell.com>  [9cc346dc884f12cd6c31af36af41e3bf75c87703]

Build specifically for x86 only as that is what cli_cppuhelper.dll is


2011-06-10  Tor Lillqvist  <tlillqvist@novell.com>  [9d090acb4ed8f68a6c60b741f5befeeacf9a84b7]

Fix typo, add some comments, use build env if possible to find cli_*.dll


2011-06-10  Miklos Vajna  <vmiklos@frugalware.org>  [2bdecc71102572a7888b897933b960c2fbeabc34]

provide picture data as XInputStream


2011-06-10  Caolán McNamara  <caolanm@redhat.com>  [5cb9247abfd00a50c8cfbadaf324c9b25bbdf99e]

try .res runtime depend the other route


2011-06-10  Radek Doulik  <rodo@novell.com>  [bd9ecf7bfdb3386cce1e82607f7ab2e8141133b3]

make the renderer component point to the right shared library


2011-06-10  Radek Doulik  <rodo@novell.com>  [12c57820da2a7972a87e9fd1775501aaec2aff37]

fixed debug build


2011-06-10  Radek Doulik  <rodo@novell.com>  [f82b7d1696a1b6865ca491673d7f4c16d8ed7ef4]

added mtfrenderer component


2011-06-10  Radek Doulik  <rodo@novell.com>  [e7c9affbe4b55aba9d36a77c25ac6d0174a3d59e]

make the debug build work again


2011-06-10  Joseph Powers  <jpowers27@cox.net>  [47b8b796f92f1c60d05736121912fb055720f6b1]

Whitespace cleanup.

No code changes.

2011-06-10  Caolán McNamara  <caolanm@redhat.com>  [68ae0620db8722d3cc6e750650af968518eda288]

fix build, and fix reversed logic


2011-06-10  Joseph Powers  <jpowers27@cox.net>  [aaeb10634130f3330fff43113044ac9c3a5de4af]

Replace List with vector< sal_uLong >


2011-06-10  Miklos Vajna  <vmiklos@frugalware.org>  [582630888b11f2afa3943014bd08131298f19dd2]

use asHex() in resolvePict()


2011-06-10  Caolán McNamara  <caolanm@redhat.com>  [ec75fed883cbecec51faeb963e4d709ddeaf1452]

add runtime depends to .res files to unit tests


2011-06-10  Miklos Vajna  <vmiklos@frugalware.org>  [8c7eaf10bee67415977e5addbc97c8124dd768d9]

factor out RTFDocumentImpl::asHex


2011-06-10  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [d23c699db8d2233fe1eb0b33948d55d9f9f53d82]

Fix another iterator vs. const_iterator mess on windows


2011-06-10  Joseph Powers  <jpowers27@cox.net>  [99efbe684b030690e3f9b9c5d4d272115c987127]

#include "cuigaldlg.hxx" was done twice.


2011-06-10  Miklos Vajna  <vmiklos@frugalware.org>  [240d78c022eacc76db1363d04a89ca8f786341d2]

RTFDocumentImpl::resolvePict skeleton


2011-06-10  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [346dbb0a6ed8670c1075e61fe9806bfa8078fb8b]

For the time being approximate ellipic arc with a straight line


2011-06-10  Joseph Powers  <jpowers27@cox.net>  [7ecb95bbd9549c8ac96196d931033179e45b779d]

Change ScTreeEntryList to no longer depend on class List.

Version 2.0 of the patch. It works this time...

2011-06-10  Tor Lillqvist  <tlillqvist@novell.com>  [93e7bea1487176b9584f4c44ec19568ef8dd96c0]

This makefile is for a standard Make, so use TABs


2011-06-10  Tor Lillqvist  <tlillqvist@novell.com>  [475e518c7c4e12dad8a2d550493a1d1615cb2622]

There is no dk.mk in settings


2011-06-10  David Tardon  <dtardon@redhat.com>  [82df2651c1af510e646ceadd654abc9b55ac2160]

helgrind: Thread #1 unlocked a not-locked lock


2011-06-10  Nigel Hawkins  <n.hawkins@gmx.com>  [8a6f36b6da01f9eb7bbcafa22f1ec0de30fe8051]

Remove obsolete #define


2011-06-10  Miklos Vajna  <vmiklos@frugalware.org>  [99089efda0916f01abf5a308a12826a25395835d]

RTF_ULNONE is a flag


2011-06-10  Caolán McNamara  <caolanm@redhat.com>  [4e08d4f3cbbaaad30845035591c46746f76c5756]

Related: rhbz#689053 ctrl+shift+backspace with 1 char to the left does nothing

With 2 or more it deletes to the start of the line.
With 0 it deletes to the start of the last line.
With 1 is moves to the start of the line, and does nothing.

That doesn't make sense anyway.

2011-06-10  Caolán McNamara  <caolanm@redhat.com>  [b44b8349a52b9f8550eea7a0c4bacaad5e250814]

Related: rhbz#689053, protect against immediate crash here


2011-06-10  Radek Doulik  <rodo@novell.com>  [e227583627bf6e810da280962d7e74e98532ebfe]

added mtfrenderer to the components list


2011-06-10  Kohei Yoshida  <kyoshida@novell.com>  [4216adcff550970507c8fd4f5ccc67d33d455523]

fdo#37622: Fix incorrect font attribute lookup during XLS import.

Font IDs in XF records are

* 0-based when it's less than 4, but
* 1-based when it's greater than 4.

That's what the spec says.  And apparently the font ID of 4 is still
used in BIFF5 format, but not in BIFF8.

2011-06-10  Caolán McNamara  <caolanm@redhat.com>  [b3a5142c181d3b9d9067cb78a254285e335fbaef]

re-enable these


2011-06-10  Caolán McNamara  <caolanm@redhat.com>  [b6e0bd0b1c5d43c1b231a6facfd3a7c7aff8b81c]

List Microsoft JhengHei instead of Microsoft YaHei as Hant font

Microsoft JhengHei (微軟正黑體) is vista's Traditional (Hant) font, while
Microsoft YaHei (微软雅黑) is vista Simplified (Hans) font

Signed-off-by: Tor Lillqvist <tlillqvist@novell.com>

2011-06-10  Caolán McNamara  <caolanm@redhat.com>  [9d9f4c1d094b66d16377f5ad347ccdf441249619]

List Microsoft JhengHei instead of Microsoft YaHei as Hant font

Microsoft JhengHei (微軟正黑體) is vista's Traditional (Hant) font, while
Microsoft YaHei (微软雅黑) is vista Simplified (Hans) font

2011-06-10  Muthu Subramanian  <sumuthu@novell.com>  [7e152b6746055e6da29ba1067e256c3833325881]

n#683578: Performance improvements for xlsx imports.

Specifically reduces the number of UNO calls for
importing cell attributes.

2011-06-10  Kohei Yoshida  <kyoshida@novell.com>  [3452d81c392e9ac05b4116f15cccce684fb37a12]

fdo#37622: Fix incorrect font attribute lookup during XLS import.

Font IDs in XF records are

* 0-based when it's less than 4, but
* 1-based when it's greater than 4.

That's what the spec says.  And apparently the font ID of 4 is still
used in BIFF5 format, but not in BIFF8.

2011-06-09  Joseph Powers  <jpowers27@cox.net>  [5324c50280614f676fd17fcdd1ab4bc94d5eac5f]

Change ScTreeEntryList to no longer depend on class List.


2011-06-10  Kohei Yoshida  <kyoshida@novell.com>  [82978dba21815c543d37e3f021a166c35e071ce5]

fdo#37764: Get ISBLANK() to work correctly with external refs.

Signed-off-by: Markus Mohrhard <markus.mohrhard@googlemail.com>

2011-06-10  Kohei Yoshida  <kyoshida@novell.com>  [22abe71efcc05389c45e301a02383aa7e0023ff8]

fdo#37646: Avoid crash when pasting a form control into chart.

Signed-off-by: Markus Mohrhard <markus.mohrhard@googlemail.com>

2011-06-09  Kohei Yoshida  <kyoshida@novell.com>  [723d9ce1a28e25deb4c3b61ecd6c35f0ca100ea2]

fdo#37646: Avoid crash when pasting a form control into chart.


2011-06-10  Xisco Fauli  <anistenis@gmail.com>  [5151fed2c911588ad7b7dbb4db2a743ab9f9458e]

Remove unused file


2011-06-10  Xisco Fauli  <anistenis@gmail.com>  [59f5ea643c908fb9f2defdd987a50d46e63fb9ec]

some changes here and there.

- Add listboxes
- Create the document preview in a diferent frame
- Fix some any.uno errors
- Add a listener to some buttons

2011-06-10  Caolán McNamara  <caolanm@redhat.com>  [403eb7e5b159466a881c2f51a308b0da62b18691]

oops, this comparator doesn't order correctly


2011-06-10  Caolán McNamara  <caolanm@redhat.com>  [d4f2fd7fcb7841ce882a93b34f7d08e785278c93]

init this to NULL to match dtor assert


2011-06-09  Kohei Yoshida  <kyoshida@novell.com>  [2ed7d14f6bfd81f3cdeb2dea304f8681fdba0cf8]

fdo#37764: Get ISBLANK() to work correctly with external refs.


2011-06-10  Tor Lillqvist  <tml@iki.fi>  [0957430c123235f6545a4a883e953446d5687f92]

Don't use undefined variable


2011-06-10  Tor Lillqvist  <tml@iki.fi>  [76e160a91c2cb770f87ee32bfcc1b383d5944dc3]

Need a small patch for Android


2011-06-10  Tor Lillqvist  <tml@iki.fi>  [e9f849a029487f0355425395c794cc98bc549239]

Need a small patch for Android


2011-06-10  Tor Lillqvist  <tml@iki.fi>  [0efc8abb40da13843f556b802061ebae33c53b90]

Need a small patch for Android


2011-06-09  Julien Nabet  <serval2412@yahoo.fr>  [31d9a8682b64dd46256008c56fb002ec18b05917]

Some cppcheck cleaning


2011-06-10  Tor Lillqvist  <tml@iki.fi>  [78a95aebb512afd5ddac1e9784627f5545b047f9]

No cairo and librsvg for Android

Cairo has no font backend suitable for Android anyway. So no use
building librsvg or the other 3rd-party libs that just librsvg needs
then either.

2011-06-10  Tor Lillqvist  <tml@iki.fi>  [95b0fe9f51462b2ee158bf50b83ccc849422f690]

Fix configury for Android, but won't build


2011-06-09  Julien Nabet  <serval2412@yahoo.fr>  [097225a9ce5fbffccfbdbc0b47ba5a6fe5b4b818]

Some cppcheck cleaning


2011-06-10  Tor Lillqvist  <tml@iki.fi>  [3fafb2f3ead5fb533730ce5607e4421cfd85e28a]

Use system zlib on Android, too


2011-06-09  Julien Nabet  <serval2412@yahoo.fr>  [121ec60a5d711178380cf68a1416dbe3274fe54b]

Some cppcheck cleaning


2011-06-09  Tor Lillqvist  <tml@iki.fi>  [b6495a531019bb93bb04f293914a253beb56dd49]

First attempt at Android support


2011-06-09  Tor Lillqvist  <tml@iki.fi>  [e39532fe3ee6555009906abae60c6304247c9af4]

First attempt at Android support


2011-06-09  Tor Lillqvist  <tml@iki.fi>  [c41c1e0d49174a3daa4da8405292c920237d6e7f]

Add SYSBASE setting and -L flag for the GNU libstdc++ for Android


2011-06-09  Tor Lillqvist  <tml@iki.fi>  [e59b18c6ec3c6d96caa1e6bf0f0203c39ae81a38]

Propagate also SYSBASE to the build environment


2011-06-09  Rafael Dominguez  <venccsralph@gmail.com>  [e346df216ae3264307b3710e3f7826cdc10fa182]

Replace List for std::vector<ScRangeFindData>.


2011-06-09  Rafael Dominguez  <venccsralph@gmail.com>  [8989823b6279ca77683262da5634dc5c9ace4081]

Replace List with std::vector<ScAddress>.


2011-06-09  Rafael Dominguez  <venccsralph@gmail.com>  [95ae7d1d059d32beaaf316bb0f14d89182041c41]

Replace SbaSelectionList with std::vector<sal_Int32>.

Remove SbaSelectionList and SV_DECL_IMPL_REF(SbaSelectionList).

2011-06-09  Rafael Dominguez  <venccsralph@gmail.com>  [aba7233bc7aba525d850a57e4fef3c2a12fa5f69]

Remove unneded foward declaration.


2011-06-09  Rafael Dominguez  <venccsralph@gmail.com>  [4a42b727ff6bc82ec140308e55833078119a73d2]

Replace List with std::vector<String>.


2011-06-09  Rafael Dominguez  <venccsralph@gmail.com>  [6372a90a6043c0f738ab9bb033b8a17138682c0f]

Remove unused hiranges file.


2011-06-09  Rafael Dominguez  <venccsralph@gmail.com>  [367e0d309a04b90878e1ebedd4c0eb269911152c]

Replace ScHighlightRangeList for std::vector<ScHighlighEntry>.


2011-06-09  Rafael Dominguez  <venccsralph@gmail.com>  [c366997560732e9bb41a08364a1df9c17cc86602]

Replace List for std::vector<ExcRecord*>.


2011-06-09  Rafael Dominguez  <venccsralph@gmail.com>  [f642d233eed6909c4294d53e5e54a3c314a5fbf7]

Replace List for std::vector<LotusRange*>.


2011-06-09  Tor Lillqvist  <tml@iki.fi>  [7abe7b6221b696dd7f61dc6ad8daa24149701a72]

INCLUDE_BACKTRACE is on for Intel MacOSX


2011-06-09  Caolán McNamara  <caolanm@redhat.com>  [ec1fa205bb39b8b436c10eab5d63605f88eedd9e]

fix indent


2011-06-09  Caolán McNamara  <caolanm@redhat.com>  [f5cf4a6157c728f9281d7b0d6a14152bef5b5667]

this links-are-a-problem thing on windows seems to be archaic now


2011-06-09  Tor Lillqvist  <tml@iki.fi>  [db280c82e6c2bd809aae83527b6293851f3aedb7]

First attempt at Android support


2011-06-09  Tor Lillqvist  <tml@iki.fi>  [228b4400a0d95881f9d9d16f9afa339bd2647941]

Don't fail if we have no checkdll tool, for instance when cross-compiling


2011-06-09  Tor Lillqvist  <tlillqvist@novell.com>  [0574ad9d8b7c3e20520c39a48ab8380d30c8ad8a]

First attempt at Android support


2011-06-09  Tor Lillqvist  <tml@iki.fi>  [9cb0547561191b9b4bdcdaa44d6047e135a345c8]

Add C++ include paths


2011-06-09  Tor Lillqvist  <tml@iki.fi>  [c1a67b639e76c980e83b18e93d7859f6c31925c3]

No --disable-cairo needed any more


2011-06-09  Michael Meeks  <michael.meeks@novell.com>  [8f96f4f61d2c371031fb5375faeee87d8f874f7c]

disable splash build completely for Mac


2011-06-09  Tor Lillqvist  <tlillqvist@novell.com>  [cce6bd3b5293223fd663731d3b2fc5c9bdd300f4]

Cross-compilation support for Android


2011-06-09  Tor Lillqvist  <tlillqvist@novell.com>  [d6964127f5e2c1a2ce6c29b5396bf4063120410c]

Cross-compilation support for Android


2011-06-09  Tor Lillqvist  <tlillqvist@novell.com>  [496bba4a6898e0fda7a3ce0a74ed1dd254277992]

Cross-compilation support for Android


2011-06-09  Tor Lillqvist  <tlillqvist@novell.com>  [790005a4023917acf764b2162b47e310522935ca]

Don't do this for Android either


2011-06-09  Caolán McNamara  <caolanm@redhat.com>  [148462f5428f5af099321161f846f95618fca72b]

stick a newlinea fter SalAbort message


2011-06-09  Caolán McNamara  <caolanm@redhat.com>  [b29cc3d07dbc274cfd7d7db6d6b43751d4859d48]

survive 0 fonts until we get to no-fonts message


2011-06-09  Tor Lillqvist  <tlillqvist@novell.com>  [46c6d9533b36c587b657f1e0e6e34c59b8ef74a1]

Cross-compilation support for Android


2011-06-09  Tor Lillqvist  <tlillqvist@novell.com>  [971fbd84812400341e9858959cd812f85fd49e4c]

Cross-compilation support for Android


2011-06-09  Miklos Vajna  <vmiklos@frugalware.org>  [2fb2339e7773d51e844cf4b5ad448ccf6d08c031]

enter RTF_SHPPICT and RTF_PICT


2011-06-09  Caolán McNamara  <caolanm@redhat.com>  [16be2c2ca820f462f57c837bca1fea7d8a57ca69]

fdo#37974 make recursive call of MarkManager::deleteMark do the right thing

Signed-off-by: Tor Lillqvist <tlillqvist@novell.com>

2011-06-09  Caolán McNamara  <caolanm@redhat.com>  [c2ab5a781be2ef2dc7a558b126324f39a50565ff]

Effective STL Item 27

Signed-off-by: Tor Lillqvist <tlillqvist@novell.com>

2011-06-09  Caolán McNamara  <caolanm@redhat.com>  [cf9c0947f5ebc49f945881a520fddb15defb515f]

fdo#37974 make recursive call of MarkManager::deleteMark do the right thing


2011-06-09  Tor Lillqvist  <tlillqvist@novell.com>  [c65a31b0d9a0fc891568ca85ad03e4c91e8e5a66]

Typo

Signed-off-by: Cédric Bosdonnat <cedric.bosdonnat.ooo@free.fr>

2011-06-09  Tor Lillqvist  <tlillqvist@novell.com>  [422b55a9738ee0884b74e859fe8d60384be59348]

Add iterator sanity check, seems to fix fdo#36820

Signed-off-by: Cédric Bosdonnat <cedric.bosdonnat.ooo@free.fr>

2011-06-09  Caolán McNamara  <caolanm@redhat.com>  [ec1c09b98888f74a0eb3703fc9c820281d77a68b]

WaE: some simple warnings


2011-06-09  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [8821487f7a475630112778e9f45e8f2792115edc]

Workaround a limitation of draw


2011-06-09  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [5be713f81380c14ceab9cdf82c41d03f62db5b4e]

Give a more dignified name to the Visio file-format


2011-06-09  Caolán McNamara  <caolanm@redhat.com>  [cb14e2f4c9eebd3e2291bd641758ebdd119384c8]

WaE: on some random compiler or other


2011-06-09  Miklos Vajna  <vmiklos@frugalware.org>  [558d5c25a0b1d6a937d33291a4b6cd7fca6cb15b]

implement RTF_LTRPAR and RTF_RTLPAR


2011-06-09  Miklos Vajna  <vmiklos@frugalware.org>  [b13d5a832103342cdca8999bc43b6f02b55c6ca2]

implement RTF_AI


2011-06-09  Caolán McNamara  <caolanm@redhat.com>  [b9c74b0b5df58086d1618ebd4b500c80b1608aad]

is it just rtfs that are failing


2011-06-09  Caolán McNamara  <caolanm@redhat.com>  [8c9ee18fd56327e90d528f8d796acfc60bcb9830]

translate this


2011-06-09  Radek Doulik  <rodo@novell.com>  [7e23c2dba0f4fd6d3b74c0922917ec08adf79774]

fix wrong bullet placement when stretching happens (fixes n#694344)


2011-06-09  Miklos Vajna  <vmiklos@frugalware.org>  [ce53091e03fe6f71087f58be3d24e0f6207ba5fb]

'1.' (with '2.' prefix omitted) is %2, not %1


2011-06-09  Michael Muench  <michael@codingmicha.de>  [74a5c6182464b7d4914e27ee230f74b01aa6511c]

replace OpenOffice.org and StarOffice references with LibreOffice

Signed-off-by: Andras Timar <atimar@suse.com>

2011-06-09  Miklos Vajna  <vmiklos@frugalware.org>  [abbb7f0c35ea3150e25f1989ef0d0d57418dad48]

implement DESTINATION_LEVELNUMBERS


2011-06-09  Miklos Vajna  <vmiklos@frugalware.org>  [c78750e10fba731db62d7081e77f329776987899]

add RTFValue::setString()


2011-06-09  Tor Lillqvist  <tlillqvist@novell.com>  [ca2d0d72452a14545fabf5e7b730a36ac4422af1]

Typo


2011-06-09  Caolán McNamara  <caolanm@redhat.com>  [65013b27727440fa26a746302acb4fcc5de4fde6]

Resolves: fdo#37668 bitwise operations on signed numbers


2011-06-09  Caolán McNamara  <caolanm@redhat.com>  [e80486eb27163033eae39cffbcaeeff52902d61d]

Resolves: fdo#34723 unused variables and arguments


2011-06-09  Miklos Vajna  <vmiklos@frugalware.org>  [a0d68274b6775a0845890cc771ff4101b4e558dd]

RTF: export SVX_NUM_NUMBER_NONE


2011-06-09  Miklos Vajna  <vmiklos@frugalware.org>  [22a8ffcde5ea8e7dbbcb9fb4c902d90337d4245d]

better RTF_LEVELTEXT support

numberings with style "none" are now imported

2011-06-09  Tor Lillqvist  <tlillqvist@novell.com>  [1c7f95b96026abee15519a0e57e8e41f0ce87a4f]

Add iterator sanity check, seems to fix fdo#36820


2011-06-09  Miklos Vajna  <vmiklos@frugalware.org>  [71a50a9d6c6615db13a8c23f6960e499df7c3da9]

cleanup


2011-06-09  Caolán McNamara  <caolanm@redhat.com>  [440eaa7f44a24d52f2dda543fafd6ec30a71acb6]

Resolves: fdo#37668 bitwise operations on signed numbers


2011-06-09  Jeff Aigner  <jaigner@setnine.com>  [0bb79fa1f1260fc342f80267559a69f61c3d3658]

Resolves Bug 35938: Saves caption separator text in caption dialog.

A static String member was added to the SwCaptionDialog class to save the value of the separator text edit between uses.

2011-06-09  Kohei Yoshida  <kyoshida@novell.com>  [9c1fad488178e1cede11c2fb4e2a76fe987e8ed5]

fdo#37673: Fix a crasher during HTML import on Windows.


2011-06-08  Rob Snelders  <programming@ertai.nl>  [61d40bdb2fc3c3270f762ed3ea4e2e4282a4e032]

Disable Removebutton in optchart


2011-06-09  Kohei Yoshida  <kyoshida@novell.com>  [5095ec05f04d19ace6eaf7a8f1a19be462138f7d]

fdo#37673: Fix a crasher during HTML import on Windows.


2011-06-09  Kohei Yoshida  <kyoshida@novell.com>  [594e69e63aefe8ef229be56e14aeeeeeb6deddc6]

fdo#33705: Fixed cell function N.

Also added unit test for this built-in function.

2011-06-08  Kohei Yoshida  <kyoshida@novell.com>  [8a45e3e6dd93ba6873e2908805bf5646445a908d]

Let's not use fractional numbers in a string input.

This test fails in locales where the decimal separator is not '.'.

2011-06-08  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [f0f2a3012a7a4a772e83d79db31a9314f98777cc]

fdo#37799: fixed broken loop causing a crash


2011-06-08  Kohei Yoshida  <kyoshida@novell.com>  [32934392a0e8d97b7d28dbecd77b79b3b5640a77]

Skip the tests for boolean values.  They don't pass in non en-US locales.


2011-06-08  Samuel Mehrbrodt  <s.mehrbrodt@googlemail.com>  [e89f463dfc922d67f7b1faa2fc013fd148323ac4]

Fix for fdo#32786: 'Capitalise Every Word' function

This fix is based on http://hg.services.openoffice.org/OOO340/rev/de0464b37fb3
Also replaced remaining tabs with spaces

2011-06-09  Caolán McNamara  <caolanm@redhat.com>  [45395858baf2b5f0e66a9ed6e3dccb3df18be647]

these are empty by default


2011-06-09  Kohei Yoshida  <kyoshida@novell.com>  [a801d0b0eaf7d5b55036e96afa387c3ab3292e1d]

fdo#37947: Correctly import sheet-local named ranges.

The key is to temporarily store all sheet-local named range data,
and insert them en masse after importing the sheet contents fully.

Signed-off-by: Markus Mohrhard <markus.mohrhard@googlemail.com>

2011-06-09  Kohei Yoshida  <kyoshida@novell.com>  [e0985d7f5703128ef9c8b8d41966032cc1615557]

fdo#37816: Fix a crasher in datapilot table when moving a field button.

Signed-off-by: Markus Mohrhard <markus.mohrhard@googlemail.com>

2011-06-08  Miklos Vajna  <vmiklos@frugalware.org>  [517c37b146cf025f4d91670d271c7db4166bce77]

introduce aListLevelEntries on the stack

With this, it's possible including the contents of aTableSprms when
adding a new list level entry to aTableSprms, reducing the size of the
XML dump for a simple numbering from ~2MB to ~100KB.

2011-06-08  Joachim Tremouroux  <joachim.tremouroux@gmail.com>  [1244551f06d531d3a69b19101a9971a5fefadb3d]

putting back a wrongly deleted icon


2011-06-08  Kohei Yoshida  <kyoshida@novell.com>  [5effe4f6ef0c7dc2906c88762894be7a56316836]

fdo#37816: Fix a crasher in datapilot table when moving a field button.


2011-06-08  Joachim Trémouroux  <joachim.tremouroux@gmail.com>  [73956fe85a80f029c7be2b39f4557848ea92fafc]

Remove duplicate icons for crystal and oxygen themes


2011-06-08  Joachim Trémouroux  <joachim.tremouroux@gmail.com>  [20eae10aaefa256092b2d2a48e9622da2faa6f07]

Remove some placeholder icons


2011-06-08  Joachim Trémouroux  <joachim.tremouroux@gmail.com>  [2c246814bcdcae585a183c0188b482daa1a4693d]

Removed some placeholder icons


2011-06-08  Kohei Yoshida  <kyoshida@novell.com>  [9b4b4c437704fad4a9861cd42924144e0634889a]

fdo#33705: Fixed cell function N.

Also added unit test for this built-in function.

2011-06-08  Miklos Vajna  <vmiklos@frugalware.org>  [d9f2d1df80277a95a16601b3421fa3a51b2952f9]

implement RTF_PLAIN


2011-06-08  Miklos Vajna  <vmiklos@frugalware.org>  [52f51f57287fc955fd83b521c80519beb5c923bf]

dmapper: fix NS_sprm::LN_CFDStrike with zero nIntValue


2011-06-08  Miklos Vajna  <vmiklos@frugalware.org>  [fe485bcf98996259c52e40c44c9dfced5f6ed2ef]

styles entries can have character and paragraph properties


2011-06-08  Miklos Vajna  <vmiklos@frugalware.org>  [819e9a02ac38fbb32d01cc2aea2e263cd4ad7621]

keep table, character and paragraph properties separate for \plain and \pard


2011-06-08  Jacek Wolszczak  <shutdownrunner@gmail.com>  [49f497af569c5f564ff51646931d0fd3df6bd528]

Replace DBG_ASSERT with OSL_ENSURE in svl/inc/svl/svarray.hxx


2011-06-08  Jacek Wolszczak  <shutdownrunner@gmail.com>  [08690e4a428db28e89280ad0d77adc76735a3c16]

Remove the remaining debug.hxx includes in writer


2011-06-08  Jacek Wolszczak  <shutdownrunner@gmail.com>  [b0ceefe1ab8a70645775eb72411a617c0c518722]

Replace DBG_ stuff with OSL_ equivalents in writer


2011-06-08  Thorsten Behrens  <tbehrens@novell.com>  [f25b99e2fa82bcc4edcae8c7fde3bb8a63217348]

Have dev-install default to non-mouse-grabbing menus

Since I constantly run into deadlocked X otherwise.

2011-06-08  Miklos Vajna  <vmiklos@frugalware.org>  [f40e4a14227c000f7b0b35dfd0c61ad05b1d8e66]

RTF_LEVELSTARTAT is a trivial sprm


2011-06-08  Miklos Vajna  <vmiklos@frugalware.org>  [7a1492c0d89635cfc7492873f40668bf71c10ab3]

RTF_LEVELNFC is a trivial sprm


2011-06-08  Miklos Vajna  <vmiklos@frugalware.org>  [1140b98eb4a5564dcb90c4f0dd05c78c56e2234f]

RTF_LISTTEMPLATEID has the same value as RTF_LISTID


2011-06-08  Miklos Vajna  <vmiklos@frugalware.org>  [6f820de75ed9080b84c5e5e4c944dcabaa7a8b6a]

RTF_LISTOVERRIDECOUNT stub


2011-06-08  Miklos Vajna  <vmiklos@frugalware.org>  [50dd03a71fb20f12701d26af94b981365fad9f99]

implement RTF_LEVELJC


2011-06-08  Miklos Vajna  <vmiklos@frugalware.org>  [0b0b40e2f78b0857ae59a602c5712e32a645b6b1]

RTF_LEVELFOLLOW stub


2011-06-08  Miklos Vajna  <vmiklos@frugalware.org>  [4570b2322eaffccdfea77525fe34ae4ff0f6adb8]

implement RTF_LANGFE


2011-06-08  William Lachance  <wrlach@gmail.com>  [11e64940a140a73b75b00109c494ed987748d5c4]

Fix raptor to not use xml2-config on Mac

Christian suggested modifying the configure script not to use
xml2-config/xslt-config at all. Here's a patch which does exactly
that. I'm not exactly thrilled by the size/complexity of this patch
for what it does, but at the same time it does seem a bit crazy for
LO not to build just because libxml is installed in MacPorts (which
is not uncommon: it's a dependency of ImageMagick for instance).

2011-06-08  Miklos Vajna  <vmiklos@frugalware.org>  [6354889a0b9ff46c6ddc5c4fd80738f02b57bef8]

fix RTF_LS: NS_rtf::LN_LSID is an attribute


2011-06-08  Caolán McNamara  <caolanm@redhat.com>  [eb4e85a63b459c02060661a187cbd250eca3844a]

disable this for the moment


2011-06-08  Caolán McNamara  <caolanm@redhat.com>  [4e470b40250d9709f5b70224ba0774aab55de7b4]

WaE: nWidthPixel is unused, lets drop it


2011-06-08  Rafael Dominguez  <venccsralph@gmail.com>  [ea61d7f9980db1b91b17b86e7cef126cd3831e1e]

Replace List for std::vector<XclObj*>.

Added extra functions to iterate and delete last element.

2011-06-08  Caolán McNamara  <caolanm@redhat.com>  [aa1beeab2650dd74cc547f8a3d4a7c63becbb445]

fix loss of init on merge (cherry picked from commit 0e530a0cf6e4a06b9c59033f23bb09470db256c1)


2011-06-08  Caolán McNamara  <caolanm@redhat.com>  [92b380870ce7879b5d28a4abc5cd2b34c4273dfb]

fix loss of init on merge


2011-06-08  Miklos Vajna  <vmiklos@frugalware.org>  [6ae6064b16814685a42b5939b92f58f414aef731]

RTFSprm: pretty-print sprm names


2011-06-08  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [c8584fd2ba4409c2bab881dcce2ccfac82c529e7]

fdo#37584: Make a real copy of the text where to count words

Const-casting a reference doesn't create a copy of it and then the
spaces replacement made by the WordCount was also made on the actual
text node. Use String::Copy() to actually copy the text and safely
operate on it.
(cherry picked from commit 135cf4fdbec71e8d93edc0339e8617d50766f151)

Signed-off-by: Caolán McNamara <caolanm@redhat.com>

2011-06-08  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [9816ace2bed36f4aaff2c716c26c7eb3cb264bd1]

fdo#37584: Make a real copy of the text where to count words

Const-casting a reference doesn't create a copy of it and then the
spaces replacement made by the WordCount was also made on the actual
text node. Use String::Copy() to actually copy the text and safely
operate on it.

2011-06-08  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [a90fa6413ffd378194be05f0e1210aaf009f9e3e]

Laying foundation for multipage support in writerperfect's OdgGenerator


2011-06-08  Rafael Dominguez  <venccsralph@gmail.com>  [6f148fbb0ffe0d23cd2fa994dae283fe321969dd]

Replace List with std::vector<XclExpUserBView*>.


2011-06-08  Caolán McNamara  <caolanm@redhat.com>  [82a56806550d2e60a1c00e09e2937cd30dbe5f5c]

restore CVE fix. unit tests rule (cherry picked from commit 7a8fe22857c48a424dd0d947de507de081e39dc7)


2011-06-08  Caolán McNamara  <caolanm@redhat.com>  [1d1903e306b26ffff24c2d72a13c248028b9fbc6]

restore CVE fix. unit tests rule


2011-06-08  Miklos Vajna  <vmiklos@frugalware.org>  [1dea984cb3f38b3893ff32843e0bf58ffe97e6a2]

send listlevel index to dmapper


2011-06-08  Miklos Vajna  <vmiklos@frugalware.org>  [8fa15b751be14f3e86fb527b8cd55ba5d2bc76f4]

move RTF_LS under numPr as well


2011-06-08  Miklos Vajna  <vmiklos@frugalware.org>  [3e1d048d30828ca38895407b140a182c128a89a8]

RTF_ILVL should live under NS_ooxml::LN_CT_PPrBase_numPr


2011-06-08  Miklos Vajna  <vmiklos@frugalware.org>  [a658c7e7d56fa2e4a6c71a934cc280ba5c68aa9f]

implement RTF_LEVELNFC


2011-06-08  Caolán McNamara  <caolanm@redhat.com>  [3e2c3f0433ef5265fdd3e9a9e39e44f82d7a9aaf]

WaE: these pStarBasic thingies don't seem to be needed


2011-06-08  Caolán McNamara  <caolanm@redhat.com>  [0f1bf6aa40fa194559ad0014887238e53ca234f7]

Resolves: rhbz#699909 crash in export of .doc in lcl_getFieldId (cherry picked from commit 65e841076a947bcf115526e609de78e6952332e7)


2011-06-08  Caolán McNamara  <caolanm@redhat.com>  [285ff2dbb10c705dd415897403da8f3855c0da27]

Resolves: rhbz#699909 crash in export of .doc in lcl_getFieldId


2011-06-08  Miklos Vajna  <vmiklos@frugalware.org>  [349b8a9cd0303f13c00078fd1bff02106b34c02a]

resolveChars: return early on skipping destinations

When we skip a destination and it contained a \'xx, it was confusing to
see xx az a character in the output, even it was never sent to the
dmapper.

2011-06-08  Miklos Vajna  <vmiklos@frugalware.org>  [0a68f9929bf14945421de4a10870068423944bdc]

implement RTF_LEVELTEXT destination


2011-06-08  Caolán McNamara  <caolanm@redhat.com>  [090129a08febb4a73b45336c4847604fcbd75668]

Effective STL Item 27


2011-06-08  Caolán McNamara  <caolanm@redhat.com>  [0a224930849669c461d929bb81b0556cd87c4357]

ignore .gitignore


2011-06-08  Miklos Vajna  <vmiklos@frugalware.org>  [4418e8136d58dd4510c47862474b328b0a6271b5]

implement RTF_U


2011-06-08  Caolán McNamara  <caolanm@redhat.com>  [06e7b0101d0f4d7b9aceabd0fceeb35aef33d553]

WaE: I can't see the need for acquiring these unused resources


2011-06-08  Michael Meeks  <michael.meeks@novell.com>  [10d80ad96f21f2048ce34861adad35462c7face8]

fix auto-correction crash - fdo#38000

Signed-off-by: Cédric Bosdonnat <cedric.bosdonnat.ooo@free.fr>

2011-06-08  Tor Lillqvist  <tlillqvist@novell.com>  [131801813df53d3cffe8d7ec609e4ae572da9946]

Bye bye hbtoolkit whatever you are


2011-06-08  Tor Lillqvist  <tlillqvist@novell.com>  [354f25c64ae406980441d0f3ba84d8653be46ff5]

Compare CROSS_COMPILING explicitly to YES


2011-06-08  Miklos Vajna  <vmiklos@frugalware.org>  [68caec03dfdb3a201dea8d7408a727e254128f54]

resolveParse: hex a..f is 10..15, not 0..5


2011-06-08  Miklos Vajna  <vmiklos@frugalware.org>  [be697c876d7996cca5ff297862f565b167d2390d]

implement RTF_LANG


2011-06-08  Caolán McNamara  <caolanm@redhat.com>  [dbce2b24541ea2bb923152da3bfcec61154e9957]

add some empty .gitignores to ensure empty dirs


2011-06-08  Caolán McNamara  <caolanm@redhat.com>  [60daef4bce599a3970dd018749c6f6ac7babc456]

fix i18npool build, fill in other branches too


2011-06-08  Caolán McNamara  <caolanm@redhat.com>  [c4a12828ddce13def9dba2cd9b76c676fd2e9a4d]

all modules are warning free


2011-06-08  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [0f9c34780cdc1a526f5db98574c82cfe6621a651]

fdo#32684: Really don't handle the CJK unit by default

Signed-off-by: David Tardon <dtardon@redhat.com>

2011-06-08  Kohei Yoshida  <kyoshida@novell.com>  [bdaab267b591ade5e4ca60751a6774b24360c38f]

fdo#37947: Correctly import sheet-local named ranges.

The key is to temporarily store all sheet-local named range data,
and insert them en masse after importing the sheet contents fully.

2011-06-07  Joseph Powers  <jpowers27@cox.net>  [991fce7134052aafabe972876e1a70d680641c3c]

gcc 4.0 doesn't support the C++0x usage of enum::value


2011-06-07  Joseph Powers  <jpowers27@cox.net>  [2465577dbe54362e935d54265604a17dc77d6bb8]

The enum type name should be included when accessing the enum values.


2011-06-07  Kohei Yoshida  <kyoshida@novell.com>  [024b5c3ff996cd2a0b775c980375b3517622cf7f]

Renamed pTab to maTabs since it's no longer a pointer array.


2011-06-07  Kohei Yoshida  <kyoshida@novell.com>  [cb729adc57f30e1357eaacc55bd574355e59955f]

Removed patch accidentally committed.


2011-06-07  Caolán McNamara  <caolanm@redhat.com>  [cd6df4201593b370e5d6a5af3271d71250943b89]

rearrange this to follow the standard layout


2011-06-07  Caolán McNamara  <caolanm@redhat.com>  [97d22944c5f45364b14baecc493ab318364f3b36]

rearrange this to follow the standard layout


2011-06-07  Caolán McNamara  <caolanm@redhat.com>  [ca72c1cea799c7fa4ed5e84261c40a73e3b3a273]

restore filters qa test


2011-06-07  Julien Nabet  <serval2412@yahoo.fr>  [a4e6f0ab8835f5557e3a9ba081cd1cb67db7e920]

Possible inefficient checking for emptiness


2011-06-08  Tor Lillqvist  <tml@iki.fi>  [36372364ab3dcebcc5b4a2f1898d86a345a27f1f]

Add i18npool to cross-build-toolset

The list of modules built in the cross-build-toolset target, many with
--all, is getting a bit unwieldy. Should do this in a cleaner way,
with a for loop, and avoiding multiple invokations of build.pl --all,
instead just figure oiut a clever way to get the definite list of
individual modules needed, in the correct order.

2011-06-08  Tor Lillqvist  <tml@iki.fi>  [9398a30eee563227c82ffe43d972642fb43c194d]

Run tool executables built for the BUILD platform


2011-06-08  Tor Lillqvist  <tml@iki.fi>  [af7500ea40d5de7c967a5fff82f257124d03697b]

This is a native shop, nothing for you here


2011-06-07  Kohei Yoshida  <kyoshida@novell.com>  [336ed340de1c6bc36c14c85b01f0d3b948e60a4c]

Class description.


2011-06-07  Kohei Yoshida  <kyoshida@novell.com>  [448ec432f404469dbafb9b53c54bef9766310fec]

Shared commonly used STL function objects & remove memory leak.


2011-06-08  Tor Lillqvist  <tml@iki.fi>  [777095627d612b1471e062e909295f82b63e34bb]

Add unodevtools to cross-build-toolset


2011-06-07  Kohei Yoshida  <kyoshida@novell.com>  [ed36b5d3c322142490109853d6d858bf2e991ca4]

sal_Bool to bool etc.


2011-06-07  Kohei Yoshida  <kyoshida@novell.com>  [613f582418c3acdb601f3ae12c0c443720505cb7]

More meaningful method name & this should be private.


2011-06-07  Kalman Szalai - KAMI  <kami911@gmail.com>  [e4f5b731ea809d67f618702b91770adf1195db8b]

Using "$(ICONPREFIX.libreoffice)-" as icon prefix

During packaing phase we create only one type of
/opt/libreoffice3.4/share/*.desktop files
however we create icon files for all products (libreoffice, oxygenoffice)

This patch fix icon names to libreofficexx-then all program desktop files
will have icons again in OxygenOffice

Signed-off-by: Petr Mladek <pmladek@suse.cz>

2011-06-07  Kalman Szalai - KAMI  <kami911@gmail.com>  [105753f25e1cedfe67d04a5c4dcf6fadfd394fe8]

move default language independent layout templates

from /share/template
to   /share/template/common

Signed-off-by: Petr Mladek <pmladek@suse.cz>

2011-06-07  Kalman Szalai - KAMI  <kami911@gmail.com>  [a0e2d247b7204a4bc964a7e949d98384704f4c41]

move default language independent layout templates

from /share/template
to   /share/template/common

Signed-off-by: Petr Mladek <pmladek@suse.cz>

2011-06-07  Kohei Yoshida  <kyoshida@novell.com>  [2d08fc523f8e2234db10050fc802cb75ff9eed91]

A little code cleanup.

* the 'a' prefix is not used for numerical data types.
* let's use at() instead of element access to induce a crash on
  out-of-bound access.
* etc.

2011-06-07  Julien Nabet  <serval2412@yahoo.fr>  [801126cf0b748dd3c78e1826dcebcc079ae7a9a0]

Found duplicate if expressions in ToXml


2011-06-07  Kohei Yoshida  <kyoshida@novell.com>  [404b564149236a8ce2384306a7a34cf23fa5e0f6]

Fixed out-of-bound access to array, which would cause a crash later.

And the crash was caused in a not-so-obvious way that it was near
impossible to link it to the cause.  I had to resort to full inspection
of how the array was accessed in various methods.

2011-06-07  Rafael Dominguez  <venccsralph@gmail.com>  [3c0cbc029db7d5b2989ac93086d0ca639b2f9cb0]

Replace List for std::vector<ExcEScenario*>.


2011-06-07  Rafael Dominguez  <venccsralph@gmail.com>  [51d962e3dc34a774b466265adc9678aa00cb2c78]

Make read only functions in ExcEScenarioCell const.


2011-06-07  Rafael Dominguez  <venccsralph@gmail.com>  [241ed4b030c159e6a8ec71c38f55ce3c0aef202f]

Replace List for std::vector<ExcEScenarioCell>.


2011-06-07  Andras Timar  <atimar@suse.com>  [89ddefa31d2fb129353fa13b4221d782acca81df]

fix Y coordinate in previous commit


2011-06-07  Andras Timar  <atimar@suse.com>  [8285640f587635ee0a1b2c554dbb2e72bb38370a]

fdo#36990 fix layout of MSI Custom Install dialog (esp. German)


2011-06-07  Noel Power  <noel.power@novell.com>  [6808d3376167e1dc4d8c7c2e5cf0f122bbdf7dc4]

fix for bnc#693386

properly handle relative Uri(s) in Target

2011-06-07  Julien Nabet  <serval2412@yahoo.fr>  [57be2940ad5214983e41e30ebdd301116ae83b45]

Just 1 perf check emptiness


2011-06-07  Michael Meeks  <michael.meeks@novell.com>  [54b81bc2644fa89dd57d35bea74dce13157975cb]

fix auto-correction crash - fdo#38000


2011-06-07  Caolán McNamara  <caolanm@redhat.com>  [8eed9e3ee1eeea68dcd65417a721b670c392b67a]

catch by const reference


2011-06-07  Caolán McNamara  <caolanm@redhat.com>  [49fa826e25415442c6ca4b18039f2dc63fab8280]

Related: rhbz#652604 ensure wizard is dismissed if exception thrown


2011-06-07  Caolán McNamara  <caolanm@redhat.com>  [fc7dfd1a25e6a74bc3b6100f03335eedec0527e6]

Related: rhbz#652604 better survive exceptions thrown during autorecover


2011-06-07  Andras Timar  <atimar@suse.com>  [8df9165309715707cc038d04d859833370988444]

fdo#37869 re-add missing elements to Elements dialog in Math

Signed-off-by: Jan Holesovsky <kendy@suse.cz>

2011-06-07  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [e5cf6231c3512db13caf8c8f7c26c2f147489a20]

fix previous commit that introduced reverse logic

and remove *.orig and *.rej files that were committed by accident

2011-06-07  Andras Timar  <atimar@suse.com>  [797a0b53c0b6374d7edac9249640273f6c50293d]

fdo#38007 fix for a truncated German string

Signed-off-by: Jan Holesovsky <kendy@suse.cz>

2011-06-07  Kohei Yoshida  <kyoshida@novell.com>  [e4c03fb6e136d298652c0d3ebee4b6f1d0c4884a]

Renamed data member from pTabData to maTabData.

In new code, let's stick with the 'm' prefix for data member and not
use 'p' for vector.

2011-06-07  Andras Timar  <atimar@suse.com>  [35086979d06a1adf5b607639a6c891052644d132]

replace OOo to TDF or %PRODUCTNAME respectively fdo#37998

Signed-off-by: Jan Holesovsky <kendy@suse.cz>

2011-06-07  Caolán McNamara  <caolanm@redhat.com>  [949c3092312d2fe640ea9d1f6d0782c4e876d91d]

WaE: MacOSX uninit variable


2011-06-07  Korrawit Pruegsanusak  <detective.conan.1412@gmail.com>  [bdf25e6895ea6db541415380b3def771fcf192ff]

Remaining translations of German comments from fdo#33424


2011-06-07  Jan Holesovsky  <kendy@suse.cz>  [bdc777d0bfa0b16552405c1552c37144185b27de]

Merge remote-tracking branch 'origin/libreoffice-3-4'

Conflicts:
	tools/source/fsys/urlobj.cxx
	vcl/source/window/toolbox.cxx

2011-06-07  Caolán McNamara  <caolanm@redhat.com>  [43c87824910e30d58fae2f01eca3ec3741fcebbf]

WaE: used in debug-mode only


2011-06-07  Caolán McNamara  <caolanm@redhat.com>  [c0f15525cdadda20ed39e853c0a252edc40a5eef]

WaE: MacOSX compiler more picky


2011-06-07  Xisco Faulí  <anistenis@gmail.com>  [b0df18dbd4c35e5a020320fcfe822c839b59fd7a]

initial commit with migration of wizards to python


2011-06-07  Caolán McNamara  <caolanm@redhat.com>  [fc7f1332fc442a1aa88feb1175bd47bbac6a7654]

use FreezeIdRanges optimization to silence smoketest


2011-06-07  Caolán McNamara  <caolanm@redhat.com>  [58d68701877e8d2570c62e183a7a238539c96d37]

WaE: MacOSX gcc more picky than mine


2011-06-07  Caolán McNamara  <caolanm@redhat.com>  [6200adbb83551fe70162c2361cdd7ba2b189f17d]

WaE: MacOSX more picky


2011-06-07  Caolán McNamara  <caolanm@redhat.com>  [0961c3b261b8bdc290b799e1d4817ea101332640]

Resolves: fdo#33092 don't override autotext language if already the default


2011-06-07  Caolán McNamara  <caolanm@redhat.com>  [2e4027af7dcbac2960ede66305a0966597d4a52a]

WaE: MacOSX compiler sees a few more


2011-06-07  Caolán McNamara  <caolanm@redhat.com>  [05bab52cd18ce3a1ad699afe5551b217fe59982b]

Resolves: rhbz#710556 don't crash on missing graphics (cherry picked from commit b883b506e2d4dca419838b56915c58a0030d5b98)


2011-06-07  Caolán McNamara  <caolanm@redhat.com>  [f5299a410c71b5757a6190f60d8866e227e10ce8]

Resolves: rhbz#710556 don't crash on missing graphics


2011-06-07  Caolán McNamara  <caolanm@redhat.com>  [71292f60bd24e4d33be6a2646b7faab08f8de436]

WaE: extra macosx non-debug warnings


2011-06-07  Caolán McNamara  <caolanm@redhat.com>  [00b0f911f9cd4b9c840f548bcb89d71753610abb]

WaE: can throw out some more junk according to MacOsX gcc


2011-06-07  Caolán McNamara  <caolanm@redhat.com>  [74d2411555495d1c92b9506e11fcebcb8123e8f3]

WaE: removed unused fZDerivation


2011-06-07  Caolán McNamara  <caolanm@redhat.com>  [025616c72eaf3ac49414bbbac0b91135f9dd31db]

fallback through en-US from unlocalized en-XX locales


2011-06-07  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [21d28e6e04f842782586697e2532a362c8ad39cc]

remove warning, I hope this will help norbert's tinderbox


2011-06-07  Noel Power  <noel.power@novell.com>  [97e68e53ec92aef2d5de188166e2c70a40e8935a]

fix date format export, N is not a recognised format code

patch tweaks the date formating as follows

NNNN -> dddd
NN   -> ddd

2011-06-07  Noel Power  <noel.power@novell.com>  [a4b592dbc7aae6a56a6ea6f8a697cad441af3b8f]

Revert "fix date format export, N is not a recognised format code"

This reverts commit 186032185beaa6859193c8946e7d1d0197db55be.

2011-06-07  Nigel Hawkins  <n.hawkins@gmx.com>  [98857880633e03fb4e70dd3e5a0b9ce322b96bdf]

Remove assert that caused a build error.

Actual error was:
comparison is always true due to limited range of data type

2011-06-07  Noel Power  <noel.power@novell.com>  [f61c6a2a0e05173a43caa49d9b1e68a921afd002]

fix date format export, N is not a recognised format code

patch tweaks the date formating as follows

NNNN -> dddd
NN   -> ddd

2011-06-07  Caolán McNamara  <caolanm@redhat.com>  [937949ef497f60f2f9be5d79b007c73722997250]

WaE: pPrinter unused, so don't fetch it


2011-06-07  Caolán McNamara  <caolanm@redhat.com>  [dc7daa5e9b5fb3b7db31b272fac977d747fbbf6d]

use standard pattern for this


2011-06-07  Caolán McNamara  <caolanm@redhat.com>  [fd7b4908ead77c7f0fb8894cf78401468c5160a9]

use the standard template for this


2011-06-07  Caolán McNamara  <caolanm@redhat.com>  [86f3f74327c9aed4be886e156f02365c23b25107]

WaE: mark this dir as warnings free


2011-06-07  Caolán McNamara  <caolanm@redhat.com>  [e398e1c4f76adeb2e5bf16aa5a394071f5e63be4]

WaE: mark this dir as warnings free


2011-06-07  Caolán McNamara  <caolanm@redhat.com>  [cdb792cd6f4286a78d881bffca47a4aab4ec3916]

WaE: mark this dir as warnings free


2011-06-07  Caolán McNamara  <caolanm@redhat.com>  [31920d95183b648a240df6193ae127310ca0070c]

WaE: mark this dir as warnings free


2011-06-07  Caolán McNamara  <caolanm@redhat.com>  [4a98beb66e4ada261671181873d9c97fa4ff9f88]

WaE: mark this dir as warnings free


2011-06-07  Caolán McNamara  <caolanm@redhat.com>  [e9bbb1a0a60db8b3a81ed9001e5fa2f752cfde46]

WaE: mark this dir as warnings free


2011-06-07  Caolán McNamara  <caolanm@redhat.com>  [9d29c5c43cc660d4f39f198023129a98317387c7]

WaE: mark this dir as warnings free


2011-06-07  Caolán McNamara  <caolanm@redhat.com>  [0418c373f14b6150d0d647f7b60f3ca1e1c67820]

WaE: mark this dir as warnings free


2011-06-07  Caolán McNamara  <caolanm@redhat.com>  [403f4af960f868ba6ac4eb4a018f88e47c7d9ec6]

WaE: mark this dir as warnings free


2011-06-07  Caolán McNamara  <caolanm@redhat.com>  [8a962baff610ab0ba8adad42e54fda3524590952]

use standard pattern for this


2011-06-07  Caolán McNamara  <caolanm@redhat.com>  [04e20ca11b74f7482e563c21f8c9b708158d577c]

use standard pattern for this


2011-06-07  Caolán McNamara  <caolanm@redhat.com>  [359865a5957658a8811df2c3fceceddcd0811042]

remove ifdef zeroed code


2011-06-07  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [830aeb105e5ed34b1fb64a66bc2bc7051a18ff0a]

rend() on a non-const container is a non-const iterator


2011-06-07  Caolán McNamara  <caolanm@redhat.com>  [ec1e93735f0a45fc1c7f145f11bf6630a2d26149]

WaE: mark this dir as warnings free


2011-06-07  Thomas Klausner  <wiz@NetBSD.org>  [26b61eb4ecc11a140ea918f2bf9ba2b5f4579b2b]

Add native X11 location to LD_LIBRARY_PATH


2011-06-07  Kohei Yoshida  <kyoshida@novell.com>  [0a90cbc4ca5c451c781fada0ae96e98ef59cf91a]

The sheet index is a 16-bit integer.  Use the same type to receive the value.


2011-06-07  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [1de2ebb3aaa5cc73e79e10b40f979c1d4cf8b053]

fix problem with uno and SCTAB


2011-06-07  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [b8970a4f955c712aef33308829260c7ff8dbe027]

enable unit test testSheetMove


2011-06-07  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [4c5e30555d20f17614f31c34a0b06fbca5f3fb02]

Merge branch 'feature/unlimited-number-of-sheets'

Conflicts:
	sc/source/core/data/dociter.cxx
	sc/source/core/data/table1.cxx
	sc/source/ui/view/preview.cxx

2011-06-07  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [db7fa1355626cef14de707a8cb415c05ab16b00c]

fix selection problem

the old implemantation inserted an false value and not an positive value, an entry in the set represents now a positive value

2011-06-06  Kohei Yoshida  <kyoshida@novell.com>  [b2570e4a1cfbb71655b22596bb39861dfaa9ef33]

Useful error message when DDE link update fails.

When the document contains DDE links to other documents, upon opening
you'll be asked whether you want to update the links.  When the
source documents are not open, however, the update fails, and all the
formula cells being updated become #N/A.  Not good.

With this change, when a DDE update fails, it skips updating the
formula cells that contains the DDE linkage (thus avoiding the #N/A
error) and instead, shows an error message telling the user that the
DDE link update has failed.

2011-06-07  Miklos Vajna  <vmiklos@frugalware.org>  [ef82c0b9d8135d66b5b95fd86ead62183c5c4c3c]

dmapper: ListsManager::lcl_entry: rtf is not binary doc


2011-06-07  Tor Lillqvist  <tml@iki.fi>  [161882e76dd7df81a2b7dd12f7d93a203c910a79]

Add autodoc to cross-build-toolset


2011-06-07  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [448c89362dfbb0ac7d83fe277ee9f248711d66fc]

Fix parsing of WordPerfect documents that are not password protected


2011-06-07  Tor Lillqvist  <tml@iki.fi>  [d1797e45ae3dda7e9e3b6814d275e4d11424166e]

No testing, sorry, when cross-compiling


2011-06-07  Tor Lillqvist  <tml@iki.fi>  [fad76c506e9aca844a60c611ce0e678227a98796]

No testing, sorry, when cross-compiling


2011-06-07  Tor Lillqvist  <tml@iki.fi>  [8a9d332dd8e0defd18e65ee9d5dc739e61a5fc9d]

No testing, sorry, when cross-compiling


2011-06-07  Tor Lillqvist  <tml@iki.fi>  [1a632cd63faa5b688499ae3be3cc3282dd7ce262]

No testing, sorry, when cross-compiling


2011-06-07  Tor Lillqvist  <tml@iki.fi>  [67c4e5f330696f2ceedc57e69bac4c370be09a66]

Do nothing when cross-compiling in general, not just for iOS


2011-06-07  Tor Lillqvist  <tml@iki.fi>  [abd34bc64f6784519f8fdbad13f2e5d71ab579c0]

We put JARFILES in the HOST bin directory, not the BUILD one

So look for them there.

2011-06-06  Andras Timar  <atimar@suse.com>  [cded5772051290c29e7d6276315686a5d5a5ce80]

fdo#38007 fix for a truncated German string


2011-06-06  Andras Timar  <atimar@suse.com>  [d3cf230fd1752ed5264c81f9e0cb2a6bbeea7039]

replace OOo to TDF or %PRODUCTNAME respectively fdo#37998


2011-06-07  Tor Lillqvist  <tml@iki.fi>  [ce7f9f70401a7d4b02a0c218633370ff0c01dd0c]

Run the build platform's ixdict exectuable


2011-06-07  Tor Lillqvist  <tml@iki.fi>  [c4b0c753716fd7c61507a48f00a548e12bda059e]

Add cross-compilation support


2011-06-07  Tor Lillqvist  <tml@iki.fi>  [ea445e1b3be2a2063cee3284a63678dd1a872921]

Add cross-compilation support


2011-06-07  Tor Lillqvist  <tml@iki.fi>  [168c537165e75ee1e3d12935371e65f6f2d92bf6]

Add cross-compilation support


2011-06-07  Tor Lillqvist  <tml@iki.fi>  [e634a528fa93533eab3681af579b5cb98d5f5e7a]

Cross-compilation support for MacOSX


2011-06-07  Tor Lillqvist  <tml@iki.fi>  [b5b085394038b8bd8d322dc693cb8576b5da87cf]

chmod -x


2011-06-07  Tor Lillqvist  <tml@iki.fi>  [2e9d324a6d4f0963ce8f7c18ca1f7f36179ff7ea]

Pass --build and --host options when cross-compiling


2011-06-07  Tor Lillqvist  <tml@iki.fi>  [73d5300d926376806b40493dcff04fda0c8255cb]

Add FOR_BUILD versions of OUT and LOCAL_OUT


2011-06-07  Tor Lillqvist  <tml@iki.fi>  [2fbf02f9f1a840967fc4b52a67b41cbd31413422]

Add dictionaries to cross-build-toolset


2011-06-07  Tor Lillqvist  <tml@iki.fi>  [bd2673ba5c06fc3ddf1073d59b4c5d1e3daea886]

Add cross-compilation support


2011-06-06  Miklos Vajna  <vmiklos@frugalware.org>  [3a0d0d8c7050410bb3d07fd57b0572111848a1ee]

implement RTF_ILVL


2011-06-06  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [a1fd032f8b9ec6172a37b1defe6a5ac208a56dea]

move ScProgress out of ScDocument::MoveTab


2011-06-06  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [1d2d9a2820fffe73f08f0e48da611f5a43cf7a69]

Fix a merge error


2011-06-06  Miklos Vajna  <vmiklos@frugalware.org>  [8d2e2ce96de8dfc3984baade583f3d0c1fc21fb1]

skip RTF_LISTTEXT


2011-06-06  Miklos Vajna  <vmiklos@frugalware.org>  [fd1babf0d74f3619845f83e07c9d9bf97a9dfde1]

implement RTF_LS inside list override table


2011-06-06  Rafael Dominguez  <venccsralph@gmail.com>  [67c12a9487f243317fd1b395e16d9b4b4e17ff5d]

Replace List for std::vector<const SfxItemSet*>.


2011-06-06  Rafael Dominguez  <venccsralph@gmail.com>  [caabe93372413c3e03bc096e5c6f0d41c7422575]

Replace List for std::vector<SfxStyleSheetBase*>.


2011-06-06  Miklos Vajna  <vmiklos@frugalware.org>  [6654aa503a142b29961ac95ce1162233bc0492ba]

RTF_LISTID: use ooxml namespace to avoid assertion failure


2011-06-06  Miklos Vajna  <vmiklos@frugalware.org>  [a487f8ca138876d7dcae929c5bae6d9355a9ea77]

rtfvalue: reasonable getstring output for int values


2011-06-06  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [97b39ca8053e94a906336868a62acdd993776051]

Extend the fix from kohei to the other scope


2011-06-06  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [515d3b43e18c905269a244b53106e89c53512e2a]

Trying to finally get the visio filter registration right


2011-06-06  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [8340e348f5a2a8fcf2be28de3a59b1c5466a775a]

Trying to finally get the visio filter registration right


2011-06-06  Rafael Dominguez  <venccsralph@gmail.com>  [e622907fa0bac33047433071e88b3c32c102f583]

Fix bug in CloneList

Signed-off-by: Petr Mladek <pmladek@suse.cz>

2011-06-06  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [16d69d1dc1a43a0cda3e5f79fcb675a5c214d687]

allow to build with internal Python on Mac (Python built as framework)


2011-06-06  Miklos Vajna  <vmiklos@frugalware.org>  [25a7d3ee8e222745258df7de36b88e418e61f689]

fix typo, the collected properties go to the list table


2011-06-06  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [41893e087a482da83e80cc553f225d877a776f1d]

allow to use internal Python on Mac (Python built as framework)


2011-06-06  Miklos Vajna  <vmiklos@frugalware.org>  [17af0c7fda41270adb6b3aa4ad5859b8c37bd19b]

implement collecting at the end of DESTINATION_LISTOVERRIDEENTRY


2011-06-06  Kohei Yoshida  <kyoshida@novell.com>  [e72cffd9330d88c8ca314273130ebce918727e28]

Merge remote branch 'origin/master'


2011-06-06  Rafael Dominguez  <venccsralph@gmail.com>  [fa6022f01236b124e88ade381334878c88d69ce5]

Replace List with std::vector<ScRange>.


2011-06-06  Kohei Yoshida  <kyoshida@novell.com>  [5336fee91b318586e1a0ae9332b567394a4489ef]

Merge remote branch 'origin/libreoffice-3-4'

Conflicts:
	sc/source/core/tool/dbcolect.cxx
	sc/source/filter/excel/xiname.cxx
	sc/source/filter/xml/xmldrani.cxx
	sc/source/ui/view/tabview2.cxx

2011-06-06  Miklos Vajna  <vmiklos@frugalware.org>  [e38601fa8fb186c5401c76578782102e6ce91134]

collect property set at the end of DESTINATION_LISTLEVEL


2011-06-06  Regina Henschel  <rb.henschel@t-online.de>  [6a8f23ec27e9fd55411f9536fb3fdfea2b6cd8bd]

Adapt smoothing with splines to ODF1.2


2011-06-06  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [e9d4bad4408320425dd0916065f4a484a9393af1]

allow building internal Python on Mac (needs to be built as framework)

fixes #i111496# (meta), #i111498# & #i111500#
(along with the similar commits to the other repos)

2011-06-06  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [251b4d282b26d65ff17fd404727e9359f495b227]

don't limit the _POSIX_SEMAPHORES+0 to FreeBSD (Mac needs it as well), rediff

please guys'n'gals:
Use dmake create_patch when updating/creating new patches. And when
replacing patches instead of adding ones, use solenv/bin/patch_sanitizer.pl

2011-06-06  Miklos Vajna  <vmiklos@frugalware.org>  [96ed2f8c7f83682d70d46c02a55ef066f14cb883]

RTF_LEVELSTARTAT


2011-06-06  Miklos Vajna  <vmiklos@frugalware.org>  [84f27cc4fff0e8f66cb3560688a306264aeaf30e]

clean up RTF_LISTID, this code should scale well


2011-06-06  Miklos Vajna  <vmiklos@frugalware.org>  [261140e021137a5162cab53ad01086846b5677d7]

RTF_LISTLEVEL


2011-06-06  Miklos Vajna  <vmiklos@frugalware.org>  [5e366be031e61b2ea44e990c508883607ae0380c]

initial RTF_LISTID


2011-06-06  Miklos Vajna  <vmiklos@frugalware.org>  [81d65576367bda8459c68ee22e5997eda0f6eebb]

implement RTF_LIST and RTF_LISTOVERRIDE


2011-06-06  Miklos Vajna  <vmiklos@frugalware.org>  [bf2090e6735ffcb1512ab0e9101a619e03b6e388]

move m_aListTableEntries to the parser

that table is needed by both the list table and the list override table,
so keeping it on the stack has no benefit.

2011-06-06  Miklos Vajna  <vmiklos@frugalware.org>  [7d5c9a0c9a55db05c8b75b21db701ce5fef5a55c]

this should be still a map, not multimap


2011-06-06  Muthu Subramanian  <sumuthu@novell.com>  [b7b71077b63dbb1b58330cea5a649278e763c361]

Warnings removal.


2011-06-06  Miklos Vajna  <vmiklos@frugalware.org>  [2aa0cdfb766004301b39f98fa384c34d94f4c869]

rtftok: std::map -> std::multimap

This is required by for example numberings, where keys are not unique.

2011-06-06  Muthu Subramanian  <sumuthu@novell.com>  [7d4ac53a460c8dd1387d19b547ce7899d78cf10d]

Out-of-bounds array access fix. (Thanks to Fridrich too).


2011-06-06  Tor Lillqvist  <tml@iki.fi>  [73bedae49ae9dc3e166b73bd6c0e01cceadf6e13]

Add gettext to cross-build-toolset


2011-06-06  Tor Lillqvist  <tlillqvist@novell.com>  [bc6ae6cded6cf0411b9feb9db9d592f67c9bdeed]

Sanity test, seems to fix fdo#37930

Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>

2011-06-06  Andras Timar  <atimar@suse.com>  [d1670d617523ae023b5d987e9df7af2179122c5c]

fix a dialog layout problem - fdo#37985

Signed-off-by: Tor Lillqvist <tlillqvist@novell.com>

2011-06-06  Tor Lillqvist  <tlillqvist@novell.com>  [508a953c274c8a534c379ded04adc7df1e5fd5ba]

Sanity test, seems to fix fdo#37930


2011-06-06  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [0755b71e3a4b7905044c6fbc8727d529dbf376f7]

register the visio component too


2011-06-06  Andras Timar  <atimar@suse.com>  [ac40e3aa5ca58367af33443fe6519756ff09266d]

fix a dialog layout problem - fdo#37985


2011-06-06  Jan Holesovsky  <kendy@suse.cz>  [9ad5f91bc86ca322f4bb0735b31b38494d8ca35d]

Merge remote-tracking branch 'origin/libreoffice-3-4'

Conflicts:
	solenv/inc/productversion.mk

2011-06-06  Jan Holesovsky  <kendy@suse.cz>  [ede944cd541ca678c81440d1ef7f204e405808fa]

Merge remote-tracking branch 'origin/libreoffice-3-4'

Conflicts:
	postprocess/packcomponents/makefile.mk

2011-06-06  Jan Holesovsky  <kendy@suse.cz>  [b6212a4a950d9091aaad62022216e8aaaa074965]

Merge remote-tracking branch 'origin/libreoffice-3-4'

Conflicts:
	connectivity/qa/makefile.mk
	sfx2/source/appl/appdata.cxx
	sfx2/source/appl/appinit.cxx
	sfx2/source/inc/appdata.hxx
	sysui/desktop/productversion.mk
	xmloff/source/forms/elementimport.cxx

2011-06-06  Jan Holesovsky  <kendy@suse.cz>  [4a09d16972dafb48293a14c3070da610d0c238d1]

Merge remote-tracking branch 'origin/libreoffice-3-4'

Conflicts:
	sd/prj/d.lst
	sd/util/makefile.mk

2011-06-06  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [f35848e9f56560006d74a26002648d9944b077ba]

package the dummy visio importer


2011-06-06  Jan Holesovsky  <kendy@suse.cz>  [8528b5aa77ebb2865af3ecdaa8e8afdc048b882f]

Merge remote-tracking branch 'origin/libreoffice-3-4'


2011-06-06  Jan Holesovsky  <kendy@suse.cz>  [00a287ebbbe31cb5680d6f549da300155c81e7f1]

Merge remote-tracking branch 'origin/libreoffice-3-4'


2011-06-06  Jan Holesovsky  <kendy@suse.cz>  [a618a3683ab564b0219a033208d09b19cb215d41]

Merge remote-tracking branch 'origin/libreoffice-3-4'


2011-06-06  Jan Holesovsky  <kendy@suse.cz>  [477372105b61749eb42981a8ade3bf8a5cedc2cb]

Merge remote-tracking branch 'origin/libreoffice-3-4'


2011-06-06  Jan Holesovsky  <kendy@suse.cz>  [58b9ada15fe8916203ac026a5b3d58c3ef676487]

Merge remote-tracking branch 'origin/libreoffice-3-4'


2011-06-06  Jan Holesovsky  <kendy@suse.cz>  [a293befc764472ef63a94c7365bd1a1c5c956cf9]

Merge remote-tracking branch 'origin/libreoffice-3-4'


2011-06-06  Jan Holesovsky  <kendy@suse.cz>  [b9e830ee9c28d26fca90d0fc9f6ed0537f394621]

Merge remote-tracking branch 'origin/libreoffice-3-4'


2011-06-06  Jan Holesovsky  <kendy@suse.cz>  [d1fa4d64be6076079c0f2aa4a4728851592ef152]

Merge remote-tracking branch 'origin/libreoffice-3-4'


2011-06-06  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [6f6d51d86c2b4dc6b6f2f9bedc0af4bf26a90a83]

Allow system libvisio when asked nicely


2011-06-06  Petr Mladek  <pmladek@suse.cz>  [036c6b153c2f36c703315918259eb07a849f2466]

use --enable-python=internal in distro configs

--without-system-python is not longer available

2011-06-06  Petr Mladek  <pmladek@suse.cz>  [55bdcf0c672ff68669c85ee14a7711417b99b5b0]

Revert "Reverting one Oxygenoffice change until _KAMI_ makes it work"

This reverts commit 77eb7f58d973eeb397dac0702646fc811894851c.

The original build problems were fixed in libs-core/sysui.

Signed-off-by: pmladek@suse.cz

2011-06-06  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [f5e719d38e855484905b8f761a6779788b589546]

Revert "Add Unity Quick List to StartCenter icon"

This reverts commit 572c84d696926132b30060203cd1ab1b16b8fc49.
see dev mailing list for details

2011-06-06  Miklos Vajna  <vmiklos@frugalware.org>  [737334fd818f72de73345699119366705dc9a302]

Implement RTF_LISTTABLE and RTF_LISTOVERRIDETABLE


2011-06-06  Tor Lillqvist  <tml@iki.fi>  [892f1f330264c670404e33ad759246fea489dc57]

Bypass when cross-compiling in general, not just for iOS


2011-06-06  Tor Lillqvist  <tlillqvist@novell.com>  [d981b6eecfe5b78095b7c4ab7b57a3dabb64950a]

Always compare CROSS_COMPILING explicitly to "YES"


2011-06-06  Tor Lillqvist  <tlillqvist@novell.com>  [47a7b9021f07f368c9c2f02cb10417d4a3acb6bf]

Always compare CROSS_COMPILING explicitly to "YES"


2011-06-06  Tor Lillqvist  <tlillqvist@novell.com>  [78f9b77628e5288e47ad5de4722c4a69c6295406]

Always compare CROSS_COMPILING explicitly to "YES"


2011-06-06  Tor Lillqvist  <tlillqvist@novell.com>  [47ef127cb4f217c00bd7b382008be6e7444af93e]

Always compare CROSS_COMPILING explicitly to "YES"


2011-06-06  Tor Lillqvist  <tml@iki.fi>  [8cae99e1be367fc801acaaadfe4879ff1ebb4aa4]

Pre-cache necessary stuff also when cross-compiling for MacOSX


2011-06-06  Tor Lillqvist  <tml@iki.fi>  [8ec8a6bb0da32cf902008992db2914cb1bdcf33b]

Add glib to cross-build-toolset as the glib configury needs glib-genmarshal


2011-06-06  Tor Lillqvist  <tml@iki.fi>  [ffa0bd23f090d1a5e79e3ba66da73a68b3e6ca58]

Build and deliver for the build platform also in codemaker


2011-06-06  Tor Lillqvist  <tml@iki.fi>  [a3c369662401501a5ebad8fe30f7e23cbce9949d]

Fix cross-compilation to ppc MacOSX

Yeah, just build all the unneeded stuff (the executables like the
msgfmt command and their support libraries) in this case too, for
now. (We obviously won't be able to run ppc exectuables when
cross-compiling from Intel Mac.)

2011-06-06  Tor Lillqvist  <tml@iki.fi>  [5cf5db763f05928d88fea377e43f8488c990129f]

Bin unnecessary quoting


2011-06-06  Tor Lillqvist  <tml@iki.fi>  [fe7b7a1d4d2fb5151e2ca17130ca1020ece69f26]

Patch raptor configure, not configure.ac for cross-compilation

It looks sillier, yes, but it is good to not have to run
autoconf. Fixes cross-compilation for ppc MacOSX.

2011-06-06  Tor Lillqvist  <tml@iki.fi>  [8d83508ec3a5238d0bfa1992166f9af02942ca4e]

Bypass qa thingies for now when cross-compiling


2011-06-06  Tor Lillqvist  <tml@iki.fi>  [718381b51c459b55ce25326215fe0edce5572e88]

Fix cairo build when cross-compiling to ppc MacOSX


2011-06-05  Christina Rossmanith  <ChrRossmanith@web.de>  [d5124274aee27258649e43f3e9ba9c31b6bb4ff0]

__cdecl -> SAL_CALL


2011-06-05  Christina Rossmanith  <ChrRossmanith@web.de>  [2c3a8596672739e06fbad428dcde24223e308c57]

Simplified #define OSL_FILE_TRACE


2011-06-05  Christina Rossmanith  <ChrRossmanith@web.de>  [98c4513f2ec3fd16871b4493cab146731199370f]

Simplified if ((FileBase::E_None != rc) && (FileBase::E_INVAL == rc))


2011-06-05  Christina Rossmanith  <ChrRossmanith@web.de>  [530df0b322f64fdcb08e9ef0b6ba944dd172ef60]

Changed return type of GetHTMLColor


2011-06-05  Christina Rossmanith  <ChrRossmanith@web.de>  [463563853a81499de2259372755b00aa5ec246a7]

Changed return type of GetHTMLColor


2011-06-05  Christina Rossmanith  <ChrRossmanith@web.de>  [fe3dd6d831998dd5619ea223af04bc51f9294d2f]

Changed return type of GetHTMLColor


2011-06-05  Robert Nagy  <robert@openbsd.org>  [c61a6efcfed21c2714319372d53b4af4cd8dbbd3]

disable unittests on OpenBSD until it gets fixed. bug #37567


2011-06-05  Martin Kepplinger  <martinkepplinger@eml.cc>  [be0df27db9cce9fb3a31dd01d14e4d78adde1a4e]

Translate german comments

Translate the remaining german code comments in writer/sw/source/ui/misc
to english!

This is contributed under the terms of the MPL 1.1 / GPLv3+ / LGPLv3+ triple
license.

2011-06-05  Robert Nagy  <robert@openbsd.org>  [3390f08279ed94b4ea41b4e5f1f56efd5dbe3735]

testCVEs is still broken, disable it on OpenBSD, let linux hide the bugs


2011-06-05  Martin Kepplinger  <martinkepplinger@eml.cc>  [192c22ba2ea5c73d44d2570583fdb5b46e1ea2ec]

Translate german comments

Translate a part of german code comments in writer/sw/source/ui/misc to
english!

This is contributed under the terms of the MPL 1.1 / GPLv3+ / LGPLv3+ triple
license.

2011-06-05  Robert Nagy  <robert@openbsd.org>  [0686300c9b28ffdacf5a7a1363b2c5e294d00997]

set gb_COMPILEROPTFLAGS in the correct place for cxx generated objects


2011-06-05  Robert Nagy  <robert@openbsd.org>  [126ce07a48098682576029b06eb25e0d01517b57]

set gb_COMPILEROPTFLAGS in the correct place for cxx generated objects


2011-06-05  libo32  <libo32@libo32.(none)>  [048306e998ca0ce58dbd0b5aa2e4d7861f3a5420]

Add Unity Quick List to StartCenter icon

Adding Writer, Calc, Impress, Draw, Base, Math, Global to
Unity Quick List of StartCenter icon.

2011-06-05  Tor Lillqvist  <tlillqvist@novell.com>  [acf38a2c77017ab558069d6a8bd35294640b9061]

Hopefully unbreak build on MacOSX 10.4 PPC

It apparently doesn't have curl-config in
/Developer/SDKs/MacOSX10.4u.sdk/usr/bin, in fact no usr/bin in the
10.4 SDK at all. (The 10.4u SDK on Intel does have it.) Which is a bit
weird, I thought that SDK was supposed to be "universal" and the same
for both ppc and x86. But oh well, I will when necessary just set
CURLCONFIG in the environment when running configure then.

2011-06-05  Francois Tigeot  <ftigeot@wolfpond.org>  [66b2e5a82fc1ad0f6594575a9ff9a388e3e0364e]

Revert changes introduced with the merge of OOo dev300_m106

They break installation

2011-06-05  Tor Lillqvist  <tml@iki.fi>  [28bff17eacc40cd002855dd2ed00f82b5d0818c8]

Can't run any qa when cross-compiling


2011-06-05  Tor Lillqvist  <tml@iki.fi>  [5dffecb3d3ef0bd7247d942adc8e24bf58e1a527]

Build more stuff in cross-build-toolset


2011-06-05  Tor Lillqvist  <tml@iki.fi>  [77a80e9ef05435a0be426cbfc2df997a8812df44]

Bin the --with-icu-native-build-root option


2011-06-05  Tor Lillqvist  <tml@iki.fi>  [bc20215a2b48c619ce7f243361e4306fe1b6caf0]

Build more stuff in cross-build-toolset


2011-06-05  Julien Nabet  <serval2412@yahoo.fr>  [278befd174dbb5a5cf74cb3ad4f5ada89f78206b]

Unused private func 'LwpFontAttrEntry::IsSuperSubOverridden'


2011-06-05  Tor Lillqvist  <tml@iki.fi>  [5454f68e65a7e837cdd2e39d3d3313d62f007e3d]

Use the build platform SOLARLIB for SOLARSHAREDBIN


2011-06-05  Tor Lillqvist  <tml@iki.fi>  [aa961bb6caf8bb30bb5e6883833794505f4962b0]

Bin the --with-icu-native-build-root option


2011-06-05  Tor Lillqvist  <tml@iki.fi>  [6654a13382259f6908b12786fd909fe514059ff4]

No ICU_NATIVE_BUILD_ROOT used any more


2011-06-05  Julien Nabet  <serval2412@yahoo.fr>  [61fed3c77afa93d8f209eb5b2a27d7018d0869d8]

Unused private func 'LwpBulletStyleMgr::GetDivisionName'+perf check emptiness


2011-06-05  Tor Lillqvist  <tml@iki.fi>  [bfdb840181018d3837b2989e5370222cfab6fcd5]

Mention cross-compiling to PPC Mac from Intel Mac


2011-06-05  Tor Lillqvist  <tml@iki.fi>  [abe8a14f8834813fb74de5b71c1ac6b3d4aade8f]

Improve libcurl configury

Hardcode use of the curl-config from the 10.4 SDK for MacOSX. Make use
of pkg-config to find libcurl when cross-compiling optional, if no
libcurl package found by pkg-config, use curl-config.

2011-06-04  Francois Tigeot  <ftigeot@wolfpond.org>  [9c0ba9c3d12bde7bdccb3c3fa191a2719a1eedd6]

Remove the install-dirname feature

It was introduced with the merge of OOo dev300_m106 branch and serves
no useful purpose.
Standard ./configure --prefix= does the same thing.

2011-06-04  Christina Rossmanith  <ChrRossmanith@web.de>  [892d3e7a4d6b2226200819d0db8e40e042039a57]

Removed commented code


2011-06-04  Christina Rossmanith  <ChrRossmanith@web.de>  [061540a473881e7a776cc8730f14fe97ceb270eb]

Duplicate code: join ImportFrom and InsertFrom


2011-06-04  Christina Rossmanith  <ChrRossmanith@web.de>  [536ea12b5b1ef77d29790ab668459f5b8a1a3d69]

Removed commented lines


2011-06-04  Christina Rossmanith  <ChrRossmanith@web.de>  [070010f0505836b4dc47e737965d9d0a736fd3a0]

__cdecl -> SAL_CALL


2011-06-04  Christina Rossmanith  <ChrRossmanith@web.de>  [207156d8eeee7b0aec1d6513e0aca2f9535adeb1]

Removed comments/commented code


2011-06-04  Christina Rossmanith  <ChrRossmanith@web.de>  [c479a4f05b9b7daf4e836df7433b3e1dbe6d4054]

Translated DBG_WARNING messages


2011-06-04  Christina Rossmanith  <ChrRossmanith@web.de>  [0eae06d29097b19a20829514b0584400bb23b2e8]

__cdecl -> SAL_CALL


2011-06-04  Christina Rossmanith  <ChrRossmanith@web.de>  [a07f6b49b17bd204fb2cb0387237adc9bcf36003]

Translated comments


2011-06-04  Christina Rossmanith  <ChrRossmanith@web.de>  [c81322d4ff28e8a5676444d8b133c44f4b974a12]

Removed unused methods from ConvertBase


2011-06-04  Christina Rossmanith  <ChrRossmanith@web.de>  [39f440606d307c256ae421de19d8f8811236a6be]

Translated comments


2011-06-04  Christina Rossmanith  <ChrRossmanith@web.de>  [7f205d14cec06ae54b07215032b28eaf97d72ecd]

Removed commented code


2011-06-04  Norbert Thiebaud  <nthiebaud@gmail.com>  [dfd64a3780ee61af38740bc8f53c35eb06121c42]

we don't need the repos_changed semaphore file anymore

./g was doing 2 pair of git show-ref --head HEAD
to figure out if something had change... notwidthstanding that it is a
complete waste for the case of ./g clone, the only reason this was
done was to touch a ./clone/repos_changed file that used to be
used back in the 'build repo' days (pre 3.4)

binned that.

2011-06-04  Tor Lillqvist  <tml@iki.fi>  [86dfba53c9bc37ec819e3881bef7cb3feac07eb8]

It hasn't been called fetch_tarballs.sh since November


2011-06-04  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [f0ffdd64179e6808bc455891f198691e21055104]

add --disable-dependency-tracking, --disable-acl, verbosity switches


2011-06-04  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [fe8fb7e51913099555dec6aa73650d60dbfda570]

data/mappings/ucm*.mk & data/translit/trn*.mk don't exist in current icu anymore


2011-06-04  Tor Lillqvist  <tml@iki.fi>  [f206336a251e2433110962cfa49c61ed7043bd28]

Rehash of cross-compilation ideas

Like in my previous plan, when cross-compiling we run the same
configure script separately for a native build configuration on the
build platform, in a temporary subdirectory.

Now use a fixed name "CONF-FOR-BUILD" for that subdirectory, so that
it is easy to edit out that path component from those build
environment variables that contain it.

Pass more of the native build environment variables up to the main
configure and propagate those to the build environment suffixed with
_FOR_BUILD: INPATH, OUTPATH OUTDIR, PATH, SOLARINC, SOLARLIB,
WORKDIR. Whether these all will actually be needed remains to be seen,
the set can be reduced later.

The environment setting file (*Env.Set.sh) for the native build is
copied here to the top directory under the name Env.Build.sh, and the
environment variables set in it that contain pathnames are modified to
point directly to this top directory, not the temporary CONF-FOR-BUILD
subdirectory.

When doing a cross-compiling build, we first do a build of the
necessary build-time tools for the build platform. This is done in the
same source tree. As the directories where build results are stored
include the platform specification (OUTPATH or in some cases INPATH),
there should be no clashes.

Don't run the download script from ./bootstrap(.1). We are running it
from Makefile already anyway often enough. This could also do with
some clean-up; the ./g -f clone phase is a bit slow, I am not sure if
it really is necessary every time? Also, we should not overwrite
ooo.lst if its contents isn't changing.

Use INPATH_FOR_BUILD in SOLARBINDIR so that the self-built tools like
idlc that we run are for the build platform, not the host
platform.

Attempt to get rid of the makefile.rc and makefile.mk files. Surely it
should be enough with just Makefile(.in) (and then GNUmakefile.mk for
its own so far special gbuild purposes). Instead of invoking dmake to
do "clean" or "distclean" from Makefile(.in), we already just do the
same directly in Makefile(.in). This way we don't need to first build
dmake in order to be able to do a make clean, which will then finally
clean out dmake again;)

Ideally I would like to get rid of bootstrap(.1), too. It should be
possible to merge its tasks into configure(.in) or Makefile(.in) as
appropriate.

And actually, maybe also what set_soenv(.in) does could well be merged
into configure(.in)?

2011-06-04  Tor Lillqvist  <tml@iki.fi>  [a7ce3066cd179606584f8a203cbf2d1214732928]

Drop the TARGETPLATFORM idea


2011-06-04  Tor Lillqvist  <tml@iki.fi>  [6465f4e8dd72990f550fd0a63342325fb0d4e026]

Rehash cross-compilation ideas

Drop the TARGETPLATFORM=BUILD indication of stuff that is to be built
for the build platform but pointless to build for the host platform. I
will handle the split of stuff built for the build or host platforms
differently. Note that some libraries need to be built for both
platforms.

Add explicit rules to do nothing for the cross-compilation case, but
likely even that will be unnecessary in the case of complete modules
like soltools (?). I will just mark modules that are for the build
platform only with an own flag in BUILD_TYPE.

2011-06-04  Tor Lillqvist  <tml@iki.fi>  [5edd3ce9a8cc997781c345c92cea9ce0227754ca]

Tentatively add the CoreFoundation framework to STD{SHL,LIB}{GUI,CUI}MT


2011-06-04  Tor Lillqvist  <tml@iki.fi>  [a7dcaae8264ee0cfdf9e4bcce06c042b2f65e602]

Fix libpng build for iOS

Ugh, the patch for libpng is silly, but I didn't bother now fixing the
silliness, just added the case for iOS, too.

2011-06-04  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [af375a927a05aa8faf2507e63f9d483d7eb0943d]

conditionalize libxml dependency


2011-06-04  Jacek Wolszczak  <shutdownrunner@gmail.com>  [c422a7cff5a245fa70164c82448936645197c03e]

Remove unused file


2011-06-04  Kalman Szalai - KAMI  <kami911@gmail.com>  [d41dd4364dffb2f4769e0b1624f308d57df7ede3]

move default language independent layout templates

from /share/template
to   /share/template/common

2011-06-04  Kalman Szalai - KAMI  <kami911@gmail.com>  [a385b05b05c71131b32ce6706aee4e0b91441bfb]

Using "$(ICONPREFIX.libreoffice)-" as icon prefix

During packaing phase we create only one type of
/opt/libreoffice3.4/share/*.desktop files
however we create icon files for all products (libreoffice, oxygenoffice)

This patch fix icon names to libreofficexx-then all program desktop files
will have icons again in OxygenOffice

2011-06-04  Christina Rossmanith  <ChrRossmanith@web.de>  [a4492e92c42222392a96b6fb542572cf49f8cbb1]

Removed lines from merge conflicts


2011-06-04  Christina Rossmanith  <ChrRossmanith@web.de>  [3ceeddf4b38e9fd9340ecb66790048ee8d027382]

Use SAL_CALL / refurbish #include's (IWYU) / sal_Bool->bool


2011-06-04  Christina Rossmanith  <ChrRossmanith@web.de>  [260c854f39cae581c8653ef3d43834313f261a62]

Changed HTML_ColorEntry.nColor to sal_uInt32


2011-06-04  Christina Rossmanith  <ChrRossmanith@web.de>  [56d6589368c2e88cffec0c2e518f7c90863eeae6]

Added HTML_TOKEN_ONOFF test


2011-06-04  Christina Rossmanith  <ChrRossmanith@web.de>  [b419b82c145a870d2da85d836fe7155e3282f6cd]

Translated comments


2011-06-04  Christina Rossmanith  <ChrRossmanith@web.de>  [5add730b418b4becfbe12227269cba321ee17dcc]

Removed comments/commented code


2011-06-04  Christina Rossmanith  <ChrRossmanith@web.de>  [a58a4f943f710e2b2c46f7ff9d0e134d33fc6315]

Translated comments


2011-06-04  Christina Rossmanith  <ChrRossmanith@web.de>  [11cbcb8b08b540b144a5df744e9fba0b6ba8144a]

Bug 36390 <title /> breaks html filter fixed


2011-06-04  Christina Rossmanith  <ChrRossmanith@web.de>  [1f967b487f7fa73dd0ae40edf02a02c94c2b78be]

Translated comments German->English


2011-06-04  Tor Lillqvist  <tml@iki.fi>  [e66381a77b904431df0e823cfe87f37937beedb1]

Rehash cross-compilation ideas

Drop the TARGETPLATFORM=BUILD indication of stuff that is to be built
for the build platform. I will handle the split of stuff built for the
build or host platforms differently.

Add explicit rules to do nothing for the cross-compilation case, but
likely even that will be unnecessary in the case of complete modules
like xml2cmp. I will just mark modules that are for the build platform
only with an own flag in BUILD_TYPE.

2011-06-04  Norbert Thiebaud  <nthiebaud@gmail.com>  [78ef0c483f1b5408deae5900ce97f89eebc1017b]

removing %_EXT% confused the copying of .ilst files by deliver


2011-06-04  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [ca1ee8a68498087cf592d72c6e4806069a54d8a3]

make sure to compile against SDK version of libxml/libxslt

might not be the most elegant solution, but should do the trick

2011-06-03  Francois Tigeot  <ftigeot@wolfpond.org>  [91fa8bf661362da755e7bd9237e8e798f3aa85ae]

Cleanup solar.h

Many macros in this file were unused or not defined. Remove
corresponding code.

2011-06-03  Francois Tigeot  <ftigeot@wolfpond.org>  [f426958254b471d974a8a4a00536513a42a5a0fb]

Fix for xslt-config detection from Christian Lohmaier


2011-06-03  Francois Tigeot  <ftigeot@wolfpond.org>  [caa82d8438c2d0ee0b4c0c015252b7205ae64db2]

DLLPOSTFIX unification was not complete for windows platforms either


2011-06-03  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [dccbe6f853a5f7861031fa45927763cfde6df7af]

fix DLLPOSTFIX unification for "forgotten" platforms (Mac,iOS,Solaris)


2011-06-03  Miklos Vajna  <vmiklos@frugalware.org>  [3c92fa238a759803097e3596ab5c39d97d93afe3]

implement RTF_TL*


2011-06-03  Kalman Szalai - KAMI  <kami911@gmail.com>  [e12af87ff5f4a0d7b10133a9b3ddc114765607d6]

Add OxygenOffice menu-icon package support

Signed-off-by: pmladek@suse.cz

2011-06-03  Miklos Vajna  <vmiklos@frugalware.org>  [e89de96f5dacc7d11544f4a2311c3c87b7ccecff]

send text based on current encoding

tested so far only with the "..." support, not with real accents

2011-06-03  Miklos Vajna  <vmiklos@frugalware.org>  [14ae17f9a4fb388199d99dc7573ca1cb9f96819d]

add support for reading hex chars in \'xx form


2011-06-03  Miklos Vajna  <vmiklos@frugalware.org>  [6bcc5084389b995d8a27b5fddba1d5f55a41e4fa]

RTF_FCHARSET: fix typo


2011-06-03  Jan Holesovsky  <kendy@suse.cz>  [7a2f3082c630f123638d89b8d9799c785793cded]

Fix one of the crashes in wizards - fdo#36306

This fixes the following problem:

- open "File/Wizards/Letter"
- select "Formal Personal letter" radio button
- press "Finish" button

Signed-off-by: Caolán McNamara <caolanm@redhat.com>

2011-06-03  Miklos Vajna  <vmiklos@frugalware.org>  [f5861fa5bd24bec8a79c0e76b008203aad2c1d14]

implement RTF_TQC and RTF_TQDEC


2011-06-03  Miklos Vajna  <vmiklos@frugalware.org>  [07aa1add100fdf90f4f59cc808c43e60f8a85cc7]

RTFValue: return references, that reduces code here


2011-06-03  Miklos Vajna  <vmiklos@frugalware.org>  [24068dcf0eb0972a8408e7aca077bf333ca8d969]

lcl_insertTabsTab to avoid code duplication


2011-06-03  Miklos Vajna  <vmiklos@frugalware.org>  [76b3985830bb4ccaec7f429e5165df2f02a2f6bd]

implement RTF_TQR


2011-06-03  Miklos Vajna  <vmiklos@frugalware.org>  [c333eeee90168aede6394d51942acbc8a9e1e87a]

implement RTF_TX


2011-06-03  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [4560a620db00d31872fdb772ce04bb00bc1c7839]

configure exists for a reason. Don't redefine the stuff in random makefiles

AKA: fix compiling libcroco against SDK-libxml (Mac)

2011-06-03  Miklos Vajna  <vmiklos@frugalware.org>  [8873ebc14bf231eb80637e282146f6bbc12970d5]

rtfvalue: make it able to store sprms as well


2011-06-03  Miklos Vajna  <vmiklos@frugalware.org>  [49a63a08bf170a47da7543c3f1c6cfb574eaa307]

implement RTF_TAB


2011-06-03  Christina Rossmanith  <ChrRossmanith@web.de>  [3b84772eab1926344c9c288c966dce3e793e01c3]

Duplicate code: join ImportFrom and InsertFrom


2011-06-03  Christina Rossmanith  <ChrRossmanith@web.de>  [f02af0981c8868466c8b0b793d41d56b2d6349aa]

Removed source/filter/ww8/typessw.hxx and #include


2011-06-03  Christina Rossmanith  <ChrRossmanith@web.de>  [8ffa4aa4d284d4726f1ff4ea68dccb88590c1a71]

Replaced sal_Bool with bool


2011-06-03  Christina Rossmanith  <ChrRossmanith@web.de>  [1adb5b303867ed86949db8f13b463159daf969de]

__cdecl -> SAL_CALL


2011-06-03  Christina Rossmanith  <ChrRossmanith@web.de>  [fdc304b80143f6bb13f21f46e3c0c6dc7615f6cf]

Renamed SttNd to StartNd


2011-06-03  Christina Rossmanith  <ChrRossmanith@web.de>  [eb9a72480c2a1ec28988caacfaf7656f286e2c1d]

Translated comments


2011-06-03  Christina Rossmanith  <ChrRossmanith@web.de>  [e6e7b8a55d50524ebbf453cbf45497be49d1c9d1]

Cleaning SplitDoc


2011-06-03  Christina Rossmanith  <ChrRossmanith@web.de>  [0e112e64f73df89dc5d2d6d504e2839c8b500c14]

Duplicate code: join ImportFrom and InsertFrom


2011-06-03  Christina Rossmanith  <ChrRossmanith@web.de>  [6a9ac34b469b2f7f7df8a9be7e00944c8871322d]

__cdecl -> SAL_CALL


2011-06-03  Christina Rossmanith  <ChrRossmanith@web.de>  [be5e85a1ffbc3b8c49426349cd4f19f587e3ec89]

Removed commented lines


2011-06-03  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [9a7226ff132d23748d80a54cc01e17dbdbc19cda]

hardcode libxslt & libxml cflags/lib for use with the Mac SDK

also remove the then unused PKG_CHECK_MODULES_MACHACK wrapper

2011-06-03  Miklos Vajna  <vmiklos@frugalware.org>  [966e77441792453a10ad4f6389bdfc62847e5d43]

support 14 other border line types


2011-06-03  Miklos Vajna  <vmiklos@frugalware.org>  [d6839b61a070a90a7ee3d1d99480e00f2cb4a036]

implement RTF_BOX

and RTF_BRDRS, RTF_BRDRW, RTF_BRDRCF, RTF_BRSP

2011-06-03  Miklos Vajna  <vmiklos@frugalware.org>  [d7de3c17dc2358b26b5eb9d37706284ef6438d1d]

RTFDocumentImpl::getBorderTable to have border ids at a single place


2011-06-03  Tor Lillqvist  <tlillqvist@novell.com>  [eef313e6a5a5fa9c4ea6ed88e3247ca04280dcdc]

Propagate dmake verbosity and parallelism to gnumake


2011-06-03  Miklos Vajna  <vmiklos@frugalware.org>  [288a184652882185b5194029bb2a2b394da15637]

RTFValue::getAttributes to make it possible altering attributes later


2011-06-03  Miklos Vajna  <vmiklos@frugalware.org>  [daba468cd0b97d2325d96b20ccc99a8008603dad]

dmapper: rtf is not a binary format


2011-06-03  Tor Lillqvist  <tlillqvist@novell.com>  [df78129375b22dced32cc7fcc1f4973196a49897]

Move g++-specific result printout inside corresponding gcc-specific conditional


2011-06-03  Kalman Szalai - KAMI  <kami911@gmail.com>  [06743987da0d6f46d1fdaf836712dba8fa95ecf9]

move default language independent layout templates

from /share/template
to   /share/template/common

2011-06-03  Tor Lillqvist  <tlillqvist@novell.com>  [198fd06e12a0a04bae7ef41f5645f72efda9fb1d]

Bin pointless message that sticks out in the normal autoconf output


2011-06-03  Miklos Vajna  <vmiklos@frugalware.org>  [56c1ad7536fda99b63bc5b30ed3a40262c1e0061]

dmapper: add IsRTFImport() method

it's not too elegant, but unavoidable at the moment, given the already
existing "if ooxml: ... else: assume binary doc" approach.

2011-06-03  Tor Lillqvist  <tlillqvist@novell.com>  [018ca3e58d22d70baac3a597efebdd7304dc9278]

We can't effectively ignore a bogus /usr/bin/pkg-config on Mac OS X, just warn


2011-06-03  Tor Lillqvist  <tlillqvist@novell.com>  [e1a7ff54e8f2615159c2681bbdf35876b2670014]

Bin the fairly pointless --enable-check-only option


2011-06-03  Caolán McNamara  <caolanm@redhat.com>  [92e87955954bdbd07fe103611077e6409f3f4a0d]

use standard template for this


2011-06-03  Caolán McNamara  <caolanm@redhat.com>  [63e8c1619ad599b5ef8719e38d452f610e83cdf9]

Let's leave the binfilter smallcaps at its original historical value

i.e. reverts 6619f525a6602546b253e61ecd0bc9906be92df9 while leaving
the modern bit changed, now using the compatibilty flag to keep pre
change docs unmodified.

2011-06-03  Caolán McNamara  <caolanm@redhat.com>  [c35be52a5f623073d0366761461c560254f6a352]

remove unused defines etc.


2011-06-03  Caolán McNamara  <caolanm@redhat.com>  [e8186ba4469e1e7786a2df33173eeabe998a2dbf]

WaE: throw out some warnings


2011-06-03  Caolán McNamara  <caolanm@redhat.com>  [e8ec8ac46394a433e494370769a22b73b383bdc9]

use standard template for this


2011-06-03  Caolán McNamara  <caolanm@redhat.com>  [0ab1c04df01830c5dcc319bcbecdcc4fc6051e60]

WaE: various warnings


2011-06-03  Caolán McNamara  <caolanm@redhat.com>  [9d87f2e2fc6fb20d183e1c8040594ccdcd62703d]

propogate amount written up a level


2011-06-03  Caolán McNamara  <caolanm@redhat.com>  [fea228fe7d5a21ecb52a9f402e7fa5aa10a85813]

silence warning for unchecked write


2011-06-03  Miklos Vajna  <vmiklos@frugalware.org>  [33b1129c00673643a81ec0ebb44f807d2a598750]

implement RTF_CBPAT


2011-06-03  Tor Lillqvist  <tlillqvist@novell.com>  [2be8f1d065e47777277eb1a110cadcd7465ea0d6]

Match the change in GLib DLL names


2011-06-03  Tor Lillqvist  <tlillqvist@novell.com>  [0f12f0b5b26830b48047988c7822f8bb1a9c2927]

Match the change in GLib DLL names


2011-06-03  Tor Lillqvist  <tlillqvist@novell.com>  [be75a8b05c566b29819e9d9e16d3793fd5513708]

Match the change in Pango DLL names


2011-06-03  Tor Lillqvist  <tlillqvist@novell.com>  [70464030f66ea1b7dc0d89ce5da07b1e0a56609d]

Make the GLib DLL names even more unique


2011-06-03  Miklos Vajna  <vmiklos@frugalware.org>  [2fe14cbc0b8da7e1e39434854c1ae779e9a5781f]

implement RTF_WIDCTLPAR and RTF_NOWIDCTLPAR


2011-06-03  Tor Lillqvist  <tlillqvist@novell.com>  [9002e8749382bff83e644d432fb9908664edfeb2]

Use unique Pango DLL names to avoid risk clashing with "official" DLLs


2011-06-03  Radek Doulik  <rodo@novell.com>  [c8265c1582c8f5f8befd0b7ef73561846b270396]

pptx export: export comments and comments authors


2011-06-03  Tor Lillqvist  <tlillqvist@novell.com>  [4fa3eefdb356be5492af028b7127400c859b674a]

Drop %_EXT% which was always empty


2011-06-03  Miklos Vajna  <vmiklos@frugalware.org>  [0caf2fb51ac006157511122254e4ff2eba089aea]

implement RTF_KEEPN


2011-06-03  Miklos Vajna  <vmiklos@frugalware.org>  [a833a0cfb848308a5ef526712762749ae33fde80]

implement RTF_KEEP


2011-06-03  Caolán McNamara  <caolanm@redhat.com>  [86e150edc80d2430f5f6cc309f736110d9ece934]

track changes to solenv DLLEXTENSION here too


2011-06-03  Caolán McNamara  <caolanm@redhat.com>  [a1dcd95099cf5558456c8a41ec6643e11cf95027]

share gen plugin with svp plugin


2011-06-03  Tor Lillqvist  <tlillqvist@novell.com>  [27cbc7d655db6b7f6f7bee05ff0feeaf69ef9683]

Drop %_EXT% which was always empty


2011-06-03  Tor Lillqvist  <tlillqvist@novell.com>  [ee9213aaaea8e42f069cbc7f0edaf7a211232b33]

Drop %_EXT% which was always empty


2011-06-03  Tor Lillqvist  <tlillqvist@novell.com>  [4912a5e54fe31fd132de5d3a7ddef8de01bb75ba]

Drop %_EXT% which was always empty


2011-06-03  Tor Lillqvist  <tlillqvist@novell.com>  [363c5afb5aff925b7b854be4b1d2e55144496f77]

Drop %_EXT% which was always empty


2011-06-03  Tor Lillqvist  <tlillqvist@novell.com>  [21a1eabf513795e639495ec5a3fcd8fb0bbd1b43]

Drop %_EXT% which was always empty


2011-06-03  Tor Lillqvist  <tlillqvist@novell.com>  [8f4174419d7eba92c2bb46da6d4621029e234023]

Drop %_EXT% which was always empty


2011-06-03  Tor Lillqvist  <tlillqvist@novell.com>  [64a5712e6f8f544b292fcb988b3fbdd9f51945f3]

Drop %_EXT% which was always empty


2011-06-03  Tor Lillqvist  <tlillqvist@novell.com>  [8902a647b0c092fa14cf5463e64923fbef4559be]

Drop fairly pointless warning about lack of GTK quickstarter on the Mac

Who would that surprise anyway?

2011-06-03  Tor Lillqvist  <tlillqvist@novell.com>  [2b93b70da1ccfbbc1e0b269a8555111e50e48c7b]

Better librsvg checks, allow --without-system-libs to override


2011-06-03  Tor Lillqvist  <tlillqvist@novell.com>  [7862e397af81c066658d10781c4ab23460d9b2e8]

Drop %_EXT% which was always empty


2011-06-03  Tor Lillqvist  <tlillqvist@novell.com>  [1838676ddd40307da946edb3c3ea684fd4de6c75]

Drop %_EXT% which was always empty


2011-06-03  Tor Lillqvist  <tlillqvist@novell.com>  [56f35e6b3924b0c36146c33dc8c7dcf2c04b39da]

Drop %_EXT% which was always empty


2011-06-03  Tor Lillqvist  <tlillqvist@novell.com>  [ad700e1f6ea865e9733996589f7a8ae0ce74b708]

Drop %_EXT% which was always empty


2011-06-03  Tor Lillqvist  <tlillqvist@novell.com>  [2317baf734cd8ca392ea141f7388ce4fa4e0b90d]

Drop %_EXT% which was always empty


2011-06-03  Tor Lillqvist  <tlillqvist@novell.com>  [bc5a5d261541e26ab0facb1df2c09feb5788a13d]

Drop %_EXT% which was always empty


2011-06-03  Tor Lillqvist  <tlillqvist@novell.com>  [d32db65e8ffb848e23d6521550aeaa3f210fe9de]

Drop %_EXT% which was always empty


2011-06-03  Miklos Vajna  <vmiklos@frugalware.org>  [8b94548e2877856867735cd6e9f1912bb89e49c8]

factor out one-liner value attributes


2011-06-03  Miklos Vajna  <vmiklos@frugalware.org>  [e11fc907902cec0eecb7ea77a5807ebefcde094b]

implement RTF_SL and RTF_SLMULT


2011-06-03  Miklos Vajna  <vmiklos@frugalware.org>  [371fa6b230c4665022f1f281960ab27e8f8cb3c0]

implement RTF_SB and RTF_SA


2011-06-03  Miklos Vajna  <vmiklos@frugalware.org>  [b9a7e462551eb7371c6a7e7b437ebaba71ea4136]

implement paragraph indentation keywords


2011-06-03  Caolán McNamara  <caolanm@redhat.com>  [10628321ff5eae992cf0eb5f772b15e6894a704e]

split ctl sequence check defaults from ctl defaults


2011-06-03  Caolán McNamara  <caolanm@redhat.com>  [2f3ce968c5408bbcbd8b99d4fd1de7a38b40268d]

WaE: even on 32bit an signed 32bit larger than size_t


2011-06-03  Caolán McNamara  <caolanm@redhat.com>  [cd31b601f6974c59a59f0c393a62db3db53579f7]

use standard template for this throughout


2011-06-03  Caolán McNamara  <caolanm@redhat.com>  [893da261925303d9952a84176ea21c3ef80b7967]

fix typo in comment


2011-06-03  Caolán McNamara  <caolanm@redhat.com>  [c7535fdb464c877ac2afd3f5b81b95d46b94c3e8]

split ctl sequence check defaults from ctl defaults


2011-06-03  Caolán McNamara  <caolanm@redhat.com>  [7908397d97030163fcf58d59b7dacdf243192875]

seperate .xcd for sequence checking languages


2011-06-03  Caolán McNamara  <caolanm@redhat.com>  [75940fec9d671d5c07a22e115ad4f37012163eeb]

WaE: throw out some warnings


2011-06-03  Caolán McNamara  <caolanm@redhat.com>  [a74f430a1a5436c35b3528a9510f53973d13e013]

tweak the odk example to be equivalent to the standard template


2011-06-03  Caolán McNamara  <caolanm@redhat.com>  [10ff4adcef1a4836245657d7c7ec41ce66f61e93]

use standard template for this here


2011-06-03  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [ea7fe02f4d149466bb2170b4bf0a45676936112b]

improve performance of ScUndoInsertTables::Undo

we can now insert several sheets and then undo in nearly no time

2011-06-03  David Tardon  <dtardon@redhat.com>  [a5cbbd69e168067f376e814e2f41d36a6dbb44a7]

fix paths and restore original semantics


2011-06-02  Kohei Yoshida  <kyoshida@novell.com>  [b409cdef5382e25eafbc1fb9a9ef3e9e8eadbfeb]

Removed dependency of ScCollection and ScDataObject.


2011-06-02  Kohei Yoshida  <kyoshida@novell.com>  [6bae46740b3aa5b8154ff9b10c5f3f35d7fc79dc]

String and bool cleanup.


2011-06-02  Caolán McNamara  <caolanm@redhat.com>  [d3c0f25fa4f2ebef3a03806fcb2abe22acdd28d5]

round this one up too to get forms to pass


2011-06-02  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [0d8c55026535256128d66f6d0d484a5af9c2d464]

(minor) EXTRA_CDEFS are preprocessor plags


2011-06-02  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [211a54b31ff6f71bf4a1883f4ed81b3fa9f2e135]

link against the SDK (Mac)


2011-06-02  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [c0d180b4b14c6edd18ea19b5811c012a15395cff]

link against the SDK (Mac)


2011-06-02  Caolán McNamara  <caolanm@redhat.com>  [79da0c69ad6f80f339e3deb9b7ab064508467f72]

WaE: unused variable


2011-06-02  Caolán McNamara  <caolanm@redhat.com>  [5674dbaca1b690b2e49fb89c73cb4328df5d7165]

WaE: can only be >= 0 by definition


2011-06-02  Caolán McNamara  <caolanm@redhat.com>  [8f20aef0793a553dc2f2af201a52f24987b8dec4]

WaE: set this dir as warnings free


2011-06-02  Caolán McNamara  <caolanm@redhat.com>  [bc09ec8dee49637492f1b5e2f65f83dc1bb29fa6]

add mode lines to new files


2011-06-02  Caolán McNamara  <caolanm@redhat.com>  [ac9fcba54aa2a6b4378ec1841ccb16a53d294453]

round allocated struct return space to sizeof(size_t)

this fixes the sfx2 subsequenttest

2011-06-02  Miklos Vajna  <vmiklos@frugalware.org>  [d8687aef97af21ffb5b58bf73229f85e849d8f91]

implement RTF_QC, RTF_QJ, RTF_QL, RTF_QR and RTF_QD


2011-06-02  Miklos Vajna  <vmiklos@frugalware.org>  [653a1e78b9a54e212a0fcca0048f10d80b4dcfdb]

delay paragraph properties till first text so they can change


2011-06-02  Luboš Luňák  <l.lunak@suse.cz>  [a1df4f039f3655d69a5b22ba956d8f8e1fad9ce4]

fix w:tblInd to work


2011-06-02  Miklos Vajna  <vmiklos@frugalware.org>  [1942f17f2374e9b40b77c873269c420366e7986f]

warn when skipping destination


2011-06-02  Miklos Vajna  <vmiklos@frugalware.org>  [b63be81bb074a0d95e08b394aa4f9525b291e2e0]

RTF_IGNORE is an exception


2011-06-02  Miklos Vajna  <vmiklos@frugalware.org>  [36a03c1b637c8026d69ee3c47e55c10563090d08]

clean up the output


2011-06-02  Miklos Vajna  <vmiklos@frugalware.org>  [2b21d08eb550ea8a72abb314993322508c583266]

avoid code duplication


2011-06-02  Miklos Vajna  <vmiklos@frugalware.org>  [a3b1acf21718fa0c14b7fcf30597fe8b8c0f43b1]

implement RTF_NOBREAK, RTF_NOBRKHYPH and RTF_OPTHYPH


2011-06-02  Miklos Vajna  <vmiklos@frugalware.org>  [71ec4816a190942997eb6c5029970d6bf7b19fd9]

limit the role of \* to the first keyword for destinations, too


2011-06-02  Miklos Vajna  <vmiklos@frugalware.org>  [e841f268a6d1c9eb368f4a64a61ba3d9ec704c7b]

factor out dispatchSymbol


2011-06-02  Miklos Vajna  <vmiklos@frugalware.org>  [89f83809718ceef68ad4984d141d61b0c4b0c577]

reorder to match order in spec


2011-06-02  Miklos Vajna  <vmiklos@frugalware.org>  [b65df06e2e84946e1dd3181d4ff9febdc6b63535]

implement RTF_CS


2011-06-02  Miklos Vajna  <vmiklos@frugalware.org>  [ad656a67c042ad19b52a54c9b332ab87cc4b5ccd]

always reset m_bSkipUnknown, even when the keyword after \* is handled


2011-06-02  Miklos Vajna  <vmiklos@frugalware.org>  [05d3412a1b88a6477c3fc9a85472b4e08a70083a]

skip more destinations after \*

- skip if the destination is in our table, but we don't handle it
- skip if the keyword is not a destination (see spec page 10)

2011-06-02  Tor Lillqvist  <tml@iki.fi>  [e1962b641d34c577c87dc7d5297472d862fc8e6f]

There is no 0 command, it's called false


2011-06-02  Francois Tigeot  <ftigeot@wolfpond.org>  [eb5217de96690a13928b00e6db3289f6c3b6b689]

Unify DLLPOSTFIX value on all platforms.

There is no justification for changing some shared library file names
depending on the platform used.

2011-06-02  Tor Lillqvist  <tml@iki.fi>  [1a68be8d98c1127cd2e82899ae1e84f310d8d3a0]

Revert accidentally commmitted change


2011-06-02  Tor Lillqvist  <tml@iki.fi>  [afb200198f48c6f5ab50fadd35fd9c073a9bd03a]

No need to build a SVG gdk-pixbuf loader


2011-06-02  Miklos Vajna  <vmiklos@frugalware.org>  [825920e1ca802d3a01ffcdfe168cff5ab598b4e0]

RTFDocumentImpl::dispatchValue: cleanup


2011-06-02  Miklos Vajna  <vmiklos@frugalware.org>  [799b758f04fe5a22fb66af0551d653f330259812]

implement RTF_IMPR


2011-06-02  Tor Lillqvist  <tml@iki.fi>  [1000d15c859f7f1823704517c82ed0f3987a3e7b]

Move PKG_PROG_PKG_CONFIG earlier, and don't duplicate it


2011-06-02  Tor Lillqvist  <tml@iki.fi>  [89b73e32fd7e0696acbf0510eb874c74a034e82e]

Explicitly ignore potential unwanted pkg-config found on Mac OS X

We want to be buildable on Mac OS X without pkg-config. For instance
Mono installs a symlink /usr/bin/pkg-config that just confuses this
goal if you happen to build LibreOffice on a machine with Mono
installed.

2011-06-02  Miklos Vajna  <vmiklos@frugalware.org>  [ef688b667bebd4fe7579c6af9a4e85550b40c4ac]

implement RTF_CHARSCALEX


2011-06-02  Caolán McNamara  <caolanm@redhat.com>  [392be9be66d07ade899a6430d813ba286f3e0c42]

Resolves: rhbz#710004 band-aid for immediate crash in IsAlignPossible (cherry picked from commit d6839fa9aaac82892b5af2bc00c9ad196c9ff4bb)


2011-06-02  Miklos Vajna  <vmiklos@frugalware.org>  [bb465140d68557998a30e24b6e3e5f578b215c87]

implement RTF_TWOINONE


2011-06-02  Tor Lillqvist  <tml@iki.fi>  [341ed60308dd9e8df1ecc139e74a554a87d66fa7]

We don't need gdk-pixbuf-query-loaders

Especially not now with --disable-modules.

2011-06-02  Caolán McNamara  <caolanm@redhat.com>  [4b4e4b3582ef1b0edc401099338f7923f5320eea]

Resolves: rhbz#710004 band-aid for immediate crash in IsAlignPossible


2011-06-02  Tor Lillqvist  <tml@iki.fi>  [b0d2187bd68c8cfe0a02c18c993996e24419acc7]

Make gdk-pixbuf build better

Pass the -I options needed in CPPFLAGS, not CFLAGS.  Explicitly
disable dynamic loading of loaders. Pass an explicit list of loaders
to build in statically. Do include the jpeg loader.

2011-06-02  Tor Lillqvist  <tml@iki.fi>  [d06189201b05e034f4f99384557dbe50e9d09312]

Make io-png.c actually compile with the libpng 1.5 we include


2011-06-02  Miklos Vajna  <vmiklos@frugalware.org>  [6d08d864660062102de53b31b31e50dd1bded47f]

implement accent characters


2011-06-02  Miklos Vajna  <vmiklos@frugalware.org>  [252f847fd5de90c81e69031ee0c5a4a7cf7eba09]

dmapper: spelling fix in DomainMapper_Impl::handleToc


2011-06-02  Miklos Vajna  <vmiklos@frugalware.org>  [8684bd4126db8b329d1ad14630aff748e8ee9cab]

implement RTF_KERNING


2011-06-02  Miklos Vajna  <vmiklos@frugalware.org>  [18922bb10df56bf5ba4c3247784402b709fc9068]

dmapper: fix character pair kerning

PROP_CHAR_AUTO_KERNING is the default in Writer, ignoring the parameter
rendered this sprm a noop.

2011-06-02  Miklos Vajna  <vmiklos@frugalware.org>  [99e9f9758696c7167feb200fab20eae666b37f4e]

RTF_EXPND and RTF_EXPNDTW


2011-06-02  Miklos Vajna  <vmiklos@frugalware.org>  [64a3c42cc80e172424b47d047bc961ddf712c0e7]

implement RTF_SCAPS


2011-06-02  Miklos Vajna  <vmiklos@frugalware.org>  [5fe6c78ff8b74d5703faa3f9eff23f1fdadd12f3]

initial field support, tested with hyperlinks only


2011-06-02  Caolán McNamara  <caolanm@redhat.com>  [ab8ab831ebf046eed8a0443f1dddbc0347594b7a]

catch by const reference


2011-06-01  Kohei Yoshida  <kyoshida@novell.com>  [5120e40e9c1ed0d9ba49eb40333fcec754e086e0]

String to OUString.


2011-06-02  Takeshi Abe  <tabe@fixedpoint.jp>  [cc3fd6bb907ad2fcadec08591341f97707c07c0e]

removed unused macro


2011-06-02  Tor Lillqvist  <tlillqvist@novell.com>  [4b93f8cdc7283e00fdeaf7151f49df6436c89b6e]

Simplify zip and unzip checks


2011-06-02  Caolán McNamara  <caolanm@redhat.com>  [225464cee2208489514b174e310a7e7c7828a100]

use standard template for this


2011-06-02  Caolán McNamara  <caolanm@redhat.com>  [1f4d84f40e00967084ac4b7845b1e3599bef5075]

swap in the standard template for this


2011-06-01  Kohei Yoshida  <kyoshida@novell.com>  [b4d153610889c00967521ca31d5429b98547c949]

ScUserList and ScUserListData no longer dependent of ScCollection.


2011-06-02  Caolán McNamara  <caolanm@redhat.com>  [953524f87e4271ad9550ae81c087f29e43a6afd5]

use standard template here


2011-06-02  Tor Lillqvist  <tml@iki.fi>  [8dbe31e04b4226ea124e8e1466596632e08f52da]

Set TARGETPLATFORM=BUILD, idlc is for the build platform

It doesn't build yet when cross-compiling, though. It needs REGLIB,
SALLIB and SALHELPERLIB, and so far these get built only for the host
platform when cross-compiling.

Need to fix that. Can't have this ad-hoc mixing of build platform
tools and host platform libs in the same OUTDIR any more. When
cross-compiling we should do a full separation of binaries for build
and host. Libraries like SALLIB are needed for both.

2011-06-02  Caolán McNamara  <caolanm@redhat.com>  [eb139d063ed781fd589da59cbcd1ba45c40d9b4c]

use standard template here


2011-06-01  Caolán McNamara  <caolanm@redhat.com>  [0402152ad484ef1498dbfff847111a0021ef8739]

use standard template here


2011-06-01  Caolán McNamara  <caolanm@redhat.com>  [9e0165c86b5c6dc3e8de8f5e5801d6add18727d2]

remove uriabbrev registered as fwl from fwk


2011-06-02  Andras Timar  <atimar@suse.com>  [b641c4ec5233e9a4b1326ac5f8b28a1395b5fbff]

fix pt-BR makefile

Signed-off-by: Jan Holesovsky <kendy@suse.cz>

2011-06-02  Andras Timar  <atimar@suse.com>  [cfe47580d508a3f8a697cb1d93912d264190848f]

Update: Brazilian portuguese spelling dictionary & hyphenation fdo#37671

Signed-off-by: Jan Holesovsky <kendy@suse.cz>

2011-06-02  Tor Lillqvist  <tml@iki.fi>  [b95843c2b1cbab3224f0dadea2ea5133f494c5ce]

Let --with-system-libs imply --enable-librsvg=system unless told otherwise


2011-06-02  Tor Lillqvist  <tml@iki.fi>  [ca1d3c92e833956af818050770b54d0deb56391b]

In the --enable-librsvg=system case verify that the package exists


2011-06-02  Tor Lillqvist  <tml@iki.fi>  [d6f134a32c06132b848ae186471c64d7b6504ed4]

Define ENABLE_LIBRSVG for the scp processing if ENABLE_LIBRSVG is INTERNAL


2011-06-02  Tor Lillqvist  <tml@iki.fi>  [cf8989c140bb65baf70e02a5aee0da4df4503bdf]

Unify librsvg options into --enable-librsvg=no/auto/system/internal


2011-06-01  Caolán McNamara  <caolanm@redhat.com>  [2e846d734bf3965c4104a5baab35a8fa524d42a2]

use uuid template here instead of hand-rolled ones


2011-06-01  Miklos Vajna  <vmiklos@frugalware.org>  [785567295e21cfd7d114476755bb9cffb4478f31]

implement RTF_HORZVERT


2011-06-01  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [d4a8a64c218a4640e9701356aa87701d5a80589b]

change to SCTAB from sal_Int16 and sal_Int32 for sheet index


2011-06-01  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [0ef96d2d92f754b56eb3b472b88c81da689bbb92]

we cant't check for 2*MAXTAB anymore, this is out of bounds


2011-06-01  Caolán McNamara  <caolanm@redhat.com>  [6e8e30fe08e367f13d241d88c5915a6017fd95f7]

apparently missing include


2011-06-01  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [7602f5d313821ee5cdd21f5bbae89129d95e52e3]

add debug hook for junit tests


2011-06-01  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [766662e78f0ee22a6315c42320c44e7cf76e6ca0]

add debug hook for junit tests


2011-06-01  Miklos Vajna  <vmiklos@frugalware.org>  [c427dd90b423cd28f27b82579971306469962db2]

implement superscript and subscript


2011-06-01  Miklos Vajna  <vmiklos@frugalware.org>  [beccaef74edadd0ff2e11655ccdcb71fccdec02d]

RTFValue::Clone: copy all value types


2011-06-01  Caolán McNamara  <caolanm@redhat.com>  [830152279ef9325fef709c6f6a25618b21ad3a7e]

WaE: single value used to multiplex two different things


2011-06-01  Caolán McNamara  <caolanm@redhat.com>  [b26292e3ccb68374e7f059a128261c1bfaeaacc4]

those times were sal_Int32s


2011-06-01  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [0af50489ac15a6608a86424e8d03d642d8621f75]

link against the SDK (Mac)


2011-06-01  Jan Holesovsky  <kendy@suse.cz>  [05add37b0a32de55c99dd6f8b914669cfd45d6ca]

Ignore installation dirs in instsetoo_native.


2011-06-01  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [7327f1c78b017d3664d07e0f72d832dce20338c9]

compile gdk-pixbuf against SDK (Mac)


2011-06-01  Caolán McNamara  <caolanm@redhat.com>  [52388d29994a52f3dea83dbf214e81f9abfc11dc]

use UnoTunnelIdInit pattern


2011-06-01  Caolán McNamara  <caolanm@redhat.com>  [652c7ca06db65bfc7138659ee4f89122548aee07]

make this per-class instead of a local static


2011-06-01  Caolán McNamara  <caolanm@redhat.com>  [909fa34d46cf6c382180b56c5c8b58478b4337f0]

add depends for cppunit test


2011-06-01  Caolán McNamara  <caolanm@redhat.com>  [c1abc2ec9efcae4c0da96699631ae7c12f1dc5eb]

fix up


2011-06-01  Caolán McNamara  <caolanm@redhat.com>  [91cbb7b7d0d0b45e5287a8d5f9f6c51380dab15a]

remove const to allow alternative template


2011-06-01  Caolán McNamara  <caolanm@redhat.com>  [2d97d88cedc58939a36b41295a9c081be1a39148]

drop const for alternative template


2011-06-01  Caolán McNamara  <caolanm@redhat.com>  [9aad6692612fca11230fdcbcaef436d2d1e1c0b4]

this is overly static + double check lock for little gain


2011-06-01  Caolán McNamara  <caolanm@redhat.com>  [1c33dd6d012f8e3011f5b9df396f004acbc102d0]

Interfaces are recursive into themselves


2011-06-01  Caolán McNamara  <caolanm@redhat.com>  [f6b23e1618d0d440704d114c3127b73c90f33be4]

this is overly static + double check lock for little gain


2011-06-01  Caolán McNamara  <caolanm@redhat.com>  [1a115037dddbe978d849d8f7577869ceb6d8540d]

add polymorphic support


2011-06-01  Caolán McNamara  <caolanm@redhat.com>  [62751ceaf1ce9a09db7ac5530e35b0c536011994]

add a StaticWithArg to make its use easier


2011-06-01  Caolán McNamara  <caolanm@redhat.com>  [7a69e30f96afc9563fd9179a765e3d1127c73b33]

use rtl_Instance for the auto-generated local statics


2011-06-01  Miklos Vajna  <vmiklos@frugalware.org>  [c57f36de11acee99af2200c07132701dcdea76cb]

RTF_UL* implementation


2011-06-01  Miklos Vajna  <vmiklos@frugalware.org>  [ddbd00ddf2115d46b6ada39bd42c377654a20889]

dmapper: Fix underlying color, no need to convert anything

That case was not used so far and it was buggy, so I just went ahead and
fixed for RTF.

2011-06-01  Caolán McNamara  <caolanm@redhat.com>  [bbf267835f5619ba4d65e12e49327ef11300d182]

overly static


2011-06-01  Caolán McNamara  <caolanm@redhat.com>  [a5ef12f38f1873e843fa98b20ce83fc7fa0311ef]

overly static


2011-06-01  Caolán McNamara  <caolanm@redhat.com>  [a6969adc72ff1f1a40e8cc8cef9055229e2e4b10]

use tunnel pattern here


2011-06-01  Caolán McNamara  <caolanm@redhat.com>  [9a95e67472a60bf36251c0e3d8bdce18bffef559]

use a well-behaved singleton here


2011-06-01  Caolán McNamara  <caolanm@redhat.com>  [8d962494a8107b63ca2fa01d6d25ab42e474a21b]

tidy this up


2011-06-01  Caolán McNamara  <caolanm@redhat.com>  [c4f240105e74a440c61b8fa9632966f6c97a2879]

overly static


2011-06-01  Caolán McNamara  <caolanm@redhat.com>  [d8a75be8ee66d7ad82014a545d47662b32e6b56a]

overly static


2011-06-01  Caolán McNamara  <caolanm@redhat.com>  [d248451ca3e7599145103be6c79c2b78699f12c9]

use tunnel pattern here


2011-06-01  Caolán McNamara  <caolanm@redhat.com>  [d3050b7e9ff741dec96f374a71f33774f32274b1]

use tunnel pattern here


2011-06-01  Caolán McNamara  <caolanm@redhat.com>  [386cc4f05131c81024779e040019b79330b4dcaf]

unotunnelhelper.hxx unused


2011-06-01  Caolán McNamara  <caolanm@redhat.com>  [14b332dd4d069164f16e975dfab16bd781483696]

this is overly static for little gain


2011-06-01  Caolán McNamara  <caolanm@redhat.com>  [8e2ee35376825cbafd52d8736b28d1dd9c86d569]

use comphelper pattern here


2011-06-01  Caolán McNamara  <caolanm@redhat.com>  [c58129312b80961b5a8fb10a977a198f8894fab2]

add Sequence header


2011-06-01  Caolán McNamara  <caolanm@redhat.com>  [c532fd3e081f470b70c7e9306d7ce62641e7b510]

make this a well-behaved singleton


2011-06-01  Caolán McNamara  <caolanm@redhat.com>  [c35b12cc0a52253dd94bda44bb3b6b3c9a95d70c]

extend this to headless plugin as well


2011-06-01  Caolán McNamara  <caolanm@redhat.com>  [dd11d240263c55d7185f88f9901c63a7cb281115]

use well behaved singletons


2011-06-01  Caolán McNamara  <caolanm@redhat.com>  [f90cb6c111d5ea7db3b9c71b6bcb9572e12876a3]

call dispose


2011-06-01  Caolán McNamara  <caolanm@redhat.com>  [511e0e173887815c4efc4d41db3ad10ec38ad003]

tweak these a bit to allow better template


2011-06-01  Caolán McNamara  <caolanm@redhat.com>  [ed132e5b9dfaa226395534462eff956df9a7412f]

overly static


2011-06-01  Caolán McNamara  <caolanm@redhat.com>  [054c7e4a4c0f20eeedee9b69d3012592cbd1bf30]

use tunnel pattern here


2011-06-01  Caolán McNamara  <caolanm@redhat.com>  [8d1aeb01ea025f6644401c3a9e01cb36a8ae367c]

overly static


2011-06-01  Caolán McNamara  <caolanm@redhat.com>  [7b9449986d841e2649e24a3045e6b821e4016438]

use tunnel pattern here


2011-06-01  Caolán McNamara  <caolanm@redhat.com>  [45bc378eada1f8e3779797753b01ae2f037a3eeb]

use this tunnel pattern


2011-06-01  Caolán McNamara  <caolanm@redhat.com>  [78d2ed5cc75483af061ad4e21b220c45b1cf0aea]

make these well-behaved singletons


2011-06-01  Caolán McNamara  <caolanm@redhat.com>  [6ae5667c07ae7047ce47e8f9fba5ea3e5f569286]

use this pattern throughout


2011-06-01  Caolán McNamara  <caolanm@redhat.com>  [d322f8701aa8eb9ba69385d1cbcd4435a2d2b297]

don't see why this has to be global


2011-06-01  Caolán McNamara  <caolanm@redhat.com>  [a0376984d53d4168f9d47dfb88f92eab8ea3ca2d]

this is overly static for little gain


2011-06-01  Caolán McNamara  <caolanm@redhat.com>  [7f1b2040ee37d64320a79c068e206f648f165735]

this is overly static for little gain


2011-06-01  Caolán McNamara  <caolanm@redhat.com>  [a6489060efa86927c6056309072fd27138a65630]

this is overly static + double check lock for little gain


2011-06-01  Caolán McNamara  <caolanm@redhat.com>  [5a3c6e0a3dc07b09352203cccdae8bf60649f487]

use StaticWithArg


2011-06-01  Caolán McNamara  <caolanm@redhat.com>  [205540afc1ab05763a8255873724bcbdbf9c0ba2]

WaE: unused return value


2011-06-01  Caolán McNamara  <caolanm@redhat.com>  [fa8de1c66c6ab2edab8c6ee2ce6b37189d548cf5]

WaE: inside appropiate ifdefs


2011-06-01  Caolán McNamara  <caolanm@redhat.com>  [4f95f23d8b9e0c5fcea663d7477c4c8aef7e2049]

drop static in favour of member variable


2011-06-01  Caolán McNamara  <caolanm@redhat.com>  [f9d3edd9995d571f60f3205b1fc2b22d64b2ddef]

saComponentTypeIdentifier unused


2011-06-01  Caolán McNamara  <caolanm@redhat.com>  [041fd0b068f670c59bdcf435c0839f349db27d23]

don't see a reason this needs to be global


2011-06-01  Caolán McNamara  <caolanm@redhat.com>  [59290634d6402bed7867575a57808f12e9a03937]

tweak this a bit


2011-06-01  Caolán McNamara  <caolanm@redhat.com>  [37941461913f031e2a952fe16a9bfa7c96fc8b3e]

WaE: useless debugging code


2011-06-01  Caolán McNamara  <caolanm@redhat.com>  [b21fcd54a3f040af237672acf68373b6fd28549d]

tweak this a bit


2011-06-01  Caolán McNamara  <caolanm@redhat.com>  [3471d7eef30df7e2e1288b8c7708d3f3857c02ae]

overly static


2011-06-01  Caolán McNamara  <caolanm@redhat.com>  [6404ed19adf63180adf4bd082323ae4955aee8bf]

use tunnel id pattern here


2011-06-01  Caolán McNamara  <caolanm@redhat.com>  [8f6d0574f7c2a34d8cb494f8531bcf30689901de]

overly static


2011-06-01  Caolán McNamara  <caolanm@redhat.com>  [fedd000b4d01202b2c3764a4862dc038315dd467]

add a gdb script for debugging globals


2011-06-01  Caolán McNamara  <caolanm@redhat.com>  [234e21901805b2265dc6ee27c0ad6054072e0956]

make it easy to valgrind unit tests


2011-06-01  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [73d3ad1375c2bfc60bda66bbf4bffd14c9842da2]

restore Korean comments that were smashed to just ? by 6dfe3457faf4bef4b7080d9f0df31b8aff693380


2011-06-01  Luboš Luňák  <l.lunak@suse.cz>  [9c67dc4b37cde050a07a8926941d059ff0ab398e]

keep a copy of WW8_SepInfo object, not just a pointer

The pointer points inside an array, which may get resized (and
thus reallocated), making the pointer dangling.

2011-06-01  jeffrey  <jeffrey@linux-ow08.site>  [9ec1be05f11f7811c4bae945a56e3fa1659b72e1]

Made changes to fix sentence delete in bug 34786.

Signed-off-by: Noel Power <noel.power@novell.com>

2011-06-01  Miklos Vajna  <vmiklos@frugalware.org>  [ddadf01076e08e72fe4c03f864d408c298e6673f]

RTF_STRIKE and RTF_STRIKED


2011-06-01  Miklos Vajna  <vmiklos@frugalware.org>  [8e921cec789abf522d83127f25bd73eb4b9a053a]

implement RTF_CHCBPAT


2011-06-01  Miklos Vajna  <vmiklos@frugalware.org>  [fc991575d77ff1528534f2d94b1bb7c6fb9179bf]

RTFDocumentImpl: fix rgb parsing of colors


2011-06-01  Jean-Baptiste Faure  <jbf.faure@orange.fr>  [128feab3849548e5cd897bf418ffa13223a51996]

fix for bug fdo 36519

Use human readable format name instead of internal filter names in Load/save options UI

2011-06-01  Jean-Baptiste Faure  <jbf.faure@orange.fr>  [ff2af03b4838416b5b276cac40180154bf8a00a0]

fix for bug fdo 36519

Use human readable format name instead of internal filter names in Load/save options UI

2011-06-01  Miklos Vajna  <vmiklos@frugalware.org>  [4d97d0c4f3e80b0efd705253f69d9926832330bc]

implement RTFValue::getProperties (it was a stub)


2011-06-01  Joseph Powers  <jpowers27@cox.net>  [3c160621091530d2e3cc610adcfe150e760a8c51]

Replace List in SvTreeList with a vector<>


2011-06-01  Miklos Vajna  <vmiklos@frugalware.org>  [06548cb1e6bdc3bf5e57e33aba975ad498a30e03]

implement RTF_V


2011-06-01  jeffrey  <jeffrey@linux-ow08.site>  [1e87416d14ef7a0c236e4d03867f6fa298c8a032]

Made changes to fix sentence delete in bug 34786.

Signed-off-by: Noel Power <noel.power@novell.com>

2011-06-01  Miklos Vajna  <vmiklos@frugalware.org>  [9593aabcc676349625440abd2c51deb046acd93e]

now that the tokenizer is fine, one line / character is too verbose


2011-06-01  Miklos Vajna  <vmiklos@frugalware.org>  [000376ce583ca6c0859df3052b099f79b5632b7b]

group sprm values


2011-06-01  Miklos Vajna  <vmiklos@frugalware.org>  [b0be73dbd8e4af55a06a5159837d8338d2632b6d]

implement RTF_ANIMTEXT


2011-06-01  Miklos Vajna  <vmiklos@frugalware.org>  [04ef4c36192d51f48f6ec3e676c06a568b948d79]

implement RTF_SHAD


2011-06-01  Miklos Vajna  <vmiklos@frugalware.org>  [382c403e3dc55f5f43b788fc4a06993100a0727f]

implement RTF_OUTL


2011-06-01  Miklos Vajna  <vmiklos@frugalware.org>  [54e8aeb54ec4f8a7c9c18c6ee576c13230839d9f]

implement RTF_FS and RTF_AFS


2011-06-01  Miklos Vajna  <vmiklos@frugalware.org>  [6a88e9a8670e05f7024e1d90222bf127c4e819ab]

implement RTF_AF


2011-06-01  Miklos Vajna  <vmiklos@frugalware.org>  [6ed44614037d2f4cce4e6fb413e4fbe8158d8595]

Make it easy to disable the new importer


2011-06-01  Andre Schnabel  <andre.schnabel@gmx.net>  [3da3256d9b33b4c63dea3b19c00e53685a10358f]

fix for fdo#37761: Keyboard navigation broken in tools - options

prevent that aAutoSaveEdit will grab the focus in options dialog

Signed-off-by: Noel Power <noel.power@novell.com>

2011-06-01  Miklos Vajna  <vmiklos@frugalware.org>  [75a13eec50e0a04a370ac4745574d267777bbe53]

implement RTF_DEFLANG, RTF_ADEFLANG


2011-06-01  Miklos Vajna  <vmiklos@frugalware.org>  [fc778d784e99d20f5e9eff8f45c5af77d0215220]

implement RTF_PARD and RTF_DEFF


2011-06-01  Miklos Vajna  <vmiklos@frugalware.org>  [3dd7bfb50965a039bd42eb5b24fae8e79cb79d2c]

restore encoding on RTF_F


2011-06-01  Miklos Vajna  <vmiklos@frugalware.org>  [656c405be11d420e62b839a5651ae9d858abd3d6]

implement RTF_ANSI


2011-06-01  Miklos Vajna  <vmiklos@frugalware.org>  [75d2a046d6fb1c6dc879e62712f2b63cd5747b1a]

RTF_SBASEDON, RTF_SNEXT: these are not colors


2011-06-01  Tor Lillqvist  <tlillqvist@novell.com>  [18054e19eba750f8b56bb7c6c463f39444716a4d]

Typo

Signed-off-by: Cédric Bosdonnat <cedric.bosdonnat.ooo@free.fr>

2011-06-01  Francois Tigeot  <ftigeot@wolfpond.org>  [fc86375b3198141db62e653bf911e5ba1c1ff90f]

Do not try to include non-existent files

These ones were never present in the recorded history of the project
to begin with.

2011-06-01  Kohei Yoshida  <kyoshida@novell.com>  [50f1d622c84f369475c78c439d3cf8604d04abb1]

fdo#34214: Fixed selection by arrow keys around merged cells.

Signed-off-by: Markus Mohrhard <markus.mohrhard@googlemail.com>

2011-06-01  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [78727badb0b021725992e3abba1abc40dd1b0feb]

disable obsolete python check, no traces of the greport tool anymore


2011-06-01  Tor Lillqvist  <tml@iki.fi>  [108e05c56db08b51c3ceed5e6219b364d202d109]

Tell to run LibreOffice.app on MacOSX, not soffice.bin


2011-06-01  Tor Lillqvist  <tml@iki.fi>  [b51a5163e727c6cb5cd84cb1cca9ba31df69d1d7]

Don't use libintl in gdk-pixbuf either


2011-06-01  Tor Lillqvist  <tml@iki.fi>  [29a73db64c144fdfdfe05e25c3b9c4f16f856e69]

Simply add if false around the chunk to bypass instead


2011-06-01  Tor Lillqvist  <tml@iki.fi>  [709b77eda273915ea5cb34302448d8da91557c6f]

Don't use libintl in glib

Patch out the chunk of GLib's configure script that looks for
libintl. Take care of fallout in a couple of places in GLib
sources. The end result is that GLib doesn't use any libintl (gettext
etc) functionality. Which is nice, as we then shouldn't need to build
gettext. No functionality should be lost, as we weren't delivering any
GLib message catalogs anyway, so none of the gettext calls at least
here would ever have found any localised messages.

2011-06-01  Tor Lillqvist  <tml@iki.fi>  [4670d2d486a179ec23da8997ce15120aa0ff00e8]

Set EXTRPATH only on MACOSX


2011-06-01  Tor Lillqvist  <tml@iki.fi>  [c7af239047bec413859ede9ad6c9bfdd8dffa567]

Pass dmake's -P to gnumake as -j


2011-05-31  Tor Lillqvist  <tml@iki.fi>  [b344b037047273fb063483c2c4655060b798c275]

Bin redundancy


2011-05-31  Tor Lillqvist  <tlillqvist@novell.com>  [84acbe5f467834a2c7b2d79d7d58a762ea7462d8]

Drop pointless version printout


2011-05-31  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [17e4f58216020aaead24b5dcbaf6767e15e834e1]

some minor performance improvements


2011-05-31  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [a31908292e070aacb05558f9728c440d5acf4c14]

set table limit to 32000

the performance of the insert algorithm allows now to create more than 10000 sheets in a reasonable time

2011-05-31  Andras Timar  <atimar@suse.com>  [53bf10408dc5c90f99905bad9e36d46196d478e3]

remove unused l10ntools


2011-05-31  Luboš Luňák  <l.lunak@suse.cz>  [7f6ccd2ab0ddb9ffed111775d5dbdeb23d6c2b4b]

vcl::DeleteOnDeinit for static BitmapEx objects

BitmapEx objects shouldn't last past VCL cleanup, as they access
e.g. X connection, so normal static objects are destroyed while
the connection is already gone.

2011-05-31  Luboš Luňák  <l.lunak@suse.cz>  [99dd0380012e76ff2c871425d7c58c2e64b8973f]

vcl::DeleteOnDeinit for static BitmapEx objects

they should not outlive VCL cleanup (need X connection, etc.)

2011-05-31  Luboš Luňák  <l.lunak@suse.cz>  [6e20f6a854c7f006a0b80caa7d6c7bab7da49aaf]

implement vcl::DeleteOnDeinit::reset()

the class is pretty bad API without it

2011-05-31  Tor Lillqvist  <tlillqvist@novell.com>  [2e3b96f127dbc7c17663272bfb8c099d02ee032d]

Simplify Python options to just one: --enable-python[=<no/auto/system/internal>]


2011-05-31  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [6197740c90186d5fb42c037720ebf1015c44ada1]

Translated debug messages in SwCache


2011-05-31  Michael Meeks  <michael.meeks@novell.com>  [0953d0ecab9d243039a424e47f8218420c3e8621]

remove erroneous FIXMEs when re-starting oosplash.bin

Signed-off-by: Bjoern Michaelsen <bjoern.michaelsen@canonical.com>

2011-05-31  Luboš Luňák  <l.lunak@suse.cz>  [3d87ce7865cfb224269e6f90d6f1b244b32e00a7]

proper debug output again, enabled by mistake


2011-05-31  Luboš Luňák  <l.lunak@suse.cz>  [61acd9e80025bbfbc6e1ad575a2aa997273d620d]

move kde_headers.h to other inc/unx/kde headers


2011-05-31  Luboš Luňák  <l.lunak@suse.cz>  [2dfbdb6fb008b4d0df4b3fe8da17745c191fee37]

use enum instead of strings for desktop types

welcome to the future! (well, almost)

2011-05-31  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [fc4a59cbf006d2a9a338fa8a6c1e07bec5642a91]

use --nologo to prevent oosplash smoketest hangs


2011-05-31  Luboš Luňák  <l.lunak@suse.cz>  [4ed61b6dca06705dd4ae6e20f3b1709b26a27081]

SAL_DLLEXTENSION should not be used here

probably result of a bad merge

2011-05-31  Luboš Luňák  <l.lunak@suse.cz>  [f94fc773b39231c3be7469bef04d3bf119e08551]

desktop detector stuff is desktop_detector, not vclplug_kde


2011-05-31  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [26969cb883b9bcf9ce9239750df7d215150c3795]

Docx: Fixed order of exported properties in tblPr


2011-05-31  Michael Meeks  <michael.meeks@novell.com>  [ee6c4017da5b5a5210c0e2f1ec06e0ac49fc600b]

cleanup loop iteration to be simpler


2011-05-31  Luboš Luňák  <l.lunak@suse.cz>  [f5497068c58ae9726e5853117968e7eaf18e84b4]

 #include "" -> #include <> for non-local includes


2011-05-31  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [7b679bb6ede037c5621848c8f4477b11e7980058]

use --nologo to prevent oosplash smoketest hangs


2011-05-31  Jan Holesovsky  <kendy@suse.cz>  [b815f5b2e26cee4bf092e77a2c7abfb035acc174]

Merge commit 'libreoffice-3.4.0.2'

Conflicts:
	postprocess/packcomponents/makefile.mk

2011-05-31  Tor Lillqvist  <tml@iki.fi>  [04eef8e27332aaba82016e7b0e6790f4b90814e7]

Set also CXXFLAGS


2011-05-31  Luboš Luňák  <l.lunak@suse.cz>  [53a16157cbe845cd25c92cb3461b32709fc91936]

do not have a .cxx file just for #including a .moc file


2011-05-31  Andras Timar  <atimar@suse.com>  [532f12788a2efaadf12a68b6341c554c811a0149]

replace OOo icon to LibO icon fdo#33229 (cherry picked from commit 6fb432551320ea3d6eb1648f78abda6569705795)

Signed-off-by: Thorsten Behrens <tbehrens@novell.com>

2011-05-31  Andras Timar  <atimar@suse.com>  [47ea38b6dafdac0ec62d1c3e53444d3e07113bf7]

replace OOo icons to LibO icons in Tools - Options dialog fdo#33229 (cherry picked from commit 3f7ffa8409ba7fc1ce5f70dbae06a44a42c9947f)

Signed-off-by: Thorsten Behrens <tbehrens@novell.com>

2011-05-31  Luboš Luňák  <l.lunak@suse.cz>  [65347f4b1cd17895653a796b692f9b3f87d1fe34]

fix include path for KDE3 build


2011-05-31  Rene Engelhard  <rene@debian.org>  [ae0eaa57ba2cef0313f853d19a9a13629bcd07cb]

fix build in connectivity/qa with system-hsqldb


2011-05-31  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [64b6c3802c4c4a9f38e9fceeedca246f9a08e299]

fix for fdo#37772: Insert sheets in a protected spreadsheet document


2011-05-31  Kelly Anderson  <cbxbiker61@gmail.com>  [f7afe79010ef13a3ae288e5b09122f1e5db64879]

fix compile with Bison 2.5

Signed-off-by: Luboš Luňák <l.lunak@suse.cz>

2011-05-31  Kelly Anderson  <cbxbiker61@gmail.com>  [8ce982432a9a73ec628c8c6cff73f152bee1b57a]

fix compile with Bison 2.5

Signed-off-by: Luboš Luňák <l.lunak@suse.cz>

2011-05-31  Takeshi Abe  <tabe@fixedpoint.jp>  [9276f7d5740a28b342db2a9bcd8644ff2f4f5742]

fdo#32263

use $HOME/.config unless XDG_CONFIG_HOME is set with respect to
http://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html
moreover, lose dot so as "$HOME/.config/libreoffice".

2011-05-31  Tor Lillqvist  <tlillqvist@novell.com>  [67081d291e9e9d2611b684dd16be3c08661ae0c4]

Add sanity check before dereference, bnc#694119

Signed-off-by: Petr Mladek <pmladek@suse.cz>

2011-05-31  Takeshi Abe  <tabe@fixedpoint.jp>  [699a577ae4f0b254917b4afe2d91ba923365520a]

fdo#32263

use $HOME/.config unless XDG_CONFIG_HOME is set with respect to
http://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html
moreover, lose dot so as "$HOME/.config/libreoffice".

2011-05-31  David Tardon  <dtardon@redhat.com>  [1bf36db7af7064942f939ef3c35783e81a073899]

make the loop finite .-)


2011-05-31  Michael Meeks  <michael.meeks@novell.com>  [aedc5eb4afb12ad074666507e6af8fcf24d64b65]

fix snafu identified by Julien Nabet


2011-05-31  Noel Power  <noel.power@novell.com>  [738fa3d5ed19a8d0ec60799e26ee4936426992e3]

fix for bug fdo#37590

Signed-off-by: 	Michael Meeks <michael.meeks@novell.com>

2011-05-31  Jan Holesovsky  <kendy@suse.cz>  [7a6dead55d7376c69554bd7f6c5b8278af14701a]

Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/libs-extern-sys

Conflicts:
	graphite/graphite2-0.9.2.patch

2011-05-31  Jan Holesovsky  <kendy@suse.cz>  [fc72cdfc4cc529ecb4c5139db6331fdbd051d2b3]

Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/writer


2011-05-31  Jan Holesovsky  <kendy@suse.cz>  [a0cdfdc157cca8b3bf4f778d75e0af9ad580c3bd]

Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/libs-gui


2011-05-31  Jan Holesovsky  <kendy@suse.cz>  [6b4beb1264c870fe9559490f4faadbe6c70f9019]

Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/filters


2011-05-31  Jan Holesovsky  <kendy@suse.cz>  [36472f4f40ea3da60c4dddc8fe885a3a67262e51]

Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/components


2011-05-31  Jan Holesovsky  <kendy@suse.cz>  [81d0d4b6e6d5e98323c48c9f6a40a7ff461c4941]

Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/calc


2011-05-31  Jan Holesovsky  <kendy@suse.cz>  [69ecb9ebd693d8667f2c87b33ea2443d1585a6f3]

Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/artwork


2011-05-31  Jan Holesovsky  <kendy@suse.cz>  [6a29b48bf54df5a674f37c49578a94211a1d5984]

Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/bootstrap


2011-05-31  Jan Holesovsky  <kendy@suse.cz>  [31d2ec14ca3790748cf0c724f14f494cce7dff4f]

Merge commit 'libreoffice-3.4.0.2'

Conflicts:
	sw/inc/viewsh.hxx
	sw/source/core/layout/paintfrm.cxx
	sw/source/ui/index/cnttab.cxx
	sw/source/ui/ribbar/inputwin.cxx

2011-05-31  Jan Holesovsky  <kendy@suse.cz>  [84c83035918d1f495b638e874118611c41f7c04d]

Merge commit 'libreoffice-3.4.0.2'

Conflicts:
	sal/osl/unx/diagnose.c

2011-05-31  Jan Holesovsky  <kendy@suse.cz>  [ec6c98105a95bd5ddcd74b30fe51df8434c27fbd]

Merge commit 'libreoffice-3.4.0.2'

Conflicts:
	svtools/source/filter/wmf/winmtf.hxx
	tools/source/fsys/urlobj.cxx
	unotools/source/config/configmgr.cxx
	unotools/source/config/makefile.mk
	vcl/inc/vcl/cursor.hxx
	vcl/source/gdi/outdevnative.cxx
	vcl/source/window/abstdlg.cxx
	vcl/source/window/toolbox.cxx
	vcl/unx/generic/printer/ppdparser.cxx
	vcl/unx/generic/printer/printerinfomanager.cxx

2011-05-31  Jan Holesovsky  <kendy@suse.cz>  [7ea2f89d49f913909c178e1ff34394a88b3d7b54]

Merge commit 'libreoffice-3.4.0.2'

Conflicts:
	libwps/makefile.mk

2011-05-31  Jan Holesovsky  <kendy@suse.cz>  [ca39c0ee5fb571693f96fe32f55b814d74e5b756]

Merge commit 'libreoffice-3.4.0.2'

Conflicts:
	basic/source/app/app.cxx
	basic/source/runtime/iosys.cxx
	desktop/unx/source/start.c
	sfx2/source/appl/appdata.cxx
	sfx2/source/appl/appinit.cxx
	sfx2/source/inc/appdata.hxx
	svx/AllLangResTarget_svx.mk
	sysui/desktop/productversion.mk
	sysui/desktop/share/makefile.mk

2011-05-31  Jan Holesovsky  <kendy@suse.cz>  [44863c2f2fd78c291092037aaf0d7abfa21f773d]

Merge commit 'libreoffice-3.4.0.2'

Conflicts:
	sd/prj/d.lst
	sd/source/ui/dlg/sdabstdlg.cxx
	sd/util/makefile.mk

2011-05-31  Jan Holesovsky  <kendy@suse.cz>  [bcb1ceafcc18aaa8199b21478dde39bdb9ae83dd]

Merge commit 'libreoffice-3.4.0.2'

Conflicts:
	filter/source/graphicfilter/eps/eps.cxx
	oox/source/export/shapes.cxx
	oox/source/xls/workbookhelper.cxx

2011-05-31  Jan Holesovsky  <kendy@suse.cz>  [752af7d5c284b4c8cebd7bf4df112d62456f3c8c]

Merge commit 'libreoffice-3.4.0.2'

Conflicts:
	sc/source/filter/excel/xiname.cxx
	sc/source/filter/xml/xmldrani.cxx

2011-05-31  Jan Holesovsky  <kendy@suse.cz>  [07c1d34ec78dd6e980c4ae370042ab5e3870aa0b]

Merge commit 'libreoffice-3.4.0.2'

Conflicts:
	configure.in
	distro-configs/LibreOfficeMacOSX.conf
	distro-configs/OxygenOfficeLinux.conf
	distro-configs/OxygenOfficeWin32.conf
	download
	instsetoo_native/util/openoffice.lst
	ooo.lst.in
	set_soenv.in
	solenv/bin/modules/installer/download.pm
	solenv/gbuild/CppunitTest.mk
	solenv/inc/minor.mk
	solenv/inc/settings.mk

2011-05-31  Tor Lillqvist  <tlillqvist@novell.com>  [29a2abb9a3612bcef6a42e11caf52b16b774178a]

We should not look for .exe extensions for Cygwin programs


2011-05-31  Tor Lillqvist  <tlillqvist@novell.com>  [a53ebd43ec514d270d4ff299163825ee6cb1704d]

No need to do anything with $HOME


2011-05-31  Tor Lillqvist  <tlillqvist@novell.com>  [471fd2e4e8c6faa8ef8cbe357426bc23b5eceae5]

Stylize consistently, add more Emacs mode goodness


2011-05-31  Tor Lillqvist  <tml@iki.fi>  [b61b156d52d24a7cfc42fb47d922bbc292bc6835]

Enable building glib for iOS

Pass --build and --host options to the configure script. Pass a bunch
of a priori cached test results for stuff that can't be determined
when cross-compiling. Link with the CoreFoundation framework. Build
static archives.

Patch out the compile-time USE_LIBICONV_GNU and _LIBICONV_H test from
gconvert.c as it for some reason fails for iOS.

2011-05-31  Tor Lillqvist  <tml@iki.fi>  [d49fe1968a4b5a3c79fa71177bcdeeb702db264e]

Improve gettext build for iOS


2011-05-31  Tor Lillqvist  <tml@iki.fi>  [896eac5669806b0d8e74049572ae0959b6c4bc7a]

Deliver a static libintl.a, too


2011-05-31  Miklos Vajna  <vmiklos@frugalware.org>  [10ae446ea4b5ef553c5f55b7c63cbf954e93930d]

cleanup


2011-05-31  Miklos Vajna  <vmiklos@frugalware.org>  [c006743d58640a72dcadc829949bc15a650449da]

drop ; suffix for font names, too


2011-05-31  Miklos Vajna  <vmiklos@frugalware.org>  [9297fb25e6358cafed1a104025ebbda3881a4eb1]

apply paragraph properties

paragraph styles now work!

2011-05-30  Miklos Vajna  <vmiklos@frugalware.org>  [c3b17c454c6b3021cdc40cdc831bbd712c9153fc]

write style number as style id, not just as position


2011-05-30  Miklos Vajna  <vmiklos@frugalware.org>  [163e02a3e981729738c29994cebac662aa14d9fb]

start initial paragraph / section after font/style tables


2011-05-30  Miklos Vajna  <vmiklos@frugalware.org>  [c4704a2c247c0a90160f6279e8eb00db96ee660b]

drop trailing ; from style names


2011-05-30  Miklos Vajna  <vmiklos@frugalware.org>  [0f9bd0b9238d690188b96d0ebd2052a34e541df5]

implement RTF_S outside RTF_STYLESHEET


2011-05-30  Miklos Vajna  <vmiklos@frugalware.org>  [0a20b5b05c56b6132bed07b3bd621dad381f3937]

implement RTF_SBASEDON and RTF_SNEXT


2011-05-30  Tor Lillqvist  <tml@iki.fi>  [920be578407784ad4ddabcd921e187fa3e0a1f54]

Deliver also the built glib-compile-schemas

It is needed in case a native internal GLib build is used when
cross-compiling GLib.

2011-05-30  Miklos Vajna  <vmiklos@frugalware.org>  [adbea14c9c14443aef888c3f1466df8602b6a0a7]

add names to stylesheet table


2011-05-30  Tor Lillqvist  <tml@iki.fi>  [26257421474037dba35c87a5428dd7881d414352]

Propagate verbosity


2011-05-30  Tor Lillqvist  <tml@iki.fi>  [1619af48efb8bf41919fd82490df4f88c2b4889c]

Propagate verbosity


2011-05-30  Miklos Vajna  <vmiklos@frugalware.org>  [35425524d1f5093474db3c7139f479e0768a56a1]

initialize member


2011-05-30  Miklos Vajna  <vmiklos@frugalware.org>  [adfff92de6146b64841ee335baad2ac0fbc13b94]

initial stylesheet support


2011-05-30  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [44e6861f7e35e52fe66a3be6386b540a4e53e9ec]

fix build on Mac (add LIBXML_CFLAGS, disable unneeded intltool-xml check)


2011-05-30  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [cdf832caa70e36febf60cb7a6f4c0553d4f852e5]

fix segv when inserting multiple sheets


2011-05-30  Miklos Vajna  <vmiklos@frugalware.org>  [894e4b865c16d0d35797dce257e8108a3ebaefb8]

look in stylesheet destination


2011-05-30  Miklos Vajna  <vmiklos@frugalware.org>  [7fad8e3f23b0e37d2a78b924811d061a36ed8a9e]

destinations ignore parameters


2011-05-30  Korrawit Pruegsanusak  <detective.conan.1412@gmail.com>  [6630b196941390019b2f015e94c0ce63dd0983f6]

Code Cleanup in filters

* Fix typos in comments
* Remove bogus comments
* Remove dead codes

Released under LGPLv3+/MPL

2011-05-30  Miklos Vajna  <vmiklos@frugalware.org>  [6ee631a3da20024a38022337e986536b0b89cd14]

RTFReferenceTable: missing doc


2011-05-30  Norbert Thiebaud  <nthiebaud@gmail.com>  [057d0dbf3354c5aaaa034f14aafb3000ed213c08]

mismerge: do not re-include tail_build's module in postprocess dep list


2011-05-30  Andras Timar  <atimar@suse.com>  [b1e064b2bf9d992cfbfaf8de64092456f08bafaa]

replace OOo icon to LibO icon fdo#33229


2011-05-30  Andras Timar  <atimar@suse.com>  [0b3ce921ef684e0e51ad599125d9b32f3e0b97db]

remove BrOffice


2011-05-30  Andras Timar  <atimar@suse.com>  [63ec8cc9479e7f91dc1eb013fe7cd37608aed1c3]

why backing_rtl_left.png contained BrOffice?


2011-05-30  Andras Timar  <atimar@suse.com>  [b10b8b33e4248820487344be1cd1aaa7c3b2c4e5]

replace OOo icons to LibO icons in Tools - Options dialog fdo#33229


2011-05-30  Miklos Vajna  <vmiklos@frugalware.org>  [74afdeca20e28a4527dcbbbdb93db3507926aaf3]

implement RTF_CF to test color table


2011-05-30  Miklos Vajna  <vmiklos@frugalware.org>  [c2675a6a25e3c4f23681090ea84eaa90f449376a]

implement RTF_RED, RTF_GREEN, RTF_BLUE


2011-05-30  Tor Lillqvist  <tlillqvist@novell.com>  [05c950fe291ce5570c113fe010e0f4fa35206027]

Fixes to make it compile on Windows


2011-05-30  Tor Lillqvist  <tlillqvist@novell.com>  [00f5e8f62362a2db094e5a954ec095a63c47246a]

Link with the "version" library on Windows


2011-05-30  Tor Lillqvist  <tlillqvist@novell.com>  [072d097e498869a14847d5d0e3dd23b99e62fa83]

Match the less clash-prone gobject DLL name we now produce


2011-05-30  Tor Lillqvist  <tlillqvist@novell.com>  [3b11d0b97a5659a913e68bf31ab05552813f7a7b]

Link with graphite2_off on Windows, too


2011-05-30  Miklos Vajna  <vmiklos@frugalware.org>  [f3a288a2b6faf0c2f24152d13245ad1aa0610365]

introduce RTFColorTableEntry


2011-05-30  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [90a9bed1878b4adcc32f86f4f4004e1a371bb526]

one doesn't need pkg-config on mac


2011-05-30  Miklos Vajna  <vmiklos@frugalware.org>  [a1d1cfffaad63186608c54eca693771e2834fe91]

start initial section to silence dmapper errors


2011-05-30  Miklos Vajna  <vmiklos@frugalware.org>  [9c4525c7c002d44cf12720fc2a0636b6bf4790db]

finished implementing RTF_F


2011-05-30  Petr Mladek  <pmladek@suse.cz>  [5815228c11749c37969b75ceda45de21964420ef]

lo-commit-stat: add --log-dir option

allow to generate the log into another directory

2011-05-30  Petr Mladek  <pmladek@suse.cz>  [a07a230c1269dbcf149bbf470b478403a7475801]

lo-commit-stat: add --log-dir option

allow to generate the log into another directory

2011-05-30  Tor Lillqvist  <tlillqvist@novell.com>  [b3273decf854d71d903365a30879c4aabbf662a9]

instsetoo_native should not be here


2011-05-30  Tor Lillqvist  <tlillqvist@novell.com>  [3beeaf072507c4912bd46c3fb842db8458ca93bf]

Add the Win32 "version" library


2011-05-30  Miklos Vajna  <vmiklos@frugalware.org>  [19bb563c2c230d9df02e04b668488796a68bc036]

RTFValue::toString: handle string value


2011-05-30  Tor Lillqvist  <tlillqvist@novell.com>  [240c1266d8a5c3632d5a23bd1fd7cff606f1bd7f]

chmod -x


2011-05-30  Tor Lillqvist  <tlillqvist@novell.com>  [32805760a28fceeb1b17c3d392844180d5b73695]

The graphite2 library is called graphite2_off


2011-05-30  Tor Lillqvist  <tlillqvist@novell.com>  [743840a403640c86dbd60cef9a3ff296c21e4287]

We build graphite as a static library, drop conditional dllimport/export

We would need to pass -DGR2_STATIC when compiling graphite-using code
otherwise.

Also make patch apply without fuzz.

2011-05-30  Joseph Powers  <jpowers27@cox.net>  [e9b12231186f125204a9fc683632df9279bb6ecf]

It seams that $SYSTEM_LIBRSVG can be empty, so add quotes to avoid error.

Also, add instsetoo_native to the ignore list.

2011-05-30  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [5a4e27252d9a86b22d2f152f590cd1cb54fe027f]

remove double "=" from assignment to STATIC_OR_SHARED


2011-05-30  Miklos Vajna  <vmiklos@frugalware.org>  [a558375c7831619e23e847526905cc4596c66592]

RTFReferenceProperties now takes care of attributes and sprms as well


2011-05-30  Michael Meeks  <michael.meeks@novell.com>  [dd771be140c2cced8984f6f9887f5aab7af9e895]

initial attempt to avoid ugly errors with missing pkgconfig etc.


2011-05-30  Miklos Vajna  <vmiklos@frugalware.org>  [72a4fc11d5dc35f65a71adea293ccc63b62a0578]

change the attribute hashmap to rtfvalue as well


2011-05-30  Miklos Vajna  <vmiklos@frugalware.org>  [413dde05951d25094e68da023650ed67257c77a6]

make it possible to store strings in an RTFValue


2011-05-30  Michael Meeks  <michael.meeks@novell.com>  [9eeeab292cf799a839439310feeee9ac752b0013]

allow building non-system cairo with system libpng14


2011-05-30  Miklos Vajna  <vmiklos@frugalware.org>  [61e940787b5ba157abbe70390d0963008dc5c8a1]

store RTFValue::Pointer_t instead of int in sprm hashmaps


2011-05-30  Miklos Vajna  <vmiklos@frugalware.org>  [46d3a9c550c60c42711269fdc07988219f27e40e]

int -> Id for sprm / attr identifiers


2011-05-30  Muthu Subramanian  <sumuthu@novell.com>  [0956b4003dc820672f129f5bab459a4a65042a95]

Fix xlsx 2010 export.


2011-05-30  Miklos Vajna  <vmiklos@frugalware.org>  [a9adc036e255cebac92bf698fe9e861ba8c034e8]

same font name to attributes (to be sent to dmapper)


2011-05-30  Miklos Vajna  <vmiklos@frugalware.org>  [5ccb47e1ed3bdd15ec974f15a0a5302882b3ff6f]

store RTF_FCHARSET info


2011-05-30  Tor Lillqvist  <tlillqvist@novell.com>  [f4def585fa3b6ea29e2ee9d179b151956644cfa9]

Add removed variable which now is used back


2011-05-30  Tor Lillqvist  <tlillqvist@novell.com>  [e25ca371cdef387bf6421747830434fd1694d3f1]

Use boost::unordered_map instead of the non-std hash_map so that it compiles without stlport


2011-05-30  Miklos Vajna  <vmiklos@frugalware.org>  [1d9ad643d2912bb326920f306603395d46c0fe1c]

move extern to header


2011-05-30  Miklos Vajna  <vmiklos@frugalware.org>  [c7f8bb8a6251f8123f800e2110a0c1e4bf702420]

add charset table from spec


2011-05-30  Joseph Powers  <jpowers27@cox.net>  [1132353886fc2a85a8fe6da31be4d2a25fd3cc57]

White space cleanup.

No code changes

2011-05-30  Tor Lillqvist  <tlillqvist@novell.com>  [313f54da3cf8bd6271d8d14f4dd1803c42ca4d58]

No need to specify a base address for .exe files, the default should work fine


2011-05-30  Radek Doulik  <rodo@novell.com>  [5e5181c1e57c4a6aaa25b57bea2f1c095b0f0745]

set link text properties

 - hlink color from color scheme (if not overriden by text character properties)
 - single underline ( ditto )

2011-05-30  Korrawit Pruegsanusak  <detective.conan.1412@gmail.com>  [cda4a293608514783d38d470799cfbf97b245cc6]

Code cleanup

* Remove dead code lying since 2001
* Remove duplicate if checking
* So unindent the code

Released under LGPLv3+/MPL

2011-05-30  Miklos Vajna  <vmiklos@frugalware.org>  [2a49c656e7d7643f8e47f1bae43f5540e80c1bf3]

implement RTF_FPRQ


2011-05-30  Jan Holesovsky  <kendy@suse.cz>  [d6fb1ee8a92da521e2ce783bdc1b3029ef1c0ea5]

Merge commit 'libreoffice-3.4.0.2'


2011-05-30  Jan Holesovsky  <kendy@suse.cz>  [c568fb896f6d3442e98002eaa062c31b8ed0f518]

Merge commit 'libreoffice-3.4.0.2'


2011-05-30  Jan Holesovsky  <kendy@suse.cz>  [0f9a1b73ad2943b0fa3a9b1e6c81150c712b2a52]

Merge commit 'libreoffice-3.4.0.2'


2011-05-30  Jan Holesovsky  <kendy@suse.cz>  [707205aef142a72010081a8b21bcddfed8561e57]

Merge commit 'libreoffice-3.4.0.2'


2011-05-30  Jan Holesovsky  <kendy@suse.cz>  [f0347f6c7b1b091001151e54992509ee5016ef58]

Merge commit 'libreoffice-3.4.0.2'


2011-05-30  Jan Holesovsky  <kendy@suse.cz>  [37032dc9dc8089c9a1127e61cb2ad5612306399b]

Merge commit 'libreoffice-3.4.0.2'


2011-05-30  Jan Holesovsky  <kendy@suse.cz>  [94a0ea6b9eeaef219114091da479063227243ebd]

Merge commit 'libreoffice-3.4.0.2'


2011-05-30  Jan Holesovsky  <kendy@suse.cz>  [0ee2ac7be52b9f07b47fc5ddef25bc55b78183af]

Merge commit 'libreoffice-3.4.0.2'


2011-05-30  Rob Snelders  <programming@ertai.nl>  [dd03e09eaa546b8530d6ac773590cc6e9520a3dd]

Cross-References-Tab now displays the items correctly. fdo#34872


2011-05-30  Korrawit Pruegsanusak  <detective.conan.1412@gmail.com>  [050ac4dedbdd006d043f27f8b8c88974bc0eab46]

cppcheck cleanliness Remove: (performance) Possible inefficient checking for * emptiness. Released under LGPLv3+/MPL


2011-05-30  Miklos Vajna  <vmiklos@frugalware.org>  [46abc374c6b21c5bd9a2a7048dabacae15279947]

font family stub


2011-05-30  Korrawit Pruegsanusak  <detective.conan.1412@gmail.com>  [b9376ed8d4699f2cb5cd0515ed0768de1ffccee1]

Code Cleanup

* Remove empty and bogus comments
* Remove dead codes
* Fix typos in comments

Released under LGPLv3+/MPL

2011-05-30  Miklos Vajna  <vmiklos@frugalware.org>  [36e7b0ca79187eed211d8a4e93c695077fb4abd8]

introduce RTFDocumentImpl::dispatchFlag


2011-05-30  Miklos Vajna  <vmiklos@frugalware.org>  [3d1a8bfada598d87d4cc72c75f5ca63223bb529d]

implement RTF_F


2011-05-30  Miklos Vajna  <vmiklos@frugalware.org>  [54843df22cc25d6d6564aada440f240cd3c39b7b]

initial RTFReferenceTable


2011-05-30  Andras Timar  <atimar@suse.com>  [8a1a76aac6bb150f89ac1b4c86f6ed11128d8462]

replace "seagull" icons to LibreOffice icons fdo#37617

Signed-off-by: Tor Lillqvist <tlillqvist@novell.com>

2011-05-30  Andras Timar  <atimar@suse.com>  [e2867f4dac25b8e0ddf0b95aba86fbbe7ab46253]

replace StarOffice icons to LibreOffice icons in Web Wizard fdo#33229

Signed-off-by: Tor Lillqvist <tlillqvist@novell.com>

2011-05-30  Miklos Vajna  <vmiklos@frugalware.org>  [80a7feeaf20ec791492f731f205b15fdcf46a7b5]

introduce RTFDocumentImpl::dispatchValue


2011-05-30  Miklos Vajna  <vmiklos@frugalware.org>  [8b791f3cb382ed76d1ec55c863c20b42f4fc24ab]

implement RTF_FONTTBL


2011-05-30  Andras Timar  <atimar@suse.com>  [499e7e89743bf10e3d290c81d3b86f4d86f0c50e]

fix pt-BR makefile


2011-05-30  Miklos Vajna  <vmiklos@frugalware.org>  [0193886bbe7f7ced7b671e04df488817cc1f076a]

implement italic and underline


2011-05-30  Andras Timar  <atimar@suse.com>  [320561510da46cc49dbea8c7dd5880defa8ceece]

Update: Brazilian portuguese spelling dictionary & hyphenation fdo#37671


2011-05-30  Tor Lillqvist  <tml@iki.fi>  [e5c37050bab08fdfc08febf5a243372686ef423d]

Drop unnecessary quotes around platform triplets


2011-05-30  Tor Lillqvist  <tml@iki.fi>  [b39178a1fd9ca87143c3befad9f9a8521a46c627]

Build for iOS simply using dmake directly, like for Windows

Just use a config.h geneated for Mac OS X for now, tweak later if
necesssary.

2011-05-30  Tor Lillqvist  <tml@iki.fi>  [23bfe8097571fcf5c9ac223100c2fef9087aad01]

Put the .o files in iOS archive libraries, not the empty .obj files


2011-05-30  Tor Lillqvist  <tml@iki.fi>  [9fc04f1763980a0238ec934c09c90d419c6d064a]

Cross-compiling and iOS support


2011-05-30  Andras Timar  <atimar@suse.com>  [9e1f58bf469984c19cd60031074eb60da56453a2]

replace "seagull" icons to LibreOffice icons fdo#37617


2011-05-29  Andras Timar  <atimar@suse.com>  [1e73670e832ca6f853459832b89b6213f3861a7e]

replace StarOffice icons to LibreOffice icons in Web Wizard fdo#33229


2011-05-30  Tor Lillqvist  <tml@iki.fi>  [2aa5e88b68169293a55f15c69ce92711faed04fd]

Simplify the new checks for when to use a system library by default

Just list the OSes for which there is no "system" installed GLib etc
in one case in the case statement. Add iOS to the set.

2011-05-29  Caolán McNamara  <caolanm@redhat.com>  [da94363ed7a895fe39cee8d9b762966ebbee50ef]

add custom rule to build moc stuff for kde4


2011-05-30  Tor Lillqvist  <tml@iki.fi>  [09034b762bdc19da62867e856cc515b132f381b3]

Fix typo


2011-05-29  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [4b9c570facedb799130ef6c585055d76f6d26f24]

notify vba correctly about inserting of several worksheets


2011-05-29  Tor Lillqvist  <tml@iki.fi>  [b2c1dd30f3db212c6bbd48394fca04668e0cde93]

Pass --build and --host options when cross-compiling


2011-05-29  Tor Lillqvist  <tml@iki.fi>  [93b1b381ed8567029cc077a818e5aff0b4ed1482]

Don't build Python if DISABLE_PYTHON is TRUE

I don't know if this is the right thing to do. The --disable-python
switch is documented to "Disable build of Python 2.x UNO API". Does
that mean that it should disable use of Python at run-time completely?
What about use of Python tools at build-time, do we have such? Will
--disable-python then disable their use, too?

2011-05-29  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [4e85b56b3baf14a0a23d57e218acd57823913e41]

also commit the actual part of the librsvg check...


2011-05-29  Tor Lillqvist  <tlillqvist@novell.com>  [98bbdc8bcb74722e30940d747467007c3369fa9c]

Add Emacs and vim mode setting


2011-05-29  Tor Lillqvist  <tlillqvist@novell.com>  [1ec7b6a4965dba5c83709d0275a43697c15668ac]

Don't overwrite autogen.lastrun with identical (perhaps re-ordered) contents


2011-05-29  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [5c44a7e02f8d09c276ad0b22b80fed4826a1dfc6]

Mac: actually use the define that is used in the patch, link against SDK


2011-05-29  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [7ba95eda2b8731db8d9457a51eac6be95ecc6280]

pixman is built as static lib on Mac


2011-05-29  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [1b4758b52878dfacbc494b2ffa16ad3db571aff8]

if librsvg is turned into something optional, configure must test on Mac


2011-05-29  Kohei Yoshida  <kyoshida@novell.com>  [b585a9809cfc6b777c0012cf36d9eddba8a14e32]

Doing this will handle empty sub strings correctly.


2011-05-29  Caolán McNamara  <caolanm@redhat.com>  [9c1f42a13b03bc5587ea52bbcc29ff2f44ad0342]

make this compile


2011-05-29  Julien Nabet  <serval2412@yahoo.fr>  [f8205aeecb38200b3179d01e4021dbe41e466b6c]

WaE: pButton became un-used due to 7eba32f0eacd71fbf2561c9f58f52b89cdd0e86f


2011-05-29  Kohei Yoshida  <kyoshida@novell.com>  [344edada8083c99f53ca615b5dbe8bc1a847c5f1]

String to rtl::OUString & sal_Bool to bool in ScUserList et. al.


2011-05-28  Kohei Yoshida  <kyoshida@novell.com>  [6882d598fe1aa71840a3cfbe1f062c2ee7417ac1]

Removed unnecessary forward declarations.


2011-05-28  Kohei Yoshida  <kyoshida@novell.com>  [f5574561f7382738a210362b0fd109969e18f91d]

This header no longer needed.


2011-05-28  Kohei Yoshida  <kyoshida@novell.com>  [225208f28c1a52072e06cc41f14fcada55e5ba44]

Removed dependency on ScCollection from ScChartCollection.


2011-05-28  Kohei Yoshida  <kyoshida@novell.com>  [06077f20db40973b5d4937a84fc7c32d4d130ae2]

More on replacing String with rtl::OUString.


2011-05-28  Kohei Yoshida  <kyoshida@novell.com>  [a13baa0b1d5b307b588f8f89aa930aa0d1ee4777]

Use bool and rtl::OUString in ScChartCollection et. al.


2011-05-28  Kohei Yoshida  <kyoshida@novell.com>  [c75d2a287d1f89dfa626058b1f2e28ca64b28d4c]

sal_Bool to bool in ScDPObject.


2011-05-28  Kohei Yoshida  <kyoshida@novell.com>  [10807dfacf6e033ec27a11ff36df68f0fd2ec3c7]

String to OUString in ScDPObject.


2011-05-28  Kohei Yoshida  <kyoshida@novell.com>  [a5e4f7a7acf4aea58f957505cbe01541a5a712f4]

String to rtl::OUString in ScDPServiceDesc.


2011-05-28  Tor Lillqvist  <tlillqvist@novell.com>  [d892a900e32025269592911f03e8cd77a60ec837]

Fix compilation errors on Windows, linking errors remain


2011-05-28  Kohei Yoshida  <kyoshida@novell.com>  [d5d4e2608d27130f555407b117cef7ca784583ef]

String to rtl::OUString in the external ref manager code.

And fixed the fallouts of this change to get it to build.

2011-05-28  Tor Lillqvist  <tlillqvist@novell.com>  [ff4790e76c88f068056832675c895ff2b088fb41]

Notice if compilation failed when using filter-showIncludes.pl


2011-05-28  Tor Lillqvist  <tlillqvist@novell.com>  [46dd0c2cf16f386ded64d3654ae81248d9573ec1]

chmod -x


2011-05-28  Tor Lillqvist  <tlillqvist@novell.com>  [9ff135581cc761b8243c93e1d77122b7849682e6]

Attempt to fix vcl build on Windows


2011-05-28  Kohei Yoshida  <kyoshida@novell.com>  [3e3b5dc8e902a2c1bd3ab122e9a2f32cf70cb271]

String to rtl::OUString.


2011-05-28  Julien Nabet  <serval2412@yahoo.fr>  [845c261d8c1c84362085103f161bebdf1ffc8473]

fix 2 bugs, there are still for a complete compilation with kde4


2011-05-28  Nigel Hawkins  <n.hawkins@gmx.com>  [55076cad2ddf82188cb872a32afbe92c1258b5ea]

Replace cstdio with iostream in fastserializer.cxx


2011-05-28  Norbert Thiebaud  <nthiebaud@gmail.com>  [0bb3ffd6456e7a7291bbadff2f547301579f05d3]

cairo depend on libpng


2011-05-28  Norbert Thiebaud  <nthiebaud@gmail.com>  [5b9b3e9107f6d346c98259c31e146caff2bb8f7a]

make librsvg a conditional


2011-05-28  Norbert Thiebaud  <nthiebaud@gmail.com>  [c227d0205221ca28da6605f39eeb8c44c7553400]

make librsvg a conditional


2011-05-28  Tor Lillqvist  <tlillqvist@novell.com>  [b0414f3fa123b532c44a9180b9e2d9122ee35981]

Make the patch actually apply


2011-05-28  Tor Lillqvist  <tlillqvist@novell.com>  [9108788fc95f01b032b1cf6773b4d74537e5c2e1]

We always need cairo now with librsvg always being used

At least, I think we do... So simplify the tests for it.

2011-05-28  Tor Lillqvist  <tlillqvist@novell.com>  [afd1aece660fcc8b604b11fd09d7978ede5fd570]

Can't use SRC_ROOT on Windows thanks to the symbolic links


2011-05-28  Tor Lillqvist  <tlillqvist@novell.com>  [a031b8d16b6887c82d2186c05a6607565e871569]

Avoid potential mixup of incomopatible but identically named GLib DLLs

Don't use the same name for the GLib DLLs that we build with MSVS9 as
in the "official" MinGW-built packages (either the ones from
www.gtk.org, or the ones from OBS). The "official" GLib DLLs use
msvcrt.dll, while the ones we build use msvcr90.dll. We want to avoid
potential confusion. Call the DLLs we build glib-2.0.dll etc, not
libglib-2.0-0.dll etc.

2011-05-28  Tor Lillqvist  <tlillqvist@novell.com>  [b833043246cf309dce728ea410f8e9a115afe41e]

Just use cp, no need for $(GNUCOPY) which would need cygpathing anyway


2011-05-28  Tor Lillqvist  <tlillqvist@novell.com>  [f180df3a277b1d12f09cbade5bad4281e9d5e2af]

Add --with-system-librsvg, gettext and libpng switches, and use them

Use --with-system-librsvg also to direct whether to use the system
version of the libraries only used below librsvg (gdk-pixbuf, GLib,
libcroco, Pango, libgsf, I think).

There still is confusing overlap with older tests for librsvg, libpng
and libjpeg, which previously have ben relevant only on Unix
builds. This needs to be unified. Also, the new stuff that came with
the librsvg thing in m106 doesn't seem to use pkg-config, huh?

Reverse the sense of the messages for the new checks; instead of
saying "checking whether to build own version of libfoo... no", say
"checking whether to use system libfoo... yes". This matches the sense
of the corresponding SYSTEM_FOO variables, thus reducing confusion.

2011-05-28  Norbert Thiebaud  <nthiebaud@gmail.com>  [16a8d1be88df94336b3c27c5284b9fcc3f32c052]

libcroco: manage libxml2 depemdency properly on MacOS


2011-05-28  Kohei Yoshida  <kyoshida@novell.com>  [7e5fb2d5dde2bac990cd5d338e477e99613335fc]

Revert "Removed unnecessary data members."

This reverts commit ed2aa8e1ebd4bea03d958b86e721400ef59cb76d.

These data members were indeed necessary. Let's not remove them.

2011-05-28  David Tardon  <dtardon@redhat.com>  [bb471e9372c8da5d8351fb516a719fea9748dd89]

fix build with ENABLE_DBUS


2011-05-28  Kohei Yoshida  <kyoshida@novell.com>  [04e7f3f258b434cd602d315584df53c9f77a6e78]

Revert "Extracted a method from a code block."

This reverts commit 4f46e40020699ea79d0d7254431aff27b087e4e2.

2011-05-28  David Tardon  <dtardon@redhat.com>  [a0a2956a68403dfdc524514c7f73cb2605ed5271]

this must be #if defined(DBG_UTIL) for now

If this bold font testing is actually useful, IMHO the best approach is
to make it depend on an env. variable, e.g., SAL_TEST_BOLDAPPFONT.
Otherwise it should just be scrapped.

2011-05-28  Kohei Yoshida  <kyoshida@novell.com>  [eb7fe34e8d7bc84be82a8a097123592dfa200442]

sal_Bool to bool.


2011-05-28  Kohei Yoshida  <kyoshida@novell.com>  [ff057f094bf89eb65f8fb3320416ae5e6f7e9b68]

Consolidated local functions in anonymous namespace.


2011-05-28  Kohei Yoshida  <kyoshida@novell.com>  [b1a119ea9c311b19b8a09d2981e152395c66503f]

Extracted a method from a code block.


2011-05-27  Kohei Yoshida  <kyoshida@novell.com>  [6803462fb620eb350923148a2c10c3223266e97f]

Explicitly cast RES_FRMATR enum value to sal_uInt16.

It fails to build on my machine otherwise.

2011-05-27  Kohei Yoshida  <kyoshida@novell.com>  [4d8e0a3d687efd76bf961d90f9bcbca6dc5fab29]

Massive cleanup of ScTabView. No more sal_Bool from the header.

I found one abuse of sal_Bool being used as an integer.  The block
mode was a boolean but had 3 different states.  Replaced that with
enum.

2011-05-27  Kohei Yoshida  <kyoshida@novell.com>  [82d1e7f1b583edd9bd36c4fc9bec28a41e81246e]

More clean up of unnecessary code.


2011-05-27  Kohei Yoshida  <kyoshida@novell.com>  [56d3ce7cc90433c822c9fd589a2926bef6929195]

Removed unnecessary data members.

These two can be used as local variables as they are only used in
one method.

2011-05-27  Kohei Yoshida  <kyoshida@novell.com>  [0d9923996f89db2bebb0731419b411682a558326]

fdo#34214: Fixed selection by arrow keys around merged cells.


2011-05-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [a4ab5f421ef299890cef91802100615adf777dfd]

fix tab vs sapce in Makefile


2011-05-27  Thorsten Behrens  <tbehrens@novell.com>  [c67eef40f5d87f79822a3ffc6f0d1da913de90bb]

Fix dbgutil build after m106 merge


2011-05-27  Nigel Hawkins  <n.hawkins@gmx.com>  [7ec24fbe56590c4d8a49b0360225d41d7b316540]

Fix build breakage with debug enabled.


2011-05-27  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [afc02928b4bab02bae965e467a4b913b81e9887a]

fdo#37290: migrate Java to new resource service


2011-05-27  Miklos Vajna  <vmiklos@frugalware.org>  [0ab004ec8e0f8a58d73308dc96b13e9a99fcaf4d]

handle \ab


2011-05-27  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [fe96939958765fef33dd7c8473a1322154700087]

fdo#37290: allow also access to StringList resources


2011-05-27  Jan Holesovsky  <kendy@suse.cz>  [c991cd295e52bebbf4d2254459ef945d3f59a913]

Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/libs-extern


2011-05-27  Miklos Vajna  <vmiklos@frugalware.org>  [eb10c8c2cc6fdc55f310a6832363f730d2809c56]

missing doc


2011-05-27  Jan Holesovsky  <kendy@suse.cz>  [baf97f3cc9b8b7f90c2a1bf2fff53f4996b594d2]

Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/ure

Conflicts:
	sal/osl/unx/nlsupport.c

2011-05-27  Jan Holesovsky  <kendy@suse.cz>  [66bf06edd047c8c1ce5df3bd49a40e31d1db5b8a]

Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/libs-gui

Conflicts:
	vcl/source/control/makefile.mk
	vcl/unx/generic/printer/ppdparser.cxx

2011-05-27  Miklos Vajna  <vmiklos@frugalware.org>  [256e5047b839cd643e778e710909b0d8eddab514]

move RTFReferenceProperties to its own file


2011-05-27  Miklos Vajna  <vmiklos@frugalware.org>  [f48e4ae42baa0dab312ae8b11e777e4a40170028]

move the sprm map to RTFParserState

that ensures that char properties will be reset at the end of a run

2011-05-27  Miklos Vajna  <vmiklos@frugalware.org>  [983964e82e4edb4311e078c4bb9dfb65e9e93199]

make sure we don't try to read from empty stack


2011-05-27  Jan Holesovsky  <kendy@suse.cz>  [a1c7b79e700be356e58eeb21ad3408aaee5e25e5]

Merge remote-tracking branch 'origin/integration/dev300_m106'

Conflicts:
	rhino/makefile.mk

2011-05-27  Jan Holesovsky  <kendy@suse.cz>  [78256cd8a0f333eb5c9fde7b2cfb86d7e2c7ea7f]

Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/writer


2011-05-27  Jan Holesovsky  <kendy@suse.cz>  [9b5f814f6fcbbd1679594bca40e2375394011c3c]

Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/testing


2011-05-27  Jan Holesovsky  <kendy@suse.cz>  [f576a93109ab0cc75c43e5e90f1f9a665b2514e5]

Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/libs-extern-sys


2011-05-27  Jan Holesovsky  <kendy@suse.cz>  [5a9d7a54e97c701c117b72c33ec9dc29ec73fc27]

Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/libs-core


2011-05-27  Jan Holesovsky  <kendy@suse.cz>  [98c355692e3479f86fccb05e99170c5ccc56aeba]

Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/impress


2011-05-27  Jan Holesovsky  <kendy@suse.cz>  [102d51ec7c35c0b90fff89093d1d2d8c47ea0b7c]

Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/filters


2011-05-27  Jan Holesovsky  <kendy@suse.cz>  [e09eaef5a60beff3f4a303e5d4c1c71047188ec5]

Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/components


2011-05-27  Jan Holesovsky  <kendy@suse.cz>  [89eee95deb4f2e6d8478a76e0b2b58ec8a2e3294]

Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/calc


2011-05-27  Jan Holesovsky  <kendy@suse.cz>  [ee6238002e2a46a673993a5eee1aa8444709309f]

Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/base


2011-05-27  Jan Holesovsky  <kendy@suse.cz>  [58fbffbf6d33046abc92fa165e2800da3783caa2]

Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/artwork


2011-05-27  Jan Holesovsky  <kendy@suse.cz>  [e72584561e2a2b801b06af9c2775c82afef70563]

Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/bootstrap


2011-05-27  Jan Holesovsky  <kendy@suse.cz>  [fdb19d3c0480a572803fc59808b9bf40e8758c7d]

Merge remote-tracking branch 'origin/integration/dev300_m106'

Conflicts:
	starmath/qa/cppunit/makefile.mk
	sw/source/core/layout/fly.cxx
	sw/source/core/layout/paintfrm.cxx
	sw/source/ui/inc/view.hxx
	sw/source/ui/shells/grfsh.cxx

2011-05-27  Jan Holesovsky  <kendy@suse.cz>  [4430b3f234ad47d7dfe1f3cbce8f2994fe7153db]

Merge remote-tracking branch 'origin/integration/dev300_m106'

Conflicts:
	offapi/com/sun/star/awt/XCallback.idl
	offapi/com/sun/star/awt/XContainerWindowEventHandler.idl
	offapi/com/sun/star/awt/XContainerWindowProvider.idl
	offapi/com/sun/star/awt/XDialogEventHandler.idl
	offapi/com/sun/star/awt/XDialogProvider.idl
	offapi/com/sun/star/awt/XRequestCallback.idl
	offapi/com/sun/star/awt/XUnitConversion.idl
	offapi/com/sun/star/awt/grid/GridColumnEvent.idl
	offapi/com/sun/star/awt/tab/TabPageActivatedEvent.idl
	offapi/com/sun/star/awt/tree/ExpandVetoException.idl
	offapi/com/sun/star/awt/tree/TreeDataModelEvent.idl
	offapi/com/sun/star/awt/tree/TreeExpansionEvent.idl
	offapi/com/sun/star/awt/tree/XMutableTreeDataModel.idl
	offapi/com/sun/star/awt/tree/XMutableTreeNode.idl
	offapi/com/sun/star/awt/tree/XTreeControl.idl
	offapi/com/sun/star/awt/tree/XTreeDataModel.idl
	offapi/com/sun/star/awt/tree/XTreeDataModelListener.idl
	offapi/com/sun/star/awt/tree/XTreeEditListener.idl
	offapi/com/sun/star/awt/tree/XTreeExpansionListener.idl
	offapi/com/sun/star/awt/tree/XTreeNode.idl
	offapi/com/sun/star/document/DocumentEvent.idl
	offapi/com/sun/star/document/XDocumentEventListener.idl
	offapi/com/sun/star/frame/XLayoutManagerListener.idl
	offapi/com/sun/star/geometry/XMapping2D.idl
	offapi/com/sun/star/inspection/XObjectInspectorUI.idl
	offapi/com/sun/star/inspection/XPropertyControl.idl
	offapi/com/sun/star/inspection/XPropertyControlFactory.idl
	offapi/com/sun/star/inspection/XPropertyControlObserver.idl
	offapi/com/sun/star/inspection/XPropertyHandler.idl
	offapi/com/sun/star/inspection/XStringRepresentation.idl
	offapi/com/sun/star/logging/LogRecord.idl
	offapi/com/sun/star/logging/XLogFormatter.idl
	offapi/com/sun/star/logging/XLogHandler.idl
	offapi/com/sun/star/logging/XLogger.idl
	offapi/com/sun/star/presentation/XSlideShowListener.idl
	offapi/com/sun/star/presentation/XSlideShowView.idl
	offapi/com/sun/star/rendering/FontInfo.idl
	offapi/com/sun/star/rendering/StrokeAttributes.idl
	offapi/com/sun/star/rendering/VolatileContentDestroyedException.idl
	offapi/com/sun/star/rendering/XAnimatedSprite.idl
	offapi/com/sun/star/rendering/XAnimation.idl
	offapi/com/sun/star/rendering/XBezierPolyPolygon2D.idl
	offapi/com/sun/star/rendering/XBitmapCanvas.idl
	offapi/com/sun/star/rendering/XBufferController.idl
	offapi/com/sun/star/rendering/XCachedPrimitive.idl
	offapi/com/sun/star/rendering/XCanvas.idl
	offapi/com/sun/star/rendering/XCanvasFont.idl
	offapi/com/sun/star/rendering/XColorSpace.idl
	offapi/com/sun/star/rendering/XCustomSprite.idl
	offapi/com/sun/star/rendering/XGraphicDevice.idl
	offapi/com/sun/star/rendering/XLinePolyPolygon2D.idl
	offapi/com/sun/star/rendering/XParametricPolyPolygon2D.idl
	offapi/com/sun/star/rendering/XPolyPolygon2D.idl
	offapi/com/sun/star/rendering/XSprite.idl
	offapi/com/sun/star/rendering/XSpriteCanvas.idl
	offapi/com/sun/star/rendering/XTextLayout.idl
	offapi/com/sun/star/report/XFixedLine.idl
	offapi/com/sun/star/report/XFixedText.idl
	offapi/com/sun/star/report/XFormatCondition.idl
	offapi/com/sun/star/report/XFormattedField.idl
	offapi/com/sun/star/report/XFunction.idl
	offapi/com/sun/star/report/XFunctions.idl
	offapi/com/sun/star/report/XFunctionsSupplier.idl
	offapi/com/sun/star/report/XGroup.idl
	offapi/com/sun/star/report/XGroups.idl
	offapi/com/sun/star/report/XImageControl.idl
	offapi/com/sun/star/report/XReportComponent.idl
	offapi/com/sun/star/report/XReportControlModel.idl
	offapi/com/sun/star/report/XReportDefinition.idl
	offapi/com/sun/star/report/XSection.idl
	offapi/com/sun/star/report/XShape.idl
	offapi/com/sun/star/report/inspection/DefaultComponentInspectorModel.idl
	offapi/com/sun/star/resource/XStringResourceResolver.idl
	offapi/com/sun/star/resource/XStringResourceWithLocation.idl
	offapi/com/sun/star/sdb/XDocumentDataSource.idl
	offapi/com/sun/star/sdb/XFormDocumentsSupplier.idl
	offapi/com/sun/star/sdb/XOfficeDatabaseDocument.idl
	offapi/com/sun/star/sdb/XReportDocumentsSupplier.idl
	offapi/com/sun/star/sdb/XSingleSelectQueryComposer.idl
	offapi/com/sun/star/sdb/tools/XConnectionTools.idl
	offapi/com/sun/star/security/SecurityInfrastructureException.idl
	offapi/com/sun/star/ui/XUIConfigurationManager.idl
	offapi/com/sun/star/ui/XUIElement.idl
	offapi/com/sun/star/ui/XUIElementSettings.idl
	offapi/com/sun/star/util/XModifiable2.idl
	offapi/com/sun/star/view/XMultiSelectionSupplier.idl
	offapi/com/sun/star/xml/crypto/SEInitializer.idl
	offapi/com/sun/star/xml/crypto/XSecurityEnvironment.idl

2011-05-27  Jan Holesovsky  <kendy@suse.cz>  [087b5a107c54045d44fe4f16374d552a6ae237c5]

Merge remote-tracking branch 'origin/integration/dev300_m106'

Conflicts:
	postprocess/prj/build.lst

2011-05-27  Jan Holesovsky  <kendy@suse.cz>  [9e5584a82633442467a53ccc08c3380070178a38]

Merge remote-tracking branch 'origin/integration/dev300_m106'

Conflicts:
	cppcanvas/source/mtfrenderer/implrenderer.cxx
	i18npool/inc/i18npool/lang.h
	i18npool/source/isolang/isolang.cxx
	svtools/source/filter/exportdialog.cxx
	svtools/source/graphic/grfmgr.cxx
	vcl/aqua/source/dtrans/aqua_service.cxx
	vcl/aqua/source/window/salframe.cxx
	vcl/inc/sft.hxx
	vcl/inc/unx/pspgraphics.h
	vcl/inc/vcl/cursor.hxx
	vcl/inc/vcl/gdimtf.hxx
	vcl/inc/vcl/settings.hxx
	vcl/prj/d.lst
	vcl/source/app/settings.cxx
	vcl/source/control/edit.cxx
	vcl/source/gdi/gdimtf.cxx
	vcl/source/window/cursor.cxx
	vcl/source/window/window.cxx
	vcl/unx/generic/fontmanager/fontconfig.cxx
	vcl/unx/gtk/gdi/salnativewidgets-gtk.cxx
	vcl/unx/kde4/KDESalGraphics.cxx

2011-05-27  Jan Holesovsky  <kendy@suse.cz>  [a5303710f05e76f3cb3bf9d5d0c4985ad6603095]

Merge remote-tracking branch 'origin/integration/dev300_m106'

Conflicts:
	berkeleydb/makefile.mk

2011-05-27  Jan Holesovsky  <kendy@suse.cz>  [9df8682ced86258da76a730ecf354c788fffc1f2]

Merge remote-tracking branch 'origin/integration/dev300_m106'

Conflicts:
	basic/source/classes/sbunoobj.cxx
	basic/source/inc/runtime.hxx
	basic/source/runtime/step1.cxx
	desktop/source/deployment/dp_services.cxx
	drawinglayer/prj/d.lst
	drawinglayer/source/primitive2d/makefile.mk
	sfx2/source/appl/appinit.cxx
	sfx2/source/appl/appquit.cxx
	sfx2/source/inc/appdata.hxx
	sfx2/source/view/viewfrm.cxx
	svx/source/fmcomp/gridctrl.cxx
	vbahelper/source/vbahelper/vbahelper.cxx

2011-05-27  Jan Holesovsky  <kendy@suse.cz>  [209a875b72d5e311b1149ec9d028001994c4ae4f]

Merge remote-tracking branch 'origin/integration/dev300_m106'

Conflicts:
	slideshow/source/engine/makefile.mk

2011-05-27  Jan Holesovsky  <kendy@suse.cz>  [e959581b2d44bff812ffddd34b750e4f9f29e187]

Merge remote-tracking branch 'origin/integration/dev300_m106'

Conflicts:
	filter/source/graphicfilter/epict/epict.cxx
	filter/source/svg/svgexport.cxx
	filter/source/svg/svgfontexport.cxx
	filter/source/svg/svgwriter.cxx
	lotuswordpro/source/filter/lwpchartstreamtools.cxx
	lotuswordpro/source/filter/lwpfrib.cxx
	lotuswordpro/source/filter/lwpgrfobj.cxx
	lotuswordpro/source/filter/lwpidxmgr.cxx
	lotuswordpro/source/filter/lwpobjid.cxx
	lotuswordpro/source/filter/lwpparaproperty.cxx
	lotuswordpro/util/makefile.mk
	oox/prj/d.lst
	oox/source/drawingml/chart/chartdrawingfragment.cxx
	oox/source/drawingml/makefile.mk
	oox/source/drawingml/shape.cxx
	oox/source/ppt/slidepersist.cxx
	oox/source/token/namespaces.hxx.tail
	oox/source/xls/drawingfragment.cxx
	oox/source/xls/excelfilter.cxx
	oox/source/xls/makefile.mk
	oox/source/xls/workbookhelper.cxx
	writerfilter/source/ooxml/makefile.mk
	writerfilter/source/resourcemodel/makefile.mk

2011-05-27  Jan Holesovsky  <kendy@suse.cz>  [b06c861fa2492d73e1994ac6bb091ba2987d4df5]

Merge remote-tracking branch 'origin/integration/dev300_m106'

Conflicts:
	extras/source/wordbook/makefile.mk
	extras/source/wordbook/oracle.dic

2011-05-27  Jan Holesovsky  <kendy@suse.cz>  [88c1a56d1127376284095465cf85f5b4e71a08e5]

Merge remote-tracking branch 'origin/integration/dev300_m106'

Conflicts:
	extensions/source/svg/svgaction.cxx
	extensions/source/svg/svguno.cxx
	package/source/xstor/owriteablestream.cxx
	package/source/xstor/xstorage.cxx
	package/source/zippackage/ZipPackageStream.cxx
	setup_native/source/win32/customactions/shellextensions/registerextensions.cxx
	wizards/com/sun/star/wizards/letter/LetterWizardDialogImpl.java

2011-05-27  Jan Holesovsky  <kendy@suse.cz>  [5d178b6a1977988b5f331bcc1515c17982a3d116]

Merge remote-tracking branch 'origin/integration/dev300_m106'

Conflicts:
	dbaccess/source/ui/app/makefile.mk

2011-05-27  Jan Holesovsky  <kendy@suse.cz>  [ca907e02205e8e99e28608ddfe7bdaca24f23aa4]

Merge remote-tracking branch 'origin/integration/dev300_m106'

Conflicts:
	Makefile.in
	Repository.mk
	autogen.sh
	bin/lo-commit-stat
	configure.in
	distro-configs/LibreOfficeOpenBSD.conf
	distro-configs/LibreOfficeWin32.conf
	instsetoo_native/util/openoffice.lst
	ooo.lst.in
	scp2/source/ooo/module_langpack.ulf
	set_soenv.in
	solenv/bin/ooinstall
	solenv/gbuild/CppunitTest.mk
	solenv/gbuild/Library.mk
	solenv/gbuild/LinkTarget.mk
	solenv/gbuild/TargetLocations.mk
	solenv/gbuild/platform/macosx.mk
	solenv/gbuild/platform/solaris.mk
	solenv/gbuild/platform/unxgcc.mk
	solenv/gbuild/platform/windows.mk
	solenv/inc/minor.mk
	solenv/inc/settings.mk
	tail_build/prj/makefile.mk

2011-05-27  Miklos Vajna  <vmiklos@frugalware.org>  [f042ef3d5a99079afb67a765067c2d0f931ecd93]

initial RTFReferenceProperties::resolve


2011-05-27  Miklos Vajna  <vmiklos@frugalware.org>  [11deb6a8f59359680a6c69ef6f4e784696dbd091]

change sprm map to <int, int> as required by doctok/sprmids


2011-05-27  Miklos Vajna  <vmiklos@frugalware.org>  [8dc089271f21813aec3862580f39cf87a9610442]

initial RTFSprm


2011-05-27  Nigel Hawkins  <n.hawkins@gmx.com>  [61e112b8ac1d1fe822c7a2ae4fa75bab4c34e0a7]

Remove last trace of SvXub_StrLensSort. LGPLv3+/MPL.


2011-05-27  Miklos Vajna  <vmiklos@frugalware.org>  [dfec5f231a8d3f24c58483040a17434e38966997]

rtfvalue: allow cloning


2011-05-27  Miklos Vajna  <vmiklos@frugalware.org>  [4c3593210f7eafe749a958cbfafccdf92d23f651]

initial RTFValue


2011-05-27  Nigel Hawkins  <n.hawkins@gmx.com>  [5813da304964f69db2b97725fb15d817d552a9d7]

Remove last traces of SvULongsSort. LGPLv3+/MPL.


2011-05-27  Nigel Hawkins  <n.hawkins@gmx.com>  [380b9b03ec020fde483d34124e23a535a8ffb986]

Remove use of SvULongsSort in svlbox.cxx. LGPLv3+/MPL.


2011-05-27  Miklos Vajna  <vmiklos@frugalware.org>  [0b6e8fe9110b7483a5c5b100d5aa3403008f3d2a]

RTFReferenceProperties skeleton


2011-05-27  Caolán McNamara  <caolanm@redhat.com>  [12b7fac594dc18769354fdbc19681527b1f7eb25]

Resolves: rhbz#707317 avoid crash in getRowSpan (cherry picked from commit 23c4f82e9084f8b15f149b074a8ad4ff6a7a4204)


2011-05-27  Caolán McNamara  <caolanm@redhat.com>  [2cdaa46e92e81593880537c6f931b4df347763c5]

Resolves: rhbz#707317 avoid crash in getRowSpan


2011-05-27  Tor Lillqvist  <tml@iki.fi>  [ad4a4673baf22ccd07e522d5ec0795f79e2584b9]

Add README.cross


2011-05-27  Thorsten Behrens  <tbehrens@novell.com>  [f8e211422987d2e2270765f7c70257dcc1c52364]

Fix build breakage (dbgutil build)


2011-05-27  Miklos Vajna  <vmiklos@frugalware.org>  [c527e5425adfa0f3916f3e267494a4cb4409196b]

RTFDocumentImpl::text to avoid code duplication


2011-05-27  Miklos Vajna  <vmiklos@frugalware.org>  [faa070eac8c86bd77c470a2c53c019748e863319]

handle \par


2011-05-27  Miklos Vajna  <vmiklos@frugalware.org>  [25a949aa2de81da81f93df2afb5e85649972450f]

separate what will be moved later to start/end paragraph


2011-05-27  Nigel Hawkins  <n.hawkins@gmx.com>  [90b4217602ad9edb035f22b0ee14c27b61044f96]

Remove the only use of SvULongsSort and refactor a bit. LGPLv3+/MPL.


2011-05-27  Miklos Vajna  <vmiklos@frugalware.org>  [3e3712ef6beb67272ca43e4486fc125dbdf4b0dc]

factor out RTFDocumentImpl::dispatchToggle


2011-05-27  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [1eb96d6cf630f13af2a94e84ab3ef6f7c92a954c]

set all border lines, not only one

Signed-off-by: Cédric Bosdonnat <cedric.bosdonnat.ooo@free.fr>

2011-05-27  Miklos Vajna  <vmiklos@frugalware.org>  [28cbd472ee5d5f4038e11082e2136351cc62ba19]

introduce m_pCurrentKeyword for debug purposes


2011-05-27  Miklos Vajna  <vmiklos@frugalware.org>  [db68b45067d0b3ff2ae6749f3b9feb2e95237f09]

factor out RTFDocumentImpl::dispatchDestination


2011-05-27  Miklos Vajna  <vmiklos@frugalware.org>  [2e289c188b5c3498fecc4595e404bc9b818d8bec]

use the new rtf keyword enum


2011-05-27  Miklos Vajna  <vmiklos@frugalware.org>  [0f34080e44fee3e81b63bb1ac61d9a597958ce15]

introduce enum for rtf keywords


2011-05-27  Noel Power  <noel.power@novell.com>  [da658a4956fc3c6bcb1d45ecad22ece93e43f303]

pretty sure this is the fix for fdo#37590


2011-05-27  Miklos Vajna  <vmiklos@frugalware.org>  [ecc3b0307327226159ec7edcf21ffc22a30d8816]

RTFDocumentImpl::resolveChars: we need a \r at the end of paragraphs


2011-05-27  Luke Petrolekas  <luke.petrolekas@gmail.com>  [6932b40aa4a55cc3c9479112bcdd5a2786b387ae]

Delete commented out code.


2011-05-27  Luke Petrolekas  <luke.petrolekas@gmail.com>  [58120f8e30ad265ff60255abafeea6519321e897]

Simply the code.


2011-05-27  Luke Petrolekas  <luke.petrolekas@gmail.com>  [2416f13b348533b70942387cd40796b073968f05]

Remove commented out code.


2011-05-27  Miklos Vajna  <vmiklos@frugalware.org>  [59cff4e1a5d5178b62fa5cc293b4090c7e52d9f8]

implement \*


2011-05-27  Miklos Vajna  <vmiklos@frugalware.org>  [80c7d466de32776579d51d37a60630c51f23d5c7]

we still need m_nGroup


2011-05-27  Miklos Vajna  <vmiklos@frugalware.org>  [40a5ca45999b04207d64f0c98e4a9d82f63c6510]

make valgrind happy (don't read uninit address)


2011-05-27  Miklos Vajna  <vmiklos@frugalware.org>  [dfead3045b3872694cfab0edc1cea0b8da497bc0]

ignore chars when skipping destinations


2011-05-27  Miklos Vajna  <vmiklos@frugalware.org>  [28634fed3bbb2f67d75156ed86211aa509d02c7d]

init RTFParserState members correctly


2011-05-27  Miklos Vajna  <vmiklos@frugalware.org>  [8572d0d9cba8c27fc72c1d694770525705c6a8cf]

use a stack to handle destination states


2011-05-27  Miklos Vajna  <vmiklos@frugalware.org>  [24869276f59e0dfdd32f012171e41ec7021f0e66]

introduce RTFParserState to save the whole state in one step


2011-05-27  Miklos Vajna  <vmiklos@frugalware.org>  [9a1c2e2da1cff8ab3f6ea0074af72ce4ee7b0c99]

introduce RTFDesitnationState

note that we never set skip back to normal manually, that will be
handled by popState()

2011-05-27  Miklos Vajna  <vmiklos@frugalware.org>  [8a4c038af4a53667362dc48ed5f0408a865bdd8a]

rtfcontrolwords: drop N suffix


2011-05-27  Miklos Vajna  <vmiklos@frugalware.org>  [955e2e4c2393b0b8512a6e95d982f70a0255cf97]

extern arrays should be declared like this


2011-05-27  Miklos Vajna  <vmiklos@frugalware.org>  [005ac8a03793f2a1d95abb078d27475c9ded9d21]

RTFDocumentImpl::dispatchKeyword: query control word type from table


2011-05-27  Miklos Vajna  <vmiklos@frugalware.org>  [687effc630795ebb25e8b73f751004c1c564866d]

extend control word list from spec


2011-05-27  Miklos Vajna  <vmiklos@frugalware.org>  [263806da72c7a2ec41daeaad8b908b46b7178292]

document RTFSymbol


2011-05-27  Miklos Vajna  <vmiklos@frugalware.org>  [a3911e99af265766eaf283392925fca6aa7bf69e]

introduce initial pRTFControlWords


2011-05-27  Miklos Vajna  <vmiklos@frugalware.org>  [4be95e7df97019ebd5fa467d2fad94592a1da308]

introduce RTFControlTypes


2011-05-27  Miklos Vajna  <vmiklos@frugalware.org>  [12565230acedcc1feeca81c817c7bf4a2fea109a]

initial pushState, popState


2011-05-27  Miklos Vajna  <vmiklos@frugalware.org>  [74d8ebd854db6d10366e8acd93d06d814fb503c6]

introduce RTFDocumentImpl::dispatchKeyword


2011-05-27  Miklos Vajna  <vmiklos@frugalware.org>  [68f973fedaa612f704cd12b90f0b9fa338c5493f]

indent


2011-05-27  Miklos Vajna  <vmiklos@frugalware.org>  [fbffbcc1483947440c5520fc0905a3786d6066e9]

RtfFilter::filter: open/close domainmapper logger


2011-05-27  Miklos Vajna  <vmiklos@frugalware.org>  [ae2016b98732e95f198cd739c62c57f6e0cacb5f]

dbglevel>1 should define DEBUG_LOGGING

DEBUG_IMPORT enables code to open/close loggers, but DEBUG_LOGGING
enables code to write to it, so having only one of the two in
debug_setup.mk makes little sense.

2011-05-27  Miklos Vajna  <vmiklos@frugalware.org>  [2c38bc2aa6d4a26b81e43fae8e651a32d30db7dd]

experiment with utext(), so far the ! from 'hello world!' is missing


2011-05-27  Miklos Vajna  <vmiklos@frugalware.org>  [0f15fafca5003dd433df4dca385b79159683461c]

introduce RTFDocumentImpl::resolveChars

so run text can be handled in one go

2011-05-27  Miklos Vajna  <vmiklos@frugalware.org>  [a922354201fcbfaa275f33cbadbce796de89f043]

don't pass the domain mapper to resolveParse()

it'll be a member variable once it's used

2011-05-27  Miklos Vajna  <vmiklos@frugalware.org>  [390b0d524d01a027a4964733cef23f788c21dd07]

initial RTFDocumentImpl::resolveKeyword


2011-05-27  Miklos Vajna  <vmiklos@frugalware.org>  [5d6a4ea8f365ceb741b96ba081953bb9c8fb093e]

introduce RTFDocumentImpl::resolveParse which is not void

that results in avoiding "error code -> error string" code duplication

2011-05-27  Miklos Vajna  <vmiklos@frugalware.org>  [b77d6fbdd677a1243352a14cba726c14e524a071]

prepare storage of group count and internal state


2011-05-27  Miklos Vajna  <vmiklos@frugalware.org>  [914c68668b9c11901ac932f37b8e3af363435122]

read till eof


2011-05-27  Miklos Vajna  <vmiklos@frugalware.org>  [0f3448927bd1087e45a6b3f404d207a5906e2f3c]

introduce RTFDocumentImpl::Strm


2011-05-27  Miklos Vajna  <vmiklos@frugalware.org>  [f1a51d95fbd03834bc9e204bb6a4d28731d83873]

read a single char of input


2011-05-27  Miklos Vajna  <vmiklos@frugalware.org>  [bf39a12179547ea3567b593139c8d1eef8713bd5]

wip: let RtfFilter::filter call RTFDocument::resolve


2011-05-27  Miklos Vajna  <vmiklos@frugalware.org>  [ada1bcd5e08df567f32718cf5cf0a797a4e9793f]

Initial RTFDocument and RTFDocumentFactory implementation


2011-05-27  Miklos Vajna  <vmiklos@frugalware.org>  [d2f12eb82532ea549dc9fd7233e67c3465a02270]

Add rtfdocumentfactory and rtfdocumentimpl to build system


2011-05-27  Miklos Vajna  <vmiklos@frugalware.org>  [b6487e87f356bfced78257871dccdb92ebc734a6]

define WRITERFILTER_RTFTOK_DLLPUBLIC


2011-05-27  Miklos Vajna  <vmiklos@frugalware.org>  [846b22a6c606a425fc8749d551d07020ca6201a9]

Remove the old unused RTF tokenizer


2011-05-27  Rafael Dominguez  <venccsralph@gmail.com>  [c71190405392bdd79feef66e426f2de2bb1107f3]

Make sure we dont oob when erasing.

Signed-off-by: Noel Power <noel.power@novell.com>

2011-05-27  Rafael Dominguez  <venccsralph@gmail.com>  [6c80a64574879415a093e8c3054528ce037beaf4]

Replace List for std::map<sal_uInt32,ByteString>.


2011-05-27  Rafael Dominguez  <venccsralph@gmail.com>  [b721ee5d89317efd06876a8b7fe8ed0efda2720a]

Replace List for std::map<sal_uInt32,ByteString>.


2011-05-27  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [3ab02b0775c524ea3864d9549bb16b429cfeedfd]

Use realpath: command not found for the includes in the makefiles


2011-05-26  Rafael Dominguez  <venccsralph@gmail.com>  [66b9f67c38889e3301014285a3dda1bb400d61d4]

Fix bug in CloneList


2011-05-27  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [ca9b2b5b3bb8c92bd9d901ff23f92e04e2830175]

some performance improvements for inserting sheets

only update the viewshell once instead of every time, this allows the creation of a large amount of sheets nearly immediately

2011-05-27  Jacek Wolszczak  <shutdownrunner@gmail.com>  [15a1ac94cdbe94c49e77d9420605df9803713fa0]

Follow-up of DBG_* removal


2011-05-27  Jacek Wolszczak  <shutdownrunner@gmail.com>  [2fdfcbfad3a6d4e85a2ffa1206d1dd06dc9699a5]

Replace DBG_* with OSL_* in sc/source/filter


2011-05-27  Jacek Wolszczak  <shutdownrunner@gmail.com>  [8b569e74d6b671c13a57c5ad72ed360d194b2dda]

Replace DBG_* with OSL_* in sc/source/ui


2011-05-27  Jacek Wolszczak  <shutdownrunner@gmail.com>  [45df4e385910e1006d4bad4f674167c495b75673]

Replace DBG_* with OSL_* in sc/source/core


2011-05-27  Jacek Wolszczak  <shutdownrunner@gmail.com>  [a64076a0699d7a5f56c38530bedfd8d8fb6aef4e]

Replace DBG_* with OSL_* in calc/chart2


2011-05-26  Joseph Powers  <jpowers27@cox.net>  [20bcc31a9e90f94f5a304ad99197d2c3d9b84140]

Revert TreeList to vector<> conversion.

This fixes a bug in Options->Path. I'll need to rework the conversion
later.

2011-05-26  Joseph Powers  <jpowers27@cox.net>  [2faad3fde580911cf8c55f9b1960262f378d19c3]

Fix UniqueIndex() constructor.

I removed _nInitSize & _nReSize parameters.

2011-05-27  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [c70b1baac5b6b85048c894c206b8024e1eb537f3]

rework some other methods for performance improvements

inserting several sheets now happens at once and not for every sheet seperately, this accelerates inserting of sheets at all positions dramatically

2011-05-26  Joseph Powers  <jpowers27@cox.net>  [0f994a061c089ae1df2c1c1a5f4628f34a28212c]

Revert TreeList to vector<> conversion.

This fixes a bug in Options->Path. I'll need to rework the conversion
later.

2011-05-27  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [2b8c2cfaba21f5ac70b6520f69ea146579e4093d]

add methods for performance improvements


2011-05-26  Kohei Yoshida  <kyoshida@novell.com>  [57d55b54146b72b8a45d58c7687ed9933c80c35e]

fdo#37356: Fix broken transposition during paste of cell range.

Refactoring of ScRangeList accidentally skipped the first element during
for loop.

Signed-off-by: Markus Mohrhard <markus.mohrhard@googlemail.com>

2011-05-26  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [2075ba251a2f4e6d19cd74fcfd0b109c9a6c08e4]

add unit test for ScDocument::MoveTab

this unit test is disabled for now because there is a problem with ScProgress in ScDocument::MoveTab during unit tests

2011-05-26  Michael Meeks  <michael.meeks@novell.com>  [e1e771c0c77e02d90bebe2f0fd61fdae3129b054]

fix crash when tracing with -splash-pipe=0


2011-05-26  Luke Petrolekas  <luke.petrolekas@gmail.com>  [843d7e1e448dabbc0b8d0109baec180dcbcdcd76]

Removes commented out code.


2011-05-26  Luke Petrolekas  <luke.petrolekas@gmail.com>  [57e7b1a3cb942c14784767828f58bac21691b859]

Removes commented out code.


2011-05-26  Samphan Raruenrom  <samphan@osdev.co.th>  [520a933254b75039ad665716d2ee015801e0009e]

change default fall-back font lists for Thai locale in vcl.xcu

I've done a small research on preferred fonts for Thai in
Windows/Linux/MacOSX by consulting several communities, font developers
and authority. Here is the modification that the Thai community decide
that best for Thai locale. It will help users when exchanging documents
between these platforms with different installed fonts and also promote
the use of the new government sponsored free fonts (TH_Sarabun) as the
standard cross-platform fonts.

Signed-off-by: Luboš Luňák <l.lunak@suse.cz>

2011-05-26  Samphan Raruenrom  <samphan@osdev.co.th>  [a2ce10963cbaaf4d6292b1ba3bc0dc6878157662]

change default fall-back font lists for Thai locale in vcl.xcu

I've done a small research on preferred fonts for Thai in
Windows/Linux/MacOSX by consulting several communities, font developers
and authority. Here is the modification that the Thai community decide
that best for Thai locale. It will help users when exchanging documents
between these platforms with different installed fonts and also promote
the use of the new government sponsored free fonts (TH_Sarabun) as the
standard cross-platform fonts.

2011-05-26  Caolán McNamara  <caolanm@redhat.com>  [de6b38750007ce6da96e30695a57c79bd20ea0ef]

ENABLE_DIRETX->ENABLE_DIRECTX


2011-05-26  Lucas Baudin  <xapantu@gmail.com>  [89673c8a0af6b5733ee229da1422df4c54ef8d81]

Remove a GtkToggleToolButton widget which wasn't used


2011-05-26  Lucas Baudin  <xapantu@gmail.com>  [30dc33f6fb85749ccd24837230bc3222fa80f2e5]

Fix a gtk warning


2011-05-26  Chr. Rossmanith  <ChrRossmanith@gmx.de>  [e6703ce8a24fdc5b1698f0c3789b4423a84ad8fa]

remove __cdecl and use SAL_CALL instead


2011-05-26  Caolán McNamara  <caolanm@redhat.com>  [6215c13300140ea22134fe7eb83ac72bd69780a3]

don't leak configitems


2011-05-26  Caolán McNamara  <caolanm@redhat.com>  [29c0a51e128273582e479b8a82d25ebe4706c6d2]

incorrect ref bump


2011-05-26  Michael Meeks  <michael.meeks@novell.com>  [ec87d03ed6f9e4419b0ca1b523a76dd80b742bc9]

append subsequenttests to check: as per mailing list discussion


2011-05-26  Caolán McNamara  <caolanm@redhat.com>  [5710418c53547d05425f22b3baa73f983616fed3]

make this more foolproof if run outside build env


2011-05-26  Kohei Yoshida  <kyoshida@novell.com>  [25788f4b8b3b5e9bedbddd231d5d0ccb4630e2e4]

fdo#37458: Prevent crash on named range deletion.

Simple NULL pointer checks will prevent crashes....

2011-05-26  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [8ab6386e199e9a68c55c6b703e1047914a2758da]

fix for ww8 export of relative hyperlinks: i#115297

Actually check that the output URL is relative or absolute. Non mark-only
URLs doesn't necessarily reflect absolute URLs!

2011-05-26  Noel Power  <noel.power@novell.com>  [482cdf173eca106848672acfe4923faf4584b1a7]

rework of fix for fdo#35826

The problem stems from how and when we get notification ( via EndURL ) of the termination of the hyperlink. On investigation it seems that if we get EndURL before RunText then it's the previous text run that is enclosed in the hyperlink
if we get endURL after Runtext then it's *this* run that needs to have a following hyperlink close.

2011-05-26  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [21cdeb7b93bfbf8093f6d67aface05ca38a9ab11]

remove broken VclStringResourceLoader, add ResourceStringIndexAccess

* remove com.sun.star.resource.VclStringResourceLoader, it is broken beyond repair
* implement org.libreoffice.resource.ResourceStringIndexAccess
* same functionality, better interface
* migrate libresXXXX to comphelper/servicedecl.hxx component registration

2011-05-26  David Tardon  <dtardon@redhat.com>  [a2eb5921410e0138589817f95453b7f434d3c3de]

better try. i feel exceptionally stupid today


2011-05-26  Caolán McNamara  <caolanm@redhat.com>  [f68e364154396f5bf1d720e2b3dfab21b51fa564]

use same hack as lotuswordpro qa for tail_build different pwd


2011-05-26  David Tardon  <dtardon@redhat.com>  [99d351d59eae9728771bd57628131365659c762f]

we do _not_ want debug stuff for dbglevel 0 or 1


2011-05-26  Michael Stahl  <michael.x.stahl@oracle.com>  [757e91371f2dddeb49855fe427cf27b89486a628]

xslt filter: remove the FLA horror


2011-05-26  Michael Stahl  <michael.x.stahl@oracle.com>  [126729baee41f637166cf2418ec3ff9cc72cd7b0]

wordml import filter: replace FLA usage with plain XSLT


2011-05-26  Miklos Vajna  <vmiklos@frugalware.org>  [d87ab00d3dd262b79d7e62bf3b669b3b3d94784a]

LoggedProperties::sprm: fix build when DEBUG_LOGGING defined


2011-05-26  Andras Timar  <atimar@suse.com>  [a964601ea1334a7fccb642d5eda528c08ca125d9]

remove unused localized help images


2011-05-26  Andras Timar  <atimar@suse.com>  [d897ff9a475d088542e6640fe42862e156b8c63c]

remove BrOffice artwork


2011-05-26  Kohei Yoshida  <kyoshida@novell.com>  [eafe57da830decb9ed3ac99af83de75489aa8c45]

fdo#37458: Prevent crash on named range deletion.

Simple NULL pointer checks will prevent crashes....

2011-05-25  Kohei Yoshida  <kyoshida@novell.com>  [4f5e783c066373e1776cddf48ce935ce1475b37d]

Forgot to uncomment this line.

Now that we always set locale to en_US during unit test, this test
should be okay.

2011-05-25  Kohei Yoshida  <kyoshida@novell.com>  [1c6767faf968534cd5638d624fe68fd4ee59b04d]

Don't delete pCache too early; we need it alive to get the slot server.

Let's use boost::scopted_ptr to avoid memory leak instead.  The previous
code caused data input in Calc to fail for the first two times in
new document.

2011-05-25  Kohei Yoshida  <kyoshida@novell.com>  [48dcb2615ee931e07c33d06353423770a2d09934]

Re-enable the CVE test.


2011-05-26  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [5b75fa87109dc7a14e60687a292c813baa663621]

change to iterator access where possible


2011-05-26  Tor Lillqvist  <tml@iki.fi>  [229b1d0673f17edde20ea01b52bad40164db9828]

Cross-compilation support and iOS in particular


2011-05-26  Tor Lillqvist  <tml@iki.fi>  [f52905162feeefef54c75b1097814b9738b9e36b]

Add --with-icu-native-build-root switch

Must be used when cross-compiling the bundled ICU. Will then be
forwarded to the ICU configury as its --with-cross-build switch.

2011-05-26  Tor Lillqvist  <tml@iki.fi>  [1f8ffa754e3a9584aa10994ed40a5d959a53a13b]

Use separately built "system" OpenSSL for iOS

The configury in the bundled obsolete version of OpenSSL is just too
horrible to even bother patching up to work for cross-compiling to
iOS. There are several ways to build OpenSSL for iOS described on the
net, let's just use one of them.

2011-05-26  Caolán McNamara  <caolanm@redhat.com>  [4e681e94fd49314a1351312fa62fdac8da8a8814]

recover impress presentation wizard


2011-05-26  Tor Lillqvist  <tml@iki.fi>  [315641944d405f9c304ff8e2dc4de22ae99f45fd]

Pass --build and --host when cross-compiling


2011-05-26  Tor Lillqvist  <tml@iki.fi>  [85a66fc65ae430fd3c34286d4d744008b0367303]

Presumably no need for this for iOS


2011-05-26  Tor Lillqvist  <tml@iki.fi>  [bcf04a28cc49a9f605dc0d116449a3a4479369e1]

Don't use version numbers in the static libs built for iOS


2011-05-26  Tor Lillqvist  <tml@iki.fi>  [9874d32b0b8c4b385a13baaf37bcf66b857c727f]

Don't build qa executables for iOS


2011-05-26  Tor Lillqvist  <tml@iki.fi>  [3fb00a59b15233ff5c526ad57cccf54036832c88]

Would be pointless to build tool executables for iOS


2011-05-25  Caolán McNamara  <caolanm@redhat.com>  [4fe673f6fa5d95d02ed03a16814486b1b9ee33e2]

need to escape this differently when spawning off shell


2011-05-26  Tor Lillqvist  <tml@iki.fi>  [ab29840eaa0ef9ef2187f96dbbc95fa2599d02ec]

Match also name of the static library built for iOS


2011-05-25  Kohei Yoshida  <kyoshida@novell.com>  [c47099c9091e0b21ec1ee5b5418ca231ea45fa8d]

Adjusted for SvBaseLink change.


2011-05-25  Kohei Yoshida  <kyoshida@novell.com>  [225520a39c881b2d6cf7fd10531eacc5cad22bc8]

Launch error message in case the external doc could not be reached.


2011-05-25  Kohei Yoshida  <kyoshida@novell.com>  [0b83a9aff542dfb44c4a0a247cfc49dcdf40808c]

Adjusted for signature change in DataChanged().


2011-05-25  Kohei Yoshida  <kyoshida@novell.com>  [9770dac1dfe25997e933b01e7a1137ec7cb3fa05]

Adjust for change in SvBaseLink.


2011-05-25  Kohei Yoshida  <kyoshida@novell.com>  [2dc20121a8f9fc09b6a39ee8330323463b896c3e]

Change the signature of DataChanged in the base class.

This change allows the caller to see if DataChanged operation was
successful or not.

2011-05-25  Kohei Yoshida  <kyoshida@novell.com>  [0a6f10662066060d0feeb279b87e8df8d6e9a131]

Paste link from another calc doc as external reference instead of DDE.

DDE is deprecated, and it relies on platform dependent file paths which
are non-portable.  Better use external references for paste link
operations.

2011-05-25  Kohei Yoshida  <kyoshida@novell.com>  [0b75d1985f8fb019e1df6acfbee0b237c9771c21]

Check if the referenced file is loadable, and if not, don't update.


2011-05-25  Luboš Luňák  <l.lunak@suse.cz>  [7f52fd7a360fb7c1ee8fca19e2c8f284c5492e3c]

I hate these retarded sal_Int types


2011-05-25  Caolán McNamara  <caolanm@redhat.com>  [03b79d83d0de7f010f0b76d0e6bda2406693869f]

add mode-lines to these


2011-05-25  Caolán McNamara  <caolanm@redhat.com>  [dcde886e4e0142a70f6402b81c80fb150e7393d4]

dispose and clear DockableWindowListeners on ::dispose as well


2011-05-25  Luboš Luňák  <l.lunak@suse.cz>  [0d10b204876f050e7d2b204b00e925eb68e424f7]

write special footnote/endnote list (17.11.3/8)


2011-05-25  Luboš Luňák  <l.lunak@suse.cz>  [d2de415599ed2e820eb9f53f104cfd3519e213de]

write footnotePr/endnotePr both to settings.xml and sectPr

apparently neither msof2k7 nor LO can actually use the one
written to settings.xml

2011-05-25  Petr Mladek  <pmladek@suse.cz>  [296bea4e0d862f243f33d9d8a36d64b03b99db03]

lo-pack-sources: do not pack fetched stuff into the source tarball


2011-05-25  Caolán McNamara  <caolanm@redhat.com>  [e0483315269a616acd2ee00fb50208cc03a6ea22]

add mode-lines here


2011-05-25  Caolán McNamara  <caolanm@redhat.com>  [5030cbcab5ad9f6e07fe5c3b825260fdac966203]

Resolves: fdo#35937 temp ole docshell on dtor deletes SwDoc on 0 refcount

copy of ole objects creates a temp docshell, whose dtor on 0 ref count deletes
the SwDoc handle. So add an acquire/release pair.
(cherry picked from commit fb5c25294efd2ef9138df61e82cd438ff07f4bf1)

2011-05-25  Caolán McNamara  <caolanm@redhat.com>  [190ee22a5161626b61a953556c5888e330e143b6]

Resolves: fdo#35937 temp ole docshell on dtor deletes SwDoc on 0 refcount

copy of ole objects creates a temp docshell, whose dtor on 0 ref count deletes
the SwDoc handle. So add an acquire/release pair.

2011-05-25  Luboš Luňák  <l.lunak@suse.cz>  [e4220a41411dc88b8365467d179cf20412e7511a]

implement w:numStart (17.11.20)


2011-05-25  Luboš Luňák  <l.lunak@suse.cz>  [a75115b7a7a836303fca7513e29e22d86ac96749]

implement w:numFmt (17.11.17/18)


2011-05-25  Andras Timar  <atimar@suse.com>  [ec0ddde4c6b61d33cb49fa621565ca7eafef8b10]

don't forget en-US when dev-installing ALL languages

Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>

2011-05-25  Andras Timar  <atimar@suse.com>  [2ab9cf9a79ca07a67c718301e49953e4475df94e]

handle --with-lang=ALL case

Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>

2011-05-25  Caolán McNamara  <caolanm@redhat.com>  [37d6c05ff2449292931d78b5723c14c828dda5d6]

WaE: fix for older compiler


2011-05-25  Caolán McNamara  <caolanm@redhat.com>  [732ce44cd1cf634c881f1d3cee5757b2552e5506]

WaE: extra older compiler warning


2011-05-25  Caolán McNamara  <caolanm@redhat.com>  [92cf2737dde7da00084b7434020357132083d1e6]

document as a fdo bug


2011-05-25  Caolán McNamara  <caolanm@redhat.com>  [790d0bc47b863398b215da052696bcd939f94dc8]

WaE: extra older compiler warning


2011-05-25  Miklos Vajna  <vmiklos@frugalware.org>  [2ed85feaaa0ce5b9e539007fa261c1924ec7dd16]

msword: remove duplicated svx from gb_Library_add_linked_libs


2011-05-25  Caolán McNamara  <caolanm@redhat.com>  [b6004db1204cdbb4f9c5ba4c58c8ecf0a986302b]

run this headless


2011-05-25  Caolán McNamara  <caolanm@redhat.com>  [ae59ac86469e5e001cc4e274f5c2fd5258621ae1]

add salhelper::LinkResolver


2011-05-25  Caolán McNamara  <caolanm@redhat.com>  [c877cb39f176a9bb1a65c1844a495762ef635100]

fix flaggs typo


2011-05-25  Caolán McNamara  <caolanm@redhat.com>  [693d7797ac3b1080803f89758d008d2d4c3b175f]

use comphelper::resolveLink


2011-05-25  Caolán McNamara  <caolanm@redhat.com>  [3c6912216da14efd51091481be945a1694105f03]

WaE: mark this dir as warnings free


2011-05-25  Caolán McNamara  <caolanm@redhat.com>  [6f531db266857c7f4371687da3694b0b2fe5aa16]

add salhelper::LinkResolver


2011-05-25  Caolán McNamara  <caolanm@redhat.com>  [4a56954e39111be53cac8dd82717f2d7a6a5b75e]

add salhelper::LinkResolver


2011-05-24  Joseph Powers  <jpowers27@cox.net>  [d64ba4e0f7cf4c6bd6cb8ad21975b03ed350f552]

Remove some unneeded #include <tools/unqidx.hxx>


2011-05-24  Joseph Powers  <jpowers27@cox.net>  [aca9945f35fb2f4c79611d411e8a5002dd11f79f]

Remove some unneeded #include <tools/unqidx.hxx>


2011-05-24  Joseph Powers  <jpowers27@cox.net>  [5995c09705311117879982599d494dab76fc9320]

Remove some unneeded #include <tools/unqidx.hxx>


2011-05-24  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [894204956d996e5534c21d33e549552827a28133]

fix for fdo#37548: InsertNames->InsertAll doesn't insert anything

Signed-off-by: Kohei Yoshida <kyoshida@novell.com>

2011-05-24  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [3877519bb4b40bd0771a0bc59238a2203eae1d20]

fix for fdo#37548: InsertNames->InsertAll doesn't insert anything


2011-05-24  Kohei Yoshida  <kyoshida@novell.com>  [3939664580377258fcd8734ce173baf648f42507]

fdo#37520: Don't cache the array size but query it dynamically.

The size of the array may change during the loop, so we need to always
query it dynamically via size() instead of caching it at the beginning
of the loop.

Signed-off-by: Markus Mohrhard <markus.mohrhard@googlemail.com>

2011-05-24  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [a015d23d8fe27c2fc5a2fde0fad0d42810f9bb93]

remove problem inserted by a DECLARE_LIST removal

the DECLARE_LIST container decremented the internal index pointin to the current element when REMOVE was called, when we now iterate over the new container and remove an element we must do this ourself

2011-05-25  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [dfbf56cd614f2841bcbf8f295ad9c2755bed220e]

remove problem inserted by a DECLARE_LIST removal

the DECLARE_LIST container decremented the internal index pointin to the current element when REMOVE was called, when we now iterate over the new container and remove an element we must do this ourself

2011-05-25  Tor Lillqvist  <tml@iki.fi>  [3f0cbdfd3b794fe82c374b728eda4a35226c9341]

Don't fork() on iOS, use a new NO_CHILD_PROCESSES flag for that


2011-05-25  Tor Lillqvist  <tml@iki.fi>  [26a2ba4b4b28fff60cf847d9efcb7978f955cd54]

Define NO_DL_FUNCTIONS on iOS


2011-05-25  Tor Lillqvist  <tml@iki.fi>  [7993e6208a0a58d30148d5eb024d9e12f3e724af]

Compilation fix for iOS


2011-05-25  Tor Lillqvist  <tml@iki.fi>  [cd17ff95047059783a5aa3202218883a0aa3ce4d]

Fix compilation errors when NO_DL_FUNCTIONS is defined


2011-05-25  Tor Lillqvist  <tml@iki.fi>  [b58108e84ea7a18454b2110f65ab80125181ce48]

Use the dummy floppy API implementations on iOS, too


2011-05-25  Tor Lillqvist  <tml@iki.fi>  [7e65812a54b164452d03ac380f88317b3cc61119]

Compilation fix for iOS


2011-05-25  Tor Lillqvist  <tml@iki.fi>  [183cdcde76cd2794b16f5dec115e52cc8f4595ed]

Build just static libraries for iOS


2011-05-25  Tor Lillqvist  <tlillqvist@novell.com>  [04b47c97e4eb54eee077ac28feb67a7b46ad3ff5]

Use special DLL and library name just for MSC


2011-05-25  Tor Lillqvist  <tlillqvist@novell.com>  [a2b86d4e2db3ddbf2a4678863d3fe5e7a0b745ff]

Use simpler DLL and library names in the WNTGCC case


2011-05-25  Tor Lillqvist  <tlillqvist@novell.com>  [5d888d033a6576b59f834213bffc5a2c03a613d5]

Make SALHELPERLIB for WNTGCC match what we produce


2011-05-24  Caolán McNamara  <caolanm@redhat.com>  [d84202f32772b58d4edd5127e8cf44d45c554116]

move this to salhelper


2011-05-24  Kohei Yoshida  <kyoshida@novell.com>  [13a74d72ffd27e356013855c60b8c34f40b841a2]

fdo#37520: Don't cache the array size but query it dynamically.

The size of the array may change during the loop, so we need to always
query it dynamically via size() instead of caching it at the beginning
of the loop.

Signed-off-by: Markus Mohrhard <markus.mohrhard@googlemail.com>

2011-05-24  Caolán McNamara  <caolanm@redhat.com>  [f6a80c4dee246bbe682d324339731c6e6e5740cb]

getDirectoryPath is unused, see comphelper::LinkResolver if restored


2011-05-24  Tor Lillqvist  <tlillqvist@novell.com>  [77e426060e8b6e6d953df00e14015c353612d5d6]

Output the "Executing shell macro" only with -vr


2011-05-24  Petr Mladek  <pmladek@suse.cz>  [c8deddfb2e3aa3d00c2b3321e41de79b526b7c2f]

Version 3.4.0.2, tag libreoffice-3.4.0.2 (3.4.0-rc2)


2011-05-24  Petr Mladek  <pmladek@suse.cz>  [55110f462459ebee167571da6ea72c19376ad50f]

Version 3.4.0.2, tag libreoffice-3.4.0.2 (3.4.0-rc2)


2011-05-24  Petr Mladek  <pmladek@suse.cz>  [45fc6c203806c4fd02e4242f0c71879f312ea4bc]

Version 3.4.0.2, tag libreoffice-3.4.0.2 (3.4.0-rc2)


2011-05-24  Petr Mladek  <pmladek@suse.cz>  [4585326c14af94a04161311a845e2b2753ecf994]

Version 3.4.0.2, tag libreoffice-3.4.0.2 (3.4.0-rc2)


2011-05-24  Petr Mladek  <pmladek@suse.cz>  [815aa34f904b794cc6100fc1e2812bb92b4dbac5]

Version 3.4.0.2, tag libreoffice-3.4.0.2 (3.4.0-rc2)


2011-05-24  Petr Mladek  <pmladek@suse.cz>  [dd8d3fff260af37f152b3b6f0b8bcba2467a17fd]

Version 3.4.0.2, tag libreoffice-3.4.0.2 (3.4.0-rc2)


2011-05-24  Petr Mladek  <pmladek@suse.cz>  [714332d216d3da5360a0b7f07ab3512aa252038b]

Version 3.4.0.2, tag libreoffice-3.4.0.2 (3.4.0-rc2)


2011-05-24  Petr Mladek  <pmladek@suse.cz>  [d974d2ada8a61acf48fb0a9e3e4fa4744016dcda]

Version 3.4.0.2, tag libreoffice-3.4.0.2 (3.4.0-rc2)


2011-05-24  Petr Mladek  <pmladek@suse.cz>  [3553f68b4a5c02face3c8988882ad6706891fbc3]

Version 3.4.0.2, tag libreoffice-3.4.0.2 (3.4.0-rc2)


2011-05-24  Petr Mladek  <pmladek@suse.cz>  [e95ca98b9aaf2399200566373a25a572a43307f4]

Version 3.4.0.2, tag libreoffice-3.4.0.2 (3.4.0-rc2)


2011-05-24  Petr Mladek  <pmladek@suse.cz>  [348f3a8b166c7c937766a25ec43eb9c0ecb38200]

Version 3.4.0.2, tag libreoffice-3.4.0.2 (3.4.0-rc2)


2011-05-24  Petr Mladek  <pmladek@suse.cz>  [8ae4fc4d3a012b8dc22af92c4cb62db047e343e1]

Version 3.4.0.2, tag libreoffice-3.4.0.2 (3.4.0-rc2)


2011-05-24  Petr Mladek  <pmladek@suse.cz>  [97ad237da0edae0ede355d9ea9c5481ed317444f]

Version 3.4.0.2, tag libreoffice-3.4.0.2 (3.4.0-rc2)


2011-05-24  Petr Mladek  <pmladek@suse.cz>  [90a2bfb5176f8f54b55ff4759b076d93bdc11384]

Version 3.4.0.2, tag libreoffice-3.4.0.2 (3.4.0-rc2)


2011-05-24  Petr Mladek  <pmladek@suse.cz>  [cf08c0b8dbac91c0d7f105d6ace5933e6e585e06]

Version 3.4.0.2, tag libreoffice-3.4.0.2 (3.4.0-rc2)


2011-05-24  Petr Mladek  <pmladek@suse.cz>  [131996c3712bf88defe64afffe5a003d44b4237d]

Version 3.4.0.2, tag libreoffice-3.4.0.2 (3.4.0-rc2)


2011-05-24  Petr Mladek  <pmladek@suse.cz>  [0b3fd095671753bca97ba485347213e35b281e4f]

Version 3.4.0.2, tag libreoffice-3.4.0.2 (3.4.0-rc2)


2011-05-24  Petr Mladek  <pmladek@suse.cz>  [b75801e6ace5eec09c5d04f2f0f9a373acc1a21c]

Version 3.4.0.2, tag libreoffice-3.4.0.2 (3.4.0-rc2)


2011-05-24  Petr Mladek  <pmladek@suse.cz>  [00a5e20188d9b4e98f6519472245adff86e14740]

bump product version to 3.4.0-rc2, release number to 12


2011-05-24  Katarina Machalkova  <kmachalkova@suse.cz>  [e394add10d54f6904e9ff1fcbb380fc700c80477]

fdo#35345: Query the sheet for the presence of anonymous DB ranges

... and for autofilters || query params in those. This avoids
overwriting the hidden cells in drag-fill operation

Signed-off-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Signed-off-by: Kohei Yoshida <kyoshida@novell.com>

2011-05-24  Norbert Thiebaud  <nthiebaud@gmail.com>  [b1236ac54444d1d7afcdae92b12a840ba46664e1]

build.pl restore the output 'interactivity'


2011-05-24  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [8d8b2166e6912f66b8d4a4281fd1c69d0d18c244]

symlink the install in install folder like before


2011-05-24  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [eba460df884390d004ad66a2a2a1fedda9be4410]

fdo#36329: Fix crash reading some documents with fields

The problem came from the unsigned integer positions... Needed to
prevent the end position to get -1/max value.

Signed-off-by: Petr Mladek <pmladek@suse.cz>
Signed-off-by: Tor Lillqvist <tlillqvist@novell.com>
Signed-off-by: Michael Meeks <michael.meeks@novell.com>

2011-05-24  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [374d7601635c652385b90aadaebe9cdaa9a6e659]

fdo#36329: Fix crash reading some documents with fields

The problem came from the unsigned integer positions... Needed to
prevent the end position to get -1/max value.

Signed-off-by: Petr Mladek <pmladek@suse.cz>

2011-05-24  Jean-Baptiste Faure  <jbf.faure@orange.fr>  [1fb1b68fbcc67e98af697fb602ee6fdbe35d35e8]

give more room to style listbox

Signed-off-by: Andras Timar <atimar@suse.com>
Signed-off-by: Petr Mladek <pmladek@suse.cz>
Signed-off-by: Kohei Yoshida <kyoshida@novell.com>

2011-05-24  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [610fcf929ce206211dac776411349bd906aeb564]

fdo#37387, reorganized columns dialog to show text direction correctly

Signed-off-by: Andras Timar <atimar@suse.com>
Signed-off-by: Petr Mladek <pmladek@suse.cz>
Signed-off-by: Kohei Yoshida <kyoshida@novell.com>

2011-05-24  Radek Doulik  <rodo@novell.com>  [c627044164ae386ea1a1bd3c530aacd32b4cef25]

fix row height export


2011-05-24  Radek Doulik  <rodo@novell.com>  [baed5cf4031b93df212aca6d72968cc0f4da9c89]

update for changes in drawingML export


2011-05-24  Miklos Vajna  <vmiklos@frugalware.org>  [4480e93ddb95e6778ad65fb974e9a51819b5bf4c]

Install rtftok library


2011-05-24  Caolán McNamara  <caolanm@redhat.com>  [3bf07c7ada58d2280360377fb8ba45b14969a909]

WaE: >>= may fail, default to 0


2011-05-24  Caolán McNamara  <caolanm@redhat.com>  [f4bb21df1958e274a02bb3f93c6c39093fc0ec52]

add a single place to attempt to resolve links


2011-05-24  Caolán McNamara  <caolanm@redhat.com>  [514ac98b89906a0ef876d7f420611d3a5c7e1e8f]

WaE: enable exceptions


2011-05-24  Caolán McNamara  <caolanm@redhat.com>  [71d97cfc1eaf17cb35e4c00231c5b9e8af536713]

resolve symbolic links to jvm dirs for especially smoketest inside ooenv


2011-05-24  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [03f703a0e4647e4ee61dc523b96fa33efc0de38b]

update sheet local db data when sheets are inserted/deleted

Signed-off-by: Kohei Yoshida <kyoshida@novell.com>
Signed-off-by: Noel Power <noel.power@novell.com>
Signed-off-by: Katarina Machalkova <kmachalkova@suse.cz>

2011-05-24  Michael Meeks  <michael.meeks@novell.com>  [323303a4081d4107c9dd3ed235e466288a12acdc]

add 'make test' to run subsequenttests


2011-05-24  Joseph Powers  <jpowers27@cox.net>  [635ef71cb2aa5eaef7b3a0a05a6d272b5c68e8b9]

Remove unneeded forward reference to class UniqueIndex.


2011-05-24  Michael Meeks  <michael.meeks@novell.com>  [10cc02740dbcacfb4cf13f7b9fc71b25ef8e3777]

remove erroneous FIXMEs when re-starting oosplash.bin


2011-05-24  Michael Meeks  <michael.meeks@novell.com>  [b3b22fbf354d436628cb815a8cbac68c71d4a0e1]

revert previous patch for now.


2011-05-24  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [2f4bfa7d07fde737c8efbb5d7119fb21bc26082e]

fdo#35660: revert a7c0b2ce51d0a412fbf8f7ba758c032606eb86bc

* disable sw.DocumentSettings::com::sun::star::text::PrintSettings
* this test is instable, it sometimes succeeds, it sometimes fails
* This reverts commit a7c0b2ce51d0a412fbf8f7ba758c032606eb86bc.

Conflicts:

	sw/qa/unoapi/knownissues.xcl

2011-05-24  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [1a4b2a13bc925fdb239aad95164b535724090982]

fix for fdo#37323: Correct autofilter import from ODS.

Signed-off-by: Kohei Yoshida <kyoshida@novell.com>
Signed-off-by: Petr Mladek <pmladek@suse.cz>
Signed-off-by: Michael Meeks <michael.meeks@novell.com>

2011-05-24  Radek Doulik  <rodo@novell.com>  [317f481902733b74640c903b9263dafa733b02f7]

drawingML export, write table shapes


2011-05-24  Joseph Powers  <jpowers27@cox.net>  [75d95131044d3ad5dbe2b30dd77b1244b23cbc08]

Remove some extra #include <tools/pstm.hxx>

persist.hxx was expecting someone else to inlcude the file... I added the
include to make it more clear that it needed it.

2011-05-24  Lucas Baudin  <xapantu@gmail.com>  [865b843f62e4121aa6ca1c4290ec87b003183620]

Fix some visual glitch with GTK+

- Fix separators, they weren't properly aligned, and they didn't use
  gtk_paint_box when needed some gtk themes/engine draw lines with box ^^
  (for 3d appearance for instance)
- Fix pressed toolbar buttons state: it wasn't drawn correctly
- Fix toolbar buttons background: window background was paint, but the
  background was the toolbar, so, now, the background of the toolbar is paint
- Use gtk_paint_box instead of gtk_paint_flat_box for buttondefault, it wasn't
  correct and caused some weird things in the corners
- Code cleanup: remove a function call which set the widgets flags, it is
  useless (and could cause some segfaults) since we must specify widget state
  and shadow in gtk_paint_(flat_)box).
- Code cleanup: remove duplicated code, toolbar button are now drawn using the
  same function as normal buttons

2011-05-24  Lucas Baudin  <xapantu@gmail.com>  [5e4d196f7f0211cb3bc27d5981901e522e1eec65]

Fix some visual glitch with GTK+

- Fix separators, they weren't properly aligned, and they didn't use
  gtk_paint_box when needed some gtk themes/engine draw lines with box ^^
  (for 3d appearance for instance)
- Fix pressed toolbar buttons state: it wasn't drawn correctly
- Fix toolbar buttons background: window background was paint, but the
  background was the toolbar, so, now, the background of the toolbar is paint
- Use gtk_paint_box instead of gtk_paint_flat_box for buttondefault, it wasn't
  correct and caused some weird things in the corners
- Code cleanup: remove a function call which set the widgets flags, it is
  useless (and could cause some segfaults) since we must specify widget state
  and shadow in gtk_paint_(flat_)box).
- Code cleanup: remove duplicated code, toolbar button are now drawn using the
  same function as normal buttons

2011-05-24  Lucas Baudin  <xapantu@gmail.com>  [76c496116859e195dd527276653ef2136387a72b]

Replace tabs by space in salnativewidgets-gtk.cxx


2011-05-24  Jan Holesovsky  <kendy@suse.cz>  [4500eef577926ed98ffab0d2c2e6527d4a2e4553]

Merge remote-tracking branch 'origin/integration/dev300_m106'


2011-05-24  Jan Holesovsky  <kendy@suse.cz>  [994ce8b6670f61c070bbaf3aa4e7128d3c7ca229]

Merge remote-tracking branch 'origin/integration/dev300_m106'


2011-05-24  Jan Holesovsky  <kendy@suse.cz>  [33f2f512191c4c730345ae7e113fa5e0334b28b0]

Merge remote-tracking branch 'origin/integration/dev300_m106'


2011-05-24  Jan Holesovsky  <kendy@suse.cz>  [e713f1ec23488f990df46a41fb16a095c920cbe3]

Merge remote-tracking branch 'origin/integration/dev300_m106'


2011-05-24  Jan Holesovsky  <kendy@suse.cz>  [3a966f81db981fbc226f776d306a86d2a76a8c5d]

Merge remote-tracking branch 'origin/integration/dev300_m106'


2011-05-24  Joseph Powers  <jpowers27@cox.net>  [0a178da6d60e28baad04fa40a8ff1cba707d984d]

Remove some extra #incude <tools/pstm.hxx>


2011-05-24  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [8e88c58bc8bf6f2bcb12bcaabbeab10d116bfb26]

fdo#37390, make style:layout-grid-snap-to-characters fit to ODF spec.

Signed-off-by: Petr Mladek <pmladek@suse.cz>
(cherry picked from commit 97c995a22c1602679a3e386f994a20b23d07f429)

Signed-off-by: Thorsten Behrens <tbehrens@novell.com>
Signed-off-by: Lubos Lunak <l.lunak@suse.cz>

2011-05-24  Andras Timar  <atimar@suse.com>  [44419f762557b099d59c9bcc74576862d2a54ccb]

fdo#37001 - updated license information

Signed-off-by: Petr Mladek <pmladek@suse.cz>
Signed-off-by: Michael Meeks <michael.meeks@novell.com>
Signed-off-by: Sophie Gautier <gautier.sophie@gmail.com>

2011-05-24  Andras Timar  <atimar@suse.com>  [c66d62a64404df49aa1b8e62ee3bbb161875f6b7]

fdo#37001 - updated license information

Signed-off-by: Petr Mladek <pmladek@suse.cz>

2011-05-24  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [6573b8ae6107a45dbf6fb59853fd47e37d42c7eb]

fdo#37390, make style:layout-grid-snap-to-characters fit to ODF spec.

Signed-off-by: Petr Mladek <pmladek@suse.cz>

2011-05-24  Thorsten Behrens  <tbehrens@novell.com>  [9a351330ab0108d6d4cbbf253c0ebfd4a62f5aff]

Fix wrong-sized toolbar mimetype icons.

Update according to new artwork at fdo#33229 - please see
http://wiki.documentfoundation.org/File:Toolbar-Mimetype-Icons.svg
for the authoritative version. Size needs to be 26x26 to prevent
scaling.

Signed-off-by: Michael Meeks <michael.meeks@novell.com>
Signed-off-by: Petr Mladek <pmladek@suse.cz>
Signed-off-by: Fridrich Strba <fridrich.strba@graduateinstitute.ch>

2011-05-24  Noel Power  <nopower@novell.com>  [618f750d279586a22662394edd105e8d26dcba6f]

initialize resource manager to get verbose basic errors fdo#37370

Signed-off-by: Michael Meeks <michael.meeks@novell.com>
Signed-off-by: Petr Mladek <pmladek@suse.cz>
Signed-off-by: Tor Lillqvist <tlillqvist@novell.com>

2011-05-24  Miklos Vajna  <vmiklos@frugalware.org>  [f30f032d413bd4cee00ace4be6611f5c963b575a]

Add rtftok library to Repository.mk


2011-05-24  Nigel Hawkins  <n.hawkins@gmx.com>  [9d4ec37cb09142515a5bc1fdc06beee1f8b0642a]

Remove all traces of SvLongsSort


2011-05-24  Noel Power  <nopower@novell.com>  [23d9ce4119c228a6c27ad94d9895e8f7925dcf49]

initialize resource manager to get verbose basic errors fdo#37370


2011-05-24  Thorsten Behrens  <tbehrens@novell.com>  [1ed57b51d3eb10536e1b8741e34b58bdec4f68bf]

3rd update to Mac dmg background.

This time, wrong path - now hopefully working everywhere.

Signed-off-by: Christian Lohmaier <lohmaier@googlemail.com>
Signed-off-by: Michael Meeks <michael.meeks@novell.com>
Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>

2011-05-24  Andras Timar  <atimar@suse.com>  [b41941a81473b48e895ab3a30905986b029facc4]

fdo#37001 - updated license information


2011-05-24  Thorsten Behrens  <tbehrens@novell.com>  [fa1795c1d1677d7e27f085196f102cad73cc7fd8]

Polish branding - fix langpack mac installer icon

Fix for fdo#33229 - the lang pack installer icon on mac was still
showing seagulls.

Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>
(cherry picked from commit 44c6333a2b6923add66d70be6329a6ad4f3aa66d)

Signed-off-by: Michael Meeks <michael.meeks@novell.com>
Signed-off-by: Christian Lohmaier <lohmaier@googlemail.com>

2011-05-24  Caolán McNamara  <caolanm@redhat.com>  [b4387143ced826d809ecdd56c6e72bd1cced699d]

PARAM_USHORT_->PARAM_UINT16_ && PARAM_ULONG_->PARAM_UINT32_


2011-05-24  Caolán McNamara  <caolanm@redhat.com>  [b2df7eb80d79eca8b98f5f3798b91f4e0fe5efde]

BinUSHORT->BinUINT16 && BinULONG->BinUINT32


2011-05-24  Thorsten Behrens  <tbehrens@novell.com>  [54f4dd01524fdaf8fd31534465ba407263bb9c17]

Removed GNUism in makefile

The --preserve=timestamps is a gnu cp extension, and thus not
available on all our platforms. Replaced by equivalent tar hack.

Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>
(cherry picked from commit a22d8e9fbecfe6f2febdf4f85892f00e48ad0b79)

Signed-off-by: Andras Timar <timar74@gmail.com>
Signed-off-by: Bjoern Michaelsen <bjoern.michaelsen@gmail.com>

2011-05-24  Caolán McNamara  <caolanm@redhat.com>  [b87fed20f6f832a3bec032364ea2cd7c3da4da0b]

replace comm_ULONG with comm_UINT32


2011-05-24  Caolán McNamara  <caolanm@redhat.com>  [1c2d84e8e15031a45a0c5642520befb9320fe271]

replace comm_USHORT with comm_UINT16


2011-05-24  Caolán McNamara  <caolanm@redhat.com>  [33df62ab4a0f3c4eca1abe981c942ff53477961a]

can only be true with unsigned values


2011-05-24  Caolán McNamara  <caolanm@redhat.com>  [e49865e7020ca7e5cb024df51f1d3c0dc7994b35]

git rid of comm_WORD and comm_DWORD


2011-05-24  Caolán McNamara  <caolanm@redhat.com>  [9d8acde718f094dca48978e66ced5905484ed963]

WaE: for older compilers


2011-05-24  Caolán McNamara  <caolanm@redhat.com>  [59ccc7128d6e88b46c210ead515431e6f30fb399]

don't need to set it to 0 twice


2011-05-24  David Tardon  <dtardon@redhat.com>  [e69254a1a6afe60472e8b25454232c400c2cad04]

do not include bsh.jar when building with system bsh

Signed-off-by: Tor Lillqvist <tlillqvist@novell.com>
Signed-off-by: Norbert Thiebaud <nthiebaud@gmail.com>

2011-05-24  Thorsten Behrens  <tbehrens@novell.com>  [561ac3fea6612c49b83fd4b3a08031727ec0fa40]

Post-merge fix - remove dupe vbaobj entry


2011-05-24  David Tardon  <dtardon@redhat.com>  [bdfc8ddc6c8fa7f9bb68ebedea08daededb7f03f]

do not include bsh.jar when building with system bsh

Signed-off-by: Tor Lillqvist <tlillqvist@novell.com>
Signed-off-by: Norbert Thiebaud <nthiebaud@gmail.com>

2011-05-24  Thorsten Behrens  <tbehrens@novell.com>  [d4f021213333b6382e1396436f89339112a58cdb]

3rd update to Mac dmg background.

This time, wrong path - now hopefully working everywhere.

Signed-off-by: Christian Lohmaier <lohmaier@googlemail.com>

2011-05-24  Nigel Hawkins  <n.hawkins@gmx.com>  [c1cf4e7e56fc4a73dccd024e673dbd6500648b21]

Remove SvLongsSort in envfmt.cxx and refactor a bit.


2011-05-24  David Tardon  <dtardon@redhat.com>  [a30a17d1bb895e6fa8b29f2a727cce66bb69c005]

surely the name should be LibreOffice


2011-05-24  David Tardon  <dtardon@redhat.com>  [2daa098c3c1b49ce4d46306eddc45f7a66b7c021]

handle NULL display gracefully


2011-05-23  Joseph Powers  <jpowers27@cox.net>  [6b628a6202f1ea27c28a67c220f02aa984f8ac2b]

Remove some extra #incude <tools/pstm.hxx>


2011-05-23  Joseph Powers  <jpowers27@cox.net>  [204e0fec77ee852d3b604de91b636c2c7f18341a]

Remove some extra #incude <tools/pstm.hxx>


2011-05-23  Joseph Powers  <jpowers27@cox.net>  [dd051d725eff94873ed16ebcb16a7b7072f16069]

Remove some extra #incude <tools/pstm.hxx>


2011-05-23  Kohei Yoshida  <kyoshida@novell.com>  [dd7605f9908a2c584cf262ad5012577c50f0291c]

Got it to build. Mostly VBA stuff but no idea what kind of shape it is in.


2011-05-23  Joseph Powers  <jpowers27@cox.net>  [6d421b526ac2250b28f650736c684e572434ce4c]

Remove some extra #incude <tools/pstm.hxx>


2011-05-23  Joseph Powers  <jpowers27@cox.net>  [bded50069f649c3720521e623a48d6415599d7cb]

Remove some extra #incude <tools/pstm.hxx>


2011-05-24  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [b25344b5e5f6f9f12f232964706a017bd21f139e]

fix minor problems


2011-05-23  Joseph Powers  <jpowers27@cox.net>  [55e0396f0743ba9c186115f575dd05c9de409e63]

Replace the List in SvTreeList with a vector<>

Also fixed a small bug:

SvTreeEntryList::GetPos() would return 0 for not found; however, everywhere
the function was used, it was checked against ULONG_MAX as beging not found.

2011-05-24  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [6a82984f00fb2688fa82754017fc9b9e6c22bda9]

fix all TODO:REWORK inserted by my last commits


2011-05-23  Norbert Thiebaud  <nthiebaud@gmail.com>  [817da75b0809642d68b3cab35a1a9348139e9321]

accumulate the output of modules in error in build_error.log

In order to provide a more targeted message with tinderbox email
each module store it's own output in a separate file, which is
accumulated in build_error.log when the module failed to build

2011-05-24  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [fdd46967546b786e4ae98cf4d8ad0599e803ef3d]

fix wrong rework for ScMArkData::InsertTab and DeleteTab


2011-05-24  Tor Lillqvist  <tml@iki.fi>  [c2e70ccda674e1ebadc0c57da2104a42dd148e59]

Add iOS


2011-05-24  Tor Lillqvist  <tml@iki.fi>  [302a098aa33873b4649818182213e508363b822b]

Use isfinite() on iOS

We probably should use isfinite() on more platforms, at least other
BSD-based ones, instead of the allegedly deprecated finite()?

2011-05-24  Tor Lillqvist  <tml@iki.fi>  [8e872440fdf116e903baf92c80b88154566688c8]

Cross-compilation support and iOS in particular


2011-05-24  Tor Lillqvist  <tml@iki.fi>  [5814cca89b59eec0254c7487bb38ba6c3a3e305c]

Typo


2011-05-24  Tor Lillqvist  <tml@iki.fi>  [4a5e101859a25590597af961b0ec0c0edbd58c96]

Typo


2011-05-24  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [d71fd237f21d38e03bd0e352ae40df0ef1ed8303]

fix problem when moving sheets


2011-05-24  Tor Lillqvist  <tml@iki.fi>  [5d50561735e54a0792d73047ff58c7c3e6994472]

Use the build OS xsltproc when cross-compiling


2011-05-24  Thorsten Behrens  <tbehrens@novell.com>  [42f7df050243d48e10e45e059ccf8e663a8ce0bd]

Post-merge fix


2011-05-24  Tor Lillqvist  <tml@iki.fi>  [31e8c4834f4b790b3a44696d8c5f14dc32e7d37b]

Cross-compilation support and iOS in particular


2011-05-24  Tor Lillqvist  <tml@iki.fi>  [2a2a9c8a6445c09ccf0a77595df4436a62a56107]

Check OS_FOR_BUILD, not (the runtime) OS


2011-05-24  Tor Lillqvist  <tml@iki.fi>  [9be8ce5f9f0921dab7a28b25bc4b8ccc02777435]

Improve configury for cross-compilation to iOS


2011-05-24  Tor Lillqvist  <tml@iki.fi>  [0b9066d9c3e7517707bb45850d672da0c59aaf44]

Cross-compilation support and iOS in particular


2011-05-24  Thorsten Behrens  <tbehrens@novell.com>  [256c9ce014a463b7486c8a32e7119d3f4a2c9aa4]

Fix post-merge


2011-05-23  Caolán McNamara  <caolanm@redhat.com>  [4fe716bf9066cc91e1d7215ea383488dd5f919fc]

WaE: mark this dir as warnings free


2011-05-23  Caolán McNamara  <caolanm@redhat.com>  [795fc1ad00fb1a9c8ff2566d6c286cf80d9fec24]

WaE: throw out some warnings


2011-05-23  Caolán McNamara  <caolanm@redhat.com>  [027d088480111c7480b42f62e1747544b1dc60bb]

WaE: throw out some warnings


2011-05-23  Caolán McNamara  <caolanm@redhat.com>  [ef2e9e7d57cd7bd777338911f82381b24cd81321]

WaE: mark this dir as warnings free


2011-05-23  Caolán McNamara  <caolanm@redhat.com>  [468d2699bd2868202e1c98047ec6872f12e98e4c]

WaE: mark this dir as warnings free


2011-05-23  Caolán McNamara  <caolanm@redhat.com>  [edde1cc0e6457adabe1a203c88d2b5fdfe4b7d59]

WaE: mark this dir as warnings free


2011-05-23  Caolán McNamara  <caolanm@redhat.com>  [258bc8ee69f0c3d60a1da1772c302701f36336cc]

WaE: mark this dir as warnings free


2011-05-23  Caolán McNamara  <caolanm@redhat.com>  [5c424f702fa086e2c4398eacd583778374519daf]

WaE: mark this dir as warnings free


2011-05-23  Caolán McNamara  <caolanm@redhat.com>  [7ad441e4066aa2930237c60b2abdcfad45e03c28]

this dir is unused


2011-05-23  Caolán McNamara  <caolanm@redhat.com>  [b4fb7a437bb0ce987702b12008737756623618ac]

fix up some more endian


2011-05-23  Andras Timar  <atimar@suse.com>  [efbdaa1d5e0d0752ec32dad25b365e454cdeb1f3]

don't forget en-US when dev-installing ALL languages


2011-05-23  Thorsten Behrens  <tbehrens@novell.com>  [2f76d4b430490dcda4e041f15cda9cd2d89189d0]

Remove hc paramater from aImageProvider.getFolderImage

This fixes the m106 merge.

2011-05-23  Francois Tigeot  <ftigeot@wolfpond.org>  [b95d086d762e195ed31c130760166d4853b2dfac]

Remove no longer used files


2011-05-23  Norbert Thiebaud  <nthiebaud@gmail.com>  [ee263e53c67a469c64cfcbbd1d0668ce8719190e]

WaE on old compiler


2011-05-23  Caolán McNamara  <caolanm@redhat.com>  [4b15c7678e0ee4095e82f5336784e8cb7c32c165]

fix endianness sufficiently to pass unit tests


2011-05-23  Tor Lillqvist  <tlillqvist@novell.com>  [f210e2cec21b0f65c505bf3dbe84745b82b9e3eb]

Migrate a /bin/echo change to _tg_app.mk back to tg_app.mk, and re-unroll


2011-05-23  Jan Holesovsky  <kendy@suse.cz>  [a79c69155ec42ce6817980b6c875f9b39041d2d4]

vbahelper builds after the m106 merge.


2011-05-23  Tor Lillqvist  <tlillqvist@novell.com>  [334d8a37dc079be517543bf28c5286e59de300da]

Re-introduce a /bin/echo change that was lost when re-unrolling tg_shl.mk


2011-05-23  Andras Timar  <atimar@suse.com>  [26ab6f28c88a8626a5e676057acb521dff8cbfe4]

fdo#37418, fix a layout problem in Export text (CSV) dialog

Signed-off-by: Kohei Yoshida <kyoshida@novell.com>

2011-05-23  Tor Lillqvist  <tlillqvist@novell.com>  [0d4191944a06f25cf95ef0da4ed359dbf2e1a743]

Forgot to unroll tg_shl.mk after last change


2011-05-23  Caolán McNamara  <caolanm@redhat.com>  [b31d06f2ffd2a578cc887966ec79ac4fe1487877]

WaE: more warnings are errors on older compilers


2011-05-23  Tor Lillqvist  <tlillqvist@novell.com>  [9c27fc5c08f338f14b47e49d81708e06909fd80a]

user9x.h is gone


2011-05-23  Tor Lillqvist  <tlillqvist@novell.com>  [bd9d0067a6ad22c978186a413e4ce3093e3da7d2]

Rework DLL creation code for MinGW (cross-)compilation

Don't run dlltool --output-exp to create a separate object file with
just export data (.edata section). In the case where at least one
function in the objects being linked has been explicitly marked for
export, GNU ld will not look for export information in the object
files anyway. At least the GetVersion() function seems to be marked
for export explicitly. Just pass the .def file when linking.

GNU ld since 2.17 supports @cmdfile syntax, just like MSVC tools, so
no need to create a separate shell command file and source that. (Why
that even would work better than just running the ld command with a
long command line directly, I don't know.)

Actually I don't know why even bother with the @cmdfile, after all we
mainly intend WNTGCC to be used when cross-compiling, and there are no
short command-line length restrictions on modern OSes from which one
might want to cross-compile. But oh well.

Pass the necessary -L switches, i.e. SOLARLIB, when linking with GNU
ld. (For MSVC, the ILIB environment variable is used.)

Produce the import library when linking, no need to have a separate
rule to produce an import library for WNTGCC.

Re-unroll tg_shl.mk into _tg_shl.mk with the recently unbroken
mkunroll tool.

2011-05-23  Tor Lillqvist  <tlillqvist@novell.com>  [4915eb35712e310e9a60d8d966ed789c945338a5]

Match SALHELPERLIB for WNTGCC to what we produce


2011-05-23  Tor Lillqvist  <tlillqvist@novell.com>  [63c787c51d5594b3de1623259564d378240cbda5]

Match SAL_LIB for WNTGCC to what we produce


2011-05-23  Tor Lillqvist  <tlillqvist@novell.com>  [8794ec9ad86d9c3fc64c7f8caf0ce9c07a623b02]

Use correct ICU library names when using MinGW cross-compiled "system" ones


2011-05-23  Tor Lillqvist  <tlillqvist@novell.com>  [6c28e9e1433f9d7e3f7efe31627198bfc0191ee1]

Set SOLARLIB also for MinGW (cross-)compilation

Set it as on Cygwin, and with the -L flags in the same order as for
Linux &co for consistency.

2011-05-23  Tor Lillqvist  <tlillqvist@novell.com>  [62a339916b7f7fc1d979cd7d949801a4b6f3d8e1]

Prefix --warn-once with -Wl, as it is a ld flag


2011-05-23  Tor Lillqvist  <tlillqvist@novell.com>  [a6f8b386c2e7e5b4c5bdf06d907eff1d17d2f38f]

List gnu_getopt here, too


2011-05-23  Tor Lillqvist  <tlillqvist@novell.com>  [04a7575ddb6c61b710a910cf6dcd02b29320383e]

Check COM, not the weird USE_MINGW variable


2011-05-23  Tor Lillqvist  <tlillqvist@novell.com>  [25ce4793bb6e005fe6e07bf29fad2d0e4441d3dc]

Use cygpath only when building on Windows


2011-05-23  Joseph Powers  <jpowers27@cox.net>  [82d9a10229906a6989c313771a6ed6c2c506d780]

Fix an old remove DECLARE_LIST bug. Could be related to fdo#37429

Thanks for finding this go to npcdoom.

2011-05-23  Caolán McNamara  <caolanm@redhat.com>  [2c140a349525c2d56e512d25b3bbf32001bcb9c2]

WaE: for older gcc


2011-05-23  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [0993f5d41ba8360787b8c48ff7502bc82fb6cf7f]

use links in smoketest install too


2011-05-23  Andras Timar  <atimar@suse.com>  [109ab4bbee01d40d7dceeba7c302d2eac0f1642f]

remove added license header that caused parse error (fdo#37433)

we have the license text in the README_hyph_* files anyway

Signed-off-by: Petr Mladek <pmladek@suse.cz>
Signed-off-by: Luboš Luňák <l.lunak@suse.cz>

2011-05-23  Caolán McNamara  <caolanm@redhat.com>  [6220ea0eedd39235f1b27788e79c30d5e6b8ef61]

WaE: mark this dir as warnings free


2011-05-23  Jan Holesovsky  <kendy@suse.cz>  [b6f723660177e50250058159e96436a25bb925dc]

oox builds again after the m106 merge.


2011-05-23  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [de887e3aad8d71a046404d5de42d3bd5a706a3d3]

fix for fdo#37429 crash when copy/paste table from writer to calc

Signed-off-by: Luboš Luňák <l.lunak@suse.cz>

2011-05-23  Caolán McNamara  <caolanm@redhat.com>  [efe9b178f5b33576429111f5b2f573f124184071]

WaE: mark this dir as warnings free


2011-05-23  Caolán McNamara  <caolanm@redhat.com>  [06019930411ebdb195e87c0043485d6c4c604509]

pointless makefile


2011-05-23  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [d977dace19c84931f1653cab67ef066c7f6cd8a4]

always request an unversioned lib from gcc in gccinstlib.pl

* this otherwise breaks on ubuntu natty as there is (rightfully) no libgcc_s.so.1 file served by gcc -print-file-name

2011-05-23  Caolán McNamara  <caolanm@redhat.com>  [b884958ff7102bcbef5623a1d443ae9e2bf06313]

Resolves: fdo#36940 use natural string sorter as default svtools string sorter


2011-05-23  David Tardon  <dtardon@redhat.com>  [7268a5f961bf24eaaa50778f9ca489baa7a5d61f]

fix mis-merge


2011-05-23  Caolán McNamara  <caolanm@redhat.com>  [795e0976bef1cfd9a3ffe0b339fa3ed5329205d5]

add getLocale to NaturalStringSorter


2011-05-23  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [070c3a8458aae3b09e1f91212679bc5cb40612f0]

fix for fdo#37429 crash when copy/paste table from writer to calc

Signed-off-by: Tor Lillqvist <tlillqvist@novell.com>

2011-05-23  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [218e880b36e95b1357df25b66e4aff0896a9c722]

fix for fdo#37429 crash when copy/paste table from writer to calc


2011-05-23  Caolán McNamara  <caolanm@redhat.com>  [454e1756a60d9b8eb4f9152b93fe560777a9e01a]

make this a non-leaky singleton


2011-05-23  Caolán McNamara  <caolanm@redhat.com>  [1adb8f26cb9eeb71fc73029292257258ade7142e]

keep this simple


2011-05-23  Caolán McNamara  <caolanm@redhat.com>  [c818a416a2e3c7ab42cecd6f9bd52877d3a41890]

DetectFilter declared but not defined


2011-05-23  Caolán McNamara  <caolanm@redhat.com>  [5859e2c52a2d38e7a4f2a8221e74395aa87fb157]

WaE: mark this dir as warnings free


2011-05-23  Caolán McNamara  <caolanm@redhat.com>  [9351e59d4354fc31c2080273847e51c6f2d99a4e]

WaE: mark this dir as warnings free


2011-05-23  Caolán McNamara  <caolanm@redhat.com>  [5257ba7833979f87b7e2c0e5f873b60d67642f3b]

WaE: mark this dir as warnings free


2011-05-23  Caolán McNamara  <caolanm@redhat.com>  [742c2fe0a256d33d06dc13f6d69c143b31e3ce93]

Resolves: fdo#33638 add extra level of language tag matching


2011-05-23  Caolán McNamara  <caolanm@redhat.com>  [a0ba96170b35469145e648b239081f8e48d9eb39]

fix leak


2011-05-23  Caolán McNamara  <caolanm@redhat.com>  [ec1b60d6df9339365723839a9108fb5101bcb797]

make this a non-leaky singleton


2011-05-23  Caolán McNamara  <caolanm@redhat.com>  [feeab468729a3ceea6fdeb74f0056ec551bcb742]

remove leak


2011-05-23  Caolán McNamara  <caolanm@redhat.com>  [3fc12f71b9f1acc00b093c138d4f3de00f853ac6]

this can be const


2011-05-23  Caolán McNamara  <caolanm@redhat.com>  [87441058ea4282ac98a6bd4568f28b2d2c5af895]

convert to non-leaky singleton


2011-05-23  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [b867617f7aca0a4536d4ca4507351de55e8eed4b]

always request an unversioned lib from gcc in gccinstlib.pl

* this otherwise breaks on ubuntu natty as there is (rightfully) no libgcc_s.so.1 file served by gcc -print-file-name

2011-05-23  Thorsten Behrens  <tbehrens@novell.com>  [169277de82cd89bc63fb803108e2f7fe029fa0d0]

Fix wrong-sized toolbar mimetype icons.

Update according to new artwork at fdo#33229 - please see
http://wiki.documentfoundation.org/File:Toolbar-Mimetype-Icons.svg
for the authoritative version. Size needs to be 26x26 to prevent
scaling.

Signed-off-by: Michael Meeks <michael.meeks@novell.com>

2011-05-23  Thorsten Behrens  <tbehrens@novell.com>  [712ea5499edb4209e1b0ac139290e52fb2d00c02]

Polish branding - fix langpack mac installer icon

Fix for fdo#33229 - the lang pack installer icon on mac was still
showing seagulls.

Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>

2011-05-23  Thorsten Behrens  <tbehrens@novell.com>  [13117f5610776b279333040c2c8bedd52773366d]

Update Mac dmg background again.

"In Mac OS X Snow Leopard, disk images created with background images
 do not display properly on Mac OS X Leopard and earlier. This is
 because of a change in Finder itself that affects all disk images
 created on Snow Leopard."

So. redid that on Tiger...

Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>

2011-05-23  Andras Timar  <atimar@suse.com>  [bc623e5b1810cfa0915325ce4e6dad11a6162a9c]

remove added license header that caused parse error (fdo#37433)

we have the license text in the README_hyph_* files anyway

Signed-off-by: Petr Mladek <pmladek@suse.cz>

2011-05-23  Caolán McNamara  <caolanm@redhat.com>  [9ba847c52331fd8f5dccbba1e011b54e399e3c48]

List->vector change incorrect return index


2011-05-23  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [4883feb93701c054351d38126a63c06813ed0b06]

fdo#35662: reenable sw.SwXPrintSettings::com::sun::star::text::PrintSettings


2011-05-23  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [fdce768122e54dff8343ab20179f3b1d7c6867e6]

fdo#35661: fix sw.SwXViewSettings::com::sun::star::text::ViewSettings


2011-05-23  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [b81f5591218749892964a25e417087d6b56221e3]

fdo#35660: reenable sw.DocumentSettings::com::sun::star::text::PrintSettings


2011-05-23  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [7838d6749e0987de5cb78035885dd9e3323426d1]

fdo#35690: reenable toolkit.AccessibleStatusBarItem as it appears stable


2011-05-23  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [bca6c6d26764a919ad1df36e4f636963f9b9324a]

fdo#35663: be more explicit on asserts


2011-05-23  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [a8d1349bf5d84fc7170a80813d4edcf562184d48]

fdo#35728: fix GridControl crash

* various forms.OGridControlModel tests segfaulted
* root cause is the migration to stl containers in DbGridControl
* the old tools container returned the removed pointer or NULL causing no failure
* a signed int was used as index while the functions returned a unsigned int
* the GRID_COLUMN_NOT_FOUND magic value was out of the signed range

2011-05-23  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [ff6d8de3ee8700b8bb6511bc09897e248d631802]

fdo#35727: reenable ucb.UniversalContentBroker::...::XContentProviderManager

* renable ucb.UniversalContentBroker::com::sun::star::ucb::XContentProviderManager

2011-05-23  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [38b66985693f103b7210ffb4e419d4604ac35a25]

fdo#35667: renable complex.unoxml.RDFRepositoryTest checkSPARQL() as it works


2011-05-23  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [779b389116e7112c7ca29cb08e56cfcb043ecc4d]

fdo#35728: fix GridControl crash

 * various forms.OGridControlModel tests segfaulted
 * root cause is the migration to stl containers in DbGridControl
 * the old tools container returned the removed pointer or NULL causing no failure
 * a signed int was used as index while the functions returned a unsigned int
 * the GRID_COLUMN_NOT_FOUND magic value was out of the signed range

2011-05-23  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [7f99f234e06d3ea9c339d701f3e22e7eebb1d390]

make dev-install use smoketest


2011-05-23  Caolán McNamara  <caolanm@redhat.com>  [070923e1ba3d760737fdb37a19e8fe841e15f364]

delete/delete[] mismatch


2011-05-23  Caolán McNamara  <caolanm@redhat.com>  [bf83d615c96c96e9cec324b2b54aa1c410215074]

make the class DLLPUBLIC


2011-05-23  Caolán McNamara  <caolanm@redhat.com>  [7a67aa47146676803b2bc485677e71a5a340e065]

WaE: build without warnings


2011-05-23  Caolán McNamara  <caolanm@redhat.com>  [ba04800b57e0318739cdcb379bbcc9a65aa2e344]

fix indent and reduce spew


2011-05-23  Caolán McNamara  <caolanm@redhat.com>  [7ff13f7afbe24a315d46409e2a1923fa83644b62]

output unsupported property name


2011-05-23  Robert Nagy  <robert@openbsd.org>  [338c51bf3b1432503882adec4f76b9f7df06b3d4]

fix ant home


2011-05-23  Robert Nagy  <robert@openbsd.org>  [85822219bc6baa7fc39e39bd4afbb780525c011d]

use $GNUMAKE to print the build instructions


2011-05-23  Robert Nagy  <robert@openbsd.org>  [8ce2d816a1ffc434e245abd7d7d85485104c76f7]

use $GNUMAKE to print the build instructions


2011-05-23  Robert Nagy  <robert@openbsd.org>  [dde821c26eb4569ceaf34edd1b739026b700c96d]

fix ant home


2011-05-23  David Tardon  <dtardon@redhat.com>  [d104161c1e29c51c83fb34be13871350be124df9]

must use SAL_N_ELEMENTS here


2011-05-23  David Tardon  <dtardon@redhat.com>  [1ff287067aa6c02963bd25f430bc5ae3910ceebb]

use SAL_N_ELEMENTS


2011-05-23  David Tardon  <dtardon@redhat.com>  [78b3bcfc06cf95ef9fef3ca026b45e28343cc08a]

fix debug build


2011-05-22  Rafael Dominguez  <venccsralph@gmail.com>  [e5da5f4486661450577b5aaa278bf8c8c78548c2]

Replace List for std::vector<String>.


2011-05-22  Rafael Dominguez  <venccsralph@gmail.com>  [988d4d45a8b864b21933280c66cf0b98aad526cb]

Replace List for std::vector<String>.


2011-05-22  Rafael Dominguez  <venccsralph@gmail.com>  [40e2f7f90abf26f5f89f9f324c15aa736cd9c9cf]

Replace List for std::vector<String>.


2011-05-23  David Tardon  <dtardon@redhat.com>  [f82f7ba5aef59a6ccca51f2715991b85efd200ca]

compensate for already shifted segments


2011-05-22  Joseph Powers  <jpowers27@cox.net>  [eccb365dcabdb077546858340191e2846b0f34d2]

Remove List from ImpGetUndoStrings & ImpGetRedoStrings


2011-05-22  Joseph Powers  <jpowers27@cox.net>  [6160c8da0bed075763efaafaeb3ea57f4efb1292]

Remove "#define OfaStringListItem" because OfaStringListItem isn't used.


2011-05-22  Rafael Dominguez  <venccsralph@gmail.com>  [70da8c2baed8c28c5ddd2371d0b106cdfbb434cd]

Remove deprecated List in SdDrawDocument::RenameLayoutTemplate.

Exchange for std::vector<StyleReplaceData>.

2011-05-22  Rafael Dominguez  <venccsralph@gmail.com>  [b9d82d2687e9e792dab2c4686c56f091e5494ee7]

Replace List for std::vector<String>.


2011-05-22  Rafael Dominguez  <venccsralph@gmail.com>  [fb23c2dfd1de3a62b186676783f550cd7e31bb00]

Replace List for std::vector<String>.


2011-05-22  Rafael Dominguez  <venccsralph@gmail.com>  [21769a10788ab73439fa461f34388d29acd10b00]

Replace List for std::vector<String>.


2011-05-22  Rafael Dominguez  <venccsralph@gmail.com>  [daf871cf9c3d3cc76697f438b1ae9c58e58f44f0]

Replace List with std::vector<String>.


2011-05-22  Rafael Dominguez  <venccsralph@gmail.com>  [ff32cdb8fad67aed3498c09b4f1efbdad28e14dc]

Replace List with std::vector<String>.


2011-05-22  Rafael Dominguez  <venccsralph@gmail.com>  [826f36c28912484ad11c5638e2936a11dd18d885]

Replace List for std::vector<String>.


2011-05-22  Rafael Dominguez  <venccsralph@gmail.com>  [cfe163cf3c4bbfb9b8d58a0f5c560c1a68f60866]

Replace List for std::vector<String>.


2011-05-22  Rafael Dominguez  <venccsralph@gmail.com>  [1d405dc64a805e75983e9320100391c45ab4b7bb]

Replace List with std::vector<String>.


2011-05-22  Rafael Dominguez  <venccsralph@gmail.com>  [4f9458c116ae848a4f2a5abca42547770d92e4e4]

Replace List for std::vector<String>.


2011-05-22  Rafael Dominguez  <venccsralph@gmail.com>  [ce8ee87b0dc10e40cd9465384dc192da7b85ffb8]

Remove tools/list.hxx include.


2011-05-22  Rafael Dominguez  <venccsralph@gmail.com>  [a573b8b21688d9681f4fa129ec37cf89954e9d1c]

Replace List for std::vector in SfxStringListItem.


2011-05-22  Rafael Dominguez  <venccsralph@gmail.com>  [b1729a81f4d52d930e3a2176787880b49f89c0ce]

Move GetList to implementation file.


2011-05-22  Rafael Dominguez  <venccsralph@gmail.com>  [e263e48bdb3df9a83259f1ba348783917df9e7e1]

Remove uneeded parameter for Sort function.


2011-05-22  Joseph Powers  <jpowers27@cox.net>  [048b7f0f99f057da3d065ccfa4b662c21f145745]

class SvTreeEntryList is no longer dependant on class List


2011-05-22  Joseph Powers  <jpowers27@cox.net>  [3a2a53da020e66b9a9505b95bb0523d06ba7174e]

class SvTreeEntryList is no longer dependant on class List


2011-05-23  Tor Lillqvist  <tlillqvist@novell.com>  [8bd41dad9f11c7334b8e5b10d9606158ef47ef19]

Use 'i' prefix for import library only with MSVC


2011-05-23  Tor Lillqvist  <tlillqvist@novell.com>  [df7edda77a0324b5ba7994a9daebb31521aa19c0]

No need to build a static sal archive


2011-05-23  Tor Lillqvist  <tlillqvist@novell.com>  [e433aca6310d0bda20490cdb0c4d2dfc306c2ec3]

No need to build import library separately here


2011-05-23  Tor Lillqvist  <tlillqvist@novell.com>  [1784070c0267794444365d06d375d200e0a9406f]

Remove useless cruft


2011-05-23  Tor Lillqvist  <tlillqvist@novell.com>  [87328b9331d17413f2815770b7184e76c8cd84d6]

Rename mkunroll source file and folder to meaningful names


2011-05-23  Tor Lillqvist  <tlillqvist@novell.com>  [66f5c1fce04c39bc2eec86889f5109c62e4a33c1]

Fix crash introduced in commit 2cc2e5b9a45887a53f01ad2fd324b6ed43f018ef

Really, for a command-line tool that can be run with minimal fuss, is it
really too much to expect changes to be tested?

2011-05-22  Caolán McNamara  <caolanm@redhat.com>  [7fc68143a3f358d60a720ac2e45a0dca6b5e2e82]

fix up endianness of higher-hanging QuickReads


2011-05-22  Caolán McNamara  <caolanm@redhat.com>  [580544213509feb73bd2dbc6403c233194da6be0]

fix up endianness of higher-hanging QuickReads


2011-05-22  Caolán McNamara  <caolanm@redhat.com>  [bd32449e0b8016e9d4e2b14848780f4a641394f2]

fix up endianness of lowhanging QuickReads


2011-05-22  David Tardon  <dtardon@redhat.com>  [03f1f3c2210b3e18f0e7fbc661b5e932f15954bb]

improve perf. of removing contents of large number of cells


2011-05-22  Francois Tigeot  <ftigeot@wolfpond.org>  [62dce7bfca48deafac5555801b1bc01f729f01e5]

Temporary fix for a LD_LIBRARY_PATH not propagated issue.


2011-05-22  Robert Nagy  <robert@openbsd.org>  [1ea0cfac58e42852feb2e34909b2a117da1be578]

-ldl is linux only and remove -lc from the flags too


2011-05-22  Julien Nabet  <serval2412@yahoo.fr>  [1288a1985894a5aa8819223feb4ec3da204c5352]

Fix bug fdo36158 UI:Find&Replace dialog "Notes" instead of "Comments"


2011-05-22  Julien Nabet  <serval2412@yahoo.fr>  [b233d96ce731b8d98244c989a9656682b4aab09e]

Fix bug fdo36158 UI:Find&Replace dialog "Notes" instead of "Comments"


2011-05-22  Francois Tigeot  <ftigeot@wolfpond.org>  [6ec8554c6a41f64afa8d6b797669f8a04ac6c199]

Unify all NetBSD .mk configuration files


2011-05-22  Francois Tigeot  <ftigeot@wolfpond.org>  [6dad9edb9e64e4c31d1cbd1ae3e114904bd52be2]

Use a single shell source file for all NetBSD platforms

Finish cleaning up INPATH and OUTPATH.

2011-05-22  Francois Tigeot  <ftigeot@wolfpond.org>  [255ba80655ad3f3037620c2194da08e69e510543]

Use the same OUTPATH on all NetBSD architectures


2011-05-22  Tor Lillqvist  <tlillqvist@novell.com>  [8c3740eb6e35a13a1ae24674fc4e93def976411d]

Bypass some weird crack when cross-compiling with MinGW


2011-05-22  Francois Tigeot  <ftigeot@wolfpond.org>  [3c3aa80261c56091d17973df8f1ca8d819987c09]

Do not define PTHREAD_CFLAGS on NetBSD.


2011-05-22  Francois Tigeot  <ftigeot@wolfpond.org>  [95b13c2de13505cbcf7e50d5a9973c59dcd9e8e1]

NetBSD/IA64 has been broken for years, remove it from the build system.


2011-05-22  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [9c0d86081235c6aa27f2a9d45c417ce299cab518]

remove build breaking debug messages


2011-05-22  Tor Lillqvist  <tlillqvist@novell.com>  [a804e2c49c52af5b65e8d0750425a35498fbf911]

Fix parsing of curl-config --version output


2011-05-22  Tor Lillqvist  <tlillqvist@novell.com>  [613eefe4f1e7677ebb954c39d1ef1f579f56c0b7]

Cannot do unit testing when cross-compiling


2011-05-22  Tor Lillqvist  <tlillqvist@novell.com>  [5c7e0a0c9c1dd9edc384b38d3bfe7a0ae2faf4e5]

Get rid of gen_makefile, always use the clever way to generate rtlbootstrap.mk


2011-05-22  Tor Lillqvist  <tlillqvist@novell.com>  [1252dc2cea06caef035dfe8747cc0d426b9e0da1]

Drop the doublequotes


2011-05-22  Tor Lillqvist  <tlillqvist@novell.com>  [bcf840df2bc1d04bfadc1351793f9bdbeb9f137b]

MinGW cross-compilation fixes


2011-05-21  Caolán McNamara  <caolanm@redhat.com>  [79787787d6ca1dd5a0c1aacfc401199771ce2c63]

can't correctly use auto_ptr on new[] allocated memory


2011-05-22  Tor Lillqvist  <tlillqvist@novell.com>  [838d6d86c83fc319ceffe7152611436c2c21200f]

Generate rtlbootstrap.mk in a more clever fashion when cross-compiling


2011-05-22  Tor Lillqvist  <tlillqvist@novell.com>  [71e24025df24f71238b8140cc43ebc6c4b6b9de4]

Do build typesconfig also for Windows, but don't do anything there when using MSVC


2011-05-22  Tor Lillqvist  <tlillqvist@novell.com>  [7317fd0c2850a6872fc6f9ee9e1905446d06f163]

Fix compilation errors with recet mingw-w64


2011-05-22  Tor Lillqvist  <tlillqvist@novell.com>  [909d91e041eff66dc2999418e2a15ad00f102256]

Use more libraries that MinGW does include


2011-05-22  Tor Lillqvist  <tlillqvist@novell.com>  [821d3501ecbffcefd3cb73b9a8b60a938c12fc6a]

Improve system libcurl configury for cross-compilation


2011-05-22  Tor Lillqvist  <tlillqvist@novell.com>  [2996bb11bccafff71e48dfc95fe13c02dbc366f1]

Put comments at start of line so they aren't shell comment recipe lines


2011-05-21  Jean-Baptiste Faure  <jbf.faure@orange.fr>  [62b7c01df755eb71848ade7c17461760ecc05c4b]

give more room to style listbox

Signed-off-by: Andras Timar <atimar@suse.com>

2011-05-21  Tor Lillqvist  <tlillqvist@novell.com>  [2cbda686eef6061798153bdf4f2135b601a3e593]

Drop pointless version printout


2011-05-21  Tor Lillqvist  <tlillqvist@novell.com>  [7fa06f6d5887cc40b9b2980cbf860e3b3f0f53d8]

Improve Python detection for cross-compilation

Just hardcode known locations of cross-compilation Python packages for
now.

2011-05-21  Tor Lillqvist  <tlillqvist@novell.com>  [9055a7bd32cf070ccaa111c2b257f1736c807beb]

Don't automatically avoid a "system" Python on Windows


2011-05-21  Tor Lillqvist  <tlillqvist@novell.com>  [27266b10b8aaa9e2f559de7e6c36249c329105f4]

Drop OS2


2011-05-21  Tor Lillqvist  <tlillqvist@novell.com>  [bfed48d5b5b9f8c7f4b89835243948e6ed55fb11]

Drop OS2


2011-05-21  Tor Lillqvist  <tlillqvist@novell.com>  [f05f8318294f07957863b166ca316b8df1bcbd4e]

Drop OS2


2011-05-21  Tor Lillqvist  <tlillqvist@novell.com>  [11c71842f6d73f80cc40d2752421eec9af40bb51]

Drop OS2


2011-05-21  Robert Nagy  <robert@openbsd.org>  [67a6786fd49d2db17a139fa740afb6e7f4879d23]

use internal libwpd for now


2011-05-21  Tor Lillqvist  <tlillqvist@novell.com>  [285422ff1e8161545649855f5c7f7df7f300fa45]

Drop OS2


2011-05-21  Tor Lillqvist  <tlillqvist@novell.com>  [ea9d29c0bcf62b5465d1192521b9c6c8d723dace]

Drop OS2


2011-05-21  Tor Lillqvist  <tlillqvist@novell.com>  [4233db9d50fec92b0907b785924455b7638c1b56]

Drop OS2


2011-05-21  David Tardon  <dtardon@redhat.com>  [15083950a5c814dd5765ef49751a2700052a5a99]

do not leave stuff uninitialized


2011-05-21  David Tardon  <dtardon@redhat.com>  [4f8ebe363e3e83c821e3b326c1d98e03597202d8]

fix brain fart


2011-05-21  Tor Lillqvist  <tlillqvist@novell.com>  [3f56e8f87c6d0a402efad7f1fee18964e345a375]

Java tweaks for cross-compilation


2011-05-21  Tor Lillqvist  <tlillqvist@novell.com>  [594c9038df36fcc9502aa0063ad049017194b5e2]

Check OS_FOR_BUILD, not OS


2011-05-21  Tor Lillqvist  <tlillqvist@novell.com>  [e5088368da7771fe0b02f20394279870cf25835f]

FULL_DESK has no meaning as far as I know


2011-05-21  Tor Lillqvist  <tlillqvist@novell.com>  [08c6706d0e6ecb0d928ffb847b64a6828a43144c]

No need to hardcode SOLAR_JAVA*=TRUE here


2011-05-20  Andras Timar  <atimar@suse.com>  [ab65f2e3362c465d2f283b4116d0fbd3650f5487]

fdo#37418, fix a layout problem in Export text (CSV) dialog

Signed-off-by: Kohei Yoshida <kyoshida@novell.com>

2011-05-20  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [c7eb3db63f58a0fddd1e2d8b5346e5cb81ef51c0]

fdo#37387, reorganized columns dialog to show text direction correctly

Signed-off-by: Andras Timar <atimar@suse.com>

2011-05-20  Matus Kukan  <matus.kukan@gmail.com>  [6ca81d4283601b2ba636dc7f96a88764cac42606]

pack commandimages from cmd/


2011-05-20  Matus Kukan  <matus.kukan@gmail.com>  [f509e72526807690e5c044305320712173eed000]

replace res/commandimagelist with cmd in artwork


2011-05-20  Matus Kukan  <matus.kukan@gmail.com>  [680ba815b8f0874f89c6948217c2a48d74fcc766]

replace res/commandimagelist with cmd in toolkit


2011-05-20  Matus Kukan  <matus.kukan@gmail.com>  [cd9c9307ddb284531f46b32f788982a1ff2465f0]

replace res/commandimagelist with cmd in extensions


2011-05-20  Matus Kukan  <matus.kukan@gmail.com>  [6e946c59b1c1a7d2b4c9ecdde2fd3d93fda5dc40]

search for sc_helperdialog in res/


2011-05-20  Matus Kukan  <matus.kukan@gmail.com>  [c203806b926bb846fc56b5e676c14bc506912cbe]

replace res/commandimagelist with cmd in framework


2011-05-20  Matus Kukan  <matus.kukan@gmail.com>  [6cd933655bdc27b97998c60b23820a98fd8192ef]

replace res/commandimagelist with cmd in base


2011-05-20  Matus Kukan  <matus.kukan@gmail.com>  [d8218ffa0c915f1e4c85e5808e3da00a9d0cc6cd]

duplicate cmd/sc_helperdialog.png into res/


2011-05-20  Rafael Dominguez  <venccsralph@gmail.com>  [26213d64e56015f3d688acde1ebcee2bfe01cdc1]

Fix index out of bounds in ScTableConditionalFormat.

Signed-off-by: Kohei Yoshida <kyoshida@novell.com>
Signed-off-by: Michael Meeks <michael.meeks@novell.com>
Signed-off-by: Petr Mladek <pmladek@suse.cz>

2011-05-20  Matus Kukan  <matus.kukan@gmail.com>  [c7d66585dbc5f02331b3078523fb0482af66675f]

move res/commandimagelist to cmd


2011-05-20  Tor Lillqvist  <tlillqvist@novell.com>  [7491e5cf8b42113ce08525b869d487cddb2cea35]

Sanity checks that fix crash (fdo#36495)

Signed-off-by: Michael Meeks <michael.meeks@novell.com>
Signed-off-by: Fridrich Strba <fridrich.strba@graduateinstitute.ch>
Signed-off-by: Kohei Yoshida <kyoshida@novell.com>

2011-05-20  Matus Kukan  <matus.kukan@gmail.com>  [a64f87add5ab02df8f4b6b4ea1bd0be6a4c23fba]

replace res/commandimagelist with cmd


2011-05-20  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [144c2fb6a6dc487c08c238f158bd0fcb4abf0408]

update sheet local db data when sheets are inserted/deleted

Signed-off-by: Kohei Yoshida <kyoshida@novell.com>

2011-05-20  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [6311b509855c13df6071587929976bb1527c656f]

fix for fdo#37323: Correct autofilter import from ODS.

Signed-off-by: Kohei Yoshida <kyoshida@novell.com>

2011-05-20  Luboš Luňák  <l.lunak@suse.cz>  [eea95136da32d09a6f82a99583dd8c158d96c1d9]

compatibility option for old size of small caps (bnc#691473)

Version 3.2 had 66 as the small capitals size percentage, later
changed to 80 (see e.g. http://openoffice.org/bugzilla/show_bug.cgi?id=1526).
This however can destroy layout of old documents that rely on the old
size. So for backwards compatibility the old value is used if either
the .odt document has an option enabled or does not have the option
at all (meaning it's an older .odt document). There's unfortunately
a period when the new value was already in effect where this change
can break those documents :-/.

Signed-off-by: Cedric Bosdonnat <cedric.bosdonnat.ooo@free.fr>
Signed-off-by: Michael Meeks <michael.meeks@novell.com>
Signed-off-by: Jan Holesovsky <kendy@suse.cz>

2011-05-20  Luboš Luňák  <l.lunak@suse.cz>  [c055d5fd9bb33342ae9053d316dc83b9b18add03]

compatibility option for old size of small caps (bnc#691473)

Version 3.2 had 66 as the small capitals size percentage, later
changed to 80 (see e.g. http://openoffice.org/bugzilla/show_bug.cgi?id=1526).
This however can destroy layout of old documents that rely on the old
size. So for backwards compatibility the old value is used if either
the .odt document has an option enabled or does not have the option
at all (meaning it's an older .odt document). There's unfortunately
a period when the new value was already in effect where this change
can break those documents :-/.

2011-05-20  Caolán McNamara  <caolanm@redhat.com>  [13c9e6089e5d3ddd67580e51037bd371438d8c68]

add this for better singleton behaviour


2011-05-20  Caolán McNamara  <caolanm@redhat.com>  [4863771f3e7f884a3bffcde5fd4b2a8e978c0c94]

tweak globals to be well-behaved singleton


2011-05-20  Caolán McNamara  <caolanm@redhat.com>  [4cd346f6485e05b3b2cf8a289d5d3068cbf3df43]

return by ref instead of pointer


2011-05-20  Caolán McNamara  <caolanm@redhat.com>  [06dc6870c7be8f141362fcd81a1ae98212baf008]

fix merge conflicts


2011-05-20  Caolán McNamara  <caolanm@redhat.com>  [2e55cc6a9a97c80d319bdffc4d7952e2026d6de0]

adjust for return by ref instead of pointer


2011-05-20  Caolán McNamara  <caolanm@redhat.com>  [df53cee7eed751ae88b52b5c495652b376e5c2c5]

adjust for return by reference


2011-05-20  Caolán McNamara  <caolanm@redhat.com>  [e63ffde074fb9a17db01ecb3faee21cbcf628e41]

use non-leaky singleton pattern here


2011-05-20  Caolán McNamara  <caolanm@redhat.com>  [e5359811e1e6d96d7edd2dcf33312aa4000b9bcb]

adjust to ensure rename


2011-05-20  Caolán McNamara  <caolanm@redhat.com>  [459dabb4449d11925da23b8a07968b9cacf8522f]

valgrind: use non-leaky singleton pattern here


2011-05-20  Caolán McNamara  <caolanm@redhat.com>  [f74ae6710e52f5a5385e231a4cc48c7748c031c8]

adjust for modified singleton


2011-05-20  Caolán McNamara  <caolanm@redhat.com>  [764d08b3b0dd98f008b7739bf6b432e4b4293870]

valgrind/config leaks: make this a well behaved singleton


2011-05-20  Caolán McNamara  <caolanm@redhat.com>  [7fd1e43884adc6a5be848e5a1d55b0039810cc3e]

valgrind: leak in undo


2011-05-20  Caolán McNamara  <caolanm@redhat.com>  [71f18f64fe6ecb216002c11f1a94732296f9e2f3]

config leaks: fix up stale unloader


2011-05-20  Caolán McNamara  <caolanm@redhat.com>  [79fb9ad187546988892b61af0a741aff495a0177]

drop extra fprintfs


2011-05-20  Caolán McNamara  <caolanm@redhat.com>  [89fa7eab00c37235676c59a2f430adea98a5df9c]

add a template for dtoring on desktop::termination


2011-05-20  Caolán McNamara  <caolanm@redhat.com>  [1c2fb22cc2906a76d97f0ca7551a90a493fb5050]

make this a well-behaved singleton


2011-05-20  Caolán McNamara  <caolanm@redhat.com>  [d5b6a350ebdf4bae595a4efd3be5cf738acdcfd5]

fix merge conflicts


2011-05-20  Caolán McNamara  <caolanm@redhat.com>  [a907082a4f9e0d3b2907bf6a2335481f58cbaaeb]

dump offending config entry names


2011-05-20  Caolán McNamara  <caolanm@redhat.com>  [112b79c4b3a393408b33c6390a77778e8ae05656]

tweak all this to be non-leaky


2011-05-20  Caolán McNamara  <caolanm@redhat.com>  [88719808e75193de1ec6e22de6b2f335a14d8eb9]

pointless non-NULL check


2011-05-20  Caolán McNamara  <caolanm@redhat.com>  [eea38328ba187992004a34f4ebbcd22d18449270]

valgrind: release this memory eventually


2011-05-20  Caolán McNamara  <caolanm@redhat.com>  [06a3ac41e345de900cbe9d2b6e7772a78e2d7393]

adjust for non leaky singleton


2011-05-20  Caolán McNamara  <caolanm@redhat.com>  [63a8d58ef8fa7c59e6aff755e6546e725b513f39]

non leaky singleton


2011-05-20  Caolán McNamara  <caolanm@redhat.com>  [9d8d7ac31151c5243a89d9e4739e5b4d61e7da0d]

non leaky singleton


2011-05-20  Caolán McNamara  <caolanm@redhat.com>  [f1d6f81ad91366c617e97155b0aa325147090ba2]

reimplement this using standard singleton pattern


2011-05-20  Caolán McNamara  <caolanm@redhat.com>  [1155685c5368e40f4390558f4456f1095bc2fb25]

set initialize result as part of initialize


2011-05-20  Caolán McNamara  <caolanm@redhat.com>  [12dd16959f11336ac2829151a401d46655ddc6a8]

move argument generation into ctor


2011-05-20  Caolán McNamara  <caolanm@redhat.com>  [81d10064500f40ce730168da3b290f98f0116d1b]

reduce spew somewhat, one warning is enough


2011-05-20  Caolán McNamara  <caolanm@redhat.com>  [4f97da16ee4438045e321cbc431ff6547060c65b]

valgrind: fix leak


2011-05-20  Caolán McNamara  <caolanm@redhat.com>  [25384a8019ef3e0395df127a0b35890e08cbfe3f]

fix merge conflicts


2011-05-20  Caolán McNamara  <caolanm@redhat.com>  [c71e90f9574b178e40432e50b2c930ad62c1cdb8]

no need to cast


2011-05-20  Caolán McNamara  <caolanm@redhat.com>  [54df9199a27dd907115e0a7e3eac1cb4d8eae296]

add mg_MG alias for plt_MG


2011-05-20  Caolán McNamara  <caolanm@redhat.com>  [ab5b1c806628f0c742cbb36835d0b18163281831]

add an entry for Manx


2011-05-20  Caolán McNamara  <caolanm@redhat.com>  [a1e2078b24132f086e94b85bf7a07d69ab191120]

config leaks: make this a well behaved singleton


2011-05-20  Caolán McNamara  <caolanm@redhat.com>  [93a28b0aced7f552f0f072c795f4301a2bad0d0e]

fix up mangled indent


2011-05-20  Caolán McNamara  <caolanm@redhat.com>  [071d42a6434027c783cd6d1cc947e6406a91964d]

config leaks: add a template to handle tricky globals


2011-05-20  Caolán McNamara  <caolanm@redhat.com>  [38365b338ef1130fcaf761cd0ea92877193951df]

adjust for OUString


2011-05-20  Caolán McNamara  <caolanm@redhat.com>  [36b043ff29fb8c171981b93c0c2055f29a970cdf]

valgrind: remove leak by porting from UniString to rtl::OUString


2011-05-20  Caolán McNamara  <caolanm@redhat.com>  [37fb0b936d4155373ae8a4cbe9e09bf04174e687]

config leaks: drop dodgy LegacySingleton foo


2011-05-20  Caolán McNamara  <caolanm@redhat.com>  [c639da5a41c1390c90716de36b0869120562db9a]

config leaks: drop dodgy LegacySingleton foo


2011-05-20  Caolán McNamara  <caolanm@redhat.com>  [4d4159463bf8fa63d1828db3d7c99df5e770e49f]

add XComponent.hpp


2011-05-20  Caolán McNamara  <caolanm@redhat.com>  [7d485679a317a586c2e0eb20607b2e1158dddaeb]

config leaks etc., dispose default component


2011-05-20  Caolán McNamara  <caolanm@redhat.com>  [853ced9be97d68eac54982f9327c0d70737236c2]

WaE: unused parameter


2011-05-20  Caolán McNamara  <caolanm@redhat.com>  [38dd732295241b06a86a9a06ff316ea2ed0550b1]

this can be passed by reference, like the name suggests


2011-05-20  Caolán McNamara  <caolanm@redhat.com>  [249386ec8a9ffe53cdad724411347c595194fa06]

make these a well-behaved non-leaky singleton


2011-05-20  Caolán McNamara  <caolanm@redhat.com>  [7d9d3dbb792c8ce2889dca0251548214502cb16f]

return by ref instead of pointer


2011-05-20  Caolán McNamara  <caolanm@redhat.com>  [8db814fcdf7de05838b3e9ef4658999882992f84]

make this a singleton that dtors on desktop::termination


2011-05-20  Caolán McNamara  <caolanm@redhat.com>  [3b50e313db84723aee01775b1d992f6ea1d9764a]

valgrind: strange leak, bad merge maybe


2011-05-20  Caolán McNamara  <caolanm@redhat.com>  [b8a1e3926a759a533aad03ab2467addf6a73a66c]

make this a well-behaved singleton


2011-05-20  Caolán McNamara  <caolanm@redhat.com>  [800d9494a7bda0603e977b96a770828e8bf530fb]

don't be so noisy


2011-05-20  Caolán McNamara  <caolanm@redhat.com>  [0a5412e98189fd15fa9d06aa6e6d0e023db05d0f]

adjust for return by ref instead of pointer


2011-05-20  Caolán McNamara  <caolanm@redhat.com>  [e8e132784a5fdea65859d06d6356d6beea5d75e4]

adapt for singleton api change


2011-05-20  Caolán McNamara  <caolanm@redhat.com>  [0d9f2e66db48475c9198480a1f04cda5c873d134]

adapt for singleton api change


2011-05-20  Caolán McNamara  <caolanm@redhat.com>  [b14fb67ed86f93da3b1a9361c8f8ef4850ea25fb]

adapt for singleton api change


2011-05-20  Caolán McNamara  <caolanm@redhat.com>  [c2d8afb2e9f1f0598adb8892f52402339e3a6ab8]

adapt for singleton api change


2011-05-20  Caolán McNamara  <caolanm@redhat.com>  [328fe7c0983bec684f75a92f8fcc0b979c533a3f]

resolve merge conflicts


2011-05-20  Caolán McNamara  <caolanm@redhat.com>  [986ed4782de5fe88bbe44fc68e44cc2cb2a3a114]

adjust for return by reference


2011-05-20  Caolán McNamara  <caolanm@redhat.com>  [115e3ddaeab2356d66a4e21adbecc6d249771284]

valgrind: use non-leaky singleton pattern


2011-05-20  Caolán McNamara  <caolanm@redhat.com>  [a114d5efcb5265ac80b6b4ec7a7836a97d372e2a]

remove debugging-mode leak


2011-05-20  Caolán McNamara  <caolanm@redhat.com>  [daafe7b084cddbc9e91a8a1df336e84aed78f702]

valgrind: remove leaks


2011-05-20  Caolán McNamara  <caolanm@redhat.com>  [b921e409d852964f90c12734656028abfb489a18]

use non-leaky singleton pattern


2011-05-20  Caolán McNamara  <caolanm@redhat.com>  [215d07647213e3923ae19cc39bfa7309733849e6]

valgrind: remove leaks


2011-05-20  Caolán McNamara  <caolanm@redhat.com>  [3f5470899ceaab7283a12ba4bc0761ca931b71b2]

return by reference instead of pointer


2011-05-20  Caolán McNamara  <caolanm@redhat.com>  [a2dc331fb69bb25fe6fd65ebc7496fbe3beb1cfe]

valgrind: use non-leaky singleton here


2011-05-20  Caolán McNamara  <caolanm@redhat.com>  [7c95c50c1eee510b0331e8a1c21839c878ef360e]

valgrind: use non-leaky singleton here


2011-05-20  Caolán McNamara  <caolanm@redhat.com>  [f8853c9f4eaa8faa0c6c452a5324dca0621571ef]

valgrind: use non-leaky singleton pattern here


2011-05-20  Caolán McNamara  <caolanm@redhat.com>  [3eaec7a874b2c4ad2a5249a078176475e8fe80fa]

valgrind: use non-leaky singleton pattern here


2011-05-20  Caolán McNamara  <caolanm@redhat.com>  [c3f4ddfcc633f893316b12ab199fd52914ad7f50]

valgrind: make this a well behaved singleton


2011-05-20  Caolán McNamara  <caolanm@redhat.com>  [cd012c149bab935986be21e66566bd3ff72b5cd7]

break circular dependency in dispose


2011-05-20  Caolán McNamara  <caolanm@redhat.com>  [cfacb7f6f85475b06dbd9d0c310fa9cf275041ee]

do we really need to be so noisy when nothing is actually wrong


2011-05-20  Caolán McNamara  <caolanm@redhat.com>  [0ae45c5b39cd0e7baae958eadbad1a52bda98b16]

valgrind: leak in debugging code


2011-05-20  Caolán McNamara  <caolanm@redhat.com>  [af00d3dd611967b71ae61533bfa5308ffdbed3bc]

WaE: track debug level for usage


2011-05-20  Caolán McNamara  <caolanm@redhat.com>  [5db4a85ab19c7e9284dc36ebdee4fd97797999e8]

resolve merge conflicts


2011-05-20  Caolán McNamara  <caolanm@redhat.com>  [47c6885ae75200d165bdaed2d1d3db93fb35fc91]

remove leak and refactor to make less ugly


2011-05-20  Caolán McNamara  <caolanm@redhat.com>  [3a6f167b0abc5e93d15f205472d92dfe81ae0aa5]

fix merge conflicts


2011-05-20  Caolán McNamara  <caolanm@redhat.com>  [a14010cb8c485ee1d07530d34a00f03db3233e02]

valgrind: fix leak


2011-05-20  Caolán McNamara  <caolanm@redhat.com>  [41214b711a7b10c4468e8e04508fdf68bca046ac]

fix memory/config leak


2011-05-20  Caolán McNamara  <caolanm@redhat.com>  [ed76182b20577592592352393bce1b246afc1ced]

valgrind: leak if dispose uncalled


2011-05-20  Caolán McNamara  <caolanm@redhat.com>  [990577d041aa3372062523c77af07dd6ac826b61]

config leak: gracefully handle exit before release timer is called


2011-05-20  Caolán McNamara  <caolanm@redhat.com>  [450479820265292adc825be84447cdb1379182c7]

config leak: ensure release


2011-05-20  Caolán McNamara  <caolanm@redhat.com>  [4490dbc8ae6109ddb9d331dcd4bbbd4f91019bc8]

remove extra header guard


2011-05-20  Caolán McNamara  <caolanm@redhat.com>  [bb2f9df7277ac925a973650a40fffd20d976ece7]

config leak: break cyclic dependency


2011-05-20  Caolán McNamara  <caolanm@redhat.com>  [5fc588dc56beb4e3c5622e9b2929adaf4ca48ef9]

CreateFromAscii -> RTL_CONSTASCII_USTRINGPARAM


2011-05-20  Caolán McNamara  <caolanm@redhat.com>  [cb27a8051c81b11f1d9da10d261980a3a06f6eb4]

SfxHelp leaks, make sure it goes away at the right time


2011-05-20  Caolán McNamara  <caolanm@redhat.com>  [bca3c4624945249f66e8aa8e669d89171e7ecb14]

adjust for return by ref instead of pointer


2011-05-20  Caolán McNamara  <caolanm@redhat.com>  [505ac74dc69d7b0a45860178acb6d2406f926b9d]

adjust to ensure rename


2011-05-20  Caolán McNamara  <caolanm@redhat.com>  [11630ee201797946a155e26f44ae0d55d5abf573]

config leaks: missing Disconnects


2011-05-20  Caolán McNamara  <caolanm@redhat.com>  [ecbcaca7f3f61d621ead45c5b63562772aaa452a]

valgrind: in what planet did that make sense


2011-05-20  Caolán McNamara  <caolanm@redhat.com>  [09b2522127a71636792967a8cb5e122b2327cd55]

valgrind: make this a well behaved non-leaking singleton


2011-05-20  Caolán McNamara  <caolanm@redhat.com>  [a5506c3c39949e0a31de0283739dadb6b3761c34]

valgrind: remove leak


2011-05-20  Caolán McNamara  <caolanm@redhat.com>  [1b96cbf851597244d47071e32c2c493fc5511ba3]

Reverting: should happen via Disconnect

This reverts commit 1ccbe907c4f83ec0357874ccb31aaaaf722f1de8.

2011-05-20  Caolán McNamara  <caolanm@redhat.com>  [7919625d8103a75dec30ba8ee216105528e0a15b]

configitem leak: if we create a FrameView we presumably have to delete it


2011-05-20  Caolán McNamara  <caolanm@redhat.com>  [f3f2231f8abf9456877dcfdaa08e9f6f69451c21]

adjust for return by ref instead of pointer


2011-05-20  Caolán McNamara  <caolanm@redhat.com>  [b1e22fb2b16a50869e74f7e1b7b08ea4eefa6a36]

adjust for return by ref instead of pointer


2011-05-20  Caolán McNamara  <caolanm@redhat.com>  [c917d67a892d14fa6590b8a19aa009c5e83c3fd4]

valgrind: fix leak when range isn't transferred to rangelist


2011-05-20  Caolán McNamara  <caolanm@redhat.com>  [b6bf0aa23a3b85bf274804b0f6697cb44b80608a]

valgrind: break circular dependency leaks


2011-05-20  Caolán McNamara  <caolanm@redhat.com>  [9b49e8ee8de61fec1feb4244fb7897ca3c3fc959]

adjust to ensure rename


2011-05-20  Caolán McNamara  <caolanm@redhat.com>  [32381ea5e149fc3d5e2939368837c12127a8bd0a]

adjust for modified singleton


2011-05-20  Caolán McNamara  <caolanm@redhat.com>  [0a9a91a6c12d5964399eaee45c3c1e612f0e6b7b]

adjust for modified singleton


2011-05-20  Caolán McNamara  <caolanm@redhat.com>  [5d6f7edfbb921bfe6d260cee6b669a4e98d01f4c]

adjust for return by ref instead of pointer


2011-05-20  Caolán McNamara  <caolanm@redhat.com>  [94e9e2fb29fe46ba1e144a8c8d70074f7c744ced]

adjust for modified singleton


2011-05-20  Caolán McNamara  <caolanm@redhat.com>  [49a5cd85376db67cde8dad2f5c75b8acc99d4957]

config leaks: drop dodgy LegacySingleton foo


2011-05-20  Tor Lillqvist  <tlillqvist@novell.com>  [4f2582eda7c1b5d7e7d9e11ee45a1b704e38fc1a]

Sanity checks that fix crash (fdo#36495)

Signed-off-by: Michael Meeks <michael.meeks@novell.com>

2011-05-20  Tor Lillqvist  <tlillqvist@novell.com>  [c6e5c7ce9b53366c18e66f48b67e5ee6191f7928]

Sanity checks that fix crash (fdo#36495)


2011-05-20  Joseph Powers  <jpowers27@cox.net>  [cedbc8f534b149a609b95380568035453faa5078]

Remove some un-needed #include <svtools/treelist.hxx>


2011-05-20  Luboš Luňák  <l.lunak@suse.cz>  [a20e84fbc295b565f12be55af853a6d3dce54a30]

compatibility option for old size of small caps (bnc#691473)

Version 3.2 had 66 as the small capitals size percentage, later
changed to 80 (see e.g. http://openoffice.org/bugzilla/show_bug.cgi?id=1526).
This however can destroy layout of old documents that rely on the old
size. So for backwards compatibility the old value is used if either
the .odt document has an option enabled or does not have the option
at all (meaning it's an older .odt document). There's unfortunately
a period when the new value was already in effect where this change
can break those documents :-/.

2011-05-20  Joseph Powers  <jpowers27@cox.net>  [1be46ab5d71754481a2e5e3da2bd7058585c4f8a]

Remove an un-needed #include <svtools/treelist.hxx>


2011-05-20  Luboš Luňák  <l.lunak@suse.cz>  [de9eba79bdd312bc40674a368679513d086a90ae]

ooxml vAlign 17.4.84


2011-05-20  Luboš Luňák  <l.lunak@suse.cz>  [04af4bd00dbf5bb26239de3e7922ad1122f1e9fb]

SW_DLLPUBLIC for SwWriteTable* classes

they are (to be?) used from filters

2011-05-20  Michael Meeks  <michael.meeks@novell.com>  [619463bd62ada4a845fe9ecca5bc1fbf48025348]

remove un-necessary code


2011-05-20  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [f8e75c077d28fd98148bf6e6988dc2b0063817fc]

update sheet local db data when sheets are inserted/deleted


2011-05-20  Tor Lillqvist  <tlillqvist@novell.com>  [7d2e7b5a671cf54a00ee1139bb755c1b3ae55ce4]

Stylistic follow-up cleanup

Rename the bHighlight parameter to ImplDrawItem to nHighlight. It is
no longer claimed to be a boolean (even if it was passed values 0, 1
or 2) but instead a sal_uInt16.

When used in a logical expression, use explicit nHighlight!=0.

Pass nHighlight integers 0 or 1 in calls instead of sal_False or
sal_True.

2011-05-20  Kohei Yoshida  <kyoshida@novell.com>  [304828eaf3164e2c698e2fe523c011f72412c4bd]

fdo#36690: Don't broadcast setting changes during painting of button.

Calling SetSettings() when the output device is Window causes it to
broadcast data change.  PushButton::Draw() in fact calls this method
when the button contains colors, which ends up broadcasting its change
via Window::DataChanged call.  But depending on the output device
this DataChanged call may end up painting it again, which basically
causes a recursive loop.

The solution is to make sure OutputDevice::SetSettings() is called ( which only
 changes the settings without doing anything else ) and *not* and derived
classes 'SetSettings()' method

Signed-off-by: Noel Power <noel.power@novell.com>
Signed-off-by: Michael Meeks <michael.meeks@novell.com>
Signed-off-by: Jan Holesovsky <kendy@suse.cz>

2011-05-20  Caolán McNamara  <caolanm@redhat.com>  [5672dcf01a156997612da8f1ddecda3c13419689]

WaE: remove warnings that are errors


2011-05-20  Lucas Baudin  <xapantu@gmail.com>  [e3b7881e8c94313e6b78c8d6d27239bd5c7e91bd]

Fix a bug about presssed button state (fdo#36613)

Signed-off-by: Tor Lillqvist <tlillqvist@novell.com>
Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>

2011-05-20  Kohei Yoshida  <kyoshida@novell.com>  [bb2f5a1799b9ec0788d53e6b214d5079fceef3e7]

fdo#36690: Don't broadcast setting changes during painting of button.

Calling SetSettings() when the output device is Window causes it to
broadcast data change.  PushButton::Draw() in fact calls this method
when the button contains colors, which ends up broadcasting its change
via Window::DataChanged call.  But depending on the output device
this DataChanged call may end up painting it again, which basically
causes a recursive loop.

The solution is to make sure OutputDevice::SetSettings() is called ( which only
 changes the settings without doing anything else ) and *not* and derived
classes 'SetSettings()' method

Signed-off-by: Noel Power <noel.power@novell.com>

2011-05-20  Noel Power  <noel.power@novell.com>  [6afa1bb3181d615e72ca4c9949d7c48a72fc5794]

Revert "fdo#36690: Don't broadcast setting changes during painting of button."

This reverts commit 829d4abd5eda9b03c5d4518f43efc4444bc63935.

2011-05-20  Lucas Baudin  <xapantu@gmail.com>  [259981d5ce3831840059cab74ff480ca1a36c9f7]

Fix a bug about presssed button state (fdo#36613)

Signed-off-by: Tor Lillqvist <tlillqvist@novell.com>

2011-05-20  Tor Lillqvist  <tlillqvist@novell.com>  [b71f7dc29bc1572e19bac4eae6005e70073ccf1a]

Typo


2011-05-20  Noel Power  <noel.power@novell.com>  [fc5443af68459eeb0257002f3bbcd3b65a290276]

fdo#36690: Don't broadcast setting changes during painting of button.

Calling SetSettings() when the output device is Window causes it to
broadcast data change.  PushButton::Draw() in fact calls this method
when the button contains colors, which ends up broadcasting its change
via Window::DataChanged call.  But depending on the output device
this DataChanged call may end up painting it again, which basically
causes a recursive loop.

The solution is to make sure OutputDevice::SetSettings() is called ( which only
 changes the settings without doing anything else ) and *not* and derived
classes 'SetSettings()' method

Signed-off-by: Noel Power <noel.power@novell.com>

2011-05-20  Caolán McNamara  <caolanm@redhat.com>  [f606371c49d2590b86f84d37c999c313d92a7d5c]

fix this to be the same as original implementation


2011-05-20  sb  <sb@openoffice.org>  [8c015fbb85f00fe1cc82e00ea1771ad9fba821d2]

#i116915# rewrote unx osl_getSystemPathFromFileURL to avoid mem leaks


2011-05-20  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [61724648b88c9a848f2ad6cd47a4001188434e08]

fdo#36615: Fixed the prefix recognition in URLs... that list is sorted.


2011-05-20  Michael Meeks  <michael.meeks@novell.com>  [149c5f59f49032f98a4ceaff11144dbf1cdc59df]

don't de-reference null pointer - fix crash with certain PPTX files

Signed-off-by: Jan Holesovsky <kendy@suse.cz>
Signed-off-by: Cédric Bosdonnat <cedric.bosdonnat.ooo@free.fr>

2011-05-20  Lucas Baudin  <xapantu@gmail.com>  [5f26ee2291b05d484c32fd3ea332f2d02ec86462]

Fix headers for the toolbox


2011-05-20  Lucas Baudin  <xapantu@gmail.com>  [cc41e3bcf10d940789aacf0d2cf55ce428eca2f0]

Fix a bug about presssed button state


2011-05-20  Lucas Baudin  <xapantu@gmail.com>  [d915ba2357ff3db2d9bfce5a1a386171b325ee7c]

Put tabs instead of space in toolbox.cxx


2011-05-20  Radek Doulik  <rodo@novell.com>  [8a9af7cb6ef79ec44b07c0f3c5c42eaa72a3d1dc]

add sdfilt component

Signed-off-by: Katarina Machalkova <kmachalkova@suse.cz>
Signed-off-by: Michael Meeks <michael.meeks@novell.com>
Signed-off-by: Fridrich Strba <fstrba@novell.com>

2011-05-20  Caolán McNamara  <caolanm@redhat.com>  [b3ab9fe75de4075bf33aec62a1f14ca6f3e62bbd]

adapt for singleton api change


2011-05-20  Caolán McNamara  <caolanm@redhat.com>  [7e4f1b45e1cb49f737f52fb8c756bc8daccecd26]

remove circular dependency to fix leak


2011-05-20  Caolán McNamara  <caolanm@redhat.com>  [7edb5f736115732fe27f4f80d7559aed46b03dab]

config leaks: handle cancel from database wizard correctly


2011-05-20  Radek Doulik  <rodo@novell.com>  [ae2d905dc32cdbfe6a9bcfcc7adf8a9a29ca9516]

fix sdfilt component generation

Signed-off-by: Katarina Machalkova <kmachalkova@suse.cz>
Signed-off-by: Michael Meeks <michael.meeks@novell.com>
Signed-off-by: Fridrich Strba <fstrba@novell.com>

2011-05-20  Radek Doulik  <rodo@novell.com>  [d8c0da84dca40e98ea3ed4ae033c3ccfe50a9815]

added sdfilt.component for pptx export

Signed-off-by: Katarina Machalkova <kmachalkova@suse.cz>
Signed-off-by: Michael Meeks <michael.meeks@novell.com>
Signed-off-by: Fridrich Strba <fstrba@novell.com>

2011-05-20  Caolán McNamara  <caolanm@redhat.com>  [a5c5c71ba600296171591378dc78f24204eda631]

adjust for return by ref instead of pointer


2011-05-20  Caolán McNamara  <caolanm@redhat.com>  [483887183b1b3015c468719d77b9fb38c05e52fb]

adapt for singleton api change


2011-05-20  Caolán McNamara  <caolanm@redhat.com>  [cde15afdde4954ae9bc3ad8379c3129708cdaf1f]

free hyphenators in dtor


2011-05-20  Caolán McNamara  <caolanm@redhat.com>  [ab826b141724fbf6aa50ad7eacb7335807b20bf9]

remove redundant checks


2011-05-20  Caolán McNamara  <caolanm@redhat.com>  [983d1145fcb9b5d7279d34fad006d3a30286dd2c]

guard final release better post possible clear


2011-05-20  Caolán McNamara  <caolanm@redhat.com>  [ff96f70fde003dbb54a8ec153a8cfe1f78bdfbd5]

adjust for modified singleton


2011-05-20  Caolán McNamara  <caolanm@redhat.com>  [851dd68ec398c6dbe5adc4a1f4cb266acaf3ddd2]

adjust for modified singleton


2011-05-20  Caolán McNamara  <caolanm@redhat.com>  [71a8261afd4eda2ed064bda925f12e208e7f9a6e]

valgrind: leak. Break circular dependency


2011-05-20  Radek Doulik  <rodo@novell.com>  [9b9b45ecaec2bb8029612311d1c7191b90a437d3]

fix config for pptx filter - thanks to Bubli

Signed-off-by: Katarina Machalkova <kmachalkova@suse.cz>
Signed-off-by: Michael Meeks <michael.meeks@novell.com>
Signed-off-by: Fridrich Strba <fstrba@novell.com>

2011-05-20  Katarina Machalkova  <kmachalkova@suse.cz>  [4552b1bb6c950f82d042201e9a41c874dd4c2758]

Make export to .pptx 2010 work again

(use correct FilterService string)

Signed-off-by: Radek Doulik <rodo@novell.com>
Signed-off-by: Michael Meeks <michael.meeks@novell.com>
Signed-off-by: Fridrich Strba <fstrba@novell.com>

2011-05-20  Radek Doulik  <rodo@novell.com>  [d9d45a9d75088eaff81251d5b2cc3868980e9fe0]

add sdfilt component

Signed-off-by: Katarina Machalkova <kmachalkova@suse.cz>
Signed-off-by: Michael Meeks <michael.meeks@novell.com>
Signed-off-by: Fridrich Strba <fstrba@novell.com>

2011-05-20  Radek Doulik  <rodo@novell.com>  [5d1299f5ea6d374eccf2f803ea356c62255ed5f5]

fix sdfilt component generation

Signed-off-by: Katarina Machalkova <kmachalkova@suse.cz>
Signed-off-by: Michael Meeks <michael.meeks@novell.com>
Signed-off-by: Fridrich Strba <fstrba@novell.com>

2011-05-20  Regina Henschel  <rb.henschel@t-online.de>  [ce809b0129af787c59990f811e33a6260e8b5db7]

fdo#37326: Sign number must be either 1 or -1, never 0.

This fixes incorrect result with LINEST cell function.

Signed-off-by: Kohei Yoshida <kyoshida@novell.com>

2011-05-20  Radek Doulik  <rodo@novell.com>  [c89fe1a69eff2b9c779ccf9dcc0bb23e5a849fbc]

fix config for pptx filter - thanks to Bubli

Signed-off-by: Katarina Machalkova <kmachalkova@suse.cz>
Signed-off-by: Michael Meeks <michael.meeks@novell.com>
Signed-off-by: Fridrich Strba <fstrba@novell.com>

2011-05-20  Katarina Machalkova  <kmachalkova@suse.cz>  [e5f944020c0c195c955fcbc273585944dbb2a8c6]

Make export to .pptx 2010 work again

(use correct FilterService string)

Signed-off-by: Radek Doulik <rodo@novell.com>
Signed-off-by: Michael Meeks <michael.meeks@novell.com>
Signed-off-by: Fridrich Strba <fstrba@novell.com>

2011-05-20  Radek Doulik  <rodo@novell.com>  [d9dc4441db762791624e5285a805c23390c43ba4]

added sdfilt.component for pptx export

Signed-off-by: Katarina Machalkova <kmachalkova@suse.cz>
Signed-off-by: Michael Meeks <michael.meeks@novell.com>
Signed-off-by: Fridrich Strba <fstrba@novell.com>

2011-05-20  Tor Lillqvist  <tlillqvist@novell.com>  [cdcda5d85387ce55371d2eb07989fe5069432b88]

Add informative comment


2011-05-20  Michael Meeks  <michael.meeks@novell.com>  [92f9212269acc7f4cd44c310873e915868a81b88]

don't de-reference null pointer - fix crash with certain PPTX files

Signed-off-by: Jan Holesovsky <kendy@suse.cz>

2011-05-20  Tor Lillqvist  <tlillqvist@novell.com>  [01587df65f4f92d5816b297fd065e720a1ee16d3]

Add sanity check before dereference, bnc#694119


2011-05-20  Thorsten Behrens  <tbehrens@novell.com>  [85c32d0e5e206741b74af828938055eee44e76dd]

Removed GNUism in makefile

The --preserve=timestamps is a gnu cp extension, and thus not
available on all our platforms. Replaced by equivalent tar hack.

Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>

2011-05-20  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [e30ee00b51f27f34f0cd97207cfee71c3249ed2b]

Some moving of block to have the numbers in sequence


2011-05-20  Thorsten Behrens  <tbehrens@novell.com>  [c674fc2d7b099ebad95e698ee2e9155d955c983b]

Removed GNUism in makefile

The --preserve=timestamps is a gnu cp extension, and thus not
available on all our platforms. Replaced by equivalent tar hack.

2011-05-20  Kohei Yoshida  <kyoshida@novell.com>  [4cabd37b97456b4e95901e2754ed2c4f17bfe634]

Let's not change the signature of UNO call & prefer static_cast.


2011-05-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [adcc45eef14b34ca3a49bb3a86e6d4c32bcfb721]

rework some additional parts


2011-05-19  Michael Meeks  <michael.meeks@novell.com>  [d4eaa5e59638198982e9620bfa83d5452a3e6693]

avoid de-referencing null pointers and string length problem


2011-05-19  Regina Henschel  <rb.henschel@t-online.de>  [52dace9a007a542841c2b1d481253f1cfcac835a]

fdo#37326: Sign number must be either 1 or -1, never 0.

This fixes incorrect result with LINEST cell function.

Signed-off-by: Kohei Yoshida <kyoshida@novell.com>

2011-05-19  Tor Lillqvist  <tlillqvist@novell.com>  [c761ef3d4121cba34161cd5c18a5ad16261e8599]

Export NSIS_PATH also in the MinGW cross-compiling case

Actually NSIS_PATH is crack, it is actually the *directory* where the
makensis program is located, so why not simply just have a variable
with the full pathname to that instead (or just the command name, in
case it is in the default PATH anyway, like on openSUSE with
/usr/bin/makensis)? That would simplify the stuff in download.pm, too.

2011-05-19  Takeshi Abe  <tabe@fixedpoint.jp>  [8a5b178eb9f680fadcc8faa2e277623e8304b723]

abbreviation "pc" for pica, instead of "pi"

according to http://www.w3.org/TR/CSS2/syndata.html#length-units

2011-05-19  Andras Timar  <atimar@suse.com>  [59c7fa441f3ee0e70d58bdc08144d995e448a731]

use short paths, because '(x86)' in the path causes problem


2011-05-19  Martin Kepplinger  <martinkepplinger@eml.cc>  [ab3edb5a42d605956f72c703a11c620a7e0e89f0]

Translate german comments

Translate german code comments in writer/sw/source/ui/lingu to english!

This is contributed under the terms of the MPL 1.1 / GPLv3+ / LGPLv3+ triple
license.

2011-05-19  Noel Power  <noel.power@novell.com>  [2d7f2198b25137807078ffefee906d7f005f0632]

fix for fod#37367 ( docx import of hyperlinks )

this fix is a companion fix for the change made below
http://cgit.freedesktop.org/libreoffice/filters/commit/?id=cdd636907675d538ca10d479afc538ce3800e729
previously OOXMLHyperlinkHandler::~OOXMLHyperlinkHandler()'s call resulted in
the OOXMLFastContextHandlerStream::lcl_character method getting called which in
 turn called the OOXMLFastContextHandler::text method. This no longer happens
so we call the text method directly now

Signed-off-by: Michael Meeks <michael.meeks@novell.com>

2011-05-19  Noel Power  <noel.power@novell.com>  [830e4f96f86cd635e066154f845173ac8b4821e2]

Revert "fix for fod#37367 ( docx import of hyperlinks )"

This reverts commit 33e58cade2d3e81a86484a10ae224a1160a004d3.

2011-05-19  Noel Power  <noel.power@novell.com>  [98449ff1dde518dabf0c530c25efbd8a1026ac0b]

fix for fod#37367 ( docx import of hyperlinks )

this fix is a companion fix for the change made below
http://cgit.freedesktop.org/libreoffice/filters/commit/?id=cdd636907675d538ca10d479afc538ce3800e729
previously OOXMLHyperlinkHandler::~OOXMLHyperlinkHandler()'s call resulted in
the OOXMLFastContextHandlerStream::lcl_character method getting called which in
 turn called the OOXMLFastContextHandler::text method. This no longer happens
so we call the text method directly now

2011-05-19  Noel Power  <noel.power@novell.com>  [170b20ed0ca15c35fa26d611aef4fdb9389c0549]

Revert "fix for fod#37367 ( docx import of hyperlinks )"

This reverts commit ac80fce47404c0843c372336ab700d62297f1647.

contains stray debug commits

2011-05-19  Tor Lillqvist  <tlillqvist@novell.com>  [b583ee234acea279a5a0ce3129d34d9c9a57ccac]

Fix search for NSIS


2011-05-19  Noel Power  <noel.power@novell.com>  [f9a6a7119dead2b9c536d160326b09a7a5e6d3c9]

fix for fod#37367 ( docx import of hyperlinks )

this fix is a companion fix for the change made below
http://cgit.freedesktop.org/libreoffice/filters/commit/?id=cdd636907675d538ca10d479afc538ce3800e729http://cgit.freedesktop.org/libreoffice/filters/commit/?id=cdd636907675d538ca10d479afc538ce3800e729
previously OOXMLHyperlinkHandler::~OOXMLHyperlinkHandler()'s call to resulted in the OOXMLFastContextHandlerStream::lcl_character method getting called which in turn called the OOXMLFastContextHandler::text method. This no longer happen so we call the text method directly now

2011-05-19  Katarina Machalkova  <kmachalkova@suse.cz>  [dd026a12ef43808a890988097264a4f5a069a7bc]

Fix for fdo#37322 (binary import crash)

Avoid retrieving defined name items on positions >= maNameList.size()
(boost::ptr_vector doesn't like it)

Signed-off-by: Kohei Yoshida <kyoshida@novell.com>
Signed-off-by: Michael Meeks <michael.meeks@novell.com>
Signed-off-by: Noel Power <noel.power@novell.com>

2011-05-19  Katarina Machalkova  <kmachalkova@suse.cz>  [b8db01a1a50c8704e34467c03a654d7dbb6b2c0c]

Fix for fdo#37322 (binary import crash)

Avoid retrieving defined name items on positions >= maNameList.size()
(boost::ptr_vector doesn't like it)

Signed-off-by: Kohei Yoshida <kyoshida@novell.com>
Signed-off-by: Michael Meeks <michael.meeks@novell.com>
Signed-off-by: Noel Power <noel.power@novell.com>

2011-05-19  Michael Meeks  <michael.meeks@novell.com>  [3cc072ce7a6ecd4856cc63276fda069952a26034]

don't de-reference null pointer - fix crash with certain PPTX files


2011-05-19  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [9b939889323cfe3a4ad4890d03f1c740b145346f]

Added some important comment about a list that needs to be sorted


2011-05-19  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [3d6bd1151dce5d14b1de34a60354bf5211f3ad14]

fdo#36615: Fixed the prefix recognition in URLs... that list is sorted.


2011-05-19  Noel Power  <noel.power@novell.com>  [accf94cab8fdddb251d1d95a05a79e3219ccbc3b]

fix for fod#37367 ( docx import of hyperlinks )

this fix is a companion fix for the change made below
http://cgit.freedesktop.org/libreoffice/filters/commit/?id=cdd636907675d538ca10d479afc538ce3800e729http://cgit.freedesktop.org/libreoffice/filters/commit/?id=cdd636907675d538ca10d479afc538ce3800e729
previously OOXMLHyperlinkHandler::~OOXMLHyperlinkHandler()'s call to resulted in the OOXMLFastContextHandlerStream::lcl_character method getting called which in turn called the OOXMLFastContextHandler::text method. This no longer happen so we call the text method directly now

2011-05-19  Michael Meeks  <michael.meeks@novell.com>  [f85638485cdc1ddd25f322ea4c30a386351f4bd5]

don't crash when interacting with a class that implements XInvocation

VclStringResourceLoader eg.
    test = smgr.createInstance("com.sun.star.resource.VclStringResourceLoader")
    invocation = test.setValue("FileName", "test")

It seems we can't cope with XInvocation implementors, so give a nice
exception instead

2011-05-19  Andras Timar  <atimar@suse.com>  [49ce510d849415733ba99b5f2b48a58fd0aac390]

cosmetic fix in en-US message


2011-05-19  Radek Doulik  <rodo@novell.com>  [220b01f5a483cc12467f0b125d5c9243bc25281a]

get rid of limitting max jobs to 10 for icecream

 - tested locally that dmake is able to run with -P14 and that
   icecream is then using more slots (checked with icemon)

2011-05-19  Robert Nagy  <robert@openbsd.org>  [333fb1d4086e128a0d6df8dfe207e734796c4fd0]

handle amd64 and x86_64 for OpenBSD the same way


2011-05-19  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [f48faaa7d70116d1dd3b60ff40ca7911bc1e37f2]

fdo#37325: make toolkit.UnoScrollBarControl not fail headless


2011-05-19  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [e6a041c5256c26b2791df7dbf95eec4a541b7a76]

fdo#37325: make toolkit.UnoScrollBarControl not fail headless


2011-05-19  Noel Power  <noel.power@novell.com>  [25df63c405345e923d2814479ddc1c2e170a303f]

fix for fdo#36552

fix up exported column widths

Signed-off-by: Tor Lillqvist <tlillqvist@novell.com>
Signed-off-by: Cedric Bosdonnat <cedric.bosdonnat.ooo@free.fr>
Signed-off-by: Michael Meeks <michael.meeks@novell.com>

2011-05-19  Kohei Yoshida  <kyoshida@novell.com>  [d8252635d45741f5f0775de28a61fe3a37a386e5]

Make sure to only export up to 1026 manual page breaks to XLS.

If you export even one excess page break than 1026, Excel refuses
to load the whole document.

2011-05-18  Joseph Powers  <jpowers27@cox.net>  [f0bbfad859d5f3bd2028d0d9b2e0ae6e6448ef32]

Remove all the #include <tools/ownlist.hxx>

I'm deleting the header since it's no longer used.

2011-05-18  Joseph Powers  <jpowers27@cox.net>  [521540986b0e1898a0309a03670a7ed1ea478ac9]

Remove all the #include <tools/ownlist.hxx>

I'm deleting the header since it's no longer used.

2011-05-18  Joseph Powers  <jpowers27@cox.net>  [98ab849dfe397253a9e4581117760cc0293c140e]

Remove all the #include <tools/ownlist.hxx>

I'm deleting the header since it's no longer used.

2011-05-18  Joseph Powers  <jpowers27@cox.net>  [cf7037093bd93556326101cbfa1a41952689d67f]

Remove all the #include <tools/ownlist.hxx>

I'm deleting the header since it's no longer used.

2011-05-18  Joseph Powers  <jpowers27@cox.net>  [6a0a9d1613e1cda2dd06d33cae1784146652db1a]

Remove dependance on libs-gui/inc/tools/ownlist.hxx

I've created a private copy for binfilter because I'm remving the one in
libs-gui.

2011-05-18  Joseph Powers  <jpowers27@cox.net>  [d51ab2cfd9e5b9e3f8143853e4e93ca686c04dd1]

Convert SvCommandList from an OwnList to a vector<>


2011-05-18  Joseph Powers  <jpowers27@cox.net>  [1143cf30551e8ce14065a51e1001a92395404348]

Convert SvCommandList from an OwnList to a vector<>


2011-05-18  Joseph Powers  <jpowers27@cox.net>  [78eadc536838999355bc811ccbe6017a838c5c2a]

Convert SvCommandList from an OwnList to a vector<>


2011-05-18  Joseph Powers  <jpowers27@cox.net>  [639f9c682b74981f83d88969b7f06295b080758a]

Convert SvCommandList from an OwnList to a vector<>


2011-05-18  Joseph Powers  <jpowers27@cox.net>  [dcf540144060b1ae6ff6e6507baa231bb5820f44]

On MacOS X, our application is called "LibreOffice.app" and not "OpenOffice.org.app"


2011-05-19  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [e37e21299a2c6fb611e2c2039903c5669dcc899c]

fix some bugs introduced with the last patches and rework some parts


2011-05-19  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [67410a9bab69c9b1a9ae968eb2307abb4817d93f]

fdo#35690: disabling toolkit.AccessibleStatusBarItem as it crashes now


2011-05-19  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [e6d16a842035c867991f074fcb2628d95e85c7e8]

fdo#37325: make toolkit.UnoScrollBarControl not fail headless


2011-05-19  Tor Lillqvist  <tml@iki.fi>  [fb48d2cb0e3c7a4dc2a9a9cc74bcc1cfd3deef78]

Add the unxios and unxand directories


2011-05-19  Tor Lillqvist  <tml@iki.fi>  [31c1e6f573498364497480615eb072944c0d9d17]

Add the wntgcc directories


2011-05-19  Tor Lillqvist  <tml@iki.fi>  [f4fab50712202c71df3355a0871bf41af68cbc5f]

Add the unxios and unxand directories


2011-05-19  Tor Lillqvist  <tml@iki.fi>  [5e3211da788df02996125c534ce01f8941f5e1e1]

Add the wntgcc directories


2011-05-19  Tor Lillqvist  <tml@iki.fi>  [ea7e7286b3cad61ca24c614e50044694d0ca9ce1]

Add the unxios and unxand directories


2011-05-19  Tor Lillqvist  <tml@iki.fi>  [5257e0b1ce9ba22d474254c9677e00a95fdb2665]

Add the wntgcc directories


2011-05-19  Tor Lillqvist  <tml@iki.fi>  [259cfe69841a19feb8515a20ac9918a39812af20]

Add the unxios and unxand directories


2011-05-19  Tor Lillqvist  <tml@iki.fi>  [3182e9a3c86e9eaacf004fee26d6111d43ec9563]

Add the wntgcc directories


2011-05-19  Tor Lillqvist  <tml@iki.fi>  [31d9076e450fb8fa4c042c983f112e01d0b962d4]

Add the unxios and unxand directories


2011-05-19  Tor Lillqvist  <tml@iki.fi>  [d03c4336f371e7baaee3c34e61ebd689d3622604]

Add the wntgcc directories


2011-05-19  Tor Lillqvist  <tml@iki.fi>  [1777ab2bdc92c7ad1644eed0e8875c6b525a71b5]

Add the unxios and unxand directories


2011-05-19  Tor Lillqvist  <tml@iki.fi>  [2f8357cc59d18e74dceca58972a196320694faa8]

Add the wntgcc directories


2011-05-19  Tor Lillqvist  <tml@iki.fi>  [750ccfe00ac860d32751a98a6daeb7db04f68998]

Add the unxios and unxand directories


2011-05-19  Tor Lillqvist  <tml@iki.fi>  [5b7cf1dadb043a31499a69389cc8008d4ea24772]

Add the wntgcc directories


2011-05-19  Tor Lillqvist  <tml@iki.fi>  [9c9033459ddb97d73102598bf34b40485f3742f6]

Add the unxios and unxand directories


2011-05-19  Tor Lillqvist  <tml@iki.fi>  [b06851744a75635844114a5d9a668a379844db3e]

Add the wntgcc directories


2011-05-19  Tor Lillqvist  <tml@iki.fi>  [4ef8e27e7c2d08247cfdba530be40f1c9fd8b6a0]

Add the unxios and unxand directories


2011-05-19  Tor Lillqvist  <tml@iki.fi>  [11cb6b884497200c08df0378e87337eb2569a303]

Add the wntgcc directories


2011-05-19  Tor Lillqvist  <tml@iki.fi>  [84f95535089356a01521d50e06e547a8c929df7e]

Add the unxios and unxand directories


2011-05-19  Tor Lillqvist  <tml@iki.fi>  [f0469a72d3471fe0e5d55fabdf56bfe11490506d]

Add the wntgcc directories


2011-05-19  Tor Lillqvist  <tml@iki.fi>  [64d83940f9977d9690be53ad3bf749b25e264367]

Add the wntgcc directories


2011-05-19  Tor Lillqvist  <tml@iki.fi>  [9bc07d4476a87ff11d2c59be6a43cecb4d45f190]

Add the wntgcc directories


2011-05-19  Tor Lillqvist  <tml@iki.fi>  [34d969da05702f5b1438a2e901cf0ba4e8228654]

Add the wntgcc directories


2011-05-19  Tor Lillqvist  <tml@iki.fi>  [501c772e011de644ec3a9f4a3bbd1543878972ff]

Add the wntgcc directories


2011-05-19  Tor Lillqvist  <tml@iki.fi>  [6824a61f47b78dde60818e177e55f22e23022c29]

Add the wntgcc directories


2011-05-19  Tor Lillqvist  <tml@iki.fi>  [64714c80ff35b735038abb62de6fc05b3f328f65]

Add the wntgcc directories


2011-05-19  Tor Lillqvist  <tml@iki.fi>  [aab17fb7822166e41eee9996cca7ccd602e5b7c5]

Add the unxios and unxand directories


2011-05-19  Tor Lillqvist  <tml@iki.fi>  [adff08838c5f4b07f909c55f1a72d352adf342d6]

Add the unxios and unxand directories


2011-05-19  Tor Lillqvist  <tml@iki.fi>  [52685c078f5c5e847491f58d545b273089035149]

Add the unxios and unxand directories


2011-05-19  Tor Lillqvist  <tml@iki.fi>  [7e65943efb15a9bf714fbdac1e45c35edfdccccc]

Add the unxios and unxand directories


2011-05-19  Tor Lillqvist  <tml@iki.fi>  [a5a918b3efe8811fd8716efb0deb3eff2c494fa1]

Add the unxios and unxand directories


2011-05-19  Tor Lillqvist  <tml@iki.fi>  [5181afd4c724eda7b20f88d89d383f585beb6f95]

Add the unxios and unxand directories


2011-05-19  Tor Lillqvist  <tml@iki.fi>  [643a4b1de272daf195aebf6be765093db040cf40]

Build libtextcat for Android


2011-05-19  Tor Lillqvist  <tlillqvist@novell.com>  [bda0eb161faf6c0600cebce7fce8e9198657e386]

Add forgotten quotes


2011-05-18  Niko Rönkkö  <ronkko@iki.fi>  [9f5de9cb4fec9980fc398945648578b2a472be87]

Add config.guess to .gitignore

Added pattern '/config.guess' to gitignore file.

2011-05-18  Tor Lillqvist  <tml@iki.fi>  [a5436c97949d6ffaebee4d4027af56b4c1c032ce]

Add libvisio


2011-05-18  Tor Lillqvist  <tml@iki.fi>  [bb7bdda1380404b11f943480d425dd54416bf454]

Use $(AR) instead of hardcoded ar


2011-05-18  Tor Lillqvist  <tml@iki.fi>  [139aaee3df393a4aaba2e36a3b062435be483638]

Include unxgcc and not unxlng, use unique DLLPOSTFIX


2011-05-18  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [115ee43e8fa0df63d46558a63573e1449ed1f8bf]

rename Module_ooo.mk to RepositoryModule_ooo.mk (part two)

 * also change GNUMakefile.mk to find the RepositoryModule_*.mk, instead of Module_*.mk
 * subsequenttests was broken by the introduction of tail_build, because there where two Module_*.mk in root
 * addendum to commit 99079f03d95d525e7e95a56569c37094618fb2ca

2011-05-18  Tor Lillqvist  <tlillqvist@novell.com>  [45fe3fbfa0dfc07dabe03a25d69b0c59ba5a49ff]

Use $(RANLIB) when using MinGW


2011-05-18  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [ed4e7e42f533b5ed6677c1eb74e58a2c9cb629be]

fdo#34997: fixed crash when reading malformed fieldmark tags in ODT


2011-05-18  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [8eeea83cd2173cf19aeaea2bbc4b357432a092d2]

fdo#34997: fixed crash when reading malformed fieldmark tags in ODT


2011-05-18  Francois Tigeot  <ftigeot@wolfpond.org>  [f0efcf40f04777c8517cf6c4fc39d43adaee62a9]

Do not include quota.h

There is no code using it anymore in the tree.

2011-05-18  Takeshi Abe  <tabe@fixedpoint.jp>  [966470ee35806de2e92e218da584d56f05c8e4f3]

fdo#34072

replace content in unprotected cells, even if the sheet is protected

2011-05-18  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [a1088f96d8e472bc6b7b6171085b8a498d6b2a97]

fix warning variable may be used uninitialized in binfilter


2011-05-18  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [3eb0f3d2b06df2150b64b17a8596d2c5c9c96a3c]

simplify code branches and suppress warning variable used uninitialized


2011-05-18  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [d8802ebc9db6d400355b3e82fb7017bd72c7829b]

silent warning declaration of X shadows Y in binfilter/bf_sw - part 2


2011-05-18  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [efe9e9192f607acc1747bef329f2c97bcf1ab1c8]

silent warning declaration of X shadows Y in binfilter/bf_sw - part 1


2011-05-18  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [2ec9738174244d94a032e1838331098241ce3574]

silent warning suggested braces in binfilter/bf_sw


2011-05-18  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [9356fa49d394fe187045957f52a952248c46b136]

remove warning for shadowing of variable in binfilter/bf_sw


2011-05-18  Noel Power  <noel.power@novell.com>  [cfa7450dd4c8d1b81c6e69b326aff59904b49ccb]

fix for fdo#36552

fix up exported column widths

Signed-off-by: Cedric Bosdonnat <cedric.bosdonnat.ooo@free.fr>

2011-05-18  Tor Lillqvist  <tlillqvist@novell.com>  [2dc4a245c760a55c823cf191511a88c5f04f433d]

Check build platform instead of host platform when appropriate


2011-05-18  Tor Lillqvist  <tlillqvist@novell.com>  [593a19e517bb1c2c8aa02f97aa92f88afb238d3b]

Unset more variables when building dmake when cross-compiling


2011-05-18  Tor Lillqvist  <tlillqvist@novell.com>  [89b361c0a45741668c7cec90f871c635905887c6]

More cross-compiling work and cleanup

Re-introduce the old --with-mingw option but now called
--with-mingw-cross-compiler. Its purpose is now specifically to give
the cross-compiler used when building the ODK, if Java is enabled, and
if building the unowinreg.dll. It has now nothing to do with
cross-compiling LibreOffice itself.

Correspondingly, the WITH_MINGW variable now has meaning only when
building LibreOffice for Windows: If using MinGW, whether natively on
Windows itself (which we as such don't intend to support, I hope), or
cross-compiling, it is set to "yes".

Automate and simplify the search for the MinGW cross-compiler when
intending to build unowinreg.dll on Unix.

Look for the usual tool-chain tools ar, nm, objdump, pkg-config,
ranlib, strip, and for Windows alto dlltool and windres using
AC_CHECK_TOOL so that the proper cross tools are found when
needed. Propagate to environment. As such these are not used except in
the MinGW mk files so far.

Other minor cleanups.

2011-05-18  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [0747a94bdb4596dd4bd0b76be3df0fe9a272d1be]

fdo#36688: Fixed undisplayed calc page and header / footer borders

When displaying the page, header and footer borders, calc uses a fake
ScDocument with no drawing page. Create a new SdrPage if none can be
fetched from the ScDocument to create the primitive processor.

Signed-off-by: Kohei Yoshida <kyoshida@novell.com>

2011-05-18  Michael Meeks  <michael.meeks@novell.com>  [2516d6926133ca6eecef8c4db3090d53c2587b19]

fix gtk FMR on shutdown - fdo#37302

Signed-off-by: Kohei Yoshida <kyoshida@novell.com>

2011-05-18  Noel Power  <noel.power@novell.com>  [c7a2469306dd3d3b104852542cfc4c7872aa3fb4]

fix for fdo#36552

fix up exported column widths

2011-05-18  Christian Dywan  <christian.dywan@lanedo.com>  [0ffc0016e13187b556aff2039acaf1b3cc08a68e]

Don't print === decoration when running g grep

Otherwise g grep -l can't be used, for example with sed.

2011-05-18  Christian Dywan  <christian.dywan@lanedo.com>  [32e26be47c366f9dc3cdba8a24170fa4e9f3cf18]

Unify Display Grid/ Grid Visible and other menu items


2011-05-18  Christian Dywan  <christian.dywan@lanedo.com>  [3179988ef3b488df7854f84e8cc64deaf31fdd56]

Unify Display Grid/ Grid Visible and other menu items


2011-05-18  Christian Dywan  <christian.dywan@lanedo.com>  [9b9f98913c056daae31679558a8a06c4e3e4ead4]

Unify Display Grid/ Grid Visible and other menu items


2011-05-18  Christian Dywan  <christian.dywan@lanedo.com>  [a5792640ff40f874a9911aba74e54500ca19233e]

Unify Display Grid/ Grid Visible and other menu items


2011-05-18  Christian Dywan  <christian.dywan@lanedo.com>  [318a8fac9fdf7587d7120481a3b296845a730a38]

Unify Display Grid/ Grid Visible and other menu items


2011-05-18  Christian Dywan  <christian.dywan@lanedo.com>  [1e33edf7541a4739d519ece0611b2e37e0692bf7]

Unify Display Grid/ Grid Visible andother menu items


2011-05-18  Christian Dywan  <christian.dywan@lanedo.com>  [99e036df6506990b0a417f41f3c4d85a28f48b96]

Unify Display Grid/ Grid Visible and other menu items


2011-05-18  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [edd1216b163b7824c7a79ffa3e9d9f68b56d6754]

rework ScPreview to work with unlimited number of sheets


2011-05-18  Kohei Yoshida  <kyoshida@novell.com>  [f99a75ada5167dbcd984db8d74a8a8fdaf82d38a]

fdo#37252: Don't assume you'll always find a match.

The original code assumed that the find call always returns a match.
Apparently that assumption is not always true.

Signed-off-by: Norbert Thiebaud <nthiebaud@gmail.com>
Signed-off-by: Michael Meeks <michael.meeks@novell.com>
Signed-off-by: Tor Lillqvist <tlillqvist@novell.com>
Signed-off-by: Katarina Machalkova <kmachalkova@suse.cz>

2011-05-18  Thomas Klausner  <wiz@NetBSD.org>  [8e9913764486a95a1b3940af404bdd9edc787cff]

Use = in test(1).

== is not portable, not even GNU coreutils test(1) supports it.

2011-05-18  Thomas Klausner  <wiz@NetBSD.org>  [b881b4e38c7297e267083ead1caf7d2c6c909edb]

Do not include #include <ufs/ufs/quota.h> on NetBSD.

Leads to build failures on NetBSD-5.99.51 and is not needed.

2011-05-18  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [52bd6de2d9ccc7eb6591e258989dccf9c86703fc]

rework ScPrintFuncCache to work with unlimited number of sheets


2011-05-18  David Tardon  <dtardon@redhat.com>  [6cf3f5e7c88f584018379079d85c43326a089933]

make static to avoid use of dead object in ~ResMgr


2011-05-18  David Tardon  <dtardon@redhat.com>  [c16ae82f6d8e8019dfb037f643ca2ea246fa66df]

one * is sufficient here :)


2011-05-18  David Tardon  <dtardon@redhat.com>  [b9b21cb3c77b4f1d3e9e274c0ca301893315a6d5]

delete[] after use


2011-05-18  David Tardon  <dtardon@redhat.com>  [059dfe015f2b44eaf8126c1a747e6d4407dda131]

avoid memory leak


2011-05-18  David Tardon  <dtardon@redhat.com>  [0a71e7b368f0137a2ae763f054b5d94f3fb793bb]

remove unused (and wrong :) code


2011-05-18  David Tardon  <dtardon@redhat.com>  [3b79ef59b049bdee6726f20c7dae8d3ec87cbff2]

pointer diff. _is_ the index already


2011-05-18  David Tardon  <dtardon@redhat.com>  [c72c7530e914e73d5f425873defd7288b9b1a678]

pointer diff. _is_ the index already


2011-05-18  Radek Doulik  <rodo@novell.com>  [033460d47225f09bbff2ec01533ccfd2f0556c9b]

fix debug build


2011-05-18  Radek Doulik  <rodo@novell.com>  [016d4aaae9d11b0b87a6cb0f693776bdb552cc26]

fix debug build


2011-05-18  Noel Power  <nopower@novell.com>  [4bc2724240b11ce4dfb7adafbe1f1c260fa44030]

Fix 'Ctrl+A' in the Basic IDE - fdo#37211.

Signed-off-by: Jan Holesovsky <kendy@suse.cz>

2011-05-18  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [5e5da1da9115c020a7486fee4eddd7775a6d040a]

remove reportbuilder from gbuild modules

* there is no gbuild in it

2011-05-18  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [5848b4a43a9c3a2f8d667999fa8a1f6f27e0953a]

rename Module_ooo.mk to RepositoryModule_ooo.mk

* also change GNUMakefile.mk to find the RepositoryModule_*.mk, instead of Module_*.mk
* subsequenttests was broken by the introduction of tail_build, because there where two Module_*.mk in root

2011-05-18  Tor Lillqvist  <tlillqvist@novell.com>  [ec88e3f84f78c60c889f877b15c073cb273e28b7]

Fix typo


2011-05-18  Tor Lillqvist  <tlillqvist@novell.com>  [1b8ac64491cf4231edc0995eebc778b69aada408]

Rework how <db.h> is included


2011-05-18  Tor Lillqvist  <tlillqvist@novell.com>  [4819e1bd1ad26a3b4715c35c8534ec24b917b94b]

Rework how <db.h> is included


2011-05-18  Tor Lillqvist  <tlillqvist@novell.com>  [c9f99f4ec82e02dd0c32479efd1d57a065a8642c]

Rework how <db.h> is included


2011-05-17  Joseph Powers  <jpowers27@cox.net>  [22e299f25e6b9b27b097aa95a75bc0fb39c18752]

Convert OwnList SvObjectServer into a vector<>


2011-05-18  Michael Meeks  <michael.meeks@novell.com>  [834fc570c2f2d66aacd2a0315a2fb38ffc474c0f]

fix gtk FMR on shutdown - fdo#37302


2011-05-18  Jacek Wolszczak  <shutdownrunner@gmail.com>  [a348253f2e1e69c2e94a98d8b1f2d6aca958fe5e]

Remove #include <tools/debug.hxx> in writer/sw


2011-05-18  Jacek Wolszczak  <shutdownrunner@gmail.com>  [7770c9b49a9d79c46421e5c3b78cdab42052a901]

Remove unused debug function from acccontext.cxx


2011-05-18  David Tardon  <dtardon@redhat.com>  [2a7739aa271d18f8ceb3731ff26d926174cdabc0]

do not leak memory


2011-05-18  David Tardon  <dtardon@redhat.com>  [7dac70656639a79b65bdb074eca94921baa6fffc]

remove stray semicolon


2011-05-18  David Tardon  <dtardon@redhat.com>  [dec1051e119856994da3d769633f68748f9ec027]

impl. bool conversion


2011-05-18  David Tardon  <dtardon@redhat.com>  [87fbe86b7140a77cc6e38f063b08af9213078ca3]

generalize ScopedBitmapAccess and simplify usage

It can be used for AlphaMask too now.

2011-05-18  David Tardon  <dtardon@redhat.com>  [4b7c263fb31b68a59e52f44cc2907a125b7d9d2b]

remove dead code


2011-05-18  David Tardon  <dtardon@redhat.com>  [6412ba57b3759d78a3cce05a985e7ce1f084667e]

do not leak memory


2011-05-18  David Tardon  <dtardon@redhat.com>  [2de65f1c733a27ac8cf59ea0fc232d7984edcc8e]

do not leak memory


2011-05-18  David Tardon  <dtardon@redhat.com>  [44fbaa838f26d5bd13101438941b9fd2bdf7e467]

fix brain fart


2011-05-18  David Tardon  <dtardon@redhat.com>  [e1cf54dbd0f8823c4b85af65889c40a6449a71c3]

do not leak memory


2011-05-18  David Tardon  <dtardon@redhat.com>  [dd31f0d9528dc104ae7e42ca44169c4f97428916]

simplify


2011-05-18  David Tardon  <dtardon@redhat.com>  [9e848f19fdd5f146bfa18a756fe488ccbd71be9c]

avoid memory leak


2011-05-18  David Tardon  <dtardon@redhat.com>  [8ed7a0e351ef1beee96851e21513abdc168da2ff]

avoid possible memory leak


2011-05-18  David Tardon  <dtardon@redhat.com>  [944be16fc010e5209a3d7aa4da6836682487757b]

do not leak memory


2011-05-18  Rafael Dominguez  <venccsralph@gmail.com>  [655583bea5ef7725caec5fed5a91ab9000dac223]

Fix index out of bounds in ScTableConditionalFormat.

Signed-off-by: Kohei Yoshida <kyoshida@novell.com>

2011-05-17  Rafael Dominguez  <venccsralph@gmail.com>  [278ac6c87d2bed5956a138eeb70431e8988eed99]

Fix index out of bounds in ScTableConditionalFormat.


2011-05-17  Kohei Yoshida  <kyoshida@novell.com>  [f7f1b2c63eda6f96467c28bff48056a515f3e2ce]

fdo#37252: Don't assume you'll always find a match.

The original code assumed that the find call always returns a match.
Apparently that assumption is not always true.

Signed-off-by: Norbert Thiebaud <nthiebaud@gmail.com>

2011-05-17  Joseph Powers  <jpowers27@cox.net>  [eaea49187f4ea29bba32042ef8aeced45304773b]

Change SvStorageInfoList from an OwnList to vector<

The main work is in:
  storinfo.hxx
  storinfo.cxx

The rest is just simple cleanup.

2011-05-17  Joseph Powers  <jpowers27@cox.net>  [3dff76348ebcfdc520ff61077fef4d58e02c6ba4]

Change SvStorageInfoList from an OwnList to vector<>

Simple changes.

2011-05-17  Joseph Powers  <jpowers27@cox.net>  [fa51be6f4c99aca2c7c22770b9f503acacb10cf7]

Change SvStorageInfoList from an OwnList to vector<>

Simple changes.

2011-05-18  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [fb66a6bffaf822bfb26f8a8ed2ce981979de19ce]

rework ScViewData to work with unlimited number of sheets


2011-05-18  Tor Lillqvist  <tml@iki.fi>  [b0ba9eb2ff817b28768fed7994281facd86df291]

Check what compiler is used, not run-time platform


2011-05-18  Tor Lillqvist  <tml@iki.fi>  [da210f5c98f77142e48853fc46d0e4d61b87f1de]

Add minor patch to libvisio makefile.mk


2011-05-18  Tor Lillqvist  <tml@iki.fi>  [95760e349e95f9a7607da0341f43b6528cbc5ff7]

MSVC followup fix for RC command line syntax


2011-05-18  Tor Lillqvist  <tml@iki.fi>  [67c0847fa953c906a35c410baa64456520d7a6ce]

MinGW fixes for DLL creation


2011-05-18  Tor Lillqvist  <tml@iki.fi>  [7a72d99bdf0b2b82b4fa359398308234a6497766]

Be pickier with syntax for windres


2011-05-18  Tor Lillqvist  <tml@iki.fi>  [8b24a0326df463c8ea775bf90b3090f5184a894e]

chmod +x


2011-05-18  Tor Lillqvist  <tml@iki.fi>  [e7e5983649cd6e48b034d9d65ee0d7d6791178b7]

Sleep only on Windows


2011-05-17  Jacek Wolszczak  <shutdownrunner@gmail.com>  [622db59048fbcc04a9ff950c2a2bcdd458c7df87]

Replace #ifdef DEBUG with #if OSL_DEBUG_LEVEL > 1


2011-05-17  Andras Timar  <atimar@suse.com>  [2883b0a4b44c590c60b5945fdc0dfa0a9dd3c2e9]

remove support for proprietary modules (former StarOffice)


2011-05-17  Andras Timar  <atimar@suse.com>  [45942b26d959bcaf8f5422d182074922d2898646]

remove unused functions


2011-05-17  Tor Lillqvist  <tml@iki.fi>  [d40a49f73ee69f2b04b3b22610420cf6c85df645]

No DB_INCLUDES any more, pass -I if necessary


2011-05-17  Tor Lillqvist  <tml@iki.fi>  [718966db6fce4f30ca81a3834665f4dc0d5a1912]

No DB_INCLUDES any more, pass -I if necessary


2011-05-17  Julien Nabet  <serval2412@yahoo.fr>  [9f4664805178dec68f79cb066f5dde8ba8fbaa31]

Just 1 simple fix cppcheck warning


2011-05-17  Tor Lillqvist  <tml@iki.fi>  [5a0453aa4dbcf14d37a67a89dcec70d0f5dbc9d8]

It's __declspec, not _declspec


2011-05-17  Tor Lillqvist  <tml@iki.fi>  [699dfe57119471dfb36464b2e91536c6ab1cf1aa]

Break out of loop when the right DB_LIB is found


2011-05-17  Kohei Yoshida  <kyoshida@novell.com>  [80dd2af006122f6e97bc4445b057ff12acb9fb4d]

fdo#37226: Use real function objects with standard algorithms.

This fixes a crasher, and also some incorrect usage of standard
algorithms, where boolean values were passed which end up doing
things that the original author probably never intended.

2011-05-17  Tor Lillqvist  <tml@iki.fi>  [27bae25242671804615c487362caabacd62880cd]

No need to use -nostdinc


2011-05-17  Tor Lillqvist  <tml@iki.fi>  [9298dd2cd28c4473beb391157461351a121d207d]

Don't overwrite config.log from the configure script


2011-05-17  Tor Lillqvist  <tml@iki.fi>  [3d97229173f40de402bdee53ef2299a7245f5580]

Make checks for db work when cross-compiling

When looking for the db,h header, use Autoconf mechanisms instead of
manual checks in hardcoded directories. So yeah, this means that you
need to make sure the correct -I flag is passed if you have db
installed in a weird place where the compiler doesn't find it.

Use checks that require only compiling, not running code. Nice.

Don't AC_SUBST variables that are not used.

2011-05-17  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [8f8faf15b1f54be59a8a2973197c49056cd47f95]

Don't link with libraries that are not needed


2011-05-17  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [5b7a361cacc56da6ff65777c416b745d4d6cbab5]

some tab -> spaces changes


2011-05-17  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [df42a30530e54be9ab250a462a9d5ad7d848cd0f]

Some more makefile.mk typos that were breaking windows build


2011-05-17  Petr Mladek  <pmladek@suse.cz>  [a8a3406a878b163dfc6cf3e526fe146da80a3446]

Branch libreoffice-3-4-0

This is 'libreoffice-3-4-0' - the stable branch for the 3.4.0 release.
Only very safe changes, reviewed by three people are allowed.

If you want to commit more complicated fix for the next 3.4.x release,
please use the 'libreoffice-3-4' branch.

If you want to build something cool, unstable, and risky, use master.

2011-05-17  Petr Mladek  <pmladek@suse.cz>  [f362074f5946e24a75f6cb26537a20e90ced3973]

Branch libreoffice-3-4-0

This is 'libreoffice-3-4-0' - the stable branch for the 3.4.0 release.
Only very safe changes, reviewed by three people are allowed.

If you want to commit more complicated fix for the next 3.4.x release,
please use the 'libreoffice-3-4' branch.

If you want to build something cool, unstable, and risky, use master.

2011-05-17  Petr Mladek  <pmladek@suse.cz>  [6d0d826c06fb5a686bd48ab81848354d80ae9de6]

Branch libreoffice-3-4-0

This is 'libreoffice-3-4-0' - the stable branch for the 3.4.0 release.
Only very safe changes, reviewed by three people are allowed.

If you want to commit more complicated fix for the next 3.4.x release,
please use the 'libreoffice-3-4' branch.

If you want to build something cool, unstable, and risky, use master.

2011-05-17  Petr Mladek  <pmladek@suse.cz>  [d5eadf918f040e50351f27c391d7a6ce0708e669]

Branch libreoffice-3-4-0

This is 'libreoffice-3-4-0' - the stable branch for the 3.4.0 release.
Only very safe changes, reviewed by three people are allowed.

If you want to commit more complicated fix for the next 3.4.x release,
please use the 'libreoffice-3-4' branch.

If you want to build something cool, unstable, and risky, use master.

2011-05-17  Petr Mladek  <pmladek@suse.cz>  [c790bfda47d217d59ddefde565fcfb5498a8c634]

Branch libreoffice-3-4-0

This is 'libreoffice-3-4-0' - the stable branch for the 3.4.0 release.
Only very safe changes, reviewed by three people are allowed.

If you want to commit more complicated fix for the next 3.4.x release,
please use the 'libreoffice-3-4' branch.

If you want to build something cool, unstable, and risky, use master.

2011-05-17  Petr Mladek  <pmladek@suse.cz>  [cc9723b34069606776e597ad0c7784a26528d540]

Branch libreoffice-3-4-0

This is 'libreoffice-3-4-0' - the stable branch for the 3.4.0 release.
Only very safe changes, reviewed by three people are allowed.

If you want to commit more complicated fix for the next 3.4.x release,
please use the 'libreoffice-3-4' branch.

If you want to build something cool, unstable, and risky, use master.

2011-05-17  Petr Mladek  <pmladek@suse.cz>  [b7dc958c058124d5f0132eaaa9f5de12c2f2f50e]

Branch libreoffice-3-4-0

This is 'libreoffice-3-4-0' - the stable branch for the 3.4.0 release.
Only very safe changes, reviewed by three people are allowed.

If you want to commit more complicated fix for the next 3.4.x release,
please use the 'libreoffice-3-4' branch.

If you want to build something cool, unstable, and risky, use master.

2011-05-17  Petr Mladek  <pmladek@suse.cz>  [06cd521e0666f942738e75c497bf5dcdc2f4964e]

Branch libreoffice-3-4-0

This is 'libreoffice-3-4-0' - the stable branch for the 3.4.0 release.
Only very safe changes, reviewed by three people are allowed.

If you want to commit more complicated fix for the next 3.4.x release,
please use the 'libreoffice-3-4' branch.

If you want to build something cool, unstable, and risky, use master.

2011-05-17  Petr Mladek  <pmladek@suse.cz>  [6034eac88c2a36296ccd9a2c6779488fa9da3ab1]

Branch libreoffice-3-4-0

This is 'libreoffice-3-4-0' - the stable branch for the 3.4.0 release.
Only very safe changes, reviewed by three people are allowed.

If you want to commit more complicated fix for the next 3.4.x release,
please use the 'libreoffice-3-4' branch.

If you want to build something cool, unstable, and risky, use master.

2011-05-17  Petr Mladek  <pmladek@suse.cz>  [904022ce758bbf340540f2487fb939f5bbbb83e6]

Branch libreoffice-3-4-0

This is 'libreoffice-3-4-0' - the stable branch for the 3.4.0 release.
Only very safe changes, reviewed by three people are allowed.

If you want to commit more complicated fix for the next 3.4.x release,
please use the 'libreoffice-3-4' branch.

If you want to build something cool, unstable, and risky, use master.

2011-05-17  Petr Mladek  <pmladek@suse.cz>  [320f9a51d2c0c9665ac5689771878dd7c798686a]

Branch libreoffice-3-4-0

This is 'libreoffice-3-4-0' - the stable branch for the 3.4.0 release.
Only very safe changes, reviewed by three people are allowed.

If you want to commit more complicated fix for the next 3.4.x release,
please use the 'libreoffice-3-4' branch.

If you want to build something cool, unstable, and risky, use master.

2011-05-17  Petr Mladek  <pmladek@suse.cz>  [98ee576a114571c23bf3d7bbdf1ac23e59822f81]

Branch libreoffice-3-4-0

This is 'libreoffice-3-4-0' - the stable branch for the 3.4.0 release.
Only very safe changes, reviewed by three people are allowed.

If you want to commit more complicated fix for the next 3.4.x release,
please use the 'libreoffice-3-4' branch.

If you want to build something cool, unstable, and risky, use master.

2011-05-17  Petr Mladek  <pmladek@suse.cz>  [b648498ba031057c0302e67e858440a1df939394]

Branch libreoffice-3-4-0

This is 'libreoffice-3-4-0' - the stable branch for the 3.4.0 release.
Only very safe changes, reviewed by three people are allowed.

If you want to commit more complicated fix for the next 3.4.x release,
please use the 'libreoffice-3-4' branch.

If you want to build something cool, unstable, and risky, use master.

2011-05-17  Petr Mladek  <pmladek@suse.cz>  [1ea93d6dcd2ab0f8952f6683c82d278a41c6ea08]

Branch libreoffice-3-4-0

This is 'libreoffice-3-4-0' - the stable branch for the 3.4.0 release.
Only very safe changes, reviewed by three people are allowed.

If you want to commit more complicated fix for the next 3.4.x release,
please use the 'libreoffice-3-4' branch.

If you want to build something cool, unstable, and risky, use master.

2011-05-17  Petr Mladek  <pmladek@suse.cz>  [da3460d895a052baad71844d7d115bde0f632363]

Branch libreoffice-3-4-0

This is 'libreoffice-3-4-0' - the stable branch for the 3.4.0 release.
Only very safe changes, reviewed by three people are allowed.

If you want to commit more complicated fix for the next 3.4.x release,
please use the 'libreoffice-3-4' branch.

If you want to build something cool, unstable, and risky, use master.

2011-05-17  Petr Mladek  <pmladek@suse.cz>  [6f118f3ca9eaa8ce547e9dba1d499c82f568baa0]

Branch libreoffice-3-4-0

This is 'libreoffice-3-4-0' - the stable branch for the 3.4.0 release.
Only very safe changes, reviewed by three people are allowed.

If you want to commit more complicated fix for the next 3.4.x release,
please use the 'libreoffice-3-4' branch.

If you want to build something cool, unstable, and risky, use master.

2011-05-17  Petr Mladek  <pmladek@suse.cz>  [b4ac2e4825ec4d1fe4e4d0e2e09dbf8df9f84a6a]

Branch libreoffice-3-4-0

This is 'libreoffice-3-4-0' - the stable branch for the 3.4.0 release.
Only very safe changes, reviewed by three people are allowed.

If you want to commit more complicated fix for the next 3.4.x release,
please use the 'libreoffice-3-4' branch.

If you want to build something cool, unstable, and risky, use master.

2011-05-17  Petr Mladek  <pmladek@suse.cz>  [dd22b2f2c6f8ca7211e9f4eff9d148dfb83eea24]

Branch libreoffice-3-4-0

This is 'libreoffice-3-4-0' - the stable branch for the 3.4.0 release.
Only very safe changes, reviewed by three people are allowed.

If you want to commit more complicated fix for the next 3.4.x release,
please use the 'libreoffice-3-4' branch.

If you want to build something cool, unstable, and risky, use master.

2011-05-17  Petr Mladek  <pmladek@suse.cz>  [734340bbee2ed03a7406b9371295b3224e8ec52c]

Version 3.4.0.1, tag libreoffice-3.4.0.1 (3.4.0-rc1)


2011-05-17  Petr Mladek  <pmladek@suse.cz>  [6c90237bb6f8961812d978051537fefb9bb26aa1]

Version 3.4.0.1, tag libreoffice-3.4.0.1 (3.4.0-rc1)


2011-05-17  Petr Mladek  <pmladek@suse.cz>  [e1cfe8c743613a70cf42cd1a777fabc9f783f12b]

Version 3.4.0.1, tag libreoffice-3.4.0.1 (3.4.0-rc1)


2011-05-17  Petr Mladek  <pmladek@suse.cz>  [3d2622ff9cfb4e7e57f58f4bd60de702c16791e5]

Version 3.4.0.1, tag libreoffice-3.4.0.1 (3.4.0-rc1)


2011-05-17  Petr Mladek  <pmladek@suse.cz>  [dc180dc97c7565af7a7c42e7a6515726d5336c41]

Version 3.4.0.1, tag libreoffice-3.4.0.1 (3.4.0-rc1)


2011-05-17  Petr Mladek  <pmladek@suse.cz>  [204a57b9e71260cd7ecd5e5e469f5428b1550563]

Version 3.4.0.1, tag libreoffice-3.4.0.1 (3.4.0-rc1)


2011-05-17  Petr Mladek  <pmladek@suse.cz>  [47d242eb0e1915cb64f6e2cc2d6aab778a5097ff]

Version 3.4.0.1, tag libreoffice-3.4.0.1 (3.4.0-rc1)


2011-05-17  Petr Mladek  <pmladek@suse.cz>  [b6299a2caa62256792f8242b0655307e0832b9cb]

Version 3.4.0.1, tag libreoffice-3.4.0.1 (3.4.0-rc1)


2011-05-17  Petr Mladek  <pmladek@suse.cz>  [927b36ab7211d7e610363328e6719c9fc2e5d3c5]

Version 3.4.0.1, tag libreoffice-3.4.0.1 (3.4.0-rc1)


2011-05-17  Petr Mladek  <pmladek@suse.cz>  [5e7513aca3e523f1eb06ea5a2932d1c04c1db8e8]

Version 3.4.0.1, tag libreoffice-3.4.0.1 (3.4.0-rc1)


2011-05-17  Petr Mladek  <pmladek@suse.cz>  [8c094fce20a42719623e91c516e506ed1c011f4f]

Version 3.4.0.1, tag libreoffice-3.4.0.1 (3.4.0-rc1)


2011-05-17  Petr Mladek  <pmladek@suse.cz>  [a2ed32388076b59a4441644d443ddea6c9d187c2]

Version 3.4.0.1, tag libreoffice-3.4.0.1 (3.4.0-rc1)


2011-05-17  Petr Mladek  <pmladek@suse.cz>  [7c6a1800a507f85067709d9e6dd9145b55deb1ea]

Version 3.4.0.1, tag libreoffice-3.4.0.1 (3.4.0-rc1)


2011-05-17  Petr Mladek  <pmladek@suse.cz>  [010a4baa37bbdca0c35dc3555f6467174e956644]

Version 3.4.0.1, tag libreoffice-3.4.0.1 (3.4.0-rc1)


2011-05-17  Petr Mladek  <pmladek@suse.cz>  [ea391f1f66d1eabae6c952ca81ba8a067e1aa7ab]

Version 3.4.0.1, tag libreoffice-3.4.0.1 (3.4.0-rc1)


2011-05-17  Petr Mladek  <pmladek@suse.cz>  [25f52006c2c5c45891a010b0ff43bfa9c8705e67]

Version 3.4.0.1, tag libreoffice-3.4.0.1 (3.4.0-rc1)


2011-05-17  Petr Mladek  <pmladek@suse.cz>  [d37b0f73dfc83c763cc32eb9783940822a05d8a4]

Version 3.4.0.1, tag libreoffice-3.4.0.1 (3.4.0-rc1)


2011-05-17  Petr Mladek  <pmladek@suse.cz>  [61aec76dce123c83cf9b0e0159d655293133987e]

Version 3.4.0.1, tag libreoffice-3.4.0.1 (3.4.0-rc1)


2011-05-17  Petr Mladek  <pmladek@suse.cz>  [4ba26e3dd2dbf10ffeaa5151758b3ea82f238ebf]

bump product version to 3.4.0-rc1, release number to 11


2011-05-17  Kohei Yoshida  <kyoshida@novell.com>  [e358b60b11879399a0ffdad59216e837f01d08f9]

fdo#36339: Promote the default chart8 filter as the preferred filter.

This ensures that the default chart8 filter gets picked over the one
from Oracle Report Builder.

Signed-off-by: Michael Meeks <michael.meeks@novell.com>

2011-05-17  Thorsten Behrens  <tbehrens@novell.com>  [ca293b9101d5b1785e9546c93016f9f5823d2f67]

Update toolbar mimetype icons

Update according to new artwork at fdo#33229 - please see
http://wiki.documentfoundation.org/File:Toolbar-Mimetype-Icons.svg
for the authoritative version.

Signed-off-by: Petr Mladek <pmladek@suse.cz>

2011-05-17  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [49ae17b5d8954f863f952f1499fc8314cd9b52b8]

fdo#37277: Fixed the ugly undo hack in SwInputWindow

bug introduced by this commit: c3d4c1f2dc11b9ba88bffb54dd518e8c7e11108b

Signed-off-by: Noel Power <noel.power@novell.com>

2011-05-17  Michael Meeks  <michael.meeks@novell.com>  [06fbdf7dae5be265d56850045189a8d95bb7e5cb]

fix ENABLE_QUICKSTART_LIBPNG handling fdo#36497

Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>

2011-05-17  Michael Meeks  <michael.meeks@novell.com>  [ed1b699f659978ea268cec6e385d5f42027b58cc]

fix ENABLE_QUICKSTART_LIBPNG handling fdo#36497


2011-05-17  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [d492b8c86d9f4ee943591f89c1ca8bd85431f288]

fix bugs that were inserted with the last patches

calc starts now

2011-05-17  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [dc0d7ee2d541ade161f252057c246caee7396952]

increase table limit to 10000 for now


2011-05-17  Noel Power  <noel.power@novell.com>  [a8c91a4b693c5e45c03ab52d075121646073cef0]

Revert "maybe temporary fix for crash when accessing basic uno services"

This reverts commit 1aa0150844d37e28cf0b420cbc60a96ad478edbe.

2011-05-17  Michael Meeks  <michael.meeks@novell.com>  [80305ef4b69f138c36472db00452b578954ab97b]

fix ENABLE_QUICKSTART_LIBPNG handling fdo#36497


2011-05-17  Noel Power  <noel.power@novell.com>  [342af388111ac5aa311a887beae1565fe0b82d02]

Revert "do not leak memory"

this seems to cause some problems with a number of components
This reverts commit f9496177a4c942f2acc39a978a3cd65689f14d8d.

2011-05-17  Michael Meeks  <michael.meeks@novell.com>  [0fe6dbda6b53087e2d5dae25b318664b29f10187]

fix ENABLE_QUICKSTART_LIBPNG handling fdo#36497


2011-05-17  Julien Nabet  <serval2412@yahoo.fr>  [03cf5c4a5d74dbeb151cf27c26adc2b9a1163cb8]

Cppcheck Same expression on both sides of '<', we remove it


2011-05-17  Sergey Davidoff  <shnatsel@gmail.com>  [e05ccb1672505c16825833ea628e2e82c6b544c0]

updated a search icon in Humanity


2011-05-17  Sergey Davidoff  <shnatsel@gmail.com>  [1457d1dc2dcb71e868e8624f8afc8398b3045430]

lp#763892: updated leftover systray quick start icons with OO.o branding in Humanity and Oxygen


2011-05-17  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [88bf5d4cf5940489483b48efd59eec1e3dc1fd37]

Default to internal libvisio unless requested otherwise specifically


2011-05-17  Petr Mladek  <pmladek@suse.cz>  [cae534fec21b832e470f8b9c41109b30cda96a13]

find the versioned desktop menu icons (fdo#37160)

Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>

2011-05-17  David Tardon  <dtardon@redhat.com>  [307313e182185fd49a85eabdb7b0732da077d6b0]

do not leak memory


2011-05-17  Jan Holesovsky  <kendy@suse.cz>  [d778ce0dcf26850062d3f900bbf6a340bb0b8a21]

wikihelp: Fix linking to pages, fdo#35671.

Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>

2011-05-17  Thorsten Behrens  <tbehrens@novell.com>  [510f23857416145c8fb51fb2befb3e48421b4dbe]

Removed en-US duplicate dicts in langpacks.

This reverts commit 995e00694bb38e00f3b2b8decd44c88d56863484, and
f6b3c7c837eec9f79e76c8e8587d9f635ff82203, to fix fdo#36907. It also permits
some user control over which dicts should be there.

Fix for fdo#34910. Also aligns dictionary names with
bootstrap's 838aba9d2f29464ffbecbdd12fa9e39ec7ce6dd6 commit - which
in turn fixes fdo#36926.

Signed-off-by: Andras Timar <timar74@gmail.com>

2011-05-17  Jan Holesovsky  <kendy@suse.cz>  [7c6a6bb8644ebebed08a6e42cf8ad3d634b79008]

wikihelp: Fix linking to pages, fdo#35671.


2011-05-17  Thorstem Behrens  <tbehrens@novell.com>  [b9a3e38b031ba36118d23f1c494a1553810e831a]

Complete revert for native334 #163388#.

The previous revert did not cater for the changed volume name -
the nice libreoffice background image was missing.

Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>

2011-05-17  David Tardon  <dtardon@redhat.com>  [121cb7d8a74e198c63abdfcf4c239dea97505ce7]

do not overwrite file if no whitespace was stripped


2011-05-17  Thorsten Behrens  <tbehrens@novell.com>  [7d9a21d21d6e089b84659a3c8c1b15178937646e]

Enable nlpsolver also for Mac

Fix for fdo#37180

Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>

2011-05-17  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [975b40ecc55abd0b50b3156a2b10d8058f2f080a]

oops


2011-05-17  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [5f5a7519db07bce91a82fdb472eeaffd807f5eb8]

Add dummy libvisio into download


2011-05-17  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [6e058df87581e7f4f5a9944cfdc681a50340eec5]

add possibility of system libvisio

which does not yet exist though

2011-05-17  Julien Nabet  <serval2412@yahoo.fr>  [474d8ffd63bbad835f1d5ccb73fcb82c2849db0f]

Some cppcheck cleaning


2011-05-17  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [3c8d7bcb5362b6535e16aac7342ce478ece1bc0e]

create a libvisio module for tarball


2011-05-17  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [036132d4a57858040248eda1ee4a4932b5b6c789]

Make writerperfect actually build again


2011-05-17  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [4a7cfffd5757a7cf50b03b13b88940ca7c49c335]

Boilerplate code for Visio import filter module


2011-05-17  David Tardon  <dtardon@redhat.com>  [f0c1021dd4b55465e595f8dcec2cf00eb3494fe0]

WaE: NULL was not declared in this scope


2011-05-17  Tor Lillqvist  <tml@iki.fi>  [a857f4529320665e6dc40544228afbf89e699c3a]

Enable MinGW cross-compilation of lpsolve


2011-05-17  Tor Lillqvist  <tlillqvist@novell.com>  [f85118caecec67bf6c6b83b06adac055441fd2a5]

Allow for lack of AC_CHECK_ALIGNOF unless cross-compiling

The Autoconf 2.59 on Mac OS X 10.4 for instance lacks
AC_CHECK_ALIGNOF.

This means we can't get rid of the typesconfig program in
sal/typesconfig until we can require a newer Autoconf.

Also correct the hardcoded alignments for MSVC. (Not that they get
used; As we are not cross-compiling with MSVC we will run the
typesconfig program for it.)

2011-05-16  Joseph Powers  <jpowers27@cox.net>  [e98e91b35c06d7b53f517e175050d797537982e6]

Change SvStorageInfoList from an OwnList to vector<>

Simple changes.

2011-05-17  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [348566943ca7ebae80ffdf4776917de374e240ec]

WaE - add explicit casting (decimal-types → integer types)


2011-05-17  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [bef7ebf1d8cfa6ee606c8c29b4928ac6f2ec1cb3]

WaE (picky) - noeol


2011-05-17  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [139707bb61ad2d129ba98a0c7b5b1a0a264922c9]

rework most of the ScDocument methods

it compiles and the unit test does not fail

2011-05-17  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [54b82306e1f1f4cf352cf7960dbc13b3ee9aeaef]

WaE (picky) - noel / remove umlaut in comment (translate to english)


2011-05-17  Tor Lillqvist  <tml@iki.fi>  [84fbaed77de78c37ddae2da17f182aa148ef5776]

More cross-compiling work

AC_SUBST also EXEEXT_FOR_BUILD and use that in Makefile.in.

As winemv.set.sh is now called WindowsMSVCEnv.Set.sh, with capital E
and S like all the others, we can simplify the glob pattern for the
Set.sh file.

Don't attempt to download and/or run unpackers for dependencies
relevant only when using MSVC if using MinGW.

Misc other Windows host vs. build fixes.

2011-05-17  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [3b519a7eeffea5adbe0bf078e9a4c0b10a930d18]

WaE - add explicit casting (decimal-types  → integer types)


2011-05-17  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [284cc2c2c777ed8d90c3406cf1323edde8e637b4]

WaE (picky) - noeol


2011-05-16  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [d8ee7736dbdd762304edfd8ed81330b2068a1694]

WaE - might be used uninitialized


2011-05-16  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [fc6bb9146ca4976cfeb718f76e7e740812ff604f]

WaE - add explicit casting (decimal-types → integer types)


2011-05-16  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [c1c9015c7c5f5645cf541f562421970e361d6d2b]

revert part of 5cd163969b0958bd5812f837ff014409bf5b72ce

size_t is unsigned type, but function returns negative value
(function is apparenly not used anywhere else)

2011-05-16  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [1fd367c45cc6a2ff57eb33c70684136874d066cb]

WaE (picky) - noeol


2011-05-16  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [b993b1e9052102279063dbffb3601461391735ad]

WaE - add explicit casting (decimal-types → integer types)


2011-05-16  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [2f326b70007afca8bd76e3440df09e891b8caaae]

WaE (picky) - noeol


2011-05-16  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [0b26358b96e77efffed70d5b7c9a50cdd12da2a8]

WaE - add explicit casting (decimal-types → integer types)


2011-05-16  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [0141fe850626ee99129f5c871e0c87e2e9bec381]

use typedef not at iterator but at container type


2011-05-16  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [0183c94cafa2b61217f018f51cac84667aa6fbfb]

WaE (picky) - noeol


2011-05-16  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [f9c5c8572af6276b87e8a4bbf678c97eb370d187]

WaE - base class should be explicitly initialized


2011-05-16  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [47b290d273f6ff1e576ce713e8397d56701a27a1]

WaE - assigning negative values to unsigned type


2011-05-16  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [95ae6b53dd0e39fdace9bcf5e05104e31653b2ed]

WaE - foo might be used uninitialized


2011-05-16  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [18767cccea159d405710fd068b1bc67d90b287d9]

make some more methods work correctly with unlimited number of sheets


2011-05-16  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [ca8a159af4fb1e15a4c0f78d4d6577d1a6db025d]

change table container from c-array to std::vector


2011-05-16  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [632922d451b72e0b8ba2336f79139002df41e656]

WaE - add explicit casting (decimal-types → integer types)


2011-05-16  Noel Power  <noel.power@novell.com>  [8d31e039978cadcc3b333ddf5ec54acfec2ba517]

maybe temporary fix for crash when accessing basic uno services

OModule implementation ( in comphelper/source/misc/componentmodule.cxx ) has been changed by commit f9496177a4c942f2acc39a978a3cd65689f14d8d, it seems we need to have a registerClient call made on the module in order for it to work. Adding a BasicModuleClient instance seems to do that ( not sure though if this is a correct fix )

2011-05-16  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [bdc6b3c6da58a7fd4386e36577345ada1a86def1]

WaE (picky) - noeol


2011-05-16  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [dca0391318ca9a88ef89ce89da7588732a47f43b]

WaE - add explicit casting (decimal-types → integer types)


2011-05-16  Sergey Davidoff  <shnatsel@gmail.com>  [2e703749d25929b7ec7eec20c0542b3d664dfb91]

lp#783247: updated a leftover icon with OO.o branding in Humanity theme


2011-05-16  Martin Hosken  <martin_hosken@sil.org>  [0bd8a0b4122d38d42e0dea2c3f239cde98b2584b]

Fix graphite2-0.9.2 particulary for LinLibertineG (fdo#36510, fdo#36752)

Signed-off-by: Petr Mladek <pmladek@suse.cz>

2011-05-16  Petr Mladek  <pmladek@suse.cz>  [31e0d0c56fffa4873c029979f15c6cee1bdf81ed]

Revert "Fix graphite2 particulary for LinLibertineG"

caused many build problems on Windows; too late to do this change

This reverts commit 1dbaab9692545a9c8c032a886932a7626e48dbe9.

2011-05-16  Petr Mladek  <pmladek@suse.cz>  [91a8d7bf04688fe2c3fcc7c385d109a6778ce4d2]

Revert "And the makefiles"

caused many build problems on Windows; too late to do this change

This reverts commit 7911b8ed64ba69322dc5b82177c7149c39c3604e.

2011-05-16  Julien Nabet  <serval2412@yahoo.fr>  [9668120efb779f70a8cf17a15d4cd9bf0b203d34]

Some cppcheck cleaning


2011-05-16  Tor Lillqvist  <tlillqvist@novell.com>  [e45a578cca2aba7ac7bed0a856cc018427bb89b9]

WaE: comparison between signed and unsigned integer expressions


2011-05-16  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [80840b8b59f8a013d5f8da930d51c8639c2d9673]

fdo#35668: do not manually free parser context

* reenable complex.unoxml.DOMTest testXDocumentBuilder()
* do not manually free parser context, there is a shared_ptr for that

2011-05-16  Luboš Luňák  <l.lunak@suse.cz>  [fc219519014d97053dfcf36d6db150d955f2162d]

start/end for tblBorders (17.4.13/37), rtl detection missing


2011-05-16  David Tardon  <dtardon@redhat.com>  [7159d540e2831d36b03d3f6eab6d4caefff0a84d]

avoid double delete


2011-05-16  Tor Lillqvist  <tlillqvist@novell.com>  [85d44913abdca42d32bb98e435221227d447fe65]

Minor tweaks for cross-compiling

Still a long way from working, of course.

The configure script now runs to finish on Linux with --host=mingw32.

It is no longer an error if Windows SDK or DirectX SDK are not found
by the logic in the configure script. It might well be that the user
has included relevant -I and -L flags in CC or CXX that makes the
compilations work anyway, or something. We should not try to be too
clever and try to predict how the compiler or linker work in the
configure script.

We now define the FOO_FOR_BUILD environment variables in set_soenv.in
even when not cross-compiling (identically as the plain FOO ones in
that case, obviously). This should make some makefiles and stuff that
build tools to run on the build host a bit simpler.

2011-05-16  Jan Holesovsky  <kendy@suse.cz>  [6280a1e3104826ccdcd71c422b149e249783d5da]

Fix crash in WMF import - fdo#36991.

(cherry picked from commit c4361c93de2b9661d59bc4aa799dffea7ad579e2)

Signed-off-by: Tor Lillqvist <tlillqvist@novell.com>

2011-05-16  David Tardon  <dtardon@redhat.com>  [c2a48ac46ee2def38d2c26df117ad4d905e2241c]

array address is only MAX_ADDRESS wide


2011-05-16  David Tardon  <dtardon@redhat.com>  [bc64f511968eb0266cb56b0bc9bb5a0d6831189f]

avoid possible array overrun


2011-05-16  David Tardon  <dtardon@redhat.com>  [ccf2c83ab786f87d549a7d2af6c48077977469f9]

avoid possible array overrun


2011-05-16  David Tardon  <dtardon@redhat.com>  [bf5b493104d2dd4ab964f1fcb845200eaefbbcd5]

end of group mark should be alias to the last item


2011-05-16  David Tardon  <dtardon@redhat.com>  [5b16dfdc6f02e2783315f7244dc19e0a280cf02b]

make_keyword expects the buffer size is >=256B


2011-05-16  Julien Nabet  <serval2412@yahoo.fr>  [c1af4aeaea4beea5caa8b65c9a142609d6bc8554]

Some cppcheck cleaning


2011-05-16  Noel Power  <noel.power@novell.com>  [acfb65d44f99365537b8538493d67419415a3cf2]

fix for fdo#36684

fix layout problem with toolbars ( when enabling/disabling them from View/Toolbars )

Signed-off-by: Jan Holesovsky <kendy@suse.cz>

2011-05-16  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [d378b5aef79380eaec00d98c13813bcb8a73b341]

Revert "Upgrade graphite2 from 0.9.2 to 0.9.4"

Reverting changes because they break windows build.

This reverts commit a8ffbd10776df479f71c213e5f1deb5f9e866307.

2011-05-16  David Tardon  <dtardon@redhat.com>  [e6a9df96653bb47614907075426a5e45ef6b69a0]

delete[] after use


2011-05-16  David Tardon  <dtardon@redhat.com>  [067dd53523ecf2c5a6343c6f5b84e4074d9e9a7d]

make this more robust


2011-05-16  David Tardon  <dtardon@redhat.com>  [bc5a9263115337fa62bbc47758ad2f6124a8f71c]

close opened files on error


2011-05-16  David Tardon  <dtardon@redhat.com>  [c89dac185cf1079ad5caf2c48e544663cd9cbfaf]

avoid array overrun


2011-05-16  David Tardon  <dtardon@redhat.com>  [58905f2778d5226472d76eb41f4a9ff35c5b4aff]

fix brain fart


2011-05-16  David Tardon  <dtardon@redhat.com>  [f2e263704376d36d78087b72753c88b6dbc6a833]

remove unused code


2011-05-16  David Tardon  <dtardon@redhat.com>  [c726ee7d9d1c3ab49a1a0f4c07a951cb758822c3]

remove unused function


2011-05-16  David Tardon  <dtardon@redhat.com>  [2ee4b71d6dd52e1613cf4e9dc1c6392661b7900c]

do not leak memory


2011-05-16  David Tardon  <dtardon@redhat.com>  [baf8301f80c0db8dddbb31826480c3ba799c0a67]

avoid possible memory leak


2011-05-16  David Tardon  <dtardon@redhat.com>  [cea8b8375ea692bf243d5bb7debfebe9c7886c65]

do not leak memory


2011-05-16  David Tardon  <dtardon@redhat.com>  [cde8ea43fa8cf82a182df50d8eda3413bcf30e2b]

do not leak memory


2011-05-16  David Tardon  <dtardon@redhat.com>  [ae90d89e6ff3023073520511e94c7a375efbaa56]

do not leak memory


2011-05-16  David Tardon  <dtardon@redhat.com>  [f087609bbc0ed2133cbc62e78c209bed5954b34b]

release BitmapWriteAccess correctly


2011-05-16  David Tardon  <dtardon@redhat.com>  [b1cb15496e7cfc8cc1c54cada5306931fa95adc6]

do not leak memory


2011-05-16  David Tardon  <dtardon@redhat.com>  [908d9588d4952bf4f1d2bd55a4a84a0422b36553]

delete[] after use


2011-05-16  David Tardon  <dtardon@redhat.com>  [d29672239d4c4017ed7d11cadf6909d12d9cdb0b]

delete even in case of error


2011-05-16  David Tardon  <dtardon@redhat.com>  [38d503b64bd3d9959e4e1083318234e95b5b7512]

this looks incorrect


2011-05-16  David Tardon  <dtardon@redhat.com>  [bd91c127a3fd28c2de06b3bcd7b767c5b9e57874]

avoid array overrun


2011-05-16  David Tardon  <dtardon@redhat.com>  [576646a15c9ca5cd2dd5a98f6dd1db7d9c7704d8]

delete after use


2011-05-16  David Tardon  <dtardon@redhat.com>  [019b792df6a62f60227b1b433bb4cd0f4460c900]

free after use


2011-05-16  David Tardon  <dtardon@redhat.com>  [e99d6e62f9d9b64fe0b5ef5b9f545e25b727118a]

dir is always copied--free unconditionally


2011-05-16  David Tardon  <dtardon@redhat.com>  [c03eb3eefb503a028a0d073e3573a0821e7a05b0]

free after use


2011-05-16  Jan Holesovsky  <kendy@suse.cz>  [4ddde17087512a45dfe13337ca0b9837c1446979]

Fix crash in WMF import - fdo#36991.


2011-05-16  David Tardon  <dtardon@redhat.com>  [d971198fd36f40455e098078159b130bafc6116c]

do not leak memory


2011-05-16  Martin Kepplinger  <martinkepplinger@eml.cc>  [85b80c41adcee362a20d848363d5ed325e6b807c]

Translate german comments

Translate all remaining german code comments in writer/sw/source/ui/index
to english!

This is contributed under the terms of the MPL 1.1 / GPLv3+ / LGPLv3+ triple
license.

2011-05-16  David Tardon  <dtardon@redhat.com>  [717548874c0a4e4bfcedf9896ea2fabc56a7b483]

do not leak memory


2011-05-16  Tor Lillqvist  <tlillqvist@novell.com>  [699d119f7825b5b44f6dd6e3915a0f9584078b69]

Use current terminology and socket library

It's called the Windows SDK, not the Platform SDK. Link only with the
ws2_32 library, not the wsock32 one.

2011-05-16  Tor Lillqvist  <tlillqvist@novell.com>  [0c083b43ce3bc454fac5bc3a6d1057dd4ec8806d]

Always link with WS2_32LIB, not WSOCK32LIB


2011-05-16  Tor Lillqvist  <tlillqvist@novell.com>  [970f1dc0c98f7c0f9fd9a6c2a0ce6228e80272d7]

Always link with WS2_32LIB, not WSOCK32LIB


2011-05-16  Tor Lillqvist  <tlillqvist@novell.com>  [e548d6364ff4b85a08ecfd2ed149571abfe04475]

Always link with WS2_32LIB, not WSOCK32LIB


2011-05-16  Tor Lillqvist  <tlillqvist@novell.com>  [4c505502a86f8579711ef869e171f7bcce35f7eb]

We always use a Vista or newer SDK


2011-05-16  Tor Lillqvist  <tlillqvist@novell.com>  [ca4d30985c24ee960e9104be8e7f137627b043b0]

Use current terminology and socket library

It's called the Windows SDK, not the Platform SDK. Link only with the
ws2_32 library, not the wsock32 one.

2011-05-16  Oliver-Rainer Wittmann  <od@openoffice.org>  [338b5258aba9ffc35f680ecd1b3bde8851659b12]

sw34bf06 #i117711# - correct RTF page margin export

Signed-off-by: Cédric Bosdonnat <cedric.bosdonnat.ooo@free.fr>

2011-05-16  Francois Tigeot  <ftigeot@wolfpond.org>  [0c5d3ca3e40c60322c1d5eabc6c4a27df96b1c09]

Fix some bashisms

Equality tests with == are not posix-compliants. Only test = works
with all /bin/sh shells.

2011-05-16  Andras Timar  <atimar@suse.com>  [fcdf44ef0fd9b4c12e7a5c57a5dfe6080f69779d]

fix password dialog layout problem - fdo#36951

Signed-off-by: Cédric Bosdonnat <cedric.bosdonnat.ooo@free.fr>

2011-05-16  Roland Baudin  <roland65@free.fr>  [952a45ec3eca1609b29bee964bbbd7b6e503455c]

fdo#33781, use anti-aliasing in metafiles when anchored "as char"

Signed-off-by: Cédric Bosdonnat <cedric.bosdonnat.ooo@free.fr>

2011-05-16  Andras Timar  <atimar@suse.com>  [5631d2cf76fcd33ae355295e3e1111f95887c866]

handle --with-lang=ALL case


2011-05-16  Tor Lillqvist  <tlillqvist@novell.com>  [080f1432c76bc235aa9d084b6a3b69711ab07dd6]

The (nested) class ScDBCollection::NamedDBs must be DLLPUBLIC, too

Referenced from Sc10Import::LoadDataBaseCollection() in the scfilt
library.

2011-05-16  Martin Hosken  <martin_hosken@sil.org>  [06882a94723ddb1568cb82bd3cc1604a2d8b0bab]

Upgrade graphite2 from 0.9.2 to 0.9.4


2011-05-16  Martin Hosken  <martin_hosken@sil.org>  [2c17a6b4c57c7edb3de1fd456e37cd783edd4202]

oops


2011-05-16  Martin Hosken  <martin_hosken@sil.org>  [f65e4a9a789d57992977b994b68ecf8403c480ad]

Update to graphite2-0.9.4


2011-05-16  Martin Hosken  <martin_hosken@sil.org>  [c1b808f4ee94f2b352d2cc58b39aea0ae59f6812]

And the makefiles


2011-05-16  Martin Hosken  <martin_hosken@sil.org>  [7fab6b19015c2ea208a0369abfccdf3e1a7ef2f5]

Fix graphite2 particulary for LinLibertineG


2011-05-16  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [cc5144ccef69fe2f92da03ea266ca6b3476cc69a]

Build nlpsolver for Win32 and Linux release builds


2011-05-16  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [61905457ce6e849ffd910640caa26c4abbf5cf86]

Build nlpsolver for Win32 and Linux release builds


2011-05-16  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [8516a7044a9ba1447d5d8317969eab335374a5da]

Reverting one Oxygenoffice change until _KAMI_ makes it work


2011-05-16  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [2108d136b976342505e64f46d0b7a4ccf68b7299]

fdo#35668: do not manually free parser context

* reenable complex.unoxml.DOMTest testXDocumentBuilder()
* do not manually free parser context, there is a shared_ptr for that

2011-05-16  Tor Lillqvist  <tml@iki.fi>  [5e3f54feac71c1fae28cd26270c73b5809e365e5]

Very early hacking on MinGW cross-compilation

We need to differentiate between compiling for Windows, and building
*on* Windows (which always means on Cygwin, actually). Fixed some of
those cases to use the proper test. cygpath should be used only when
building on Cygwin, naturally.

If attempting a MinGW cross-compilation it still doesn't even pass the
configure script without failing. Many hard problems have not been
solved.

Cygwin's gcc -mno-cygwin is generally considered a broken concepts, so
binning support for that. Instead, if on Windows but not using MSVC
one should use the Cygwin-based MinGW cross-compiler. That case should
probably not be considered as cross-compilation, though.

2011-05-16  Tor Lillqvist  <tml@iki.fi>  [71c391a32876ccc0e125d08ececfbd5914337ec8]

Set GUIBASE for Android


2011-05-16  Tor Lillqvist  <tml@iki.fi>  [f578312df033ba819cc4167617d035ee80cda8ba]

No use building np_sdk for iOS or Android


2011-05-16  Tor Lillqvist  <tml@iki.fi>  [f6aed997345e78765e4e35449e007015e6ea60a6]

Set some FOO_FOR_BUILD variables also when not cross-compiling


2011-05-16  Tor Lillqvist  <tml@iki.fi>  [60dbfc13ee8404ba7c2d887463ffd23e8639a24f]

Use specific OS value for Android


2011-05-16  Tor Lillqvist  <tml@iki.fi>  [ca5f1c9b2ccd904558f5c2ba9d72bcc3f9523dec]

Add Android .mk file


2011-05-16  Tor Lillqvist  <tml@iki.fi>  [30bd771e0f9098489b90f9952c9b5ff885d40dc2]

Drop unuse GUWCMD


2011-05-16  Tor Lillqvist  <tml@iki.fi>  [847e217bf9dd166e62dd2bd40db7ab2181f604cf]

Add Android directories


2011-05-15  Tor Lillqvist  <tml@iki.fi>  [dfd11a2696f30343b71aa3336678eb951a306b5d]

Don't build checkdll when cross-compiling


2011-05-15  Tor Lillqvist  <tml@iki.fi>  [eca6196cd925aa7292fa9e99d2a3695f785258d2]

Use the build platform compiler for dmake when cross-compiling

Except when cross-compiling from Windows (yeah... not bloody likely
anybody would be silly enough to do that...), then use the Cygwin gcc.

2011-05-15  Tor Lillqvist  <tlillqvist@novell.com>  [8b23d5be319ed4bac5d855c127dcfe7c6d0dc32c]

Use specific DLLPUBLIC for each library

This avoids exporting the same functions from multiple DLLs.

Also don't mark template classes for DLL export/import, I think that
is not what we want. Or am I on crack?

2011-05-15  Tor Lillqvist  <tlillqvist@novell.com>  [af495ab5189641b718eea78b1b4949df2053e220]

For some reason have to use doublequotes around CXX_X64 etc

I don't understand why, but need to use double-quotes around the
CXX_X64 etc values assigned in set_wnt64.mk, to guard against their
pathname containing spaces or other special characters, like parens in
the case of "/cygdrive/c/Program Files (x64)". I hope this helps those
who have MSVC installed in its default path.

Also drop use of the unnecessary WRAPCMD.

2011-05-15  Tor Lillqvist  <tlillqvist@novell.com>  [b860ec1e3baaf6e6d50e0d25f8a9524e78cd2a1f]

Fix build on Windows


2011-05-15  Takeshi Abe  <tabe@fixedpoint.jp>  [b52e862e8cd3919d09b14a150916b8b20ec0b877]

fix typo


2011-05-15  Tor Lillqvist  <tlillqvist@novell.com>  [0382ab00b9b80baef001f23d3419cd967ef812e9]

Export the LoggedResourcesHelper class


2011-05-15  Tor Lillqvist  <tlillqvist@novell.com>  [787cab7aa046150a66d3183683f040ef71c595f4]

The writerfilter library needs the resourcemodel library, it seems


2011-05-15  Tor Lillqvist  <tlillqvist@novell.com>  [d1fbb3c57e3f596ffeade631f47493044d5044c6]

Drop unneeded <windows.h> which actually causes a compilation error


2011-05-15  Tor Lillqvist  <tlillqvist@novell.com>  [a727681c02dbac90022c0da8d1d1e9b241303d62]

Fix lotuswordpro unit test on Windows

file: URLs on Windows are of the form file:///c:/path/to/file , and
the SRC_ROOT environment variable is of the form C:/lo/git/master, so
we can't just concatenate "file://" and SRC_ROOT, but have to insert a
"/".

Windows programs don't understand Cygwin symlinks, so we have to
specify the path from SRC_ROOT to lotuswordpro through an explicit
clone/filters path.

2011-05-15  Tor Lillqvist  <tml@iki.fi>  [0e69a0b50e8b773368a3bcbb849c5dbc0084d358]

Don't need to do this here any more


2011-05-15  Tor Lillqvist  <tml@iki.fi>  [d8f4b788c7686357f9f2a3738a30e5436c8c0ccc]

Propagate FOO_FOR_BUILD variables when compiling for the build system


2011-05-15  Tor Lillqvist  <tml@iki.fi>  [e08e17a63231c50327b2d1e8228708e4d2bb21be]

Don't claim to be official TDF, don't build stlport


2011-05-15  Tor Lillqvist  <tml@iki.fi>  [ee48b82235ef2e7fe5167d91de7aa69252aef4da]

Accept androideabi here, too


2011-05-15  Tor Lillqvist  <tml@iki.fi>  [ebb1f2af35bd2e8054b9938bc5aa422e9a38175a]

Check host_os, not build_os


2011-05-15  Tor Lillqvist  <tml@iki.fi>  [9bddb3ce73e3f5244177be425db27dbf1f85acc3]

CROSS_COMIPLATION is YES in uppercase, or empty


2011-05-15  Tor Lillqvist  <tml@iki.fi>  [30659f237f2ffe5c31e9c82583c867ac41ba6716]

Initial baby steps for Android cross-compilation


2011-05-15  Tor Lillqvist  <tml@iki.fi>  [89b315948cc290a67c13000ea5cb7ab27cf203f6]

Rename the Windows env setting files to be in MixedCase, too


2011-05-15  Tor Lillqvist  <tlillqvist@novell.com>  [c552c7faf103c7832020c7e1be4774004b28779c]

Fix from-scratch build breakage: Don't call realpath on Windows path

In a from-scratch build, when running the configure script, which then
runs the set_soenv script, the default_images symlink (that is passed
to this function in the form of a Windows path, for some reason) does
not exist yet, and realpath fails anyway. So don't bother calling
realpath on Windows paths.

Although I don't know whether it then will cause a problem that the
cygpath -m call won't be able to expand the symlink as it doesn't
exist anyway. This is a mess. And if cygpath -m expands symlinks
anyway, why is the realpath needed at all?

2011-05-15  Tor Lillqvist  <tml@iki.fi>  [bc5a2dab0f478662e9563ffe544ff0f719b1a163]

Cosmetic capitalization fixes


2011-05-15  Tor Lillqvist  <tml@iki.fi>  [cce4f3a1afc99f7f2cc612ca78d0561fe0301df9]

Bin weird stuff like \\jumbo2.germany.sun.com\R-Laufwerk


2011-05-15  Tor Lillqvist  <tml@iki.fi>  [16471e0e6e7d3ac9e60e837c89e9a911c44d773e]

chmod -x


2011-05-15  Tor Lillqvist  <tml@iki.fi>  [c32ebe1bb3e9ab5227371a89a677e77096cc74ef]

Kill obsolete stuff


2011-05-15  Tor Lillqvist  <tml@iki.fi>  [dc4d7d995b36e2c23dfda295af6a59623337ab68]

Kill obsolete STAR_FOO stuff


2011-05-14  Tor Lillqvist  <tlillqvist@novell.com>  [95659d75088df4210a7121b9bf1ba44a7665faba]

Drop stuff for old MSVC versions we don't support anyway


2011-05-14  Tor Lillqvist  <tml@iki.fi>  [4c7f6926826019401b3a3d52eb34efcb4e21e1f9]

Kill USE_NEW_SDK and adapt to it being always TRUE


2011-05-14  Tor Lillqvist  <tml@iki.fi>  [a84c47186dee0ca1fd52e6806728acfb8e0ec309]

Kill SET_EXCEPTIONS, not used anywhere as far as I could see


2011-05-14  Tor Lillqvist  <tml@iki.fi>  [14a32cca5c89bf8a7a2b2edaadbfd5f079ff956c]

Kill CDPATHx, not used anywhere as far as I could see


2011-05-14  Tor Lillqvist  <tml@iki.fi>  [82d642dc5243cf8901c0639d2bd1667afce5045f]

Fix fallout from BUILD_SOSL removal

As set_soenv.in used to always put BUILD_SOSL="true" in the
environment, we can delete the block completely that was to be
executed only if BUILD_SOSL was undefined.

2011-05-14  Tor Lillqvist  <tml@iki.fi>  [85373fe2e73c8d5c769607e03ff5f536a24e97ef]

Kill BIG_SVX, not used anywhere as far as I could see


2011-05-14  Tor Lillqvist  <tml@iki.fi>  [210fc3366ae1ceedb3611c6bd89fc96c245de866]

Kill build_deliver, not used anywhere as far as I could see


2011-05-14  Tor Lillqvist  <tml@iki.fi>  [985bbdbc7d1a7e637515feb5daa16ad57aeecf3b]

Kill "TF_FILTER"

No idea what it is, not used anywhere as far as I could see.

2011-05-14  Tor Lillqvist  <tml@iki.fi>  [79173f64a1f02b01fe7901d8c006cc1f5d6225ab]

Kill "NEW_JAR_PACK"

It was fixed as TRUE, so unconditionally change its uses according to
that.

2011-05-14  Tor Lillqvist  <tml@iki.fi>  [6498fdaca7b3babcb091631d07bd859a72537502]

Kill "BMP_WRITES_FLAG"

Not used anywhere as far as I can see.

2011-05-14  Tor Lillqvist  <tml@iki.fi>  [4e011da9221f20025f6d0ae5e28c4bb008401475]

Kill "BUILD_SOSL", some Hamburg thing


2011-05-14  Tor Lillqvist  <tml@iki.fi>  [5f0b89e382eda1d692e18af8bb2196059acb22d1]

Kill "BUILD_SOSL_RELEASE"

No idea what it is, doesn't occur anywhere else in the sources.

2011-05-14  Tor Lillqvist  <tml@iki.fi>  [2cba0cf4bc4d2003633b784b758fd8ae3a5d9f01]

Kill "local solenv"

No idea in what circumstance one would want to use that.

2011-05-14  Tor Lillqvist  <tml@iki.fi>  [9dbc7885a5995ae0d2136839a738bb4f2255bcc8]

Add missing newline at end


2011-05-13  Kohei Yoshida  <kyoshida@novell.com>  [f30162187a5fdcc21ab7e505b7d1b7606656871e]

Renamed dbcolect.?xx to dbdata.?xx.

That deliberately mis-spelled header name always bothered me.  Now
fixed once and for all.

For the record, the original file name was inspired by the 8-character
rule that some of the old compilers that the Hamburg guys had to use,
years and years ago.

2011-05-13  Kohei Yoshida  <kyoshida@novell.com>  [a19af69c93d2ca8e319a1327aba6cf042deec25b]

Fixed incorrect exporting of global named database ranges.


2011-05-13  Kohei Yoshida  <kyoshida@novell.com>  [e89ef0e0a60dbaae07e73fb0503aa1d3bb80fbc4]

Fixed segfault.

Use the raw pointer after the auto_ptr has been inserted; as it
becomes invalid once the ownership moves to the container.

2011-05-13  Kohei Yoshida  <kyoshida@novell.com>  [e5957d60fcf9378e280f53fa118744f95c591c5b]

Refactored global anonymous db storage.

This is more in line with the way the global named db ranges are
stored.

2011-05-13  Kohei Yoshida  <kyoshida@novell.com>  [61811c1c5c9676cd05aa67571ce345c65c0674ea]

Shift method declarations to the left.

Horizontal space is precious.  Let's not waste it.

2011-05-13  Kohei Yoshida  <kyoshida@novell.com>  [f55cc330dec0dec60c755e2ce28a840c7fca1956]

Fixed the fallout of the changes in ScDBCollection.


2011-05-13  Kohei Yoshida  <kyoshida@novell.com>  [fb7bd1f00b269501e98cdb60ab342cc384a233e4]

Let's make the separation of named DBs clear.


2011-05-13  Kohei Yoshida  <kyoshida@novell.com>  [239892633323f4733cd4602d8c0d4cad55b2f946]

Refactored ScDBCollection to not derive from ScSortedCollection.

It's much cleaner this way.

2011-05-14  Tor Lillqvist  <tml@iki.fi>  [76d999a69d6e517ba51fb04ae0b7fba93858b15b]

Fix typo


2011-05-14  Tor Lillqvist  <tml@iki.fi>  [b85649a634d9a361c5367c7ec41f738cf257cd95]

Fix typo


2011-05-14  Tor Lillqvist  <tlillqvist@novell.com>  [1ca8c22e04e7a68457fbb386ca6aa7a1a20cc75c]

Simply hardcode sizes and alignments for MSVC


2011-05-14  Tor Lillqvist  <tml@iki.fi>  [705b13ce9fa32b4118ef0427d1b2ae038cfb7885]

Follow our convention, set CROSS_COMPILING to YES or empty


2011-05-14  Tor Lillqvist  <tml@iki.fi>  [63404bcf55153c80ef5424eeca08c246cf1a5ddb]

Add defines for iOS


2011-05-14  Tor Lillqvist  <tml@iki.fi>  [6f8966f38df3607d59c8a124cdadf5e2d2332638]

When cross-compiling, use what configure script figured out


2011-05-14  Tor Lillqvist  <tml@iki.fi>  [f999ca15eaffa0504e7d1cc4d0e7dc5a045b07c5]

Cross-compilation support


2011-05-14  Tor Lillqvist  <tml@iki.fi>  [025ca51745cd64b213874c49fc12bbc084cb5c3d]

Check more sizes and alignments and propagate to environment


2011-05-14  Tor Lillqvist  <tml@iki.fi>  [c7d75e6dd0889c8a097f7bd6808bf69c3218968f]

Mostly bypass when cross-compiling

Unfortunately it still untars the tarball. But at least nothing gets
built or delivered when cross-compiling.

2011-05-14  Tor Lillqvist  <tml@iki.fi>  [1fcb5824a5f2f9593f62f5f66f02d52b69912efc]

Cross-compilation support and iOS in particular


2011-05-14  Tor Lillqvist  <tml@iki.fi>  [00b88abd9082c67f2d5be189f5d39b664ea4bddc]

Do even less


2011-05-14  Tor Lillqvist  <tml@iki.fi>  [4acf86448e93427822fb59b1fddf80709bc149c1]

Cross-compilation support and iOS in particular


2011-05-14  Tor Lillqvist  <tml@iki.fi>  [b5d29a7e7b6fd3a97c3b8988e5aad34e6bce42b5]

Cross-compilation support and iOS in particular


2011-05-14  Tor Lillqvist  <tml@iki.fi>  [b0a85a11c3379951b9fee03a23cc729501c4fcd4]

Bypass for iOS, too


2011-05-14  Tor Lillqvist  <tml@iki.fi>  [199fda68d86a6f58cdd794b371e06693be3d1f2b]

Cross-compilation and iOS support


2011-05-14  Tor Lillqvist  <tml@iki.fi>  [c110960cf3ea4daf604282a3d8bd598d8822b0e1]

Add rpl_malloc() and rpl_realloc() functions


2011-05-13  Jan Holesovsky  <kendy@suse.cz>  [a41acbe3896fef5cb07e10611144ae7af3f59874]

Making oox to build - work in progress.


2011-05-13  Tor Lillqvist  <tml@iki.fi>  [90e9f39e765926ebc27c78a9dd9723de92339ba9]

Cross-compilation work for soltools


2011-05-13  Tor Lillqvist  <tml@iki.fi>  [a6e5ca0cc436ef6e508321ca2361c4f78641fc59]

More cross-compiling work


2011-05-13  Jan Holesovsky  <kendy@suse.cz>  [7f5c69a890f16f0d80390dc2ad950d3cedaef578]

Make SVG export filter building again.


2011-05-13  Tor Lillqvist  <tml@iki.fi>  [c4e2af8493fe1ae8b4c713d4f0fb5e0e0a076e45]

Fix typo


2011-05-13  Tor Lillqvist  <tml@iki.fi>  [15ea2710229adb5de27ce6ed6822baa27b47eacc]

Add iOS directories


2011-05-13  Tor Lillqvist  <tml@iki.fi>  [d6d1f4dbc3d978f32e50f6c11a6a67c87d8d1373]

Add distro-config file for iOS


2011-05-13  Luboš Luňák  <l.lunak@suse.cz>  [ff19ab5a45dab887b4aca2d58335b1e64e5425ab]

implement start/end for TblCellMar (17.4.11/35), no rtl detection


2011-05-13  Luboš Luňák  <l.lunak@suse.cz>  [0a3e5522a1f4fa533b44faf8130f177785cd5612]

add start/end for tcMar (17.4.10,17.4.36), still not actually implemented


2011-05-13  Luboš Luňák  <l.lunak@suse.cz>  [5b65f1bbc16769ec10153c6d2d7e058f44148512]

implement 17.4.12/17.4.34 (tcborders start/end), rtl detection missing


2011-05-13  Luboš Luňák  <l.lunak@suse.cz>  [a3619fe8da4817372b6d967c1298ea651faae8c8]

start/end (ISO) for 17.18.84 (ST_TabJc) , without detecting RTL


2011-05-13  Tor Lillqvist  <tml@iki.fi>  [a5203aefa57a7ef99534a28812f3b52c69ca03ed]

Cross-compile redland for iOS


2011-05-13  Tor Lillqvist  <tml@iki.fi>  [414c15bbb24537a098f1c73aaaf691eaa2c2a1ef]

Argh, it's just host, not host_alias


2011-05-13  Tor Lillqvist  <tml@iki.fi>  [eaf8e0939a3d8b724dec7ff48d4ada48bbfe3ebc]

Some initial baby steps towards cross-compilation

And some baby steps for cross-compiling for iOS in particular.

2011-05-13  Noel Power  <noel.power@novell.com>  [c751332218e256208aeef823023b1a755d6f6793]

fix for fdo#36684

fix layout problem with toolbars ( when enabling/disabling them from View/Toolbars )

2011-05-13  Tor Lillqvist  <tml@iki.fi>  [6fe70ff48cf520405938c3076e95504b9b90b146]

Cross-compile lpsolve for iOS


2011-05-13  Michael Stahl  <mst@openoffice.org>  [a59be6461727293b55ad28fad0dc3ad6afa3a945]

sw34bf06: doccomp.cxx: fix some resource management problems

Signed-off-by: Cédric Bosdonnat <cedric.bosdonnat.ooo@free.fr>

2011-05-13  Michael Stahl  <mst@openoffice.org>  [705d1d214bbf01136f755c2461fdfa10388d3f79]

sw34bf06: #i117825#: try to reduce collateral damage from #i104949# fix

only ignore text:variable-set fields that are hidden and at start of
para.

Signed-off-by: Cédric Bosdonnat <cedric.bosdonnat.ooo@free.fr>

2011-05-13  Michael Stahl  <mst@openoffice.org>  [9e064908963dfcf0f8cc6c51da32983b27241441]

sw34bf06: #i117867#: SwUndoInserts::RedoImpl: do not use SwUndRng

Signed-off-by: Cédric Bosdonnat <cedric.bosdonnat.ooo@free.fr>

2011-05-13  Tor Lillqvist  <tlillqvist@novell.com>  [3a44b0d21d8d37943643330d8f9aa4152e613c8f]

Let's call master LibreOffice 3.5 for now


2011-05-13  Michael Stahl  <mst@openoffice.org>  [667d6dea7774af9fde7f4118071c81ef141f2bd2]

sw34bf06: #i117947#: rtf: ignore invalid tokens following field result

Signed-off-by: Cédric Bosdonnat <cedric.bosdonnat.ooo@free.fr>

2011-05-13  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [55aef6b1bf35d695e939c5d2c8b1aebca1a47aed]

fdo#36826: draw background before borders or borders may be hidden

Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>

2011-05-13  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [05f4662b941e1c5d1613beacf90ec0606680d37c]

fix debug build

Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>

2011-05-13  Henning Brinkmann  <hbrinkm@openoffice.org>  [ea45be76b6475d2a400db56535fd0d9baf117713]

sw34bf06: #i104384#: problem exporting section breaks in tables

Replace MSWordExportBase::bInTable by MSWordExportBase::IsInTable()

Signed-off-by: Cédric Bosdonnat <cedric.bosdonnat.ooo@free.fr>

2011-05-13  Oliver-Rainer Wittmann  <od@openoffice.org>  [b39677d5a0c55b3d9dd5e100570d432ff2ae321f]

sw34bf06: #i117189# - refine condition for non-resizable objects

Refine condition for non-resizable objects to apply its size back
via new parameter <bNoTxtFrmPrtAreaChanged>. Otherwise non-resizable
objects are always reloaded.

Signed-off-by: Cédric Bosdonnat <cedric.bosdonnat.ooo@free.fr>

2011-05-13  Oliver-Rainer Wittmann  <od@openoffice.org>  [55ead46b3037002ace272f5fdf9eed8992cd7af2]

sw34bf06: #i117863# SwFEShell::GetSectionWidth(): correct for-loop conditions

Signed-off-by: Cédric Bosdonnat <cedric.bosdonnat.ooo@free.fr>

2011-05-13  Oliver-Rainer Wittmann  <od@openoffice.org>  [3d3f292cc63c8eece0eb6fb3c25a05b3da7a994e]

fdo#36524: fix crash when deleting TOX

sw34bf06: #i117863# - use hint which allows to specify, if content is
saved or not for deletion of <SwFrm> instances triggered from <SwSectionNode>
resp. <SwSectionFmt> methods

Signed-off-by: Cédric Bosdonnat <cedric.bosdonnat.ooo@free.fr>

2011-05-13  Luboš Luňák  <l.lunak@suse.cz>  [606ed5226e42bbfe684ba2497c797289eea5a4fb]

avoid deleting before a use (bnc#693200)

The call to clearShapes() cleared the list and deleted items, which
was what pShape was pointing to -> crash.
ACK by Cedric.

2011-05-13  Luboš Luňák  <l.lunak@suse.cz>  [c9793b70152ba299aa7cc9a0b57739fc4c3b06ab]

avoid deleting before a use (bnc#693200)

The call to clearShapes() cleared the list and deleted items, which
was what pShape was pointing to -> crash.

2011-05-13  Tor Lillqvist  <tlillqvist@novell.com>  [6dc4597ab703a141349f96d2281f9896d1e88d0c]

chmod -x


2011-05-13  Tor Lillqvist  <tlillqvist@novell.com>  [32878f5f17667d1f0e2b68a5d196f68bc65f5390]

Drop unneeded -subsystem:console option, fixes build of GUI executables

At least odbcconfig is a GUI executable.

Apparently MSVC is clever enough to guess that a program with a main()
is intended to be linked as a CUI ("console") executable, and
correspondingly a program with a WinMain() as a GUI ("Windows")
executable. And our code seems to follow that convention.

Note that all this indeed is just convention; the OS of course has no
idea whether an executable's source code had a main function called
main() or WinMain(), if either at all. That is just a convention for C
and C++ programs. Whether an executable is for the console or
"Windows" subsystem is determined by a single flag in the executable
header, and this can even be changed with editbin. Nothing prevents a
console executable from opening windows and have a GUI, and nothing
forces a GUI executable to actually have a GUI.

2011-05-13  Tor Lillqvist  <tlillqvist@novell.com>  [ed6fe6997d9312a1f4abff17a46e7be9d009873e]

Spell nss-module with a dash


2011-05-13  Tor Lillqvist  <tlillqvist@novell.com>  [11606530ee8443ded14ec3b05a5643fe01e57de2]

Use more meaningful option name

It's called the .NET Framework, so don't talk about "frame".

Also align Usage help printout better.

2011-05-13  Tor Lillqvist  <tlillqvist@novell.com>  [571fd934a673561e2d40918a1cb169fe0e9b26cb]

Link odbcconfig with user32 on Windows


2011-05-13  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [d19c53bf398df2a1a02104dd526f5ea3224e8449]

unrecognized options: --with-nlpsolver


2011-05-13  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [9016d84a18e968633b35f30aa77001871d08d151]

unrecognized options: --with-nlpsolver


2011-05-13  Andras Timar  <atimar@suse.com>  [c548902bd3bdc2ff0cf669526d029a0bba3a7fa8]

make these entries localizable - fdo#36274


2011-05-13  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [120b023d87d05df01323d1f0486242c14e64ba16]

Enable binfilter explicitely for windows


2011-05-13  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [27d5c7647c81c6aee6d6137d1e4f665ddd229299]

Enable binfilter explicitely for windows


2011-05-13  Andras Timar  <atimar@novell.com>  [c1c92569ba70dafeaa8ee83bdd18837c1500c070]

change 2007 XML to 2007/2010 XML in UI strings - fdo#36735


2011-05-13  Andras Timar  <atimar@novell.com>  [3a66680a6348566f454d04a8dde6e00b29293322]

remove localizations from source


2011-05-13  Andras Timar  <atimar@novell.com>  [2ac1b4646b5ce054c61ae0763ffb9576a7b3f6b7]

change 97/XP/2000 to 97/XP/2000/2003 - fdo#36734


2011-05-13  Kohei Yoshida  <kyoshida@novell.com>  [faf041da80e940dafc9a6156e820b5c0108b4c1b]

We are supposed to do the 2nd parse using the UI address convention.


2011-05-13  Kohei Yoshida  <kyoshida@novell.com>  [92a2c3477494c3fe623e0a762e5de4bbbaaeb34f]

Properly initialize and copy fVal

This fixes the empty value check during unit test for the debug build
on (32-bit) Windows.

Signed-off-by: Tor Lillqvist <tlillqvist@novell.com>

2011-05-12  Radek Doulik  <rodo@novell.com>  [e0cd0ee1ec90d87c1fdda76d9c3576800f9e21ac]

change the version info so that we are not identified at runtime as 3.0.x

 - fixes https://bugs.freedesktop.org/show_bug.cgi?id=37017

Signed-off-by: Petr Mladek <pmladek@suse.cz>

2011-05-12  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [45637a965bde7d737feebe5ace507788f0072bee]

fdo#36524: Fixed remaining SwSectionFrm after deleting TOX

false transformed to true restored the SwSectionFrm after deleting it.

2011-05-12  Tor Lillqvist  <tlillqvist@novell.com>  [20e51f22b40b4f8ddc17f291639115c711ef2d17]

Assign to iterator the return value of insert(), fixes fdo#36957

Note that the code path through the else branch is likely broken, too.

Signed-off-by: Cédric Bosdonnat <cedric.bosdonnat.ooo@free.fr>

2011-05-12  Radek Doulik  <rodo@novell.com>  [6794e6e91b5be5321b2013d0ab59b900b6d05814]

change the version info so that we are not identified at runtime as 3.0.x

 - fixes https://bugs.freedesktop.org/show_bug.cgi?id=37017

2011-05-12  David Tardon  <dtardon@redhat.com>  [69ecbc782143fa91e9fca2eea41cbcd2c8636f69]

remove stray semicolon


2011-05-12  David Tardon  <dtardon@redhat.com>  [4af352e0134a1ea1a35a38e0e3d08a0f350ae926]

prefer C++ wrapper to avoid leak


2011-05-12  David Tardon  <dtardon@redhat.com>  [de8229c1811123c0f17095d96894bbbe0436ce3e]

do not leak memory


2011-05-12  David Tardon  <dtardon@redhat.com>  [55d1ccbee2a7dbe373752186daeb4b2af6e15209]

the else branch is unreachable


2011-05-12  David Tardon  <dtardon@redhat.com>  [105d35d5f5983efe1eea48a65bf4415bd6d199f9]

ensure the pointer is 0


2011-05-12  David Tardon  <dtardon@redhat.com>  [51922ecd1184c13d37baab49f170e9d9e0a92516]

do not leak memory


2011-05-12  David Tardon  <dtardon@redhat.com>  [2aa1bbf7d6ff7358d7de43c25f526c75f6f8e603]

fix array overflow


2011-05-12  David Tardon  <dtardon@redhat.com>  [3d50039170b91428f7fd81521feb1dbde4c83666]

do not leak memory


2011-05-12  David Tardon  <dtardon@redhat.com>  [5861faa1b378074c389200e8adef467f5b3099c9]

do not leak memory


2011-05-12  David Tardon  <dtardon@redhat.com>  [b7f5f3fea1b240bd03411a0d76fa608b0de1c534]

do not leak memory


2011-05-12  David Tardon  <dtardon@redhat.com>  [6be5742c156ab5f0257dff3006ae079e87c40f08]

use rtl::OUString


2011-05-12  David Tardon  <dtardon@redhat.com>  [579a97d2c806a977cd4db05d9001610d3a78a943]

do not leak memory


2011-05-12  Tor Lillqvist  <tlillqvist@novell.com>  [5805734abe47408789596318aec7bfcafff19929]

Don't ship rebaseoo.exe and rebasegui.exe, fdo#36679

These are completely useless executables, and some virus scanners
thinks one of them is infected, so why even ship them...

Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>

2011-05-12  Kalman Szalai - KAMI  <kami911@gmail.com>  [25d454eb598e1110741c78b958d03f75fe22d815]

Add OxygenOffice related settings

* Start download package name with OOOP in case of OxygenOffice
* Ability to create oxygenoffice product

2011-05-12  Tor Lillqvist  <tlillqvist@novell.com>  [5dcf8225a37a25bccaaa5f99c91f30a6152f0c4f]

AC_SUBST also OOOBLOGGER_EXTENSION_PACK as set_soenv.in uses it

Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>

2011-05-12  Kalman Szalai - KAMI  <kami911@gmail.com>  [f36579d1afa8d43fd0584be33199a0720fcbc811]

Fix oooblogger extension download mechanism

Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>

2011-05-12  Kalman Szalai - KAMI  <kami911@gmail.com>  [dcfb2b1132032341198359f6e6cc384eeb9b3ae9]

When downloading extensions to src, cut is provided with wrong option switches

I used long switches for cut and your (Windows??) box does not adore about it.

http://comments.gmane.org/gmane.comp.documentfoundation.libreoffice.devel/10214

2011-05-12  Kalman Szalai - KAMI  <kami911@gmail.com>  [65066d6e7f29826980ec492066e99a93a65eadc5]

Fix space and tab jam in my last commit

Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>

2011-05-12  Kalman Szalai - KAMI  <kami911@gmail.com>  [c6b0efb64801df460871a1e317d408c82f3d83b3]

Fix SUN Template extension configure, download, handling

Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>

2011-05-12  Kalman Szalai - KAMI  <kami911@gmail.com>  [b04faf6398cc8bf899fcd096cbd682a76470e85c]

Fix Ligthproof extension integration

* Fix configure and download support
* Extension naming scheme is: <md5>-<extension-name>_<version>.oxt
  - Renamed extensions
* Rename extension version number in download script and scp2 module

Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>

2011-05-12  Noel Power  <noel.power@novell.com>  [1057ccb6fad3fd7c37733aefc620a0d13cb33dba]

fdo#36915, fdo#36916: Fixed JS and BeanShell script providers classpath

Signed-off-by: Cédric Bosdonnat <cedric.bosdonnat.ooo@free.fr>

2011-05-12  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [20c9db18d3add29a2c3fb7e156360a33505db6b0]

fdo#36667: Fixed update of table formulas, missing extraction of pNewVal

Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>

2011-05-12  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [b5f3493e29fc611db4d663aabf832d81c804fb14]

fdo#36667: Fixed update of table formulas, missing extraction of pNewVal


2011-05-12  Noel Power  <noel.power@novell.com>  [9d7995a280db2077f50525cacd42483361603f48]

fix for fdo#37103

reset toolbar command handler when toolbarmanager is destroyed

Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>

2011-05-12  Tor Lillqvist  <tlillqvist@novell.com>  [1f19cae182a78bf3b6d73857983d55ddc08fcc32]

Don't ship rebaseoo.exe and rebasegui.exe, fdo#36679

These are completely useless executables, and some virus scanners
thinks one of them is infected, so why even ship them...

2011-05-11  Joseph Powers  <jpowers27@cox.net>  [8d4a4996f8ee75d96344a2aac3e943df5dadc1c8]

Remove the List dependance from ImpLabelList


2011-05-11  Kohei Yoshida  <kyoshida@novell.com>  [3d3415627a8fb6d2afe2ca8468d0d29e12050e80]

return type as the 2nd template argument.


2011-05-11  Tor Lillqvist  <tlillqvist@novell.com>  [08e18bf35786ee3861df80d92d7337f065824dd0]

Nah, make the AddTopic() prototype like it was, too many problems otherwise

Just use a cast in ddesvr.cxx, as there was originally before the
DECLARE_LIST removal and the fixup of that.

2011-05-11  Tor Lillqvist  <tlillqvist@novell.com>  [28247969bd4d2efd299a08ec319fcfafabe765ee]

Fix non-Windows compilation


2011-05-11  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [ee9984292798592c51192a6f0beafc3104cb4be0]

fdo#35805 Revert "write also properties of a text node itself"

This reverts commit 17e60033f28d13b7564bfcbabcc8e03d2a6a021d.

Signed-off-by: Luboš Luňák <l.lunak@suse.cz>

2011-05-11  Tor Lillqvist  <tlillqvist@novell.com>  [ebe676870f0be76e9425cca56fa626a1cc916591]

Make it compile on Windows

Fix fallout of DECLARE_LIST removal.

2011-05-11  Noel Power  <noel.power@novell.com>  [fcbe10ce74bd9c9675bc84e58f1e0f0a16cebb0d]

fix for fdo#37103

reset toolbar command handler when toolbarmanager is destroyed

2011-05-11  Petr Mladek  <pmladek@suse.cz>  [8bd114cf65bf963af45ea8d047691978e88619a2]

Enable extern scripting for offical LO builds (fdo#33355)

Added the following options to distro-configs/LibreOffice*.conf:

  --enable-ext-scripting-beanshell
  --enable-ext-scripting-javascript
  --enable-ext-scripting-python

Thanks David Tardon <dtardon@redhat.com> for tip

2011-05-11  Tor Lillqvist  <tlillqvist@novell.com>  [7fa0cf44a0136774dad213437a7476ae5ebb9e7b]

Unbreak build on non-Windows


2011-05-11  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [da487f88506385d6ff3ea483580a2627dae2141c]

Enable extensions and bundle them in Windows build by default


2011-05-11  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [b7cad080f602acaa04c44dbf777140ac88c9dc62]

Enable extensions and bundle them in Windows build by default


2011-05-11  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [5038cdc71d838af8eed245c5af0b4a40abfeaaed]

some cleanup in vba


2011-05-11  Muthu Subramanian  <sumuthu@novell.com>  [9a3f410e79a81c20a97ef8f908688e11cbfdc8db]

Adding token 'v2'.


2011-05-11  Muthu Subramanian  <sumuthu@novell.com>  [d3af3f5f7eb2d7b72ec053a353f51b012f81a1e0]

MCE Export: Initial Implementation/Test for commentPr.


2011-05-11  Francois Tigeot  <ftigeot@wolfpond.org>  [84d10c7cda75b58384d1bbcd4022c3056002813d]

Remove the ::osl::Security getHomeDir() check

It serves no useful purpose and breaks the build under some packaging
systems such as pkgsrc.

2011-05-11  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [86bfe20940e19398b9f8b92df025716bb0ac96be]

fdo#35805 Revert "write also properties of a text node itself"

This reverts commit 17e60033f28d13b7564bfcbabcc8e03d2a6a021d.

2011-05-11  Tor Lillqvist  <tlillqvist@novell.com>  [73e8a1189fd4d4b5ef495a86d86b0c2dcebb9150]

Fix build on Windows

No need to mention $(LB)$/$(TARGET)$(DLLPOST) in the ALLTAR
prerequisite list. It causes errors, and is unnecessary, as pyuno.pyd
gets built anyway thanks to being the TARGET in this makefile.

No need to do the symlink if DLLPRE is empty. In that case
$(LB)$/$(TARGET)$(DLLPOST) equals $(LB)$/$(DLLPRE)$(TARGET)$(DLLPOST)
so dmake will complain about a circular dependency.

2011-05-11  Noel Power  <nopower@novell.com>  [74dbd69f14bcc1f5fdf762aa8e26023948151375]

Fix crash when printing comments, fdo#37045.

Signed-off-by: Jan Holesovsky <kendy@suse.cz>

2011-05-11  David Tardon  <dtardon@redhat.com>  [fa75633e62c7ad1bcdf2c585eb6ab28062b96573]

do not leak memory


2011-05-11  David Tardon  <dtardon@redhat.com>  [2918137a5ba99c69cdf7188a8cfaf854d373c5d8]

WaE: operation may be undefined


2011-05-11  David Tardon  <dtardon@redhat.com>  [50f4454fab79d38840ec4563d1420fad212b58d8]

prefer C++ wrapper to avoid leak


2011-05-11  David Tardon  <dtardon@redhat.com>  [41d0cc5ca747360197bb67b3c289b721c7fc932e]

guard against invalid args


2011-05-11  Tor Lillqvist  <tlillqvist@novell.com>  [0fbc4f3307b295c334f81d6f741a7270c4d67f18]

Don't do the BUILD_X64 checks if building a 64-bit LibreOffice


2011-05-11  Tor Lillqvist  <tlillqvist@novell.com>  [3f444f9f2944c2aeb1e13452fd4b4780aa90fde0]

AC_SUBST also OOOBLOGGER_EXTENSION_PACK as set_soenv.in uses it


2011-05-11  Katarina Machalkova  <kmachalkova@suse.cz>  [cf0a05ca9bd05095fa3ed6f8155a6ca872a5f63e]

Fix for fdo#36673: corrupt date formats of cells

Signed-off-by: Thorsten Behrens <tbehrens@novell.com>

2011-05-11  Tor Lillqvist  <tlillqvist@novell.com>  [9cc8a14145f952c79312b41f2a48c31e7feaf7ba]

Don't print misleading messages


2011-05-11  Tor Lillqvist  <tlillqvist@novell.com>  [f33232a3ff67d7a4def830fa6fda78ef5f255ae7]

Fix building of the 64-bit Windows Explorer extension, fdo#36950

Don't confuse the 64-bit Explorer extension with a 64-bit LibreOffice,
which is unfinished and highly experimental work. OOo has been
building and distributing a 64-bit Explorer extension since long, and
we should too. They used some secret Hamburg sauce when building it,
though, but hopefully now it works here, too.

2011-05-11  Tor Lillqvist  <tlillqvist@novell.com>  [b5e83746c5f1fc491ae4081442c5bea25bc8f87a]

Use MKDIRHIER consistently


2011-05-11  Kalman Szalai - KAMI  <kami911@gmail.com>  [04ed0bdf4ce6ee2b55bd296355dd63486bbb32e8]

Fix Numbertext extension's download filename


2011-05-11  Yifan  <Yifan@bang.bang>  [f8f754052721ce96a816e1d5d4df24711785e4cb]

remove JMF dependency in test case

Signed-off-by: Petr Mladek <pmladek@suse.cz>

2011-05-11  Kalman Szalai - KAMI  <kami911@gmail.com>  [9bb5f5314f145b33b4f76bfd6af6d24d1cfae188]

Fix oooblogger extension download mechanism


2011-05-11  Francois Tigeot  <ftigeot@wolfpond.org>  [036b7d16ddc71adc0708c82b6024237e78cb8593]

Remove an implementation of getpwnam_r for old versions of NetBSD.

NetBSD 2.x and previous releases are long gone.

2011-05-11  Miklos Vajna  <vmiklos@frugalware.org>  [9e3928b9dcbda83580ae6ab62cbb63e79f8a2aee]

Fix build breakage introduced by commit 6fb23043

GDIMetaFile's sal_uLong -> size_t conversion was incomplete.

2011-05-10  Kohei Yoshida  <kyoshida@novell.com>  [a906c18d470619143ca699062fd9954a159b872b]

Use ScSortParam as data member in ScDBData.


2011-05-10  Kohei Yoshida  <kyoshida@novell.com>  [8f8df657b92005d3212345dbd3d61ae230f44476]

More cleanups of ScDBData.

String to rtl::OUString, tabs to whitespaces etc.

2011-05-10  Kohei Yoshida  <kyoshida@novell.com>  [e667d428ad758b6f165b889c71ef20f619b0c9f3]

Have ScDBData use ScQueryParam as data member.


2011-05-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [645453e452a6fd0681dfba29a9db3ca805d1bb11]

use sal_uInt32 in loop instead of size_t to resolve type mismatch issues


2011-05-10  Petr Mladek  <pmladek@suse.cz>  [01d3a3fdcf9c1e5681f8aa2e65dd67234097ed22]

Version 3.3.99.5, tag libreoffice-3.3.99.5 (3.4.0-beta5)


2011-05-10  Petr Mladek  <pmladek@suse.cz>  [7d300e05388de9446225395ef4b995c577fba440]

Version 3.3.99.5, tag libreoffice-3.3.99.5 (3.4.0-beta5)


2011-05-10  Petr Mladek  <pmladek@suse.cz>  [4f67dfb6a82db560eec8222f67e586b437873b68]

Version 3.3.99.5, tag libreoffice-3.3.99.5 (3.4.0-beta5)


2011-05-10  Petr Mladek  <pmladek@suse.cz>  [c65f6b009f96825342e03db57a9b9357c03317e6]

Version 3.3.99.5, tag libreoffice-3.3.99.5 (3.4.0-beta5)


2011-05-10  Petr Mladek  <pmladek@suse.cz>  [b39e6dbf8d3446895e2b99ddde46baa2bfa8da6c]

Version 3.3.99.5, tag libreoffice-3.3.99.5 (3.4.0-beta5)


2011-05-10  Petr Mladek  <pmladek@suse.cz>  [ea50003eaff52644497ce5a389f50247717da782]

Version 3.3.99.5, tag libreoffice-3.3.99.5 (3.4.0-beta5)


2011-05-10  Jan Holesovsky  <kendy@suse.cz>  [9aed026a1c68e27a9f67b58ee3907ecd2d277a18]

wikihelp: Pass the LibreOffice version to help.libreoffice.org.


2011-05-10  Petr Mladek  <pmladek@suse.cz>  [0ea07f32300b5f83cd0b8e5aaa654f998cedc84b]

Version 3.3.99.5, tag libreoffice-3.3.99.5 (3.4.0-beta5)


2011-05-10  Petr Mladek  <pmladek@suse.cz>  [e77ed273e0a0fe7bbcdfd827a50600a6627ecaab]

Version 3.3.99.5, tag libreoffice-3.3.99.5 (3.4.0-beta5)


2011-05-10  Petr Mladek  <pmladek@suse.cz>  [a9b9fcb86e31a76a7741412cc594ca32c8d88df7]

Version 3.3.99.5, tag libreoffice-3.3.99.5 (3.4.0-beta5)


2011-05-10  Petr Mladek  <pmladek@suse.cz>  [6a765c271b52bb86fc29eb91ed9afd3bd02482fc]

Version 3.3.99.5, tag libreoffice-3.3.99.5 (3.4.0-beta5)


2011-05-10  Jan Holesovsky  <kendy@suse.cz>  [159a9850622b983f55062cded5c45c1de18ad92f]

wikihelp: Pass the LibreOffice version to help.libreoffice.org.


2011-05-10  Petr Mladek  <pmladek@suse.cz>  [347fb6a1c9122e521a45634b3bbf50630dcb53d4]

Version 3.3.99.5, tag libreoffice-3.3.99.5 (3.4.0-beta5)


2011-05-10  Petr Mladek  <pmladek@suse.cz>  [72aac559808f9afdb9f65421a76624dab44b1f24]

Version 3.3.99.5, tag libreoffice-3.3.99.5 (3.4.0-beta5)


2011-05-10  Petr Mladek  <pmladek@suse.cz>  [b76caa14b77771f46b30616e3980b34dde1bcf16]

Version 3.3.99.5, tag libreoffice-3.3.99.5 (3.4.0-beta5)


2011-05-10  Petr Mladek  <pmladek@suse.cz>  [fe9873f69231add47f779eaab4a3c3ac6b73004c]

Version 3.3.99.5, tag libreoffice-3.3.99.5 (3.4.0-beta5)


2011-05-10  Petr Mladek  <pmladek@suse.cz>  [306461f4cb1951061cf6f54ec1b26d40437fea73]

Version 3.3.99.5, tag libreoffice-3.3.99.5 (3.4.0-beta5)


2011-05-10  Petr Mladek  <pmladek@suse.cz>  [f3aadd56c1e1723886f1868c84608467bd728549]

Version 3.3.99.5, tag libreoffice-3.3.99.5 (3.4.0-beta5)


2011-05-10  Petr Mladek  <pmladek@suse.cz>  [397ba4b550a2d1a79a19898a4b41a85b4d374b33]

Version 3.3.99.5, tag libreoffice-3.3.99.5 (3.4.0-beta5)


2011-05-10  Petr Mladek  <pmladek@suse.cz>  [41605777d03e8f5707e11678d640ab2f1a184794]

Version 3.3.99.5, tag libreoffice-3.3.99.5 (3.4.0-beta5)


2011-05-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [ccdc8cb71fc65d6c451ccd04e3d419b772be810c]

Error in 6fb23043a46f8f79aefede2f48f4e624f3eb146d argument type mismatch


2011-05-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [77fb01ed13409e29ee7993031e24f5399a5cb874]

WaE: eStyle became un-used due to 6a9750071e84bbe37ce703e39bb9c93796c5edda


2011-05-10  Kohei Yoshida  <kyoshida@novell.com>  [cd0efbba98d816d1c06b1b0748eaff732a5ad845]

Have ScDBData use ScImportParam & more String -> rtl::OUString.


2011-05-10  Petr Mladek  <pmladek@suse.cz>  [949434f57ea1b2c3d9d15fade9c0730ee3b1dd9f]

bump product version to 3.4.0-beta5, release number to 5


2011-05-10  Petr Mladek  <pmladek@suse.cz>  [49eaf3b867ce7853f4c24040592ba8eddcc9e137]

use build id for the release number also for deb packages

I have just realised that deb packages used milestone as
the release number; it is bumped only when we merge
changes from OOo; so, we should use the build id that
is used as the release number for rpms and windows build
for a long time

2011-05-10  Kohei Yoshida  <kyoshida@novell.com>  [d79960037eed04e57c239e8f77015a2d017a9247]

Cleaned up ScImportParam.


2011-05-10  Luboš Luňák  <l.lunak@suse.cz>  [efb0af446f3203c802fd92a2246eac1b1d5bc2c9]

update SdrPaintView's region when it changes in writer (bnc#683550)

ViewShell::DLPrePaint2() gets a region as an argument, but uses it
only during the first call, following calls only increment the lock
counter, so if the region changes, the change doesn't take effect,
causing redraw problems. So the fix is the replace the lock counter
with a stack of used regions and update the region as appropriate.

2011-05-10  Michael Meeks  <michael.meeks@novell.com>  [26183304e21653cbef2d4a76d2af9c5ead5991bb]

revert commit 5d8a59f64d9d3931e2c9c1ba98f57cd10e0b01c1, fix fdo#36340

old commit: 'Convert std::vector to boost::ptr_vector.'
this conflated the destruction and removal from list stages which
have to be separate, so we do not re-enterancy from control
destructors.

2011-05-10  Luboš Luňák  <l.lunak@suse.cz>  [e0c9d8a0c8f39207bb6ba67dc120999ce05945c6]

update SdrPaintView's region when it changes in writer (bnc#683550)

ViewShell::DLPrePaint2() gets a region as an argument, but uses it
only during the first call, following calls only increment the lock
counter, so if the region changes, the change doesn't take effect,
causing redraw problems. So the fix is the replace the lock counter
with a stack of used regions and update the region as appropriate.

2011-05-10  Andras Timar  <atimar@novell.com>  [6767203c6f21b9e0bb69d4a760a62dac04edad7e]

remove national flags (dictionary icons)

using national flags to identify a language is controversial

2011-05-10  Luboš Luňák  <l.lunak@suse.cz>  [17a2f9bf7e52afb0094197de14c658de59f77e83]

make it possible to update the region passed to BeginDrawLayers() (bnc#683550)

Writer needs this, as it changes the region during painting.

2011-05-10  Joseph Powers  <jpowers27@cox.net>  [403be6168f2f49f1a3585990cb98b60f65516b0d]

GDIMetaFile cleanup

Plus trailing whitespace cleanup.

2011-05-10  Joseph Powers  <jpowers27@cox.net>  [ef3d5573e02e6f11c3becd48b11f8fb85a17161c]

GDIMetaFile cleanup

Plus trailing white space cleanup.

2011-05-10  Luboš Luňák  <l.lunak@suse.cz>  [47ce6dbc631082c74578faae11cd534704545640]

make it possible to update the region passed to BeginDrawLayers() (bnc#683550)

Writer needs this, as it changes the region during painting.

2011-05-10  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [50d65e0a84dfb11fb7c76dc2648dd48c1c53da21]

And finally, binfilter builds on windows again


2011-05-10  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [ebf38913234879f350ee24e5dad14d397555c273]

And finally, binfilter builds on windows again


2011-05-10  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [f2bf49712823aab9ef98412f2b811fd48667a731]

Some more makefile.pmk inclusions


2011-05-10  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [4eec4e8b3e0062a1f28fceaa05a8392d1d76b397]

Some more makefile.pmk inclusions


2011-05-10  Joseph Powers  <jpowers27@cox.net>  [3b5b78db7b8f5dac88be23274f34125af9c7a9ae]

GDIMetaFile cleanup - Remove dependance on List class

Plus trailing whitespace cleanup.

2011-05-10  Francois Tigeot  <ftigeot@wolfpond.org>  [869bb00e016c7bf69d406a8ffb54bcc7eac83cd3]

Remove obsolete or unused file system definitions and associated code


2011-05-10  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [03e2cbe135d6b791fdf4fbd8d14424956a35e841]

Fix missing declaraction of ConvList


2011-05-10  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [8a4f3109f0356b266b7a4a956c6500913b6b2b3c]

Fix missing declaraction of ConvList


2011-05-10  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [61936de7301997e1b5c26f9e74022773dad998b0]

Revert "Remove DECLARE_LIST( ConvList, Conversation* )"

This commit breaks Windows build.

This reverts commit 508c29ec65a35a7177a82a21a19cf41dc2733a62.

2011-05-10  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [60eb56a2fa46cdc35b5fe4febfda41a2d1f36a7a]

Revert "Remove DECLARE_LIST( ConvList, Conversation* )"

This commit breaks Windows build.

This reverts commit 508c29ec65a35a7177a82a21a19cf41dc2733a62.

2011-05-10  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [9060feb6ef91c6a0234a7c4aec4cd36b917cefa8]

Revert "Committing some more DECLARE_LIST removal that compiles on linux"

DECLARE_LIST still works so revert this changes and try to make binfilter
first build and then refactor.

This reverts commit 6406e1187f5370fd40ebb384545bbff282a8da13.

2011-05-10  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [c6f8d92a9f7a0c257175342147c0fe1d1eaeb1f0]

Revert "Committing some more DECLARE_LIST removal that compiles on linux"

DECLARE_LIST still works so revert this changes and try to make binfilter
first build and then refactor.

This reverts commit 6406e1187f5370fd40ebb384545bbff282a8da13.

2011-05-10  Joseph Powers  <jpowers27@cox.net>  [9837e008738f1f3841bc990326d660e4571f8c43]

GDIMetaFile cleanup

Plus trailing whitespace cleanup.

2011-05-10  Michael Meeks  <michael.meeks@novell.com>  [e6331c3b86298d427ab8c776ef14949200c0f396]

revert commit 5d8a59f64d9d3931e2c9c1ba98f57cd10e0b01c1, fix fdo#36340

old commit: 'Convert std::vector to boost::ptr_vector.'
this conflated the destruction and removal from list stages which
have to be separate, so we do not re-enterancy from control
destructors.

2011-05-10  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [ebebdf431387d646b80f454d673ac413386f6e82]

Committing some more DECLARE_LIST removal that compiles on linux


2011-05-10  Joseph Powers  <jpowers27@cox.net>  [a4983ccb979a2c6bd38c421cf9a208c52e80a7e8]

GDIMetaFile cleanup

Plus trailing whitespace cleanup.

2011-05-10  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [01fe7ddcd0a30fa384907b06242a2c498f3bd2d8]

Committing some more DECLARE_LIST removal that compiles on linux


2011-05-10  Joseph Powers  <jpowers27@cox.net>  [1bb5d16601e06afc030d638ddd41fb686dd2fa0f]

GDIMetaFile cleanup

Plus trailing white space cleanup.

2011-05-10  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [163674a8ba2ad7b84ff5902c1e02dba5bce9c443]

Unbreak binfilter on Windows


2011-05-10  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [5937b5d43f0df4d3808c7d97d1bef5e1afc0f53f]

Unbreak binfilter on Windows


2011-05-10  Thorsten Behrens  <tbehrens@novell.com>  [0bde1500ae0a45c02ab7f99e5f620fd1a29a3274]

Clean up MacOS distro config from cruft


2011-05-10  Kohei Yoshida  <kyoshida@novell.com>  [a4c34eeb3f849574c2395a57e2ff2a11c78e687f]

fdo#36933: Fixed array comparison with external references.


2011-05-10  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [c5bf70f5a555e289de7f82896c06acdf8f2106aa]

Don't allocate with new if not necessary


2011-05-10  Michael Meeks  <michael.meeks@novell.com>  [5c5172d1fd30e496203d16a927a6ab8956dd2462]

fix crash with out of bound accelerater vector access fdo#36802


2011-05-10  David Tardon  <dtardon@redhat.com>  [3e34d5da0957264b85a29716f42df6a2730e6f19]

rhbz#702635 set correct page number when exporting selected pages


2011-05-10  Thorsten Behrens  <tbehrens@novell.com>  [45fbdc47e415f7d7e7b196b371d2e22ec5214522]

Fix non-changeability of UI locale

Enabled commented-out code, that actually permits changing the ui
locale without having to go through configuration.

This permits forcing en-us locale from the unit tests (which don't
have a working config)

2011-05-09  Kohei Yoshida  <kyoshida@novell.com>  [eac91db8a23223e456fb2f17e13e2cc328b2b7cf]

Merge branch 'libreoffice-3-4'

Conflicts:
	sc/CppunitTest_sc_ucalc.mk
	sc/Module_sc.mk
	sc/qa/unit/ucalc.cxx
	sc/source/core/tool/dbcolect.cxx
	sc/source/filter/excel/excimp8.cxx
	sc/source/filter/inc/excimp8.hxx
	sc/source/ui/docshell/impex.cxx
	sc/source/ui/unoobj/datauno.cxx

2011-05-09  Kohei Yoshida  <kyoshida@novell.com>  [1250574d40dd657188006d9efafbf28c27275f6c]

fdo#36933: Fixed array comparison with external references.


2011-05-10  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [9b9f11dfe23a3ec947725d6efb837d3783f1ddb5]

remove unused member variable


2011-05-09  Michael Meeks  <michael.meeks@novell.com>  [5918ea9d3dbdac0608f91bf9f05275b881fc5138]

fix crash with out of bound accelerater vector access fdo#36802


2011-05-09  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [c831d4236f705d40b6bdd2280a15ccb56037c567]

use sheet local db data in ScVbaRange::Autofilter

Signed-off-by: Kohei Yoshida <kyoshida@novell.com>

2011-05-09  Norbert Thiebaud  <nthiebaud@gmail.com>  [86d917672e90e115bdad404f1c09f26574f7a5b2]

WaE un-used parameter


2011-05-09  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [884f201a0665a2a685edf892be907ab7728fae18]

add new uno interface for sheet local anonymous db data

Signed-off-by: Kohei Yoshida <kyoshida@novell.com>

2011-05-09  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [8ee23e01dd7c19de4b3fc835caaef26dc3c95007]

make OOXML import use sheet local db data

Signed-off-by: Kohei Yoshida <kyoshida@novell.com>

2011-05-09  Julien Nabet  <serval2412@yahoo.fr>  [ef78447e8d5793b23f2fab4acc3ed0c1007fe7f5]

Fix simple warning (explicit cast in char*)


2011-05-09  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [ee5f0edcaf34d4ff2228ff0836969f68382502aa]

check for less equal, not greater equal

Signed-off-by: Kohei Yoshida <kyoshida@novell.com>

2011-05-09  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [55f05879eefd6a01bc4f8a8adbc967973d2aee9d]

add implementation for new uno interface XUnnamedDatabaseRange

Signed-off-by: Kohei Yoshida <kyoshida@novell.com>

2011-05-09  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [0495eaf375fa48b923155a2447b822011f3e865a]

WaE unused method (Mac)/use REL_PATH in both places, not only once (non-Mac)


2011-05-09  Noel Power  <noel.power@novell.com>  [d08605b52c85e4f7ab79ece8d73f155dab8d1b3d]

revert ( unintended ) parts commit b9ff593590532eb012a0520b6dcb40f3be51f845

it seems that some unintentional experimental fixes for fdo#34908 snuck into
the commit about ( which was for another filter problem ). That fix ( in master ) then managed to find its way into the 3.4 branch :-(

2011-05-09  Noel Power  <noel.power@novell.com>  [55796560b85c09c639808046e450559192c38c5b]

revert ( unintended ) parts commit b9ff593590532eb012a0520b6dcb40f3be51f845

it seems that some unintentional experimental fixes for fdo#34908 snuck into
the commit about ( which was for another filter problem ). That fix ( in master ) then managed to find its way into the 3.4 branch :-(

2011-05-09  Thorsten Behrens  <tbehrens@novell.com>  [746504762ea5b5412144d17555e995bac9f08941]

Unit test locale now forced by other means

This was only working for Linux, anyway.

2011-05-09  Thorsten Behrens  <tbehrens@novell.com>  [18936fbb3152ca5c04b2639e017129213484de40]

Force calc unit test to use en-US locale and strings


2011-05-09  Thorsten Behrens  <tbehrens@novell.com>  [018c43bc46a55b9ecee3d7376372b4d8c272706c]

Fix non-changeability of UI locale

Enabled commented-out code, that actually permits changing the ui
locale without having to go through configuration.

This permits forcing en-us locale from the unit tests (which don't
have a working config)

2011-05-09  Robert Nagy  <robert@openbsd.org>  [87928074058740b003e71111d856ab02138cfa4a]

use Cwd::realpath to avoid confusion with symlinked dirs


2011-05-09  Robert Nagy  <robert@openbsd.org>  [416e88eef9eda9cd291d444075cd84ecb5c9db51]

use Cwd::realpath to avoid confusion with symlinked dirs


2011-05-09  Radek Doulik  <rodo@novell.com>  [ca5c78e28fb42400f2ee63d9fc95fce3f3760eac]

added few more custom shape presets


2011-05-09  Radek Doulik  <rodo@novell.com>  [9fb67c85eca1fdbe56c9dd24c3358bac833fd6a0]

fixed regression in group shapes transformations


2011-05-09  Jacek Wolszczak  <shutdownrunner@gmail.com>  [4fa4af53bf28daa87f4cb5ae1063063edba81962]

Remove unused dbgloop.hxx from repository


2011-05-09  Jacek Wolszczak  <shutdownrunner@gmail.com>  [4cf350c27fbe9c84ec38daeffe2b57ebc515f8c2]

REPLACE DBG_stuff with OSL_ASSERT and OSL_FAIL


2011-05-09  Arnaud Versini  <arnaud.versini@gmail.com>  [70218ae8ef57b96f8064780adebcee3245757b58]

Resolving fdo#36931 : Load non blank chars from XML and check it's value.

Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>

2011-05-09  Arnaud Versini  <arnaud.versini@gmail.com>  [ce0a87b004a37e9a2f2da41d6e811e9bdba82eda]

Resolving fdo#36931 : Load non blank chars from XML and check it's value.


2011-05-09  Miklos Vajna  <vmiklos@frugalware.org>  [c8098382da6a7a0448ff8051cac467f91d7e0b36]

Fix osl_Security::getHomeDir test under fakeroot

fakeroot uses LD_PRELOAD to let getuid() return 0, so getpwuid() will
not return the correct home directory. If we are under fakeroot, the
HOME environment variable can be used to do so.

Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>

2011-05-09  Miklos Vajna  <vmiklos@frugalware.org>  [019ef9afbba38300f7cad522b1aa5e53ffed914a]

Fix osl_Security::getHomeDir test under fakeroot

fakeroot uses LD_PRELOAD to let getuid() return 0, so getpwuid() will
not return the correct home directory. If we are under fakeroot, the
HOME environment variable can be used to do so.

2011-05-09  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [4634429ebd01bb5ec22b00a1e2ae9a8835af80f4]

WaE - comparison between signed and unsigned


2011-05-09  Christina Rossmanith  <ChrRossmanith@web.de>  [74ccba128f4dcf3d802707395caf5713e576ebf3]

Moved duplicate code into methods


2011-05-09  David Tardon  <dtardon@redhat.com>  [8813585838266ebbaf6bd82ca71b0b1ed339bf75]

WaE: NULL was not declared in this scope


2011-05-09  Kalman Szalai - KAMI  <kami911@gmail.com>  [b734a9a41a7f35a32edb181154e2412f58e7afd2]

OxygenOffice progressbar


2011-05-09  Kalman Szalai - KAMI  <kami911@gmail.com>  [63b5cc9dc287f1f0a91bfa7b60c8a68cc7f76d82]

OxygenOffice progressbar


2011-05-09  Kalman Szalai - KAMI  <kami911@gmail.com>  [0d9ae1db55ce7ff696b835a1eff7b126a82ef2a8]

Additional settings for OxygenOffice product


2011-05-08  Kalman Szalai - KAMI  <kami911@gmail.com>  [e654b65df113bf5ffc4ab549d2d08c3f40fc49ef]

Additional settings for OxygenOffice product


2011-05-08  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [b386d3b6895b4c9110b42077b41e6f5cb1992638]

make OOXML import use sheet local db data


2011-05-08  Rafael Dominguez  <venccsralph@gmail.com>  [5d48251907349f9c9ef4634c8d5c64a32df298d2]

Remove deprecated List in HtmlExport::CreateHtmlForPresPages.

Exchange for std::vector<SdrObject*>.

2011-05-08  Rafael Dominguez  <venccsralph@gmail.com>  [878f81ae83f1cd0cfb9a5b8c9c05fa787e7645de]

Remove unused List in PPTWriter::ImplWritePage.


2011-05-08  Rafael Dominguez  <venccsralph@gmail.com>  [4f6b94f3ab2d9c31d53c2bdcbecc4b0c688a418b]

Remove deprecated List in SdDrawDocument::MovePages.

Exchange for std::vector<SdPage*>

2011-05-08  Joseph Powers  <jpowers27@cox.net>  [3a7668b2a7ffda1877b92e9a988486bd920ee425]

Replace List type in chart.hxx with a vector<>


2011-05-08  Joseph Powers  <jpowers27@cox.net>  [517be3d84e417f9a1b44b282df6fe58ed97dfa29]

Replace List types in cgm.hxx with vector<>


2011-05-08  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [75c3b913d8c78a980294f4e7085aec8cf507bd43]

use sheet local db data in ScVbaRange::Autofilter


2011-05-08  Kalman Szalai - KAMI  <kami911@gmail.com>  [8a4e1b2ccf26a9c11fa04a251bf9865de8a576b6]

When downloading extensions to src, cut is provided with wrong option switches

I used long switches for cut and your (Windows??) box does not adore about it.

http://comments.gmane.org/gmane.comp.documentfoundation.libreoffice.devel/10214

2011-05-08  Andras Timar  <atimar@novell.com>  [ca74828be241c92190e4d3ef4af85f4566caa379]

don't pack en dictionaries to en-US langpack


2011-05-08  Andras Timar  <atimar@novell.com>  [d97e4098dccc08c41c3d5c9538950de4d590cb87]

Missing bundled English dictionary extension dict-en - fdo#36926


2011-05-08  Julien Nabet  <serval2412@yahoo.fr>  [5d80ddea6888fbe075907ea427105900906b57dd]

Some cppcheck cleaning


2011-05-08  Rafael Dominguez  <venccsralph@gmail.com>  [9151c896707c8827a78f58aa5d6526e09d8be513]

Check if ObjectList has any item with empty instead of size.


2011-05-08  Rafael Dominguez  <venccsralph@gmail.com>  [322cbf9d4e5b2ec8b9c55dafc12a580c234e19cc]

Remove List in GalleryExplorer::FillObjList functions.


2011-05-08  Joseph Powers  <jpowers27@cox.net>  [500bb4e853e9b04349637e2ae77da41aa5ee0253]

Remove List from ImplSdPPTImport::Import()


2011-05-08  Joseph Powers  <jpowers27@cox.net>  [23d05c226010414d8e200965bbfcf840681a1407]

Remove List from class SlideTransitionPane


2011-05-08  Joseph Powers  <jpowers27@cox.net>  [7db4ca38cca9b3cfc4efc0811ffcd9af2e4ada0e]

Remove List from class CustomAnimationEffectTabPage


2011-05-08  Rafael Dominguez  <venccsralph@gmail.com>  [ae79bad31b380addff6ec9ec8b39cf19eb993992]

Remove deprecated List in XclImpAutoFilterBuffer.


2011-05-08  Julien Nabet  <serval2412@yahoo.fr>  [3ea396c8d22d995f63e88b24ea85a881b6139280]

Some cppcheck cleaning


2011-05-08  Julien Nabet  <serval2412@yahoo.fr>  [b21661ce4200fd8040a213770a3f9e63a4b9f137]

Some cppcheck cleaning


2011-05-08  Kalman Szalai - KAMI  <kami911@gmail.com>  [8f4e4523508357bc9282c2eb80f089855434a69d]

Fix space and tab jam in my last commit


2011-05-08  Kalman Szalai - KAMI  <kami911@gmail.com>  [9b756202ad8b94f28ac50200dc2db7a9fdf6ea5e]

Fix SUN Template extension configure, download, handling


2011-05-08  Julien Nabet  <serval2412@yahoo.fr>  [d3a0593ee14d77a311bd4f83c2de53ffb1eb07ae]

Some cppcheck cleaning


2011-05-08  Kalman Szalai - KAMI  <kami911@gmail.com>  [2791e5b198d22f9573d477ede005d643a961763a]

Add OxygenOffice distro confs


2011-05-08  Kalman Szalai - KAMI  <kami911@gmail.com>  [68b8377eabc1dc94030851f261c05c9547378ca7]

Fix Ligthproof extension integration

* Fix configure and download support
* Extension naming scheme is: <md5>-<extension-name>_<version>.oxt
  - Renamed extensions
* Rename extension version number in download script and scp2 module

2011-05-08  Julien Nabet  <serval2412@yahoo.fr>  [0f5850b23487f35c25ed926c566b674a7f534467]

Fix simple cppcheck warning


2011-05-07  Rafael Dominguez  <venccsralph@gmail.com>  [e7df508e1e0c5c0e77bfef220dd4e8f04d2fcecd]

Remove deprecated List in SwInsertGrfRulerDlg.


2011-05-07  Rafael Dominguez  <venccsralph@gmail.com>  [3236c2c3af9355157c62f68fcbd429498f7f747b]

Remove deprecated List in SvxLineTabPage for std::vector<String>.


2011-05-07  Rafael Dominguez  <venccsralph@gmail.com>  [161b666fd1b22ed797db8735e4a06c76f7e80aa9]

Remove deprecated List in SvxNumOptionsTabPage for std::vector<String>.


2011-05-07  Rafael Dominguez  <venccsralph@gmail.com>  [3afc77ad7ff2bf5ecdd8f2c7067be66b4b9d22d4]

Remove deprecated List in SvxBitmapPickTabPage for std::vector<String>.


2011-05-08  Andras Timar  <atimar@novell.com>  [4c9275720e7593b020fd8c691ae58aa072a9fa3c]

Revert "use $realpath()" - fdo#36927

This reverts commit 5fbddf4910999590edcf557efa1a6a4b9cdd5664.

2011-05-08  Andras Timar  <atimar@novell.com>  [bf7c12a8695f6a5194ec997db67a1af221d5e3fb]

real solution to globlmn.hrc localization problem on Windows


2011-05-07  Joseph Powers  <jpowers27@cox.net>  [8f31c660aa8380b89c4e2891d30b37ebe11ac830]

Remove a List reference in class CGMFList.


2011-05-07  Joseph Powers  <jpowers27@cox.net>  [6a348d134a02defdbef123463741ea0f204d5ea5]

Make sure we deliver the pyuno.dylib object for Mac OS X.


2011-05-07  Joseph Powers  <jpowers27@cox.net>  [b53a86a5676d5bcb88ed6e3ac524a3560e713c22]

Mac OS X uses .dylib and not .so for python modules.

At least this works better on my system.

2011-05-07  Joseph Powers  <jpowers27@cox.net>  [966b75157fe2b17e2c8d46a7351f25dda0905366]

PyVarObject_HEAD_INIT() isn't defined in Python 2.5-

Mac OS X is still being compiled vs 2.3

2011-05-07  Joseph Powers  <jpowers27@cox.net>  [8c81266fba9728f352338034373ce50649643cb8]

Add /instsetoo_native to .gitignore


2011-05-07  Andreas Becker  <atayoohoo@googlemail.com>  [a09ce46818fd4d5e08b3af9a478501cd8ef5b4fe]

Port PyUno to support Python 3


2011-05-07  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [7efc8161f87f38709b96ac3ab7d5affcad54c722]

Revert "Right click and clic-drag on a text over background image is weird"

This reverts commit 4e035a1932446c8805c75841ea1db08f863254e6. Reverted
as is introduced fdo#36496.

2011-05-07  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [18f45f7735f4a8922583e60dbe73e6e08a5ebaa4]

Revert "Right click and clic-drag on a text over background image is weird"

This reverts commit 4e035a1932446c8805c75841ea1db08f863254e6. Reverted
as it introduced fdo#36496

2011-05-07  Francois Tigeot  <ftigeot@wolfpond.org>  [6119d4ef78f395dba8c72ee71fcad856791079f1]

Bis repetita


2011-05-07  Francois Tigeot  <ftigeot@wolfpond.org>  [33c122a6c7cc8fe2547286f0269891c0429a7c04]

No more FSYS_STYLE_VFAT nonsense


2011-05-07  Francois Tigeot  <ftigeot@wolfpond.org>  [61b5d347d864c518372b0c4597d7295893eb4be5]

Fix previous commit.


2011-05-07  Francois Tigeot  <ftigeot@wolfpond.org>  [b042dd8a36732f98b8fa935fa9f4439e08b12ca5]

Do not convert file names to MS-DOS style.


2011-05-07  Francois Tigeot  <ftigeot@wolfpond.org>  [eacd5aa2b529537cd42fb9a2e6b3255b9f15b683]

Do not convert file names to FSYS_STYLE_VFAT


2011-05-07  Julien Nabet  <serval2412@yahoo.fr>  [0b30f931dd42d2cf43d8a1c3a167dcadc032e0ae]

Remove 2 private empty methods and their respective call


2011-05-07  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [1db2a898b057c35bc05d350317c294e4e9b34f50]

Remove unnecessary casts


2011-05-07  Francois Tigeot  <ftigeot@wolfpond.org>  [afb1f2e918f392b70749de51599ef64c8223b1de]

Unix System V has been dead for a long time.

File names can be longer than 14 characters !

2011-05-06  Kohei Yoshida  <kyoshida@novell.com>  [11208eaa2fa89467e795a2f4dc6f17247caaa4aa]

fdo#36789: Set all dynamic controls invisible upon instantiation.

Some of the dialog code depends on the controls being hidden unless
explicitly set visible.  Unfortunately that's not really guaranteed
so we need to make that logic explicit.

2011-05-07  Thorsten Behrens  <tbehrens@novell.com>  [4d1306fcd126309b9d5b9ee745922d00ff1f172e]

Remove reference to binned config option.


2011-05-07  Thorsten Behrens  <tbehrens@novell.com>  [52c92095daf08d7b74076aa094cee591157187bd]

Swap direction on win32 horizontal scrolling

Fix for fdo#36380 - seems win32 reports negated scrolling for the
horizontal case.

2011-05-07  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [d41b17a5e0a47acea7e84a9c23092022c691d33b]

WaE - unused variable


2011-05-06  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [42abd83000315430259cdec332e7175635324c8b]

Refactor writerperfect


2011-05-06  Petr Mladek  <pmladek@suse.cz>  [cf9994a4de40b1770f4b321da97d929fa0b0ebc2]

do not conflict with GNOME MIME icons (fdo#36551)

create the symlinks in post install; it is not perfect because
they are not remove in postun but is it worth hacking?

2011-05-06  Kohei Yoshida  <kyoshida@novell.com>  [69a290dd646eb7147a7ffbf52dd02faa21f09a93]

Explicitly specify less function object for map, to get it to build with MSVC.


2011-05-06  Petr Mladek  <pmladek@suse.cz>  [65aea4659a3607325085f1fba6adac913f8909d9]

do not conflict with /usr/share/mime/packages/libreoffice.xml (fdo#36551)


2011-05-06  Petr Mladek  <pmladek@suse.cz>  [bc9fc1d2393a6e6dbb6249f0ffe83a2f077b7636]

fix desktop integration for the versioned root dir (fdo#36551)

we want to install LO-3.3 and LO-3.4 in parallel, so we started
to use /opt/libreoffice3.4 instead of /opt/libreoffice

2011-05-06  Petr Mladek  <pmladek@suse.cz>  [73a6f18a50157cc1e67d248dac82b1509b20c24b]

allow to install LO-3.3 and LO-3.4 in parallel on Linux (fdo#36551)

* rename the branding packages from libreoffice3 to libreoffice3.4
* move the default root dir from /opt/libreoffice to /opt/libreoffice3.4

2011-05-06  Thorsten Behrens  <tbehrens@novell.com>  [c313d45a2e75e994b6a35d4d18b308c498967299]

Fix dbglevel=2 build


2011-05-06  Christian Lippka  <cl@lippka.com>  [58336f0066737161af99f5daad2cad8df2250941]

New color picker dialog for all applications.

Replaces the old color picker with a new one.
Demo: http://www.youtube.com/watch?v=rPu6EmIxkIM

2011-05-06  Jan Holesovsky  <kendy@suse.cz>  [f38cebcb168625853db594fe26603eff0d5b00d7]

Use the color conversion functions from basegfx.


2011-05-06  Jan Holesovsky  <kendy@suse.cz>  [126308f0e0a48e6fa3c5a8c79d7460ea0992316d]

Don't beep on non-hex input, just ignore it.

Beeping is too annoying ;-)

2011-05-06  Jan Holesovsky  <kendy@suse.cz>  [893211c725c75341d3a6b1afae608c52231dd750]

Add Emacs and Vim modelines.


2011-05-06  Christian Lippka  <cl@lippka.com>  [6522f7374fe19fbcdf27c01b7ae07779b6c0514f]

New color picker dialog for all applications.

Replaces the old color picker with a new one.
Demo: http://www.youtube.com/watch?v=rPu6EmIxkIM

2011-05-06  Petr Mladek  <pmladek@suse.cz>  [d4f3288001f5be7b8ef0af5ba304e68626e01a53]

Version 3.3.99.4, tag libreoffice-3.3.99.4-hotfixes1 (3.4.0-beta4-windows)


2011-05-06  Luboš Luňák  <l.lunak@suse.cz>  [d433e1634de609b5680472eeb28806de3bfd933b]

fix horrible indentation


2011-05-06  Christian Lippka  <cl@lippka.com>  [c82ccc5f4e05c1b2ce3416dc50ef2488fafe91d5]

New color picker dialog for all applications.

Replaces the old color picker with a new one.
Demo: http://www.youtube.com/watch?v=rPu6EmIxkIM

2011-05-06  Christian Lippka  <cl@lippka.com>  [ec9bad14595529456ed72568651c598451aa29db]

New color picker dialog for all applications.

Replaces the old color picker with a new one.
Demo: http://www.youtube.com/watch?v=rPu6EmIxkIM

2011-05-06  Laurent Godard  <listes.godard@laposte.net>  [c66df187153765d72ebfd83139242d5d54cac26e]

add useful msgbox helper awt wrapper


2011-05-06  Michael Meeks  <michael.meeks@novell.com>  [55a5d4c611a84e29569ee00c610e10809e070e3e]

kill standalone pagein, it is now an integral part of oosplash.bin


2011-05-06  Michael Meeks  <michael.meeks@novell.com>  [a1d3641e9c8ce8cfc0038e4a90da10e4e916fa74]

install the new msgbox.py helper


2011-05-06  Noel Power  <noel.power@novell.com>  [7c8d2e74df4a048b85eb4b56614613ca4e6b7910]

fix for fdo#36898

remove some extra _USE_UNO #ifdef(s) that should have been removed when the associated define _USE_UNO was removed

2011-05-06  Thorsten Behrens  <tbehrens@novell.com>  [4aafcf2557aa7199f5b63c432f98a9889e8aa752]

Removed --ccache-skip configure option

Not much point in forcing that - people should upgrade their ccache
to >=3.1 on Mac (change not affecting any other platform)

2011-05-06  Tor Lillqvist  <tlillqvist@novell.com>  [c00e3457c1923f20da966f696fab679ace39408b]

Redirect pointless warning message to /dev/null


2011-05-06  Tor Lillqvist  <tlillqvist@novell.com>  [0f6ceedad988ee65bdf45b6ee3e3303f74bc6e20]

Dont print misleading information


2011-05-06  Michael Natterer  <mitch@gimp.org>  [948c14eec1829e1191502db8a6fa5a4147a15592]

Enable native sumbenu arrow drawing and implement it in GTK+


2011-05-06  Michael Meeks  <michael.meeks@novell.com>  [7cf799064f5d64bca62626dc73723c2c5e95ca00]

fix mangled open tag in documentation


2011-05-06  Andras Timar  <atimar@novell.com>  [fc96263a6c0f68c57a4fa408e005d3a709e6b371]

updated German dictionaries - fdo#36879


2011-05-06  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [0bf0a6b55be2a940b9e106119aa0583af6921bab]

Disable temporarily 2 unit tests that break with non en-us locales


2011-05-06  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [df0071f0ac5cd29f7a9220639aaf54d0dd3269f7]

Clear a leftover instance of DdeTopics


2011-05-06  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [1b233cf999a5ba25adff05e94156061f083402c4]

Fix to build


2011-05-06  Rafael Dominguez  <venccsralph@gmail.com>  [0105e425bac83783ce5631b51d2d635a438881b6]

Remove usage of List for DdeConnection in SbiDdeControl.


2011-05-06  Rafael Dominguez  <venccsralph@gmail.com>  [5a0fa867af74649fa02dae17e10260ee5998aaf4]

Remove DECLARE_LIST(DdeTransactions,DdeTransaction*).


2011-05-06  Rafael Dominguez  <venccsralph@gmail.com>  [f7a45af0c781cab44b856d2a85bd26d9771c49a2]

Remove DECLARE_LIST(DdeItems,DdeItem*).


2011-05-06  Rafael Dominguez  <venccsralph@gmail.com>  [7d2adfa11422c73540199cfd5bc451c305c70fc0]

Remove DECLARE_LIST(DdeTopics,DdeTopic*)


2011-05-06  Rafael Dominguez  <venccsralph@gmail.com>  [a39d4eae6ddd14a677ce140bf0482cff7331d536]

Remove DECLARE_LIST(DdeConnections,DdeConnection*)


2011-05-06  Tor Lillqvist  <tlillqvist@novell.com>  [4d7ae8d1436e43b9262fe722f7ea7ad8a395ddb0]

Use MKDIRHIER to avoid "File exists" errors (which are ignored, but still)


2011-05-06  Kohei Yoshida  <kyoshida@novell.com>  [a1749730513d3e6a1c96e7f527dd08a6743999d6]

Remove range names with external references regardless of cells.

Sometimes range names may contain external references but no sheet
cells reference that range names.  Even then, breaking the link
should remove those range names.

2011-05-06  Kohei Yoshida  <kyoshida@novell.com>  [0ae3f088e40f9c2cb8a207db920b447555a9d14b]

Wrong approach. You can't use remove_if with set.

std::remove_if is only for sequence containers, not for associative
containers.  Sure enough, using that caused crash on closing the
document.  This fixes it.

2011-05-06  Kohei Yoshida  <kyoshida@novell.com>  [d27a9990830d5742aa71c241723e2e5a0c050ed4]

fdo#34930: Remove range names with external references when breaking link.

When breaking a link in Edit -> Links, cells containing references to
that link get staticized i.e. their formulas replaced with static
values.  This also applies to cells containing range names that point
to external document.  We should remove such range names when the link
gets broken, or else reloading the document would re-introduce the link
on file load again, and the link would never go away (without manually
removing those range names).

2011-05-05  Joseph Powers  <jpowers27@cox.net>  [acfbd0bcb80f85cfe947299769c3d33e201c9b87]

Modify class FontList so it's no longer a child of List.


2011-05-05  Kohei Yoshida  <kyoshida@novell.com>  [fb4f96da8c159ad75da3a16e08d1940dd588c1e7]

Properly cache external reference values in named ranges.

Values of the external references used only in named ranges were
not cached properly.  This commit fixes it.

2011-05-05  Joseph Powers  <jpowers27@cox.net>  [ea3daf7b01bea36ae587d4e74128b5c69e011f8b]

Convert "List maObjList" in SdrObjListIter into a vector<>


2011-05-05  Joseph Powers  <jpowers27@cox.net>  [f920320e8a8308ca01a83144d8fbcfe59877214c]

Remove some unused code.


2011-05-05  Julien Nabet  <serval2412@yahoo.fr>  [69211a3aa531c1fa26c689ed48ad614b1e11405f]

Some cppcheck cleaning


2011-05-05  Kohei Yoshida  <kyoshida@novell.com>  [052b1d73876717e01b63b0afa5af4b39534c37dd]

Get external references to work with MAX and MIN.


2011-05-05  Julien Nabet  <serval2412@yahoo.fr>  [5581eb812f3b058ec92c96b4c9f59004e0e67128]

Fix cppcheck warning (Prefer prefix ++/-- operators for non-primitive types)


2011-05-05  Noel Power  <noel.power@novell.com>  [717a07f3d9048ad5f5c08e708ddce4eb12d499e7]

fix for #fdo35706 - ( Ctrl-F & Ctrl-Alt-F don't work in basic IDE )


2011-05-05  Noel Power  <noel.power@novell.com>  [ded180d825d00b24ad8ec063bfeff4dd5bc46ac4]

fix for #fdo35706 - ( Ctrl-F & Ctrl-Alt-F don't work in basic IDE )


2011-05-05  Luboš Luňák  <l.lunak@suse.cz>  [0f06bf535528324b46ee73e47b0cd9070bbca7b9]

fix incorrect merge and remove a useless cast


2011-05-05  Luboš Luňák  <l.lunak@suse.cz>  [f552aeaec9a22639653692ed06bcc6a1d8a78e2f]

fix incorrect merge and remove a useless cast


2011-05-05  Kohei Yoshida  <kyoshida@novell.com>  [a506b31f99727155303890318614a621e9b8cdb1]

Let's not use const_iterator here, as MSVC complains about it.


2011-05-05  Thorsten Behrens  <tbehrens@novell.com>  [af3d76c1cc4070da2b4d53576ac757dbd170d118]

Auto-accept ccache >= 3.1 on Mac

The reason for the selective rejection of everything but a patched
ccache on Mac was broken objective-c/c++ support and a memory
corruption on arg parse - both are fixed on 3.0 and 3.1,
respectively. See http://ccache.samba.org/releasenotes.html

2011-05-05  Michael Meeks  <michael.meeks@novell.com>  [8c26bbeb392fe12e38e75bccc23c0e6ddae021b5]

fix fdo#36863 - math crasher on redraw, introduced by Seek difference


2011-05-05  Joseph Powers  <jpowers27@cox.net>  [747d3154e34ad0267674516f03d67265e0e923c0]

Remove an unused header.


2011-05-05  Joseph Powers  <jpowers27@cox.net>  [0e70f48d51351a500960514f2d673d0d1748e97e]

Remove an unused header.


2011-05-05  Jan Holesovsky  <kendy@suse.cz>  [c5e3c65e9b70ca2e02e1a9c6d2640739617aff11]

Fix build after the recent changes.


2011-05-05  Tor Lillqvist  <tlillqvist@novell.com>  [3a93807bdc14d06aa0178f078a045b359d170f45]

Improve GroupWise warning in address book data source wizard, bnc#573994

Commit an old patch from i#110071, to prevent it being lost presumably
forever in an old tiny CWS of mine.

2011-05-05  David Tardon  <dtardon@redhat.com>  [bf61c46098e2f456fa1448c5204b7c4465025680]

rhbz#701152 ignore hidden objects


2011-05-05  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [7664f5012bb8d8e167f7a0f8760709258af074c7]

check for less equal, not greater equal


2011-05-05  Michael Meeks  <michael.meeks@novell.com>  [825b62a2c64d90c7d5319136f8f3b70493448611]

bug 36262 - undo BrOffice branding work


2011-05-05  Andras Timar  <atimar@novell.com>  [555cb7a51c5489e65338a32fe0d039fbbb5a4c98]

use $realpath()


2011-05-05  Andras Timar  <atimar@novell.com>  [a4d656ad7c9282de2dcc979ccc6b70b095af4922]

use $realpath()


2011-05-05  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [7aec97f3d2019ca6b7e2c3c57292418431c56596]

fdo#36727: use gb_Deliver_deliver to deliver to OUTDIR


2011-05-05  Andras Timar  <atimar@novell.com>  [181fd3ec5ddb54be2192401ab85457abb4079b0e]

copy localized globlmn.hrc to $(OUTDIR)/inc/svx - fdo#36727

otherwise other modules would include the en-US only version
and strings in it would be unlocalized in the build

2011-05-05  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [25bff3759e414f96a03b8bc9cb867020cf99cb76]

fdo#36727: use gb_Deliver_deliver to deliver to OUTDIR


2011-05-05  David Tardon  <dtardon@redhat.com>  [24828bba2c409c26b3987bcef583449be5d319ad]

make GDBCPPUNITTRACE usable with gbuild


2011-05-05  Francois Tigeot  <ftigeot@wolfpond.org>  [2c21aa4638d4bf1b437dc892f44e9ab83764be14]

Remove unused DirEntry methods


2011-05-05  Francois Tigeot  <ftigeot@wolfpond.org>  [f4e2232c17c732722edaaab6d1dbc8df58d7dc7f]

No need to convert the path to a relative one


2011-05-05  Francois Tigeot  <ftigeot@wolfpond.org>  [88b39691b6d3cf8832653ba2ea4dd6d6a6f0a845]

Remove unused DirEntry methods


2011-05-05  Thorsten Behrens  <tbehrens@novell.com>  [708def7d94bb76ef137572a364d2643402dc590b]

Fix ooinstall -l case

Removing destdir prefix for dev-install case is not a good idea

2011-05-05  Kohei Yoshida  <kyoshida@novell.com>  [f8670c4237598cb46486fc7480dcde1c94c95cdc]

fdo#36406: Let's not use invalidated iterators.

std::set::erase(iterator) call invalidates the iterator of the erased
element.  We better not use it after the erase() call.  Since the number
of manual breaks should not be high enough to cause a performance
bottleneck under normal usage, a safer linear copy should just be fine.

Now, I'm not sure if this indeed is the cause of the erroneous amount
of manual breaks in the test document, but I didn't see any other likely
spot.

2011-05-04  Joseph Powers  <jpowers27@cox.net>  [51dd87bb3fa4f14df753017d78ebb3496df2229d]

Convert "List* pDefaultColors" into a vector<>


2011-05-04  Joseph Powers  <jpowers27@cox.net>  [695e67075c85979ade0a208ac4af2af1b2c0b038]

Convert "List aDimList" in class SCDPSaveData to a vector<>


2011-05-04  Kohei Yoshida  <kyoshida@novell.com>  [dafbd8ef18252e18c6622ee636b0f5ee0a84bfcd]

Added unit test for PRODUCT cell function with inline array.

3.3.2 didn't calculate this correctly.

2011-05-04  Joseph Powers  <jpowers27@cox.net>  [73669254049f8dbfe6ab7c270f82aed30d47feab]

Remove "List aMemberList" from class ScDPSaveDimension.

Plus some trailing space cleanup.

2011-05-04  Kohei Yoshida  <kyoshida@novell.com>  [75a87836d75100fc4da446e9ce57a0862b6f0295]

fdo#36848: Typing a named range in the position window should jump.


2011-05-04  Kohei Yoshida  <kyoshida@novell.com>  [a5ea69b9de3a7b1204c2512bb1e03778c86a5cc5]

Properly close the document shell when erased from the manager.

Because the document shell object was erased without properly having
its shell closed, it failed to update the values when the link was
updated, especially when the source document was open.  Closing it
properly when its object is erased should fix it.

2011-05-04  Julien Nabet  <serval2412@yahoo.fr>  [dc135ac4c097ef286de8a5ef4eff94e793567346]

Some cppcheck cleaning


2011-05-04  Kohei Yoshida  <kyoshida@novell.com>  [8097d32e002f21bd478b8e9ccba7cf4d4451fcda]

fdo#33137: Fixed external references with COUNTIF.


2011-05-04  Michael Meeks  <michael.meeks@novell.com>  [00e5536f42aab6bee908823ae061288da560b734]

don't distribute pagein - it is linked into oosplash.bin nowadays


2011-05-04  Michael Meeks  <michael.meeks@novell.com>  [c5e7b30a5fc39405ed0ac058ef1b852fd7667f73]

fix fdo#36838 by avoiding -L argument to pagein


2011-05-04  Kohei Yoshida  <kyoshida@novell.com>  [6a47e3b6427264429d571a8356a9e0d2af790884]

fdo#36849: Assume that the range list member may be NULL.


2011-05-04  Michael Meeks  <michael.meeks@novell.com>  [2cffe9a5f5343fcb73c08076a5ff9ddfaf6ac369]

fix fdo#36838 by avoiding -L argument to pagein


2011-05-04  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [56714ad1b9d9abd36f8a98efdc85e80cd3254611]

add new uno interface for sheet local anonymous db data


2011-05-04  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [ca0b2da3ba204bca636389877394cadda2611184]

add implementation for new uno interface XUnnamedDatabaseRange


2011-05-04  Julien Nabet  <serval2412@yahoo.fr>  [dd1041f12687d9735d55b09bab81165989d9044d]

Change <file>.toURL() to <file>.toURI().toURL()


2011-05-05  Takeshi Abe  <tabe@fixedpoint.jp>  [de6e29578b97b799880de13882f1b60b3efdb600]

removed dead code


2011-05-04  Jan Holesovsky  <kendy@suse.cz>  [feb9920fa457695f7a683adc80456d428d14c83d]

Fixed few obvious mismerges.


2011-05-04  Radek Doulik  <rodo@novell.com>  [16eaa5e7c1208034bb3244fea9e6d9491ccb5501]

wmf-mm-text-1.diff: Fix WMF rendering, n#417818


2011-05-04  Radek Doulik  <rodo@novell.com>  [db1b08d217ebbdd1b0296e1da260bf314a77acf5]

wmf-mm-text.diff: Fix WMF rendering, n#417818


2011-05-04  Florian Reuter  <freuter@novell.com>  [d3c8f60a6627d05524211796a27546a08cd85a3f]

external-apm-header.diff: fix WMF scaling in RTF import, n#417818


2011-05-04  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [b70bed206ca2eca1264063c87bd85685f31d4d04]

writerfilter: Fixed debug build


2011-05-04  Florian Reuter  <freuter@novell.com>  [771799c23ec2b132ac3dd6979485ee8fa30a5ce4]

external-apm-header.diff: fix WMF scaling in RTF import, n#417818


2011-05-04  Jan Holesovsky  <kendy@suse.cz>  [5d2a5e51c932005713f08a7614faeec7730731ea]

Make 'sfx2' building.


2011-05-04  Jan Holesovsky  <kendy@suse.cz>  [251750546fe77cb69a2e5b8047668eb787d27298]

Make 'basic' module compile again.


2011-05-04  Rafael Dominguez  <venccsralph@gmail.com>  [422c2aba5877e94918d24eb4b0cb7b9fe4a44219]

Remove deprecated tools/queue.hxx


2011-05-04  Rafael Dominguez  <venccsralph@gmail.com>  [bd28739f58c1de217237b469560b29c89beb1893]

Remove deprecated List from ImplEntryList


2011-05-04  Rafael Dominguez  <venccsralph@gmail.com>  [e85f223e82a8beafd1fe090b575f6bb0a779d018]

Remove List usage in FontList


2011-05-04  Rafael Dominguez  <venccsralph@gmail.com>  [57ad48b81352131da1f77470f3be31c9027dfdba]

Remove unused sot/agg.hxx


2011-05-04  Rafael Dominguez  <venccsralph@gmail.com>  [b392bdf0c79e0f6afb61017594559c80d604da09]

Remove sot/agg.hxx include


2011-05-04  Jan Holesovsky  <kendy@suse.cz>  [73b79fe869dee44b26d79d9e448fa95544a375e7]

Add forgotten vcl/source/app/brand.cxx.


2011-05-04  Jan Holesovsky  <kendy@suse.cz>  [668382d57eb0411824aa428a58598028a372ecdf]

Remove duplicate autocorrect files.


2011-05-04  Jan Holesovsky  <kendy@suse.cz>  [84d9f0ceb2048550acf763879993348fb1cfb473]

Remove unused variables.


2011-05-04  Joseph Powers  <jpowers27@cox.net>  [b261e75b9bb41efef3510554160e451b03d90598]

Convert const_reverse_iterator into reverse_iterator

For some reason on Mac OS X, both "!= rend()" and "< rend()" both complain
about the operator not existing.

2011-05-04  Luboš Luňák  <l.lunak@suse.cz>  [8fa1a0874765ea7db57e496f1d92731b9ab09280]

read wp:positionOffset, wp:alignV and wp:alignH properly (bnc#513579)

A pretty hackish way (see the comment), but I haven't managed to find
out if there's a proper way to read it.

2011-05-04  Rafael Dominguez  <venccsralph@gmail.com>  [e8f7f4c38326d7113df2ad898ff864f480336341]

Remove List sd::View::mpLockedRedraws


2011-05-04  Rafael Dominguez  <venccsralph@gmail.com>  [62e4b2e2fa9319d3db123226d23a3c41f14dcae5]

Remove List in sd::ExSoundCollection


2011-05-04  Katarina Machalkova  <kmachalkova@suse.cz>  [60aa5634e70fb5f3b0c7272b135456907d67a03e]

Copy&pasting is considered harmful (cherry picked from commit 930824ebb65245e7f6630888379bb71438e63cf2)


2011-05-04  Katarina Machalkova  <kmachalkova@suse.cz>  [57c96a616a3e79d6ebef6949dbe769f60a3581aa]

Copy&pasting is considered harmful


2011-05-04  Katarina Machalkova  <kmachalkova@suse.cz>  [fafc7e0547c1cff6f18b0b60dd44749768250691]

Check for existence of property before retrieving its value

Is[Empty]PresentationObject prop seems not to be set in Calc/Writer
shape objects and retrieving its value throws an exception.
This fixes export of xlsx docs with embedded pics/charts.
(cherry picked from commit dd719060ab7ba487aff70bbf21418a2c2fb9cce6)

2011-05-04  Jan Holesovsky  <kendy@suse.cz>  [f099955cd1ddeddc6812913fde1b640957a4312f]

DBG_ERROR into OSL_FAIL.


2011-05-04  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [26f2524afb75d5045db9de1619fbf30c65f5c730]

upgrade libwps to 0.2.2


2011-05-04  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [83034dadf73d15cd073c563f59617955619d0976]

upgrade libwps to 0.2.2


2011-05-04  Katarina Machalkova  <kmachalkova@suse.cz>  [a508b8120c2cd8d4f1f81e5dc7479ea04371011d]

Check for existence of property before retrieving its value

Is[Empty]PresentationObject prop seems not to be set in Calc/Writer
shape objects and retrieving its value throws an exception.
This fixes export of xlsx docs with embedded pics/charts.

2011-05-04  Petr Mladek  <pmladek@suse.cz>  [9aad2b0d3d226b3c6ce61501f1f5efc0097fc429]

Click ellipse and rectangle icons using .uno.BasicShapes.

The .uno.Ellipse and .uno.Rect object in Toolbar
is not clickable now caused by the fix:

http://cgit.freedesktop.org/libreoffice/impress/commit/ \
?h=libreoffice-3-4&id=d31b6292b14546ac7b04b4f483b70f68b56412e6

Thanks Yifan Jiang <yfjiang@novell.com> for testing.

2011-05-03  Joseph Powers  <jpowers27@cox.net>  [a2a2f49da5b9ff69d9c1106aeabac574ab63fa40]

Remove the base List class from ParagraphList


2011-05-04  Kalman Szalai - KAMI  <kami911@gmail.com>  [ca718e36f189fd6ac941491757fec3f06e897c7a]

Refine lication of OxygenOffice splash


2011-05-04  Kalman Szalai - KAMI  <kami911@gmail.com>  [fcffdd382b93942d488b6d7108bf97a8286e402d]

Remove already integrated fonts from extra fonts


2011-05-04  Kalman Szalai - KAMI  <kami911@gmail.com>  [64dec765d887aec38fcc754054178720aa10a351]

Add copy and extract for extras and few extensions


2011-05-04  Kalman Szalai - KAMI  <kami911@gmail.com>  [0410b1b0306f2232cc799008af963315890bacaf]

Add download support to a few extension in bootstrap


2011-05-04  Kalman Szalai - KAMI  <kami911@gmail.com>  [170b2d27bd406871840f5019dfccd2b27d5ff86f]

Add OxygenOffice related settings

* Start download package name with OOOP in case of OxygenOffice
* Ability to create oxygenoffice product

2011-05-03  Kohei Yoshida  <kyoshida@novell.com>  [9ba100be28096667e32c81ddb17261b1074c1288]

fdo#36051: Eliminated the hang due to removal of autofill undo object.

An artifact of the old code, which appears to do nothing meaningful
today was performing an incredibly slow operation upon destruction of
the autofill undo object.  Removed it, and also removed several other
methods and data members that were used only in that removed code.

2011-05-04  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [434f7f0234647f3a0bbc55eb3fd45a792053ec49]

always request an unversioned lib from gcc in gccinstlib.pl

* this otherwise breaks on ubuntu natty as there is (rightfully) no libgcc_s.so.1 file served by gcc -print-file-name

2011-05-03  Kohei Yoshida  <kyoshida@novell.com>  [184b7e7b959a1769d84f9a1581c71dd315eb184d]

Simplify the code a bit.


2011-05-03  Kohei Yoshida  <kyoshida@novell.com>  [dc40dabec04300ab3a4578e80a0b2170e62df674]

fdo#36721: Fixed a crash on datapilot while editing the source range.


2011-05-03  Julien Nabet  <serval2412@yahoo.fr>  [25f312236b6c28de4a06761b4ac91f52c75e4083]

Change <file>.toURL() to <file>.toURI().toURL()


2011-05-03  Julien Nabet  <serval2412@yahoo.fr>  [a24895b3d115b4870df054db217d2de5fb1bb107]

Change <file>.toURL() to <file>.toURI().toURL()


2011-05-03  Julien Nabet  <serval2412@yahoo.fr>  [3b8b6cef107bdf209e6258c5bb4d51e880f6ecf6]

Change <file>.toURL() to <file>.toURI().toURL()


2011-05-03  Julien Nabet  <serval2412@yahoo.fr>  [2be3b8bd883ce2df2f1a9edce6292ad749d96fd4]

Change <file>.toURL() to <file>.toURI().toURL()


2011-05-03  Michael Meeks  <michael.meeks@novell.com>  [fc9237d5f69ce1ec9f1b257df3946ff6a7c4aaf6]

move all of the gnome and gtk+ related pieces into the -gnome sub package


2011-05-03  Kohei Yoshida  <kyoshida@novell.com>  [43936947967a93ec4a8a8ce4f50962bf49a970a1]

Invalidate page breaks on print range changes.


2011-05-03  Kohei Yoshida  <kyoshida@novell.com>  [06d961bea1c17d2cb4e12b3270b2d6aa9f89cae4]

fdo#36746: Prevent crash during sort.

This was indirectly caused by the change in SfxUndoManager, to keep
track of lock count to allow nested enabling / disabling of undo
operations.  Because of this, it's very important to not enable /
disable unless it's currently disabled / enabled, respectively.

2011-05-03  Andras Timar  <atimar@novell.com>  [96dbb5f5f065164cf20495b0d7599f0e818cad53]

remove double space from en-US message


2011-05-03  Andras Timar  <atimar@novell.com>  [3adbe0e231c95243f134fc5055e88f9867f8ed36]

change 97/XP/2000 to 97/XP/2000/2003 - fdo#36734


2011-05-03  Noel Power  <noel.power@novell.com>  [00c5556869d8f382551675128d3db7bed397a77f]

svx-hacky-htmlselect-control-import.diff ( bnc#523191 )


2011-05-03  Andras Timar  <atimar@novell.com>  [f1f415bb9ae435aa0d8a9db2e792d39497bcc509]

DataPilot -> pivot table in en-US strings


2011-05-03  Marcel HB  <marscel@googlemail.com>  [ec290dfbf2fc8ff41751f3d7b961500ba62a01a3]

fix for fdo#33462

resets the row properties after each row is processed.

2011-05-03  Kohei Yoshida  <kyoshida@novell.com>  [92540ad15e5402e8442de52e577474aba315c9a3]

Non-printable character.


2011-05-03  Petr Mladek  <pmladek@suse.cz>  [78c01c415bbf81d9e0fa0e767319f443e8387ff1]

Version 3.3.99.4, tag libreoffice-3.3.99.4 (3.4.0-beta4)


2011-05-03  Petr Mladek  <pmladek@suse.cz>  [a48da70b78a1519e27700fc523f7fe13225228d8]

Version 3.3.99.4, tag libreoffice-3.3.99.4 (3.4.0-beta4)


2011-05-03  Petr Mladek  <pmladek@suse.cz>  [1328f7e093a6fc7955293a366e281abc33cff5a4]

Version 3.3.99.4, tag libreoffice-3.3.99.4 (3.4.0-beta4)


2011-05-03  Petr Mladek  <pmladek@suse.cz>  [be40630e11456d05c5391187f3c8ab45641c8c59]

Version 3.3.99.4, tag libreoffice-3.3.99.4 (3.4.0-beta4)


2011-05-03  Petr Mladek  <pmladek@suse.cz>  [030ae5a58ac63511d8757204104ceb3326032d7e]

Version 3.3.99.4, tag libreoffice-3.3.99.4 (3.4.0-beta4)


2011-05-03  Petr Mladek  <pmladek@suse.cz>  [e97bb36085684f4068c68163f25e61798a47db36]

Version 3.3.99.4, tag libreoffice-3.3.99.4 (3.4.0-beta4)


2011-05-03  Petr Mladek  <pmladek@suse.cz>  [01b9812e0c430c64e42db65fff94f4b87b60d4bc]

Version 3.3.99.4, tag libreoffice-3.3.99.4 (3.4.0-beta4)


2011-05-03  Petr Mladek  <pmladek@suse.cz>  [321aa1a7fe68403255c448c1c7b5c6b9bf37d9c3]

Version 3.3.99.4, tag libreoffice-3.3.99.4 (3.4.0-beta4)


2011-05-03  Petr Mladek  <pmladek@suse.cz>  [8adfdf91643d5d1327888e788556543a40634423]

Version 3.3.99.4, tag libreoffice-3.3.99.4 (3.4.0-beta4)


2011-05-03  Petr Mladek  <pmladek@suse.cz>  [25195ccf84d6951c06fb8d4b85e320834845b855]

Version 3.3.99.4, tag libreoffice-3.3.99.4 (3.4.0-beta4)


2011-05-03  Petr Mladek  <pmladek@suse.cz>  [ea1598e1e64b48d18e173d8364f32ae9c91a7a8b]

Version 3.3.99.4, tag libreoffice-3.3.99.4 (3.4.0-beta4)


2011-05-03  Petr Mladek  <pmladek@suse.cz>  [7ea5c431f9dbace6af4a7340afe266e5f9f42eef]

Version 3.3.99.4, tag libreoffice-3.3.99.4 (3.4.0-beta4)


2011-05-03  Petr Mladek  <pmladek@suse.cz>  [ae6024812db89c9ad73d7c234f1d89560dec59b0]

Version 3.3.99.4, tag libreoffice-3.3.99.4 (3.4.0-beta4)


2011-05-03  Petr Mladek  <pmladek@suse.cz>  [1b0f067b0bce38dcb6e801293823964ca8a8e2c6]

Version 3.3.99.4, tag libreoffice-3.3.99.4 (3.4.0-beta4)


2011-05-03  Petr Mladek  <pmladek@suse.cz>  [58a7a460a05d9de062f0091774841d696d38d7c2]

Version 3.3.99.4, tag libreoffice-3.3.99.4 (3.4.0-beta4)


2011-05-03  Petr Mladek  <pmladek@suse.cz>  [1bb5a86faac2e36a10a32f9d81d9310100c2920a]

Version 3.3.99.4, tag libreoffice-3.3.99.4 (3.4.0-beta4)


2011-05-03  Petr Mladek  <pmladek@suse.cz>  [bb9d5b1eb6db791c976357c28f4287c8ae7fd9ab]

Version 3.3.99.4, tag libreoffice-3.3.99.4 (3.4.0-beta4)


2011-05-03  Petr Mladek  <pmladek@suse.cz>  [ce1ae563e1b23b6ce1bda5269676bd46c8b488bb]

Version 3.3.99.4, tag libreoffice-3.3.99.4 (3.4.0-beta4)


2011-05-03  Petr Mladek  <pmladek@suse.cz>  [643e82382d97f47fc5cea655ef37d55fd7a9572e]

bump product version to 3.4.0-beta4, release number to 4


2011-05-03  Muthu Subramanian  <sumuthu@novell.com>  [287ed8fbb5cf65f9cf284fbc2c9ce2a9de35d3ab]

Reverting some file mode changes with previous commit.


2011-05-03  Muthu Subramanian  <sumuthu@novell.com>  [41cc5c918e9d039144c9505550d9936277e7f091]

MCE Initial Implementation.

Points to note:
* Assumes all MCE content to be of 'Ignorable' type.
  Handling other types needs to be implemented.
* Uses the first acceptable choice and parses the
  content. Skips the others. E.g. assuming v2 and v3
  both being acceptable and v3 being newer/better, if
  the choice for v2 is stored first. v3 is skipped.

2011-05-03  Muthu Subramanian  <sumuthu@novell.com>  [ff21a3888403de98dd266270bde4c8e46d304fda]

Adding public method getNamespaceURL.


2011-05-03  Muthu Subramanian  <sumuthu@novell.com>  [8c0b019baeaffb0a6339e63a63fd4379eb7fb30b]

Adding a public getNamespaceURL method to fastparser.


2011-05-03  Francois Tigeot  <ftigeot@wolfpond.org>  [b945adac81c3b38d32ccc7d60f3d99fedd86a30f]

Remove OS/2 support


2011-05-03  Kohei Yoshida  <kyoshida@novell.com>  [aca405778521ffd6c6c4d08ed25412ae35edb3f2]

Attempt to explicitly get UI locale to en-US during unit test.

But this currently causes runtime exception.  I must be missing
something...

2011-05-03  Kalman Szalai - KAMI  <kami911@gmail.com>  [43b8894cc276e85a4e7d4a3502388dec6ab74261]

Adds OxygenOffice as product in sysui


2011-05-03  Petr Mladek  <pmladek@suse.cz>  [b1fb5a04df6bca4b8394af2f0829858fa23cf679]

Enable extern scripting for offical LO builds (fdo#33355)

Added the following options to distro-configs/LibreOffice*.conf:

  --enable-ext-scripting-beanshell
  --enable-ext-scripting-javascript
  --enable-ext-scripting-python

Thanks David Tardon <dtardon@redhat.com> for tip

2011-05-03  Noel Power  <noel.power@novell.com>  [08380350f96f94442528e40d19cce508764970cc]

svx-hacky-htmlselect-control-import.diff ( bnc#523191 )


2011-05-03  Rafael Dominguez  <venccsralph@gmail.com>  [10aa3ef1b763e8133161585b5e824abef78be7b5]

Remove tools/table.hxx include.


2011-05-03  Joseph Powers  <jpowers27@cox.net>  [bbbba17c31bc5a62da6ca75a23fee04ebbc54e77]

Convert "List maConsList" into a "vector<> maConsList"


2011-05-03  Petr Mladek  <pmladek@suse.cz>  [d27be9390fb0a5faee4f6bbcd5463c3907734c4a]

ooinstall: use DESTDIR also for the Cwd::realpath call

this solution is not perfect because Cwd::realpath($ENV{DESTDIR})
need not be part of Cwd::realpath($ENV{DESTDIR} . $arg). Let's
solve this when it really cause troubles.

2011-05-03  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [892ce4dc42a967e945b554c3b9e0fc2afe429406]

Fix Windows build and silence some warnings


2011-05-03  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [82601384e3c540a8cab258898664475c7213d450]

Fix Windows build and silence some warnings


2011-05-03  Miklos Vajna  <vmiklos@frugalware.org>  [55fb624ac03cd353a34b593a2d8612eccbedff15]

ooinstall: respect DESTDIR

The problem was that ooinstall just passed -destdir to
make_installer.pl, but before that, it tried to create the root
directory, where it did not respect DESTDIR.

Signed-off-by: Petr Mladek <pmladek@suse.cz>

2011-05-03  Francois Tigeot  <ftigeot@wolfpond.org>  [4de8c4a3046fabb8e954dda45b41bf2b986a4a7b]

Remove strange filesystems-related enum.


2011-05-03  Michael Meeks  <michael.meeks@novell.com>  [c0a5b2b30a3631028b38e8fd7d48094aaee5bebc]

revert commit causing problems with windows theming: cf. fdo bug#36481


2011-05-03  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [2f0a403e697ea5bedcfd4abaaf1d4b15135102d9]

fdo#32872: Fixed components names reintroduced with .component files


2011-05-03  Miklos Vajna  <vmiklos@frugalware.org>  [660173e6daa7b4904cb7c36ccdae1911307d1753]

configure: fix help text of --with-install-dirname


2011-05-03  Julien Chaffraix  <julien.chaffraix@gmail.com>  [48227a2047e0ea1b501becf02ebfe30287bab1a9]

Properly advance the data / buffer pointer.

Spotted by Michael Meeks.

2011-05-03  Julien Chaffraix  <julien.chaffraix@gmail.com>  [b9dea6ac66aa8fbf954a917b01ed99d53ec15195]

Handled EINTR in safeWrite.

This makes us match safeRead's behavior. Spotted by Michael Meeks.

2011-05-03  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [1457ace0d08188ab9151152902ae65627793a2c4]

Uploading updated versions of libwpd and libwps

libwps: some conversion improvements and fixing of leaks
libwpd: improve loading of corrupted WP6+ documents, conversion of Mac 2-byte script characters + miscellaneous improvement of WP charsets to unicode conversion

2011-05-03  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [66494dd016db412600a4546b6bbfee9197a5a396]

Upload updated versions of libwpd and libwps


2011-05-03  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [0f018cbb541fb1db7d11651c5db693b4ffd52d88]

Upload updated versions of libwpd and libwps


2011-05-03  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [6ba139b80f66802be0479adbabb2a211ae8932c4]

Uploading updated versions of libwpd and libwps

libwps: some conversion improvements and fixing of leaks
libwpd: improve loading of corrupted WP6+ documents, conversion of Mac 2-byte script characters + miscellaneous improvement of WP charsets to unicode conversion

2011-05-03  Sébastien Le Ray  <sebastien-libreoffice@orniz.org>  [1d9e837698baab795efee6cc8b0e289528d5cac6]

Use GetBoundRect() instead of Frm() in layout.


2011-05-03  Sébastien Le Ray  <sebastien-libreoffice@orniz.org>  [2650827555c748c1d68dba2e277cd5d24898b534]

Use GetBoundRect in SetFirstVisPage

SetFirstVis page was using SwPage::Frm() to compute first visible page.
This was causing glitches when the scroll area boundary was in the
middle of a shadow border.

2011-05-03  Sébastien Le Ray  <sebastien-libreoffice@orniz.org>  [222a634e9ce4f58f012f883ef2a66ae6b06e71f7]

Added instance method SwPageFrm::GetBoundRect

Using the static method SwPageFrm::GetBordersAndShadowBoundRect involves
a lot of duplicate code on the callers side. The instance method
provides a shortcut and shoudl be used instead of Frm() in every layout
method.

2011-05-03  Sébastien Le Ray  <sebastien-libreoffice@orniz.org>  [260576c8a4077c8c475e3b2517d568233af3bd8e]

Use page bounding box for layout computations.

A lot of layout methods were using duplicate code to invalidate areas.
This led to graphical glitches with 4 borders large shadow.

2011-05-03  Sébastien Le Ray  <sebastien-libreoffice@orniz.org>  [9b3c4e92ca647d367385ad14ed04543fbff33941]

Typo in param name


2011-05-03  Sébastien Le Ray  <sebastien-libreoffice@orniz.org>  [f50f9b8844d2e7d0a03fbf7162b03eb1aeaf8b41]

Bad shadow alignment when sidebar present.


2011-05-03  Sébastien Le Ray  <sebastien-libreoffice@orniz.org>  [5eaa7e24d72925e947c0f4483627233e2ad6521b]

Added Impress-like 4 borders shadow.

Writer and impress now have the same kind of 4 borders shadow. Impress
do not currently honnor shadows settings (presence and color) so code
still slightly differs but both should be easy to merge.

2011-05-03  Sébastien Le Ray  <sebastien-libreoffice@orniz.org>  [19850c5c9813bf16ecb24b65223b8b34840e2a50]

Page invalidation uses information from layout.

Invalidation rectangle computation was duplicating code and didn't use
helper methods from SwPageFrm to get information about the page width.

2011-05-03  Sébastien Le Ray  <sebastien-libreoffice@orniz.org>  [0b22a47e72d2399ab4237655f4902b5be8979a4d]

Typo in resource definitions.

I don't know how this may have worked before…

2011-05-03  Sébastien Le Ray  <sebastien-libreoffice@orniz.org>  [add10142097a750b70761f3e5eca72dbf631be4b]

Updated page shadow masks.


2011-05-03  David Tardon  <dtardon@redhat.com>  [7934342133ed6906ba25df9b24c4bd840733dbc5]

always use svp plugin with --headless


2011-05-03  David Tardon  <dtardon@redhat.com>  [c4da7518792b1123c322f1506f6d597827432302]

add kde4 to fallback list


2011-05-03  Kohei Yoshida  <kyoshida@novell.com>  [b0b00b43b3c7a104b9e4a1f92ef2a2fd8c2fd061]

Turn off debug output from unit test file.


2011-05-03  Kohei Yoshida  <kyoshida@novell.com>  [92d922048845d703328c774218624f71e3056ac9]

Added code to test standard query filter in data pilot tables.


2011-05-03  Kohei Yoshida  <kyoshida@novell.com>  [aa00f229cb2180c69f69d5b9d58ee5cf774ba04f]

fdo#36771: Treat filter by "filter" and filter by "page" separate.

The new datapilot cache implementation mixed these two up.  I guess
it's best to have two separate flags for these.

2011-05-03  Kohei Yoshida  <kyoshida@novell.com>  [6074ffc53a2ca2091af9ed66e824dfe8d2792558]

Added another unit test to test filtering in data pilot tables.


2011-05-03  Kohei Yoshida  <kyoshida@novell.com>  [f8dbf11f92b2bedcbe911a66f12d0db69b482ebc]

Extracted a method that creates ScDPObject instance from a definition.


2011-05-03  David Tardon  <dtardon@redhat.com>  [c0c029c3fe0586908c3ee664d22fc417f32c382c]

do not announce if there is nothing to do


2011-05-03  David Tardon  <dtardon@redhat.com>  [f8fed539d1670c7917bf7437b51d6c7f8929602b]

these targets are impl. details--do not announce


2011-05-02  Joseph Powers  <jpowers27@cox.net>  [3fd3b86b7423ffbb41f065faa7962d67776e8f64]

Remove an unneeded #incude <tools/list.hxx>


2011-05-02  Cassio Neri  <cassio.neri@gmail.com>  [cd04a8d20314a86a42146208fea353c1a6d1135b]

Fixed bug regarding zero values not appearing (Bug 36748).

In xmlcelli.cxx line 1093 the result is set only if the value is not
zero. Removing the if-statement fixes the issue.

2011-05-02  Kohei Yoshida  <kyoshida@novell.com>  [66b3c5c926806c5702ceb4fdf083188b280bb8f9]

Fixed a crash when creating a new datapilot table from external database.


2011-05-02  Kohei Yoshida  <kyoshida@novell.com>  [1278e1dcf96f59d06dd8fc2edf51f1228fef8cd4]

Typo.


2011-05-02  Kohei Yoshida  <kyoshida@novell.com>  [1a0ac3b4756952271421e4961c2477330a98867c]

Let's not friend a class just because of one private method.


2011-05-02  Kohei Yoshida  <kyoshida@novell.com>  [b8c2df9e094261a6cb35b3d81823fa94d8b208d8]

Fixed indentation and naming inconsistencies.


2011-05-03  Tor Lillqvist  <tlillqvist@novell.com>  [f9db6b0be38c89334f482e1d0848974985c0bf2a]

Remove BrOffice branding


2011-05-03  Tor Lillqvist  <tlillqvist@novell.com>  [b6af8380dbd56ab8d05f7be1c7766b6aff77e7b1]

Remove BrOffice branding


2011-05-02  Kohei Yoshida  <kyoshida@novell.com>  [a2865aca05f7c07b9796fcbf999ba5af12070b01]

Avoid branching in for loop.


2011-05-03  Tor Lillqvist  <tlillqvist@novell.com>  [a13f6922e879d4c8c076022b30269e9b272722df]

Kill BrOffice artwork


2011-05-03  Tor Lillqvist  <tlillqvist@novell.com>  [c7708416213ecc8848dbd33e78e34a4dc514a2fd]

Kill BrOffice NSIS artwork


2011-05-02  Kohei Yoshida  <kyoshida@novell.com>  [aa5aced99f926b5be4968b0eb653fe35d5dcd0cc]

Pass const reference.


2011-05-02  Julien Nabet  <serval2412@yahoo.fr>  [27aec216f285f82a8ddcd5e9f02ebdd0d687fc69]

Change <file>.toURL() to <file>.toURI().toURL()


2011-05-02  Julien Nabet  <serval2412@yahoo.fr>  [0e0159f23f11cb641d8fd3a6508240dac9c36176]

Change <file>.toURL() to <file>.toURI().toURL()


2011-05-02  Julien Nabet  <serval2412@yahoo.fr>  [521aebc1d7b6e234a69ea881686b70510484fd0b]

Change <file>.toURL() to <file>.toURI().toURL()


2011-05-02  Julien Nabet  <serval2412@yahoo.fr>  [0d94d6c803694fcdda0b01bbd817fe9976f67e10]

Remove 2 simple warnings


2011-05-02  Cédric Bosdonnat  <cedric.bosdonnat.ooo@free.fr>  [4240ae68b82a8fb4db35e1c9176a64c63ec69f31]

fdo#32872: Fixed components names reintroduced with .component files


2011-05-02  Tor Lillqvist  <tlillqvist@novell.com>  [76f8eb4681c835d5085939f65c8b44fce8f6785e]

"Lightweight" removal of BrOffice branding here in this branch


2011-05-02  Bartosz Kosiorek  <gang65@o2.pl>  [93d7bdcb855362b88cdcfcb18ea401d89da973fb]

fdo#33167, i#20878: Show spaces at the end of line

The spaces weren't shown at the end of lines when viewing the document
with the non-printing characters. This helps editing the spaces after a
line in left aligned paragraphs.

2011-05-02  Francois Tigeot  <ftigeot@wolfpond.org>  [41f437c4acf7a22a53e71f910a4321727f6383db]

Add a DragonFly BSD distro config


2011-05-02  Muthu Subramanian  <sumuthu@novell.com>  [e784a2c0ef09c96711bca285c7700e6c398d3f62]

n#690798: Fixed a crasher. Also, improved batch conversion.

* The pointer is not removed from the array before 'delete'
* FilterMatcher now uses (input) content to guess better.

2011-05-02  Tor Lillqvist  <tlillqvist@novell.com>  [7b7c53a529a34285b4492393ac70eea16b83a8a4]

Delete unused setup_a.cxx file


2011-05-02  Tor Lillqvist  <tlillqvist@novell.com>  [10c128616e2381f68d1164612dfde7bdf1cb030f]

Fix for fdo#36481: Spinboxes missing up/down arrows on Windows

Bypass test for empty control region (rectangle) on Windows. Obviously
just a stopgap measure. More insightful fix welcome.

2011-05-02  Luboš Luňák  <l.lunak@suse.cz>  [1385ee42a3206f7613a8c17162fb0f29059e6bb4]

fix off-by-one when exporting postscript fonts to pdf

The problem shows when exporting a text document to pdf and there
a .pfb font is used (e.g. Standard Symbols L or Bitstream Charter).
As far as I can say this is actually harmless, as this is just
a padding section, but Acroread shows an error dialog for this
(bnc#690005).

2011-05-02  Luboš Luňák  <l.lunak@suse.cz>  [bf01c23b63bd0f1e795fddbc0f20bf37be67d51a]

fix off-by-one when exporting postscript fonts to pdf

The problem shows when exporting a text document to pdf and there
a .pfb font is used (e.g. Standard Symbols L or Bitstream Charter).
As far as I can say this is actually harmless, as this is just
a padding section, but Acroread shows an error dialog for this
(bnc#690005).

2011-05-02  Jan Holesovsky  <kendy@suse.cz>  [7e8f9a4db126a7112cc2619777d63461fc87e61b]

Run all tests in the en_US.UTF-8 locale.

The locele affects some tests, eg. sc_ucalc.cxx.

2011-05-02  Andras Timar  <atimar@novell.com>  [81eae5fe34c6db717998db510c86a15b12470ae9]

update product code of vcredist_x64.exe


2011-05-02  Andras Timar  <timar@fsf.hu>  [4891197029390dae561ad81432f9d302c7c5f925]

revert added log line (Log() does not support printf style parameter)


2011-05-01  Rafael Dominguez  <venccsralph@gmail.com>  [b0a5c70fdf12633261074b16226d582ad2cebfcc]

Remove DECLARE_QUEUE( ScChangeTrackMsgQueue,


2011-05-01  Rafael Dominguez  <venccsralph@gmail.com>  [d876d5c0e1691a63dc1091db12703afe62dce336]

Remove DECLARE_QUEUE( ScChangeTrackMsgQueue,


2011-05-01  Rafael Dominguez  <venccsralph@gmail.com>  [4dbde949438c5ba859605af6f1542b1c3b27a958]

Remove SV_DECL_REF_LIST(SotObject,SotObject*)


2011-05-01  Andras Timar  <atimar@novell.com>  [c2c849e8f1fa985f02c1b8a178f70236587c2038]

s/postset.mk/langlist.mk


2011-05-01  Francois Tigeot  <ftigeot@wolfpond.org>  [e45dc3828b7dd4f70bc14f51ae8d573d7298ed7c]

Remove more DirEntry unused functions


2011-05-01  Julien Nabet  <serval2412@yahoo.fr>  [0a4ebd898af53ee60c9cad0bf1dddbab09582754]

Declare and use the boolean variable for the return


2011-05-01  Andras Timar  <atimar@novell.com>  [d25e63e46f33a587936306ac4050a0e0f5efbe0a]

copy localized globlmn.hrc to $(OUTDIR)/inc/svx - fdo#36727

otherwise other modules would include the en-US only version
and strings in it would be unlocalized in the build

2011-05-01  Andras Timar  <atimar@novell.com>  [e94687599c677e87fcd063452dec818ae89aa50c]

sync langlist.mk and postset.mk (supported UI languages)

langlist.mk was used by gnumake modules
postset.mk was used by dmake modules
unsupported languages were removed from langlist.mk
postset.mk now includes langlist.mk to avoid duplication

2011-05-01  Christina Rossmanith  <ChrRossmanith@web.de>  [427e56eaba213f23c4842cd71b967f3025fbe2dd]

remove Attribute_XXX in favor of osl_File_Attribute_XXX (ure)


2011-05-01  Joseph Powers  <jpowers27@cox.net>  [6e177c9f3a0f92946874bb8987ab87eee6e1d1bf]

Remove unneeded #include <tools/list.hxx>


2011-05-01  Joseph Powers  <jpowers27@cox.net>  [77069ad1390b6b20afbb2e913b84dcaf9ba3cd13]

Ignore .gitattributes


2011-05-01  Joseph Powers  <jpowers27@cox.net>  [8157dce1b00e2fe619efe1edf1e8b85d49996788]

Convert List* to vector<>


2011-05-01  Peter Jentsch  <pjotr@guineapics.de>  [3bdef90736cdcdc18f9821915b15fa08ed1fc32b]

Introduced timeout for import thru XSLTFilter. Fixes fdo#35543

This fixes only the "HANG" part of fdo#35543. The Excel2003ML import
 filter  remains broken.

2011-05-01  Norbert Thiebaud  <nthiebaud@gmail.com>  [67dd44fba7a16068f5ad3533bf091d07d9c73cc7]

add an option to ./g to have a compact <repo>:<value> output

This is usefull to collect the heads of the repos in a easily parsable
format

2011-05-01  Julien Nabet  <serval2412@yahoo.fr>  [6b197f7ae400746a2e01d74410b12306552adab2]

lacking endif re added


2011-05-01  Francois Tigeot  <ftigeot@wolfpond.org>  [699f13e0921de550e133aae4e64b71934083fbe2]

Remove unused function IsRFSAvailable()


2011-05-01  Francois Tigeot  <ftigeot@wolfpond.org>  [64cf70b4e4e488ae1f21d8e5254faedd38eb2081]

Remove some OS/2 code


2011-05-01  Francois Tigeot  <ftigeot@wolfpond.org>  [3c4779bdebe2ce8ab750b19dddf95e14f0a2d272]

Remove unused function IsLongNameOnFAT()


2011-05-01  Francois Tigeot  <ftigeot@wolfpond.org>  [c8a9db7a02147369629b19f1689fd181f0a6a746]

Remove unused function HasReadOnlyFlag()


2011-04-30  Julien Nabet  <serval2412@yahoo.fr>  [8749144c14e613ec96c50c5a305d92987f4c9a11]

Simple warnings corrected


2011-04-30  Andras Timar  <atimar@novell.com>  [140e2dc70c546c5247293dacada2229c5dfc860b]

introducing --enable-release-build configure switch - fdo#36437

and default is dev build

2011-04-30  Andras Timar  <atimar@novell.com>  [20e85d00a02b133aa5f7a629deff18cdda855fc2]

updated oc_FR dictionary to version 0.6.1 - fdo#36718


2011-04-30  Andras Timar  <atimar@novell.com>  [0c2cc6ae6405d65afcfa153e5e3570a076b7ab19]

make strings localizable - fdo#36706


2011-04-30  Andras Timar  <atimar@novell.com>  [f871a4e489543458e1624c53f9862f57be2d66b5]

make strings localizable - fdo#36706


2011-04-30  Christina Rossmanith  <ChrRossmanith@web.de>  [9cc6dfd98fbdc00e7eb099292b3be5caf7535291]

remove Attribute_XXX in favor of osl_File_Attribute_XXX (desktop)


2011-04-30  Joseph Powers  <jpowers27@cox.net>  [ce6738ec7b674dc0ab6202d6f8ae252cfdd8c328]

Remove unneed include of <tools/list.hxx>


2011-04-30  Joseph Powers  <jpowers27@cox.net>  [e0b7427600076c694b31cc2101565b9db14f1c5c]

Ignore .getattributes & MacX work directories


2011-04-30  Joseph Powers  <jpowers27@cox.net>  [95afb50a6909b4e5485ef335e9f55cbc5c24ead7]

Ignore .gitattributes


2011-04-30  Joseph Powers  <jpowers27@cox.net>  [b45784aeca8c3c8467f0195356eba06d3cf9cb55]

Ignore .gitattributes & MacX work directories


2011-04-30  Joseph Powers  <jpowers27@cox.net>  [8bf6d29ba4ef28c2b0cb85d12de1aae6b8731b68]

Ignore .gitattributes


2011-04-30  Joseph Powers  <jpowers27@cox.net>  [1ee3bad95e9991a537a4b6d69c417926828fd700]

Ignore .gitattributes


2011-04-30  Joseph Powers  <jpowers27@cox.net>  [4e3e4a74f64cfbef7c24390e9290ba896e0c9f2e]

Ignore .gitattributes


2011-04-30  Joseph Powers  <jpowers27@cox.net>  [92072096f7f00ac618a06ffd74154a8b9eeb3d65]

Ignore .gitattributes


2011-04-30  Joseph Powers  <jpowers27@cox.net>  [af9b8c1d662c88f319c80d0f06013ad842b64efb]

Ignore .gitattributes


2011-04-30  Joseph Powers  <jpowers27@cox.net>  [5ec476febbc255dc23089e195106c1ebc8788c96]

Ignore .gitattributes


2011-04-30  Joseph Powers  <jpowers27@cox.net>  [aec1967ff589f3076d128521b6cb934bd363aad7]

Ignore .gitattributes


2011-04-30  Joseph Powers  <jpowers27@cox.net>  [95c304f06bf3fe1d0ce7bf5601856e0c7da17acf]

Igonre .gitattributes & Mac X work directories


2011-04-30  Joseph Powers  <jpowers27@cox.net>  [fced3f6c912423a5c413cb0dfeffca6646bac9df]

Ignore .gitattributes


2011-04-30  Joseph Powers  <jpowers27@cox.net>  [c90e0ea708604309c03f2c0e15c609e85407336c]

Ignore .gitattributes


2011-04-30  Joseph Powers  <jpowers27@cox.net>  [7125cb8c88fe8ca18c53c9147ec3b21bdc7589c1]

Igonre .gitattributes


2011-04-30  Joseph Powers  <jpowers27@cox.net>  [3d6bec31b4b51364539eb79170db6afabad3ccf7]

Ignore the .gitattributes file


2011-04-30  Andras Timar  <atimar@novell.com>  [545be5862a5587824e696b5e2e60730a4941d834]

typo fix + add a line to log file


2011-04-30  Andras Timar  <atimar@novell.com>  [4f396844fcf6ee9cb4ae4271b2beb94f8b179b93]

update product code of vcredist_x86.exe (9.0.30729.4148) fdo#32650


2011-04-30  Andras Timar  <atimar@novell.com>  [29bc42c88773ea705ee5df19c6ed34bc2e048f37]

brackets are necessary when you declare variables within a case label


2011-04-30  Thorsten Behrens  <tbehrens@novell.com>  [a0013df9f1bd25b79df17c6c08e8a17e434551e8]

Revert native334 #163388# no more change of DS_Store file

This reverts 96fb1e22387af1cb0888a32fcb267463d64a898a and has
mac .dmg show the nice artwork again.

2011-04-30  Francois Tigeot  <ftigeot@wolfpond.org>  [b1cc998d9ae0cbb3a2b0a10d7a0f2e07a5fe01ff]

Remove some OS/2 code


2011-04-30  Francois Tigeot  <ftigeot@wolfpond.org>  [af56247e9ac19c131bd2e4d187b84447b74fcc77]

Remove OS/2 support


2011-04-30  Francois Tigeot  <ftigeot@wolfpond.org>  [fe89019399a4d171f036a5071a9549ae2275e9d2]

Remove OS/2 support


2011-04-29  Kohei Yoshida  <kyoshida@novell.com>  [9f00591e40aedee4dba55d9e913606cfcc2ffd4d]

Removed unnecessary virtual-ness from the destructor.


2011-04-29  Kohei Yoshida  <kyoshida@novell.com>  [954badde919a0615dcb0b172a5fb0c1065e82f53]

A bit of cleanups & annotation of data members.

I'm trying to understand what ScDPCache does exactly.

2011-04-30  Christian Dywan  <christian@lanedo.com>  [269dabfe3dd705314c712574e21217290e52465d]

Set GTK+ native mouse behaviour settings


2011-04-30  Christian Dywan  <christian@twotoasts.de>  [8a172aef572c83b51c723a8761859ee827d0b873]

Clean up GtkSettings use in GTK+ platform module


2011-04-30  Cyril Roelandt  <tipecaml@gmail.com>  [083dc1ec7925da1daf7f5a6e2474a037aea9e1ad]

Removing the deprecated java.io.File.toURL() method.

java.io.File.toURL() has been replaced by java.io.File.toURI().toURL().

2011-04-30  Christian Dywan  <christian.dywan@lanedo.com>  [51940f50c936cec04c3891d8d80559a5bf1f022d]

Unify light gray checked color special case

It's the same hack on all platforms using it.

2011-04-29  Joseph Powers  <jpowers27@cox.net>  [fe4b4f71bbd256bb76abfa3391df02c7190b0aa0]

Convert some more LIST_APPENDs into ULONG_MAX.

Also remove references to tools/list.hxx

2011-04-29  Jan Holesovsky  <kendy@suse.cz>  [35c884841001c6367d428db8e4407afc4d5077ca]

Update .gitignore with the new modules.


2011-04-29  Jan Holesovsky  <kendy@suse.cz>  [e8f7d39b9dad8c7f29940a09219f82cf908791a2]

Make vcl building.


2011-04-29  Jan Holesovsky  <kendy@suse.cz>  [7667fa2e3c2ae71d650b639fa7792afec8f25d1d]

Updates to make vcl building.


2011-04-29  Thorsten Behrens  <tbehrens@novell.com>  [c7189b55bbf6fe2d3ee557e9ed0593a98c63c2e4]

Applied svx-debug-sdrolestreams (slightly adapted)


2011-04-29  Thorsten Behrens  <tbehrens@novell.com>  [b78698e14fe1afc4c210ae749d0a4e855826b113]

Applied normalize-template-paths-fix (slightly adapted)

Fix for n#512146

2011-04-29  Thorsten Behrens  <tbehrens@novell.com>  [10c0f7f76f937e911c95174adda5aaa889befc9a]

Applied normalize-template-paths-fix (slightly amended)

Fixes n#512146

2011-04-29  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [e94fae6c3fa27a9898460021bfddf090b5ad6da8]

Output valid OOXML incl. msSymbol value

(setting it was removed by mistake by prev. patch)

2011-04-29  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [23f78ccf3eaf526be824dad5213f8702e1c5d8ba]

support export of anonymous db data to OOXML


2011-04-29  Kohei Yoshida  <kyoshida@novell.com>  [08ad6f55a7bc29b865756fe8f328b61628355519]

Manage data caches for named range data source separately.

Without this, updating the named range and refreshing would fail to
remove the old cache, which is no longer referenced.  Very bad for
memory footprint.

2011-04-29  Joseph Powers  <jpowers27@cox.net>  [32341029e4ba8a83629ebd10a5dabd2645548eda]

Remove unneeded #include <tools/list.hxx>.


2011-04-29  Joseph Powers  <jpowers27@cox.net>  [b2d7548bd6643f5e2bf628ab15fe571d6c1437b3]

Convert LIST_APPEND to ULONG_MAX.

Neede to remove all references to tools/list.hxx

2011-04-29  Tor Lillqvist  <tlillqvist@novell.com>  [f183369a8d84854fc60241d7b7d055c6781e7c74]

Fix Cygwin path and symlink problems, thanks to shm_get


2011-04-29  Noel Power  <noel.power@novell.com>  [78ea0365da81887c36d1003756947f656e4c2d92]

fix for fdo#36629, corrupted IDE tabs when adding/deleting modules


2011-04-29  Radek Doulik  <rodo@novell.com>  [4fea5257d0f60afd73eaaa13969e74c4a72f66b1]

svx-ppt-bullet-offset-fix.diff: bullet list paragraph indentation (bnc#593609)

fixes TextRulerAtom record import, where we sometime ended up with bullet
offsets close to 0xffff

2011-04-29  Radek Doulik  <rodo@novell.com>  [53836fb680ebd6a57fd0036a9d11045f2c2b1b77]

sd-ppt-fix-document-summary-reading.diff: crasher fix (bnc#546758)

fix problem in ppt reading causing crash or memory saturation

2011-04-29  Andras Timar  <atimar@novell.com>  [0b4cfce98c9fca4f460915e337cf9e959aa9f19e]

do not ship non-localized helppacks


2011-04-29  Andras Timar  <atimar@novell.com>  [f4d3f06dc947544995dd767c70e24c658a8785eb]

do not pack empty help packs


2011-04-29  Andras Timar  <atimar@novell.com>  [1c4042924b7d8cfa82e597650b51ecc5923868d8]

3.3 -> 3.4


2011-04-29  Joseph Powers  <jpowers27@cox.net>  [1d2bcb5c3a3338e5a537b44d99ef6e3055f6cccf]

Remove some references to "tools/list.hxx" which wheren't needed.


2011-04-29  Joseph Powers  <jpowers27@cox.net>  [601047eb2432c54ea3d8574ccb1ac856e9109c2c]

Remove some more unused code.


2011-04-29  Tor Lillqvist  <tlillqvist@novell.com>  [b923fa2536cb9605f96022f555f922b4ed24157e]

Fix crypto stuff when building on Windows


2011-04-29  Joseph Powers  <jpowers27@cox.net>  [a7551b7b3bcc785aae7615f2f315e745f96e282a]

Remove some unused source.


2011-04-29  Andras Timar  <atimar@novell.com>  [351bce1eb2f14c5bea8e4b5a3a9c306182789f08]

dictionaries belong to main install not to langpacks - fdo#34910


2011-04-29  Tor Lillqvist  <tlillqvist@novell.com>  [fe3462b4cc8d3aea3f2abac06f41780e16d63672]

Fix crypto stuff when building on Windows


2011-04-29  Thorsten Behrens  <tbehrens@novell.com>  [5c6c985647e780dfd2373c33e4e8ed0932b7f5ba]

dlopen-global-symbols.diff: use global namespace for dlopened sym


2011-04-29  Thorsten Behrens  <tbehrens@novell.com>  [3a0faa48c3bbd144d2aae513f4005ddd42716fb0]

dlopen-global-symbols.diff: use global namespace for dlopened sym


2011-04-29  Thorsten Behrens  <tbehrens@novell.com>  [8b964297244b251f4acbe7f966a1594e05644ebc]

dlopen-global-symbols.diff: use global namespace for dlopened sym


2011-04-29  Thorsten Behrens  <tbehrens@novell.com>  [85e269f9cd7afa5633c2222acc6179dfffdf8577]

dlopen-global-symbols.diff: use global namespace for dlopened sym


2011-04-29  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [e27f4be5f765d0a32489dfb7c26da3d44f668e2b]

Output valid OOXML incl. msSymbol value

(setting it was removed by mistake by prev. patch)

2011-04-29  Norbert Thiebaud  <nthiebaud@gmail.com>  [32f5f9cef6ae06eb149315799c87ddca0f37e0e9]

ugly fix to a dependency problem in starmath_qa_ccpunit


2011-04-29  Tor Lillqvist  <tlillqvist@novell.com>  [cca12f114ebd908c424421754bb868bfd5dc5227]

Fix compilation error

Avoid temporary variable that was moved from a nested block in
previous commit, but had the same name as a variable alredy existing
in this block.

2011-04-29  Andras Timar  <atimar@novell.com>  [34528dd0548db3eb65f6c356747be57e5ec6cc89]

change SV_BUTTONTEXT_LESS from More to Less - fdo#36663


2011-04-29  Andras Timar  <atimar@novell.com>  [0e209150915fa1671a2123fd461067d062e9e01f]

do not pack empty help packs


2011-04-28  Joseph Powers  <jpowers27@cox.net>  [7943b8dc8787727d0f917e128396595895299d73]

Remove references to sstring.hxx

One isn't used and the 2nd one is an unused test program.

2011-04-28  Joseph Powers  <jpowers27@cox.net>  [da49f9c25d98bbbec0b6bd0f132c060378337a4d]

Remove mkcreate related items.

The code isn't compiled and uses sstring.hxx which isn't really used so
I'm going to remove it also.

2011-04-28  Norbert Thiebaud  <nthiebaud@gmail.com>  [5e259ad384cb38b176ff5b155bec5fdaa47b1ef3]

clean-up obsolete define related to gstreamer or lack thereof


2011-04-28  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [9c2b9a49b8f772ff969e44721cb4d0f597204f4a]

support export of anonymous db data to OOXML


2011-04-28  Norbert Thiebaud  <nthiebaud@gmail.com>  [f54c659e240896bc65f3f6f37fc993813630d8d3]

avoid object double include in starmath


2011-04-28  Kohei Yoshida  <kyoshida@novell.com>  [2578d4a05dbb607bf6992ce7fe9f4a5b6124c5e9]

Added unit test for datapilot refresh.


2011-04-28  Norbert Thiebaud  <nthiebaud@gmail.com>  [7438c388e31ac611af903dc98006b084f565911e]

remove double objects include in sw


2011-04-28  Norbert Thiebaud  <nthiebaud@gmail.com>  [96b1ebe42717ff275084df10f261b3f4f25f110d]

cleanup - duplicate objects included between sc and scui


2011-04-28  Norbert Thiebaud  <nthiebaud@gmail.com>  [bb59200ed81ee9cb3c19394835ed67b19bba5554]

Remove unnecessary include in sc build


2011-04-28  Norbert Thiebaud  <nthiebaud@gmail.com>  [4323920f4068fd5df3f6223a8afca178b87625e1]

bad module name in assigning sdi deps for svxcore


2011-04-28  Andras Timar  <atimar@novell.com>  [a8b49b4b384dd85d6436797824965ac30dae3198]

do not ship non-localized helppacks


2011-04-28  Kohei Yoshida  <kyoshida@novell.com>  [60f355127fb93d574e30e590158fe867148762ea]

Centrally manage cached grid data for data pilot tables.

This prevents cached data from getting re-generated everytime ScDPObject
gets copied, which happens quite often.  Without this, the performance
of datapilot would really really suffer.

2011-04-28  Petr Mladek  <pmladek@suse.cz>  [331006b5c6cddc83a8437ebe5a8761b278f471b0]

lo-commit-stat: new --bug-numbers option to print just bug numbers


2011-04-28  Petr Mladek  <pmladek@suse.cz>  [9896f190a8c7d46920c6641a3c0b9ed7e9bd3abc]

lo-commit-stat: new --bug-numbers option to print just bug numbers


2011-04-28  Jan Holesovsky  <kendy@suse.cz>  [fd4bda4ca104d85d8cc4e05f3eb6732b44f2f8f4]

Run all tests in the en_US.UTF-8 locale.

The locele affects some tests, eg. sc_ucalc.cxx.

2011-04-28  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [309f8f514c779bef590f62067d04a1660f29af99]

pdf-link-export-fix.diff: (bnc#598816, bnc#639278)

In some cases when exporting a PDF from a presentation, we are asked
to export an empty "link annotation", which gets turned into a
rather bogus file: link to the directory the presentadion document
is in.  Just don't bother handling such empty "link annotations".

2011-04-28  Radek Doulik  <rodo@novell.com>  [a33439a89b4901159823006b32dcff6d25e81dcb]

sfx2-add-to-recently-used-after-save.diff: improve recently use list hadling

add an entry to recently used list when document is saved; it helps with
thumbnail generation in file managers

2011-04-28  Andras Timar  <atimar@novell.com>  [2f734f54a6b5e2d4eec75f5515c6069517be673c]

put L10N_MODULE definition to set_soenv instead of settings.mk

and remove alternative l10n locations from settings.mk

2011-04-28  Jan Nieuwenhuizen  <janneke@gnu.org>  [d3402314336983e588e07650931ebc4b36a7c9d5]

build-fix-xulrunner-npapi-inc.diff: build with xulrunner-1.9.1


2011-04-28  Radek Doulik  <rodo@novell.com>  [cff30e58bf33d693c508a7af71f9f1c8adc58c03]

unoxml-fix-empty-xmlns.diff: crasher in xml parser


2011-04-28  Radek Doulik  <rodo@novell.com>  [79d86e900ae38aaf530be9ceb0f54ee4943d38f0]

filter-fix-build-FCFGMerge.cfg.diff: fix build without java

FCFGMerge.cfg was missing and required when building without java

2011-04-28  Radek Doulik  <rodo@novell.com>  [121c28643b5eef61d24560b6a0799d03cc42a2eb]

svx-ppt-import-fix-bullet-size.diff: bullet size import (bnc#515972)


2011-04-28  Jan Holesovsky  <kendy@suse.cz>  [daff075ae6726c328b163c2b464518b2353b6699]

Fix lotuswordpro unit test to be able to access the files.

[When building from tail_build.]

2011-04-28  Thorsten Behrens  <tbehrens@novell.com>  [7e27e61b94f66ea9230d5c4d0b7e620f8ebabadc]

normalize-template-paths-fix.diff: allow to install templates from extensions

expand path placeholders early in template dialog (bnc#512146)

2011-04-28  Thorsten Behrens  <tbehrens@novell.com>  [53780882f1dc8890d819361fed681f554c724b59]

normalize-template-paths-fix.diff: allow to install templates from extensions

expand path placeholders early in template dialog (bnc#512146)

2011-04-28  Radek Doulik  <rodo@novell.com>  [eb9380d8a691c3140ecc88de26aec80e4dc9e61d]

svx-fix-fit-to-frame-crash.diff:  fix for crash on Windows (bnc#508621)

root cause unknown

2011-04-28  Tor Lillqvist  <tlillqvist@novell.com>  [09649920fce23ca92da2dfaba68ce62bcd18524f]

Include <osl/diagnose.h> for OSL_ENSURE etc

No idea why this include is suddenly needed.

2011-04-28  David Tardon  <dtardon@redhat.com>  [84098f4624191c38e1958a9bf4d22fad9211064c]

this wasn't so good idea after all--reverting for now


2011-04-28  Luboš Luňák  <l.lunak@suse.cz>  [7d597eaca6510276661096f5a99b1f53c7b1a2ec]

OpenOffice.org -> LibreOffice


2011-04-28  Radek Doulik  <rodo@novell.com>  [6f160b2a44c855c5eaa2357c2730ea9de6be8f26]

wmf-mm-text-1.diff: fix regression caused by wmf-mm-text.diff (bnc#417818)

make the fixed code run only when device size is set

2011-04-28  Petr Mladek  <pmladek@suse.cz>  [22ce671eda3fdf1ca73af5fa6391f1fe6a3f87d3]

wmf-mm-text.diff: M_TEXT map mode support in wmf (bnc#417818)


2011-04-28  Radek Doulik  <rodo@novell.com>  [8465c9a0a15b25cb3db66a30f84d9728fb698ea2]

added striped-right-arrow custom shape preset


2011-04-28  Radek Doulik  <rodo@novell.com>  [3c594c6e5daacc49600e22b22be6692c23ae88b8]

fixed string code dump, removed test code


2011-04-28  Jan Holesovsky  <kendy@suse.cz>  [a16af341486b2f6b9c4ab06eefb1e9fdf7557c7a]

Re-introduce XButton.idl, probably deleted by mistake.


2011-04-28  Luboš Luňák  <l.lunak@suse.cz>  [282d1e08446b9a0a33a3ceaad67f89624c00a3ba]

add presumably missing ReleaseSolarMutex() call

Noticed by Julien Nabet <serval2412@yahoo.fr>. It seems commit
b58863e8ddc923fa737d064b873b8099a24a8c51 reorganized the code
and removed this call. Not quite sure if it's needed as it has
apparently worked fine for a while, but this should match the code
before that commit (except for the pointless TryToAcquire() ).

2011-04-28  Jan Holesovsky  <kendy@suse.cz>  [d84bc49c6010f0446365a40a0bd9a4fe25524c4d]

Fix build after the OS2 removal.


2011-04-28  Andreas Becker  <atayoohoo@googlemail.com>  [9ad4eeb4fa413b1a3e084d141c6eb01795f95b7f]

fixed cppcheck warnings


2011-04-28  Luboš Luňák  <l.lunak@suse.cz>  [d2c46a61835c0cd83b04a8eecce8f4b2f9870b27]

KDE does not hide disabled menu items

this reverts part of the previous commit

2011-04-28  Petr Mladek  <pmladek@suse.cz>  [d7929a23c820495ac534509d75850a2f1c4c74e5]

fix jfreereport build with ant-1.6.5


2011-04-28  Rafael Dominguez  <venccsralph@gmail.com>  [3c4301224384cf8f93c1b4d60dc7bfdb3b6a228a]

Remove deprecated List container maTextRuleList.


2011-04-28  Rafael Dominguez  <venccsralph@gmail.com>  [2c05c11b6483e101da75fa85a34a14821d1f7f18]

Remove DECLARE_TABLE( SwRTFCharStyleTbl, SwCharFmt* )


2011-04-28  David Tardon  <dtardon@redhat.com>  [3a9e816d58007de6c8128007f98d7e89f735e1c2]

fix typo


2011-04-28  Christian Dywan  <christian.dywan@lanedo.com>  [b3a2cbcd4cfebefb17302614712234dc67ff8f0d]

Remove UpdateApplicationSettings function

The function did nothing else than set STYLE_OPTION_HIDEDISABLED.

It was also extremely misleading when reading the code.

2011-04-28  Christian Dywan  <christian.dywan@lanedo.com>  [129ac65d77c1c626c7bf2ce18a680fadc1cc8e3f]

Introduce HideDisabledMenuItems style setting

The STYLE_OPTION_HIDEDISABLED flag is removed.

The setting is enabled for KDE and OSX.

2011-04-28  Rafael Dominguez  <venccsralph@gmail.com>  [99eebb848aa3066143d3238407870f874db9d4e0]

Remove DECLARE_TABLE( SwRTFStyleTbl, SwTxtFmtColl* )


2011-04-28  Rafael Dominguez  <venccsralph@gmail.com>  [e1ad9075003086ca7a80772f2a86f062cc1a5f82]

Remove deprecated container List in ZoomList.


2011-04-28  Rafael Dominguez  <venccsralph@gmail.com>  [9c389d536a9e199650174bffc09cabae5f5fa47a]

Remove tools/list.hxx include


2011-04-28  Rafael Dominguez  <venccsralph@gmail.com>  [b696a5a7fe77e4c0b1eb02f51cb7c6055fa9193f]

Change Dictionary for std::map<String,sal_uInt32>


2011-04-28  Rafael Dominguez  <venccsralph@gmail.com>  [08364f64ab0df90909c2daea5b321b92c42466cc]

Remove deprecated List container in PropRead

Moved PropEntry to header.

2011-04-28  Rafael Dominguez  <venccsralph@gmail.com>  [64a817a3e62ea200684a8fd60caa035b4ec7691d]

Remove deprecated List container from Section.


2011-04-28  Rafael Dominguez  <venccsralph@gmail.com>  [f3570d924bcb999090ba78d47b9354cb529df55e]

Remove deprecated container List in SdPublishingDlg


2011-04-28  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [3531718e9e6e23834d020d1f92ce3ad994be0a1c]

add lomenubar Jobs.xcu


2011-04-28  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [df2fcc66744a65f73ecb9ebdb158509ab2e3eb04]

add lomenubar documentation


2011-04-28  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [938308e52d730fc0f6a54f70fe030f185d2d8dcf]

lp#754562: remove status listener upon exit

* use initialization lists
* more const goodness

Conflicts:

	framework/source/lomenubar/FrameHelper.cxx

2011-04-28  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [d941a0bf7c914ea93eb37e3582749504b13dbc05]

add --enable-lomenubar switch to configure


2011-04-28  Jan Holesovsky  <kendy@suse.cz>  [7defe712cece041103ebcd857b15e366ee31cd58]

Make 'make dev-install' do something even on Windows.

It creates an install set only, but better than just throwing an error ;-)

2011-04-28  David Tardon  <dtardon@redhat.com>  [4da91a4dcab1ef719639d115bae4d146c7df317a]

fix typo


2011-04-28  David Tardon  <dtardon@redhat.com>  [1b1a61d4e2084de8f6dd818717ff9a8d4e5af8d8]

hack up explicit dep on sprmids.hxx from writerfilter


2011-04-28  Francois Tigeot  <ftigeot@wolfpond.org>  [cfafcbc87caa2e463278484b3d298a97dcd92615]

Remove some OS/2 code


2011-04-28  Francois Tigeot  <ftigeot@wolfpond.org>  [a3c69425d0be9354d4cc583c9c3edf9178c78e11]

Remove OS/2 support


2011-04-28  David Tardon  <dtardon@redhat.com>  [42832c6da00419f200f8c6cb65e399df8e68afbe]

microoptimize this


2011-04-28  David Tardon  <dtardon@redhat.com>  [48da9c8021d06e456509bca6d3e272d87365cad4]

make this more readable


2011-04-28  David Tardon  <dtardon@redhat.com>  [741be872294728c207886245369c71ed0a459004]

both branches of the if are same


2011-04-28  David Tardon  <dtardon@redhat.com>  [3a9abcfb89950aa7e9db957c6f09a062102b0fb0]

both branches of the if are same


2011-04-28  David Tardon  <dtardon@redhat.com>  [17d640b872e662f2332351e08a0f0392a8fba3b8]

both branches of the if are same


2011-04-28  David Tardon  <dtardon@redhat.com>  [e49fc29521cac5a6c1cb973c4d2a9141b109705e]

the if is useless here--both branches are same


2011-04-28  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [6bd810b63a2739f77db2556e78957e5e37634e0a]

Revert "add gbuild component files from dbaccess"

This reverts commit d93cc6749507b6c33307a77ba9939145d8008dca.
(botched rebase of feature branch)

2011-04-28  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [2bd14bbf2e8e9bb9f3a783450875a736219901c2]

add gbuild component files from dbaccess


2011-04-28  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [aa90dcca9311052ede6fd920943ae94d64eff771]

add lomenubar Jobs.xcu


2011-04-28  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [2854b25d890b82646f183c65f2a5c4d0dfc5209d]

add lomenubar documentation


2011-04-28  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [acb556a22350f6cbd0eb8ccf3ff24dbd257edd9b]

lp#754562: remove status listener upon exit

* use initialization lists
* more const goodness

2011-04-28  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [34f9d7b7955925733bd066c015f1a580c7aee455]

add --enable-lomenubar switch to configure


2011-04-28  Thorsten Behrens  <tbehrens@novell.com>  [f51c3f66b1034c9f15171678d1239c25d64341ba]

Merge commit 'ooo/DEV300_m106' into integration/dev300_m106

Conflicts:
	avmedia/source/gstreamer/gstframegrabber.cxx
	avmedia/source/gstreamer/gstplayer.cxx
	avmedia/source/gstreamer/gstplayer.hxx
	basic/inc/basic/sbxdef.hxx
	basic/source/classes/sbxmod.cxx
	basic/source/comp/makefile.mk
	basic/source/comp/sbcomp.cxx
	basic/source/inc/namecont.hxx
	basic/source/inc/scriptcont.hxx
	basic/source/runtime/methods.cxx
	basic/source/runtime/runtime.cxx
	basic/source/runtime/stdobj.cxx
	basic/source/runtime/step1.cxx
	basic/source/uno/namecont.cxx
	basic/util/makefile.mk
	connectivity/source/commontools/predicateinput.cxx
	connectivity/source/drivers/dbase/DNoException.cxx
	connectivity/source/drivers/dbase/DTable.cxx
	connectivity/source/drivers/file/fcomp.cxx
	connectivity/source/drivers/jdbc/JConnection.cxx
	connectivity/source/drivers/odbcbase/OResultSet.cxx
	connectivity/source/drivers/odbcbase/OStatement.cxx
	connectivity/source/parse/sqlnode.cxx
	desktop/source/app/app.cxx
	drawinglayer/inc/drawinglayer/primitive2d/drawinglayer_primitivetypes2d.hxx
	drawinglayer/source/processor2d/vclprocessor2d.cxx
	formula/inc/formula/token.hxx
	formula/source/core/api/token.cxx
	fpicker/source/win32/filepicker/VistaFilePickerImpl.hxx
	fpicker/source/win32/filepicker/platform_vista.h
	framework/source/helper/persistentwindowstate.cxx
	framework/source/uielement/menubarmanager.cxx
	oovbaapi/ooo/vba/XFoundFiles.idl
	oovbaapi/ooo/vba/excel/XApplication.idl
	oovbaapi/ooo/vba/msforms/XCheckBox.idl
	oovbaapi/ooo/vba/msforms/XComboBox.idl
	oovbaapi/ooo/vba/msforms/XControl.idl
	oovbaapi/ooo/vba/msforms/XGroupBox.idl
	oovbaapi/ooo/vba/msforms/XLabel.idl
	oovbaapi/ooo/vba/msforms/XListBox.idl
	oovbaapi/ooo/vba/msforms/XNewFont.idl
	oovbaapi/ooo/vba/msforms/XRadioButton.idl
	oovbaapi/ooo/vba/msforms/XTextBox.idl
	oovbaapi/ooo/vba/msforms/XToggleButton.idl
	scripting/source/dlgprov/dlgevtatt.cxx
	sfx2/source/control/unoctitm.cxx
	sfx2/source/doc/objstor.cxx
	sfx2/source/doc/objxtor.cxx
	svx/inc/svx/svdograf.hxx
	svx/source/form/fmpage.cxx
	svx/source/form/fmpgeimp.cxx
	svx/source/svdraw/svdedtv.cxx
	svx/source/svdraw/svdfmtf.cxx
	svx/source/svdraw/svdograf.cxx
	svx/source/svdraw/svdouno.cxx
	svx/source/xml/xmlgrhlp.cxx
	uui/source/iahndl-ssl.cxx
	vbahelper/Library_msforms.mk
	vbahelper/Library_vbahelper.mk
	vbahelper/inc/vbahelper/vbahelper.hxx
	vbahelper/prj/build.lst
	vbahelper/source/msforms/vbacombobox.cxx
	vbahelper/source/msforms/vbacontrol.cxx
	vbahelper/source/msforms/vbacontrols.cxx
	vbahelper/source/msforms/vbaframe.cxx
	vbahelper/source/msforms/vbaframe.hxx
	vbahelper/source/msforms/vbalabel.cxx
	vbahelper/source/msforms/vbalabel.hxx
	vbahelper/source/msforms/vbalistbox.cxx
	vbahelper/source/msforms/vbalistbox.hxx
	vbahelper/source/msforms/vbamultipage.cxx
	vbahelper/source/msforms/vbatogglebutton.cxx
	vbahelper/source/msforms/vbauserform.cxx
	vbahelper/source/vbahelper/vbacommandbar.cxx
	vbahelper/source/vbahelper/vbacommandbarcontrol.cxx
	vbahelper/source/vbahelper/vbacommandbarcontrols.hxx
	vbahelper/source/vbahelper/vbahelper.cxx
	vbahelper/source/vbahelper/vbawindowbase.cxx
	xmloff/source/meta/xmlmetai.cxx
	xmloff/source/style/PageMasterExportPropMapper.cxx
	xmloff/source/style/PageMasterStyleMap.cxx
	xmloff/source/text/txtexppr.cxx
	xmloff/source/text/txtprmap.cxx

2011-04-27  Andras Timar  <atimar@novell.com>  [35cb158312b56e3776b036f8b6ee47a6d2952178]

check if file exists in *.po hook

otherwise a removed file would be recreated

2011-04-27  Andras Timar  <atimar@novell.com>  [066300b5aa1326b16f72add98836a5908f5bf78e]

use git hook instead of gitattributes filter for *.po files


2011-04-27  Thorsten Behrens  <tbehrens@novell.com>  [7dfade513257ba0154cc846bc8afd23acea6068a]

sal-disable-backtrace.diff: disable backtrace with DISABLE_SAL_BACKTRACE

allow to disable backtrace when defined the environment variable
DISABLE_SAL_BACKTRACE

2011-04-27  Radek Doulik  <rodo@novell.com>  [2faa213348b3ed7f60dc81694443c49b1454c83a]

sd-slideshow-slideshowview-transformation-fix.diff

decrease the width and height after the aspect ratio was corrected

2011-04-27  Radek Doulik  <rodo@novell.com>  [6c2e69fbd092dfb12c30efdaa98f5fd7a1db77c1]

fix-ppt-linespacing-import-export.diff: fix ppt import (bnc#355302)


2011-04-27  Radek Doulik  <rodo@novell.com>  [a4667c8baca8ce9420e3df6c9ac807d743b64735]

fix-ppt-linespacing-import-export.diff: fix ppt import (bnc#355302)


2011-04-27  Radek Doulik  <rodo@novell.com>  [482ed10800b91b8e43f1a7175082e968a75ff2fd]

fix-ppt-linespacing-import-export.diff: fix ppt import (bnc#355302)


2011-04-27  Andras Timar  <atimar@novell.com>  [63e01f740843188d45184aae5791ebc9fee51dee]

do not pack JRE with LibreOffice_Dev


2011-04-27  Radek Doulik  <rodo@novell.com>  [34005593581ec19700438330d3e52f6a18fe118f]

goodies-eps-filter-unix.diff: generate correct EPS on UNIX (bnc#200053)


2011-04-27  Radek Doulik  <rodo@novell.com>  [53412d6a34b35b13fa51c00fbb2327e47188eb27]

svx-sdrobjeditview-update-edit-area.diff: edit area calcualtion

update before setting output area so that aTextEditArea can be recalculated
(bnc#305205, bnc#347355)

2011-04-27  Tor Lillqvist  <tml@novell.com>  [adbd6d3201c932cce38345cd30b60cecfee181de]

win32-installer-register-moox-types.diff: associate OOXML filetypes with LO


2011-04-27  Chris Cheney  <ccheney@ubuntu.com>  [d721e52f9137214763a10d4aa23033d14b59579b]

xulrunner-1.9.1.diff: fix build with xulrunner-1.9.1


2011-04-27  Andras Timar  <atimar@novell.com>  [c73f4866c48d1f2d049c3371c2da930b76d97075]

remove double space from en-US messages


2011-04-27  Radek Doulik  <rodo@novell.com>  [a63a30f02aa6e32315e87328b331834992a57480]

fix group shape transformations - part of n#621739


2011-04-27  Rafael Dominguez  <venccsralph@gmail.com>  [7d8057257f53727e034bda2d5879d00b3a2f4772]

Remove deprecated List container in FontCollection.


2011-04-27  Petr Mladek  <pmladek@suse.cz>  [0136cb585b1a104798fa177e6591587587505bfa]

buildfix-oox-depends-on-unotools.diff: fix dependency


2011-04-27  Rafael Dominguez  <venccsralph@gmail.com>  [713b64f17d591c5135d8a110297e84c2bbeefb4b]

Remove unused macros for GraphicDocShell.

Remove SV_DECL_REF(GraphicDocShell) and SV_IMPL_REF (GraphicDocShell)

2011-04-27  Petr Mladek  <pmladek@suse.cz>  [95150a197d60104fdc9541aa7674475213329e8f]

writerfilter-module-writer.diff: put libwriterfilter into writer package


2011-04-27  Robert Nagy  <robert@openbsd.org>  [2c2c275f16ae1d6d9a27f95905548018a745c706]

add -DBOOST_NO_EXCEPTIONS to gb_LinkTarget_NOEXCEPTIONFLAGS


2011-04-27  Andras Timar  <atimar@novell.com>  [8a9f54bc1283b7137a90506e29dba7962dd73f83]

remove double space from en-US messages


2011-04-27  Andras Timar  <atimar@novell.com>  [3b1f34204de5fed2a5cf26f99caae3a7bea82fb3]

remove double space from en-US messages


2011-04-27  Petr Mladek  <pmladek@suse.cz>  [291a01b8c7a672a02b54448d588177f510096482]

i18nutil-glibc-braindamage-workaround.diff: build failure with glibc-2.4

glibc 2.4's langinfo.h does "#define CURRENCY_SYMBOL __CURRENCY_SYMBOL"
which (obviously) breaks UnicodeType::CURRENCY_SYMBOL

2011-04-27  Jody Goldberg  <jody@gnome.org>  [21e896460935bd0963fcb94cdcc5d1a5a4c6ac8d]

writer-default-as-optimal-page-wrap.diff: Optimal Page Wrap by default

for graphics insertion (X#59831)

2011-04-27  Andras Timar  <atimar@novell.com>  [811560a41f0c63254a9070bd2b430069f56787b2]

use /tmp instead of /instsetoo_native/util for temporary files


2011-04-27  Robert Nagy  <robert@openbsd.org>  [881dcc4f2d7d0fc38bf57525ca97e575fba6693c]

add -DBOOST_NO_EXCEPTIONS to gb_LinkTarget_NOEXCEPTIONFLAGS


2011-04-27  Radek Doulik  <rodo@novell.com>  [8ea53e8160a3139fa394a065eacd2b6efadf314a]

svtools-unsort-template-dialogentries.diff: grouping items in templates dialog

group entries in the "Documents and Templates dialog" (bnc#106603)

2011-04-27  Robert Nagy  <robert@openbsd.org>  [7b7214e5a3dca290af69307ec31c15b2d9e7d972]

set STAR_RESOURCEPATH before calling gdb


2011-04-27  Robert Nagy  <robert@openbsd.org>  [9dbb1958ab0496748f445dbe00b21b44f0d443b1]

set STAR_RESOURCEPATH before calling gdb


2011-04-27  Petr Mladek  <pmladek@suse.cz>  [4f8ed0b4cb055043fc44041e98a836c228b885ae]

automation-testtool-oobuildfix.diff: testtool and basic compatability defaults

testtool doesn't like some basic compatability defaults (bnc#145906)

2011-04-27  Petr Mladek  <pmladek@suse.cz>  [87c5e26936baf52d878c342f8724bca2c03090d9]

wizards-source-importwizard-filesmodul-xba.diff: document converter fix

document converter wizard fails when compatability is enabled
(bnc#113235, i#56633)

2011-04-27  David Tardon  <dtardon@redhat.com>  [70fec0888755a034170eb4df29fc0c7cafa64ff0]

fdo#36404 once more, or, bitten by git .-)


2011-04-27  David Tardon  <dtardon@redhat.com>  [a9732d5d2304808367e090e40d6cb864474ab2c9]

fdo#36404 once more, or, bitten by git .-)


2011-04-27  David Tardon  <dtardon@redhat.com>  [84ad49c19f1b48a53bba7d36176608b191a14018]

fdo#36404 real fix this time


2011-04-27  David Tardon  <dtardon@redhat.com>  [7f104f053c8ea4f273fab25b04d4b43afd6f2584]

fdo#36404 real fix this time


2011-04-27  Radek Doulik  <rodo@novell.com>  [7760ea353cebdcba352ee1220734d9f6af22fe16]

fix config for pptx filter - thanks to Bubli


2011-04-27  Katarina Machalkova  <kmachalkova@suse.cz>  [40757be5946d0b38b78c023dd79dd4fa077dc52c]

Make export to .pptx 2010 work again

(use correct FilterService string)

2011-04-27  David Tardon  <dtardon@redhat.com>  [3ff1b5e4afc8b62925d03dd544e375a084eee998]

Revert "use add_linked_objects instead of explicit dep"

This reverts commit 92aea9c0ca4a157605a7d94f77d3e9b328d9ead8.

2011-04-27  David Tardon  <dtardon@redhat.com>  [ee375279ee45c9ab379824a6a32526955d4603da]

clean up


2011-04-27  David Tardon  <dtardon@redhat.com>  [0efb586553f81632e0a40e2ea48cccd902f5c0a0]

no need to use if here


2011-04-27  David Tardon  <dtardon@redhat.com>  [9b4e6931daceddb65497a5d6020ba583bf255d9f]

use plain bool instead of sal_Bool


2011-04-27  Robert Dargaud  <libo@bobiciel.com>  [9834c7ed0fd73d29abfea9aa4cc2758b12b5af68]

fdo#36404 more than one text cursor at the same time in textfields


2011-04-27  Robert Dargaud  <libo@bobiciel.com>  [f24e50551b49dee6bc0d3cd3525236f82a822678]

fdo#36404 more than one text cursor at the same time in textfields


2011-04-27  David Tardon  <dtardon@redhat.com>  [6a0f4d8039b7ea8b11354640780fb685d59e36d8]

add fileaccess to tail build


2011-04-27  David Tardon  <dtardon@redhat.com>  [52ac857a9f3e5be630ccdf7e729aa00feb06e549]

add fileaccess to tail build


2011-04-27  David Tardon  <dtardon@redhat.com>  [90276ffd65b79366d8c4b78843c65f9b19dcadca]

add padmin to tail build


2011-04-27  David Tardon  <dtardon@redhat.com>  [a5246db37ddfc742829d4a35bced548a281ac0cd]

add padmin to tail build


2011-04-27  David Tardon  <dtardon@redhat.com>  [9a1612998c7e6aa575cac40770cfeca0c2f2267c]

add unoxml to tail build


2011-04-27  David Tardon  <dtardon@redhat.com>  [8aa5ada5f45c73fbd0258f75021f0b751c0e066e]

add unoxml to tail build


2011-04-27  David Tardon  <dtardon@redhat.com>  [d5aa7a90059416bd77c5a5dd2d4306ae345471d2]

keep the list sorted


2011-04-27  David Tardon  <dtardon@redhat.com>  [e45934828a9a675799d8d3978451cf7c0e1b173b]

add lotuswordpro to tail build


2011-04-27  David Tardon  <dtardon@redhat.com>  [b5f1bb93179c600acdd7956a380b12912f143e1e]

added modules must be removed from tail_build's deps too


2011-04-27  Takeshi Abe  <tabe@fixedpoint.jp>  [1a604abc5a4f841de3384d88749ef1532b172902]

removed dead code and useless macros


2011-04-27  Thorsten Behrens  <tbehrens@novell.com>  [48c61f72dd9e205f3d44838ae21cde0419538f1c]

Merge commit 'ooo/DEV300_m106' into integration/dev300_m106

Conflicts:
	binfilter/bf_svtools/source/filter.vcl/jpeg/svt_jpegc.c
	filter/source/config/fragments/filters/SVG___Scalable_Vector_Graphics.xcu
	filter/source/config/fragments/internalgraphicfilters/svg_Import.xcu
	filter/source/config/fragments/types/svg_Scalable_Vector_Graphics.xcu
	filter/source/graphicfilter/eos2met/eos2met.cxx
	filter/source/msfilter/msvbahelper.cxx
	filter/source/svg/makefile.mk
	filter/source/svg/svgexport.cxx
	filter/source/svg/svgfilter.cxx
	filter/source/svg/svgfilter.hxx
	filter/source/svg/svgfontexport.cxx
	filter/source/svg/svgfontexport.hxx
	filter/source/svg/svgwriter.cxx
	filter/source/svg/svgwriter.hxx
	oox/inc/oox/core/relations.hxx
	oox/inc/oox/core/relationshandler.hxx
	oox/inc/oox/dump/biffdumper.hxx
	oox/inc/oox/dump/dffdumper.hxx
	oox/inc/oox/dump/dumperbase.hxx
	oox/inc/oox/dump/oledumper.hxx
	oox/inc/oox/dump/pptxdumper.hxx
	oox/inc/oox/helper/containerhelper.hxx
	oox/inc/oox/helper/propertyset.hxx
	oox/inc/oox/xls/commentsbuffer.hxx
	oox/inc/oox/xls/sharedformulabuffer.hxx
	oox/source/drawingml/shape.cxx
	oox/source/dump/oledumper.cxx
	oox/source/helper/binaryinputstream.cxx
	oox/source/helper/binaryoutputstream.cxx
	oox/source/helper/binarystreambase.cxx
	oox/source/helper/propertyset.cxx
	oox/source/ole/vbacontrol.cxx
	oox/source/ole/vbaproject.cxx
	oox/source/token/namespaces.hxx.tail
	oox/source/vml/vmlshape.cxx
	oox/source/xls/commentsbuffer.cxx
	oox/source/xls/condformatbuffer.cxx
	oox/source/xls/drawingfragment.cxx
	oox/source/xls/formulaparser.cxx
	oox/source/xls/pivotcachebuffer.cxx
	oox/source/xls/richstring.cxx
	oox/source/xls/sharedformulabuffer.cxx
	oox/source/xls/sheetdatacontext.cxx
	oox/source/xls/worksheethelper.cxx
	writerfilter/source/dmapper/DomainMapper_Impl.cxx

2011-04-26  Kohei Yoshida  <kyoshida@novell.com>  [ca844d3bfc4fc379608a4856a9750af84e620953]

Fixed crash on load when loading doc with pivot table.


2011-04-26  Kohei Yoshida  <kyoshida@novell.com>  [b26ccbb70a2337d1f5289d20d72049940be13f20]

n#677917: Try a bit harder to determine the number format of a dimension.

The old code always took the number format of the first member of the
dimension.  We should at least try the first 10 members to determine
what number format to use.

BTW this is just a stop-gap measure; to fix it properly we need to
use a better cache table structure that properly marks empty cells.

2011-04-26  Kohei Yoshida  <kyoshida@novell.com>  [597bd66fc63ad5517bfe9f53b7244191274ba2cc]

Prefer empty() over size() where it makes sense.


2011-04-26  libo64  <libo64@libo64.(none)>  [ec5d98f4d8e4b77eea62d02e74ef3dc2d2ad11f5]

OxygenOffice distro conf update


2011-04-26  Kohei Yoshida  <kyoshida@novell.com>  [ee7ec39b3b213e81eb78ddbff232ce9d32439262]

Let's use the constant in unonames.hxx to be consistent.


2011-04-26  Andras Timar  <atimar@novell.com>  [d4859a3a976801b33804611b0d911c47c32d17ff]

modify/delete wordbook files for good

* extras/source/wordbook/lang/*/soffice.dic: deleted
  These files were in old binary format and almost all
  language files were replicas of the en-US file. There
  were two exceptions: German and Slovenian. André Schnabel
  checked the German word list and he said that they can be
  deleted. Martin Srebotnjak checked the Slovenian word list
  and he asked me to keep those words -> sl.dic
* extras/source/wordbook/oracle.dic: deleted
  It was not used in the build. It contained Oracle brand
  names, etc.
* extras/source/wordbook/standard.dic: deleted
  It was built and delivered, but not packaged. It was an
  empty dictionary file which would be created anyway when
  the user creates a new empty dictionary.
* extras/source/wordbook/technical.dic:
  Entries were sorted so it will be easier to add new words.
  Some entries were added from lang/en-US/soffice.dic.
* extras/source/wordbook/sl.dic: added Slovenian words
* extras/source/wordbook/en-US.dic: added English words
* extras/source/wordbook/en-GB.dic: added English words
* scp2/source/ooo/ :
  These wordbook files should not depend on the UI language.
  They should not be in language packs but they all should
  be installed for every language like spell checker
  dictionaries.
* officecfg/registry/ :
  Paths adjusted, so application looks for wordbook files
  in the right directory.
  I enabled all dictionaries by default in Linguistic.xcs.

2011-04-26  Andras Timar  <atimar@novell.com>  [95cbf328c2dac213ff1122f2b38b8b729bc75ae1]

remove double space from en-US message


2011-04-26  Andras Timar  <atimar@novell.com>  [f3abf31526f84d02088013f388154fa122a4f782]

modify/delete wordbook files for good

* extras/source/wordbook/lang/*/soffice.dic: deleted
  These files were in old binary format and almost all
  language files were replicas of the en-US file. There
  were two exceptions: German and Slovenian. André Schnabel
  checked the German word list and he said that they can be
  deleted. Martin Srebotnjak checked the Slovenian word list
  and he asked me to keep those words -> sl.dic
* extras/source/wordbook/oracle.dic: deleted
  It was not used in the build. It contained Oracle brand
  names, etc.
* extras/source/wordbook/standard.dic: deleted
  It was built and delivered, but not packaged. It was an
  empty dictionary file which would be created anyway when
  the user creates a new empty dictionary.
* extras/source/wordbook/technical.dic:
  Entries were sorted so it will be easier to add new words.
  Some entries were added from lang/en-US/soffice.dic.
* extras/source/wordbook/sl.dic: added Slovenian words
* extras/source/wordbook/en-US.dic: added English words
* extras/source/wordbook/en-GB.dic: added English words
* scp2/source/ooo/ :
  These wordbook files should not depend on the UI language.
  They should not be in language packs but they all should
  be installed for every language like spell checker
  dictionaries.
* officecfg/registry/ :
  Paths adjusted, so application looks for wordbook files
  in the right directory.
  I enabled all dictionaries by default in Linguistic.xcs.

2011-04-26  Andras Timar  <atimar@novell.com>  [9532a61405c2864ddf071557a344dad6474e563d]

modify/delete wordbook files for good

* extras/source/wordbook/lang/*/soffice.dic: deleted
  These files were in old binary format and almost all
  language files were replicas of the en-US file. There
  were two exceptions: German and Slovenian. André Schnabel
  checked the German word list and he said that they can be
  deleted. Martin Srebotnjak checked the Slovenian word list
  and he asked me to keep those words -> sl.dic
* extras/source/wordbook/oracle.dic: deleted
  It was not used in the build. It contained Oracle brand
  names, etc.
* extras/source/wordbook/standard.dic: deleted
  It was built and delivered, but not packaged. It was an
  empty dictionary file which would be created anyway when
  the user creates a new empty dictionary.
* extras/source/wordbook/technical.dic:
  Entries were sorted so it will be easier to add new words.
  Some entries were added from lang/en-US/soffice.dic.
* extras/source/wordbook/sl.dic: added Slovenian words
* extras/source/wordbook/en-US.dic: added English words
* extras/source/wordbook/en-GB.dic: added English words
* scp2/source/ooo/ :
  These wordbook files should not depend on the UI language.
  They should not be in language packs but they all should
  be installed for every language like spell checker
  dictionaries.
* officecfg/registry/ :
  Paths adjusted, so application looks for wordbook files
  in the right directory.
  I enabled all dictionaries by default in Linguistic.xcs.

2011-04-26  Kohei Yoshida  <kyoshida@novell.com>  [d5f16e508ff60ad04362472d796c4e7730f26e9f]

Put more source local functions into anonymous namespace.


2011-04-26  Kohei Yoshida  <kyoshida@novell.com>  [423904ecc6858b39b10316113ebedd33a611f38e]

Fixed doubly nested anonymous namespaces.


2011-04-26  Kohei Yoshida  <kyoshida@novell.com>  [daa5f4f34649bb79d03970f20855669a29846849]

Moved ScDPOutputImpl into the source file of ScDPOutput.

The point of having an impl class is so that we can hide it in the
implementation.  Let's keep this in an anonymous namespace to keep
its symbols from being exported.

2011-04-26  Andras Timar  <atimar@novell.com>  [382eea66dd65cc9952cae04abc69e0e623db5aeb]

fix typos in messages


2011-04-26  Petr Mladek  <pmladek@suse.cz>  [6ad7cdc5a964c4832b30aba5fad1bc799e6c1b0b]

lo-commit-stat: add --rev-list option

+ use "git log" again to get weekly commit logs
+ use "git rev-list" only with --rev-list option; useful to list differences
  between branches

2011-04-26  Petr Mladek  <pmladek@suse.cz>  [a38a0f4b20fd36d8524c1b36cbc5c0188d2aa948]

lo-commit-stat: allow to list commits between branches

use "git rev-list --pretty=medium" instead of "git log"
to be able to use origin/libreoffice-3-4 ^origin/libreoffice-3-3
to generate list of changes that are in 3.4 but not in 3.3

2011-04-26  Petr Mladek  <pmladek@suse.cz>  [b5154c167da2c9e40f487621502be0b8d6ae00de]

lo-commit-stat: detect mismatch of branches between repos


2011-04-26  Petr Mladek  <pmladek@suse.cz>  [33a840056580197ba5c2ea41b19251da3df2809b]

lo-commit-stat: detect mismatch of branches between repos


2011-04-26  Kohei Yoshida  <kyoshida@novell.com>  [ebf9e2f0dcceef588811194f2a1235b1be89193d]

Killed more sal_Bool family & tabs.


2011-04-26  Kohei Yoshida  <kyoshida@novell.com>  [f0fc8d79daedc19995b8ea917b2d709bb9fe031d]

Ugh!


2011-04-26  Kohei Yoshida  <kyoshida@novell.com>  [6b22b46470da33a31e29da41929d3f0150d187e4]

Let's make the class name more descriptive and be consistent.


2011-04-26  Kohei Yoshida  <kyoshida@novell.com>  [908b446620c85bd21ee31f1e2854b655653948a6]

killed sal_Bool and tabs.


2011-04-26  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [0990f159a5f08312731a266f406c107a2133dc17]

support export of sheet local anonymous db data to excel binary


2011-04-26  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [a627e42b9833a9af89994fc3a1f44399a945b71a]

make excel binary import use anonymous db data


2011-04-26  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [c29cc3f4f59fc5bc92f0720db58a60432d45e980]

make VbaWorksheet Autofilter work with sheet local DBData


2011-04-26  Kohei Yoshida  <kyoshida@novell.com>  [3965636e9eb807156db6d06010e0126689fe1a7e]

n#689442: Don't forget to create undo object for normal merging.


2011-04-26  Kohei Yoshida  <kyoshida@novell.com>  [c0c3091c23683cbf68fd40584b07c5432ca5750a]

n#689442: Don't forget to create undo object for normal merging.


2011-04-26  Muthu Subramanian  <sumuthu@novell.com>  [624f37951076b0f6b4e720d44c01eaf8359ee4ed]

n#677811 HTML Export Fixes. More might be required!!!

* Fixed ColGroup export - it should be groups of them
  not all <col> listed there.
* <TBODY> should be exported only when THEAD and TFOOT
  are exported.
* Fixed many export of attributes, values need to be
  double quoted.

2011-04-26  Muthu Subramanian  <sumuthu@novell.com>  [46f47b09b6801a25eb296529e2faa4026896467b]

n#677811: Adjust/Shrink the ranges while copying.

The copy (ctrl+C) ranges are shrunk
iff the whole row or column is selected.

2011-04-26  Tor Lillqvist  <tlillqvist@novell.com>  [6b8e02c741b9aa46a3ed952a7dcd9dbbe3f64e60]

Kill Sun-specific stclient_wrapper


2011-04-26  Tor Lillqvist  <tlillqvist@novell.com>  [b3f8d9a9b87dd453b920a969a69835fa2464859e]

Kill Sun-specific stclient_wrapper


2011-04-26  Petr Mladek  <pmladek@suse.cz>  [f0b29cac4b5d6e24eaf07c419e31062bf0c91f7f]

Version 3.3.99.3, tag libreoffice-3.3.99.3 (3.4.0-beta3)


2011-04-26  Petr Mladek  <pmladek@suse.cz>  [66f99d3331ddf21afad64a654c26804584227bdb]

Version 3.3.99.3, tag libreoffice-3.3.99.3 (3.4.0-beta3)


2011-04-26  Petr Mladek  <pmladek@suse.cz>  [687f1242ebb8ed0bec933059213bc09623fa74ab]

Version 3.3.99.3, tag libreoffice-3.3.99.3 (3.4.0-beta3)


2011-04-26  Petr Mladek  <pmladek@suse.cz>  [a9562cfd715d5a5a454db8573fe3b0efe46075d3]

Version 3.3.99.3, tag libreoffice-3.3.99.3 (3.4.0-beta3)


2011-04-26  Petr Mladek  <pmladek@suse.cz>  [c0cc03844eeab6bb4b03175496c12179a7612174]

Version 3.3.99.3, tag libreoffice-3.3.99.3 (3.4.0-beta3)


2011-04-26  Petr Mladek  <pmladek@suse.cz>  [239bea49f719968d84d664ef0113f07b1084a532]

Version 3.3.99.3, tag libreoffice-3.3.99.3 (3.4.0-beta3)


2011-04-26  Petr Mladek  <pmladek@suse.cz>  [bccf24d9dce5663b8e917338b71fc1dea58b2bb3]

Version 3.3.99.3, tag libreoffice-3.3.99.3 (3.4.0-beta3)


2011-04-26  Petr Mladek  <pmladek@suse.cz>  [c33391ed459a189db073d0b8ed033353ba5e7462]

Version 3.3.99.3, tag libreoffice-3.3.99.3 (3.4.0-beta3)


2011-04-26  Petr Mladek  <pmladek@suse.cz>  [707bde8c6137f6953ad40456c264ae65ad7717cb]

Version 3.3.99.3, tag libreoffice-3.3.99.3 (3.4.0-beta3)


2011-04-26  Petr Mladek  <pmladek@suse.cz>  [ca5176aecc9c245f969b9677be1879ca94084ab5]

Version 3.3.99.3, tag libreoffice-3.3.99.3 (3.4.0-beta3)


2011-04-26  Petr Mladek  <pmladek@suse.cz>  [57350745c3205245148a05f7353b324516a22352]

Version 3.3.99.3, tag libreoffice-3.3.99.3 (3.4.0-beta3)


2011-04-26  Petr Mladek  <pmladek@suse.cz>  [faf7cd9d127c879ffef485c2e6efb215c2749c3d]

Version 3.3.99.3, tag libreoffice-3.3.99.3 (3.4.0-beta3)


2011-04-26  Petr Mladek  <pmladek@suse.cz>  [667c76799ea6a64442b26999a861ef1b0d9db31e]

Version 3.3.99.3, tag libreoffice-3.3.99.3 (3.4.0-beta3)


2011-04-26  Petr Mladek  <pmladek@suse.cz>  [d6ceff4aef8e4f0194878a5fba980e53bb5d4500]

Version 3.3.99.3, tag libreoffice-3.3.99.3 (3.4.0-beta3)


2011-04-26  Petr Mladek  <pmladek@suse.cz>  [7e1da8e7f2708a63ad8b05808801f892d0f91fa8]

Version 3.3.99.3, tag libreoffice-3.3.99.3 (3.4.0-beta3)


2011-04-26  Petr Mladek  <pmladek@suse.cz>  [7cca9f51285351abc4496cd7eb2adf1605c3455f]

Version 3.3.99.3, tag libreoffice-3.3.99.3 (3.4.0-beta3)


2011-04-26  Petr Mladek  <pmladek@suse.cz>  [dfa9818f609501f03d5ce799ec3a2654423d6832]

Version 3.3.99.3, tag libreoffice-3.3.99.3 (3.4.0-beta3)


2011-04-26  Petr Mladek  <pmladek@suse.cz>  [878619e81bdaf376f6e374b0e45b503332ffccff]

Version 3.3.99.3, tag libreoffice-3.3.99.3 (3.4.0-beta3)


2011-04-26  Petr Mladek  <pmladek@suse.cz>  [b23846d15e5f64ddfc4f198991f51427a822042a]

bump product version to 3.4.0-beta3, release number to 3


2011-04-26  Kayo Hamid  <kayo.hamid@gekkolinux.com.br>  [aca06bca2131bd8585f9c64e26cd6e58c6175a7d]

inefficient emptiness check


2011-04-26  Kayo Hamid  <kayo.hamid@gekkolinux.com.br>  [774ab34f391efbc1728ff652e0b504466e084dd0]

inefficient emptiness check


2011-04-26  Kayo Hamid  <kayo.hamid@gekkolinux.com.br>  [5dd4f9ecb2f50cf76b44472e4438297b6c65184c]

inefficient emptiness check


2011-04-26  Julien Chaffraix  <julien.chaffraix@gmail.com>  [9b4c2b9660c95f35d3d295aa0e4e1971d2f6f136]

Migrated oslDoCopyFile to using the read/write helpers.


2011-04-26  Julien Chaffraix  <julien.chaffraix@gmail.com>  [051bd8d4f2a1f8ddc2d207c158d4c4aa02667cbe]

Introduced safeRead.

Same function as safeWrite. Converted some methods in process.c to use it.
This usually simplifies the code and add better error checking.

2011-04-26  Julien Chaffraix  <julien.chaffraix@gmail.com>  [567bfd0e92fe3d1b0d899974c913a1f8b1b48cbc]

Switched a write to safeWrite in profile.c.

Cleaned up some code related to a now unneeded assertion.

2011-04-26  Julien Chaffraix  <julien.chaffraix@gmail.com>  [44f720b12b685ce942e53866ae452c6c00b8b18c]

Refactored the safeWrite method in a new file.

This enables other files to use it, which will be added in a follow-up step.

2011-04-26  Michael Meeks  <michael.meeks@novell.com>  [c6709a7b64cc088452f29059166b5565a447dc31]

hush unused parameter error


2011-04-26  Cyril Roelandt  <tipecaml@gmail.com>  [3e7b2bfce69431713aecb5836ecb9598aefe8979]

Fixing prototypes in soltools/mkdepend/ .


2011-04-26  Michael Meeks  <michael.meeks@novell.com>  [b41e01d92fe4947c3e19214d4496d59d566ee8aa]

initial uglification


2011-04-26  Tor Lillqvist  <tlillqvist@novell.com>  [527232101ccbf58bf2ce340b424644bf292ee416]

We only support NT-based Windows


2011-04-26  Luboš Luňák  <l.lunak@suse.cz>  [33f178c14bae83f3b98dd327df0bf1b19da18f82]

error dialog when a component (e.g. Writer) is not found (bnc#689116)


2011-04-26  Petr Mladek  <pmladek@suse.cz>  [ed7b1f1802309cb46b7bc0af77aa084d7e66a797]

do not package transitions-ogl.xml twice (fdo#36493)


2011-04-26  Norbert Thiebaud  <nthiebaud@gmail.com>  [5152fda24891d6ab0c145b3094d7a59752b6a076]

migrated the external fetched packages to our own infrastructure


2011-04-26  Tor Lillqvist  <tlillqvist@novell.com>  [97bfc27b4b65f52283cbcb31d9a980d8f670af22]

Kill BrOffice, fdo#36262


2011-04-26  Petr Mladek  <pmladek@suse.cz>  [877fcc829f4562f3753e5a0e1cbd7f35b2336a7d]

do not enable BrOffice branding by default (fdo#36262)


2011-04-26  Petr Mladek  <pmladek@suse.cz>  [1adcd87548cffd1ff67432090bdbf259b58be5fc]

Disable BrOffice branding for official builds (fdo#36262)


2011-04-26  David Tardon  <dtardon@redhat.com>  [a6cedff9ec288cc371f37f3dba48f506ab2cf9d9]

do not leak memory


2011-04-26  Tor Lillqvist  <tlillqvist@novell.com>  [6963a83e8fb792c7cf29c3eea361173c656fcb19]

Kill BrOffice, fdo#36262


2011-04-26  Tor Lillqvist  <tlillqvist@novell.com>  [2ede8b438e0cd0a3cddabcfcc7687c74f2e372a2]

Kill BrOffice, fdo#36262


2011-04-26  Tor Lillqvist  <tlillqvist@novell.com>  [1ec8d2c26f05fd1e84603cf0188a42e17c4195c1]

Kill BrOffice, fdo#36262


2011-04-26  David Tardon  <dtardon@redhat.com>  [d4188de23f9e6cb9405a07ea8bd0ce3ad326e99f]

return early if no stream has been found


2011-04-26  David Tardon  <dtardon@redhat.com>  [3900e9e03d14bb6d55056dae0fb1dcdcea8b3479]

fix operator delete mismatch


2011-04-26  Tor Lillqvist  <tlillqvist@novell.com>  [48a54070b42c55d53a4c9f2c28271e17c967d170]

Stopgap fixes for the crash on exit, fdo#36301

Hacks just intended as debugging aids, suggested by caolan. But as
this does prevent the crash, I removed the debugging printfs and
assertions, and commit as we don't have any proper fix anyway.

2011-04-26  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [ff0fec92604d003305b2251c6e4a95bbef84e981]

fixed problem with return value in ScVbaWorksheet::createSheetCopyInNewDoc


2011-04-26  Andras Timar  <atimar@novell.com>  [e55e6230dde68b4d1ff3ccbe3f28a26fb7135952]

ignore generated ooo.lst


2011-04-26  Andras Timar  <atimar@novell.com>  [32352e1ce8ae68f8e3fc31d4be42a4997917ae57]

put L10N_MODULE definition to set_soenv instead of settings.mk

and remove alternative l10n locations from settings.mk

2011-04-26  Andras Timar  <timar@fsf.hu>  [a765a3e7c3e7532e63d34abfa8004254f5f53175]

fix L10N_MODULE path on Windows


2011-04-26  Andras Timar  <atimar@novell.com>  [e22b8f4716d1dbe9b603793e117e0319672cb384]

remove double space from en-US message


2011-04-25  Dimitri Duc  <dimitri.duc@gmail.com>  [bca3f94088b7769dd068a4d144034ea029eb53a2]

Fixed incorrect bracket format.


2011-04-25  Kohei Yoshida  <kyoshida@novell.com>  [4fdd2b4f9d1a834f1786a56d455c9c01dc710390]

Move it up a bit more to get it to build with --disable-mozilla.


2011-04-25  Kohei Yoshida  <kyoshida@novell.com>  [865e1f6ca77ab4507bdfe7ab16534e2e3450cf1d]

Move it up a bit more to get it to build with --disable-mozilla.


2011-04-25  Dimitri Duc  <dimitri.duc@gmail.com>  [7f5b4deabadafcf1a5af491990a3cbf741d4959b]

Fixed incorrect bracket format.


2011-04-25  Christoph Herzog  <rhogez@googlemail.com>  [9c979f19c7bd182813fe1d634a94d7370f8b3b27]

Translation of German comments.


2011-04-25  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [5c07a11e3bc22f513c6456649d797499d76e17ff]

support export of sheet local anonymous db data to excel binary


2011-04-25  Christoph Herzog  <rhogez@googlemail.com>  [d5709e2cf78389658c922493e8d9e8bdf85e9741]

Translation of German comments.


2011-04-25  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [b8a80761b0faa6f5e0c8e1c1e2f77399a76c36f9]

make excel binary import use anonymous db data


2011-04-25  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [b6f878cd89c1bd512c3a45acd05d35bf13bf2622]

make VbaWorksheet Autofilter work with sheet local DBData


2011-04-25  Hanno Meyer-Thurow  <h.mth@web.de>  [39ec5e3c3a7b61cb3accba346950dfa75863ecd5]

Update '--disable-python' to disable only Python UNO API.

* postprocess/packcomponents/makefile.mk:

2011-04-25  Hanno Meyer-Thurow  <h.mth@web.de>  [07e038661fcbd9083e7d5a6617a6747001336638]

Update '--disable-python' to disable only Python UNO API.

* scripting/source/pyprov/makefile.mk:

2011-04-25  Hanno Meyer-Thurow  <h.mth@web.de>  [c3740ff1646a15823b19b9e703af04a3c52c44b5]

Update '--disable-python' to disable only Python UNO API.

* configure.in:

2011-04-25  Hanno Meyer-Thurow  <h.mth@web.de>  [51fb63fc9fe0e62d8987ef41b5063d271eeb74f8]

Update '--disable-python' to disable only Python UNO API.

* postprocess/packcomponents/makefile.mk:

2011-04-25  Hanno Meyer-Thurow  <h.mth@web.de>  [33aea8abd6e61d2cc135c577885b87cdaabbdacf]

Update '--disable-python' to disable only Python UNO API.

* scripting/source/pyprov/makefile.mk:

2011-04-25  Hanno Meyer-Thurow  <h.mth@web.de>  [86dad78a82295277de70a1cd1e2efca65514eabf]

Update '--disable-python' to disable only Python UNO API.

* configure.in:

2011-04-25  Christoph Herzog  <rhogez@googlemail.com>  [ff32eaf4fe86d44b94113f87d3ade5b1d543701d]

Translation of German comments.


2011-04-25  Kohei Yoshida  <kyoshida@novell.com>  [34ffc0609c947d7f2c71819eeccad7574564a3fd]

Merge commit 'ooo/DEV300_m106' into m106


2011-04-25  Andras Timar  <atimar@novell.com>  [c6326754f300a45cdc11f81a4d59efea89098693]

remove unused letter wizard targets


2011-04-25  Christoph Herzog  <rhogez@googlemail.com>  [5a032ac85835b9a9783ce3cd00dee420d65dc74b]

Translation of German comments.


2011-04-25  Kohei Yoshida  <kyoshida@novell.com>  [9698bb97a9a0e03fda6fc7c6f5077d9eb6052e3f]

Fixed layout problem on Windows. It was not entirely platform independent.


2011-04-25  Norbert Thiebaud  <nthiebaud@gmail.com>  [b7572a5344006d6fca5f9599aed07a400dd90b96]

we need to generate ooo.lst before we use it....


2011-04-25  Francois Tigeot  <ftigeot@wolfpond.org>  [adac311d015e9ac6597cdd8ffbf5984b0e319a43]

Remove Ultrix support


2011-04-25  Takeshi Abe  <tabe@fixedpoint.jp>  [b53ea6f02a3753f39ca485c21c6035f539c97873]

removed unused macros


2011-04-25  Francois Tigeot  <ftigeot@wolfpond.org>  [38e39a9fa5a838bf37dbe1671d67c4a93d33bd2a]

Remove OS/2 support


2011-04-25  Francois Tigeot  <ftigeot@wolfpond.org>  [0be38078bf5a48527e132161b04f41c00c2cb048]

Remove OS/2 support


2011-04-25  Francois Tigeot  <ftigeot@wolfpond.org>  [92bee75069f7216817a3eaee25044d9a6a479e45]

Remove OS/2 code.


2011-04-25  Francois Tigeot  <ftigeot@wolfpond.org>  [15e7b52ae7e78a07625a5398b113089d7e6c76da]

Remove PM2 macro usage


2011-04-24  Norbert Thiebaud  <nthiebaud@gmail.com>  [b354db5c7982edc1621766ed626c92fef6164949]

reportdesign is included in tail_build, remove it from postprocess dep


2011-04-24  Norbert Thiebaud  <nthiebaud@gmail.com>  [c6134b9de640476eab55353884c928c55cc37330]

add reportdesign in tail_build


2011-04-24  Andras Timar  <atimar@novell.com>  [4e42e93deb4efe4285858afbb0cfaafc5a6d093d]

add/update NLPSolver translations from Pootle


2011-04-24  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [c2fef7dd8c56b34022c1cf2b74b067ed50c4c8d6]

deactivate PreSave function in binfilter/bf_svx

and just return, without doing anyting

2011-04-24  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [c67b435203f9e5fb6742a45439c97528993d37d1]

deactivate PostSave in binfilter/bf_svx

just return, do not perform anything.

2011-04-24  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [a41a773af859327a550bade8bef23c30df4b5846]

deactivate WriteData31 in binfilter/bf_svx

performs nothing, just return

2011-04-24  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [afae42667aded727a3a678b522173417f50d5679]

deactive WriteData in binfilter/bf_goodies

and performs nothing anymore when the function is called

2011-04-24  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [c2a5ea2c547dab36f3f3787967e4cfba7d3dfdf7]

deactivate WriteData in binfilter/bf_svx

these functions do not perform anything, just return

2011-04-24  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [d2702ea1859922a9682bdedd3cd0d908b52eec86]

deactivate WriteData in binfilter bf_sc

and function does not perform anything.

2011-04-24  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [806a218b2292a00829a5a144f8511583820037fd]

suppress some warning compiling binfilter


2011-04-24  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [50d461553cc8dd2f158e0c81eb8ef17c97674016]

deactivate WriteData in binfilter/bf_sch

these functions do not perform anything more and just return FALSE
if a bool is forseen as return value

2011-04-24  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [392af63fd5dbb10e9b909735b56ccf95f13fa4de]

deactivation of WriteData in binfilter bf_sd

these functions perform nothing or just return FALSE in case a bool
value is forseen as output

2011-04-24  Norbert Thiebaud  <nthiebaud@gmail.com>  [21c13224622cb50b7014ca2f6b9211d4ecda2134]

we need to generate ooo.lst before we use it....


2011-04-24  libo32  <libo32@libo32.(none)>  [fb7a9c379b07b1e0bcd49a6a5b37c7c70e88569c]

Remove already integrated fonts from extra fonts


2011-04-24  Kalman Szalai - KAMI  <kami911@gmail.com>  [8898e7a9c42273eef68b404654d4a5758c0404d7]

Add copy and extract for extras and few extensions


2011-04-24  Kalman Szalai - KAMI  <kami911@gmail.com>  [64f481b032aae7a67cff84df6a4363929ce6adad]

Add download support to a few extension in bootstrap


2011-04-24  Kalman Szalai - KAMI  <kami911@gmail.com>  [73b7e19ab83bf19938cb7fd7468f51c42bbc2b2e]

Add initial configure and download stuffs for extra things

OxygenOffice related

2011-04-24  David Tardon  <dtardon@redhat.com>  [854a20a74d537d57fc697c97d47b6be76e73d719]

do not try to check removed files


2011-04-24  David Tardon  <dtardon@redhat.com>  [5edc9bb7acbcb05799523aeb1bb52fe82bf99628]

remove obsoleted dep


2011-04-24  David Tardon  <dtardon@redhat.com>  [194d0c833e06effabb213fbdca96c9231987a8b7]

remove obsoleted dep


2011-04-24  David Tardon  <dtardon@redhat.com>  [ef14a0709bd15c146bd02392f7cfb0694f6e3088]

remove obsoleted dep


2011-04-24  David Tardon  <dtardon@redhat.com>  [95357d3144b817726507758c1314a82303c25157]

reenable unit test


2011-04-24  David Tardon  <dtardon@redhat.com>  [8f39d6f8f2a94738eb017e33e6adcd1fbce1f3a3]

keep the linked_libs lists sorted


2011-04-24  David Tardon  <dtardon@redhat.com>  [cf1cb514fd04ae9832add36b8c015fd8e762afab]

use add_linked_objects instead of explicit dep


2011-04-24  David Tardon  <dtardon@redhat.com>  [dc825f76d690d51da73d93fffaa9ee9979224ac1]

depend on the used components


2011-04-24  David Tardon  <dtardon@redhat.com>  [8dd571ddb79849a5e0643dd9f30565963c689639]

depend on udkapi.rdb too


2011-04-24  David Tardon  <dtardon@redhat.com>  [7cfad1dad176cf78ec83c32c31e96a8126e8560f]

use the new UNO-related defs from CppunitTarget


2011-04-24  David Tardon  <dtardon@redhat.com>  [69f0b91202e546631ed27442f4eb8fc30126f361]

use the new UNO-related defs from CppunitTarget


2011-04-24  David Tardon  <dtardon@redhat.com>  [0cb445d85b8c763d8014092bd4bd0b88375da50f]

rename CppunitTest makefile for consistency


2011-04-24  David Tardon  <dtardon@redhat.com>  [5c62ae44af51208165ff4eb2e6ef63ec35c088bf]

add CppUnit test to check targets


2011-04-23  Norbert Thiebaud  <nthiebaud@gmail.com>  [7c1026ab3f6d97960ef57b06abb0e605549458c6]

create a pseudo-module tail_build to take advantage of gbuild features

gbuild allow for multiple 'module' to be build as one Makefile.
This help with parallelism.
This module build all the 'tail' end module. these that are not
dependencies or other dmake-based module, and that pseudo module
is declared as a dependency of postprocess instead of the individual
modules it 'group'

2011-04-23  Norbert Thiebaud  <nthiebaud@gmail.com>  [5949fab5269e3c366585bb9e620ed70670312c16]

use tail_build to build 'late' gbuild enabled modules


2011-04-23  Norbert Thiebaud  <nthiebaud@gmail.com>  [eeaa801c1a8d8c566e3bf5054f3506ce8b873588]

ignore mac local build files


2011-04-23  Norbert Thiebaud  <nthiebaud@gmail.com>  [203be7439fce09041789fced1d9a3fb30df6a82e]

starmath is built by gbuild now


2011-04-23  Norbert Thiebaud  <nthiebaud@gmail.com>  [9aa3b65bdc8f406470743966487f8bc2bf6ba78a]

toggle starmath to gbuild make by default


2011-04-23  Norbert Thiebaud  <nthiebaud@gmail.com>  [364dbc666a7140a3c29c2188695cfabdc20aa841]

harmonize OGLTrans.uno library name on MacOs with the rest of the world


2011-04-23  David Tardon  <dtardon@redhat.com>  [54ebdf3c216af257dcd29fdc2112ce1001bd9033]

move common UNO stuff to CppunitTest


2011-04-23  David Tardon  <dtardon@redhat.com>  [fac629fbdd7279a6beb272907dedd9f1cdfd195e]

add class for creating service rdbs


2011-04-23  David Tardon  <dtardon@redhat.com>  [e6cacd3be95d55232ae9a3830fe4709dbc570215]

use the new UNO-related defs from CppunitTarget


2011-04-23  Norbert Thiebaud  <nthiebaud@gmail.com>  [65bd9835ae6868af9fbee69e29366d97238a7d4a]

ObjC compile should ot take Exception flags


2011-04-23  Norbert Thiebaud  <nthiebaud@gmail.com>  [d27e7801faeb520acb19a7ae7101aec3015813c8]

tweak the delivered MacOS's name of OGLTrans to make instsetoo_native happy


2011-04-23  Norbert Thiebaud  <nthiebaud@gmail.com>  [40ce81a03324688463c694eedd62d3051feca31e]

add support, in gbuild, for objective/C (in addition to objective/C++)


2011-04-23  Takeshi Abe  <tabe@fixedpoint.jp>  [008f7b333279e24680c9fbb5307ac498623973c8]

removed dead code


2011-04-23  Francois Tigeot  <ftigeot@wolfpond.org>  [ad52909ea0d01d5e1002352f94a8a5bf19f5c4dc]

Remove PM2 macro usage


2011-04-23  Francois Tigeot  <ftigeot@wolfpond.org>  [27990a97be6f04777153093a55a53b2a55ece546]

Unbreak the build


2011-04-23  Francois Tigeot  <ftigeot@wolfpond.org>  [60bf9e6d6be2e9dd7d572e6f7ca6e33e61a060f6]

Remove support for the obsolete BORLANDC compiler


2011-04-23  Kalman Szalai - KAMI  <kami911@gmail.com>  [6c06f7b0924d7b061bed39699880d75039380a7d]

Reintroduce OxygenOffice distro confs


2011-04-23  Francois Tigeot  <ftigeot@wolfpond.org>  [dbcce3647aa1783b8f03978dc0a0f15069240518]

Remove support for the obsolete BORLANDC compiler


2011-04-23  Francois Tigeot  <ftigeot@wolfpond.org>  [50a89f08b0df7cff80e9bf6b6f932211e2b66ce9]

Remove support for the obsolete BORLANDC compiler.


2011-04-23  Kalman Szalai - KAMI  <kami911@gmail.com>  [daccfdaedd7ca6e1a205c4d709c05f61a0754ecc]

Merge branch 'libreoffice-3-4' of ssh://git.freedesktop.org/git/libreoffice/bootstrap into libreoffice-3-4


2011-04-22  Kohei Yoshida  <kyoshida@novell.com>  [ac5a0bf3c59828128f43153d481abb1865c767f6]

Excel only allows strings that are up to 32767 chars long (0x7FFF).

And if we exceed this limit even in one cell, Excel refuses to load
the whole document.

2011-04-22  Francois Tigeot  <ftigeot@wolfpond.org>  [f66ae2830d868d13d4c1d1874e50e98b6c9cbb40]

Remove PM2 macro usage


2011-04-22  Julien Nabet  <serval2412@yahoo.fr>  [3872afebc207a75b0d5b73c8129e1b4ed77de56f]

It seems there was an extra semi colon here


2011-04-22  Francois Tigeot  <ftigeot@wolfpond.org>  [7df82673c5c0df83c9d1131ff4727e91ec7af36b]

Remove PM2 macro usage


2011-04-22  Francois Tigeot  <ftigeot@wolfpond.org>  [69560c178f3e3f39b38b8f0b3cc39f30753aeb75]

Remove OS/2-specific files


2011-04-22  David Tardon  <dtardon@redhat.com>  [5d19d9e8639fdc4127d90610e34ad88817bd391a]

make the init. of this static var thread-safe

(and don't leak memory on exit...)

2011-04-22  Francois Tigeot  <ftigeot@wolfpond.org>  [788568c58421d1e05153db7678b884c770445231]

Remove Sequent support


2011-04-22  Francois Tigeot  <ftigeot@wolfpond.org>  [d97ff3e73627500fa59fe1be07ec8b981dac3c12]

Temporary fix for a LD_LIBRARY_PATH not propagated issue.


2011-04-22  Kohei Yoshida  <kyoshida@novell.com>  [85c2c4cbd544d5eaf05982c22021d12faeba17ea]

Fixed address input box to work in R1C1 mode.

Previously, typing a valid address in the address input box while
in R1C1 mode caused an invalid range error.  This commit fixes it.

2011-04-22  Petr Mladek  <pmladek@suse.cz>  [c6956e02b8557be63be2444a0beb9e37ea9379e9]

svx-honour-customshape-capabilities.diff (bnc#395372)

this bug started to be visible after enabling wordwrap
in shapes (bnc#171052)

2011-04-22  Petr Mladek  <pmladek@suse.cz>  [ac0b7fc916d3dc8214d615504ba7962db7ad92f5]

svx-shapes-default-word-wrap-enable.diff: wrap text in shapes by default

it is a very nice feature and preferred behavior (bnc#171052)

2011-04-22  Petr Mladek  <pmladek@suse.cz>  [0e9faf7a0f8c76b50d9a9354d5fab5d1ad4af821]

sd-toolbar-advanced-shapes.diff: used advanced Ellipse and Rectangle shapes

they allow to wrap text according to the shape which is a very nice
feature (bnc#171052)

2011-04-22  Kalman Szalai - KAMI  <kami911@gmail.com>  [4b932956bdf2b345810100a86491e6cae3f1eb8f]

Add initial configure and download stuffs for extra things

OxygenOffice related

2011-04-22  Luboš Luňák  <l.lunak@suse.cz>  [a1c0f9c6bedb3bc72ce8c5c5380802e9bcb80beb]

make backtrace from OSL_ASSERT disabled by default

http://lists.freedesktop.org/archives/libreoffice/2011-April/010724.html

2011-04-22  Petr Mladek  <pmladek@suse.cz>  [bfdee0010ad8502d11fe494f5d6d960a5034dd10]

dbaccess-default-varchar-lenght.diff: default VARCHAR length to 100 (i#62664)


2011-04-22  Júlio Hoffimann  <julio.hoffimann@gmail.com>  [ac6c250d9e3e585260102dba791ffdef6d8ee0a5]

left arrow comments removed // <--


2011-04-22  Thorsten Behrens  <tbehrens@novell.com>  [ff5662e330da54c31760d7edbc27b98132b0926c]

testtool-more-defaults.diff: make testtool work out-of-the-box

tweaked existing defaults such that running testtool from inside a dev install
works out-of-the-box. Additionally passing SRC_ROOT from build env to testtool

2011-04-22  Julien Nabet  <serval2412@yahoo.fr>  [66c11b5218ec510c9aff3afb7b141d02dcecc048]

Some cppcheck cleaning


2011-04-22  Petr Mladek  <pmladek@suse.cz>  [8c67ee188ea40676d9b7b52a573aca06acd2757e]

do not enable BrOffice branding by default (fdo#36262)


2011-04-22  Jan Holesovsky  <kendy@suse.cz>  [0caa8c448706e6840b824ddc37f45dbbff31430e]

Merge commit 'ooo/DEV300_m106' into libreoffice-3-4


2011-04-22  Jan Holesovsky  <kendy@suse.cz>  [a093a28ffe7cae74fb731e84dd3de09102763303]

Merge commit 'ooo/DEV300_m106' into libreoffice-3-4

Conflicts:
	sw/source/core/docnode/ndnotxt.cxx
	sw/source/core/inc/viewimp.hxx
	sw/source/core/layout/fly.cxx
	sw/source/core/layout/paintfrm.cxx
	sw/source/filter/ww8/WW8TableInfo.cxx
	sw/source/filter/ww8/wrtw8nds.cxx
	sw/source/filter/ww8/wrtww8.cxx
	sw/source/filter/ww8/wrtww8.hxx
	sw/source/filter/ww8/ww8atr.cxx
	sw/source/filter/xml/xmlitemi.cxx
	sw/source/filter/xml/xmlmeta.cxx
	sw/source/ui/app/docsh2.cxx
	sw/source/ui/dialog/swdlgfact.cxx
	sw/source/ui/shells/grfsh.cxx

2011-04-22  Jan Holesovsky  <kendy@suse.cz>  [bef8909ce175f728d43501cfec4368eebd69cabf]

Merge commit 'ooo/DEV300_m106' into libreoffice-3-4

Conflicts:
	offapi/com/sun/star/animations/XAnimationNode.idl
	offapi/com/sun/star/awt/grid/XGridColumn.idl
	offapi/com/sun/star/drawing/framework/XPaneBorderPainter.idl
	offapi/com/sun/star/frame/ModuleManager.idl
	offapi/com/sun/star/frame/XLayoutManager.idl
	offapi/com/sun/star/frame/XLayoutManagerListener.idl
	offapi/com/sun/star/rendering/FontInfo.idl
	offapi/com/sun/star/rendering/XBezierPolyPolygon2D.idl
	offapi/com/sun/star/rendering/XCanvas.idl
	offapi/com/sun/star/rendering/XSprite.idl
	offapi/com/sun/star/report/ForceNewPage.idl
	offapi/com/sun/star/report/ReportPrintOption.idl
	offapi/com/sun/star/report/XFunctionsSupplier.idl
	offapi/com/sun/star/report/XReportControlFormat.idl
	offapi/com/sun/star/resource/StringResourceWithLocation.idl
	offapi/com/sun/star/resource/XStringResourceResolver.idl
	offapi/com/sun/star/resource/XStringResourceWithLocation.idl
	offapi/com/sun/star/sdb/XSingleSelectQueryComposer.idl
	offapi/com/sun/star/security/XCertificateContainer.idl
	offapi/com/sun/star/ui/UIElementFactory.idl
	offapi/com/sun/star/ui/XImageManager.idl
	offapi/com/sun/star/ui/XUIConfigurationManager.idl
	offapi/com/sun/star/ui/XUIElementFactory.idl
	offapi/com/sun/star/ui/XUIElementSettings.idl
	offapi/com/sun/star/xml/crypto/SEInitializer.idl
	offapi/com/sun/star/xml/crypto/XSEInitializer.idl
	offapi/com/sun/star/xml/crypto/XSecurityEnvironment.idl
	offapi/com/sun/star/xml/crypto/XXMLSecurityContext.idl
	sal/rtl/source/alloc_arena.c
	udkapi/com/sun/star/task/XInteractionHandler2.idl

2011-04-22  Jan Holesovsky  <kendy@suse.cz>  [d0ca4d81abb4d55fd9b3e7da3e4ed710e755fcb6]

Merge commit 'ooo/DEV300_m106' into libreoffice-3-4

Conflicts:
	postprocess/packcomponents/makefile.mk
	postprocess/prj/build.lst

2011-04-22  Jan Holesovsky  <kendy@suse.cz>  [83380a7805f69b18f432895fc17c53cf0354bf4d]

Merge commit 'ooo/DEV300_m106' into libreoffice-3-4

Conflicts:
	cppcanvas/source/mtfrenderer/transparencygroupaction.cxx
	l10ntools/scripts/localize.pl
	l10ntools/source/directory.cxx
	l10ntools/source/srciter.cxx
	padmin/Executable_spadmin.bin.mk
	padmin/Library_spa.mk
	svtools/inc/svtools/filter.hxx
	svtools/inc/svtools/grfmgr.hxx
	svtools/source/filter/filter.cxx
	svtools/source/filter/filter2.cxx
	svtools/source/filter/wmf/emfwr.cxx
	svtools/source/filter/wmf/enhwmf.cxx
	svtools/source/filter/wmf/winmtf.cxx
	svtools/source/filter/wmf/winmtf.hxx
	svtools/source/filter/wmf/winwmf.cxx
	svtools/source/filter/wmf/wmfwr.cxx
	svtools/source/graphic/grfmgr.cxx
	svtools/source/graphic/grfmgr2.cxx
	toolkit/source/controls/controlmodelcontainerbase.cxx
	toolkit/source/controls/unocontrol.cxx
	toolkit/source/helper/formpdfexport.cxx
	toolkit/source/helper/unowrapper.cxx
	vcl/Package_osx.mk
	vcl/aqua/source/app/salinst.cxx
	vcl/aqua/source/app/salsys.cxx
	vcl/aqua/source/dtrans/aqua_service.cxx
	vcl/aqua/source/dtrans/test_aquacb.cxx
	vcl/aqua/source/res/makefile.mk
	vcl/aqua/source/window/salframe.cxx
	vcl/aqua/source/window/salframeview.mm
	vcl/inc/aqua/salgdi.h
	vcl/inc/aqua/salinst.h
	vcl/inc/graphite_adaptors.hxx
	vcl/inc/graphite_cache.hxx
	vcl/inc/graphite_serverfont.hxx
	vcl/inc/impprn.hxx
	vcl/inc/svdata.hxx
	vcl/inc/unx/i18n_status.hxx
	vcl/inc/unx/saldata.hxx
	vcl/inc/unx/salfont.h
	vcl/inc/unx/salinst.h
	vcl/inc/unx/salprn.h
	vcl/inc/unx/salsys.h
	vcl/inc/unx/sm.hxx
	vcl/inc/vcl/gdimtf.hxx
	vcl/inc/vcl/graph.hxx
	vcl/inc/vcl/outdev.hxx
	vcl/inc/vcl/polyscan.hxx
	vcl/inc/vcl/svcompat.hxx
	vcl/inc/vcl/svgread.hxx
	vcl/inc/vcl/unobrok.hxx
	vcl/inc/win/salgdi.h
	vcl/inc/win/wincomp.hxx
	vcl/prj/d.lst
	vcl/source/app/dbggui.cxx
	vcl/source/app/idlemgr.cxx
	vcl/source/app/makefile.mk
	vcl/source/app/settings.cxx
	vcl/source/app/sound.cxx
	vcl/source/app/stdtext.cxx
	vcl/source/app/svapp.cxx
	vcl/source/app/svdata.cxx
	vcl/source/app/svmain.cxx
	vcl/source/app/timer.cxx
	vcl/source/app/unohelp.cxx
	vcl/source/components/dtranscomp.cxx
	vcl/source/control/button.cxx
	vcl/source/control/combobox.cxx
	vcl/source/control/ctrl.cxx
	vcl/source/control/edit.cxx
	vcl/source/control/field2.cxx
	vcl/source/control/ilstbox.cxx
	vcl/source/gdi/bitmap.cxx
	vcl/source/gdi/bitmapex.cxx
	vcl/source/gdi/cvtgrf.cxx
	vcl/source/gdi/font.cxx
	vcl/source/gdi/image.cxx
	vcl/source/gdi/imagerepository.cxx
	vcl/source/gdi/impbmp.cxx
	vcl/source/gdi/impgraph.cxx
	vcl/source/gdi/impimagetree.cxx
	vcl/source/gdi/jobset.cxx
	vcl/source/gdi/makefile.mk
	vcl/source/gdi/metaact.cxx
	vcl/source/gdi/outdev.cxx
	vcl/source/gdi/outdev2.cxx
	vcl/source/gdi/outdev5.cxx
	vcl/source/gdi/outdev6.cxx
	vcl/source/gdi/outmap.cxx
	vcl/source/gdi/polyscan.cxx
	vcl/source/gdi/print.cxx
	vcl/source/gdi/print2.cxx
	vcl/source/gdi/region.cxx
	vcl/source/gdi/salgdilayout.cxx
	vcl/source/gdi/sallayout.cxx
	vcl/source/gdi/svcompat.cxx
	vcl/source/gdi/virdev.cxx
	vcl/source/glyphs/gcach_ftyp.cxx
	vcl/source/glyphs/gcach_vdev.cxx
	vcl/source/glyphs/gcach_vdev.hxx
	vcl/source/glyphs/graphite_adaptors.cxx
	vcl/source/glyphs/graphite_cache.cxx
	vcl/source/glyphs/graphite_layout.cxx
	vcl/source/glyphs/graphite_serverfont.cxx
	vcl/source/glyphs/graphite_textsrc.hxx
	vcl/source/glyphs/makefile.mk
	vcl/source/src/makefile.mk
	vcl/source/window/accel.cxx
	vcl/source/window/brdwin.cxx
	vcl/source/window/btndlg.cxx
	vcl/source/window/dialog.cxx
	vcl/source/window/dndevdis.cxx
	vcl/source/window/dockmgr.cxx
	vcl/source/window/dockwin.cxx
	vcl/source/window/floatwin.cxx
	vcl/source/window/introwin.cxx
	vcl/source/window/keycod.cxx
	vcl/source/window/menu.cxx
	vcl/source/window/msgbox.cxx
	vcl/source/window/scrwnd.cxx
	vcl/source/window/split.cxx
	vcl/source/window/splitwin.cxx
	vcl/source/window/status.cxx
	vcl/source/window/syswin.cxx
	vcl/source/window/tabpage.cxx
	vcl/source/window/toolbox.cxx
	vcl/source/window/toolbox2.cxx
	vcl/source/window/window.cxx
	vcl/source/window/window2.cxx
	vcl/source/window/winproc.cxx
	vcl/source/window/wrkwin.cxx
	vcl/unx/generic/app/i18n_cb.cxx
	vcl/unx/generic/app/i18n_ic.cxx
	vcl/unx/generic/app/saldata.cxx
	vcl/unx/generic/app/saldisp.cxx
	vcl/unx/generic/app/salinst.cxx
	vcl/unx/generic/app/wmadaptor.cxx
	vcl/unx/generic/fontmanager/afm_hash.cpp
	vcl/unx/generic/gdi/salbmp.cxx
	vcl/unx/generic/gdi/salgdi3.cxx
	vcl/unx/generic/gdi/xrender_peer.cxx
	vcl/unx/generic/window/salframe.cxx
	vcl/unx/generic/window/salobj.cxx
	vcl/unx/gtk/a11y/makefile.mk
	vcl/unx/gtk/app/gtksys.cxx
	vcl/unx/gtk/app/makefile.mk
	vcl/unx/gtk/window/gtkframe.cxx
	vcl/unx/gtk/window/gtkobject.cxx
	vcl/unx/headless/svpinst.cxx
	vcl/unx/headless/svpinst.hxx
	vcl/unx/headless/svpprn.hxx
	vcl/unx/kde/kdedata.cxx
	vcl/unx/kde/salnativewidgets-kde.cxx
	vcl/unx/kde4/KDESalDisplay.hxx
	vcl/unx/kde4/KDEXLib.cxx
	vcl/unx/kde4/KDEXLib.hxx
	vcl/unx/kde4/VCLKDEApplication.cxx
	vcl/unx/kde4/makefile.mk
	vcl/unx/source/app/makefile.mk
	vcl/unx/source/fontmanager/makefile.mk
	vcl/unx/source/gdi/makefile.mk
	vcl/unx/source/inc/salcursors.h
	vcl/util/linksvp/makefile.mk
	vcl/win/source/app/saldata.cxx
	vcl/win/source/app/salinst.cxx
	vcl/win/source/app/salshl.cxx
	vcl/win/source/gdi/makefile.mk
	vcl/win/source/gdi/salbmp.cxx
	vcl/win/source/gdi/salgdi.cxx
	vcl/win/source/gdi/salgdi2.cxx
	vcl/win/source/gdi/salgdi3.cxx
	vcl/win/source/gdi/salgdi_gdiplus.cxx
	vcl/win/source/gdi/salprn.cxx
	vcl/win/source/gdi/salvd.cxx
	vcl/win/source/gdi/winlayout.cxx
	vcl/win/source/window/salframe.cxx
	vcl/win/source/window/salmenu.cxx
	vcl/win/source/window/salobj.cxx

2011-04-22  Jan Holesovsky  <kendy@suse.cz>  [e0785dd388faf57cd20bf3bb13a28ffc410911ef]

Merge commit 'ooo/DEV300_m106' into libreoffice-3-4

Conflicts:
	python/makefile.mk
	zlib/makefile.mk

2011-04-22  Jan Holesovsky  <kendy@suse.cz>  [c8d090428ba2a9d710499baf62ddfe252c16aa1f]

Merge commit 'ooo/DEV300_m106' into libreoffice-3-4

Conflicts:
	sd/source/ui/app/res_bmp.src

2011-04-22  Jan Holesovsky  <kendy@suse.cz>  [66c4b436fc35d3259a3a2ab335a93c89e1347696]

Merge commit 'ooo/DEV300_m106' into libreoffice-3-4

Conflicts:
	swext/mediawiki/build.xml

2011-04-22  Jan Holesovsky  <kendy@suse.cz>  [2554b31146823b9850d1e0c437bc75a2e8c95033]

Merge commit 'ooo/DEV300_m106' into libreoffice-3-4

Conflicts:
	extensions/source/svg/svgaction.cxx
	extensions/source/svg/svgaction.hxx
	extensions/source/svg/svgcom.hxx
	extensions/source/svg/svgprinter.cxx
	extensions/source/svg/svgprinter.hxx
	extensions/source/svg/svguno.cxx
	extensions/source/svg/svgwriter.cxx
	extensions/source/svg/svgwriter.hxx
	javainstaller2/src/JavaSetup/org/openoffice/setup/Controller/InstallationOngoingCtrl.java
	javainstaller2/src/JavaSetup/org/openoffice/setup/InstallData.java
	javainstaller2/src/JavaSetup/org/openoffice/setup/Installer/LinuxInstaller.java
	package/inc/ZipFile.hxx
	package/inc/ZipOutputStream.hxx
	package/inc/ZipPackage.hxx
	package/inc/ZipPackageStream.hxx
	package/source/manifest/ManifestExport.cxx
	package/source/manifest/ManifestImport.cxx
	package/source/manifest/UnoRegister.cxx
	package/source/xstor/owriteablestream.cxx
	package/source/xstor/xstorage.cxx
	package/source/xstor/xstorage.hxx
	package/source/zipapi/EntryInputStream.cxx
	package/source/zipapi/EntryInputStream.hxx
	package/source/zipapi/XFileStream.cxx
	package/source/zipapi/XFileStream.hxx
	package/source/zipapi/XMemoryStream.cxx
	package/source/zipapi/XUnbufferedStream.cxx
	package/source/zipapi/XUnbufferedStream.hxx
	package/source/zipapi/ZipFile.cxx
	package/source/zipapi/ZipOutputStream.cxx
	package/source/zipapi/sha1context.hxx
	package/source/zippackage/ZipPackage.cxx
	package/source/zippackage/ZipPackageFolder.cxx
	package/source/zippackage/ZipPackageStream.cxx
	setup_native/source/win32/customactions/shellextensions/registerextensions.cxx
	wizards/com/sun/star/wizards/letter/LetterWizardDialogImpl.java
	xmlsecurity/prj/build.lst
	xmlsecurity/source/helper/xmlsignaturehelper.cxx
	xmlsecurity/source/xmlsec/nss/seinitializer_nssimpl.cxx
	xmlsecurity/source/xmlsec/nss/seinitializer_nssimpl.hxx

2011-04-22  Jan Holesovsky  <kendy@suse.cz>  [bc3bbd2bb4b629ec612beeeeadd959a2fb6426c2]

Merge commit 'ooo/DEV300_m106' into libreoffice-3-4

Conflicts:
	dbaccess/source/core/api/CacheSet.cxx
	dbaccess/source/core/api/KeySet.cxx
	dbaccess/source/core/api/KeySet.hxx
	dbaccess/source/core/api/OptimisticSet.hxx
	dbaccess/source/core/api/RowSet.cxx
	dbaccess/source/core/api/RowSetCache.cxx
	dbaccess/source/core/api/query.cxx
	dbaccess/source/core/dataaccess/SharedConnection.cxx
	dbaccess/source/ui/app/AppController.cxx
	dbaccess/source/ui/app/makefile.mk
	dbaccess/source/ui/control/FieldDescControl.cxx
	dbaccess/source/ui/querydesign/query.src
	dbaccess/source/ui/tabledesign/TEditControl.cxx
	reportdesign/source/ui/report/ReportController.cxx
	reportdesign/source/ui/report/ReportSection.cxx
	reportdesign/source/ui/report/SectionWindow.cxx
	reportdesign/source/ui/report/StartMarker.cxx
	reportdesign/source/ui/report/ViewsWindow.cxx

2011-04-22  Jan Holesovsky  <kendy@suse.cz>  [9b1243c85876faccaa6879f355aabc217ad2634b]

Merge commit 'ooo/DEV300_m106' into libreoffice-3-4

Conflicts:
	default_images/vcl/res/closedochc.png
	default_images/vcl/res/collate_h.png
	default_images/vcl/res/msgbox_hc.png
	default_images/vcl/res/ncollate_h.png
	default_images/vcl/source/src/collate_h.png
	default_images/vcl/source/src/ncollate_h.png
	ooo_custom_images/oxygen/svtools/res/collate_h.png
	ooo_custom_images/oxygen/svtools/res/ncollate_h.png

2011-04-22  Jan Holesovsky  <kendy@suse.cz>  [fc1e9f253dd07362065f2be9691be89fb9b3f84f]

Merge branch 'DEV300_m106' into libreoffice-3-4

Conflicts:
	Module_ooo.mk
	Repository.mk
	configure
	configure.in
	ooo.lst
	scp2/source/ooo/file_library_ooo.scp
	scp2/source/ooo/makefile.mk
	scp2/source/ooo/module_hidden_ooo.scp
	solenv/config/sdev300.ini
	solenv/config/ssolar.cmn
	solenv/gbuild/AllLangResTarget.mk
	solenv/gbuild/ComponentTarget.mk
	solenv/gbuild/CppunitTest.mk
	solenv/gbuild/Deliver.mk
	solenv/gbuild/JavaClassSet.mk
	solenv/gbuild/JunitTest.mk
	solenv/gbuild/Library.mk
	solenv/gbuild/LinkTarget.mk
	solenv/gbuild/Module.mk
	solenv/gbuild/Output.mk
	solenv/gbuild/SdiTarget.mk
	solenv/gbuild/TargetLocations.mk
	solenv/gbuild/gbuild.mk
	solenv/gbuild/platform/linux.mk
	solenv/gbuild/platform/macosx.mk
	solenv/gbuild/platform/solaris.mk
	solenv/gbuild/platform/windows.mk
	solenv/gbuild/platform/winmingw.mk
	solenv/inc/minor.mk

2011-04-22  Júlio Hoffimann  <julio.hoffimann@gmail.com>  [147824a979908971ca4bf376fdd82d88df604530]

left arrow comments removed // <--


2011-04-22  Júlio Hoffimann  <julio.hoffimann@gmail.com>  [52f1b2b471f5eb6d62d1e5579f9ee9ed7569e35d]

left arrow comments removed // <--


2011-04-22  Júlio Hoffimann  <julio.hoffimann@gmail.com>  [cc43bda7eac95d3030bb7fd9b371e1b3a3e20af7]

left arrow comments removed // <--


2011-04-22  Júlio Hoffimann  <julio.hoffimann@gmail.com>  [713ee2bbf1d9b535612378e99a013f3bc8cc63c6]

left arrow comments removed // <--


2011-04-22  Júlio Hoffimann  <julio.hoffimann@gmail.com>  [737ef925ccb32ff5fdba07061e4407586461832d]

left arrow comments removed // <--


2011-04-22  Martin Kepplinger  <martinkepplinger@eml.cc>  [63d8c400a545181a4d8afc6c875d3673510b510f]

Fix minor translation mistake

The word "insertation" is not really an english word. Thanks for the reviewer
who brought that up.

This is contributed under the terms of the MPL 1.1 / GPLv3+ / LGPLv3+ triple
license.

2011-04-22  Júlio Hoffimann  <julio.hoffimann@gmail.com>  [bb41dbc0398fec2b10c6fae63e790f95a62c4720]

all bogus comments finally removed


2011-04-22  Júlio Hoffimann  <julio.hoffimann@gmail.com>  [3fac91723b791fb7acf7eee77e97aacdd24bcee0]

all bogus comments finally removed


2011-04-22  Kayo Hamid  <kayo.hamid@gekkolinux.com.br>  [76ffa2189837398beb09f65438d3180f7e32c6fc]

cppcheck variableScope


2011-04-22  Kayo Hamid  <kayo.hamid@gekkolinux.com.br>  [9ab9d69c7da783d0c528ce58f9c8af54990eae6c]

cppcheck inefficient checking for emptiness

From cppcheck: Using xxxx.empty() instead of xxxx.size() can be faster.
 xxxx.size() can take linear time but xxxx.empty() is guaranteed to take
 constant time

2011-04-22  Kayo Hamid  <kayo.hamid@gekkolinux.com.br>  [76b3568e6550eefd50af9d23bc0efc808a53f820]

cppcheck inefficient checking for emptiness

From cppcheck: Using xxxx.empty() instead of xxxx.size() can be faster.
 xxxx.size() can take linear time but xxxx.empty() is guaranteed to take
 constant time

2011-04-22  Kayo Hamid  <kayo.hamid@gekkolinux.com.br>  [775f20628369d7c331a6c6daa23600c2ed25862b]

cppcheck inefficient checking for emptiness

From cppcheck: Using xxxx.empty() instead of xxxx.size() can be faster.
 xxxx.size() can take linear time but xxxx.empty() is guaranteed to take
 constant time

2011-04-22  Kayo Hamid  <kayo.hamid@gekkolinux.com.br>  [ee0110327ab820f255eb486b1afa8381087dee2f]

cppcheck inefficient checking for emptiness

From cppcheck: Using xxxx.empty() instead of xxxx.size() can be faster.
 xxxx.size() can take linear time but xxxx.empty() is guaranteed to take
 constant time

2011-04-22  Petr Mladek  <pmladek@suse.cz>  [7341d8f71dcb4bc75664e027202336428a173d9b]

Disable BrOffice branding for official builds (fdo#36262)


2011-04-22  Anthony Durity  <gravious@jollyrotten.org>  [5134e825e836ba0f9187c1289bd0c9ed0c16c605]

Resolves: fdo#36080 fdo#34666 process unknown html tags better


2011-04-22  Maxime Côté  <cote.maxime1@gmail.com>  [3f897ecb3db649ef37d3381b90df51aef8ccde13]

Easy hack Improve git pre-commit hook

Change of the function check_and_fix_whitespace() to check only file with the extension listed (c|cpp|cxx|h|hrc|hxx|idl|inl|java|map|mk|MK|pmk|pl|pm|sdi|sh|src|tab|xcu|xml)

2011-04-22  Kalman Szalai - KAMI  <kami911@gmail.com>  [d650ba3a6c91e2b271e19cb08cb825bebe3446f0]

Place translate-toolkit module files next to po2oo in bin.


2011-04-22  Jan Holesovsky  <kendy@suse.cz>  [846df7b7990b79f42455c240f3bb6c432714ba5b]

Merge commit 'ooo/DEV300_m106' into libreoffice-3-4


2011-04-21  Jan Holesovsky  <kendy@suse.cz>  [5c8186bdd389fc05224d33add32e944d3f96dc27]

Spaces to tabs in solenv/gbuild.


2011-04-21  Martin Kepplinger  <martinkepplinger@eml.cc>  [5c4746f37f0ea657cca9e2cb8f745ebcbdcb83bb]

Translate german code comments

Translate german code comments to english!

This is contributed under the terms of the MPL 1.1 / GPLv3+ / LGPLv3+ triple
license.

2011-04-21  Martin Kepplinger  <martinkepplinger@eml.cc>  [43401d5f5531961fbe70df0f0912bf9cda961b4b]

Translate german comments

Translate german code comments to english!

This is contributed under the terms of the MPL 1.1 / GPLv3+ / LGPLv3+ triple
license.

2011-04-21  Martin Kepplinger  <martinkepplinger@eml.cc>  [518c769ca31c3fcc5f164ff604ce8c83983b7f12]

Translate german code comments

Translate some german code comments to english!

This is contributed under the terms of the MPL 1.1 / GPLv3+ / LGPLv3+ triple
license.

2011-04-21  Martin Kepplinger  <martinkepplinger@eml.cc>  [1bf7bdfd5808d5410820abb643799927f15dbd30]

Translate german code comments

Translate some german code comments in writer/sw/source/ui/inc to english.

This is contributed under the terms of the MPL 1.1 / GPLv3+ / LGPLv3+ triple
license.

2011-04-21  Marc Neumann [msc]  <Marc.Neumann@oracle.com>  [8d2b2390d4de0b81cfcace67311ea51dca4583f3]

cws dba34c: add new test for mysql connector


2011-04-21  Marc Neumann [msc]  <Marc.Neumann@oracle.com>  [5ba40ecb52ce6f4868206edabdec8f4124517151]

cws dba34c: the celldescription control is visible at all database types


2011-04-21  Wolfram Garten [wg]  <Wolfram.Garten@oracle.com>  [7148417accf50283b8f15ed2b94b1496c0236ef5]

i117035: [Automation] adapt automated testscripts to new export format svg


2011-04-21  Wolfram Garten [wg]  <Wolfram.Garten@oracle.com>  [0d576e0ac7d35893cf5045a1c8090dfd7ddc9c42]

i117035: [Automation] adapt automated testscripts to new export format svg


2011-04-21  Wolfram Garten [wg]  <Wolfram.Garten@oracle.com>  [e1db299ad5c9f914c4774933ef9f141d8ac1bb8d]

i117035: [Automation] adapt automated testscripts to new export format svg


2011-04-21  Wolfram Garten [wg]  <Wolfram.Garten@oracle.com>  [ffdbdad7578126651dd157b5647ae9eddc08a574]

i117035: [Automation] adapt automated testscripts to new export format svg


2011-04-21  Wolfram Garten [wg]  <Wolfram.Garten@oracle.com>  [c753fcef9d0f5177b2b840ceb1680ad99641c76c]

i117035: [Automation] adapt automated testscripts to new export format svg


2011-04-21  Wolfram Garten [wg]  <Wolfram.Garten@oracle.com>  [af683b9f090204e0fc54cd42636f4aa693236ddd]

i117035: [Automation] adapt automated testscripts to new export format svg


2011-04-21  Wolfram Garten [wg]  <Wolfram.Garten@oracle.com>  [14872654d69bcf04d1213914fb42fbbde62e6a56]

i117035: [Automation] adapt automated testscripts to new export format svg


2011-04-21  Wolfram Garten [wg]  <Wolfram.Garten@oracle.com>  [38dbeb58969d9c5a5747fac68b1f62529f48f5f9]

i117035: [Automation] adapt automated testscripts to new export format svg


2011-04-21  Jan Holesovsky  <kendy@suse.cz>  [d5bbd70673a2d5c6f8937428b97111e9c13fd21f]

Fix typo; NF_KEY_FALSE should be "FALSE".


2011-04-21  David Tardon  <dtardon@redhat.com>  [a29706246e9925d61ca6173803fac1a36b44f984]

gbuildize formula


2011-04-21  David Tardon  <dtardon@redhat.com>  [63fd9311c6b281fb1d774633128bec443a1b3927]

build resources too


2011-04-21  David Tardon  <dtardon@redhat.com>  [0608776402819fabe16006a1277a1f141dee8c51]

deliver sd/res


2011-04-21  David Tardon  <dtardon@redhat.com>  [e361d5b5aa935f7b7382424a486b058e76e04c46]

the xml/ prefix is the other way around


2011-04-21  David Tardon  <dtardon@redhat.com>  [3f3b5563540e17d8007c911d05a6938ce3aea09d]

be prepared for nonexist. dir


2011-04-21  David Tardon  <dtardon@redhat.com>  [ca648de248f6bc93c269f1b7b198d832c66a4227]

gbuildize slideshow


2011-04-21  David Tardon  <dtardon@redhat.com>  [3f8677fc6fa45ba2a8ce50466f4c42e2de0f34d4]

gbuildize sd


2011-04-21  David Tardon  <dtardon@redhat.com>  [5cf47b377df72680ae37d7afb8212ab658419a18]

change extension to .cxx


2011-04-21  David Tardon  <dtardon@redhat.com>  [1731fee4c4722d74bdb4ce0eb3b6b3a620e44e60]

gbuildize reportdesign


2011-04-21  David Tardon  <dtardon@redhat.com>  [38b89de95843f72ccd9ee03e052eca5ae1ecdcdd]

sd has some images in imagelst subdir...


2011-04-21  David Tardon  <dtardon@redhat.com>  [4594ffdf24f660c7523bd901e7c4aaeded89f891]

add pck to the delivery dirs


2011-04-21  David Tardon  <dtardon@redhat.com>  [d90ba18ac0519c105ec0785b7acac17edc2b7d7f]

list one target per line


2011-04-21  David Tardon  <dtardon@redhat.com>  [ab77c99818f03b7559f26f8d53b0f1df4203bdf0]

gbuildize reportdesign


2011-04-21  David Tardon  <dtardon@redhat.com>  [423fd5baaaaae1ae2244abc6de1c6be7349f098d]

gbuildize formula


2011-04-21  David Tardon  <dtardon@redhat.com>  [ad773c4cc3b1a26bef4df95c0d9d062f062aa995]

gbuildize slideshow


2011-04-21  David Tardon  <dtardon@redhat.com>  [98d8b2b999dec5cfb47b138f1d2bf3a3789427bb]

gbuildize sd


2011-04-21  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [3ea9dcc5f0cee9cf3cfaf3e245855273cf4b85de]

WaE - base class should be explicitly initialized in the copy constructor


2011-04-21  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [9b15ef75815af84a82758bf2a163d5eef89903c5]

enable CHECKOBJECTOWNER by default now, warn instead of error


2011-04-21  Luboš Luňák  <l.lunak@suse.cz>  [8dc7fcfb5e5a8de2411d2bb29f450cabc3690859]

fix detection of first-page header/footer (previous commit,bnc#654230)


2011-04-21  Luboš Luňák  <l.lunak@suse.cz>  [d059c3aaf41cf20fefd1e0fc88a85b0a4c774826]

fix detection of first-page header/footer (previous commit,bnc#654230)


2011-04-21  Julien Nabet  <serval2412@yahoo.fr>  [08d3fdffae241ccebb55add28a6bdee624b164f2]

Easyhack: Add visibility markup to all component_get* functions


2011-04-21  Julien Nabet  <serval2412@yahoo.fr>  [a27728407e0168ae2727300cde983d916fc85eb2]

Easyhack: Add visibility markup to all component_get* functions


2011-04-21  Julien Nabet  <serval2412@yahoo.fr>  [3c60b4698b00c169e856f27355cb0fccffae0f15]

Easyhack: Add visibility markup to all component_get* functions


2011-04-21  Julien Nabet  <serval2412@yahoo.fr>  [cdc7c5772ac216f6fd91ead7d8d57fd0ad03a0aa]

Easyhack: Add visibility markup to all component_get* functions


2011-04-21  Sergey Davidoff  <shnatsel@gmail.com>  [901f924beb2d9c56545edd1d646a5acc0528c0a0]

Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/artwork


2011-04-21  Sergey Davidoff  <shnatsel@gmail.com>  [bcac727b262dc4860b181700c425f6c1cd378493]

humanity: used slightly different mail icons


2011-04-21  Robert Nagy  <robert@openbsd.org>  [899cecdc4102f7dd6c12ca1cb5f34fb516e44a23]

disable the testCVE unittest for now because it breaks in some cases


2011-04-21  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [46be3163655458aaba6e24b40ed2fb87fd1aae5d]

lp#757304: update email address for vish


2011-04-21  Andras Timar  <timar@fsf.hu>  [535bee89a2f5aab6f997688313e47343cef298ea]

fix L10N_MODULE path on Windows


2011-04-20  Joseph Powers  <jpowers27@cox.net>  [ad103b9a90d064f69df03a3a515acc266c267a9e]

Remove DECLARE_LIST( SvSlotElementList, SvSlotElement* )

Passed: make distclean && make && make check

2011-04-21  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [932d7731e5ac6e98ca76c655f24c437150459a8a]

WaE - variable may be used uninitialized


2011-04-21  Julien Nabet  <serval2412@yahoo.fr>  [31b16308d8f1673c816e978d5db50397d6b328ea]

SAL_CALL wasn't present for component_getFactory


2011-04-21  Julien Nabet  <serval2412@yahoo.fr>  [025d87cfc104dc4ddc57834bdcbc2f076a0c503d]

SAL_CALL was not present for component_getFactory


2011-04-21  Julien Nabet  <serval2412@yahoo.fr>  [561192cfc9f10adab404e6dfed51fd4d78d11210]

Easyhack: Add visibility markup to all component_get* functions


2011-04-20  Julien Nabet  <serval2412@yahoo.fr>  [b2a36656c416184c5725064e086b178ea5400f2a]

Easyhack: Add visibility markup to all component_get* functions


2011-04-20  Robert Nagy  <robert@openbsd.org>  [9864542a3f8628471c5925ca79e5426a8d3c9ded]

disable the testCVE unittest for now because it breaks in some cases


2011-04-20  Julien Nabet  <serval2412@yahoo.fr>  [7c4fbccee7b3776242d21c5980ce671b162821b0]

Easyhack: Add visibility markup to all component_get* functions


2011-04-20  Noel Power  <noel.power@novell.com>  [f5257a5349aff404848791cdb96a1d2bb0e563d7]

make sure that library in services.rdb is correct for writerfilter services


2011-04-20  Noel Power  <noel.power@novell.com>  [2d4d06ff4867665828da4d8e254ca63101544d50]

fix master install

add missing libraries doctoko ooxml resourcemodel

2011-04-20  Noel Power  <noel.power@novell.com>  [727c2a2eba9a663fcd596cc07933d63899696a4f]

make component methods public component fails to load otherwise

decorate component_getImplementationEnvironment &
component_getFactor with SAL_DLLPUBLIC_EXPORT, otherwise wrong functions get called

2011-04-20  Christian Dywan  <christian.dywan@lanedo.com>  [bef3653901375b732ea094c7746cbe0a3b4a9293]

Only accelerators in Edit popup on Windows and KDE

The new style setting AcceleratorsInContextMenus defaults to True and
is disabled for GNOME and OSX.

Fixes: fdo#36239

2011-04-20  Christian Dywan  <christian.dywan@lanedo.com>  [d248ff75bba436523b2e106d19032b63774f36c8]

Only accelerators in Edit popup on Windows and KDE

The new style setting AcceleratorsInContextMenus defaults to True and
is disabled for GNOME and OSX.

Fixes: fdo#36239

2011-04-20  Petr Mladek  <pmladek@suse.cz>  [e60843d62d0a9b38b2f74bee34c898bdecd2730c]

set default install dirname from AC_PACKAGE_NAME

idea by Hanno Meyer-Thurow <h.mth@web.de>

2011-04-20  Robert Dargaud  <libo@bobiciel.com>  [14d735f714a9ec86e9cd3b1011f8c9915cbee6e6]

fix fdo#36399 - ScrollBar display bug on dialog boxes


2011-04-20  Andras Timar  <atimar@novell.com>  [0be571d9a673ab48fc7d3a94541c5720e0845016]

do not ship Letter Wizard templates twice fdo#35722


2011-04-20  Andras Timar  <atimar@novell.com>  [e85640d0bb44fba44ed167c9f37f641ab81bd5ab]

do not ship Letter Wizard templates twice fdo#35722


2011-04-20  Luboš Luňák  <l.lunak@suse.cz>  [75c72d86b7de4cfa69a08e12cffd86ede1f35e78]

don't link soffice.bin and stuff back into src tree

This is 7e585ded0f1cce41fd3dec6146526d07783d2d38 again,
removed in 981e63a40a5918135f3547c849394a36f8012af9, probably by mistake.
With the linking it's possible that soffice.bin becomes the wrapper
script that ends up calling itself recursively.

2011-04-20  Luboš Luňák  <l.lunak@suse.cz>  [190d20d74e00330117e7bccde2fff452dc828a2c]

don't link soffice.bin and stuff back into src tree

This is 7e585ded0f1cce41fd3dec6146526d07783d2d38 again,
removed in 981e63a40a5918135f3547c849394a36f8012af9, probably by mistake.
With the linking it's possible that soffice.bin becomes the wrapper
script that ends up calling itself recursively.

2011-04-20  Sergey Davidoff  <shnatsel@gmail.com>  [d538cd7e65924e9aeab9039efca3061049b25814]

one more update of Humanity style (lp#756895)


2011-04-20  Robert Dargaud  <libo@bobiciel.com>  [c2c8ac28a49fd26e01435e2c2714a7474c23f8a1]

fix fdo#36399 - ScrollBar display bug on dialog boxes


2011-04-20  Hanno Meyer-Thurow  <h.mth@web.de>  [eed8e0b62e6c8b2c973df38acb4a454be58e3cc4]

make the installation dir better configurable

install to %libdir% intead of %prefix% as it is usual for other projects;
use the usual DESTDIR instead of OODESTDIR

Note that the default installation path is /usr/local/lib/libreoffice;
it can be redefined by --prefix, --libdir, --with-install-dirname
configure options

Some of these changes contributed by Petr Mladek <pmladek@suse.cz>

2011-04-20  David Tardon  <dtardon@redhat.com>  [4fb65d798be2faf284387619e64af752829ebd20]

gbuildize reportdesign


2011-04-20  Julien Nabet  <serval2412@yahoo.fr>  [d5d6fd656c29b81c7e7d9c3ce21573ed6681ffae]

Easyhack: Add visibility markup to all component_get* functions


2011-04-20  Julien Nabet  <serval2412@yahoo.fr>  [959067af84bf74d324f6751f766a96b6b46649d0]

Just reformat a line


2011-04-20  Joseph Powers  <jpowers27@cox.net>  [cd7627ffdb130fce22930a8c187bf81f6407b01a]

Remove DECLARE_LIST( ViewList, MyView* )

PS: This file isn't compiled. But the list wasn't used anyways so this
should be a safe change.

2011-04-20  Julien Nabet  <serval2412@yahoo.fr>  [ddaf673ddf6959f970060675d4d7348eddda67d7]

Easyhack: Add visibility markup to all component_get* functions (part2)


2011-04-20  Noel Power  <noel.power@novell.com>  [ed68bd23c0542e4e34fe51eb9854b7772d7b2cfe]

some docx field import/export tweaks

import/export ( USERNAME / USERINITIALS ) - supported now and alligned with binary import
import/export ( AUTHOR / DocumentProperty.Author ) - AUTHOR is now imported as DocumentInfo.Created, DocProperty.Author is imported as a custom property, DocumentInfo.Created is exported as AUTHOR
fix docx export of COMMENTS
fix docx import of CREATEDATE,
fix docx import of DocProperty.CreateTime
fix docx import of DocProperty.LastSavedTime
fix docx import of DocProperty.TotalEditingTime ( format still not right )

2011-04-20  Noel Power  <noel.power@novell.com>  [f433a86839499662cfc1356882b0538f01d850b6]

some docx field import/export tweaks

import/export ( USERNAME / USERINITIALS ) - supported now and alligned with binary import
import/export ( AUTHOR / DocumentProperty.Author ) - AUTHOR is now imported as DocumentInfo.Created, DocProperty.Author is imported as a custom property, DocumentInfo.Created is exported as AUTHOR
fix docx export of COMMENTS
fix docx import of CREATEDATE,
fix docx import of DocProperty.CreateTime
fix docx import of DocProperty.LastSavedTime
fix docx import of DocProperty.TotalEditingTime ( format still not right )

2011-04-20  David Tardon  <dtardon@redhat.com>  [cc33701bc0e96ed3384f5391efb6782db6bc3418]

gbuildize formula


2011-04-20  Julien Nabet  <serval2412@yahoo.fr>  [85fe9bef8c1f55b7bfcd1782b8985d2a53a29892]

Easyhack: Add visibility markup to all component_get* functions


2011-04-20  David Tardon  <dtardon@redhat.com>  [bc632b58f28b38a06c81093fbc06b06ffbfb32d4]

gbuildize slideshow


2011-04-20  David Tardon  <dtardon@redhat.com>  [b94a76f89e1b27ed1791f535fe11b58224f4b546]

gbuildize sd


2011-04-20  Kohei Yoshida  <kyoshida@novell.com>  [b8502c8251b0760f1bf03c968974f1fe3f288ae2]

fdo#36288: Fixed a crasher on Base.

The return type was probably unintentionally converted to sal_Int16
from sal_uInt16, and it didn't check for "column not found" condition.

2011-04-20  Muthu Subramanian  <sumuthu@novell.com>  [44b39fb4da9efa4db11b9185fc084e6b4fbd339d]

n#681746 - OLE crash fix.

Initialize object completely, otherwise init
would be triggered during dispose(). There could
be better ways to fix this.

2011-04-20  Kohei Yoshida  <kyoshida@novell.com>  [a7f85daf7a06dc86c676f2094e40fffe3931cfca]

fdo#36365: Watch out for NULL pointer de-referencing.

This causes print preview to crash under certain circumstances.

2011-04-19  Joseph Powers  <jpowers27@cox.net>  [f83f528f6af90b5e9b3665b764ae1a86c7568216]

Fix compile issue.


2011-04-19  Joseph Powers  <jpowers27@cox.net>  [8f8f5c4f311436bfaae1a3f1c685c9257cea4ec5]

Fix compile issue.


2011-04-19  Julien Nabet  <serval2412@yahoo.fr>  [8afda8d711b79eae42a27cf2e926c4d5c8136be2]

Easy Hack: Add visibility markup to all component_get* functions


2011-04-19  Kohei Yoshida  <kyoshida@novell.com>  [5df4ea0137b7f843c835a94cd82bceb8fd59ecc9]

Don't forget to NULL the pointer after deleting the instance.


2011-04-19  Julien Nabet  <serval2412@yahoo.fr>  [b28fac1d5a7949e2bf57a35a405532225d7e7abc]

Easy hack : Add visibility markup to all component_get* functions


2011-04-19  Caolán McNamara  <caolanm@redhat.com>  [7365f153963b09239cb7c1417b0513cf6f6044b3]

get a little closer to building dbaccess under windows again


2011-04-19  Christina Rossmanith  <ChrRossmanith@web.de>  [606d16a81fb7edf6416550d4ec9f2f5a35514868]

remove FileStatusMask_XXX in favour of osl_FileStatus_Mask_XXX (desktop)


2011-04-19  Kohei Yoshida  <kyoshida@novell.com>  [17c9b3e6f1c5360a8c9764e29061876a41ac15a2]

fdo#33341: Copy print ranges when copying sheet.


2011-04-19  Christina Rossmanith  <ChrRossmanith@web.de>  [eb7179d918275390e677c9acb4626566d675b1cc]

Removed typos in configure.in


2011-04-19  Christina Rossmanith  <ChrRossmanith@web.de>  [b9697ca2257f75cd8781d917a8c1008311474f9c]

remove FileStatusMask_XXX in favour of osl_FileStatus_Mask_XXX (components)


2011-04-19  Christina Rossmanith  <ChrRossmanith@web.de>  [0807d7b89f74d9c32582348c6a7e1d0234e69928]

remove FileStatusMask_XXX in favour of osl_FileStatus_Mask_XXX (impress)


2011-04-19  Christina Rossmanith  <ChrRossmanith@web.de>  [1913e11aebe3da33c64c3de24106232ff02e699f]

remove FileStatusMask_XXX in favour of osl_FileStatus_Mask_XXX (libs-gui)


2011-04-19  Christina Rossmanith  <ChrRossmanith@web.de>  [c776e24f16dd572d6e8f6ede79b460742708735e]

remove FileStatusMask_XXX in favour of osl_FileStatus_Mask_XXX (ure)


2011-04-19  Kohei Yoshida  <kyoshida@novell.com>  [e89d148fdacbc8ed5aa0f61471ec52fbea218cfe]

Fixed indentation mis-match.


2011-04-19  Christina Rossmanith  <ChrRossmanith@web.de>  [e198be5988cb150de99e9f2e52c64fdc72036042]

Removed dbgmacros.{ch}xx / use OSL_{ENSURE,POSTCOND} instead


2011-04-19  Christina Rossmanith  <ChrRossmanith@web.de>  [b0b3e5fdf811fa5939366f378a22755fb80e51ab]

remove FileStatusMask_XXX in favour of osl_FileStatus_Mask_XXX (libs-core)


2011-04-19  Xisco Fauli  <anistenis@gmail.com>  [8a75a1f07d0c575ef08ab8385df3ef45e8552df1]

Replace String with rtl::OUString in various places


2011-04-19  Petr Mladek  <pmladek@suse.cz>  [83e8a2bbe468b5439cc8e59cc04abf001677a8e6]

Version 3.3.99.2, tag libreoffice-3.3.99.2 (3.4.0-beta2)


2011-04-19  Petr Mladek  <pmladek@suse.cz>  [57889f6c6afe5ce6c8bf236b7186a8eef8df5bd8]

Version 3.3.99.2, tag libreoffice-3.3.99.2 (3.4.0-beta2)


2011-04-19  Petr Mladek  <pmladek@suse.cz>  [eb90f67b5df4af94adfc098dd50c948c701a5ca6]

Version 3.3.99.2, tag libreoffice-3.3.99.2 (3.4.0-beta2)


2011-04-19  Petr Mladek  <pmladek@suse.cz>  [5d050fe1f75364674e6205890a40f0d35f0749d8]

Version 3.3.99.2, tag libreoffice-3.3.99.2 (3.4.0-beta2)


2011-04-19  Petr Mladek  <pmladek@suse.cz>  [d992f0d2be4b60651a427e53405b01945f16b764]

Version 3.3.99.2, tag libreoffice-3.3.99.2 (3.4.0-beta2)


2011-04-19  Petr Mladek  <pmladek@suse.cz>  [3c240d37d8f67f8408a99fe0b4cc9a0f6b0e90ad]

Version 3.3.99.2, tag libreoffice-3.3.99.2 (3.4.0-beta2)


2011-04-19  Petr Mladek  <pmladek@suse.cz>  [ebed352d9e51f8e57e7bc28454f41dec12b31dbd]

Version 3.3.99.2, tag libreoffice-3.3.99.2 (3.4.0-beta2)


2011-04-19  Petr Mladek  <pmladek@suse.cz>  [be640885f1400f93358a221369cfd4df78c996ab]

Version 3.3.99.2, tag libreoffice-3.3.99.2 (3.4.0-beta2)


2011-04-19  Petr Mladek  <pmladek@suse.cz>  [bd0fa243f0e4505649278a0ea9a5af182ecdfdb2]

Version 3.3.99.2, tag libreoffice-3.3.99.2 (3.4.0-beta2)


2011-04-19  Petr Mladek  <pmladek@suse.cz>  [48fa46fd02b8d1633a7b078e34afe4acc18a0d74]

Version 3.3.99.2, tag libreoffice-3.3.99.2 (3.4.0-beta2)


2011-04-19  Petr Mladek  <pmladek@suse.cz>  [4052cb205984424f8ab8ebe90523d780d0adb24d]

Version 3.3.99.2, tag libreoffice-3.3.99.2 (3.4.0-beta2)


2011-04-19  Petr Mladek  <pmladek@suse.cz>  [b5594ef534de86c92bd6dc25dde131df0ee1a44d]

Version 3.3.99.2, tag libreoffice-3.3.99.2 (3.4.0-beta2)


2011-04-19  Petr Mladek  <pmladek@suse.cz>  [fa9174ba091bc8138ccf230ed6e2332c7c5ce3a3]

Version 3.3.99.2, tag libreoffice-3.3.99.2 (3.4.0-beta2)


2011-04-19  Petr Mladek  <pmladek@suse.cz>  [8ce2ca2513501b78b875d653b861e1f46c4853a4]

Version 3.3.99.2, tag libreoffice-3.3.99.2 (3.4.0-beta2)


2011-04-19  Petr Mladek  <pmladek@suse.cz>  [2933795a13ec243e9bff571583df409266746164]

Version 3.3.99.2, tag libreoffice-3.3.99.2 (3.4.0-beta2)


2011-04-19  Petr Mladek  <pmladek@suse.cz>  [84a5eca1e7bc650e9dfb59f5978a9f3bc6fe6cab]

Version 3.3.99.2, tag libreoffice-3.3.99.2 (3.4.0-beta2)


2011-04-19  Petr Mladek  <pmladek@suse.cz>  [c65e526c915dcf8624fe3b1abd60a18d15edcf7e]

Version 3.3.99.2, tag libreoffice-3.3.99.2 (3.4.0-beta2)


2011-04-19  Petr Mladek  <pmladek@suse.cz>  [03ead18c2aca845545091fae706ef71c1f460864]

Version 3.3.99.2, tag libreoffice-3.3.99.2 (3.4.0-beta2)


2011-04-19  Andras Timar  <atimar@novell.com>  [dcb67a54aa02a0fed9b24b27f682626d3860a092]

fix typos in messages


2011-04-19  Petr Mladek  <pmladek@suse.cz>  [c3bcb02fb86d98990bbe0bed3dcd9d00ca4402f1]

bump product version to 3.4.0beta2, release number to 2


2011-04-19  Petr Mladek  <pmladek@suse.cz>  [12cbe77bed8c6d7bff9bd6b9b69bb2149b84f5b1]

fix build with older gcc that does not read options via @file

needed to fix build on SLED10 with gcc-4.1.2
we want to use @$(extraobjectlist) in the long run

2011-04-19  Petr Mladek  <pmladek@suse.cz>  [f11a0e77f41981e47babf79db991066277bb4416]

fix build with older gcc that does not read options via @file

needed to fix build on SLED10 with gcc-4.1.2
we want to use @$(extraobjectlist) in the long run

2011-04-19  Dimitri Duc  <dimitri.duc@gmail.com>  [5fe73818c6594bd60ca1c2907def44579260e08a]

Change global header file to local


2011-04-19  Michael Meeks  <michael.meeks@novell.com>  [b6230195c5de74b803827e4c8a3f6a08506af017]

fix sdbt compilation with gnumake


2011-04-19  Noel Power  <noel.power@novell.com>  [92df2b3358c5d0078c2ba66aa35fb8579a5d36c9]

fix build of sdbt.component


2011-04-19  Christian Dywan  <christian.dywan@lanedo.com>  [3d9c2aeec9cabfb25cbed5e99bb242792dcd8f40]

Remove unused chunk of toolbar menu code


2011-04-19  Andras Timar  <atimar@novell.com>  [e3861932fb893236664be31c5e64bafa81f7d84a]

remove unnecessary \r characters from en-US message


2011-04-19  David Tardon  <dtardon@redhat.com>  [2b54637276ed7987ee1a064b0a50e86db75301ee]

fix brainfart


2011-04-19  Caolán McNamara  <caolanm@redhat.com>  [4e78f48e7355d8c6d34b966014a27ec387ef71a8]

fix build breakage post stubbing Stores/Saves .


2011-04-19  Luboš Luňák  <l.lunak@suse.cz>  [043155c1cc8199b5280686d780e4d54c5de8cd99]

make left/right page style be followed by the other one

so that the document is automatically set to alternating left/right pages

2011-04-19  Luboš Luňák  <l.lunak@suse.cz>  [1641896c1341790083eefb08e1d8234704d8d1c2]

avoid first-page header/footer extending to all pages (bnc#654230)


2011-04-19  Luboš Luňák  <l.lunak@suse.cz>  [778230d04455625b6e151c1e5e5fbd9a20abd1c5]

a more reliable way to detect w:titlePg (bnc#654230)


2011-04-19  Luboš Luňák  <l.lunak@suse.cz>  [61f9d4d28fa07cb3833bd3418c8b4f93b7b53b99]

implement w:evenAndOddHeaders (and settings.xml too)


2011-04-19  Luboš Luňák  <l.lunak@suse.cz>  [90877fcb24fd9af9ad9e2661b8f1149a7b65a8e8]

make left/right page style be followed by the other one

so that the document is automatically set to alternating left/right pages

2011-04-19  Luboš Luňák  <l.lunak@suse.cz>  [9cb3eca0a487448ab16434569f083bb07849adfd]

avoid first-page header/footer extending to all pages (bnc#654230)


2011-04-19  Luboš Luňák  <l.lunak@suse.cz>  [e9054fe1757de13767c1a521cd01fa6ed1291e9e]

a more reliable way to detect w:titlePg (bnc#654230)


2011-04-19  Luboš Luňák  <l.lunak@suse.cz>  [201066430dc2a49eecd4ad55a0f02c831de13d57]

implement w:evenAndOddHeaders (and settings.xml too)


2011-04-19  Petr Mladek  <pmladek@suse.cz>  [dc709df41adc0cd644c579421e31a8d4138c0bff]

bump PRODUCTVERSION to 3.4 also in solenv/inc/productversion.mk (fdo#36277)


2011-04-19  Petr Mladek  <pmladek@suse.cz>  [e596738017fe395052b46640a8ec13916f660af2]

bump PRODUCTVERSION to 3.4 also in solenv/inc/productversion.mk (fdo#36277)


2011-04-19  Caolán McNamara  <caolanm@redhat.com>  [89dab1e5777213b840d193411d8832644c0f20c3]

Resolves: fdo#36358 Just use the same export dir as save as for all apps

I believe the original idea was that draw/impress export graphics and so
default output dir is the gallery as you might want to export them in there.

Catch is that we cane export in some many different formats there there
isn't a good fit for the whole collection, so lets just use the same
dir for all apps
(cherry picked from commit 364dd193486949af59596de7ce5bd83f4db54149)

2011-04-19  Caolán McNamara  <caolanm@redhat.com>  [2dcafc2db999ea8a328236dfed2fb3c013538cea]

Resolves: fdo#36358, firstly lets code what the comment says it wants to do (cherry picked from commit 058335969debe302e23fa2c36d84d3ef55e2b47a)


2011-04-19  Caolán McNamara  <caolanm@redhat.com>  [3437d2196b1ca722a6146b40b4e06912482cedcd]

Resolves: fdo#36358 Just use the same export dir as save as for all apps

I believe the original idea was that draw/impress export graphics and so
default output dir is the gallery as you might want to export them in there.

Catch is that we cane export in some many different formats there there
isn't a good fit for the whole collection, so lets just use the same
dir for all apps

2011-04-19  Caolán McNamara  <caolanm@redhat.com>  [284a86be4394522d2cdd1d5af9e7a2280bff9460]

Resolves: fdo#36358, firstly lets code what the comment says it wants to do


2011-04-19  Kayo Hamid  <kayo.hamid@gekkolinux.com.br>  [1954366d1754f785cbea25ab317d7a23de60d3a0]

prefer prefix ++/-- operators


2011-04-19  Kayo Hamid  <kayo.hamid@gekkolinux.com.br>  [c3ee5356b7ac15cbc0dcb2b6b67e439e6b533be4]

prefer prefix ++/-- operators


2011-04-19  Caolán McNamara  <caolanm@redhat.com>  [f9a7dacf5bd496b5b5f32b121c64f6f282dde367]

Wae: resolve dbgutil vs dbglevel


2011-04-19  Caolán McNamara  <caolanm@redhat.com>  [d33d12bae73f12e7f0bc5e6a9974804c8012c3c6]

WaE: simplify this


2011-04-19  Kayo Hamid  <kayo.hamid@gekkolinux.com.br>  [aa960ab73007e67941ac9e1ef4cc1fbc1d1cbed4]

prefer prefix ++/-- operators


2011-04-19  Kayo Hamid  <kayo.hamid@gekkolinux.com.br>  [d9fbee78926e5049be3dc7cc1d969a60687abe8c]

prefer prefix ++/-- operators


2011-04-19  Kayo Hamid  <kayo.hamid@gekkolinux.com.br>  [26c8682631d81151d1d81922a5aafde98081bfb6]

prefer prefix ++/-- operators


2011-04-19  Julien Chaffraix  <julien.chaffraix@gmail.com>  [0c8fd5485ab3b979aebe06b967c1330f6768f47e]

Fixed write(2) usage in process.c


2011-04-19  Tor Lillqvist  <tlillqvist@novell.com>  [7825929a903bac4452fca383c12f6a2db0db0cfe]

Export the two UNO component functions

Fixes zip archive handling which was spectacularly broken in 3.4 beta1
on Windows.

2011-04-19  Tor Lillqvist  <tlillqvist@novell.com>  [cc38ae1e0b9a382862a07eaaddd75a3b46ee3d33]

Export the two UNO component funcions

Fizes zip archive handling which was spectacularly broken in 3.4 beta1
on Windows.

2011-04-19  Julien Chaffraix  <julien.chaffraix@gmail.com>  [8af99e57686fb9ea4da1fcf890c7a7ce9e50c83f]

Fixed an off-by-one error in DbgOut.

"..." is actually 4 characters long due to the '\0' character and
strcpy does copy the '\0'. Thus we need to remove 4 from the length
to avoid writing one byte after the end of the buffer.

2011-04-19  Julien Chaffraix  <julien.chaffraix@gmail.com>  [cd31cc2a4a2d0969795789dd3877ee6d04998746]

Added check for getcwd and chdir return values.

The code did not validate that those functions succeeded. Added
some error handling. This partially fixes the compilation with --werror.

2011-04-19  Julien Nabet  <serval2412@yahoo.fr>  [35218257a275613dc4694fae4d85c3db0fa4e742]

Replace %d, %x by SAL_PRIdINT32, SAL_PRIuUINT32 and SAL_PRIxUINT32


2011-04-19  Radek Doulik  <rodo@novell.com>  [63b85869a5cbe661cb3e417837ea4ef89c9e419b]

clean a bit the patch for fdo#36203, reset the text body pointer

 - it also fixes n#593611

2011-04-19  Jan Holesovsky  <kendy@suse.cz>  [1aa690299a69031fcb9c6c3065d84086460ff5bd]

'paths', not 'pathes'...


2011-04-19  David Tardon  <dtardon@redhat.com>  [763666681c87ebc3ee4e6c4267c5330b9144b84f]

fix build.lst to use gbuild


2011-04-19  David Tardon  <dtardon@redhat.com>  [11430c70745621f7b064b1d8ac2f583078932813]

gbuildize dbaccess


2011-04-19  David Tardon  <dtardon@redhat.com>  [d341ec1925a154f4b9101c8c55689e30892a39a4]

fix deps


2011-04-19  David Tardon  <dtardon@redhat.com>  [c4bac972b4719d984ab82d34c9f89c8214886bfb]

use SAL_DLLPUBLIC_EXPORT for consistency


2011-04-19  David Tardon  <dtardon@redhat.com>  [d9d7e9447495a47fa00e524c5c4ec58ae48e95b9]

gbuildize dbaccess


2011-04-18  Christoph Herzog  <rhogez@googlemail.com>  [b85f7924bfe1c1ee6e5411a9c62549267f0e1335]

Translate German comments.


2011-04-18  Caolán McNamara  <caolanm@redhat.com>  [9ce284013dd180302e379d91225ec700b3401909]

silence some warnings


2011-04-18  Caolán McNamara  <caolanm@redhat.com>  [16d9e686d7f78633c1509db1e98ec231f90af5e6]

don't drop unused errs, but log them


2011-04-18  Kayo Hamid  <kayo.hamid@gekkolinux.com.br>  [bdb6e244626fb922b916aae8ba02941c9123a2cf]

fixes for some cppcheck warnings


2011-04-18  Christoph Herzog  <rhogez@googlemail.com>  [0793901069511fc5d7be70cb85b2f7c0ff14a5db]

Translate German comments.


2011-04-18  Robert Nagy  <robert@openbsd.org>  [552e6234142aa990acd058bf9cab28f117b1bf87]

sync with unxgcc.mk


2011-04-18  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [42ed826443c5d950281464222cb503b62b2ab3b5]

deactivate StoreData function in binfilter

perform nothing or just return FALSE if waiting for a boolean
when called

2011-04-18  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [80a9c38ee35eb7de2a6f662be7315c8e63549751]

deletion of unused functions in binfilter/bf_sc

these functions were not called and found grabing for functions
calling Store(...) function, which do not perform anything useful.

2011-04-18  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [d07a4cd1a18381123cf24734f17f415c35ef98e9]

deactivation of Store function in binfilter

the last active functions Store have been deactivated, performing
nothing more and just returning, or returning FALSE if bool is
awaited
deactivation of Store function in binfilter

the last active functions Store have been deactivated, performing
nothing more and just returning, or returning FALSE if bool is
awaited

2011-04-18  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [442edb79dd7035f82c9a426cb7ffa2b85b6238c7]

deactivate Store function in binfilter/bf_svx

these functions do nothing, just return or return FALSE if the
return value should be bool

2011-04-18  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [504f994456417a8302f0d563d9de9d2f8c19a40d]

deactivate Store function in binfilter/bf_svtools

theses functions just return without executing code or are just
returning FALSE if they are returning bool

2011-04-18  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [1566de43c7f034f5919d70f1551ce60f7f4c6ee4]

desable Store functions in binfilter/bf_sc

these functions do not perform anything, just return either nothing
or FASE if boolean awaited

2011-04-18  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [369afd9a46f1f7c01c1e3991869522e538109903]

deactivate Store function in binfilter/bf_sw

these functions do not perform anything, just return

2011-04-18  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [de769bfd33a20148de349ef1333c03bd8f8217fe]

deactivate function Store in binfilter/bf_basic

this function perform nothing or just retrun FALSE

2011-04-18  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [e246f3eed106b45aaceacf87c5d18f53d3cbd9ef]

delete function calls Save in binfilter/bf_basic

since this does nothing than returning false, changed the code to
reflect this

2011-04-18  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [1309a74e662ad3113a1a52f6247ba67cf5ca9139]

deactivation of Save functions in binfilter

last Save function havve been deactivated, doing nothing but just returning
withou executing code

2011-04-18  Caolán McNamara  <caolanm@redhat.com>  [c0c30966c53c549b13f89b37054ee83f1ec3da83]

seem to need shlwapi here too


2011-04-18  Caolán McNamara  <caolanm@redhat.com>  [d9ce9150c45763f61b63728b663ebca93d35f9eb]

bubble down configure test findings on visibility


2011-04-18  Kohei Yoshida  <kyoshida@novell.com>  [5d20154c5e553f4ac386172777f18656db117782]

More accurate error messages.


2011-04-18  Christoph Herzog  <rhogez@googlemail.com>  [f7d86140c67a99c064651562f94050e0efe8e39e]

Translations of German comments.


2011-04-18  Robert Nagy  <robert@openbsd.org>  [a7c5fac2288e67e7d0fae667c8da590d28e35e52]

sync with unxgcc.mk


2011-04-18  Kohei Yoshida  <kyoshida@novell.com>  [9a2969195d24f322d840845e3780164391cc3b73]

New unit test for toggling relative/absolute reference (Shift-F4).


2011-04-18  Luboš Luňák  <l.lunak@suse.cz>  [128ebebd60a1a170cf74011b49f9ad35f010e8ce]

needless reinterpret_cast changed to static_cast


2011-04-18  Caolán McNamara  <caolanm@redhat.com>  [293096186d2e23a028390ab3916240baa316326a]

Resolves: fdo#36128 fix up paths for gbuild


2011-04-18  Francois Tigeot  <ftigeot@wolfpond.org>  [fc936cba8494f6b8ec2b9e7e4833c62730f3cd65]

Disable a registry test failing without OS/2 support.


2011-04-18  Francois Tigeot  <ftigeot@wolfpond.org>  [513d5a796ed81aeadae598b221060ef9f15e2a42]

Fix a typo.


2011-04-18  Francois Tigeot  <ftigeot@wolfpond.org>  [35e1b53c7e6176315257cae9434ec4364262282c]

Remove OS/2 support.


2011-04-18  Júlio Hoffimann  <julio.hoffimann@gmail.com>  [dad9275f4dfef56700656538323b8b6667eb799b]

bug id's from Oracle internal database removed


2011-04-18  Júlio Hoffimann  <julio.hoffimann@gmail.com>  [2296ac5aa0536ca05901c8e6cf97ac1c34fdff86]

bug id's from Oracle internal database removed


2011-04-18  Júlio Hoffimann  <julio.hoffimann@gmail.com>  [7c7f28783709a6ea48f16db66c444e28f07d9760]

all bogus comments removed keeping the indentation


2011-04-18  Júlio Hoffimann  <julio.hoffimann@gmail.com>  [8d3f539724a9302ce0fd7b8c00642840f1422b3b]

all bogus comments removed keeping the indentation


2011-04-18  Jan Holesovsky  <kendy@suse.cz>  [c1bc4d8e22ec78aaf53e7c38d569a0c39b63b62c]

Fix build - the same symbol defined on 2 places.


2011-04-18  Júlio Hoffimann  <julio.hoffimann@gmail.com>  [4f51d1b7bb581607afe1427f40d432305617e856]

all bogus comments removed keeping the indentation


2011-04-18  Jan Holesovsky  <kendy@suse.cz>  [bacd723b72d9f6118e3bce1aed41ab8deaef230c]

Fix build - the same symbol defined on 2 places.


2011-04-18  Júlio Hoffimann  <julio.hoffimann@gmail.com>  [e1e2228306dd3ed6460198729dd4d3f201ee0925]

bug id's from Oracle internal database removed


2011-04-18  Julien Nabet  <serval2412@yahoo.fr>  [a47471ed5c5a267d2b6ea04c225c543d056d86ab]

Remove useless import which caused an error


2011-04-18  Caolán McNamara  <caolanm@redhat.com>  [f7a86cc350f4364639c95058c32611efb2fde809]

swui links to sw, so export SwRewriter from sw


2011-04-18  Francois Tigeot  <ftigeot@wolfpond.org>  [a760a7bc3913d6d10e7dcf86f3eb39a7178b517f]

Remove OS/2-specific subdirectories.


2011-04-18  Caolán McNamara  <caolanm@redhat.com>  [6708ed6ab24420de25d951ef6aa4df05d906403f]

rename this to keep gbuild happy


2011-04-18  Caolán McNamara  <caolanm@redhat.com>  [78de357b58a495f8c714c8167af6691a7a2f78ab]

Related: rhbz#691083 make sure this is thread-safe


2011-04-18  David Tardon  <dtardon@redhat.com>  [6273b18032abd039988365743704e7a720fd956f]

sort the components


2011-04-18  David Tardon  <dtardon@redhat.com>  [111c582a677243c94c34d0009b1adacf787efc41]

gbuildize dbaccess


2011-04-18  Anthony Durity  <gently@jollyrotten.org>  [6752ecb98442c6e54ea4f075e0666f22ef64cb57]

Resolves: fdo#36336 fix crash on launch (cherry picked from commit 2cae8853762ba357b19773fe0890996b3c2b95b5)


2011-04-18  Anthony Durity  <gently@jollyrotten.org>  [af153ac082712e54e63522f743b0d0aff91eb876]

Resolves: fdo#36336 fix crash on launch


2011-04-18  Christian Dywan  <christian@lanedo.com>  [0053c68bdcec3ea60c86d9e1c1a58b95ef5c64de]

fdo#36230 Remove unused AGotoCallButton and associated RID_IMGBTN_GOTOCALL id


2011-04-18  Christian Dywan  <christian@lanedo.com>  [8b645ff23100f48264702ad5597af09ecedcab25]

fdo#36230 Remove unused AGotoCallButton and associated RID_IMGBTN_GOTOCALL id


2011-04-18  Tor Lillqvist  <tlillqvist@novell.com>  [2160141ece2a109826f4231ed5064543dbf18e31]

chmod -x


2011-04-18  Tor Lillqvist  <tlillqvist@novell.com>  [f83861020f5daad24669d701c4a6472ac79630b7]

Fix rhino build on Windows


2011-04-18  Tor Lillqvist  <tlillqvist@novell.com>  [dbcf68f61e36bde0228357f48d40a28beb0e2f52]

Kill UPDMINOR and UPDMINOREXT stuff

As far as I know we have no intention to use that stuff. Do we ever
have any idea what it means? But sure, if it turns out that we do want
to, this commit will have to be reverted.

2011-04-18  David Tardon  <dtardon@redhat.com>  [b3387395a28e1a9eb9be2973ec49c789ed84f7c4]

transform ssl lib names on WNT correctly (I hope .-)


2011-04-18  David Tardon  <dtardon@redhat.com>  [373b55a7d922ea0a8a19c9bda5534f90af733a54]

move to better location


2011-04-18  Tor Lillqvist  <tlillqvist@novell.com>  [d08e2d0f25fed7f425865e90f1793157f7d58ab8]

Remove two OS/2 files


2011-04-18  David Tardon  <dtardon@redhat.com>  [cdd440e9654eabf2d0f37928ecf6744fd5ee9ce6]

initialize the member


2011-04-18  Tor Lillqvist  <tlillqvist@novell.com>  [49313fa83b692f27d8e6c3c1f672919fdbeaab0e]

Fix from-scratch build breakage: Don't call realpath on Windows path

In a from-scratch build, when running the configure script, which then
runs the set_soenv script, the default_images symlink (that is passed
to this function in the form of a Windows path, for some reason) does
not exist yet, and realpath fails anyway. So don't bother calling
realpath on Windows paths.

Although I don't know whether it then will cause a problem that the
cygpath -m call won't be able to expand the symlink as it doesn't
exist anyway. This is a mess. And if cygpath -m expands symlinks
anyway, why is the realpath needed at all?

2011-04-18  Caolán McNamara  <caolanm@redhat.com>  [e158b941f7b88dc734f9389cfa049382d1872ab7]

seem to need realpath here to build


2011-04-18  Francois Tigeot  <ftigeot@wolfpond.org>  [a3228bb5c63654dee14f058ad93f453999382707]

Remove OS/2-specific subdirectories


2011-04-18  Takeshi Abe  <tabe@fixedpoint.jp>  [20c51a4ee119be991141a9f35ec56af679e256f4]

fixed typo


2011-04-17  Caolán McNamara  <caolanm@redhat.com>  [1f49f0ca3af318fb68b4a024c078328fb20de81f]

throw out some warnings


2011-04-17  Caolán McNamara  <caolanm@redhat.com>  [8ea7061fd30e798a777434a4bc54aa9fb98a3336]

Resolves: rhbz#695509 crash in RefreshDocumentLB


2011-04-17  Norbert Thiebaud  <nthiebaud@gmail.com>  [9b44ffb5fcb5fc3b2315b8fc0b05fe35fb270634]

gcc-4.0 on MacOSX does not support the @file syntax


2011-04-17  Norbert Thiebaud  <nthiebaud@gmail.com>  [2174045ac789e547631a0ea37876d89f5a95e3cc]

gcc-4.0 on MacOSX does not support the @file syntax


2011-04-17  David Tardon  <dtardon@redhat.com>  [cdc48cc0645023b92fc004ba28eabf35e175f637]

move the code to gbuild


2011-04-17  David Tardon  <dtardon@redhat.com>  [9c778f8527d0edb436c4f705691831dd88c92243]

add support for resource templates

That is, resource files containing localizable data that are included
from other resource files. They have filenames like foo_tmpl.hrc
(sometimes foo_tmpl.src) and are included as foo.hrc . They were handled
by listing them in LOCALIZE_ME variable in the old build system.

2011-04-17  Julien Nabet  <serval2412@yahoo.fr>  [979365cde84c3974e17d345d9786623a4b97f0c3]

Some cppcheck cleaning


2011-04-17  Julien Nabet  <serval2412@yahoo.fr>  [4d24eef011cb2237deaa2939af238abd25dc5d07]

Remove useless tests


2011-04-17  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [f9960b62bc282340267beb0d66d5e6c8e563242c]

Library, not LinkTarget


2011-04-16  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [42614cb577143abe6c3ce71ad07c29c446dafb17]

unittest has to explicitly depend on lwpft library


2011-04-16  Julien Nabet  <serval2412@yahoo.fr>  [f205cf1a0d3e7cd0b52274264d7999f5c8195cde]

change ...(%d)... to ...(%"SAL_PRIdINT32")... + 2 commented lines removed


2011-04-16  Andras Timar  <atimar@novell.com>  [d1591756b08e5d08fa20b386ad38685db885fa6d]

do not ship Letter Wizard templates twice fdo#35722


2011-04-16  Andras Timar  <atimar@novell.com>  [5cce753ee1a4bde22b69177a31d7a34dd5d3afc6]

do not ship Letter Wizard templates twice fdo#35722


2011-04-16  Caolán McNamara  <caolanm@redhat.com>  [538a42bd83cb664ba2086304d6d621da0376ccf5]

fix broken .ott archives (cherry picked from commit 7de0b88ce2dd932915894385b54be1897d5ee053)


2011-04-16  Caolán McNamara  <caolanm@redhat.com>  [7de0b88ce2dd932915894385b54be1897d5ee053]

fix broken .ott archives


2011-04-16  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [3d2cc7b5dad24a6c0b1e4a096cda2cbf47e96e15]

provide a rule for explicit deps


2011-04-16  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [3b88453baf41f9f277b29353d914d77551d9075e]

add gb_CppunitTest_uses_ure for unittests using URE


2011-04-16  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [c38e193de9a1c8225f673465b3bd3787549b59b1]

use gb_CppunitTest_uses_ure, depend on Package


2011-04-16  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [ea60126450e8d3db6476e3bdf3971c9a38b9a310]

use gb_CppunitTest_uses_ure


2011-04-16  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [e86be178a86e74751becb2f0472a25e653759104]

restoring basemutexhelper.hxx

* got killed in 3cd302f4e5dd443670debfb9bbae7e3be1676ca6
* checked out from 7db45b251adf8588624fee439df3ae0629c6ac4f

2011-04-16  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [4d271a4223f89594b73c1c860ba92928e6ec6158]

fixing typo


2011-04-16  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [3e6a21b0b81bcad856df49788646dbad7a150fa8]

adding toolshelpers in Module_tools.mk too


2011-04-16  Julien Nabet  <serval2412@yahoo.fr>  [757aa0a8e4a77f8c24faa362f2758c22898a7285]

Change some identifiers but above all, add 1 book about LibreOffice.


2011-04-16  Caolán McNamara  <caolanm@redhat.com>  [abbeb86462592462aa22b9d1dd9e4d3f251357e1]

I want to have one depend on the other, sigh


2011-04-16  Caolán McNamara  <caolanm@redhat.com>  [f070e8bd950b1e07f6592b1ed1dfa090b67bd487]

I don't think we need icule


2011-04-16  David Tardon  <dtardon@redhat.com>  [ef31ed81dce6f70437e29a1e758464784d5054d5]

gbuildize cui


2011-04-16  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [2f4450666900f99d1c89e75358ab061836c56df2]

introduce toolshelpers static lib to avoid duplicate linking errors


2011-04-16  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [bd7533cc013fb0d5cbd1c649e5a7500597584baa]

introduce toolshelpers static lib to avoid duplicate linking errors


2011-04-16  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [7c5fe761d3904c9459305a5dca80373aa0350794]

remove ssprety


2011-04-16  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [f2bd453dc618144b066678cb70d68b57c2cda96c]

remove obsolete sspretty


2011-04-16  David Tardon  <dtardon@redhat.com>  [427e14f6d55cfb49fe4bcf96d59649685d915e1b]

remove unused files


2011-04-16  David Tardon  <dtardon@redhat.com>  [e56b27252d36e5f09dbb41dcf1752cd72a3617ab]

gbuildize cui


2011-04-16  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [5105f2598bff21c992c1edf8bef8b55d8001b111]

gb_CHECKOBJECTOWNER=T allows to check for objects linked multiple times


2011-04-16  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [6b80623e807fe4985413c48b5fbc07a63e04dcab]

gbuild support for final extensions


2011-04-16  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [758ab316cc73f5d41e0fe5f6d3eb46058d67ec2e]

add sc to global gbuild build, remove duplicate unotools entry


2011-04-16  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [bba68c41aeb8d9a19557e974512fc6c74035a6dc]

include helper by absolute path

* otherwise a global gbuild build fails

2011-04-16  David Tardon  <dtardon@redhat.com>  [157fc233b99d3fabbe3e696461519ca820bce0df]

deliver generated header


2011-04-16  Kohei Yoshida  <kyoshida@novell.com>  [600eed413e78c5715c9bea8c08d5227b70590072]

fdo#36124: Fix relative/absolute toggling in R1C1 mode.


2011-04-16  Julien Nabet  <serval2412@yahoo.fr>  [6dd5212a016a0eeb780e87faceeecfa9d9147b0c]

Updating biblio.odb


2011-04-15  Christian Dywan  <christian.dywan@lanedo.com>  [2a9ab74e24a6bf9d7167e64c11b2ecda5eadbe87]

Remove unneeded minus and plus keyboard aliases

Fixes: fdo#36235

2011-04-15  Caolán McNamara  <caolanm@redhat.com>  [261c4cf54d764d4892ee1ac9fe8e5ec376652355]

those TRUE->sal_True conversions look really wrong


2011-04-15  Caolán McNamara  <caolanm@redhat.com>  [5ce58b7046d9dbc15b322a0c0324409d140334f9]

those TRUE->sal_True conversions look really wrong


2011-04-15  David Tardon  <dtardon@redhat.com>  [c2c0f1d51e0beeaee9b527eb25e908d05ef6a33a]

register dynamic libs for openssl as well


2011-04-15  Kohei Yoshida  <kyoshida@novell.com>  [925551e7c6cd6174866708ce362d474280878d96]

fdo#35142: Avoid importing unnamed styles from XLS.

This actually causes undefined behavior since every cell is supposed
to be associated with some style.  One thing affected by this is ODS
export (as described in the bug).

2011-04-15  Radek Doulik  <rodo@novell.com>  [37d085b1fa30d3169b8d860da16326ffd7173a43]

process glib events on exit

so that waiting asynchronous events are not discarded; helps with updating
recently-used.xbel (recently used files in bookmarks format) and possibly
with other things

2011-04-15  David Tardon  <dtardon@redhat.com>  [c357788e4dddc1f5c9d2aeb1963bc59a574a8700]

use SAL_DLLPUBLIC_EXPORT for consistency


2011-04-15  David Tardon  <dtardon@redhat.com>  [af79d010d73efea84bb8ecc75d8f88e406d323e4]

component_getFactory must be SAL_DLLPUBLIC_EXPORT


2011-04-15  Caolán McNamara  <caolanm@redhat.com>  [9be31e132e6314879cf495052a5e11120e15ede0]

psp::getOfficePath is unix only, this should work too


2011-04-15  Caolán McNamara  <caolanm@redhat.com>  [7d4f1eafcf2cb3603b54eed31885824e46f0b8a6]

remove old stuff now


2011-04-15  Caolán McNamara  <caolanm@redhat.com>  [93813f421f51f2925cc321aaeadf3407e96a5e3f]

port unit test to gbuild after fixing filter


2011-04-15  Caolán McNamara  <caolanm@redhat.com>  [519b6368e0c27bb447af8a3ffdd9c181aa109d5f]

WaE: in dbgutil mode


2011-04-15  Caolán McNamara  <caolanm@redhat.com>  [772289baeca4f661c3ddfa5fbfd56b8e355a1e1d]

if using gbuild component_getFactory needs to be SAL_DLLPUBLIC_EXPORT


2011-04-15  Caolán McNamara  <caolanm@redhat.com>  [d0293ceba8924d308f91fe3bda3fdbb5115c5d11]

WaE: for enable-dbgutil


2011-04-15  David Tardon  <dtardon@redhat.com>  [13357c87e89ec10636bb349705a0ea5effb7372f]

remove obsoleted .pmk files


2011-04-15  David Tardon  <dtardon@redhat.com>  [9fa72baf832e3789b76b2264d9a3f1b1bd7e0a0b]

remove obsoleted .pmk file


2011-04-15  David Tardon  <dtardon@redhat.com>  [9633fb712b0de13a5e1d8420a1eafa9337905f5d]

mangle openssl lib names on WNT with GCC

I hope I got it right...

2011-04-15  David Tardon  <dtardon@redhat.com>  [3feaa80ebe2dd98e8f4c7af1f065bc4675bf4182]

declare internal static openssl libs


2011-04-15  David Tardon  <dtardon@redhat.com>  [24ce05abc92722b83c1c047bada5239c771a1c7c]

link against openssl correctly


2011-04-15  Norbert Thiebaud  <nthiebaud@gmail.com>  [a5c013ec4bc442f92b07af91dcd92b53b60f1113]

fix MacOSX breakage due to e75d09e4e89d3eda7ddaa2c085678edf9a21293f

it is presumed here that Supported Unix platform are also Posix compliant.

2011-04-15  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [d58e814fd4372127db0915c192e4c20e9a5413c4]

fix for fdo#34763 add method Copy to ScVbaWorksheets


2011-04-15  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [aec67afa21ac09991af4ceef97b30bc122b2a69d]

fix for fdo#34763 add method Copy to ScVbaWorksheets


2011-04-15  Caolán McNamara  <caolanm@redhat.com>  [e601c32661735e9fd78def7ee11bfe21279cca71]

Resolves: fdo#33090 better glyph fallback under windows for complex text


2011-04-15  Caolán McNamara  <caolanm@redhat.com>  [76fa265895f3a5a411e08627adc177811a548ffd]

catch by const reference


2011-04-15  Caolán McNamara  <caolanm@redhat.com>  [e905617ebdae9e27133744d64c9cc0527a05da00]

these xsl are gone AFAICS


2011-04-15  Caolán McNamara  <caolanm@redhat.com>  [ec240eafe9b25620383aa54015f5c55e0f64227a]

Split construct into bits that depend on showing the window and not

This fixes a horrific a11y problem where Show triggers callbacks
to virtual methods, while the object is not fully constructed,
which means, that the *baseclass* virtual method is called,
not the *derived* virtual method that constructs the a11y wrapper

enable a11y, and run the smoketest with dbg-util before touching
this stuff

2011-04-15  Jan Holesovsky  <kendy@suse.cz>  [9d6657398735f7ba81e72df371a1a4c428a3f1cf]

Don't override CC and CXX on Windows when set, handle ccache.

This is to allow use of ccache by specifying something like:

  export CC="ccache C:/path/to/cl.exe"
  export CXX="ccache C:/patch/to/cl.exe"

before running ./autogen.sh

2011-04-15  Jan Holesovsky  <kendy@suse.cz>  [15a1260bd715d04fe4a24f3d4db1b5cb1de6cb70]

Detect the prefix of the cl.exe -showIncludes output.


2011-04-15  Jan Holesovsky  <kendy@suse.cz>  [4d1bdd7a08873b7e7229cc8f2799fce92ddc8a70]

Use cl.exe's -showIncludes to generate dependency files.


2011-04-15  Jan Holesovsky  <kendy@suse.cz>  [56c4710008474553665d830b5d307c60cca058ad]

Don't mention that we are updating autogen.lastrun.


2011-04-15  Jan Holesovsky  <kendy@suse.cz>  [03086ad090941f55e699aa37222a71c037968ecd]

FALSE/TRUE in strings should not be converted to sal_False/sal_True.


2011-04-15  Caolán McNamara  <caolanm@redhat.com>  [416410b8f0a20e33f25ab4d72b804c00fe2ea8b2]

WaE: remove annoying java warnings


2011-04-15  Caolán McNamara  <caolanm@redhat.com>  [9f9e65a29ae2990471ed0c071e4ba2ac153d9232]

frim->from


2011-04-15  Caolán McNamara  <caolanm@redhat.com>  [6c89e69b1e2cfaa605bbd3d54bb55e6cb06f01ac]

catch by const reference


2011-04-15  Caolán McNamara  <caolanm@redhat.com>  [ab5d2f5768a2465e015de7c88d714a03bfd2d432]

these xsl are gone AFAICS


2011-04-15  Caolán McNamara  <caolanm@redhat.com>  [19444ecdedbed7b2534f4df599d7424e80f97084]

throw out some more warnings


2011-04-15  Caolán McNamara  <caolanm@redhat.com>  [3b79e30b662672340a448a9865b2b69790dc8a5d]

WaE: mark this dir as warnings free


2011-04-15  Caolán McNamara  <caolanm@redhat.com>  [b76e43d156914ae1facae8e37b57e78ba94ad0ef]

WaE: mark this dir as warnings free


2011-04-15  Caolán McNamara  <caolanm@redhat.com>  [8e40565086d1810ba2f5ecd50e3c9ba8dd212b0b]

remove laughable wrong and luckily unused nonsense


2011-04-15  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [db0938d14fcc8c827a99828b839135aacf2cccb9]

lp#720716: fixing wrong calc generic names


2011-04-15  Luboš Luňák  <l.lunak@suse.cz>  [1db482f38fb4b0f311bd414d7c9db9f67ede5855]

avoid OSL_ASSERT that is actually never true


2011-04-15  Tor Lillqvist  <tlillqvist@novell.com>  [20ba3c4ae8053079bc5ec134c4c60a3aa33b5ad7]

Kill OS/2 stuff


2011-04-15  David Tardon  <dtardon@redhat.com>  [e8157839f7c2edf97aaad7beb6995e02ddfcf4e5]

use $(OUTDIR) here


2011-04-15  David Tardon  <dtardon@redhat.com>  [ebc678510bb967957ca3baefbbdead517c8fc132]

check for the value being outside the numeric limit of 32-bit int

Apply the original commit a05213c822ed62256af12690abea62b12aa5dedd to
the right file.

2011-04-15  David Tardon  <dtardon@redhat.com>  [c3565154c1e1140af85aaa3472d5830f5f802be0]

fdo#34350 make sure these values are positive

Apply the original commit 1e3b1a7a8c939a0ae08a14d5efdd65b17355dae9 to
the right file.

2011-04-15  David Tardon  <dtardon@redhat.com>  [1d358f105d42ed0bc68cd024c4da0b0395bf72bc]

remove unused files


2011-04-15  David Tardon  <dtardon@redhat.com>  [c849643c980c7bb4ed25d79310e6bf6a05ed0714]

gbuildize chart2


2011-04-15  Marco Cecchetti  <mrcekets@gmail.com>  [f82a46dabeb431fc199aa4b43766115184844efe]

Hack: store/restore font name box mru entries

When a LibreOffice window with a FontNameBox control is closed the
list of mru entries for the control is stored in a file,
discarding the previous saved entry list; when a document is opened or
created the last saved mru entry list for the FontNameBox control is
restored.

2011-04-15  David Tardon  <dtardon@redhat.com>  [6d42ebe4ccf67c280fb3c2ab51f09ff2d875ae83]

gbuildize chart2


2011-04-15  David Tardon  <dtardon@redhat.com>  [1b7717c24244aafbb314dcf4fca2efc901fd1393]

gbuildize chart2


2011-04-15  Júlio Hoffimann  <julio.hoffimann@gmail.com>  [4fc170d3e8d0bb05197deb57f60d85f9fd9f0f72]

all bogus comments removed by regular expressions


2011-04-15  Júlio Hoffimann  <julio.hoffimann@gmail.com>  [eb8e1b5e5c52e2a067b5ed45bf915f2fedaafb8f]

all bogus comments removed by regular expressions


2011-04-15  Caolán McNamara  <caolanm@redhat.com>  [20015bfb1b10ebbd017e44b021656ae99006f845]

document ViewShell::CreateAccessibleDocumentView problem


2011-04-15  Caolán McNamara  <caolanm@redhat.com>  [34af0dd02225a86d6f04e272193cad5d558cf634]

add i18npool


2011-04-15  Caolán McNamara  <caolanm@redhat.com>  [a84ab5f67744f413cee09f7aa0230958d1508f1e]

WaE: shadowed variable


2011-04-15  Caolán McNamara  <caolanm@redhat.com>  [3154665f5b11d182a07d5a13d910d0f1a3d52ec0]

none of these classes or headers is actually used


2011-04-14  Kohei Yoshida  <kyoshida@novell.com>  [f671eccb839f4407f7c1e6336e64243b46a6e42e]

New test for function evaluation with missing parameters.


2011-04-14  Kohei Yoshida  <kyoshida@novell.com>  [6bd7d86f354d80e0ff6aaa5f3dcc5c4077314d34]

Removed an unused argument from a function.  Let's make it simpler.


2011-04-14  Kohei Yoshida  <kyoshida@novell.com>  [8728b663a2edcd825f1b0fc7ca34bb1d9627db58]

fdo#34306: Insert a missing token for an ocSep followed by an ocClose.

Turns out that this behavior is more compatible with Excel's own
formula parser, *and* it fixes the error when parsing the test
document from the bug.

With this, we don't have to skip the trailing missing parameters
when importing XLS docs.

2011-04-15  Christian Dywan  <christian@lanedo.com>  [0cc476b2b180a840a078960bf83826dc12823646]

Fixed LANG setting in the _imp_setProcessLocale() function.


2011-04-14  Kohei Yoshida  <kyoshida@novell.com>  [c67cfdb5a783464544f2cf778b19109f06719d44]

Revert "fdo#34306: Append fake parameter in case of un-even parameter count."

This reverts commit b45254a0d973e1da278d5e8d269b688628f2603f.

This is not the right approach, as re-saving the document to xls would
mess it up again.

2011-04-14  Kohei Yoshida  <kyoshida@novell.com>  [5d771d92ea78efdb8a3834a8e6b2e39a49d0d950]

fdo#34306: Append fake parameter in case of un-even parameter count.

GETPIVOTDATA requires an even number of parameters.  But in Excel you
can leave the last parameter blank, which, when imported to Calc, gets
stripped off by the import filter.

Rather than supporting an empty parameter like Excel does, which requires
a bit more effort both in the import filter and the formula interpreter,
let's have the GETPIVOTDATA function compensate for the missing parameter
in-situ by adding an imaginary empty string as the extra parameter.

2011-04-14  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [733147c6a827efa3ab3ae8a9df987d21ec470b60]

Related lp#720716: some translations for desktop file entries


2011-04-14  Caolán McNamara  <caolanm@redhat.com>  [307498002d6df6eae33983b48a17f0dfab5ad4c0]

windows needs BRAND_BASE_DIR as well


2011-04-14  Caolán McNamara  <caolanm@redhat.com>  [4db32f1d298df1bbef61bf4c5c6e5fe132a53af6]

move this in here so that on windows we convert paths to win format


2011-04-14  Radek Doulik  <rodo@novell.com>  [7ea86c48b4bb23cc6e41cebf8c38d90e7979ea30]

fix crash in fdo#36203, the referenced shape didn't contain texbody


2011-04-14  David Tardon  <dtardon@redhat.com>  [62b2fea57ebfecd523cdca657a42a6427c3048d5]

gbuildize writerfilter


2011-04-14  David Tardon  <dtardon@redhat.com>  [f6323fb886b31088d0c13d6d285e7202be62848d]

define gb_LinkTarget_add_generated_cxxobjects


2011-04-14  David Tardon  <dtardon@redhat.com>  [a2d879793664a4cd897c59854e58f34da22ac0f8]

gbuildize oox


2011-04-14  David Tardon  <dtardon@redhat.com>  [9a4fc75113a27a4c71f879d430009a5ddc3ab30d]

gbuildize lotuswordpro


2011-04-14  David Tardon  <dtardon@redhat.com>  [e50e23937fbf1eac5a04af8d8c08b67c2f9ec6fe]

fix build


2011-04-14  David Tardon  <dtardon@redhat.com>  [ab5e806974b1cf7d3077095a26fd66b095423aff]

fix delivery of generated files


2011-04-14  David Tardon  <dtardon@redhat.com>  [a3bc263ae0d36e894d84cfbe930a6aeb7f4b4a4c]

fix build


2011-04-14  David Tardon  <dtardon@redhat.com>  [fd5a147a6366d828edb97dd7c6731a14794611ab]

gbuildize writerfilter


2011-04-14  David Tardon  <dtardon@redhat.com>  [2fe24238e898853d95ba5483c896c749ef97a404]

really deliver namespaces.txt


2011-04-14  David Tardon  <dtardon@redhat.com>  [1f9ad18ca6e9441c03cc9e9c5e4f6fdd91215534]

gbuildize oox


2011-04-14  David Tardon  <dtardon@redhat.com>  [799fcf0d71430a935a73fe1b339599bbd7cb2ce1]

remove unused files


2011-04-14  David Tardon  <dtardon@redhat.com>  [b33312110dddaaeabf566f23861e94d9685935f9]

gbuildize lotuswordpro


2011-04-14  Caolán McNamara  <caolanm@redhat.com>  [50585412c9462889580314c443f73275da6df167]

catch by const reference


2011-04-14  Caolán McNamara  <caolanm@redhat.com>  [a49361a0c92261783cb7e9c3e35d656aa892ab68]

createFromAscii->RTL_CONSTASCII_USTRINGPARAM


2011-04-14  David Tardon  <dtardon@redhat.com>  [72687df69d1d069aa3b9101876dde83451a536e6]

gbuildize oox


2011-04-14  Luboš Luňák  <l.lunak@suse.cz>  [a47d3303b23834fbc9d2a1cc4db0f8a292c52f3a]

fix qt4 moc detection

cannot use the same variable for two AC_PATH_PROG calls, as the first call
will cache the result and the second one will reuse it

2011-04-14  Caolán McNamara  <caolanm@redhat.com>  [36310c060512b8bd783c1c9873f7e9b03f070295]

fix accessibility crash

two different callbacks connected to the same destination where
that destination unset the callback id of one of the callbacks
(cherry picked from commit 0929504217c225358388c911d3f81d7626c7776c)

2011-04-14  Radek Doulik  <rodo@novell.com>  [0b6042a8ec28610156f02375bc30cceebdac168f]

fix crash in fdo#36203, the referenced shape didn't contain texbody


2011-04-14  Radek Doulik  <rodo@novell.com>  [dd0002f4b36d45f20e4211d9648ca00ffaa812d5]

dump property map of customshape preset only when building with debug


2011-04-14  Radek Doulik  <rodo@novell.com>  [226ff96a88876d34f7fa30148150b6aa5a7f5a7c]

added preset for right-arrow - proof of concept


2011-04-14  Radek Doulik  <rodo@novell.com>  [4437185f0e5437d2f8b6edf5025e9ae867890dda]

added method to dump code for enhanced custom shape presets


2011-04-14  David Tardon  <dtardon@redhat.com>  [416c0f6b75f35e5680ee81d6080bbce02db06d1f]

fix typo


2011-04-14  Caolán McNamara  <caolanm@redhat.com>  [525607144c82c88e457963e149bcee41d896a508]

fix accessibility crash

two different callbacks connected to the same destination where
that destination unset the callback id of one of the callbacks

2011-04-14  Luboš Luňák  <l.lunak@suse.cz>  [0efe684d6ac1c00e3eb75125e0c6444f4cb1ed8e]

no local -Wl,-O1 linker flag


2011-04-14  Luboš Luňák  <l.lunak@suse.cz>  [3e1c7827e772485c64559528bd7ef21008ade53c]

no local -Wl,-O1 linker flag


2011-04-14  Luboš Luňák  <l.lunak@suse.cz>  [6efe9918d36368e6362128bf9021a2884b24f4a8]

add -Wl,-O1 as linker optimization flags when debug is disabled


2011-04-14  Francois Tigeot  <ftigeot@wolfpond.org>  [08d49db2aac06ddc9d8c8ad7f34bee3a899e2fa9]

Remove CVER.

It is no longer used.

2011-04-14  Tor Lillqvist  <tlillqvist@novell.com>  [5eb46770effb2f5e47ed9b1b7a06ffeb64be3f50]

Add our normal Emacs and vim mode lines


2011-04-14  Michael Lefevre  <lefevre00@yahoo.fr>  [c2f959379b0b669911c12582f99669ca54d3a380]

Kill Pos_XXX in favour of osl_Pos_XXX


2011-04-14  Michael Lefevre  <lefevre00@yahoo.fr>  [8c9f3d38b8e8a6a6879b8da6ab87161a27285b28]

Kill Pos_XXX in favour of osl_Pos_XXX


2011-04-14  Michael Lefevre  <lefevre00@yahoo.fr>  [b99c88fca656f162fc49362128fca819c047e6a3]

Kill Pos_XXX in favour of osl_Pos_XXX


2011-04-14  Michael Lefevre  <lefevre00@yahoo.fr>  [be6061a954b5f55b20d0e58aa12b425b6505f56e]

Kill Pos_XXX in favour of osl_Pos_XXX


2011-04-14  Michael Lefevre  <lefevre00@yahoo.fr>  [5d184532b47cac0bac9c9076b4af3ce1646be8f0]

Kill Pos_XXX in favour of osl_Pos_XXX


2011-04-14  Michael Lefevre  <lefevre00@yahoo.fr>  [ebda855900ceae850c2e3a446edcd691d7feb5b0]

Kill Pos_XXX in favour of osl_Pos_XXX


2011-04-14  Michael Lefevre  <lefevre00@yahoo.fr>  [1caa3ccec50d9917da7f3f4c2b83b09d35497996]

Kill Pos_XXX in favour of osl_Pos_XXX


2011-04-14  Michael Lefevre  <lefevre00@yahoo.fr>  [737740f0418361df8885e34fbb6a918f9a7e13bb]

Kill Pos_XXX in favour of osl_Pos_XXX


2011-04-14  Michael Lefevre  <lefevre00@yahoo.fr>  [e768e1b918583fdbf902662c57957a74f1981f92]

Kill Pos_XXX in favour of osl_Pos_XXX


2011-04-14  David Tardon  <dtardon@redhat.com>  [bc1f5c6e38c34ca6b646aaa7577bd97fbe70d1ef]

gbuildize writerfilter


2011-04-14  Tor Lillqvist  <tlillqvist@novell.com>  [c3adad56cc07e775d99947e892e606ef103a1ed2]

The NULL must be a css::uno::Sequence< css::beans::PropertyValue >*, I think


2011-04-14  Tor Lillqvist  <tlillqvist@novell.com>  [5bf99da78e9e4646bee0e89ff11caa6d36f0c13c]

Revert "It's the WMF_APMFILEHEADER* parameter that needs a cast, I think"

Nope, the NULL can't be meaning the WMF_APMFILEHEADER* thing as that
is added by external-apm-header.diff.

This reverts commit 6107a6b764eecdf3d84fbf5505a8c628d8111811.

2011-04-14  Julien Chaffraix  <julien.chaffraix@gmail.com>  [0e56d8c1d4c56fb3d0fef9956bf6f46434ac8624]

No need to check out execv return value.

If we ever return from execv, it is an error and the code already handle that.
This fixes a dead assignment warning under CLang++.

2011-04-14  Julien Chaffraix  <julien.chaffraix@gmail.com>  [b421cffc60ce5681809e2cf5e3ac10996efab066]

Fixed some false positives 'dead assignments' seen in CLang++

We removed the OSL_DEBUG_LEVEL > 1 code and replace them with OSL_TRACE.
This should provide the same coverage and remove CLang++ complains.

2011-04-14  Julien Chaffraix  <julien.chaffraix@gmail.com>  [3f490e80cfe654757f5b9001cee0236cd43d47ac]

Fixed a potential null-dereferencing error in osl_closeProfile

Store the new profile in a temporary variable and assign
it to the old profile after we have checked if it is null.
Seen with CLang++.

2011-04-14  Julien Chaffraix  <julien.chaffraix@gmail.com>  [0fbc03ec4e294eb4a7fd874984a16fced6cbdb03]

Added handling for the write errors in receiveFdPipe.

Fixed a dead assignment in process.c reported by CLang++

2011-04-14  Julien Chaffraix  <julien.chaffraix@gmail.com>  [d52aa20175cffb5b356c51c22d9d112b98dff600]

Added error handling for pthread_mutexattr_settype.

This fixes a dead assignment reported by CLang++.

2011-04-14  Tor Lillqvist  <tlillqvist@novell.com>  [5e80c4def467dd793d6192e2f8942bc4f637fa9e]

It's the WMF_APMFILEHEADER* parameter that needs a cast, I think


2011-04-14  Tor Lillqvist  <tlillqvist@novell.com>  [d6c542e9912eee3bff23890108a56a0863b32092]

Revert "Use static_cast to resolve ambiguity between NULL and 0"

This was not the actual problem.

This reverts commit 0d74c4b027b057c2552311be12571c044f472ad8.

2011-04-14  Dona Hertel  <cocofan@mailbolt.com>  [f7ccecc999b44bb3e077c6205a0719e55e8784ff]

Easy Hack remove dead code and uncompiled code in 'sd' module


2011-04-14  Andras Timar  <atimar@novell.com>  [1c47c5cb1f5e2a6e3c7b231ef4e07e77c93ec0d9]

check if file exists in *.po hook

otherwise a removed file would be recreated

2011-04-14  David Tardon  <dtardon@redhat.com>  [95d843a2389995e22bb0527d35f36f6dcc0a874b]

fix build


2011-04-14  Jan Holesovsky  <kendy@suse.cz>  [02a0cf12ec462ac4f7b3b8f54acbc42f6d7a7e30]

FALSE/TRUE in strings should not be converted to sal_False/sal_True.


2011-04-13  Kohei Yoshida  <kyoshida@novell.com>  [fb52f6262e933970eaf0e3d2d942c05ad55d8958]

Incorrect index value checking & use operator[] over at().

Take into account that the index value gets subtracted by 1 during
index value check.  Also, the index access follows after a range
value check, so there is no need to call at(), operator[] will do.

2011-04-13  Kohei Yoshida  <kyoshida@novell.com>  [164317eda5dacfc8585fafc5f9fba8845bba5313]

Convert OLE links from XLS doc into external ranges on import.

Linked cell ranges that are OLE links to other Excel documents were
previously ignored on import.  Let's import them but convert them
into external references which are more robust than OLE links.

2011-04-13  Caolán McNamara  <caolanm@redhat.com>  [c102e3431a0556a73b15425f005d56bdbc698c5d]

windows needs BRAND_BASE_DIR as well


2011-04-13  Caolán McNamara  <caolanm@redhat.com>  [387315e0bf821de7651225a155cce2a1dd2e8d27]

catch by const reference


2011-04-13  Caolán McNamara  <caolanm@redhat.com>  [ff84296937348876dde9cf2690ca2ac44b7fa2d0]

catch by const reference


2011-04-13  Caolán McNamara  <caolanm@redhat.com>  [a4d841a30eb427bc2aa630c8a0f4d5b8bc5a5027]

qt4 moc is available in /usr/bin as moc-qt4 on fedora


2011-04-13  Caolán McNamara  <caolanm@redhat.com>  [1090e9dbcaf678a2e67720ce02ec4d4c8440459c]

move this in here so that on windows we convert paths to win format


2011-04-13  Caolán McNamara  <caolanm@redhat.com>  [f09f2f04a8c36ff4561122a3a166ec575065ee35]

more than just x86_64 supports multilib


2011-04-13  Caolán McNamara  <caolanm@redhat.com>  [6a61bc1225c95025599657fec99afa8784dd3056]

get --enable-kde4 to work out-of-the-box on fedora


2011-04-13  Noel Power  <noel.power@novell.com>  [049d80d791404a6c691f0fa3fc2fd1380cbe1cb9]

fix for fdo#35108 allow dot net clients to bootstrap libreoffice


2011-04-13  Caolán McNamara  <caolanm@redhat.com>  [5cc66424b33285db9bee54b5fb0cc0b030b8ab7e]

a11y: don't look for accessiblechildren when there are none


2011-04-13  Noel Power  <noel.power@novell.com>  [6eaac0fdd9e55fc874be367a4fce5392a40f6f56]

fix fdo#36209 ( various vba automation related regressions )


2011-04-13  Muthu Subramanian  <sumuthu@novell.com>  [a3c057dd709b1bdc4a5810ff82daf5735c384142]

fdo#34903: xlsx comment export.

This was a bug of not Invalidating the cached
TableArea when a comment is inserted.

2011-04-13  Caolán McNamara  <caolanm@redhat.com>  [efdf9eff81cb9214c14f719a72b769c136ed4b74]

dont' assert for changing seperators, common thing to do


2011-04-13  Caolán McNamara  <caolanm@redhat.com>  [0d5ef23df07806599e64350f67651a8ee6ad2ef2]

default to UTF8 for html encoding


2011-04-13  Petr Mladek  <pmladek@suse.cz>  [1da0fa202592350fe3836f4c6b8f8145c15fb166]

lo-commit-stat: add --rev-list option

+ use "git log" again to get weekly commit logs
+ use "git rev-list" only with --rev-list option; useful to list differences
  between branches

2011-04-13  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [0772e9af0ea6cc082acaf4745dafb3d2fbff4e96]

layout dumper: dump anchored objects too


2011-04-13  Caolán McNamara  <caolanm@redhat.com>  [ad6c81758d5bf27ed2ee78e9a37e6a5ec988e6ea]

add these back in to silence the MAXFILTER assert


2011-04-13  Caolán McNamara  <caolanm@redhat.com>  [33b3150275821025c0423199dbd6b1ef7a8e117b]

WaE: unused variables


2011-04-13  Caolán McNamara  <caolanm@redhat.com>  [0a4833edcde5316b0cb6b11a01c6ba84d4fff1b7]

this isn't helpful


2011-04-13  Caolán McNamara  <caolanm@redhat.com>  [5fbafa28829172d09ecbbca1f5342bc9d9fdca12]

make this safe


2011-04-13  Luboš Luňák  <l.lunak@suse.cz>  [0b5b56be4df609d04151b87cdd6feacfa35cd278]

switch -ggdb3 to -ggdb2 to significantly reduce binaries sizes

http://lists.freedesktop.org/archives/libreoffice/2011-April/010408.html

2011-04-13  Luboš Luňák  <l.lunak@suse.cz>  [57ec5069ecddf20491057ba982fe20170f5d80e0]

switch -ggdb3 to -ggdb2 to significantly reduce binaries sizes

http://lists.freedesktop.org/archives/libreoffice/2011-April/010408.html

2011-04-13  Caolán McNamara  <caolanm@redhat.com>  [5a0a457650a703da6fa282ca70ea2d8775f62fbf]

WaE: mark this dir as warnings free


2011-04-13  Caolán McNamara  <caolanm@redhat.com>  [63bbcea2b96a2b5e8600fd3530618cfadcfd427b]

Related: lp#746375 ensure a deterministic shutdown order for globals


2011-04-13  Caolán McNamara  <caolanm@redhat.com>  [d8a2cbce693b68de5ae4a83b0698ae77eb96712a]

catch by const reference


2011-04-13  Caolán McNamara  <caolanm@redhat.com>  [85a9ec8e210ee798e5e7238902f4f9cca6d0c95a]

WaE: mark this dir as warnings free


2011-04-13  Caolán McNamara  <caolanm@redhat.com>  [e5afa2677c9b959a42df195145a883785923ffae]

mark this dir as warnings free


2011-04-13  Caolán McNamara  <caolanm@redhat.com>  [e5cc799e9abe34fe2c9e2edfcbd5b5481c39c999]

catch by const reference


2011-04-13  Caolán McNamara  <caolanm@redhat.com>  [6b39b299848a31d509b736101764ebe991e3e250]

catch by const reference


2011-04-13  Caolán McNamara  <caolanm@redhat.com>  [b1091fa9d8e40e34876faf9471dab99dc3e64ff3]

WaE on enable-dbgutil


2011-04-13  Caolán McNamara  <caolanm@redhat.com>  [c1b2e0e80cdeaddc4ab7cf27bcb0d19608641f7a]

catch by const reference


2011-04-13  Caolán McNamara  <caolanm@redhat.com>  [50bf044cfa87fde9bce2b6870e222f2e42a0519f]

catch by const reference


2011-04-13  Caolán McNamara  <caolanm@redhat.com>  [8955cc0c39a2c4a5ec5f11e17e6535b02c19dbed]

catched->caught


2011-04-13  Caolán McNamara  <caolanm@redhat.com>  [c2ed6fa8757a59c106aca5d60ebb727bb31e727c]

catch by const reference


2011-04-13  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [4f9f04f1047db6179364a9f1eff37a96ea1918e2]

Even more OOo -> LO changes (in comments now)


2011-04-13  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [abc64a1c4a3235e9aefb92284d8ea7cd7d22899d]

Even more OOo -> LO changes (in comments now)


2011-04-13  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [2b6ad8ed59f47d1de932a2ee8081a884348f1b13]

Some more OOo -> LO changes


2011-04-13  Caolán McNamara  <caolanm@redhat.com>  [8c31daedf9e8f86c3af7f1b595fa50ede8cc487c]

catch by const reference


2011-04-13  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [6d246a14fc429cd90c4e3326c6a940bf028593fb]

Some more OOo -> LO changes


2011-04-13  Caolán McNamara  <caolanm@redhat.com>  [38483573ba892b5cb6f69f038d114ab66b95fd71]

catch by const reference


2011-04-13  Caolán McNamara  <caolanm@redhat.com>  [5775fc209164484b24526ad011c3a239ddfcae0c]

catch by const reference


2011-04-13  Caolán McNamara  <caolanm@redhat.com>  [06fe0421025da454963d8da2043b647cea429654]

catched->caught


2011-04-13  Caolán McNamara  <caolanm@redhat.com>  [20029b1a1eb8ad37a1ad3af4ac3e29151b71ff34]

catched->caught


2011-04-13  Caolán McNamara  <caolanm@redhat.com>  [9d71fa66665fd841b1be18901c49359a454b0448]

catch by const reference


2011-04-13  Caolán McNamara  <caolanm@redhat.com>  [f02937ddfbb8bbcd11c9ab6687dc97ce028413e2]

catch by const reference


2011-04-13  Katarina Machalkova  <kmachalkova@suse.cz>  [535300da9a037edcdf047cc07f3830c70623a146]

Fixed more build breakages with --enable-kde4 (cherry picked from commit 5dbb3b7b920045156e998ea2f0a93a870b93f09c)


2011-04-13  Robert Dargaud  <libo@bobiciel.com>  [50428e32e6ca188dafbcfde5f91338a88313508c]

fix bug #36069 - Date properties in 'Custom Properties' do not scroll in UI


2011-04-13  Caolán McNamara  <caolanm@redhat.com>  [1bb8aa97264444ba201d0294a53c0d3ec024db3d]

WaE: set but unused in dbgutil mode


2011-04-13  Caolán McNamara  <caolanm@redhat.com>  [7ca04cee7a68bcb9a2fdbbf7572cf60b739b1732]

WaE: set but unused in dbgutil mode


2011-04-13  Thorsten Behrens  <tbehrens@novell.com>  [fa2e1506606c35a6edefe6bc661c23d06909c376]

Fix input list default selection on ww8 import

Fix for i#100621 - more correct pre-selection of list item for input
fields - aligns import with export at least, though still not
perfect - format docs say this is a dynamically-sized value (i.e.
we're going to be wrong for item numbers 32 and higher)

2011-04-13  Kohei Yoshida  <kyoshida@novell.com>  [18d6092b76696148e0f435af98c83a9e63aaa466]

Silly indentation errors, remove friend statement, bool over sal_Bool.


2011-04-13  Miklos Vajna  <vmiklos@frugalware.org>  [c81a6b5254b38299d26b2abbe02c7eaf6de5747b]

configure: check for junit's hamcrest dependency

Make sure either class-path entry is available for hamcrest or it's
bundled.

2011-04-12  Katarina Machalkova  <kmachalkova@suse.cz>  [2c2ea10d446b32d24f6268116093969b454f47b8]

fdo#35345: Don't overwrite hidden cells in drag-fill operation

Also i#89232. Extracting relevant parts from 'calc66' CWS

2011-04-12  Julien Nabet  <serval2412@yahoo.fr>  [6811d994ec42eb84927a7b5c3053ad76b90657fa]

fno-default-inline removed for CFLAGS since it's valid only for C++


2011-04-12  Caolán McNamara  <caolanm@redhat.com>  [2d954b614956c70d02761060dbb465d809c74fc0]

Resolves: #i113273# use modification time of soft link targets if linked


2011-04-12  Caolán McNamara  <caolanm@redhat.com>  [d283eadbc5b82ced160017b0870192305fb70e71]

WaE: various compiler warnings


2011-04-12  Caolán McNamara  <caolanm@redhat.com>  [a1885cb7327c0f2b3b1c46a6508adccfc4115196]

WaE in dbg-util mode


2011-04-12  Caolán McNamara  <caolanm@redhat.com>  [a6775be596342b0a2d6fab3ac5a6da30bb127a53]

WaE in dbg-util mode


2011-04-12  Caolán McNamara  <caolanm@redhat.com>  [2894fdcfd38357bd50aceb0386ec77471c96eb3c]

WaE in dbgutil mode


2011-04-12  Caolán McNamara  <caolanm@redhat.com>  [b8d4d2100527e5d5221d28d12dc70513e0d4be8b]

WaE: nMicro only used in DEBUG code path


2011-04-12  Julien Nabet  <serval2412@yahoo.fr>  [ac7c1efc2b7b81f45330cf53a370692321600975]

fix a warning about parenthesis suggestion


2011-04-12  Caolán McNamara  <caolanm@redhat.com>  [f6287d0faeab75e16e0b7b585bb33d7df452ce8d]

duplicate NULLs


2011-04-12  Katarina Machalkova  <kmachalkova@suse.cz>  [f5963905fdf39aadf1d1ae6538ceb076a9b99e2c]

Removed duplicate code block (mis-merge, prolly)

This fixes build with --enable-kde4
(cherry picked from commit ea898caa151fb8e94b6bdb00b1008b6da98fddad)

2011-04-12  Christina Rossmanith  <ChrRossmanith@web.de>  [b2212fac4dfc8024a2ef28f2229a88ecee41c359]

Finished removal of _USE_UNO


2011-04-12  Xisco Fauli  <anistenis@gmail.com>  [77751521699dd6b50dd1cac4621a0f0fcb2730c4]

Remove commented code in libs-core/embeddedobj (partially)


2011-04-12  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [0812c77743231e553f0ac4b4f1ee2415e675d842]

set STAR_RESOURCEPATH for cppunit tests to find resources from solver


2011-04-12  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [c5046e93a828d6d97fc3b3fe2afd6ebcf998f695]

add support for auxiliary arguments to the cppunit tests


2011-04-12  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [37d41b23e4c658ad4da412eef86401a7be748b8f]

fixing up extra object list support


2011-04-12  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [84edb157a5b19e4e7b7bd5844ce92681e8db3cbe]

make get_linktargetname public again so unittests can find the object lists


2011-04-12  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [0ebbbaccdb81fa12c75c25b2809558d1421d2bd4]

cleaning Module_sc.mk after cherry-picking


2011-04-12  Caolán McNamara  <caolanm@redhat.com>  [e0a5984d718678e6cff9724ceab6ca1d4b816dfe]

asserts aren't helpful to me here


2011-04-12  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [5cdd5c77d771b19a11116ef8918a2020b41bb71f]

starting sc_ucalc unit test


2011-04-12  Andras Timar  <atimar@novell.com>  [d005fb46242a87da2ca4dde41d78c7ed7e32f23c]

use git hook instead of gitattributes filter for *.po files


2011-04-12  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [b8d3e53102d3b0f117d4c891e117a139f675da72]

fdo#36128: disabled testCVEs for now in ucalc.cxx as it fails


2011-04-12  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [d00bf4bb5ec7b2ca670fe2b4eb385b5634ed3b5d]

reenable ucalc.cxx unittest in gbuild


2011-04-12  Caolán McNamara  <caolanm@redhat.com>  [47889657dc32714f461b5cbd476c63f7da7f9f24]

allow new test files to be just dropped into the appropiate test dir


2011-04-12  Caolán McNamara  <caolanm@redhat.com>  [e5953862eba583af155f32b2add9ae41eb15c1ff]

Resolves: fdo#36128 fix up paths for gbuild


2011-04-12  Takeshi Abe  <tabe@fixedpoint.jp>  [408f9e77dff76e20d9cf3b67f2c763fbad9687d2]

fixed typos in comments


2011-04-12  Caolán McNamara  <caolanm@redhat.com>  [fbc18ae2f2c9ca12e57808583fadba2aea3b7e22]

Resolves: #i108637# after save warn dialog return to original dir

Since 2010-01-25, Lets not make the perfect the enemy of the good FFS

2011-04-12  Caolán McNamara  <caolanm@redhat.com>  [11f649ac2f2ee20ce9447d7c3aceb05f08b11170]

get rid of legacy libXaw usage


2011-04-12  Caolán McNamara  <caolanm@redhat.com>  [08183776463d6fac2f2f1e4c92ffff0bddfc3c04]

get rid of legacy libXaw usage


2011-04-12  Tor Lillqvist  <tlillqvist@novell.com>  [67a8788b210dfa606ad816e62d2d22d23895cf4f]

Use static_cast to resolve ambiguity between NULL and 0


2011-04-12  Caolán McNamara  <caolanm@redhat.com>  [28052acea170d51a389959986baf33c287c6d80c]

handle incomplete reads more gracefully (cherry picked from commit db644321a5010ceb75696e5a15d1b7533b1b9e91)


2011-04-12  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [78b4ef13488278e5f5ec50311a6741d8176d2687]

layout dumper: show portion types as string instead of int values


2011-04-12  Michael Natterer  <mitch@gimp.org>  [8311743913982b775e4791bd6ee3e5670cab1c16]

gtk: implement native drawing of menu separators


2011-04-12  Caolán McNamara  <caolanm@redhat.com>  [ac7eaa69bf7327b1321a8b87179fc6faa8ce78e7]

enable cppunit regression test

after double-checking on windows, this seems to work universally,
so enable it now

2011-04-12  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [87c7796cf932f311a7be5a351c10ef94e65cbdd0]

fix a mixup with calling conventions


2011-04-12  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [86a1c5e99ce550145835ebbe8f3afd0d0a4c4c91]

Our fontconfig baseline is 2.2.0


2011-04-12  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [a14a0aec7d94c9acf55cd2bca5fad401e29d2151]

Our fontconfig baseline is 2.2.0


2011-04-12  Michael Lefevre  <lefevre00@yahoo.fr>  [610d02c145357cc3ad3d808144590aad2fde610d]

remove VolumeInfoMask_XXX in favour of osl_VolumeInfo_Mask_XXX


2011-04-12  Francois Tigeot  <ftigeot@wolfpond.org>  [cd78967d03c2665896ddf2b4c52a8f06676138c8]

Remove remaining M1500 and M1600 usage.

Use _MSC_VER instead. This macro is already defined by the compiler, no
need to do it twice.
Since mergemodules_ooo.scp is no longer used, we can simply remove it.

2011-04-12  Michael Lefevre  <lefevre00@yahoo.fr>  [7f2ad79813f8b1a30db3c3db86175b455851d0a9]

remove VolumeInfoMask_XXX in favour of osl_VolumeInfo_Mask_XXX


2011-04-12  Caolán McNamara  <caolanm@redhat.com>  [6759e3cbfc93b6d77fd734d77c347b6295735454]

fix what there is to fix (cherry picked from commit 278831e37a23e9e2e29ca811c3a5398b7c67464d)


2011-04-12  Francois Tigeot  <ftigeot@wolfpond.org>  [f74e372ac65f8f8337b5723b7629daa4d3f14371]

Remove more code using M1310 and M1400.


2011-04-11  Caolán McNamara  <caolanm@redhat.com>  [6e2df897efe2f4122869b35af16b9bf1487e38e4]

sort ascii filter detection to end


2011-04-11  Caolán McNamara  <caolanm@redhat.com>  [6a52e0ced42ac6d92bea1cb1dbdaf442d34a908f]

add a test harness and samples


2011-04-11  Caolán McNamara  <caolanm@redhat.com>  [d2a1c2d4cfa51b6ee8a7f38baa258633fae9ec6d]

fix what there is to fix


2011-04-11  Julien Nabet  <serval2412@yahoo.fr>  [cab6466023d2c13c39ba495a3f60bb1fb9370a1b]

small bug, "%d" instead of "%ld" in a printf


2011-04-11  Francois Tigeot  <ftigeot@wolfpond.org>  [b2dbd828b98a5e2e63c20ac4684df6cf22aec7f7]

Also use system cp as fallback on DragonFly.


2011-04-11  Francois Tigeot  <ftigeot@wolfpond.org>  [a6677859fae94f9d8f2723bd1a806216459f082d]

Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/bootstrap


2011-04-11  Petr Mladek  <pmladek@suse.cz>  [435e77c6c337d87d27494a6213a390a97411c375]

Version 3.3.99.1, tag libreoffice-3.3.99.1 (3.4.0-beta1)


2011-04-11  Petr Mladek  <pmladek@suse.cz>  [d76aa819de9b5fd5b17fa203ace80e545034527e]

Version 3.3.99.1, tag libreoffice-3.3.99.1 (3.4.0-beta1)


2011-04-11  Petr Mladek  <pmladek@suse.cz>  [0b2f06ddb9af9fcba5264ae8249ce30f68ee3ba0]

Version 3.3.99.1, tag libreoffice-3.3.99.1 (3.4.0-beta1)


2011-04-11  Petr Mladek  <pmladek@suse.cz>  [7ca371a680d646d674519ee3e3dbd74cfa7efc32]

Version 3.3.99.1, tag libreoffice-3.3.99.1 (3.4.0-beta1)


2011-04-11  Petr Mladek  <pmladek@suse.cz>  [9e6d27008870f49628cffd7b5f239c18bfad5d05]

Version 3.3.99.1, tag libreoffice-3.3.99.1 (3.4.0-beta1)


2011-04-11  Petr Mladek  <pmladek@suse.cz>  [aa49d9ea56cb8bf3f244d07452c73a0b41cd3550]

Version 3.3.99.1, tag libreoffice-3.3.99.1 (3.4.0-beta1)


2011-04-11  Petr Mladek  <pmladek@suse.cz>  [45537cf6bdab2e06650dd2622dddcaf7e6af207f]

Version 3.3.99.1, tag libreoffice-3.3.99.1 (3.4.0-beta1)


2011-04-11  Petr Mladek  <pmladek@suse.cz>  [c09c6de04cae4e1612214f5132201ada3c0c0bf7]

Version 3.3.99.1, tag libreoffice-3.3.99.1 (3.4.0-beta1)


2011-04-11  Petr Mladek  <pmladek@suse.cz>  [2f50580e326920b5f190a218fcf221decf3ff3a3]

Version 3.3.99.1, tag libreoffice-3.3.99.1 (3.4.0-beta1)


2011-04-11  Petr Mladek  <pmladek@suse.cz>  [11d0c5f12f0f2df1bee26a40b79c8c5e71f43966]

Version 3.3.99.1, tag libreoffice-3.3.99.1 (3.4.0-beta1)


2011-04-11  Petr Mladek  <pmladek@suse.cz>  [c72dc8348e2a0802e0adb9c9a862feda764580fa]

Version 3.3.99.1, tag libreoffice-3.3.99.1 (3.4.0-beta1)


2011-04-11  Petr Mladek  <pmladek@suse.cz>  [d1221b0fa0598886cb7fd993f2de154ce71c7d3a]

Version 3.3.99.1, tag libreoffice-3.3.99.1 (3.4.0-beta1)


2011-04-11  Petr Mladek  <pmladek@suse.cz>  [628993c004d0d171bfaa41eb472d771e492c3438]

Version 3.3.99.1, tag libreoffice-3.3.99.1 (3.4.0-beta1)


2011-04-11  Petr Mladek  <pmladek@suse.cz>  [49cb43da8c0cb8ed35c1d6b862bcd1783e9ce887]

Version 3.3.99.1, tag libreoffice-3.3.99.1 (3.4.0-beta1)


2011-04-11  Petr Mladek  <pmladek@suse.cz>  [682f96553d2fca6e22529fdb2e67ae90f88cd8ce]

Version 3.3.99.1, tag libreoffice-3.3.99.1 (3.4.0-beta1)


2011-04-11  Petr Mladek  <pmladek@suse.cz>  [411321c9ddf40abf1231131fa7414c58ec48176c]

Version 3.3.99.1, tag libreoffice-3.3.99.1 (3.4.0-beta1)


2011-04-11  Petr Mladek  <pmladek@suse.cz>  [e71c92a4500d3d05b5805d229323942c8f0255ef]

Version 3.3.99.1, tag libreoffice-3.3.99.1 (3.4.0-beta1)


2011-04-11  Petr Mladek  <pmladek@suse.cz>  [a547fe19a3bbe45f3f166adc60f9d39834d1f2b9]

Version 3.3.99.1, tag libreoffice-3.3.99.1 (3.4.0-beta1)


2011-04-11  Sergey Davidoff  <Shnatsel@gmail.com>  [f811108fd182d103049b817f6e562b19f2755aa1]

lp#756895: update humanity style


2011-04-11  Petr Mladek  <pmladek@suse.cz>  [5131f42eb7b55b7946906560e2509e4c9c963282]

lo-commit-stat: allow to list commits between branches

use "git rev-list --pretty=medium" instead of "git log"
to be able to use origin/libreoffice-3-4 ^origin/libreoffice-3-3
to generate list of changes that are in 3.4 but not in 3.3

2011-04-11  Luboš Luňák  <l.lunak@suse.cz>  [7193fc6acae9124dd47cd4448a598fe88a0b7ed0]

do not include 3+ from GPLv3+ in the make version


2011-04-11  Luboš Luňák  <l.lunak@suse.cz>  [9af15de4ce15429c2c25c951131079f9b1b35518]

no 'hello world' printing from configure


2011-04-11  Luboš Luňák  <l.lunak@suse.cz>  [19c922f1d29c97006bee2efaac0a8b49dce2710f]

$(WITH_LINKER_HASH_STYLE) also for gbuild


2011-04-11  Rafael Dominguez  <venccsralph@gmail.com>  [e67f849928a00062f4ad0897101c18b89f66985e]

Remove DECLARE_LIST( SvTokenList, SvToken * )


2011-04-11  Petr Mladek  <pmladek@suse.cz>  [52d7f2fd880fdd5964403a3c9ca72738a0cca5ad]

set SHORT_PRODUCTEXTENSION to beta1


2011-04-11  Petr Mladek  <pmladek@suse.cz>  [f89b46fc3ad8d65b268dcb162d81a048b1e5ec93]

allow to download and unpack official source tarballs


2011-04-11  Petr Mladek  <pmladek@suse.cz>  [81b92021673b6f9bd72ddddce57af3bccbbf8251]

lo-pack-sources: generate bootstrap.ver profile

FIXME: we should find another way to tell dowload the right version
of used sources

2011-04-11  Andras Timar  <atimar@novell.com>  [d19b273b6b873ffe145066e4f9eeed4ab0fc5517]

let the 'kid' language code (Key ID build) pass configure check


2011-04-11  Petr Mladek  <pmladek@suse.cz>  [f7b5f014bcc2e5b708099bbc7e2b895e8266a713]

lo-pack-sources: new script to generate source tarballs

based on libreoffice/build/bin/lo-pack-sources; still need some clean up

2011-04-11  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [9102d4c6dbf485f1f47392a1e942fc240b1c1355]

define for older systems


2011-04-11  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [07225896ee1a6091f67f2df182fba03c3bc251df]

define for older systems


2011-04-11  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [aebf2a7957edd44a129ed839b734424a2bc87097]

fdo#36128: disabled testCVEs for now in ucalc.cxx as it fails


2011-04-11  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [edc9a35274f4e1423957284b2d4a415ec97e5c23]

reenable ucalc.cxx unittest in gbuild


2011-04-11  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [0814799090eb868d3b1ed0cbb03988c5cbd249aa]

remove debug output


2011-04-11  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [3db91b7f80f856efbeb623c2fc6b660a98c2029d]

set STAR_RESOURCEPATH for cppunit tests to find resources from solver


2011-04-11  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [ac3f888b4c461c5f0d871a9495d1e2147082d0c7]

add support for auxiliary arguments to the cppunit tests


2011-04-11  Francois Tigeot  <ftigeot@wolfpond.org>  [81fe93fab47887c747540bc2b02b772b152adc07]

Remove code depending on M1310 and M1400.

These defines are no longer defined anywhere, there's no need to keep
conditionally-compiled code using them.

2011-04-11  Luboš Luňák  <l.lunak@suse.cz>  [d57e94e8ae05d47c85ff6e969ae5faef649583d0]

silence virtual overriden warning


2011-04-11  Luboš Luňák  <l.lunak@suse.cz>  [b87ba0a04e441c7e4092d26a38f9883f15c477f7]

-Wno-shadow for KDE sources

KDE builds without this warning, so headers trigger it a lot.

2011-04-11  Júlio Hoffimann  <julio.hoffimann@gmail.com>  [2fd5ce80d33494abefbd3cd53b874f1157bbb531]

not useful dates in source code removed


2011-04-11  Júlio Hoffimann  <julio.hoffimann@gmail.com>  [a42717fef2226ba525a286fc43298b99b43d8857]

not useful dates in source code removed


2011-04-11  Júlio Hoffimann  <julio.hoffimann@gmail.com>  [538dbe8245fc4644e1868a7df2ba788bcd08caf4]

not useful dates in source code removed


2011-04-11  Michael Meeks  <michael.meeks@novell.com>  [be660c465716533be4adbb579826bf28978cc91f]

hide macro recording when it is not enabled, to reduce confusion


2011-04-11  Thorsten Behrens  <tbehrens@novell.com>  [7fb71807bfc8ffbe3348e6653d712fba1a8f9d6f]

Fix typo in disambiguated disposing change


2011-04-11  Tor Lillqvist  <tlillqvist@novell.com>  [92c19ff2898d3c81207c50559ad55421a3a18b63]

disposeEventSource should not be SAL_CALL


2011-04-11  David Tardon  <dtardon@redhat.com>  [2510ce27732b25756b36aea8f8bf842ff58d4e78]

gbuildize lotuswordpro


2011-04-11  David Tardon  <dtardon@redhat.com>  [d98085df63383601fb9d9e67d0358ec15a25a53c]

fix build of padmin after removal of psp::*::type


2011-04-11  Tor Lillqvist  <tlillqvist@novell.com>  [ac3c036a714762d2dda0594897880f29af912c11]

chmod -x


2011-04-11  Tor Lillqvist  <tlillqvist@novell.com>  [96e11b28ca34674b463d848f47b957d66c173bc5]

Fix rhino build on Windows


2011-04-10  Takeshi Abe  <tabe@fixedpoint.jp>  [e2ce9f216571729e1e3010ee75d616f4864d4acd]

fixed typos


2011-04-10  Andras Timar  <atimar@novell.com>  [5aa623271dc15bc4b2ccf1326980cd1a6450cc63]

add the missing strings for Burmese (my)


2011-04-10  Andras Timar  <atimar@novell.com>  [f35ba9419018fa997a00afd6895e295076d170e5]

replace NS to NSO (language code changed)


2011-04-10  Andras Timar  <atimar@novell.com>  [d159a69472aa1db61c83d214c233c3c58fd43363]

replace BE_BY to BE (language code changed)


2011-04-09  Norbert Thiebaud  <nthiebaud@gmail.com>  [371106716a8ea6f5cd93ac74516a432dee3946b3]

fix typo from commit a6eaaeceed90192ea61371c5ddfb0fe795eebfba


2011-04-09  Christina Rossmanith  <ChrRossmanith@web.de>  [ef975b3f65f8573fdc1dfe8e749b02e9719c28aa]

Removed psp::pitch::type/psp::family::type/psp::italic::type


2011-04-09  Christina Rossmanith  <ChrRossmanith@web.de>  [51c39a3f4a98bc2fefd1fbffaf7be6b233d6c6c6]

Replaced psp::weight::type with FontWeight/finished psp::width::type cleanup


2011-04-09  Christina Rossmanith  <ChrRossmanith@web.de>  [d672559325df3877ce1d65c137c37f36aeb61086]

Replaced psp::width::type with FontWidth


2011-04-09  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [f2fd12cd14c5d790c2775b0f5811aead8609dfba]

WaE - variable may be used uninitialized


2011-04-09  Francois Tigeot  <ftigeot@wolfpond.org>  [04c10616125cad36f1e8c89d7cee444655c8a237]

Remove code depending on M1310 and M1400.

These defines are no longer defined anywhere, there's no need to keep
conditionally-compiled code using them.

2011-04-09  Takeshi Abe  <tabe@fixedpoint.jp>  [47bd18c07442fa970a5ecedbe45ff3297f61eb3b]

introduced a mutex guard for SmGraphicAccessible::setCaretPosition()


2011-04-08  Luboš Luňák  <l.lunak@suse.cz>  [fdec0882e7a600d20b3c5d0366099995d172d83f]

better fix for KDE4 popup painting covering popup frame


2011-04-08  Luboš Luňák  <l.lunak@suse.cz>  [76408e5fcdd0700aa8b6d73876b081563a0c885a]

rework KDE4 popup menu drawing to avoid various glitches


2011-04-08  Luboš Luňák  <l.lunak@suse.cz>  [e57e12562b3a133db3e7d6c07e1e1d490d85cdec]

kde4 size of menu radio/checkboxes


2011-04-08  Luboš Luňák  <l.lunak@suse.cz>  [4398dc5ff4e9729a6823f63d32011bbfccbac25d]

implement CTRL_PROGRESS for KDE4


2011-04-08  Luboš Luňák  <l.lunak@suse.cz>  [d96caa5392376f978ccfb751a69edbd18879fe07]

define minimal scrollbar slider size for KDE4


2011-04-08  Luboš Luňák  <l.lunak@suse.cz>  [2967e63a383a91b89e87af26685ed4c533af27ec]

provide scrollbar track area, to fix detection of KDE4 scrollbar areas


2011-04-08  Luboš Luňák  <l.lunak@suse.cz>  [faa9ddd63affc94e3fb7e006d2319bddfe64f84d]

move hitTestNativeControl() to be next to getNativeControlRegion()


2011-04-08  Luboš Luňák  <l.lunak@suse.cz>  [1a68fd84df3918631b69a29c7c3c6d5f5a57a0e3]

better fix for KDE4 popup painting covering popup frame


2011-04-08  Luboš Luňák  <l.lunak@suse.cz>  [6a869de90edc2bf65c73037ad1aa17fb6ae4138a]

rework KDE4 popup menu drawing to avoid various glitches


2011-04-08  Luboš Luňák  <l.lunak@suse.cz>  [0057adbe4b61dc9c318ec9d5d504c92083a38e9c]

kde4 size of menu radio/checkboxes


2011-04-08  Luboš Luňák  <l.lunak@suse.cz>  [c18254958873207a6b92dc3fd71557af959e6c23]

implement CTRL_PROGRESS for KDE4


2011-04-08  Luboš Luňák  <l.lunak@suse.cz>  [611282fff7d558f401a2cc8fe94462259963a8d6]

define minimal scrollbar slider size for KDE4


2011-04-08  Luboš Luňák  <l.lunak@suse.cz>  [9feed4636ad91bd804af7929c845ccda6a941da0]

provide scrollbar track area, to fix detection of KDE4 scrollbar areas


2011-04-08  Luboš Luňák  <l.lunak@suse.cz>  [6ce101d8c446f6639cee21a229ccde6eb42d812e]

move hitTestNativeControl() to be next to getNativeControlRegion()


2011-04-08  Andras Timar  <atimar@novell.com>  [1d95f5427ccba07b7c1af8caa67aeedb44294a1f]

typo fixes in help text


2011-04-08  Andras Timar  <atimar@novell.com>  [5d833d37851597c1fb9076710d9eb03e4c94ca07]

add pt_AO locale data (edited version of Mandrake's patch)


2011-04-08  Kohei Yoshida  <kyoshida@novell.com>  [2f7564cb08f3627eebcb60457f6553a3c7d77fa6]

Update the source range with data in the pivot cache.

Pivot table's source range is stored in DCONREF record; however,
sometimes the real data range is larger than what DCONREF says, in
which case the real data size is specified in the pivot cache stream.
We need to properly resize the source range in such scenarios.

2011-04-08  Caolán McNamara  <caolanm@redhat.com>  [a7bed004053bb5f3cfb5223f503b8a69920382fc]

fix typedetection for deep case


2011-04-08  Petr Mladek  <pmladek@suse.cz>  [910ce3bcfb3b59dd0f0751acec8a7c1bec7c1af1]

fix jfreereport build with ant-1.6.5


2011-04-08  Thorsten Behrens  <tbehrens@novell.com>  [09b546cf9c1d0d9f78066e70a0348c7678cdcb14]

Fix overloaded-virtual warning in canvas

With enabled -Woverloaded-virtual gcc warning (see
http://lists.freedesktop.org/archives/libreoffice/2011-March/009567.html),
canvas exposed a nasty clash between WeakComponentImplHelper::disposing
and XEventListener::disposing. Fixed by overriding *once* in baseclass,
and then calling disambiguated, renamed methods.

2011-04-08  Caolán McNamara  <caolanm@redhat.com>  [836918c618c186912d295575bd5e7dc619a08b94]

Resolves: fdo#30729 and make initial font discovery much much faster (cherry picked from commit 7db45b251adf8588624fee439df3ae0629c6ac4f)


2011-04-08  Caolán McNamara  <caolanm@redhat.com>  [55961e2dfdac4491aa8a56d86930e5999b7d523b]

Resolves: fdo#30729 and make initial font discovery much much faster


2011-04-08  Radek Doulik  <rodo@novell.com>  [557ae8c01fae6f6d9f7c249c101b3975b89d8eb7]

added sdfilt.component for pptx export


2011-04-08  Michael Meeks  <michael.meeks@novell.com>  [244c7ccf6abf47550be69aae4d9174f49b10a631]

make relocate cope with more corner cases: no solver & fixed links


2011-04-08  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [e2916fd66191982e8d959b5ff414e9e8d0312eb5]

remove obsolete configure options + fix system_xrender_headers vs system_xrender


2011-04-08  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [99dcfcf818ec86ae7be2ef46848122d5d614d5bd]

remove obsolete configure options + fix system_xrender_headers vs system_xrender


2011-04-08  Francois Tigeot  <ftigeot@wolfpond.org>  [19480ddf483174e956bd658b76380dbe499678dd]

Remove the C52 define.

It corresponds to a version of a Solaris-specific compiler used in the
2000-2001 timeframe.

2011-04-08  Francois Tigeot  <ftigeot@wolfpond.org>  [0e1d1282067419f2d70502ec26d40914fc58782d]

Remove the C52 define.

It corresponds to a version of a Solaris-specific compiler
used in the 2000-2001 timeframe.

2011-04-08  Francois Tigeot  <ftigeot@wolfpond.org>  [f440a6fe823466ddeb809d2f4e9746e7905626d2]

Remove the C52 define.

It corresponds to a version of a Solaris-specific compiler
used in the 2000-2001 timeframe.

2011-04-08  Muthu Subramanian  <sumuthu@novell.com>  [7139bf7eb6edcd0e1cbc6b241731fe534c220ed3]

Fix xlsx 2010 export.


2011-04-08  Francois Tigeot  <ftigeot@wolfpond.org>  [d72d5e631ab1611e4fa92a6765e042311e135b09]

Remove the C52 define.

It corresponds to a version of a Solaris-specific compiler
used in the 2000-2001 timeframe.

2011-04-08  Andras Timar  <atimar@novell.com>  [a7b8e4d7ba31de7f8b3a8e4020b802094bc5cec8]

add 8 languages spoken in Republic of Congo fdo#33779


2011-04-08  Andras Timar  <atimar@novell.com>  [427de9a0c8a4f4eebda008d332d17d144216d06f]

s/OOo/LibreOffice/ in a printed string


2011-04-08  Tor Lillqvist  <tlillqvist@novell.com>  [bf0d63071decb03cac5786c82a95b442447b94f6]

Use less misleading terminology


2011-04-08  Tor Lillqvist  <tlillqvist@novell.com>  [4fe951fde5750bcd3ea0e04a22e2fa3a90d640ac]

Remove ENABLE_PRESENTER_EXTRA_UI from here, too


2011-04-08  Tor Lillqvist  <tlillqvist@novell.com>  [47bca2f06434346b556d4aa14b16770e0ae990ab]

Don't worry if there is no distro-configs/Foo.conf

The --with-distro options might come from bin/build-ooo in a "build"
style build, and in that case, the relevant configure options are
already on the command line, too.

2011-04-08  Tor Lillqvist  <tlillqvist@novell.com>  [45f8c190a9381a735d9b77f60bf0aec487a70bfb]

Make the list of valid distros show up also in slightly older Perl versions

See http://perldoc.perl.org/functions/readdir.html .

2011-04-08  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [674cd5c73b5693da86df70887b573032d080716b]

Some more defaults to LibreOfficeLinux distro config


2011-04-08  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [074f0c72c0fc32a2981927832cdfad672cf26893]

Some more defaults to LibreOfficeLinux distro config


2011-04-08  Muthu Subramanian  <sumuthu@novell.com>  [59b404bc0e73da3224d94cabd63b4bafaa86b18e]

Again merge-fix with importDocumentProperties()


2011-04-08  Tor Lillqvist  <tlillqvist@novell.com>  [7c79dc9766f9607efc45c1715acc0df9d48d4ec8]

chmod -x


2011-04-08  Tor Lillqvist  <tlillqvist@novell.com>  [48b1e162da8894c14ace84743a3d6931feb820c9]

Drop relnotes.dll from here, too, fdo#31023


2011-04-08  Tor Lillqvist  <tlillqvist@novell.com>  [cabdacb818e56aac0a345b73e3e080d4e7b01319]

Don't attempt to show release notes after installing, fdo#31023


2011-04-08  Tor Lillqvist  <tlillqvist@novell.com>  [7c5c9b1dc9706c493a3bd1b0bc8d009958023338]

Don't attempt to show release notes after installing, fdo#31023


2011-04-08  Tor Lillqvist  <tlillqvist@novell.com>  [05808a285052688d7b6cabe210997da5c149b8a1]

chmod -x


2011-04-08  Tor Lillqvist  <tlillqvist@novell.com>  [63730107a97122878fab756386076fcb14dc3c33]

Don't attempt to show release notes after installing, fdo#31023


2011-04-08  Thorsten Behrens  <tbehrens@novell.com>  [f25246c76af77f684d600f8edef0dbcbcf2781b8]

Removed PRESENTER_EXTRA_UI for good


2011-04-08  Thorsten Behrens  <tbehrens@novell.com>  [438a344444f2fb6974e9917d4137e62ca0d546d2]

Removed PRESENTER_EXTRA_UI for good


2011-04-07  Kohei Yoshida  <kyoshida@novell.com>  [302acfdea99972edcfb7f08ebc4480917ecdabad]

Forgot to remove printf.


2011-04-07  Caolán McNamara  <caolanm@redhat.com>  [e59c44bd442fb12624b3233d25fba7f061e88be5]

handle the --disable-binfilter variable throughout

Seeing as I got real confused when I ran it manually with the binfilter
disabled and had the OpenV5 available and various errors at runtime

2011-04-07  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [908989d52e79efadb43072b34a43da5b4ee2f4c4]

i#20348: made the ordinal suffixe autocorrection internationalized


2011-04-07  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [32cefbced2c47b5782c786078860ac985dfcc45f]

i#20348: made the ordinal suffixe autocorrection internationalized


2011-04-07  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [48b23fbd5e447602b73c57bb34d7c2754845ccd9]

fix cast to implementation objects failure from some vba objects

old calls attempting to cast to implementation objects now fail ( and crash on access ) because we now wrap some objects via a aggregation proxy. This patch fixes this

2011-04-07  Caolán McNamara  <caolanm@redhat.com>  [9dca6f15fc1a6c938b8d5b7de46e38083ad6d125]

Resolves: #i117749# bVert unused


2011-04-07  Caolán McNamara  <caolanm@redhat.com>  [c92bf024ed93b28d6bf8d38f6ec5ab0bdf6cd4f3]

Resolves: #i117748# pOutDevDoc unused


2011-04-07  Caolán McNamara  <caolanm@redhat.com>  [ceceffb2a094d844dc58dbd2e9f35a5f0d3c8893]

add includeantruntime=false


2011-04-07  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [6006e2556d4eeff2396c17330dc68bc16aecee4f]

fix cast to implementation objects failure from some vba objects

old calls attempting to cast to implementation objects now fail ( and crash on access ) because we now wrap some objects via a aggregation proxy. This patch fixes this

2011-04-07  Robert Nagy  <robert@openbsd.org>  [a6c165e2afeb23cefcea31bb145a9c9690b96922]

no need to quote vendor anymore


2011-04-07  Robert Nagy  <robert@openbsd.org>  [06f3549b37a90e2ecc74127ab7663d234eb4c979]

no need to quote vendor anymore


2011-04-07  Robert Nagy  <robert@openbsd.org>  [9cd426f9b3364187a3a99a7eb58a8b0a0f3d1bb5]

add an OpenBSD distro config


2011-04-07  Robert Nagy  <robert@openbsd.org>  [f4ae4b07335126f2b61c4f8f784e71d91fbd44c7]

add an OpenBSD distro config


2011-04-07  Robert Nagy  <robert@openbsd.org>  [51a240cb758cd165f9484a97ea0136388b92d124]

use system cp as a fallback for *BSD too


2011-04-07  Robert Nagy  <robert@openbsd.org>  [d3ca059548198a12a60687505546d8ed4f877c36]

use system cp as a fallback for *BSD too


2011-04-07  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [7f29cd8ad491c578d6562453a1168ba33f157e53]

i#20348: made the ordinal suffixe autocorrection internationalized


2011-04-07  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [2d33246c1d6d3ad1991de927f397af837ac80d49]

i#20348: made the ordinal suffixe autocorrection internationalized


2011-04-07  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [a5a6a1ee9d3f4a9707f64cbb8e22dfdb20a0a863]

i#112564: Fixed a misbehaviour of createContextEnumeration on SwXTextRange


2011-04-07  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [93c48a65817ccc8767335f16f87ede8945f09c81]

No need to quote anymore


2011-04-07  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [43363c4b2bb4ae6e0c9270e59311360638e843b5]

No need to quote anymore


2011-04-07  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [17e6b8fd05af8fff86847c0ef1e8cc9ad013a1bd]

i#20348: made the ordinal suffixe autocorrection internationalized


2011-04-07  Michael Meeks  <michael.meeks@novell.com>  [412a02c4aab313619013a18983bd77841ba0d50f]

hide macro menu item when disabled to reduce confusion


2011-04-07  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [4a83a947efc3060eaddce32560b39df20ee01af1]

i#20348: made the ordinal suffixe autocorrection internationalized


2011-04-07  Xisco Fauli  <anistenis@gmail.com>  [207bbf87ce2c87a55684ed9e37d1526af81d5745]

use RTL_CONSTASCII_USTRINGPARAM


2011-04-07  Albert Thuswaldner  <albert.thuswaldner@gmail.com>  [265a8353a0bd75c9416110b4a27bbff45c0491d5]

Translation of German comments


2011-04-07  Norbert Thiebaud  <nthiebaud@gmail.com>  [b8f27e21e58f8d5f341a198bce8ccb3ad71eed84]

fix the autogen perl wrapper: mishandling of the Darwins-pecific aclocal

Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>

2011-04-07  Jan Holesovsky  <kendy@suse.cz>  [c0b9fdfbbaa46e984dbe6ea9e7f5adc943b9f248]

Migrate the old autogen.lastrun format to the new one automatically.

Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>

2011-04-07  Michael Meeks  <michael.meeks@novell.com>  [1e5339ec9209a5c89851f79adb1c49f169b6d3e5]

re-write into perl, to reduce ninja-coding, and fix distro-config bug

Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>

2011-04-07  Michael Meeks  <michael.meeks@novell.com>  [396fd9fc614f7eb83ddcd13bb50fadf81f27b1f1]

check more carefully for configure generation, and fix quoting of vendors


2011-04-07  Caolán McNamara  <caolanm@redhat.com>  [7a7aca3b315f95f1496a6c446e2ff4744a8ba9af]

add includeantruntime=false


2011-04-07  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [ab40888bbb94273872a349b0b3565750596b4f3c]

i#20348: made the ordinal suffixe autocorrection internationalized


2011-04-07  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [09ed1bee7412ed66deb781ef2547e3eeb6303850]

writer layout dump filter: added missing filter config files


2011-04-07  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [7d37a449ab634d8885d3d3f42a72d0ee9f4bb0f1]

i#20348: made the ordinal suffixe autocorrection internationalized


2011-04-07  Katarina Machalkova  <kmachalkova@suse.cz>  [92935bed219b8cc07c15a255fdfbe14a4746b2f6]

Fixed more build breakages with --enable-kde4


2011-04-07  Katarina Machalkova  <kmachalkova@suse.cz>  [ad2168f7e1d2d6e168de2d7da1964b06fc0bdb34]

Removed duplicate code block (mis-merge, prolly)

This fixes build with --enable-kde4

2011-04-07  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [69d673e80c49392cee77c04df3acc7f26eb72ba7]

i#112564: Fixed a misbehaviour of createContextEnumeration on SwXTextRange


2011-04-07  Caolán McNamara  <caolanm@redhat.com>  [b9bc97d45520440244fc06db73a4ef00868e34b2]

allow setting DEBUGCPPUNIT=TRUE to dump a gdb try/catch trace


2011-04-07  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [cc3d0d182cafef9649e45f4657233ac2221fdd0a]

sw: fixed layout crasher when closing document from fdo#34489


2011-04-07  Petr Mladek  <pmladek@suse.cz>  [9e9220fefbcfe75c6a3022aa985b03c4fb2e8cb2]

build Agfa fonts only when enabled


2011-04-07  Petr Mladek  <pmladek@suse.cz>  [8c01e7910eb34df98ad7d09798a2c633bf00a984]

build Agfa fonts only when enabled


2011-04-07  Caolán McNamara  <caolanm@redhat.com>  [eb1feda7ee6f3ccce9a056ee3740ea571d4422c5]

fix build error, make xmldumper stuff always built


2011-04-07  Caolán McNamara  <caolanm@redhat.com>  [02c70c3b931cd0a42357d560d981b9caa7ad4a8a]

WaE: tweak for simple-minder compilers


2011-04-07  Caolán McNamara  <caolanm@redhat.com>  [7074b7b7be105cccb6a914860814b4a98ebfdcaf]

WaE: class vs struct


2011-04-07  Tor Lillqvist  <tlillqvist@novell.com>  [df1e3fc99175ad14967aa1238f55d7d6ac01b56a]

Must export also WITH_AGFA_MONOTYPE_FONTS


2011-04-07  Tor Lillqvist  <tlillqvist@novell.com>  [2f9a3260430f7e6c6472e8d09aa5b3910aaceac4]

Must export also WITH_AGFA_MONOTYPE_FONTS


2011-04-07  Caolán McNamara  <caolanm@redhat.com>  [932e6daf0d060ba4bb407e1783d4f5b1c30d562e]

WaE: sal_Int32 is long on 32bit and int on 64bit


2011-04-07  Caolán McNamara  <caolanm@redhat.com>  [03a3473e4a90cb372b5a6716e5d4a202c2a49809]

WaE: help out simple minder compilers


2011-04-07  Caolán McNamara  <caolanm@redhat.com>  [3bc7c25d9a7969d2a6369c39ebc71bf3a4312f39]

add application/vnd.lotus-wordpro to .desktop etc.


2011-04-06  Kohei Yoshida  <kyoshida@novell.com>  [bc617d8135cc364f204ddb3dced2afdb8aad6143]

Ported calc-string-number.diff from the build repo.

This change allows string numbers (even fractional numbers) to be
treated as numbers.  Note that fractional numbers are local-dependent,
and the current locale's number formatting is used to interpret them.

2011-04-06  Kohei Yoshida  <kyoshida@novell.com>  [6cae9f54599fe9f1859c910beec7275e1c6145c1]

Ported document-password-change-sfx2.diff from the build repo.

This allows users to change the current password of a document
encrypted with a password.

2011-04-06  Caolán McNamara  <caolanm@redhat.com>  [429a3eb36925891dd12b65114770b1479a5fd9e2]

avoid possibility of accessing out of range ObjTimes (cherry picked from commit d93fa011d713100775cd3ac88c468b6830d48877)


2011-04-06  Caolán McNamara  <caolanm@redhat.com>  [0f067f99ba968bb58025335f446caf02ec26ca5c]

avoid possibility of accessing out of range ObjTimes


2011-04-06  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [c23a666e8e931f2e70dff0719dc14ad59b659d40]

sw: create a layout dump filter to ease testing


2011-04-06  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [c7abb549be89f71505e3daf0bc03f55565c7d150]

sw: move all layout dumping in the SwFrm::dumpAsXml to allow calls from gdb


2011-04-06  Caolán McNamara  <caolanm@redhat.com>  [a89957bca229e5f646dea37c8404240151ceced2]

fix ownership cycle and leak


2011-04-06  Caolán McNamara  <caolanm@redhat.com>  [3321962b611c6222f51f1c6ad72b70bc3b2a800b]

add in application/vnd.lotus-wordpro mimetype


2011-04-06  Kohei Yoshida  <kyoshida@novell.com>  [31cc9baa5c8afa22f8f81077515c23c085c2de19]

Renamed methods for consistency.


2011-04-06  Kohei Yoshida  <kyoshida@novell.com>  [181030a3a3d7abb5556ebacbaffe79980b071f7c]

Fixed horizontal alignment issues for vertical text with text wrap on.


2011-04-06  Kohei Yoshida  <kyoshida@novell.com>  [c00869115d1b1fb8f1b99b3c6ccf9aa9b79c3980]

Branching in the main function to call appropriate sub-methods.


2011-04-06  Kohei Yoshida  <kyoshida@novell.com>  [bf8226c6058f4c0083a21fd1fe114c59526672c9]

Do the same for top-bottom text direction.


2011-04-06  Kohei Yoshida  <kyoshida@novell.com>  [b84097fa26526ae47d6df69de94392b5add5846f]

Extracted a method that adjust hyperlinks in PDF output.


2011-04-06  Kohei Yoshida  <kyoshida@novell.com>  [ebd4a8d8fe1f0f9eafc6f63d73fcf691420020ed]

More sharing of common code blocks.


2011-04-06  Kohei Yoshida  <kyoshida@novell.com>  [9771ab7586d89db9e7166c2be7b23362aacfc743]

Extracted a method to read cell content.  That code is common in both methods.


2011-04-06  Kohei Yoshida  <kyoshida@novell.com>  [9c4e7d41c6dbb91341e6519eaaf10bcd83cbd9f1]

More cleanups.


2011-04-06  Kohei Yoshida  <kyoshida@novell.com>  [c60c5c1223d019ef17a14273ebd8ed2c60051dd3]

isVerticallyOriented() is always true in this method.


2011-04-06  Kohei Yoshida  <kyoshida@novell.com>  [4d37821409f84c01d97a753667fafe85fcdb89b0]

Asianl vertical is always false in bottom-top orientation.


2011-04-06  Kohei Yoshida  <kyoshida@novell.com>  [519c03240ff62e82aacb36cb5d0d5530a3443cbe]

Remove the code that's not relevant to the bottom-top orientation.


2011-04-06  Kohei Yoshida  <kyoshida@novell.com>  [97ff7d5c1eed91a72ab4e3038ac734f945937cbd]

First, shameless duplication of the guts of DrawEditStandard().


2011-04-06  Kohei Yoshida  <kyoshida@novell.com>  [7de46de6b16d47488dcd87f5308665022756bd01]

Added empty methods for each orientation.

We can't maintain this monster method that processes all orientations
in a single function.  We need to split it up.

2011-04-06  Kohei Yoshida  <kyoshida@novell.com>  [5b4e053194b54c48887c16f65b7b3b162ef17afa]

Remove silliness of passing own data members as params to its own method.


2011-04-06  Kohei Yoshida  <kyoshida@novell.com>  [3de46d8c91571478c32168ec350d1ccbb7dad915]

Fixed vertical alignment when the auto wrap is on.

Also extracted a method.

2011-04-06  Octavio Alvarez  <alvarezp@alvarezp.ods.org>  [c86f81526ca4b75557a9c6e9f7cb0af10b1dd254]

Change accel key for Clear Direct Formatting back to D


2011-04-06  Octavio Alvarez  <alvarezp@alvarezp.ods.org>  [0553ffaea19d18f0c4a514c6febb932b7c4352a8]

Change accel key for Clear Direct Formatting back to D


2011-04-06  Octavio Alvarez  <alvarezp@alvarezp.ods.org>  [30cea0284871196703389c522f8bb67b885f7eb5]

Change accel key for Clear Direct Formatting back to D


2011-04-06  Octavio Alvarez  <alvarezp@alvarezp.ods.org>  [7197c0df8faf788b2fca5536bf92fa981c8945bb]

Change accel key for Clear Direct Formatting back to D


2011-04-06  Petr Mladek  <pmladek@suse.cz>  [ec02df7a422961fe792a413abb3f59fb7886dae4]

Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/libs-core


2011-04-06  Petr Mladek  <pmladek@suse.cz>  [265eab0f8a42593670923c0aa5d0fa27088e4782]

Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/bootstrap in32-agfa-monotype-fonts.diff patch.


2011-04-06  Tor Lillqvist  <tlillqvist@novell.com>  [06ddf302cdc907cf443fe9c25b8c4fb6fd77867c]

Add possibility to bundle some Agfa Monotype fonts

Based on the old novell-win32-agfa-monotype-fonts.diff patch.

2011-04-06  Xisco Fauli  <anistenis@gmail.com>  [34327e6727d63d312ff82aa3c9bbd74da91e1259]

use RTL_CONSTASCII_USTRINGPARAM


2011-04-06  Petr Mladek  <pmladek@suse.cz>  [524a90293f4cb9beb8331b4e7cf5f738fcdf37c3]

Merge remote-tracking branch 'origin/libreoffice-3-4'

Conflicts:
	cui/source/options/optchart.cxx

2011-04-06  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [3f7ed4ed3f9b328b2867ec0529d86b51d3850c23]

remove duplicate and pointless lib renames


2011-04-06  Petr Mladek  <pmladek@suse.cz>  [43d20d0b95a3b01217c123d3f1f678ca8c134584]

Merge remote-tracking branch 'origin/libreoffice-3-4'


2011-04-06  Petr Mladek  <pmladek@suse.cz>  [763da667935a1f2955076cc6c326771ceb0c4cbb]

Merge remote-tracking branch 'origin/libreoffice-3-4'


2011-04-06  Petr Mladek  <pmladek@suse.cz>  [c76ed2e751c061becd1cc910a156f0597ba11b8a]

Merge remote-tracking branch 'origin/libreoffice-3-4'


2011-04-06  Petr Mladek  <pmladek@suse.cz>  [921996902c691267a1f6637cd63f392f577abddd]

Merge remote-tracking branch 'origin/libreoffice-3-4'


2011-04-06  Petr Mladek  <pmladek@suse.cz>  [80cea83517437d5c852487809a14ef8b88a8232d]

Merge remote-tracking branch 'origin/libreoffice-3-4'


2011-04-06  Petr Mladek  <pmladek@suse.cz>  [0f921e583e4ffd833a3529a06f368de0e42b37af]

Merge remote-tracking branch 'origin/libreoffice-3-4'


2011-04-06  Petr Mladek  <pmladek@suse.cz>  [a3cb4701f3f88ff1e94588eb4a993a77bb6f1547]

Merge remote-tracking branch 'origin/libreoffice-3-4'


2011-04-06  Petr Mladek  <pmladek@suse.cz>  [f4bc12ed9343ed3465df8b278afdf1335216470a]

Merge remote-tracking branch 'origin/libreoffice-3-4'


2011-04-06  Petr Mladek  <pmladek@suse.cz>  [c1f1aaba1941cead84e3dd72b02cbf48ff1f0e8c]

Merge remote-tracking branch 'origin/libreoffice-3-4'


2011-04-06  Petr Mladek  <pmladek@suse.cz>  [48c29f603cfbfb4e43f86ae1b1c912aae89e7ab4]

Merge remote-tracking branch 'origin/libreoffice-3-4'


2011-04-06  Petr Mladek  <pmladek@suse.cz>  [992c3472149365306142e82aa880201652fc607e]

Merge remote-tracking branch 'origin/libreoffice-3-4'


2011-04-06  Petr Mladek  <pmladek@suse.cz>  [77efd28c2b41cdb46f1b0e466b80b0e58594d38d]

Merge remote-tracking branch 'origin/libreoffice-3-4'


2011-04-06  Petr Mladek  <pmladek@suse.cz>  [f18378b2d9d6a5996322231fc6618ab2ea2d9906]

Merge remote-tracking branch 'origin/libreoffice-3-4'


2011-04-06  Petr Mladek  <pmladek@suse.cz>  [e22561392803a46fb9fba3c0e87690a5d71928ef]

Merge remote-tracking branch 'origin/libreoffice-3-4'


2011-04-06  Petr Mladek  <pmladek@suse.cz>  [fe57710883e2e7e63680078c3b06fc72b1582090]

Merge remote-tracking branch 'origin/libreoffice-3-4'


2011-04-06  Petr Mladek  <pmladek@suse.cz>  [6b66b07768bf8bd97e0077380d109c76a3bdb8a0]

Merge remote-tracking branch 'origin/libreoffice-3-4'


2011-04-06  Petr Mladek  <pmladek@suse.cz>  [f115ddb6f7ac97b73442687c63bc8298ae54a071]

Merge remote-tracking branch 'origin/libreoffice-3-4'


2011-04-06  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [468ba5cfd68caa7e367e0ff4b5d42e252860825d]

add lomenubar lib


2011-04-06  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [b76f09e101f65562e849be148c147bdabf004cb3]

add lomenubar lib


2011-04-06  Noel Power  <noel.power@novell.com>  [46b6bad7db21f3743a26b328f23e5d66f8211bb8]

fix for fdo#35826, fix hyperlink export

fixes the case where if the hyperlink is associated with a textrange ( in multiple runs ) the hyperlink element is associated only with the text ine the first run.

2011-04-06  Petr Mladek  <pmladek@suse.cz>  [0a2923d0df2a655994a7a169cbeff4e23f41082c]

Fall back to --hash-style=sysv when gnu is not supported

Based on patch by Francois Tigeot <ftigeot at wolfpond dot org>

2011-04-06  Caolán McNamara  <caolanm@redhat.com>  [42f7c95c0250268c075adcc9b7100ac0923135d8]

merge oooXXXXX.vcl.x86_64.impressatk.diff from build


2011-04-06  Caolán McNamara  <caolanm@redhat.com>  [68a2e650fa088937f028c1148bca2672fd4a9f90]

breaks windows, backout for now


2011-04-06  Caolán McNamara  <caolanm@redhat.com>  [2c4d13b2322dff638fd67e79597ff6adcc8213f1]

WaE: various unused args post save-removal


2011-04-06  Luboš Luňák  <l.lunak@suse.cz>  [4640b3864d9c761a3482cc802fa6a09925f8a138]

rework confused and racy clipboard event polling (bnc#683941)

It does not work reliably to just poll on the X connection fd,
as there may be already incoming events in the Xlib queue (removed
from the fd connection). So XPending() call is necessary; which
additionally ensures the output queue is flushed before polling.
The second poll() seems to have been just introduced as a result
of failing to understand this, and the strange XPending() nesting
later is no longer needed either.

2011-04-06  Caolán McNamara  <caolanm@redhat.com>  [67181ce1d413b65b18c837f12833b699bb05c501]

WaE: remove new warnings post save removal


2011-04-06  Tor Lillqvist  <tlillqvist@novell.com>  [c385e76c10b173b9820967825f0ce0c6fb71e9dd]

bnc#656566: EnableAlwaysOnTop(true) in OpenLockedQueryBox constructor


2011-04-06  Caolán McNamara  <caolanm@redhat.com>  [34d4fb1fe53d819880561b4062b71dedca770095]

fix build break from merge


2011-04-06  Petr Mladek  <pmladek@suse.cz>  [5f197f29c42f6075e9f2e1f9e72dc6cc063516bc]

Fall back to --hash-style=sysv when gnu is not supported

Based on patch by Francois Tigeot <ftigeot at wolfpond dot org>

2011-04-06  Caolán McNamara  <caolanm@redhat.com>  [043c8b2297c53da05a06ab6dd345be3756240b87]

fix build error from bad merge


2011-04-06  Caolán McNamara  <caolanm@redhat.com>  [dd1b82491ea1d7a47e44b7ed38a976f659622886]

fix ownership cycle


2011-04-06  Caolán McNamara  <caolanm@redhat.com>  [900bc2c56ae5ba21edafccccfd68619e1006b79b]

fix ownership cycle and leak


2011-04-06  Caolán McNamara  <caolanm@redhat.com>  [9f877a81350edd875a09c0d68a99096e72ef5fef]

createFromAscii -> RTL_CONSTASCII_USTRINGPARAM


2011-04-06  Caolán McNamara  <caolanm@redhat.com>  [26158f07402c259af15738c17006804287bc0e75]

WaE: silence unused width/height variables


2011-04-06  Caolán McNamara  <caolanm@redhat.com>  [33f819a3a666aa827d2f733b41ff674bdc8858b1]

WaE: mark this dir as warnings free


2011-04-06  Caolán McNamara  <caolanm@redhat.com>  [fdd246653233fb9a2cbf34bad1e90704272b38d3]

WaE: mark this dir as warnings free


2011-04-06  Tor Lillqvist  <tlillqvist@novell.com>  [8bec4809317b4b89c74dd26b9083b70cabf053ab]

Add possibility to bundle some Agfa Monotype fonts

Based on the old novell-win32-agfa-monotype-fonts.diff patch.

2011-04-06  Tor Lillqvist  <tlillqvist@novell.com>  [8d1bac154b4462375661ec385342ccb8edeb566a]

Add possibility to bundle some Agfa Monotype fonts

Based on the old novell-win32-agfa-monotype-fonts.diff patch.

2011-04-06  Petr Mladek  <pmladek@suse.cz>  [b768aff76204b6e22992a1bea68cc077a985ad3d]

Merge branch 'libreoffice-3-4' of ssh://git.freedesktop.org/git/libreoffice/libs-core into libreoffice-3-4


2011-04-06  Petr Mladek  <pmladek@suse.cz>  [ef5304897e206e07206a5305b618ad5f5a8a7dd2]

Merge branch 'libreoffice-3-4' of ssh://git.freedesktop.org/git/libreoffice/calc into libreoffice-3-4


2011-04-06  David Tardon  <dtardon@redhat.com>  [9da441f0c4375dba0db2237a87845527361c318d]

remove duplicate code

This was introduced by commit 3726b1a63e0783953fee9c65d8c0cee3fd6cf85b .

2011-04-06  David Tardon  <dtardon@redhat.com>  [0d75184488923ddd76ccebcc3c09e85283496e17]

$(1) is not defined here


2011-04-06  David Tardon  <dtardon@redhat.com>  [937aae1b27e2de067ef0c930141cb86fb109bbd8]

use just order-only dep. on cppunittester


2011-04-06  Petr Mladek  <pmladek@suse.cz>  [9dc7ed6943470af97d003d76b6bc11724d60c84f]

removed mess added during the merge from libreoffice-3-3


2011-04-06  Matus Kukan  <matus.kukan@gmail.com>  [7181cc3533afdc0a851872243bd51ea1a7457703]

Set proper names for MS Powerpoint AutoPlay filters

There was blank line for MS PowerPoint 2007 XML AutoPlay filter in open dialog, so I set the name fot it.
And also there where two equal names for different filters, so I have changed one to MS PowerPoint 97 AutoPlay.

2011-04-06  Takeshi Abe  <tabe@fixedpoint.jp>  [c981124549f099f738967871af8531e88ca0adc1]

removed an unchanged variable


2011-04-06  Matus Kukan  <matus.kukan@gmail.com>  [65f9e1bd3bffd38457ec01ccba3344a4dd1edd80]

Improve order of open and save as dialogs


2011-04-06  Albert Thuswaldner  <albert.thuswaldner@gmail.com>  [eccddbe04f415d7402b819cca4517964c51eab3d]

Additional translations of German comments


2011-04-06  Jan Holesovsky  <kendy@suse.cz>  [b2a2b92a0d3aec0d1b4870071febaa699568b4fc]

Migrate the old autogen.lastrun format to the new one automatically.


2011-04-05  Kohei Yoshida  <kyoshida@novell.com>  [704cfb4f3189769f6c45af3605846fa696e454ed]

Finally fixed vertical alignment issue. (fdo#33622)


2011-04-05  Kohei Yoshida  <kyoshida@novell.com>  [82bde800ba9d3fc7deec829bc13e467769dd9c9e]

Massive reduction of indentation level.


2011-04-05  Kohei Yoshida  <kyoshida@novell.com>  [17ca8c9de15a1d8e0c55af63cef24b0d1932bc8d]

More renaming & sal_Bool to bool conversion.


2011-04-05  Kohei Yoshida  <kyoshida@novell.com>  [b8bc515814b337aef90eb6d4b0494c56f921caf7]

Renamed EditAlignmentParam to DrawEditParam.


2011-04-05  Kohei Yoshida  <kyoshida@novell.com>  [a101db141ca9e5d1fab73ccb5184ba2ae6074fdf]

Extracted method from DrawEdit() into DrawEditStandard().


2011-04-05  Kohei Yoshida  <kyoshida@novell.com>  [d117bc5b25bcd4b5b0ce5b1a9c34911f3d152f5f]

Tuck EditAlignmentParam class under ScOutputData class scope.

This is so that this class instance can be passed as a parameter to
DrawEditStandard method.

2011-04-05  Kohei Yoshida  <kyoshida@novell.com>  [323149157c31ec83137d047db8956dbfa0ffe981]

sal_Bool to bool.


2011-04-05  Robert Nagy  <robert@openbsd.org>  [e4667e7cf17fb5bd0b2c2531fb07479f0539dfbc]

pass pOrigPath (strdup'd) to dirname(3) instead of pPath to avoid double free

from the dirname(3) manual:
Both dirname() and basename() may modify the contents of path, so copies
should be passed to these functions.
Furthermore, dirname() and basename() may return pointers to statically
allocated memory which may be overwritten by subsequent calls.

2011-04-05  Robert Nagy  <robert@openbsd.org>  [8eb7fb67ca55e59485b0b983e7faf6a987f9e7ee]

pass pOrigPath (strdup'd) to dirname(3) instead of pPath to avoid double free

from the dirname(3) manual:
Both dirname() and basename() may modify the contents of path, so copies
should be passed to these functions.
Furthermore, dirname() and basename() may return pointers to statically
allocated memory which may be overwritten by subsequent calls.

2011-04-05  Caolán McNamara  <caolanm@redhat.com>  [32a1f5bae6a3b6d6f4099b4bb26cd1be6023042e]

fix typo


2011-04-05  Norbert Thiebaud  <nthiebaud@gmail.com>  [f3430509e222da697f2a1666388b6cf2892b7981]

fix the autogen perl wrapper: mishandling of the Darwins-pecific aclocal


2011-04-05  Petr Mladek  <pmladek@suse.cz>  [a145e8f572c8fd0dc9b9812e07a4d7ff12484700]

Merge branch 'libreoffice-3-4' of ssh://git.freedesktop.org/git/libreoffice/bootstrap into libreoffice-3-4


2011-04-05  Petr Mladek  <pmladek@suse.cz>  [0faa398df2d8d3befbb0256ff05e7d6789183be0]

Merge remote-tracking branch 'origin/libreoffice-3-3' into libreoffice-3-4

Conflicts:
	pyuno/demo/pyunoenv.tcsh
	sal/osl/unx/interlck.c

2011-04-05  Petr Mladek  <pmladek@suse.cz>  [4a163cc5c2ef541d1c0ad1a3648c3717dc5bf9b3]

Merge remote-tracking branch 'origin/libreoffice-3-3' into libreoffice-3-4

Conflicts:
	dictionaries/de_AT/README_extension_owner.txt
	dictionaries/de_AT/makefile.mk
	dictionaries/de_CH/makefile.mk
	dictionaries/de_DE/makefile.mk
	dictionaries/prj/build.lst

2011-04-05  Petr Mladek  <pmladek@suse.cz>  [1e84a9292f87ad9c52fa5fadac4b656250713777]

Merge remote-tracking branch 'origin/libreoffice-3-3' into libreoffice-3-4

Conflicts:
	basic/source/runtime/dllmgr.cxx
	drawinglayer/source/processor2d/vclpixelprocessor2d.cxx
	editeng/inc/editeng/boxitem.hxx
	editeng/source/items/frmitems.cxx
	sfx2/workben/custompanel/makefile.mk

2011-04-05  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [b64e60eb65873d23bf8f6ea787b86f3c7f610ae2]

deactivate void Save in binfilter bf_svx

these functions does not do anything, just return when called

2011-04-05  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [fd4c8b3238ac21059967e308714063a1257be26c]

deactivate void Save functions in binfilter bf_sc

these functions do not perform any code more, just returns after
being called

2011-04-05  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [b0f7c7247649fae321b09d232216ba11ef49ba1a]

deactivate void Save in binfilter / bf_so3

these functions does not perform anything more, are just returning with
an empty body

2011-04-05  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [a462752a1cedde6a4b2475c5b9fa00b6115f8ef0]

deactivate ULONG Save functions in binfilter

and return the value 1 directly (as an error ) without performing
any other action

2011-04-05  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [2b057eadc49db438f25db00c67b899b8d729eb79]

various commented out code deletion


2011-04-05  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [f2b8bf47bf2b58c23fe3b32651876bf6f02b77b1]

deactivate bool Save in binfilter / bf_sch

and returns false without executing code

2011-04-05  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [89fa205bb796d45dface1ab9fae117ac87bacd70]

remove function SaveElement in binfilter

since not called any more

2011-04-05  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [bd3fa323d2eed71a6fcb1f037d25d3252180f7d9]

delete function SaveChilds in binfilter

since this function is not called anymore

2011-04-05  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [a8729c05d046a541ae0b1c37f35f0c310e6ee22c]

delete function SaveCompletedChilds in binfilter

since this was not called by any other function anymore

2011-04-05  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [f431b0736c4e512f7ec22605b046a33ede12fa85]

delete SaveAsChilds function in binfilter

since this function was not called anymore

2011-04-05  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [83660a499669c1ef3bf02c3c6e912da1bf21ac73]

deactivate bool Save in binfilter bf_svx

the function returns only false, without performing any action

2011-04-05  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [77b601a712e3ec59c3a13690c4f49440a5a6883a]

deactivate bool Save function in binfilter bf_svtools

and return directly false, without performing anything

2011-04-05  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [2d8b15163306cb1611c3da963d96e5014c036caa]

deactivate bool save function in binfilter bf_startmath

just return false as value without performing anything

2011-04-05  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [a9ffef3c67603c8966caa02350c4023f99da8ba7]

deactivate bool Save in binfilter bf_so3

these functions return directly false, without performing any
action.

2011-04-05  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [7d4d0a5af52764fc2265aea48809b764e9bb3345]

deactivate bool Save in binfilter bf_sw

and return only false without performing action

2011-04-05  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [05ccf19b06436a333d59d17a9fe750bf8f16a2cc]

deactivate function bool Save in binfilter bf_sd

and return only the value false, without executing code

2011-04-05  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [393e5138164307ac99e5d0d1698185ffcd384b95]

deactivate functions bool Save in binfilter/bf_sfx2

theses functions do not perform anything else than returning
false as value

2011-04-05  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [81f5db70ba352605403015f8b7b2d16f6a70141c]

deactivate all bool Save function in bf_sc

theses functions are only giving a false as return value, without
performing any task.

2011-04-05  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [2820d616b85f3cf096c11c2f0572151541512f09]

deactivate function BOOL Save in binfilter/bf_basic

this function return directly false as value, without code implemented
any more

2011-04-05  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [776c21d3f625a83b952f4739800f36eb4de70150]

remove function SaveData in binfilter


2011-04-05  Petr Mladek  <pmladek@suse.cz>  [69fa6f0620235c5b9585e8513c469aa506954441]

Merge remote-tracking branch 'origin/libreoffice-3-3' into libreoffice-3-4

Conflicts:
	sw/source/core/docnode/nodes.cxx
	sw/source/filter/ww8/rtfexport.hxx

2011-04-05  Michael Meeks  <michael.meeks@novell.com>  [5197d9ff86d7d504721f38bf59c0978ae92a5088]

re-write symlinks too to avoid serious confusion


2011-04-05  Petr Mladek  <pmladek@suse.cz>  [65a9918180139fb651b2f9e48e546df84fd768ec]

Merge remote-tracking branch 'origin/libreoffice-3-3' into libreoffice-3-4

Conflicts:
	odk/settings/settings.mk

2011-04-05  Petr Mladek  <pmladek@suse.cz>  [c87019c1a938d7bb4ba1575f79df20f94a619ca9]

Merge remote-tracking branch 'origin/libreoffice-3-3' into libreoffice-3-4

Conflicts:
	svtools/source/control/toolbarmenu.cxx
	vcl/inc/vcl/gdimtf.hxx
	vcl/inc/vcl/settings.hxx
	vcl/unx/inc/saldata.hxx
	vcl/unx/kde4/KDESalGraphics.cxx

2011-04-05  Petr Mladek  <pmladek@suse.cz>  [ab8961db6f22acb5e34663ed8ad78ba8cf09e4e6]

Merge remote-tracking branch 'origin/libreoffice-3-3' into libreoffice-3-4

Conflicts:
	oox/prj/d.lst
	unoxml/source/xpath/nodelist.cxx
	unoxml/source/xpath/nodelist.hxx
	unoxml/source/xpath/xpathobject.cxx
	writerfilter/source/dmapper/DomainMapper_Impl.cxx
	writerfilter/source/filter/ImportFilter.cxx

2011-04-05  Luboš Luňák  <l.lunak@suse.cz>  [0e94340f897a98837d4ccdee0de8061a5d7ee949]

rework confused and racy clipboard event polling (bnc#683941)

It does not work reliably to just poll on the X connection fd,
as there may be already incoming events in the Xlib queue (removed
from the fd connection). So XPending() call is necessary; which
additionally ensures the output queue is flushed before polling.
The second poll() seems to have been just introduced as a result
of failing to understand this, and the strange XPending() nesting
later is no longer needed either.

2011-04-05  Luboš Luňák  <l.lunak@suse.cz>  [ea53a3ecfb6e56a9068f252097e124c3938be696]

add trailing newline to debug output


2011-04-05  Michael Meeks  <michael.meeks@novell.com>  [38a3d0a81d9a54e2f6291ee7a536ce6816648399]

fix relocate to re-write the new dependency files


2011-04-05  Caolán McNamara  <caolanm@redhat.com>  [c7938081c5867afcfc1896ed7217343eeceb90d1]

createFromAscii -> RTL_CONSTASCII_USTRING


2011-04-05  Robert Nagy  <robert@openbsd.org>  [b67a62b703a7122bbe32475d7355ebec94d8dd9c]

use the GNUMAKE environment variable for telling the user what to run


2011-04-05  Caolán McNamara  <caolanm@redhat.com>  [db62690a90420ee3310c487e5e8d512c6caa5f4e]

createFromAscii -> RTL_CONSTASCII_USTRING


2011-04-05  Robert Nagy  <robert@openbsd.org>  [436d41a84abbf9fca70cb8264953509f99f566ae]

use the GNUMAKE environment variable for telling the user what to run


2011-04-05  Robert Nagy  <robert@openbsd.org>  [ee699fcdbd2791a61108e4d7db54d7d85f38d64a]

use the GNUMAKE environment variable for telling the user what to run


2011-04-05  Petr Mladek  <pmladek@suse.cz>  [b20bedcff1736e41cf19ef4f67b65b1a66350f52]

Merge remote-tracking branch 'origin/libreoffice-3-3' into libreoffice-3-4

Conflicts:
	sc/source/core/tool/makefile.mk
	sc/source/ui/dbgui/filtdlg.cxx

2011-04-05  Petr Mladek  <pmladek@suse.cz>  [51c05e1cf9c3b7fcc257329521e304d51554b2ae]

Merge remote-tracking branch 'origin/libreoffice-3-3' into libreoffice-3-4

Conflicts:
	instsetoo_native/util/openoffice.lst
	solenv/inc/minor.mk

2011-04-05  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [c18c4c0f682d2f99daa32b3218b8b2d0d69e5f9b]

hint at make -r for GNU make modules


2011-04-05  Petr Mladek  <pmladek@suse.cz>  [dcbe02727abab49a224ef8d025f711386899d539]

Merge remote-tracking branch 'origin/libreoffice-3-3' into libreoffice-3-4


2011-04-05  Petr Mladek  <pmladek@suse.cz>  [69c8bc01eae1d60b18b20f7c8f9da85b23b756b9]

Merge remote-tracking branch 'origin/libreoffice-3-3' into libreoffice-3-4


2011-04-05  Petr Mladek  <pmladek@suse.cz>  [3c50e02a3d86c0ba3e2105560b9aeff307673cb4]

Merge remote-tracking branch 'origin/libreoffice-3-3' into libreoffice-3-4


2011-04-05  Petr Mladek  <pmladek@suse.cz>  [08f795fef4ac23e9252c3f0074adb23cd8b36ce4]

Merge remote-tracking branch 'origin/libreoffice-3-3' into libreoffice-3-4


2011-04-05  Petr Mladek  <pmladek@suse.cz>  [6d44882d107dc3601936a2221aa5b42586abda70]

Merge remote-tracking branch 'origin/libreoffice-3-3' into libreoffice-3-4


2011-04-05  Petr Mladek  <pmladek@suse.cz>  [bf0dc2aa52f707502030d14af1c09e541450a0a6]

Merge remote-tracking branch 'origin/libreoffice-3-3' into libreoffice-3-4


2011-04-05  Petr Mladek  <pmladek@suse.cz>  [41c2684da62aa2bf4bdbc473e7263b18dcfac8e9]

Merge remote-tracking branch 'origin/libreoffice-3-3' into libreoffice-3-4


2011-04-05  Petr Mladek  <pmladek@suse.cz>  [e72408931a96ac5a790b3ead126636fa7d044957]

Merge remote-tracking branch 'origin/libreoffice-3-3' into libreoffice-3-4


2011-04-05  Petr Mladek  <pmladek@suse.cz>  [1151cbfcdb91e25b7a396b8fd30c0f5fa51d00eb]

Merge remote-tracking branch 'origin/libreoffice-3-3' into libreoffice-3-4


2011-04-05  Robert Nagy  <robert@openbsd.org>  [7fd8cb0312213b6088ad8a5ffed52c4f30f2b9e5]

merge the new way of handling python ldflags from libreoffice-3-4


2011-04-05  Robert Nagy  <robert@openbsd.org>  [92509cbfab88e03de3f4cdac550366d74719ca7f]

Merge branch 'libreoffice-3-4' of git://anongit.freedesktop.org/git/libreoffice/bootstrap into libreoffice-3-4


2011-04-05  Robert Nagy  <robert@openbsd.org>  [acc8ad93ed2dc4a009e63b3cae9eaa1a0dd13b3a]

fix linking to the python library (use -L$PYLIBDIR -lpython$pyver)

as far as i saw the reason to use an absolute path for linking instead
of using -lpythonX.XX is that at least debian does not ship a shared
object within the basic python3 package so you have to install the -dev
package (that's kinda weird^H^H^H^H^Hf***ed up).

2011-04-05  Michael Meeks  <michael.meeks@novell.com>  [434df16fd617a1231ac64a1bf131aedf6f9019f6]

re-write into perl, to reduce ninja-coding, and fix distro-config bug


2011-04-05  Caolán McNamara  <caolanm@redhat.com>  [025001a71a2b632825154b2f72359c183675e223]

Resolves: #i117700# unused nFirstBorderText


2011-04-05  Caolán McNamara  <caolanm@redhat.com>  [3164d16542e7116151b4575c94d89f56b80b19c7]

WaE: virtual method warning


2011-04-05  Andras Timar  <timar@fsf.hu>  [dde1d3be8fe16d937f3277662e7a6f5c0faffcd6]

l10n: update de_CH and de_AT dictionaries - fdo#33751

Signed-off-by: Petr Mladek <pmladek@suse.cz>
Signed-off-by: Michael Meeks <michael.meeks@novell.com>
Signed-off-by: Fridrich Strba <fridrich.strba@graduateinstitute.ch>

2011-04-05  Jani Monoses  <jani.monoses@canonical.com>  [f170c2376ae6cd3d6308a9224b68347e1a6c141f]

prefer gcc __sync functions over pthread

Signed-off-by: Bjoern Michaelsen <bjoern.michaelsen@canonical.com>

2011-04-05  Radek Doulik  <rodo@novell.com>  [ef29f115c0e99c631ec7e037f4b39e961dc3c858]

fix for 3.3.2 blocker fdo#34718 - change the type of nDrawerHeight to long

 - before it became big positive long in the called Point::Move
   function, moving the drawer under the visible area. so it was
   basically signed/unsigned problem in the layouter

2011-04-05  Tor Lillqvist  <tlillqvist@novell.com>  [2e705f35c2478a542c04cbccfc2fd227c2047b20]

Add two new lines to .versionrc (version.ini on Windows)

"Vendor" with the value of OOO_VENDOR, and "BuildVersion" with the
value of BUILD_VER_STRING. These get their values from the
--with-vendor and --with-build-version switches of the configure
script.

From the build-identification.diff patch, has been part of distro
OOo/LO builds for long.

2011-04-05  Petr Mladek  <pmladek@suse.cz>  [586fc09447275103461ed76e932c0ace826bf0b7]

bump product version to 3.3.2rc2, release number to 202


2011-04-05  Caolán McNamara  <caolanm@redhat.com>  [d49ffe4e5aceee5abf084b6941963e4f8ad69388]

put the deprecated rtl_Locale stuff in here too


2011-04-05  Tor Lillqvist  <tlillqvist@novell.com>  [3f05ea615d1fdea866c3cf47b0e77acce99817be]

Recognize also Interix

I did some initial testing with building under Interix some years
ago. Nothing came out of it, and LibreOffice certainly won't build
with it. But just commit this triviality now to get rid of
win32-interix.diff in the build repo.

2011-04-05  Caolán McNamara  <caolanm@redhat.com>  [84568d73b85b022984e8e3e24ab4a6eddf8b55f9]

fix build


2011-04-05  Caolán McNamara  <caolanm@redhat.com>  [6cc4906024d34bed7b73115eedecfc5f8c597f80]

can remove these now


2011-04-05  Tor Lillqvist  <tlillqvist@novell.com>  [b2c34b75f67331107767e733e717e5607cdd5d26]

bnc#530872: Save old associations for MS doc types when installing

Then restore them, if still relevant, when uninstalling LibreOffice.

git log from build repository:
commit 1737ec9b6675cc7e30df03fa5537012a429425bb
Author: Tor Lillqvist <tlillqvist@novell.com>
Date:   Thu Oct 14 15:28:55 2010 +0300

    Make win32-restore-associations.diff apply again

commit 72a25ab4a055cd1d3cf5aec627cfe120113bfb34
Author: Tor Lillqvist <tlillqvist@novell.com>
Date:   Thu May 20 10:34:24 2010 +0300

    Make patches apply for a Windows build

commit d635f716a75d8c1648eab0c1d598b390be8c4f07
Author: Tor Lillqvist <tlillqvist@novell.com>
Date:   Thu Sep 17 22:16:40 2009 +0300

    Add new patch to restore MSO file associations on uninstall

    * patches/dev300/apply: Add it to Win32Only

    * patches/dev300/win32-restore-associations.diff: New file. Save
      previous associations of the MS Office file formats on installation
      of OOo. On uninstallation of OOo, restore them. Still a bit
      experimental, but seems to work.

2011-04-05  Tor Lillqvist  <tlillqvist@novell.com>  [d415d68aae23c8e27f839f082a180440824e3e5f]

bnc#530872: Save old associations for MS doc types when installing

Then restore them, if still relevant, when uninstalling LibreOffice.

git log from build repository:
commit 1737ec9b6675cc7e30df03fa5537012a429425bb
Author: Tor Lillqvist <tlillqvist@novell.com>
Date:   Thu Oct 14 15:28:55 2010 +0300

    Make win32-restore-associations.diff apply again

commit 72a25ab4a055cd1d3cf5aec627cfe120113bfb34
Author: Tor Lillqvist <tlillqvist@novell.com>
Date:   Thu May 20 10:34:24 2010 +0300

    Make patches apply for a Windows build

commit d635f716a75d8c1648eab0c1d598b390be8c4f07
Author: Tor Lillqvist <tlillqvist@novell.com>
Date:   Thu Sep 17 22:16:40 2009 +0300

    Add new patch to restore MSO file associations on uninstall

    * patches/dev300/apply: Add it to Win32Only

    * patches/dev300/win32-restore-associations.diff: New file. Save
      previous associations of the MS Office file formats on installation
      of OOo. On uninstallation of OOo, restore them. Still a bit
      experimental, but seems to work.

2011-04-05  Caolán McNamara  <caolanm@redhat.com>  [df8cc09d29c420fea886a5d38663a5710386679d]

WaE: unused variable under some ifdefs


2011-04-05  David Tardon  <dtardon@redhat.com>  [4620f155b5ec9805e6387b5fbb36f62500c3ce72]

do not define NDEBUG on debug level 1


2011-04-05  David Tardon  <dtardon@redhat.com>  [8542a0d05d524abd2e0d3beda33b37c084c8e112]

fix typo


2011-04-05  David Tardon  <dtardon@redhat.com>  [31979fa2c597b4d9b0c670f0f010f50d3c49dc60]

update the dbglevel comment


2011-04-05  David Tardon  <dtardon@redhat.com>  [c8d6be537bd337dd5825ade5fda0d70724f9c109]

filter out the rest of ICU libs for SYSTEM_ICU


2011-04-05  Caolán McNamara  <caolanm@redhat.com>  [7de8f26207d44a34f71cf8297ae68831c92c118e]

remove ADAPT_EXT_STL


2011-04-05  Caolán McNamara  <caolanm@redhat.com>  [c568ecd03be0f46a35f74deb2a4005ba0e47fc3a]

remove ADAPT_EXT_STL


2011-04-05  Caolán McNamara  <caolanm@redhat.com>  [4ad128bc4445ebd1006eb4f0fe86f659d1f312b2]

remove ADAPT_EXT_STL


2011-04-05  Caolán McNamara  <caolanm@redhat.com>  [3721dd9318278f455f31ab2c10b6ec00eac868f9]

remove ADAPT_EXT_STL


2011-04-05  Caolán McNamara  <caolanm@redhat.com>  [3d61070239b260d1c9e2a37445f63262adb876a1]

WaE: silence older compilers


2011-04-05  Petr Mladek  <pmladek@suse.cz>  [691961e7f65c336b718fc01f25a5b6d9b6df1c14]

make sure that the system po2oo support --skipsource option


2011-04-05  Caolán McNamara  <caolanm@redhat.com>  [bc5f8e725a65b0909f7e656a4dd49f5ee8678790]

helgrind: Related: rhbz#655686 get order of shutdown correct


2011-04-05  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [12f32902bfbcf075d598c53b8af36b04ca5468bc]

starting sc_ucalc unit test


2011-04-05  Robert Nagy  <robert@openbsd.org>  [412bbf4096e0f0fea7ed2281151654a963ed2671]

set ldflags for *BSD too


2011-04-05  Robert Nagy  <robert@openbsd.org>  [ce6095ddf97a39c5c859b6a95f67b05a9185e6eb]

link to the correct libraries on *BSD too


2011-04-05  Robert Nagy  <robert@openbsd.org>  [9dae7504997bf66a6e1d483b42c586998f67a57d]

set ldflags on *BSD too just like linux


2011-04-05  Robert Nagy  <robert@openbsd.org>  [f63a7bbd22bef291aafcd1095a7793b103cb3551]

set ldflags on *BSD too just like linux


2011-04-05  Robert Nagy  <robert@openbsd.org>  [149bb82c280a7846981793714d9111a83119798d]

link to the correct libraries on *BSD too


2011-04-05  Robert Nagy  <robert@openbsd.org>  [f048183de102118b190a8cd7026ab020529a4db5]

do what we de on linux for *BSD too


2011-04-05  Robert Nagy  <robert@openbsd.org>  [6b87aa0111bc7207caacae78985bbb4d1bdf1b88]

Merge branch 'libreoffice-3-4' of git://anongit.freedesktop.org/libreoffice/calc into libreoffice-3-4


2011-04-05  Robert Nagy  <robert@openbsd.org>  [0e1acb4bd57c20344d0a9a3e9e7e7f574d2255f8]

set ldflags for *BSD too


2011-04-05  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [7a5e0f474f4a1615ee6196d168b6a5450683a392]

fixing up extra object list support


2011-04-05  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [2f3793391ed00e61431a9a56e720cb35d1d44658]

make get_linktargetname public again so unittests can find the object lists


2011-04-05  Christina Rossmanith  <ChrRossmanith@web.de>  [510a06cbd480c63e5656d32b007dcaf4268b5a5d]

removed HID_STATUSBAR from helpid.h


2011-04-05  Caolán McNamara  <caolanm@redhat.com>  [a956d777b51a528f6f9fc87436c319e2937e90ee]

G_SLICE for memcheck only


2011-04-05  Caolán McNamara  <caolanm@redhat.com>  [24eab079267e2e0bc6c9b2e30c4c7b716de2a2c3]

valgrind: fix leak


2011-04-05  ANURAG JAIN  <anuragjainfzd@gmail.com>  [a457450be87eb87d246bef1d796fe8b88156e090]

Removal of bogus comments in writer module


2011-04-05  David Tardon  <dtardon@redhat.com>  [7cc69243e7b73de607f8b3db007c7d36d7bd607d]

fix typo


2011-04-05  Noel Power  <noel.power@novell.com>  [a335ce660e30a39396b21f2d335deca2b2d4a7ad]

hacky patch to deliver icuin.lib as iicui18n.lib fixes forms build error

no doubt not the right fix but gets the build over the hump

2011-04-05  Caolán McNamara  <caolanm@redhat.com>  [2fdce0355265dd0bc8fbad897526ef6793e12b5c]

silence some more of that annoying gcc#47679


2011-04-04  Caolán McNamara  <caolanm@redhat.com>  [2760e5c03db15d0fdaee2948cd3bc3384c871c4d]

valgrind: fix mem leak


2011-04-04  Caolán McNamara  <caolanm@redhat.com>  [f44c27071ebedd81c69c768010ed5332964ca0bd]

valgrind: fix mem leak


2011-04-04  Caolán McNamara  <caolanm@redhat.com>  [594148fe07cc9d758642d511e5c238fdaa9b0940]

shouldn't double-acquire


2011-04-04  Francois Tigeot  <ftigeot@wolfpond.org>  [4999d91ceb8f259bb6a33387ac3b65123e5e55a3]

Use the same $outfile and $OUTPATH on all DragonFly architectures.


2011-04-04  Kohei Yoshida  <kyoshida@novell.com>  [eb2dc554e939265a39c395cde7916c560728c8fe]

Put statusbar.xml under statusbar directory, not toolbar dir.


2011-04-04  Andreas Becker  <atayoohoo@googlemail.com>  [0db604e9f46113ac66c0a55a72fa117fe68fb52b]

python 3 compatibility fixes


2011-04-04  Michael Meeks  <michael.meeks@novell.com>  [5b5b39309a7efb5c79835d136498df208b591116]

remove obsolete about dialog pieces, that now live in cui


2011-04-04  Michael Meeks  <michael.meeks@novell.com>  [7420b551ed82e270bbe566c812344c0f1fd4eaa5]

restore the build-id setup code, and clean hrc file


2011-04-04  Michael Meeks  <michael.meeks@novell.com>  [c93aaf9ac8c05b048287c7a8643f98a53972ba92]

Switch to the LibreOffice about dialog instead


2011-04-04  Caolán McNamara  <caolanm@redhat.com>  [6128599cc7b92206f8909180ac4347783259d250]

tweak VALGRINDTOOL for helgrind/memcheck


2011-04-04  Caolán McNamara  <caolanm@redhat.com>  [073a968b62cd24d33db156474d0e020579b3b1ac]

the SAL_ALLOW_LINKOO_SYMLINKS hack breaks this test


2011-04-04  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [6825072a2704bac457918ceed239cbaf741f8de9]

occurrence -> occurence and don't crash anymore


2011-04-04  Michael Meeks  <michael.meeks@novell.com>  [9a5db1f6cbd4152c46e9493518e2716f19ab7464]

fix crasher in header / footnotes with no occurrence set


2011-04-04  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [fa4f020b6d1fe94a65861a847f68595c93590afd]

occurrence -> occurence and don't crash anymore


2011-04-04  Alexander Thurgood  <alex.thurgood@gmail.com>  [f958c05128fb8fe3d833f62d488b03b09c4f7abe]

remove invalid - symbols in par token names


2011-04-04  Michael Meeks  <michael.meeks@novell.com>  [bc5759ed7d1263b843414396ebd347d74adf3c40]

friendlier error on malformed par files


2011-04-04  Ivo Hinkelmann  <ihi@openoffice.org>  [86e7ed8c72184b7a04b836848743979aa3f5fd3d]

masterfix DEV300: #i10000# smoketest assertion fix


2011-04-04  Caolán McNamara  <caolanm@redhat.com>  [e9e3bdfe8cd7b04455faa61b9c1f8215fafae7cd]

WaE: rework to avoid warnings


2011-04-04  Caolán McNamara  <caolanm@redhat.com>  [d099a280f8df3f07b45f6d23a2785580ef8e9c4f]

helgrind: join threads before reading values


2011-04-04  Michael Meeks  <michael.meeks@novell.com>  [32d89698d15418965e0abcf8b78ea353dea4ddde]

really get the sc/ toolbar images into the right place


2011-04-04  Caolán McNamara  <caolanm@redhat.com>  [8097922d2a77faa5c4fb74755128575d6683d616]

WaE: unreachable return


2011-04-04  Andreas Becker  <atayoohoo@googlemail.com>  [aff561a80ce79b4b3ee8cfd0209db29f222ac96f]

python 3 compatibility fixes


2011-04-04  Norbert Thiebaud  <nthiebaud@gmail.com>  [98553de136ce529eb3c8d4cea17b8ebaf2cfae01]

add the ability to imports objects directly into a CppUnitTest Link

some cppunit test need to link directly with the object of the module
they are meant to test, due to the fact that the API they use/test
are not necessarily exported in the public interface of the
module's dynamic library.

This patch add the mean to export the list of objects used in the link of
specific target library, and a mean to import these into the link of
a cppunit.

Only unxgcc.mk has been modified so far to support the later

This is not intended to be use to import objects accross module boundaries

2011-04-04  Petr Mladek  <pmladek@suse.cz>  [49c3b556878126078e7ea3158a4c4864b89c5d58]

check that all configured localizations are supported

a side effect is ALL_LANGS variable

2011-04-04  Robert Nagy  <robert@openbsd.org>  [0ae005f4d7b313edcd74621ccb4fc711dc942931]

link to pthread on linux and *bsd


2011-04-04  Robert Nagy  <robert@openbsd.org>  [ea42ff666f7ab3f62c5e423d5b4d98fddb460f66]

link to pthread on linux and *bsd


2011-04-04  Caolán McNamara  <caolanm@redhat.com>  [47dadac570311fc332c4d27ff10d5c851ffec5cc]

fix --enable-dbgutil build


2011-04-04  Caolán McNamara  <caolanm@redhat.com>  [6b7043e20e79a4105ea4af23c990c83b6d4be206]

use rtl::Static where double-locked pattern used


2011-04-04  Caolán McNamara  <caolanm@redhat.com>  [58c5f8a43ee21c4ff67b458f29fe72f3a3e863ac]

that's a completely pointless getGlobalMutex acquisition


2011-04-04  Caolán McNamara  <caolanm@redhat.com>  [3aaee732252f27225b3404c465abda3e1f25d3e7]

that's a completely pointless getGlobalMutex acquisition


2011-04-04  Caolán McNamara  <caolanm@redhat.com>  [965ad89b84463f04456ca3f91e50c8106176477f]

handle incomplete reads more gracefully


2011-04-04  Caolán McNamara  <caolanm@redhat.com>  [b225dbd8e94c784d1fec2e863a728bc915e69f87]

handle incomplete reads more gracefully


2011-04-04  Petr Mladek  <pmladek@suse.cz>  [a96a8d10da19f637cb1c7bd510804df5657b57dc]

lo-commit-stat: do stat also from the new "translations" repo


2011-04-04  Petr Mladek  <pmladek@suse.cz>  [8875706bef2cc92155e13bce7ab1bb5fb5dd5700]

lo-commit-stat: do stat also from the new "translations" repo


2011-04-04  Ivo Hinkelmann  <ihi@openoffice.org>  [776de14da77af214201eba74e53ec5b1896a114b]

masterfix DEV300: #i10000# header cleanup


2011-04-04  Petr Mladek  <pmladek@suse.cz>  [0ef397d004698fab7755e05b82b5f4cb6029f8fd]

add --skipsource option to translate toolkit (bugs.locamotion.org#1883)

it will be used to fix problems with missing translations
(fdo#35067 and fdo#35068 - originally fdo#33189)

2011-04-04  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [5e50d1b7e43c8a85584a37cfb6444098fc80214b]

packing lomenubar component file


2011-04-04  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [f8205e4fcb33df16a1154a6e2acdbacee04f7dfb]

add lomenubar lib


2011-04-04  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [c3ff0947811be4aeb9788f55eded90fa43b4a093]

add lomenubar lib


2011-04-04  Christina Rossmanith  <ChrRossmanith@web.de>  [e08de37b59b6b89ca8c9e917e6311ee82beba2c7]

Removed never included hidfunc.h


2011-04-04  Ivo Hinkelmann  <ihi@openoffice.org>  [d36b7a5f861f5eac28a854a8e75c8299203859ce]

masterfix DEV300: #i10000# added mkdir


2011-04-04  Caolán McNamara  <caolanm@redhat.com>  [71b6f3d9a3bb80d0658cdcd578646daacc68cf95]

use rtl::Static where double-locked pattern used


2011-04-04  Caolán McNamara  <caolanm@redhat.com>  [23427e2165f49a6d0730107681ec6e944c046ae9]

use rtl::Static where double-locked pattern used


2011-04-04  Ivo Hinkelmann  <ihi@openoffice.org>  [275e5c6544ff2f90cf6bd57b6a8a6293fe10943c]

masterfix DEV300: #i10000# fixed includes


2011-04-04  Ivo Hinkelmann  <ihi@openoffice.org>  [dc715ad0d597924e1a6b524c888c85112f9df159]

masterfix DEV300: #i10000# fixed includes


2011-04-04  Ivo Hinkelmann  <ihi@openoffice.org>  [9e84958536c737f8fdcff4d28664d0c13b9cdc8c]

masterfix DEV300: #i10000# fixed includes


2011-04-04  Caolán McNamara  <caolanm@redhat.com>  [11ceaa169bccd4c72650aa3964600975b99f11b7]

that's a completely pointless getGlobalMutex acquisition


2011-04-04  Caolán McNamara  <caolanm@redhat.com>  [9ebb6de7573bbd3f9ca286eafac4100b4c7f0625]

that's a completely pointless getGlobalMutex acquisition


2011-04-04  Caolán McNamara  <caolanm@redhat.com>  [60a77056bf4fa283b7a5f5a2bf0356c01ee94818]

use rtl::Static where double-locked pattern used


2011-04-04  Ivo Hinkelmann  <ihi@openoffice.org>  [55bed7a505dae776c8781c5aeca2f04d98469ab6]

masterfix DEV300: #i10000# build fix


2011-04-04  Ivo Hinkelmann  <ihi@openoffice.org>  [e19358aa28e2a43134b49d1c37a27b6fa33ecc2f]

masterfix DEV300: #i10000# build fix


2011-04-04  Ivo Hinkelmann  <ihi@openoffice.org>  [b6ef8202ec04395921c691f1d243474470d1ed1d]

masterfix DEV300: #i10000# build fix


2011-04-04  Ivo Hinkelmann  <ihi@openoffice.org>  [29ce0e46f01240022c09e72dde229641fd5acc56]

masterfix DEV300: #i10000# add missing dep to STDLIB


2011-04-04  Andras Timar  <timar@fsf.hu>  [a2c8d5f20827cf218888abe03bff343e3d9a2b95]

Change Spanish MSID from 0x040a to 0xc0a

so it can appear in the language list of letter wizard
0xc0a is the preferred code anyway (see #i94435#)

2011-04-04  Michael Meeks  <michael.meeks@novell.com>  [0131c3ea0e4b0275858b342cc4ccf768790181a1]

fix crasher in header / footnotes with no occurrence set


2011-04-04  Octavio Alvarez  <alvarezp@alvarezp.ods.org>  [ec6ec0106f0c928d0241b97627fd58c77d60a9f8]

Rename one missing Default Formatting --> Clear Direct Formatting


2011-04-04  Octavio Alvarez  <alvarezp@alvarezp.ods.org>  [91a9c38c55e42cbc8257a7db46087e45f38739a5]

Rename one missing Default Formatting --> Clear Direct Formatting


2011-04-04  Caolán McNamara  <caolanm@redhat.com>  [93d25a20042974342582ec8047dfb30b10ec3f36]

use consistent naming


2011-04-04  Rob Snelders  <programming@ertai.nl>  [174168648f33764b291c0158a59ede87d02cb51c]

Improvement of adding and removing color charts

(cherry picked from commit b635aad528973bf175aa8a61ad380992448b6f5a)

2011-04-04  Caolán McNamara  <caolanm@redhat.com>  [e529c0b437a1251b6de84dc758975fca709c387e]

add missing header


2011-04-04  Caolán McNamara  <caolanm@redhat.com>  [dee39d170a05201bf0974cf0a2b0dd0d9bc5fa6a]

WaE: mark this dir as warnings free


2011-04-04  Caolán McNamara  <caolanm@redhat.com>  [0e1e8e58e213fc97dd99a01144b1f4176fe8927f]

use rtl::Static where double-locked pattern used


2011-04-04  Caolán McNamara  <caolanm@redhat.com>  [f49ce4729c96dc01dec13b02e60d887fc6c1452e]

ditch commented out code


2011-04-04  Caolán McNamara  <caolanm@redhat.com>  [ac0b0eb3e6fdb70878dc81a80c74314af272c2f7]

stick into anon namespace


2011-04-04  Caolán McNamara  <caolanm@redhat.com>  [68197a379da7c277e8e4c1543853f55363fec596]

use rtl::Static pattern here


2011-04-04  Caolán McNamara  <caolanm@redhat.com>  [fa502cf88118444c34bdfd29e21783fe683deedb]

restore c++0x flags


2011-04-04  Rob Snelders  <programming@ertai.nl>  [d57dfa29c2ba47293eb12a853cdccf4196565ef7]

Improvement of adding and removing color charts


2011-04-04  Caolán McNamara  <caolanm@redhat.com>  [ac9e34c76e2641750e7965293c641c4b29b82bce]

fix typo


2011-04-04  Noel Power  <noel.power@novell.com>  [34528fc9b621c9ccc283cc798dbed958a506ac25]

fix windows link error in drawinglayer

remove the unused CollectingProcessor2 class

2011-04-05  Caolán McNamara  <caolanm@redhat.com>  [42eb7b62d6ede5057638e08cc3bdb572f734fcbd]

set some more files to use exceptions


2011-04-05  Caolán McNamara  <caolanm@redhat.com>  [6c2ea320bfb797c49d7c9e3e2cf7ca7c47ad3160]

don't use G_SLICE for helgrind case


2011-04-05  Robert Nagy  <robert@openbsd.org>  [c22ab8e95f885e3a0afb492a5a78a0d5c0f39066]

do what we de on linux for *BSD too


2011-04-05  Xisco Fauli  <anistenis@gmail.com>  [45f0cc2ec176f02592a4e67942b1220f7837ab9f]

Remove commented code in libs-core/shell


2011-04-04  Xisco Fauli  <anistenis@gmail.com>  [fe44fe403e57155cb479cd8e9cfbb77e1ba4fb01]

Remove commented code in libs-core/linguistic


2011-04-04  Christina Rossmanith  <ChrRossmanith@web.de>  [8607aaf27498ebd949023354d776ae0af49ab43a]

Removed HID_SVX_BASIC_MACRO_ORGANIZER and HID_SVX_COMMON_MACRO_ORGANIZER


2011-04-04  Caolán McNamara  <caolanm@redhat.com>  [ead82b4cd02b4f7d088075180227646574360ef0]

these need to be explicitly exported in the new build system


2011-04-04  Robert Nagy  <robert@openbsd.org>  [65be428ea6eddd3f8db8fc36f6ba0f5b738aa4f9]

rework how pthread is handled on openbsd

- remove -pthread from PTHREAD_CFLAGS
- add pthread to gb_STDLIBS
- redefine gb_LinkTarget__command_dynamiclink so that we can
  substitute -lpthread with -pthread in the list of libraries
  that we link to

2011-04-04  Robert Nagy  <robert@openbsd.org>  [7237a871ba4e35a9de57867bfdc6177330d615ad]

rework how pthread is handled on openbsd

- remove -pthread from PTHREAD_CFLAGS
- add pthread to gb_STDLIBS
- redefine gb_LinkTarget__command_dynamiclink so that we can
  substitute -lpthread with -pthread in the list of libraries
  that we link to

2011-04-03  Robert Nagy  <robert@openbsd.org>  [f0bfd04f72fa1dfb2924f0c396382b8c158b19ab]

merge the bsd platform makefiles into one per platform


2011-04-03  Robert Nagy  <robert@openbsd.org>  [5ded3ab2abb549b8564a5453ea01195213c7433f]

merge the bsd platform makefiles into one per platform


2011-04-03  Norbert Thiebaud  <nthiebaud@gmail.com>  [f20cae63c0540393d9deb995f5724d19649a2458]

remove legacysmgr_component_writeInfo from the .map files


2011-04-03  Norbert Thiebaud  <nthiebaud@gmail.com>  [bb61910299181c6d202ad2e3e549a2b6c3db6f33]

remove legacysmgr_component_writeinfo fromt the .map files


2011-04-03  Francois Tigeot  <ftigeot@wolfpond.org>  [682884dc1c5fab07d1a0737f4fde8d62b25b0289]

Revert "Remove jpropex, it is unused."

This reverts commit 8c2458ef96f14eb96ca011a18c98c975c332d981.

2011-04-03  Caolán McNamara  <caolanm@redhat.com>  [44d2445580c8f8c8555a1c94c445805f0305f3bd]

use rtl::Static where double-locked pattern used


2011-04-03  Caolán McNamara  <caolanm@redhat.com>  [c0e0ae545baafb9bad697fc861450e120d59c9e1]

use rtl::Static where double-locked pattern used


2011-04-03  Caolán McNamara  <caolanm@redhat.com>  [e8920fbe19a9164f00b476ad42243aaa081e8449]

use simpler local statics for gcc

a) gcc's -fthreadsafe-static is apparently sufficient so
removes an extra layer of locking
b) and this helps out helgrind to better analyze thread-safety

2011-04-03  Caolán McNamara  <caolanm@redhat.com>  [562a46dbd8a4fa05cff806d7eab164065e30bbe6]

use rtl::Static where double-locked pattern used


2011-04-03  Caolán McNamara  <caolanm@redhat.com>  [ab874eba0321d09c10b256b5c77f2f4e89400941]

use rtl::Static where double-locked pattern used


2011-04-03  Caolán McNamara  <caolanm@redhat.com>  [f183d3a500626354508993d453e265da9614df45]

use rtl::Static where double-locked pattern used


2011-04-03  Caolán McNamara  <caolanm@redhat.com>  [41d271db85a1adec8591f08b969695c0f7885356]

use rtl::Static where double-locked pattern used


2011-04-03  Caolán McNamara  <caolanm@redhat.com>  [723e74b5dc8465e6910729c84a7ecc81262c7e37]

use rtl::Static where double-locked pattern used


2011-04-03  Caolán McNamara  <caolanm@redhat.com>  [3dfc2de702491e86dfeaaebd789f2143da6e3658]

use rtl::Static pattern here


2011-04-03  Robert Nagy  <robert@openbsd.org>  [005a8c80450dc3def6683d1a62c75ded9b8a3784]

remove whitespaces from license


2011-04-03  Robert Nagy  <robert@openbsd.org>  [eff9881fdb620b5bc09f8c26e71a87e38c25b932]

Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/bootstrap


2011-04-03  Robert Nagy  <robert@openbsd.org>  [bc42d934825877651f3f6fa91e18abb61a5a327a]

add -Wl,--sysroot=$(SYSBASE) to gb_LinkTarget_LDFLAGS only if SYSBASE is !nil


2011-04-03  Robert Nagy  <robert@openbsd.org>  [9294d02f03bb81aa370adfba53e28eacc0cb529f]

filter some library names on *BSD too just like on LINUX


2011-04-03  Robert Nagy  <robert@openbsd.org>  [da9f525995df60664894b715db1ea01d35c40673]

add -Wl,--sysroot=$(SYSBASE) to gb_LinkTarget_LDFLAGS only if SYSBASE is !nil


2011-04-03  Robert Nagy  <robert@openbsd.org>  [bc2bee8fdc9061e38154371090a7108d1d6e4be4]

filter some library names on *BSD too just like on LINUX


2011-04-03  David Tardon  <dtardon@redhat.com>  [fa94b21f2e24da0d19e11b73ed3a78fc9ec87536]

the interface classes/functions must be dllpublic


2011-04-03  David Tardon  <dtardon@redhat.com>  [3dad48ab3b9a0550a7cd72c562be5170ae2b93d4]

convert leading tab to spaces


2011-04-03  David Tardon  <dtardon@redhat.com>  [0d963e8dff57dff1124b62f1d8c422d6449fcdbd]

convert leading tab to spaces


2011-04-03  David Tardon  <dtardon@redhat.com>  [a561fc7f6538c9e3271f0a2e9847577adeb25842]

convert leading tab to spaces


2011-04-03  David Tardon  <dtardon@redhat.com>  [c019d96798bc1273b2c324151a70806d7320162c]

gbuildize drawinglayer


2011-04-03  David Tardon  <dtardon@redhat.com>  [0765270914a48f37b887e80c834f864d29365b05]

forms is completely under gbuild now


2011-04-03  David Tardon  <dtardon@redhat.com>  [adf4bb8fea6059a39a8f779153bf9979b7e65436]

gbuildize drawinglayer


2011-04-03  David Tardon  <dtardon@redhat.com>  [2da4abc60907083d2fbfe862c28a3864c99474ea]

add vim modelines


2011-04-03  David Tardon  <dtardon@redhat.com>  [3193a3b018964051ba784f47aece6883fb2a1d61]

add vim modelines


2011-04-03  David Tardon  <dtardon@redhat.com>  [6fc82236e857be3f575644693ca55f1cbbfc8090]

fix copy&paste relict


2011-04-03  David Tardon  <dtardon@redhat.com>  [cc39ffae09436af1727a39e35877c0e268bb2d4e]

oops, still need these


2011-04-03  David Tardon  <dtardon@redhat.com>  [48a10ed627336ae0a34f14a7d7a946d7ef0f3b28]

gbuildize forms


2011-04-03  David Tardon  <dtardon@redhat.com>  [25b47c571babdfaafb5b1506648acce207f64f21]

gbuildize forms


2011-04-03  David Tardon  <dtardon@redhat.com>  [af544c8f8465654c8611ba07af5985e65270f081]

gbuildize forms


2011-04-03  Miklos Vajna  <vmiklos@frugalware.org>  [1b44db0e58fb6a693371ce6f545506565ec2bbc8]

Revert "configure: add hamcrest jar to classpath after junit, if found"

This reverts commit 7d5c250a4d70b92460f3bf199dc8db9f69651b3b. It broke
'jar tf' and it's not necessary: if 'Class-Path:' entry is missing from
JUnit's manifest file, it should be fixed in JUnit.

Acked-by: Rene Engelhard <rene@debian.org>

2011-04-03  Francois Tigeot  <ftigeot@wolfpond.org>  [132c52c44a1b7b339c1e23858c2ea646d9b31acd]

Use the default PATH to find the curl executable.

The previous code was trying to pick up the full curl path in a harcoded
list of places and actually failed to locate binaries on some hosts, even
though they were present in $PATH .

2011-04-03  Francois Tigeot  <ftigeot@wolfpond.org>  [c462e933f8e9369857b4f7bf58549a85b865e914]

Remove jpropex, it is unused.


2011-04-03  Thorsten Behrens  <tbehrens@novell.com>  [973cf596359d27860a8e0a77472b8160b200c199]

Move utl component registration file to new location

gbuild places component registration files into a different path.
Adapted postprocess packcomponents accordingly.

2011-04-03  Thorsten Behrens  <tbehrens@novell.com>  [18c1d32efe77987b2398a09ed923ce27ffcde48e]

Fix gbuildize unotools

Restore unotools/prj subdir & files there (partial revert of
fa447e7d6a5286004991abc748ec45d1388ceef3). build.pl still needs
fragments of that to work.

2011-04-03  David Tardon  <dtardon@redhat.com>  [c54700d19253ef8222761031d7abc06e019d24d6]

gbuildize unotools


2011-04-03  David Tardon  <dtardon@redhat.com>  [8019d83ed8981c76684e0e4683302e9940cc8c9a]

remove unused files


2011-04-03  David Tardon  <dtardon@redhat.com>  [7d0875c558b04a578d4fd1a6dbf6a2f22ca5ddf2]

gbuildize unotools


2011-04-03  Thorsten Behrens  <tbehrens@novell.com>  [1232463815b4eea3131fdb46b1c0deb64e8d0d50]

Move component reg file for fileaccess in postprocess

Fix changed path for fileacc.component - gmake puts those into
a different place.

2011-04-03  Thorsten Behrens  <tbehrens@novell.com>  [6e93d0561659d169492ac7f09d1a515f65274f77]

Added empty d.lst to fileaccess

Hrmpf. Seems deliver needs this dummy file.

2011-04-03  Thorsten Behrens  <tbehrens@novell.com>  [9b5a3a4a5ccde28c219fd6fdc4ac87201e50d19e]

Partial revert of c059712ee39d14c759c87551c8ac89c957de053b

Though fileaccess is now under gmake, build.pl still needs
the build.lst for computing dependencies. Took previous version,
added no-op build action and makefile.

2011-04-02  David Tardon  <dtardon@redhat.com>  [5baa4c0e3a2e78689a3b921458dcebf561107b03]

convert fileaccess to gbuild


2011-04-02  Caolán McNamara  <caolanm@redhat.com>  [9271b24052f02459a488863db489fb06e797bbcd]

WaE: -Woverloaded-virtual


2011-04-02  Caolán McNamara  <caolanm@redhat.com>  [ffdd251b4a1714d24a91a6ebc465d3ad9eaa2a0d]

WaE: mirror starmath change in here


2011-04-02  David Tardon  <dtardon@redhat.com>  [1f9bc2b2aa8168f9c164044058b117d2a17d83ad]

convert fileaccess to gbuild


2011-04-01  Kohei Yoshida  <kyoshida@novell.com>  [3b740361f1f9fe186564b2cc634b555ad9e23730]

Store ScDocument* locally.


2011-04-01  Kohei Yoshida  <kyoshida@novell.com>  [9f9ff37fe372897e2682a4bcedd2b76b9c770979]

Extend data area for standard and special filters as well.


2011-04-01  Kohei Yoshida  <kyoshida@novell.com>  [03417cf345a6044f97de4b1c18ba01807e39010f]

Re-implement DB area extension prior to autofilter launching.

This time store the extended DB area permanently.  This makes things
a bit simpler.

2011-04-02  Julien Nabet  <serval2412@yahoo.fr>  [a6a708c67355b16cb905a735d73b178939c38a29]

Strip include guards in idl files : missed changes to do


2011-04-02  Julien Nabet  <serval2412@yahoo.fr>  [45e7a5b78c29ebc5bd43ba65d1b02cb4457be613]

Strip include guards in idl files


2011-04-01  Michael Meeks  <michael.meeks@novell.com>  [0a89e8789f2fad854f8ca0e344aeae10e117816b]

remove obsolete component_writeInfo methods


2011-04-01  Michael Meeks  <michael.meeks@novell.com>  [8993f87a33b58cda8bdfb72952fc209179a435df]

remove obsolete component_writeInfo methods


2011-04-01  Michael Meeks  <michael.meeks@novell.com>  [4573664b1e490f830577dfdac580e5dd8e86b73e]

remove obsolete component_writeInfo methods


2011-04-01  Michael Meeks  <michael.meeks@novell.com>  [c364c9efd36b709b3253745f8f1d372f9cf15949]

remove obsolete component_writeInfo methods


2011-04-01  Michael Meeks  <michael.meeks@novell.com>  [edf856f7550c09e7c76d3fa124e741343047e649]

register lwp / wpg / msworks filter components


2011-04-01  Michael Meeks  <michael.meeks@novell.com>  [134dd9adb2240be1c8c7b14327790e50f302f563]

register msworks and wpg filter components


2011-04-01  Michael Meeks  <michael.meeks@novell.com>  [a6411b0e71ef45c365a4751d1a3b60565735d076]

register lotuswordpro filter component


2011-04-01  Michael Meeks  <michael.meeks@novell.com>  [469af1528615df1e2b075f782b08d237f02fa69f]

fix glyph fallback range crasher with negative nLevel


2011-04-01  Caolán McNamara  <caolanm@redhat.com>  [0e88410a03cc4d141c912ef451de15399c7c9e23]

Use our rtl::Static pattern here

avoid memleak, and remove excessive pointer/new foo, and ensure
thread-safety on some compilers while leaving the door open
to skip it with gcc, and help out helgrind

2011-04-01  Paulo José  <pauloup@gmail.com>  [301be85ac5b3bbf452e6076b672468021916ba81]

New images for document status indicator in the status bar.


2011-04-01  Kohei Yoshida  <kyoshida@novell.com>  [91aef61e6771aaf276ae655fc066c7472b45f0bd]

Flag for "shrink to data" not used.  Remove it from the signature.


2011-04-01  Kohei Yoshida  <kyoshida@novell.com>  [f2384d6f10178c3bec96e96009255f61e083cda6]

Removed the dynamic row bits from the db range.  It was a hack.

This concept was there before the Hamburg added their own mechanism
to allow dynamic expansion of db ranges.  There is no need to have
two of them, or it would cause weird problems.

2011-04-01  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [a017f1065a97c7dafe9b8b8cf4decef60818c60c]

Now the patch applies


2011-04-01  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [93dfc3fe31c0d972a111b6858e1a21d816e41d71]

This patch should apply now


2011-04-01  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [59d17ebd9bf00d0a74143b6bd9e9ec7875ec3474]

This patch should apply now


2011-04-01  Miklos Vajna  <vmiklos@frugalware.org>  [7258bad29775f358fb4c68a5f1330e1bf51515e7]

configure: add hamcrest jar to classpath after junit, if found

Hamcrest is a dependency for JUnit-4.4+ and it's packaged separetely on
some systems.

2011-04-01  Michael Meeks  <michael.meeks@novell.com>  [b113ccc89c454bef6e1681fd2d1eca22c4ae9110]

disable patch breaking the build


2011-04-01  ka  <kai.ahrens@oracle.com>  [0c556d8991301b6cc2cb10e456a7235f1f12dd1e]

ooo340libs: needed patch changes for external libraries/using external/jpeg*.h again


2011-04-01  ka  <kai.ahrens@oracle.com>  [eb9bbbdf7faaad957b41697fa61cd3342b37cef3]

ooo340libs: needed patch changes for external libraries/using external/jpeg*.h again


2011-04-01  ka  <kai.ahrens@oracle.com>  [0fb5462f69e7b5e44ac8abb1cba1a2115676494f]

ooo340libs: needed patch changes for external libraries/using external/jpeg*.h again


2011-04-01  Michael Meeks  <michael.meeks@novell.com>  [c82fb9b9ceec701f49024c9fd3c3de146fae9588]

fix evolution local addressbook integration, which uses a new local: uri


2011-04-01  Michael Meeks  <michael.meeks@novell.com>  [a0f825b71a8e3740f712e723af0db1e286e3487f]

fix evolution local addressbook integration, which uses a new local: uri


2011-04-01  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [cd6a251f97a7e429372186464774e3c2af22b61f]

Silence some unreachable code warnings


2011-04-01  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [2ee4f9ee016a7c7474e447c8abd6e5742d22422a]

Handle corrupted WP6 prefixes graciously


2011-04-01  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [696214c97ca5a01fc723d88cb1e8e7616fc5bf2b]

Silence some unreachable code warnings


2011-04-01  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [b8eb5d0cdf402129cb236ffaea87ceaeac3319df]

Handle corrupted WP6 prefixes graciously


2011-04-01  Petr Mladek  <pmladek@suse.cz>  [d9b8481681ecc66042655da3f084209dc4cd4bb5]

LibreOffice-3.5 development started in master

Branch "libreoffice-3-4" has been created. Further changes in master
will be used for LibreOffice-3.5 release.

2011-04-01  Petr Mladek  <pmladek@suse.cz>  [3ab3374ed3863c7c6e329c56aabec31d6c908656]

LibreOffice-3.5 development started in master

Branch "libreoffice-3-4" has been created. Further changes in master
will be used for LibreOffice-3.5 release.

2011-04-01  Petr Mladek  <pmladek@suse.cz>  [b9531cc36bab026919d61691e52e455994eb2c2f]

LibreOffice-3.5 development started in master

Branch "libreoffice-3-4" has been created. Further changes in master
will be used for LibreOffice-3.5 release.

2011-04-01  Petr Mladek  <pmladek@suse.cz>  [2d1c21259ee3f333b73e817aa111f85a8542aa93]

LibreOffice-3.5 development started in master

Branch "libreoffice-3-4" has been created. Further changes in master
will be used for LibreOffice-3.5 release.

2011-04-01  Petr Mladek  <pmladek@suse.cz>  [1250d4ea73e97fd1292594cd194676d782dd984e]

LibreOffice-3.5 development started in master

Branch "libreoffice-3-4" has been created. Further changes in master
will be used for LibreOffice-3.5 release.

2011-04-01  Petr Mladek  <pmladek@suse.cz>  [d350e4097042cdbe29fc908d36038da16b80dc8e]

LibreOffice-3.5 development started in master

Branch "libreoffice-3-4" has been created. Further changes in master
will be used for LibreOffice-3.5 release.

2011-04-01  Petr Mladek  <pmladek@suse.cz>  [d91f5582f0415712c4749c3a5f88f4401af2f337]

LibreOffice-3.5 development started in master

Branch "libreoffice-3-4" has been created. Further changes in master
will be used for LibreOffice-3.5 release.

2011-04-01  Petr Mladek  <pmladek@suse.cz>  [8f6c69259dfc2ffe2fc9dfd0c421dd58f6e13f36]

LibreOffice-3.5 development started in master

Branch "libreoffice-3-4" has been created. Further changes in master
will be used for LibreOffice-3.5 release.

2011-04-01  Petr Mladek  <pmladek@suse.cz>  [c1a99ea66840b86131629cfe039e841238081e23]

LibreOffice-3.5 development started in master

Branch "libreoffice-3-4" has been created. Further changes in master
will be used for LibreOffice-3.5 release.

2011-04-01  Petr Mladek  <pmladek@suse.cz>  [e03b0eb5f7bbf37390b196c6d6b71e5c0f9e8f96]

LibreOffice-3.5 development started in master

Branch "libreoffice-3-4" has been created. Further changes in master
will be used for LibreOffice-3.5 release.

2011-04-01  Petr Mladek  <pmladek@suse.cz>  [492303b1aec48951026f590aa75c120303c432f2]

LibreOffice-3.5 development started in master

Branch "libreoffice-3-4" has been created. Further changes in master
will be used for LibreOffice-3.5 release.

2011-04-01  Petr Mladek  <pmladek@suse.cz>  [15642286fafeb49399a83cdbc9cd406f6ebbcdaa]

LibreOffice-3.5 development started in master

Branch "libreoffice-3-4" has been created. Further changes in master
will be used for LibreOffice-3.5 release.

2011-04-01  Petr Mladek  <pmladek@suse.cz>  [d51b4c5803c5dc061d4616228da219246374a54c]

LibreOffice-3.5 development started in master

Branch "libreoffice-3-4" has been created. Further changes in master
will be used for LibreOffice-3.5 release.

2011-04-01  Petr Mladek  <pmladek@suse.cz>  [089a5c11c09332d896a2a5e3a03ca9ecfbefb7ca]

LibreOffice-3.5 development started in master

Branch "libreoffice-3-4" has been created. Further changes in master
will be used for LibreOffice-3.5 release.

2011-04-01  Petr Mladek  <pmladek@suse.cz>  [42842b13f6ed69d13d602f3865848df055f245df]

LibreOffice-3.5 development started in master

Branch "libreoffice-3-4" has been created. Further changes in master
will be used for LibreOffice-3.5 release.

2011-04-01  Petr Mladek  <pmladek@suse.cz>  [7c0c5a961a113d1ca4dbff60b5b31ca18b9d4468]

LibreOffice-3.5 development started in master

Branch "libreoffice-3-4" has been created. Further changes in master
will be used for LibreOffice-3.5 release.

2011-04-01  Petr Mladek  <pmladek@suse.cz>  [f3aafe2011b1e3677216408ec80bd688d060ca21]

LibreOffice-3.5 development started in master

Branch "libreoffice-3-4" has been created. Further changes in master
will be used for LibreOffice-3.5 release.

2011-04-01  Petr Mladek  <pmladek@suse.cz>  [2c745c4edaff2476ab8df3c256a3bdb596ae2938]

LibreOffice-3.5 development started in master

Branch "libreoffice-3-4" has been created. Further changes in master
will be used for LibreOffice-3.5 release.

2011-04-01  Petr Mladek  <pmladek@suse.cz>  [47bb8a341e59c5e4c90f5cfebeff8d253b727d1f]

Branch libreoffice-3-4

This is 'libreoffice-3-4' - the stable branch for the 3.4.x releases

    + only bug fixes are allowed
    + no approval needed during beta phase (two weeks after branch)
    + 1 approval needed during rc phase and for bugfix releases
    + 2 approvals with different/no affiliation needed for late features
    + regularly merged into master by a selected person when living

Please watch http://wiki.documentfoundation.org/ReleasePlan
and read announces on libreoffice@lists.freedesktop.org

If you want to build something cool, unstable, and risky, use master.

2011-04-01  Petr Mladek  <pmladek@suse.cz>  [8d33622f3bb56d6758f09f8bfe92b1d542ff14b8]

Branch libreoffice-3-4

This is 'libreoffice-3-4' - the stable branch for the 3.4.x releases

    + only bug fixes are allowed
    + no approval needed during beta phase (two weeks after branch)
    + 1 approval needed during rc phase and for bugfix releases
    + 2 approvals with different/no affiliation needed for late features
    + regularly merged into master by a selected person when living

Please watch http://wiki.documentfoundation.org/ReleasePlan
and read announces on libreoffice@lists.freedesktop.org

If you want to build something cool, unstable, and risky, use master.

2011-04-01  Petr Mladek  <pmladek@suse.cz>  [30f0c768cea2a6130921543d7ea047d9950026b2]

Branch libreoffice-3-4

This is 'libreoffice-3-4' - the stable branch for the 3.4.x releases

    + only bug fixes are allowed
    + no approval needed during beta phase (two weeks after branch)
    + 1 approval needed during rc phase and for bugfix releases
    + 2 approvals with different/no affiliation needed for late features
    + regularly merged into master by a selected person when living

Please watch http://wiki.documentfoundation.org/ReleasePlan
and read announces on libreoffice@lists.freedesktop.org

If you want to build something cool, unstable, and risky, use master.

2011-04-01  Petr Mladek  <pmladek@suse.cz>  [c8d8e7c9c210a79a8ae9a1414e04db0594ff1b01]

Branch libreoffice-3-4

This is 'libreoffice-3-4' - the stable branch for the 3.4.x releases

    + only bug fixes are allowed
    + no approval needed during beta phase (two weeks after branch)
    + 1 approval needed during rc phase and for bugfix releases
    + 2 approvals with different/no affiliation needed for late features
    + regularly merged into master by a selected person when living

Please watch http://wiki.documentfoundation.org/ReleasePlan
and read announces on libreoffice@lists.freedesktop.org

If you want to build something cool, unstable, and risky, use master.

2011-04-01  Petr Mladek  <pmladek@suse.cz>  [5639308f4b3acffa6116dbc0f8a70aa1efcaa729]

Branch libreoffice-3-4

This is 'libreoffice-3-4' - the stable branch for the 3.4.x releases

    + only bug fixes are allowed
    + no approval needed during beta phase (two weeks after branch)
    + 1 approval needed during rc phase and for bugfix releases
    + 2 approvals with different/no affiliation needed for late features
    + regularly merged into master by a selected person when living

Please watch http://wiki.documentfoundation.org/ReleasePlan
and read announces on libreoffice@lists.freedesktop.org

If you want to build something cool, unstable, and risky, use master.

2011-04-01  Petr Mladek  <pmladek@suse.cz>  [e8517fbc3c412aa63e0cc4bd609b82a82170a1d9]

Branch libreoffice-3-4

This is 'libreoffice-3-4' - the stable branch for the 3.4.x releases

    + only bug fixes are allowed
    + no approval needed during beta phase (two weeks after branch)
    + 1 approval needed during rc phase and for bugfix releases
    + 2 approvals with different/no affiliation needed for late features
    + regularly merged into master by a selected person when living

Please watch http://wiki.documentfoundation.org/ReleasePlan
and read announces on libreoffice@lists.freedesktop.org

If you want to build something cool, unstable, and risky, use master.

2011-04-01  Petr Mladek  <pmladek@suse.cz>  [5f15b96e60994e171b0a95df328122612bb409f2]

Branch libreoffice-3-4

This is 'libreoffice-3-4' - the stable branch for the 3.4.x releases

    + only bug fixes are allowed
    + no approval needed during beta phase (two weeks after branch)
    + 1 approval needed during rc phase and for bugfix releases
    + 2 approvals with different/no affiliation needed for late features
    + regularly merged into master by a selected person when living

Please watch http://wiki.documentfoundation.org/ReleasePlan
and read announces on libreoffice@lists.freedesktop.org

If you want to build something cool, unstable, and risky, use master.

2011-04-01  Petr Mladek  <pmladek@suse.cz>  [8727c72ee48a93c40cf243373580168637f692c0]

Branch libreoffice-3-4

This is 'libreoffice-3-4' - the stable branch for the 3.4.x releases

    + only bug fixes are allowed
    + no approval needed during beta phase (two weeks after branch)
    + 1 approval needed during rc phase and for bugfix releases
    + 2 approvals with different/no affiliation needed for late features
    + regularly merged into master by a selected person when living

Please watch http://wiki.documentfoundation.org/ReleasePlan
and read announces on libreoffice@lists.freedesktop.org

If you want to build something cool, unstable, and risky, use master.

2011-04-01  Petr Mladek  <pmladek@suse.cz>  [486270c1b4b8595da6238222988e8d24932aca9a]

Branch libreoffice-3-4

This is 'libreoffice-3-4' - the stable branch for the 3.4.x releases

    + only bug fixes are allowed
    + no approval needed during beta phase (two weeks after branch)
    + 1 approval needed during rc phase and for bugfix releases
    + 2 approvals with different/no affiliation needed for late features
    + regularly merged into master by a selected person when living

Please watch http://wiki.documentfoundation.org/ReleasePlan
and read announces on libreoffice@lists.freedesktop.org

If you want to build something cool, unstable, and risky, use master.

2011-04-01  Petr Mladek  <pmladek@suse.cz>  [7834f3610752d5f7fa8d5e0f4ed375e264350df8]

Branch libreoffice-3-4

This is 'libreoffice-3-4' - the stable branch for the 3.4.x releases

    + only bug fixes are allowed
    + no approval needed during beta phase (two weeks after branch)
    + 1 approval needed during rc phase and for bugfix releases
    + 2 approvals with different/no affiliation needed for late features
    + regularly merged into master by a selected person when living

Please watch http://wiki.documentfoundation.org/ReleasePlan
and read announces on libreoffice@lists.freedesktop.org

If you want to build something cool, unstable, and risky, use master.

2011-04-01  Petr Mladek  <pmladek@suse.cz>  [02ecc932eb1c11f66e496502dd0d17beabf0eed2]

Branch libreoffice-3-4

This is 'libreoffice-3-4' - the stable branch for the 3.4.x releases

    + only bug fixes are allowed
    + no approval needed during beta phase (two weeks after branch)
    + 1 approval needed during rc phase and for bugfix releases
    + 2 approvals with different/no affiliation needed for late features
    + regularly merged into master by a selected person when living

Please watch http://wiki.documentfoundation.org/ReleasePlan
and read announces on libreoffice@lists.freedesktop.org

If you want to build something cool, unstable, and risky, use master.

2011-04-01  Petr Mladek  <pmladek@suse.cz>  [78ba6955d07e968aaca042f6043dfc04b06331da]

Branch libreoffice-3-4

This is 'libreoffice-3-4' - the stable branch for the 3.4.x releases

    + only bug fixes are allowed
    + no approval needed during beta phase (two weeks after branch)
    + 1 approval needed during rc phase and for bugfix releases
    + 2 approvals with different/no affiliation needed for late features
    + regularly merged into master by a selected person when living

Please watch http://wiki.documentfoundation.org/ReleasePlan
and read announces on libreoffice@lists.freedesktop.org

If you want to build something cool, unstable, and risky, use master.

2011-04-01  Petr Mladek  <pmladek@suse.cz>  [fde60cbd329b20c13d91190601b8a1b57dc9a7be]

Branch libreoffice-3-4

This is 'libreoffice-3-4' - the stable branch for the 3.4.x releases

    + only bug fixes are allowed
    + no approval needed during beta phase (two weeks after branch)
    + 1 approval needed during rc phase and for bugfix releases
    + 2 approvals with different/no affiliation needed for late features
    + regularly merged into master by a selected person when living

Please watch http://wiki.documentfoundation.org/ReleasePlan
and read announces on libreoffice@lists.freedesktop.org

If you want to build something cool, unstable, and risky, use master.

2011-04-01  Petr Mladek  <pmladek@suse.cz>  [b34c55cdbe7f56c5652e90cec25103b35eb15c17]

Branch libreoffice-3-4

This is 'libreoffice-3-4' - the stable branch for the 3.4.x releases

    + only bug fixes are allowed
    + no approval needed during beta phase (two weeks after branch)
    + 1 approval needed during rc phase and for bugfix releases
    + 2 approvals with different/no affiliation needed for late features
    + regularly merged into master by a selected person when living

Please watch http://wiki.documentfoundation.org/ReleasePlan
and read announces on libreoffice@lists.freedesktop.org

If you want to build something cool, unstable, and risky, use master.

2011-04-01  Petr Mladek  <pmladek@suse.cz>  [d99726db9fa723e6c418690d158d619034f2a581]

Branch libreoffice-3-4

This is 'libreoffice-3-4' - the stable branch for the 3.4.x releases

    + only bug fixes are allowed
    + no approval needed during beta phase (two weeks after branch)
    + 1 approval needed during rc phase and for bugfix releases
    + 2 approvals with different/no affiliation needed for late features
    + regularly merged into master by a selected person when living

Please watch http://wiki.documentfoundation.org/ReleasePlan
and read announces on libreoffice@lists.freedesktop.org

If you want to build something cool, unstable, and risky, use master.

2011-04-01  Petr Mladek  <pmladek@suse.cz>  [7ea17ad46a93898cc2b58871851eed850a05e2d1]

Branch libreoffice-3-4

This is 'libreoffice-3-4' - the stable branch for the 3.4.x releases

    + only bug fixes are allowed
    + no approval needed during beta phase (two weeks after branch)
    + 1 approval needed during rc phase and for bugfix releases
    + 2 approvals with different/no affiliation needed for late features
    + regularly merged into master by a selected person when living

Please watch http://wiki.documentfoundation.org/ReleasePlan
and read announces on libreoffice@lists.freedesktop.org

If you want to build something cool, unstable, and risky, use master.

2011-04-01  Petr Mladek  <pmladek@suse.cz>  [6efec4f510383725d52e9da0d0571e7d4783cddd]

Branch libreoffice-3-4

This is 'libreoffice-3-4' - the stable branch for the 3.4.x releases

    + only bug fixes are allowed
    + no approval needed during beta phase (two weeks after branch)
    + 1 approval needed during rc phase and for bugfix releases
    + 2 approvals with different/no affiliation needed for late features
    + regularly merged into master by a selected person when living

Please watch http://wiki.documentfoundation.org/ReleasePlan
and read announces on libreoffice@lists.freedesktop.org

If you want to build something cool, unstable, and risky, use master.

2011-04-01  Petr Mladek  <pmladek@suse.cz>  [d19cdf8d2cdfbc38c813dd81459303f5f2c03037]

Branch libreoffice-3-4

This is 'libreoffice-3-4' - the stable branch for the 3.4.x releases

    + only bug fixes are allowed
    + no approval needed during beta phase (two weeks after branch)
    + 1 approval needed during rc phase and for bugfix releases
    + 2 approvals with different/no affiliation needed for late features
    + regularly merged into master by a selected person when living

Please watch http://wiki.documentfoundation.org/ReleasePlan
and read announces on libreoffice@lists.freedesktop.org

If you want to build something cool, unstable, and risky, use master.

2011-04-01  Petr Mladek  <pmladek@suse.cz>  [97dd6dd6f826e6865a5615f2d02cd8e06796ac50]

add ct2n and translations into .gitignore


2011-04-01  Rene Engelhard  <rene@debian.org>  [8890bf7cd258b09be17a480cfdec0b66a40e22c8]

jvmfwk-gij-paths.diff: more gij/libgcj paths


2011-04-01  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [275ef738ec071ad54278077ff622aa85b4090e59]

pragmatic approach to silence warnings


2011-04-01  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [a59e57ab2cd776593a0ea18b6e36b08857d9c3de]

skip Junit test, when no Junit available


2011-04-01  Michael Meeks  <michael.meeks@novell.com>  [2ad56b1ae2cfe3e6d61e5aae712c2a282eb17f50]

tag as using gnome-vfs for things that care about that


2011-04-01  Martin Kepplinger  <martinkepplinger@eml.cc>  [889c507ee07de291c9881c72856fd72da5627979]

Cleanup of code comments

Correct and improve some issues about code comments that reviewers brought up.
Thanks for reviewing!

This is contributed under the terms of the MPL 1.1 / GPLv3+ / LGPLv3+ triple
license.

2011-04-01  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [4b4ab2a0dd8a61172f931e248b7a977229bdc491]

add component file for lomenubar


2011-04-01  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [88df12e48b927fc50281e56585fc6f4ec5d61675]

rename service and implementation


2011-04-01  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [8f95093fce6ea262cffa0a7aeb39141443c96b9a]

removing useless executable flag from makefiles


2011-04-01  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [01eaa96b3c4fd649994afff1b8b3f79cc8bfb7df]

removing useless executable flag from makefiles


2011-04-01  Caolán McNamara  <caolanm@redhat.com>  [1ec7d8c3f3d7ca6cab652e9259f81f781468402b]

tweak some of the DBGS to trigger at different levels

i.e. errors at level 1 and the rest at crazy verbose level

2011-04-01  Michael Meeks  <michael.meeks@novell.com>  [58f16ff09672f3e37156d0fc5e79e310b2c49c08]

add accelerators to Unix 'Ok'/'Cancel' dialog buttons


2011-04-01  Caolán McNamara  <caolanm@redhat.com>  [0933b4e6d5a647a500850e28cb6fe88f9540d3cd]

WaE: use SAL_PRIdINT64


2011-04-01  Caolán McNamara  <caolanm@redhat.com>  [c12dc352b56e5285eb1f3154c53b45d92736c622]

fix up post-merge to actually work again


2011-04-01  Caolán McNamara  <caolanm@redhat.com>  [745469225d7d19e9d9567e85c92d1c90172cb529]

fix catastrophic merge to restore video playback


2011-04-01  Clio  <menenem@bk.ru>  [2056f718b5f000bdddeb68cc17592497f6baea1a]

Improvements for custom shapes signet, puzzle and heart


2011-04-01  Release Engineering  <releng@openoffice.org>  [e2d7881b2ee3672e836a43b5838a585005e52fc0]

DEV300


2011-04-01  Caolán McNamara  <caolanm@redhat.com>  [612eb1022d56746063775444a535888aced7975a]

fix video, implementation name was wrong


2011-04-01  Caolán McNamara  <caolanm@redhat.com>  [9bb623f1582f016da938eaf2e04c1be74fb90b41]

remove the confusing Oracle avmediagst.component


2011-04-01  Caolán McNamara  <caolanm@redhat.com>  [d0a4422615b5338877529501e3072aa09bea49cf]

%s, not %c


2011-04-01  Caolán McNamara  <caolanm@redhat.com>  [d773d846474ca62967b86a445b3d231f2cdbad91]

fix typos


2011-04-01  Caolán McNamara  <caolanm@redhat.com>  [b8d4fb0bae36653fef6376787591a0dd42d1fe2a]

add ... to Movie and Sound to indicate another dialog will appear


2011-04-01  Caolán McNamara  <caolanm@redhat.com>  [b44c411b9f0d81cbd3397172a74010af39a568bd]

sync this with STR_ARR_SVT_LANGUAGE_TABLE to get letter wizard working


2011-04-01  Caolán McNamara  <caolanm@redhat.com>  [4d89ec2e24b38fc504e31ec19fa325624c3d5535]

WaE: struct vs class


2011-04-01  Caolán McNamara  <caolanm@redhat.com>  [aba0b8e42dabe1727899cf10d4daeda99bf013af]

add in .webm suffix for jrb


2011-04-01  Caolán McNamara  <caolanm@redhat.com>  [0380abfd3adf368a20d7c0cab9571961a08a5717]

document letter wizard + STR_ARR_SVT_LANGUAGE_TABLE gotcha


2011-04-01  Caolán McNamara  <caolanm@redhat.com>  [3e8c90e32b2264e667f7f4da4b1fa8399a3cca28]

add in .webm suffix for jrb


2011-04-01  Ivo Hinkelmann  <ihi@openoffice.org>  [99796d2482c2931a1023b8230a3f6b18d1f48ebf]

CWS-TOOLING: integrate CWS os151


2011-04-01  Ivo Hinkelmann  <ihi@openoffice.org>  [1682eb01e75a78f01e7ef8b37097ed744b568703]

CWS-TOOLING: integrate CWS os151


2011-04-01  Ivo Hinkelmann  <ihi@openoffice.org>  [013fa416d39f1c219722e6736b7234f944fe774f]

CWS-TOOLING: integrate CWS solaris11


2011-04-01  Ivo Hinkelmann  <ihi@openoffice.org>  [46ea6402b9db4e436dfe3dc0459949d1265b2834]

CWS-TOOLING: integrate CWS solaris11


2011-04-01  Ivo Hinkelmann  <ihi@openoffice.org>  [50628e59cb8c26d419653488e861c6079829a084]

CWS-TOOLING: integrate CWS solaris11


2011-04-01  Ivo Hinkelmann  <ihi@openoffice.org>  [21d7b66729b013c2d29bccb0677a6941234b04ae]

CWS-TOOLING: integrate CWS solaris11


2011-04-01  Ivo Hinkelmann  <ihi@openoffice.org>  [a2ae6ba78a9869528f42cf46a5fae0dc7a13e7e5]

CWS-TOOLING: integrate CWS solaris11


2011-04-01  Ivo Hinkelmann  <ihi@openoffice.org>  [bb450689caa1143fff0f51b3ba79b3a18d98b87b]

CWS-TOOLING: integrate CWS mav60


2011-04-01  Ivo Hinkelmann  <ihi@openoffice.org>  [a75058e893ae734a3c648db891ea281e04a97fcd]

CWS-TOOLING: integrate CWS mav60


2011-04-01  Ivo Hinkelmann  <ihi@openoffice.org>  [626d0e2e051f71a0bf93b2dd4c519d077fa74f67]

CWS-TOOLING: integrate CWS mav60


2011-04-01  Ivo Hinkelmann  <ihi@openoffice.org>  [85ea8e9095f6be2faef2531ac1cba57bbbdc2c26]

CWS-TOOLING: integrate CWS mav60


2011-04-01  Ivo Hinkelmann  <ihi@openoffice.org>  [605ebc1399566686085c98c5698903af31b97607]

CWS-TOOLING: integrate CWS calcvba


2011-04-01  Ivo Hinkelmann  <ihi@openoffice.org>  [0000c0157ae5ba7468c4a5c12d60e762963f81bf]

CWS-TOOLING: integrate CWS calcvba


2011-04-01  Ivo Hinkelmann  <ihi@openoffice.org>  [4b2ca8301e621bfd49b0fbb448fefc05d9b1e9e6]

CWS-TOOLING: integrate CWS calcvba


2011-04-01  Ivo Hinkelmann  <ihi@openoffice.org>  [962450811b9fad1167218ec844b5d2ea41f8d31e]

CWS-TOOLING: integrate CWS calcvba


2011-04-01  Ivo Hinkelmann  <ihi@openoffice.org>  [ea50cf6ef53e01732df5622832fcd9c8f1c5933e]

CWS-TOOLING: integrate CWS calcvba


2011-04-01  Ivo Hinkelmann  <ihi@openoffice.org>  [10c8e439bce0a9c131673eb6a21a14fa42d04289]

CWS-TOOLING: integrate CWS calcvba


2011-04-01  Ivo Hinkelmann  <ihi@openoffice.org>  [5524a24f2116fb7f54ce35384dfeb7ea916af32e]

CWS-TOOLING: integrate CWS calcvba


2011-04-01  David Tardon  <dtardon@redhat.com>  [3e3c167f4c15ad8801e4f24a5594ed3216185f9f]

the libxml-based XSLT filter impl. depends on package


2011-04-01  Kohei Yoshida  <kyoshida@novell.com>  [214ce687e66e305d4353fcbbfcf58527a023f01a]

Prefer bool over sal_Bool in ScDBData.


2011-04-01  David Tardon  <dtardon@redhat.com>  [3d07d32ed4a1a8eee4d3eb13a78d902b5ca33943]

convert DBG_ assertions to OSL_


2011-04-01  Kohei Yoshida  <kyoshida@novell.com>  [87fea6345c74f48204b0fbf5ea8e2b0834aa9891]

Silenced warnings.


2011-04-01  Kohei Yoshida  <kyoshida@novell.com>  [4cf41de4f1dcc3330892e8c54e67a19ca389f042]

Added bits for subtotals to make use of anonymous db ranges.

This change allows multiple subtotal ranges to be created on the same
sheet.

2011-04-01  Kohei Yoshida  <kyoshida@novell.com>  [1b059829bc6698c15c6bb5459a61348ac56ffda5]

Added container to store global anonymous db ranges.

This is needed to support multiple subtotal ranges.

2011-04-01  Kohei Yoshida  <kyoshida@novell.com>  [8dcd3e554cf1eb1f92419ae6b55213accec656a4]

Finally, export the import mode parameters.


2011-04-01  Kohei Yoshida  <kyoshida@novell.com>  [6dea7664a94986b4857d4907151f56ff5705e3b4]

Import the data import mode.  This concludes the task on the import side.


2011-04-01  Kohei Yoshida  <kyoshida@novell.com>  [3e86754ca3690188a63eb3416b703a60bbbd4c4f]

Moved up the user index data member.


2011-04-01  Kohei Yoshida  <kyoshida@novell.com>  [12024429e295b959001258d790ecac4b074203d0]

Cleaned up ScSortParam.

Tabs and sal_Bool madness.

2011-04-01  Kohei Yoshida  <kyoshida@novell.com>  [7d18257bde13f64bad9fb87f663bfb347cd6b899]

Import sort paramters for the anonymous database ranges.


2011-04-01  Kohei Yoshida  <kyoshida@novell.com>  [587b69a8eba8a20c057210d900e58c1cfaf465b2]

Convert field positions from absolute to relative upon export.


2011-04-01  Kohei Yoshida  <kyoshida@novell.com>  [28c7c35d30e692d669a6d569559ff007889caf56]

First cut on exporting sort parameters.


2011-04-01  Kohei Yoshida  <kyoshida@novell.com>  [97ba4c59a14f8613f72d20df49207aadb3bdf6a3]

Let's check the db data itself instead of using the old flag value.


2011-04-01  Kohei Yoshida  <kyoshida@novell.com>  [8a1600e6a69149b175d063e969a4e17f5fce61e2]

Convert field positions from relative to absolute on import.


2011-04-01  Kohei Yoshida  <kyoshida@novell.com>  [3ecb992f1be8877fbdc2188c6dd6848de1073b4c]

Initial cut on trying to import the filtering properties of anonymous db.

Still not quite working right.  Something must be broken.

2011-04-01  Kohei Yoshida  <kyoshida@novell.com>  [3598f368be1de598c5e5796f3056b6b0f32e5bcd]

Field index must be relative to the first field.

Also, let's not write the subtotal element when there is not subtotal
entries to export.

2011-04-01  Kohei Yoshida  <kyoshida@novell.com>  [b85b4a09c4bde7391604eadd0ed75ae6ec2f19c8]

Field index should be relative to the first column index.


2011-04-01  Kohei Yoshida  <kyoshida@novell.com>  [f4cbb0e23af4a9cf0c434e542190513ae947f054]

Export filter conditions for anonymous db ranges.


2011-04-01  Kohei Yoshida  <kyoshida@novell.com>  [2211ad695920526e9acf473f342d0732ce1112a8]

First cut on getting ODS import/export of sheet-local anonymous ranges.

The punch lines is that we don't use UNO API to handle sheet-local
anonymous ranges during ODS import and export.  Eventually we should
import the named database ranges using the internal API too, but
for now we keep the current code (that uses the UNO API) for those.

2011-04-01  Kohei Yoshida  <kyoshida@novell.com>  [64da4408420eae52b1457d61527d109d80da4530]

We need to delete the old instance before setting a new one.

Not doing so will leak.

2011-04-01  Kohei Yoshida  <kyoshida@novell.com>  [04b59c3331875d3f1b258ce09ba327772dfa6917]

We shouldn't expose internal-only anonymous ranges via UNO API.


2011-04-01  Kohei Yoshida  <kyoshida@novell.com>  [d54224d5fe952e10c9b113ed67a9e0c91205f166]

Reverted space only changes.


2011-04-01  Kohei Yoshida  <kyoshida@novell.com>  [7ba8ca9aa17a3dddbb7ad3a4fd3325f89d9eb229]

Check for NULL, to avoid crashes.


2011-04-01  Kohei Yoshida  <kyoshida@novell.com>  [1075b6b48dd9f5bf71be830d43c75c86560808cc]

Let's use a different prefix for sheet-local anonymous ranges.


2011-04-01  Kohei Yoshida  <kyoshida@novell.com>  [4878a5038ae2f5cb188b69b5d07066c5570399d2]

Non-essential change.


2011-04-01  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [7df4c7feacf51c141a7beaa2a8404d932d7c2e86]

Support sheet-local anonymous database ranges.

This is for an Easy Hack to allow one autofilter per sheet, not per
document.

2011-03-31  Petr Mladek  <pmladek@suse.cz>  [afc1d128d61e6cf0742aa6ac40fa746746dadf52]

search moc4 in $QT4DIR/bin before searching $PATH


2011-03-31  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [d934a94827562769755bcd7421bf06f66b27cf7e]

getting rid of warnings as far as possible


2011-03-31  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [4fb358d251546e67a18bcb09610d97127c054f25]

add lomenubar to the build (disabled)


2011-03-31  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [7a9a88a0f57b8068889762a1c139395b369cb54b]

renaming to LO code conventions


2011-03-31  Alberto Ruiz  <alberto.ruiz@codethink.co.uk>  [2b242efd00bc475c03d43cbf568854d9784b0929]

initial import of lomenubar

* from http://bazaar.launchpad.net/~lo-menubar-team/lo-menubar/trunk/changes
* fixed indent to keep git hooks happy, otherwise a vanilla copy

2011-03-31  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [dbc1d2d9e232c69664707b270cf06f9da58257b8]

adding lomenubar lib


2011-03-31  Tor Lillqvist  <tml@novell.com>  [455b1ed9154ecbcef2b0a25141b894abaaecbdca]

localize-pl-cygwin-paths.diff: cygwin paths handling in localize.pl

Fixes localize.pl so that it doesn't pass Cygwin pathnames to the
non-Cygwin programs it runs.

2011-03-31  Rafael Cabral  <cabral@conectiva.com.br>  [ad1ce50bde9f34005aecae6c118d4bb8ddc0e5a6]

buildfix-fmtargs.diff: sprintf arguments cleanup


2011-03-31  Bernhard Rosenkraenzer  <bero@arklinux.org>  [065da5b04a22cbd896620a12d750f72c6bdd09c7]

avoid gcj compilation error

set encoding="utf-8" fork="true" to avoid known gcj error

2011-03-31  Petr Mladek  <pmladek@suse.cz>  [d1ea3841d1c93685a6ed9793e14e5279aebb14ba]

add rule how to unpack .oxt files

useful to update a 3rd party one

2011-03-31  Caolán McNamara  <caolanm@redhat.com>  [1e1a14ba901b1834e175945ebf0a8efce6131134]

catch exceptions by const reference


2011-03-31  Caolán McNamara  <caolanm@redhat.com>  [41434439f615b8ffd2a0a8835e720a9906497713]

restore old-style __writeRegistryServiceInfo to deploy these as extensions


2011-03-31  Caolán McNamara  <caolanm@redhat.com>  [5a6c4a3d50260d23c8d5f4219ae43a6021fb2a0b]

don't line wrap The Document Foundation


2011-03-31  Caolán McNamara  <caolanm@redhat.com>  [0325f344573d8436a4722c6b61644bba90da57f5]

catch exceptions by const reference


2011-03-31  Caolán McNamara  <caolanm@redhat.com>  [40236c6806e557159b80538696dfe700755444cc]

fix python scripting


2011-03-31  Ivo Hinkelmann  <ihi@openoffice.org>  [e0cfe0f0fbd36782e98a93ed62f897422d2d17e8]

masterfix DEV300: #i10000# corrected fix


2011-03-31  Ivo Hinkelmann  <ihi@openoffice.org>  [5e59015d5abea4fe06c9ca5c09027eb18b315958]

masterfix DEV300: #i10000# corrected fix


2011-03-31  Caolán McNamara  <caolanm@redhat.com>  [a367e9f1862a191c544f71e02c1d2082434bb821]

catch exceptions by const reference


2011-03-31  Martin Kepplinger  <martinkepplinger@eml.cc>  [53d16a5d55386c11d32760e3dedda2fd9eeffa53]

Translate german code comments

Translate the remaining german code comments in writer/sw/source/ui/frmdlg to
english.

This is contributed under the terms of the MPL 1.1 / GPLv3+ / LGPLv3+ triple
license.

2011-03-31  Ivo Hinkelmann  <ihi@openoffice.org>  [9b5ff80174fef42428aac1363dad725df8ccc6ba]

masterfix DEV300: #i10000# add missing GSTREAMER lib


2011-03-31  Martin Kepplinger  <martinkepplinger@eml.cc>  [e4f715babd32d2e94769b2faad743ded785c4ba1]

Translate german code comments

Translate more german code comments to english. This is contributed under the
terms of the MPL 1.1 / GPLv3+ / LGPLv3+ triple license.

2011-03-31  Caolán McNamara  <caolanm@redhat.com>  [4574a6b9d6a5af0542306f5ef69d77d2ba8bf829]

sync names with scp2, and fix macosx copy/link


2011-03-31  Caolán McNamara  <caolanm@redhat.com>  [9795254fd7238b63ac8830a31ba5f9687d452129]

fix merge error


2011-03-31  Martin Kepplinger  <martinkepplinger@eml.cc>  [dd0cc6539fc1699e6eca70d650fd88ba3e2c6942]

Translate german comments

Translate more code comments in writer/sw/source/ui/frmdlg from german to
english.

This is contributed under the terms of the MPL 1.1 / GPLv3+ / LGPLv3+ triple
license.

2011-03-31  Muthu Subramanian  <sumuthu@novell.com>  [d8e16e5559b715b8c2853f262a0636e79f5c1853]

Adding scfilt component entries for xlsx export.


2011-03-31  Muthu Subramanian  <sumuthu@novell.com>  [4d00e3f7d078fc2823f8de84100e46c54fc4226b]

Adding scfilt component entries.


2011-03-31  Caolán McNamara  <caolanm@redhat.com>  [b78b486c7c6bf0371c7bffe86361bea8b00d0558]

pull correct jfreereport sources


2011-03-31  Caolán McNamara  <caolanm@redhat.com>  [b20f3427edf77a2d920338c17bb28f7c0a37ee01]

we only need the java lib path to link bean


2011-03-31  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [c525a776b3f6354a766cfa01a0fb4c36d436c224]

sal_textenc3 is not really an uno component, mmeeks dixit


2011-03-31  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [5c89bdb49318547923377f30738df5e6403357e7]

fix windows packaging of sal_textenc3.dll


2011-03-31  Caolán McNamara  <caolanm@redhat.com>  [e76e239b237486061cab42889019cd13d98e5b63]

we only need the java lib path to link bean


2011-03-31  Caolán McNamara  <caolanm@redhat.com>  [545bc689f80819e8ab61dc8b52ca235683cda993]

now that java paths are out of SOLARLIB can remove this


2011-03-31  Tor Lillqvist  <tlillqvist@novell.com>  [83c048b89bd39e80afc88459ac58036c61a93a66]

Don't check the directories for uniqueness multiple times

Wen building a multi-language installer the subroutine
create_unique_directorynames() is called for each language. The same
directory names will be traversed each time. It needs to check the
uniqueness of them only the first time, otherwise it will think every
directory name is repeated.

The check is new, from OOo, but they don't build multi-language
installers so they have not noticed this problem.

The solution is a bit hacky but works.

2011-03-31  Martin Kepplinger  <martinkepplinger@eml.cc>  [73b7c694134c982adb3b2a63a0a78cee80a3a0f7]

Translate german code comments

This translates all german code comments in writer/sw/source/ui/fmtui to
english.

This is contributed under the terms of the MPL 1.1 / GPLv3+ / LGPLv3+ triple
license.

2011-03-31  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [61f6193d26615e5849a97d670f77d71c7f7d8dea]

fdo#34489: fix the docx import of comments, properly resolve all ids

Comment, footnote and endnote ids are integer values, not strings. The
code was using string though the comments ids where defined as integers
in the model.xml. All are changed to integer values from now.

2011-03-31  Tor Lillqvist  <tlillqvist@novell.com>  [a1ce9700328801413263ff99ea6741aac7cc9a13]

Rename shellnew2 to 2shellnew

The "DosName" property of a directory item must apparently be unique
in first five chars, sigh. See the lovely code in
solenv/bin/modules/installer/windows/directory.pm, the
create_unique_directorynames subroutine, check for $startlength.

2011-03-31  Caolán McNamara  <caolanm@redhat.com>  [41d8a206335f649b4e2d4ae93754123f9ede2435]

we don't use the exception value


2011-03-31  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [4c45115a7c98f7a2482a5a7fae6cbc40c59c327c]

Fix windows linking of sc module


2011-03-31  David Tardon  <dtardon@redhat.com>  [ec88b13394cee8cccbb51607011b95f1e21e696b]

do not deliver these component files, too


2011-03-31  David Tardon  <dtardon@redhat.com>  [8416c092eb69a170d6978cb8320053334ab8978e]

we ship these script providers as extensions


2011-03-31  David Tardon  <dtardon@redhat.com>  [a470878d5e39eed487dab0db344a9210299fd939]

we ship these script providers as extensions


2011-03-31  David Tardon  <dtardon@redhat.com>  [1b6b4003a1477da2549ab91d50e3055554d5b63e]

we ship pythonscript as extension


2011-03-31  David Tardon  <dtardon@redhat.com>  [f86055864f17ff6f7ea3e0baae549aaa475f1bc0]

we ship pythonscript as extension


2011-03-31  David Tardon  <dtardon@redhat.com>  [a84bd1fa8b33164fa351c65e13acab1dbff2ba30]

fix mis-merge


2011-03-31  Ivo Hinkelmann  <ihi@openoffice.org>  [ab9cf6f20825d09d19b646f26634920d44ab4c14]

masterfix DEV300: #i10000# new configure


2011-03-31  Jan Holesovsky  <kendy@suse.cz>  [59a487e52457d7ba3c7d8f8ca490c16ef1125cb7]

Fix 64bit build with Java (conflicting libjpeg).


2011-03-30  Caolán McNamara  <caolanm@redhat.com>  [85c933278b6514ac918ebba0cbc2b755dc299e3c]

called from --enable-dbgutil


2011-03-30  Petr Mladek  <pmladek@suse.cz>  [6d08463cdf473b5f9fccbc8117e2f80780259258]

add optional build dependency for ct2n extension


2011-03-30  Petr Mladek  <pmladek@suse.cz>  [63f5fa4f9f09ebc2ba4dd502b340d06b96368284]

rename --with-ct2n to --enable-ext-ct2n configure option

to be in sync with other extensions

2011-03-30  Caolán McNamara  <caolanm@redhat.com>  [3cfb9c869ebd73ffe22f1be006ce6200356d769b]

bOutlineMode set but unused


2011-03-30  Petr Mladek  <pmladek@suse.cz>  [083860b9ca76a2d460b1f6aabe8977de0d9786e7]

download 451ccf439a36a568653b024534669971-ConvertTextToNumber-1.3.2.oxt

needed for the optional ConvertTextToNumber extension

2011-03-30  Petr Mladek  <pmladek@suse.cz>  [efae191b6c24375826c8809a5e30383687024090]

ct2n-build.diff: allow to build the CT2N extension (fate#307906)


2011-03-30  Petr Mladek  <pmladek@suse.cz>  [ac660ccc0c6060c2adb1f83cad8216582190f7a5]

layout-sc-insert-sheet-no.diff: too small input filed (bnc#559445)

the input field for the number of the sheet was too small
in the layout dialog

2011-03-30  Petr Mladek  <pmladek@suse.cz>  [904afe741bf7224a5c34d552a7f5eacf72bf31ac]

tiny clean up; removed unwanted comma in array intialization


2011-03-30  Petr Mladek  <pmladek@suse.cz>  [a43360f52338574974bcf7badb71e3d3ba6ccf14]

buildfix-evo1-vs-evo2.diff: Evo address books conflics (bnc#496902, i#101439)

build either the driver for Evolution 1.x or 2.x; they produce the same binary
and configuration, so they can't be built at once; Evolution 1.x address book
is obsolete anyway

2011-03-30  Petr Mladek  <pmladek@suse.cz>  [c93174a788a318ada5097d9e1cd2853f5b7eec07]

warning-uninitialized-variables-tools-2.diff: avoid warning (i#58984)

avoid warnings about that a variable is used unitialized; the code was correct;
though, the warning was considered as an error in openSUSE build service;
the change does not cause any harm

2011-03-30  Petr Mladek  <pmladek@suse.cz>  [e2c5c4ec0afad6535e45acd5bc69ef79ee7d5bf4]

warning-return-values-registry.diff: avoid warning (i#58979)

the code was correct; it was wrongly detected by some gcc versions;
the warning was considered as an error in openSUSE build service;
the change does not cause any harm;

2011-03-30  Petr Mladek  <pmladek@suse.cz>  [5dba43b4c5927872e9e96815187033bdccc775bc]

warning-return-values-filter.diff: avoid warning (i#58977)

the code was correct; it was wrongly detected by some gcc versions;
the warning was considered as an error in openSUSE build service;
the change does not cause any harm;

2011-03-30  Ivo Hinkelmann  <ihi@openoffice.org>  [f2f949c056dddfbd078fe7cf7c58dcc3acf8a41d]

masterfix DEV300: #i10000# build fixes


2011-03-30  Ivo Hinkelmann  <ihi@openoffice.org>  [eb22e86903ef7b2e14c5901eda5da7e134e54547]

masterfix DEV300: #i10000# build fixes


2011-03-30  Ivo Hinkelmann  <ihi@openoffice.org>  [d2f6b45b7bbee300177b0cd71399ede22bc1d4f9]

masterfix DEV300: #i10000# build fixes


2011-03-30  Ivo Hinkelmann  <ihi@openoffice.org>  [a80265ac483f01312ca5c3a16787ac2f9c2ba6c9]

masterfix DEV300: #i10000# build fixes


2011-03-30  Petr Mladek  <pmladek@suse.cz>  [9f328f09f9d4a552ed90050bf4b45b099f058ec8]

sdk-gid-module-name.diff: rename module name to gid_Module_Root_SDK (i#64802)

so the generated list of files does not conflict with the main package

2011-03-30  Petr Mladek  <pmladek@suse.cz>  [f2894bf1896704c65d0dbe887d3c305cea19b0d2]

sdk-gid-module-name.diff: rename module name to gid_Module_Root_SDK (i#64802)

so the generated list of files does not conflict with the main package

2011-03-30  Caolán McNamara  <caolanm@redhat.com>  [bd2c22c758d30989f5422139a1d280811aefb1bb]

add these too


2011-03-30  Caolán McNamara  <caolanm@redhat.com>  [e722261acafe9cd2761005c56fb2b47eb94207e5]

add flat-xml types to .desktop files etc.


2011-03-30  Caolán McNamara  <caolanm@redhat.com>  [00058a58b6229c960acc7af1d084d7a49c534913]

set mime types on flat xml filters


2011-03-30  Petr Mladek  <pmladek@suse.cz>  [1afc85f34cb0b84f79a2a75abbb05e244bb5638c]

sfx2-template-category-labels.diff: add new template category "Labels"

useful for blank Labels, calling cards, CD labels, etc.
Many such templates are at http://sourceforge.net/projects/ooolabels/

2011-03-30  Radek Doulik  <rodo@novell.com>  [92016b9b80af2e78f051939018e7b05d56165206]

change autofit feature so that it ignores trailing empty paragraphs


2011-03-30  Radek Doulik  <rodo@novell.com>  [97ed03b04834e56ab0b9360eef6638e7cfc56076]

fix import of percentual top and bottom paragraph margins


2011-03-30  Petr Mladek  <pmladek@suse.cz>  [d3f7b458004af65550e847ffd84cdaab7162b8ed]

ucb-neon-0.24.diff: fix build with neon-0.24


2011-03-30  Petr Mladek  <pmladek@suse.cz>  [d9d13ce5b89947d34748192b3a68c4cdd9dfb543]

solenv-dummy-localize-sdf.diff: make the dummy localize.sdf working (i#113389)


2011-03-30  Petr Mladek  <pmladek@suse.cz>  [16da377da87055235e2ff442bfe8dfbffb2d3935]

solenv-installer-lang-filelist-names.diff: avoid double lang string

do not print twice the lang name in the filelist
for example, generate gid_Module_Langpack_Basis_es instead of
gid_Module_Langpack_Basis_es.es

2011-03-30  Petr Mladek  <pmladek@suse.cz>  [985532f27c4042c98b8acf3b630ddfb3860c7cf1]

solenv-installer-cleaner-paths.diff: do not create '.' subdirectories

omit './' in paths

2011-03-30  Petr Mladek  <pmladek@suse.cz>  [ee55ce5ba0002a48fe3156d28ab1b5cfe934ff1c]

do not require mysql-devel package at runtime when using system mysql

useful for distro-specific builds

2011-03-30  Caolán McNamara  <caolanm@redhat.com>  [69bb4422b7e17b1aedc07ec99084b193f97f6374]

centralize caserotate and add to other shells


2011-03-30  Caolán McNamara  <caolanm@redhat.com>  [f158ee729ca794f52f4a0d28b1c2420e2a1f6ede]

fix uninitialized bits


2011-03-30  Caolán McNamara  <caolanm@redhat.com>  [5126356465a895343b9c0ab12d600d8a27e1518b]

centralize caserotate here


2011-03-30  Caolán McNamara  <caolanm@redhat.com>  [6751ae5b080b8717562e52e02ea17b4e9b874744]

set default system-zlib/jpeg on some platforms


2011-03-30  Caolán McNamara  <caolanm@redhat.com>  [29dbc36ce0bcad9169aba9daee62cd57d51f87e7]

default to system zlib on contemporary unices


2011-03-30  Caolán McNamara  <caolanm@redhat.com>  [2959f6be16da12cb7acb1c5d443dc957294dc134]

tweak decl to avoid warning


2011-03-30  Tor Lillqvist  <tlillqvist@novell.com>  [d8b112545b44d4166ff531a945d12934f5ab7643]

Bin some Hamburg crack

We don't need the possibility to use a "source_config" file that would
list "repositories".

2011-03-30  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [b0687b60b683723b713789e2e746a908a012e63f]

Avoiding to be too keen in realpathing


2011-03-30  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [5142d3c434402f814775e4927e3f44223a5d5f6d]

realpathing starmath module


2011-03-30  Caolán McNamara  <caolanm@redhat.com>  [4912be984caa4d33e9d43d61d70e34449c355d8e]

silence tedious javadoc warnings


2011-03-30  Ivo Hinkelmann  <ihi@openoffice.org>  [87987da3c23ed88f2cf86908842ff1a5933fb7b8]

masterfix DEV300: #i10000# removeing moved code


2011-03-30  Tor Lillqvist  <tlillqvist@novell.com>  [fbcdf13e815a9af1198f7c3fbddacf2c16e71df7]

Kill UPDMINOREXT and simplify


2011-03-30  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [6071f7a084435d715ca98c709b331d45a521f589]

Deliver the right thing so that Windows builds again


2011-03-30  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [d7c0f5493420b379b6b3970aa2de17d7f8bb5125]

Use the right name for a library, so that it knows when we refer to it


2011-03-30  Tor Lillqvist  <tlillqvist@novell.com>  [6edca00ebce96b1580722e20aad7eae54c3cd4db]

Kill solenv/config once more


2011-03-30  Petr Mladek  <pmladek@suse.cz>  [92a2b2fbb09e08932d6c02be8d8e0d1c8c557aa4]

jvmfwk-modified-javavendors-xml.diff: autodetect java (i#99619)

select the java automatically when the system javavendors.xml is modified
do not force to do it the user manually

2011-03-30  Petr Mladek  <pmladek@suse.cz>  [c4d894f6b2df7de588da9f1873bc28ad605ecde3]

build-ant-1.6.diff: MediaWiki can be built with ant 1.6 now


2011-03-30  Caolán McNamara  <caolanm@redhat.com>  [ef462f26bc29625a8ecb293e61359e9cde47ffbe]

silence warnings by enforcing the current reality


2011-03-30  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [4a99509d3eddc3edbe0152707d76cf620cf4bc13]

docx import: don't add all characters from the parser to paragraphs

When the content XML file in the docx archive is formatted with white
spaces and lien breaks, those are imported as characters in the
paragraph... which makes no sense.

The stream handler was rerouting all parsed characters to the dmapper,
making the characters action defined in model.xml useless. Removing the
overridden characters from OOXMLFastContextHandlerStream fixed the bug

2011-03-30  Caolán McNamara  <caolanm@redhat.com>  [4d9e6b2c810aa216f10185d9085a1d21c0b273f3]

tryQueryAggregation isn't implemented


2011-03-30  Caolán McNamara  <caolanm@redhat.com>  [3c66980129ce21b68d3a90aa3318f3c7ed1d8a58]

WaE: struct vs class


2011-03-30  Caolán McNamara  <caolanm@redhat.com>  [2478e7a9eb8a05284269cf360f4cdf6126f1499f]

WaE: struct vs class


2011-03-30  Caolán McNamara  <caolanm@redhat.com>  [6dd13b1c7667e96eb0013b795932e218c3a681ca]

centralize caserotate


2011-03-30  David Tardon  <dtardon@redhat.com>  [5783dc9da8a3f79f8019f33e4caa6daae05f4459]

WaE: overloaded virtual


2011-03-30  David Tardon  <dtardon@redhat.com>  [6cd71b82d847a3a667cba0cc7a8941a2eec42fff]

WaE: unused variable


2011-03-30  David Tardon  <dtardon@redhat.com>  [aa6b57f0dabd6321cf8ece0cc0121eed6c6d869c]

WaE: unused variable


2011-03-30  David Tardon  <dtardon@redhat.com>  [22ad4b9365075c4f432878633362bbd75b043f79]

WaE: unused variable


2011-03-30  Tor Lillqvist  <tlillqvist@novell.com>  [da0aa4715e503e59de487d405a50316d633b5f0c]

Move code inserted in previous commit to correct place


2011-03-30  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [5a21dc127aba1a95b40a28e73c08220f80476541]

calcvba: missing include


2011-03-30  David Tardon  <dtardon@redhat.com>  [a9ba87e962bcc2c2d2d8e2700a991932feee56bb]

WaE: overloaded virtual


2011-03-30  Tor Lillqvist  <tlillqvist@novell.com>  [a7c3b749ae0a19bfc9fea11953d723538a72d94d]

Don't pass a Cygwin path no a non-Cygwin program


2011-03-30  Petr Mladek  <pmladek@suse.cz>  [cc3eb2e5f76753ad65b4a7ac1aff9f6b9ff7c3d8]

build-ant-1.6-swext.diff: allow to build MediaWiki ext. with ant 1.6 (i#90830)


2011-03-30  Petr Mladek  <pmladek@suse.cz>  [3dee2a687bb5d335aa8aec87865b608fed4bf3d3]

sc-cellsuno-avoid-early-destruction.diff: avoid a crash (i#90076)


2011-03-30  Michael Stahl  <mst@openoffice.org>  [3d916be43e865da7fcafca907c9c6721d1b0c1ec]

solaris11: #i117606#: padmin: link gb_STDLIBS


2011-03-30  Michael Stahl  <mst@openoffice.org>  [5e9ffbb85ee548a2f31ed99834c13d6c4ec4d714]

solaris11: #i117606#: solaris.mk: add -Bdirect -z defs to LDFLAGS


2011-03-30  Michael Stahl  <mst@openoffice.org>  [974277f08602cb445c8fe5b7daa7662ff703a7e0]

solaris11: #i117597#: undobj.cxx: inconsistent parameter constness


2011-03-30  Xisco Fauli  <anistenis@gmail.com>  [d53c8dfe13d031129e019e63e5f85b972dcc8ee3]

Remove unotest macro


2011-03-30  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [17f6bf991346c40491d80a4a8869871c2d39f3b6]

calcvba: disable basic tracing by default


2011-03-30  Jan Holesovsky  <kendy@suse.cz>  [3ffc8fb3f3ab222d3bd73a12883829aac651b941]

Build with no optimizations already with dbglevel == 1.

Based on talk with David Tardod, the dbglevels are supposed to be:

0 - product
1 - debug
2 - advanced debug (with additional code)

2011-03-30  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [994800ac804eaa7a781a9d774d979fd3c24167a1]

The return type before SAL_CALL


2011-03-30  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [4fee8060d39d387e0f2447b73c5a5a15ede4f70c]

using --headless, now that it works


2011-03-30  Michael Stahl  <mst@openoffice.org>  [a11f433a956f0176643391e7c945b008ca91d9bf]

solaris11: #i117606#: framework: move imagesconfiguration.{c,h}xx to libfwk


2011-03-30  Caolán McNamara  <caolanm@redhat.com>  [dac59047be88f2a66478c46df0ff24872b843b79]

centralize caserotate


2011-03-30  Norbert Thiebaud  <nthiebaud@gmail.com>  [de7607a144cea56212fd299e80a83b8760372ba0]

seems that quite a few xml files are missing in Package_uiconfig


2011-03-30  David Tardon  <dtardon@redhat.com>  [0e3291b6ff3850fe3cc684288563ea80f995a52e]

safer way to set debug level


2011-03-30  David Tardon  <dtardon@redhat.com>  [5bb42850c2bd0c012e3f7cf4eeb639d3a96e972e]

Revert "Default to debuglevel 2 when building with debug=true (using gnu make)."

This reverts commit 8fe706327e09764c46dc1813f5e583857fca3d05.

2011-03-30  David Tardon  <dtardon@redhat.com>  [05e9d61e84df69ab62bad8e88bb7fe78bc84dc9c]

WaE: unused variable


2011-03-29  Norbert Thiebaud  <nthiebaud@gmail.com>  [07b9bd6e08626156be6e9f8724a883e60cbb838d]

fix an unfortunate mishap in the previous component packaging adjustment


2011-03-29  Norbert Thiebaud  <nthiebaud@gmail.com>  [11e2bc6a0a1ad9aa9e748951bc87c0e1af4dc5af]

sc is now under gbuild, no more hack to find the *.component are needed


2011-03-29  Francisco Saito  <saito@4linux.com.br>  [e8d177f301b20e4732e1be6e0e2c1e121bed92f6]

drop bogus executable flag from idl/build/src and config files


2011-03-29  Francisco Saito  <saito@4linux.com.br>  [0b509dbe1b4fb6ad097a9dafd877fdfb5db95d58]

drop bogus executable flag from idl/build/src and config files


2011-03-29  Francisco Saito  <saito@4linux.com.br>  [76f3fa15316c86739461d6620f62f469d9f04966]

drop bogus executable flag from idl/build/src and config files


2011-03-29  Francisco Saito  <saito@4linux.com.br>  [9132125502ea60a7c4ce68da0edea667251f66b5]

drop bogus executable flag from idl/build/src and config files


2011-03-29  Francisco Saito  <saito@4linux.com.br>  [0d730cba6f4e22c2445194c9606d8b1ce0394575]

drop bogus executable flag from idl/build/src and config files


2011-03-29  Francisco Saito  <saito@4linux.com.br>  [df965c99f376635361721f8970499611f1732edc]

drop bogus executable flag from idl/build/src and config files


2011-03-29  Francisco Saito  <saito@4linux.com.br>  [3797ed727e646089c1d8db4d21e5baceea20633d]

drop bogus executable flag from idl/build/src and config files


2011-03-29  Francisco Saito  <saito@4linux.com.br>  [216df6626e327b61d6c0f572c0458864a94aa59a]

drop bogus executable flag from idl/build/src and config files


2011-03-29  Francisco Saito  <saito@4linux.com.br>  [af5583b4675d7793ee676c5d94227d5f4db9caf5]

drop bogus executable flag from idl/build/src and config files


2011-03-29  Francisco Saito  <saito@4linux.com.br>  [d2773713d614457b79b3c512b7ca27746ea516eb]

drop bogus executable flag from idl/build/src and config files


2011-03-29  Francisco Saito  <saito@4linux.com.br>  [551dde322c082784c69d18e96aa960b9528e74bb]

drop bogus executable flag from idl/build/src and config files


2011-03-29  Francisco Saito  <saito@4linux.com.br>  [88b54c51c9d39fb4b985a9ff98b5f1232bbea13f]

drop bogus executable flag from idl/build/src and config files


2011-03-29  Francisco Saito  <saito@4linux.com.br>  [e68a8a37ad9f5b0c75fe8600b225b43a61adcd4f]

drop bogus executable flag from idl/build/src and config files


2011-03-29  Francisco Saito  <saito@4linux.com.br>  [e203fc253649f7b71cb8b6f3a661b92250f26583]

drop bogus executable flag from idl/build/src and config files


2011-03-29  Francisco Saito  <saito@4linux.com.br>  [ded2cf7b20609c964ddb3490b4b401c682b8d523]

drop bogus executable flag from image files


2011-03-29  Francisco Saito  <saito@4linux.com.br>  [4a423f2e13450c9dfce03b99ba8f039c74add87f]

drop bogus executable flag from image files


2011-03-29  Francisco Saito  <saito@4linux.com.br>  [d3174feec24928b79d015d08c7b5587c0be2bfdb]

drop bogus executable flag from image files


2011-03-29  Francisco Saito  <saito@4linux.com.br>  [575cefc632e55a4290012d38636c0c06ec2a8166]

drop bogus executable flag from image files


2011-03-29  Francisco Saito  <saito@4linux.com.br>  [91fdc7d63268f310cd205f9bb04c979e4a013854]

drop bogus executable flag from image files


2011-03-29  Francisco Saito  <saito@4linux.com.br>  [048d92094b54b57cd4211569a27ffcbe2bbce253]

drop bogus executable flag from image files


2011-03-29  Francisco Saito  <saito@4linux.com.br>  [3921a605a9a7537d1a43850780e087d8c4c509fe]

drop bogus executable flag from odf files


2011-03-29  Francisco Saito  <saito@4linux.com.br>  [c9ba93b0378ac535917635277e4e439fa79de399]

drop bogus executable flag from odf files


2011-03-29  Francisco Saito  <saito@4linux.com.br>  [545a54482562c20a5cc1fd978e6f40ac5e9182e5]

drop bogus executable flag from odf files


2011-03-29  Francisco Saito  <saito@4linux.com.br>  [75e28562280a2cc7f74c1e002459bfe6dfe676a6]

drop bogus executable flag from odf files


2011-03-29  Francisco Saito  <saito@4linux.com.br>  [9406cd63a3454e1c816e18920bbbf029299102cd]

drop bogus executable flag from odf files


2011-03-29  Francisco Saito  <saito@4linux.com.br>  [a2d858ce06f3816e034f2e91c6f7ee4abc52b0ab]

drop bogus executable flag from odf files


2011-03-29  Francisco Saito  <saito@4linux.com.br>  [5648bc851fa4454406b237a4e342bf807185565a]

drop bogus executable flag from odf files


2011-03-29  Francisco Saito  <saito@4linux.com.br>  [524fc0d2632e54630ef9d208b896dfe3291fdddf]

drop bogus executable flag from odf files


2011-03-29  Francisco Saito  <saito@4linux.com.br>  [92542363667374e4b802a866c9ca7df30ccab3de]

drop bogus executable flag from odf files


2011-03-29  Francisco Saito  <saito@4linux.com.br>  [8acc675aa8c3c0cc8b6d49e5d6a84067ec4d08b0]

drop bogus executable flag from [ch]xx/bas/asm files


2011-03-29  Francisco Saito  <saito@4linux.com.br>  [1758913402c22ae23c5e101ab4fbc809884435af]

drop bogus executable flag from [ch]xx/bas/asm files


2011-03-29  Francisco Saito  <saito@4linux.com.br>  [9f89f363ddc27a5b63b6c377692ecf7e8020a890]

drop bogus executable flag from [ch]xx/bas/asm files


2011-03-29  Francisco Saito  <saito@4linux.com.br>  [e60d365c86b164a4a6940a39377b0b580c9e918d]

drop bogus executable flag from [ch]xx/bas/asm files


2011-03-29  Francisco Saito  <saito@4linux.com.br>  [fafdd0a6fd68d8ef326987380dc5f13bcc6e706b]

drop bogus executable flag from [ch]xx/bas/asm files


2011-03-29  Francisco Saito  <saito@4linux.com.br>  [43741a14fae78f392141244bae58f52b198cd711]

drop bogus executable flag from [ch]xx/bas/asm files


2011-03-29  Francisco Saito  <saito@4linux.com.br>  [e13262cb4c6bec387ef964db7f4aaebdde4bb65c]

drop bogus executable flag from [ch]xx/bas/asm files


2011-03-29  Francisco Saito  <saito@4linux.com.br>  [3efa3777aadb10559e4a4c1dab6e3339c633b9b6]

drop bogus executable flag from [ch]xx/bas/asm files


2011-03-29  Francisco Saito  <saito@4linux.com.br>  [a09675b4c542ebc860468361eee04dc3f166f309]

drop bogus executable flag from [ch]xx/bas/asm files


2011-03-29  Francisco Saito  <saito@4linux.com.br>  [be5ff06d05bed3ae73781a46128c6c9e6e865a96]

drop bogus executable flag from [ch]xx/bas/asm files


2011-03-29  Norbert Thiebaud  <nthiebaud@gmail.com>  [c74cb0140dba427d5b54d2a983a84270021d71ee]

cosmetic comments change regarding using --xxx instead of -xxx


2011-03-29  Norbert Thiebaud  <nthiebaud@gmail.com>  [84a75d7f8fab6a8c1f61764a5809ea744a5197b1]

support --headless


2011-03-29  Norbert Thiebaud  <nthiebaud@gmail.com>  [39183c4959895d313bf38299a4f9d4063561b572]

binned inc/command.h, not used and defined "-headless" vs --headless


2011-03-29  Norbert Thiebaud  <nthiebaud@gmail.com>  [681dc8833743c39db00408dfb2aa0576def58b42]

realpath is not very nice with nonexistent path....


2011-03-29  Xisco Fauli  <anistenis@gmail.com>  [1c9e7d47bef1aeb53cb74a8b24cff33ab5fbc692]

Remove commented code in libs-core/framework


2011-03-29  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [5f962e4465f77cc957be7f2b9a82c3a03f7a843e]

Fix Windows build of extensions


2011-03-29  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [3e224a357bd8fda080cf21a9cd010262e9a3913e]

writerfilter: Fixed TagLogger to actually reuse previously created instances


2011-03-29  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [8d1db5d279bfbacbbacfc8739de2527004fd5501]

writerfilter: merge fixes, TagLogger::endElement doesn't have string param


2011-03-29  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [8f8525cb2be6486fbed81105d72fa9cde46267eb]

writerfilter: added some more debug output to debug level >1


2011-03-29  Norbert Thiebaud  <nthiebaud@gmail.com>  [33cbc065251736b6eb8d404a8a65c38d7849d871]

use --xxx instead of -xxx for command line options


2011-03-29  Norbert Thiebaud  <nthiebaud@gmail.com>  [b509c0cf167fd72eb9b005ccd3aba939a44037a6]

use --xxx instead of -xxx for command line options


2011-03-29  Norbert Thiebaud  <nthiebaud@gmail.com>  [e7c42ce9ddea0a3a38a37577564f405c70c35c6c]

use --xxx instead of -xxx for command line options


2011-03-29  Norbert Thiebaud  <nthiebaud@gmail.com>  [a94c30350ef662a7897d4a274a7168ba16eec238]

add support for --headless


2011-03-29  Norbert Thiebaud  <nthiebaud@gmail.com>  [c89df72dfcc494a0ed2e9cc956b24a4f84d0d176]

use --xxx instead -f -xxx for command line options


2011-03-29  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [735ccf405c64c281eda579039f52e56709a1df40]

enable headless Junit tests


2011-03-29  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [47514b528e271c9afc7b68e09946b9ca0f0abaee]

fd#35772: toolkit.Toolkit::css::awt::XMessageBoxFactory fails on headless


2011-03-29  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [4a27caaed362f6788deb420f524dcb25288ecedf]

enable headless Junit tests and default to that


2011-03-29  Norbert Thiebaud  <nthiebaud@gmail.com>  [a9f46a4c26ace9e5ab36015bef969b858e771bff]

use --xxx instead of -xxx for command line options


2011-03-29  Release Engineering  <releng@openoffice.org>  [453af5af1e26ba56d878a31c189f63418c430ae8]

DEV300


2011-03-29  David Tardon  <dtardon@redhat.com>  [151837450c0bb64ea9e1738d2d3086d823aebd77]

convert DBG_ assertions to OSL_


2011-03-29  David Tardon  <dtardon@redhat.com>  [2f6a04e3883e17028ca7a9259fa1b558e3b9a9bf]

convert DBG_ assertions to OSL_


2011-03-29  Ivo Hinkelmann  <ihi@openoffice.org>  [9edb428b1e8f2a250158b1f57d25ea6388a6125d]

CWS-TOOLING: integrate CWS ause127


2011-03-29  Ivo Hinkelmann  <ihi@openoffice.org>  [9d88a79a4cc70bb362cd5b62f39a2a76a6dcbecd]

CWS-TOOLING: integrate CWS ause127


2011-03-29  Ivo Hinkelmann  <ihi@openoffice.org>  [27721a18d60baeec19f75faf7cea6aa302ba925a]

CWS-TOOLING: integrate CWS ause127


2011-03-29  David Tardon  <dtardon@redhat.com>  [b8ac6f677429bb3d7e907b37a3c373ebcedaa83c]

WaE: unused variable


2011-03-29  David Tardon  <dtardon@redhat.com>  [137f5866a21fa9620ce4ec8729076b778748b52f]

WaE: unused variable


2011-03-29  David Tardon  <dtardon@redhat.com>  [27a54e5510ecb9798b2189ce8bddb19b238a9379]

WaE: unused variable


2011-03-29  David Tardon  <dtardon@redhat.com>  [2108eedbfe937fe1efe1742f69c47d17efcd506b]

convert DBG_ assertions to OSL_


2011-03-29  David Tardon  <dtardon@redhat.com>  [a4a10bfdb528bf8c0a0cd886f37fe863659dfd6e]

WaE: unused variable


2011-03-29  David Tardon  <dtardon@redhat.com>  [e097733ca6e5cb1c32cbd5d3bf935b3a823490df]

WaE: unused variable


2011-03-29  Norbert Thiebaud  <nthiebaud@gmail.com>  [317d0cbd85d0829d395f8806ab998baaf81ac882]

switch sc to gbuild


2011-03-29  David Tardon  <dtardon@redhat.com>  [98b98a6ffaab058e4f4a353843bebe27f8c51ff6]

WaE: unused variable


2011-03-29  Michael Stahl  <mst@openoffice.org>  [10b90da757eae57023b6f4301446b0806bbaa5a8]

solaris11: merge m104 masterfixes


2011-03-29  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [00dc32c0eb1a0f6a93a676d0700695ed180b72db]

make writerfilter build again with debug=t: missing include


2011-03-29  Ivo Hinkelmann  <ihi@openoffice.org>  [d59156c5204c7f7962494d0c885163de0166b32b]

CWS-TOOLING: integrate CWS rsvglibs


2011-03-29  Ivo Hinkelmann  <ihi@openoffice.org>  [4296c7c855220334c38aaa9075287b7537ef544f]

CWS-TOOLING: integrate CWS rsvglibs


2011-03-29  Ivo Hinkelmann  <ihi@openoffice.org>  [f7b32e6addcef689c4ec1826275f06204601c8b9]

CWS-TOOLING: integrate CWS rsvglibs


2011-03-29  Ivo Hinkelmann  <ihi@openoffice.org>  [cb2f9db57f2fe8ad4841912724f68c36f2beb99a]

CWS-TOOLING: integrate CWS rsvglibs


2011-03-29  Ivo Hinkelmann  <ihi@openoffice.org>  [bea05e874a9026ca2a9a7040220bb5b507509973]

CWS-TOOLING: integrate CWS rsvglibs


2011-03-29  Ivo Hinkelmann  <ihi@openoffice.org>  [f40a4db6c8d4807d8133ffbbfa71f71623e2c362]

CWS-TOOLING: integrate CWS rsvglibs


2011-03-29  Jan Holesovsky  <kendy@suse.cz>  [8f19f128bf9221e87e97b82fdab59429d8954633]

Revert "Remove DECLARE_LIST( SvSlotElementList, SvSlotElement* )"

This reverts commit a06dbfc4d1252d453b737cde32bad2ecc56e56b1.

2011-03-29  Jan Holesovsky  <kendy@suse.cz>  [1b8ebff421dfe0659f9bb5bbf0c44f8d3282bdd6]

Revert "tweak list access to prevent iterating past end"

This reverts commit df8759a593bf11fc626b19f2ea797731824200d1.

2011-03-29  Jan Holesovsky  <kendy@suse.cz>  [8abd6380239f72185bb2fdf54750a46fdc7a2539]

Revert "WaE: declaration of 'it' shadows a previous local"

This reverts commit b6702790cda29c6b2e7b5ed24fe2a4e2110cf021.

2011-03-29  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [169dfdcb3629a1e4e2b17dd4b7a1307dc8ca7b45]

Fixed the writer navigation toolbar after DEV300 merge


2011-03-29  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [74b291636328050050a7b445cc69ab3debe9f5a2]

Fixed the writer navigation toolbar after DEV300 merge


2011-03-29  Tor Lillqvist  <tlillqvist@novell.com>  [fe6f85305eed27a397bc37d54a5eb29a9d9061ff]

Don't pass potentially bogus file: URIs to libxml2

libxml2 doesn't understand our syntax for file: URIs in the case of
UNC paths. Fixes fdo#33970. Picked from OOo's fix for their issue
i#109096.

Signed-off-by: David Tardon <dtardon@redhat.com>

2011-03-29  Petr Mladek  <pmladek@suse.cz>  [d1163460846f979311a04835eb99a3f6a2743fab]

icu-4.2.1-rpath.diff: pass $ORIGIN correctly to icu RPATH

need to escape the dollar '$'

2011-03-29  Tor Lillqvist  <tlillqvist@novell.com>  [afdde14cb80286da1474f2a7b2798ff3b97c9037]

Don't skip the clone directory on Windows

As localize_sl is not a Cygwin program it won't understand the
symlinks pointing to clone/*/* anyway, so we won't get any duplicates
if we just let it recurse down the clone directory.

2011-03-29  David Tardon  <dtardon@redhat.com>  [97cf2b8dd8c1b4c3f6e926521999a0dca208b227]

fix build with system jfreereport


2011-03-29  David Tardon  <dtardon@redhat.com>  [c059a601b149a0c44df9384648a70f08fd0c4df7]

move UNO API test to subsequentchecks


2011-03-29  David Tardon  <dtardon@redhat.com>  [3387fc373bf522f3a963706fe21c0265ef4480c7]

WaE: comparison between signed and unsigned integer expr.


2011-03-29  David Tardon  <dtardon@redhat.com>  [a8e4eab1c4a071aea066e328198498231ab1880d]

this arg should be reference


2011-03-29  Ivo Hinkelmann  <ihi@openoffice.org>  [e314cd3d84337a3db67ec1a3807201ed1b2eb050]

masterfix DEV300: add turkmen lang support


2011-03-29  Ivo Hinkelmann  <ihi@openoffice.org>  [cbf182a975dd170aa4997677ac3516ade4cb30a7]

masterfix DEV300: add turkmen lang support


2011-03-29  Caolán McNamara  <caolanm@redhat.com>  [6b46285d0f3c54de1dc50d32217a0d95f81897e7]

ignore fork/exec+java


2011-03-29  Ivo Hinkelmann  <ihi@openoffice.org>  [96198071f8a75ac34c49e0f8186d22df03da1ca5]

masterfix DEV300: skip .hg subdirs


2011-03-29  Ivo Hinkelmann  <ihi@openoffice.org>  [1ca3a5dee6b0b8ef79799f41dde6a01fa1b04057]

CWS-TOOLING: integrate CWS vcl2gnumake


2011-03-29  Ivo Hinkelmann  <ihi@openoffice.org>  [eda802c3e0f832480d5c56a7ec79a5c00e46f912]

CWS-TOOLING: integrate CWS vcl2gnumake


2011-03-29  Ivo Hinkelmann  <ihi@openoffice.org>  [838c0ebd0f158e69bc322539f66acf4eb9709821]

CWS-TOOLING: integrate CWS vcl2gnumake


2011-03-29  Ivo Hinkelmann  <ihi@openoffice.org>  [2c421503b9540e4d50ae3ad848e9ba104c3cb376]

CWS-TOOLING: integrate CWS vcl2gnumake


2011-03-29  Ivo Hinkelmann  <ihi@openoffice.org>  [eabb05e6ca5ef108b0487ab052f5b6880dde17c4]

CWS-TOOLING: integrate CWS vcl2gnumake


2011-03-29  Jan Holesovsky  <kendy@suse.cz>  [a38f3926ed4dec1c662698942f853c72cd8f4c39]

Default to debuglevel 2 when building with debug=true (using gnu make).


2011-03-29  Caolán McNamara  <caolanm@redhat.com>  [838e4d3efe18f33e5d821d4e645a1b17f7b33015]

don't bleat about having called GtkSalObject::SetForwardKey


2011-03-29  Caolán McNamara  <caolanm@redhat.com>  [6d7f085c8666eb28935181af87a337c269e490d5]

WaE: unused nError


2011-03-29  Ivo Hinkelmann  <ihi@openoffice.org>  [10a3123ef4aceb093ae71dd530050f2ee3686922]

CWS-TOOLING: integrate CWS ka102


2011-03-29  Ivo Hinkelmann  <ihi@openoffice.org>  [a095da08d2f018c9354767543239d0d0962fe590]

CWS-TOOLING: integrate CWS ka102


2011-03-29  Ivo Hinkelmann  <ihi@openoffice.org>  [cb393fa55af966c4f9e0f86fa1dc6f459b49b77d]

CWS-TOOLING: integrate CWS ka102


2011-03-29  Ivo Hinkelmann  <ihi@openoffice.org>  [872d13bf1e6e7de111cf0e44e973871d49d276d1]

CWS-TOOLING: integrate CWS ka102


2011-03-29  Ivo Hinkelmann  <ihi@openoffice.org>  [f1f9eeb2f968370c8149c534a1cfcf4f07751d81]

CWS-TOOLING: integrate CWS ka102


2011-03-29  Ivo Hinkelmann  <ihi@openoffice.org>  [7ef03546da7207e9c2518e5c1ab9d35ee5958de6]

CWS-TOOLING: integrate CWS ka102


2011-03-29  Ivo Hinkelmann  <ihi@openoffice.org>  [bf5f48db92815a2e275c55ef72bf694f18380dca]

CWS-TOOLING: integrate CWS ka102


2011-03-29  Ivo Hinkelmann  <ihi@openoffice.org>  [0753870ef92abba2c996d2825e73ce6e349bd1bd]

CWS-TOOLING: integrate CWS ka102


2011-03-29  Ivo Hinkelmann  <ihi@openoffice.org>  [020f84b9be7ca00070fa832e48cd377cae462ad9]

CWS-TOOLING: integrate CWS ka102


2011-03-29  Ivo Hinkelmann  <ihi@openoffice.org>  [11677258cbcd4985c7fde0742b5663f4b7b56cf2]

masterfix DEV300: windows make depend


2011-03-29  Jan Holesovsky  <kendy@suse.cz>  [7fb06c07a13f7e8d539a60679f8fde1cce574b14]

Namespace ZipUtils for the Inflater / Deflater classes.


2011-03-29  Peter Jentsch  <pjotr@guineapics.de>  [c76c986e17194b0f678ba81a9c49a31bcf206607]

replaced saxon/j extension functions with libxslt/cxx impl in XSLTFilter


2011-03-29  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [bdeb466ccb95005784d29e9838e61a0996180a64]

rsvglibs: finishing touches


2011-03-29  Caolán McNamara  <caolanm@redhat.com>  [f612a2bf6feec2553aeafb918499b63497d31f91]

Resolves: rhbz#684580 'X' and '/' strike-through escapes range

i.e. it bleeds outside the text it is supposed to affect.  See #i114076#,

2011-03-29  Caolán McNamara  <caolanm@redhat.com>  [403b818736d3005d7b2d0364f5dd850fac7ba0c9]

silence some -Woverloaded-virtual


2011-03-29  Caolán McNamara  <caolanm@redhat.com>  [789bf3ed20e49d5a37338a53ef4f26f4a85ea948]

Related: rhbz#684580 add testdoc for 'X' and '/' strike-through


2011-03-29  Jan Holesovsky  <kendy@suse.cz>  [0e56df30f13a027cf49a4fa2f15817944b04aafc]

Namespace ZipUtils for the Inflater / Deflater classes.


2011-03-29  Peter Jentsch  <pjotr@guineapics.de>  [dfb4b897267079fb3aa92bfcdff981dbacb864c2]

make Inflater and Deflater classes available for other packages to use

Currently, those are used within an extension function used by the
Word 2003 ML XSLT filters

2011-03-29  Jan Holesovsky  <kendy@suse.cz>  [705bda19e8778a748cceeae2913881f1cafb5747]

Add also Windows version of PACKAGE2 lib.


2011-03-29  Peter Jentsch  <pjotr@guineapics.de>  [e57cac911597522190d07d5afae3449f04ded9a6]

added package2 linker flag constant to libs.mk


2011-03-29  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [a2823e2dd86e5179f1fe33c7b56cb76804d941b0]

rsvglibs: final touches


2011-03-29  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [26e2df6b026c994a950c4aea77f02a35bd658207]

rsvglibs: final touches


2011-03-29  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [a8167e3b5574a33042ac76bc6c82cf2fc33265ad]

rsvglibs: conditionally install dependencies


2011-03-29  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [3d2893926b01a3681801e5787df7a41a3e427c36]

Fix Windows build of SC


2011-03-29  Radek Doulik  <rodo@novell.com>  [c6b3891af9dfecb024982f37fa63c48120ac661a]

fix unix build


2011-03-29  Ivo Hinkelmann  <ihi@openoffice.org>  [fbe6f51dc6db57ce2bbd687c98ef6b1673443bc0]

CWS-TOOLING: integrate CWS kso51


2011-03-29  Ivo Hinkelmann  <ihi@openoffice.org>  [3dd03a39a50834e7dac2b4371c385b1dd00525a3]

CWS-TOOLING: integrate CWS readmechanges34


2011-03-29  Ivo Hinkelmann  <ihi@openoffice.org>  [057ee06e71060fbe175727aa2eb083696fd87049]

CWS-TOOLING: integrate CWS vcl121


2011-03-29  Ivo Hinkelmann  <ihi@openoffice.org>  [4c2b65f2c0966fa8528dcf0eac25168ced65b633]

CWS-TOOLING: integrate CWS vcl121


2011-03-29  David Tardon  <dtardon@redhat.com>  [de3adb65d0543e0250d2d233fc513ec8189b53f5]

WaE: parentheses around '&&' within '||'


2011-03-29  Ivo Hinkelmann  <ihi@openoffice.org>  [3f2d52647980fd05b5f23b1221430ad7cc9dde7d]

CWS-TOOLING: integrate CWS extras340


2011-03-29  Petr Mladek  <pmladek@suse.cz>  [047a74d0e7e092f4a30eb5851eb561306994f0a9]

use --hash-style=gnu linking when supported


2011-03-29  Ivo Hinkelmann  <ihi@openoffice.org>  [6b4d26b6823ff962b5aaca278b996f99313ddb93]

CWS-TOOLING: integrate CWS obo56


2011-03-29  Ivo Hinkelmann  <ihi@openoffice.org>  [7858ac61059e188c2b5687bfb34ca7c4d626127d]

CWS-TOOLING: integrate CWS obo56


2011-03-29  Michael Meeks  <michael.meeks@novell.com>  [31866117cb1bb61b21321f99d5e6635336a9052c]

if we patch ppds, don't package .orig files


2011-03-29  Michael Meeks  <michael.meeks@novell.com>  [662b3b77621c5e9648439f958a37bfd5de1110a2]

build against old cairos (with warning)


2011-03-29  Michael Stahl  <mst@openoffice.org>  [d8951febb657be80446ff4175f2fc7e2ae40e15a]

solaris11: regen configure


2011-03-29  Michael Stahl  <mst@openoffice.org>  [a11db90e32b6970977013c67458a6363aa2fc3fb]

solaris11: #i117567#: configure: argh, Darwin readlink(1) has no -f:  use old JAVA_HOME check as a fallback.


2011-03-29  Xisco Fauli  <anistenis@gmail.com>  [6652fabcfd862618d508a54324180f3354d9c063]

Remove dead code in libs-core/avmedia


2011-03-29  Christina Rossmanith  <ChrRossmanith@web.de>  [d05e4e515ddd9ea25da2e77811ae37aa66e90ac8]

Removed always #defined _USE_UNO


2011-03-29  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [f721cbd66a317fdf0b9e73f683e3e5c4c62b3e41]

Fix desktop build on windows


2011-03-29  David Tardon  <dtardon@redhat.com>  [1eb3e17796fbcc67422a0c3ae0a45dbd1209ce76]

WaE: declaration of 'it' shadows a previous local


2011-03-29  David Tardon  <dtardon@redhat.com>  [40f952a1527f999dd9bc137878ca53a6792ab409]

change the function's description too


2011-03-29  David Tardon  <dtardon@redhat.com>  [0811263e65e1ed48700adc9916bcdef9ab950b37]

this is just a warning, not error


2011-03-29  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [d57506488873544a28e633b1386da66d09ccdca5]

Fix Windows build of sw


2011-03-29  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [fdf18984ddf8c922d28fa095a950ebd3f42dde7f]

WaE comparision between signed and unsigned


2011-03-29  ka  <kai.ahrens@oracle.com>  [4b4a541063a4c81ef4b6b46737bacd98a690eaa8]

rsvglibs: rebased to DEV300_m104


2011-03-29  ka  <kai.ahrens@oracle.com>  [5164e89e3a6471c7e6be701c61071fd86725edfa]

rsvglibs: rebased to DEV300_m104


2011-03-29  ka  <kai.ahrens@oracle.com>  [cd8c5eb2c9a0b781980e0b6c3cc7234e4b5bcf80]

rsvglibs: rebased to DEV300_m104


2011-03-29  ka  <kai.ahrens@oracle.com>  [17373efd253132905c2307e96e83107b16797b99]

rsvglibs: rebased to DEV300_m104


2011-03-29  ka  <kai.ahrens@oracle.com>  [863a139dc5f82013e5003ae598408d0bb278cd93]

rsvglibs: rebased to DEV300_m104


2011-03-29  ka  <kai.ahrens@oracle.com>  [edec9358a29f9cfe06f6146b55193cdcb93bf8a4]

rsvglibs: rebased to DEV300_m104


2011-03-29  ka  <kai.ahrens@oracle.com>  [9e95ae774904249653842e63192b2c535e8d5ba3]

rsvglibs: removed deprecated external libs


2011-03-28  ka  <kai.ahrens@oracle.com>  [eb002d1915d37c35afc568781fb161c6b4b16f95]

rsvglibs: adjustments for external library patches


2011-03-28  ka  <kai.ahrens@oracle.com>  [3d15673188d62ca570342df76497032036cddc67]

rsvglibs: adjustments for external library patches


2011-03-28  ka  <kai.ahrens@oracle.com>  [febd402ce3877e88a0b67b04323ff8bd633d2075]

rsvglibs: added external librsvg library


2011-03-28  Kohei Yoshida  <kyoshida@novell.com>  [955e1eca12f94182f79100e27e98ac0a02a4e4a1]

Updated mdds to 0.5.2. The patch has been upstreamed.


2011-03-28  Kohei Yoshida  <kyoshida@novell.com>  [0f5161e17902849ac1dd81db0efcc42b764c3697]

Updated mdds to 0.5.2.


2011-03-28  ka  <kai.ahrens@oracle.com>  [dbd4d3966d8abb3baf313c9a4a655c99d48d3bb3]

ka102: rebased to DEV300_m104


2011-03-28  ka  <kai.ahrens@oracle.com>  [2804c5b911ad772943a4905000d18d1521ac5dd6]

ka102: rebased to DEV300_m104


2011-03-28  ka  <kai.ahrens@oracle.com>  [7a916a1ab8922e3b844996bc429c7f546542aa39]

ka102: rebased to DEV300_m104


2011-03-28  ka  <kai.ahrens@oracle.com>  [5d16c1fdae5890f15e81c186c84ed3950e8ea730]

ka102: rebased to DEV300_m104


2011-03-28  ka  <kai.ahrens@oracle.com>  [41c477ef687f9c138700a19a7d5abc6fd63f3499]

ka102: rebased to DEV300_m104


2011-03-28  ka  <kai.ahrens@oracle.com>  [88ffae0574c3470c5a24e9a95218b5645c2f3270]

ka102: rebased to DEV300_m104


2011-03-28  ka  <kai.ahrens@oracle.com>  [c42564a7fdbe8a5e65eff768dca598ee96b8f88e]

ka102: rebased to DEV300_m104


2011-03-28  ka  <kai.ahrens@oracle.com>  [d20e476d1ebb702688e8a5325e5c68fd4fdcaeff]

ka102: rebased to DEV300_m104


2011-03-28  ka  <kai.ahrens@oracle.com>  [44775760807ba1d60153208899eec2d583e16fe6]

ka102: rebased to DEV300_m104


2011-03-28  ka  <kai.ahrens@oracle.com>  [e9fc30b6901b3af4b406bd3820125d6c607f9784]

ka102: adjusted cairo dll name


2011-03-28  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [30e7369173dee7fae0b0de6eb9fab3c4b5df7566]

This is the simplest variant that compiles


2011-03-28  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [45583eb883a2f9b0f4b336596c93284c9cc06471]

remove function DoSave_Impl from binfilter

body was already only return sal_False; hence code adapted

2011-03-28  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [6c34fca713870a463f2b1d2c3591e1d651f834cf]

remove function Save_Impl from binfilter

its body was only return sal_False, hence code also adapted

2011-03-28  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [662f59e7a4562af74c64c7e68ba50f7dccbc7f0d]

remove dead branches in binfilter

due to the return values previously set to false, some branches are
now unconditionnal. Cleaning of them, removing if (false) branches.

2011-03-28  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [1604a9ca1fbe3d3a8beb28c30c2fcedf3278becf]

remove function bool SaveCompleted in binfilter

and replaced, where this is checked, with the return value false.

2011-03-28  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [7e40f9b8c44892a2bd7f076526de731f5bb818a3]

Add missing com.sun.star.comp.Writer.DocxExport XML registration


2011-03-28  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [b540309cc6447f4db515970f0184eb96f5f72139]

I meant this one


2011-03-28  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [cddef41754f64c8a71f6a6e067acd6ea19bc9e71]

The prewin/postwin foo should not be necessary here ?


2011-03-28  Ivo Hinkelmann  <ihi@openoffice.org>  [9d5e820097199b5ab5ebd17460a5bb068471e52e]

masterfix DEV300: fix for string corruption


2011-03-28  Ivo Hinkelmann  <ihi@openoffice.org>  [c408f46f8df0098e1b6c6a53228cb6345254b198]

masterfix DEV300: fix for multi lang builds


2011-03-28  Ivo Hinkelmann  <ihi@openoffice.org>  [c7ccd0ba40037b1e517d7b133c74617803e751c4]

masterfix DEV300: fix for make clean


2011-03-28  Caolán McNamara  <caolanm@redhat.com>  [8ed148f64afee06a3b0c82e73af430d4d54b3485]

Resolves: fdo#33455 implement rendering of 1bit pngs palette colors


2011-03-28  Ivo Hinkelmann  <ihi@openoffice.org>  [e6cafbe25ccd9813273cadd66ea87b13d661ff64]

CWS-TOOLING: integrate CWS test123l10n04


2011-03-28  Ivo Hinkelmann  <ihi@openoffice.org>  [cbe03fa7500f95d97b76ccc3e3bdced929702ebb]

CWS-TOOLING: integrate CWS test123l10n04


2011-03-28  Ivo Hinkelmann  <ihi@openoffice.org>  [0a07d9c34bff91e868f829911360dce74743db9d]

CWS-TOOLING: integrate CWS test123l10n04


2011-03-28  Ivo Hinkelmann  <ihi@openoffice.org>  [156e15a27aa0409060baccdbcbf044fe6a2940ef]

CWS-TOOLING: integrate CWS test123l10n04


2011-03-28  Caolán McNamara  <caolanm@redhat.com>  [9e3d3cd3b50f358dbb64e5df43833da4341812ad]

catch exceptions by const reference


2011-03-28  Caolán McNamara  <caolanm@redhat.com>  [4fde4288d40ff7601cbbce6572ed77e2ef0e8b39]

catch exceptions by const reference


2011-03-28  Michael Meeks  <michael.meeks@novell.com>  [7f7f0e3a565f2830c716e48fc16585cfb151ad8f]

move sc/res/imglst/*/* into sc/res/imglst to please new gbuild setup


2011-03-28  Caolán McNamara  <caolanm@redhat.com>  [01479ba67ad6066a637048e812ba8f69e7961316]

add pre/postwin.h to fix windows build


2011-03-28  David Tardon  <dtardon@redhat.com>  [853b460f7ebf50f4c0461da28a2ef2481d47d263]

use PartialWeakComponentImplHelperX for overloaded-virtual


2011-03-28  Caolán McNamara  <caolanm@redhat.com>  [67d1c9384fb2bc090405351bab0bff99782c412c]

catch exceptions by const reference


2011-03-28  Caolán McNamara  <caolanm@redhat.com>  [c0fb1470966103b308d4a346c0022f7545fd7e37]

add PartialWeakComponentImplHelperX for overloaded-virtual


2011-03-28  Caolán McNamara  <caolanm@redhat.com>  [742925d6e57206e469a51995a211980630969d09]

catch exceptions by reference


2011-03-28  Ivo Hinkelmann  <ihi@openoffice.org>  [92fb379ed7d2cc90a499f497be9551e74c22ced8]

CWS-TOOLING: integrate CWS sw34bf05


2011-03-28  Ivo Hinkelmann  <ihi@openoffice.org>  [f1af618722ebe03cee48c55c555f80d5dbeb6597]

CWS-TOOLING: integrate CWS sw34bf05


2011-03-28  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [7aa5fbbfa78caa528150500167e24311f590f1a0]

remove dupplicate includes


2011-03-28  Ivo Hinkelmann  <ihi@openoffice.org>  [e2fac33523d0d9a53fa6602dfbf11e0d246982ee]

CWS-TOOLING: integrate CWS fwk167


2011-03-28  Ivo Hinkelmann  <ihi@openoffice.org>  [ab46c2663ff858f41c225b3450e262d920e1d794]

CWS-TOOLING: integrate CWS fwk167


2011-03-28  Ivo Hinkelmann  <ihi@openoffice.org>  [334dea310925f046ce3d8c06ff5b6483c837978c]

CWS-TOOLING: integrate CWS fwk167


2011-03-28  Ivo Hinkelmann  <ihi@openoffice.org>  [6a4774a9b352a4dea1c4fb993f35717d9970ea56]

CWS-TOOLING: integrate CWS fwk167


2011-03-28  Ivo Hinkelmann  <ihi@openoffice.org>  [b2863c6cd0e9804e3435a8d07fc96ab7a5f0cb64]

CWS-TOOLING: integrate CWS fwk167


2011-03-28  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [3aa1eaab4a6be5d42e068e48a4e64a106da5ee81]

Fix windows build of avmedia


2011-03-28  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [6423decfb669412c820e019f244f6dc2f85b598e]

vcl2gnumake: RandR linker switches


2011-03-28  Caolán McNamara  <caolanm@redhat.com>  [3828648199c427bbc505738d4522e9246c70a2a3]

fix windows build


2011-03-28  Ivo Hinkelmann  <ihi@openoffice.org>  [28a11c579b2826deb020362bc42ac35b62c83a5d]

CWS-TOOLING: integrate CWS rt40


2011-03-28  Ivo Hinkelmann  <ihi@openoffice.org>  [930c47916fbb2d45e5d4f5a3c5a7cecc5725bb55]

CWS-TOOLING: integrate CWS calc66


2011-03-28  Ivo Hinkelmann  <ihi@openoffice.org>  [d541956811a06ecbd8157f8aefce91b89a55b2aa]

CWS-TOOLING: integrate CWS calc66


2011-03-28  Ivo Hinkelmann  <ihi@openoffice.org>  [2b03086e2e34909791b51f106b0d356a517ce137]

CWS-TOOLING: integrate CWS calc66


2011-03-28  Petr Mladek  <pmladek@suse.cz>  [fa4a0614ba8eb663884f1f7ead0289e3b2251030]

lo-commit-stat: print summary into log a file

the generated log file name is:

+ commit-log-<branch>-<log-suffix>.log by default
+ bugfixes-<branch>-<suffix>.log with the --bugs option

, where <branch is automatically detected; <suffix> is defined by the
--log-suffix=<suffix> option

2011-03-28  Ivo Hinkelmann  <ihi@openoffice.org>  [1ba7b7c30f13bc3764a338a5a90c2fc7ff09afa6]

CWS-TOOLING: integrate CWS dba34d


2011-03-28  Ivo Hinkelmann  <ihi@openoffice.org>  [7dbbcb43effd8d131d8ef63caef7c2592ee222ed]

CWS-TOOLING: integrate CWS dba34d


2011-03-28  Ivo Hinkelmann  <ihi@openoffice.org>  [4fecf9dda000d42af160142a088d73e2be0311c8]

CWS-TOOLING: integrate CWS dba34d


2011-03-28  Ivo Hinkelmann  <ihi@openoffice.org>  [99259d117dc146116eefbd6cc323df240c13349a]

CWS-TOOLING: integrate CWS dba34d


2011-03-28  Ivo Hinkelmann  <ihi@openoffice.org>  [04e84cf2abe39bcfbf6f28ae0311bb8a6788a210]

CWS-TOOLING: integrate CWS dba34d


2011-03-28  Ivo Hinkelmann  <ihi@openoffice.org>  [b9083802ff24851ad4986e07eba2bcd890b64725]

CWS-TOOLING: integrate CWS dba34d


2011-03-28  Ivo Hinkelmann  <ihi@openoffice.org>  [6a2ba28611a39f848fe1baa167d9a8a666388bb5]

CWS-TOOLING: integrate CWS dba34d


2011-03-28  Ivo Hinkelmann  <ihi@openoffice.org>  [5908124b1e7a4b11926db0c83e06020e916d72e8]

CWS-TOOLING: integrate CWS dba34d


2011-03-28  Ivo Hinkelmann  <ihi@openoffice.org>  [62b76b304b04ff16da5e5f801bba791861feab18]

CWS-TOOLING: integrate CWS dba34d


2011-03-28  Caolán McNamara  <caolanm@redhat.com>  [a038072fac478cd7b4e61dd2f96ec01bde6e4def]

add ;


2011-03-28  Caolán McNamara  <caolanm@redhat.com>  [8a3a56507a2165714602bf4a462dfbac6d2192bf]

add PartialWeakComponentImplHelperX for overloaded-virtual


2011-03-28  Caolán McNamara  <caolanm@redhat.com>  [09a1d86b527760336303718d4825b27edb77989d]

using disposing


2011-03-28  Caolán McNamara  <caolanm@redhat.com>  [3651b272907080a83d38db5b9a26a1f6d049b20f]

use PartialWeakComponentImplHelperX for overloaded-virtual


2011-03-28  Caolán McNamara  <caolanm@redhat.com>  [0bb33605f3ae8fe5e73ccdf862d6d0cb331c40f5]

class vs struct


2011-03-28  Noel Power  <noel.power@novell.com>  [66098b0f5457b4f5888549db1677b22095c51248]

tweak list access to prevent iterating past end


2011-03-28  Rafael Dominguez  <venccsralph@gmail.com>  [8ca3d48fc6c8167e75f0c19dd67207d5e5ff75c5]

Remove DECLARE_LIST( SvSlotElementList, SvSlotElement* )


2011-03-28  Caolán McNamara  <caolanm@redhat.com>  [c30e0fe5d2bace8a70904f4c54b06691665e8ef1]

add in pre/post win to build


2011-03-28  Caolán McNamara  <caolanm@redhat.com>  [694aee0ce38cf498b9fcc0c7c0bf13ae904efb77]

use PartialWeakComponentImplHelperX for overloaded-virtual


2011-03-28  Caolán McNamara  <caolanm@redhat.com>  [10a883604e7ebe88e1e4372dd07dda348fb61e6a]

use PartialWeakComponentImplHelperX for overloaded-virtual


2011-03-28  Caolán McNamara  <caolanm@redhat.com>  [8a4a9769147e05356fbc7f793bc8a94aaf86a7c1]

WaE: pPersist is now unused


2011-03-28  Caolán McNamara  <caolanm@redhat.com>  [26b1bc0499c338dd077a3a8bbac3d593494e2d70]

add in pre/post win in order to build


2011-03-28  Caolán McNamara  <caolanm@redhat.com>  [35f72e573dfcd5139fbdd793fc54222a6ac64ae0]

fix a windows build error


2011-03-28  Caolán McNamara  <caolanm@redhat.com>  [fa6a1107ed0b2f8eb7e435d4fb22f72ae670a039]

use PartialWeakComponentImplHelperX for overloaded-virtual


2011-03-28  Caolán McNamara  <caolanm@redhat.com>  [8cf1a1f075713f95555a420c89e5ec1936dc02aa]

use PartialWeakComponentImplHelperX for overloaded-virtual


2011-03-28  Caolán McNamara  <caolanm@redhat.com>  [c9de2b578a53e1b0907fe8b35f321815fff6757d]

use PartialWeakComponentImplHelperX for overloaded-virtual


2011-03-28  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [c32255defacdaac0d10c30e05b53d5e1b6d6aee7]

Fix windows build of automation


2011-03-28  Michael Stahl  <mst@openoffice.org>  [49f33b849159846405a5d1c786d92915df88c78c]

solaris11: regen configure


2011-03-28  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [c24ccfb6a02cef8464baf9bd780834eeb2f10307]

Putting back prewin/postwin in accessibility


2011-03-28  Caolán McNamara  <caolanm@redhat.com>  [7be230173109565c4929e2c426d1b1de9aec1921]

add PartialWeakComponentImplHelperX for overloaded-virtual


2011-03-28  Caolán McNamara  <caolanm@redhat.com>  [5ac330061e2ec1dd7cb676a6e745ad3eafefbccd]

use PartialWeakComponentImplHelperX for overloaded-virtual


2011-03-28  Caolán McNamara  <caolanm@redhat.com>  [14f444228cf9c11f314d19ace7bf84255eead5e5]

use PartialWeakComponentImplHelperX for overloaded-virtual


2011-03-28  David Tardon  <dtardon@redhat.com>  [51a3b004bbed4a8ad5133faa1add6f80f61abd4e]

WaE: possible use of unitialized variable


2011-03-28  Michael Meeks  <michael.meeks@novell.com>  [ab4515c23bb2cdbb23ddf887e27a24e7d2120296]

make old style match gnumake for vbaobj.uno.so so it matches scp2


2011-03-28  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [badd3569d8bcec0748154fbc14236269ec7f59ce]

Fix windows build of sfx2


2011-03-28  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [2503be5aca3e99a7fbce4e4314d079f93e00d7db]

rsvglibs: deliver needed executable


2011-03-28  Noel Power  <noel.power@novell.com>  [218b1fe918806243a90e2bd154bb40498fbfd2b2]

Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/libs-core


2011-03-28  Noel Power  <noel.power@novell.com>  [8f6d7bda68150ada7c71709e32e5f61386d27aef]

Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/filters


2011-03-28  Kayo Hamid  <kayo.hamid@gekkolinux.com.br>  [d6fc9301e6a12c29247586e07048d5008aaffbef]

removes some variableScope cppcheck warnings


2011-03-28  Kayo Hamid  <kayo.hamid@gekkolinux.com.br>  [f4d10fee110e8387bddfbfa8f35f5f6d26c6f44f]

removes some variableScope cppcheck warnings


2011-03-28  Kayo Hamid  <kayo.hamid@gekkolinux.com.br>  [b9020e6023eeb7a9d12a1af123b7a07c83144107]

removes some variableScope cppcheck warnings


2011-03-28  Christina Rossmanith  <ChrRossmanith@web.de>  [57114974c53a98cd09da41e577a7c3349a2e9aec]

Removed empty else if block


2011-03-28  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [a80b9d4b622d672c95800c6a3d4b46b0ef5ecfa4]

Fix basic Windows build


2011-03-28  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [851d6112c1e3b09ebeae211b6b997bffad6461e3]

calcvba: try to extract different types as numeric index


2011-03-28  David Tardon  <dtardon@redhat.com>  [19076265bb5eb9ce39d1ffce6b7cee2539962cf7]

WaE: overloaded virtual


2011-03-28  Xisco Fauli  <anistenis@gmail.com>  [40fe03745fc75609350cf8115134eb07f04eefa7]

Remove commented code in libs-core/sfx2


2011-03-28  Michael Stahl  <mst@openoffice.org>  [bff405512c43fc473a4a9041b203560143b9f15d]

solaris11: gvfs: should not abort via g_error (also causes Sun C++ warning)


2011-03-28  Michael Stahl  <mst@openoffice.org>  [8a7919cc5690b08d403775607210398c67251172]

solaris11: sal: SIOCGIFHWADDR is defined on Solaris 11, but no ifr_hwaddr:  according to [1] SIOCGIFHWADDR would fail at runtime for PF_INET socket  anyway, so just disable it on Solaris.  [1] http://opensolaris.org/jive/thread.jspa?threadID=116059


2011-03-28  Michael Stahl  <mst@openoffice.org>  [931cd90061e0556dfad31770063636e12aba948c]

solaris11: checkdll.sh: fix broken libpath test


2011-03-28  Michael Stahl  <mst@openoffice.org>  [c4de82c9a636e4c8e91cab392e5a1a17e6ee8677]

solaris11: #i117566#: gstreamer: checkdll does not work for libavmedia_gst.so


2011-03-28  Michael Stahl  <mst@openoffice.org>  [4bd9ea1f76ab7af76c450379711596f5e0ad6636]

solaris11: set_soenv.in: fix Solaris JDK include path:  Solaris 11 has JDK with no libmawt.so in motif21 directory, so breaks in bean;  the libmawt.so in headless does not work, so use the xawt directory instead.  xawt/libmawt.so seems to exist in JDKs since 1.5.0.


2011-03-28  Michael Stahl  <mst@openoffice.org>  [b33afb6c8b7410bf299941f9d52f5cc558df3fd4]

solaris11: #i117566#: gstreamer: Sun C++ complains about bogus atomic int abuse


2011-03-28  Michael Stahl  <mst@openoffice.org>  [ef9a068d328937f7ed18828d9cd2ce76641f6c98]

solaris11: #i117567#: configure: JAVA_HOME check does not work on Solaris 11:  Solaris basename reports success for the empty string,  /usr/bin/javac is a relative symlink,  and by the way, the amazingly primitive Solaris 10 /bin/sh does not  understand $(), only backticks.  hopefully using readlink -f should work everywhere...


2011-03-28  Michael Stahl  <mst@openoffice.org>  [0398365fafa23bd9d8f8548654b7b068ad561ea5]

solaris11: #i117566#: gstreamer: Sun C++ complains: C callbacks not extern "C"


2011-03-28  Michael Stahl  <mst@openoffice.org>  [babfd593f7b7568b5a8980d07e8ded88b60f0138]

solaris11: #i117567#: configure: tweak checks for ant and junit for Solaris 11


2011-03-28  Michael Stahl  <mst@openoffice.org>  [4c2c528a6b6d1475675cc6b3e2154c32d7104016]

solaris11: configure: tweak check for GNU cp so it is found on Solaris 11


2011-03-28  Petr Mladek  <pmladek@suse.cz>  [ea50673d8e4298db58253d45e4b08061e9d77b7d]

revert condition for SYSTEM_PYTHON to make it better readable


2011-03-28  Caolán McNamara  <caolanm@redhat.com>  [df2b22475a40f8a3728b78222f3d2430e55155b0]

use PartialWeakComponentImplHelperX for overloaded-virtual


2011-03-28  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [d357546ffde2423e8f1f4d80021470e83481f842]

added gbuild help message


2011-03-28  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [5373c145a2003d8b45eb9228cc6bbfd0de36fed8]

OOops again :(


2011-03-28  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [915112017757208c3e4a6055bc94795fbaeb92a3]

Fix Windows build of framework


2011-03-28  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [be9b696d1bc0c5df16a86df87f69bf9fd9240f64]

ooops


2011-03-28  Miklos Vajna  <vmiklos@frugalware.org>  [1ed7acbd03d458b64fd2792386e8c9aa609d4cef]

fdo#32413: Add an apply button to style edit dialog in Writer


2011-03-28  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [f11b69270a41c7b6fe2a1fbd5c0a2110b39e22cf]

Fix Windows build of fpicker


2011-03-28  Caolán McNamara  <caolanm@redhat.com>  [d0d678b46a724b8db91f9610719e10e3a3badc06]

overloaded-virtual is a c++ option not a c one


2011-03-28  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [fe551ada2d874b067cf57e80811d9b91e61b5457]

Moved SvxBorder* into editeng namespace to avoid duplicate DOUBLE on windows


2011-03-28  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [94a32175d10272bf84cc76957e1647d062289b4e]

Moved SvxBorder* into editeng namespace to avoid duplicate DOUBLE on windows


2011-03-28  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [bd1d25fe542863a8bdcd5745c4425786346f8592]

Moved SvxBorder* into editeng namespace to avoid duplicate DOUBLE on windows


2011-03-28  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [7d34d4b5d23d7c29a22c9e79322dea0dad36096a]

Moved SvxBorder* into editeng namespace to avoid duplicate DOUBLE on windows


2011-03-28  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [1d21a4249661b1b55cf8fbea67ad47ffb4f813fa]

Moved SvxBorder* into editeng namespace to avoid duplicate DOUBLE on windows


2011-03-28  Xisco Fauli  <anistenis@gmail.com>  [b4000b20f09b70b4792d050bc1804025b059bdef]

Remove commented code in libs-core/formula


2011-03-28  Rafael Dominguez  <venccsralph@gmail.com>  [30cb5b729cf08321428e1464f19e319da9708f34]

Remove unused DECLARE_LIST.


2011-03-28  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [bf540443d49a8ceb0071ab7a46f3d0c20866d867]

One more return of prewin.h/postwin.h hack :(


2011-03-28  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [a18b02e8a3278f1c1b7a505d0551d9254913bfe0]

Temporarily put back prewin.h/postwin.h hack in tools and vcl


2011-03-28  ka  <kai.ahrens@oracle.com>  [00821810ffe759d3207b377e987e20301fdd9919]

rsvglibs: minor adjustments wrt. new/updated external libs


2011-03-28  ka  <kai.ahrens@oracle.com>  [a625fc56cc6cdca3d220155b37e9ce0dde5b84c3]

rsvglibs: minor adjustments wrt. new/updated external libs


2011-03-28  ka  <kai.ahrens@oracle.com>  [ba03ade00164cadaf653b95c909d28f290c419e1]

rsvglibs: minor adjustments wrt. new/updated external libs


2011-03-28  ka  <kai.ahrens@oracle.com>  [182318fb5ebf4d442c54235a08e9013ef3c8c451]

rsvglibs: minor adjustments wrt. new/updated external libs


2011-03-28  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [e02579ab73f0cd9ab471ef787e2b01ca230a291a]

getting reid of the perl cruft in all


2011-03-28  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [4618dd39832253ae27d1f94534a9ae7928870129]

migrate chart2 subsequenttests to gbuild


2011-03-28  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [3d12ac1c29ef72ea7da9a2f37cab4a5d3ed19538]

remove old build system cruft from subsequenttests


2011-03-28  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [96fd7112e2b0d6d8c3442553f3d19eeb73a9da9f]

activate subsequentcheck modules globally


2011-03-28  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [cfbf640369a2802a5d6d87ddc1c26ed216418a5f]

register test library


2011-03-28  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [fb40f4ede72e804b9449da8f3a53f96c53b4f1e1]

handle empty JavaClassSets gracefully


2011-03-28  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [b90f400d4606a134d2992714b62427df2956a200]

do not depend on an uptodate build for subsequentcheck for now


2011-03-28  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [451f00864ca24c5d86e1bae1fa4bca53d4c36289]

migrate dbaccess subsequenttests to gbuild


2011-03-28  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [ac4c98e868c6e7b946cc54636b740d22eca51dc8]

migrate sal subsequenttests to gbuild


2011-03-28  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [c0f9e9cd8f83f9d1b4ebb29cfa2687abd12c506d]

WaE - variable may be used uninitialized


2011-03-28  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [8d377d38388faaad15c6a433fb625beab7f2c883]

migrate forms subsequenttests to gbuild


2011-03-28  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [ede70780fcd04d926dfd07707a695e11046debbf]

fd#35728: various forms.OGridControlModel unoapitests fail

* forms.OGridControlModel::com::sun::star::form::component::GridControl
* forms.OGridControlModel::com::sun::star::beans::XMultiPropertySet
* forms.OGridControlModel::com::sun::star::beans::XPropertySet
* forms.OGridControlModel::com::sun::star::beans::XFastPropertySet

2011-03-28  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [5a4837c3f0c6ddf0d3c286655bdb857c9031d968]

migrate qadevOOo subsequenttests to gbuild


2011-03-28  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [273e5b1f522a56ae74559eb2d404ecf53c9a2428]

migrate unotools subsequenttests to gbuild


2011-03-28  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [a6b3913029370900a2719aa30c570e082a894923]

migrate linguistic subsequenttests to gbuild


2011-03-28  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [650f3c9e6db808f98712f9920cb7f6e24b21173f]

migrate ucb subsequenttests to gbuild


2011-03-28  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [322608408d8bc663112c1d1657e86cc8499d0e19]

fd#35690: ucb.UniversalContentBroker::css::ucb::XContentProviderManager fails


2011-03-27  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [969d60a477742d24afe370fae70db057d2db9341]

migrate starmath subsequenttests to gbuild


2011-03-27  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [6182e90a34baa18c6f92113a34274c08c4222b03]

migrate sd subsequenttests to gbuild


2011-03-27  Mikhail Voytenko  <mav@openoffice.org>  [1fadc069caed1d23d2b636262d2044a52dbdcb60]

mav60: #164341# use simple nss initialization in case mscrypto is used


2011-03-27  Mikhail Voytenko  <mav@openoffice.org>  [8b361b59c7f668d66c6721389f7af7eefb56ce80]

mav60: #164341# use simple nss initialization in case mscrypto is used


2011-03-27  Mikhail Voytenko  <mav@openoffice.org>  [65d4580044ab82df5ef30f00875e98d61e000ae4]

mav60: #164341# use simple nss initialization in case mscrypto is used


2011-03-27  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [8f62ba5e4f67d3e2001329eff922e3ae04e24b79]

migrate configmgr subsequenttests to gbuild


2011-03-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [601415bec617ad14fc1d8ee735c3aeb6e056b43c]

fix vbaobj delivery for mac on powerpc


2011-03-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [08bd5e4fde003f2e4cf110016587e606d2331f70]

fix DEPLOYMENT_TARGET snafu on Mac for translate_toolkit


2011-03-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [7d3ee8db902f113eccad79531513c7abda95e3c1]

adjust gitignore rule for Mac and to ignore .gitattributes (now a link)


2011-03-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [1722fc16f18545aa7f3a132a5b2718e30a1a113c]

fix the vbaobj delivery rule for Mac and windows


2011-03-27  Mikhail Voytenko  <mav@openoffice.org>  [f8691415aee65ddac28bd993bd4f6d0882685dad]

mav60: #164341# fix typo


2011-03-27  Francois Tigeot  <ftigeot@wolfpond.org>  [d95321225504ea7e7de5aa4eecfd1382a04d1b9e]

Deliver vbaobj.uno.so on DragonFly too.


2011-03-27  Mikhail Voytenko  <mav@openoffice.org>  [a00f39b917848061206d518a95aea3a00a58ebaf]

mav60: #164341# adjust unix builds


2011-03-27  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [ab1a0e3096b07091c042c82eafc70a3a5601b131]

fixing typo


2011-03-27  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [a096efe4054ef173ffc39b5daa8aca9aa3d9daaf]

revert accidentally commited changes


2011-03-27  David Tardon  <dtardon@redhat.com>  [cab9dfaedddf81d84a5987f19f531b93afa23246]

WaE: overloaded virtual


2011-03-27  David Tardon  <dtardon@redhat.com>  [ee0e18c47465b735eda285b2694306b92cfa3f78]

WaE: unused variable


2011-03-27  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [a19ed6459ae11431cfcd3c62a5a12df958d9ae7b]

cleanup of unoapi test


2011-03-27  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [50be8f40839acdf93bc33958f0b61da7be5edf9f]

cleanup of unoapi test


2011-03-27  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [44fe64ac4878ee9909e93de3855e1700217174e7]

cleanup of unoapi test


2011-03-27  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [c5e22ee5b5d6f1bb6e2ca2d73c0225f9538998c5]

cleanup of unoapi test


2011-03-27  Francois Tigeot  <ftigeot@wolfpond.org>  [b8c8022b3ba0612f8ab75e4f57d23290bc68fb76]

Temporarily disable unit tests broken on DragonFly.


2011-03-27  Francois Tigeot  <ftigeot@wolfpond.org>  [b33b2166e299fffd5f51d5e42121a30d05ba36a9]

Temporarily disable unit tests broken on DragonFly.


2011-03-27  Francois Tigeot  <ftigeot@wolfpond.org>  [d8a9a39393e06f76f9ef7d9b71dd4bec0674378b]

Temporarily disable unit tests broken on DragonFly.


2011-03-27  David Tardon  <dtardon@redhat.com>  [9d6283051dbf315fe45cc2f51f692a2ca9bc7070]

WaE: unused variable


2011-03-27  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [9f2d6d63ee436ba5b77d1ea9ee9fd746fc69da3f]

no sneaky JAVACOMPILER/JAVAINTERPRETER defaults

 * we want no sneaky default values for JAVACOMPILER/JAVAINTERPRETER, we have ./configure

2011-03-27  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [0acd9982c05cc1ee66a473b8f6e40b25c85663a3]

adding a comment documenting Module.mk


2011-03-27  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [c56ceabe663eaa44fdc897c02f4567090e57065b]

adding a comment documenting LinkTarget.mk


2011-03-27  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [8750c4ff00b98aaf1af04341534bad9930ecbb8f]

adding a comment documenting AllLangResTarget.mk


2011-03-27  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [4bf5783b3296d24535f96b091f12a2142e514517]

fix regression introduced with 37705446d2eec207d9e0e3d39997792229fb8b1f

 * l10n should now work again (thanks timar for the hint)

2011-03-27  Mikhail Voytenko  <mav@openoffice.org>  [66164edf5bdb77d3e60050711998a98f26414997]

mav60: #164341# introduce nss initialization for the case when mscrypto is used


2011-03-27  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [ff7dba5ede9bda089e3303b83b3fec1c50187bda]

fix windows svl build


2011-03-27  Julien Nabet  <serval2412@yahoo.fr>  [a63805b5e3fddf1f3fdb4cc351afa393b3b19612]

Strip include guards in idl files. Some include in ifndef were still present


2011-03-26  Julien Nabet  <serval2412@yahoo.fr>  [08d473b2fbefb704def159e3e074e7e5cc77e59c]

Strip include guards in idl files in ure/udkapi


2011-03-26  Julien Nabet  <serval2412@yahoo.fr>  [ee47bd1aed9e9bd72608177a6980ce67f6e86c3d]

Add global guard to prepare the work of "Strip include guards in idl files"


2011-03-26  Andras Timar  <timar@fsf.hu>  [0c4f0a228db86a514d43bf11e62ed7dd28867fd3]

Revert "for l10n, we should actually use the merged files"

This reverts commit 58c163ab45d0cf7684a6a5feb0ec0076015bea3f.

2011-03-26  Norbert Thiebaud  <nthiebaud@gmail.com>  [da5f126844fab3c647c3d95cdf613aaf2e22ceed]

convert starmath to gnumake


2011-03-26  Norbert Thiebaud  <nthiebaud@gmail.com>  [701049414bd5ceb4b4eba8c8cd92c9dd6e5a698d]

harmomized the vbaobj library names with sw use and gnumake expectation


2011-03-26  Norbert Thiebaud  <nthiebaud@gmail.com>  [51c01745ecde4a6e0891dac065575f73c8794b48]

add starmath libraries to Repository.mk


2011-03-26  Norbert Thiebaud  <nthiebaud@gmail.com>  [80035e9fb89347d67f430128abcb0c6639a9c55f]

add library declaration for sc gnumake


2011-03-26  Norbert Thiebaud  <nthiebaud@gmail.com>  [2aa4f0298bcd8df4c079801e0c9aeb0466c138b9]

deliver vbaobj.uno.so to harmonize with gnumake naming


2011-03-26  Norbert Thiebaud  <nthiebaud@gmail.com>  [f4f16a725706b98af3762bcfe28227f78226e6f3]

gbuild deliver the component files at different place than old build

in order to support gbuild.lst target in // with build.lst
we need a bit of define-foo here to point to the correct
location of the .component xml registration files

this should be removed when the modules are definitively migrated to
gnumake (i.e when the old build.lst is removed and replaced by gbuild.lst)

2011-03-26  Andras Timar  <timar@fsf.hu>  [50839cd9143a6de9154564e43d3631248cb14798]

make Tango palette entries localizable


2011-03-26  ka  <kai.ahrens@oracle.com>  [97c0eb66acac1bc05ad30928e0f0d8203c75070c]

rsvglibs: corrected dependencies


2011-03-26  ka  <kai.ahrens@oracle.com>  [5cf054625f1a5963ff1b0b5ac2bbee220a64caaa]

rsvglibs: corrected dependencies


2011-03-26  Caolán McNamara  <caolanm@redhat.com>  [735ca84cafb876e293bfbd272b23cdc72a87e3b4]

add translate_toolkit to .gitignore


2011-03-26  Caolán McNamara  <caolanm@redhat.com>  [66a2e8efc92d1a07c3fd2e2e6670fd503d7bccd0]

honour svp plugin too


2011-03-26  Caolán McNamara  <caolanm@redhat.com>  [5baf96e29f16fa26b31c0222ceb9f9c8dccd091a]

Make this singleton demand loaded in order to control its lifecycle

i.e. as a global its getting dtored after the uno infrastructure has been
shutdown

2011-03-26  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [eacecd6b1c472b5b9a6e32e67b853f72488de573]

fd#35693: disable hangin subsequenttests (complex and unoapi tests)

 - chart2/qa/unoapi
 - configmgr/qa/unoapi
 - dbaccess/qa/unoapi
 - forms/qa/complex/forms
 - linguistic/qa/unoapi
 - qadevOOo/qa/unoapi
 - sd/qa/unoapi
 - starmath/qa/unoapi
 - ucb/qa/complex/ucb
 - ucb/qa/unoapi
 - unotools/qa/complex/tempfile

2011-03-26  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [e4cfff7d71b53cf24fb527f2c3b5ff95406e8901]

fd#35693: disable hangin subsequenttests (complex and unoapi tests)

 - chart2/qa/unoapi
 - configmgr/qa/unoapi
 - dbaccess/qa/unoapi
 - forms/qa/complex/forms
 - linguistic/qa/unoapi
 - qadevOOo/qa/unoapi
 - sd/qa/unoapi
 - starmath/qa/unoapi
 - ucb/qa/complex/ucb
 - ucb/qa/unoapi
 - unotools/qa/complex/tempfile

2011-03-26  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [9c05a564a1c994afdfc0eeecdb164feff145db9b]

fd#35693: disable hangin subsequenttests (complex and unoapi tests)

 - chart2/qa/unoapi
 - configmgr/qa/unoapi
 - dbaccess/qa/unoapi
 - forms/qa/complex/forms
 - linguistic/qa/unoapi
 - qadevOOo/qa/unoapi
 - sd/qa/unoapi
 - starmath/qa/unoapi
 - ucb/qa/complex/ucb
 - ucb/qa/unoapi
 - unotools/qa/complex/tempfile

2011-03-26  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [b04d9bd0161790528f3fbd752b89cd1e1ed52770]

fd#35693: disable hangin subsequenttests (complex and unoapi tests)

 - chart2/qa/unoapi
 - configmgr/qa/unoapi
 - dbaccess/qa/unoapi
 - forms/qa/complex/forms
 - linguistic/qa/unoapi
 - qadevOOo/qa/unoapi
 - sd/qa/unoapi
 - starmath/qa/unoapi
 - ucb/qa/complex/ucb
 - ucb/qa/unoapi
 - unotools/qa/complex/tempfile

2011-03-26  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [b0b0d11a8a532db2907429afc3c8de1e053723ec]

fd#35693: disable hangin subsequenttests (complex and unoapi tests)

 - chart2/qa/unoapi
 - configmgr/qa/unoapi
 - dbaccess/qa/unoapi
 - forms/qa/complex/forms
 - linguistic/qa/unoapi
 - qadevOOo/qa/unoapi
 - sd/qa/unoapi
 - starmath/qa/unoapi
 - ucb/qa/complex/ucb
 - ucb/qa/unoapi
 - unotools/qa/complex/tempfile

2011-03-26  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [bcb2ecf467211767c7828ac9ad1d9d00658aa9c7]

fd#35693: disable hangin subsequenttests (complex and unoapi tests)

 - chart2/qa/unoapi
 - configmgr/qa/unoapi
 - dbaccess/qa/unoapi
 - forms/qa/complex/forms
 - linguistic/qa/unoapi
 - qadevOOo/qa/unoapi
 - sd/qa/unoapi
 - starmath/qa/unoapi
 - ucb/qa/complex/ucb
 - ucb/qa/unoapi
 - unotools/qa/complex/tempfile

2011-03-26  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [15c21c9397cefba484eab64df352019ec4858441]

fd#35693: disable hangin subsequenttests (complex and unoapi tests)

 - chart2/qa/unoapi
 - configmgr/qa/unoapi
 - dbaccess/qa/unoapi
 - forms/qa/complex/forms
 - linguistic/qa/unoapi
 - qadevOOo/qa/unoapi
 - sd/qa/unoapi
 - starmath/qa/unoapi
 - ucb/qa/complex/ucb
 - ucb/qa/unoapi
 - unotools/qa/complex/tempfile

2011-03-26  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [9f94b73c222d6fd23c6974f8156367a709576e95]

fd#35693: disable hangin subsequenttests (complex and unoapi tests)

 - chart2/qa/unoapi
 - configmgr/qa/unoapi
 - dbaccess/qa/unoapi
 - forms/qa/complex/forms
 - linguistic/qa/unoapi
 - qadevOOo/qa/unoapi
 - sd/qa/unoapi
 - starmath/qa/unoapi
 - ucb/qa/complex/ucb
 - ucb/qa/unoapi
 - unotools/qa/complex/tempfile

2011-03-26  ka  <kai.ahrens@oracle.com>  [507e4cf1d9b6233eacbb0dfd9789fc886a1391bc]

rsvglibs: added external pango library


2011-03-26  Andras Timar  <timar@fsf.hu>  [35ae1fa6a74d44ca68f6a47a899203db451fe950]

disable jpropex (currently unused and requires Java)


2011-03-26  Caolán McNamara  <caolanm@redhat.com>  [1eb0bc70e5270d52461f8526cf0f633a91e1b028]

we can build with strict-aliasing with >= 4.6.0 now


2011-03-26  Caolán McNamara  <caolanm@redhat.com>  [4b7bced098d46b966ed40b68bc0b7f77904bcfdc]

-fno-use-cxa-atexit is dubious IMO


2011-03-26  Andras Timar  <timar@fsf.hu>  [c8b0ae5e88c26d38339596064077f63e3a133047]

remove localized palettes

they will be localized within the standard l10n framework

2011-03-26  Andras Timar  <timar@fsf.hu>  [2bd805cd33fca762b40d5b3add0314135143ec38]

remove localized palettes

they will be localized within the standard l10n framework

2011-03-26  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [dbc42e9afe46fc1be73c0e3c431ac0bfd26ea1b7]

removing unoapi tests from build.lst as they are covered in gbuild


2011-03-26  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [a205f18bb15ddb845ce6bcdcb50f302042460496]

for l10n, we should actually use the merged files


2011-03-26  Caolán McNamara  <caolanm@redhat.com>  [a8ec2aed9c334d73c6e3b11fa1f7d0865b96620b]

include windef.h for HWND


2011-03-26  Andras Timar  <timar@fsf.hu>  [9f410a2cef3a5aa3366ffeca2e8e98d7a1704aca]

make palettes localizable via the l10n framework

the aim is to remove hundreds of localized palette files from
extras\source\palettes\lang\

2011-03-26  Norbert Thiebaud  <nthiebaud@gmail.com>  [241c2ec0075037a438f29da268fc72de8eae7f2b]

fix filter loading: export ScFilterCreate


2011-03-26  Norbert Thiebaud  <nthiebaud@gmail.com>  [ddbe570024e90beceed9aaa37d6b774c376b0b9f]

fix debug build. use OSL_DEBUG_LEVEL instead of DBG_UTIL macro


2011-03-25  Norbert Thiebaud  <nthiebaud@gmail.com>  [ba6a2dc29889d74641f3ae49ee15b61099f499cc]

gnumake support for calc.

calc build and execute. loading excel file fail

2011-03-25  Norbert Thiebaud  <nthiebaud@gmail.com>  [8f1bedf008c2e7e7bd8f9717177dd3f1740143d0]

change location of image ressources


2011-03-25  Norbert Thiebaud  <nthiebaud@gmail.com>  [abb67d8ad20f047c55fbff3aedd024b4ebf5e932]

move image ressource for sc to a more 'regular' location

in order to keep the build rules simple,
move the images for sc following a tree structure
that match sw.

2011-03-25  Kohei Yoshida  <kyoshida@novell.com>  [d16c2a87cf70c9c45ccefa963c2a86c3d8c476b8]

Let's not assign an index here, but have one auto-generated on insertion.


2011-03-26  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [7dc3029d93a0aeebb4a1a641fe93aff01cb64890]

oops


2011-03-26  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [24e2c22d043a9f1ceec3636db6ab410fa145e90e]

Little header order tweak


2011-03-26  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [2d29361dbe8f9b0ee5a55b83aa04382585582c7f]

fix build of odma provider


2011-03-26  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [9c224d8ebe3d533678e55b3372d1a6a6ef1a921a]

fix windows build of sot


2011-03-26  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [6148536e35e03b758609a53af56e69902123d821]

One more windows breakage gone


2011-03-26  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [cbe2ad89be223a7c034fcb5a08eaceee0cdaed8b]

Adapt the tree to tools/svwin.h removal


2011-03-26  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [f1ec4b66c2bbcfd40605f8741db557ed80e871cb]

Adapt the tree to tools/svwin.h removal


2011-03-26  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [3249fa79d1cf1a90537e0194c43d143e4bf999a6]

Adapt the tree to tools/svwin.h removal


2011-03-26  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [50bc16bd35c8a2756f44d9540bde06b4c971d5ac]

Adapt the tree to tools/svwin.h removal


2011-03-26  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [44f4927291069bdfb73ed70c3122e50f9c2adb22]

Adapt the tree to tools/svwin.h removal


2011-03-26  Julien Nabet  <serval2412@yahoo.fr>  [4bc4420854d38f19146bb68b524c673dfa5c31a7]

Strip include guards in idl files part 3 (end)


2011-03-26  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [8c38ea89992bac2712c36e09ed368c57691b2c1c]

Remove completely the empty tools/svwin.h


2011-03-25  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [0ba7fc320d66928fd13ebb86e8f7391272989f44]

Fix Windows build of tools


2011-03-25  Julien Nabet  <serval2412@yahoo.fr>  [891c75f59b837acd41b4453cc7b7c0da17bf3507]

Strip include guards in idl files part2


2011-03-25  Michael Meeks  <michael.meeks@novell.com>  [fdd9380bfcc227586f723c70b92df2eaf3fca68e]

enable odfflatxml component


2011-03-25  Peter Jentsch  <pjotr@guineapics.de>  [eaa8e50b62afd9a0673019d6c106a68fba1916d2]

fix odfflatxml export broken after merge


2011-03-25  Peter Jentsch  <pjotr@guineapics.de>  [7142bc3dfcd384a32493be5ff67cc71b2ebe73a9]

add missing component registration for libxslttransformer


2011-03-25  Julien Nabet  <serval2412@yahoo.fr>  [7b0f30588182fec5b8d24c106f7b430a3fb45230]

Strip include guards in idl files


2011-03-25  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [81f2c81b65ed3c4bbaba0c56da41ed6ca2dac4e1]

Not that PYTHON is set during the internal python based build


2011-03-25  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [ea26704e834a5b4ac994538fb7750be4f1cfa0a2]

Find the python modules even when building with internal python


2011-03-25  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [dc17e79207cbc21967c71858b12737e41354f919]

Fix yet another windows breakage


2011-03-25  Caolán McNamara  <caolanm@redhat.com>  [f0969ba1fcffb3f0f68ed86ad1a340a32084e7ee]

fix windows build


2011-03-25  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [b8fdb6f2846d55c2670df0d46f7a4d43dcd9cad7]

remove SaveAs function within binfilter

and replaced with its return value false where called

2011-03-25  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [60192eb51f913afa0268db54a7c68d5536407765]

remove function SaveAsOwnFormat in binfilter

and replace calls with its return value false

2011-03-25  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [a4fd23698119d6a4e7e800247687faa4ebcf1081]

remove DoSaveAs function within binfilter

and replaced where used with its return value false.

2011-03-25  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [01bfab4a062a666b73dbafe987c8835c1ff892e1]

remove DoSaveCompleted function within binfilter

all implementation of DoSaveCompleted within binfilter are removed.
Where called, this function is replaced with the return value false,
and where this is not checked, a comment has been inserted for the time
being

2011-03-25  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [d5501c5689c58a3cb837b109f76cab4489f06539]

cleaning code in binfilter

after deleting / touching some file, there have been cleaned out in
order to get a better view: only comments removal here

2011-03-25  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [ccb023fa2e7c0cd4c0b1612b6ab88fcac5a6fc8e]

binfilter: remove function DoSave()

this function has been removed where called and replaced with its
return value FALSE where this was evaluated. Some places get instead
a debug message, since the return value was not evaluated.
binfilter: remove function DoSave()

this function has been removed where called and replaced with its
return value FALSE where this was evaluated. Some places get instead
a debug message, since the return value was not evaluated.

2011-03-25  Francois Tigeot  <ftigeot@wolfpond.org>  [f04c147b8598fa471b8d1e030768239d9293f762]

Fix a hardcoded reference to the python binary.

Thanks to: Michael Meeks <michael.meeks@novell.com>

2011-03-25  Mikhail Voytenko  <mav@openoffice.org>  [ecea2657b023888aa5be5af41876cee03ffa9b27]

mav60: fix windows warnings


2011-03-25  Xisco Fauli  <anistenis@gmail.com>  [f1302fb394a3727e0aee18e1429ffa16030d743e]

Remove commented code in libs-core/desktop


2011-03-26  Muthu Subramanian  <sumuthu@novell.com>  [dfed17ad893bbf67eef4fc56ce9782c4bb002931]

Fixed NMSP_MASK definition.


2011-03-25  Samphan Raruenrom  <samphan@osdev.co.th>  [2fb8d0d4029022bd40f13a018fe91724bceeab19]

fdo#33089: Fixed number format handling for Thai locale.


2011-03-25  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [927f887b9229dfb5612aeb61ff38c37e6747f97f]

Wholesale prewin.h/postwin.h removal


2011-03-25  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [b4321065d407c7bd6039b3e8fa776bceca2f0a45]

Wholesale prewin.h/postwin.h removal


2011-03-25  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [78d6b75c90f39d74b94c9268cbd68dddd8ee22ca]

Wholesale prewin.h/postwin.h removal


2011-03-25  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [620ecfa0dd997c747b45ba29da656353526ec0e2]

calcvba: #164410# obviously, extractBoolFromAny should also check for boolean value...


2011-03-25  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [5ad613272937edf33b126eeeb0ab15050c0c115e]

Wholesale prewin.h/postwin.h removal


2011-03-25  Julien Nabet  <serval2412@yahoo.fr>  [83b5750429c87d0a30872ca436670ed82270d0ff]

Try to resurrect "add slide thumbnails to HTML export" part


2011-03-25  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [ab5c7e87cf64d6a2fcbc60f9b6f3e0315fffad42]

Wholesale prewin.h/postwin.h removal


2011-03-25  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [0955d9f54c901fafb5cdf7cc73459d8445543d2b]

hacking way to reenable subsequenttests


2011-03-25  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [dbfe237fe254bcaecb9bdf6c39e9ec2beac60e93]

Wholesale prewin.h/postwin.h removal


2011-03-25  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [e68c3fc22a5c24c2376541ccb8eaa9284aa6f671]

Wholesale prewin.h/postwin.h removal


2011-03-25  Luboš Luňák  <l.lunak@suse.cz>  [156471e436a2ae202b14c9bd28cf1a46308d566c]

enable -Woverloaded-virtual gcc warning

http://lists.freedesktop.org/archives/libreoffice/2011-March/009567.html

2011-03-25  Luboš Luňák  <l.lunak@suse.cz>  [2c2d6bb062fcd0f8a619b231dfb3600baf3c86c8]

more sensible SdrObject::Clone() and SdrObject::operator=()

Virtual operator=() is IMO pointless, and especially in a class hierarchy
like SdrObject it's pretty unlikely one could reasonably assign any
SdrObject-based object to any other one. Moreover, it was actually
only used in Clone(), which was almost never reimplemented, so the
more sensible choice is to have non-virtual operator= and virtual
Clone() always being reimplemented and using that.

This commit also fixes various smaller or bigger, er, interesting
details in the various operator= implementations.

2011-03-25  Luboš Luňák  <l.lunak@suse.cz>  [0527adbab1eca41ae6aeefa6e63c2e02a796c111]

more sensible SdrObject::Clone() and SdrObject::operator=()

Virtual operator=() is IMO pointless, and especially in a class hierarchy
like SdrObject it's pretty unlikely one could reasonably assign any
SdrObject-based object to any other one. Moreover, it was actually
only used in Clone(), which was almost never reimplemented, so the
more sensible choice is to have non-virtual operator= and virtual
Clone() always being reimplemented and using that.

This commit also fixes various smaller or bigger, er, interesting
details in the various operator= implementations.

2011-03-25  Luboš Luňák  <l.lunak@suse.cz>  [73813f23fd3dc708d3d4eeb553686f5d967b21dd]

more sensible SdrObject::Clone() and SdrObject::operator=()

Virtual operator=() is IMO pointless, and especially in a class hierarchy
like SdrObject it's pretty unlikely one could reasonably assign any
SdrObject-based object to any other one. Moreover, it was actually
only used in Clone(), which was almost never reimplemented, so the
more sensible choice is to have non-virtual operator= and virtual
Clone() always being reimplemented and using that.

This commit also fixes various smaller or bigger, er, interesting
details in the various operator= implementations.

2011-03-25  Michael Meeks  <michael.meeks@novell.com>  [6ba9f631578097fee602657baa5f8e3b3fc95d20]

remove re-definition of BUILD_TYPE warning


2011-03-25  Luboš Luňák  <l.lunak@suse.cz>  [4afa430c30483767440f61d11e9012e694019157]

more sensible SdrObject::Clone() and SdrObject::operator=()

Virtual operator=() is IMO pointless, and especially in a class hierarchy
like SdrObject it's pretty unlikely one could reasonably assign any
SdrObject-based object to any other one. Moreover, it was actually
only used in Clone(), which was almost never reimplemented, so the
more sensible choice is to have non-virtual operator= and virtual
Clone() always being reimplemented and using that.

This commit also fixes various smaller or bigger, er, interesting
details in the various operator= implementations.

2011-03-25  Francisco Saito  <saito@4linux.com.br>  [4772a7559a5fef1271d724c4b435b0cace297eac]

removing the executable mode from some sources


2011-03-25  Francois Tigeot  <ftigeot@wolfpond.org>  [e35c8ea9e7ea0d2f749b0d679a037cab35198b1c]

Consolidate all platform/dragonfly-*.mk in a single file.


2011-03-25  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [8c3acb7cc3d8e7c579a34e151f4e795f474b1cf2]

fd#35668: disable testXDocumentBuilder() in complex.unoxml.DOMTest


2011-03-25  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [aed8ab570a0517faf4464868f57ea6fb3e4f3f21]

fd#35667: disable checkSPARQL() in complex.unoxml.RDFRepositoryTest


2011-03-25  Noel Power  <noel.power@novell.com>  [e71901089adf1ec3d62fef0c6c07559381e5a551]

fix for fdo#35596 - prevent name clashes with rtl functions in vba mode

replaces the existing hack for blacklisting some function names that exist in libreoffice basic that don't exist in vba ( and potentially clash with user defined procedures ).

2011-03-25  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [992ef49eab3d297decfeddcc657275ae30c08c3f]

calcvba: sequence index typo


2011-03-25  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [3df85af7421b3c459c36337797f7f6fb86cebc91]

calcvba: sequence index typo


2011-03-25  Francois Tigeot  <ftigeot@wolfpond.org>  [2bbf77766d2638ec78d693bbd826d5269718998b]

Add support for i386.


2011-03-25  Caolán McNamara  <caolanm@redhat.com>  [9bdccd88f4df2b887216af9fd202b01654458007]

these can go post types change


2011-03-25  Caolán McNamara  <caolanm@redhat.com>  [d2cc2887d23c8150d302100fd5e09f0448dbe699]

WaE: Index has to be unsigned


2011-03-25  Caolán McNamara  <caolanm@redhat.com>  [81a8cc74df3b52ca75e424122bafde22d6c50c00]

WaE: get member init order list correct


2011-03-25  Andras Timar  <timar@fsf.hu>  [bcf3a12351950e3665d554e9a0df5d2607e65793]

help needs these images, #i99165#


2011-03-25  Caolán McNamara  <caolanm@redhat.com>  [8881bea95a8a00a62af10eea8259586706ef94a2]

WaE: for simple minder compilers


2011-03-25  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [cce205cf2139e93307e1414629d0be79f0e9a2d1]

fd#35666: disable toolkit.UnoControlDialogModel::css::io::XPersistObject


2011-03-25  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [02c4c5b35a490bef137af1a8113af85741dc831e]

fd#35663: disable complex.sfx2.UndoManager because it fails


2011-03-25  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [59fc4e3d57bcaf3877c62301c89b7495994bb30c]

fd#35662: disable sw.SwXPrintSettings::com::sun::star::text::PrintSettings


2011-03-25  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [34ba26edef369cab8b2a01c3cb88d4b8e4632c4c]

fd#35661: disable sw.SwXViewSettings::com::sun::star::text::ViewSettings


2011-03-25  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [7c390d336f86d131049f3e6c34f5bc6153f6c86f]

fd#35660: disable sw.DocumentSettings::com::sun::star::text::PrintSettings


2011-03-25  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [04006369dcfc0c6d509300c7b6f202cb7140b7e6]

fd#35657: disable complex.writer.TextPortionEnumerationTest because it fails


2011-03-25  Petr Mladek  <pmladek@suse.cz>  [28c1bfdcf7f636957ffa62983d3486f77991fe22]

fix localize.pl to search strings in the "translations" module


2011-03-25  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [25b7b727475f057b5c8f9b4f69b21f3d922a2302]

Don't use "uno_" prefix for libraries on Windows


2011-03-25  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [b0de0123633df656f1eca0ee2ff71ebe6f900d68]

vcl2gnumake: use gb_Library_get_runtime_filename instead of local workarounds


2011-03-25  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [818cc0b97f8249671bbb349c03951c591efe824b]

Unix splash only for Unix


2011-03-25  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [0755694c5b671f0a86c31de1220dbdff9042da29]

disable on windows for the while


2011-03-25  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [fc6b149ea291a21960448e13c70c6a981924d417]

calcvba: rebase to DEV300_m104


2011-03-25  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [47d49f4e119a3ff1a51c1289ceb7067b59d06c1b]

calcvba: rebase to DEV300_m104


2011-03-25  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [6298daa79a0f783d4d8a670f1d5ec8898550e5ff]

calcvba: rebase to DEV300_m104


2011-03-25  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [4dfbcda719f8aec8d257162e5e4b4a64855183ea]

calcvba: rebase to DEV300_m104


2011-03-25  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [34813ca20cb27acef60670d8ad341dcd755fc072]

calcvba: rebase to DEV300_m104


2011-03-25  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [f3d8be24ea1df0a90517423d32bb1ceb52210238]

calcvba: rebase to DEV300_m104


2011-03-25  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [61be0aedcaeb3427625a05f3015a6c14fd235515]

calcvba: rebase to DEV300_m104


2011-03-25  Andras Timar  <timar@fsf.hu>  [5a342fcb561e6941f61ad7d6bd797d66c3ee9c1c]

remove translations from mediatyp.src


2011-03-25  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [ba0031d8347d861d983436da1e2dfa8fdb3ed92a]

calcvba: #164410# change namespace


2011-03-25  Caolán McNamara  <caolanm@redhat.com>  [2b7ba2d3c35eef5517ef4c119143451fbf903b7f]

WaE: consts the wrong way around


2011-03-25  Caolán McNamara  <caolanm@redhat.com>  [b275e170e5b518786b51cc24c2aa0b853545fff9]

WaE: mirror xmloff change in here too


2011-03-25  Caolán McNamara  <caolanm@redhat.com>  [3f7b68ead4e3bf71402edd7644f701ca1e4d1f32]

WaE: set but unused


2011-03-25  Caolán McNamara  <caolanm@redhat.com>  [6beb71fe94ed8e45b42d83d3cf66c6d323e3753c]

WaE: throw out some warnings


2011-03-25  Caolán McNamara  <caolanm@redhat.com>  [fa1d8ddc06210705b0681834aa9f7da9102895ab]

add in the bsds


2011-03-25  Caolán McNamara  <caolanm@redhat.com>  [fd04eb6add0ee7b16920cc67f3d386b84d2ede68]

powerpc uses two defs


2011-03-25  Caolán McNamara  <caolanm@redhat.com>  [0e41adf698b97b1254dd138a19c15a94c9033516]

add unxlngppc to gitignore


2011-03-25  Caolán McNamara  <caolanm@redhat.com>  [341efcf5d827d9d2435947b406325d72b4f552fe]

regain support for arm, ppc, s390x etc.


2011-03-25  Andras Timar  <timar@fsf.hu>  [e5858fef1969a74f25435ea85cfb6f0fe7db4a1e]

fix language codes: be-BY -> be, ns -> nso


2011-03-25  Andras Timar  <timar@fsf.hu>  [692b87e5212d8ab037efcbe8afee70a080c3aff3]

fix language codes: be-BY -> be, ns -> nso


2011-03-25  Andras Timar  <timar@fsf.hu>  [5a07c019777e7fc26d89a650d5804408a29190fa]

add language code 'be'


2011-03-25  Thorsten Behrens  <tbehrens@novell.com>  [13a5548d3af1aac7da3f412f2e31d08505be6540]

Deliver new sal_textenc lib for Mac, too

Fixes 497f6489ed496ccd53df7a470aad3e9d4f7ff1f8, which was delivering
only the *nix version of this lib.

2011-03-25  Noel Power  <noel.power@novell.com>  [f6df8d4cd8bb95ede89b5867c3f7e9a64f03b9a7]

take into account streamname and codename needed match casewise

in servuno on loading up vba modules we try to resolve the worksheet objects based on the codename, from the filter's point of view the streamname = the codename and although this is true they can differ in case ( rare ).

2011-03-25  Vladimir Glazunov  <vg@openoffice.org>  [f2277b6211713d20bb488415ed1e61e86d81b04a]

#i117080# fix for removal of the userdir


2011-03-25  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [381d3499a46ce7891548ccc220fafabbdf054025]

fixing installation paths for subsequent tests


2011-03-25  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [69111e77a11fcdb97d1493f6a797d3fc5fb74b44]

adjusting OfficeConnection for junit tests to new parameters


2011-03-25  Mikhail Voytenko  <mav@openoffice.org>  [d699dafe5b8c6f85b5d8ec533b6a9b7618acc288]

mav60: remove unnecessary assertions


2011-03-25  Oliver-Rainer Wittmann  <od@openoffice.org>  [443675c34ff1ea349a6c68601b7f3bd27529f614]

os151: #i98753# - method <SwTransferable::PrepareForCopy(..)> - set size of embedded object at the object description structure


2011-03-25  Petr Mladek  <pmladek@suse.cz>  [1bb84a38134a12c2178bd1735d9c42c180c16876]

set build depencencies against the new "translations" module


2011-03-25  Petr Mladek  <pmladek@suse.cz>  [e15da3dae7990bd7b815f8882a8eb7d907309c27]

set build depencencies against the new "translations" module


2011-03-25  Petr Mladek  <pmladek@suse.cz>  [ffc70ce4f09654fd187848889d790416e6894e59]

set build depencencies against the new "translations" module


2011-03-25  Petr Mladek  <pmladek@suse.cz>  [1dbcfd766e9ed599da8e9708e56345c43472c597]

set build depencencies against the new "translations" module


2011-03-25  Petr Mladek  <pmladek@suse.cz>  [a8e9fe03e0a48d40ba2087fd52ee396ec4329f3f]

set build depencencies against the new "translations" module


2011-03-25  Petr Mladek  <pmladek@suse.cz>  [375029f27425e7c76d86ceeeb7388ea483830ced]

set build depencencies against the new "translations" module


2011-03-25  Petr Mladek  <pmladek@suse.cz>  [adad15cff931b6c56862aa1b234efd7b71fb93af]

set build depencencies against the new "translations" module


2011-03-25  Petr Mladek  <pmladek@suse.cz>  [075f9682de5c0e30540d08ebfb26b709f80edde6]

set build depencencies against the new "translations" module


2011-03-25  Petr Mladek  <pmladek@suse.cz>  [63d665953fb95ae69d41f38afc9cd49922ed4ff2]

set build depencencies against the new "translations" module


2011-03-25  Petr Mladek  <pmladek@suse.cz>  [a8bc463c2c847469d0d800147d50356a98e25e90]

new --with-system-translate-toolkit configure option


2011-03-25  Petr Mladek  <pmladek@suse.cz>  [670d321ead127c7c6570f57328321f4513a420a1]

download translate-toolkit-1.8.1.tar.bz2


2011-03-25  Petr Mladek  <pmladek@suse.cz>  [4dc8b9fd09d6ccd73c858b302779806b91d3bed3]

search localized strings in the new "translations" module also by GNU make


2011-03-25  Petr Mladek  <pmladek@suse.cz>  [d9aaf201775d9e72f35eec514b5f7de488b24183]

set build depencencies against the new "translations" module


2011-03-25  Petr Mladek  <pmladek@suse.cz>  [928402389fa8b2e4f7e30e7ba1af31c66addbe11]

search translated strings in the new "translations" module


2011-03-25  Petr Mladek  <pmladek@suse.cz>  [5b817befbb5444f59e2e6629193f27663b230dd7]

download "traslations" instead of "l10n" repo

the new one stores strings as in PO files

2011-03-25  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [9d88c67c4cfa8e894d23ebe7924a9d630327ccda]

include the right file


2011-03-25  Mikhail Voytenko  <mav@openoffice.org>  [4b65a6b7a8c4b3bda25487d2b04a0f2be2cabc3e]

mav60: adjust the complex tests


2011-03-25  Caolán McNamara  <caolanm@redhat.com>  [f63084c83dd2a895ea2d7443979c329698931e44]

WaE: set but unused


2011-03-25  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [096ce2de8d86c9d8aa3a626cabd839232279a1a9]

calcvba: #164410# add MSForms.(Combo|Text)Box.TextLength symbols


2011-03-25  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [23b7e7340671e3994179f14120398ca072a5c922]

Some realpath foo to build resource files


2011-03-25  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [f194f5d6feb677c7c2dbed029ec974645ca62de2]

vcl2gnumake: add build dependency smoketestdoc


2011-03-25  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [6dc0aa8956f71823cd056b1b1b9a4c2f45ce142b]

calcvba: #164410# improve VBA compatibility implementation in various areas: Excel symbols, MSForms symbols, document and forms event handling


2011-03-25  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [b3de764decd22151f36ff0a3355a47f122cacbe6]

calcvba: #164410# improve VBA compatibility implementation in various areas: Excel symbols, MSForms symbols, document and forms event handling


2011-03-25  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [b79b2d6e68d35d97f9974c79f3e0dd000d0a35b5]

calcvba: #164410# improve VBA compatibility implementation in various areas: Excel symbols, MSForms symbols, document and forms event handling


2011-03-25  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [14955e39935d63bc00a64205a0d969e499f5994a]

calcvba: #164410# improve VBA compatibility implementation in various areas: Excel symbols, MSForms symbols, document and forms event handling


2011-03-25  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [5a7ee0fbf9f6183319571cad6e60652a8addd655]

calcvba: #164410# improve VBA compatibility implementation in various areas: Excel symbols, MSForms symbols, document and forms event handling


2011-03-25  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [b46dab973c91c3a94bcda188a9888fef3fd16426]

calcvba: #164410# improve VBA compatibility implementation in various areas: Excel symbols, MSForms symbols, document and forms event handling


2011-03-25  Caolán McNamara  <caolanm@redhat.com>  [2852e40a9a94b32276f8efcf16298935887c0612]

two NULLS in build.lst


2011-03-25  Rob Snelders  <programming@ertai.nl>  [900d3eb3b861aa3e6de0b62b36103930ed78a58e]

Added the Adding and removing of color charts


2011-03-25  ka  <kai.ahrens@oracle.com>  [91e5a39cf22e07eef102c2f3e63f2aaaef256810]

rsvglibs: adjusted makefiles to build external rsvglib dependencies


2011-03-25  ka  <kai.ahrens@oracle.com>  [58dd4557165f409a891b2b774373ae41849f11a5]

rsvglibs: adjusted makefiles to build external rsvglib dependencies


2011-03-25  Michael Meeks  <michael.meeks@novell.com>  [849f137e67b6b82da037ba94e2c807bd460e31fd]

disable spl_unx distribution for mac


2011-03-24  Jan Holesovsky  <kendy@suse.cz>  [a874a71d9fda690e1c4bccd0d6d04e8139be2dd7]

Kill the remnants of the PAM removal (--enable-crypt-link and CRYPT_LINK).


2011-03-24  Jan Holesovsky  <kendy@suse.cz>  [b42bf313e75b41a933cbad2f68dd9e78d7541fcf]

Kill the remnants of the PAM removal (PAM_LINK and CRYPT_LINK).


2011-03-24  Caolán McNamara  <caolanm@redhat.com>  [8baf037f970df0429f9f9d962c75185929e04081]

cppcheck: fix crash detected by test.

Might be better to not append a space if the text is blank, in which
case adapt the regression tests. Either way don't reference before
the start of the string

2011-03-24  ka  <kai.ahrens@oracle.com>  [323cf246437ae0e7e04df44c3e164d87d1d08184]

rsvglibs: cleanup


2011-03-24  ka  <kai.ahrens@oracle.com>  [06a991f02fe0b68c58e27bc3f02d3ce32f7fb7d5]

rsvglibs: updated external jpeg library to 8c


2011-03-24  Petr Mladek  <pmladek@suse.cz>  [481316364bbb95b2526ea812cb5c39bb1c6f6400]

new module translate_toolkit

needed to create localized builds using the new "translations" repo
where the strings are stored in PO files

2011-03-24  Michael Meeks  <michael.meeks@novell.com>  [e167ad8cbb3fa1456d8525fd4d970c3a5f8e01b0]

merge size-sal-textenc i#70166


2011-03-24  Mikhail Voytenko  <mav@openoffice.org>  [86bd1b506fce9542fce35dd0945e642bade4f57e]

mav60: fix rebase problems


2011-03-24  Mikhail Voytenko  <mav@openoffice.org>  [b7460db35b7a6d556b40c0e9cde8b808b0029352]

mav60: fix rebase problems


2011-03-24  Michael Meeks  <michael.meeks@novell.com>  [218fc1d8b96e0c382ef5df5fa9e95cfbb9f559c7]

don't package splash component for windows or mac


2011-03-24  Noel Power  <noel.power@novell.com>  [ea0cb7fcf19c9487badaa6da021336d05d078415]

don't use legacy filter for word vba macro & Userform import, use oox instead


2011-03-24  Luboš Luňák  <l.lunak@suse.cz>  [687e5229db4be0f370431704b01781b78db27284]

fix incorrect override of TakeTextRect()

bool and sal_Bool is not the same

2011-03-24  Luboš Luňák  <l.lunak@suse.cz>  [6f2874653ebede9fcb64767821445ea0545609a7]

if it's not implemented then just don't implement it


2011-03-24  Luboš Luňák  <l.lunak@suse.cz>  [73af7a2105bbfc98f152a875185d5eaaff66ba11]

remove virtual from operator=

pointless, there's nothing overriding it

2011-03-24  Luboš Luňák  <l.lunak@suse.cz>  [a147568a40b19426e984b27f5fe2080c72cd813a]

remove executable bit from files that are not executables


2011-03-24  Luboš Luňák  <l.lunak@suse.cz>  [572aed1751b98cf3299e06e6986366cf1dfc50d1]

remove virtual from operator=

Completely pointless, no inherited class overrides it, in fact
nothing even seems to use it, and it generates a warning
with -Woverloaded-virtual.

2011-03-24  Luboš Luňák  <l.lunak@suse.cz>  [f7b372814e49fc5dfa602ff5291d2a54e648a13b]

don't hide overloaded virtual methods


2011-03-24  Luboš Luňák  <l.lunak@suse.cz>  [95c789da9a4d28ab7bb04a377157c81064bb93de]

using not needed here


2011-03-24  Luboš Luňák  <l.lunak@suse.cz>  [2cfe83f932d90c4fcce3f9f6e5d76ff72fc835fb]

why not just write abort() here? fix recursive self-call


2011-03-24  Caolán McNamara  <caolanm@redhat.com>  [628582e43cfe72fc0883747a4d1b8b27fc9479c1]

these can go now post types change


2011-03-24  Michael Meeks  <michael.meeks@novell.com>  [46a73dead40312dce6ffc25c80c803f2aeaeafb5]

merge size-sal-textenc i#70166


2011-03-24  Caolán McNamara  <caolanm@redhat.com>  [bb607d6aa3e65f2e7d46debec9bf7946286aa64e]

these can be const


2011-03-24  Tor Lillqvist  <tlillqvist@novell.com>  [55a21cff92940ff21826ce4c089996a20039e77c]

Link with VBAHELPERLIB too

I don't know why we need to link with VBAHELPERLIB, it is supposed to
contain just inline methods that get compiled in from the headers and
not needed to be linked with, says Noel.

If it is just here in a unit test, no big deal. If it turns out that
this should and can be fixed in some other way, this commit can be
reverted.

2011-03-24  Samphan Raruenrom  <samphan@osdev.co.th>  [e7f7c836d753da21ada4586aab996a43dbea5139]

fix bug that prevents glyph-fallback for char at end of string


2011-03-24  Caolán McNamara  <caolanm@redhat.com>  [f6bf4636fad07568039f6fd19056e8e601d30f74]

WaE: unused variables


2011-03-24  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [c663055214e756935255ccb5cf8e61d151a41a2f]

vcl2gnumake: solve a merge problem


2011-03-24  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [00436cbc18dde46b81dd6b73224b489780918cae]

vcl2gnumake: add missing rpath on solaris to find system freetype library


2011-03-24  Takeshi Abe  <tabe@fixedpoint.jp>  [e571d06fa332768fc55e309ac84a76386d8297e4]

Fixed typo


2011-03-24  Takeshi Abe  <tabe@fixedpoint.jp>  [40f04ac7b96eb74e0805c19d5ba9f7c0f46ce9fa]

Fixed the source file name


2011-03-24  Thorsten Behrens  <tbehrens@novell.com>  [0e8a2d7b212def6167cca80918c05a5127099dee]

Align postprocess with recent quickstarter changes in desktop

This aligns the mac build with the
151e325d9adc2e073835665bf2b3c004444b0726 changes in desktop, which
is now disabled for mac.

2011-03-24  Takeshi Abe  <tabe@fixedpoint.jp>  [cde377f7584fd713dfe5d1d8debf4449dfb07f32]

Removed an unchanged variable


2011-03-24  Christina Rossmanith  <ChrRossmanith@web.de>  [49b62e4d12fdaff40ec1c4865166faaa8ba1e7a7]

Removed never defined _ENABLE_CUR_DIR


2011-03-24  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [9ec7075d48206f13b65fb0442962aa3a2e687156]

vcl2gnumake: fix a warning


2011-03-24  Mikhail Voytenko  <mav@openoffice.org>  [a0af6240b3cc56af2ca9f250bf1d97e3a2df846a]

mav60: rebase to DEV300_m103


2011-03-24  Mikhail Voytenko  <mav@openoffice.org>  [1933664b4051f65859e1e1f327622974e0814d92]

mav60: rebase to DEV300_m103


2011-03-24  Mikhail Voytenko  <mav@openoffice.org>  [e76302d8d7ce4b8ac7bd32ab1bfa137b58ed0004]

mav60: rebase to DEV300_m103


2011-03-24  Mikhail Voytenko  <mav@openoffice.org>  [db79f11eaa47a31541d033a5c90d43cac014b265]

mav60: rebase to DEV300_m103


2011-03-24  Luboš Luňák  <l.lunak@suse.cz>  [ba6cdaa4fa3839d71a13a4d52f936f906652d807]

proper oxygen icons for print directly and print preview


2011-03-24  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [2f852c6e840fa089fd778eec1f7096e4218f5498]

vcl2gnumake: fix warnings


2011-03-24  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [c121bdfc1f11f41a76c1d04fa28075b2315633e4]

vcl2gnumake: enable Werror for objcxx files


2011-03-24  Mikhail Voytenko  <mav@openoffice.org>  [c222b9ce479feb83ad3f922ba42b9f6b13582711]

mav60: merge


2011-03-24  Mikhail Voytenko  <mav@openoffice.org>  [481a55dc3bbf3c97c828fa727f4c30f0d8ab171e]

mav60: #164341# fix problems with the new implementation


2011-03-24  Caolán McNamara  <caolanm@redhat.com>  [d478848f1659e0641bc50b6fb1a886068f270e04]

WaE: consistent struct/class declaration


2011-03-24  Caolán McNamara  <caolanm@redhat.com>  [8e2117d9fbc65904da2928b759cf5513aa68eeea]

recover titlepage dialog post merge


2011-03-24  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [b6f069aaeebc2fc20eaab2adae5bb1ee30cc80a5]

Don't flag inline function __declspec(dllexport/import)


2011-03-24  Caolán McNamara  <caolanm@redhat.com>  [521c5da2e1525a2f251731c30baa05b4cbd01c73]

windows uses BRAND_BASE_DIR instead of OOO_BASE_DIR


2011-03-24  Caolán McNamara  <caolanm@redhat.com>  [1e3bbab3795b63b8c073414cb1218b896b278103]

windows uses BRAND_BASE_DIR instead of OOO_BASE_DIR


2011-03-24  Caolán McNamara  <caolanm@redhat.com>  [a84510f86d6a5226a83585d84e35abe25635c380]

windows uses BRAND_BASE_DIR instead of OOO_BASE_DIR


2011-03-24  Caolán McNamara  <caolanm@redhat.com>  [5f9f1cb8e7c7e4a3b9c13f5f9dbe99d0f3b54940]

add smoketestdoc to .gitignore


2011-03-24  Caolán McNamara  <caolanm@redhat.com>  [772193b87a3113abd411fa7eb86672967abcedb9]

there might not be one set of course


2011-03-24  Philipp Lohmann [pl]  <Philipp.Lohmann@oracle.com>  [7c9b9d5dcd08833486554ed4e88ed8e86ab30ac0]

vcl2gnumake: updated windows makefiles


2011-03-24  Philipp Lohmann [pl]  <Philipp.Lohmann@oracle.com>  [f9c3fb7d9197a659244aa0bbe063b94688bc1cf6]

vcl2gnumake: fix a merge problem (thanks mst !)


2011-03-24  Caolán McNamara  <caolanm@redhat.com>  [0134428a21eb3a260ad55eee0e1e178aae9d3260]

fix smoketest post-merge


2011-03-24  Vladimir Glazunov  <vg@openoffice.org>  [9823cbf7faac2ef54b29e453a8fd03bb7d987c6b]

#i10000# fix for Solaris warnings


2011-03-24  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [c80267e6ed2feef852066981b3c98f37de800c83]

vcl2gnumake: solve some merge problems


2011-03-24  Rafael Dominguez  <venccsralph@gmail.com>  [0f42d74c576c6de0352be0d6961aadd031c5a512]

Remove unused macro.


2011-03-24  Caolán McNamara  <caolanm@redhat.com>  [8b69554284e9dca46289543294f0f57fa1fbf168]

WaE: variable set but unused


2011-03-24  Caolán McNamara  <caolanm@redhat.com>  [dbd2b6037046f0ecaa9a052ebf7c0fa84026968a]

fix circular depend


2011-03-24  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [a613c9ad5be96a9880cb81571e2128676e3e2151]

Some OOo -> LO changes (hopeful nothing broke with them)


2011-03-24  Thorsten Behrens  <tbehrens@novell.com>  [710b73a3de05ca8cb6fee069ba23565c78c762d1]

Bin explicit checking for extension subdirs

This breaks badly on pristine checkouts (that don't yet have the
other repos cloned, and symlinked into the src tree). Should only
be a prob for packagers, and they usually know what to do.

2011-03-24  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [0e40dca039bb46ebe1694d116b88482f0b753c0c]

dba34d: #i117521#


2011-03-24  ka  <kai.ahrens@oracle.com>  [c79ba1c9a4b7ab424b9e7fcaa371aa62ef21b929]

rsvglibs: merged latest repository changes


2011-03-24  ka  <kai.ahrens@oracle.com>  [c7ba800014c42b22c24c8bc676c5d04fa0c5d07b]

rsvglibs: added additional external lib gdk-pixbuf/minor build changes for external projects


2011-03-24  Kohei Yoshida  <kyoshida@novell.com>  [74bdcea0a04dd81e69e938130ee1ec2f61e49381]

Fix a build breakage on FC11.


2011-03-24  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [ba55b417643aa8fe1bdc427a4e1933334d037395]

remove commented code in connectivity


2011-03-24  Rob Snelders  <programming@ertai.nl>  [f9079cc224f0a745e21ca72c6b23b2f873cd9004]

translated comments


2011-03-24  Kohei Yoshida  <kyoshida@novell.com>  [1bc121be4f4f24160d962ab0f7e266a73ae6b5bf]

Select the first checked position. (fdo#31220)

The dialog appears less confusing this way.

2011-03-24  Kohei Yoshida  <kyoshida@novell.com>  [418be7d65833df08f74a9ff5d6aefef87b980354]

ScDBData now stores ScSubTotalParam as member.

This cleans up its implementation quite a bit.

2011-03-24  Kohei Yoshida  <kyoshida@novell.com>  [436715dac85d4845a74bccea55dd0aec9f21b8ef]

sal_Bool to bool.


2011-03-23  Kohei Yoshida  <kyoshida@novell.com>  [d7d3d778b5e87191fcdaccd12f6f95cd04cce17c]

Moved ScSubTotalParam from global.* into own files.


2011-03-23  Kohei Yoshida  <kyoshida@novell.com>  [76ec3cad48f1032221188dbe65da10e42db5eea1]

Removed unused code.


2011-03-23  Kohei Yoshida  <kyoshida@novell.com>  [24e4e05ec7463d9aa8c644169f23e02838f27f9c]

Cleaned up ScSubTotalParam.


2011-03-23  Kohei Yoshida  <kyoshida@novell.com>  [bb5f6fa6364c81dd550e42f6bfdd78695e1afbe7]

Prefer early return and reduce indent level.


2011-03-23  Kohei Yoshida  <kyoshida@novell.com>  [b0abfa40c20bdf03f39b18dd03e6f9b6efeacc91]

Extracted method for subtotals function.


2011-03-23  Kohei Yoshida  <kyoshida@novell.com>  [a39c8b9adbe0923846e84d4d5d0493d91098e744]

These string ID's are no longer resolved. Do as Writer does.


2011-03-23  Kohei Yoshida  <kyoshida@novell.com>  [7dc9768fefc52d46017ce5265a868e9abcb0aa62]

These string ID's are no longer resolved. Do as Writer does.


2011-03-23  Kohei Yoshida  <kyoshida@novell.com>  [5d6aa83dff01ae475b0e6a25fc367a9086bae391]

Remove IMPL_FAMILY macro; this is too much.


2011-03-23  Kohei Yoshida  <kyoshida@novell.com>  [b2d2a3f59d8eac88aa665fbf23f4ba54f0cec8b1]

Detect error conditions during initial datapilot construction.

Failure to do so would cause an segfault down the road.

2011-03-23  Kohei Yoshida  <kyoshida@novell.com>  [104d96b4437e0e7ecdf1a6b0e335489fd01069ad]

Updated doc.


2011-03-23  Kohei Yoshida  <kyoshida@novell.com>  [2fb2ca5de1f7cf21533582d83154858e8a7beee4]

Create data cache outside of the ScSheetDPData.

This will create a hook where we can detect error conditions before
going too deep.

2011-03-23  Caolán McNamara  <caolanm@redhat.com>  [35966b3f5240e17dccfad1fa9001e54d7a4b861e]

unoxml.component seemed to move


2011-03-23  Caolán McNamara  <caolanm@redhat.com>  [f46e4f570d4006e9cccc7654da8f873aa2ecae56]

hash_map -> unordered_map


2011-03-23  Caolán McNamara  <caolanm@redhat.com>  [42d30393e52184c2564f0967d8e6a78294df7f28]

get rid of hash_map include


2011-03-23  Andras Timar  <timar@fsf.hu>  [a5ca1dcb91d6aa6e4943ac99e402e0ed660a8392]

set .gitattributes filter for *.po files


2011-03-23  Andras Timar  <timar@fsf.hu>  [5fa0eba1c2183b9417e3dd7cf3ba6decba776986]

remove duplicated Occitan entry


2011-03-23  Mikhail Voytenko  <mav@openoffice.org>  [ab48268453eb21894f3fac215c6117d9391256be]

mav60: #164341# fix problems with the new implementation


2011-03-23  Mikhail Voytenko  <mav@openoffice.org>  [0cdc1272fdfbf181b6f297185e0a02dddb912a1a]

mav60: #164341# fix problems with the new implementation


2011-03-23  Noel Power  <noel.power@novell.com>  [3256422d4fa7b4181079f33e9ec8cf77bbf9226a]

fix rebase conflict hicup

removed extra include for XDialog.hpp

2011-03-23  Noel Power  <noel.power@novell.com>  [531faf8b6c10fb65ecb51e216cdbba22b6ae6795]

adapt the vba container controls that got dropped as part of master merge


2011-03-23  Michael Stahl  <mst@openoffice.org>  [eaf1fca59a2fcc9ebf16afbb82361f1a5cb714b3]

mav60: #i117504#: DocumentMetadataAccess: do not commit document storage


2011-03-23  Caolán McNamara  <caolanm@redhat.com>  [ab5d819e7eb62177fd0acb5db058c30322eacf1b]

WaE: unused variable in non-debug mode


2011-03-23  Caolán McNamara  <caolanm@redhat.com>  [c9a0cb919cb2f1512431da0d8f45b04ef589189a]

big leak right from the start I believe, approx 800k+


2011-03-23  Caolán McNamara  <caolanm@redhat.com>  [787b86549305cf0e5fdea28581b1a40f8ed3ef3d]

fix leak


2011-03-23  Caolán McNamara  <caolanm@redhat.com>  [dd8fa7c25af9614dbee5a7795b95d8583093f65b]

fix more lifecycle problems


2011-03-23  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [1aceb201bdbc44d1577638191782fc63d3ea50ec]

Right click and clic-drag on a text over background image is weird n#676858

When there an image is wrapped as background under some text, the right
click select the image and the click and drag doesn't do anything. This
is fixed by matching the position with the fly frames after the text.

2011-03-23  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [9f600563f18bc656bbefb1f24b3cd9a7cbdcb27e]

vcl2gnumake: rebase to DEV300m103


2011-03-23  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [d05df6bf49c6e3cc8f7f9f60022430fb930b8fbf]

vcl2gnumake: rebase to DEV300m103


2011-03-23  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [961edfc01d4cb29caf8277fe755fc1952d9ff4d7]

vcl2gnumake: rebase to DEV300m103


2011-03-23  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [d67e92069b9fb109e33a5133326eef51bf99aeb8]

vcl2gnumake: rebase to DEV300m103


2011-03-23  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [24c7ee76e9aa79ab568fdf9abc7d394cc13d9fc3]

Work around Visual Studio lameness with "max"


2011-03-23  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [f6cc3fd6637b9c68a284307c00ed8e8fedf633d9]

Add advapi32 to gd_STDLIBS, since it not linked with by default


2011-03-23  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [4617694b3fd830c8560f8d75d5f6afca618a8d65]

vcl2gnumake: #i116588# add: windows native resource files, cleanup (thanks hjs !)


2011-03-23  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [7de3ced6186204e9e1c41c120eb19eac09f9d4a1]

vcl2gnumake: #i116588# add: windows native resource files (thanks hjs !)


2011-03-23  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [5ebffff3faea50c35c35fc1730fae56802c5929d]

vcl2gnumake: #i116588# add: windows native resource files (thanks hjs !)


2011-03-23  Jan Holesovsky  <kendy@suse.cz>  [feac669c81401fe88c8a66af7cf116f0c3bffa55]

Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/writer

Conflicts:
	sw/source/core/inc/frame.hxx
	sw/source/core/layout/wsfrm.cxx

2011-03-23  Jan Holesovsky  <kendy@suse.cz>  [af0852fd3e50c9fcf5eaacf6a69627cf79a59d13]

Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/ure


2011-03-23  Jan Holesovsky  <kendy@suse.cz>  [e849c3f54dfe7c05c4867f4ea2609b6251f14788]

Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/sdk


2011-03-23  Jan Holesovsky  <kendy@suse.cz>  [ba6f8af8a73c21b94c99e33c933bb8e689384d6f]

Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/libs-gui


2011-03-23  Jan Holesovsky  <kendy@suse.cz>  [12ca87a42a67c397544a96a2c3eb80ec998213ed]

Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/libs-extern-sys


2011-03-23  Jan Holesovsky  <kendy@suse.cz>  [ba26ed19d82638f3bda7039edaa37addf274e95f]

Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/libs-core


2011-03-23  Jan Holesovsky  <kendy@suse.cz>  [63b2496ab450f8f4e42d7148f39a45889581467e]

Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/impress


2011-03-23  Jan Holesovsky  <kendy@suse.cz>  [e90aebf2e354721c55c54b7e96ef2c683a3830f4]

Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/filters


2011-03-23  Jan Holesovsky  <kendy@suse.cz>  [099ef22601ce39b817933f078b7788852586522f]

Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/calc


2011-03-23  Jan Holesovsky  <kendy@suse.cz>  [d1862bfe1aa1d2e0357b2f6573c0c164e37bb832]

Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/bootstrap


2011-03-23  Jan Holesovsky  <kendy@suse.cz>  [5630cca2031eeeaa20c916ea9542ccef2327349f]

Merge commit 'ooo/DEV300_m103'

Conflicts:
	sw/inc/calbck.hxx
	sw/inc/crsrsh.hxx
	sw/inc/dcontact.hxx
	sw/inc/doc.hxx
	sw/inc/docufld.hxx
	sw/inc/editsh.hxx
	sw/inc/expfld.hxx
	sw/inc/fchrfmt.hxx
	sw/inc/fmtcol.hxx
	sw/inc/fmthdft.hxx
	sw/inc/fmtpdsc.hxx
	sw/inc/format.hxx
	sw/inc/frmfmt.hxx
	sw/inc/ndhints.hxx
	sw/inc/ndtxt.hxx
	sw/inc/node.hxx
	sw/inc/numrule.hxx
	sw/inc/paratr.hxx
	sw/inc/swtable.hxx
	sw/inc/unocrsr.hxx
	sw/inc/unofield.hxx
	sw/inc/unoframe.hxx
	sw/inc/unoport.hxx
	sw/inc/unostyle.hxx
	sw/inc/usrfld.hxx
	sw/inc/viewopt.hxx
	sw/inc/viewsh.hxx
	sw/source/core/access/accframebase.cxx
	sw/source/core/access/accmap.cxx
	sw/source/core/access/accnotextframe.cxx
	sw/source/core/access/accpara.cxx
	sw/source/core/access/accpara.hxx
	sw/source/core/attr/calbck.cxx
	sw/source/core/crsr/callnk.cxx
	sw/source/core/crsr/crsrsh.cxx
	sw/source/core/doc/acmplwrd.cxx
	sw/source/core/doc/doc.cxx
	sw/source/core/doc/docdesc.cxx
	sw/source/core/doc/docdraw.cxx
	sw/source/core/doc/docfly.cxx
	sw/source/core/doc/docfmt.cxx
	sw/source/core/doc/doclay.cxx
	sw/source/core/doc/docnew.cxx
	sw/source/core/doc/docnum.cxx
	sw/source/core/doc/doctxm.cxx
	sw/source/core/doc/fmtcol.cxx
	sw/source/core/doc/htmltbl.cxx
	sw/source/core/doc/number.cxx
	sw/source/core/docnode/ndsect.cxx
	sw/source/core/docnode/ndtbl.cxx
	sw/source/core/docnode/node.cxx
	sw/source/core/docnode/node2lay.cxx
	sw/source/core/docnode/section.cxx
	sw/source/core/docnode/swbaslnk.cxx
	sw/source/core/draw/dcontact.cxx
	sw/source/core/draw/dview.cxx
	sw/source/core/edit/autofmt.cxx
	sw/source/core/edit/editsh.cxx
	sw/source/core/edit/edlingu.cxx
	sw/source/core/fields/authfld.cxx
	sw/source/core/fields/dbfld.cxx
	sw/source/core/fields/docufld.cxx
	sw/source/core/fields/expfld.cxx
	sw/source/core/fields/reffld.cxx
	sw/source/core/fields/tblcalc.cxx
	sw/source/core/frmedt/fefly1.cxx
	sw/source/core/frmedt/feshview.cxx
	sw/source/core/frmedt/tblsel.cxx
	sw/source/core/inc/flyfrm.hxx
	sw/source/core/inc/prevwpage.hxx
	sw/source/core/inc/rolbck.hxx
	sw/source/core/inc/txtfrm.hxx
	sw/source/core/layout/atrfrm.cxx
	sw/source/core/layout/findfrm.cxx
	sw/source/core/layout/flowfrm.cxx
	sw/source/core/layout/fly.cxx
	sw/source/core/layout/flycnt.cxx
	sw/source/core/layout/flylay.cxx
	sw/source/core/layout/frmtool.cxx
	sw/source/core/layout/hffrm.cxx
	sw/source/core/layout/pagechg.cxx
	sw/source/core/layout/pagedesc.cxx
	sw/source/core/layout/paintfrm.cxx
	sw/source/core/layout/sectfrm.cxx
	sw/source/core/layout/ssfrm.cxx
	sw/source/core/layout/tabfrm.cxx
	sw/source/core/layout/wsfrm.cxx
	sw/source/core/objectpositioning/tocntntanchoredobjectposition.cxx
	sw/source/core/table/swtable.cxx
	sw/source/core/text/EnhancedPDFExportHelper.cxx
	sw/source/core/text/inftxt.cxx
	sw/source/core/text/porfld.cxx
	sw/source/core/text/txtdrop.cxx
	sw/source/core/text/txtfly.cxx
	sw/source/core/text/txtfrm.cxx
	sw/source/core/text/txtio.cxx
	sw/source/core/text/txttab.cxx
	sw/source/core/tox/tox.cxx
	sw/source/core/txtnode/atrflyin.cxx
	sw/source/core/txtnode/fmtatr2.cxx
	sw/source/core/txtnode/ndtxt.cxx
	sw/source/core/undo/SwUndoPageDesc.cxx
	sw/source/core/undo/undraw.cxx
	sw/source/core/unocore/unochart.cxx
	sw/source/core/unocore/unocoll.cxx
	sw/source/core/unocore/unodraw.cxx
	sw/source/core/unocore/unofield.cxx
	sw/source/core/unocore/unoframe.cxx
	sw/source/core/unocore/unoftn.cxx
	sw/source/core/unocore/unoidx.cxx
	sw/source/core/unocore/unoobj2.cxx
	sw/source/core/unocore/unoparagraph.cxx
	sw/source/core/unocore/unoport.cxx
	sw/source/core/unocore/unoportenum.cxx
	sw/source/core/unocore/unoredline.cxx
	sw/source/core/unocore/unoredlines.cxx
	sw/source/core/unocore/unorefmk.cxx
	sw/source/core/unocore/unosect.cxx
	sw/source/core/unocore/unosett.cxx
	sw/source/core/unocore/unostyle.cxx
	sw/source/core/unocore/unotbl.cxx
	sw/source/core/unocore/unotext.cxx
	sw/source/core/view/viewimp.cxx
	sw/source/core/view/viewpg.cxx
	sw/source/core/view/viewsh.cxx
	sw/source/core/view/vnew.cxx
	sw/source/core/view/vprint.cxx
	sw/source/filter/ww8/rtfexport.cxx
	sw/source/filter/ww8/rtfexport.hxx
	sw/source/filter/ww8/wrtw8nds.cxx
	sw/source/filter/ww8/wrtww8gr.cxx
	sw/source/filter/xml/XMLRedlineImportHelper.cxx
	sw/source/ui/app/apphdl.cxx
	sw/source/ui/app/docsh.cxx
	sw/source/ui/app/docsh2.cxx
	sw/source/ui/app/swmodul1.cxx
	sw/source/ui/config/viewopt.cxx
	sw/source/ui/fldui/fldpage.cxx
	sw/source/ui/uiview/srcview.cxx
	sw/source/ui/uiview/view.cxx
	sw/source/ui/uno/unotxdoc.cxx
	sw/source/ui/vba/wordvbahelper.cxx
	sw/source/ui/wrtsh/wrtsh1.cxx

2011-03-23  Jan Holesovsky  <kendy@suse.cz>  [4be7cca60bc7cc0a066b7384d56624266dc0dfcf]

Merge commit 'ooo/DEV300_m103'

Conflicts:
	codemaker/source/bonobowrappermaker/corbaoptions.cxx
	codemaker/source/cppumaker/cppuoptions.cxx
	codemaker/source/cunomaker/cunooptions.cxx
	codemaker/source/idlmaker/idloptions.cxx
	codemaker/source/javamaker/javaoptions.cxx
	cppu/source/typelib/typelib.cxx
	idlc/source/options.cxx
	offapi/com/sun/star/util/PathSubstitution.idl
	offapi/drafts/com/sun/star/form/ListEntryEvent.idl
	offapi/drafts/com/sun/star/form/XBindableValue.idl
	offapi/drafts/com/sun/star/form/XListEntryListener.idl
	offapi/drafts/com/sun/star/form/XListEntrySink.idl
	offapi/drafts/com/sun/star/form/XListEntrySource.idl
	offapi/drafts/com/sun/star/form/XValueBinding.idl
	registry/tools/checksingleton.cxx
	registry/tools/options.hxx
	registry/tools/regcompare.cxx
	registry/tools/regmerge.cxx
	sal/cppunittester/cppunittester.cxx
	sal/osl/unx/socket.c
	sal/osl/w32/diagnose.c
	sal/prj/d.lst
	sal/rtl/source/alloc_fini.cxx
	sal/rtl/source/alloc_global.c
	sal/rtl/source/makefile.mk

2011-03-23  Jan Holesovsky  <kendy@suse.cz>  [f2574337dbf0d5d22d18ddbf0e8295c2ee6f4f3e]

Merge commit 'ooo/DEV300_m103'

Conflicts:
	smoketestdoc/com/sun/star/comp/smoketest/makefile.mk
	smoketestdoc/data/Global.xml
	smoketestdoc/data/OptionsDlg.xml
	smoketestdoc/data/Test_10er.xml
	smoketestoo_native/data/content.xml
	smoketestoo_native/makefile.mk

2011-03-23  Jan Holesovsky  <kendy@suse.cz>  [11cdc4ccc4ae58437ded5aef40df1276220edc2c]

Merge commit 'ooo/DEV300_m103'

Conflicts:
	odk/examples/DevelopersGuide/Components/CppComponent/service1_impl.cxx
	odk/examples/DevelopersGuide/Database/DriverSkeleton/SServices.cxx
	odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/FlatXmlFilterDetection/fdcomp.cxx
	odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/FlatXmlFilter_cpp/FlatXml.cxx
	odk/examples/cpp/complextoolbarcontrols/exports.cxx
	odk/examples/cpp/counter/countermain.cxx
	odk/examples/cpp/remoteclient/remoteclient.cxx
	odk/settings/settings.mk

2011-03-23  Jan Holesovsky  <kendy@suse.cz>  [932fb7b958f8e7204275cb709965b30e390c76ad]

Merge commit 'ooo/DEV300_m103'

Conflicts:
	cppcanvas/source/mtfrenderer/implrenderer.cxx
	dtrans/source/win32/dtobj/XTDataObject.cxx
	dtrans/source/win32/dtobj/XTDataObject.hxx
	sot/source/sdstor/stgio.cxx
	tools/source/debug/debug.cxx
	vcl/source/gdi/jobset.cxx
	vcl/unx/kde4/KDEData.cxx
	vcl/unx/kde4/KDEData.hxx
	vcl/unx/kde4/KDESalDisplay.cxx
	vcl/unx/kde4/KDESalFrame.cxx
	vcl/unx/kde4/KDESalFrame.hxx
	vcl/unx/kde4/KDESalGraphics.cxx
	vcl/unx/kde4/KDESalGraphics.hxx
	vcl/unx/kde4/KDESalInstance.cxx
	vcl/unx/kde4/KDESalInstance.hxx
	vcl/unx/kde4/KDEXLib.cxx
	vcl/unx/kde4/VCLKDEApplication.cxx
	vcl/unx/kde4/VCLKDEApplication.hxx

2011-03-23  Jan Holesovsky  <kendy@suse.cz>  [ce74a5d149f0fa2a257d52dc4bf65c23c9bb23d2]

Merge commit 'ooo/DEV300_m103'

Conflicts:
	graphite/makefile.mk
	libxml2/makefile.mk

2011-03-23  Jan Holesovsky  <kendy@suse.cz>  [3b7ab82aee60aec1e47c1e253d3977a3fc011f5b]

Merge commit 'ooo/DEV300_m103'

Conflicts:
	basic/source/runtime/makefile.mk
	basic/source/runtime/step2.cxx
	desktop/prj/build.lst
	desktop/source/app/app.cxx
	desktop/source/deployment/registry/dp_backend.cxx
	drawinglayer/source/attribute/fontattribute.cxx
	editeng/inc/editeng/fontitem.hxx
	editeng/source/editeng/edtspell.cxx
	editeng/source/misc/svxacorr.cxx
	framework/inc/services/substitutepathvars.hxx
	framework/source/services/substitutepathvars.cxx
	sfx2/qa/cppunit/makefile.mk
	sfx2/source/doc/SfxDocumentMetaData.cxx
	sfx2/source/doc/objxtor.cxx
	svx/source/dialog/svxruler.cxx
	sysui/desktop/icons/so9_base_app.ico
	sysui/desktop/icons/so9_calc_app.ico
	sysui/desktop/icons/so9_draw_app.ico
	sysui/desktop/icons/so9_impress_app.ico
	sysui/desktop/icons/so9_main_app.ico
	sysui/desktop/icons/so9_math_app.ico
	sysui/desktop/icons/so9_writer_app.ico
	xmlhelp/source/cxxhelp/provider/databases.cxx
	xmlhelp/source/cxxhelp/provider/db.cxx
	xmlhelp/source/cxxhelp/provider/db.hxx

2011-03-23  Jan Holesovsky  <kendy@suse.cz>  [219458b0d7a0c785efaaebf2107260d67580db59]

Merge commit 'ooo/DEV300_m103'

Conflicts:
	sd/source/ui/toolpanel/TaskPaneFocusManager.cxx
	slideshow/source/engine/debug.cxx
	slideshow/source/engine/transitions/randomwipe.cxx

2011-03-23  Jan Holesovsky  <kendy@suse.cz>  [90087ebb40a6cf12c9464da4e4ea7cc8b5f24bc5]

Merge commit 'ooo/DEV300_m103'

Conflicts:
	binfilter/bf_xmloff/source/forms/formcellbinding.hxx
	binfilter/bf_xmloff/source/forms/xmloff_elementexport.cxx
	binfilter/bf_xmloff/source/forms/xmloff_formcellbinding.cxx
	filter/source/xsltfilter/makefile.mk
	unoxml/source/dom/characterdata.cxx
	unoxml/source/dom/document.cxx
	unoxml/source/dom/documentbuilder.cxx
	unoxml/source/dom/element.cxx
	unoxml/source/dom/elementlist.cxx
	unoxml/source/dom/node.cxx
	unoxml/source/dom/node.hxx
	unoxml/source/dom/text.cxx
	unoxml/source/events/event.cxx
	unoxml/source/events/event.hxx
	unoxml/source/events/eventdispatcher.cxx
	unoxml/source/events/eventdispatcher.hxx
	unoxml/source/events/mouseevent.cxx
	unoxml/source/events/mouseevent.hxx
	unoxml/source/events/mutationevent.cxx
	unoxml/source/events/mutationevent.hxx
	unoxml/source/events/uievent.cxx
	unoxml/source/events/uievent.hxx
	unoxml/source/xpath/nodelist.cxx
	unoxml/source/xpath/nodelist.hxx
	unoxml/source/xpath/xpathobject.cxx

2011-03-23  Jan Holesovsky  <kendy@suse.cz>  [761118f831295454a896a6d2921db0d8212fcd5b]

Merge commit 'ooo/DEV300_m103'

Conflicts:
	jfreereport/java/flute/makefile.mk
	jfreereport/java/libbase/makefile.mk
	jfreereport/java/libfonts/makefile.mk
	jfreereport/java/libformula/makefile.mk
	jfreereport/java/libloader/makefile.mk
	jfreereport/java/librepository/makefile.mk
	jfreereport/java/libserializer/makefile.mk
	jfreereport/java/libxml/makefile.mk
	jfreereport/java/sac/makefile.mk
	mysqlc/source/mysqlc_connection.cxx
	mysqlc/source/mysqlc_connection.hxx
	mysqlc/source/mysqlc_databasemetadata.cxx
	mysqlc/source/mysqlc_databasemetadata.hxx
	mysqlc/source/mysqlc_driver.cxx
	mysqlc/source/mysqlc_driver.hxx
	mysqlc/source/mysqlc_general.hxx
	mysqlc/source/mysqlc_preparedstatement.hxx
	mysqlc/source/mysqlc_resultsetmetadata.hxx
	mysqlc/source/mysqlc_statement.hxx
	sdext/source/minimizer/impoptimizer.cxx
	sdext/source/pdfimport/config/description.xml
	sdext/source/pdfimport/tree/drawtreevisiting.cxx
	sdext/source/presenter/PresenterWindowManager.cxx
	swext/prj/build.lst

2011-03-23  Jan Holesovsky  <kendy@suse.cz>  [e8216218859b2a01a4e9b7f6ff07d79c06d8f444]

Merge commit 'ooo/DEV300_m103'

Conflicts:
	package/source/zippackage/ZipPackageFolder.cxx

2011-03-23  Jan Holesovsky  <kendy@suse.cz>  [acfdc69e78cc1d93a2b6d65ea9cd44a709e84bad]

Merge commit 'ooo/DEV300_m103'

Conflicts:
	sc/source/filter/starcalc/scflt.cxx
	sc/source/ui/unoobj/chart2uno.cxx

2011-03-23  Jan Holesovsky  <kendy@suse.cz>  [5f08d6e5a4383db99a1ed314181b594a338200dc]

Merge commit 'ooo/DEV300_m103'

Conflicts:
	configure
	configure.in
	instsetoo_native/util/openoffice.lst
	set_soenv.in
	solenv/bin/cws.pl
	solenv/bin/modules/installer/simplepackage.pm
	solenv/gbuild/LinkTarget.mk
	solenv/gbuild/extensions/post_PackModule.mk
	solenv/gbuild/platform/linux.mk
	solenv/gbuild/platform/macosx.mk
	solenv/gbuild/platform/windows.mk
	solenv/inc/installationtest.mk
	solenv/inc/minor.mk
	soltools/cpp/_eval.c

2011-03-23  Thorsten Behrens  <tbehrens@novell.com>  [049e760f40f36b9619947a475f36a17a957276e9]

Really disable use of pagein on Mac

 - there was a 2nd dir re-using that pagein object file

2011-03-23  Katarina Machalkova  <kmachalkova@suse.cz>  [8df89e17db6ddb7899e3e3293ec6e35b2ee382a6]

Fixed build with --enable-kde4

(ULONG no longer exists)

2011-03-23  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [67f0cd0dd2ed0e0970d9be5b9e0f4edd38e82210]

rsvglibs: libgsf, windows


2011-03-23  Release Engineering  <releng@openoffice.org>  [7ee057d408b05a1fadaa344abfc2d5d0945e3a24]

DEV300


2011-03-23  os  <os@openoffice.org>  [56d73a5c200d9ec16b08e3ff0aa053cd217ac7b3]

os151: #i116136# prevent reset of 'modified' flag while sending to outline or clipboard


2011-03-23  Mikhail Voytenko  <mav@openoffice.org>  [948cb738925817a79b9a0f4671c3deb14abc513d]

mav60: #164341# fix problems with the new implementation


2011-03-23  Mikhail Voytenko  <mav@openoffice.org>  [1c847b5fd09e5a64092e4df48591ec38ee3dabdd]

mav60: #164341# fix problems with the new implementation


2011-03-23  Mikhail Voytenko  <mav@openoffice.org>  [75516e290d882c5515a188bf2bd2caf2a5f67ac9]

mav60: #164341# fix problems with the new implementation


2011-03-23  Mikhail Voytenko  <mav@openoffice.org>  [1decd7beffc8333d441b4327649685464e129d26]

mav60: #164341# fix problems with the new implementation


2011-03-23  Katarina Machalkova  <kmachalkova@suse.cz>  [8f001b2911bf4db53ad15e08da4cee06852f52a4]

Useless comments--, FIXME--


2011-03-23  Caolán McNamara  <caolanm@redhat.com>  [f5de249e2236e9963ccacec431a6904887060a36]

add --trace-children=yes


2011-03-23  Caolán McNamara  <caolanm@redhat.com>  [ea61d58db565b64a58cec7667f0936f73e8cbf07]

fix various leaks


2011-03-23  Katarina Machalkova  <kmachalkova@suse.cz>  [b77de9280595343c2ca637a522fdb482e18a318f]

Fixed binary import/export of MSO drawing objects

(related to row limit++ changes - bnc#504623, fdo#32106)

2011-03-23  Katarina Machalkova  <kmachalkova@suse.cz>  [6bda3610fe27a654ccb99d2f947260e0de353c2c]

Fixed binary import/export of formulas

(related to row limit++ changes - bnc#504623, fdo#32106)

2011-03-23  Katarina Machalkova  <kmachalkova@suse.cz>  [6318254d63ef5c62bbd504c063791c611d6bd1e5]

Calc xlsx export row limit++ (bnc#504623, fdo#32106)

re-introducing the ability to export sheets with more than 65k rows
which disappeared with shared bin+OOXML filter transition

2011-03-23  os  <os@openoffice.org>  [db0789cbb6c90478ddf2e1741883a07ac48169e9]

merged


2011-03-23  Caolán McNamara  <caolanm@redhat.com>  [9a406c5a6bae2e3be5889bd59d6e8343757479f8]

valgrind: don't close invalid fd


2011-03-23  os  <os@openoffice.org>  [89d7b337286c47e438eaae68f8efa5e58426dfa9]

os151: #108521# mark table cells as modified when pasting content unformatted, RTF or HTML


2011-03-23  Tor Lillqvist  <tlillqvist@novell.com>  [ad6c30fb49061ea7c65581823212e94ba1e82061]

Drop linker switch -DLL, should not be used when linking EXEs


2011-03-23  Caolán McNamara  <caolanm@redhat.com>  [3aeea4b98514e3f5976f8d0af7cd08fa23372730]

global uno::Sequences are very problematic at shutdown time

because the underlying uno infrastructure has been shutdown already,
we need to ensure their lifecycle more carefully.

2011-03-23  Hans-Joachim Lankenau  <hjs@openoffice.org>  [5ebd29ba88ff986e5256f4a940006bdb40ec7ad1]

ause127: #i117376# filter out files starting with '.' - now quoted


2011-03-23  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [2467876ff266c67b32e61d2ac6518a1446da7931]

fdo#35584, i#115557: Fixed crash when a control is anchored to a fly frame


2011-03-23  Guto Maia  <guto@guto.net>  [2ea932391f8e86a0dc7d163a432c3ad2c8d6d60b]

unnecessary test. Decrepted ODIAPI.


2011-03-23  Guto Maia  <guto@guto.net>  [fa7d784704ce4513b7204d62ff0230209259574a]

unnecessary test. Testing xxml itself


2011-03-23  Luboš Luňák  <l.lunak@suse.cz>  [08245a19a5d84b6f67ec2b73f446bb95eaf00a2c]

remove virtual from operator=

pointless, nothing overrides it

2011-03-23  Kai Sommerfeld  <kso@openoffice.org>  [0b494e0cb9eb6652d00397fb6ca8d9b6709e4cb5]

#i117329# - Publishing of UNO types, last wave (for now).


2011-03-23  Oliver-Rainer Wittmann  <od@openoffice.org>  [222aa143f18508f514c4ba2d32c82d1ae3334d1c]

os151: #i102707# - method <SwVirtFlyDrawObj::wrap_DoPaintObject()> - restoration of map mode only if needed and special handling during meta file creation


2011-03-23  Hans-Joachim Lankenau  <hjs@openoffice.org>  [18142be9f7dc3b8b40caa1b1b2118b917c02ac13]

ause127: #i117518# fix directory access rights inside zip - thanks to mav


2011-03-23  Caolán McNamara  <caolanm@redhat.com>  [f8de01dde2707bcfd4bccf3cb0dc5b26bde851e9]

ensure safe lifecycle


2011-03-23  Michael Meeks  <michael.meeks@novell.com>  [2479aec5d30cfdbcb24ef8bc2ace67a74c8f4e75]

fixup paths to pagein files


2011-03-23  os  <os@openoffice.org>  [2042bfa6e98f275047cddb39fd3d5b0592f642e4]

#i114045# return from page preview: go to the right document position


2011-03-22  Kohei Yoshida  <kyoshida@novell.com>  [62caf690ce3663f8284fb0165dbeb9863559f032]

Don't auto-adjust date and time values per column width. (fdo#34484)

Actually we want to auto-adjust values per column width *only when*
the implicit number format is pure numeric.  Note that each cell may
have two associated number format types: one that's set by the user
explicitly, and one that's set by the formula interpreter inplicitly.
We need to care for both.

2011-03-22  Kohei Yoshida  <kyoshida@novell.com>  [e9dda98dacbcfddfe04c23b516ce14bd9fd7292d]

Let's not clear single cell selection after enter-paste. (fdo#35116)


2011-03-22  Caolán McNamara  <caolanm@redhat.com>  [2e3c87b5615261ebef12e6a0e06e4d34a1b734e0]

port regression test to passive uno component registration


2011-03-22  Caolán McNamara  <caolanm@redhat.com>  [8bf38ef50c67a18cdb038539c083073df9e98664]

string LD_PRELOAD from variable list for test comparison


2011-03-22  Kohei Yoshida  <kyoshida@novell.com>  [51fea2501459c21ccb0a61123316518442b57cae]

Added unit test for data area calculation.


2011-03-22  Thomas Arnhold  <thomas@arnhold.org>  [4a5f7d8ddf8210ddca630f7096c590470c8c0f09]

Remove obsolete rsc change file (version 1.12 to 1.13)


2011-03-22  Thomas Arnhold  <thomas@arnhold.org>  [58ff041844088dc926a81b448c17a794c92c0f85]

Remove ChangeLog file and its refs


2011-03-22  Thomas Arnhold  <thomas@arnhold.org>  [cdf90c51f15dea1eb72b8342c512629736db94a8]

Remove ChangeLog file (and this one)


2011-03-22  Thomas Arnhold  <thomas@arnhold.org>  [f3c5d4c0ee6160acd67ea00a7fae8a4360109828]

Remove ChangeLog file


2011-03-22  Thomas Arnhold  <thomas@arnhold.org>  [00275dde4ab363fd0171de2703e2730fdc25dc15]

Remove ChangeLog file


2011-03-22  Kohei Yoshida  <kyoshida@novell.com>  [93e504267160a64a25e04549c933b2ef600169a8]

Let's check for borders only when calculating printable pages.

The original change was introduced to allow printing of sheets that
only has cell borders without any data cells.  But, the change was
not put in the right scope, and ended up affecting all kinds of
run-time behaviors. (fdo#33621, fdo#33671)

Also fixed some uninitialized data numbers.

2011-03-22  Caolán McNamara  <caolanm@redhat.com>  [e1ce6403c36262b59f35312bd69b66f61bfaff64]

output the paths that fail


2011-03-22  Caolán McNamara  <caolanm@redhat.com>  [18cf2ccd24740facefc006603a5fc77e51f7d2cc]

Revert "Replace String with rtl::OUString"

You can't hope to change *some* virtual methods of a hierarchy and
leave others untouched, they all have to be changed together.

This reverts commit 9f46bee92be38f2d59295cabd9f1fdb149708153.

2011-03-22  Petr Mladek  <pmladek@suse.cz>  [4889cd73e74088bc22e93a85256a744ca9d5b631]

build fix: find intro.zip when generating installation sets

intro.zip is not longer in the brand subdirectory

2011-03-22  Vladimir Glazunov  <vg@openoffice.org>  [14e9da2465ce5f678b1b8339df7516b0ec7a7dd9]

CWS-TOOLING: integrate CWS tkr38


2011-03-22  Vladimir Glazunov  <vg@openoffice.org>  [0de0cacef03720ff0054f14680cfcb3ef5e4920e]

CWS-TOOLING: integrate CWS tkr38


2011-03-22  Vladimir Glazunov  <vg@openoffice.org>  [707babe243f2f80572504b0d98d35db1c43a9da6]

CWS-TOOLING: integrate CWS tkr38


2011-03-22  Vladimir Glazunov  <vg@openoffice.org>  [d26d7768d7315d783fd143765ae68bc802c4445b]

CWS-TOOLING: integrate CWS sw34bf04


2011-03-22  Vladimir Glazunov  <vg@openoffice.org>  [81b6e47acf8549f865f7bb365976d192e07abfb8]

CWS-TOOLING: integrate CWS sw34bf04


2011-03-22  Vladimir Glazunov  <vg@openoffice.org>  [1afa44cf20db1eb301992d2a74e1273ba71d8ccc]

CWS-TOOLING: integrate CWS sw34bf04


2011-03-22  Vladimir Glazunov  <vg@openoffice.org>  [810cf43e7cc8c16790287c6485072ab510c1f2c0]

CWS-TOOLING: integrate CWS sw34bf04


2011-03-22  Vladimir Glazunov  <vg@openoffice.org>  [4aac1b1152ac1bcb0f253d098efff9acc82acd26]

CWS-TOOLING: integrate CWS sw34bf04


2011-03-22  Vladimir Glazunov  <vg@openoffice.org>  [2e057ce63ae6e0709d51d7defdf5cabc85baae24]

CWS-TOOLING: integrate CWS sw34bf04


2011-03-22  Ruediger Timm  <rt@openoffice.org>  [6cd39dec2121d18a7d73c84a5d30dd991edf8607]

rt40: #i117510# Result of solenv/bin/modules/installer/systemactions.pm's find_file_with_file_extension() should be sorted for better predictability.


2011-03-22  Noel Power  <noel.power@novell.com>  [bf8ae88d9c3bf9ad11370c1f1d173fba1728005e]

fix basic userform operation

re-instate the global containee list

2011-03-22  va  <volker.ahrendt@oracle.com>  [a4daf448493ee16d34abf4867ddafd556f4e0cd1]

#i116270# Clean-up oracle.dic


2011-03-22  Caolán McNamara  <caolanm@redhat.com>  [116fc6f1bfcf5feec9ce5b7fa001441f125d8b00]

Resolves: #i117506 dodgy lclConvertTimeInterval


2011-03-22  va  <volker.ahrendt@oracle.com>  [14156952455a15f795a57382f126bc5a8e4efdca]

#i112962# Remove standard.dic


2011-03-22  va  <volker.ahrendt@oracle.com>  [629455cb22c316e483bfe832da4526ad9da1c9b6]

#i112962# Remove standard.dic


2011-03-22  va  <volker.ahrendt@oracle.com>  [0f5e45726901dde6bfb2f914bf8ac8015a66a831]

#i112962# Remove standard.dic


2011-03-22  Noel Power  <noel.power@novell.com>  [1ded68b34e3520fde18ad2ccf602b803e4b29ed2]

get excel vba import to work

use the correct servicename ( seems that is changed in the merge )

2011-03-22  va  <volker.ahrendt@oracle.com>  [648662b98438dead75b83d6336ecb909bbc61e3d]

#i96706#  Added Croatian AutoCorrection File


2011-03-22  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [20eced40badac4fd1472843468dafd7ddb083560]

Reverting what should be reverted and leaving what should be left


2011-03-22  os  <os@openoffice.org>  [aa67a378129447f60c1eb234f0657b14196b24d0]

#i105244# handling of extensions while saving pictures fixed


2011-03-22  os  <os@openoffice.org>  [0a4decb3778dfa6f862181bb95f3a61b357bc44a]

#i105244# handling of extensions while saving pictures fixed


2011-03-22  Caolán McNamara  <caolanm@redhat.com>  [5bac8101407c3c17ae0217f13c9f5f509cb5314b]

You want to fill all arg slots, not overwrite the initial ones


2011-03-22  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [0e5ecf3c8b99224164f706b7dceff0c399fb94b2]

This should not be hurting anybody


2011-03-22  Petr Mladek  <pmladek@suse.cz>  [c9df84ff25c1b8b12bb6593d8d8615f5d1a347ae]

fix desktop integration build with BrOffice brand enabled

do not hardcode libreoffice wrapper name; the compat libreoffice
symlink is created if BrOffice brand is being built

2011-03-22  Noel Power  <noel.power@novell.com>  [df5782469ff01f9994449d398d1281bf77d8e0fe]

make oox build with 'debug=t' again


2011-03-22  Michael Meeks  <michael.meeks@novell.com>  [33c8073b3eea22b1a88cc0642012f135101e97c7]

fix mis-merge crash related to mis-aligned func. desc. resource reading


2011-03-22  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [8dbf10024f541a6a1b06b9b53144c686fcbb4b2f]

oops


2011-03-22  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [56e5671f5d53d96a6b60f44d9737552cb3b2fd12]

And yet one another windows build environment tweak


2011-03-22  David Tardon  <dtardon@redhat.com>  [454df2868263e3116e6a2e6a190f54013e07a506]

beware of invalidated iterator


2011-03-22  Caolán McNamara  <caolanm@redhat.com>  [f564a83b187d2527262f5fa62726eb9b2401c12b]

Cut Gordian Knot of who owns the font options


2011-03-22  Michael Meeks  <michael.meeks@novell.com>  [5f2f0d3ad37b7fe3648b262f6a3f0d3436e4519e]

cope with no resource file better


2011-03-22  va  <volker.ahrendt@oracle.com>  [d533b4e5b628ae5c5d4b8881685872fe95580b6d]

#i108806# Added Dutch (Belgium) AutoCorrection File


2011-03-22  va  <volker.ahrendt@oracle.com>  [0cab3da5063c3f4e87577c164f8dfba4ed9455eb]

#i108049# Added Lithuanian AutoCorrection File


2011-03-22  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [75237f17a665a52ac32278394adc744ac3d270fc]

And yet one more attempt


2011-03-22  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [0274c596dd0a43ffc7a4aa86e5bff753af47e05c]

Yet another attempt


2011-03-22  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [90c0043db2fb4456e42814b050d1ada516233886]

Another attempt at linking on windows


2011-03-22  Caolán McNamara  <caolanm@redhat.com>  [2c47e10e1bec0cc90205e5eebb746b7ff978c551]

get regression test working again


2011-03-22  Caolán McNamara  <caolanm@redhat.com>  [31cb34254f45132f4c169ea8071a757ed440ac20]

drop -g1 and align gmake gd_SYMBOL from TRUE


2011-03-22  Christina Rossmanith  <ChrRossmanith@web.de>  [b67fe5cc0522926bf7782d22e6d50aa4769ecbf6]

Removed comments /commented code


2011-03-22  Christina Rossmanith  <ChrRossmanith@web.de>  [4b9842da835631b0109028cb3534546233cd7b8c]

Removed never defined _OLD_FILE_IMPL


2011-03-22  Caolán McNamara  <caolanm@redhat.com>  [c10e3bcf9d8e342e1466f1d8caa6e90ba9257083]

port regression tests to passive uno registration


2011-03-22  Caolán McNamara  <caolanm@redhat.com>  [c79300cf1a24b441e9e6298f53542cc6d8a7219a]

enable this test post passive components


2011-03-22  Michael Meeks  <michael.meeks@novell.com>  [57d3e290cc3e8ae8268e9731bcde51e6793cb4d1]

fix misc. Mac build problems anyway


2011-03-22  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [2593439d2b554ac94a0ad247f09858f9055066df]

Trying to remove NODEFAULTLIB on Windows


2011-03-22  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [3e5ddcfbba93bc202b889aa98655cb3da51bfa27]

Trying to remove NODEFAULTLIB on Windows


2011-03-22  Michael Meeks  <michael.meeks@novell.com>  [014efb9efc585331e28da5a456f582f5beebeea3]

disable pagein and oosplash.bin compile/install for Mac


2011-03-22  Michael Meeks  <michael.meeks@novell.com>  [38a29942c3a913e9cac5f15133bbf3b6e0f5e4cb]

disable pagein and oosplash.bin compile/install for Mac


2011-03-22  Hans-Joachim Lankenau  <hjs@openoffice.org>  [77c6a8e3ac106240b9fca715affedd5280c1367e]

ause127: #i117375# avoid hard links in python build


2011-03-22  Caolán McNamara  <caolanm@redhat.com>  [8e230401d9737ceab0707634389931f17a747ec0]

WaE: unused variables


2011-03-22  Caolán McNamara  <caolanm@redhat.com>  [d8f1ce1e9cb83ea74e8cf853b24b1c0c8d29921f]

WaE: this isn't helpful


2011-03-22  Caolán McNamara  <caolanm@redhat.com>  [1e91ee3d7d83279d47c1cb909eb750a9586424cb]

fix build error


2011-03-22  Jan Holesovsky  <kendy@suse.cz>  [83ebdeab2a265c63a32ea39daf1d66251ea3071b]

Merge commit 'ooo/DEV300_m103'


2011-03-22  Jan Holesovsky  <kendy@suse.cz>  [0c5d43ac09a57f67003c9a714dd3caf0b438625c]

Merge commit 'ooo/DEV300_m103'


2011-03-22  npcdoom  <venccsralph@gmail.com>  [486dd9082e177aa63294f76d6a75b08dde5957e5]

Remove DECLARE_LIST( FmCtrlModelList, XInterface* ).


2011-03-22  Michael Lefevre  <lefevre00@yahoo.fr>  [e3e4d1c531fd6b49cb61c2be8e1724b2384cf6f3]

Delete last SVX_LIGHT usage

Xavier SVX_LIGHT deletion forgot just on occurence.
This patch delete the last one.

2011-03-22  Xisco Fauli  <anistenis@gmail.com>  [1a0760384e16a390a3a29c414db9ccc4180202b7]

Replace String with rtl::OUString


2011-03-21  Francois Tigeot  <ftigeot@wolfpond.org>  [faae793ae86558e42f948b89920665be402db1f8]

Treat DragonFly as Linux.

The new build system has introduced some new operating system
conditionals. Use the same path as Linux on DragonFly for now.

2011-03-21  Michael Meeks  <michael.meeks@novell.com>  [3117cd00578eb21ec6344799e8bd65a38f59077e]

add missing .component file


2011-03-21  Caolán McNamara  <caolanm@redhat.com>  [0562ba185b5c4783b8f59aa3a3ae8d1ef68011d3]

this should work in theory to use the new component registration stuff


2011-03-21  Michael Meeks  <michael.meeks@novell.com>  [79a6c0f8a28b43c36c3b02dc5e116f2d17e92ef0]

install unit tester in sub-directory to help windows.


2011-03-21  Michael Meeks  <michael.meeks@novell.com>  [138b9c36f7148680dd46fe71ec1aeb6b9013bb27]

misc fixes, and un-conditionally enable the splash reporting component

Lots of re-work here; un-conditionally use the splash component to do
more intelligent fast starting. Throw up the splash screen before we
start doing 'pagein' work (to get better progress / launch feedback),
and hide javaldx too.

2011-03-21  Michael Meeks  <michael.meeks@novell.com>  [ff3904f63805811a0b48aa1b1e767ed777d8bdd2]

split out argument parsing to clean it up


2011-03-21  Michael Meeks  <michael.meeks@novell.com>  [cda1a3fa9c2e6008706b2aaa58929242a59144f6]

re-work start process to enable earlier splash and faster start


2011-03-21  Michael Meeks  <michael.meeks@novell.com>  [5c3f86934e7510a6666ab73d157187b9e975c0ee]

use the unix quickstarter un-conditionally.


2011-03-21  Michael Meeks  <michael.meeks@novell.com>  [8916b8370155961841f426f644d4c9d8406f4630]

enable unxsplash component


2011-03-21  Caolán McNamara  <caolanm@redhat.com>  [0e263d61811480f3a9dbc6ad7c752f6cfae4e3fc]

order pImpl before aGraphic because aGraphic deferences pImpl in ctor


2011-03-21  Caolán McNamara  <caolanm@redhat.com>  [0ffcc1252b12e13ec1d0b8b6581dc876bb7f471d]

add cppunit depend


2011-03-21  Caolán McNamara  <caolanm@redhat.com>  [bb54b94e5f48c4f6dce72f59dc6bc83f17d2c590]

fix catastrophically wrong merge


2011-03-21  Caolán McNamara  <caolanm@redhat.com>  [f2c136a39361d905d0ebd8b746cf14089a567988]

update regression tests for new component registration


2011-03-21  Kohei Yoshida  <kyoshida@novell.com>  [a0872eae81c09edcadc3ceac0f96e2be82340d82]

Fix seg faults on sheet deletion.

Sometimes a simple sheet removal causes segfault in certain types of
documents.  Not always reproducible, but this fix is certainly safer.
(n#680272)

Signed-off-by: Noel Power <nopower@novell.com>

2011-03-21  Kohei Yoshida  <kyoshida@novell.com>  [22d32bb2f80d3f3ede0c4dcf2ce729c594bfd6c9]

Fix seg faults on sheet deletion.

Sometimes a simple sheet removal causes segfault in certain types of
documents.  Not always reproducible, but this fix is certainly safer.
(n#680272)

Signed-off-by: Noel Power <nopower@novell.com>

2011-03-21  Robert Nagy  <robert@openbsd.org>  [eba592c680d6cd2b1c11e0b233b90e96cc47339d]

openbsd build fixes

- check for the correct kde and qt libraries
- rework the gnu cp check logic so that it works with older
versions of fileutils too

2011-03-21  Vladimir Glazunov  <vg@openoffice.org>  [4809454506ae8d1af6968fec656b6b1670dc6e98]

CWS-TOOLING: integrate CWS native367


2011-03-21  Vladimir Glazunov  <vg@openoffice.org>  [b29fb1a51fe69cd0e76851e72e463f499a876e48]

CWS-TOOLING: integrate CWS native367


2011-03-21  Vladimir Glazunov  <vg@openoffice.org>  [8ac8e8624b71c3932a5d1a60907afd5bf3983d44]

CWS-TOOLING: integrate CWS native361


2011-03-21  Vladimir Glazunov  <vg@openoffice.org>  [712a83ef918c355e7c5ecd23316d6e95013e4cb0]

CWS-TOOLING: integrate CWS native361


2011-03-21  Vladimir Glazunov  <vg@openoffice.org>  [401c221bf9972147e75cdce2330ccd1af53bead1]

CWS-TOOLING: integrate CWS chart53


2011-03-21  Vladimir Glazunov  <vg@openoffice.org>  [4deb4ccac394b4fb0bc192779d341fda660f635d]

CWS-TOOLING: integrate CWS chart53


2011-03-21  Vladimir Glazunov  <vg@openoffice.org>  [46dcdf96d24a6e6f99a0845e3e8ab38621a9c7ba]

CWS-TOOLING: integrate CWS dr78


2011-03-21  Vladimir Glazunov  <vg@openoffice.org>  [1f700466310fb9a301fcead03c1b9b0b3f2ec73e]

CWS-TOOLING: integrate CWS dr78


2011-03-21  Vladimir Glazunov  <vg@openoffice.org>  [dae2b218c44e8e4613e37b9a42aec251cae5fdec]

CWS-TOOLING: integrate CWS dr78


2011-03-21  Vladimir Glazunov  <vg@openoffice.org>  [e93538de60890cd3c358e74443be52468c54a3f5]

CWS-TOOLING: integrate CWS dr78


2011-03-21  Vladimir Glazunov  <vg@openoffice.org>  [eff6e0ae107c2155a270e721fc7c103aef563891]

CWS-TOOLING: integrate CWS dr78


2011-03-21  Vladimir Glazunov  <vg@openoffice.org>  [2e414f7a3e2e6401c179c65bbd486022d533bfe9]

CWS-TOOLING: integrate CWS dr78


2011-03-21  Vladimir Glazunov  <vg@openoffice.org>  [94371f0f5d3ddb14b6c29599c34fcab46b59c4e6]

CWS-TOOLING: integrate CWS dba34c


2011-03-21  Vladimir Glazunov  <vg@openoffice.org>  [ca9b3543ad090be52b7194f0e491b2d0c80ecf58]

CWS-TOOLING: integrate CWS dba34c


2011-03-21  Vladimir Glazunov  <vg@openoffice.org>  [cf8775536c487590c5c698511289e2dd7bb084b4]

CWS-TOOLING: integrate CWS dba34c


2011-03-21  Vladimir Glazunov  <vg@openoffice.org>  [8b7873214d7d8108eb5a83ec32aacaa83a37f272]

CWS-TOOLING: integrate CWS dba34c


2011-03-21  Vladimir Glazunov  <vg@openoffice.org>  [eb58e26326300bb0d22b0e6d491f82b0c6b2c6d4]

CWS-TOOLING: integrate CWS dba34c


2011-03-21  Vladimir Glazunov  <vg@openoffice.org>  [6f80af3e56f4d3ac692172facd683e16df977c20]

CWS-TOOLING: integrate CWS dba34c


2011-03-21  Vladimir Glazunov  <vg@openoffice.org>  [696f2ecfd66547f0458e9ead56cb84545efa0e67]

CWS-TOOLING: integrate CWS dba34c


2011-03-21  Vladimir Glazunov  <vg@openoffice.org>  [ad42e0ddf26623b7091610cb7b1888947458abdd]

CWS-TOOLING: integrate CWS dba34c


2011-03-21  Luboš Luňák  <l.lunak@suse.cz>  [450f5a90f5256845bb919e97833ebceccbdb462e]

remove unused function


2011-03-21  Luboš Luňák  <l.lunak@suse.cz>  [17da3432027028279a454be66f371c20cbcebdc6]

pClipRegion_ has been apparently renamed to mpClipRegion


2011-03-21  Albert Thuswaldner  <albert.thuswaldner@gmail.com>  [273ea24a16997b279b7d9969c25497cf55773fac]

German comments translations.


2011-03-21  Caolán McNamara  <caolanm@redhat.com>  [27cec023800e340c25237c1dc8361dfb5cd18f26]

Some of these still don't fly, e.g. parallel build

And hard-coded ports, e.g. two builds at the same time and so forth :-(

2011-03-21  Caolán McNamara  <caolanm@redhat.com>  [59a1b6654ceef566153c9dbd28bd036fe29ba875]

silence tests


2011-03-21  Luboš Luňák  <l.lunak@suse.cz>  [da941336002b4f4bdfb23b1f05231c243236627c]

BOOL -> sal_Bool, get rid of useless and removed BYTE


2011-03-21  Petr Mladek  <pmladek@suse.cz>  [f1b3403c82f1c24866232958d41cc4e057af62f1]

download: update name of more external tarballs

f7925ba8491fe570e5164d2c72791358-libfonts.zip
a06a496d7a43cbdc35e69dbe678efadb-libloader.zip
67b42915c8432abf0a922438f00860a2-libxml.zip
f3e2febd267c8e4b13df00dac211dd6d-flute.zip
79600e696a98ff95c2eba976f7a8dfbb-liblayout.zip
5aba06ede2daa9f2c11892fbd7bc3057-libserializer.zip

2011-03-21  Petr Mladek  <pmladek@suse.cz>  [86400a85e3fcd67e52d09aea2b59d058885251fd]

download: update name of librepository.zip in ooo.lst


2011-03-21  Petr Mladek  <pmladek@suse.cz>  [65a68c6c1bcdbc826ec6a39293c23802402de570]

download: update name of libbase.zip in ooo.lst


2011-03-21  Caolán McNamara  <caolanm@redhat.com>  [24604d79578a8de5ab45312c31a276a595ad0d72]

some of these don't work for me still


2011-03-21  Luboš Luňák  <l.lunak@suse.cz>  [6270e76bf5f075072951519d904247e55ff702a6]

write some lnNumType attributes only when non-default


2011-03-21  Luboš Luňák  <l.lunak@suse.cz>  [65578e67f8f1360c4d70ea661851c765a7080a5c]

implement lnNumType (bnc#593885)


2011-03-21  Caolán McNamara  <caolanm@redhat.com>  [85e08d8a91b3dca9195cb273c1d63b2743ca0bf2]

WaE: get %ld %d right for x86_64/x86


2011-03-21  Wilhelm Pflueger  <Wilhelm.Pflueger@web.de>  [7dae480d3a9932bf22859e0999c9b9181d388666]

Tests in ure/sal/osl/socket unveiled SocketAddr comparison bug

Reenabled test unveiled a bug in socket.c when comparing socket
addresses.

2011-03-21  Wilhelm Pflueger  <Wilhelm.Pflueger@web.de>  [c97a89f8be34e3d9f47363435d0e4073201d8dc3]

Reanimated tests in ure/sal/qa/osl/socket

I had to deactivate the tests in osl_SocketAddr.cxx
and osl_Socket2.cxx in makefile.mk. These tests failed:
osl_SocketAddr.cxx (SHL5TARGET) caused Segmentation fault.
osl_Socket2.cxx (SHL6TARGET) just failed with error 1.

I added the option SILENT_TEST in osl_Socket.cxx and in
sockethelper.hxx to allow tests without output
(t_print disabled).

2011-03-21  Mathias Bauer  <mba@openoffice.org>  [52090913e44d51bcc49ff1a8f3c8fe6c39e6b219]

CWS fwk167: #i117366# - move resources from sfx2 to sd and sc


2011-03-21  Mathias Bauer  <mba@openoffice.org>  [768b52b3d5443a5bbeaf8e585790ba795b39bd23]

CWS fwk167: #i117366# - move resources from sfx2 to sd and sc


2011-03-21  Mathias Bauer  <mba@openoffice.org>  [116bcf73991899a9988729c663a778c67be70dde]

CWS fwk167: #i117487# - use correct resource manager for error handlers


2011-03-21  Mathias Bauer  <mba@openoffice.org>  [923962dd1d43910471a3d8dccff4f7c92994cedb]

CWS fwk167: #i117366# - move resources from sfx2 to sd and sc


2011-03-21  Mathias Bauer  <mba@openoffice.org>  [7b2ad5806cd60da8ffa26a4977f4526f559db6bc]

CWS fwk167: #i117366# - move resources from sfx2 to sd and sc


2011-03-21  Mathias Bauer  <mba@openoffice.org>  [86528b0c6b49e25d38f40f2bfec468a4d13e9100]

CWS fwk167: #i117366# - move resources from sfx2 to sd and sc


2011-03-21  Bálint Dózsa  <dozsabalint@gmail.com>  [5b2050d069803b4de5e446964a6df065fc022aa9]

FIX BUG 32559 - officecfg


2011-03-21  Dózsa Bálint  <dozsa@linux-dugf.site>  [e158c6441143c999d479c499b19dd303e815fc6c]

FIX BUG 32559


2011-03-21  Ivo Hinkelmann  <ihi@openoffice.org>  [3b8a5089df071a9e17cf140c6b90f020c10cacd2]

test123l10n04: path fixed


2011-03-21  Carsten Driesner  <cd@openoffice.org>  [3393c60f4037d1dbffd1c4f9661c95edbc502d77]

fwk167: Rebase to DEV300m103


2011-03-21  Carsten Driesner  <cd@openoffice.org>  [3c86157dcd78c3dfcef84a9aa5ed0cfb97ac7a11]

fwk167: Rebase to DEV300m103


2011-03-21  Carsten Driesner  <cd@openoffice.org>  [258953acec40b78c96c0b30c826d85a828000700]

fwk167: Rebase to DEV300m103


2011-03-21  Carsten Driesner  <cd@openoffice.org>  [588ca3c9c5aec0e56f717a715510e9eae64201d7]

fwk167: Rebase to DEV300m103


2011-03-21  Carsten Driesner  <cd@openoffice.org>  [2b568014b042ec717b3d5bc61deacb5d7016f22d]

fwk167: Rebase to DEV300m103


2011-03-21  Ivo Hinkelmann  <ihi@openoffice.org>  [74c7de5d3c221b86e77e5eb50014e117f0317961]

test123l10n04: #i117489# rename ns to nso


2011-03-21  Ivo Hinkelmann  <ihi@openoffice.org>  [3d9ee575a207f478f297f022f238a0fde973e1b5]

test123l10n04: #i117489# rename ns to nso


2011-03-21  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [cf1aa8398112962c8bf1cf1a571effe76096f1f3]

enable optional deliver by hardlink with gb_Deliver_HARDLINK


2011-03-21  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [f5ddeaa24bfc00c146a784e52cfa0032e4dbebc9]

stripping on linking on linux unless SYMBOLS or DEBUG have been requested


2011-03-21  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [955aa61dd05c46470545b5797d153e1be98ccbb5]

fixing gb_SYMBOL logic


2011-03-21  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [8ea688367ee746937eb98fb40432de4e1902d24f]

Add some distro-configs from build repository


2011-03-21  David Tardon  <dtardon@redhat.com>  [e3291e927f4a25a02d1b393e297ccde5120b9221]

accept user-supplied CFLAGS/CXXFLAGS


2011-03-21  Caolán McNamara  <caolanm@redhat.com>  [c2acb5440848c8350258ec46642301e5f952e6cc]

unused variable


2011-03-21  Bálint Dózsa  <dozsabalint@gmail.com>  [c8228110cb0005a3b3a76cd1526d68d6ad97ae9b]

FIX BUG 32559 - draw


2011-03-21  Dózsa Bálint  <dozsa@linux-dugf.site>  [74cac597d25ed613072e9a607115de420beecd98]

FIX BUG 32559 - calc


2011-03-21  Dózsa Bálint  <dozsa@linux-dugf.site>  [01f05e73c027eb231f7f6332b44771c7cedcd35d]

FIX BUG 32559


2011-03-21  Xisco Faulí  <anistenis@gmail.com>  [f6e0527033be682dbf6b60bd9b060fdd853ffe33]

Remove most of dead code inlibs-core (basic)


2011-03-21  Christina Rossmanith  <ChrRossmanith@web.de>  [a1907dd5167400ac469f6693483e2f7fe23d010e]

Removed commented code


2011-03-21  Christina Rossmanith  <ChrRossmanith@web.de>  [30420eca679f624f282f448d09af1e85fe5ea57a]

renamed variable bWeiter to bContinue


2011-03-21  Caolán McNamara  <caolanm@redhat.com>  [a3e3f719efe2d7ca6afff7acea0dd3d264419865]

make smoketest work again


2011-03-21  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [41aed87d074878c3a38a7f982f5c2aaad9400189]

editeng: Adapted borderline unit test to new build system


2011-03-21  Caolán McNamara  <caolanm@redhat.com>  [50618790d4af91063b594a0b37b238ffc139fc44]

get .sdw suffixes etc back


2011-03-21  Caolán McNamara  <caolanm@redhat.com>  [caa7ea13e418756d3e57d409d87212cd3354671b]

fix smoketest options dialog post-merge


2011-03-21  Christoph Herzog  <rhogez@googlemail.com>  [dcc88f5a0ec957bf8ce0825e62f6640de1eb8c2f]

Translation of German comments.


2011-03-21  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [258e41160bcb8f397b360bbd6329b7037fd1b3ba]

Borders: Removed now useless width constants


2011-03-21  Caolán McNamara  <caolanm@redhat.com>  [e827f3577562aaffe507e397a95db6d105c1e6d9]

rename this to avoid resource warning


2011-03-21  Caolán McNamara  <caolanm@redhat.com>  [d5d663c24dda5ca0106ad32b84a1a8d825cd4874]

WaE: nColumnCount unused


2011-03-21  Caolán McNamara  <caolanm@redhat.com>  [8a281fdf0c1b53abd61eb41d92993e996f5e1b9d]

fix this


2011-03-21  Caolán McNamara  <caolanm@redhat.com>  [958de4c111c572936c31f0356089529f6d2b9297]

WaE: remove unused return values


2011-03-21  Caolán McNamara  <caolanm@redhat.com>  [aac91a564fa39953c25d07033f8d22b43d241233]

WaE: remove unused argument


2011-03-21  Christoph Herzog  <rhogez@googlemail.com>  [fe5d4c765750364cf2b0f998e91249e8a3b2a662]

Translate German comments.


2011-03-21  Caolán McNamara  <caolanm@redhat.com>  [935374477e19c53dea7c3a71d7c9587b9dc429f9]

these are duplicates in wintypes now


2011-03-21  Tor Lillqvist  <tlillqvist@novell.com>  [af130785ee2534644cfb46ceb57b1b9654266b73]

Sprinkle some realpath goodness here, too

(cherry picked from commit f60ac8bb5f2a22fa2826cf08589976cb4a259d74)

2011-03-20  Caolán McNamara  <caolanm@redhat.com>  [b8665f1e8d4f9bcfb62f526ed427a34f80cd9060]

missing 'End', which is why the smoketest failed


2011-03-20  Caolán McNamara  <caolanm@redhat.com>  [d4410f7d7e14ec74d280e285c5d6b88c853b2810]

WaE: class/struct consistency


2011-03-20  Thomas Arnhold  <thomas@arnhold.org>  [da0151b51b1ced9f53a862741bcb23c477df6d56]

Revert "Actually make this work with --disable-mozilla --without-system-mozilla"

This reverts commit aff0b9ef35cc98daaca9f7cc5be7da7673dabcbd.

Problem is more complex...

2011-03-20  Thomas Arnhold  <thomas@arnhold.org>  [7a1438d58589030b43a50dec9abfa35a6350ba87]

WaE: silence warnings


2011-03-20  Thomas Arnhold  <thomas@arnhold.org>  [78487cb69f56f753bc3cd49890b1df47b9277f01]

WaE: silence warnings


2011-03-20  Caolán McNamara  <caolanm@redhat.com>  [7329e5c89ab666c87088eeb2a3f2aa8d87599a09]

WaE: silence warning


2011-03-20  Caolán McNamara  <caolanm@redhat.com>  [03022d302c4a9e7e543de3388d5a68a43c95a689]

I bet we need soltools here as a build dep


2011-03-20  Thomas Arnhold  <thomas@arnhold.org>  [bd68312d65ee00ee45c34f82d213758971c873ed]

Actually make this work with --disable-mozilla --without-system-mozilla


2011-03-20  Caolán McNamara  <caolanm@redhat.com>  [ff9e8c13fd6a0ac24928e8c94c19315baf11c0a4]

WaE: uninit variable


2011-03-20  Caolán McNamara  <caolanm@redhat.com>  [15de91f8c564aae4179cfc1191005b5226beef4a]

WaE: silence these warnings again post merge


2011-03-20  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [5e41374388e05a605af223421c19dfa86383e911]

Fix Windows build of sal


2011-03-20  Takeshi Abe  <tabe@fixedpoint.jp>  [5d7d145d411c8974ceb12ac08759e7ccf3bb9b27]

Use SAL_PRIuUINT32 instead of %d


2011-03-19  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [7ff8f9a4bb008c46f4ac6fa2877a16cafbe2007c]

Fixed line style in footnote format GUI and saved it to ODF


2011-03-19  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [e1fa511afa6b59baf218cce6c6e61b95cdc673c7]

Fixed documentation for the new ColumnSeparatorStyle property


2011-03-19  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [f9c622fb295aad8577edd48a900253cf6d38f11f]

Added column separator style in ODF


2011-03-19  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [73e4d35e73556a93c0f24769bb6c4178a3b4a959]

Fixed the NONE border line style API value


2011-03-19  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [380895bcb8da0ede2adc8d18b7470389b6a5567c]

Added a style entry for no lines


2011-03-19  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [8dd82dbabf92c69628c24242dfd8a76b7dd9bc10]

Documented css::table::BorderLine2.LineWidth.


2011-03-19  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [e97f298534ea4b0b3e71b26b495387b706b223a3]

Fixed copy-paste problem


2011-03-19  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [8f2a162dbf38f4a894de8cfa504126f57099bc15]

Borders: added some more types to the API


2011-03-19  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [22ab2b2e04c182d19442d7a55d6aa14da04c4101]

Fixed RTF import/export of new border lines


2011-03-19  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [791037c528c2b5c5fa42c99e316262ebd429f730]

Fixed some rebase problems


2011-03-19  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [9f4c66cfb66f2cd1c52afbcda1ece24598da86f6]

Fixed lines width guessing: gap are no smaller than 1pt


2011-03-19  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [5c65e5215329b3825e2e6488ec30feebb214fed0]

Few fixes for RTF export and import of borders


2011-03-19  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [91cc656caaf65ca0402b0101ab7f22c1a3562910]

Remove the size in the LineListBox


2011-03-19  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [932d9136aa60bc09a7d1b8feac0aed0619a7c407]

Switching the order of the SetLinesWidth arguments


2011-03-19  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [81855d9ae2b13fd522e16a8ae29c337826ababb7]

One LineListBox to rule them all: started improving column sep line


2011-03-19  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [6447abcac76e61c880715e94a37f3563de4676ec]

Fixed units mess in SvxBorderLine and BorderLineImpl


2011-03-19  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [bffee3e11a1ba1749e8edb5d5c68b1087ff3dcab]

Fixed BorderWidthImpl::GuessWidth()


2011-03-19  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [b717148057757cc95789e43741f8b357abab36c9]

Fixed the RTF import of borders to use new widths system


2011-03-19  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [f2c22965ac8238fbb5a256fde3370097e622ef53]

Borders: expose the width computation logic for SvxBorderLine to use it


2011-03-19  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [a99b2131c8d4b12663c5acab219f0b8d825d7453]

Nicely draw borders using drawinglayer


2011-03-19  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [6773a7781189811b9453429152e5c4e04ccf0685]

hairline borders were never displayed


2011-03-19  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [8fa00090f0fbe3185934c1accd91263dd006909b]

Fixed line style toobar control to display all line styles


2011-03-19  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [b69f4871cafd0ad44f1ee2e813df84c318f2a945]

Fixed line style in footnote format GUI and saved it to ODF


2011-03-19  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [6695b26980f9b089c32308cd8fd51706bf8c34f1]

Added column separator style in ODF


2011-03-19  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [5c983682af88cba53dd02acf17d29a9f6f2ff9e5]

Use bigger rectangle to be sure it will be clipped


2011-03-19  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [daa32dca06108ac28194c611f63d1e3e34901733]

Fixed typo conditionning the display of BLTR borders


2011-03-19  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [1b3d92e7beeee1a3c819b43be1562d8bcb5d1097]

No tools value for pi or the basegfx methods will give unprecise results


2011-03-19  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [67d0e75c7c22844cfba842bb7ff9ba53b0125677]

sc: draw slanted borders using the drawinglayer primitives


2011-03-19  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [e3aeec6664273abc7917280032c3219d8672465f]

svx::frame::DrawRange has now a drawinglayer equivalent


2011-03-19  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [c0c2e9ed18b29c109ef1194e9b7b4fb48fa5f787]

Fixed RTF import/export of new border lines


2011-03-19  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [2001821bc9cf0ab285662a2beff279a7346594ba]

editeng: more reliable test library build


2011-03-19  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [bb3a9e8b7feec274782e5f10ae2ebd0da23d24e5]

ODF borders import: constants cleanup


2011-03-19  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [d13469c38ba3e88219c918425b106e2ef83608c5]

Fixed lines width guessing: gap are no smaller than 1pt


2011-03-19  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [5aa3e4a3d93f1cc8fff2ee42353390a307ce08a2]

Embossed and engraved to fit ODF specs


2011-03-19  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [b624e6e6cf2ecfc6e6e983af45212fce5e731006]

ODF export of new border types


2011-03-19  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [9818095b8ee55ce45e2ff5b9b0d92b7e1484a45d]

Uninitiallized members in SvxBorderLine copy constructor


2011-03-19  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [56702c9eb5b423054addf753ca19b3fda94d47cf]

Changing the BorderWidthImpl when changing style in SvxBorderLine


2011-03-19  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [d674abd352080308f0d21ae1b4cf4a2cb4549979]

Switching the order of the SetLinesWidth arguments


2011-03-19  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [9bd78655198ad497bef9872422a1004cfbf8698f]

Fixed units mess in SvxBorderLine and BorderLineImpl


2011-03-19  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [302b7b094d87184530af66be91fef91b6dce1d12]

Fix border selector to use the new widths system


2011-03-19  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [723943b939a95bbd8f8bf30cf3fac7c214703762]

More build fixes in editeng


2011-03-19  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [99b5f5aec1d80f57d4ab23832c94516d793a783a]

Documented and Unit-tested the SvxBorderLine::SetLinesWidth


2011-03-19  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [14688e472fa1cd3b8f83ec2d8e33e8b6801fe42f]

Disabled the use of MID_*_WIDTH... not sure of it


2011-03-19  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [63210f47e22adfb3667a39e880fc890cfb3f73b5]

Fixed the RTF import of borders to use new widths system


2011-03-19  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [6f26cdbec9ab44b3161684ae2225b307d8f3cf02]

Borders: Started to impact the changes of SvxBorderLine


2011-03-19  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [7c2f0268d77d3cbe4868afe80ba2164687352341]

SvxBorderLine: changed the widths definition


2011-03-19  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [83e1130832dfb5a55b3e8e1cc17bb49dd60a865f]

Nicely draw borders using drawinglayer


2011-03-19  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [33b9033a37d6a09e0de1ee4327dc1c64f132fe44]

Fixed sd build after borders widths changes


2011-03-19  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [87c81ba999a59c94c74845cc63b1b9c71dda6aaa]

Docx import filter now working with new borders and width


2011-03-19  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [62b6a47aed2fe695ab3e0ce6e76c91ff6bc6c463]

Using BorderLine2 constructor w/o argument


2011-03-19  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [227745b536e12358db1d92369ca5321ac53f44ef]

Missing conversion from Twip to pt


2011-03-19  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [91c5a262cd9302ae24e6cdc558dfdbcc62c51597]

One LineListBox to rule them all: started improving column sep line


2011-03-19  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [0c7e52c99f2b6cfe19e162ade996fd57db9e4ae6]

Fixed units mess in SvxBorderLine and BorderLineImpl


2011-03-19  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [a99d5769099a676ef74d774722ca84d156708e7c]

Fix border selection page to use new width system


2011-03-19  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [c222db706db4c6c55b105fc4786d9bcb3315bbad]

Borders: SvxBorderLine widths definition changes


2011-03-19  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [a4c58233e4934c9c805aa9b65c8a35b66d0c5bd9]

Nicely draw borders using drawinglayer


2011-03-19  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [dc78b9160944086a670785cd9592484c74d14488]

Fixed the odf import of border in calc: style was missing


2011-03-19  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [0ffe180cf6a6eaa7ffa14c96f17094b093aa65db]

Added the new border types to the HTML export


2011-03-19  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [9503970fda80acabdead01df43d95fed7cd2d3df]

sc: don't draw the slanted border twice at all tp remove visual side effects


2011-03-19  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [d1433fd922a3b55127543567dc96ffa6d15c13d4]

sc: draw slanted borders using the drawinglayer primitives


2011-03-19  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [f1731d3810d9fb40f740741b133138e395506c19]

Using drawinglayer for the rotated cells horizontal borders


2011-03-19  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [7893e658e8a576480856dbe96092ffde15cde3d1]

Use svx::frame::DrawRange with the drawinglayer in calc now


2011-03-19  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [89d3e8a8424ce44404a554812e5136452bb8cb60]

Switching the order of the SetLinesWidth arguments


2011-03-19  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [e881f7d231cccb7b74ce69394e0644088ded9c2b]

Draw nice borders using drawinglayer


2011-03-19  David Tardon  <dtardon@redhat.com>  [372debc42b05d133a3bf89665febae72ec28a2bb]

make default debug level 1 and use dbglevel if set


2011-03-19  David Tardon  <dtardon@redhat.com>  [6cb24959991ba44c465080c8a6579f40f70f07f1]

do not build cppunit if not needed

Suggested by Bjoern Michaelsen.

2011-03-19  David Tardon  <dtardon@redhat.com>  [13c012e9ce1748c414f4dbd60d12766f3482c0af]

fix debug build


2011-03-19  Thomas Arnhold  <thomas@arnhold.org>  [718cd07930ee523e9c2943fe8de7a14d296a1a8a]

WaE: missing format string


2011-03-19  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [3c5d916116e18fe77152101b5619947b4b35e7be]

i#12441: added ui for footnote separator color selection


2011-03-19  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [157c996a329d8c8989ea43284ba0cca727cf0dde]

i#12441: Fixed line style in footnote format GUI and saved it to ODF


2011-03-19  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [481e04cd43701e6f760715e1c22000707f63ce32]

Added column separator style in ODF


2011-03-19  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [67697d941503b52c4fb455e3c8cf2fcdc58377bd]

Fixed the NONE border line style API value


2011-03-19  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [a0486f02433703744f487e599422714d03937956]

Shift all table border lines in sw to avoid hacky clipping of the borders


2011-03-19  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [3537afd0e8abc6dcdb1d856aa11883319005a474]

ODT import filter fixed for the new borders


2011-03-19  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [adb69169481dee3146b28ee87a388a3bae0b939d]

Docx export filter: fixed wrong embossed/engraved values


2011-03-19  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [07106d13bd5af54ce6021119207df367b7708ebc]

Fixed HTML filters to work with new borders


2011-03-19  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [7382abd40503f384e73b3cbb806addc4c8952257]

Fixed RTF import/export of new border lines


2011-03-19  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [2157b3563a8ba64b56ed32648a61ff59071557f2]

Merged borders of paragraphs were having angles


2011-03-19  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [b56fdd4316dbdcf1f49e0ab0e06f400d604311a0]

Fixes for ODT filter related to new borders


2011-03-19  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [f2e26401ab829e0e9b2f0bdd0067bcff0a5dacb3]

Fixes for WW8 filter related to new borders


2011-03-19  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [eda2257c01d66fe3a552f19470ea99a9eff7d4ff]

Docx export of the new borders


2011-03-19  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [f1c1080112406e53a07b225980ae9aec54875bbb]

Few fixes for RTF export and import of borders


2011-03-19  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [f510dc5a0d44a0119041a94ac3cfeac281518c9e]

Embossed and engraved to fit ODF specs


2011-03-19  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [86c31d17a605bdb9d5824bc686487a0ccf5ba8c1]

ODF export of new border types


2011-03-19  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [32612ba8e3c2ce2eeb0e7a5e5e7b000209d965f1]

Getting total width directly using SvxBorderLine


2011-03-19  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [9409854f7dfaffa9bfee9a2143e125e5a8a366d9]

Switching the order of the SetLinesWidth arguments


2011-03-19  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [db54a222c6da2461c75ab3ef2a09c15902783cdb]

One LineListBox to rule them all: started improving column sep line


2011-03-19  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [6936cd24206e66cffb789a11fc20090bb03b3058]

Misc sw build breakers fixes after the borders width changes


2011-03-19  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [cd8d9afd92f3b781b5718c15a7bf158d7fa5589a]

Adjusted CSS1 import borders widths


2011-03-19  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [79543bc58e00118e02e9e92deb84438b1dbd4078]

Fixed the ODF Writer import after borders width changes


2011-03-19  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [0f5f87f9b6c5aa1956d7fdcb650c71d6cc1bf473]

Reworked the html filter


2011-03-19  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [8b2c2ca2580e0dbfd9e9d4cf269cfc60db326358]

Changed SvxBorderStyle::NONE to SvxBorderStyle::NO_STYLE


2011-03-19  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [2dbfc0e52ebeedd2f5e1aed10b662d2bdc6e48da]

Fixed the WW8 filters to use new borders widths


2011-03-19  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [a9a953c06844aab3f2a09201caf6f073d1ad57d6]

Fixed the WW1 filters to use new borders widths


2011-03-19  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [e93c59d0c1978bda7d38b8fa5e79b2592caa25a6]

Fixed the auto formatting to use new border widths


2011-03-19  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [4b5bd335f11cfc54406affdd3bacb9f16f5d405d]

Borders: first attempt to fix the ww8 borders import with the new types


2011-03-19  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [0f0896c26fb260d1bbf31d7a886df3f61837f0f2]

i#8275: Nicely draw borders using drawinglayer and added 3D borders


2011-03-19  David Tardon  <dtardon@redhat.com>  [cfeb82a6d89e28cfa545b7a5cbe7ad03f22bc678]

solar types are gone--remove this hack


2011-03-19  David Tardon  <dtardon@redhat.com>  [ac257ccd52c4723dd3bcd7c5dd3ea586f093e886]

second attempt


2011-03-19  Thomas Arnhold  <thomas@arnhold.org>  [25af48a8840696770162f41912b0609478f5132d]

Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)


2011-03-19  Thomas Arnhold  <thomas@arnhold.org>  [5a7f6793ac227c348198ae5958db5951214ec8d2]

Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)


2011-03-19  Thomas Arnhold  <thomas@arnhold.org>  [d8d6bee713afcccec30477cd231119a41ec584db]

Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)


2011-03-19  Thomas Arnhold  <thomas@arnhold.org>  [f03de39457c663e88592899ebda0f07c4e24aa9c]

Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)


2011-03-19  Thomas Arnhold  <thomas@arnhold.org>  [3d874bdf409ca4a099853b30aeb9932e45c56f60]

Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)


2011-03-19  Thomas Arnhold  <thomas@arnhold.org>  [970be45287de1a046df1c546abb06ad5f6b9c084]

Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)


2011-03-19  Thomas Arnhold  <thomas@arnhold.org>  [05745bb195bd54933dbc2333fde1b147f894c0ea]

Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)


2011-03-19  Thomas Arnhold  <thomas@arnhold.org>  [459cbc6cada544c9e50cf4f86dc821853f26deda]

Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)


2011-03-19  Thomas Arnhold  <thomas@arnhold.org>  [352f1a58e24c9c3ec45829111a77fa9fbd8065ab]

Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)


2011-03-19  Thomas Arnhold  <thomas@arnhold.org>  [e52051f5019ae35f7bb44e43144d919b9430ef0e]

Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)


2011-03-19  Thomas Arnhold  <thomas@arnhold.org>  [fbcbfa9d34dc4b9645c6beebb9e0cb0973448427]

Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)


2011-03-19  Jacek Wolszczak  <shutdownrunner@gmail.com>  [f9585d9dc148653afee9286b00595222effe3d9c]

REPLACE j_assert with OSL_


2011-03-19  Aurimas Fišeras  <aurimas@members.fsf.org>  [34f333cd519df0bffea10a28b4a1d25aaed4aac0]

FALSE is no longer defined


2011-03-19  David Tardon  <dtardon@redhat.com>  [bd22ce29470ed23f7380576a430fbee99bf04d92]

FALSE is no longer defined


2011-03-19  David Tardon  <dtardon@redhat.com>  [e35cffb37a792b78f8dbcd85b329fa88097b1ea5]

solar types are gone--remove this hack


2011-03-19  David Tardon  <dtardon@redhat.com>  [4edacef4f14f1992f8e0cbded5a86730c8353b4d]

fix debug build breakage


2011-03-19  David Tardon  <dtardon@redhat.com>  [598300a4891d3af4e8110f0b854ab31fbfded333]

use system cppunit if configured so


2011-03-19  Thomas Arnhold  <thomas@arnhold.org>  [1ade0128a0cec27fdc6106245839e14e8d968482]

Remove core/except (came in with m101)


2011-03-18  Kohei Yoshida  <kyoshida@novell.com>  [083f8a897c6cda74d4a5d30bd9cf5ea4518b2512]

Charts' title reference is stored as relative reference. (fdo#35015)

For whatever reason, chart's title name references are stored as
relative references as opposed to absolute references.  Store the
relative reference values to the absolute values since the ref token
helper methods only use the absolute values when joining.

2011-03-18  Thorsten Behrens  <tbehrens@novell.com>  [4997d825c1e95e825303940bf7f1938dd274ec31]

Made dbgutil build work again

A few member var renames, and put removed error.h macros into
cxx directly (as the only client)

2011-03-18  Thorsten Behrens  <tbehrens@novell.com>  [48b7ae25d490230ecb4cad6545d40098b81d7992]

Put dump() back into headers in oox

Code was still there in cxx, so put back the method decls

2011-03-18  Caolán McNamara  <caolanm@redhat.com>  [1fa55878d9a8e0ce48501ad82fb537dc9c29855a]

restore cppunit test, Sequence ctor from sal_Int32 is now explicit


2011-03-18  Caolán McNamara  <caolanm@redhat.com>  [cc8ca7aa5cd088449607c91790979c0fa7e21b13]

WaE: unused aError


2011-03-18  Thomas Arnhold  <thomas@arnhold.org>  [99afdc5dcc56974c93405ba6525cbc2d46f5d8fd]

Remove unused DBG_ERROR macros


2011-03-18  Xisco Fauli  <anistenis@gmail.com>  [3d9981af0da5f612250c8cb88ee716da8d067e75]

Remove dead code in libs-core


2011-03-18  Caolán McNamara  <caolanm@redhat.com>  [a149b16d4a3dbefb2fceea5fafcc92297b42cd18]

we seem to have lost the use of rLang after the merge


2011-03-18  Caolán McNamara  <caolanm@redhat.com>  [8079924b52d505a6be195161b71c6f698898c61d]

unused variables


2011-03-18  Caolán McNamara  <caolanm@redhat.com>  [c3391397341bed462a5a1c8c76772fc7ad1ff244]

WaE: nBtnIndex set but unused


2011-03-18  Caolán McNamara  <caolanm@redhat.com>  [9cdf7c8faec53ad79a4d0212d04e058fec670a99]

WaE: bResetSession set but unused


2011-03-18  Caolán McNamara  <caolanm@redhat.com>  [63039fc677ab3f0c0e1014b46915aac8ca995c55]

WaE: fix up merge


2011-03-18  Caolán McNamara  <caolanm@redhat.com>  [54f655b534d65b24ddc52dd5e80844895ff29195]

WaE: silence warnings


2011-03-18  Caolán McNamara  <caolanm@redhat.com>  [3e0ff0ae922bc92611a93840bcae8d674abf4425]

these statements have no effect, looks like debugging code


2011-03-18  Caolán McNamara  <caolanm@redhat.com>  [3525c21fdc2065216e22c1884d6d08709c3b0243]

WaE: member init list out of order


2011-03-18  Guto Maia  <guto@guto.net>  [a2def3db13aabd35f8068241d8a32d15aa93c23a]

changing the chmod of some documents


2011-03-18  Caolán McNamara  <caolanm@redhat.com>  [251734958255d80cca41345bb53c806e0d6c496d]

WaE: pDockingAreaWindow unused


2011-03-18  Caolán McNamara  <caolanm@redhat.com>  [4632719f9e895b513418d2560637cea78d406ebf]

WaE: fix dubious undefined behaviour


2011-03-18  Caolán McNamara  <caolanm@redhat.com>  [0d43a19e53c12a8f4f062ffa82a79369b3bf1315]

WaE: id only used in debugging code


2011-03-18  Thorsten Behrens  <tbehrens@novell.com>  [843afe46326a449c899170fea3cd4861c6eff117]

Misc dbgutil build fixes

Various leftover DBG_TRACE and tooltype removal fallouts

2011-03-18  Thorsten Behrens  <tbehrens@novell.com>  [c0813d66e62d58b75dd3526c20931c0601c28007]

Fix dbgutil breakage - no DBG_TRACE anymore


2011-03-18  Thomas Arnhold  <thomas@arnhold.org>  [aecaf18615cc27764f98320f9221227dd6e01a2b]

WaE: silence some warnings


2011-03-18  Thomas Arnhold  <thomas@arnhold.org>  [055049f0802c944437be82c001d2c251a470fb25]

WaE: silence some warnings


2011-03-18  Caolán McNamara  <caolanm@redhat.com>  [63899beb6c033f4dc305a046c558c348a907ea40]

WaE: unused variable


2011-03-18  Caolán McNamara  <caolanm@redhat.com>  [7b7a3cb20aabc851b8560fa844a4e669a51008fd]

WaE: PAGE_NOT_FOUND is a 16bit value


2011-03-18  Caolán McNamara  <caolanm@redhat.com>  [036bcb93e6c7fd0486a53a5e281d02eeced4395f]

WaE: nCurSubGroup unused


2011-03-18  Thorsten Behrens  <tbehrens@novell.com>  [feb9fe0e1f291b3cdd7532936bf655fdec2c59dc]

Fix build, re-introduce include path for xthrobber.hrc


2011-03-18  Michael Meeks  <michael.meeks@novell.com>  [b319eb379893098f895eaffb4a16369cf0c018b6]

be more paranoid about eliding empty path params we get


2011-03-18  Caolán McNamara  <caolanm@redhat.com>  [f5d4c546de238d47eb5b10f13a8ed03c03f96e29]

WaE: returning NULL for sal_uInt16


2011-03-18  Caolán McNamara  <caolanm@redhat.com>  [dc79366e48e764d12359b3bc1508ed8432236d09]

Related: fdo#32553/fdo#31792 nsure correct odt mimetype and pdf export filter

Signed-off-by: Petr Mladek <pmladek@suse.cz>

2011-03-18  Caolán McNamara  <caolanm@redhat.com>  [4bf6f571590f19ea5a8fdca77bc765e0d1cbedfe]

Resolves: fdo#32553 freeze/hang on mailmerge to attached pdf

Signed-off-by: Petr Mladek <pmladek@suse.cz>

2011-03-18  sb  <sb@openoffice.org>  [a4c8bf980c1f18804a97c057de23943dc9359286]

masterfix from sb140: #i117458# on Solaris 11 against Solaris 10 baseline, make sure xpdf sees baseline headers (transplanted from 5d89bbbf49f658c5a293b7a81ca1550f6cc8d3d9)


2011-03-21  Vladimir Glazunov  <vg@openoffice.org>  [07a730879db8d9e02247fda7ae536a2662b04919]

CWS-TOOLING: integrate CWS dba34c


2011-03-18  sb  <sb@openoffice.org>  [e7a66e693bd25926ec3cc909f8d4c0ca5fa64baf]

masterfix from sb140: #i117457# on Solaris 11 against Solaris 10 baseline, make sure berkeleydb configure sees baseline libs (transplanted from 9d08b963f5867d52d63dc8b5a410ad653c0e73d3)


2011-03-18  Tor Lillqvist  <tlillqvist@novell.com>  [f86c6a06c25f56c86a618536f8987120c4070325]

Deliver the .exe first to avoid an extension-less duplicate file


2011-03-18  Thorsten Behrens  <tbehrens@novell.com>  [914f72ec83642899747ced15390729816890b4e1]

Fix typo in gallery makefile

realpath exposes typo in path name - needs to be gallery2

2011-03-18  Tor Lillqvist  <tlillqvist@novell.com>  [d1742baea5d4d00735859b0f015dae5c26606a02]

Sprinkle some realpath goodness here, too


2011-03-18  Tor Lillqvist  <tlillqvist@novell.com>  [36489ecfb4c1a44e911a31e80e0fec4c91c742f1]

Sprinkle some realpath goodness here, too


2011-03-18  Tor Lillqvist  <tlillqvist@novell.com>  [49d1c0bd993579f0874fd8373a7e0dd7932a56f9]

const_iterator pedantry for MSVC


2011-03-18  Tor Lillqvist  <tlillqvist@novell.com>  [00d5ba291e359368ee484a7c0c43281c22bd3df6]

No WIN_ULONG needed any more


2011-03-18  Michael Meeks  <michael.meeks@novell.com>  [d8420530bc7002ab871ab5d0a3c98674510ab82f]

fix array bounds problem that crept in from OO.o


2011-03-18  Thorsten Behrens  <tbehrens@novell.com>  [043f07134e937c667f1388403e96ea1f8d96f546]

Remove removed datacarrier from makefile


2011-03-18  Tor Lillqvist  <tlillqvist@novell.com>  [d4c24925ecc2ed906cf5e1f6d1147fca7477d849]

Avoid unnecessary PATH manipulation for exes located in OUTDIR/bin

svidl.exe, transex3.exe and xsltproc.exe are themselves in
${OUTDIR}/bin, so no need to add that directory to PATH when running
them. They will find the DLLs they need from there automatically
anyway.

Besides, the PATH manipulation was wrong as OUTDIR here is a Win32
pathname, starting with a drive letter and colon, while PATH is the
Cygwin one that contains Cygwin pathnames with no drive letters and
with colon as the search path separator. Thus a cygpath -u
transformation of OUTDIR would have been needed to actually make it do
what was intended.

2011-03-18  Thorsten Behrens  <tbehrens@novell.com>  [f5d9c8570d9d98fc7bf0497efe353531dd76359d]

Remove undefined DataCarrier entries from scp2

Michael's fixes turned those into build breaker

2011-03-18  Michael Meeks  <michael.meeks@novell.com>  [b846e8e650a8169b13f5e0942cf11efbc504ab5a]

fix scp2 errors, re-factor, accelerate, and add error detection to parser


2011-03-18  Thorsten Behrens  <tbehrens@novell.com>  [bce1f07cac43db7e067b206e1fc83a18c506020a]

Fix ppt and wpg import

There's no STD_UNO_LIB_FILE_PATCH anymore

2011-03-18  Tor Lillqvist  <tlillqvist@novell.com>  [67e10dfb33f83ee530bca4437bae92c02b104901]

Set PATH properly when running cppunittester


2011-03-18  sb  <sb@openoffice.org>  [e31ca485ecf5f8cb4bf547675829931519e209d3]

masterfix from: sb140: #i117456# on Solaris 11 against Solaris 10 baseline, trick python configure into thinking it sees Solaris 10 (transplanted from 6402ce7b0667b255e70c517c4320ecaee2682c56)


2011-03-18  sb  <sb@openoffice.org>  [0f34d16aa1d34415034823a5ee828819c3b258fa]

masterfix from: sb140: #i117456# on Solaris 11 against Solaris 10 baseline, trick python configure into thinking it sees Solaris 10 (transplanted from 6402ce7b0667b255e70c517c4320ecaee2682c56)


2011-03-18  Jan Holesovsky  <kendy@suse.cz>  [59c73f014174f96d469eeb50ed2c11c890ecc944]

Some ULONGs got in, get rid of them.


2011-03-18  Caolán McNamara  <caolanm@redhat.com>  [e96c7d42f096b4a7ce1fba16fb18c8d2008e20ba]

We can embolden via cairo_ft_font_face_create_for_pattern

If we're able to build a font from a pattern, then we can smuggle
into cairo the info that we want this font to be artificially
emboldened.

2011-03-18  Jan Holesovsky  <kendy@suse.cz>  [5196ba15955b0381cc82db352170aae322813f66]

Fix mismerge, properties.hxx does not exist any more.


2011-03-18  Caolán McNamara  <caolanm@redhat.com>  [156784064adb7988fd860a03046a1dce6ab55dec]

simplify lcl_GetRelativePos.


2011-03-18  Jan Holesovsky  <kendy@suse.cz>  [15c98e06488d2d0e112525f8e7aff2eb3f21f39a]

Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/writer

Conflicts:
	sw/source/ui/dbui/mmoutputpage.cxx

2011-03-18  Jan Holesovsky  <kendy@suse.cz>  [88d7b9b03fa77231a139d8cf183ffaae16666eee]

Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/ure

Conflicts:
	sal/qa/rtl/math/rtl_math.cxx
	sal/qa/rtl/math/test_rtl_math.cxx

2011-03-18  Jan Holesovsky  <kendy@suse.cz>  [11792080f12ef07f8d6a0334bdb93cf024905829]

Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/libs-gui


2011-03-18  Jan Holesovsky  <kendy@suse.cz>  [9ffd61c43e4df7a0536ad71fc9cd61b814632e29]

Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/libs-extern-sys


2011-03-18  Jan Holesovsky  <kendy@suse.cz>  [5c074d83b64382cedc2d9cc7bdb7b528d27daa5a]

Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/libs-core


2011-03-18  Jan Holesovsky  <kendy@suse.cz>  [da6e7f3f9505930ef4922bc7d72d8e28f5bff7bd]

Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/filters

Conflicts:
	oox/source/drawingml/chart/converterbase.cxx
	oox/source/export/drawingml.cxx

2011-03-18  Jan Holesovsky  <kendy@suse.cz>  [bfba2edf75526ed18f274a75881bc7b8cbeb8691]

Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/calc


2011-03-18  Jan Holesovsky  <kendy@suse.cz>  [a8bf8b9fc0c1e4fc6bb8f03957a16331fc373692]

Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/bootstrap


2011-03-18  Jan Holesovsky  <kendy@suse.cz>  [5a267de99f19bdab857429a81ffcfbb4d06f5bbd]

Merge remote-tracking branch 'origin/integration/dev300_m101'

Conflicts:
	starmath/source/symbol.cxx
	sw/source/core/doc/docnew.cxx
	sw/source/core/doc/docnum.cxx
	sw/source/core/draw/dview.cxx
	sw/source/core/fields/docufld.cxx
	sw/source/core/layout/calcmove.cxx
	sw/source/filter/html/swhtml.cxx
	sw/source/filter/rtf/rtftbl.cxx
	sw/source/ui/config/modcfg.cxx
	sw/source/ui/dialog/docstdlg.cxx
	sw/source/ui/dialog/docstdlg.src
	sw/source/ui/fldui/flddb.cxx
	sw/source/ui/fldui/flddinf.cxx
	sw/source/ui/fldui/flddok.cxx
	sw/source/ui/fldui/fldfunc.cxx
	sw/source/ui/fldui/fldmgr.cxx
	sw/source/ui/fldui/fldpage.hxx
	sw/source/ui/fldui/fldref.cxx
	sw/source/ui/fldui/fldvar.cxx
	sw/source/ui/fldui/fldvar.hxx
	sw/source/ui/fldui/fldwrap.cxx
	sw/source/ui/fldui/xfldui.cxx
	sw/source/ui/inc/docstdlg.hxx
	sw/source/ui/shells/langhelper.cxx
	sw/source/ui/shells/txtattr.cxx
	sw/source/ui/shells/txtcrsr.cxx
	sw/source/ui/table/tabledlg.cxx

2011-03-18  Jan Holesovsky  <kendy@suse.cz>  [a3a19632f413a6fe8dee97f02d637e7197869b50]

Merge remote-tracking branch 'origin/integration/dev300_m101'

Conflicts:
	bridges/source/remote/urp/urp_environment.cxx
	bridges/source/remote/urp/urp_propertyobject.cxx
	bridges/source/remote/urp/urp_reader.cxx
	remotebridges/source/factory/bridgefactory.cxx
	stoc/source/corereflection/crefl.cxx
	stoc/source/javavm/javavm.cxx
	stoc/source/simpleregistry/simpleregistry.cxx

2011-03-18  Jan Holesovsky  <kendy@suse.cz>  [db676752e47f0d0fb562f3d46129e9066717459d]

Merge remote-tracking branch 'origin/integration/dev300_m101'

Conflicts:
	testtools/prj/build.lst

2011-03-18  Jan Holesovsky  <kendy@suse.cz>  [d6125c4bd28f2159f0f692dc8ee3cf841a16f45e]

Merge remote-tracking branch 'origin/integration/dev300_m101'

Conflicts:
	postprocess/prj/build.lst

2011-03-18  Kai Sommerfeld  <kso@openoffice.org>  [3e396922c2926165d680e8051c3d9247ea4aaf78]

#i117329# - Publishing of UNO types, 4th wave.


2011-03-18  Jan Holesovsky  <kendy@suse.cz>  [4fdd55226d2972e3a256426db3122ac23b0615c6]

Merge remote-tracking branch 'origin/integration/dev300_m101'

Conflicts:
	comphelper/source/misc/servicedecl.cxx
	i18npool/source/breakiterator/breakiteratorImpl.cxx
	l10ntools/scripts/localize.pl
	svl/source/items/itemset.cxx
	svl/source/memtools/svarray.cxx
	svl/source/numbers/zformat.cxx
	svtools/source/brwbox/brwbox1.cxx
	tools/source/stream/strmwnt.cxx
	vcl/inc/vcl/graphite_adaptors.hxx
	vcl/inc/vcl/graphite_layout.hxx
	vcl/inc/vcl/graphite_serverfont.hxx
	vcl/source/control/imgctrl.cxx
	vcl/source/gdi/outdev.cxx
	vcl/source/gdi/outdev3.cxx
	vcl/source/glyphs/gcach_ftyp.cxx
	vcl/source/glyphs/graphite_adaptors.cxx
	vcl/source/glyphs/graphite_layout.cxx
	vcl/source/window/winproc.cxx
	vcl/unx/source/fontmanager/fontconfig.cxx

2011-03-18  Jan Holesovsky  <kendy@suse.cz>  [0257dbcd07db15a0aeb81d204bb2b22b2819ecb1]

Merge remote-tracking branch 'origin/integration/dev300_m101'

Conflicts:
	dictionaries/de_AT/README_extension_owner.txt
	dictionaries/de_AT/makefile.mk
	dictionaries/de_CH/README_extension_owner.txt
	dictionaries/de_CH/makefile.mk
	dictionaries/de_DE/README_extension_owner.txt

2011-03-18  Jan Holesovsky  <kendy@suse.cz>  [091e4aee3386f3bfee081dc8646494e0eb97f88a]

Merge remote-tracking branch 'origin/integration/dev300_m101'

Conflicts:
	avmedia/source/framework/mediacontrol.cxx
	connectivity/source/commontools/DateConversion.cxx
	desktop/source/deployment/registry/component/dp_component.cxx
	editeng/inc/editeng/numitem.hxx
	editeng/inc/editeng/txtrange.hxx
	editeng/source/editeng/editobj.cxx
	editeng/source/editeng/editview.cxx
	editeng/source/editeng/eehtml.cxx
	editeng/source/editeng/impedit3.cxx
	editeng/source/editeng/impedit4.cxx
	editeng/source/misc/txtrange.cxx
	editeng/source/outliner/outlin2.cxx
	editeng/source/outliner/outlvw.cxx
	framework/source/layoutmanager/layoutmanager.cxx
	linguistic/source/lngsvcmgr.hxx
	sfx2/source/appl/app.cxx
	sfx2/source/appl/app.src
	sfx2/source/appl/appbas.cxx
	sfx2/source/appl/appcfg.cxx
	sfx2/source/appl/appdde.cxx
	sfx2/source/appl/appmain.cxx
	sfx2/source/appl/appopen.cxx
	sfx2/source/appl/appquit.cxx
	sfx2/source/appl/appserv.cxx
	sfx2/source/appl/childwin.cxx
	sfx2/source/appl/fileobj.cxx
	sfx2/source/appl/fileobj.hxx
	sfx2/source/appl/workwin.cxx
	sfx2/source/control/dispatch.cxx
	sfx2/source/control/macro.cxx
	sfx2/source/control/objface.cxx
	sfx2/source/control/request.cxx
	sfx2/source/control/shell.cxx
	sfx2/source/control/statcach.cxx
	sfx2/source/dialog/dinfdlg.cxx
	sfx2/source/dialog/dockwin.cxx
	sfx2/source/dialog/mailmodel.cxx
	sfx2/source/dialog/mailmodelapi.cxx
	sfx2/source/dialog/mgetempl.cxx
	sfx2/source/dialog/splitwin.cxx
	sfx2/source/dialog/styledlg.cxx
	sfx2/source/dialog/tabdlg.cxx
	sfx2/source/dialog/templdlg.cxx
	sfx2/source/dialog/tplcitem.cxx
	sfx2/source/dialog/tplpitem.cxx
	sfx2/source/doc/doctempl.cxx
	sfx2/source/doc/docvor.cxx
	sfx2/source/doc/new.cxx
	sfx2/source/doc/objcont.cxx
	sfx2/source/doc/objserv.cxx
	sfx2/source/doc/objxtor.cxx
	sfx2/source/inc/appdata.hxx
	sfx2/source/inc/helpid.hrc
	sfx2/source/inc/sfxlocal.hrc
	sfx2/source/inc/statcach.hxx
	sfx2/source/inc/templdgi.hxx
	sfx2/source/inc/virtmenu.hxx
	sfx2/source/inc/workwin.hxx
	sfx2/source/menu/mnumgr.cxx
	sfx2/source/menu/virtmenu.cxx
	sfx2/source/statbar/stbitem.cxx
	sfx2/source/view/frame.cxx
	sfx2/source/view/frame2.cxx
	sfx2/source/view/orgmgr.cxx
	sfx2/source/view/printer.cxx
	sfx2/source/view/prnmon.cxx
	sfx2/source/view/sfxbasecontroller.cxx
	sfx2/source/view/viewfrm.cxx
	sfx2/source/view/viewfrm2.cxx
	sfx2/source/view/viewprn.cxx
	sfx2/source/view/viewsh.cxx
	svx/inc/svx/svditer.hxx
	svx/source/dialog/sdstring.src
	svx/source/form/fmpage.cxx
	svx/source/form/formcontroller.cxx
	svx/source/svdraw/svdcrtv.cxx
	svx/source/svdraw/svditer.cxx
	svx/source/svdraw/svdview.cxx
	xmloff/source/forms/elementimport.cxx

2011-03-18  Jan Holesovsky  <kendy@suse.cz>  [a0c13ffcceea4978bf95b8559bff4a71aa55aa88]

Merge remote-tracking branch 'origin/integration/dev300_m101'

Conflicts:
	sd/source/ui/func/fuinsfil.cxx
	sd/source/ui/func/fuprobjs.cxx
	sd/source/ui/slideshow/slideshowimpl.cxx
	sd/source/ui/slidesorter/view/SlsPageObjectViewObjectContact.cxx
	sd/source/ui/toolpanel/ToolPanelViewShell.cxx
	sd/source/ui/view/drawview.cxx
	sd/source/ui/view/drtxtob.cxx
	sd/source/ui/view/outlnvsh.cxx
	sd/source/ui/view/outlview.cxx

2011-03-18  Jan Holesovsky  <kendy@suse.cz>  [62abc842160313fbcdee8ff46c6b4fae6321f21d]

Merge remote-tracking branch 'origin/integration/dev300_m101'

Conflicts:
	binfilter/bf_forms/source/component/forms_Filter.cxx
	binfilter/bf_sw/source/core/inc/node2lay.hxx
	binfilter/bf_sw/source/filter/xml/sw_swxml.cxx
	binfilter/inc/bf_sw/swdbtoolsclient.hxx
	filter/source/xsltdialog/xmlfileview.cxx
	oox/source/ole/axcontrol.cxx
	oox/source/vml/vmlformatting.cxx
	oox/source/xls/autofiltercontext.cxx
	oox/source/xls/externallinkfragment.cxx
	oox/source/xls/formulaparser.cxx
	oox/source/xls/pivotcachebuffer.cxx
	oox/source/xls/pivotcachefragment.cxx
	oox/source/xls/sheetdatacontext.cxx
	writerfilter/source/dmapper/GraphicImport.cxx
	writerfilter/source/dmapper/SettingsTable.cxx
	writerfilter/source/ooxml/model.xml

2011-03-18  Jan Holesovsky  <kendy@suse.cz>  [6a75a47be7b3aafbb655ffa70609fd2ed7ca4b3e]

Merge remote-tracking branch 'origin/integration/dev300_m101'

Conflicts:
	automation/source/communi/communi.cxx
	automation/source/server/recorder.cxx
	automation/source/server/server.cxx
	basctl/source/basicide/basobj2.cxx

2011-03-18  Jan Holesovsky  <kendy@suse.cz>  [e6064484fae8aa2797f86c68e9a8d23d2e213367]

Merge remote-tracking branch 'origin/integration/dev300_m101'

Conflicts:
	chart2/source/controller/main/UndoManager.cxx
	chart2/source/tools/RegressionCurveHelper.cxx
	sc/inc/address.hxx
	sc/inc/attrib.hxx
	sc/inc/bigrange.hxx
	sc/inc/callform.hxx
	sc/inc/cell.hxx
	sc/inc/chartarr.hxx
	sc/inc/chartlis.hxx
	sc/inc/chgtrack.hxx
	sc/inc/collect.hxx
	sc/inc/compiler.hxx
	sc/inc/detdata.hxx
	sc/inc/document.hxx
	sc/inc/fillinfo.hxx
	sc/inc/olinetab.hxx
	sc/inc/prnsave.hxx
	sc/inc/queryparam.hxx
	sc/inc/sc.hrc
	sc/inc/scabstdlg.hxx
	sc/inc/table.hxx
	sc/inc/validat.hxx
	sc/inc/zforauto.hxx
	sc/source/core/data/documen2.cxx
	sc/source/core/data/document.cxx
	sc/source/core/data/table1.cxx
	sc/source/core/tool/address.cxx
	sc/source/core/tool/token.cxx
	sc/source/filter/excel/frmbase.cxx
	sc/source/filter/excel/impop.cxx
	sc/source/filter/excel/xename.cxx
	sc/source/filter/inc/formel.hxx
	sc/source/filter/inc/xename.hxx
	sc/source/filter/xml/xmlexprt.cxx
	sc/source/filter/xml/xmlnexpi.cxx
	sc/source/filter/xml/xmlnexpi.hxx
	sc/source/ui/dbgui/filtdlg.cxx
	sc/source/ui/inc/docfunc.hxx
	sc/source/ui/inc/namedlg.hxx
	sc/source/ui/namedlg/namedlg.cxx
	sc/source/ui/src/namedlg.src

2011-03-18  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [9d21dcfb439830e1d8e7f128593f57b7e978e2ec]

vcl121: rebase to DEV300m103


2011-03-18  Caolán McNamara  <caolanm@redhat.com>  [2d5b4b02d6c9416ea6f23efd4be0c4202bca9843]

Related: fdo#32553/fdo#31792 ensure correct pdf export filter


2011-03-18  Caolán McNamara  <caolanm@redhat.com>  [a4632bb6a212a67d0e1e0b1c887ec1cbe30c1cf8]

only test this on certain archs


2011-03-18  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [16d941cb03d6909cd947b1c910ad3cf199cc1e5e]

Add PowerPC to the right branch


2011-03-18  Caolán McNamara  <caolanm@redhat.com>  [d26364710b54e6df2c233266367df5779891795b]

Related: fdo#32553/fdo#31792 ensure correct mimetype

The flat xml filter also accepts .odt as an extension, so
looking up mimetype by extension could pick that up.

2011-03-18  Petr Mladek  <pmladek@suse.cz>  [6996c17ac5f276f46cf6f5da1f70ee18c318fae1]

slightly updated fix for import problems with unsupported HTML tag (fdo#34666)


2011-03-18  Luboš Luňák  <l.lunak@suse.cz>  [0a60f6ed77af4ad612092396f1cf36ed20e68208]

use full path for kdefilepicker helper binary (bnc#31109)

ack by pmladek

2011-03-18  Caolán McNamara  <caolanm@redhat.com>  [38ecac03e18ba6c061785b899d49419ba7f58fa3]

Resolves: fdo#32553 freeze/hang on mailmerge to attached pdf


2011-03-18  Christina Rossmanith  <ChrRossmanith@web.de>  [89ec94736f2eef02cb97dc77e33bf404b7a215a2]

Fix Bug 34666


2011-03-18  Caolán McNamara  <caolanm@redhat.com>  [a82087ada54119343ac425c5999aa6c72c094581]

Fix fdo#33947 crash in Impress after printing

Fixes lifetime issue with DrawViewShell - solved by not handing
one in to the print preview DocumentRenderer

Signed-off-by: Thorsten Behrens <tbehrens@novell.com>

2011-03-18  Luboš Luňák  <l.lunak@suse.cz>  [b6cc0b0c18e6ce985d200d801c6b4f64ca705d75]

use full path for kdefilepicker helper binary (bnc#31109)


2011-03-18  David Tardon  <dtardon@redhat.com>  [0932d7f0f0d2514c87d5c3403372e815369912d1]

initialize member


2011-03-18  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [1768cff01e1d63687d9ecfedf65b81610dfd71b2]

dba34d: Solaris WaE


2011-03-18  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [be52ac8c786426317a4516efc1de3bac80386e94]

Don't build static icu that nobody uses


2011-03-18  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [c0470de216263d617f7e0663babf3eae4483f0db]

Work around a strange problem with libicudata on Mac OSX


2011-03-18  Caolán McNamara  <caolanm@redhat.com>  [b07ac2bfbf0d473397a0b3a9351fff7695e0af16]

output actual error message on failure


2011-03-18  Caolán McNamara  <caolanm@redhat.com>  [6173b8425d2ccd2c0acafe63b42e83cd32027866]

ensure this builds under windows


2011-03-18  Caolán McNamara  <caolanm@redhat.com>  [2c53ce5af80ea29e78be59791aa61c5d5287e297]

quieten these tests


2011-03-18  Theo van Klaveren  <theo.van.klaveren@gmail.com>  [a198775260b4949fcffb46e4e87df1bf61b02046]

Enable newly converted unit tests (that work).


2011-03-18  Theo van Klaveren  <theo.van.klaveren@gmail.com>  [b4e52d247ffa0b2a8329b152be6c947e103afacb]

Remove some now-unneeded files.


2011-03-18  Theo van Klaveren  <theo.van.klaveren@gmail.com>  [38e7eb013ae25f9ae67f5eb153f8eb29b85d6a55]

Make the qa/rtl/rtl_ostring test compile again.

These crash on NULL pointers, which they expect the API to handle properly.
It doesn't.

2011-03-18  Theo van Klaveren  <theo.van.klaveren@gmail.com>  [a5920326e20ae8148841f65a400ab47b897a3884]

Make the qa/rtl/rtl_math test compile again.

Interesting is that it fails a test that according to the API
docs should work (rtl_matH_doubleToString of 1.#INF returns 'INF'
instead of '1.#INF').

2011-03-18  Theo van Klaveren  <theo.van.klaveren@gmail.com>  [f737c717b917685f574b0c462d2bebf63a2fae71]

Make the qa/rtl/rtl_logfile test compile again.


2011-03-18  Theo van Klaveren  <theo.van.klaveren@gmail.com>  [df8e3ca428e3216ec5e33efd38a25cae952ad7e3]

Make the qa/rtl/rtl_locale test compile again.


2011-03-18  Theo van Klaveren  <theo.van.klaveren@gmail.com>  [d08d6ce8003330a9f99429fc961a0adddb7f3af1]

Make the qa/rtl/rtl_doublelock test compile again.


2011-03-18  Theo van Klaveren  <theo.van.klaveren@gmail.com>  [138a5b7d19bd5956e14d4e6114d1aa14b57ad0a2]

Make the qa/rtl/rtl_cipher unit test compile again.


2011-03-18  Theo van Klaveren  <theo.van.klaveren@gmail.com>  [ada6b6704442595f384e021fc4f9f976b6aec522]

Make the qa/rtl/rtl_crc32 test compile again.


2011-03-18  Caolán McNamara  <caolanm@redhat.com>  [7d5bc9ff4e5f8ea367de09b2abc130fad7f3dba6]

Resolves: rhbz#675806 crash in es thesaurus (cherry picked from commit b788f9fc846c0f47d02df02ac6733c0ac21a13c6)


2011-03-18  Oliver-Rainer Wittmann  <od@openoffice.org>  [38c9a3de2848de7285ddfb0eaa63817780ff6f5c]

sw34bf05: #i117339# method <SwDocShell::LoadStylesFromFile(..)> - import only files for loading styles in own file format (ODF and OpenOffice.org XML file format)


2011-03-18  Carsten Driesner  <cd@openoffice.org>  [e9e5d2cae62465c44defcc015f873849fdcf5a44]

fwk167: #i93666# Added separators to the new Vista/7 file dialog


2011-03-18  Ocke Janssen [oj]  <Ocke.Janssen@oracle.com>  [8473229179c9d94720f9822a9a04819d8725b975]

dba34d: #i66846# check bookmarable before use statis resultset


2011-03-18  obo  <obo@openoffice.org>  [e3511dc343c944530c6c48e6990b4f4f8d522535]

masterfix DEV300: #i10000# fix for LAN"


2011-03-18  Kohei Yoshida  <kyoshida@novell.com>  [22db10974a4041a7c2227a47bc05b5e112345bf9]

Fixed data loss during pivot table export to XLS.


2011-03-18  Takeshi Abe  <tabe@fixedpoint.jp>  [005b11645a3438fd519a101a043f24a40ea47c02]

Use SAL_PRIdINT32/SAL_PRIxUINT32 instead of %d/%x


2011-03-18  Takeshi Abe  <tabe@fixedpoint.jp>  [866364d7cb08b6a7d7f71f0d43e6765d8c32dd4c]

Removed dead code


2011-03-18  Takeshi Abe  <tabe@fixedpoint.jp>  [f17c5376f3fc40573ad8ea5d3ee4175d5f2a6fc7]

Removed an unchanged variable


2011-03-17  Jan Holesovsky  <kendy@suse.cz>  [ab416c033d2785aedf64c42a10de32b8efd4cd02]

Merge remote-tracking branch 'origin/integration/dev300_m101'


2011-03-17  Jan Holesovsky  <kendy@suse.cz>  [43832043d392e9ea25963825593b9319ef840a81]

Merge remote-tracking branch 'origin/integration/dev300_m101'


2011-03-17  Jan Holesovsky  <kendy@suse.cz>  [c428e1e084306d929ac2b857172fde07e1181dc7]

Merge remote-tracking branch 'origin/integration/dev300_m101'


2011-03-17  Jan Holesovsky  <kendy@suse.cz>  [609bb0ac6edc5ed69155a7da785920d2cc1251bb]

Merge remote-tracking branch 'origin/integration/dev300_m101'


2011-03-17  Mikhail Voytenko  <mav@openoffice.org>  [0c3818deda652f31d685b4d4d440de4faab1c044]

mav60: #164341# fix problems with the new implementation


2011-03-17  Mikhail Voytenko  <mav@openoffice.org>  [b92dc6c03d0876230e3e7f2daa43a3350972f0e9]

mav60: #164341# fix problems with the new implementation


2011-03-17  Michael Lefevre  <lefevre00@yahoo.fr>  [1a770c79a29015f6857cf97a20cfbb0958231c1f]

Remove duplicated constant F_PI and friends

Easy hack, constants already defined in libs-gui/basegfx/inc/basegfx/numeric/ftools.hxx

2011-03-17  Michael Lefevre  <lefevre00@yahoo.fr>  [810c64fd7e92e26347a6c4cc0666b8c73d3ddada]

Remove duplicated constant F_PI and friends

Easy hack, constants already defined in libs-gui/basegfx/inc/basegfx/numeric/ftools.hxx

2011-03-17  Michael Lefevre  <lefevre00@yahoo.fr>  [5a5efd42d9503b8853f529bf0fc20da20e5bcf78]

Remove duplicated constant F_PI and friends

Easy hack, constants already defined in libs-gui/basegfx/inc/basegfx/numeric/ftools.hxx

2011-03-17  Jan Holesovsky  <kendy@suse.cz>  [41bc9ff8d750b4af10d20a36539c57da14695dcf]

Merge remote-tracking branch 'origin/integration/dev300_m101'

Conflicts:
	dbaccess/source/core/misc/services.cxx
	dbaccess/source/filter/migration/cfgimport.cxx
	reportdesign/source/core/api/ReportDefinition.cxx

2011-03-17  Luboš Luňák  <l.lunak@suse.cz>  [1cb1323220f3981a228663d9e0b4481502b82e27]

fix qt3/kde3 library finding

Partial revert of b490b1d298960d74be36f9a2c201c702b00bc2b4.
The linker uses only .so files, not .so.<something>.

2011-03-17  Jan Holesovsky  <kendy@suse.cz>  [61a4bf5a07bf53d2311d1c773e3087d89fc5be5e]

Merge remote-tracking branch 'origin/integration/dev300_m101'

Conflicts:
	set_soenv.in

2011-03-17  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [e1028d9225bc47922c387aa462887c7643bc6c40]

remove unused variable warning


2011-03-17  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [a12885cdad54a4336223e06be45912526f3c4933]

Don't build things we don't use and that are broken


2011-03-17  Ocke Janssen [oj]  <Ocke.Janssen@oracle.com>  [3a08ba1a5932e6fdc737d6038795a030280a7ce6]

Automated merge with ssh://hg.services.openoffice.org/cws/dba34d


2011-03-17  Ocke Janssen [oj]  <Ocke.Janssen@oracle.com>  [5ca039be5eb5fb9e247798ee1ec42345e055f22a]

Automated merge with ssh://hg.services.openoffice.org/cws/dba34d


2011-03-17  Henning Brinkmann  <hbrinkm@openoffice.org>  [eb128d9a915cbec73c857301dfcf834dfd3d92b0]

sw34bf05: #i102368#: output right alignment of numbering, too


2011-03-17  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [5c31f3d194ca409680d80be1348fb8ce42de1abe]

vcl121: #i117409# fix a typo


2011-03-17  Michael Meeks  <michael.meeks@novell.com>  [064a0b4957300d464384468e172fff6dc01d3875]

add helper to set-up the libraries env, to run executable during build

Conflicts:

	solenv/gbuild/Helper.mk
	solenv/gbuild/platform/linux.mk
	solenv/gbuild/platform/windows.mk

2011-03-17  Michael Meeks  <michael.meeks@novell.com>  [ce0c58c96bc32c3e9f4cf4ad6f081ec6bd829338]

fix bestreversemap generation, fully this time


2011-03-17  Ocke Janssen [oj]  <Ocke.Janssen@oracle.com>  [ac254e099c57010222d8cc25a78796e2e71f490a]

dba34d: remove patch for date axises


2011-03-17  Tor Lillqvist  <tlillqvist@novell.com>  [224bd63b3fa459baa0a6bb5cd03f5dc2ca475d82]

Add realpath calls to unbreak build on Windows


2011-03-17  Michael Meeks  <michael.meeks@novell.com>  [2841a73379eee9346d447722eaead955121d7576]

get paths right when building reversemap


2011-03-17  Tor Lillqvist  <tlillqvist@novell.com>  [43479db3118f7b689b6dbdde308627f86519bbd9]

No #warning in MSVC


2011-03-17  Tor Lillqvist  <tlillqvist@novell.com>  [4f05d1535efdd52e29d5a5d0e196e83d7c064313]

Sprinkle some realpath goodness here, too


2011-03-17  Tor Lillqvist  <tlillqvist@novell.com>  [494a877bf490262eb358379469dbf929a026a5c0]

Sprinkle some realpath goodness here, too


2011-03-17  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [7dcac7742d8b6d11409d3388485ce22f4fdec1f4]

killing off stl in gbuild


2011-03-17  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [2e32ee51666ccbc2e50cf407e6824bccad6d3d70]

killing off stl in gbuild


2011-03-17  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [35701ddafd918b48205d0cd48a3ddacb1ffc3ccd]

killing off stl in gbuild


2011-03-17  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [99ebfb7335c333a77910b1059b7b41fb34ff0899]

killing off stl in gbuild


2011-03-17  Ocke Janssen [oj]  <Ocke.Janssen@oracle.com>  [f74016fe581e96afec61ecef37920ca81e8767c9]

dba34d: check extensions is empty


2011-03-17  Tor Lillqvist  <tlillqvist@novell.com>  [1878dad419ce97060fb622d2c6ad4d6882777417]

Bypass ODMA crack for now

It is too hard for me to figure out how to get it to link with
odma_lib.lib, which is a static library built and delivered over in
ucb/source/ucp/odma.

2011-03-17  Tor Lillqvist  <tlillqvist@novell.com>  [6d95009eaa2f2c52e79f172065d21d96eadfbbf9]

Sprinke some realpath goodness here, too


2011-03-17  Tor Lillqvist  <tlillqvist@novell.com>  [8dc2c3e75ec617b4f55027c80c108694837b8078]

No stlport used any more on Windows


2011-03-17  Kai Sommerfeld  <kso@openoffice.org>  [0461d179dddc2caab6315e6f7ec7bb3804dd017a]

#i117329# - Publishing of UNO types,third wave.


2011-03-17  Tor Lillqvist  <tlillqvist@novell.com>  [0e425e43c7759ef82e501373f9e6b29df04dd5d2]

Add FWE_DLLPUBLIC


2011-03-17  Tor Lillqvist  <tlillqvist@novell.com>  [48fcd51124430438260c5b8b1af7b78718fe3e78]

Use realpath to unbreak compilation for Windows


2011-03-17  Frank Peters  <fpe@openoffice.org>  [bd5f34e011d723600858e57667c17e21172f0f65]

#i117372#


2011-03-17  Arnaud Versini  <arnaud.versini@gmail.com>  [3bb681a344beb911d92b48469afbd0ccc51db1dd]

Add non blank characters to metafile.


2011-03-17  Markus Mohrhard  <markus.mohrhard@googlemail.com>  [f0681adbf092e2b455db52535f2df882bc87343a]

Edit -> Delete Contents should show the assigned keystroke, fdo#33149.


2011-03-17  Tor Lillqvist  <tlillqvist@novell.com>  [052a270ff08f2f6eaf09d4589085f9be0e971cf0]

Cygwin fixes and cleanups

With realpath now called in AllLangResTarget.mk, we can revert the
explicit expansion of the symlinks to clone/libs-gui/toolkit in the
makefiles for the resources. Also remove unnecessary -I switches that
apparently have just been copy-pasted blindly.

Add realpath calls for -I switches to the makefiles for the
executables.

2011-03-17  Ocke Janssen [oj]  <Ocke.Janssen@oracle.com>  [c696ee29fc4254652b4df9cd5242bae8096d7e1f]

dba34d: fix for assertion from comphelper


2011-03-17  Tor Lillqvist  <tlillqvist@novell.com>  [726b8cbe0f2b99431fa49ae35458bf0a6156fb06]

Add realpath calls

This avoids passing pathnames containing symlinks to non-Cygwin
programs. Calling realpath here hopefully means that we don't need to
explicitly expand the pathnames for the src files listed in the
*/AllLangResTarget_*.mk files.

2011-03-17  Tor Lillqvist  <tlillqvist@novell.com>  [288c55fcbc9a408472a14bb73b5994023d317e1c]

chmod -x


2011-03-17  Tor Lillqvist  <tlillqvist@novell.com>  [690ba6bea35983a55eb0a359dd5696181dd1565a]

Use realpath for Cygwin goodness, drop -I options to nonexistent directories


2011-03-17  Mikhail Voytenko  <mav@openoffice.org>  [5dd2784030e00fa1857b30ee8c5da62e221bfd32]

mav60: #164341# support AES encryption


2011-03-17  Mikhail Voytenko  <mav@openoffice.org>  [ff0e866194b35ab33b0e622b9bd33253a4234263]

mav60: #164341# support AES encryption


2011-03-17  Mikhail Voytenko  <mav@openoffice.org>  [265244b71b989932124ed648ea39acba21756df8]

mav60: #164341# support AES encryption


2011-03-17  Mikhail Voytenko  <mav@openoffice.org>  [99e3106a3e2185f521930f5a42adc4e5c1287245]

mav60: #164341# support AES encryption


2011-03-17  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [a754527bb20058cee5fc9bffaed1861e7239fa78]

#i117341# let getAvailableServiceNames include css.awt.tab.UnoControlTabPageModel


2011-03-17  obo  <obo@openoffice.org>  [5bda0f9a162f909ee7f818cf0a339fc64194ceee]

masterfix DEV300: #i10000# create misc/x64 directory missing


2011-03-16  Tor Lillqvist  <tlillqvist@novell.com>  [c5f45ade775eca71753532ec28869533cb625b04]

More WIN_FOO cleanup


2011-03-16  Tor Lillqvist  <tlillqvist@novell.com>  [7851d6354750cbea9a278ca10eb8c9a10167b2e0]

Just use a normal main(), no need for SAL crack here


2011-03-16  Tor Lillqvist  <tlillqvist@novell.com>  [5ae153597730893bf1a6417c5425b80e480e8ab7]

Use realpath to avoid -I options containing symlinks on Cygwin


2011-03-16  Tor Lillqvist  <tlillqvist@novell.com>  [d26611f3c6b3b3eda18815331f54a776b49ab78c]

Use manually expansion of the "toolkit" symlink

rsc is not a Cygwin program, so it doesn't understand pathnames
containing symlinks. I couldn't figure out a way to use Make's
realpath function here, unfortunately. So expand the symlink manually,
we know it is always clone/libs-gui/toolkit, isn't it?

2011-03-16  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [33ee45ab0d067dc25a0c88a6792d3dfc0fefac87]

using CustomTarget for generated code


2011-03-16  Tor Lillqvist  <tlillqvist@novell.com>  [dffa25b90252c4ec65a1c3a6a585b0dc23a67e56]

The WIN_FOO dance no longer needed


2011-03-16  Tor Lillqvist  <tlillqvist@novell.com>  [33a698be6b94db7cf734289f91a3a72e1c052a19]

chmod -x


2011-03-16  Tor Lillqvist  <tlillqvist@novell.com>  [384ffe087a2209066f00dbec17c6f2cf1611d725]

The WIN_BOOL/ULONG dance no longer needed


2011-03-16  Tor Lillqvist  <tlillqvist@novell.com>  [cf08cded59db665991fdd1b175db79ace1004f1c]

Use realpath to avoid -I options containing symlinks on Cygwin


2011-03-16  Henning Brinkmann  <hbrinkm@openoffice.org>  [52976a7533889bcf8277cdf0323b9953865abbd4]

merged from outgoing


2011-03-16  Henning Brinkmann  <hbrinkm@openoffice.org>  [317f4aa0ac068bfd8b0a6d8ead441501a016fc28]

sw34bf05: #i117159# remove codepoint 0xf0f1 from mapping for Windings 2 to enable codepoint 0xf0f7 from Symbol to take effect


2011-03-16  Oliver-Rainer Wittmann  <od@openoffice.org>  [6f79e5e6a2b640cd671410e49db64d4fec6046b8]

sw34bf05: #i102238# - correct contour polypolygon conversion in case that graphic's map made is not MAP_PIXEL


2011-03-16  Carsten Driesner  <cd@openoffice.org>  [d2b362879156f49ac77a69942cab2ffb0fdac12b]

#i116487# Adjust copyright date to 2011


2011-03-16  Tor Lillqvist  <tlillqvist@novell.com>  [2e21ec520ba17814ffe9199fbbad0876ec71f81f]

Use realpath to avoid -I options containing symlinks on Cygwin


2011-03-16  Tor Lillqvist  <tlillqvist@novell.com>  [26a17669d5bbe970a603423197c18a9383c73df6]

Make the OCMA UCP build again, add .component file


2011-03-16  Caolán McNamara  <caolanm@redhat.com>  [c3d5444d84e18fa82235bb9d419861ac5e54f544]

Resolves: rhbz#680460 honour lcdfilter, subpixeling etc.


2011-03-16  Tor Lillqvist  <tlillqvist@novell.com>  [b82df31c5092c4cebae3dc7836f9ffc2a2f238ad]

The WIN_BOOL dance no longer needed and in fact causes compilation errors


2011-03-16  obo  <obo@openoffice.org>  [5d7f1bb1e74ae49ae7215588d836bd1ca2004b10]

masterfix DEV300: #i10000# fix build.lst, remove obsolete makefile.mk


2011-03-16  Tor Lillqvist  <tlillqvist@novell.com>  [f549dc8f9d3b9a5c2498d36555a66216904b5e43]

Use realpath to avoid -I options containing symlinks on Cygwin


2011-03-16  Tor Lillqvist  <tlillqvist@novell.com>  [b60661692b0991d7f4f0fb9d5c1f3cf6d03a95f4]

No #warning in MSVC


2011-03-16  Tor Lillqvist  <tlillqvist@novell.com>  [f09d35442537b1251365f409a18263c090b26305]

Use realpath to avoid -I options containing symlinks on Cygwin


2011-03-16  Oliver-Rainer Wittmann  <od@openoffice.org>  [25e6fb65f5948aeba3b0eabed9cda3eae22fd4fa]

sw34bf05: #i76669# - fix build breaker which are not detected under Windows with enable PCH


2011-03-16  Kai Sommerfeld  <kso@openoffice.org>  [0f79c68194206864c993cd0fb01a485d2db2664f]

#i117329# - Publishing of UNO types, second wave.


2011-03-16  Caolán McNamara  <caolanm@redhat.com>  [15857a3690f2ee4649934ac36a7493b40c9de7c1]

Related: rhbz#680460 don't bother with an interim FontSet

I can't see why bother adding it to a FontSet and then
throw away the fontset, why not just use the pattern
directly and throw it away afterwards directly.

2011-03-16  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [056c886e820da0047b13946447d770d6a0790a37]

better not use introduce global variables for the libxml include path


2011-03-16  Carsten Driesner  <cd@openoffice.org>  [77857a809994c9f28174803d721a999f83cca2b9]

fwk167: #i117379# Use bool instead of Windows type BOOL to prevent misuse


2011-03-16  Tor Lillqvist  <tlillqvist@novell.com>  [bbec8f9484d2f68c5c8211c164610ae4fb08d5c7]

Revert "Revert "Use realpath to avoid -I options containing symlinks on Cygwin""

This reverts commit 00bfbcf96e5a5bbabe5cfe1811fecc96304a19fe.

2011-03-16  Tor Lillqvist  <tlillqvist@novell.com>  [b321a336a4c6fe86484593a0c1d95a8947ccbf3f]

Revert "Revert "Use realpath to avoid pathnames containing symlinks on Cygwin""

This reverts commit bac18077450aec272f108bf7e700bfd7fafa33ff.

2011-03-16  Tor Lillqvist  <tlillqvist@novell.com>  [37022d25d2d4d2629887ceff07bb2ad527ef036a]

Revert "Revert "Xsltproc is a non-Cygwin program on Windows so use realpath""

This reverts commit 19bd92e4348b500c98b0da4230bfaf7d838133ab.

2011-03-16  Tor Lillqvist  <tlillqvist@novell.com>  [f61e4882162bfad30bb4eaccb8699a0948634456]

Revert "Revert "Sprinkle more realpath calls""

This reverts commit a6b8a0d1e59abc52fa54ea2741837b7cde9c1731.

2011-03-16  Tor Lillqvist  <tlillqvist@novell.com>  [0878f8d0aab1b6e974092e9907911f53bc9ae49f]

Revert "Revert "Use realpath on the filename being compiled to expand Cygwin symlinks""

This reverts commit b4260a9b516241dd42d992cc148235e153a66d18.

2011-03-16  Carsten Driesner  <cd@openoffice.org>  [104874537cf87e29f24861db53dd690673fb57c4]

fwk167: #i116139# Check for preview frame in requestToolbar method.


2011-03-16  Caolán McNamara  <caolanm@redhat.com>  [8c680335faf902b6c5dc89d539a68ed63e939c40]

disable this warning for yacc code too


2011-03-16  obo  <obo@openoffice.org>  [500204856e803133ad5214a3943f2f5d34dcb5a0]

masterfix DEV300: #i10000# fix damaged build.lst


2011-03-16  Caolán McNamara  <caolanm@redhat.com>  [673f4796d24d87026f870ba74da15dc8640d5d2b]

fix typo


2011-03-16  obo  <obo@openoffice.org>  [78f80b020fe009bc48e9e5f8b7862de51f1f8381]

masterfix DEV300: #i117352#,#i10000# WaE converting to non-pointer type sal_uInt16 from NULL


2011-03-16  Caolán McNamara  <caolanm@redhat.com>  [974567cdbbbef5e3a23c0bf6022d0fa76183f523]

WaE: int/char mix


2011-03-16  obo  <obo@openoffice.org>  [f6c764706cd411d3353666da91b334a899a12154]

masterfix DEV300: #i10000# build breaker in sw


2011-03-16  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [c6cca3a4c9f5b5ce6887b64a205e81d927e18dc1]

Revert "Adding back the inline keyword, since it is not killing anybody"

This reverts commit dc780335fee65b01241c0c41789b78726752348d.

2011-03-16  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [8d8acaed450010065eb19dbc5235a567d8707366]

Adding back the inline keyword, since it is not killing anybody


2011-03-16  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [8af1f8d1ad2642b6b9fb429937d382e745fb4fbe]

Fix editeng Windows build


2011-03-16  Ocke Janssen [oj]  <Ocke.Janssen@oracle.com>  [1705149aa69a9e38313986bd7bef2ac565b35af9]

dba34d: #i32633# fix for lcase and ucase


2011-03-16  Caolán McNamara  <caolanm@redhat.com>  [06158bf0b86a1ff9c6ffa37dc74680e0303ea69c]

WaE: enable exceptions for new containers


2011-03-16  Carsten Driesner  <cd@openoffice.org>  [95a6c29ae8853bead767ff4434b5af88e107994f]

fwk167: #i117378# Use safer way to check for visibility


2011-03-16  Release Engineering  <releng@openoffice.org>  [5bc52fffb70ccedd526703af4a151e2742812c4f]

DEV300


2011-03-16  Carsten Driesner  <cd@openoffice.org>  [10d74f6c33d5f678254760fca296a5d275ccfff9]

fwk167: #i117378# Use BOOL instead of sal_Bool for Windows specific code.


2011-03-16  Ocke Janssen [oj]  <Ocke.Janssen@oracle.com>  [e1f79f156a42e2170cb3db92edc27bca38d185e3]

Automated merge with ssh://hg.services.openoffice.org/cws/dba34d


2011-03-16  Ocke Janssen [oj]  <Ocke.Janssen@oracle.com>  [1831ee1d1a173369f625ba4cfbf8b7229e040920]

dba34d: #i86167# fix for 64 bit long value to int32


2011-03-16  Caolán McNamara  <caolanm@redhat.com>  [3efabdf926a4fa946fd2b52232309fc8858d80c6]

add a virtual dtor to baseclass


2011-03-16  Tor Lillqvist  <tlillqvist@novell.com>  [33c7f9eef6f41ee5374bbc84ecf5cc1b77f547e8]

Revert "Use realpath to avoid pathnames containing symlinks on Cygwin"

This reverts commit ea0f905a00c7b4d7ab31092566671b7613a956ac.

2011-03-16  Tor Lillqvist  <tlillqvist@novell.com>  [6e92eb906f645fbc9527273056f60edafaabffd3]

Revert "Use realpath to avoid -I options containing symlinks on Cygwin"

This reverts commit e8701a1e09559ca8b52e39d5ee4da45237f099f8.

2011-03-16  Tor Lillqvist  <tlillqvist@novell.com>  [1acf4609876a06787253a87fb9e67cb270e038c5]

Revert "Use realpath on the filename being compiled to expand Cygwin symlinks"

This reverts commit 4c745207efbbd16e788a416b711703f0298a1ab3.

2011-03-16  Tor Lillqvist  <tlillqvist@novell.com>  [13c48a07abec8f5489858ef5126d03e7e6ea5271]

Revert "Sprinkle more realpath calls"

This reverts commit dc803980f04acba6bd0d4a1cdd9a75eb57cd8659.

2011-03-16  Tor Lillqvist  <tlillqvist@novell.com>  [cd69565f20cf1d6a19ef9156388d6471ef124ca9]

Revert "Xsltproc is a non-Cygwin program on Windows so use realpath"

This reverts commit 8593849221aa71dc5781f811b88d0205a718bdd1.

2011-03-16  Caolán McNamara  <caolanm@redhat.com>  [af9cd95a2499e602887352c833d3ac52ce9670f2]

WaE: throw out some more warnings


2011-03-16  Caolán McNamara  <caolanm@redhat.com>  [d50356c18a82ca11e0592a74ec56c58d665d01ee]

throw out some warnings


2011-03-16  Tor Lillqvist  <tlillqvist@novell.com>  [75619ad34c2312de001fd3938e5206df3b618eb2]

Use realpath to avoid -I options containing symlinks on Cygwin


2011-03-16  obo  <obo@openoffice.org>  [61879c218dd0e6e94884e7c6e06e3c5c18540b4a]

CWS-TOOLING: integrate CWS vcl120


2011-03-16  obo  <obo@openoffice.org>  [42aa6d935d8fb5552e1d647c0cd65aa1a53fcb36]

CWS-TOOLING: integrate CWS vcl120


2011-03-16  Luboš Luňák  <l.lunak@suse.cz>  [e1ac729f057350f92a37996370e08cfd93c6a855]

there's no CT_AlignH/V either, only ST_


2011-03-16  Luboš Luňák  <l.lunak@suse.cz>  [6e0982b824661429d014ad8b908f715d07138410]

there's no CT_PositionOffset, only ST_PositionOffset


2011-03-16  Tor Lillqvist  <tlillqvist@novell.com>  [7fea337445db50432ff9be2e6bd1e3a93bdd9814]

Xsltproc is a non-Cygwin program on Windows so use realpath


2011-03-16  ka  <kai.ahrens@oracle.com>  [99c38a88c43fa6b9c3fcc2c6c7620a315bea307b]

rsvglibs: added zlib-1.2.5


2011-03-16  Henning Brinkmann  <hbrinkm@openoffice.org>  [58d84f86704715d548f7137e6b014db0da44040a]

merged from outgoing


2011-03-16  Tor Lillqvist  <tlillqvist@novell.com>  [6bc46f34469ddb3a2dec49ac25ddaa486667fc72]

Add msvcprt, too, wherever msvcrt is mentioned


2011-03-16  Caolán McNamara  <caolanm@redhat.com>  [999dce7d69e20561c3f39476e074043838eb7514]

WaE: return after throw


2011-03-16  Thorsten Behrens  <tbehrens@novell.com>  [793a9a799346aebbf0a50d8d4f15081d9032d57c]

Corrected assignment in makefile


2011-03-16  obo  <obo@openoffice.org>  [5b2cda248a43fa7ed094271b5f553ff6e13d45aa]

CWS-TOOLING: integrate CWS swlayoutrefactoring


2011-03-16  Miklos Vajna  <vmiklos@frugalware.org>  [192fc440022bf84ad3922e227e41ee9f0080b19f]

Introduce a single .gitattributes file in bootstrap


2011-03-16  Miklos Vajna  <vmiklos@frugalware.org>  [12ca69452584f02f4cd411d71bcf64287176ba44]

Introduce a single .gitattributes file in bootstrap


2011-03-16  Caolán McNamara  <caolanm@redhat.com>  [66584aa981fb65299f3e62a90dbb1e47ffed3b4b]

WaE: remove some warnings


2011-03-16  Miklos Vajna  <vmiklos@frugalware.org>  [e8d08844e07a61df3737f7052e18a1aa4380ff86]

Introduce a single .gitattributes file in bootstrap


2011-03-16  Miklos Vajna  <vmiklos@frugalware.org>  [a2f635dea2635e304562d9ca44ed1ff61a3449f5]

Introduce a single .gitattributes file in bootstrap


2011-03-16  Miklos Vajna  <vmiklos@frugalware.org>  [e175056684aed02597ab8117b22e89ef0c3a5173]

Introduce a single .gitattributes file in bootstrap


2011-03-16  Henning Brinkmann  <hbrinkm@openoffice.org>  [f24ceb2d452fd0056c3fb36088872eecffd187a8]

sw34bf05: #i86906# Set property DefaultText of combobox from Dropbox form field's selected item


2011-03-16  Oliver-Rainer Wittmann  <od@openoffice.org>  [970ab411dd018c7c6159f073aca5927de8c52980]

sw34bf05: #i76669# - reestablish call-back DrawingLayer to Writer in order to let the Writer decide, if a certain draing object should be drawn or not.


2011-03-16  Tor Lillqvist  <tlillqvist@novell.com>  [50969e01588e6e1c0a7c14dc5c2cb57628957496]

Use realpath to avoid pathnames containing symlinks on Cygwin


2011-03-16  Tor Lillqvist  <tlillqvist@novell.com>  [9bfd6153d087900ea8310938e1ec1f7518340bb4]

Remove unnecessary whitespace on empty line


2011-03-16  Tor Lillqvist  <tlillqvist@novell.com>  [c74a923f5000e63e5fd14795e9635e0b6e37f936]

Revert "Fix bogus line continuation and empty line spacing"

This reverts commit 66364955f47ce478c32325bafb22283fd47621c8.

2011-03-16  Tor Lillqvist  <tlillqvist@novell.com>  [710b25f176fbeb21de1305ef59d39f6d2a2fc511]

Sprinkle more realpath calls


2011-03-16  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [ec1522ea64ac91fbe62fafe4286ae56cc21bef08]

Another GR2_STATIC define


2011-03-16  Tor Lillqvist  <tlillqvist@novell.com>  [361c5b02b75568824f4734610e6867cf86d1c959]

Fix bogus line continuation and empty line spacing


2011-03-16  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [9a318cf8050143c4b9975e861c41b2ee37de1d19]

MAKEFILE.MK -> makefile.mk


2011-03-16  Tor Lillqvist  <tlillqvist@novell.com>  [57204fffa5beda82a03985650a2912fd07579302]

Use realpath on the filename being compiled to expand Cygwin symlinks


2011-03-16  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [b25b0fd75a4b02447122907648e397791817f2c4]

dba34d: pulled and merged remote changes


2011-03-16  obo  <obo@openoffice.org>  [b59eaea542c154ed0b1d4677b20547c892e5e123]

CWS-TOOLING: integrate CWS jl164


2011-03-16  obo  <obo@openoffice.org>  [a24842b43a687808376f69d4bdbb45fcddde73c4]

CWS-TOOLING: integrate CWS jl164


2011-03-16  obo  <obo@openoffice.org>  [e77a065bab11a45dc64f0277038674d25af0279a]

CWS-TOOLING: integrate CWS jl164


2011-03-16  obo  <obo@openoffice.org>  [ac7a93d1b252d440d45892bbc303dfa8427a290b]

CWS-TOOLING: integrate CWS jl164


2011-03-16  obo  <obo@openoffice.org>  [160329d6fb16c593f651fc143f5a8973566c6c22]

CWS-TOOLING: integrate CWS jl164


2011-03-16  obo  <obo@openoffice.org>  [355250c0ef0f509df5d5eda569fdf7c96c7957a9]

CWS-TOOLING: integrate CWS jl164


2011-03-16  obo  <obo@openoffice.org>  [6e7859bf78cbf2d3822c0b0f74fc1e98a96cb129]

CWS-TOOLING: integrate CWS sb142


2011-03-16  Ocke Janssen  <oj@openoffice.org>  [46471896bad539d53b197ebb1844c3fbe05ba7d6]

Automated merge with ssh://hg.services.openoffice.org/cws/dba34d


2011-03-16  obo  <obo@openoffice.org>  [d3bd824556722068e2893dd96821554ccbb1d662]

CWS-TOOLING: integrate CWS chart55


2011-03-16  obo  <obo@openoffice.org>  [b4aafb548412bb91974656a9b0801524b20ab6c9]

CWS-TOOLING: integrate CWS chart55


2011-03-16  obo  <obo@openoffice.org>  [894b4df156a835a252df3556182e13e320691133]

CWS-TOOLING: integrate CWS ext006


2011-03-16  Caolán McNamara  <caolanm@redhat.com>  [9e0a09e89c38774dd1af902387a8b25de158b634]

WaE: silence some warnings


2011-03-16  obo  <obo@openoffice.org>  [7f9327e90e1e04325ad091f1e20995da4cb2e929]

CWS-TOOLING: integrate CWS l10n36


2011-03-16  obo  <obo@openoffice.org>  [22f91c4b179b5158ad31e2085c20ae89a596b760]

CWS-TOOLING: integrate CWS l10n36


2011-03-16  obo  <obo@openoffice.org>  [8c718050f2bdc00a7a90b2965f66514a0bc039db]

CWS-TOOLING: integrate CWS chart51


2011-03-16  obo  <obo@openoffice.org>  [b491f91e8d6cebe3ade4f805152100489eb91754]

CWS-TOOLING: integrate CWS chart51


2011-03-16  obo  <obo@openoffice.org>  [5feae0f6170f233e84a3b377eecccd505ff2832e]

CWS-TOOLING: integrate CWS chart51


2011-03-16  obo  <obo@openoffice.org>  [89410973000b8d1b5bedd40de61dfc15ec59ce92]

CWS-TOOLING: integrate CWS obo55


2011-03-16  obo  <obo@openoffice.org>  [9f608513ff7f842116a3a16242142c5e46d91840]

CWS-TOOLING: integrate CWS obo55


2011-03-16  Ocke Janssen  <oj@openoffice.org>  [50a751cc366e49f2b52d9f7783049c12536024ac]

rsvglibs: add export and build action


2011-03-16  obo  <obo@openoffice.org>  [a91221b5419122591164a61771da082843e89664]

CWS-TOOLING: integrate CWS debuglevels


2011-03-16  obo  <obo@openoffice.org>  [f36f35bef2c1e1beb8f43845ccf4b49d9f812a03]

CWS-TOOLING: integrate CWS debuglevels


2011-03-16  obo  <obo@openoffice.org>  [8fd8b7a963504842675e1336156f715ec1009ef0]

CWS-TOOLING: integrate CWS debuglevels


2011-03-16  obo  <obo@openoffice.org>  [331fab92a876c1d41cdf3375dd60d4af77685956]

CWS-TOOLING: integrate CWS debuglevels


2011-03-16  obo  <obo@openoffice.org>  [6cf6b5c5641d4ee4d3bc57aa84fea6e727ac543f]

CWS-TOOLING: integrate CWS debuglevels


2011-03-16  obo  <obo@openoffice.org>  [003b5ee08b71a3f173191729aad12c8dc685a93c]

CWS-TOOLING: integrate CWS debuglevels


2011-03-16  obo  <obo@openoffice.org>  [abe28ebe3947c035e5fc18efb784e78c7a94c66b]

CWS-TOOLING: integrate CWS debuglevels


2011-03-16  obo  <obo@openoffice.org>  [f165e5b06c6c97b1f92ac314a66146af02ccb872]

CWS-TOOLING: integrate CWS debuglevels


2011-03-16  obo  <obo@openoffice.org>  [2b61765208b2ebd355b1db99a46ce7494460fa2b]

CWS-TOOLING: integrate CWS debuglevels


2011-03-16  Takeshi Abe  <tabe@fixedpoint.jp>  [4dfb0668592e3927bae2e7fea44b4d227cdf74a2]

Removed unused function GetLangName()


2011-03-16  Takeshi Abe  <tabe@fixedpoint.jp>  [4512d9d522aa80b6e27a8edbe99e05b216f0b666]

Include <osl/diagnose.h> for OSL_ENSURE


2011-03-15  Norbert Thiebaud  <nthiebaud@gmail.com>  [23fc3d8a0205402783a9b9a047919c31aad28af2]

tempory hack to get the prober libxml include on SYSTEM_LIBXML=YES build


2011-03-15  Kohei Yoshida  <kyoshida@novell.com>  [6509f546d0d68351644a21b45548042d1589ebe7]

ScRangeName doesn't need to store ScDocument pointer.


2011-03-15  Kohei Yoshida  <kyoshida@novell.com>  [9b4d6050c9829b1d7c7edf952b70bc62b0a01a95]

Common part into an own method.


2011-03-15  Kohei Yoshida  <kyoshida@novell.com>  [e060bf847597b6063ac9f661453d74da14442b4c]

Implemented redo.


2011-03-15  Kohei Yoshida  <kyoshida@novell.com>  [4e564d3395e3e9eb21d9b6213e2306f391f5c824]

Fixed undo, caused by a silly copy-n-paste.


2011-03-15  Kohei Yoshida  <kyoshida@novell.com>  [23ae9e4a45758918e0f0b08714dd7de2b0b63c0f]

Hopefully implemented the undo part, plus lazy-init the global range name.

Went through the code to make sure we check for NULL pointer before doing
anything with the global range name instance.  Calling GetRangeName()
initializes the range name instance on-demand.

2011-03-15  Kohei Yoshida  <kyoshida@novell.com>  [d4b5eac3753c6369dac785d260caf0547791228e]

Implement undo and redo for real.


2011-03-15  Kohei Yoshida  <kyoshida@novell.com>  [3098641cba6f749f3be091fd70af483aa709f25b]

Added skeleton for undo of all range names, global and local.


2011-03-15  Kohei Yoshida  <kyoshida@novell.com>  [225b3351763112756a7fa373230d1bee1f96a6a6]

Implement ModifyAllRangeNames(), minus undo.


2011-03-15  Kohei Yoshida  <kyoshida@novell.com>  [a040ea619d62a2cbc854f8f11d154cd84148a51d]

Extracted macro-based method into real method (for better context tagging).

Macro-based methods don't get tagged correctly in my editor which
screws up cross-referencing.

2011-03-15  Kohei Yoshida  <kyoshida@novell.com>  [979e023be8fb18dc0cff5bd1b2bc50afc713bcd2]

Store all range names from the dialog to the document.

But I have yet to implement ScDocFunc::ModifyAllRangeNames().

2011-03-15  Kohei Yoshida  <kyoshida@novell.com>  [ba862bbca4caa70e2a60b2f6c9087228c9da6f69]

Retrieve sheet-local names and populate the dialog with them.


2011-03-15  Kohei Yoshida  <kyoshida@novell.com>  [b43ad3a6cf13da22b20541a0a67deec8db958031]

Removed useless comments.


2011-03-15  Kohei Yoshida  <kyoshida@novell.com>  [aa65005ba465a8361214bf23f0b934c63fca025d]

More cleanups.


2011-03-15  Kohei Yoshida  <kyoshida@novell.com>  [f0a0ac5106580d0a97ad896cf724affc958f9749]

Use data member and member methods instead of global and macros...


2011-03-15  Kohei Yoshida  <kyoshida@novell.com>  [4b6758383c25049aa34f5ae0143583ee9c12ba74]

Code cleanups.


2011-03-15  Kohei Yoshida  <kyoshida@novell.com>  [65f4809a0a3210aaa92b45dc7ec985e855cae2d6]

Added new list box for the scopes, and adjusted the dialog layout.


2011-03-15  Kohei Yoshida  <kyoshida@novell.com>  [3732372d58bc7f403a91c369625eaec7e8431fc5]

Removed the old sheet local name mapping bits.

This was there for the VBA code to work around Calc's lack of
sheet local named ranges.

2011-03-15  Norbert Thiebaud  <nthiebaud@gmail.com>  [c08aba6a410bd7e85095a485486dcfb5bb6612b8]

amazingly writerfilter actually use libxml...


2011-03-15  Kohei Yoshida  <kyoshida@novell.com>  [378c75a798c8baa34cb26e7f07fe28cb5ee2a85f]

Get the unit test code to build.


2011-03-15  Kohei Yoshida  <kyoshida@novell.com>  [a45a39c72d873967752267c8c9563800420aa7ef]

Skip some tests that require Java when --without-java.

However, this also skips tests for python...  Something to look into
to fix later.

2011-03-15  Kohei Yoshida  <kyoshida@novell.com>  [d66f1a161474d9d308246f174c2938ad5476054e]

Skip the java part when --without-java.


2011-03-15  Kohei Yoshida  <kyoshida@novell.com>  [af52bcaf412f6dd682ea855723ca3d019a790638]

Define SOLAR_JAVA only when --with-java.


2011-03-15  Norbert Thiebaud  <nthiebaud@gmail.com>  [575045fdbfec2b072fcde338958ee85d55ae69b2]

avmedia/gstreamer .mk must include target.mk even if it has nothing to do


2011-03-15  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [cb2b51f970cdf9b67f600f942cffa219684d05c7]

Maybe one day I get this right


2011-03-15  Rene Engelhard  <rene@debian.org>  [34654ef6e65b9264af7727005cae67967e3ff005]

make graphite2 check check for >= 0.9.3


2011-03-15  Caolán McNamara  <caolanm@redhat.com>  [02b496a567deedea05c77c40ac6b534550e3b715]

escape spaces in compiler name


2011-03-15  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [8e4bc214b41aaf9f5bf313fe36d381b80ca1b11c]

avoid __declspec decorations on windows


2011-03-15  Christina Rossmanith  <ChrRossmanith@web.de>  [de63fbe0c05808cf68a7653b5236065d9d539752]

Removed unused constant PORTIONKIND_EXTRASPACE


2011-03-15  Albert Thuswaldner  <albert.thuswaldner@gmail.com>  [e0dd3facbfe64f41692bfb0cffae8d7be6a18848]

Additional translations of Germancomments in libs-core/editeng


2011-03-15  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [de02b4113d21f99bd19aa6b084e7662472c3a49c]

Internal graphite is a static library


2011-03-15  Kai Sommerfeld  <kso@openoffice.org>  [65162840e329afee6f401f5a91273c2dbd1bbdf8]

#i117329# - Publishing of UNO types, first wave.


2011-03-15  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [e82100b6fe2375ec60e4c2e9cc1adad6807eeb07]

Add possibility to specify that one builds static graphite


2011-03-15  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [20a45dba84dfd4ac600eec893182fe3de6d4dafa]

try to deliver graphite_off.lib properly


2011-03-15  Jan Holesovsky  <kendy@suse.cz>  [7b44ff3c7237a3ae2abcdaf8b3f1e5b319aa3b55]

When linking, first specify -o's, then -l's.

Some linkers do not find some symbols otherwise.

2011-03-15  Michael Meeks  <michael.meeks@novell.com>  [10c3243407b0aaf3038d88286fc2c0bb5ee10702]

don't handle very oddly sized (but empty) control regions, they cause grief.


2011-03-15  Michael Meeks  <michael.meeks@novell.com>  [d6e212ab75c766646695d0dd8867e011d7b92e81]

fix pretty borders post merge (missing .src compile)


2011-03-15  Michael Meeks  <michael.meeks@novell.com>  [b102e842ceae06e7e2d8d115db096a4940589b33]

remove obsolete linkoo piece


2011-03-15  Caolán McNamara  <caolanm@redhat.com>  [a02aae1d244a42b9b346d2f439ea2e834af2899b]

fix build error with better depend


2011-03-15  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [53483b25451545ced391cd0f3cf86e8d4b7e31c7]

vcl121: #i117390# fix the fix for issue 80730


2011-03-15  Thomas Arnhold  <thomas@arnhold.org>  [527f27184266d724f05f7b3c47e9ad61bfb944fc]

Remove TRACE usage (macro was empty)


2011-03-15  Thomas Arnhold  <thomas@arnhold.org>  [aa3360aa018414cbac680b62c4c774dd9cf4aace]

Remove unused TRACE macro


2011-03-15  Thomas Arnhold  <thomas@arnhold.org>  [7176db7752b58cfd2fc95bd96400e675a7cab9af]

Use format string on OSL_TRACE()


2011-03-15  Thomas Arnhold  <thomas@arnhold.org>  [4861e9171b50cd223c2736b5ef3d783a8269e025]

Use format string on printf()


2011-03-15  Ivo Hinkelmann  <ihi@openoffice.org>  [f0d7607ff2bd136b9d420947b50bbea323ffdf78]

test123l10n04: #i107099# fixed italian file


2011-03-15  Michael Meeks  <michael.meeks@novell.com>  [896d4ef235135c7abd2c1e9942e05f9b49e8ebba]

register component we need for writer ...


2011-03-15  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [ef1fe531a5e8cc6bf8171d489d86f4b4538f3e57]

dr78: x64 build breaker


2011-03-15  Thorsten Behrens  <tbehrens@novell.com>  [4a586f32f545b774dad28651b2ed095bcd2cfa3b]

Fix the build - methods in xmldump.cxx debug-only


2011-03-15  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [7363d8a165443b6e8da150d193949e738daa9f05]

vcl120: #i117267# better paper matching


2011-03-15  Caolán McNamara  <caolanm@redhat.com>  [5d946add964575705b790fa74a11dd27711ddd1f]

fix build error, add build depend


2011-03-15  Caolán McNamara  <caolanm@redhat.com>  [ebfbc9188c2fe345c66798eca4a8f8cd6f4f301d]

fix build error, add build depend


2011-03-15  Caolán McNamara  <caolanm@redhat.com>  [d346380a15eca03b5ae8d42e2d65af55b9959103]

fix build error, add build depend


2011-03-15  Norbert Thiebaud  <nthiebaud@gmail.com>  [f716ddb706c2d2319f2d08037545894a8e69a18d]

add support for symbol=t in gnumake to build release code with symbol

It is needed to be able to build the release code with the debug symbol
and without disabling the build optimisations

setting symbol=xxx symbols=xxx SYMBOL=xxxx or SYMBOLS=xxx
where xxx is anything not purely spaces
will activate the generation of symbols

Note that this generation is implicit with debug=t.

2011-03-15  Michael Meeks  <michael.meeks@novell.com>  [9bc1a8fe48806bbac44da9565158dce355cddf0b]

fix compile with debug enabled


2011-03-15  Caolán McNamara  <caolanm@redhat.com>  [71dee2f153371c6dc0c1488aabf75711f9d53e2b]

move cppumaker test to cppu


2011-03-15  Ocke Janssen  <oj@openoffice.org>  [ff7c2e7d4210a3171e8395a768ad9e8253a9b8b1]

rsvglibs: deliver changed


2011-03-15  os  <os@openoffice.org>  [53155997b9d8b8c1043e0e81a30542c5dae495dc]

#i116336# mail merge to single documents fixed


2011-03-15  Michael Meeks  <michael.meeks@novell.com>  [71b27e6206d621a8601bceb338f008c34d6390b5]

more merge fixes


2011-03-15  Michael Meeks  <michael.meeks@novell.com>  [3f3a04b4f57b00141620da774ff9288685034c16]

more merge fixes


2011-03-15  Niklas Nebel  <nn@openoffice.org>  [907f0c4466f7cb788eddfe0b68562168434a758e]

calc66: warnings


2011-03-15  Caolán McNamara  <caolanm@redhat.com>  [a605870674960576464e32f0702c41988f92e347]

fix up merge conflicts


2011-03-15  Michael Meeks  <michael.meeks@novell.com>  [8aaf3bfa012144e45a9498347036a96dcd4d008c]

cleanup gstreamer component


2011-03-15  Michael Meeks  <michael.meeks@novell.com>  [b82aed8e7f02baa2fd8e97ba4ec36833d0a035f9]

cleanup gstreamer component


2011-03-15  Michael Meeks  <michael.meeks@novell.com>  [5d5a1348bb9a63ecd7d840116f2577231a89dd08]

attempt to make unit test function, before disabling it


2011-03-15  Thorsten Behrens  <tbehrens@novell.com>  [c703f03e506d6fd8c0d8e8fde6608a8b4cbab021]

Fix build in scripting


2011-03-15  David Tardon  <dtardon@redhat.com>  [9e299a0fe67455f9f6881365dbe8422dd0d735d2]

fix deps for test


2011-03-15  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [1c3f71ec25eb0e1a3c529ff4a902c8962d6e8976]

Make icu 4.4.2 build on Linux


2011-03-15  Thorsten Behrens  <tbehrens@novell.com>  [a41a8c504cf9c4268bc6d085046dd88d3e7590ca]

Fix the build


2011-03-15  Michael Meeks  <michael.meeks@novell.com>  [970dfb78ae6e80e0463adfa462a9d942bd7ed2a7]

more merge fixes, compiles and links now


2011-03-15  Niklas Nebel  <nn@openoffice.org>  [c9882eed8da6b7e9592cf261f6d4eb0500c39db2]

calc66: merge with DEV300_m102


2011-03-15  Niklas Nebel  <nn@openoffice.org>  [7b61472c31a9f01fb6c967e3191455681827aa16]

calc66: merge with DEV300_m102


2011-03-15  Niklas Nebel  <nn@openoffice.org>  [ad6f39dd32a8159a6551251305c7cba4b9f341fb]

calc66: merge with DEV300_m102


2011-03-15  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [50504eafb20bdd5ff7a8f52357c8f64dbc81f066]

Downgrade icu to 4.4.2


2011-03-15  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [dc1386ffc3e2a5e63ff7c9dbcaa3d8a40d9dee33]

Downgrade icu to 4.4.2


2011-03-15  Tor Lillqvist  <tlillqvist@novell.com>  [53f4ce6039e265452e0c8b9f84981b673e081890]

Revert "Revert "MSVC build creates icudt.lib""

This reverts commit 65a266c499def94ff6b169e8e8dade3207c7012a.

2011-03-15  Tor Lillqvist  <tlillqvist@novell.com>  [0533d543acb0908264ac93f5c425355fe194d82b]

Revert "Let's try preferring MSVS2010/MSVC2010"

This reverts commit 8cd4be6de9889485948e2fea02efbc8d74e55642.

2011-03-15  Tor Lillqvist  <tlillqvist@novell.com>  [5e9e4c54847fa93b818824022a1015e8a1c7b5cd]

Revert "Prefer .NET 4, do not bother with .NET 2"

This reverts commit ca448fbaf0b18edcfc809fcabcbcac51bb32f3b7.

2011-03-15  Tor Lillqvist  <tlillqvist@novell.com>  [0ab41cde016b91db4cc6a2e456339ba6c1aa10e3]

Revert "MSVC build creates icudt.lib"

This reverts commit 15b8ac2a753c8080549f7f0cd23aca485eda3ad0.

2011-03-15  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [fdf9361ac7f502666861bce276674b8732971c93]

dba34d: pulled and merged latest changes from CWS dba34c


2011-03-15  Caolán McNamara  <caolanm@redhat.com>  [d6899aef840b9855ef5a967749af81b4cf612319]

add regression test for weak chars


2011-03-15  Caolán McNamara  <caolanm@redhat.com>  [68759f4120d3dbe3c19d480591cb94b64a2a73e3]

WaE: variables set but unused


2011-03-15  Wilhelm Pflueger  <Wilhelm.Pflueger@web.de>  [c372302f990b29cd745feeb975157903f1f6da34]

EasyHacks: Reanimated tests in ure/cppuhelper/qa.

I had to deactivate the test 'test_weak.cxx' in prj/build.lst.
This test failed with 'error 139' - this is typically a segfault
during test execution, oops.

2011-03-15  Wilhelm Pflueger  <Wilhelm.Pflueger@web.de>  [547d0e7abea09d382821311bcfd008a7086bef5e]

EasyHacks: Reanimated tests in ure/codemaker


2011-03-15  Theo van Klaveren  <theo.van.klaveren@gmail.com>  [2c7cebaf8306c7d5135758e06d3be65398ce97ed]

Make the qa/sal unit test build, and use it.


2011-03-15  Kohei Yoshida  <kyoshida@novell.com>  [1a5aaf0b88db4a7479eeb1893f2b8bb5ae72111f]

Some attempts to get the VBA code to build.


2011-03-15  Norbert Thiebaud  <nthiebaud@gmail.com>  [fcc66077e2176b8bfc0908034eefefcf0f3bcf3d]

sligh mis-merge... was corrected during the m98 iteration, reported here.


2011-03-15  Kohei Yoshida  <kyoshida@novell.com>  [0a95ed445f71a9886fdc135b32153beda215cebc]

Added missing definitions that caused linkage to fail.


2011-03-15  Kohei Yoshida  <kyoshida@novell.com>  [2db8d16be61abaf143c3976c323d40f030507331]

Fixed part of the linkage problem due to multiple definitions.


2011-03-14  Norbert Thiebaud  <nthiebaud@gmail.com>  [fd8bbb1294392afe70d08cb633f060bd035a58e6]

ENABLE_VBA is no more


2011-03-14  Kohei Yoshida  <kyoshida@novell.com>  [4215f9c0241d7bd665e91492a6862ddef82ce431]

Fixed build breakages related to HID's.


2011-03-14  Kohei Yoshida  <kyoshida@novell.com>  [fcfddd4fa75e75ecf1463a10cfbba9dc526b79be]

Got optdlg.src to finally build.


2011-03-14  Kohei Yoshida  <kyoshida@novell.com>  [7492dfe8e17a830b0e917751d653c25d1f2818c7]

Fixed build breakage in sc/util.


2011-03-14  Kohei Yoshida  <kyoshida@novell.com>  [9f26dfb93bb99b7550d10ceb2a234da7571ebade]

More on build errors and warnings.


2011-03-15  Thorsten Behrens  <tbehrens@novell.com>  [7e369e66463750564a9b45700db82ca44c10a561]

Lock rotation matrix orthogonality via unit test

There were cases reported when multiples of pi/2 did not yield a
properly-orthogonal rotation matrix. locked via unit test.

2011-03-14  Norbert Thiebaud  <nthiebaud@gmail.com>  [0b9cc91b70e5848f8c34bcacf6871aaa3cf151a5]

mis-merge: setComplexColumnLabel now takes vector of uno::Any


2011-03-14  Norbert Thiebaud  <nthiebaud@gmail.com>  [c08b8e3144525b8c7424299bf6c8147727bf78eb]

mis-merge: a declaration was moved due to cppcheck, and also changed value

the result is the 2 decalration were in the merge result, the
one with the 'bad' value shadowing the 'good' value

2011-03-14  Kohei Yoshida  <kyoshida@novell.com>  [ea62c27ed1cd9aed3a04bb26ef5206ef1fa6d0a2]

Fixed pivot.src, while keeping the new Help ID related changes.


2011-03-14  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [e550fb754b98568cd6df498c5017050101ab7718]

dba34c: removed conflicting fix for a leaking WorkWindow - both changes together cause a crash


2011-03-14  Kohei Yoshida  <kyoshida@novell.com>  [9b50119fd9c0bdbe3494cdbb441aec7a0cfcc4f5]

Adding missing control ID.


2011-03-14  Caolán McNamara  <caolanm@redhat.com>  [adea34547d7bc43e9795032c7761e293a28c1df7]

remove debugging conditions that can no longer be hit with post List removal


2011-03-14  Kohei Yoshida  <kyoshida@novell.com>  [bb06798a8681ba4e62c8e1e7be916e2655db5cae]

More stupid build fixes.


2011-03-14  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [1692644a24fdb5d12b58e595ea8f3a2adc856880]

dba34d: removed a duplicate 'vbaevents' entry


2011-03-14  Caolán McNamara  <caolanm@redhat.com>  [a868718919f6de7334d19870bb59ba7e012eeb1e]

WaE: remove set but unused variables


2011-03-14  Thomas Arnhold  <thomas@arnhold.org>  [7d48e6036eb75e8fc2249070e016bc92eab087b9]

Remove empty comment fields


2011-03-14  Thomas Arnhold  <thomas@arnhold.org>  [76d5772d80bcbd38ca395937748a4843fdc440da]

Remove dates from comments


2011-03-14  Kohei Yoshida  <kyoshida@novell.com>  [6f0b90c0f97796d0406ff737f6d4fa36da011c77]

More build fixes in sc.

The breakages mostly caused by *non-conflicting* code changes from
Oracle.  Meaningless variable renaming to reflect datapilot to
pivot table naming change, etc.

2011-03-14  Thomas Arnhold  <thomas@arnhold.org>  [9a5c32ff8c90be5c23af542322659a58138e2ed7]

Remove dates from comments


2011-03-14  Thomas Arnhold  <thomas@arnhold.org>  [57dba81ada0dcdc0f8011639444f55cad0ea21bb]

Remove empty comment fields


2011-03-14  Thomas Arnhold  <thomas@arnhold.org>  [655c21bb3f3f835d65848f7cb22508a325f6ddb4]

Remove dates from comments


2011-03-14  Thomas Arnhold  <thomas@arnhold.org>  [c066d8daab9c5605545a10f354da352120216a0f]

Remove dates from comments


2011-03-14  Thomas Arnhold  <thomas@arnhold.org>  [d6ea0df4106b7a81fded19129fc819c82c289bfb]

Remove empty comment fields


2011-03-14  Thomas Arnhold  <thomas@arnhold.org>  [d2ac15d7c9192efbd18593c4c428602bb8b7a91e]

Remove empty comment fields


2011-03-14  Thomas Arnhold  <thomas@arnhold.org>  [7fb1e1ea8c9f8d3ef13524d1327272824df7110d]

Remove empty comment fields


2011-03-14  Thomas Arnhold  <thomas@arnhold.org>  [99302f70719882fc5b7c8263202961389e241dec]

Remove empty comment fields


2011-03-14  Kohei Yoshida  <kyoshida@novell.com>  [cd31f2448d0025528216c4be83f4553d8a6721f6]

Various fixes for build breakages, for sc.


2011-03-14  Thomas Arnhold  <thomas@arnhold.org>  [d51b73ab6f4f6bb6226a742a0907ba309c03a519]

Remove dates from comments


2011-03-14  Thomas Arnhold  <thomas@arnhold.org>  [28f826f6d40f2bea7d67069baff3d6ba2b363013]

Remove dates from comments


2011-03-14  Thomas Arnhold  <thomas@arnhold.org>  [e6a9195da918c1db9fad99cc6137785fe703ae3e]

Remove empty comment fields


2011-03-14  Thomas Arnhold  <thomas@arnhold.org>  [47e5ea32fbb6f50ae0326cb1d20ca2a5d200e186]

Remove empty comment fields


2011-03-14  Thomas Arnhold  <thomas@arnhold.org>  [6b523eee5158df344d6803809b45534d0ca46e58]

Remove empty comment fields


2011-03-14  Thomas Arnhold  <thomas@arnhold.org>  [4090a970171863b72743306912ab36ca95622d87]

Remove dates from comments


2011-03-14  Thomas Arnhold  <thomas@arnhold.org>  [e7a1abeceae18f78b39b49de08e903e98b95b3d5]

Remove SC_VBA_FIXME and SC_VBA_STUB

The one usage of SC_VBA_FIXME is replaced by OSL_TRACE directly.

2011-03-14  Thomas Arnhold  <thomas@arnhold.org>  [ac12122c7aef6b4aa27c58a4df9611a9c560a804]

Remove unused macro GETSET


2011-03-14  Thomas Arnhold  <thomas@arnhold.org>  [ffae50f019f47483c39e4c40b0dddaf92b60e123]

Use format string on printf()


2011-03-14  Julien Nabet  <serval2412@yahoo.fr>  [8bacc347db9fb26dbc49452864347a83fecb355f]

fix pychecker bugs.


2011-03-14  Pantelis Koukousoulas  <pktoss@gmail.com>  [0a4732acbf7149d45e076a74bea0b49ee74e2f59]

Support for greek numerals

References:
  http://www.spinellis.gr/blog/20090625/ (Greek Numerals in OpenOffice.org)

  http://user.services.openoffice.org/en/forum/viewtopic.php?f=7&t=7269
  ([Issue+Workaround] Custom Numbering in Bullets and Numbering)

  http://www.opengr.net/forum/viewtopic.php?f=13&t=51

And the references transitively mentioned in the above.

This functionality was implemented during Greek Coding Camp 2009.

NOTE: the present implementation uses the (modern) two-letter version of '6'
(sigma taf) instead of the ancient greek / katharevousa version that uses
the 'stigma' character.

OTOH, we do use the katharevousa 'qoppa' and 'sampi' because there is no
standard modern version that replaces them. If you have that many bullets
so that these symbols are needed, then you had it comin' anyway :p

Author: Pantelis Koukousoulas <pktoss@gmail.com>
License: LGPLv3 / MPL

Signed-off-by: Pantelis Koukousoulas <pktoss@gmail.com>

2011-03-14  Andras Timar  <timar@fsf.hu>  [7604d66b26924084c30046dc616b94feecefbcbf]

make LibreOffice palette entries localizable - fdo#32628


2011-03-14  Pantelis Koukousoulas  <pktoss@gmail.com>  [8731903f5f693d323d399f05c57aac138021c440]

Support for greek numerals

References:
  http://www.spinellis.gr/blog/20090625/ (Greek Numerals in OpenOffice.org)

  http://user.services.openoffice.org/en/forum/viewtopic.php?f=7&t=7269
  ([Issue+Workaround] Custom Numbering in Bullets and Numbering)

  http://www.opengr.net/forum/viewtopic.php?f=13&t=51

And the references transitively mentioned in the above.

This functionality was implemented during Greek Coding Camp 2009.

NOTE: the present implementation uses the (modern) two-letter version of '6'
(sigma taf) instead of the ancient greek / katharevousa version that uses
the 'stigma' character.

OTOH, we do use the katharevousa 'qoppa' and 'sampi' because there is no
standard modern version that replaces them. If you have that many bullets
so that these symbols are needed, then you had it comin' anyway :p

Author: Pantelis Koukousoulas <pktoss@gmail.com>
License: LGPLv3 / MPL

Signed-off-by: Pantelis Koukousoulas <pktoss@gmail.com>

2011-03-14  Pantelis Koukousoulas  <pktoss@gmail.com>  [3f3b9cecfb6e04a1ef382f7c4c5a074fb9b4c8fb]

Support for greek numerals

References:
  http://www.spinellis.gr/blog/20090625/ (Greek Numerals in OpenOffice.org)

  http://user.services.openoffice.org/en/forum/viewtopic.php?f=7&t=7269
  ([Issue+Workaround] Custom Numbering in Bullets and Numbering)

  http://www.opengr.net/forum/viewtopic.php?f=13&t=51

And the references transitively mentioned in the above.

This functionality was implemented during Greek Coding Camp 2009.

NOTE: the present implementation uses the (modern) two-letter version of '6'
(sigma taf) instead of the ancient greek / katharevousa version that uses
the 'stigma' character.

OTOH, we do use the katharevousa 'qoppa' and 'sampi' because there is no
standard modern version that replaces them. If you have that many bullets
so that these symbols are needed, then you had it comin' anyway :p

Author: Pantelis Koukousoulas <pktoss@gmail.com>
License: LGPLv3 / MPL

Signed-off-by: Pantelis Koukousoulas <pktoss@gmail.com>

2011-03-14  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [ceda7874fb29c65bcb55499924201ae05d024444]

reeabling unittests as the cppunittester location is fixed now in solenv


2011-03-14  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [590e9c72a6f7caf67de7ec3fa415552c0ff846cd]

cppunittester is in bin/cppunit here


2011-03-14  Pantelis Koukousoulas  <pktoss@gmail.com>  [181f55a5c36b7134f39da52fdbb89ed3a1d6a560]

Support for greek numerals

References:
  http://www.spinellis.gr/blog/20090625/ (Greek Numerals in OpenOffice.org)

  http://user.services.openoffice.org/en/forum/viewtopic.php?f=7&t=7269
  ([Issue+Workaround] Custom Numbering in Bullets and Numbering)

  http://www.opengr.net/forum/viewtopic.php?f=13&t=51

And the references transitively mentioned in the above.

This functionality was implemented during Greek Coding Camp 2009.

NOTE: the present implementation uses the (modern) two-letter version of '6'
(sigma taf) instead of the ancient greek / katharevousa version that uses
the 'stigma' character.

OTOH, we do use the katharevousa 'qoppa' and 'sampi' because there is no
standard modern version that replaces them. If you have that many bullets
so that these symbols are needed, then you had it comin' anyway :p

Author: Pantelis Koukousoulas <pktoss@gmail.com>
License: LGPLv3 / MPL

Signed-off-by: Pantelis Koukousoulas <pktoss@gmail.com>

2011-03-14  Kohei Yoshida  <kyoshida@novell.com>  [8b49dc02d94ad1a56e7e826b727262be775a54b0]

Various, mostly mutex-related build breakage fixes & warning removals.


2011-03-14  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [9da3a11edb636af3c3428a420be33b8fa3b1d5d5]

dba34d: #i116908# include <limits>


2011-03-14  Hanno Meyer-Thurow  <h.mth@web.de>  [6cd98b3d9ddaa5426930473d7ff07e4ff5725366]

Merge Gentoo patches from old build and downstream repositories.

1. Do not add compiler default include and library path: potentially build
   against different version of system library than requested by the user.
2. Add a configure option to disable Python2 (PyUNO) bindings. Python3 is
   available for more than two years. Noone cares, therefore rest in peace.
   Python2 is going to be ditched at some point. Simply do not fail then.
   Windows builds need to be updated for BUILD_TYPE: "PYUNO". Or how is it
   handled nowadays?
3. Fix sandbox violation in officecfg module: rm /bin/<language>.zip
4. Add a configure option to search only in one place for JVMs, which is quite
   interesting for Linux Distributions. Enforce the user to place JVMs in one
   base directory.
5. Fix build for libxml-2.7.8 with ICU support.

* config_office-XINC-XLIB-defaults.diff: (1)
* disable-python.diff: (2)
* gentoo-sandbox.diff: (3)
* jvm-search-path.diff: (4)
* libxmlsec_fix_extern_c.diff: (5)

2011-03-14  Hanno Meyer-Thurow  <h.mth@web.de>  [cbee598404d1a5664956dce204b72558fa11d77a]

Merge Gentoo patches from old build and downstream repositories.

1. Do not add compiler default include and library path: potentially build
   against different version of system library than requested by the user.
2. Add a configure option to disable Python2 (PyUNO) bindings. Python3 is
   available for more than two years. Noone cares, therefore rest in peace.
   Python2 is going to be ditched at some point. Simply do not fail then.
   Windows builds need to be updated for BUILD_TYPE: "PYUNO". Or how is it
   handled nowadays?
3. Fix sandbox violation in officecfg module: rm /bin/<language>.zip
4. Add a configure option to search only in one place for JVMs, which is quite
   interesting for Linux Distributions. Enforce the user to place JVMs in one
   base directory.
5. Fix build for libxml-2.7.8 with ICU support.

* config_office-XINC-XLIB-defaults.diff: (1)
* disable-python.diff: (2)
* gentoo-sandbox.diff: (3)
* jvm-search-path.diff: (4)
* libxmlsec_fix_extern_c.diff: (5)

2011-03-14  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [42dca4b2ed972701b50ceda9f868abcef538c415]

qa tests need to be in gbuild


2011-03-14  Hanno Meyer-Thurow  <h.mth@web.de>  [ff33fd9d5d5be99bebe6ab34da333fd641af3ed6]

Merge Gentoo patches from old build and downstream repositories.

1. Do not add compiler default include and library path: potentially build
   against different version of system library than requested by the user.
2. Add a configure option to disable Python2 (PyUNO) bindings. Python3 is
   available for more than two years. Noone cares, therefore rest in peace.
   Python2 is going to be ditched at some point. Simply do not fail then.
   Windows builds need to be updated for BUILD_TYPE: "PYUNO". Or how is it
   handled nowadays?
3. Fix sandbox violation in officecfg module: rm /bin/<language>.zip
4. Add a configure option to search only in one place for JVMs, which is quite
   interesting for Linux Distributions. Enforce the user to place JVMs in one
   base directory.
5. Fix build for libxml-2.7.8 with ICU support.

* config_office-XINC-XLIB-defaults.diff: (1)
* disable-python.diff: (2)
* gentoo-sandbox.diff: (3)
* jvm-search-path.diff: (4)
* libxmlsec_fix_extern_c.diff: (5)

2011-03-14  Michael Meeks  <michael.meeks@novell.com>  [697a77f6ec0a837e6b9b8bf26369c6af8ca8ffd0]

fix misc merge issues breaking the build


2011-03-14  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [19232495c4985faf1423075bf8814e786da6ddcd]

operator= should accept const args too to make stl implementations happy


2011-03-14  Ingo Schmidt  <is@openoffice.org>  [a3ddef2ce63b424b473ee86056b74466596314bc]

native367: #i117264# exclude list from rebase


2011-03-14  Ingrid Halama  <iha@openoffice.org>  [ffd2c7b2b15f46b00fc802a49a27a971a9dee2d4]

calc66: #i117358# Compiler Warning Errors


2011-03-14  Michael Meeks  <michael.meeks@novell.com>  [ed40f62e64564d2b22c9285cfdc6778aeac8fd68]

Merge commit 'ooo/DEV300_m101' into integration/dev300_m101

Conflicts:
	starmath/inc/applicat.hxx
	starmath/inc/dialog.hxx
	starmath/inc/document.hxx
	starmath/inc/edit.hxx
	starmath/inc/format.hxx
	starmath/inc/node.hxx
	starmath/inc/parse.hxx
	starmath/inc/rect.hxx
	starmath/inc/smdll.hxx
	starmath/inc/smmod.hxx
	starmath/inc/starmath.hrc
	starmath/inc/symbol.hxx
	starmath/inc/toolbox.hxx
	starmath/inc/utility.hxx
	starmath/inc/view.hxx
	starmath/prj/build.lst
	starmath/qa/cppunit/version.map
	starmath/sdi/smslots.sdi
	starmath/source/accessibility.cxx
	starmath/source/cfgitem.cxx
	starmath/source/cfgitem.hxx
	starmath/source/config.cxx
	starmath/source/dialog.cxx
	starmath/source/document.cxx
	starmath/source/edit.cxx
	starmath/source/format.cxx
	starmath/source/makefile.mk
	starmath/source/math_pch.cxx
	starmath/source/mathmlexport.cxx
	starmath/source/mathmlimport.cxx
	starmath/source/mathtype.cxx
	starmath/source/node.cxx
	starmath/source/parse.cxx
	starmath/source/rect.cxx
	starmath/source/register.cxx
	starmath/source/smdetect.cxx
	starmath/source/smdll.cxx
	starmath/source/smmod.cxx
	starmath/source/smres.src
	starmath/source/symbol.cxx
	starmath/source/toolbox.cxx
	starmath/source/unomodel.cxx
	starmath/source/utility.cxx
	starmath/source/view.cxx
	sw/JunitTest_sw_unoapi.mk
	sw/Library_swd.mk
	sw/Makefile
	sw/inc/IDocumentFieldsAccess.hxx
	sw/inc/IDocumentSettingAccess.hxx
	sw/inc/IDocumentUndoRedo.hxx
	sw/inc/IShellCursorSupplier.hxx
	sw/inc/SwUndoField.hxx
	sw/inc/acmplwrd.hxx
	sw/inc/authfld.hxx
	sw/inc/bparr.hxx
	sw/inc/calbck.hxx
	sw/inc/calc.hxx
	sw/inc/ccoll.hxx
	sw/inc/cellatr.hxx
	sw/inc/cellfml.hxx
	sw/inc/chpfld.hxx
	sw/inc/cmdid.h
	sw/inc/crsrsh.hxx
	sw/inc/crstate.hxx
	sw/inc/dbfld.hxx
	sw/inc/dbmgr.hxx
	sw/inc/dcontact.hxx
	sw/inc/ddefld.hxx
	sw/inc/doc.hxx
	sw/inc/docary.hxx
	sw/inc/docsh.hxx
	sw/inc/docstat.hxx
	sw/inc/docstyle.hxx
	sw/inc/docufld.hxx
	sw/inc/editsh.hxx
	sw/inc/errhdl.hxx
	sw/inc/expfld.hxx
	sw/inc/fchrfmt.hxx
	sw/inc/fesh.hxx
	sw/inc/fldbas.hxx
	sw/inc/flddat.hxx
	sw/inc/flddropdown.hxx
	sw/inc/flypos.hxx
	sw/inc/fmtanchr.hxx
	sw/inc/fmtautofmt.hxx
	sw/inc/fmtclds.hxx
	sw/inc/fmtcnct.hxx
	sw/inc/fmtcol.hxx
	sw/inc/fmtfsize.hxx
	sw/inc/fmtftn.hxx
	sw/inc/fmtftntx.hxx
	sw/inc/fmthdft.hxx
	sw/inc/fmtinfmt.hxx
	sw/inc/fmtline.hxx
	sw/inc/fmtornt.hxx
	sw/inc/fmtpdsc.hxx
	sw/inc/fmtruby.hxx
	sw/inc/fmtsrnd.hxx
	sw/inc/fmturl.hxx
	sw/inc/fmtwrapinfluenceonobjpos.hxx
	sw/inc/format.hxx
	sw/inc/frmatr.hxx
	sw/inc/frmfmt.hxx
	sw/inc/grfatr.hxx
	sw/inc/helpid.h
	sw/inc/hintids.hxx
	sw/inc/hints.hxx
	sw/inc/htmltbl.hxx
	sw/inc/inetfld.hxx
	sw/inc/io.hxx
	sw/inc/iodetect.hxx
	sw/inc/itabenum.hxx
	sw/inc/ndarr.hxx
	sw/inc/ndgrf.hxx
	sw/inc/ndindex.hxx
	sw/inc/ndnotxt.hxx
	sw/inc/ndole.hxx
	sw/inc/ndtxt.hxx
	sw/inc/ndtyp.hxx
	sw/inc/node.hxx
	sw/inc/numrule.hxx
	sw/inc/pagedesc.hxx
	sw/inc/pagepreviewlayout.hxx
	sw/inc/pam.hxx
	sw/inc/paratr.hxx
	sw/inc/poolfmt.awk
	sw/inc/poolfmt.hxx
	sw/inc/printdata.hxx
	sw/inc/reffld.hxx
	sw/inc/shellio.hxx
	sw/inc/shellres.hxx
	sw/inc/swabstdlg.hxx
	sw/inc/swatrset.hxx
	sw/inc/swerror.h
	sw/inc/swprtopt.hxx
	sw/inc/swtable.hxx
	sw/inc/swtypes.hxx
	sw/inc/tblafmt.hxx
	sw/inc/tgrditem.hxx
	sw/inc/tox.hxx
	sw/inc/undobj.hxx
	sw/inc/unocoll.hxx
	sw/inc/unoframe.hxx
	sw/inc/unoprnms.hxx
	sw/inc/usrfld.hxx
	sw/inc/viewopt.hxx
	sw/inc/viewsh.hxx
	sw/inc/viscrs.hxx
	sw/prj/build.lst
	sw/qa/complex/accessibility/makefile.mk
	sw/qa/core/Test-BigPtrArray.cxx
	sw/qa/core/makefile.mk
	sw/sdi/makefile.mk
	sw/source/core/access/makefile.mk
	sw/source/core/access/textmarkuphelper.cxx
	sw/source/core/attr/calbck.cxx
	sw/source/core/attr/cellatr.cxx
	sw/source/core/attr/fmtwrapinfluenceonobjpos.cxx
	sw/source/core/attr/format.cxx
	sw/source/core/attr/hints.cxx
	sw/source/core/bastyp/calc.cxx
	sw/source/core/bastyp/init.cxx
	sw/source/core/bastyp/makefile.mk
	sw/source/core/bastyp/swcache.cxx
	sw/source/core/crsr/bookmrk.cxx
	sw/source/core/crsr/callnk.cxx
	sw/source/core/crsr/crsrsh.cxx
	sw/source/core/crsr/crstrvl.cxx
	sw/source/core/crsr/findattr.cxx
	sw/source/core/crsr/findcoll.cxx
	sw/source/core/crsr/makefile.mk
	sw/source/core/crsr/pam.cxx
	sw/source/core/crsr/swcrsr.cxx
	sw/source/core/crsr/trvltbl.cxx
	sw/source/core/crsr/unocrsr.cxx
	sw/source/core/crsr/viscrs.cxx
	sw/source/core/doc/acmplwrd.cxx
	sw/source/core/doc/doc.cxx
	sw/source/core/doc/docbm.cxx
	sw/source/core/doc/doccomp.cxx
	sw/source/core/doc/docdesc.cxx
	sw/source/core/doc/docdraw.cxx
	sw/source/core/doc/docedt.cxx
	sw/source/core/doc/docfld.cxx
	sw/source/core/doc/docfly.cxx
	sw/source/core/doc/docfmt.cxx
	sw/source/core/doc/docftn.cxx
	sw/source/core/doc/docglbl.cxx
	sw/source/core/doc/docglos.cxx
	sw/source/core/doc/doclay.cxx
	sw/source/core/doc/docnew.cxx
	sw/source/core/doc/docnum.cxx
	sw/source/core/doc/docredln.cxx
	sw/source/core/doc/docruby.cxx
	sw/source/core/doc/docsort.cxx
	sw/source/core/doc/docstat.cxx
	sw/source/core/doc/doctxm.cxx
	sw/source/core/doc/fmtcol.cxx
	sw/source/core/doc/gctable.cxx
	sw/source/core/doc/htmltbl.cxx
	sw/source/core/doc/makefile.mk
	sw/source/core/doc/number.cxx
	sw/source/core/doc/poolfmt.cxx
	sw/source/core/doc/tblafmt.cxx
	sw/source/core/doc/tblcpy.cxx
	sw/source/core/doc/tblrwcl.cxx
	sw/source/core/docnode/makefile.mk
	sw/source/core/docnode/ndcopy.cxx
	sw/source/core/docnode/ndnum.cxx
	sw/source/core/docnode/ndsect.cxx
	sw/source/core/docnode/ndtbl.cxx
	sw/source/core/docnode/ndtbl1.cxx
	sw/source/core/docnode/node.cxx
	sw/source/core/docnode/node2lay.cxx
	sw/source/core/docnode/nodes.cxx
	sw/source/core/docnode/section.cxx
	sw/source/core/docnode/swbaslnk.cxx
	sw/source/core/draw/dcontact.cxx
	sw/source/core/draw/dflyobj.cxx
	sw/source/core/draw/drawdoc.cxx
	sw/source/core/draw/dview.cxx
	sw/source/core/draw/makefile.mk
	sw/source/core/edit/autofmt.cxx
	sw/source/core/edit/edattr.cxx
	sw/source/core/edit/eddel.cxx
	sw/source/core/edit/edfcol.cxx
	sw/source/core/edit/edfld.cxx
	sw/source/core/edit/edfldexp.cxx
	sw/source/core/edit/edfmt.cxx
	sw/source/core/edit/edglss.cxx
	sw/source/core/edit/editsh.cxx
	sw/source/core/edit/edlingu.cxx
	sw/source/core/edit/ednumber.cxx
	sw/source/core/edit/edsect.cxx
	sw/source/core/edit/edtab.cxx
	sw/source/core/edit/edtox.cxx
	sw/source/core/edit/edundo.cxx
	sw/source/core/edit/makefile.mk
	sw/source/core/except/dbgloop.cxx
	sw/source/core/except/errhdl.cxx
	sw/source/core/fields/authfld.cxx
	sw/source/core/fields/cellfml.cxx
	sw/source/core/fields/chpfld.cxx
	sw/source/core/fields/dbfld.cxx
	sw/source/core/fields/ddefld.cxx
	sw/source/core/fields/ddetbl.cxx
	sw/source/core/fields/docufld.cxx
	sw/source/core/fields/expfld.cxx
	sw/source/core/fields/fldbas.cxx
	sw/source/core/fields/flddat.cxx
	sw/source/core/fields/flddropdown.cxx
	sw/source/core/fields/macrofld.cxx
	sw/source/core/fields/makefile.mk
	sw/source/core/fields/reffld.cxx
	sw/source/core/fields/scrptfld.cxx
	sw/source/core/fields/tblcalc.cxx
	sw/source/core/fields/usrfld.cxx
	sw/source/core/frmedt/fecopy.cxx
	sw/source/core/frmedt/fedesc.cxx
	sw/source/core/frmedt/fefly1.cxx
	sw/source/core/frmedt/feshview.cxx
	sw/source/core/frmedt/fetab.cxx
	sw/source/core/frmedt/fews.cxx
	sw/source/core/frmedt/makefile.mk
	sw/source/core/frmedt/tblsel.cxx
	sw/source/core/graphic/grfatr.cxx
	sw/source/core/inc/SwUndoFmt.hxx
	sw/source/core/inc/SwUndoTOXChange.hxx
	sw/source/core/inc/anchoredobjectposition.hxx
	sw/source/core/inc/dbgloop.hxx
	sw/source/core/inc/drawfont.hxx
	sw/source/core/inc/flowfrm.hxx
	sw/source/core/inc/frame.hxx
	sw/source/core/inc/frmtool.hxx
	sw/source/core/inc/layact.hxx
	sw/source/core/inc/layfrm.hxx
	sw/source/core/inc/notxtfrm.hxx
	sw/source/core/inc/rolbck.hxx
	sw/source/core/inc/rootfrm.hxx
	sw/source/core/inc/scriptinfo.hxx
	sw/source/core/inc/swblocks.hxx
	sw/source/core/inc/swcache.hxx
	sw/source/core/inc/tabfrm.hxx
	sw/source/core/inc/txmsrt.hxx
	sw/source/core/inc/undoflystrattr.hxx
	sw/source/core/inc/viewimp.hxx
	sw/source/core/layout/atrfrm.cxx
	sw/source/core/layout/calcmove.cxx
	sw/source/core/layout/dbg_lay.cxx
	sw/source/core/layout/findfrm.cxx
	sw/source/core/layout/flowfrm.cxx
	sw/source/core/layout/fly.cxx
	sw/source/core/layout/flycnt.cxx
	sw/source/core/layout/flyincnt.cxx
	sw/source/core/layout/flylay.cxx
	sw/source/core/layout/frmtool.cxx
	sw/source/core/layout/ftnfrm.cxx
	sw/source/core/layout/layact.cxx
	sw/source/core/layout/laycache.cxx
	sw/source/core/layout/makefile.mk
	sw/source/core/layout/objectformatter.cxx
	sw/source/core/layout/pagechg.cxx
	sw/source/core/layout/pagedesc.cxx
	sw/source/core/layout/paintfrm.cxx
	sw/source/core/layout/sectfrm.cxx
	sw/source/core/layout/tabfrm.cxx
	sw/source/core/layout/trvlfrm.cxx
	sw/source/core/layout/unusedf.cxx
	sw/source/core/layout/wsfrm.cxx
	sw/source/core/makefile.mk
	sw/source/core/objectpositioning/anchoredobjectposition.cxx
	sw/source/core/objectpositioning/ascharanchoredobjectposition.cxx
	sw/source/core/objectpositioning/makefile.mk
	sw/source/core/objectpositioning/tocntntanchoredobjectposition.cxx
	sw/source/core/objectpositioning/tolayoutanchoredobjectposition.cxx
	sw/source/core/ole/ndole.cxx
	sw/source/core/para/makefile.mk
	sw/source/core/para/paratr.cxx
	sw/source/core/sw3io/makefile.mk
	sw/source/core/sw3io/sw3convert.cxx
	sw/source/core/swg/SwXMLTextBlocks.cxx
	sw/source/core/swg/makefile.mk
	sw/source/core/swg/swblocks.cxx
	sw/source/core/table/swnewtable.cxx
	sw/source/core/table/swtable.cxx
	sw/source/core/text/EnhancedPDFExportHelper.cxx
	sw/source/core/text/atrstck.cxx
	sw/source/core/text/frmcrsr.cxx
	sw/source/core/text/frmform.cxx
	sw/source/core/text/itrcrsr.cxx
	sw/source/core/text/itrform2.cxx
	sw/source/core/text/makefile.mk
	sw/source/core/text/porlay.cxx
	sw/source/core/text/pormulti.cxx
	sw/source/core/text/txtfld.cxx
	sw/source/core/text/txtfrm.cxx
	sw/source/core/text/txtio.cxx
	sw/source/core/tox/makefile.mk
	sw/source/core/tox/txmsrt.cxx
	sw/source/core/txtnode/fmtatr2.cxx
	sw/source/core/txtnode/fntcache.cxx
	sw/source/core/txtnode/fntcap.cxx
	sw/source/core/txtnode/makefile.mk
	sw/source/core/txtnode/ndhints.cxx
	sw/source/core/txtnode/ndtxt.cxx
	sw/source/core/txtnode/swfont.cxx
	sw/source/core/txtnode/thints.cxx
	sw/source/core/txtnode/txtatr2.cxx
	sw/source/core/txtnode/txtedt.cxx
	sw/source/core/undo/SwUndoField.cxx
	sw/source/core/undo/SwUndoPageDesc.cxx
	sw/source/core/undo/SwUndoTOXChange.cxx
	sw/source/core/undo/docundo.cxx
	sw/source/core/undo/makefile.mk
	sw/source/core/undo/rolbck.cxx
	sw/source/core/undo/unbkmk.cxx
	sw/source/core/undo/undel.cxx
	sw/source/core/undo/undobj.cxx
	sw/source/core/undo/undobj1.cxx
	sw/source/core/undo/unfmco.cxx
	sw/source/core/undo/unins.cxx
	sw/source/core/undo/unnum.cxx
	sw/source/core/undo/unoutl.cxx
	sw/source/core/undo/unredln.cxx
	sw/source/core/undo/unsect.cxx
	sw/source/core/undo/unsort.cxx
	sw/source/core/undo/unspnd.cxx
	sw/source/core/undo/untbl.cxx
	sw/source/core/unocore/makefile.mk
	sw/source/core/unocore/swunohelper.cxx
	sw/source/core/unocore/unobkm.cxx
	sw/source/core/unocore/unocoll.cxx
	sw/source/core/unocore/unocrsrhelper.cxx
	sw/source/core/unocore/unodraw.cxx
	sw/source/core/unocore/unofield.cxx
	sw/source/core/unocore/unoframe.cxx
	sw/source/core/unocore/unomap.cxx
	sw/source/core/unocore/unoprnms.cxx
	sw/source/core/unocore/unoredlines.cxx
	sw/source/core/unocore/unosett.cxx
	sw/source/core/unocore/unosrch.cxx
	sw/source/core/unocore/unostyle.cxx
	sw/source/core/unocore/unotbl.cxx
	sw/source/core/view/vdraw.cxx
	sw/source/core/view/viewimp.cxx
	sw/source/core/view/viewpg.cxx
	sw/source/core/view/viewsh.cxx
	sw/source/core/view/vnew.cxx
	sw/source/core/view/vprint.cxx
	sw/source/filter/ascii/ascatr.cxx
	sw/source/filter/ascii/makefile.mk
	sw/source/filter/ascii/wrtasc.cxx
	sw/source/filter/basflt/fltini.cxx
	sw/source/filter/basflt/iodetect.cxx
	sw/source/filter/basflt/makefile.mk
	sw/source/filter/html/SwAppletImpl.cxx
	sw/source/filter/html/css1atr.cxx
	sw/source/filter/html/htmlatr.cxx
	sw/source/filter/html/htmlbas.cxx
	sw/source/filter/html/htmlcss1.cxx
	sw/source/filter/html/htmlfly.cxx
	sw/source/filter/html/htmlftn.cxx
	sw/source/filter/html/htmlgrin.cxx
	sw/source/filter/html/htmlnum.cxx
	sw/source/filter/html/htmlplug.cxx
	sw/source/filter/html/htmltab.cxx
	sw/source/filter/html/makefile.mk
	sw/source/filter/html/parcss1.cxx
	sw/source/filter/html/svxcss1.cxx
	sw/source/filter/html/swhtml.cxx
	sw/source/filter/inc/msfilter.hxx
	sw/source/filter/inc/wrtswtbl.hxx
	sw/source/filter/rtf/makefile.mk
	sw/source/filter/rtf/rtffly.cxx
	sw/source/filter/rtf/rtfnum.cxx
	sw/source/filter/rtf/rtftbl.cxx
	sw/source/filter/rtf/swparrtf.cxx
	sw/source/filter/rtf/swparrtf.hxx
	sw/source/filter/writer/makefile.mk
	sw/source/filter/writer/writer.cxx
	sw/source/filter/writer/wrt_fn.cxx
	sw/source/filter/writer/wrtswtbl.cxx
	sw/source/filter/ww1/fltshell.cxx
	sw/source/filter/ww1/makefile.mk
	sw/source/filter/ww1/w1class.cxx
	sw/source/filter/ww1/w1class.hxx
	sw/source/filter/ww1/w1filter.cxx
	sw/source/filter/ww1/w1par.cxx
	sw/source/filter/ww1/w1sprm.cxx
	sw/source/filter/ww1/w1struct.hxx
	sw/source/filter/ww8/README-rtf.txt
	sw/source/filter/ww8/attributeoutputbase.hxx
	sw/source/filter/ww8/docxattributeoutput.cxx
	sw/source/filter/ww8/docxattributeoutput.hxx
	sw/source/filter/ww8/docxexport.cxx
	sw/source/filter/ww8/docxexport.hxx
	sw/source/filter/ww8/docxexportfilter.cxx
	sw/source/filter/ww8/dump/dump8.cxx
	sw/source/filter/ww8/dump/dump8a.cxx
	sw/source/filter/ww8/dump/msvbasic.cxx
	sw/source/filter/ww8/dump/msvbasic.hxx
	sw/source/filter/ww8/dump/ww8darr.cxx
	sw/source/filter/ww8/dump/ww8darr.hxx
	sw/source/filter/ww8/dump/ww8dout.cxx
	sw/source/filter/ww8/dump/ww8dout.hxx
	sw/source/filter/ww8/dump/ww8scan.cxx
	sw/source/filter/ww8/dump/ww8scan.hxx
	sw/source/filter/ww8/dump/ww8struc.hxx
	sw/source/filter/ww8/makefile.mk
	sw/source/filter/ww8/rtfattributeoutput.cxx
	sw/source/filter/ww8/rtfattributeoutput.hxx
	sw/source/filter/ww8/rtfexport.cxx
	sw/source/filter/ww8/rtfexport.hxx
	sw/source/filter/ww8/rtfexportfilter.cxx
	sw/source/filter/ww8/rtfexportfilter.hxx
	sw/source/filter/ww8/rtfimportfilter.cxx
	sw/source/filter/ww8/rtfimportfilter.hxx
	sw/source/filter/ww8/rtfsdrexport.cxx
	sw/source/filter/ww8/rtfsdrexport.hxx
	sw/source/filter/ww8/writerhelper.cxx
	sw/source/filter/ww8/writerwordglue.cxx
	sw/source/filter/ww8/wrtw8esh.cxx
	sw/source/filter/ww8/wrtw8nds.cxx
	sw/source/filter/ww8/wrtw8num.cxx
	sw/source/filter/ww8/wrtw8sty.cxx
	sw/source/filter/ww8/wrtww8.cxx
	sw/source/filter/ww8/wrtww8.hxx
	sw/source/filter/ww8/wrtww8gr.cxx
	sw/source/filter/ww8/ww8atr.cxx
	sw/source/filter/ww8/ww8attributeoutput.hxx
	sw/source/filter/ww8/ww8graf.cxx
	sw/source/filter/ww8/ww8graf.hxx
	sw/source/filter/ww8/ww8graf2.cxx
	sw/source/filter/ww8/ww8par.cxx
	sw/source/filter/ww8/ww8par.hxx
	sw/source/filter/ww8/ww8par2.cxx
	sw/source/filter/ww8/ww8par3.cxx
	sw/source/filter/ww8/ww8par5.cxx
	sw/source/filter/ww8/ww8par6.cxx
	sw/source/filter/ww8/ww8scan.cxx
	sw/source/filter/ww8/ww8scan.hxx
	sw/source/filter/ww8/ww8struc.hxx
	sw/source/filter/xml/makefile.mk
	sw/source/filter/xml/xmlimpit.cxx
	sw/source/filter/xml/xmltble.cxx
	sw/source/filter/xml/xmltbli.cxx
	sw/source/ui/app/appenv.cxx
	sw/source/ui/app/apphdl.cxx
	sw/source/ui/app/applab.cxx
	sw/source/ui/app/appopt.cxx
	sw/source/ui/app/docsh.cxx
	sw/source/ui/app/docsh2.cxx
	sw/source/ui/app/docshini.cxx
	sw/source/ui/app/docst.cxx
	sw/source/ui/app/docstyle.cxx
	sw/source/ui/app/makefile.mk
	sw/source/ui/app/mn.src
	sw/source/ui/app/swmodul1.cxx
	sw/source/ui/cctrl/makefile.mk
	sw/source/ui/cctrl/swlbox.cxx
	sw/source/ui/chrdlg/break.cxx
	sw/source/ui/chrdlg/ccoll.cxx
	sw/source/ui/chrdlg/chardlg.cxx
	sw/source/ui/chrdlg/drpcps.cxx
	sw/source/ui/chrdlg/makefile.mk
	sw/source/ui/chrdlg/numpara.cxx
	sw/source/ui/chrdlg/pardlg.cxx
	sw/source/ui/chrdlg/swuiccoll.cxx
	sw/source/ui/config/barcfg.cxx
	sw/source/ui/config/caption.cxx
	sw/source/ui/config/cfgitems.cxx
	sw/source/ui/config/fontcfg.cxx
	sw/source/ui/config/mailconfigpage.cxx
	sw/source/ui/config/makefile.mk
	sw/source/ui/config/modcfg.cxx
	sw/source/ui/config/optcomp.cxx
	sw/source/ui/config/optload.cxx
	sw/source/ui/config/optpage.cxx
	sw/source/ui/config/prtopt.cxx
	sw/source/ui/config/uinums.cxx
	sw/source/ui/config/usrpref.cxx
	sw/source/ui/config/viewopt.cxx
	sw/source/ui/dbui/dbinsdlg.cxx
	sw/source/ui/dbui/dbmgr.cxx
	sw/source/ui/dbui/dbtree.cxx
	sw/source/ui/dbui/makefile.mk
	sw/source/ui/dbui/mmaddressblockpage.cxx
	sw/source/ui/dbui/mmdocselectpage.cxx
	sw/source/ui/dbui/mmoutputpage.cxx
	sw/source/ui/dbui/swdbtoolsclient.cxx
	sw/source/ui/dialog/abstract.cxx
	sw/source/ui/dialog/ascfldlg.cxx
	sw/source/ui/dialog/macassgn.cxx
	sw/source/ui/dialog/makefile.mk
	sw/source/ui/dialog/regionsw.cxx
	sw/source/ui/dialog/swdlgfact.cxx
	sw/source/ui/dialog/swdlgfact.hxx
	sw/source/ui/dialog/uiregionsw.cxx
	sw/source/ui/dochdl/gloshdl.cxx
	sw/source/ui/dochdl/makefile.mk
	sw/source/ui/dochdl/swdtflvr.cxx
	sw/source/ui/docvw/PostItMgr.cxx
	sw/source/ui/docvw/SidebarWin.cxx
	sw/source/ui/docvw/edtdd.cxx
	sw/source/ui/docvw/edtwin.cxx
	sw/source/ui/docvw/edtwin2.cxx
	sw/source/ui/docvw/edtwin3.cxx
	sw/source/ui/docvw/makefile.mk
	sw/source/ui/docvw/romenu.cxx
	sw/source/ui/docvw/romenu.hxx
	sw/source/ui/docvw/srcedtw.cxx
	sw/source/ui/envelp/envfmt.cxx
	sw/source/ui/envelp/envimg.cxx
	sw/source/ui/envelp/envlop1.cxx
	sw/source/ui/envelp/envprt.cxx
	sw/source/ui/envelp/label1.cxx
	sw/source/ui/envelp/labfmt.cxx
	sw/source/ui/envelp/labprt.cxx
	sw/source/ui/envelp/mailmrge.cxx
	sw/source/ui/envelp/makefile.mk
	sw/source/ui/fldui/flddb.cxx
	sw/source/ui/fldui/flddinf.cxx
	sw/source/ui/fldui/flddok.cxx
	sw/source/ui/fldui/fldedt.cxx
	sw/source/ui/fldui/fldfunc.cxx
	sw/source/ui/fldui/fldmgr.cxx
	sw/source/ui/fldui/fldpage.cxx
	sw/source/ui/fldui/fldref.cxx
	sw/source/ui/fldui/fldtdlg.cxx
	sw/source/ui/fldui/fldvar.cxx
	sw/source/ui/fldui/fldwrap.cxx
	sw/source/ui/fldui/inpdlg.cxx
	sw/source/ui/fldui/makefile.mk
	sw/source/ui/fmtui/makefile.mk
	sw/source/ui/fmtui/tmpdlg.cxx
	sw/source/ui/frmdlg/colmgr.cxx
	sw/source/ui/frmdlg/column.cxx
	sw/source/ui/frmdlg/cption.cxx
	sw/source/ui/frmdlg/frmdlg.cxx
	sw/source/ui/frmdlg/frmmgr.cxx
	sw/source/ui/frmdlg/frmpage.cxx
	sw/source/ui/frmdlg/makefile.mk
	sw/source/ui/frmdlg/wrap.cxx
	sw/source/ui/globdoc/makefile.mk
	sw/source/ui/inc/bmpwin.hxx
	sw/source/ui/inc/colmgr.hxx
	sw/source/ui/inc/column.hxx
	sw/source/ui/inc/envimg.hxx
	sw/source/ui/inc/envlop.hxx
	sw/source/ui/inc/frmpage.hxx
	sw/source/ui/inc/inputwin.hxx
	sw/source/ui/inc/javaedit.hxx
	sw/source/ui/inc/num.hxx
	sw/source/ui/inc/optpage.hxx
	sw/source/ui/inc/regionsw.hxx
	sw/source/ui/inc/split.hxx
	sw/source/ui/inc/swlbox.hxx
	sw/source/ui/inc/swmn_tmpl.hrc
	sw/source/ui/inc/swuiidxmrk.hxx
	sw/source/ui/inc/tabsh.hxx
	sw/source/ui/inc/toxmgr.hxx
	sw/source/ui/inc/uiitems.hxx
	sw/source/ui/inc/view.hxx
	sw/source/ui/inc/workctrl.hxx
	sw/source/ui/inc/wrap.hxx
	sw/source/ui/inc/wrtsh.hxx
	sw/source/ui/index/cnttab.cxx
	sw/source/ui/index/makefile.mk
	sw/source/ui/index/toxmgr.cxx
	sw/source/ui/lingu/hhcwrp.cxx
	sw/source/ui/lingu/makefile.mk
	sw/source/ui/lingu/olmenu.cxx
	sw/source/ui/misc/bookmark.cxx
	sw/source/ui/misc/docfnote.cxx
	sw/source/ui/misc/glosbib.cxx
	sw/source/ui/misc/glosdoc.cxx
	sw/source/ui/misc/glshell.cxx
	sw/source/ui/misc/insfnote.cxx
	sw/source/ui/misc/linenum.cxx
	sw/source/ui/misc/makefile.mk
	sw/source/ui/misc/num.cxx
	sw/source/ui/misc/numberingtypelistbox.cxx
	sw/source/ui/misc/outline.cxx
	sw/source/ui/misc/pgfnote.cxx
	sw/source/ui/misc/pggrid.cxx
	sw/source/ui/misc/redlndlg.cxx
	sw/source/ui/misc/srtdlg.cxx
	sw/source/ui/misc/swmodalredlineacceptdlg.cxx
	sw/source/ui/ribbar/conarc.cxx
	sw/source/ui/ribbar/drawbase.cxx
	sw/source/ui/ribbar/inputwin.cxx
	sw/source/ui/ribbar/inputwin.src
	sw/source/ui/ribbar/makefile.mk
	sw/source/ui/ribbar/tbxanchr.cxx
	sw/source/ui/ribbar/workctrl.cxx
	sw/source/ui/ribbar/workctrl.src
	sw/source/ui/shells/annotsh.cxx
	sw/source/ui/shells/basesh.cxx
	sw/source/ui/shells/beziersh.cxx
	sw/source/ui/shells/drawdlg.cxx
	sw/source/ui/shells/drwbassh.cxx
	sw/source/ui/shells/drwtxtex.cxx
	sw/source/ui/shells/drwtxtsh.cxx
	sw/source/ui/shells/frmsh.cxx
	sw/source/ui/shells/grfsh.cxx
	sw/source/ui/shells/grfshex.cxx
	sw/source/ui/shells/makefile.mk
	sw/source/ui/shells/tabsh.cxx
	sw/source/ui/shells/textfld.cxx
	sw/source/ui/shells/textglos.cxx
	sw/source/ui/shells/textsh.cxx
	sw/source/ui/shells/textsh1.cxx
	sw/source/ui/shells/txtattr.cxx
	sw/source/ui/shells/txtcrsr.cxx
	sw/source/ui/shells/txtnum.cxx
	sw/source/ui/table/convert.cxx
	sw/source/ui/table/instable.cxx
	sw/source/ui/table/makefile.mk
	sw/source/ui/table/swtablerep.cxx
	sw/source/ui/table/tabledlg.cxx
	sw/source/ui/table/tablemgr.cxx
	sw/source/ui/table/tablepg.hxx
	sw/source/ui/table/tautofmt.cxx
	sw/source/ui/uiview/formatclipboard.cxx
	sw/source/ui/uiview/makefile.mk
	sw/source/ui/uiview/pview.cxx
	sw/source/ui/uiview/pview.src
	sw/source/ui/uiview/scroll.cxx
	sw/source/ui/uiview/srcview.cxx
	sw/source/ui/uiview/swcli.cxx
	sw/source/ui/uiview/uivwimp.cxx
	sw/source/ui/uiview/view.cxx
	sw/source/ui/uiview/view1.cxx
	sw/source/ui/uiview/view2.cxx
	sw/source/ui/uiview/viewcoll.cxx
	sw/source/ui/uiview/viewdlg2.cxx
	sw/source/ui/uiview/viewling.cxx
	sw/source/ui/uiview/viewmdi.cxx
	sw/source/ui/uiview/viewport.cxx
	sw/source/ui/uiview/viewprt.cxx
	sw/source/ui/uiview/viewsrch.cxx
	sw/source/ui/uiview/viewtab.cxx
	sw/source/ui/uno/SwXDocumentSettings.cxx
	sw/source/ui/uno/SwXPrintPreviewSettings.cxx
	sw/source/ui/uno/SwXPrintPreviewSettings.hxx
	sw/source/ui/uno/unoatxt.cxx
	sw/source/ui/uno/unomod.cxx
	sw/source/ui/uno/unotxdoc.cxx
	sw/source/ui/uno/unotxvw.cxx
	sw/source/ui/utlui/attrdesc.cxx
	sw/source/ui/utlui/content.cxx
	sw/source/ui/utlui/glbltree.cxx
	sw/source/ui/utlui/initui.cxx
	sw/source/ui/utlui/makefile.mk
	sw/source/ui/utlui/navipi.cxx
	sw/source/ui/utlui/navipi.src
	sw/source/ui/utlui/numfmtlb.cxx
	sw/source/ui/utlui/prcntfld.cxx
	sw/source/ui/utlui/uiitems.cxx
	sw/source/ui/utlui/uitool.cxx
	sw/source/ui/utlui/unotools.cxx
	sw/source/ui/utlui/viewlayoutctrl.cxx
	sw/source/ui/utlui/zoomctrl.cxx
	sw/source/ui/vba/makefile.mk
	sw/source/ui/vba/service.cxx
	sw/source/ui/web/makefile.mk
	sw/source/ui/wrtsh/makefile.mk
	sw/source/ui/wrtsh/wrtsh1.cxx
	sw/source/ui/wrtsh/wrtsh2.cxx
	sw/source/ui/wrtsh/wrtsh4.cxx
	sw/source/ui/wrtsh/wrtundo.cxx
	sw/util/hidother.src
	sw/util/makefile.mk
	sw/util/msword.map

2011-03-14  Caolán McNamara  <caolanm@redhat.com>  [625da1f979653cc3079d13a2d4e61f3a45786cb9]

Resolves: fdo#35282 clear styles as well when using "for all text"


2011-03-14  npcdoom  <venccsralph@gmail.com>  [cbbcd6e6922280a36688dccad8d1de9c53d15c5f]

Change CreateSelectionList to use vector instead of List.

- Removed returning List and added a parameter of
std::vector<Paragraph*> to CreateSelectionList.

2011-03-14  Oliver-Rainer Wittmann  <od@openoffice.org>  [53c1143e3da612f4e0659e1cb2fb3c539a8435aa]

sw34bf05: #i85105# - fix build breaker which was not detected under Windows


2011-03-14  Michael Meeks  <michael.meeks@novell.com>  [8fd91069893bc50daa3c8149dae32a752b77d530]

compile and install filechangedchecker ...


2011-03-14  npcdoom  <venccsralph@gmail.com>  [e0284f4bba59912e1c49cb36936e041e891a5833]

Remove usage of deprecated container List in sd.


2011-03-14  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [eec5319ecca240ca6bd38eb33f7bf97e08d9e2fb]

insert_iterator not member of std:: error with Visual Studio 10


2011-03-14  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [9471e90f2b7ddda73779606e82ec25f48f437f01]

make apply on Linux where line endings matter


2011-03-14  Michael Meeks  <michael.meeks@novell.com>  [de64ae3b93c9ded9dfdb938d696dcd1a7fa4b7a9]

make writerfilter compile cleanly


2011-03-14  Ivo Hinkelmann  <ihi@openoffice.org>  [d47730a56bbf27778558b86261dab9f0650c9c11]

masterfix DEV300: #i10000# always add gb_deliver.log to zip


2011-03-14  Oliver-Rainer Wittmann  <od@openoffice.org>  [525198026899d978373933a91f45c79b12bacbd5]

sw34bf05: #i87645# - method <SwFlyFrm::Modify(..)> - reset layout processing boolean, only if something has been invalidated.


2011-03-14  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [293ae23e7e69ed8fdff9a793cfbc111317b433a1]

debuglevels: removed conflicting fix for a leaking WorkWindow - both changes together cause a crash


2011-03-14  Xisco Fauli  <anistenis@gmail.com>  [5c7f1340820ebd5aba6fc994b7435e97bfaff9de]

Remove dead code in libs-core


2011-03-14  Niklas Nebel  <nn@openoffice.org>  [47b3e51e5d5351e8036a53e6deb555509fecf9e1]

calc66: #o11817313# also look at formula result number format


2011-03-14  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [66f1625c2f714cf979365a731d9b05be04127187]

MSVC build creates icudt.lib


2011-03-14  Caolán McNamara  <caolanm@redhat.com>  [77179252698860aa34ee0611d058a9244a165c5f]

drop username in comment


2011-03-14  Caolán McNamara  <caolanm@redhat.com>  [40eb3a83c3054f2f87abe2eda8f63522573d8c14]

drop username in comment


2011-03-14  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [0abd2462ba67bc60f67b5bb7ba5c14c17412590b]

Don't hardcode icu version in d.lst


2011-03-14  Martin Kepplinger  <martinkepplinger@eml.cc>  [505bd0f114f0ff0b93acc86b59e669922482ccff]

Translate an error message

This translates an error message from german to english.

thanks,
	martin

2011-03-14  Fridrich Strba  <fridrich.strba@bluewin.ch>  [fb99fbe9bf1cb52b01cf718d0a79217fa90af10f]

Don't build with builtin wchar_t on Windows


2011-03-14  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [758e5c1334497502a542e0a4b77bb58e92199b55]

dba34d: pulled and merged latest changes from CWS dba34c


2011-03-14  Caolán McNamara  <caolanm@redhat.com>  [ac2d86ce6d03bde73261360034cf273be8ae81a0]

WaE: mark this dir as warnings free


2011-03-14  Ivo Hinkelmann  <ihi@openoffice.org>  [443380192320c23af71e31949158a6c252e57903]

masterfix DEV300: #i10000# make clean fix


2011-03-14  Tor Lillqvist  <tlillqvist@novell.com>  [beb70d756ae09e4bab3f45eea54b8abe4b081b41]

Build the Relase configuration with msbuild


2011-03-14  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [222b8352289dee2b8c5ce4445a402993105a1f2c]

Oops


2011-03-14  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [ed9b67df359953dcaff448c6db25cbc73ddafd46]

Dupplicate symbol in Windows build


2011-03-14  Ocke Janssen [oj]  <Ocke.Janssen@oracle.com>  [fb3e5a6bd83cc502b335eab23edfddc0f8ecc85c]

dba34c: forgot to comment one line


2011-03-14  Caolán McNamara  <caolanm@redhat.com>  [101e67475146f2a8a1fba5f7d49d3e6be2eecddb]

Resolves: rhbz#684620 crash with NULL pTableBox


2011-03-14  Tor Lillqvist  <tlillqvist@novell.com>  [16aa53366937621342496b5532f5747c4119a899]

Now when attempting to use MSVC2010, use msbuild to build it


2011-03-14  Michael Meeks  <michael.meeks@novell.com>  [1e3d9e046c6aa3df8e935bb7d3962ecc51d40da1]

fix signature mismatch


2011-03-14  Tor Lillqvist  <tlillqvist@novell.com>  [8d5bd747ed9ecc6988a2678628e5e9d8c6509dc3]

Prefer .NET 4, do not bother with .NET 2


2011-03-14  Niklas Nebel  <nn@openoffice.org>  [754240ba32e835ce44097fb14cd449da21195195]

calc66: #i117239# prevent nested GetTableData calls from GetPivotData


2011-03-14  Michael Meeks  <michael.meeks@novell.com>  [be3c5022c326a81c6359db062b6fc696e102820e]

cleanup


2011-03-14  Michael Meeks  <michael.meeks@novell.com>  [3885b55364219c81e4c539e8fac41e8d7ea04d76]

use matching int type for BOOL in prototype


2011-03-14  Caolán McNamara  <caolanm@redhat.com>  [92c5d7f0aca578cd27506f8652fdb1c6ddb78541]

Related: rhbz#684477 make sure this is thread safe


2011-03-14  Tor Lillqvist  <tlillqvist@novell.com>  [b6e36a7fa96ffbe722ef7fd47aab34247716e2fb]

Use explicitly cast zeros to avoid compilation error with MSVC2010

Could also use nullptr, is it supported by all compiler versions we use?

2011-03-14  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [8f5e5867a9b31120502e59367b2f9d407390abdb]

a little less flicker


2011-03-14  Ocke Janssen  <oj@openoffice.org>  [e76d571936cb4ba720070a5fbb1880200e242a2b]

dba34d: #i116774# set date descriptions


2011-03-14  Ocke Janssen [oj]  <Ocke.Janssen@oracle.com>  [379996c3759ffcd25710fd62165d11e80358f318]

dba34c: remove comment in front of import


2011-03-14  Oliver-Rainer Wittmann  <od@openoffice.org>  [ad0cee149d32412782aca0d088dcc1f189b74871]

sw34bf05: #i103292# - method <SwTxtFrmBreak::IsInside(..)> - improve fix due to code review


2011-03-14  Andras Timar  <timar@fsf.hu>  [a683e66475a6449af3ff622e8706eef4976bde24]

remove "Libre" from color names, see design@ mailing list

http://www.mail-archive.com/design@libreoffice.org/msg01165.html

2011-03-14  Tor Lillqvist  <tlillqvist@novell.com>  [798ae0d6a6dd364f4f34ebf9b633dd9774a430c1]

Let's try preferring MSVS2010/MSVC2010


2011-03-14  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [78eb944f8f9daf2eb27d95aa9bfcffe2a45c2e8b]

dba34d: pulled and merged DEV300.m102


2011-03-14  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [b900a0b9afade5d1b188bc92f4469b5edf10e773]

dba34d: pulled and merged DEV300.m102


2011-03-14  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [7850c80ffeef20e9508acf3f930721ec8d59f719]

dba34d: pulled and merged DEV300.m102


2011-03-14  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [975cb5d465b09d9f6d5bedfdb594a3ee7f5deab9]

dba34d: pulled and merged DEV300.m102


2011-03-14  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [dc6d77a08dd86d446a4066975334959baad44e55]

dba34d: pulled and merged DEV300.m102


2011-03-14  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [8becefbd768e1a83dfbb29f9766f95778a05971a]

dba34d: pulled and merged DEV300.m102


2011-03-14  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [61cbc3468af52679ec6d1626e14d6958c55f99d9]

dba34d: pulled and merged DEV300.m102


2011-03-14  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [6e3378449c1fa06445ac2de3f5094b482086ccd4]

dba34d: pulled and merged DEV300.m102


2011-03-14  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [c886752d48b45a2532bb8844dfb00576f8160271]

debuglevels: pulled and merged DEV300.m102


2011-03-14  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [2a2f1794133b1ade0417a95e109b06e23b42ea96]

debuglevels: pulled and merged DEV300.m102


2011-03-14  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [d6ceaf5728a20b696b12a519cd31ab0fd86654d2]

debuglevels: pulled and merged DEV300.m102


2011-03-14  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [4a56fc0705dd07e769d254028a86b67f6b31329f]

debuglevels: pulled and merged DEV300.m102


2011-03-14  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [647a89f5f52487aeac1d41927549d25e6bed9a54]

debuglevels: pulled and merged DEV300.m102


2011-03-14  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [d25b534a595324f4335caacbd4a8ef4d575a2916]

debuglevels: pulled and merged DEV300.m102


2011-03-14  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [75daa4905bf769598d4c168d6151f85479020571]

debuglevels: pulled and merged DEV300.m102


2011-03-14  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [7f8194a7d87a87b391ac1ee28c55870cdbc56ba0]

debuglevels: pulled and merged DEV300.m102


2011-03-14  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [c0e0f396a642e412343f7fe0e49f4dea6e9dec2a]

debuglevels: pulled and merged DEV300.m102


2011-03-14  David Tardon  <dtardon@redhat.com>  [add2c16c0331de8c9e0c8122c0963f983cf514e9]

make more space for the MoreButton's label

E.g., Japan localization needs it.

2011-03-13  Norbert Thiebaud  <nthiebaud@gmail.com>  [423ad850a986ea4cd28ea760eccdc574aee4108e]

no more writeInfo


2011-03-13  Norbert Thiebaud  <nthiebaud@gmail.com>  [4eea4337fb159ec3f21994f600f220632e13d00a]

no more writeInfo


2011-03-13  Norbert Thiebaud  <nthiebaud@gmail.com>  [cc8e01cc8cb480cfdf6f920f668f3f301ef4b16a]

l10n is conditionned on L10N:


2011-03-13  Norbert Thiebaud  <nthiebaud@gmail.com>  [3306bc364eb0728bed3411c05385221474ea8709]

no more writeInfo


2011-03-13  Norbert Thiebaud  <nthiebaud@gmail.com>  [b02391add7399aa36707802b843edae23c94852d]

fix minor macro mis-merge


2011-03-13  Norbert Thiebaud  <nthiebaud@gmail.com>  [7bf9fcf9e9b61aed53772726cbdc95276cd0f9b8]

fix issue with avmedia GSTREAMER on mac


2011-03-13  Norbert Thiebaud  <nthiebaud@gmail.com>  [b28d0d0ac6918ddd638f0c8aafb250d4d97fdb70]

no more vos3


2011-03-13  Norbert Thiebaud  <nthiebaud@gmail.com>  [7aa90bf27bd0cdd8233aac54b5614c10410fbc1c]

no more writeInfo


2011-03-14  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [bd2ea8f871ca6dc02f09af5f55c5c5c6fd511a91]

making sc/source/filter compile again


2011-03-13  Norbert Thiebaud  <nthiebaud@gmail.com>  [8f63d98ef94647792a230360e05a85bce194219a]

fix mis-merge in desktop


2011-03-13  Nicolas Christener  <nc@adfinis.com>  [be3230aa76ec2e95eecbd4c3d5026e0e45115f2f]

translate german comments in /sc/inc


2011-03-13  Nicolas Christener  <nc@adfinis.com>  [e02b8039e756945c3490d1b898516f513ef54568]

translate german comments in /sc/inc


2011-03-13  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [6241230a115dce2969d355706e8e5ff6925f43ef]

fixing tools types in source/graphicfilter/ipict/shape.cxx


2011-03-13  Andras Timar  <timar@fsf.hu>  [e3841d130855945259074516b7a862434a6eacc5]

l10n: update de_CH and de_AT dictionaries - fdo#33751


2011-03-13  Thomas Arnhold  <thomas@arnhold.org>  [81dd6062ce4f8c969d2f55659fd51035eb6eb0e8]

Move OSL_ENSURE(0,...) to OSL_FAIL(...)


2011-03-13  Thomas Arnhold  <thomas@arnhold.org>  [4f6679dec6eb8f103b3297a098fe37f71381dfae]

Move OSL_ENSURE(false,...) to OSL_FAIL(...)


2011-03-13  Thomas Arnhold  <thomas@arnhold.org>  [64378f446e782b6636312a8c72a7400fd799c1a4]

Move OSL_ENSURE(false,...) to OSL_FAIL(...)


2011-03-13  Thomas Arnhold  <thomas@arnhold.org>  [83d8300b31948702f3c11dc14d4070501b108084]

Move DBG_ERROR to OSL_FAIL and correct OString usage


2011-03-13  Thomas Arnhold  <thomas@arnhold.org>  [889f274fcbd10c2e4ac2042d98ac420895e48d8f]

Move DBG_ERROR to OSL_FAIL (multiline)


2011-03-13  Thomas Arnhold  <thomas@arnhold.org>  [dd212d347d75ebb933214e4cbdc1009abb982122]

Move DBG_ERROR to OSL_FAIL for strings GetBuffer()


2011-03-13  Thomas Arnhold  <thomas@arnhold.org>  [30015e6e0a1b47160f79a6b5b9089d4acc588fcf]

Don't use GetBuffer on a char


2011-03-13  Thomas Arnhold  <thomas@arnhold.org>  [6099c5b1139bb0e10d0da831bd21e050a2a65f02]

OSL_TRACE: Use format string for GetBuffer()


2011-03-13  Thomas Arnhold  <thomas@arnhold.org>  [1848de2f4cce84862cf0843e15f38ce5d1f26108]

Move OSL_ENSURE(false,...) to OSL_FAIL(...)


2011-03-13  Thomas Arnhold  <thomas@arnhold.org>  [e4d0bb122a93d243067814b9d43f9c9ab1e4df65]

OSL_TRACE: Use format string for GetBuffer()


2011-03-13  Thomas Arnhold  <thomas@arnhold.org>  [e03c7b3a451a22fdbef57f4a0d5f60f85fa70970]

OSL_TRACE: Use format string


2011-03-13  Thomas Arnhold  <thomas@arnhold.org>  [6495f3945ec0dd4cef37b8dfd5217562de4a3269]

Move OSL_ENSURE(0,...) to OSL_FAIL(...)


2011-03-13  Thomas Arnhold  <thomas@arnhold.org>  [1f6580e985d5c3aa0f3161dd884e71a673e7a0b1]

Move OSL_ENSURE(false,...) to OSL_FAIL(...)


2011-03-13  Thomas Arnhold  <thomas@arnhold.org>  [1c881a9eb5e756e1e66ac745a3e9baedeaf79b0f]

Move OSL_ENSURE(false,...) to OSL_FAIL(...)


2011-03-13  Thomas Arnhold  <thomas@arnhold.org>  [35debc35959f2d14e87384e208a550e1c64c452a]

Don't use GetBuffer() on char*


2011-03-13  Thomas Arnhold  <thomas@arnhold.org>  [8ca72e1a77282f353bfc09a9682c7b0caf41cedb]

Move DBG_TRACE to OSL_TRACE for strings foo().GetBuffer()


2011-03-13  Thomas Arnhold  <thomas@arnhold.org>  [6de13b4ea6cdc063dd4f743c81561bbc393bb968]

Move DBG_TRACE to OSL_TRACE for strings GetBuffer()


2011-03-13  Thomas Arnhold  <thomas@arnhold.org>  [3f121f22067981f358d37e09167e7165c7872106]

Use GetBuffer() for String


2011-03-13  Thomas Arnhold  <thomas@arnhold.org>  [77db0bd198d2ed339ec8ed0aa66147f5cbe7c797]

Move DBG_TRACE to OSL_TRACE for getStr()


2011-03-13  Thomas Arnhold  <thomas@arnhold.org>  [dd7cde0a52c1e08f830f7ac8dd182eb242de54a6]

Use getStr() for OStrings


2011-03-13  Thomas Arnhold  <thomas@arnhold.org>  [9a96bb8660de63530fee8cb0c5dace2e1fc28395]

Move DBG_TRACE to OSL_TRACE


2011-03-13  Thomas Arnhold  <thomas@arnhold.org>  [361cfb99621ea60d688b79106340f8c665dbd72b]

Move DBG_TRACE* to OSL_TRACE


2011-03-13  Thomas Arnhold  <thomas@arnhold.org>  [e8ca279d0fdd587c412bf138e09579de31a356e7]

Move DBG_TRACE5 to OSL_TRACE


2011-03-13  Thomas Arnhold  <thomas@arnhold.org>  [ef0bcb7dc764ccd9f826baf43e80d4bc29d3ca0a]

Move DBG_TRACE3 to OSL_TRACE


2011-03-13  Thomas Arnhold  <thomas@arnhold.org>  [c663b3ed10eefbd32f0432d5c947201d0268dbb9]

Move DBG_TRACE2 to OSL_TRACE


2011-03-13  Thomas Arnhold  <thomas@arnhold.org>  [4051dd7fd8ac5c33e44b108eb5326c298de99027]

Move DBG_TRACE1 to OSL_TRACE


2011-03-13  Thomas Arnhold  <thomas@arnhold.org>  [3560e5891f3a1ad6c597792d3004cf39ab85dbae]

Move DBG_ERROR1 to OSL_TRACE


2011-03-13  Thomas Arnhold  <thomas@arnhold.org>  [52417ccecbf2023ec78be068f0803518971321f0]

Move DBG_ERROR to OSL_FAIL for mac files


2011-03-13  Thomas Arnhold  <thomas@arnhold.org>  [b8e17a39d315992b8417e76940767bcbad3fae9c]

Remove unused macros HANDLE_SQL_ERRORS and DO_SAFE_WITH_ERROR


2011-03-13  Thomas Arnhold  <thomas@arnhold.org>  [145cede37c7b85596e2e9187d092ff5811fe718f]

Move DBG_ERROR to OSL_FAIL and correct OString usage


2011-03-13  Thomas Arnhold  <thomas@arnhold.org>  [f549c4f683c420395bea85383a967493d04cb690]

Move DBG_ERROR to OSL_FAIL for getStr() (multiline)


2011-03-13  Thomas Arnhold  <thomas@arnhold.org>  [1c3b168ed11677a4171212f5f47483508715c333]

Move DBG_ERROR to OSL_FAIL for strings with masked quotation marks


2011-03-13  Thomas Arnhold  <thomas@arnhold.org>  [adf9c047ac0e40d801f50bab8e8260be6c90a277]

Move DBG_ERROR to OSL_FAIL for getStr()


2011-03-13  Thomas Arnhold  <thomas@arnhold.org>  [b228332fe618b8776acec235f8d4cfce9a012bba]

Move DBG_ERROR to OSL_FAIL for strings foo().GetBuffer()


2011-03-13  Thomas Arnhold  <thomas@arnhold.org>  [f9273f454bf18ee9451b8d5dc844fc8ea6e43c95]

Move DBG_ERROR to OSL_FAIL for strings GetBuffer()


2011-03-13  Thomas Arnhold  <thomas@arnhold.org>  [3ee28d800c2078bf84728a027fbb7c4456197e3e]

OSL_TRACE: Use format string for GetBuffer()


2011-03-13  Thomas Arnhold  <thomas@arnhold.org>  [7dd39754e3d4d036e2c7bcdc335076e2b75afc93]

Move OSL_ENSURE(0,...) to OSL_FAIL(...)


2011-03-13  Thomas Arnhold  <thomas@arnhold.org>  [fd3ae880bc267446dc27adf678801ae99a885fe3]

Move OSL_ENSURE(false,...) to OSL_FAIL(...)


2011-03-13  Thomas Arnhold  <thomas@arnhold.org>  [adab3341788f4e51e075c469f925959d865b1769]

Add missing osl/diagnose.h


2011-03-13  Thomas Arnhold  <thomas@arnhold.org>  [7e8ed221da42c5f53f9212aa78dfdebaf76c898b]

Use OSL_DEBUG_LEVEL 2 and add osl/diagnose.h include


2011-03-13  Thomas Arnhold  <thomas@arnhold.org>  [4eaadbac94596159cb6c6b8b110097a68e4150b4]

Use OSL_DEBUG_LEVEL 2


2011-03-13  Thomas Arnhold  <thomas@arnhold.org>  [b1b309959e8022ff951c6180b203f85435ee09c0]

Fix build: Use format string literals


2011-03-13  Thomas Arnhold  <thomas@arnhold.org>  [8b77605b1e9981eccff8cd6c95dea3b72647b5c2]

Move DBG_TRACE to OSL_TRACE


2011-03-13  Thomas Arnhold  <thomas@arnhold.org>  [a7680c1d49ee5443a03aab60cb399ab7e24781a5]

Move DBG_TRACE to OSL_TRACE for strings GetBuffer()


2011-03-13  Thomas Arnhold  <thomas@arnhold.org>  [0dfe94c514faa907ef6ae1b41a5d2b099e4703ad]

Remove unused DBG_TRACESTR macro


2011-03-13  Thomas Arnhold  <thomas@arnhold.org>  [ed0ced92f038f915ac4b86e9398fc94d894f1654]

DBG_TRACESTR to OSL_TRACE for O*String


2011-03-13  Thomas Arnhold  <thomas@arnhold.org>  [859a48975b39ebd3be463a0a9161f9c6dd0b7a02]

DBG_TRACESTR to OSL_TRACE for String


2011-03-13  Thomas Arnhold  <thomas@arnhold.org>  [ccfca545f1658945de8ea32585e6a2807ad3d249]

Move DBG_TRACESTR to OSL_TRACE for a OUString


2011-03-13  Thomas Arnhold  <thomas@arnhold.org>  [b0dc341da631b0ff1392e2e2436a249aed56efa9]

Move DBG_TRACE to OSL_TRACE


2011-03-13  Thomas Arnhold  <thomas@arnhold.org>  [5dd1ff4fe9e34a655cd6ce905da96e488c4ee740]

Move DBG_TRACE1 to OSL_TRACE


2011-03-13  Thomas Arnhold  <thomas@arnhold.org>  [36971a269f7cee06a06aaf2766af63f0297ffe89]

Move #ifdef DBG_UTIL to #if OSL_DEBUG_LEVEL > 1 for OSL_TRACE


2011-03-13  Thomas Arnhold  <thomas@arnhold.org>  [997939f81328300107cf0d86feadd59d30bf0cb9]

Move DBG_ERROR1 to OSL_TRACE for a macro


2011-03-13  Thomas Arnhold  <thomas@arnhold.org>  [7b16e3d625b1386bedd4759067288c1177d53673]

Move DBG_ERROR3 to OSL_TRACE


2011-03-13  Thomas Arnhold  <thomas@arnhold.org>  [2f2b1951a7d2ec790a6c84c2961bc2fdbf26aaca]

Move DBG_ERROR2 to OSL_TRACE


2011-03-13  Thomas Arnhold  <thomas@arnhold.org>  [884fae413f0a94465f8cc7786792c4df9d183daa]

Move DBG_ERROR1 to OSL_TRACE


2011-03-13  Thomas Arnhold  <thomas@arnhold.org>  [735061e02330417c46b1b80bef8aea36f361b995]

Move DBG_ERROR to OSL_FAIL for strings foo().GetBuffer()


2011-03-13  Thomas Arnhold  <thomas@arnhold.org>  [ea6ae37c1bb8e6b806a97708cbcf5d1e81edccb2]

Move DBG_ERROR to OSL_FAIL for strings GetBuffer()


2011-03-13  Hanno Meyer-Thurow  <h.mth@web.de>  [17e1fcf5b5a5a8611de7a6c31c0d87cada8b5092]

Merge Gentoo patches from old build and downstream repositories.

1. Do not add compiler default include and library path: potentially build
   against different version of system library than requested by the user.
2. Add a configure option to disable Python2 (PyUNO) bindings. Python3 is
   available for more than two years. Noone cares, therefore rest in peace.
   Python2 is going to be ditched at some point. Simply do not fail then.
   Windows builds need to be updated for BUILD_TYPE: "PYUNO". Or how is it
   handled nowadays?
3. Fix sandbox violation in officecfg module: rm /bin/<language>.zip
4. Add a configure option to search only in one place for JVMs, which is quite
   interesting for Linux Distributions. Enforce the user to place JVMs in one
   base directory.
5. Fix build for libxml-2.7.8 with ICU support.

* config_office-XINC-XLIB-defaults.diff: (1)
* disable-python.diff: (2)
* gentoo-sandbox.diff: (3)
* jvm-search-path.diff: (4)
* libxmlsec_fix_extern_c.diff: (5)

2011-03-13  Hanno Meyer-Thurow  <h.mth@web.de>  [a1a882abdb754e0409b1619a54e57073ae800dee]

Merge Gentoo patches from old build and downstream repositories.

1. Do not add compiler default include and library path: potentially build
   against different version of system library than requested by the user.
2. Add a configure option to disable Python2 (PyUNO) bindings. Python3 is
   available for more than two years. Noone cares, therefore rest in peace.
   Python2 is going to be ditched at some point. Simply do not fail then.
   Windows builds need to be updated for BUILD_TYPE: "PYUNO". Or how is it
   handled nowadays?
3. Fix sandbox violation in officecfg module: rm /bin/<language>.zip
4. Add a configure option to search only in one place for JVMs, which is quite
   interesting for Linux Distributions. Enforce the user to place JVMs in one
   base directory.
5. Fix build for libxml-2.7.8 with ICU support.

* config_office-XINC-XLIB-defaults.diff: (1)
* disable-python.diff: (2)
* gentoo-sandbox.diff: (3)
* jvm-search-path.diff: (4)
* libxmlsec_fix_extern_c.diff: (5)

2011-03-13  Hanno Meyer-Thurow  <h.mth@web.de>  [2d1e4290a92a9ac153fa73edbaa050941ee0040b]

Merge Gentoo patches from old build and downstream repositories.

1. Do not add compiler default include and library path: potentially build
   against different version of system library than requested by the user.
2. Add a configure option to disable Python2 (PyUNO) bindings. Python3 is
   available for more than two years. Noone cares, therefore rest in peace.
   Python2 is going to be ditched at some point. Simply do not fail then.
   Windows builds need to be updated for BUILD_TYPE: "PYUNO". Or how is it
   handled nowadays?
3. Fix sandbox violation in officecfg module: rm /bin/<language>.zip
4. Add a configure option to search only in one place for JVMs, which is quite
   interesting for Linux Distributions. Enforce the user to place JVMs in one
   base directory.
5. Fix build for libxml-2.7.8 with ICU support.

* config_office-XINC-XLIB-defaults.diff: (1)
* disable-python.diff: (2)
* gentoo-sandbox.diff: (3)
* jvm-search-path.diff: (4)
* libxmlsec_fix_extern_c.diff: (5)

2011-03-13  Norbert Thiebaud  <nthiebaud@gmail.com>  [8021c2f31277989f87ca8224234358760bb3c865]

convert tools type in lotuswordpro


2011-03-13  Norbert Thiebaud  <nthiebaud@gmail.com>  [2f0e193a38a448425f0e2ba4e83675ea4d80b968]

fix mis-merge... qa disabled


2011-03-13  Norbert Thiebaud  <nthiebaud@gmail.com>  [84660a54284fe27d294daa11490edbaa81b32376]

fix mis-merge in oox


2011-03-13  Norbert Thiebaud  <nthiebaud@gmail.com>  [eee3dbc7af039669d447d2e55abd896ea3383df1]

use boost::unordered_map instead of hash_map


2011-03-13  Norbert Thiebaud  <nthiebaud@gmail.com>  [195b1cde7184e7a1270ce2f3ed241e8b7f7c43ea]

export filterutils.hxx (andd compile filterutils.cxx)


2011-03-13  Norbert Thiebaud  <nthiebaud@gmail.com>  [3d386e3e3ef221cc7f88c61ac3ce4cdac9cf0d00]

re-add linkwarn, used by impress


2011-03-13  Norbert Thiebaud  <nthiebaud@gmail.com>  [cef1ab56b2e955f48bf016e77e7129fab6c85f33]

fix mis-merge (mostly tools type remnants)


2011-03-12  Norbert Thiebaud  <nthiebaud@gmail.com>  [2d67395639c89c8dc4aa914e987478f8e6a2a8b9]

mis-merge: mostly remove remaining tools types


2011-03-12  Norbert Thiebaud  <nthiebaud@gmail.com>  [91d7800400ce1d39730c0e91c4cf4e628fe5a5b7]

use SRCDIR intead of the completely unset LOCDIR


2011-03-12  Norbert Thiebaud  <nthiebaud@gmail.com>  [824daba4116a4b738ba8b90da50cdfd36bca838f]

sligh mis-merge, and favor bool over sal_Bool for internal stuff


2011-03-12  Norbert Thiebaud  <nthiebaud@gmail.com>  [e35c56815d43a06c53488e3efa35f062a6a2d60c]

fix mis-merge: no vso3 and use boost for hash


2011-03-12  Norbert Thiebaud  <nthiebaud@gmail.com>  [e350588a2d67a1f91370a5909c51a16eaedc6248]

add missing items/justifyitem in editeng build


2011-03-12  Norbert Thiebaud  <nthiebaud@gmail.com>  [1f9060d1e01be5f4f830ee772950d0a98b362064]

fix mis-merge


2011-03-12  Norbert Thiebaud  <nthiebaud@gmail.com>  [966383bbd6d823953a5a5392357c8a7b4ccfcc3b]

mis-merge: we do not want Ooo new about box do we ?


2011-03-12  Norbert Thiebaud  <nthiebaud@gmail.com>  [6c39b8d9905d9ee47bc34179f50756a6b79f7e2a]

mis-merge: lost typedef


2011-03-12  Norbert Thiebaud  <nthiebaud@gmail.com>  [5414e22c2f4d264a6dfaffdaebdd754744f31f4f]

missing headers in Package_inc.mk


2011-03-12  Norbert Thiebaud  <nthiebaud@gmail.com>  [80729c8f066983d50883140620a5b2833fda61c0]

add a SolarMutexResettableGuard... needed in sfx2


2011-03-12  Norbert Thiebaud  <nthiebaud@gmail.com>  [33186f9a81002ee6fa20e783ddd25123a58a78bf]

mis-merge: lost function :-)


2011-03-12  Norbert Thiebaud  <nthiebaud@gmail.com>  [30128b51056f0650d79eb0ac973f17d7b4e5dde3]

use boost rather then extstd


2011-03-12  Norbert Thiebaud  <nthiebaud@gmail.com>  [a918e60386f3e2d36012c1cb2842e561455ecf3f]

mis-merge: clean-up remaining tools types


2011-03-12  Norbert Thiebaud  <nthiebaud@gmail.com>  [d2b23dfdfc89d863df640ca604d06ed7cb4ee657]

mis-merge clean-up tools types


2011-03-12  Norbert Thiebaud  <nthiebaud@gmail.com>  [9ddf05522849d28ec15d66c0b2aff4585eb912fe]

fix mis-merge


2011-03-12  Norbert Thiebaud  <nthiebaud@gmail.com>  [c46a94dfcdd347d569dc8f72f7e7ba9585426e6f]

mis-merge: BOOL is gone use bool instead in sqlext.h


2011-03-12  Norbert Thiebaud  <nthiebaud@gmail.com>  [9cd038e5b89c978ea24ba7efa7c3152801190455]

fix mis-merge all-around.


2011-03-12  Norbert Thiebaud  <nthiebaud@gmail.com>  [40d9b2eba3ff48465dc3e2a91f2d319097dfdcc3]

mis-merge we don't have pre/postextstl.h


2011-03-12  Norbert Thiebaud  <nthiebaud@gmail.com>  [fb938c21fe2d86936c6c048054e098b671b9c666]

add a ResettableSolarGuard type


2011-03-12  Norbert Thiebaud  <nthiebaud@gmail.com>  [a2f3a5ef76022c03ba1c6aeffeb069d293ba4aee]

mis-merge: issue with stl. this may no be the right resolution


2011-03-12  Norbert Thiebaud  <nthiebaud@gmail.com>  [dcbb52f15ae8794a28fe0a1b3ceccb0a622f7ed1]

mismerge: l10n has not changed location in libo


2011-03-13  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [e7bbed8e319ced003e9a29e9388ae91e9987e293]

removing remaining tools types from svtools


2011-03-12  Norbert Thiebaud  <nthiebaud@gmail.com>  [03db38c4d18d0b18a9a45f775061dc35df9a23ff]

mis-merge: no more vos3


2011-03-13  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [7b6525c91e3d0c2aded14b6dbefb5fa8d06cf116]

removing remaining tools types from toolkit


2011-03-13  Julien Nabet  <serval2412@yahoo.fr>  [96a7f1dd19b88355a42307912cb2ab8e8ec7d7e8]

Methods can be const


2011-03-12  Miklos Vajna  <vmiklos@frugalware.org>  [2a1d78c0b2854f2332b4fcc65de92970d0e740d5]

g: remove leftover debug echo


2011-03-12  Julien Nabet  <serval2412@yahoo.fr>  [5bc917e58e4ae486046151741e12488d83aa293c]

fix tabs + attributes not declared


2011-03-12  Thomas Arnhold  <thomas@arnhold.org>  [2063ca7141af95036ffc31ff24f8443c1eb46d02]

Fix non-debug build


2011-03-12  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [c61cd1a5a26de1d1f62389988b00229c04e36693]

Merge commit 'ooo/DEV300_m101' into integration/dev300_m101


2011-03-12  Thomas Arnhold  <thomas@arnhold.org>  [5e015371fcfbf2a9e8c5ebae56052cb69610f297]

Fix non-debug build


2011-03-12  Julien Nabet  <serval2412@yahoo.fr>  [e159b98bca4f5ca28a8a8de6f6629b2edb220f38]

replace spaces (put by mistake) with tabs


2011-03-12  Thomas Arnhold  <thomas@arnhold.org>  [0bd50d04cc8e67369b0263c199a8577ec89b8594]

Fix non-debug build


2011-03-12  Takeshi Abe  <tabe@fixedpoint.jp>  [78d5ad4dcdd54d94adef8e6949e19a4725a90465]

fix typo


2011-03-12  Thomas Arnhold  <thomas@arnhold.org>  [d0c187cc8cc78b661726dad8a75d20af595085f1]

OSL_TRACE: Use format string


2011-03-12  Thomas Arnhold  <thomas@arnhold.org>  [7f656740d865bcdf77a49a41d47aedf401a80795]

Move OSL_ENSURE(0,...) to OSL_FAIL(...)


2011-03-12  Thomas Arnhold  <thomas@arnhold.org>  [adc6fe00e3ef3cca5bbd49a4633181856bf111df]

Move OSL_ENSURE(0,...) to OSL_FAIL(...)


2011-03-12  Thomas Arnhold  <thomas@arnhold.org>  [629b05ac304a47f70180d044ac5db18a9ecfc9cc]

Remove unnecessary brackets


2011-03-12  Thomas Arnhold  <thomas@arnhold.org>  [6488e5f1207eb3f72e00cd1e2ada2e443c891373]

Move OSL_ENSURE(false,...) to OSL_FAIL(...)


2011-03-12  Thomas Arnhold  <thomas@arnhold.org>  [7149c614359ccfabe260b8edf197a3918ba511b4]

Move OSL_ENSURE(0,...) to OSL_FAIL(...)


2011-03-12  Thomas Arnhold  <thomas@arnhold.org>  [30952e0bd278f897a8d29c585fb6c417a2c9b8bf]

OSL_TRACE: Use format string for GetBuffer()


2011-03-12  Thomas Arnhold  <thomas@arnhold.org>  [d79513935ecaac51b9d3b7573164b37c6f6a9696]

OSL_TRACE: Use format string


2011-03-12  Thomas Arnhold  <thomas@arnhold.org>  [0c35d637f776a16ca66eaa675cb8bcb35b217e05]

Move OSL_ENSURE(0,...) to OSL_FAIL(...)


2011-03-12  Thomas Arnhold  <thomas@arnhold.org>  [65e002dbe7552b34936e736ac8bc6b07da3e5574]

Remove some dead code


2011-03-12  Thomas Arnhold  <thomas@arnhold.org>  [d86e9a3906b5c2c51a7a04dac0a63c9f74196991]

Move OSL_ENSURE(false,...) to OSL_FAIL(...)


2011-03-12  Thomas Arnhold  <thomas@arnhold.org>  [923452cf9571d60e0375b072fe8a834b3b4d6cf8]

OSL_TRACE: Use format string


2011-03-12  Thomas Arnhold  <thomas@arnhold.org>  [6e68468a8f0fa218992ee5525eb61e400a97a5a8]

Move OSL_ENSURE(0,...) to OSL_FAIL(...)


2011-03-12  Thomas Arnhold  <thomas@arnhold.org>  [c64a901829e5dedf12422edfb6bb7bc94a8357a5]

Move OSL_ENSURE(false,...) to OSL_FAIL(...)


2011-03-12  Thomas Arnhold  <thomas@arnhold.org>  [8ab4cfaf140e0b909e0d22d4ae923e2df66b3fa8]

OSL_TRACE: Use format string for GetBuffer()


2011-03-12  Thomas Arnhold  <thomas@arnhold.org>  [3647031a27da9cfef1353166149c76e8ab58de5b]

Use getStr() on OString


2011-03-12  Thomas Arnhold  <thomas@arnhold.org>  [4e7b12c7c21c3f3c757b6c298785992864d9993a]

Move OSL_ENSURE(0,...) to OSL_FAIL(...)


2011-03-12  Thomas Arnhold  <thomas@arnhold.org>  [7d669e4cdc6ddcb680ffb4f05b18a8925a76a6b0]

Move OSL_ENSURE(false,...) to OSL_FAIL(...)


2011-03-12  Thomas Arnhold  <thomas@arnhold.org>  [a0ae1cebf6c41a5257c3ddb3bd78e32ffc17c0fa]

OSL_TRACE: Use format string


2011-03-12  Thomas Arnhold  <thomas@arnhold.org>  [891c7201150f88a9f91e8e57b0b57e0edb96df2b]

Move OSL_ENSURE(0,...) to OSL_FAIL(...)


2011-03-12  Thomas Arnhold  <thomas@arnhold.org>  [530b835583553dbe9af1481ce7082f6117446370]

Move OSL_ENSURE(false,...) to OSL_FAIL(...)


2011-03-12  Thomas Arnhold  <thomas@arnhold.org>  [a913e6e5c23c00efe20dd3821ca0e8e7db854662]

OSL_TRACE: Use format string


2011-03-12  Thomas Arnhold  <thomas@arnhold.org>  [c9eddb9d35857d75611886b805a7cdae0589594e]

Move OSL_ENSURE(0,...) to OSL_FAIL(...)


2011-03-12  Thomas Arnhold  <thomas@arnhold.org>  [5ad692096323fcdf03823352b70bb7e71660919c]

Move OSL_ENSURE(false,...) to OSL_FAIL(...)


2011-03-12  Thomas Arnhold  <thomas@arnhold.org>  [f6ccb8354a350fce31f8c6c7d04b86d5c0a126d1]

Move OSL_ENSURE(0,...) to OSL_FAIL(...)


2011-03-12  Thomas Arnhold  <thomas@arnhold.org>  [7a7f390db3656b976a5c9fc8d081d5e3c60582e8]

Move OSL_ENSURE(false,...) to OSL_FAIL(...)


2011-03-12  Thomas Arnhold  <thomas@arnhold.org>  [4882ec6c95c249cd181e71714ffe1f2cb6b85608]

Remove exclamation marks from OSL_FAIL statements


2011-03-12  Julien Nabet  <serval2412@yahoo.fr>  [4213244370b958d35c25b3d034e17f548ef0a310]

Fix bug found with pychecker


2011-03-12  Andras Timar  <timar@fsf.hu>  [48cf321b29f7f36068ce11dc1e83b4110dd9f6c7]

remove legacy SOURCE_ROOT_DIR variable


2011-03-12  Andras Timar  <timar@fsf.hu>  [68a38407f5c92f09047195eb59c66a99a1e60720]

remove legacy SOURCE_ROOT_DIR variable


2011-03-12  Nicolas Christener  <nc@adfinis.com>  [59ba9bfd9dbdde525ee1f9674e49eb32b799b0f3]

translate german comments in /sc/inc


2011-03-12  Thorsten Behrens  <tbehrens@novell.com>  [e65c0fe553a9d1b85dcacfff7af9df8231427876]

Merge commit 'ooo/DEV300_m101' into integration/dev300_m101

Conflicts:
	avmedia/inc/avmedia/mediaitem.hxx
	avmedia/prj/build.lst
	avmedia/source/framework/mediaitem.cxx
	avmedia/source/gstreamer/gstcommon.hxx
	avmedia/source/gstreamer/gstframegrabber.cxx
	avmedia/source/gstreamer/gstframegrabber.hxx
	avmedia/source/gstreamer/gstmanager.cxx
	avmedia/source/gstreamer/gstmanager.hxx
	avmedia/source/gstreamer/gstplayer.cxx
	avmedia/source/gstreamer/gstplayer.hxx
	avmedia/source/gstreamer/gstuno.cxx
	avmedia/source/gstreamer/gstwindow.cxx
	avmedia/source/gstreamer/gstwindow.hxx
	avmedia/source/gstreamer/makefile.mk
	avmedia/source/quicktime/quicktimeuno.cxx
	avmedia/source/viewer/mediawindow.cxx
	avmedia/source/viewer/mediawindow_impl.cxx
	avmedia/source/viewer/mediawindow_impl.hxx
	avmedia/source/viewer/mediawindowbase_impl.cxx
	avmedia/source/win/winuno.cxx
	basic/inc/basic/basmgr.hxx
	basic/inc/basic/mybasic.hxx
	basic/inc/basic/process.hxx
	basic/inc/basic/sbmeth.hxx
	basic/inc/basic/sbmod.hxx
	basic/inc/basic/sbxdef.hxx
	basic/inc/basic/sbxvar.hxx
	basic/source/app/app.cxx
	basic/source/app/app.hxx
	basic/source/app/appbased.cxx
	basic/source/app/appedit.cxx
	basic/source/app/appwin.cxx
	basic/source/app/appwin.hxx
	basic/source/app/brkpnts.cxx
	basic/source/app/brkpnts.hxx
	basic/source/app/dialogs.cxx
	basic/source/app/dialogs.hxx
	basic/source/app/msgedit.cxx
	basic/source/app/mybasic.cxx
	basic/source/app/process.cxx
	basic/source/app/processw.hxx
	basic/source/app/textedit.cxx
	basic/source/basmgr/basicmanagerrepository.cxx
	basic/source/basmgr/basmgr.cxx
	basic/source/classes/disas.cxx
	basic/source/classes/eventatt.cxx
	basic/source/classes/image.cxx
	basic/source/classes/sb.cxx
	basic/source/classes/sbunoobj.cxx
	basic/source/classes/sbxmod.cxx
	basic/source/comp/codegen.cxx
	basic/source/comp/dim.cxx
	basic/source/comp/exprgen.cxx
	basic/source/comp/exprnode.cxx
	basic/source/comp/exprtree.cxx
	basic/source/comp/sbcomp.cxx
	basic/source/inc/expr.hxx
	basic/source/inc/object.hxx
	basic/source/inc/sbunoobj.hxx
	basic/source/runtime/dllmgr-x86.cxx
	basic/source/runtime/iosys.cxx
	basic/source/runtime/makefile.mk
	basic/source/runtime/methods.cxx
	basic/source/runtime/methods1.cxx
	basic/source/runtime/runtime.cxx
	basic/source/runtime/stdobj.cxx
	basic/source/runtime/step0.cxx
	basic/source/runtime/step1.cxx
	basic/source/runtime/step2.cxx
	basic/source/sbx/sbxarray.cxx
	basic/source/sbx/sbxbase.cxx
	basic/source/sbx/sbxbool.cxx
	basic/source/sbx/sbxbyte.cxx
	basic/source/sbx/sbxcoll.cxx
	basic/source/sbx/sbxconv.hxx
	basic/source/sbx/sbxcurr.cxx
	basic/source/sbx/sbxexec.cxx
	basic/source/sbx/sbxint.cxx
	basic/source/sbx/sbxobj.cxx
	basic/source/sbx/sbxscan.cxx
	basic/source/sbx/sbxstr.cxx
	basic/source/sbx/sbxvals.cxx
	basic/source/sbx/sbxvalue.cxx
	basic/source/sbx/sbxvar.cxx
	basic/workben/mgrtest.cxx
	configmgr/prj/build.lst
	configmgr/source/access.cxx
	configmgr/source/configurationprovider.cxx
	configmgr/source/defaultprovider.cxx
	configmgr/source/pad.cxx
	configmgr/source/services.cxx
	configmgr/source/update.cxx
	configmgr/source/xmlreader.cxx
	configmgr/source/xmlreader.hxx
	connectivity/prj/build.lst
	connectivity/qa/complex/connectivity/TestCase.java
	connectivity/source/cpool/Zregistration.cxx
	connectivity/source/drivers/adabas/Bservices.cxx
	connectivity/source/drivers/ado/Aservices.cxx
	connectivity/source/drivers/calc/Cservices.cxx
	connectivity/source/drivers/calc/makefile.mk
	connectivity/source/drivers/dbase/DIndex.cxx
	connectivity/source/drivers/dbase/DIndexIter.cxx
	connectivity/source/drivers/dbase/DNoException.cxx
	connectivity/source/drivers/dbase/DTable.cxx
	connectivity/source/drivers/dbase/Dservices.cxx
	connectivity/source/drivers/dbase/dindexnode.cxx
	connectivity/source/drivers/evoab/LNoException.cxx
	connectivity/source/drivers/evoab/LServices.cxx
	connectivity/source/drivers/evoab2/NServices.cxx
	connectivity/source/drivers/file/FNoException.cxx
	connectivity/source/drivers/file/FPreparedStatement.cxx
	connectivity/source/drivers/file/FResultSet.cxx
	connectivity/source/drivers/file/FStatement.cxx
	connectivity/source/drivers/file/quotedstring.cxx
	connectivity/source/drivers/flat/ETable.cxx
	connectivity/source/drivers/flat/Eservices.cxx
	connectivity/source/drivers/hsqldb/Hservices.cxx
	connectivity/source/drivers/jdbc/jservices.cxx
	connectivity/source/drivers/kab/KServices.cxx
	connectivity/source/drivers/macab/MacabServices.cxx
	connectivity/source/drivers/mozab/MResultSet.cxx
	connectivity/source/drivers/mozab/bootstrap/MNSFolders.cxx
	connectivity/source/drivers/mozab/bootstrap/MNSProfileDiscover.cxx
	connectivity/source/drivers/mysql/Yservices.cxx
	connectivity/source/drivers/odbc/OFunctions.cxx
	connectivity/source/drivers/odbc/oservices.cxx
	connectivity/source/inc/dbase/DIndexPage.hxx
	connectivity/source/inc/file/FTable.hxx
	connectivity/source/manager/mregistration.cxx
	connectivity/source/parse/PColumn.cxx
	desktop/prj/build.lst
	desktop/qa/deployment_misc/test_dp_version.cxx
	desktop/source/app/app.cxx
	desktop/source/app/appfirststart.cxx
	desktop/source/app/cmdlineargs.cxx
	desktop/source/app/cmdlineargs.hxx
	desktop/source/app/sofficemain.cxx
	desktop/source/deployment/gui/dp_gui.hrc
	desktop/source/deployment/gui/dp_gui_dialog2.cxx
	desktop/source/deployment/gui/dp_gui_dialog2.hxx
	desktop/source/deployment/gui/dp_gui_updatedialog.cxx
	desktop/source/deployment/gui/dp_gui_updatedialog.hxx
	desktop/source/deployment/manager/dp_extensionmanager.cxx
	desktop/source/deployment/manager/dp_extensionmanager.hxx
	desktop/source/deployment/misc/dp_misc.src
	desktop/source/deployment/registry/component/dp_component.cxx
	desktop/source/deployment/registry/configuration/dp_configuration.cxx
	desktop/source/deployment/registry/dp_backend.cxx
	desktop/source/deployment/registry/help/dp_help.cxx
	desktop/source/deployment/registry/script/dp_script.cxx
	desktop/source/migration/pages.cxx
	desktop/source/migration/pages.hxx
	desktop/source/migration/wizard.cxx
	desktop/source/migration/wizard.hrc
	desktop/source/migration/wizard.hxx
	desktop/source/migration/wizard.src
	desktop/source/pkgchk/unopkg/unopkg_shared.h
	desktop/source/so_comp/services.cxx
	desktop/source/splash/makefile.mk
	desktop/source/splash/services_spl.cxx
	desktop/source/splash/splash.cxx
	drawinglayer/source/processor2d/vclmetafileprocessor2d.cxx
	editeng/inc/editeng/adjitem.hxx
	editeng/inc/editeng/bolnitem.hxx
	editeng/inc/editeng/borderline.hxx
	editeng/inc/editeng/boxitem.hxx
	editeng/inc/editeng/brkitem.hxx
	editeng/inc/editeng/brshitem.hxx
	editeng/inc/editeng/bulitem.hxx
	editeng/inc/editeng/charreliefitem.hxx
	editeng/inc/editeng/charrotateitem.hxx
	editeng/inc/editeng/charscaleitem.hxx
	editeng/inc/editeng/cmapitem.hxx
	editeng/inc/editeng/colritem.hxx
	editeng/inc/editeng/crsditem.hxx
	editeng/inc/editeng/editdata.hxx
	editeng/inc/editeng/editeng.hxx
	editeng/inc/editeng/editobj.hxx
	editeng/inc/editeng/editstat.hxx
	editeng/inc/editeng/editview.hxx
	editeng/inc/editeng/emphitem.hxx
	editeng/inc/editeng/escpitem.hxx
	editeng/inc/editeng/fhgtitem.hxx
	editeng/inc/editeng/flstitem.hxx
	editeng/inc/editeng/fontitem.hxx
	editeng/inc/editeng/frmdiritem.hxx
	editeng/inc/editeng/fwdtitem.hxx
	editeng/inc/editeng/hyznitem.hxx
	editeng/inc/editeng/kernitem.hxx
	editeng/inc/editeng/langitem.hxx
	editeng/inc/editeng/lrspitem.hxx
	editeng/inc/editeng/lspcitem.hxx
	editeng/inc/editeng/numitem.hxx
	editeng/inc/editeng/outliner.hxx
	editeng/inc/editeng/paravertalignitem.hxx
	editeng/inc/editeng/pmdlitem.hxx
	editeng/inc/editeng/postitem.hxx
	editeng/inc/editeng/protitem.hxx
	editeng/inc/editeng/shaditem.hxx
	editeng/inc/editeng/sizeitem.hxx
	editeng/inc/editeng/svxacorr.hxx
	editeng/inc/editeng/svxfont.hxx
	editeng/inc/editeng/svxrtf.hxx
	editeng/inc/editeng/swafopt.hxx
	editeng/inc/editeng/tstpitem.hxx
	editeng/inc/editeng/twolinesitem.hxx
	editeng/inc/editeng/txtrange.hxx
	editeng/inc/editeng/udlnitem.hxx
	editeng/inc/editeng/ulspitem.hxx
	editeng/inc/editeng/wghtitem.hxx
	editeng/inc/editeng/writingmodeitem.hxx
	editeng/inc/editeng/xmlcnitm.hxx
	editeng/inc/helpid.hrc
	editeng/inc/pch/precompiled_editeng.hxx
	editeng/source/editeng/editdbg.cxx
	editeng/source/editeng/editdoc.cxx
	editeng/source/editeng/editdoc.hxx
	editeng/source/editeng/editdoc2.cxx
	editeng/source/editeng/editeng.cxx
	editeng/source/editeng/editobj.cxx
	editeng/source/editeng/editobj2.hxx
	editeng/source/editeng/editsel.cxx
	editeng/source/editeng/editundo.cxx
	editeng/source/editeng/editundo.hxx
	editeng/source/editeng/editview.cxx
	editeng/source/editeng/edtspell.hxx
	editeng/source/editeng/eehtml.cxx
	editeng/source/editeng/eehtml.hxx
	editeng/source/editeng/eeobj.cxx
	editeng/source/editeng/eerdll.cxx
	editeng/source/editeng/eertfpar.cxx
	editeng/source/editeng/impedit.cxx
	editeng/source/editeng/impedit.hxx
	editeng/source/editeng/impedit2.cxx
	editeng/source/editeng/impedit3.cxx
	editeng/source/editeng/impedit4.cxx
	editeng/source/editeng/impedit5.cxx
	editeng/source/editeng/makefile.mk
	editeng/source/items/bulitem.cxx
	editeng/source/items/charhiddenitem.cxx
	editeng/source/items/flditem.cxx
	editeng/source/items/frmitems.cxx
	editeng/source/items/makefile.mk
	editeng/source/items/numitem.cxx
	editeng/source/items/paraitem.cxx
	editeng/source/items/svxfont.cxx
	editeng/source/items/textitem.cxx
	editeng/source/items/writingmodeitem.cxx
	editeng/source/items/xmlcnitm.cxx
	editeng/source/misc/SvXMLAutoCorrectImport.cxx
	editeng/source/misc/svxacorr.cxx
	editeng/source/misc/txtrange.cxx
	editeng/source/misc/unolingu.cxx
	editeng/source/outliner/outleeng.cxx
	editeng/source/outliner/outliner.cxx
	editeng/source/outliner/outlundo.hxx
	editeng/source/outliner/outlvw.cxx
	editeng/source/outliner/paralist.cxx
	editeng/source/outliner/paralist.hxx
	editeng/source/rtf/rtfgrf.cxx
	editeng/source/rtf/rtfitem.cxx
	editeng/source/rtf/svxrtf.cxx
	editeng/source/uno/unoipset.cxx
	editeng/util/makefile.mk
	embeddedobj/prj/build.lst
	embeddedobj/source/commonembedding/miscobj.cxx
	eventattacher/prj/build.lst
	fileaccess/source/FileAccess.cxx
	formula/inc/formula/FormulaCompiler.hxx
	formula/inc/formula/token.hxx
	formula/inc/formula/tokenarray.hxx
	formula/source/core/api/FormulaCompiler.cxx
	formula/source/core/api/token.cxx
	formula/source/ui/dlg/FormulaHelper.cxx
	formula/source/ui/dlg/formula.cxx
	formula/source/ui/dlg/parawin.cxx
	formula/source/ui/dlg/structpg.cxx
	fpicker/prj/d.lst
	fpicker/source/aqua/FPentry.cxx
	fpicker/source/office/OfficeControlAccess.cxx
	fpicker/source/office/iodlg.cxx
	fpicker/source/office/iodlg.hxx
	fpicker/source/office/iodlg.src
	fpicker/source/office/iodlgimp.cxx
	fpicker/source/unx/gnome/FPentry.cxx
	fpicker/source/unx/gnome/SalGtkFilePicker.cxx
	fpicker/source/unx/gnome/SalGtkPicker.cxx
	fpicker/source/unx/kde4/KDE4FPEntry.cxx
	fpicker/source/win32/filepicker/FPentry.cxx
	framework/AllLangResTarget_fwe.mk
	framework/inc/dispatch/interaction.hxx
	framework/inc/framework/addonmenu.hxx
	framework/inc/framework/addonsoptions.hxx
	framework/inc/framework/bmkmenu.hxx
	framework/inc/framework/imageproducer.hxx
	framework/inc/framework/sfxhelperfunctions.hxx
	framework/inc/framework/statusbarconfiguration.hxx
	framework/inc/framework/titlehelper.hxx
	framework/inc/framework/toolboxconfiguration.hxx
	framework/inc/threadhelp/lockhelper.hxx
	framework/inc/xml/eventsdocumenthandler.hxx
	framework/inc/xml/statusbardocumenthandler.hxx
	framework/inc/xml/toolboxconfiguration.hxx
	framework/inc/xml/toolboxconfigurationdefines.hxx
	framework/inc/xml/toolboxdocumenthandler.hxx
	framework/prj/build.lst
	framework/qa/complex/ModuleManager/makefile.mk
	framework/qa/complex/accelerators/makefile.mk
	framework/qa/complex/framework/recovery/makefile.mk
	framework/qa/complex/imageManager/_XInitialization.java
	framework/source/classes/menumanager.cxx
	framework/source/dispatch/interaction.cxx
	framework/source/fwe/classes/bmkmenu.cxx
	framework/source/fwe/helper/actiontriggerhelper.cxx
	framework/source/fwe/helper/imageproducer.cxx
	framework/source/fwe/xml/menuconfiguration.cxx
	framework/source/fwe/xml/toolboxdocumenthandler.cxx
	framework/source/helper/uiconfigelementwrapperbase.cxx
	framework/source/helper/uielementwrapperbase.cxx
	framework/source/inc/pattern/window.hxx
	framework/source/jobs/jobdata.cxx
	framework/source/layoutmanager/layoutmanager.cxx
	framework/source/layoutmanager/panel.hxx
	framework/source/loadenv/loadenv.cxx
	framework/source/register/registerservices.cxx
	framework/source/services/menudocumenthandler.cxx
	framework/source/uiconfiguration/moduleuiconfigurationmanager.cxx
	framework/source/uiconfiguration/uiconfigurationmanager.cxx
	framework/source/uiconfiguration/uiconfigurationmanagerimpl.cxx
	framework/source/uielement/addonstoolbarmanager.cxx
	framework/source/uielement/controlmenucontroller.cxx
	framework/source/uielement/fontsizemenucontroller.cxx
	framework/source/uielement/imagebuttontoolbarcontroller.cxx
	framework/source/uielement/macrosmenucontroller.cxx
	framework/source/uielement/menubarmanager.cxx
	framework/source/uielement/newmenucontroller.cxx
	framework/source/uielement/togglebuttontoolbarcontroller.cxx
	framework/source/uielement/toolbarmanager.cxx
	framework/source/uielement/toolbarsmenucontroller.cxx
	framework/test/makefile.mk
	framework/test/threadtest/makefile.mk
	framework/test/typecfg/makefile.mk
	framework/util/guiapps/makefile.mk
	framework/util/makefile.mk
	idl/inc/bastype.hxx
	idl/inc/hash.hxx
	idl/inc/lex.hxx
	idl/inc/module.hxx
	idl/inc/object.hxx
	idl/inc/slot.hxx
	idl/inc/types.hxx
	idl/source/cmptools/hash.cxx
	idl/source/cmptools/lex.cxx
	idl/source/objects/basobj.cxx
	idl/source/objects/bastype.cxx
	idl/source/objects/module.cxx
	idl/source/objects/object.cxx
	idl/source/objects/slot.cxx
	idl/source/objects/types.cxx
	idl/source/prj/command.cxx
	idl/source/prj/database.cxx
	idl/source/prj/globals.cxx
	idl/source/prj/svidl.cxx
	linguistic/inc/linguistic/misc.hxx
	linguistic/prj/build.lst
	linguistic/source/convdic.cxx
	linguistic/source/convdiclist.cxx
	linguistic/source/dicimp.cxx
	linguistic/source/dlistimp.cxx
	linguistic/source/gciterator.cxx
	linguistic/source/iprcache.cxx
	linguistic/source/lngopt.cxx
	linguistic/source/lngprophelp.cxx
	linguistic/source/lngsvcmgr.cxx
	linguistic/source/lngsvcmgr.hxx
	linguistic/source/misc2.cxx
	linguistic/workben/sprophelp.cxx
	officecfg/registry/data/org/openoffice/VCL.xcu
	officecfg/util/makefile.mk
	oovbaapi/ooo/vba/XApplicationBase.idl
	oovbaapi/ooo/vba/XVBAAppService.idl
	oovbaapi/ooo/vba/XVBADocService.idl
	oovbaapi/ooo/vba/excel/XApplication.idl
	oovbaapi/ooo/vba/excel/XRange.idl
	oovbaapi/ooo/vba/excel/XWorkbook.idl
	oovbaapi/ooo/vba/excel/XWorksheet.idl
	oovbaapi/ooo/vba/word/XApplication.idl
	oovbaapi/ooo/vba/word/XGlobals.idl
	oovbaapi/ooo/vba/word/XTableOfContents.idl
	readlicense_oo/prj/build.lst
	scripting/prj/build.lst
	scripting/prj/d.lst
	scripting/source/basprov/basprov.cxx
	scripting/source/basprov/basscript.cxx
	scripting/source/basprov/basscript.hxx
	scripting/source/dlgprov/dlgprov.cxx
	scripting/source/inc/util/util.hxx
	scripting/source/protocolhandler/scripthandler.cxx
	scripting/source/provider/ProviderCache.cxx
	scripting/source/pyprov/makefile.mk
	scripting/source/runtimemgr/ScriptNameResolverImpl.cxx
	scripting/source/runtimemgr/ScriptRuntimeManager.cxx
	scripting/source/runtimemgr/StorageBridge.cxx
	scripting/source/storage/ScriptMetadataImporter.cxx
	scripting/source/storage/ScriptSecurityManager.cxx
	scripting/source/storage/ScriptStorage.cxx
	scripting/source/storage/ScriptStorageManager.cxx
	sfx2/inc/about.hxx
	sfx2/inc/brokenpackageint.hxx
	sfx2/inc/docvor.hxx
	sfx2/inc/pch/precompiled_sfx2.hxx
	sfx2/inc/sfx2/app.hxx
	sfx2/inc/sfx2/basmgr.hxx
	sfx2/inc/sfx2/bindings.hxx
	sfx2/inc/sfx2/childwin.hxx
	sfx2/inc/sfx2/ctrlitem.hxx
	sfx2/inc/sfx2/dinfdlg.hxx
	sfx2/inc/sfx2/dispatch.hxx
	sfx2/inc/sfx2/docfilt.hxx
	sfx2/inc/sfx2/evntconf.hxx
	sfx2/inc/sfx2/fcontnr.hxx
	sfx2/inc/sfx2/frame.hxx
	sfx2/inc/sfx2/imagemgr.hxx
	sfx2/inc/sfx2/imgmgr.hxx
	sfx2/inc/sfx2/linksrc.hxx
	sfx2/inc/sfx2/macrconf.hxx
	sfx2/inc/sfx2/macropg.hxx
	sfx2/inc/sfx2/mnuitem.hxx
	sfx2/inc/sfx2/mnumgr.hxx
	sfx2/inc/sfx2/module.hxx
	sfx2/inc/sfx2/msg.hxx
	sfx2/inc/sfx2/objsh.hxx
	sfx2/inc/sfx2/passwd.hxx
	sfx2/inc/sfx2/prnmon.hxx
	sfx2/inc/sfx2/request.hxx
	sfx2/inc/sfx2/sfx.hrc
	sfx2/inc/sfx2/sfxbasemodel.hxx
	sfx2/inc/sfx2/sfxhtml.hxx
	sfx2/inc/sfx2/sfxresid.hxx
	sfx2/inc/sfx2/sfxsids.hrc
	sfx2/inc/sfx2/sfxuno.hxx
	sfx2/inc/sfx2/shell.hxx
	sfx2/inc/sfx2/stbitem.hxx
	sfx2/inc/sfx2/styfitem.hxx
	sfx2/inc/sfx2/tabdlg.hxx
	sfx2/inc/sfx2/tbxctrl.hxx
	sfx2/inc/sfx2/tplpitem.hxx
	sfx2/inc/sfx2/viewfrm.hxx
	sfx2/inc/sfx2/viewsh.hxx
	sfx2/inc/sfxbasic.hxx
	sfx2/inc/sorgitm.hxx
	sfx2/prj/build.lst
	sfx2/qa/complex/docinfo/makefile.mk
	sfx2/qa/cppunit/makefile.mk
	sfx2/sdi/makefile.mk
	sfx2/source/appl/app.cxx
	sfx2/source/appl/app.hrc
	sfx2/source/appl/app.src
	sfx2/source/appl/appbas.cxx
	sfx2/source/appl/appcfg.cxx
	sfx2/source/appl/appchild.cxx
	sfx2/source/appl/appmain.cxx
	sfx2/source/appl/appmisc.cxx
	sfx2/source/appl/appopen.cxx
	sfx2/source/appl/appquit.cxx
	sfx2/source/appl/appserv.cxx
	sfx2/source/appl/appuno.cxx
	sfx2/source/appl/childwin.cxx
	sfx2/source/appl/fileobj.cxx
	sfx2/source/appl/helpinterceptor.cxx
	sfx2/source/appl/imagemgr.cxx
	sfx2/source/appl/impldde.cxx
	sfx2/source/appl/impldde.hxx
	sfx2/source/appl/linkmgr2.cxx
	sfx2/source/appl/lnkbase2.cxx
	sfx2/source/appl/makefile.mk
	sfx2/source/appl/module.cxx
	sfx2/source/appl/newhelp.cxx
	sfx2/source/appl/opengrf.cxx
	sfx2/source/appl/sfxdll.cxx
	sfx2/source/appl/sfxhelp.cxx
	sfx2/source/appl/shutdownicon.cxx
	sfx2/source/appl/shutdowniconunx.cxx
	sfx2/source/appl/workwin.cxx
	sfx2/source/bastyp/fltfnc.cxx
	sfx2/source/bastyp/frmhtml.cxx
	sfx2/source/bastyp/frmhtmlw.cxx
	sfx2/source/bastyp/helper.cxx
	sfx2/source/bastyp/minarray.cxx
	sfx2/source/bastyp/progress.cxx
	sfx2/source/bastyp/sfxhtml.cxx
	sfx2/source/config/evntconf.cxx
	sfx2/source/control/bindings.cxx
	sfx2/source/control/ctrlitem.cxx
	sfx2/source/control/dispatch.cxx
	sfx2/source/control/macrconf.cxx
	sfx2/source/control/macro.cxx
	sfx2/source/control/makefile.mk
	sfx2/source/control/minfitem.cxx
	sfx2/source/control/msg.cxx
	sfx2/source/control/msgpool.cxx
	sfx2/source/control/objface.cxx
	sfx2/source/control/request.cxx
	sfx2/source/control/shell.cxx
	sfx2/source/control/sorgitm.cxx
	sfx2/source/dialog/about.cxx
	sfx2/source/dialog/basedlgs.cxx
	sfx2/source/dialog/dinfdlg.cxx
	sfx2/source/dialog/dinfedt.cxx
	sfx2/source/dialog/dockwin.cxx
	sfx2/source/dialog/filedlghelper.cxx
	sfx2/source/dialog/mailmodel.cxx
	sfx2/source/dialog/mailmodelapi.cxx
	sfx2/source/dialog/makefile.mk
	sfx2/source/dialog/mgetempl.cxx
	sfx2/source/dialog/passwd.cxx
	sfx2/source/dialog/passwd.hrc
	sfx2/source/dialog/printopt.cxx
	sfx2/source/dialog/securitypage.cxx
	sfx2/source/dialog/splitwin.cxx
	sfx2/source/dialog/styfitem.cxx
	sfx2/source/dialog/tabdlg.cxx
	sfx2/source/dialog/taskpane.cxx
	sfx2/source/dialog/templdlg.cxx
	sfx2/source/dialog/tplpitem.cxx
	sfx2/source/dialog/versdlg.cxx
	sfx2/source/doc/QuerySaveDocument.cxx
	sfx2/source/doc/SfxDocumentMetaData.cxx
	sfx2/source/doc/applet.cxx
	sfx2/source/doc/doc.hrc
	sfx2/source/doc/doc.src
	sfx2/source/doc/docfile.cxx
	sfx2/source/doc/docinf.cxx
	sfx2/source/doc/doctempl.cxx
	sfx2/source/doc/doctemplates.cxx
	sfx2/source/doc/docvor.cxx
	sfx2/source/doc/guisaveas.cxx
	sfx2/source/doc/makefile.mk
	sfx2/source/doc/objcont.cxx
	sfx2/source/doc/objitem.cxx
	sfx2/source/doc/objmisc.cxx
	sfx2/source/doc/objserv.cxx
	sfx2/source/doc/printhelper.cxx
	sfx2/source/doc/sfxacldetect.cxx
	sfx2/source/doc/sfxbasemodel.cxx
	sfx2/source/inc/applet.hxx
	sfx2/source/inc/fltoptint.hxx
	sfx2/source/inc/sfxlocal.hrc
	sfx2/source/inc/virtmenu.hxx
	sfx2/source/inc/workwin.hxx
	sfx2/source/menu/mnuitem.cxx
	sfx2/source/menu/objmnctl.cxx
	sfx2/source/menu/virtmenu.cxx
	sfx2/source/notify/eventsupplier.cxx
	sfx2/source/notify/makefile.mk
	sfx2/source/toolbox/imgmgr.cxx
	sfx2/source/toolbox/tbxitem.cxx
	sfx2/source/view/frame.cxx
	sfx2/source/view/orgmgr.cxx
	sfx2/source/view/printer.cxx
	sfx2/source/view/prnmon.cxx
	sfx2/source/view/viewfrm.cxx
	sfx2/source/view/viewprn.cxx
	sfx2/source/view/viewsh.cxx
	sfx2/util/makefile.mk
	sfx2/workben/custompanel/makefile.mk
	shell/source/backends/desktopbe/desktopbackend.cxx
	shell/source/backends/gconfbe/gconfbackend.cxx
	shell/source/backends/kde4be/kde4backend.cxx
	shell/source/backends/kdebe/kdebackend.cxx
	shell/source/win32/SysShentry.cxx
	shell/source/win32/shlxthandler/propsheets/propsheets.cxx
	shell/source/win32/simplemail/smplmailentry.cxx
	svx/inc/float3d.hrc
	svx/inc/fmhelp.hrc
	svx/inc/globlmn_tmpl.hrc
	svx/inc/helpid.hrc
	svx/inc/pch/precompiled_svx.hxx
	svx/inc/sjctrl.hxx
	svx/inc/srchitem.hxx
	svx/inc/svdibrow.hxx
	svx/inc/svx/SmartTagItem.hxx
	svx/inc/svx/algitem.hxx
	svx/inc/svx/camera3d.hxx
	svx/inc/svx/chrtitem.hxx
	svx/inc/svx/clipfmtitem.hxx
	svx/inc/svx/ctredlin.hxx
	svx/inc/svx/dbtoolsclient.hxx
	svx/inc/svx/deflt3d.hxx
	svx/inc/svx/dialogs.hrc
	svx/inc/svx/drawitem.hxx
	svx/inc/svx/e3ditem.hxx
	svx/inc/svx/extrud3d.hxx
	svx/inc/svx/flagsdef.hxx
	svx/inc/svx/float3d.hxx
	svx/inc/svx/frmsel.hxx
	svx/inc/svx/gallery.hxx
	svx/inc/svx/gallery1.hxx
	svx/inc/svx/galtheme.hxx
	svx/inc/svx/grfcrop.hxx
	svx/inc/svx/hdft.hxx
	svx/inc/svx/hlnkitem.hxx
	svx/inc/svx/hyprlink.hxx
	svx/inc/svx/itemwin.hxx
	svx/inc/svx/lathe3d.hxx
	svx/inc/svx/linkwarn.hxx
	svx/inc/svx/modctrl.hxx
	svx/inc/svx/msdffdef.hxx
	svx/inc/svx/obj3d.hxx
	svx/inc/svx/optgenrl.hxx
	svx/inc/svx/optgrid.hxx
	svx/inc/svx/pageitem.hxx
	svx/inc/svx/paraprev.hxx
	svx/inc/svx/postattr.hxx
	svx/inc/svx/rotmodit.hxx
	svx/inc/svx/ruler.hxx
	svx/inc/svx/rulritem.hxx
	svx/inc/svx/scene3d.hxx
	svx/inc/svx/sdasaitm.hxx
	svx/inc/svx/sdasitm.hxx
	svx/inc/svx/sdggaitm.hxx
	svx/inc/svx/sdmetitm.hxx
	svx/inc/svx/sdtaaitm.hxx
	svx/inc/svx/sdtaditm.hxx
	svx/inc/svx/sdtaitm.hxx
	svx/inc/svx/sdtakitm.hxx
	svx/inc/svx/sdtfchim.hxx
	svx/inc/svx/sdtfsitm.hxx
	svx/inc/svx/srchdlg.hxx
	svx/inc/svx/svddrag.hxx
	svx/inc/svx/svdetc.hxx
	svx/inc/svx/svdglue.hxx
	svx/inc/svx/svdhlpln.hxx
	svx/inc/svx/svdlayer.hxx
	svx/inc/svx/svdmark.hxx
	svx/inc/svx/svdmodel.hxx
	svx/inc/svx/svdoashp.hxx
	svx/inc/svx/svdobj.hxx
	svx/inc/svx/svdocirc.hxx
	svx/inc/svx/svdoedge.hxx
	svx/inc/svx/svdogrp.hxx
	svx/inc/svx/svdomeas.hxx
	svx/inc/svx/svdoole2.hxx
	svx/inc/svx/svdorect.hxx
	svx/inc/svx/svdotable.hxx
	svx/inc/svx/svdotext.hxx
	svx/inc/svx/svdovirt.hxx
	svx/inc/svx/svdpage.hxx
	svx/inc/svx/svdsnpv.hxx
	svx/inc/svx/svdtrans.hxx
	svx/inc/svx/svdundo.hxx
	svx/inc/svx/svimbase.hxx
	svx/inc/svx/svx3ditems.hxx
	svx/inc/svx/svxdlg.hxx
	svx/inc/svx/sxcikitm.hxx
	svx/inc/svx/sxekitm.hxx
	svx/inc/svx/sxelditm.hxx
	svx/inc/svx/sxenditm.hxx
	svx/inc/svx/sxmkitm.hxx
	svx/inc/svx/sxmtpitm.hxx
	svx/inc/svx/sxmuitm.hxx
	svx/inc/svx/tabarea.hxx
	svx/inc/svx/tabline.hxx
	svx/inc/svx/unoprov.hxx
	svx/inc/svx/viewlayoutitem.hxx
	svx/inc/svx/xbitmap.hxx
	svx/inc/svx/xbtmpit.hxx
	svx/inc/svx/xcolit.hxx
	svx/inc/svx/xfillit0.hxx
	svx/inc/svx/xflclit.hxx
	svx/inc/svx/xflftrit.hxx
	svx/inc/svx/xflgrit.hxx
	svx/inc/svx/xflhtit.hxx
	svx/inc/svx/xftadit.hxx
	svx/inc/svx/xftsfit.hxx
	svx/inc/svx/xftshit.hxx
	svx/inc/svx/xlineit0.hxx
	svx/inc/svx/xlinjoit.hxx
	svx/inc/svx/xlnclit.hxx
	svx/inc/svx/xlndsit.hxx
	svx/inc/svx/xlnedcit.hxx
	svx/inc/svx/xlnedit.hxx
	svx/inc/svx/xlnedwit.hxx
	svx/inc/svx/xlnstcit.hxx
	svx/inc/svx/xlnstit.hxx
	svx/inc/svx/xlnstwit.hxx
	svx/inc/svx/xlnwtit.hxx
	svx/inc/svx/xtextit0.hxx
	svx/inc/svx/zoomitem.hxx
	svx/inc/svx/zoomslideritem.hxx
	svx/inc/xpolyimp.hxx
	svx/inc/zoom_def.hxx
	svx/prj/d.lst
	svx/source/accessibility/AccessibleShape.cxx
	svx/source/accessibility/DescriptionGenerator.cxx
	svx/source/customshapes/EnhancedCustomShapeEngine.cxx
	svx/source/customshapes/EnhancedCustomShapeFontWork.cxx
	svx/source/dialog/_bmpmask.cxx
	svx/source/dialog/_contdlg.cxx
	svx/source/dialog/connctrl.cxx
	svx/source/dialog/contwnd.cxx
	svx/source/dialog/ctredlin.cxx
	svx/source/dialog/ctredlin.hrc
	svx/source/dialog/ctredlin.src
	svx/source/dialog/dialcontrol.cxx
	svx/source/dialog/dlgctrl.cxx
	svx/source/dialog/docrecovery.cxx
	svx/source/dialog/fntctrl.cxx
	svx/source/dialog/fontwork.cxx
	svx/source/dialog/frmsel.cxx
	svx/source/dialog/graphctl.cxx
	svx/source/dialog/grfflt.cxx
	svx/source/dialog/hdft.cxx
	svx/source/dialog/hyperdlg.cxx
	svx/source/dialog/hyprdlg.hxx
	svx/source/dialog/hyprlink.cxx
	svx/source/dialog/hyprlink.hxx
	svx/source/dialog/hyprlink.src
	svx/source/dialog/imapdlg.cxx
	svx/source/dialog/imapwnd.cxx
	svx/source/dialog/linkwarn.hrc
	svx/source/dialog/makefile.mk
	svx/source/dialog/optgrid.cxx
	svx/source/dialog/orienthelper.cxx
	svx/source/dialog/pagectrl.cxx
	svx/source/dialog/prtqry.cxx
	svx/source/dialog/rlrcitem.cxx
	svx/source/dialog/rubydialog.cxx
	svx/source/dialog/rulritem.cxx
	svx/source/dialog/simptabl.cxx
	svx/source/dialog/srchdlg.cxx
	svx/source/dialog/svxbmpnumvalueset.cxx
	svx/source/dialog/svxruler.cxx
	svx/source/dialog/swframeexample.cxx
	svx/source/engine3d/float3d.cxx
	svx/source/engine3d/float3d.src
	svx/source/engine3d/svx3ditems.cxx
	svx/source/fmcomp/gridctrl.cxx
	svx/source/fmcomp/trace.cxx
	svx/source/form/ParseContext.cxx
	svx/source/form/datanavi.cxx
	svx/source/form/filtnav.cxx
	svx/source/form/fmexch.cxx
	svx/source/form/fmexpl.cxx
	svx/source/form/fmobjfac.cxx
	svx/source/form/fmpage.cxx
	svx/source/form/fmshell.cxx
	svx/source/form/fmshimp.cxx
	svx/source/form/fmsrcimp.cxx
	svx/source/form/fmvwimp.cxx
	svx/source/form/makefile.mk
	svx/source/form/tabwin.cxx
	svx/source/form/tbxform.cxx
	svx/source/form/typemap.cxx
	svx/source/gallery2/galbrws1.cxx
	svx/source/gallery2/galbrws2.cxx
	svx/source/gallery2/galexpl.cxx
	svx/source/gallery2/gallery1.cxx
	svx/source/gallery2/galtheme.cxx
	svx/source/gallery2/makefile.mk
	svx/source/gengal/gengal.cxx
	svx/source/gengal/makefile.mk
	svx/source/inc/fmgroup.hxx
	svx/source/intro/about_ooo.hrc
	svx/source/intro/iso.src
	svx/source/intro/ooo.src
	svx/source/items/SmartTagItem.cxx
	svx/source/items/algitem.cxx
	svx/source/items/chrtitem.cxx
	svx/source/items/clipfmtitem.cxx
	svx/source/items/customshapeitem.cxx
	svx/source/items/drawitem.cxx
	svx/source/items/e3ditem.cxx
	svx/source/items/grfitem.cxx
	svx/source/items/hlnkitem.cxx
	svx/source/items/makefile.mk
	svx/source/items/pageitem.cxx
	svx/source/items/rotmodit.cxx
	svx/source/items/viewlayoutitem.cxx
	svx/source/items/zoomitem.cxx
	svx/source/items/zoomslideritem.cxx
	svx/source/src/app.hrc
	svx/source/stbctrls/makefile.mk
	svx/source/stbctrls/modctrl.cxx
	svx/source/stbctrls/xmlsecctrl.cxx
	svx/source/stbctrls/zoomctrl.cxx
	svx/source/svdraw/clonelist.cxx
	svx/source/svdraw/svdattr.cxx
	svx/source/svdraw/svdcrtv.cxx
	svx/source/svdraw/svdedtv1.cxx
	svx/source/svdraw/svdedtv2.cxx
	svx/source/svdraw/svdedxv.cxx
	svx/source/svdraw/svdetc.cxx
	svx/source/svdraw/svdfmtf.cxx
	svx/source/svdraw/svdfmtf.hxx
	svx/source/svdraw/svdglue.cxx
	svx/source/svdraw/svdhdl.cxx
	svx/source/svdraw/svdhlpln.cxx
	svx/source/svdraw/svdibrow.cxx
	svx/source/svdraw/svdlayer.cxx
	svx/source/svdraw/svdmodel.cxx
	svx/source/svdraw/svdoashp.cxx
	svx/source/svdraw/svdobj.cxx
	svx/source/svdraw/svdocapt.cxx
	svx/source/svdraw/svdocirc.cxx
	svx/source/svdraw/svdoedge.cxx
	svx/source/svdraw/svdograf.cxx
	svx/source/svdraw/svdogrp.cxx
	svx/source/svdraw/svdomeas.cxx
	svx/source/svdraw/svdomedia.cxx
	svx/source/svdraw/svdopath.cxx
	svx/source/svdraw/svdotext.cxx
	svx/source/svdraw/svdotxdr.cxx
	svx/source/svdraw/svdotxed.cxx
	svx/source/svdraw/svdotxfl.cxx
	svx/source/svdraw/svdotxln.cxx
	svx/source/svdraw/svdotxtr.cxx
	svx/source/svdraw/svdoutl.cxx
	svx/source/svdraw/svdpage.cxx
	svx/source/svdraw/svdpagv.cxx
	svx/source/svdraw/svdpntv.cxx
	svx/source/svdraw/svdpoev.cxx
	svx/source/svdraw/svdsnpv.cxx
	svx/source/svdraw/svdstr.src
	svx/source/svdraw/svdtrans.cxx
	svx/source/svdraw/svdundo.cxx
	svx/source/svdraw/svdview.cxx
	svx/source/svdraw/svdxcgv.cxx
	svx/source/table/svdotable.cxx
	svx/source/tbxctrls/colorwindow.hxx
	svx/source/tbxctrls/extrusioncontrols.cxx
	svx/source/tbxctrls/fillctrl.cxx
	svx/source/tbxctrls/grafctrl.cxx
	svx/source/tbxctrls/itemwin.cxx
	svx/source/tbxctrls/layctrl.cxx
	svx/source/tbxctrls/lboxctrl.cxx
	svx/source/tbxctrls/linectrl.cxx
	svx/source/tbxctrls/tbcontrl.cxx
	svx/source/tbxctrls/verttexttbxctrl.cxx
	svx/source/unodraw/unomod.cxx
	svx/source/unodraw/unopage.cxx
	svx/source/unodraw/unoprov.cxx
	svx/source/unodraw/unoshape.cxx
	svx/source/unodraw/unoshtxt.cxx
	svx/source/xml/xmlxtexp.cxx
	svx/source/xoutdev/_xpoly.cxx
	svx/source/xoutdev/xattr.cxx
	svx/source/xoutdev/xattr2.cxx
	svx/source/xoutdev/xattrbmp.cxx
	svx/source/xoutdev/xtabcolr.cxx
	svx/util/makefile.mk
	svx/workben/edittest.cxx
	sysui/desktop/productversion.mk
	ucb/prj/build.lst
	ucb/source/cacher/cacheserv.cxx
	ucb/source/core/ucb1.component
	ucb/source/core/ucbserv.cxx
	ucb/source/core/ucbstore.cxx
	ucb/source/core/ucbstore.hxx
	ucb/source/sorter/sortmain.cxx
	ucb/source/ucp/file/prov.cxx
	ucb/source/ucp/file/shell.cxx
	ucb/source/ucp/ftp/ftpservices.cxx
	ucb/source/ucp/gio/gio_provider.cxx
	ucb/source/ucp/gvfs/gvfs_provider.cxx
	ucb/source/ucp/hierarchy/hierarchyservices.cxx
	ucb/source/ucp/odma/odma_lib.cxx
	ucb/source/ucp/odma/odma_services.cxx
	ucb/source/ucp/package/pkgservices.cxx
	ucb/source/ucp/tdoc/tdoc_services.cxx
	ucb/source/ucp/webdav/ContentProperties.cxx
	ucb/source/ucp/webdav/NeonHeadRequest.cxx
	ucb/source/ucp/webdav/webdavcontent.cxx
	ucb/source/ucp/webdav/webdavservices.cxx
	uui/source/iahndl.cxx
	uui/source/iahndl.hxx
	uui/source/loginerr.hxx
	uui/source/nameclashdlg.hxx
	uui/source/passcrtdlg.cxx
	uui/source/passworddlg.cxx
	uui/source/passworddlg.hxx
	uui/source/services.cxx
	vbahelper/inc/vbahelper/vbahelper.hxx
	vbahelper/prj/build.lst
	vbahelper/prj/d.lst
	vbahelper/source/msforms/makefile.mk
	vbahelper/source/msforms/vbauserform.cxx
	vbahelper/source/vbahelper/makefile.mk
	vbahelper/source/vbahelper/vbaapplicationbase.cxx
	vbahelper/source/vbahelper/vbacommandbarcontrol.cxx
	vbahelper/source/vbahelper/vbadocumentbase.cxx
	vbahelper/source/vbahelper/vbadocumentsbase.cxx
	vbahelper/source/vbahelper/vbahelper.cxx
	vbahelper/util/makefile.mk
	xmlhelp/source/cxxhelp/provider/databases.cxx
	xmlhelp/source/cxxhelp/provider/services.cxx
	xmlhelp/source/treeview/tvfactory.cxx
	xmloff/JunitTest_xmloff_unoapi.mk
	xmloff/inc/functional.hxx
	xmloff/inc/xmloff/formlayerexport.hxx
	xmloff/inc/xmloff/formlayerimport.hxx
	xmloff/inc/xmloff/functional.hxx
	xmloff/inc/xmloff/shapeimport.hxx
	xmloff/inc/xmloff/xmlcnitm.hxx
	xmloff/inc/xmloff/xmlnumfi.hxx
	xmloff/prj/build.lst
	xmloff/source/chart/SchXMLChartContext.cxx
	xmloff/source/chart/SchXMLExport.cxx
	xmloff/source/chart/SchXMLImport.cxx
	xmloff/source/chart/SchXMLLegendContext.hxx
	xmloff/source/chart/SchXMLPlotAreaContext.cxx
	xmloff/source/core/xmluconv.cxx
	xmloff/source/draw/sdxmlexp.cxx
	xmloff/source/draw/shapeexport4.cxx
	xmloff/source/draw/ximp3dobject.cxx
	xmloff/source/draw/ximp3dscene.cxx
	xmloff/source/forms/formlayerexport.cxx
	xmloff/source/forms/formlayerimport.cxx
	xmloff/source/forms/handler/vcl_time_handler.hxx
	xmloff/source/forms/layerimport.cxx
	xmloff/source/forms/layerimport.hxx
	xmloff/source/forms/property_meta_data.hxx
	xmloff/source/style/PageHeaderFooterContext.cxx
	xmloff/source/style/PageMasterStyleMap.cxx
	xmloff/source/style/prstylei.cxx
	xmloff/source/style/xmlimppr.cxx
	xmloff/source/style/xmlnumfi.cxx
	xmloff/source/style/xmlstyle.cxx
	xmloff/source/table/tabledesignsimporter.cxx
	xmloff/source/text/XMLTextNumRuleInfo.cxx
	xmloff/source/text/XMLTextShapeStyleContext.cxx
	xmloff/source/text/txtstyle.cxx
	xmloff/source/transform/ChartOOoTContext.cxx
	xmloff/source/transform/EventOOoTContext.cxx
	xmloff/source/transform/TransformerBase.cxx
	xmloff/util/makefile.mk
	xmlscript/util/xcr.component

2011-03-11  Thomas Arnhold  <thomas@arnhold.org>  [2c5e690eb8b6aaaad0a1c57fc533e23e4164b8f0]

Move DBG_ERROR to OSL_FAIL (multiline)


2011-03-11  Thomas Arnhold  <thomas@arnhold.org>  [e9b90a771e541ccf0dfc130f897bdea9e6e4771e]

Move DBG_ERROR to OSL_FAIL for getStr() (multiline)


2011-03-11  Thomas Arnhold  <thomas@arnhold.org>  [afdb6251d373d9827fb26eef639c8c24c56328fd]

Move DBG_ERROR to OSL_FAIL for strings with masked quotation marks


2011-03-11  Thomas Arnhold  <thomas@arnhold.org>  [0e6c0d031436952a2ac5eca9dc9107bf4a7d09bc]

Move DBG_ERROR to OSL_FAIL for strings GetBuffer()


2011-03-11  Thomas Arnhold  <thomas@arnhold.org>  [678cbfa572eacbbdbd989b0d7c39ac6d33583e2a]

Move DBG_TRACE to OSL_TRACE for getStr()


2011-03-11  Thomas Arnhold  <thomas@arnhold.org>  [043873056dbd2d716860c203ac6c5e51aaaf494b]

Move DBG_TRACE to OSL_TRACE


2011-03-11  Thomas Arnhold  <thomas@arnhold.org>  [a74df0385964d366f00448faf190cfe526e62eaf]

Move DBG_TRACE3 to OSL_TRACE


2011-03-11  Thomas Arnhold  <thomas@arnhold.org>  [1d2a140e1baa4160f0666491b8e80633b6611611]

Move #ifdef DBG_UTIL to #if OSL_DEBUG_LEVEL > 1 for OSL_TRACE


2011-03-11  Thomas Arnhold  <thomas@arnhold.org>  [1c1dc47f78e1efaff2d6079ed9f6a8458d1f5366]

Move DBG_ERROR1 to OSL_TRACE


2011-03-11  Thomas Arnhold  <thomas@arnhold.org>  [f25b58fcc9fa7b1e45908ee2a7945dde588d1bbe]

Move DBG_ERROR to OSL_FAIL and correct OString usage


2011-03-11  Thomas Arnhold  <thomas@arnhold.org>  [291042fc2d6ba434aa87e3a6f637caea3cb690f3]

Move DBG_ERROR to OSL_FAIL (multiline)


2011-03-11  Thomas Arnhold  <thomas@arnhold.org>  [fe696d28e227f3cdf33d007370306d0c4510c2b9]

Move DBG_ERROR to OSL_FAIL (multiline)


2011-03-11  Thomas Arnhold  <thomas@arnhold.org>  [f2584344ac6ff45eb05d9a51e4a74c3a9202ee98]

Remove dead code


2011-03-11  Thomas Arnhold  <thomas@arnhold.org>  [b841fe7858b46c5d593a596e7a362070581cc8d3]

Move DBG_ERROR to OSL_FAIL and correct OString usage


2011-03-11  Thomas Arnhold  <thomas@arnhold.org>  [712b74daaae8d04c8bd4bd320610472cf3c3b397]

Move DBG_ERROR to OSL_FAIL for getStr()


2011-03-11  Thomas Arnhold  <thomas@arnhold.org>  [8135ab140c4a411e2d18d59024b11112f309b041]

Move DBG_ERROR to OSL_FAIL for strings foo().GetBuffer()


2011-03-11  Thomas Arnhold  <thomas@arnhold.org>  [76f497ab8b80a48094a9c816af6506d35a2d2d77]

Move DBG_ERROR to OSL_FAIL for strings GetBuffer()


2011-03-11  Thomas Arnhold  <thomas@arnhold.org>  [7851304cfbc7645e0a410ee08c4d7835c9a3a325]

Move DBG_TRACE3 to OSL_TRACE


2011-03-11  Thomas Arnhold  <thomas@arnhold.org>  [9bffdc92c21a24bbd40acd5b0da2be79cfab0c8a]

Move DBG_TRACE2 to OSL_TRACE


2011-03-11  Thomas Arnhold  <thomas@arnhold.org>  [e6216e1ce6b399a10019b5d11b6fef6961fc0f74]

Remove now unused DBG_TRACE[1-5] and DBG_TRACEFILE


2011-03-11  Thomas Arnhold  <thomas@arnhold.org>  [06522797788cd1497ef081f897eb3bef40aaff97]

Move DBG_TRACE to OSL_TRACE for strings GetBuffer()


2011-03-11  Thomas Arnhold  <thomas@arnhold.org>  [ce32db685df6e18e4785df577febd53ef2987aa3]

Remove dead code


2011-03-11  Thomas Arnhold  <thomas@arnhold.org>  [08be19bcb817c427185272b34c97fefa0c1081ad]

Move DBG_TRACE to OSL_TRACE


2011-03-11  Thomas Arnhold  <thomas@arnhold.org>  [d30945a0d59b6cec0c9f655cb46bde02833ea4da]

Move DBG_TRACE3 to OSL_TRACE


2011-03-11  Thomas Arnhold  <thomas@arnhold.org>  [33b9d6d40cee00e7ebef80eecd860c9afa8204eb]

Move DBG_TRACE2 to OSL_TRACE


2011-03-11  Thomas Arnhold  <thomas@arnhold.org>  [ad26a7164f2a5fb3f37a77d531d4d8efd36ae4a4]

Move DBG_TRACE1 to OSL_TRACE


2011-03-11  Thomas Arnhold  <thomas@arnhold.org>  [38dfb9cf5d859828ce5a6990ea8a4f8c50ebc3d2]

Remove now unused DBG_ERROR[1-5]


2011-03-11  Thomas Arnhold  <thomas@arnhold.org>  [da708864a788a6f1d5daad9207d4454e2fc1993d]

Move DBG_ERROR5 to OSL_TRACE


2011-03-11  Thomas Arnhold  <thomas@arnhold.org>  [a532a6e662a02ee88b45f3a2a2453321d0ba002a]

Move DBG_ERROR2 to OSL_TRACE


2011-03-11  Thomas Arnhold  <thomas@arnhold.org>  [533f89e49395bbc31baaab9ade46db934b383e14]

Move DBG_ERROR1 to OSL_TRACE


2011-03-11  Thomas Arnhold  <thomas@arnhold.org>  [5cce85634ce63fbbed99ba83f844ae179b485bc1]

Remove unused DBG_ERROR macro :)


2011-03-11  Thomas Arnhold  <thomas@arnhold.org>  [11c1d71d59937c7595e60d8e74a79accdac09d1f]

Move one DBG_ERROR to OSL_TRACE


2011-03-11  Thomas Arnhold  <thomas@arnhold.org>  [3ca4635628dd1ecc808f82a3b2546a6590353e9a]

Move DBG_ERROR to OSL_FAIL for mac files


2011-03-11  Thomas Arnhold  <thomas@arnhold.org>  [c910e691d263d4a729aa9cdf7950b5f1a3ec07d1]

Move DBG_ERROR to OSL_FAIL for preprocessor string literals


2011-03-11  Thomas Arnhold  <thomas@arnhold.org>  [f41e1e11f7e7f42d977efdbd017ff13317f1b647]

Move DBG_ERROR to OSL_FAIL (multiline)


2011-03-11  Thomas Arnhold  <thomas@arnhold.org>  [56e019462e980b6583f217f21e2ade3176e639e7]

Move DBG_ERROR to OSL_FAIL


2011-03-11  Thomas Arnhold  <thomas@arnhold.org>  [ea9aeb6ad43ef7b7ec2f6378a5fc90f323414ed0]

Move DBG_ERROR to OSL_FAIL for a macro


2011-03-11  Thomas Arnhold  <thomas@arnhold.org>  [81888a89544ce4f93a3693cb8f0e345ac2f293ff]

Move DBG_ERROR to OSL_FAIL and correct OString usage


2011-03-11  Thomas Arnhold  <thomas@arnhold.org>  [db9566df774efbce62ad71dc2f0ad51fa467ef95]

Move DBG_ERROR to OSL_FAIL for getStr() (multiline)


2011-03-11  Thomas Arnhold  <thomas@arnhold.org>  [9bbe572c2ced853159d08bc9e7b4bb1c2b74b767]

Move DBG_ERROR to OSL_FAIL for strings with masked quotation marks


2011-03-11  Thomas Arnhold  <thomas@arnhold.org>  [7b8afa90aef27c14f1bc523123d27c692fa25038]

Move DBG_ERROR to OSL_FAIL for getStr()


2011-03-11  Thomas Arnhold  <thomas@arnhold.org>  [ed491cc3d9dbaf1a4fb1c9092c4f99b6f0612558]

Move DBG_ERROR to OSL_FAIL for strings foo().GetBuffer()


2011-03-11  Thomas Arnhold  <thomas@arnhold.org>  [5c3d61abf9167c095b821f4f492316a9cae1e3f0]

Move DBG_ERROR to OSL_FAIL for strings GetBuffer()


2011-03-11  Thomas Arnhold  <thomas@arnhold.org>  [95ceadd4174967187190ae1801aec3deb73536a5]

Some cleaning


2011-03-11  Christina Rossmanith  <ChrRossmanith@web.de>  [9ee6c4056aae9648340663c0685c04ecceb89c79]

Translated comments


2011-03-11  Kohei Yoshida  <kyoshida@novell.com>  [620cbe0297f92ac696748ebec7e654233204fc59]

A little cleanup.


2011-03-11  Kohei Yoshida  <kyoshida@novell.com>  [c7a03150d13cb117f3df54cb744057d100b98ab2]

Properly export sheet local range names to XLS.


2011-03-11  Kohei Yoshida  <kyoshida@novell.com>  [596fcdebaa08d33b6c979e57b5df28cdfa69bd8f]

For now, we only import normal named expressions in sheet local scope.


2011-03-11  Kohei Yoshida  <kyoshida@novell.com>  [50da3d1e56b0e3eda051a83a336bed26a4db9ae6]

Use boost::ptr_list for list containing heap objects.


2011-03-11  Kohei Yoshida  <kyoshida@novell.com>  [f40f77798633c85313d0555b6e297ee29f0fdf94]

Pick up sheet local named expressions during ODS import.


2011-03-11  Kohei Yoshida  <kyoshida@novell.com>  [898f36da16778beda006bca16e8ba43bce11d6ff]

Export sheet-local range names to ODS.


2011-03-11  Kohei Yoshida  <kyoshida@novell.com>  [ee25a401af7dab211f6dbe19807e5add5b69c06a]

Reduced indent levels again.


2011-03-11  Kohei Yoshida  <kyoshida@novell.com>  [5b586abd99127f0642800dbe19f4855863408160]

Extracted a method from a giant, mega method.


2011-03-11  Kohei Yoshida  <kyoshida@novell.com>  [156962189b0faa05dfc37d7efe7971727421ed59]

Removed unnecessary static cast.


2011-03-11  Kohei Yoshida  <kyoshida@novell.com>  [7c5aa536fb36fba3605f819c8082a7daa1284429]

Reduced indent levels by early bail outs.


2011-03-11  Kohei Yoshida  <kyoshida@novell.com>  [970cb4775a37716b71e757951ebbc3ff35ca5147]

Consistent use of types to eliminate static casting.


2011-03-11  Kohei Yoshida  <kyoshida@novell.com>  [2f301f30fcbefa6c58c1d087832339fc43d9c79e]

Simplified _ScRangeListTabs and also fixed crashers on XLS import.

Importing XLS documents with custom print ranges caused crash.

2011-03-11  Kohei Yoshida  <kyoshida@novell.com>  [78f6f0ad78956b6575bcdbc11191d8b32ffec2c3]

Copy-n-paste error....


2011-03-11  Kohei Yoshida  <kyoshida@novell.com>  [e675af83c43a65efc40e405669b0eb325681cd92]

Search the sheet local range names as well when compiling formula.

This allows a sheet-local named range to be recognized when entered
into a cell inside a formula expression.

2011-03-11  Kohei Yoshida  <kyoshida@novell.com>  [de8cbe8a440e144e68be8a91d5f62daa8cbac292]

Correctly import and interpret sheet local range names from XLS.


2011-03-11  Kohei Yoshida  <kyoshida@novell.com>  [04c9caaf37b7d5a7f2fdc7c3d040c018c69bedaf]

Store whether or not a range name is global during XLS import.


2011-03-11  Kohei Yoshida  <kyoshida@novell.com>  [9008aac0ad1aa868d3e23168ffb5daddbbff15bb]

Store additional flag for global vs local storage of named ranges.

Also, store sheet-local named ranges from Excel into the table
instead of the document.

2011-03-11  Kohei Yoshida  <kyoshida@novell.com>  [a22bed643c9c0156981bde42ffb9382562058f40]

Added range name container to ScTable.


2011-03-11  Xavier ALT  <dex@phoenix-ind.net>  [b40a71e67e194735cb5ba928d7dc0042f0111717]

fdo#34896 color palette size (8x13), only show scrollbar when needed


2011-03-11  Xavier ALT  <dex@phoenix-ind.net>  [5062dd9c6fdf1c0b04dbb32c065afd4e0f62207d]

fdo#34896 make color palette size consistent (8x13)


2011-03-11  Michael Meeks  <michael.meeks@novell.com>  [8a78e5b7a060cfd12ccbe5c9cf83b703c2b530cc]

fix up merging issues, so it compiles


2011-03-11  Kohei Yoshida  <kyoshida@novell.com>  [4c3acb4393a9ef9862aad0cec84426498fa7248c]

Fixed a build breakage.


2011-03-11  Kohei Yoshida  <kyoshida@novell.com>  [064f1e4ed53cb16d174534e20a7d02b8c93a4948]

Removed header reference that no longer exists.


2011-03-11  Eike Rathke [er]  <eike.rathke@oracle.com>  [fa39ce7838769c44da699b0ad3b69e28c4ff750d]

calc66: merge


2011-03-11  Eike Rathke [er]  <eike.rathke@oracle.com>  [0baa3df80e870b0dd14261daa4bc5ce96b090660]

calc66: merge


2011-03-11  Eike Rathke [er]  <eike.rathke@oracle.com>  [b9b552acefead988d14e0e9f4b21fe4480101398]

calc66: merge


2011-03-11  Eike Rathke [er]  <eike.rathke@oracle.com>  [fc7c328caaadbee71753c0374873bdf649f42a50]

calc66: #i75279# improved accuracy of BINOMDIST; patch from <regina>


2011-03-11  Kohei Yoshida  <kyoshida@novell.com>  [3dee56f59f881e247b576287210fb2ff602d0645]

Re-added a method removed during merge.


2011-03-11  Caolán McNamara  <caolanm@redhat.com>  [7b02141c218db334b75c0d8e524ac8a20e5fe693]

Add some sample Tai Lue


2011-03-11  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [e1b5567864cabc199a594b2376fb40b2288c36a1]

vcl120: #i115695# fix a stupid error


2011-03-11  Tibby Lickle  <tibbylickle@googlemail.com>  [719b3cb5b6591bbfda4b0cea272d38674a74157f]

Disabled auto-complete in Calc filter dialog - fix for bug 34898.

A hyphen character caused auto-complete to kick in, changing the user's choice of conditional operator to "=". This was not changed back if auto-complete option is overridden.

Signed-off-by: Kohei Yoshida <kyoshida@novell.com>

2011-03-11  Tibby Lickle  <tibbylickle@googlemail.com>  [2144db04551c20ce5f40daa3ff6269cd9867b0ef]

German comment transation for Calc filter dialog.


2011-03-11  Tibby Lickle  <tibbylickle@googlemail.com>  [9cb212ca164274b529ff2588715ae3593d926b29]

Disabled auto-complete in Calc filter dialog - fix for bug 34898.

A hyphen character caused auto-complete to kick in, changing the user's choice of conditional operator to "=". This was not changed back if auto-complete option is overridden.

2011-03-11  Carsten Driesner  <cd@openoffice.org>  [71ac08253fa7af25d5f4d62bf053ddc4fbe2c44f]

fwk167: #i109640# Don't call SetWindowState if window state is the same as the current one


2011-03-11  Thorsten Behrens  <tbehrens@novell.com>  [815b479c0a1e8b96c41ed93fd55bb13d198beea6]

Revert idle whitespace changes

Reverting all hunks that solely change whitespace, prior to
performing the m101 merge from OOo.

2011-03-11  Caolán McNamara  <caolanm@redhat.com>  [65b7f0525708b43613c0a08f71ec362894cf8953]

WaE: silence new icu warnings


2011-03-11  Oliver-Rainer Wittmann  <od@openoffice.org>  [77540cbbaa808ed8326e31c8532f29624a4526b5]

sw34bf05: #i85105# trigger load of linked graphic on requesting com.sun.star.text.TextGraphicObject.ActualSize


2011-03-11  Oliver-Rainer Wittmann  <od@openoffice.org>  [a8664689ece5a4329c9786f1b666e3ab701d908b]

sw34bf05: #i103292# - method <SwTxtFrmBreak::IsInside(..)> consider space taken as lower space as the last content of a table cell


2011-03-11  Jan Holesovsky  <kendy@suse.cz>  [bd2ec3392a707127ea0bf1a1b5d18ac408f8c09a]

Spaces -> tabs in gbuild, GNU make does not like spaces ;-)


2011-03-11  Jan Holesovsky  <kendy@suse.cz>  [67d2af6fac2d9bad52a6b1f6e0cbd1229eb88a42]

Merge commit 'ooo/DEV300_m101' into intm101

The following builds for me:

basebmp, basegfx, comphelper, dtrans, i18npool, i18nutil, l10ntools, o3tl,
psprint_config, regexp, rsc, sax, sot, tools, ucbhelper, unotools, vcl

The rest still needs fixing ;-)

Conflicts:
	canvas/prj/build.lst
	canvas/source/cairo/cairo_textlayout.cxx
	canvas/source/directx/dx_winstuff.hxx
	canvas/source/tools/image.cxx
	canvas/source/vcl/canvashelper.cxx
	comphelper/inc/comphelper/documentconstants.hxx
	comphelper/inc/comphelper/optionalvalue.hxx
	comphelper/inc/comphelper/querydeep.hxx
	comphelper/prj/build.lst
	comphelper/qa/complex/makefile.mk
	comphelper/qa/string/test_string_noadditional.cxx
	comphelper/source/misc/componentmodule.cxx
	comphelper/source/misc/mimeconfighelper.cxx
	comphelper/source/misc/querydeep.cxx
	comphelper/source/misc/uieventslogger.cxx
	comphelper/source/property/TypeGeneration.cxx
	comphelper/test/uno_iterators/uno_iterators.cxx
	comphelper/util/makefile.mk
	cppcanvas/source/mtfrenderer/implrenderer.cxx
	dtrans/prj/build.lst
	dtrans/source/generic/dtrans.cxx
	dtrans/source/win32/dtobj/FmtFilter.cxx
	i18npool/prj/build.lst
	i18npool/source/localedata/data/localedata_others.map
	i18npool/source/localedata/data/makefile.mk
	i18npool/source/localedata/localedata.cxx
	i18npool/source/localedata/saxparser.cxx
	i18npool/source/registerservices/registerservices.cxx
	i18npool/source/search/textsearch.cxx
	l10ntools/inc/cfgmerge.hxx
	l10ntools/inc/export.hxx
	l10ntools/inc/gsicheck.hxx
	l10ntools/inc/l10ntools/vosapp.hxx
	l10ntools/inc/tagtest.hxx
	l10ntools/inc/xmlparse.hxx
	l10ntools/layout/layoutparse.cxx
	l10ntools/layout/tralay.cxx
	l10ntools/source/cfgmerge.cxx
	l10ntools/source/export.cxx
	l10ntools/source/export2.cxx
	l10ntools/source/gsicheck.cxx
	l10ntools/source/help/HelpLinker.cxx
	l10ntools/source/lngex.cxx
	l10ntools/source/lngmerge.cxx
	l10ntools/source/merge.cxx
	l10ntools/source/tagtest.cxx
	l10ntools/source/xmlparse.cxx
	padmin/source/fontentry.cxx
	padmin/source/padialog.cxx
	padmin/source/padialog.src
	padmin/source/pamain.cxx
	rsc/inc/rscarray.hxx
	rsc/inc/rscclass.hxx
	rsc/inc/rscclobj.hxx
	rsc/inc/rsccont.hxx
	rsc/inc/rscdb.hxx
	rsc/inc/rscdef.hxx
	rsc/inc/rscmgr.hxx
	rsc/inc/rscrange.hxx
	rsc/inc/rsctop.hxx
	rsc/inc/vclrsc.hxx
	rsc/source/parser/rscdb.cxx
	rsc/source/parser/rscicpx.cxx
	rsc/source/parser/rscinit.cxx
	rsc/source/prj/start.cxx
	rsc/source/res/rscarray.cxx
	rsc/source/res/rscclass.cxx
	rsc/source/res/rscclobj.cxx
	rsc/source/res/rsccont.cxx
	rsc/source/res/rscmgr.cxx
	rsc/source/res/rscrange.cxx
	rsc/source/res/rsctop.cxx
	rsc/source/rsc/rsc.cxx
	rsc/source/tools/rscdef.cxx
	rsc/source/tools/rsctools.cxx
	sax/source/expatwrap/sax_expat.cxx
	sax/source/fastparser/facreg.cxx
	sax/source/tools/fastserializer.cxx
	sot/inc/sot/filelist.hxx
	sot/inc/sot/object.hxx
	sot/source/base/factory.cxx
	sot/source/base/filelist.cxx
	sot/source/sdstor/stg.cxx
	sot/source/sdstor/stgcache.cxx
	sot/source/sdstor/stgole.cxx
	sot/source/sdstor/stgstrms.cxx
	sot/source/sdstor/storage.cxx
	sot/source/sdstor/ucbstorage.cxx
	svl/inc/svl/cenumitm.hxx
	svl/inc/svl/cintitem.hxx
	svl/inc/svl/cntwall.hxx
	svl/inc/svl/ctypeitm.hxx
	svl/inc/svl/custritm.hxx
	svl/inc/svl/dateitem.hxx
	svl/inc/svl/filerec.hxx
	svl/inc/svl/globalnameitem.hxx
	svl/inc/svl/ilstitem.hxx
	svl/inc/svl/imageitm.hxx
	svl/inc/svl/intitem.hxx
	svl/inc/svl/itempool.hxx
	svl/inc/svl/itemset.hxx
	svl/inc/svl/lckbitem.hxx
	svl/inc/svl/poolitem.hxx
	svl/inc/svl/ptitem.hxx
	svl/inc/svl/rectitem.hxx
	svl/inc/svl/sfontitm.hxx
	svl/inc/svl/slstitm.hxx
	svl/inc/svl/srchitem.hxx
	svl/inc/svl/svarray.hxx
	svl/inc/svl/svdde.hxx
	svl/inc/svl/svstdarr.hxx
	svl/inc/svl/szitem.hxx
	svl/inc/svl/visitem.hxx
	svl/inc/svl/zforlist.hxx
	svl/inc/svl/zformat.hxx
	svl/prj/build.lst
	svl/qa/complex/ConfigItems/helper/ConfigItemTest.cxx
	svl/qa/complex/ConfigItems/helper/makefile.mk
	svl/qa/makefile.mk
	svl/source/filepicker/pickerhelper.cxx
	svl/source/filerec/filerec.cxx
	svl/source/items/cenumitm.cxx
	svl/source/items/cintitem.cxx
	svl/source/items/cntwall.cxx
	svl/source/items/ctypeitm.cxx
	svl/source/items/custritm.cxx
	svl/source/items/dateitem.cxx
	svl/source/items/globalnameitem.cxx
	svl/source/items/ilstitem.cxx
	svl/source/items/imageitm.cxx
	svl/source/items/intitem.cxx
	svl/source/items/itempool.cxx
	svl/source/items/itemprop.cxx
	svl/source/items/itemset.cxx
	svl/source/items/lckbitem.cxx
	svl/source/items/poolio.cxx
	svl/source/items/poolitem.cxx
	svl/source/items/ptitem.cxx
	svl/source/items/rectitem.cxx
	svl/source/items/slstitm.cxx
	svl/source/items/srchitem.cxx
	svl/source/items/style.cxx
	svl/source/items/szitem.cxx
	svl/source/items/visitem.cxx
	svl/source/items/whiter.cxx
	svl/source/memtools/svarray.cxx
	svl/source/misc/PasswordHelper.cxx
	svl/source/misc/adrparse.cxx
	svl/source/misc/lngmisc.cxx
	svl/source/notify/brdcst.cxx
	svl/source/notify/listener.cxx
	svl/source/notify/listenerbase.cxx
	svl/source/numbers/makefile.mk
	svl/source/numbers/nbdll.cxx
	svl/source/numbers/zforfind.cxx
	svl/source/numbers/zforlist.cxx
	svl/source/numbers/zformat.cxx
	svl/source/numbers/zforscan.cxx
	svl/source/passwordcontainer/passwordcontainer.cxx
	svl/source/svdde/ddecli.cxx
	svl/source/svdde/ddeimp.hxx
	svl/source/svdde/ddemlos2.h
	svl/source/svdde/ddesvr.cxx
	svl/source/undo/undo.cxx
	svl/source/uno/registerservices.cxx
	svl/util/makefile.mk
	svtools/bmpmaker/bmpsum.cxx
	svtools/bmpmaker/g2g.cxx
	svtools/bmpmaker/makefile.mk
	svtools/inc/borderhelper.hxx
	svtools/inc/svtools/accessiblefactory.hxx
	svtools/inc/svtools/apearcfg.hxx
	svtools/inc/svtools/brwbox.hxx
	svtools/inc/svtools/ctrlbox.hxx
	svtools/inc/svtools/ctrltool.hxx
	svtools/inc/svtools/editbrowsebox.hxx
	svtools/inc/svtools/ehdl.hxx
	svtools/inc/svtools/embedhlp.hxx
	svtools/inc/svtools/filter.hxx
	svtools/inc/svtools/ivctrl.hxx
	svtools/inc/svtools/parhtml.hxx
	svtools/inc/svtools/printdlg.hxx
	svtools/inc/svtools/rtftoken.h
	svtools/inc/svtools/ruler.hxx
	svtools/inc/svtools/svicnvw.hxx
	svtools/inc/svtools/svlbitm.hxx
	svtools/inc/svtools/svlbox.hxx
	svtools/inc/svtools/svtreebx.hxx
	svtools/inc/svtools/tabbar.hxx
	svtools/inc/svtools/table/abstracttablecontrol.hxx
	svtools/inc/svtools/taskbar.hxx
	svtools/inc/svtools/textview.hxx
	svtools/inc/svtools/valueset.hxx
	svtools/source/brwbox/brwbox1.cxx
	svtools/source/brwbox/brwbox2.cxx
	svtools/source/brwbox/datwin.cxx
	svtools/source/brwbox/datwin.hxx
	svtools/source/brwbox/makefile.mk
	svtools/source/config/apearcfg.cxx
	svtools/source/config/htmlcfg.cxx
	svtools/source/config/menuoptions.cxx
	svtools/source/config/miscopt.cxx
	svtools/source/contnr/cont_pch.cxx
	svtools/source/contnr/ctrdll.cxx
	svtools/source/contnr/fileview.cxx
	svtools/source/contnr/imivctl1.cxx
	svtools/source/contnr/ivctrl.cxx
	svtools/source/contnr/makefile.mk
	svtools/source/contnr/svcontnr.src
	svtools/source/contnr/svicnvw.cxx
	svtools/source/contnr/svimpbox.cxx
	svtools/source/contnr/svimpicn.cxx
	svtools/source/contnr/svlbitm.cxx
	svtools/source/contnr/svtreebx.cxx
	svtools/source/contnr/templwin.cxx
	svtools/source/contnr/templwin.hxx
	svtools/source/control/asynclink.cxx
	svtools/source/control/ctrlbox.cxx
	svtools/source/control/ctrldll.cxx
	svtools/source/control/ctrltool.cxx
	svtools/source/control/filectrl.cxx
	svtools/source/control/filectrl.src
	svtools/source/control/headbar.cxx
	svtools/source/control/inettbc.cxx
	svtools/source/control/makefile.mk
	svtools/source/control/prgsbar.cxx
	svtools/source/control/roadmap.cxx
	svtools/source/control/ruler.cxx
	svtools/source/control/scriptedtext.cxx
	svtools/source/control/stdmenu.cxx
	svtools/source/control/tabbar.cxx
	svtools/source/control/taskbar.cxx
	svtools/source/control/taskbox.cxx
	svtools/source/control/taskmisc.cxx
	svtools/source/control/taskstat.cxx
	svtools/source/control/valueacc.cxx
	svtools/source/control/valueset.cxx
	svtools/source/dialogs/addresstemplate.cxx
	svtools/source/dialogs/addresstemplate.src
	svtools/source/dialogs/colrdlg.src
	svtools/source/dialogs/filedlg2.cxx
	svtools/source/dialogs/filedlg2.hxx
	svtools/source/dialogs/makefile.mk
	svtools/source/dialogs/printdlg.cxx
	svtools/source/dialogs/printdlg.src
	svtools/source/dialogs/propctrl.cxx
	svtools/source/dialogs/propctrl.hxx
	svtools/source/dialogs/property.cxx
	svtools/source/edit/makefile.mk
	svtools/source/edit/sychconv.cxx
	svtools/source/edit/syntaxhighlight.cxx
	svtools/source/edit/textdoc.cxx
	svtools/source/edit/texteng.cxx
	svtools/source/edit/textundo.cxx
	svtools/source/edit/textview.cxx
	svtools/source/filter.vcl/filter/SvFilterOptionsDialog.cxx
	svtools/source/filter.vcl/filter/dlgejpg.cxx
	svtools/source/filter.vcl/filter/dlgejpg.hxx
	svtools/source/filter.vcl/filter/dlgejpg.src
	svtools/source/filter.vcl/filter/dlgepng.cxx
	svtools/source/filter.vcl/filter/dlgepng.hxx
	svtools/source/filter.vcl/filter/dlgepng.src
	svtools/source/filter.vcl/filter/dlgexpor.cxx
	svtools/source/filter.vcl/filter/dlgexpor.hxx
	svtools/source/filter.vcl/filter/dlgexpor.src
	svtools/source/filter.vcl/filter/filter2.cxx
	svtools/source/filter.vcl/filter/makefile.mk
	svtools/source/filter.vcl/filter/sgfbram.cxx
	svtools/source/filter.vcl/filter/sgvmain.cxx
	svtools/source/filter.vcl/filter/sgvspln.cxx
	svtools/source/filter.vcl/filter/strings.src
	svtools/source/filter.vcl/jpeg/makefile.mk
	svtools/source/filter.vcl/wmf/emfwr.cxx
	svtools/source/filter.vcl/wmf/emfwr.hxx
	svtools/source/filter.vcl/wmf/enhwmf.cxx
	svtools/source/filter.vcl/wmf/winmtf.hxx
	svtools/source/filter.vcl/wmf/wmfwr.cxx
	svtools/source/filter.vcl/wmf/wmfwr.hxx
	svtools/source/graphic/grfcache.cxx
	svtools/source/graphic/grfcache.hxx
	svtools/source/graphic/grfmgr.cxx
	svtools/source/graphic/makefile.mk
	svtools/source/inc/accessibletableimp.hxx
	svtools/source/inc/svimpbox.hxx
	svtools/source/java/patchjavaerror.src
	svtools/source/misc/ehdl.cxx
	svtools/source/misc/errtxt.src
	svtools/source/misc/helpagentwindow.cxx
	svtools/source/misc/imagemgr.cxx
	svtools/source/misc/imagemgr.src
	svtools/source/misc/imageresourceaccess.cxx
	svtools/source/misc/imap.cxx
	svtools/source/misc/langtab.src
	svtools/source/misc/makefile.mk
	svtools/source/misc/svtdata.cxx
	svtools/source/misc/templatefoldercache.cxx
	svtools/source/misc/transfer2.cxx
	svtools/source/misc/undo.src
	svtools/source/plugapp/commtest.cxx
	svtools/source/plugapp/commtest.src
	svtools/source/plugapp/makefile.mk
	svtools/source/plugapp/testtool.src
	svtools/source/productregistration/productregistration.cxx
	svtools/source/svhtml/htmlkywd.cxx
	svtools/source/svhtml/parhtml.cxx
	svtools/source/svrtf/rtfkey2.cxx
	svtools/source/svrtf/rtfkeywd.cxx
	svtools/source/table/defaultinputhandler.cxx
	svtools/source/table/makefile.mk
	svtools/source/table/tablecontrol.cxx
	svtools/source/table/tablecontrol_impl.cxx
	svtools/source/table/tablecontrol_impl.hxx
	svtools/source/table/tabledatawindow.cxx
	svtools/source/table/tablegeometry.cxx
	svtools/source/table/tablegeometry.hxx
	svtools/source/toolpanel/makefile.mk
	svtools/source/toolpanel/toolpaneldrawer.cxx
	svtools/source/uno/addrtempuno.cxx
	svtools/source/uno/miscservices.cxx
	svtools/source/uno/svtxgridcontrol.cxx
	svtools/source/uno/svtxgridcontrol.hxx
	svtools/source/uno/toolboxcontroller.cxx
	svtools/source/uno/treecontrolpeer.cxx
	svtools/source/uno/unocontroltablemodel.cxx
	svtools/source/uno/unocontroltablemodel.hxx
	svtools/source/uno/unoimap.cxx
	svtools/source/urlobj/inetimg.cxx
	svtools/util/makefile.mk
	svtools/workben/browser.cxx
	svtools/workben/cui/makefile.mk
	svtools/workben/makefile.mk
	svtools/workben/stest.cxx
	svtools/workben/toolpanel/makefile.mk
	svtools/workben/urange.cxx
	toolkit/inc/toolkit/awt/vclxdevice.hxx
	toolkit/inc/toolkit/awt/vclxgraphics.hxx
	toolkit/inc/toolkit/awt/vclxwindows.hxx
	toolkit/inc/toolkit/controls/dialogcontrol.hxx
	toolkit/inc/toolkit/helper/property.hxx
	toolkit/inc/toolkit/helper/servicenames.hxx
	toolkit/inc/toolkit/helper/throbberimpl.hxx
	toolkit/qa/complex/toolkit/accessibility/_XAccessibleComponent.java
	toolkit/source/awt/asynccallback.cxx
	toolkit/source/awt/vclxgraphics.cxx
	toolkit/source/awt/vclxtoolkit.cxx
	toolkit/source/awt/vclxwindow.cxx
	toolkit/source/awt/xsimpleanimation.cxx
	toolkit/source/awt/xthrobber.cxx
	toolkit/source/controls/dialogcontrol.cxx
	toolkit/source/controls/grid/defaultgridcolumnmodel.cxx
	toolkit/source/controls/grid/defaultgriddatamodel.cxx
	toolkit/source/controls/grid/gridcontrol.cxx
	toolkit/source/controls/grid/initguard.hxx
	toolkit/source/controls/unocontrol.cxx
	toolkit/source/controls/unocontrolcontainer.cxx
	toolkit/source/controls/unocontrols.cxx
	toolkit/source/helper/listenermultiplexer.cxx
	toolkit/source/helper/property.cxx
	toolkit/source/helper/registerservices.cxx
	toolkit/source/helper/servicenames.cxx
	toolkit/source/helper/throbberimpl.cxx
	toolkit/source/helper/tkresmgr.cxx
	tools/StaticLibrary_ooopathutils.mk
	tools/bootstrp/addexes/makefile.mk
	tools/bootstrp/addexes2/makefile.mk
	tools/bootstrp/addexes2/mkfilt.cxx
	tools/bootstrp/command.cxx
	tools/bootstrp/cppdep.cxx
	tools/bootstrp/iserver.cxx
	tools/bootstrp/makefile.mk
	tools/bootstrp/mkcreate.cxx
	tools/bootstrp/prj.cxx
	tools/bootstrp/rscdep.cxx
	tools/bootstrp/sstring.cxx
	tools/inc/bootstrp/command.hxx
	tools/inc/bootstrp/mkcreate.hxx
	tools/inc/bootstrp/prj.hxx
	tools/inc/bootstrp/sstring.hxx
	tools/inc/tools/agapi.hxx
	tools/inc/tools/agitem.hxx
	tools/inc/tools/chapi.hxx
	tools/inc/tools/download.hxx
	tools/inc/tools/eacopier.hxx
	tools/inc/tools/fract.hxx
	tools/inc/tools/fsys.hxx
	tools/inc/tools/geninfo.hxx
	tools/inc/tools/globname.hxx
	tools/inc/tools/inetmime.hxx
	tools/inc/tools/multisel.hxx
	tools/inc/tools/poly.hxx
	tools/inc/tools/postsys.h
	tools/inc/tools/postwin.h
	tools/inc/tools/presys.h
	tools/inc/tools/prewin.h
	tools/inc/tools/pstm.hxx
	tools/inc/tools/ref.hxx
	tools/inc/tools/simplerm.hxx
	tools/inc/tools/solar.h
	tools/inc/tools/table.hxx
	tools/inc/tools/urlkeys.hxx
	tools/inc/tools/urlobj.hxx
	tools/prj/build.lst
	tools/prj/d.lst
	tools/qa/makefile.mk
	tools/source/communi/geninfo.cxx
	tools/source/debug/debug.cxx
	tools/source/fsys/dirent.cxx
	tools/source/fsys/tdir.cxx
	tools/source/fsys/unx.cxx
	tools/source/fsys/urlobj.cxx
	tools/source/generic/color.cxx
	tools/source/generic/config.cxx
	tools/source/generic/fract.cxx
	tools/source/inet/inetmime.cxx
	tools/source/memtools/multisel.cxx
	tools/source/memtools/table.cxx
	tools/source/rc/resmgr.cxx
	tools/source/ref/globname.cxx
	tools/source/ref/pstm.cxx
	tools/source/solar/solar.c
	tools/source/stream/strmos2.cxx
	tools/source/stream/strmunx.cxx
	tools/source/stream/strmwnt.cxx
	tools/source/string/makefile.mk
	tools/source/testtoolloader/testtoolloader.cxx
	tools/test/makefile.mk
	tools/util/makefile.mk
	tools/win/inc/dll.hxx
	tools/win/inc/parser.hxx
	tools/win/inc/shellex.h
	tools/win/inc/shutil.h
	tools/win/inc/toolsdll.hxx
	tools/win/inc/winshell.hxx
	tools/workben/makefile.mk
	ucbhelper/source/client/proxydecider.cxx
	ucbhelper/workben/ucbexplorer/ucbexplorer.hrc
	unotools/inc/unotools/unotunnelhelper.hxx
	unotools/source/config/fltrcfg.cxx
	unotools/source/config/lingucfg.cxx
	unotools/source/config/misccfg.cxx
	unotools/source/config/pathoptions.cxx
	unotools/source/config/searchopt.cxx
	unotools/source/i18n/localedatawrapper.cxx
	unotools/source/ucbhelper/localfilehelper.cxx
	unotools/source/ucbhelper/ucbhelper.cxx
	unotools/source/ucbhelper/xtempfile.cxx
	vcl/aqua/inc/salbmp.h
	vcl/aqua/inc/salgdi.h
	vcl/aqua/inc/salinst.h
	vcl/aqua/source/app/salinst.cxx
	vcl/aqua/source/gdi/aquaprintaccessoryview.mm
	vcl/aqua/source/gdi/salgdi.cxx
	vcl/aqua/source/gdi/salprn.cxx
	vcl/aqua/source/window/salframeview.mm
	vcl/aqua/source/window/salobj.cxx
	vcl/inc/vcl/bitmap.hxx
	vcl/inc/vcl/brdwin.hxx
	vcl/inc/vcl/button.hxx
	vcl/inc/vcl/cmdevt.hxx
	vcl/inc/vcl/cvtgrf.hxx
	vcl/inc/vcl/dialog.hxx
	vcl/inc/vcl/dockwin.hxx
	vcl/inc/vcl/event.hxx
	vcl/inc/vcl/fixed.hxx
	vcl/inc/vcl/fldunit.hxx
	vcl/inc/vcl/floatwin.hxx
	vcl/inc/vcl/gdimtf.hxx
	vcl/inc/vcl/glyphcache.hxx
	vcl/inc/vcl/graphite_adaptors.hxx
	vcl/inc/vcl/graphite_features.hxx
	vcl/inc/vcl/graphite_layout.hxx
	vcl/inc/vcl/ilstbox.hxx
	vcl/inc/vcl/image.h
	vcl/inc/vcl/imgctrl.hxx
	vcl/inc/vcl/impbmpconv.hxx
	vcl/inc/vcl/impprn.hxx
	vcl/inc/vcl/jobset.h
	vcl/inc/vcl/keycodes.hxx
	vcl/inc/vcl/lstbox.hxx
	vcl/inc/vcl/mapunit.hxx
	vcl/inc/vcl/menu.hxx
	vcl/inc/vcl/msgbox.hxx
	vcl/inc/vcl/outdev.hxx
	vcl/inc/vcl/prndlg.hxx
	vcl/inc/vcl/salatype.hxx
	vcl/inc/vcl/salbmp.hxx
	vcl/inc/vcl/salgdi.hxx
	vcl/inc/vcl/salinst.hxx
	vcl/inc/vcl/seleng.hxx
	vcl/inc/vcl/settings.hxx
	vcl/inc/vcl/smartid.hxx
	vcl/inc/vcl/status.hxx
	vcl/inc/vcl/strhelper.hxx
	vcl/inc/vcl/svapp.hxx
	vcl/inc/vcl/svdata.hxx
	vcl/inc/vcl/syschild.hxx
	vcl/inc/vcl/sysdata.hxx
	vcl/inc/vcl/taskpanelist.hxx
	vcl/inc/vcl/toolbox.hxx
	vcl/inc/vcl/vclevent.hxx
	vcl/inc/vcl/windata.hxx
	vcl/inc/vcl/window.hxx
	vcl/inc/vcl/wintypes.hxx
	vcl/os2/source/app/salinst.cxx
	vcl/os2/source/gdi/salgdi.cxx
	vcl/os2/source/window/salmenu.cxx
	vcl/os2/source/window/salobj.cxx
	vcl/prj/build.lst
	vcl/source/app/dbggui.cxx
	vcl/source/app/help.cxx
	vcl/source/app/idlemgr.cxx
	vcl/source/app/settings.cxx
	vcl/source/app/svapp.cxx
	vcl/source/app/svdata.cxx
	vcl/source/app/svmain.cxx
	vcl/source/app/svmainhook.cxx
	vcl/source/app/unohelp.cxx
	vcl/source/app/vclevent.cxx
	vcl/source/control/button.cxx
	vcl/source/control/combobox.cxx
	vcl/source/control/edit.cxx
	vcl/source/control/field.cxx
	vcl/source/control/fixed.cxx
	vcl/source/control/ilstbox.cxx
	vcl/source/control/imgctrl.cxx
	vcl/source/control/makefile.mk
	vcl/source/control/tabctrl.cxx
	vcl/source/gdi/bitmap.cxx
	vcl/source/gdi/bitmap2.cxx
	vcl/source/gdi/bitmap4.cxx
	vcl/source/gdi/bmpconv.cxx
	vcl/source/gdi/cvtsvm.cxx
	vcl/source/gdi/font.cxx
	vcl/source/gdi/gdimtf.cxx
	vcl/source/gdi/image.cxx
	vcl/source/gdi/impimage.cxx
	vcl/source/gdi/jobset.cxx
	vcl/source/gdi/makefile.mk
	vcl/source/gdi/metaact.cxx
	vcl/source/gdi/outdev.cxx
	vcl/source/gdi/outdev3.cxx
	vcl/source/gdi/outdev4.cxx
	vcl/source/gdi/outdevnative.cxx
	vcl/source/gdi/pdfwriter.cxx
	vcl/source/gdi/pdfwriter_impl.cxx
	vcl/source/gdi/print3.cxx
	vcl/source/gdi/salmisc.cxx
	vcl/source/glyphs/gcach_ftyp.cxx
	vcl/source/glyphs/gcach_ftyp.hxx
	vcl/source/glyphs/glyphcache.cxx
	vcl/source/glyphs/graphite_cache.cxx
	vcl/source/glyphs/graphite_layout.cxx
	vcl/source/glyphs/graphite_textsrc.hxx
	vcl/source/helper/canvasbitmap.cxx
	vcl/source/helper/smartid.cxx
	vcl/source/helper/xconnection.cxx
	vcl/source/src/btntext.src
	vcl/source/src/images.src
	vcl/source/src/print.src
	vcl/source/window/accel.cxx
	vcl/source/window/accmgr.cxx
	vcl/source/window/brdwin.cxx
	vcl/source/window/btndlg.cxx
	vcl/source/window/dlgctrl.cxx
	vcl/source/window/javachild.cxx
	vcl/source/window/menu.cxx
	vcl/source/window/msgbox.cxx
	vcl/source/window/printdlg.cxx
	vcl/source/window/status.cxx
	vcl/source/window/syschild.cxx
	vcl/source/window/toolbox.cxx
	vcl/source/window/toolbox2.cxx
	vcl/source/window/window.cxx
	vcl/source/window/window2.cxx
	vcl/source/window/wrkwin.cxx
	vcl/unx/gtk/app/gtkdata.cxx
	vcl/unx/gtk/app/gtkinst.cxx
	vcl/unx/gtk/gdi/salnativewidgets-gtk.cxx
	vcl/unx/gtk/window/gtkframe.cxx
	vcl/unx/gtk/window/gtkobject.cxx
	vcl/unx/headless/svpbmp.hxx
	vcl/unx/headless/svpgdi.cxx
	vcl/unx/headless/svpgdi.hxx
	vcl/unx/headless/svpinst.cxx
	vcl/unx/headless/svpinst.hxx
	vcl/unx/headless/svpprn.cxx
	vcl/unx/headless/svpprn.hxx
	vcl/unx/headless/svppspgraphics.cxx
	vcl/unx/headless/svppspgraphics.hxx
	vcl/unx/headless/svptext.cxx
	vcl/unx/inc/dtint.hxx
	vcl/unx/inc/plugins/gtk/gtkdata.hxx
	vcl/unx/inc/pspgraphics.h
	vcl/unx/inc/salbmp.h
	vcl/unx/inc/saldata.hxx
	vcl/unx/inc/saldisp.hxx
	vcl/unx/inc/salgdi.h
	vcl/unx/inc/salinst.h
	vcl/unx/inc/xfont.hxx
	vcl/unx/kde/kdedata.cxx
	vcl/unx/kde4/KDESalGraphics.cxx
	vcl/unx/source/app/keysymnames.cxx
	vcl/unx/source/app/saldata.cxx
	vcl/unx/source/app/saldisp.cxx
	vcl/unx/source/app/salinst.cxx
	vcl/unx/source/app/wmadaptor.cxx
	vcl/unx/source/dtrans/X11_selection.cxx
	vcl/unx/source/dtrans/X11_service.cxx
	vcl/unx/source/gdi/makefile.mk
	vcl/unx/source/gdi/pspgraphics.cxx
	vcl/unx/source/gdi/salgdi.cxx
	vcl/unx/source/gdi/salgdi3.cxx
	vcl/unx/source/gdi/salprnpsp.cxx
	vcl/unx/source/gdi/xfont.cxx
	vcl/unx/source/gdi/xlfd_attr.cxx
	vcl/unx/source/gdi/xlfd_attr.hxx
	vcl/unx/source/gdi/xlfd_extd.cxx
	vcl/unx/source/gdi/xlfd_extd.hxx
	vcl/unx/source/gdi/xlfd_smpl.cxx
	vcl/unx/source/gdi/xlfd_smpl.hxx
	vcl/unx/source/printer/ppdparser.cxx
	vcl/unx/source/printer/printerinfomanager.cxx
	vcl/unx/source/window/salframe.cxx
	vcl/unx/source/window/salmenu.cxx
	vcl/unx/source/window/salobj.cxx
	vcl/util/makefile2.pmk
	vcl/win/inc/salbmp.h
	vcl/win/inc/saldata.hxx
	vcl/win/inc/salgdi.h
	vcl/win/inc/salinst.h
	vcl/win/source/app/saldata.cxx
	vcl/win/source/app/salinst.cxx
	vcl/win/source/gdi/salgdi.cxx
	vcl/win/source/gdi/salgdi3.cxx
	vcl/win/source/gdi/salprn.cxx
	vcl/win/source/gdi/winlayout.cxx
	vcl/win/source/window/salframe.cxx
	vcl/win/source/window/salobj.cxx
	vcl/workben/outdevgrind.cxx
	vos/inc/vos/execabl.hxx
	vos/inc/vos/macros.hxx
	vos/inc/vos/pipe.hxx
	vos/inc/vos/process.hxx
	vos/inc/vos/refernce.hxx
	vos/inc/vos/signal.hxx
	vos/inc/vos/socket.hxx
	vos/inc/vos/stream.hxx
	vos/inc/vos/thread.hxx
	vos/source/pipe.cxx
	vos/source/process.cxx
	vos/source/signal.cxx
	vos/source/thread.cxx
	vos/source/timer.cxx

2011-03-11  Oliver-Rainer Wittmann  <od@openoffice.org>  [c5a8a2c3cbcee0175127a0662e3d820ea4deea22]

sw34bf05: #i84870# - method <SwTxtFrm::FormatAdjust(..)> - do not split text frame which only contains on as-character anchored object


2011-03-11  Michael Meeks  <michael.meeks@novell.com>  [8c59580b88a33d7f0c892c9c53776716ad661fcf]

Merge commit 'ooo/DEV300_m101' into integration/dev300_m101

Conflicts:
	smoketestoo_native/data/Global.xml
	smoketestoo_native/data/OptionsDlg.xml
	smoketestoo_native/data/Test_10er.xml
	smoketestoo_native/data/content.xml
	smoketestoo_native/smoketest.cxx
	test/source/cpp/getargument.cxx
	test/source/cpp/officeconnection.cxx
	testautomation/framework/optional/includes/basic_vba-compat_security_check.inc
	testautomation/framework/optional/includes/filedlg_cjk_folders.inc
	testautomation/global/sid/all.sid
	testautomation/global/sid/bars.sid
	testautomation/global/sid/e_all.sid
	testautomation/global/win/bars.win
	testautomation/graphics/optional/includes/impress/i_slideshow2.inc
	testautomation/graphics/optional/includes/impress/i_slideshow3.inc
	testtools/source/bridgetest/bridgetest.cxx
	testtools/source/bridgetest/constructors.cxx
	testtools/source/bridgetest/makefile.mk
	testtools/source/bridgetest/testComponent.component

2011-03-11  Michael Stahl  <mst@openoffice.org>  [ea129aa54826091152b59817a295ed0c7075b3bd]

sw34bf04: sw: enable complex test CheckBookmarks (except on windows)


2011-03-11  Thomas Arnhold  <thomas@arnhold.org>  [d4ebec5c7950c2558c8efe873288e078f5d8ad31]

Move DBG_TRACE to OSL_TRACE for a macro


2011-03-11  Thomas Arnhold  <thomas@arnhold.org>  [b3e6aa4020a3bc1d88087d78fc9d268260c915dd]

Move DBG_TRACE to OSL_TRACE for strings GetBuffer()


2011-03-11  Thomas Arnhold  <thomas@arnhold.org>  [a628091b5ed86074d726d4c681ceec31ccc868f0]

Use GetBuffer() for String


2011-03-11  Thomas Arnhold  <thomas@arnhold.org>  [ad6c44467aa6ad260e90907af1543863e012ebce]

Move DBG_TRACE to OSL_TRACE


2011-03-11  Thomas Arnhold  <thomas@arnhold.org>  [1fe1263f90c2f884b58bd7676acc4c209181a208]

Move DBG_TRACE* to OSL_TRACE for some macros


2011-03-11  Thomas Arnhold  <thomas@arnhold.org>  [3fc21391bd1e3fa140193878594e952807d13070]

Move DBG_TRACE5 to OSL_TRACE


2011-03-11  Thomas Arnhold  <thomas@arnhold.org>  [079f8714b93a77925e0bab7b79336e41a134f800]

Move DBG_TRACE4 to OSL_TRACE


2011-03-11  Thomas Arnhold  <thomas@arnhold.org>  [783228a75e4f20af3afbf4c41bfee2bdaaed7aef]

Move DBG_TRACE1 to OSL_TRACE


2011-03-11  Thomas Arnhold  <thomas@arnhold.org>  [500bd4bbb5738a74b568557fec68e969c278186a]

Move #ifdef DBG_UTIL to #if OSL_DEBUG_LEVEL > 1 for OSL_TRACE


2011-03-11  Thomas Arnhold  <thomas@arnhold.org>  [9e0e5ab6694a4900f9476a924f6e67a1816f0f0c]

Move DBG_ERROR2 to OSL_TRACE


2011-03-11  Thomas Arnhold  <thomas@arnhold.org>  [1707a350af8a0909ae88c2b11deb714f8b2a93ff]

Move DBG_ERROR1 to OSL_TRACE


2011-03-11  Thomas Arnhold  <thomas@arnhold.org>  [606ce7e9bbe9ed98f924909638d16387df71f31e]

Move DBG_ERROR to OSL_FAIL for preprocessor string literals


2011-03-11  Thomas Arnhold  <thomas@arnhold.org>  [3f03db281757d2f65ac2860ffaf320622caa2252]

Move DBG_ERROR to OSL_FAIL (multiline)


2011-03-11  Thomas Arnhold  <thomas@arnhold.org>  [64a79c0aa21ac1083d730885424d395c8e8573e0]

Move DBG_ERROR to OSL_FAIL for strings with masked quotation marks


2011-03-11  Thomas Arnhold  <thomas@arnhold.org>  [792d5d9ec7b5759edcdf58ca12b1fa6021a3f529]

Move DBG_ERROR to OSL_FAIL for getStr()


2011-03-11  Thomas Arnhold  <thomas@arnhold.org>  [475883330d8cb52c5bba969bc39d89779f2c8b7d]

Move DBG_ERROR to OSL_FAIL for strings foo().GetBuffer()


2011-03-11  Thomas Arnhold  <thomas@arnhold.org>  [18c1741968d475feff93c529ac26788da2d4c1f7]

Remove dead code


2011-03-11  Thomas Arnhold  <thomas@arnhold.org>  [3b1077e70c6e4be3153741aee2634adc3c35894a]

Move DBG_ERROR to OSL_FAIL for strings GetBuffer()


2011-03-11  Ocke Janssen [oj]  <Ocke.Janssen@oracle.com>  [1b2e30d8807688be6883208a278474b762601bbf]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba34d


2011-03-11  Michael Stahl  <mst@openoffice.org>  [9d79da402fcc92d01a6030d2c0705a16d79dfc5b]

sw34bf04: merge DEV300_m102


2011-03-11  Michael Stahl  <mst@openoffice.org>  [d549a6090499cf8dbf187205cbd99cc8b95a1955]

sw34bf04: merge DEV300_m102


2011-03-11  Michael Stahl  <mst@openoffice.org>  [676af3dcd911361750b68c6fd364779b05b9b4ca]

sw34bf04: merge DEV300_m102


2011-03-11  Michael Stahl  <mst@openoffice.org>  [927fc014b3c52ff77ba7f2c0f8bba8046e7207db]

sw34bf04: merge DEV300_m102


2011-03-11  Michael Stahl  <mst@openoffice.org>  [d7ead261f5d0ea3ecbddc9316b6b0b7af9f17471]

sw34bf04: merge DEV300_m102


2011-03-11  Michael Stahl  <mst@openoffice.org>  [47f1446583290916313eaf751b57cc9f7113b632]

sw34bf04: merge DEV300_m102


2011-03-11  Ocke Janssen [oj]  <Ocke.Janssen@oracle.com>  [d9caca9dd735394857a0b15ddf3c6fc86e243bdd]

Automated merge with file:///cws/so-cwsserv03/dba34c/DEV300/ooo


2011-03-11  Ivo Hinkelmann  <ihi@openoffice.org>  [46696fc052f9501ed5bbb753cc4bfff4ac34db8a]

masterfix DEV300: #i10000# all -> allandcheck


2011-03-11  Michael Stahl  <mst@openoffice.org>  [ae3459b3f63764cc586f1b7e004ff343e3928e3f]

sw34bf04: #i51277#: SwFltStackEntry::MakeRegion:  prevent lots of HintsCheck assertions when importing bugdoc from the issue.


2011-03-11  Michael Stahl  <mst@openoffice.org>  [39df59386962ffda33abc4613910aacb3ade9633]

sw34bf04: #i51277#: MSWordExportBase::OutputTextNode:  for AUTOFMT that ends at para end, with frame also anchored at para end.  the formatting was not exported properly.  so move the OutAttr call before the OutFlys call, except if para is empty.


2011-03-11  Michael Stahl  <mst@openoffice.org>  [4b6b4bb3e3aaf5868220e29080395270a0763485]

sw34bf04: #i117331#: fix SwXText::convertToTextFrame:  SwXText::convertToTextFrame: only delete paragraph if it is empty.  SwXFrame::attachToRange, SwXText::convertToTextFrame:   prevent PaMs on the stack from being registered at nodes that may be deleted   preventing assertions from ~SwIndexReg on the bugdoc of #o11831122#.


2011-03-11  Michael Stahl  <mst@openoffice.org>  [b51b36409dcf1afb64f6d97c3bd0278b8902496d]

sw34bf04: #o11831122#: writerfilter: CreateRedline: disable assertion for now


2011-03-11  Michael Stahl  <mst@openoffice.org>  [8e8d4ca2bdb5b28e7371efebab6fde4285b6ae09]

sw34bf04: #o11831122#: prevent redline corruption:  SwDoc::DelFullPara: call other CorrAbs variant in case of single paragraph.  SwDoc::CorrAbs: delete empty redlines, which cause assertions.


2011-03-11  Michael Stahl  <mst@openoffice.org>  [7ee24fb1c5350ea781d41d65a460c28987666a1f]

sw34bf04: RDFRepositoryTest: fix accidentally inverted assertions (sb123)


2011-03-11  Michael Stahl  <mst@openoffice.org>  [dc8fc17fedf7e66795870bbb2ba46395071d1461]

sw34bf04: #i115557#: SwFrm::AppendDrawObj: SwFlyFrm may have 0 pUpper


2011-03-11  Albert Thuswaldner  <albert.thuswaldner@gmail.com>  [ad058d6be9baf9d71e722c088f760c6f7acef9f4]

Transalations and fixes (6)


2011-03-11  Albert Thuswaldner  <albert.thuswaldner@gmail.com>  [f5f7b4ef39034094546c176b884601fbc40dfcd6]

Transalations (5)


2011-03-11  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [db993edbdc3743860c42fa5aef11f1fd207d7cb1]

fix graphite build on Linux 64-bit


2011-03-11  Caolán McNamara  <caolanm@redhat.com>  [808aa04237278df4e9e09457b3298f40bd36ca89]

WaE: variables set but unused


2011-03-11  Caolán McNamara  <caolanm@redhat.com>  [67f4ae5d67ac379cfcd061f8e41b949202bac4dd]

WaE: signed unsigned comparisions


2011-03-11  Caolán McNamara  <caolanm@redhat.com>  [0550c3df0574ad2715f5470ee0e9c4f798e0ca8b]

WaE: ambiguous && ||


2011-03-11  Caolán McNamara  <caolanm@redhat.com>  [64c58dfa9fcf0e1a3ba53ebbd73af9025cf56f0f]

fix aix patch


2011-03-11  Caolán McNamara  <caolanm@redhat.com>  [6f55f7a42435947fdf82ae22ecb5a21ae9c71a64]

WaE: fix member init order list


2011-03-11  Jan Holesovsky  <kendy@suse.cz>  [dcd3e3e493c68bf27f3cae1a8ab66628becba3b0]

Merge commit 'ooo/DEV300_m101' into intm101

Conflicts:
	default_images/res/commandimagelist/lch_showannotations.png
	default_images/shared/spinner-16-06.png
	default_images/svx/res/cropmarkersACC.png
	default_images/svx/res/markersACC.png
	default_images/svx/source/svdraw/cropmarkersACC.png
	default_images/svx/source/svdraw/markersACC.png
	default_images/toolkit/source/awt/spinner03-32-hc_01.png
	default_images/toolkit/source/awt/spinner03-32-hc_02.png
	default_images/toolkit/source/awt/spinner03-32-hc_03.png
	default_images/toolkit/source/awt/spinner03-32-hc_04.png
	default_images/toolkit/source/awt/spinner03-32-hc_05.png
	default_images/toolkit/source/awt/spinner03-32-hc_06.png
	default_images/toolkit/source/awt/spinner03-32-hc_07.png
	default_images/toolkit/source/awt/spinner03-32-hc_08.png
	default_images/toolkit/source/awt/spinner03-32-hc_09.png
	default_images/toolkit/source/awt/spinner03-32-hc_10.png
	default_images/toolkit/source/awt/spinner03-32-hc_11.png
	default_images/toolkit/source/awt/spinner03-32-hc_12.png
	default_images/toolkit/tk/spinner03-32-hc_01.png
	default_images/toolkit/tk/spinner03-32-hc_02.png
	default_images/toolkit/tk/spinner03-32-hc_03.png
	default_images/toolkit/tk/spinner03-32-hc_04.png
	default_images/toolkit/tk/spinner03-32-hc_05.png
	default_images/toolkit/tk/spinner03-32-hc_06.png
	default_images/toolkit/tk/spinner03-32-hc_07.png
	default_images/toolkit/tk/spinner03-32-hc_08.png
	default_images/toolkit/tk/spinner03-32-hc_09.png
	default_images/toolkit/tk/spinner03-32-hc_10.png
	default_images/toolkit/tk/spinner03-32-hc_11.png
	default_images/toolkit/tk/spinner03-32-hc_12.png
	ooo_custom_images/oxygen/svx/source/svdraw/cropmarkersACC.png
	ooo_custom_images/oxygen/svx/source/svdraw/markersACC.png
	ooo_custom_images/oxygen/toolkit/source/awt/spinner03-32-hc_01.png
	ooo_custom_images/oxygen/toolkit/source/awt/spinner03-32-hc_02.png
	ooo_custom_images/oxygen/toolkit/source/awt/spinner03-32-hc_03.png
	ooo_custom_images/oxygen/toolkit/source/awt/spinner03-32-hc_04.png
	ooo_custom_images/oxygen/toolkit/source/awt/spinner03-32-hc_05.png
	ooo_custom_images/oxygen/toolkit/source/awt/spinner03-32-hc_06.png
	ooo_custom_images/oxygen/toolkit/source/awt/spinner03-32-hc_07.png
	ooo_custom_images/oxygen/toolkit/source/awt/spinner03-32-hc_08.png
	ooo_custom_images/oxygen/toolkit/source/awt/spinner03-32-hc_09.png
	ooo_custom_images/oxygen/toolkit/source/awt/spinner03-32-hc_10.png
	ooo_custom_images/oxygen/toolkit/source/awt/spinner03-32-hc_11.png
	ooo_custom_images/oxygen/toolkit/source/awt/spinner03-32-hc_12.png

2011-03-11  Caolán McNamara  <caolanm@redhat.com>  [ab6aeefe786302cb209436f150c0cb463efb99e4]

add -fpermissive for yucky narrowing


2011-03-11  Ocke Janssen [oj]  <Ocke.Janssen@oracle.com>  [d09682885106abdd7173656b9aeb8a945caafb06]

db34c: #i108415# check if column exists


2011-03-11  Caolán McNamara  <caolanm@redhat.com>  [23c0d84c93ea67865e4c3db9f03989bd43e1aace]

apply cleanly


2011-03-11  Caolán McNamara  <caolanm@redhat.com>  [4c4f86df0cb7afbdb1257045087c686495b033c1]

restore build of build patch that seem to still make sense


2011-03-11  Martin Hosken  <martin_hosken@sil.org>  [1745f16c63d6f4b03523f08591262a3db70fec5c]

Fix spacing in patch


2011-03-11  Martin Hosken  <martin_hosken@sil.org>  [32e501df2d90f64d2f29f00d4be8528c9a39a07b]

Add missing scripts from ICU list. Make math and symbols weak


2011-03-10  Kohei Yoshida  <kyoshida@novell.com>  [12343c15568dcc2c9209d8ca41fda2263122448f]

Merge commit 'ooo/DEV300_m101' into integration/dev300_m101


2011-03-10  Thorsten Behrens  <tbehrens@novell.com>  [7769f9dbd4613a147a60d76e2df9fedd0f11289f]

Revert "try to get it working"

This reverts commit 7bcc608e98cd2300bf7fcfeb8ca6fbd8f5fd69a0.

Since it was working just fine before, no point in fixing unit tests
by disabling them.

2011-03-10  Caolán McNamara  <caolanm@redhat.com>  [5f7b3ed60471288983fc65194aafffdc32e6bd5c]

random character added by translation


2011-03-10  Nicolas Christener  <nc@adfinis.com>  [ba13b3beee786b88f6e3ea5a94df44304a2372b2]

translate german comments in /sc/inc


2011-03-10  Caolán McNamara  <caolanm@redhat.com>  [db54b681c729e0cc5ac75bd7ce9422fb64c585f8]

USCRIPT_INVALID_CODE is -1 so take signed here


2011-03-10  Caolán McNamara  <caolanm@redhat.com>  [1fab2dcba67cb3e787f53f21332239764f131774]

use SAL_N_ELEMENTS


2011-03-10  Caolán McNamara  <caolanm@redhat.com>  [f7fd9e6613625c046e779426861548502def948a]

unused UBlock2Script struct definition


2011-03-10  Caolán McNamara  <caolanm@redhat.com>  [ca5da2996723c324ca9d5c3821543fd4a0ac2f08]

unused global table


2011-03-10  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [69c9005e8cf0d982b79bfa793dc9cee672b223ba]

Revert "A lame fix for the rebuilding of external libraries"

This reverts commit f9bfd5e53bf4b962b8a8d15255edb1cd35660e88.

2011-03-10  Caolán McNamara  <caolanm@redhat.com>  [2c123e6ca2230c40a5000c02142253b58035be0d]

Related: rhbz#680460 reorganize this to make it inheritable


2011-03-10  Caolán McNamara  <caolanm@redhat.com>  [bfed828ef478168744d87e327d0211c0fd4104d8]

add cairo_ft_font_face_create_for_pattern wrapper


2011-03-10  Thorsten Behrens  <tbehrens@novell.com>  [b7d4b924bf6e8ab01e3b7ad8d5faf20bf8ec53de]

Revert comphelper unit test noadditional change (gr2)

This reverts commit b5984e292401e87f68343e1bf8a565b622c3b4b7.

Commit broke all tinderboxen.

2011-03-10  Caolán McNamara  <caolanm@redhat.com>  [4b5c8f4826173578d6d088eab01b9816546785d3]

Fix leak, we own these pointers, so release them.


2011-03-10  Niklas Nebel  <nn@openoffice.org>  [4a1cf1e979464240953beb9550b4c46e591f92ba]

calc66: #i117315# round-down single row height values in GetScaledRowHeight


2011-03-10  Niklas Nebel  <nn@openoffice.org>  [de8ad25e0efc05f6ebc083349fc53f99563de6bd]

calc66: #o11817313# disable automatic line breaks only for 'General' number format


2011-03-10  Martin Hosken  <martin_hosken@sil.org>  [450621f6ccb76465d69855d245c94215ba919b98]

remove cmake dependency from graphite


2011-03-10  Martin Hosken  <martin_hosken@sil.org>  [3cc5f8a12ea11808c34f47864b94d7dbda67fb3f]

try to get it working


2011-03-10  Martin Hosken  <martin_hosken@sil.org>  [f6d2421bb7ddec968d33b25cfda3b24cefa935a6]

graphite2 consolidated patch


2011-03-10  Caolán McNamara  <caolanm@redhat.com>  [c76f0e6fce6ade5826fa4f639e5ef9d7ff4165a8]

enable fontcapabilities under windows


2011-03-10  Martin Hosken  <martin_hosken@sil.org>  [0e0072d4f89dc6e19f05c27294f032ba07a63186]

Do SMP properly for ICU. No bug thankfully


2011-03-10  Martin Hosken  <martin_hosken@sil.org>  [52934a63ff91754fb3f75d4a34ee0867920ed819]

Work around ICU bug regarding SMP ranges not working, so expand them


2011-03-10  Martin Hosken  <martin_hosken@sil.org>  [8e1679399097ad30091decd6eff000adc01f8e7e]

Attempt to fix winlayout memory leak


2011-03-10  Martin Hosken  <martin_hosken@sil.org>  [d83e115bae521fcf193978496d62dbc677a1d6ef]

break graphemes on new uax#29 updates, use ICU for script identification


2011-03-10  Martin Hosken  <martin_hosken@sil.org>  [24dca3d2ea9582d3d48ecee55a943d1e41af902f]

Use statically built graphite library


2011-03-10  Martin Hosken  <martin_hosken@sil.org>  [3a4875535a6aa73c5e440e84f9b86fc9c327ba95]

revert bad patch in graphite consolidated patch


2011-03-10  Martin Hosken  <martin_hosken@sil.org>  [df3c7e76cca60d246277731d0c525d5f7e6f6597]

graphite2 consolidated patch


2011-03-10  Martin Hosken  <martin_hosken@sil.org>  [1f5b215e2ad6e957981c31a3c94bae3e31427543]

reduce patch to remove need to match on trailing space that git strips


2011-03-10  Martin Hosken  <martin_hosken@sil.org>  [e4781b57c033771ebadb0725ddd4faebfb3799c3]

fix icu patch


2011-03-10  Martin Hosken  <martin_hosken@sil.org>  [a7fe7cb634a50a396a24306f1258b1ed650dedff]

Fix memory leaks in vectors


2011-03-10  Martin Hosken  <martin_hosken@sil.org>  [945c9208f1b9434e92f95a8412f4fa643aacfdcd]

Upgrade to ICU 4.6


2011-03-10  Martin Hosken  <martin_hosken@sil.org>  [d9acb375a875936e1c4f75b08cde9a8cc763e7e5]

Remove cmake dependency. Statically create graphite library


2011-03-10  Martin Hosken  <martin_hosken@sil.org>  [9dfa2babe6b876fc81b59a4ef44c23c307a7d89c]

graphite2 consolidated patch


2011-03-10  Martin Hosken  <martin_hosken@sil.org>  [4140a3a324a6746308bbafe352abba061edfa726]

graphite statically linked if non system, move ICU to go-oo


2011-03-10  Martin Hosken  <martin_hosken@sil.org>  [f4a5286839d3ff9ddc0165b756e11e3d6201a732]

graphite2 consolidated patch


2011-03-10  Martin Hosken  <martin_hosken@sil.org>  [ecf0432588b9150fa7b912c53d8efb1deaa4dc33]

graphite statically linked if non system, move ICU to go-oo


2011-03-10  Martin Hosken  <martin_hosken@sil.org>  [84e65e2613ca5e80e0834347f455328efa61b6a3]

graphite2 consolidated patch


2011-03-10  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [ce6ad9d9088f270a15875f93f896482a5162b010]

A lame fix for the rebuilding of external libraries


2011-03-10  Martin Hosken  <martin_hosken@sil.org>  [fb298513baadde4346145003c6983adea4ca8c0f]

graphite statically linked if non system, move ICU to go-oo


2011-03-10  Martin Hosken  <martin_hosken@sil.org>  [5381fab1573872132cada4feea2855bb8303dbef]

only one icu


2011-03-10  Martin Hosken  <martin_hosken@sil.org>  [2d3e6d5ab3b46167bf5ab43302a64df1d6e30415]

Tidy up for graphite2, removing silgraphite


2011-03-10  Martin Hosken  <martin_hosken@sil.org>  [e87464af6add6bfbe0b0c4d3780557b035411487]

graphite2 consolidated patch


2011-03-10  Radek Doulik  <rodo@novell.com>  [e2c95099c8946ab051de02c28d98d18b2c3037e7]

fix for 3.3.2 blocker fdo#34718 - change the type of nDrawerHeight to long

 - before it became big positive long in the called Point::Move
   function, moving the drawer under the visible area. so it was
   basically signed/unsigned problem in the layouter

2011-03-10  Albert Thuswaldner  <albert.thuswaldner@gmail.com>  [23facc76055a278f81acdfe5942965dc50f50e25]

Translations (4).


2011-03-10  Muthu Subramanian K  <sumuthu@novell.com>  [2c476a7ee805aa7875097e6992d0c7484ff8e33b]

Typo fixes.


2011-03-10  Caolán McNamara  <caolanm@redhat.com>  [4bfd1a2bcd89a946ee53b0eae6246375dead6e4f]

fix leaks on bad ttf files


2011-03-10  Caolán McNamara  <caolanm@redhat.com>  [104eb57512d68998e2e7b9073290f74bd305434a]

remove memleak


2011-03-10  Albert Thuswaldner  <albert.thuswaldner@gmail.com>  [dcd5dee88e3c1185638b190553bef65c2ef6566f]

Translations and typo fixes (3).


2011-03-10  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [da4071958ce368e1798987e665e442b9ab2c7c69]

vcl120: #i114306# tweak defaultprinter behavior again


2011-03-10  Caolán McNamara  <caolanm@redhat.com>  [91c4ed9f33f5008e740ca14887b041e39bc71064]

remove FtFontFile leaks


2011-03-10  ka  <kai.ahrens@oracle.com>  [7d2a0ad5c3c5a5f94cbfcf19e50d93bfc8fba68b]

rsvglibs: merged more external lib changes (libcroco etc.)


2011-03-10  Eike Rathke [er]  <eike.rathke@oracle.com>  [575410a61ef6ab586484bf29bf9af28c7b65e67a]

dr78: merge


2011-03-10  Caolán McNamara  <caolanm@redhat.com>  [3222a76e29bf85630ca30a24cf2c2399cc159354]

release fonts on shutdown


2011-03-10  Eike Rathke [er]  <eike.rathke@oracle.com>  [8575dc4a545812b80c20d01c3c3e35f1eb9f2123]

dr78: #i111413# removed all translation relevant strings from SEC, CSC, SECH and CSCH. As CWS dr78 didn't make it before translation freeze, string changes would pollute translation data. The core feature is still available, documents containing the functions can be loaded and saved, but the UI function names are non-translatable English names and function wizard resource is not available. TODO: undo this change for the next release.


2011-03-10  Eike Rathke [er]  <eike.rathke@oracle.com>  [5652ca8a2a7d0a49a73de82661ff68e0cbdc8370]

dr78: #i111413# removed all translation relevant strings from SEC, CSC, SECH and CSCH. As CWS dr78 didn't make it before translation freeze, string changes would pollute translation data. The core feature is still available, documents containing the functions can be loaded and saved, but the UI function names are non-translatable English names and function wizard resource is not available. TODO: undo this change for the next release.


2011-03-10  Ocke Janssen  <oj@openoffice.org>  [1c10e8e4b77f4583f763083145e70179c36d7774]

Automated merge with ssh://hg.services.openoffice.org/cws/dba34d


2011-03-10  Ocke Janssen  <oj@openoffice.org>  [73f23c62cba75c7238377f57c4596a20867ef2cb]

Automated merge with ssh://hg.services.openoffice.org/cws/dba34d


2011-03-10  Ocke Janssen  <oj@openoffice.org>  [ca77c69321dcf7ef2238011c6b82d5167a748916]

Automated merge with ssh://hg.services.openoffice.org/cws/dba34d


2011-03-10  Caolán McNamara  <caolanm@redhat.com>  [cd57e5bb1dfb066a169ded248315b26d933b3156]

increase number of callstacks recorded


2011-03-10  Ocke Janssen  <oj@openoffice.org>  [27ef3ca46b4a2cf3963a5bc012b9d8278653c8ac]

dba34d: remove unnescessary casts


2011-03-10  Ocke Janssen  <oj@openoffice.org>  [a8b68a6b9d60ce4f11d82a6f4932b9587289d969]

dba34d: automatic code corrections


2011-03-10  Ocke Janssen  <oj@openoffice.org>  [0840df75dec4a7c04da12cdbfa291fc5caeb19cf]

dba34d: #i116509# check if first and previous work


2011-03-10  Albert Thuswaldner  <albert.thuswaldner@gmail.com>  [847b372451211d4e03c7f007c5e1149d70039648]

Translation and typos (2).


2011-03-10  Ivo Hinkelmann  <ihi@openoffice.org>  [b7f2542845387b1942f6cd4a592d85805416bdbb]

masterfix DEV300: #i10000# fixed configure


2011-03-10  Albert Thuswaldner  <albert.thuswaldner@gmail.com>  [b043148959abfef842554690ee029ec686917beb]

Translations and typo fixes.


2011-03-10  Caolán McNamara  <caolanm@redhat.com>  [2da5ca41fa8d029ee4c7446d27eeb57291e2b792]

throw out some warnings


2011-03-10  Caolán McNamara  <caolanm@redhat.com>  [f1595f82f02886500fc8311c03b167782bf7ce84]

WaE: mark this dir as warnings free


2011-03-10  Caolán McNamara  <caolanm@redhat.com>  [75cf2062b28fc078341c26c21c07a845134cb7d3]

WaE: mark this dir as warnings free


2011-03-10  Ocke Janssen [oj]  <Ocke.Janssen@oracle.com>  [7ac57e56a25cb5ff3236553260987dc4894aa452]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba34c


2011-03-10  Ocke Janssen [oj]  <Ocke.Janssen@oracle.com>  [32ea457a461d590a4303a15fe3ecd31d573aad9c]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba34c


2011-03-10  Ocke Janssen [oj]  <Ocke.Janssen@oracle.com>  [8b3a020a6e9ca669240c64da78b90e3a7681fbf0]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba34c


2011-03-10  Ocke Janssen [oj]  <Ocke.Janssen@oracle.com>  [83f3c80f775f5185bc3ceee994c6cea2bfa57674]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba34c


2011-03-10  Ocke Janssen [oj]  <Ocke.Janssen@oracle.com>  [de48c17d49b9713e12897dc217a1684a39bea483]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba34c


2011-03-10  Ocke Janssen [oj]  <Ocke.Janssen@oracle.com>  [6131743ed1bb1af2e3a694efa1ca2b3e5a52d490]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba34c


2011-03-10  Ocke Janssen [oj]  <Ocke.Janssen@oracle.com>  [5de9d4352d9d6a220bd84c5cd784667d17ab811b]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba34c


2011-03-10  Ingo Schmidt  <is@openoffice.org>  [5d1fcc6735986e1d7490b01031c1945ac8fefbd2]

native367: #o11840947# preparing OOO 3.4


2011-03-10  Ocke Janssen [oj]  <Ocke.Janssen@oracle.com>  [c38ac7124a3a0f55b155569b8574f1ba4dc734ab]

dba34c: release param


2011-03-10  Caolán McNamara  <caolanm@redhat.com>  [d9cd5a64cd16e4243fc7443fb5ebb974c2744a21]

simplify this a bit


2011-03-10  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [ec8dc8ad7277e98ef5c9be145aa9598c7f58e157]

vcl120: rebase to DEV300m102


2011-03-10  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [0a5c08ba021abe43f24ff89e3007048802834022]

vcl120: rebase to DEV300m102


2011-03-10  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [5170c9fde2c11102bed5eb638b5c5b0a0a8b4c07]

vcl120: rebase to DEV300m102


2011-03-10  Caolán McNamara  <caolanm@redhat.com>  [984b7fdc6b364565f11c9354e767e34369d2dd2d]

unroll this to help out simple minded compiler


2011-03-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [301ab5c7e0609a0bd04ebfa89b6aca231a9108db]

fix mis-merge in binfilter


2011-03-10  Nigel Hawkins  <n.hawkins@gmx.com>  [1f20eab7da287875730ecb76815a80fe43f07c50]

Fix build breakage inside DBG_ASSERTs


2011-03-09  Norbert Thiebaud  <nthiebaud@gmail.com>  [34a046f346d564aacb43f08a6b49e4703990315c]

Merge commit 'ooo/DEV300_m101' into integration/dev300_m101

* commit 'ooo/DEV300_m101':
  impressdefaults1: #i113015# #i113017# new defaults for shape filling, outline and shadows
  impress202: #i35600# fixed some shape outlines (flower shape)
  impress202: #i35600# fixed heart + puzzle shape..

Conflicts:
	extras/source/palettes/standard.soc

2011-03-09  Norbert Thiebaud  <nthiebaud@gmail.com>  [256f6ca67d03b875e8e6a355a6cf5130ea7404a3]

Merge commit 'ooo/DEV300_m101' into integration/dev300_m101

* commit 'ooo/DEV300_m101': (76 commits)
  masterfix DEV300: #i10000# usage of L10N build_type
  removetooltypes01: Fix build problems after rebase to DEV300m99 in basctl, cui, reportdesign, sw
  hr75: #i116747#: remove obsolete copyright notices
  gnumake3: remove comphelper version; fix including extract.hxx
  removetooltypes01: #i112600# Replace missing tools types replacement
  removetooltypes01: #i112600# remove tooltypes from reportdesign
  removetooltypes01: #i112600# remove tooltypes from dbaccess
  undoapi: don't use deprecated JUnit API, this seems to fail now (but didn't before the rebase)
  undoapi: those two classes do not belong into JAVATESTFILES, but JAVAFILES only
  undoapi: (I|Sfx)UndoManager now working with size_t instead of USHORT
  gridsort: give the UnoControl(Model/Base) classes a ctor taking a service factory, so we have access to the factory which created us, and don't need to resort to the process'es service factory
  dba34b: #109956# notify column value in correct order
  dba34b: #i114309# set default values for bit boolean and reset when we are on the insertrow
  undoapi: assert unknown slots in ImplInvalidateFeature
  dba34b: #i110907# check if design handle event
  dba34b: #i109956# notify column values when row is refreshed
  dba34b: #i115753# add test again
  undoapi: renamed Undo.* to RptUndo.*, to not confuse a certain IDE with different same-named files in the source tree ...
  undoapi: migrated report designer to use an own, model-bound UndoManager, instead of the UndoManager formerly bound to the controller
  undoapi: split OSingleDocumentController into DBSubComponentController (which the report design's controller will be derived from) and the still-so-named OSingleDocumentController. Module reportdesign does not compile with this change, this is yet to come.
  ...

Conflicts:
	dbaccess/inc/IEnvironment.hxx
	dbaccess/inc/dataview.hxx
	dbaccess/qa/complex/dbaccess/RowSet.java
	dbaccess/source/core/api/CacheSet.cxx
	dbaccess/source/core/api/KeySet.hxx
	dbaccess/source/core/api/OptimisticSet.hxx
	dbaccess/source/core/api/RowSet.cxx
	dbaccess/source/core/api/RowSetCache.cxx
	dbaccess/source/ext/adabas/Acomponentmodule.cxx
	dbaccess/source/ext/adabas/Aservices.cxx
	dbaccess/source/filter/migration/cfgimport.cxx
	dbaccess/source/filter/migration/cfgimport.hxx
	dbaccess/source/filter/migration/cfgservices.cxx
	dbaccess/source/filter/migration/makefile.mk
	dbaccess/source/inc/cfg_reghelper.hxx
	dbaccess/source/sdbtools/misc/sdbt_services.cxx
	dbaccess/source/shared/cfg_reghelper.cxx
	dbaccess/source/shared/cfgstrings.cxx
	dbaccess/source/shared/registrationhelper.cxx
	dbaccess/source/ui/app/AppController.cxx
	dbaccess/source/ui/app/AppDetailPageHelper.cxx
	dbaccess/source/ui/app/AppDetailPageHelper.hxx
	dbaccess/source/ui/app/AppDetailView.cxx
	dbaccess/source/ui/app/AppIconControl.cxx
	dbaccess/source/ui/app/AppSwapWindow.cxx
	dbaccess/source/ui/browser/brwctrlr.cxx
	dbaccess/source/ui/browser/dataview.cxx
	dbaccess/source/ui/browser/unodatbr.cxx
	dbaccess/source/ui/control/dbtreelistbox.cxx
	dbaccess/source/ui/control/opendoccontrols.cxx
	dbaccess/source/ui/control/tabletree.cxx
	dbaccess/source/ui/dlg/ConnectionHelper.cxx
	dbaccess/source/ui/dlg/ConnectionPage.src
	dbaccess/source/ui/dlg/ExtensionNotPresent.cxx
	dbaccess/source/ui/dlg/ExtensionNotPresent.hrc
	dbaccess/source/ui/dlg/ExtensionNotPresent.src
	dbaccess/source/ui/dlg/TablesSingleDlg.cxx
	dbaccess/source/ui/dlg/adodatalinks.hxx
	dbaccess/source/ui/dlg/dbadmin2.src
	dbaccess/source/ui/dlg/dbadminsetup.src
	dbaccess/source/ui/dlg/dlgattr.cxx
	dbaccess/source/ui/dlg/dlgsize.src
	dbaccess/source/ui/dlg/makefile.mk
	dbaccess/source/ui/dlg/sqlmessage.cxx
	dbaccess/source/ui/inc/ExtensionNotPresent.hxx
	dbaccess/source/ui/inc/TokenWriter.hxx
	dbaccess/source/ui/inc/imageprovider.hxx
	dbaccess/source/ui/misc/DExport.cxx
	dbaccess/source/ui/misc/HtmlReader.cxx
	dbaccess/source/ui/misc/RowSetDrop.cxx
	dbaccess/source/ui/misc/RtfReader.cxx
	dbaccess/source/ui/misc/TokenWriter.cxx
	dbaccess/source/ui/misc/imageprovider.cxx
	dbaccess/source/ui/misc/linkeddocuments.cxx
	dbaccess/source/ui/misc/singledoccontroller.cxx
	dbaccess/source/ui/querydesign/ConnectionData.hxx
	dbaccess/source/ui/querydesign/JoinTableView.cxx
	dbaccess/source/ui/querydesign/SelectionBrowseBox.cxx
	dbaccess/source/ui/querydesign/TableConnectionData.cxx
	dbaccess/source/ui/querydesign/TableWindowListBox.cxx
	dbaccess/source/ui/relationdesign/RelationController.cxx
	dbaccess/source/ui/relationdesign/RelationTableView.cxx
	dbaccess/source/ui/tabledesign/table.src
	reportdesign/inc/RptPage.hxx
	reportdesign/qa/complex/reportdesign/ReportDesignerTest.java
	reportdesign/source/core/api/ReportDefinition.cxx
	reportdesign/source/core/sdr/ReportUndoFactory.cxx
	reportdesign/source/core/sdr/UndoEnv.cxx
	reportdesign/source/filter/xml/xmlservices.cxx
	reportdesign/source/ui/dlg/GroupsSorting.cxx
	reportdesign/source/ui/dlg/Navigator.cxx
	reportdesign/source/ui/inspection/metadata.cxx
	reportdesign/source/ui/misc/RptUndo.cxx
	reportdesign/source/ui/misc/UITools.cxx
	reportdesign/source/ui/misc/rptuiservices.cxx
	reportdesign/source/ui/report/DesignView.cxx
	reportdesign/source/ui/report/FixedTextColor.cxx
	reportdesign/source/ui/report/ReportController.cxx
	reportdesign/source/ui/report/ReportSection.cxx
	reportdesign/source/ui/report/SectionView.cxx
	reportdesign/source/ui/report/SectionWindow.cxx
	reportdesign/source/ui/report/StartMarker.cxx
	reportdesign/source/ui/report/ViewsWindow.cxx
	reportdesign/source/ui/report/dlgedfunc.cxx
	reportdesign/source/ui/report/report.src

2011-03-09  Norbert Thiebaud  <nthiebaud@gmail.com>  [f673d89a6a4f6b2d3d519ab17a57b299cb6be1ad]

Merge commit 'ooo/DEV300_m101' into integration/dev300_m101

* commit 'ooo/DEV300_m101': (252 commits)
  masterfix DEV300: #i10000# usage of L10N build_type
  ab80: Adding changes of cws mib21, ab77, ab77run2, dr77i to dev300
  DEV300 masterfix: #i116747#: remove pre-OSX Mac resoure fork definition files (*.r)
  hr75: #i116747#: remove obsolete copyright notices
  hr75: #i116747#: remove pre-OSX Mac resoure fork definition files (*.r)
  #i10000# WAE: cast to right type
  gnumake3: remove comphelper version; fix including extract.hxx
  chart52: #i28670# import/export of manual chart legend size from/to XLS
  chart52: #i28670# import of manual chart legend size from OOXML
  chart52: adapt to changed API
  removetooltypes: adjust rebase for linux
  removetooltypes01: #i112600# adjust rebase for windows
  removetooltypes01: #i112600# Fix build problems on non-pro
  CWS gnumake3: -D_DLL is needed on Windows; removed superficial _DLL_ usage all over the place
  added some accessible names and releations in PDFImport dialog and XML Settings dialog
  masterfix: #i10000# header file removed
  XPathLogger.cxx: added include for <stdio.h>
  masterfix: #i10000#: WAE fix
  removetooltypes01: #i112600# Remove tool types from binfilter, starmath, svx, toolkit and xmloff
  removetooltypes01: #i112600# remove tooltypes from writerfilter
  ...

Conflicts:
	binfilter/bf_basic/source/classes/sbunoobj.cxx
	binfilter/bf_basic/source/inc/buffer.hxx
	binfilter/bf_basic/source/inc/filefmt.hxx
	binfilter/bf_basic/source/runtime/basrdll.cxx
	binfilter/bf_basic/source/sbx/sbxdec.hxx
	binfilter/bf_basic/source/sbx/sbxres.hxx
	binfilter/bf_forms/source/component/DatabaseForm.hxx
	binfilter/bf_forms/source/component/forms_CheckBox.cxx
	binfilter/bf_forms/source/component/forms_ComboBox.cxx
	binfilter/bf_forms/source/component/forms_Currency.cxx
	binfilter/bf_forms/source/component/forms_Date.cxx
	binfilter/bf_forms/source/component/forms_Edit.cxx
	binfilter/bf_forms/source/component/forms_File.cxx
	binfilter/bf_forms/source/component/forms_Filter.cxx
	binfilter/bf_forms/source/component/forms_FormComponent.cxx
	binfilter/bf_forms/source/component/forms_FormattedField.cxx
	binfilter/bf_forms/source/component/forms_GroupManager.cxx
	binfilter/bf_forms/source/component/forms_Hidden.cxx
	binfilter/bf_forms/source/component/forms_ImageControl.cxx
	binfilter/bf_forms/source/component/forms_ListBox.cxx
	binfilter/bf_forms/source/component/forms_Numeric.cxx
	binfilter/bf_forms/source/component/forms_Pattern.cxx
	binfilter/bf_forms/source/component/forms_RadioButton.cxx
	binfilter/bf_forms/source/component/forms_Time.cxx
	binfilter/bf_forms/source/misc/forms_formsmodule.cxx
	binfilter/bf_forms/source/misc/forms_services.cxx
	binfilter/bf_forms/source/resource/forms_frm_resource.cxx
	binfilter/bf_sc/source/core/inc/ansitab.hxx
	binfilter/bf_sc/source/core/tool/sc_compiler.cxx
	binfilter/bf_sc/source/ui/docshell/sc_docsh.cxx
	binfilter/bf_sc/source/ui/inc/dbdocfun.hxx
	binfilter/bf_sc/source/ui/inc/drawutil.hxx
	binfilter/bf_sc/source/ui/inc/dwfunctr.hxx
	binfilter/bf_sc/source/ui/inc/editable.hxx
	binfilter/bf_sc/source/ui/inc/gridmerg.hxx
	binfilter/bf_sc/source/ui/inc/imoptdlg.hxx
	binfilter/bf_sc/source/ui/inc/namecrea.hxx
	binfilter/bf_sc/source/ui/inc/navsett.hxx
	binfilter/bf_sc/source/ui/inc/refundo.hxx
	binfilter/bf_sc/source/ui/inc/undoolk.hxx
	binfilter/bf_sc/source/ui/inc/viewutil.hxx
	binfilter/bf_sc/source/ui/unoobj/sc_appluno.cxx
	binfilter/bf_sch/source/ui/app/sch_menu.src
	binfilter/bf_sch/source/ui/inc/globopt.hxx
	binfilter/bf_sch/source/ui/inc/guiutil.hxx
	binfilter/bf_sch/source/ui/unoidl/sch_register.cxx
	binfilter/bf_sd/source/filter/bin/sd_sdbinfilter.cxx
	binfilter/bf_sd/source/filter/propread.hxx
	binfilter/bf_sd/source/filter/xml/sd_sdxmlwrp.cxx
	binfilter/bf_sd/source/ui/inc/unokywds.hxx
	binfilter/bf_sd/source/ui/unoidl/sd_facreg.cxx
	binfilter/bf_sfx2/source/appl/sfx2_appmain.cxx
	binfilter/bf_sfx2/source/appl/sfx2_appuno.cxx
	binfilter/bf_sfx2/source/doc/sfx2_objserv.cxx
	binfilter/bf_sfx2/source/inc/fltoptint.hxx
	binfilter/bf_sfx2/source/inc/sfxtypes.hxx
	binfilter/bf_so3/inc/binddata.hxx
	binfilter/bf_so3/source/inplace/client.cxx
	binfilter/bf_so3/source/ole/socont.h
	binfilter/bf_so3/source/persist/binddata.cxx
	binfilter/bf_so3/source/persist/transbnd.cxx
	binfilter/bf_so3/source/persist/transprt.cxx
	binfilter/bf_starmath/source/starmath_register.cxx
	binfilter/bf_svtools/source/config/svt_menuoptions.cxx
	binfilter/bf_svtools/source/config/svt_saveopt.cxx
	binfilter/bf_svtools/source/config/svt_searchopt.cxx
	binfilter/bf_svtools/source/filter.vcl/igif/decode.hxx
	binfilter/bf_svtools/source/items1/svt_cenumitm.cxx
	binfilter/bf_svtools/source/items1/svt_poolio.cxx
	binfilter/bf_svtools/source/misc/svt_ehdl.cxx
	binfilter/bf_svtools/source/misc1/svt_adrparse.cxx
	binfilter/bf_svtools/source/misc1/svt_inethist.cxx
	binfilter/bf_svtools/source/numbers/numfmuno.hxx
	binfilter/bf_svtools/source/numbers/numhead.hxx
	binfilter/bf_svtools/source/numbers/svt_numfmuno.cxx
	binfilter/bf_svtools/source/numbers/svt_numuno.cxx
	binfilter/bf_svtools/source/numbers/zforscan.hxx
	binfilter/bf_svtools/source/svdde/ddeimp.hxx
	binfilter/bf_svtools/source/uno/svt_registerservices.cxx
	binfilter/bf_svx/source/editeng/svx_editattr.cxx
	binfilter/bf_svx/source/inc/dbtoolsclient.hxx
	binfilter/bf_svx/source/items/svx_paperinf.cxx
	binfilter/bf_svx/source/outliner/paralist.hxx
	binfilter/bf_svx/source/svdraw/svdtxhdl.hxx
	binfilter/bf_svx/source/svdraw/svx_svdattr.cxx
	binfilter/bf_svx/source/unodraw/svx_unoctabl.cxx
	binfilter/bf_svx/source/unodraw/svx_unoprov.cxx
	binfilter/bf_svx/source/xoutdev/svx_xfontmac.cxx
	binfilter/bf_sw/source/core/bastyp/sw_index.cxx
	binfilter/bf_sw/source/core/except/sw_errhdl.cxx
	binfilter/bf_sw/source/core/inc/docfld.hxx
	binfilter/bf_sw/source/core/inc/flowfrm.hxx
	binfilter/bf_sw/source/core/inc/frame.hxx
	binfilter/bf_sw/source/core/inc/hffrm.hxx
	binfilter/bf_sw/source/core/inc/notxtfrm.hxx
	binfilter/bf_sw/source/core/inc/pamtyp.hxx
	binfilter/bf_sw/source/core/inc/rowfrm.hxx
	binfilter/bf_sw/source/core/inc/sectfrm.hxx
	binfilter/bf_sw/source/core/inc/splargs.hxx
	binfilter/bf_sw/source/core/inc/splcstk.hxx
	binfilter/bf_sw/source/core/inc/swblocks.hxx
	binfilter/bf_sw/source/core/inc/tabfrm.hxx
	binfilter/bf_sw/source/core/inc/toxhlp.hxx
	binfilter/bf_sw/source/core/inc/txmsrt.hxx
	binfilter/bf_sw/source/core/inc/txtfrm.hxx
	binfilter/bf_sw/source/core/layout/virtoutp.hxx
	binfilter/bf_sw/source/core/sw3io/crypter.hxx
	binfilter/bf_sw/source/core/sw3io/sw3imp.hxx
	binfilter/bf_sw/source/core/sw3io/sw3marks.hxx
	binfilter/bf_sw/source/core/sw3io/sw_sw3imp.cxx
	binfilter/bf_sw/source/core/sw3io/sw_sw3io.cxx
	binfilter/bf_sw/source/core/swg/rdswg.hxx
	binfilter/bf_sw/source/core/swg/swgids.hxx
	binfilter/bf_sw/source/core/text/guess.hxx
	binfilter/bf_sw/source/core/text/itratr.hxx
	binfilter/bf_sw/source/core/unocore/sw_unoobj.cxx
	binfilter/bf_sw/source/core/unocore/sw_unoobj2.cxx
	binfilter/bf_sw/source/filter/basflt/sw_fltini.cxx
	binfilter/bf_sw/source/filter/excel/excfntbf.hxx
	binfilter/bf_sw/source/filter/excel/excvfbff.hxx
	binfilter/bf_sw/source/filter/excel/excxfbuf.hxx
	binfilter/bf_sw/source/filter/inc/fltglbls.hxx
	binfilter/bf_sw/source/filter/inc/fltini.hxx
	binfilter/bf_sw/source/filter/inc/w4wflt.hxx
	binfilter/bf_sw/source/filter/inc/w4wpar.hxx
	binfilter/bf_sw/source/filter/inc/w4wstk.hxx
	binfilter/bf_sw/source/filter/inc/wrt_fn.hxx
	binfilter/bf_sw/source/filter/inc/wrtswtbl.hxx
	binfilter/bf_sw/source/filter/w4w/w4wgraf.hxx
	binfilter/bf_sw/source/filter/w4w/wrtw4w.hxx
	binfilter/bf_sw/source/filter/xml/sw_swxml.cxx
	binfilter/bf_sw/source/filter/xml/sw_xmliteme.cxx
	binfilter/bf_sw/source/filter/xml/xmlexpit.hxx
	binfilter/bf_sw/source/filter/xml/xmlimpit.hxx
	binfilter/bf_sw/source/filter/xml/xmlitem.hxx
	binfilter/bf_sw/source/filter/xml/xmltbli.hxx
	binfilter/bf_sw/source/ui/app/sw_docsh.cxx
	binfilter/bf_sw/source/ui/app/sw_docshini.cxx
	binfilter/bf_sw/source/ui/dbui/sw_dbmgr.cxx
	binfilter/bf_sw/source/ui/inc/bmpwin.hxx
	binfilter/bf_sw/source/ui/inc/caption.hxx
	binfilter/bf_sw/source/ui/inc/docinf.hxx
	binfilter/bf_sw/source/ui/inc/fontcfg.hxx
	binfilter/bf_sw/source/ui/inc/formedt.hxx
	binfilter/bf_sw/source/ui/inc/hdftctrl.hxx
	binfilter/bf_sw/source/ui/inc/idxmrk.hxx
	binfilter/bf_sw/source/ui/inc/initui.hxx
	binfilter/bf_sw/source/ui/inc/modcfg.hxx
	binfilter/bf_sw/source/ui/inc/pview.hxx
	binfilter/bf_sw/source/ui/inc/scroll.hxx
	binfilter/bf_sw/source/ui/inc/swcont.hxx
	binfilter/bf_sw/source/ui/inc/uitool.hxx
	binfilter/bf_sw/source/ui/inc/unotxvw.hxx
	binfilter/bf_sw/source/ui/inc/usrpref.hxx
	binfilter/bf_sw/source/ui/inc/workctrl.hxx
	binfilter/bf_sw/source/ui/inc/wrtsh.hxx
	binfilter/bf_sw/source/ui/uno/sw_unofreg.cxx
	binfilter/bf_xmloff/source/core/xmloff_facreg.cxx
	binfilter/bf_xmloff/source/core/xmloff_xmluconv.cxx
	binfilter/bf_xmloff/source/forms/xmloff_elementexport.cxx
	binfilter/bf_xmloff/source/forms/xmloff_formenums.cxx
	binfilter/bf_xmloff/source/forms/xmloff_layerimport.cxx
	binfilter/bf_xmloff/source/style/xmloff_EnumPropertyHdl.cxx
	binfilter/bf_xmloff/source/style/xmloff_adjushdl.cxx
	binfilter/bf_xmloff/source/style/xmloff_weighhdl.cxx
	binfilter/bf_xmloff/source/text/xmloff_txtimp.cxx
	binfilter/binfilterdetect/source/bindetect.cxx
	binfilter/filter/source/bf_migrate/bf_migrateexports.cxx
	binfilter/filter/source/bf_migrate/bf_migratefilter.cxx
	binfilter/filter/source/bf_migrate/bf_migratefilter.hxx
	binfilter/filter/source/bf_offwrp/bf_wrapper.cxx
	binfilter/inc/bf_basic/basmgr.hxx
	binfilter/inc/bf_basic/sbmeth.hxx
	binfilter/inc/bf_basic/sbstar.hxx
	binfilter/inc/bf_basic/sbx.hxx
	binfilter/inc/bf_basic/sbxcore.hxx
	binfilter/inc/bf_basic/sbxdef.hxx
	binfilter/inc/bf_basic/sbxfac.hxx
	binfilter/inc/bf_basic/sbxobj.hxx
	binfilter/inc/bf_basic/sbxvar.hxx
	binfilter/inc/bf_goodies/b3dcolor.hxx
	binfilter/inc/bf_goodies/b3dcompo.hxx
	binfilter/inc/bf_goodies/b3dentty.hxx
	binfilter/inc/bf_goodies/b3dgeom.hxx
	binfilter/inc/bf_goodies/b3dlight.hxx
	binfilter/inc/bf_goodies/b3dtex.hxx
	binfilter/inc/bf_goodies/b3dtrans.hxx
	binfilter/inc/bf_goodies/b3dvolum.hxx
	binfilter/inc/bf_goodies/base3d.hxx
	binfilter/inc/bf_goodies/bucket.hxx
	binfilter/inc/bf_goodies/hmatrix.hxx
	binfilter/inc/bf_goodies/matril3d.hxx
	binfilter/inc/bf_goodies/matrix3d.hxx
	binfilter/inc/bf_goodies/point3d.hxx
	binfilter/inc/bf_goodies/point4d.hxx
	binfilter/inc/bf_goodies/vector3d.hxx
	binfilter/inc/bf_sc/arealink.hxx
	binfilter/inc/bf_sc/bclist.hxx
	binfilter/inc/bf_sc/callform.hxx
	binfilter/inc/bf_sc/cellform.hxx
	binfilter/inc/bf_sc/chartuno.hxx
	binfilter/inc/bf_sc/chgviset.hxx
	binfilter/inc/bf_sc/collect.hxx
	binfilter/inc/bf_sc/column.hxx
	binfilter/inc/bf_sc/conditio.hxx
	binfilter/inc/bf_sc/consoli.hxx
	binfilter/inc/bf_sc/dbcolect.hxx
	binfilter/inc/bf_sc/dbdocutl.hxx
	binfilter/inc/bf_sc/dbtoken.hxx
	binfilter/inc/bf_sc/detdata.hxx
	binfilter/inc/bf_sc/detfunc.hxx
	binfilter/inc/bf_sc/dociter.hxx
	binfilter/inc/bf_sc/docpool.hxx
	binfilter/inc/bf_sc/docuno.hxx
	binfilter/inc/bf_sc/dpobject.hxx
	binfilter/inc/bf_sc/dpoutput.hxx
	binfilter/inc/bf_sc/dpsave.hxx
	binfilter/inc/bf_sc/dpshttab.hxx
	binfilter/inc/bf_sc/dptabdat.hxx
	binfilter/inc/bf_sc/dptabres.hxx
	binfilter/inc/bf_sc/drawpage.hxx
	binfilter/inc/bf_sc/drwlayer.hxx
	binfilter/inc/bf_sc/editsrc.hxx
	binfilter/inc/bf_sc/fielduno.hxx
	binfilter/inc/bf_sc/filter.hxx
	binfilter/inc/bf_sc/fmtuno.hxx
	binfilter/inc/bf_sc/funcuno.hxx
	binfilter/inc/bf_sc/global.hxx
	binfilter/inc/bf_sc/hints.hxx
	binfilter/inc/bf_sc/indexmap.hxx
	binfilter/inc/bf_sc/inputopt.hxx
	binfilter/inc/bf_sc/markarr.hxx
	binfilter/inc/bf_sc/markdata.hxx
	binfilter/inc/bf_sc/navicfg.hxx
	binfilter/inc/bf_sc/optutil.hxx
	binfilter/inc/bf_sc/pagepar.hxx
	binfilter/inc/bf_sc/printopt.hxx
	binfilter/inc/bf_sc/prnsave.hxx
	binfilter/inc/bf_sc/progress.hxx
	binfilter/inc/bf_sc/rangelst.hxx
	binfilter/inc/bf_sc/rangenam.hxx
	binfilter/inc/bf_sc/rangeseq.hxx
	binfilter/inc/bf_sc/rangeutl.hxx
	binfilter/inc/bf_sc/rechead.hxx
	binfilter/inc/bf_sc/refdata.hxx
	binfilter/inc/bf_sc/refreshtimer.hxx
	binfilter/inc/bf_sc/scmod.hxx
	binfilter/inc/bf_sc/shapeuno.hxx
	binfilter/inc/bf_sc/sortparam.hxx
	binfilter/inc/bf_sc/stlsheet.hxx
	binfilter/inc/bf_sc/subtotal.hxx
	binfilter/inc/bf_sc/table.hxx
	binfilter/inc/bf_sc/tablink.hxx
	binfilter/inc/bf_sc/tabopparams.hxx
	binfilter/inc/bf_sc/textuno.hxx
	binfilter/inc/bf_sc/unoguard.hxx
	binfilter/inc/bf_sc/unowids.hxx
	binfilter/inc/bf_sc/userdat.hxx
	binfilter/inc/bf_sc/validat.hxx
	binfilter/inc/bf_sc/viewopti.hxx
	binfilter/inc/bf_sch/calculat.hxx
	binfilter/inc/bf_sch/charttyp.hxx
	binfilter/inc/bf_sch/chaxis.hxx
	binfilter/inc/bf_sch/chdescr.hxx
	binfilter/inc/bf_sch/docshell.hxx
	binfilter/inc/bf_sch/glob.hxx
	binfilter/inc/bf_sch/globfunc.hxx
	binfilter/inc/bf_sch/memchrt.hxx
	binfilter/inc/bf_sch/objfac.hxx
	binfilter/inc/bf_sch/schgroup.hxx
	binfilter/inc/bf_sch/stlsheet.hxx
	binfilter/inc/bf_sd/anminfo.hxx
	binfilter/inc/bf_sd/docshell.hxx
	binfilter/inc/bf_sd/drawdoc.hxx
	binfilter/inc/bf_sd/grdocsh.hxx
	binfilter/inc/bf_sd/sdattr.hxx
	binfilter/inc/bf_sfx2/app.hxx
	binfilter/inc/bf_sfx2/bitset.hxx
	binfilter/inc/bf_sfx2/docfac.hxx
	binfilter/inc/bf_sfx2/docfile.hxx
	binfilter/inc/bf_sfx2/docfilt.hxx
	binfilter/inc/bf_sfx2/docinf.hxx
	binfilter/inc/bf_sfx2/doctempl.hxx
	binfilter/inc/bf_sfx2/event.hxx
	binfilter/inc/bf_sfx2/fcontnr.hxx
	binfilter/inc/bf_sfx2/frameobj.hxx
	binfilter/inc/bf_sfx2/genlink.hxx
	binfilter/inc/bf_sfx2/interno.hxx
	binfilter/inc/bf_sfx2/minarray.hxx
	binfilter/inc/bf_sfx2/minstack.hxx
	binfilter/inc/bf_sfx2/misccfg.hxx
	binfilter/inc/bf_sfx2/plugobj.hxx
	binfilter/inc/bf_sfx2/printer.hxx
	binfilter/inc/bf_sfx2/saveopt.hxx
	binfilter/inc/bf_sfx2/sfxuno.hxx
	binfilter/inc/bf_sfx2/timestamp.hxx
	binfilter/inc/bf_so3/binding.hxx
	binfilter/inc/bf_so3/factory.hxx
	binfilter/inc/bf_so3/ipenv.hxx
	binfilter/inc/bf_so3/ipwin.hxx
	binfilter/inc/bf_so3/linkmgr.hxx
	binfilter/inc/bf_so3/linksrc.hxx
	binfilter/inc/bf_so3/lnkbase.hxx
	binfilter/inc/bf_so3/outplace.hxx
	binfilter/inc/bf_so3/persist.hxx
	binfilter/inc/bf_so3/protocol.hxx
	binfilter/inc/bf_so3/pseudo.hxx
	binfilter/inc/bf_so3/so2dll.hxx
	binfilter/inc/bf_so3/svstor.hxx
	binfilter/inc/bf_so3/transbnd.hxx
	binfilter/inc/bf_so3/transprt.hxx
	binfilter/inc/bf_starmath/symbol.hxx
	binfilter/inc/bf_starmath/unomodel.hxx
	binfilter/inc/bf_starmath/utility.hxx
	binfilter/inc/bf_starmath/xchar.hxx
	binfilter/inc/bf_svtools/DocumentInfoPreview.hxx
	binfilter/inc/bf_svtools/aeitem.hxx
	binfilter/inc/bf_svtools/apearcfg.hxx
	binfilter/inc/bf_svtools/bf_prewin.h
	binfilter/inc/bf_svtools/bintitem.hxx
	binfilter/inc/bf_svtools/brdcst.hxx
	binfilter/inc/bf_svtools/broadcast.hxx
	binfilter/inc/bf_svtools/cancel.hxx
	binfilter/inc/bf_svtools/cenumitm.hxx
	binfilter/inc/bf_svtools/cintitem.hxx
	binfilter/inc/bf_svtools/cntnrsrt.hxx
	binfilter/inc/bf_svtools/cntwall.hxx
	binfilter/inc/bf_svtools/cstitem.hxx
	binfilter/inc/bf_svtools/ctypeitm.hxx
	binfilter/inc/bf_svtools/custritm.hxx
	binfilter/inc/bf_svtools/dateitem.hxx
	binfilter/inc/bf_svtools/defaultoptions.hxx
	binfilter/inc/bf_svtools/dtritem.hxx
	binfilter/inc/bf_svtools/eitem.hxx
	binfilter/inc/bf_svtools/expander.hxx
	binfilter/inc/bf_svtools/filerec.hxx
	binfilter/inc/bf_svtools/filter.hxx
	binfilter/inc/bf_svtools/flagitem.hxx
	binfilter/inc/bf_svtools/flbytes.hxx
	binfilter/inc/bf_svtools/fltcall.hxx
	binfilter/inc/bf_svtools/fltdefs.hxx
	binfilter/inc/bf_svtools/frqitem.hxx
	binfilter/inc/bf_svtools/fstathelper.hxx
	binfilter/inc/bf_svtools/gifread.hxx
	binfilter/inc/bf_svtools/globalnameitem.hxx
	binfilter/inc/bf_svtools/hint.hxx
	binfilter/inc/bf_svtools/htmlout.hxx
	binfilter/inc/bf_svtools/httpcook.hxx
	binfilter/inc/bf_svtools/imap.hxx
	binfilter/inc/bf_svtools/imapcirc.hxx
	binfilter/inc/bf_svtools/imapobj.hxx
	binfilter/inc/bf_svtools/imappoly.hxx
	binfilter/inc/bf_svtools/imaprect.hxx
	binfilter/inc/bf_svtools/inethist.hxx
	binfilter/inc/bf_svtools/inidef.hxx
	binfilter/inc/bf_svtools/intitem.hxx
	binfilter/inc/bf_svtools/itemiter.hxx
	binfilter/inc/bf_svtools/itempool.hxx
	binfilter/inc/bf_svtools/itemset.hxx
	binfilter/inc/bf_svtools/jpeg.hxx
	binfilter/inc/bf_svtools/lckbitem.hxx
	binfilter/inc/bf_svtools/lingucfg.hxx
	binfilter/inc/bf_svtools/listener.hxx
	binfilter/inc/bf_svtools/lngmisc.hxx
	binfilter/inc/bf_svtools/loginerr.hxx
	binfilter/inc/bf_svtools/lstner.hxx
	binfilter/inc/bf_svtools/misccfg.hxx
	binfilter/inc/bf_svtools/nfkeytab.hxx
	binfilter/inc/bf_svtools/nranges.hxx
	binfilter/inc/bf_svtools/pngread.hxx
	binfilter/inc/bf_svtools/poolcach.hxx
	binfilter/inc/bf_svtools/ptitem.hxx
	binfilter/inc/bf_svtools/rectitem.hxx
	binfilter/inc/bf_svtools/reqitem.hxx
	binfilter/inc/bf_svtools/searchopt.hxx
	binfilter/inc/bf_svtools/sectctr.hxx
	binfilter/inc/bf_svtools/section.hxx
	binfilter/inc/bf_svtools/sgfbram.hxx
	binfilter/inc/bf_svtools/sgffilt.hxx
	binfilter/inc/bf_svtools/slstitm.hxx
	binfilter/inc/bf_svtools/style.hxx
	binfilter/inc/bf_svtools/svarray.hxx
	binfilter/inc/bf_svtools/svdde.hxx
	binfilter/inc/bf_svtools/svicnvw.hxx
	binfilter/inc/bf_svtools/svimpbox.hxx
	binfilter/inc/bf_svtools/svimpicn.hxx
	binfilter/inc/bf_svtools/syslocaleoptions.hxx
	binfilter/inc/bf_svtools/szitem.hxx
	binfilter/inc/bf_svtools/testtool.hxx
	binfilter/inc/bf_svtools/tfrmitem.hxx
	binfilter/inc/bf_svtools/tresitem.hxx
	binfilter/inc/bf_svtools/ttprops.hxx
	binfilter/inc/bf_svtools/undo.hxx
	binfilter/inc/bf_svtools/whiter.hxx
	binfilter/inc/bf_svtools/wmf.hxx
	binfilter/inc/bf_svtools/xbmread.hxx
	binfilter/inc/bf_svtools/xmlcnimp.hxx
	binfilter/inc/bf_svtools/xpmread.hxx
	binfilter/inc/bf_svtools/zforfind.hxx
	binfilter/inc/bf_svtools/zforlist.hxx
	binfilter/inc/bf_svtools/zformat.hxx
	binfilter/inc/bf_svx/boxobj.hxx
	binfilter/inc/bf_svx/camera3d.hxx
	binfilter/inc/bf_svx/cube3d.hxx
	binfilter/inc/bf_svx/def3d.hxx
	binfilter/inc/bf_svx/deflt3d.hxx
	binfilter/inc/bf_svx/dlight3d.hxx
	binfilter/inc/bf_svx/editdata.hxx
	binfilter/inc/bf_svx/editobj.hxx
	binfilter/inc/bf_svx/editstat.hxx
	binfilter/inc/bf_svx/editview.hxx
	binfilter/inc/bf_svx/extrud3d.hxx
	binfilter/inc/bf_svx/fmmodel.hxx
	binfilter/inc/bf_svx/fmpage.hxx
	binfilter/inc/bf_svx/forbiddencharacterstable.hxx
	binfilter/inc/bf_svx/gallery.hxx
	binfilter/inc/bf_svx/grfcrop.hxx
	binfilter/inc/bf_svx/lathe3d.hxx
	binfilter/inc/bf_svx/light3d.hxx
	binfilter/inc/bf_svx/linkmgr.hxx
	binfilter/inc/bf_svx/obj3d.hxx
	binfilter/inc/bf_svx/outliner.hxx
	binfilter/inc/bf_svx/outlobj.hxx
	binfilter/inc/bf_svx/plight3d.hxx
	binfilter/inc/bf_svx/pntobj3d.hxx
	binfilter/inc/bf_svx/poly3d.hxx
	binfilter/inc/bf_svx/polygn3d.hxx
	binfilter/inc/bf_svx/polyob3d.hxx
	binfilter/inc/bf_svx/polysc3d.hxx
	binfilter/inc/bf_svx/scene3d.hxx
	binfilter/inc/bf_svx/sdginitm.hxx
	binfilter/inc/bf_svx/sdooitm.hxx
	binfilter/inc/bf_svx/sdshitm.hxx
	binfilter/inc/bf_svx/sdtagitm.hxx
	binfilter/inc/bf_svx/sdtaiitm.hxx
	binfilter/inc/bf_svx/sdtcfitm.hxx
	binfilter/inc/bf_svx/sdynitm.hxx
	binfilter/inc/bf_svx/sphere3d.hxx
	binfilter/inc/bf_svx/svdattr.hxx
	binfilter/inc/bf_svx/svddrag.hxx
	binfilter/inc/bf_svx/svdetc.hxx
	binfilter/inc/bf_svx/svdhdl.hxx
	binfilter/inc/bf_svx/svdhlpln.hxx
	binfilter/inc/bf_svx/svdio.hxx
	binfilter/inc/bf_svx/svditer.hxx
	binfilter/inc/bf_svx/svdlayer.hxx
	binfilter/inc/bf_svx/svdmark.hxx
	binfilter/inc/bf_svx/svdmodel.hxx
	binfilter/inc/bf_svx/svdmrkv.hxx
	binfilter/inc/bf_svx/svdoattr.hxx
	binfilter/inc/bf_svx/svdocapt.hxx
	binfilter/inc/bf_svx/svdocirc.hxx
	binfilter/inc/bf_svx/svdoedge.hxx
	binfilter/inc/bf_svx/svdograf.hxx
	binfilter/inc/bf_svx/svdogrp.hxx
	binfilter/inc/bf_svx/svdomeas.hxx
	binfilter/inc/bf_svx/svdoole2.hxx
	binfilter/inc/bf_svx/svdopage.hxx
	binfilter/inc/bf_svx/svdopath.hxx
	binfilter/inc/bf_svx/svdorect.hxx
	binfilter/inc/bf_svx/svdosmbr.hxx
	binfilter/inc/bf_svx/svdosmev.hxx
	binfilter/inc/bf_svx/svdosmrt.hxx
	binfilter/inc/bf_svx/svdotext.hxx
	binfilter/inc/bf_svx/svdouno.hxx
	binfilter/inc/bf_svx/svdovirt.hxx
	binfilter/inc/bf_svx/svdpage.hxx
	binfilter/inc/bf_svx/svdpagv.hxx
	binfilter/inc/bf_svx/svdpntv.hxx
	binfilter/inc/bf_svx/svdpool.hxx
	binfilter/inc/bf_svx/svdsob.hxx
	binfilter/inc/bf_svx/svdtouch.hxx
	binfilter/inc/bf_svx/svdtypes.hxx
	binfilter/inc/bf_svx/svdundo.hxx
	binfilter/inc/bf_svx/svdviter.hxx
	binfilter/inc/bf_svx/svdvmark.hxx
	binfilter/inc/bf_svx/svimbase.hxx
	binfilter/inc/bf_svx/svx3ditems.hxx
	binfilter/inc/bf_svx/svxfont.hxx
	binfilter/inc/bf_svx/swafopt.hxx
	binfilter/inc/bf_svx/sxcaitm.hxx
	binfilter/inc/bf_svx/sxcecitm.hxx
	binfilter/inc/bf_svx/sxcllitm.hxx
	binfilter/inc/bf_svx/sxmbritm.hxx
	binfilter/inc/bf_svx/sxmspitm.hxx
	binfilter/inc/bf_svx/sxmsuitm.hxx
	binfilter/inc/bf_svx/sxmtaitm.hxx
	binfilter/inc/bf_svx/sxmtfitm.hxx
	binfilter/inc/bf_svx/sxmtritm.hxx
	binfilter/inc/bf_svx/sxopitm.hxx
	binfilter/inc/bf_svx/unoedsrc.hxx
	binfilter/inc/bf_svx/unoforou.hxx
	binfilter/inc/bf_svx/unolingu.hxx
	binfilter/inc/bf_svx/unoshape.hxx
	binfilter/inc/bf_svx/unotext.hxx
	binfilter/inc/bf_svx/unoviwed.hxx
	binfilter/inc/bf_svx/unoviwou.hxx
	binfilter/inc/bf_svx/viewpt3d.hxx
	binfilter/inc/bf_svx/volume3d.hxx
	binfilter/inc/bf_svx/xbitmap.hxx
	binfilter/inc/bf_svx/xflbckit.hxx
	binfilter/inc/bf_svx/xflbmsli.hxx
	binfilter/inc/bf_svx/xflbmtit.hxx
	binfilter/inc/bf_svx/xflbstit.hxx
	binfilter/inc/bf_svx/xflftrit.hxx
	binfilter/inc/bf_svx/xflgrit.hxx
	binfilter/inc/bf_svx/xflhtit.hxx
	binfilter/inc/bf_svx/xftmrit.hxx
	binfilter/inc/bf_svx/xit.hxx
	binfilter/inc/bf_svx/xlndsit.hxx
	binfilter/inc/bf_svx/xlnedcit.hxx
	binfilter/inc/bf_svx/xlnstcit.hxx
	binfilter/inc/bf_svx/xmlcnitm.hxx
	binfilter/inc/bf_svx/xmlgrhlp.hxx
	binfilter/inc/bf_svx/xoutbmp.hxx
	binfilter/inc/bf_svx/xoutx.hxx
	binfilter/inc/bf_svx/xpoly.hxx
	binfilter/inc/bf_svx/xpolyimp.hxx
	binfilter/inc/bf_svx/xpool.hxx
	binfilter/inc/bf_svx/xtextit0.hxx
	binfilter/inc/bf_svx/zoomitem.hxx
	binfilter/inc/bf_sw/accessibilityoptions.hxx
	binfilter/inc/bf_sw/authfld.hxx
	binfilter/inc/bf_sw/authratr.hxx
	binfilter/inc/bf_sw/bparr.hxx
	binfilter/inc/bf_sw/breakit.hxx
	binfilter/inc/bf_sw/calbck.hxx
	binfilter/inc/bf_sw/cellatr.hxx
	binfilter/inc/bf_sw/cellfml.hxx
	binfilter/inc/bf_sw/charatr.hxx
	binfilter/inc/bf_sw/crsrsh.hxx
	binfilter/inc/bf_sw/crsskip.hxx
	binfilter/inc/bf_sw/cshtyp.hxx
	binfilter/inc/bf_sw/ddefld.hxx
	binfilter/inc/bf_sw/docary.hxx
	binfilter/inc/bf_sw/docfac.hxx
	binfilter/inc/bf_sw/docsh.hxx
	binfilter/inc/bf_sw/docstat.hxx
	binfilter/inc/bf_sw/docufld.hxx
	binfilter/inc/bf_sw/dpage.hxx
	binfilter/inc/bf_sw/drawdoc.hxx
	binfilter/inc/bf_sw/editsh.hxx
	binfilter/inc/bf_sw/errhdl.hxx
	binfilter/inc/bf_sw/expfld.hxx
	binfilter/inc/bf_sw/fesh.hxx
	binfilter/inc/bf_sw/fmtanchr.hxx
	binfilter/inc/bf_sw/fmtclds.hxx
	binfilter/inc/bf_sw/fmtcnct.hxx
	binfilter/inc/bf_sw/fmtcntnt.hxx
	binfilter/inc/bf_sw/fmtfordr.hxx
	binfilter/inc/bf_sw/fmtfsize.hxx
	binfilter/inc/bf_sw/fmtftntx.hxx
	binfilter/inc/bf_sw/fmthdft.hxx
	binfilter/inc/bf_sw/fmtline.hxx
	binfilter/inc/bf_sw/fmtlsplt.hxx
	binfilter/inc/bf_sw/fmtornt.hxx
	binfilter/inc/bf_sw/fmtsrnd.hxx
	binfilter/inc/bf_sw/format.hxx
	binfilter/inc/bf_sw/frmatr.hxx
	binfilter/inc/bf_sw/frmfmt.hxx
	binfilter/inc/bf_sw/ftninfo.hxx
	binfilter/inc/bf_sw/grfatr.hxx
	binfilter/inc/bf_sw/hintids.hxx
	binfilter/inc/bf_sw/hints.hxx
	binfilter/inc/bf_sw/index.hxx
	binfilter/inc/bf_sw/iodetect.hxx
	binfilter/inc/bf_sw/linetype.hxx
	binfilter/inc/bf_sw/mdiexp.hxx
	binfilter/inc/bf_sw/ndarr.hxx
	binfilter/inc/bf_sw/ndindex.hxx
	binfilter/inc/bf_sw/ndole.hxx
	binfilter/inc/bf_sw/ndtxt.hxx
	binfilter/inc/bf_sw/ndtyp.hxx
	binfilter/inc/bf_sw/newhdl.hxx
	binfilter/inc/bf_sw/pagedesc.hxx
	binfilter/inc/bf_sw/pageiter.hxx
	binfilter/inc/bf_sw/paratr.hxx
	binfilter/inc/bf_sw/poolfmt.awk
	binfilter/inc/bf_sw/poolfmt.hxx
	binfilter/inc/bf_sw/pvprtdat.hxx
	binfilter/inc/bf_sw/redline.hxx
	binfilter/inc/bf_sw/reffld.hxx
	binfilter/inc/bf_sw/shellio.hxx
	binfilter/inc/bf_sw/sw3io.hxx
	binfilter/inc/bf_sw/swatrset.hxx
	binfilter/inc/bf_sw/swcrsr.hxx
	binfilter/inc/bf_sw/swdbdata.hxx
	binfilter/inc/bf_sw/swdbtoolsclient.hxx
	binfilter/inc/bf_sw/swevent.hxx
	binfilter/inc/bf_sw/swgpar.hxx
	binfilter/inc/bf_sw/swgstr.hxx
	binfilter/inc/bf_sw/swmodule.hxx
	binfilter/inc/bf_sw/swprtopt.hxx
	binfilter/inc/bf_sw/swrect.hxx
	binfilter/inc/bf_sw/swregion.hxx
	binfilter/inc/bf_sw/swserv.hxx
	binfilter/inc/bf_sw/swtable.hxx
	binfilter/inc/bf_sw/swtypes.hxx
	binfilter/inc/bf_sw/swunohelper.hxx
	binfilter/inc/bf_sw/swwait.hxx
	binfilter/inc/bf_sw/tgrditem.hxx
	binfilter/inc/bf_sw/toxwrap.hxx
	binfilter/inc/bf_sw/txatbase.hxx
	binfilter/inc/bf_sw/txatritr.hxx
	binfilter/inc/bf_sw/txtatr.hxx
	binfilter/inc/bf_sw/txtftn.hxx
	binfilter/inc/bf_sw/txtinet.hxx
	binfilter/inc/bf_sw/undobj.hxx
	binfilter/inc/bf_sw/unoatxt.hxx
	binfilter/inc/bf_sw/unocoll.hxx
	binfilter/inc/bf_sw/unocrsr.hxx
	binfilter/inc/bf_sw/unodraw.hxx
	binfilter/inc/bf_sw/unoevtlstnr.hxx
	binfilter/inc/bf_sw/unofield.hxx
	binfilter/inc/bf_sw/unoframe.hxx
	binfilter/inc/bf_sw/unoidx.hxx
	binfilter/inc/bf_sw/unoobj.hxx
	binfilter/inc/bf_sw/unoport.hxx
	binfilter/inc/bf_sw/unoprnms.hxx
	binfilter/inc/bf_sw/unoredline.hxx
	binfilter/inc/bf_sw/unoredlines.hxx
	binfilter/inc/bf_sw/unosrch.hxx
	binfilter/inc/bf_sw/unostyle.hxx
	binfilter/inc/bf_sw/unotbl.hxx
	binfilter/inc/bf_sw/unotxdoc.hxx
	binfilter/inc/bf_sw/viewopt.hxx
	binfilter/inc/bf_sw/viewsh.hxx
	binfilter/inc/bf_sw/viscrs.hxx
	binfilter/inc/bf_xmloff/NamedBoolPropertyHdl.hxx
	binfilter/inc/bf_xmloff/VisAreaContext.hxx
	binfilter/inc/bf_xmloff/i18nmap.hxx
	binfilter/inc/bf_xmloff/sdxmlexp.hxx
	binfilter/inc/bf_xmloff/styleexp.hxx
	binfilter/inc/bf_xmloff/txtfldi.hxx
	binfilter/inc/bf_xmloff/xexptran.hxx
	binfilter/inc/bf_xmloff/xmlcnimp.hxx
	binfilter/inc/bf_xmloff/xmlcnitm.hxx
	binfilter/inc/bf_xmloff/xmlehelp.hxx
	binfilter/inc/bf_xmloff/xmlexp.hxx
	binfilter/inc/bf_xmloff/xmlictxt.hxx
	binfilter/inc/bf_xmloff/xmlimppr.hxx
	binfilter/inc/bf_xmloff/xmlnume.hxx
	binfilter/inc/bf_xmloff/xmlnumfi.hxx
	binfilter/inc/bf_xmloff/xmlstyle.hxx
	binfilter/inc/bf_xmloff/xmltoken.hxx
	binfilter/inc/bf_xmloff/xmluconv.hxx
	filter/inc/filter/msfilter/escherex.hxx
	filter/inc/filter/msfilter/msdffimp.hxx
	filter/inc/filter/msfilter/svdfppt.hxx
	filter/inc/filter/msfilter/svxmsbas.hxx
	filter/inc/registration.hxx
	filter/source/docbook/sofftodocbookheadings.xsl
	filter/source/flash/swfuno.cxx
	filter/source/flash/swfwriter1.cxx
	filter/source/graphicfilter/egif/dlgegif.cxx
	filter/source/graphicfilter/egif/egif.cxx
	filter/source/graphicfilter/egif/makefile.mk
	filter/source/graphicfilter/eos2met/dlgeos2.cxx
	filter/source/graphicfilter/eos2met/dlgeos2.hxx
	filter/source/graphicfilter/eos2met/eos2met.cxx
	filter/source/graphicfilter/eos2met/makefile.mk
	filter/source/graphicfilter/epbm/dlgepbm.cxx
	filter/source/graphicfilter/epbm/epbm.cxx
	filter/source/graphicfilter/epbm/makefile.mk
	filter/source/graphicfilter/epgm/dlgepgm.cxx
	filter/source/graphicfilter/epgm/dlgepgm.hxx
	filter/source/graphicfilter/epgm/epgm.cxx
	filter/source/graphicfilter/epgm/makefile.mk
	filter/source/graphicfilter/epict/dlgepct.cxx
	filter/source/graphicfilter/epict/epict.cxx
	filter/source/graphicfilter/epict/makefile.mk
	filter/source/graphicfilter/eppm/dlgeppm.cxx
	filter/source/graphicfilter/eppm/dlgeppm.hxx
	filter/source/graphicfilter/eppm/eppm.cxx
	filter/source/graphicfilter/eppm/makefile.mk
	filter/source/graphicfilter/eps/dlgeps.cxx
	filter/source/graphicfilter/eps/dlgeps.hxx
	filter/source/graphicfilter/eps/eps.cxx
	filter/source/graphicfilter/eps/makefile.mk
	filter/source/graphicfilter/eras/eras.cxx
	filter/source/graphicfilter/etiff/etiff.cxx
	filter/source/graphicfilter/expm/expm.cxx
	filter/source/graphicfilter/icgm/actimpr.cxx
	filter/source/graphicfilter/idxf/dxf2mtf.cxx
	filter/source/graphicfilter/idxf/dxf2mtf.hxx
	filter/source/graphicfilter/idxf/dxfgrprd.cxx
	filter/source/graphicfilter/idxf/dxfgrprd.hxx
	filter/source/graphicfilter/idxf/idxf.cxx
	filter/source/graphicfilter/ieps/ieps.cxx
	filter/source/graphicfilter/ios2met/ios2met.cxx
	filter/source/graphicfilter/ipbm/ipbm.cxx
	filter/source/graphicfilter/ipcd/ipcd.cxx
	filter/source/graphicfilter/ipcx/ipcx.cxx
	filter/source/graphicfilter/ipict/ipict.cxx
	filter/source/graphicfilter/ipict/makefile.mk
	filter/source/graphicfilter/ipsd/ipsd.cxx
	filter/source/graphicfilter/iras/iras.cxx
	filter/source/graphicfilter/itga/itga.cxx
	filter/source/graphicfilter/itiff/itiff.cxx
	filter/source/msfilter/escherex.cxx
	filter/source/msfilter/eschesdo.cxx
	filter/source/msfilter/eschesdo.hxx
	filter/source/msfilter/makefile.mk
	filter/source/msfilter/msdffimp.cxx
	filter/source/msfilter/msocximex.cxx
	filter/source/msfilter/msoleexp.cxx
	filter/source/msfilter/msvbahelper.cxx
	filter/source/msfilter/powerpoint/pptimporteruno.cxx
	filter/source/msfilter/svdfppt.cxx
	filter/source/msfilter/svxmsbas.cxx
	filter/source/pdf/pdfexport.cxx
	filter/source/pdf/pdfuno.cxx
	filter/source/placeware/uno.cxx
	filter/source/svg/makefile.mk
	filter/source/svg/svgexport.cxx
	filter/source/svg/svgfontexport.cxx
	filter/source/svg/svguno.cxx
	filter/source/svg/svgwriter.cxx
	filter/source/t602/filterenv.cxx
	filter/source/xmlfilteradaptor/genericfilter.cxx
	filter/source/xmlfilterdetect/fdcomp.cxx
	filter/source/xslt/odf2xhtml/export/xhtml/body.xsl
	filter/source/xsltdialog/xmlfileview.cxx
	filter/source/xsltdialog/xmlfilterdialogcomponent.cxx
	filter/source/xsltfilter/XSLTFilter.cxx
	hwpfilter/source/hwpreader.hxx
	oox/inc/oox/core/binarycodec.hxx
	oox/inc/oox/core/binaryfilterbase.hxx
	oox/inc/oox/core/contexthandler.hxx
	oox/inc/oox/core/contexthandler2.hxx
	oox/inc/oox/core/fasttokenhandler.hxx
	oox/inc/oox/core/filterbase.hxx
	oox/inc/oox/core/filterdetect.hxx
	oox/inc/oox/core/fragmenthandler.hxx
	oox/inc/oox/core/fragmenthandler2.hxx
	oox/inc/oox/core/recordparser.hxx
	oox/inc/oox/core/relations.hxx
	oox/inc/oox/core/relationshandler.hxx
	oox/inc/oox/core/xmlfilterbase.hxx
	oox/inc/oox/drawingml/chart/axiscontext.hxx
	oox/inc/oox/drawingml/chart/axisconverter.hxx
	oox/inc/oox/drawingml/chart/axismodel.hxx
	oox/inc/oox/drawingml/chart/chartcontextbase.hxx
	oox/inc/oox/drawingml/chart/chartconverter.hxx
	oox/inc/oox/drawingml/chart/chartdrawingfragment.hxx
	oox/inc/oox/drawingml/chart/chartspaceconverter.hxx
	oox/inc/oox/drawingml/chart/chartspacefragment.hxx
	oox/inc/oox/drawingml/chart/chartspacemodel.hxx
	oox/inc/oox/drawingml/chart/converterbase.hxx
	oox/inc/oox/drawingml/chart/datasourcecontext.hxx
	oox/inc/oox/drawingml/chart/datasourceconverter.hxx
	oox/inc/oox/drawingml/chart/datasourcemodel.hxx
	oox/inc/oox/drawingml/chart/modelbase.hxx
	oox/inc/oox/drawingml/chart/objectformatter.hxx
	oox/inc/oox/drawingml/chart/plotareacontext.hxx
	oox/inc/oox/drawingml/chart/plotareaconverter.hxx
	oox/inc/oox/drawingml/chart/plotareamodel.hxx
	oox/inc/oox/drawingml/chart/seriescontext.hxx
	oox/inc/oox/drawingml/chart/seriesconverter.hxx
	oox/inc/oox/drawingml/chart/seriesmodel.hxx
	oox/inc/oox/drawingml/chart/titlecontext.hxx
	oox/inc/oox/drawingml/chart/titleconverter.hxx
	oox/inc/oox/drawingml/chart/titlemodel.hxx
	oox/inc/oox/drawingml/chart/typegroupcontext.hxx
	oox/inc/oox/drawingml/chart/typegroupconverter.hxx
	oox/inc/oox/drawingml/chart/typegroupmodel.hxx
	oox/inc/oox/drawingml/textbody.hxx
	oox/inc/oox/drawingml/textliststyle.hxx
	oox/inc/oox/drawingml/textparagraphproperties.hxx
	oox/inc/oox/helper/attributelist.hxx
	oox/inc/oox/helper/binaryinputstream.hxx
	oox/inc/oox/helper/binaryoutputstream.hxx
	oox/inc/oox/helper/binarystreambase.hxx
	oox/inc/oox/helper/containerhelper.hxx
	oox/inc/oox/helper/graphichelper.hxx
	oox/inc/oox/helper/helper.hxx
	oox/inc/oox/helper/modelobjecthelper.hxx
	oox/inc/oox/helper/progressbar.hxx
	oox/inc/oox/helper/propertymap.hxx
	oox/inc/oox/helper/propertyset.hxx
	oox/inc/oox/helper/textinputstream.hxx
	oox/inc/oox/ole/axbinaryreader.hxx
	oox/inc/oox/ole/axcontrolfragment.hxx
	oox/inc/oox/ole/olehelper.hxx
	oox/inc/oox/ole/oleobjecthelper.hxx
	oox/inc/oox/ole/vbacontrol.hxx
	oox/inc/oox/ole/vbainputstream.hxx
	oox/inc/oox/ole/vbamodule.hxx
	oox/inc/oox/ole/vbaproject.hxx
	oox/inc/oox/ole/vbaprojectfilter.hxx
	oox/inc/oox/token/propertynames.hxx
	oox/inc/oox/vml/vmldrawing.hxx
	oox/inc/oox/vml/vmldrawingfragment.hxx
	oox/inc/oox/vml/vmlformatting.hxx
	oox/inc/oox/vml/vmlinputstream.hxx
	oox/inc/oox/vml/vmlshape.hxx
	oox/inc/oox/vml/vmlshapecontainer.hxx
	oox/inc/oox/vml/vmlshapecontext.hxx
	oox/inc/oox/xls/addressconverter.hxx
	oox/inc/oox/xls/biffcodec.hxx
	oox/inc/oox/xls/biffdetector.hxx
	oox/inc/oox/xls/biffhelper.hxx
	oox/inc/oox/xls/biffinputstream.hxx
	oox/inc/oox/xls/biffoutputstream.hxx
	oox/inc/oox/xls/chartsheetfragment.hxx
	oox/inc/oox/xls/commentsbuffer.hxx
	oox/inc/oox/xls/commentsfragment.hxx
	oox/inc/oox/xls/condformatbuffer.hxx
	oox/inc/oox/xls/condformatcontext.hxx
	oox/inc/oox/xls/connectionsfragment.hxx
	oox/inc/oox/xls/defnamesbuffer.hxx
	oox/inc/oox/xls/drawingfragment.hxx
	oox/inc/oox/xls/excelchartconverter.hxx
	oox/inc/oox/xls/excelfilter.hxx
	oox/inc/oox/xls/excelhandlers.hxx
	oox/inc/oox/xls/excelvbaproject.hxx
	oox/inc/oox/xls/externallinkbuffer.hxx
	oox/inc/oox/xls/externallinkfragment.hxx
	oox/inc/oox/xls/formulabase.hxx
	oox/inc/oox/xls/formulaparser.hxx
	oox/inc/oox/xls/numberformatsbuffer.hxx
	oox/inc/oox/xls/ooxformulaparser.hxx
	oox/inc/oox/xls/pagesettings.hxx
	oox/inc/oox/xls/pivotcachebuffer.hxx
	oox/inc/oox/xls/pivotcachefragment.hxx
	oox/inc/oox/xls/pivottablebuffer.hxx
	oox/inc/oox/xls/pivottablefragment.hxx
	oox/inc/oox/xls/querytablefragment.hxx
	oox/inc/oox/xls/richstring.hxx
	oox/inc/oox/xls/richstringcontext.hxx
	oox/inc/oox/xls/scenariobuffer.hxx
	oox/inc/oox/xls/scenariocontext.hxx
	oox/inc/oox/xls/sharedformulabuffer.hxx
	oox/inc/oox/xls/sharedstringsbuffer.hxx
	oox/inc/oox/xls/sharedstringsfragment.hxx
	oox/inc/oox/xls/sheetdatacontext.hxx
	oox/inc/oox/xls/stylesbuffer.hxx
	oox/inc/oox/xls/stylesfragment.hxx
	oox/inc/oox/xls/tablebuffer.hxx
	oox/inc/oox/xls/tablefragment.hxx
	oox/inc/oox/xls/themebuffer.hxx
	oox/inc/oox/xls/unitconverter.hxx
	oox/inc/oox/xls/viewsettings.hxx
	oox/inc/oox/xls/webquerybuffer.hxx
	oox/inc/oox/xls/workbookfragment.hxx
	oox/inc/oox/xls/workbooksettings.hxx
	oox/inc/oox/xls/worksheetbuffer.hxx
	oox/inc/oox/xls/worksheetfragment.hxx
	oox/inc/oox/xls/worksheethelper.hxx
	oox/inc/oox/xls/worksheetsettings.hxx
	oox/prj/build.lst
	oox/prj/d.lst
	oox/source/core/binarycodec.cxx
	oox/source/core/binaryfilterbase.cxx
	oox/source/core/contexthandler.cxx
	oox/source/core/contexthandler2.cxx
	oox/source/core/facreg.cxx
	oox/source/core/fasttokenhandler.cxx
	oox/source/core/filterbase.cxx
	oox/source/core/filterdetect.cxx
	oox/source/core/fragmenthandler.cxx
	oox/source/core/fragmenthandler2.cxx
	oox/source/core/recordparser.cxx
	oox/source/core/relations.cxx
	oox/source/core/relationshandler.cxx
	oox/source/core/xmlfilterbase.cxx
	oox/source/docprop/ooxmldocpropimport.cxx
	oox/source/docprop/ooxmldocpropimport.hxx
	oox/source/drawingml/chart/axiscontext.cxx
	oox/source/drawingml/chart/axisconverter.cxx
	oox/source/drawingml/chart/axismodel.cxx
	oox/source/drawingml/chart/chartcontextbase.cxx
	oox/source/drawingml/chart/chartconverter.cxx
	oox/source/drawingml/chart/chartdrawingfragment.cxx
	oox/source/drawingml/chart/chartspaceconverter.cxx
	oox/source/drawingml/chart/chartspacefragment.cxx
	oox/source/drawingml/chart/chartspacemodel.cxx
	oox/source/drawingml/chart/converterbase.cxx
	oox/source/drawingml/chart/datasourcecontext.cxx
	oox/source/drawingml/chart/datasourceconverter.cxx
	oox/source/drawingml/chart/datasourcemodel.cxx
	oox/source/drawingml/chart/modelbase.cxx
	oox/source/drawingml/chart/objectformatter.cxx
	oox/source/drawingml/chart/plotareacontext.cxx
	oox/source/drawingml/chart/plotareaconverter.cxx
	oox/source/drawingml/chart/seriescontext.cxx
	oox/source/drawingml/chart/seriesconverter.cxx
	oox/source/drawingml/chart/seriesmodel.cxx
	oox/source/drawingml/chart/titlecontext.cxx
	oox/source/drawingml/chart/titleconverter.cxx
	oox/source/drawingml/chart/titlemodel.cxx
	oox/source/drawingml/chart/typegroupcontext.cxx
	oox/source/drawingml/chart/typegroupconverter.cxx
	oox/source/drawingml/chart/typegroupmodel.cxx
	oox/source/drawingml/shape.cxx
	oox/source/drawingml/shapecontext.cxx
	oox/source/drawingml/table/tableproperties.cxx
	oox/source/drawingml/textbodypropertiescontext.cxx
	oox/source/drawingml/textliststyle.cxx
	oox/source/drawingml/transform2dcontext.cxx
	oox/source/dump/biffdumper.cxx
	oox/source/dump/dffdumper.cxx
	oox/source/dump/dumperbase.cxx
	oox/source/dump/oledumper.cxx
	oox/source/dump/pptxdumper.cxx
	oox/source/dump/xlsbdumper.cxx
	oox/source/helper/attributelist.cxx
	oox/source/helper/binaryinputstream.cxx
	oox/source/helper/binarystreambase.cxx
	oox/source/helper/containerhelper.cxx
	oox/source/helper/graphichelper.cxx
	oox/source/helper/modelobjecthelper.cxx
	oox/source/helper/progressbar.cxx
	oox/source/helper/propertymap.cxx
	oox/source/helper/propertyset.cxx
	oox/source/helper/textinputstream.cxx
	oox/source/ole/axbinaryreader.cxx
	oox/source/ole/axcontrol.cxx
	oox/source/ole/olehelper.cxx
	oox/source/ole/oleobjecthelper.cxx
	oox/source/ole/vbacontrol.cxx
	oox/source/ole/vbamodule.cxx
	oox/source/ole/vbaproject.cxx
	oox/source/ole/vbaprojectfilter.cxx
	oox/source/ppt/customshowlistcontext.cxx
	oox/source/ppt/pptimport.cxx
	oox/source/ppt/pptshapegroupcontext.cxx
	oox/source/shape/FastTokenHandlerService.cxx
	oox/source/shape/FastTokenHandlerService.hxx
	oox/source/token/makefile.mk
	oox/source/token/namespacemap.cxx
	oox/source/token/properties.txt
	oox/source/token/propertynames.cxx
	oox/source/token/tokenmap.cxx
	oox/source/token/tokens.hxx.head
	oox/source/vml/vmldrawing.cxx
	oox/source/vml/vmldrawingfragment.cxx
	oox/source/vml/vmlformatting.cxx
	oox/source/vml/vmlinputstream.cxx
	oox/source/vml/vmlshape.cxx
	oox/source/vml/vmlshapecontainer.cxx
	oox/source/vml/vmlshapecontext.cxx
	oox/source/vml/vmltextbox.cxx
	oox/source/xls/addressconverter.cxx
	oox/source/xls/autofiltercontext.cxx
	oox/source/xls/biffcodec.cxx
	oox/source/xls/biffdetector.cxx
	oox/source/xls/biffhelper.cxx
	oox/source/xls/biffinputstream.cxx
	oox/source/xls/biffoutputstream.cxx
	oox/source/xls/chartsheetfragment.cxx
	oox/source/xls/commentsbuffer.cxx
	oox/source/xls/commentsfragment.cxx
	oox/source/xls/condformatbuffer.cxx
	oox/source/xls/condformatcontext.cxx
	oox/source/xls/connectionsfragment.cxx
	oox/source/xls/defnamesbuffer.cxx
	oox/source/xls/drawingfragment.cxx
	oox/source/xls/excelchartconverter.cxx
	oox/source/xls/excelfilter.cxx
	oox/source/xls/excelhandlers.cxx
	oox/source/xls/externallinkbuffer.cxx
	oox/source/xls/externallinkfragment.cxx
	oox/source/xls/formulabase.cxx
	oox/source/xls/formulaparser.cxx
	oox/source/xls/numberformatsbuffer.cxx
	oox/source/xls/ooxformulaparser.cxx
	oox/source/xls/pagesettings.cxx
	oox/source/xls/pivotcachebuffer.cxx
	oox/source/xls/pivotcachefragment.cxx
	oox/source/xls/pivottablebuffer.cxx
	oox/source/xls/pivottablefragment.cxx
	oox/source/xls/querytablefragment.cxx
	oox/source/xls/richstring.cxx
	oox/source/xls/richstringcontext.cxx
	oox/source/xls/scenariobuffer.cxx
	oox/source/xls/scenariocontext.cxx
	oox/source/xls/sharedformulabuffer.cxx
	oox/source/xls/sharedstringsbuffer.cxx
	oox/source/xls/sharedstringsfragment.cxx
	oox/source/xls/sheetdatacontext.cxx
	oox/source/xls/stylesbuffer.cxx
	oox/source/xls/stylesfragment.cxx
	oox/source/xls/tablebuffer.cxx
	oox/source/xls/tablefragment.cxx
	oox/source/xls/themebuffer.cxx
	oox/source/xls/unitconverter.cxx
	oox/source/xls/webquerybuffer.cxx
	oox/source/xls/workbookfragment.cxx
	oox/source/xls/workbookhelper.cxx
	oox/source/xls/workbooksettings.cxx
	oox/source/xls/worksheetbuffer.cxx
	oox/source/xls/worksheetfragment.cxx
	oox/source/xls/worksheethelper.cxx
	oox/source/xls/worksheetsettings.cxx
	unoxml/source/rdf/librdf_repository.cxx
	unoxml/source/xpath/xpathapi.hxx
	writerfilter/inc/resourcemodel/Fraction.hxx
	writerfilter/inc/resourcemodel/TagLogger.hxx
	writerfilter/inc/resourcemodel/XPathLogger.hxx
	writerfilter/source/dmapper/BorderHandler.cxx
	writerfilter/source/dmapper/CellColorHandler.cxx
	writerfilter/source/dmapper/CellColorHandler.hxx
	writerfilter/source/dmapper/CellMarginHandler.cxx
	writerfilter/source/dmapper/CellMarginHandler.hxx
	writerfilter/source/dmapper/DomainMapper.cxx
	writerfilter/source/dmapper/DomainMapperTableHandler.cxx
	writerfilter/source/dmapper/DomainMapper_Impl.cxx
	writerfilter/source/dmapper/FFDataHandler.cxx
	writerfilter/source/dmapper/FontTable.cxx
	writerfilter/source/dmapper/FontTable.hxx
	writerfilter/source/dmapper/GraphicImport.cxx
	writerfilter/source/dmapper/GraphicImport.hxx
	writerfilter/source/dmapper/MeasureHandler.cxx
	writerfilter/source/dmapper/NumberingManager.cxx
	writerfilter/source/dmapper/NumberingManager.hxx
	writerfilter/source/dmapper/OLEHandler.cxx
	writerfilter/source/dmapper/OLEHandler.hxx
	writerfilter/source/dmapper/PropertyIds.hxx
	writerfilter/source/dmapper/PropertyMap.cxx
	writerfilter/source/dmapper/PropertyMap.hxx
	writerfilter/source/dmapper/PropertyMapHelper.cxx
	writerfilter/source/dmapper/PropertyMapHelper.hxx
	writerfilter/source/dmapper/SectionColumnHandler.cxx
	writerfilter/source/dmapper/SettingsTable.cxx
	writerfilter/source/dmapper/StyleSheetTable.cxx
	writerfilter/source/dmapper/StyleSheetTable.hxx
	writerfilter/source/dmapper/TDefTableHandler.cxx
	writerfilter/source/dmapper/dmapperLoggers.hxx
	writerfilter/source/filter/ImportFilter.cxx
	writerfilter/source/filter/RtfFilter.cxx
	writerfilter/source/filter/RtfFilter.hxx
	writerfilter/source/ooxml/OOXMLFactory.cxx
	writerfilter/source/ooxml/OOXMLFastContextHandler.cxx
	writerfilter/source/ooxml/OOXMLFastContextHandler.hxx
	writerfilter/source/ooxml/OOXMLFastHelper.hxx
	writerfilter/source/ooxml/OOXMLParserState.hxx
	writerfilter/source/ooxml/factoryimpl_ns.xsl
	writerfilter/source/ooxml/model.xml
	writerfilter/source/resourcemodel/TagLogger.cxx
	writerfilter/source/resourcemodel/XPathLogger.cxx
	writerperfect/prj/build.lst
	writerperfect/source/wpdimp/wpft_genericfilter.cxx

2011-03-09  Rafael Dominguez  <venccsralph@gmail.com>  [cef1ec87ed33935692dd56534d0b37ea5dfe398a]

Remove List container in components/imgprod


2011-03-09  Norbert Thiebaud  <nthiebaud@gmail.com>  [6fe5c3611f3bb03b8aa98d0af8bee9f7cede81d0]

Merge commit 'ooo/DEV300_m101' into integration/dev300_m101

* commit 'ooo/DEV300_m101': (27 commits)
  masterfix DEV300: #i10000# buildtype removed
  mav59: #i116806# remove syntax that is not supported on solaris
  gnumake3: remove comphelper version; fix including extract.hxx
  CWS gnumake3: fix component location for msforms; change library name for msforms; change file names for gengal
  ause129: #i116325# don't process .<basename>.xcu, created on mac
  dr77: post rebase fixes
  #i10000# workaround strange out of memory error on mac
  #i10000# reenable checkdeliver
  #i10000# create some dependencies...
  #i10000# add dependency to trigger rebuild
  gnumake2: removing duplicate msword entry in postprocess/packcomponents caused by resync to DEV300_m95
  gnumake2: fixing msword component file location in postprocess
  #i115608# msword component registration
  gnumake2: disabling postprocess/checkdeliver as it consistently fails on unxmacxi
  gnumake2: fixed component file location in outdir
  gnumake2: added component registration
  dba34b: #i110409# remove DataSourceMigration
  sb131: #i115124# $(XSLTPROC) implies LIBXSLT:libxslt
  #i114970#
  DEV300 masterfix: #i10000#: wrong regexp
  ...

Conflicts:
	postprocess/prj/build.lst

2011-03-09  Norbert Thiebaud  <nthiebaud@gmail.com>  [cc5db648bcc3114fefcbf9741586f7cb6aa00b2f]

Merge commit 'ooo/DEV300_m101' into integration/dev300_m101

* commit 'ooo/DEV300_m101': (185 commits)
  masterfix DEV300: #i10000# usage of L10N build_type
  masterfix: #i10000# INT16 -> sal_Int16
  fixed compile errors after resync to m100, part2
  gridsort: post-rebase fixes
  CWS gnumake3: found another tools integer type
  removetooltypes01: Fix build problems after rebase to DEV300m99 in basctl, cui, reportdesign, sw
  native359: #i114398# changing mac langpack icon
  native359: #i115669# fixing package description for solaris packages
  gnumake3: remove comphelper version; fix including extract.hxx
  locales34: #i106785# add Haitian_Haiti [ht-HT] to language list and locale data; locale data contributed by <jcpoulard>
  sb138: #i116659# timely termination of OnLogRotateThread
  accfixes: removed include of obsolete header file
  accfixes: removed obsolete file
  removetooltypes01: #i112600# Fix build problems on non-pro
  accfixes: moved some shared strings to svx part2
  accfixes: moved some shared strings to svx
  accfixes: added more accessibility information and fixed tab orders in multiple dialogs (cui module)
  removetooltypes01: #i112600# Remove tools types for Mac specific parts
  fixed tab order in BasicIDE, Library dialog tab page
  added some accessible names in BasicIDE
  ...

Conflicts:
	UnoControls/source/base/registercontrols.cxx
	accessibility/inc/accessibility/standard/vclxaccessiblelistboxlist.hxx
	automation/inc/automation/communi.hxx
	automation/inc/automation/simplecm.hxx
	automation/source/communi/communi.cxx
	automation/source/inc/rcontrol.hxx
	automation/source/miniapp/servuid.hxx
	automation/source/server/XMLParser.cxx
	automation/source/server/cmdbasestream.cxx
	automation/source/server/profiler.hxx
	automation/source/server/recorder.cxx
	automation/source/server/retstrm.hxx
	automation/source/server/server.cxx
	automation/source/server/sta_list.cxx
	automation/source/server/statemnt.cxx
	automation/source/server/statemnt.hxx
	automation/source/simplecm/packethandler.cxx
	automation/source/simplecm/simplecm.cxx
	automation/source/simplecm/tcpio.cxx
	automation/source/simplecm/tcpio.hxx
	automation/source/testtool/comm_bas.hxx
	automation/source/testtool/cretstrm.hxx
	automation/source/testtool/httprequest.cxx
	automation/source/testtool/httprequest.hxx
	automation/source/testtool/objtest.cxx
	automation/source/testtool/objtest.hxx
	basctl/source/basicide/baside2.cxx
	basctl/source/basicide/baside2.hxx
	basctl/source/basicide/baside2b.cxx
	basctl/source/basicide/baside3.cxx
	basctl/source/basicide/basides1.cxx
	basctl/source/basicide/basides2.cxx
	basctl/source/basicide/basidesh.cxx
	basctl/source/basicide/basidesh.src
	basctl/source/basicide/basobj3.cxx
	basctl/source/basicide/bastype2.cxx
	basctl/source/basicide/bastype3.cxx
	basctl/source/basicide/bastypes.cxx
	basctl/source/basicide/brkdlg.cxx
	basctl/source/basicide/iderdll.cxx
	basctl/source/basicide/macrodlg.cxx
	basctl/source/basicide/moduldl2.cxx
	basctl/source/basicide/moduldlg.cxx
	basctl/source/basicide/objdlg.cxx
	basctl/source/basicide/scriptdocument.cxx
	basctl/source/basicide/tbxctl.cxx
	basctl/source/basicide/tbxctl.hxx
	basctl/source/basicide/tbxctl.src
	basctl/source/dlged/dlged.cxx
	basctl/source/dlged/dlgedfunc.cxx
	basctl/source/dlged/dlgedobj.cxx
	basctl/source/inc/basidesh.hxx
	basctl/source/inc/bastypes.hxx
	basctl/source/inc/dlgedmod.hxx
	basctl/source/inc/dlgedpage.hxx
	crashrep/prj/build.lst
	cui/inc/pch/precompiled_cui.hxx
	cui/source/customize/acccfg.cxx
	cui/source/customize/acccfg.hrc
	cui/source/customize/acccfg.src
	cui/source/customize/cfg.cxx
	cui/source/customize/cfgutil.cxx
	cui/source/customize/macropg.cxx
	cui/source/customize/macropg.src
	cui/source/customize/selector.cxx
	cui/source/dialogs/SpellDialog.cxx
	cui/source/dialogs/commonlingui.cxx
	cui/source/dialogs/cuicharmap.cxx
	cui/source/dialogs/cuifmsearch.cxx
	cui/source/dialogs/cuigaldlg.cxx
	cui/source/dialogs/cuigrfflt.cxx
	cui/source/dialogs/hldocntp.cxx
	cui/source/dialogs/hldoctp.cxx
	cui/source/dialogs/hlinettp.cxx
	cui/source/dialogs/hlmailtp.cxx
	cui/source/dialogs/hlmarkwn.cxx
	cui/source/dialogs/hlmarkwn.src
	cui/source/dialogs/hltpbase.cxx
	cui/source/dialogs/iconcdlg.cxx
	cui/source/dialogs/passwdomdlg.cxx
	cui/source/dialogs/pastedlg.cxx
	cui/source/dialogs/scriptdlg.cxx
	cui/source/dialogs/thesdlg.cxx
	cui/source/dialogs/zoom.cxx
	cui/source/factory/dlgfact.hxx
	cui/source/inc/SpellDialog.hxx
	cui/source/inc/autocdlg.hxx
	cui/source/inc/backgrnd.hxx
	cui/source/inc/bbdlg.hxx
	cui/source/inc/cfg.hxx
	cui/source/inc/cfgutil.hxx
	cui/source/inc/cuigaldlg.hxx
	cui/source/inc/cuigrfflt.hxx
	cui/source/inc/cuitabarea.hxx
	cui/source/inc/cuitabline.hxx
	cui/source/inc/hldocntp.hxx
	cui/source/inc/hltpbase.hxx
	cui/source/inc/iconcdlg.hxx
	cui/source/inc/numpages.hxx
	cui/source/inc/page.hxx
	cui/source/inc/postdlg.hxx
	cui/source/inc/scriptdlg.hxx
	cui/source/inc/transfrm.hxx
	cui/source/inc/zoom.hxx
	cui/source/options/cfgchart.cxx
	cui/source/options/cuisrchdlg.cxx
	cui/source/options/dbregister.cxx
	cui/source/options/dbregister.src
	cui/source/options/fontsubs.cxx
	cui/source/options/internationaloptions.cxx
	cui/source/options/optasian.cxx
	cui/source/options/optchart.cxx
	cui/source/options/optcolor.cxx
	cui/source/options/optcolor.src
	cui/source/options/optfltr.cxx
	cui/source/options/optfltr.src
	cui/source/options/optgdlg.cxx
	cui/source/options/optgdlg.src
	cui/source/options/optgenrl.cxx
	cui/source/options/opthtml.cxx
	cui/source/options/optimprove.cxx
	cui/source/options/optinet2.cxx
	cui/source/options/optinet2.hxx
	cui/source/options/optjava.cxx
	cui/source/options/optlingu.cxx
	cui/source/options/optsave.cxx
	cui/source/options/optsave.hxx
	cui/source/options/treeopt.cxx
	cui/source/options/webconninfo.cxx
	cui/source/tabpages/autocdlg.cxx
	cui/source/tabpages/backgrnd.cxx
	cui/source/tabpages/border.cxx
	cui/source/tabpages/chardlg.cxx
	cui/source/tabpages/dstribut.cxx
	cui/source/tabpages/grfpage.cxx
	cui/source/tabpages/macroass.cxx
	cui/source/tabpages/measure.cxx
	cui/source/tabpages/numfmt.cxx
	cui/source/tabpages/numpages.cxx
	cui/source/tabpages/page.cxx
	cui/source/tabpages/paragrph.cxx
	cui/source/tabpages/swpossizetabpage.cxx
	cui/source/tabpages/tabarea.src
	cui/source/tabpages/textanim.cxx
	cui/source/tabpages/textattr.cxx
	cui/source/tabpages/tparea.cxx
	cui/source/tabpages/tpbitmap.cxx
	cui/source/tabpages/tpcolor.cxx
	cui/source/tabpages/tpgradnt.cxx
	cui/source/tabpages/tphatch.cxx
	cui/source/tabpages/tpline.cxx
	cui/source/tabpages/tplnedef.cxx
	cui/source/tabpages/tplneend.cxx
	cui/source/tabpages/tpshadow.cxx
	cui/source/tabpages/transfrm.cxx
	embedserv/source/embed/register.cxx
	extensions/inc/pch/precompiled_extensions.hxx
	extensions/inc/propctrlr.hrc
	extensions/source/abpilot/abpservices.cxx
	extensions/source/bibliography/bibload.cxx
	extensions/source/bibliography/datman.cxx
	extensions/source/bibliography/general.cxx
	extensions/source/dbpilots/dbpservices.cxx
	extensions/source/inc/componentmodule.cxx
	extensions/source/nsplugin/source/so_env.cxx
	extensions/source/ole/oleobjw.cxx
	extensions/source/ole/oleobjw.hxx
	extensions/source/oooimprovement/invite_job.cxx
	extensions/source/oooimprovement/onlogrotate_job.cxx
	extensions/source/plugin/base/service.cxx
	extensions/source/plugin/inc/plugin/unx/mediator.hxx
	extensions/source/plugin/inc/plugin/unx/plugcon.hxx
	extensions/source/plugin/unx/mediator.cxx
	extensions/source/plugin/unx/nppapi.cxx
	extensions/source/plugin/unx/plugcon.cxx
	extensions/source/preload/services.cxx
	extensions/source/propctrlr/formmetadata.cxx
	extensions/source/propctrlr/pcrservices.cxx
	extensions/source/resource/resource.cxx
	extensions/source/scanner/sane.hxx
	extensions/source/scanner/sanedlg.cxx
	extensions/source/scanner/scanunx.cxx
	extensions/source/scanner/scanwin.cxx
	extensions/source/scanner/twain.cxx
	extensions/source/scanner/twain.hxx
	extensions/source/update/check/updatecheckconfig.cxx
	extensions/test/stm/datatest.cxx
	extensions/test/stm/marktest.cxx
	extensions/test/stm/pipetest.cxx
	extensions/test/stm/testfactreg.cxx
	extensions/workben/testpgp.cxx
	forms/qa/complex/forms/CheckOGroupBoxModel.java
	forms/qa/makefile.mk
	forms/source/component/Button.cxx
	forms/source/component/Button.hxx
	forms/source/component/ListBox.cxx
	forms/source/inc/forms_module_impl.hxx
	forms/source/misc/services.cxx
	forms/source/solar/control/navtoolbar.cxx
	javainstaller2/prj/build.lst
	javainstaller2/src/JavaSetup/org/openoffice/setup/Util/ModuleCtrl.java
	lingucomponent/prj/build.lst
	lingucomponent/source/hyphenator/altlinuxhyph/hyphen/hyphenimp.cxx
	lingucomponent/source/spellcheck/spell/sreg.cxx
	lingucomponent/source/spellcheck/spell/sspellimp.cxx
	package/source/manifest/ManifestExport.cxx
	package/source/manifest/UnoRegister.cxx
	package/source/xstor/owriteablestream.cxx
	package/source/xstor/owriteablestream.hxx
	package/source/xstor/xstorage.hxx
	package/source/zippackage/ZipPackageFolder.cxx
	package/source/zippackage/ZipPackageStream.cxx
	setup_native/source/mac/ooo/DS_Store
	setup_native/source/win32/customactions/shellextensions/registerextensions.cxx
	xmlsecurity/prj/build.lst
	xmlsecurity/source/component/registerservices.cxx
	xmlsecurity/source/dialogs/stbcontrl.cxx
	xmlsecurity/source/framework/xsec_framework.cxx
	xmlsecurity/source/xmlsec/xsec_xmlsec.cxx
	xmlsecurity/tools/demo/util.hxx
	xmlsecurity/workben/signaturetest.cxx

2011-03-09  Nigel Hawkins  <n.hawkins@gmx.com>  [dec8b67fa48ff81c96a9ecb9f6bc4098059409c1]

Remove last traces of SvLongs


2011-03-09  Nigel Hawkins  <n.hawkins@gmx.com>  [4feef01e1b0bc367a79f8c1b1f8e5c9eeb3b029b]

Fix build breakage caused by commit 6165ef7...


2011-03-09  Nigel Hawkins  <n.hawkins@gmx.com>  [8cafbbcfbb4a6c3c6f70e7a903203558ccfd3411]

Remove last traces of SvLongs


2011-03-09  Nigel Hawkins  <n.hawkins@gmx.com>  [232891eda7a514d475894ad764d3f2b50996d6a8]

Remove SvLongs declaration and definition


2011-03-09  Nigel Hawkins  <n.hawkins@gmx.com>  [2d457cc40dceb1295c7834456b303d4a36fdc6b0]

Remove use of SvLongs from txtfly.[ch]xx

Note that this commit is forced by changes in editeng.

2011-03-09  Caolán McNamara  <caolanm@redhat.com>  [75981290387b6b6dfcdb4726a1a3fb96d89e2005]

build those with exceptions


2011-03-09  Nigel Hawkins  <n.hawkins@gmx.com>  [a9170798a46315a3bc42fba92b757e6d4a524220]

Remove use of SvLongs from txtrange.[ch]xx and refactor a bit.

Note that this commit forces changes onto writer as well.

2011-03-09  Caolán McNamara  <caolanm@redhat.com>  [2256b8b743d09a102ceee5b5109ee6fd2b729644]

Add Cherokee preview


2011-03-09  Caolán McNamara  <caolanm@redhat.com>  [c0997a4383c958a6119ee3c36e4710fa5881ffc8]

mask out cjk punctuation


2011-03-09  Caolán McNamara  <caolanm@redhat.com>  [bc001176b4875acf4acd24390e37497abd7c3f43]

Cyrillic+Georgian is likely best previewed as Georgian


2011-03-09  Niklas Nebel  <nn@openoffice.org>  [8440baa184e67db9538ca6a18902bbd9a3949050]

calc66: #i89232# delete before applying attributes, use CountNonFilteredRows for preview, indenting


2011-03-09  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [97e936765c121b5e5045c9eb417e7cf8bbc368a9]

rsvglibs: add dependencies for librsvg


2011-03-09  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [c5819b62fa815442e4a1716e3c28eb5a2fbb005a]

rsgvlibs: adapt build configuration


2011-03-09  Caolán McNamara  <caolanm@redhat.com>  [78814afd05a9670724dc35af231f9c5d206c2c5f]

Resolves: fdo#34635 GetSelectEntry is far more likely correct


2011-03-09  Mikhail Voytenko  <mav@openoffice.org>  [45bb18f3f90eb96a2a6a41c028188d5787e8952b]

mav60: merge to m101


2011-03-09  Mikhail Voytenko  <mav@openoffice.org>  [cd3b62ba4bd7cbb17d905f120fad084ba4a10668]

mav60: merge to m101


2011-03-09  Mikhail Voytenko  <mav@openoffice.org>  [1cec917056e90e50408a555ebb9199f27b891d93]

mav60: merge to m101


2011-03-09  Mikhail Voytenko  <mav@openoffice.org>  [b52c8fd79b8089608b9bc979b598602ffb171a90]

mav60: merge to m101


2011-03-09  Mikhail Voytenko  <mav@openoffice.org>  [34a1710e87b3b97efc889352f843fdace502ee32]

mav60: #164341# support AES encryption


2011-03-09  Mikhail Voytenko  <mav@openoffice.org>  [92c231e882e4e788259fbae6a793bb2699c059bb]

mav60: #164341# support AES encryption


2011-03-09  Mikhail Voytenko  <mav@openoffice.org>  [7422ecbc2a6057dfcd4d2237da3f581965d270f3]

mav60: #164341# support AES encryption


2011-03-09  Xavier ALT  <dex@phoenix-ind.net>  [87fef61165416893e5347e3231c1aa1e32351210]

remove SVX_LIGHT macro


2011-03-09  Xavier ALT  <dex@phoenix-ind.net>  [882a644d9e436bd5fbd97d495853f7257fa9465f]

remove SVX_LIGHT macro


2011-03-09  Xavier ALT  <dex@phoenix-ind.net>  [17aac3bb4a83aa41460722dd94992bd94600d575]

remove SVX_LIGHT macro


2011-03-09  Xavier ALT  <dex@phoenix-ind.net>  [ec8c1608da52de046fb571d93f45dcbf8c765fde]

remove SVX_LIGHT macro


2011-03-09  Caolán McNamara  <caolanm@redhat.com>  [58d46c6eaee19bd77ebfe9ab2b1eff5f7f8638da]

enable fontcapabilities under windows


2011-03-09  Caolán McNamara  <caolanm@redhat.com>  [06da97f3948d6fe5be389d3bf35a63bbdd6f7eae]

Resolves: rhbz#682621 better resizing of overtall glyphsubs


2011-03-09  Caolán McNamara  <caolanm@redhat.com>  [1b5b7cbb952beef5b70198315e574d6aaf3b22e6]

cppcheck: this method can be const


2011-03-09  Ivo Hinkelmann  <ihi@openoffice.org>  [ab76fab508323772bc2a66292637018183093682]

masterfix DEV300: #i10000# new configure


2011-03-09  Thorsten Behrens  <tbehrens@novell.com>  [35fbb45086c389f91c0d6ff410d814f7567c1ceb]

Revert idle whitespace changes

Reverting all hunks that solely change whitespace, prior to
performing the m101 merge from OOo.

2011-03-09  Ocke Janssen  <oj@openoffice.org>  [d44fe9de5ae028129310d00ebd8612193d99ecff]

rsvglibs: libcroco for windows added


2011-03-09  Ivo Hinkelmann  <ihi@openoffice.org>  [d07e4ca3fedf2c59bc4867ed4dd931dd35149cbb]

masterfix DEV300: #i10000# - -> _


2011-03-09  Ingo Schmidt  <is@openoffice.org>  [1138fad1b357b5dba76670227e785565e42f164b]

native367: #o11840947# preparing OOO 3.4


2011-03-09  Ivo Hinkelmann  <ihi@openoffice.org>  [82c070266d0440348c61c710e0caa89ae1e74b1b]

masterfix DEV300: #i10000# drafts removed


2011-03-09  Ocke Janssen  <oj@openoffice.org>  [c118a818ebca9305451421e831fcfb447d7bca74]

rsvglibs: exports libs as well


2011-03-09  Ocke Janssen  <oj@openoffice.org>  [c47775b5f613dbe0dcc48921e8ed95d7e1ece088]

rsvglibs: remove local paths


2011-03-09  Ocke Janssen  <oj@openoffice.org>  [9c3c4dd2106f6bfde6a76aae50f5fabd0e30d5fd]

Automated merge with ssh://hg.services.openoffice.org/cws/rsvglibs


2011-03-09  Ocke Janssen  <oj@openoffice.org>  [d182e7fd3d912ca61fdc881beca5bb46df14efad]

rsvglibs: crate intl.dll and header file for windows


2011-03-09  Henning Brinkmann  <hbrinkm@openoffice.org>  [6201194c7c851faed3f2f0cc14df40d605e393af]

sw34bf04: #i46648#: define class for NfKeywordTable * * * #i46648#: Use specific NfKeywordTabl


2011-03-09  Henning Brinkmann  <hbrinkm@openoffice.org>  [17e137d01ec9863cb99b70d7351bb5adcd66fe3b]

sw34bf04: #i46648#: define class for NfKeywordTable * * * #i46648#: Use specific NfKeywordTabl


2011-03-09  Andras Timar  <timar@fsf.hu>  [587cc96d00e4fe176156d77378f95d10bd9d273b]

update help text of localize tool


2011-03-09  Andras Timar  <timar@fsf.hu>  [f8267f7b79a6a508d263b21fd361dc205c876c75]

no need to blacklist dictionaries, because is is not whitelisted


2011-03-09  Caolán McNamara  <caolanm@redhat.com>  [28bc2b2c4d479e8adf71c3d7939bdd42f8008c13]

silence some warnings


2011-03-09  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [a98c6c61ec22c1a6c9673d9197021758d9ee72ff]

rsvglibs: updated build dependencies


2011-03-09  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [fb999d52ac27c7752c09bf715a0e51b1e254ee5e]

rsvglibs: updated build dependencies


2011-03-09  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [70c54842a1703692e45cc51901b2661d7531bf1b]

rsvglibs: updated build dependencies


2011-03-09  Niklas Nebel  <nn@openoffice.org>  [f887134f9e809d22b759ff9e0f87d1088c6d0b90]

calc66: #i116504# don't use the same cache ID for a different range


2011-03-09  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [12a44956bc562d05e8f3e616a19684b909d2c8d7]

rsvglibs: add build.lst


2011-03-09  Ivo Hinkelmann  <ihi@openoffice.org>  [65fff3c4223f1eef47cd67a45ea514e22a72b089]

masterfix DEV300: #i10000# dir removed


2011-03-09  Jan Holesovsky  <kendy@suse.cz>  [32df31d5313d4b95316feaaf127e4f4a596746a3]

Fix build.


2011-03-09  Jan Holesovsky  <kendy@suse.cz>  [5f7158e265771916e3354aaee7dce0f069d6a613]

Merge commit 'ooo/DEV300_m101' into intm101

Conflicts:
	boost/aliasing.patch
	boost/makefile.mk
	cairo/cairo/makefile.mk
	cairo/pixman/makefile.mk
	dictionaries/da_DK/README_th_da_DK.txt
	dictionaries/da_DK/description.xml
	dictionaries/da_DK/dictionaries.xcu
	dictionaries/da_DK/makefile.mk
	dictionaries/da_DK/th_da_DK.dat
	dictionaries/de_AT/th_de_AT_v2.idx
	dictionaries/de_CH/th_de_CH_v2.idx
	dictionaries/de_DE/COPYING
	dictionaries/de_DE/COPYING_GPLv2
	dictionaries/de_DE/COPYING_GPLv2.txt
	dictionaries/de_DE/README_extension_owner.txt
	dictionaries/de_DE/README_th_de_DE_v2.txt
	dictionaries/de_DE/makefile.mk
	dictionaries/de_DE/th_de_DE_v2.idx
	icu/makefile.mk
	moz/makefile.mk
	python/makefile.mk

2011-03-09  Caolán McNamara  <caolanm@redhat.com>  [3ea2c7d282611201066ca7179f2cc830fd777340]

cppcheck: this method can be const


2011-03-09  Caolán McNamara  <caolanm@redhat.com>  [3a6a7b876010db041fa641b6703e26027a22e511]

cppcheck: this method can be const


2011-03-09  Caolán McNamara  <caolanm@redhat.com>  [861c90c090c279dfa15e931e6a0f4d8baba1297c]

cppcheck: this method can be const


2011-03-09  Jani Monoses  <jani.monoses@canonical.com>  [11db8cce4928a6510341d97bb28d100068037987]

lp#726529: using the Linaro gcc 4.5 generated code instead

 * this adds memory barriers to the asm code block making it SMP-safe

2011-03-09  Carsten Driesner  <cd@openoffice.org>  [c2e4254b329463732e203e8e7f3cd57c592990e8]

fwk167: #i87596# Remove decoration on windowResized() only in design mode. VCL works without decoration and so does the toolkit. In design mode the drawing layer wants to include the decoration. So using mbDesignMode helps to complete the fix


2011-03-09  Ocke Janssen  <oj@openoffice.org>  [d6edeed629c45e8de5e4cb8db38a7e395b2d069a]

Automated merge with ssh://hg.services.openoffice.org/cws/rsvglibs


2011-03-09  Caolán McNamara  <caolanm@redhat.com>  [69069f3fd9eb0ed2dae56efa83e708e9438bf7ca]

WaE: mark this dir as warnings free


2011-03-09  Jan Holesovsky  <kendy@suse.cz>  [89c4f8907fb3cf30b7e0a8837c01f525b8609d00]

Merge commit 'ooo/DEV300_m101' into intm101

Conflicts:
	cppunit/ldflags.patch
	hyphen/hyphen-2.4.patch
	libegg/source/eggtrayicon.c
	libtextcat/makefile.mk

2011-03-09  Ocke Janssen  <oj@openoffice.org>  [e799b912bfc74e59d480acffabfcf383d503f02c]

rsvglibs: use OUT2INC


2011-03-09  Caolán McNamara  <caolanm@redhat.com>  [b4475b444261409b1522c619172e1dd720c84c73]

WaE: mark this dir as warnings free


2011-03-09  Ocke Janssen  <oj@openoffice.org>  [7ef574b200155fa3d5c6acf4ad44f47fa61ebc54]

rsvglibs: glib patch file added for windows


2011-03-08  Norbert Thiebaud  <nthiebaud@gmail.com>  [e3ceb1d3d814eb586fa7c899d0fcb54280f3d30b]

Merge commit 'ooo/DEV300_m101' into integration/dev300_m101

* commit 'ooo/DEV300_m101':
  sb138: #i116038# fresh implementation of binary URP bridge
  dba34b: #i106807# use mysql instead of adabas now
  sb126: #i112627# adapted SDK/DevGuide to configmgr re-write

Conflicts:
	odk/util/makefile.pmk

2011-03-08  Norbert Thiebaud  <nthiebaud@gmail.com>  [589f7ed2b46f7a3b292029bf5d9df2269dbabd41]

Merge remote branch 'origin/feature/gnumake2.1' into integration/dev300_m101

* origin/feature/gnumake2.1: (202 commits)
  Revert "starmath need to have _DLL_ defined, even on MacOS"
  tweak library name on MacOS
  starmath need to have _DLL_ defined, even on MacOS
  add helper to set-up the libraries env, to run executable during build
  the startmath module in Module_ooo must use the name of the directory
  add starmath libraries to Repository.mk
  make linkoo scan the solver too, for Norbert's gnumake work
  -Wunitialized is not compatible with -DDEBUG
  rename gb_HIRESTIME to gb_LOWRESTIME. Assume highres precision by default
  add missing library for sc.  Massage the delivered libraries name.
  support USE_GMAKE=1 envvar to build with gmake the modules that can be.
  add sc in the list of gmake-Modules
  support for an alternate gbuild.lst to support gmake build
  add a few comment to balance quotes, to make the editor less confused
  add all the sub-directory of the RESLOCATION to search for resource
  add calc related library to the Repository
  tweak MacOs platform specific include to build on Macos
  fixing variable exports for windows compiler (thanks ause)
  fixing variable exports for windows compiler (thanks ause)
  also accept debug=t
  ...

Conflicts:
	Makefile.in
	Module_ooo.mk
	Repository.mk
	RepositoryFixes.mk
	configure.in
	solenv/bin/build.pl
	solenv/bin/modules/RepositoryHelper.pm
	solenv/bin/packmodule
	solenv/doc/gbuild/doxygen.cfg
	solenv/doc/gbuild/solenv/gbuild/types.mk
	solenv/gbuild/AllLangResTarget.mk
	solenv/gbuild/BuildDirs.mk
	solenv/gbuild/ComponentTarget.mk
	solenv/gbuild/Deliver.mk
	solenv/gbuild/Executable.mk
	solenv/gbuild/Helper.mk
	solenv/gbuild/Library.mk
	solenv/gbuild/LinkTarget.mk
	solenv/gbuild/Module.mk
	solenv/gbuild/Output.mk
	solenv/gbuild/Package.mk
	solenv/gbuild/PrecompiledHeaders.mk
	solenv/gbuild/SdiTarget.mk
	solenv/gbuild/StaticLibrary.mk
	solenv/gbuild/TargetLocations.mk
	solenv/gbuild/gbuild.mk
	solenv/gbuild/platform/linux.mk
	solenv/gbuild/platform/macosx.mk
	solenv/gbuild/platform/solaris.mk
	solenv/gbuild/platform/windows.mk
	solenv/gbuild/processdelivered.awk
	solenv/gbuild/processdeps.awk
	solenv/inc/unxgcc.mk
	soltools/mkdepend/def.h
	soltools/mkdepend/include.c

2011-03-08  Norbert Thiebaud  <nthiebaud@gmail.com>  [d7fc91fcd1000a3c8e9cdfd86195d880218b1346]

Merge commit 'ooo/DEV300_m101' into integration/dev300_m101

* commit 'ooo/DEV300_m101': (185 commits)
  chart52: cleanup unused legend entry stuff in preparation of issue #i82802#
  masterfix: #i10000# add missing dependency in offapi
  sb138: #i115619# fix for MinGW
  sb138: #i115619#, #i116038# use osl_setThreadName in binaryurp
  sb138: #i115619# osl_setThreadName
  gridsort: i116682: update UnoControlDialog to reflect XDialog
  gridsort: minor changes to the new API: - renamed XMutableGridDataModel::setRowHeading to updateRowHeading for consistency reasons - renamed XSortableGridDataModel to XSortableGridData - actually, this is not a full-fledged model in itself.
  gridsort: grid control related unit tests (first set, more to come)
  sb138: #i116038# fresh implementation of binary URP bridge
  chart52: #28670# make the legend within charts resizeable - part 2
  gridsort: re-did the column resizing - introduced XGridColumn.Flexibility, determining to which degree the column is resized during auto-column-resizing - removed XGridColumn.PreferredWidth - there really is no need for this anymore now - documented the relationship between XGridColumn.Flexibility and XGridColumn.Resizeable - re-implemented TableControl_Impl::impl_ni_updateColumnWidths, with (hopefully) less magic
  sb139: #i116530# improve Java URP bridge error notification by utilizing the java.lang.Throwable cause facility
  gridsort: document the relationship between soorting the data and notifying XGridDataListeners
  gridsort: introduce XGridColumn::DataModelIndex. this allows for column removal/insertion at the GridColumnModel, without the need to touch the GridDataModel
  locales34: #i112431# adapt documentation to reality
  gridsort: introduce XSortableGridDataModel::removeColumnSort
  gridsort: #163172# added UNO API support for sorting grid data. Implementation still unfinished. Things missing in the SortableGridData implementation - add as listener to the delegator, so we're notified of changes - translate and multiplex those changes - do own notifications (XGridDataListener.dataChanged) when the sort order changed - (possibly) update the sort order when the data in the current sort-column changed
  gridsort: made the row title a row heading, being an Any instead of a string
  gridsort: XMutableGridData: renamed updateRow to updateRowData for consistency; introduced updateRowToolTip as shortcut for multiple updateCellToolTip calls
  gridsort: updateCell->updateCellData, setCellToolTip->updateCellToolTip; in both methods, have (Col,Row) params instead of (Row,Col), for consistency reasons
  ...

Conflicts:
	bridges/inc/bridges/remote/bridgeimpl.hxx
	bridges/inc/bridges/remote/connection.h
	bridges/inc/bridges/remote/context.h
	bridges/inc/bridges/remote/helper.hxx
	bridges/inc/bridges/remote/mapping.hxx
	bridges/inc/bridges/remote/proxy.hxx
	bridges/inc/bridges/remote/remote.h
	bridges/inc/bridges/remote/remote.hxx
	bridges/inc/bridges/remote/stub.hxx
	bridges/source/cpp_uno/gcc3_linux_x86-64/uno2cpp.cxx
	bridges/source/remote/context/context.cxx
	bridges/source/remote/static/helper.cxx
	bridges/source/remote/static/mapping.cxx
	bridges/source/remote/static/proxy.cxx
	bridges/source/remote/static/remote.cxx
	bridges/source/remote/static/remote_types.cxx
	bridges/source/remote/static/remote_types.hxx
	bridges/source/remote/static/stub.cxx
	bridges/source/remote/urp/urp_bridgeimpl.cxx
	bridges/source/remote/urp/urp_bridgeimpl.hxx
	bridges/source/remote/urp/urp_cache.h
	bridges/source/remote/urp/urp_cache.hxx
	bridges/source/remote/urp/urp_dispatch.cxx
	bridges/source/remote/urp/urp_dispatch.hxx
	bridges/source/remote/urp/urp_environment.cxx
	bridges/source/remote/urp/urp_job.cxx
	bridges/source/remote/urp/urp_job.hxx
	bridges/source/remote/urp/urp_log.cxx
	bridges/source/remote/urp/urp_log.hxx
	bridges/source/remote/urp/urp_marshal.cxx
	bridges/source/remote/urp/urp_marshal.hxx
	bridges/source/remote/urp/urp_marshal_decl.hxx
	bridges/source/remote/urp/urp_property.hxx
	bridges/source/remote/urp/urp_propertyobject.cxx
	bridges/source/remote/urp/urp_propertyobject.hxx
	bridges/source/remote/urp/urp_reader.cxx
	bridges/source/remote/urp/urp_reader.hxx
	bridges/source/remote/urp/urp_replycontainer.hxx
	bridges/source/remote/urp/urp_threadid.cxx
	bridges/source/remote/urp/urp_threadid.hxx
	bridges/source/remote/urp/urp_unmarshal.cxx
	bridges/source/remote/urp/urp_unmarshal.hxx
	bridges/source/remote/urp/urp_writer.cxx
	bridges/source/remote/urp/urp_writer.hxx
	cppu/source/threadpool/threadpool.cxx
	cppu/util/target.pmk
	cppuhelper/qa/propertysetmixin/comp_propertysetmixin.cxx
	cppuhelper/source/interfacecontainer.cxx
	cpputools/source/regcomplazy/regcomplazy.cxx
	jurt/prj/d.lst
	jvmfwk/source/elements.cxx
	offapi/com/sun/star/awt/grid/GridDataEvent.idl
	offapi/com/sun/star/awt/grid/XGridColumn.idl
	offapi/com/sun/star/awt/tab/makefile.mk
	offapi/com/sun/star/chart2/ExplicitIncrementData.idl
	offapi/com/sun/star/chart2/XPlotter.idl
	offapi/com/sun/star/chart2/XUndoHelper.idl
	offapi/com/sun/star/document/MediaDescriptor.idl
	offapi/com/sun/star/document/makefile.mk
	offapi/com/sun/star/linguistic2/XLanguageGuessing.idl
	offapi/com/sun/star/script/ModuleInfo.idl
	offapi/com/sun/star/script/ModuleType.idl
	offapi/com/sun/star/text/TextMarkupType.idl
	offapi/com/sun/star/util/XTextSearch.idl
	offapi/com/sun/star/xml/sax/XFastAttributeList.idl
	pyuno/source/loader/makefile.mk
	remotebridges/source/bridge/bridge_connection.cxx
	remotebridges/source/bridge/bridge_connection.hxx
	remotebridges/source/bridge/bridge_provider.cxx
	remotebridges/source/bridge/remote_bridge.cxx
	remotebridges/source/bridge/remote_bridge.hxx
	remotebridges/source/dynamicloader/dynamicloader.cxx
	remotebridges/source/factory/bridgefactory.cxx
	remotebridges/source/factory/bridgeimpl.cxx
	remotebridges/source/factory/bridgeimpl.hxx
	remotebridges/source/factory/makefile.mk
	sal/cppunittester/cppunittester.cxx
	sal/inc/osl/diagnose.h
	sal/osl/os2/system.h
	sal/osl/unx/diagnose.c
	sal/osl/unx/file_misc.cxx
	sal/osl/unx/process_impl.cxx
	sal/osl/w32/diagnose.c
	sal/osl/w32/process.cxx
	sal/prj/build.lst
	sal/qa/rtl/math/makefile.mk
	sal/qa/rtl/math/rtl_math.cxx
	sal/qa/rtl/math/rtl_old_testint64.cxx
	sal/qa/rtl/math/test_rtl_math.cxx
	sal/systools/win32/kill/kill.cxx
	sal/textenc/tencinfo.c
	sal/util/sal.map
	stoc/source/inspect/introspection.cxx
	stoc/source/security/file_policy.cxx
	stoc/source/simpleregistry/simpleregistry.cxx

2011-03-08  Rafael Dominguez  <venccsralph@gmail.com>  [26c6a74395274635d4face26f8b1cb1927b94c98]

Remove List in SdrObjListIter.


2011-03-09  Martin Kepplinger  <martinkepplinger@eml.cc>  [2dfc83ec1166ff422ad083c3d1fc2e928cb4d177]

Translate german comments

This translates the remaining german code comments in writer/sw/source/ui/fldui
to english.

This is contributed under the terms of the MPL 1.1 / GPLv3+ / LGPLv3+ triple
license.

2011-03-09  Martin Kepplinger  <martinkepplinger@eml.cc>  [5cb5d02be88e1cb4012e68584dc706db019b1de4]

Translate german comments

This translates german code comments in writer/sw/source/ui/fldui to english.

This is contributed under the terms of the MPL 1.1 / GPLv3+ / LGPLv3+ triple
license.

2011-03-09  Martin Kepplinger  <martinkepplinger@eml.cc>  [093e31aaf111772296bffeaa4d6d46bba3e7fd11]

Translate german comments

This translates more german code comments in writer/sw/source/ui/fldui to
english.

This is contributed under the terms of the MPL 1.1 / GPLv3+ / LGPLv3+ triple
license.

2011-03-09  Martin Kepplinger  <martinkepplinger@eml.cc>  [c7e44cdae8de1562af589f9ccbb94dac012e96d9]

Translate german comments

This translates more german code comments in writer/sw/source/ui/fldui to
english.

This is contributed under the terms of the MPL 1.1 / GPLv3+ / LGPLv3+ triple
license.

2011-03-09  Martin Kepplinger  <martinkepplinger@eml.cc>  [5c34b059c776bdffcb2e5ddfdb82e03869afebe2]

Translate german comments

This translates german code comments in writer/sw/source/ui/fldui to english.

This is contributed under the terms of the MPL 1.1 / GPLv3+ / LGPLv3+ triple
license.

2011-03-08  Norbert Thiebaud  <nthiebaud@gmail.com>  [f0e5895d5baa04826d1884fc4720c6180f2eda04]

Merge commit 'ooo/DEV300_m101' into integration/dev300_m101

* commit 'ooo/DEV300_m101': (500 commits)
  masterfix DEV300: #i10000# remove hard dep
  masterfix DEV300: #i10000# usage of L10N build_type
  masterfix DEV300: #i10000# usage of L10N build_type
  masterfix DEV300: #i100000# dep. fix
  masterfix DEV300: #i10000# removed one hard dep
  masterfix DEV300: #i10000# fixed patch handling
  masterfix DEV300: #i10000# new configure
  DEV300
  masterfix DEV300: #i10000# nawk -> awk
  l10nmove: adjust repository handling
  l10nmove: fixed regex
  l10nmove: minor fixes
  l10nmove: add l10n repo to gb_REPOS
  DEV300 masterfix: gnumake3: subsequenttests requires  in environment
  ab80: Adding changes of cws mib21, ab77, ab77run2, dr77i to dev300
  DEV300 masterfix: #i10000#: windows: more bizare hacks ...
  locales34: have a matching configure as well
  DEV300
  locales34: back out change from autoreconf
  gnumake3: JunitTest.mk: bizarre hacks to make it work on windows
  ...

Conflicts:
	configure
	configure.in
	instsetoo_native/prj/build.lst
	instsetoo_native/util/makefile.mk
	instsetoo_native/util/openoffice.lst
	instsetoo_native/util/pack.lst
	ooo.lst
	scp2/source/canvas/canvascommons.scp
	scp2/source/canvas/mtfrenderer.scp
	scp2/source/ooo/common_brand.scp
	scp2/source/ooo/directory_ooo.scp
	scp2/source/ooo/file_library_ooo.scp
	scp2/source/ooo/file_ooo.scp
	scp2/source/ooo/makefile.mk
	scp2/source/ooo/module_hidden_ooo.scp
	scp2/source/ooo/module_langpack.ulf
	scp2/source/ooo/ure.scp
	scp2/source/python/file_python.scp
	scp2/source/sdkoo/sdkoo.scp
	scp2/source/templates/module_langpack_accessories_templates.sct
	scp2/source/templates/module_langpack_accessories_templates_root.sct
	set_soenv.in
	soldep/bootstrp/appdef.cxx
	soldep/bootstrp/dep.cxx
	soldep/bootstrp/hashtbl.cxx
	soldep/bootstrp/makefile.mk
	soldep/bootstrp/minormk.cxx
	soldep/bootstrp/prj.cxx
	soldep/bootstrp/prodmap.cxx
	soldep/inc/dep.hxx
	soldep/inc/minormk.hxx
	soldep/inc/prodmap.hxx
	soldep/inc/soldep/appdef.hxx
	soldep/inc/soldep/connctr.hxx
	soldep/inc/soldep/depper.hxx
	soldep/inc/soldep/depwin.hxx
	soldep/inc/soldep/hashtbl.hxx
	soldep/inc/soldep/objwin.hxx
	soldep/inc/soldep/prj.hxx
	soldep/inc/soldep/sdtresid.hxx
	soldep/inc/soldep/soldep.hxx
	soldep/inc/soldep/soldlg.hxx
	soldep/inc/soldep/tbox.hxx
	soldep/prj/d.lst
	soldep/source/connctr.cxx
	soldep/source/depapp.hxx
	soldep/source/depper.cxx
	soldep/source/depwin.cxx
	soldep/source/makefile.mk
	soldep/source/objwin.cxx
	soldep/source/soldep.cxx
	soldep/source/soldlg.cxx
	soldep/source/soldlg.src
	soldep/source/tbox.cxx
	solenv/bin/build.pl
	solenv/bin/cws.pl
	solenv/bin/make_installer.pl
	solenv/bin/mhids.pl
	solenv/bin/modules/CwsConfig.pm
	solenv/bin/modules/RepositoryHelper.pm
	solenv/bin/modules/installer/regmerge.pm
	solenv/bin/modules/installer/scriptitems.pm
	solenv/bin/modules/installer/servicesfile.pm
	solenv/bin/modules/installer/simplepackage.pm
	solenv/bin/modules/installer/substfilenamefiles.pm
	solenv/config/ssolar.cmn
	solenv/inc/_tg_rslb.mk
	solenv/inc/extension_post.mk
	solenv/inc/libs.mk
	solenv/inc/minor.mk
	solenv/inc/postset.mk
	solenv/inc/settings.mk
	solenv/inc/tg_rslb.mk
	solenv/inc/unxlng.mk
	solenv/inc/wntmsc.mk
	soltools/HIDCompiler/hidclex.l
	stlport/prj/d.lst
	stlport/systemstlguards/postextstl.h

2011-03-08  Kohei Yoshida  <kyoshida@novell.com>  [4be37d1bc9ca2d3d1b9e25c28dcc4c6157b80521]

Simple in-line comment.


2011-03-08  Kohei Yoshida  <kyoshida@novell.com>  [014d7602e5d4cd1852ca9e7bb6461f7d743bffd5]

Added unit test for external references.

For now, we just test its caching behavior with in-memory document.

2011-03-08  Andras Timar  <timar@fsf.hu>  [9849827a5b8e9c2189f236b452a58eaae95668c6]

adapt localize to LibreOffice directory structure


2011-03-08  Caolán McNamara  <caolanm@redhat.com>  [b365285d1c9e3030f91ae0121dfb682051b07f0a]

use same terminology as in word count


2011-03-08  Arnaud Versini  <arnaud.versini@gmail.com>  [3530cccd586b2b2f2dd0ea75cb6af8aa050ae8a3]

Add non blank characters in Writter properties dialog.


2011-03-08  Andras Timar  <timar@fsf.hu>  [ea807d038815f34dc4c10cb466b2051da5a5cc0d]

l10n: don't extract strings from localized NLPSolver properties


2011-03-08  Bálint Dózsa  <dozsabalint@gmail.com>  [f7114f0245a00b10b0a30245729b4100179be08f]

Remove commented out code


2011-03-08  Caolán McNamara  <caolanm@redhat.com>  [6708fce02aab465d012f3a6ba733ee4a4eba09e6]

remove unused dir


2011-03-08  Caolán McNamara  <caolanm@redhat.com>  [dad12d6be83b926af55e3a1c854512e4c6376e19]

WaE: mark this dir as warnings free


2011-03-08  Caolán McNamara  <caolanm@redhat.com>  [e480e0f4c080bf450154ce9c8fed96b17847eb60]

WaE: mark this dir as warnings free


2011-03-08  Caolán McNamara  <caolanm@redhat.com>  [9a94d4d0cb04e88026f0ab545bcf03584659f0ce]

WaE: mark this dir as warnings free


2011-03-08  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [f7a178b3a9ad1923b69cf8d1658da368249683ee]

n#663622: Fix the positions of imported fields to avoid crashes

Signed-off-by: Petr Mladek <pmladek@suse.cz>

2011-03-08  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [4a8b8ee334507f89ed7b918fda1678b213f6609b]

vcl120: #i115695# respond to a PrinterName property used by the application


2011-03-08  Ivo Hinkelmann  <ihi@openoffice.org>  [3384575304eba1d373c9f3bcfb79fd5a50ba37cc]

masterfix DEV300: #i10000# empty cat fix


2011-03-08  Release Engineering  <releng@openoffice.org>  [b55267fbbe67cc99ab36159aed0b5d187cd967ee]

DEV300


2011-03-08  Katarina Machalkova  <kmachalkova@suse.cz>  [1acfb268fdcd18894f04216983fda863f8f6f75e]

Un-breaking the unit test


2011-03-08  Katarina Machalkova  <kmachalkova@suse.cz>  [245f4a29ca58a849d159f57869b95b290758844d]

Adding '-N => (N)' format to en_* locale -- bnc659993

LocaleNode.cxx says it's only legal for those based on en_US

2011-03-08  Katarina Machalkova  <kmachalkova@suse.cz>  [6437196eea729b8e74379820c4d6af4d7db74e08]

Handle tinkering with '-N => (N)' number format -- bnc#659993


2011-03-08  Katarina Machalkova  <kmachalkova@suse.cz>  [96dc8d285d5215ad9fac6951741b81c7203ee38d]

Revert "Introducing new number format ( -N => (N) ) -- bnc#659993"

This reverts commit 97ce42ad29560d39560b7f7c23785142803ae52f.

Adding the format to every lang. breaks the std. format indexing
(thus, unit test too)
Moreover, it is not "legal" for non-English locale (or so
LocaleNode.cxx says)

2011-03-08  Caolán McNamara  <caolanm@redhat.com>  [0177774f9bfa9b460fe3244b0455ef412e3cd147]

Resolves: rhbz#682716 pa-IN isn't handled by fontconfig well

i.e. pa-IN gets fontconfig to consider all "pa" and "pa-pk" fonts, see
fdo#35118 for what I'd like fontconfig to do instead and prioritize generic
"pa" over "pa-pk" in thsis case.

Looking at the current list of fontconfig languages, this is the only one
likely afflicted at the moment, so help fontconfig out here.

2011-03-08  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [0da391718d04406cf154e43f935bd8618a4e88f9]

n#663622: Fix the positions of imported fields to avoid crashes


2011-03-08  Luboš Luňák  <l.lunak@suse.cz>  [c6753d78c3044a12133614904aa8d577fda49bbf]

avoid race condition with multiple window resizing (bnc#674806)


2011-03-08  Ocke Janssen  <oj@openoffice.org>  [7bd65500828eec5062bfa74e9988771ccc0f797e]

dba34d: #i117276# mid for driver doesn't be static


2011-03-08  Petr Mladek  <pmladek@suse.cz>  [c7eab7eed6263bdc62f91a2336cc60fdc3d69a49]

Version 3.3.2.1, tag libreoffice-3.3.2.1 (3.3.2-rc1)


2011-03-08  Petr Mladek  <pmladek@suse.cz>  [42e0579442c805df41454461d17cdede43c47b6a]

Version 3.3.2.1, tag libreoffice-3.3.2.1 (3.3.2-rc1)


2011-03-08  Petr Mladek  <pmladek@suse.cz>  [b8867927e2fee37ed60b1b8773bcc0dc7e2b91cd]

Version 3.3.2.1, tag libreoffice-3.3.2.1 (3.3.2-rc1)


2011-03-08  Petr Mladek  <pmladek@suse.cz>  [870bf01177cda3e80d200b785040e0ebe248b263]

Version 3.3.2.1, tag libreoffice-3.3.2.1 (3.3.2-rc1)


2011-03-08  Petr Mladek  <pmladek@suse.cz>  [de83c8f631b7ab3c47672a7dd5a9fb1993df4f57]

Version 3.3.2.1, tag libreoffice-3.3.2.1 (3.3.2-rc1)


2011-03-08  Petr Mladek  <pmladek@suse.cz>  [8ade1b264b756914ca121db4379cbbe709b7eb89]

Version 3.3.2.1, tag libreoffice-3.3.2.1 (3.3.2-rc1)


2011-03-08  Petr Mladek  <pmladek@suse.cz>  [3b94f5ca3f0a701852ec7548bc677ffe736aabfe]

Version 3.3.2.1, tag libreoffice-3.3.2.1 (3.3.2-rc1)


2011-03-08  Petr Mladek  <pmladek@suse.cz>  [648eb69046db96c3dd675543740a95859a0c4d02]

Version 3.3.2.1, tag libreoffice-3.3.2.1 (3.3.2-rc1)


2011-03-08  Petr Mladek  <pmladek@suse.cz>  [e9b361d0304adb9f5c06649fee7fb8183d8a4859]

Version 3.3.2.1, tag libreoffice-3.3.2.1 (3.3.2-rc1)


2011-03-08  Petr Mladek  <pmladek@suse.cz>  [315eec9e4dbdd27063f4b970c25e9c719e86bcd8]

Version 3.3.2.1, tag libreoffice-3.3.2.1 (3.3.2-rc1)


2011-03-08  Petr Mladek  <pmladek@suse.cz>  [94844f1a5db3657d0e649069f5a7f4d890b80568]

Version 3.3.2.1, tag libreoffice-3.3.2.1 (3.3.2-rc1)


2011-03-08  Petr Mladek  <pmladek@suse.cz>  [86cd747ee7c8d3a56296791294ad2e5c37f05bbf]

Version 3.3.2.1, tag libreoffice-3.3.2.1 (3.3.2-rc1)


2011-03-08  Petr Mladek  <pmladek@suse.cz>  [1dd3ecc26716372f4e0aeb7578acfd997f125a61]

Version 3.3.2.1, tag libreoffice-3.3.2.1 (3.3.2-rc1)


2011-03-08  Petr Mladek  <pmladek@suse.cz>  [b84e1626f6fcb29fe784933dee51079c3447a50c]

Version 3.3.2.1, tag libreoffice-3.3.2.1 (3.3.2-rc1)


2011-03-08  Petr Mladek  <pmladek@suse.cz>  [2cfb9101ab66d1521faa19f4f7e7174aea66a972]

Version 3.3.2.1, tag libreoffice-3.3.2.1 (3.3.2-rc1)


2011-03-08  Petr Mladek  <pmladek@suse.cz>  [af043e0f10d7a8a8bcc1e7a8afbdfd60802fbf0b]

Version 3.3.2.1, tag libreoffice-3.3.2.1 (3.3.2-rc1)


2011-03-08  Petr Mladek  <pmladek@suse.cz>  [bc9a24765b3a6f97bda09afc07bf47151fed14e8]

Version 3.3.2.1, tag libreoffice-3.3.2.1 (3.3.2-rc1)


2011-03-08  Petr Mladek  <pmladek@suse.cz>  [e23b9d2c7a43babeaacc9ebc3b5c6866ee02056d]

Version 3.3.2.1, tag libreoffice-3.3.2.1 (3.3.2-rc1)


2011-03-08  Petr Mladek  <pmladek@suse.cz>  [38319486b74c616154dfc278f885dc4294ebb9ae]

do not create OxygeOffice rpms for LibreOffice build

there was a cut&paste problem in the previous commit

2011-03-08  David Tardon  <dtardon@redhat.com>  [5ea935885018b33f1f9e3a8e1f1cfd129d9bd6d2]

install high-resolution icons


2011-03-08  David Tardon  <dtardon@redhat.com>  [a5ac0665287dbdf612ead5d315e2b213d2e7f617]

fix shebang


2011-03-08  Sébastien Le Ray  <sebastien-libreoffice@orniz.org>  [6cd7d7c69ce62fbf788fc4e971cb14ab24d4c5ed]

Handle shadow option in frame painting.


2011-03-08  Sébastien Le Ray  <sebastien-libreoffice@orniz.org>  [497683efc24fa419dee4170cc32a4a1e39402f48]

Renamed shadow images to *-mask.


2011-03-08  Sébastien Le Ray  <sebastien-libreoffice@orniz.org>  [4b8b1cc624aa94ed42a9bc2f63420cf5ccb9484f]

Removed no more used shadow images.


2011-03-08  Sébastien Le Ray  <sebastien-libreoffice@orniz.org>  [b9b84cde62e008f905d3307bd6b11577ce740064]

Using alpha mask for page shadow drawing.

Alpha masks will allow us to have configurable shadow colors.

2011-03-08  Sébastien Le Ray  <sebastien-libreoffice@orniz.org>  [86fb5fff88be611785b7908aac2a44475d77705f]

Added shadow color configuration save.


2011-03-08  Ivo Hinkelmann  <ihi@openoffice.org>  [a152eed1d2a226c83164c8d86bad135793fca896]

l10n36: #i117281# add isocodes fur jbo kab nso ny so


2011-03-08  Ivo Hinkelmann  <ihi@openoffice.org>  [8b87f892235d27a48e69a35e660846805254ac63]

l10n36: #i117281# add isocodes fur jbo kab nso ny so


2011-03-08  Sébastien Le Ray  <sebastien-libreoffice@orniz.org>  [3ebf11eb492ce08a19166e8db7000d9906bcb3d1]

Added shadow configuration to prefs schema.


2011-03-08  Sébastien Le Ray  <sebastien-libreoffice@orniz.org>  [7fc838e84c345c13e1dbd32052e1d9c5985a7859]

Added shadow option to appearance dialog.


2011-03-08  Sébastien Le Ray  <sebastien-libreoffice@orniz.org>  [e929d0d00c39a298bff3cee1db991a4d88c9e527]

Use meaningful names for shadow images.


2011-03-08  Sébastien Le Ray  <sebastien-libreoffice@orniz.org>  [65085792a1dd66220fee752b050902ece576f30a]

Removed now useless images.


2011-03-08  Sébastien Le Ray  <sebastien-libreoffice@orniz.org>  [b66e87287fd7b54a9eb44758b4c73cb3e12f8279]

Converted shadow images to alpha masks.


2011-03-08  Marc Neumann [msc]  <Marc.Neumann@oracle.com>  [7c765b91c9194aea22b244f6fad6af4cc1531b24]

cws dba34c: add new test for mysql connector


2011-03-08  Kohei Yoshida  <kyoshida@novell.com>  [1eecd1b23e0501bf8ddb2f48c79640bf6be9703d]

Properly invalidate cached sheet XML streams during reference update.

Failure to invalidate sheet streams during reference update caused
formula cross referenceing between sheets to totallly get borked.

The bug was originally reported in i#116833.

Signed off by Petr Mladek <pmladek@suse.cz>

2011-03-08  Ocke Janssen  <oj@openoffice.org>  [605447bb906e0ac1888558d6e338059962ebab8b]

rsvglibs: new zlib version 1.2.5


2011-03-08  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [c78f979010fe079a6e484d139144098571902e05]

dba34d: pulled and merged latest changes from CWS dba34c


2011-03-08  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [c72b971149b441e3a459bc22365f25c0312f9aa5]

dba34d: pulled and merged latest changes from CWS dba34c


2011-03-08  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [c52f1bd36b3e35f9708b2f079e1f3fd0663940a3]

dba34d: pulled and merged latest changes from CWS dba34c


2011-03-08  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [7aa65a7d1f9901c12282f8ac5c4ed07840105547]

dba34d: pulled and merged latest changes from CWS dba34c


2011-03-08  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [795a6533c906485cafaa5029aeb1fedefca67200]

dba34d: pulled and merged latest changes from CWS dba34c


2011-03-08  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [35a4f6933023e3b852c00080d6393f6975392da1]

dba34d: pulled and merged latest changes from CWS dba34c


2011-03-08  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [783a2bace3caadd1899a6ad247cb5991ab59b835]

dba34d: pulled and merged latest changes from CWS dba34c


2011-03-07  Kohei Yoshida  <kyoshida@novell.com>  [99745dbcbb25b61437914c9782475d0b67a4b0bd]

Typo.


2011-03-07  Kohei Yoshida  <kyoshida@novell.com>  [31dbdd176690cebeece83cb456383aae136e4b98]

Properly invalidate cached sheet XML streams during reference update.

Failure to invalidate sheet streams during reference update caused
formula cross referenceing between sheets to totallly get borked.

The bug was originally reported in i#116833.

2011-03-07  Kohei Yoshida  <kyoshida@novell.com>  [ecce776df13708ce98eeea0784209dfe7f6bc96d]

New unit test for sheet stream's validity during reference update.


2011-03-07  Kohei Yoshida  <kyoshida@novell.com>  [4bbd113b9c06a2363affedb63436f923579f0021]

More BOOL to bool conversion.


2011-03-07  Petr Mladek  <pmladek@suse.cz>  [2daa504563908d8cd3a766e91c6100467584abf2]

fix build in writerfilter

deliver newly needed oox\helper\graphichelper.hxx

2011-03-07  Kohei Yoshida  <kyoshida@novell.com>  [22ffbb90a3c10f545069f8018deb6eb3ce67e3da]

BOOL to bool conversion.


2011-03-07  Julien Nabet  <serval2412@yahoo.fr>  [eb888e66ee58e6f5eb73e369419818c80cb5eff9]

First try of removing "using namespace ::com::sun::star::uno"


2011-03-07  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [64ecad989408b3ff9a2a817f9ef94ec5c6770567]

vcl120: #i114306# enforce setting a new document printer


2011-03-07  Kohei Yoshida  <kyoshida@novell.com>  [a077ebcb54c61b8b655c44134156a0da7efe05b2]

Duh!  I forgot to loop.  Silly me.

This caused saving of a document to ods to cause a crash unconditionally.

2011-03-07  Ivo Hinkelmann  <ihi@openoffice.org>  [f59ba28bac7a38bb86e10779ca38276259dc79e7]

CWS-TOOLING: integrate CWS os146


2011-03-07  Ivo Hinkelmann  <ihi@openoffice.org>  [e8a6c5a27713a2bbc378ca999beb272e7cdd63ef]

CWS-TOOLING: integrate CWS os146


2011-03-07  Ivo Hinkelmann  <ihi@openoffice.org>  [b381f759166cc326f413ae6af0a8e5351d895198]

CWS-TOOLING: integrate CWS os146


2011-03-07  Ivo Hinkelmann  <ihi@openoffice.org>  [ab72202f53d6d05f3656e65e568078da5b3b7525]

CWS-TOOLING: integrate CWS os146


2011-03-07  Caolán McNamara  <caolanm@redhat.com>  [b298ceabb8f4edbff4fd1b08141243ad3caec3d0]

Resolves: fdo#34920 restore FormatBlock

Reverts the accidental removal of this in
cb3cd9644fdc556234f62fb80f6ecf60afedf3cf

2011-03-07  Noel Power  <noel.power@novell.com>  [6fc59a77955bc621c875146aec3e0c5d0f96e7f5]

resolves fdo#34909

enable import of macros for docxm

2011-03-07  Noel Power  <noel.power@novell.com>  [495668256dd0b3eb64c12f32e17f048c139eb935]

resolves #fdo34941

ensure a valid mediatype is set up for the ooxml filters so that ooo::vba::isAlienExcelDoc can give the correct result

2011-03-07  Radek Doulik  <rodo@novell.com>  [50bc1bc97b170c38648fab979ccb812a3c458cab]

fix placeholder text style n#650026

 - make it inherit style from master text list styles, the style of placeholders
   living in master slide was not used, in this case the placeholder has body
   style and should thus use body text style of master slide
 - also added more debug output related to placeholders to make it easier
   debug next time

2011-03-07  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [926a64721ce2610bb146253daeb42dad3db53f75]

fdo#34699 some pythonsamples not visible on Mac OS X

node.expr is a Node of type "Tuple", not a builtin tuple datatype, thus
python 2.3 did fail with TypeError: iteration over non-sequence
(cherry picked from commit bef88b2ebf98faacedd911944ba20fe963498396)

Signed-off-by: Caolán McNamara <caolanm@redhat.com>

2011-03-07  Ivo Hinkelmann  <ihi@openoffice.org>  [61b8bd9f42f48609a14cab31f58d5122285e67f6]

CWS-TOOLING: integrate CWS os150


2011-03-07  Ivo Hinkelmann  <ihi@openoffice.org>  [852a59c2ec6d967d601ae00eac41893820e4b1c1]

CWS-TOOLING: integrate CWS os150


2011-03-07  Ivo Hinkelmann  <ihi@openoffice.org>  [4c83e80e4d1d7f4f659ed93936fbfd32db2f565c]

CWS-TOOLING: integrate CWS os150


2011-03-07  Ivo Hinkelmann  <ihi@openoffice.org>  [7aff5812cbcc63044a20d263c07849334e51a60b]

CWS-TOOLING: integrate CWS os150


2011-03-07  Jean-Yves Royer  <royerjy@wanadoo.fr>  [e4af321d7b021a22b441098ee3c329ad1b1cadbd]

Mapped some more paragraph style to WW8


2011-03-07  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [d3f6682a18d9ad971067a969f21ffa81aea7f2e0]

fdo#34699 some pythonsamples not visible on Mac OS X

node.expr is a Node of type "Tuple", not a builtin tuple datatype, thus
python 2.3 did fail with TypeError: iteration over non-sequence

2011-03-07  Ivo Hinkelmann  <ihi@openoffice.org>  [33e2b11638c87ffed5d91405ba76cb00cd91e1be]

CWS-TOOLING: integrate CWS jsc340


2011-03-07  Ivo Hinkelmann  <ihi@openoffice.org>  [5d493f49ae63249f4781a9e7228dda55fb0fff13]

CWS-TOOLING: integrate CWS jsc340


2011-03-07  Ivo Hinkelmann  <ihi@openoffice.org>  [af8c4ee6361b3acb99292390ac9b0fc9d3f01e7c]

CWS-TOOLING: integrate CWS jsc340


2011-03-07  Caolán McNamara  <caolanm@redhat.com>  [d18cf62eb4e7cf129e15a73ff38ad5ef59f644c9]

valgrind: don't leave an evil thread running after main is completed


2011-03-07  Sébastien Le Ray  <sebastien-libreoffice@orniz.org>  [bd43bcadd24cc7af35efba77096b87f9fbdb237c]

fdo#30917: make the code easier to understand by using constants


2011-03-07  Gert Faller  <gertfaller@aliceadsl.fr>  [6e5659212308452d96ef445e6a0de4ebdee30920]

fdo#30917: Storing the hierarchical view of style browser


2011-03-07  Kalman Szalai - KAMI  <kami911@gmail.com>  [642b89e8fedf1e10c8986f7b5398f565f44c224f]

Introduce OxygenOffice as a product


2011-03-07  Ivo Hinkelmann  <ihi@openoffice.org>  [f09cd2c5813a8d33eed65a9ce621058cdcb7067d]

CWS-TOOLING: integrate CWS gnumakefixes


2011-03-07  Kohei Yoshida  <kyoshida@novell.com>  [65e3078cc47d5ba85039d14a30ebf2933ca9f417]

Make sure these values are positive; we use them to resize arrays.

This fixes fdo#34350.

Signed-off-by: Michael Meeks <michael.meeks@novell.com>

2011-03-07  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [7572bcf0b17da4b37bf4ba834347196567ec3c37]

solenv/bin/subsequenttests is intended to be executable


2011-03-07  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [781086f0675d6d644a4f2e905b12a2069ce46174]

teach ./g at least some basic manners when using commit -F

 * still needs fixes for message files with relative paths

2011-03-07  Niklas Nebel  <nn@openoffice.org>  [609e196ad264ddf039bfec245c81a0d0a3232453]

calc66: warning-free


2011-03-07  Niklas Nebel  <nn@openoffice.org>  [25aa5ab9470f6a41a5709e33bf37a2e8ff5e7cca]

calc66: Patch from IBM Symphony team for #i89232# and #i85305#


2011-03-07  Ivo Hinkelmann  <ihi@openoffice.org>  [39250f089adfce87856a0a7a250511decd7418e2]

CWS-TOOLING: integrate CWS vcl119


2011-03-07  Ivo Hinkelmann  <ihi@openoffice.org>  [1e94a4e6c2591d3ad9101e5b524294a5986c0949]

CWS-TOOLING: integrate CWS vcl119


2011-03-07  Ivo Hinkelmann  <ihi@openoffice.org>  [9a3c97e700fdc4b29d584a7bcc424883cc34e078]

CWS-TOOLING: integrate CWS vcl119


2011-03-07  Ivo Hinkelmann  <ihi@openoffice.org>  [ac70a8e9bf3cf02036850f975cb10ffb748c0a2d]

CWS-TOOLING: integrate CWS vcl119


2011-03-07  Ivo Hinkelmann  <ihi@openoffice.org>  [736d7a0dafbbe39f7e0eea7d7d4521720c3c0441]

CWS-TOOLING: integrate CWS fwk165


2011-03-07  Ivo Hinkelmann  <ihi@openoffice.org>  [606317ec8025a9a7cf263744fc988c183caaeec0]

CWS-TOOLING: integrate CWS fwk165


2011-03-07  Ivo Hinkelmann  <ihi@openoffice.org>  [e02dea3cb91cf9d81595d9a5ca881828b08db947]

CWS-TOOLING: integrate CWS fwk165


2011-03-07  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [dc4d513c4de6f5d8e38e623eacbe59852f48388a]

rsvglibs: add libjpeg


2011-03-07  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [aee0eef2964f2dc87d73d3af865db4579993d52b]

rsvglibs: add missing source file, create appropriate lib target


2011-03-07  Ivo Hinkelmann  <ihi@openoffice.org>  [ae08e3638399fce427ad5fbcdead566d8800f5ba]

CWS-TOOLING: integrate CWS sb141


2011-03-07  Ivo Hinkelmann  <ihi@openoffice.org>  [a786a6f68f987319394e658c1e12206cce7953b4]

CWS-TOOLING: integrate CWS sb141


2011-03-07  Ivo Hinkelmann  <ihi@openoffice.org>  [47f8c3989cdf8ea4f94806c97b12d46228a5c32e]

CWS-TOOLING: integrate CWS native364


2011-03-07  Ivo Hinkelmann  <ihi@openoffice.org>  [fa8f20aa6d3704e795b3ac6854d22ef1cd7438e9]

CWS-TOOLING: integrate CWS jl165


2011-03-07  Ivo Hinkelmann  <ihi@openoffice.org>  [38a0e48847b31b24e44eb15091d257cee9c26bb8]

CWS-TOOLING: integrate CWS jl165


2011-03-07  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [c06f108e872871ea68188f72984dee690453ef96]

dr78: fix broken d.lst


2011-03-07  Ivo Hinkelmann  <ihi@openoffice.org>  [6983ae5750c0b421d2458a5220c7477175956f49]

masterfix DEV300: #i10000# mingw fix


2011-03-07  Martin Kepplinger  <martinkepplinger@eml.cc>  [4eca318687e742e6e05c43a0e36682153200739f]

Remove references to unavailable bug reports

This removes more references to bugzillas that are not available to the
community. See http://wiki.documentfoundation.org/Development/FAQ

This is contributed under the terms of the MPL 1.1 / GPLv3+ / LGPLv3+ triple
license.

2011-03-07  Petr Mladek  <pmladek@suse.cz>  [03bbe1954500cd5be4f1ed05e7ee920e505ddbd6]

bump product version to 3.3.2rc1, release number to 201


2011-03-07  Martin Kepplinger  <martinkepplinger@eml.cc>  [243eb65baf1549eaffff1179323a25c847d68c7e]

Remove reference to unavailable bugtrackers

This removes references to some internel bugtrackers that are (according to
http://wiki.documentfoundation.org/Development/FAQ ) not available to the
community in writer/starmath.

This is contributed under the terms of the MPL 1.1 / GPLv3+ / LGPLv3+ triple
license.

2011-03-07  Caolán McNamara  <caolanm@redhat.com>  [83932cfee224ed0a49c6f41025fd371d48f591e9]

WaE: explicitly cast result


2011-03-07  Caolán McNamara  <caolanm@redhat.com>  [a62200a8511c3b50c05b540ce7a6ccf93993943e]

enable exceptions here


2011-03-07  Hans-Joachim Lankenau  <hjs@openoffice.org>  [df2e7546e08740a0adc066809084d0cc9f273bf2]

gnumakefixes: #i117254# set gb_CC to gcc


2011-03-07  Nigel Hawkins  <n.hawkins@gmx.com>  [058cae6939cb43814565290041c025ab8cbff6a0]

Remove use of SvLongs in txtparae.hxx


2011-03-07  Nigel Hawkins  <n.hawkins@gmx.com>  [502a7f34e9a96bd32482c5bed05d3cafbd6c60c2]

Remove use of Svlongs from fmshimp.[ch]xx


2011-03-07  Henning Brinkmann  <hbrinkm@openoffice.org>  [af2a07dd79e89ae9459670ccbb3eeac16dfbb4fc]

sw34bf04: #i104017#: use MAXTABLECELLS to define maximum number of cells in a table row


2011-03-07  Ocke Janssen  <oj@openoffice.org>  [d529258afae41451b8fa79056d4571894bd7562b]

rsvglibs: add patch for win32


2011-03-07  Jan Holesovsky  <kendy@suse.cz>  [b50dac560dfde480d7876c8109083de13c58d437]

findbar: Change '~Find' to '~Find...', it is not an action.


2011-03-07  Martin Kepplinger  <martinkepplinger@eml.cc>  [dd075953509d71fecced23e027acdda84d12838e]

Translate german comments

This translates the remaining german code comments in writer/sw/source/ui/envelp
to english.

This is contributed under the terms of the MPL 1.1 / GPLv3+ / LGPLv3+ triple
license.

2011-03-07  ka  <kai.ahrens@oracle.com>  [9cadc9c7432a4aaa48f87005ea2dc68dc2c6bf59]

rsvglibs: added external sources for jpeg8 library


2011-03-07  ka  <kai.ahrens@oracle.com>  [9d0e7743fa8ec4efdfe47288c715732372cf84ce]

rsvglibs: added external sources for jpeg8 library


2011-03-07  Martin Kepplinger  <martinkepplinger@eml.cc>  [1c60ac8f00f9d659e80d38246d8c39bf63f76d98]

Translate german comments

This translates german code comments in writer/sw/source/ui/envelp to english.

This is contributed under the terms of the MPL 1.1 / GPLv3+ / LGPLv3+ triple
license.

2011-03-06  Julien Nabet  <serval2412@yahoo.fr>  [6dd5cc1f735b4a4a9ee45be5b348f4d369c97e69]

There were 2 times "using ::rtl::OUString"


2011-03-06  Caolán McNamara  <caolanm@redhat.com>  [ef9d0fe571092a2ec5bfaca2805b79421be08dce]

make this dtor virtual


2011-03-06  Caolán McNamara  <caolanm@redhat.com>  [aa4a5a276b3e694b7d73c57b23f3a331d2d14bfe]

WaE: silence this annoying warning


2011-03-06  Caolán McNamara  <caolanm@redhat.com>  [7d525ad349d8e20825cb6f73878dd10b336fb2f1]

build these cxx files with exceptions enabled


2011-03-06  Caolán McNamara  <caolanm@redhat.com>  [83a98c1854d917015dd81df6af520778d94f180a]

let always include these to keep it simple


2011-03-06  Caolán McNamara  <caolanm@redhat.com>  [6184a626b9d90b2cabeed6aaf3aad30a56ab772a]

always include these on all platforms to keep things simple


2011-03-06  Daniel Di Marco  <d.dimarco@gmx.de>  [1f5228b3a9cd310997d4ae7109532d20416808b7]

translated some comments from german to english


2011-03-06  Andras Timar  <timar@fsf.hu>  [01d4999e997e9921515c55e23740f4002c43b3e1]

l10n: Updated translations from Pootle


2011-03-06  Caolán McNamara  <caolanm@redhat.com>  [0edc2694aef4c510761a09a958f2a2a531e40f3b]

vos is gone


2011-03-06  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [a44a269f93f4602898df9222ec0e3486e3a3b0bc]

Fix windows build breakage


2011-03-05  Kohei Yoshida  <kyoshida@novell.com>  [704dcf4d1ddb2cc0ab6d0b87c05a9ce95e6db3fd]

GetRangeAtBlock() to findByRange(), favor std::find_if over manual loop.


2011-03-05  Kohei Yoshida  <kyoshida@novell.com>  [eb9ba62f386665dd51c3b38b4c1875897f4d329f]

Fixed a build breakage.


2011-03-05  Kohei Yoshida  <kyoshida@novell.com>  [18a96804b7b1f2d6c7bee62b3b53eff74870bd01]

Changed ScRangeData's index back to USHORT for now.


2011-03-05  Kohei Yoshida  <kyoshida@novell.com>  [d23aeeae680af953c6757b0e6394e4cac191f655]

Renamed FindIndex to findByIndex to be consistent with findByName.


2011-03-05  Kohei Yoshida  <kyoshida@novell.com>  [a4e0c61a042d09e39b2872254eeaa5c3ed7642fb]

Removed the Insert() method; let's use insert() across the board.


2011-03-05  Kohei Yoshida  <kyoshida@novell.com>  [7bd15deb60ee204375c41bbae3240477a07f0aaf]

Finally removed the old ScRangeName code for good!

Plus some build breakage fix.

2011-03-05  Kohei Yoshida  <kyoshida@novell.com>  [6c5be702c24b375794b73e944f8b387a12e9e40a]

Adjusted ScDocument::CopyRangeNamesFromClip() for the ScRangeName change.


2011-03-05  Kohei Yoshida  <kyoshida@novell.com>  [fe2ee40d95cddd52bf90d1f6b2023171e2caea24]

Extracted duplicated code blocks into a separate method.


2011-03-05  Kohei Yoshida  <kyoshida@novell.com>  [be1b2028a0d2daa4400a2fd68d35be9c74f06e31]

Adjusted ScDocument::CopyRangeNamesToClip() for the ScRangeName change.


2011-03-05  Kohei Yoshida  <kyoshida@novell.com>  [b36d2db83f2e08ad9e1466ee1808d406bf89474b]

Adjusted ScDocument::TransferTab() for the ScRangeName change.


2011-03-05  Kohei Yoshida  <kyoshida@novell.com>  [7b8504627a7392dc430a5a98a298ae440c0d0e29]

Adjusted the excel export code.


2011-03-05  Kohei Yoshida  <kyoshida@novell.com>  [4af2fdbb9adc87193196146ea0a81fa3a48e253b]

Reverted on index handling of range name objects.


2011-03-05  Kohei Yoshida  <kyoshida@novell.com>  [1a92b2d9a40071c5a86f4f7c6aa405ca5affe433]

Adjusted ScSpecialFilterDlg for the ScRangeName change.


2011-03-05  Kohei Yoshida  <kyoshida@novell.com>  [01c1b155e3a209ef2804316b14ba8481738cf0c4]

Adjusted ScNamedRangeObj for the ScRangeName change.


2011-03-05  Kohei Yoshida  <kyoshida@novell.com>  [0e0b99c817c5d00246732ba617e3a288458b9558]

Adjusted ScAreaNameIterator for the ScRangeName change.


2011-03-05  Kohei Yoshida  <kyoshida@novell.com>  [70624edc40bcb4c17943762ce6660c22ed3297be]

More on adjusting for ScRangeName API change.


2011-03-05  Kohei Yoshida  <kyoshida@novell.com>  [726a7d3893d49214ca5ef955beb30dcd49b67dd0]

More on adjusting for ScRangeName's new API.


2011-03-05  Kohei Yoshida  <kyoshida@novell.com>  [e40df3cb083c365d542395b4b48f575ff287b277]

Added begin(), end() and implemented FindIndex().


2011-03-05  Kohei Yoshida  <kyoshida@novell.com>  [9b6c3f27f441099a4d07f8ecc3845e3fde46e992]

Identified and tagged all places where I need to modify.


2011-03-05  Kohei Yoshida  <kyoshida@novell.com>  [0df4b4a86073690ea9013645a39631289ea609a5]

Removed SearchNameUpper() in favor of findByUpperName().


2011-03-05  Kohei Yoshida  <kyoshida@novell.com>  [e422d9efc36407cae4220c025a4c2d8e8de14be9]

Removed SearchName() in favor of findByName().


2011-03-05  Kohei Yoshida  <kyoshida@novell.com>  [b2d3a5e2a3e5870778af63a30d7f3e6322294d06]

More on re-working ScRangeName.


2011-03-05  Kohei Yoshida  <kyoshida@novell.com>  [ac211cd143086753c82d2b28ff2de39bae902c26]

More work on ScRangeName re-work...


2011-03-05  Kohei Yoshida  <kyoshida@novell.com>  [ef5b262fd51c69781c36dc449ebb1849c7c05b9f]

Started re-working ScRangeName to use ptr_map instead of own container.


2011-03-05  Arnaud Versini  <arnaud.versini@gmail.com>  [55c3dc3254a99b0f7293ae421dd04e1ad7cdfaba]

bool functions should use bool instead of BOOL for bRetValue.


2011-03-05  Petr Mladek  <pmladek@suse.cz>  [be31de10c5379535034da5327e4080bd09548277]

fix custom-tool-panel build dependencies

Signed-off-by: Kohei Yoshida <kyoshida@novell.com>

2011-03-05  J. Graeme Lingard  <jgraeme+git@gmail.com>  [f71ad82e60bebde81ebb193dcd16305ca339cc1a]

Remove 'added by' comments


2011-03-05  J. Graeme Lingard  <jgraeme+git@gmail.com>  [ee8582c5483d3ee34244d27c26c506579c740047]

Remove 'added by' comments


2011-03-05  Andras Timar  <timar@fsf.hu>  [7e42ff08d72c6824d0df59c8c655842ae8a10d4b]

Replace OpenOffice.org to %PRODUCTNAME


2011-03-05  Takeshi Abe  <tabe@fixedpoint.jp>  [e6dc9117b7ab11b954c3b2a1f440fa682331bba7]

Remove dead code


2011-03-05  Takeshi Abe  <tabe@fixedpoint.jp>  [e0bff79ab235d6a9eaf7f34f1e423c1b0cbcf39e]

Removed unused field bGerman


2011-03-05  Takeshi Abe  <tabe@fixedpoint.jp>  [e2fbf6391c8ce185d875bf36075e5b2de67cff79]

Remove dead code


2011-03-05  Rafael Dominguez  <venccsralph@gmail.com>  [f3feba9fcdb4ddb0ed1c823c0d477724838f3344]

Remove usage of List container.


2011-03-05  Caolán McNamara  <caolanm@redhat.com>  [8dd04b2bdc9a1ea40d24d007f90acfdd319cbad1]

work around compiler problem


2011-03-05  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [1e3eeebd9bbd23103444eebad2942c22ab750d6a]

Fix Windows build (?): include comphelper/version.mk


2011-03-05  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [204f6f5bea3163446865c821f56201eb193d14a0]

the unit tests are using the comphelp library


2011-03-05  Christina Rossmanith  <ChrRossmanith@web.de>  [b74d1e25414007c56c6a27a03e640528512783af]

Removed /* ### ACHTUNG: Neuer Text in Resource? - lines from components


2011-03-05  David Nalley  <david@gnsa.us>  [6b3b49b6aaaba5c5b2b0f2263982f800754e3445]

comment cleanup on unocore stuf


2011-03-05  David Nalley  <david@gnsa.us>  [babdc8c28afd8a1111f9cdf161476251c7d2c791]

Comment cleanup writer (part1)


2011-03-05  David Nalley  <david@gnsa.us>  [24fbb08c9510f6010b470af7c68ac428777ef5ec]

deleted a bogus comment and translated a german comment


2011-03-05  Christina Rossmanith  <ChrRossmanith@web.de>  [26524ba0d12250a9487b68a03e0aea188c67dbcc]

Removed /* ### ACHTUNG: Neuer Text in Resource? - lines from calc


2011-03-05  Christina Rossmanith  <ChrRossmanith@web.de>  [2255dd4e633613cff51f4075d54abeb59e6f5d0a]

Removed /* ### ACHTUNG: Neuer Text in Resource? - lines from libs-gui


2011-03-05  Christina Rossmanith  <ChrRossmanith@web.de>  [365e2987220a3c69feb6f01c26f8bfd4025da906]

Removed /* ### ACHTUNG: Neuer Text in Resource? - lines from libs-core


2011-03-04  Rafael Dominguez  <venccsralph@gmail.com>  [f3820a0e7cd12ce461a12831e77fd4f3befe9a01]

Remove usage of List container.


2011-03-04  Rafael Dominguez  <venccsralph@gmail.com>  [943680d6f4ca53be460a2aa39d5a4d616413bf51]

Remove usage of List container.


2011-03-04  Kohei Yoshida  <kyoshida@novell.com>  [6299330c2ab861671f9ac5171f81dea6ef96664c]

Unit test for text and text number inputs.


2011-03-04  Julien Nabet  <serval2412@yahoo.fr>  [c5f627aeb8a353183c6d0a816a1e403b8b1e5073]

Remove "using namespace ::rtl"


2011-03-04  Julien Nabet  <serval2412@yahoo.fr>  [3150f39986cb256eb42cd5cd1a902cdf4235a3b5]

Remove "using namespace ::rtl"


2011-03-04  Christina Rossmanith  <ChrRossmanith@web.de>  [ddd6d4d0d57d1de1391591edeac3ef5ec3be1fb6]

Removed /* ### ACHTUNG: Neuer Text in Resource? - lines from base


2011-03-04  Caolán McNamara  <caolanm@redhat.com>  [c45feb7bec23c3f19bd3ca3f4305e6cd80c48d19]

regression test for CVE-2009-3302


2011-03-04  Caolán McNamara  <caolanm@redhat.com>  [1b9fc8e85daeda7179ce197296e65076ac00f327]

Workaround dodgy compiler problem.

Bad parse from gcc-4.6.0 of...
pvfundlg.cxx: In function 'bool lclFillListBox(ListBoxType&, const com::sun::star::uno::Sequence<rtl::OUString>&, USHORT) [with ListBoxType = ListBox, USHORT = short unsigned int]':
pvfundlg.cxx:699:60:   instantiated from here
pvfundlg.cxx:74:55: error: invalid use of 'com::sun::star::uno::Sequence< <template-parameter-1-1> >::getConstArray [with E = rtl::OUString]' to form a pointer-to-member-function
pvfundlg.cxx:74:55: note:   a qualified-id is required
pvfundlg.cxx:74: confused by earlier errors, bailing out

2011-03-04  Ingrid Halama  <iha@openoffice.org>  [2e2bd7aab73bbf4402034569c6c5ab7d227d9c83]

chart55: #i117183# bad autoscaling for date axis


2011-03-04  Ingrid Halama  <iha@openoffice.org>  [6b4fa7ab87c548c6e8e2a71c33a9e92cc8e194de]

chart55: #i117185# correct object size


2011-03-04  Guillaume Poussel  <gpoussel@gmail.com>  [3d743c8b6f9287bab7184f31d1e292fad6e1b95c]

Remove useless comments in filters.

Signed-off-by: Luboš Luňák <l.lunak@suse.cz>

2011-03-04  Guillaume Poussel  <gpoussel@gmail.com>  [fcd23e29d19da70c4228390f67e77293b44e1458]

Remove various useless comments in filters.

Signed-off-by: Luboš Luňák <l.lunak@suse.cz>

2011-03-04  Guillaume Poussel  <gpoussel@gmail.com>  [7d31d873d391782934d03ec0c9570ce00cf0de78]

Remove useless comments in filters.

Signed-off-by: Luboš Luňák <l.lunak@suse.cz>

2011-03-04  Guillaume Poussel  <gpoussel@gmail.com>  [b68c65fbc96ecbc2e133c5c961fd5eb0d3ff653f]

Remove useless comments in filters.

Signed-off-by: Luboš Luňák <l.lunak@suse.cz>

2011-03-04  Caolán McNamara  <caolanm@redhat.com>  [0fcf5fa66bdda108ae748858632d40b63c67d274]

fix style


2011-03-04  Guillaume Poussel  <gpoussel@gmail.com>  [2941a0a77488ec2d98fbfc90755e86d7dec70ecd]

Remove bogus and useless comments.

Signed-off-by: Luboš Luňák <l.lunak@suse.cz>

2011-03-04  Guillaume Poussel  <gpoussel@gmail.com>  [26e4971dfb34c14e7aac649eecbc1b5ec9081fe6]

Remove various useless comments in components.

Signed-off-by: Luboš Luňák <l.lunak@suse.cz>

2011-03-04  Guillaume Poussel  <gpoussel@gmail.com>  [76d93f3b5b699a8b31968375d78a37ddeafc4c24]

Remove bogus and useless comments in libs-core.

Signed-off-by: Luboš Luňák <l.lunak@suse.cz>

2011-03-04  Kohei Yoshida  <kyoshida@novell.com>  [747cfc8a84a3bca700aabd552ff93131f5bab083]

Oops.


2011-03-04  Kohei Yoshida  <kyoshida@novell.com>  [56fbd3f75b41c0efc2a594576a9557db4c4bcb26]

Don't strip the first apostrophe from a text input. (fdo#34260)

Also removed the abuse of this behavior during datapilot output
construction.  Thanks largely to the unit test. :-)

2011-03-04  Kohei Yoshida  <kyoshida@novell.com>  [02c94d293d3babfad45321d89a71315df491dd90]

Better error output in case something goes wrong during unit test.


2011-03-04  Kohei Yoshida  <kyoshida@novell.com>  [58310ae426a3211746dc91656527afefc740b795]

Reduced indent level by early bail out.


2011-03-04  Kohei Yoshida  <kyoshida@novell.com>  [f820e9b5acbdad1203faf67253d4ec6eb418e5bd]

BOOL to bool.


2011-03-04  Caolán McNamara  <caolanm@redhat.com>  [af924d94038ea38d2d47af23f378ae4d45881333]

add regression test for CVE-2009-3301


2011-03-04  Caolán McNamara  <caolanm@redhat.com>  [aebced1279d1e2fd8c0c2e9209e8fdaa106b6e56]

make this more robust


2011-03-04  Caolán McNamara  <caolanm@redhat.com>  [4a62022f7fd624e0408a7ef3db911c2756bf361a]

cppcheck: this can be const


2011-03-04  Niklas Nebel  <nn@openoffice.org>  [1a333e4bcef74bd4d53e22e2b63c8acbff478b30]

calc66: #i116457# handle empty column titles in data pilot source range


2011-03-04  Petr Mladek  <pmladek@suse.cz>  [2feb4340b65b53c9d3b23d39461f870d8c3d4978]

fix custom-tool-panel build dependencies


2011-03-04  Caolán McNamara  <caolanm@redhat.com>  [e118a5d32bc8a224395928a4e7532e97797188ee]

handle 0 width tables gracefully


2011-03-04  Caolán McNamara  <caolanm@redhat.com>  [7bfc7bd69dee2bc8af4f3a80727517dc54833deb]

fix Count() -> size() in DBG_UTIL mode


2011-03-04  Rafael Dominguez  <venccsralph@gmail.com>  [2e3c45afc6c5ea74f1f8b4a7dce806e537870546]

Remove usage of deprecated List container.


2011-03-04  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [a15c75dfb12538e9e0658518144fa95b39513e18]

fix windows build


2011-03-04  Ivo Hinkelmann  <ihi@openoffice.org>  [85161bda9987a54d60ecefaed7d5ca47da17356d]

masterfix DEV300: KDE vs. tooltypes


2011-03-04  Caolán McNamara  <caolanm@redhat.com>  [0caf05c869104b2dfb9ceb836b3a1c60d5f81e5e]

regression test for CVE-2009-0201-1.doc


2011-03-04  Caolán McNamara  <caolanm@redhat.com>  [f01b5e4351717258b58f359fa3af798dcb8efda7]

Regression test for CVE-2009-0200


2011-03-04  Caolán McNamara  <caolanm@redhat.com>  [2bcd13d4f470262fa421d2a0a107f756625cfaf0]

Regression test for CVE-2007-0245


2011-03-04  Rafael Dominguez  <venccsralph@gmail.com>  [632771cc6964a64bb57ed3c5b045012ed80291b9]

Remove of DECLARE_LIST.


2011-03-04  Caolán McNamara  <caolanm@redhat.com>  [b29c81017f9efbdf1c8a16fa9674b03900ae05d1]

regression test for CVE-2010-3452


2011-03-04  Caolán McNamara  <caolanm@redhat.com>  [17be67e282fe94ab856d00f857a6586b4811552c]

make this more robust


2011-03-04  Caolán McNamara  <caolanm@redhat.com>  [938156686759a5fcfbf565269d16c6ea327b4a7c]

add regression test for CVE-2010-3453


2011-03-04  Niklas Nebel  <nn@openoffice.org>  [54a19cdfff9b344fb94ccef6e98bf0ca7a62b1f3]

calc66: merge


2011-03-04  Niklas Nebel  <nn@openoffice.org>  [8c0a08da22ecb8d9a57f5822c6329ddbaf578423]

calc66: merge


2011-03-04  Niklas Nebel  <nn@openoffice.org>  [b17012d929537a88bce9d2af45bf0e71af46a47f]

calc66: merge


2011-03-04  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [2038d1496dc652b517c9b6b71cdae848bcec2ab8]

dba34d: #i116795# compile with system HSQL


2011-03-04  Eike Rathke [er]  <eike.rathke@oracle.com>  [78aff58284873675a7b35596c924b8443b30806d]

calc66: merge


2011-03-04  Eike Rathke [er]  <eike.rathke@oracle.com>  [4f24ef15969c9c062f6ed60d0f2848608cee079e]

calc66: #i103331# make OFFSET with external references work again + Introduced FormulaSubroutineToken to hold a FormulaTokenArray. * INDIRECT in case of external reference returns FormulaSubroutineToken   instead of directly pushing the token array to code and signalling its   presence to ScInterpreter::Interpret(). * ScInterpreter::ScExternalRef() checks if an external reference is used with   OFFSET and if so does not resolve it but pushes it so it can be handled   within OFFSET. + OFFSET recognizes external reference and creates an external reference of   the new area and returns that as subroutine to be resolved by   ScExternalRef(). * Interpret() pushes the subroutine to code and rememberes the token and array   for late destruction.


2011-03-04  Eike Rathke [er]  <eike.rathke@oracle.com>  [413675e3dcd5fcae4f81ce721bfd62b7d891034b]

calc66: #i103331# make OFFSET with external references work again + Introduced FormulaSubroutineToken to hold a FormulaTokenArray. * INDIRECT in case of external reference returns FormulaSubroutineToken   instead of directly pushing the token array to code and signalling its   presence to ScInterpreter::Interpret(). * ScInterpreter::ScExternalRef() checks if an external reference is used with   OFFSET and if so does not resolve it but pushes it so it can be handled   within OFFSET. + OFFSET recognizes external reference and creates an external reference of   the new area and returns that as subroutine to be resolved by   ScExternalRef(). * Interpret() pushes the subroutine to code and rememberes the token and array   for late destruction.


2011-03-04  Carsten Driesner  <cd@openoffice.org>  [4bb459568df8ca68adc85d3a2871a66ee8bc3110]

fwk167: #i90917# Added missing include


2011-03-04  sb  <sb@openoffice.org>  [13b4336da80b66cce2f157d984da1632d142168a]

sb142: #i116738# ignore test stuff from the Python implementation


2011-03-04  Caolán McNamara  <caolanm@redhat.com>  [ed9a4f3f36f6195800c41d1aa40a7969bd57637a]

throw out some warnings


2011-03-04  Caolán McNamara  <caolanm@redhat.com>  [760b66947374c025d6d543a935e14c2b70f73b07]

WaE: silence warnings


2011-03-04  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [d9698e83a5b9428db2500937181cb344625b7172]

rsvglibs: add libpng support


2011-03-04  Henning Brinkmann  <hbrinkm@openoffice.org>  [4071c0b8c087568d390e5cee5db4ef7574d6c6da]

sw34bf04: #i104017#: there are 63 cells possible in a row


2011-03-04  Caolán McNamara  <caolanm@redhat.com>  [16c2a2f1dfa993d9d21ad793e3541e22af7f552c]

WaE: move that inside the TODO as well


2011-03-04  Caolán McNamara  <caolanm@redhat.com>  [b901d0ea975bb7c76d303e08781b10ccdbaa7ead]

and fix up test for CVE-2006-3117


2011-03-04  Caolán McNamara  <caolanm@redhat.com>  [31a4735d32cd4893185f87a8f06b6c20564a16ee]

catched->caught


2011-03-04  Caolán McNamara  <caolanm@redhat.com>  [e139fc33b2247d9f9433a6dc1da3599cde4d73f0]

and enable rtf test


2011-03-04  Caolán McNamara  <caolanm@redhat.com>  [4b71407f7a0bb631c690a4ad05209de29c73f62c]

Add test for filters

Because the filters are in a .so and the main lib dlopens this, we
cannot test the filters from inside a test which is linked against
the internal symbols as its just a mess of conflicting symbols
seeing as the filter .so links to the main .so we we end up with
the main .so symbols included twice.

Which all means we're limited to the public sw symbols here

2011-03-04  Caolán McNamara  <caolanm@redhat.com>  [2d9659f3856f901f76430b0e6d110727a5088f3f]

setup UCB for qa tests


2011-03-04  Caolán McNamara  <caolanm@redhat.com>  [1b53761034647542e8b49739b4f8c6181ce16e09]

document horror of WW8Fc2Cp


2011-03-04  Caolán McNamara  <caolanm@redhat.com>  [379d6a5ae9ec978aa6b60d63384577810572368f]

handle erronous fExtChar safely


2011-03-04  Caolán McNamara  <caolanm@redhat.com>  [53c45468df2afcea3442a119d07d6432c6ca191d]

disambiguate if/else


2011-03-04  Caolán McNamara  <caolanm@redhat.com>  [a47417fcacc1648187da3c34bc5be7560ab2ca77]

handle edge case of layouting random text


2011-03-04  Caolán McNamara  <caolanm@redhat.com>  [d8c7521f5ad9c952b3d6e154f158061073261750]

safer and better sprm iterator


2011-03-04  Caolán McNamara  <caolanm@redhat.com>  [b0d4b593d7fbfeaefa956e4ade22279f8c28a4e5]

valgrind: init some values


2011-03-04  Caolán McNamara  <caolanm@redhat.com>  [007cccd089c47ab4e968467a427e8f5aa7899da2]

be more robust against missing basic manager


2011-03-04  Caolán McNamara  <caolanm@redhat.com>  [30bb1d471d0eac75f3431bbcf41015598c133211]

Move OpenMainStream into ww8 as its the only consumer and simplify

OpenMainStream is only used by ww8 now, and the stream to open
is always WordDocument, so we don't need this whole complexity
of looking up the stream name in the filter config, etc. when its
all pointless

2011-03-04  Caolán McNamara  <caolanm@redhat.com>  [317fa395ff4cfb042036df2d63e9f4510eb1ea1e]

duplicate mkdir


2011-03-04  Caolán McNamara  <caolanm@redhat.com>  [56408d346af79d12d9af0dd414fd311d3711814e]

survive broken config


2011-03-04  Caolán McNamara  <caolanm@redhat.com>  [7008ce3a2b436b9533d09b1489f7312222e2442c]

Be more fault tolerant here.

If we're already going to catch any uno::Exception, then
we might as well accept failure of existance as well

2011-03-04  Mathias Bauer  <mba@openoffice.org>  [bde549822041c6599102a8d155e2760f7fa95c4c]

CWS swlayoutrefactoring: fix missing cursor update


2011-03-04  Mathias Bauer  <mba@openoffice.org>  [ef450ae7ef29f69a51357e2c2d6a469355c58764]

CWS swlayoutrefactoring: forgotten commit


2011-03-04  Mathias Bauer  <mba@openoffice.org>  [d859498a6a61eaeb65b3fd36513f5dd435aa947c]

CWS swlayoutrefactoring: avoid gcc3 specific workaround for passing temporary objects by reference


2011-03-04  npcdoom  <venccsralph@gmail.com>  [2942ab76f6f2afb1c5f867fe2867999c2be6cb99]

Remove unused function.

Signed-off-by: Luboš Luňák <l.lunak@suse.cz>

2011-03-04  npcdoom  <venccsralph@gmail.com>  [266013916943e13b7e942ce0d5597eceab9d588b]

Remove deprecated container List.

Signed-off-by: Luboš Luňák <l.lunak@suse.cz>

2011-03-04  Michael Muench  <michael@codingmicha.de>  [4c7884d14a0b6d2c5562f8e2cad2c4cbbe87e9e7]

German comments translation.


2011-03-04  npcdoom  <venccsralph@gmail.com>  [5a05742cfb200c21dfa2adf5ab15fcc1949383d8]

Remode deprecated List container.

Signed-off-by: Luboš Luňák <l.lunak@suse.cz>

2011-03-04  npcdoom  <venccsralph@gmail.com>  [60db650139cba37d0d064bbe4c218259bf9ad056]

Remove deprecated List container.

Signed-off-by: Luboš Luňák <l.lunak@suse.cz>

2011-03-04  npcdoom  <venccsralph@gmail.com>  [a9767204728a08d31673d35cf70b7b92748c3e75]

Changed some Insert calls for Append and added some asserts.

Signed-off-by: Luboš Luňák <l.lunak@suse.cz>

2011-03-04  npcdoom  <venccsralph@gmail.com>  [1299e87202fdbc44d7bce849a0fa031e4470ddc9]

Remove deprecated List container in gallery1.

Signed-off-by: Luboš Luňák <l.lunak@suse.cz>

2011-03-04  npcdoom  <venccsralph@gmail.com>  [bc25156521ee3f636ad702b5ae2d5972323a8a7b]

Remove deprecated List container.

- Converted List to std::vector<Paragraph*>.
- Added Append member function to ParagraphList.
- Updated needed functions from Insert to Append in
outliner/outliner.cxx.

Signed-off-by: Luboš Luňák <l.lunak@suse.cz>

2011-03-04  Ingrid Halama  <iha@openoffice.org>  [e3e1ee8f961c0ae9417d427e3214dfd00bcb8160]

chart55: #i117207#  wrong layout with empty titles


2011-03-04  Henning Brinkmann  <hbrinkm@openoffice.org>  [b87cf5db3a0717a2bddc0b2b11a35a0df1f72a35]

merged from outgoing


2011-03-04  Jan Holesovsky  <kendy@noe.suse.cz>  [7ef6def27889f683e45199d45cc55d417ef1f0dd]

findbar: Name the menu entry properly (Find).


2011-03-04  Ocke Janssen  <oj@openoffice.org>  [fbebb4750c8cc975b24e53a96ad34566b0fa1b3f]

Automated merge with file:///d:\tools\master\ooo


2011-03-04  Ocke Janssen  <oj@openoffice.org>  [15a1619ad2a344c3d585bde14bb4e7e37e8eac1e]

Automated merge with file:///d:\tools\master\ooo


2011-03-04  Ocke Janssen  <oj@openoffice.org>  [c3fd001f6178efa4db03e1277f1c12e395ccfaed]

Automated merge with file:///d:\tools\master\ooo


2011-03-04  Ocke Janssen  <oj@openoffice.org>  [221cca20be4a9c79bb4373f632eec833651c0ecf]

Automated merge with file:///d:\tools\master\ooo


2011-03-04  Ocke Janssen  <oj@openoffice.org>  [e401463126638f5a07f33726afb7bd37cd2b1a27]

Automated merge with file:///d:\tools\master\ooo


2011-03-04  Ocke Janssen  <oj@openoffice.org>  [3f554df00ffd78a070ce642694c4b55e3df78133]

Automated merge with file:///d:\tools\master\ooo


2011-03-04  Ocke Janssen  <oj@openoffice.org>  [660f7c59a0f4b8a21114c773a0651da7a6993554]

Automated merge with file:///d:\tools\master\ooo


2011-03-04  Ocke Janssen  <oj@openoffice.org>  [1f1794f5d112fa931852f8cc8bc09bf01d2c3d95]

Automated merge with file:///d:\tools\master\ooo


2011-03-04  Ocke Janssen  <oj@openoffice.org>  [e52024f22b0f0d93b47284d8c2186e03c749f044]

Automated merge with file:///d:\tools\master\ooo


2011-03-03  Kohei Yoshida  <kyoshida@novell.com>  [c7a631d252f8def4aa2cddc43380bbb0f01424b1]

Check for the value being outside the numeric limit of 32-bit int.


2011-03-03  Jan Holesovsky  <kendy@suse.cz>  [f9f98386b2e98bae7d5177feb023ddb9ab452458]

findbar: Add the findbar to the menus above the Search dialog.


2011-03-03  Kohei Yoshida  <kyoshida@novell.com>  [5f7dc0d4c7a4409b0bb11b91ad013895e4f283a6]

Support external references in a whole bunch of other functions.

GetMatrix() now returns a matrix instance even from external single
and double ref tokens.  Let's use this to easily add support for
external refs to several functions at once.

2011-03-03  Jan Holesovsky  <kendy@noe.suse.cz>  [d5b86422c50d11b6645723edf63b1c6936e133fa]

findbar: Findbar should be hidden by default.


2011-03-03  Kohei Yoshida  <kyoshida@novell.com>  [251bb12036001f6ebf9a129a2fcf4a689c332dba]

Handle external references in LOOKUP, HLOOKUP and VLOOKUP. (fdo#33426)


2011-03-03  Jan Holesovsky  <kendy@suse.cz>  [679406020212c7216b2e4ecc45540ee97c5c9f9c]

findbar: Localized access to the Search dialog.


2011-03-03  Jan Holesovsky  <kendy@suse.cz>  [d70944362d399911552a627b2e6e6f854e8874e6]

findbar: Show the find bar on Ctrl-f, hide on Escape.


2011-03-03  Kohei Yoshida  <kyoshida@novell.com>  [2abcba4fb4c5aec1b7926a2c989f8f1d1bb50295]

Support external reference range for INDEX function. (fdo#34938)


2011-03-03  Jan Holesovsky  <kendy@suse.cz>  [f6b2932ec8af740c9d96df6d43e92fa438d571e0]

findbar: Make Escape the only key to return back to the document.


2011-03-03  Jan Holesovsky  <kendy@suse.cz>  [c569215d4f53d07a9cf1bb681540b90a858e14e0]

findbar: Swap the keybindings of the search dialog and findbar.


2011-03-03  Jan Holesovsky  <kendy@suse.cz>  [722adb89c9b32a89aabdd4a26eb59d2445cc77e8]

findbar: Move findbar to the bottom docking area.


2011-03-03  Jan Holesovsky  <kendy@suse.cz>  [af87a5c3b783f2146cb449fcbed5abf1992d3fd6]

findbar: Make the combobox wider.


2011-03-03  Jan Holesovsky  <kendy@suse.cz>  [ff6ee6fb6d51fcb72d9666eaedd2de8f563acd2e]

findbar: Add the findbar to the menus above the Search dialog.


2011-03-03  Jan Holesovsky  <kendy@suse.cz>  [a2f13ba5968fc75c6a977f376038f72a4ad2f316]

findbar: Add the findbar to the menus above the Search dialog.


2011-03-03  Jan Holesovsky  <kendy@suse.cz>  [b34e35ba46531b88df8b615ac11245c7b714439c]

findbar: Add the findbar to the menus above the Search dialog.


2011-03-03  Julien Nabet  <serval2412@yahoo.fr>  [480ab8a2b34aff08355788e1b50142460d6c7633]

Remove "using namespace ::rtl"


2011-03-03  Julien Nabet  <serval2412@yahoo.fr>  [9f14962a6c1c9b2610d0294dca2a28d2b23a958b]

Remove "using namespace ::rtl"


2011-03-03  Julien Nabet  <serval2412@yahoo.fr>  [bcbb8d7962cf94993af56970b5625adf2875c636]

Remove "using namespace ::rtl"


2011-03-03  Andras Timar  <timar@fsf.hu>  [0343e0ea946ef0a290936325678c9861ec1d1bce]

l10n: add Breton spelling dictionary


2011-03-03  Andras Timar  <timar@fsf.hu>  [47854257bbe1e33066eb543f0f50f25a7ea4a744]

l10n: Updated oc_FR spelling dictionary


2011-03-03  Andras Timar  <timar@fsf.hu>  [cda9c6c3eabddffa0961b18c9f19b5fb3a7c4e00]

l10n: add Breton spelling dictionary


2011-03-03  Kohei Yoshida  <kyoshida@novell.com>  [1deb3778cad3aad1952133706f6e4613b4e4337b]

I forgot to say that the last commit was signed off by Thorsten.

Commit hash: e301739e4439be4214de0ff9b1bd6c2142d6806e
Signed-off-by: Thorsten Behrens <thb@documentfoundation.org>

2011-03-03  Andras Timar  <timar@fsf.hu>  [a4df260d6d12e73467d5c2ae42f1c22ce2a49b82]

Updated German dictionaries (2010-12-04) - fdo#33751


2011-03-03  Andras Timar  <timar@fsf.hu>  [a39727327736334666ceca48081a5285a29a8c42]

forgot add COPYING_GPLv3


2011-03-03  Andras Timar  <timar@fsf.hu>  [13c2f657db84e057d9d9852b7b7bc1ee574d65f0]

l10n: add Breton spelling dictionary


2011-03-03  Kohei Yoshida  <kyoshida@novell.com>  [4ac51b9cd2b37996542eaaf13a57fa5ececa6dab]

Fixed incorrect cursor navigation. (fdo#33756)

Block selection with keyboard was incorrect when the selected range
included hidden cells.  This also fixes one crasher on block
selection during formula reference mode i.e. type '=SUM(' and select
range via keyboard afterward.

2011-03-03  Andras Timar  <timar@fsf.hu>  [f1e7f1e17f194d94b3abe8e8b24e7625d6a0d9a2]

l10n: Updated oc_FR spelling dictionary


2011-03-03  Andras Timar  <timar@fsf.hu>  [4b9af04ec15f4503c9dbc82cfe537560a6048ddb]

l10n: wrong encoding in nl_NL dictionary description


2011-03-03  Martin Srebotnjak  <miles@filmsi.net>  [d2b58e244f942d4797903d9ecb19a23af5f1715f]

l10n: Updated Slovenian (sl) thesaurus


2011-03-03  Andras Timar  <timar@fsf.hu>  [18768fb283cfef360707f07eb0cdd19a46d2a508]

l10n: 'fold' from coreutils does not work well for some languages


2011-03-04  Takeshi Abe  <tabe@fixedpoint.jp>  [b406c51330ebea0459f38b0073f0783410b072f3]

removed dead code; fix a comment


2011-03-03  Joachim Lingner  <jl@openoffice.org>  [b38c5bfecfa7bbe3d57eceb8bbba4bfe11d5e93e]

#i117186# call unopkg sync when building type installed or archive with the proper arguments, remove assertion from framework for the case that there is no user installation.


2011-03-03  Joachim Lingner  <jl@openoffice.org>  [271137c2c5d3bcacdee5cf15b8df9138345316ed]

#i117186# call unopkg sync when building type installed or archive with the proper arguments, remove assertion from framework for the case that there is no user installation.


2011-03-03  Hans-Joachim Lankenau  <hjs@openoffice.org>  [5770a33e6b459e11218222813feab0149d21acd9]

gnumakefixes: #i117005# fix long link lines and inroduce convert_native macro


2011-03-03  Hans-Joachim Lankenau  <hjs@openoffice.org>  [8366097db0c94c505bf131aa82d868bdc8e30b19]

gnumakefixes: #i116922# fix gb_MKTEMP


2011-03-03  Kohei Yoshida  <kyoshida@novell.com>  [e418258a4a71dd8d334e318dca9a241772250f31]

Better fix for fdo#31939.

Turns out that the token array's recalc mode is set to "recalc always"
when it contains a volatile token during compilation.  We can re-use
that to mark the token array volatile before the interpretation starts.
The end result is the same, with better performance since we can avoid
re-scanning of the token array.

Signed-off-by: Michael Meeks <michael.meeks@novell.com>

2011-03-03  Kohei Yoshida  <kyoshida@novell.com>  [a0ce81d25f7997df35436b71f6a927cdf419b9f0]

Go through all tokens to look for a volatile one. (fdo#31939)

When a volatile token is inside a conditional function (such as IF),
*and* the evaluation of that conditional skips the volatile token
it would incorrectly mark the cell non-volatile.  The solution is
to scan through all tokens in the token array in the beginning of
the calculation and mark the cell volatile if one is found.

2011-03-03  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [e756a60003077d493cec12ce2fe18151254462c2]

On windows, dictionaries link with uwinapi.lib


2011-03-03  Katarina Machalkova  <kmachalkova@suse.cz>  [b019189c0b476038a6621702648cc7b97fe2b993]

Disabled failing format items for now :(

after introducing new num. formats (42[.00]), those items that
access standard format list cease to work :(

2011-03-03  Katarina Machalkova  <kmachalkova@suse.cz>  [d1ef845a0c26bdf030685296caf5ff6bc7d76e1d]

Ooops, GetnAnz() got renamed to GetCount()


2011-03-03  Katarina Machalkova  <kmachalkova@suse.cz>  [f0a3dfbffa35737c27ed42769f06c31d656be762]

Introducing new number format ( -N => (N) ) -- bnc#659993

+ teaching Calc num. formatting dialog to work with it
+ adding it to ~most locale (certainly I've forgotten some)

2011-03-03  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [1de09f782860838109810c7d42ea7fbde0aeb886]

rsvglibs: add librsvg


2011-03-03  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [394514c504510e18ef65e0cc1e9bdfeae42e175c]

rsvglibs: add libpng dependency for cairo


2011-03-03  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [62b71564201e2df91fc9bb677b097c8fdeadba8b]

debuglevels: introduce SfxModule::GetModuleFieldUnit, taking an XFrame, to not rely on SfxObjectShell::Current, which is implicitly used by SfxModule::GetCurrentFieldUnit, and might (like all this static crap) fail unforseeably. Use this new method in the Metric Field (to be used in toolbars) and the Pos/Size status bar control. Finally, this prevents a sporadic assertion during the smoketest, where GetCurrentFieldUnit fails for whatever reasons


2011-03-03  Michael Stahl  <mst@openoffice.org>  [850ac2446efbbf5a236c3109af45d804d6a984d3]

sw34bf04: #i89751#: SwDoc::ResetAttrs: fix autoformat regression:  replace old and broken para attr to hint conversion with call to FmtToTxtAttr


2011-03-03  Michael Stahl  <mst@openoffice.org>  [c675825931f67aad69e665c2802f87acf65dbb10]

sw34bf04: #i117193#: RemovePresentAttrs::operator(): fix crash;  also fix comparison in lcl_CollectHintSpans (in case of multiple hints with   same position)


2011-03-03  Michael Stahl  <mst@openoffice.org>  [1a8d219421ff26bc88c6aef1a4de4da1b8ceddb2]

sw34bf04: #i117122#: inputwin.cxx: fix undoapi regression


2011-03-03  Niklas Nebel  <nn@openoffice.org>  [1517568a5b72d99d039fdfe81b4b6c3c4bf830a4]

calc66: #i113553# update MarkData with additional columns in ScViewFunc::PasteFromClip


2011-03-03  Henning Brinkmann  <hbrinkm@openoffice.org>  [4a380b265d90ce63a2dd9184d7bc5fc7df95f2f4]

sw34bf04: #i114533# handle SDT


2011-03-03  Carsten Driesner  <cd@openoffice.org>  [7c83fe565234aa5025729462f3250ed883f1b7df]

fwk167: #i90917# Filter out requests for controls which are not available for the explorer-style Windows file picker.


2011-03-03  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [a9f44c3d4d87e28029e59315edce08e7fe3889b1]

rsvglibs: add libcroco dependency


2011-03-03  Ivo Hinkelmann  <ihi@openoffice.org>  [eb898f9399248faf60c8d895261d5d6a6cfaee21]

masterfix DEV300: MinGW fix


2011-03-03  Luboš Luňák  <l.lunak@suse.cz>  [d5254f9aa29dffd045bf5f42104afdc1923dd8f2]

read w:characterSet (fdo#34814)


2011-03-03  Luboš Luňák  <l.lunak@suse.cz>  [beca353017d9d993fc0bef60737899d906c4f003]

ensure fonts used by bullet chars are in fontTable.xml (fdo#34814)


2011-03-03  Luboš Luňák  <l.lunak@suse.cz>  [eb4dc87ee70b92b58ef379065a1165f8887609be]

move all GetId(whatever type for font) to the base class


2011-03-03  Ivo Hinkelmann  <ihi@openoffice.org>  [2baabf7988a4b7e9d8772e4e3d9bb3bac879b0ad]

masterfix DEV300: missing changeset from mhu21


2011-03-03  Juergen Schmidt  <jsc@openoffice.org>  [7de486ee0f338fd2a0a2defd8edd22f5516b5408]

jsc340: i114609: no visibility compiler flag for jni lib


2011-03-03  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [1a37018cfe5ac64071be7de0953fb8b3f3fed17d]

resvglibs: patch configure


2011-03-03  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [d1d6168c4f4fe0af4f7c2560feefca8c379e3cee]

rsvglibs: add libcroco dependency


2011-03-03  ka  <kai.ahrens@oracle.com>  [634a148f84bf5e0a69ef14b10edd0cd68f122243]

rsvglibs: merged master fixes


2011-03-03  ka  <kai.ahrens@oracle.com>  [886423d6a0cd2b4eb636571fcbc24e808b69f58c]

rsvglibs: merged fontconfig changes


2011-03-03  Ocke Janssen  <oj@openoffice.org>  [1dd3396725989ba7c9e48816d86a2abc818a53e4]

rsvglibs: add fontconfig


2011-03-03  Ocke Janssen  <oj@openoffice.org>  [0cbf3d294fa5e42e78b3af0c561a65d4ccb22cd7]

rsvglibs: add fontconfig


2011-03-03  ka  <kai.ahrens@oracle.com>  [6d7d3e6434439b04e538fa4e5de818d9de65d566]

rsvglibs: added PNG support for cairo


2011-03-03  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [3b7ef2d7fa3ef973f1fc2b02a62bf4530290795b]

rsvglibs: add libgsf dependency.


2011-03-03  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [9220ab2cf671e18428691378e803f77b6f0a920e]

rsvglibs: export more executables


2011-03-03  Miklos Vajna  <vmiklos@frugalware.org>  [125de239f27e054f665083b80dda54a0ca20d57a]

git-hooks: don't stage unstaged hunks before commit

We call 'git add' for files where we fixed whitespaces in. This is a
problem in case the user staged only part of a file - as a result we do
not just fix up whitespace in the patch but also stage other hunks of
the file.

Fix the problem by removing/restoring not staged changes before/after
whitespace fixing. The operation is cheap enough, as it's a noop in case
there are no unstaged changes.

2011-03-03  Ocke Janssen  <oj@openoffice.org>  [bf3dd8be937d7f41c92f4ad2a5551752ff267153]

rsvglibs: correct path file


2011-03-03  Ingrid Halama  <iha@openoffice.org>  [15e9295ad80329dfa018a79c1d054479d553171b]

chart55: #117185# legend entries get lost after moving the legend


2011-03-03  Joachim Lingner  <jl@openoffice.org>  [0775f9eacec0e0758512c425c4e65190a651c3ae]

jl164 #i109096# fixing use of vectors as smart array in osl_loadModules and osl_createprocesswithredirectedio, I introduced them in one of the previous changesets in this cws


2011-03-03  ka  <kai.ahrens@oracle.com>  [0b8311e8546afc32caf36f57ac996dba0401d69e]

rsvglibs: additional header


2011-03-03  Sébastien Le Ray  <sebastien-libreoffice@orniz.org>  [f218e8401c4c1d07a967dbbcf112b13fb67bf72c]

Correct some minor graphical glitches.

SwRect::_Intersection() returns rectangles with negative
height/width when there is no intersection which cause artifacts
when drawing them... This bug has been present for a long time but
wasn't so evident since margins were only 2 opaque black pixels.

2011-03-03  Sébastien Le Ray  <sebastien-libreoffice@orniz.org>  [af5e4ac2024060fbaaf498ee4a174ff21b87d7a2]

Properly handle shadow when in book mode.


2011-03-03  Sébastien Le Ray  <sebastien-libreoffice@orniz.org>  [6fd36a92d546bcce1101c4b3d6b76d2af12d5cc5]

Paint right shadow on last page.


2011-03-03  Sébastien Le Ray  <sebastien-libreoffice@orniz.org>  [d4212cf0560fd06ccc03b3cb9300c5a3ccc28d5f]

Code style


2011-03-03  Sébastien Le Ray  <sebastien-libreoffice@orniz.org>  [b125ab6b854eef065ca4ad0e505811cae82c5f94]

Directly compute shadow rectangles


2011-03-03  Sébastien Le Ray  <sebastien-libreoffice@orniz.org>  [58dac4a84808321327a9bae8d2006ec3e9df4b32]

Draw smooth shadows around page and remove borders


2011-03-03  Sébastien Le Ray  <sebastien-libreoffice@orniz.org>  [4b3607067688d53d8bad91066b2eb483d2ee0407]

FDO#31251 - Add resources files for page shadow


2011-03-03  Michael Meeks  <michael.meeks@novell.com>  [70baa487d910d8df45200bcdfda9feee1148402c]

install unit tester in sub-directory to help windows.


2011-03-03  iha  <iha@openoffice.org>  [7f7df1e785ec5e66d34e5179aa7b1c3447fac072]

chart55: #117183# bad autoscaling for date axis


2011-03-03  ka  <kai.ahrens@oracle.com>  [826f77ed2715a8f1e906675443a6a94d1b8cd2c9]

rsvglibs: additional header


2011-03-03  Sébastien Le Ray  <sebastien-libreoffice@orniz.org>  [15b65346be83115200d2e2aeaba98f82ea3cd55f]

Added shadow images.


2011-03-03  Ocke Janssen  <oj@openoffice.org>  [6bd28d37ca6311ad2947e41fd8d92270cb77d4a8]

rsvglibs: fontconfig added


2011-03-03  Marc Neumann [msc]  <Marc.Neumann@oracle.com>  [a0fe7aceae7db1bef6c6af205094e34a911df7c1]

cws chart51: #i117182# add wait


2011-03-03  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [e4aa69025215074e4be1fdd9b501f34361a064f4]

debuglevels: open the smoketest doc read-only


2011-03-03  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [3b5fffc4edb37bb159442909305b22ec84154e24]

Size matters


2011-03-03  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [b54d64f2b8234f620b0f11fbc298dcb68119b408]

Try to avoid triggering autotools during the build

Since the version of autotools used for the rolling of the tarball
and the version on a machine running the build might be different,
avoid breaking builds.

2011-03-03  Thorsten Behrens  <tbehrens@novell.com>  [bd8273071bcaada13554c57fc2f65b08e517028f]

Added using OString - debug code needs it


2011-03-03  Caolán McNamara  <caolanm@redhat.com>  [1b7ab32b3c8d03f0d5b373c4f5823dd483a42270]

Resolves: fdo#33701 ensure node outlives path

The xpath on destruction needs the xmldoc to exist, so the reference
to the doc-owning nodelist needs to be the first reference listed
in the class in order that its dtor is called *after* the xpath
dtor

Signed-off-by: David Tardon <dtardon@redhat.com>

2011-03-03  Kohei Yoshida  <kyoshida@novell.com>  [f8c96ac67e1919eab8058fffb68e52e6a8c392c5]

Added new test for volatile function NOW wrapped inside IF.

Inspired by fdo#31939.

2011-03-02  Joseph Powers  <jpowers27@cox.net>  [81d758830bc7a63b4b5ae66bc7a4a599449a48dd]

Remove DECLARE_LIST( ConvList, Conversation* )


2011-03-02  Rafael Dominguez  <venccsralph@gmail.com>  [6914ac098f2fa13e5e392794a5a26f95217e036f]

Remove dead code inside sd.


2011-03-02  Rafael Dominguez  <venccsralph@gmail.com>  [e7abf29b88e3a81053bb5e656d8641366ad99fd8]

Remove include <tools/list.hxx>


2011-03-02  Kohei Yoshida  <kyoshida@novell.com>  [ababcf5570c93461e7fff7a9adc631891f04b56d]

Better fix for fdo#31939.

Turns out that the token array's recalc mode is set to "recalc always"
when it contains a volatile token during compilation.  We can re-use
that to mark the token array volatile before the interpretation starts.
The end result is the same, with better performance since we can avoid
re-scanning of the token array.

2011-03-02  Kohei Yoshida  <kyoshida@novell.com>  [24cbd0a4d19294a3727c359196653416f1ca6e05]

Go through all tokens to look for a volatile one. (fdo#31939)

When a volatile token is inside a conditional function (such as IF),
*and* the evaluation of that conditional skips the volatile token
it would incorrectly mark the cell non-volatile.  The solution is
to scan through all tokens in the token array in the beginning of
the calculation and mark the cell volatile if one is found.

2011-03-02  Kohei Yoshida  <kyoshida@novell.com>  [d022492ef9fccd24a6677dd2be182bcd955593a3]

Actually this will just do....


2011-03-02  Kohei Yoshida  <kyoshida@novell.com>  [3e6eb38766e0a678edce22c9133f3d2d385e8ae6]

Fixed the "jump to precedents" and "jump to dependents" functions.


2011-03-02  Kohei Yoshida  <kyoshida@novell.com>  [ece88195e3bead1dd660fb9745649d97029cd455]

Somehow we forgot to add these default key bindings.

Ctrl+[ and Ctrl+] for mark precedents and dependents, respectively.

2011-03-02  Kohei Yoshida  <kyoshida@novell.com>  [9a6e2a0af347b0243e8a718a2b39e8f69480b43f]

No auto decimal adjustment when in "show formula" mode. (fdo#33665)


2011-03-02  Julien Nabet  <serval2412@yahoo.fr>  [25ded79ad8dbc672f827c0a9127cc49275706ec9]

Remove "using namespace ::rtl"


2011-03-02  Julien Nabet  <serval2412@yahoo.fr>  [e01b7bf23a872c641936f3a0752edba69914c34d]

Remove "using namespace ::rtl"


2011-03-02  Caolán McNamara  <caolanm@redhat.com>  [3c980f8cd69171359123b6a36f3e6230a7e1b385]

Resolves: rhbz#672818 bandaid for crash in SwTxtNode::GetTxtAttrForCharAt


2011-03-02  Caolán McNamara  <caolanm@redhat.com>  [d56d490a1becdf1e793d9268cfdc44eae4be3fce]

WaE: move that inside the TODO as well


2011-03-02  Julien Nabet  <serval2412@yahoo.fr>  [389bc73b5f34399fa8c11c891755238a3417af50]

Remove "using namespace ::rtl"


2011-03-02  Kohei Yoshida  <kyoshida@novell.com>  [2daf897af6b44e5b36619669377147af1e401cdd]

Make sure these values are positive; we use them to resize arrays.

This fixes fdo#34350.

2011-03-02  iha  <iha@openoffice.org>  [341b1c22be91db5be26c28bdd8da03f279b86329]

chart55:  #i112752# warning error


2011-03-02  Julien Nabet  <serval2412@yahoo.fr>  [933e22880b2d5d9c6dd6e3e05c30d6f0ced55508]

Remove "using namespace ::rtl"


2011-03-02  Christina Rossmanith  <ChrRossmanith@web.de>  [53f08cd5850528a78b0fdee62fda9e23717ffd2f]

Removed - /* ### ACHTUNG: Neuer Text in Resource? - lines from ./writer


2011-03-02  Noel Power  <noel.power@novell.com>  [3df75d3c0a485a447981d9944b11d3d475cdbc32]

resolves #fdo34941

ensure a valid mediatype is set up for the ooxml filters so that ooo::vba::isAlienExcelDoc can give the correct result

2011-03-02  Guillaume Poussel  <gpoussel@gmail.com>  [e9110d56c1a5f715275cfebfdda1ce99f75ed40a]

Remove bogus comments.


2011-03-02  Guillaume Poussel  <gpoussel@gmail.com>  [68d51d0040b6ff80ced11019bfee3c4f3e2df876]

Remove bogus comments.


2011-03-02  Caolán McNamara  <caolanm@redhat.com>  [b71c34b0a62dc191361892cb514867256c982fc8]

just use whatever works for everyone


2011-03-02  Julien Nabet  <serval2412@yahoo.fr>  [e62f74cabe9558e003d3105df7a69e3841dfc9ce]

Remove "using namespace ::rtl"


2011-03-02  Kohei Yoshida  <kyoshida@novell.com>  [56addc9890984ccc4c54de74039b0172afb46e36]

Remove comment that's no longer true.


2011-03-02  Kohei Yoshida  <kyoshida@novell.com>  [71872ffe7408e3d527fc26095050ef3cc125d3ce]

We need to populate the cache with all sheet names even for in-memory doc.

This fixes fdo#34356 and fdo#34853.

2011-03-02  Julien Nabet  <serval2412@yahoo.fr>  [3b2efb2043dd6871d5025b41936b6069a8dfda13]

Remove "using namespace ::rtl"


2011-03-02  ka  <kai.ahrens@oracle.com>  [bc9b606106af846370b50fb7cb2227e2cc8b2035]

rsvglibs: libpng for Mac and Windows


2011-03-02  Noel Power  <noel.power@novell.com>  [28d4e54c129971b7900e88ba3113d3bfd2742232]

minor tweak to existing fix for ( bnc#660816 & fdo#34908

it seems the orig commit ( af4d6062b7e676ed56dc84927fb99b79aa03a7b5 ) when tweaked for libreoffice3.3 had a little mistake introduced ( which then go ported into master )

Signed-off-by: Cédric Bosdonnat <cedric.bosdonnat.ooo@free.fr>

2011-03-02  Matthias Huetsch [mhu]  <matthias.huetsch@oracle.com>  [49d263bee6c8375c674eb73b663800a44803439b]

#i115784# configure: move header checks after compiler checks.


2011-03-02  Luboš Luňák  <l.lunak@suse.cz>  [d9d90b1086f1faee532798a6834ad8219b1e73c7]

fix indentation


2011-03-02  Luboš Luňák  <l.lunak@suse.cz>  [63518686d37821f7c09443fabed472cf6332094c]

read w:charset , not used later though it seems (part of fdo#34814)


2011-03-02  Luboš Luňák  <l.lunak@suse.cz>  [bbed809f74494a75f5708af7261fb4d69cc9ccdd]

covariant return type and const overload for GetExport()

I don't see why one should do this manually when the compiler
knows it.

2011-03-02  Joachim Lingner  <jl@openoffice.org>  [6b907a7f7a788731268b4f612e8d8a9fd053d049]

jl164 #i109096# wrong use of path::native_file_string_w in fopen for Linux


2011-03-02  Noel Power  <noel.power@novell.com>  [64091fc01dad65f9428caa273e070f7b2c277f9f]

fix for bnc#659631

Signed-off-by: Caolán McNamara <caolanm@redhat.com>

2011-03-02  Joachim Lingner  <jl@openoffice.org>  [3de320a3c332ace5bbe9adc9fa3a5960104e365b]

jl164 #i109096# make patch::native_file_string_w windows only


2011-03-02  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [0469b1a4e7d4da3c6b772eee3ab44e1e470503b8]

Don't regenerate dependencies, just try second time

Since the dependencies generation is broken strategy with external libraries

2011-03-02  Thomas Arnhold  <thomas@arnhold.org>  [9340d8fbe242d4d18dc3f5581e8ebbfcd6cea046]

Remove diff stuff


2011-03-02  Joachim Lingner  <jl@openoffice.org>  [cfbddca53c5f0c795fa35612d739c3dabb8f0d48]

jl164 #i109096# osl_createProcesess failed if the executable had a long path on windows


2011-03-02  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [25ff71f2c872c7b654b14acdfd9e9ece9356982b]

Revert "A lame fix for the rebuilding of external libraries"

This reverts commit 42dd24db865ec0112fac4781e63ed11959f02472.

2011-03-02  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [b61ee8a04256e4acee671cc01f84e39c46df668b]

fdo#34872, ODF 1.2 manifest export: missing version fixed


2011-03-02  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [8ffc2250708698f13ec90cecc138dc10dc05ab8b]

A lame fix for the rebuilding of external libraries


2011-03-02  Kohei Yoshida  <kyoshida@novell.com>  [1ad328c39a6b48e5f15227e11e04f84f456432b0]

Disable testing for the currency format codes.

On some systems (including Fedora) the last two currency codes
differ.  Let's disable this test for now until we find out how to
properly test this again.

2011-03-02  Thomas Arnhold  <thomas@arnhold.org>  [b59db0e69e83d694f6cb0bade4f567fe0da536a5]

Move DBG_ERROR to OSL_FAIL


2011-03-02  Thomas Arnhold  <thomas@arnhold.org>  [65c053ca1a5a8c7318ab1e42cdde2d540a283673]

Move DBG_ERROR to OSL_FAIL


2011-03-02  Thomas Arnhold  <thomas@arnhold.org>  [f4aaa487d7e90c8f4e8ccfcf80adb69904cffdd6]

Move DBG_ERROR to OSL_FAIL


2011-03-02  Thomas Arnhold  <thomas@arnhold.org>  [c5620cafc3f944cfbf9205376da61dcd393b2557]

Add osl/diagnose.h include


2011-03-02  Thomas Arnhold  <thomas@arnhold.org>  [afd5abda6b9e82c8d98a0002a29f1e81522f4ef4]

Move DBG_ERROR to OSL_FAIL


2011-03-02  Thomas Arnhold  <thomas@arnhold.org>  [8520006babfc4e6f2dfe8a6c65361ad554969843]

Add osl/diagnose.d includes


2011-03-02  Thomas Arnhold  <thomas@arnhold.org>  [aaee571ea1954fe157462cda1c36a2b745a9653b]

Replace one DBG_UTIL with OSL_DEBUG_LEVEL

And remove the other one, as OSL_FAIL is executed only on
OSL_DEBUG_LEVEL > 0 (in diagnose.h).

2011-03-02  Thomas Arnhold  <thomas@arnhold.org>  [01e217a36956f729c5030f1a78eb100423cc3157]

Remove DBG_UTILx


2011-03-02  Thomas Arnhold  <thomas@arnhold.org>  [fdeb50167836803f1a79082ddd25e4ae8ac20611]

Move DBG_ERROR to OSL_FAIL


2011-03-02  Thomas Arnhold  <thomas@arnhold.org>  [a6e69f8fcd017519c37be409097108da6a6fcb33]

Move DBG_ERROR to OSL_FAIL


2011-03-02  Thomas Arnhold  <thomas@arnhold.org>  [e80b540237d122b0639de517856be19ca3c49326]

Move DBG_ERROR to OSL_FAIL


2011-03-02  Thomas Arnhold  <thomas@arnhold.org>  [3717b58365370ffe92945810b1df8cdb4cba397c]

Add missing osl/diagnose.h include


2011-03-02  Thomas Arnhold  <thomas@arnhold.org>  [3dce040478a8c9fc7489fc670236fd3475655df1]

Move some DBG_UTIL to OSL_DEBUG_LEVEL


2011-03-02  Thomas Arnhold  <thomas@arnhold.org>  [35e9e400ae9ba9105efcf07c1ab6eb404d2e2b1f]

Add osl/diagnose.h include


2011-03-02  Thomas Arnhold  <thomas@arnhold.org>  [11d20507806d30e2d1955b93a568b84a2216ef69]

Move DBG_ERROR to OSL_FAIL


2011-03-02  Caolán McNamara  <caolanm@redhat.com>  [2fcafe99c534842ed34efb6794458c6b8a8838ed]

silence warning with a specialization


2011-03-02  Ocke Janssen  <oj@openoffice.org>  [dd89f4622f20251653023f3ad83c788d8e27376e]

rsvglibs: export symbols


2011-03-02  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [8a86d1d3924c2a8701bb53aa41dce10c54e2fede]

Revert "Trying to fix the rebuild of external library after failed build"

This reverts commit 56ffe1d3c7080e9c59f6e66287a433905e80031c.

This one did not have any beneficial effect, only breaking tinderboxes

2011-03-02  Noel Power  <noel.power@novell.com>  [4098e3e81f28b0e89003037117dd2710f31e6a49]

minor tweak to existing fix for ( bnc#660816 & fdo#34908

it seems the orig commit ( af4d6062b7e676ed56dc84927fb99b79aa03a7b5 ) when tweaked for libreoffice3.3 had a little mistake introduced ( which then go ported into master )

2011-03-02  Henning Brinkmann  <hbrinkm@openoffice.org>  [d00e976916957c6a989a8be5cee5f0f1a3a2a4ad]

#i106749#: Removed some slipped line.


2011-03-02  Noel Power  <noel.power@novell.com>  [bb552b9b9ebd4ffa4f7110952916cdab2a1a3b36]

resolves fdo#34909

enable import of macros for docxm

2011-03-02  Ivo Hinkelmann  <ihi@openoffice.org>  [7a9a3200e7f3dda75e13df9958b028bdac0ca45b]

CWS-TOOLING: integrate CWS automationdev300m100


2011-03-02  Ivo Hinkelmann  <ihi@openoffice.org>  [d8e58903998e934daea31297197525f8dd8765c6]

CWS-TOOLING: integrate CWS mhu21


2011-03-02  Ivo Hinkelmann  <ihi@openoffice.org>  [3982b1eaa999fd7dbb7c011dfb49c380ae6899ba]

CWS-TOOLING: integrate CWS mhu21


2011-03-02  Ivo Hinkelmann  <ihi@openoffice.org>  [034a52d402d0e5a6fb5cf65bee63444c35b58701]

CWS-TOOLING: integrate CWS mhu21


2011-03-02  Ivo Hinkelmann  <ihi@openoffice.org>  [4362ac26af9c3e38c957dba91df141842b6cbee9]

CWS-TOOLING: integrate CWS mhu21


2011-03-02  Ivo Hinkelmann  <ihi@openoffice.org>  [ab9a9cc0b4f77c7bfc7d58e1b2735c5ea9f213fa]

CWS-TOOLING: integrate CWS mhu21


2011-03-02  Ivo Hinkelmann  <ihi@openoffice.org>  [ba84050cd57dd0d54fb72f5e0df15e4a114f9bf0]

CWS-TOOLING: integrate CWS mhu21


2011-03-02  Ivo Hinkelmann  <ihi@openoffice.org>  [6b52a99b79e09d14eedbad5e724145f82459a0e7]

CWS-TOOLING: integrate CWS mhu21


2011-03-02  Caolán McNamara  <caolanm@redhat.com>  [e2cb41babdcc39ba9224f2cddf7d0eb84dd25368]

Resolves: fdo#33701 ensure node outlives path

The xpath on destruction needs the xmldoc to exist, so the reference
to the doc-owning nodelist needs to be the first reference listed
in the class in order that its dtor is called *after* the xpath
dtor

2011-03-02  Caolán McNamara  <caolanm@redhat.com>  [775a632985975057f5fa6c196aaffcd0a05e617a]

confirmed works under windows


2011-03-02  Henning Brinkmann  <hbrinkm@openoffice.org>  [2b7e14fc98cbec3539092814ca457c30ad073514]

merge


2011-03-02  Henning Brinkmann  <hbrinkm@openoffice.org>  [4f9f8804148dc6c52378004e2d3bdb2b400d9fa4]

merge


2011-03-02  Henning Brinkmann  <hbrinkm@openoffice.org>  [cd6eed283760e7ccfc63f9d749b9d8fa3a51f6f2]

merge


2011-03-02  Henning Brinkmann  <hbrinkm@openoffice.org>  [4fa08d5d427b0e0c8c3e29e59fa88d6b28a52b3f]

merge


2011-03-02  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [3402fe5b5fd58da291e4a4fe07bdb6e6dfeb36ff]

remove commented 4nt support while we are at it


2011-03-02  Thomas Benisch [tbe]  <thomas.benisch@oracle.com>  [57bc751b0a21acbfc58e0d3cc9165ee1658a8964]

chart55: #i112752# missing data change updates from calc to chart


2011-03-02  Matthias Huetsch [mhu]  <matthias.huetsch@oracle.com>  [0d399b415100a84f5a8264adddf5272dd8d23b25]

Update from sibling repository.


2011-03-02  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [a38f7a771e1b86970a6692d4029c23b22b24c3e0]

Trying to fix the rebuild of external library after failed build


2011-03-02  Matthias Huetsch [mhu]  <matthias.huetsch@oracle.com>  [519409e7c904d55d41649f7c7f503431661c2804]

#i115784# sal/rtl/alloc: fix makefile define to match source.


2011-03-02  Niklas Nebel  <nn@openoffice.org>  [02519a1f0e873dd8774d2efecdecb7b94f2c69ba]

calc66: #i114839# make sure the output factor is valid for UpdateAllRowHeights after loading


2011-03-02  Caolán McNamara  <caolanm@redhat.com>  [634789b6faf6fac03d4c865f90805150d9fcfb3a]

throw out some warnings


2011-03-02  Caolán McNamara  <caolanm@redhat.com>  [46ed13bd300e5c68c091a3263b9835db54a3bfb0]

add regression test for CVE-2006-3117


2011-03-02  os  <os@openoffice.org>  [7359e482bd5446a9097a3272729f0bd6317c4a0e]

os150: #i115062# slot invalidation moved to d'tor of SwViewOptionsAdjust_Impl


2011-03-02  David Tardon  <dtardon@redhat.com>  [eab9f0e6e3ee38108b9a70af86f55f3d1a7b2507]

this only worked due to implicit conversion


2011-03-02  Thomas Arnhold  <thomas@arnhold.org>  [096b61aa08ee37c6d6818791a7c5fb94d2f1ef7d]

Remove TF_SDBAPI


2011-03-02  Thomas Arnhold  <thomas@arnhold.org>  [a3b88db527ae878111e1e82381b55405e78e9350]

Remove MY_DEBUG


2011-03-02  Thomas Arnhold  <thomas@arnhold.org>  [a2c9473854d21cea408956d3b05b923a4d8edd3a]

Remove USE_SAVE_STATE


2011-03-02  Thomas Arnhold  <thomas@arnhold.org>  [fa802cfb216bf9ba5a39d12df343717fb5328823]

Remove SAVE_ALL_STATES


2011-03-02  Thomas Arnhold  <thomas@arnhold.org>  [d10c0bab4cdce22d15ec9bb2b12ab1466fa4659d]

Remove AS_DBG_SWITCH


2011-03-02  Thomas Arnhold  <thomas@arnhold.org>  [702fb2af4076f349217187c770ada66197f2fb47]

Remove TEST_IMPLEMENTATION_DIRECTLY


2011-03-02  Thomas Arnhold  <thomas@arnhold.org>  [a7ae138b8f5705c282ac8d3428adace78619e192]

Remove VERBOSE_DEBUG_OUTPUT


2011-03-02  Thomas Arnhold  <thomas@arnhold.org>  [142e999fd0e4671bb6c042e7725b230421cac4aa]

Remove OWN_DEBUG_PRINT


2011-03-02  Thomas Arnhold  <thomas@arnhold.org>  [ebb3da4a2b47d719bce673ece53cd8ab09b361d0]

Remove FILTER_WARNING_ENABLED


2011-03-01  Kohei Yoshida  <kyoshida@novell.com>  [b8c551652bae8057352ef2ddcff8c8de2be47def]

Replaced String with rtl::OUString.


2011-03-01  Kohei Yoshida  <kyoshida@novell.com>  [7b981b7cab15e0fc2ebb159df2d40c3a2499b265]

Many of us still use compilers that don't support C++0x properly.

This fixes a build breakage in svtools, in ctrlbox.cxx.

2011-03-01  Kohei Yoshida  <kyoshida@novell.com>  [0a36f0bad49556bcdb454cd3570b1497e7ca737c]

Hooray!  No more ScfRefMap.


2011-03-01  Kohei Yoshida  <kyoshida@novell.com>  [ceeabc7170baedbe697e23c33e82d2e95632becf]

Another one on ScfRefMap to std::map conversion.

Is this the last one?

2011-03-01  Kohei Yoshida  <kyoshida@novell.com>  [9ca9075d32f0020d37e2b5be96d02be87cb72b8e]

More on ScfRefMap to std::map conversion.


2011-03-01  Kohei Yoshida  <kyoshida@novell.com>  [8323e331022f8d1e0bc60e7e6af9529a8a5d8948]

These ones are best converted to std::map.


2011-03-01  Kohei Yoshida  <kyoshida@novell.com>  [422c348776b2efb2c41d8f037b626653b8596f03]

Another one on ScfRefMap to boost::ptr_map conversion.


2011-03-01  Kohei Yoshida  <kyoshida@novell.com>  [f369679dcc2b60567406910f8c621098fb61f149]

More on ScfRefMap to boost::ptr_map.


2011-03-01  Kohei Yoshida  <kyoshida@novell.com>  [070a499b5ccfc0858f11124d6a79b07fe56199b1]

Replaced another use of ScfRefMap with ptr_map.


2011-03-02  Kalman Szalai - KAMI  <kami911@gmail.com>  [46cf22cd1bd5bb81e12c5a9e35f19d862bdc3da4]

Refine compression of Windows installer

I increased the efficiency of LZM compression of makecab. I found that we can use .Set CompressionMemory=21 setting. This setting produces 83,91% of original installer size and if we combine it with a simple zip compression the download size can reduce to 83,54%.

Reference:
http://www.mail-archive.com/libreoffice@lists.freedesktop.org/msg07068.html

2011-03-02  Kalman Szalai - KAMI  <kami911@gmail.com>  [3268af2a1a048999df2f1a78e429fc4d0fade031]

Refine compression of Windows installer

I increased the efficiency of LZM compression of makecab. I found that we can use .Set CompressionMemory=21 setting. This setting produces 83,91% of original installer size and if we combine it with a simple zip compression the download size can reduce to 83,54%.

Reference:
http://www.mail-archive.com/libreoffice@lists.freedesktop.org/msg07068.html

2011-03-01  Kohei Yoshida  <kyoshida@novell.com>  [dac3d1311bbaf75f1d182d59522768e0a67aae95]

Replace use of ScfRefMap with boost::ptr_map.


2011-03-01  Thomas Arnhold  <thomas@arnhold.org>  [40afe52c92f340d0fedbb59d1071a542e6fb61e3]

Remove DBG_UTILx


2011-03-01  Thomas Arnhold  <thomas@arnhold.org>  [310a1740120521869af5b2d1503a14b5c138aed2]

Remove unused misc.hxx and its references


2011-03-01  Thomas Arnhold  <thomas@arnhold.org>  [0052e0dbbd6868a244458964a0abd204391d73c8]

Remove STARIMAGE_AVAILABLE


2011-03-01  Thomas Arnhold  <thomas@arnhold.org>  [5c66dc4af93b3bd952819f55be13cece6ab851b6]

Remove TF_STARONE


2011-03-01  Julien Nabet  <serval2412@yahoo.fr>  [d0230f019bc2958b415c229d0f03dd31e504ef4d]

Remove "using namespace ::rtl"


2011-03-01  Julien Nabet  <serval2412@yahoo.fr>  [7935ca27998d60cd72e2ac5e90fc1e123711a98a]

Remove "using namespace ::rtl"


2011-03-01  Julien Nabet  <serval2412@yahoo.fr>  [fea864b6056d17f09e30d1f4426c9ba7b35c894a]

Remove "using namespace ::rtl"


2011-03-01  Kohei Yoshida  <kyoshida@novell.com>  [8868c24107df4e77ea88914793e3b866028cff90]

Moved the widgets a bit and shrank the dialog to make it look nicer.


2011-03-01  Kohei Yoshida  <kyoshida@novell.com>  [2508c4d67b27a6c5b95eae52210893f16c7b22f4]

Re-arranged widgets definitions a bit.


2011-03-01  Kohei Yoshida  <kyoshida@novell.com>  [86c1bd3103eb464dd90c7a87a4172c358181c633]

Put all the other pieces into place.

Now you can specify a named range as the data source for a new
data pilot table.

2011-03-01  Kohei Yoshida  <kyoshida@novell.com>  [65b0689ed0e28a82fdaa24268dba9d65654975d3]

Initial change to display named range option in the source dialog.


2011-03-01  Kohei Yoshida  <kyoshida@novell.com>  [6529718c2262125ba952ecb7910c356afd2f3611]

Used boost::scoped_ptr to manage instances.


2011-03-01  Kohei Yoshida  <kyoshida@novell.com>  [cf7f61b11421b608a42ceef26affcd46cd996d0f]

Extracted datapilot handling code into its own method.


2011-03-01  Kohei Yoshida  <kyoshida@novell.com>  [f6fa663b1398ae90759ac0a73d889e09236814a1]

Cleanups and comments.


2011-03-01  Caolán McNamara  <caolanm@redhat.com>  [03271a21b9c8023784cd3c6a27071807fc545c1c]

those were the wrong defines


2011-03-01  Caolán McNamara  <caolanm@redhat.com>  [5dce0079bb4c39c09a1dbc6c24e26a2a67902e17]

Revert part of cab7e33c which added ';' into the expression


2011-03-01  Caolán McNamara  <caolanm@redhat.com>  [13875a7b43e105e91cbe85119efd1863572fee05]

avoid implicit casting


2011-03-01  Caolán McNamara  <caolanm@redhat.com>  [3fba2e0ac8e07f9d87c2fa8797853950002483d6]

Resolves: rhbz#681159 bandaid for crash


2011-03-01  Caolán McNamara  <caolanm@redhat.com>  [2ed29e98dac6e6f4827ddb72e300f2cc1c26024f]

avoid implicit cast


2011-03-01  Caolán McNamara  <caolanm@redhat.com>  [394b688ef0da4f211e2343aee9c8759e7302ec26]

avoid implicit cast


2011-03-01  Caolán McNamara  <caolanm@redhat.com>  [d0c59a8b4c8501531d7cbc015617033961f07dcc]

handle minimal Greek fonts


2011-03-01  Caolán McNamara  <caolanm@redhat.com>  [a0e2265a6c84203a693ed07fc6e8ce5c807aa913]

avoid implicit cast


2011-03-01  Caolán McNamara  <caolanm@redhat.com>  [1642fd6643c0308f92df6ca1117fd97e2320c258]

avoid implicit cast


2011-03-01  Caolán McNamara  <caolanm@redhat.com>  [69217469b53a3feefdfed3896e5b8581464bf0bc]

avoid implicit cast


2011-03-01  Caolán McNamara  <caolanm@redhat.com>  [80992b7a7ff56c9918d90e3304d1ea10f0502d6e]

make sure to include the header


2011-03-01  Caolán McNamara  <caolanm@redhat.com>  [e9b25ee40d7d1d3a3363be264fb64db82f584e02]

add font capabilities


2011-03-01  Caolán McNamara  <caolanm@redhat.com>  [b610ea59875a876712b1c57702eae615e424267a]

Get better hints as to what script a font is likely tuned for


2011-03-01  Caolán McNamara  <caolanm@redhat.com>  [fe3849c8ebb3f316b8eb9091a11416af2f206c0d]

resolve ambiguities


2011-03-01  Caolán McNamara  <caolanm@redhat.com>  [81ac5cc9198f77652e2abc8f96562a9ba189f438]

remove this now its usage is gone


2011-03-01  Caolán McNamara  <caolanm@redhat.com>  [dcbf9a087eb479268dd77f63149df6e1c936cb75]

avoid implicit cast


2011-03-01  Caolán McNamara  <caolanm@redhat.com>  [bdd63457a3baa38086ba67544d3c6772978e721b]

avoid implicit cast


2011-03-01  Caolán McNamara  <caolanm@redhat.com>  [0130a73fa31c6c06c12e683fa41dc4d2f0f88954]

avoid implicit cast


2011-03-01  Caolán McNamara  <caolanm@redhat.com>  [cc864650e0ea91144129b652d250e6de6de46e73]

pointless to go from char* to OString to char*


2011-03-01  Caolán McNamara  <caolanm@redhat.com>  [376257707de9e6375a913aabde88355bdb42f2ec]

avoid implicit cast


2011-03-01  Caolán McNamara  <caolanm@redhat.com>  [9d68c1c248c8cab7e8fa257a10a47af684a69b35]

avoid implicit casting


2011-03-01  Caolán McNamara  <caolanm@redhat.com>  [90b542f09645d86b87ce214769f7fbb4f9766808]

found an implicit casting bug


2011-03-01  Caolán McNamara  <caolanm@redhat.com>  [11ab0dd07e5a020bdb30a1724696b8cb4f2c8625]

avoid implicit casting


2011-03-01  Caolán McNamara  <caolanm@redhat.com>  [c43d7d05ee07385e11f59f1db5556c277a79c02a]

Pointless to convert char* to OString and back


2011-03-01  Caolán McNamara  <caolanm@redhat.com>  [377c162be97bddeda30e22df1d4d99da4c6ce3e1]

avoid implicit casting


2011-03-01  Caolán McNamara  <caolanm@redhat.com>  [85607c7e2620da4ac9b03b8edf831d5aedaf5ccb]

found an implicit casting bug


2011-03-01  Caolán McNamara  <caolanm@redhat.com>  [9624fc5fb9c6ab54a65add7fd772e01a19e5e4ed]

overload match and avoid implicit cast


2011-03-01  Caolán McNamara  <caolanm@redhat.com>  [6a9ba3c97efa7650b7ef306cc79a05b16c305b35]

don't rely on implicit casting


2011-03-01  Caolán McNamara  <caolanm@redhat.com>  [74b95a4d6adeee2efcf969e0f234403ff82a9ec1]

don't rely on implicit casting


2011-03-01  Caolán McNamara  <caolanm@redhat.com>  [1b2dcc4497677b7a39d993a804e22d6da66325ea]

Pointless to convert char* to OString and back


2011-03-01  Caolán McNamara  <caolanm@redhat.com>  [aa8715e7fe8caaeaee7c73079fa2a63da1ca2945]

don't rely on implicit casting


2011-03-01  Caolán McNamara  <caolanm@redhat.com>  [7cfeaa01b5803ed3872cd68846a0bb9ad2e8a370]

Why bother creating a OString from a char* to cast back to a char*


2011-03-01  Caolán McNamara  <caolanm@redhat.com>  [da444b2329492ce68717c256f973a42c84317ae2]

don't rely on implicit casting


2011-03-01  Caolán McNamara  <caolanm@redhat.com>  [bb53243922fe50598412d5d459f9ad7569370e51]

throw out some warnings


2011-03-01  Caolán McNamara  <caolanm@redhat.com>  [08d96a6917ccb9300902b67ef29c0950cfa3f792]

throw out some warnings


2011-03-01  Caolán McNamara  <caolanm@redhat.com>  [faaa232f7ed33e5f8250616f72af1a94aafe6aa6]

pointless to go from char* to OString to char*


2011-03-01  Caolán McNamara  <caolanm@redhat.com>  [ac22bf0d8ad4ebc06772a5de07759c38e7c8df0a]

avoid implicit cast


2011-03-01  Caolán McNamara  <caolanm@redhat.com>  [4bd00a92087ff152ebe4a64edda0ca83545fa8d2]

avoid implicit casting


2011-03-01  Caolán McNamara  <caolanm@redhat.com>  [b025c379f4a74cf4d38e33303d5b4be81e32270a]

avoid implicit casting


2011-03-01  Caolán McNamara  <caolanm@redhat.com>  [75ce87e6ecc0493049af365f77228f5a5428a5ff]

avoid implicit casting


2011-03-01  Caolán McNamara  <caolanm@redhat.com>  [1cd96c3c1662659aa84c3f254e71baf7d30a2de6]

remove some warnings


2011-03-01  Caolán McNamara  <caolanm@redhat.com>  [a64e5e3cf5a4c167d339477508a2428179d0a2be]

avoid implicit cast


2011-03-01  Caolán McNamara  <caolanm@redhat.com>  [75a2294560380a829a24ebb6f20ef6da00d17aa6]

pointless to go from char* to OString to char*


2011-03-01  Caolán McNamara  <caolanm@redhat.com>  [28b84d7deb72a8d4a3b80d52ec3f0f73ec2f1f43]

pointless cast


2011-03-01  Caolán McNamara  <caolanm@redhat.com>  [60fe537a3b7a9fdfd3e34fe3d13dd64624ba514f]

avoid implicit cast


2011-03-01  Caolán McNamara  <caolanm@redhat.com>  [770632cabb87d3f0c04e0cd39609fdf6f7ec1825]

pointless to go from char* to OString to char*


2011-03-01  Caolán McNamara  <caolanm@redhat.com>  [73259ccb76ce3fab858bcd64ed8c0d583f011abb]

pointless to go from char* to OString to char*


2011-03-01  Caolán McNamara  <caolanm@redhat.com>  [438fc9eace5c2453d344879cbc3b5361a217e83c]

resolve ambiguities


2011-03-01  Caolán McNamara  <caolanm@redhat.com>  [e6f6020fe9f136ad105ead17b74e0a2f7ba26b9b]

Pointless to convert char* to OString and back


2011-03-01  Caolán McNamara  <caolanm@redhat.com>  [2a794186d83f7b04981813a74ccf277150712a8d]

pointless cast


2011-03-01  Petr Mladek  <pmladek@suse.cz>  [5c42f5dc684efd1a43472c4113ab66093b3d971d]

lo-commit-stat: replace "n#" with "bnc#"

the "bnc#" prefix is required by SUSE package conventions

2011-03-01  Guillaume Poussel  <gpoussel@gmail.com>  [051070d9643a50799d5dd6c6672aa12b6880af86]

Remove bogus comments.


2011-03-01  Guillaume Poussel  <gpoussel@gmail.com>  [bd658dc67a7c88f787b2d2207b52ff1d95794518]

Remove date comments in base.


2011-03-01  iha  <iha@openoffice.org>  [7fa93a8c4657785b36876495a09d0eec9eeed107]

chart55: #i116841# crash with stock chart


2011-03-01  Luboš Luňák  <l.lunak@suse.cz>  [db232c041c53265662488531af41b8b70b31f70c]

write also properties of a text node itself (part of bnc#654214)


2011-03-02  Takeshi Abe  <tabe@fixedpoint.jp>  [117066d1e904f58e37d1e48a30b997b98b9df8e9]

Removed dead code


2011-03-01  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [8ff5911676c853b4b4933f7b89760ad2d775b1a1]

rsvglibs: add pango dependency


2011-03-01  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [0d9ba0a484e12ea23481ffb8fbb71b84d26e4137]

rsvglibs: add pango dependency


2011-03-01  Martin Kepplinger  <martinkepplinger@eml.cc>  [61b81961ba3f47d62c320538e93a953e789243e9]

Translate german comments

This translates the rest of the german comments in writer/sw/source/ui/docvw
to english.

This is contributed under the terms of the MPL 1.1 / GPLv3+ / LGPLv3+ triple
license.

Signed-off-by: Luboš Luňák <l.lunak@suse.cz>

2011-03-01  Martin Kepplinger  <martinkepplinger@eml.cc>  [9227470ef4c53717f1a51200f5dbb8dbf8f03044]

Translate german comments in edtwin.cxx

This translates the german code comments in edtwin.cxx to english.

This is contributed under the terms of the MPL 1.1 / GPLv3+ / LGPLv3+ triple
license.

Signed-off-by: Luboš Luňák <l.lunak@suse.cz>

2011-03-01  Martin Kepplinger  <martinkepplinger@eml.cc>  [361e7ca7d86536630cf32d0b38a653f74a4290e7]

Translate german comments

This translates the german code comments of edtwin2.cxx and edtwin3.cxx to
english.

This is contributed under the terms of the MPL 1.1 / GPLv3+ / LGPLv3+ triple
license.

Signed-off-by: Luboš Luňák <l.lunak@suse.cz>

2011-03-01  Martin Kepplinger  <martinkepplinger@eml.cc>  [d8e41b49da0266c0670ed5bd5d8ca66e7e8f29a9]

Translate german comments

This translates the german code comments of docvw.hrc, docvw.src and edtdd.cxx
to english.

This is contributed under the terms of the MPL 1.1 / GPLv3+ / LGPLv3+ triple
license.

Signed-off-by: Luboš Luňák <l.lunak@suse.cz>

2011-03-01  Luboš Luňák  <l.lunak@suse.cz>  [795dec45baf7424220c9c25e30ce653d5c512697]

fix last commit


2011-03-01  Thomas Arnhold  <thomas@arnhold.org>  [493c81d73ab2cfded2eafa15fbb9d08065c46470]

Remove unnecessary semicolons


2011-03-01  Kohei Yoshida  <kyoshida@novell.com>  [acbf368a3e7370d936dcdcf55b6d9415f89620c5]

We call them field windows. Let's be consistent...


2011-03-01  npcdoom  <venccsralph@gmail.com>  [124175c44f8b956cc4a2267b9cab6a74cc1b3349]

Change deprecated List for std::vector<String> in FillThemeList.

Signed-off-by: Luboš Luňák <l.lunak@suse.cz>

2011-03-01  npcdoom  <venccsralph@gmail.com>  [c0af96e303dd2bb3e1adfedd6287b1f5a834266a]

Remove deprecated List for std::vector<String>.

Signed-off-by: Luboš Luňák <l.lunak@suse.cz>

2011-03-01  Kohei Yoshida  <kyoshida@novell.com>  [6cd44dd9c209aa48d39aea4631aae146fd9419fe]

Refresh the field view when the source range changes.

Not doing so would cause phantom buttons in the field windows that
you can see but you can't touch....

2011-03-01  Henning Brinkmann  <hbrinkm@openoffice.org>  [723f772da09f872d91fd53d4fef0ca3bdd191205]

#i106749: use FindPageDesc to get the current page description


2011-03-01  Jean-Baptiste Faure  <jbf.faure@orange.fr>  [84fbb424af75383e4e3b6b9de92047f7dd78e732]

Changed label size and/or position for BTN_AUTOSAVE, ED_AUTOSAVE and FT_MINUTE

The size of BTN_AUTOSAVE is too small for corresponding FR string.
I needed to move to the right ED_AUTOSAVE and FT_MINUTE

Signed-off-by: Luboš Luňák <l.lunak@suse.cz>

2011-03-01  Luboš Luňák  <l.lunak@suse.cz>  [8444752bf0ab7e2649a1bdfbbaed5784ce29a467]

FilterBase::getVersion() -> const


2011-03-01  Luboš Luňák  <l.lunak@suse.cz>  [f1f7f8611befe08de25395d29979284e8a868a66]

mark static readonly data also as const


2011-03-01  Luboš Luňák  <l.lunak@suse.cz>  [ae8530c5b717206c1092af9d1a11bc226acd4aef]

write also w:characterSet


2011-03-01  Luboš Luňák  <l.lunak@suse.cz>  [6e045a02fc6cd3437185ea129865bac471d2e742]

const version of GetExport()


2011-03-01  Luboš Luňák  <l.lunak@suse.cz>  [687456967ede128c0334536a116bba8699420b7e]

const static data


2011-03-01  Henning Brinkmann  <hbrinkm@openoffice.org>  [a6489cbf0f70ded24d790e5ec4657eec291ce737]

#i117121# ambiguous nameing of SwAttrIter in ww8


2011-03-01  Thomas Arnhold  <thomas@arnhold.org>  [0d139d3d2ee2ccca6c2c162e169a227d76147612]

Oops, use #if instead of #ifdef


2011-03-01  Thomas Arnhold  <thomas@arnhold.org>  [61100f6fc62766a3ee25484f381ac5425687cf58]

Move CMC_DEBUG to OSL_DEBUG_LEVEL 3

This level means 'ultra-verbose'.

2011-03-01  Xisco Fauli  <anistenis@gmail.com>  [2d43419e1b35ba9eb3c5b9bd999241c2cdab7946]

Remove Dead Code


2011-03-01  Xisco Fauli  <anistenis@gmail.com>  [846ab4ee7451ac853c752908660605871c795783]

Remove Dead Code


2011-03-01  Matthias Huetsch [mhu]  <matthias.huetsch@oracle.com>  [ea0b43d274bab13b399690292a861427b7563af9]

Update from sibling repository.


2011-03-01  Caolán McNamara  <caolanm@redhat.com>  [5e25f9be4e9617481f3e145818c46de2ecfb482b]

add explicit stream operator


2011-03-01  Matthias Huetsch [mhu]  <matthias.huetsch@oracle.com>  [87dfd1fb6391034bf89d04e3b53d8d52494a63f4]

#i115784# solenv: add VALGRIND_CFLAGS to setsolar config.


2011-03-01  Michael Stahl  <mst@openoffice.org>  [f79a915100d50fbf24915596c671db545a7c1baf]

sw34bf04: idxmrk.src: fix annoying warnings


2011-03-01  Michael Stahl  <mst@openoffice.org>  [165b83523e601d7a63bb8b7d04382f510df6381c]

sw34bf04: #i116631# #i108813#: SwAnnotationWin::UpdateData(): check undo enabled


2011-03-01  Michael Stahl  <mst@openoffice.org>  [b5cffc10b0b21aa88bcd533bee65d020c6cc0eea]

sw34bf04: #i103539#: always import meta.xml, to extract the BuildId:  SvXMLMetaDocumentContext: refactor to not require DocumentProperties,   and always set the BuildId from the meta:generator element.  {Sc,Sd,Sw}XMLImport::CreateMetaContext(): always create context.  sc, sd: add OrganizerMode property to ODF import.


2011-03-01  Michael Stahl  <mst@openoffice.org>  [7213a870d89e7dd0c7d35ca443c37e08037c12c6]

sw34bf04: #i103539#: always import meta.xml, to extract the BuildId:  SvXMLMetaDocumentContext: refactor to not require DocumentProperties,   and always set the BuildId from the meta:generator element.  {Sc,Sd,Sw}XMLImport::CreateMetaContext(): always create context.  sc, sd: add OrganizerMode property to ODF import.


2011-03-01  Michael Stahl  <mst@openoffice.org>  [bedbe4e2871440b5d276e97c2894c05cc4b6fcda]

sw34bf04: #i103539#: always import meta.xml, to extract the BuildId:  SvXMLMetaDocumentContext: refactor to not require DocumentProperties,   and always set the BuildId from the meta:generator element.  {Sc,Sd,Sw}XMLImport::CreateMetaContext(): always create context.  sc, sd: add OrganizerMode property to ODF import.


2011-03-01  Michael Stahl  <mst@openoffice.org>  [6db3d54a19c2f16be2fc2d05618c4593055c38c5]

sw34bf04: #i103539#: always import meta.xml, to extract the BuildId:  SvXMLMetaDocumentContext: refactor to not require DocumentProperties,   and always set the BuildId from the meta:generator element.  {Sc,Sd,Sw}XMLImport::CreateMetaContext(): always create context.  sc, sd: add OrganizerMode property to ODF import.


2011-03-01  Michael Stahl  <mst@openoffice.org>  [230fcf4a456636bb466f72834cd57238621d206d]

sw34bf04: #i102333#: SwDoc::ReplaceRangeImpl: remove bogus rPam.Move


2011-03-01  Michael Stahl  <mst@openoffice.org>  [e2bb5b7bee4d6d0cd3798b97fa4f12d1f2952ad8]

sw34bf04: #i115528#: SwAttrCheckArr: tweak check a bit to fix infinite loop


2011-03-01  Michael Stahl  <mst@openoffice.org>  [3078020b07e41a6533ba71755d8cc8095bc3c3a7]

sw34bf04: #i109272#: SwXTextPortionEnumeration: fix CrossRefBookmark handling


2011-03-01  Michael Stahl  <mst@openoffice.org>  [4592e6d727ae5bd72faa9e630c07778f00edf5eb]

sw34bf04: #i114548#: sw::MarkBase: do not create bookmarks with start==end


2011-03-01  Caolán McNamara  <caolanm@redhat.com>  [404e1ced4f24d5c2bea0b28333f6a8e5ebe4c57f]

avoid implicit cast


2011-03-01  Caolán McNamara  <caolanm@redhat.com>  [cccae0af1a065c127f36e8341060e293acf0887f]

avoid implicit cast


2011-03-01  Matthias Huetsch [mhu]  <matthias.huetsch@oracle.com>  [842242febd48a2e255e12cfb98d4005aabb9622c]

#i115784# configure: fix valgrind header check, use VALGRIND_CFLAGS.


2011-03-01  Matthias Huetsch [mhu]  <matthias.huetsch@oracle.com>  [cc25d9d86ff6d156f2a4a05c6ba876e63516f6ed]

#i115784# configure: fix valgrind header check, use VALGRIND_CFLAGS.


2011-03-01  Wolfram Garten [wg]  <Wolfram.Garten@oracle.com>  [c90c9a18bb5260cab192f39566ee0f048f281696]

Bug 116803 -  [Automation]:crash when closing stylist.


2011-03-01  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [47fb20932f81725ccc85aa1d57ae4212b61cd222]

rsvglibs: add gdk-pixbuf-query-loaders


2011-03-01  Antoine Proulx  <proulx.antoine@gmail.com>  [532a8cacb298d518d2038eab04434dfe24a27fa5]

Remove bogus comments


2011-03-01  Matthias Klose  <doko@canonical.com>  [265cfde593ef4181ae8d9ef06258129743dda49e]

lp#727118: ppc and openjdk fix

Signed-off-by: Bjoern Michaelsen <bjoern.michaelsen@canonical.com>

2011-03-01  Xisco Fauli  <anistenis@gmail.com>  [b479885f3ec5d5b704404c7c30aebb131bbdd7dc]

Remove dead Code


2011-03-01  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [161183678c41a5ba37a2ba43608a165fa91b5e4e]

rsvglibs: add gdk-pixbuf dependency


2011-03-01  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [bb1f58728aba7f2cdc8d0c1178caf13a7f675b4c]

rsvglibs: add gdk-pixbuf dependency


2011-03-01  Michael Lefevre  <lefevre00@yahoo.fr>  [241cb3e215e5dc6410edb5a86e738114012287cc]

Remove dead code

ACCESSIBLE_EVENT_NOTIFICATION_ENABLED was never define. So the #ifdef #endif "brackets" could go away.

2011-03-01  Juergen Schmidt  <jsc@openoffice.org>  [7551b6e26d5049a8f1725c61a46717a9bb877b84]

jsc340: i114609: move generated component services rdb


2011-03-01  Guillaume Poussel  <gpoussel@gmail.com>  [9d1e66bd77135b43a71dba097031e25188594a3b]

Remove bogus comments.


2011-03-01  Noel Power  <noel.power@novell.com>  [f55c1df86f60557a533b9b82b3ebb7b1b4d547fb]

fix incorrect test for name ( was using default name )


2011-03-01  Niklas Nebel  <nn@openoffice.org>  [20dc7550d91515a71646dd3865934c20db8a8b6d]

calc66: #i114511# don't count cursor movement or clipboard copy as modification when editing a cell


2011-03-01  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [5fc1df03791419b1f75509e5608397e3614f918b]

fix nested quantifiers in regex


2011-03-01  Noel Power  <noel.power@novell.com>  [79770ff55bd8c3bc5948c51373e8cb7867ce43d3]

partial revert of 803409125f4ed896b391acb99266d50691c6fd4a

remove currently unnecessary ( but possibly future ) odf attributes for form field controls to prevent those attributes from being written to odf

Please enter the commit message for your changes. Lines starting

2011-03-01  Guillaume Poussel  <gpoussel@gmail.com>  [bd394abd2ef2157cd2f03c6c2e6801f7223b2a80]

Remove bogus comments.


2011-03-01  Ivo Hinkelmann  <ihi@openoffice.org>  [1fad3484778054ef869899ac8fd7a8ed65863d3b]

CWS-TOOLING: integrate CWS fwk166


2011-03-01  Noel Power  <noel.power@novell.com>  [e2a7d1d8ad7b720fc54fedae41f0f6be711b2d1d]

remove references to ODF_FORMCHECKBOX_DEFAULT & ODF_FORMTEXT_DEFAULT

remove currently unnecessary ( but possibly future ) odf attributes for form field controls

2011-03-01  Noel Power  <noel.power@novell.com>  [67d1f894487129e0e2b8c44b907d7992195bc310]

revert commit 4877ad1d8ef4bf509d5329f03fe6c16e8e3c307e

revert patch that introduces some new odf attributes for form field controls

2011-03-01  Thomas Arnhold  <thomas@arnhold.org>  [624a561cc1a03cc34204f467cbd7f8afda0856a2]

Fix build: Message should be quoted...


2011-03-01  Thomas Arnhold  <thomas@arnhold.org>  [1d66862b70f0890d0599149a31750407361e78f5]

Fix build: Add missing semicolon


2011-03-01  Thomas Arnhold  <thomas@arnhold.org>  [a9d8223b3c4c9a748a5bdd3003f491be3c63be70]

Fix build: Message should be quoted...


2011-03-01  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [4505932667170f27f81b7152735f3ed7a0f9fa51]

merge


2011-03-01  Joachim Lingner  <jl@openoffice.org>  [fd56d52ca4db7df1b0f148dd5726cfb8e77c3ec4]

jl164 #i109096# osl_loadModules did not work with long paths.


2011-03-01  Jan Holesovsky  <kendy@suse.cz>  [1e1a23a102fcd324063f68e19a536bd9b208e65f]

Kill useless comment for good.


2011-03-01  Juergen Schmidt  <jsc@openoffice.org>  [8e8fc2abfa0e8ffe4dc9b7cd4b59593b2d674351]

jsc340: i114609: adapt examples to work with the URE and use the passive registration


2011-03-01  Ocke Janssen  <oj@openoffice.org>  [4a60626eca6de41b6af0084acb387a49d1943390]

rsvglibs: add freetype


2011-03-01  Ocke Janssen [oj]  <Ocke.Janssen@oracle.com>  [16236f9da6583ccca892aca5000098080f300a75]

Automated merge with file:///cws/so-cwsserv03/dba34c/DEV300/ooo


2011-03-01  Ocke Janssen [oj]  <Ocke.Janssen@oracle.com>  [1519a19abc7d181bb44354916e48f91252c4102d]

Automated merge with file:///cws/so-cwsserv03/dba34c/DEV300/ooo


2011-03-01  Ocke Janssen [oj]  <Ocke.Janssen@oracle.com>  [a88a1ba147353eceea115659d5bdef996623ffd1]

Automated merge with file:///cws/so-cwsserv03/dba34c/DEV300/ooo


2011-03-01  Ocke Janssen [oj]  <Ocke.Janssen@oracle.com>  [749318605731be7f7bafef88ccd495e05820ab12]

Automated merge with file:///cws/so-cwsserv03/dba34c/DEV300/ooo


2011-03-01  Ocke Janssen [oj]  <Ocke.Janssen@oracle.com>  [7c2917911e930874153271c072e1bc17fa6ccdfa]

Automated merge with file:///cws/so-cwsserv03/dba34c/DEV300/ooo


2011-03-01  Ocke Janssen [oj]  <Ocke.Janssen@oracle.com>  [1030cd28d5159c089bd0da9d8436312e5bc4348f]

Automated merge with file:///cws/so-cwsserv03/dba34c/DEV300/ooo


2011-03-01  Ocke Janssen [oj]  <Ocke.Janssen@oracle.com>  [ace5066b9d323f5762b98c7ed9292813df16b887]

Automated merge with file:///cws/so-cwsserv03/dba34c/DEV300/ooo


2011-03-01  David Tardon  <dtardon@redhat.com>  [4e4bb296f0b768c6ef77d617b11d56d179fb4cd6]

use full path


2011-03-01  Juergen Schmidt  <jsc@openoffice.org>  [471c9c37fe8a1eb49c3cf9177149020dc7850211]

jsc340: i114609: adapt examples to work with the URE and use the passive registration


2011-03-01  Kohei Yoshida  <kyoshida@novell.com>  [effc42d64e8e5ef24c42cf20b77ffc4b79576f89]

Check for existance of cache before creating a new one.

Sometimes a cache is passed onto the cache table at construction
time, in which case the cache is already there by the time
CreateCacheTable() is called.  We need to check that.

2011-03-01  Kohei Yoshida  <kyoshida@novell.com>  [dddc5972da6c6d6c706e442845a47362d0f08dfa]

Renamed ScDPTableDataCache to simply ScDPCache.

There were so many classes with 'DPTable' in them it was confusing.

2011-03-01  Kohei Yoshida  <kyoshida@novell.com>  [f84427bfddd49efee446f73fb1b926d102ce9641]

Finally get the refresh to work properly.


2011-03-01  Thomas Arnhold  <thomas@arnhold.org>  [52807d8951dc15272196587ba4e33bdf5182b48e]

Fix debug build: add missing using ::rtl::OString


2011-02-28  Kohei Yoshida  <kyoshida@novell.com>  [716556f19c21090cd7f0ed4c0515df17a3cec241]

Let's rename InvalidateSource() to ClearSource().

Because that's what the method does; it clears all the source data.

2011-02-28  Kohei Yoshida  <kyoshida@novell.com>  [278610aab98b1ad69010c73e8a7aa2186b90a7b0]

More cleanups.

ScDPObject::bRefresh flag is no longer used.

2011-02-28  Kohei Yoshida  <kyoshida@novell.com>  [ed110de945e73c86ecd6a510ebf1a4209b603e83]

Remove old container that stored data caches.

We may revive this later when we decide to pool the data cache
once again.

2011-02-28  Kohei Yoshida  <kyoshida@novell.com>  [a259eba2f737c5ba12c880ecd1ed959ac3a116ed]

More removal of cache ID related stuff.


2011-02-28  Kohei Yoshida  <kyoshida@novell.com>  [e7db4c4fdc5d969f59ebee8a6b7848a9dc733c71]

Data cache is now stored in the cashe table object for now.

With this commit, data caches are no longer stored outside the cache
table and managed by their ID's.  Each cache table stores and manages
its own data "cache", but then calling it a cache is a mis-nomer.

2011-02-28  Kohei Yoshida  <kyoshida@novell.com>  [3b7bd5c1dd1031a79e82a0333b11bf70bb94102e]

Remove cache ID storage from ScDPSaveData.


2011-02-28  Kohei Yoshida  <kyoshida@novell.com>  [c51037f84d6a1a2759ae47f04b13de970dc1c8fc]

A little code cleanup.


2011-02-28  Kohei Yoshida  <kyoshida@novell.com>  [e605f77032d67f50be28913aa6a2ece881642bb0]

Some whitespace cleanups.

Also, n is usually reserved to store container size; let's not use
it as loop counter.

2011-02-28  Kohei Yoshida  <kyoshida@novell.com>  [e4445f4c73140c7ba317085dca1b836a478c950b]

Make sure everybody calls ScDPCacheTable::getOrder() publicly.


2011-03-01  ka  <kai.ahrens@oracle.com>  [c5606586d93b4a2b7307e54747922efbe0ebeca7]

rsvglibs: added external library libpng


2011-03-01  ka  <kai.ahrens@oracle.com>  [292b6263e29f4cd0ac3455900f43f2e38a1972c2]

rsvglibs: added external library libpng


2011-02-28  Kohei Yoshida  <kyoshida@novell.com>  [d444d877a1023dec34859f9cf59039e81a638c4f]

Make sure nobody modifies the table cache outside of ScDPCacheTable.

Use const to ensure that nobody modifies the content of the table
cache outside of ScDPCacheTable.

2011-02-28  Eric Bachard  <ericb@ooo4kids.org>  [3990d8d6f4198e0c5a7d03e80c687355495d19d3]

lp#726529 and #i117017#: clarified origin of assembler code

Signed-off-by: Bjoern Michaelsen <bjoern.michaelsen@canonical.com>

2011-02-28  Arnaud Versini  <arnaud.versini@gmail.com>  [650fce9d21e186e9e444ed7e55060b08538531f2]

Cleanup msfilter.


2011-02-28  Caolán McNamara  <caolanm@redhat.com>  [e6527404ce00464e56e793f68eed6ef35e3745da]

revert removal to fix build


2011-02-28  Ivo Hinkelmann  <ihi@openoffice.org>  [8de5f9231f26cc662dea207be73b321729c3cd44]

CWS-TOOLING: integrate CWS automationdev300m99


2011-02-28  Ivo Hinkelmann  <ihi@openoffice.org>  [981e76f631cc591e356c0242943f114804f907db]

CWS-TOOLING: integrate CWS xmlfix3


2011-02-28  Ivo Hinkelmann  <ihi@openoffice.org>  [f54c23ce694b60a80303c53fb590003b2056a911]

CWS-TOOLING: integrate CWS xmlfix3


2011-02-28  Ivo Hinkelmann  <ihi@openoffice.org>  [c2b9b4e515bf79f6690285d49a4c8dfc87048529]

CWS-TOOLING: integrate CWS xmlfix3


2011-02-28  Ivo Hinkelmann  <ihi@openoffice.org>  [5d8fe2abeeeb50e914a596e7552b1dea3a69a6df]

CWS-TOOLING: integrate CWS xmlfix3


2011-02-28  Jan Darmochwal  <jdarmochwal@gmx.de>  [b6aa0e81105f56fc544d1560d2b791212c5345ee]

Accelerate Perl installer builder

* subs in converter.pl rewritten
* fixed bug in convert_whitespace_stringlist_into_array
* removed copy_array_from_reference (can be written as "$copy = [@{$source}]")
* removed copy_hash_from_reference (can be written as "$copy = {%{$source}}")
* removed convert_stringlist_into_array_without_linebreak_and_quotes
  (equivalent to convert_stringlist_into_array_without_newline)

2011-02-28  Caolán McNamara  <caolanm@redhat.com>  [deb8773d3aedcafb32b82e3bc4a1451900120746]

dynamic_bitset subdir wasn't delivered


2011-02-28  Carsten Driesner  <cd@openoffice.org>  [e53bc0fef9c615804b922c548b64bf9160ebb67f]

fwk167: #i87606# Return correct result from event selection dialog when clicking on Cancel


2011-02-28  Thorsten Behrens  <tbehrens@novell.com>  [ec8d440f7ff08b6d5faed2e6da4655866c469f85]

Removed tinbuild script

tinbuild is now maintained in a separate repo:
http://cgit.freedesktop.org/libreoffice/contrib/buildbot/

2011-02-28  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [c3be0d4ad83e4b16d1599ec4a0c96c4df8aa58c7]

lp#726529: arm optimizations for ARM 6/7 and gcc < 4.6


2011-02-28  Kohei Yoshida  <kyoshida@novell.com>  [16a09af97363504a43719c48fe615afbb2a68cbd]

Actually unotools already depends on i18npool. Removing it.


2011-02-28  Ivo Hinkelmann  <ihi@openoffice.org>  [973d2ca14b29d856023ea1c7b49e6bddd3ca2bc7]

CWS-TOOLING: integrate CWS impress195


2011-02-28  Ivo Hinkelmann  <ihi@openoffice.org>  [d0796a1f9fcb758ab4094a834522c0edb268f5a3]

CWS-TOOLING: integrate CWS impress195


2011-02-28  Ivo Hinkelmann  <ihi@openoffice.org>  [6c4a630826520dff28c0ba0616c976e6d995e2c5]

CWS-TOOLING: integrate CWS impress195


2011-02-28  Ivo Hinkelmann  <ihi@openoffice.org>  [8727666687210514b6fab6003995acb9d3d17b0f]

CWS-TOOLING: integrate CWS impress195


2011-02-28  Kohei Yoshida  <kyoshida@novell.com>  [7e70c9ddb6b88e4d0e3e3dda9d3eec9abce12911]

Disable this temporarily due to the objection from Thai users.


2011-02-28  Ivo Hinkelmann  <ihi@openoffice.org>  [7ea18542f2cba20abb7942df384ceae49c87a166]

CWS-TOOLING: integrate CWS ab81


2011-02-28  Ivo Hinkelmann  <ihi@openoffice.org>  [4881d3fe8ce0bba79aac4d86d634aba6d456f583]

CWS-TOOLING: integrate CWS ab81


2011-02-28  Ivo Hinkelmann  <ihi@openoffice.org>  [4e24f6a92a498b83cc59f759ef65187472ba2a35]

CWS-TOOLING: integrate CWS sw34bf03


2011-02-28  Ivo Hinkelmann  <ihi@openoffice.org>  [57b0109c90382ecd25e2f7631cc0aaf5409b2e0d]

CWS-TOOLING: integrate CWS sw34bf03


2011-02-28  Ivo Hinkelmann  <ihi@openoffice.org>  [a0e99ecace0b744ae75c9f2fbcde9990a2b6faa4]

CWS-TOOLING: integrate CWS sw34bf03


2011-02-28  Ivo Hinkelmann  <ihi@openoffice.org>  [39a50d5d4944582918d81c146c9ac90227cce0f5]

CWS-TOOLING: integrate CWS sw34bf03


2011-02-28  Ivo Hinkelmann  <ihi@openoffice.org>  [6ca901341d6971ff1d2d390aa26f95fcdc757dd0]

CWS-TOOLING: integrate CWS sw34bf03


2011-02-28  Ivo Hinkelmann  <ihi@openoffice.org>  [df32f5c97637643f208130f61d8e7d8401de6754]

CWS-TOOLING: integrate CWS sw34bf03


2011-02-28  Ivo Hinkelmann  <ihi@openoffice.org>  [195eec7512bd8ef30b0232fb474a8998f5dab197]

CWS-TOOLING: integrate CWS sw34bf03


2011-02-28  Ivo Hinkelmann  <ihi@openoffice.org>  [30525099967795296bd024234747b8bf5bb7ff30]

CWS-TOOLING: integrate CWS l10nmovetest


2011-02-28  Kohei Yoshida  <kyoshida@novell.com>  [7be96b6e4a2781bdef223ee2a897d98b46c48792]

More test cases for Thai-specific format codes.


2011-02-28  Kohei Yoshida  <kyoshida@novell.com>  [77b5cc0a971797e50687e8d978723fbec4d3db7c]

Renamed GetnAnz() to GetCount(), to make it easier for us to understand.


2011-02-28  Kohei Yoshida  <kyoshida@novell.com>  [c03562112ffb0978cd6658ead1058616eac12b65]

Store locale type instead of language type.


2011-02-28  Kohei Yoshida  <kyoshida@novell.com>  [6aad3e48b43a637efc372b448298102866e6dc8b]

Updated method documentation.


2011-02-28  Steven Butler  <sebutler@gmail.com>  [a0924c8cf0cf2651339554b47fc357c97193fcee]

MSI: ensure thesaurus indexer custom action is built


2011-02-28  Steven Butler  <sebutler@gmail.com>  [d5931ad3631ed74d73fea119573c1e3bbf176ee1]

Add MSI custom action capable of generating thesaurus index


2011-02-28  Joachim Lingner  <jl@openoffice.org>  [fdf5c731ce3a539ce6d23728d41284fd2b120caa]

jl165 merging heads


2011-02-28  Joachim Lingner  <jl@openoffice.org>  [0df660c437db227073826ad822cfd9a0b36e4330]

jl165 merging heads


2011-02-28  Michael Stahl  <mst@openoffice.org>  [7d62959d73c2dcc2b453b27f7545d5d1eb402025]

sw34bf03: #i93908#: tweak BuildId for DEV300m101


2011-02-28  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [1864247d585887383a0537bb9eb5be2d012cfded]

dr78: #i116996# remove wrong assertions


2011-02-28  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [5b9c233e7f80fe363fd3826d76ade9175fa8c4c1]

dr78: #i116996# remove wrong assertions


2011-02-28  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [35c2ef4569695240bccebe9e6c56a74b23edd984]

dr78: solaris build error


2011-02-28  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [cd116c549ccf5a3c2d259f8c3b608e1cdf905b76]

rsvglibs: add missing header


2011-02-28  Ivo Hinkelmann  <ihi@openoffice.org>  [f0b7c976ffe14bc0a7238177cf9bae1ad995b3b0]

l10nmovetest: #i116586# use of with_lang / no reset of LANG


2011-02-28  Juergen Schmidt  <jsc@openoffice.org>  [01f92dfffd32f2c9311b385aaa290d44ed40fa6e]

jsc340: i114609: adapt examples to work with the URE and use the passive registration


2011-02-28  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [a49ccf80a5fb9115fe7abfcc9c107d3ae126a33b]

dr78: removed remaining tools types


2011-02-28  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [a14d776661649daaae4021cfe6fca69136acad1a]

rsvglibs: add glib dependency.


2011-02-28  Luboš Luňák  <l.lunak@suse.cz>  [479f8c489ec3fa17b9380faa56d4c8e020c2e77c]

remove a presumably stray + from a diff


2011-02-28  Christina Rossmanith  <ChrRossmanith@web.de>  [3103c1b0a723c07e15115ccd02fd10bf79b09c1f]

Removed bogus bugids


2011-02-28  Martin Kepplinger  <martinkepplinger@eml.cc>  [132695f953477a042793d6a9edab0e2641e7ec1a]

Comment translation of writer/sw/source/ui/dochdl


2011-02-28  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [0beb3b7f484c96194ca24a013e8e0c856e8cdb6b]

dr78: rebase to DEV300_m101


2011-02-28  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [31dfc4d4eb8e5572645c0bdeabbe2da26a9e7343]

dr78: rebase to DEV300_m101


2011-02-28  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [f88f4460bcbbdc66843ed0e6c7b8055ea1a6b2c2]

dr78: rebase to DEV300_m101


2011-02-28  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [de19474011d199d247b2da9d12f12104133a6f26]

dr78: rebase to DEV300_m101


2011-02-28  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [a1a84343919c08e0d698d40e2bcf5c411ca47f3f]

dr78: rebase to DEV300_m101


2011-02-28  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [24698e58787949576600a83ca7adccdc757ccbc4]

dr78: rebase to DEV300_m101


2011-02-28  Carsten Driesner  <cd@openoffice.org>  [20755856d6007b9f4316c6ba2a571b26d0de85da]

fwk167: #i70217 No need to assert if the same instance is set. Don't create a fresh VCLXDialog instance if has been created in the window ctor


2011-02-28  Christina Rossmanith  <ChrRossmanith@web.de>  [bbf0acdf5d3c0a96b6b98766983edb65862640c8]

renamed MACASSGN_TEXTBAUST -> MACASSGN_AUTOTEXT


2011-02-28  sb  <sb@openoffice.org>  [bf5a377913bfb59f7010ad6dbca3e2247f7eff94]

debuglevels: #i117073# Linux/GCC needs SAL_LOADMODULE_GLOBAL for exception handling to work


2011-02-27  Rafael Dominguez  <venccsralph@gmail.com>  [20b77e66d03050108c276f9bb191832125447fa8]

[PATCH] Remove deprecated container list for std::vector.


2011-02-27  Rafael Dominguez  <venccsralph@gmail.com>  [03fb9403784a137800c5c1a45c4e85eeb2eab62f]

[PATCH] Remove deprecated container List and update required headers.


2011-02-27  Rafael Dominguez  <venccsralph@gmail.com>  [b091c9f867b87d085c0353f61b8f03fa7e6cbd2b]

PATCH 1/2] Remove SvULongs and replace it with std::vector<ULONG>


2011-02-27  Joseph Powers  <jpowers27@cox.net>  [55f37a7cf880519b84baec975d549d396efae948]

Add Missing "using ::rtl::OString;"


2011-02-27  Julien Nabet  <serval2412@yahoo.fr>  [7b182f69563ca18d15152a41a09861afae4912f0]

Remove "using namespace ::rtl"


2011-02-27  Jean-Baptiste Faure  <jbf.faure@orange.fr>  [e45cfa431882caa54f20b9e18536b5eda514d414]

Changed label size and position for BTN_GENERAL_PREC, FT_PREC and ED_PREC

FT_PREC overwrote BTN_GENERAL_PREC so that French translation was truncated

2011-02-27  Julien Nabet  <serval2412@yahoo.fr>  [be3f37dc72b530c36548aee29b2ea7924232cbfc]

Remove "using namespace ::rtl"


2011-02-27  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [e1f33256f9f7edb143acc0fcc3e3d0f2d492df92]

Fix Windows build


2011-02-27  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [40be115c866c8db8db5fcfeec0673ece353d5ed9]

When removing stuff, the least thing to do is a clean build of the module


2011-02-27  Julien Nabet  <serval2412@yahoo.fr>  [da84e4dc931f17f87f26affcbe90681f3061b560]

Remove "using namespace ::rtl"


2011-02-27  Julien Nabet  <serval2412@yahoo.fr>  [ac83bc28e77a2b00646ac690f88517c0ba4313c1]

Remove "using namespace ::rtl"


2011-02-27  Julien Nabet  <serval2412@yahoo.fr>  [27f360b33062e463f86817ae3e9af5785ad944bf]

Remove "using namespace ::rtl"


2011-02-27  Francois Tigeot  <ftigeot@wolfpond.org>  [cfc854af6e640efbda1a1f135a81bc5444a814a0]

Handle DragonFly like the other BSDs in more cases.


2011-02-27  Francois Tigeot  <ftigeot@wolfpond.org>  [dc9fcf5470b131a456fcc814e0649665efafa746]

Handle DragonFly like the other BSDs in more cases.


2011-02-27  Julien Nabet  <serval2412@yahoo.fr>  [24ede84c0991ed924f903c6c7677e0e44525abef]

Remove "using namespace ::rtl"


2011-02-27  Francois Tigeot  <ftigeot@wolfpond.org>  [9a0fa777e2f5d757fb0a11db34e3fe28e938b0d9]

Handle DragonFly like the other BSDs in more cases.


2011-02-27  Julien Nabet  <serval2412@yahoo.fr>  [b0195a1c386272d09786f7ed10b1e9f6e678a929]

Remove "using namespace ::rtl"


2011-02-27  Julien Nabet  <serval2412@yahoo.fr>  [d8ca1920245fee0af82adaecc4a2cc9f90a53ad6]

Remove "using namespace ::rtl"


2011-02-27  Francois Tigeot  <ftigeot@wolfpond.org>  [d0655ab815f9cbb280d7fb7d57370018533dad90]

Consolidate three #if defined tests in a single one.


2011-02-27  Julien Nabet  <serval2412@yahoo.fr>  [a1f57cc3f0699ac32a0f380ac32de8d0b65e088d]

Fix small bug


2011-02-27  Francois Tigeot  <ftigeot@wolfpond.org>  [29b55434cb4c5816a2d2f4544e733edfc9f1fea8]

Use system OpenSSL on DragonFly.


2011-02-26  Julien Nabet  <serval2412@yahoo.fr>  [8379ad9ac653e4fc4d47ebecf18099e0b41c60c1]

Remove "using namespace ::rtl"


2011-02-26  Julien Nabet  <serval2412@yahoo.fr>  [27a1dcbfc9967519e63f057100ce434a4c5554bd]

Remove "using namespace ::rtl"


2011-02-26  Julien Nabet  <serval2412@yahoo.fr>  [b9b36572d95b1a1583ff352631cf4a89d6dd8227]

Remove "using namespace ::rtl"


2011-02-26  Julien Nabet  <serval2412@yahoo.fr>  [063152696fb70c40dddb0eaf1e1a8cc9c8594362]

Remove "using namespace ::rtl"


2011-02-26  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [2daf5ba78e26535ca4a2e6b743c0801d1e75c067]

debuglevels: ooops - removed a line of code not intended to be committed


2011-02-26  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [633d352fb9979234d493e84ae50f4b0b6f3701e0]

WaE: picky about comparison between signed and unsigned


2011-02-26  David Tardon  <dtardon@redhat.com>  [2de4a10ced30c87a7e68de6d9a0c45ec8f6a215e]

OSL_ASSERT takes a condition, not a message


2011-02-26  Thomas Arnhold  <thomas@arnhold.org>  [93652f968cfc8f72c7b2ef5a46fc2758bc9e93c9]

Bring back tablestyle.cxx


2011-02-26  Thomas Arnhold  <thomas@arnhold.org>  [ace98753bdf2068f9f9583b1f11381fcfe1caaf7]

Move bogus OSL_ASSERT(msg) to OSL_FAIL(msg)


2011-02-26  Thomas Arnhold  <thomas@arnhold.org>  [9035896fa1954676733c205bf817b51081741b7d]

Remove one more dead file


2011-02-26  Thomas Arnhold  <thomas@arnhold.org>  [e1cbe35a9e3880aeca96073719555272f711dd5f]

Remove some more dead files and wrappers


2011-02-26  Thomas Arnhold  <thomas@arnhold.org>  [f4823e5c570f564f62419ed31b1d32f9e44aeb01]

Remove some more dead files and wrappers


2011-02-26  Thomas Arnhold  <thomas@arnhold.org>  [465860391290d99c686fd6091d84fef41236859f]

Remove dead files


2011-02-26  David Tardon  <dtardon@redhat.com>  [adcba4a252226f212f79dc0376a68fe8d5106966]

OSL_ASSERT takes a condition, not a message


2011-02-26  Julien Nabet  <serval2412@yahoo.fr>  [f2554b7867ca50f513aee6190ef3e3552d0880ff]

Remove "using namespace ::rtl"


2011-02-26  Julien Nabet  <serval2412@yahoo.fr>  [bd5fa4c1c6b62557f3909b0bc11e5543b01cbb9d]

Remove "using namespace ::rtl"


2011-02-26  Julien Nabet  <serval2412@yahoo.fr>  [9a0ad1d7e8d5b95e7902a1c7d28ad18f95ae6fb3]

Remove "using namespace ::rtl"


2011-02-26  Julien Nabet  <serval2412@yahoo.fr>  [68c7be65bab421d4b31fd0e8caba9d43abcc244d]

Remove "using namespace ::rtl"


2011-02-26  Julien Nabet  <serval2412@yahoo.fr>  [5e18a28608bce9b9816d576a39b3699e06121203]

Remove "using namespace ::rtl"


2011-02-26  David Tardon  <dtardon@redhat.com>  [4cc6566ef8345abd8765369b40311ae6369546d3]

OSL_ASSERT takes a condition, not a message


2011-02-26  Julien Nabet  <serval2412@yahoo.fr>  [bbb5c3899df3b8a14091305f7829f39adfb702f8]

Remove "using namespace ::rtl"


2011-02-26  Ingrid Halama [iha]  <Ingrid.Halama@oracle.com>  [e12b6584f9ebcb0397f5965e8297295a27807675]

chart51: don't switch to internal data if ranges for bubble sizes are missing


2011-02-26  Ingrid Halama [iha]  <Ingrid.Halama@oracle.com>  [af449c28ff331a19768df64d92c94954a64efd70]

chart51: copy-paste bubbles with text x values correctly


2011-02-26  Julien Nabet  <serval2412@yahoo.fr>  [490d076d1650cb8db6677b7a60ea02ffb332c117]

Remove "using namespace ::rtl"


2011-02-26  David Tardon  <dtardon@redhat.com>  [22d875b2630369cf85a82985d72f3120cbfa3453]

WaE: suggest parentheses around '&&' within '||'


2011-02-26  Ingrid Halama [iha]  <Ingrid.Halama@oracle.com>  [5be612b57e506c2b2de13b29649762595f64b126]

chart51: #i116961# import shared y values for bubble charts correctly


2011-02-26  Thomas Arnhold  <thomas@arnhold.org>  [660d565153ff8884422588c169f7913aed1b4fdc]

Move bogus OSL_ASSERT(msg) to OSL_FAIL(msg)


2011-02-26  Thomas Arnhold  <thomas@arnhold.org>  [756b7d315a2bef7177c1123af9ce223293c88970]

Move bogus OSL_ASSERT(msg) to OSL_FAIL(msg)


2011-02-26  Thomas Arnhold  <thomas@arnhold.org>  [52370d787a8472b1e185e56b82e544a995ca5f65]

Move bogus OSL_ASSERT(msg) to OSL_FAIL(msg)


2011-02-26  Thomas Arnhold  <thomas@arnhold.org>  [b0339463e0e6764f5c53cebdf2da73ccb16d6052]

Move bogus OSL_ASSERT(msg) to OSL_FAIL(msg)


2011-02-26  Thomas Arnhold  <thomas@arnhold.org>  [fcb8fd3ba59210dd3f51f8ee164a8549e751032d]

Move bogus OSL_ASSERT(msg) to OSL_FAIL(msg)


2011-02-26  Thomas Arnhold  <thomas@arnhold.org>  [1d0fa44ad10f9de318950d87e36796c16c241e23]

Move bogus OSL_ASSERT(msg) to OSL_FAIL(msg)


2011-02-26  Thomas Arnhold  <thomas@arnhold.org>  [c39c505414a93ddc3f83d67e1c6933d314390312]

Move bogus OSL_ASSERT(msg) to OSL_FAIL(msg)


2011-02-26  Thomas Arnhold  <thomas@arnhold.org>  [67baa5e71ab369f9c43a1f3ceffcd8cdc14ca2d0]

Move bogus OSL_ASSERT(msg) to OSL_FAIL(msg)


2011-02-26  Thomas Arnhold  <thomas@arnhold.org>  [621e92d1a990b11b3b96fe513566658feaaa3e65]

Move bogus OSL_ASSERT(msg) to OSL_FAIL(msg)


2011-02-26  Julien Nabet  <serval2412@yahoo.fr>  [6e03518fb6ab1e3f0effe8a04ab984ba3fd9eff1]

Remove "using namespace ::rtl"


2011-02-25  Joseph Powers  <jpowers27@cox.net>  [c2927bbd85e36db84830f7854e32194e24254505]

Fix issue with removal of "using namespace rtl"

OStringBuffer is only used in the debug code and the correct #include is
located with it. We don't really need the "using ::rtl::OStringBuffer".

2011-02-26  Julien Nabet  <serval2412@yahoo.fr>  [174a94b545374226d97b3ca89fcb9ca6a8c56f5b]

Remove "using namespace ::rtl"


2011-02-26  Julien Nabet  <serval2412@yahoo.fr>  [221b85ed297f7cc4d94f5483828a87c059dd6a14]

Remove "using namespace ::rtl"


2011-02-26  Julien Nabet  <serval2412@yahoo.fr>  [f31b74fd2ba66c8eeb26369f4ad2f9f9cd3e197f]

Remove "using namespace ::rtl"


2011-02-26  Julien Nabet  <serval2412@yahoo.fr>  [f6e89c9e98a8512419a0b62838a2a3834e81ea76]

Remove "using namespace ::rtl"


2011-02-26  Julien Nabet  <serval2412@yahoo.fr>  [02db19983224c7cb1c46ac943528c31f6f76e148]

Remove "using namespace ::rtl"


2011-02-25  Christina Rossmanith  <ChrRossmanith@web.de>  [2d272f7429b72f809d01f4b04b8c4b286dfa6394]

removed bogus bugids


2011-02-25  Martin Kepplinger  <martinkepplinger@eml.cc>  [a2ebe32726c8d4ebe3546e53575f778000f48a14]

Comment-translation of writer/sw/source/ui/dbui


2011-02-25  Christina Rossmanith  <ChrRossmanith@web.de>  [895a6fffca4c11667d3c98402164ebd10aa41d19]

removed another bogus bugid


2011-02-25  Christina Rossmanith  <ChrRossmanith@web.de>  [ced56df4b3bce79b53742318ea18a54f58a6ab08]

fixed comment translation


2011-02-25  Christina Rossmanith  <ChrRossmanith@web.de>  [459e479a0a02524bbc337915d642de59d5be35cf]

removed JP <date> and bogus bugids


2011-02-25  Martin Kepplinger  <martinkepplinger@eml.cc>  [0a69ee4d81efa4f57fcff0936e3a4fe76a4f790a]

Comment translation of writer/sw/source/ui/dialog


2011-02-25  Christina Rossmanith  <ChrRossmanith@web.de>  [5c407ef72411e26148b3f2c8f3bcb388b08a982f]

removed BMP_FEHLT


2011-02-25  Luboš Luňák  <l.lunak@suse.cz>  [fe58c1ad8a925b1f5ed4be033c8858f5c268da8c]

some fixes for checkboxes and radiobuttons in popups (bnc#581833)


2011-02-25  Kohei Yoshida  <kyoshida@novell.com>  [d675923db0f97892d35144df5c41f65c42bdceae]

Removed macros.

This messes up context tagging again.

2011-02-25  David Tardon  <dtardon@redhat.com>  [0584cb3e42875ba2f8a75d0076c97492671083d9]

shortly describe diagnostic macros


2011-02-25  David Tardon  <dtardon@redhat.com>  [91697b75c337dcab54d56efb6e24701147900676]

fix assertions


2011-02-25  David Tardon  <dtardon@redhat.com>  [51fb5a2a5d0a28f5f043207d0729f55f0b7d81f0]

define OSL_FAIL as replacement for DBG_ERROR


2011-02-25  David Tardon  <dtardon@redhat.com>  [5f90207e497a99ba6b666e14e5ff9b2d02e01960]

use _OSL_ENSURE to define OSL_ASSERT


2011-02-25  Luboš Luňák  <l.lunak@suse.cz>  [4fd3d3c8c4f3f80641c82cb43440b87f03976a60]

do not begin w:fldChar twice (bnc#499106, fdo#34293)


2011-02-25  Kohei Yoshida  <kyoshida@novell.com>  [ad225eaadd4d677d4c491900bbfdc402d5eac4a0]

Sigh....


2011-02-25  Kurosawa Takeshi  <taken.spc@gmail.com>  [574b67398c4333fedd5b46582a6f7c6867030456]

Resolves fdo#32376 Set default color to the current one in toolbar popup


2011-02-25  Kohei Yoshida  <kyoshida@novell.com>  [98ae2c26f2b70c035998b69c36e431da11502aaf]

Added i18npool as dependency to svl, the unit test now depends on it.


2011-02-25  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [4f06bfae891d1b7b80e0e17be9623536f31ae9ac]

dr78: #164376# use XCellRangeData to increase import performance


2011-02-25  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [42ecce229d28c99cca9e80b3d8837cbcfc538b25]

debuglevels: GCC WaE / replace cppunit's DynamicLibraryManager (which does not seem to be public API) with osl_loadModule


2011-02-25  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [df43fd9cd28a12f2e90ae40c163a20005ef2ae20]

debuglevels: GCC WaE / replace cppunit's DynamicLibraryManager (which does not seem to be public API) with osl_loadModule


2011-02-25  David Tardon  <dtardon@redhat.com>  [899053f93c31824c82d48ed051aa1886d5ac751f]

fix debug build


2011-02-25  Joachim Lingner  <jl@openoffice.org>  [9d42fad78d95f71c468f4ce874bd529e17225c1b]

jl164 #i109096# Displaying help content fails for extensions when user installation has a long path on windows


2011-02-25  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [8616248aff09ecfcdf1e140cc9e3ac53e00a7049]

debuglevels: yet another module dependency fix :-\


2011-02-25  Takeshi Abe  <tabe@fixedpoint.jp>  [73fc450c5e59d3668294d25654ab24902aeca66f]

Removed dead code


2011-02-25  Takeshi Abe  <tabe@fixedpoint.jp>  [be9469d388484df4b52f06227eb5d709ca07e6d8]

Mark fall-through


2011-02-25  Thomas Arnhold  <thomas@arnhold.org>  [1d78c73b8d018a0b0ba2ad7582561605b3df2b7d]

Revert Remove Tools -> Media Player from Writer

Bring background calls back, so anyone who needs this could add
add a working Media Player with Customize -> Menus. Bring back
Media Player back for web per default.

2011-02-25  Wolfram Garten [wg]  <Wolfram.Garten@oracle.com>  [1944d51d110c5dc3557fe91875a0faaff7e3c0b3]

 Bug 117075 -  [Automation]: inserting sleeps in i_us2_present.inc


2011-02-25  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [0842ba3f843a98e189fbf7e2d39cb612b4ea5e3d]

debuglevels: fixed module dependencies


2011-02-25  sb  <sb@openoffice.org>  [a788821b83eb68decaf53cdbeaed042dd3d697b3]

debuglevels: #i117073# added cppunittester --protector support; added unoexceptionprotector and use it in installationtest.mk; reverted changes to smoketest.cxx obsoleted by these additions


2011-02-25  sb  <sb@openoffice.org>  [58eb3fb273f12dc632536366c9867d5bd952151c]

debuglevels: #i117073# added cppunittester --protector support; added unoexceptionprotector and use it in installationtest.mk; reverted changes to smoketest.cxx obsoleted by these additions


2011-02-25  sb  <sb@openoffice.org>  [e2cb37ffec3734ab7894af5cf52a97639630cedd]

debuglevels: #i117073# added cppunittester --protector support; added unoexceptionprotector and use it in installationtest.mk; reverted changes to smoketest.cxx obsoleted by these additions


2011-02-25  Caolán McNamara  <caolanm@redhat.com>  [81cfd291ab10a0db344b9295acd081afa5165b12]

throw out some warnings


2011-02-25  Thomas Benisch [tbe]  <thomas.benisch@oracle.com>  [fd37636ef1253a46ee1834bdb9588a99fbc96b86]

chart51: #i116037# backout


2011-02-25  Thomas Benisch [tbe]  <thomas.benisch@oracle.com>  [9f6e95523b0e65f415afd41a5629a4717c062430]

chart51: #i116037# backout


2011-02-25  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [d3dfac3e375a996966d934b31aad9ad77ad4f63b]

debuglevels: export DBGSV_ERROR_OUT=shell, so that tools-based assertions in non-product test do not pop up as message boxes (which was a regression introduced with the removal of DBGSV_INIT from the build env)


2011-02-25  Mathias Bauer  <mba@openoffice.org>  [3351d657b12c0c93459e0fbff4414c074f4b6718]

CWS swlayoutrefactoring: resync to m101


2011-02-25  Kohei Yoshida  <kyoshida@novell.com>  [e4ae5a532df17fa45afce2777e3b256cbe00a9a3]

More on using real namespace scopes.


2011-02-25  Kohei Yoshida  <kyoshida@novell.com>  [af77c13c6f64a531964028a785cb938a7fbd143e]

Let's remove using namespace rtl while I'm at it.


2011-02-25  Kohei Yoshida  <kyoshida@novell.com>  [bed2edc309d8a3ad29c43f3971fceedd3a70d569]

Use real namespace scopes. The old scheme screwed up context tagging.


2011-02-24  Kohei Yoshida  <kyoshida@novell.com>  [c04955e4da30163a1e42b08d730884b3b4cfbfec]

Correct cppunit error message.


2011-02-24  Kohei Yoshida  <kyoshida@novell.com>  [54fcbd8c70130e03ad6ebc51e28897fa8e238583]

Use OUString instead of String in the unit test code.

Added another method PutEntry() to allow rtl::OUString to be used.
We'll keep this until UniString gets totally eradicated.

2011-02-24  Kohei Yoshida  <kyoshida@novell.com>  [65493885df5c5d6dc1ade2f311f01e74d270fa57]

Generate locale code that includes numeral shape and calendar type.


2011-02-24  Noel Power  <noel.power@novell.com>  [cc949104daf6f905f4a5cba5b6c0ecacdbe0b5d6]

fix for fdo#34664 - prevent null pointer access when no ffdata available

Signed-off-by: Caolán McNamara <caolanm@redhat.com>

2011-02-24  Noel Power  <noel.power@novell.com>  [5ceb24cb0c1d1f109d7e07f53edc6c5c2f3fac20]

fix for fdo#34663


2011-02-24  Caolán McNamara  <caolanm@redhat.com>  [85859bf29f3753fbf6d69faeaf7a29bdcfb79b27]

order of environ undefined after putenv


2011-02-24  Thomas Arnhold  <thomas@arnhold.org>  [35f31a7e944037ecbcb9d1991ffffe756a173678]

Remove MSDOS support


2011-02-24  Thomas Arnhold  <thomas@arnhold.org>  [f9c94966c92800ede3d7c7b75722167f1c9c1f7f]

Remove TURBOC support


2011-02-24  Thomas Arnhold  <thomas@arnhold.org>  [4838eb97ec69efb9576608dd4d967ae0ec418b6a]

Remove MSDOS support


2011-02-24  Thomas Arnhold  <thomas@arnhold.org>  [f4340a7237f9869ad498faedb36739cdf4280344]

Remove unused idldll.cxx


2011-02-24  Thomas Arnhold  <thomas@arnhold.org>  [37a3b9f72b665b80cb38e2ae3af71887fcc7e5c3]

Remove MSDOS support


2011-02-24  Kohei Yoshida  <kyoshida@novell.com>  [8bd3bc3f698278e9fbe57dfe990b9500c2dd3588]

I need iostream and its friends while debugging the unit test code.


2011-02-24  Kevin Hunter  <hunteke@earlham.edu>  [a6f80efc530122c0ecc0d8414785769134032ed7]

Fix GTK dialog replacement of $filename$

When using GTK dialogs on a *nix system, the dialog box was displaying
"Overwrite '$filename$'?" instead of replacing '$filename$' with an
actual file name.  This ammends that to be in league with out the
"native" LibreOffice dialogs do it.

2011-02-24  Caolán McNamara  <caolanm@redhat.com>  [34997ca815b42ca1631e97df5a028ee955e61b63]

remove empty TESTSHL2LIB


2011-02-24  Caolán McNamara  <caolanm@redhat.com>  [14cb300aaf4e1c4800714a1b9da814cbb1c4d347]

remove dead export.exp


2011-02-24  Caolán McNamara  <caolanm@redhat.com>  [41c30fa82f9aa1b3faa55fe881ec2190eaf57429]

remove empty TESTSHL2LIB


2011-02-24  Caolán McNamara  <caolanm@redhat.com>  [83cfca7c9c0f3dee4966db2bebf7dcab9c48ff42]

remove empty TESTSHL2LIB


2011-02-24  Caolán McNamara  <caolanm@redhat.com>  [228a0c4d817255e72536bb0db5146fa704423988]

throw out some warnings


2011-02-24  Caolán McNamara  <caolanm@redhat.com>  [c7647b7767f70dc9679719ed2484b74b5040c6b5]

remove empty TESTSHL2LIB


2011-02-24  Caolán McNamara  <caolanm@redhat.com>  [43a9cdf171882fbbdd5084d40dab33d3bd3cfc86]

remove empty TESTSHL2LIB


2011-02-24  Caolán McNamara  <caolanm@redhat.com>  [da9187707e1ab5c0d2862505eea02709d29dffd2]

remove unused export.map


2011-02-24  Kohei Yoshida  <kyoshida@novell.com>  [44b463c0e1b6d21e8707636387d88470ffce438a]

Pick up numeral shape and calendar type as well as the language.

So far this change doesn't affect the behavior of the number formatter
but only to pick up extra data that Excel provides (that we need to
map to our own later on).

2011-02-24  Caolán McNamara  <caolanm@redhat.com>  [5409cda1afc00b21d26ffaeba7cc7dbbf9adf89d]

remove empty TESTSHL2LIB


2011-02-24  Caolán McNamara  <caolanm@redhat.com>  [5f66037d6de444b731d8ce9a709c8754216ac7d9]

remove empty TESTSHL2LIB


2011-02-24  Caolán McNamara  <caolanm@redhat.com>  [39d15024ebf47104bae179c3351c6af842edd0bd]

Get this to work under windows.

The test code itself isn't compiled with SVL_DLLIMPLEMENTATION
so either it gets compiled with SVL_DLLIMPLEMENTATION and links
to the .lib or it gets compiled without it and links to the .dll
and sticks to the exported methods. In this case we can currently
take the latter methinks.

2011-02-24  Julien Nabet  <serval2412@yahoo.fr>  [acab64bd1d6ea2462d12723dee8774ab66382597]

Remove "using namespace ::rtl"


2011-02-24  Michael Lefevre  <lefevre00@yahoo.fr>  [4f290f38580d8b37b7e87d4b042fa5f054fbd1a0]

Remove commented variable

Still code cleaning.

2011-02-24  Michael Lefevre  <lefevre00@yahoo.fr>  [9c35a09ce8c786118234614d64dfd267edb1114f]

Remove more commented unused variables

Keep cleaning the code, line by line.

2011-02-24  Michael Lefevre  <lefevre00@yahoo.fr>  [79f0f557f8a3639327f3c98f0f7d39abf45d95d2]

Remove unused commented variable


2011-02-24  Christina Roßmanith  <ChrRossmanith@web.de>  [dbf407cfb039a4ea7ccd49a3728d2ab9860d9601]

Remove dead code


2011-02-24  Martin Kepplinger  <martinkepplinger@eml.cc>  [dbd2b68f4b271b81cc199b9aa157b13b3d0edb89]

Translate german comments in viewopt.cxx

This translates the german code comments in viewopt.cxx to english.

This is contributed under the terms of the MPL 1.1 / GPLv3+ / LGPLv3+ triple
license.

2011-02-24  Martin Kepplinger  <martinkepplinger@eml.cc>  [76d66acf4973ac78677e2284777c09700a3fe5f4]

Translate german comments in uinums.cxx

This translates the german code comments in uinums.cxx to english.

This is contributed under the terms of the MPL 1.1 / GPLv3+ / LGPLv3+ triple
license.

2011-02-24  Martin Kepplinger  <martinkepplinger@eml.cc>  [7235f463b5e27847387ec4f519128f6be930cffa]

Translate german comment in prtopt.cxx

This translates the german code comment in prtopt.cxx to english.

This is contributed under the terms of the MPL 1.1 / GPLv3+ / LGPLv3+ triple
license.

2011-02-24  Martin Kepplinger  <martinkepplinger@eml.cc>  [95a466b8285f1562420b454693429be363d12c47]

Translate german comments in optpage.cxx

This translates the german code comments in optpage.cxx to english.

This is contributed under the terms of the MPL 1.1 / GPLv3+ / LGPLv3+ triple
license.

2011-02-24  Martin Kepplinger  <martinkepplinger@eml.cc>  [c43b5d31683c9fd0140c1df360b2e888d1a6b186]

Translate german comments in optload.cxx

This translates the german code comments in optload.cxx to english.

This is contributed under the terms of the MPL 1.1 / GPLv3+ / LGPLv3+ triple
license.

2011-02-24  Martin Kepplinger  <martinkepplinger@eml.cc>  [a486a87edaf73f03024cab283512a12571dced60]

Translate german comments

This translates the german code comments in optdlg.src to english.

This is contributed under the terms of the MPL 1.1 / GPLv3+ / LGPLv3+ triple
license.

2011-02-24  Martin Kepplinger  <martinkepplinger@eml.cc>  [405c46f9ef7633af3ba6d33cb786e098983c8030]

Translate german comments

This translates the german code-comments in optdlg.hrc to english.

This is contributed under the terms of the MPL 1.1 / GPLv3+ / LGPLv3+ triple
license.

2011-02-24  Martin Kepplinger  <martinkepplinger@eml.cc>  [e3387408535bb8e377c3367f0157740a62199627]

Translate german comment

This translates the german code comment in mailconfigpage.cxx to english.

This is contributed under the terms of the MPL 1.1 / GPLv3+ / LGPLv3+ triple
license.

2011-02-24  Martin Kepplinger  <martinkepplinger@eml.cc>  [62b4ce5e8094184a4983d707d4575bddd1b83739]

Translate german comment

This translates the german code comment in dbconfig.cxx to english.

This is contributed under the terms of the MPL 1.1 / GPLv3+ / LGPLv3+ triple
license.

2011-02-24  Martin Kepplinger  <martinkepplinger@eml.cc>  [921c132dffe1b9eb2f54710a75558d94c1b6b269]

Translate german comments in config.hrc

This translates the german code comments in config.hrc to english.

This is contributed under the terms of the MPL 1.1 / GPLv3+ / LGPLv3+ triple
license.

2011-02-24  Martin Kepplinger  <martinkepplinger@eml.cc>  [5308ae852b8c86fafaabee0fdadc5e601c7cd1bb]

Translate german comments in cfgitems.cxx

This translates the german code-comments in cfgitems.cxx to english.

This is contributed under the terms of the MPL 1.1 / GPLv3+ / LGPLv3+ triple
license.

2011-02-24  Martin Kepplinger  <martinkepplinger@eml.cc>  [18c4318c461be0dfd9849ce2031014161817fea8]

Translate german comment in caption.cxx

This translates the german code-comment in caption.cxx to english.

This is contributed under the terms of the MPL 1.1 / GPLv3+ / LGPLv3+ triple
license.

2011-02-24  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [e0df9bc3622e63eef384d765e686d3645c27d24c]

rsvglibs: add external gettext dependency for rsvglib


2011-02-24  Caolán McNamara  <caolanm@redhat.com>  [70bd2219d42c3669e90f1d4d0663031dc8a635ed]

remove unused export.map


2011-02-24  Nigel Hawkins  <n.hawkins@gmx.com>  [986beba7163224b1f5668be53055486eb387291f]

Refactor itrform2.[ch]xx a bit for better insulation.


2011-02-24  Nigel Hawkins  <n.hawkins@gmx.com>  [81a22db4c8e181fbcd1445f6c9051897db088f08]

Remove use of SvLongs in itrform2.[ch]xx


2011-02-24  Nigel Hawkins  <n.hawkins@gmx.com>  [098e422db7cc3cb71975333368ce5ff8d9c604b5]

Remove use of SvLongs in dbg_lay.cxx


2011-02-24  Nigel Hawkins  <n.hawkins@gmx.com>  [8ad7a9d0b87b17fd7903e0297c56296e87faba13]

Remove use of SvLongs in envfmt.cxx


2011-02-24  Nigel Hawkins  <n.hawkins@gmx.com>  [344966c6d0fc4967bc3ac4a1aedb5ca22cea0c10]

Remove use of SvLongs in authfld.[ch]xx


2011-02-24  Caolán McNamara  <caolanm@redhat.com>  [325674e0d0a0f49c3ed5cf42e3da7f0c5933828a]

config dir can vary dramatically, just test for existance


2011-02-24  Thomas Arnhold  <thomas@arnhold.org>  [ac0811b10e05392e9308ad2616a72366c8e3fceb]

Move DBG_ERROR -> OSL_ASSERT


2011-02-24  Thomas Arnhold  <thomas@arnhold.org>  [d51e84aa6d2c0976d2b10747bb39e97acc286253]

Move DBG_ASSERT -> OSL_ENSURE


2011-02-24  Thomas Arnhold  <thomas@arnhold.org>  [11f666e41cc317941cfc512f8f0c8c422d4a499d]

ASSERT: Some final cleanup


2011-02-24  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [5342a87464932ce062004e3587bd4339a10035db]

debuglevels: simplify the build system, by complicating the OOo code ;)

Introduce DBGSV_(TRACE/WARNING/ERROR)_OUT, which controls the output channel for tools-level
traces/warnings/assertions, when no dbgsv.ini file is found (this is the increased OOo complexity).

Use this in installationtest.mk, instead of creating a dedicated dbgsv.ini file.

Yet to come: add support for DBGSV_ERROR_OUT to the GNU make build system. Which is the reason why
DBGSV_ERROR_OUT was introduced: Currently, running a GNU make based test pops up assertions as message
boxes. Before the change here, we would have needed to add dbgsv.ini support to the GNU make build system,
which sounds not like a funny a reasonable thing to do. So, instead, we will simply set DBGSV_ERROR_OUT,
which is much simpler and less error prone.
2011-02-24  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [86f4a96d8cfe217ca5547174a8b0dff4e9fe5594]

debuglevels: simplify the build system, by complicating the OOo code ;)

Introduce DBGSV_(TRACE/WARNING/ERROR)_OUT, which controls the output channel for tools-level
traces/warnings/assertions, when no dbgsv.ini file is found (this is the increased OOo complexity).

Use this in installationtest.mk, instead of creating a dedicated dbgsv.ini file.

Yet to come: add support for DBGSV_ERROR_OUT to the GNU make build system. Which is the reason why
DBGSV_ERROR_OUT was introduced: Currently, running a GNU make based test pops up assertions as message
boxes. Before the change here, we would have needed to add dbgsv.ini support to the GNU make build system,
which sounds not like a funny a reasonable thing to do. So, instead, we will simply set DBGSV_ERROR_OUT,
which is much simpler and less error prone.
2011-02-24  Ingrid Halama [iha]  <Ingrid.Halama@oracle.com>  [6eefe160278d1c1225a9267405e9efadba85a85b]

chart51: merge with DEV300_m101


2011-02-24  Ingrid Halama [iha]  <Ingrid.Halama@oracle.com>  [33e01cba5102bd326b0cca887879df4d49b2fca6]

chart51: merge with DEV300_m101


2011-02-24  Ingrid Halama [iha]  <Ingrid.Halama@oracle.com>  [d097fc58ef5d3499ba04243fb9af7b1fadc60f50]

chart51: merge with DEV300_m101


2011-02-24  Michael Lefevre  <lefevre00@yahoo.fr>  [b581175e1781680a48437e793d4d64465d971781]

Remove comment

Go on with comments suppression.

2011-02-24  Caolán McNamara  <caolanm@redhat.com>  [0b1f4248338ff28208b3368b66690a84a75cc480]

WaE: logically last test always passes


2011-02-24  Joachim Lingner  <jl@openoffice.org>  [836a9c057b71dfea52524e2387a2cc0a73479660]

jl164 #i109096# HelpLinker does not work with long path on Windows XP because of fopen


2011-02-24  Caolán McNamara  <caolanm@redhat.com>  [19e246e8dce7a8b230df80aab540efc7dbfe4e44]

add some debug code to help find failures


2011-02-24  Thomas Benisch [tbe]  <thomas.benisch@oracle.com>  [1b904022140bf76d41dc6f6a03bd3a86f3bdd544]

chart51: #i116037# backout


2011-02-24  Thomas Benisch [tbe]  <thomas.benisch@oracle.com>  [301898a256d1c1769c9d4bc7636607297b6e6ffa]

chart51: #i116037# backout


2011-02-24  Thomas Benisch [tbe]  <thomas.benisch@oracle.com>  [8e72893ce940e2083cc03ffcc4ec3e4af3c67d73]

chart51: #i116037# backout


2011-02-24  Thomas Benisch [tbe]  <thomas.benisch@oracle.com>  [ef0e02dd736111d3641c813ccbda5021e38fd14b]

chart51: #i116037# backout


2011-02-24  Caolán McNamara  <caolanm@redhat.com>  [a19b744f237c2a15bee5f5b0095d17eedb5f92f9]

Related: fdo#33549 remove bogus CorrectResIdForCharset

This looks totally bogus, and even if it isn't then in
SwWW8ImplReader::SetNewFontAttr the *original* nWhich
needs to be the one used for the push onto the encoding
stack, otherwise its all busted afterwards on the pop.

I suspect this is an attempt to fix some other problem
earlier, maybe idcthint related or maybe default font
related. Impossible to know as there was no comments
or bugids mentioned originally to see what the problem
being fixed was.

2011-02-24  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [7e2f583b3fd22899304feb4acea951e455aa168b]

extras needs xsltproc for multilanguage build


2011-02-24  Thomas Arnhold  <thomas@arnhold.org>  [fbc6cd2ebf6ac0195a591f6d4cee5010b76b6029]

Remove except from tree and clean up


2011-02-24  Thomas Arnhold  <thomas@arnhold.org>  [e02d8f882e4aa8e3e1af26e8de4b674a2ba7d7c2]

Move ASSERT_ID to OSL_ASSERT


2011-02-24  Thomas Arnhold  <thomas@arnhold.org>  [7ec2e1e46ea96d97ed314bbb300f0349a1180b8b]

Move ASSERT to OSL_ENSURE

Done with a nifty little perl script. Regex:

$data =~ s/(\s+)ASSERT(\(.*?,.*?".*?"\s*\))\s*\;?\n/$1OSL_ENSURE$2\;\n/gs;

2011-02-24  Thomas Arnhold  <thomas@arnhold.org>  [43c7fe9100277f3f8a57a3daf8d6266ed6d5c7a4]

Replace errhdl.hxx include with osl/diagnose.h


2011-02-24  Thomas Arnhold  <thomas@arnhold.org>  [c9b3473836911f3f40c9830e810e02eea57bb2f6]

Replace errhdl.hxx include with osl/diagnose.h


2011-02-24  Bálint Dózsa  <dozsabalint@gmail.com>  [3a033a4d2df53e438e5f6ec1d13c7e6f0f9ab633]

Remove unused methods


2011-02-24  Joachim Lingner  <jl@openoffice.org>  [471f8022c9c800a1428bdcae110fe4152db351b1]

jl164 #i109096# libxml2 fails when using long paths on windows


2011-02-24  Joachim Lingner  <jl@openoffice.org>  [fd2597bbeb3f9ef2a803615ff4df1aea10242283]

jl164 #i109096# libxml2 fails when using long paths on windows


2011-02-24  Julien Nabet  <serval2412@yahoo.fr>  [58737fb3f2950767f559cf3cf97d7815078dcd92]

Remove "using namespace ::rtl"


2011-02-24  Caolán McNamara  <caolanm@redhat.com>  [769537df9e4620b0a727e64470fdd55349e3d5d4]

don't search past end of string


2011-02-24  Juergen Schmidt  <jsc@openoffice.org>  [23dc5111f2e717320d0ab169f5f522c9dce31b52]

jsc340: i115337: correct since tags


2011-02-24  Caolán McNamara  <caolanm@redhat.com>  [1ef7ca4438b74f9f7b24451df90b860418d70bb1]

Resolves: fdo#34319 on import take into account idcthint

i.e. force on the font that word would use. We really need a idcthint
implementation of our own to be able to do this completely correct.

2011-02-24  Oliver Craemer [oc]  <oliver.craemer@oracle.com>  [ee32f79d9ed2a5dd1d2dc60d8592632a53f88d28]

automationdev300m100: merge with DEV300m101


2011-02-24  Wolfram Garten [wg]  <Wolfram.Garten@oracle.com>  [bccd4bb210e35400685bca58d19ca806a27bc815]

Deleting double entry.


2011-02-24  Carsten Driesner  <cd@openoffice.org>  [5e0ac176cf025f7e070d882f4bba169f6242efa7]

#i117013# Check restart state earlier in startup process to better support extensions with changed configuration settings


2011-02-24  Eike Rathke [er]  <eike.rathke@oracle.com>  [371f12e8b5f9bea2e22a50e5d7766a186634bb7f]

calc66: #i113183# in SUMIF and COUNTIF external references treat numeric strings the same as in-document As in ScTable::ValidQuery() match a numeric string for a number query that originated from a string.


2011-02-24  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [88eda2548e9b4d7a7a90e2f128f17d585250278b]

debuglevels: let DIAGNOSTICS_CONTROL_FILE depend on , to make it unique when multiple tests are running in parallel


2011-02-24  Eike Rathke [er]  <eike.rathke@oracle.com>  [40053f86ff0830b3ac08df2639575c14c04f8adb]

calc66: fixed out of bounds access in offset# Sequence of equals()


2011-02-24  Juergen Schmidt  <jsc@openoffice.org>  [af39a4d0f220f6f619d8f59b6f26b27adaa3fab4]

jsc340: merge to dev300m101


2011-02-24  Juergen Schmidt  <jsc@openoffice.org>  [e89e842175ca8bf8c5bb36636061c42743017dd9]

jsc340: merge to dev300m101


2011-02-24  Juergen Schmidt  <jsc@openoffice.org>  [79d3c761b980e4dffcb01e3e01ffc195e64f3f79]

jsc340: merge to dev300m101


2011-02-24  Matthias Huetsch [mhu]  <matthias.huetsch@oracle.com>  [992975c9f4c941ddf8d464f7268a9bb6f699d022]

Update from sibling repository.


2011-02-24  Rob Snelders  <programming@ertai.nl>  [ed67e7f052cc05b9cdfefccba04b0a51468d1c90]

translated comments


2011-02-24  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [322ffc5c4534e935c86a1814ee55268e7a9a5c4b]

debuglevels: fixed file permissions


2011-02-24  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [9d71aa84b44924c592085909bf0f2c38de0a2df4]

debuglevels: reintroduced lost row headers in first status table


2011-02-24  Caolán McNamara  <caolanm@redhat.com>  [83e28f13c3ca2b7b11db1f9c3b3eb6725ad106ca]

this should be a half-open range


2011-02-24  Caolán McNamara  <caolanm@redhat.com>  [de45b26c44e74e44a1a19b6b77548f2193f7c3ed]

For character properties check the exact position in the SwTxtNode


2011-02-24  os  <os@openoffice.org>  [957846db9df51b777f7f31c4503971c42c181bd4]

os150: m101 merged


2011-02-24  os  <os@openoffice.org>  [b004778d7fbe6501067d708f4fe32d4918bd230a]

os150: m101 merged


2011-02-24  os  <os@openoffice.org>  [45d9c034f432235593395c7476771927f8588e3e]

os150: m101 merged


2011-02-24  os  <os@openoffice.org>  [77ba69b6cbfbab29faa49f24a94a17c7351b93e2]

os150: m101 merged


2011-02-24  Christina Rossmanith  <ChrRossmanith@web.de>  [ad2fe05c76e3d425bd964ff386bb0503aded39f8]

Translated DBG_ASSERT messages


2011-02-24  Juergen Schmidt  <jsc@openoffice.org>  [228e4d2915a12802bf08303b750494c0f88e3d4a]

jsc340: i114847: fix name


2011-02-24  Noel Power  <noel.power@novell.com>  [d327558eb3dac443bf0f428ff1846473cc6166e0]

more form field cleanup

sw/inc/unocoll.hxx: removed support for the ODF_FORM_CHECKBOX & ODF_FORM_LISTBOX
services, they aren't needed at all
sw/source/core/unocore/unocoll.cxx; as above
sw/source/core/unocore/unobkm.cxx: minor tweaking to use const_cast

2011-02-24  os  <os@openoffice.org>  [cf68cc98179104a043823a658a8602f589551b86]

os150: #i85296# Insert/Object/Sound+Video removed


2011-02-24  Noel Power  <noel.power@novell.com>  [9730be282ad786d3f9b006dc31696493eee3616c]

more form field fixes

writerfilter/source/dmapper/DomainMapper_Impl.cxx: really use enhanced Text
Form field, also cleaned using enhanced fields or not logic a little more and
finally got rid of the "com.sun.star.text.FormFieldmark.xxx" type services as I
 realised these weren't necessary
writerfilter/source/dmapper/FormControlHelper.cxx: added support for Text Form
in the processField method

2011-02-24  Joachim Lingner  <jl@openoffice.org>  [61fa967bf3a8ab86f66d12ce0eca1c23a429420f]

jl164 #i109096# java help indexer service did not work with long file paths


2011-02-24  Joachim Lingner  <jl@openoffice.org>  [b2a5985ba263eb1c2ce567c5ecadfdfbe8f2c9d0]

jl164 #i109096# java help indexer service did not work with long file paths


2011-02-24  Joachim Lingner  <jl@openoffice.org>  [7eb98986f55c1eda30442a2fae60bc422f47861d]

jl164 #i109096# java help indexer service did not work with long file paths


2011-02-24  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [134976990b5733b691883020f1ed98329f9b4921]

debuglevels: #i116860# add annotation.src, prevents assertions 'bout missing resources


2011-02-24  Christina Rossmanith  <ChrRossmanith@web.de>  [3f608560558cedd279c44164175d20be0ebd4db7]

Removed commented code


2011-02-24  Rob Snelders  <programming@ertai.nl>  [93315d93c345929f8bb63a99a0e3749d16669f7a]

translated comments (36-45/54)


2011-02-24  os  <os@openoffice.org>  [997518e050e9d7540acc9cdfd8c507ea3efdd4ec]

os150: #i114366# table export fix (patch from vmiklos)


2011-02-23  Joseph Powers  <jpowers27@cox.net>  [0591319c053b2e507c1a4b6ee198794c21cbe710]

Some more #include <boost/ptr_container/ptr_vector.hpp> fixes


2011-02-23  Joseph Powers  <jpowers27@cox.net>  [b440fd8949bb12314102ad862426708881fe861e]

Add missing #include <boost/ptr_container/ptr_vector.hpp>


2011-02-23  Kohei Yoshida  <kyoshida@novell.com>  [e4ba8c9aedbd18a5863a6d29a5327d773d6176bd]

Using * for pointer type is better than typedef to FooPtr.

It saves key stroke, 1 for '*' as oppposed to 3 for 'Ptr', and it
saves one line by not having to typedef for a (for pete's sake)
pointer type.

2011-02-23  Joseph Powers  <jpowers27@cox.net>  [0f6e6d5900565e1eb5b29852ea7e85f2ca0a4aef]

Fix MacOS X build issue.


2011-02-23  Kohei Yoshida  <kyoshida@novell.com>  [635171fadb485979f386a19853d26b2d32d03cbf]

Unit test for default number format codes for US English.


2011-02-23  Andras Timar  <timar@fsf.hu>  [23dbfc32eaaa5fc93d306b13a2749659b45dc349]

l10n: wrong encoding in nl_NL dictionary description


2011-02-23  Andras Timar  <timar@fsf.hu>  [bf369174717f9123c5d0bd0a638f8da8495ee9b1]

l10n: Updated oc_FR spelling dictionary


2011-02-23  Andras Timar  <timar@fsf.hu>  [f7ce7d13813638a873bd092fcb6dbf7c92217497]

l10n: Updated oc_FR spelling dictionary


2011-02-23  Kohei Yoshida  <kyoshida@novell.com>  [0f3b0b411ba97d07e5dcb0d0bcdcbf1a094d14bb]

Run unit test as part of the build.

For now, there is no test yet, but it's coming soon.

2011-02-23  Andras Timar  <timar@fsf.hu>  [a805ba07db8be526c86a8afb66e3308da9daca40]

l10n: 'fold' from coreutils does not work well for some languages


2011-02-23  Caolán McNamara  <caolanm@redhat.com>  [26df2ac88a4971f6db70307502e70db0f4f4d01e]

use consistent type


2011-02-23  Kohei Yoshida  <kyoshida@novell.com>  [d2a16264ec6cb1ca5e8178096b72053a357cb3fb]

Initial unit test skeleton, copied and modified from sc.


2011-02-23  Martin Kepplinger  <martinkepplinger@eml.cc>  [97e6d9a68e267e8e0a49b9de5f775e855421e5aa]

translates all code-comments of writer/sw/source/ui/chrdlg


2011-02-23  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [be3930dc28edbf005b9b596642c4ea3a9881053d]

debuglevels: pulled and merged remaining changesets from m101


2011-02-23  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [9ebce1670666d40b975e6497e8b1cd3f90781875]

debuglevels: pulled and merged latest changes from same CWS / other repo


2011-02-23  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [64c6484120861729e56ed9259084cde5ad6dd7c4]

debuglevels: removed unreachable code (unxsol* WaE)


2011-02-23  Matthias Huetsch [mhu]  <matthias.huetsch@oracle.com>  [8584fcb61fa2886d708af457f1a8f9099da700f6]

Update from master repository (DEV300_m100).


2011-02-23  Matthias Huetsch [mhu]  <matthias.huetsch@oracle.com>  [2d1e303475fcd27523161aec7ba3d2bef95d102d]

Update from master repository (DEV300_m100).


2011-02-23  Matthias Huetsch [mhu]  <matthias.huetsch@oracle.com>  [1d31544fc904b398b0561df96693bff093f75357]

Update from master repository (DEV300_m100).


2011-02-23  Matthias Huetsch [mhu]  <matthias.huetsch@oracle.com>  [357be60a222004778ffbdc0743a4407875f3ac97]

Update from master repository (DEV300_m100).


2011-02-23  Matthias Huetsch [mhu]  <matthias.huetsch@oracle.com>  [87e150f6088db567580d6faddff818b77e0eec1f]

Update from master repository (DEV300_m100).


2011-02-23  Matthias Huetsch [mhu]  <matthias.huetsch@oracle.com>  [d2905141b9ecd17359b490bb779ebfc7d1b54739]

Update from master repository (DEV300_m100).


2011-02-23  Matthias Huetsch [mhu]  <matthias.huetsch@oracle.com>  [82b10c6aab95c00855cde85075237a86fd169a5e]

Update from master repository (DEV300_m100).


2011-02-23  Kohei Yoshida  <kyoshida@novell.com>  [ffa8d10bd87a34f6f09e4dea59d61a6dd8fea4f4]

Git commit --amend implies -a !?  Removing uninteneded commit.

So, it seems that when you git add and git commit --amend, it commits
all changes even when you don't specify -a !?

*sigh*

2011-02-23  Kohei Yoshida  <kyoshida@novell.com>  [cbfec50fa0f3c1fc49bd67fb197c9f97b03d8750]

Updated method documentation to be more specific.


2011-02-23  Niklas Nebel  <nn@openoffice.org>  [74d51c1c542ebbe2312d90ffb60f8f51b2de81a9]

calc66: use correct sheet for clip param also in MoveBlock, PasteDataFormat (avoid assertions)


2011-02-23  Niklas Nebel  <nn@openoffice.org>  [9830a3b8ed564471f76b0502a8a88a74952582f4]

calc66: #i116833# invalidate stream positions in ScFormulaCell::UpdateReference


2011-02-23  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [096a1315ef00a0f3feb32a469c01254f4b9e8341]

vcl119: solve a merge problem


2011-02-23  Caolán McNamara  <caolanm@redhat.com>  [ff9018923ecb49c022455ea9ceab4f8da11de073]

Likely workaround for busted environ on MacOSX


2011-02-23  Ivo Hinkelmann  <ihi@openoffice.org>  [6eaafc1cafaae15fb417cd6c7ee6c85bdc7b159f]

masterfix DEV300: #i10000# fixed BUILD_TYPE


2011-02-23  Ivo Hinkelmann  <ihi@openoffice.org>  [53d0a1320aab1cf761ae512a8da4451e059a9ea7]

masterfix DEV300: #i10000# INPATH -> OUTPATH


2011-02-23  Eike Rathke [er]  <eike.rathke@oracle.com>  [8c597c87353e3dc106308ebb93760da0a593b865]

calc66: in ADDRESS function handle sheet name of external document - Previously, 'Doc'#Tab was escaped as '''Doc''#Tab' to form one sheet name.   + Split 'Doc'#Tab to isolate Tab.   * Enquote Tab only if quotes not already present.   + Recombine strings to form 'Doc'#'Tab' (or 'Doc'#Tab if Tab wasn't necessary     to be enquoted). - A sheet name given as empty string lead to a ''.A1 address.   * Use sheet name only if not empty to form A1 in that case.


2011-02-23  Noel Power  <noel.power@novell.com>  [51576337ac12b0135ac3c72a135d99259ef2d98a]

revert 380ad35864c450f5d4df6cc29d5d512a24de11da change in wrong place


2011-02-23  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [d97809b3400ff35130bc9345647a2b7e3cf43ee9]

vcl119: rebase to DEV300_m101


2011-02-23  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [c774d769487aa276bc12ce52daf124857ba99c95]

vcl119: rebase to DEV300_m101


2011-02-23  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [1804e7477506b8fb7cddd9fe7765154df10f3727]

vcl119: rebase to DEV300_m101


2011-02-23  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [616d1a53c1f913bab1fdbdd25ace92be7cde5895]

vcl119: rebase to DEV300_m101


2011-02-23  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [3bcb29437f1d91476e759f0a6d3b72d7da3ce37f]

vcl119: rebase to DEV300_m101


2011-02-23  Ocke Janssen [oj]  <Ocke.Janssen@oracle.com>  [968263e4c26dd510afbf998cbaf970de92615691]

dba34c: special comparison of double values


2011-02-23  Carsten Driesner  <cd@openoffice.org>  [471c2f552f7b1410b9b44ef4d0861fa2059d6315]

#i115404# Revert change for i51258 which broke context menu function on right mouse click


2011-02-23  Noel Power  <noel.power@novell.com>  [ac436499d3f365eeaa5f74d51de762957a2bf24e]

remove SwXODFCheckboxField and fix a stray edit


2011-02-23  Noel Power  <noel.power@novell.com>  [4bbd387d33b61bd833aec4d09599306d44548164]

use the ODF_FORMCHECKBOX define instead of yet another const char*


2011-02-23  Caolán McNamara  <caolanm@redhat.com>  [cf8dd79050a992ba79649e5aa15b9b25d6a779e8]

WaE: catch const and unnamed


2011-02-23  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [0e78fb2766daf2d598a09d54ee80cd1ea02f7d88]

vcl119: #i117025# fix selection printing in direct print case.


2011-02-23  Juergen Schmidt  <jsc@openoffice.org>  [6a500920e5e34fc2ed5cd94e7d0b725f0d58b27b]

jsc340: fix problem with showing Java awt UI from the AppKit thread


2011-02-23  Caolán McNamara  <caolanm@redhat.com>  [5305f0ec40e99889a4de4d7550f792ce8e53691d]

remove dead jobfile.txt


2011-02-23  Caolán McNamara  <caolanm@redhat.com>  [373d09f111e09171744d9c1ff9648890e77c121f]

get rid of spurious TESTSHL2LIB mentions


2011-02-23  Wilhelm Pflueger  <Wilhelm.Pflueger@web.de>  [d9bd461b9a842732c4f2aef5939d1123e7d82471]

Reanimated test sal/qa/rtl/alloc

This was an easy hack.

Signed-off-by: Wilhelm Pflueger <Wilhelm.Pflueger@web.de>

2011-02-23  Juergen Schmidt  <jsc@openoffice.org>  [4ef76a17eed2c60b361961c9c31326ccb164512e]

jsc340: i114609: support passive component registration


2011-02-23  Ocke Janssen [oj]  <Ocke.Janssen@oracle.com>  [63f0a7dccf1ca260f0d0bba74e89aa46b38489ea]

dba34d: merge from dba34c


2011-02-23  Ocke Janssen [oj]  <Ocke.Janssen@oracle.com>  [db3540c3ecce8d9a0536430022bcfc66a373d5c6]

dba34d: merge from dba34c


2011-02-23  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [c7908996ac968e0c10e6b60590d8d54748fe4e69]

vcl119: persistent window state for print dialog


2011-02-23  Ocke Janssen [oj]  <Ocke.Janssen@oracle.com>  [e80d8ed59936df66e30c8dc7501caa18b711af16]

dba34c: #i108415# fix for strings


2011-02-23  Caolán McNamara  <caolanm@redhat.com>  [f9611b4a3bbb1e963b3a3d23b1905641c6d19651]

.is() rather than != NULL


2011-02-23  Sébastien Le Ray  <sebastien-libreoffice@orniz.org>  [51efaa592d4f54133c74e38cf294526bc78dffcd]

Double-capital autocor takes spellcheck in account


2011-02-23  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [5c23ba1988a3898721ef4e46c47210c2ab09f151]

debuglevels: merged latest CWS fixes done in another repo


2011-02-23  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [747e78b7d79c6d09f4a3e4d40db314d332fe96ed]

debuglevels: pulled and merged latest changes from DEV300_next


2011-02-23  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [5f520bf615ea39758b5891fb97f8c7ea7cde12ff]

debuglevels: pulled and merged latest changes from DEV300_next


2011-02-23  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [f1efa14185fb944cab24feb8163d8551dd00554a]

debuglevels: pulled and merged latest changes from DEV300_next


2011-02-23  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [e5572e55b7b0e67c64b2100a1de5ee7cf86120ed]

debuglevels: pulled and merged latest changes from DEV300_next


2011-02-23  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [4517b4f8f0ed28a08d3798e1b48cdd1c673f8e93]

debuglevels: pulled and merged latest changes from DEV300_next


2011-02-23  Luboš Luňák  <l.lunak@suse.cz>  [f52762f330ea6a6cb46e03b6960a1cbddd80112d]

try to work around IM problems with KDE4 integration (bnc#665112)

See comment for SalKDEDisplay::checkDirectInputEvent(). This was
introduced when switching to using Qt event loop, Qt processes
IM handling before LO gets a chance to do something and this conflicts.
This is rather hackish but I have no better idea and as long as
the IM protocol does not change it should be fine.

ACK by Petr Mladek.

2011-02-23  Noel Power  <noel.power@novell.com>  [eeeaf6c34326d703598fdaffe31a36cb2896c12e]

oops forgot to support the getProperty...


2011-02-23  Caolán McNamara  <caolanm@redhat.com>  [e51fbdff3ced0eb6383ce13165ad07cb6d9f9053]

Related: fdo#34319 document requirements for MSWord FTC/LID emulation


2011-02-23  Ingrid Halama [iha]  <Ingrid.Halama@oracle.com>  [a3cef22c9f2a47486cd1c3df2250b72efa15cd87]

chart51: #i112773# ensure correct position for equation


2011-02-23  Ocke Janssen [oj]  <Ocke.Janssen@oracle.com>  [9a2ce2d264be1ee44ac8406b39e821f7752d6947]

dba34c: #i117043# fix modified state of rowset


2011-02-23  Ocke Janssen [oj]  <Ocke.Janssen@oracle.com>  [c3d9cd5435a4ff1d98fbd12482b04ccf5d322067]

dba34c: #i117043# fix modified state of rowset


2011-02-23  Caolán McNamara  <caolanm@redhat.com>  [11013a6026cb498cf3f6a82af7c4f4562c8d4b3d]

throw out some warnings


2011-02-23  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [c32a04b6b8c5385413107f8880281abf3fa8309b]

debuglevels: fixed index access in StartTestWithDefaultOptions


2011-02-23  sb  <sb@openoffice.org>  [3bd97d757d8cb357fc1f7a54dff69cc870c70429]

sb141: #i117015# include fix for Mac OS X specific failure


2011-02-23  Caolán McNamara  <caolanm@redhat.com>  [ecf533791cbfc35314ce73add925116bf25f4965]

this can be const


2011-02-23  Thorsten Behrens  <tbehrens@novell.com>  [4025f24ca9f48453606165a30ca1db5cf4f45578]

Make tinbuild load SMTP modules only on demand

Net::SMTP::SSL and Net:SMTP::TLS may not be installed or available
on all systems, so we're now only loading that if the corresponding
command line option was given.

2011-02-23  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [aa105aad961f3e74434a550d3c9abd30341e8dad]

debuglevels: merged to-be-m101


2011-02-23  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [4dcc14fa7e853546d68a48cd9d5f81b69c25bc1f]

debuglevels: merged to-be-m101


2011-02-23  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [1fc32a1a2c2e0cda29f0530adda38253d8850b54]

debuglevels: merged to-be-m101


2011-02-23  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [32d35a27930389cb92e5ea01745d3b9855acb626]

debuglevels: merged to-be-m101


2011-02-23  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [5df06b02b4c7cc4c240f04f4b0419f908fb89c47]

debuglevels: merged to-be-m101


2011-02-23  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [a0d0b812554c10d39b25e037b6cd9222659af59d]

debuglevels: merged to-be-m101


2011-02-23  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [e82fd0260b98c1f166d330b9f5afee5f28714bad]

debuglevels: merged to-be-m101


2011-02-23  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [069f7719ebc18696bf3d0482ee18df08fd7f5ac5]

debuglevels: merged to-be-m101


2011-02-23  Thorsten Behrens  <tbehrens@novell.com>  [42795c499072b264c3f2146c40241267e50b9c84]

Made tinderbox bcc owner on error mails

Every error spam now gets Bcc-ed to the owner. This does not apply
to the x-tinder zipped log file mails.

2011-02-23  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [df2a51edb0119d25465117c7a21baa75c34f99cb]

dba34d: fixed attemptListenerCreation (transplanted from ee617dd09545040933f21b8333864f70bd8f8d52)


2011-02-24  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [5ef36f28c6c5eaf36c7be814b975d4c6ce9224ea]

debuglevels: do not iterate over a directory whose 'open' returned a failure - prevents later assertions from the OSL implementation


2011-02-23  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [1653b95634d31f76a9511f91970d14dfef559acb]

debuglevels: #i116845# temporarily disable the 'OnTitleChanged notified for an unknown document' assertion


2011-02-23  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [c138eaf6c0904c413d9b789260e0fd6d2b9ffc71]

debuglevels: pulled and merged latest changes from DEV300_next


2011-02-23  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [2a722a41a6819844227216dcf884c49f916eb91a]

debuglevels: merged to-be-m101


2011-02-23  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [7ac0c9bc14ac38a9c0d3bb3f117208464c719941]

dba34d: fixed attemptListenerCreation


2011-02-23  Ocke Janssen [oj]  <Ocke.Janssen@oracle.com>  [0ce16968e3dc0893462944b828195fbf14acbe9f]

dba34c: #i117046# check if query exists


2011-02-23  Jan Holesovsky  <kendy@suse.cz>  [6b4ce3ee9163cf1f9ea1d7193027b9ba5e10a0f6]

Fix debug build of sw.


2011-02-23  Jan Holesovsky  <kendy@suse.cz>  [8ebb8ca7609701988180e1ddecb04b7cbf35de46]

Make FindControl() function static.


2011-02-23  Thorsten Behrens  <tbehrens@novell.com>  [b050ea959a4bbcc10b14b2df72fc6d85e130eb69]

Rename cleanup make target

The old version was from libreoffice/build times.

2011-02-23  Michaël Lefèvre  <lefevre00@yahoo.fr>  [dfa58beb6a77aa800f1b361682855737aefebdc2]

Remove bogus comment

Simplifie bug id comment, removing bogus comment by the way

2011-02-22  Kohei Yoshida  <kyoshida@novell.com>  [7ab87dce855a09a2c0e0563afe9229641bea3850]

Accidentally changed the logic. Fixing it now.


2011-02-23  Thorsten Behrens  <tbehrens@novell.com>  [34daa0c20878ebd6054c703ef91e0dfcf9914ddf]

Enable tinbuild to also use SMTP auth

Previously, tinbuild was only able to use a local MTA - with this
change, one can also e.g. use a googlemail account. Login creds and
smtp crypt method gets passed via command line.

2011-02-22  Kohei Yoshida  <kyoshida@novell.com>  [680debe50b6c3e62ca82be368e09fa8cf423a373]

Break up giant if statement into smaller ones.


2011-02-22  Kohei Yoshida  <kyoshida@novell.com>  [7f960a4c428452a78ee0256b71acc33e0962fc39]

Fixed indentation and bracket style.


2011-02-22  Caolán McNamara  <caolanm@redhat.com>  [d7d7e6f8d491e5fc5365edba3d895d66fdc65443]

add possibility of passing command line args down to tests


2011-02-22  Caolán McNamara  <caolanm@redhat.com>  [fccef9d68d48abe7bef0ed15b1d77d364675c195]

Account for the possibilty of a newline in an env variable

So, lets getline on '\0' and keep it simple.

2011-02-22  Thomas Arnhold  <thomas@arnhold.org>  [d2a6b1e9a07831ba54a3c6f3604b451b2c5eb5dc]

Remove HPUX from imakedep.h


2011-02-22  Thomas Arnhold  <thomas@arnhold.org>  [a97a5b0015f2468b6b242bbb526e9afe6b436ec9]

Remove Tools -> Media Player from Calc


2011-02-22  Thomas Arnhold  <thomas@arnhold.org>  [6a4be7810c11a82ea27d097fc391a2eacd626b1a]

Remove Tools -> Media Player from Writer


2011-02-22  Thomas Arnhold  <thomas@arnhold.org>  [1f2478841c552994bb9da6cf38a105332ed5dfd7]

Remove Tools -> Media Player from Draw


2011-02-22  Matthias Huetsch [mhu]  <matthias.huetsch@oracle.com>  [93fd2e29e8eb51dd7a12cce0d853b75e7fb447fa]

#i115784# configure: Add check for valgrind/memcheck.h, defining HAVE_VALGRIND_MEMCHECK_H.


2011-02-22  Matthias Huetsch [mhu]  <matthias.huetsch@oracle.com>  [17d70631f3269f9750c1f0b9d204418210964f14]

#i115784# configure: Add check for valgrind/memcheck.h, defining HAVE_VALGRIND_MEMCHECK_H.


2011-02-22  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [46f05469df2436d3923b73b876394450bcc23b71]

vcl119: #i109847# #i112313# workaround a strange clip region problem on windows printer drivers


2011-02-22  Ivo Hinkelmann  <ihi@openoffice.org>  [853a58836446858b75bf82916272e9fd27a7a892]

masterfix DEV300: #i10000# remove hard dep


2011-02-22  Ivo Hinkelmann  <ihi@openoffice.org>  [f5c661e67e58458eaa536b6563701e88f2b75607]

masterfix DEV300: #i10000# usage of L10N build_type


2011-02-22  Ivo Hinkelmann  <ihi@openoffice.org>  [ec552c26abaa80dacb9f9b452d5b60dcfa8abd28]

masterfix DEV300: #i10000# usage of L10N build_type


2011-02-22  Ivo Hinkelmann  <ihi@openoffice.org>  [e2a3d487efb2bd5e582eb10e4150530c3f7377c5]

masterfix DEV300: #i10000# usage of L10N build_type


2011-02-22  Ivo Hinkelmann  <ihi@openoffice.org>  [8427b0f498b040a465cc20c4a323191d6b2aea5f]

masterfix DEV300: #i10000# usage of L10N build_type


2011-02-22  Ivo Hinkelmann  <ihi@openoffice.org>  [dee1ea70160df84946cf9040281de42945faf65a]

masterfix DEV300: #i10000# usage of L10N build_type


2011-02-22  Ivo Hinkelmann  <ihi@openoffice.org>  [20529755b301c7af2c5ab461329b2d979b2cdbff]

masterfix DEV300: #i10000# usage of L10N build_type


2011-02-22  Ivo Hinkelmann  <ihi@openoffice.org>  [f2aeec8f22f37146c2f9120e8d0ead383049c1fa]

masterfix DEV300: #i10000# usage of L10N build_type


2011-02-22  Ivo Hinkelmann  <ihi@openoffice.org>  [4fba42e5f98fcc0fa9addf41a793c1d7f11602c8]

masterfix DEV300: #i10000# usage of L10N build_type


2011-02-22  Ivo Hinkelmann  <ihi@openoffice.org>  [ce6308e4fad2281241bf4ca78280eba29f744d43]

masterfix DEV300: #i10000# usage of L10N build_type


2011-02-22  Ivo Hinkelmann  <ihi@openoffice.org>  [818573bfbce420afedffd45d7bb080f25da32625]

masterfix DEV300: #i10000# usage of L10N build_type


2011-02-22  Ivo Hinkelmann  <ihi@openoffice.org>  [b09657659faf097cdd993a4dc86c164f9366bb8c]

masterfix DEV300: #i10000# usage of L10N build_type


2011-02-22  Andras Timar  <timar@fsf.hu>  [84db48187b17aa5e37970e8f986044f3668c4faf]

l10n: add Breton spelling dictionary


2011-02-22  Andras Timar  <timar@fsf.hu>  [fc19bad5b7d6a4ca75f8b60fa91831df0a50d6b3]

l10n: add Breton spelling dictionary


2011-02-22  Caolán McNamara  <caolanm@redhat.com>  [14c6bbf67d386fed4af3062a69f53bc058638afa]

temp disable due to tinderbox failure


2011-02-22  Caolán McNamara  <caolanm@redhat.com>  [702dd17d17da78673c42b3a47022d24baec26cd3]

Don't use gsl_getSystemTextEncoding for the imported clipboard AnsiString

What the *current* system encoding is has no bearing on what
the source one was. Unfortunately doesn't seem to be stored anywhere,
so best to assume 1252.

2011-02-22  Takeshi Abe  <tabe@fixedpoint.jp>  [ef3ea4637c46834bcac809b5b22538c182b891cb]

Enabled backspace with any modifier in case of SC_INPUT_TYPE

fdo#32574 EasyHack: Shift-Backspace doesn't work correctly

2011-02-22  Nigel Hawkins  <n.hawkins@gmx.com>  [e1b0aa130b228da8587e08802c7e641d1d3a9068]

Remove SvBools from svl


2011-02-22  Rafael Dominguez  <venccsralph@gmail.com>  [2e83e4f2ddd386d57b13310f92b8f93f9fa5a7a5]

Update mpItemList from std::vector to boost::ptr_vector.


2011-02-22  Andras Timar  <timar@fsf.hu>  [d2dc2b8164dc62f5ca438651708bb187d09b0a08]

l10n: add Breton spelling dictionary


2011-02-22  Noel Power  <noel.power@novell.com>  [4b3f93c95980d70c60cb302abcbe256bf186d70c]

use r:id or o:relid ( whichever exists ) for vml shape import


2011-02-22  Caolán McNamara  <caolanm@redhat.com>  [3e4d9d9d1e9fa62287df84bf7982a96290e1377a]

get to build under windows


2011-02-22  Juergen Schmidt  <jsc@openoffice.org>  [4bd94edc87f7e158b73e80f70fe6671bca85814a]

jsc340: i114609: support passive component registration


2011-02-22  Luboš Luňák  <l.lunak@suse.cz>  [b81e2789d7d5a20900c79f69c69cd6a7cd4408e8]

try to work around IM problems with KDE4 integration (bnc#665112)

See comment for SalKDEDisplay::checkDirectInputEvent(). This was
introduced when switching to using Qt event loop, Qt processes
IM handling before LO gets a chance to do something and this conflicts.
This is rather hackish but I have no better idea and as long as
the IM protocol does not change it should be fine.

2011-02-22  Luboš Luňák  <l.lunak@suse.cz>  [8f0c8a2d3701f02c070117d08ee997ba4ea48d38]

report properly button positions in Qt scrollbars (bnc#550828)


2011-02-22  Thomas Arnhold  <thomas@arnhold.org>  [58589b2337d4371d962d32638e0d71f2f87385db]

Remove txtcfg.hxx

Their defined macros get only used once:

SLOPPY_TWIPS, CONST and CONSTCHAR. Moved this into the respective files.

2011-02-22  Caolán McNamara  <caolanm@redhat.com>  [b96371442e281d7403ebfb08cdb53f8e6885135e]

fix to build under windows


2011-02-22  Thomas Arnhold  <thomas@arnhold.org>  [0c260fdbfd02abbf1f8f413b16e669359bcebb92]

Remove DBG_LOOP usage


2011-02-22  Joseph Powers  <jpowers27@cox.net>  [f9c8d3760a0bb2c83a9014b6396dfdec9329372e]

Remove DECLARE_LIST( StringList, String * )


2011-02-22  Juergen Schmidt  <jsc@openoffice.org>  [928af9414dac5ff185e2a8716a585efc33be2001]

jsc340: i114609: support passive component registration


2011-02-22  Thomas Arnhold  <thomas@arnhold.org>  [3917b73f7ef9c5aed7d26cc9622cd6400a712939]

Remove DBG_LOOP macro


2011-02-22  Ivo Hinkelmann  <ihi@openoffice.org>  [63bed58e6ba96fa6f59f51399826253687227b88]

masterfix DEV300: #i100000# dep. fix


2011-02-22  os  <os@openoffice.org>  [929609c30dcfb481d1cd5ea46c289992c491ed7c]

os150: #i50869# token control size increased


2011-02-22  Ivo Hinkelmann  <ihi@openoffice.org>  [1c298e7288a22afb44ef7059131a26154b2257dc]

masterfix DEV300: #i10000# added missing const


2011-02-22  Jean-Baptiste Faure  <jbf.faure@orange.fr>  [20c8ec29f0ea33bc2da0ca3f087456bffe6d1636]

Changed label size and position for BTN_GENERAL_PREC, FT_PREC and ED_PREC

FT_PREC overwrote BTN_GENERAL_PREC so that French translation was truncated

2011-02-22  os  <os@openoffice.org>  [0bfc72fa9d01217ae47c88f41591d6b238904366]

os150: #i115062# invalidate slot FN_VIEW_META_CHARS after printing


2011-02-22  Caolán McNamara  <caolanm@redhat.com>  [b6c5d5f89a913d58b0c919453e44a0c95decd43b]

tweak .mk to copy necessary files


2011-02-22  Michael Meeks  <michael.meeks@novell.com>  [71f7ea152bb4e5f1d40d37e704ddbea952f55119]

fix fdo#32640 - un-necessary reverse lookup on startup

Signed-off-by: Jan Holesovsky <kendy@suse.cz>

2011-02-22  Caolán McNamara  <caolanm@redhat.com>  [1e49a08e66a006f03e065d774fd4637138b72c07]

revert this


2011-02-22  Caolán McNamara  <caolanm@redhat.com>  [4dd48855662ba77ab1b6268ca6176a51fe9a3ad0]

revert this


2011-02-22  Caolán McNamara  <caolanm@redhat.com>  [23adf2f0d6bdf40d518541cd4a69b6c167c5d4a0]

seems we need -s after all


2011-02-22  Caolán McNamara  <caolanm@redhat.com>  [cb30c01b17538d448f5e526b7717c45373bb1222]

set test dependency order


2011-02-22  Caolán McNamara  <caolanm@redhat.com>  [fe0ed24c5373e97143d03dcf1d09f1f4c66a8966]

change all _cppunit.mk to local version


2011-02-22  Nigel Hawkins  <n.hawkins@gmx.com>  [9779f2bd45a687be122d406490e4f1cb284119a8]

Remove SvBools from editeng


2011-02-22  Caolán McNamara  <caolanm@redhat.com>  [a48b9bc5d616e4f4ea1a5cf9423d33ebe59df6e9]

make these tests less noisy


2011-02-22  Eike Rathke [er]  <eike.rathke@oracle.com>  [6fe89ba79405c8aa94af650134abce353ec3ce33]

calc66: merge


2011-02-22  Eike Rathke [er]  <eike.rathke@oracle.com>  [fbd12549299a2fccab00e3f5a9d0bac161170b75]

calc66: #i110588# treat external references as 3D again (they are at least 3.5D ;)


2011-02-22  Wilhelm Pflueger  <Wilhelm.Pflueger@web.de>  [c6d9c4fe83c98bf9d5ce7cb2a192316302f13e7c]

EasyHacks: Re-animate tests in sal/qa/osl

Some tests in osl_process are not running:
a) the batch file for the batch test is not copied to the
execution path
b) osl_execProc_exe_name_in_argument_list() throws an assertion.

2011-02-22  Caolán McNamara  <caolanm@redhat.com>  [1b299df876ac994f317ab48d8fc1d5e466e812de]

Break into two lines means that line began with spaces, so how-to-run lost


2011-02-22  Noel Power  <noel.power@novell.com>  [75b4c3b7807b84f812db0400c6d827b78e24ba8d]

remove redundant include that was committed by mistake

remove #include "oox/token/tokenmap.hxx" that I added whilst doing some debug

2011-02-22  Caolán McNamara  <caolanm@redhat.com>  [c9d2ac6dcbcd70b5a3bb9929789165d704d740b4]

-r and -s doesn't do anything


2011-02-22  Caolán McNamara  <caolanm@redhat.com>  [916b3e9fc40573dbd570f6af5a521540dd2fbba0]

remove javainstaller2


2011-02-22  Caolán McNamara  <caolanm@redhat.com>  [e4f65851e5d9318516efe09ca5c6ad8442326f42]

remove javainstaller2


2011-02-22  Caolán McNamara  <caolanm@redhat.com>  [978cc9511e3313f5005a21126ed500ec2bce7c3d]

remove javainstaller2


2011-02-22  Michael Meeks  <michael.meeks@novell.com>  [0a7ca5e8504cedceb949998858fb4df926d2f3bd]

fix fdo#32640 - un-necessary reverse lookup on startup


2011-02-22  Caolán McNamara  <caolanm@redhat.com>  [997fd679f582d6482816824b6b7a05637239ca6a]

silence these warnings


2011-02-22  Bálint Dózsa  <dozsabalint@gmail.com>  [a028e9602e51953bee02a36b619219430b4b2e00]

Remove dead code


2011-02-22  Caolán McNamara  <caolanm@redhat.com>  [6e3179b24478f0dfb48d73f8cddb7548e3416cfb]

throw out some warnings


2011-02-22  Caolán McNamara  <caolanm@redhat.com>  [1bf8bfc64ab045bd8372dee4fc246c594cba6b2a]

mark this dir as warnings free


2011-02-22  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [f9e25d541ab0b3554112f0e89bddca72e900c0e3]

removing duplicates from tango/default in oxygen


2011-02-22  Noel Power  <noel.power@novell.com>  [b9834274194db5b94e92a77b4e8cc49af7956d3f]

fdo#34305 fix missing jpg/gif in docx import


2011-02-22  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [4f17b99d4258c64781136885d16d022e21fd823d]

removing superficial files in ooo_custom_images/human


2011-02-22  Christina Rossmanith  <ChrRossmanith@web.de>  [1a21e1f1882023fa239e26725d8348a55c367e67]

Translated comments German -> English


2011-02-22  Michael Meeks  <michael.meeks@novell.com>  [9e0bfd4e7df2236a483f0783298e6cf23b5581b1]

fix fdo#34533 - occasional blank first slide in presentation


2011-02-22  Christina Rossmanith  <ChrRossmanith@web.de>  [5065ae15dd6febcc8c49a9859a6aa2ad7a84cba0]

Removed bug reporter and date


2011-02-22  Caolán McNamara  <caolanm@redhat.com>  [84999a62ff2e240f4e44184d83e147d42e645b6c]

Rework this test to be useful.

Make it test that everything works as expected under EEXIST conditions,
which is what it effectively tested for before.

2011-02-22  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [3cbf819cef381f0c5137aac3e48d398d25065178]

dba34d: merge


2011-02-22  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [a1ec6342c4ebdffc54f5184d4a146c9f2e4255a6]

dba34d: merge


2011-02-22  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [6166215297ab4f7050b1b64773abf42b7ffb45bb]

dba34d: merge


2011-02-22  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [fd4731c6b7b91c6c26744b18f1761bfdb5c0df00]

dba34d: merge


2011-02-22  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [0739ec904ac695aadc2aec604fa21cb599fca369]

dba34d: merge


2011-02-22  Martin Kepplinger  <martinkepplinger@eml.cc>  [af22e03d5f6bac870d1143fc7e41b95009b40e36]

Translated comments from German to English


2011-02-22  Caolán McNamara  <caolanm@redhat.com>  [c11ef4be864c8ae1b5911c18368de5869b960f5d]

-r and -s doesn't do anything


2011-02-22  Caolán McNamara  <caolanm@redhat.com>  [85bf14dc3de0f9a70b56b862f1ae41326a93027d]

make this one an exception file too


2011-02-22  Tobias Krause  <tkr@openoffice.org>  [6b0f29593fd4753cc32e7a955d79642cf868e43f]

tkr38: #i112307# build errors on mingw fixed


2011-02-22  Ocke Janssen [oj]  <Ocke.Janssen@oracle.com>  [f483ceb3a466f25641615baca7aa8c07d1f6b000]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba34c


2011-02-22  Ocke Janssen [oj]  <Ocke.Janssen@oracle.com>  [029baa1e8fe4e1f436ee530c2883409b71527a7f]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba34c


2011-02-22  Ocke Janssen [oj]  <Ocke.Janssen@oracle.com>  [bd813a3bc656dd2d26951bf703abe78c94a002d4]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba34c


2011-02-22  Ocke Janssen [oj]  <Ocke.Janssen@oracle.com>  [f4f59c1cb41bf69ebd6e31d5e4676bcbab6cafdf]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba34c


2011-02-22  Ocke Janssen [oj]  <Ocke.Janssen@oracle.com>  [6fb4827d885fe98fd66d8bb932efe7b44ebf43f6]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba34c


2011-02-22  Ocke Janssen [oj]  <Ocke.Janssen@oracle.com>  [81b2f9a21198fd7fbbf1c7d208055d017147713f]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba34c


2011-02-22  Ocke Janssen [oj]  <Ocke.Janssen@oracle.com>  [61d2dfb35bb6434551bdefb17730ae65ae78365e]

dba34d: replace tools types


2011-02-22  Caolán McNamara  <caolanm@redhat.com>  [74fc101d5da61a42082cbad99118ec29bdd61073]

fix build error


2011-02-22  Ocke Janssen [oj]  <Ocke.Janssen@oracle.com>  [307556af7f3802f71b9c28643021513d6256f084]

dba34c: #i117036# call getFrom clause before getSelect


2011-02-22  Nigel Hawkins  <n.hawkins@gmx.com>  [a779166310ee76fe74dbaee4255b4fb92bd436fa]

Remove last traces of SvBools from sw


2011-02-22  Nigel Hawkins  <n.hawkins@gmx.com>  [b4982fffb1f761a7e514371000078623110c8cf8]

Remove use of SvBools in wrtww8.cxx


2011-02-22  os  <os@openoffice.org>  [480ed8e16fcf2858edb7a78e0005aef57eddb03a]

#i101353# stop column width balancing in small tables


2011-02-22  Marc Neumann [msc]  <Marc.Neumann@oracle.com>  [154b8f5a322f94509ec8724ed0f9fb63f8069641]

cws dba34c: the celldescription control is visible at all database types


2011-02-22  Kohei Yoshida  <kyoshida@novell.com>  [28201dd8e097fcc46fa9bd55a0b5c4fb9e4f3d73]

Add fileaccess to its dependency list.


2011-02-22  David Tardon  <dtardon@redhat.com>  [963ca8d0280b86f5a6d2665c711cca8777e3ee32]

add SolarMutexGuard


2011-02-22  David Tardon  <dtardon@redhat.com>  [3ef4b2a2241f3cb504451a82059fdc0c1e05e6f1]

fix assertion


2011-02-22  David Tardon  <dtardon@redhat.com>  [4698ed2a5ce9fad698967fa4e1d144feb8891ef2]

WaE: unused variable


2011-02-22  Yifan J  <yfjiang@novell.com>  [673c4f29ff13d4de38aae6ea1aa0b0c74ee59d07]

expand template files counts index in the array

If many language packs are installed, the
original 20 items array is not enough to contain the file list.

2011-02-21  Kohei Yoshida  <kyoshida@novell.com>  [2546f05524c2d913ab9531c5a394293e27018cee]

Fixed build breakage.


2011-02-21  Kohei Yoshida  <kyoshida@novell.com>  [538363503ca37f8e3800409ba54df190341ffb27]

Fixed build breakage.


2011-02-22  Tor Lillqvist  <tlillqvist@novell.com>  [0e2be9d8ee1a4a0faa65becafc8e27b9869304aa]

Include precompiled_sc.hxx


2011-02-22  Rene Engelhard  <rene@debian.org>  [766d3a2b0750762eab62a9f13f757e513f834bf7]

move -Wl,--no-relax into extra LINKFLAGS


2011-02-21  Albert Thuswaldner  <albert.thuswaldner@gmail.com>  [43fdbd39de2089c42d6538964b87f05a3407f929]

Remove dead code and translate German comments


2011-02-22  Tor Lillqvist  <tlillqvist@novell.com>  [4976742d71061b2c9d13409aa95daea7c142614e]

Include precompiled_sc.hxx


2011-02-21  Albert Thuswaldner  <albert.thuswaldner@gmail.com>  [3b29a82367b8733e02aa8882912d3def85b8ecea]

Remove dead code and translate German comments


2011-02-21  Albert Thuswaldner  <albert.thuswaldner@gmail.com>  [2687623312c3e150dc8d62c5cbd4426a75df9c86]

Remove dead code and translate one comment


2011-02-21  Martin Kepplinger  <martinkepplinger@eml.cc>  [f4f9f65ebbeec4e62a86860cee92bd256b1b4193]

Comment fix


2011-02-21  Martin Kepplinger  <martinkepplinger@eml.cc>  [944d5f919254faaca9498394e2069ab6fb947952]

Translate german comments of writer/sw/source/ui/cctrl

This translates the few german code comments in the cctrl directory to
english.

This is contributed under the terms of the MPL 1.1 / GPLv3+ / LGPLv3+ triple
license.

2011-02-21  ka  <kai.ahrens@oracle.com>  [3cc35e61a47a4d41c02eaac1fd7776cc3d963908]

ka102: no packaging of prebundled librsvg


2011-02-21  Christoph Herzog  <rhogez@googlemail.com>  [dc4ab87de3b87a0cca1bbdba2d6e4d6e887fc3fd]

Translation of German commentsTranslation of German comments.


2011-02-21  Sébastien Le Ray  <sebastien-libreoffice@orniz.org>  [45a30db947fb036e1cf554748e0f7c8d1437dfb0]

Disable protocols capitalization


2011-02-21  Sébastien Le Ray  <sebastien-libreoffice@orniz.org>  [66dc7126d9c5041086860dd79aaaa094e2fdddfb]

Better protocols handling in french autocorrect


2011-02-21  Caolán McNamara  <caolanm@redhat.com>  [0fa6e95fb2f6a5dc3ebc6004c4196121e1bc51c4]

drop warnings


2011-02-21  Caolán McNamara  <caolanm@redhat.com>  [3bf613231612f25e8f72d20b916269e910b417f2]

deliver cppunittester into a different dir than the stock solver/bin

This means that under windows the dlls found in PATH will be found, in the
order set by PATH, and not any dlls that happen be side-by-side with it,
which compromises the test local .dlls before deliver concept.

2011-02-21  Caolán McNamara  <caolanm@redhat.com>  [aed8cfe897b91d83c9702cf4038652a01adb103e]

throw out some warnings


2011-02-21  Caolán McNamara  <caolanm@redhat.com>  [c3effed8c060ffefedba093313c0f4a889cddc7b]

throw out some warnings


2011-02-21  Caolán McNamara  <caolanm@redhat.com>  [0b39c5e4b4be0414662d738ebfb535dbf0175643]

WaE: mark this dir as warnings free


2011-02-21  Caolán McNamara  <caolanm@redhat.com>  [bce2c326f58d6de1837b6ee35d3295e425761069]

leave disabled under windows for the moment


2011-02-21  Caolán McNamara  <caolanm@redhat.com>  [04bd876d51d11506bf78b4497433c8186494ebd4]

add document load tests for CVEs that have affected calc


2011-02-21  Caolán McNamara  <caolanm@redhat.com>  [6ebee61b8d511f9d1d416296a2c5551bcfc5bdaf]

use a different dir for cppunittester


2011-02-21  Tor Lillqvist  <tlillqvist@novell.com>  [ccd695070ea7835f213f7939cb33f7c780fb67db]

Include precompiled_filter.hxx


2011-02-21  Joseph Powers  <jpowers27@cox.net>  [c62993f4e6e5fc78f9dd94f6c3f2a80719834db1]

Remove SV_IMPL_MEMBER_LIST (it's not used)


2011-02-21  Albert Thuswaldner  <albert.thuswaldner@gmail.com>  [78aa7b551cc0d844c128d2fe0a9fb71bda416025]

Translation of German comment.


2011-02-21  Kohei Yoshida  <kyoshida@novell.com>  [9ff01234905f510e4e9c066c29bd12caf6c1d476]

Added method documentation.


2011-02-21  Joseph Powers  <jpowers27@cox.net>  [8c8365d22f697eebc74f4044f90e3ca47d9b1c00]

Remove DECLARE_LIST( DdeFormats, long )


2011-02-21  Kohei Yoshida  <kyoshida@novell.com>  [5a7156eec15c84ae7833caafe4d394a26b54bf00]

Use const where possible.


2011-02-21  Kohei Yoshida  <kyoshida@novell.com>  [1eab8088bef9f594781df22cc4c4c42764efe4ea]

Extracted a common code block into own method.


2011-02-21  Rene Engelhard  <rene@debian.org>  [5e87dcbb57e7f738eade3beb40b241c8a6e84b1b]

use -Wl,--no-relax (fdo#32224), thanks Michael Cree


2011-02-21  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [4f0bb1e7251dc2f108ca406bf51d6dbed71a54c5]

disable copy/write unittest as it makes assumptions on the build-environment


2011-02-21  npcdoom  <venccsralph@gmail.com>  [c670a6d57a09c7641ceb9609bef841f98b8830cb]

[PATCH 10/10] Remove deprecated List container.


2011-02-21  npcdoom  <venccsralph@gmail.com>  [0550c05dba06625b62d71e90395b1eeb43b0f3b4]

[PATCH 09/10] Remove deprecated List container.


2011-02-21  npcdoom  <venccsralph@gmail.com>  [8cd20ddc7c8cb209be82a7f6fcccff235d1ad383]

[PATCH 08/10] Removed deprecated List container.


2011-02-21  npcdoom  <venccsralph@gmail.com>  [5b2b2071d3095e4b00a32a5a0cbb74f85347050a]

[PATCH 07/10] Removed deprecated container List.


2011-02-21  npcdoom  <venccsralph@gmail.com>  [02eb479579a1d35317c327e94d7e1b38615f388c]

[PATCH 06/10] Remove deprecated List container.


2011-02-21  npcdoom  <venccsralph@gmail.com>  [c86a8ee55868260bdcdcca4c056e16adb7b3d168]

[PATCH 05/10] Removed deprecated List container.


2011-02-21  npcdoom  <venccsralph@gmail.com>  [0f8cdfc15c2af06775270d50edec47515ff74b2f]

[PATCH 04/10] Removed deprecated List container.


2011-02-21  npcdoom  <venccsralph@gmail.com>  [c87147cb0b1638d86ace10b42a953f004b1076de]

[PATCH 03/10] Remove deprecated List container.


2011-02-21  npcdoom  <venccsralph@gmail.com>  [41e04fc554c3cb6757134f82d3814d57c3d216c7]

[PATCH 02/10] Remove deprecated List container.


2011-02-21  npcdoom  <venccsralph@gmail.com>  [777417b81b6538da34f7e1ceba1d42f5effd0223]

PATCH 01/10] Remove <tools/list.hxx>


2011-02-21  Tor Lillqvist  <tlillqvist@novell.com>  [625041e7863de74a909f259acc32e6148868787b]

Fix typo


2011-02-21  Joseph Powers  <jpowers27@cox.net>  [3e46952e367a9456faffa8c8c99d259811b117c4]

Delete some comment out code.


2011-02-21  Joseph Powers  <jpowers27@cox.net>  [b5863b83d212ae344cefe0aefdfd4caddaded02b]

Remove classes DdeServiceList & DdeTopicList

These don't appear to be used anywhere.

2011-02-21  Tor Lillqvist  <tlillqvist@novell.com>  [6e0a6da201b693e1913aadae220e2a10d6087123]

Stop using namespace rtl

It causes compilation errors in MSVC when using precompiled headers
because of the ambiguity of Reference. Instead use explicit 'using
::rtl::OUString' and 'using ::rtl::OUStringBuffer'.

2011-02-21  Thomas Arnhold  <thomas@arnhold.org>  [b4dc90664f7709ef595bad6d931e7a577dde8f0a]

Remove ZTC support

Obsolete Zortech compiler

2011-02-21  Thomas Arnhold  <thomas@arnhold.org>  [2868cfdcbaa5d76d854bc55aa8c33621acdb8ad2]

Remove ZTC support

Obsolete Zortech compiler

2011-02-21  Ivo Hinkelmann  <ihi@openoffice.org>  [3a74c90ca8a7befe0dc812a92c4d482ae99c3d26]

masterfix DEV300: #i10000# WAE fixes


2011-02-21  Thomas Arnhold  <thomas@arnhold.org>  [b83e7b4144a132f34681f7b71619156e997381f0]

Remove CSET support

Obsolete IBM CSet C-Compiler

2011-02-21  Thomas Arnhold  <thomas@arnhold.org>  [f1251713373f9315ec9a392b547d7069417a1e81]

Remove CSET support

Obsolete IBM CSet C-Compiler

svidl.cxx: This seem to be an error, all other files check for PM && !CSET.

2011-02-21  Thomas Arnhold  <thomas@arnhold.org>  [2a904565e528a8a97d3e3886a59f17fd07ec1699]

Remove MTW leftover


2011-02-21  Thomas Arnhold  <thomas@arnhold.org>  [7e4dcdb1e0999cf65f4025eac976084b09e266be]

Remove CSET support

Obsolete IBM CSet C-Compiler

2011-02-21  Thomas Arnhold  <thomas@arnhold.org>  [686ccbe48fdeabbdf0d4b8445d93da8fae40079b]

Remove CSET support

Obsolete IBM CSet C-Compiler

2011-02-21  Tor Lillqvist  <tlillqvist@novell.com>  [9583397fb6501817af76f8963e6ed105fec46429]

Including sal/main.h causes a compilation error and is apparently not needed


2011-02-21  Michael Stahl  <mst@openoffice.org>  [a2d8c850b27b2583096e7d681496f956086bc966]

sw34bf03: #i100620# #i97173#: wordml: integrate patch from sus: package fix


2011-02-21  Thomas Arnhold  <thomas@arnhold.org>  [64f0b8894089f5745512c8ef34352e798d4ebbf1]

And remove unused error.h


2011-02-21  Thomas Arnhold  <thomas@arnhold.org>  [957791409ae9d7ae735e38c6a0615efefcbecc9f]

Remove all traces off ASSERT_ID


2011-02-21  Thomas Arnhold  <thomas@arnhold.org>  [075fbb3a5b30fc86dd13fac8e647a2865c27c8e2]

Move ASSERT_ID to OSL_ASSERT


2011-02-21  Mikhail Voytenko  <mav@openoffice.org>  [c5c48a5c9a43e0b974b8a7f12205b90b9a990df0]

fwk166: #164409# remove unused icons


2011-02-21  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [5b5c2ecf2c91d97652e6a16b615b0f7d92ebf98b]

vcl119: #i114306# update jobsetup before and after print job


2011-02-21  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [d2681b9888383e1c3f8f8286b615944f35497e67]

vcl119: #i114306# update jobsetup before and after print job


2011-02-21  Francois Tigeot  <ftigeot@wolfpond.org>  [f473d28ae90215331b7dad94bb7377bb95b468b6]

Remove 386BSD support.


2011-02-21  Caolán McNamara  <caolanm@redhat.com>  [cc520a65abfbcb407caccd26db01c001770c33c7]

this test only makes sense if we're not root


2011-02-21  Takeshi Abe  <tabe@fixedpoint.jp>  [5b7fcb124dd56eae4ba130db553e8673e0d2e991]

Fixed a crasher when retrieving an external value from in-memory doc.


2011-02-21  Michael Stahl  <mst@openoffice.org>  [e8fd9317e69820969a938f624f31a496be2b21a3]

sw34bf03: #i100620# #i97173#: xsltfilter: fix deadlock in error handling


2011-02-21  Joseph Powers  <jpowers27@cox.net>  [006c949ebb4c1062e3bdaaebbeae9d0237758fd9]

Some more #include <tools/list.hxx> cleanup


2011-02-21  Niklas Nebel  <nn@openoffice.org>  [779936a63a47264312a1703ee6a30dc462702c28]

calc66: #i116940# update link URLs after CompileXML, count only allocated sheet caches in link API


2011-02-21  os  <os@openoffice.org>  [d352999c3a867f3e973b325b440ef2d8ce5f776d]

os150: #i76415# namespace XLINK added


2011-02-21  Ivo Hinkelmann  <ihi@openoffice.org>  [06385266dfd8ccde6cd79c64909e077d1e39dee3]

masterfix DEV300: #i10000# removed one hard dep


2011-02-21  Francois Tigeot  <ftigeot@wolfpond.org>  [ee1cfb353a4ced145fa27dfd55e688413451ba3e]

Remove a typo.


2011-02-21  Francois Tigeot  <ftigeot@wolfpond.org>  [75c4cb64a3be9726f469953dd11fda632217417a]

Remove SCO support.


2011-02-21  Rob Snelders  <programming@ertai.nl>  [8f9258c5bb99b3f9630747dbb4eaaae3a72b4978]

translated comments (30-35/54)


2011-02-21  Francois Tigeot  <ftigeot@wolfpond.org>  [f12b13ab56e80389ec9a98da9dd96b5de401e1a9]

Remove OSF/1 support


2011-02-21  Tor Lillqvist  <tlillqvist@novell.com>  [9ab167aabc25aef801038312804e5ef1a7242dc4]

Fix typo


2011-02-21  Joachim Lingner  <jl@openoffice.org>  [1e65d22b7ce7d3f65f730dbd788fc4423b707a5e]

jl164 #i109096# folders in configuration and help registry folders are now created with unotools::TempFile.


2011-02-21  Joseph Powers  <jpowers27@cox.net>  [7e27a93df4843d21c4129d97f64ceeaa8a67dded]

Cleanup some #include <tools/list.hxx>


2011-02-21  Tor Lillqvist  <tlillqvist@novell.com>  [afd26e766a59d131d59c5e80356c9982bdc03845]

Remove 'using namespace rtl'

The ambiguity of 'Reference' causes compilation errors when using
precompiled headers. Instead use 'using ::rtl::OUString' and 'using
::rtl::OUStringBuffer'.

2011-02-21  ka  <kai.ahrens@oracle.com>  [f2ecc6eb9ffe036139be322fddbf106ecc215635]

ka102: syncing test automation changes


2011-02-21  ka  <kai.ahrens@oracle.com>  [f703b762c8c3f4d2d306e7b393cd4a9fa47d1a79]

ka102: syntax


2011-02-21  Francois Tigeot  <ftigeot@wolfpond.org>  [60fe1a195843ca9982a3151d37f47059e03eff9f]

Remove OSF/1 support.


2011-02-21  Francois Tigeot  <ftigeot@wolfpond.org>  [ab50df50a86b773d6c74216b6e2d1035406be872]

Add DragonFly defines.


2011-02-21  Francois Tigeot  <ftigeot@wolfpond.org>  [7c17c577e0462f0b9655ac9c0debaf35b2b8668c]

Do not use GNU cp syntax on DragonFly.


2011-02-21  Ivo Hinkelmann  <ihi@openoffice.org>  [39822453818c3e9633634a744f5e9b71bbddc497]

masterfix DEV300: #i10000# fixed patch handling


2011-02-21  Radek Doulik  <rodo@novell.com>  [0e19891c94ed10ec2313650a693a4e091cb6bc82]

extend debug output for gstreamer avmedia component


2011-02-21  Ivo Hinkelmann  <ihi@openoffice.org>  [1e051819498bb28acb3cf82c3ee69193d2a57368]

masterfix DEV300: #i10000# FALSE -> sal_False


2011-02-21  Ivo Hinkelmann  <ihi@openoffice.org>  [87c0b74710557e0ae8669f0873a7e49dff222ff4]

masterfix DEV300: #i10000# init order fix


2011-02-21  Noel Power  <noel.power@novell.com>  [3e7e5f2f56758427048eb576ea4ae3622dd35531]

make docx import cater for enhanced fields

introduced some new services for enhanced fields ( checkbox & dropdown ) that wrap existing implementations.

2011-02-21  Noel Power  <noel.power@novell.com>  [750b8fa5b433e90f4762d9fdfc34befcfaf07a2b]

make docx import cater for enhanced fields

also removed erroneous import of dropdown ( when not using enhanced fields as awt control ) now uses dropdown textfield instead

2011-02-21  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [eff28f0cd8d2875bd710ef489e5c55f66e93186e]

vcl119: #i116227# remove an invalid assertion


2011-02-21  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [962afcec3103cf33b2b7e7ff5a4ef4c35c09d0c9]

#i117037# re-introduce the XDialog2 support which got lost with some merge conflict resolving


2011-02-21  Tor Lillqvist  <tlillqvist@novell.com>  [a9175a4d4df9690f9ff667d1f02a958fc965ebcc]

Include precompiled_tools.hxx


2011-02-21  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [fb4f853ff6e53f3537e8e5ff2b488d039d175a16]

debuglevels: removed yet another useless (aka: nearly-always-firing) assertion


2011-02-21  Bjoern Michaelsen  <bjoern.michaelsen@canonical.com>  [678a5feef25abbfe9fef8b4b75399407a4230bdf]

added a version of the human icon set

 * added a version of the human icon set (with best efforts to remove duplicates before)

2011-02-21  Ivo Hinkelmann  <ihi@openoffice.org>  [27a1028245e94de4b11567a5adb60cfb6b10e914]

masterfix DEV300: #i10000# buildtype removed


2011-02-21  Ivo Hinkelmann  <ihi@openoffice.org>  [f4ee300c5ddf5468838dd4fec983efbaf648aa50]

masterfix DEV300: #i10000# buildtype removed


2011-02-21  Ivo Hinkelmann  <ihi@openoffice.org>  [2ea89ad160dd6b03bfbbc0758ef95b49a02256ba]

masterfix DEV300: #i10000# added missing file


2011-02-21  Nigel Hawkins  <n.hawkins@gmx.com>  [f2425c4bb0732e6e5ea8f081d677314f03575aeb]

Remove use of SvBools in undobj.hxx and undtbl.cxx


2011-02-21  Nigel Hawkins  <n.hawkins@gmx.com>  [a5cd39fe631d35bef5a7dc835f820b44e34882ce]

Remove use of SvBools in layact.cxx


2011-02-21  Ivo Hinkelmann  <ihi@openoffice.org>  [76ddf029d967a8a4d30dc755a63d55ae1e4d9ade]

masterfix DEV300: #i10000# new configure


2011-02-21  Radek Doulik  <rodo@novell.com>  [ef2cd9c0c046324cf8f774c7811f06f23d230e4b]

fix cairo canvas edge count calculation

(cherry picked from commit abb5233c0b9b584407b4696f5db2c330ca45b632)

Signed-off-by: Thorsten Behrens <tbehrens@novell.com>

2011-02-21  Joachim Lingner  <jl@openoffice.org>  [7a720e0ee385266bc05c0f02d507d728edec4d66]

jl164 merging heads


2011-02-21  Joachim Lingner  <jl@openoffice.org>  [8b0d4405d25f5d0f746313d692c83f65ece501d6]

jl164 merging heads


2011-02-21  Christina Rossmanith  <ChrRossmanith@web.de>  [79f828396bc8fcc9ba9164ebf7b53376fb399c36]

Removed bogus bugids


2011-02-21  Wolfram Garten [wg]  <Wolfram.Garten@oracle.com>  [10bbab7568053dfe357bca6ee01450d03051cfff]

i117035: [Automation] adapt automated testscripts to new export format svg


2011-02-21  Wolfram Garten [wg]  <Wolfram.Garten@oracle.com>  [32b220f4aa1f44ee1245a52c131f046cadf931ba]

i117035: [Automation] adapt automated testscripts to new export format svg


2011-02-21  Wolfram Garten [wg]  <Wolfram.Garten@oracle.com>  [93cf848d9f8c79981db263d2aae78ea3939dc764]

i117035: [Automation] adapt automated testscripts to new export format svg


2011-02-21  Wolfram Garten [wg]  <Wolfram.Garten@oracle.com>  [93a33cf33176b00757991c8b29c955f18b9d1e9e]

i117035: [Automation] adapt automated testscripts to new export format svg


2011-02-21  Wolfram Garten [wg]  <Wolfram.Garten@oracle.com>  [09b77dedb5b2f0aae3bb5646b93e6f234c46f2ac]

i117035: [Automation] adapt automated testscripts to new export format svg


2011-02-21  Wolfram Garten [wg]  <Wolfram.Garten@oracle.com>  [7a3b1bdaff2870004c30a5645b54c6559f4fbaea]

i117035: [Automation] adapt automated testscripts to new export format svg


2011-02-21  Wolfram Garten [wg]  <Wolfram.Garten@oracle.com>  [c2233174f8b55165d104b92510cff1901d56d947]

i117035: [Automation] adapt automated testscripts to new export format svg


2011-02-21  Wolfram Garten [wg]  <Wolfram.Garten@oracle.com>  [fcff7c2c402a1cff0f5ed6f90d906a27b9357003]

i117035: [Automation] adapt automated testscripts to new export format svg


2011-02-21  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [60e454d12b4ed5a697eb040c1468f0c9992c7dd5]

debuglevels: removed useless assertions Those assertions were dependent on OSL_DEBUG_LEVEL > 1 (i.e. only existent with "dmake=1"), and then always fired. Which fulfills the definition of "useless", /me thinks.


2011-02-21  Thorsten Bosbach  <tbo@OpenOffice.org>  [2337a032723a52d87c9e0acc847ba9b61e982bb9]

#i116972# fix gOleOthers for win32 only


2011-02-21  Martin Kepplinger  <martinkepplinger@eml.cc>  [b90f3c340a31ecb02741fb699342ea7e995bded9]

Translated comments from German to English


2011-02-21  Martin Kepplinger  <martinkepplinger@eml.cc>  [5eb488265533a6daee00b3079d75bf03f412113d]

Translated comments from German to English


2011-02-21  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [123c60ed46489e3147d58ab6684c9de1cf0f656d]

debuglevels: let smoketestoo_native use a dedicated version of dbgsvrc/DBGSV_INIT, instead of using the default which the build env points to - it might direct assertion output to whereever ...


2011-02-21  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [dd23e0428ff23f7217ae4dbc9798fc55d1275b13]

debuglevels: let smoketestoo_native use a dedicated version of dbgsvrc/DBGSV_INIT, instead of using the default which the build env points to - it might direct assertion output to whereever ...


2011-02-21  Matthias Huetsch [mhu]  <matthias.huetsch@oracle.com>  [5da06c75bb7a7c3108d3415149293a0536f0a18a]

#i115784# idlc: Fix unreachable "return <result>; break;" statements.


2011-02-21  Martin Kepplinger  <martinkepplinger@eml.cc>  [276edf39b4646818a4a5685e2ee1a36ef6a683d2]

Translated comments from German to English


2011-02-21  Christina Rossmanith  <ChrRossmanith@web.de>  [59bf2b69d0c3b6cb27b486ebd0b5f16426248758]

cleaned some comments


2011-02-21  Martin Kepplinger  <martinkepplinger@eml.cc>  [27967a7c1bd4ef6eec223b1365fe0f3aac78cb90]

Translated comments from German to English


2011-02-21  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [399226920e4eb87cf6480a2b2404e4ae08de2e88]

dba34d: #i116995# re-enabled vbaevents lib


2011-02-21  Tor Lillqvist  <tlillqvist@novell.com>  [82062268958cfb90a31088de23215989c25583fb]

More work on x64 Windows C++-UNO bridge


2011-02-21  Tor Lillqvist  <tlillqvist@novell.com>  [0df206e02d54d26a934505e19ba69fb3c11a7209]

Drop a few apparently pointless assertions


2011-02-20  Joseph Powers  <jpowers27@cox.net>  [1655a25a2648059f31952e7e14923c24ccc3cc33]

Cleanup some #include <tools/list.hxx>


2011-02-20  Joseph Powers  <jpowers27@cox.net>  [e986d2fc482ec1214457f05af4c49385730c3024]

Cleanup some #include <tools/list.hxx>


2011-02-20  Joseph Powers  <jpowers27@cox.net>  [bcca5a18533b5003d31d13177fc87887823efe3e]

Remove DECLARE_LIST( ImplTabBarList, ImplTabBarItem* )


2011-02-20  Joseph Powers  <jpowers27@cox.net>  [f8831277031743e2d6b0d6cf6bd9e13bc9293b8b]

Convert std::vector to boost::ptr_vector.


2011-02-21  ka  <kai.ahrens@oracle.com>  [a2e849cee31cdde05df87bb33ccd98ea668fd11f]

ka102: #i116970# Write extents of exported SVG / syntax


2011-02-21  ka  <kai.ahrens@oracle.com>  [7f561541162c7f32f4ededb1a7eb9f88b029c610]

ka102: #i116970# Write extents of exported SVG / syntax


2011-02-21  ka  <kai.ahrens@oracle.com>  [1ee91da9264726ad2391052726e7f56f5be39714]

ka102: #i116970# Write extents of exported SVG / syntax


2011-02-21  Christoph Herzog  <rhogez@googlemail.com>  [3a918a2aef4bc4c492fc0e51ea3af0aaea38574b]

Translation of German comments.


2011-02-20  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [9bc3b66c176713a11810a922938e77a4caf4c0b3]

debuglevels: #i116845# on assertions, don't/call osl_osl_breakDebug depending on an environemnt variable SAL_DIAGNOSE_ABORT. On Unix, osl_breakDebug was previously implemented as exit(0), but never called (since osl_assertFailedLine always returned sal_False). It is now implemented as "abort". On Windows, osl_debugBreak was implemented as DebugBreak, which fits our intention of always aborting on an assertion, given that SAL_DIAGNOSE_ABORT is set. On OS/2 (is this an active port?), osl_debugBreak is implemented as calling "int 3" - which is quite old-fashioned, but should also do what we want.


2011-02-20  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [192c891e562da3575d94103cf839997918b1b1a5]

debuglevels: #i116845# replace the 'CoreDump' output channel for assertions with 'Debug' The former was implemented on Windows only, and then effectively the same as the 'Debugger' option. So, it was removed in favour of a new 'Abort' channel which, well, aborts when an assertion fires.


2011-02-20  Julien Nabet  <serval2412@yahoo.fr>  [b0c5f62affabf28fa2158df6e01cb1889bca1349]

Some cppcheck cleaning


2011-02-20  Julien Nabet  <serval2412@yahoo.fr>  [66b2f73a7bdcad851ee0de5255c158d9f9f7024a]

Some cppcheck cleaning


2011-02-20  Francois Tigeot  <ftigeot@wolfpond.org>  [223b1896e6162b86f8bfa8ca6fb913ab2f51825f]

Remove OSF/1 support.


2011-02-20  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [df07cfece9bf1392500eba71ee45d116fe91142a]

dba34d: reverted the previous change. Lib vbaevents is already included in registration when ENABLE_VBA is set, which simply is not the case any more in Oracle-provided builds, since m100.


2011-02-20  Thomas Arnhold  <thomas@arnhold.org>  [58a194b33792c5d19787931ee9d24b9d68c009e0]

Remove hard-coded debug stuff


2011-02-20  Thomas Arnhold  <thomas@arnhold.org>  [7d9d050495054307f3eaea044e39cd16eeaee458]

Remove dead code


2011-02-20  Julien Nabet  <serval2412@yahoo.fr>  [5773038abf4b4390667693dacdabdc983a0dfd81]

Some cppcheck cleaning


2011-02-20  Thomas Arnhold  <thomas@arnhold.org>  [ec7b6d84939e00f30d40218be8adae6318f90ea8]

Remove TCPP support

Old Turbo C++ compiler.

2011-02-20  Takeshi Abe  <tabe@fixedpoint.jp>  [f95cacd805f5571b11696a52d8606e6bf5adb0a1]

Removed bogus comment


2011-02-20  Takeshi Abe  <tabe@fixedpoint.jp>  [8e19e649b5f6fbfedb2c03b8f675d1176fa4adec]

Removed dead code


2011-02-19  Christoph Herzog  <rhogez@googlemail.com>  [e66718e7e09584d39bdb00a2ea9ff09f8b1b1626]

Translation of German comments.


2011-02-19  Joseph Powers  <jpowers27@cox.net>  [d87d45752f0b746939a349abcd8a8b487a422df9]

Remove DECLARE_LIST( SalFontCache, SalFontCacheItem* )


2011-02-19  Thomas Arnhold  <thomas@arnhold.org>  [3f83b3b94363f79aad7795ca604e5d2bec4e32a5]

Remove bogus registry files


2011-02-19  Joseph Powers  <jpowers27@cox.net>  [1b3c00ba69193206b1fbfa52ee762ed93649cc03]

Remove DECLARE_LIST( SalFontCache, ExtendedFontStruct* )


2011-02-19  Joseph Powers  <jpowers27@cox.net>  [0d880443254156a104de90645e63dcc6a318973b]

Remove DECLARE_LIST( SalDisplays, SalDisplay* )

It's always easy when they aren't used.

2011-02-19  Joseph Powers  <jpowers27@cox.net>  [d738000bcb0c2afd6e2a806eccd360d1ca1df092]

Remove DECLARE_LIST( ImplTBList, ToolBox* )


2011-02-19  Julien Nabet  <serval2412@yahoo.fr>  [fcbcbc6ab7674fa60fde6493877989b649879998]

Some Cppcheck cleaning


2011-02-19  Julien Nabet  <serval2412@yahoo.fr>  [d265b1b6b76de45d9ec72973fcc48b2900d385fb]

Tiny cppcheck cleaning


2011-02-19  Joseph Powers  <jpowers27@cox.net>  [aefcf32dc048b0de2129c8ad1af0dfea50c4c9bb]

Some more #include <tools/list.hxx> cleanup

I basically removed them for everywhere and then added back in only the
ones required to get it to build.

I did a "make distclean" on Mac and it worked.

2011-02-19  Thomas Arnhold  <thomas@arnhold.org>  [feaab47c156700d1b6a8b8ba62d91714cbabb87c]

Remove WTC support

http://www.openoffice.org/issues/show_bug.cgi?id=52746

"WTC - watcom compiler (OS2, WNT?) - obsolete"

2011-02-19  Julien Nabet  <serval2412@yahoo.fr>  [a576789ed3c2cf429e6fc818e8ffd10dccda4d56]

Null pointer dereference corrected


2011-02-19  David Tardon  <dtardon@redhat.com>  [1cfb119c36f988e3bd5fe90ffb7a9a101db21b09]

fix assertion


2011-02-19  Christoph Herzog  <rhogez@googlemail.com>  [c10ee9d2070136ca315cd7665ae8761c26badd80]

Translation of German comments.


2011-02-19  Julien Nabet  <serval2412@yahoo.fr>  [1a49e5ce970c1a219bd145662ea54b08de21735c]

Some cppcheck cleaning


2011-02-19  Kalman Szalai - KAMI  <kami911@gmail.com>  [ff98606a9c7678beef94ac8140a1ca596f4a8187]

Remove Task Panel menu element from Draw.

I belive there is no functionality behind this menu element
under Draw only in Impress.

2011-02-19  David Tardon  <dtardon@redhat.com>  [53868fee456379a2918f8e52a31b8fb470a45518]

end arg description with dot


2011-02-19  David Tardon  <dtardon@redhat.com>  [05bbd6da1be41f893c26961646fbcd2f518e26b9]

I fixed this properly in libs-core/scripting

This reverts commit ba1da290bd44677bdf3576e6b3fcd02a102ed667.

2011-02-19  David Tardon  <dtardon@redhat.com>  [7502033e820770f4865ca8c3b3c37b871cf38217]

bah, disabled too much


2011-02-19  David Tardon  <dtardon@redhat.com>  [f2262ff73708a6c1d514caf37fc90b0f0f99e789]

add RTL_CONSTASCII_STRINGPARAM for string literals


2011-02-19  David Tardon  <dtardon@redhat.com>  [11a38f8e1c381f5755b69c76cde13386650a3f4a]

test length instead of comparing with ""


2011-02-18  Joseph Powers  <jpowers27@cox.net>  [cbbb0cd774595dc5f3e58d5c1f8b56042f6c0c13]

Add another #include <tools/list.hxx> back in.


2011-02-18  Joseph Powers  <jpowers27@cox.net>  [62a7aaa25fa8052f80f3bfdd95347104ed69166c]

Add some #include <tools/list.hxx> backing

This files still use the DECLARE_LIST() macro. I didn't catch them because
they are only compiled during make distclean.

2011-02-18  Joseph Powers  <jpowers27@cox.net>  [d8369857bbbb75417e4b044fe77a6c87709e7ac0]

Remove some #include "tools/list.hxx"

Plus some trailing whitespace cleanup

2011-02-18  Joseph Powers  <jpowers27@cox.net>  [65cf2c6bfa3f983f092d2eff509e6a01c8bb78a2]

Remove some #include "tools/list.hxx"


2011-02-18  Joseph Powers  <jpowers27@cox.net>  [bd8e3a86c306c008e1c18140ed500e1573c4da6b]

Remove some #include <tools/list.hxx>


2011-02-18  Joseph Powers  <jpowers27@cox.net>  [6f61648b00f6cba95a033f0e63bbd8866f5b66bf]

Remove some #include <tools/list.hxx>


2011-02-18  Joseph Powers  <jpowers27@cox.net>  [92afab4044d82feceb4de506ee83d23489ff2df9]

Remove DECLARE_LIST( ImplStatusItemList, ImplStatusItem* )


2011-02-18  Joseph Powers  <jpowers27@cox.net>  [4e5ef3598e0d7e9ce82c93af6b9f2762ad220fe5]

Remove DECLARE_LIST( ImplSplitList, SplitWindow* )


2011-02-18  Kohei Yoshida  <kyoshida@novell.com>  [9de5ca8d677fad56c20dfb274f3491433d768259]

Removed commented out method.


2011-02-18  Christina Rossmanith  <ChrRossmanith@web.de>  [d3815a3a333504718453755463e98b40437d7e08]

Removed commented code


2011-02-18  Kohei Yoshida  <kyoshida@novell.com>  [11211d8197c723884b6e2f4ed8b5f4f234e5869a]

Removed mis-leading comment.

Life cycle of ScDPTableData is now managed by ScDPObject, not by
ScDPSource.

2011-02-18  Caolán McNamara  <caolanm@redhat.com>  [926be1c961728855c612af2bb7b5d302c7de4441]

tidy this up and be consistent


2011-02-18  Jan Holesovsky  <kendy@suse.cz>  [72d2efe46807edb9d643bbd172eefb7ef4fa076b]

Fix build of master without Python scripting.


2011-02-18  Caolán McNamara  <caolanm@redhat.com>  [f73b7f2c434a2d553ad21f582ccb2fa93c61e41d]

cppcheck: better formed operator=


2011-02-18  Rafael Dominguez  <venccsralph@gmail.com>  [d7223f6e798c04329c76fb1b9732e75c68e99f05]

- Remove deprecated <tools/list.hxx> include.


2011-02-18  Caolán McNamara  <caolanm@redhat.com>  [92008e811e7587d71c1d6c33ec88a281b4a86133]

unused struct


2011-02-18  Caolán McNamara  <caolanm@redhat.com>  [4f416613aab7db1cfe0bdf8fb96d10b8a9175a44]

method is empty


2011-02-18  Rob Snelders  <programming@ertai.nl>  [55bc287b63bc70e7ffe2defabd65e1ce8be0d7fe]

translated comments (25-29/54)


2011-02-18  Kohei Yoshida  <kyoshida@novell.com>  [e2f6921f34a6e08808c5b5f9a76be3334d21de0d]

Removed extra ; at the end of a line.


2011-02-18  Kohei Yoshida  <kyoshida@novell.com>  [74d3d1a99ac3c4be464b85130f26f36414d1604b]

Fixed a memory leak in the datapilot code.

Calc was leaking memory every time the source range of a data pilot
table changes. *sigh*

2011-02-18  Michael Stahl  <mst@openoffice.org>  [f62a54978fd25efb22e0289ce39f85d343b69956]

sw34bf04: #i117001#: sw: support fo:margin on table styles


2011-02-18  Michael Stahl  <mst@openoffice.org>  [3c5facfce42a0dbe362d6b9fa5ac374fd76f51a1]

sw34bf04: #i117001#: xmloff: support fo:margin


2011-02-18  Michael Stahl  <mst@openoffice.org>  [c9200e42289d06c6335fa15befb0a003f4ad0689]

sw34bf04: #i117001#: txtexppr.cxx: clean up some duplication


2011-02-18  Mathias Bauer  <mba@openoffice.org>  [67245de3e046449e78b98654909dd48f1ebb31bb]

CWS swlayoutrefactoring: construction of RootFrm must be done in two steps; the layout must not be created in the ctor as creating the draw view will need a pLayout set at the ViewShell; worked in old versions because of a side effect that has set pLayout at SwDoc though the SwRootFrm still was not constructed


2011-02-18  Nigel Hawkins  <n.hawkins@gmx.com>  [67315a6b31db56b093253673a8be90a605194b44]

Remove use of SvBools in SwRTFParser


2011-02-18  Caolán McNamara  <caolanm@redhat.com>  [ff6efc0b7c08d7154314ca041ddc334a465abd0e]

try harder


2011-02-18  Martin Kepplinger  <martinkepplinger@eml.cc>  [c28c509aa3894afd821181d352442147c199112c]

Translate german comments

Translated the german comments to english an fixed minor coding
style issues in apphdl.cxx and applab.cxx

2011-02-18  Martin Kepplinger  <martinkepplinger@eml.cc>  [af436aaeee7ebc58bc56b3bc82e67475e7b7f9c3]

Translate german comments

Translated german comments in /writer/sw/source/ui/app/appenv.cxx to english.

This is my first patch to libreoffice.

2011-02-18  Caolán McNamara  <caolanm@redhat.com>  [f265ab32c028cfeef690023c974a519ebeae5fef]

crash without built-in report dialog on windows


2011-02-18  Joachim Lingner  <jl@openoffice.org>  [bf2af8dbb892d5f6b66a786ce75459a0de4c9477]

jl64 #i109096# extensions do not work with long path names


2011-02-18  Caolán McNamara  <caolanm@redhat.com>  [0d3f4cc4124828d3f860f76963972bb59749c364]

0x486e is sprmCRgLid1_80 not sprmCRgLid1


2011-02-18  Kohei Yoshida  <kyoshida@novell.com>  [8582229fdc13673740b0a47c4a3c77fd687750b1]

Properly update column and row header selections. (fdo#34383)

When making range selection by mouse, Calc wouldn't highlight the
new range in the column and row headers.  It was because we weren't
calling ScTabView::SelectionChanged() when the selection range
is updated.  This SelectionChanged() call then puts in queue a
re-paint request for column and row headers.

2011-02-18  Caolán McNamara  <caolanm@redhat.com>  [d6d6b8eea1d34d8e3b39f01526a6b85e531e9986]

0x486e is sprmCRgLid1_80 not sprmCRgLid1


2011-02-18  Caolán McNamara  <caolanm@redhat.com>  [bcf4fc9471855c55752bbe729823a43fd21b54e9]

0x486d is sprmCRgLid0_80 not sprmCRgLid0


2011-02-18  Caolán McNamara  <caolanm@redhat.com>  [8e1704349a66758cdd4370cce8d837f5e39325ca]

0x486d is sprmCRgLid0_80 not sprmCRgLid0


2011-02-18  Matthias Huetsch [mhu]  <matthias.huetsch@oracle.com>  [3c07c026b564774c3bf4d3edfa39b169f3dfe990]

#i115784# moz/d.lst: deliver windows libs, too.


2011-02-18  sb  <sb@openoffice.org>  [c51b48970fa092829795b0dafc9ab4deec53fa3c]

sb141: #i92926# fixed ScriptEdtiorForBeanShell/JavaScript calling Swing on Mac OS X


2011-02-18  Ivo Hinkelmann  <ihi@openoffice.org>  [fc6f2208c54e02008839d1289631898721878340]

masterfix DEV300: #i10000# include removed


2011-02-18  Ivo Hinkelmann  <ihi@openoffice.org>  [e5e1326484ae73223c18d2d069ab598de38dcf3a]

masterfix DEV300: #i10000# cxx removed


2011-02-18  Caolán McNamara  <caolanm@redhat.com>  [e8f92e54b9058a96ad2e0955e4c8c8e6ebb7ee64]

Try and protect the Indic grapheme/cell skipping with a unit test.


2011-02-18  Caolán McNamara  <caolanm@redhat.com>  [fcd4ea7f43ce180de067927b4b7aae407c022f65]

Resolves: fdo#33898 Try and use EUDC as first-level glyph fallback font


2011-02-18  Matthias Huetsch [mhu]  <matthias.huetsch@oracle.com>  [e0fa87c7c348430e3f2df2eb1529c92c617bbd99]

#i115784# registry: Fix unreachable "return <result>; break;" statements.


2011-02-18  Jan Holesovsky  <kendy@suse.cz>  [d1ac976ce2b76ea17e13cf5863a493a38ea95eda]

tinbuild: Better formatting of the tinderbox info.


2011-02-18  Christian Lohmaier  <lohmaier+libreoffice@googlemail.com>  [bd157ad1edb52ff5d42c157fa28d30d795e98fe9]

Avoid forking to output the logfile.


2011-02-18  Joachim Lingner  <jl@openoffice.org>  [2f52996350dd7d8d73d67c45e5be9d1200890988]

jl64 #i117009# increase versions of cli assemblies


2011-02-18  Joachim Lingner  <jl@openoffice.org>  [6d8590e60d4599bc03e3407b5aa6e17e91c309dd]

jl64 #i117009# increase versions of cli assemblies


2011-02-18  Caolán McNamara  <caolanm@redhat.com>  [9c8b5178f789a626d2fd84df5c6b38d4f31b4ffc]

Method always returns true and contents are pure const

So removing it, I can't see the point of it.

2011-02-18  Caolán McNamara  <caolanm@redhat.com>  [4fe33ec16e755ea782e103603b68beebd1c15e2d]

no gui warnings please


2011-02-18  Takeshi Abe  <tabe@fixedpoint.jp>  [2c4b5dd968c1b2cf26b1f40502764240ad4d22d8]

Removed unused variable


2011-02-18  Sébastien Le Ray  <sebastien-libreoffice@orniz.org>  [b0bb3a1bdad7aee9eab79c4ec3c155a4bbd8623f]

Use decimalStringToNumber for natural comparison


2011-02-18  Sébastien Le Ray  <sebastien-libreoffice@orniz.org>  [a6ba342adec9edad3e4bcf4d614d3525b4e66186]

Added comphelper::string::decimalStringToNumber


2011-02-18  Release Engineering  <releng@openoffice.org>  [36979f1c9e43c42e62b0ad5a32b7abb2fc425b5b]

merged DEV300


2011-02-18  Release Engineering  <releng@openoffice.org>  [ea713649e558dcec291302bffd00b148a96e33a8]

merged DEV300


2011-02-18  Release Engineering  <releng@openoffice.org>  [70d1752f42910f44cbf13478d0822e06a653b0d6]

merged DEV300


2011-02-18  Release Engineering  <releng@openoffice.org>  [1ae1f64e641d67a553eac4bcc91566efbe6a5d48]

merged DEV300


2011-02-18  Release Engineering  <releng@openoffice.org>  [9108e80cb4435bcaa878317d32e06c511594cdb1]

merged DEV300


2011-02-18  Release Engineering  <releng@openoffice.org>  [45921e1bb9957044c654083a9e7580a50bc6ca6b]

merged DEV300


2011-02-18  Release Engineering  <releng@openoffice.org>  [10771c040794aec3ce6e18cd0cccadd472dcf747]

merged DEV300


2011-02-18  Release Engineering  <releng@openoffice.org>  [7c46aeed98433aff2b49d80c30c6b2e554f771ce]

merged DEV300


2011-02-18  Release Engineering  <releng@openoffice.org>  [e756bcc72319554ef962ca1badbb2895784a1576]

merged DEV300


2011-02-18  Release Engineering  <releng@openoffice.org>  [cfac3949b421620d713b36e67a8b033239e9a0a7]

merged DEV300


2011-02-18  Release Engineering  <releng@openoffice.org>  [4a45a54353f72d2bb4368203edb590fee66b073e]

merged DEV300


2011-02-18  Release Engineering  <releng@openoffice.org>  [ba345960da447d921db9b557a5dc9bf62929ba9e]

merged DEV300


2011-02-18  Release Engineering  <releng@openoffice.org>  [818496deb94e1582e355437644ef26ad75116c83]

merged DEV300


2011-02-18  Tor Lillqvist  <tlillqvist@novell.com>  [d8d52b5ec3b2c6fe0794150d0eb4ff9fb0fc0d92]

Register more UNO libraries for unit test

If stuff in the basic module is compiled with debug=t, it asserts if
these are not found. How it can have worked without these libraries I
don't know.

2011-02-18  Tor Lillqvist  <tlillqvist@novell.com>  [73d3a596abd2e77e1db7a88bcec9849107738e74]

Kill _WIN16


2011-02-18  Oliver Craemer [oc]  <oliver.craemer@oracle.com>  [5ee2b0faf3562022a85f589a667eab40361d5a32]

#i116997# [ch2_lv1.bas] Timingproblem on Solaris


2011-02-18  Tor Lillqvist  <tlillqvist@novell.com>  [e5f8a07078033bc6774f9f5496d5e985f59be775]

Drop 16-bit Windows code


2011-02-18  Caolán McNamara  <caolanm@redhat.com>  [f59d6cfdba99b225119d505fdd36cbdcb6dcd20b]

need these to also be SVX_DLLPUBLIC apparently


2011-02-18  Tor Lillqvist  <tlillqvist@novell.com>  [1704dbe99b6b124450c3c205e056033db53a653c]

Drop 16-bit Windows code


2011-02-18  Tor Lillqvist  <tlillqvist@novell.com>  [33fa50e1191c75fd2fcbf6f852ec1d76af58a577]

Drop some pointless assertions


2011-02-18  os  <os@openoffice.org>  [6d800fdab09298e4eecc6bc19c7491fda60391da]

os150: #i116585# ::select() fixed


2011-02-18  Tor Lillqvist  <tlillqvist@novell.com>  [d8f97bd4c925600d918ef1a89d5b01a84939445f]

Exclude java_uno_accessbridge.jar and .dll if no SOLAR_JAVA


2011-02-18  Francois Tigeot  <ftigeot@wolfpond.org>  [f327939bb9add774cb33f1762d2b4f017303d08a]

Remove javaldx /proc test.


2011-02-18  Caolán McNamara  <caolanm@redhat.com>  [6fbaededc2fdc4d440cc618b012a62de910ecd4e]

tidy test


2011-02-18  Caolán McNamara  <caolanm@redhat.com>  [7f1da76d8effbddb4520a276296b9f4024972b58]

nothing to see here move along, *cough*


2011-02-18  Danny Roberts  <dannyroberts.personal@googlemail.com>  [b7b0250d8365450b766b2f1ac607cce446b6fa20]

Removed some commented code.


2011-02-18  Thomas Benisch [tbe]  <thomas.benisch@oracle.com>  [4a553efb6277bfe323644530a8f58fe67a224291]

chart53: merge with DEV300_m100


2011-02-18  Thomas Benisch [tbe]  <thomas.benisch@oracle.com>  [51438c2d9ea3693fb61324c439ce6d4af5d539bc]

chart53: merge with DEV300_m100


2011-02-18  Andreas Bregas  <ab@openoffice.org>  [bd096b9075903f5e75abe440fa04ed0867ff40b1]

ab81: resync to m100


2011-02-18  Andreas Bregas  <ab@openoffice.org>  [2f4d29e993439a09e2acb07b25cb7c39d73a8d76]

ab81: resync to m100


2011-02-18  Francois Tigeot  <ftigeot@wolfpond.org>  [9816a2baede7d3533ae374464ed5fb3626520f38]

Remove SCO support.


2011-02-18  os  <os@openoffice.org>  [940bc31473bbbc4ffef86cf892e9ebef8daeaa81]

os150: SvxFontItem member access changed to Set<member>-methods


2011-02-18  os  <os@openoffice.org>  [0d9aa8be6f176b400a0f137ff228964a3f644f39]

os150: SvxFontItem member access changed to Set<member>-methods


2011-02-18  os  <os@openoffice.org>  [4324671ebd6b7106899526653907d20002dad7c3]

os150: SvxFontItem member access changed to Set<member>-methods


2011-02-18  os  <os@openoffice.org>  [e8a5c93d2367773a4d26c1d05c9bb84cfb6b2778]

os150: SvxFontItem member access changed to Set<member>-methods


2011-02-18  os  <os@openoffice.org>  [79502243dda95bce5731b5f1a5a685277fc593d2]

os150: #i91166# RTF should exports characters as Unicode


2011-02-18  David Tardon  <dtardon@redhat.com>  [657710a76da373c9b120081e068465e44d550bfd]

configure inclusion/exclusion of scripting providers


2011-02-18  David Tardon  <dtardon@redhat.com>  [d73b8d1054d3ee3b6ff289f7a3ad6b6833e5bda6]

configure inclusion/exclusion of scripting providers


2011-02-18  Francois Tigeot  <ftigeot@wolfpond.org>  [5847e3c3bd1d8821b7d894e60d84993d074bfe60]

Initialize the runtime library paths on DragonFly


2011-02-18  Tobias Kranz  <tkranz@zedat.fu-berlin.de>  [c72a05b60f126031405181e44ee5ae25edb8f966]

Translated several German comments in Math.


2011-02-18  ka  <kai.ahrens@oracle.com>  [cdc86add193ea8670cae19910df816528a1d7ccc]

ka102: type changes nneded for DEV300_m100


2011-02-18  ka  <kai.ahrens@oracle.com>  [f759ad09f5cfd415390ba25aa413cbecb10f047b]

ka102: type changes nneded for DEV300_m100


2011-02-18  ka  <kai.ahrens@oracle.com>  [a41005410d094f50df54258e30138f36d7175fe0]

ka102: type changes nneded for DEV300_m100


2011-02-17  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [3f7938f0fadde038e036e612d8550e5e0d8a4a4d]

dba34d: #i116995# also register the vbaevents library


2011-02-17  Rafael Dominguez  <venccsralph@gmail.com>  [39b8a5f87f55abe53488c9c3c35b65fb0df84cde]

DECLARE_LIST(TOXControlList,Control*) to std::vector<Control*> in sw.


2011-02-17  ka  <kai.ahrens@oracle.com>  [78337116ab4b0ccae8234b9ca0ca60bbdd7b7b80]

ka102: rebased to DEV300_m100


2011-02-17  ka  <kai.ahrens@oracle.com>  [b77da8a14822df077fc310b2c5023de6ca2258a9]

ka102: rebased to DEV300_m100


2011-02-17  ka  <kai.ahrens@oracle.com>  [c9b7c87662deaac33f8b48764f7c939c30d56b92]

ka102: rebased to DEV300_m100


2011-02-17  ka  <kai.ahrens@oracle.com>  [f5aba9c0bac074d291ddbb7ce75e427c11ae7c39]

ka102: rebased to DEV300_m100


2011-02-17  ka  <kai.ahrens@oracle.com>  [fcd39f25f09517cf9135df68cbae8b1c4b848d15]

ka102: rebased to DEV300_m100


2011-02-17  ka  <kai.ahrens@oracle.com>  [8b13bc67f94884541bfb336cdb4f0871dee755c6]

ka102: rebased to DEV300_m100


2011-02-17  ka  <kai.ahrens@oracle.com>  [66cf579511eac065ad1f75022537f9a2d4cb7252]

ka102: rebased to DEV300_m100


2011-02-17  ka  <kai.ahrens@oracle.com>  [08b45890b373b2adeca9eec6ab50e7c1dd002500]

ka102: rebased to DEV300_m100


2011-02-17  Kohei Yoshida  <kyoshida@novell.com>  [d3151e2819a701fa199e03fcc504333195ea81da]

Properly update column and row header selections. (fdo#34383)

When making range selection by mouse, Calc wouldn't highlight the
new range in the column and row headers.  It was because we weren't
calling ScTabView::SelectionChanged() when the selection range
is updated.  This SelectionChanged() call then puts in queue a
re-paint request for column and row headers.

2011-02-17  Joseph Powers  <jpowers27@cox.net>  [524617637768161f7400b61e498b099ce75762e3]

Remove DECLARE_LIST( ImplBtnDlgItemList, ImplBtnDlgItem* )


2011-02-17  Release Engineering  <releng@openoffice.org>  [60b42a87ec54fef439122509d2599673a95e8cde]

DEV300


2011-02-17  Ivo Hinkelmann  <ihi@openoffice.org>  [90c354d0ec1023d81a3b8c398971c63f3802368f]

masterfix DEV300: #i10000# nawk -> awk


2011-02-17  Joseph Powers  <jpowers27@cox.net>  [b650be60d404b57184b291c28fb62b5711176f91]

Remove DECLARE_LIST( ImplAccelList, Accelerator* )


2011-02-17  Radek Doulik  <rodo@novell.com>  [74ccf00ef42e67e54b96b270a68c17625c1a040f]

Revert "fix cairo canvas regression - do not access polygon points outside range"

 - it is not needed anymore

This reverts commit a898a8cb077c05b1085da8254e66f61aa265b7dc.

2011-02-17  Joseph Powers  <jpowers27@cox.net>  [175d89f784a9f6a9ac7af86b0d0342268343f0bf]

Remove DECLARE_LIST( ImplAccelList, ImplAccelEntry* )


2011-02-17  Mikhail Voytenko  <mav@openoffice.org>  [04a687ac5b83ce75e1912108bbe4cc305f8b31dd]

fwk166: #164409# remove unused icons


2011-02-17  Ingrid Halama [iha]  <Ingrid.Halama@oracle.com>  [0a642c8bcfc4955147ab45eab9fa227babd92140]

chart51: merge with DEV300_m100 - part 3


2011-02-17  Joseph Powers  <jpowers27@cox.net>  [0f48d891f2a5759f0c005b873e4eab3a3f54a7d5]

Remove DECLARE_LIST( ImplMoreWindowList, Window* )


2011-02-17  Christina Rossmanith  <ChrRossmanith@web.de>  [d008b8a6064fc28b63ec2c583a0d9d75e5b50f71]

Removed unused methods


2011-02-17  Ivo Hinkelmann  <ihi@openoffice.org>  [2c0dad4acd41464a6942c11d2ef6f23d29615e1f]

masterfix: #i10000# INT16 -> sal_Int16


2011-02-17  Ivo Hinkelmann  <ihi@openoffice.org>  [ebc04bc9219f8dd341308a430c295c53c4f6813c]

CWS-TOOLING: integrate CWS l10nmove


2011-02-17  Ivo Hinkelmann  <ihi@openoffice.org>  [94f7fa3c8166270923f8013a848e569adb2752f6]

CWS-TOOLING: integrate CWS l10nmove


2011-02-17  Ivo Hinkelmann  <ihi@openoffice.org>  [1e0c228cdb54d14ac13d814296ca8fca8ef3e460]

CWS-TOOLING: integrate CWS native359


2011-02-17  Ivo Hinkelmann  <ihi@openoffice.org>  [ba7ad4e6424f3096b8bea086264c59a177f87b1b]

CWS-TOOLING: integrate CWS native359


2011-02-17  Ivo Hinkelmann  <ihi@openoffice.org>  [6256521238619c10ead4826a3f4e70a27a7ccd7e]

CWS-TOOLING: integrate CWS kso49


2011-02-17  Bálint Dózsa  <dozsabalint@gmail.com>  [f7244fdeae496a9166f91a8d5925c3383e372183]

Remove unused methods


2011-02-17  Ivo Hinkelmann  <ihi@openoffice.org>  [677395ac556e88a674e21a5406875d72b140d241]

CWS-TOOLING: integrate CWS gridsort


2011-02-17  Ivo Hinkelmann  <ihi@openoffice.org>  [afc50b5eda5a7c885c4506bd50591221922bf664]

CWS-TOOLING: integrate CWS gridsort


2011-02-17  Ivo Hinkelmann  <ihi@openoffice.org>  [e01f64a81a0c1a9f4c01694da06f3f51b4ae7f3f]

CWS-TOOLING: integrate CWS gridsort


2011-02-17  Ivo Hinkelmann  <ihi@openoffice.org>  [74cc209439d9f239f929fed3f5ebbab1ef81439d]

CWS-TOOLING: integrate CWS gridsort


2011-02-17  Ivo Hinkelmann  <ihi@openoffice.org>  [7b54316a19fab04f52ab5bb55e7f5845eba56530]

CWS-TOOLING: integrate CWS gridsort


2011-02-17  Ivo Hinkelmann  <ihi@openoffice.org>  [1cc0f307a513d97fac65c1dda1492123ecacdef4]

CWS-TOOLING: integrate CWS gridsort


2011-02-17  Ivo Hinkelmann  <ihi@openoffice.org>  [3d405a83187368f6e74bb3c0837bebd7ff5bca7e]

CWS-TOOLING: integrate CWS gridsort


2011-02-17  Bálint Dózsa  <dozsabalint@gmail.com>  [342f831dddeb332f23ced98a62caf7d6b8848732]

Remove dead codes


2011-02-17  Ivo Hinkelmann  <ihi@openoffice.org>  [4419f8c0a60e5aab855f700b493920e400682521]

CWS-TOOLING: integrate CWS locales34


2011-02-17  Ivo Hinkelmann  <ihi@openoffice.org>  [afab3811042705a37e2f2e7b56f5fc1faec1728b]

CWS-TOOLING: integrate CWS locales34


2011-02-17  Ivo Hinkelmann  <ihi@openoffice.org>  [8eb916a342a3b1f217a7141aa3c0a7ea1d7bd53f]

CWS-TOOLING: integrate CWS locales34


2011-02-17  Ivo Hinkelmann  <ihi@openoffice.org>  [22e7f369d3c34a2fa0cf16307d5c047bcc24be79]

CWS-TOOLING: integrate CWS locales34


2011-02-17  Ivo Hinkelmann  <ihi@openoffice.org>  [42d31088dd0bd1ebb24c1c278e0a6320efdf1239]

CWS-TOOLING: integrate CWS locales34


2011-02-17  David Tardon  <dtardon@redhat.com>  [399a30d20ee6b806ac3b9b376d5ca014bfa75a50]

fix defs for scripting provider extensions


2011-02-17  Radek Doulik  <rodo@novell.com>  [7d613299aec0a1ba4fc03fe306d3f528fed17907]

fix edge count calculation


2011-02-17  Tobias Kranz  <tkranz@zedat.fu-berlin.de>  [303f9035b7937f73da6feeacab8f11d6bfa0a087]

German comments translated (writer-startmath-inc)


2011-02-17  Luboš Luňák  <l.lunak@suse.cz>  [d9e20d5b5721147156a5f382ba8f4059c4ab84cf]

write footnoteRef/endnoteRef tags as required


2011-02-17  Julien Nabet  <serval2412@yahoo.fr>  [07a5b5a6cce711133a07887dd8b349615adb1bd8]

fdo#32552 alt key opens "File" menu


2011-02-17  Christina Rossmanith  <ChrRossmanith@web.de>  [16a96c566af2ac1b9e9794f8ec8cfa2149a73774]

Finished to translate comments from German->English (viewfun2.cxx)


2011-02-17  Jan Holesovsky  <kendy@suse.cz>  [7a902663e5aa503db71e49f95ad5819379154011]

tinbuild: Include all the logs in the mails.


2011-02-17  Jan Holesovsky  <kendy@suse.cz>  [2f4d8163b2025e3d1623dc7ebf17d7137eac522b]

tinbuild: Use MIME::Lite instead of direct Net::SMTP.

We need to send the build logs as gzipped attachments, otherwise they are too
big to be accepted by tinderbox.

2011-02-17  Jan Holesovsky  <kendy@suse.cz>  [417c1e79088263948c3e4ca3b837cc455fc8c363]

tinbuild: Plug into http://tinderbox.go-oo.org/MASTER/status.html

And also rewrite the mail sending code, to be cross-platform [hopefully ;-)] -
using Perl Net::SMTP module.

2011-02-17  Matthias Huetsch [mhu]  <matthias.huetsch@oracle.com>  [bb89febae6cb26c0a6aa121882c4a05d462c7bf7]

#i115784# dtrans: fix #include filenames.


2011-02-17  Petr Mladek  <pmladek@suse.cz>  [dd5425aee2274e7e7b24e47756964aef9520b648]

bump product version to 3.3.1rc2, release number to 8

Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>

2011-02-17  Petr Mladek  <pmladek@suse.cz>  [c76c6abb5aea895e245cc4fbeda039863be902d5]

bump product version to 3.3.1rc1, widnows build version to 6

Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>

2011-02-17  Caolán McNamara  <caolanm@redhat.com>  [2891c8419a8e678c34617df7243ef7858126b5b7]

don't attempt to iterate through contents of a dir that doesn't exist


2011-02-17  Andreas Bregas  <ab@openoffice.org>  [c91bce6e57dddc7ccd0d5ae58dd1eeeb6b3a8ca7]

ab81: #164411# Fix accidental index access at UNO objects


2011-02-17  Niklas Nebel  <nn@openoffice.org>  [3c8cd6b02ad8ac8c95965c0b4f06285d26226e58]

calc66: #i112034# also use correct sheet for clip param


2011-02-17  Caolán McNamara  <caolanm@redhat.com>  [d3fa11d5aebdaa76a057b7fc7b98241fd1dce450]

fix build error


2011-02-17  Andreas Bregas  <ab@openoffice.org>  [32ccfb598a780e883d3e0a3ca267d536b965651c]

ab81: #i115671# Fixed Save button handling in Basic IDE


2011-02-17  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [4940c2e354be0e577e96de60976e84be1235cf28]

dba34d: #i116991# fix ScriptEventListenerWrapper to report failures in the delegatee creation as assertions only, instead of throwing a RuntimeException which is caught way too late (transplanted from 173bca2cba4074c69e487271427dce15318befe6)


2011-02-17  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [6953426767ee51c357276b8e5d496074375881e9]

dba34d: #i116991# fix ScriptEventListenerWrapper to report failures in the delegatee creation as assertions only, instead of throwing a RuntimeException which is caught way too late


2011-02-17  Caolán McNamara  <caolanm@redhat.com>  [3e069eff8b1d687b0605809e3e741bb137aaf70e]

silence some warnings


2011-02-17  Andreas Bregas  <ab@openoffice.org>  [af053999bb2d7c9ac21bad006c8a83992dca4802]

ab81: #i108119# Fixed undo slot handling


2011-02-17  Tobias Krause  <tkr@openoffice.org>  [de6ab12520c38035d55453982213342b813da2e1]

tkr38: m100 merge


2011-02-17  Tobias Krause  <tkr@openoffice.org>  [40a752b87a040ea7858c682f7b0393065b9cd50d]

tkr38: m100 merge


2011-02-17  Tobias Krause  <tkr@openoffice.org>  [20fa9e5c26387edd9c3cb8b23140c87fdbfe1805]

tkr38: m100 merge


2011-02-17  Kevin Hunter  <hunteke@earlham.edu>  [427c9ebd415cde6f87b79c577cc99a52d5486508]

cppcheck: remove redundant check.

If pInfo were NULL, would have crashed at the enclosing if-block that
deferences pInfo->nRotateDir.

2011-02-17  Thomas Arnhold  <thomas@arnhold.org>  [ab451214b89cd3717b32b2ea34f67c4e2f26b03b]

Remove TCPP

Seems to be an old compiler

2011-02-17  Thomas Arnhold  <thomas@arnhold.org>  [17a25a4282492df3fe0cf10efbd7cad55da96775]

Remove TCPP

Seems to be an old compiler

2011-02-17  Kevin Hunter  <hunteke@earlham.edu>  [295d441864b2272ad66450d2102f8bfd4ccc35eb]

cppcheck: Remove unused variables


2011-02-17  Tobias Krause  <tkr@openoffice.org>  [915196492390c9cf1d5a93a4cb5508838a141e4e]

tkr38: this idl file hangs in odk autodoc build. Addional comments fixed.


2011-02-17  David Tardon  <dtardon@redhat.com>  [86026d191c37104b96ee49fdfb395d2712bec49a]

WaE: unused variable


2011-02-17  Joseph Powers  <jpowers27@cox.net>  [2b9977d7a57a118d90d1157bee8f0dbf2fa6d591]

Remove DECLARE_LIST( ImplIdleList, ImplIdleData* )


2011-02-17  David Tardon  <dtardon@redhat.com>  [2087f6f92d1ffaf8315f4d93d53c9c7be9f3d7c0]

WaE: unused variable


2011-02-17  David Tardon  <dtardon@redhat.com>  [16c242c9dfedb151f340f9d643cb85dff577f8e1]

WaE: unused variable


2011-02-17  David Tardon  <dtardon@redhat.com>  [ad362be350230864787dbb817d85b6ce4c0e58d6]

one-param ctors should be explicit


2011-02-17  David Tardon  <dtardon@redhat.com>  [decf6ebfb0630d27130214c3fecf44390233e21e]

no need for explicit copy ctor


2011-02-17  David Tardon  <dtardon@redhat.com>  [31695893d6f0fc6753fedbc9fbaedd73148f71bf]

WaE: unused variable


2011-02-17  Christina Rossmanith  <ChrRossmanith@web.de>  [4c7a5bee34958143f5a01b37d7b77455480beeba]

Started to translate comments from German->English


2011-02-17  David Tardon  <dtardon@redhat.com>  [cdf0a8475f189d3df55a15754203f799c1196eef]

WaE: unused variable


2011-02-17  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [dd096e1000bda039357dd9206a59489f94e56152]

dba34d: post-rebase fixes


2011-02-17  David Tardon  <dtardon@redhat.com>  [f371dc6d95606c633df9593e32b63f99081ed398]

WaE: unused variable


2011-02-16  Joseph Powers  <jpowers27@cox.net>  [595d6caab6cd4e02a54ea00d6275c858e2e3c4c7]

Fix a typo (replace missing =)


2011-02-17  Kohei Yoshida  <kyoshida@novell.com>  [e9b4a11be7d01fb10ce58ed3a9bbe91b996045d8]

Added unit test for built-in cell functions.

For now, I only test for function categories and their order in
each category.  But in the future I might test for argument types
as well.

2011-02-16  Joseph Powers  <jpowers27@cox.net>  [35959859ec4dde1c60360eaf142f7a52777b2a7d]

Remove DECLARE_LIST( StringList_Impl, OUString* )


2011-02-16  Kohei Yoshida  <kyoshida@novell.com>  [11b2bfe3ddd0f681d273288deff8c15f73a21fb0]

Create an ScDocShell instance, and take the ScDocument instance from it.

Also, we normally use #include "foo.hxx" style include for module
local headers, to distinguish them from system headers or external
module headers.

2011-02-16  Albert Thuswaldner  <albert.thuswaldner@gmail.com>  [9803697b7f9d7e08f6fc8a6a9e1136d3619cb3a1]

Translation of German comment.


2011-02-17  Takeshi Abe  <tabe@fixedpoint.jp>  [0fa128c9e17328c4d468146f358b1d5f8546ee50]

Fixed typo


2011-02-17  Takeshi Abe  <tabe@fixedpoint.jp>  [5ef266242aa3f0d5b19040d6f241b13a57b4b498]

Removed dead code


2011-02-16  Albert Thuswaldner  <thuswa@gmail.com>  [65d891652fd5de4b93d9cd3dadd866b099af423b]

Translation of german comments.


2011-02-16  Thomas Arnhold  <thomas@arnhold.org>  [11ff662cb182306a3d6492a15005d9237fa10891]

Remove BLC support

http://www.openoffice.org/issues/show_bug.cgi?id=52746

"BLC - borland compiler (OS2, win16) - obsolete"

2011-02-16  Thomas Arnhold  <thomas@arnhold.org>  [c9fc1e320c85c6e35e2992ead61883486157c7bf]

Remove WTC support

http://www.openoffice.org/issues/show_bug.cgi?id=52746

"WTC - watcom compiler (OS2, WNT?) - obsolete"

2011-02-16  Thomas Arnhold  <thomas@arnhold.org>  [3fb3eebd8815a4150b30a1562ba88e717306971e]

Remove BLC support

http://www.openoffice.org/issues/show_bug.cgi?id=52746

"BLC - borland compiler (OS2, win16) - obsolete"

2011-02-16  Thomas Arnhold  <thomas@arnhold.org>  [c14d8664862a919277b53b315feeb38d47a50007]

Remove WTC support

http://www.openoffice.org/issues/show_bug.cgi?id=52746

"WTC - watcom compiler (OS2, WNT?) - obsolete"

2011-02-16  Thomas Arnhold  <thomas@arnhold.org>  [542916044dfded030424c27592711a440cc3422f]

Remove MTW support

http://www.openoffice.org/issues/show_bug.cgi?id=52746

"MTW - metrowerks compiler (mac OS9 ?) - obsolete"

2011-02-16  Thomas Arnhold  <thomas@arnhold.org>  [c77531a6453a765b07baef6250a3e75bea88a8a3]

Remove BLC support

http://www.openoffice.org/issues/show_bug.cgi?id=52746

"BLC - borland compiler (OS2, win16) - obsolete"

2011-02-16  Thomas Arnhold  <thomas@arnhold.org>  [1f2d1c8a0cfb41b76ae55e337e355fb972e36ae3]

Remove BLC support

http://www.openoffice.org/issues/show_bug.cgi?id=52746

"BLC - borland compiler (OS2, win16) - obsolete"

2011-02-16  Thomas Arnhold  <thomas@arnhold.org>  [f42e3698160a5876090997b0e474f52962e1b980]

Remove WTC support

http://www.openoffice.org/issues/show_bug.cgi?id=52746

"WTC - watcom compiler (OS2, WNT?) - obsolete"

2011-02-16  Thomas Arnhold  <thomas@arnhold.org>  [b48b0ef9436bf86fdbce3d0e667dc1609778a8c8]

Remove MTW support

http://www.openoffice.org/issues/show_bug.cgi?id=52746

"MTW - metrowerks compiler (mac OS9 ?) - obsolete"

2011-02-16  Thomas Arnhold  <thomas@arnhold.org>  [ebf0ce614b01de1249cfa3f0082c33c70433045f]

Remove WTC support

http://www.openoffice.org/issues/show_bug.cgi?id=52746

"WTC - watcom compiler (OS2, WNT?) - obsolete"

2011-02-16  Caolán McNamara  <caolanm@redhat.com>  [c5a49dd125d1f08f439826448ce9f40ebe94dee9]

Silence ASSERT for the test of a deliberate error.

push and pop assert handler for this deliberate error.

2011-02-16  Thomas Arnhold  <thomas@arnhold.org>  [93f2f61afc55fa15272552383afa2d5028a93ad5]

Remove MTW support

http://www.openoffice.org/issues/show_bug.cgi?id=52746

"MTW - metrowerks compiler (mac OS9 ?) - obsolete"

2011-02-16  Caolán McNamara  <caolanm@redhat.com>  [b70d39084de5fb197519ec478f00e1c06c7d87bd]

Suppress OSL_ASSERT about the deliberate error in the cppunit test.

We want to test for this, retain the OSL_ASSERT for the normal case, and not
get noise during the test itself.

2011-02-16  Caolán McNamara  <caolanm@redhat.com>  [541d5143154fa4b2981abc29601a64ce9c835d87]

make a dir and explicitly disallow creation of dirs in it

i.e. handles building as root

2011-02-16  Caolán McNamara  <caolanm@redhat.com>  [d0285c06d3ff10ab469b99b54618d69532e97599]

cppcheck: set these as public


2011-02-16  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [3c60ce43169859fea3800832bee6ff225c0c20b8]

cleaning in binfilter/bf_sw of sw_fltini.cxx

the filter initialization has been cleaned. A lot of filter where
initialized there, like Excel, lotus, word filter.
All these filters have been deleted from there, keeping only the
Star Writers filters

2011-02-16  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [b9c93d24ccde5d282d526654d207d8f9ecd13655]

delete comments / cleaning of these files


2011-02-16  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [0824a1ee4ae8817de128c72bd4b6134eda315d6c]

delet all content of bf_sw/source/filter/writer/sw_writer.cxx

this file is now empty, will be removed soon

2011-02-16  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [f0a006a63eea384c63b12993d0f3f0c6a86a1512]

delete struct Writer_Impl in binfilter/bf_sw


2011-02-16  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [2896538b8e93083a78667f677ff43b0e886de610]

delete class Writer in binfilter/bf_sw

the class Writer is deleted in binfilter/bf_sw and all dependencies
of this class. This includes some other derivated classes.
Some classes or functions (in other classes ) are left behind, needing
now an analysis to see if they are orphean or used by some read classes

2011-02-16  Kurosawa Takeshi  <taken.spc@gmail.com>  [cbbaf4fb45979785385932e4c5fa3523228eab69]

Use GDK_HAND2 mouse cursor instead of GDK_HAND1

LibreOffice uses GDK_HAND1 for POINTER_REFHAND and GDK_HAND2 for POINTER_HAND.
However there is not much difference between GDK_HAND1 and GDK_HAND2.
GDK_HAND1 means "a right-pointing hand" and GDK_HAND2 means "a left-pointing hand".

Since GDK_HAND2 is much more popular and some cursor themes don't contain cursor file for GDK_HAND1, we should use GDK_HAND2 for both POINTER_REFHAND and POINTER_HAND.

2011-02-16  Francois Tigeot  <ftigeot@wolfpond.org>  [a792067924d8237aa5090f47a49f25486c19ca8a]

Remove unused UUID_SYSTEM_TIME_RESOLUTION_100NS_TICKS


2011-02-16  Bálint Dózsa  <dozsabalint@gmail.com>  [fcf3851494f067635dc576a2f69207184168b1e7]

Remove dead code


2011-02-16  Bálint Dózsa  <dozsabalint@gmail.com>  [a2d9402d2c59002ee29f771304cad919cf7e275f]

Remove dead code


2011-02-16  Thomas Arnhold  <thomas@arnhold.org>  [d7c5c964208813d02cd1df4dd1b3bd66b95a5375]

Updated gitignore to ignore build dirs on other platforms


2011-02-16  Thomas Arnhold  <thomas@arnhold.org>  [666bb3e6e4ed25c6e202a8559567b6a99bd5c8b9]

Remove unused update_module_ignore_lists.pl

Was used to update the svn ignore list

2011-02-16  Radek Doulik  <rodo@novell.com>  [c15ed83558189e0cc67f6fce9939177dfccc71b8]

fix cairo canvas regression - do not access polygon points outside range

(cherry picked from commit a898a8cb077c05b1085da8254e66f61aa265b7dc)

Signed-off-by: Thorsten Behrens <tbehrens@novell.com>

2011-02-16  Thomas Arnhold  <thomas@arnhold.org>  [474c75df7a73e38e7fab3f23e4df76d92fe79bf2]

Remove usused osarch.pm


2011-02-16  Thomas Arnhold  <thomas@arnhold.org>  [f8253fb7dda80d2b5e788a483ee18b8108bfab7d]

Remove SCO support


2011-02-16  Thomas Arnhold  <thomas@arnhold.org>  [e260e51842a4b129c91bb8d2074bb9cebc230e2d]

Remove HPUX support


2011-02-16  Thomas Benisch [tbe]  <thomas.benisch@oracle.com>  [2ec7d4b6d71c6689a32098894ae4ef1bfd637635]

chart53: #i116486# Activated Chart has wrong position in RTL if Navigator is docked


2011-02-16  Thomas Arnhold  <thomas@arnhold.org>  [644ee4816ce7fbb59745c4cd2264c9f31d8483fe]

Remove SCO support


2011-02-16  Thomas Arnhold  <thomas@arnhold.org>  [b2bf8c258281feabbe3933b61a4d3397d220852f]

Remove HPUX support


2011-02-16  Thomas Arnhold  <thomas@arnhold.org>  [83c35aa428e910e17042babcfe4abf15266f1dcf]

Remove TEST* and DEBUG*


2011-02-16  Thomas Arnhold  <thomas@arnhold.org>  [6f248073aae4e5c0208c19ad2ad15f4ab953246a]

Remove HDU_DEBUG

OSL_DEBUG_LEVEL > 2 isn't activated anyway so I removed it at this point.

2011-02-16  Thomas Arnhold  <thomas@arnhold.org>  [78949ca9a24820e347d241b16c0ad01a030be159]

Remove unused USED ;)


2011-02-16  Thomas Arnhold  <thomas@arnhold.org>  [4aef46ae356f5ab177ad51afe4b7aa8fc4f47254]

Remove XX_OV


2011-02-16  Thomas Arnhold  <thomas@arnhold.org>  [6426dd54290420324e6c08b5f342f0eee87ea5c5]

Remove DBG_MI


2011-02-16  Thomas Arnhold  <thomas@arnhold.org>  [166616b00895ca62dbe74705b603815557dcf5bc]

Remove unused files from svdde


2011-02-16  Thomas Arnhold  <thomas@arnhold.org>  [abc3225db06ef8be442fde5f7d81bcc08b156c62]

Remove OLD_CHAOS ;)


2011-02-16  Thomas Arnhold  <thomas@arnhold.org>  [a034c0217f94c34c9dce3b0a05bee4ac161fecb6]

Remove erTEST


2011-02-16  Thomas Arnhold  <thomas@arnhold.org>  [a48224f36d5175db4e07cbc2fa30ec34b310872c]

Remove SCO support


2011-02-16  Thomas Arnhold  <thomas@arnhold.org>  [191ea24ddc9edb3f93f3e9f63f698cada660fcf8]

Remove HPUX support


2011-02-16  Thomas Arnhold  <thomas@arnhold.org>  [e2ebbd2847d5cedc8f1a6d8a1e8e7cbc64c8cb1a]

Remove SCO support


2011-02-16  Ingrid Halama [iha]  <Ingrid.Halama@oracle.com>  [87635e20d18a4bd8e9da9382771c2c32496ec7ed]

chart51: #i116544# integrate fix for copy/paste bug #i116943#


2011-02-16  Noel Power  <noel.power@novell.com>  [ad2bda1b79df4a9c28266527994861d0a5d2c354]

add copyright headers


2011-02-16  Noel Power  <noel.power@novell.com>  [59a52b3bfb1924026c38f5eee308596fb1ad5ef7]

add copyright headers


2011-02-16  Noel Power  <noel.power@novell.com>  [9e687fd74cf1ba0ad19e9f6ed3e046b64cb23692]

add copyright header


2011-02-16  Thomas Arnhold  <thomas@arnhold.org>  [b0ead278358dd5d96726bf42293325388bef1cbb]

Remove some dead code


2011-02-16  Thomas Benisch [tbe]  <thomas.benisch@oracle.com>  [b536656082077f58e14e1f730cb075471124d666]

chart53: #i116943# Inserted Calc chart loses data


2011-02-16  Radek Doulik  <rodo@novell.com>  [c661a55df1cb24c8685fb7f398ca96651b85d939]

fix cairo canvas regression - do not access polygon points outside range


2011-02-16  Niklas Nebel  <nn@openoffice.org>  [5c24799ce51c533e0ea68384ef5aa06785d9a443]

calc66: #i112034# ScCopyPage/TransferDrawPage: don't copy internal objects (detective) and note captions


2011-02-16  Caolán McNamara  <caolanm@redhat.com>  [9a299c989b84cbb7a30fcef9dcc02ed04a332829]

Resolves: rhbz#674330 dereference of NULL mpBase


2011-02-16  Ivo Hinkelmann  <ihi@openoffice.org>  [7b37b8ec77f1311a737c32bfc58d08553786155d]

masterfix: #i10000# TRUE -> sal_True


2011-02-16  Joseph Powers  <jpowers27@cox.net>  [8d4109198108d445f94c1e9c5c289625930a9b4f]

Forgot to remove the line of code I comment out.


2011-02-16  Joseph Powers  <jpowers27@cox.net>  [5d7d3782d33672dc49844d18369437006f0c5afd]

Remove DECLARE_LIST( StringList_Impl, ::rtl::OUString* )


2011-02-16  Ingrid Halama [iha]  <Ingrid.Halama@oracle.com>  [d536f34a8d7c0cf5360690a428d0a07143aac708]

chart51: merge with DEV300_m100 - part 2


2011-02-16  Ingrid Halama [iha]  <Ingrid.Halama@oracle.com>  [92c21df5580369a2a7a3ad3ce6c9ed939782ce93]

chart51: merge with DEV300_m100 - part 2


2011-02-16  Thomas Arnhold  <thomas@arnhold.org>  [83fade2fa0bf4114aaf3f3426e623fce5b31bc77]

Remove SCO support


2011-02-16  Thomas Arnhold  <thomas@arnhold.org>  [92f34f605ef19f3cfb9b9f3e42c36f08d133c6d2]

Remove HPUX support


2011-02-16  Thomas Arnhold  <thomas@arnhold.org>  [204ef36da8d04524cc6577976883c931c6026004]

Remove SCO support


2011-02-16  Thomas Arnhold  <thomas@arnhold.org>  [d2a1f392c10f177e005df319756223855cb9c77e]

Remove HPUX support


2011-02-16  Thomas Arnhold  <thomas@arnhold.org>  [79e28f8451ec737e3eb67c99d93d18a2ff923532]

Remove SCO support


2011-02-16  Thomas Arnhold  <thomas@arnhold.org>  [87849a834e24a0c9e0b18478ebeb6e417a020ef9]

Remove HPUX support


2011-02-16  Ivo Hinkelmann  <ihi@openoffice.org>  [123d6c5db95fb8cba82ade5d44f74bee8c8a01df]

l10nmove: adjust repository handling


2011-02-16  Nigel Hawkins  <n.hawkins@gmx.com>  [588b702ae1f16badf20a4ca3038e1d9b4dc81745]

Remove some SvArray use in SwXMLTableContext


2011-02-16  Joseph Powers  <jpowers27@cox.net>  [58522fa86275ab2671314464d18bf706b9ee1797]

Remove DECLARE_LIST( IMPL_ConfigurationListenerList, ConfigurationListener* )


2011-02-16  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [f4993b25069c1079cd40adfe28133ccff7899c92]

rebase two more patches to DEV300_m100


2011-02-16  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [703a71a2e72e7623b676cb52d6fdee972c961cf9]

rebase to DEV300_m100


2011-02-16  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [f575b9b55f183f4b76369a05d6c9a3f974e24a30]

rebase to DEV300_m100


2011-02-16  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [231934e72e694f193135df62429b83d4b11aff1a]

rebase to DEV300_m100


2011-02-16  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [f8f4d2dce46e0649289ba57b42417b4a8972bf86]

rebase to DEV300_m100


2011-02-16  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [d9bbc5790dc9e4c8bf17e2e26204c13de95600c2]

rebase to DEV300_m100


2011-02-16  Joseph Powers  <jpowers27@cox.net>  [cfbd6e5967bf502e368c80c36be9af0a922c4786]

Remove DECLARE_LIST( InternalStreamLockList, InternalStreamLock* )


2011-02-16  Ivo Hinkelmann  <ihi@openoffice.org>  [085a62305c1930587bffce75159a183a779555e9]

CWS-TOOLING: integrate CWS accfixes


2011-02-16  Ivo Hinkelmann  <ihi@openoffice.org>  [40d16ca36b0bcbad4420f5fe64fb7859e69b73ff]

CWS-TOOLING: integrate CWS accfixes


2011-02-16  Ivo Hinkelmann  <ihi@openoffice.org>  [eae63aa3839bdfd6c9c99c401e2c8398238e334b]

CWS-TOOLING: integrate CWS accfixes


2011-02-16  Ivo Hinkelmann  <ihi@openoffice.org>  [3b630726e69547741b1ed567d65e87a0f53d18b4]

CWS-TOOLING: integrate CWS accfixes


2011-02-16  Ivo Hinkelmann  <ihi@openoffice.org>  [ac7aee76690f0356056a0ce4d48db77a870585c3]

CWS-TOOLING: integrate CWS accfixes


2011-02-16  Ivo Hinkelmann  <ihi@openoffice.org>  [93f662a939e3c9561e025367e97ae19d2130a90f]

CWS-TOOLING: integrate CWS accfixes


2011-02-16  Ivo Hinkelmann  <ihi@openoffice.org>  [208b435604765e8b14d956f5d7112d9983a39166]

CWS-TOOLING: integrate CWS accfixes


2011-02-16  Ivo Hinkelmann  <ihi@openoffice.org>  [2622774916fe3a9495ad629b2caf7f5503da6a5b]

CWS-TOOLING: integrate CWS csvexport


2011-02-16  Ivo Hinkelmann  <ihi@openoffice.org>  [1c5c8395662fc4ee47bb5d4809d61620190af281]

CWS-TOOLING: integrate CWS csvexport


2011-02-16  Ivo Hinkelmann  <ihi@openoffice.org>  [c809e9703405a8bc43ca535928d5acaa596edeef]

CWS-TOOLING: integrate CWS csvexport


2011-02-16  Ivo Hinkelmann  <ihi@openoffice.org>  [1715443a441ab772cd6567554508cc916abfdaf6]

CWS-TOOLING: integrate CWS automationcheckissuesids


2011-02-16  Ivo Hinkelmann  <ihi@openoffice.org>  [db44f1dde6942202c6152619bebb43d3cf6ffee9]

CWS-TOOLING: integrate CWS sb138


2011-02-16  Ivo Hinkelmann  <ihi@openoffice.org>  [96c99c8174806f7df2716c02bf67b8e2433ebb7e]

CWS-TOOLING: integrate CWS sb138


2011-02-16  Ivo Hinkelmann  <ihi@openoffice.org>  [3d9a9a561d5ea35c9805fff6b31a97db77bf479e]

CWS-TOOLING: integrate CWS sb138


2011-02-16  Ivo Hinkelmann  <ihi@openoffice.org>  [9d1f566b61ed3872dc74535855f5c76cb0fb18b7]

CWS-TOOLING: integrate CWS sb138


2011-02-16  Ivo Hinkelmann  <ihi@openoffice.org>  [c875b173610ac0df760bc0a84bb30b6c23efaa98]

CWS-TOOLING: integrate CWS sb138


2011-02-16  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [71214c0f92851b63ab756488e7edba9b2a88d4cc]

dba34d: #i116215# ImplSelectionChangedHdl: when an entry has been de-selected in drop-down-mode, reset mpImplWin to display nothing


2011-02-16  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [4c47c0802599e0d24c192ed0cb73b5d64fbfc421]

dba34d: #i116215# de-select all items when the to-be-selected string is invalid or empty


2011-02-16  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [b944bda2f94c86f7807ae7e3ea279eaf63f29753]

dba34d: #i116572# use proper AddressConvention


2011-02-16  Katarina Machalkova  <kmachalkova@suse.cz>  [800884a7b2e2106d9de45e202f33ff5cb573318d]

Consistent cell font and background colour toolbar behaviour

Fixes bnc#652214

2011-02-16  os  <os@openoffice.org>  [9310807dd3af0d878d0989dbab48ea10cb71780d]

merge errors fixed


2011-02-16  Niklas Nebel  <nn@openoffice.org>  [b6515632228beaf99af1527bdc099ff6ef3ef8d8]

calc66: #i113411# use first value entry for number format of ScDPTableDataCache


2011-02-16  Ivo Hinkelmann  <ihi@openoffice.org>  [9d11d6a1954317d3ed753a2feb34a7f8fdc81201]

CWS-TOOLING: integrate CWS mongolianlayout


2011-02-16  Ivo Hinkelmann  <ihi@openoffice.org>  [5836ef5ca62a974b598e0cabf5889a876a0be80d]

CWS-TOOLING: integrate CWS mongolianlayout


2011-02-16  Ivo Hinkelmann  <ihi@openoffice.org>  [31bde39a20f1962809d40153752885a29370a9d1]

CWS-TOOLING: integrate CWS mongolianlayout


2011-02-16  Ivo Hinkelmann  <ihi@openoffice.org>  [725c97e1681f90ae2a55a30036767ae202f599bb]

CWS-TOOLING: integrate CWS mongolianlayout


2011-02-16  Ivo Hinkelmann  <ihi@openoffice.org>  [434cef64a5de75f773031019b1ec67fa54875eae]

CWS-TOOLING: integrate CWS ab80


2011-02-16  Ivo Hinkelmann  <ihi@openoffice.org>  [0c32eaf7ce56735e033e000226c2a6fc6c96eb5c]

CWS-TOOLING: integrate CWS ab80


2011-02-16  Ivo Hinkelmann  <ihi@openoffice.org>  [1a4c58a4372c8499ab091b7486cea33ef91e14a5]

CWS-TOOLING: integrate CWS ab80


2011-02-16  Ivo Hinkelmann  <ihi@openoffice.org>  [a5b401f4ef13cb1107777324147a09a781d049ff]

CWS-TOOLING: integrate CWS ab80


2011-02-16  Ivo Hinkelmann  <ihi@openoffice.org>  [2866c516dbd205d09b35aac7d934c9e215be625e]

CWS-TOOLING: integrate CWS ab80


2011-02-16  Ivo Hinkelmann  <ihi@openoffice.org>  [8b332a7ed61b6be14be15b37ad5d417947d81791]

CWS-TOOLING: integrate CWS ab80


2011-02-16  Malte Timmermann [mt]  <malte.timmermann@oracle.com>  [34ca828e5a98e16be0c4d7f5f9096460284833b9]

fixed compile errors after resync to m100, part2


2011-02-16  Malte Timmermann [mt]  <malte.timmermann@oracle.com>  [fbeb9eb3914df6478599d2e43ed2dcc91028a4b2]

fixed compile errors after resync to m100, part2


2011-02-16  François Tigeot  <ftigeot@wolfpond.org>  [b83d14667ba7ae7a78b4f00b2575781f0e1adc31]

add unxdfly.mk


2011-02-16  Sébastien Le Ray  <sebastien-libreoffice@orniz.org>  [ba00e8f403b0284e6dd28701975e0c91cf6d51ce]

Cleanup in comphelper unit tests.


2011-02-16  os  <os@openoffice.org>  [883e2b11250a7bd9b97b20a5ef1d4d87fab42bdd]

USHORT removed


2011-02-16  Caolán McNamara  <caolanm@redhat.com>  [7b686242a004eead04a74d5163b290edb6afb20d]

restore -fno-strict-aliasing for gcc < 4.5


2011-02-16  Thomas Arnhold  <thomas@arnhold.org>  [b3ca595628530c27d133633ee9fe86acb993ab92]

Use doxygen/javadoc style format for class documentation.


2011-02-16  Caolán McNamara  <caolanm@redhat.com>  [df16df443d6a0c778c975286c5e622478944a9de]

clear windows warning, struct vs class


2011-02-16  Andreas Bregas  <ab@openoffice.org>  [ef32b1dad726406dd36a81ac1b6e5fb11b98e25b]

ab81: #i86628# BasicTreeListBox::ImpCreateLibSubEntries(): Refer to right LibraryContainer in dialog mode


2011-02-16  Carsten Driesner  <cd@openoffice.org>  [90b0c6a03d98613463bf0fdb49af10e3423406de]

fwk165: Rebase to DEV300m100


2011-02-16  Carsten Driesner  <cd@openoffice.org>  [4c45624308ecb9ec718f0d6c989220ce470c273b]

fwk165: Rebase to DEV300m100


2011-02-16  Carsten Driesner  <cd@openoffice.org>  [9fdc2716aada42ccb8f60e14555dab10de2c67eb]

fwk165: Rebase to DEV300m100


2011-02-16  Mikhail Voytenko  <mav@openoffice.org>  [1200bd6e41f7b071d3a911818f96143aa644d182]

fwk166: #164409# remove unused icons


2011-02-16  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [e648dff4561470d3aba457ec916437d04fea5c0c]

debuglevels: explicit failure upon catching an UNO exception (which gives a slightly better idea of the failure than what cppunit emits by default)


2011-02-16  Mikhail Voytenko  <mav@openoffice.org>  [28e7d024cf751e72633b56a83cad4af28043f2b4]

fwk166: #164409# remove unused icons


2011-02-16  David Tardon  <dtardon@redhat.com>  [436c5065a085bef63343a10136c9c1d21a56afd3]

WaE: unused variable


2011-02-16  David Tardon  <dtardon@redhat.com>  [1ef621e92463cbad920454a5566832c69bd25169]

use osl::DebugBase for debugging live instances


2011-02-16  Caolán McNamara  <caolanm@redhat.com>  [82a9b594e81ca65d90cd88a364a03e9e4635523f]

WaE: ambiguous {


2011-02-16  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [1511a227317d463943dfde08a7183abd8e569f71]

Fix a crash when using on cygwin with symlinked directories

But only God knows where is actually the root cause of this crash

2011-02-16  Luke Dixon  <6b8b4567@gmail.com>  [396d679b60fe2c996ff040218814f54684703313]

Make Undo & Redo work with the visual formula editor

and update todo list.

2011-02-16  Christina Rossmanith  <ChrRossmanith@web.de>  [dc8bab8cb1fd3dacbce125a9ad229adddb9c631a]

fixed spelling menues -> menus


2011-02-15  Joseph Powers  <jpowers27@cox.net>  [88baec9f33c8416f36fec8d801ef606da36d2883]

Remove DECLARE_LIST( FileStatList, FileStat* )


2011-02-15  Kohei Yoshida  <kyoshida@novell.com>  [18f42ddf88ef9cd92cd382c30043f23ef1d81604]

More removal of inc/dec recalc level calls.


2011-02-15  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [1c14599519ed693d9c9db3b564627559c9e813c3]

debuglevels: a little less verbosity


2011-02-15  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [9a02d3ff84209d7349527ad245a6f4f1261135e6]

debuglevels: BasicManager::ExecuteMacro: when the return value of the executed method is the method itself, don't retrieve its value - it would execute the method, again (encountered in the refactored smoketest_native)


2011-02-15  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [3a16bfa1ff6ece66b912ff003ad3897c47d59263]

debuglevels: #i116845# ~OfficeDocumentsManager: don't assert an empty document list


2011-02-15  Thomas Arnhold  <thomas@arnhold.org>  [59a06b5013bf70be3f244b40d4a9e01b039348a9]

Remove unused inc files


2011-02-15  Kohei Yoshida  <kyoshida@novell.com>  [b3ee501254cea799a370bb8a02299e62488386d1]

Remove this weird recalc level construct.  Let's keep it simple.


2011-02-15  Christoph Herzog  <rhogez@googlemail.com>  [66c00d6e5985cbbac9c44aba46331eb81d547052]

Translate some German comments.


2011-02-15  Thomas Arnhold  <thomas@arnhold.org>  [53d2c4159876b7b67c26a4e3b23aa8950f935dc8]

Remove SINIX and HP9000


2011-02-15  Thomas Arnhold  <thomas@arnhold.org>  [a59126c9cde31e143b69af3422abf0f331ec380e]

Remove unused files


2011-02-15  Thomas Arnhold  <thomas@arnhold.org>  [bbc0a02804057248255cc78848902a7869bb8615]

Remove SINIX


2011-02-15  Thomas Arnhold  <thomas@arnhold.org>  [30e2c2dfea72b532c5123012ea72dc156da70a04]

Remove DOS


2011-02-15  Thomas Arnhold  <thomas@arnhold.org>  [2b8f676617fb787fb1391a27ec3583bbc249a73b]

Remove DOS_NIE


2011-02-15  Thomas Arnhold  <thomas@arnhold.org>  [5538281b0edb376d73bf9a1b56d159a3a7d34620]

Remove HP9000


2011-02-15  Thomas Arnhold  <thomas@arnhold.org>  [6b5318665d2bc5abc3e2f45b63352e6f94b1cd02]

Remove unused and deprecated macros


2011-02-15  Thomas Arnhold  <thomas@arnhold.org>  [6e167c94164fe9cb34ff80a7814c5e2f42bb2fab]

Remove SINIX


2011-02-15  Kohei Yoshida  <kyoshida@novell.com>  [5267252884a5cea1061b12453e7777a886e12af5]

Let's hide these definitions from the header, for easier debugging.


2011-02-15  Caolán McNamara  <caolanm@redhat.com>  [2f9cc379bd81324921c401660028cf96573b8c84]

throw out some warnings


2011-02-15  Hanno Meyer-Thurow  <h.mth@web.de>  [9f5042e4a519e8583def244aae669fe6f5c80101]

search for server jvm if client jvm not found


2011-02-15  Rob Snelders  <programming@ertai.nl>  [bc1ac38919e9f9085767f060d4d8fdf902b80503]

translated comments (17-24/54)


2011-02-15  Niklas Nebel  <nn@openoffice.org>  [5fab49034775c1cadc495a18094f24e97ae40f6c]

calc66: #i114504# don't assume external references are always file urls


2011-02-15  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [d47d21cb19e3f33b3b9c76aef16fd89802a52c11]

add new source file


2011-02-15  Malte Timmermann [mt]  <malte.timmermann@oracle.com>  [bf3f4fe64712e3443b04caa8b9107ae5b47eb43a]

fixed compile errors after resync to m100


2011-02-15  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [28be5001011db5d2e59f89790c96cf6b89f4683f]

add new header file


2011-02-15  Ivo Hinkelmann  <ihi@openoffice.org>  [b457ecb4f5caf814e47d8ed3009e7d792a3a31a0]

CWS-TOOLING: integrate CWS spc01_DEV300


2011-02-15  Ivo Hinkelmann  <ihi@openoffice.org>  [27ed5fe89d1fcae7c64b5d12043cec90e1bc44f6]

CWS-TOOLING: integrate CWS spc01_DEV300


2011-02-15  Ivo Hinkelmann  <ihi@openoffice.org>  [f9626c6a8fa6609948b6482742ab069851c24423]

CWS-TOOLING: integrate CWS spc01_DEV300


2011-02-15  Mathias Bauer  <mba@openoffice.org>  [0a9e48f8e95723b42c0d4f52013e627a4b6d135d]

CWS mongolianlayout: resync to m100


2011-02-15  Mathias Bauer  <mba@openoffice.org>  [16d9e91d85b64ffe9d5acd3925151286a937e510]

CWS mongolianlayout: resync to m100


2011-02-15  Mathias Bauer  <mba@openoffice.org>  [e4b19f73e959c87ccffe3052e2de0e0ba03391ef]

CWS mongolianlayout: resync to m100


2011-02-15  Mathias Bauer  <mba@openoffice.org>  [9ab412d7ba285c4e819aacff8520fc5d949d9740]

CWS mongolianlayout: resync to m100


2011-02-15  Andreas Bregas  <ab@openoffice.org>  [9a2b6730c36d29bfeee8f49a6cb22a22c6ab1711]

ab80: resync to m100


2011-02-15  Andreas Bregas  <ab@openoffice.org>  [cbc95eb3f6aaa7b7c9a85128a421cc90339691fc]

ab80: resync to m100


2011-02-15  Andreas Bregas  <ab@openoffice.org>  [7c4a551e47d95e58210de5c60f1b71c9f2d9bd05]

ab80: resync to m100


2011-02-15  Andreas Bregas  <ab@openoffice.org>  [d8858e99a4679cbf9087451e2b2b23a49b7b7231]

ab80: resync to m100


2011-02-15  Andreas Bregas  <ab@openoffice.org>  [baaee7e7f73d9831975ed576bea260efe0d56e21]

ab80: resync to m100


2011-02-15  Andreas Bregas  <ab@openoffice.org>  [612abca175d0563c2f33f07748927ef4915a1081]

ab80: resync to m100


2011-02-15  Ivo Hinkelmann  <ihi@openoffice.org>  [de78919658aeb7ffde6c92970f4b613abb46d3e9]

CWS-TOOLING: integrate CWS dr79


2011-02-15  Ivo Hinkelmann  <ihi@openoffice.org>  [0d8ea0eb2287dd45f0e697ca3fdecc7f912595a2]

CWS-TOOLING: integrate CWS dr79


2011-02-15  Mikhail Voytenko  <mav@openoffice.org>  [ddd7ea1572342a97dbb789b0603b97520964ca9c]

fwk166: #164409# remove unused icons


2011-02-15  Radek Doulik  <rodo@novell.com>  [bf25e9c644dc2d4d06087c3136dd4cf8d38f1ee0]

restrict metafile decomposition (fixes n#650049)

 - do not use metafile decomposition on metafiles which need
   canvas renderer (right now, these containing EMF+)

2011-02-15  Radek Doulik  <rodo@novell.com>  [930183694d4bdbf100b0549a9d7312c2ef107ae2]

GDIMetaFile::bUseCanvas related changes (prerequisite for fixing n#650049)

 - add GetUseCanvas() for read access
 - update bUseCanvas when playing on metafile

2011-02-15  Radek Doulik  <rodo@novell.com>  [2bbbce83416712ac23edf5641f65c1567753abde]

clean the code a bit


2011-02-15  Ivo Hinkelmann  <ihi@openoffice.org>  [b4652058836bf95b01de2fd85a91d4a59985fba4]

l10nmove: fixed regex


2011-02-15  Malte Timmermann [mt]  <malte.timmermann@oracle.com>  [4aca9b49a6f83b21ce0b66b67ad06ada1f920c9b]

accfixes: merged to m100


2011-02-15  Malte Timmermann [mt]  <malte.timmermann@oracle.com>  [b363f6f47661e045e9751e28f3d2896067af7900]

accfixes: merged to m100


2011-02-15  Malte Timmermann [mt]  <malte.timmermann@oracle.com>  [ef349381782dbd54d817ba789ac982f3c6d9938c]

accfixes: merged to m100


2011-02-15  Malte Timmermann [mt]  <malte.timmermann@oracle.com>  [6aa45bbe9dbaa96e1b365f22969e1ad3d7ce9553]

accfixes: merged to m100


2011-02-15  Malte Timmermann [mt]  <malte.timmermann@oracle.com>  [f42f3b496a1d956f72fad8aaf37da790e89ed803]

accfixes: merged to m100


2011-02-15  Malte Timmermann [mt]  <malte.timmermann@oracle.com>  [4ae1df265823cbdc93dddc010fcb93aef729642e]

accfixes: merged to m100


2011-02-15  Malte Timmermann [mt]  <malte.timmermann@oracle.com>  [1e8ae7f11c3cc86ba13eef4d93cfaabc89a8f7dd]

accfixes: merged to m100


2011-02-15  Caolán McNamara  <caolanm@redhat.com>  [c1810627eccef206eacf89b7562f9d73b3e83ac0]

silence some more windows warnings


2011-02-15  Caolán McNamara  <caolanm@redhat.com>  [7a14639359f553dfd0c526f7d005867ef2b04c72]

silence a windows warning


2011-02-15  Francois Tigeot  <ftigeot@wolfpond.org>  [f091f5b395cc462a01a52aa7b535202e8b232463]

dragonfly stuff


2011-02-15  Kohei Yoshida  <kyoshida@novell.com>  [b5b86329eb0263bb2cccca36d8602bce067ab24a]

Reduced indent levels by early bail out.


2011-02-15  Caolán McNamara  <caolanm@redhat.com>  [63252092cd9a9fe90c35a1fc0b7ab7336b6efa00]

remove Collator headers


2011-02-15  Caolán McNamara  <caolanm@redhat.com>  [7db94c02cdb61946db97abc5a06c71d01f6784ae]

these fairly heavy weight Collator Wrappers aren't used


2011-02-15  Francois Tigeot  <ftigeot@wolfpond.org>  [c787fcbf1e698bbb15bed9997a8b58382b5857d0]

dragonfly stuff


2011-02-15  Caolán McNamara  <caolanm@redhat.com>  [659279c8def8141e6f6da4d580dfb0c7624affa4]

use Natural sort as default sort for listboxes, etc.


2011-02-15  Caolán McNamara  <caolanm@redhat.com>  [7aae1678ec974220f0f245d731f201054ccbc1df]

use Natural sort as default sort for listboxes, etc.


2011-02-15  Kohei Yoshida  <kyoshida@novell.com>  [20349a62d91d7a938366c117c2cc9fff63d156fd]

Fixed an incorrect exporting of row styles.

flat_segment_tree's end position is not inclusive.  Let's reflect that
when checking cached data range.

2011-02-15  Joseph Powers  <jpowers27@cox.net>  [6b0733a00b1b038fe20072984c87233c891660c8]

Remove DECLARE_LIST( FSysSortList, FSysSort* )

Note: FSysSort is an int. So I just changed it to a vector< int >. This
should reduce the chance of a memory leek and also speed things up a little.

2011-02-15  Francois Tigeot  <ftigeot@wolfpond.org>  [868aa83949363da3e3db7d8b9e315cc7e02968c5]

dragonfly stuff


2011-02-15  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [2275892697742de273abfce1180e5d979ec80af6]

remove a ton of warnings


2011-02-15  Ivo Hinkelmann  <ihi@openoffice.org>  [c2455c666ef42826bd71862bdb0396ca3309d969]

CWS-TOOLING: integrate CWS vcl118


2011-02-15  Ivo Hinkelmann  <ihi@openoffice.org>  [94860ac1e06aee114c733379798b17277d9c51ab]

CWS-TOOLING: integrate CWS vcl118


2011-02-15  Ivo Hinkelmann  <ihi@openoffice.org>  [4a19b8e2fa1e71691d5621ec794d0316856bca5c]

CWS-TOOLING: integrate CWS vcl118


2011-02-15  Ivo Hinkelmann  <ihi@openoffice.org>  [8791e395bbfc3ab9e0d9ebc8a57b71974e86f98f]

CWS-TOOLING: integrate CWS vcl118


2011-02-15  Ivo Hinkelmann  <ihi@openoffice.org>  [f47df855cfc094176ed229448fcdf88fd6096bd8]

CWS-TOOLING: integrate CWS vcl118


2011-02-15  Ivo Hinkelmann  <ihi@openoffice.org>  [13842972b30a962d3a60038608c5aed3c806fe95]

CWS-TOOLING: integrate CWS vcl118


2011-02-15  Ivo Hinkelmann  <ihi@openoffice.org>  [4ae3f0ccf91522bc9f63e8bf74feb736383a35c4]

CWS-TOOLING: integrate CWS vcl118


2011-02-15  os  <os@openoffice.org>  [47aeb763b0e1f0f2e692cfbbbe5a539dfb00e577]

m100 merged


2011-02-15  os  <os@openoffice.org>  [060bb46986f50bc45b98f18585f1191a1c7f1374]

m100 merged


2011-02-15  os  <os@openoffice.org>  [b18b90648ef628467de81b23986954e25f9c268f]

m100 merged


2011-02-15  os  <os@openoffice.org>  [6ba0d5c9369d4e2234698326107340b4c5508c01]

m100 merged


2011-02-15  Muthu Subramanian K  <sumuthu@novell.com>  [f833cc946d73631bb82a56e3eedf6a669dd1b797]

XLSX import of duplicate-conditional formatting.


2011-02-15  Muthu Subramanian K  <sumuthu@novell.com>  [eb07114a5c5d144e894b455c8b6f83e67463edf5]

Adding new operator for duplicate-conditional formatting.


2011-02-15  Muthu Subramanian K  <sumuthu@novell.com>  [7815b31f338724abedc053f353b88a343d11a541]

XLSX import of duplicate-conditional formatting.


2011-02-15  Andreas Bregas  <ab@openoffice.org>  [c1db4c75656b834a88dc760922dbe3c5f5f01b56]

ab81: #i115795# Changed string handling in DLL calls back to old behavior in !VBA mode


2011-02-15  Radek Doulik  <rodo@novell.com>  [6d16188277d25d81d8ee6b9c99ed15cc7ff3c51d]

fix the condition of whether to use new metafile decomposition

- overlooked that the test bool variable is static

2011-02-15  Joseph Powers  <jpowers27@cox.net>  [c83fae6da4ae1cc507af70fb6f04a8f53cf37fe5]

Remove DECLARE_LIST( DirEntryList, DirEntry* )


2011-02-15  Joseph Powers  <jpowers27@cox.net>  [40d226f8885b5219d42f53a2b22acb35fa9f9766]

Remove some extra DECLARE_LIST() items


2011-02-15  Ivo Hinkelmann  <ihi@openoffice.org>  [a168876bd948b68ecc89fefe4a6a0d98ca985ba8]

l10nmove: minor fixes


2011-02-15  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [7b97b4b68cd075069f9736578df8578552589491]

fdo#34226: Fixed BorderLine(2) convertion to SvxBorderLine

Signed-off-by: Michael Meeks <michael.meeks@novell.com>
Signed-off-by: Caolán McNamara <caolanm@redhat.com>
Signed-off-by: David Tardon <dtardon@redhat.com>

2011-02-15  Petr Mladek  <pmladek@suse.cz>  [aab96bf8f5686506e26351e646269f2ec1efb0dc]

crashing oosplash and malformed picture (bnc#652562)

it was visible only on screens that did not use 32bpp

Signed-off-by: Thorsten Behrens <thb@documentfoundation.org>
Signed-off-by: Michael Meeks <michael.meeks@novell.com>
Signed-off-by: Jan Holesovsky <kendy@suse.cz>

2011-02-15  Jan Holesovsky  <kendy@suse.cz>  [3d999b9f9b5b9fa546fa615f775748eace78d600]

Fix incorrect use of uno::Sequence.


2011-02-15  Ingrid Halama [iha]  <Ingrid.Halama@oracle.com>  [83c226bdba7638634fc178a0f9ad8deb1369631f]

chart51: merge with DEV300_m100


2011-02-15  Ingrid Halama [iha]  <Ingrid.Halama@oracle.com>  [b118e8602aa34e14191fd7149b804f7ae77ad796]

chart51: merge with DEV300_m100


2011-02-15  Ingrid Halama [iha]  <Ingrid.Halama@oracle.com>  [d3f3babe5fa6931a98f723b91a4ec72d8cb0d1fa]

chart51: merge with DEV300_m100


2011-02-15  Michael Meeks  <michael.meeks@novell.com>  [0a4424d3cbfbe874c2c74851f04dc9731f67e932]

disable EMF+ rendering on windows - it doesn't work yet


2011-02-15  Michael Meeks  <michael.meeks@novell.com>  [49e315c467d4800ae08c0149a4f5f38eb64b16f6]

catch exceptions from failing UNO-ness, fdo#33785 backstop.


2011-02-15  Michael Meeks  <michael.meeks@novell.com>  [9b8067d6750b23bc84d6e3e824f11740390cc7fb]

disable EMF+ rendering on windows - it doesn't work yet


2011-02-15  Ingrid Halama [iha]  <Ingrid.Halama@oracle.com>  [8b35f0adebc482200cc5ff6622f81c9cc4067035]

chart52: merge with DEV300_m100


2011-02-15  Ingrid Halama [iha]  <Ingrid.Halama@oracle.com>  [128181f9dd092fc885d6a1cca8ff6244a74077c2]

chart52: merge with DEV300_m100


2011-02-15  Ingrid Halama [iha]  <Ingrid.Halama@oracle.com>  [a7987ae19cea131cb43161991f6eded4a616e978]

chart52: merge with DEV300_m100


2011-02-15  Ingrid Halama [iha]  <Ingrid.Halama@oracle.com>  [e54b887ab04872827ebd9c3c1cf579d179ae73c0]

chart52: merge with DEV300_m100


2011-02-15  Ingrid Halama [iha]  <Ingrid.Halama@oracle.com>  [9f6d1a8205b975546c5a36aca0ce67ce9bb73b53]

chart52: merge with DEV300_m100


2011-02-15  Ingrid Halama [iha]  <Ingrid.Halama@oracle.com>  [68278f1b396868b2d980a07695a1d22176a4e8e3]

chart52: merge with DEV300_m100


2011-02-15  Ingrid Halama [iha]  <Ingrid.Halama@oracle.com>  [05e106482bd4fd0427b052177edaeb4ff42a5251]

chart52: merge with DEV300_m100


2011-02-15  Ingrid Halama [iha]  <Ingrid.Halama@oracle.com>  [4616e4c9080304ec80a8b812bd0764455730e5f9]

chart52: merge with DEV300_m100


2011-02-15  Ingrid Halama [iha]  <Ingrid.Halama@oracle.com>  [24c2e3788153b219e43b2a71b6ad3915d8bffbc2]

chart52: merge with DEV300_m100


2011-02-15  Ingrid Halama [iha]  <Ingrid.Halama@oracle.com>  [8f9b8a80c32063ebe3d5d0e034e1d2432e87423e]

chart52: merge with DEV300_m100


2011-02-15  Thomas Arnhold  <thomas@arnhold.org>  [3f7be8029a81f5bac2352fe6619de3d547ebb0d0]

Remove HP9000


2011-02-15  Thomas Arnhold  <thomas@arnhold.org>  [e9ef21314aa7bb9aaddf9cf99eb8fc702061ac50]

Remove HP9000 - revert ifndef


2011-02-15  Thomas Arnhold  <thomas@arnhold.org>  [b3e28f672eb06949090c51398d6f2f24fe591936]

Remove XML_CHECK_UI_CON(T)STRAINS


2011-02-15  Thomas Arnhold  <thomas@arnhold.org>  [6d3f9a4848fc141eb1a87bc77e16ae851d62fe8e]

Remove TEST_DBHELP


2011-02-15  Thomas Arnhold  <thomas@arnhold.org>  [708c0caa14a2cfe375c146755640c1a0a518c941]

Remove LOGGING


2011-02-15  Thomas Arnhold  <thomas@arnhold.org>  [c434abf945c0f8132819337f5cfb2b8d07310537]

Remove WORKAROUND_98119


2011-02-15  Thomas Arnhold  <thomas@arnhold.org>  [83f391a2852565e127bed88ba0486eee689b7462]

Remove PLEASE_DEBUG_THE_TABLES and some dead code


2011-02-15  Thomas Arnhold  <thomas@arnhold.org>  [e820caa09b420600892621289ebdf892f0b71d35]

Remove some dead code


2011-02-15  Thomas Arnhold  <thomas@arnhold.org>  [6853fc74833147dc03a7acb4bcf4801178f83acf]

Remove SDR_ISPOOLABLE


2011-02-15  Thomas Arnhold  <thomas@arnhold.org>  [b92ba0dcad32e5246af6770a1a304df4af6f7d77]

Remove unused file (since 1995)


2011-02-15  Thomas Arnhold  <thomas@arnhold.org>  [2fc75079de7a811945cc2a670b6d69a30fdaa37b]

Move comment text from macro to comment


2011-02-15  Thomas Arnhold  <thomas@arnhold.org>  [ee8ccf9815cd067c27393f675a457abf75775276]

Remove obviously unused documentation


2011-02-15  Thomas Arnhold  <thomas@arnhold.org>  [5c2d3a39af6f710cf58d5282ab9533e5c4f542d5]

Remove TEMPLATE_DIALOG_MORE_POLISHED


2011-02-15  Thomas Arnhold  <thomas@arnhold.org>  [d5303f2b25bf849fce2eda37f3f5082a18afe15c]

Remove TL_OUTDATED


2011-02-15  Thomas Arnhold  <thomas@arnhold.org>  [b9f4764a0c469852a6b3aa18a6b42aea115fcf85]

Remove EDIT_PRINTER_LOG


2011-02-15  Thomas Arnhold  <thomas@arnhold.org>  [a3b6f1abfbc941821e6bbfd65c32e481c0e7b5c0]

Remove OLD_NUMBER_FORMATTING


2011-02-15  Thomas Arnhold  <thomas@arnhold.org>  [fde781f09543dfea1f22977376753740c5ea6b40]

Remove unused USED ;)


2011-02-15  Thomas Arnhold  <thomas@arnhold.org>  [984f42952960948080af6845f133b21053fa027c]

Remove HP9000


2011-02-15  Thomas Arnhold  <thomas@arnhold.org>  [cc47386e393f56a38b3331d415ddf6bb0746bfc4]

Remove TL_DEBUG


2011-02-15  Thomas Arnhold  <thomas@arnhold.org>  [50679c68c1c3ff7f763f1f610e133b0d954710b4]

Remove unused DEBUG_JP


2011-02-15  Thomas Arnhold  <thomas@arnhold.org>  [8fed28d5fce821ef8ccdcf2fd96fecf9680c30e0]

Remove unused YURI_DARIO


2011-02-15  Francois Tigeot  <ftigeot@wolfpond.org>  [13b487277ae9a2f29964885bc3d2d7dd6d222813]

dragonfly stuff


2011-02-15  Francois Tigeot  <ftigeot@wolfpond.org>  [0f5d93928f5355ca7df998baa429c2ffe33ec923]

dragonfly stuff


2011-02-15  Francois Tigeot  <ftigeot@wolfpond.org>  [2b6daefaea4b0657cc720f655443572e3739c9f7]

dragonfly stuff


2011-02-15  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [015d7aafddc017e8d877d509d7f0d608d3ea55c7]

debuglevels: post-rebase fixes


2011-02-15  David Tardon  <dtardon@redhat.com>  [97c11b6344f993fe16e77606bef8dd791f31d85c]

destroy the VCL UNO wrapper as late as possible


2011-02-15  Bálint Dózsa  <dozsabalint@gmail.com>  [c6958c75df182d6b51054f960592a321174c4dcc]

Remove unused method


2011-02-15  Noel Power  <noel.power@novell.com>  [1e50f0289a3024879aff7773b4bfbe62910504fd]

ported fix from DEV300m98 ( fixes i#115716 & fdo#33964 )

based off commit id db2c7179427e113d6decc3be5dc8a2f3cac3da17

Signed-off-by: Michael Meeks <michael.meeks@novell.com>

2011-02-15  Bálint Dózsa  <dozsabalint@gmail.com>  [eb726f281df215ed0158732c178c69adc1bad5da]

Remove dead codes


2011-02-15  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [db8eb68761bee1f15efa5484c24ac8599fb5188b]

gridsort: post-rebase fixes


2011-02-15  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [779f996a8c6039adbd2424b8dcc36219912f80b9]

gridsort: post-rebase fixes


2011-02-15  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [9f8882b4795d21430f6af97e76a352effdbdb78e]

fdo#34226: Fixed BorderLine(2) convertion to SvxBorderLine


2011-02-15  Caolán McNamara  <caolanm@redhat.com>  [461f87d720a434bbd20c49f7a12313f016aa81f8]

clear some windows warnings


2011-02-15  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [631b024e6b1cc47b8d57759bfa3470ac2c5c2045]

dr79: rebase to DEV300_m100


2011-02-15  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [d04a5f54416e2cd2a5deaf67a1ad51baeeacfc0a]

dr79: rebase to DEV300_m100


2011-02-15  Caolán McNamara  <caolanm@redhat.com>  [7cced223a90c0aba1ad51c42ec76a95242756eb3]

turn on exceptions for this, clears windows warning


2011-02-15  Niklas Nebel  <nn@openoffice.org>  [a31a15e361443b54a7321eb9409411dd68c9c0d3]

csvexport: merge with DEV300_m100


2011-02-15  Niklas Nebel  <nn@openoffice.org>  [ba4b128690734b17fb918ac85caa115a3f002a30]

csvexport: merge with DEV300_m100


2011-02-15  Niklas Nebel  <nn@openoffice.org>  [c97e8ed65c02f7a0fe39f888f383d5a0bfff7c2a]

csvexport: merge with DEV300_m100


2011-02-15  Caolán McNamara  <caolanm@redhat.com>  [ef0534f8446028a57ed0aebd3d19d2a5cc662faa]

throw out some warnings


2011-02-15  Michael Koch  <miko@gmx.ch>  [139995630f50d4d2b26fa6e1beaa51c73785c81f]

Added --verbose param to build.pl

"--verbose" substitutes the needed functionality of
"--html --dontgraboutput". The unneeded parts will be removed in
a second step.

2011-02-15  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [3376bafc219c51ca7b502cb3a413d0b73620bb83]

dba34d: pulled and merged CWS dba34c, thus implicitly rebasing to m100


2011-02-15  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [87784da170cc31da2f4cf3fbf474295361afef76]

dba34d: pulled and merged CWS dba34c, thus implicitly rebasing to m100


2011-02-15  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [6897ce5854b0c37e0413294d9cfc292a6385335b]

dba34d: pulled and merged CWS dba34c, thus implicitly rebasing to m100


2011-02-15  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [a994502c9b461c8fd2f5114d9296ee00cb6ae694]

dba34d: pulled and merged CWS dba34c, thus implicitly rebasing to m100


2011-02-15  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [4a7d3e0c752e3d1a10de8c4a2a1ccd1f00ada3fc]

dba34d: pulled and merged CWS dba34c, thus implicitly rebasing to m100


2011-02-15  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [ac82ed1f6f63b197a279e4fd5749b7c79210881b]

dba34d: pulled and merged CWS dba34c, thus implicitly rebasing to m100


2011-02-15  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [34773c622223837e0ff652c2d1bab72a0b123b25]

dba34d: pulled and merged CWS dba34c, thus implicitly rebasing to m100


2011-02-15  Jan Holesovsky  <kendy@noe.suse.cz>  [ddbef3da193fa0c48e6441c7a106e112a467fdbb]

Use contstructor instead of assignment, fixes unittest in sc.


2011-02-15  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [5c2740a1aff5e2352a9d619ab925be7608fab27b]

Revert "Revert "Remove useless comments""

Pouring ashes on my head and putting back this one

This reverts commit d5aa25b9dfca4de9dc2a702aeb0fb1e146fb7f2a.

2011-02-15  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [7ce5df3e7f6c05ae118b989567f46b375a893a8a]

Revert "Remove useless comments"

Caolan estimates that these comments are indeed useful, so be it so!!!

This reverts commit f5e77c96802886b24b0da8686cad393649d43da0.

2011-02-15  Kohei Yoshida  <kyoshida@novell.com>  [8456140a92624f1ea51fe4672bf7bd3deb246aaa]

Unused method removal.


2011-02-15  Kohei Yoshida  <kyoshida@novell.com>  [56da43c02233f215d621725d2c16bfc95bffbe9f]

Use leaf-node search here as well, to avoid tree being re-built.


2011-02-14  Joseph Powers  <jpowers27@cox.net>  [096b74e272377104493fcf81dd88743783e6e9f1]

Merge PRV_SV_DECL_REF_LOCK into SV_DECL_LOCK

Also delete some commented out code.

2011-02-15  Kohei Yoshida  <kyoshida@novell.com>  [a9657598cf0be00e01ac9d8ddff8b7c76f94c860]

Let's use a separate method for leaf-node search.

Let's have two separate methods for tree and leaf-node searches.
It's better this way than turning on and off the tree search via
boolean before and after the call.

2011-02-14  Joseph Powers  <jpowers27@cox.net>  [e57b210ba567ef4d8e0a9f8364b3f9baf41a876f]

Remove some extra #include <sot/sotref.hxx>


2011-02-14  Joseph Powers  <jpowers27@cox.net>  [cadf9e5ba0295dcc4919186efcda72e7bedd909a]

Fix: call of overloaded 'append(char)' is ambiguous


2011-02-15  Tor Lillqvist  <tlillqvist@novell.com>  [138df361fa85bdb418656474a474c490110ba7e2]

Py_DEBUG mangling for Windows


2011-02-14  Kohei Yoshida  <kyoshida@novell.com>  [488247654987fa552ccc9a97dd5d3e4a43f91ec6]

A little cleanup.


2011-02-14  Kohei Yoshida  <kyoshida@novell.com>  [07782a0872b9bc07c7d7dbd54d22917b9d3deba3]

With positional insert, there is no need to do back insertion.

My benchmark shows that positional insertion is slightly faster
than back insertion.  Let's remove back insertion calls to keep
the API cleaner.

2011-02-14  Kohei Yoshida  <kyoshida@novell.com>  [2545177d36446bc7e84749d1cc5fe77b9308be3e]

Nailed the filtering perf issue for good. (fdo#33720)


2011-02-14  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [5e49d6bc6be04b1b6cb11336842ef9534fd32ae9]

debuglevels: pulled and merged DEV300.m100


2011-02-14  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [fbaf8969139533195f537ad29da02c137bab8f39]

debuglevels: pulled and merged DEV300.m100


2011-02-14  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [4880ddb82fc4fab4e2755db760d596122d0e5dc7]

debuglevels: pulled and merged DEV300.m100


2011-02-14  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [2b5df33f59ce262a573996416d7933bc89151d79]

debuglevels: pulled and merged DEV300.m100


2011-02-14  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [9abbe475a491631d77199a511382b39b748926a0]

debuglevels: pulled and merged DEV300.m100


2011-02-14  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [919b669b6a9fadc66aa0c101f5ac0e1b3e2133da]

debuglevels: pulled and merged DEV300.m100


2011-02-14  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [fc804df075f53e44ff96830985ece5c89e4baa28]

debuglevels: pulled and merged DEV300.m100


2011-02-14  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [58a59217931846a544e0827d1b41e7fb8854ffda]

gridsort: pulled and merged DEV300_m100


2011-02-14  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [5ebc5437678ed7ef4eb65f6fc69f942008dbeb21]

gridsort: pulled and merged DEV300_m100


2011-02-14  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [352a9bfd1433c9bcecb9d9ae9bcd69c587b084eb]

gridsort: pulled and merged DEV300_m100


2011-02-14  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [fe7c78ed3c5f826462da773f019e5df7a21fa7ac]

gridsort: pulled and merged DEV300_m100


2011-02-14  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [4a9e081d903df00f9ec2bea5a52a1bf2395dabce]

gridsort: pulled and merged DEV300_m100


2011-02-14  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [2b7675c9b0b3fe6accea195d6f009706c0d114ad]

gridsort: pulled and merged DEV300_m100


2011-02-14  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [5a973690a7e1b3ca6fec7e2d7705facc630a06d5]

gridsort: pulled and merged DEV300_m100


2011-02-14  Rob Snelders  <programming@ertai.nl>  [38ac913facdec2a71462604eb71ca8c88efee43e]

translated comments (10-16/54)


2011-02-14  Robert Nagy  <robert@openbsd.org>  [e88bf814ecefbcfc70f2f985e1f02b7656d854c7]

no sys/statfs.h on BSDs


2011-02-14  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [adf7a306ec2f5f27c0c95e1fb16b179ad316ae52]

dba34c: pulled and merged DEV300.m100


2011-02-14  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [f53c535303d83bc4d16651415c405c7a39c49467]

dba34c: pulled and merged DEV300.m100


2011-02-14  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [18202982bd848d50ee7441b166bc18bdc196537f]

dba34c: pulled and merged DEV300.m100


2011-02-14  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [c3e2f4768a46a4a1545d9f7385b242c5a79553ae]

dba34c: pulled and merged DEV300.m100


2011-02-14  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [797203f2d0f672a3186ce8fd00ce07e0efa920bb]

dba34c: pulled and merged DEV300.m100


2011-02-14  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [1fc659a8eacf409985606d21b48cce81101ff88a]

dba34c: pulled and merged DEV300.m100


2011-02-14  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [db47a53a1d21c8f9785e4806b0eebf2b6c16a6ab]

dba34c: pulled and merged DEV300.m100


2011-02-14  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [0115de354333f0607c1db021447b4393772684db]

dba34c: pulled and merged DEV300.m100


2011-02-14  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [ac6e971d8a5f715f716b6bdcaf6cb535104df32c]

dba34c: pulled and merged DEV300.m100


2011-02-14  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [36635e78f0f6a5c804b9c22c09255bf428715f8d]

dba34c: pulled and merged DEV300.m100


2011-02-14  Sébastien Le Ray  <sebastien-libreoffice@orniz.org>  [7dd2d4a0f50cf7fc4e6d509ff8a21d4fe3c3a42a]

Unit test cleanup for OUStringBuffer.

Moved OUStringBuffer related tests from qa/srt/strings to
qa/rt/oustringbuffer and reactivated it in project build.
It seems that rtl_OUStringBuffer2.cxx was replaced by
test_oustringbuffer_utf32.cxx so the later has been removed.

Added unit tests for toString.

2011-02-14  Sébastien Le Ray  <sebastien-libreoffice@orniz.org>  [0e62527585a877bb90b0e4a25bb621b6b3540eb1]

Added toString() method to O(U)StringBuffer.


2011-02-14  L P  <luke.petrolekas@gmail.com>  [b1c6e5c90c8c3b385bb73f4d46b23eea56982c6c]

Remove useless comments


2011-02-14  Caolán McNamara  <caolanm@redhat.com>  [7200a5b9859092a209b72d6dd41795bab97fe24d]

Revert "Remove useless comments"

This reverts commit 4745753ee82b68d6e044214e915712ca4a37f1e1.

2011-02-14  Kohei Yoshida  <kyoshida@novell.com>  [9d324821f55c7a873f800bca577fcf44443dd9d6]

Use doxygen/javadoc style format for class documentation.


2011-02-14  Jean Charles Papin  <jean.charles.papin@gmail.com>  [c019f62a5b66963bad77cb5b7318813532c72ff8]

Remove useless comments


2011-02-14  Caolán McNamara  <caolanm@redhat.com>  [690706549ac70b03236a3c3ddf90780e05b7effb]

visibility markup is in the wrong place


2011-02-14  Caolán McNamara  <caolanm@redhat.com>  [822d04cb8483accf96cebfee4a9fa56fa274a5f0]

squeeze these down in case of StringCompare casting


2011-02-14  Caolán McNamara  <caolanm@redhat.com>  [42d679329c7f23aa50b6770b1810cca8749f2d0c]

we can make this const


2011-02-14  Caolán McNamara  <caolanm@redhat.com>  [8a55872a3ca73014ae63c3c4e00de7df50a5452e]

Adjust this to use a Collator to do the string compare

And a break-iterator to break it up into string/digit sections. A bit over
engineered I guess.

2011-02-14  Caolán McNamara  <caolanm@redhat.com>  [fa58785e39f08e57ecdbe07343fba9d141ff3e9d]

and now use the Collator+BreakIterator wrapper


2011-02-14  Mathias Bauer  <mba@openoffice.org>  [b06bea2d125b0621dbafa6a17f76ce3a0ef9bb43]

CWS swlayoutrefactoring: gcc3 needs some help


2011-02-14  Arnaud Versini  <arnaud.versini@gmail.com>  [47506b8c83660b109a069207b7d292872f5718e7]

Remove bogus comments and dead code from editeng, next part.


2011-02-14  Kohei Yoshida  <kyoshida@novell.com>  [6fd38fbdae654a3319b6bf808a415638dcdbbffe]

Correctly display shortcut keys for ';' '[' and ']'. (fdo#32891)

In the keyboard shortcut customization dialog....

On Linux, It's better to use Ctrl+;, Ctrl+[ and Ctrl+] than
Ctrl+semicolon, Ctrl+bracketleft, Ctrl+bracketright, respectively.

On Windows, these key names were empty.

2011-02-14  Caolán McNamara  <caolanm@redhat.com>  [1cbb28a252f8030e890b976451c9adb8e7156ed2]

add in missing copyright line


2011-02-14  Kevin Hunter  <hunteke@earlham.edu>  [eb01209e8f60220fa0a4ebb32de51bf15872821b]

cppcheck: post- to pre- *crement change


2011-02-14  Mathias Bauer  <mba@openoffice.org>  [49455ea1853817daecfc1348597feb673735c756]

CWS swlayoutrefactoring: last portion of m100 merged


2011-02-14  Thomas Arnhold  <thomas@arnhold.org>  [a0c0c3a942f8e799e4568a2bf10200835b3b11d3]

Fix typo in copyright notice


2011-02-14  Clio  <menenem@bk.ru>  [b70ecb4303a6f308f6be4d3b087aacb94258007d]

IZ #116920 RND returns one fix


2011-02-14  Bálint Dózsa  <dozsabalint@gmail.com>  [66f324d463a85e3c1c98498b98f759d2a537eb7f]

Remove unused method: GetListTable


2011-02-14  Ivo Hinkelmann  <ihi@openoffice.org>  [a3a148c0be866cebc2e77f2e9b2b843e4176d2ad]

l10nmove: add l10n repo to gb_REPOS


2011-02-14  Ivo Hinkelmann  <ihi@openoffice.org>  [d1183547b17616b71df686141caf012bf57d0d3b]

l10nmove: loc -> l10n


2011-02-14  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [02bafe68295e0adfcf1d250c25c81d07f889f429]

rebase to DEV300_m100


2011-02-14  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [832b4845f117692327abfe2738cf9610a3b99b16]

rebase to DEV300_m100


2011-02-14  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [eb11c413ee1c257f92d1227bdcbdad52332610bd]

rebase to DEV300_m100


2011-02-14  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [121d025d6acd1fadd287db99be258d1ce4aab938]

rebase to DEV300_m100


2011-02-14  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [db45e5f229c444e481e354863da1d07348ba9d67]

rebase to DEV300_m100


2011-02-14  Michael Stahl  <mst@openoffice.org>  [474bdcff90ba81ac9297cc65bd553b93a95f172a]

xmlfix3: argh, another unhandled exception...


2011-02-14  Bálint Dózsa  <dozsabalint@gmail.com>  [e7c76f4aba5fdf5b708ea4b309e837b021bc8eaf]

Remove dead code


2011-02-14  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [e19fb157f15046b2482637812c3e9dcc651d4bbb]

fix a merge problem


2011-02-14  Michael Stahl  <mst@openoffice.org>  [53d11881f2919e477801b80b612ddc6b11adbb55]

sw34bf03: #i116192#: sw: enable complex tests again


2011-02-14  Alfonso Eusebio  <alfonso_eusebio@yahoo.co.uk>  [8032a423abc2b8b16629e74d5179fa7225611b1d]

Remove legacy Addin functions from calc

Removes legacy addin functions - seems to be sample code only.
These functions are available through the newer scaddin module.

2011-02-14  Kevin Hunter  <hunteke@earlham.edu>  [178c9f5063a89d19e1f050883e9cd8522295be00]

cppcheck: post- to pre- *crement change


2011-02-14  Luboš Luňák  <l.lunak@suse.cz>  [d82d6e111f6c29b9f1acbda9a2c114dcdbf3522b]

these variables are used, do not (void)var them


2011-02-14  Joseph Powers  <jpowers27@cox.net>  [95ad1501e06b5d3072a919bf85bd1f7f28980285]

Remove class SfxCancelManager

This is only used in binfilter; which has its own copy of the class.
make distclean & make check work on Mac OS X

2011-02-14  Joseph Powers  <jpowers27@cox.net>  [36587403f86dadf2e9238033724b0a995a651d4c]

Merge PRV_SV_DECL_REF_SIGNATURE into PRV_SV_DECL_REF_LOCK

The 2nd macro is the only location in the code where the 1st was used.
I think it's easier to read if the 2nd macro has all the code.

2011-02-14  Joseph Powers  <jpowers27@cox.net>  [131e816e17bd32c4f4ccd3ca89c6ac6518a77fc0]

Remove #include "svl/cancel.hxx"

make clean works with out it and I didn't see anywhere its classes in the
editeng source.

2011-02-14  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [928cc43e5a825a0815458addb8201b8ddc2da610]

rebase to DEV300_m100


2011-02-14  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [ba0a5821302fbc357718752ca1af67a0d7056888]

rebase to DEV300_m100


2011-02-14  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [4db6fae10e11c6e321ac54a2c17c8dd072344cf6]

rebase to DEV300_m100


2011-02-14  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [0b4b8235de8c85f887d6eafbdce2415c00917806]

rebase to DEV300_m100


2011-02-14  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [c852d6a655fd488f59627c6036e33e640f3fa86b]

rebase to DEV300_m100


2011-02-14  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [1fb042333fe6287756ff1fac11d18cd7c150730d]

rebase to DEV300_m100


2011-02-14  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [3b6f94f9fd3ee79182e88f741a6f9d7597cc3930]

rebase to DEV300_m100


2011-02-15  Takeshi Abe  <tabe@fixedpoint.jp>  [78a5eaaaa17da3309b272312004209afe4fcae38]

Removed an uncompiled file

Its use has gone at 2004: b24b344741fdd4bd8750ff54ce50b146dc31cc8f

2011-02-14  Michael Stahl  <mst@openoffice.org>  [8d5761ee49e21bb3e51cbc271b457bd25c411cd8]

xmlfix3: why the heck does this build with g++?


2011-02-14  Joseph Powers  <jpowers27@cox.net>  [820697b4d44ee41f8dfa2ada0f9dba9169d16652]

Removed some commented out code

It referenced PRV_SV_DECL_REF_SIGNATURE which I'm looking at removing; thus,
it was showing up in my reports.

2011-02-14  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [194717cb55e09f031f11aaf3684eaf479a50a96d]

debuglevels: removed now-useless (and annoying) trace


2011-02-14  Petr Mladek  <pmladek@suse.cz>  [8d8a189b6af6b979aae03ff6ecfd860fb790a546]

lo-commit-stat: new --bugs option to print just commits with bugs

all add support to filter the ouput by some flags

2011-02-14  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [90d10fefa3e84d03b544867133803b8d747e4ebb]

debuglevels: corrected assertion's condition (report the existence, not the non-existence of forward slashes in the given path)


2011-02-14  Noel Power  <noel.power@novell.com>  [7e907f899d837e992522480855b17a35af1cd588]

ported fix from DEV300m98 ( fixes i#115716 & fdo#33964 )


2011-02-14  Michael Stahl  <mst@openoffice.org>  [5d30e1e6f7510e065fd839b0e12f839beaaafca3]

xmlfix3: SfxDocumentMetaData::init(): handle DOMs with root but not parent


2011-02-14  Caolán McNamara  <caolanm@redhat.com>  [c8686a3f5c622ba082571278fbebfd50cda23eed]

throw out some warnings


2011-02-14  Caolán McNamara  <caolanm@redhat.com>  [6f2edc72a15f70b925dbb890daf16a24d53f0727]

add mode lines to new files


2011-02-14  Caolán McNamara  <caolanm@redhat.com>  [aef4b3b9fbf94acddbc473a407c63deb29b97bfc]

throw out some warnings


2011-02-14  Caolán McNamara  <caolanm@redhat.com>  [5cf197fa1e4751e23b895437fc70370693c772cd]

throw out some warnings


2011-02-14  Michael Stahl  <mst@openoffice.org>  [701e38bf43ed8efe3998b131160d988b5fd63812]

xmlfix3: CDocument::createCDATASection(): keep OString a little longer


2011-02-14  Michael Stahl  <mst@openoffice.org>  [cbc756f34b8c8b87a044e60ebc1c7879821843d8]

xmlfix3: fix unoxml build: add windows stuff to RepositoryFixes, add gb_STDLIBS


2011-02-14  Michael Stahl  <mst@openoffice.org>  [2029cf2e42a1dcc8543bff8dac15de21c665ed6a]

xmlfix3: fix unoxml build: add windows stuff to RepositoryFixes, add gb_STDLIBS


2011-02-14  Michael Stahl  <mst@openoffice.org>  [f66821d5040276fbdf99c4bbf9236a8259fb42f3]

xmlfix3: merge DEV300_m100


2011-02-14  Michael Stahl  <mst@openoffice.org>  [bcc28239b8bbb249ef58331e0cc6f0850781c044]

sw34bf03: stlpool.cxx: fix stupid typo


2011-02-14  Michael Stahl  <mst@openoffice.org>  [a6d6772e3b3ae46b5636d8debb05c5376862dad9]

sw34bf03: merge DEV300_m100


2011-02-14  Michael Stahl  <mst@openoffice.org>  [1a7a050e49a62aac294a80b7ac467113485fb410]

sw34bf03: merge DEV300_m100


2011-02-14  Thorsten Behrens  <tbehrens@novell.com>  [feedbf4a95b6510dc50cd33159ca5b3c7f500199]

Elided internal Sun bugtracker IDs.


2011-02-14  Kurosawa Takeshi  <taken.spc@gmail.com>  [ef244f5179c149ac926aeeea9e97e2b0323b4222]

Export object's title and description as alternate content

Actually they are stored as "svg:title" and "svg:description" in ODF.

Fixed text such as "Drawing" and "Graphic" is information about class of a shape. Thus use them as class attribute.

2011-02-14  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [aa29f5ad1ec43392b5f88fc446e16b375b630bac]

debuglevels: ResetCapturedAssertions: don't reset to NULL channel if assertions are not captured


2011-02-14  sb  <sb@openoffice.org>  [94986972902416ce54225f08e7a88e7b68fa6ac1]

sb138: merged in DEV300_m100


2011-02-14  Ingo Schmidt  <is@openoffice.org>  [4fdc8cf273b5c96ee776b6a4ec00967baf5c42f3]

native364: #i116865# removing update script


2011-02-14  Ingo Schmidt  <is@openoffice.org>  [b7a6c674bdabd84f4f59ce9fa3dec4392600e494]

native364: #i116865# removing update script


2011-02-14  Ingo Schmidt  <is@openoffice.org>  [2dec01266c5dd66f8bfdf74f61e74c9e339646a7]

native364: #i116893# new ure version


2011-02-14  Jens-Heiner Rechtien [hr]  <jens-heiner.rechtien@oracle.com>  [0535a43bd6a36d0fc30790cc8736e7e4f59599d9]

DEV300 masterfix: gnumake3: subsequenttests requires  in environment


2011-02-14  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [d1ef65fb85a9ab6e99c6686303a5708a2b6f3e70]

multilingual sdk build targets


2011-02-14  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [0fcccba0b8ab76e20ecca39f832230451547b336]

multilingual sdk build targets


2011-02-14  Caolán McNamara  <caolanm@redhat.com>  [8a3aef5c080eaadfcb88f1b86699466f9c5fdb50]

adapt for move of natural sort


2011-02-14  Caolán McNamara  <caolanm@redhat.com>  [40919b309b9918ae8006ae01b74d50b990a37cab]

move this (cool) natural sort into comphelper


2011-02-14  Caolán McNamara  <caolanm@redhat.com>  [f7992005e08b9814926322beccc891441f0d6590]

move this to comphelper


2011-02-14  Caolán McNamara  <caolanm@redhat.com>  [2334bdc0e61e87e6fcda036b81360cfd81e4deab]

move this into comphelper


2011-02-14  Tobias Krause  <tkr@openoffice.org>  [bd9e36ca495160994d9f2cd786b3abc44c3859a1]

tkr38: #i112307# fix nss test run and clean up sources


2011-02-14  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [78e32bfd6358cf85815dfd3684781ead8812d1f2]

Look for sdf files in a proper windows directory


2011-02-14  Caolán McNamara  <caolanm@redhat.com>  [b0d0898672403f37ea6dde9a5839562eca5ce3ba]

WaE: silence this for all compilers


2011-02-14  Caolán McNamara  <caolanm@redhat.com>  [a34b495c0321015c9ef27a164e3ccfc8caad2187]

add mode lines to new files


2011-02-14  Tobias Krause  <tkr@openoffice.org>  [4b0358a8edfd003eaf054e1b333661b09213f708]

tkr38: fixed broken error text print out if nss init fails (PR_GetErrorText doesn't allow NULL parameter)


2011-02-14  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [68bcb8d2fa5021af8ba67309eee65dc2028adf63]

debuglevels: fixed various issues around the test closure's log file


2011-02-14  Jan Holesovsky  <kendy@suse.cz>  [f3ca6f1b5af9a0016f552cc24ab901fd13185877]

unittest: Allow concurrent run of the osl_File.cxx tests.


2011-02-14  Takeshi Abe  <tabe@fixedpoint.jp>  [d551aab12e8ebbeb890181fe8a44ae2553d55ef7]

remove an assignment for a variable unused thereafter


2011-02-14  Thorsten Behrens  <tbehrens@novell.com>  [ec4c926d335a9363380e88644fae34a9be53b922]

Make svg import unit tests compile again.


2011-02-14  Niklas Nebel  <nn@openoffice.org>  [b2af58218250e3d39d1232dc373b428c13386473]

dr78: #i104716# don't include SC_LAYER_HIDDEN in ScDrawLayer::GetPrintArea


2011-02-14  Takeshi Kurosawa  <taken.spc@gmail.com>  [d12e6085fc4c870280650b9a694880a703dfd5fe]

Ensure writing styles for text

When a text element doesn't have presentation attributes or styles,
style information is not written. As a result the text has zero width.

2011-02-14  Takeshi Kurosawa  <taken.spc@gmail.com>  [71473405d88e9a6bdb97214f0158883816f02fa1]

Relax paint url parsing (fix fdo#34205)

Allow ' and " around parens.

2011-02-14  Takeshi Kurosawa  <taken.spc@gmail.com>  [16760ad30b57e2214d637ef04f52c417a5354f16]

Fix color serialization

The are hex values.

2011-02-14  Takeshi Kurosawa  <taken.spc@gmail.com>  [4cc50ba81a13956df878ca6530898aaef7332fd4]

Check opacity for == operator

Or opacity is ignored.

2011-02-14  Caolán McNamara  <caolanm@redhat.com>  [33fb06798b723ad520e628cf5f4183cbcacd7df5]

add mode lines to new files


2011-02-14  Caolán McNamara  <caolanm@redhat.com>  [ffeba3bfd1651e35c106196230852aac1cc91db7]

add mode lines to new files


2011-02-14  Kurosawa Takeshi  <taken.spc@gmail.com>  [6e11c9ab2f7b9db34af7f18db034beddd2e7b67b]

Export transparencies as SVG <mask>s

With this patch, SVG export filter supports solid and gradient tranparencies in all fill styles.

2011-02-14  Kurosawa Takeshi  <taken.spc@gmail.com>  [1a94e7a992fe3ca73fbf96e40c79cd49ca612fdc]

Export linear and axial gradients as SVG <linearGraidents>s


2011-02-14  Kurosawa Takeshi  <taken.spc@gmail.com>  [fe19f78355fe0be8ff7a46b99e28f69919a6e2d5]

Export hatches and gradients as SVG <pattern>s

This patch tends not to improve a visual look, but improve semantic
structure of an exported file.

2011-02-14  Caolán McNamara  <caolanm@redhat.com>  [0f12f8b23bd9cb9513b14c3d5a01db67f8d2d65b]

add mode lines to new files


2011-02-14  Caolán McNamara  <caolanm@redhat.com>  [1c6807408229e0c6cfc2f75e79031c7a4a72d6a0]

WaE: var set but unused


2011-02-14  Caolán McNamara  <caolanm@redhat.com>  [affae78312196c18e8f455d3f2b945012d0f41b2]

WaE: set but unused


2011-02-13  Joseph Powers  <jpowers27@cox.net>  [3e51d28d6e0a79c07303e1e70daeef4d4433829e]

Remove unused macros SV_DECL_IMPL_LOCK & SV_DECL_IMPL_MEMBER_LIST


2011-02-13  Joseph Powers  <jpowers27@cox.net>  [5da5cd60acb7a18878300da7f4b0acb0dbad1888]

Remove DECLARE_LIST( ImpSelList, Range* )


2011-02-14  Tor Lillqvist  <tlillqvist@novell.com>  [b7491dd511f62c5d348683cec3afa019b569b38c]

Make debugging the Python interpreter simpler

When building (in the LibreOffice sense) for Windows with debug=t, use
the Debug solution configuration, but make the Debug project
configutations produce identically named executables as the Release
ones, and also use the normal runtime library.

Use same executables names

2011-02-14  Tor Lillqvist  <tlillqvist@novell.com>  [aac9fc0eac5ec6da057939ae871baf69ee67aa28]

Clean up Python patches a bit

Don't bother commenting out stuff we don't want in the pcbuild.sln
file. Instead just remove it. Don't bother patching files specific for
older MSVS versions that we don't support any more.

2011-02-14  Tor Lillqvist  <tlillqvist@novell.com>  [b7e2dd26bb99472984294d4083f758da07c4f41f]

Set PYTHONPATH when running own Python on pyAltFCFGMerge


2011-02-14  Tor Lillqvist  <tlillqvist@novell.com>  [197c659abfef8183d0e27370ea6162408292046e]

Correct inconsistent use of tabs and spaces


2011-02-14  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [b68b3c11ef1d6faffe9f638b625ae6dc3b35d36a]

WaE/dead code - dead code was removed, that made another line unused


2011-02-13  Martin Srebotnjak  <miles@filmsi.net>  [8547a4f0285673f607ed1dd2ead5c9183496999d]

l10n: Updated Slovenian (sl) thesaurus


2011-02-13  Thomas Arnhold  <thomas@arnhold.org>  [f3c99d5e34df5304bca88f6fcc42476ee6645bc2]

Remove some dead code


2011-02-13  Thomas Arnhold  <thomas@arnhold.org>  [5eead6205917f87778f23b2bc32fe3286dda7a0d]

Remove CHK (fix build)


2011-02-13  Thomas Arnhold  <thomas@arnhold.org>  [746e34d5c890b6dc5248c3bc9ddd32f459d0adfd]

Remove unused NEW_WW97_EXPORT


2011-02-13  Thomas Arnhold  <thomas@arnhold.org>  [72421af8c2e3b781a72b792c0753db1fbf6613f3]

Remove unused SHOW_IDLE_REGION


2011-02-13  Thomas Arnhold  <thomas@arnhold.org>  [24c3d17c3c2aee1ad5f37ce516a25ac3cf4affb8]

Remove OLD


2011-02-13  Thomas Arnhold  <thomas@arnhold.org>  [d80a13a9e2b36039589f472040daea33f567b6a6]

Remove unused DUMPSYMBOLS


2011-02-13  Thomas Arnhold  <thomas@arnhold.org>  [c664259a1e8b49f6c66955b482dd738aacb5ded4]

Remove unused NO_OLE_SIZE_OPTIMIZE


2011-02-13  Thomas Arnhold  <thomas@arnhold.org>  [c81c8c0fdc2533c96dc3bf0237854542ed4c7d97]

Remove unused JAVA_BASIC_IDE


2011-02-13  Thomas Arnhold  <thomas@arnhold.org>  [e9d0abb7415a7cdc5e0668c951472b1bbed33e60]

Remove unused CHK


2011-02-13  Thomas Arnhold  <thomas@arnhold.org>  [f6e040547586beccba6b87c13e0ff59ca90eaf8d]

Remove unused DEL_TABLE_REDLINES

Old comment: #i17764# delete table redlines when modifying the table structure?

2011-02-13  Thomas Arnhold  <thomas@arnhold.org>  [6080ddf69ac7e9146dfa3c4fafb36f8c2e764753]

Remove unused SHOW_BOOKMARKS and SHOW_REDLINES


2011-02-13  Thomas Arnhold  <thomas@arnhold.org>  [09200c5be943b3fb71baefd9aca204f6b917cff3]

Remove unused JP_REDLINE


2011-02-13  Thomas Arnhold  <thomas@arnhold.org>  [b2924e5f14111f4b2a3df442cd9a5c6a2b1414d3]

Remove unused CHECK_CELL_READONLY


2011-02-13  Thomas Arnhold  <thomas@arnhold.org>  [f539eaa7919d275b6b94d5d1284cb8ceff6ce1c7]

Remove TL_NOT_USED


2011-02-13  Thomas Arnhold  <thomas@arnhold.org>  [883a11c8072f409d6b734d3bb8027e6655dc388e]

Remove unused FULL_FIRST_LETTER


2011-02-13  Thomas Arnhold  <thomas@arnhold.org>  [45dae3eb0a008606062ae31dbd7fa61030a8c9f0]

Remove unused EXACT_VALUES


2011-02-13  Thomas Arnhold  <thomas@arnhold.org>  [f6ee0e8965af3d2c73a72d49dd7592feed24f49d]

Remove unused PERCENTAGE_POSSIBLE


2011-02-13  Thomas Arnhold  <thomas@arnhold.org>  [d82fc206c5d27191bc47adc486cf32442908f62d]

Remove unused SM_RECT_DEBUG


2011-02-13  Thomas Arnhold  <thomas@arnhold.org>  [8df7d613a026861501dbff935ce9c2c829cc9c12]

Remove NEVER


2011-02-13  Thomas Arnhold  <thomas@arnhold.org>  [712938517dfc3d554d183eb48e9a4dd1ddb5f365]

Remove unused LINGU_STATISTIK


2011-02-13  Thomas Arnhold  <thomas@arnhold.org>  [cf1042902a82fa215278d8961b43f27173a7224e]

Remove whitespaces from includes


2011-02-13  Thomas Arnhold  <thomas@arnhold.org>  [9712e150968e931c4dab00bd40fb0e4098cfbe71]

Remove unused DEBUGDUMP


2011-02-13  Thomas Arnhold  <thomas@arnhold.org>  [6a6b8fc23df49e34fa77c782d33417ec4a830ba0]

Remove unused TEST_RESIZE


2011-02-13  Thomas Arnhold  <thomas@arnhold.org>  [fdc767b7f1cd6a21c2ff37b1f17869452389708a]

Remove REL_HACK


2011-02-13  Thomas Arnhold  <thomas@arnhold.org>  [0adac6626eac28d05c22d96cdb2c6898c60ca182]

Remove unused FORMAT_TABELLE


2011-02-13  Thomas Arnhold  <thomas@arnhold.org>  [610035cfa2f4868a688cf5d1790f73bbb6bbae54]

Remove unused ENABLE_DEBUG_OUTPUT


2011-02-13  Caolán McNamara  <caolanm@redhat.com>  [52efb4b56e05f610d58c3b5a0f89ab0d43a6223c]

WaE: variable set but unused


2011-02-13  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [f6da0ecba9329d3b4f9d5840cbeaa01c7659f0c4]

debuglevels: ensure the test closure log file is mentioned in the main log file as well


2011-02-13  Caolán McNamara  <caolanm@redhat.com>  [48100bda500bda6c2bcbc81ae6138ac51c4d8e2b]

cppcheck: init member variable


2011-02-13  Caolán McNamara  <caolanm@redhat.com>  [a6f9e504589aea53de0effd7fe80e7dd329020ed]

cppcheck: reduce the scope of the variable


2011-02-13  Caolán McNamara  <caolanm@redhat.com>  [a3750c3b95954e21f26462d1b2a4bfbc03353405]

cppcheck: init member variable


2011-02-13  Caolán McNamara  <caolanm@redhat.com>  [f4efd590afe8a2ded7e77f99420fccc018c81ea9]

WaE: throw out some warnings


2011-02-13  Caolán McNamara  <caolanm@redhat.com>  [b5f02c24a12e1be82b56ac215ca060b9079bd08b]

WaE: unused return val


2011-02-13  Thomas Arnhold  <thomas@arnhold.org>  [f4f7fea877c47e8e95613f770ed0f87d1b2f8464]

Correct variable initialization for 0b58d1d635b33148e6765eb35016b0fb43f214b3


2011-02-13  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [767f07ae9389f73209bf6920991aef977968f97b]

debuglevels: silence WaE with uncmaxci.pro+debug


2011-02-13  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [a4894295f3af978314b2abb1e3ff0b8c6a709179]

debuglevels: silence unxsoli4.pro+debug warning


2011-02-13  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [3f6abe1e8c1194616ac80885533cdf2b7fce3be5]

debuglevels: SalRGB.other -> SalRGB.otherSalRGB. Allows compiling with debug an WaE on current Solaris platforms (whether otherwise the identifier 'other' conflicts with another one deep inside boost)


2011-02-13  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [1275251797b8ce74312d91a9e0f5252068ebd6c8]

debuglevels: bin, not binPROEXT


2011-02-13  Tor Lillqvist  <tlillqvist@novell.com>  [6444836dbd573a224142550205e89f4e5b1665ff]

Fix x64 Windows build


2011-02-13  Julien Nabet  <serval2412@yahoo.fr>  [269e7e15a484fb6a2b9dc52bad59f19d71bf8cab]

Some cppcheck cleaning


2011-02-13  Michael Münch  <michael@codingmicha.de>  [ab7324559877ca1fd18178e1a41f821d0dfe4be3]

Easy hack: idl removed and translated comments


2011-02-13  Antoine Proulx  <proulx.antoine@gmail.com>  [9014f85f9e1aa233152ab6bda679f0c51dad8af9]

Remove bogus comments


2011-02-13  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [bd0bc9c9f9aff4204de100a8563e8f3830b42dfe]

WaE variable types in fprintf, specify expected type/add casting


2011-02-13  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [08a6b673ff29156a315154a450d660af4c27ba65]

WaE - signed/unsigned comparison


2011-02-13  Arnaud Versini  <arnaud.versini@gmail.com>  [2dadfcaeaeb65ba4dd67c82f76db0fd3093207e9]

Remove bogus comments and dead code


2011-02-13  Guillaume Poussel  <gpoussel@gmail.com>  [6b78fe8394ffd181d2c11dd6dfe616e062ded8ad]

Remove bogus comments


2011-02-13  Guillaume Poussel  <gpoussel@gmail.com>  [7369b5e4f70f54c5020448cc896c1824aebfaff0]

Remove bogus comments


2011-02-13  Guillaume Poussel  <gpoussel@gmail.com>  [bcf226cbe434992e0b1570719f9e86380a6c7d49]

Remove bogus comments


2011-02-13  Guillaume Poussel  <gpoussel@gmail.com>  [8add7525175749499cb8f6cc24e23e434beb49e9]

Remove bogus comments


2011-02-13  Thomas Arnhold  <thomas@arnhold.org>  [ab34122d76ae4537389d781954191d996b49659d]

Remove SC_ROWLIMIT_TYPECONVERSION_NOCONVPASS


2011-02-13  Joseph Powers  <jpowers27@cox.net>  [c26e1670697f3ab1c2808224a4e3490ef50f488e]

Remove DECLARE_LIST( GenericInformationList_Impl, GenericInformation* )


2011-02-13  Julien Nabet  <serval2412@yahoo.fr>  [20602779bf5f1f06f94e985c552ec05565856c64]

Some cppcheck cleaning


2011-02-13  Andras Timar  <timar@fsf.hu>  [b6921850701682464a111ab343f8621b33d6acfd]

l10n: don't extract strings from localized NLPSolver properties


2011-02-12  Joseph Powers  <jpowers27@cox.net>  [e66aaababcd2bb4b660f798a06d518e394c1c855]

Remove precompiled header support.

The precompiled header has already been disabled via #if 0. I just deleted
the precompile header code and removed the include from all the files.

A make clean works fine on CUI.

2011-02-12  Antoine Proulx  <proulx.antoine@gmail.com>  [7a3fa35c9a8235d5ab1040f5696a4b84d9307403]

Remove bogus comments


2011-02-12  Julien Nabet  <serval2412@yahoo.fr>  [b7e65fe1ef65ebb4544fe6c062062451cd7a7ee9]

Remove Xine


2011-02-12  Rob Snelders  <programming@ertai.nl>  [9ed0d67bfd0ec5a8c8ac788738a180fc449950c5]

translated comments (5-9/54)


2011-02-12  Joseph Powers  <jpowers27@cox.net>  [62b6678650cd6c6e2565628bfd6b365afad9af4e]

Don't export bootstrp/sstring.hxx

This file is no longer needed outside of tools.

2011-02-12  Joseph Powers  <jpowers27@cox.net>  [abf26b6e4b246861fa5a5d8d138bb5591af08179]

Remove #include "bootstrp/sstring.hxx"

This file is no longer needed outside of tools.

2011-02-12  Joseph Powers  <jpowers27@cox.net>  [8faecff24d50631ca7f128f3d1c64fc789a44742]

Remove #include "bootstrp/sstring.hxx"

This file is no longer needed outside of tools.

2011-02-12  Joseph Powers  <jpowers27@cox.net>  [84316d226d0765f9cb5591e2ab52881a6d852b80]

Remove #include "bootstrp/sstring.hxx"

This file is no longer needed outside of tools.

2011-02-12  Luke Petrolekas  <luke.petrolekas@gmail.com>  [8ce1f48e7ad1c1cbc113e99e8e54507c212230c9]

Easy hack: Remove more commented out code


2011-02-12  Luke Petrolekas  <luke.petrolekas@gmail.com>  [c0b7906947cdb9dfc4b127d61796740c9ba1aa2d]

Remove dead Java code


2011-02-12  Joseph Powers  <jpowers27@cox.net>  [48ce10a78d327d4611ec066e140ddb2d8c5e4149]

Remove DECLARE_LIST( UniStringList, UniString* )

I converted the DECLARE_LIST() into a vector<> and moved it to the .hxx
file. This also means I no longer have to reference /bootstrp/sstring.hxx.

2011-02-12  Joseph Powers  <jpowers27@cox.net>  [31ea0f11f81df740b07b5688a6b08fd025d06482]

Remove DECLARE_LIST( UniStringList, UniString* )

This was only used by cuigaldlg.hxx/.cxx. So I moved the defination to the
.hxx. This allowed me to just delete it from this file.

2011-02-12  Joseph Powers  <jpowers27@cox.net>  [43306e14ca51cbcd0ad00c81a6285c0477460246]

Remove unused class SUniStringList


2011-02-12  Thomas Arnhold  <thomas@arnhold.org>  [a3bdc038d016ee81b519e8b8d7718e77a021849b]

Remove configure.cmd as it's a personal file


2011-02-12  Joseph Powers  <jpowers27@cox.net>  [4d46081a83a3efaa2f5dd1a64945846fcf358e78]

Remove DECLARE_LIST( ByteStringList, ByteString* )


2011-02-12  Joseph Powers  <jpowers27@cox.net>  [08ecc7591609573694a8cf09a9d8ca6477e20db6]

Remove some unneeded CDEFS+=-D_TOOLS_STRINGLIST

The only source code that referenced _TOOLS_STRINGLIST was sstring.cxx and
all it did was define it if it wasn't already defined.

2011-02-12  Steven Butler  <sebutler@gmail.com>  [2858219ddd43c3d30fc402900b784d59d73d3418]

A correct solution for the std::fill_n


2011-02-12  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [d824e51d4b83703bbabd68f34c34959919eddda2]

Visual Studio is picky about constness of iterators


2011-02-12  Thomas Arnhold  <thomas@arnhold.org>  [7387cd7edb872da41b0dd0c246f30a9019b83f2e]

Easy hack: remove obsolete gjc aot compilation


2011-02-12  Andras Timar  <timar@fsf.hu>  [fb649e4579ab6a564fc6b28a422cb79db09d98fc]

l10n: typo fix in Dutch (nl) nlpsolver translation


2011-02-12  Kohei Yoshida  <kyoshida@novell.com>  [66511c026b9dd528791c7bbc9e3b91ef48e4980a]

Fixed a crasher during external cell value query.

pFmt is sometimes NULL.  We need to check that.

2011-02-12  Kohei Yoshida  <kyoshida@novell.com>  [e991d4e8ecfb9c524dd6dd7758181b625919b32f]

Get correct current position when shift-page up and down. (fdo#34026)

When expanding a selection, we need to use the block end position
as the "current" position instead of the current cursor position, as
the cursor no longer moves during block selection.

2011-02-12  Kohei Yoshida  <kyoshida@novell.com>  [ef2eab7899ac09784580006a521385c3afc109f7]

Fixed a bug where row hidden/filtered attributes were not saved.

ScDocument::RowHidden() and RowFiltered() takes the row index as
the first argument, not second.  The second argument is the table
index.

2011-02-11  Joseph Powers  <jpowers27@cox.net>  [19b88e3570cd9519c0efcc95204884479c73e1c7]

Remove DECLARE_LIST( ByteStringList, ByteString * )

Alsp fixed some memory leeks.

2011-02-11  Kohei Yoshida  <kyoshida@novell.com>  [acfcebd01eb0cf3503491a5e52b60a2f454b63a8]

Cleaned up RowHidden() and ColHidden() calls.

There were two versions of each; let's just keep one and remove the
other.

2011-02-11  Joseph Powers  <jpowers27@cox.net>  [b3e23b175a80631670a2c6fd0260c94599a99ccf]

Remove DECLARE_LIST( ByteStringList, MkLine * )

Also fix some memory leeks.

2011-02-11  Kohei Yoshida  <kyoshida@novell.com>  [5f61d6da668ba7d14f8cdf390aad4f12fc6900bd]

Fixed incorrect cursor navigation. (fdo#33756)

Block selection with keyboard was incorrect when the selected range
included hidden cells.  This also fixes one crasher on block
selection during formula reference mode i.e. type '=SUM(' and select
range via keyboard afterward.

2011-02-11  Miklos Vajna  <vmiklos@frugalware.org>  [09441fd8ccd61fdd74c4297506ba0301ef432c21]

bin/tinbuild: fix typo


2011-02-11  Rene Engelhard  <rene@debian.org>  [2afa3ec732f8e35be0b9a254429fd266979d3dff]

fix pyuno/demo/pyunoenv.tcsh for PYTHONPATH usage


2011-02-11  Petr Mladek  <pmladek@suse.cz>  [05cf0251b51784c5f3b44aeef27ccc07b01f1dcd]

use "BrOffice" name if the Brazilian UI translation is used (bnc#33744)

it is not enough to check the system UI setting

Signed off by Michael Meeks

2011-02-11  Rene Engelhard  <rene@debian.org>  [e5d74728e4e5311c6f432452a0987388a5d125c6]

fix ODK settings.mk to only set STLPORTLIB if needed

Signed-off-by: Petr Mladek <pmladek@suse.cz>

2011-02-11  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [bfbc2268e19fd628e1b74bc6c25c509c2c5d88b7]

Don't confuse compiler with a mix of iterator and const_iterator


2011-02-11  Kohei Yoshida  <kyoshida@novell.com>  [ef0fcadc9b1a719b78e624199ea71bd5c3417dae]

Get chart2 to build under windows.

There are still quite a few warnings here though.

2011-02-11  Jean Charles Papin  <jean.charles.papin@gmail.com>  [7c36e5110985568fa7246dc550ec327c5636a088]

remove dead code


2011-02-11  Rob Snelders  <programming@ertai.nl>  [24596b38bf602aeb99e2543c6a103b1a6ee39bf2]

translated comments (4/54)


2011-02-11  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [b33eb8b52947f3a21df3b9ef564fdfd51fb99a01]

std::fill_n does not return iterator


2011-02-11  Kevin Hunter  <hunteke@earlham.edu>  [27386be30df1eaf5f7e14d4e64138613ea8aa67d]

cppcheck: post- to pre- *crement change


2011-02-11  Kevin Hunter  <hunteke@earlham.edu>  [7be259b3719e6eaa71566534574b997ec8f1a153]

cppcheck: post- to pre- *crement change


2011-02-11  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [fb9b8549fb82c54da78e3be5fa180184258286a0]

Avoid compiler confusion


2011-02-11  Christina Rossmanith  <ChrRossmanith@web.de>  [50862351899e88e4ea2ca67c5ebda4939a4d1135]

Translated comments from German->English


2011-02-11  Sébastien Le Ray  <sebastien-libreoffice@orniz.org>  [cef949150d91fe4cc727f62c9338e277b6e6a7af]

Fixes bug fdo#31252 - Overwrite dialog improvment.


2011-02-11  Jan Holesovsky  <kendy@noe.suse.cz>  [f85e1be95a53133c210db7d31a950ab9e897798f]

Fix build with the hyperlink toolbar removed.


2011-02-11  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [267aa681af9e250208f79488d90d2a51146b48a8]

Avoid confusion between boost::vector and std::vector


2011-02-11  Niklas Nebel  <nn@openoffice.org>  [01fcebb5790e99aabf968d48d5915dbe736c3cb3]

dr78: #i107201# find word boundaries in ImpInsertText only if online spelling is active


2011-02-11  Alfonso Eusebio  <alfonso_eusebio@yahoo.co.uk>  [9d393c9b401572b11d21990826e717153555e0f7]

Remove obsolete Hyperlink Bar from testing

Removed code related to hyperlink bar from sdk repo.

2011-02-11  Alfonso Eusebio  <alfonso_eusebio@yahoo.co.uk>  [b377dcbade2aebab725e2a71ccd198a318ffd825]

Remove obsolete Hyperlink Bar from sdk

Removed code related to hyperlink bar from sdk repo.

2011-02-11  Alfonso Eusebio  <alfonso_eusebio@yahoo.co.uk>  [4944e391e6949a43ec41ddc44af4df523ca4d9b7]

Remove obsolete Hyperlink Bar from libs-gui

Removed all code related to hyperlink bar from libs-gui repo.

2011-02-11  Alfonso Eusebio  <alfonso_eusebio@yahoo.co.uk>  [cda4ec28135cae431fa24fcbe5c36ee422d63b38]

Remove obsolete Hyperlink Bar from libs-core

Removed all code related to hyperlink bar from libs-core repo.

2011-02-11  Alfonso Eusebio  <alfonso_eusebio@yahoo.co.uk>  [caec600d2e82b2d003320043a87a0370b2e1daa2]

Remove final elements from Hyperlink Bar from impress_draw

Removed some includes left in impress and draw.

2011-02-11  Alfonso Eusebio  <alfonso_eusebio@yahoo.co.uk>  [89e59bdc85e84ece6c279b1381043e4ece7a4b20]

Remove obsolete Hyperlink Bar form filters

Removed all hyperlink bar related code from filters.

2011-02-11  Takeshi Abe  <tabe@fixedpoint.jp>  [94caf6a8368b127e2d9e82c2bcb6c6e6958b68c2]

GetEnglishSearchFontName() searches Takao fonts

Signed-off-by: Kohei Yoshida <kyoshida@novell.com>

2011-02-11  Ingrid Halama [iha]  <Ingrid.Halama@oracle.com>  [0b3be71b8bf6d521679c9fabb0704768cfa538cb]

chart51: #i116681# fixed defaults for lights


2011-02-11  Jens-Heiner Rechtien [hr]  <jens-heiner.rechtien@oracle.com>  [ce5f1dd187c3a7d8113c7653fa887b98fd50aaf6]

DEV300 masterfix: #i116814,i116838#: fix XCloneable so that tests work again


2011-02-11  Miklos Vajna  <vmiklos@frugalware.org>  [687eed52237b7aca64d7a596a3a0d56a3aee7667]

RtfExport::HackIsWW8OrHigher(): return true (closes fdo#33478)

This makes the exporter use unicode unconditionally when exporting
accents. This is needed because in case we don't do unicode, we need
special fonts (see SwWW8AttrIter::OutAttr()), while in RTF we need to
output the font table before exporting the docuent.

Agreed-by: Caolán McNamara <caolanm@redhat.com>
Signed-off-by: Caolán McNamara <caolanm@redhat.com>

2011-02-11  Noel Power  <noel.power@novell.com>  [2de38f8b653face5f8c2952e353186bcbcfd781e]

fix compile error related to floor and move #TODO closer to related item


2011-02-11  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [39f9c0d4917fe14632c4a91e3e8a52e652fca4fa]

sw: fixed a crasher, fdo#32575


2011-02-11  Joseph Powers  <jpowers27@cox.net>  [3061d18fc31aad369d73da8ab5e886aa3d1e172b]

Revert removeal of mkfilt.

It seems that this is used manually to create build files.

2011-02-11  Luboš Luňák  <l.lunak@suse.cz>  [4e44c2ec2916cc4d17d5b7b034325cc69ae0a88e]

save wp:anchor position using wp:posOffset (bnc#513579)

wp:simplePos handling seems to be broken in msof.

2011-02-11  Luboš Luňák  <l.lunak@suse.cz>  [232078b390a0e788e8efab177b77176ad12ceb23]

save position properly for wp:anchor (bnc#513579)


2011-02-11  Caolán McNamara  <caolanm@redhat.com>  [ff9fad57c5539761378c110e6630dfb05910db36]

Resolves: fdo#34065 remove unused InsertBlockMark and PAINT_INVERT flag


2011-02-11  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [bd217a78bb11a9b9f28bb39040e1d2f644234ca5]

some more hacks of exported symbols


2011-02-11  Caolán McNamara  <caolanm@redhat.com>  [b96434c98eaae70a62e1fa3333c3579b56126a48]

WaE: unused variables


2011-02-11  Nikita Ofitserov  <himikof@gmail.com>  [1d0617fa95887334a1129fe50a743546109cf97f]

Fixed bug 31824


2011-02-11  Joseph Powers  <jpowers27@cox.net>  [4bbb3fcb1a252ea1059c16346137c574807848a7]

Remove an unused build tool addexes2/mkfilt

I did a quick ./g grep and didn't find anything that used it.
I also did a make distclean and smoketest, so it might be ok (Mac OS).

PS: If we added it back in, note that it has a major memory leek related to
the DECLARE_LIST().

2011-02-11  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [cae39b201f4a6dd5c31431dd0406c9351b1a1bf1]

Fixed start position of undo when copy-pasting tables, fdo#32089


2011-02-11  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [6e3a324e1b0aafb6ed334a28f1c85fc8db128cd6]

sw: fixed missing include for using dbg_out functions


2011-02-11  Caolán McNamara  <caolanm@redhat.com>  [f52f0e72826a6a3320b48d29e4b7d3bf75de455d]

Resolves: mdds#7 unused variable


2011-02-11  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [f042519085109581abcdff4403e7e6d9999d4980]

dr78: #164376# oox import performance: step 2 - move every access to XCell interface into SheetDataBuffer class, delay creation of array formulas and table operations, let XCellRangeData::setDataArray() accept formula token sequences in addition to plain values


2011-02-11  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [3965dbb11d44ee09ff7f43ea1a931f30b7b8439a]

dr78: #164376# oox import performance: step 2 - move every access to XCell interface into SheetDataBuffer class, delay creation of array formulas and table operations, let XCellRangeData::setDataArray() accept formula token sequences in addition to plain values


2011-02-11  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [0e6381c1f92362c4008e46db5ad29007758e2a45]

vcl119: #i114356# use PageRange property if application has set it


2011-02-11  Noel Power  <noel.power@novell.com>  [e6bec6dabd1960eee2f4860c2b5472870f3812b2]

oops, correct commit fa8cfcd45225d55d567e5ad05900c36700549d5d

bah, I applied the wrong copy of the patch to the tree I use for committing. Minor tweak to logic

Signed-off-by: 	Michael Meeks <michael.meeks@novell.com>

2011-02-11  Noel Power  <noel.power@novell.com>  [4c00e6462f23787cd1f2c319d558fdb2d64f5d85]

companion ( or even part 2 ) of a fix for fdo#30879

tweak oosplash arg handling to not clobber some special url protocols, '.uno', '.slot' etc.

Signed-off-by: 	Michael Meeks <michael.meeks@novell.com>

2011-02-11  Michael Stahl  <mst@openoffice.org>  [2883c00e18ce8bdef69ed13932ce90bcb5fecdd0]

sw34bf03: merge to-be-m100 DEV300_next


2011-02-11  Michael Stahl  <mst@openoffice.org>  [2f82c7693f8207fc42b8fc75bb77cdbb42607907]

sw34bf03: merge to-be-m100 DEV300_next


2011-02-11  Michael Stahl  <mst@openoffice.org>  [fc1d1813d24b0362027d063dd1a2121b9b65ce0d]

sw34bf03: merge to-be-m100 DEV300_next


2011-02-11  Michael Stahl  <mst@openoffice.org>  [2b9ee96b5d07cff557ea25deb6d6fbd908a08f24]

sw34bf03: merge to-be-m100 DEV300_next


2011-02-11  Michael Stahl  <mst@openoffice.org>  [79e782c5f3b2486936f030983062d42d5b890e1d]

sw34bf03: merge to-be-m100 DEV300_next


2011-02-11  Michael Stahl  <mst@openoffice.org>  [d623e6fc2ac0a00c6be2a2d58dfdc99793793305]

sw34bf03: merge to-be-m100 DEV300_next


2011-02-11  Michael Stahl  <mst@openoffice.org>  [3ddfe261cd076ed60b5e27294f0644086c8f2795]

sw34bf03: merge to-be-m100 DEV300_next


2011-02-11  Caolán McNamara  <caolanm@redhat.com>  [c6c823866063db13631d3b766669b656a538d31a]

cppunit: enable this test


2011-02-11  Michael Stahl  <mst@openoffice.org>  [c3226ab2a4c19dafe679e817e6f1bbb5f57f48f0]

xmlfix3: merge to-be-m100 DEV300_next


2011-02-11  Michael Stahl  <mst@openoffice.org>  [c366ebac702d619535f21704bec6ac36ac9bd124]

xmlfix3: merge to-be-m100 DEV300_next


2011-02-11  Michael Stahl  <mst@openoffice.org>  [2cea43816e677b5af27d87623391642252f6dd64]

xmlfix3: merge to-be-m100 DEV300_next


2011-02-11  Michael Stahl  <mst@openoffice.org>  [766e4079d8f2f4bc09141da3843feaa10da98d31]

xmlfix3: merge to-be-m100 DEV300_next


2011-02-11  Caolán McNamara  <caolanm@redhat.com>  [77975a2bc9da01eeafde72ac7438cb80b9c0c9a3]

cppunit: enable this test


2011-02-11  Andreas Bregas  <ab@openoffice.org>  [8834b9db06f10498073fc42bdc5f797742f831b4]

ab80: Adding changes of cws mib21, ab77, ab77run2, dr77i to dev300

ab77: #163789# Handle class module factories document specific
ab77: #163732# Defer removal of documents until XCloseListener::notifyClosing
ab77: #163808# make VBA symbols Application.ScreenUpdating and Application.Interactive work globally on all documents
ab77: wae
ab77: #163840# read UTF-8 BOM
ab77: #163732# VBA UserForm_Terminate triggered too late while closing document
ab77: minor correction
ab77: assertion: do not call ::rtl::OUString::copy() with negative index
ab77run2: #163869# do not call Class_Terminate VBA macros when document disposes
dr77i: #163941# do not update drawing layer when pasting from clipboard after cut
mib21: #163944# ignore trailing whitespace in Basic source lines
mib21: #163948# allow to manually pack MSVC DLLs into extensions
mib21: #163948# multiprocess build fix
Authors:
Andreas Bregas <ab@openoffice.org>
Daniel Rentz [dr] <daniel.rentz@oracle.com>
Eike Rathke [er] <eike.rathke@oracle.com>
2011-02-11  Andreas Bregas  <ab@openoffice.org>  [282392f643d63a1b76e69821a4c19a4162808d21]

ab80: Adding changes of cws mib21, ab77, ab77run2, dr77i to dev300

ab77: #163789# Handle class module factories document specific
ab77: #163732# Defer removal of documents until XCloseListener::notifyClosing
ab77: #163808# make VBA symbols Application.ScreenUpdating and Application.Interactive work globally on all documents
ab77: wae
ab77: #163840# read UTF-8 BOM
ab77: #163732# VBA UserForm_Terminate triggered too late while closing document
ab77: minor correction
ab77: assertion: do not call ::rtl::OUString::copy() with negative index
ab77run2: #163869# do not call Class_Terminate VBA macros when document disposes
dr77i: #163941# do not update drawing layer when pasting from clipboard after cut
mib21: #163944# ignore trailing whitespace in Basic source lines
mib21: #163948# allow to manually pack MSVC DLLs into extensions
mib21: #163948# multiprocess build fix
Authors:
Andreas Bregas <ab@openoffice.org>
Daniel Rentz [dr] <daniel.rentz@oracle.com>
Eike Rathke [er] <eike.rathke@oracle.com>
2011-02-11  Andreas Bregas  <ab@openoffice.org>  [d2cd8a9904142b8ae6b3a2b5ebbd7ecaeb2248b1]

ab80: Adding changes of cws mib21, ab77, ab77run2, dr77i to dev300

ab77: #163789# Handle class module factories document specific
ab77: #163732# Defer removal of documents until XCloseListener::notifyClosing
ab77: #163808# make VBA symbols Application.ScreenUpdating and Application.Interactive work globally on all documents
ab77: wae
ab77: #163840# read UTF-8 BOM
ab77: #163732# VBA UserForm_Terminate triggered too late while closing document
ab77: minor correction
ab77: assertion: do not call ::rtl::OUString::copy() with negative index
ab77run2: #163869# do not call Class_Terminate VBA macros when document disposes
dr77i: #163941# do not update drawing layer when pasting from clipboard after cut
mib21: #163944# ignore trailing whitespace in Basic source lines
mib21: #163948# allow to manually pack MSVC DLLs into extensions
mib21: #163948# multiprocess build fix
Authors:
Andreas Bregas <ab@openoffice.org>
Daniel Rentz [dr] <daniel.rentz@oracle.com>
Eike Rathke [er] <eike.rathke@oracle.com>
2011-02-11  Andreas Bregas  <ab@openoffice.org>  [fcad8a5c8b77bfc6b3cb41d7465147ad157d0124]

ab80: Adding changes of cws mib21, ab77, ab77run2, dr77i to dev300

ab77: #163789# Handle class module factories document specific
ab77: #163732# Defer removal of documents until XCloseListener::notifyClosing
ab77: #163808# make VBA symbols Application.ScreenUpdating and Application.Interactive work globally on all documents
ab77: wae
ab77: #163840# read UTF-8 BOM
ab77: #163732# VBA UserForm_Terminate triggered too late while closing document
ab77: minor correction
ab77: assertion: do not call ::rtl::OUString::copy() with negative index
ab77run2: #163869# do not call Class_Terminate VBA macros when document disposes
dr77i: #163941# do not update drawing layer when pasting from clipboard after cut
mib21: #163944# ignore trailing whitespace in Basic source lines
mib21: #163948# allow to manually pack MSVC DLLs into extensions
mib21: #163948# multiprocess build fix
Authors:
Andreas Bregas <ab@openoffice.org>
Daniel Rentz [dr] <daniel.rentz@oracle.com>
Eike Rathke [er] <eike.rathke@oracle.com>
2011-02-11  Andreas Bregas  <ab@openoffice.org>  [b2fb361af3f67dc79cf93cfaf7e7a7bcad4b801a]

ab80: Adding changes of cws mib21, ab77, ab77run2, dr77i to dev300

ab77: #163789# Handle class module factories document specific
ab77: #163732# Defer removal of documents until XCloseListener::notifyClosing
ab77: #163808# make VBA symbols Application.ScreenUpdating and Application.Interactive work globally on all documents
ab77: wae
ab77: #163840# read UTF-8 BOM
ab77: #163732# VBA UserForm_Terminate triggered too late while closing document
ab77: minor correction
ab77: assertion: do not call ::rtl::OUString::copy() with negative index
ab77run2: #163869# do not call Class_Terminate VBA macros when document disposes
dr77i: #163941# do not update drawing layer when pasting from clipboard after cut
mib21: #163944# ignore trailing whitespace in Basic source lines
mib21: #163948# allow to manually pack MSVC DLLs into extensions
mib21: #163948# multiprocess build fix
Authors:
Andreas Bregas <ab@openoffice.org>
Daniel Rentz [dr] <daniel.rentz@oracle.com>
Eike Rathke [er] <eike.rathke@oracle.com>
2011-02-11  Andreas Bregas  <ab@openoffice.org>  [ef8e9d51cee9b439380c5fe3ecd4123ffc738b69]

ab80: Adding changes of cws mib21, ab77, ab77run2, dr77i to dev300

ab77: #163789# Handle class module factories document specific
ab77: #163732# Defer removal of documents until XCloseListener::notifyClosing
ab77: #163808# make VBA symbols Application.ScreenUpdating and Application.Interactive work globally on all documents
ab77: wae
ab77: #163840# read UTF-8 BOM
ab77: #163732# VBA UserForm_Terminate triggered too late while closing document
ab77: minor correction
ab77: assertion: do not call ::rtl::OUString::copy() with negative index
ab77run2: #163869# do not call Class_Terminate VBA macros when document disposes
dr77i: #163941# do not update drawing layer when pasting from clipboard after cut
mib21: #163944# ignore trailing whitespace in Basic source lines
mib21: #163948# allow to manually pack MSVC DLLs into extensions
mib21: #163948# multiprocess build fix
Authors:
Andreas Bregas <ab@openoffice.org>
Daniel Rentz [dr] <daniel.rentz@oracle.com>
Eike Rathke [er] <eike.rathke@oracle.com>
2011-02-11  Jens-Heiner Rechtien [hr]  <jens-heiner.rechtien@oracle.com>  [1d0029ddb580fbdde6a4042679999d82f765cc93]

DEV300 masterfix: #i10000#: windows: more bizare hacks ...


2011-02-11  Kevin Hunter  <hunteke@earlham.edu>  [bf03aa3bf4315c618ae13ddbaef30baea2430cc5]

cppcheck: post- to pre- *crement change


2011-02-11  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [07002b2357a5834d0c68b4860da8dbb3155801e9]

Fixed size computation for toolbar menus with controls (cherry picked from commit 8fc079ad197755ecb6191181de79fb60a6f6ae86)

Signed-off-by: Caolán McNamara <caolanm@redhat.com>

2011-02-11  Caolán McNamara  <caolanm@redhat.com>  [e4840966c61a4e23e4948d67373da70fd770f5cd]

try and use the same spacing between checkboxes and text as vcl does


2011-02-11  Caolán McNamara  <caolanm@redhat.com>  [476f9f9a0c149fece23ec56f1a9ae05acaef9aaf]

(std|boost)::hash on a const char* hashes the pointer not the contents


2011-02-11  Caolán McNamara  <caolanm@redhat.com>  [0b8f11ce95d81b63e6d6a3f34b05a4e99147c6ad]

(std|boost)::hash on a const char* hashes the pointer not the contents


2011-02-11  Caolán McNamara  <caolanm@redhat.com>  [7df76ae88528bec87496084e488e13b15b72642f]

(std|boost)::hash on a const char* hashes the pointer not the contents


2011-02-11  Caolán McNamara  <caolanm@redhat.com>  [b4ff953aa84b53ef801ad934bbbf2763ae063d4b]

(std|boost)::hash on a const char* hashes the pointer not the contents


2011-02-11  Caolán McNamara  <caolanm@redhat.com>  [9b5a0fd92230348b7c524305cdd249d0df709db0]

(std|boost)::hash on a const char* hashes the pointer not the contents


2011-02-11  Caolán McNamara  <caolanm@redhat.com>  [39ec189d250aec2b1dfdc8cd6be3dac222a613e1]

(std|boost)::hash on a const char* hashes the pointer not the contents


2011-02-11  Caolán McNamara  <caolanm@redhat.com>  [947c2ac8e074bad392a0b0f21e3402c38a344ed5]

(std|boost)::hash on a const char* hashes the pointer not the contents

This makes fontwork reappear again

2011-02-11  Michael Stahl  <mst@openoffice.org>  [99b8df2c1d53736002b32ea4ce3278ec78344269]

sw34bf03: #i116924# #i116019#: odf2xhtml: kill DOS line endings


2011-02-11  Michael Stahl  <mst@openoffice.org>  [1ab794b817cdd27948012c67c6bc283ad121b1d5]

sw34bf03: #i116924# #i116019#: odf2xhtml: integrate patch from sus


2011-02-11  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [ad36c8bb35f3ff5666363d876be319497a28001f]

debuglevels: outsourced creation of the smoketest doc into an own module, so it can be used outside smoketesoo_native, too


2011-02-11  sb  <sb@openoffice.org>  [fd45011bf64004a72d3e5f9f304a56b91bcebdde]

sb138: merged in re/DEV300_next towards DEV300_m100


2011-02-11  sb  <sb@openoffice.org>  [e93a3a6f5b90979f9eb523a414d339667f861949]

sb138: merged in re/DEV300_next towards DEV300_m100


2011-02-11  sb  <sb@openoffice.org>  [eea25f8ba6577cd84e974f3b440d00479610e2bb]

sb138: merged in re/DEV300_next towards DEV300_m100


2011-02-11  sb  <sb@openoffice.org>  [e6c889654f4aa85c67f8d014180bd725e474042f]

sb138: merged in re/DEV300_next towards DEV300_m100


2011-02-11  sb  <sb@openoffice.org>  [54a05a00d7e4cb38390a23267207ef65e01044ad]

sb138: merged in re/DEV300_next towards DEV300_m100


2011-02-11  Caolán McNamara  <caolanm@redhat.com>  [d63540aebd7654bf70d4a250406d983560fbb45a]

Describe fonts the same way as the default font dialogs on each platform do

i.e.
Windows: Font, Style, Size
http://msdn.microsoft.com/en-us/library/ms646958%28v=vs.85%29.aspx

MacOsX: Family, Typeface, Size
http://sketchup.google.com/crimages/layout-set-ShowFonts-mac-en.jpg

GNOME: Family, Style, Size
http://live.gnome.org/Design/GTKFontDialog/UsabilityEvaluations

2011-02-11  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [55dcee9472d1c0c633801103270bd9474f5bd35a]

Fixed build breaker in sw


2011-02-11  hde  <hde@openoffice.org>  [b38b2d8a13ab117047bc3d8057ab5dbe2c704478]

#i116921#cws automationdev300m99#removed fixed/closed issue ids from warnlogs


2011-02-11  Caolán McNamara  <caolanm@redhat.com>  [5e677bb910865d675482d9057059c0818a7015f5]

icu#8320 even more things wrong with freeserif that can crash icu


2011-02-10  Joseph Powers  <jpowers27@cox.net>  [5bd709c6ab5c8e8ca6aee75af2b14b0b30281286]

Remove DECLARE_LIST( ComponentEntryList, ComponentEntry* )


2011-02-10  Joseph Powers  <jpowers27@cox.net>  [19935f3676014b02f6aee6ed133408d1a2fabbe1]

Remove DECLARE_LIST( UnoControlModelEntryListBase, UnoControlModelEntry* )


2011-02-11  Takeshi Abe  <tabe@fixedpoint.jp>  [9b0001fabfb154505821777fd321b92fdbc84361]

Remove indistinguishable branching


2011-02-11  Tor Lillqvist  <tlillqvist@novell.com>  [ec2adc3f77ca3c0e4c2fc9a6e2c4ea3cc8bf1a1d]

No need to include <windows.h> in TestPlugIn.h

We don't define any dummy DllMain() any more so no need to include
<windows.h>. That was necessary just to get the types used by the
DllMain() prototype.

2011-02-10  Andras Timar  <timar@fsf.hu>  [509adda149891ff2857685be1ff5827e2acc07fb]

remove unused --with-dict option


2011-02-10  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [181763f2f470136cc4e93f1faaef5f53c8afced8]

Don't make shameless add for non-standard Checked Iterators


2011-02-10  Caolán McNamara  <caolanm@redhat.com>  [bb716aa955f36eea607387ab3d62edbbcfbcd5c5]

gcc#47679 needs more magic


2011-02-10  Caolán McNamara  <caolanm@redhat.com>  [e44bf622500365c1244febc5d4d8aceb3b0af428]

workaround gcc#47679


2011-02-10  Caolán McNamara  <caolanm@redhat.com>  [a6748fa1bd4cfa149cd577e3ce1fbff0567c0748]

throw out some warnings


2011-02-10  Kevin Hunter  <hunteke@earlham.edu>  [babb621d4f347c95902f7197d8e9b6f1fa26683f]

cppcheck: post- to pre- *crement change.


2011-02-10  Caolán McNamara  <caolanm@redhat.com>  [89475ce26c00e30112afaf1f23ce1b1e63ae935e]

WaE: values set but not used


2011-02-10  Tor Lillqvist  <tlillqvist@novell.com>  [2d2294fb82bd4f0d1d805405631aeb1acbc36cbb]

Add x64 Windows here, too


2011-02-10  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [73b5d115766e59154d3e398be45f06c35e670635]

Internal hunspell is static


2011-02-10  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [438060cd27d23809006b805649fdc937ccde731a]

Static defines when building static hunspell on Windows


2011-02-10  Niklas Nebel  <nn@openoffice.org>  [1a96f96d48647907520617ac9c5d14f4b51b409d]

dr78: #i106580# handle SvxTextLineItem, base class of SvxUnderlineItem


2011-02-10  Jesús Corrius  <jesus@softcatala.org>  [b29d79848cec8b2600b3642994dea71d460a9cd0]

fdo#33785: install mtfrenderer.uno.dll in the correct directory


2011-02-10  Michael Stahl  <mst@openoffice.org>  [493a3f62879199eaa994c7430869cb44d0ac9cc0]

xmlfix3: convert unoxml to gbuild


2011-02-10  Michael Stahl  <mst@openoffice.org>  [d3df5839b98a439ee82f642b5f435a9250dcc8b4]

xmlfix3: convert unoxml to gbuild


2011-02-10  Michael Stahl  <mst@openoffice.org>  [1ef780d9f59d67f957c20b02a5bf76b858bf0a04]

xmlfix3: convert unoxml to gbuild


2011-02-10  Eike Rathke  <erack@openoffice.org>  [dd687af86d041fbd420be084e6a063fb41a1d86a]

locales34: have a matching configure as well


2011-02-10  Michael Meeks  <michael.meeks@novell.com>  [f0094fb8b87647425b8e4ddfb775d49d66984055]

catch exceptions from failing UNO-ness, fdo#33785 backstop.


2011-02-10  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [e86c363374e28b257f036f38209715856be1204b]

vcl119: #i80730# fix cursor paint behavior and timer


2011-02-10  Jens-Heiner Rechtien [hr]  <jens-heiner.rechtien@oracle.com>  [f684c501959268d1e4ce6c47a204af1b756f8451]

DEV300 masterfix: #i116747#: remove pre-OSX Mac resoure fork definition files (*.r)


2011-02-10  Jens-Heiner Rechtien [hr]  <jens-heiner.rechtien@oracle.com>  [0df020f4b8904219c73eb09278b0f5f9878f8118]

DEV300 masterfix: #i116747#: remove pre-OSX Mac resoure fork definition files (*.r)


2011-02-10  Luboš Luňák  <l.lunak@suse.cz>  [5bf8e3ef163cc6cc29196bc64889588597034dc2]

handle wp:simplePos properly


2011-02-10  Thorsten Behrens  <tbehrens@novell.com>  [957600ba660b2053e5892b4987f68d888523c5c6]

Use git pushurl, setup via --set-push-user now

An easy way to turn your set of repos into something you can push
from - after you've gotten commit rights on fd.o - just use
./g --set-push-user <your_user_name>

2011-02-10  Noel Power  <noel.power@novell.com>  [2b024ba13cb69faac5aebe9781c29d0558c27169]

fix trailing ws


2011-02-10  Noel Power  <noel.power@novell.com>  [b547c0c2aa901667fef85233282ec84f34b7e5f4]

some form field import/export improvements


2011-02-10  Noel Power  <noel.power@novell.com>  [881dd703a25632b3f07b9f24c58508130cf0e9ba]

some form field import/export improvements


2011-02-10  Noel Power  <noel.power@novell.com>  [0a078aa069667094bbfc77beda6d15064665be68]

some form field import/export improvements


2011-02-10  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [aec1b58b2f959770f072778ec187ae89f6053b76]

dr78: #164376# oox import performance: step 1 - encapsulate all code related to cell contents and cell formatting import into class SheetDataBuffer (including shared formulas, array formulas, table operations), remove FormulaContext concept to gain full control over formula import


2011-02-10  Michael Stahl  <mst@openoffice.org>  [1076aee651966c51e96c505632708ee336091432]

xmlfix3: unoxml: argh, doesn't build everywhere...


2011-02-10  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [a6a5da3e61b0ff4a7e8cfdd50e4680253071aae3]

fdo#34064: adapt length of FFData


2011-02-10  Sébastien Le Ray  <sebastien-libreoffice@orniz.org>  [b5d135810fad8e8309a5572159173fd4ffa5c66e]

Add a CompareToNumeric to ByteString & UniString


2011-02-10  Sébastien Le Ray  <sebastien-libreoffice@orniz.org>  [cd18944695544e9b3e9cc37685786e51a9fe8c4d]

fdo#32369: Fixed the natural order of styles in navigator


2011-02-10  Sébastien Le Ray  <sebastien-libreoffice@orniz.org>  [5765d0c90b6a7d4cb370119b3a967eb2026c1c7c]

Add compareToNumeric to OUString & Co


2011-02-10  Jens-Heiner Rechtien [hr]  <jens-heiner.rechtien@oracle.com>  [b29538876fc0eee711a4561bde616f0cf4f1db16]

DEV300 masterfix: #i10000#: fix typo


2011-02-10  Michael Stahl  <mst@openoffice.org>  [9489d562b74af635cd529a2658dca1606f419874]

xmlfix3: unoxml: the complex test


2011-02-10  Michael Stahl  <mst@openoffice.org>  [57f257b867aa26aabc12fc2325bd2d0d171ec31e]

xmlfix3: unoxml: valgrind found some more memory leaks


2011-02-10  Michael Stahl  <mst@openoffice.org>  [001145d71e0592bdf90a80f33d1abb32846aae21]

xmlfix3: #i113683#: unoxml: all unimplemented methods assert


2011-02-10  Michael Stahl  <mst@openoffice.org>  [253150cf8d7794647a638630a55f4f0ff847d200]

xmlfix3: #i113683#: remove unfinished, unneeded CDocumentBuilder::parseSource


2011-02-10  Michael Stahl  <mst@openoffice.org>  [baea7fb003baf92129decc6a778659767edd7427]

xmlfix3: unoxml: refactor CAttributesMap::removeNamedItem*: forward to CElement  also fix CElement::removeAttributeNode* to save the prefix.


2011-02-10  Michael Stahl  <mst@openoffice.org>  [141773454451569127d388a1f3fd1fdc65f5554a]

xmlfix3: unoxml: fix various bugs uncovered by complex test:  CAttr::getSpecified() should return true.  CAttr::getValue() and CElement::setAttributeNode() could crash if no children.  CAttributesMap::*NS() methods ignored namespaceURI parameter.  CDATASection::getNodeValue() forwarded to wrong base class.  CDocument needs to override cloneNode().  CDocument::importNode(), CDocumentBuilder::parseURI() deref null argument.  CElement::getAttributes() should return an empty map.  CElementList could be created for null element.  CNode::insertBefore() did not set parent/children pointers.  CNode::setPrefix() should only work on element/attribute.  CXPathAPI had inverted check for null argument (xmlfix3 regression).


2011-02-10  Michael Stahl  <mst@openoffice.org>  [83588ab3b791910e6a55cc70a45cbb47452011b2]

xmlfix3: #i113683#: finish CAttributesMap


2011-02-10  Michael Stahl  <mst@openoffice.org>  [9f235cfecf6e910323a63326101c0aa5bf1d2796]

xmlfix3: #i113683#: finish CProcessingInstruction


2011-02-10  Michael Stahl  <mst@openoffice.org>  [c5db3b93ee1058bd20ebcde2e757b52b9a67b74a]

xmlfix3: unoxml: prevent invalid child-parent relationships:  new method CNode::IsChildTypeAllowed(NodeType).  use it in appendChild(), insertBefore(), replaceChild().


2011-02-10  Thomas Arnhold  <thomas@arnhold.org>  [731ae82310f2816a4ec23aa62d93af5b60e0dba2]

WaE: Remove unused variables


2011-02-10  Release Engineering  <releng@openoffice.org>  [5cbd6485387273f359538405f6bd031628f8a054]

DEV300


2011-02-10  Joseph Powers  <jpowers27@cox.net>  [298b9df14ba23b43db3691d299191d01f3815fc3]

Remove DECLARE_LIST( PopupMenuRefList, uno::Reference< awt::XPopupMenu >* )


2011-02-10  Carsten Driesner  <cd@openoffice.org>  [c696055fbc116a65aac158fe6747079a3af44be4]

fwk165: #i116896# Fix problem with Java complex test checking new behavior


2011-02-10  Julien Nabet  <serval2412@yahoo.fr>  [a4e9a5c61409ff63aa917428a13bebeeae90a7a3]

Some cppcheck cleaning


2011-02-10  Bálint Dózsa  <dozsabalint@gmail.com>  [88e3584ccfc53f19fb8bff6b583ed64fec713df3]

Remove some dead code


2011-02-10  David Tardon  <dtardon@redhat.com>  [e7801443424f9ff5a93a5c3d12cca4015c924fc3]

rhbz#649310 don't crash deregistering diff. platform ext.

This happens, for example, if one switches between, lets say, x86 and
x86_64 systems and has the same /home mounted from both. Then
platform-dependent extensions from one system does not exist on the
other one, but must still be deregistered correctly.

2011-02-10  David Tardon  <dtardon@redhat.com>  [ff98d9861c20842db09822c326bf6e82b025f46e]

WaE: unused variable


2011-02-10  David Tardon  <dtardon@redhat.com>  [aee579d1ac86a57938c04b6b35c4cae2816c4172]

avoid useless copy


2011-02-10  Jens-Heiner Rechtien [hr]  <jens-heiner.rechtien@oracle.com>  [1d01bcd09541115b5c094fbdf772e181a7e1ae9a]

DEV300 masterfix: #i116814,i116838#: re-enable test (XCloneable)


2011-02-10  Caolán McNamara  <caolanm@redhat.com>  [5aee848d35795e827eb0c909dc44fd08201244b2]

add sample Hangul text for hang script-tag


2011-02-10  Jens-Heiner Rechtien [hr]  <jens-heiner.rechtien@oracle.com>  [11c9b876884988a9a95772a34436bce4c5c5df7d]

CWS-TOOLING: integrate CWS mav59


2011-02-10  Jens-Heiner Rechtien [hr]  <jens-heiner.rechtien@oracle.com>  [d0ce561b856d43b13d5884b5aa5106f7889ea929]

CWS-TOOLING: integrate CWS hr75


2011-02-10  Jens-Heiner Rechtien [hr]  <jens-heiner.rechtien@oracle.com>  [cd0d6a5a6775f197fdb7e78b54c8133074a7a236]

CWS-TOOLING: integrate CWS hr75


2011-02-10  Jens-Heiner Rechtien [hr]  <jens-heiner.rechtien@oracle.com>  [c50e8a2df2e04d9d2c225df0ea648f0501acc250]

CWS-TOOLING: integrate CWS hr75


2011-02-10  Jens-Heiner Rechtien [hr]  <jens-heiner.rechtien@oracle.com>  [b1708ffb49872b51c2b7d82380efeb1282d73b1c]

CWS-TOOLING: integrate CWS hr75


2011-02-10  Jens-Heiner Rechtien [hr]  <jens-heiner.rechtien@oracle.com>  [05c31494e44cf9159f5ea9f534be179325e53c1e]

CWS-TOOLING: integrate CWS hr75


2011-02-10  Jens-Heiner Rechtien [hr]  <jens-heiner.rechtien@oracle.com>  [dc04874b33628287e0364bee13b3184b66383ae7]

CWS-TOOLING: integrate CWS hr75


2011-02-10  Julien Nabet  <serval2412@yahoo.fr>  [4d1e8ed389f11c06a4d666c62b13da42e1fd8f7c]

Some cppcheck cleaning


2011-02-10  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [9a75f47887ed727268c66615860124f5f41dcf9a]

#i116850# initialize m_bDoingQuickSelection


2011-02-10  Caolán McNamara  <caolanm@redhat.com>  [50bd906a0f7f1cc97ae813aeb448484851bae269]

preview area is a little overlarge


2011-02-10  Julien Nabet  <serval2412@yahoo.fr>  [20a76c9e43b593e503a2901f6a8d53eb0b4bc4f3]

Some cppcheck cleaning


2011-02-10  Luke Dixon  <6b8b4567@gmail.com>  [51b3451da4c928647efbeb404ac7cc89a38a09d4]

Fix for bugs 32759 and 32755 on freedesktop bugzilla

Signed-off-by: Michael Meeks <michael.meeks@novell.com>

2011-02-10  Caolán McNamara  <caolanm@redhat.com>  [7a1ed126b39221c639e8152bbef8e9e1b6b4ae0b]

Resolves: fdo#33750 #i94623# use optimal border width when zooming to optimal


2011-02-10  Caolán McNamara  <caolanm@redhat.com>  [7f1ffc7e81f69095502b8d737133851ff9dcbfa6]

\!Count() was converted to \!empty() instead of empty()


2011-02-10  Miklos Vajna  <vmiklos@frugalware.org>  [d88aa252145f3780ec081b04e005952e4f1a8d72]

configure: initialize SCPDEFS, do not always append it

This caused problems when <platform>*.sh was sourced while invoking
autogen.sh.

2011-02-10  Luboš Luňák  <l.lunak@suse.cz>  [410c5de49d47ecfbc9926e585d0a24f0d6f1f901]

properly fix incorrect recent backport

ACK by Kendy

2011-02-10  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [0bda68f4344fb297cffa3cd24996ae1a8f372459]

Too optimistic thoughts about makefiles (2)


2011-02-10  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [e024c8bd0e6cb9d6a08706443895461b993ddc3d]

Too optimistic thoughts about makefiles


2011-02-10  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [29ae8bb2005d6a0664ed105dcd60a5c133ded286]

Forgot to remove some now unnecessary include for debug


2011-02-10  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [fa1497de30ebaec5e29c98752bf4aff80399c336]

fdo#34064: Fixed the dropdown list box form fields


2011-02-10  Carsten Driesner  <cd@openoffice.org>  [93ff45a7af40abad9d5e67cacee178c6efe7dd6e]

fwk165: #i116290# Fixed build breaker with gcc


2011-02-10  Caolán McNamara  <caolanm@redhat.com>  [2ed163062e59f817485a0ceb244f2cae9d28ce22]

This test sleeps for *20* seconds, disable until/unless that can be elided.


2011-02-10  Rob Snelders  <rob@ertai.nl>  [31b0769d2c6d58bbd2e067ee88fd5f45f518182f]

translate comments


2011-02-10  Caolán McNamara  <caolanm@redhat.com>  [8480f694591a70fe2fb3c6c1c4f0b6006115e5d5]

Resolves: rhbz#676539 handle missing pWindows from xWindows


2011-02-10  Caolán McNamara  <caolanm@redhat.com>  [6d24c0ed2f0e1288b0de7a41ae0a1dbb88eeb57a]

WaE: value set but unused


2011-02-10  Caolán McNamara  <caolanm@redhat.com>  [39771d36ec80c1dee41ad27f85b1bd6b306d5929]

Remove meaningless code

Its possible that it was intended to set m_bComponentAttached to false. But if
that was the case it should also have been a WriteLock not a ReadLock.

2011-02-10  Caolán McNamara  <caolanm@redhat.com>  [72d95a4b975097d76b75fd88f7024e84b4ff97de]

new gcc warnings, variable set but unused


2011-02-10  Francois Tigeot  <ftigeot@wolfpond.org>  [128ca1c1e49464fa574979bd242c8e6fa8cdd287]

Porting LO to Dragonfly


2011-02-10  Francois Tigeot  <ftigeot@wolfpond.org>  [c49760631f011425d0aa58723126f41c41d49fb8]

Porting LO to Dragonfly


2011-02-10  Francois Tigeot  <ftigeot@wolfpond.org>  [3dd75542a2a9d7ab3da9bf2f1e64348e88ba05b1]

Porting LO to Dragonfly


2011-02-10  Caolán McNamara  <caolanm@redhat.com>  [1bfa0da5cb6eb1fb6857b4dc4dec09eada5a66cf]

none of these values get exported, so redundant calculations


2011-02-10  Caolán McNamara  <caolanm@redhat.com>  [c879cedd660ecc7736e5fb9086026060cea4522b]

WaE: mark this module as warnings free


2011-02-10  Caolán McNamara  <caolanm@redhat.com>  [3c8ec4da2e93322d160c51f761d00b8a66812be5]

WaE: mark this module as warnings free


2011-02-10  Caolán McNamara  <caolanm@redhat.com>  [1e8bdb4d7ebb526129a47750cee458ca9ed1ddb4]

WaE: throw out a few warnings


2011-02-10  Nigel Hawkins  <n.hawkins-KK0ffGbhmjU@public.gmane.org>  [93a914bab17b28f5f3fbc2036507daabbf099ce3]

Remove last traces of SvBytes and SvShorts in sw


2011-02-10  Nigel Hawkins  <n.hawkins-KK0ffGbhmjU@public.gmane.org>  [a4b19535cc53d995f288430164d478b7db22ea11]

Remove last traces of SvShorts from sc


2011-02-10  Nigel Hawkins  <n.hawkins-KK0ffGbhmjU@public.gmane.org>  [cf0d53d2f7fb401bcd35e2b929e0a8ea634a468d]

Remove last traces of SvBytes from svl


2011-02-10  Nigel Hawkins  <n.hawkins-KK0ffGbhmjU@public.gmane.org>  [3c31e2b2b25af61e7128582d8b213791486ef5bd]

Remove last traces of SvBytes from svx


2011-02-10  Nigel Hawkins  <n.hawkins-KK0ffGbhmjU@public.gmane.org>  [fbe3120f137f1a2295df6ba17edf611cc4631f90]

Remove InvalidSlot svArray stuff in FmXFormShell


2011-02-10  Nigel Hawkins  <n.hawkins-KK0ffGbhmjU@public.gmane.org>  [99f36298cf267dd16124ef6952bd4e30bceff730]

Remove SvBytes completely


2011-02-10  Alfonso Eusebio  <alfonso_eusebio@yahoo.co.uk>  [d65676666d6d6ce1f595968fb922043cfcc178a7]

Remove includes related to Hyperlink Bar in impress_draw

Removed includes dependant on hyperlink bar headers.

2011-02-10  Alfonso Eusebio  <alfonso_eusebio@yahoo.co.uk>  [5d99f8639670ecf713dc611679fe3ebb84690d79]

Remove obsolete Hyperlink Bar from impress_draw

Removed hyperlink bar references from impress and draw.
Menu entry appears greyed out until it gets removed from core modules.

2011-02-10  Alfonso Eusebio  <alfonso_eusebio@yahoo.co.uk>  [6bfe7cee10cb2553e5972e7a6a71ab5dae80e2d5]

Remove includes related to Hyperlink Bar from writer

Removed includes for hyperlink header files from writer.

2011-02-10  Alfonso Eusebio  <alfonso_eusebio@yahoo.co.uk>  [9560cf67851b6d6a624d10bf7c17c6016d79bfa4]

Remove obsolete Hyperlink Bar from writer

Removed hyperlink bar references form writer.
Menu entry appears greyed out until it gets removed from core modules.

2011-02-10  Takeshi Abe  <tabe-wFAinkBuZDxhPPLSxPa2lQ@public.gmane.org>  [7755ecfb21905807266a0b00602cf9928964012b]

fix memleak


2011-02-10  Takeshi Abe  <tabe-wFAinkBuZDxhPPLSxPa2lQ@public.gmane.org>  [9f3d04acb1c35ddc91f11a161d87674ef3dd55dd]

remove dead code


2011-02-09  Kohei Yoshida  <kyoshida@novell.com>  [028342b06c3ea58d3d7a3ee9368e377a5668259b]

Perhaps the font layout capabilities should be read only once per font?

Or else the boolean data member makes no sense.  The mac code does it
that way too.

2011-02-09  Kohei Yoshida  <kyoshida@novell.com>  [3f462e17a04e037f44e6b825705f2090fb350977]

Fixed a build breakage on Windows re FontLayoutCapabilities change.


2011-02-09  Thomas Arnhold  <thomas@arnhold.org>  [a5be440b3036fc797afaea3808229f11f7fb5603]

Remove unused basic/workben


2011-02-09  Thomas Arnhold  <thomas@arnhold.org>  [eb24bd1241a03ab488853d8f3030de1cd4f11148]

Remove dead code: This stuff is always false


2011-02-09  Thomas Arnhold  <thomas@arnhold.org>  [7cd3e34da1af2060425e2449cfddec86034e9e2b]

Remove unused basic/workben


2011-02-09  Thomas Arnhold  <thomas@arnhold.org>  [0dfa21409198b5ccea06bfe66ab12691dc6a7876]

Remove some dead code


2011-02-09  Thomas Arnhold  <thomas@arnhold.org>  [432aec515c7cb330e98b78ee316ad97a9fbb2b4d]

Remove dead code. 'slow' never gets defined


2011-02-09  Thomas Arnhold  <thomas@arnhold.org>  [5d2f40d583f1bbb0cbe66b5c805fd130285f3beb]

Remove static if-statement


2011-02-09  Thomas Arnhold  <thomas@arnhold.org>  [0daab2a9a2c3226bbdbc14cb935a8cdc5f2a61ca]

Remove static if-statement


2011-02-09  Thomas Arnhold  <thomas@arnhold.org>  [7b6f8f33c725198e8c4c8da92943befb5c7cbf96]

Remove static if-statement


2011-02-09  Thomas Arnhold  <thomas@arnhold.org>  [c32345afa32ff172e151088dce3758f85798bdd2]

Remove static if-statement


2011-02-09  Tor Lillqvist  <tlillqvist@novell.com>  [1e4649eeaef6a84c5315455a15cbfe23af1f9572]

Ignore __real@ and __TI3? prefixed symbols in ldump

The __real@ ones are storage of (shared?) floating-point
constants. The __TI3?  ones are related to throwing exceptions, TI
perhaps means type information. Trying to export them causes
unresolved externals problems, and most likely it would be insane to
export them from a LO DLL anyway. I came across the problem with some
framework DLLs.

Why this issue has popped up now, after the big stlport/boost/etc
change, I have no idea. One would think we have had floating-point
constants all the time in the code, and we throw exceptions all over
the place. Oh well.

2011-02-09  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [a05a74ab9902a57292891b21fa5cf5572b34e016]

Trying to remove the stlport mention from the code


2011-02-09  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [dd09aade5abca6318dbcfb41711cdcfc740c2fc6]

Removing the ext_std masterpiece


2011-02-09  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [fca25e4c4cc0b95227d967b7418ec77888980ba3]

Trying to remove the stlport mention from the code


2011-02-09  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [354f09c75e883fbc3fc9302310941d0211762796]

Removing the ext_std masterpiece


2011-02-09  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [c296fe08de3958707d8fc4c2d3131cbcdbc60f1b]

Build STLport only as a compatibility library


2011-02-09  Thomas Arnhold  <thomas@arnhold.org>  [f50a4a4ad45f0310463d5ffaa73ddc60e37e3b18]

Remove static if-tests


2011-02-09  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [49a99abfb662f3c94e1b3630a213edb904566141]

Trying to remove the stlport mention from the code


2011-02-09  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [81ef04be69673faa49ada8f7f95da8d1aae0f98b]

Trying to remove the stlport mention from the code


2011-02-09  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [30a8393e50fa6bee7ba30d2b181d93072142ffc8]

Removing the ext_std masterpiece


2011-02-09  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [969bc2e5befd960ec98220bc60c481bffa73cc76]

Make stlport only optional dependency of postprocess


2011-02-09  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [e30c7d6b9938e129c4e0d7577f3132fc01b9e581]

Trying to remove the stlport mention from the code


2011-02-09  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [e5e3ba75ecf716ad6760d8b74d095729306e1219]

Removing the ext_std masterpiece


2011-02-09  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [a0c84cafa562960871d8d98f086fefacdb5c784f]

Trying to remove the stlport mention from the code


2011-02-09  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [93c24cc5b43fae266c99e7b058de3050c3a722fe]

Removing the ext_std masterpiece


2011-02-09  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [a098b9853aaf81d6bf51818abb2603a832aa06ff]

Make stlport only optional dependency of postprocess


2011-02-09  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [95d376f09f67a72d82726b0479509ba48f715bfe]

Removing the ext_std masterpiece


2011-02-09  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [1c497d6f5a9f54568976c4a171975398197dbde7]

Make stlport only optional dependency of postprocess


2011-02-09  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [553aed7b518599742189ffce50cd947dbf39a2e7]

Trying to remove the stlport mention from the code


2011-02-09  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [c824a1f69c093f38b82ead0f413c75b492a1f994]

Removing the ext_std masterpiece


2011-02-09  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [4e82f848c5f2456a6f35636fabc3501a0740731b]

Make stlport only optional dependency of postprocess


2011-02-09  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [66daafdad2a7790a8f21e8a8eba91118c4d5943e]

Trying to remove the stlport mention from the code


2011-02-09  Thomas Arnhold  <thomas@arnhold.org>  [4c77bf98b5d2b7e31a5ebe6db04c36dc6296d0c2]

Remove some dead code


2011-02-09  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [255677ab5bb527eb7c61c6c56ed7aa7f46119677]

Trying to remove the stlport mention from the code


2011-02-09  Thomas Arnhold  <thomas@arnhold.org>  [56d803ee5c060e761dbe5a6cc1c1443c932e2a31]

Remove old modified message


2011-02-09  Thomas Arnhold  <thomas@arnhold.org>  [75c0fc0cb1e403fd424f39e0aac4cb3fab0effc9]

Remove unused 'if (bDoSaveForVisualControl)' as its always false


2011-02-09  Thomas Arnhold  <thomas@arnhold.org>  [44ddc302e8b34767029bbf5df0f9236b2765f5ae]

Remove some dead code


2011-02-09  Thomas Arnhold  <thomas@arnhold.org>  [ed105e9e1032269cfa6af76fc4aae222c5f446c2]

make test -> make check


2011-02-09  Thomas Arnhold  <thomas@arnhold.org>  [ad3ccbb2192c96bdcc268fcf0c322c693275eeb0]

Remove DBG_EXTRACTOLEOBJECTS, JOEDEBUG and JOEENV


2011-02-09  Thomas Arnhold  <thomas@arnhold.org>  [e0e3be5e67d972688f983df631b069996095e553]

Remove DBG_EXTRACTOLEOBJECTS


2011-02-09  Mathias Bauer  <mba@openoffice.org>  [9bdf5d2d49574bb0f2bc1ed92704031ad5215ca5]

CWS swlayoutrefactoring: fixes for compilation on unxlngxi after resync


2011-02-09  Carsten Driesner  <cd@openoffice.org>  [2b12566779f7a7d799896e5507d41e4a17434156]

#i116896# Extend documentation of the PathSubstitution service


2011-02-09  Eike Rathke  <erack@openoffice.org>  [d037f11447466890c9689345a12ccbb2c3e9c709]

locales34: back out change from autoreconf


2011-02-09  Luboš Luňák  <l.lunak@suse.cz>  [8aee85264b44af8e467ddc5c389466389564b142]

variable-size arrays is a gccism


2011-02-09  Jens-Heiner Rechtien [hr]  <jens-heiner.rechtien@oracle.com>  [d1cd5aa49f85429cab819d11bea4366342e78421]

CWS-TOOLING: integrate CWS ivo30


2011-02-09  Joseph Powers  <jpowers27@cox.net>  [d157bf01f7aacbb3241f31bea1bcab2fc1ecaa7f]

Since the prototypes are const, the method should also be const.

PS: Also a missing ";"

2011-02-09  Joseph Powers  <jpowers27@cox.net>  [4c77cde77d377cf2db9ea33a660ae1fb1805326a]

Delete some unused code

Also some trailing whitespace in the editbrowsebox.hxx

2011-02-09  Tor Lillqvist  <tlillqvist@novell.com>  [134458aa8d8bb49d3ef77c89eac7fdf505623985]

Don't be shy, include <algorithm> always, not just on MinGW


2011-02-09  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [f918d8477bb448c532c3e2daa792e575443f17aa]

Trying to remove the stlport mention from the code


2011-02-09  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [1628005298923ad15cc78dbad63669b701f5fd04]

Trying to remove the stlport mention from the code


2011-02-09  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [36fe59b73bf5d33663eef3027de7618c90d4de1a]

Trying to remove the stlport mention from the code


2011-02-09  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [83539d539ac15488df8867d83c6123c0afc50824]

Trying to remove the stlport mention from the code


2011-02-09  Radek Doulik  <rodo@novell.com>  [8ccc0cab4f6ea4bafdd36b4baa2aa80203199652]

GDIMetaFile::bUseCanvas related changes (prerequisite for fixing n#650049)

 - add GetUseCanvas() for read access
 - update bUseCanvas when playing on metafile

2011-02-09  Radek Doulik  <rodo@novell.com>  [dde12d50410a5667a7f69f32b9695ad5a7358cfe]

restrict metafile decomposition (fixes n#650049)

 - do not use metafile decomposition on metafiles which need
   canvas renderer (right now, these containing EMF+)

2011-02-09  Carsten Driesner  <cd@openoffice.org>  [c0cbcdd2c93eb5ceca7c24f1475757da0a920360]

fwk165: #164407# Prevent substitution of abs. path variable in the middle of a path string.


2011-02-09  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [1a6359d24aa881152288520ceb273c99dc6b04b7]

vcl119: #i116131# catch meanwhile invalid pointers


2011-02-09  Mathias Bauer  <mba@openoffice.org>  [749c27fafbe1e57b7ba25f759272c02de20469e0]

CWS swlayoutrefactoring: fix merge conflicts


2011-02-09  Caolán McNamara  <caolanm@redhat.com>  [5becd474bc9242aeb0e39c5485bbdd9f5149ee5e]

Resolves: rhbz#675806 crash in es thesaurus


2011-02-09  Tor Lillqvist  <tlillqvist@novell.com>  [8a8b0a3b5f51273b8ba4f41439e0707416d777dd]

Use const_iterator where required by tighter STL implementations


2011-02-09  Caolán McNamara  <caolanm@redhat.com>  [34f2141ad4d865900459623b5b68983c45653643]

revert this as its orthogonal to the font capabilities


2011-02-09  Francois Tigeot  <ftigeot@wolfpond.org>  [9dddc2bbf01a70b5a2015344995b08c57894cdad]

Show exception message


2011-02-09  Caolán McNamara  <caolanm@redhat.com>  [cea018b386018d32dd9a762dfddd5bf316f218aa]

Resolves: fdo#33510 A way to query about likely font layout capabilities


2011-02-09  Caolán McNamara  <caolanm@redhat.com>  [052a4a89ed6293298b930b52de9e53837dd908e3]

Resolves: fdo#33510 better font preview for Arabic/CTL fonts


2011-02-09  Joseph Powers  <jpowers27@cox.net>  [2ba79400a4cd468d3f536f9f562c3302fe0adc27]

Remove DECLARE_LIST( ImpFilterList, ImpFilterItem* )


2011-02-09  Thorsten Behrens  <tbehrens@novell.com>  [053754d986bedee85fd2a5076b5f7561e945c5cd]

Add basebmp to list of doxygen-processed modules


2011-02-09  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [a5d6bf6a4af95ca365249dc8d7e5fb3abc98787d]

vcl119: #i86067# fix long since broken layouting algorithm


2011-02-09  Thomas Arnhold  <thomas@arnhold.org>  [b46d195e0c45a0d8d9875c31df6e554a24cd839d]

Remove old test


2011-02-09  Thomas Arnhold  <thomas@arnhold.org>  [c522fed1a2aaeaa86d25cef26f288dab2e195cef]

make test -> make check


2011-02-09  Thomas Arnhold  <thomas@arnhold.org>  [afd8d789a487cd9221056303d2da751ad976a706]

make test -> make check


2011-02-09  Thomas Arnhold  <thomas@arnhold.org>  [7f9ccd248d9fcabb3883ab7d5c15dad661c916b9]

make test -> make check


2011-02-09  Caolán McNamara  <caolanm@redhat.com>  [9c456b951a70d32cb21f636cb7ffc7aea5791d4c]

broken image isn't going to fly

There are intentional text-only toolbar entries e.g. print preview

2011-02-09  Petr Mladek  <pmladek@suse.cz>  [a0c217c31bce7eb1fe554f7128061ed9ea8a0ccd]

lo-commit-stat: sort modules alphabeticaly


2011-02-09  Caolán McNamara  <caolanm@redhat.com>  [8a99338e6a39f25f56490a1941b3bbdc9508539c]

don't show broken icon for missing menu entries, but do for toolbar entries


2011-02-09  Petr Mladek  <pmladek@suse.cz>  [b9e228347b2ef07d3b0907a7268f2a1ee085e6f3]

lo-commit-stat: fix bug detection

+ fix printing of i#123 bugs
+ removed debug stuff to be able to detect more bugs again

2011-02-09  Caolán McNamara  <caolanm@redhat.com>  [8e1fa1adbdadd93f9d45bfd4f42085d546c52300]

throw out some warnings


2011-02-09  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [d652efa0b870ae1dde675391a067f2db78c9b153]

fix some warnings


2011-02-09  Caolán McNamara  <caolanm@redhat.com>  [9881e2dbad091fecb4f5c83b1a39bebad65b7dbd]

don't try and remove /tmp


2011-02-09  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [de8f4610a85f49f31023c920864f6d11853970b9]

Removing the ext_std masterpiece


2011-02-09  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [d186420a08c5c357643af057d523e3cf0eb44457]

Removing the ext_std masterpiece


2011-02-09  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [4f9c61b2f9ee06b35df655af3b7cdea4379dcc68]

Removing the ext_std masterpiece


2011-02-09  Caolán McNamara  <caolanm@redhat.com>  [06bcc2b09d306a7cbdb56f0377cdf86071a63c82]

quieten and quicken some of these tests


2011-02-09  Caolán McNamara  <caolanm@redhat.com>  [9aa896fed8fd0fe8b191cacbf9b25b4f9cf927ea]

silence some more warnings


2011-02-09  Mathias Bauer  <mba@openoffice.org>  [53b8f0865ff2e59cb71eaf4c1bdbc829238fde6f]

CWS swlayoutrefactoring: resync to m100


2011-02-09  Nigel Hawkins  <n.hawkins@gmx.com>  [bee11398236828cb7a4e24f095e3a473df7750a1]

Remove compression svArray usage from SwScriptInfo


2011-02-09  Nigel Hawkins  <n.hawkins@gmx.com>  [2bf836f5bad26f13a4bb89dec2a5fbf60031c287]

Remove direction svArray usage in SwScriptInfo


2011-02-09  Nigel Hawkins  <n.hawkins@gmx.com>  [fa59fefb63ab565a5add9d3cb9f0c6e218449284]

Remove some svArray usage in SwScriptInfo


2011-02-09  Nigel Hawkins  <n.hawkins@gmx.com>  [7a0f7f1e49670073a6a31e824c604070bf94f4d0]

Remove svArrays from SwLayCacheIoImpl


2011-02-08  Joseph Powers  <jpowers27@cox.net>  [9f4f8dae5af2998946b2fa45479c9a68b058a20f]

Remove DECLARE_LIST( UniStringList, UniString* )


2011-02-08  Joseph Powers  <jpowers27@cox.net>  [df27722e3a9a9e1dc286d93a442f882b4146e9f8]

Remove a comment out DECLARE_LIST

The easyiest type.

2011-02-08  Nigel Hawkins  <n.hawkins@gmx.com>  [9cec9579116bbaf5a216c55a6527cb5156bd29d9]

Replace std::pair with more descriptive names in SwUndoDelNum


2011-02-08  Andrey Turkin  <andrey.turkin@gmail.com>  [041cfeb31a0cf186529ecbe6da382ef2b42f4838]

Get rid of SvBytes/SvSvULongs in SwUndoDelNum.


2011-02-09  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [0d2d8ba1a2f3fdab44b5f3e747152fce94679511]

Make stlport only optional dependency of postprocess


2011-02-09  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [a858e596b338bc7e44803526a6d43da1badbd702]

Make stlport only optional dependency of postprocess


2011-02-08  Tobias Rosenberger  <son@ich-habe-fertig.com>  [ff9c588d9bdb85607f0b68bfb3b3a96cfcdf0264]

translated parts of German comment in svtools/inc/ruler.hxx


2011-02-08  Alfonso Eusebio  <alfonso_eusebio@yahoo.co.uk>  [9a920f3a7c0890e70688ddf0ccd1262347a3a54b]

Remove obsolete Hyperlink Bar from calc

Removed hyperlink bar references from calc (removing from apps first).
Menu entry appears greyed out until it gets removed from core modules.

2011-02-08  Kenneth Venken  <kenneth.venken@gmail.com>  [9adb0c47e43b8a77113c533b7a903e412ed107c4]

Refactor gendict


2011-02-08  Alfonso Eusebio  <alfonso_eusebio@yahoo.co.uk>  [4a928babb5dbcff831be05503e5793ebed4217bb]

Removed unused functions and classes form calc 3last

Removed unused function and some entire classes from calc.
The functions removed are some of those identified by call-catcher.

2011-02-09  Tor Lillqvist  <tlillqvist@novell.com>  [a348222727352284f786d824dc3a2e523de440eb]

prewin.h already includes <windows.h>


2011-02-09  Tor Lillqvist  <tlillqvist@novell.com>  [b14f9301ef503c922d89d6a72772c55606313ff7]

prewin.h already includes <windows.h>


2011-02-09  Tor Lillqvist  <tlillqvist@novell.com>  [a69aca13ee5d94250001b534040cfe9f4880a0f0]

prewin.h already includes <windows.h>


2011-02-09  Tor Lillqvist  <tlillqvist@novell.com>  [0192ac37e3a1ca592234d85b4d934e634828413a]

prewin.h already includes <windows.h>


2011-02-09  Tor Lillqvist  <tlillqvist@novell.com>  [d81f351b9ceb859c730e9cafb9145af86a3aaa6c]

prewin.h already includes <windows.h>


2011-02-09  Tor Lillqvist  <tlillqvist@novell.com>  [7e2c45ac8b2149210e768cf250b3c6e77c150a3d]

prewin.h already includes <windows.h>


2011-02-09  Tor Lillqvist  <tlillqvist@novell.com>  [4ae1f10baaf4c729934bd9566b846e6f4a2c6770]

prewin.h already includes <windows.h>


2011-02-09  Tor Lillqvist  <tlillqvist@novell.com>  [05d144942db73246e8722111a717e53d03c22c6f]

prewin.h already includes <windows.h>


2011-02-09  Tor Lillqvist  <tlillqvist@novell.com>  [223d92f2add27f7d8d658b51b0bfa9417d6c9418]

prewin.h already includes <windows.h>


2011-02-08  Thomas Arnhold  <thomas@arnhold.org>  [28731569f58e3e05404a382185deb836ec62e9f6]

Remove double line spacing and some dead code


2011-02-08  Caolán McNamara  <caolanm@redhat.com>  [25a8c84fc4055a8d73f94f042db0f6d3f90f34e4]

add in AIX here as well


2011-02-08  Caolán McNamara  <caolanm@redhat.com>  [46fade23824ba53dcdbaa3d3d2c2c9a122472ead]

add in AIX here as well


2011-02-08  Baptiste Daroussin  <bapt@freebsd.org>  [b9bed9ad7ca4a6d26f81b9750bd0f074786e5479]

LD_LIBRARY_PATH fix for freebsd


2011-02-08  Eike Rathke  <erack@openoffice.org>  [4cdb854219094904e033428006fbaed6221d74b5]

locales34: #i116701# display all digits of era year in era based calendars also for SHORT_YEAR


2011-02-08  Baptiste Daroussin  <bapt@freebsd.org>  [e0bb8b98af592bcb4e7d5450ec2b2eabcddb12e8]

add freebsd in here


2011-02-08  Caolán McNamara  <caolanm@redhat.com>  [d7237ba59d6bdba0f2193da4792df5b1be1e9feb]

quieten test, who cares what it does when its working


2011-02-08  Caolán McNamara  <caolanm@redhat.com>  [aab856b75e9a8567fa358b43af035caeefb7043e]

fix build breakage


2011-02-08  Caolán McNamara  <caolanm@redhat.com>  [3e8bc43f7d2958f2547d69db54cad6f14b000238]

unused variable


2011-02-08  Caolán McNamara  <caolanm@redhat.com>  [ab3476c5db8a5043e10c9030b5e048782cec0edd]

fix build breakage


2011-02-08  Christina Rossmanith  <ChrRossmanith@web.de>  [692b46ed2192ec17f280714ba254c58524543e55]

Fixed double line spacing / Translated comments German->English


2011-02-08  Caolán McNamara  <caolanm@redhat.com>  [cc4c4cc94f19a2849209d0500728cb78b6857be0]

fix build breakage


2011-02-08  Caolán McNamara  <caolanm@redhat.com>  [c8a5d2ddf55c852de95cf2ab7a9226baebac320e]

have to deliver some .h files as well now


2011-02-08  Rob Snelders  <programming@ertai.nl>  [123ada6af7bd336aa07260646ee0adca33c8cbbc]

translated comments


2011-02-08  Thorsten Behrens  <tbehrens@novell.com>  [b14a690506b0786083714489099bc995a464df97]

Added iota to stl compat header, switch canvas to use that


2011-02-08  Luboš Luňák  <l.lunak@suse.cz>  [da194cb73f022415ce2a198843235f3db9507aad]

more std:: -> o3tl:: build fixes


2011-02-08  Tor Lillqvist  <tlillqvist@novell.com>  [51023747ccc70ae7e792b9735dd65a350b5fbf88]

This file is C(89), not C++


2011-02-08  Luboš Luňák  <l.lunak@suse.cz>  [52c63c207dc0d6f5569953bb351f2cbf2cd3c33d]

revert USHORT->size_t change, breaks build

clone/components/cui/source/tabpages/borderconn.cxx:215:1: error: narrowing conversion of '-1u' from 'size_t' to 'short unsigned int' inside { }

2011-02-08  Luboš Luňák  <l.lunak@suse.cz>  [78836f854cf1abcded7293a4c8a7106e5a6c4ea3]

more std:: -> o3tl:: build fixes


2011-02-08  Luboš Luňák  <l.lunak@suse.cz>  [889a2487d2c1c1fa97a7efe30ad09f647f5e28e5]

std::bit_vector -> std::vector<bool>


2011-02-08  Luboš Luňák  <l.lunak@suse.cz>  [15c6c2085a8261e2c4ac86d6862d1947894411e0]

more std:: -> o3tl:: build fixes


2011-02-08  Eike Rathke  <erack@openoffice.org>  [3fbfb1932325c7cbbf68225a692f37a38dbeb6e4]

locales34: merge m99


2011-02-08  Eike Rathke  <erack@openoffice.org>  [dee02b6ecff46ebf5b8cc04d1195d25cc0b15aa2]

locales34: merge m99


2011-02-08  Eike Rathke  <erack@openoffice.org>  [72df14d2456298edc15a3cd25d32e91c8be6c08f]

locales34: merge m99


2011-02-08  Eike Rathke  <erack@openoffice.org>  [0003a55a90dd749347dd018d4ba60b29504af96b]

locales34: merge m99


2011-02-08  Eike Rathke  <erack@openoffice.org>  [59de99050dfb478e3cfb0f355808ce676bc03888]

locales34: merge m99


2011-02-08  Luboš Luňák  <l.lunak@suse.cz>  [9457a3ce40c0759d67ed996fbe8fc6c4a8015f85]

more std:: -> o3tl:: build fixes


2011-02-08  Luboš Luňák  <l.lunak@suse.cz>  [9dafa8b12c307d3e28eba7bdf138d5a2f8768eac]

more std:: -> o3tl:: build fixes


2011-02-08  Luboš Luňák  <l.lunak@suse.cz>  [488922ceada0118bcf54d52d5ed66a908316d6c7]

std:: -> o3tl:: fixes


2011-02-08  Guillaume Poussel  <gpoussel@gmail.com>  [cd4a86b717083e36d707f0605a9cf5719a411ef0]

Remove all bogus comments in impress.


2011-02-08  Niklas Nebel  <nn@openoffice.org>  [424dd3898cd2de9b21d9631c7e36716a9536f94d]

dr78: #i116881# correct handling of cached page breaks for user-defined cell range, remove unused parameter in DoPrint


2011-02-08  Guillaume Poussel  <gpoussel@gmail.com>  [d0b78acb2d0a885c95c97eaa73cb70dae07a6d88]

Remove useless comments.


2011-02-08  Guillaume Poussel  <gpoussel@gmail.com>  [842bfb16f710a624eb48294e5410e9944160c70d]

Remove useless comments in components.


2011-02-08  Guillaume Poussel  <gpoussel@gmail.com>  [48c6d8dfd592bb6e6692d209caf19e230d7d3831]

Remove few bogus comments.


2011-02-08  Guillaume Poussel  <gpoussel@gmail.com>  [7fecac774fd80af9692047574f4c2a5682ec8177]

Remove bogus comments in writer.


2011-02-08  Guillaume Poussel  <gpoussel@gmail.com>  [203c2e012de7e2724577e9ab7f68a57883dda640]

Remove bogus/date comments in filter.


2011-02-08  Luboš Luňák  <l.lunak@suse.cz>  [ec7d423f53a7beec49e7a69ccc9cb7bad366b7a3]

compose1 now also needs the o3tl namespace after moving from std


2011-02-08  Guillaume Poussel  <gpoussel@gmail.com>  [2b0f7be0e3e9da61bec7577f6adfe7015e903b97]

Clean-up bogus comments in writer.


2011-02-08  Guillaume Poussel  <gpoussel@gmail.com>  [74f30263fec7ac5bc69fed2024feafaba498940c]

Clean-up bogus comments in filter.


2011-02-08  Guillaume Poussel  <gpoussel@gmail.com>  [aa5968f33a850dc791c61b830d7eae4123eb29a3]

Clean-up bogus comments in calc.


2011-02-08  Guillaume Poussel  <gpoussel@gmail.com>  [c93d29181a182b889ca727553ba07e25b55e177f]

Clean-up bogus comments in base.


2011-02-08  Kayo Hamid  <revol.code@yahoo.com>  [46f8635b140699b3d70f2360b840a628a6788ed9]

cppcheck: variableScope fixes


2011-02-08  Carsten Driesner  <cd@openoffice.org>  [fb9f0268794bc2f0966c595c5003b19697af5aae]

fwk165_ #i116742# -headless and -invisible shouldn't show start center


2011-02-08  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [2cce64e4462a3383169381fafffc176e1c685a98]

remove trailing CR from patch


2011-02-08  Joseph Powers  <jpowers27@cox.net>  [64faacac24997fd397cf71f7f197d5a7634901a2]

Get sal/qs somewhat working on Mac OS X

I added about 6 TODOs around disabled tests. The tests need more reseach
and fixed correctly. Currently I just disabled the tests in question.

2011-02-08  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [d935718b6ea067fb1e79dbdb2ee91d7e3f640f85]

Port stuff to our private implementation of SGI extensions


2011-02-08  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [4d94306389349a57b50523a692f261de7e2489d4]

Port stuff to our private implementation of SGI extensions


2011-02-08  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [c71de19e96d4023be747d6f15b1cb4c05fbf0734]

Port stuff to our private implementation of SGI extensions


2011-02-08  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [b9bb63b5c39ce5a8673826487d6908b1b3aad186]

Don't use the dummy functional at all


2011-02-08  Rob Snelders  <programming@ertai.nl>  [c3f695ed034e09014fee0604b749d7da2fb11045]

translated comments


2011-02-08  Michael Stahl  <mst@openoffice.org>  [5bf017167656d80386f2078feef6e33ba9cb65a9]

sw34bf03: #i116555#: PropertyActionsOOo.cxx: ignore fo:wrap-option (transplanted from e392ccc02819bb6bb3b290c3a81bb23ea9e01d11)


2011-02-13  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [9592c3b711e572baf0e426460b0fb295686c7d21]

debuglevels: ResetCapturedAssertions not available in product build


2011-02-08  Michael Stahl  <mst@openoffice.org>  [4446ca597cd26368a95b9ff609c0545db6c4011e]

sw34bf03: #i116555#: PropertyActionsOOo.cxx: ignore fo:wrap-option


2011-02-08  Christina Rossmanith  <ChrRossmanith@web.de>  [4d6bed4be93e890ac2ce62afd562e2e008d08207]

polishing of comments


2011-02-08  Joseph Powers  <jpowers27@cox.net>  [0621179b660a27333e7a6fec0a772eb495402c30]

Work on getting SAL to test on Mac OS X


2011-02-08  bjoern.michaelsen@canonical.com  <Bjoern Michaelsen>  [d106375b005f49a848a1c3b024d8c4f963ee3edd]

lp#696527: enable human icon theme in LibreOffice (cherry picked from commit cfa7e88f5959a8b3b729107d61351410be80f49b)

Signed-off-by: Thorsten Behrens <tbehrens@novell.com>

2011-02-08  bjoern.michaelsen@canonical.com  <Bjoern Michaelsen>  [ce0f300fb5c4208e7c34f4da8f6bea959505f076]

lp#696527: enable human icon theme in LibreOffice (cherry picked from commit 00b43fc0d82950e2abc57cca3746d395252bc9e0)

Signed-off-by: Thorsten Behrens <tbehrens@novell.com>

2011-02-08  bjoern.michaelsen@canonical.com  <Bjoern Michaelsen>  [87018255d1574bb70fccc58ae2bb9c7a89e09181]

lp#696527: enable human icon theme in LibreOffice

Signed-off-by: bjoern.michaelsen@canonical.com <Bjoern Michaelsen>
(cherry picked from commit f6a16194d1348cb1c679acec5cd9e014ca3f3104)

Signed-off-by: Thorsten Behrens <tbehrens@novell.com>

2011-02-08  Luboš Luňák  <l.lunak@suse.cz>  [af078cdedfb7efb3da4216bef5c907ec1539c5f7]

apply color properly to form, paragraph or character (bnc#654875)


2011-02-08  Joseph Powers  <jpowers27@cox.net>  [63ec47e63083642e6630f2dbd2bebe152ab9270a]

Remove DECLARE_LIST( ValueItemList, ValueSetItem* )


2011-02-08  Ingrid Halama [iha]  <Ingrid.Halama@oracle.com>  [14866add20b8841b7662681cde638b753f3d6f7e]

chart52: merge master fix


2011-02-08  Caolán McNamara  <caolanm@redhat.com>  [be61838a57776a9c6bb7eefc7b625c38c6050392]

Resolves: fdo#34031 bump to hunspell 1.3.1


2011-02-08  Caolán McNamara  <caolanm@redhat.com>  [a7903846cbb0a6d040af78365b7a0ba2219e7b70]

Resolves: fdo#34031 bump to hunspell 1.3.1


2011-02-08  Noel Power  <noel.power@novell.com>  [ba790368468bdd197168cf1b883d88909229b02b]

oops, correct commit fa8cfcd45225d55d567e5ad05900c36700549d5d

bah, I applied the wrong copy of the patch to the tree I use for committing. Minor tweak to logic

2011-02-08  Michael Stahl  <mst@openoffice.org>  [d0a784e4300d582d0d478038758c1eb3b4a037c1]

sw34bf03: #i113359# patch by dtardon: desktop: avoid possible null pointer


2011-02-08  Noel Power  <noel.power@novell.com>  [3ee8f5cd26b27dae44ecb494b975855e1fe524ba]

companion ( or even part 2 ) of a fix for fdo#30879

tweak oosplash arg handling to not clobber some special url protocols, '.uno', '.slot' etc.

2011-02-08  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [3621ebea13a7c5fe00ac340be48b899ff83ad563]

ka102: try to find libs in system first, then relative to vcl library


2011-02-08  Michael Stahl  <mst@openoffice.org>  [56ae06cd392e208424a00f7e920b9ed25e5943ad]

sw34bf03: #i116443#: unordf: do not use rdfxml-abbrev serializer


2011-02-08  Michael Stahl  <mst@openoffice.org>  [18c7a3c31a214ed6170f0a8c88b4d9d67d0855eb]

sw34bf03: #i97170#: xsltdialog: XMLFilterJarHelper::copyFile: truncate target


2011-02-08  Mathias Bauer  <mba@openoffice.org>  [16680c16eb84b5315dbbeeb61b3693c4d567640a]

CWS gnumake3: found another tools integer type


2011-02-08  David Tardon  <dtardon@redhat.com>  [663f53d3e6a2f73353e4d0077180434cdc950f5f]

handle css::table::BorderLine in addition to css::table::BorderLine2

That means that table cell properties are correctly set on OpenXML
import again, whoo!

Signed-off-by: Cédric Bosdonnat <cedricbosdo@openoffice.org>

2011-02-08  Mathias Bauer  <mba@openoffice.org>  [17685bd4d09032520847cff073c1a62139c16ab9]

CWS gnumake3: resolve conflicts after pulling in cws removetooltypes01


2011-02-08  Mathias Bauer  <mba@openoffice.org>  [ac7b98abe6dec9b37953bea2f1b9ffdd2652ac7a]

CWS gnumake3: resolve conflicts after pulling in cws removetooltypes01


2011-02-08  Caolán McNamara  <caolanm@redhat.com>  [43ac9d392c1e80706f0bae8f8c73cfe0dfb0ecf2]

WaE: remove set but unused variables


2011-02-08  Caolán McNamara  <caolanm@redhat.com>  [c3cdfda71d082f9b735c3489bd52e232f172c663]

GetTaskItem unused anywhere


2011-02-08  Tor Lillqvist  <tlillqvist@novell.com>  [00ac0b37763f1da5d9e8a036dca5848b59948ab1]

Adapt to move of prewin.h and postwin.h


2011-02-08  Tor Lillqvist  <tlillqvist@novell.com>  [175f1c5a24627787292b03f9703c913f8f889d4d]

Adapt to move of prewin.h and postwin.h


2011-02-08  Tor Lillqvist  <tlillqvist@novell.com>  [f10a74f4fd0a0ba9702dd657232a50441fb0418f]

Move prewin.h and postwin.h to solenv and adapt


2011-02-08  David Tardon  <dtardon@redhat.com>  [26463988018c334f620678194e1b264cf1d815f4]

do not derive from std::list


2011-02-08  Tor Lillqvist  <tlillqvist@novell.com>  [2bebe311aa88fd782bf0fb502642da0fd4311053]

Adapt to move of prewin.h and postwin.h


2011-02-08  Tor Lillqvist  <tlillqvist@novell.com>  [28f55d0d5ef8616ac45ca36e6fc23a21b64b7a13]

Adapt to move of prewin.h and postwin.h


2011-02-08  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [77acab01ada07c352cd85383240b8281ef591064]

debuglevels: removed the dead code and UI for binary file formats - no tests existed for this


2011-02-08  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [d4526842788adf0dcdaacc19f5c53bf9717b3d58]

debuglevels: make dialog somewhat more usable


2011-02-08  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [2af2e7681a5e6c9a5cf854741454fce8c4696afa]

debuglevels: also log errors during the test's glue code (well, assertions, at least)


2011-02-08  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [2b35c388bb80f1d7739afec38dbc842240babbdd]

debuglevels: make the current test case a global variable, so the AssertionHandler can use it


2011-02-08  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [325b08b894be41b87f353010156ce38b9a1cfaee]

debuglevels: capture assertions during the test run, let the test fail in case we encounter an assertion. Still missing: Refactor the tests so that the currently running test case ("open doc", "save doc", etc.) is known in the assertion handler, so we can mark the proper test case as "failed". Currently, the "new doc" case is marked, which is wrong.


2011-02-08  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [50d0937a706fd9c3aeebebd55e21d60499b8be20]

debuglevels: some cleanup of the smoketest code, in preparation of #i116845#


2011-02-08  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [350256300673540e25c7ba00add00531d646d8d4]

dr78: typos


2011-02-08  Tor Lillqvist  <tlillqvist@novell.com>  [138cf77e5191084bf61d09b2564655b48457c7be]

Drop the unnecessary DllMain from CPPUNIT_PLUGIN_IMPLEMENT_MAIN()

It caused compilation errors even thanks to our workarounds for BOOL
clashes.

2011-02-08  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [673f8e891f21fa015370529f3856690d517e3c22]

debuglevels: #i116845# introduce CaptureAssertions, to forward assertions raised during Basic script execution to a user-defined function


2011-02-08  Caolán McNamara  <caolanm@redhat.com>  [0f6951e16967bc86a5b26489a1bbff74ed00f3cf]

variable set but unused


2011-02-08  Tor Lillqvist  <tlillqvist@novell.com>  [c5a2ee0e1ea6efc252b30827c2fd699394438d37]

Adapt to move of prewin.h and postwin.h


2011-02-08  Tor Lillqvist  <tlillqvist@novell.com>  [b0c96965cfc02d2beb062158483079a2e746474f]

Adapt to move of prewin.h and postwin.h


2011-02-08  Tor Lillqvist  <tlillqvist@novell.com>  [2c1c1035d94e50e468650718b29f6ccea58d1e86]

Adapt to move of prewin.h and postwin.h


2011-02-08  Tor Lillqvist  <tlillqvist@novell.com>  [9a9c4c0159a35ff671af788608a4c04753f66ace]

Adapt to move of prewin.h and postwin.h


2011-02-08  Tor Lillqvist  <tlillqvist@novell.com>  [aa100206ac6d064a5a8c445e4e282e1d363fc21e]

Move prewin.h and postwin.h from tools to solenv

All #include directives that include tools/prewin.h and
tools/postwin.h need to have the "tools/" part dropped. Will do that,
too.

For earlier git log of these two files, see the libs-gui repository.

2011-02-08  Mathias Bauer  <mba@openoffice.org>  [2785e67bbcd479f864ea941bfd9a47916fd04aa4]

CWS gnumake3: pull in cws removetooltypes01


2011-02-08  Mathias Bauer  <mba@openoffice.org>  [1e8a573baae510633c90e457b6c47c04b7dff132]

CWS gnumake3: pull in cws removetooltypes01


2011-02-08  Mathias Bauer  <mba@openoffice.org>  [6952c9ac8a10baaedd0ca4cad6b91ae94c941f43]

CWS gnumake3: pull in cws removetooltypes01


2011-02-08  Mathias Bauer  <mba@openoffice.org>  [5797fb363dd638178463a1d9dd4aa1d66c67fc99]

CWS gnumake3: pull in cws removetooltypes01


2011-02-08  Mathias Bauer  <mba@openoffice.org>  [9730661364792059168a06bfbaacf47fc8daf53c]

CWS gnumake3: pull in cws removetooltypes01


2011-02-08  Mathias Bauer  <mba@openoffice.org>  [6783aa1b25720bcd78ce11c6428dee3becd24340]

CWS gnumake3: pull in cws removetooltypes01


2011-02-08  Mathias Bauer  <mba@openoffice.org>  [57a759c727bd0df4b665c78b82a8db5a669dd2fb]

CWS gnumake3: pull in cws removetooltypes01


2011-02-08  Mathias Bauer  <mba@openoffice.org>  [817da8b9dbd1147e2b92640e87465b0c9cf5b1b4]

CWS gnumake3: pull in cws removetooltypes01


2011-02-08  Mathias Bauer  <mba@openoffice.org>  [40953e8bab7710063353f70ffd4d66a4782b5425]

CWS gnumake3: pull in cws removetooltypes01


2011-02-08  Mathias Bauer  <mba@openoffice.org>  [d55fc1c693ed693def35feb0c34f82478ae42ae6]

CWS gnumake3: pull in cws removetooltypes01


2011-02-08  Thorsten Behrens  <tbehrens@novell.com>  [a3d18de4e588b88da4f6a8cbb5d5160beaf4e65b]

Initial unit test framework for Impress


2011-02-08  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [bc0cbfc119933569685daaea75a63002693a1455]

oops a typo


2011-02-08  Thorsten Behrens  <tbehrens@novell.com>  [294c191f6f80e2c7e1e6ed17683c23c3d3b7e9e3]

Remove last remaining SGI-ism from basebmp

Get rid of std::project2nd, which is an SGI extension to STL.
Permits build against compiler-provided stl, no need for stlport
anymore.

2011-02-08  Takeshi Kurosawa  <taken.spc@gmail.com>  [5e5abcdd6fcc2d87160baddc83c8c324ed211450]

Encapsulate calculation of gradient bounding box to Gradient::GetBoundRect

Export filters need to get gradient bounding box.

Signed-off-by: Thorsten Behrens <tbehrens@novell.com>

2011-02-08  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [921b58eea9020de41801a4d9ac8dcac55eb24a19]

Disable some unit tests that don't even build on windows


2011-02-08  Caolán McNamara  <caolanm@redhat.com>  [813b11d0e9aa0f4a71de6081310f95a8bccbebf9]

Reflect the changes of 66b035b10d7d1803692056c8aca11e23095322e3 into the tests

i.e. "#98452# When converting from Unicode to ISO-2022-JP, assume the initial
state is ASCII and do not write any unnecessary <ESC> ( B sequences to
initially switch to ASCII", so we need to modify the test to take this
into account

2011-02-08  Carsten Driesner  <cd@openoffice.org>  [24684974fe50ca308a7af50a34c5f73d4b2d9d5f]

removetooltypes01: Fix build problems after rebase to DEV300m99 in basctl, cui, reportdesign, sw


2011-02-08  Carsten Driesner  <cd@openoffice.org>  [40bb208a5db70bd9ab1b877c911f537e4cb68afc]

removetooltypes01: Fix build problems after rebase to DEV300m99 in basctl, cui, reportdesign, sw


2011-02-08  Carsten Driesner  <cd@openoffice.org>  [40b467cbda2df572038376e88f9d9fced39e5c0b]

removetooltypes01: Fix build problems after rebase to DEV300m99 in basctl, cui, reportdesign, sw


2011-02-08  Carsten Driesner  <cd@openoffice.org>  [25fafb0689a8cd60890a3f439bb4bf6f747131c4]

removetooltypes01: Fix build problems after rebase to DEV300m99 in basctl, cui, reportdesign, sw


2011-02-08  Wilhelm Pflueger  <Wilhelm.Pflueger@web.de>  [bb46c0314a42bacba92c30cafd0ddc09b03dce9b]

Re-animated tests that were based on testshl.

One test in test_outstring_convert.cxx fails for method
rtl::OUString::convertToString().

2011-02-08  Ingo Schmidt  <is@openoffice.org>  [c166cef2038926bfec05861d0d77c6061f1416ea]

native361: #i115269# rollback of installation, if unopkg fails


2011-02-08  Ingo Schmidt  <is@openoffice.org>  [76df3c1d4649e26dab420a03853fdcc16a7aee48]

native361: #i115269# rollback of installation, if unopkg fails


2011-02-08  Caolán McNamara  <caolanm@redhat.com>  [7a0dc5b37f36871184c107ec82672cb673e1a0bd]

still need aliasing fixes


2011-02-08  Rob Snelders  <programming@ertai.nl>  [901e19024cbc74402359f86a80be87d085f2fa30]

translate comments


2011-02-08  Caolán McNamara  <caolanm@redhat.com>  [51d55843333d4cd807a90303054178b229237e9b]

WaE: fix some shadowing warnings


2011-02-08  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [ad6ae59025c7bbbcabedffcb81902c3f9a683192]

Don't use the dummy functional on windows

since MSVC headers contain all the SGI extensions we use

2011-02-08  Christoph Herzog  <rhogez@googlemail.com>  [dbf02afa98047b9de8bcdd27bbc9356165a7cb76]

Corrected typo in names of four swriter classes

Classes

AbstarctSwLabDlg
AbstarctSwLabDlg_Impl
AbstarctSwSelGlossaryDlg
AbstarctSwSelGlossaryDlg_Impl

were changed to:

AbstractSwLabDlg
AbstractSwLabDlg_Impl
AbstrarctSwSelGlossaryDlg
AbstractSwSelGlossaryDlg_Impl

2011-02-08  Caolán McNamara  <caolanm@redhat.com>  [5bef5dfc796d86dc157fb6e68170245ff1adcc84]

fix duplicate declaration left after merge conflict fixing


2011-02-08  Caolán McNamara  <caolanm@redhat.com>  [e7a71425e416c7daef5251b2ad81187fe9af39db]

fix to build and remove 64bit warnings


2011-02-08  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [5c7c8cd6ef60a77cdc37816734383229fbea75fc]

Fixed crasher introduced by commit #196197b2


2011-02-08  Christina Rossmanith  <ChrRossmanith@web.de>  [d0849102764f8889c3757a89947ebc0927d961c0]

Removed blank lines, dead code; Translated comments from German->English


2011-02-08  David Tardon  <dtardon@redhat.com>  [0ed4bd7f1f7e93aa4d470f44c1147c798831425e]

use local cppunittester


2011-02-08  David Tardon  <dtardon@redhat.com>  [ef269cd66729abf8268ba2914a39c9de90dfcb01]

enable to run non-delivered cppunittester


2011-02-08  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [ef2942e54df89b73626558b76229b2ccadd54936]

cleared the need of the non-standard numeric, rope and vector header


2011-02-08  David Tardon  <dtardon@redhat.com>  [911536bc3b20ed6e2ad8a62adf44ebde679ca7f9]

add (pre|post)extstl.h around cppunit includes


2011-02-08  Wilhelm Pflueger  <Wilhelm.Pflueger@web.de>  [45c87b15c94fbc4f706b89082feb7c93d44c8e95]

Reanimated tests in ure/sal

Tests based on deprecated testshl are reanimated for:
osl/condition
osl/file
osl/module
osl/thread

2011-02-08  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [3630305bfebb38ee8e3750cd38fc5811778cf72c]

std::bit_vector -> ::std::vector<bool, std::allocator<bool> >


2011-02-08  David Tardon  <dtardon@redhat.com>  [90eb4816cefe1e8433fc9791697a3d3d912b53b5]

WaE: unused variable


2011-02-08  David Tardon  <dtardon@redhat.com>  [abf3bf78f26e0c3529916eb069b89fca466241bb]

assign the right var


2011-02-08  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [b162c5d59ee1659ef741b136c651b9c62311adad]

std::bit_vector -> ::std::vector<bool, std::allocator<bool> >


2011-02-08  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [1c0c7b8510d90895bc65323eee5d9b37944e4361]

deliver _all_ boost directories


2011-02-08  David Tardon  <dtardon@redhat.com>  [c5731aeeeef41c7aab64820ad0986f80705f780a]

this doesn't feel right


2011-02-08  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [d0f6d5d97c66a361928c1d709b49d55ddeec6452]

std::bit_vector -> ::std::vector<bool, std::allocator<bool> >


2011-02-08  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [75faa24553bbbf5e37ffb5df90b5ba638f96f7ce]

rewrite the one use of std::iota


2011-02-08  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [ae8361181321690ebc956f31639d857f8d7b0512]

std::bit_vector -> ::std::vector<bool, std::allocator<bool> >


2011-02-07  Joseph Powers  <jpowers27@cox.net>  [1e82579c589cbbbd547564f5db6ea4340c8f1468]

Remove DECLARE_LIST( ImplTaskSBItemList, ImplTaskSBFldItem* )


2011-02-08  Jan Holesovsky  <kendy@suse.cz>  [7dc6676f4b700b955d9216763f6aa47db56d9542]

Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/libs-core


2011-02-08  Jan Holesovsky  <kendy@suse.cz>  [783fb6dbf5d3cb4ba39830b555acc7f79e45dd8b]

Fix comphelper parallel build, so that the tests may run.


2011-02-08  Jan Holesovsky  <kendy@suse.cz>  [d856c71a7de5a89a855ab84e5c99a187675fb3e6]

Merge remote branch 'origin/libreoffice-3-3'

Conflicts:
	configure.in
	solenv/bin/build.pl

2011-02-08  Jan Holesovsky  <kendy@suse.cz>  [cb494af6970a4d37b8ff81c29f90d18371fedb64]

Merge remote branch 'origin/libreoffice-3-3'

Conflicts:
	sw/source/core/crsr/bookmrk.cxx
	sw/source/core/doc/doc.cxx
	sw/source/filter/ww8/ww8par2.cxx
	sw/source/filter/ww8/ww8par6.cxx
	sw/source/ui/dbui/mmoutputpage.cxx

2011-02-08  Jan Holesovsky  <kendy@suse.cz>  [d7af1d17c0bfe6ce8c0584a4e8135424d5677a7f]

Merge remote branch 'origin/libreoffice-3-3'

Conflicts:
	bridges/source/cpp_uno/gcc3_linux_intel/except.cxx

2011-02-08  Jan Holesovsky  <kendy@suse.cz>  [27bf6cece90304920ea3c2412555ed34e9753958]

Merge remote branch 'origin/libreoffice-3-3'


2011-02-08  Jan Holesovsky  <kendy@suse.cz>  [9b81d7d1255e8288ffa862a141f53a31c67e14f9]

Merge remote branch 'origin/libreoffice-3-3'


2011-02-08  Jan Holesovsky  <kendy@suse.cz>  [7f215114c4bfde00fdb131ec2e4205807cdcdb6d]

Merge remote branch 'origin/libreoffice-3-3'


2011-02-08  Jan Holesovsky  <kendy@suse.cz>  [9943d9dfaccc5df4a3b1b1b81cc4bc30ba92cf7e]

Merge remote branch 'origin/libreoffice-3-3'

Conflicts:
	vcl/unx/kde4/KDESalGraphics.cxx
	vcl/unx/source/gdi/salgdi.cxx

2011-02-08  Jan Holesovsky  <kendy@suse.cz>  [ab4cd7408afad911ebdb6ac767b5bee9b6d638d3]

Merge remote branch 'origin/libreoffice-3-3'

Conflicts:
	dictionaries/prj/build.lst
	dictionaries/uk_UA/makefile.mk
	hunspell/makefile.mk

2011-02-08  Jan Holesovsky  <kendy@suse.cz>  [ca7a520d8c7daa242402acbfed3a965da187de9d]

Merge remote branch 'origin/libreoffice-3-3'

Conflicts:
	libwpd/makefile.mk

2011-02-08  Jan Holesovsky  <kendy@suse.cz>  [e1740510b7786803134411d9aa3a125642cf9fdc]

Merge remote branch 'origin/libreoffice-3-3'

Conflicts:
	sfx2/source/appl/appserv.cxx

2011-02-08  Jan Holesovsky  <kendy@suse.cz>  [a445d8c0472965bcf8d0d1bfbd469616b7fc325c]

Merge remote branch 'origin/libreoffice-3-3'


2011-02-08  Jan Holesovsky  <kendy@suse.cz>  [4145654d9715eabe3b010785faeccfec491913d0]

Merge remote branch 'origin/libreoffice-3-3'

Conflicts:
	writerfilter/source/dmapper/DomainMapper_Impl.cxx

2011-02-08  Jan Holesovsky  <kendy@suse.cz>  [829dc83914991dcdb897d0392c8e499d06add267]

Merge remote branch 'origin/libreoffice-3-3'


2011-02-08  Jan Holesovsky  <kendy@suse.cz>  [75d9372d41f2115d24f3efc35516a252fcb64c02]

Merge remote branch 'origin/libreoffice-3-3'


2011-02-08  Jan Holesovsky  <kendy@suse.cz>  [18e39b8c4da749e0cad428e7f35931d02e9ecc9f]

Merge remote branch 'origin/libreoffice-3-3'

Conflicts:
	cui/source/tabpages/swpossizetabpage.cxx

2011-02-08  bjoern.michaelsen@canonical.com  <Bjoern Michaelsen>  [6cbc70d67076de6ac8d7475c7dcb6d34bb8104d9]

lp#696527: enable human icon theme in LibreOffice

Signed-off-by: bjoern.michaelsen@canonical.com <Bjoern Michaelsen>

2011-02-08  Jan Holesovsky  <kendy@suse.cz>  [6aca28f6d61e6de0af956cb53030e805ec7a4553]

Merge remote branch 'origin/libreoffice-3-3'

Conflicts:
	sc/source/core/tool/token.cxx

2011-02-08  Jan Holesovsky  <kendy@suse.cz>  [df1ed38e98120da097bc789269e7003c97d16f86]

Merge remote branch 'origin/libreoffice-3-3'


2011-02-07  Jan Holesovsky  <kendy@suse.cz>  [79345f9ca0fd6b641c90e1577120d70a2806d00c]

Merge remote branch 'origin/libreoffice-3-3'

Conflicts:
	default_images/res/odb_32_hc.png
	default_images/res/odf_32_hc.png
	default_images/res/odg_32_hc.png
	default_images/res/odp_32_hc.png
	default_images/res/ods_32_hc.png
	default_images/res/odt_32_hc.png

2011-02-07  Thomas Arnhold  <thomas@arnhold.org>  [06fc1ee4c4ee8de3a4d758cbca761a5e80a0873f]

Remove dead code. Mostly unused namespaces


2011-02-07  Thomas Arnhold  <thomas@arnhold.org>  [dac6fe7131afa52b8e42b18ace7cf125a193b977]

Remove dead code


2011-02-07  Andras Timar  <timar@fsf.hu>  [9a8d6341cb5c4e3a790f5deac27d55c8eda168cf]

Added/modified NLPsolver translations from Pootle


2011-02-07  Thomas Arnhold  <thomas@arnhold.org>  [dedffc5920d285b5194fff7ff9e23cce8fb5c092]

Remove some dead code


2011-02-07  Thomas Arnhold  <thomas@arnhold.org>  [d52676fd81af8f9636abbc0276990019aae5b394]

Remove unused using namespace


2011-02-07  Thomas Arnhold  <thomas@arnhold.org>  [34f3006ead9bc4f625b6d24b031fefa862e5ce87]

Remove unused using namespace


2011-02-07  Thomas Arnhold  <thomas@arnhold.org>  [bb9e51ce0724cfca9166ada36a8d45c6248df4bc]

Remove dead code


2011-02-07  Thomas Arnhold  <thomas@arnhold.org>  [5ab2409037bf394c7f5c32986214f38d3421164b]

Remove dead code


2011-02-07  Thomas Arnhold  <thomas@arnhold.org>  [44712d1232aba3e2e9780d7d7d68e43580b91d90]

Remove unused using namespace


2011-02-07  Thomas Arnhold  <thomas@arnhold.org>  [5e4687547bcfa0c894f8c33ff256e0f130c24122]

Remove dead code


2011-02-07  Jan Holesovsky  <kendy@suse.cz>  [99fe0a11ca01d9e7f10acc1e138a579457c2f004]

wikihelp: Improve the check for existence of the localized help, fdo#33258.

This fixes commit 44eaa36c4ce25a7c861455e9dbe6c2c959adecb4 that introduced an
infinite recursion.

Signed-off-by: Petr Mladek <pmladek@suse.cz>

2011-02-07  Thomas Arnhold  <thomas@arnhold.org>  [0056fe28c7bd8e72cd5bdd335f098d00cd0d5d11]

Remove lots of dead code


2011-02-07  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [2bd36830027fa593a3ea45552bdb4705bc47013c]

fdo#33994: Fixed several crashes around config UNO API

cherry picked from 21427f17e1f6901ac9a7148d5d8ac13e0aad958e

Signed-off-by: Noel Power <noel.power@novell.com>

2011-02-07  Jens-Heiner Rechtien [hr]  <jens-heiner.rechtien@oracle.com>  [d2f2aa914fa15368334fad343ea67b96f15516b2]

hr75: #i116747#: remove obsolete copyright notices


2011-02-07  Jens-Heiner Rechtien [hr]  <jens-heiner.rechtien@oracle.com>  [ca6539fd497540133901713a31fb27e00cfb4b8d]

hr75: #i116747#: remove obsolete copyright notices


2011-02-07  Jens-Heiner Rechtien [hr]  <jens-heiner.rechtien@oracle.com>  [bd79682982055d279587746e5a8bd0c62b6970e3]

hr75: #i116747#: remove obsolete copyright notices


2011-02-07  Jens-Heiner Rechtien [hr]  <jens-heiner.rechtien@oracle.com>  [65a688e8f5276557f2a4d5580215bdf1f451982b]

hr75: #i116747#: remove obsolete copyright notices


2011-02-07  Jens-Heiner Rechtien [hr]  <jens-heiner.rechtien@oracle.com>  [63f7eddb2aa796b2a307307224ac91b88d487678]

hr75: #i116747#: remove obsolete copyright notices


2011-02-07  Jens-Heiner Rechtien [hr]  <jens-heiner.rechtien@oracle.com>  [1ab9b734d5e784f8295c9157b4524d0130dfa47a]

hr75: #i116747#: remove pre-OSX Mac resoure fork definition files (*.r)


2011-02-07  Jens-Heiner Rechtien [hr]  <jens-heiner.rechtien@oracle.com>  [a357742109d28804877e6208ac64938614b22be2]

hr75: #i116747#: remove pre-OSX Mac resoure fork definition files (*.r)


2011-02-07  Jens-Heiner Rechtien [hr]  <jens-heiner.rechtien@oracle.com>  [c0a1e43c1164bf325208594b6e6d50467c137b45]

hr75: #i116747#: remove pre-OSX Mac resoure fork definition files (*.r)


2011-02-07  Ingrid Halama [iha]  <Ingrid.Halama@oracle.com>  [0a7d5e540df38bbc931ec813881e8632075dec91]

chart52: #28670# make the legend within charts resizeable - part 9


2011-02-07  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [4387ebc208bd432717f970bc1627eedb3902005c]

fdo#33994: Fixed several crashes around config UNO API


2011-02-07  David Tardon  <dtardon@redhat.com>  [65818fe50b92dac8a85916a5b841bb6ea120bde8]

use locally built cppunittester


2011-02-07  David Tardon  <dtardon@redhat.com>  [91b54d2c173401ef026f4dd6c01b5aadcd150db9]

<functional> is needed too


2011-02-07  bjoern.michaelsen@canonical.com  <Bjoern Michaelsen>  [25f550ca9f91db9a5a09f5926489ae940707835b]

static libraries need to get linked before dynamic ones for symbol lookup

Signed-off-by: bjoern.michaelsen@canonical.com <Bjoern Michaelsen>

2011-02-07  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [35a00059b6ce4f841c750445e242d905c1f87c24]

vcl119: update micro to reflect changes


2011-02-07  David Tardon  <dtardon@redhat.com>  [674a161fc6d8dd32e498b76b4b59073ee75e8103]

actually enable the STL adaptation


2011-02-07  bjoern.michaelsen@canonical.com  <Bjoern Michaelsen>  [a1360c8bc1859d59d8cc9e135019efc17115acff]

lp#696527: enable human icon theme in LibreOffice


2011-02-07  bjoern.michaelsen@canonical.com  <Bjoern Michaelsen>  [95132670c54791614d34e0ec5751b5c09d4c02f9]

lp#696527: enable human icon theme in LibreOffice


2011-02-07  Mikhail Voytenko  <mav@openoffice.org>  [5f549ccb1c3d111317da4eaf943bdf9218d77766]

removetooltypes01: #i112600# adjust rebase in chart2, starmath, sc, sd


2011-02-07  Mikhail Voytenko  <mav@openoffice.org>  [981b1b3d5a9bcdad2a267bedcc5da22266103a0b]

removetooltypes01: #i112600# adjust rebase in chart2, starmath, sc, sd


2011-02-07  Mikhail Voytenko  <mav@openoffice.org>  [74330efc82463a2846c994e91b08ed18fc079fff]

removetooltypes01: #i112600# adjust rebase in chart2, starmath, sc, sd


2011-02-07  David Tardon  <dtardon@redhat.com>  [aafce6aa43b98e166aded12ab9d22d38fb910123]

actually enable the STL adaptation


2011-02-07  Joseph Powers  <jpowers27@cox.net>  [9dc52cf149004068d39570784662fbc151ab458c]

cherry picked from 0679158ebb6c84863e6e0e2fe877ea06eba4a2d4

Move XServiceInfo.hpp from DEBUG to main.

Now that XServiceInfo is always used, it would be nice to always include
if defination. This fixes a compile error on mac.

PS: Also some trailing white space. The changed code all appears at the
top of the patch.

Signed-off-by: Noel Power <noel.power@novell.com>

2011-02-07  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [03ffe8cb0988a3f0d86a5fe08e2af8f4145be601]

dr78: merge


2011-02-07  Thomas Arnhold  <thomas@arnhold.org>  [b4286deec9bb63d2c36ca174ac6a9f2d37ee14a5]

WaE: format not a string literal and no format arguments


2011-02-07  Thomas Arnhold  <thomas@arnhold.org>  [5b7242c1a26a18d3c001c7fe76e2ba6e5ab6c82f]

WaE: format not a string literal and no format arguments


2011-02-07  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [7a5084f1acacb0858588d4d0c82651e47ca9914f]

dr78: rework of stream handling, improve handling of very large streams (prevent loading entire stream into array or string, esp. dumper and VML import), full support of XComponentContext


2011-02-07  David Tardon  <dtardon@redhat.com>  [6f0722eddf0048723aec28ae607c8c42784d81cb]

TESTSHL2LIB does not exist anymore


2011-02-07  David Tardon  <dtardon@redhat.com>  [eb3b5321a8381bad1a703e0e635267a4f9d35126]

add (pre|post)extstl.h around cppunit headers


2011-02-07  Mikhail Voytenko  <mav@openoffice.org>  [32536e53e61a93120b759e5db669dc1007e21c1b]

fwk165: #i116290# let mimetype stream be zipped as the first one


2011-02-07  David Tardon  <dtardon@redhat.com>  [6bb4f17570713d25072203f5b8ddbcd379c2e8dd]

TESTSHL2LIB does not exist anymore


2011-02-07  Ingrid Halama [iha]  <Ingrid.Halama@oracle.com>  [a205833343811090811dea89801533ae41f78b0e]

chart52: #28670# make the legend within charts resizeable - part 8


2011-02-07  Carsten Driesner  <cd@openoffice.org>  [642c1ee8fac66996d2c500c5e247d17c198c6405]

removetooltypes01: #i112600# Fix build problem after rebase in sfx2


2011-02-07  Niklas Nebel  <nn@openoffice.org>  [6e9c88663c43ef94504648ab832f5a32ceac1dd9]

dr78: #i115009# broadcast BCA_BRDCST_ALWAYS if paint is locked


2011-02-07  Noel Power  <noel.power@novell.com>  [7274ce0e6cfb7100b2bf8752e4bd0eae98f0ced7]

fix for bnc#655763

cherry picked from ae5d018c49d3ab61416cde7fb09c37bcce7d9566
reviewed in bug https://bugzilla.novell.com/show_bug.cgi?id=655763#c6

Signed-off-by: Cedric Bosdonnat <cbosdonnat@novell.com>

2011-02-07  Noel Power  <noel.power@novell.com>  [9ff42ec6fcbf4d6392104303d6437d9ef5d3d8d0]

fix for bnc#655763

cherry picked from 7c85cd305fcfaa4d714d5d83a7a1f22000a57a8f
reviewed in bug https://bugzilla.novell.com/show_bug.cgi?id=655763#c6

Signed-off-by: Cedric Bosdonnat <cbosdonnat@novell.com>

2011-02-07  Mikhail Voytenko  <mav@openoffice.org>  [93c8eab829b68685fc4a0195692be3f0b8a48572]

removetooltypes01: #i112600# adjust rebase in sw


2011-02-07  Carsten Driesner  <cd@openoffice.org>  [bb964e573e1ce590e67b58cb8131788bcee2872c]

removetooltypes01: #i112600# Fix build problem after rebase in framework


2011-02-07  Michael Stahl  <mst@openoffice.org>  [1bb0c1be05015d1966c05645645b5b176d2a9fec]

gnumake3: JunitTest.mk: bizarre hacks to make it work on windows


2011-02-07  Michael Stahl  <mst@openoffice.org>  [1b830a82ea2ba1174fa70311221ed4b12d4650db]

gnumake3: JunitTest uses OOO_TEST_SOFFICE


2011-02-07  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [5ab2b21b0a7e63e88737044afcde58659c315790]

ka102: handle load failure case more gracefully, add service on windows and mac


2011-02-07  Thomas Arnhold  <thomas@arnhold.org>  [fefb83feae056918105f6ddd80187f983573a387]

Remove unused header


2011-02-07  Thomas Arnhold  <thomas@arnhold.org>  [daebe499feceb3c728304cfb41b746b55740d9a7]

Remove unused header


2011-02-07  Carsten Driesner  <cd@openoffice.org>  [88f014217e8e8c8c2ffc6b497357917800f33520]

removetooltypes01: #i112600# Fix build problem after rebase in toolkit


2011-02-07  Thomas Arnhold  <thomas@arnhold.org>  [7cc670555fbaaefa66f2aebfa97bc40d0557d930]

Remove dead code


2011-02-07  Thomas Arnhold  <thomas@arnhold.org>  [71eb11b3f78765ae1a06eeb7c94a0a38a71eab71]

Remove dead code


2011-02-07  Mikhail Voytenko  <mav@openoffice.org>  [377f24352ff38b1894719d1c6f6ec0cc1e5cfa3d]

removetooltypes01: #i112600# Fix build problem after rebase in connectivity


2011-02-07  Thomas Arnhold  <thomas@arnhold.org>  [b643cc47ad5845f9609ebc90db07867df43a9ef5]

Remove unused header


2011-02-07  Thomas Arnhold  <thomas@arnhold.org>  [80866d488491385fa3bde4c875b2bdf207dc9f97]

Remove dead code and one unused file


2011-02-07  Niklas Nebel  <nn@openoffice.org>  [1bf5a41b79d7d5bd9421918ab7f918daf7f113a4]

dr78: #i115128# TransliterateText: use EditEngine to handle TITLE_CASE


2011-02-07  Thomas Arnhold  <thomas@arnhold.org>  [1e4cebf61f31e7eba07621c02b878c38b42b47b7]

Remove unused headers


2011-02-07  Carsten Driesner  <cd@openoffice.org>  [c397ebdd863e7ee3d59a0aa77b42c20b8ff9b810]

removetooltypes01: #i112600# Fix build problem after rebase in vcl


2011-02-07  Joseph Powers  <jpowers27@cox.net>  [d73b93915d725a0412fc9fe2e6f3f15ca1c0d373]

Remove DECLARE_LIST( ImplTaskItemList, ImplTaskItem* )


2011-02-07  Carsten Driesner  <cd@openoffice.org>  [b2a2a0ce7b2d348dbc6c3d11c22b1986b7dbedc6]

removetooltypes01: #i112600# Fix problem after rebase in xmloff


2011-02-07  Carsten Driesner  <cd@openoffice.org>  [31c7fdb84ac0fbed29a06b3a6410cee962d770a8]

removetooltypes01: #i112600# Fix problem after rebase in svl


2011-02-07  Niklas Nebel  <nn@openoffice.org>  [b7869b0ce416ca376bc7dd4d9e40a94c59b72013]

dr78: #i116691# don't reduce decimals if formula is shown


2011-02-07  Joseph Powers  <jpowers27@cox.net>  [080b12d9a90f2381238f3f023937443134755530]

Move XServiceInfo.hpp from DEBUG to main.

Now that XServiceInfo is always used, it would be nice to always include
if defination. This fixes a compile error on mac.

PS: Also some trailing white space. The changed code all appears at the
top of the patch.

2011-02-07  Niklas Nebel  <nn@openoffice.org>  [b90b51166447402d79e24ed214ec6b158a98d7d1]

dr78: #i116250# set app flag in ScGlobal::SetSearchItem


2011-02-07  Ingrid Halama [iha]  <Ingrid.Halama@oracle.com>  [5d81e7eace4a9fc6723fc367cae760c75e1f28ed]

chart52: #i68029# show mean value line in the legend - enable delete key


2011-02-07  David Tardon  <dtardon@redhat.com>  [25b91eeace99e482f58118c7b06ba6bb1c7cc446]

WaE: comparison between signed and unsigned integer


2011-02-07  Niklas Nebel  <nn@openoffice.org>  [521ff181344e8625fc613c2706fca9585b6aca38]

dr78: #i116848# Use multiplication instead of a large row number for empty sheets in ScDrawUtil::CalcScale


2011-02-07  Ingrid Halama [iha]  <Ingrid.Halama@oracle.com>  [5e069f674393ef2ce403f99bf3c6854991eb85e9]

chart52: #i82802# bigger legend keys for lines and dashes, but not for symbols without lines


2011-02-07  Mathias Bauer  <mba@openoffice.org>  [cf90ac815c16c831606e57c52b9251e2d1747709]

CWS gnumake3: c compilation also needs to provide name of pdb file


2011-02-07  David Tardon  <dtardon@redhat.com>  [bc83d94a57e6a2f5263dec230782d9b9777cdf13]

add (pre|post)extstl.h around cppunit headers


2011-02-07  David Tardon  <dtardon@redhat.com>  [c67bf5ce71f077b87f82aea9b58f7a2185b44bdd]

add (pre|post)extstl.h around cppunit headers


2011-02-07  Noel Power  <noel.power@novell.com>  [b84e4df4be442a15b24af800ce2a2a801a148229]

fix for bnc#655763


2011-02-07  Carsten Driesner  <cd@openoffice.org>  [3634f999fc7812eb711174539227054ace2bda73]

removetooltypes01: Rebase to DEV300m99


2011-02-07  Carsten Driesner  <cd@openoffice.org>  [42bdac822f6b1b6e9d59d28a6b3da80480709b83]

removetooltypes01: Rebase to DEV300m99


2011-02-07  Carsten Driesner  <cd@openoffice.org>  [5a8cef3f14b866ceb4442e565397ad6f04a559fe]

removetooltypes01: Rebase to DEV300m99


2011-02-07  Carsten Driesner  <cd@openoffice.org>  [84a2bad767682ba670a1bd4a8bf7e43dd21eb9b6]

removetooltypes01: Rebase to DEV300m99


2011-02-07  Carsten Driesner  <cd@openoffice.org>  [7fa8864a0f2c4d318c17ee05c19c31c85788a10e]

removetooltypes01: Rebase to DEV300m99


2011-02-07  Carsten Driesner  <cd@openoffice.org>  [dde0ca60a7619e03c7ed5a4ddacfb048dd159ab7]

removetooltypes01: Rebase to DEV300m99


2011-02-07  Carsten Driesner  <cd@openoffice.org>  [e1d7ba29323a12fe05f5bf2aa40a822055f7d065]

removetooltypes01: Rebase to DEV300m99


2011-02-07  Carsten Driesner  <cd@openoffice.org>  [a27e4b8ca5d84790c04a7351c4ea5ef004a0bbea]

removetooltypes01: Rebase to DEV300m99


2011-02-07  Carsten Driesner  <cd@openoffice.org>  [bebf85efd10e676c8a9409c6ebd98a6e767d16f0]

removetooltypes01: Rebase to DEV300m99


2011-02-07  Carsten Driesner  <cd@openoffice.org>  [c39a5bda38b3af9ac6d964e6dff598e93121798a]

removetooltypes01: Rebase to DEV300m99


2011-02-07  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [8bf38998ec5892ae82cee340caa6c06715c4aa7d]

Fixed size computation for toolbar menus with controls


2011-02-07  Noel Power  <noel.power@novell.com>  [792c98dc7a5954068ea158a00d7910a97ac8ac73]

fix for bnc#655763


2011-02-07  Caolán McNamara  <caolanm@redhat.com>  [f0171370526a27e32d96af2fca0ff58d3c5c57d0]

Resolves: #i25247#, #i25561#, #i48064#, #i92341# CTL/Other Default Font

Signed-off-by: Cédric Bosdonnat <cedricbosdo@openoffice.org>

2011-02-07  Ingrid Halama [iha]  <Ingrid.Halama@oracle.com>  [fcad23d649fa143ec292f3775efd8d28d185286b]

chart52: compiler warning


2011-02-07  Noel Power  <noel.power@novell.com>  [f189a50dd394f23cf4276f0dead590e0862b1cc4]

fix for #30879

cherry picked from 6eb4e55b0a61f793f635a8038895cb2e452dc280

Signed-off-by: Muthu Subramanian K <sumuthu@novell.com>

2011-02-07  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [4917ee9fc7569d46818310dfee6e8d5fdc7a7819]

dr79: #i116757# default name for pivot tables


2011-02-07  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [320062961251d581407eb6b5171e3ce75e48ab66]

Fixed ToolbarMenu drawing text over controls if any


2011-02-07  Xisco  <xisco@Xisco-PC.(none)>  [1217c1eb0b75a3011a3255e8c5f6c7ec81a3e8e6]

fix cppcheck errors and warnings


2011-02-07  David Tardon  <dtardon@redhat.com>  [4fd74f21ddec4c4d3453c3dbb819bb8c58274db6]

comment out the failing test case for now


2011-02-07  Tor Lillqvist  <tlillqvist@novell.com>  [4c1ba5ddfea7b3be17da0ece8f1cf41b3125f4c7]

We don't need ddraw.lib which doesn't even exist in the current DX SDK

(cherry picked from commit 7bc42b864b22fd8e0b159dfec212abaf989ff9aa)

Signed-off-by: Noel Power <nopower@novell.com>

2011-02-07  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [6457e973f502108024336f65d32be7c33d1c6865]

debuglevels: #i116839#


2011-02-07  David Tardon  <dtardon@redhat.com>  [386711957ca5b28ef16c6ad5b1362e214179f9ce]

use rtl::OStringBuffer for message


2011-02-07  Wilhelm Pflueger  <Wilhelm.Pflueger@web.de>  [7e8efb4b44eb5c0f0e09a6452472262cecfbd590]

Removed unnecessary includes


2011-02-07  Wilhelm Pflueger  <Wilhelm.Pflueger@web.de>  [24968350f7b977a85805f2e10146f60afc2b08fb]

Re-animated tests that were based on testshl.

One test in test_outstring_convert.cxx fails for method
rtl::OUString::convertToString().

2011-02-07  Wilhelm Pflueger  <Wilhelm.Pflueger@web.de>  [a737bdeb324c6df06ab48276a25c495697aad77d]

Removed odd line.


2011-02-07  Wilhelm Pflueger  <Wilhelm.Pflueger@web.de>  [c51592268380d7b8b1bae8358165f79e8540b496]

Re-animated tests that were based on deprecated testshl.


2011-02-07  Antoine Proulx  <proulx.antoine@gmail.com>  [9e2765ff57f8e35c4670cd9324f0438e3dc6f538]

Remove bogus comments


2011-02-07  Karsten Gerloff  <gerloff@fsfeurope.org>  [e133940670eb1b113b445bbc1dd74547a8acd648]

add readme content from the wiki


2011-02-07  ka  <kai.ahrens@oracle.com>  [591982d2f398724a74383338dd2268d05423130c]

ka102: disable graphic attributes in case of RenderGraphic content


2011-02-07  Christoph Herzog  <rhogez@googlemail.com>  [20d787bc8364d1c7e02e608b61709269ba8995eb]

Translation of German comments.


2011-02-07  Ingrid Halama [iha]  <Ingrid.Halama@oracle.com>  [c69fc95173abe406d95f6a9eb9bc9972e4b6256d]

chart52: #i89539# remove term 'Regression' from legend


2011-02-07  Ingrid Halama [iha]  <Ingrid.Halama@oracle.com>  [7fd459f91a4cdba4b6e51b477a2d049a441b39e6]

chart52: #i68029# show mean value line in the legend


2011-02-07  Ingrid Halama [iha]  <Ingrid.Halama@oracle.com>  [34da9193218bfbbb036ffcc3fc3b26f2251403fb]

chart52: #i82802# bigger legend keys for lines and dashes


2011-02-06  Julien Nabet  <serval2412@yahoo.fr>  [ba11d549dca2a04a220b59aaf9223ee8f7043da0]

Some cppcheck cleaning


2011-02-06  Mathias Bauer  <mba@openoffice.org>  [b31ae53bd29953d09dbda1e37e3ec8aeec81807b]

CWS gnumake3: wrong dll name for component file


2011-02-06  Petr Mladek  <pmladek@suse.cz>  [fa01a166515fe2bcf7309e0bc3f71accb8a981ba]

add Ukrainian also into packinfo_office.txt


2011-02-06  Petr Mladek  <pmladek@suse.cz>  [96cedad0b41d713c891f108b53c35fe5969604df]

add Occitan also into packinfo_office.txt

build fails witout it

2011-02-06  Karsten Gerloff  <gerloff@fsfe.org>  [f6ae27e3f17a1cce5040d8e1a93992879a421fcf]

translate some comments


2011-02-06  Thomas Arnhold  <thomas@arnhold.org>  [27396f338d13a7bb8846b990586ca0499944764e]

Restore nCursorHideCount from 8e606ee6c597b86


2011-02-06  Thomas Arnhold  <thomas@arnhold.org>  [9fb2730dc54926e054a85358bcfa03e35b37e94b]

Remove dead code


2011-02-06  Thomas Arnhold  <thomas@arnhold.org>  [95909391a8b0232d10bef090f85c1b69352ad440]

Migrate DEBUG to OSL_DEBUG_LEVEL


2011-02-06  Thomas Arnhold  <thomas@arnhold.org>  [11d358ef1f3df45448a1196b7ee9c489690341e9]

Use OSL_DEBUG_LEVEL > 1 instead of > 2


2011-02-06  Thomas Arnhold  <thomas@arnhold.org>  [548b32a73b89faac9cdc18e0505ccc41efa0d369]

Remove nested OSL_DEBUG_LEVEL


2011-02-06  Thomas Arnhold  <thomas@arnhold.org>  [9e08319c11dcd403b2970bfd0070b47cf92fdeba]

Fix build.


2011-02-06  Thomas Arnhold  <thomas@arnhold.org>  [b92b485c6c956b6bfded4bbf72f8413e92fc2a44]

Remove empty methods

DrawCursor()
DrawAutoFillMark()
Remove nCursorHideCount because its useless

2011-02-06  Thomas Arnhold  <thomas@arnhold.org>  [cac42d3f6aca864da439a83f123638accf2e97cd]

Remove dead code


2011-02-06  Thomas Arnhold  <thomas@arnhold.org>  [c7c6be20b026b6409a2bc79f027297d78bb395d9]

Remove some dead code


2011-02-06  Thomas Arnhold  <thomas@arnhold.org>  [599c7662a153b5202721118c2f802011fa1e18d8]

Remove unnecessary variable


2011-02-06  Thomas Arnhold  <thomas@arnhold.org>  [144cfaf12d5e17b8212ec0f2e7dff54c7fe9f453]

Fix build and remove one more nested macro


2011-02-06  Guillaume Poussel  <gpoussel@gmail.com>  [cd061ff8b45bf2399dfb0bb3fef184a637f024de]

Removing bogus comments.


2011-02-06  Thomas Arnhold  <thomas@arnhold.org>  [3af9cc15d0ae4e966ce5d94f74e5437d962992b6]

Remove nested OSL_DEBUG_LEVEL


2011-02-06  Thomas Arnhold  <thomas@arnhold.org>  [458850e7f39a58d4b741d20cea4bd0a20d3be210]

Remove DEBUG_TBLDLG


2011-02-06  Thomas Arnhold  <thomas@arnhold.org>  [c0727a60f3b5d808ffe7c761a200bf2ba52d1dab]

Remove DEBUG_TL


2011-02-06  Thomas Arnhold  <thomas@arnhold.org>  [258cc43f83dbdf473ef459ffbc68fb485d77aa5c]

Remove DEBUG_FTN


2011-02-06  Thomas Arnhold  <thomas@arnhold.org>  [cd8b8485b6559a978f58c8c58075eee4a87588bf]

Remove dead code


2011-02-06  Joseph Powers  <jpowers27@cox.net>  [6aa501e0fe84f975c175a8e8bd0afe2ea5bf3710]

Add missing #include <vector>


2011-02-06  Joseph Powers  <jpowers27@cox.net>  [cd9b8ec1dde35cc6927e2782cff69724ed601c9e]

Convert slist to list


2011-02-06  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [1f21015e1546086a2d945a3fb375f44a64ae338f]

hardcode MDDS_HASH_CONTAINER_BOOST


2011-02-06  Thomas Arnhold  <thomas@arnhold.org>  [462081c738684ec4730a80d492715e1f273fbaec]

OSL_DEBUG_LEVEL formatting


2011-02-06  Thomas Arnhold  <thomas@arnhold.org>  [50e38562906ed2ec820fd327c9b3d946b9d62e78]

Remove DEBUG_FTN


2011-02-06  Thomas Arnhold  <thomas@arnhold.org>  [9362e908e615bf976af0e7cb4702c814a22cba25]

Remove unused file


2011-02-06  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [6bb9b5835f04664b2c82ac500e6e21ac161db080]

little cleanup of comments


2011-02-06  Joseph Powers  <jpowers27@cox.net>  [90926e382bad55fcf01d9e5ebd78731f0e544a4e]

Use boost::hash instead if std:hash


2011-02-06  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [c1550162b903ba29e62b842efe3b380d46d94cc0]

add a missing include


2011-02-06  Joseph Powers  <jpowers27@cox.net>  [88ac25b53eb258fa90f02342ec83b25c9772825d]

Make PropertyPairHash public.

On Linux (for Fridrich), just removing the SVX_DLLPRIVATE was enough to fix
the issue. However, on the Mac, I had to make it SVX_DLLPUBLIC to get this
to work. We both don't know why this quit working.

2011-02-06  Joseph Powers  <jpowers27@cox.net>  [9a0787e20f906040b695a762a88e8177366ce066]

Convert a slist into a list


2011-02-06  Andreas Sliwka  <andreas.sliwka@gmail.com>  [016bb0646404ddb0de74979c3af8da6be91d649f]

translate some German comments


2011-02-06  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [ebbe8c23f7f9607e8894ed7e8ad58304cd759e36]

little comment cleanum


2011-02-06  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [d72046288c01e52150661034d76a83dde8945a4c]

std::hash -> boost::hash


2011-02-06  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [5befef49ddb81954e6df286fd98c2645ccb72d7b]

std::hash -> boost::hash


2011-02-06  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [1efeac6ea9912b48c45e1891e7267e99b7c49081]

std::hash -> boost::hash


2011-02-06  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [d9cd837b54a05f1c19a8a48a7c7f9ec1b2fd44ac]

std::hash -> boost::hash


2011-02-06  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [a15f4939aeb22b3740067a44b490974af91a5dfb]

removing the hash_map, hash_set and slist forwarding headers


2011-02-06  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [e0975cb88167fc91c810688835b57544beddd6d6]

std::hash -> boost::hash


2011-02-06  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [2e0277366b9b9e891f944ec0b41a7f83fa0e2a46]

Revert "Add #include <hash_map> again, we still use std::hash"

This reverts commit e1c6c40659d7970bbc2fd30d49055f33c82381db.

2011-02-06  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [110c79cd4c42d5942fa8144db3e66998b575ece3]

use boost::hash instead of std::hash


2011-02-06  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [a51a98a670dc317832baa144dbe67e3232fd144e]

Revert "Add #include <hash_map> again, we still use std::hash"

This reverts commit fc8a217f55b7b12cceffa2cad83c2a8441b66dc5.

2011-02-06  Joseph Powers  <jpowers27@cox.net>  [5b68e2c6199b8ce8510694c2a2cc18c36a9814d6]

Add #include <hash_map> again, we still use std::hash


2011-02-06  Joseph Powers  <jpowers27@cox.net>  [d3f2c581ee14489d6d4498e9bd6a9659a6530802]

Add #include <hash_map> again, we still use std::hash


2011-02-06  Thomas Arnhold  <thomas@arnhold.org>  [2d7ae26537e046f09a9bdeac62068a0a32b442ef]

Remove OWN_DEBUG and WRITEDEBUGINFO


2011-02-06  Thomas Arnhold  <thomas@arnhold.org>  [20cb667f44a493f3d90cba9673f3210445a98ccb]

Use OSL_DEBUG_LEVEL > 1 instead of > 2


2011-02-06  Thomas Arnhold  <thomas@arnhold.org>  [50c26300e5b5ae9671f18a9e449516604d16105f]

Remove lots of dead code


2011-02-06  Thomas Arnhold  <thomas@arnhold.org>  [270f5b7c3079e49f944162e0ff706654c6115319]

OSL_DEBUG_LEVEL formatting


2011-02-06  Thomas Arnhold  <thomas@arnhold.org>  [099a6640faedaac28e04536c6195a3fff128af75]

Remove dead code


2011-02-06  Thomas Arnhold  <thomas@arnhold.org>  [a4008f30934534571ce978fc874448a5cd08855d]

Correct OSL_DEBUG_LEVEL usage

- remove values greater than 2
- move level 1 for debug_printf() to level 2 as it's user defined output
  and it gets defined at level 2 in salframe.cxx for example.

2011-02-06  Thomas Arnhold  <thomas@arnhold.org>  [c58c6f98a917f9312adde19c6ec7058c827c8756]

OSL_DEBUG_LEVEL formatting


2011-02-06  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [259c35955a07b450e2653cd78005eb6362cc4d26]

don't crash trying to erase one past end


2011-02-06  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [93c5442bd245f6f9dc0ba9689aae235794d6a1a6]

Revert "revert this change for now as its triggering a crash in saxparser"

This reverts commit b73cf2b1ef3892b4c200c05fd617bfd099aceee5.

2011-02-06  David Tardon  <dtardon@redhat.com>  [e78706a8bf35d8471982e36c4543f2db8a35f1c2]

make (hopefully) more understandable


2011-02-06  David Tardon  <dtardon@redhat.com>  [118cba7335ff03316a6b5b897de5f9805be8d2c9]

use the right paragraph for notification


2011-02-06  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [e8cf25d1eff19017b2cc0874b70c057ed4a2d9ac]

sw unit tests need libunoxml


2011-02-06  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [c49b647c0ad2b5f7e729b4b8f4d4c21629d0be0c]

sgi hash containers -> boost unordered containers


2011-02-06  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [4d8c24bd5123b2360ea981f95c097d6e20ba54f4]

remove some more <hash_map> includes


2011-02-05  Joseph Powers  <jpowers27@cox.net>  [314be21c91aaa05271003482bfdbfe2bede85a3f]

Two more missing #include <vector>


2011-02-06  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [a91b24db4a2f18804a26e41d06eefaf1db5e7494]

porting extensions to boost containers


2011-02-05  Joseph Powers  <jpowers27@cox.net>  [68cc88ce0448171c0aa5d6e60c60180f7137dae4]

Cleanup of boost conversion issues


2011-02-06  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [c968b1aee970c92afc337a855696967b3aa3fea8]

also the std::hash_set


2011-02-06  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [7685200dc1f5c6408cda8c89eedf275ca05708fd]

move components to boost unordered containers


2011-02-06  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [eb1d9d3cda2da6b00749ff61ea63931f00a5b2b7]

port repository calc to boost unordered containers


2011-02-06  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [ef0c79d924c5715cfb9adebe9fb1c3a2503d7fef]

port repository writer to boost unordered containers


2011-02-06  Julien Nabet  <serval2412@yahoo.fr>  [37823fe2b4474eca6e8a775668af6bca21e2af55]

Some cppcheck cleaning


2011-02-05  Julien Nabet  <serval2412@yahoo.fr>  [82d08610465649dd1a49f8b7f6d4e7cf80f15c16]

Some cppcheck cleaning


2011-02-05  Mathias Bauer  <mba@openoffice.org>  [aed400f208fbf9ba2ce943030f84e6c993f482fb]

CWS gnumake3: reverted error from cws gnumake2


2011-02-05  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [1c4bced7c2de97abc9cf4faac11617db2f7b585a]

std::hash_map -> boost:unordered_map


2011-02-05  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [639825975e7657c7b3f4eeef208112780e71e545]

move sdk repo to boost unordered containters


2011-02-05  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [8851524e49922cd64d387015cdcc9aa4fcede151]

Migrating to boost unordered containers


2011-02-05  Joseph Powers  <jpowers27@cox.net>  [bd24a310be1459510b760b812838cb87923853c5]

Remove DECLARE_LIST( ImplHeadItemList, ImplHeadItem* )


2011-02-05  Mathias Bauer  <mba@openoffice.org>  [f9671e08645dc4c93082978b03abec7f1aa958ae]

CWS gnumake3: check for blanks in WITH_LANG


2011-02-05  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [57e8c3fdd47942aee563340b642e817384f8abd6]

move to unordered containers


2011-02-05  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [6e8ab10be30c9640aab71bc9f4d625378d737b21]

Fix a typo and one visibility cook-up


2011-02-05  Caolán McNamara  <caolanm@redhat.com>  [a1b931cc43089834308a917689702f4a41eb6319]

build without nls, we don't need it


2011-02-05  Joseph Powers  <jpowers27@cox.net>  [5b42e9d75c5f00cd9b3aa9f6eaced505e53ff5bc]

Remove DECLARE_LIST( ImplFontList, ImplFontNameListData* )


2011-02-05  Thorsten Behrens  <tbehrens@novell.com>  [b74fd6e8cc43092fa8cb4ce1439bc08fed4ef413]

New mimetype icons for LibreOffice

Update from design team, source svg is
http://wiki.documentfoundation.org/cgi_img_auth.php/d/d4/LibreOffice_Initial_Icons-pre_final.svg

2011-02-05  Thorsten Behrens  <tbehrens@novell.com>  [f452a1b010a2564fa237429083cfc9c1f04b1a9f]

New mimetype icons for LibreOffice

Update from design team, source svg is
http://wiki.documentfoundation.org/cgi_img_auth.php/d/d4/LibreOffice_Initial_Icons-pre_final.svg

2011-02-05  Joseph Powers  <jpowers27@cox.net>  [1b82bcb4f929e47605508d8d0ab86201f4bd01f0]

Remove DECLARE_LIST( ImpLineList, ImpLineListData* )


2011-02-05  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [b6ca290586bd1f1e0c91f72eeee50fe24015e5ef]

data_type -> mapped_type


2011-02-05  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [96fede799aa3996cd4a32efad4f07054daa1ea90]

some more unordered containers


2011-02-05  Mathias Bauer  <mba@openoffice.org>  [03915b1d3e22ef01f43a96041a00f00d3d046c8b]

CWS gnumake3: add msvcrt to STDLIBS for mingw


2011-02-05  Joseph Powers  <jpowers27@cox.net>  [87c3b65c6cdee26e7b681128b5182bafe44229bb]

Remove DECLARE_LIST( ImpColorList, ImplColorListData* )


2011-02-05  Joseph Powers  <jpowers27@cox.net>  [d97973cab17b461165bab57e7eb5c14ff3e3e894]

Remove DECLARE_LIST( NewDocList_Impl, ::rtl::OUString* )


2011-02-05  Julien Nabet  <serval2412@yahoo.fr>  [d78b578d20a7ed3b61db8752c2e00d78c4ca18ff]

Some cppcheck cleaning


2011-02-05  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [f96236023ab17b6ecb055627efeb2a52c7e48516]

remove includes for <slist>


2011-02-05  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [bb564bec137f76dfa099a1cdda3cf39367a6fe50]

migrate to use boost unordered containers


2011-02-05  ka  <kai.ahrens@oracle.com>  [7e2ded8f9448a44733db667612c3ce1ea0187106]

ka102: syntax


2011-02-05  Caolán McNamara  <caolanm@redhat.com>  [176a22eb1df77a31e8d116750ca0cb3a10149fe0]

and remove some some warning spam


2011-02-05  David Tardon  <dtardon@redhat.com>  [400f1e7334c77cdd8676a9afcd269ecf2eb42815]

define copy ctor for boost::unordered_map/_set

Build with gcc 4.6 breaks otherwise.

2011-02-05  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [da780c6eb3b2f8337d83418e96ada15f0815496d]

The exception.cpp is not in the win32 thread library in this version


2011-02-04  Joseph Powers  <jpowers27@cox.net>  [20d5eb8b2c1b722bc14f8ffd6938636566d2f4e3]

Deliver \boost\range\algorithm that is needed for sc


2011-02-05  ka  <kai.ahrens@oracle.com>  [b2e45e37a66d820bf35864ad4dc873a6bfaf1c08]

ka102: added checks for hashmap / new font export


2011-02-05  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [c3ac9078a689f7b62f44937ca49d56f1bb82c333]

download the right boost tarball


2011-02-05  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [bdb03faba56d35b80d3bdbbd89e81821b876eefd]

some more std::hash_map::resize rests removed


2011-02-05  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [edbb520d6b4d3743eab03cd8420e97f794926e29]

some more warnings gone


2011-02-04  Joseph Powers  <jpowers27@cox.net>  [543338c529f034d713dab9981bdd558abb02839b]

Remove some more INCLUDED_HASH_MAP guards.

INCLUDED_HASH_MAP is used for <hash_map> also which can cause issues.
unordered_map.hpp has it's own internal guard so its safe to just remove
the exernal guard.

2011-02-05  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [85072fc85d2084cdb52e595a58751d58feda29b2]

silence more boost warnings


2011-02-04  Joseph Powers  <jpowers27@cox.net>  [4b1d6163d77c956384ce8521ce0406272755c879]

Remove the #include guards. The .hxx file has it's own guards.

Also add #include <vector> to work around a boost issue.

2011-02-05  ka  <kai.ahrens@oracle.com>  [09d29ca2b6cf134b91365d8541eb20710ed012b5]

ka102: missing include


2011-02-04  Tobias Rosenberger  <son@ich-habe-fertig.com>  [c5d7868a6ae76112474430dd55c5c2a4200acf50]

Translated parts of German comment in inc/ruler.hxx


2011-02-04  Caolán McNamara  <caolanm@redhat.com>  [1d6bdb838009860759ff2abdbbc03102d80f70eb]

revert this change for now as its triggering a crash in saxparser


2011-02-04  Rene Engelhard  <rene@debian.org>  [07a948b36174d3ac2023a6c1b5b18f3628410fc4]

add explicit QRegion* for clipRegion to fix compile


2011-02-04  Christina Rossmanith  <ChrRossmanith@web.de>  [5ace73b0896ce36a1ea86fb1c3cb9040f12a3e17]

Reformatted some comments / fixed typos


2011-02-04  Michael Stahl  <mst@openoffice.org>  [7c3026b4aa032e6c1c477c2f2ebe47f45275c03d]

gnumake3: toolkit: disable unoapi test UnoControlDialogModel


2011-02-04  Michael Stahl  <mst@openoffice.org>  [272b3c480991ab53e81b3a1923b7a2eff1c16243]

gnumake3: clear d.lst of converted modules


2011-02-04  Michael Stahl  <mst@openoffice.org>  [5e78b38a6e5341452402eb6e5a1e541be3af5860]

gnumake3: adjust sfx2 complex tests to m99 changes


2011-02-04  Ingo Schmidt  <is@openoffice.org>  [68bcc92af3c308e9463799b5effbef09d54a9d62]

native359: #i116797# improve msi database


2011-02-04  Noel Power  <noel.power@novell.com>  [09e81721bbf51ba19aa357877dbd3b42474fa316]

fix for #30879


2011-02-04  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [b9ab0357bb1c8a4e777a6c4c269bb845e01a0c44]

upgrade to boost 1.44.0 to solve some std::forward issues


2011-02-04  Mikhail Voytenko  <mav@openoffice.org>  [36815abaffaf74829642858334d0c4180594ac97]

mav59: #i116806# remove syntax that is not supported on solaris


2011-02-04  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [2661d7a5a1ce33f8cea9f9fb1132b49e08282a93]

vcl119: #i105133# tell fillFrameProps whether to apply transformation (thanks joekidd)


2011-02-04  Michael Stahl  <mst@openoffice.org>  [175eea527c95a5d71b41746d78419b4039ac15f5]

gnumake3: fix JunitTest.mk so it works on OSX


2011-02-04  Michael Stahl  <mst@openoffice.org>  [0bf20373ba45fe6de9b46c32e5c8cc9465e3011f]

gnumake3: move CppunitTest stuff together


2011-02-04  Joseph Powers  <jpowers27@cox.net>  [b3e9505cc1d6685ef6bdf747800cce1b0fb52a35]

Remove "Visual C++, 32-bit, version 5.0" and prior version of T2TypeClassMap

Fridrich Strba removed this support in his patches to change the class from
a std::hash to a boost::unordered_map.

2011-02-04  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [128adf7e5c06fff378c8d72b44ec4be1e462984f]

vcl119: #i109708# use fill, then stroke one small polygons (thanks joekidd)


2011-02-04  ka  <kai.ahrens@oracle.com>  [ca08f1794c075b82a17c915442f1c1c979a4ae1b]

ka102: added/removed files for SVG import and module cleanup


2011-02-04  ka  <kai.ahrens@oracle.com>  [348b8b51feb29156391a0dc3a21c5e2d73f959f7]

ka102: added/removed files for SVG import and module cleanup


2011-02-04  ka  <kai.ahrens@oracle.com>  [514ab7f3cbf2ea48cf88f1579d8fc7c0e5a5df48]

ka102: added/removed files for SVG import and module cleanup


2011-02-04  ka  <kai.ahrens@oracle.com>  [5c9af0b9251b767d88e4c191120e2eb2d7066a93]

ka102: added/removed files for SVG import and module cleanup


2011-02-04  ka  <kai.ahrens@oracle.com>  [6456f1d81090dd5fe44455c09ae3ede7ec6ac38a]

ka102: added/removed files for SVG import and module cleanup


2011-02-04  Joseph Powers  <jpowers27@cox.net>  [4e2e09587442a67128bfc85bbe27764890553b20]

boost::unordered_map<> doesn't support resize()


2011-02-04  ka  <kai.ahrens@oracle.com>  [78a83ae536b338c37fa4dfe11c4d9a738cd23ad7]

ka102: SVG import implementation


2011-02-04  ka  <kai.ahrens@oracle.com>  [5728aaf9106ff05b15dbace10654592bbbc5c897]

ka102: SVG import implementation


2011-02-04  ka  <kai.ahrens@oracle.com>  [4fd0369d3877ab9617ee2bf4381ac03898ded01d]

ka102: SVG import implementation


2011-02-04  ka  <kai.ahrens@oracle.com>  [741d6b3b5aac228e8d9c86b8df6aa43fc9bb9826]

ka102: SVG import implementation


2011-02-04  ka  <kai.ahrens@oracle.com>  [b40b6a312b76e3e2b7b570fd500db11507134590]

ka102: SVG import implementation


2011-02-04  ka  <kai.ahrens@oracle.com>  [710128334ee6f2dd538a67d2ecaf2d7b07bb6868]

ka102: SVG import implementation


2011-02-04  ka  <kai.ahrens@oracle.com>  [d1da85e8f5d3b6a0c5d1fdcc4fedb0eff5e90b65]

ka102: SVG import implementation


2011-02-04  ka  <kai.ahrens@oracle.com>  [82fdb102997a241e11f7a03819803073fcc2f21f]

ka102: SVG import implementation


2011-02-04  Matthias Huetsch [mhu]  <matthias.huetsch@oracle.com>  [544c4b37845193b42bcde2024ca6e6c08102091c]

#i115784# registry/tools: fix unreachable break statement after return.


2011-02-04  Thomas Arnhold  <thomas@arnhold.org>  [e07db4f176317b156fcd3410d683c9f2892b083a]

Fix typo and remove dead code.


2011-02-04  Peter Jentsch  <pjotr@guineapics.de>  [b38becea53ec584dc00315e416e6282d918ba6e1]

Update of the libxslt based xsltfilter implementation.

* Uses the sax document handler adapter
* Uses libxslt by default
* Tries to evaluate the 2nd userdata parameter of the filter configuration as
  the name of the transformation service to use.  This should allow extension
  authors to provide their own transformer implementation (which then could use
  the old java based transformation service which in turn uses saxon and could
  provide xslt 2.0 for the TEI people for example).

This is incomplete in the sense that the current filter configurations for the
MS Office 2003 filters needed to be changed to still use the Java based
filter, as long as there's no libxslt based extension function for the
embedded ole export available.

2011-02-04  Peter Jentsch  <pjotr@guineapics.de>  [f9f85cac33370fc198efb9e76ae1034c22b7f3af]

add missing config entry for JAXP transformation to word/excel 2003 filters


2011-02-04  Thomas Arnhold  <thomas@arnhold.org>  [097ea7234aae7c4d444e63ab831dd09a932d36f6]

OString: New method isEmpty()


2011-02-04  Ingrid Halama [iha]  <Ingrid.Halama@oracle.com>  [05f7c9b0bac8a15200337f9b40775fec38a877ff]

chart52: cleanup unused legend entry stuff in preparation of issue #i82802#


2011-02-04  Ingrid Halama [iha]  <Ingrid.Halama@oracle.com>  [7bafb42bf101d13ab336221652124376661f1d05]

chart52: cleanup unused legend entry stuff in preparation of issue #i82802#


2011-02-04  Thomas Arnhold  <thomas@arnhold.org>  [83734eea36acced7afb5caf8b58716f0d67a962f]

Clean up makefiles


2011-02-04  Jan Darmochwal  <jdarmochwal@gmx.de>  [69626cfa6458eb3d39baf679011184b3f534f037]

Accelerate Perl installer builder

speed up get_all_items_from_script

2011-02-04  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [b8290691f0837a992bd59586216e9021fbccc231]

vcl119: #i116799# enable quickstart behavior on Mac again


2011-02-04  Mikhail Voytenko  <mav@openoffice.org>  [db76061d8bb5f325a84bec0e28ffd5a4c23ddc20]

fwk165: merge to DEV300_m99


2011-02-04  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [6c3dca1f7181d7a171b7eaaa51fe4c0c1af40f94]

No resize for boot::unordered_map.


2011-02-04  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [5595d568a15ec2a6d0cf962f2683be1a86c89ea6]

fdo#32872: Implementation names weren't matching with xcu.

Signed-off-by: Jan Holesovsky <kendy@suse.cz>

2011-02-04  Noel Power  <noel.power@novell.com>  [848b1a05c5c41b5e7ff19c984f60c297a8143990]

fix for bnc#659631


2011-02-04  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [4a84176c89b66982f7a5556e02a5a38e74b5f355]

fdo#32872: Implementation names weren't matching with xcu.


2011-02-04  Noel Power  <noel.power@novell.com>  [e5bec90e72d6de799b0ca37afcb09af45f3bbac9]

revert c57c4b64a18041534359b2cb98389a34e7222b92

ok, changing the patch a little, for ease of review I think better to just bin
the previous version

2011-02-04  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [ac2741f0361ea516ffe8ead57a6e43665ec99937]

gridsort: need another include after the rebase to m99


2011-02-04  Ingo Schmidt  <is@openoffice.org>  [44bc040a04d38b01ccf168443922a1f442238c07]

native359: #i116797# improve msi database


2011-02-04  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [c36e6badf3415cc6f7b5a257f90b3ab0faf29083]

Put this two includes back


2011-02-03  Joseph Powers  <jpowers27@cox.net>  [a3d4063f8842cba7c3ecec036dabb62918838b34]

Add missing #include <vector> to the file.


2011-02-03  Joseph Powers  <jpowers27@cox.net>  [dc19cced039f184efb43ae7eb7c9fdb868fda1ec]

Fix a missed ::std::hash_map to boost::unordered_map typedef

I also added the mac build directory to the gitignore.

2011-02-03  Joseph Powers  <jpowers27@cox.net>  [580ef36b0395c01eadc4e1cd5db506821f761c33]

Remove DECLARE_LIST( HistoryList_Impl, FolderHistory* )

Also found some memory leeks...

2011-02-04  Fridrich Strba  <fridrich.strba@bluewin.ch>  [1c93537c2ce705590b8fb1dbe5bbc7e543eff90d]

slist -> list


2011-02-04  Fridrich Strba  <fridrich.strba@bluewin.ch>  [e06b75860a9d46e971d7c638e1ce8a03b46b1f7b]

std::hash -> boost::hash


2011-02-04  Fridrich Strba  <fridrich.strba@bluewin.ch>  [cbd9e9d4b81e1cb8651a47d8fb671df4052ff0ab]

use boost::hash instead of std::hash


2011-02-04  Fridrich Strba  <fridrich.strba@bluewin.ch>  [e99fcbe58ef7533da06ee4658a4ee2cde4df58ea]

Bulk move libs-gui to boost unordered containers


2011-02-04  Fridrich Strba  <fridrich.strba@bluewin.ch>  [030633cd53e8aacdcf1927c46dd6d5b8db58d841]

moving the rest of ure repository to boost unordered containers


2011-02-04  Fridrich Strba  <fridrich.strba@bluewin.ch>  [aac09aee6761197a023fba69a88340fdba0684fb]

move bridges to boost::unordered_map


2011-02-03  Fridrich Strba  <fridrich.strba@bluewin.ch>  [e309a0b2ac0ff4815f2fe51714e737d90c3e1ca0]

move module rdbmaker to boost unordered containers


2011-02-03  Fridrich Strba  <fridrich.strba@bluewin.ch>  [789556321603077e6fc8ee9036f78f9eb941d8ba]

move module cppuhelper to boost unordered containers


2011-02-03  Fridrich Strba  <fridrich.strba@bluewin.ch>  [4724f82bf287ad7c66403e90c303d345c6194c8a]

move module cppu to boost unordered containers


2011-02-03  Fridrich Strba  <fridrich.strba@bluewin.ch>  [8554daf5cdfb3339c55c095f44d9f40c8cf9bad3]

move codemaker module to the boost unordered containers


2011-02-03  Fridrich Strba  <fridrich.strba@bluewin.ch>  [f8e27a7c4629a6487a0047a7bd32bf5f171e4d9b]

some std::hash_map/set -> boost::unordered_map/set changes


2011-02-03  Thorsten Behrens  <tbehrens@novell.com>  [849279ed996d4f8dbdd2ce07cdd0fedcfb0fae1a]

New mimetype icons for LibreOffice - also update tango theme

Update from design team, source svg is
http://wiki.documentfoundation.org/cgi_img_auth.php/d/d4/LibreOffice_Initial_Icons-pre_final.svg

2011-02-03  Michael Meeks  <michael.meeks@novell.com>  [205a722d5bb178e5b4deb3a93a529352d5a4c3b6]

remove obsolete duplicate method


2011-02-03  Chris Carpenter(mordocai)  <mordocai@gmail.com>  [fad7c8f3e0d0518b1a6411d53d5d0a3a43adf119]

Complete Easy Hack: Remove obsolete BmpColorMode enum


2011-02-03  Chris Carpenter(mordocai)  <mordocai@gmail.com>  [64ffacdf3e269d55ede364f7847df0c56d68fc8e]

Complete Easy Hack: Remove obsolete BmpColorMode enum


2011-02-03  Chris Carpenter(mordocai)  <mordocai@gmail.com>  [31bd12f464136e911f9db148a6642cfb90b4108f]

Complete Easy Hack: Remove obsolete BmpColorMode enum


2011-02-03  Matthias Huetsch [mhu]  <matthias.huetsch@oracle.com>  [1dd0eb26bbb9db39bcc34d87a758caf36987cd05]

#i115784# registry/tools: fix initOptions_Impl() commandline argument processing.


2011-02-03  Noel Power  <noel.power@novell.com>  [5b79037b0ec71ed8773e10eadbf1bc4b837962da]

fix for bnc#659631 simulate odd/even section breaks


2011-02-03  Caolán McNamara  <caolanm@redhat.com>  [061bffcb0aa8de15cf4df72acbcf20326a5d3d77]

Resolves: rhbz#673819 crash on changing position of drawing object in header

The header/footer objects are cunning wrappers to pretend to some parts
of the drawing stuff that there are multiple objects, while in reality
there is only one. So call HasText actually gets a totally different
object from the cast :-(

Signed-off-by: David Tardon <dtardon@redhat.com>

2011-02-03  Jesús Corrius  <jesus@softcatala.org>  [4fe56df1d58c213759e15f10abf3db2843fcdf69]

Revert: Use different Windows registry keys than OOo


2011-02-03  Jesús Corrius  <jesus@softcatala.org>  [9e7da97053c71ffc3365ede6416d3b56ff347c2b]

Revert: Change registry prefix values loffice, libreoffice -> LibreOffice


2011-02-03  Jesús Corrius  <jesus@softcatala.org>  [344dc2614bc76bc8a152418282ddd6f76a553188]

Revert: Win32 shell extensions have to use the new registry file extension IDs


2011-02-03  Mathias Bauer  <mba@openoffice.org>  [de793a575ab77b3165f60c9d255f7677a9f7957a]

CWS gnumake3: some problems found in rebuild after resync


2011-02-03  Mathias Bauer  <mba@openoffice.org>  [c48cf58d531bdde1835a389d883fef08d44f2f62]

CWS gnumake3: some problems found in rebuild after resync


2011-02-03  Jesús Corrius  <jesus@softcatala.org>  [fe9ce8d621de45f52b30accc759e976cf480c9af]

Revert: Reg4allmsdoc updated to use the new registry file extension IDs


2011-02-03  Caolán McNamara  <caolanm@redhat.com>  [3335c0b182814ef724d425b24abe3070cb4e83dc]

get this hack working for gcc 4.6.0

Signed-off-by: David Tardon <dtardon@redhat.com>

2011-02-03  Peter Jentsch  <pjotr@guineapics.de>  [8f54c729d0d41c0a2c35f36db97d4f3e4d9a344f]

Removed obsolete flat xml export xslt scripts from packaging


2011-02-03  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [db944ee55fc510ca5940728b0d16a852f12842d8]

vcl119: #163136# do not pass a clear text password to xpdf


2011-02-03  Peter Jentsch  <pjotr@guineapics.de>  [89c80fd1070909b293bb5a57414575d2e784a650]

New sax documenthandler adapter.

A simple adapter for sax document handlers and is a prerequisite of
the new flat odf export implementation.

2011-02-03  Caolán McNamara  <caolanm@redhat.com>  [254dba67e70531324daf603a967ec92ba093ab9e]

don't pushback and process a corrupt extension

Signed-off-by: David Tardon <dtardon@redhat.com>

2011-02-03  Peter Jentsch  <pjotr@guineapics.de>  [706218853b30ff509b36186263f65822386dc2ee]

fixed flat xml export service name in configuration files


2011-02-03  Peter Jentsch  <pjotr@guineapics.de>  [d6c923033f786811d91c7a3e02703c42d544ef9d]

Simplified implementation of the flat xml import/export.

It still lacks the line-wrapping provided by the xslt script
"split-long-lines.xsl", will be provided later.

2011-02-03  Jan Holesovsky  <kendy@suse.cz>  [e5368b51e92750c655518d476bbbf99f6d958f88]

css -> ::com::sun::star; this is a header file.


2011-02-03  Peter Jentsch  <pjotr@guineapics.de>  [c69e09e1bf39a072021573a6ce36b6573310031f]

Move a header providing useful macros, for broader use.


2011-02-03  Jesús Corrius  <jesus@softcatala.org>  [851641916d1a60b5bf98ffd4cb01328fc51e8b00]

fdo#33785: install mtfrenderer.uno.dll in the correct directory


2011-02-03  Caolán McNamara  <caolanm@redhat.com>  [03f8e73f3d01d76c43ce0baab7c6cb6ed9e82051]

Related: rhbz#610103 more woes on rpm upgrade vs rpm erase

Signed-off-by: David Tardon <dtardon@redhat.com>

2011-02-03  Thorsten Behrens  <tbehrens@novell.com>  [02bf6010ee9f5451ff0df1f22f027f7507231328]

New mimetype icons for LibreOffice

Update from design team, source svg is
http://wiki.documentfoundation.org/cgi_img_auth.php/d/d4/LibreOffice_Initial_Icons-pre_final.svg

2011-02-03  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [d6f76584544ae47b090528e94baff52d51b6f0ce]

dr79: change scrolling to entire rows/columns in all field windows


2011-02-03  Caolán McNamara  <caolanm@redhat.com>  [1c72c5eaaed1f9442b918e85818f601559781001]

move cxxabi.h after stl headers to workaround gcc 4.6.0 and damn stlport

Signed-off-by: David Tardon <dtardon@redhat.com>

2011-02-03  Tor Lillqvist  <tlillqvist@novell.com>  [b51d688c4054793ee6f47dd6c78b32cfcbd3535f]

No ddraw.h or ddraw.lib in the June 2010 DirectX SDK

(cherry picked from commit 43e3b9af8f5d85f06485e74b1080cc6a6a86eac4)

Signed-off-by: Fridrich Strba <fridrich.strba@bluewin.ch>

2011-02-03  os  <os@openoffice.org>  [ef75ddb6d32316419b8912271e5177d3bb2c0361]

initialize boolean value


2011-02-03  Ivo Hinkelmann  <ihi@openoffice.org>  [6bb97c8b31d1eda069a560a82242cb6269a998b1]

l10nmove: #i116586# Move l10n module into own repository


2011-02-03  Ivo Hinkelmann  <ihi@openoffice.org>  [005e0ad59cdfb9d0d33d74d956cc045d17b9f576]

l10nmove: #i116586# Move l10n module into own repository


2011-02-03  Tobias Krause  <tkr@openoffice.org>  [3a6ae28ed1860d95d529c736396778367cd141b8]

tkr38: #i112307# Support for x509 v3 Subject Alternative Name extension added


2011-02-03  Tobias Krause  <tkr@openoffice.org>  [40872eccecbcba58c56a39a94a3a5cca7d055294]

tkr38: #i112307# Support for x509 v3 Subject Alternative Name extension added


2011-02-03  Tobias Krause  <tkr@openoffice.org>  [d5feca7dcd9b2de4332c6b53657f6f5acbeb7b9a]

tkr38: #i112307# Support for x509 v3 Subject Alternative Name extension added


2011-02-03  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [6f7141639b82a8ecff6486dd641129ed49aad122]

fdo#33561: properly cast the byte in signed short


2011-02-03  Mathias Bauer  <mba@openoffice.org>  [43fc6767f0779bdfa9c2a75f9c38387b7874bae2]

CWS gnumake3: resync to m99


2011-02-03  Mathias Bauer  <mba@openoffice.org>  [890599fd2bd872aaa52a278febc7b72036ce0664]

CWS gnumake3: resync to m99


2011-02-03  Mathias Bauer  <mba@openoffice.org>  [85fb928fef14ff3fac6631ba297a6fc9bced5b61]

CWS gnumake3: resync to m99


2011-02-03  Mathias Bauer  <mba@openoffice.org>  [a60533f101359e6b506dcf0ff4d26956aa76df37]

CWS gnumake3: resync to m99


2011-02-03  Mathias Bauer  <mba@openoffice.org>  [cbd577ba3a737b0863156cfcfe46d45189ea95fa]

CWS gnumake3: resync to m99


2011-02-03  Mathias Bauer  <mba@openoffice.org>  [45b5cd9dea6f7ad8fa90deb2328b135e4d9ad2c7]

CWS gnumake3: resync to m99


2011-02-03  Mathias Bauer  <mba@openoffice.org>  [847fa954db6340c73257ac639424d009310f945d]

CWS gnumake3: resync to m99


2011-02-03  Mathias Bauer  <mba@openoffice.org>  [865034108866bf3e1982d66a1e7f1f420ed0eebb]

CWS gnumake3: resync to m99


2011-02-03  Mathias Bauer  <mba@openoffice.org>  [f5c10f4fe527d70e9d012621c64d55e7e6e95aa4]

CWS gnumake3: resync to m99


2011-02-03  Mathias Bauer  <mba@openoffice.org>  [76f355864a8c03b64ebfc71139f525a1fc25836a]

CWS gnumake3: resync to m99


2011-02-03  Mathias Bauer  <mba@openoffice.org>  [0dbcc3e078e157f33dff29fc707cef4e22ec2f22]

CWS gnumake3: resync to m99


2011-02-03  Mathias Bauer  <mba@openoffice.org>  [b0f052ee195518d1b351cd522907114741d52b3d]

CWS gnumake3: resync to m99


2011-02-03  Mathias Bauer  <mba@openoffice.org>  [0c4f5c96f98c621008e27b9fdc3a5a83982565c1]

CWS gnumake3: resync to m99


2011-02-03  Mathias Bauer  <mba@openoffice.org>  [8b873ae44c244cf458f16df1e0e422b192ab985d]

CWS gnumake3: resync to m99


2011-02-03  Mathias Bauer  <mba@openoffice.org>  [5931f39f4fe42af15ba38c76b112d15cda431a5b]

CWS gnumake3: resync to m99


2011-02-03  Mathias Bauer  <mba@openoffice.org>  [71fdfcbe8dfc415d04762a4d0635db882249778a]

CWS gnumake3: resync to m99


2011-02-03  Mathias Bauer  <mba@openoffice.org>  [2e913ff4d61087475ddf3d15455a652cb50c0549]

CWS gnumake3: resync to m99


2011-02-03  Caolán McNamara  <caolanm@redhat.com>  [ca0da7f38afec8265ef78e15a6569229a7a672f4]

fix copy ctor and assignment sigs


2011-02-03  Caolán McNamara  <caolanm@redhat.com>  [55e325ab97272c771040cb053838c3cc99913635]

fix copy ctor and assignment sigs


2011-02-03  Caolán McNamara  <caolanm@redhat.com>  [6234d688638954f172372f646cb300642989ffeb]

fix copy ctor and assignment sigs


2011-02-03  Caolán McNamara  <caolanm@redhat.com>  [8257ce4cd7d721255c48c0224c38d85e91b91d5d]

mark unimplemented copy ctor and assignment as private, and fix sigs


2011-02-03  Caolán McNamara  <caolanm@redhat.com>  [b53dc656ea70272ea905876378e4b00409780095]

cppcheck: fix operator= and stray ;


2011-02-03  Mathias Bauer  <mba@openoffice.org>  [355c0e61ee559f77a50623bc21f09274da5c5a38]

CWS gnumake3: convert line ends


2011-02-03  Caolán McNamara  <caolanm@redhat.com>  [cde6136f581c81bc0d94a354fd741e01609fd8d5]

mark unimplemented copy ctor and assignment as private, and fix sigs


2011-02-03  Caolán McNamara  <caolanm@redhat.com>  [d0705c29447555d20ae25b70c4ebcf48da6f08da]

gcc 4.6.0 various warnings


2011-02-03  Caolán McNamara  <caolanm@redhat.com>  [3438e33b8a288184e27579a993311b03ff788c2c]

fix up some includes


2011-02-03  Joseph Powers  <jpowers27@cox.net>  [edf852bc3723fd5ee1b48fce15de1dd302cacd38]

Removed a #include that wasn't needed.


2011-02-03  Caolán McNamara  <caolanm@redhat.com>  [4fae3e1d62d8deccb250f369e2b52d849a14eb94]

Related: fdo#33510 right align symbol preview area and center text on line

Stick the symbol preview over on the right, do more careful shrinkage of fonts
to fit height if neceessary, chop bits off the preview text to get it to fit in
available space to make it looks pleasently aligned.

Be way more careful about centering the text in the available area.

2011-02-03  Joseph Powers  <jpowers27@cox.net>  [c52af4e32a10fea2e6e58f5d2b01692d863184c2]

Remove a #include that wasn't needed.

Plus, some tailing white space.

2011-02-03  Matthias Huetsch [mhu]  <matthias.huetsch@oracle.com>  [6f8bd1a04cb9ebb3959672a43ce1f957bb585e93]

#i115784# idlc: add missing includes.


2011-02-03  Caolán McNamara  <caolanm@redhat.com>  [fc3042d2781296df243de4d1ec58e9179ffadce7]

Related: fdo#33510 identify known symbol fonts that don't advertise as such


2011-02-03  Caolán McNamara  <caolanm@redhat.com>  [9d0e9033924bfdeae54cb42ffd918f127c1be140]

odf1->osf1


2011-02-03  Caolán McNamara  <caolanm@redhat.com>  [ea1a3a9a1575f74d8f31813025e98e209d2dc458]

gcc 4.6.0 various warnings


2011-02-03  Caolán McNamara  <caolanm@redhat.com>  [b9811d828e442a86c3fe8a1aeb87f9b300e912d5]

gcc 4.6.0 various warnings


2011-02-03  Kurt Zenker  <kz@openoffice.org>  [4cd688d3ab0b4726ac30a7ed8e12f76cc28efad3]

masterfix: #i10000# add missing dependency in offapi


2011-02-03  Caolán McNamara  <caolanm@redhat.com>  [4e501bb0611985ac3ed3959d2e394f6acf96069f]

fix visibility warning


2011-02-03  Ocke.Janssen  <Ocke.Janssen@oracle.com>  [933795c27b41b3f8f66725a6d814d5fc608a8359]

dba34d: store max row scan


2011-02-03  Caolán McNamara  <caolanm@redhat.com>  [6aa54d04e7793545d3e98ff8f1c6a6664dae06ed]

WaE: define hid that nErrCode was unused in exception thrown


2011-02-03  Ingrid Halama [iha]  <Ingrid.Halama@oracle.com>  [20a3cc352c2b81e2a6138c25aab8f691f5927617]

chart52: merge with DEV300_m99


2011-02-03  Ingrid Halama [iha]  <Ingrid.Halama@oracle.com>  [8650396f929f6ff37b752e6b7d17a87b04afbf3d]

chart52: merge with DEV300_m99


2011-02-03  Ingrid Halama [iha]  <Ingrid.Halama@oracle.com>  [90c35c4b224bec3a85e1e080f12901e3d0d1af7a]

chart52: merge with DEV300_m99


2011-02-03  Ingrid Halama [iha]  <Ingrid.Halama@oracle.com>  [f720ab73332799d3a19fd5f077ca05c93c0ebcf7]

chart52: merge with DEV300_m99


2011-02-03  Ingrid Halama [iha]  <Ingrid.Halama@oracle.com>  [7c267a6ac93f297894db15f187cc3dbea2d34319]

chart52: merge with DEV300_m99


2011-02-03  Ingrid Halama [iha]  <Ingrid.Halama@oracle.com>  [7d48c682434ac58110d62a20fd70870b6372f3b3]

chart52: merge with DEV300_m99


2011-02-03  Ingrid Halama [iha]  <Ingrid.Halama@oracle.com>  [5e9253fedc275b6bcf87c78b2b16aeaa1db992f1]

chart52: merge with DEV300_m99


2011-02-03  Ingrid Halama [iha]  <Ingrid.Halama@oracle.com>  [9671c6bc15e93754759b8f098c21010fe87686f5]

chart52: merge with DEV300_m99


2011-02-03  Ingrid Halama [iha]  <Ingrid.Halama@oracle.com>  [8ad089b251de00f3d797f8b3ec2840b6065e3c5b]

chart52: merge with DEV300_m99


2011-02-03  Ingrid Halama [iha]  <Ingrid.Halama@oracle.com>  [d2dc9ec817e37292934840e0c04cb0da80cb5558]

chart52: merge with DEV300_m99


2011-02-03  Ingrid Halama [iha]  <Ingrid.Halama@oracle.com>  [293b43ae4de478c550c8461de164f7cb8883daab]

chart52: merge with DEV300_m99


2011-02-03  Ingrid Halama [iha]  <Ingrid.Halama@oracle.com>  [117f1f6c3b8e8e720b8737eafb2a0a0001a86463]

chart52: merge with DEV300_m99


2011-02-03  Ingrid Halama [iha]  <Ingrid.Halama@oracle.com>  [c9bfd6cdebb754d1c33a7dcae0041d64dcdca792]

chart52: merge with DEV300_m99


2011-02-03  Caolán McNamara  <caolanm@redhat.com>  [55e801c2af5a311d739041f9328a2bb058bd5fca]

WaE: signed/unsigned


2011-02-03  Caolán McNamara  <caolanm@redhat.com>  [54f2e7cd5ff3898184b639624a380d01324100d2]

Resolves: rhbz#674328 more ways for freeserif to crash libicu


2011-02-03  Ocke Janssen [oj]  <Ocke.Janssen@oracle.com>  [dcf29ed372163f2085f441152bd6c9747e873ccb]

merge from master


2011-02-03  Ocke Janssen [oj]  <Ocke.Janssen@oracle.com>  [898f160f084f25b61c5b396c6a2bb8959b8c0cb5]

merge from master


2011-02-03  Ocke Janssen [oj]  <Ocke.Janssen@oracle.com>  [98946138f642eea0dbe3bf73214f29c30af79948]

merge from master


2011-02-03  Ocke Janssen [oj]  <Ocke.Janssen@oracle.com>  [39454fe28f0b0e2418e356b9bc2162b6e10a3ffd]

merge from master


2011-02-03  Ocke Janssen [oj]  <Ocke.Janssen@oracle.com>  [2cff993f0a9eedc5e1bfe436c9cfa68b830945d2]

merge from master


2011-02-03  Ocke Janssen [oj]  <Ocke.Janssen@oracle.com>  [9bfb748bd65b239e2542596f1d3ca39fb81b350f]

merge from master


2011-02-03  Ocke Janssen [oj]  <Ocke.Janssen@oracle.com>  [eb88263d373b67f42f00ee9d8b7f5e6ca8c1b4e1]

merge from master


2011-02-03  Ocke Janssen [oj]  <Ocke.Janssen@oracle.com>  [fd0342928896b6787a49fd2d6370b26a854c19f4]

merge from master


2011-02-03  Ocke Janssen [oj]  <Ocke.Janssen@oracle.com>  [7ce87234ca470fe1dc6668ff221300c703b535d8]

merge from master


2011-02-03  Ocke Janssen [oj]  <Ocke.Janssen@oracle.com>  [68c3462b2638fd9c4b6bca818213be797a2cf1f5]

merge from master


2011-02-03  Ocke Janssen [oj]  <Ocke.Janssen@oracle.com>  [187e3fe7638232212d92db6578ce1befdc1b986d]

merge from master


2011-02-03  Mikhail Voytenko  <mav@openoffice.org>  [dc67e8e277d6ca8c3422cba0672157e461f9cc18]

removetooltypes01: #i112600# adjust cairo-related source code in canvas


2011-02-03  Ocke.Janssen  <Ocke.Janssen@oracle.com>  [e239431ec10da5aab0a3c568bbc47ecd2d4b5b1d]

dba34d: remove unused code


2011-02-03  Ocke.Janssen  <Ocke.Janssen@oracle.com>  [ac4b181239597f70edfd49bf684c1e16256d71ab]

dba34d: #i102719# do not allow charts to have negative positions


2011-02-03  Fridrich Strba  <fridrich.strba@bluewin.ch>  [712fba7496cf40dd09ec26672c285ed09e55ab53]

Build module registry with MSVC stl


2011-02-03  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [5d1335e1f02b0ebaee310d811214b18e8a276698]

vcl119: #163136# fix warnings


2011-02-03  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [680b4e9038d746c50cc88b66ae535d0b39dbddd9]

vcl119: #163136# produce correct output when decrypting


2011-02-03  Michael Stahl  <mst@openoffice.org>  [c31bacb8e112b8c59ac15423d9a9f48065e0fe40]

gnumake3: merge


2011-02-03  Michael Stahl  <mst@openoffice.org>  [eaa34c2402ae69380fa6de575e91a7eafdcbae6a]

gnumake3: solaris.mk: fix broken RPATH


2011-02-03  Fridrich Strba  <fridrich.strba@bluewin.ch>  [f3b5287172693362ea9a0c277d8d0eb9c6ce3469]

Use rtl::Allocator in MSVC hash containers


2011-02-03  Thomas Benisch [tbe]  <thomas.benisch@oracle.com>  [3bcceaa72b950f3d3874f9efee7913fc1c95a74d]

chart53: #164394#


2011-02-03  Kai Sommerfeld  <kso@openoffice.org>  [e5f1500177bf6d3a0bf1c0f9dd658a2ad19aaa94]

#i116587# - Workaround for IIS sending challenge without realm.


2011-02-03  Fridrich Strba  <fridrich.strba@bluewin.ch>  [1c17bf61a59042ca35db73e264558ce211265562]

include MSVC STL code path


2011-02-03  Mathias Bauer  <mba@openoffice.org>  [fd66c3fb05c8aa2031e6f859f6cfaef0ee7bfa87]

CWS gnumake3: gcc warning fixed


2011-02-03  Mathias Bauer  <mba@openoffice.org>  [1851104998e0996874dbebccbfbd4778848f1f17]

CWS gnumake3: clean up mingw stuff after adding STDLIBS


2011-02-03  Mathias Bauer  <mba@openoffice.org>  [f6995c48aabedfda6ba6852eabeb10d335cad219]

CWS gnumake3: clean up mingw stuff after adding STDLIBS


2011-02-03  Mathias Bauer  <mba@openoffice.org>  [be3a2621d216360044db9617b7b4ff9e07c9afff]

CWS gnumake3: clean up mingw stuff after adding STDLIBS


2011-02-03  Mathias Bauer  <mba@openoffice.org>  [ec283a532c1a30270f41f3f57c6c0ff3612a11d3]

CWS gnumake3: clean up mingw stuff after adding STDLIBS


2011-02-03  Fridrich Strba  <fridrich.strba@bluewin.ch>  [ffc47ff79631a80dbc7e497e7e9caec9751820e2]

Adapt the forwarding headers to MSVC compiler


2011-02-03  Takashi Ono  <tono@openoffice.org>  [5497dad8f1c77a44c1289ced5e50bd2e207fcb83]

CWS gnumake3: adapt mingw port to new features in cws


2011-02-03  Takashi Ono  <tono@openoffice.org>  [771989ed923c671af16065e8a63075f52ab1a508]

CWS gnumake3: adapt mingw port to new features in cws


2011-02-03  Takashi Ono  <tono@openoffice.org>  [2c1bb40a3c3fc4ee2bff29390934629f0d316ab2]

CWS gnumake3: adapt mingw port to new features in cws


2011-02-03  Mathias Bauer  <mba@openoffice.org>  [4bf21df8c361722163f0295572730ee95642eb59]

CWS gnumake3: templates use gb_STDLIBS


2011-02-03  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [174857190ad300c0ea8eb264cd12ae16ca5183e4]

pulled and merged DEV300.m99


2011-02-03  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [a8afeebd5035168cfd999bf01d15da37cd751a76]

pulled and merged DEV300.m99


2011-02-03  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [a6ef9908e148d8bdee599534c29acc2cb236aa68]

pulled and merged DEV300.m99


2011-02-03  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [62efd695fb99fca30c6b3260f5ce57d5558eb35b]

pulled and merged DEV300.m99


2011-02-03  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [1c85bd71f48baa996cbe43ccd158bc9732e1aa59]

pulled and merged DEV300.m99


2011-02-03  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [28bc595fc04eb3586b6a23983778acb3f88134d5]

pulled and merged DEV300.m99


2011-02-03  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [2e21a7ec4b9aea1c64025896558e5d73e34271cc]

pulled and merged DEV300.m99


2011-02-03  shirahara  <luixxiul@gmail.com>  [b7e0292a62867165e88af3104f9167841fe80722]

Remove comments (writer)


2011-02-03  David Tardon  <dtardon@redhat.com>  [bbd8433969a815db2b07fc82eaba3817d9aaa3b1]

now enable the impl too


2011-02-03  Kenneth Venken  <kenneth.venken@gmail.com>  [7ca07a15538f8c923e46b59125ef7acd30417302]

replaced DGB_ASSERT with OSL_ENSURE


2011-02-03  Andras Timar  <timar@fsf.hu>  [a50f71d485e7bc25261afef9e738789d6d6e77c5]

fixing makefile.mk for uk_UA dictionary


2011-02-02  Joseph Powers  <jpowers27@cox.net>  [079dc26ce464a13d51ee3331615f193a4c6d2f7c]

Remove DECLARE_LIST( StringList_Impl, OUString* )


2011-02-02  Joseph Powers  <jpowers27@cox.net>  [f2a76c0e0b37a635aa76a843b7b8dbdb65a25949]

Remove some commented code


2011-02-02  Joseph Powers  <jpowers27@cox.net>  [0e3fe1771329cf21da4bd7cd15660ae079607718]

Remove DECLARE_LIST( RectangleList, Rectangle* )


2011-02-03  Rene Engelhard  <rene@debian.org>  [babbe32413d9a8ecb480f69a0aef5baaff2ef0a9]

another s/OpenOffice.org/LibreOffice/ in nsplugin


2011-02-03  Tor Lillqvist  <tlillqvist@novell.com>  [d1e4f11a9638887dfa708bf476d9c4473705dbb7]

Don't try to copy nonexistent pdb files


2011-02-02  Alfonso Eusebio  <alfonso_eusebio@yahoo.co.uk>  [7480010e50473555d6be3435a29448292db25e56]

Removed unused functions from calc 2

Removed some more unused functions from calc as identified
by call-catcher.

2011-02-03  Tor Lillqvist  <tlillqvist@novell.com>  [1a60bef59efd38933d89125abadb8883e96fda7a]

Silence compiler warnings


2011-02-03  Tor Lillqvist  <tlillqvist@novell.com>  [422b2c72a315d209a4fbcaae1d87394eb9e732a7]

Silence compiler warnings


2011-02-03  Tor Lillqvist  <tlillqvist@novell.com>  [6ade6fe1e657b1c8092f6a6c18a4c7776590973d]

Silence compiler warnings


2011-02-03  Tor Lillqvist  <tlillqvist@novell.com>  [f38b7b2f6d342709e704522a93e2bafb009b2678]

Silence a couple of compiler warnings


2011-02-03  Tor Lillqvist  <tlillqvist@novell.com>  [5267fbacf379023bab3c77710c10250dbc346551]

Silence a couple of compiler warnings


2011-02-03  Tor Lillqvist  <tlillqvist@novell.com>  [0d2a89ff2676735e76eb39b690775aa29701a2a7]

Do check for hash_map in __gnu_cxx namespace also with MinGW


2011-02-02  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [0fd19afca7b8063a964032704a9ac6f4ee6e7911]

gridsort: disabled a test which currently fails on Linux


2011-02-02  Kohei Yoshida  <kyoshida@novell.com>  [724ccbd4fdb39dbfbe78d1e95685dd66391ebd0c]

Disambiguate nested if statement blocks.

No idea how the parser parses that block, but I made the branching
explicit, as interpreted by the way the lines are indented.

2011-02-02  Jonathan Callen  <abcd@gentoo.org>  [74a67b2c88e0f939840149ca71d12e3bb8b55d0c]

Convert tools/list.hxx usage to std::list


2011-02-02  Takeshi Kurosawa  <taken.spc@gmail.com>  [e95db009604e3e896615a16db8f5f9230f781ec5]

Use SvXMLUnitConverter's base64 encoder

SVGActionWriter uses FastString class to encode an image to a base64 string.
But there are several more generic encoders. We can use one of them.

2011-02-02  Thorsten Behrens  <tbehrens@novell.com>  [d0261891c173feafd005eb85e4e868c52219cd59]

Use the th_check.pl where Andras has put it


2011-02-02  Thorsten Behrens  <tbehrens@novell.com>  [dc43a27e0c331ee51087421bfdde12c2265c4085]

Revert "Utility to scan for some faults in Thesaurus files"

Was added inside dictionaries/util already by Andras, and
it's much better placed there.

This reverts commit eacd806bcbe948b3ab8644eb59642b66946ba691.

2011-02-02  Thorsten Behrens  <tbehrens@novell.com>  [78fafef34cb0c131cf17cf2ec3d56f22bd1158e9]

Added unit tests for thesauri sanity check

Using Steve's th_check.pl script to make build break if someone
adds dupes to otherwise clean thesauri dat files

2011-02-02  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [cbcb63fd212d7044a7b4020e84c0adae258f5399]

dr78: fix com.sun.star.io.XTextInputStream.readString implementation() when parameter bRemoveDelimiter is set to False


2011-02-02  Thorsten Behrens  <tbehrens@novell.com>  [30de39075cb63b1bf3362ea5c8f12d211218b531]

Thesaurus checker script now even with executable permission


2011-02-02  Petr Mladek  <pmladek@suse.cz>  [9a34f07bd932b2569895a9b6cc7d5248cdebd76c]

lo-commit-stat: really print the found bug numbers


2011-02-02  Fridrich Strba  <fridrich.strba@bluewin.ch>  [bb5140dbb6622a3f579eecbcb46fbfb95d5ab183]

Initial support of system stl on Windows


2011-02-02  Christoph Herzog  <rhogez@googlemail.com>  [1837819121b2a7c4009d83d48c67e06c40a6b346]

Translation of German comments.


2011-02-02  Petr Mladek  <pmladek@suse.cz>  [c04b21be7b61267e7d7935bcfc6e19a099ef1f4e]

RTF export crasher (bnc#656503)

Signed off by Cedric

2011-02-02  Petr Mladek  <pmladek@suse.cz>  [15dc30a79052bda9c3aa473c82f949b44e9c8ee1]

RTF export crasher (bnc#656503)

Signed off by Cedric

2011-02-02  Mathias Bauer  <mba@openoffice.org>  [ab451ff91e394a5f756558a9b27b39b55c43f075]

CWS gnumake3: rename gb_StdLibs -> gb_STDLIBS; remove explicit linking of individual standard libs from makefiles; fix export problem in framework


2011-02-02  Mathias Bauer  <mba@openoffice.org>  [c3c1e664ee43c83937f82362e64296ec9d8018e6]

CWS gnumake3: rename gb_StdLibs -> gb_STDLIBS; remove explicit linking of individual standard libs from makefiles; fix export problem in framework


2011-02-02  Mathias Bauer  <mba@openoffice.org>  [582eb5a368de1627164bc50e25f9eab8ae96e1a8]

CWS gnumake3: rename gb_StdLibs -> gb_STDLIBS; remove explicit linking of individual standard libs from makefiles; fix export problem in framework


2011-02-02  Mathias Bauer  <mba@openoffice.org>  [67f62cc98934f648230f4ddb9dc6632f1654593a]

CWS gnumake3: rename gb_StdLibs -> gb_STDLIBS; remove explicit linking of individual standard libs from makefiles; fix export problem in framework


2011-02-02  Caolán McNamara  <caolanm@redhat.com>  [86187c3b33583a920860e265790c2bc878e82f8f]

Resolves: rhbz#670020 crash in slidesorting


2011-02-02  Joseph Powers  <jpowers27@cox.net>  [9cae2e68cadbcbfe89c80bdb89c36ae3fe066d3f]

Remove DECLARE_LIST( BrowserColumns, BrowserColumn* )


2011-02-02  Mikhail Voytenko  <mav@openoffice.org>  [40caf500903c7da3dc93d9163bb8fe26ccda7a55]

removetooltypes01: #i112600# fix wrong type usage


2011-02-02  Ivo Hinkelmann  <ihi@openoffice.org>  [a9bf6471c2abcdaeb99957c33006beccb731b24f]

l10nmove: #i116586# Move l10n module into own repository


2011-02-02  Steve Butler  <sebutler@gmail.com>  [e7e60cab87d3186d5e8764cf4808de1a17ecdd72]

Utility to scan for some faults in Thesaurus files


2011-02-02  Ivo Hinkelmann  <ihi@openoffice.org>  [a0d42cf895223fdc944d76744eea8126aa0c0926]

l10nmove: #i116586# Move l10n module into own repository


2011-02-02  Kohei Yoshida  <kyoshida@novell.com>  [f8953be00bf9cdf392a4d834903fe059b79df2eb]

i18npool now depends on cpputools for regcomp for its unit test.


2011-02-02  Caolán McNamara  <caolanm@redhat.com>  [4f68489ae200d31be8f53fb1818abb2c9427611d]

Fix per-frame leak

This was defined as a uno listener, but wasn't registered as a uno listener,
but was a vcl listener. There was no route for it to be released despite all
the optimistic comments.

2011-02-02  Caolán McNamara  <caolanm@redhat.com>  [12cd45febac75497d7cbd2a139e6d4947bfdab0a]

WaE: throw out some warnings


2011-02-02  Caolán McNamara  <caolanm@redhat.com>  [48518b08a0d022a6033eab152df15b11a0bb0d04]

Related: rhbz#673952 uninitialized variable


2011-02-02  Ivo Hinkelmann  <ihi@openoffice.org>  [995db7246c606df15ad44ee5beb2f97ee3785f2f]

ivo30: #i116651# fix for unlocalized help


2011-02-02  Jan Holesovsky  <kendy@suse.cz>  [bd8f53d4aed31b9b423a13569ec71f9c4062bd05]

wikihelp: Do not check for existence of the localized help.

In case we do not have the help installed, it is up to the online service to
decide the fallback in case a language version is not available.

Signed-off-by: Thorsten Behrens <tbehrens@novell.com>

2011-02-02  Tor Lillqvist  <tlillqvist@novell.com>  [4053d1911d85f24f9ae7de6e19d0bc00d9c44e84]

Bypass more unneeded tests for Windows builds

The SIZEOF_LONG and WORDS_BIGENDIAN tests failed anyway because CC has
already been set to point to MSVC, but no required include and library
paths got used in the tests. The large file support test is equally
unnecessary, Windows has large file support and no special compilation
flags are needed.

Just hardcode the known values of the substitution variables for
Windows.

2011-02-02  Joseph Powers  <jpowers27@cox.net>  [1a82137a5dfe4db8eb7e377039ee6ce966081b71]

Remove DECLARE_LIST(SvAddressList_Impl, SvAddressEntry_Impl*)


2011-02-02  Caolán McNamara  <caolanm@redhat.com>  [ebdca00eb68d18e957fd167c52569ebdf60e085d]

enable the breakiterator line break test


2011-02-02  Caolán McNamara  <caolanm@redhat.com>  [dda5eaa8c0ddfecaaf29e75f2412f7182b9c5744]

Use DT_RUNPATH over DT_RPATH

So that dlopen will load the .so found in LD_LIBRARY_PATH before the one found
via path of ORIGIN, this way any unit tests trying to set a uno component
implemented as a shared library will test the local .so and not the one in the
solver

2011-02-02  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [5a508a16f9de8166946d902610bc44e7b9469204]

Fixed an infinite loop while exporting some files in doc/docx/rtf


2011-02-02  Caolán McNamara  <caolanm@redhat.com>  [6bdf7f86b41967cc70260b40c0f9e740890a5909]

Resolves: rhbz#674328 freeserif crashes libicu


2011-02-02  Caolán McNamara  <caolanm@redhat.com>  [69a3a12a5400ab6702b15a7a9dda4b2a9f920cc1]

build-break, fix this makefile


2011-02-02  Thomas Arnhold  <thomas@arnhold.org>  [9b9ebc460bee25e974509d5ea614f30a3be36455]

Fix CDEFS definition.

Set it after including settings.mk because this file resets CDEFS.

2011-02-02  Caolán McNamara  <caolanm@redhat.com>  [03d088a9318fc73cba95b3e89494b4978264f0b9]

std::cout used in non-debug mode


2011-02-02  Caolán McNamara  <caolanm@redhat.com>  [fc59bf1406ad69a85787b59d5db233e9ab5f2171]

WaE: throw out some warnings


2011-02-02  Julien Nabet  <serval2412@yahoo.fr>  [cab37910766c544281c68795a1b7498ee6a24a84]

Some cppcheck cleaning


2011-02-02  Caolán McNamara  <caolanm@redhat.com>  [59730079f7592e71ab1fb0a60fb51fab9a540f10]

WaE: throw out some warnings


2011-02-02  Thomas Arnhold  <thomas@arnhold.org>  [c58b67eaf3598c249364982615501eb296bda8be]

Fix CDEFS definition.

Set it after including settings.mk because this file resets CDEFS.

This one enables VBA_OOBUILD_HACK, so we need nCount in a higher scope.

2011-02-02  Tor Lillqvist  <tlillqvist@novell.com>  [8a91eee9c3a42917584f74ac62a46336488811c9]

More work on except.cxx, intermediate commit

Now I have some understanding what it is the code here should do, and
have found 3rd-party documentation (in source code form even) for the
exception-related data structures.

It still crashes, but I hope that is just because of thinkos that need
to be fixed by debugging, or reading the code. There are some horrible
code with quite complex casts in places, I need to introduce some
macros or inline functions instead to make the casting from RVAs to
real pointers and back cleaner. Also maybe just use DWORD instead of
sal_uInt32 for terseness, and use a specific typedef name for DWORDs
that actually are RVAs for clarity?

2011-02-02  Thomas Arnhold  <thomas@arnhold.org>  [931d9ef98d5bc94d975094bbe9bb4c4c923b4c64]

Clean up makefiles


2011-02-02  Thomas Arnhold  <thomas@arnhold.org>  [074034a79ef6ebf5bb3c0353dbde5ad134d4b3a8]

Clean up makefiles


2011-02-02  Thomas Arnhold  <thomas@arnhold.org>  [98df445a7d1a24e3c01381a5debea1ce58bb5cf4]

Clean up makefiles


2011-02-02  Thomas Arnhold  <thomas@arnhold.org>  [534f5af5ebe17fbf11652a57a2a94993bddbbc7f]

Clean up makefiles


2011-02-02  Thomas Arnhold  <thomas@arnhold.org>  [4327ec0deee4b5362354bd4bc0ec885a412cd071]

Clean up makefiles


2011-02-02  Thomas Arnhold  <thomas@arnhold.org>  [247d7184d30d6098806f36ba95142a56c1e0a7d6]

Clean up makefiles


2011-02-02  Jesús Corrius  <jesus@softcatala.org>  [e5c11afa976b03cb55d33cf09e57ccec286ddb9b]

Fix compilation of crashrep in pre-Vista Windows systems


2011-02-02  Ingrid Halama [iha]  <Ingrid.Halama@oracle.com>  [6ec41c445ec457e56149384eff6d05f7d802ac9d]

chart52: #28670# make the legend within charts resizeable - part 7


2011-02-02  Thomas Arnhold  <thomas@arnhold.org>  [1607aae1e93371e4f3b827039dd491e2473852ae]

Clean up makefiles


2011-02-02  Thomas Arnhold  <thomas@arnhold.org>  [c7effb5f5d396d2ddef5beaabb68c1dbffdbb3ac]

Clean up makefiles


2011-02-02  Thomas Arnhold  <thomas@arnhold.org>  [fb95d02a1d192e6975433d6c6b432db0122ad3d5]

Clean up makefiles


2011-02-02  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [7bdd6275f136edf04449970c915968ee4f31b76a]

fix a breakage with multilingual build

readlicense_oo needs xrmex that is delivered by l10ntools

2011-02-02  Thomas Arnhold  <thomas@arnhold.org>  [1948a4fb13dfd6d80f954fbb11b37b34b4443c60]

Clean up makefiles


2011-02-02  Thomas Arnhold  <thomas@arnhold.org>  [6bf614b7eed66ef8b24899a3094146a3a9ff0080]

Clean up makefiles


2011-02-02  Vladimir Glazunov  <vg@openoffice.org>  [0ceb085ea2b49234664765161095f2e5911e2b3b]

#i10000# WAE: initialize variables


2011-02-02  Vladimir Glazunov  <vg@openoffice.org>  [a1a2a5a68046e75aba3dfd6ba06083a314f12182]

#i10000# temporarily disable test


2011-02-02  Ocke.Janssen  <Ocke.Janssen@oracle.com>  [d6421660dd2ef25c0aaebe078d24919462f67d31]

dba34d: #i116022# allow to jump between empty space for controls


2011-02-02  os  <os@openoffice.org>  [098be2bf51434447d8265862f4c7ea68b524088a]

os146: gnumake3 merged


2011-02-02  os  <os@openoffice.org>  [41d0b02c47ed57a2ad76ab7547708db76706e5e0]

os146: gnumake3 merged


2011-02-02  os  <os@openoffice.org>  [90559c76306b26724bd280fea6cea2c19ae46831]

os146: gnumake3 merged


2011-02-02  os  <os@openoffice.org>  [cc44577e3140e589df9eea8dda3d5bbbbaed174a]

os146: gnumake3 merged


2011-02-02  Thorsten Bosbach  <tbo@openoffice.org>  [5404b53cab99fdd392ae4dd60e1472c5accfe30f]

Fix some changed constants


2011-02-02  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [acd83aa7782fcdff32785fadb1c6b61dffd465ab]

gridsort: when cancelling a column sort by releasing the mouse outside the start column, properly recover the handler state


2011-02-02  Vladimir Glazunov  <vg@openoffice.org>  [df8eb7fcb2b895e43f5c08174699011453aea336]

#i10000# WAE: cast to right type


2011-02-02  Mathias Bauer  <mba@openoffice.org>  [a204d0906ddf7498cf6bc0acbae4ac949f1a1af6]

CWS gnumake3: convert editeng to gbuild


2011-02-02  David Tardon  <dtardon@redhat.com>  [bcfc829889c8e763c890765ec1b67a95d88b2987]

Revert "use debug version of libstdc++ in debug builds"

This reverts commit 3d01d7d631a33670db50c7553bfcb7a670065dc3.

2011-02-02  Vladimir Glazunov  <vg@openoffice.org>  [b8e3d5a9d56ef6dd49b8b52bc22f2529591e16ef]

#i10000# WAE: initialize variables


2011-02-02  Petr Mladek  <pmladek@suse.cz>  [22f9e8fa30b3a33221fc8daee2983075a0d80e5e]

bump SHORT_PRODUCTEXTENSION to rc4 and widnows build version to 6

Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>

2011-02-02  Ocke.Janssen  <Ocke.Janssen@oracle.com>  [d691fb3065d5ed29ac438a32d6cdfe4215f9e201]

dba34d: #i116214# set controldefault as string only


2011-02-02  David Tardon  <dtardon@redhat.com>  [a9ce1376c3a1311588dab44991afba11ad3a77b2]

do not annoy with debug printouts on dbglevel=1


2011-02-02  Ocke.Janssen  <Ocke.Janssen@oracle.com>  [4b33dd0038695c3db0e8b3c8e6e6569b3d341004]

Automated merge with ssh://hg.services.openoffice.org/cws/dba34d


2011-02-02  Ocke.Janssen  <Ocke.Janssen@oracle.com>  [58990a3bf1ceb2e2c1ea09cb166d4b5ad043f4d9]

Automated merge with ssh://hg.services.openoffice.org/cws/dba34d


2011-02-02  Ocke.Janssen  <Ocke.Janssen@oracle.com>  [9ba098098f9cdaa688988e169dc6791f3ac735e3]

dba34d: check eof


2011-02-02  Hans-Joachim Lankenau  <hjs@openoffice.org>  [2c53099e2679d3a33922e191e4f119c87d9b6684]

gnumake3: ignore empty lines in gb_deliver.log


2011-02-02  Hans-Joachim Lankenau  <hjs@openoffice.org>  [344547fcbae26e794e594144da886c4c8cbfe57c]

gnumake3: reenable packmodule target


2011-02-01  Joseph Powers  <jpowers27@cox.net>  [e043b2117458380e7d680db739cfb3fee7f6f5c1]

Remove DECLARE_LIST( UCBStorageElementList_Impl, UCBStorageElement_Impl* )

Also:
- Fixed 2 memory leeks: UCBStorage_Impl::Commit & UCBStorage_Impl::Revert
	They where erasing the list item but not deleting the object.
- Fixed the code to not skip the element after a removed item.
	UCBStorage_Impl::Revert & UCBStorage_Impl::Commit

The code passes smoketest.

2011-02-02  Kohei Yoshida  <kyoshida@novell.com>  [1e11dd8cf82c11f82da89409e70ca45e74a6d796]

Prevent selected field index from going out-of-bound, to prevent crash.


2011-02-02  Kohei Yoshida  <kyoshida@novell.com>  [7f5e9871047bfa91b7417278b7405ff6a1ee262c]

Ensure that the selected field is displayed when the selection moves.

In the DataPilot main dialog, Set the selected field in the data
select area to the one at the lower right corner, and press 'r' to
move it to the Row field.  This causes the selection to move to the
next field in the select area, but the selected button was not shown.

2011-02-02  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [74fc32b5222d7d34cb83b6ea9ffa7d35d37f4e91]

target.pmk was removed, but not reference to it/WaE initialize variables


2011-02-02  Takeshi Kurosawa  <taken.spc@gmail.com>  [5143c8da717e99ec8f1105c9899f6bf66209217e]

Use product name for EPS Creator header (cherry picked from commit 2d07f1d678dc868687a9ae8c326b766e7def21c2)

Signed-off-by: Thorsten Behrens <tbehrens@novell.com>

2011-02-02  Takeshi Kurosawa  <taken.spc@gmail.com>  [fe1bf4ffca4735c625cb64c128dcf3af39a459d0]

Parse 'color' property (fdo#33551)

Parse 'color' property and store the value as currentColor.
(cherry picked from commit d4bac116d0c35d8811a048fdd991363a32df14ca)

Signed-off-by: Thorsten Behrens <tbehrens@novell.com>

2011-02-01  Julien Nabet  <serval2412@yahoo.fr>  [ea28395404993c2e9540a4efa3d6f453c2698422]

Some cppcheck cleaning


2011-02-01  Julien Nabet  <serval2412@yahoo.fr>  [fc82a458b39dcd3ec5801c31c44fc8d48f5dc0f4]

cppcheck reduce scope of a variable


2011-02-01  Julien Nabet  <serval2412@yahoo.fr>  [e15a9e2fb666b9c6e6de5a0bb9a16c858b4d486c]

Cppcheck Reduce scope of variables


2011-02-01  Andras Timar  <timar@fsf.hu>  [3d6e7cb7683b29a9c121c18e8bd9c4a143714d45]

s/su urpmi/sudo urpmi/ in Mandriva section of README


2011-02-01  Julien Nabet  <serval2412@yahoo.fr>  [24b3817c71afee19e4759d2a4e7edf8b940f927f]

2 functions could be declared as const


2011-02-01  Andras Timar  <timar@fsf.hu>  [c25fbbb91d4455fb89ab21a54b2885b83bc8f495]

forgot add COPYING_GPLv3


2011-02-01  Andras Timar  <timar@fsf.hu>  [b833c98ca8e0ccff347d4a8f838f63b6351cefc2]

Updated German dictionaries (2010-12-04) - fdo#33751


2011-02-01  Michael Stahl  <mst@openoffice.org>  [5785dee00e8fcfc135385fc847c01be5b5ee295f]

gnumake3: remove loads of obsolete dmakefiles


2011-02-01  Michael Stahl  <mst@openoffice.org>  [877a4a1fe7b438794e6b2141018477ec847cc65e]

gnumake3: remove loads of obsolete dmakefiles


2011-02-01  Michael Stahl  <mst@openoffice.org>  [d35ac13ea523d71a725587836f69d06468a1ad5a]

gnumake3: remove obsolete cppunit test in comphelper


2011-02-01  Michael Stahl  <mst@openoffice.org>  [49912b6e927dd7ef85afdada97b61bff87fe9ead]

gnumake3: remove dmake files for tests in converted modules


2011-02-01  Michael Stahl  <mst@openoffice.org>  [9f83cd1fd9e92dfc34d800a0160acf8dd394ecff]

gnumake3: disable some tests that do not build or run


2011-02-01  Michael Stahl  <mst@openoffice.org>  [2b80af23f8142c9bb970a8de20040098ea8ed2b9]

gnumake3: convert some dmake files for tests to gbuild


2011-02-01  Michael Stahl  <mst@openoffice.org>  [1fd300c8480e37a4299534f70b53baa231935e8c]

gnumake3: convert some dmake files for tests to gbuild


2011-02-01  Michael Stahl  <mst@openoffice.org>  [153a326981896a84523d3e6ff5340b2c3497136c]

gnumake3: remove dmake files for tests in converted modules


2011-02-01  Michael Stahl  <mst@openoffice.org>  [d171285f3780a4b1b1e0cad4b40b8b9bc52b62f9]

gnumake3: remove dmake files for tests in converted modules


2011-02-01  Michael Stahl  <mst@openoffice.org>  [8b6e3b319e192cc5240e7601979efb7f62df2bb5]

gnumake3: work around opt. bug: smoketest crash on x86_64 linux (g++ 4.3.3)


2011-02-01  Andras Timar  <timar@fsf.hu>  [72c10177d808500b0e09aab26e7484d5f34f69aa]

padded nologobanner.bmp, new size is 102x58 - fdo#33372

signed off by tml_ on irc

2011-02-01  Mathias Bauer  <mba@openoffice.org>  [698f5c9f4b14ddce37df34672172ecfd8c7d2c17]

CWS gnumake3: use standard linked libs on Windows


2011-02-01  Mathias Bauer  <mba@openoffice.org>  [f3f0ec3c9ecec3cc677bb0c8f190dab43644b707]

CWS gnumake3: use standard linked libs on Windows


2011-02-01  Mathias Bauer  <mba@openoffice.org>  [f7d5dd5f78289e1e0934d45262debd532432394f]

CWS gnumake3: use standard linked libs on Windows


2011-02-01  Mathias Bauer  <mba@openoffice.org>  [2e98dd0232e6f593998060844c50851a54bd3cef]

CWS gnumake3: use standard linked libs on Windows


2011-02-01  Andras Timar  <timar@fsf.hu>  [b36a77276898d95210b2f173fa1a56a28a558638]

s/su urpmi/sudo urpmi/ in Mandriva section of README


2011-02-01  Thomas Arnhold  <thomas@arnhold.org>  [4ba2da94d14f8c67d5699243d4c294300259825e]

Clean up makefiles


2011-02-01  Thomas Arnhold  <thomas@arnhold.org>  [1a6617cf054891b89a330c44e60d9d31bf034d6e]

Clean up makefiles


2011-02-01  Thomas Arnhold  <thomas@arnhold.org>  [95012b599b45aaea7187607770637271ca87e15a]

Remove RCS information


2011-02-01  Thomas Arnhold  <thomas@arnhold.org>  [2945b56030e35d30825b458f1ad2cbcb6bb7e5f8]

Clean up makefiles


2011-02-01  Thomas Arnhold  <thomas@arnhold.org>  [3979b8a564975ae97a9441340a34bfa83d7a6ff1]

Remove empty makefiles and their references.


2011-02-01  Juergen Schmidt  <jsc@openoffice.org>  [134b85e8f8c6bb38c7ce9b4f7f159b8738b0f347]

jsc340: i114609: support passive component registration


2011-02-01  Thomas Arnhold  <thomas@arnhold.org>  [1cc9502ccc31e21d231f498b8d8f2843baf4741e]

Clean up makefiles


2011-02-01  Thomas Arnhold  <thomas@arnhold.org>  [7776a2ff01ff750975e0a88e9caed05c2379f207]

Remove RCS lines


2011-02-01  Thomas Arnhold  <thomas@arnhold.org>  [c467f8aca17c70b687acd1ec57a8c681469a4247]

Clean up makefiles


2011-02-01  Thomas Arnhold  <thomas@arnhold.org>  [957c87b827c2d762c20e17e31d0f26e6695f4cc8]

Clean up makefiles


2011-02-01  Thomas Arnhold  <thomas@arnhold.org>  [32ce576ef908d3cc7046f04ad08e91718799e260]

Remove RCS information


2011-02-01  Thomas Arnhold  <thomas@arnhold.org>  [9d4fdd4f187ae3082ba5077fbdf33e48aaae3821]

Clean up makefiles


2011-02-01  Thomas Arnhold  <thomas@arnhold.org>  [56d652d8a249b10037879b857debd879e262c5cf]

Remove RCS lines


2011-02-01  Thomas Arnhold  <thomas@arnhold.org>  [3f33f00305633b67ef7676c234b42918e28cdd49]

Clean up makefiles


2011-02-01  Thomas Arnhold  <thomas@arnhold.org>  [08c3950aaff692455100bb117592ebef296540d4]

Clean up makefiles


2011-02-01  Vladimir Glazunov  <vg@openoffice.org>  [930d21a24b06926d8c9c10109e9b3bec56a4fe5e]

#i10000# removed obsolete second patch


2011-02-01  Thomas Arnhold  <thomas@arnhold.org>  [f49c8e4496ffe24c982d7778c33b534e9b0f9b29]

Clean up makefiles


2011-02-01  Thomas Arnhold  <thomas@arnhold.org>  [0a26966dc08c05184afc0d47d1533a9e9c9b6df4]

Clean up makefiles


2011-02-01  Thomas Arnhold  <thomas@arnhold.org>  [fd6ff6c697c8ee1bfddd9792984b671de642155c]

Clean up makefiles


2011-02-01  Ingrid Halama [iha]  <Ingrid.Halama@oracle.com>  [dc8e53e3a26667df93dba87deb81b1b461490516]

chart52: #28670# make the legend within charts resizeable - part 6


2011-02-01  Vladimir Glazunov  <vg@openoffice.org>  [c418b9df5197a76017769f18d32d72dffbd26386]

#i10000# ne need for second patch


2011-02-01  Kohei Yoshida  <kyoshida@novell.com>  [968edbe798bb33e1e0d217a316ff7b269913592a]

Alt-Down for the default data select key. (n#666060)

It was formerly Ctrl-Shift-D which was arbitrarily picked for 3.3.
We need to use Alt-Down instead to be in line with Excel's.

2011-02-01  Thomas Arnhold  <thomas@arnhold.org>  [89705a16c1bc2770d40fed9a62800f71e2a4df27]

Remove empty makefiles and their references.


2011-02-01  Kohei Yoshida  <kyoshida@novell.com>  [acfe0e92e34e771daafa0a8a0afdb426781db046]

Alt-Down should do the data select popup by default. (n#666060)

As with other default key bindings changed from OOo's default to
provide familiarity for Excel users, we should assign Alt-Down to
the data select action by default.  The legacy binding will continue
to use Ctrl-D for this.

Also, when the cell has autofilter button, it should launch the
autofilter popup instead.  That was a bug.

2011-02-01  Ingo Schmidt  <is@openoffice.org>  [689d5936b2b392d2d8ffad96acf361e42fe9c07d]

native359: #i114398# changing mac langpack icon


2011-02-01  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [2cf565290cc8edb641336ac5bba82a791c0a2614]

fdo#32684: Don't force Char / Lines units on rulers


2011-02-01  Ivo Hinkelmann  <ihi@openoffice.org>  [a17d76c92f42c70ab1369e3ca3343859d9e9b413]

l10nmove: #i116586# Move l10n module into own repository


2011-02-01  Joseph Powers  <jpowers27@cox.net>  [177abf404881b3557ef1cc99ef56cf9b6f90abe4]

Remove DECLARE_LIST( FileStringList, String* )


2011-02-01  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [da7495384bf7cb1d574fc072f03a8d5e135ae108]

vcl118: #i65970# revert earlier changes


2011-02-01  Ingrid Halama [iha]  <Ingrid.Halama@oracle.com>  [0cae34e7acd9e3d5d1720f84535729204f20e647]

chart52: #28670# make the legend within charts resizeable - part 5


2011-02-01  Carsten Driesner  <cd@openoffice.org>  [83963a816ec1db449843ccf1590e2612b08510a4]

removetooltypes01: #i112600# Revert erroneous commit of dbgsv.ini


2011-02-01  Vladimir Glazunov  <vg@openoffice.org>  [5410e4b4c6d5547a3f131f5c9e52966b6e0f549b]

#i10000# regenerate configure


2011-02-01  Ivo Hinkelmann  <ihi@openoffice.org>  [3da39398054c05de5b9b7edc54f769dafd687550]

l10nmove: #i116586# Move l10n module into own repository


2011-02-01  Ivo Hinkelmann  <ihi@openoffice.org>  [23be383f816a2676b3122ff2c3de7a7951e84357]

l10nmove: #i116586# Move l10n module into own repository


2011-02-01  Ivo Hinkelmann  <ihi@openoffice.org>  [8d8daacbd486c62936fa524e5a893e3d0a975a66]

l10nmove: #i116586# Move l10n module into own repository


2011-02-01  Hans-Joachim Lankenau  <hjs@openoffice.org>  [54905e54501921db8e033324ef51dea11228eabf]

gnumake3: generate mixed mode tempfile names on windows


2011-02-01  Alfonso Eusebio  <alfonso_eusebio@yahoo.co.uk>  [449c729fc69f802eb7136de08dc44321af8f3de1]

Call-catcher: removed unused functions in calc

Removed unused functions from calc using the call-catcher list available
in Easy Tasks (first batch).

2011-02-01  Release Engineering  <releng@openoffice.org>  [f2551f71064225a84da45676b867526b29286ec0]

DEV300


2011-02-01  Hans-Joachim Lankenau  <hjs@openoffice.org>  [73cf3762eb5968c91383e7cf68db278496271cc6]

gnumake3: prevent wrapping dmake makefiles from creating local output trees


2011-02-01  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [b772ab4055ab0cdf9f7d2cd41a659a6462e71ccc]

dr79: do not duplicate all fields when changing source range


2011-02-01  os  <os@openoffice.org>  [9cb3d078e6210149927680ef2516481149e5f9ba]

m98 merged


2011-02-01  os  <os@openoffice.org>  [14d15cc40ae09b050c896c15f94102a41d3deb7d]

m98 merged


2011-02-01  os  <os@openoffice.org>  [f1d816380635ddf663a7c8fa7ccd97d2b9534cda]

m98 merged


2011-02-01  os  <os@openoffice.org>  [2b3c62cd2aa44b8b8ba8d6f90e64a9603a22e570]

m98 merged


2011-02-01  Thomas Arnhold  <thomas@arnhold.org>  [9d80d75991dcd912aef2caad448fa18dae16b02c]

Remove unused file


2011-02-01  Thomas Arnhold  <thomas@arnhold.org>  [0c1a6c4a88d13a911f4fafb257387ce320679a44]

Remove RCS information


2011-02-01  Thomas Arnhold  <thomas@arnhold.org>  [ddd47e0c8789c91d13fb49907f306e5f9c420b0d]

Remove unused file


2011-02-01  Thomas Arnhold  <thomas@arnhold.org>  [e651b34f1f69c3590943758ae7bfcfeb728f9591]

Remove DBG_INVALIDATE


2011-02-01  Thomas Arnhold  <thomas@arnhold.org>  [8b167759ce07dbe1232677d7245d394aa6f09647]

Remove unused files.


2011-02-01  Thomas Arnhold  <thomas@arnhold.org>  [4f5cee76c834c90b5718d8854195c9f883d47897]

Remove DBG_INVALIDATE


2011-02-01  Thomas Arnhold  <thomas@arnhold.org>  [9bf2ebdddaefe3951a0c516bd2ab7d0eb6cc6003]

Remove LOCATION_PAGE and tp_Location


2011-02-01  Matthias Huetsch [mhu]  <matthias.huetsch@oracle.com>  [a02b324e461456677ae5170e59fe2f5a52106e97]

Update from sibling repository.


2011-02-01  Matthias Huetsch [mhu]  <matthias.huetsch@oracle.com>  [e8c91f364e10dfc20b4ea9f3b940723282c1cab0]

#i115784# Valgrind: conditional jump or move depends on uninitialized value(s).


2011-02-01  Andras Timar  <timar@fsf.hu>  [c4f448d87c90909bd2c1c10dc50f247e44cd957b]

Added Occitan dictionary


2011-02-01  Andras Timar  <timar@fsf.hu>  [7e53cc76faf174df7bcd486cd157a473f4134cc7]

Added Ukrainian dictionaries


2011-02-01  Andras Timar  <timar@fsf.hu>  [729dc419a887f0577515dc2bb39e6d4dc29d2c3f]

added a word suggested by PeDa


2011-02-01  Tor Lillqvist  <tlillqvist@novell.com>  [d837e29c506b305855d135baeaf5844ea901ad08]

Fix overflow problem in the custom action for UI language de-selection

In the _all_ installer we have slightly over 100 LibreOffice UI
languages. The code in the custom action that de-selects UI languages
based on the Windows UI language(s) and the user's locale had a limit
of 100.

The consequence was that a few of the alphabetically last LibreOffice
UI languages: Ukrainan, Urdu, Uzbek, Venda and Xhosa, were not
de-selected even if none of those languages was used by the user or
Windows, and thus got installed in a "quick" install and also in a
"custom" install unless the person running the installer noticed.

Reported by aseques_ on IRC, no bug filed yet.

Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>

2011-02-01  Ocke.Janssen  <Ocke.Janssen@oracle.com>  [f7c840dba549a774ffb24c9d5910976c77f27452]

dba34d: #i116523# correct string


2011-02-01  Andras Timar  <timar@fsf.hu>  [2d28849b86cc4488b895def0bb6ce2c8ba2ddfdd]

Added Occitan spelling dictionary - fdo#33574


2011-02-01  Ingo Schmidt  <is@openoffice.org>  [f9cc02d95224856d64b8ff0f3309b57609fc7d99]

native359: merge


2011-02-01  Ocke.Janssen  <Ocke.Janssen@oracle.com>  [bee746960f3d94d92e71006a7365a26669f52f8c]

dba34d: limit invalidate calls


2011-02-01  Clio  <menenem@bk.ru>  [016849df00eeaea3cf58c9ae13cf5c467b37dc43]

Added Russian translation to description.xml


2011-02-01  Ingo Schmidt  <is@openoffice.org>  [57bd374bbd8726e763748d10b054acc0f0d8c0df]

native359: #i115669# fixing package description for solaris packages


2011-02-01  Andras Timar  <timar@fsf.hu>  [7c011e3a238ae9df3d585f655d0a8ce5c7607fb7]

bump the version number of ru dict pack


2011-02-01  Andras Timar  <timar@fsf.hu>  [81813d8639cd62dd3f759e25fc416173588ef217]

Added Russian spelling dictionary - fdo#33571 #i113873#


2011-02-01  Andras Timar  <timar@fsf.hu>  [2a4c9b27b4ce2cbb206a18ebe7c5b0e96d894913]

Added Ukrainian dictionaries - fdo#33595 #i113874#


2011-02-01  Tor Lillqvist  <tlillqvist@novell.com>  [7e0c1819d0da9cf7d7cb3e28e8dd5316b310eb2c]

Fix overflow problem in the custom action for UI language de-selection

In the _all_ installer we have slightly over 100 LibreOffice UI
languages. The code in the custom action that de-selects UI languages
based on the Windows UI language(s) and the user's locale had a limit
of 100.

The consequence was that a few of the alphabetically last LibreOffice
UI languages: Ukrainan, Urdu, Uzbek, Venda and Xhosa, were not
de-selected even if none of those languages was used by the user or
Windows, and thus got installed in a "quick" install and also in a
"custom" install unless the person running the installer noticed.

Reported by aseques_ on IRC, no bug filed yet.

2011-02-01  Thomas Benisch [tbe]  <thomas.benisch@oracle.com>  [f69f2d0e52b36f8187efbdd7b92e8703daa2c28b]

chart53: #i116750# RTTI for SfxViewEventHint not working


2011-02-01  Andras Timar  <timar@fsf.hu>  [afb639bc6f4d5ad0e7b0e6a22150bb1046e95308]

readme formatting - fdo#32741

* using CRLF instead of LF on WIN platform
* word wrap at column 75 for better readability

2011-02-01  Andras Timar  <timar@fsf.hu>  [07be07c6e6bd21616ff1b17d0e967b1098a34320]

added Occitan dict pack to scp2


2011-02-01  Andras Timar  <timar@fsf.hu>  [84c28e1e4bd17926922808f63e0cb312da44e27b]

updated description of Russian dict pack in scp2


2011-02-01  Andras Timar  <timar@fsf.hu>  [612a3eed5f0b1504386fd38b7843256ccb749355]

removed gd, ky, pap, and ti from postset.mk

gd - Gaelic (Scottish)
ky - Kirghiz
pap - Papiamento
ti - Tigrinya

UI localization does not exist in these languages. So it makes no
sense to build anything in these languages.

2011-02-01  Andras Timar  <timar@fsf.hu>  [303b2732bc16f535f0638dd8abf68ad24dd3f75e]

removed ms, ps, and ur from postset.mk - fdo#33103

ms - Malay
ps - Pashto
ur - Urdu

UI localization does not exist in these languages. So it makes no
sense to build anything in these languages. This patch also fixes
fdo#33103 - 'Unknown' languages in Language drop down box in Tools
- Options - Language settings - Languages.

2011-02-01  Andras Timar  <timar@fsf.hu>  [aa4e93c5324465f91c5c2675b9e1a42b233d3389]

added Ukrainian dict pack to scp2


2011-02-01  Caolán McNamara  <caolanm@redhat.com>  [f39f3d751a5ebc50561ecb22151c7b54db084432]

fixup


2011-02-01  Caolán McNamara  <caolanm@redhat.com>  [1dcade1632a247ff649b96f724b628367ecd0b20]

and use the existing metafile if it exists and has some actions in it


2011-02-01  Takeshi Kurosawa  <taken.spc@gmail.com>  [21980b539dbb84891179cd5c1b9d3da95a52715a]

Fix "Save as Picture"

Currently "Save as Picture" produces a broken eps file.

2011-02-01  Mikhail Voytenko  <mav@openoffice.org>  [754d011124fb1915c3b54210889a73547e6c356f]

fwk165: #i112994# replace icon


2011-02-01  Vladimir Glazunov  <vg@openoffice.org>  [99ff7a9fb521895d6ba18ca4ca92d7eb0c3524fd]

CWS-TOOLING: integrate CWS writerfilter09


2011-02-01  Vladimir Glazunov  <vg@openoffice.org>  [2e0ce3dd5e10a04fc82bbd7d5f1c8b362d47fc23]

CWS-TOOLING: integrate CWS writerfilter09


2011-02-01  Vladimir Glazunov  <vg@openoffice.org>  [1f85e508ed7e94a20d9867ecc3e10d94fdd17826]

CWS-TOOLING: integrate CWS writerfilter09


2011-02-01  Vladimir Glazunov  <vg@openoffice.org>  [8725e67157d06397cce0d8257744da0d978403cd]

CWS-TOOLING: integrate CWS writerfilter09


2011-02-01  Aurimas Fišeras  <aurimas@gmail.com>  [d2b8cb3cf418d0435e7f222aa33b5ab837f4f69b]

Some fixes to documentation (part 6)

Fixes many spelling errors (checked with en_US spell checker).
Unifies spelling of some common words.
Replaces single quotes ('') with double quotes ("").
Fixes several other errors.

2011-02-01  Pascal Ullrich  <tentlexs@web.de>  [bbf5aae0e42bc13c0ff28d65e093a24805ae0890]

Translated some german comments.


2011-02-01  Caolán McNamara  <caolanm@redhat.com>  [446d59e168318ae1d0e064d7409c4335f20259e8]

exclude the localized style names from the cachemap


2011-02-01  Baptiste Daroussin  <bapt@freebsd.org>  [96747818879a66ed49e4c23868259d14d0e36088]

accept bsd-tar as well as gnu tar


2011-02-01  Vladimir Glazunov  <vg@openoffice.org>  [aa2fc0e7863f1acd4712f59a10257ecdddc885f8]

CWS-TOOLING: integrate CWS dba34b


2011-02-01  Vladimir Glazunov  <vg@openoffice.org>  [c395e5608ce118f4296083632d6662f278f0b8fc]

CWS-TOOLING: integrate CWS dba34b


2011-02-01  Vladimir Glazunov  <vg@openoffice.org>  [06601d33f1b67b228b4dc3945ce0a52191effbbe]

CWS-TOOLING: integrate CWS dba34b


2011-02-01  Vladimir Glazunov  <vg@openoffice.org>  [5b7dc4c9b5c1190edce19e568676270f315c31e6]

CWS-TOOLING: integrate CWS dba34b


2011-02-01  Vladimir Glazunov  <vg@openoffice.org>  [b98b964dc2735ca4c42a3905ef5eddcddba411c1]

CWS-TOOLING: integrate CWS dba34b


2011-02-01  Vladimir Glazunov  <vg@openoffice.org>  [1a0a7970636e093d015267b828ecd8d5c2543541]

CWS-TOOLING: integrate CWS dba34b


2011-02-01  Vladimir Glazunov  <vg@openoffice.org>  [4f4f66dc0cd0ec329c9077c84bba9736d67b30d3]

CWS-TOOLING: integrate CWS dba34b


2011-02-01  Vladimir Glazunov  <vg@openoffice.org>  [81aa6703bd21dcde2ee7c679c30a45a41ec2715d]

CWS-TOOLING: integrate CWS dba34b


2011-02-01  Vladimir Glazunov  <vg@openoffice.org>  [e10427dc4b92543f7e304b6b23b1b0ea5006fdcf]

CWS-TOOLING: integrate CWS dba34b


2011-02-01  Vladimir Glazunov  <vg@openoffice.org>  [430c0c414f0bb908f7bff28bde2afab794badc0c]

CWS-TOOLING: integrate CWS dba34b


2011-02-01  Vladimir Glazunov  <vg@openoffice.org>  [19a03d77aeb537c49327c77812b0b8601148ec32]

CWS-TOOLING: integrate CWS dba34b


2011-02-01  Vladimir Glazunov  <vg@openoffice.org>  [52846639a773ae8f13acc04e70e47e83f5b62b03]

CWS-TOOLING: integrate CWS dba34b


2011-02-01  Vladimir Glazunov  <vg@openoffice.org>  [55c782cfec3b6fb9358a3021d935eb3eb2667f8a]

CWS-TOOLING: integrate CWS dba34b


2011-02-01  Vladimir Glazunov  <vg@openoffice.org>  [d713562535c618e4a2573e678abace8c031d4d1e]

CWS-TOOLING: integrate CWS dba34b


2011-02-01  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [db3074e3b6a67f25b6a2f3aa7ea1febf5710cba8]

dr79: ignore focus events from sub dialogs to prevent similar problems


2011-02-01  pgajdos  <pgajdos@novell.com>  [3043fec55d5d1f11ca6b9cf6b11d9bf2f827b597]

Fixing font style languages.


2011-02-01  Michael Meeks  <michael.meeks@novell.com>  [91c8929f648e22a2d115dccb53b55b97da73a4fe]

remove obsolete m_bSingleAltPress (cherry picked from commit a63e78439ca947499a4678cea4dd8e9e07054ab9)

Signed-off-by: Caolán McNamara <caolanm@redhat.com>

2011-02-01  Lucas Baudin  <xapantu@gmail.com>  [7ac7fdc46ab44902762d1d8bb9a8ebd47fc5b380]

Remove the menu when Left Alt Key was pressed; for GTK (cherry picked from commit db1f9d326bdd678c177eea337997b3c0aefa0c19)

Signed-off-by: Caolán McNamara <caolanm@redhat.com>

2011-02-01  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [cd350aabeb6ddee72372cfbb409952b401e5aff8]

fdo#33459: year of era in long format for zh_TW by default


2011-01-31  Kohei Yoshida  <kyoshida@novell.com>  [46f69ccfcfc2463efe93b4d8f36f46344a97dd0a]

Use OUStringBuffer in case we need to modify string after creation.


2011-01-31  Sören Möller  <soerenmoeller2001@gmail.com>  [5f85fcb2597eed726a1e8f994ce6e0099181748f]

Replaced tools/string with rtl::OUString in ScDPSaveData


2011-01-31  Kohei Yoshida  <kyoshida@novell.com>  [41617d61f465c4e9a2d42b849361a3f105e61ec0]

Remove unnecessary string copying.

When the original code creates a String instance from rtl::OUString one,
it's not good to create yet another OUString instance from the 2nd
String instance.  Use the original OUString instance directly and
remove unnecessary string copying.

2011-01-31  Sören Möller  <soerenmoeller2001@gmail.com>  [39146b5cad541672d30c242098b1db6f2894d15e]

Replaced tools/string with ::rtl::OUString in ScDPSaveDimension

Changed comparisions and calls in different files

2011-01-31  Sören Möller  <soerenmoeller2001@gmail.com>  [ad11a1f39f08ec34328de3756f2d5f684e7b337e]

Replaced tools/string with rtl::OUString in ScDPSaveMember

Corrected comparison with return value in dbfunc3.cxx

2011-01-31  Sören Möller  <soerenmoeller2001@gmail.com>  [be088d01597b1fdffe97fe6a36e6d932084a8843]

Cleaned up spacings in dpsave.hxx/.cxx


2011-01-31  Sören Möller  <soerenmoeller2001@gmail.com>  [81d05f229a102ea254644c1ea3d804baf028aa1f]

Replaced tools/solar.h types with sal types


2011-01-31  Julien Nabet  <serval2412@yahoo.fr>  [78d248934f173431001a418b7c7be908cb7727c7]

Some cppcheck cleaning


2011-01-31  Julien Nabet  <serval2412@yahoo.fr>  [79de46edde90a8215b902de255f6a8fab8de1931]

Some cppcheck cleaning


2011-01-31  Caolán McNamara  <caolanm@redhat.com>  [2d62f76bcd41d71268ba6aa6c4e1a0703841e93b]

WaE: various new gcc 4.6.0 warnings


2011-01-31  Caolán McNamara  <caolanm@redhat.com>  [83f6c0f9a60a7c211ac98250c87695ad5ad5b92d]

WaE: various new gcc 4.6.0 warnings


2011-01-31  Caolán McNamara  <caolanm@redhat.com>  [174a0eb373c5aa772ab421033335cfc7f0e11920]

WaE: various new gcc 4.6.0 warnings


2011-01-31  Caolán McNamara  <caolanm@redhat.com>  [7585b27dd3952ff58ad028cac558e113d4b2e237]

WaE: throw out some warnings


2011-01-31  Caolán McNamara  <caolanm@redhat.com>  [933e529f40e35efcbdc1163f35a38a539411318d]

WaE: mark this dir as warnings free


2011-01-31  Caolán McNamara  <caolanm@redhat.com>  [1bc47769d65d2ec45f6f63bc32757f40431205e7]

WaE: throw out some warnings


2011-01-31  Caolán McNamara  <caolanm@redhat.com>  [97608a8a2eb82e7246ddbdd57a72fae42d27e700]

WaE: various new gcc 4.6.0 warnings


2011-01-31  Caolán McNamara  <caolanm@redhat.com>  [9af6a24ed73fb71f1ecfb36c9da513239ef0ae16]

WaE: various new gcc 4.6.0 warnings


2011-01-31  Caolán McNamara  <caolanm@redhat.com>  [0e2e312ced3503bba1bb69dbc9ec96d170791e14]

WaE: various new gcc 4.6.0 warnings


2011-01-31  Michael Meeks  <michael.meeks@novell.com>  [2c88bc218ba7ea28eac2a49510e9c40ddff32856]

fix branching on un-initialized memory in some cases


2011-01-31  Baptiste Daroussin  <bapt@freebsd.org>  [def75a807790721a4569befee6f96ba318f06598]

initial FreeBSD work


2011-01-31  Michael Meeks  <michael.meeks@novell.com>  [88808cc257071aec0d56d1ca056e241c946765a9]

make the xmlhelp fix even safer


2011-01-31  Baptiste Daroussin  <bapt@freebsd.org>  [09c82f88c6bb36ff074cc8a585e89a2cf3eb178b]

initial FreeBSD work


2011-01-31  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [7501edf4a53688cbaad55eaca307aa2603b84ad6]

dr79: crash when using push buttons in pivot table layout dialog


2011-01-31  Petr Mladek  <pmladek@suse.cz>  [3a0ec7548fddb0c474211c60d53259ce526b7c92]

lo-commit-stat: new script for analyzing commit logs

this script can be used to generate the weekly news, release news;
it might be extended to do even more commit statistics in the future;

2011-01-31  Christoph Herzog  <rhogez@googlemail.com>  [356b91bdb95536684016a6aeb9edda151b170c0a]

Translation of German comments.


2011-01-31  Thomas Arnhold  <thomas@arnhold.org>  [0e91a5b571792b6b0ed24eb1157734a2b0ff2543]

Remove RCS lines.


2011-01-31  Thomas Arnhold  <thomas@arnhold.org>  [c502fa5f30f9a4cf8c7e95b92acfb4214e4a0794]

Remove RCS lines.


2011-01-31  Thomas Arnhold  <thomas@arnhold.org>  [6a20e9250779df338e188d808501563f73b878c5]

Remove RCS lines.


2011-01-31  Thomas Arnhold  <thomas@arnhold.org>  [5d95637c0ecfb774543d6198d08e6133ba74e13b]

Remove RCS lines.


2011-01-31  Thomas Arnhold  <thomas@arnhold.org>  [8edafc7f43a6dcaf7f2e0a7d7db8dbfd1c33dd7d]

Remove RCS lines.


2011-01-31  Michael Stahl  <mst@openoffice.org>  [61685df8f2ee22ff02f4c2e8d6e3420c3ec7ab40]

gnumake3: #i116496#: support for Werror (for now can only be disabled globally)


2011-01-31  Michael Stahl  <mst@openoffice.org>  [36db2786816052d93f93ece76ba3989c5e4eece9]

gnumake3: configure: set $GNUCOPY on all platforms


2011-01-31  Michael Stahl  <mst@openoffice.org>  [d1500544fdd2716463eef4c9c7a7104c7a0dac87]

gnumake3: #i116711#: clean up tempfile creation: use $TMPDIR instead of workdir


2011-01-31  Michael Stahl  <mst@openoffice.org>  [5446d4f383d07ed44eb868d291214c97f4cdce18]

gnumake3: add gb_Library_get_runtime_filename (for dlopen etc.)


2011-01-31  Mathias Bauer  <mba@openoffice.org>  [18d50889bd8ebcf027cdbc93106a2473a852a471]

CWS gnumake3: fix accidental delete of vbaobj lib in module makefile of sw


2011-01-31  Ingrid Halama [iha]  <Ingrid.Halama@oracle.com>  [94a1eb82c3af528e7cc5fcb41837c5076f16a42a]

chart52: #28670# make the legend within charts resizeable - part 4


2011-01-31  Jesús Corrius  <jesus@softcatala.org>  [c81da8d588d29c44a5a6e6b76f1231f888636035]

Fix wrong collation for Catalan language


2011-01-31  Vladimir Glazunov  <vg@openoffice.org>  [fd74891f5fd19ae640448c459026fdde22daccfa]

CWS-TOOLING: integrate CWS automationdev300m97


2011-01-31  Vladimir Glazunov  <vg@openoffice.org>  [be6d1a44a1d64d0cc3624b3044819c6f636f5913]

CWS-TOOLING: integrate CWS chart46


2011-01-31  Vladimir Glazunov  <vg@openoffice.org>  [394aee32f138b4ec2eeb5b1ee2d9d0abc4d8eaf1]

CWS-TOOLING: integrate CWS chart46


2011-01-31  Vladimir Glazunov  <vg@openoffice.org>  [64f03a9d0b6fe478e94ab75f8b2ddcc55bbe2a57]

CWS-TOOLING: integrate CWS chart46


2011-01-31  Vladimir Glazunov  <vg@openoffice.org>  [f4a6e83b42f46fe0fd2fc414ef1cb07ee7051171]

CWS-TOOLING: integrate CWS chart46


2011-01-31  Vladimir Glazunov  <vg@openoffice.org>  [00b51f62c76c426558fb7c7584e02c5b04722975]

CWS-TOOLING: integrate CWS chart46


2011-01-31  Thomas Arnhold  <thomas@arnhold.org>  [ee7d4d4201da7bd60912aefc75bd03c405d94753]

Remove double line spacing and dead code


2011-01-31  Mathias Bauer  <mba@openoffice.org>  [cfd996bcd66b95f077b606ce1d7a0392feb8cd34]

CWS gnumake3: build Java targets in case env variables for compiler are not set; remove superfluous dependency on java interpreter


2011-01-31  Jesús Corrius  <jesus@softcatala.org>  [8e6b74c1ec581b372034c3f7fab09dfedeb41850]

Use DELAYLOAD to load shell32.dll in fpicker


2011-01-31  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [47f34102d1d0373e6a09a7c987db119c0a573cc8]

fdo#33459: year of era in long format for zh_TW by default


2011-01-31  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [1c67ccf92371b120093f9e3e4ecebe6701dcdbe6]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba34c


2011-01-31  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [a7ca9a1c4e8d683f5b6aeeff82b36a2c54ba10d7]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba34c


2011-01-31  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [2c8f21502681fd7dc9e7df29b95d471ca2e1787b]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba34c


2011-01-31  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [d3dca1d43808183d85f85d76d071904eeb3076c7]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba34c


2011-01-31  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [fb3ba76c8c63780dbae2df705b5a628b06002f5d]

Revert "Temporary revert to compile on Windows XP"

This reverts commit 6734127f11b49e65571f8e1d6b346db9e94ea64d.

2011-01-31  Mathias Bauer  <mba@openoffice.org>  [017970dc24d6b9e7b647a296a638e4c6892ab42e]

CWS gnumake3: workaround for cygwin coredump; don't create deliverlog in parallel


2011-01-31  Mathias Bauer  <mba@openoffice.org>  [d1d8b2619b4ddd60fdb658240e48fa223d5b53ae]

CWS gnumake3: workaround for cygwin coredump; don't create deliverlog in parallel


2011-01-31  Mathias Bauer  <mba@openoffice.org>  [be4be360c18d70d88731766a8b097ad8acac9862]

CWS gnumake3: workaround for cygwin coredump; don't create deliverlog in parallel


2011-01-31  Mathias Bauer  <mba@openoffice.org>  [806470f8bb69b1e383961f0296604fe057ae817c]

CWS gnumake3: workaround for cygwin coredump; don't create deliverlog in parallel


2011-01-31  Ingrid Halama [iha]  <Ingrid.Halama@oracle.com>  [fda2857f94aa6ae92e4f10a2f5e2374fed8a5302]

chart51: merge with DEV300_m97


2011-01-31  Ingrid Halama [iha]  <Ingrid.Halama@oracle.com>  [b9f58416bb6e0e5800d00122bf952bfb0bc36253]

chart51: merge with DEV300_m97


2011-01-31  Ingrid Halama [iha]  <Ingrid.Halama@oracle.com>  [be902d3d9285641252bbf36fb96c884f26678379]

chart51: merge with DEV300_m97


2011-01-31  sb  <sb@openoffice.org>  [6727dc5d9414e77975b9fd765993c6e207f872f3]

sb138: #i115619# fix for MinGW


2011-01-31  Matthias Huetsch [mhu]  <matthias.huetsch@oracle.com>  [fb2121077df8d2766d067d7161deabcb9af1f62d]

Update from sibling repository.


2011-01-31  Matthias Huetsch [mhu]  <matthias.huetsch@oracle.com>  [7fb5f183e6c67e58c382d1a1c44005a0541dc421]

#i115784# sal/rtl/alloc: improved support for valgrind(memcheck).


2011-01-31  Matthias Huetsch [mhu]  <matthias.huetsch@oracle.com>  [76ac4fe55611deea08a44428cfcce3ded57871cc]

#i115784# idlc: add missing include.


2011-01-31  Carsten Driesner  <cd@openoffice.org>  [e4ee5496696455f7ef6657c15696f36d3da78659]

removetooltypes01: #i112600# Make fixes for gcc on Linux x64


2011-01-31  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [55f7a50955902337e8bb6011e7b2911dc6b493a9]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba34b


2011-01-31  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [d5f4e886dce375f5a216e613e418d367d481e12c]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba34b


2011-01-31  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [3fa4c29fb269fbaea5f6c5974b7db7992c6b9f72]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba34b


2011-01-31  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [211beed2a9f6b6a239b14d4dac8bc0f30dfdaf29]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba34b


2011-01-31  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [5b390caeb07595553d911309c704b6d990c77ae0]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba34b


2011-01-31  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [38bb869fa8db331b62853f2b2759ac4b8bedf781]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba34b


2011-01-31  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [1152aa393130d0b8b10c771e859c0fc4d79f71c0]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba34b


2011-01-31  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [0072d9c2840f81867a21c841225572e2f3cae780]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba34b


2011-01-31  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [9f72ee283c870a7ceb584556d1e48084beb1968a]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba34b


2011-01-31  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [49c236153e36ebf61b5464bb25132efbfa465ba2]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba34b


2011-01-31  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [8fc944138db306d0bffc0b9cbcc756426ba9c60e]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba34b


2011-01-31  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [10308c2621e2efc89dcb0347b98c025fe7ffbebc]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba34b


2011-01-31  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [7058b8711de3492c64d639ac73c116d191d15254]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba34b


2011-01-31  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [40fab6f3c8c176d0c0c3f959e5e97fc89bb4533a]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba34b


2011-01-31  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [158ec11b26c4180a56fba9f6b2ab26b2b6d60846]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba34b


2011-01-31  Thies Pierdola  <thiespierdola@gmail.com>  [530ad1ddcdbc08c4ee1ef6125083895794a98e52]

Removed include of tools/string as no longer used


2011-01-31  Thies Pierdola  <thiespierdola@gmail.com>  [88f12495ae567532d5dc8490db1ea6e199276fd7]

Replaced use of tools/list by std::list


2011-01-31  Thies Pierdola  <thiespierdola@gmail.com>  [dbd492d04c70132f8a1c0fc4d72ded96fbe2978d]

Cleaned up spacings


2011-01-31  Thies Pierdola  <thiespierdola@gmail.com>  [f4d45c0d16d39023d452f1f29a97a8c279819a3b]

Replaced deprecated types with sal types


2011-01-31  Kurosawa Takeshi  <taken.spc@gmail.com>  [3fd326e39887d41034db22f355f1ad20eab50e34]

Remove GradientWrapper

These files are not compiled.

2011-01-31  Kurosawa Takeshi  <taken.spc@gmail.com>  [482f5ac90e4e41758b4c6a9aff9cfdf9d589607f]

Remove GradientWrapper

These files are not compiled.

2011-01-31  Antoine Proulx  <proulx.antoine@gmail.com>  [0f44aa7515866898f4f97123c9ddcb64686f3597]

Removed dead code


2011-01-31  Marc Neumann [msc]  <Marc.Neumann@oracle.com>  [dd9c079376466abb47cbe04b7c3204bb592f0314]

cws dba34b: fix for i116042


2011-01-31  Marc Neumann [msc]  <Marc.Neumann@oracle.com>  [a7432ec69f6aa2fdb574a94540107e5de5439277]

cws dba34b: fix for i116042


2011-01-31  Thomas Arnhold  <thomas@arnhold.org>  [85a52fbba9d21d7f7b68331e0017af7ac6ec1854]

Remove DBG_TRACE_BASIC, DBG_SAVE_DISASSEMBLY and sbtrace.hxx


2011-01-31  Marc Neumann [msc]  <Marc.Neumann@oracle.com>  [c08743f5e4f19f11c99cf9ecf07fb7b20d339e21]

cws dba34b: fix for i115468


2011-01-31  Mathias Bauer  <mba@openoffice.org>  [c7b43187a1e80ca5c304997a641dc71645ad48ef]

CWS gnumake3: enable compiling without optimization


2011-01-31  Mathias Bauer  <mba@openoffice.org>  [f3373bd04badf2a4cfd7e27c836969c6273699e9]

CWS gnumake3: enable compiling without optimization


2011-01-31  shirahara  <luixxiul@gmail.com>  [4b0e7913caf8e2d180f8435545e007e1e898d73b]

easyhacks: remove bogus comments


2011-01-31  shirahara  <luixxiul@gmail.com>  [28a110eaa888be53610c83545225563f30da970c]

Remove comments; sw/source/filter


2011-01-31  Tobias Rosenberger  <son@ich-habe-fertig.com>  [964f93e007aa7aba72bb0ebc233dfc2b5733f6fb]

translate german comments


2011-01-31  Tobias Rosenberger  <son@ich-habe-fertig.com>  [33e48ea4e7073e7d57926ff507b5b90b19c7822a]

translate german comments


2011-01-31  Tobias Rosenberger  <son@ich-habe-fertig.com>  [5f15147962b0ab88b1f7a332c9a29694caf60d15]

translate german comments


2011-01-31  Caolán McNamara  <caolanm@redhat.com>  [0957067842dedb33dd6bff20f2d8df28242f692b]

WaE: various new gcc 4.6.0 warnings


2011-01-31  shirahara  <luixxiul@gmail.com>  [9b23ff91eebab9dc906565d649585dec875412bf]

Remove comments; sw/source/core/access


2011-01-31  Francois Tigeot  <ftigeot@wolfpond.org>  [ae6acbd210d30f0c94f3d930b83aa6a9e9e589b8]

add initial dragonfly support


2011-01-31  Mathias Bauer  <mba@openoffice.org>  [cbbc928042e98fb35009a09b1a26205a026e5a13]

CWS gnumake3: gcc is used for dependencies of src files and it requires quotes instead of braces for includes if the . folder shall be interpreted as the directory where the src files is located


2011-01-31  Aurimas Fišeras  <aurimas@gmail.com>  [406a63e9a0f1a955ff08a0d10d13352174b77193]

Some fixes to documentation (part 5)

Fixes many spelling errors (checked with en_US spell checker).
Unifies spelling of some common words.
Replaces single quotes ('') with double quotes ("").
Fixes several other errors.

2011-01-31  Lucas Baudin  <xapantu@gmail.com>  [0377b99b3f50a67e7845a3d728313e5a2ef36e73]

GTK: Use gtk vseparator instead of native one for the toolbar


2011-01-31  Guillaume Fillol  <guillaume.fillol@lello.fr>  [391920118c2b627e35b6bf6cbb35ae355e7bffe9]

Easy hacks: remove double line spacing


2011-01-31  Christina Rossmanith  <ChrRossmanith@web.de>  [dbae33691d605963d6b09754676db43a3e440c4a]

Easy hacks: removed double line spacing


2011-01-31  Clio  <menenem@bk.ru>  [46cec8880ff27ff8199f059395b6331e8fe4cb8c]

Added Russian translation to description.xml


2011-01-31  Oliver Craemer [oc]  <oliver.craemer@oracle.com>  [2ad694bb69576aef08071889055eac57b2414a17]

#i116721# Autotests for new option in csv export


2011-01-31  Caolán McNamara  <caolanm@redhat.com>  [10039e6e238d6e922851b80fd9193f0091daedb4]

WaE: /* inside //


2011-01-31  Thomas Arnhold  <thomas@arnhold.org>  [e13627acb1e7b60e56110cf9a471bf1ddf141607]

Remove unused DBG_STATISTIC, IPR_CACHE_MAX and IPR_CACHE_MAXINPUT


2011-01-31  Thomas Arnhold  <thomas@arnhold.org>  [c6730f00d5b78197903e2cb9859486b4380792ac]

Remove DBG_UTIL_MESSEHACK_AUSKOMMENT


2011-01-31  Thomas Arnhold  <thomas@arnhold.org>  [3ad16c66c3a391000171f35cb2c357199cb3ab04]

Remove DDRAW_TEST_OUTPUT.


2011-01-31  Thomas Arnhold  <thomas@arnhold.org>  [c3897705a8a38b0892f0b8913c0469dee6e0b80f]

Remove COPY_TO_TITLE_FOR_DEBUG.


2011-01-31  Thomas Arnhold  <thomas@arnhold.org>  [28fe6c99552c3dfb533b1ddf63e524fc6f8b4ebd]

Remove double line spacing.


2011-01-31  Thomas Arnhold  <thomas@arnhold.org>  [6c59ac1eebc19429a201dec2df8a1e28c3ff98ce]

Make this file readable.


2011-01-31  David Tardon  <dtardon@redhat.com>  [b36810be0c65fe8939012d71e6e6300394afaff6]

remove dead code


2011-01-31  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [0dde49b239427444192fc3accf2200f175842bba]

gridsort: pulled and merged latest changes from CWS dba34b


2011-01-31  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [7c76284e0e24a43560a7ca4b8d4ebbe0dc1fd33e]

Don't copy over files under version control

scp2 handles the case where the OGL transitions are not built just fine

2011-01-31  David Tardon  <dtardon@redhat.com>  [d326d10ba876b064cb092a3cf4909fc3c915242a]

use the right variable

Not that it matters much, as nWheelBehavior has the same value...

2011-01-31  Tor Lillqvist  <tlillqvist@novell.com>  [a129a38585fe89bb95de35982432c28dd4c62b4d]

Fix thinko


2011-01-31  Takeshi Abe  <tabe@fixedpoint.jp>  [24ab72b31e7e368ef498484a78fa06a807cefec9]

removed useless codes


2011-01-31  Takeshi Abe  <tabe@fixedpoint.jp>  [28be415f522eaf92ae2fab38aaec3aff53a2da1d]

reduced scopes


2011-01-31  Takeshi Abe  <tabe@fixedpoint.jp>  [da8462ab05cbcca8266f9335560028870667e943]

removed unused comments and fix a typo


2011-01-31  Juergen Schmidt  <jsc@openoffice.org>  [92205c71c52f62c1d5fee3fc6da55ef2bc608ea3]

jsc340: merged to dev300m98


2011-01-31  Juergen Schmidt  <jsc@openoffice.org>  [35c319c209f34e62cebd0193693727c30795c8cc]

jsc340: merged to dev300m98


2011-01-31  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [e2b4fb1819fb4b4eb84854ac5bd2ca795a795eaa]

WaE / remove unused code

commit cc4735fd9e5d0d466a59279de4bb6ab739050a1b (merge of os28) removed
the part that actually made use of it, thus dead code now.

2011-01-31  Tor Lillqvist  <tlillqvist@novell.com>  [d398fd1383e07c8ee525d91f398d44394e3c7ff2]

Now the C++-UNO bridge on x64 Windows works a bit better

I had implemented a couple of basic things quite wrong, partly because
of easily misunderstood Microsoft documentation. A couple of things I
just had forgot to do properly.

Attempt to make the source code more consistent in spacing and
variable naming. Clean away meaningless vertical space wasting
non-verbal comments.

The bridgetest over in testtools now runs through quite a lot of its
paces successfully. But exception handling and RTTI, the stuff in
except.cxx, is still not really done at all. And even if I comment out
those checks in bridgetest so that no exceptios are thrown, I then get
a crash later.

2011-01-30  Thomas Arnhold  <thomas@arnhold.org>  [31dd27955083437fa0de33b696a7919b41b34023]

Revert "cppcheck: remove unused variable pProps."

This reverts commit 6ada77e610f1ca067bf5b937b9e640a192f72033.

Macros DECL_PROP* are using nProps.

2011-01-30  Thomas Arnhold  <thomas@arnhold.org>  [ab9c719f996b5e7f208bcab7938e2e12cfca57ab]

Remove some dead code.


2011-01-30  Thomas Arnhold  <thomas@arnhold.org>  [a6fb7c001a27c36e3af33dcfb65cab57470f32b7]

Remove TEST, DEBUG and dead code.


2011-01-30  Thomas Arnhold  <thomas@arnhold.org>  [0b5a3e73c2b31b77f1e04d8a3e44e774705faa80]

Remove MA_DEBUG.


2011-01-30  Thomas Arnhold  <thomas@arnhold.org>  [93c1da37ad4a7c399fc97ba332de8078d82417ba]

cppcheck: remove unused variable pProps.


2011-01-30  Thomas Arnhold  <thomas@arnhold.org>  [4f6d8a3fccc7481cba153a29f12cf64f63e3528d]

cppcheck: remove unused variable pContext.


2011-01-30  Thomas Arnhold  <thomas@arnhold.org>  [057807fc2c99bd7d8bc75d11d3cd03df91a65d0a]

Remove dead code.


2011-01-30  Thomas Arnhold  <thomas@arnhold.org>  [43bb42619694d57ab857121db96c248c6dd447fe]

cppcheck: remove unused variable TextSizeIsCellHeight.


2011-01-30  Thomas Arnhold  <thomas@arnhold.org>  [30f6a34591a1689818069ce2e190c1d4fce149b0]

cppcheck: remove unused variable lLen.


2011-01-30  Thomas Arnhold  <thomas@arnhold.org>  [403f6bffebc541b82712038a6539ee94739c4825]

Remove DBGTXT.


2011-01-30  Thomas Arnhold  <thomas@arnhold.org>  [c073c0f2a96a87df3db90fdaf0931c16bd706207]

Remove double line spacing and a comment.


2011-01-30  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [b7a846b109e45c5930a9c493457df77b1814925f]

Use double instead of float (cherry picked from commit c90c5d503543a960a05b43752a5dff9ccf4bcd30)

Signed-off-by: Caolán McNamara <caolanm@redhat.com>

2011-01-30  Kenneth Venken  <kenneth.venken@gmail.com>  [da86f3575e230892470bd32127c75c53f66003ee]

unread variable


2011-01-30  Kenneth Venken  <kenneth.venken@gmail.com>  [b0b82a310ad4946e7c149d6219b697324f6ef612]

unread variable


2011-01-30  Christina Rossmanith  <ChrRossmanith@web.de>  [d90f4bf3b98031979fb723218ff5202310cbd9d3]

removed lots of commented #defines, N's and ?'s


2011-01-30  Christina Rossmanith  <ChrRossmanith@web.de>  [e64714e98d3dbe692a45086d73e0e6d0e237f64b]

Easy hacks: removed double line spacing (and some dead code)


2011-01-30  Caolán McNamara  <caolanm@redhat.com>  [f5e0669dc1e538c0b767e2b0eda293dc7c80354b]

WaE: throw out some warnings


2011-01-30  Andy Holder  <andy.m.holder@gmail.com>  [1cc6cf7ee7d833778a84200de93d4b84f47f5995]

cppcheck: variable never used


2011-01-30  Caolán McNamara  <caolanm@redhat.com>  [ca1711d969986f65417bc8d60582cc4fbe296dd0]

WaE: various new gcc 4.6.0 warnings


2011-01-30  Andy Holder  <andy.m.holder@gmail.com>  [f539db3762d124dd6e41dc45947be1cee28f1248]

cppcheck: remove unused variable


2011-01-30  Andy Holder  <andy.m.holder@gmail.com>  [4938a98225299909f528ad7f3a8942f71dd46747]

cppcheck: Prefer prefix ++/-- operators


2011-01-30  Caolán McNamara  <caolanm@redhat.com>  [f0511aaf3ab5bfd403da67f5f5b955da544414b9]

Resolves: rhbz#673819 crash in changing header/footer object position


2011-01-30  Caolán McNamara  <caolanm@redhat.com>  [1eac75fc6294878c0439cbb6c190b6fa6eac8213]

Resolves: rhbz#673819 crash on changing position of drawing object in header

The header/footer objects are cunning wrappers to pretend to some parts
of the drawing stuff that there are multiple objects, while in reality
there is only one. So call HasText actually gets a totally different
object from the cast :-(

2011-01-30  Jonas Finnemann Jensen  <jopsen@gmail.com>  [592777e2b22e4f1121b755d49ecdfdfb2e322d45]

Enable line deletion in starmath

* Implemented SmCursor::DeletePrev, for deletion of lines
* Fixed nasty bug in SmCursor::InsertRow
* Code cleanup in cursor.cxx

2011-01-30  Caolán McNamara  <caolanm@redhat.com>  [83eab20dc3f5bf397d84c321efe75f2a7acf5729]

equalsAscii -> equalsAsciiL


2011-01-30  Caolán McNamara  <caolanm@redhat.com>  [27429c46dbee072bfc83b1f24c7bf051809bd4a3]

equalsAscii -> equalsAsciiL


2011-01-30  Caolán McNamara  <caolanm@redhat.com>  [b92894e11a83008da75bdd4a244e7f0a72a9c2dc]

fdo#33349 archaic 'Berling Antiqua' claims to also be 'Times New Roman'


2011-01-30  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [e6c3f83362045bea22ea7c1aa9c0772c7738f764]

boost needs makedepend delivered by soltools


2011-01-30  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [c0206f4a50ea218d03c0a8039536c7c62f7b492c]

WaE fixes (foo may be used uninitialized)


2011-01-30  Joseph Powers  <jpowers27@cox.net>  [fff307815e88e227af54b4faf4ee4abdfeb69c63]

Quite some more compiler warnings.

Includes cleaning up a lot of white spaces.

2011-01-30  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [aede297486282b3f49804a72f7230e4536bb0469]

Fix Windows build of sw

On Windows, the path separator is ";" and the echo command is interpreted wrongly if not quoted

2011-01-30  Joseph Powers  <jpowers27@cox.net>  [43971b13b3a07ceedbc66fc0c23910bbdf58e7d2]

Quite some more compiler warnings.


2011-01-30  Jesús Corrius  <jesus@softcatala.org>  [a9c26f1ad7dbbb1d9c1f78a7d5711dda5211ae02]

Fix wrong collation for Catalan language


2011-01-30  Mathias Bauer  <mba@openoffice.org>  [68ca0831757ddc34accf17177116f9541d0a8653]

CWS gnumake3: merge minibranches


2011-01-30  Mathias Bauer  <mba@openoffice.org>  [b17fdc6e05197101fb14fe1ba33e86d03e3b298c]

CWS gnumake3: merge minibranches


2011-01-30  Mathias Bauer  <mba@openoffice.org>  [028b9630e8cab30ce976555ef0ec7eef1ace5f88]

CWS gnumake3: merge minibranches


2011-01-30  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [dcb890250f030bac21796f498a74cd0b6b24d438]

Revert "Work around compilation errors on 64-bit Windows"

This reverts commit a82aae8c5da6d708ff0efd17d28548f6d2fa5cc0, which breaks
directx canvas build on Windows 32-bit

2011-01-30  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [2838b2c9bdf93427757947b1167539e97263180e]

Use double instead of float


2011-01-30  Jesús Corrius  <jesus@softcatala.org>  [5dbe8b76ecfd53189a6e8bb0c4bb9378213c62b5]

Reg4allmsdoc updated to use the new registry file extension IDs


2011-01-30  Jesús Corrius  <jesus@softcatala.org>  [c5baac73f6973f2beaca964971253a731abb0d76]

Win32 shell extensions have to use the new registry file extension IDs


2011-01-30  Jesús Corrius  <jesus@softcatala.org>  [8d439b06de2c6ab7e193ed7d4970d4a8ba48881f]

Change registry prefix values loffice, libreoffice -> LibreOffice


2011-01-30  Eike Rathke  <erack@openoffice.org>  [801b88c05053180d5ddc5d84c3f538cecd3164b2]

locales34: #i116483# add Lojban [jbo] locale data; contributed by <ambershadow> via it46, with corrections


2011-01-30  Eike Rathke  <erack@openoffice.org>  [78b0341d1b8590eb0b61d871ad22bbb9d7a252a3]

locales34: chmod -x


2011-01-29  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [f486b35f980615fb16b1d6d23dd47b0e3ef40275]

Fix a copy&paste error


2011-01-29  Caolán McNamara  <caolanm@redhat.com>  [5bf984d1dd725ecada7ee968d1ec9600033a2c44]

WaE: throw out some warnings


2011-01-29  Jesús Corrius  <jesus@softcatala.org>  [1a79ef7fab90b1224961c9ceed2d2efc6ef6e719]

Fix makefile syntaxis


2011-01-29  Joseph Powers  <jpowers27@cox.net>  [7a75c5b7792da9859b2632962aababe81ce903b0]

Cleanup the code a little

Removed SwDBField::Evaluate() - it did nothing and was used only once.
Made some code easer to read.
Lots of white space.

2011-01-29  Jesús Corrius  <jesus@softcatala.org>  [fd17eed870561e511dae0d919f8d9d5caa14044f]

Temporary revert to compile on Windows XP


2011-01-29  Joseph Powers  <jpowers27@cox.net>  [a679be458feb63a280a3b9dadb29875aab9b364d]

Quite some more compiler warnings.


2011-01-29  Caolán McNamara  <caolanm@redhat.com>  [000640ac35d1b9596126e76271aba3c4be7514de]

WaE: various new gcc 4.6.0 warnings


2011-01-29  Caolán McNamara  <caolanm@redhat.com>  [2938f629601f0f759b99144d583fc9c0b9f66782]

WaE: various new gcc 4.6.0 warnings


2011-01-29  Caolán McNamara  <caolanm@redhat.com>  [de94a72875a860c26825691bbc0cbcb3ebe9c27d]

WaE: various new gcc 4.6.0 warnings


2011-01-29  Caolán McNamara  <caolanm@redhat.com>  [36b0de1df5a6d5a541a001c5e6c9eeb60fd7d492]

WaE: various new gcc 4.6.0 warnings


2011-01-29  Caolán McNamara  <caolanm@redhat.com>  [1709f6a6ee553b2c0333e7361a2d68d49c5cabfb]

WaE: various new gcc 4.6.0 warnings


2011-01-29  Julien Nabet  <serval2412@yahoo.fr>  [615a2470f3750b101a71545f07b60b0e61df7c30]

Some cppcheck cleaning


2011-01-29  Caolán McNamara  <caolanm@redhat.com>  [498b5080cc0c5e81d23dbc2e3b3bbcef0fc534bc]

remove dangerously broken >>= operator


2011-01-29  Luke Dixon  <6b8b4567@gmail.com>  [f11e417a89ea2d87ffe5b64092f56efd4f2af9c1]

Add some brackets back to SmNodeToTextVisitor

For SmOperNodes, I shouldn't have removed these brackets.
Add brackets around SmBinVerNodes and SmBinDiagonalNodes, removing the ones
from SmBinHorNodes and SmUnHorNodes made these ones necessary.
Add brackets when an SmExpressionNode has an SmBinHorNode child.

2011-01-29  Thomas Arnhold  <thomas@arnhold.org>  [1e73587cca66b8277b414764e0bc20277c8722e1]

Remove double line spacing, unused code and some unnecessary brackets.


2011-01-29  Thomas Arnhold  <thomas@arnhold.org>  [bdfe8dfb23e0f331f8fdfbfb6a9234c3577a7ada]

Remove OV_DEBUG.


2011-01-29  Thomas Arnhold  <thomas@arnhold.org>  [e8a010b887b88af46cba0af70b32cea55b1e34bf]

cppcheck: remove unused variable aBuf.


2011-01-29  Thomas Arnhold  <thomas@arnhold.org>  [54fb63f307121c2c8fbc3990a1b2b589d47425ad]

cppcheck: remove unused variables.


2011-01-29  Thomas Arnhold  <thomas@arnhold.org>  [5bf95a8ee30c9e5ff4e7aed3bc2c7963982a6ba0]

cppcheck: remove unused variable pTrans.


2011-01-29  Thomas Arnhold  <thomas@arnhold.org>  [9ef8bc31776e3f4f1b6b1b0706882da5c579b090]

Remove unused variable errMsg and dead code.


2011-01-29  Thomas Arnhold  <thomas@arnhold.org>  [ac3628a412f37cc03ddc65d271db224a3100045b]

Remove double line spacing and unused code.


2011-01-29  Thomas Arnhold  <thomas@arnhold.org>  [db18b6ce1628f8ba6f0df543adfcfebfcaae5744]

cppcheck: remove unused variable bHidden.


2011-01-29  Thomas Arnhold  <thomas@arnhold.org>  [8851a54184f0648eca0c6e45bc4d1dc07d79008f]

Remove DBGTXT.


2011-01-29  Thomas Arnhold  <thomas@arnhold.org>  [11670f4949ab5cea02d66b187f04c4e5e5efe4a3]

Remove double line spacing, unused code and some unnecessary brackets.


2011-01-29  Thomas Arnhold  <thomas@arnhold.org>  [1eb936d24568269908bde10289c789f671d66aad]

Use errno to get the correct error message if mkstemp() fails.


2011-01-29  Thomas Arnhold  <thomas@arnhold.org>  [9c03e3097f59f57b60780ab8b2791ca08ddc4192]

cppcheck: remove unused variable strLen.


2011-01-29  Thomas Arnhold  <thomas@arnhold.org>  [31ca64f91ecf9baebfdb7f43b5583460964c25c3]

Remove double line spacing and correct indentation


2011-01-29  Mathias Bauer  <mba@openoffice.org>  [1fbfcccf70e2189c299db92e6e4bcd7cccc2604f]

CWS gnumake3: a remnant of ENABLE_VBA


2011-01-29  Caolán McNamara  <caolanm@redhat.com>  [539d976bc619c176c5ce0fda845ebe0fe24cd2d1]

that decrement doesn't look right


2011-01-29  Jonathan Callen  <abcd@gentoo.org>  [7adcb3b70b1878173ac7028c40d3baea3bd8fc0b]

Remove unused SalFontStructList


2011-01-29  Caolán McNamara  <caolanm@redhat.com>  [e0b3e9eed7648e0f36daad3bf0f865f012b5095a]

equalsAscii -> equalsAsciiL


2011-01-29  Caolán McNamara  <caolanm@redhat.com>  [8c5d718953366c3b8b5b530cd066a427bd702e22]

Resolves: fdo#31271 wrong line break with ( (cherry picked from commit f36959ea3f48c491739deee1e152240ece9397f1)


2011-01-29  Caolán McNamara  <caolanm@redhat.com>  [d09a0b3b48e160e29dd45b9d0cb36fc563e83747]

Resolves: fdo#31271 wrong line break with ( (cherry picked from commit 6f1fa58123900aaeb68bc869ddf8e24503c590c0)


2011-01-29  Caolán McNamara  <caolanm@redhat.com>  [631eaf3312af57bc4b12f9769b436e936e174ac8]

Resolves: fdo#31271 wrong line break with ( (cherry picked from commit de475b03b02e4cac162b517f7d9f302b6134d546)


2011-01-29  Caolán McNamara  <caolanm@redhat.com>  [66cf7e478e79e3d83a8ec4c6005393190f97ede1]

Resolves: fdo#31271 wrong line break with (


2011-01-29  Caolán McNamara  <caolanm@redhat.com>  [0c73802c540cb0ed20ca5d6343aa207c8c7c6745]

Resolves: fdo#31271 wrong line break with (


2011-01-29  Caolán McNamara  <caolanm@redhat.com>  [681082b57612ef325c7f695846369d44c68dda11]

Resolves: fdo#31271 wrong line break with (


2011-01-29  Steve Butler  <sebutler@gmail.com>  [31ea0b93bb16a500135edd839599bb4b46276cc9]

th_check.pl for syntax check of thesaurus .dat files


2011-01-29  Andras Timar  <timar@fsf.hu>  [db6366a26732bf00077979b60c7b0f7e5655fd3a]

fixed a bug in hu thesaurus thanks to th_check.pl


2011-01-29  Andras Timar  <timar@fsf.hu>  [bfd6b1db7b42c200e46af7660df7b3b3eb83bd8f]

updated description of Russian dict pack in scp2


2011-01-29  Andras Timar  <timar@fsf.hu>  [5fd6899a6595409ffaa707d2f5b189dc7358daee]

added Ukrainian dict pack to scp2


2011-01-29  Andras Timar  <timar@fsf.hu>  [a16e828ad2ed5c3eed89c4d9b56ed6d58b37beac]

added Occitan dict pack to scp2


2011-01-29  Andras Timar  <timar@fsf.hu>  [f67e9961541a7cda9200b72bf493df7b5a4468f8]

bump the version number of ru dict pack


2011-01-29  Andras Timar  <timar@fsf.hu>  [2756fcdca153f2410c87e607223d4356301352d1]

Added Occitan dictionary


2011-01-29  Andras Timar  <timar@fsf.hu>  [b133ca4dc01133f0c2d2cae2f830a02db58db220]

Added Occitan spelling dictionary - fdo#33574


2011-01-29  Andras Timar  <timar@fsf.hu>  [04a8239f4ec8ae32280ae7d6d9cf6cfaf9ec28b8]

Added Russian spelling dictionary - fdo#33571 #i113873#


2011-01-29  Andras Timar  <timar@fsf.hu>  [2c81506770c469a5de32d87035c852d6d5f798d3]

Added Ukrainian dictionaries


2011-01-29  Andras Timar  <timar@fsf.hu>  [b0394df4481ff7eb39abb15f7f80fe533a66c806]

Added Ukrainian dictionaries - fdo#33595 #i113874#


2011-01-28  Joseph Powers  <jpowers27@cox.net>  [2c04fa0b995cafaa60c868e2f1231595b8a68878]

Fix interlck.c to work on Mac OS again...

mmeeks, we love your patch; however, some of us are forced to use the very
old 4.0 version of GCC (I blame Apple) and __sync_add_and_fetch() wasn't
added until version 4.4.

PS: Moving the target OS version to 10.5 wont help because that still uses
the 4.2.1 version.

2011-01-28  Kohei Yoshida  <kyoshida@novell.com>  [e2c61a6765eb8622f4e6d8804b64e687c6555d94]

For some reason STLPort didn't like assigning list to vector.

The code is correct & should work, but for some reason STLPort didn't
like assigning list's data into vector via assign() method.  Luckily
ctor assignment and swap did the trick.

2011-01-28  Thies Pierdola  <thiespierdola@gmail.com>  [47b2ace9c4189e35d43b8f07d53dbaf1eb025b37]

Replaced tools/list by std::vector in ScFunctionList

As the random access Get is called a couple of thousand times each time
a spreadsheet function is used, the use of vector should have a huge
performance gain.

2011-01-29  Tor Lillqvist  <tlillqvist@novell.com>  [b7d48fa5ac2dd0916ed4f464275bf8738413a63e]

Skip the this pointer in cpp2uno_call()

Also change a few variable names to consistently use the "TD" suffix
for typelib_TypeDescription variables.

2011-01-28  Kohei Yoshida  <kyoshida@novell.com>  [cc57c04130b9b58f4d4797f318be32fd45fa44eb]

Fixed build break and a memory leak.

* Some standard functions needed explicit qualification ::std:: in
  order to build.
* The 'dummy' object is created on the heap but never deleted at the
  end of the call.  We need to delete this when we are done.

2011-01-28  Thies Pierdola  <thiespierdola@gmail.com>  [fd216101a7ed2dd6dd2c84b9425609977dee0aa8]

Comments for private variables in ScFunctionMgr


2011-01-28  Thies Pierdola  <thiespierdola@gmail.com>  [01bfc30f24026a5eac67ef17691c779cdb3448d8]

Replaced tools/list with std::vector in ScFunctionMgr and ScFunctionCategory


2011-01-28  Christina Rossmanith  <ChrRossmanith@web.de>  [32d1d5f383e21c4cbcc962ebc934bdfa211074e4]

Removed some whitespaces


2011-01-28  Christina Rossmanith  <ChrRossmanith@web.de>  [4087d76a998fae8d45c9c8fa939d75f3e54ea4f9]

Translated comments from German to English


2011-01-28  Christina Rossmanith  <ChrRossmanith@web.de>  [5409db9a6f2f1ae6188b63727943688b9fd8636f]

Easy hacks: remove double line spacing


2011-01-28  Thomas Arnhold  <thomas@arnhold.org>  [552ce16afa6cce9f6ff320d2225dd883647c5cb0]

Remove some dead code.


2011-01-28  Thomas Arnhold  <thomas@arnhold.org>  [510d903016070d6edeff7c7a1ee3badad9d77cba]

cppcheck: remove unused variable lt.


2011-01-28  Thomas Arnhold  <thomas@arnhold.org>  [61759a2f56ef98afa40f66ea70dfda06a5284952]

cppcheck: remove unused variable dTemp and dPos.


2011-01-28  Caolán McNamara  <caolanm@redhat.com>  [7058bf6c3d41f8390befc04cad871f8b930ace29]

Resolves: fdo#33509, #i62414# out-by-one breaks CTL spell-checking popup

ABCD
0123
    ^

Currently calls GetCharRect for position "0" and position "4". It should be
"3". We were placing the cursor *after* the final character. We really need to
place it *before* the final character and get the bounding box of the last char
to union it with the first char's bounding box. It works out ok for western
text, but you get a far different value for CTL text.

2011-01-28  Thomas Arnhold  <thomas@arnhold.org>  [58fe2196abc4f501760a94c0ab4f88c542730bd3]

Remove double line spacing and make long virtuals readable.


2011-01-28  Thomas Arnhold  <thomas@arnhold.org>  [70539059dd2317afdf532d1e4a4a9524a154f773]

Remove double line spacing.


2011-01-28  Tor Lillqvist  <tlillqvist@novell.com>  [152ae301d772ed5ff5c83b6962461fccd3d6d3bc]

Remove superfluous empty lines at end


2011-01-28  Tor Lillqvist  <tlillqvist@novell.com>  [422f6dd134fd3661a0af1595115c28836de66554]

Bypass if no SOLAR_JAVA


2011-01-28  Thomas Arnhold  <thomas@arnhold.org>  [61a81b5c12fa7b783ba5207451de1bf3fbee45b3]

Remove double line spacing.


2011-01-28  Michael Meeks  <michael.meeks@novell.com>  [3e011b4017d48ec6b7989e6e30fee5734dbd56ff]

remove obsolete m_bSingleAltPress


2011-01-28  Lucas Baudin  <xapantu@gmail.com>  [ce55de8150ee4dc791948953c4048598502a2f6d]

Remove the menu when Left Alt Key was pressed; for GTK


2011-01-28  Michael Meeks  <michael.meeks@novell.com>  [c4a384a3fc10147dfd611e388cd69e35fa5d0689]

revert incorrect usage of RTL_CONSTASCII_STRINGPARAM on char * pointers


2011-01-28  Mathias Bauer  <mba@openoffice.org>  [2478ce5bf73999cc3a03f978a6fdd77e412b010e]

CWS gnumake3: extract.hxx cppuhelper->comphelper


2011-01-28  Mathias Bauer  <mba@openoffice.org>  [b33eb35f15dea928529b02511d6ff10ddc49ae4a]

CWS gnumake3: extract.hxx cppuhelper->comphelper


2011-01-28  Ingrid Halama [iha]  <Ingrid.Halama@oracle.com>  [770837b8b4d2786ff7925d7ad6be69e1d1587ac4]

chart46: merge with dev300m98


2011-01-28  Ingrid Halama [iha]  <Ingrid.Halama@oracle.com>  [a867b23b0e7f838ed1582a9f94cac724a9fb1557]

chart46: merge with dev300m98


2011-01-28  Ingrid Halama [iha]  <Ingrid.Halama@oracle.com>  [53052f6a3c3a1e2ed6a55123b23a878cb288974a]

chart46: merge with dev300m98


2011-01-28  Ingrid Halama [iha]  <Ingrid.Halama@oracle.com>  [3845b33337e618a7b9ff540601c0742c1d5191b6]

chart46: merge with dev300m98


2011-01-28  Ingrid Halama [iha]  <Ingrid.Halama@oracle.com>  [a3e51f3b06546257187e0315230d43b0a817b079]

chart46: merge with dev300m98


2011-01-28  Tor Lillqvist  <tlillqvist@novell.com>  [75e02ab302970290758f121364b96cdafdc95b2e]

Let's use a shared privateSnippetExecutor() approach as on x64 Linux

It simplifies function table and unwinding info management, as those
are now static for the privateSnippetExecutor() function in
call.asm. Even if it is slightly ugly to have to poke in more
instructions in codeSnippet().

Out privateSnippetExecutor() is much simpler than the x64 Linux one,
thanks to the simpler calling convention.

2011-01-28  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [a9aa5e1feff13541cdf725f83c408d5c5d795591]

vcl2gnumake: #i116588# remove old makefiles


2011-01-28  Thomas Arnhold  <thomas@arnhold.org>  [3f4b29b8f2f99c83ba41b4e1c3e485d659f9e54a]

Replace suitable equalsAscii calls with equalsAsciiL.


2011-01-28  Nigel Hawkins  <n.hawkins@gmx.com>  [c29292bfc96ef6fa483b1817f3214d562eaec332]

Remove SvShorts


2011-01-28  Thomas Arnhold  <thomas@arnhold.org>  [919ff49441441b1787c228a8274b1b5bccce1204]

Replace suitable equalsAscii calls with equalsAsciiL.


2011-01-28  Thomas Arnhold  <thomas@arnhold.org>  [904ee361d615cdbe83202499776477b8f8c0b75c]

Replace suitable equalsAscii calls with equalsAsciiL.


2011-01-28  Kenneth Venken  <kenneth.venken@gmail.com>  [6684071a6c0d7d9ed0f050772c486dd2509213c6]

comment removed, fixed whitespace


2011-01-28  Kenneth Venken  <kenneth.venken@gmail.com>  [5470a6fd6b18cfab9cb935b5365b901ab5afb32b]

removed some revision control comments


2011-01-28  Tor Lillqvist  <tlillqvist@novell.com>  [96b1611644da542b23eb0a78744be320eb2e8b54]

Fix typo and thinko


2011-01-28  Michael Meeks  <michael.meeks@novell.com>  [d7f50df6521aff8b934fdd274408b5b031ad8372]

further simplify old-style interlocked inc/dec


2011-01-28  Mathias Bauer  <mba@openoffice.org>  [e6ffad5fea12cbb2ddf4db481e018cb57c98f759]

CWS gnumake3: fix broken configure


2011-01-28  Thomas Arnhold  <thomas@arnhold.org>  [692e8cb2d6252ebf48956c210a3f425f2b794813]

Replace suitable equalsAscii calls with equalsAsciiL.


2011-01-28  Carsten Driesner  <cd@openoffice.org>  [6e0a48a00fd0f6f63cb651fb8bd7dc79a569152b]

removetooltypes01: #ii12600# Fixed issues with gcc on Linux x64


2011-01-28  Thomas Arnhold  <thomas@arnhold.org>  [cc5af8f131199e62fd6a8b7f1c1b0dfa78b3f24d]

Replace suitable equalsAscii calls with equalsAsciiL.


2011-01-28  Thomas Arnhold  <thomas@arnhold.org>  [ba69765f7cadcc32a3ce08844086322d26327168]

Replace suitable equalsAscii calls with equalsAsciiL.


2011-01-28  Jani Monoses  <jani.monoses@canonical.com>  [5b3360fa4556c58e594d5eef6470bbaf2bc1174d]

use gcc builtins for POWERPC and ARM cases if we have GCC


2011-01-28  Thomas Arnhold  <thomas@arnhold.org>  [332c4b91ae2f3e0b1a78a3abff12252ad4933574]

Replace empty equalsAscii() with getLength().


2011-01-28  Thomas Arnhold  <thomas@arnhold.org>  [cd7d5fa675bb42e9f06289f2320c5461c66deb9e]

Remove FS_PRIV_DEBUG directive.


2011-01-28  Nigel Hawkins  <n.hawkins@gmx.com>  [911f80ca103cbdf613aeaecd2cf0b0215d588fd2]

Replace SvShorts with std::vector


2011-01-28  Thomas Arnhold  <thomas@arnhold.org>  [4bc1a71da8a2e5bbdec668878d0dc78536c019a9]

Remove some dead code.


2011-01-28  Tor Lillqvist  <tlillqvist@novell.com>  [31a8176ab66fec013e72167910642143e2f86c89]

More work on x64 Windows C++-UNO bridge

Now the call through the trampoline into cpp_vtable_call() seems to
work, but I get a crash later. Glitches in parameter passing, no
doubt. Debugging needed in cpp_vtable_call() and cpp2uno_call().

The basic implementation is probably sane. But I wonder if I after all
should have done like in the x86-64 Linux implementation, with the
dynamically generated trampoline just jumping into fixed code shared
between all trampolines. Probably should redo it like that, yes.

Will it then cause a problem for OS unwinding if the caller of the
trampoline calls a short dynamically generated code snippet, which
then jumps into the fixed part, and only the fixed part has a
(assembler-generated) function table and unwind info? Probably not.

It is quite impossible that such a short dynamically generated snippet
with just a couple of instructions would cause an exception, and when
we have jumped into the fixed part, where the call to
cpp_vtable_call() is done, it doesn't matter any more that the caller
in fact didn't call what the function table claims is the entry
point. Or does it?

Doing it that way would mean no RtlAddFunctionTable() and
RtlDeleteFunctionTable() would be needed, and especially doing the
latter correctly is a bit hairy.

2011-01-28  Thomas Arnhold  <thomas@arnhold.org>  [e0239bdc6a6389be727c341ad4b9a95c689277a6]

Replace empty equalsAscii() with getLength().


2011-01-28  Michael Meeks  <michael.meeks@novell.com>  [0e7452dfbc4d405c63dff4dc4669defa55691818]

get LD_LIBRARY_PATH setup right


2011-01-28  Thomas Arnhold  <thomas@arnhold.org>  [05f73305f6c6b611d0e3a26335e733be2e603f83]

Replace empty equalsAscii() with getLength().


2011-01-28  Thomas Arnhold  <thomas@arnhold.org>  [0787bb32a9312755501593aadd8fa64aaf1884c3]

Replace empty equalsAscii() with getLength().


2011-01-28  Thomas Arnhold  <thomas@arnhold.org>  [99352eddafdbe57ce327c4d1b6bf273ce05f045f]

Remove SC_CONVUNO_HXX. This should be done by convuno.hxx.


2011-01-28  Thomas Arnhold  <thomas@arnhold.org>  [3a2fde3c72c00ac8d2ad9390baf1721f7d47b7b1]

Remove SC10_SHOW_OBJECTS.


2011-01-28  Thomas Arnhold  <thomas@arnhold.org>  [3ba3652eab747a2b707288d9e04db8a4d5fe8a26]

Replace empty equalsAscii() with getLength().


2011-01-28  Caolán McNamara  <caolanm@redhat.com>  [fe00ba0b8ba898bb367d896d88ea4f0cf36c21ea]

Related: fdo#31016 document one-liner to disable it for testing


2011-01-28  Khaled Hosny  <khaledhosny@eglug.org>  [9ab4e7482b56f46cdd091b55e6de4c2200ea04c5]

Resolves: fdo#31016 try some bandaids to improve Arabic rendering


2011-01-28  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [59c216877d29a26854496a74ca8a2a8d6aecfffa]

vcl2gnumake: #i116588# add a define needed by unohelp.cxx


2011-01-28  Michael Meeks  <michael.meeks@novell.com>  [096c3fea23b5a0b4108a32198be52ee0b012c859]

remove obsolete perl indexing tool


2011-01-28  Steven Butler  <sebutler@gmail.com>  [53d7e558cbf41eb4c51ef7d31ec0fd3d68c26b01]

Use idxdict program to build index files


2011-01-28  Steven Butler  <sebutler@gmail.com>  [aa1201b13725f464a1a0d042bb3b98d0a3c09c5e]

get license header right


2011-01-28  Lucas Baudin  <xapantu@gmail.com>  [e8021d4a74761ae496394159e7c8d101b4167904]

fix fdo#33473: bin duff 'togglebutton' detail hurting Ambience theme.

cf. https://webstats.gnome.org/GTK%2B/ThemingInternals
(GtkToggleButton is a subclass of GtkButton)

2011-01-28  Carsten Driesner  <cd@openoffice.org>  [f70d75cfef0a4d2cd64d90b23f7711f18aef7b3c]

removetooltypes01: #i112600# Fixed build problem with gcc on Linux x64


2011-01-28  Mathias Bauer  <mba@openoffice.org>  [894985ff00c217013cc360a77108fc68cd8647e7]

CWS gnumake3: kill ENABLE_VBA


2011-01-28  Mathias Bauer  <mba@openoffice.org>  [6d8c5d706723968e36f194c99134b83ed44e8c41]

CWS gnumake3: kill ENABLE_VBA


2011-01-28  Mathias Bauer  <mba@openoffice.org>  [166738d8ac8a92aae0a4a1b4a9aa924c6e36836c]

CWS gnumake3: kill ENABLE_VBA


2011-01-28  Mathias Bauer  <mba@openoffice.org>  [9bc8655179e32a53e09e2aa8b486d52d40bda415]

CWS gnumake3: wrong dependency caused permanent delivery of headers


2011-01-28  Mathias Bauer  <mba@openoffice.org>  [a4b71c082396ac6d5f84fefdc43524722c564b26]

CWS gnumake3: replacement of cygpath by variables was broken


2011-01-28  Mathias Bauer  <mba@openoffice.org>  [af21434f7e6103b771acd225d3fb2a5e8707ea40]

CWS gnumake3: more fixes for problems caused by crappy vbahelper headers


2011-01-28  Mathias Bauer  <mba@openoffice.org>  [1d1e3298ae77049be883769273c440dedeaeae7d]

CWS gnumake3: more fixes for problems caused by crappy vbahelper headers


2011-01-28  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [3465a97f4a786423bb8d86ef666da430337878e4]

vcl2gnumake: #i116588# add zip file for macos (preliminary)


2011-01-28  sb  <sb@openoffice.org>  [f78c98fc9c62094aa4eff5494efc38f15a0fc1ec]

sb138: #i115619#, #i116038# use osl_setThreadName in binaryurp


2011-01-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [5d4d95d3745ad722873f263755e8d05d431bfce4]

gnumake3: missed renamed component file for comphelper


2011-01-28  os  <os@openoffice.org>  [2d96b310b4894dd06eb541474a5dc05346a28efd]

i#116420, fdo#33477: Implemented VertOrient on Writer table cell ranges


2011-01-28  Aurimas Fišeras  <aurimas@gmail.com>  [207456b80e022608e6ee63e324de9367bf9f9d70]

Some fixes to documentation (part 4)

Fixes many spelling errors (checked with en_US spell checker).
Unifies spelling of some common words.
Replaces single quotes ('') with double quotes ("").
Fixes several other errors.

2011-01-28  Takeshi Abe  <tabe@fixedpoint.jp>  [d43823cf0585b1362f7c1fff5d424d8622c94639]

narrowed a variable's scope


2011-01-28  Takeshi Abe  <tabe@fixedpoint.jp>  [99c5e41ad296e4bc8a9b2dc1e9932f1f9b2dfcb3]

removed dead codes and fixed a typo


2011-01-28  Takeshi Kurosawa  <taken.spc@gmail.com>  [fec9228721ab0ff182b8d03eab2e6c288359ca52]

Use product name for EPS Creator header


2011-01-28  Vladimir Glazunov  <vg@openoffice.org>  [d35fc74ef5cbfea5be6bbacc6474684c527a9739]

CWS-TOOLING: integrate CWS tabcontrol


2011-01-28  Vladimir Glazunov  <vg@openoffice.org>  [85aac3918f30ee015c1de8a5a0d908f2c5165f94]

CWS-TOOLING: integrate CWS tabcontrol


2011-01-28  Vladimir Glazunov  <vg@openoffice.org>  [47e3e3357b6a11190d64e25a89794f2177f1ca2e]

CWS-TOOLING: integrate CWS tabcontrol


2011-01-28  Vladimir Glazunov  <vg@openoffice.org>  [79d879be8c97b49014bf4e8f288e8d9d07c6d134]

CWS-TOOLING: integrate CWS tabcontrol


2011-01-28  Vladimir Glazunov  <vg@openoffice.org>  [1beec983c969aafe3b265d80ebe7bdac219f865d]

CWS-TOOLING: integrate CWS tabcontrol


2011-01-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [3a6f636dfb4400e914cf22bf5e264f9ea24f4c58]

gnumake3: remove comphelper version; fix including extract.hxx


2011-01-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [96668046dda0d3a216966b5989ddeb6476f3478b]

gnumake3: remove comphelper version; fix including extract.hxx


2011-01-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [dfe2665301e2e6a382f87e053139358b5462cbb1]

gnumake3: remove comphelper version; fix including extract.hxx


2011-01-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [ed71010ab512b5fef64aa6bf2873810c185c84da]

gnumake3: remove comphelper version; fix including extract.hxx


2011-01-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [db66b65ad827a60b08e1016d7b6f6da73e759ebc]

gnumake3: remove comphelper version; fix including extract.hxx


2011-01-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [51922f86be2f7fa17005ec3b208f6a891bdd70a7]

gnumake3: remove comphelper version; fix including extract.hxx


2011-01-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [cb0aa041c29c747eaff469ea545ed5ae13627f97]

gnumake3: remove comphelper version; fix including extract.hxx


2011-01-28  Takeshi Kurosawa  <taken.spc@gmail.com>  [8e9d6e10ce5e854e95d7fc3ac3df973655079dc1]

Parse 'color' property (fdo#33551)

Parse 'color' property and store the value as currentColor.

2011-01-28  shirahara  <luixxiul@gmail.com>  [c9af5c16f27f4fbddfcf0d98230bed1247827b4e]

removed bogus comments


2011-01-28  shirahara  <luixxiul@gmail.com>  [11fe6c6eba4731e568222e8ba9b4e83117bbffac]

removed bogus comments


2011-01-28  Ocke Janssen [oj]  <Ocke.Janssen@oracle.com>  [39ea2a3bcc0df338f31599b1965ae2620a45dcaa]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/tabcontrol


2011-01-28  Ocke Janssen [oj]  <Ocke.Janssen@oracle.com>  [b1f053597833fd2937ab8b1a1a4942e6d5479485]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/tabcontrol


2011-01-28  Ocke Janssen [oj]  <Ocke.Janssen@oracle.com>  [2d71fee9df6ab53468eeb9b3cdbf11f2e0fc851c]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/tabcontrol


2011-01-28  Ocke Janssen [oj]  <Ocke.Janssen@oracle.com>  [9bebd1612efe2a792581e3e178f518f13edf5bb4]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/tabcontrol


2011-01-28  Ocke Janssen [oj]  <Ocke.Janssen@oracle.com>  [022a609786ee7c4d97a43168cb7dd6c3a4a14bb1]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/tabcontrol


2011-01-28  Vladimir Glazunov  <vg@openoffice.org>  [f4731b6f2e2a0192aa2858a95f8c7d676b1e20ea]

CWS-TOOLING: integrate CWS undoapi


2011-01-28  Vladimir Glazunov  <vg@openoffice.org>  [bcd63e1dc2b5dcd9a181f032f62abb18396808d9]

CWS-TOOLING: integrate CWS undoapi


2011-01-28  Vladimir Glazunov  <vg@openoffice.org>  [ccf2a49428345eff761a00d19b24d6ee187d8d7e]

CWS-TOOLING: integrate CWS undoapi


2011-01-28  Vladimir Glazunov  <vg@openoffice.org>  [e0edbfbc053177c8bb969ec08c234d042e71da4a]

CWS-TOOLING: integrate CWS undoapi


2011-01-28  Vladimir Glazunov  <vg@openoffice.org>  [81c443356b9c0155d6b44c15126cfc1b9d50bb04]

CWS-TOOLING: integrate CWS undoapi


2011-01-28  Vladimir Glazunov  <vg@openoffice.org>  [f97d7718cd3f76b84597a1b48600c3f42b71cbb2]

CWS-TOOLING: integrate CWS undoapi


2011-01-28  Vladimir Glazunov  <vg@openoffice.org>  [6749960ece5556b75b8879dbc6494f43a45ea890]

CWS-TOOLING: integrate CWS undoapi


2011-01-28  Vladimir Glazunov  <vg@openoffice.org>  [dbab1b3af4d3b1f7d58e461db3a0bbbe7ba893b0]

CWS-TOOLING: integrate CWS undoapi


2011-01-28  Vladimir Glazunov  <vg@openoffice.org>  [a62bbd5021bf7fdc4c3268874942313cc90928d1]

CWS-TOOLING: integrate CWS undoapi


2011-01-28  Vladimir Glazunov  <vg@openoffice.org>  [d40264de2267b615b2e9a884d83803702cc1783b]

CWS-TOOLING: integrate CWS undoapi


2011-01-28  Vladimir Glazunov  <vg@openoffice.org>  [9ca154c806a82dad3c92d8e4363631628e1a5d6e]

CWS-TOOLING: integrate CWS undoapi


2011-01-28  sb  <sb@openoffice.org>  [6875a4b2aad35aaa07906dfd7386cc519d0fd933]

sb138: #i115619# osl_setThreadName


2011-01-28  Ocke Janssen [oj]  <Ocke.Janssen@oracle.com>  [3f67c4efe6de48c2685e48ec1152f5391579815e]

tabcontrol: merge master


2011-01-28  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [ddf597390850c7693937d4629c53bd480fd73810]

undoapi: pulled and merged DEV300.m98


2011-01-28  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [b563677d998fa720fd8cf85a6a5adf1905386e9a]

undoapi: pulled and merged DEV300.m98


2011-01-28  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [b0879ce503220f8c67f5452d413574b18ad66776]

undoapi: pulled and merged DEV300.m98


2011-01-28  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [d9398c03bd048b24c4801d43b63ca753512057ff]

undoapi: pulled and merged DEV300.m98


2011-01-28  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [3f3ec2b85f8f5b828cb4af4d045d11c979c71110]

undoapi: pulled and merged DEV300.m98


2011-01-28  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [2a01a11bafeddee47bac193e6f06b80f96cc6cd6]

undoapi: pulled and merged DEV300.m98


2011-01-28  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [abb716d15ea02bf3cbedd0dcce4395b7725ef8c5]

undoapi: pulled and merged DEV300.m98


2011-01-28  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [112393ad5495b6eb6a4a27670272fb322d44ef99]

undoapi: pulled and merged DEV300.m98


2011-01-28  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [a035dd0fb674e0828339f09ade00be23aed369f0]

undoapi: pulled and merged DEV300.m98


2011-01-28  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [4ba03a461e6dae4d182fc7f6b94e781922881caa]

undoapi: pulled and merged DEV300.m98


2011-01-28  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [38a4ae0d79975dd1696adda91f8cc62305e9b07b]

undoapi: pulled and merged DEV300.m98


2011-01-28  Ocke Janssen [oj]  <Ocke.Janssen@oracle.com>  [d08d0e5ae920f987d3df68c29bd45c99d5b71e17]

Automated merge with http://hg-lan.germany.sun.com/ooo/DEV300


2011-01-28  Ocke Janssen [oj]  <Ocke.Janssen@oracle.com>  [0be832ba274330a8402b0d8dfce56ae8af8ba580]

Automated merge with http://hg-lan.germany.sun.com/ooo/DEV300


2011-01-28  Ocke Janssen [oj]  <Ocke.Janssen@oracle.com>  [d3bcd2b8c49416211b4dc57b958bd772a0663f04]

Automated merge with http://hg-lan.germany.sun.com/ooo/DEV300


2011-01-28  Juergen Schmidt  <jsc@openoffice.org>  [ce8d03f28f40e9dacdd44028ff53ab6d31303381]

gridsort: i116682: update UnoControlDialog to reflect XDialog


2011-01-28  Carsten Driesner  <cd@openoffice.org>  [76a4d7a1fbfdab961e4cc936eb99c1db8bc41bb1]

gridsort: #164359# Fixed side pane broken due to inconsistent entries of tabwindowservice in fwl.component and Library_fwk.ml


2011-01-28  Carsten Driesner  <cd@openoffice.org>  [6615f81d3411d4506f16b8eb392a4c7c61bfc360]

removetooltypes01: #i112600# Fix build problems with gcc on Linux x64


2011-01-28  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [0bc675664da000a1a858c1fb4dfac1662eba65e0]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba34c


2011-01-28  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [28eaa7130ecf3a5dd3f71e2c4f29ed9eacbac620]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba34c


2011-01-28  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [bef0a2011723e3a9f83920b92deae1a1dad7a65e]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba34c


2011-01-28  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [d43faad9494a4d017106ec977fa2879f49cd7d29]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba34c


2011-01-28  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [4362a89f5be307532962451be1a3ad1ffe4afdac]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba34b


2011-01-28  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [c7ace5a04d7b544343343a1ffdd68f32c1d49686]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba34b


2011-01-28  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [5dd91765366f49fec299341f8bafb9aab0e2876f]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba34b


2011-01-28  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [0b7b82b42946a1ff67686d06f6d5a7310a46197d]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba34b


2011-01-28  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [960db425c735b662513486d73687541c7dfda1c1]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba34b


2011-01-28  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [8ae7b81f9e6c994bdec7253ef13f2859af965f99]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba34b


2011-01-28  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [5176d6d1841f0556432999a77fb94c0df7055fe6]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba34b


2011-01-28  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [41530958d909f9c6f72d145cd2930ba23bd922eb]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba34b


2011-01-28  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [b699625287f8fe517bfd018fd6a7edeacdb9c270]

dba34b: do not use a throbber image which doesn't fit into the window


2011-01-28  Caolán McNamara  <caolanm@redhat.com>  [89df41d5e4bb80ef3e36375c381de0fcccc322d8]

WaE: gcc 4.6.0 various warnings


2011-01-28  Caolán McNamara  <caolanm@redhat.com>  [72dd5529678a7044b4250117b523e299a8a09a92]

WaE: gcc 4.6.0 various warnings


2011-01-28  Tor Lillqvist  <tlillqvist@novell.com>  [5287150cb7b37c094d43f1e3f1e38825a813540e]

Add a function table entry for the dynamically generated trampoline


2011-01-28  Tor Lillqvist  <tlillqvist@novell.com>  [289917e18302fc1b7eac3617e59814d998ef71cb]

Minor cleanup

When JAVA_HOME is empty or "NO_JAVA_HOME" don't use such paths in ILIB
or SOLARINC. Use $INCLUDE consistently everywhere instead of
$ds."include". Avoid duplicating the DirectX include in SOLARINC.

2011-01-27  Eike Rathke  <erack@openoffice.org>  [fb960202307c70da2a57cd1abf26ef1a78069974]

locales34: #i112240# for system icu >=4.4 add Close_Parenthesis to $CL Close_Punctuation; patch from <cmc>


2011-01-27  Eike Rathke  <erack@openoffice.org>  [a11f234834a52457cfdcf58ee3240d33fb7e6bd5]

locales34: #i112240# for system icu >=4.4 add Close_Parenthesis to $CL Close_Punctuation; patch from <cmc>


2011-01-27  Eike Rathke  <erack@openoffice.org>  [dde8d3a906269768a38194447a0b72c17e410196]

locales34: #i112240# for system icu >=4.4 add Close_Parenthesis to $CL Close_Punctuation; patch from <cmc>


2011-01-28  Tor Lillqvist  <tlillqvist@novell.com>  [44abf1ea66fbf0ee3f3b5195c6af6b631d633cba]

Need to use exactly the same names as in the JDK in the non-SOLAR_JAVA case

Use struct JNIEnv_ and struct JavaVM_, with underscores. Otherwise a
mangled name in the map files won't match.

2011-01-27  Tor Lillqvist  <tlillqvist@novell.com>  [1a041ea2bfa639e0ee422a81f1be8e088f4c2fc9]

Corect copyright header and comment


2011-01-27  Tor Lillqvist  <tlillqvist@novell.com>  [dc433642ab86c55ab1184521f9e7259bed57dab5]

More work on the x64 Windows C++-UNO bridge


2011-01-27  Caolán McNamara  <caolanm@redhat.com>  [73bae638a568b1a098e683f46155728b987ccd3d]

WaE: mark this dir as warnings free


2011-01-27  Caolán McNamara  <caolanm@redhat.com>  [07d72ea00a011891c943a12a04c9a15800b97d66]

get this hack working for gcc 4.6.0


2011-01-27  Caolán McNamara  <caolanm@redhat.com>  [5e8635f624406d63988ff55006ceed4cb705e80e]

move cxxabi.h after stl headers to workaround gcc 4.6.0 and damn stlport


2011-01-27  Caolán McNamara  <caolanm@redhat.com>  [9f60dbeef801446cb364e0624820a00e8a275d35]

gagh, didn't mean to commit that


2011-01-27  Ingrid Halama [iha]  <Ingrid.Halama@oracle.com>  [9073d77706b0b8c32f63a5ebd2954e1d4c0a3ce9]

chart52: #28670# make the legend within charts resizeable - part 3


2011-01-27  Ingrid Halama [iha]  <Ingrid.Halama@oracle.com>  [d6f9cfd061e34b2354b2f2fa09f833a0dcf1cefe]

chart52: #28670# make the legend within charts resizeable - part 3


2011-01-27  Eike Rathke  <erack@openoffice.org>  [b3dd5569495612b6a3710dbf062245c8362b9671]

locales34: #i106785# add Haitian_Haiti [ht-HT] to language list and locale data; locale data contributed by <jcpoulard>


2011-01-27  Eike Rathke  <erack@openoffice.org>  [f57ab0e27d014b4078b36988dd4965c48a10e87c]

locales34: #i106785# add Haitian_Haiti [ht-HT] to language list and locale data; locale data contributed by <jcpoulard>


2011-01-27  Eike Rathke  <erack@openoffice.org>  [9d54d880b52b4ef1c69ca96867e65ee6cd00fb9f]

locales34: #i106785# add Haitian_Haiti [ht-HT] to language list and locale data; locale data contributed by <jcpoulard>


2011-01-27  Michael Meeks  <michael.meeks@novell.com>  [b9effaadaf9389d65f4100f5e71345dcfa821c33]

compile new dictionary indexer


2011-01-27  Steven Butler  <stevenb@kjross.com.au>  [25de622a9706dc22faca853de0df6b1cd9dbac35]

create native code dictionary indexer


2011-01-27  Matthias Huetsch [mhu]  <matthias.huetsch@oracle.com>  [cd518d1a7e91d824d2b6388dad9ac2381ec57b12]

Update from sibling repository.


2011-01-27  Matthias Huetsch [mhu]  <matthias.huetsch@oracle.com>  [5f932404023840266dd3fbc640d8dce7c78a12d6]

Update from sibling repository.


2011-01-27  Matthias Huetsch [mhu]  <matthias.huetsch@oracle.com>  [c5899d236d7999b15cad5b8a7e3732e7ed5a5b8c]

Update from sibling repository.


2011-01-27  Matthias Huetsch [mhu]  <matthias.huetsch@oracle.com>  [4b1820d4a70ce9f695a9591492cc5fa2ae61a4b7]

Update from sibling repository.


2011-01-27  Matthias Huetsch [mhu]  <matthias.huetsch@oracle.com>  [6d1579a002575e937ab69846291ef1e5471fdde7]

Update from sibling repository.


2011-01-27  Matthias Huetsch [mhu]  <matthias.huetsch@oracle.com>  [96b31d46e1f210bc45658a9e02acef18ef634356]

Update from sibling repository.


2011-01-27  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [2b2de53ac02bcd85dcfa727e7fcc047189ca2e67]

vcl2gnumake: #i116588# support all optional link and cflags


2011-01-27  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [9d9c26ba19c9c27c96f096e0a167609932bc2200]

vcl2gnumake: #i116588# support all optional link and cflags


2011-01-27  Matthias Huetsch [mhu]  <matthias.huetsch@oracle.com>  [cff21146b09d6bd46d83cf6a36bac14d340b6c9c]

Update from master repository (DEV300_m98).


2011-01-27  Matthias Huetsch [mhu]  <matthias.huetsch@oracle.com>  [287a75b1b1b3103ea352a231b2a293746aea2d95]

Update from master repository (DEV300_m98).


2011-01-27  Matthias Huetsch [mhu]  <matthias.huetsch@oracle.com>  [af11933256c7ac5f03279a4b0e2e0b70507aff06]

Update from master repository (DEV300_m98).


2011-01-27  Matthias Huetsch [mhu]  <matthias.huetsch@oracle.com>  [eaaae34cbc16d9052a806caf0ad5a18339df1ada]

Update from master repository (DEV300_m98).


2011-01-27  Matthias Huetsch [mhu]  <matthias.huetsch@oracle.com>  [444839c3304aa3c3fcec986642b5d1af90eefbca]

Update from master repository (DEV300_m98).


2011-01-27  Matthias Huetsch [mhu]  <matthias.huetsch@oracle.com>  [45893f9a2740eb9c291476df4eaa3700003f0efd]

Update from master repository (DEV300_m98).


2011-01-27  Matthias Huetsch [mhu]  <matthias.huetsch@oracle.com>  [9c0d8576ec2e822eba1b346bbfee7892c3ed1574]

Update from master repository (DEV300_m98).


2011-01-27  Caolán McNamara  <caolanm@redhat.com>  [9235340a794c832a360d947f964307238493ea9b]

WaE: gcc 4.6.0 various warnings


2011-01-27  Caolán McNamara  <caolanm@redhat.com>  [04205ae31326ec83f13c55f0b2f2a102328aeecc]

WaE: gcc 4.6.0 various warnings


2011-01-27  Caolán McNamara  <caolanm@redhat.com>  [1ee2893b84ba82ffb62732f5dc3e460ed7a2d4a9]

WaE: gcc 4.6.0 various warnings


2011-01-27  Caolán McNamara  <caolanm@redhat.com>  [2158a2497c28a8f1e9af1bc974b9d4da83cc3fb1]

WaE: gcc 4.6.0 various warnings


2011-01-27  Miklos Vajna  <vmiklos@frugalware.org>  [4e746add168b161416e10938bf84a1910c6798e1]

ww8: silence debug output with dbglevel=1

dbglevel=2 is meant to produce debug output, 1 is just about getting
debug symbols, but the same output.

2011-01-27  Caolán McNamara  <caolanm@redhat.com>  [3820f0e7e17eeae559b2b3f22561316dd0e1835b]

WaE: gcc 4.6.0 various warnings


2011-01-27  Caolán McNamara  <caolanm@redhat.com>  [259c23ede7cf7faf1b5c90d35b5ed8b50b6b84ee]

Related: rhbz#672872 cancel gtk file-dialog on desktop::terminate


2011-01-27  Vladimir Glazunov  <vg@openoffice.org>  [f53ec274f209c0d21b325ba752c4d4a40c9828ed]

CWS-TOOLING: integrate CWS os147


2011-01-27  Vladimir Glazunov  <vg@openoffice.org>  [843796c762bea0e771863f92ec5ab68532444546]

CWS-TOOLING: integrate CWS os147


2011-01-27  Vladimir Glazunov  <vg@openoffice.org>  [42df5c06cefeaec7e42f42d47a50524711d27b00]

CWS-TOOLING: integrate CWS os147


2011-01-27  Vladimir Glazunov  <vg@openoffice.org>  [ea0721e207183f1c39a28b40b5a95d19ba40352f]

CWS-TOOLING: integrate CWS os147


2011-01-27  Vladimir Glazunov  <vg@openoffice.org>  [26e045d0c4c6647a5752d9d108860aeb9106b249]

CWS-TOOLING: integrate CWS kso48


2011-01-27  Vladimir Glazunov  <vg@openoffice.org>  [14ea7f8f32cff368eaa7b5bf8fc613cf8af6a129]

CWS-TOOLING: integrate CWS kso48


2011-01-27  Vladimir Glazunov  <vg@openoffice.org>  [3c935286e6d094867030f0fd7c8a9cfeb8ff4cbd]

CWS-TOOLING: integrate CWS kso48


2011-01-27  Vladimir Glazunov  <vg@openoffice.org>  [e313c2ff7cf92c6168a4a5649e5f4bbed96a37b5]

CWS-TOOLING: integrate CWS tl84


2011-01-27  Vladimir Glazunov  <vg@openoffice.org>  [dd8d794f7e36c45c185b397a777f2f5e9cb36d99]

CWS-TOOLING: integrate CWS tl84


2011-01-27  Vladimir Glazunov  <vg@openoffice.org>  [fc8b4b4b2ebe3d5183e00a07ba8721d5909c34ad]

CWS-TOOLING: integrate CWS tl84


2011-01-27  Vladimir Glazunov  <vg@openoffice.org>  [2aef31856a401be18c2bf2984973561d2b082276]

CWS-TOOLING: integrate CWS tl84


2011-01-27  Vladimir Glazunov  <vg@openoffice.org>  [90055488fb373847d6703c0dc594449b3f3db1a3]

CWS-TOOLING: integrate CWS tl84


2011-01-27  Vladimir Glazunov  <vg@openoffice.org>  [802c0dfad75818549582d442dd1d2e47af790577]

CWS-TOOLING: integrate CWS tl84


2011-01-27  Vladimir Glazunov  <vg@openoffice.org>  [488c44cd6b4804c7f0bd5ab4757b621988951afe]

CWS-TOOLING: integrate CWS tl84


2011-01-27  Vladimir Glazunov  <vg@openoffice.org>  [df811224967697ebc4d4745d1682a4c0ee6ea7a2]

CWS-TOOLING: integrate CWS tl84


2011-01-27  Jani Monoses  <jani.monoses@canonical.com>  [ea352d272c05d587313f2318b66a17b01f2c2b07]

Remove unused declaration

Signed-off-by: Michael Meeks <michael.meeks@novell.com>

2011-01-27  Thorsten Bosbach  <tbo@openoffice.org>  [c5f65c146368f79ddbda7a2e6987f6a043f9cf26]

#i116658# update issue ids and remove obsolete ones


2011-01-27  Carsten Driesner  <cd@openoffice.org>  [5b6e356986103177707f6362847ecc4906f0c7f4]

removetooltypes01: #i112600# Fix build problem on Linux x64


2011-01-27  Caolán McNamara  <caolanm@redhat.com>  [865461b6e34c4948e1b3d1a5cc7e363793f7c1c2]

don't want to include internal headers


2011-01-27  Michael Stahl  <mst@openoffice.org>  [dd352f2bddf1db8008f3168a901244622ff5fb88]

gnumake3: activate GNU make job server for CustomTarget


2011-01-27  Michael Stahl  <mst@openoffice.org>  [872251e10e1a862da09027feff6672753b703dcc]

gnumake3: fix various bugs in CustomTarget, add OUTDIR dependencies


2011-01-27  Michael Stahl  <mst@openoffice.org>  [847b8c8b37d7f199b5f56f8e19343c743be8f85c]

gnumake3: add GenCxxObject class, for generated C++ files


2011-01-27  Michael Stahl  <mst@openoffice.org>  [fcf6e35bfb3d6be351326b612102f738115472b2]

gnumake3: move xsltproc stuff out of ComponentTarget, export gb_XSLTPROC


2011-01-27  Matthias Huetsch [mhu]  <matthias.huetsch@oracle.com>  [0b298702e4428854f3b1fd31db744d50f37ddbbc]

set_soenv.in: fixed FRAMEWORKSHOME path prefix for MacOSX JavaVM.framework.


2011-01-27  Matthias Huetsch [mhu]  <matthias.huetsch@oracle.com>  [3859e8f28b464409015d8a2a3c6facb1d56b7632]

#i115784# sal/rtl/alloc: improved support for valgrind(memcheck).


2011-01-27  Caolán McNamara  <caolanm@redhat.com>  [7ebf3b1fcc9d35242f21dfb44393dd752373bdf0]

--fexceptions -> -fexceptions


2011-01-27  sb  <sb@openoffice.org>  [4d84cbefd2b88804e4a1ae7ed775d2d99d8a32a4]

sb138: #i116659# timely termination of OnLogRotateThread


2011-01-27  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [c9f03dd680c2274d5cf387172d9c60615a8db0df]

gridsort: impl_ni_updateColumnWidts: after calculating effective widths, forward this to the column models


2011-01-27  Juergen Schmidt  <jsc@openoffice.org>  [1446346432d489763ff85734b20ae066cd65f2ce]

jsc340: extend proctype check for MacOS


2011-01-27  Niklas Nebel  <nn@openoffice.org>  [94c058640c77e30244c930c33f761fff4190e61f]

csvexport: #i116636# option to leave out unnecessary quotes in CSV export


2011-01-27  Niklas Nebel  <nn@openoffice.org>  [aede73a350906eedae41e5971511c6c2f2c0e5f2]

csvexport: #i116636# option to leave out unnecessary quotes in CSV export


2011-01-27  Caolán McNamara  <caolanm@redhat.com>  [890219fa025eaa8037bd04d4539e93d3921207ef]

WaE: gcc 4.6.0 various warnings


2011-01-27  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [0b3e17e310c7c540c2a8803512062cac8f678653]

dr78: revert migration of oox to gbuild (will be done in a dedicated CWS)


2011-01-27  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [09f7fc99c442d71852396d97ee1079f0d03901a0]

dr78: revert migration of oox to gbuild (will be done in a dedicated CWS)


2011-01-27  Caolán McNamara  <caolanm@redhat.com>  [ff567f11c20533961fbf53aad6dbcc25a10addb3]

Related: rhbz#610103 more woes on rpm upgrade vs rpm erase


2011-01-27  Mathias Bauer  <mba@openoffice.org>  [783c5b306ffb20585e85889d403a4d2b20907bba]

CWS gnumake3: remove gengal


2011-01-27  Mathias Bauer  <mba@openoffice.org>  [cd2532a05a86963a0fd60243de472714326a2a34]

CWS gnumake3: remove gengal


2011-01-27  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [475f089296d926338b018ba08301ad30a1be35c1]

gridsort: removed unused includes


2011-01-27  Tor Lillqvist  <tlillqvist@novell.com>  [9f06603d3234bf8b45a71f42f47c1393bf60f278]

Do potentially pointless assertions only if dbglevel > 1


2011-01-27  Tor Lillqvist  <tlillqvist@novell.com>  [c9ce931cee63f2378e690fa87ed3e1d10d1f3909]

Revert "Be less verbose when dbglevel <= 2"

I had misunderstood. dbglevel=1 is the "normal" debugging level for
when you want to be able to debug, and dbglevel=2 *is* the one to also
get verbose debugging output.

This reverts commit 0bc3445ae06919e9cf057b98b6d29981e6c2ef91.

2011-01-27  Tor Lillqvist  <tlillqvist@novell.com>  [abb0932a33cb63c4c4601f20fba339494d3c2623]

Revert "Turn OSL_TRACE output on only if OSL_DEBUG_LEVEL > 2"

Nah. I was misunderstanding. OSL_DEBUG_LEVEL == 1 is the normal one,
and OSL_DEBUG_LEVEL > 1 should turn on debugging output.

This reverts commit c91a84441c05d4f2d8541719ed439e7a2c27e675.

2011-01-27  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [c97ccfc7989ec992f681e8a174a07a9a48433bdf]

gridsort: properly render the sort indicator for right-aligned columns


2011-01-27  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [25a7a5fec731b4cd135998fa8f5cc97531c7dde6]

gridsort: element*: don't let non-runtime exceptions slip, this will crash on non-Windows platforms


2011-01-27  Matthias Huetsch [mhu]  <matthias.huetsch@oracle.com>  [45afa697bd2f8a7a698a44328fc39a806393653e]

#i115784# Removed obsolete and unreferenced sal/rtl/alloc implementation.


2011-01-27  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [b5707b50ee83894582e14793c23466926b570b28]

gridsort: more unit tests


2011-01-27  Thomas Arnhold  <thomas@arnhold.org>  [9921ead7089175fd60e33433a448790e244541de]

Fix typo.


2011-01-27  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [31f889825edf23a303d41a30000a904558e557cf]

vcl2gnumake: #i116588# move vcl to gbuild (step 4, windows)


2011-01-27  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [65731acd090a7ec992e761321d232ca997772f0f]

vcl2gnumake: #i116588# move vcl to gbuild (step 4, windows)


2011-01-27  Caolán McNamara  <caolanm@redhat.com>  [cde0d74192fdc6563786f4fa35dccd27d1d85271]

WaE: gcc 4.6.0 various warnings


2011-01-27  Caolán McNamara  <caolanm@redhat.com>  [96d7fff09c8c73fa6c22345110a4f89732c20f23]

WaE: gcc 4.6.0 various warnings


2011-01-27  Caolán McNamara  <caolanm@redhat.com>  [44de119c25296379cac6d6924cf40bd77e8d35c2]

WaE: gcc 4.6.0 various warnings


2011-01-27  Caolán McNamara  <caolanm@redhat.com>  [34b5dc33d450661bcd9c9f474ed18df8e98634ba]

WaE: gcc 4.6.0 various warnings


2011-01-27  Caolán McNamara  <caolanm@redhat.com>  [d304c5dfd3c7b2fe4a34dced1a1c87843b5bdb01]

WaE: gcc 4.6.0 various warnings


2011-01-27  Michael Meeks  <michael.meeks@novell.com>  [ace3450feebe608d822b37ef1bf2ca44de6f9b5c]

native rendering for menubar item parts.


2011-01-27  Michael Meeks  <michael.meeks@novell.com>  [5f70fc05fc42343fb00a9dd9a72a7f907031da18]

revert accidental change to UNO API - to fix spelling of Cancelled


2011-01-27  Mathias Bauer  <mba@openoffice.org>  [bc4c58935145cf80e9a64a552d5b5a5509248630]

CWS gnumake3: fix build breakage caused by missing sdf files for localized builds; fix localization of globlmn.hrc


2011-01-27  Mathias Bauer  <mba@openoffice.org>  [feedbf353b7f9b2feeb5d512efea6bd3d15e7881]

CWS gnumake3: fix build breakage caused by missing sdf files for localized builds; fix localization of globlmn.hrc


2011-01-27  Mathias Bauer  <mba@openoffice.org>  [25b881c04ca827e400f6fed8084707ac4165c7e6]

CWS gnumake3: merge minibranches


2011-01-27  Aurimas Fišeras  <aurimas@gmail.com>  [85f4d5e755b0768a3ed8e5bfed5702a28a31d8d9]

Some fixes to documentation (part 3)

Fixes many spelling errors (checked with en_US spell checker).
Unifies spelling of some common words.
Replaces single quotes ('') with double quotes ("").
Fixes several other errors.

2011-01-27  Christoph Herzog  <rhogez@googlemail.com>  [394d77945c708c6ffc2fa0e09236f712c19478f0]

Translation of comments (minor, 6 files) in sw/inc


2011-01-27  Carsten Driesner  <cd@openoffice.org>  [b1059dda828d9af805338a93217dc3546e96f675]

removetooltypes01: #i112600# Fix build problem on Linux x64


2011-01-27  Mathias Bauer  <mba@openoffice.org>  [26b3715705944b13fcd4e275e8e730035a7b4d15]

CWS gnumake2: use temp files for long command lines; missing include path in editeng


2011-01-27  Mathias Bauer  <mba@openoffice.org>  [079e072e186a2e267284a2c4354f5f18843ea0a7]

CWS gnumake2: use temp files for long command lines; missing include path in editeng


2011-01-27  Octavio Alvarez  <alvarezp@alvarezp.ods.org>  [a3edf8cb0776966328c63fa645137f2de1cbd662]

"Default Formatting" -> "Clear Direct Formatting"


2011-01-27  Aurimas Fišeras  <aurimas@gmail.com>  [5c0a22ab34a1ce0a7d1bd66e82d82f8bc6caaeec]

Some fixes to documentation (part 2)

Fixes many spelling errors (checked with en_US spell checker).
Unifies spelling of some common words.
Replaces single quotes ('') with double quotes ("").
Fixes several other errors.

2011-01-27  Octavio Alvarez  <alvarezp@alvarezp.ods.org>  [3ed7290a028f8844de7006757009e40f7a8b8970]

"Default Formatting" -> "Clear Direct Formatting"


2011-01-27  Octavio Alvarez  <alvarezp@alvarezp.ods.org>  [b4b0e7a23433d9e54061682dc1d4ca5386564b29]

"Default Formatting" -> "Clear Direct Formatting"


2011-01-27  Octavio Alvarez  <alvarezp@alvarezp.ods.org>  [5cd1a8ec06fe6760e7d05a6b45b846e738bc3e56]

"Default Formatting" -> "Clear Direct Formatting"


2011-01-27  Octavio Alvarez  <alvarezp@alvarezp.ods.org>  [ac733a122c30961aef6a2ffc1b7e97df5be38588]

"Default Formatting" -> "Clear Direct Formatting"


2011-01-27  Jan Darmochwal  <jdarmochwal@gmx.de>  [3c4929f2e41758eb9742e056db8dbfb08cea65f8]

Accelerate Perl installer builder

speed up collect_directories_from_filesarray
eg use $a .= $b instead of $a = $a . $b

2011-01-27  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [1e7279d41217038814470dce5de8c0ac3f01b16c]

gridsort: tests for sortable grid data


2011-01-27  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [6444bc43f24b8674a0d7059feb91537c2967e1fa]

gridsort: minor changes to the new API: - renamed XMutableGridDataModel::setRowHeading to updateRowHeading for consistency reasons - renamed XSortableGridDataModel to XSortableGridData - actually, this is not a full-fledged model in itself.


2011-01-27  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [75a441f652654465122bc686d8803bd887169f86]

gridsort: minor changes to the new API: - renamed XMutableGridDataModel::setRowHeading to updateRowHeading for consistency reasons - renamed XSortableGridDataModel to XSortableGridData - actually, this is not a full-fledged model in itself.


2011-01-26  Sören Möller  <soerenmoeller2001@gmail.com>  [59e0fc84462b6aafb4e2d658a4d60a9388bd6265]

Added check for empty rRangeList in ScViewFunc

This fixes a crash, which occured when the sum function was called, without
beeing able to generate an automatic range.

2011-01-27  Tor Lillqvist  <tlillqvist@novell.com>  [4cdd59b79b7e0dd051d0ca9c73d3953425999e52]

We don't need ddraw.lib which doesn't even exist in the current DX SDK


2011-01-27  Tor Lillqvist  <tlillqvist@novell.com>  [41beafbf540ebc9ccb1efd8778c0b906882a9007]

Do rebasing on 32-bit Windows only for now


2011-01-27  Tor Lillqvist  <tlillqvist@novell.com>  [6bf60c67249175ea775cf5addebdf3e0736a6883]

Exit early if there is no doxygen


2011-01-27  Tor Lillqvist  <tlillqvist@novell.com>  [67a5f332ea028ef1f201144979b3ef7ad17a6a61]

These files are C, not C++


2011-01-27  Tor Lillqvist  <tlillqvist@novell.com>  [d7ac003032731f6f8b7bc503530162d93826dd9d]

Avoid compiler warning


2011-01-27  Tor Lillqvist  <tlillqvist@novell.com>  [af4ab34ffd2a1dcf26ac2f6ac44aad48f34af33e]

There is no SJLIB


2011-01-27  Tor Lillqvist  <tlillqvist@novell.com>  [d149fe2d77af5c92ff415b5c6a4bc67e8fea32d7]

There is no SJLIB


2011-01-26  Caolán McNamara  <caolanm@redhat.com>  [60b1b4ccfbccacc1866a0249cda27a5b5c13dcd0]

WaE: mark this dir as warnings free


2011-01-26  Caolán McNamara  <caolanm@redhat.com>  [162565b2d9f4361624a72f91bd6a9914f4e682de]

WaE: clear warnings


2011-01-26  Kenneth Venken  <kenneth.venken@gmail.com>  [e1a42bc68918c962bd38c1070a6f0b4b225c3353]

cpp cleanliness: fixed some memleaks


2011-01-26  Tor Lillqvist  <tlillqvist@novell.com>  [72f06717f64243c5d17c3e9ebab1696920e1e6f4]

Intermediate commit


2011-01-26  Tor Lillqvist  <tlillqvist@novell.com>  [e8e2ce6c67dae32366d442ae52c09863b9959733]

Why OSL_ENSURE something that is not required?


2011-01-26  Tor Lillqvist  <tlillqvist@novell.com>  [d2d18606f8e1ab95599a8704d0a713464bd366ed]

Add the location of the 64-bit jvm.dll


2011-01-26  Albert Thuswaldner  <albert.thuswaldner@gmail.com>  [c6551760fc30ce99c6c351cb63093d09a5490061]

Translations of German comments in sfx


2011-01-26  Albert Thuswaldner  <albert.thuswaldner@gmail.com>  [0fb93815ffb45273e2f44455f2065e6ed3bb8fd2]

Translations of German comments in sfx


2011-01-26  Caolán McNamara  <caolanm@redhat.com>  [1a2ebf61e733f33f6a6bcba734a2f2e3f6ad887b]

throw out some unused methods


2011-01-26  Kenneth Venken  <kenneth.venken@gmail.com>  [4ec0c1ba906504d07e9bff567770d8812cb6285f]

Cpp cleanliness: redundant assignment to self


2011-01-26  Caolán McNamara  <caolanm@redhat.com>  [998e7286f7dd8424b6185c72c52a0b9540e53a09]

WaE: nPos not used for anything


2011-01-26  Kenneth Venken  <kenneth.venken@gmail.com>  [2e2cb4bbe2337b91b9b05b9dcc3b528161e59d73]

Cpp cleanliness: redundant assignment to self


2011-01-26  Caolán McNamara  <caolanm@redhat.com>  [54c47b5408769234373aaa78f9916e3453cb1250]

tweak this slightly differently


2011-01-26  Kenneth Venken  <kenneth.venken@gmail.com>  [3332802ff5c765b7b08297a77e24b701eb5ccd47]

Cpp cleanliness: redundant assignment to self


2011-01-26  Kenneth Venken  <kenneth.venken@gmail.com>  [02dd8a0e32464aaab863c558322af67b7ba4e121]

Cpp cleanliness: redundant assignment to self


2011-01-26  An Leenders  <an@Fluffy.(none)>  [6c6eafb05b11efda309ce9cfdbb0a89c5df3d74f]

cpp cleanliness: check for assignment to self


2011-01-26  An Leenders  <an@Fluffy.(none)>  [28a69934661bf3e3e366e6474ecac2ddb0507066]

cpp cleanliness: check for assignment to self


2011-01-26  An Leenders  <an@Fluffy.(none)>  [31b6fe42e20b67a29e49612638c7d23415f963f6]

cpp cleanliness: check for assignment to self


2011-01-26  An Leenders  <an@Fluffy.(none)>  [8a4974c5cd9ebc27b64c75dbaa746556e4868923]

cpp cleanliness: check for assignment to self


2011-01-26  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [23933ae6f6c74253a233761dfa42e488f6cabd13]

gridsort: let the sort indicator arrow point up when sorted ascending, and down otherwise.


2011-01-26  Tor Lillqvist  <tlillqvist@novell.com>  [42fc25bc9d94903f545531344fb04da27001a72e]

Bypass this directory unless SOLAR_JAVA


2011-01-26  Tor Lillqvist  <tlillqvist@novell.com>  [c37747173d96412a4f4aafbf2e1846c062803391]

Use SetWindowLongPtr


2011-01-26  Tor Lillqvist  <tlillqvist@novell.com>  [9b155de5820af733e1762d224a1ad3a5127efc1c]

Don't hardcode SOLAR_JAVA always to TRUE, winenv.set.sh sets it or not


2011-01-26  Tor Lillqvist  <tlillqvist@novell.com>  [e7def2bfc67a55daee41182959dd73b33592ea78]

Check also $JAVA_HOME being set to "NO_JAVA_HOME" by the configure script


2011-01-26  Thorsten Behrens  <tbehrens@novell.com>  [e5b80ed0b1b0b4ef1e34a42cf09e17f555ade975]

Revert "Initial LibO mimetype icon design"

This reverts commit bf7cc5f6751d566bccb45b09fb15f82e56fe3333.

2011-01-26  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [e36eaeb472581320c6ea92181ef8e0592e2479fb]

vcl2gnumake: #i116588# move vcl to gbuild (step 3,linux,solaris,macos)


2011-01-26  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [e0a13ec42d76f487cb21c3fd80d2317bf322bc7e]

vcl2gnumake: #i116588# move vcl to gbuild (step 3,linux,solaris,macos)


2011-01-26  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [65bff13b5d32bd7b19b9d45ef6c2b9a102ef329e]

vcl2gnumake: #i116588# move vcl to gbuild (step 3,linux,solaris,macos)


2011-01-26  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [3afc7558eb03b88fd6041ef9fa530651f8468191]

vcl2gnumake: #i116588# move vcl to gbuild (step 3,linux,solaris,macos)


2011-01-26  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [c634a9b59904c79872ba2376fa032e4f68986280]

chart52: branch merge


2011-01-26  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [2e0fdf80c30a1a0af490aab176b4bb7c097f58eb]

chart52: #i28670# import/export of manual chart legend size from/to XLS


2011-01-26  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [a4a27812381ff4a25d28c58340a0ea67549b060e]

chart52: #i28670# import/export of manual chart legend size from/to XLS


2011-01-26  Alexander Thurgood  <alex.thurgood@gmail.com>  [8b9003a4d5047debb0f3b981b97a4d842b030cad]

Fix window focus for langpack installation on Mac fdo# 33056

Signed-off-by: Thorsten Behrens <tbehrens@novell.com>

2011-01-26  Caolán McNamara  <caolanm@redhat.com>  [3d402fce3af34b82c4a27adaf7f77aa2c3a3d6df]

WaE: gcc 4.6.0 various warnings


2011-01-26  Caolán McNamara  <caolanm@redhat.com>  [9be6b3dc4994c9d9656d15df086158f75236535d]

WaE: fix shadowing post list change


2011-01-26  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [b0ac5e2d26f08b372ab802bb4cb4cd3f42b7ba1f]

gnumake3: merging minibranches


2011-01-26  Caolán McNamara  <caolanm@redhat.com>  [9d47c89f48c9630a82ee548e18bd75390c40ac9d]

WaE: gcc 4.6.0 various warnings


2011-01-26  Caolán McNamara  <caolanm@redhat.com>  [987c0541f9aad630cfff2c8eaf46ab884ab4502d]

WaE: gcc 4.6.0 various warnings


2011-01-26  Caolán McNamara  <caolanm@redhat.com>  [75c5180337957ff62266854e366c0f3d37c9266d]

WaE: gcc 4.6.0 various warnings


2011-01-26  Caolán McNamara  <caolanm@redhat.com>  [b38ee8c8d5bb10ade41d5ee4050ec4fda12fcbd2]

Resolves: fdo#33523 fix scrollbars in themes that have no up/down buttons


2011-01-26  Luboš Luňák  <l.lunak@suse.cz>  [63fa8b60fef2e2d72c16a70246c5b8e4a702d863]

proper Qt event loop integration also when Glib is not used


2011-01-26  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [f8e99b2e95c23685760165eab28a1d941793deb4]

gnumake3: fix dependencies on CustomTargets


2011-01-26  Joseph Powers  <jpowers27@cox.net>  [faa253ee441f9be75e27980595a4b567e52cb9e0]

Remove DECLARE_LIST( SotFactoryList, SotFactory* )


2011-01-26  Ingrid Halama [iha]  <Ingrid.Halama@oracle.com>  [a2d49e576d3ba693132fb2c75d1b73c1d802b8e8]

chart52: #28670# make the legend within charts resizeable - build warning


2011-01-26  Mathias Bauer  <mba@openoffice.org>  [1313c2793278d74f16814daf17ce669250dec7f0]

CWS gnumake3: fix component location for msforms; change library name for msforms; change file names for gengal


2011-01-26  Mathias Bauer  <mba@openoffice.org>  [7c810cb4d733ccaa9e8f66415e252d1e0369fc5f]

CWS gnumake3: fix component location for msforms; change library name for msforms; change file names for gengal


2011-01-26  Mathias Bauer  <mba@openoffice.org>  [b516ef7c958652d50d5d0dda3ee3d062cb8c332b]

CWS gnumake3: fix component location for msforms; change library name for msforms; change file names for gengal


2011-01-26  Mathias Bauer  <mba@openoffice.org>  [a239103a877de032e11acfa645d059c45fd28d10]

CWS gnumake3: fix component location for msforms; change library name for msforms; change file names for gengal


2011-01-26  Joseph Powers  <jpowers27@cox.net>  [7fbf4facbb96088da82203f27fe0a5aee84ea616]

Code cleanup

Removed an unused class forward reference from so2dll.hxx

Removed some useless code from bf_wrapper.cxx
	@@ -167,19 +165,11

Removed a compiler warning (and posiable bug) in sw_wsfrm.cxx
	@@ -782,13 +782,19
	@@ -801,10 +807,11

Deleted several commented out lines.
Lots of trailing whitespace

2011-01-26  Michael Koch  <miko@gmx.ch>  [74d8d2dfed51e03807e347da951fdf9ef727b6a6]

Added script to search for unnecessary newlines

Script recursively searches directorys for
consecutive "empty line(s) - code line" groups

2011-01-26  Tor Lillqvist  <tlillqvist@novell.com>  [8df66ba6e55e89d57ea47a25a5f3759d0c667625]

Improve Java tests on Windows


2011-01-26  Tor Lillqvist  <tlillqvist@novell.com>  [ba0c6830cba0d4e73aee8cd933d83fe82addf357]

Drop CWS-related and "Heiner's proprietary" code


2011-01-26  Luboš Luňák  <l.lunak@suse.cz>  [4c3c0efc1c92d12dadf87ada20387dce051b70b1]

fix KDE3 library search order (fdo#32797)

Use LINKFLAGS instead of STDLIBS, as the latter comes way too late
in the link command and may result in some stray -L/usr/lib getting
before -L$KDEDIR/lib. Since KDE4 libs often tend to be installed
under /usr while KDE3 libs are often somewhere else such as /opt/kde3/lib,
this could cause using wrong libraries.
(cherry picked from commit b799041d66f5f5ec944b6baeec43df01fd3ace2c)

Signed-off-by: Thorsten Behrens <tbehrens@novell.com>

2011-01-26  Luboš Luňák  <l.lunak@suse.cz>  [129fc300792e8b255c2d15d74e014533f783b013]

fix KDE3 library search order (fdo#32797)

Use LINKFLAGS instead of STDLIBS, as the latter comes way too late
in the link command and may result in some stray -L/usr/lib getting
before -L$KDEDIR/lib. Since KDE4 libs often tend to be installed
under /usr while KDE3 libs are often somewhere else such as /opt/kde3/lib,
this could cause using wrong libraries.
(cherry picked from commit b13f9e3374f8f605e6bf6f7be8819142060c37e9)

Signed-off-by: Thorsten Behrens <tbehrens@novell.com>

2011-01-26  Miklos Vajna  <vmiklos@frugalware.org>  [50326ea354a5500647dfc598ba4d8e5c96eb69d4]

MSWordExportBase::SupportsUnicode(): renamed from HackIsWW8OrHigher

That mathod is basically used to determine if unicode is allowed to be
used during the export, but the old names wasn't that meaningful.

Suggested-by: Caolán McNamara <caolanm@redhat.com>

2011-01-26  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [5a07595a428099575dcfe96a3cc54d136cbaba1b]

vcl2gnumake: #i116588# add static library for salmain


2011-01-26  Caolán McNamara  <caolanm@redhat.com>  [9537cbf1895a8b6ee77c431d067dcd24be8e679d]

don't check for visibility bug on Darwin


2011-01-26  Miklos Vajna  <vmiklos@frugalware.org>  [626e42e93930ac6e6489f5f3b38e68d5ccd48f25]

RtfExport::HackIsWW8OrHigher(): return true (closes fdo#33478)

This makes the exporter use unicode unconditionally when exporting
accents. This is needed because in case we don't do unicode, we need
special fonts (see SwWW8AttrIter::OutAttr()), while in RTF we need to
output the font table before exporting the docuent.

Agreed-by: Caolán McNamara <caolanm@redhat.com>

2011-01-26  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [b9cd8335c89822a56dee899f32164ba216d86b53]

vcl119: #i116632# fix an off by one display problem (thanks ssa!)


2011-01-26  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [9e1ab4bf40c0ca6ade1c13ca3b57f21b6eda6232]

gridsort: added missing Java file to makefil


2011-01-26  Caolán McNamara  <caolanm@redhat.com>  [df8898bd37c7983adec9d0e24b802ceaf355b190]

WaE: gcc 4.6.0 various warnings


2011-01-26  Joseph Powers  <jpowers27@cox.net>  [0f44da55121dde853e8e2efb3ac4c80f568909c7]

Remove DECLARE_LIST( RscStrList, ByteString * )


2011-01-26  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [c22f16b635e39db9203dbced0d594954e7939cb9]

gridsort: grid control related unit tests (first set, more to come)


2011-01-26  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [838ec321b7b6a862649320a28f682c83bb794dcd]

gridsort: grid control related unit tests (first set, more to come)


2011-01-26  Caolán McNamara  <caolanm@redhat.com>  [80a4f7e6617819c68ecd604d951baecc9ba0fb38]

WaE: gcc 4.6.0 various warnings


2011-01-26  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [78eb7fe1403c5cd46553bb0252b2cf6b8e09d73b]

dba34a: #i107809# drop support for old Mozilla profile format, support new-style SeaMonkey profiles

(cherry-picked from hg 272071:d5b3bb5ca529)

2011-01-26  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [4dd0bf051842c0231f9f5747039c6ade04101856]

chart52: #i28670# import of manual chart legend size from OOXML


2011-01-26  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [5094622556d429df2028b5b299fe5aa3c2a96fd9]

vcl2gnumake: #i116588# move vcl to gbuild (step 2)


2011-01-26  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [096f56c6978a2d6570b0cc47016d344d5ef54a5a]

vcl2gnumake: #i116588# move vcl to gbuild (step 2)


2011-01-26  Caolán McNamara  <caolanm@redhat.com>  [23b096d98be3a7a98332fce6d3287a177ffe0cfd]

this is wrong, using a pointer to a temporary


2011-01-26  Mathias Bauer  <mba@openoffice.org>  [ef0e275eab240c610d5e7441f625271f06a7796b]

CWS gnumake3: wrong license header in solenv, missing d.lst in sot and vbahelper


2011-01-26  Mathias Bauer  <mba@openoffice.org>  [c4cf136270b00fb6f3188772feba3ccddea7391a]

CWS gnumake3: wrong license header in solenv, missing d.lst in sot and vbahelper


2011-01-26  Mathias Bauer  <mba@openoffice.org>  [2d3953778c21a379394b9a24fe0c3574de8ce003]

CWS gnumake3: wrong license header in solenv, missing d.lst in sot and vbahelper


2011-01-26  Carsten Driesner  <cd@openoffice.org>  [e1171c154cf5b74a19aabc6dc137784a1a5096e6]

gnumake3: adjust comphelper to new build env


2011-01-26  Carsten Driesner  <cd@openoffice.org>  [99a85c5bda0d1fb965cb48cd6c2ab1478c269313]

gnumake3: adjust comphelper to new build env


2011-01-26  Ocke.Janssen  <Ocke.Janssen@oracle.com>  [fca4891942b319dfe59d1a225d0ab01601a96205]

dba34d: #i108967# introduce new settings into UI and driver config: RespectDriverResultSetType


2011-01-26  Ocke.Janssen  <Ocke.Janssen@oracle.com>  [a6f0350550d96ba8e00e79325a260a63a5899107]

dba34d: #i108967# introduce new settings into UI and driver config: RespectDriverResultSetType


2011-01-26  Andras Timar  <timar@fsf.hu>  [8ae7ac04e3f64b8adb23eae14f398151d21fedd0]

removed obsolete starwars images


2011-01-26  Thomas Klausner  <wiz@NetBSD.org>  [5e4955a4f622d878c919ac7e6630001563790cf3]

Pass thru PYTHON, found by configure.

Will be used by filter/source/config/fragments/makefile.mk.

2011-01-26  Thomas Klausner  <wiz@NetBSD.org>  [cfec058024bafe8aab6a13e2b826037262548c4c]

Use PYTHON as passed through by set_soenv.in.


2011-01-26  Caolán McNamara  <caolanm@redhat.com>  [6b45b36e1af83dc401a0ebd7a872942b9e0905c4]

fix for fdo#32561

crash when iterating over the database types, see the bug ( fdo#32561 ) for more details

Signed-off-by: Noel Power <noel.power@novell.com>

2011-01-26  Caolán McNamara  <caolanm@redhat.com>  [4f4bec90b8c07c3c0415de7860a560dd16f3ebae]

fix for fdo#32561# crash when moving through database types


2011-01-26  Caolán McNamara  <caolanm@redhat.com>  [79f024a586a3e272eea032332aa58f47d0bdb33f]

WaE: gcc 4.6.0 various warnings


2011-01-26  Mathias Bauer  <mba@openoffice.org>  [f81812464c6504831b8bddaabfe25876a0906488]

CWS gnumake3: several clean ups and fixes in makefiles


2011-01-26  Mathias Bauer  <mba@openoffice.org>  [b0ccccea6798baa0fc71691fbe01a9b5da85ab60]

CWS gnumake3: several clean ups and fixes in makefiles


2011-01-26  Mathias Bauer  <mba@openoffice.org>  [c501793e09620701d76cf981a397cc3c428e3071]

CWS gnumake3: several clean ups and fixes in makefiles


2011-01-26  Mathias Bauer  <mba@openoffice.org>  [6c0d17b3e21d4c0d6f6a526a6261f5ca8eb42369]

CWS gnumake3: several clean ups and fixes in makefiles


2011-01-26  Caolán McNamara  <caolanm@redhat.com>  [9fcf387d7e6a1e81ddc611f141e89f970ff5ba0e]

WaE: gcc 4.6.0 various warnings


2011-01-26  Caolán McNamara  <caolanm@redhat.com>  [7c2a012c36577b7c717bce9fb559815c05b2fed1]

WaE: gcc 4.6.0 various warnings


2011-01-26  Caolán McNamara  <caolanm@redhat.com>  [f56f1cdd1e86612d151bc91acf8e3f73ca125c9e]

WaE: gcc 4.6.0 various warnings


2011-01-26  Caolán McNamara  <caolanm@redhat.com>  [680cf073c0540a940f7abf8110e9c0d960ebeafd]

WaE: gcc 4.6.0 various warnings


2011-01-26  sb  <sb@openoffice.org>  [c1450f1ba30a1fb465b91d934fafda22e6bcd8f3]

sb138: #i116038# fresh implementation of binary URP bridge


2011-01-26  sb  <sb@openoffice.org>  [9770f801119ebf03ba8e01ee19edf6a00182ea28]

sb138: #i116038# fresh implementation of binary URP bridge


2011-01-26  sb  <sb@openoffice.org>  [138ab06ecc2c288963dac707ebc94b69ce92f39d]

sb138: #i116038# fresh implementation of binary URP bridge


2011-01-26  David Tardon  <dtardon@redhat.com>  [99bcdd3b856dfcb209f4bf3038cfe94473dd702e]

WaE: remove unused variable


2011-01-26  Thomas Arnhold  <thomas@arnhold.org>  [a03a0527062da59a6958fba0d8dbd45ea592b225]

Cleanup for ww1.


2011-01-26  Thomas Arnhold  <thomas@arnhold.org>  [d1f8d63e45cf305bca7a88e893e931a7739c8913]

Remove unused DEBUG_KA.


2011-01-26  Thomas Arnhold  <thomas@arnhold.org>  [fa2526c545f8fa64c8b91018428e27b2e2d8376e]

Remove some dead code.


2011-01-26  David Tardon  <dtardon@redhat.com>  [3d708bcde52b87ce878d4ed68a5ae1ddb2b24988]

fix build with system ODBC


2011-01-26  Miklos Vajna  <vmiklos@frugalware.org>  [0fd4a71aabd454abaa43ac68d6002425628d0e68]

RTF: escape special characters in style names (partially closes fdo#33478)


2011-01-26  Andras Timar  <timar@fsf.hu>  [1eaa944a258d1e7bfbb89bd34a0ea9122876492a]

translations need more space on word count dialog


2011-01-25  Thomas Arnhold  <thomas@arnhold.org>  [f4e7cc0944e3372dc1a7000490fe1d941010c452]

Remove some dead code.


2011-01-25  Thomas Arnhold  <thomas@arnhold.org>  [bef90950a08466069552616ae16d1941acd8b247]

Remove FUTURE.


2011-01-25  Thomas Arnhold  <thomas@arnhold.org>  [356987246375b102b17938414cff676547a6e0ba]

Remove FS_PRIV_DEBUG directive.


2011-01-25  Ingrid Halama [iha]  <Ingrid.Halama@oracle.com>  [3f328511e92e48df306da7088b0ca627bf921741]

chart52: merge with DEV300_m98


2011-01-25  Ingrid Halama [iha]  <Ingrid.Halama@oracle.com>  [9487ac66bc5abc276451550d4c6c5af80ba113e5]

chart52: merge with DEV300_m98


2011-01-25  Lucas Baudin  <xapantu@gmail.com>  [06f3123d2e9ffd9ab5a020f5455e878d54a6e6ea]

fix various gtk+ theme integration annoyances, fdo#32186


2011-01-25  Tor Lillqvist  <tlillqvist@novell.com>  [c459b2681583924a819eab8514dc36fe7fe3cc2e]

Be less verbose when dbglevel <= 2


2011-01-25  Tor Lillqvist  <tlillqvist@novell.com>  [5be90a49b6268e7a83c79b51e2c9f2350df6f50f]

Use correct type of parameter 7 to SendMessageTimeout


2011-01-25  Andy Holder  <andy.m.holder@gmail.com>  [3133e10ecb8499ec13d8f560cebe8fa92a78124a]

cppcheck: unused variables


2011-01-25  Andy Holder  <andy.m.holder@gmail.com>  [3e23eb43f997ce143f47f3bde6638bb7896c50a8]

ccpcheck: unused variable


2011-01-25  Andy Holder  <andy.m.holder@gmail.com>  [e1b2f4c82fd1ab2a26a7a43959e0eab2427a9f87]

cppcheck: unused variable


2011-01-25  Andy Holder  <andy.m.holder@gmail.com>  [11a5648126eab1ccb31ef2497ea22c3ff0cf37c7]

cppcheck: Variables not used


2011-01-25  Caolán McNamara  <caolanm@redhat.com>  [c9f5cad1d528bccf46036099ce0343d8f1e3adc9]

fix build break in dbgutil mode


2011-01-25  Christina Rossmanith  <Christina Rossmanith>  [a3913a20279eca57d1ed284b1b75f01b5fbf49a6]

Translated comments from German to English


2011-01-25  Caolán McNamara  <caolanm@redhat.com>  [22782efaac6e24ef351f8942ca46ea32b7fee4af]

fix build break in dbgutil mode


2011-01-25  Christina Rossmanith  <Christina Rossmanith>  [999c69dd67c8aafba25fab2ac52f32461c6c87c6]

Translated comments from German to English


2011-01-25  Andras Timar  <timar@fsf.hu>  [5b61da874252059bbe2459afc960ebc0bdc0bc46]

translations need more space on word count dialog


2011-01-25  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [0dbaba1db25f7b43cac0e8783135e4c9f473a5dd]

Mac WaE


2011-01-25  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [2746bade155304bd96f0b9211756c0363601e747]

gridsort: pulled and merged DEV300m98


2011-01-25  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [5da3f13d3e60d0eb6ea07078d13ce0f4e2d82b95]

gridsort: pulled and merged DEV300m98


2011-01-25  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [26d86d8008bdd3b553fbe63d4f7af3a72a783381]

gridsort: pulled and merged DEV300m98


2011-01-25  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [dbbd1aae55766ffd0fb5fe14f712ece7ab691014]

gridsort: pulled and merged DEV300m98


2011-01-25  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [2603ace5fd253d992249c356a34a06221b4ed84c]

gridsort: pulled and merged DEV300m98


2011-01-25  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [3e733f02c863bdc51b851e27850f8a2483af78e3]

gridsort: pulled and merged DEV300m98


2011-01-25  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [d3ea597f519b2244676daf78c24a49597f65f4e2]

gridsort: pulled and merged DEV300m98


2011-01-25  Tor Lillqvist  <tlillqvist@novell.com>  [e9e2c91faa6a5a79f6c495b2e249ea58f712ed05]

Use correct libxml2


2011-01-25  Tor Lillqvist  <tlillqvist@novell.com>  [60ba48a1b4aee5d80127df2450bae1312aa1881f]

Add informative comment about ULONG and BOOL screwup in sqltypes.h


2011-01-25  Tor Lillqvist  <tlillqvist@novell.com>  [7dd524d18060327372f4f0201b4339fd68333ada]

ULONG is not unsigned long


2011-01-25  Tor Lillqvist  <tlillqvist@novell.com>  [09c19c6ddada306d1b23e312838e964325105ad5]

Fix minor ULONG glitch


2011-01-25  Tor Lillqvist  <tlillqvist@novell.com>  [53b738076722da0c54e40e283e667cbd17ddb21c]

Minor type tweak to fix x64 Windows compilation error


2011-01-25  Tor Lillqvist  <tlillqvist@novell.com>  [e7060e23c6fdd22250afc37b46fa732995c7734c]

Add an informative message


2011-01-25  Tor Lillqvist  <tlillqvist@novell.com>  [03bee2a75b025a3d5f593b22206d055809537baa]

Workaround for <odbc/sqltypes.h> ULONG and BOOL screwup


2011-01-25  David Tardon  <dtardon@redhat.com>  [c62eba21c85892fbd7cc5e48ad4f72c13041dd0c]

fix the patch, i said!


2011-01-25  sb  <sb@openoffice.org>  [4a93466b857e5d0ed0af5bcd04a29e18ab0c510b]

sb139: #i116612# fixed solenv/gbuild/platform/linux.mk typos when linking executables


2011-01-25  David Tardon  <dtardon@redhat.com>  [bb5a845f456be03301278e42195b7358126e71b2]

fix the patch


2011-01-25  Mathias Bauer  <mba@openoffice.org>  [b6ac26c95f0597b51ed627bbfe519969494b82d5]

CWS gnumake3: resync to m98


2011-01-25  Mathias Bauer  <mba@openoffice.org>  [2b52757bd9d089a712f7caceb5ff45c186a3d57b]

CWS gnumake3: resync to m98


2011-01-25  Mathias Bauer  <mba@openoffice.org>  [10762f9d3c0345ab8015d395d827f387931e8c51]

CWS gnumake3: resync to m98


2011-01-25  Mathias Bauer  <mba@openoffice.org>  [911d360e2a4a723a46d729a2bb5eea1596a07c1c]

CWS gnumake3: resync to m98


2011-01-25  Mathias Bauer  <mba@openoffice.org>  [3e8c2acbc308a1987257759200dbb1d4a45d0e78]

CWS gnumake3: resync to m98


2011-01-25  Mathias Bauer  <mba@openoffice.org>  [3b4e5066185aa9705237612641083e3837b264b5]

CWS gnumake3: resync to m98


2011-01-25  Mathias Bauer  <mba@openoffice.org>  [610ed2c574bbf9d634cd854967368f5b384ea442]

CWS gnumake3: resync to m98


2011-01-25  Mathias Bauer  <mba@openoffice.org>  [bf1981de08012cd73e76260a4395ea35dcc2afa1]

CWS gnumake3: resync to m98


2011-01-25  Mathias Bauer  <mba@openoffice.org>  [abd28b0352a654d43aeeb6a034370cf265fa93cc]

CWS gnumake3: resync to m98


2011-01-25  Mathias Bauer  <mba@openoffice.org>  [9fa0a785088feeaf3cf4bb502ef8f2e4ec1b1152]

CWS gnumake3: resync to m98


2011-01-25  Mathias Bauer  <mba@openoffice.org>  [69aaa3c57f42a026746243ea4a7ae478a38193a4]

CWS gnumake3: resync to m98


2011-01-25  Mathias Bauer  <mba@openoffice.org>  [5ede6609549b11eb205e080341438bed5f9858e0]

CWS gnumake3: resync to m98


2011-01-25  Mathias Bauer  <mba@openoffice.org>  [0ab2ece0b9e074ed63d793ce8e487a07307b12e5]

CWS gnumake3: merge minibranches


2011-01-25  Ingrid Halama [iha]  <Ingrid.Halama@oracle.com>  [9c4230ceafb23b4e3ff9e201e6f9516368d1e122]

chart52: merge with DEV300_m98


2011-01-25  Ingrid Halama [iha]  <Ingrid.Halama@oracle.com>  [d21794dfbf3d13be7e2d93151a94de1148f65182]

chart52: merge with DEV300_m98


2011-01-25  Ingrid Halama [iha]  <Ingrid.Halama@oracle.com>  [8c7032b69be4832e4aa78e225db8991b12e25953]

chart52: merge with DEV300_m98


2011-01-25  Ingrid Halama [iha]  <Ingrid.Halama@oracle.com>  [a5da1bb72dbda9806855e926b59f9e541c95d8b5]

chart52: merge with DEV300_m98


2011-01-25  Mathias Bauer  <mba@openoffice.org>  [5d2f51945b10f6c3cad3286e5cce101a1d1c1727]

CWS gnumake3: fix license headers


2011-01-25  Mathias Bauer  <mba@openoffice.org>  [80fa6e0c97fc50fee714f3a7dc75d11d2180877b]

CWS gnumake3: fix license headers


2011-01-25  Mathias Bauer  <mba@openoffice.org>  [c126ba333326f4fb51349521b86ff3d573f5ff15]

CWS gnumake3: fix license headers


2011-01-25  Mathias Bauer  <mba@openoffice.org>  [38ea83b7b499f2867fd37b113d5ffaa84326016c]

CWS gnumake3: fix license headers


2011-01-25  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [3240d4a82c4a3100a5c2c01efed33eb8cab83b8c]

dr79: unx compiler warnings


2011-01-25  David Tardon  <dtardon@redhat.com>  [ad24601ea82fea03a4a414acf7732dee5ecc402a]

rhbz#641350 don't segfault when test is built with debug. STL


2011-01-25  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [869460c59e22b65a79bdea205a16652cf8a0ea44]

dr79: #i5759# use Window::RequestHelp() instead of Window::MouseMove() to show full field name


2011-01-25  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [235f20dfc83a1d47313d76836d34eb2c2f57db49]

gridsort: adjusted new classes from MWS to the UnoControl/Model ctor changes done in the CWS


2011-01-25  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [54d9ea315aef1d774d728e6e8cbac3183def5f0e]

gridsort: post rebase (which was implicitly done by merging CWS dba34b): re-do changes in the new build system


2011-01-25  Philipp Lohmann [pl]  <Philipp.Lohmann@oracle.com>  [e60595b380ef2a355ebfda0693044b4cb7699fec]

vcl2gnumake: #i116588# move vcl to gbuild (step 1, linux)


2011-01-25  Philipp Lohmann [pl]  <Philipp.Lohmann@oracle.com>  [bb3127a8c053434ab1f4c42624b3d70a5fbfa9e6]

vcl2gnumake: #i116588# move vcl to gbuild (step 1, linux)


2011-01-25  Mikhail Voytenko  <mav@openoffice.org>  [04034b8ca71a6d4e6823f71dd092aaac0270a028]

gnumake3: adjust sot project to the new build environment


2011-01-25  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [713792ff4a57c574450acc9907c80bc799b34129]

chart52: adapt to changed API


2011-01-25  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [5c86cbeb5891e8f4b03718b2ec4fc845f39b48a1]

chart52: adapt to changed API


2011-01-25  Mathias Bauer  <mba@openoffice.org>  [f654ed03a7fd707b69bf90d2b80b3894dded6675]

CWS gnumake3: merge minibranches


2011-01-25  Mathias Bauer  <mba@openoffice.org>  [b58925d9ca3307e156c28a64cee1081e1289a90d]

CWS gnumake3: fix crappy vbahelper headers


2011-01-25  Mathias Bauer  <mba@openoffice.org>  [8c426467207d8b11de610aac541e41e0798cc255]

CWS gnumake3: fix broken dependency generation on Windows


2011-01-25  Alfonso Eusebio  <alfonso_eusebio@yahoo.co.uk>  [b83d973a49ada877c21ad76e410af82fdade5cc1]

emoved lines of code that were commented out.


2011-01-25  Caolán McNamara  <caolanm@redhat.com>  [e3264718d156fb21188a9f9fe94640ca1cc8c72d]

WaE: unused variable


2011-01-25  Caolán McNamara  <caolanm@redhat.com>  [04432b26c74b321ec1933b8c2a7ae0fbd15d4b5c]

WaE: unused variable


2011-01-25  Caolán McNamara  <caolanm@redhat.com>  [2fd7d0f929384f0abd7e176e0dfc78eefb182de7]

Related: fdo#31271 create a unit test for the line break iterator


2011-01-25  David Tardon  <dtardon@redhat.com>  [a2cf60a2924518d62bfcebc72a0b6354c20f4bc9]

Revert "WaE: unused variables"

This reverts commit d06a2dd024d69dec873f1a59adbf7d5b372c39a1.

2011-01-25  Tor Lillqvist  <tlillqvist@novell.com>  [dd9197c7fb95be7c1eb1fe25bf78eadcb447b77c]

Manipulate also the C runtime's environment

Fixes fdo#33355.

2011-01-25  Tor Lillqvist  <tlillqvist@novell.com>  [180a7519fbb1bc96adbdaead25171cc7c9c42465]

Manipulate also the C runtime's environment

Fixes fdo#33355.

Signed-off-by: Fridrich Strba <fridrich.strba@bluewin.ch>

2011-01-25  David Tardon  <dtardon@redhat.com>  [bc0a780816fe5ff844c8e69e9f0750e8d5b302d8]

WaE: remove unused variable


2011-01-25  David Tardon  <dtardon@redhat.com>  [a3ec0f06d112b2fbd8461dbffb1f2b6a068d68fb]

WaE: unused variables


2011-01-25  David Tardon  <dtardon@redhat.com>  [c084e14932302b20d86fd4c959d509e3c5df3ca0]

WaE: unused variables


2011-01-25  David Tardon  <dtardon@redhat.com>  [025ddb2c120bdc9475b353bafbed72f8bf725512]

WaE: remove unused variable


2011-01-25  David Tardon  <dtardon@redhat.com>  [dd1d2b2d19cc7f88c31f40ece6997c1bc72f2dfa]

remove unused code


2011-01-25  David Tardon  <dtardon@redhat.com>  [8f40db8e8ecfd6280f22e15d6449cb7c13dc2e7b]

make the test for "-" more robust


2011-01-25  David Tardon  <dtardon@redhat.com>  [96b6b643159577beb756b2f1baa441f93d067628]

fix build with system ODBC


2011-01-25  David Tardon  <dtardon@redhat.com>  [fb7934efa28b18d13d88d2df87f3cf1a3fb043b8]

check for exact pos. of the inner "-"


2011-01-25  David Tardon  <dtardon@redhat.com>  [82d327237e9db22eb5b3e2253554c0bccb0bdac6]

WaE: unused variables


2011-01-25  Thomas Arnhold  <thomas@arnhold.org>  [48d7b435354f4e2d06c63f941c3e7960e57d62f6]

Code-cleanup for testintrosp.cxx.


2011-01-25  Caolán McNamara  <caolanm@redhat.com>  [c8b81c36a0e6f9ece3f02743e3b9f8aab7208cd4]

WaE: gcc 4.6.0 various warnings


2011-01-25  Caolán McNamara  <caolanm@redhat.com>  [87ef3dc00ae9534414c6d22fc9000496c0234ddc]

WaE: gcc 4.6.0 various warnings


2011-01-25  Caolán McNamara  <caolanm@redhat.com>  [b85ec1b3368d9f7fb195201dfd793d2860446a80]

WaE: gcc 4.6.0 various warnings


2011-01-25  Caolán McNamara  <caolanm@redhat.com>  [0f2638cb1f0c02cfd6736fc6520299b3fdea9c0f]

WaE: gcc 4.6.0 various warnings


2011-01-25  Caolán McNamara  <caolanm@redhat.com>  [8cef84d41d28ceb698cf4d35ba2a8f3a43384b37]

WaE: gcc 4.6.0 various warnings


2011-01-25  Caolán McNamara  <caolanm@redhat.com>  [4e10ad391b240111336f2d22d2b5eba730b188e9]

#i83806# these methods don't change anything and we don't use their results


2011-01-25  Caolán McNamara  <caolanm@redhat.com>  [7d70c3b700ca3d90dd790a4679a2a6cd277a92a3]

WaE: gcc 4.6.0 various warnings


2011-01-25  Caolán McNamara  <caolanm@redhat.com>  [c2915ab373cb185271348d120777a96181c00ab8]

WaE: gcc 4.6.0 various warnings


2011-01-25  Caolán McNamara  <caolanm@redhat.com>  [0657260d6fbc176f79eb5c880e7fcaf40b37d881]

WaE: gcc 4.6.0 various warnings


2011-01-25  Caolán McNamara  <caolanm@redhat.com>  [90b755b2838a49d80e83bd2642bc8ff5c399396b]

WaE: gcc 4.6.0 various warnings


2011-01-25  Caolán McNamara  <caolanm@redhat.com>  [5a21fcc73f4346ea78a777e91de506d8f47e485f]

this looks wrong


2011-01-25  Caolán McNamara  <caolanm@redhat.com>  [8c8478ff36a79e58c29ebdb092ba36ebe5535fbb]

WaE: gcc 4.6.0 various warnings


2011-01-25  Caolán McNamara  <caolanm@redhat.com>  [97b31c731fe79bb5c9fcd84d31c61a3b0ae76302]

WaE: gcc 4.6.0 various warnings


2011-01-25  Caolán McNamara  <caolanm@redhat.com>  [4b438423453705ec77bf9e2dfce575fc62655764]

WaE: gcc 4.6.0 various warnings


2011-01-25  Caolán McNamara  <caolanm@redhat.com>  [acae70fb62cb72ad0731b453852e7a4de9dbab9e]

WaE: gcc 4.6.0 various warnings


2011-01-25  Caolán McNamara  <caolanm@redhat.com>  [6045d6569db222192063c3fb9176cfdb9d1c36bf]

WaE: gcc 4.6.0 various warnings


2011-01-25  Caolán McNamara  <caolanm@redhat.com>  [8401ed8216b27e8a796e2a1f0597be5e14407b4a]

WaE: gcc 4.6.0 various warnings


2011-01-25  Caolán McNamara  <caolanm@redhat.com>  [df09ad692d6bb5f2402daee998590b2f31dca251]

WaE: gcc 4.6.0 various warnings


2011-01-25  Wolfram Garten [wg]  <Wolfram.Garten@oracle.com>  [8305c8ea94cb0bcc79701577087c4ff0c64194f1]

i116533:[Automation]: replace ownership of autotests


2011-01-25  David Tardon  <dtardon@redhat.com>  [cca4d900ed3636e229425c0b2ee1ee394ed2b519]

WaE: unused variable


2011-01-25  Christina Rossmanith  <Christina Rossmanith>  [c64f9a083934d73632e8b8ef19817b9b893d1d13]

Translated comments from German to English


2011-01-25  David Tardon  <dtardon@redhat.com>  [007568c0e89e957e5bea972375abc9d5f08df2f4]

use OSL-style asserts


2011-01-25  David Tardon  <dtardon@redhat.com>  [1047b3455b3214b15f46f63a3add7d0ad649ea1b]

split the expr, as gcc 4.6 bails out on it


2011-01-25  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [f54fafb7cae302393b8301aa182722e831183957]

dr79: rebase to DEV300m98


2011-01-25  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [1027b895ceb6a88d6e48ae091faa5d69df1e499e]

dr79: rebase to DEV300m98


2011-01-25  Vladimir Glazunov  <vg@openoffice.org>  [b0a1b6457d6cbc4130f34fd6254457acbe56d6c9]

#i10000# #i10000# changes from OOO330 m20


2011-01-25  Vladimir Glazunov  <vg@openoffice.org>  [475a6d822f4a439dca6c91cc4905a7c526fe46ea]

#i10000# #i10000# changes from OOO330 m20


2011-01-25  Vladimir Glazunov  <vg@openoffice.org>  [5b5f3e0684a6d39f278578c194879175fa5ea5c8]

#i10000# #i10000# changes from OOO330 m20


2011-01-25  Vladimir Glazunov  <vg@openoffice.org>  [959f9f9d22b785c43d100353aacd9a4e1c16f82c]

#i10000# #i10000# changes from OOO330 m20


2011-01-25  Vladimir Glazunov  <vg@openoffice.org>  [a8fec4fc9cfcbc0fbf21f5a118facd84baac60d4]

#i10000# #i10000# changes from OOO330 m20


2011-01-25  Vladimir Glazunov  <vg@openoffice.org>  [37b910bece2dcb4fabad86a2043adaf66748b099]

#i10000# #i10000# changes from OOO330 m20


2011-01-25  Vladimir Glazunov  <vg@openoffice.org>  [265d5f188ebdf230581ba9ef2ad5c6b13f927f19]

#i10000# #i10000# changes from OOO330 m20


2011-01-25  Vladimir Glazunov  <vg@openoffice.org>  [611e85421bfff8408c2dc8d9f33c43346c9d907b]

#i10000# #i10000# changes from OOO330 m20


2011-01-25  Vladimir Glazunov  <vg@openoffice.org>  [62d780758c4c75dfc67d7dd9f9c6c783ea932852]

#i10000# #i10000# changes from OOO330 m20


2011-01-25  Vladimir Glazunov  <vg@openoffice.org>  [e76f11915882cad3f6cbc04c81a78ce241f2dc15]

#i10000# #i10000# changes from OOO330 m20


2011-01-25  David Tardon  <dtardon@redhat.com>  [8fb091c2e9b1c8d127f5c0781a7e91c267eccda0]

WaE: remove unused variable


2011-01-25  David Tardon  <dtardon@redhat.com>  [550211fd34f79089b2621401c66e99e351a0b730]

WaE: remove unused variable


2011-01-25  David Tardon  <dtardon@redhat.com>  [c1a3958829cd00de0e6c12e60fc38548c3c28b49]

WaE: remove unused variables


2011-01-25  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [7939448f5fb46351d99a053b421da39c4e9230fa]

dr79: rebase to DEV300m98


2011-01-25  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [b7f2a1badb9c1ed9f58f254f8c3f44bae6b2b89c]

dr79: rebase to DEV300m98


2011-01-25  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [6620aba0e07707f1dd1a1db6a94eddc6247e44e6]

gridsort: pulled CWS dba34b


2011-01-25  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [927d1b424bed632d13d5498a6d764a330aa1b392]

gridsort: pulled CWS dba34b


2011-01-25  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [4b32d360b343f6260790ad08808861c4874b8855]

gridsort: pulled CWS dba34b


2011-01-25  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [acb0bbd76e63c13e2601f71bee219a89debc8457]

gridsort: pulled CWS dba34b


2011-01-25  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [b90ed1a5f39d6dbe9d8e95e6bdc548d899782878]

gridsort: pulled CWS dba34b


2011-01-25  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [58e633a92831b5a7bd4d82e57555a5a8e33809c5]

gridsort: pulled CWS dba34b


2011-01-25  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [ea2edeee012d7d0cd9d07b7f988d83be0f946904]

gridsort: pulled CWS dba34b


2011-01-25  Mathias Bauer  <mba@openoffice.org>  [8d09e4a92cc3015ad6f1576067d19bc7368cc6e3]

CWS gnumake3: convert editeng module to gbuild


2011-01-25  Mathias Bauer  <mba@openoffice.org>  [b83f838807733b1eb1337ade8fbef9064357d510]

CWS gnumake3: convert editeng module to gbuild


2011-01-25  David Tardon  <dtardon@redhat.com>  [33e2f55fdfa6a008a8fec4a6bd3c341d8ecaadb1]

WaE: remove unused variable


2011-01-25  David Tardon  <dtardon@redhat.com>  [73dcbdac3754ff611ccf9ad6d988936957588bd2]

WaE: remove unused variable


2011-01-25  David Tardon  <dtardon@redhat.com>  [f5c7a1e496e9dcacd0f1edf1269f0cd9f78364f1]

WaE: uninitialized const


2011-01-25  David Tardon  <dtardon@redhat.com>  [d191369480dba43428df46010fa0a5257b133cc7]

WaE: remove unused variable


2011-01-25  David Tardon  <dtardon@redhat.com>  [db5332593198663b4f4f19c014859d1347a30269]

WaE: reference cannot be declared mutable


2011-01-25  Christoph Herzog  <rhogez@googlemail.com>  [9cffcf56caae7bbc0a20425ea0fe4734789aff67]

Translations of comments is sw/inc.


2011-01-25  Takeshi Abe  <tabe@fixedpoint.jp>  [8eb4e48f90a3313208d08cc97c94dda43645d6b4]

Removed unused codes and fix some typos


2011-01-25  Christoph Herzog  <rhogez@googlemail.com>  [b009936938d89fc95fedf98b432e0ab7bcad4824]

Translations of comments in writer/sw/inc


2011-01-25  Aurimas Fišeras  <aurimas@gmail.com>  [b8250c7382b86bf02927e6224c715e4921c47f6d]

Some fixes to documentation (part 1)

Fixes many spelling errors (checked with en_US spell checker).
Unifies spelling of some common words.
Replaces single quotes ('') with double quotes ("").
Fixes several other errors.

2011-01-24  Joseph Powers  <jpowers27@cox.net>  [a898473f0b57bf322e6056d9c230555f9dc4efb5]

Remove DECLARE_LIST( RESubResourceList, REResourceList * )


2011-01-24  Joseph Powers  <jpowers27@cox.net>  [1b55280819cdf88009be023e46f40d9f0d52a952]

Remove DECLARE_LIST( RscDependList, RscDepend* )


2011-01-24  Joseph Powers  <jpowers27@cox.net>  [fa5ddda2406ec23d88dd38f59b80c4463fbbc873]

Remove DECLARE_LIST( RscSubDefList, RscDefine * )


2011-01-24  Joseph Powers  <jpowers27@cox.net>  [5772e5eca11eff0b5fdf7415d57590da04bfd257]

Remove DECLARE_LIST( RscSysList, RscSysEntry * )


2011-01-25  Tor Lillqvist  <tlillqvist@novell.com>  [fafac03b954ec10e37fa5136fa718687e2e04552]

Stricter type correctness to avoid 64-bit compilation errors


2011-01-25  Tor Lillqvist  <tlillqvist@novell.com>  [eb841ee60977024af788f8c5821d8c5558faad4b]

Work around compilation errors on 64-bit Windows

Again the ULONG clashes on 64-bit Windows cause pain. Work around by
using pre/postwin.h, and that then necessitates use of explict
WIN_BYTE instead of just BYTE. Sigh...

2011-01-25  Tor Lillqvist  <tlillqvist@novell.com>  [dd901201e57ee4374f2a8f31b4de78b5489f91ac]

Work around compilation errors on 64-bit Windows

Fixes clashes between ULONG and BOOL in sqltypes.h and solar.h.

2011-01-25  Tor Lillqvist  <tlillqvist@novell.com>  [834e0e49d315ca05d4b086295a36e4adaccf1f2c]

Use correct parameter types in ADO API calls

Fixes compilation errors on 64-bit Windows.

2011-01-25  Tor Lillqvist  <tlillqvist@novell.com>  [7a48a6c87ffdc8d11a758205bdd6e67c990e88ed]

Both argumensts to Min must be of same type


2011-01-25  Tor Lillqvist  <tlillqvist@novell.com>  [24918a6d67263aadb84684497b61aac114ed4858]

No need to define _X86_ and it confuses a 64-bit Windows compilation


2011-01-25  Tor Lillqvist  <tlillqvist@novell.com>  [0297d5c78dcf8dbc1938adbfb918c264e06beb9b]

No ddraw.h or ddraw.lib in the June 2010 DirectX SDK


2011-01-25  Tor Lillqvist  <tlillqvist@novell.com>  [d21fbb42e06dce89bd371a16a4727d4cac6e0193]

Improve MSVS version message


2011-01-24  Thomas Arnhold  <thomas@arnhold.org>  [b2c58db4baba996e4a1feb6621a75cc8e52e2bb8]

Add .gitattributes for proper handling of .doc and .sdw files.


2011-01-24  Thomas Arnhold  <thomas@arnhold.org>  [8453ca29afdc57565e50edf603cf8dbdd238bd0c]

Remove FS_PRIV_DEBUG directive.


2011-01-24  Thomas Arnhold  <thomas@arnhold.org>  [9ce17b8c0adfd7c06c66a83ccd51043b8ffa42a0]

Add .gitattributes for proper handling of .doc and .sdw files.


2011-01-24  Thomas Arnhold  <thomas@arnhold.org>  [95e98e71996159e6d486f36777367a9d695d1ea8]

Add .gitattributes for proper handling of .doc and .sdw files.


2011-01-24  Thomas Arnhold  <thomas@arnhold.org>  [53b28adfef3fdd8e043b4890a5a1b5b166bd11d9]

Add .gitattributes for proper handling of .doc and .sdw files.


2011-01-24  Thomas Arnhold  <thomas@arnhold.org>  [4b38bbb0a68e4b176b02b64250fa9848e52d886b]

Rename old rcs documentation to proper Star Writer extension.


2011-01-24  Thomas Arnhold  <thomas@arnhold.org>  [2d069233252359a96dfdbd1aa75d8538e670d9a9]

Undo commit c4e7af5 on rcs.doc. It's a binary file.


2011-01-24  Thomas Arnhold  <thomas@arnhold.org>  [164a1390313bc6cf816c35d4ee3e83d2a9ef3092]

Remove SPECIAL_DEBUG directive.


2011-01-24  Thomas Arnhold  <thomas@arnhold.org>  [e38b68288e1f287f6209737c7bf5fb1011ad66a8]

Remove erTEST directive.


2011-01-24  Thomas Arnhold  <thomas@arnhold.org>  [8d8ff8f0cdc738e00c8915193b3e6324d277f099]

Remove  USE_CELL_BOUNDARY_CODE directive.


2011-01-24  Thomas Arnhold  <thomas@arnhold.org>  [40ab8452f69360b6a4787a56eda05c7a9950cf9b]

Remove SPECIAL_DEBUG directive.


2011-01-24  Thomas Arnhold  <thomas@arnhold.org>  [4d6bcb340d250205b0008cfa9b822f79bd5537c0]

Remove FS_PRIV_DEBUG directive.


2011-01-24  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [199d3adfdff55ceee979464450c3d4417bb45db3]

gridsort: extended diagnostics in non-pro


2011-01-24  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [f427f58cfa383563c319692cfe6074866132f7bf]

gnumake3: adding a CustomTarget to a package should set it up too


2011-01-24  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [19ba1faf12419233e8a772ba8609703cbce1c6e7]

vcl2gnumake: #i116589# header cleanup: windows


2011-01-24  Tor Lillqvist  <tlillqvist@novell.com>  [8918fd30abdab38a6292e04d5e9d3953be25b074]

Include the wntmscx build directories


2011-01-24  Sören Möller  <soerenmoeller2001@gmail.com>  [9c5bdf5c1add45370c6a84725230182b72efadf9]

Added doxygen style comments to ScFunctionCategory.


2011-01-24  Sören Möller  <soerenmoeller2001@gmail.com>  [469515cb86cd088a0150877598b9901e99d1f2b3]

Added doxygen style comments to ScFunctionMgr and ScFunctionList


2011-01-24  Tor Lillqvist  <tlillqvist@novell.com>  [55d35dbd3f9eb76f2f284d5a6f4aa191a84874ca]

Add x64 Windows implementation of SbiDllMgr

Work in progress. The passing of struct parameters is for sure
incorrect, for instance: A temporary copy needs to be allocated and
its address passed.

No assembly involved. The idea is to call the external function as if
it was a varargs one, and passing the four first qword-size parameters
as if they were doubles, thus nicely causing them to be both in the
integer and floating-point parameter registers, from either of which
the callee will get them, depending on their actual expected type.

Rename existing files a bit for clarity.

2011-01-24  Tor Lillqvist  <tlillqvist@novell.com>  [d3eb14c3fe41e05797ef6fb39a28132711d8d939]

Make Get10ThSec declaration match the implementation


2011-01-24  Tor Lillqvist  <tlillqvist@novell.com>  [76a0e4e844b46f2e8041b56a722032177bcc5bac]

Use correct LONG_PTR for parameters to IMediaEvent::GetEvent


2011-01-24  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [a937dc7425b7496a6b370bb0891459288edb6204]

gnumake3: merging minibranches


2011-01-24  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [7f21ffdaf0e96119156e6e508feb4c295aecc199]

gnumake3: small fixes to CustomTarget implementation


2011-01-24  Kalman Szalai - KAMI  <kami911@gmail.com>  [7a7c28cf9dac5c68e4b7d615f784b79e7f911497]

Start using technical.dic instead of oracle.dic (fdo#31798)

Signed-off-by: Petr Mladek <pmladek@suse.cz>

2011-01-24  Kalman Szalai - KAMI  <kami911@gmail.com>  [397ceb0924038ccf7df62ce927812b6c60286581]

Start using technical.dic instead of oracle.dic (fdo#31798)

Signed-off-by: Petr Mladek <pmladek@suse.cz>

2011-01-24  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [e911af3d260cf34f746955476973d74552288ce7]

gnumake3: adding experimental support for CustomTargets


2011-01-24  Mathias Bauer  <mba@openoffice.org>  [ab7f1e09bc55c34c50d01930353bc5bbb55d4fb7]

CWS gnumake3: build gengal with gbuild


2011-01-24  Mathias Bauer  <mba@openoffice.org>  [9fe0998afa627e964e3e1eabfe31ea7221567453]

CWS gnumake3: build gengal with gbuild


2011-01-24  Mathias Bauer  <mba@openoffice.org>  [150d8155d9328386a4ae50a7371a2b69b55e6f4a]

CWS gnumake3: build gengal with gbuild


2011-01-24  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [c4fceb3d0e4283ac5a2dd605af1e4ed424ed024f]

Helppacks building not supported on mac, don't attempt to build them.


2011-01-24  Mathias Bauer  <mba@openoffice.org>  [67a6ec7207d237a157037c06febb49ca110d6560]

CWS gnumake3: merge minibranches


2011-01-24  Mathias Bauer  <mba@openoffice.org>  [4b0bc8c7c0c477bf74b88bbfd0ee534eecca5232]

CWS gnumake3: make sure that an ilib is always created by the linker


2011-01-24  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [358da7e4cf9bf78d2dc1d48d56e25777d4f12a13]

dr79: #i116540# change 'DataPilot' to 'Pivot Table' in Calc GUI; recover lost changes in resource file pivot.src, remove unused code


2011-01-24  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [c862ba7a7025a5949b7d3aef86cd5b28a84c8cc2]

dr79: #i116540# change 'DataPilot' to 'Pivot Table' in Calc GUI; recover lost changes in resource file pivot.src, remove unused code


2011-01-24  Ingrid Halama [iha]  <Ingrid.Halama@oracle.com>  [0200929248eed0bfbd42e25ddd2ced11e73f9b37]

chart52: #28670# make the legend within charts resizeable - part 2


2011-01-24  Ingrid Halama [iha]  <Ingrid.Halama@oracle.com>  [c0f7a3f7cf33debd0f6049c415c412d14526a79e]

chart52: #28670# make the legend within charts resizeable - part 2


2011-01-24  Ingrid Halama [iha]  <Ingrid.Halama@oracle.com>  [0e685f0d9f64e57367cbc0a369885dad894d41d5]

chart52: #28670# make the legend within charts resizeable - part 2


2011-01-24  Carsten Driesner  <cd@openoffice.org>  [c64664f9e281980106741fc759d2faa190009b22]

removetooltypes01: adjust rebase for Linux


2011-01-24  Carsten Driesner  <cd@openoffice.org>  [8e46bfdceff41c73cff49e9365a9e1ebaa97bb7a]

removetooltypes01: adjust rebase for Linux


2011-01-24  Carsten Driesner  <cd@openoffice.org>  [4f65368101fde95f5bf97f114290b494a80ef051]

removetooltypes01: adjust rebase for Linux


2011-01-24  Mikhail Voytenko  <mav@openoffice.org>  [dbd2d1c834a1ce7eb1a15c5f14890a3937d0a957]

removetooltypes01: #i112600# adjust rebase for windows


2011-01-24  Mathias Bauer  <mba@openoffice.org>  [55c2b6b9cabf45144401697cba1ab13e82876518]

CWS gnumake3: remove ilib incase dll is not created


2011-01-24  Sören Möller  <soerenmoeller2001@gmail.com>  [f30c7334fa50342bff412aedfc217e34d6e9be86]

Cleaned up spacing and comments in funcdesc.cxx

Additionally translated some german debug messages

2011-01-24  Sören Möller  <soerenmoeller2001@gmail.com>  [cc43cbc649de463d8af4b5139e09b42713762b47]

Removed local duplicate implementation and used ScFuntionMgr's instead

Removed a duplicate of ScFuntionMgr's fillLastRecentlyUsedFunctions
in ScFunctionDockWin and replaced its uses by use of ScFuntionMgr's
implementation. Moved definition of LRU_MAX to header file

2011-01-24  Matthias Huetsch [mhu]  <matthias.huetsch@oracle.com>  [12abdfdfabdd35df2fb06defaed0b7715c208724]

Update from master repository (DEV300_m98).


2011-01-24  Matthias Huetsch [mhu]  <matthias.huetsch@oracle.com>  [b554ca24df261fd8ba7df0060756b83812cc2c87]

Update from master repository (DEV300_m98).


2011-01-24  Matthias Huetsch [mhu]  <matthias.huetsch@oracle.com>  [c1c1adb832adb78e3ced71358112c30e1cbda7aa]

Update from master repository (DEV300_m98).


2011-01-24  Matthias Huetsch [mhu]  <matthias.huetsch@oracle.com>  [a87733a48f7b12a0b2e89eb793504bf075c2fba7]

Update from master repository (DEV300_m98).


2011-01-24  Matthias Huetsch [mhu]  <matthias.huetsch@oracle.com>  [19563cec2d762a42fbdfe153eda2a29db5545185]

Update from master repository (DEV300_m98).


2011-01-24  Matthias Huetsch [mhu]  <matthias.huetsch@oracle.com>  [277764b63765a48a2c8b863016d410a7a38fdfc2]

Update from master repository (DEV300_m98).


2011-01-24  Joseph Powers  <jpowers27@cox.net>  [e69f752bed9cad9119653297b751b76ff66c8b2a]

Remove DECLARE_LIST( RscBaseList, RscTop* )


2011-01-24  Matthias Huetsch [mhu]  <matthias.huetsch@oracle.com>  [57b245f1404069a83a6bde188c88073ab16f3cba]

build.pl: fixed ignore errors case.


2011-01-24  Malte Timmermann [mt]  <malte.timmermann@oracle.com>  [72f6e25f3d79a789caaa3ba190a85dbf1b65a693]

accfixes: solved some svx/cui gallery shared string resource issues


2011-01-24  Tor Lillqvist  <tlillqvist@novell.com>  [6ded2fb852aa5aabf26f1d4832d1aa8f64f7a236]

Include the wntmscx build directories


2011-01-24  Tor Lillqvist  <tlillqvist@novell.com>  [65203e5978bc0c8803bd0d71fe2d3e2edd60d2b6]

Include the wntmscx build directories


2011-01-24  Tor Lillqvist  <tlillqvist@novell.com>  [6e3562f617e354ef21842a2ecd30776ac101f7f1]

Include the wntmscx build directories


2011-01-24  Tor Lillqvist  <tlillqvist@novell.com>  [a59a1ab681f654e4ea62c19cbbef65c008cd6802]

Include the wntmscx build directories


2011-01-24  Tor Lillqvist  <tlillqvist@novell.com>  [1dbe1a81f505edb9aa019c00221a765b2db3bcc3]

Include the wntmscx build directories


2011-01-24  Tor Lillqvist  <tlillqvist@novell.com>  [c094e38abafde5a6f46eb8523e25bad70bb5ef33]

Ignore also txt files in the external subdirs


2011-01-24  Tor Lillqvist  <tlillqvist@novell.com>  [7369b28b95a25274c98129893d1473b7cd04424e]

Include the wntmscx build directories


2011-01-24  Tor Lillqvist  <tlillqvist@novell.com>  [e7fd1425f32a3ac1c0b1e8d136788ac43f139680]

Include the wntmscx build directories


2011-01-24  Tor Lillqvist  <tlillqvist@novell.com>  [48783ab5a26dec55987730d98e7496e970db8ae4]

Include the wntmscx build directories


2011-01-24  Tor Lillqvist  <tlillqvist@novell.com>  [bf4aaa1112243a29c705568b40832d8cc8683352]

Fix fallout of WIN_ULONG change in pre/postsys.h


2011-01-24  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [5d463c719bb2881d63da68d0752e4086c265876d]

vcl2gnumake: #i116589# header cleanup: linux,solaris,macos


2011-01-24  Andras Timar  <timar@fsf.hu>  [7a07b6738046c2a0ae3a228c7cbedb0ea37226ba]

typo fix in configure message


2011-01-24  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [38cec087c0a584ad6cbf02ff4f4b3ca3d444e494]

gridsort: adjusted ITableModel documentation to the new realities


2011-01-24  Caolán McNamara  <caolanm@redhat.com>  [5045f80f952a473092c11c935686cf158a1697e4]

add new files


2011-01-24  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [6df1f4cd69b1b02020e3885d513ff718bf122b1c]

gridsort: fixed the UnoControlList/ComboBox ctors so that the latter registers the proper properties


2011-01-24  Caolán McNamara  <caolanm@redhat.com>  [eb0d5fb776ffd2a8ea5be88c0683936da5afedd1]

WaE: gcc 4.6.0 various warnings


2011-01-24  Caolán McNamara  <caolanm@redhat.com>  [81770a7f5459700fed2e25d8943d2af02e41217c]

WaE: gcc 4.6.0 various warnings


2011-01-24  Caolán McNamara  <caolanm@redhat.com>  [e01c5fc7024afdf8530cce1d4c787c132084b120]

WaE: gcc 4.6.0 various warnings


2011-01-24  Caolán McNamara  <caolanm@redhat.com>  [fa646ceffa3dfd04ea7cc45733e4fa368ff3dd13]

WaE: gcc 4.6.0 various warnings


2011-01-24  Caolán McNamara  <caolanm@redhat.com>  [5931226ad5b16f1a64c4fb0bbb33d979dfa822eb]

WaE: gcc 4.6.0 various warnings


2011-01-24  Caolán McNamara  <caolanm@redhat.com>  [0c61e01a8a0a181c024f153e1f9fdd73c54fe6cf]

WaE: gcc 4.6.0 various warnings


2011-01-24  Caolán McNamara  <caolanm@redhat.com>  [6314da47612e84a2f9c790749f83e8b06f084e9f]

WaE: gcc 4.6.0 various warnings


2011-01-24  Caolán McNamara  <caolanm@redhat.com>  [145e5cd450606c38a1a792d9d5535ee5269784be]

WaE: gcc 4.6.0 various warnings


2011-01-24  Caolán McNamara  <caolanm@redhat.com>  [7f56e026cbd71c7fe7e46e41621e4cb16bab1655]

WaE: gcc 4.6.0 various warnings


2011-01-24  Caolán McNamara  <caolanm@redhat.com>  [acc7e8bbc5bc74f71bd22fd01f3d098dd7f13bbc]

WaE: gcc 4.6.0 various warnings


2011-01-24  Caolán McNamara  <caolanm@redhat.com>  [846e7803db529d462a4f5a0480e1b502ca05c6c9]

WaE: gcc 4.6.0 various warnings


2011-01-24  Caolán McNamara  <caolanm@redhat.com>  [aaeacab4612b6d920795eaf87c81d97afec14dae]

WaE: gcc 4.6.0 various warnings


2011-01-24  Caolán McNamara  <caolanm@redhat.com>  [7e857dc7818e03bf0ac15df6af2989bcf27f6c00]

WaE: gcc 4.6.0 various warnings


2011-01-24  Thomas Arnhold  <thomas@arnhold.org>  [a08c9091a4c8972ec2cc16151d9badbeed3ad4fc]

Replace suitable equalsAscii calls with equalsAsciiL.


2011-01-24  Caolán McNamara  <caolanm@redhat.com>  [45bed90be04b9782cb1b337fcdc0dc9c66297e9c]

WaE: gcc 4.6.0 various warnings


2011-01-24  Caolán McNamara  <caolanm@redhat.com>  [e4fa8660bc2d208df07cc0cd2c0518a6e0c1e365]

WaE: gcc 4.6.0 various warnings


2011-01-24  Thomas Arnhold  <thomas@arnhold.org>  [b6cbae43385418be3238ed6e5cd5f90aeb69aa8a]

Remove OLD_SELECTION_PAINT.


2011-01-24  Thomas Arnhold  <thomas@arnhold.org>  [8be66091da0f1a08d986573676bea5b64dca286c]

Remove DEBUG_CHANGETRACK.


2011-01-24  Thomas Arnhold  <thomas@arnhold.org>  [0bcfeed0001ccb03c7697bff72edbb58946f5c41]

Remove OS2_DOCH_NICHT.


2011-01-24  Thomas Arnhold  <thomas@arnhold.org>  [7a72fa52ba17ab842a43eac497f3f5725adc02ef]

Remove CHART_ADDRESS_CONV_WORKAROUND as it is activated anyway.

Description of CHART_ADDRESS_CONV_WORKAROUND:
Chart always stores cell range addresses using CONV_OOO convention. But
if parsing with CONV_OOO fails, try parsing it using the current address
convention.

2011-01-24  Thomas Arnhold  <thomas@arnhold.org>  [83762051b3aa14b6e1a07a51e1df56b4ee4ce724]

Remove erGENERATEMAPPING directive.


2011-01-24  Thomas Arnhold  <thomas@arnhold.org>  [5ff49e8ce958deb8217880b2aaf2bd41a567e8a1]

Remove erDEBUG directive.


2011-01-24  Thomas Arnhold  <thomas@arnhold.org>  [a8dc584486827aa0b681302864df6886a180377c]

Remove erBEEPER().


2011-01-24  Thomas Arnhold  <thomas@arnhold.org>  [9638206638f90809c57143cb7ac0ea9b871340b9]

Remove NOTYET directive.


2011-01-24  Thomas Arnhold  <thomas@arnhold.org>  [c519f73674f540fbc02be0fe7b73b3b194da558e]

Replace suitable equalsAscii calls with equalsAsciiL.


2011-01-24  Caolán McNamara  <caolanm@redhat.com>  [f7ae70468fe23a79146be766ad19281aba4f7616]

get smoketest working after save as old bin format removed


2011-01-24  Thomas Arnhold  <thomas@arnhold.org>  [21c2c6d9b55fae56b7da85c3c660fd155d4caf59]

Remove erDEBUG directive.


2011-01-24  Thomas Arnhold  <thomas@arnhold.org>  [ce52398942200cfef997ca020ff17f2776575634]

Remove TEST_DELAYED_RESIZE directive.


2011-01-24  Thomas Arnhold  <thomas@arnhold.org>  [3ab658c4aa7f17cf37ec690acdc2e058e2b2f989]

Remove OLD_INDEX directive.


2011-01-24  Thomas Arnhold  <thomas@arnhold.org>  [3d87c269e9aa9775b917b71fc6a62da220c244ae]

Remove JP_DEBUG directive and some dead code.


2011-01-24  Thomas Arnhold  <thomas@arnhold.org>  [c26f640518bb54047b8a187f3bbfb36a79be97bf]

Remove TEST_DELAYED_RESIZE and FIX41370.


2011-01-24  Thomas Arnhold  <thomas@arnhold.org>  [145eb03b35e3ac08a45805b1c270d862e355cc1e]

Remove FUTURE directive.


2011-01-24  Thomas Arnhold  <thomas@arnhold.org>  [5f8e1824c6401666b7f5f3d7d995b019f13d3569]

Remove OLD_INDEX directive.


2011-01-24  Thomas Arnhold  <thomas@arnhold.org>  [1211303d12800218a376c8b354762fe8570d3ded]

Remove LINGU_STATISTIK (forgot this one).


2011-01-24  Tor Lillqvist  <tlillqvist@novell.com>  [0b19a8cb5d88961c6c3106b9800f5a3dc1598fe6]

Include the wntmscx build directories


2011-01-24  Carsten Driesner  <cd@openoffice.org>  [fdf73ba33683052a8426658eba665acb6927fef1]

removetooltypes: adjust rebase for linux


2011-01-24  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [d8624c7d123e2ced21e8ddcd6bcee92b6aa10a14]

dr79: #i5759# extend pivot layout dialog: support for unlimited number of fields in all areas


2011-01-24  Tor Lillqvist  <tlillqvist@novell.com>  [d4e3aab53f89be8f1c5210428e17ccb09185344e]

Improve the Windows download code

Mark dbghinst.EXE as executable (from Cygwin's point of view) if
necessary.

Warn that running the security fix installer containing gdiplus.dll
might cause a UAC prompt, and instruct the developer what to do. Be
more verbose in abnormal situations after running it.

Drop some pointless messages.

2011-01-24  Tor Lillqvist  <tlillqvist@novell.com>  [ea7ed84b499b953dd5407e49feeb4edb040932d6]

Show more commands before executing them

I understand that for commands repeated hundreds of times deeper down
in the build it is a good idea to make them silent in makefiles, to
reduce the amount of output. But here commands are executed just once
when running make here, no need to hide them. (Except echo commands,
they should be hidden.)

2011-01-24  Tor Lillqvist  <tlillqvist@novell.com>  [c88741679524d31c3cc70a281ebfcf5d41e07eac]

Clean up messages from the Microsoft assembler configury a bit


2011-01-24  Tor Lillqvist  <tlillqvist@novell.com>  [520bb3a8ec66c8f177e63a635f3aed42f9513576]

Include the wntmscx build directories


2011-01-24  Tor Lillqvist  <tlillqvist@novell.com>  [67119282288e5d378889053e08c8c1dc43e66978]

Missing NSIS is not really a cause for a WARNING


2011-01-24  Mikhail Voytenko  <mav@openoffice.org>  [30ebcbb6e0595a13c32f1294fb1918a2a9e808c0]

removetooltypes01: #i112600# adjust rebase for windows


2011-01-24  Luboš Luňák  <l.lunak@suse.cz>  [930ed25687b44c7e8ec34089b15daf7105dfbfcc]

get rid of --noinhibit-exec linker flag

This option basically allows creation of binaries even if they are
broken and unusable in practice, which is definitely not wanted
(it e.g. allows "successfully" creating a binary that links the wrong
version of KDE libraries).

2011-01-24  Carsten Driesner  <cd@openoffice.org>  [3d6bbc02fdfe247245f71e23c4ca1e0feb8e11b1]

removetooltypes01: Remove tool types from vcl and starmath


2011-01-24  Carsten Driesner  <cd@openoffice.org>  [fcc6ae78e9871c88a7c6013b4bbce391713b09a5]

removetooltypes01: Remove tool types from vcl and starmath


2011-01-24  Henning Brinkmann  <hbrinkm@openoffice.org>  [b403835d113f205e99f81b76825a40d4857283ab]

merged DEV300_m98


2011-01-24  Henning Brinkmann  <hbrinkm@openoffice.org>  [e73a827e6a7cba2dfcb3a0e0e5aab443636cf33d]

merged DEV300_m98


2011-01-24  Henning Brinkmann  <hbrinkm@openoffice.org>  [1f09c7b756e504e3cb65b785d432af1ed214426d]

merged DEV300_m98


2011-01-24  Henning Brinkmann  <hbrinkm@openoffice.org>  [1afbc09b9d65ab3ffb3b16e5c3e81da07a1799ce]

merged DEV300_m98


2011-01-24  os  <os@openoffice.org>  [763f7b62182554dfce29f17914edefeaabdbc9f0]

merged, again


2011-01-24  Ivo Hinkelmann  <ihi@openoffice.org>  [ffd600e777970df0908125da66b280e1b00dbec9]

masterfix: #i10000# #i116562# kde patch


2011-01-24  Tor Lillqvist  <tlillqvist@novell.com>  [0f93c62a850286a1dd395e14b18b32fea51b1334]

Use a similar .gitignore as in other directories


2011-01-24  Tor Lillqvist  <tlillqvist@novell.com>  [43f86a0466de7d7adf8c904e96570a604407ef5a]

Include the wntmscx build directories


2011-01-24  Tor Lillqvist  <tlillqvist@novell.com>  [708e05bd3321f1341eb3cedfc9871872fa02f1af]

Include the wntmscx build directories


2011-01-24  Tor Lillqvist  <tlillqvist@novell.com>  [ab973ca5fce6b530f3495a11f8f396817c27a14d]

Include the wntmscx build directories


2011-01-24  Tor Lillqvist  <tlillqvist@novell.com>  [6158ae3b8fb25d305eac9021199195cf58b2339d]

Include the wntmscx build directories


2011-01-24  Tor Lillqvist  <tlillqvist@novell.com>  [97b2a33393d4eb13874b8c987af7e64828f80226]

Include the wntmscx build directories


2011-01-24  Tor Lillqvist  <tlillqvist@novell.com>  [45c934d7ab6418f5e465043fdbe51e09f0061f08]

Include the wntmscx build directories


2011-01-24  Tor Lillqvist  <tlillqvist@novell.com>  [9f4b9a7fa9b461fc40b832a0d7c62d328e1ed0d4]

Include the wntmscx build directories


2011-01-24  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [0cbc0e3ab6d9ee6597ac8a120ec82cb30ee8cb07]

gridsort: Mac WaE


2011-01-24  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [f503a43f0e297468a322c88b6e26a4e42b5d86ca]

dba34d: fixed unintentional no-op


2011-01-24  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [2799baaa660de3c2cc29be97f071e11c180efeb9]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba34c


2011-01-24  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [935367cac643284a8c7d981b8ded21a3dfb1f9cf]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba34c


2011-01-24  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [4cd780b67592aa4bbaad0712fa3ea5e10e48e230]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba34c


2011-01-24  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [20d9c3c617e16ff2463807815dc9cb734bfc983e]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba34c


2011-01-24  Mikhail Voytenko  <mav@openoffice.org>  [b55473cd10240c7ae3c8b4dbc34fbd44146f4a87]

removetooltypes01: #i112600# adjust rebase for windows


2011-01-24  Mikhail Voytenko  <mav@openoffice.org>  [d0b88f1ae94ed1bcb4daf03c873cc85d7563f98f]

removetooltypes01: #i112600# adjust rebase for windows


2011-01-24  Caolán McNamara  <caolanm@redhat.com>  [5b228decd52056710fb41a216d742960f167662c]

WaE: gcc 4.6.0 various warnings


2011-01-24  Caolán McNamara  <caolanm@redhat.com>  [47f8f727f148e69180ad29e73c7ae8683ea27f23]

WaE: gcc 4.6.0 various warnings


2011-01-24  Caolán McNamara  <caolanm@redhat.com>  [a5b97d95a5680ac4bfb398cb49a46d129144d7af]

WaE: gcc 4.6.0 various warnings


2011-01-24  Caolán McNamara  <caolanm@redhat.com>  [a809b5593015488550cf001b185e37b05f5213a9]

WaE: gcc 4.6.0 various warnings


2011-01-24  Caolán McNamara  <caolanm@redhat.com>  [4b37d9a8ef1c90643bf8fc0db3abfb02d80a5ac2]

WaE: gcc 4.6.0 various warnings


2011-01-24  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [754e27dbded4aa8aeea48e1bc60ae35de9de5891]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/gridsort


2011-01-24  Caolán McNamara  <caolanm@redhat.com>  [d9742013dd19097084821ba3662daf0018b55676]

WaE: gcc 4.6.0 various warnings


2011-01-24  Caolán McNamara  <caolanm@redhat.com>  [365e5c0ee59fae2475373c59c7d276f8211a219b]

WaE: gcc 4.6.0 various warnings


2011-01-24  Caolán McNamara  <caolanm@redhat.com>  [8c2cd1675f3308e3f542ededb1f3aad26d5b1f69]

WaE: gcc 4.6.0 various warnings


2011-01-24  Caolán McNamara  <caolanm@redhat.com>  [b3e081013d31518de220745b833dd1ebc36704a0]

WaE: gcc 4.6.0 various warnings


2011-01-24  Thomas Arnhold  <thomas@arnhold.org>  [2b803d5c6f93637239d6ea3fcff2ad47cd3e2dc2]

Remove FUTURE directive.


2011-01-24  Caolán McNamara  <caolanm@redhat.com>  [68ae086bca45f47ee9462372933426d67809264d]

WaE: gcc 4.6.0 various warnings


2011-01-24  Caolán McNamara  <caolanm@redhat.com>  [85398c935b1ebde2fed9c3e6dc784bb6f0d62c1f]

WaE: gcc 4.6.0 various warnings


2011-01-24  Caolán McNamara  <caolanm@redhat.com>  [c4f50da148e9bf143ed280407029048da69fb7d2]

WaE: gcc 4.6.0 various warnings


2011-01-24  Caolán McNamara  <caolanm@redhat.com>  [3e2a450a924e182bc02c29d5fbbcf7d1c124b538]

WaE: gcc 4.6.0 various warnings


2011-01-24  Caolán McNamara  <caolanm@redhat.com>  [7feee86a5195e09f7acddbe4519fcd2afaa89aca]

WaE: gcc 4.6.0 various warnings


2011-01-24  Caolán McNamara  <caolanm@redhat.com>  [846c7b8a9b2a2b76ec3036a6fe22ace8ef9ed88a]

WaE: 4.6.0 unused variables


2011-01-24  Caolán McNamara  <caolanm@redhat.com>  [71a9b97cf7851a29e1fcef862c939e531c559a03]

WaE: gcc 4.6.0 various warnings


2011-01-24  Caolán McNamara  <caolanm@redhat.com>  [c73eed433208b93b4457bba249146f162600ad47]

WaE: gcc 4.6.0 various warnings


2011-01-24  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [b7f54d1f8a7388f50f4e3172015dd072ceed5f35]

gridsort: re-did the column resizing - introduced XGridColumn.Flexibility, determining to which degree the column is resized during auto-column-resizing - removed XGridColumn.PreferredWidth - there really is no need for this anymore now - documented the relationship between XGridColumn.Flexibility and XGridColumn.Resizeable - re-implemented TableControl_Impl::impl_ni_updateColumnWidths, with (hopefully) less magic


2011-01-24  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [7406b40991a58899180e5dd20572d078d878881d]

gridsort: re-did the column resizing - introduced XGridColumn.Flexibility, determining to which degree the column is resized during auto-column-resizing - removed XGridColumn.PreferredWidth - there really is no need for this anymore now - documented the relationship between XGridColumn.Flexibility and XGridColumn.Resizeable - re-implemented TableControl_Impl::impl_ni_updateColumnWidths, with (hopefully) less magic


2011-01-24  Caolán McNamara  <caolanm@redhat.com>  [ee5b2715cdd9da44a34fda8a28da4e76e373fb28]

WaE: gcc 4.6.0 various warnings


2011-01-24  Caolán McNamara  <caolanm@redhat.com>  [b331e97167a352f3faf8ad106f036c7428cb5bed]

WaE: gcc 4.6.0 various warnings


2011-01-24  Caolán McNamara  <caolanm@redhat.com>  [d617b24172487bdd922b0cb713a95f70c9da23b4]

WaE: gcc 4.6.0 various warnings


2011-01-24  Caolán McNamara  <caolanm@redhat.com>  [981c242334400a3c407aa2bd1052d9c4176ed32f]

WaE: gcc 4.6.0 various warnings


2011-01-24  Tor Lillqvist  <tlillqvist@novell.com>  [e8ebdd67c4997fe6633ca105fec1445ad2539ea1]

Actually pass the MACHINE parameter to nmake


2011-01-24  jonathan aquilina  <jaquilina@eagleeyet.net>  [824111ae627bb231cd2f5c4fb768442795e307eb]

removed double spaced lines in the genericfilter.cxx file


2011-01-24  Tor Lillqvist  <tlillqvist@novell.com>  [597850ed084dab256cc98c83aec9d7de7024c193]

Fix curl build on x64 Windows


2011-01-24  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [7d0745c3f9d83cfe378c52de9a8a485de49aecb9]

upgrade libwpd to 0.9.1


2011-01-24  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [ba37ebef75d326c0f0690aaeb3df8ee4707447a7]

upgrade libwpd to 0.9.1

Signed-off-by: Jan Holesovsky <kendy@suse.cz>

2011-01-24  Oliver Craemer [oc]  <oliver.craemer@oracle.com>  [1d23f4076b701541503b77a07c04cf444e426291]

#116394# remove files for removed exportfilter


2011-01-24  Tor Lillqvist  <tlillqvist@novell.com>  [7640c5d1cae26fd31a6099f66d3199f5e3286fb8]

Fix typo


2011-01-24  Mathias Bauer  <mba@openoffice.org>  [3335b2f6920fed0f3cf3e8136c81718154505f86]

CWS gnumake3: convert module vbahelper to gbuild


2011-01-24  Thomas Arnhold  <thomas@arnhold.org>  [b77df9e7cbac8a12f2e82c0fd4b41c355a3e5a0e]

Remove DVO_TEST directive.


2011-01-24  Thomas Arnhold  <thomas@arnhold.org>  [33b73c59809416da7a96938355e9e844ee2b159e]

Remove JP_TEST directive.


2011-01-24  Thomas Arnhold  <thomas@arnhold.org>  [5f1ec9bf73c864002362104294873ed1c154d050]

Remove JP_DEBUG directive.


2011-01-24  Mikhail Voytenko  <mav@openoffice.org>  [60b6e151c65c8fe8e45f0281260458a7a0b214ef]

removetooltypes01: #i112600# adjust rebase for windows


2011-01-24  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [e0a520dee98866412c32d84a2fe7364b34912341]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba34b


2011-01-24  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [dc2c22897eb44f75eeb0958a515e075cf7a88908]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba34b


2011-01-24  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [b7cf45d882bc5aba0a96460624e7ee4c92bb195f]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba34b


2011-01-24  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [75dfdc2c7bf8ab3100528e8adac93b88588f9651]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba34b


2011-01-24  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [330bc5013eafa1fb30a5293c909a43953ac93886]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba34b


2011-01-24  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [e5c996ff19312b2a5608fde3d39839507fca35c2]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba34b


2011-01-24  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [8bfce0f6ce2cd499637edeeccbb0c5981caf9676]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba34b


2011-01-24  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [8405a95c169983c33c3700ba071d34a56096b3d0]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba34b


2011-01-24  Thomas Arnhold  <thomas@arnhold.org>  [435eff5e72f51ef27b8291ee13d348a1dd734037]

Remove TL_NOT_YET_USED directive.


2011-01-24  Michael Meeks  <michael.meeks@novell.com>  [73f0bb99d8fc21b645049a9bfeef6564ccc7a416]

add since version to new API


2011-01-24  Thomas Arnhold  <thomas@arnhold.org>  [21d81532add2e8960ff6b4da506d000036f12a46]

New method: isEmpty() - Checks if a string is empty.

This could simplify logics in the source. Now this test is done
like 'if (aStr.getLength() != 0) {...}' or 'if (!aStr.getLength()) {...}'.

With isEmpty() this looks like:
if (aStr.isEmpty()) {...}
if (!aStr.isEmpty()) {...}

I think this would make the code more readable.

2011-01-24  Helge Delfs [hde]  <hde@openoffice.org>  [8488f28d1d05852f2b49479e75676e094176c0e4]

#i116533#file owner changed to framework testscripts


2011-01-24  Helge Delfs [hde]  <hde@openoffice.org>  [ea2516521b8575b5dcfaf353787c688f3c155462]

i116533#automationdev300m97#file owner changed


2011-01-24  Oliver Craemer [oc]  <oliver.craemer@oracle.com>  [9b9ca4e0408c7197053a5dec51ec92d3772ac6fc]

#i116581# missing waitslot in d_updt.bas


2011-01-24  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [3dc20e5afd346992dab451a7eeab921cb6e1aef1]

dba34b: reintroduced the fix for #i115468#, which got lost with the wrong resolution of merge conflicts in revision 273410


2011-01-24  hde  <hde@openoffice.org>  [0560116dc877060772819b036950eb4029f4284b]

#i116533#automationdev300m97#replace ownership from joerg.skottke@oracle.com to gregor.hartmann@oracle.com


2011-01-24  Oliver Craemer [oc]  <oliver.craemer@oracle.com>  [f923dcf75e74cae00b33d3ca06ef6beef21324c2]

#i115845# adapt autotest for chart data axis


2011-01-24  Mikhail Voytenko  <mav@openoffice.org>  [0b7810240a6457bda65915af93c39c213a7f296a]

removetooltypes01: #i112600# adjust rebase for windows


2011-01-24  Thomas Arnhold  <thomas@arnhold.org>  [1eb19e91761490ad6d984ff010770759031efcb6]

Remove VERT_DISTANCE directive.


2011-01-24  Thomas Arnhold  <thomas@arnhold.org>  [225561911cc93f06c28e8cb8f1c890ea162eb01f]

Remove CUTNOEXPAND directive.


2011-01-23  Joseph Powers  <jpowers27@cox.net>  [4cb4e600b5fc20e21326cfa03af080a668643f4e]

Remove DECLARE_LIST( RscInconsList, RscInconsistent* )


2011-01-23  Joseph Powers  <jpowers27@cox.net>  [8650fdf601176d00cae9bf49b9932257095c3f43]

Remove DECLARE_LIST( FileList, ByteString* )


2011-01-23  Joseph Powers  <jpowers27@cox.net>  [70f88f0abddcf7b13e191f15b9d1e75d7a0b4525]

Remove DECLARE_LIST( XMLStringList, XMLElement* )


2011-01-23  Joseph Powers  <jpowers27@cox.net>  [9440f6e585e79861f4dff4793aa0cfc1109041b6]

Remove DECLARE_LIST( XMLChildNodeList, XMLChildNode* )


2011-01-23  Joseph Powers  <jpowers27@cox.net>  [f461a9b041dcb6e3bbd6db63a84c133cd6931deb]

Remove DECLARE_LIST( XMLAttributeList, XMLAttribute * )


2011-01-24  Tor Lillqvist  <tlillqvist@novell.com>  [5be744ad83bdb23d98dfb1767b6704336a8e0b5d]

Kill Win9x and NT4 code


2011-01-24  Tor Lillqvist  <tlillqvist@novell.com>  [e46003644b7a109f6e7a856b5730ff28cb01e206]

Kill Win9x and NT4 code


2011-01-24  Thomas Arnhold  <thomas@arnhold.org>  [1061301a46c498c58a0bfcbfa8982822ce4f52c7]

Remove some more dead code.


2011-01-24  Thomas Arnhold  <thomas@arnhold.org>  [95cb8d2ce96578e8968d4d74573fa528e226fac9]

Remove FONT_TEST_DEBUG, COMING_SOON and some more dead code.


2011-01-24  Thomas Arnhold  <thomas@arnhold.org>  [4fd8c28fb216909223abc4050e341e85318972ee]

Remove NIE directive. 'Nie' means 'never' in German.


2011-01-24  Thomas Arnhold  <thomas@arnhold.org>  [ddbf08e2407c78a5a64169a20fee7516b44110e5]

Remove CUTNOEXPAND directive.


2011-01-24  Thomas Arnhold  <thomas@arnhold.org>  [db4817c83e74b5a613eae59331c9b6467e26ae5c]

Remove MYDEBUG directive.


2011-01-24  Thomas Arnhold  <thomas@arnhold.org>  [13baff97bc2e9a13b1268f9a4d2d39d2de04af6d]

Remove FORMAT_PAINTBRUSH_ALSO_COPY_NUMBERFORMAT_FOR_TABLES directive.


2011-01-24  Thomas Arnhold  <thomas@arnhold.org>  [28c962dc7bc10bce1908452cf9360737a4cc714e]

Remove LINGU_STATISTIK directive. Used to display stats for linguistics.


2011-01-24  Thomas Arnhold  <thomas@arnhold.org>  [d5f507d5b3b80deb98f2b1bb709fba45a8070f2c]

Remove TEST_FOR_BUG91313 directive.


2011-01-24  Thomas Arnhold  <thomas@arnhold.org>  [c7dceefcfae48a22c84d16308591667656627f07]

Remove AMA_LAYOUT directive. Methods to display layout structure.


2011-01-24  Thomas Arnhold  <thomas@arnhold.org>  [67bd5bbb58260c96ea3af35426ba47064abbc338]

Remove DEBUGGY directive.


2011-01-24  Thomas Arnhold  <thomas@arnhold.org>  [5ed0d02ea806136cfa3463315a8bdd1105c6170a]

Remove MA_DEBUG directive.


2011-01-24  Thomas Arnhold  <thomas@arnhold.org>  [cd33fe44c5bc8968263f57562d41b8749b0270ea]

Remove FINDSTARTENDOFROWSPANCACHE directive and some more dead code.


2011-01-24  Thomas Arnhold  <thomas@arnhold.org>  [789e5b6db545098c1caa4fbcabb6eec4f1b9af36]

Remove FRANK_TEST directive.


2011-01-24  Thomas Arnhold  <thomas@arnhold.org>  [058ca2a35a36db4d55053c34a2ce001a4e59c4da]

Remove unused FIELDPATCH and TOMORROW directive.


2011-01-24  Tor Lillqvist  <tlillqvist@novell.com>  [a9509d4a5f838aff62b3888ec6c8ec9678ea70fe]

Kill Win9x code in file.cxx


2011-01-24  Tor Lillqvist  <tlillqvist@novell.com>  [df918eeac895e3415c2f9409d7b7c10c8c27d813]

Kill Win9x security code


2011-01-24  Tor Lillqvist  <tlillqvist@novell.com>  [3489d95db9151da8a4f6f5b6e986a9b2e6a0fe67]

Kill Win9x mutex code


2011-01-24  Tor Lillqvist  <tlillqvist@novell.com>  [8fcfefaeccfc265984aa7a6fa5b15211f2415898]

Drop pipeimpl.obj from SLOFILES, too


2011-01-24  Tor Lillqvist  <tlillqvist@novell.com>  [1e04593caf52dbcbc4cf6eecfb46634a9454faa2]

Kill Win9x code


2011-01-24  Tor Lillqvist  <tlillqvist@novell.com>  [2854887bb4a50167aa23eca7e30fde7057044815]

Use DLLPOSTFIX "mx" for wntmscx


2011-01-24  Tor Lillqvist  <tlillqvist@novell.com>  [cf6aa9b361479a482898d0728f6849953f25c6be]

Use MSVC settings not just on x86


2011-01-24  Tor Lillqvist  <tlillqvist@novell.com>  [77d90bd7ba4b93779e15fc5238271b156c31ea84]

Fix OpenSSL build for x64 Windows

For wntmscx, pass the platform code as VC-WIN64A to the OpenSSL build
mechanism. Add the additional steps described in INSTALL.W64 to
do_ms.bat: generate uptable.asm and assemble it. Avoid a problem with
_vsnprintf by defining _CRT_NON_CONFORMING_SWPRINTFS.

2011-01-24  Tor Lillqvist  <tlillqvist@novell.com>  [6cd6af5b9daea7a95359b1b16f0cc8f98a572cb6]

Make parameters to Max() match in type


2011-01-24  Tor Lillqvist  <tlillqvist@novell.com>  [fd54a67acd2e2b07b164a79ad4784622dde3380e]

Hide ULONG while including more Win32 headers


2011-01-24  Tor Lillqvist  <tlillqvist@novell.com>  [fc415fba17f630f5fe9ba9332097c8b8232ae050]

Hide and reveal also ULONG in presys.h / postsys.h

Although, I fail to understand why the duplication of work done in
prewin.h/postwin.h vs. presys.h/postsys.h is needed.

2011-01-24  Tor Lillqvist  <tlillqvist@novell.com>  [935e1204cb5bc6e973a30ca3a2bec0c075d9ab25]

Fix compilation on 64-bit Windows


2011-01-24  Tor Lillqvist  <tlillqvist@novell.com>  [903eccabe67e647b5b0b8a9c9e77dc8e57be6038]

Fix compilation error on 64-bit Windows


2011-01-24  Tor Lillqvist  <tlillqvist@novell.com>  [4d5c0f7114d081fe9daf6d221eafef5d225f38fb]

Fix compilation on 64-bit Windows

No need to force use of 32-bit time_t (which doesn't exist for 64-bit
Windows), just use defaults.

2011-01-24  Tor Lillqvist  <tlillqvist@novell.com>  [13f646d1aefdf6937062d2b4fe639a3f3d7030f7]

Interpret any non-empty value of $(debug) as true, like elsewhere

Also, avoid double slash when redirecting the pdb file just for
cleanliness.

2011-01-23  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [5fbc20dab425bf6b7985b5b42dc9dbdecdce2774]

upgrade libwpd to 0.9.1


2011-01-23  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [f376e72e5ad7499386edca5d2138c624e5c9731a]

upgrade libwpd to 0.9.1


2011-01-23  Caolán McNamara  <caolanm@redhat.com>  [f878e2dda03154d36eef56c8b8abc3e226d60dfe]

WaE: gcc 4.6.0 various warnings


2011-01-23  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [89e183204a554db02531388cbe45f0b77f654ac8]

delete in binfilter bf_sw class SwWriter

deletion of write classes within the binfilter. Still not going out of
the StarWrtier range

2011-01-23  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [91d29554f1f11f174ae25f44cd5b318191910abb]

delete in binfilter/bf_sw class StgWriter

cleaning write functionalities within binfilter / in starWriter part

2011-01-23  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [84fcede871c5806ad06f647da5df123123369a4f]

delete binfilter/bf_sw SwXMLWriter class

cleaning part of the binfilter. deletion of now unneeded classes
within binfilter/bf_sw. Currently only the StarWriter part is touched

2011-01-23  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [bb7325084ed2f1030ba31567320b2c8093b806ba]

class Sw3Writer in binfilter deleted

this class has been deleted with all its dependencies witin bf_sw,
aka StarWriter filter functionalities.

2011-01-23  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [6781d6de4038aa22d0fdcb08e700237f1556288b]

deletion of Sw3Io::Save and Sw3Io::SaveAs in binfilter sw

this is the cleaning of Sw3Io class, deleting the Save and SaveAs
function and the dependancies (inheritance, virtual functions, function
where this was called...) This may still left behind orphean functions
that are not called any more, but have not yet been deleted

The scope of this cleaning is binfilter/bf_sw, means StarWriter perimeter
only

2011-01-23  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [da30958601fd5dd42cbdde2fb520ba574797b28e]

deletion of StgWriter::Write and its dependancies

During this deletion part, all the deletion have been done within
the binfilter/bf_sw, not touching the generic part. Further, all deletion
have been done based only on the deletion of the above mentionned function
and of its dependancies.
This step left behind some orphean functions, that are probably not called anymore,
this will be deleted in further steps.

2011-01-23  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [e4227eb1ef958037bc59c6b4a6bbdf9b74cb3f7b]

not using Write function on loading anymore for binfilter without EXPORT

when the document is loaded, the writing functionality is not called any more
if the filter does not have the EXPORT flag set. Without the EXPORT flag, it
may well be that the filte does not have the write functionalities implemened

2011-01-23  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [f063a06d2891f9f4ca65971d2f47adc0555a229c]

Star Writer file format not EXPORT anymore

the EXPORT flag is removed from the properties of filters used for
managing the Star Writer This allow still to imort files of
this format, but not saving / creating further files within this
format

2011-01-23  Tor Lillqvist  <tlillqvist@novell.com>  [631f331d3c53a0fa0bce20ede1aae14de3670c7e]

Fix Python build for x64 Windows


2011-01-23  Caolán McNamara  <caolanm@redhat.com>  [25c21b8e5a4bbb742e5a574b15f68984c4279ab8]

WaE: unused varibles


2011-01-23  Caolán McNamara  <caolanm@redhat.com>  [6df9ee2e8bc1a68920077f408e3e91c1f9a01e5e]

WaE: ununsed variable


2011-01-23  Caolán McNamara  <caolanm@redhat.com>  [94f84091a7869e16f57d7f082eb7b77932ce5d97]

WaE: unused variables


2011-01-23  Caolán McNamara  <caolanm@redhat.com>  [e8e546907d1ba5adfd899726ca1e095e5c847779]

WaE: unused variable


2011-01-23  Joseph Powers  <jpowers27@cox.net>  [2643ec29f7b6b094caa854d4ff3c348036215f64]

Remove DECLARE_LIST() Impl_ParserMessageList & TokenListImpl


2011-01-23  Joseph Powers  <jpowers27@cox.net>  [b0c5af2c62b897c40778929415ec7c56562ebcd1]

Remove DECLARE_LIST( LngLineList, ByteString* )


2011-01-23  Joseph Powers  <jpowers27@cox.net>  [4099852dfc3e185e6ece6f91d739b208e58caac0]

Remove DECLARE_LIST( GSIBlock_Impl, GSILine *)


2011-01-23  Thomas Arnhold  <thomas@arnhold.org>  [487a86403b85405df941fd65b9573d9e3cef0bae]

Hopefully this will fix mac build.


2011-01-22  Joseph Powers  <jpowers27@cox.net>  [f99fbee2e6774a2a86d1c5e6e59e853cb85dc235]

Remove DECLARE_LIST( ResStack, ResData * )


2011-01-22  Joseph Powers  <jpowers27@cox.net>  [398d0365731e35ec5d377ea1ec4600711f007e4b]

Remove DECLARE_LIST( ExportListBase, ExportListEntry* )


2011-01-22  Joseph Powers  <jpowers27@cox.net>  [6d6ff5db3399667b2d110dfdae0109977760c0a4]

Remove DECLARE_LIST( CfgStackList, CfgStackData* )


2011-01-22  Joseph Powers  <jpowers27@cox.net>  [463bdef5737e969c82660952a05b106c7aaadd5e]

Remove DECLARE_LIST(ImpSdXMLExpTransObj3DBaseList, ImpSdXMLExpTransObj3DBase*)


2011-01-23  Tor Lillqvist  <tlillqvist@novell.com>  [0ec0d899bf81a957347f0e3e257928a2e5945e30]

Add debug output to the dummy functions to see if/when they get called


2011-01-23  Tor Lillqvist  <tlillqvist@novell.com>  [c59895173854200f581fcd04c7cbcfb142efde0b]

Dont assert in safe situations


2011-01-23  Tor Lillqvist  <tlillqvist@novell.com>  [047e32a694fba1b1e5a7f30bfd3268cb08180364]

Define HAVE_VSNPRINTF for MSVC


2011-01-23  Tor Lillqvist  <tlillqvist@novell.com>  [1bff69d294c0c8311bfc439ff5e24f2c84c9195a]

Turn OSL_TRACE output on only if OSL_DEBUG_LEVEL > 2


2011-01-23  Tor Lillqvist  <tlillqvist@novell.com>  [48252aada0f12b8cbb8f66bc21d44f770a1229b8]

If CPPU_LEAK_STATIC_DATA is defined, don't bother with assertions

Re-introduce the possibility to define CPPU_LEAK_STATIC_DATA. This
time use it to bypass just the assertions that check that the type
description counts really are zero at the end of the
TypeDescriptor_Init_Impl destructor.

Add more informative debugging printout of which counts are non-zero.

Define CPPU_LEAK_STATIC_DATA for x64 Windows for now. But we do get
the same assertions also on x86 Windows if cppu is built with
OSL_DEBUG_LEVEL>1.

2011-01-23  Tor Lillqvist  <tlillqvist@novell.com>  [fc381c2b2f29e358497b74add9249f86b206c427]

Use correct name for mscx_uno.dll and deliver it


2011-01-23  Tor Lillqvist  <tlillqvist@novell.com>  [989bbfb35020c593a5b6412f36507d499d4dcb3f]

Remove pointless debugging output

We do print out a message if struct size verifications fail. That is
enough. No point in printing out the same

> sizeof(AlignSize_Impl) = 16
> sizeof(M) = 8
> sizeof(N) = 12

etc messages every time a cppu-using program is run and cppu has been
built for debugging.

2011-01-23  Tor Lillqvist  <tlillqvist@novell.com>  [5759fc6c7cc428c319de95e4702ecda9afd2b085]

Make GetFileHandle's return type match declaration

But as the return type is just 32 bits, it is actually not enough for
a HANDLE anyway on a 64-bit OS. But on the other hand, this method is
private and not used on Windows at all. So just make it abort() then.

2011-01-23  Tor Lillqvist  <tlillqvist@novell.com>  [8b6ca219b79f97d6f32b6ca3f1ec8f4bf68ad741]

Define ULONG as WIN_ULONG while including shlobj.h

To match what prewin.h/postwin.h do.

2011-01-23  Tor Lillqvist  <tlillqvist@novell.com>  [8ff27501baa2b67e7d2c0165576105358bdd0f63]

Hide also ULONG while including <windows.h>

LibreOffice's deprecated ULONG is sal_uIntPtr, and thus 64 bits on
64-bit Windows, unlike Windows's ULONG which is 32 bits on both 32-
and 64-bit Windows. So we must hide ULONG, too, to avoid compilation
errors on 64-bit Windows.

2011-01-22  Thomas Arnhold  <thomas@arnhold.org>  [176267cc057205c678a64e775ef57b41b076db22]

Clean up and equalsAsciiL substitution.


2011-01-22  Thomas Arnhold  <thomas@arnhold.org>  [cc58e4f60418811049aacf47e9c1820cc975f1c4]

Remove some dead code.


2011-01-22  Thomas Arnhold  <thomas@arnhold.org>  [b61dc1b964f86574f5f1397d2623b01b99e3237d]

Remove some dead code.


2011-01-22  Thomas Arnhold  <thomas@arnhold.org>  [3a1894b17ee94b8f5b4fda00ce1567491043abc6]

Remove some dead code.


2011-01-22  Thomas Arnhold  <thomas@arnhold.org>  [7255e4183309345896094afbd0cb54405cbaf9e6]

Remove some dead code.


2011-01-22  Andras Timar  <timar@fsf.hu>  [06f20f379db5592a426f6a395d4fdf9fc6f3dddc]

removed gd, ky, pap, and ti from postset.mk

gd - Gaelic (Scottish)
ky - Kirghiz
pap - Papiamento
ti - Tigrinya

UI localization does not exist in these languages. So it makes no
sense to build anything in these languages.

2011-01-22  Thomas Arnhold  <thomas@arnhold.org>  [128469fc9966e0220ccb5567c87b6040017b8ade]

Remove some dead code.


2011-01-22  Andras Timar  <timar@fsf.hu>  [13239a95ff330207942651ab1bed10b228bb20c5]

removed language code 'kid'

kid is not Koshin but key id pseudo language which is good for
debugging UI but should no be included in the product
Signed off by Fridrich on irc.

2011-01-22  Andras Timar  <timar@fsf.hu>  [2624d0f25022f9da932ba95ab7ea4bdde754ed36]

Added ast, ca-XV, and id, removed sc (postset.mk)


2011-01-22  Andras Timar  <timar@fsf.hu>  [824203a372974b1d416f2b27e36afc5478c01bd8]

added unique IDs to make localize happy


2011-01-22  Thomas Arnhold  <thomas@arnhold.org>  [d76747f572d1532b225741751c38878cc3a9dceb]

Remove dead code and obsolete SvxShape::onUserCall().


2011-01-22  Andras Timar  <timar@fsf.hu>  [8a95643223ed5fea541663bfe9cd7f51a93eeedf]

removed ms, ps, and ur from postset.mk - fdo#33103

ms - Malay
ps - Pashto
ur - Urdu

UI localization does not exist in these languages. So it makes no
sense to build anything in these languages. This patch also fixes
fdo#33103 - 'Unknown' languages in Language drop down box in Tools
- Options - Language settings - Languages.

2011-01-22  Thomas Arnhold  <thomas@arnhold.org>  [6a9abf79a5cf607e872f690526316b68cbe81a39]

Remove some dead code.


2011-01-22  Malte Timmermann [mt]  <malte.timmermann@oracle.com>  [de539c71865e6eec7b1db38031f661d7d8ad0714]

accfixes: removed include of obsolete header file


2011-01-22  Malte Timmermann [mt]  <malte.timmermann@oracle.com>  [1005caba73b82b7bf272a19ffd2801579941129d]

accfixes: global resources need id greater 256, moved global resources to access.hrc


2011-01-22  Kohei Yoshida  <kyoshida@novell.com>  [b30b918bf825602df425703039330ae2f096d080]

Disable recalc on source change & don't copy the dp object too much.


2011-01-22  Kohei Yoshida  <kyoshida@novell.com>  [2d56b398389161d37244591364e839aa1d99d0c8]

Refresh dp cache after the source range changes.


2011-01-22  Kohei Yoshida  <kyoshida@novell.com>  [5c2a55c516e4a3fccb477c2863dbcf886792bc09]

Removed commented out code.


2011-01-22  Kohei Yoshida  <kyoshida@novell.com>  [ab644126197f5cd3afe84991c19e65fb0161f1e2]

Removed debug code.


2011-01-22  Kohei Yoshida  <kyoshida@novell.com>  [2d78e734e64e97c5ebf57ee58637893393257da7]

Merge branch 'feature/dp-named-range-source'

This change implements named range support for data pilot tables.
(n#654526)

2011-01-22  Kohei Yoshida  <kyoshida@novell.com>  [f26e4eb3b644f698d321a732c3775f4dd2dac975]

Comment for the new method.


2011-01-22  Kohei Yoshida  <kyoshida@novell.com>  [7be6261e79e9295f642dffc9a2a0c98c51efc238]

Export range name data source back to xls document.


2011-01-21  Kohei Yoshida  <kyoshida@novell.com>  [b983db913a1df507549d5f57ba315d8bac62e17a]

Take care of importing pivot tables with range name from xls docs.


2011-01-21  Kohei Yoshida  <kyoshida@novell.com>  [f8020ab3ea085e531f1e88537cccab46defcb95c]

Import source range name properly from ods document.


2011-01-21  Kohei Yoshida  <kyoshida@novell.com>  [bee2fd88edac562c5ba28037339c726bdecb9ff7]

Reduced indent levels again.


2011-01-21  Kohei Yoshida  <kyoshida@novell.com>  [3119de050ef5e3561e01badeb6307ae2538d215a]

Save range name to ODF 1.2 extended.


2011-01-21  Kohei Yoshida  <kyoshida@novell.com>  [299c3c35fbead3aa6f66ee1324fe9b1cf2058f56]

Reduce indent levels by early bail out.


2011-01-22  Tor Lillqvist  <tlillqvist@novell.com>  [202e8927333530bf147e93cb27e255e89c3a4f70]

Don't use BOOST_MEM_FN_ENABLE_CDECL on x64 Windows

cdecl is the only calling convention anyway, and using
BOOST_MEM_FN_ENABLE_CDECL actually leads to compilation errors for
instance in basegfx.

2011-01-22  Tor Lillqvist  <tlillqvist@novell.com>  [492cb2d85ba42385c00adccaedb9f737674b80f1]

Don't use pointless and obsolete switches when building ICU

Don't use the /machine:i386 switch. The defaults work fine: the 32-bit
linker will produce i386 executables, the 64-bit linker will produce
x64 ones.

Don't use the /Op compiler switch, it doesn't exist in MSVC 2008.

2011-01-22  Tor Lillqvist  <tlillqvist@novell.com>  [28787edbd8a6bc1e3a6486d42f316cc54a7ff0e3]

More hacking on the C++-UNO bridge for x64 Windows

I think I might actually be able to manage without any assembly coding
here, thanks to the clean design of the x64 Windows calling
convention, and tricking the compiler (in a fully documented and
stable way) by using varargs. uno2cpp.cxx might even be getting close
to working now, but cpp2uno.cxx and except.cxx parts are just forced
to compile by using dummy code.

2011-01-22  Tor Lillqvist  <tlillqvist@novell.com>  [4e6ca0ec0398b11e4078c8da075022a925da0330]

Don't strip _ prefixes for x64 Windows


2011-01-22  Tor Lillqvist  <tlillqvist@novell.com>  [525f7823d6f4b9bc625bc8c99be6683b11d46d48]

Define SAL_TYPES_SIZEOFPOINTER for x64 Windows


2011-01-22  Tor Lillqvist  <tlillqvist@novell.com>  [f974bfffd9f6b2b5b5983360eb703aa4862b3f5f]

Use separate .map files for 64-bit MSVC build


2011-01-22  Tor Lillqvist  <tlillqvist@novell.com>  [8aec4d4ed0c6d12218c00b209fa5123937dbcd1f]

Delete apparently unused SYSTEM_* definitions


2011-01-22  Tor Lillqvist  <tlillqvist@novell.com>  [e191b9db0982a919aa9c0752769a76e647ae8b04]

Add SYSTEM_* and __DLLEXTENSION values for WNT && X86_64


2011-01-22  Tor Lillqvist  <tlillqvist@novell.com>  [29f682e68e6995a13010c5b98dedd9b99bca4857]

Split WNT case into INTEL and X86_64


2011-01-22  Thomas Arnhold  <thomas@arnhold.org>  [9bec4c995bedf1e5e19276a5c58ae70ed069241c]

Remove empty description and dates.


2011-01-22  Thomas Arnhold  <thomas@arnhold.org>  [a5ff21d92e8359c60d661d7cf9bc0ce96453b77f]

Remove empty description and dates.


2011-01-22  Thomas Arnhold  <thomas@arnhold.org>  [0f63709f2b9cf51ebbd7a63e3aaeca8a6b33fa13]

Remove empty description and dates.


2011-01-22  Thomas Arnhold  <thomas@arnhold.org>  [efce458f5e5d1a155e9469cf9c74c949b8ce3a87]

Remove empty description and dates.


2011-01-22  Thomas Arnhold  <thomas@arnhold.org>  [22d4f8973fbab2f07faf3a83f6cf013d54750e9f]

Remove empty description and dates.


2011-01-21  Kohei Yoshida  <kyoshida@novell.com>  [47d642003d05773668f7448d4d0144aff6758426]

Properly display range name in the UI when appropriate.

DataPilot main dialog now displays range name properly in lieu of
the traditional raw range reference string if the source data range
is referred to as a range name.

2011-01-21  Kohei Yoshida  <kyoshida@novell.com>  [62363c6f7dac83f8a90411814d1faaca18dfa974]

Get source range from range name if exists.

Now the data pilot table calculates result from a range name if
it's there.

2011-01-21  Kohei Yoshida  <kyoshida@novell.com>  [5bdc813406c5839b1b7ac53dc37b234e15052572]

Several of its methods now don't need to take ScDocument* as an arg.


2011-01-21  Thomas Arnhold  <thomas@arnhold.org>  [583d1f7714475bc9276f84630eba017d36e5ab2d]

Move header includes to the top.


2011-01-21  Kohei Yoshida  <kyoshida@novell.com>  [126321ebe679376a13e807ff3b1c38acdb0b2f98]

Let's store ScDocument* in ScSheetSourceDesc.

This class already uses ScDocument* a lot internally. Let's just
take the pointer to the document instance in the ctor and store it
inside.

2011-01-21  Kohei Yoshida  <kyoshida@novell.com>  [f1d27b6d0a0e89ecae130d60decfc88531cce7ea]

Early bail out on error conditions, to reduce indent levels.


2011-01-21  Kohei Yoshida  <kyoshida@novell.com>  [dc59e910da1c22b600bf31f7baa5aabd354ddeb5]

Now all its data members are private.


2011-01-21  Thomas Arnhold  <thomas@arnhold.org>  [4fa94fc506e2e9f7185265b91541e3d5c34c75a5]

Remove one more RCS line.


2011-01-21  Thomas Arnhold  <thomas@arnhold.org>  [e8320c5ed6b45512d2a3ba773d380df206627ecc]

Remove doubled define of MAP_LEN(x).


2011-01-21  Kohei Yoshida  <kyoshida@novell.com>  [59c675e0c8491bd080db69b57e8aa0439b421982]

The range name data member can safely have private visibility.


2011-01-21  Kohei Yoshida  <kyoshida@novell.com>  [bccc6db5b56e54cd790f1dc3ae9063326d8c362c]

Encapsulated access to aSourceRange.


2011-01-21  Thomas Arnhold  <thomas@arnhold.org>  [a2f4eb838e6f3a70cdd3ce45b2e67759e12ed92a]

Remove obsolete RCS lines.


2011-01-21  Luboš Luňák  <l.lunak@suse.cz>  [5d39c7f613c89e7021bb9f05bc4f7e2b379846e5]

fix KDE3 library search order (fdo#32797)

Use LINKFLAGS instead of STDLIBS, as the latter comes way too late
in the link command and may result in some stray -L/usr/lib getting
before -L$KDEDIR/lib. Since KDE4 libs often tend to be installed
under /usr while KDE3 libs are often somewhere else such as /opt/kde3/lib,
this could cause using wrong libraries.

2011-01-21  Thomas Arnhold  <thomas@arnhold.org>  [fd56171a1d67cc0c4441fe7b82e59851773cd868]

Remove obsolete RCS lines.


2011-01-21  Thomas Arnhold  <thomas@arnhold.org>  [5eb9bd574e41392ca2ec6e81a535e72b379433da]

Remove obsolete RCS lines.


2011-01-21  Luboš Luňák  <l.lunak@suse.cz>  [17637e2a2f2a0ca3e52f916a1e64733bde048965]

fix KDE3 library search order (fdo#32797)

Use LINKFLAGS instead of STDLIBS, as the latter comes way too late
in the link command and may result in some stray -L/usr/lib getting
before -L$KDEDIR/lib. Since KDE4 libs often tend to be installed
under /usr while KDE3 libs are often somewhere else such as /opt/kde3/lib,
this could cause using wrong libraries.

2011-01-21  Thomas Arnhold  <thomas@arnhold.org>  [133a7e8c69d89a0a3075711a0872fdc5c06d0d65]

Remove obsolete RCS lines.


2011-01-21  Kohei Yoshida  <kyoshida@novell.com>  [663aab2ca85ee41f01c80c34207733500fc9b763]

renamed CheckValidate() to CheckSourceRange(), and cleaned it up.


2011-01-21  Thomas Arnhold  <thomas@arnhold.org>  [34d4dae35de26041bfd9a9c0e881a929f14dedee]

Remove obsolete RCS lines.


2011-01-21  Thomas Arnhold  <thomas@arnhold.org>  [96efa727ac2c997ce2e9c031cbc275c4b59ca67e]

Remove all of this //STRIP stuff.

Props go out to sed ;)

sed -i "\%^\s*//STRIP00[0-9].*%d"
sed -i "s%\s*//STRIP00[0-9].*$%%"

2011-01-21  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [a8461122535beb4e074c6fe4057aaaeee899b7de]

gnumake3: #i116546# adding a showdeliverables target


2011-01-21  Mathias Bauer  <mba@openoffice.org>  [91c3775112112ca5e1314e366f677b0f0d4c7a13]

CWS gnumake3: pdb location


2011-01-21  Thomas Arnhold  <thomas@arnhold.org>  [86f964d438eeb6b4b5f9da019d85e641e6a4590d]

Remove doubled headers.


2011-01-21  Kohei Yoshida  <kyoshida@novell.com>  [5828d2db2186aabee6b56b2705ace86de763b694]

Fixed the failure to update table when hitting OK in the dialog.

Modifying the source range of an existing data pilot table was not
updating the table output because the data cache was not refereshed.

2011-01-21  Kohei Yoshida  <kyoshida@novell.com>  [3f1097c8bf0848486bbc5acd621b22eb9cd99a3b]

Fixed the failure to update table when hitting OK in the dialog.

Modifying the source range of an existing data pilot table was not
updating the table output because the data cache was not refereshed.

2011-01-21  Andras Timar  <timar@fsf.hu>  [21d6379a167af4bf4cdfab4bcd46c52e5eb21ba1]

Default currency for Estonia should be Euro - fdo#33160

Signed-off-by: Kohei Yoshida <kyoshida@novell.com>

2011-01-21  Caolán McNamara  <caolanm@redhat.com>  [d43d5800c25509a281cb40f402241588ca57ce5a]

use longer non-deprecated command line args


2011-01-21  Caolán McNamara  <caolanm@redhat.com>  [95d0fa7e9edd10aa806f2e1a25fdaca0358c2983]

use longer non-deprecated command line args


2011-01-21  Malte Timmermann [mt]  <malte.timmermann@oracle.com>  [c9fa5def7645d8dbea676bc88c086e0b493337e5]

accfixes: reverted one change in sc


2011-01-21  Carsten Driesner  <cd@openoffice.org>  [2fffd98e29c9178c87e523454021c427e0aa4ed3]

removetooltypes01: Rebase to DEV300m98


2011-01-21  Carsten Driesner  <cd@openoffice.org>  [f163f1264a44ff606e7431c16c86ad2c9ba4acb6]

removetooltypes01: Rebase to DEV300m98


2011-01-21  Carsten Driesner  <cd@openoffice.org>  [5794272b871bab260460a285ccc688dc334afb96]

removetooltypes01: Rebase to DEV300m98


2011-01-21  Carsten Driesner  <cd@openoffice.org>  [6e9afe9627d0aa7156c8f01f69180b8ae3dccbda]

removetooltypes01: Rebase to DEV300m98


2011-01-21  Carsten Driesner  <cd@openoffice.org>  [d672102cc70fa4b24eed730e89e9e766cc10a525]

removetooltypes01: Rebase to DEV300m98


2011-01-21  Carsten Driesner  <cd@openoffice.org>  [6ef1b591fcb2b6787497310a43a59061eb52abdb]

removetooltypes01: Rebase to DEV300m98


2011-01-21  Carsten Driesner  <cd@openoffice.org>  [605209eda74b0b31a8da020a2dfd2bbadbb1c7d4]

removetooltypes01: Rebase to DEV300m98


2011-01-21  Carsten Driesner  <cd@openoffice.org>  [a02a1960569f3a1e31e52200bba075003b54027b]

removetooltypes01: Rebase to DEV300m98


2011-01-21  Carsten Driesner  <cd@openoffice.org>  [2025ad7dd6f3929fe52bf0329ba81779d121a8ab]

removetooltypes01: Rebase to DEV300m98


2011-01-21  Oliver Craemer [oc]  <oliver.craemer@oracle.com>  [4f06c864a34a8b2d0dd80824412c3030511685aa]

#i115845# adapt autotest for chart data axis


2011-01-21  Mathias Bauer  <mba@openoffice.org>  [1dca011a0b11cb2be69667abdc3eae1531b62476]

CWS gnumake3: #i116349#: patch conversion problems fixed - thanks to cl


2011-01-21  Malte Timmermann [mt]  <malte.timmermann@oracle.com>  [8483bc84fca8055630cc91bced28407d5fb5aaa6]

accfixes: global resources need id greater 256


2011-01-21  Mathias Bauer  <mba@openoffice.org>  [a3387f416d1d79de93caa26f801ab16d91af41ea]

CWS gnumake3: anonther fix for cppunittests in Windows; fix pdb builds when building with pch


2011-01-21  Michael Stahl  <mst@openoffice.org>  [64d0cdabe4e44c928eb170739163926620ca2b83]

undoapi: #i116552#: SwAutoCorrDoc: match StartUndo()/EndUndo() calls


2011-01-21  Caolán McNamara  <caolanm@redhat.com>  [66c6b4a53f1936fc318343f3f044e5478d061f80]

oops, I'm such an idiot


2011-01-21  Joseph Powers  <jpowers27@cox.net>  [ec32babff3d35018b8d5255c3a7ce2c2a17c4200]

Remove trailing whitespace


2011-01-21  Malte Timmermann [mt]  <malte.timmermann@oracle.com>  [3aae61d45fc1cb2be6794c55c32fc4813dc28498]

accfixes: added missing include


2011-01-21  Joseph Powers  <jpowers27@cox.net>  [d7495cc04ae204b9776258eac6463954e160b200]

Remove DECLARE_LIST(ImpSdXMLExpTransObj2DBaseList, ImpSdXMLExpTransObj2DBase*)


2011-01-21  Lionel Elie Mamane  <lionel@mamane.lu>  [204a1157130e94d683d9aaefd7268f28c398ef23]

Fix property type / default value mismatch

Fixes:
 Error: caught an exception
 message: Invalid value type for 'WindowTop'.
 Expected: long
 Found: hyper
  From File dbaccess/source/ui/querydesign/querycontroller.cxx at Line 1722
when editing a query

2011-01-21  Luboš Luňák  <l.lunak@suse.cz>  [148739e8bd2b5076d4cc851539ba7266d6b7075c]

make ooenv work even when not invoked when in its directory


2011-01-21  Caolán McNamara  <caolanm@redhat.com>  [d86a1a9ac2b891472f4f12c636ab478206f90ea0]

WaE: mark this dir as warnings free


2011-01-21  sb  <sb@openoffice.org>  [2a64a63f242b1c40ef23b0edffa6334d0d0bd01f]

sb139: merged in DEV300_m98


2011-01-21  sb  <sb@openoffice.org>  [8768b2b797e07e9236cd7a1ed15f8ec50781f80c]

sb139: merged in DEV300_m98


2011-01-21  sb  <sb@openoffice.org>  [6770fbe36b7268f3c900ed7188c5308dca6f3b13]

sb139: merged in DEV300_m98


2011-01-21  sb  <sb@openoffice.org>  [d72716635a70916aaac9e732eb731977b985138c]

sb139: merged in DEV300_m98


2011-01-21  Malte Timmermann [mt]  <malte.timmermann@oracle.com>  [164340b77e5d0451f882b554ac2cd8b79af3dc6f]

accfixes: removed obsolete file


2011-01-21  Malte Timmermann [mt]  <malte.timmermann@oracle.com>  [3b184bbda31958c250bc896aff76a68d30c57a49]

accfixes: accessible name for WINDOW_METRICBOX


2011-01-21  Caolán McNamara  <caolanm@redhat.com>  [3ac4eb5bbc9c3400c0f2fcdc25e35d94a31e5905]

fix build breakage


2011-01-21  Ingrid Halama [iha]  <Ingrid.Halama@oracle.com>  [9bf8bf6f7ef3cc0090d7a863f81ac289deb932da]

chart51: #i116544# copy/paste error with complex series labels


2011-01-21  Joseph Powers  <jpowers27@cox.net>  [bca891d83da624319834252da0416d5241e76f07]

Remove DECLARE_LIST( XMLSectionList_Impl, XMLSectionImportContext* )


2011-01-21  Caolán McNamara  <caolanm@redhat.com>  [679ca2901460d55bbfe31515c60c6f996614f245]

cppcheck: misc scope and unused variables


2011-01-21  Caolán McNamara  <caolanm@redhat.com>  [878fe03bcae0b4a32b88861852c0830d63e15685]

resolve more ownership cycles


2011-01-21  Caolán McNamara  <caolanm@redhat.com>  [97e0597854a7ffd1d55f8f5c31db709b6533b3e3]

use a weakchangeslistener instead


2011-01-21  Malte Timmermann [mt]  <malte.timmermann@oracle.com>  [4a68997f9654a89283f61fc6a4c4268155a9eacc]

accfixes: just some exports in toolkit


2011-01-21  Malte Timmermann [mt]  <malte.timmermann@oracle.com>  [6ec0a79f441826a97537c13b2c161b6de6aa617d]

accfixes: added more accessibility information and fixed tab orders in multiple dialogs (sw module)


2011-01-21  Tor Lillqvist  <tlillqvist@novell.com>  [bd3ea40ed49074c4fa4439de7b5dea4fc3161880]

Remove ShowHelpStatusText and HideHelpStatusText and associated cruft

These methods were not implemented by any subclass, and the
implementations in the base class were empty. Still, the quite heavy
(especially in our multi-lingual builds) GetHelpText() mechanism was
called to get a string to pass to ShowHelpStatusText(). So just remove
all of it. See see fdo#33088 and fdo#33315.

2011-01-21  Kohei Yoshida  <kyoshida@novell.com>  [21c3f5fa40793678ede6b317d0f653928c670790]

Fixed incorrect page number in page preview mode. (fdo#33155)

When the window is large enough to show several 'Page X' strings,
the page number was not properly incremented.  This commit fixes
it.

2011-01-21  Kohei Yoshida  <kyoshida@novell.com>  [fe992478d2f4badad75b3aa514a4ef05861f0f67]

Fixed incorrect import of cell attributes from Excel documents.

When a cell with non-default formatting attribute starts with non-first
row in a column, the filter would incorrectly apply the same format to
all the cells above it if they didn't have any formats.  This commit
fixes it.

2011-01-21  Christoph Herzog  <rhogez@googlemail.com>  [23b19385f7dfc34a042889b3f0e3aa1f3ccc36a4]

Some translations of comments in /sw/in notably editsh.hxx


2011-01-21  Thomas Arnhold  <thomas@arnhold.org>  [bcbf4ceba2a1e3ae21c91c9a82df0aeb57cb4ee3]

Remove old copyright notice.

All other files in this dir look the same. So I assume this as correct.

2011-01-21  Thomas Arnhold  <thomas@arnhold.org>  [37806a5199bfb6d66ad8edc68a90024f29a413bd]

Remove old RCS lines.


2011-01-21  Thomas Arnhold  <thomas@arnhold.org>  [2d7babac3dadcf130259f8fa7375ea8c947ab741]

Replace suitable equalsAscii calls with equalsAsciiL.


2011-01-21  Thomas Arnhold  <thomas@arnhold.org>  [113a18833a0fd6456334ba43ecaa54cb8dc3b81f]

Remove old RCS lines.


2011-01-21  Thomas Arnhold  <thomas@arnhold.org>  [7ba80b24256d49eb765f2943c1495c1511bb7b69]

Remove old RCS lines.


2011-01-21  Thomas Arnhold  <thomas@arnhold.org>  [30db0eccb4b5e2f65d1d149f9b7052792518ec88]

Replace suitable equalsAscii calls with equalsAsciiL.


2011-01-21  Thomas Arnhold  <thomas@arnhold.org>  [fe647ee81bf8a5d8f60b7b34ee8122bb959d1272]

Remove old RCS lines.


2011-01-21  Thomas Arnhold  <thomas@arnhold.org>  [2252a474977e37bc0fdf0ebd2c35aaaa05b9de2a]

Remove old RCS lines.


2011-01-21  Thomas Arnhold  <thomas@arnhold.org>  [ef276ff33dff253c1ebdc5aec38329c959dffdc9]

Remove old RCS lines.


2011-01-21  Thomas Arnhold  <thomas@arnhold.org>  [db756953c17d50924ad88ba04284d6d12239f48b]

Replace suitable equalsAscii calls with equalsAsciiL.


2011-01-21  Noel Power  <noel.power@novell.com>  [a7badbae946d35c271904d8b453252ec976cb855]

fdo#33237 remove debug line


2011-01-21  Noel Power  <noel.power@novell.com>  [540389736fe8bdf2ba1bd1530a989c000c9f388a]

fdo#33237# fix ole object import for writer (docx)


2011-01-21  Michael Stahl  <mst@openoffice.org>  [d8305ad3f0595ad5a6dea25dae20fefd6fa1e48b]

sw34bf03: #i100620# #i97173#: xsltfilter: make it actually build...


2011-01-21  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [5ee30027064080597d1543c2982b8b25e8764698]

dr78: #i43040# removed german umlauts and utf8 bom accidentially added by too smart editor


2011-01-21  Noel Power  <noel.power@novell.com>  [3ccca4e92ceeea584f7b91e7a4454b71abd97dc4]

bnc#660816 improve formfield checkbox binary export ( and import )


2011-01-21  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [f32d2f33c2bdfbfb252fb8ff4722921a2ec2a603]

dr78: #i43040# correction for BesselI, patch from Regina


2011-01-21  Michael Stahl  <mst@openoffice.org>  [3c07691e90667d00b0044fab174153c92f107ee4]

sw34bf03: #i100620# #i97173#: integrate patch from sus


2011-01-21  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [b4a1e40c1ebc7414f4ebe5598213e59d714a60b9]

gnumake3: updating clean targets


2011-01-21  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [a406f98c4d44848098decb082bd8c21d87c71969]

gnumake3: merging minibranches


2011-01-21  Carsten Driesner  <cd@openoffice.org>  [861b81b87f4ae5f81aaf3c0b8db8f61dab5680c0]

removetooltypes01: #i112600# Merge changes


2011-01-21  Carsten Driesner  <cd@openoffice.org>  [3959fffe8c0863b976b8c35aa3f80ecbd37b37e1]

removetooltypes01: #i112600# Merge changes


2011-01-21  Carsten Driesner  <cd@openoffice.org>  [c931cca51fec6a327e94b22e93f0e2fb3fa1e43f]

removetooltypes01: #i112600# Merge changes


2011-01-21  Carsten Driesner  <cd@openoffice.org>  [1ca84c4108c009dc2b5a0cf0face9ec5439f6686]

removetooltypes01: #i112600# Merge changes


2011-01-21  Carsten Driesner  <cd@openoffice.org>  [6691fc9470bbd161aad40fc5de86a90b945e0b73]

removetooltypes01: #i112600# Fix build problems on non-pro


2011-01-21  Carsten Driesner  <cd@openoffice.org>  [7351d5d7e755d0e9e07f030c7e3cc20e8b8463cb]

removetooltypes01: #i112600# Fix build problems on non-pro


2011-01-21  Carsten Driesner  <cd@openoffice.org>  [a70e0c663fd991116fe99658851feb4692d32322]

removetooltypes01: #i112600# Fix build problems on non-pro


2011-01-21  Carsten Driesner  <cd@openoffice.org>  [bf70a33a7ad4667bdf073da443134ce36be44273]

removetooltypes01: #i112600# Fix build problems on non-pro


2011-01-21  Carsten Driesner  <cd@openoffice.org>  [27681d609137cc1c8b8957ada9b2b54061311cec]

removetooltypes01: #i112600# Fix build problems on non-pro


2011-01-21  Carsten Driesner  <cd@openoffice.org>  [d979e17ce7cf8fd8cf934305cc36ac64df43438a]

removetooltypes01: #i112600# Fix build problems on non-pro


2011-01-21  Malte Timmermann [mt]  <malte.timmermann@oracle.com>  [3bd2a893a49240a5ed312c857c9dc39593a7b9a3]

accfixes: added more accessibility information and fixed tab orders in multiple dialogs (svx module)


2011-01-21  Malte Timmermann [mt]  <malte.timmermann@oracle.com>  [e4b0b442434505ba7ad00e97c4de1cb3c69594ea]

accfixes: moved some shared strings to svx part2


2011-01-21  Michael Stahl  <mst@openoffice.org>  [a3c0c3a8762e47be72de05ac3ae1fc5032f2a1a9]

sw34bf03: #i115495#: patch by cmc: fix 64-bit problem in WW8 RTL table import


2011-01-21  Tor Lillqvist  <tlillqvist@novell.com>  [99af38464b7e0c2b7dcc797775d79fbbb57383db]

Avoid a pointless GetHelpText() call in the toolbox, too

Fixes fdo#33315. GetHelpText() can be quite heavy, see fdo#33088. Also
here the return value is passed to ShowHelpStatusText() which doesn't
do anything at all.

Signed-off-by: Caolan McNamara <caolanm@redhat.com>

2011-01-21  David Tardon  <dtardon@redhat.com>  [99945b7ff863170626e976e84f1f0dee83dc9a0b]

remove unused code


2011-01-21  David Tardon  <dtardon@redhat.com>  [6cbca7e6e10abc66bcc7f52e8e807a413f130a4d]

remove unused constant


2011-01-21  David Tardon  <dtardon@redhat.com>  [8731b8965569e1a0fff355b9a99240b21805a2ff]

extend assertion test


2011-01-21  Michael Meeks  <michael.meeks@novell.com>  [52e721c1010451837ea3ac40c019bf914ee51f89]

don't use -f flag if we just removed the existing link, thanks Florian


2011-01-21  Malte Timmermann [mt]  <malte.timmermann@oracle.com>  [72134106b433ecc665c726532a318ede38e6fb87]

accfixes: moved some shared strings to svx


2011-01-21  Thomas Arnhold  <thomas@arnhold.org>  [fb02ad82298e5895aa35756523ef49573dc40252]

Remove old RCS lines.


2011-01-21  Thomas Arnhold  <thomas@arnhold.org>  [7552a34c76467df8190d248c1bcdc3392afb8f03]

Remove old RCS lines.


2011-01-21  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [3ae65db61b60693d8b38ba4e644e452073df6ce4]

gnumake3: fixing sfx2_metadatablefor unix


2011-01-21  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [43dbcdf8818caccf61eed08375ba3bde85fd7c75]

gnumake3: fixing gb_CppunitTest_get_libfilename for unix


2011-01-21  Michael Koch  <miko@gmx.ch>  [fd28f6300e08b3c167c8b79c0eba5352ea9f7e12]

removed newlines


2011-01-21  Thomas Arnhold  <thomas@arnhold.org>  [f97dcd3d93cdec4fe7daca49b62b00e8a47cac02]

Remove old RCS lines.


2011-01-21  Caolán McNamara  <caolanm@redhat.com>  [a7ef7ab91e73a96e9a370839b466eeafcad50a15]

WaE: throw out some warnings


2011-01-21  Caolán McNamara  <caolanm@redhat.com>  [dd433fe801c861e5fb2b662d9acf9a340a4a5ca5]

WaE: set this dir as warnings free


2011-01-21  Caolán McNamara  <caolanm@redhat.com>  [bbd340e3de86a7d0f4091abfad3cddc44bcbac6f]

WaE: set this dir as warnings free


2011-01-21  Caolán McNamara  <caolanm@redhat.com>  [f53fc2b0bc00402b503ccba25c231a1632910712]

WaE: set this dir as warnings free


2011-01-21  Caolán McNamara  <caolanm@redhat.com>  [c626107817344dbfd0fb61acb5552004d7b04633]

WaE: throw out some warnings, and mark a dir a WaE free


2011-01-21  Caolán McNamara  <caolanm@redhat.com>  [c250178c0406f903b5816983ccd6fb91411ee9df]

break ownership cycle


2011-01-21  Caolán McNamara  <caolanm@redhat.com>  [d23b5e5e0cdb9cd6f981c0949e27230b8297231e]

break cycle and clear owner reference on dispose


2011-01-21  Robert Nagy  <robert@openbsd.org>  [1c321e027d5028864b871e2b44606adef905d469]

use errno to get the correct error message if mkstemp() fails


2011-01-21  Malte Timmermann [mt]  <malte.timmermann@oracle.com>  [9956d0f9aa51f235c1b26e1ac38de75a5e238a79]

accfixes: added more accessibility information and fixed tab orders in multiple dialogs (svtools module)


2011-01-21  Thomas Arnhold  <thomas@arnhold.org>  [1666fb70272b097ac59ab8ce60225a513912c113]

Remove old RCS lines.


2011-01-21  Thomas Arnhold  <thomas@arnhold.org>  [31cd30a4e5191113aada44cc15af9db75974dda7]

Remove old RCS lines.


2011-01-21  Malte Timmermann [mt]  <malte.timmermann@oracle.com>  [e9ba5cd3ff6a45cde3c2681dcff1787f85e118da]

accfixes: added more accessibility information and fixed tab orders in multiple dialogs (sfx2 module)


2011-01-21  Ocke.Janssen  <Ocke.Janssen@oracle.com>  [984a233417d1ceb056abeeb6b7f4765c793d5566]

dba34d: merge from cws


2011-01-21  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [4b059a49b3979c2839edef8d0a539a564517fadc]

gridsort: mac WaE


2011-01-21  Ocke.Janssen  <Ocke.Janssen@oracle.com>  [d1f40e7742499d578b2079b947042e9232fcbc38]

dba34d: #i112014# flush connection when ooo terminate


2011-01-20  Joseph Powers  <jpowers27@cox.net>  [888f4c5015ea2da03385c45a0eed0eda0bc33ec7]

Remove DECLARE_LIST(Imp3DLightList, SdXML3DLightContext*)


2011-01-20  Joseph Powers  <jpowers27@cox.net>  [8a11c8a231dd1d2055a037990e5276453730cadc]

Remove DECLARE_LIST( XPolygonList, XPolygon* )


2011-01-20  Joseph Powers  <jpowers27@cox.net>  [f2e89fcd0101435e618b6da1dfab4185b163c268]

Code cleanup with #include removal

Mostly whitespace and commented code removal.

2011-01-20  Joseph Powers  <jpowers27@cox.net>  [56eb08f2e265ab10a5127ac60e3117584a60ca46]

Remove DECLARE_LIST(ViewList,OutlinerView*)


2011-01-20  Kohei Yoshida  <kyoshida@novell.com>  [b84f9cacf60e6a0618a07653e26c6775431287a0]

Fixed incorrect page number in page preview mode. (fdo#33155)

When the window is large enough to show several 'Page X' strings,
the page number was not properly incremented.  This commit fixes
it.

2011-01-20  Kohei Yoshida  <kyoshida@novell.com>  [e0a602ffa9835a97f6a389256df57193ccc99242]

Store the data source type in the UI as we validate the string.


2011-01-21  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [40cf5bd91cd8bab9ab79693128a8f4623f518dc5]

gnumake3: more readable windows link command


2011-01-21  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [6a989625fbe559a6845428481122bca8915479ea]

gnumake3: refactoring of gb_*_get_linktargetname


2011-01-20  Kohei Yoshida  <kyoshida@novell.com>  [cd44de5e135ac9d89b5c01c6e4b740d4172f69a0]

Added range name as a data member to ScSheetSourceDesc.

Also added accessor methods for all its data members.  I'll properly
encapsulate them later.

2011-01-21  Thomas Arnhold  <thomas@arnhold.org>  [fa14c14dc2ec7aab760190f95cd49b9021f04a6a]

Don't replace equalsAscii() with equalsAsciiL() in measure_oustrings.cxx.


2011-01-20  Mathias Bauer  <mba@openoffice.org>  [3982997c1f1c31961a4c1c707967121659b8add8]

CWS gnumake3: merge minibranches


2011-01-20  Mathias Bauer  <mba@openoffice.org>  [a3279e11a70e1edaff7d9004ba4675a12aecfbf2]

CWS gnumake3: add gal resource


2011-01-20  Mathias Bauer  <mba@openoffice.org>  [9cd4cb23c22cd985cd26c7a28fa2f4aa31e04236]

CWS gnumake3: -D_DLL is needed on Windows; removed superficial _DLL_ usage all over the place


2011-01-20  Mathias Bauer  <mba@openoffice.org>  [6dcee74f855a7a99c67914fcff274bc8c85751d3]

CWS gnumake3: -D_DLL is needed on Windows; removed superficial _DLL_ usage all over the place


2011-01-20  Mathias Bauer  <mba@openoffice.org>  [545e9efdd367d49763b9d341fb9168530d7ada48]

CWS gnumake3: -D_DLL is needed on Windows; removed superficial _DLL_ usage all over the place


2011-01-20  Mathias Bauer  <mba@openoffice.org>  [f8d6d56e854145cc7752597eb22c5cdf488e7d2b]

CWS gnumake3: first draft of new makefile templates


2011-01-20  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [e9d397fff0d684b42d5c9a96940f078329716812]

compiling fix: adding cast to ULONG in ::std::min


2011-01-20  Mathias Bauer  <mba@openoffice.org>  [8aab4860af4664ee83276d5667949bfd7697650b]

CWS gnumake3: fix cppunittest on Windows


2011-01-20  Mathias Bauer  <mba@openoffice.org>  [368bae76622cc0e8ea357d6e90492db6ab46a735]

CWS gnumake3: fix cppunittest on Windows


2011-01-20  Michael Stahl  <mst@openoffice.org>  [8bc2019cab507472a0412f47cea6e740ec697818]

undoapi: fix regression: undo comments with un-rewritten arguments:  various EndUndo() calls undo SwRewriter applications done at StartUndo().  EndUndo() should only be called with a real ID if a comment should   be generated from the ID that should become the list action comment.


2011-01-20  Michael Stahl  <mst@openoffice.org>  [d9e7a76273396527d29503a66ed514e2a0199ceb]

undoapi: fix regression: SwUndoInsLayFmt::GetComment() broken


2011-01-20  Ivo Hinkelmann  <ihi@openoffice.org>  [69218d276c35f130cd91c94cec1199a0a4b01215]

masterfix: #i10000# new configure gen.


2011-01-20  Kohei Yoshida  <kyoshida@novell.com>  [b5de859a212bc47f496af51a3dfa6fbfc47daf1c]

Debug datapilot refresh.


2011-01-20  Kohei Yoshida  <kyoshida@novell.com>  [3edeb87eefc80b73694202590e5188cd37430ce7]

Check the source range string to see if it's a valid range name.


2011-01-20  Kohei Yoshida  <kyoshida@novell.com>  [234214f0a60d0cc8f0b9de319f0495eddf84a485]

Started investigating.


2011-01-20  Caolán McNamara  <caolanm@redhat.com>  [76f1fc1cb02118a177191014a4c5b8c21cfda1e1]

Related: rhbz#668057 use default server-side permissions for copied files


2011-01-20  Caolán McNamara  <caolanm@redhat.com>  [5c4a11e83e978b8e790e471e644da7774c04251c]

Related: rhbz#668057 use default server-side permissions for copied files


2011-01-20  Malte Timmermann [mt]  <malte.timmermann@oracle.com>  [a3f24d231e8f54d4af456f4781e444738f197631]

accfixes: added more accessibility information and fixed tab orders in multiple dialogs (sd module)


2011-01-20  Joseph Powers  <jpowers27@cox.net>  [d17d3a829307c5ba0ac1fc887ba095a31ef5feb8]

Remove DECLARE_LIST(E3dLightList, E3dLight*)


2011-01-20  jonathan aquilina  <jaquilina@eagleeyet.net>  [eb05c1e908368564ace6c86fd5e929d432dff249]

removed double line spacing


2011-01-20  Joseph Powers  <jpowers27@cox.net>  [c38aa26e16bb446770a6859f01e316b451774cdd]

Remove DECLARE_LIST(E3dLabelList, E3dLabelObj*)


2011-01-20  Michael Meeks  <michael.meeks@novell.com>  [f8eb05ab0e84b916b6d094acdeb6707d00dcfd44]

Add --rewrite-account [username] option, inspired by Christina Roßmanith's work


2011-01-20  Thorsten Behrens  <tbehrens@novell.com>  [4aeef1ec93e9fd6ad7f8b2f598abe83312f2e182]

Initial LibO mimetype icon design

As per http://luxate.blogspot.com/2011/01/libreoffice-initial-icons-milestone.html
updating the LibO mimetype and app icons (and the installer icon, for coherence).

2011-01-20  Michael Meeks  <michael.meeks@novell.com>  [5dd4778d66b5ac1acc7d42ef391c00b4d8dae408]

cope with change of path, and broken absolute links this generates


2011-01-20  Joseph Powers  <jpowers27@cox.net>  [96792e929ec0bcd972f8a6f1c5ab7e7ce0812835]

Remove (axe) DECLARE_LIST()s DbDataColumns & DbGridColumns

The entire .hxx file wasn't used; also every .hxx file that included it
also wasn't used. So I just did a mass delete.

2011-01-20  Ocke.Janssen  <Ocke.Janssen@oracle.com>  [f3bbbfcb2f718908560ffa1c852433c7b7293e34]

dba34d: length check corrected


2011-01-20  Malte Timmermann [mt]  <malte.timmermann@oracle.com>  [38fe580341a3f1e379edada08db7e1aebab258f5]

accfixes: added more accessibility information and fixed tab orders in multiple dialogs (sc module)


2011-01-20  Ocke.Janssen  <Ocke.Janssen@oracle.com>  [9840529f8ad4c8f3ed8932db1af2c11b662b18c7]

dba34d: some refactoring


2011-01-20  Thorsten Bosbach  <tbo@openoffice.org>  [facd3efbf57e411df7c3d2801b705308c328f215]

#i113362# enhance gridcontrol test for tabpages


2011-01-20  Ocke Janssen [oj]  <Ocke.Janssen@oracle.com>  [4ee7211a6f1ebe91595a42e85e00dfba3ea6aecb]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba34c


2011-01-20  Ocke Janssen [oj]  <Ocke.Janssen@oracle.com>  [7a6d6046982d98b1deab2f0ec8209fc7bd862b45]

dba34c: fix missed


2011-01-20  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [b6ac7ef63c50895d04d314491b26b3b371d5fc93]

gridsort: GridTableRenderer::impl_paintCellContent allow for XInterfaces which are NULL, without asserting them


2011-01-20  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [8c5a96fcc44f060467680b5d9104bba2f091d4b7]

vcl118: #i116501# additional needed fixes for gbuild migration


2011-01-20  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [1f197059a0856e76c7e6fdb0cb5584c767734ed9]

vcl118: #i116501# additional needed fixes for gbuild migration


2011-01-20  Caolán McNamara  <caolanm@redhat.com>  [e90756745551caf5e7646cea34b41721d2ae61d6]

cppcheck: unused variable


2011-01-20  Ocke.Janssen  <Ocke.Janssen@oracle.com>  [3b949fc2510279cb277f651d3b0b9976cbd1c5b6]

dba34d: #i98163# import hidden value correted


2011-01-20  Ocke.Janssen  <Ocke.Janssen@oracle.com>  [e0c1daa9561ff447351135f3318d1a1183077212]

dba34d: #i98163# import hidden value correted


2011-01-20  hde  <hde@openoffice.org>  [05844ea4c60254c85f4ed8aef9f6ea19018799af]

#i116510#automationdev300m97#added sleep


2011-01-20  hde  <hde@openoffice.org>  [3ca48a3406962e7463f9565bcf05997534adf9c1]

#i116387#automationdev300m97#Issue ID updated


2011-01-20  Malte Timmermann [mt]  <malte.timmermann@oracle.com>  [0c514ad4f653c63702b55a1e3c6f8e725a549079]

accfixes: added more accessibility information and fixed tab orders in multiple dialogs (cui module)


2011-01-20  Thomas Arnhold  <thomas@arnhold.org>  [5c145d3cfc47be75c3b8d8b27eb28301f06ffec7]

Fix libpr0n Makefile

Bug is discussed here:
http://permalink.gmane.org/gmane.linux.mandrake.cooker.devel/304002

Fix:
http://svn.mandriva.com/cgi-bin/viewvc.cgi/packages/cooker/songbird/current/SOURCES/Songbird1.4.3-fix-build.patch?revision=537683&view=markup

Signed-off-by: Tor Lillqvist <tlillqvist@novell.com>

2011-01-20  Wolfram Garten [wg]  <Wolfram.Garten@oracle.com>  [1fffcdfe16d76fcb5bdaea97c4744593a924d9f9]

i116531:[Automation]: g_Clipboard.inc, tiEditUndo delets file before it is closed.


2011-01-20  Thomas Arnhold  <thomas@arnhold.org>  [1a1bf0378692877a7c8dec9c879320fc7b53dd5d]

Replace suitable equalsAscii calls with equalsAsciiL.

Done with sed -i 's%\(\.equalsAscii\)(\(\s\?"[^"]\+"\)\(\s\?\))%\1L(\3RTL_CONSTASCII_STRINGPARAM(\2\3)\3)%g'.

2011-01-20  Thomas Arnhold  <thomas@arnhold.org>  [319b9959b1243e41bd8212432d0b894e3a0a6bf8]

Replace suitable equalsAscii calls with equalsAsciiL.

Done with sed -i 's%\(\.equalsAscii\)(\(\s\?"[^"]\+"\)\(\s\?\))%\1L(\3RTL_CONSTASCII_STRINGPARAM(\2\3)\3)%g'.

2011-01-20  Thomas Arnhold  <thomas@arnhold.org>  [2fb4d4800c3064c3c7b8573ad39c00d51d9bc41b]

Replace suitable equalsAscii calls with equalsAsciiL.

Done with sed -i 's%\(\.equalsAscii\)(\(\s\?"[^"]\+"\)\(\s\?\))%\1L(\3RTL_CONSTASCII_STRINGPARAM(\2\3)\3)%g'.

2011-01-20  Carsten Driesner  <cd@openoffice.org>  [55312b637d6e74eb5d68adb6e41b68f16749d166]

removetooltypes01: #i112600# Remove tools types for Mac specific parts


2011-01-20  Carsten Driesner  <cd@openoffice.org>  [14017c25807282b7c039828b3fc75f173fc19b87]

removetooltypes01: #i112600# Remove tools types for Mac specific parts


2011-01-20  Thomas Arnhold  <thomas@arnhold.org>  [4dd5c0b6b7b0df2b469635c96bc22fc2076f1997]

Replace suitable equalsAscii calls with equalsAsciiL.

Done with sed -i 's%\(\.equalsAscii\)(\(\s\?"[^"]\+"\)\(\s\?\))%\1L(\3RTL_CONSTASCII_STRINGPARAM(\2\3)\3)%g'.

2011-01-20  Thomas Arnhold  <thomas@arnhold.org>  [7e56fec5de92f21c9ae704ad64c4325ac8661f55]

Replace suitable equalsAscii calls with equalsAsciiL.

Done with sed -i 's%\(\.equalsAscii\)(\(\s\?"[^"]\+"\)\(\s\?\))%\1L(\3RTL_CONSTASCII_STRINGPARAM(\2\3)\3)%g'.

2011-01-20  Thomas Arnhold  <thomas@arnhold.org>  [88fa511a7748ff920546bd28ac9e15f5e0ba2fb0]

Replace suitable equalsAscii calls with equalsAsciiL.

Done with sed -i 's%\(\.equalsAscii\)(\(\s\?"[^"]\+"\)\(\s\?\))%\1L(\3RTL_CONSTASCII_STRINGPARAM(\2\3)\3)%g'.

2011-01-20  Takeshi Kurosawa  <taken.spc@gmail.com>  [d870d4fa5d7179b05286f26ac9361074730f89e2]

Fix rendering order of fill and text

The SVG export filter exports shapes (and their shadow) at first, then
exports texts (and their shadow). This causes the inverted order of
shadows (shadows of texts overlap shapes). Although, the filter
exports shapes and texts separately from the initial revision.
http://cgit.freedesktop.org/libreoffice/filters/diff/filter/source/svg/svgexport.cxx?id=d70fe3aea5ab065ab938cbd50366846f449fa7fa

I can't find any reason to do so. Make the filter export all contents at once.

From fdo#33241

Signed-off-by: Tor Lillqvist <tlillqvist@novell.com>

2011-01-20  Lionel Elie Mamane  <lionel@mamane.lu>  [6bd54fca68e01fb4178fd157822e7d64e79815cb]

Use more reliable SQL syntax

Give a derived table (subquery) an alias (name). From fdo#32960.

Signed-off-by: Tor Lillqvist <tlillqvist@novell.com>

2011-01-20  Thomas Arnhold  <thomas@arnhold.org>  [5cffde5b2d3a1cf8391761c3815de4c128173aa0]

Replace suitable equalsAscii calls with equalsAsciiL.

Done with sed -i 's%\(\.equalsAscii\)(\(\s\?"[^"]\+"\)\(\s\?\))%\1L(\3RTL_CONSTASCII_STRINGPARAM(\2\3)\3)%g'.

2011-01-20  Thomas Arnhold  <thomas@arnhold.org>  [7c89e643b1152383ffa1a51e4a3b911ac1d1d36e]

Replace suitable equalsAscii calls with equalsAsciiL.

Done with sed -i 's%\(\.equalsAscii\)(\(\s\?"[^"]\+"\)\(\s\?\))%\1L(\3RTL_CONSTASCII_STRINGPARAM(\2\3)\3)%g'.

2011-01-20  Thomas Arnhold  <thomas@arnhold.org>  [584150cc3c28d9704137da7a475ec50d0463731e]

Replace suitable equalsAscii calls with equalsAsciiL.

Done with sed -i 's%\(\.equalsAscii\)(\(\s\?"[^"]\+"\)\(\s\?\))%\1L(\3RTL_CONSTASCII_STRINGPARAM(\2\3)\3)%g'.

2011-01-20  Thomas Arnhold  <thomas@arnhold.org>  [5906eb3665288b3286a326d45d5d6ead4e432eb7]

Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/calc


2011-01-20  Thomas Arnhold  <thomas@arnhold.org>  [ba7e0d7574aa8e4d1d79e9a82082c06d7dfdc1ba]

Replace suitable equalsAscii calls with equalsAsciiL.

Done with sed -i 's%\(\.equalsAscii\)(\(\s\?"[^"]\+"\)\(\s\?\))%\1L(\3RTL_CONSTASCII_STRINGPARAM(\2\3)\3)%g'.

2011-01-20  sb  <sb@openoffice.org>  [2a23ff5f014e266c24c39f862815edbd7fddb724]

sb139: #i116530# improve Java URP bridge error notification by utilizing the java.lang.Throwable cause facility


2011-01-20  Malte Timmermann [mt]  <malte.timmermann@oracle.com>  [09b062f89ab5c86dd49d392e2c98e927c29704d6]

accfixes: added more accessibility information and fixed tab orders in chart


2011-01-20  Thomas Arnhold  <thomas@arnhold.org>  [9a2c734f8a9f8879335855702afb9fa3e9c690fe]

Replace suitable equalsAscii calls with equalsAsciiL.


2011-01-20  Kohei Yoshida  <kyoshida@novell.com>  [e02fdfc51aa55b0f8f03aecafcea0087fbdbaf27]

Blank line cleanup.


2011-01-20  Kohei Yoshida  <kyoshida@novell.com>  [b8a9b968996c38e104b97bebc034e898f44603d6]

Finally, the inner arrays of DataGridType is now ptr_vector.

Also, no point resetting the value of data member in destructor.

2011-01-20  Kohei Yoshida  <kyoshida@novell.com>  [68aa9373fa658ca7a3b87ebbd3de1108d4de1295]

maLabelNames now stored in ptr_vector.

Thereby further elimination of manual deletion of stored instances.

2011-01-20  Kohei Yoshida  <kyoshida@novell.com>  [809392cb27b036088654c237d827930f6c459fe5]

Let's use ptr_vector to replace arrays of vector's.

This eliminates some manual deletions of vector instances.

2011-01-20  Kohei Yoshida  <kyoshida@novell.com>  [decac87e093ade8a1aeacbdbc6691c33051c2f61]

Let's use real values to make it easier to read.


2011-01-20  Kohei Yoshida  <kyoshida@novell.com>  [ee3f82b1b557c20239cc5ba96f8f484b9a161ebb]

Let's hide this ugliness inside the remove-erase idiom.

So, since I can't rely on the iterator returned from vector::erase(),
and I can't keep the iterator of the erased element (which is probably
invalidated after the erase call), I have to erase elements by
other means.  Luckily this remove-erase idiom doesn't cause a segfault,
and appears to do the right thing.

2011-01-20  Kohei Yoshida  <kyoshida@novell.com>  [b5f6f939f118940033b525910d47b8a71940d362]

Don't rely on the returned iterator from vector::erase(itr).

The standard specifies that when you erase an element in vector via

vector::erase(iterator)

it returns the new position of the element after the erased element,
or the end position in case the call deletes the last element.
*But*, the stlport version of vector returns the iterator that points
to the position where the deleted element was, which may be correct
if the vector is not empty after the delete, but if it's empty it
points to an invalid location.  So, if you have a loop like this

vector<myclass> vcon;
...
while (itr != itrEnd)
{
    if (some condition to trigger removal)
        itr = vcon.erase(itr);
    else
        ++itr;
}

the standard says it should work, but with stlport it leads to a
surprise ending when size() == 1.

2011-01-19  Kohei Yoshida  <kyoshida@novell.com>  [480e7e492613dd6b9f11552bb27fd86122828187]

Removed the ugly stlport workaround code.

It's too ugly for me to live with.  I'll find a better, and hopefully
cleaner workaround.

2011-01-19  Kohei Yoshida  <kyoshida@novell.com>  [7d2c276fac17eaf620abbf75e5ed066562b10051]

Removed warnings regarding the control ID's being too large.

Let's just use 1, 2, 3, 4 ... values instead of 1000, 1001 etc. just
like the rest of the dialogs.

2011-01-20  Jan Holesovsky  <kendy@suse.cz>  [d1041919f51c597b5c098ca716f141e494c22c49]

Improve the 'Update all links?' message, fdo#32548.

Based on Kohei's version, it would need larger rework to implement Christoph's
version.

2011-01-20  Miklos Vajna  <vmiklos@frugalware.org>  [142a314a70931738bf49911d0e2d7bfdbf5494cb]

git-hooks: warn about undocumented classes in new hxx files on commit


2011-01-20  Tor Lillqvist  <tlillqvist@novell.com>  [266c2d6b349be355560ba6dbf782cebbc4de8609]

More hacking on the wntmscx bridge, still far from ready

See asmbits.asm for some general comments and pointers to useful
information.

2011-01-19  Kohei Yoshida  <kyoshida@novell.com>  [0f947f73a0e815182c5b652ea639bd0e6e7750ea]

Check the content of datapilot table output during the unit test run.


2011-01-20  Miklos Vajna  <vmiklos@frugalware.org>  [2ce4895f860e3d8b7c301e8cbc479d7b352e6c38]

find-undocumented-classes: move from build repo


2011-01-19  Thomas Arnhold  <thomas@arnhold.org>  [cb2edbe3e44f87bc14291a75f9029f9c1ff294b9]

Replace suitable equalsAscii calls with equalsAsciiL.


2011-01-19  Thomas Arnhold  <thomas@arnhold.org>  [1e69be846c683e794c1b8f3de03389e8e8ca4aee]

Replace suitable equalsAscii calls with equalsAsciiL.


2011-01-19  Kohei Yoshida  <kyoshida@novell.com>  [71b9ef7c10c19d79628c2e860f82f66a736b7342]

Print a nicely formatted sheet content to stdout for pleasant debugging.


2011-01-19  Thomas Arnhold  <thomas@arnhold.org>  [1d0d4809d04ac21077f74c4058490a3719a95284]

Remove some more '//static' lines and useless comments.


2011-01-19  Caolán McNamara  <caolanm@redhat.com>  [3b1a33287a714fcc4c531181f47a79a2dc559f53]

use new differentiated dmake return value to decide if regenerate dependencies


2011-01-19  Caolán McNamara  <caolanm@redhat.com>  [8f9ab92e25808922af0070f2c778ea2a2aa108eb]

distinguish between failure exit due to dmake failure vs signal aborted


2011-01-19  Kohei Yoshida  <kyoshida@novell.com>  [78eda9e4f7b53e3c7648bc05483b5de9caa0eedd]

CollatorWrapper is now working during the unit test.


2011-01-19  Thomas Arnhold  <thomas@arnhold.org>  [19fdd76e77b3b6bf94e765cd23c05c8b38e8a3a2]

cellatr.hxx is included anyway. Sorry for previous inconveniences.


2011-01-19  Michael Stahl  <mst@openoffice.org>  [d76639d5d833a05a3181f7293e38a250dc6c1299]

xmlfix3: unoxml: eradicate the bizarre concept of "carrier nodes":  add namespace data member to CAttr.  CAttr overrides getPrefix(), setPrefix(), getNamespaceURI().  CDocument::createAttributeNS() uses this new CAttr member instead of creating   a dummy carrier element.  CElement::setAttributeNode_Impl_Lock() and CNode::appendChild() do not free   the no longer existing dummy carrier element.  CNode::insertBefore() calls appendChild() for attributes   instead of ignoring namespace.  CNode::appendChild() does not invalidate attributes, because they are copied.


2011-01-19  Michael Stahl  <mst@openoffice.org>  [76eac88260284d6c85c693f7186186a05e053c54]

xmlfix3: unoxml: CDocumentBuilder cleanup


2011-01-19  Michael Stahl  <mst@openoffice.org>  [75b70f1477292cf3cff3905fbcf3a3c387c17c7e]

xmlfix3: unoxml: XPath cleanup


2011-01-19  Michael Stahl  <mst@openoffice.org>  [34da472b449abca15c64f3d9254ec93fd0622898]

xmlfix3: unoxml: CCharacterData: return value of xmlNodeGetContent was leaked


2011-01-19  Michael Stahl  <mst@openoffice.org>  [1dd96d5cd76ca9eecb73e96e6264396cfa1fc3a8]

xmlfix3: unoxml: CAttr cleanup: always check m_aNodePtr


2011-01-19  Michael Stahl  <mst@openoffice.org>  [99ded0d63e4b3be2cbb2c521664940004ddb068f]

xmlfix3: unoxml: CElement fixes:  add some additional argument checks.  return value of xmlGetProp was leaked.  invalidate CAttr instances after calling xmlUnsetProp.


2011-01-19  Michael Stahl  <mst@openoffice.org>  [45c1273ceb2f3b4f4f658c357925e375c27b575e]

xmlfix3: unoxml: CDocument tweaks


2011-01-19  Michael Stahl  <mst@openoffice.org>  [b544b4a492a23b0d00f65306a2839b1ed7cd7355]

xmlfix3: unoxml: CNode fixes:  add some additional argument checks.  fix mess in CNode::setPrefix().


2011-01-19  Michael Stahl  <mst@openoffice.org>  [a877dd2c109e8e76923376b18daca101edb4a5e2]

xmlfix3: unoxml: some cleanup in CNode...


2011-01-19  Michael Stahl  <mst@openoffice.org>  [07a097e2815b38011ac05e0c0607149a28f71c8f]

xmlfix3: unoxml: cleanup friend declarations


2011-01-19  Michael Stahl  <mst@openoffice.org>  [9123a2f7c219f93f0db63d359c1d0f362d32b59a]

xmlfix3: #i113682#: unoxml: CEvent gets a mutex member;  also initialize member variables in constructors.


2011-01-19  Michael Stahl  <mst@openoffice.org>  [57c23f6329f58cd359200413c55e7988ab1e32db]

xmlfix3: #i113682#: unoxml: CDocumentBuilder gets a member mutex


2011-01-19  Michael Stahl  <mst@openoffice.org>  [e94a328aa0b1a0f61018e6978dda626b842f6855]

xmlfix3: #i113682#: unoxml: locking in XPath:  use CDocument mutex in results, and during evaluation.  new CXPathAPI member mutex.  also, fix lcl_collectNamespaces in case parent nodes declare same prefix.


2011-01-19  Michael Stahl  <mst@openoffice.org>  [dd995cea7b9a262d51b94d536817e5aa2950f1cb]

xmlfix3: #i113682#: unoxml: use CDocument mutex in misc classes


2011-01-19  Michael Stahl  <mst@openoffice.org>  [12de6d548b19e4d016e7a7be0980c2d78fe20d17]

xmlfix3: #i113682#: unoxml: CDocument gets a member mutex:  use it to lock all CNode and derived classes' UNO methods.


2011-01-19  Michael Stahl  <mst@openoffice.org>  [dd377d72a5ef66daee850b66ab7b7308939a7626]

xmlfix3: #i113682#: unoxml: no more globals in CNode:  instead now the CDocument contains a node map member.


2011-01-19  Michael Stahl  <mst@openoffice.org>  [46716bcf7fd75a2a293722a6a458e4138c91f394]

xmlfix3: unoxml: all node ctors get CDocument parameter  (and in the next patch, an actual CDocument, not just 0 :)


2011-01-19  Michael Stahl  <mst@openoffice.org>  [06ebc79a5d723211d55be7a1c014299e71acfc20]

xmlfix3: unoxml: replace CNode XUnoTunnel implementation with something sane


2011-01-19  Michael Stahl  <mst@openoffice.org>  [dde336f8f0357f39a8547fc8b05c09672df816bf]

xmlfix3: unoxml: refactor XPath results a little:  replace Reference<XNode> with Reference<CDocument>.  also remove all using namespace css::lang, due to conflicts.


2011-01-19  Michael Stahl  <mst@openoffice.org>  [3ba96ffc4bef4a6fa710c178b0bbda217293b9dc]

xmlfix3: unoxml: fix CDOMImplementation: static instance could be deleted


2011-01-19  Michael Stahl  <mst@openoffice.org>  [6f147497c08f074bd659152769f1a3008fe052b8]

xmlfix3: unoxml: fix CNotationsMap: member pointer does not keep document alive


2011-01-19  Michael Stahl  <mst@openoffice.org>  [711668c78407e0c16c725c8f19c3bfd9e81fd26c]

xmlfix3: unoxml: fix CEntitiesMap: member pointer does not keep document alive


2011-01-19  Michael Stahl  <mst@openoffice.org>  [2619efc1a738936ccead4fbf2a952b96e29a0025]

xmlfix3: unoxml: fix CAttributesMap:  member pointer does not keep document alive.  also, if an attribute is unlinked, it is leaked.


2011-01-19  Michael Stahl  <mst@openoffice.org>  [aa85497de77acae2c9e58d7339584dcd7665e425]

xmlfix3: unoxml: fix CChildList: member pointer does not keep document alive


2011-01-19  Michael Stahl  <mst@openoffice.org>  [cb42fe10fa5cdefe902e63c735ddf508c68c84e2]

xmlfix3: unoxml: fix various issues in CElementList:  the string buffer allocated in ctor missed null terminator.  the xmlChar* members of ElementList are leaked.  the CElement* pointer does not keep the document alive.  CDocument::getElementsByTagNameNS calls CElementList ctor with wrong args.


2011-01-19  Michael Stahl  <mst@openoffice.org>  [46f681baadad8838b5efb5c9a2deb8b97161e9b9]

xmlfix3: unoxml: CEventDispatcher::dispatchEvent(): fix iteration:  capture listener was not called for first node in vector.  (assuming that it was intended to be called)


2011-01-19  Michael Stahl  <mst@openoffice.org>  [8ab417f83b7a6ee8a11deb5f534d6fc6c6fd9899]

xmlfix3: #i113682#: unoxml: no more globals in CEventDispatcher:  instead CDocument now has a CEventDispatcher member.


2011-01-19  Michael Stahl  <mst@openoffice.org>  [fd40abc5e13078494945f09cf3be58f867d8a936]

xmlfix3: #i113682#: unoxml: no mutex necessary for CDocument::importNode


2011-01-19  Michael Stahl  <mst@openoffice.org>  [bb3c43905b8476f782bab219ca8c9a78a6ef19da]

xmlfix3: unoxml: add copyright headers in events subdir, clean up includes


2011-01-19  Michael Stahl  <mst@openoffice.org>  [2b0e8719eb3dd4dac2f732fb25db4f47319deb59]

xmlfix3: #i113682#: unoxml: mutex for CSAXDocumentBuilder


2011-01-19  Michael Stahl  <mst@openoffice.org>  [95fbc9f47572aad9ced12ea92c699095c065a4d4]

xmlfix3: unoxml: clean up trailing whitespace infestation


2011-01-19  Michael Stahl  <mst@openoffice.org>  [a10e0ee65f2721aadae0d1e6cc26f749e3ac6bf6]

xmlfix3: unoxml: refactor CNode initialization


2011-01-19  Michael Stahl  <mst@openoffice.org>  [cb5905f108fb7bb99587791fca24c9d481ae93d9]

xmlfix3: unoxml: new method CNode::invalidate


2011-01-19  Michael Stahl  <mst@openoffice.org>  [c33c26cbd26310ed03aadfb6fa361f10febb56d5]

xmlfix3: #i113681#: unoxml: fix races in global node map:  put a WeakReference<XNode> into nodemap_t, and check it in getCNode.  check for race between removeCNode and getCNode in removeCNode.  remove pointless call of removeCNode.


2011-01-19  Michael Stahl  <mst@openoffice.org>  [e2108d556163e7ca1b5bc8ebaa46d86f77f3fbee]

xmlfix3: #i113663#: unoxml: fix leaks caused by CNode::get returning CNode*:  CNode::getCNode now returns rtl::Reference<CNode>, preventing leaks.


2011-01-19  Michael Stahl  <mst@openoffice.org>  [8f5bbf5b121339f21c3859b8476a994c4cfc841a]

xmlfix3: #i113663#: unoxml: fix xmlRemoveProp errors


2011-01-19  Michael Stahl  <mst@openoffice.org>  [6145d8c3f4a4da41b3fb2ad16627fd1f9d81fd5f]

xmlfix3: #i113663#: unoxml: fix leaks of unlinked nodes


2011-01-19  Michael Stahl  <mst@openoffice.org>  [798d3141ab4623b43f49dcd1a8d166dfed8414ca]

xmlfix3: unoxml seems to have wrong dependencies


2011-01-19  Norbert Thiebaud  <nthiebaud@gmail.com>  [b608b4df11d30f4ed968a44602b9fd438b896d47]

Revert "starmath need to have _DLL_ defined, even on MacOS"

This reverts commit 60d98f881effca97b0165c8d391950e0d5da3e3d.

This is not the proper way to solve this problem. starmath should not depend on _DLL_

2011-01-19  Malte Timmermann [mt]  <malte.timmermann@oracle.com>  [3f195d1684cba759adce69bc4b3c53d6cb9adf23]

accfixes: Introduced WINDOW_RULER


2011-01-19  Malte Timmermann [mt]  <malte.timmermann@oracle.com>  [5983e2391c1cd2f95e72d89687170b158430041c]

accfixes: added more accessibility information


2011-01-19  Malte Timmermann [mt]  <malte.timmermann@oracle.com>  [824728abf8b278fbba9aad340390be8268ab005e]

accfixes: fixed tab order


2011-01-19  Kohei Yoshida  <kyoshida@novell.com>  [ebaaee24b13e1712a06cf483ccb7b6e169e83a00]

Ported calc-formula-db-function-fix.diff from the build repo.

This patch fixes n#594332 and n#595713.

2011-01-19  Kohei Yoshida  <kyoshida@novell.com>  [dafa80704dfae42473d5ae38bc22174c30ff8c11]

Re-enabled the sheet copy test now that it passes.


2011-01-19  Kohei Yoshida  <kyoshida@novell.com>  [f5d9de75b2f0cfb1d0fdb8b132385b44d646f1d7]

Reapplied 8839ada2ba12033f1c7d7ab23f59353e036dbbb2.

The above referenced commit, which originated from OOo's calc64 cws,
was applied before but the latest merging of the libreoffice-3-3
branch reverted this.

2011-01-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [267329fca2da3a5949c6264e9d3ccdc74a6e8703]

gnumake3: #i116265# support WITH_LANG=ALL - new files


2011-01-19  Malte Timmermann [mt]  <malte.timmermann@oracle.com>  [5f153ecded340480ce432640f2e22e71f2ab15e7]

fixed tab order in BasicIDE, Library dialog tab page


2011-01-19  Malte Timmermann [mt]  <malte.timmermann@oracle.com>  [6d63514eff7730b53907758980389abb0c9d469f]

added some accessible names in BasicIDE


2011-01-19  Malte Timmermann [mt]  <malte.timmermann@oracle.com>  [77d00ed549cad84fe32134fd828b041060cbab50]

added some accessible names and releations in PDFImport dialog and XML Settings dialog


2011-01-19  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [5b3e910e926c7dd1e8dcfe8e0a5c6cb5bd17480a]

vcl118: #i115048# clean up, paper names are now in vcl and can be accessed with Printer::GetPaperName


2011-01-19  Malte Timmermann [mt]  <malte.timmermann@oracle.com>  [44b9d8a5a479fc2dcf2518bf091ef0677eac7243]

added some accessible releations in extensions/source/dbpilots/groupboxwiz


2011-01-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [dc37a8bc54d245fdf6af1715aa1318c6db145d77]

gnumake3: #i116265# support WITH_LANG=ALL


2011-01-19  Malte Timmermann [mt]  <malte.timmermann@oracle.com>  [ab645d9d6f0f7844fe64d490445313215b50f69b]

accfixes: Completed VCL Window API for accessible releations, renamed GetLabeledBy to GetAccessibleRelationLabeledBy


2011-01-19  Kohei Yoshida  <kyoshida@novell.com>  [781689a5554fcb0a3cbc8e526914d5287e41a0c5]

Merge remote branch 'origin/libreoffice-3-3'

Conflicts:
	sc/inc/document.hxx
	sc/source/core/data/drwlayer.cxx
	sc/source/core/data/table2.cxx
	sc/source/core/data/table3.cxx

2011-01-19  Ingrid Halama [iha]  <Ingrid.Halama@oracle.com>  [796dfe2205b9a7735e7fb908b3b4fe7d74d76170]

chart46: #i25706# implement date axis - #i116467# change behaviour of own data table


2011-01-19  Ivo Hinkelmann  <ihi@openoffice.org>  [d5d0ee896715562758a4db4c024a59ac89ddd631]

masterfix: #i10000# header file removed


2011-01-19  Caolán McNamara  <caolanm@redhat.com>  [e4058cfbc859a719c505aca7d9dd91a03c058885]

logic reversed


2011-01-19  Kohei Yoshida  <kyoshida@novell.com>  [c3ccdabbb73bf84fa7516892683a23b1aa9ce4dd]

Create process service factory early in all platforms.

Just so that we can remove one #ifdef UNX guard. The less of those
the easier to maintain.

2011-01-19  Thomas Benisch [tbe]  <thomas.benisch@oracle.com>  [3ca89e01c999f957a2d7f0a8a65400965ffccb2f]

chart51: #i103864# Data labels overlining


2011-01-19  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [bbd08da3b1689ff0c0660a9bb8542591461cfa47]

gnumkae3: fixing botched merge of windows.mk


2011-01-19  Caolán McNamara  <caolanm@redhat.com>  [b0ae2ae486fa42ce68dd63d71d85b585d04dcd4e]

Related: rhbz#670895 don't halt build if zenity crashes


2011-01-19  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [bf5a8c58e5bdb58709490f9904ba2524c26e7977]

gnumake3: merging minibranches


2011-01-19  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [cc6b95f3f45a4103252a15801f6c8a7dd316f24f]

gnumake3: merging minibranches


2011-01-19  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [8a622029478ba2fa94acd2cd917e6f3289fafb18]

gnumake3: merging minibranches


2011-01-19  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [1bbffcffe00fee97db8e40e07da74039fd02ccb4]

gnumake3: mergeing changes from DEV300_m97, fixing jars for svl complex test, deliver globlmn.hrc for now, adding component registration for svx libraries, still misses gengal and friends when packing


2011-01-19  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [2b1bd399c2600812154e34d70f9ddd207b7be57f]

gnumake3: mergeing changes from DEV300_m97, fixing jars for svl complex test, deliver globlmn.hrc for now, adding component registration for svx libraries, still misses gengal and friends when packing


2011-01-19  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [bce933dc2aa412b647602e85fa88fda9734abf82]

gnumake3: mergeing changes from DEV300_m97, fixing jars for svl complex test, deliver globlmn.hrc for now, adding component registration for svx libraries, still misses gengal and friends when packing


2011-01-19  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [6737e8a590ca3acc2687fe9215af53bc44327ef8]

gnumake3: mergeing changes from DEV300_m97, fixing jars for svl complex test, deliver globlmn.hrc for now, adding component registration for svx libraries, still misses gengal and friends when packing


2011-01-19  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [c2de28fe27fcdd552c3fbe4922548312d04337f4]

gnumake3: mergeing changes from DEV300_m97, fixing jars for svl complex test, deliver globlmn.hrc for now, adding component registration for svx libraries, still misses gengal and friends when packing


2011-01-19  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [8a9ecc1458d95e82b81117d209eb34332cc0abe4]

gnumake3: mergeing changes from DEV300_m97, fixing jars for svl complex test, deliver globlmn.hrc for now, adding component registration for svx libraries, still misses gengal and friends when packing


2011-01-19  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [40738f11f412b62b52277ffbcf6166bf7421460c]

gnumake3: mergeing changes from DEV300_m97, fixing jars for svl complex test, deliver globlmn.hrc for now, adding component registration for svx libraries, still misses gengal and friends when packing


2011-01-19  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [95f952406da7aeebb3d1417ddd5bccdb9e100653]

gnumake3: mergeing changes from DEV300_m97, fixing jars for svl complex test, deliver globlmn.hrc for now, adding component registration for svx libraries, still misses gengal and friends when packing


2011-01-19  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [b9398e9237b8beef02d82fdaf1ff885d1f1bf7c0]

gnumake3: mergeing changes from DEV300_m97, fixing jars for svl complex test, deliver globlmn.hrc for now, adding component registration for svx libraries, still misses gengal and friends when packing


2011-01-19  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [cd5dbe180f7ee417a2766be121b5cb6a8dae7ad7]

gnumake3: mergeing changes from DEV300_m97, fixing jars for svl complex test, deliver globlmn.hrc for now, adding component registration for svx libraries, still misses gengal and friends when packing


2011-01-19  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [cb966ed98f965798894d6b1ad8cfbd9f97725ae8]

gnumake3: mergeing changes from DEV300_m97, fixing jars for svl complex test, deliver globlmn.hrc for now, adding component registration for svx libraries, still misses gengal and friends when packing


2011-01-19  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [9499cdd019641975fd9330fa64df01cdb68ec44a]

gnumake3: mergeing changes from DEV300_m97, fixing jars for svl complex test, deliver globlmn.hrc for now, adding component registration for svx libraries, still misses gengal and friends when packing


2011-01-19  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [da26d9e98c9ae665edc38123a733e607d9f30d70]

gnumake3: mergeing changes from DEV300_m97, fixing jars for svl complex test, deliver globlmn.hrc for now, adding component registration for svx libraries, still misses gengal and friends when packing


2011-01-19  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [b379e8f426b8cb01091e778787b16f44e1a4828e]

gnumake3: mergeing changes from DEV300_m97, fixing jars for svl complex test, deliver globlmn.hrc for now, adding component registration for svx libraries, still misses gengal and friends when packing


2011-01-19  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [65594ae28f8357d14c2d7ba6d4b739ba0de57fc0]

gnumake3: mergeing changes from DEV300_m97, fixing jars for svl complex test, deliver globlmn.hrc for now, adding component registration for svx libraries, still misses gengal and friends when packing


2011-01-19  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [ff16107d1cddab1ec78cffdbb4d6852db18e6be8]

vcl118: #i115048# revert brochure printing in writer to old behavior taking the paper size form the printer driver, add paper name to print preview


2011-01-19  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [cc01ab8a817f6badf4b9631097a43e0ea11d0f8a]

vcl118: #i115048# revert brochure printing in writer to old behavior taking the paper size form the printer driver, add paper name to print preview


2011-01-19  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [27be8d12e3a3d8b5b70741d6c6c470e78bd41f12]

vcl118: #i115048# revert brochure printing in writer to old behavior taking the paper size form the printer driver, add paper name to print preview


2011-01-19  Joseph Powers  <jpowers27@cox.net>  [ede5a7bc693b5f7c8c58c46c3a9aca0527e58db1]

Remove DECLARE_LIST( SfxStyles, SfxStyleSheetBase* )


2011-01-19  Ocke.Janssen  <Ocke.Janssen@oracle.com>  [fa22008c7d4b50f1b3937e1ed10332c5866a5b65]

dba34d: comile error


2011-01-19  Ocke.Janssen  <Ocke.Janssen@oracle.com>  [a5fa6f4652b4a723f935c611a68b039ed3f7f46c]

dba34d: #i98163# handle sorting for new report as groups with no header nor footer


2011-01-19  Release Engineering  <releng@openoffice.org>  [0ca1fe9c61b3cf40e8287e29ef7112a44c7f8873]

DEV300


2011-01-19  Ingrid Halama [iha]  <Ingrid.Halama@oracle.com>  [b86301a3311c67e4e322331295b04f6a1a9c765a]

chart46: #i25706# implement date axis - #i116467# change behaviour of own data table


2011-01-19  Carsten Driesner  <cd@openoffice.org>  [ef3292dc9a79f409db8dc140fd4f72152c6c93a9]

removetooltypes01: #i112600# Make changes for MacOSX to remove tools types inc VCL and other projects


2011-01-19  Carsten Driesner  <cd@openoffice.org>  [8a8205b575e8fda5aa30fa2352a28fb57c1e0f47]

removetooltypes01: #i112600# Make changes for MacOSX to remove tools types inc VCL and other projects


2011-01-19  Ingrid Halama [iha]  <Ingrid.Halama@oracle.com>  [f329f09bb7a24c357cf1608c4b00c978892dc0bb]

chart46: #i25706# implement date axis - #i116519# scatter save


2011-01-19  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [2319e97d11bc8e02c339c477055af94a38279cf2]

gridsort: document the relationship between soorting the data and notifying XGridDataListeners


2011-01-19  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [9db12cc26aa41823a564fb5415202907ae8d4697]

gridsort: release our mutex before calling into the delegator (in particular for modifying calls, which trigger listener notifications)


2011-01-19  Mathias Bauer  <mba@openoffice.org>  [64f21d5a34c06968d60a4ae01ad7757c9a024ae5]

CWS gnumake3: merge minibranches


2011-01-19  Mathias Bauer  <mba@openoffice.org>  [021a0336c2c9c1859859f56961c985d0e8143755]

CWS gnumake3: merge minibranches


2011-01-19  Mathias Bauer  <mba@openoffice.org>  [e63f95715f6b990bcee1e21a5cd18fa50b69cba5]

CWS gnumake3: merge minibranches


2011-01-19  Mathias Bauer  <mba@openoffice.org>  [e10872ddca0a434f2e5de5c2a6ea01258890fd9a]

CWS gnumake3: some more fixes for windows and svx; remove superfluous code in starmath that still used old _DLL_ define


2011-01-19  Mathias Bauer  <mba@openoffice.org>  [f3adf815462dd29121bae71a1fa55f867926430a]

CWS gnumake3: some more fixes for windows and svx; remove superfluous code in starmath that still used old _DLL_ define


2011-01-19  Mathias Bauer  <mba@openoffice.org>  [6dbe3b40893d68b93967ef748b38be7b797453df]

CWS gnumake3: some more fixes for windows and svx; remove superfluous code in starmath that still used old _DLL_ define


2011-01-19  Ingrid Halama [iha]  <Ingrid.Halama@oracle.com>  [91bc4841ef639a0e48449fab1f2a07920f2e5eba]

chart46: add missing explicit dependency to offapi


2011-01-19  Wolfram Garten [wg]  <Wolfram.Garten@oracle.com>  [fdc7d911ce7d6d7052f07e195dfb6af87f80ad16]

i116517:[Automation]: trying to make i_slidecopy.inc more reliable


2011-01-19  Wolfram Garten [wg]  <Wolfram.Garten@oracle.com>  [70a5e0a2fd9ea61a4cabcd6a84775d8ed27f8349]

i116516: [Automation]: g_spellcheck.bas does not get into Quaste


2011-01-19  Wolfram Garten [wg]  <Wolfram.Garten@oracle.com>  [e08a0b440cf3479df0b67cc483087267bf1fae59]

i116516: [Automation]: g_spellcheck.bas does not get into Quaste


2011-01-19  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [370b802e3a4ee109529491f92d2295252424c58b]

gnumake3: enabling unoapi test in svx


2011-01-19  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [9ae007e454273ee9ab38c0927f7a18302252ec6e]

gnumake3: merging minibranches


2011-01-19  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [1eb4cb3818dbb81e2ee76179fbf823fd6a6a052c]

gnumake3: merging minibranches


2011-01-19  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [c78a063da4e10dead484f9065fe7ba731f123be3]

gnumake3: #i116390# finishing support for Junittests in gbuild


2011-01-19  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [9566cd38c65e04b7376089631210e1953254370b]

gnumake3: #i116390# finishing support for Junittests in gbuild


2011-01-19  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [e0965d953666a943b2bc74a946651810aa29d09c]

gnumake3: #i116390# finishing support for Junittests in gbuild


2011-01-19  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [526f8f9a9caa29d8687c8bddb20a60994a8d67ce]

gnumake3: #i116390# finishing support for Junittests in gbuild


2011-01-19  Mathias Bauer  <mba@openoffice.org>  [9985d1767c30bb644f8832a7768e9973c127f941]

CWS gnumake3: repair windows build; convert svx to gbuild


2011-01-19  Mathias Bauer  <mba@openoffice.org>  [c6407908810ab208d95d6c2c9c4a152bc7f767c4]

CWS gnumake3: repair windows build; convert svx to gbuild


2011-01-19  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [f8ea0a621bd6a946bf9bbc769ea0380c0e86c82e]

gnumake3: #i116423# enable -Wl,--hash-style=both on linux only when supported


2011-01-19  hde  <hde@openoffice.org>  [6e3b8dfd54a1c9de8a1dd273d2c7e12d6743a6d4]

#i116515#vcl118#moved testing of checkbox 'PrintReverse' from 'Global' to 'General'


2011-01-19  Malte Timmermann [mt]  <malte.timmermann@oracle.com>  [f308742dbe1238eb7ff020664af7515f12489217]

accfixes: accessible name for preview bitmap


2011-01-19  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [6561e702dbc3fca4f01b3ceaf1f07aa1324043b8]

gridsort: introduce XGridColumn::DataModelIndex. this allows for column removal/insertion at the GridColumnModel, without the need to touch the GridDataModel


2011-01-19  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [903ddf534a9a71cb54867d7c40eedf456acb018a]

gridsort: introduce XGridColumn::DataModelIndex. this allows for column removal/insertion at the GridColumnModel, without the need to touch the GridDataModel


2011-01-19  Ivo Hinkelmann  <ihi@openoffice.org>  [d646413d464dc5d6518f87daa8538cd0c600797f]

masterfix: #i10000# resource fix


2011-01-19  Ivo Hinkelmann  <ihi@openoffice.org>  [7640d6a69f69172127221455b5bc5ae644f595ca]

masterfix: #i10000# resource fix


2011-01-19  Ivo Hinkelmann  <ihi@openoffice.org>  [1379283b49bd1acf89269ee569a2eb3aafd25376]

CWS-TOOLING: integrate CWS sb135


2011-01-19  Ivo Hinkelmann  <ihi@openoffice.org>  [215e06e795c62dc9b2762932ecece9227dc3ea3d]

CWS-TOOLING: integrate CWS sb135


2011-01-19  Ivo Hinkelmann  <ihi@openoffice.org>  [67dd442a070c012655dd9c727bca61566fab75b8]

CWS-TOOLING: integrate CWS sb135


2011-01-19  Ivo Hinkelmann  <ihi@openoffice.org>  [fa27b2da2f8e7bd9bafb4a057318ac22577727dd]

CWS-TOOLING: integrate CWS sb135


2011-01-19  Ivo Hinkelmann  <ihi@openoffice.org>  [ef37525980f31a21236040c3d51b36604839ccde]

CWS-TOOLING: integrate CWS sb135


2011-01-19  Ivo Hinkelmann  <ihi@openoffice.org>  [bb72c61b350b54dc6c0c1e0641139d10ee160f13]

CWS-TOOLING: integrate CWS sb135


2011-01-19  Ivo Hinkelmann  <ihi@openoffice.org>  [6e8b722fe3d869586565f3b338ab5b10819aa725]

CWS-TOOLING: integrate CWS sb135


2011-01-19  Caolán McNamara  <caolanm@redhat.com>  [5d0fe3c2ee20168384330b59b3367c47a31225d6]

Implement dispose and break circular dependency.

listener on configmgr means this dtor is never called.

2011-01-19  Ivo Hinkelmann  <ihi@openoffice.org>  [e9336ecd0609725f9503ede9df365af2a55f71e8]

CWS-TOOLING: integrate CWS mingwport33


2011-01-19  Ivo Hinkelmann  <ihi@openoffice.org>  [9c83c0f0c4e7b883fa46d2528ebd1a6f33d5eb7d]

CWS-TOOLING: integrate CWS mingwport33


2011-01-19  Ivo Hinkelmann  <ihi@openoffice.org>  [c626ddf06796749f1777d368425deec5743ebca0]

CWS-TOOLING: integrate CWS mingwport33


2011-01-19  Ivo Hinkelmann  <ihi@openoffice.org>  [1368b531dcea374133c08db7592271995dac2936]

CWS-TOOLING: integrate CWS mingwport33


2011-01-19  Ivo Hinkelmann  <ihi@openoffice.org>  [8af0fe610281bb169239e5cd73bacd377ebc640f]

CWS-TOOLING: integrate CWS mingwport33


2011-01-19  Ivo Hinkelmann  <ihi@openoffice.org>  [e7f43aa75c81a62fa9abd87c89a400371f0213bb]

CWS-TOOLING: integrate CWS mingwport33


2011-01-19  Ivo Hinkelmann  <ihi@openoffice.org>  [b7908c38b111e26e5599a7c18794fed5b605a2c7]

CWS-TOOLING: integrate CWS mingwport33


2011-01-19  Ivo Hinkelmann  <ihi@openoffice.org>  [81744e6bbf0f5f4c6d6a99399cc56cee284a4757]

CWS-TOOLING: integrate CWS ab79


2011-01-19  Ivo Hinkelmann  <ihi@openoffice.org>  [43ca56fac541b5de67cae70ced42233c5c4c678c]

CWS-TOOLING: integrate CWS ab79


2011-01-19  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [e8f649b5ad64a2a3f07dfab1a52033d126da211b]

gridsort: render indicator for current column sort


2011-01-19  Caolán McNamara  <caolanm@redhat.com>  [a5afd981e8c44de7aa122774a19cfe858c4f671a]

don't leak PPDParsers


2011-01-19  Caolán McNamara  <caolanm@redhat.com>  [06bd3364603dea9a634dfaf7ac61c8cb22b676cd]

cppcheck: object destroyed immediately


2011-01-19  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [ae88ed70d0742110277b5f64ce616fa4e5256926]

dr78: minor changes in gperf usage


2011-01-19  Tor Lillqvist  <tlillqvist@novell.com>  [9749ae3204783a88d1ceff2cfb92fff25d17392f]

Use ml64 for wntmscx


2011-01-19  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [16932cb2060d4f3965a8db131a6b6123c2b7760f]

gridsort: TableControl API adjustments


2011-01-18  Joseph Powers  <jpowers27@cox.net>  [4deadb0285217a94b92ebc3405c966ed5cffec0d]

Remove DECLARE_LIST(SvAddressList_Impl, SvAddressEntry_Impl *)


2011-01-19  Kohei Yoshida  <kyoshida@novell.com>  [ada9698d918ffd6859680acbd361599d8f8dbd19]

Fixed incorrect import of cell attributes from Excel documents.

When a cell with non-default formatting attribute starts with non-first
row in a column, the filter would incorrectly apply the same format to
all the cells above it if they didn't have any formats.  This commit
fixes it.

2011-01-18  Joseph Powers  <jpowers27@cox.net>  [b98117b32d9f5e5ac42c920f0f5a966019d816be]

Delete commented code & quite some warnings


2011-01-18  Joseph Powers  <jpowers27@cox.net>  [ec07a1d77479069bbf5e1bc0abd85a39a29ffe8e]

Remove DECLARE_LIST(SmListSym, SmSym *)


2011-01-18  Joseph Powers  <jpowers27@cox.net>  [cb20b78eb8fec12bc02c995406445bb94e357c7a]

Remove DECLARE_LIST(SmErrDescList, SmErrorDesc *)


2011-01-18  Kohei Yoshida  <kyoshida@novell.com>  [8735c8f61d694cb09fa72b7683c006849fbde3ac]

Fixed a crash on export & cleaned up a bit.


2011-01-18  Christian Lohmaier  <lohmaier+libreoffice@googlemail.com>  [73662335c967e8bf858a32416b2c8c7cfbb259ac]

WaE patch for sc.


2011-01-18  Caolán McNamara  <caolanm@redhat.com>  [1c1fbc6123545b16ba10679192ca85b1d939fad8]

Better cell anchoring. (fdo#33205)


2011-01-19  Eike Rathke  <erack@openoffice.org>  [98414e6874f2a84f2740a7b292a5d8bcb09ac253]

locales34: #i112431# adapt documentation to reality


2011-01-18  Andras Timar  <timar@fsf.hu>  [8a8985a8592d0f438a6cf7eb34fc9875f6b7a962]

readme formatting - fdo#32741

* using CRLF instead of LF on WIN platform
* word wrap at column 75 for better readability

2011-01-18  Lubos Lunak  <l.lunak@suse.cz>  [dfbece50ebaeaf45ea3f016d911b5de7c878afc5]

Make --help and --version work even without $DISPLAY.

Signed-off-by: Kohei Yoshida <kyoshida@novell.com>

2011-01-18  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [37b53c32ec5320838721ee209d259f41427f8335]

gridsort: fix calculation of nActualRows when rendering the row header area - there were edge cases where this area was too large


2011-01-18  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [e24827c9a760bdb408ef882c851f6c77c95060a9]

gridsort: respect the collator got in the service ctor


2011-01-18  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [7ad4e757c3a37889e77ecc60081ef12c27cb8815]

gridsort: getStandardLessPredicate: optional collator instance for string comparison


2011-01-18  Kohei Yoshida  <kyoshida@novell.com>  [fe934f7e4b35344f963a5e495017c22c2047376f]

No need to check for a failed condition since the value has an init value.


2011-01-18  Christian Lohmaier  <lohmaier+libreoffice@googlemail.com>  [ca55490e7c5a5a778a3d7257b34f845730f43308]

WaE patch for editeng.


2011-01-18  Noel Power  <noel.power@novell.com>  [df0b89ba5dfd85616a0d9bb3f37877623674c42d]

supress bad iterator move past-end error in debug mode


2011-01-18  Caolán McNamara  <caolanm@redhat.com>  [8507ef25498ecbf2419f5bde020a5638a68dbf98]

fix incomplete types build error


2011-01-18  Christian Lohmaier  <lohmaier+libreoffice@googlemail.com>  [2364ad704aa418b0944d9f12a11ce0d266554ac5]

WaE patch for filter

Signed-off-by: Kohei Yoshida <kyoshida@novell.com>

2011-01-18  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [73c1b2ce0dc2f7fe7cb698404f1f15f1534431e1]

gridsort: corrected include


2011-01-18  Caolán McNamara  <caolanm@redhat.com>  [e37fdc8387f84d467859cb4cb6717efbbfad4ffe]

when there are duplicate includes we'll typically need at least one of them


2011-01-18  Andy Hearn  <cuvierster@gmail.com>  [09a8466b824b0a2017cdffe87555634054888d1b]

Removed suspect hack. Cursor on post-it now scrolls out of view.

Previously, when the user scrolls when the cursor is within a
post-it note, the main view judders, refusing to let the cursor
 go out of view.  The removed lines appears to have been a hack
to retain focus of a post-it note containing the cursor.

2011-01-18  Luboš Luňák  <l.lunak@suse.cz>  [74f082969120841f22925504c71cc3d0695b7441]

forcing Qt native paint system is not necessary anymore

bf4b61c7b7f2ca1d9641ab0cf5f88a68bc3930d0 fixed the problem.

2011-01-18  Radek Doulik  <rodo@novell.com>  [ce13ac6030d82300d629c88a7aad3e94a4b70532]

set characters encoding for symbol fonts, n#656934


2011-01-18  Radek Doulik  <rodo@novell.com>  [624538b9e8dd19e157e256b42099d05edf8cc383]

fix default bullet size, n#656934


2011-01-18  Radek Doulik  <rodo@novell.com>  [261d520fc7f92260986126c8f17b2a7b45ef0e38]

extend debug dump so that it dumps numbering rules


2011-01-18  Thomas Arnhold  <thomas@arnhold.org>  [39a09318dc2162a4f4edeed7c7d67149258201e2]

Remove useless comments and some dead code.


2011-01-18  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [f53d6c7f7d3879870a8e032df5182e702cbb0b9f]

gnumake3: more mac fixes


2011-01-18  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [f25576b919fff510e057608a25b7194509480dd9]

vcl118: #i116501# migrated padmin module to gbuild system


2011-01-18  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [a1d300f593abbfb1e6f2dc7fe4f86a358a5ba8ee]

vcl118: #i116501# migrated padmin module to gbuild system


2011-01-18  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [9381025d4abb0a10fb458117542c2a063c7b1cfd]

vcl118: #i116501# migrated padmin module to gbuild system


2011-01-18  Thomas Arnhold  <thomas@arnhold.org>  [6525bc09264d11ce6e5e69fc3f0db3a490b41d15]

Remove commit message. Thanks to zhaosz and weihuaw.


2011-01-18  Luboš Luňák  <l.lunak@suse.cz>  [034fbad159ff00b7c0c114f1ad9ceeff70b42dd1]

fix broken code indentation


2011-01-18  Thomas Arnhold  <thomas@arnhold.org>  [7a7f65e24ed4aef9733b9fe301eea09272413874]

Removed some dead lines, dates and commit notes. Thanks to liuchen, limingl, minz@cn.ibm.com and Amelia Wang for their commits!


2011-01-18  Thomas Arnhold  <thomas@arnhold.org>  [4b13d3dc1d29132f7e188932ca5ee00c977d3655]

Some more dead code removal


2011-01-18  Thomas Arnhold  <thomas@arnhold.org>  [0cd32bec488d80cef111ccbff8c172b35421a394]

Remove some more dead code


2011-01-18  Ivo Hinkelmann  <ihi@openoffice.org>  [6f68642b7b2310b902264849a5ffc5dca6c15510]

CWS-TOOLING: integrate CWS fwk162


2011-01-18  Ivo Hinkelmann  <ihi@openoffice.org>  [143e8326931e0751caf3428eec0d8542229dd063]

CWS-TOOLING: integrate CWS fwk162


2011-01-18  Ivo Hinkelmann  <ihi@openoffice.org>  [fb38eee0f28cb9e25ea7138709e170c00bfddd4e]

CWS-TOOLING: integrate CWS fwk162


2011-01-18  Ivo Hinkelmann  <ihi@openoffice.org>  [92bcdd86ab68aa1d37061e8e72e1280fbb9a92f2]

CWS-TOOLING: integrate CWS fwk162


2011-01-18  Ivo Hinkelmann  <ihi@openoffice.org>  [e5b085ce3e35347a22d58e41ec99b5d5cea9f854]

CWS-TOOLING: integrate CWS fwk162


2011-01-18  Ivo Hinkelmann  <ihi@openoffice.org>  [6da383ea9ad1df728689e10aa65021221ba303cf]

CWS-TOOLING: integrate CWS fwk162


2011-01-18  Ivo Hinkelmann  <ihi@openoffice.org>  [9d81d6d792840f955c3c5b4f10b3e08eddbb87f4]

CWS-TOOLING: integrate CWS vgbugs13


2011-01-18  Ivo Hinkelmann  <ihi@openoffice.org>  [780adba2915a849e0d7641e024f65515517dc193]

CWS-TOOLING: integrate CWS chartextensibility


2011-01-18  Ivo Hinkelmann  <ihi@openoffice.org>  [f7db44253583f706eaec60b47364f5966d1294e1]

CWS-TOOLING: integrate CWS chartextensibility


2011-01-18  Ivo Hinkelmann  <ihi@openoffice.org>  [05463782f43bb6d5d125fb635d8236863253ef8c]

CWS-TOOLING: integrate CWS chartextensibility


2011-01-18  Ivo Hinkelmann  <ihi@openoffice.org>  [584bb7fb5adcaed0a8a5791a3064ca258ffb866b]

CWS-TOOLING: integrate CWS chartextensibility


2011-01-18  Ivo Hinkelmann  <ihi@openoffice.org>  [f2f73a0b2aad85b4e3bc0d322641257dec3e77ce]

CWS-TOOLING: integrate CWS chartextensibility


2011-01-18  Thomas Arnhold  <thomas@arnhold.org>  [db95c38b3cd3efb924a3be2f7fe1027dbf75401f]

Remove dead code: "//static" and "//virtual"


2011-01-18  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [0194bd2f4e55e3586d97cdd04efa87afb16dbe63]

gridsort: introduce XSortableGridDataModel::removeColumnSort


2011-01-18  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [de9dba9275aff2863978f7f665685d54ef82b0ad]

gridsort: introduce XSortableGridDataModel::removeColumnSort


2011-01-18  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [3737e60f051716923005570e47fbbbf37edf1c5f]

dr78: branch merge


2011-01-18  Michael Stahl  <mst@openoffice.org>  [b359eb77b2683cb7fbf52ed9706b5efdadd411ff]

undoapi: fix 0-pointer in SwNodes::ChgNode that did not crash before by luck


2011-01-18  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [71576ee55be925fa9064b8470445802023b6f3a6]

dr78: switch module oox to new gbuild system


2011-01-18  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [f9a70973626de755d37fe31b8ccec359dffeb1a0]

dr78: switch module oox to new gbuild system


2011-01-18  Joseph Powers  <jpowers27@cox.net>  [8b852389f9fe518ce4102b287b2d5510bdfe9540]

Remove DECLARE_LIST(SvInPlaceObjectList,SvInPlaceObject*)


2011-01-18  Thomas Lange [tl]  <tl@openoffice.org>  [0d6a622914e4b03ca2dc9b0979fd6933d974a6b1]

cws tl84: #i109543# fixed d.lst to match new output sub-directory


2011-01-18  Thomas Lange [tl]  <tl@openoffice.org>  [97286ac1ff22bfb7dca87d4f74a4f92c03e1d265]

cws tl84: #i109543# patch to fix hyphenation for Linux


2011-01-18  Ivo Hinkelmann  <ihi@openoffice.org>  [cb7feb4f13a8ca70ddf090c96addcb7da9573307]

CWS-TOOLING: integrate CWS native353


2011-01-18  Thomas Arnhold  <thomas@arnhold.org>  [9478864ad22832b8a46a49aa9270de22125a3578]

Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/writer

Conflicts:
	sw/source/core/layout/ssfrm.cxx

2011-01-18  Ivo Hinkelmann  <ihi@openoffice.org>  [0ee1f45b46f0960d5fc708a481afc17e7960b4e4]

CWS-TOOLING: integrate CWS gridcontrol07


2011-01-18  Ivo Hinkelmann  <ihi@openoffice.org>  [b681646aedcb8a39f6aef3bf9fd35102c6397525]

CWS-TOOLING: integrate CWS gridcontrol07


2011-01-18  Thomas Arnhold  <thomas@arnhold.org>  [1420bb328c47306e71ed8cbc638e9d38ac46cfd5]

Remove duplicated includes and defines. Identified with "cat $i | grep '^#include' | sort | uniq -d".


2011-01-18  Caolán McNamara  <caolanm@redhat.com>  [db58382068e773c913e56ba8dc35543e6c78f129]

early return on failed AbstractDialog


2011-01-18  Caolán McNamara  <caolanm@redhat.com>  [a485dfc5f2103dcf33fba796b6f6681aa95fff5c]

drop German version of translation


2011-01-18  Takeshi Abe  <tabe@fixedpoint.jp>  [105784eba6a70fcb9c8f49faf3489e08311cdf4b]

mark fall-through


2011-01-18  Kohei Yoshida  <kyoshida@novell.com>  [1190d330bef57b04545427ac7b119cf416ed4fba]

A little follow-up clean-up.

* pre-increment over post-increment to keep cppcheck happy (when you
  modify for loop).
* rtl::OUString initialization optimization.
* removal of the old GetFuncDesc() method which no one used.

2011-01-18  Luboš Luňák  <l.lunak@suse.cz>  [2297f211848bd891c88445a24e3093b8470133f0]

build with libpng 1.5.0 (fdo#33231)


2011-01-18  Tor Lillqvist  <tlillqvist@novell.com>  [e17ba9b2dd6f34c2af9fea5a1696ab454bcd6562]

Avoid GetHelpText() call which can be quite heavy

GetHelpText() can cause a quite heavy sequence of file and directory
lookups. See fdo#33088. As its return value here was just passed on to
ShowHelpStatusText() which doesn't do anything at all, it was
completely unnecessary. The GetHelpText() calls here caused the
noticeable slowdown in highlighting menu items on Windows with lots of
localised help files for some bundled extensions.

(cherry picked from commit 6fc21aa74b4d2aba07d854d5d3c2f404905b40ef)

Signed-off-by: Caolan McNamara <caolanm@redhat.com>
Signed-off-by: Michael Meeks <michael.meeks@novell.com>
Signed-off-by: Thorsten Behrens <thb@documentfoundation.org>
Signed-off-by: fstrba@novell.com

2011-01-18  Sören Möller  <soerenmoeller2001@gmail.com>  [850a2174c4ea0dc1a19b1be3c70b2b8aabfb00c6]

Replaced deprecated types in funcdesc

Replaced String with OUString, USHORT with sal_uInt16 and ULONG with sal_uInt32 in sc/inc/funcdesc.hxx and sc/source/core/funcdesc.cxx. Added a OUString version of FuncData::getParamDesc in sc/inc/callform.hxx and sc/source/tool/callform.cxx and used it in funcdesc. Translated some comments and changed some indentations on the way

2011-01-18  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [92f70c7e11136ca6d4dba529183f20f99d2d0cd2]

gnumake3: mac gbuild fixes


2011-01-18  Noel Power  <noel.power@novell.com>  [c4a1101766fc3ea6e155cd4273458b08cf0bee68]

fdo#33237 remove debug line


2011-01-18  Noel Power  <noel.power@novell.com>  [4b8663ad09325782c8fb020d78e1e8f07619212a]

fdo#33237# fix ole object import for writer (docx)


2011-01-18  Caolán McNamara  <caolanm@redhat.com>  [6418df5d4af7b1a1f6855c2720bb50739f967a73]

don't pushback and process a corrupt extension


2011-01-18  Caolán McNamara  <caolanm@redhat.com>  [ca5d4067c9997c6f7cffee0d6bda43eb3e378126]

free ctxt *after* taking lastError details


2011-01-18  Caolán McNamara  <caolanm@redhat.com>  [7b79f92f9000364b0c1657698b1374d3f9231e18]

restore SwFrm::~SwFrm


2011-01-18  Luboš Luňák  <l.lunak@suse.cz>  [96bb26df5b009c969d0999cfbb61faf2c27ffbf8]

paint toolbar handle positioned properly (fdo#32558)

ACK by Kendy.

2011-01-18  Caolán McNamara  <caolanm@redhat.com>  [9728c9e81b0207fdab231e0bdca62329884ab4bb]

we can pass this by reference instead


2011-01-18  Caolán McNamara  <caolanm@redhat.com>  [ec7b28f18d268b5093e7cab58769c86b59e4608e]

drop this redundant comment


2011-01-18  Caolán McNamara  <caolanm@redhat.com>  [bb732c7e8aadae5f3b06c3871718140da1457e2e]

bah, this unittest can't be rescued, what it tests is long gone


2011-01-18  Thomas Arnhold  <thomas@arnhold.org>  [c445eae26bebdc19f5f70455ae8d9262b7b99e92]

Remove some more dates..


2011-01-18  Thomas Arnhold  <thomas@arnhold.org>  [a82085115da5be023ce4cf2947260d357f1c5125]

Remove obsolete RCS lines.


2011-01-18  Thomas Arnhold  <thomas@arnhold.org>  [d1de2dec03fd202177a9c7fb8aa7d1ff228f0a95]

Remove dates and two unused code segments.


2011-01-18  Thomas Arnhold  <thomas@arnhold.org>  [a048987aa4d24c3e8819d80c7879c10340a40189]

Remove dates and two sections of old code.


2011-01-18  Thomas Arnhold  <thomas@arnhold.org>  [8864165b04da02bdfe458b88502506d76025df70]

Remove #refactorlists# comments.


2011-01-18  Thomas Arnhold  <thomas@arnhold.org>  [2c1ee5ff4bcc70e79dfc244b8cab2bbb70e5da0f]

Forgot this at #newlistlevelattrs# removal.


2011-01-18  Thomas Arnhold  <thomas@arnhold.org>  [367392762f6300f9f0e2418fe874ddcf227b9565]

Remove #newlistlevelattrs# comments.


2011-01-18  Caolán McNamara  <caolanm@redhat.com>  [a55158aa1fa5174acdff9923cd55c3180b40cccc]

Use the foolproof checked macro for this


2011-01-18  Caolán McNamara  <caolanm@redhat.com>  [02e52362c34f530d1cd0720c49c0981501d8c7b6]

Use the foolproof checked macro for this


2011-01-18  Caolán McNamara  <caolanm@redhat.com>  [8a20f85dfabdf83a81d229e581c3fcc0fcbdb573]

cppcheck: pass by reference


2011-01-18  Caolán McNamara  <caolanm@redhat.com>  [02cf0e0f895b79d565a410ecfaf5f1fbbdae871e]

disambiguate between two different SkipBlocks


2011-01-18  Caolán McNamara  <caolanm@redhat.com>  [b9ef2799e679bf8f4aab2d4b47f725dcaf0d1e5c]

this file isn't built, remove it


2011-01-18  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [b3025e479194db9858c18d13c8d08c0e7964ab6e]

gridsort: #163172# added UNO API support for sorting grid data. Implementation still unfinished. Things missing in the SortableGridData implementation - add as listener to the delegator, so we're notified of changes - translate and multiplex those changes - do own notifications (XGridDataListener.dataChanged) when the sort order changed - (possibly) update the sort order when the data in the current sort-column changed


2011-01-18  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [961e924dbc7ebd1cea9927134524a443a7666240]

gridsort: #163172# added UNO API support for sorting grid data. Implementation still unfinished. Things missing in the SortableGridData implementation - add as listener to the delegator, so we're notified of changes - translate and multiplex those changes - do own notifications (XGridDataListener.dataChanged) when the sort order changed - (possibly) update the sort order when the data in the current sort-column changed


2011-01-18  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [e4e1fd5c1946b7ae2c774fc3e21dd2008efc5be9]

gridsort: outsorced the STL-compatible Less-predicates for UNO types from enumerablemap.cxx to a dedicated file, which can be used in other places, too


2011-01-18  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [4a593d1851b4673f7b9a68c7f336f182fc6b43bb]

gridsort: initial support for sorting the table data (unfinished)

What's there is a IMouseFunction implementation which cares for sorting the ITableModel's data,
by the column whose header was clicked. This is dependent on the model declaring support for sorting,
by exposing a ITableSort interface.

Missing pieces:
- no UNO equivalent, yet (neither as design nor as implementation)
- visualization of the current sort order/column
2011-01-18  Caolán McNamara  <caolanm@redhat.com>  [1cbd2a6b34eb569b1d0f6353b86b70795a441446]

cppcheck: object destroyed immediately


2011-01-18  Caolán McNamara  <caolanm@redhat.com>  [c844c562f6c00a7dcee7bfe2a6d5684d7f455108]

WaE: this dir is now warnings free


2011-01-18  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [dc971d000d15cbf5d19119cf54c44aafaff88c50]

gridsort: GCC WaE


2011-01-18  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [18e97ee37b4bdde208702840cb6f3f5d9a657623]

Fix a typo SolarMuexGuard -> SolarMutexGuard

signoff: Jan Holesovsky <kendy@suse.cz>
signoff: Thorsten Behrens <thb@documentfoundation.org>
signoff: Tor Lillqvist <tlillqvist@novell.com>
signoff: Petr Mladek <pmladek@suse.cz>

2011-01-18  Caolán McNamara  <caolanm@redhat.com>  [6fcbe777e405250fd6a9c6ea3ed78742f6f86d6a]

spit error to stderr so that it's visible


2011-01-18  Caolán McNamara  <caolanm@redhat.com>  [f833bb15c17c8576b381d01652c6ca336d627de6]

tweak G_SLICE to canonical always-malloc


2011-01-18  Mikhail Voytenko  <mav@openoffice.org>  [a6813969c3f073cae588d43e502154d148b982a2]

removetooltypes01: #i112600# fixes for solaris


2011-01-18  Jan Holesovsky  <kendy@suse.cz>  [7c7c3f946ed90256ac8f76af91f65ee7f7c2b6bf]

Fix ./configure on 32bit Windows.


2011-01-18  Caolán McNamara  <caolanm@redhat.com>  [dfb0fac47b3e93e2fcad916c598b5bc0483b532c]

tweak G_SLICE to canonical always-malloc


2011-01-18  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [9ce6b73eb4f97b6731ff1ecf8fa704f0d93daa9f]

calc65: #i116371# fix backgrounds for polypolygons in metafile

Signed-off-by: Thorsten Behrens <tbehrens@novell.com>

2011-01-18  Andre Fischer  <andre.f.fischer@oracle.com>  [de2dd7a15678d2968cd7c22d74e7056c35a051f3]

calc65: #i116318# Fixed the painting of axial gradients.

Signed-off-by: Thorsten Behrens <tbehrens@novell.com>

2011-01-18  hb  <hbrinkm@openoffice.org>  [affe4202add09040ff714c03ed4d2107362e76fa]

XPathLogger.cxx: added include for <stdio.h>


2011-01-18  Thomas Arnhold  <thomas@arnhold.org>  [b1059002cd8fb84cbae969b43620b36a066c527c]

Remove some more dates..


2011-01-18  Thomas Arnhold  <thomas@arnhold.org>  [82d2570a643f82c3405e724533567a61120ce2c0]

Remove obsolete RCS lines.


2011-01-18  Thomas Arnhold  <thomas@arnhold.org>  [9a9b5ec6945a00e66d24c48108cdca8d565291df]

Remove dates and two unused code segments.


2011-01-17  Joseph Powers  <jpowers27@cox.net>  [bea58eff15d5fe91cd672c5a6f73f522bb271816]

Remove dead code


2011-01-17  Joseph Powers  <jpowers27@cox.net>  [2b3ec951a17d1f623dac89ce4b9a68f7403125a1]

Remove DECLARE_LIST(SvContainerEnvironmentList,SvContainerEnvironment*)

I also removed SvAppFrame::pChildList and its related code. The code never
inserted anyting into the list; thus, it could never having anything in it
to process.

2011-01-17  Caolán McNamara  <caolanm@redhat.com>  [9f70db4be31dd8f9f9a621fe79c8d4d36b07a723]

cppcheck: initialize member variable


2011-01-17  Caolán McNamara  <caolanm@redhat.com>  [cc4d2283abcf65c47fedb69a18c7db9f2226e26b]

fix build breakage


2011-01-17  Thomas Arnhold  <thomas@arnhold.org>  [4395d2497718e182db044d0e1b1ca92ad5b01e26]

Remove dates and two sections of old code.


2011-01-17  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [ac38fd3dc55480ef6a2bd32d7b528e31e1d84070]

gnumake3: using \d escape sequence in rapths to avoid expansion annoyance


2011-01-17  Thomas Arnhold  <thomas@arnhold.org>  [557abe684044649748c190ff799bf250f87ecc09]

remove remove-useless-'add-for-...'-comments


2011-01-17  Thomas Arnhold  <thomas@arnhold.org>  [0c3444b766a1f946ebaca798642f8856e7934fcd]

Remove a useless elsif statement


2011-01-17  Thomas Arnhold  <thomas@arnhold.org>  [655a321b2e1065d6c3f3f0ee7f55b0c578d0dc46]

Removed some bogus comments 'Added by PengYunQuan for Validity Cell Range Picker' and some dead code.


2011-01-17  Thomas Arnhold  <thomas@arnhold.org>  [08282f724b5148729b2109b15c68cc46ccdc8610]

cppcheck: close bracket


2011-01-17  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [ef7d133eafc8cf93a3144645cd21eb8901e6bde8]

gnumake3: fixing broken AllLangResTarget.mk


2011-01-17  Thomas Arnhold  <thomas@arnhold.org>  [74d3a995be81c25da1fb5169f277a966f018f807]

cppcheck: remove unused variable 'pEditSel'


2011-01-17  Thomas Arnhold  <thomas@arnhold.org>  [78818abd7551bcb8799035059783997b5dbc2939]

cppcheck: reduce scope of variable 'nTab'


2011-01-17  Thomas Arnhold  <thomas@arnhold.org>  [850bdd260d65b63399d1323341dea7242e55ccad]

cppcheck: remove unused variable 'bChanged'


2011-01-17  Alfonso Eusebio  <alfonso_eusebio@yahoo.co.uk>  [253326f6e66c83422abc0966e0eac59d488c78d6]

Removed bogus comments from calc-chart2

Removed bogus comments from calc/chart2/accesibility and .../chartapiwrapper

2011-01-17  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [520e0da8e030ec60fa43b040244ee8dded540063]

gnumake3: merging minibranches


2011-01-17  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [e7df509dd920497f475725a1cab74856c3da605e]

fix after struct member renaminge (pXRenderFormat)

the right one, this time.... sorry.

2011-01-17  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [6361b7d4f6dbb8fd0a5319d2d7762490dc82bd02]

fix after variable renaming (pXrenderformat)


2011-01-17  Luboš Luňák  <l.lunak@suse.cz>  [ef8dc68074ad81414f8dfe6e78b511ee4a10b4be]

paint toolbar handle positioned properly (fdo#32558)

The problem was that we passed the whole widget geomtry to QStyle
but it expected only geometry of the handle and e.g. Oxygen used
center of the geometry.

2011-01-17  Eike Rathke  <erack@openoffice.org>  [649cff57f97ac9a1b035afeb69def21a3d9aca95]

locales34: #i116449# include W in IndexKey


2011-01-17  Thomas Arnhold  <thomas@arnhold.org>  [66f9ad3f69b95d87bca977a8b701c64e085a9ab7]

Remove #refactorlists# comments.


2011-01-17  Luboš Luňák  <l.lunak@suse.cz>  [68625ebc359e1569408c045aac109c789adff322]

change the adjust argument to more versatile QRect


2011-01-17  Thomas Arnhold  <thomas@arnhold.org>  [e34f647b12e415e93a64499bbff7a9dd49e87820]

Forgot this at #newlistlevelattrs# removal.


2011-01-17  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [1daab75feaf079c0f377c84d5e5c3a546f3a09f8]

fix after struct member renaminge (pXRenderFormat)

the right one, this time.... sorry.

2011-01-17  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [bf1b1b9f8f37cde3b27c9ead7bcc0e31e51d33af]

fix after variable renaming (pXrenderformat)


2011-01-17  Thomas Arnhold  <thomas@arnhold.org>  [6bcd1a24255b2a027bd6dad7fae3025b48ae5714]

Remove #newlistlevelattrs# comments.


2011-01-17  Luboš Luňák  <l.lunak@suse.cz>  [9cc604766ad15910acbc13e569235fecb281d00c]

fix COMMON_OUTDIR/COMMON_OUTPUT typo (fdo#33096)


2011-01-17  Luboš Luňák  <l.lunak@suse.cz>  [b8127a54b917a36bdc3deef4edc895d75af91bd1]

fix cases of using screen visual for a drawable

But I fear the assumption that there is just one visual per screen
is quite spread in the code :-/.

2011-01-17  Luboš Luňák  <l.lunak@suse.cz>  [178a9339afcc345b690cfd72e8731bbbf2469d4c]

add const to GetBitCount()


2011-01-17  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [e8af2326d3a5e193d31aaae11b6e707c2d0e2459]

gnumake3: make componentfiles layer-aware (thanks sb for the initial implementation)


2011-01-17  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [36a9d8b0104235c72b5659b1ed2416329e8c6c90]

vcl118: #i110916# move reverse page order checkbox to print range


2011-01-17  Luboš Luňák  <l.lunak@suse.cz>  [4d781faef667ee6b914d65c0546d400b2f84a44e]

use sane scrollbar sizes when drawing

bnc#619772 leads to a crash because maximum = minimum = 0, and this
strange (but for whatever reason needed) '- mnVisibleSize' hack
makes maximum be -1, eventually leading to a crash

2011-01-17  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [df8b5d55998d8276057fd21bd59920e9c81f3c9a]

gnumake3: do not generate an obsolete $(WORKDIR)/inc by SdiTargets


2011-01-17  Luboš Luňák  <l.lunak@suse.cz>  [a56c109d5f26fe063352a47311a08f588eaeecff]

cleanup into one patch: do not mix unrelated X11 Visuals (fdo#33108)

Do not assume that there is just one generic Visual, as today's
XServers are ARGB-capable and cases of both the default depth
and 32bit visuals can happen.

Signed-off-by: Michael Meeks <michael.meeks@novell.com>

2011-01-17  Carsten Driesner  <cd@openoffice.org>  [3f3abe3a1558dc9a67bf23bce6d527cecd32011b]

removetooltypes01: #i112600# Replace missing tools types replacement


2011-01-17  Ingrid Halama [iha]  <Ingrid.Halama@oracle.com>  [f718b312b7de8a48dc959b871c188768a6e067d5]

chart46: #i25706# compiler error after rebase


2011-01-17  Thomas Benisch [tbe]  <thomas.benisch@oracle.com>  [cdbb1cee28d40dab1e471f1381f4587dc100f31b]

#164360# Pivot chart gets no update if sheet is moved


2011-01-17  Carsten Driesner  <cd@openoffice.org>  [83fd0877caae410af5c063f1bec3a9a8eb713a0b]

removetooltypes01: Exchange type for BuildStatus


2011-01-17  Luboš Luňák  <l.lunak@suse.cz>  [345d7ab78510867add704271dfb71d98337039ff]

and fix the 'XRenderPictFormat* pVisualFormat' misnomer too


2011-01-17  Luboš Luňák  <l.lunak@suse.cz>  [275ffb03d3b22005497b6267f6d9a13d85cd0d34]

do not mix unrelated X11 Visuals (fdo#33108)

Do not assume that there is just one generic Visual, as today's
XServers are ARGB-capable and cases of both the default depth
and 32bit visuals can happen.

2011-01-17  Luboš Luňák  <l.lunak@suse.cz>  [6a1ec8a0060f7b9b352a64750e23b1a759f051b0]

avoid some useless and confusing void* <-> XRenderPictFormat* casts


2011-01-17  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [20a8cc813f0b12c5a0be5f1fbb6ef47f539ae589]

vcl118: #i116133# convert to greyscale for PDFWriter


2011-01-17  hde  <hde@openoffice.org>  [ac4bf366a643873f8402540069354aa7d122b0e4]

#i116387#automationdev300m97#Added Sleep 1 in line 66


2011-01-17  Carsten Driesner  <cd@openoffice.org>  [ad25e1071ddbde4ff88dc68b1da36bad53497fe9]

removetooltypes01: #i112600# Fix some @retval comments with old TRUE/FALSE text


2011-01-17  Joseph Powers  <jpowers27@cox.net>  [81a2a8212fa8c2ff405af21812495d4ba1a49155]

Remove DECLARE_LIST( _SfxVersionTable, SfxVersionInfo* )


2011-01-17  Release Engineering  <releng@openoffice.org>  [957b629c92989ba5217546213732ce71f44fc044]

OOO330


2011-01-17  obo  <obo@openoffice.org>  [47e9034a1600f3808f5048a93832351e97fc4041]

CWS-TOOLING: integrate CWS calc65


2011-01-17  obo  <obo@openoffice.org>  [5db45be24d6a21f8f71913c51658986a21ce4552]

CWS-TOOLING: integrate CWS calc65


2011-01-17  obo  <obo@openoffice.org>  [58dd2972281eb79ae59a7707cadf6388a8190531]

CWS-TOOLING: integrate CWS calc65


2011-01-17  obo  <obo@openoffice.org>  [0cbc4a6863010996c4c415dd0657033d5d418b6e]

CWS-TOOLING: integrate CWS calc65


2011-01-17  Carsten Driesner  <cd@openoffice.org>  [7f33ed417b2e29e5470724ea76967f64699a2662]

removetooltypes01: #i112600# Remove tools types from sw


2011-01-17  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [405a0f6cf14f30bed6cf676d7c3224c1c2cb1312]

gridsort: fix getRowAtPoint


2011-01-17  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [bdf5a65cb535289f5bcf15b01cee2ad1352c882e]

gridsort: do not activate header cells


2011-01-17  hde  <hde@openoffice.org>  [ab92b2207e3cfb2209af106a8d6110b81452ffaa]

#i116393#fixed typo in testcase tToolsNumbering12, missing then


2011-01-17  Ocke.Janssen  <Ocke.Janssen@oracle.com>  [b7487b7abcf37bc54cdcb870454ded5bf8938e95]

dba34d: #i116345# create a new var in for loop


2011-01-17  Ivo Hinkelmann  <ihi@openoffice.org>  [38d2a4949edfb1532d6f496c18f7f8743ddec651]

CWS-TOOLING: integrate CWS xlastovi


2011-01-17  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [0621b2ecec8cd1d5f3249efb09f2c1b1c4462a24]

gridsort: fix impl_getColumnForOrdinate to take row headers into account


2011-01-17  Ivo Hinkelmann  <ihi@openoffice.org>  [6efd5a51be9b886775f2a90d10aae95bc936c767]

masterfix: #i10000#: WAE fix


2011-01-17  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [79610ce242aad3b0020f5f6d11d54bca2dcac7bc]

gridsort: moved the row selection functionality into a IMouseFunction implementation, too


2011-01-17  Ivo Hinkelmann  <ihi@openoffice.org>  [9eb952b889a591d30a4aca1adcc2042674f122f3]

masterfix: #i10000#: mkdtmp -> /usr/bin/mktemp


2011-01-17  Caolán McNamara  <caolanm@redhat.com>  [9a063d325fbaa4677146e8cdd7641e7d10148551]

cppcheck: object destroyed immediately


2011-01-17  Ingrid Halama [iha]  <Ingrid.Halama@oracle.com>  [cf0d061fcc5e45e39f30899b339c70313a5f765d]

chart46: #i25706# compiler error after rebase


2011-01-17  Mathias Bauer  <mba@openoffice.org>  [366600eee2915724d275f9ac78ab3aa3675a49c0]

cws mongolianlayout: resync to m97


2011-01-17  Mathias Bauer  <mba@openoffice.org>  [8d9e0ad6d11b0edb4f0a6338fc6497a6088bc21a]

cws mongolianlayout: resync to m97


2011-01-17  Mathias Bauer  <mba@openoffice.org>  [18708364d5f0ccbeb2fdc02a2eeba80a9afd080e]

cws mongolianlayout: resync to m97


2011-01-17  Mathias Bauer  <mba@openoffice.org>  [7fdd0dc57d1c202cf6531e91961311af5e3a2f04]

cws mongolianlayout: resync to m97


2011-01-17  Carsten Driesner  <cd@openoffice.org>  [9617758b4b0997f5981a1303684ba9c9a4dd148b]

removetooltypes01: #i112600# Merge changes


2011-01-17  Carsten Driesner  <cd@openoffice.org>  [7be5d3d1c15e3476c0ec50a644f3852c0db1e579]

removetooltypes01: #i112600# Merge changes


2011-01-17  Carsten Driesner  <cd@openoffice.org>  [23951d3a0d99d72547df9850b31aaa0087aca0fe]

removetooltypes01: #i112600# Fix problems with autodoc TRUE/FALSE


2011-01-17  Mikhail Voytenko  <mav@openoffice.org>  [cd42389ad67b403a07a0dda8e2a6e213def49251]

removetooltypes01: #i112600# remove tooltypes from sc


2011-01-17  Mikhail Voytenko  <mav@openoffice.org>  [c72f81d2892b60a88bc19c3debe314cc62ed7a1c]

removetooltypes01: #i112600# remove tooltypes from sc


2011-01-17  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [1a31d1f55bf8d28069dd4b9d353f42e12bcb3e04]

gridsort: outsourced the column-resizing functionality into a dedicated class. Less cluttering in the InputHandler implementation this way. Same outsourcing is still to happen to the row selection functionality. The upcoming feature of column sorting will be a IMouseFunction implementation, too.


2011-01-17  Julien Nabet  <serval2412@yahoo.fr>  [a743e9fefdc62f244790f23a2e753cb90c579d3d]

some cppcheck cleaning


2011-01-17  Takeshi Abe  <tabe@fixedpoint.jp>  [e871fd664e046f766680440d5c5ff9e2ea99e3f9]

cppcheck: possible NULL pPV


2011-01-17  Ed Dean  <topround@gmail.com>  [c8f158e7afe19b5964dd752a95b2c74d3c12f4f0]

removal of dead code


2011-01-17  Ocke.Janssen  <Ocke.Janssen@oracle.com>  [1b46f8da574d7c3dfe469f91821f63f9017300bb]

dba34d: #i116463# fix string and NaN


2011-01-17  hb  <hbrinkm@openoffice.org>  [8c5b33a471d5e1327aef14fa64ced97c674c732e]

merge


2011-01-17  hb  <hbrinkm@openoffice.org>  [efd51314604ae2abc5354192d556109886456087]

merge


2011-01-17  hb  <hbrinkm@openoffice.org>  [04fb3dde129a020883ad5910f0d447d31142fdac]

merge


2011-01-17  hb  <hbrinkm@openoffice.org>  [2a3bba7ed91775fbf572de1bc35ab23fb247373f]

merge


2011-01-17  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [dbff9efb818fa543dac91591930d75bfee429a11]

gridsort: delegated the column resize functionality to the DefaultInputHandler implementation


2011-01-17  Caolán McNamara  <caolanm@redhat.com>  [4a45c1b515859e997df02da0ff3d6d957c9048e5]

equalsAsciiL faster than equalsAscii


2011-01-17  Caolán McNamara  <caolanm@redhat.com>  [d3073bef2f2502469fe5bcc5a233d6170eea4ab6]

equalsAsciiL faster than equalsAscii


2011-01-17  Caolán McNamara  <caolanm@redhat.com>  [f5334930664b89fb3c68dd0b5f7d49d51dcce055]

equalsAsciiL faster than equalsAscii


2011-01-17  Carsten Driesner  <cd@openoffice.org>  [3d6bed44c8ca414f60c03223482b9f7b94d56c14]

removetooltypes01: #i112600# Remove tools types from sd


2011-01-17  Caolán McNamara  <caolanm@redhat.com>  [255c380ead386f0eef6454021b2fa203cb182e89]

equalsAsciiL faster than equalsAscii


2011-01-17  Caolán McNamara  <caolanm@redhat.com>  [1984fef61eea7b06c6a91f5d46a1a8815d286ec1]

equalsAsciiL faster than equalsAscii


2011-01-17  Caolán McNamara  <caolanm@redhat.com>  [c7607ede68fc9c0bcd1ea14d3f8d65b5e145c03c]

equalsAsciiL faster than equalsAscii


2011-01-17  Caolán McNamara  <caolanm@redhat.com>  [e7e3e6aa07e92811c9853b7b056a25bdf547588b]

speed up startup a little bit


2011-01-17  Caolán McNamara  <caolanm@redhat.com>  [308d8d92b27cd2a56b1acc5226ea8bb0540a77a5]

cppcheck: unused variable


2011-01-17  Caolán McNamara  <caolanm@redhat.com>  [92d7a713beb8a96fb4231d6cda42ab28735efea4]

cppcheck: unused variable


2011-01-17  Caolán McNamara  <caolanm@redhat.com>  [251ed531127c0395e02e9bcda106fe45c41c69a7]

cppcheck: unused variable


2011-01-17  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [fd2917575b28c5fde2af29ed7738447bb0aae99b]

dr78: minor changes in token macros


2011-01-17  Caolán McNamara  <caolanm@redhat.com>  [7a042510db17b37d9afab7be992bf61d2bc14fbe]

remove unused dirs


2011-01-17  Caolán McNamara  <caolanm@redhat.com>  [cd29b11075bd299990a0c1db02f64bd6daf564d5]

WaE: throw out some warnings


2011-01-17  Caolán McNamara  <caolanm@redhat.com>  [4c0abf3f4d341152b5d8322f4628191e178ebdd0]

WaE: this dir is now warnings free


2011-01-17  Ocke.Janssen  <Ocke.Janssen@oracle.com>  [41e6c179e73191e15ad24af4d7fa18aff4878f8d]

dba34d: #i111015# XTextRange and derivee are not supported anymore by column object


2011-01-17  Caolán McNamara  <caolanm@redhat.com>  [53e54eb21ad7fa4c2cbd74b3ebe4e442ee56b7be]

WaE: this dir is now warnings free


2011-01-17  Carsten Driesner  <cd@openoffice.org>  [7a765fa73c22cda9f8d82b7045122f01a54d5272]

removetooltypes01: #ii12600# Exchange tools types in extensions


2011-01-17  Caolán McNamara  <caolanm@redhat.com>  [a6b72e9d88629408ff4b112e65837d48ee006e97]

fix documentation typo


2011-01-17  hde  <hde@openoffice.org>  [35c0ef207e83e40704effbefa18a2a78bf88ac8e]

#i116393#removed bin filters from autotest


2011-01-17  Julien Nabet  <serval2412@yahoo.fr>  [45992b1bf78232bfbc7b02aa0f5e63f0df7f8840]

some cppcheck cleaning


2011-01-17  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [9c169fd0b2c6dc4961177b49d21d6e51dcb40701]

gridsort: UpdateTip: don't ignore the given text


2011-01-17  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [f0d96ab85b324fc1ed3823a64e185b8ebe50c5c0]

gridsort: ClearSelection -> SelectAllRows (forgot this client during a previous change)


2011-01-17  Ocke.Janssen  <Ocke.Janssen@oracle.com>  [24b4d38a88aa617c7df8f61615848d119f8064b3]

dba34d: #i116187# get value from queryValue


2011-01-17  Thomas Arnhold  <thomas@arnhold.org>  [132d88f8c87c103d0c4c0aebbba960bcb8d7994b]

Remove some dead code


2011-01-17  Thomas Arnhold  <thomas@arnhold.org>  [90b152881e398ef1493130c3fb08bf646fbb807d]

Remove some dead code in 'view'


2011-01-17  Ocke.Janssen  <Ocke.Janssen@oracle.com>  [3908f92bc9507f84c540b943769ef931ff178187]

Automated merge with http://v60x-so16.germany.sun.com:66661


2011-01-17  Ocke.Janssen  <Ocke.Janssen@oracle.com>  [6e810686b628d54462f5cc885c7d8e0c68a964f6]

dba34d: #i37466# align icons to create list


2011-01-16  Norbert Thiebaud  <nthiebaud@gmail.com>  [98189d8f82450b1bd9220b314a2cc96b9f5def40]

tweak library name on MacOS


2011-01-16  Norbert Thiebaud  <nthiebaud@gmail.com>  [564a174e974caebe2c7e0891280d75fb68a13d4b]

starmath need to have _DLL_ defined, even on MacOS


2011-01-17  Tor Lillqvist  <tlillqvist@novell.com>  [acf1b8ee7076cce6a7efad1e605393789425b9b4]

Commit 64-bit Win32 C++ bridge files

Just copies of the 32-bit ones so far, so obviously don't compile
even. No in-line assembly in 64-bit MSVC for instance.

2011-01-17  Tor Lillqvist  <tlillqvist@novell.com>  [103da5654250dd7f3089b91882c7781ceef4746e]

Add remangle32to64 script

A Perl script to change MSVC mangled symbols from their form in 32-bit
code to the corresponding mangled symbols in 64-bit code.

The script is obviously not known to work 100%, but seems to work well
enough for the few cases in LibreOffice (.map files) it has been used
on so far.

2011-01-17  Tor Lillqvist  <tlillqvist@novell.com>  [f8d004e41368051eadf3976c8d314de077e81875]

Use separate .map file for cppuhelper for 64-bit MSVC build


2011-01-17  Andras Timar  <timar@fsf.hu>  [8831666e221f826a3012741ed3aec7204880d31b]

Sun Microsystems -> The Document Foundation in desktop file fdo#31191


2011-01-16  Jesús Corrius  <jesus@softcatala.org>  [b948c22f733349c3ec161349d7314ba63be20870]

Use different Windows registry keys than OOo


2011-01-16  Norbert Thiebaud  <nthiebaud@gmail.com>  [d8e9f1234e60fc28ea8cf8a51bedb8ed06c71aec]

add helper to set-up the libraries env, to run executable during build


2011-01-16  Tor Lillqvist  <tlillqvist@novell.com>  [3e3482dc6e39d9afafb13a44d615cf8e5016f5e0]

Use separate .map files for 64-bit MSVC build

Unfortunately the C++ name mangling in a 64-bit MSVC compilation is
slightly different from that in a 32-bit one:

-- An 'E' is inserted for pointers to indicate that they are 64
bits. I don't fully understand the rationale for this; isn't that the
only kind of pointer in 64-bit code produced by a C++ compiler anyway?

-- As there is only one calling convention on x64 Windows, __cdecl,
the indications for other calling conventions (here, especially
__thiscall) change to that for __cdecl.

It should be possible to write a tool to at least partially automate
conversion of 32-bit mangled names to 64-bit ones, and thus make it
easy to create mscx map files from the corresponding msci ones in
LibreOffice. Sure, it probably wouldn't work 100% correctly in all
cases, but it would help a lot.

2011-01-16  Caolán McNamara  <caolanm@redhat.com>  [3e0cce71cd2c272b4003d343ced40cdcea27d982]

equalsAsciiL faster than equalsAscii


2011-01-16  Caolán McNamara  <caolanm@redhat.com>  [6ea8579d5ec92c3dfdb78db816a1f5155e7ed374]

We're not going to be called "StarSuite" again

Once StarOffice came in two varieties, StarOffice and "StarSuite" in the Asian
market. This code effectively converted "StarOffice" to "StarSuite" if product
itself was called "StarSuite", which ain't going to the be the case again. So
we can remove all that and just hardcode the old file format names as
"StarOffice".

2011-01-16  Caolán McNamara  <caolanm@redhat.com>  [e432dff366f500a8c43577ac9202669aa15e04b4]

equalsAsciiL faster than equalsAscii


2011-01-16  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [adb41f92c67c562e628cfa5ea0517bfd1613e520]

gridsort: made the row title a row heading, being an Any instead of a string


2011-01-16  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [70315564786969decd1ee9eeb2549ce6545be1f3]

gridsort: made the row title a row heading, being an Any instead of a string


2011-01-16  Eike Rathke  <erack@openoffice.org>  [4f92c0948774b3e85642699b38ee1d560515e271]

locales34: #i115633# added Kabyle [kab-DZ] to language list


2011-01-16  Caolán McNamara  <caolanm@redhat.com>  [74de5ce5cda5473b6ce079120efbc07a1784ecb4]

microopt, equalsAsciiL faster than equalsAscii


2011-01-16  Caolán McNamara  <caolanm@redhat.com>  [cb3411386b57c27c3be4e4dbf63c8820429b2df1]

reduce the amount of __cxa_atexit churn


2011-01-16  Thomas Arnhold  <thomas@arnhold.org>  [9bcc3c85b602a009277d170a7d1544fba2254a3f]

Correct bracket closing.


2011-01-16  Eike Rathke  <erack@openoffice.org>  [7d8bdf3acc166a2816e501b6a8c0b8ec126703de]

locales34: #i115482# added Lojban [jbo] to language list


2011-01-16  Tor Lillqvist  <tlillqvist@novell.com>  [726f5b622b027d26f1d2ae6a31beadffb5c48312]

Use mscx.map for 64-bit MSVC build

Unfortunately the C++ name mangling in a 64-bit MSVC compilation is
slightly different from that in a 32-bit one:

-- An 'E' is inserted for pointers to indicate that they are 64
bits. I don't fully understand the rationale for this; isn't that the
only kind of pointer in 64-bit code produced by a C++ compiler anyway?

-- As there is only one calling convention on x64 Windows, __cdecl,
the indications for other calling conventions (here, especially
__thiscall) change to that for __cdecl.

It should be possible to write a tool to at least partially automate
conversion of 32-bit mangled names to 64-bit ones, and thus make it
easy to create mscx map files from the corresponding msci ones in
LibreOffice. Sure, it probably wouldn't work 100% correctly in all
cases, but it would help a lot.

2011-01-16  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [00abb7e08b1a2de2200878ec58c968bc8717565a]

gridsort: GCC WaE


2011-01-16  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [622c6ecd2f1c3a5724ef4b615cc9de5bc880699c]

gridsort: adjust column indexes when inserting columns


2011-01-16  Andras Timar  <timar@fsf.hu>  [5b2028f5d611425f8e4143d33ed19dc1cbfc3551]

Sun Microsystems -> The Document Foundation in desktop file fdo#31191


2011-01-16  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [91b997afa63df0e47f13f2693970200c2e3172e0]

gridsort: add disposal checks and some rudimentary mutex locking


2011-01-16  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [2ecf0e5d2ac9f0573191514ffb637a905377bab7]

gridsort: ComponentGuard class, encapsulating the 'lock mutex and check for disposal' patern


2011-01-16  Tor Lillqvist  <tlillqvist@novell.com>  [7e86fc3fe72f67b0d9240b4afad28c66dc482c80]

Initial hacks for 64-bit Windows build


2011-01-16  Eike Rathke  <erack@openoffice.org>  [9555e0bc6d421672ec9b9d4ac37a135277734a14]

locales34: #i108182# added Urdu_Pakistan [ur-PK] locale data; contributed by <abdulmoeed> via it46 localegen


2011-01-16  Joseph Powers  <jpowers27@cox.net>  [37ceb0392ab954f6202846a6940e5b0e20a7b39e]

Remove DECLARE_LIST( StringList, String* )


2011-01-16  Joseph Powers  <jpowers27@cox.net>  [19d0a03205a38aae1ddcfd6537b4e5fc42ed33e8]

Code cleanup

Just white-space and deleting commented code.

2011-01-16  Joseph Powers  <jpowers27@cox.net>  [aed9758ccd0a71d005217022cb4fc60f3b050b51]

Remove DECLARE_LIST( SfxFilterList_Impl, SfxFilter* )

Plus I deleted a lot of commented out code and fixed some white-space
issues.

2011-01-16  Eike Rathke  <erack@openoffice.org>  [2a40932afc49617f08f7e52c017710ddefb889ce]

locales34: #i116241# added Limbu (Nepal) [lif-NP] locale data; contributed by <kaonohi> via it46 localegen


2011-01-16  Tor Lillqvist  <tlillqvist@novell.com>  [15b90d9fddbd5e28c4bbe1af6ea2e22b647a516c]

Just use name wntmsc.mk for the MSVC .mk file


2011-01-16  Tor Lillqvist  <tlillqvist@novell.com>  [086ce69a835841c36d264d3ea92e8350100f23bb]

Cleanups and improvements on the nascent support for 64-bit Windows build

* solenc/inc/settings.mk: Drop MSVC 2003 section.

* solenc/inc/tg_compv.mk: Set COMNAME appropriately for 64-bit build.

* solenc/inc/wnt.mk: Drop unsupported compiler version sections.

* solenc/inc/wntmsci11.mk: Look for the CL_X64 make variable, not
  cl_x64. Drop duplicate definitions already put in the environment by
  set_soenv.in.

2011-01-16  Tor Lillqvist  <tlillqvist@novell.com>  [bc04a7600c5057957ed8805f1c9b7d14811e3e72]

Make 64-bit Windows build work in stlport

* stlport/STLport-4.5-0119.patch Add a few bits to our patch
  file. Don't use the /machine:I386 /debugtype:cv linker flags, the
  defaults are what we want for both 32- and 64-bit. Make the weird
  Interlocked* stuff build on a 64-bit build too.

2011-01-16  Tor Lillqvist  <tlillqvist@novell.com>  [9cf5f41bedbb0830716f2f62deadfae30d675796]

Cleanups and hacks on the start of support for 64-bit Windows build

* configure.in: Look for the x64 assembler ml64.exe when building 64-bit
  binaries, not ml.exe. Use the 64-bit tools in VC/bin/amd64, not
  the 32-bit cross-compiling tools in VC/bin/x86_amd64. We can
  currently build 64-bit only on a 64-bit OS anyway, for instance
  because of the unit tests.

* set_soenv.in: Set CPUNAME, CPU and OUTPATH appropriately for
  64-bit build. We end up with "wntsmcx12" for 64-bit MSVC 2008
  build. Drop sections for no longer supported MSVC versions. Don't
  talk about ".NET 2005" etc, ".NET" was part of the MS suite product
  name only in the 2003 version. Add Emacs and vim mode lines.

2011-01-16  Joseph Powers  <jpowers27@cox.net>  [b86f9e7d7bac98366963771ba446a72c41f7efa1]

Remove DECLARE_LIST(E3dLogicalObjList, E3dObject*)


2011-01-16  Eike Rathke  <erack@openoffice.org>  [4fe4d999103c9d0c8dafd785d4a77ff6aa95d555]

locales34: #i116240# added Hawaiian [haw-US] locale data; contributed by <kaonohi> via it46 localegen


2011-01-16  Joseph Powers  <jpowers27@cox.net>  [ca89632e8aa1d8a49351aaeb311c64ca934075f2]

Remove DECLARE_LIST(DescrList, E3dLabelObj*)


2011-01-16  David Tardon  <dtardon@redhat.com>  [53a9802509d9bfb8075a891ba476e5147793c02d]

make public

The SdrDragEntry class is "leaked out" through the functions of
SVX_DLLPUBLIC SdrDragMethod that use its maSdrDragEntries member (of
type std::vector<SdrDragEntry*>). That breaks build with debug version
of libstdc++ (with gcc 4.5, at least) in sd and chart2 because linker
cannot find typeinfo for SdrDragEntry.

Alternative would be to move the definitions of these functions to
source/svdraw/svddrgmt.cxx .

2011-01-16  David Tardon  <dtardon@redhat.com>  [7f761bded4d83f2dfbaacec140a1e3fd15e8aac1]

use debug version of libstdc++ in debug builds


2011-01-16  David Tardon  <dtardon@redhat.com>  [f70a7ee00fbd782914e46d5c285c73081ab13dd0]

dbglevel=2 build uses libxml2


2011-01-16  David Tardon  <dtardon@redhat.com>  [62bb563ca45880030e1b29a6636efeddc10a43b5]

make public

Breaks build with debug libstdc++ because linker cannot find typeinfo
for SwCharFmt when linking libmsword.

2011-01-16  David Tardon  <dtardon@redhat.com>  [f71eb3524f0581712554d85f6162faf26fe8a69b]

fix debug build


2011-01-16  David Tardon  <dtardon@redhat.com>  [2d8830adc20198a90e5dc56c2595adf2fb7c44a4]

dbglevel=2 build uses libxml2


2011-01-16  Joseph Powers  <jpowers27@cox.net>  [e341ac5bdeee39987b1c7b052bab241964fa7b4d]

Remove DECLARE_LIST(ItemSetList, SfxItemSet*)


2011-01-16  David Tardon  <dtardon@redhat.com>  [8c4c4e5ae63c5a1a373e278610dade89d0b9631d]

fix debug build


2011-01-16  Caolán McNamara  <caolanm@redhat.com>  [caeb34848b548232304942463b65750bccb7a604]

C4706 silence assign in comparison warning


2011-01-16  Caolán McNamara  <caolanm@redhat.com>  [ee168dc9a01685e0c15be20c644c7f2fcc0f5622]

reduce the amount of __cxa_atexit activity


2011-01-16  Caolán McNamara  <caolanm@redhat.com>  [82c45185e29250f2e936f78524bdc144da02f2a1]

drop static and just use a single sal_Unicode


2011-01-16  Caolán McNamara  <caolanm@redhat.com>  [8ad259afb7508706ffe70f1bee097a77303c3c43]

drop unused strings


2011-01-16  Caolán McNamara  <caolanm@redhat.com>  [b94ff27d785c1639c9c9f4db063a07ae48c4545d]

equalsAsciiL faster than equals


2011-01-16  Caolán McNamara  <caolanm@redhat.com>  [cd29879eb907c2d7a32e403d9bb59500e3df1abd]

equalsAsciiL faster than equals


2011-01-16  Caolán McNamara  <caolanm@redhat.com>  [c50b50c778c0625bf10e9f67831146b6ffdcbb9c]

equalsAsciiL faster than equals


2011-01-16  Caolán McNamara  <caolanm@redhat.com>  [5671a987946532a9a119b98c2e677e07c7dc372d]

remove unused strings


2011-01-16  Caolán McNamara  <caolanm@redhat.com>  [9eda1ec830413271cce82a3115b66d05ea00c91f]

equalsAsciiL faster than equals


2011-01-16  Caolán McNamara  <caolanm@redhat.com>  [7e2450af2412c2db803e0526f75679516bc19e99]

move these global static to be local statics


2011-01-16  Caolán McNamara  <caolanm@redhat.com>  [7298f8b028fab384f39e9b91115e7c9ccaca2eb7]

equalsAsciiL faster than equals


2011-01-16  Caolán McNamara  <caolanm@redhat.com>  [9f444f51049c06b400af00df73004facb7ea6d32]

drop unused global OUStrings


2011-01-16  Caolán McNamara  <caolanm@redhat.com>  [3f41fea91bae205d38a92521f317411614d03116]

equalsAsciiL faster than equalsAscii & comparetoAscii(const sal_Char*)


2011-01-16  Caolán McNamara  <caolanm@redhat.com>  [6d7536ce4e6b51f499ccdd6aa0e749bda2d63d46]

equalsAsciiL faster than equalsAscii & comparetoAscii(const sal_Char*)


2011-01-16  Caolán McNamara  <caolanm@redhat.com>  [a3f6cded87000e53cb0a1cea004888276f0cd201]

equalsAsciiL faster than equalsAscii & comparetoAscii(const sal_Char*)


2011-01-16  Lionel Elie Mamane  <lionel@mamane.lu>  [cd04b977a6b28809c6cb5e409e9c209b1cb218a2]

Make configure still work after Env.Set.sh


2011-01-16  Andras Timar  <timar@fsf.hu>  [822cfe5e6d2aa07353dba44fdf3bec6f802a22f7]

typo fix (s/Missmatch/Mismatch/)


2011-01-15  Joseph Powers  <jpowers27@cox.net>  [7f334e66897ee575bf02b7ee19e895cb46fca37d]

Remove DECLARE_LIST(DescrList, E3dLabelObj*)

It was already commented out; this just makes it official.

2011-01-15  Joseph Powers  <jpowers27@cox.net>  [09141910889e2e86d2f11e21c35dd06c4fe00f19]

Remove DECLARE_LIST( ScTabOpList, ScInterpreterTableOpParams* )


2011-01-15  Joseph Powers  <jpowers27@cox.net>  [b369ceba0eba81abc3ec03972397c054469eaf09]

Remove trailing white space


2011-01-15  Joseph Powers  <jpowers27@cox.net>  [5e02064bcc06b1ae607a94d2e3c74e3f18661ce2]

Convert SolarFileList from a vector to a list.

It's actually a queue so files get processed from the front and added to
the back.

2011-01-15  Joseph Powers  <jpowers27@cox.net>  [7763ff4539119a27bc49e83846466d9de1d440c1]

Remove DECLARE_LIST( StarFileList, StarFile * )

Note: I messed up the SolarFileList before so I'm going to submit another
patch to fix it. I'm not sure why the code is working now...

2011-01-15  Joseph Powers  <jpowers27@cox.net>  [008023cd2a64a4dd19b3101dcbfd08b6839bb23c]

Remove DECLARE_LIST ( SolarFileList, String* )


2011-01-16  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [086db699a56e590cc4809dfaec6bc6bf036c9cfe]

gnumake3: #i116440# configure should only use a GNU cp from coreutils with preserve= support and fall back to POSIX cp otherwise


2011-01-16  Eike Rathke  <erack@openoffice.org>  [7ceae11c48100014251861393679ce5cd5de6239]

locales34: more checks on quotation marks


2011-01-16  Eike Rathke  <erack@openoffice.org>  [0f3d6394017700f441a7be18acce08dba5e08db0]

locales34: #i113937# added Yiddish_USA [yi-US] locale data; contributed by <cmc>


2011-01-15  Eike Rathke  <erack@openoffice.org>  [89b55ff550abcefa477a8175986250469f2050a5]

locales34: removed leading zero from 042E, as the number formatter generated yet another set of currency formats


2011-01-15  Eike Rathke  <erack@openoffice.org>  [9fc093617f4b2d7340a0130c8497dd3be4609c58]

locales34: #i113504# add Sorbian,Lower [dsb-DE] locale data; contributed by <bernhard_b>


2011-01-15  Caolán McNamara  <caolanm@redhat.com>  [e6c0094b20bd9846afae9c8afebe58fbefbf8371]

drop two arg one from this test, because it has different semantics


2011-01-15  Caolán McNamara  <caolanm@redhat.com>  [f192c141ada58d1e9313e99802bd3aed19532ad1]

fix test name


2011-01-15  Caolán McNamara  <caolanm@redhat.com>  [71b1f052b36499592d5546529ccdf6a4afbd4531]

microopts equalsAsciiL faster than compareToAscii(const sal_Char*)


2011-01-15  Caolán McNamara  <caolanm@redhat.com>  [fe0d14fae36d5372a0922098f74e8d1687ca9ac6]

and test with a precreated string


2011-01-15  Caolán McNamara  <caolanm@redhat.com>  [b1b10adec4c2730640e09aee8afed7ef393e338f]

microopts equalsAsciiL faster than compareToAscii(const sal_Char*)


2011-01-15  Eike Rathke  <erack@openoffice.org>  [94e7f1d15d1e9eefadbfe8e5912fee0ebccba0ca]

locales34: #i116429# ensure shutdown of the CachedTextSearch global before the things it needs in its dtor are destructed; patch from <cmc>


2011-01-15  Caolán McNamara  <caolanm@redhat.com>  [09b6be8237a3a39dc8def7b348a7008bd23951f1]

sync configure's -Werror logic with configure.ac


2011-01-15  Lionel Elie Mamane  <lionel@mamane.lu>  [d815fa0cef20193648bce44a360679bbf21fc3b2]

i#116187: report left/right page margin setting ignored on Unix 64 bit (cherry picked from commit 51a9333217687ff16df40ea3bd8983faaf5e425a)


2011-01-15  Lionel Elie Mamane  <lionel@mamane.lu>  [a15e40f8aa26808eac0045e197b10a93f7a95c36]

i#116187: report left/right page margin setting ignored on Unix 64 bit


2011-01-15  Andras Timar  <timar@fsf.hu>  [6297d5b78385dbfe78d401077e6678b0c804da1e]

translation fix in hu_HU.xml (felette/alatta -> fentebb/alább)


2011-01-15  Andras Timar  <timar@fsf.hu>  [89fc0680b623e087d9cb05f55423e0edea0ce82e]

translation fix in hu_HU.xml (felette/alatta -> fentebb/alább)


2011-01-15  Andras Timar  <timar@fsf.hu>  [d1810c033d94cd3786dfe62e49ceedeef2b64780]

Default currency for Estonia should be Euro - fdo#33160


2011-01-15  Kohei Yoshida  <kyoshida@novell.com>  [bf765d05db32fe3eb0786c6dc41007f814cbe66b]

This is the right way to go about this.


2011-01-15  serval  <serval2412@yahoo.fr>  [cff87cd24b56927d5f963eac0c68ef94f256f4cc]

Remove some dead code


2011-01-15  David Tardon  <dtardon@redhat.com>  [d1d16c48ff72566c5e4ffbb148cf872ef0ec132f]

fix break on parallel build


2011-01-15  serval  <serval2412@yahoo.fr>  [3571121d40441928e4357d1e91764ce00eaeb285]

Some cppcheck cleaning


2011-01-15  Caolán McNamara  <caolanm@redhat.com>  [21ac39fa28f220628d68fc8615fd4ec0781def65]

equalsAsciiL faster than equalsAscii when length available


2011-01-15  Caolán McNamara  <caolanm@redhat.com>  [1caefa80cf1c94f591b772f70e7eb449695ad1dc]

equalsAsciiL faster than equalsAscii when length available


2011-01-15  Caolán McNamara  <caolanm@redhat.com>  [e25d8eb4ae77230a4f98bd811d6be647b69ace6c]

equalsAsciiL faster than equalsAscii when length available


2011-01-15  Caolán McNamara  <caolanm@redhat.com>  [1c373be034e5de7f4b1fbc9b0eb93cc37eac6881]

WaE: throw out some warnings


2011-01-15  Ingrid Halama [iha]  <Ingrid.Halama@oracle.com>  [8858bf5fbeb281cbff3436fce0d8ff2b2e2b66fc]

chart46: merge with DEV300_m97


2011-01-15  Ingrid Halama [iha]  <Ingrid.Halama@oracle.com>  [560ccd356b046e348c508c3ebecdf7f7d921f42b]

chart46: merge with DEV300_m97


2011-01-15  Ingrid Halama [iha]  <Ingrid.Halama@oracle.com>  [7cc5bc3d5a28aff7c58d2b79090d7e9f35b44fbf]

chart46: merge with DEV300_m97


2011-01-15  Ingrid Halama [iha]  <Ingrid.Halama@oracle.com>  [2ce9a356b9c14263008c3c182d5e69508d2c9107]

chart46: merge with DEV300_m97


2011-01-15  Ingrid Halama [iha]  <Ingrid.Halama@oracle.com>  [abba79bf86767b33e5f01645cd54e2ca8d12a623]

chart46: merge with DEV300_m97


2011-01-15  Joseph Powers  <jpowers27@cox.net>  [5b039728b87d9ffcabe21b85ad78afff428332d4]

Remove DECL_DEST_LIST()

There where only 2 of them

2011-01-15  Caolán McNamara  <caolanm@redhat.com>  [692840565d0cac3e60f4ba484bf48dfe49f9e862]

add performance comparison test for equalsAscii group


2011-01-15  Caolán McNamara  <caolanm@redhat.com>  [4e1eafc2c5d3e5ceaa738194d419e42bfaec8fd3]

WaE, throw out some warnings


2011-01-15  Caolán McNamara  <caolanm@redhat.com>  [24f126070fbea1d57640f1acc83f26e1a6b2a4fe]

no need for the pointer fetishism


2011-01-15  Caolán McNamara  <caolanm@redhat.com>  [7ba2dcee5df4785ec6f2ad2f8848b07a7dbd4588]

no need for the pointer fetishism


2011-01-15  Caolán McNamara  <caolanm@redhat.com>  [624e73ffa207ebc3ece2b868abef81262997f324]

no need for the pointer fetishism


2011-01-15  Caolán McNamara  <caolanm@redhat.com>  [4db5c92b5928636158af377ff394eec0bc51e1f1]

no need for the pointer fetishism


2011-01-15  Caolán McNamara  <caolanm@redhat.com>  [f13c0021ac2fb5a512dd0471e9630415dc06db20]

no need for the pointer fetishism


2011-01-15  Caolán McNamara  <caolanm@redhat.com>  [b9deb880a2ce37619c123a4ae438c003b50b5416]

cppcheck: unused variables


2011-01-15  Caolán McNamara  <caolanm@redhat.com>  [2d1001c44368bea84b39258da656624a82f17c0b]

cppcheck: Member variable not initialized


2011-01-15  Caolán McNamara  <caolanm@redhat.com>  [e641835cde236f6ad52c04ab4a777485af4cb474]

WaE, this dir is now warnings free


2011-01-15  Caolán McNamara  <caolanm@redhat.com>  [8aeed1ba37b2b40da75e121d624b6fee1d93e2c6]

WaE, this dir is now warnings free


2011-01-15  Caolán McNamara  <caolanm@redhat.com>  [b0e68fe5052ca5e38aed0beeca1851c40a274bbb]

fix some warnings


2011-01-15  David Tardon  <dtardon@redhat.com>  [939d858b2729c5e444a7a5fc9c0117281fef74d6]

use css::table::BorderLine2


2011-01-14  Joseph Powers  <jpowers27@cox.net>  [c590f9ccaa16eebf5e6809e3244cff098c54fd9c]

Remove DECLARE_LIST( ScRangePairListBase, ScRangePair* )


2011-01-14  Kohei Yoshida  <kyoshida@novell.com>  [aec6dce18985d2324fa0d937109303595acf36e1]

Very unfortunate workaround for stlport, to prevent crash.

When using stlport, ptr_vector crashes when calling erase when the
container only contains one element.  In such cases, calling clear
instead won't crash.  Very ugly, but what can we do...

2011-01-15  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [fc199c7b9499dc622307df934f86cdcb25a69b67]

gnumake3: fixing layer names


2011-01-14  Kohei Yoshida  <kyoshida@novell.com>  [2a35bdaaba75ef95df791dce284f97679cfba57b]

ScDPObject no longer has to be a child class of ScDataObject.


2011-01-15  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [0b86569a150c3b84bac512512a2dc4ccef4eb46d]

gnumake3: reducing differences between platform files


2011-01-14  Norbert Thiebaud  <nthiebaud@gmail.com>  [368bb4b0f7d5b7de2687410a21d06a8c882c37d7]

the startmath module in Module_ooo must use the name of the directory


2011-01-14  Kohei Yoshida  <kyoshida@novell.com>  [b2774063e8bde758bd4966c00a3b4f3b32b4121a]

Test on collator, which fails only during the unit test run.

The data pilot test relies on the collator being available.  But
for some reason it's not.  We need to get this working during the
unit test run in order to be able to test many other calc
functionalities.

2011-01-15  Tor Lillqvist  <tlillqvist@novell.com>  [3812db802116a9d88a90e0b0862da115cf675c94]

Undef ERROR after including <windows.h> to avoid clash


2011-01-14  Kohei Yoshida  <kyoshida@novell.com>  [9988acabc043c62346758a20e7a72e8e8d1cd3cc]

More on datapilot unit test.

The table creation fails because the Collator is not available during
the unit test run.  Need to investigate this.

2011-01-14  Norbert Thiebaud  <nthiebaud@gmail.com>  [267f9cd056f5e8d9304190f7b8e520c3964da171]

remove a case of debug-only 3-state pseudo-bolean.


2011-01-14  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [fcc984d122bdf6512f8e3fd984d72b510c967943]

gnumake3: reducing differences between macosx and linux platform files


2011-01-14  Caolán McNamara  <caolanm@redhat.com>  [9d32411a4376953880857e605257ebe82fa3e69f]

port runtime G_SLICE aware valgrind-friendly allocator over to current impl


2011-01-14  Caolán McNamara  <caolanm@redhat.com>  [30d12698db10eae6823d4a5ee6d1de3260771890]

set G_SLICE if unset in valgrind mode for convenience


2011-01-14  Caolán McNamara  <caolanm@redhat.com>  [59ca9aed238de756c7831fdcba2c0737b3e749c8]

set VALGRIND=memcheck to run unit test under valgrind


2011-01-14  Petr Mladek  <pmladek@suse.cz>  [289820eb5a6ed55d31ec6c79a9f6865c8cee83f2]

unopkg crasher on SLED11-SP1 (bnc#655912)

activateExtension call broke memory if dp_misc::getIdentifier and xNewExtension
were called inline; the problem was visible only with gcc-4.3.4 and did not
appear with older or newer gcc versions

valgrind got happy and unopkg stopped crashing after the values were passed via
the extra variables

it looks like a miscompilation; IMHO, it does not make sense to report it
because it does not happen with last gcc version

this code is not critical for the performance, so the workaround with
extra variables is fine; they might even be optimized out by the compiler

Signed off by Michael, Noel, Tor

2011-01-14  Kohei Yoshida  <kyoshida@novell.com>  [7ca33e2820a857770bcab1239de015d5fd1cb3a5]

Remove pesky on-line registration menu entry. (fdo#33112)


2011-01-14  Ingrid Halama [iha]  <Ingrid.Halama@oracle.com>  [df4eb12515da36973ad00eb2ae2b18ca303646c7]

chart46: #i116468# scale tab page - better fallback after wrong input


2011-01-14  Kohei Yoshida  <kyoshida@novell.com>  [9c680fc88ce034af595b27f2bd0f58cf008c38e1]

More progress on unit-testing datapilot.  But I'm still not through.

I'm not being successful with getting all dimension members shown.
I must be missing something.....

2011-01-14  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [bac065099dd740eee97918d8898b312f723df85a]

gnumake3: reducing differences between macosx and linux platform files


2011-01-14  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [ac15916a4b3a032b92e0c9fd8e05cd7950730f5a]

gnumake3: #i116362# fixing static linking on osx (part 1)


2011-01-14  Caolán McNamara  <caolanm@redhat.com>  [99bd0cbb2213a5952810dfb4a1540c51bdcb1717]

WaE, throw out some warnings


2011-01-14  Ingrid Halama [iha]  <Ingrid.Halama@oracle.com>  [dbf69a6612a5471d7ae23b1bf41afd1e9fec23a2]

chart46: #i25706# implement date axis - #i116467# change behaviour of own data table


2011-01-14  Caolán McNamara  <caolanm@redhat.com>  [0ccf7cd56cec5e3d4806f202eff32ee5783c9df5]

ironically --enable-werror doesn't do anything if all modules set warningfree


2011-01-14  Kohei Yoshida  <kyoshida@novell.com>  [760a57fb4f2032f11e60f96e9fd9e8c1184cfb10]

Remove pesky on-line registration menu entry. (fdo#33112)


2011-01-14  Mikhail Voytenko  <mav@openoffice.org>  [9d03441ed0e9ac247656b3baaca9030c89e20551]

removetooltypes01: #i112600# remove tooltypes from reportdesign


2011-01-14  Caolán McNamara  <caolanm@redhat.com>  [dbde7b19ab80c8b2189e7be58374b44687c952e3]

cppunit: make these tests work again


2011-01-14  Kohei Yoshida  <kyoshida@novell.com>  [b3942c1f19cacce41adbb2af678921b4f18a105f]

Remove the Registration... menu item which we don't want. (fdo#33112)


2011-01-14  Mikhail Voytenko  <mav@openoffice.org>  [351f811977224b7ef0cd10256d02f43b1ad19324]

removetooltypes01: #i112600# remove tooltypes from desktop


2011-01-14  Caolán McNamara  <caolanm@redhat.com>  [74bf7fdd4755890d3bde922d229fbb3491de140f]

sync test with da0fd5c999fc6f8b5e2d4ecccbf66e1034a03ed9


2011-01-14  Carsten Driesner  <cd@openoffice.org>  [06cf6944a0311597edb7bba98b6463a6ecefe942]

removetooltypes01: #i112600# Remove tool types from binfilter, starmath, svx, toolkit and xmloff


2011-01-14  Carsten Driesner  <cd@openoffice.org>  [f0199f252c2cc653afef67ad321cf5544d7bf145]

removetooltypes01: #i112600# Remove tool types from binfilter, starmath, svx, toolkit and xmloff


2011-01-14  Carsten Driesner  <cd@openoffice.org>  [80731dbfcb48a2ffec30a4b2abe1ba8ada8f0169]

removetooltypes01: #i112600# Remove tool types from binfilter, starmath, svx, toolkit and xmloff


2011-01-14  Carsten Driesner  <cd@openoffice.org>  [9233ec54a1708a98aa19c7b2f607c128f228539f]

removetooltypes01: #i112600# Remove tool types from binfilter, starmath, svx, toolkit and xmloff


2011-01-14  Caolán McNamara  <caolanm@redhat.com>  [c06fcacb282088350275fedde7e0cf4610368db4]

get these tests building again


2011-01-14  Caolán McNamara  <caolanm@redhat.com>  [eba75635058c0775e071164109ead319f13c1ca6]

cppunit: enable these tests


2011-01-14  Caolán McNamara  <caolanm@redhat.com>  [7af7025b3de21d9ab52840e77019ebb9174efdf7]

Resolves: rhbz#668057 lock sftp urls too


2011-01-14  Caolán McNamara  <caolanm@redhat.com>  [387b32109267cc855f1c127e3d4f6d316fb8cfaf]

cppunit: port these tests over to canonical cppunit


2011-01-14  Caolán McNamara  <caolanm@redhat.com>  [f2abd69d6adfa4e1ad0369519d61a226d9d56857]

get this to build again


2011-01-14  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [c31e439f34c5ee083c95980f6796f82f393cc61d]

rebase to DEV300_m97


2011-01-14  Mikhail Voytenko  <mav@openoffice.org>  [6fb2b3e423f5725752f10b5d8931535b6d2afaa0]

removetooltypes01: #i112600# remove tooltypes from scripting


2011-01-14  Caolán McNamara  <caolanm@redhat.com>  [e2f14d9061ab4015a69ece02428ba30f2c48b0ae]

cppcheck: prefer prefix variant


2011-01-14  Topround aka Zathuras  <topround@gmail.com>  [4de38f4e20c69b429da98b0d93fbf00ec53dbb2f]

Remove commented out code

Also remove else blocks that were then emptied.

Signed-off-by: Tor Lillqvist <tlillqvist@novell.com>

2011-01-14  David Tardon  <dtardon@redhat.com>  [963eaad3785f1ee6f5505ad5487d6b339205114e]

remove superfluous includes


2011-01-14  David Tardon  <dtardon@redhat.com>  [7d1bc6148d785100c1254fad63dcfbfdb0da53e2]

remove superfluous includes


2011-01-14  David Tardon  <dtardon@redhat.com>  [b80088f0146ab054f2d230aad7c59b95ee2b625b]

specify array size as a constant


2011-01-14  David Tardon  <dtardon@redhat.com>  [942b844bc294976d3f96932d0536bbda5b581c86]

use SAL_N_ELEMENTS to compute array size


2011-01-14  Caolán McNamara  <caolanm@redhat.com>  [881653120607f0025f28b896e1e7b6c3e1870290]

Related: rhbz#668057 recognize sftp urls


2011-01-14  Mikhail Voytenko  <mav@openoffice.org>  [78c59356757e189f3b3297ac3be0c25f7d28dfc2]

removetooltypes01: #i112600# remove tooltypes from vbahelper


2011-01-14  Carsten Driesner  <cd@openoffice.org>  [cb1c6113360211915332a4863b0789fd48446b33]

removetooltypes01: #i112600# Remove tools types from basic


2011-01-14  Michael Meeks  <michael.meeks@novell.com>  [b9edae0abbb0a426e1a262fdbc2b46f9850ccd6c]

fix FMR crasher bug#33099


2011-01-14  Mikhail Voytenko  <mav@openoffice.org>  [3d6a5a98cda10e18dacd96028f2bf0ec0b478988]

removetooltypes01: #i112600# remove tooltypes from chart2


2011-01-14  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [43379fbdaea4c5a2d50495910126540584bc807e]

gridsort: XMutableGridData: renamed updateRow to updateRowData for consistency; introduced updateRowToolTip as shortcut for multiple updateCellToolTip calls


2011-01-14  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [d35c316d001426d263d9389f8f8df5e5839e1779]

gridsort: XMutableGridData: renamed updateRow to updateRowData for consistency; introduced updateRowToolTip as shortcut for multiple updateCellToolTip calls


2011-01-14  Carsten Driesner  <cd@openoffice.org>  [2cce17c5b5637744b1086f14dfcd2d9cbbfa5710]

removetooltypes01: #i112600# Remove tools types from padmin


2011-01-14  Norbert Thiebaud  <nthiebaud@gmail.com>  [d20aada42b5c4e5e0ac82514c21334f6e466c87f]

add starmath libraries to Repository.mk


2011-01-14  Joseph Powers  <jpowers27@cox.net>  [b17863d3e4995520edb63b0aa77843eefd775eee]

Additional fix to Remove DECLARE_LIST(SfxStyleFilter, SfxFilterTupel*)

Thanks Lubos Lunak for pointing this out.

2011-01-14  Mikhail Voytenko  <mav@openoffice.org>  [409873c1c1267b71eb53e4d5536fc240510438d9]

removetooltypes01: #i112600# remove tooltypes from dbaccess


2011-01-14  Michael Meeks  <michael.meeks@novell.com>  [6aa4b5522518c7bb69cf29465842a8a14ea5a87a]

fix FMR crasher bug#33099


2011-01-14  Norbert Thiebaud  <nthiebaud@gmail.com>  [8f9c63dc92d086750a1d07eb14821782bdacc012]

remove a debug-only 3-state confusing pseudo-boolean...


2011-01-14  Mikhail Voytenko  <mav@openoffice.org>  [863ec4cca1583013a0e77304f70cdd650834606d]

removetooltypes01: #i112600# remove tooltypes from writerfilter


2011-01-14  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [7af54f5dfe1aa651cfec80727c18a83de6737762]

gridsort: updateCell->updateCellData, setCellToolTip->updateCellToolTip; in both methods, have (Col,Row) params instead of (Row,Col), for consistency reasons


2011-01-14  Mikhail Voytenko  <mav@openoffice.org>  [78b9b7bffa0f5de3d5617dd83eeadb0adb9c8886]

removetooltypes01: #i112600# remove tooltypes from xmlsecurity


2011-01-14  Caolán McNamara  <caolanm@redhat.com>  [cfe507362099d7cb1b8ad50191ba8ef1dd38c421]

WaE: C4244 conversion from int to USHORT


2011-01-14  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [db9388daa6f997ea54b7637c761bf0664b68ff6f]

gridsort: if the tooltip text contains line breaks, force the tip style to be 'balloon' - the 'normal' style doesn't support line breaks


2011-01-14  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [f64fd0b4a2b5c1e8fe4f5742d8ef530b02cd9f22]

gridsort: +QUICKHELP_TIP_STYLE_BALLOON, to be used with ShowTip, to force a tip to appear in balloon-style


2011-01-14  Mikhail Voytenko  <mav@openoffice.org>  [e8c2c1daae9008d383288f94600b1d34d2059fb1]

removetooltypes01: #i112600# remove tooltypes from filter


2011-01-14  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [eef5fc84000e0787c62b785fa2e3caa157a468b5]

gnumake3: #i116362# fixing static linking on linux


2011-01-14  Luboš Luňák  <l.lunak@suse.cz>  [3170da9784c874a724c18cbb8215e6cbcd73365b]

fix out_of_range abort introduced in 7bc30e29


2011-01-14  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [fda5c8a28a2601df5a2dcab0f30ac5ac64cbccf0]

gridsort: re-add tooltip support to X(Mutable)GridDataModel, this time more explicit, and less magical


2011-01-14  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [f30518cc978f4f74a7e61d03872b913124e82f76]

gridsort: re-add tooltip support to X(Mutable)GridDataModel, this time more explicit, and less magical


2011-01-14  Caolán McNamara  <caolanm@redhat.com>  [3523506d2d6ad22a30361ec599270123f97037f8]

Resolves: fdo#32633 use standard Edit button width of 50 (cherry picked from commit a3c9ea96b2deee09060fae80d673e262b27872bb)


2011-01-14  Caolán McNamara  <caolanm@redhat.com>  [d88cf2961d256ee0f4bbfda849d6a5a645332b40]

Resolves: fdo#32633 use standard Edit button width of 50


2011-01-14  Mikhail Voytenko  <mav@openoffice.org>  [13c1c67ec50995550076b7085d1a955b9df09cd0]

removetooltypes01: #i112600# remove tooltypes from cui


2011-01-14  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [d0cdc38a6771473b81f002da6769b7b723d657ff]

gridsort: TableDataWindow: use Help::ShowTip instead of Help::ShowQuickHelp. This means it doesn't interfere with the "normal" quick help (which is a singleton really dedicated to, well, quickly displaying help). Also, it means we do not need the QUICKHELP_NO_DELAY flag.

To prevent flickering when repeatedly showing such a tip, introduced Help::UpdateTip, which updates an existing
tip, instead of destroying the old tip window, and creating a new one.

Used this new UpdateTip also in the BrowseBox, means means some less flickering there, too.
2011-01-14  Caolán McNamara  <caolanm@redhat.com>  [6540514e2dbf84eee0691f041307a8d611bd21f0]

fix this to build


2011-01-14  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [3ef488717f5925df2254bcc39bbbbe7b37fa9a0a]

n#657135: Enhanced fields fixes (key inputs, and 0-length fields import)


2011-01-14  Mikhail Voytenko  <mav@openoffice.org>  [86b9167c0f56cd161e1f008b1c282af065e30b39]

removetooltypes01: #i112600# remove tooltypes from formula


2011-01-14  Mikhail Voytenko  <mav@openoffice.org>  [1a64ddfe1d1deeb1779dfa73a4fc8aad089dc968]

removetooltypes01: #i112600# remove tooltypes from extensions


2011-01-14  Tor Lillqvist  <tlillqvist@novell.com>  [348eba2087067c1600000eabe95cd8e68df7e875]

Be slightly more paranoid defensive

(cherry picked from commit f8bfab1f464d0f26accb6d28b31b4749306bbfda)

Signed-off-by: Thorsten Behrens <thb@documentfoundation.org>

2011-01-14  Caolán McNamara  <caolanm@redhat.com>  [b9a5d4f77cf5b4ac552f92ccd13dbc7bdd666be0]

WaE: this dir is now warning free


2011-01-14  Tor Lillqvist  <tlillqvist@novell.com>  [3a1c85e245d096437502995acd0eaad628ce46e9]

Fix buffer size problem that broke MSI installer localization

(cherry picked from commit 5b7719a49fd57a9f446201fabc02bf1787dbbeee)

Signed-off-by: Thorsten Behrens <thb@documentfoundation.org>

2011-01-14  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [acaf4f1d75540acd79b7380c7f0ade4e04b75bd8]

gridsort: moved tabledatawindow from svtools/inc/svtools to svtools/source/table - this is not a public file, after all


2011-01-14  Caolán McNamara  <caolanm@redhat.com>  [8ff12fb4e2a9062117dc56b9cd84922bfe900eb8]

Can't use RTL_CONSTASCII_USTRINGPARAM on pointers


2011-01-14  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [13cbe08da83e43ab876418f9eb6061b67416002c]

gridsort: fix calculation of auto-alternating-color: Do not adjust towards WHITE, but towards the color of the other rows


2011-01-14  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [b6d8855706f5048082ab60467d1460ee3658ce19]

gridsort: added runtime-checks (non-pro only) for consistency of m_aColumnWidths


2011-01-14  Tor Lillqvist  <tlillqvist@novell.com>  [0459ed5d6025693e75397a86c41877739c7cedfb]

Be slightly more paranoid defensive


2011-01-14  Mikhail Voytenko  <mav@openoffice.org>  [a4babcc4a08648e99d988fca640ab555da10048c]

removetooltypes01: #i112600# fix TRUE/FALSE autodoc tags


2011-01-14  Mikhail Voytenko  <mav@openoffice.org>  [8568e19020ad6d8598bdd8c9c7f02db964ef81ad]

removetooltypes01: #i112600# fix TRUE/FALSE autodoc tags


2011-01-14  Mikhail Voytenko  <mav@openoffice.org>  [94eae11e9ee5956df320078b759ad86459df6694]

removetooltypes01: #i112600# fix TRUE/FALSE autodoc tags


2011-01-14  Mikhail Voytenko  <mav@openoffice.org>  [41fb6b154197078bf0abe89c1279cc6ce0d3e0ed]

removetooltypes01: #i112600# fix TRUE/FALSE autodoc tags


2011-01-14  Caolán McNamara  <caolanm@redhat.com>  [292fe1da59cb8a30dc7a7004aa067750a358923e]

catch exceptions from missing components here as well more cleanly


2011-01-14  Mikhail Voytenko  <mav@openoffice.org>  [a2242be9c3551310027b341db53164ebd78bc6c8]

removetooltypes01: #i112600# remove tooltypes from basctl


2011-01-14  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [b7f4e6a2d6725a6a0b9c415996d035da7e37cb7b]

gridsort: respect runtime-changes of the table metrics (in the UNO control model)


2011-01-14  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [3862204a208143119d3304ef891d591b6da831de]

gridsort: ouch. Removed IAccessibleTable::GetSelectedRows. It exposed an internal implementation detail, and in fact some clients (the A11Y API implementation) exploited this, e.g. by simply adding elements to the array, without the owner (the TableControl/_Impl) ever noticing it. Replaced that with a working API.

In this course, removed XGridSelection::getMin/MaxSelectionIndex. Pretty useless IMO, unused, and ugly to
implement.
2011-01-14  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [f26a7965ee65bf50754fa8f4cd8e88b965727528]

gridsort: ouch. Removed IAccessibleTable::GetSelectedRows. It exposed an internal implementation detail, and in fact some clients (the A11Y API implementation) exploited this, e.g. by simply adding elements to the array, without the owner (the TableControl/_Impl) ever noticing it. Replaced that with a working API.

In this course, removed XGridSelection::getMin/MaxSelectionIndex. Pretty useless IMO, unused, and ugly to
implement.
2011-01-14  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [dfe2edc22c03fc4b0f536749cdf9550412ef7e89]

gridsort: ouch. Removed IAccessibleTable::GetSelectedRows. It exposed an internal implementation detail, and in fact some clients (the A11Y API implementation) exploited this, e.g. by simply adding elements to the array, without the owner (the TableControl/_Impl) ever noticing it. Replaced that with a working API.

In this course, removed XGridSelection::getMin/MaxSelectionIndex. Pretty useless IMO, unused, and ugly to
implement.
2011-01-14  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [a05b122758abf6e692fb63a87a75a585213338f9]

gridsort: replaced RemoveSelectedRow by ClearSelection - the first implementation was buggy, anyway, and ClearSelection is the same as SelectAll( false ) (which was the only use case)


2011-01-14  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [d41461c3de4108c5e09c64e30a38079b01217e96]

gridsort: replaced RemoveSelectedRow by ClearSelection - the first implementation was buggy, anyway, and ClearSelection is the same as SelectAll( false ) (which was the only use case)


2011-01-14  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [4394d293a5cebb453590bbed775551a3c30c2ec9]

gridsort: fixed invalidateRowRange for some edge cases


2011-01-14  David Tardon  <dtardon@redhat.com>  [003fb254873945550f6ad71a0152417e43be9905]

remove duplicated test


2011-01-13  Joseph Powers  <jpowers27@cox.net>  [9a759899bfaa6388efff8c7ccfaa27d4c82921f4]

Remove DECLARE_LIST( ScRangeListBase, ScRangePtr )


2011-01-13  Joseph Powers  <jpowers27@cox.net>  [45144db6be23eb71325debc1f95814f956987d4f]

Remove warnings & trailing whitespace


2011-01-13  Kohei Yoshida  <kyoshida@novell.com>  [c88a779c43c98db1f93a28fe667e29e94b8918f5]

More on unittesting data pilot.


2011-01-13  Kohei Yoshida  <kyoshida@novell.com>  [fb092f75bdc057437624e3f40268db4f7f1bbf3f]

Set dimension information for the datapilot save data.


2011-01-13  Tor Lillqvist  <tlillqvist@novell.com>  [5f23d395a7e65d2916ceb50372c3791918cbc11e]

Fix buffer size problem that broke MSI installer localization


2011-01-13  Caolán McNamara  <caolanm@redhat.com>  [40b78a73439804bf6b815d824eb3d06e6c5a6dbe]

Move this system-mesa-headers test inside opengl extension test

Here it only gets used for non-Windows and non-Linux. It will current defaults
to using these "internal" headers like we do for xrender and friends.

2011-01-13  Kohei Yoshida  <kyoshida@novell.com>  [81b64115a0e1b0d539fd12da583a12c611a9ebbb]

Insert data into data sheet to be used in datapilot table.

But no testing yet.  I need to figure out how to create a data pilot
object without relying on the UI or shell code.

2011-01-13  Kohei Yoshida  <kyoshida@novell.com>  [469ab04734df91055f6e1f13c1b47a82ac70fd77]

Oops.  Unintended commit.  Removed.


2011-01-13  Kohei Yoshida  <kyoshida@novell.com>  [3df0d240e374d6d18e688f524ae13e5480cc7d6d]

More testing though it's currently disabled as it fails.


2011-01-13  Kohei Yoshida  <kyoshida@novell.com>  [10bf54ef7a31d9339cac34d1d25dd07595ff12ad]

Forgot to delete sheet at the end of the test.


2011-01-13  Kohei Yoshida  <kyoshida@novell.com>  [573e4306074c2d332537be2edc6a8e67319eac9f]

Added unit test for sheet copying.

BTW one line is disable due to i#116439.  I'll re-enable this once
that bug is fixed.

2011-01-13  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [eb58f4f5ab11fc0655ea11e24284b69100986912]

gnumake3: refactoring gbuild linking to prepare for static lib linking fixing (some more for osx)


2011-01-13  Kohei Yoshida  <kyoshida@novell.com>  [b207eeb1182b078cf6c620a0529137b43429657b]

Reverting the merge commit 0fe55349b05fae496a86a3fa958d184f0453916c.

I created a patch between before and after the merge commit, and
reverse-applied it.  This is because if you revert a merge commit
in git you are denying all future merges from that branch.  I wasn't
sure if we really wanted that.

Signed-off-by: Petr Mladek <pmladek@suse.cz>

2011-01-13  Kohei Yoshida  <kyoshida@novell.com>  [0908a1f813da099d89795dc2c66d943feff1271d]

Revert "This is also part of the merge."

This reverts commit 0fe55349b05fae496a86a3fa958d184f0453916c.

Signed-off-by: Petr Mladek <pmladek@suse.cz>

2011-01-13  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [0e9406ad207a9eaff584dd8adc5f10cab55b441c]

gnumake3: refactoring gbuild linking to prepare for static lib linking fixing


2011-01-13  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [5727495bfde8f208cab2466e0b7bf1af160609ee]

gnumake3: refactoring gbuild linking to prepare for static lib linking fixing


2011-01-13  Luboš Luňák  <l.lunak@suse.cz>  [38eaab515327be28ef6a16c91c886ec3c42eb304]

do not write w:docGrid to styles.xml


2011-01-13  Luboš Luňák  <l.lunak@suse.cz>  [3ccf001a7c363442cdffd32935575aff36610c9f]

fix incorrect indentation level


2011-01-13  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [09d66c1f31b05a8bbd06f88a2af8ae2d9ddb2eff]

vcl118: ImplControlValue is needed outside vcl after all


2011-01-13  Niklas Nebel  <nn@openoffice.org>  [6103f40bc8c7e24efeb79e3a78587ac9cd78ba1e]

calc65: fix pyuno environment script


2011-01-13  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [3d914bead0bbe44781c13ae2957475971b773b4d]

gridsort: rowsRemoved/Inserted: update scrollbars


2011-01-13  Mikhail Voytenko  <mav@openoffice.org>  [ec8fbbb7419ebbe6f6206442508e3e3943cee972]

removetooltypes01: #i112600# remove tooltypes from slideshow and forms


2011-01-13  Mikhail Voytenko  <mav@openoffice.org>  [94fc32ce8479bf308e3bfda1b97727a2b9b98f1b]

removetooltypes01: #i112600# remove tooltypes from slideshow and forms


2011-01-13  Mikhail Voytenko  <mav@openoffice.org>  [a6569df130ac16327e4f52498e9925e16f56bf10]

removetooltypes01: #i112600# remove tooltypes from slideshow and forms


2011-01-13  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [efd8adea09c07035875f8bdb18f8959ea603e898]

gridsort: added runtime (non-pro) consistency checks for TableControl_Impl::m_aSelectedRows


2011-01-13  Joseph Powers  <jpowers27@cox.net>  [e714837b127c34ce85a87066c17d17f73521ea7f]

remove DECLARE_LIST(SbxVarList_Impl, SbxVariable*)

It was only used during debug to print a list of variables created.

2011-01-13  Niklas Nebel  <nn@openoffice.org>  [5b68ceac72cd19f37d7021e9cc04d91a349b0c47]

calc65: #i116439# CopyToTable: ScShowRowsEntry has 'show' state, not 'hidden'


2011-01-13  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [3fbbc7662deb5d5758667b51e24a2ac9b1b4bb34]

gridsort: cleaned up (parts of) the selection-related code


2011-01-13  Mikhail Voytenko  <mav@openoffice.org>  [006b8504d7c633a61b4953151e71b83fda8e204d]

removetooltypes01: #i112600# remove tooltypes from svx


2011-01-13  Michael Meeks  <michael.meeks@novell.com>  [2188ccec86288a26452b15a47975dd8b821b011c]

fix search toolbar up/down search button icons


2011-01-13  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [d77c03b022105acf37594a9545c9c867c4c1503e]

calc65: #i116371# fix backgrounds for polypolygons in metafile


2011-01-13  Michael Meeks  <michael.meeks@novell.com>  [dab25be5fab09f210bb974c2a86cfa0cfa85f2a2]

fix search toolbar up/down search button icons


2011-01-13  Mikhail Voytenko  <mav@openoffice.org>  [2ccbdca418fccd80bcab976a8033a1c62dc60da2]

removetooltypes01: #i112600# remove tooltypes from drawinlayer


2011-01-13  Joseph Powers  <jpowers27@cox.net>  [c836c6b80304d946e86697c81b20d820adf6201e]

Remove some extra #includes and trailing whitespace


2011-01-13  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [2702fbdf06551b8f8ddbd9bb2ae5f6589939139d]

gridsort: moved *all* members from TableControl to TableControl_Impl - this is what the PIMPL pattern is good for, right? (Removed the AccessibleTableControl_Impl class in this course, not needed anymore)


2011-01-13  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [37a550ad7f196f3fc66a95ed2dea80a9f18213d4]

vcl118: solve a namespace conflict


2011-01-13  Ocke Janssen [oj]  <Ocke.Janssen@oracle.com>  [c61e2a722864969fb5835df68c86c993934ad431]

dba34c: compile error


2011-01-13  Carsten Driesner  <cd@openoffice.org>  [cd8b926d4374843eaab936b346f4f4e9b9841ffc]

removetooltypes01: #i112600# Exchange misleading sal_uIntPtr with sal_uLong / remove tools types from editeng


2011-01-13  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [c8030037c49842a8cbda8345a4f0f24a50822a3f]

gridsort: reworked the notification system for inserted/removed rows In this course, more code which was in SVTXGridControl was moved to the places it belongs to, effectively meaning that the TableControl has better chances than before to be used outside an SVTXGridControl (though we're not there, yet).

Also, the selection-related methods in TableControl/_Impl got some refactoring love, so the implementation
details are hidden in the Impl class now, instead of being exposed to an exploited by the TableControl.

And while we were there ... The XGridSelection does not provide a |selectColumn| anymore (there was no
preparation whatsoever for column selection, anywhere, thus it was a complete dummy.)
Also, its de/selectRows methods have been removed: They have questionable use, and make implementation
rather difficult, compared with multiple calls to de/selectRow.
2011-01-13  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [4c08b4b3d3b5427ffa843868704e8dd44c8b1826]

gridsort: reworked the notification system for inserted/removed rows In this course, more code which was in SVTXGridControl was moved to the places it belongs to, effectively meaning that the TableControl has better chances than before to be used outside an SVTXGridControl (though we're not there, yet).

Also, the selection-related methods in TableControl/_Impl got some refactoring love, so the implementation
details are hidden in the Impl class now, instead of being exposed to an exploited by the TableControl.

And while we were there ... The XGridSelection does not provide a |selectColumn| anymore (there was no
preparation whatsoever for column selection, anywhere, thus it was a complete dummy.)
Also, its de/selectRows methods have been removed: They have questionable use, and make implementation
rather difficult, compared with multiple calls to de/selectRow.
2011-01-13  Thorsten Bosbach  <tbo@OpenOffice.org>  [d6759d385d83959b3320f4c65689e85086f5dc3e]

#i116397# fix math


2011-01-13  sb  <sb@openoffice.org>  [9616f9f8306e88c42eda6141fd895cbaf67ba59b]

sb139: #i116447# osl_receivePipe triggers OSL_TRACE for non-error EOF


2011-01-13  Carsten Driesner  <cd@openoffice.org>  [baa228bd0d3c925bdceec1baf7b0095380bb2c69]

removetooltypes01: #i112600# Exchange misleading sal_uIntPtr with sal_uLong in framework


2011-01-13  sb  <sb@openoffice.org>  [d873a6df8039666186ec3850562d35d10ef60b5f]

sb139: #i116445# do not write to a disposed Java URP bridge


2011-01-13  Carsten Driesner  <cd@openoffice.org>  [f9387e6431f323a0713111a05223b4c98500005c]

removetooltypes01: #i112600# Exchange misleading sal_uIntPtr with sal_uLong in uui


2011-01-13  Carsten Driesner  <cd@openoffice.org>  [f6eccc2ea7f61ba4a98da966bea6475f54bd303b]

removetooltypes01: #i112600# Exchange misleading sal_uIntPtr with sal_uLong in fpicker


2011-01-13  sb  <sb@openoffice.org>  [7bf5ab295e38ecdde42245ad8732cdf9c05ebcba]

sb139: #i116444# handle short reads in io_acceptor::PipeConnection::read


2011-01-13  Mikhail Voytenko  <mav@openoffice.org>  [5d46e270c357034f81c91d787cf50dff586ee5a2]

removetooltypes01: #i112600# remove tooltypes from avmedia


2011-01-13  Mikhail Voytenko  <mav@openoffice.org>  [3e3d12cb88fa6dc4e6d00692e57c9cb70c709e17]

removetooltypes01: #i112600# let binfilter use tooltypes further


2011-01-13  Carsten Driesner  <cd@openoffice.org>  [df0b31641237470028437efd959c355dc0f32953]

removetooltypes01: #i112600# Exchange misleading sal_uIntPtr with sal_uLong in accessibility


2011-01-13  sb  <sb@openoffice.org>  [c2a4c121445a7b0728f2cd0e34e585a2884fd5bc]

sb139: #i116441# wrong dependencies in solenv/inc/_cppunit.mk


2011-01-13  Carsten Driesner  <cd@openoffice.org>  [0cb5080d653910d699238a7920174c2e73a8c801]

removetooltypes01: #i112600# Exchange misleading sal_uIntPtr with sal_uLong in linguistic


2011-01-13  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [2fba65d4ec2c6ecee91cd5af3411b613bd490444]

dr78: unx build errors


2011-01-13  Tor Lillqvist  <tlillqvist@novell.com>  [04752751d5fac163e661d256976d37e76c6e9cdc]

Remove obsolete solenv/config


2011-01-13  Carsten Driesner  <cd@openoffice.org>  [6e6de6ff1ed83b1a0d3a09ce4a91f72f15403886]

removetooltypes01: #i112600# Exchange misleading sal_uIntPtr with sal_uLong in svl


2011-01-13  Caolán McNamara  <caolanm@redhat.com>  [39b67dcf715cb9d63dc46fa9736cc61eb178df65]

add an explicit


2011-01-13  Carsten Driesner  <cd@openoffice.org>  [d1b478f18dee26565d638054f54fabd5ac87c346]

removetooltypes01: #i112600# Exchange misleading sal_uIntPtr with sal_uLong in idl


2011-01-13  Caolán McNamara  <caolanm@redhat.com>  [963663c8ae5cc2c6bcb13d0ab5841d2d5a0a56a2]

WaE: this dir is now warning free


2011-01-13  Caolán McNamara  <caolanm@redhat.com>  [b901f3708a71720e6938c2c86655f016df34d50b]

WaE: this dir is now warning free


2011-01-13  os  <os@openoffice.org>  [6a6d7ba189f1073deb2d1874de74f5dafcbf55a7]

merged


2011-01-13  os  <os@openoffice.org>  [7e534103d8865c87370a33749d427ba006e9dfbf]

m97 merged


2011-01-13  os  <os@openoffice.org>  [7f63f2b57ef35b9cdfbc8c1a1325baabda752a31]

m97 merged


2011-01-13  os  <os@openoffice.org>  [6f69c2d1e9a3d6a47c7e30c6f797b40513a542f4]

m97 merged


2011-01-13  os  <os@openoffice.org>  [f4a55f927a49e2ebffda08ed1601c1a5b7bf8b19]

m97 merged


2011-01-13  os  <os@openoffice.org>  [986bc0bd65a92886faeb8d696e78b31d9fdc2b03]

m97 merged


2011-01-13  os  <os@openoffice.org>  [a067dae6d679fb435c1111f4c74e2f49abdf2091]

m97 merged


2011-01-13  os  <os@openoffice.org>  [641980facf14d4ff19a3a79ac125837f8f80dfec]

m97 merged


2011-01-13  os  <os@openoffice.org>  [fb23e151e59fb742b39bc46be563350d3a49fed8]

m97 merged


2011-01-13  Kohei Yoshida  <kyoshida@novell.com>  [685f41cee0d727c26e78edf438175a295d435349]

Ditto


2011-01-13  Kohei Yoshida  <kyoshida@novell.com>  [240317dc64b9c3cdd30c41bdb5e4a7d821fb53a7]

Aligned names.


2011-01-13  Kohei Yoshida  <kyoshida@novell.com>  [bf9499781bc5d9d8ccb08681a25a9ec4312c8f82]

ScDPCollection is no longer derived from ScCollection.

ScCollection is another redundant data structure that could easily
be replaced with boost::ptr_vector or any of its siblings.

2011-01-12  Joseph Powers  <jpowers27@cox.net>  [ab91cf04fb6aee4da631fc1c8bfdcdbfa2407f8c]

Remove DECLARE_LIST( SvXMLStyleContexts_Impl, SvXMLStyleContextPtr )


2011-01-12  Joseph Powers  <jpowers27@cox.net>  [4901ecc73bc0acd244dcae4bce9d6f5ef00720be]

Remove DECLARE_LIST( SvXMLAutoStylePoolCache_Impl, OUStringPtr )

Actually, we only add items and remove items and never use items... so I'm
just deleting it.

2011-01-12  Joseph Powers  <jpowers27@cox.net>  [66f0f3a45851119d06bf39a56151a514471525dc]

Remove DECLARE_LIST(SvXMLAutoStylePoolPropertiesPList_Impl,...)


2011-01-13  Kohei Yoshida  <kyoshida@novell.com>  [eaa9f3425196260798e750a5564522dfa2b4c863]

Use boost::ptr_list to store data cache instances to fix memory leak.


2011-01-12  Joseph Powers  <jpowers27@cox.net>  [d8879d8342397cf0d399e7028cd910ebefb0bddb]

Remove DECLARE_LIST(ImpXMLAutoLayoutInfoList, ImpXMLAutoLayoutInfo*)


2011-01-12  Joseph Powers  <jpowers27@cox.net>  [41090a5240d59be5287881d795e4fde2db6b6186]

Remove DECLARE_LIST(ImpXMLEXPPageMasterList, ImpXMLEXPPageMasterInfo*)


2011-01-13  Kohei Yoshida  <kyoshida@novell.com>  [1d2b4089c41d5cc183638a47598ba02d8ad2d7ee]

Renamed data member.


2011-01-12  Kohei Yoshida  <kyoshida@novell.com>  [b8d460580f9ba7d9da19d1fb6bd101fa16e41ba6]

Removed unused method.


2011-01-12  Kohei Yoshida  <kyoshida@novell.com>  [2bc1da2caa0caadf14921de58d0757ed82733bd0]

Moved the dp cache handling code from ScDocument to ScDPCollection.

Let's not bloat ScDocument any more than it currently is.  We need
to be making ScDocument smaller by moving stuff out, not adding
stuff in.  Plus, dp caches are relevant only when the document has
data pilot tables, so it makes more sense to move it to
ScDPCollection.

2011-01-12  Joseph Powers  <jpowers27@cox.net>  [464b3a1fad44af267f97d03ee16c8414653f8e49]

Remove DECLARE_LIST(ImpPlaceholderList, SdXMLPresentationPlaceholderContext*)


2011-01-12  Kohei Yoshida  <kyoshida@novell.com>  [a7a4d683b1685edcac0ae00731f2ff04ae670eeb]

Cleaned up inconsistent coding styles.


2011-01-13  Miklos Vajna  <vmiklos@frugalware.org>  [eb0a54df369094fbfd6fd1c9501c7419f98b1905]

Fix debug build with system-libxml

Fixes:

$ build debug=t dbglevel=2
...
In file included from /home/vmiklos/git/libreoffice/master/clone/writer/sw/source/core/layout/dbg_lay.cxx:125:0:
../inc/frame.hxx:37:29: fatal error: libxml/encoding.h: No such file or directory
compilation terminated.

and similar errors in several subdirs.

2011-01-13  Miklos Vajna  <vmiklos@frugalware.org>  [d201bf18c64a3e71d00fb377c425162966f93c8b]

RTF: fix height of wrapped pictures on export (partial fix for fdo#32613)


2011-01-13  Sören Möller  <soerenmoeller2001@gmail.com>  [222ef4296d2255f168f207a339242dcb6869bc14]

Moved funcdesc's implementations out of global.cxx

Added comments to one of the classes, created two necessary
headerfiles and made smaller code cleanups

2011-01-12  Michael Meeks  <michael.meeks@novell.com>  [bb311c943d6b0fd4644346d1f58f917a579ccbdc]

BrOffice Windows start menu branding


2011-01-12  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [1b1ba41c8b258ffe84d11eaac3948271a7c2cad8]

gridsort: removed the XGridDataModel.removeRows flavour which took an arbitrary sequence of indexes - this makes the handling, in particular for listeners, unnecessarily complex, and has a questionable use only


2011-01-12  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [6fba3904b909f7604a38e58e2a8ac3d2542a9410]

gridsort: removed the XGridDataModel.removeRows flavour which took an arbitrary sequence of indexes - this makes the handling, in particular for listeners, unnecessarily complex, and has a questionable use only


2011-01-12  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [8e393744a57878d48f7d18cbf4abb34ea0cc4109]

gridsort: @raises is not recognized by autodoc, use @throws instead


2011-01-12  Kohei Yoshida  <kyoshida@novell.com>  [e16eb07b2a511e3b571a10bb52eb125d00c1a31e]

Removed commented-out lines.


2011-01-12  Radek Doulik  <rodo@novell.com>  [cd43ee9583b0cb2bd91daea14cc365a076af1756]

fix bullet characters encoding for symbol fonts, n#656934


2011-01-12  Radek Doulik  <rodo@novell.com>  [1fda89a99e47cca896b7414daa3c01be4e9877a1]

fix placeholder styles, n#656934

 - do not lookup ph indexes which are set to -1

2011-01-12  Radek Doulik  <rodo@novell.com>  [a216757e8c26ce1c97461dc02930cb63531e5cb0]

fix crash, happened when loading document from n#657892

 - check that the sequence has has at least one item before assigning it

2011-01-12  Thorsten Behrens  <tbehrens@novell.com>  [e0be5756748f87b4cbccf8326c983aeeec98adba]

Move CC/CXX saving to a safe place

AC_CHECK_LIB, AC_CHECK_HEADER etc tend to touch CC, so better
move saving of that var to an earlier part of configure

2011-01-12  Kohei Yoshida  <kyoshida@novell.com>  [19e769e697ef3cc16065a766fc037a26e525f839]

Add bits to change appearance of the edit box upon invalid references.


2011-01-12  Mikhail Voytenko  <mav@openoffice.org>  [d67883ee66dc1370fd4dd631252318a6dbbeaa5e]

removetooltypes01: #i112600# let binfilter use tooltypes further


2011-01-12  Kohei Yoshida  <kyoshida@novell.com>  [647e57e69f70c19c58b39ca658a79dd4f0c2ec68]

De-contaminated code base a bit.

What's up with these useless comments anyway?  Also, don't be lazy
and replace all ScRef* with formula::Ref* *when* the classes get
relocated, not after.

2011-01-12  Tor Lillqvist  <tlillqvist@novell.com>  [53d492eb9170ecdc5925e26adb63fb3f6a241191]

Remove leftover cruft from find -exec syntax


2011-01-12  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [46609bbf0fbcef0c4b9cc835c31e54a93d80c404]

dr78: build errors after rebase


2011-01-12  Tor Lillqvist  <tlillqvist@novell.com>  [8910ee630e40f655ff295955cc6cd388e8feef67]

Add Emacs and vim mode lines


2011-01-12  Andras Timar  <timar@fsf.hu>  [605b8c63d38ce81c00094e7608b7b5fb561be026]

the name MySQL Connector lost the "for OpenOffice.org" ending


2011-01-12  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [a0ae3a84410a5da09f7ad32d2f17d54361570ce4]

rebase to DEV300_m97


2011-01-12  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [c0ee205fc65f71ad2e85bd61f453652434e2c192]

rebase to DEV300_m97


2011-01-12  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [66ad4d2015ee735daef445668324c71f35c8444b]

rebase to DEV300_m97


2011-01-12  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [387ab0f072927d9e3b3e3a1a2eaf32b169b700ac]

rebase to DEV300_m97


2011-01-12  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [67d2422e9ed81281d9c6b4da08a4549968aa1890]

rebase to DEV300_m97


2011-01-12  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [c3606deedae1b20b3e8aa4db29daecaa30bc4dfb]

rebase to DEV300_m97


2011-01-12  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [ecb9166cbbbc7891b9a6f56a263502587a946dbd]

rebase to DEV300_m97


2011-01-12  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [0a4c6941671d13891aafec23778baabc38980a70]

vcl118: #i37400# implement Fax G4 encoding for 1bit images


2011-01-12  Joseph Powers  <jpowers27@cox.net>  [da2319c8e9c818f30a0f859d36c37b1736508ceb]

Remove DECLARE_LIST(ImpMasterPageList, SdXMLMasterPageContext*)


2011-01-12  Joseph Powers  <jpowers27@cox.net>  [de84f6da54e703ccebd1d3b7b2ff4e3d5945b602]

Remove unused header file


2011-01-12  Joseph Powers  <jpowers27@cox.net>  [86fad8918f13fecf09113db74b218bf50b7aec13]

Quite compiler warnings


2011-01-12  Joseph Powers  <jpowers27@cox.net>  [e2dcef6ceae07d6b593188bc0eeed3f8873dfbe0]

Remove #include & whitespace


2011-01-12  Carsten Driesner  <cd@openoffice.org>  [caa3d247d2ff8d34881e5fdb2edd4d153c2725c0]

removetooltypes01: #i112600# Exchange misleading sal_uIntPtr with sal_uLong in sot


2011-01-12  Carsten Driesner  <cd@openoffice.org>  [15e0ed81e377962c1f054d581e26d8038e50c73c]

removetooltypes01: #i112600# Exchange misleading sal_uIntPtr with sal_uLong in unotools


2011-01-12  Carsten Driesner  <cd@openoffice.org>  [a0602756a7bd259f6ee4e62161afe00298ba1d6c]

removetooltypes01: #i112600# Exchange misleading sal_uIntPtr with sal_uLong in l10ntools


2011-01-12  Carsten Driesner  <cd@openoffice.org>  [0f029bd13462f28ae38bd1371c7c7b42dd992bdc]

removetooltypes01: #i112600# Exchange misleading sal_uIntPtr with sal_uLong in rsc


2011-01-12  Carsten Driesner  <cd@openoffice.org>  [1c90aa6d259d8ae21552856c1407ff6f1b3a13a1]

removetooltypes01: Exchange misleading type sal_uIntPtr with sal_uLong


2011-01-12  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [09ce9b27d51d30a6528346dcd96683b34e5fa785]

dr78: merge from external


2011-01-12  Michael Meeks  <michael.meeks@novell.com>  [10de7accfb2993cd1723c915bcf9e4802ad24a76]

BrOffice Windows start menu branding


2011-01-12  Niklas Nebel  <nn@openoffice.org>  [c19504b56663050e5cf1aa2e27758e8f8085bfe7]

dr78: #i116426# use ODataAccessDescriptor for database import parameters, support bookmarks for selection


2011-01-12  Joseph Powers  <jpowers27@cox.net>  [07716077c75ed937d92f9a7ac690755170086410]

Remove DECLARE_LIST( SwXMLFrmFmts_Impl, SwFrmFmtPtr )


2011-01-12  Christoph Herzog  <rhogez@googlemail.com>  [f80f169f3d5c0d7038f4c690cf51c0f0d594f415]

Translations of comments in writer/sw/inc


2011-01-12  Carsten Driesner  <cd@openoffice.org>  [b7f5f44df674c7e47a8c1597bf082a8292b14efd]

removetooltypes01: Exchange misleading type sal_uIntPtr with sal_uLong


2011-01-12  Ingrid Halama [iha]  <Ingrid.Halama@oracle.com>  [bb15dfd763af19c547a27c40882d9cdf1477f375]

chart46: #i25706# implement date axis - #i116425# interpret no data as text axis


2011-01-12  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [c9eead1b9965c797cca47024d30cb7b8d00c7029]

gridsort: impl_getCellRect: no need to adjust the rect as returned by the TableCellGeometry instance. If there are really situations which rely on this, there'y buggy, and need to be fixed properly.


2011-01-12  Ocke Janssen [oj]  <Ocke.Janssen@oracle.com>  [ea51944d952612269d8a5ceb3dad9e019e81e4a5]

dba34c: unused var when not in debug


2011-01-12  Julien Nabet  <serval2412@yahoo.fr>  [6ca25e81926be8c7a28f1dfb5c4c4a14370e8413]

Some cppcheck cleaning


2011-01-12  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [c2718415ea6fdc1181e25168a8c394a60699384e]

gridsort: consolidated retrieval of text draw flags - on incarnation of those 10 lines of code is enough, isn't it?


2011-01-12  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [8578ba4dc736b53c3ca8461516e4024d276b3b05]

gridsort: consolidated and fixed table cell rendering. Instead of tampering with the target areas for cell rendering in various different places, do this in the renderer only, in a single defined way.


2011-01-12  Julien Nabet  <serval2412@yahoo.fr>  [c34bae9706fce2bb1a9e9794f75a8233b1312042]

Some cppcheck cleaning


2011-01-12  Caolán McNamara  <caolanm@redhat.com>  [77887a602840ee1c9685e7f9a5d053f684cccf31]

don't use -i with xargs


2011-01-12  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [164fc0a7f5a139a1cbe37d50857de871e0b8cc74]

dr78: rebase to DEV300_m97


2011-01-12  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [eb11aeaa54ca1625014fbe668d162bdb73ad6c9a]

dr78: rebase to DEV300_m97


2011-01-12  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [dde4826512be5dfa10e6df34eb238440bcd70113]

dr78: rebase to DEV300_m97


2011-01-12  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [a201f7ee9633dfd0dc194131e3e8e9cc882777eb]

dr78: rebase to DEV300_m97


2011-01-12  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [97811e2bbb84b82dbc52619bc70f8ed2eba59ee7]

dr78: rebase to DEV300_m97


2011-01-12  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [d31622ece21d1179708f68249a84c2ec724536ef]

dr78: rebase to DEV300_m97


2011-01-12  Noel Power  <noel.power@novell.com>  [e165fa460088469edbbcfccea4aa09d99033ffc7]

fix for fdo#32742#


2011-01-12  tono  <tono@openoffice.org>  [2796261f7e53ef8c070a5b64f2f7b847d998c7bc]

mingwport33: i#116264: gbuild for MinGW - add oldname library for static libstdc++


2011-01-12  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [edc807267cd919293994def7da1a22e4b53ba9b6]

gridsort: reworked the color model for grid controls. Now supporting more than two alternating colors, having more reasonable defaults for the colors (VOID instead of some hard-coded values, which thus are unusable). Also, introduced new property UseGridLines controlling whether or not to paint the table grid.


2011-01-12  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [6c8d7babb69985bf3f676b59cf767952c971ebc5]

gridsort: reworked the color model for grid controls. Now supporting more than two alternating colors, having more reasonable defaults for the colors (VOID instead of some hard-coded values, which thus are unusable). Also, introduced new property UseGridLines controlling whether or not to paint the table grid.


2011-01-12  David Tardon  <dtardon@redhat.com>  [09527e934aedd2e177a682c43efaa4c20ab717df]

rhbz#659394 avoid mangling internal state in case of UNO exception


2011-01-12  Noel Power  <noel.power@novell.com>  [a6bd48835ad88594c76fd887bf0d57cd5937fe0f]

fix for fdo#32742#


2011-01-12  Mathias Bauer  <mba@openoffice.org>  [59467d6df8f982c6260b14a0f509d91fdb95a141]

CWS gnumake3: #i116422#: convert svx to new build system


2011-01-12  Mathias Bauer  <mba@openoffice.org>  [bd22a91eadd65c44a185347d6965802e75a3d630]

CWS gnumake3: #i116422#: convert svx to new build system


2011-01-12  Mathias Bauer  <mba@openoffice.org>  [58dc7b886639acc1f5b24eaab3da69087e559746]

CWS gnumake3: #i116422#: convert svx to new build system


2011-01-12  Mathias Bauer  <mba@openoffice.org>  [a877851a7ce71c562e8ef4f10c39444b025c4a56]

CWS gnumake3: #i116422#: convert svx to new build system


2011-01-12  Mathias Bauer  <mba@openoffice.org>  [1dca51dbbb12bf2655fe701ac856e3808f300a5c]

CWS gnumake3: #i116422#: convert svx to new build system


2011-01-12  Mathias Bauer  <mba@openoffice.org>  [2dd37c6ba0b1369904990adf12f4bc85ab698db5]

CWS gnumake3: #i116422#: convert svx to new build system


2011-01-12  Mathias Bauer  <mba@openoffice.org>  [fe6d1ac402b301fd2b15c202d153fe9f8b7494db]

CWS gnumake3: #i86790#: clean up mess with ooo+iso resource files


2011-01-12  Mathias Bauer  <mba@openoffice.org>  [5bac7d841917afddb54945bc5a2282505b8cd648]

CWS gnumake3: #i86790#: clean up mess with ooo+iso resource files


2011-01-12  Mathias Bauer  <mba@openoffice.org>  [9b73b029b91f96922c055206ee820ea6b42647d6]

CWS gnumake3: #i86790#: clean up mess with ooo+iso resource files


2011-01-12  Mathias Bauer  <mba@openoffice.org>  [71a1572e5bf4b52c190d99b79268f787bb515380]

CWS gnumake3: #i86790#: clean up mess with ooo+iso resource files


2011-01-12  Mikhail Voytenko  <mav@openoffice.org>  [2b42b8533640fc34709c8d702d0b0448489ed73f]

removetooltypes01: #i112600# remove tooltypes from automation


2011-01-12  Ingrid Halama [iha]  <Ingrid.Halama@oracle.com>  [9a8ff5c2508f78394dfda2e22c0b3b600000a284]

chart46: #i25706# implement date axis - #i116411# number format during editing


2011-01-12  Mikhail Voytenko  <mav@openoffice.org>  [7afd69a40182db58aef59502f78705ffaffd19c6]

removetooltypes01: #i112600# remove tooltypes from sfx2


2011-01-12  Rene Engelhard  <rene@debian.org>  [5df5b4b8da20d9016b958812b6c42267caadd2fc]

fix presenter screens description.xml build


2011-01-12  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [13d81b8e4d8d7c96d2abdaa1679b5e32101d623f]

gridsort: XGridCell/Renderer are unused and useless


2011-01-12  Muthu Subramanian K  <sumuthu@novell.com>  [16752e0ac995a3cc8829abaa723392d653055775]

Fix forced div formatting (when nCntPre = 0)


2011-01-12  David Tardon  <dtardon@redhat.com>  [81d22042d20aa479df9bc97566b7f3477de41d17]

handle css::table::BorderLine in addition to css::table::BorderLine2

That means that table cell properties are correctly set on OpenXML
import again, whoo!

2011-01-11  Joseph Powers  <jpowers27@cox.net>  [aab5e57ea41687a8bdee69498849e74b39354a13]

Remove DECLARE_LIST( SwXMLTableLinesCache_Impl, SwXMLTableLinesPtr )


2011-01-11  Joseph Powers  <jpowers27@cox.net>  [7348b649a522a7b539b8ce5838e36b9a5af6f4a3]

Cleanup Whitespace & Quite Warnings


2011-01-11  Kohei Yoshida  <kyoshida@novell.com>  [dc77d98400fb58d0f3d42222e581362df44f493f]

Prefer early bail out in order to reduce indentation levels.


2011-01-11  Joseph Powers  <jpowers27@cox.net>  [c5460252f83151a03b36eb338e29071b6f96d4d3]

Remove DECLARE_LIST( SvxShapeList, SvxShape * )

Also quite some compiler warnings.

2011-01-11  Joseph Powers  <jpowers27@cox.net>  [15f1150fa092f05b753fd1cf9d4f4621374c0f2f]

Remove DECLARE_LIST( SvxDrawPageList, SvxDrawPage * )

Also quite some compiler warnings.

2011-01-11  Joseph Powers  <jpowers27@cox.net>  [ab5b9ca676fd511895b28ec985f5830aa6fec707]

Remove DECLARE_LIST( SvxIDPropertyCombineList, SvxIDPropertyCombine * )


2011-01-11  Joseph Powers  <jpowers27@cox.net>  [f324384677dd903707eeab8d75a19678461f95d8]

Remove extra #include & white space & quite warnings


2011-01-11  Kohei Yoshida  <kyoshida@novell.com>  [75421e57d0d65e16b01e0ff4bb6ed8a47e554f5d]

Do the same for single cell references and range name references.


2011-01-11  Kohei Yoshida  <kyoshida@novell.com>  [b17c7cb5a26ef58037af4624da1049ec9cdf2579]

Properly cache range data from in-memory documents.

Failure to do this resulted in referenced external range data not
being saved to the document.  This change fixes this.

2011-01-11  Petr Mladek  <pmladek@suse.cz>  [10e5c242541fcefbf14a7e05b627ae5d4128bea7]

Please, ignore the previous message; it was for the libreoffice-3-3-0 branch

This is 'libreoffice-3-3' - the stable branch for the 3.3.x releases.
Only safe changes, reviewed by anoter person are allowed.

If you want to build something cool, unstable, and risky, use master.

2011-01-11  Petr Mladek  <pmladek@suse.cz>  [13ba44b14bb6b0dee01b8204413a35085d0cb3a5]

Please, ignore the previous message; it was for the libreoffice-3-3-0 branch

This is 'libreoffice-3-3' - the stable branch for the 3.3.x releases.
Only safe changes, reviewed by anoter person are allowed.

If you want to build something cool, unstable, and risky, use master.

2011-01-11  Petr Mladek  <pmladek@suse.cz>  [b1845548bb73578b2b571e00c85eedabbc251b05]

Please, ignore the previous message; it was for the libreoffice-3-3-0 branch

This is 'libreoffice-3-3' - the stable branch for the 3.3.x releases.
Only safe changes, reviewed by anoter person are allowed.

If you want to build something cool, unstable, and risky, use master.

2011-01-11  Petr Mladek  <pmladek@suse.cz>  [4e6d5d2fb7aac7944e2de15744d889b332664d1d]

Please, ignore the previous message; it was for the libreoffice-3-3-0 branch

This is 'libreoffice-3-3' - the stable branch for the 3.3.x releases.
Only safe changes, reviewed by anoter person are allowed.

If you want to build something cool, unstable, and risky, use master.

2011-01-11  Petr Mladek  <pmladek@suse.cz>  [24b8bb919b53b682b4b3b8a02d83e7a558c8ccac]

Please, ignore the previous message; it was for the libreoffice-3-3-0 branch

This is 'libreoffice-3-3' - the stable branch for the 3.3.x releases.
Only safe changes, reviewed by anoter person are allowed.

If you want to build something cool, unstable, and risky, use master.

2011-01-11  Petr Mladek  <pmladek@suse.cz>  [164eb3d0841166b915c6dfd07041d263fd84754c]

Please, ignore the previous message; it was for the libreoffice-3-3-0 branch

This is 'libreoffice-3-3' - the stable branch for the 3.3.x releases.
Only safe changes, reviewed by anoter person are allowed.

If you want to build something cool, unstable, and risky, use master.

2011-01-11  Petr Mladek  <pmladek@suse.cz>  [6f6b7b00daf38b91acee910886b66fd1d1e25edf]

Please, ignore the previous message; it was for the libreoffice-3-3-0 branch

This is 'libreoffice-3-3' - the stable branch for the 3.3.x releases.
Only safe changes, reviewed by anoter person are allowed.

If you want to build something cool, unstable, and risky, use master.

2011-01-11  Petr Mladek  <pmladek@suse.cz>  [88036ffd68bfcc2b5e4167bcfcf485ed3ec48607]

Please, ignore the previous message; it was for the libreoffice-3-3-0 branch

This is 'libreoffice-3-3' - the stable branch for the 3.3.x releases.
Only safe changes, reviewed by anoter person are allowed.

If you want to build something cool, unstable, and risky, use master.

2011-01-11  Petr Mladek  <pmladek@suse.cz>  [b1c00375aaca38fc9d28cdaacfbdc1909ebef3d1]

Please, ignore the previous message; it was for the libreoffice-3-3-0 branch

This is 'libreoffice-3-3' - the stable branch for the 3.3.x releases.
Only safe changes, reviewed by anoter person are allowed.

If you want to build something cool, unstable, and risky, use master.

2011-01-11  Petr Mladek  <pmladek@suse.cz>  [76918d2d36b48bb21f4afc105067d8b8711e9539]

Please, ignore the previous message; it was for the libreoffice-3-3-0 branch

This is 'libreoffice-3-3' - the stable branch for the 3.3.x releases.
Only safe changes, reviewed by anoter person are allowed.

If you want to build something cool, unstable, and risky, use master.

2011-01-11  Petr Mladek  <pmladek@suse.cz>  [fc35cd3d81d93b3b9a029efa83a14887890bc60d]

Please, ignore the previous message; it was for the libreoffice-3-3-0 branch

This is 'libreoffice-3-3' - the stable branch for the 3.3.x releases.
Only safe changes, reviewed by anoter person are allowed.

If you want to build something cool, unstable, and risky, use master.

2011-01-11  Petr Mladek  <pmladek@suse.cz>  [b6a5c194d7347f188783419a8b3d630fc9d846f2]

Please, ignore the previous message; it was for the libreoffice-3-3-0 branch

This is 'libreoffice-3-3' - the stable branch for the 3.3.x releases.
Only safe changes, reviewed by anoter person are allowed.

If you want to build something cool, unstable, and risky, use master.

2011-01-11  Petr Mladek  <pmladek@suse.cz>  [d9edb09014297c47979c1f09d2dc193a0596f5f0]

Please, ignore the previous message; it was for the libreoffice-3-3-0 branch

This is 'libreoffice-3-3' - the stable branch for the 3.3.x releases.
Only safe changes, reviewed by anoter person are allowed.

If you want to build something cool, unstable, and risky, use master.

2011-01-11  Petr Mladek  <pmladek@suse.cz>  [442e502e1025344076ee26ee840aec11cb395abc]

Please, ignore the previous message; it was for the libreoffice-3-3-0 branch

This is 'libreoffice-3-3' - the stable branch for the 3.3.x releases.
Only safe changes, reviewed by anoter person are allowed.

If you want to build something cool, unstable, and risky, use master.

2011-01-11  Petr Mladek  <pmladek@suse.cz>  [16f9504da300a003cb485658e6367b02d7468cc7]

Please, ignore the previous message; it was for the libreoffice-3-3-0 branch

This is 'libreoffice-3-3' - the stable branch for the 3.3.x releases.
Only safe changes, reviewed by anoter person are allowed.

If you want to build something cool, unstable, and risky, use master.

2011-01-11  Petr Mladek  <pmladek@suse.cz>  [d02933c621303e4edd3e76f56c708c1022b02a3c]

Please, ignore the previous message; it was for the libreoffice-3-3-0 branch

This is 'libreoffice-3-3' - the stable branch for the 3.3.x releases.
Only safe changes, reviewed by anoter person are allowed.

If you want to build something cool, unstable, and risky, use master.

2011-01-11  Petr Mladek  <pmladek@suse.cz>  [c585707fe6aaa1a9621b5e03b0d8cafc46a0e582]

Please, ignore the previous message; it was for the libreoffice-3-3-0 branch

This is 'libreoffice-3-3' - the stable branch for the 3.3.x releases.
Only safe changes, reviewed by anoter person are allowed.

If you want to build something cool, unstable, and risky, use master.

2011-01-11  Petr Mladek  <pmladek@suse.cz>  [be4686f055d9f6347d328d6284c474c707352e31]

Please, ignore the previous message; it was for the libreoffice-3-3-0 branch

This is 'libreoffice-3-3' - the stable branch for the 3.3.x releases.
Only safe changes, reviewed by anoter person are allowed.

If you want to build something cool, unstable, and risky, use master.

2011-01-11  Wol  <anthony@youngman.org.uk>  [9e5592db2655ea80f4f684d7690e7da2d9edfa19]

Licencing files

Added the three COPYING files for the three licences,
and the TEMPLATE.SOURCECODE.HEADER to go at the start of new source
files

2011-01-11  Anders Jonsson  <anders.jonsson@norsjonet.se>  [f274c43f1811dde4c0346938b3c3134f17b96126]

Remove commented code


2011-01-11  Petr Mladek  <pmladek@suse.cz>  [3c3c902c30eefbaf7e771a3e925865c9085a4455]

Branch libreoffice-3-3-0

This is 'libreoffice-3-3-0' - the stable branch for the 3.3.0 release.
Only very safe changes, reviewed by three people are allowed.

If you want to commit more complicated fix for the next 3.3.x release,
please use the 'libreoffice-3-3' branch.

If you want to build something cool, unstable, and risky, use master.

2011-01-11  Petr Mladek  <pmladek@suse.cz>  [b19d535ca81197799d3d3b198fe91b6aebfe5a59]

Branch libreoffice-3-3-0

This is 'libreoffice-3-3-0' - the stable branch for the 3.3.0 release.
Only very safe changes, reviewed by three people are allowed.

If you want to commit more complicated fix for the next 3.3.x release,
please use the 'libreoffice-3-3' branch.

If you want to build something cool, unstable, and risky, use master.

2011-01-11  Petr Mladek  <pmladek@suse.cz>  [85431cad619604195b0cfc07e27ac2dde91d0c87]

Branch libreoffice-3-3-0

This is 'libreoffice-3-3-0' - the stable branch for the 3.3.0 release.
Only very safe changes, reviewed by three people are allowed.

If you want to commit more complicated fix for the next 3.3.x release,
please use the 'libreoffice-3-3' branch.

If you want to build something cool, unstable, and risky, use master.

2011-01-11  Petr Mladek  <pmladek@suse.cz>  [cf8d8b1d0e5acc4865c6726cdc9213d2559475d7]

Branch libreoffice-3-3-0

This is 'libreoffice-3-3-0' - the stable branch for the 3.3.0 release.
Only very safe changes, reviewed by three people are allowed.

If you want to commit more complicated fix for the next 3.3.x release,
please use the 'libreoffice-3-3' branch.

If you want to build something cool, unstable, and risky, use master.

2011-01-11  Petr Mladek  <pmladek@suse.cz>  [de44e91676b916582791260a40496337c646c090]

Branch libreoffice-3-3-0

This is 'libreoffice-3-3-0' - the stable branch for the 3.3.0 release.
Only very safe changes, reviewed by three people are allowed.

If you want to commit more complicated fix for the next 3.3.x release,
please use the 'libreoffice-3-3' branch.

If you want to build something cool, unstable, and risky, use master.

2011-01-11  Petr Mladek  <pmladek@suse.cz>  [376f42bd4f4ed1575e1fc56bdb8889b49361a87e]

Branch libreoffice-3-3-0

This is 'libreoffice-3-3-0' - the stable branch for the 3.3.0 release.
Only very safe changes, reviewed by three people are allowed.

If you want to commit more complicated fix for the next 3.3.x release,
please use the 'libreoffice-3-3' branch.

If you want to build something cool, unstable, and risky, use master.

2011-01-11  Petr Mladek  <pmladek@suse.cz>  [cc31142c342a51b46cb615b20b9b4c56bd244a44]

Branch libreoffice-3-3-0

This is 'libreoffice-3-3-0' - the stable branch for the 3.3.0 release.
Only very safe changes, reviewed by three people are allowed.

If you want to commit more complicated fix for the next 3.3.x release,
please use the 'libreoffice-3-3' branch.

If you want to build something cool, unstable, and risky, use master.

2011-01-11  Petr Mladek  <pmladek@suse.cz>  [fcdf467d924fb6987912c1600872134a9bfa04be]

Branch libreoffice-3-3-0

This is 'libreoffice-3-3-0' - the stable branch for the 3.3.0 release.
Only very safe changes, reviewed by three people are allowed.

If you want to commit more complicated fix for the next 3.3.x release,
please use the 'libreoffice-3-3' branch.

If you want to build something cool, unstable, and risky, use master.

2011-01-11  Petr Mladek  <pmladek@suse.cz>  [611a43f3eb6df695264baf0efb3cccf998d6dc79]

Branch libreoffice-3-3-0

This is 'libreoffice-3-3-0' - the stable branch for the 3.3.0 release.
Only very safe changes, reviewed by three people are allowed.

If you want to commit more complicated fix for the next 3.3.x release,
please use the 'libreoffice-3-3' branch.

If you want to build something cool, unstable, and risky, use master.

2011-01-11  Petr Mladek  <pmladek@suse.cz>  [2530be32a2bb2094b54f1c0131a53342cdfae7f3]

Branch libreoffice-3-3-0

This is 'libreoffice-3-3-0' - the stable branch for the 3.3.0 release.
Only very safe changes, reviewed by three people are allowed.

If you want to commit more complicated fix for the next 3.3.x release,
please use the 'libreoffice-3-3' branch.

If you want to build something cool, unstable, and risky, use master.

2011-01-11  Petr Mladek  <pmladek@suse.cz>  [590a129a6e8654e86dff4f4ee37d60f3db7d98dd]

Branch libreoffice-3-3-0

This is 'libreoffice-3-3-0' - the stable branch for the 3.3.0 release.
Only very safe changes, reviewed by three people are allowed.

If you want to commit more complicated fix for the next 3.3.x release,
please use the 'libreoffice-3-3' branch.

If you want to build something cool, unstable, and risky, use master.

2011-01-11  Petr Mladek  <pmladek@suse.cz>  [962d30debc67ea5749a5aded0d879c558c9b1520]

Branch libreoffice-3-3-0

This is 'libreoffice-3-3-0' - the stable branch for the 3.3.0 release.
Only very safe changes, reviewed by three people are allowed.

If you want to commit more complicated fix for the next 3.3.x release,
please use the 'libreoffice-3-3' branch.

If you want to build something cool, unstable, and risky, use master.

2011-01-11  Petr Mladek  <pmladek@suse.cz>  [18c726b3fd7ca653024fd5a3d3dacf6135d1233d]

Branch libreoffice-3-3-0

This is 'libreoffice-3-3-0' - the stable branch for the 3.3.0 release.
Only very safe changes, reviewed by three people are allowed.

If you want to commit more complicated fix for the next 3.3.x release,
please use the 'libreoffice-3-3' branch.

If you want to build something cool, unstable, and risky, use master.

2011-01-11  Petr Mladek  <pmladek@suse.cz>  [14ccd958a83212d92fa50a82ae60dd6a8b4338cc]

Branch libreoffice-3-3-0

This is 'libreoffice-3-3-0' - the stable branch for the 3.3.0 release.
Only very safe changes, reviewed by three people are allowed.

If you want to commit more complicated fix for the next 3.3.x release,
please use the 'libreoffice-3-3' branch.

If you want to build something cool, unstable, and risky, use master.

2011-01-11  Petr Mladek  <pmladek@suse.cz>  [7a719ac0a78c534fe10381b5eb1d5a4a6de75d1c]

Branch libreoffice-3-3-0

This is 'libreoffice-3-3-0' - the stable branch for the 3.3.0 release.
Only very safe changes, reviewed by three people are allowed.

If you want to commit more complicated fix for the next 3.3.x release,
please use the 'libreoffice-3-3' branch.

If you want to build something cool, unstable, and risky, use master.

2011-01-11  Petr Mladek  <pmladek@suse.cz>  [6d4fd18a1b5af3850e1f7d4bf463a9d55763ff5b]

Branch libreoffice-3-3-0

This is 'libreoffice-3-3-0' - the stable branch for the 3.3.0 release.
Only very safe changes, reviewed by three people are allowed.

If you want to commit more complicated fix for the next 3.3.x release,
please use the 'libreoffice-3-3' branch.

If you want to build something cool, unstable, and risky, use master.

2011-01-11  Petr Mladek  <pmladek@suse.cz>  [aa433cab6a47981952bb89668cf6c0715dff3b27]

Branch libreoffice-3-3-0

This is 'libreoffice-3-3-0' - the stable branch for the 3.3.0 release.
Only very safe changes, reviewed by three people are allowed.

If you want to commit more complicated fix for the next 3.3.x release,
please use the 'libreoffice-3-3' branch.

If you want to build something cool, unstable, and risky, use master.

2011-01-11  Petr Mladek  <pmladek@suse.cz>  [18d254d23ebf08cf3d10ad291123bd218a795fb1]

Branch libreoffice-3-3-0

This is 'libreoffice-3-3-0' - the stable branch for the 3.3.0 release.
Only very safe changes, reviewed by three people are allowed.

If you want to commit more complicated fix for the next 3.3.x release,
please use the 'libreoffice-3-3' branch.

If you want to build something cool, unstable, and risky, use master.

2011-01-11  Kohei Yoshida  <kyoshida@novell.com>  [5de90fdb1e13060c2838baf2fca499de5df6dcc2]

Get SUMIF to work with external references. (fdo#33002)


2011-01-11  Christina Rossmanith  <Christina Rossmanith>  [668360f1243f4c7d2a9f52b59ea84146f7932a1c]

Translated comments from German to English / Removed unnecessary comments


2011-01-11  Caolán McNamara  <caolanm@redhat.com>  [1c5371bbd4b2465ee51c2c48e9ccca5b22515818]

Remove dodgy looking extra PushIllegalArgument


2011-01-11  Caolán McNamara  <caolanm@redhat.com>  [79196faa40ad290f66f8f78fd2b4a1ae486fe6d0]

best to initialize nTab2 from nTab1


2011-01-11  Julien Nabet  <serval2412@yahoo.fr>  [2bc5fb34285a00e551d076e8867f12de1e218bf6]

Some cppcheck cleaning


2011-01-11  Caolán McNamara  <caolanm@redhat.com>  [534216a32e06d9e56de7fdf6b307c0cd7ff1feea]

add missing modelines


2011-01-11  Caolán McNamara  <caolanm@redhat.com>  [a2b5f7f2673058f506bbf917dafecb9b703d70d3]

WaE: this dir is warnings free now


2011-01-11  Caolán McNamara  <caolanm@redhat.com>  [4e9cb724a9bd52077e6d901716f779fe20c54793]

these short options now deprecated, so use long ones


2011-01-11  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [76365bac02b0ee3ffc3755699034b8d790d2c97a]

gridsort: don't display cell tooltips unconditionally. Instead, when we use the cell content as tooltip, display it if and only if the renderer tells us it would not fit into the cell


2011-01-11  Caolán McNamara  <caolanm@redhat.com>  [c17c47ec5686e00491eb51ef0ffca0539a4b94a4]

use a better way to detect failure in this test-case


2011-01-11  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [69e0e16e0e50074127c6a4bef1f45dd6323b0164]

gridsort: +QUICKHELP_NO_DELAY


2011-01-11  Caolán McNamara  <caolanm@redhat.com>  [1340ffb64e61afbf2a87e118ac8e6affdd33553c]

fix this to build


2011-01-11  Caolán McNamara  <caolanm@redhat.com>  [a6045b6f5e9dd160c57b6c2e01fff7bf52310a0c]

WaE: remove pesky warning


2011-01-11  Caolán McNamara  <caolanm@redhat.com>  [dea8866d86460abc082f8aa9a56148168a583777]

WaE: sal_Int32 is a %SAL_PRIdINT32 when printfed


2011-01-11  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [80ae0dcf217c23ff73b82d0c37274415012942ab]

gnumake3: more work on junit subsequenttest migration


2011-01-11  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [b8fce145c234c435e9aae02eb9547e9bad405b52]

gnumake3: more work on junit subsequenttest migration


2011-01-11  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [f27dec459621543c9dcd94c72ab6af8147b8b4d6]

gnumake3: more work on junit subsequenttest migration


2011-01-11  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [9ba809fac54cafd52094cf0d1ac4f2838eca567e]

gnumake3: more work on junit subsequenttest migration


2011-01-11  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [aa799f64723933bbb46544f835a970cfcbb90384]

n#657135: Enhanced fields fixes (key inputs, and 0-length fields import)


2011-01-11  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [66409247cadaf7a2106a3c7f536caa1d435dd9a1]

Fixed one DBG_UTIL fantom in sw


2011-01-11  Kohei Yoshida  <kyoshida@novell.com>  [29d8d1f32dd98ac87a0cfefbca48c9efaf62c4d2]

Use --splash-pipe instead of -splash-pipe.


2011-01-11  Kohei Yoshida  <kyoshida@novell.com>  [be52cfe4526c24516c461109227f8ae86901bc68]

Correct way to add deprecation warnings.


2011-01-11  Kohei Yoshida  <kyoshida@novell.com>  [86df5e193288093b7168c696dcdcdd8b551d2e88]

Add deprecation warning on -foo style command line options.


2011-01-11  Kohei Yoshida  <kyoshida@novell.com>  [f52db3c55b191ee9ea17dfa03ea33527aac491d9]

Use a dialog for the non-unix platforms.


2011-01-11  Kohei Yoshida  <kyoshida@novell.com>  [3fb8ce944058089697fb90a082d6c180a4394ad7]

Updated the help to add the --version option.


2011-01-11  Kohei Yoshida  <kyoshida@novell.com>  [5275289dfe456d3cdc9bbe1d24309097aaa1b2d0]

Display the real version number.


2011-01-11  Kohei Yoshida  <kyoshida@novell.com>  [8c59176db6a4a09beefd20319a2e8cb5c9cdfbb0]

Print help to stdout, not to stderr like the rest of the programs.


2011-01-11  Kohei Yoshida  <kyoshida@novell.com>  [3c71b854e5653541806b70b133cf6ccf882a3872]

Hook for supporting --version command line option for Unix.


2011-01-11  Caolán McNamara  <caolanm@redhat.com>  [8e00c04fc731d572e3d700cdab8fb57fee700397]

drop typedef, don't need it for C++


2011-01-11  Caolán McNamara  <caolanm@redhat.com>  [380f4ba2f8f216c7e6116bee0636552def26818d]

WaE: this dir is warning free now


2011-01-11  Caolán McNamara  <caolanm@redhat.com>  [9d83518712066523939125801c36b51fe8b17cb4]

WaE: this dir is warning free now


2011-01-11  Caolán McNamara  <caolanm@redhat.com>  [aa62a01c51557a8ad6097eb359d93a6f7b374884]

WaE: this dir is warning free now


2011-01-11  Caolán McNamara  <caolanm@redhat.com>  [2fd0637a5235a04ebfe0ddcd660664de8a8514ed]

cppcheck: this can be const


2011-01-11  Tor Lillqvist  <tlillqvist@novell.com>  [88b1e9eff76bf40f9d6a1d7b5ece5acf8f3f6c2f]

Treat MAPI_E_USER_ABORT as success (bnc#660241)


2011-01-11  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [5e725b448fcb0f732b2b492d7452b9304de0bbce]

gridsort: PaintRowHeader's RowPos argument was superfluous - removed


2011-01-11  Carsten Driesner  <cd@openoffice.org>  [6e295e93909a5920b37e919537badfd6e10d0b94]

Merge changes


2011-01-11  Carsten Driesner  <cd@openoffice.org>  [a95c164df022d2a0c2308028abf08032cf2cdf99]

Merge changes


2011-01-11  Carsten Driesner  <cd@openoffice.org>  [ccc7d6ccee67327417c3ef29f688ca1e8c8371ae]

#removetooltypes01: Exchange of ULONG to sal_uIntPtr


2011-01-11  Carsten Driesner  <cd@openoffice.org>  [2701e0f33ca1190d788f7a8379b7b9d4f6caa05d]

removetooltypes01: #i112600# Added intermediate type to get rid of ULONG without using the old bad type replacement


2011-01-11  Joseph Powers  <jpowers27@cox.net>  [7a09afcf1adf444862ec0aa8a32f1b55a673aadf]

Remove DECLARE_LIST(ImpRecordPortionListList, ImpRecordPortionList*)


2011-01-11  Caolán McNamara  <caolanm@redhat.com>  [7fdef57d36300709a7f333ba4b4bfc2c4ccfbe75]

Resolves: fdo#32953 add preferred Malayalam fonts (cherry picked from commit 2f70074be979ca4a58e653a561a45d8d75b52f19)


2011-01-11  Mikhail Voytenko  <mav@openoffice.org>  [698c00dbdd95ebc3c6df113133076979ff2cd0a7]

removetooltypes01: #i112600# do not affect FASTBOOL in this cws


2011-01-11  Mikhail Voytenko  <mav@openoffice.org>  [66356194e2a9b45df904e6452b954b9e15a121c3]

removetooltypes01: #i112600# do not affect FASTBOOL in this cws


2011-01-11  Joseph Powers  <jpowers27@cox.net>  [8cf48c00ccd7d9157d18e3839a7ec7288cff8769]

Remove DECLARE_LIST(ImpRecordPortionList, ImpRecordPortion*)


2011-01-11  Peter Jentsch  <pjotr@guineapics.de>  [81bcda01f33cfa84358b1ccdc0d1b14246c19861]

Add alternative implementation of flat xml filter w/o xslt.

This filter implementation is directly based on
XmlFilterAdaptor and simply dumps the SAX events
provided by the XmlFilterAdaptor to an outputstream.
It currently still lacks the advanced pretty printing
available through split-long-lines.xsl in the xslt based
flat xml filter.

2011-01-11  Ingrid Halama [iha]  <Ingrid.Halama@oracle.com>  [634f59e5c4817d57a13cebc0bea277b44c3099e8]

chart46: #i25706# implement date axis - #i116406# december dates wrongly interpreted


2011-01-11  Thorsten Bosbach  <tbo@OpenOffice.org>  [6fdbd7bf226e9bfa261ab266397ff11fb334122a]

#100000# add some waiting for index dialog


2011-01-11  Joseph Powers  <jpowers27@cox.net>  [42c6115d263bfe7afb42eb34180175b79a14904e]

Remove DECLARE_LIST(FmObjectList, FmFormObj*)


2011-01-11  Peter Jentsch  <pjotr@guineapics.de>  [44b1e32891b9e12edae4d26d28b6a90c8fa206c4]

Add alternative implementation of flat xml filter w/o xslt.

This filter implementation is directly based on
XmlFilterAdaptor and simply dumps the SAX events
provided by the XmlFilterAdaptor to an outputstream.
It currently still lacks the advanced pretty printing
available through split-long-lines.xsl in the xslt based
flat xml filter.

2011-01-11  Peter Jentsch  <pjotr@guineapics.de>  [677ed3557ea4b003bcba5c8e3f287e38eee9fcf0]

Added missing split-long-lines.xsl to installation list for xsltfilter.scp


2011-01-11  Anders Jonsson  <anders.jonsson@norsjonet.se>  [896deb3caa3d6136298e6bad717f45a2220a7315]

Remove commented code


2011-01-11  Caolán McNamara  <caolanm@redhat.com>  [1839b19c9cf1e7c70023813acfddb10caf9254a7]

fix warning


2011-01-11  Caolán McNamara  <caolanm@redhat.com>  [89be1d54841d3c0a216292af9cc04a1ce019ae8c]

cppcheck: unused variables


2011-01-11  sb  <sb@openoffice.org>  [7df71b8266722cf400b743ea7b44c4b6d0fa2d7b]

sb139: merged in DEV300_m97


2011-01-11  sb  <sb@openoffice.org>  [d7ce8d2770c81d88344b2dc1bb85e341ad6ae58d]

sb139: merged in DEV300_m97


2011-01-11  sb  <sb@openoffice.org>  [d06639e31ca2bac549ed1c6a06f14f750aa2584a]

sb139: merged in DEV300_m97


2011-01-11  sb  <sb@openoffice.org>  [21faa6881e5749fdffb2283d12428344e0844b8d]

sb139: merged in DEV300_m97


2011-01-11  Caolán McNamara  <caolanm@redhat.com>  [d7cf1335473606428c9a1a81ac1bb5823bc77172]

silence spurious warning


2011-01-11  Caolán McNamara  <caolanm@redhat.com>  [c6db86d89553cc20a553e2a75317deb0f114bd48]

silence bogus cppcheck warning


2011-01-11  Joseph Powers  <jpowers27@cox.net>  [3343199e17734db8548d30d811a7968ceb9d7618]

Remove DECLARE_LIST(Polygon3DList, Polygon3D*)


2011-01-11  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [59a5decdc52544eb2f93aaaa83e87c9570d63b45]

gridsort: XGridControl: add methods to retrieve the current row/col


2011-01-11  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [0bbace39b3f04c82ec8d38ef6aedef7d14fcafc4]

gridsort: XGridControl: add methods to retrieve the current row/col


2011-01-11  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [ca18a18102f0cb0f6550c0e7c50356556ae6bfcb]

gnumake3: updated module support for checks and subsequent checks, improved error reporting


2011-01-11  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [28dda61de127077c18f04dc172fa7d824a2e6025]

gnumake3: updated module support for checks and subsequent checks, improved error reporting


2011-01-11  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [e73cc303e5201dc04c61a30572b80d3da13a2699]

gridsort: Help::ShowQuickHelp: new flag QUICKHELP_FORCE_REPOSITION, which re-positions the window even if the quick help text didn't change. Use this in the table control, this prevents the help text appearing too far from the mouse position


2011-01-11  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [d4c7fa84b7856918328bee20a5387cb32442bec3]

dr78: oox - encapsulate shape property handling in own class ShapePropertyMap


2011-01-11  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [bba68ad15d79fc2fd58c7bdf75d8badc66253077]

gridsort: IAbstractTableControl renamed to ITableControl, added a few more methods previously found at the TableControl_Impl only


2011-01-11  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [3d7ca63d0efdc25200133c4086b48982b3a20eca]

gridsort: IAbstractTableControl renamed to ITableControl, added a few more methods previously found at the TableControl_Impl only


2011-01-11  Andras Timar  <timar@fsf.hu>  [2ef0c591384b441eb359f363ab74681eb9164f02]

s/KAPITAELCHENPROP/SMALL_CAPS_PERCENT/ and define it in a header


2011-01-11  Andras Timar  <timar@fsf.hu>  [98494fa7a16c4a18d5ca994062efab16276997b4]

s/KAPITAELCHENPROP/SMALL_CAPS_PERCENT/ and define it in a header


2011-01-11  Michael Stahl  <mst@openoffice.org>  [737a43c324706fa6d20302465191fe756a77f003]

xmlfix3: #i115995#: unoxml: retain context node in XPath::CNodeList:  prevents the document containing the nodes from being released.


2011-01-11  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [cc72dd1a32cf6acaba613fa6ea289a7bd89ef1d2]

gnumake3: renamed TestFixture to CppunitTest


2011-01-11  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [733831aee2f63bdc991e91b9d83d8eb44404364f]

gnumake3: renamed TestFixture to CppunitTest


2011-01-11  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [df399dd5b190c0e45262b6409fb7d7a08163abd9]

gnumake3: complex tests in sfx2


2011-01-11  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [16275914bed0433c29f1db08a08fd6b8fd546b80]

gnumake3: complex tests in sfx2


2011-01-11  Christoph Herzog  <rhogez@googlemail.com>  [7cc1e38fe156f04e1603393b6e0e692c2ab9b3ad]

Translations in sw/inc/doc.hxx


2011-01-11  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [aac19933d26d14a1958290a93ceb41f7ff3d7822]

gridsort: XGridControl::getItemIndexAtPoint renamed to getRowAtPoint; introduced getColumnAtPoint


2011-01-11  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [16028c42b11486c7a407736c78202eda88934e13]

gridsort: XGridControl::getItemIndexAtPoint renamed to getRowAtPoint; introduced getColumnAtPoint


2011-01-11  Christoph Herzog  <rhogez@googlemail.com>  [8e16c9b996940ad024c38eaa01039f657d86acc1]

Translations sw/inc: crsrsh.hxx, cshtyp.hxx


2011-01-11  Christoph Herzog  <rhogez@googlemail.com>  [21f42231640e2b8f66f0b5a6a28a72d4b031e954]

3 more translations in writer/sw/inc


2011-01-11  tono  <tono@openoffice.org>  [6111e2c676c0ccc6362f3dfe5a3ef12d65c4a617]

mingwport33: i#116264: gbuild for MinGW - fix wrong assignment to libgcc variable


2011-01-11  Christoph Herzog  <rhogez@googlemail.com>  [3f96a01a2c5148c077c8bd979166ad93303caa5d]

Minor translations of comments for 3 files in writer/sw/inc


2011-01-11  Kayo Hamid  <kayo.hamid@gekkolinux.com.br>  [63635c60c6fa213978e2b1c2e27fa50a9ed6937e]

some cppcheck warnings


2011-01-11  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [89199c1a017c97c239e7956863047d2553a00a97]

gridsort: +XGridColumn::HelpText, to be displayed as tooltip for the column header


2011-01-11  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [012b72f48860433345989eedc9cd1ccb9350b455]

gridsort: +XGridColumn::HelpText, to be displayed as tooltip for the column header


2011-01-11  Caolán McNamara  <caolanm@redhat.com>  [4a85f127b9804a48c1ae995c010ddcf9d22ee859]

C4805: unsafe mix of BOOL and bool


2011-01-11  Caolán McNamara  <caolanm@redhat.com>  [efd0d15dea4c18d055805544d16b56f139366605]

WaE: this dir is now warning free


2011-01-11  Carsten Driesner  <cd@openoffice.org>  [322a75edf8bad6616b1543a6b81972f4c3765ee2]

removetootypes01: #i112600# Use correct conversion ULONG => sal_uIntPtr


2011-01-11  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [1cc8adbaf6e766689c879672936e98f88b1d9c08]

gridsort: removed XGridControl::setTooltip. It had a rather strange semantics, seems to be unused in the current OOo code base, and would belong to the model, if at all. Still one thing to do: do not unconditionally display the cell content as tooltip, but make this dependent on whether or not the cell content fits into the cell.


2011-01-11  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [e058014fdd70ee0923702eab0b71654f4ed5221b]

gridsort: removed XGridControl::setTooltip. It had a rather strange semantics, seems to be unused in the current OOo code base, and would belong to the model, if at all. Still one thing to do: do not unconditionally display the cell content as tooltip, but make this dependent on whether or not the cell content fits into the cell.


2011-01-11  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [5a256f4486e4b9875ea62c9a8f65ad110fda71b9]

gridsort: removed XGridControl::setTooltip. It had a rather strange semantics, seems to be unused in the current OOo code base, and would belong to the model, if at all. Still one thing to do: do not unconditionally display the cell content as tooltip, but make this dependent on whether or not the cell content fits into the cell.


2011-01-11  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [473a50faa626678f35fac9e25492349b5a5bd02d]

Fixed missing tools/toolsdllapi.h include


2011-01-11  Andras Timar  <timar@fsf.hu>  [52ac81c699d8ff7cc37807512a661f35ba966faa]

removed language code 'kid'

kid is not Koshin but key id pseudo language which is good for
debugging UI but should no be included in the product
Signed off by Fridrich on irc.

2011-01-11  Andras Timar  <timar@fsf.hu>  [74122055f5c34261e118ab1ddbdb0e5685a63c35]

Added ca_XV and ast name and description

signedd off by Fridrich on irc

2011-01-11  Caolán McNamara  <caolanm@redhat.com>  [55a089e440e58a17e89c818ae34921e236e503e1]

Resolves: fdo#32953 add preferred Malayalam fonts


2011-01-11  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [f193674d47319431a3f0edd680c1c8ecfa4ac040]

No need of creating the tags file in the two places


2011-01-11  David Tardon  <dtardon@redhat.com>  [3a55f0996773831e0a5a130cfe00ea101a06abf1]

rhbz#668654 avoid division by 0


2011-01-11  Carsten Driesner  <cd@openoffice.org>  [ce4e7d16a32df7448947e4cc72836bfea9aace26]

removetooltypes01: Use correct conversion ULONG => sal_uIntPtr


2011-01-11  Carsten Driesner  <cd@openoffice.org>  [1c6de4e777704030c332e40ffc1d06765d469919]

removetooltypes01: #i112600# Use correct conversion for ULONG => sal_uIntPtr


2011-01-10  Joseph Powers  <jpowers27@cox.net>  [1d0435281d0c4e14477266bb4956ec721444fdc3]

Remove DECLARE_LIST( ConvList, Conversation* )


2011-01-10  Joseph Powers  <jpowers27@cox.net>  [78ba5a41a8c1d1d7c6f2bfea3102244e32d7bfdd]

Remove DECLARE_LIST( LinkList, Link * )

It's a read only list, so I deleted it.

2011-01-10  Joseph Powers  <jpowers27@cox.net>  [2a479be118dd2eadfd8edabaef55359d6f5bd4be]

remove DECLARE_LIST( LinkList, Link * )

The list was read-only (no insert). I don't see why I should keep an empty
list around and try to process it's non-existant entries.

2011-01-10  Michael Meeks  <michael.meeks@novell.com>  [09bffa9a4fc0b51fc9e70f8ae66d115c3688eb8e]

make linkoo scan the solver too, for Norbert's gnumake work


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [b33d150eac8b7b4bf76f1d6caa61e5c0fa98e6ee]

-Wunitialized is not compatible with -DDEBUG


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [37b84efc2deb7226237e01b80eab54b80dc0d25e]

rename gb_HIRESTIME to gb_LOWRESTIME. Assume highres precision by default


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [63b390b7f4ac02152a6f8fafa8b97a586a926308]

add missing library for sc.  Massage the delivered libraries name.


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [616c1d36f87a5d96753fdd4e68336d5f5b7b790d]

support USE_GMAKE=1 envvar to build with gmake the modules that can be.


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [9445fa44c503daf0bf6095b053f6a588b4f89341]

add sc in the list of gmake-Modules


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [826659a2f2a00545534b44c552f843c270170095]

support for an alternate gbuild.lst to support gmake build

This is to support the possibility of building some modules with gmake
instead of dmake, while still maintaining the dmake method
fully functional

2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [89e480447ba3223fde10e028534e49d91c918c4c]

add a few comment to balance quotes, to make the editor less confused


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [95e73f3f05e769caa9338be5ad70957f65468017]

add all the sub-directory of the RESLOCATION to search for resource

calc has its images split in sub-directory they need to be added
as arguments for RSC. the easiest way seems to add -lip=xxx for each
subdirectory in $(gb_ResTarget_DEFIMAGESLOCATION)$(RESLOCATION)

2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [363aae08595ab4568df59a588893c09dbfa55bcb]

add calc related library to the Repository


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [315dd658a0f99127cd8336dc6dc1103fb5113a8b]

tweak MacOs platform specific include to build on Macos


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [e74e9f6258766390e94442bd888adbdb60e61a7a]

fixing variable exports for windows compiler (thanks ause)


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [d67548716cfdb0e4a3862c67e1584b02fbfcddd1]

fixing variable exports for windows compiler (thanks ause)


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [50199ad2a6d8b1afd79fea4d2868fb988a03e1bb]

also accept debug=t


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [271449ee88a90870d9d2eab1c452627fb9370d97]

fixing fix for error 134


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [3e5d36e270cafacbe4b3fae6a600c77701546033]

removing subshell calls for now to avoid error 134


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [f3b83558497e98093d673100ad9ce9d3395276c7]

filtering compiler and java headers on windows for dep generation


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [15ff77bb3a8fa205bab3743c157d5a8a1db24cd5]

fixing broken makedepend behaviour


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [f3b5ce6eea02fc3f5cafa1a6126d264616cd1f16]

reverted some accidental changes


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [cce9a050031bec9d8bbbec3656d462eaea860c80]

fixing ::rtl::Reference/::uno::Reference collision, which broke PCH


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [9708c32c6fbfc594a25db548a22d337c23788279]

#i105735# removed obsolete defines


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [bbff4e2c5a6a644c5d13792bc82557fc6ec76340]

fixing DEFS and CXXFLAGS (this is needed for PCH on windows)


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [385aaa980c6be53cd82fd641d9a3ec8384ba3fc1]

setting INCLUDE, INCLUDE_STL, DEFS on header target (for PCHs on Windows)


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [203882709c782121e7ccc0a4875a53b6d32019f1]

fixing filtering of PCH define for dep generation


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [4f96f4ef38745cdffe522b45d1e5df52e0bc1e62]

added gb_HIRESTIME to allow getting rid of LOW_RESOLUTION_TIME warnings


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [ddca672eb74f3153e53429998e1b1c25c7321767]

solaris awk does not close stdin when not input file is given explicitly


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [98ce6cf4e97e3c6674ecce44fb046b8106de00d2]

gnu copy should only preserve mode and timestamps


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [f2710dc82c96c6c19bde4e1a312bbe7100237535]

decrypted confused comment in LinkTarget.mk


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [46314875493cb5cf52836cb1db4064d4f4f99ba4]

add debug info; restore some of the old windows link/compile switches


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [5e923816c6cbff076aeb83284e12eb4c817cdc1d]

using awk instead of echo for better portability


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [21cbebd0d35ec1da7df5043a9299511c8abf4d28]

fixing gnucopy hack


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [f692ba2e6513eba6375763e23f8eade6e8672611]

use gnu cp when available, fallback to posix tools outherwise


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [8b38f2cd3deb2bcba8daeaaca6efe7874fce7959]

low resolution time for deliver files


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [408857cf2e5f54698b82208b184412a1e66d5d2e]

fix windows link switches


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [a1e8268ea329a429e6e394087c82ee8bf78063ef]

fixing auxtargets for windows without crashdumper


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [83ed27ef9daf9c5f65fc672a2da7860e59e92bf9]

fixed pch for full builds without an explicit setting of defs with _set_defs


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [dee6340f5c7d0f93ea254b92347743257fe8c714]

deal with .pdb files


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [aa486f30751aae55a46476db50c9bbe630738e63]

using wildcard instead of shell call in global makefile


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [cd0c2581d23c0ee6f22184098f87a357f6f24ed9]

removing hardcoded SRCDIR


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [4799103c4d9afd82f01103d8eefb4655252f649d]

removed milestone from packed module


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [614f3548d89f7b385f55b13785eb2e596576800f]

better use REPODIR


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [20dc76ba46ea7a7e70fc78e0b324de5e04f65b52]

rename deliver.log to gb_deliver.log to save it from being killed by deliver


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [621c7add3ea09c84bff51c3c5d6117582c012de3]

getting rid of obsolete install and uninstall targets


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [62e7d3eb8d6491d6e0e015acef5bc1d5d1f96766]

add dll file to deliver.log


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [960013b01f507b4e2954c8c4eb82f1324fa18fc3]

fixed package for naming convention


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [ad94d81dfed010d2e08f183514dc3bc041b8e6fb]

cleaned up module registration


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [2458aa398f71e79e0bd7e52f6fd59c1f58979596]

comments in Output.mk


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [bb70efec7913294040f8deee9eadbfecac45e101]

comments in LinkTarget.mk


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [04bd40d4cf4c8c9d54cf6e5aad48f4d2c7315d3e]

comments in LinkTarget.mk


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [876b2c805043f3ed92d6cf32712c83939c6103eb]

gbuild file permissions


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [09f003baa88bb8eabe3e8d4d98608fb8fb99aa38]

made setuplocal an extension


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [12d8dbe825b75149a7d9566c58a366d3c154fb9d]

some more comments on deliver


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [36b7b2c5418a89a21482ff88876cce50b6301da2]

packmodule extension


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [cc198439cd702a819fcfacb74339aa3f8d5a8a12]

primitive implementation of module packer created


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [ecbfbaf8c19677068c0267ba3a8c647efc46bb4d]

fix merge errors


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [b353c2838f47c636824f8212fa325a1241281c8d]

making macosx-create-bundle a good unix citizen and shut up on success


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [0468b08324fc0bb50dd17a5319ad717ff238cbde]

fixes for linking on OSX


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [c89b93150d9a923896650428df409818f7d35312]

major refactoring of the layer logic

separating it between linktarget, library and executable classes

2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [a8395c9ca8d60c67eda9828790e44905988d7d4f]

pch announcement


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [1a35a51abb7c04f5ee1351b8aff0f965a348c4ab]

fixing library names in components on windows


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [dca93e6bf1443022d058235d66e4e93f0193dfa8]

added missing processdelivered.awk script


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [3b61f3f18684fe07775e68be1320b34a670beeba]

first implementation of deliver.log generation


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [bdc248aea4a56adafd2ae8c7e914b785eb30d833]

updated license headers


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [875541c78768e81575ae1671107ee8707eccdfac]

fixing system libname registry on windows


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [aa498be17426e065e165698bbc0c1cd07e5f0ef1]

fixing rpath quoting voodoo on solaris


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [a6188bcec1d3e6628e9c9692338c7015ce1729aa]

removing touchback on deliver because of problems with subsec timestamps


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [af2053b41f1854065740b7eeeb5f6ac83cd95d00]

fixes for solaris


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [57664e15ea881a015b192f337935da7b49b6ea1c]

minor fixes related to LOCALBUILDDIR


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [26b3ed34fb5e5de3a2d5afda99a210b687cd064c]

better output


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [c77f5bbb59fee814298832df6e99d9fcb9a5ea65]

post output


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [fc10a22fd549f0fb77b461c995811f4bea057cfd]

local build dirs


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [dd9217867ea979275f27a39bfb02ba686e4df018]

local build dirs


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [8cf783e2f80217a91e32042407f4c56d04f09479]

setting CPPU_ENV on solaris


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [53a809448b2f1414478e73ab144d5249504ac1bd]

fixing comphelper lib name for solaris


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [1b4e5735dbda394550093ee5c04364b576b13ff7]

getting gnu cp out of the environment on solaris


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [567a751ed56ca6c1c90c3a5b6c1c4af7a3c649ff]

explicitly using gnu cp on solaris


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [c7a4787f6e34de4e19518bfc0cf2ddee0accac93]

finish the message with a dot.


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [e327f90f9ec5c5c5058efc78be20873e19538991]

lib name cleanup


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [f8a0364eb0933d9abf03d92c802467d22a90899c]

added file Output.mk


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [cdab38cf4d22d8e96d04435ac22262dcd7e70a2f]

more work on output


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [5fa2ae2f43bba4d1bab42c4ffe279fef38ccfa50]

enabled kbuild-like build output


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [0a24c0d480d76cc6b1e788dda028237bab17562e]

beautified announcement


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [5acc21e256a0db113829067f6d00f288789f0401]

simplify repository setup


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [0ef7f7bf76ca71015acf5554bf1fbda399305a6c]

localisation fixes


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [eb57a4465804b24ab3a52046ce33900b6a4de9c3]

simplify repository setup


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [c82435290a6a86b9735ed93256aa7045ab9121ed]

fix naming for partial build vars


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [75a677b3a44e365d95b483d60fce3296f184ea41]

simpified repository setup


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [674e799f601df89be5c4a2bb6fbae359117e5758]

error out on local builds when those where explicitly disabled


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [508b7caddff9acb84b65d9a3679f61e494c6a6e0]

simpified repository setup


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [35561e081ebae5da8c61b011a8e8f0a82d382ac3]

unixify SRCDIR on windows


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [ce6be808fb9c8af56bb0908070827c9be1dc3c7b]

prefixes for xsltproc


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [a9c380528c71d1a747a2208d925e0181d2ae8d5b]

added platform fixes


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [6384a4cf4d9bc700b776ca03fa1f50948d044ab7]

fix on deliver timestamps


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [7c274b1b3f9ddc5b6ac10829eea8dd1f2c5d272b]

fix on local build dirs


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [4da2ce927425f9ef0360519717066293b42108fc]

fix merge errors


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [fa9f2897aea645d625b466317a346df8ec4dda41]

making multirepo build more generic


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [185f7225ea558079dfa810ca8a6bc26d3761f9a9]

removed hardcoded module name ooo in root makefile


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [1e75efd04b71514fef69e3bc7279045f7d4b6014]

extracted platformfixes from gbuild dir into the repo dir


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [666d692b2b3abe9a2315b8c297229fc2bb039f2f]

fixed clean target for static libraries


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [295fc90d68662ea48043269c04223e2ff987fca3]

setuplocal works,

fixed clean targets after move to workdir,
made install and uninstall phony,
disabled deps on uninstall and setuplocal

2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [e02b1873814db306dd5075e3eb161e3a2b6faa4d]

first try at local build dirs


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [e1958844a47c351d0a8c7e8db06072c9a5527d63]

explicit delivering of ResTargets


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [83cba9e22b0b2f148a610b659a64079f7952fa4d]

more work on shadow outdir


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [edbd6bd4a4b0a86b5906aef129384b769d1a0744]

towards a shadow solver (intermediate commit)


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [9e2c4f284bcc508ebab9f15847b956d2e5d1c4ed]

towards a shadow solver (intermediate commit)


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [41f1176c69b4a7657c255e21d94c105684e58a09]

rename GNUmakefile sot that make continue to invoke build by default

use make -f GNUmakefile.mk to invoke the top-level gnumake build

2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [320a14c8dde2623627e00a1134dd357eb69d32a9]

only use CC/CXX if they are nondefaults


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [ce1efb6b410611a9c56262013aa135c615db598c]

fixing static linked libs on OSX


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [59e2321b07df23205020028e157c97e8ef786b45]

revert passive uno registraion support

this need that CWS sb129 be integrated which is not the case yet

2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [ce49b4dd27c75e2956e69f46851932de2db384b3]

touching delivered package files with the timestamp from the source file


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [cc8bca993f739548e32553ba2fc6bf9cade002db]

updated warnings about unregistered library names


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [478aee0ba5815afb394d5874d9bc74989ef04a20]

moving ComponentTarget up to get let the rule have priority...

...over the Package rule in GNU make 3.81
would work on 3.82 as it uses shortest stem to find the best fitting rule

2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [1577e891f07b78fe42a5e6e71b215445c6e99ef5]

added component registration


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [b06025c25e2f973af81d85e795a8b21f7657db23]

fixed buildbreaker introduced with baseline modification


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [ece5ddfc6f88ab25f6c2e2541b064925ac5eb87a]

intermediate commit for ComponentTargets


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [94173872df0787cf3ea1f389b1ba4b41417fc3a1]

baseline fixes with regard to sysroot/rpath-link


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [634fd855cf9a247b39ba83cfdbfa749ba767caf6]

not preserving permission on deliver for now


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [3675a30cec9ad43c8eb65357869a36ec88a6d0e8]

move make 3.81 check into configure


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [4190fda71e11d24ecc0a76c2cea3e72a5b53a5a1]

fixes for multi repo support


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [f84a216ddc2637c49b65c356cf21721143589b5c]

fixed dll naming scheme on windows


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [a166d4c3c34c5553190ab6be1f132699a8ee6d29]

delivering dlls along with lib files on windows


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [4e011ebf1156e99586e7d9d2363baefe7c456565]

fixing return code var on windows


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [d628f3702df2ef7f66f21d893080269af474df6a]

clean location for pch objects, dependencies do not need pch deps


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [e1f8a3e42fb9ae2f3d4804aae05a1fca6ac0c403]

fixing windows compile error output, static libs on windows


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [794da682e1680f69551a99d2e0f77a191d1e5265]

gb_ObjCxxObject__command_dep is not platform dependant anymore


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [b2e8ac2e05d012e5cbf1801033bcfec6688079f2]

gb_CxxObject__command_dep is not platform dependant anymore


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [4c4933fa63c3032a6b93039835f9bc56c35d9f86]

gb_CObject__command_dep is not platform dependant anymore


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [dde8015111a2a8861dc2abd73c6448a6ff16df9d]

fixing (disabling of) dep generation


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [2d004718f1561e0d8e3a0ed188b0199d81c4b1ee]

fixing rscdep on windows, delivering manifests for executables on windows


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [71468c648e002d33c2c6f18900db421250f602ad]

adjustments to bring gnumake into a buildable state (modolo sw)


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [e6a2697d96cfa40772b79c815d898d1aa50852fb]

do not copy -p


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [7a378770358e68739f38cdf9d4d60a562367310f]

using the symbolic-functions check of configure on linux


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [3200d4104e1dd20da8e1bf2a2ce274bea794f298]

using CXX and CC from env


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [f1cd186c96f08e94221087f8c3e9f886e7e83746]

hacking for qstart lib for now


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [21469a6893acb50e3a3900ed74efe1793137e471]

viciously killing common trees


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [ff041d489ce29e010688d2ef9f901d15dcb526ac]

pch fix


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [969f4ed5ca509e623a9e32b71c8f25e84bd457f9]

resolved dep generation dep cycle


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [3946fa73cc3032ad44de4a681242b328718bec8a]

more multi-repo work for modules


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [a1f2082c683bd51b53fc7df9b308464d77c9ce0d]

more multi-repo work for modules


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [ba45e347e02b8fa55767870f9dafd00cbe9ae8b7]

more multi-repo work for modules


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [f92fe3c2d8c772e1821685cd337bb35ef55b7c34]

change module order


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [e60284fb550b23c6a1050684cd92671117228dce]

more multi-repo support


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [6491a05759f91376bce56f77940f9a943ef2b3ae]

added moduledir support


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [bc7662666fafef895491a99b85c9f4e6af868e69]

module reorg


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [e9e2c02371b4534fac9ec27780db79e102245af7]

intermediate commit (module rework)


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [5214c9901979c080ca7e39ac4a41cd1ea9bed8af]

abbreviate repository dir


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [51eabf85a7358da06edd0a551d2b5dc5311f97a3]

multi-repo work on resources finished


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [a4091c3f3a0c1d3f4d4d468386783994d2f87b68]

more multi-repo work on resources


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [9d9b05fbb028083f3c17f155dc5d619888ac55e7]

more multi-repo work on resources


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [6a7827eac7d073774d06b38274f8a002c19ae7b5]

using variable for default images loaction


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [f6049354e1bbc8b640281050ce5859501ba290f9]

gb_REPOS needs the windows paths hack too


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [2b95991a38ba33014963144ac34de40a61172404]

fixing defs for pch


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [22498ff4de04b9a24fa40c2cbe11b3db83e6970c]

multi-repo support for c/c++/objective c sources


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [15bb9c766a905fd8394f845b6faf8bb6e9344bc6]

deps for pch


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [d4176541e2d8a785724a8fb1e2617810874a62b4]

seperated ex and noex pch


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [d1f6a1da4e192adfff097532618ad9446c84edcd]

fixing dep generation, pch flags


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [a74e7d2cd57f2251fe34ba9ee5e7ffb83c13504b]

more work on pch


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [26ea5e2d91b9b3aff705537b6a3adf5ac9506317]

pch for debug builds, fixing header package deps


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [fa52e4a75eefd46c5ee30735f2e6a2399ea1f285]

actually build all resources


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [919d449dec7a91112e28759e7950957d8bc3b541]

precompiled header support on win32


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [91df1d31de48615ae201b3d79dfae02c01f21656]

simplified pch, integrated with linktarget


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [7bde1aebb785b2f08edb20f8168223e2b76df660]

more work on precompiled headers


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [a5847251da7c7bd55cf351a16a861847dfa8bcb3]

introducing precompiled headers


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [cf12e68d9e52c48207d91c6a69885e253ebc2aab]

cleaning of localized src files


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [023b992ffa4616ff6e49d98e957a3f5ccfb68179]

fitting sdi into the workdir structure


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [a1fabd1c76f4908a04aaa0b23c8de44fb508074c]

l10ntools cleanup to simplify fixing


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [bde3ac775d54427c51b2caba021d12c72fd9742e]

using ILIB from setsolar/configure to set LIBPATH on windows


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [2ba8c6ff4493d4040d11a796f6cad3ed72ad43a3]

fixing dependency generation on windows for plain C objects


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [abd8f83634ee4d2704e475ac86a833dbc55552f8]

minor fixes


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [8fca8e2bbcf8c1844943a3d5e557bff31aeadd62]

removed inlines in gbuild docs


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [28032d106df7d7035314deaa4f1f518d350c9b56]

fix various RPATH problems:

macosx.mk: ensure that executables do not get -install_name.
linux.mk: -rpath_link seems to require an absolute path.
executable.mk: use rpath also for executables.
libnames.mk: add executable names (by layer), and split up PLAINLIBS/UNOLIBS.
platform/*.mk: complete gb_LinkTarget_LAYER map.

2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [c1fb703b7db7efc203e598cce3e2ec884cc4940d]

solaris.mk: generate dependencies for SrsPartTarget


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [56d6d17b1cd835fa4b523b21f651f8eac7b0dc6d]

consolidated compiler optimizations flags, updated some docs


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [53b59ac22ce146e1282f0c4b3704a7ec23cbb35a]

rename gb_MkTemp to have it conform to naming conventions


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [1e66c25df56809c8c7ff714cc4061ebd8afb82b4]

fixed rebuild on link error, create misc dir for resource dep generation


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [c48b6b4f4fe6ce8acf00f67a60ae850ad14414ed]

silence of the link.exe


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [25e20741c861c40a5b473597a360385de721403e]

dependencies for windows


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [f3a8ca72dd136c6b87344d9ddf21fda6903ef764]

fixes for win


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [80e036bfdf5dd60d8351946339fa512d734bd544]

xmlscript library added


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [a4b8481a58f2c32dce8734a4f4eb85637ba08ad5]

add shiny fruit port (tested on macosx/x86 in setsolar only)


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [c7b3a7fc56ffa3de073ada273227829aeedd5c88]

add support for Objective-C++ targets


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [f809c88b43b18585f1fde8873149f2de8f81a3df]

better RPATH handling

add gb_LinkTarget_get_layer, gb_LinkTarget_LAYER, gb_LinkTarget_get_rpath

2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [4190cd23107a0553397ebec45e3113c46cafc038]

add gb_MkTemp variable


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [23d976b1271216e98b0d9829cf13a9ade5d5ff69]

fix solaris platform a bit


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [d9d10881cf2c9d3998cc2769ac6d2cd5baac290a]

linux.mk: fix COM variable


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [2c11e5f2db1ee9b053b85206b4fcc47fea061f9d]

refactor build documentation


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [03ab05ff7f45b936add4ff89014ef6b1379bc650]

moving missing solaris.mk, documentation


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [9aae8ade4d872b7081d1233a8036fd4e25619d0e]

refactoring


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [1c4101ca61b82edebbad8a17b5166dae19097d7c]

add solaris port (tested on solaris/x86 in setsolar only)


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [4fab87c419255fbc9d2026b5dce8b51a86c85058]

various fixed:

extend $SOLARINC with $JDKINCS.
introduce INCLUDE_STL, and do not include it for C files.
replace $() command expansion with `` (Solaris /bin/sh does only backquote).
fix gb_ResTarget_get_target: make target directory first.

2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [e6e0f1aaae993c5f79e96ed442b7af5708137154]

added convenience methods for adding package and sdi headers


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [10680355e445e524b8c9523aea427afa574f3478]

value of $GUI is uppercase UNX


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [2f49e93297cef1bb16b9ffd2055c088de887d0df]

resource location in default_images customizable for nonconforming modules


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [036e0e6d788992aa4f9e384e31187c0df89d239e]

new gbuild system


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [03c2a4a770f3e705243584089139e214f7d44507]

CWS-gnumake2-move-delivered-header-files-in-from-svt


2011-01-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [2e1c06f65543ba5d666903f8f0b564fb9448cde0]

CWS-gnumake2-move-delivered-header-files-in-from-svl


2011-01-10  Kohei Yoshida  <kyoshida@novell.com>  [d2991722b34fb597d34a3270cd4a806277c52da5]

Added static toString method to ResId class.


2011-01-10  Kohei Yoshida  <kyoshida@novell.com>  [90ce131cb6f8f942e1215c9d13d0a80dc9332e42]

Removed OUString to String casting & prefer static_cast over C-style cast.


2011-01-10  Joseph Powers  <jpowers27@cox.net>  [22d5faa18f533f619748fc10259c06fcc372fafc]

Remove 2 more DECLARE_LIST() items


2011-01-10  Kohei Yoshida  <kyoshida@novell.com>  [fc6329314dbe23168afa96c49adbc0385748b9a1]

Slight clean-up.


2011-01-10  Kohei Yoshida  <kyoshida@novell.com>  [2eab8050c526009df63b76b20eaf664bdb760be0]

Adjusted for the non-pointer-returning toString() method.


2011-01-10  Sören Möller  <soerenmoeller2001@gmail.com>  [baa307ef1dbbcaae50c7ff698e79bb04b673a780]

OUString to OUStringBuffer and fixed ResId to OUString workaround

Replaced OUString with OUStringBuffer in two plaeces where a lot of appending is done, and replaced a workaround for getting a OUString from a ResId by calls to ResId::toString

2011-01-10  Sören Möller  <soerenmoeller2001@gmail.com>  [9e6c92b0c01017f7bf4162783d529e1f199d0057]

Changed String to OUString in funcdesc.hxx

I have changed variables and functions in sc/inc/funcdesc.hxx to use OUString instead of deprecated String, and I have also changed all uses of these variables/functions to use OUString

2011-01-10  Sören Möller  <soerenmoeller2001@gmail.com>  [4cdd1c978ed2076ca59e91146b3cc04ab836c434]

Changed String to OUString in public variables of ScFuncDesc

I have changed four public variables of ScFuncDesc in sc/inc/funcdesc.hxx from deprecated String to OUString and corrected all uses of these variables

2011-01-10  Anders Jonsson  <anders.jonsson@norsjonet.se>  [9efbf8c9a620e5d7c7661b891ebf78ee54f5f086]

Remove commented code


2011-01-10  Kohei Yoshida  <kyoshida@novell.com>  [f8d290f90a4ca200d29a667b9fa2d2d4ebead1be]

Get it to build after the merge & removed a warning.


2011-01-10  Kohei Yoshida  <kyoshida@novell.com>  [9a3cc6c0cf6447ffd65e86f93c4ca1a90c6e3ad8]

Merge branch 'libreoffice-3-3'

Their change regarding the filtering performance conflicted with
mine.  I'll just take their code for now.

Conflicts:
	sc/inc/document.hxx
	sc/source/core/data/table2.cxx
	sc/source/core/data/table3.cxx

2011-01-10  Michael Meeks  <michael.meeks@novell.com>  [2929c2a4c67e3435c4a67dceeb54959859aa22cd]

make linkoo scan the solver too, for Norbert's gnumake work


2011-01-10  Caolán McNamara  <caolanm@redhat.com>  [5c40918d075fc5fa393d18e73d16382540a3b20d]

Related: rhbz#668057 Some Support locking files on more than just file


2011-01-10  Caolán McNamara  <caolanm@redhat.com>  [571b26b82670dd6e5b34579d688d590a2da236af]

Related: rhbz#668057 use %% escaped # instead of literal #


2011-01-10  Takeshi Abe  <tabe@fixedpoint.jp>  [65885f16185aa0237e254370a4289d6eefc7bec7]

remove dead codes never passed through even in case of MACOSX


2011-01-10  Petr Mladek  <pmladek@suse.cz>  [ef599bd8ed7aba0240e0d7a4c3f9b744044d34b4]

Version 3.3.0.3, tag libreoffice-3.3.0.3 (3.3-rc3)


2011-01-10  Petr Mladek  <pmladek@suse.cz>  [b9bff9906e94ef3b1c8d6da779269122d39d8354]

Version 3.3.0.3, tag libreoffice-3.3.0.3 (3.3-rc3)


2011-01-10  Petr Mladek  <pmladek@suse.cz>  [cbb79e541cd2aa1f56cf7fbefcf8d0ce9c8db664]

Version 3.3.0.3, tag libreoffice-3.3.0.3 (3.3-rc3)


2011-01-10  Petr Mladek  <pmladek@suse.cz>  [4d771c9583d9db425f3c5c23cb18409dd815d639]

Version 3.3.0.3, tag libreoffice-3.3.0.3 (3.3-rc3)


2011-01-10  Petr Mladek  <pmladek@suse.cz>  [f096fb3b28bc9da2581d15cc61c80babc1516b5e]

Version 3.3.0.3, tag libreoffice-3.3.0.3 (3.3-rc3)


2011-01-10  Petr Mladek  <pmladek@suse.cz>  [510e316a6f128161e6454fe35053231bd24b5a03]

Version 3.3.0.3, tag libreoffice-3.3.0.3 (3.3-rc3)


2011-01-10  Petr Mladek  <pmladek@suse.cz>  [62d9ef4adbab91b37768d0742f5078aa0beaf47b]

Version 3.3.0.3, tag libreoffice-3.3.0.3 (3.3-rc3)


2011-01-10  Petr Mladek  <pmladek@suse.cz>  [84a77492a26976c84c15d0c6ba558d30b87f0b51]

Version 3.3.0.3, tag libreoffice-3.3.0.3 (3.3-rc3)


2011-01-10  Petr Mladek  <pmladek@suse.cz>  [2ebf6456709b2345fcd340137b10ff7bb47a3263]

Version 3.3.0.3, tag libreoffice-3.3.0.3 (3.3-rc3)


2011-01-10  Petr Mladek  <pmladek@suse.cz>  [185575042240290a791eb23e3508aafa34c5a065]

Version 3.3.0.3, tag libreoffice-3.3.0.3 (3.3-rc3)


2011-01-10  Petr Mladek  <pmladek@suse.cz>  [69a838975586aaa2d43399fd7fb473b4e82bbdf4]

Version 3.3.0.3, tag libreoffice-3.3.0.3 (3.3-rc3)


2011-01-10  Petr Mladek  <pmladek@suse.cz>  [62479cc5aa788ddebf9fa23e0124a0dc2495426c]

Version 3.3.0.3, tag libreoffice-3.3.0.3 (3.3-rc3)


2011-01-10  Petr Mladek  <pmladek@suse.cz>  [b52ec9a4fa9b8eb93a181fac3613f1de7d1d0825]

Version 3.3.0.3, tag libreoffice-3.3.0.3 (3.3-rc3)


2011-01-10  Petr Mladek  <pmladek@suse.cz>  [69bb367315288b644439dc46d34743a2575a3527]

Version 3.3.0.3, tag libreoffice-3.3.0.3 (3.3-rc3)


2011-01-10  Petr Mladek  <pmladek@suse.cz>  [f76f752dc908cfbab1cade605fe4f742233dfa6d]

Version 3.3.0.3, tag libreoffice-3.3.0.3 (3.3-rc3)


2011-01-10  Petr Mladek  <pmladek@suse.cz>  [aa20084bd041208841d5ad3ca50b1e963eb5986e]

Version 3.3.0.3, tag libreoffice-3.3.0.3 (3.3-rc3)


2011-01-10  Petr Mladek  <pmladek@suse.cz>  [55eac5dc3ce9a78ec1e945053971ff9d4212e2c7]

Version 3.3.0.3, tag libreoffice-3.3.0.3 (3.3-rc3)


2011-01-10  Petr Mladek  <pmladek@suse.cz>  [9b59d283c2b22df81d736857f560bdddf840307a]

Version 3.3.0.3, tag libreoffice-3.3.0.3 (3.3-rc3)


2011-01-10  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [b127144838ce91ad86d730a2026cf2019438aabf]

gnumake3: intermediate commit junit tests


2011-01-10  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [419f9e22a756bfed27850daa0935f3560776c3df]

gnumake3: intermediate commit junit tests


2011-01-10  Noel Power  <noel.power@novell.com>  [6ca4a890ae8aad116731dddfa4b948934ac85ea9]

fix handling of excessive trailing decimal places for currency as string


2011-01-10  Carsten Driesner  <cd@openoffice.org>  [d2d9e70022b76364997f95c7b1adfdc27b112c74]

removetooltypes01: #i112600# User correct conversion ULONG=>sal_uIntPtr


2011-01-10  Noel Power  <noel.power@novell.com>  [2b7b205993f27fac8c204bc3cb93ee7235a898bb]

fdo#32600# fix specific core dump on read

Seems like the REFERENCENAME record has some optional parts ( when Reserved is not eh expected 0x003E ) Ultimately thow we should get rid of filter/source/msfilter/msvbasic.cxx in favour of the oox filter.
(cherry picked from commit 3dafb0e3f67b676169238b565890d88258377eb4)

Signed-off-by: Thorsten Behrens <tbehrens@novell.com>

2011-01-10  Petr Mladek  <pmladek@suse.cz>  [3ecbf2394b143ac561269f18aa90ff2850820e1a]

bump SHORT_PRODUCTEXTENSION to rc3 and widnows build version to 5


2011-01-10  Petr Mladek  <pmladek@suse.cz>  [6a72e7759946bcf227c6886e4e24732372ecb353]

Really set BrOffice in the linux desktop files

* dekstop files need "pt_BR" instead of "pt-BR" (undescore vs. dash)
* "%PRODUCTNAME_BR" was wrongly substitured to
  "${PRODUCTNAME} ${PRODUCTVERSION}_BR"; it should be
  "${PRODUCTNAME_BR} ${PRODUCTVERSION}"

Signed off by Michael Meeks

2011-01-10  sb  <sb@openoffice.org>  [93f059dfb6d817afaff56694f242dba3a1897c3b]

sb139: #i116391# for backwards compatibility, allow absolute paths in configmgr getByHierarchicalName et al


2011-01-10  Caolán McNamara  <caolanm@redhat.com>  [19d163890903f02419662909a0a3148cc274845f]

Related: rhbz#668057 Only need to know this if pInfo is non-null


2011-01-10  Noel Power  <noel.power@novell.com>  [c8532f0b9610393b6a6cb55cb40a27fa3993bfd5]

bnc#660816 improve formfield checkbox binary export ( and import )


2011-01-10  Noel Power  <noel.power@novell.com>  [624ec49f98d3745af83bd44b37ba7505cee90b64]

fdo#32600# fix specific core dump on read

Seems like the REFERENCENAME record has some optional parts ( when Reserved is not eh expected 0x003E ) Ultimately thow we should get rid of filter/source/msfilter/msvbasic.cxx in favour of the oox filter.

2011-01-10  Mikhail Voytenko  <mav@openoffice.org>  [e6b1241c8dbcdcf02e51b00c3e609585c0905d49]

removetooltypes01: merge


2011-01-10  Carsten Driesner  <cd@openoffice.org>  [27217d054cdaf7a8a609ae12d0a02911fc44b9d5]

Merge changes


2011-01-10  Carsten Driesner  <cd@openoffice.org>  [ed3c4beb53a618ac8777f33a0abdf32fc64fa1a8]

removetooltypes01: #i112600# Remove tool types


2011-01-10  Joseph Powers  <jpowers27@cox.net>  [e9c987f9f8785e2fc12343e5a14263fb7e271c59]

Remove DECLARE_LIST( SfxEventList_Impl, EventNames_Impl* )


2011-01-10  Mikhail Voytenko  <mav@openoffice.org>  [94d85ef550ad17efba5dec09290d0e8176a8b455]

removetooltypes01: #i112600# remove tooltypes from svx


2011-01-10  Mikhail Voytenko  <mav@openoffice.org>  [3f4e9b4c3cd9028744ea6ed5e93c41c51a15d229]

removetooltypes01: #i112600# remove tooltypes from sfx2


2011-01-10  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [a47a228eb5e1173e519d9aee9dc674875cb32116]

gridsort: removed XGridColumn::setIndex - don't really want to have something like this at the public API


2011-01-10  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [858b82e990dee4558dbe3fe3c026d806f5acd524]

gridsort: removed XGridColumn::setIndex - don't really want to have something like this at the public API


2011-01-10  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [57ccfcb41267ecd172f79fb86fafacbc1b2cbb14]

gridsort: XGridDataModel: moved modifying functionality into XMutableGridDataModel.


2011-01-10  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [34f93e97f28bdfc6ee731fd7213588fe505cbd2f]

gridsort: XGridDataModel: moved modifying functionality into XMutableGridDataModel.


2011-01-10  os  <os@openoffice.org>  [441d36bd52f05b228d59908353730b0e67359c8c]

m96 merged


2011-01-10  os  <os@openoffice.org>  [cfcf7909cda9ef0b59b906bef33c174d133adfcf]

m96 merged


2011-01-10  os  <os@openoffice.org>  [d2eb8afce775635fb438eca41fd228370db7e150]

m96 merged


2011-01-10  os  <os@openoffice.org>  [3202c06797726cc90ad3503b070aac4ebae9f812]

m96 merged


2011-01-10  Mikhail Voytenko  <mav@openoffice.org>  [4d41dd2a2b24d447647e2130dc6aa021cc3fb687]

removetooltypes01: #i112600# remove tooltypes from cppcanvas


2011-01-10  sb  <sb@openoffice.org>  [cdd45d555cc6afca1aa2bf3a43922256c478d54b]

sb139: #i112929# removed unused s_semi (patch by cmc)


2011-01-10  sb  <sb@openoffice.org>  [17be18e8a505afe4ddb6b7e2278d698554edd884]

sb139: #i103789# various OSL_DEBUG_LEVEL>1 problems in uno/data.cxx


2011-01-10  Mikhail Voytenko  <mav@openoffice.org>  [61a8280d645fe1b6957591d5d338d073040e8b2e]

removetooltypes01: merge


2011-01-10  Carsten Driesner  <cd@openoffice.org>  [12149cec8bcaf0e234def8d435025f07be24e15b]

removetooltypes01: #i112600# First part remove tools types from editeng


2011-01-10  Mikhail Voytenko  <mav@openoffice.org>  [071cddfecbb256b801274dc338d90c37d1389439]

removetooltypes01: #i112600# adjust basic and scaddins


2011-01-10  Mikhail Voytenko  <mav@openoffice.org>  [cf6cb90103d533224562b6a5f7b543ae2f40558a]

removetooltypes01: #i112600# adjust basic and scaddins


2011-01-10  Mikhail Voytenko  <mav@openoffice.org>  [642cfe8ac206af4fe82bc695d38b5c7f0edf7dc7]

removetooltypes01: #i112600# adjust basic and scaddins


2011-01-10  Ocke Janssen [oj]  <Ocke.Janssen@oracle.com>  [1d112bec03b394340d645193264e042d8819e059]

Automated merge with ssh://hg.services.openoffice.org/cws/dba34c


2011-01-10  Ocke Janssen [oj]  <Ocke.Janssen@oracle.com>  [fa7f16afbf993fea744bd964f1e6b2add3630f1a]

Automated merge with ssh://hg.services.openoffice.org/cws/dba34c


2011-01-10  Ocke Janssen [oj]  <Ocke.Janssen@oracle.com>  [5813b6702c7bb97e63bc6648a23942935eadda96]

Automated merge with ssh://hg.services.openoffice.org/cws/dba34c


2011-01-10  Ocke Janssen [oj]  <Ocke.Janssen@oracle.com>  [1fb18041e274a49222b37bdf34a1659890c29264]

Automated merge with ssh://hg.services.openoffice.org/cws/dba34c


2011-01-10  sb  <sb@openoffice.org>  [d64c1529ace2ddf4060704a1a871c005156c5a81]

sb139: #i114601# COMMON_OUTDIR removed in the meantime, so COMMON_OUTPUT typo can go, too


2011-01-10  Kalman Szalai - KAMI  <kami911@gmail.com>  [589686740c96813f84b805ad73b638bfd4c9d28e]

Color palette update

Remove LibreOffice colors from standard.soc
Update LibreOffice.soc file

Signed-off-by: Petr Mladek <pmladek@suse.cz>

2011-01-10  sb  <sb@openoffice.org>  [64dcaa7199870f0c03403df10a5ae9d028b9c7b6]

sb139: #i77102# forget about configmgr user-layer removals that no longer remove anything


2011-01-10  Ocke Janssen [oj]  <Ocke.Janssen@oracle.com>  [a4b723613a86993dc5cce0195576380f28b8fde0]

dba34c: #i108415# handle structed filter handling


2011-01-10  Ocke Janssen [oj]  <Ocke.Janssen@oracle.com>  [897ade45672a36ffd278b1cb9ba21694c0ee45c7]

dba34c: #i108415# handle structed filter handling


2011-01-10  Ocke Janssen [oj]  <Ocke.Janssen@oracle.com>  [1821b0fd528c51a2f8f963a67f2e48fe457f1f27]

dba34c: #i108415# handle structed filter handling


2011-01-10  Mikhail Voytenko  <mav@openoffice.org>  [143f5e31f0b7588d2c9cc314699d2a3d3ae5959a]

removetooltypes01: #i112600# adjust canvas


2011-01-10  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [6797ce4a0ee33c311885b55d73747575639a1055]

undoapi: re-enabled the complex test cases in sfx2, using the old build system for the moment, until the new system has JUnit support


2011-01-10  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [6a2b7e2232d12df4a2b4d820929085edc22c1f42]

undoapi: merge


2011-01-10  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [57df74942c3dde5d087dfb544170804aa3c4e3e5]

undoapi: merge


2011-01-10  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [efe46a5077d93647b8a141e3a9b48eeab125aa06]

undoapi: merge


2011-01-10  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [3c35160c6b139941d968fa4e76aeb758715977df]

undoapi: merge


2011-01-10  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [156dcc301b041dcac14fca051cccdd07ec00bba1]

undoapi: merge


2011-01-10  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [ab8a7f9834f4f003fbf705218c039fde7cd23938]

undoapi: merge


2011-01-10  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [a052163f52207b240d12f3a61f44a3524e386e1d]

undoapi: merge


2011-01-10  David Tardon  <dtardon@redhat.com>  [160f5312833df316e2aa1d89c68f06ccd173eafd]

fix debug build breakage


2011-01-10  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [40a6cf973726495772b11df46278ed50a8ac0b9f]

undoapi: don't use deprecated JUnit API, this seems to fail now (but didn't before the rebase)


2011-01-10  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [7336d88dc46c6aa9c845c6173d37b2a905b16b4c]

undoapi: those two classes do not belong into JAVATESTFILES, but JAVAFILES only


2011-01-10  David Tardon  <dtardon@redhat.com>  [98588c8294965d8417bbc33d8bb68b35a9850c9d]

fix debug build breakage


2011-01-10  Mikhail Voytenko  <mav@openoffice.org>  [9ed7a44c0fe4bfd4fbe58665a56b074e0d8ad866]

removetooltypes01: #i112600# adjust canvas


2011-01-10  Christoph Noack  <christoph@dogmatux.com>  [ee9be7cb6ac0bcc08fd3218b8e9441880f0e0f2f]

add de-branded MSI installation artwork, bug#32435


2011-01-10  Mikhail Voytenko  <mav@openoffice.org>  [2849a7757f4152ca8f20ba2809ded8fa2c64433c]

removetooltypes01: #i112600# adjust canvas


2011-01-10  Mikhail Voytenko  <mav@openoffice.org>  [f8431bc530cabfe39df3918b994269dded8d7f8c]

removetooltypes: #i112600# adjust fpicker


2011-01-10  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [6b67bdb0ef37852d056dc9f1796ece3911921ab9]

gridsort: toolkit depends on qadevOOo for quite a few revisions now - reflect this in build.lst


2011-01-10  Carsten Driesner  <cd@openoffice.org>  [ae8f575a3d9f0918b72991688d114a281950ac19]

removetooltypes01: #i112600# Removed tools types from framework


2011-01-10  Mikhail Voytenko  <mav@openoffice.org>  [d1955a1c8b9cf4b7414b863dc22596f8533823dd]

removetooltypes: #i112600# remove tooltypes


2011-01-10  Andras Timar  <timar@fsf.hu>  [008dd1d86754bc7865036a63a49ff1c6f70e8641]

Added ast, ca-XV, and id, removed sc (postset.mk)


2011-01-10  os  <os@openoffice.org>  [baa0944a000eb662de63357a31184ed8c3ab7907]

#i116322# disable binfilter file export: remove test of binary load/save


2011-01-10  Carsten Driesner  <cd@openoffice.org>  [a1331d45d308d6e1c426d1cc17012ac84d1113a4]

removetooltypes01: #i112600# Fixed duplicate type definition


2011-01-10  Caolán McNamara  <caolanm@redhat.com>  [0a4365afa3300b8aa9b9063daf6aacce1ba17422]

Resolves: fdo#32897 strip out template language tags


2011-01-10  Caolán McNamara  <caolanm@redhat.com>  [62fa5ebdf3b8a2d31291051a547701a4d2756c79]

set a template for mktemp, apparently required in macosx


2011-01-10  Caolán McNamara  <caolanm@redhat.com>  [e61ae6e25b4f056bbdffcfc7ca6732be878119d2]

Resolves: fdo#32897 strip out template language tags


2011-01-10  Caolán McNamara  <caolanm@redhat.com>  [eb0c888863bc367c1a9bc554ba54d183e17d5fcb]

cppcheck: enable basic cppunit tests now


2011-01-10  Mikhail Voytenko  <mav@openoffice.org>  [2aaf825997c55d1cf8d47452fe0503a954e4f4b8]

removetooltypes: #i112600# remove tooltypes


2011-01-10  Michael Meeks  <michael.meeks@novell.com>  [eadfd2123e3df56333a73c52cd0633fa53df09a3]

BrOffice branding for windows shortcuts


2011-01-10  Carsten Driesner  <cd@openoffice.org>  [8035cbd9e3e5c13095deaae443eb80e3b9785c3a]

removetooltypes01: #i112600# Last fixes for VCL


2011-01-10  Caolán McNamara  <caolanm@redhat.com>  [473f610d774dfdde2d3308f3d22a04c2a4372aef]

fix build error, and tidy this horror


2011-01-10  David Tardon  <dtardon@redhat.com>  [7cc856e2b13c6d6e7bbcc7bfd7dcf7d0016fb5d8]

use SAL_N_ELEMENTS


2011-01-10  David Tardon  <dtardon@redhat.com>  [4cdcf19d7c2712d2eaa6efc440e22dc2fed4d419]

remove all mentions of cfront. Oh, my!


2011-01-10  Muthu Subramanian K  <sumuthu@novell.com>  [a7e04046d004dc7fec59c69e13aa0915e2577d55]

Allow Range Syntax to be of the form: Sheet1!A1:Sheet2!A2

This is for XL A1 Syntax.
Also fixes one of the (related) cases where pSym is not updated after
cSymbol is updated.

2011-01-10  David Tardon  <dtardon@redhat.com>  [0c525d8a446412893b5903e5fb734c132a43668e]

use SAL_N_ELEMENTS


2011-01-09  Joseph Powers  <jpowers27@cox.net>  [335fc0758e62e9f2dbf9347531d04ad4d3cfac3b]

Remove DECLARE_LIST( SfxFContainerList_Impl, SfxFilterContainer * )


2011-01-09  Joseph Powers  <jpowers27@cox.net>  [36ec6bb72b4f45ce57c829d0927ea20f4d3ebbed]

Remove DECLARE_LIST( BasErrorLst, BasicError* )

PS: This version passes smoketest.

2011-01-09  Joseph Powers  <jpowers27@cox.net>  [5d495e9f86123794211cffe9d625e7a1486f129d]

Remove some extra includes & white space.


2011-01-09  Joseph Powers  <jpowers27@cox.net>  [c70e37a0a055da1be9813011a9fa7d8d79f19c90]

Remove DECLARE_LIST( BasicLibsBase, BasicLibInfo* )

Passes SMOKETEST this time.

2011-01-09  Julien Nabet  <serval2412@yahoo.fr>  [6caa9c0b0ef12cfe90df63646df475da376ff1d6]

replace -exec by xargs


2011-01-09  Julien Nabet  <serval2412@yahoo.fr>  [734a248a18c16f012ad614628ec9a6c014b6d74a]

Some cppcheck cleaning


2011-01-09  Rene Engelhard  <rene@debian.org>  [0a9c73fd0228d306867b030f66e192b9ab1490a5]

fix nsplugin for LibreOffice name

- OpenOffice path -> LibreOffice path
- only split "LibreOffice path [...] out with OSL_DEBUG_LEVEL > 0

Signed-off-by: Caolan McNamara <caolanm@redhat.com>

2011-01-09  Caolán McNamara  <caolanm@redhat.com>  [9faee66bc7c2dfb2e3aec93a9a62838b5f928a5b]

WaE: get member init order right


2011-01-09  Caolán McNamara  <caolanm@redhat.com>  [fed1dce1ad20b2a10b483540e19bc2a37604ca3d]

remove some empty methods


2011-01-09  Julien Nabet  <serval2412@yahoo.fr>  [78f53deaed4057508f27ddb1f0b7a5b2bafb13a4]

some cppcheckcleaning


2011-01-09  Christina Rossmanith  <Christina Rossmanith>  [2a1a3edefcf0309b40284357ad0990686f305ba4]

Removed unnecessary comments


2011-01-09  Takeshi Abe  <tabe@fixedpoint.jp>  [8ae29f6ec6341b131d3d2c5e90d2efa5e954e206]

Remove unused code and fix typos


2011-01-09  Anders Jonsson  <anders.jonsson@norsjonet.se>  [fd8e6b21a5d52399abbeae0af84943c72dcde5de]

Remove commented code


2011-01-09  Anders Jonsson  <anders.jonsson@norsjonet.se>  [36d46eea8e199a6267666a53a5c2c579a112431e]

Remove unused code


2011-01-09  Anders Jonsson  <anders.jonsson@norsjonet.se>  [7b0075d0c802f06f97a006b2d80b4c0343c0811c]

Remove block of commented code


2011-01-09  Julien Nabet  <serval2412@yahoo.fr>  [fbf0cb8b1cabbc33aef52cf0e734d01ecd35f8f3]

Reducing spawning of chmod with xargs instead of exec


2011-01-09  Christoph Herzog  <rhogez@googlemail.com>  [6b497a1f57256808ff95e39bfa2d7e5af92e32c4]

Translations of comments in writer/sw/inc


2011-01-09  Christoph Herzog  <rhogez@googlemail.com>  [267dbb72e620aba14910211be66e6a321c79c1e0]

Transl. German comments in sw/inc/IDocumentFieldsAccess.hxx


2011-01-09  Kalman Szalai - KAMI  <kami911@gmail.com>  [80e97d306ca68e8b115bafaa3cb4733f194a7e5c]

Fix Barcode extension's directory


2011-01-09  Rene Engelhard  <rene@debian.org>  [38f7677546402e4b65aab3c08ac16a8a1c31447a]

technical.dic: more words from deb#425791

+dpkg
+rpm
+gcc
+gcj
+gij
+GPS
+spamassassin
+Xen
+uname
+Ogg
+Vorbis
+FLAC

2011-01-09  Rene Engelhard  <rene@debian.org>  [a364db6c09bb936fad74c502abd4620d696f22e0]

add {Free,Open,Net}BSD to technical.dic


2011-01-09  Caolán McNamara  <caolanm@redhat.com>  [5a3b7af0e2597f7355d267d53ad07d5bb5fc8ab9]

set a template for mktemp, apparently required in macosx


2011-01-09  Joseph Powers  <jpowers27@cox.net>  [5d193edc82ba0279e21ec47e7f4933d56086a603]

Revert DECLARE_LIST( BasicLibsBase, BasicLibInfo* )


2011-01-09  Joseph Powers  <jpowers27@cox.net>  [194ce09c654a2f82bb447d05ed36a99c3e9fc82e]

Remove DECLARE_LIST( WeakRefList, uno::WeakReference< uno::XInterface >* )


2011-01-09  Joseph Powers  <jpowers27@cox.net>  [84e3cd762ae0994bcc6973f79f36d53df04783ae]

Revert DECLARE_LIST( BasErrorLst, BasicError* )


2011-01-09  Christina Roßmanith  <ChrRossmanith@web.de>  [df01d9b45b03b4acecfd31527bd5fa7cfc8dfd4d]

translate some comments


2011-01-09  Joseph Powers  <jpowers27@cox.net>  [ca3261f7d44eaf1a64642b8702ea195304b4af8c]

Quite a few compiler warnings.


2011-01-09  Caolán McNamara  <caolanm@redhat.com>  [a07fa3ae7dc94807bfa04e841fd7add6d4949939]

get these tests buildable on windows


2011-01-09  Joseph Powers  <jpowers27@cox.net>  [26dc413bc4c6bbe66403a1be6907916977136626]

Remove DECLARE_LIST (ScFormulaCellList, ScFormulaCell*)


2011-01-09  Kohei Yoshida  <kyoshida@novell.com>  [b41b7cbef3ca21ad38e527a116e76a62c91c4b16]

We need to move to the next record during mail merge. (fdo#32790)

I believe this code change was unintentional.  We shouldn't be
skipping MoveResultSet call or else all the emails would be sent to
the first person unintentionally. ;-)
(cherry picked from commit 20b3b54b246159baeac941fe0acdeb61cc5cd112)

2011-01-09  Kohei Yoshida  <kyoshida@novell.com>  [0e1f6828408201926d6e20e054cad706d73b02b9]

We need to move to the next record during mail merge. (fdo#32790)

I believe this code change was unintentional.  We shouldn't be
skipping MoveResultSet call or else all the emails would be sent to
the first person unintentionally. ;-)

2011-01-08  Kayo Hamid  <kayo.hamid@gekkolinux.com.br>  [67bdb01f24e7b3a834cf59453859929cc859a838]

cppcheck: reduce variables scope


2011-01-09  Miklos Vajna  <vmiklos@frugalware.org>  [8051a883370d3fd1df8c35d233a88e72a6e08f1f]

cui: make it possible to bind F13/F14/F15/F16 to a function


2011-01-09  Robert Sedak  <robert.sedak@roby.hr>  [2901fec0d4727c5e5a46b31a53abe2aaa74faf75]

Fixed localize jpropex launcher under Win32/Cygwin


2011-01-08  Joseph Powers  <jpowers27@cox.net>  [97c826611e69c8032685cc9eefa84d710f855dcd]

Remove DECLARE_LIST(ScBroadcasters, SfxBroadcaster*)


2011-01-08  Joseph Powers  <jpowers27@cox.net>  [8ce006f89e77bb2d24f13d5eaebae86303edbbe3]

Remove DECLARE_LIST( ScBroadcastAreaList, ScBroadcastArea* )


2011-01-08  Joseph Powers  <jpowers27@cox.net>  [eaa247c0f310704b601e93ff6766de3e4d89d757]

Remove DECLARE_LIST( BasicLibsBase, BasicLibInfo* )


2011-01-08  Joseph Powers  <jpowers27@cox.net>  [7daccf890eeacb0bc1eb0e693c871f4325d19b0c]

Remove DECLARE_LIST( BasErrorLst, BasicError* )


2011-01-08  Christian Lohmaier  <lohmaier+LibreOffice@googlemail.com>  [cca3388bd456b38f2c2813837c1f19c679554589]

small fixes to allow using --with-linked-git & --with-external-tar


2011-01-08  Rene Engelhard  <rene@debian.org>  [f787e4a378477191f442d0cc1193a300c37e08aa]

technical.dic: add endian(ness), Kerberos, debootstrap, userspace


2011-01-08  Rene Engelhard  <rene@debian.org>  [053f10b1049a2d4d72d5e5570b47304d83fe4871]

technical.dic: add squeeze and wheezy


2011-01-08  Kalman Szalai - KAMI  <kami911@gmail.com>  [684475f2751468a4bb940916d9ac5c84d1f8246b]

Revert "Remove oracle.dic file."

This reverts commit 6e280b46a6b1378d2fdf903c1d49b5c57e492dd0.

2011-01-08  Kalman Szalai - KAMI  <kami911@gmail.com>  [abc9f398b2da20545b540ae4354aa6c634232c9a]

Updates for technical.dic

* Technological company names
* Services
* Special words

2011-01-08  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [f9a2b2913692fa1d65200f53c90e77b0bd134445]

dr78: oox - BIFF3-BIFF5 arcs and polygons, line and fill formatting


2011-01-08  Release Engineering  <releng@openoffice.org>  [80f34936da1a8665dcd60865db5c16094c9ec5c8]

DEV300


2011-01-08  Kalman Szalai - KAMI  <kami911@gmail.com>  [6e280b46a6b1378d2fdf903c1d49b5c57e492dd0]

Remove oracle.dic file.

One of the user dictionaries is named "oracle"
https://bugs.freedesktop.org/show_bug.cgi?id=31798

Please remove the Oracle wordbook from the product. First, we don't care about
Oracle reserved words. Second it prevents some local to get some words
corrected like Éducation in French.

2011-01-08  Kalman Szalai - KAMI  <kami911@gmail.com>  [00d3e2fd803172af0b134b73c8f71259b2a741cd]

Standard color palette updates

Following the colors described at:
http://wiki.documentfoundation.org/Marketing/Branding#Colors

2011-01-08  Vladimir Glazunov  <vg@openoffice.org>  [143f3034d17306416ac8ceade8437ef56059e239]

#100000# Remove obsolete file


2011-01-08  Vladimir Glazunov  <vg@openoffice.org>  [f76195e73d39cc2591920544accf5d69d9afea5a]

CWS-TOOLING: integrate CWS ause129


2011-01-08  Vladimir Glazunov  <vg@openoffice.org>  [1263aa4f905435ab99e133f4b7b76375c815d2e3]

CWS-TOOLING: integrate CWS ause129


2011-01-08  Vladimir Glazunov  <vg@openoffice.org>  [3fabeaf37fdae81a650f28ac96c25ecd1cb5d57b]

CWS-TOOLING: integrate CWS ause129


2011-01-08  Vladimir Glazunov  <vg@openoffice.org>  [bfc17d4b7e7462dc228d683b2d6b1ba5ebcaa3d2]

CWS-TOOLING: integrate CWS ause129


2011-01-08  Vladimir Glazunov  <vg@openoffice.org>  [b9cdd851abc36604e5c395f3af0a5dbcc7063336]

CWS-TOOLING: integrate CWS ause129


2011-01-08  Kohei Yoshida  <kyoshida@novell.com>  [6e56de169d1c6c3d6b78f3fe99e088f6286b34a3]

Upgraded to mdds 0.5.1 package.


2011-01-08  Kohei Yoshida  <kyoshida@novell.com>  [1f23d4d668e749d298fd63eb2f5fbd06d42d6429]

Upgraded to mdds 0.5.1 package.


2011-01-08  Kohei Yoshida  <kyoshida@novell.com>  [6d71ac7d1fb84f123cf3049432cb0fd0334e91c1]

BOOL to bool, to remove warnings on Windows.


2011-01-08  Kohei Yoshida  <kyoshida@novell.com>  [eead08009db67a76a69b1912a044f035012abf39]

Now the matrix test passes on Windows. Re-enabling.


2011-01-07  Joseph Powers  <jpowers27@cox.net>  [83d152fcccfc94b2eaf8132d247ff735465f7031]

Remove DECLARE_LIST( SvXMLAutoStylePoolPropertiesPList_Impl, ... )


2011-01-08  tono  <tono@openoffice.org>  [ae26c3df379267dbd5c6af5cc21e466bfe4f1128]

mingwport33: i#116357: sal: stop exporting exception class on MinGW


2011-01-07  Joseph Powers  <jpowers27@cox.net>  [0c55018f4780216f08001e5661a2a4b581db913d]

Remove DECLARE_LIST( SvXMLAutoStylePoolCache_Impl, OUStringPtr )


2011-01-08  tono  <tono@openoffice.org>  [2730d9db9a8b34661781e4b334a59a91e08bd155]

mingwport33: i#116356: MinGW port enhancement: warning control


2011-01-08  Rene Engelhard  <rene@debian.org>  [9dc556c2425de176c30031f143b7c42da7443983]

s/exceptons/exceptions/g in configure.in


2011-01-08  Rene Engelhard  <rene@debian.org>  [309b61ccacbad6bbccd27e70b042dc6070a2181c]

update system-mdds check

Check for mdds >= 0.5.0 as sc now needs it...

2011-01-07  Takeshi Kurosawa  <taken.spc@gmail.com>  [7cdf7a032da82c997d9452846a1fb35789bc8d7f]

Export text color

The color selection logic is what flash export filter does.

2011-01-07  Takeshi Kurosawa  <taken.spc@gmail.com>  [1d5e6e4fb2788156e6a5287e735264c7c5832e0d]

Remove redundant 'g' element

pTransform is completely redundant.

2011-01-07  Takeshi Kurosawa  <taken.spc@gmail.com>  [16fe0a222508e8e5b488b841065a39b22deb70cb]

Use simple syntax for glyph definition

Opera and Chrome don't support complex syntax for SVG fonts glyph definition (child elements of glyph element).

2011-01-07  Takeshi Kurosawa  <taken.spc@gmail.com>  [a04907886e93de3e6aa50e2f0c9f9beacd10a8a3]

Add 'px' unit to 'font-size'

Firefox and Opera don't accept unitless font-size values.

2011-01-07  Kohei Yoshida  <kyoshida@novell.com>  [f2f4a2a8cbc00840f3e7f7f863a44e31b34fdd9b]

Newer mdds package (0.5.0) now required to build sc.


2011-01-07  Kohei Yoshida  <kyoshida@novell.com>  [def3247c2d45eba65f5859d9b882628f013757bc]

Newer mdds package 0.5.0 which is now required to build sc.


2011-01-07  Kohei Yoshida  <kyoshida@novell.com>  [2eea1e11956d7be04e3baf967fd8f4685e7c2a16]

Improve filtering performance to an acceptable level.

Note: this change requires mdds 0.5.0.

2011-01-07  Kohei Yoshida  <kyoshida@novell.com>  [dcbd3b331d407e4bb8fa2a0d3425a45ec6ec2c95]

This is also part of the merge.


2011-01-07  Andras Timar  <timar@fsf.hu>  [9d45099d2a35d77143845c70f88bbc2152d7d8fe]

Added nplsolver translations from Pootle

de, en_GB, es, fa, fi, ja, ko, nb, zh_CN, zh_TW

2011-01-07  Caolán McNamara  <caolanm@redhat.com>  [5eb306218186c65a5d5dcbff410f63f623166cb8]

Resolves: fdo#32897 strip out template language tags


2011-01-07  Kohei Yoshida  <kyoshida@novell.com>  [8cce3ef4c1d81d7e2ea31c43135403825ddca064]

Merge commit 'ooo/OOO330_m19' into libreoffice-3-3

Conflicts:
	sc/source/core/data/table2.cxx
	sc/source/core/data/table3.cxx

2011-01-07  Caolán McNamara  <caolanm@redhat.com>  [71c5b530111a2150a42439d2c3f67cf1ad943c91]

Resolves: fdo#32897 strip out template language tags


2011-01-07  Christian Lippka ORACLE  <christian.lippka@oracle.com>  [bd21f2d99411a3145fe2ed570d58815164a9a3ff]

impress208: #164350# better xpath handling


2011-01-07  Thorsten Behrens  <tbehrens@novell.com>  [2b0d41e9ab02bb3f800c09c3fba611badf0d5c2c]

This surely shouldn't need executable flag


2011-01-07  Petr Mladek  <pmladek@suse.cz>  [a9ecc29cef14a8da7977571182f0bf83635ab652]

Merge commit 'ooo/OOO330_m19' into libreoffice-3-3


2011-01-07  Petr Mladek  <pmladek@suse.cz>  [ca1b76d81e4a1ec15d68af98bf6541ca72bcaf2d]

remove commented code


2011-01-07  Petr Mladek  <pmladek@suse.cz>  [ddffa1c43d0a3ee79eab4a297043159a79dd4ca4]

Merge commit 'ooo/OOO330_m19' into libreoffice-3-3


2011-01-07  Christian Lippka ORACLE  <christian.lippka@oracle.com>  [33ccd99de501dfe9be979a5fac850b844c0e9aa2]

impress208: #164349# small TGAReader improvement


2011-01-07  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [f6bf75f7f5abc80b70fde265ca4428dc3e341061]

ooo33gsl13: #i116085# adjust PageRange handling in writer PDF export


2011-01-07  Petr Mladek  <pmladek@suse.cz>  [4f1027c6dc472102c06ff2b461dc456f45fbfa93]

Merge commit 'ooo/OOO330_m19' into libreoffice-3-3


2011-01-07  Petr Mladek  <pmladek@suse.cz>  [60ff78bdcfeef7713a3669cfe37e81e29f33f6aa]

Micro optimization of the last commit

nBufSize was set by aBuffer.getLength() and had not been used in the end

2011-01-07  Petr Mladek  <pmladek@suse.cz>  [7100d5b93b4f49ab36f9105bc112cadf55812a41]

Merge commit 'ooo/OOO330_m19' into libreoffice-3-3


2011-01-07  Petr Mladek  <pmladek@suse.cz>  [b9a65c7279e048bdca7aed1a2cbc836cf5d82985]

Merge commit 'ooo/OOO330_m19' into libreoffice-3-3

Conflicts:
	solenv/inc/minor.mk

2011-01-07  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [a2f00d2ef5b89eba0a81601921910168f4d7f2f9]

gnumake3: basic support for java class sets


2011-01-07  Petr Mladek  <pmladek@suse.cz>  [18e2b6173baecd1c24afdd8ccb3eb9e3ce8235b3]

Fix distro specific about intro hadling

oosplash does not longer support multiple intro pictures; it is enough
to replace intro.png and about.png with the pictures passed via

Signed off by KAMI.
--with-intro-bitmap and --with-about-bitmap configure options

2011-01-07  Petr Mladek  <pmladek@suse.cz>  [961abfc6f24f862d9f5dd79441eeebe9ecba1e61]

Fix distro specific about intro hadling

I guess that nobody uses more alternative branding pictures. It was implemented
for SLED10-GM and it is not longer needed there. So I renamed:

    --with-intro-bitmaps to --with-intro-bitmap
    --with-about-bitmaps to --with-about-bitmap
and
    INTRO_BITMAPS to INTRO_BITMAPS
    ABOUT_BITMAPS to ABOUT_BITMAP

Also .png file format is requred instead of .bmp now.

Signed off by KAMI.

2011-01-07  Carsten Driesner  <cd@openoffice.org>  [68f2d13c9f1698eb45c4a1b341d1cac7c7526929]

removetooltypes: #i112600# Adapt Unix part for removed tool types


2011-01-07  Mikhail Voytenko  <mav@openoffice.org>  [e7ee592b13a604da92164d008a3941ef8329f16e]

removetooltypes: #i112600# remove tooltypes


2011-01-07  Mikhail Voytenko  <mav@openoffice.org>  [3f6dbe5244d4f9c1d0a738faad1b0e6ff0f4390c]

removetooltypes: #i112600# remove tooltypes


2011-01-07  Mikhail Voytenko  <mav@openoffice.org>  [9e2d73aef6b5c15794936a849ead050ca3d205e3]

removetooltypes: #i112600# remove tooltypes


2011-01-07  Joseph Powers  <jpowers27@cox.net>  [9d276e3451b2d69f8736d3eef55efea77a403953]

Remove DECLARE_LIST(ImpPlaceholderList, SdXMLPresentationPlaceholderContext*)


2011-01-07  Mikhail Voytenko  <mav@openoffice.org>  [c5b727675460581258489d3bd569a61184ad69cd]

removetooltypes: #i112600# remove tooltypes


2011-01-07  Joseph Powers  <jpowers27@cox.net>  [419c5a29e68c5a5c6fdd176540188d753e319aeb]

Remove DECLARE_LIST(ImpMasterPageList, SdXMLMasterPageContext*)

Plus a lot of white space cleanup (tailing type)

2011-01-07  Joseph Powers  <jpowers27@cox.net>  [44343e4979187b55072beb5b38ecd9d70a7c448b]

Remove DECLARE_LIST( XMLSectionList_Impl, XMLSectionImportContext* )


2011-01-07  Mikhail Voytenko  <mav@openoffice.org>  [dcd8e4664d9a284c24ceb0360cab0606b22cf86d]

removetooltypes: #i112600# remove tooltypes


2011-01-07  Michael Meeks  <michael.meeks@novell.com>  [74f19bf9e2e8e1855739071fed64cf9e7cf3aab8]

use 0775 not 0755 for chmod


2011-01-07  Steve Butler  <stevenb@kjross.com.au>  [079c782fb3797011209abcfd15ba2d22a5a22e46]

accelerate make_installer by forking a lot less on windows


2011-01-07  Thomas Benisch [tbe]  <thomas.benisch@oracle.com>  [a5a00255b3b1d0b9736615fb2a7c2376f0584091]

chart51:#i116352# Error: XMLShapeExport::exportShape(), exception caught


2011-01-07  Nigel Hawkins  <n.hawkins@gmx.com>  [86f33ec8c5141541aa6027180f25256de1cc73d3]

cppcheck: Remove unused variable in XMLExportDatabaseRanges.cxx - check


2011-01-07  Nigel Hawkins  <n.hawkins@gmx.com>  [cc3359be8037d92d19a8b4cd484f62534e31184c]

cppcheck: Remove unread variable in docsh5.cxx


2011-01-07  Nigel Hawkins  <n.hawkins@gmx.com>  [6f6402d6f97354cf8ecc73bd713714e3f783cb22]

cppcheck: Reduce variable scope in dbfunc3.cxx


2011-01-07  Nigel Hawkins  <n.hawkins@gmx.com>  [e97a613225dbb0e79b3999baeee47a84a80634bb]

cppcheck: Remove unread variable in op.cxx


2011-01-07  Nigel Hawkins  <n.hawkins@gmx.com>  [712118c0b81fe293088a6f7a23ee7e2e69b3e858]

cppcheck: Reduce variable scope in interpr2.cxx


2011-01-07  Nigel Hawkins  <n.hawkins@gmx.com>  [416e75756340107d89732132611d4d9008573941]

cppcheck: Reduce variable scope in namedlg.cxx


2011-01-07  Nigel Hawkins  <n.hawkins@gmx.com>  [7fb8c28d8252da191cdf28a9a055237359cbb8ba]

cppcheck: Reduce variable scope in vbaworksheet.cxx


2011-01-07  Nigel Hawkins  <n.hawkins@gmx.com>  [e3533f505e0a415fd396ae87820db281b3cbbac6]

cppcheck: Reduce variable scope in vbaworkbooks.cxx


2011-01-07  Nigel Hawkins  <n.hawkins@gmx.com>  [050749f54de8fe257abf9970bee711cf6bd768d5]

cppcheck: Reduce variable scope in column3.cxx


2011-01-07  Nigel Hawkins  <n.hawkins@gmx.com>  [6d37a985034a2aefb466a38f3d7ec76431b53a7d]

cppcheck: Reduce variable scope in filldlg.cxx


2011-01-07  Nigel Hawkins  <n.hawkins@gmx.com>  [df44fa7f8c73737188bbfa16c7ce7ec9da3bb690]

cppcheck: Reduce variable scope in crnrdlg.cxx


2011-01-07  Nigel Hawkins  <n.hawkins@gmx.com>  [9b735fa4350089edb0910be52718bbca29879fab]

cppcheck: Reduce variable scope in solverutil.cxx


2011-01-07  Nigel Hawkins  <n.hawkins@gmx.com>  [42a56939649c7c1157a2900640e2d82359b930f1]

cppcheck: Remove assignment to self in cell2.cxx


2011-01-07  Nigel Hawkins  <n.hawkins@gmx.com>  [6861abc8b6ebae4291fa5d888d011c282edddef2]

cppcheck: Reduce variable scope in interpr5.cxx


2011-01-07  Nigel Hawkins  <n.hawkins@gmx.com>  [1b65c3913102e773b3a26a2865404670f51f4cb4]

cppcheck: Reduce variable scope in qproform.cxx


2011-01-07  Nigel Hawkins  <n.hawkins@gmx.com>  [daa26db23d765c7e6b65bc49130e4d98a0413253]

cppcheck: Reduce variable scope in documen8.cxx


2011-01-07  Nigel Hawkins  <n.hawkins@gmx.com>  [b9e759695e04f0b408e3f451a9ebcfc2e274bd2c]

cppcheck: Reduce variable scope in inputopt.cxx


2011-01-07  Nigel Hawkins  <n.hawkins@gmx.com>  [b8a14af2f1fd9e5fb574601e5afaf9455f63d5c7]

cppcheck: Remove unread variable in tabvwshb.cxx


2011-01-07  Carsten Driesner  <cd@openoffice.org>  [39ad2ff73a9700be25064169bc8bd85001ab959c]

removetooltypes01: #i112600# Fixes in rsc, svl and xmloff after rebase


2011-01-07  Nigel Hawkins  <n.hawkins@gmx.com>  [e1880d043cdaff9be1401adf72cbd5013fb4291d]

cppcheck: Reduce variable scope in vbarange.cxx


2011-01-07  Mikhail Voytenko  <mav@openoffice.org>  [71747dd58636847fdfda6b5e4029a78d5e0cccfb]

removetooltypes: #i112600# remove tooltypes


2011-01-07  Carsten Driesner  <cd@openoffice.org>  [08bfcbee1d8f17b1034a3b78ae850fc49619509a]

removetooltypes01: #i112600# Fixes in rsc, svl and xmloff after rebase


2011-01-07  Nigel Hawkins  <n.hawkins@gmx.com>  [759c6914f57bc78ade368ca43106bbe6661b49ed]

cppcheck: Remove unread variable in vbarange.cxx


2011-01-07  Nigel Hawkins  <n.hawkins@gmx.com>  [8fff22cb01bac2f08e970ef5898527dbdee66c4f]

cppcheck: Reduce variable scope in mvtabdlg.cxx


2011-01-07  Nigel Hawkins  <n.hawkins@gmx.com>  [3fca3e854e96c1f6d166639c0eaa61185b48d3b5]

cppcheck: Reduce variable scope in xicontent.cxx


2011-01-07  Nigel Hawkins  <n.hawkins@gmx.com>  [cb55952e8c863ddf246b2660c541c5e2040ff168]

cppcheck: Reduce variable scope in table4.cxx


2011-01-07  Nigel Hawkins  <n.hawkins@gmx.com>  [bb0ab8043966d255a8c4d7eaa203c10a0e035001]

cppcheck: Reduce variable scope in interpr3.cxx


2011-01-07  os  <os@openoffice.org>  [b42b1497c53ba0d880e6972b3e7d74118a70988a]

#i116322# disable binfilter file export: some export code removed


2011-01-07  Nigel Hawkins  <n.hawkins@gmx.com>  [0194587db67ffa559d439fe4e170a86e56298965]

cppcheck: Remove unused variable in test.cxx


2011-01-07  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [344095b555a30365a318fd4edf1cc57353cef7a0]

gridsort: do not retrieve all row headers at once, this doesn't scale. Instead, allow to retrieve the header/title of a row given by index


2011-01-07  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [ee6e84390f6ed66e26aec1a6f41aa870b4637ee7]

gridsort: do not retrieve all row headers at once, this doesn't scale. Instead, allow to retrieve the header/title of a row given by index


2011-01-07  Nigel Hawkins  <n.hawkins@gmx.com>  [c1e095729e22505db24a41e6a3c15e9162953219]

cppcheck: Reduce variable scope in inputwin.cxx


2011-01-07  Nigel Hawkins  <n.hawkins@gmx.com>  [867d19e0bf4eb9163d0efc691e41b4fc0f432ea5]

cppcheck: Reduce variable scope in chartarr.cxx


2011-01-07  Nigel Hawkins  <n.hawkins@gmx.com>  [089f7d0aced78a518049480fa88235a0666ddf2a]

cppcheck: Reduce variable scope in dpobject.cxx


2011-01-07  Nigel Hawkins  <n.hawkins@gmx.com>  [30a6b8e275cbbe2696ff1e3b8340b34cf7ba1818]

cppcheck: Reduce variable scope in detfunc.cxx


2011-01-07  Nigel Hawkins  <n.hawkins@gmx.com>  [0ab5804be763bb0406e63170113d4e0de0c627b7]

cppcheck: Reduce variable scope in inputhdl.cxx


2011-01-07  Nigel Hawkins  <n.hawkins@gmx.com>  [01a119e277b2520d939038be7565d5f6e72daa84]

cppcheck: Remove unused variable in docsh4.cxx


2011-01-07  Nigel Hawkins  <n.hawkins@gmx.com>  [3936ef645340b7d044e3ffe39c5243891183d7f4]

cppcheck: Remove unread variable in documen3.cxx


2011-01-07  Nigel Hawkins  <n.hawkins@gmx.com>  [07c5364edec62545ffdc3355eecc4322e2a85b1b]

cppcheck: Remove unread variable in colrowst.cxx


2011-01-07  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [c23439dc8491926ff6de6e354faef4194085f7e3]

vcl118: fix a namespace problem


2011-01-07  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [334a11ea8284cf6fa5af6dfbbb9d105418356ca6]

gridsort: document ownership of the grid columns


2011-01-07  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [ce87fad0a9eba1247450d34140d44e234523cdf5]

gridsort: when columns are removed from or inserted into the model, invalidate the complete control - since columns are auto-resized, effectively all columns might need a repaint


2011-01-07  Nigel Hawkins  <n.hawkins@gmx.com>  [7b460ef92d9e148eedff6bac5f2f90fb2597cc31]

cppcheck: Reduce variable scope in drwlayer.cxx


2011-01-07  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [dcd6c8a87317a81beea35a067667165b9e0f051b]

gridsort: alllow removing columns from a grid control column model


2011-01-07  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [075ffa4ea267ae143c9c6c583073451ace1d57b3]

gridsort: alllow removing columns from a grid control column model


2011-01-07  Mikhail Voytenko  <mav@openoffice.org>  [02e1029d8c6a1532de630d0dc74e869306a562a1]

fwk162: #i115902# review usage of SfxObjectShellRef, SfxObjecShellLock


2011-01-07  Mikhail Voytenko  <mav@openoffice.org>  [fdf0c3f3c73229588d52893c5c77faea0228a5fb]

fwk162: #i115902# review usage of SfxObjectShellRef, SfxObjecShellLock


2011-01-07  sb  <sb@openoffice.org>  [0c949676d836385e1925d2ae6b50d597266fa38e]

sb139: #i113686# do not clear IdlReflectionServiceImpl::_x[TD]Mgr to avoid null pointer dereferentiation


2011-01-07  Carsten Driesner  <cd@openoffice.org>  [cb5c8c06db560f1f5876cac2184a75c509267279]

removetooltypes01: #i112600# Fixes in tools after rebase


2011-01-07  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [27103fadc0eabf17ae4124975f8d4ac977618695]

vcl118: fix a namespace problem


2011-01-07  sb  <sb@openoffice.org>  [8e4ab13027f6ee90c788c064ff0912347cafb652]

sb139: #i113686# let LRU_Cache::setValue nop after LRU_Cache::clear (so that IdlReflectionServiceImpl does not leak ring-referenced _aElements members after dispose)


2011-01-07  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [4f39e56b002026409d52d0caeabda97c81961b91]

gridsort: allow the non-UNO table model to retrieve data which is not known to the UNO DataModel


2011-01-07  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [85edcf2661b32189d7f44b1afac1890182c33abb]

dba34c: merge


2011-01-07  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [151e86557ac6f75551722da8cf3edf7130cf3c60]

dba34c: merge


2011-01-07  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [cb44839c8676b54dbe88823626b7b7bd02a034df]

dba34c: merge


2011-01-07  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [f9d9e2289c3c5f801ffe41db7f0cab8c3fc9e6ee]

dba34c: merge


2011-01-07  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [8162ad59bec02814af20eb87131d46201f23d764]

dba34c: merge


2011-01-07  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [408a13ca5edc8abdb2113cd35ecf2a5235833ff2]

dba34c: merge


2011-01-07  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [35406d629280f6d44d944231740c310bdc1e9679]

dba34c: merge


2011-01-07  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [5cef76ee88349a9add7b011c46f94124a4f37ffe]

dba34c: merge


2011-01-07  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [31ff861b580c87fa42b6c5ade11c713e2c79c806]

dba34c: pulled/merged latest changes from CWS dba34b


2011-01-07  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [a2c4c5323de520468e5e0acb598ccdc18b70f8a7]

dba34c: pulled/merged latest changes from CWS dba34b


2011-01-07  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [1e27b5c5e62dd7c3005e585722e37ba695af6c9c]

dba34c: pulled/merged latest changes from CWS dba34b


2011-01-07  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [e816b136925b1d417dd038a768ad1cf6faae0991]

dba34c: pulled/merged latest changes from CWS dba34b


2011-01-07  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [d5620a3e4b8c0d956073691ded486bab1e0f919e]

dba34c: pulled/merged latest changes from CWS dba34b


2011-01-07  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [1b4862fbafa5236c7cf1802adfa45bc241b1695e]

dba34c: pulled/merged latest changes from CWS dba34b


2011-01-07  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [9b2bc5d7cb1de88676c17df0c2c3fd490047dc26]

dba34c: pulled/merged latest changes from CWS dba34b


2011-01-07  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [cbcec4a8a16a62438238b41470eba33ed5dfc780]

dba34c: pulled/merged latest changes from CWS dba34b


2011-01-07  Thomas Benisch  <tbe@openoffice.org>  [0729b2664f9c9cc9926ad8d7e0820b6abf38c268]

chart51: #i106137# Formatting Toolbar - Focus doesn't switch when select an other element


2011-01-07  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [14ea1e208b3038c5639abd99c11799146a69643c]

gridsort: added XGridColumnModel::createColumn


2011-01-07  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [ca53d4504968bb2fd396c352657c9dc5b3ee6c40]

gridsort: added XGridColumnModel::createColumn


2011-01-07  Caolán McNamara  <caolanm@redhat.com>  [4492de10e0c61900bd00b1b03983073258161a93]

fix this up but keep cppcheck silent


2011-01-07  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [ab6b89030ba6f4e80b7df7f734fa23338841293d]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/undoapi


2011-01-07  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [0e5f813636b71eea7f1c355b0bd6ebd9c575ae59]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/undoapi


2011-01-07  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [e8f1cbd03ed2235386126480b1bd2e041b553208]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/undoapi


2011-01-07  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [e2f4f325b76b39e37394d788e922a3690e4f24dc]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/undoapi


2011-01-07  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [0c0ec7651ca99457372e4477b426e1da2ee1d882]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/undoapi


2011-01-07  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [a7b6bbdc3d285dc51a1dd212123915c9fc7bfa5f]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/undoapi


2011-01-07  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [872b2f79cd3527c0163c78e4d2b1a32fad81a863]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/undoapi


2011-01-07  Caolán McNamara  <caolanm@redhat.com>  [9c97e631716d73d7d9f17c2b53f6edfe8a160e10]

fix syntax


2011-01-07  Caolán McNamara  <caolanm@redhat.com>  [e28997ddede46b619f8f64a66c18cbc1e4e92dc3]

cppcheck: prefer prefix variant


2011-01-07  Caolán McNamara  <caolanm@redhat.com>  [62228c515fe57155fa704fc1d23db19f735dacc5]

cppcheck: prefer prefix variant


2011-01-07  Caolán McNamara  <caolanm@redhat.com>  [e8bf716e6dc616e67a940be048d2df2673e83fcf]

cppcheck: prefer prefix variant


2011-01-07  Caolán McNamara  <caolanm@redhat.com>  [8f87684ae99bf8dab5084b3c8eccd80f44292e72]

cppcheck: prefer prefix variant


2011-01-07  Caolán McNamara  <caolanm@redhat.com>  [3505b4288e10937ca4805de5989b71da59e8c54a]

adjust indent


2011-01-07  Guillaume Poussel  <gpoussel@gmail.com>  [ae00a3d7d62c0345f8ba8185a8bfad60229f2909]

Clean 'resourceleak' warning in cppcheck.


2011-01-07  Guillaume Poussel  <gpoussel@gmail.com>  [865bef974dbe82eda780bb28516d83982ae07ed8]

cppcheck cleanliness


2011-01-07  Sebastian Spaeth  <Sebastian@SSpaeth.de>  [f795718d498e939e4a0b4db6f17963ffc68fb792]

Update CREDITS.odt

mmeeks gave OK to push without review, he will have a look at it.

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>

2011-01-07  Caolán McNamara  <caolanm@redhat.com>  [8ac53e5281808a84c6560c9038bd80167b2eba0b]

cppcheck: prefer prefix variant


2011-01-07  Caolán McNamara  <caolanm@redhat.com>  [89e9bdb508104a2feb0a5b84183c56ce80e483e4]

cppcheck: prefer prefix variant


2011-01-07  Caolán McNamara  <caolanm@redhat.com>  [52764286746e93c1fd22999c78d7b07cf936faa6]

cppcheck: prefer prefix variant


2011-01-07  Caolán McNamara  <caolanm@redhat.com>  [8ff6884d511c8b3b697a6813a4fea598e1906f57]

cppcheck: prefer prefix variant


2011-01-07  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [bf904495278d81ebf96c0b7ee3c050509632b0f2]

xlastovi: #i91990# use proper values for CGBitmapContextCreate


2011-01-07  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [a9edc6355d2323e1ac37c05bddd04d3e32896c09]

gridsort: RowHeight belongs to the GridControlModel (not the GridDataModel), too


2011-01-07  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [c36c24d7c4396dff864b77e91fe36cd7890a5342]

gridsort: RowHeight belongs to the GridControlModel (not the GridDataModel), too


2011-01-07  Christoph Herzog  <christoph.herzog@uni-bamberg.de>  [96894f571dd52e2e891c972f46a0e02356d6347a]

translate german comments


2011-01-07  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [5c398088ae12011b0cda564b580c31bed7558aed]

gridsort: RowHeaderWidth/ColumnHeaderHeight do not belong to the GridData/ColumnModel, but to the GridControlModel


2011-01-07  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [9cb54ddb6ee986202829eab834cb856a4df5c45f]

gridsort: RowHeaderWidth/ColumnHeaderHeight do not belong to the GridData/ColumnModel, but to the GridControlModel


2011-01-07  Laszlo Nemeth  <nemeth@openoffice.org>  [ee8a47bfbb40932a6f29d9c2dad8796bf9570441]

fixed a crash - fdo#32850


2011-01-07  Ocke Janssen [oj]  <Ocke.Janssen@oracle.com>  [b06a3287f38af15af2172e20f2ad29a0d12cd8ff]

dba34c: #i116032# we have to recalc the bounding rect


2011-01-07  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [74bbd23c2d27db99f1f2cba8e16fa8486d1bf3da]

gridsort: removed css.awt.grid.ScrollBarMode - it was unused, and if it weren't, it wouldn't belong into this module


2011-01-07  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [e1c80401419cf94b34706c4fa7fdd929665c640e]

gridsort: removed css.awt.grid.ScrollBarMode - it was unused, and if it weren't, it wouldn't belong into this module


2011-01-07  Ocke Janssen [oj]  <Ocke.Janssen@oracle.com>  [656c73c2e4138f110f1b08f60482ae66f8f843ef]

dba34c: #i108590# convert number to date


2011-01-06  Joseph Powers  <jpowers27@cox.net>  [d590e9e07fcb248e762adb8af755a36cebf3016d]

Remove DECLARE_LIST(Imp3DLightList, SdXML3DLightContext*)


2011-01-06  Joseph Powers  <jpowers27@cox.net>  [c5e997d640cd3ff387793de9080f3eee978d0881]

Remove DECLARE_LIST( FmCtrlModelList, XInterface* )

Actually the whole file isn't used.

2011-01-06  Joseph Powers  <jpowers27@cox.net>  [9a0bd5110ceee9851bcd8cf12090b13c60074353]

Remove DECLARE_LIST( FmCtrlModelList, XInterface* )

Actually the whole file isn't used.

2011-01-06  Laszlo Nemeth  <nemeth@openoffice.org>  [fcf118007512b5f311b8786e8d381875bfe48a55]

fixed a crash - fdo#32850


2011-01-06  Caolán McNamara  <caolanm@redhat.com>  [22ba0d91505b1c3245e482c527e0454ed0cc0919]

flush stdout before returning from main in case _exit hack is operational


2011-01-06  Caolán McNamara  <caolanm@redhat.com>  [9dbf9b38f497acc40e6b16ae8e55170000220b50]

Use full path to ooenv.

So that the command line suggested by make dev-install actually works.

2011-01-06  Caolán McNamara  <caolanm@redhat.com>  [f4174a0f74f1b7ab565eb95cd6b6fd1c4b1aec89]

Resolves: rhbz#666088 clean up search cache singleton in correct order

Signed-off-by: Kohei Yoshida <kyoshida@novell.com>

2011-01-06  Petr Mladek  <pmladek@suse.cz>  [2867342bbb53167932fce40834eb2e9ee1f8a2c1]

Fix check for BerkleyDB when db_create is macro

It seems more safe to check for dbopen; it has just one
other variant in db-3, see
http://lists.debian.org/debian-devel/2001/04/msg01770.html

2011-01-06  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [e9fd262a9eb16f27792a63c8e20ced05333f1b64]

gnumake3: updating existing check in sfx2 to new check infrastructure


2011-01-06  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [84abe714225700987f14660f19ede71c19c0a51b]

gnumake3: module support for checks and subsequent checks


2011-01-06  Caolán McNamara  <caolanm@redhat.com>  [b0e0388d7c167e047763801fd725095683bdb4ca]

Resolves: rhbz#666088 clean up search cache singleton in correct order


2011-01-06  Michael Meeks  <michael.meeks@novell.com>  [b0f8b8d3fc98413479bfd75a600e07dc00496315]

remove english license pre-amble; fixing bug 32563


2011-01-06  Juergen Schmidt  <jsc@openoffice.org>  [52bce12e36ecd7018be8249575b5f7211dc32c6f]

jsc340: i115337: correct since tags


2011-01-06  Juergen Schmidt  <jsc@openoffice.org>  [cd1471fbc30a7a4d598f2da731de2af71d522bea]

jsc340: i115337: correct since tags


2011-01-06  Kurt Zenker  <kz@openoffice.org>  [734a6d08ad0e414b3331d4c9dac0369798e66795]

OOO330


2011-01-06  Michael Meeks  <michael.meeks@novell.com>  [103ed05541e9a8ed9d9cbbc1e6877b529a083c9f]

add BrOffice translations for pt-BR to .desktop files, from Rene.

Signed-off-by: Michael Meeks <michael.meeks@novell.com>

2011-01-06  David Tardon  <dtardon@redhat.com>  [2d262182acba3c7550756df2bc3b548964ec6bb2]

Related: fdo#32840 update help line for unopkg --supress-license


2011-01-06  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [dd52c46d4dffaabf20c457ec304eb733fff935b0]

fdo#32840: make unopkg --suppress-license skip license in all cases


2011-01-06  Joseph Powers  <jpowers27@cox.net>  [0e2c42eb800d7a65e65c27ab7b834b592d2caf5b]

Remove DECLARE_LIST( FmEntryDataBaseList, FmEntryData* )


2011-01-06  Jan Holesovsky  <kendy@suse.cz>  [e4660fb6a551cdb62c01aa747dd763d734d74dc2]

Show the license information in a separate, localizable dialog; fdo#32563.


2011-01-06  Kurt Zenker  <kz@openoffice.org>  [62cfba8ec4ca92fa3b20b2de8719ef8ca0d89bbe]

CWS-TOOLING: integrate CWS calc64


2011-01-06  Hans-Joachim Lankenau  <hjs@openoffice.org>  [159c878063d472e8cb33b0d3891dbe6e513af983]

ause129: #i116326# own pch dependency file for debug case


2011-01-06  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [ba24c7a4fd8714a6ae2b7c49d00d33a65f24eca2]

gridsort: XGridDataModel: do not provide access to all data at once, instead use cell-based access


2011-01-06  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [f167cee01ffd13e949e68f8395050dc1264f9ab5]

gridsort: XGridDataModel: do not provide access to all data at once, instead use cell-based access


2011-01-06  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [bb282d6533202ce6056d6aed37774c59a2deab2a]

dr78: oox - import children of BIFF3-BIFF5 group shapes


2011-01-06  Caolán McNamara  <caolanm@redhat.com>  [de26c2c65c21182d23cbf660cf6bd19cd84f7f90]

cppunit: prefer prefix variant


2011-01-06  Caolán McNamara  <caolanm@redhat.com>  [c1d1dcb62abe696b7f4aaa035eefe08ed11b9ca6]

cppunit: prefer prefix variant


2011-01-06  Caolán McNamara  <caolanm@redhat.com>  [358c04248f7399a2e91fb8945d4c9c79b8695202]

cppunit: prefer prefix variant


2011-01-06  Caolán McNamara  <caolanm@redhat.com>  [1c4899220103d0f26aab9b4db70d329f161454a1]

cppunit: prefer prefix variant


2011-01-06  Caolán McNamara  <caolanm@redhat.com>  [a95e4952297007634302b11e3eaa3d0001a40f47]

cppunit: prefer prefix variant


2011-01-06  Caolán McNamara  <caolanm@redhat.com>  [6aca1e682ae4b12d4ee8ae8600cb88ae2a1151ab]

cppunit: prefer prefix variant


2011-01-06  Caolán McNamara  <caolanm@redhat.com>  [d4eaeeecc108d3ca751efbc467709ac1899234da]

cppunit: prefer prefix variant


2011-01-06  Caolán McNamara  <caolanm@redhat.com>  [b170375107de68a64367c37124a0b90d0ef69923]

cppunit: prefer prefix variant


2011-01-06  Caolán McNamara  <caolanm@redhat.com>  [803ab3946e27de662b0fbcf942950ee37311fac3]

cppunit: prefer prefix variant


2011-01-06  Caolán McNamara  <caolanm@redhat.com>  [c53d03f70ab4aa14259b17263d6234a5c3a7aeab]

cppunit: prefer prefix variant


2011-01-06  Caolán McNamara  <caolanm@redhat.com>  [f2bc6b5dfbff1c7a35a9e051314675892e4c8bd1]

silence this script during the build


2011-01-06  Hans-Joachim Lankenau  <hjs@openoffice.org>  [827fcc68aa45b3567afdbe082717e5eaa151a9dd]

ause129: #i116298# move toolkit images


2011-01-06  Hans-Joachim Lankenau  <hjs@openoffice.org>  [ec297b77de621fb7dd6b29045269a1b7402771d1]

ause129: #i116298# move toolkit images


2011-01-06  Hans-Joachim Lankenau  <hjs@openoffice.org>  [731c4a20b2e21afd5e239dff00c1ca840fff20d1]

ause129: #i116298# move toolkit images


2011-01-06  Caolán McNamara  <caolanm@redhat.com>  [28a8964dbd3c0b2783bd2474ce4ad48bfeb2e34b]

fix typo


2011-01-06  Kalman Szalai - KAMI  <kami911@gmail.com>  [7fbdfd0a0d2af30af92839ebf8bcf97c465519e8]

Creating technical.dic based on src/*.dic


2011-01-06  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [9d264d2667daa4284d08afe0e4e93d0c67efa85e]

vcl118: #i116120# cope with too small geometries


2011-01-06  Joseph Powers  <jpowers27@cox.net>  [359f621ac02cec1bf7f26d72e6ddd815c4dfa392]

Remove DECLARE_LIST( XPolygonList, XPolygon* )


2011-01-06  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [af74e6a8e5b62387f2966412a9277a11330c46b1]

dr78: #i96587# typo in comment


2011-01-06  Caolán McNamara  <caolanm@redhat.com>  [1fe3737d3d16f228a3668214d5b09ddc71c6e4a5]

cppunit: prefer prefix variant


2011-01-06  Caolán McNamara  <caolanm@redhat.com>  [7ae8d003b750efb8282deaffaedc72b511068bae]

cppunit: prefer prefix variant


2011-01-06  Caolán McNamara  <caolanm@redhat.com>  [d2ad54d2a53a1c02c1e172016a4f1d6f76569783]

cppunit: prefer prefix variant


2011-01-06  Caolán McNamara  <caolanm@redhat.com>  [de33b471429e4f2db021cb0e6296825c87e136cb]

cppunit: prefer prefix variant


2011-01-06  Caolán McNamara  <caolanm@redhat.com>  [a3b3f4675a6bdb0e129578347b4811a79522277f]

cppunit: prefer prefix variant


2011-01-06  Caolán McNamara  <caolanm@redhat.com>  [4ee227cb0c4d220b13f8539d59dde88a47d4f1e5]

cppunit: prefer prefix variant


2011-01-06  Caolán McNamara  <caolanm@redhat.com>  [0927b07cb254c7d2c260f7007bf9acda60b3b50b]

cppunit: prefer prefix variant


2011-01-06  Caolán McNamara  <caolanm@redhat.com>  [18d23365fdf27b01ccacec64a4b2a0de99bd33fc]

cppunit: prefer prefix variant


2011-01-06  Caolán McNamara  <caolanm@redhat.com>  [6dba180d82dcdedd7c5a423f65afdd41aa0b579f]

cppunit: prefer prefix variant


2011-01-06  Caolán McNamara  <caolanm@redhat.com>  [57f2b218cd50982fc2b42495784dce2880319d6d]

cppunit: prefer prefix variant


2011-01-06  Caolán McNamara  <caolanm@redhat.com>  [94fd407d70035cc48bbf0575fabf54ea1ef5dfa6]

cppunit: prefer prefix variant


2011-01-06  Caolán McNamara  <caolanm@redhat.com>  [784ed1216e5920553e1559286361eb7db27c8d85]

cppunit: prefer prefix variant


2011-01-06  Caolán McNamara  <caolanm@redhat.com>  [52e9518547da98edca8d2dfb5e6c4263ffe85a48]

cppunit: prefer prefix variant


2011-01-06  Caolán McNamara  <caolanm@redhat.com>  [84ecb02e94d6ff411925cba61493b268daf75d06]

cppunit: prefer prefix variant


2011-01-06  Caolán McNamara  <caolanm@redhat.com>  [eaeb9d2b100cfdc3e72e244d1b2c6839ebd82590]

cppunit: prefer prefix variant


2011-01-06  Caolán McNamara  <caolanm@redhat.com>  [546c584f472b2115a0a87e2815cb99bc15fa0195]

cppunit: prefer prefix variant


2011-01-06  Caolán McNamara  <caolanm@redhat.com>  [4b68a59c67e47e08ac1a39c14e2e5c7e77d4db80]

cppunit: prefer prefix variant


2011-01-06  Caolán McNamara  <caolanm@redhat.com>  [c7721a5243292af85fe98c37c9d2955a7b401328]

cppunit: prefer prefix variant


2011-01-06  Caolán McNamara  <caolanm@redhat.com>  [cf30ffaa88d00a08e2ca8f51bca975717b561430]

cppunit: prefer prefix variant


2011-01-06  Caolán McNamara  <caolanm@redhat.com>  [475e3f0648231a0a1b5c4655f7e6b610062ae414]

cppunit: prefer prefix variant


2011-01-06  Caolán McNamara  <caolanm@redhat.com>  [62b7068ee4c043c7058ddcfa2ecb0137b509ad57]

cppunit: prefer prefix variant


2011-01-06  Caolán McNamara  <caolanm@redhat.com>  [1fb9173ba929006341f9e71d8c1dabdeb78fd810]

cppunit: prefer prefix variant


2011-01-06  Caolán McNamara  <caolanm@redhat.com>  [7d972bb3b1f579befd3cf2e1e8562a24c16df8dd]

cppunit: prefer prefix variant


2011-01-06  Caolán McNamara  <caolanm@redhat.com>  [d90fef45cd1a8f15c54debd0542b1ec250ad57aa]

cppunit: prefer prefix variant


2011-01-06  Caolán McNamara  <caolanm@redhat.com>  [ddc6f22870e29fd4d220d50f27baa44502291106]

cppunit: prefer prefix variant


2011-01-06  Caolán McNamara  <caolanm@redhat.com>  [3deec6aba02bbff573bd81bfb05b6ba271693b6e]

cppunit: prefer prefix variant


2011-01-06  Caolán McNamara  <caolanm@redhat.com>  [a713aa6a31b0898ac4c7f1f0802c4e35bb8f7055]

cppunit: prefer prefix variant


2011-01-06  Caolán McNamara  <caolanm@redhat.com>  [56c511481b522ba63e5640b88d50216be304e8ed]

cppunit: prefer prefix variant


2011-01-06  Caolán McNamara  <caolanm@redhat.com>  [4186a6b6294124879d893935c7720eb9562f1050]

cppunit: prefer prefix variant


2011-01-06  Caolán McNamara  <caolanm@redhat.com>  [3bf43b8d8e163f9cc18e8b430050f313f67e0a91]

cppunit: prefer prefix variant


2011-01-06  Caolán McNamara  <caolanm@redhat.com>  [3bef32f4aec2c8e2bbe3be31fcb3b304eaf7658a]

cppunit: prefer prefix variant


2011-01-06  Caolán McNamara  <caolanm@redhat.com>  [cc783d008e2e44bb47c25df7b1826e01f0ff2598]

cppunit: prefer prefix variant


2011-01-06  Caolán McNamara  <caolanm@redhat.com>  [7bda7a2cae094ad4ed195ab1095e707d63c030c4]

cppunit: prefer prefix variant


2011-01-06  Caolán McNamara  <caolanm@redhat.com>  [87f633ee4c977664283052fd5ca9dc6b3b864134]

cppunit: prefer prefix variant


2011-01-06  Caolán McNamara  <caolanm@redhat.com>  [9941a8aaea6b2a4262c02e179047e120714ed9c7]

cppunit: prefer prefix variant


2011-01-06  Kurt Zenker  <kz@openoffice.org>  [715e22beeac1d0a02b99f50d38081ae56b8b22c0]

CWS-TOOLING: integrate CWS impress208


2011-01-06  Kurt Zenker  <kz@openoffice.org>  [20d7cbe7f9e79145d374d0e25054bf9baa187c12]

CWS-TOOLING: integrate CWS impress208


2011-01-06  Kurt Zenker  <kz@openoffice.org>  [dbc6f094895662a648c2b7e55a62d53fbda279ca]

CWS-TOOLING: integrate CWS impress208


2011-01-06  Kurt Zenker  <kz@openoffice.org>  [a51691fe4ef1583e90695c9defe59e2a940d395c]

CWS-TOOLING: integrate CWS impress208


2011-01-06  Caolán McNamara  <caolanm@redhat.com>  [ebf583b92cc21213c0d7f2cce3cb0f714dde6cd6]

cppunit: prefer prefix variant


2011-01-06  Caolán McNamara  <caolanm@redhat.com>  [ff8f8064fde488f395e8f6e51b259c368d384d10]

cppunit: prefer prefix variant


2011-01-06  Mikhail Voytenko  <mav@openoffice.org>  [6d7dde7dd2b4ecb94b71c5966391c2e21ea5b241]

removetooltypes01: rebase to DEV300_m96


2011-01-06  Mikhail Voytenko  <mav@openoffice.org>  [0ce7e8a31bb27ad67a14916a15a0c52fec4604aa]

removetooltypes01: rebase to DEV300_m96


2011-01-06  Mikhail Voytenko  <mav@openoffice.org>  [e1ac951c62beaadf44722d8a43b4dd0c6f6d7e29]

removetooltypes01: rebase to DEV300_m96


2011-01-06  Mikhail Voytenko  <mav@openoffice.org>  [e672cd42fd750b9d2b033b743e544597fe137703]

removetooltypes01: rebase to DEV300_m96


2011-01-06  Mikhail Voytenko  <mav@openoffice.org>  [ece7a861310457a6c437f68d877112c774b93ae9]

removetooltypes01: rebase to DEV300_m96


2011-01-06  Mikhail Voytenko  <mav@openoffice.org>  [efc0ec1a0b338390d394ecba70a4a9b600b326bc]

removetooltypes01: rebase to DEV300_m96


2011-01-06  Mikhail Voytenko  <mav@openoffice.org>  [4446d50fc7278c1ca21dfe5852b86acd8a8cba05]

removetooltypes01: rebase to DEV300_m96


2011-01-06  Mikhail Voytenko  <mav@openoffice.org>  [f023a0e948df0e66063f56495e3e3121bf563429]

removetooltypes01: rebase to DEV300_m96


2011-01-06  Mikhail Voytenko  <mav@openoffice.org>  [8ff51afa0dcd4e5e644e923131ee72435c80b57b]

removetooltypes01: rebase to DEV300_m96


2011-01-06  Mikhail Voytenko  <mav@openoffice.org>  [305315337b472eeee344c3ee174dded67da8d1af]

removetooltypes01: rebase to DEV300_m96


2011-01-06  Caolán McNamara  <caolanm@redhat.com>  [12d59ceb16f77cdd5eee0c10c361658ca131c9f5]

cppunit: prefer prefix variant


2011-01-06  Caolán McNamara  <caolanm@redhat.com>  [ab73456a49a7e95de9860ac2fcdb6d88076c463d]

cppunit: prefer prefix variant


2011-01-06  Caolán McNamara  <caolanm@redhat.com>  [7c7e6fa33b1dae304f3fc949299cddcc28911433]

cppunit: prefer prefix variant


2011-01-06  Caolán McNamara  <caolanm@redhat.com>  [b76c9f9208cb5c434890e8d2c07a22cb86c75d7d]

cppunit: prefer prefix variant


2011-01-06  Kurt Zenker  <kz@openoffice.org>  [6c0c86f0c8b7090070132b15e5e422b0677b8b73]

CWS-TOOLING: integrate CWS ooo33gsl13


2011-01-06  Kurt Zenker  <kz@openoffice.org>  [ed48b3f942e343d2794e7c8c678de005de60c0bd]

CWS-TOOLING: integrate CWS ooo33gsl13


2011-01-06  Kurt Zenker  <kz@openoffice.org>  [cc54d8e8bc507d65b9c1ffd23c087ac2030ef880]

CWS-TOOLING: integrate CWS ooo33gsl13


2011-01-06  Caolán McNamara  <caolanm@redhat.com>  [9de19e6f3ccb47f31cca7481849a6151ad2b5193]

cppunit: prefer prefix variant


2011-01-06  Caolán McNamara  <caolanm@redhat.com>  [ab562ab2064b8d92cbd9d83b167053cd29998fcb]

cppunit: prefer prefix variant


2011-01-06  Caolán McNamara  <caolanm@redhat.com>  [2a26ed5f4b4e5dc40917ae5a416c5e75ac06ff01]

cppunit: prefer prefix variant


2011-01-06  Caolán McNamara  <caolanm@redhat.com>  [ac6d68ccfc652fada83a1353c075a8d858403a22]

cppunit: prefer prefix variant


2011-01-06  Caolán McNamara  <caolanm@redhat.com>  [4898581f826b8438312fe4f31a3fe05d9f9ddece]

cppunit: prefer prefix variant


2011-01-06  Caolán McNamara  <caolanm@redhat.com>  [2f7bb2eec9029896462fbf2fb5a4c06ca653d68c]

cppunit: prefer prefix variant


2011-01-06  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [828ecc65de0b4375c74ecd08fb9286b0c6355688]

gridsort: removed XGridColumnModel::copyColumn This does the very same as XGridColumn::XCloneable::createClone does, so there's no need for this method anymore.


2011-01-06  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [9a402704663a1ec0ea241517cffc8f26efc6dbfa]

gridsort: removed XGridColumnModel::copyColumn This does the very same as XGridColumn::XCloneable::createClone does, so there's no need for this method anymore.


2011-01-06  Caolán McNamara  <caolanm@redhat.com>  [c75df25a5496c3eed2bdf84789c17867568be00d]

cppunit: prefer prefix variant


2011-01-06  Caolán McNamara  <caolanm@redhat.com>  [caba1033a6804ac23c1719f2f57a3aa529f696c3]

cppunit: prefer prefix variant


2011-01-06  Caolán McNamara  <caolanm@redhat.com>  [5bbcf56a6cfb4447279e78d9a451258425ea3e1a]

WaE: this dir is now warning free


2011-01-06  Caolán McNamara  <caolanm@redhat.com>  [b93be31380ddcd3068d7f7b5dbed60cad2af34b9]

WaE: this dir is now warning free


2011-01-06  Caolán McNamara  <caolanm@redhat.com>  [e5ad15f4e4ba31ef03e3e41bdac303199e2604d7]

WaE: C4805 mix of bool and BOOL


2011-01-06  Caolán McNamara  <caolanm@redhat.com>  [88f2aece744d60f7d7d9c0baf65db84e98b5c19d]

WaE: this dir is now warning free


2011-01-06  os  <os@openoffice.org>  [b55c3b0fa9830ea7d8295ef33fd994cbef2547ed]

#i116322# disable binfilter file export: configuration removed


2011-01-06  os  <os@openoffice.org>  [550cefca1663d9fb250abc8ea2c3eaa71880a038]

#i116322# disable binfilter file export: configuration removed


2011-01-06  os  <os@openoffice.org>  [b92836c40606b0186fdf212e166307ffaa75c803]

#i116322# disable binfilter file export: configuration removed


2011-01-06  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [adebaa24f8ee734ed5694feee1ba225b4b1dcf95]

gridsort: allow inserting columns into the column model while the control is already alive (unfinished) Missing: Adjustments to the data model. Probably we need to change the API here: It does not make sense that the only method to retrieve actual data from the data model is "any[][] getData" - this doesn't scale at all, and blocks all dynamic changes to the columns. I suppose we need some "any getCellData( col, row )" here.


2011-01-06  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [40fa25aad018cb9c31aa78f7e2c9634f796e0a04]

gridsort: when removing a control due to a model change, ensure the control is disposed (otherwise relicts of it will remain in our VCL counterpart)


2011-01-06  Caolán McNamara  <caolanm@redhat.com>  [54dd44f0e4d5c40cb89ea3a2fda00d3c4893506e]

WaE: this dir is now warning free


2011-01-06  Caolán McNamara  <caolanm@redhat.com>  [657c736c101edfeca0939c3dac4fe97e2241c195]

WaE: this dir is now warning free


2011-01-06  Caolán McNamara  <caolanm@redhat.com>  [303fcf356499bda4b2a73b386e3b1197a307779b]

WaE: this dir is now warning free


2011-01-06  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [b03baea914ff8f45cb1f5cf9703ff316a5396135]

dr78: #i96587# oox - import BIFF8 cell notes


2011-01-06  tono  <tono@openoffice.org>  [2f324e58ca1102a272f9c375b87910bb2e8fe6a3]

mingwport33: i#116329: MinGW port enhancement: configurable libstdc++ name


2011-01-06  tono  <tono@openoffice.org>  [5256f32b980016ff11e2eef15c39bd942a08d200]

mingwport33: i#116329: MinGW port enhancement: configurable libstdc++ name


2011-01-06  tono  <tono@openoffice.org>  [756ad0fa5cd86d274e34aef7d9b0c195a2067929]

mingwport33: i#116329: MinGW port enhancement: configurable libstdc++ name


2011-01-06  Caolán McNamara  <caolanm@redhat.com>  [3c8190673b923c59f7f9633265e95a8d50e487c5]

WaE: this dir is now warning free


2011-01-06  Ocke Janssen [oj]  <Ocke.Janssen@oracle.com>  [28750c30fb5dac69c63b6b7bfd0d9b0264b91d57]

dba34c: #i113184# remove the order clause when the column is not part of the table


2011-01-06  Miklos Vajna  <vmiklos@frugalware.org>  [7be59837a9fd7df806ffd5bedc71b764d2a6c387]

move find-german-comments from build repo to bootstrap/bin


2011-01-06  Caolán McNamara  <caolanm@redhat.com>  [be2b0483a056fcdfeff2cbd8500d11469fe3786f]

fix build error, this is probably right I hope


2011-01-06  Andreas Bregas  <ab@openoffice.org>  [c9ab976195407f0e91e0323850d2ae298f5cc7bc]

Resolves: #i109702# basic editor reads past end of string when line ie just '


2011-01-06  Caolán McNamara  <caolanm@redhat.com>  [ad7e561b07cf19a4150a502496eebf80218085cd]

add a bit of documentation about confusion around word 2 and word 5


2011-01-06  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f37e09084c60834aca7413bcf0245e8be4bb07d3]

ause129: #i116325# don't process .<basename>.xcu, created on mac


2011-01-06  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [1ed3654a1c0acf899fbe93352b93979f17103528]

dr78: #i96587# oox - import BIFF2-BIFF5 cell notes


2011-01-06  Ocke Janssen [oj]  <Ocke.Janssen@oracle.com>  [0ca1b7ace4da7df621d38aa9df8fab3e5984577f]

dba34c: #i113405# remove row from rowset when it can not be accessed anymore and adjust rowcount


2011-01-06  Ocke Janssen [oj]  <Ocke.Janssen@oracle.com>  [54b40663d23e6a56ce1dabb05a385d895958de34]

dba34c: #i113405# remove row from rowset when it can not be accessed anymore and adjust rowcount


2011-01-06  Hans-Joachim Lankenau  <hjs@openoffice.org>  [d384a2a1f25e1c868a7fe1f3b31157c2ceaf4542]

ause129: #i116289# set MACOSX_DEPLOYMENT_TARGET in environment for use in dmake and gnumake build


2011-01-06  armijn  <armijn@brandine.(none)>  [e505ea1c2a585ab324a03927c1efa499f877edeb]

remove German comments (recognisable by 'ACHTUNG')


2011-01-06  Maja Djordjevic  <ovcica@gmail.com>  [30008dfb2b5f29252687f975072ccf85e7d3590f]

fdo#32869: Added navigation buttons to writer


2011-01-06  Maja Djordjevic  <ovcica@gmail.com>  [ebd0c7e25f21785071e922fd7df2be902447afbe]

fdo#32869: Added navigation buttons to writer


2011-01-06  Vladimir Glazunov  <vg@openoffice.org>  [0a7293b931cfb4bce33537c323fef7c0f233bce1]

CWS-TOOLING: integrate CWS vcl117


2011-01-06  Vladimir Glazunov  <vg@openoffice.org>  [81a1e2267f8ff50e72d7883d76de7f3a074f5a6a]

CWS-TOOLING: integrate CWS vcl117


2011-01-06  Vladimir Glazunov  <vg@openoffice.org>  [a7417580c63270351601a7aef27c11247a831206]

CWS-TOOLING: integrate CWS vcl117


2011-01-06  Vladimir Glazunov  <vg@openoffice.org>  [6c8c8f2436dd8f62adc0f19ecc724f3f079778b4]

CWS-TOOLING: integrate CWS vcl117


2011-01-06  Vladimir Glazunov  <vg@openoffice.org>  [b81ed13b5a1398c0fb19e95d176ea2e159a548ce]

CWS-TOOLING: integrate CWS vcl117


2011-01-06  Vladimir Glazunov  <vg@openoffice.org>  [b6ff0013e4e3ddef8c08fcba0896d41e6bba1b5e]

CWS-TOOLING: integrate CWS vcl117


2011-01-06  Vladimir Glazunov  <vg@openoffice.org>  [db5c714536cc07744d37f900a26e68af068ddee4]

CWS-TOOLING: integrate CWS vcl117


2011-01-06  Vladimir Glazunov  <vg@openoffice.org>  [367e1d80d1c1179d8cb215c160de95825dba87bd]

CWS-TOOLING: integrate CWS vcl117


2011-01-06  Vladimir Glazunov  <vg@openoffice.org>  [668956d1442ca0e0dca613a3dc876c0ddbaf5773]

CWS-TOOLING: integrate CWS vcl117


2011-01-06  Vladimir Glazunov  <vg@openoffice.org>  [7e394a173190e96cda1de66de257d63c3ef59ae0]

CWS-TOOLING: integrate CWS vcl117


2011-01-06  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [b47ebb540b1ad0ce440cc097ce332aff2a897337]

remove printdlg also in new build system


2011-01-06  Maja Djordjevic  <ovcica@gmail.com>  [cf62b9beb6a1b169edf2813326dcdaae41a62e56]

fdo#32869: Added navigation buttons to writer


2011-01-06  Maja Djordjevic  <ovcica@gmail.com>  [73487513e6ccc84c6f43a581c5f0055e7e29af1c]

fdo#32869: Added navigation buttons to writer


2011-01-06  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [671aee616838ee541e2d5bf8a4dde40e6aaa83a6]

gridsort: correct registration for tthe GridColumn service


2011-01-06  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [d7558d90bd58a343a50469fb121a32d7781503a0]

rebase to DEV300_m96


2011-01-06  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [59b2084c79e3b889919b0a0abd023977a6776f8f]

rebase to DEV300_m96


2011-01-06  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [fa663ff3fef9992ea327a571cdc123d23cf4b9da]

rebase to DEV300_m96


2011-01-06  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [d213658e38d8bac1165b50029d1ad881822eb4db]

rebase to DEV300_m96


2011-01-06  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [7eac7f8fddc783e8f5ba9a82b3990f5db3af99e9]

rebase to DEV300_m96


2011-01-06  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [6f46a631abaaf3215794909482504b9158a1b161]

rebase to DEV300_m96


2011-01-06  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [809001a6f67ebb0cda56119c4b9058ec7a659cc0]

rebase to DEV300_m96


2011-01-06  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [fdff83134b3fbff51de1dd06399458d39417f129]

rebase to DEV300_m96


2011-01-06  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [5b2d9c30ae5577c98032add989ab095e428e5f30]

rebase to DEV300_m96


2011-01-06  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [bbbe82cbcf46409d3efa342e155f09d38483c337]

rebase to DEV300_m96


2011-01-06  Muthu Subramanian K  <sumuthu@novell.com>  [11d375a4e719ce4836015020d2f120765672fb09]

Feature: Formatting Duplicate cells: Conditional Formating.

Please note that the importing/exporting of this
(as ods or other formats) are not yet supported.

2011-01-06  Ingo Schmidt  <is@openoffice.org>  [a9a1bcaf47d9d22ccd7153119edf1b92bf8da27d]

native353 #i116309# Optimize include path list


2011-01-06  Michael Meeks  <michael.meeks@novell.com>  [d295f1d8e60f59cce726b37b98f5ff605c066431]

don't page in the vast, but almost entirely unused icu data library


2011-01-06  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [1c380574d3151fae02f3719468352a407e920595]

undoapi: don't let sw's UndoManager call into SfxUndoManager::Clear when in a list action - introdce a dedicated method (ClearAllLelves) for the pattern needed by sw


2011-01-06  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [d48a9f55f88bcf8668039fe1151e90cfa9365f2c]

undoapi: don't let sw's UndoManager call into SfxUndoManager::Clear when in a list action - introdce a dedicated method (ClearAllLelves) for the pattern needed by sw


2011-01-06  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [0fab73434dfadd6579b5c8f92eff5580715fb18c]

undoapi: merge after pulling CWS sb135


2011-01-06  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [c39367da2e179e86a170f5add409ea99d045a139]

undoapi: merge after pulling CWS sb135


2011-01-06  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [bb1459d29159d8c964b2a2222f553a2d4fd2d436]

undoapi: merge after pulling CWS sb135


2011-01-06  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [d715302211d42f7863189ef9bc33261bb64e2f41]

undoapi: merge after pulling CWS sb135


2011-01-06  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [63f6d0355b4e96ae45fc3af38d0e93bdaefbddec]

undoapi: merge after pulling CWS sb135


2011-01-06  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [83b0e34eec93352816184144cc9d420ff0aec909]

undoapi: merge after pulling CWS sb135


2011-01-06  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [9cfd9ab46bb57872cc13fe815a08089b4b2b5c78]

undoapi: merge after pulling CWS sb135


2011-01-06  David Tardon  <dtardon@redhat.com>  [e35801e075e03c9cb85242d562245e556951b62d]

Related: fdo#32840 update help line for unopkg --supress-license


2011-01-06  Octavio Alvarez  <alvarezp@alvarezp.ods.org>  [02de6325fbe8a8b46ec862cd1d2868c1b1807894]

SwCallLink: Removed unnecesarry Invalidate() call.

In commit 47472e8 the author intended to fix some repainting
issues with nested tables. This made the cursor flicker and
disappear everytime it moved inside the table.

The problem was tracked down to an Invalidate() call inside
SwCallLink::~SwCallLink(). The lines are removed. Neither of
both problems reproduce on tests so far.

See discussion "Annoying cursor behavior on sw tables"
http://www.mail-archive.com/libreoffice@lists.freedesktop.org/msg04197.html

2011-01-06  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [d6987b06b0e069a5276ff59d02b71c5fd5c5e626]

dba34b: adjusted CWS'es changes to new build system


2011-01-05  Radek Doulik  <rodo@novell.com>  [07e59117747d8d341164fda1f2078e3225ba1a68]

fix shapes rendering order n#656934

 - it was broken for master pages containing group shapes

2011-01-05  Kohei Yoshida  <kyoshida@novell.com>  [9b7439f870a6cbb4a51e1d39c36c66ffffa1240c]

At least one of them must say 'no'.


2011-01-05  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [b156d957d5029e80483bfe0da9279243a6fbf439]

dr78: #i96587# import text formatting from OOXML and BIFF12


2011-01-05  Andras Timar  <timar@fsf.hu>  [cefb311257eb499d78630160cea25e5745441791]

New release of Linux Libertine G fonts

Signed-off-by: Kalman Szalai - KAMI <kami911@gmail.com>

2011-01-05  Andras Timar  <timar@fsf.hu>  [9a066526c54171f97836d4aa650021ef518a2f8d]

New release of Linux Libertine G fonts

ChangeLog
2011-01-01:
    - fix for Acrobat Reader (bad layout with non-canonical glyph of cursive
      ligature ffj), the bug was reported by bolond from hup.hu

2010-12-29:
    - NEWS.pdf, doc/NEWS.odt

    - feature cpsp: capital spacing

    - feature sa01..sa99: single items of feature salt, suggested by Kim Bastin.

    - extended uppercase feature (caps=2):
      - default feature "case" (normalized parenthesis and digits)
      - default feature "cpsp" (capital kerning)

    - new cursive glyph "gj" as default ligature

    - new cursive glyph "gy" as default ligature in Hungarian texts

    - modified and extended feature dlig:
       - cursive ligature ch, ck, tz are default only in German
       - added ligated ligature ij for Dutch, also handling a few exceptions (bijoux, bijectie)

    - fix for Linux Libertin G Italic:
       - ch and ck are default ligatures only for German

    - Fixes for Dutch:
       - Casing of letter IJ
       - Limited ligature fi for words containing "fij",
         with short f usage for prettier layout
       - default J.alt in Italics

    - Caps fix for Qu

    - short f for fi, ffi, fj, ffj, when liga=0

    - kerning fixes:
      - guillemets, bad kerning with feature fbsp reported by Joachim Köstler
      - cursive ffj
      - proportional old figures after slash

Signed-off-by: Kalman Szalai - KAMI <kami911@gmail.com>

2011-01-05  Caolán McNamara  <caolanm@redhat.com>  [da59e86c2954db30f0bba9f3f5978457cf62d977]

[opt] play around with callgrind to get repeatable numbers


2011-01-05  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [147cdcb46cc74754f0756d0d37e811d15c2d430a]

dr78: #i96587# remove ScAnnotationShapeObj class, use generic ScShapeObj for note captions


2011-01-05  Kohei Yoshida  <kyoshida@novell.com>  [062f5792d41e24843a854f735c0bd6895cbd3e3b]

Make the Reset help agent button wider for Italian text. (fdo#32133)

Signed-off-by: Petr Mladek <pmladek@suse.cz>

2011-01-05  Kohei Yoshida  <kyoshida@novell.com>  [d076881ec07cc2e229e6dd1e866357df435230da]

Fixed layout breakage for KDE, X11 and (possibly) Mac. (fdo#32133)

Signed-off-by: Petr Mladek <pmladek@suse.cz>

2011-01-05  Kohei Yoshida  <kyoshida@novell.com>  [e4375b5e4312202fc1166ac5a10bb39b2e604fad]

Make the Reset help agent button wider for Italian text. (fdo#32133)

Signed-off-by: Petr Mladek <pmladek@suse.cz>

2011-01-05  Kohei Yoshida  <kyoshida@novell.com>  [af62b66fb9f7ef0c7ec03a025049d04b93fbcb27]

Fixed layout breakage for KDE, X11 and (possibly) Mac. (fdo#32133)

Signed-off-by: Petr Mladek <pmladek@suse.cz>

2011-01-05  Andras Timar  <timar@fsf.hu>  [4dead3a3fefe2630cd2b7c46fb8cd8cfafa3b172]

typo fix in module_langpack.ulf

Signed-off-by: Jan Holesovsky <kendy@suse.cz>

2011-01-05  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [37b4f602469194b4948be6e23a9dcfc7cf328f27]

gnumake3: first cppunit test in new build system


2011-01-05  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [72234b5e56b4637fd20e14fb232c66e7626fb680]

gnumake3: first cppunit test in new build system


2011-01-05  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [cc3b95d8226c053720172910f7aba0f365ff30e3]

gnumake3: added sal/cppunit.h header to abstract sal/cppunit/stl interface issues away


2011-01-05  Christina Rossmanith  <ChrRossmanith@web.de>  [f47744d9bbb34bd55aadebf1a84d5a063bbea64e]

Translated comments from German to English


2011-01-05  Andreas Bregas  <ab@openoffice.org>  [d1242e6c5c7884a68fcc6f84594c8a93fcde56b6]

ab79: #i116184# Fixed warning


2011-01-05  Thomas Benisch  <tbe@openoffice.org>  [2ad88709470833a3df473fbcb1eb4d23bdab56e8]

chartextensibility: #164347# Wrong position when inserting data pilot chart in RTL


2011-01-05  Sören Möller  <soerenmoeller2001@gmail.com>  [c1348d458c55b103bb74763fb7ebaba2190d7731]

Removed dependencies on tools/solar.h in drawpage.hxx/.cxx

Replaced datatypes from tools/solar.h with corresponding types from sal/types.h in drawpage.hxx/.cxx and added missing include of sal/types.h in docparam.hxx

2011-01-05  Vladimir Glazunov  <vg@openoffice.org>  [370ca6689a6d39735dc9c6dc822ec04ff5672a16]

CWS-TOOLING: integrate CWS jl160


2011-01-05  Vladimir Glazunov  <vg@openoffice.org>  [ca7711ae7544732544afb36f778cdb3fa4acac7a]

CWS-TOOLING: integrate CWS jl160


2011-01-05  Vladimir Glazunov  <vg@openoffice.org>  [08bc345be049c400fa216dd65829a70de383be93]

CWS-TOOLING: integrate CWS jl160


2011-01-05  Vladimir Glazunov  <vg@openoffice.org>  [eda44ce2057d1dd909ae32156679ddc288c418f7]

CWS-TOOLING: integrate CWS jl160


2011-01-05  Vladimir Glazunov  <vg@openoffice.org>  [c1a1da1201a36e00673b1484a7dc4d26bbc18d21]

CWS-TOOLING: integrate CWS jl160


2011-01-05  Caolán McNamara  <caolanm@redhat.com>  [4cb7e2ea3e1bc4d75f356ae6a676146b971f6cbc]

WaE: C4805 mix of bool and BOOL


2011-01-05  Vladimir Glazunov  <vg@openoffice.org>  [8b6c5db130c88bf84b007bd4aa43a1773cb66a6f]

CWS-TOOLING: integrate CWS automationdev300m95


2011-01-05  Vladimir Glazunov  <vg@openoffice.org>  [e6d5491a9c3a9a1a4f01064ae7819d1d73cd13fc]

CWS-TOOLING: integrate CWS oooimprovement7


2011-01-05  Kohei Yoshida  <kyoshida@novell.com>  [24eb59f23a4bcdcc51dca972661dc05a058a1e1a]

Make more room for Portuguese locale. (fdo#32823)

Signed-off-by: 	   Michael Meeks <michael.meeks@novell.com>

2011-01-05  Michael Meeks  <michael.meeks@novell.com>  [89084b1e2be91386b53d0e210c66357e729e86ee]

ignore SIGPIPE for zenity


2011-01-05  Michael Meeks  <michael.meeks@novell.com>  [131da0083854d798e033e2c4bdcfba46d6bcb19a]

only enable zenity for local (unix socket) displays


2011-01-05  Kai Sommerfeld  <kso@openoffice.org>  [8e64b97f228522f84913fb90bc14201b8a4d5b7b]

#i116314# - Do not cache certain properties, like dav:lockdiscovery


2011-01-05  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [eae2f3dc45f4f80f852aeef23047d261b361af73]

undoapi: now that the Writer supports the XUndoManager, too, we can remove the temporary fake test


2011-01-05  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [d1959d69204893ee006c14dcb6f389e4dfe15449]

undoapi: fixed wrong resolution of merge conflict


2011-01-05  tono  <tono@openoffice.org>  [b4c4ba6a57ab808f90d8fcef23351ca78e2c46b4]

mingwport33: i#113566: MinGW port fix: w32api-3.14


2011-01-05  tono  <tono@openoffice.org>  [4344bf73859ac0583785059dccfe28da081ab821]

mingwport33: i#116264: gbuild for MinGW


2011-01-05  tono  <tono@openoffice.org>  [c39a9eac4a5102bbac426a8822b6e49f1a3d7b32]

mingwport33: i#116264: gbuild for MinGW


2011-01-05  tono  <tono@openoffice.org>  [93d8027d3dc7d52fb96325601ee35562560c68d5]

mingwport33: i#116264: gbuild for MinGW


2011-01-05  tono  <tono@openoffice.org>  [cb87f3db2a9b48489cef9f3dc51df02f70061e4a]

mingwport33: i#116264: gbuild for MinGW


2011-01-05  tono  <tono@openoffice.org>  [087e912a2da080437a126f3f62aff5c0ef0605aa]

mingwport33: i#116264: gbuild for MinGW


2011-01-05  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [66958fe5677325915960f4c7991e57564b7ec743]

undoapi: fix UndoManager test for m96, by disabling a test which uses currently broken external functionality (i116313), and by correcting the broken Basic script in the test which older OOo versions silently accepted


2011-01-05  Michael Meeks  <michael.meeks@novell.com>  [4f8add5f5ce909c79df9cf21b0d85815a6d0b8a0]

ignore SIGPIPE for zenity


2011-01-05  Michael Meeks  <michael.meeks@novell.com>  [401df5b8f11f4b819b125c8581ec88831b3992f6]

only enable zenity for local (unix socket) displays


2011-01-05  Hans-Joachim Lankenau  <hjs@openoffice.org>  [9dc4a4bb35101a091d78801b62051b7f76e0d365]

ause129: remove unused file that triggers build.pl detcetion of migrated modules


2011-01-05  Andreas Bregas  <ab@openoffice.org>  [85ac003e2d0eb6ab7ebe2ec6a3eb8cdac662ac98]

ab79: #i109702# Avoid reading past end of string


2011-01-05  Henning Brinkmann  <hbrinkm@openoffice.org>  [a212a6a10152cc68cca2ea2cbe9f05198ac715e5]

merged DEV300_m96


2011-01-05  Henning Brinkmann  <hbrinkm@openoffice.org>  [6f7f71b8531eebddacb4dee830de80824ebb8e08]

merged DEV300_m96


2011-01-05  Henning Brinkmann  <hbrinkm@openoffice.org>  [14bfdc92ee23d1d4409fad752c72419b4c3446ee]

merged DEV300_m96


2011-01-05  Henning Brinkmann  <hbrinkm@openoffice.org>  [0ab620d32e49a7822c66dc3c466488fd21554b7d]

merged DEV300_m96


2011-01-05  Andreas Bregas  <ab@openoffice.org>  [afbce2ebe1261cc7180a7cc980fedd49a7e2ff5a]

ab79: #i116184# Improved type support


2011-01-05  Henning Brinkmann  <hbrinkm@openoffice.org>  [7efe40c915619ac4f1ca5d5a26641a10aeafe418]

DomainMapper_Impl::finishParagraph: check if pParaContext is valid DomainMapperTableHandler::endTable: catch all exceptions


2011-01-05  Caolán McNamara  <caolanm@redhat.com>  [a4a54be515827948a75b844a1aefb888da9b4db9]

WaE: C4701 potentially uninitialized local variable used


2011-01-05  Henning Brinkmann  <hbrinkm@openoffice.org>  [f1896f1247ff93549a9e52dde90df8ade994daed]

new: XPathLogger


2011-01-05  Vladimir Glazunov  <vg@openoffice.org>  [8e13fc33f09cc596fa186ed768e6152639e09474]

CWS-TOOLING: integrate CWS impress204


2011-01-05  tono  <tono@openoffice.org>  [cc9a9d52686d3874ed0932eba4a750845860ae3e]

Backed out changeset: e84942bd0aca


2011-01-05  tono  <tono@openoffice.org>  [f00fbe6e91ce371f589d5f0fe4dd485dbb31064a]

Backed out changeset: e84942bd0aca


2011-01-05  tono  <tono@openoffice.org>  [719a761b4f8e71a5cf86d5c92bff0cb44be612c7]

Backed out changeset: e84942bd0aca


2011-01-05  tono  <tono@openoffice.org>  [7e7c29da3f28a60ad799500d1449a93617eb4a84]

Backed out changeset: e84942bd0aca


2011-01-05  tono  <tono@openoffice.org>  [488b233c904c0ace23afdfe2bd16dcaeee9f09ad]

Backed out changeset: e84942bd0aca


2011-01-05  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [b5b6dca616ab6b9a8afc921340d8b4eb790110a6]

gnumake3: resync to DEV300_m96


2011-01-05  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [58927791c51e0063cdcd2c9dc40c6e291274238e]

gnumake3: resync to DEV300_m96


2011-01-05  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [aaa0591260360878dc248ba8ab0953148e71943c]

gnumake3: resync to DEV300_m96


2011-01-05  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [e8b6afc4c46878bed6ac17b08985c018bb6d28a2]

gnumake3: resync to DEV300_m96


2011-01-05  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [27df301630b28ad1dd8ae1d861d17bf9a1835dea]

gnumake3: resync to DEV300_m96


2011-01-05  Vladimir Glazunov  <vg@openoffice.org>  [380bc7149ae9fa0f971eb40249ad60acb3c15cf4]

CWS-TOOLING: integrate CWS impressdefaults1


2011-01-05  Vladimir Glazunov  <vg@openoffice.org>  [65f6969a224754170894b1ef578f0e96783dbe25]

CWS-TOOLING: integrate CWS impressdefaults1


2011-01-05  Vladimir Glazunov  <vg@openoffice.org>  [faf2e7ab967a47f55804af62adad5d9a3f77dbcc]

CWS-TOOLING: integrate CWS impressdefaults1


2011-01-05  Vladimir Glazunov  <vg@openoffice.org>  [1b5ad64832c0a6c1a1554f97b5a9dccce3d66c2e]

CWS-TOOLING: integrate CWS impressdefaults1


2011-01-05  Vladimir Glazunov  <vg@openoffice.org>  [2fd099addf32096f3a742bd0b9d49caba32a657b]

CWS-TOOLING: integrate CWS impressdefaults1


2011-01-05  Caolán McNamara  <caolanm@redhat.com>  [2399a82cf7d2c901f425078aac4c32e25b9b5045]

WaE: C4099 be consistent between class and struct forward decls


2011-01-05  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [ddc253aaa06b8a61619bcb671d01fcf5937fcdf5]

gnumake3: first try with TestFixtures


2011-01-05  Julien Nabet  <serval2412@yahoo.fr>  [354fb6f7096b58f86f6ff1cadf15f28c995eb9ff]

cppcheck cleaning in svx part 2


2011-01-05  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [91e166b89b0fc3d543aab418e9c5655f29f418bd]

gridsort: member names usually start with UpperCase - corrected this for GridColumn/DataEvent, for sake of consistency


2011-01-05  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [60312aa1f8fc2030fdd5c9eeb2815c5fc6f843ca]

gridsort: member names usually start with UpperCase - corrected this for GridColumn/DataEvent, for sake of consistency


2011-01-05  Julien Nabet  <serval2412@yahoo.fr>  [6279a2e452f22899fb791b8d7b7f2e65e6eb9f9f]

cppcheck cleaning


2011-01-05  Christian Lippka ORACLE  <christian.lippka@oracle.com>  [f505d910216efd51409b0ea434ea16f6f2d18324]

impress208: #i115944# fixing large ooxml files


2011-01-05  Caolán McNamara  <caolanm@redhat.com>  [e6afb7f93523e6fdf26ee395e8a9b3dd8a6647df]

WaE: this dir is now warnings free


2011-01-05  Caolán McNamara  <caolanm@redhat.com>  [7b318a8bcac84ed14dbb60d403ba65c89d50448b]

WaE: this dir is now warnings free


2011-01-05  Niklas Nebel  <nn@openoffice.org>  [b0f45e6621cf12555b716345b11d16d0c264d150]

calc64: remove a warning


2011-01-05  Sören Möller  <soerenmoeller2001@gmail.com>  [ec93cd4c5fd524fbed236f1ff0db1fce46b270e6]

Removed dependencies on tools/solar.h in waitoff.h

Replaced datatypes from tools/solar.h in waitoff.h by corresponding types from sal/types.h

2011-01-05  Caolán McNamara  <caolanm@redhat.com>  [99f8dad97dd71c2f6e58b97b58ff5289825d95cd]

WaE: this dir is now warnings free


2011-01-05  Niklas Nebel  <nn@openoffice.org>  [dc1685728a142b05bb2c7d97b6d6577f6f35ae8a]

calc64: #i116164# performance of filters with many filtered ranges


2011-01-05  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [80090015ec2d7ef403a1692e4c85de2c87f17c73]

undoapi: #i116310# added missing resource files to GNU makefiles


2011-01-05  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [7f77e8a49286d0b6bfd6e118cccca9a69bfb87b0]

undoapi: #i116310# added missing resource files to GNU makefiles


2011-01-05  Tor Lillqvist  <tlillqvist@novell.com>  [6849d5a41dde17a9c96934dfad3992fa740645c8]

Bypass test that fails on Windows for now


2011-01-05  Caolán McNamara  <caolanm@redhat.com>  [08f9e70d20f76d725c2114444482caa545146aca]

WaE: this dir is now warnings free


2011-01-05  Caolán McNamara  <caolanm@redhat.com>  [cdfd845f6e9b7b59c841259b749a0b286e7186ed]

WaE: this dir is now warnings free


2011-01-05  Caolán McNamara  <caolanm@redhat.com>  [7555aae582e6d29308211c146699d58443660f1a]

WaE: this dir is now warnings free


2011-01-05  Caolán McNamara  <caolanm@redhat.com>  [68a318b229c257313c6990fe4b79fecb8427d0ef]

WaE: this dir is now warnings free


2011-01-05  Caolán McNamara  <caolanm@redhat.com>  [58a0939cbb6aa01ac729309c9c52ba398f3b57b7]

WaE: this dir is warning free now


2011-01-05  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [f7b357d28921d24377614690837b34ac65e5fe2d]

fdo#32840: make unopkg --suppress-license skip license in all cases


2011-01-05  Ocke Janssen [oj]  <Ocke.Janssen@oracle.com>  [3e727eeb92ec7d0b03933c9f66d96e72d91f3f24]

dba34c: #i110584# fix for FN escape function and check if table name is empty


2011-01-05  Ocke Janssen [oj]  <Ocke.Janssen@oracle.com>  [b68968b86cc749515b42a80884491793cd21d033]

dba34c: #i110584# fix for FN escape function and check if table name is empty


2011-01-05  sb  <sb@openoffice.org>  [a433665d4c116961eb29ecfc243cd400746b293f]

sb135: pulled in cws/sb137 (which has been abandoned in favor of this CWS)


2011-01-05  sb  <sb@openoffice.org>  [fb8b1341d8acd19fb0c7310bb559b5f70546ecab]

sb135: recreated tests that had erroneously been deleted by CWS gnumake2


2011-01-05  sb  <sb@openoffice.org>  [c860f78ed1439af3fdd1254fd0463a321e1863e0]

sb135: recreated tests that had erroneously been deleted by CWS gnumake2


2011-01-05  sb  <sb@openoffice.org>  [a1ea9395421c26d0e10a78348724c0066edb3318]

sb135: recreated tests that had erroneously been deleted by CWS gnumake2


2011-01-05  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [5c4f84d87f0a0c79dca8b32296da424207e2e859]

dba34b: merged DEV300m96


2011-01-05  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [7afc24c9072e295730aae5a5959e4b5bf2972a1e]

dba34b: merged DEV300m96


2011-01-05  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [94ee4db6592539ff60bdf25a06fb5faaacfa8370]

dba34b: merged DEV300m96


2011-01-05  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [b1612410cc1e6dfb0a693724f4c06b60a1029e9b]

dba34b: merged DEV300m96


2011-01-05  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [eaddda5dee65769b378dea820f9aa565e058e32d]

dba34b: merged DEV300m96


2011-01-05  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [a923cc82bc45f67293b392386f15d41cf313f962]

dba34b: merged DEV300m96


2011-01-05  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [f70c36928c1821255ddaa8bcf0d7e79c3e5eeb24]

dba34b: merged DEV300m96


2011-01-05  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [315ad807a74502fc4020578f50c56edf67ef1fa4]

dba34b: merged DEV300m96


2011-01-05  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [68da93fc840417353d9a0503b6cc82f6adcb23aa]

dba34b: merged DEV300m96


2011-01-05  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [e55270f454851239b2fc02b41a56f54accbf3b6f]

dba34b: merged DEV300m96


2011-01-05  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [2c49a08b37482fb895ff7206bd81070fbf939754]

dba34b: merged DEV300m96


2011-01-05  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [7fabea3b2b4590a5204568f3d4b539333458eab4]

dba34b: merged DEV300m96


2011-01-05  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [a620f8a0d8995e9f211b8b70f67f3edd61e1bf2b]

dba34b: merged DEV300m96


2011-01-05  Juergen Schmidt  <jsc@openoffice.org>  [d78cf764c5f0c34b18d01c04cc5b7d6a86893e0c]

merge dev300m96


2011-01-05  Juergen Schmidt  <jsc@openoffice.org>  [6422b36958df0c03f0d482f9858ab02a6b3b8997]

merge dev300m96


2011-01-05  Juergen Schmidt  <jsc@openoffice.org>  [36b15a48eedd37a63a3e8bd14ea57b6c2163a4dd]

merge dev300m96


2011-01-05  sb  <sb@openoffice.org>  [0a1c928e7e5d2d0ff8e954998b76b345966cbe79]

sb135: #i116308# missing solenv/gbuild/platform/solaris.mk settings


2011-01-05  sb  <sb@openoffice.org>  [7cfa19e5cb42a033e323aab1403495be2181af4b]

sb135: #i116308# missing solenv/gbuild/platform/solaris.mk settings


2011-01-05  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [a9fa19d43d47ed87d5c961c0f1f8b371272a8b16]

gridsort: css.awt.grid.GridControlEvent is unused - removed


2011-01-05  Guillaume Poussel  <gpoussel@gmail.com>  [ed26218fdf5b0ba5a9a6c7611a5b787186185b8d]

Removing few cppchecks warnings.


2011-01-05  Miklos Vajna  <vmiklos@frugalware.org>  [05203af7c5e40fa7160729b2304ddf98f4f0cd67]

sc: fix mdds include when doing a c++0x build and using strlport


2011-01-04  Caolán McNamara  <caolanm@redhat.com>  [6d6c0673d4757293d3588581f7f1f6f61faf8e48]

WaE: this dir is warning free now


2011-01-04  Caolán McNamara  <caolanm@redhat.com>  [5d7368361c41ad5af092278a6786d14ef1a86b4b]

WaE: this dir is warning free now


2011-01-04  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [b198150a3cdb7f1f3838bf39853f2ea680bcaf6c]

gridsort: don't let the SVTXGridControl listen for XGridColumn changes. Instead, the non-UNO wrapper around the XGridColumn (UnoControlTableColumn, implementing IColumnModel) should do this, and then multiplex the changes to the TableControl(_Impl) instance. This way, other IColumnModel implementations also properly trigger control updates, provided they simply properly notify their changes.


2011-01-04  Caolán McNamara  <caolanm@redhat.com>  [fae4e09bb2d7b03d3e0003d17671de8e5b5f59f4]

Related: fdo#32463 add cppunit test for SwFileNameFieldType


2011-01-04  Dan Corneanu  <cdan@savatech.ro>  [28669eea26b4d5d32a9d62ab66769e9952e1f99e]

See Bug Id 32463


2011-01-04  Caolán McNamara  <caolanm@redhat.com>  [4cce4940114ec91cbe3964aa1180a13f54dc302f]

survive missing configuration providered more gracefully


2011-01-04  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [c15fb91736dfb70247d864267290d0053a05267c]

dr78: oox - import of BIFF3-BIFF5 drawing objects - first bits


2011-01-04  Caolán McNamara  <caolanm@redhat.com>  [829a28d907056b6a3f6e37527734296c9251f16b]

unused method SetHasName


2011-01-04  AWASHIRO Ikuya  <ikuya@fruitsbasket.info>  [20db536ad6c2b531ff2836e57210ac1f9a47f27b]

Better font selection in Japanese locale.

Signed-off-by: Kohei Yoshida <kyoshida@novell.com>

2011-01-04  Caolán McNamara  <caolanm@redhat.com>  [dd9d3885d57ef2c50a330cd865b5632e22d2f0e3]

WaE: this dir is now warnings free


2011-01-04  Hans-Joachim Lankenau  <hjs@openoffice.org>  [143a9a5ae8da0629ee0a74a2c81cd4fc42881ed0]

ause129: #i116298# add some flexibility to source and destination


2011-01-04  Takeshi Abe  <tabe@fixedpoint.jp>  [d4536ae9fcf55e37ba9a457935ab66ccbc6af98e]

prefer the long prefix '--'


2011-01-04  Caolán McNamara  <caolanm@redhat.com>  [f6bf418b0ee618469743fb1c96e1147c5db18b76]

unused method SetHasName


2011-01-04  Jan Holesovsky  <kendy@suse.cz>  [d7d7b15e9434301a789c386bcc4aa0e87d690e4b]

Set TMP on Windows if not set.

Otherwise we have problems with paths containing spaces - they don't get
quoted in some cases.

2011-01-04  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [7144692373fa239f1d665fb9d177ae1efa4d2b91]

undoapi: make those new classes public, now that the fwe lib controls its exported symbols


2011-01-04  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [d3dcce24340e342fb1ab6c7071a0f645130e1ba3]

gridsort: make build on unxlngi6


2011-01-04  Joachim Lingner  <jl@openoffice.org>  [b4c21506e335f8d419d85f55b70508d805ee3d8b]

jl160 resolve merge conflicts


2011-01-04  Caolán McNamara  <caolanm@redhat.com>  [bac4a610ff5ed486503bc90787fa72eb023fa94c]

use RTL_CONSTASCII_USTRINGPARAM


2011-01-04  Caolán McNamara  <caolanm@redhat.com>  [4a0b1361e3fa172b2af2bde896fab11013dcb730]

use RTL_CONSTASCII_USTRINGPARAM


2011-01-04  Caolán McNamara  <caolanm@redhat.com>  [2449221b89e70a7f2c8db7e68b9954ed310f7887]

use RTL_CONSTASCII_USTRINGPARAM


2011-01-04  Caolán McNamara  <caolanm@redhat.com>  [a20aa67b2cefabe20785c1f6b08002270a370018]

use RTL_CONSTASCII_USTRINGPARAM


2011-01-04  Caolán McNamara  <caolanm@redhat.com>  [163d89164ebe9d0be0581ccb881ec1ed656f9cf0]

fix this to be what the original author thought he was saying


2011-01-04  Caolán McNamara  <caolanm@redhat.com>  [6f1972c3fafd803bfbc232c298597539d9cdd13d]

oops, patch wasn't applied correctly


2011-01-04  Caolán McNamara  <caolanm@redhat.com>  [7a435a8fa47604cdea8a89894e75494a1a017cd8]

use RTL_CONSTASCII_USTRINGPARAM


2011-01-04  Caolán McNamara  <caolanm@redhat.com>  [1a7f7c20c1e29fe75c2c485d221c159a1725caf7]

use RTL_CONSTASCII_USTRINGPARAM


2011-01-04  Christian Lippka  <christian.lippka@oracle.com>  [b52eeebd9d8686690a70919d01ce3e693f1fb6fe]

impress208: #164351# patching xpdf to patchlevel 3.02pl5


2011-01-04  Ocke Janssen [oj]  <Ocke.Janssen@oracle.com>  [b926321f4b3e4386e0d1ed4a2795477bd0f2e727]

dba34c: #i108229# check for correct token id


2011-01-04  Ocke Janssen [oj]  <Ocke.Janssen@oracle.com>  [9f338a693e1f7ca0b649827103edab417bd9b4d5]

dba34c: #i20306# support for window function and limit fetch first, ... added


2011-01-04  Ocke Janssen [oj]  <Ocke.Janssen@oracle.com>  [33b9b857ea6cb5a6f731de68f58e532242c43d30]

dba34c: #i20306# support for window function and limit fetch first, ... added


2011-01-04  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [7623d8ea4e3f512a18ff074a38a5e682e24de9ba]

undoapi: post-rebase problems fixed


2011-01-04  Caolán McNamara  <caolanm@redhat.com>  [0c2a5cc963823aa06ab3ca19668344d2d1423736]

WaE: this dir is warning free now


2011-01-04  Caolán McNamara  <caolanm@redhat.com>  [0dfdecdec5da26ca7bcd476f1eede49777316688]

WaE: this dir is warning free now


2011-01-04  Joachim Lingner  <jl@openoffice.org>  [43e73f143647186a4600eef904c6b9a28322b687]

jl160 merge with DEV300m96


2011-01-04  Joachim Lingner  <jl@openoffice.org>  [4d9bdb9e1a698f256a32921b5eeb7019699835db]

jl160 merge with DEV300m96


2011-01-04  Joachim Lingner  <jl@openoffice.org>  [c2ccafd7a292593c89ff3f3bdde88933df536167]

jl160 merge with DEV300m96


2011-01-04  Joachim Lingner  <jl@openoffice.org>  [1bfe3eec1d4aa050503dc82231bd9d80a00303fa]

jl160 merge with DEV300m96


2011-01-04  Joachim Lingner  <jl@openoffice.org>  [7508b11431ad7e08ab49a8a239a79ee9ae80334d]

jl160 merge with DEV300m96


2011-01-04  Caolán McNamara  <caolanm@redhat.com>  [a2ce040c5db7fd73019b1b4689f6cd2d8e0f1bd8]

Resolves: fdo#32633 stretch title dialog to get translations to fix (cherry picked from commit c75a9e280e3f1282c25d7c1f572cfa4bad3f8ba8)


2011-01-04  Caolán McNamara  <caolanm@redhat.com>  [ab555c70004048690478a7b73332b5493b543305]

Resolves: fdo#32633 rearrange title dialog to get translations to fix (cherry picked from commit 049b8e51b06f64fa8b353d65589b55d60ce5b83e)


2011-01-04  Caolán McNamara  <caolanm@redhat.com>  [ab23763bc0bf9e652f2aec2071796307fe82252a]

WaE: clear nClassCode also a member warning


2011-01-04  Caolán McNamara  <caolanm@redhat.com>  [f3ae295400dff60cdb10dd035ae4c7414cdc8504]

Resolves: fdo#32633 stretch title dialog to get translations to fix


2011-01-04  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [9b34df43b9a054b0eea74f65f68b11ddd93ae5eb]

gridsort: getCellContent: (col,row) instead of (row,col) parameters


2011-01-04  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [5d1ef9978feb9479746f9039f2d6ca17f9e2052e]

gridsort: getCellContent: (col,row) instead of (row,col) parameters


2011-01-04  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [891179797b83156811f4a0607c64ad14cf5c90ff]

gridsort: don't decide in the TableControl whether a cell content is a image or a string-convertible - this is the renderer's task in the original design.


2011-01-04  Caolán McNamara  <caolanm@redhat.com>  [d4f36c4de77698929f2d43f2375cdcbd864414e5]

WaE: throw out some more warnings


2011-01-04  Caolán McNamara  <caolanm@redhat.com>  [ed53281a9106d47ce0a2d255813ca1a4cd41f829]

WaE: this dir is now warnings free


2011-01-04  Caolán McNamara  <caolanm@redhat.com>  [93ff50904bac4655b7587f885eab8cf6ac9a323c]

Resolves: #i113163# drop uninitialized variable warning


2011-01-04  Caolán McNamara  <caolanm@redhat.com>  [1683c2284084cb6c5c8eebdb2a5758639b267b09]

fix build error and match signature


2011-01-04  Julien Nabet  <serval2412@yahoo.fr>  [38ed65449b29300d671cb26b208df933ad053171]

cppcheck cleaning


2011-01-04  Caolán McNamara  <caolanm@redhat.com>  [0e861f19f750fad4ad77a8f32b34e249e34e0c97]

fix build error


2011-01-04  Caolán McNamara  <caolanm@redhat.com>  [15647c722480931835404a890353058df98c6a31]

detangle some BOOL/sal_Bool/bools nastiness


2011-01-04  Caolán McNamara  <caolanm@redhat.com>  [b226efe8b7038f8b6d85facc889a6ffa93ae699c]

WaE: throw out some more warnings


2011-01-04  Robert Roth  <robert.roth.off@gmail.com>  [64f7f36b766f32820f6f2cbe9b9c7b90760f56ef]

Bogus comments and commented code removal from Unix VCL


2011-01-04  David Tardon  <dtardon@redhat.com>  [785bc333aa385d54957dcae3ba99278dba6b8bb1]

remove reference to sun bugtracker


2011-01-04  David Tardon  <dtardon@redhat.com>  [d1d813c7f2133957dd8355b2e6a589b54a6ea7c2]

selection of hash container for mdds must precede header tests


2011-01-04  Kalman Szalai - KAMI  <kami911@gmail.com>  [e2f3768d62bad56af2a40bd0a744eb1eccc244a0]

Update LightProof extensions' packing mechanism

* Install extracted extension files to separated and language dependent
  directory. This is the new way to include extensions to installation
  set.

* Update for Sun Template Pack packing

Signed-off-by: David Tardon <dtardon@redhat.com>

2011-01-03  Joseph Powers  <jpowers27@cox.net>  [5f7b8cf83751babb0cef560fe6442f0ace984317]

Remove DECLARE_LIST(DbGridColumns, DbGridColumn*)


2011-01-03  Kayo Hamid  <kayo.hamid@gekkolinux.com.br>  [059e8ebcaa06525754acf335d828c8ec5b3019f0]

cppcheck: prefer prefix increment on iterators.


2011-01-03  Kohei Yoshida  <kyoshida@novell.com>  [7e199cbc036236d5090976f67eede98c05f89867]

Let's use sal_uInt32 over sal_uIntPtr.

In most uses of ULONG, ULONG isn't really expected to be 64-bit in
size when in 64-bit platforms.  Substituting it with 32-bit integer
is sufficient.

2011-01-03  Joseph Powers  <jpowers27@cox.net>  [cd1238fec3ff862b7fe099418defb2def40255c1]

Remove DECLARE_LIST(DbDataColumns, ::svxform::DataColumn*)


2011-01-03  Kohei Yoshida  <kyoshida@novell.com>  [9f659bea26f52006d8ee44ba71ffd1c7dca2234d]

Converted tabs to whitespaces.


2011-01-03  Kohei Yoshida  <kyoshida@novell.com>  [ca5ece90d2df0b5e3ccbe5039b2311f73991a644]

Fixed build errors due to BOOL to bool conversions.


2011-01-03  Joseph Powers  <jpowers27@cox.net>  [f97d2471eef811216c1147720e4f129f591f403f]

White space cleanup


2011-01-03  Joseph Powers  <jpowers27@cox.net>  [0862e73b9d3d96f5b624da7c479de007d1539119]

White space cleanup


2011-01-03  Joseph Powers  <jpowers27@cox.net>  [196acbd4efbbcdf3b18bfbcaa46838f1cb076c8f]

Remove unused header


2011-01-03  Joseph Powers  <jpowers27@cox.net>  [403d7e78f777d294fddb03cb14140963edb5abe4]

White space cleanp


2011-01-03  Sören Möller  <soerenmoeller2001@gmail.com>  [785f39be5a09079431dbf6fb3552bb9d04cded3e]

Removed dependencies on tools/solar.h

Replaced all uses of (deprecated) data types from tools/solar.h by
the corresponding data types in sal/types.h or the standard bool
type.

2011-01-03  Joseph Powers  <jpowers27@cox.net>  [9c60941aacea6946171c1907395f13035d75f938]

Remove unused header


2011-01-03  Christina Roßmanith  <ChrRossmanith@web.de>  [29f33ee76e5e6771b57a1e460d1dafbaabf92471]

Translated comments from German to English.


2011-01-03  Kohei Yoshida  <kyoshida@novell.com>  [d88c67e65a315e445401cdbe29b775ee0b307572]

Fixed coding style & updated the cmdline help to promote --foo style args.


2011-01-03  Takeshi Abe  <tabe@fixedpoint.jp>  [3e91299aa19d23d0b9e1b3caf77d757d89854675]

provide the long prefix '--' for options, e.g., --help


2011-01-03  Kohei Yoshida  <kyoshida@novell.com>  [cf92f247fdf953b41e868ded0dd3f0456b82dfe8]

Don't reset the default sheet name when the name has evern been edited.


2011-01-03  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [d48dfdc09b7880b1d22e8fe44f70c81209bd1f19]

gridsort: IColumnModel: make the ID attribute an css.uno.Any, so it can be exchanged with XGridColumn's identifier


2011-01-03  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [078fd62ab2f2269dbfe9aa0e1e7ed8c8dc487bdc]

gridsort: allow cloning grid columns, and the (default) grid data/column model


2011-01-03  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [b83e7371c47c0cf5373ec6e99efe05f9a4da09f5]

gridsort: allow cloning grid columns, and the (default) grid data/column model


2011-01-03  Caolán McNamara  <caolanm@redhat.com>  [a91560ee55679a2bd681b88c371d42c478e1dcd7]

WaE: this directory is warning free now


2011-01-03  Kohei Yoshida  <kyoshida@novell.com>  [8a3f4fb915e240bc26b0ba6337acc751cee05d8c]

Different warning messages for different causes.

Now we display three different warning texts:

* name is already taken.
* name is empty.
* name contains invalid characters.

2011-01-03  Kohei Yoshida  <kyoshida@novell.com>  [9e96d3e1e53d72453bdd5cfa6447b0d58a3d85c1]

Force copy when all sheets are selected.

This includes disabling the Move button too.

2011-01-03  Kohei Yoshida  <kyoshida@novell.com>  [b7379e7d86c79f5cb7cc6ea24fb14d3ff9f4ffe9]

Adjusted the dialog layout a bit to make it look more consistent.


2011-01-03  Kohei Yoshida  <kyoshida@novell.com>  [16ca1e75ca35a834b73d4a91c803a9285b20671e]

Indentation fix & BOOL to bool.


2011-01-03  Joost Wezenbeek  <joost.eekhoorn@gmail.com>  [04eabcee2ee1e5ac03219877ad28c447d8e9a52b]

New layout Move/Copy sheet in calc

OK, Cancel and Help buttons placed at bottom of the dialog
Copy checkbox changed to Copy/Move option buttons
Sections: Action, Location and Name
Warning: This name is already used.

2011-01-03  Christian Lippka ORACLE  <christian.lippka@oracle.com>  [3d6d4b78498e049b23b529480414ec8bc56fa8ff]

impress208: #i115944# fixing large ooxml files


2011-01-03  Christian Lippka ORACLE  <christian.lippka@oracle.com>  [6c1e2b4e493be845449d5366c28d3c27504329ed]

impress208: #164349# fixed possible heap overflow when reading manipulated TGA images


2011-01-03  Christian Lippka ORACLE  <christian.lippka@oracle.com>  [865e85032740d9f7c5480f83d7617d74742948a7]

impress208: #164350# fixed a security issue in 3rd party library libxml2


2011-01-03  Joseph Powers  <jpowers27@cox.net>  [085b4a47ca5b0f9b71e5b8994ac7c46bb6628338]

Revert previous patch


2011-01-03  Caolán McNamara  <caolanm@redhat.com>  [32fafa62f53673ce608e2e807d25aa05a79c1c02]

WaE: this dir is warning free now


2011-01-03  Caolán McNamara  <caolanm@redhat.com>  [e6ec7518a83e9e8f6485e0633ad5bada2c8229bb]

WaE: throw out some more warnings


2011-01-03  Caolán McNamara  <caolanm@redhat.com>  [4e7914585cea1714414c71068b6cb7fde43e11aa]

WaE: this dir is now warning free


2011-01-03  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [cb2f6f86c9de551b806f20e68c50e4037ec51590]

gridsort: removed methods from ITableModel which exposed implementation details of the UnoControlTableModel. Also, instead of exposing those implementation details in UnoControlTableModel, added atomar operations for stuff like adding / clearing of rows, and the like.


2011-01-03  Joseph Powers  <jpowers27@cox.net>  [8d5eb96279dbd7cd03f826cfd4b1a9d6cee79613]

Remove DECLARE_LIST(DbDataColumns, ::svxform::DataColumn*)

This one is easy since no one seams to use it.

2011-01-03  Ocke Janssen [oj]  <Ocke.Janssen@oracle.com>  [8a8d24e0e13629228731ee283fe72bf753e26179]

dba34c: #i96942# check if hit shape is a custom one


2011-01-03  Ocke Janssen [oj]  <Ocke.Janssen@oracle.com>  [e28d24e20f58c0736b31db3beee93a8881849bc9]

dba34c: fix for flush and text recognize


2011-01-03  Caolán McNamara  <caolanm@redhat.com>  [15d8acd26cdfb37c362532b078defb6a823f707d]

WaE: fix shadow warning post DECLARE_LIST removal


2011-01-03  Caolán McNamara  <caolanm@redhat.com>  [afea0e66cd442def515df1e769c84c43966a5a14]

WaE: remove some more warnings


2011-01-03  Ocke Janssen [oj]  <Ocke.Janssen@oracle.com>  [e89ecedf654df0267c260ef2dc489be1b261fb5a]

dba34c: #i110323# fix for double


2011-01-03  Mikhail Voytenko  <mav@openoffice.org>  [21a943ba3447cd6b83b9495f5af23cd1af2a9e2d]

fwk162: merge to DEV300_m96


2011-01-03  Mikhail Voytenko  <mav@openoffice.org>  [71894786147b38cad3c2ac56c3a4e173fc757cc5]

fwk162: merge to DEV300_m96


2011-01-03  Mikhail Voytenko  <mav@openoffice.org>  [07a6826046d175cba3bc58ec6036c6dde2acdebb]

fwk162: merge to DEV300_m96


2011-01-03  Mikhail Voytenko  <mav@openoffice.org>  [63c89a3a088afaa723ac8deb3e0e1e820d1c14ef]

fwk162: merge to DEV300_m96


2011-01-03  Mikhail Voytenko  <mav@openoffice.org>  [e260bc439164e1cd7317842b5f3f6c5bb91e290f]

fwk162: merge to DEV300_m96


2011-01-03  Mikhail Voytenko  <mav@openoffice.org>  [b5b760749dde2eb34687be7ea18d661833d8fc9e]

fwk162: merge to DEV300_m96


2011-01-03  Ocke Janssen [oj]  <Ocke.Janssen@oracle.com>  [3ff6379e53a0f47f56417a41937fe92996980cb8]

dba34c: fix for cast and char compare


2011-01-03  Juergen Schmidt  <jsc@openoffice.org>  [a1b5f0fc8194645e05fc61b6640b5bf5247de3ca]

new helper tool


2011-01-03  Mikhail Voytenko  <mav@openoffice.org>  [491837143455a6279f33703d0db01e57abc0e8cc]

fwk162: #i115902# review usage of SfxObjectShellRef, SfxObjecShellLock; remove unused some methods


2011-01-03  Mikhail Voytenko  <mav@openoffice.org>  [36fbb21dcfad4fed49bb666dac8e4315a21b2e4a]

fwk162: #i115902# review usage of SfxObjectShellRef, SfxObjecShellLock; remove unused some methods


2011-01-03  Mikhail Voytenko  <mav@openoffice.org>  [79f23856aa5f8a9c28d1650d5f02559e6a5fbddb]

fwk162: #i115902# review usage of SfxObjectShellRef, SfxObjecShellLock; remove unused some methods


2011-01-03  Mikhail Voytenko  <mav@openoffice.org>  [07fa2a259a3c76b1cadc138d6e4bb23172210347]

fwk162: #i115902# review usage of SfxObjectShellRef, SfxObjecShellLock; remove unused some methods


2011-01-03  Mikhail Voytenko  <mav@openoffice.org>  [af173db727b060d49733bd15fb210fd2f58598f1]

fwk162: #i115902# review usage of SfxObjectShellRef, SfxObjecShellLock; remove unused some methods


2011-01-03  Hans-Joachim Lankenau  <hjs@openoffice.org>  [559bfa111b9bb8f9d9f6f52a350ed0e3b678a894]

#i116287# fix LIBMYSQL_PATH


2011-01-03  sb  <sb@openoffice.org>  [1b327acf918b99289b8533863df51d64c159e25c]

sb135: merged in DEV300_m96


2011-01-03  sb  <sb@openoffice.org>  [edf5e10ffdc2d243b08b853e36faf629051056aa]

sb135: merged in DEV300_m96


2011-01-03  sb  <sb@openoffice.org>  [ab514a1743c7d5c24182f1e38ecd44b8c059894b]

sb135: merged in DEV300_m96


2011-01-03  sb  <sb@openoffice.org>  [f7a2d6b7e4607aa4d569f3d0695de2c74ae4eb6d]

sb135: merged in DEV300_m96


2011-01-03  sb  <sb@openoffice.org>  [b37c53e8be32e76cee7b24730e568c5e5ba97847]

sb135: merged in DEV300_m96


2011-01-03  sb  <sb@openoffice.org>  [cc331daf672d06426829f93bcb20b1a9a428bd20]

sb135: merged in DEV300_m96


2011-01-03  sb  <sb@openoffice.org>  [4972a7ec9574cf24b8f665ff7ee0a86c3a981c63]

sb135: merged in DEV300_m96


2011-01-03  sb  <sb@openoffice.org>  [ce4e4c5ab427daa0557d9154d52e7b2397fcf9b1]

sb135: merged in DEV300_m96


2011-01-02  Joseph Powers  <jpowers27@cox.net>  [e615421ca1f1a9ae1e911b6a8d59b50712abaf87]

Remove DECLARE_LIST() GalleryThemeList & GalleryImportThemeList


2011-01-02  Joseph Powers  <jpowers27@cox.net>  [d0417b5728c87c30b6f187a91bc3200c053c2d57]

Remove DECLARE_LIST( GalleryObjectList, GalleryObject* )


2011-01-02  Joseph Powers  <jpowers27@cox.net>  [ec456ce69f24646b05140cbb0c7bf455a8469004]

Remove DECLARE_LIST(HelpHistoryList_Impl,HelpHistoryEntry_Impl*)


2011-01-02  Joseph Powers  <jpowers27@cox.net>  [f65cc11190801b86ab1d2ca8550a2ff866c9091e]

Remove DECLARE_LIST( SfxInPlaceClientList, SfxInPlaceClient* )


2011-01-02  Joseph Powers  <jpowers27@cox.net>  [d511c3987e570296d540252d512a20dae85eba3e]

Additional cleanup of my git mistake.


2011-01-02  Joseph Powers  <jpowers27@cox.net>  [9bf72222a64db43e60eafe2ab97d797595275e10]

Fix issues cause my my lack of GIT foo


2011-01-02  Joseph Powers  <jpowers27@cox.net>  [82318984b9f775914d5281b60d5a6626e6fd932c]

Code cleanup


2011-01-02  Joseph Powers  <jpowers27@cox.net>  [64f9d3310327e2349243e709c0ac1b9187e77eff]

Remove DECLARE_LIST()


2011-01-02  Caolán McNamara  <caolanm@redhat.com>  [e1fec0f4fd3cc6ea0b071ad047a936f5f348b3d1]

WaE: this dir is warning free


2011-01-02  Caolán McNamara  <caolanm@redhat.com>  [45599eee8bb2505e6abe75a7848906e11a9f1938]

WaE: C42665: non-virtual dtor


2011-01-02  Joseph Powers  <jpowers27@cox.net>  [136a78c0e3c1b207e154fd5453bd488bb66ce046]

Remove DECLARE_LIST(SfxStyleFamilyList, SfxStyleFamilyItem*)


2011-01-02  Caolán McNamara  <caolanm@redhat.com>  [55f2c638060c499d7407384aaa95fa28fc52ce93]

WaE: fix new shadow warning post DECLARE_LIST removal


2011-01-02  Caolán McNamara  <caolanm@redhat.com>  [8419013768c24a98216ba339e665971ccf63ef38]

cppcheck: unused variable


2011-01-02  Caolán McNamara  <caolanm@redhat.com>  [4001266abd08e710454678b8e1ba6758236edd51]

cppcheck: the scope of these variables can be reduced


2011-01-02  Caolán McNamara  <caolanm@redhat.com>  [c4d5780c31f9dc4211323c55427b4d7719a87623]

WaE: clear some warnings


2011-01-02  Caolán McNamara  <caolanm@redhat.com>  [fea4397cd648dfa884d20c7f54867d3034d9ff27]

WaE: throw out some more warnings


2011-01-02  Caolán McNamara  <caolanm@redhat.com>  [54ce9c52da01a8d6cb4940bc9e245358911aba3b]

fix weird preprocessing syntax, probably meant this


2011-01-02  Joseph Powers  <jpowers27@cox.net>  [0fd0726c28da3d570c689f4cfa8c945ca280f241]

Remove DECLARE_LIST(SfxStyleFilter, SfxFilterTupel*)


2011-01-02  Joseph Powers  <jpowers27@cox.net>  [20b1f129a893d0ab85a22b1e98572418fa6da3ae]

Remove DECLARE_LIST(SfxStyleFilter, SfxFilterTupel*)


2011-01-02  Caolán McNamara  <caolanm@redhat.com>  [07be7b45841ab59faf268d4f96b99677f565933d]

add/update modelines


2011-01-02  Caolán McNamara  <caolanm@redhat.com>  [c331264a996c4e825e1ca2bb488fe13155e4c0ff]

tweak this to build under windows


2011-01-02  Caolán McNamara  <caolanm@redhat.com>  [688039e32b63d5d1d9510df55e860f7453944345]

use enum instead of static bool


2011-01-02  Caolán McNamara  <caolanm@redhat.com>  [3dd2d61c1bfc16f5e06667fde961068af2d23ca1]

be more explicit as to which 'detail' is desired


2011-01-02  Caolán McNamara  <caolanm@redhat.com>  [efdea8ff0e72b7985585450c1eefd6fbe4407059]

WaE: silence some warnings


2011-01-02  Rene Engelhard  <rene@debian.org>  [ff5797e651a42f305c67ef76b773a5a4894cdd9a]

readd lost #endif


2011-01-02  Rene Engelhard  <rene@debian.org>  [2cb30ad248573a613a3871ac78c5007b633d3d64]

remove methods added by (apparently bogus) merge


2011-01-02  Rene Engelhard  <rene@debian.org>  [09482c61494ee76fd33f6e482cd77ad2753bbf3e]

Merge remote branch 'origin/libreoffice-3-3'

Conflicts:
	scp2/source/extensions/directory_extensions.scp

2011-01-02  Rene Engelhard  <rene@debian.org>  [1885d8bc018eed58908e1906585ef9cb55b08ef2]

Merge remote branch 'origin/libreoffice-3-3'


2011-01-02  Rene Engelhard  <rene@debian.org>  [60e98e0127a89ba2f195b92939c29eaf87aa5e67]

Merge remote branch 'origin/libreoffice-3-3'


2011-01-02  Rene Engelhard  <rene@debian.org>  [99f0218dc87272e11f2eaaf8881bbad9fab5b20b]

Merge remote branch 'origin/libreoffice-3-3'


2011-01-02  Rene Engelhard  <rene@debian.org>  [4a956d892ad7f9fe7244862d1c5a54402773bc84]

Merge remote branch 'origin/libreoffice-3-3'


2011-01-02  Rene Engelhard  <rene@debian.org>  [0d235638711dff16eb7116797918145d28fff337]

Merge remote branch 'origin/libreoffice-3-3'

Conflicts:
	slideshow/source/engine/color.cxx

2011-01-02  Rene Engelhard  <rene@debian.org>  [7fc293a673742f5248dadbc63888e9149e0903ac]

Merge remote branch 'origin/libreoffice-3-3'


2011-01-02  Rene Engelhard  <rene@debian.org>  [9a71e6a9ca5127363928ec09fe50649da7210861]

Merge remote branch 'origin/libreoffice-3-3'


2011-01-02  Rene Engelhard  <rene@debian.org>  [5ec9ab59a833d568f0e819cd4c4b3647fb1af932]

Merge remote branch 'origin/libreoffice-3-3'


2011-01-01  Caolán McNamara  <caolanm@redhat.com>  [e1690286c0b148a98cbf60d1d5bc85959f8d9db5]

cppcheck: unused variable, assigned from const methods, so no side effects


2011-01-01  Caolán McNamara  <caolanm@redhat.com>  [2e274b156d0923643072d318b8b16071e19866a6]

cppcheck: prefer prefix variant


2011-01-01  Caolán McNamara  <caolanm@redhat.com>  [524dc77fdd472de98e223fa1e9870b906a975f1b]

cppcheck: prefer prefix variant


2011-01-01  Caolán McNamara  <caolanm@redhat.com>  [2eabaa6afe35fd05b39f86f3f3d9c22fa626b95a]

cppcheck: prefer prefix variant


2011-01-01  Caolán McNamara  <caolanm@redhat.com>  [1b09144f7a76c1a9cd80c043f384af772d8b7a48]

cppcheck: prefer prefix variant


2011-01-01  Caolán McNamara  <caolanm@redhat.com>  [f513beee4b04501b372faa341680a61e53848611]

cppcheck: prefer prefix variant


2011-01-01  Caolán McNamara  <caolanm@redhat.com>  [009ab7b6e48b69fb6f81934893f299553da328c8]

cppcheck: prefer prefix variant


2011-01-01  Caolán McNamara  <caolanm@redhat.com>  [73204a0ab60ed5cdcfe0e0a2fd80202e54a98e1d]

cppcheck: prefer prefix variant


2011-01-01  Caolán McNamara  <caolanm@redhat.com>  [f060765211c027bae264f256f7cb072dcc8c0091]

cppcheck: prefer prefix variant


2011-01-01  Caolán McNamara  <caolanm@redhat.com>  [fb96cb49b009068837bc110ce0ca8726fae299be]

cppcheck: prefer prefix variant


2011-01-01  Caolán McNamara  <caolanm@redhat.com>  [55d7eceb63c10be49e36f3a4d3b45fced19b0b55]

cppcheck: prefer prefix variant


2011-01-01  Caolán McNamara  <caolanm@redhat.com>  [9e91b3affe66a3d3c35231aa1ad8a2621ca0f49a]

cppcheck: prefer prefix variant


2011-01-01  Caolán McNamara  <caolanm@redhat.com>  [5cacbeac0d456d65ff6b52a1d7c998fac80ab3ed]

cppcheck: prefer prefix variant


2011-01-01  Caolán McNamara  <caolanm@redhat.com>  [aa1f8d97e73fda0440217a0cd6aedc710d0eef13]

cppcheck: prefer prefix variant


2011-01-01  Caolán McNamara  <caolanm@redhat.com>  [9076e4b81f6be51b4f7caa866e1619b9788c2a74]

cppcheck: prefer prefix variant


2011-01-01  Caolán McNamara  <caolanm@redhat.com>  [40cbc4c42d75b8453143f6a2f3b0f1f0762e15b6]

cppcheck: prefer prefix variant


2011-01-01  Caolán McNamara  <caolanm@redhat.com>  [1ba71627a3a885db4bbfb16360c60ed03904d06a]

cppcheck: prefer prefix variant


2011-01-01  Caolán McNamara  <caolanm@redhat.com>  [87bb23e301a86d4853283c726b5816c8816fffc1]

cppcheck: prefer prefix variant


2011-01-01  Caolán McNamara  <caolanm@redhat.com>  [4ee8b3988c1e90f5561dec0b691f39e4ffc82369]

cppcheck: prefer prefix variant


2011-01-01  Caolán McNamara  <caolanm@redhat.com>  [08ad087307174f0802458e70594618557817f2c6]

cppcheck: prefer prefix variant


2011-01-01  Caolán McNamara  <caolanm@redhat.com>  [a18a5916e15e401176c523d059ce2832cbf8c6b8]

cppcheck: prefer prefix variant


2011-01-01  Caolán McNamara  <caolanm@redhat.com>  [0ef06bb79d51540b665a684e315141f8932beda2]

cppcheck: prefer prefix variant


2011-01-01  Caolán McNamara  <caolanm@redhat.com>  [181de27b2e3dea1931aeb24f15407a26265d87ce]

cppcheck: prefer prefix variant


2011-01-01  Caolán McNamara  <caolanm@redhat.com>  [33ec32cb8e7875ad13b93b9eddf8a74fe6cf8987]

cppcheck: prefer prefix variant


2011-01-01  Caolán McNamara  <caolanm@redhat.com>  [35c5d336ded291bdfc42daa01c3193fd94bb83a3]

cppcheck: prefer prefix variant


2011-01-01  Caolán McNamara  <caolanm@redhat.com>  [efc67536bb52442599f1f35e1408231cb1aeba02]

cppcheck: prefer prefix variant


2011-01-01  Caolán McNamara  <caolanm@redhat.com>  [ded41367ba25e3c25a64948ba2f6138fc66b989b]

cppcheck: prefer prefix variant


2011-01-01  Caolán McNamara  <caolanm@redhat.com>  [b3ef3fae37eae3458f1cbcd190549fbc7221f7bd]

cppcheck: prefer prefix variant


2011-01-01  Caolán McNamara  <caolanm@redhat.com>  [4a0bb837cd1c5e84ff892a7b8e02d33d753107f4]

cppcheck: prefer prefix variant


2011-01-01  Caolán McNamara  <caolanm@redhat.com>  [a47bb3048eb458fe7f4b763facbb5bc48d88e287]

cppcheck: prefer prefix variant


2011-01-01  Caolán McNamara  <caolanm@redhat.com>  [cccb91d64dd508b0b0732b0d4dd819cc7d580acf]

cppcheck: prefer prefix variant


2011-01-01  Caolán McNamara  <caolanm@redhat.com>  [5bbb8daba0a5d5728917ab1481392ff2947a5519]

cppcheck: prefer prefix variant


2011-01-01  Caolán McNamara  <caolanm@redhat.com>  [006084f5c8c1aa00542659d557f44dde408eb8d5]

cppcheck: prefer prefix variant


2011-01-01  Caolán McNamara  <caolanm@redhat.com>  [04b3e195db149d394bd2e80bf3fecc8f6faecf31]

cppcheck: prefer prefix variant


2011-01-01  Caolán McNamara  <caolanm@redhat.com>  [054d213f5cc9e63f43adbdeca89e33f20c898391]

cppcheck: prefer prefix variant


2011-01-01  Caolán McNamara  <caolanm@redhat.com>  [ce5ec863c1dfb0883e7f82969f242e6094fb256e]

cppcheck: prefer prefix variant


2011-01-01  Caolán McNamara  <caolanm@redhat.com>  [31a9c84d4aab60f8225070e18b3e4eaedb760d5e]

cppcheck: prefer prefix variant


2011-01-01  Caolán McNamara  <caolanm@redhat.com>  [3ad55b262d468121b3b55c819fadeed46df69224]

cppcheck: prefer prefix variant


2011-01-01  Caolán McNamara  <caolanm@redhat.com>  [ebfd82ca51acb38684c38949675550a6bf926c84]

cppcheck: prefer prefix variant


2011-01-01  Caolán McNamara  <caolanm@redhat.com>  [d04833d4313b3d3a7217f7233c079c8ab242342c]

cppcheck: prefer prefix variant


2011-01-01  Caolán McNamara  <caolanm@redhat.com>  [80df348d1c6fc6ee8dae5d0c03b41e753034065a]

cppcheck: prefer prefix variant


2011-01-01  Caolán McNamara  <caolanm@redhat.com>  [355a9a5c56676c5b3d1868373c06346f00fc1ff2]

cppcheck: prefer prefix variant


2011-01-01  Caolán McNamara  <caolanm@redhat.com>  [290e8b6f6beb7a7b66cae5e27a4f36e0a1e4208b]

cppcheck: prefer prefix variant


2011-01-01  Caolán McNamara  <caolanm@redhat.com>  [0086a821df9c8c89a8f93ceb209930de7edbcb07]

cppcheck: prefer prefix variant


2011-01-01  Caolán McNamara  <caolanm@redhat.com>  [74203fcf0ec6c38775c13c902aed16b17ef466f8]

cppcheck: prefer prefix variant


2011-01-01  Caolán McNamara  <caolanm@redhat.com>  [e2d76a22a303328854b30bd725d1f5bb0f8e02ae]

cppcheck: prefer prefix variant


2011-01-01  Caolán McNamara  <caolanm@redhat.com>  [e01dc92a601f314314739af7659e00e16c398f35]

cppcheck: prefer prefix variant


2011-01-01  Caolán McNamara  <caolanm@redhat.com>  [83638a10c51dc62e33b90434f146991b00447751]

cppcheck: prefer prefix variant


2011-01-01  Caolán McNamara  <caolanm@redhat.com>  [cba43ac8fcb021b7d8f41830eebc3f2a9db44a5a]

cppcheck: prefer prefix variant


2011-01-01  Caolán McNamara  <caolanm@redhat.com>  [17e9e5c47dab0b001399b587517fd5bdf73518a6]

cppcheck: prefer prefix variant


2011-01-01  Caolán McNamara  <caolanm@redhat.com>  [29dc6947d28d14a43700e210655f5692fb5a2a27]

cppcheck: prefer prefix variant


2011-01-01  Caolán McNamara  <caolanm@redhat.com>  [31f376893033a1a7357dc8b697184254f0586845]

cppcheck: prefer prefix variant


2011-01-01  Caolán McNamara  <caolanm@redhat.com>  [d86184f815c22e35c787776f669ae32c53396a06]

cppcheck: prefer prefix variant


2011-01-01  Caolán McNamara  <caolanm@redhat.com>  [5b4085018a38f49b08e49b5909b17a87aa52e304]

cppcheck: prefer prefix variant


2011-01-01  Caolán McNamara  <caolanm@redhat.com>  [a1321d5bc86ad6d24fc2a1554fafaf5719359101]

cppcheck: prefer prefix variant


2011-01-01  Caolán McNamara  <caolanm@redhat.com>  [123e4d84768d96a8b7ba41c7002249fe9410d1dd]

cppcheck: prefer prefix variant


2011-01-01  Caolán McNamara  <caolanm@redhat.com>  [e87cc4e77f919e3baab34fff22e1b6b2a362b8a2]

cppcheck: prefer prefix variant


2011-01-01  Caolán McNamara  <caolanm@redhat.com>  [a460b5b33366e36a66860c9da01fe9b6a3693349]

WaE: throw out some more warnings


2011-01-01  Joseph Powers  <jpowers27@cox.net>  [8290caa7fbb3517523b3e4e27ef44f1e4632135d]

Remove DECLARE_LIST( TargetList, String* )


2011-01-01  Joseph Powers  <jpowers27@cox.net>  [3c7dd7c71b52c2e2d489f60af0dffc6af1aba6f5]

Remove DECLARE_LIST( TargetList, String* )


2011-01-01  Joseph Powers  <jpowers27@cox.net>  [3ceae8b493a7393a06f7433efd13920cd625c606]

Remove DECLARE_LIST( TargetList, String* )


2011-01-01  Joseph Powers  <jpowers27@cox.net>  [a99b8aaa33fd9b5e07d5ed264bebc5fda464596d]

Remove DECLARE_LIST( TargetList, String* )


2011-01-01  Joseph Powers  <jpowers27@cox.net>  [20c9277f3ad930d31c720e7a1ac0e623eaa55beb]

Remove DECLARE_LIST( TargetList, String* )


2011-01-01  Joseph Powers  <jpowers27@cox.net>  [a407bbfe8c35a4791b688e375430e1eb2b54e17c]

Remove DECLARE_LIST( _SfxEventNamesList, SfxEventName* )


2011-01-01  Joseph Powers  <jpowers27@cox.net>  [b72a0418983887aa45ced173a70a820402e41f9a]

Remove DECLARE_LIST( _SfxEventNamesList, SfxEventName* )


2011-01-01  Caolán McNamara  <caolanm@redhat.com>  [93f34559d93ff0a782373dcc94de6fc1b2f5b990]

fix build error on 32bit windows


2010-12-31  Caolán McNamara  <caolanm@redhat.com>  [56db3e8789d21ba1db4a313e61033cb1c27f4f03]

WaE: remove new warnings post DECLARE_LIST removal


2010-12-31  Caolán McNamara  <caolanm@redhat.com>  [698e56d045c0ddbb6c2978be04cf85bf2b0d0996]

throw out some more warnings


2010-12-31  Caolán McNamara  <caolanm@redhat.com>  [f72a306a3098fc4a1913fc968479e09c310f98f5]

WaE: make this dir warning free


2010-12-31  Caolán McNamara  <caolanm@redhat.com>  [4ecf00e4bb678b162aa1a0e97291dda72e8f8ced]

WaE: make this dir warning free


2010-12-31  Joseph Powers  <jpowers27@cox.net>  [91b2b268f01201ed097750dc16748419b86e6e37]

Remove DECLARE_LIST( SfxMediumList, SfxMedium* )


2010-12-31  Caolán McNamara  <caolanm@redhat.com>  [c27b8d0ab4ecd6971ea25722e9faec244477470e]

WaE: make this dir warning free


2010-12-31  Joseph Powers  <jpowers27@cox.net>  [aae26bf0dc66d2fe3e6bbf2040cb15566552ff76]

Remove DECLARE_LIST( SfxMediumList, SfxMedium* )


2010-12-31  Joseph Powers  <jpowers27@cox.net>  [315c5eb01f6bc221d946eaa3bff650d3c8f26e33]

Remove DECLARE_LIST( SfxMediumList, SfxMedium* )


2010-12-31  Joseph Powers  <jpowers27@cox.net>  [503be0968c78836a5c1ac4cf55bd939f93cf45a7]

Remove DECLARE_LIST( SfxFilterList_Impl, SfxFilter* )


2010-12-31  Joseph Powers  <jpowers27@cox.net>  [2dc0b02b30ef977618fa8d28faa9a564eaea156b]

Remove DECLARE_LIST( AccelList, Accelerator* )


2010-12-31  Joseph Powers  <jpowers27@cox.net>  [20f160082c72176f0771694fc0cbb89b78b1e1fb]

Remove DECLARE_LIST( SvMetaClassList, SvMetaClass* )


2010-12-31  Joseph Powers  <jpowers27@cox.net>  [4c9bf4e47b00861b74ccc12497f925da2a5f7c41]

Remove DECLARE_LIST( SvNamePosList, SvNamePos *)


2010-12-31  Joseph Powers  <jpowers27@cox.net>  [0e5c03764b8433cc0454aaa0058eef5e1e063031]

Remove DECLARE_LIST(SvStringHashList,SvStringHashEntry *)


2010-12-31  Joseph Powers  <jpowers27@cox.net>  [3d23bcf8ae7645cd9752cbb66fb046e4b0913107]

Remove DECLARE_LIST( ByteStringList, ByteString* )

I also removed some commented out code.

2010-12-31  Joseph Powers  <jpowers27@cox.net>  [2e2bcb6cb9310e8c995f0b03ce1bf990dd03292f]

Remove DECLARE_LIST( StringList, String * )


2010-12-31  Joseph Powers  <jpowers27@cox.net>  [cdd425de05e1a6098a732115014b258e2a69a076]

Remove DECLARE_LIST(SvAttributeListImpl,SvAttribute*)


2010-12-31  Joseph Powers  <jpowers27@cox.net>  [8b33788c270f5caf630915ab067ff4d685a081c2]

Remove DECLARE_LIST( DummyItemList, ConstPoolItemPtr )


2010-12-31  Joseph Powers  <jpowers27@cox.net>  [85b34a679f8adba3d013850e4c0f79832247a844]

Remove DECLARE_LIST( DummyColorList, SvxColorItem* )


2010-12-31  Joseph Powers  <jpowers27@cox.net>  [c133017b119e093a5ffc852ed53fad44a579e03c]

Remove DECLARE_LIST(ViewList,OutlinerView*)


2010-12-31  Joseph Powers  <jpowers27@cox.net>  [ba736d69f66fbe88f9eed88afa500a5835451e97]

Remove DECLARE_LIST(EditList, AppWin*)

released under LGPL 3+

2010-12-31  Caolán McNamara  <caolanm@redhat.com>  [ed449aca757656ef5e447cf99f0495566870acd1]

WaE: make this dir warning free


2010-12-31  Caolán McNamara  <caolanm@redhat.com>  [af45e429034bdc49e55f0271558bdae8fc565c09]

WaE: make this dir warning free


2010-12-31  Caolán McNamara  <caolanm@redhat.com>  [7eb4c36fda4b48da287289327428f59e5b47db75]

WaE: make this dir warning free


2010-12-31  Caolán McNamara  <caolanm@redhat.com>  [679cfc576abe0d47b602f76cd39d720977824444]

WaE: make this dir warning free


2010-12-31  Caolán McNamara  <caolanm@redhat.com>  [cc21a54a054fbd8b8b05ebbbaaeaeb79406bd8ac]

WaE: make this dir warning free


2010-12-31  Caolán McNamara  <caolanm@redhat.com>  [33147fd8f4a891c0f2be07bddbea6a2006d29b12]

WaE: make this dir warning free


2010-12-31  Caolán McNamara  <caolanm@redhat.com>  [9b290364ad317a55cb0e6c4f2deaf40e5150df47]

WaE: C4099 struct vs class


2010-12-31  Caolán McNamara  <caolanm@redhat.com>  [313bccada60007fa89df01f6d97e688fd20a1169]

WaE: Tweak this to prefer boost::unordered_map


2010-12-31  Caolán McNamara  <caolanm@redhat.com>  [7f56b38a288a5d1d572f6d885c2a115debbbc8ea]

fix build error


2010-12-30  Caolán McNamara  <caolanm@redhat.com>  [6616817a92c06ea3b935e854aa7210849a5b150e]

cppcheck: prefer prefix variant


2010-12-30  Caolán McNamara  <caolanm@redhat.com>  [d0b04ecea7bd6ffa946bd745b89664791d87d667]

cppcheck: prefer prefix variant


2010-12-30  Caolán McNamara  <caolanm@redhat.com>  [6707a6090dbd481129a2ce5472a8c6eb89ec71f3]

cppcheck: prefer prefix variant


2010-12-30  Caolán McNamara  <caolanm@redhat.com>  [30f2c2b38005896c550c116a4322ab804bd4d417]

cppcheck: unused variable


2010-12-30  Caolán McNamara  <caolanm@redhat.com>  [eca95b68fe17145d41ce4c77e58033657fd89ce3]

cppcheck: this method can be const


2010-12-30  Caolán McNamara  <caolanm@redhat.com>  [ae8c0a4fa5cba553374177d85eb1f778a55395e1]

cppcheck: prefer prefix variant


2010-12-30  Caolán McNamara  <caolanm@redhat.com>  [bfe06dc6c30f7a78f0aebfe4eef1b3eb98501b28]

cppcheck: prefer prefix variant


2010-12-30  Caolán McNamara  <caolanm@redhat.com>  [9b4eed95a8cb9fbdc474c4a06f7614f0436eda52]

cppcheck: prefer prefix variant


2010-12-30  Caolán McNamara  <caolanm@redhat.com>  [899060fe5f3809aa680793fe8f561ea1adfcb1d4]

cppcheck: prefer prefix variant


2010-12-30  Caolán McNamara  <caolanm@redhat.com>  [99d15d2bcd164ee0d37b56444960408cc2aa29a0]

cppcheck: prefer prefix variant


2010-12-30  Caolán McNamara  <caolanm@redhat.com>  [2784d456d4e7c08a4dc4b00da27f6290cb6d9d9f]

cppcheck: prefer prefix variant


2010-12-30  Caolán McNamara  <caolanm@redhat.com>  [e629c8174d7dd3ba69b6ebe4e119d0b948ce1973]

cppcheck: prefer prefix variant


2010-12-30  Caolán McNamara  <caolanm@redhat.com>  [0b968630547a66fcead546f9f5d5ab0b6341f9e9]

cppcheck: prefer prefix variant


2010-12-30  Caolán McNamara  <caolanm@redhat.com>  [19f2596a049e97036bd46faf5c9fe2787e391255]

osl_getProcessInfo requires Size to be set first


2010-12-30  Caolán McNamara  <caolanm@redhat.com>  [1eedce5656a69ac0e9d530c551e49d9987c5d162]

osl_getProcessInfo requires Size to be set first


2010-12-30  Caolán McNamara  <caolanm@redhat.com>  [7ed8cc5051cea0fbd0e7ab311eccb034618cab5a]

osl_getProcessInfo requires Size to be set first


2010-12-30  Caolán McNamara  <caolanm@redhat.com>  [28ea6eeb4dde425636f1682bbd35bf578bf1b0a9]

osl_getProcessInfo requires Size to be set first


2010-12-30  Caolán McNamara  <caolanm@redhat.com>  [9aa773e27c8beebd1219129ddada72b45bbd5e08]

osl_getProcessInfo requires Size to be set first


2010-12-30  Caolán McNamara  <caolanm@redhat.com>  [d9518cb445ff9656ea704a9c0fccb43946e48d37]

that hash isn't guaranteed to do what you want it to do


2010-12-30  Caolán McNamara  <caolanm@redhat.com>  [bc6d1ae79f04ba5418d3e215d7b843080824c0aa]

WaE: throw out some more warnings


2010-12-31  tono  <tono@openoffice.org>  [24735ecb14ca4ea87ba531ac05bb6557a050e424]

i#116264: gbuild for MinGW


2010-12-31  tono  <tono@openoffice.org>  [e17e44d1787f8c7f830e22f129d4aab497900dea]

i#116264: gbuild for MinGW


2010-12-31  tono  <tono@openoffice.org>  [e389e3aef4fddf06a0e1e902802ad00f2e60905f]

i#116264: gbuild for MinGW


2010-12-31  tono  <tono@openoffice.org>  [e7e1dd9581e0f42d6792ed49661e57623ea45aa3]

i#116264: gbuild for MinGW


2010-12-31  tono  <tono@openoffice.org>  [9ce8c4f0dc1ec20b14195f3436b11d3792425865]

i#116264: gbuild for MinGW


2010-12-30  Jan Holesovsky  <kendy@suse.cz>  [f5fe1aa15611d808e45fe77a393f3dd8f9304469]

Do not block when launching firefox, fdo#32427.


2010-12-30  os  <os@openoffice.org>  [ddb95ff3861e3d46e840bb8c83f746754f179072]

#i116258# auto delete temporary SwCursor*


2010-12-30  os  <os@openoffice.org>  [72734ea38f49533da6ae1f5d63b393b9608d13bc]

#i114411# enable 'from top' distance also in frame styles


2010-12-29  Miklos Vajna  <vmiklos@frugalware.org>  [5cdf4b199a6970d9099f71b5dd565c38a5d0471f]

use ext_std inside CppUnit::assertion_traits struct


2010-12-29  Caolán McNamara  <caolanm@redhat.com>  [30d912dfc5872ff48c7296f1409c85d0d4f79f23]

cppcheck: prefer prefix variants


2010-12-29  Caolán McNamara  <caolanm@redhat.com>  [beb70bd3d4635dd88e9c2e7ae0649b7b4dff5901]

cppcheck: prefer prefix variants


2010-12-29  Caolán McNamara  <caolanm@redhat.com>  [53d40a3960b72ace232a8e086e2987363a9cc920]

cppcheck: prefer prefix variants


2010-12-29  Caolán McNamara  <caolanm@redhat.com>  [02b865c44f2d83e2c7e8afb55828783fc12f4678]

cppcheck: prefer prefix variants


2010-12-29  Caolán McNamara  <caolanm@redhat.com>  [e6dc7e718e8128a345ec99e2f36727ae480cefdc]

cppcheck: prefer prefix variants


2010-12-29  Caolán McNamara  <caolanm@redhat.com>  [742cea48e4554fb83d30cd45bcc234d440158933]

cppcheck: prefer prefix variants


2010-12-29  Caolán McNamara  <caolanm@redhat.com>  [7b93bae8af21fd61e6f804742ae937dd8100d66a]

Resolves: rhbz#666216 survive missing window (cherry picked from commit e9438320b50e647f6c5bf052148bcd501b7b55d4)


2010-12-29  Caolán McNamara  <caolanm@redhat.com>  [cc538c54f8f78f269411df4b70e22cc560f2c44c]

Resolves: fdo#32633 rearrange title dialog to get translations to fix


2010-12-29  Caolán McNamara  <caolanm@redhat.com>  [4538875a16f0627852343327685a7938ed399701]

Resolves: rhbz#666216 survive missing window


2010-12-29  Caolán McNamara  <caolanm@redhat.com>  [461e1c918d7606676947b333ed58bf4a15b43bf7]

throw out some more warnings


2010-12-29  Caolán McNamara  <caolanm@redhat.com>  [285b04e953dbbfc04fb3a18bd97e3c80aa630e83]

WaE: throw out some more warnings


2010-12-29  Caolán McNamara  <caolanm@redhat.com>  [5ef4ae729009a459b0e23d2ef9ee55bde16a2f99]

cppcheck: this can be const


2010-12-29  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [4fff4dcca3f0a277c0020d9f139445c61ea3f4f5]

dr78: rebase to DEV300m96


2010-12-29  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [fb49e1f42db0f9a8ff8c6c69ff522a264c97cd1f]

dr78: rebase to DEV300m96


2010-12-29  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [356af7bc4d663518402b3c684ab2cf86f8b7d12f]

dr78: rebase to DEV300m96


2010-12-29  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [6f7fc7329b1398f5fa786e39f8ae9f1f02525809]

dr78: rebase to DEV300m96


2010-12-29  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [80efb3ee630674ad90c8c38a8110fdcb152862f5]

dr78: rebase to DEV300m96


2010-12-29  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [673e27f14bbf6ebd8e72c4715f7b34dcc6310519]

dr78: rebase to DEV300m96


2010-12-29  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [c6aea6d541713c4e2cd27a2b1ffb8a408f9764c1]

dr78: typo in comment


2010-12-29  Yifan J  <yfjiang@novell.com>  [e2ed81111cfc45b85cb399021189383d0b17c842]

slideshow test case update.

influenced case:
i_sildeshow.bas

1. give more safe coordination for drawing rectangle

otherwise the testtool may 'click insert chart
icon in the slide page' by accident when trying
to 'drawing a rectangle'

2. use uno slot to Call Slide Show -> Custom Slide Show...

Signed-off-by: Jan Holesovsky <kendy@suse.cz>

2010-12-29  Yifan J  <yfjiang@novell.com>  [ae22192e4c80d66f48f8360af7622cd95804a383]

use uno slot to click File->Save(as) in Base.

influenced case:
testautomation/dbaccess/optional/dba_db_hsqldb.bas

Signed-off-by: Jan Holesovsky <kendy@suse.cz>

2010-12-29  Yifan J  <yfjiang@novell.com>  [f072a3a5d660d223bbe61df246e8a47bcaac2caa]

more stable export graphic test.

influenced cases:
/testautomation/graphics/optional/d_export_graphic_a.bas
/testautomation/graphics/optional/d_export_graphic_b.bas

1. do not verify exported SVG xml content, just verify
the exported file is existed. Because SVG will be rendered
by Draw directly instead of ASCII import mode (which was
used by the old script to verify the content).

2. replace an inexisted testing picture to an
existed one

Signed-off-by: Jan Holesovsky <kendy@suse.cz>

2010-12-29  Yifan J  <yfjiang@novell.com>  [73d07925d45819cf1d51439cde548475f21135aa]

use uno to invoke File->Digital Signature dialog.

influenced case:
f_security_dialogs.bas
f_security_certified_docs.bas

Signed-off-by: Jan Holesovsky <kendy@suse.cz>

2010-12-29  os  <os@openoffice.org>  [49e2d2c381f2e4ced9e74614bcef60981e8c453b]

#i113790# timer activation of page field bound to up and down, only


2010-12-29  Kohei Yoshida  <kyoshida@novell.com>  [ce346973915d6f3270b00e9f289137b8cd556286]

Remove bogus check for numerical sheet names. (fdo#32570)

We apparently put numerical sheet name into quotes somewhere else,
so checking for a number followed by a '.' and flagging it as bad
is not only necessary, it's not appropriate.  E.g. we do support
other formula syntax where the sheet-to-reference separator is not
'.' (Excel A1 and Excel R1C1), thereby making this test even more
inappropriate.

Signed-off-by: Jan Holesovsky <kendy@suse.cz>

2010-12-29  os  <os@openoffice.org>  [8d17f1e6acb7889a4cd2d4ae90991b4d0c03700e]

#i115758# initial character correction not in CJK text


2010-12-29  Julien Nabet  <serval2412@yahoo.fr>  [f7f47366ea78a71853fcaca2fa402bef667d9cce]

Some cppcheck cleaning


2010-12-29  Julien Nabet  <serval2412@yahoo.fr>  [d31993e9c08c12c8d6bc27557feb17405ec580b4]

Some cppcheck cleaning


2010-12-29  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [7b0f5f6af3fa2d6c926cbd6fc34fc631bd250173]

dr77: copy/paste error


2010-12-29  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [1866f942b7b66e9f0c24b8de2ec5ca5378f05765]

dr78: typos in comments


2010-12-29  Pascal Ullrich  <tentlexs@web.de>  [96e969ba8a7b02cd3ca4df22bd5c37c23dd88f65]

German comments translated to English. Corrected some typos.


2010-12-29  Pascal Ullrich  <tentlexs@web.de>  [669fa0840c17f43901226d6560a1c16a4b766544]

German comments translated to English.


2010-12-28  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [3e8b126b6cb77a2e993152d5bbd0def604e8ba06]

dr77: post rebase fixes


2010-12-28  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [0658973c1612c54af9bbb9e9ae67e9b5493978eb]

dr77: post rebase fixes


2010-12-28  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [7d6474a250ec1f05233ce5a1c457a3540ab30e18]

dr77: post rebase fixes


2010-12-28  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [79d45a155b7819b87f4ef28b99fc9d44813a16f4]

dr77: post rebase fixes


2010-12-28  Jan Holesovsky  <kendy@suse.cz>  [c8913235844104085a8b7c57058ba14825a88446]

Allow tear-off for the Arrowheads dialog, fdo#32676.


2010-12-28  os  <os@openoffice.org>  [0f216f7670d4ca46879d61a687cb4797e0658993]

#i115915# duplicate entry LetterPlus removed


2010-12-28  os  <os@openoffice.org>  [5cdc28997bbfbf6732b250200f2eb07359f81390]

#i115915# paper size box needs valid selection


2010-12-28  os  <os@openoffice.org>  [464ff123b7bea92e8434a534cc16bd78141a9da6]

#i116193# loop in iteration over bookmarks and attriubtes fixed


2010-12-28  os  <os@openoffice.org>  [7511b404e2106cc86361874e8cee1d939a904a25]

#i115916# replacements of one character to multiple characters fixed


2010-12-28  os  <os@openoffice.org>  [62317e72f4883015ccf46fcb01f9e1585a5929f4]

#i115916# replacements of one character to multiple characters fixed


2010-12-28  os  <os@openoffice.org>  [a4c1867acecc8567ee38064ecf10a81d7448b903]

#i115916# replacements of one character to multiple characters fixed


2010-12-27  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [3cc6cf2fac4f8b045a837efed9bbc6fcf9769e60]

dr77: rebase to DEV300m96


2010-12-27  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [f1c483c9e1c464ae7f848fa85903390e00a0dba9]

dr77: rebase to DEV300m96


2010-12-27  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [1f6be0be35ae65ae7e93540dfa8e669da1a970ed]

dr77: rebase to DEV300m96


2010-12-27  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [0c9e2570a674217c20143d303bd0292706337757]

dr77: rebase to DEV300m96


2010-12-27  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [0e932c5d39ee71565709a3c190a4ba9735f15123]

dr77: rebase to DEV300m96


2010-12-27  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [9a9ef4a05f17c2deda064b549cccc6caeefab2dd]

dr77: rebase to DEV300m96


2010-12-27  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [865df52045d3770fc83054711a50290cc19a3e81]

dr77: rebase to DEV300m96


2010-12-27  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [ba973d7fba682aa951bea428e6fed80c5d414897]

dr77: rebase to DEV300m96


2010-12-27  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [43793609cdee96ec7f87c53dc11fef5213488428]

dr77: rebase to DEV300m96


2010-12-27  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [e63425820d65e6937b27abaae2403410f1b47a2b]

dr77: rebase to DEV300m96


2010-12-27  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [eb483309e8c3792c8a494ed9f1ec4f08a0f9590b]

dr77: rebase to DEV300m96


2010-12-27  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [2ddbbcba14d00da112e07fd8cbd77e74e3f37164]

dr77: rebase to DEV300m96


2010-12-27  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [a0d5accc1e43aa906b9f46297cd8a5460d0c51eb]

dr77: rebase to DEV300m96


2010-12-27  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [a7bb3afa60040277d5f9eb9abfa2a931b96a2c27]

dr77: rebase to DEV300m96


2010-12-27  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [d1743d1d6b0cffe02ddf247ea7f370992791ed7c]

dr77: rebase to DEV300m96


2010-12-27  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [7e3e17681f891ac623f6535eaec83f92ba1c8e7c]

dr77: rebase to DEV300m96


2010-12-27  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [87eded87d9f064715da13cf09a19e0a91f180625]

dr77: rebase to DEV300m96


2010-12-27  Andras Timar  <timar@fsf.hu>  [c3c84701a4cdbf185cc65a6c34d2c1d16a894d9e]

typo fix in helppack.ulf


2010-12-27  Julien Nabet  <serval2412@yahoo.fr>  [1d31ed0ef4749f1bc09235fb48408c22678a903f]

RTL_CONSTASCII_USTRINGPARAM


2010-12-27  Julien Nabet  <serval2412@yahoo.fr>  [4e94b940f04cad9fac9a95a009243cb9bc9c5218]

RTL_CONSTASCII_USTRINGPARAM


2010-12-27  Takeshi Abe  <tabe@fixedpoint.jp>  [178a5a36dfa21e296b53b9649f1526aee3e85525]

code cleanup and fix typos in comments


2010-12-27  Julien Nabet  <serval2412@yahoo.fr>  [c0158c421bce29aa815854d252872dd0aff58f7e]

cppcheck cleaning in writer


2010-12-27  Julien Nabet  <serval2412@yahoo.fr>  [50e49fd312f829cbab1f4430ad6db3d869fb4a5a]

cppcheck prefix operator in components


2010-12-27  David Tardon  <dtardon@redhat.com>  [35629ee3f33f4222c10bbdfd3eb6b7feb27cf573]

avoid use of invalidated iterator in comparison


2010-12-26  Joseph Powers  <jpowers27@cox.net>  [2cd16b322af55a998d7f532a482e14f385acb18d]

Remove DECLARE_LIST( SvXMLStyleContexts_Impl, SvXMLStyleContextPtr)


2010-12-26  Joseph Powers  <jpowers27@cox.net>  [35b81d6e106c94cb504fdf739263eb7af6f5fdfb]

Remove DECLARE_LIST(ImpXMLAutoLayoutInfoList, ImpXMLAutoLayoutInfo*)


2010-12-26  Joseph Powers  <jpowers27@cox.net>  [0e1f0b606695f48542f50ddf2d5f66e39e7988bd]

Remove DECLARE_LIST(ImpXMLEXPPageMasterList, ImpXMLEXPPageMasterInfo*)


2010-12-26  Joseph Powers  <jpowers27@cox.net>  [497e7812de24bf109ff9dc1b59024b2776c75ae9]

Remove DECLARE_LIST( ViewList, MyView* )

Howerver, I can't find the object refernced anywhere. Nor can I get it to
compile on my box. This looks like dead code.

2010-12-26  Joseph Powers  <jpowers27@cox.net>  [f31cba4683f47be9fcff07e088bd73e0bed36dfe]

Fix a compile time warning: un-initialized variable.


2010-12-26  David Tardon  <dtardon@redhat.com>  [3b34da87b5f2c99120c79cbfbbe8f7da0ff7837a]

avoid data race with wsupdate thread


2010-12-26  David Tardon  <dtardon@redhat.com>  [f84f0a49d58a7914beaeedf1a655de5378c652a9]

#i101360# use xsl:element for element construction


2010-12-25  Joseph Powers  <jpowers27@cox.net>  [e20633dc65b81e5f77d7e8a0c8e2e5aa21957a06]

Remove DECLARE_LIST( SvxDrawPageList, SvxDrawPage *)

Plus remove a macro that isn't used.

2010-12-25  Joseph Powers  <jpowers27@cox.net>  [8bd249b49e79c1736a328b901b1ea5c16780460e]

Remove DECLARE_LIST(ImpDistributeEntryList, ImpDistributeEntry*)


2010-12-25  David Tardon  <dtardon@redhat.com>  [312cf359028bb68f0e8bf3f7da57ced4781be399]

fix debugging condition


2010-12-24  Joseph Powers  <jpowers27@cox.net>  [b4afa05e63af8eda2423b7dcbe693a628454135c]

Remove DECLARE_LIST( GroupList_Impl, GroupData_Impl* )


2010-12-24  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [1740a4a3749f33b8622c3aa671199a2c8ae06e80]

fix warning in binfilter bf_sc ui/app and commented code deletion


2010-12-24  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [791d4f304323affed871fe4c22948736472d8ebd]

fix warnings in binfilter bf_sc core/tools

trivial conservative fixes, letting behind function calls that may
not be needed any more. Fix warning:
    unused parameter

and remove commentet code

2010-12-24  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [ee5e771421eb8a45288bfbee6c5a57052f1adfb0]

fix warnings in binfilter bf_sc ui/docshell

trivial conservative fixes, letting behind function calls that may
not be needed any more. Fix warning:
    unused parameter
and delete some commented code

2010-12-24  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [c2457b9c41344e2edf43a5deba6199bdbbe6da0d]

fix warnings in binfilter bf_sc ui/unoobj (2)

trivial conservative fixes, letting behind function calls that may
not be needed any more. Fix warning:
        unused parameter
and delete some commented code

2010-12-24  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [e0fe8c66e0d1fe0c3b1982e7893de530f18fe558]

fix warnings in binfilter bf_sc ui/unoobj (1)

trivial conservative fixes, letting behind function calls that may
not be needed any more. Fix warning:
    unused parameter

2010-12-24  Caolán McNamara  <caolanm@redhat.com>  [635a605e8cf345a2374b5dad2e95597c8d809d16]

WaE: throw out some more warnings


2010-12-24  Caolán McNamara  <caolanm@redhat.com>  [51062c3fdbe8916476d8587c0e4403117b772493]

cppcheck: silence warning


2010-12-24  Caolán McNamara  <caolanm@redhat.com>  [5ab56929680ec6613df3d9cb5cf7c3d75d50990d]

cppcheck: prefer prefix variant


2010-12-24  Caolán McNamara  <caolanm@redhat.com>  [64f593061ba0e79d83b901aa1cc42edc5916f801]

cppcheck: prefer prefix variant


2010-12-24  Caolán McNamara  <caolanm@redhat.com>  [bc88d2552c361f3d50ab1ae1096160aae71a5beb]

cppcheck: prefer prefix variant


2010-12-24  Caolán McNamara  <caolanm@redhat.com>  [ccb7a6df515199be8d9693a3b0f2026c3169330e]

cppcheck: prefer prefix variant


2010-12-24  Caolán McNamara  <caolanm@redhat.com>  [f68420c301b4a6c7e0538005b3fdd2084868858a]

cppcheck: prefer prefix variant


2010-12-24  Caolán McNamara  <caolanm@redhat.com>  [e62d46ea6f8349990f7f83d488f52bcbed1a1495]

cppcheck: prefer prefix variant


2010-12-24  Caolán McNamara  <caolanm@redhat.com>  [1118b84d9eaf101d61eb15265a18ced9b2cbce16]

throw out some more warnings


2010-12-24  Joseph Powers  <jpowers27@cox.net>  [f827e97db8144d0a6019594385cc47172a029b9c]

Remove DECLARE_LIST( EntryList_Impl, DocTemplates_EntryData_Impl* )


2010-12-24  Caolán McNamara  <caolanm@redhat.com>  [94b3c723aa1645e0efd567680383371d9768df16]

relocate this header inside guards


2010-12-24  Caolán McNamara  <caolanm@redhat.com>  [516a555294a3b55b14838c7ebb448450c4e3bcc5]

cppcheck: prefer prefix variant


2010-12-24  Caolán McNamara  <caolanm@redhat.com>  [f005485cd404f60eba5b4c00d6790f369ce18266]

cppcheck: prefer prefix variant


2010-12-24  Caolán McNamara  <caolanm@redhat.com>  [934997236aed0fae4fcc385bb7adf1f9720d6f17]

cppcheck: prefer prefix variant


2010-12-24  Caolán McNamara  <caolanm@redhat.com>  [9133aa979a363cdd829497f35a62eb63a31b9448]

cppcheck: prefer prefix variant


2010-12-24  Caolán McNamara  <caolanm@redhat.com>  [5cde8dbea14f533cd2e9af8017f50ee587976740]

cppcheck: prefer prefix variant


2010-12-24  Caolán McNamara  <caolanm@redhat.com>  [e1f734b8e0fb3393f9a250471fac606483cfd0af]

cppcheck: prefer prefix variant


2010-12-24  Caolán McNamara  <caolanm@redhat.com>  [f0c38e19497d8aa51979d30e3e413c60352980a1]

cppcheck: prefer prefix variant


2010-12-24  Caolán McNamara  <caolanm@redhat.com>  [05e37196ca512e1d5583585abdb870bf4acc10a6]

cppcheck: prefer prefix variant


2010-12-24  Caolán McNamara  <caolanm@redhat.com>  [43e38e5e0b431ffde390fad34c79dd9d9aec4487]

cppcheck: prefer prefix variant


2010-12-24  Caolán McNamara  <caolanm@redhat.com>  [dd009202efb61a1f13e459c6f33871a86da83b69]

cppcheck: prefer prefix variant


2010-12-24  Caolán McNamara  <caolanm@redhat.com>  [c5fccf60b7e4a8b03f7e3502856061255aa906ff]

cppcheck: prefer prefix variant


2010-12-24  Caolán McNamara  <caolanm@redhat.com>  [66bbdbe5162165ca46a38eb539b12a7edc9d19bc]

cppcheck: prefer prefix variant


2010-12-24  Caolán McNamara  <caolanm@redhat.com>  [9e32df5ac11db021b999c0b6ae220afb994f382e]

cppcheck: prefer prefix variant


2010-12-24  Caolán McNamara  <caolanm@redhat.com>  [87cc602aea3c50019d18cdcf14c2bd2d669b0005]

cppcheck: prefer prefix variant


2010-12-24  Caolán McNamara  <caolanm@redhat.com>  [5f110a9734e4f315f311ef9f705d8f357eeac54a]

cppcheck: prefer prefix variant


2010-12-24  Caolán McNamara  <caolanm@redhat.com>  [00d244a0fe64b5703875243f6bb727c541e45fa0]

cppcheck: prefer prefix variant


2010-12-24  Caolán McNamara  <caolanm@redhat.com>  [120ed13a05c0c3c7a917dd3b81efd24ffa61be8c]

cppcheck: prefer prefix variant


2010-12-24  Caolán McNamara  <caolanm@redhat.com>  [72e5d86ee7657ce5d3076f88e6dad939928da697]

cppcheck: prefer prefix variant


2010-12-24  Caolán McNamara  <caolanm@redhat.com>  [a925646ceda4a315b96e2d23d0efa01edf7850bf]

cppcheck: prefer prefix variant


2010-12-24  Caolán McNamara  <caolanm@redhat.com>  [35827c15714ac156552201749ea73591849d51b6]

cppcheck: prefer prefix variant


2010-12-24  Caolán McNamara  <caolanm@redhat.com>  [87d83f4870a47e4ad4a1b74e1d0c1f604d0f518b]

cppcheck: prefer prefix variant


2010-12-24  Caolán McNamara  <caolanm@redhat.com>  [b02fa95be423670a84b980340b150cde887c3fb8]

cppcheck: prefer prefix variant


2010-12-24  Caolán McNamara  <caolanm@redhat.com>  [5d0c963e0f9ad17b482f9a4673cf7fa222c5fd20]

cppcheck: prefer prefix variant


2010-12-24  David Tardon  <dtardon@redhat.com>  [9192e5de7dd52f3864d4870569458b2d9226f2a0]

make copying aware of NULL pointers


2010-12-24  David Tardon  <dtardon@redhat.com>  [eb13a88164d7ca860af6dc48c9646232d7f908f1]

replace virtual operator= by cloning


2010-12-24  David Tardon  <dtardon@redhat.com>  [f2689d614c44b99882c5d3fcc49b16d07956efe8]

remove unused code


2010-12-24  David Tardon  <dtardon@redhat.com>  [f33997868be3e81cd4e0d4fd8f43d47e0b9a2eae]

remove unused code


2010-12-24  David Tardon  <dtardon@redhat.com>  [3d80d56d744cb3c2ea533ca08c42b723fefec127]

remove unused code


2010-12-24  David Tardon  <dtardon@redhat.com>  [fc92291abd13845b36e5c7f5303f2bad86e03750]

remove redundant semicolons


2010-12-23  Joseph Powers  <jpowers27@cox.net>  [f14fdf28c79b46a36fcff2024b70112da9549641]

Remove DECLARE_LIST( NameList_Impl, NamePair_Impl* )


2010-12-23  Caolán McNamara  <caolanm@redhat.com>  [f1992f9ad835505ed7ee8714361b3d005fa72243]

throw out some more warnings


2010-12-23  Caolán McNamara  <caolanm@redhat.com>  [8241ddffca6015d9d1b84af6a31c66b85809bb83]

WaE: warning free


2010-12-23  Caolán McNamara  <caolanm@redhat.com>  [1422cc5f7bc21ab71897958865ee1f19296d4bfb]

WaE: warning free


2010-12-23  Caolán McNamara  <caolanm@redhat.com>  [e9b6c75eacc8f003eb4253a02dbd53b1806170d6]

ditch dead comments


2010-12-23  Andy Holder  <andy.m.holder@gmail.com>  [e97c556e6eb90042b6a75605f2a7d30350959ea0]

cppcheck: Invalid Character errors fix

There are a number of "Invalid number of character ({) when these
macros are defined" error from cppcheck, I think these are
caused by the start of a namespace
declaration being inside a #if without it's closing }.

2010-12-23  Caolán McNamara  <caolanm@redhat.com>  [285e5dfd54a519893fbf80cba91ac72f58936758]

cppcheck: prefer prefix variant


2010-12-23  Caolán McNamara  <caolanm@redhat.com>  [07a259ce3812bc764951e370ff97df1d507234a1]

cppcheck: prefer prefix variant


2010-12-23  Caolán McNamara  <caolanm@redhat.com>  [91125d8a719fcc1a8db17b374bf028a89a565bfa]

cppcheck: prefer prefix variant


2010-12-23  Caolán McNamara  <caolanm@redhat.com>  [ca86e8ae388c3c7adbdd25dfe617a836aca9ab58]

cppcheck: prefer prefix variant


2010-12-23  Caolán McNamara  <caolanm@redhat.com>  [7923af56225b916ec5f2f67b2a1c8c36b55fb9a1]

cppcheck: prefer prefix variant


2010-12-23  Caolán McNamara  <caolanm@redhat.com>  [bdec213c8ede144425278e2c98a4297f74989e86]

cppcheck: prefer prefix variant


2010-12-23  Caolán McNamara  <caolanm@redhat.com>  [040fb73d22ba1fdb3e71417f28222ac6689ffc37]

cppcheck: prefer prefix variant


2010-12-23  Caolán McNamara  <caolanm@redhat.com>  [188aebcb66157e04c0a7cc1395e49ca43a741402]

cppcheck: prefer prefix variant


2010-12-23  Caolán McNamara  <caolanm@redhat.com>  [2822a07fcfb0b132e6c55fcfeb76e44b49690e88]

cppcheck: prefer prefix variant


2010-12-23  Caolán McNamara  <caolanm@redhat.com>  [e7f15bb374718b9a30cce820be98b99cc53e17f0]

cppcheck: prefer prefix variant


2010-12-23  Caolán McNamara  <caolanm@redhat.com>  [8d5581f95d70377494028023bd8b667f9f9e11cb]

cppcheck: prefer prefix variant


2010-12-23  Caolán McNamara  <caolanm@redhat.com>  [06e1f097f312ab227fda6fce21f7ce1d89d3cbe8]

cppcheck: prefer prefix variant


2010-12-23  Caolán McNamara  <caolanm@redhat.com>  [ce54ab8e215d5a958422780260c8276ffd7d851a]

cppcheck: prefer prefix variant


2010-12-23  Caolán McNamara  <caolanm@redhat.com>  [d4eba42cbfc633fa340b94ca7a9f7762d8f05fd3]

cppcheck: prefer prefix variant


2010-12-23  Caolán McNamara  <caolanm@redhat.com>  [bbf9b1d7bcbbabb589e35e1fcf9b06259854538b]

cppcheck: prefer prefix variant


2010-12-23  Caolán McNamara  <caolanm@redhat.com>  [c5463e14e4ec112b0029f644661347deaeae736f]

cppcheck: prefer prefix variant


2010-12-23  Caolán McNamara  <caolanm@redhat.com>  [0d0098749ea22312819d02100449689f47816bde]

cppcheck: prefer prefix variant


2010-12-23  Caolán McNamara  <caolanm@redhat.com>  [8feb80cc721b9251c7a3ed54196e3ebf74fbbd15]

cppcheck: prefer prefix variant


2010-12-23  Caolán McNamara  <caolanm@redhat.com>  [d26209184ba9a685f4ee8e1313b5e54a92df89dd]

cppcheck: prefer prefix variant


2010-12-23  Caolán McNamara  <caolanm@redhat.com>  [927518389b49446b91ea6edc1427063292ab7217]

fix typo


2010-12-23  Kohei Yoshida  <kyoshida@novell.com>  [82ac52edcbe6229aca9de34982d0920161fb3a6e]

Remove bogus check for numerical sheet names. (fdo#32570)

We apparently put numerical sheet name into quotes somewhere else,
so checking for a number followed by a '.' and flagging it as bad
is not only necessary, it's not appropriate.  E.g. we do support
other formula syntax where the sheet-to-reference separator is not
'.' (Excel A1 and Excel R1C1), thereby making this test even more
inappropriate.

2010-12-23  Caolán McNamara  <caolanm@redhat.com>  [c832da45fba1dc44a545a8dbf32b3606d19ce02e]

cppcheck: can reduce the scope of these variables


2010-12-23  Caolán McNamara  <caolanm@redhat.com>  [ce741c4e971eb55eaf56b34a3a158c4b28494ef6]

cppcheck: prefer prefix variant


2010-12-23  Caolán McNamara  <caolanm@redhat.com>  [6d769805b6b9285601a3157675ee7a0be6db8e90]

cppcheck: prefer prefix variant


2010-12-23  Caolán McNamara  <caolanm@redhat.com>  [61ba406746a3ea2404730dd927796eb29dde499c]

cppcheck: prefer prefix variant


2010-12-23  Caolán McNamara  <caolanm@redhat.com>  [4cd2104c226f6794e552a0ec3f5ecc4a0c341a14]

cppcheck: prefer prefix variant


2010-12-23  Caolán McNamara  <caolanm@redhat.com>  [c9ce062a9ce41fca884537416b7b3e6af3f3cda9]

cppcheck: prefer prefix variant


2010-12-23  Caolán McNamara  <caolanm@redhat.com>  [d3b6211d85776a9e10272be355d670fa046036d8]

cppcheck: prefer prefix variant


2010-12-23  Caolán McNamara  <caolanm@redhat.com>  [a4dd5ff774c41d65b7a37da521261e3b8986ef2b]

cppcheck: can reduce the scope of this variable


2010-12-23  Caolán McNamara  <caolanm@redhat.com>  [5127536cf1c882541a30a6f3f19f26d94b896b65]

cppcheck: uninit variable


2010-12-23  Caolán McNamara  <caolanm@redhat.com>  [882a2d0f2224a38355f19570f74732e3f01cf444]

cppcheck: prefer prefix variant


2010-12-23  Caolán McNamara  <caolanm@redhat.com>  [6fc0bbbeabaafd1990404b66fa0d8a398fbff7ef]

cppcheck: prefer prefix variant


2010-12-23  Caolán McNamara  <caolanm@redhat.com>  [225bbaf0795db3d89e461c2b1957a9a48192d374]

cppcheck: can reduce the scope of this variable


2010-12-23  Caolán McNamara  <caolanm@redhat.com>  [18cf3a28b03d42b6aeb0acf2e8b93b94a269af74]

cppcheck: prefer prefix variant


2010-12-23  Caolán McNamara  <caolanm@redhat.com>  [494cbe5ab866bc0ca76022f8a4518b76b638e866]

cppcheck: prefer prefix variant


2010-12-23  Caolán McNamara  <caolanm@redhat.com>  [07a06abace1d8cad2bede9b5dcc9d5b19e09e7aa]

cppcheck: prefer prefix variant


2010-12-23  Caolán McNamara  <caolanm@redhat.com>  [cfb51ec23f7d5fc0182f44d851201404aa568f6f]

cppcheck: prefer prefix variant


2010-12-23  Caolán McNamara  <caolanm@redhat.com>  [dbba22e933c70211ee8a479b7800cf57800555c1]

cppcheck: prefer prefix variant


2010-12-23  Caolán McNamara  <caolanm@redhat.com>  [2da3de9965fa13d82ed9629c988c489239e61707]

cppcheck: prefer prefix variant


2010-12-23  Caolán McNamara  <caolanm@redhat.com>  [b404c263e76624c754352ea569c24df5a7b10b26]

cppcheck: prefer prefix variant


2010-12-23  Caolán McNamara  <caolanm@redhat.com>  [932459c1a1f1d182c4ddbd7a002e1862e50eb2bb]

cppcheck: prefer prefix variant


2010-12-23  Caolán McNamara  <caolanm@redhat.com>  [bdc65bae90d6cc7caa987fba7857eec5a0e41aab]

cppcheck: prefer prefix variant


2010-12-23  Caolán McNamara  <caolanm@redhat.com>  [72c8b281cba3d36626859beb88d3a863c7f168bb]

cppcheck: prefer prefix variant


2010-12-23  Caolán McNamara  <caolanm@redhat.com>  [69994bc72e552c1d7fb15be20caa5e979af2c28c]

cppcheck: prefer prefix variant


2010-12-23  Caolán McNamara  <caolanm@redhat.com>  [9e0b5a3507954d5cd3b10916a56491856a52ee74]

cppcheck: prefer prefix variant


2010-12-23  Caolán McNamara  <caolanm@redhat.com>  [06e78a1e27bdc848f4125624e42cc0175a794cd8]

cppcheck: prefer prefix variant


2010-12-23  Caolán McNamara  <caolanm@redhat.com>  [28e3516d2e15f61a7b608055fd5195e716cd633e]

cppcheck: prefer prefix variant


2010-12-23  Caolán McNamara  <caolanm@redhat.com>  [c491aa53e00378055f70df25ed82a71e56943b00]

add mode-lines in here


2010-12-23  Caolán McNamara  <caolanm@redhat.com>  [274b73c1b0a8ecb087f72aaf6392cc41b73df3c3]

make executable


2010-12-23  Caolán McNamara  <caolanm@redhat.com>  [e970abf61cc735364246beccba12ad077c4caaac]

move add mode-lines in here


2010-12-23  Caolán McNamara  <caolanm@redhat.com>  [5ab0787ffb44ef6d63ba89a8b3e1e37146f63d37]

cppcheck: prefer prefix variant


2010-12-23  Caolán McNamara  <caolanm@redhat.com>  [cea2ae0781687945cacc91d94904bda76cf29490]

cppcheck: the scope of this variable can be reduced


2010-12-23  Joseph Powers  <jpowers27@cox.net>  [348a1515d95be34bb875db53659a8843f1e03d1f]

White space cleanup


2010-12-23  Kohei Yoshida  <kyoshida@novell.com>  [c8815f1d624f768868a8ffec9c4c5e2cbad80531]

If the language is not specified, use the initial language. (fdo#32523)

SvNumberFormatter has many methods that take language as an argument,
with the default value of LANGUAGE_DONTKNOW.  Most of those methods
default to the intialized language if the language is DONTKNOW, except
for one variant of GetStandardFormat() !  This caused the internal
language to accidentally get set to something else *permanently*.

Signed-off-by: Caolán McNamara <caolanm@redhat.com>

2010-12-23  Caolán McNamara  <caolanm@redhat.com>  [cfc23b66aafb62b9383b235528181e2febe93502]

cppcheck: prefer prefix variant


2010-12-23  Caolán McNamara  <caolanm@redhat.com>  [619e1a6472e9ce1679b177d54b02137bbd67f071]

cppcheck: prefer prefix variant


2010-12-23  Caolán McNamara  <caolanm@redhat.com>  [4841424c750ecc21d50b37eb7168056e58e82561]

cppcheck: prefer prefix variant


2010-12-23  Caolán McNamara  <caolanm@redhat.com>  [40b982d78e8408929aa88aa39c28d170369eb108]

cppcheck: prefer prefix variant


2010-12-23  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [1007b2c08548f0e8445492cffd9b760dc3376c9f]

gridsort: do not allow NULL/VOID for a grid's columnd/data model - nothing would work then. (Both are already default-initited to some empty model in the grid model's ctor, for quite a few revisions)


2010-12-23  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [73731f92fd4ff6546616589cf86ae5325f72e8cb]

gridsort: do not allow NULL/VOID for a grid's columnd/data model - nothing would work then. (Both are already default-initited to some empty model in the grid model's ctor, for quite a few revisions)


2010-12-23  Caolán McNamara  <caolanm@redhat.com>  [ca9f06155f69c594b88f030fdc467ca463dcf48c]

cppcheck: prefer prefix variant


2010-12-23  Caolán McNamara  <caolanm@redhat.com>  [7b573a113b31b8f136bf2fd1ab1ba8f12bf267ea]

cppcheck: prefer prefix variant


2010-12-23  Caolán McNamara  <caolanm@redhat.com>  [a8be19763fbe2b899cdaf51a21edabf96b5c9b05]

cppcheck: prefer prefix variant


2010-12-23  Caolán McNamara  <caolanm@redhat.com>  [fae5a36e37059b75f648f7b0e86e4cf1d26f613d]

cppcheck: prefer prefix variant


2010-12-23  Caolán McNamara  <caolanm@redhat.com>  [4bea319def2b4786f70d788b21fcd9c72d32fc97]

cppcheck: prefer prefix variant


2010-12-23  Caolán McNamara  <caolanm@redhat.com>  [baca4df091fbb2c4d539d284e464d423d20cbe29]

cppcheck: prefer prefix variant


2010-12-23  Caolán McNamara  <caolanm@redhat.com>  [377e3d170d25cb3a9cbec42fba532b47c5840562]

cppcheck: prefer prefix variant


2010-12-23  Caolán McNamara  <caolanm@redhat.com>  [8022cc6fa82f3cd219238380200e424da93c3984]

cppcheck: prefer prefix variant


2010-12-23  Caolán McNamara  <caolanm@redhat.com>  [b9ebe85e63ef56457d15b1ca9fa88e7ce7acff1b]

cppcheck: prefer prefix variant


2010-12-23  Caolán McNamara  <caolanm@redhat.com>  [1a348e513fb0cc706a8df3895b6af894db6a5f7a]

cppcheck: can reduce the scope of this variable


2010-12-23  Caolán McNamara  <caolanm@redhat.com>  [6edc3600f803dda863f81309f68036cdf2dcb9e7]

cppcheck: prefer prefix variant


2010-12-23  Caolán McNamara  <caolanm@redhat.com>  [8c5d3101941d4b9d1336cbbd32bf27829c62c04c]

cppcheck: prefer prefix variant


2010-12-23  Caolán McNamara  <caolanm@redhat.com>  [8785341478b384ab7568711e0ff86ec9e27ae9ba]

cppcheck: prefer prefix variant


2010-12-23  Caolán McNamara  <caolanm@redhat.com>  [86093b9b7c05f126e16920629398603a3a0bc1b4]

cppcheck: can reduce the scope of this variable


2010-12-23  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [1d52df1454476ab4ca2d0e297746719c7a9212f1]

gridsort: simplified the scrollbar handling


2010-12-23  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [dd42af8c16804d848b1358ea46811fae64088f9f]

gridsort: re-factoring the column-resizing thingie, step 1 In the current implementation, this is rather complex, and hardly maintainable. Also, it all happens in TableControl_Impl and TableDataWindow, while in the original design, the InputHandler was intended to care for this kind of tasks (one class - one responsibility).


2010-12-23  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [6f7105ef88fcb3e8979617cbbac3a8503e4766ea]

gridsort: re-factoring the column-resizing thingie, step 1 In the current implementation, this is rather complex, and hardly maintainable. Also, it all happens in TableControl_Impl and TableDataWindow, while in the original design, the InputHandler was intended to care for this kind of tasks (one class - one responsibility).


2010-12-23  Tor Lillqvist  <tlillqvist@novell.com>  [bcc6d1863f419806a519dfcae65bfa016b346600]

Drop inclusion of tools/prewin.h and postwin.h from sunjavaplugin.cxx

That file compiles fine without them. These headers are in tools,
which hasn't been built and delivered yet when sunjvmfwk is built. We
can't add tools to the dependencies of jvmfwk as that would introduce
circularity.

As such, I see no reason why prewin.h and postwin.h are in tools. I
think they should be in solenv, like premac.h and postmac.h. It would
perhaps be an Easy Hack to move them, and drop the "tools/" from all
lines including them?

2010-12-23  Caolán McNamara  <caolanm@redhat.com>  [b2ab663128de7fa2dba05aa1e3747594726b56a4]

cppcheck: prefer prefix variant


2010-12-23  Caolán McNamara  <caolanm@redhat.com>  [76bbd3d9e8394c2578df8dd6e83677d4a5d7816b]

cppcheck: prefer prefix variant


2010-12-23  Caolán McNamara  <caolanm@redhat.com>  [bdff19462429f8ed55cfd8a14842785a227cd627]

cppcheck: prefer prefix variant


2010-12-23  Caolán McNamara  <caolanm@redhat.com>  [bcd2464e89622a010eb85d4a77e7fb0302adbd59]

cppcheck: prefer prefix variant


2010-12-23  Caolán McNamara  <caolanm@redhat.com>  [0acc81c20ea4e5aff4653685c981924e9e1de357]

cppcheck: prefer prefix variant


2010-12-23  Caolán McNamara  <caolanm@redhat.com>  [bd5e08b2d1fa2cf7053f4f45ff0fa5432745538a]

cppcheck: prefer prefix variant


2010-12-23  Caolán McNamara  <caolanm@redhat.com>  [22dc3363b12fc76fb810d9d50778567536053f0d]

cppcheck: prefer prefix variant


2010-12-23  Caolán McNamara  <caolanm@redhat.com>  [1d3cc9418df49ae2ca34a908837bd4d7a198e799]

WaE: throw out some more warnings


2010-12-23  Caolán McNamara  <caolanm@redhat.com>  [01398814d4799248cc29765a739413fae5290ad0]

cppcheck: prefer prefix variant


2010-12-23  Caolán McNamara  <caolanm@redhat.com>  [3e3d74baf1361c3c4b0fafd0effa27832a1b2c6a]

cppcheck: prefer prefix variant


2010-12-23  Caolán McNamara  <caolanm@redhat.com>  [75c32a4ba738a6cdf65356d8f4267b50ba894a9b]

cppcheck: prefer prefix variant


2010-12-23  Caolán McNamara  <caolanm@redhat.com>  [e35c88a03a55b4f0068d2867c2b1f41c41ac95e1]

cppcheck: uninit member variable


2010-12-23  Caolán McNamara  <caolanm@redhat.com>  [7d153a8b32be0b6622da68c407fa415ff9152f6c]

cppcheck: prefer prefix variant


2010-12-23  Caolán McNamara  <caolanm@redhat.com>  [b3798f8aeb11f5fcff2635d60fb82bc87fa51f53]

fix these ones up


2010-12-23  serval  <serval2412@yahoo.fr>  [52b91b63035eb7c45e6fce2803541f552326863a]

RTL_CONSTASCII_USTRINGPARAM


2010-12-23  Caolán McNamara  <caolanm@redhat.com>  [b0eb58bacf9b2a03c2608998bf9e3b0667f3e51f]

cppcheck: unused variable


2010-12-23  Caolán McNamara  <caolanm@redhat.com>  [e8464ec28c7d1c5d6fb0b2d68ba36ef5b10a515b]

cppcheck: prefer prefix variant


2010-12-23  Caolán McNamara  <caolanm@redhat.com>  [dda6206db9ebef0e2d646e7ba770507fadabae4a]

cppcheck: prefer prefix variant


2010-12-23  Caolán McNamara  <caolanm@redhat.com>  [3dad9532109d620fb58d95473060b9e2a1763642]

cppcheck: prefer prefix variant


2010-12-23  Caolán McNamara  <caolanm@redhat.com>  [feb562dc6f0486e162bd669c46f9941750060b69]

cppcheck: prefer prefix variant


2010-12-23  Caolán McNamara  <caolanm@redhat.com>  [b4426ba28aa835bb87ae3bacb5025c598f46d24c]

cppcheck: prefer prefix variant


2010-12-23  Caolán McNamara  <caolanm@redhat.com>  [dac2303f4be71f76041aef73eebe9b660d66e305]

cppcheck: the scope of this variable can be reduced


2010-12-23  Caolán McNamara  <caolanm@redhat.com>  [14b8caf1cfa26b92af49810d6c747333e8d8940a]

cppcheck: uninit member variable


2010-12-23  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [56305efc5c5b8f064dd2c77fd99f85da9b3909f8]

undoapi: make compile with GCC


2010-12-23  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [67668c8264a7b0f7b699534b4ab9046812d2c3da]

undoapi: re-did the CWS'es changes in the new build system


2010-12-23  David Tardon  <dtardon@redhat.com>  [c7e4a291ecc791163001d08f95fb0e8493c6bcd7]

suppress compiler warning


2010-12-23  David Tardon  <dtardon@redhat.com>  [d48bcc67d3a1cc5a551e3b70af74cfb3a8d8c795]

suppress compiler warning


2010-12-23  David Tardon  <dtardon@redhat.com>  [bfe7aa7040eb7bfdfbf657d27000931f93ddc438]

suppress compiler warning


2010-12-23  David Tardon  <dtardon@redhat.com>  [51437a153e738166278901e48caaa5a554c73c06]

suppress compiler warning


2010-12-23  David Tardon  <dtardon@redhat.com>  [488f0db24832ce610a780b4a91b629da4aca0116]

suppress compiler warning


2010-12-23  David Tardon  <dtardon@redhat.com>  [2d9b0850ceb94a499d123b8ea573dbff5291426f]

suppress compiler warning


2010-12-23  David Tardon  <dtardon@redhat.com>  [b8618dcd5bbc12258839eaa9b24f2a0961eacd21]

fix use of temporary value


2010-12-23  David Tardon  <dtardon@redhat.com>  [4b14b0efb248965cd0d057edb3176dede1bd87e9]

simplify condition


2010-12-23  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [cc8d3de7d22e8f27db46d074e9b310e22f169a34]

undoapi: merged after pulling DEV300_m96. Most probably still not buildable:A number of changes which happened in the CWS need to be redone due to the new build system


2010-12-23  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [39b8f8e90713964933506eadfe6ec3f6cdea7565]

undoapi: merged after pulling DEV300_m96. Most probably still not buildable:A number of changes which happened in the CWS need to be redone due to the new build system


2010-12-23  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [b44240f655f3f5974a91911b7ec5e5652910a73e]

undoapi: merged after pulling DEV300_m96. Most probably still not buildable:A number of changes which happened in the CWS need to be redone due to the new build system


2010-12-23  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [aa84a911dc9dc8ff101ad0129c4219ba96f742df]

undoapi: merged after pulling DEV300_m96. Most probably still not buildable:A number of changes which happened in the CWS need to be redone due to the new build system


2010-12-23  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [bbac63a411ffea3a0c8896fb0bb70d40725110c6]

undoapi: merged after pulling DEV300_m96. Most probably still not buildable:A number of changes which happened in the CWS need to be redone due to the new build system


2010-12-23  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [fe4eab4280b53259ecae8ecf86c653683d5e4069]

undoapi: merged after pulling DEV300_m96. Most probably still not buildable:A number of changes which happened in the CWS need to be redone due to the new build system


2010-12-23  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [c9c709ee6b8f9854d17c000b3f1077dc7a8aa387]

undoapi: merged after pulling DEV300_m96. Most probably still not buildable:A number of changes which happened in the CWS need to be redone due to the new build system


2010-12-23  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [e4e6ad6f2abdba8ade885b9e9690e564005c9a05]

undoapi: merged after pulling DEV300_m96. Most probably still not buildable:A number of changes which happened in the CWS need to be redone due to the new build system


2010-12-23  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [74dfed04ee929e2e67510842bb1f7d07880e4948]

undoapi: merged after pulling DEV300_m96. Most probably still not buildable:A number of changes which happened in the CWS need to be redone due to the new build system


2010-12-23  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [5035c120daa17578c623ae2fe06b25adc9678ffe]

undoapi: merged after pulling DEV300_m96. Most probably still not buildable:A number of changes which happened in the CWS need to be redone due to the new build system


2010-12-23  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [48de44881b95b2ce90759e0485d3a96fe1c1f4db]

undoapi: merged after pulling DEV300_m96. Most probably still not buildable:A number of changes which happened in the CWS need to be redone due to the new build system


2010-12-22  Kohei Yoshida  <kyoshida@novell.com>  [0e4628b488c6afd53a6a03026873d570bde86a8f]

If the language is not specified, use the initial language. (fdo#32523)

SvNumberFormatter has many methods that take language as an argument,
with the default value of LANGUAGE_DONTKNOW.  Most of those methods
default to the intialized language if the language is DONTKNOW, except
for one variant of GetStandardFormat() !  This caused the internal
language to accidentally get set to something else *permanently*.

2010-12-23  Jan Holesovsky  <kendy@suse.cz>  [a3d9e49021a6965ff2fb0b5c625baedaf6327a02]

Rename .uno:UndoAction/Redo to "Undo"/"Redo", fdo#32472.

The undo/redo text before this change says "Can't Undo", or "Can't Redo",
which is apparently to be more descriptive in the menu; but this also means
that the information that the functionality is unavailable is actually doubled
- it is disabled, and additionally named this way.

I am changing this to a simple "Undo" and "Redo" to be consistent with the
rest of the functionality, nowhere else disabling a functionality adds any
'disabled' wording to that.

2010-12-22  serval  <serval@ilapharm.com>  [cb139790b4858b649ccba7c8b49255c4cac61262]

RTL_CONSTASCII_USTRINGPARAM


2010-12-22  Kohei Yoshida  <kyoshida@novell.com>  [6eec5efb17f15c3e5a5038f7681a7d89500def05]

Actually the object doesn't have to be a cell note.

The same problem happens even when the object is not a cell note,
but, say, a regular text box.  Let's not check whether or not the
object is a cell note.

Signed-off-by: Caolán McNamara <caolanm@redhat.com>

2010-12-22  serval  <serval@ilapharm.com>  [79c787a66b5349b4324277d2830d9b0d7abd3056]

RTL_CONSTASCII_USTRINGPARAM


2010-12-22  Kohei Yoshida  <kyoshida@novell.com>  [a05a1b07e99d753393ec99044b834cf02a84d7d4]

Avoid double-paste when pasting text into cell comment. (fdo#32572)

Original patch is from Caolan.  I re-worked it to handle more use
cases.

Signed-off-by: Caolán McNamara <caolanm@redhat.com>

2010-12-22  Guillaume Poussel  <gpoussel@gmail.com>  [ebe4f1026b89a94ed42d2de946dc615b4aa9f0d5]

Remove __READONLY_DATA


2010-12-22  Guillaume Poussel  <g.poussel@wanadoo.fr>  [e1a5999502f35612cf34ea8eeb70c077c9f1ea19]

Removed __READONLY_DATA (replaced by const)


2010-12-22  Caolán McNamara  <caolanm@redhat.com>  [bf4ce22b8dcf5295520dd76d9304d6fb7f842b26]

Resolves: #i113655# rhbz#621277 crash with missing DocShell


2010-12-22  Michael Stahl  <mst@openoffice.org>  [875c9a28f49c7a73607fcdfac245b648801dccee]

sw34bf03: #i81127#: patch by pmladek: linux/ppc: remove -fsigned-char


2010-12-22  Kohei Yoshida  <kyoshida@novell.com>  [2e4e8778a3240022accfc9b1340784658511252e]

Actually the object doesn't have to be a cell note.

The same problem happens even when the object is not a cell note,
but, say, a regular text box.  Let's not check whether or not the
object is a cell note.

2010-12-22  Michael Stahl  <mst@openoffice.org>  [749032f17b1d29156a0248e54f49462517d03523]

sw34bf03: #i101360#: patch by dtardon: use xsl:element instead of... WTF?


2010-12-22  Michael Stahl  <mst@openoffice.org>  [9f91d52bc964a24c3aec5b14fdb5a61da6869bd2]

sw34bf03: #i113655#: patch by cmc: fix possible null pointer in ApplyUsrPref


2010-12-22  Kohei Yoshida  <kyoshida@novell.com>  [707bde4f36b89783e566f351a2862e1995ce7366]

Avoid double-paste when pasting text into cell comment. (fdo#32572)

Original patch is from Caolan.  I re-worked it to handle more use
cases.

2010-12-22  Michael Stahl  <mst@openoffice.org>  [79824f568195c08d70d07fc579a3b11a83f6c33c]

sw34bf03: #i115174#: XMLRedlineImportHelper:  do not crash if there is a XTextRange that is not a SwXTextRange.


2010-12-22  serval  <serval2412@yahoo.fr>  [5365b69ea421923ba2349e6c31946f515d240e82]

RTL_CONSTASCII_USTRINGPARAM


2010-12-22  Caolán McNamara  <caolanm@redhat.com>  [99b2f708aa53bdb3039b84a853b42cbb20fd9071]

makedepend doesn't like -s to appear in the command line


2010-12-22  serval  <serval2412@yahoo.fr>  [d9b52710a9b8f2e66afbb7fb35de044b16afd7ab]

RTL_CONSTASCII_USTRINGPARAM


2010-12-22  Thomas Klausner  <wiz@NetBSD.org>  [38ff183e944faff1b827843c0eae6e159c280a22]

Add another file to EXCEPTIONSFILES.


2010-12-22  Guillaume Poussel  <gpoussel@gmail.com>  [abc856e6cad183d770f2826343d536f932e7bd9b]

Removed __EXPORT


2010-12-22  Guillaume Poussel  <gpoussel@gmail.com>  [3e2a850cb95f60a7bcb7d340ad5855af34d6066b]

Removed __EXPORT


2010-12-22  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [7f5b6070556856d33c6877f9e28378c54407dd73]

ww8/dump was never built and rotted code: removed it


2010-12-22  serval  <serval2412@yahoo.fr>  [abb7fa7c08195688b64615a766853eae38a61bca]

RTL_CONSTASCII_USTRINGPARAM


2010-12-22  Caolán McNamara  <caolanm@redhat.com>  [6c06950efb3ef4b4ee723001ce4e388f6b2a99d3]

add this conditional


2010-12-22  Caolán McNamara  <caolanm@redhat.com>  [2912732d421ae6a1bab2e1ff72f026e295b709fd]

Resolves: rhbz#660342 Undo/Redo crash with postits (cherry picked from commit 1b58066892daa9365d23b39d7439fbbe7d562b13)


2010-12-22  Caolán McNamara  <caolanm@redhat.com>  [6cf8eb372b6e1ac1a598cc728965fc988ad29d0a]

Move this system-mesa-headers test inside opengl extension test

Here it only gets used for non-Windows and non-Linux. It will current defaults
to using these "internal" headers like we do for xrender and friends.

2010-12-22  Caolán McNamara  <caolanm@redhat.com>  [3d653b634bb2086ddc1ad918b1f63e878ca1c483]

toggle the default for this option


2010-12-22  Caolán McNamara  <caolanm@redhat.com>  [0743413eea09cb833e11d3057eda097fdbf541ab]

fix typo


2010-12-22  Caolán McNamara  <caolanm@redhat.com>  [cf208185e03f6cb8768570e70c518b7dbeddef17]

add vcredists to gitignore


2010-12-22  Caolán McNamara  <caolanm@redhat.com>  [bac156f8f6f5f7d23cd29bb5ddd365e9d46d164f]

add winenv.set.sh to gitignore


2010-12-22  Rene Engelhard  <rene@debian.org>  [bb0e0f07433f13ed77b0a48d539c67c50393a688]

missing @


2010-12-22  Caolán McNamara  <caolanm@redhat.com>  [68cfe2f6e1c5f3ba924d51671e1fda35f74b3200]

cppcheck: prefer prefix variant


2010-12-22  Kohei Yoshida  <kyoshida@novell.com>  [2a12d93fef968b0ad29a753a2982ff9064651561]

BOOL to bool.


2010-12-22  Rene Engelhard  <rene@debian.org>  [9038e9a5959e55cb4a61c0fc350f853aa2979e4c]

export MDDS_CPPFLAGS into the env


2010-12-22  Caolán McNamara  <caolanm@redhat.com>  [14c9a410dd3a87d5c4ecd68d30e0e95a868909ac]

drop a few warnings


2010-12-22  Guillaume Poussel  <gpoussel@gmail.com>  [ed7ccd845bc9d04419abbf1dc49d6b13801bf14d]

Removed __EXPORT


2010-12-22  Caolán McNamara  <caolanm@redhat.com>  [dda59263cf8d3e6c8ba90bf88361f8d6d3008d21]

Resolves: rhbz#660342 Undo/Redo crash with postits


2010-12-22  Tor Lillqvist  <tlillqvist@novell.com>  [debf1d0568118f52a23e6c2b2e50c11bd46ed70e]

Load msvcr71.dll needed by JVM using explicit path, see fdo#32426


2010-12-22  Caolán McNamara  <caolanm@redhat.com>  [5ca68d70443d2997283699464d64f365d653ff5b]

cppcheck: prefer prefix variants


2010-12-22  Caolán McNamara  <caolanm@redhat.com>  [742870d9115ef372440f21a5cbe2dda1f5f1ef95]

cppcheck: prefer prefix variants


2010-12-22  Caolán McNamara  <caolanm@redhat.com>  [a3bb935b564e76f3fc6817fae36a023ff558b5d9]

cppcheck: prefer prefix variants


2010-12-22  Caolán McNamara  <caolanm@redhat.com>  [7a0bf3a591d948ba641dfc665dcba8221cdec6a1]

cppcheck: unused variables


2010-12-22  Caolán McNamara  <caolanm@redhat.com>  [3ff90579cd999793180e9d6b1674628391261a4d]

cppcheck: prefer prefix variant


2010-12-22  Noel Power  <noel.power@novell.com>  [dabf6816a17b9076ed08059cb6d1a85eee86b03c]

Fix compilation error on Windows


2010-12-22  sb  <sb@openoffice.org>  [a3a53c9a5ed1afc5fd663a88ae86d980985bdc7e]

sb137: merged in DEV300_m96


2010-12-22  Mathias Bauer  <mba@openoffice.org>  [e22a1e2f5c5ed74c22849c9b5bb59dd8f47bffbc]

CWS swlayoutrefactoring: conflict resolution after resync to DEV300_m96


2010-12-22  Michael Stahl  <mst@openoffice.org>  [b9cdf2916f3b5bba0e1eaefb176e5e36cf472b00]

sw34bf03: #i116192#: fix regression:  SwDoc::SetFixFields must be called when creating document from template.  apparently the SFX_EVENT_DOCCREATED event is not sent in this case.  so use SFX_EVENT_LOADFINISHED and check whether the medium has a template.


2010-12-22  Caolán McNamara  <caolanm@redhat.com>  [eedd0cf67771f3169f6b5095deca82922c8c6544]

WaE: fix some more boost shadowed warnings


2010-12-22  Anders Jonsson  <anders.jonsson@norsjonet.se>  [6505a6eda9dab7baeb45540fee9b0b9d1930218c]

Remove commented code


2010-12-22  Caolán McNamara  <caolanm@redhat.com>  [ad8b848d215182ce569a4e7f75a440d373c05166]

fix up the default fallback string for this now


2010-12-22  Caolán McNamara  <caolanm@redhat.com>  [c7c8e801650a86f14178b63eb40790eea591f934]

lower java build-time verbosity


2010-12-22  Caolán McNamara  <caolanm@redhat.com>  [f7a3f2ac423d1f040415b7aaaa7cf807fe3d9bb1]

little bit less java verbosity


2010-12-22  Caolán McNamara  <caolanm@redhat.com>  [ac85cc23769f09426df9c8ac4e3dc8d011d0a3c4]

get ant stuff to follow VERBOSE


2010-12-22  Caolán McNamara  <caolanm@redhat.com>  [097c9e2609afe318a7ad8148d6692b5ec7ee340a]

Resolves: #i76587# DEFAULT encodings can't be assumed to be system encoding

See:
http://qa.openoffice.org/issues/show_bug.cgi?id=76587
and a practical example of
http://www.openoffice.org/nonav/issues/showattachment.cgi/44588/MSformula.doc
which must remain working if this is found to not be sufficient

2010-12-22  David Tardon  <dtardon@redhat.com>  [579e2b0f47f084c980b617f100c102538fc5fad3]

extend test for mdds to select hash container to use

Configure fails on mdds/mixed_type_matrix.hpp test when testing external
mdds otherwise.

2010-12-22  Anders Jonsson  <anders.jonsson@norsjonet.se>  [d6f32c0efd417bd56876b96ba9bcf22a64491417]

Remove unused code


2010-12-22  David Tardon  <dtardon@redhat.com>  [a99ac11103016d67d1dba6b513d83987ec1920e7]

use configured hash container


2010-12-22  Kalman Szalai - KAMI  <kami911@gmail.com>  [52a13310d390036b157b26f4596a15fd5b862b6a]

Fix Gallery module


2010-12-22  Caolán McNamara  <caolanm@redhat.com>  [19a479184eae3c0ba9cd6f58b5ba58a241550582]

quieten this down a bit


2010-12-22  Caolán McNamara  <caolanm@redhat.com>  [c6b6e541fe2cc407a2bdbaf9e0f49378675fa7ef]

drop unneccessary verbosity


2010-12-22  Caolán McNamara  <caolanm@redhat.com>  [dcb2f6ff6e08398771f591a442ae668e022a0486]

WaE: fix typo


2010-12-21  Joseph Powers  <jpowers27@cox.net>  [4065c1de5462137a63165b484bb3fe3ca5c49b10]

Fix ambigous warning.


2010-12-21  Kohei Yoshida  <kyoshida@novell.com>  [e59e79ee6dd23b7d450535c491a6728ccd4b7e8f]

Some code cleanup to simplify the code without changing its logic.


2010-12-21  Kohei Yoshida  <kyoshida@novell.com>  [c67eb9c45b3beecaa0f8d38836e749278b1a817f]

cppcheck: initialize a pointer data member in ctor.


2010-12-21  Kohei Yoshida  <kyoshida@novell.com>  [029fc564671d6bb46ff4ac33c4941c74871e2cb6]

cppcheck: variable scope


2010-12-21  Kohei Yoshida  <kyoshida@novell.com>  [537b34247cf34d6367bb514bb9620a3af263d758]

cppcheck: variable scope


2010-12-21  Kohei Yoshida  <kyoshida@novell.com>  [e1dea8cd4aa03583a12d9806858fe38d75864fc4]

cppcheck: variable scope.


2010-12-21  Kohei Yoshida  <kyoshida@novell.com>  [1c6ca84071189611ab0ed2589e4965277ed66c4b]

Removed a header; nobody uses SimpleIntrusiveReference any more.


2010-12-21  Kohei Yoshida  <kyoshida@novell.com>  [b13a822f43316959260b4275b4c6c682bdd8ab71]

ScRawTokenRef is now based on intrusive_ptr.


2010-12-21  Kohei Yoshida  <kyoshida@novell.com>  [f7e9694be4d3c7d4a1bb16cf1620acf1473e650d]

The external ref cache also stores intrusive_ptr-based tokens.

But the token array instances are still managed by shared_ptr.
We need to convert that to intrusive_ptr also.

2010-12-21  Kohei Yoshida  <kyoshida@novell.com>  [1656f5cab04e095db6ae323b0499bbe78bfd656b]

No need to include the shared_ptr header.


2010-12-21  Kohei Yoshida  <kyoshida@novell.com>  [579e5624fa3740ff79d99607bffabc9ba2d80c1b]

Removed ScSharedTokenRef and replaced it with ScTokenRef.

ScSharedTokenRef was implemented by boost::shared_ptr, only because
SimpleIntrusiveReference which the original ScTokenRef was implemented
by could not be used with STL.

Now that ScTokenRef is implemented by intrusive_ptr, we no longer
need ScSharedTokenRef.

2010-12-21  Thorsten Behrens  <tbehrens@novell.com>  [db373021b452bddf179eaf268957033bd23ae715]

Quick-fixing dbgutil sc build breakage


2010-12-21  Kohei Yoshida  <kyoshida@novell.com>  [c4b7910c120be1c5a8462c20b12734139632a4de]

Implemented FormulaTokneRef using boost::intrusive_ptr.


2010-12-21  Kohei Yoshida  <kyoshida@novell.com>  [c655552be1a1910333c613e2d0250d7886f009ea]

Adjusted for the new FormulaTokenRef now implemented by intrusive_ptr.

Also, ScTokenRef is similarly now implemented by intrusive_ptr.

2010-12-21  Kohei Yoshida  <kyoshida@novell.com>  [91e66dedc9fc5da3f9f161ef70a6d348faad4dfa]

Moved ScMatrixRef typedefs to its own file.

This is to prevent including the whole scmatrix.hxx header in
document.hxx.

2010-12-21  Caolán McNamara  <caolanm@redhat.com>  [484c39475b0d89469600fd63500b61dac87b2676]

WaE: uninit variable


2010-12-21  Caolán McNamara  <caolanm@redhat.com>  [9cd4346f88e69f809bf6bedd5dcae40178cf9abb]

disable the tests that may vary, depending on the systems printer


2010-12-21  Andreas Mantke  <maand@gmx.de>  [05204569763f2190a074516f3af72409b341b993]

A change in the color of the watermark


2010-12-21  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [549d5b71eaac792c3f53d6790d3b40c4809366ef]

commented code deletion


2010-12-21  Kohei Yoshida  <kyoshida@novell.com>  [440780186c9710bc25fa561929116592389286ee]

Translated German comment.


2010-12-21  Mathias Bauer  <mba@openoffice.org>  [af69eeaeae90037f27e7a8a10fce1b4899d5b305]

CWS swlayoutrefactoring: resync to m96, no conflict resolution


2010-12-21  Luboš Luňák  <l.lunak@suse.cz>  [3c47f169dfa82596293c4555a434b63f8188141e]

proper order of items inside w:tcPr


2010-12-21  Luboš Luňák  <l.lunak@suse.cz>  [00ab641d7d7e43a8453db503e44a03f7346235ef]

proper position of w:jc inside of w:tblPr


2010-12-21  Mathias Bauer  <mba@openoffice.org>  [09d6c9a395b8849e3e09c694282a1446b786bf80]

CWS swlayoutrefactoring: #i115510#: use boost::noncopyable for SwClient; move some code from client iterations into SwClientNotify calls


2010-12-21  Kohei Yoshida  <kyoshida@novell.com>  [b60d8ecea25bd3462d14dfa1b3639e79bc61279a]

Oops.  We can't bail out earlier than that, it seems.


2010-12-21  Kohei Yoshida  <kyoshida@novell.com>  [3f07d4ebd86e76196abf51ff2b223059ed9343de]

Simplified the logic a bit.

* There is no need to go through those two if statement blocks when
  bNoPaste is true.  Bail out early.  This helps reduce the nest
  level.
* Updating a range can be simplified.
* the 'r' prefix is reserved for references. For a variable that's
  not a reference, use 'a'.

2010-12-21  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [5f79ae7b958bf59a5cba5f261931dd40f446f15c]

commented code deletion


2010-12-21  Joost Wezenbeek  <joost.eekhoorn@gmail.com>  [90a8740787817ba8c403f9a60a58aee4d13041cb]

Leftover data after Undo operation

qa issue #106711

2010-12-21  Tor Lillqvist  <tlillqvist@novell.com>  [3a79aa5f5941f7871e4c1fe5234a8b616381c15e]

Drop msvc*7*.dll, see fdo#32426


2010-12-21  Tor Lillqvist  <tlillqvist@novell.com>  [b326d5decbe8a05df65f92ec4ed908810d68582c]

Drop msvc*7*.dll, see fdo#32426


2010-12-21  Tor Lillqvist  <tlillqvist@novell.com>  [682be38a3fbed2105b557305e5d2dc15f2299238]

Actually we don't seem to need instmsiw.exe


2010-12-21  Tor Lillqvist  <tlillqvist@novell.com>  [4ce4ff8a53831b9338fa5b5090c45dad9cf639e0]

Actually we don't seem to need instmsiw.exe anywhere


2010-12-21  Hans-Joachim Lankenau  <hjs@openoffice.org>  [076fe89aaa7c1791b43856f30ac01430acb86936]

#i10000# write .manifest into deliver logs


2010-12-21  mb93783  <mb93783@x2270-so1>  [3144cdca91c66439f241ba972904632900f86022]

CWS swlayoutrefactoring: #i115510#: fix for gcc3.4 re-added


2010-12-21  Mathias Bauer  <mba@openoffice.org>  [a22bffa5e7803d25ce7fa6bf55e38e4e0d932d7b]

CWS swlayoutrefactoring: #i115510#: some minor fixes


2010-12-21  Michael Stahl  <mst@openoffice.org>  [f9ab560c8b9bb08d3ad7e6b72ea8a8ecbedcdf47]

sw34bf03: #i115315#: refactor the copying of meta/meta-field:  no longer delay the call to DoCopy() until after the new hint is inserted,  but do it before; this fixes a crash on drag&drop in the same text node.  this is also quite a bit less ugly, but there are still some hacks required:  DoCopy() is now called by a new factory CreateTxtMeta().  DoCopy() needs to know the text node where the hint will be inserted.  so the MakeTxtAttr() function needs to know whether it should insert a copy,  and the target text node.  this requires a new bit in the SetAttrMode enum: SETATTR_IS_COPY.  also, sw::Meta can no longer get the text node from SwTxtMeta, because it is  copied before the SwTxtMeta is inserted, so it now has a SwTxtNode* member.  furthermore the notification stuff is refactored a bit.


2010-12-21  John LeMoyne Castle  <jlc@mail2lee.com>  [d7e894405c688976f99775271b90c41f91e76be0]

68bit currency enhancement


2010-12-21  John LeMoyne Castle  <jlc@mail2lee.com>  [5c7eb1c246a645b9157286b66954d8f149eefd96]

68bit currency enhancement


2010-12-21  John LeMoyne Castle  <jlc@mail2lee.com>  [c631cf94e468d6f5ced5cacda3600c683c44dca2]

68bit currency enhancement


2010-12-21  Michael Stahl  <mst@openoffice.org>  [c6d658988ed10b4bdfe4d66b4deb4e1f79df33ff]

sw34bf03: #i115315#: make SwTxt{Ref,TOX}Mark parameters const


2010-12-21  Michael Stahl  <mst@openoffice.org>  [16011587ae9487b7cd6a45f4ae6fdf364ef0b185]

sw34bf03: #i116192#: SwDoc::SetFixFields must not be called by timer:  call it when receiving SFX_EVENT_DOCCREATED, which is synchronously  dispatched much earlier, before API clients can access the document.


2010-12-21  Michael Stahl  <mst@openoffice.org>  [0928d8de064aeb879c012f5d8de59e5b4eff0349]

sw34bf03: #i115030#: ODF: disable export of grddl:transformation


2010-12-21  Tor Lillqvist  <tlillqvist@novell.com>  [6009e97da49339ffbb1650a607ec83ee8409be8d]

Drop msvcr71, see fdo#32426


2010-12-21  Noel Power  <noel.power@novell.com>  [0da3a0b0a58a76d90ad7f123eb7648a8c3482152]

revert  Merge remote branch origin/feature/currency-64bit


2010-12-21  Noel Power  <noel.power@novell.com>  [9cc9b6dccbdecfe2877a5735672d7f9bb38d0235]

revert  Merge remote branch origin/feature/currency-64bit


2010-12-21  Noel Power  <noel.power@novell.com>  [d9eeb43db2c7fc77be18e13de98d035855561328]

revert  Merge remote branch origin/feature/currency-64bit


2010-12-21  Tor Lillqvist  <tlillqvist@novell.com>  [5a138f91c67be0229c7a432d524849f3541380dd]

Make external/msi/readme.txt less misleading

No point talking about the ".NET compiler" as it was MSVC 2003 that
was also called "MSVC .NET". In the Microsoft compiler we now use,
2008, there is no ".NET" in the name.

Also, in LibreOffice we bundle only instmsiw.exe, not instmsia.exe.

2010-12-21  Rene Engelhard  <rene@debian.org>  [84e95a7ee6c08de2d4e237a002da9471365deee9]

check for mdds/mixed_type_matrix.hpp


2010-12-21  Caolán McNamara  <caolanm@redhat.com>  [52b977a42c4c157a0256d8759ae13f1af8df29fc]

InstMsiW.exe not InstMsiA.exe


2010-12-21  Caolán McNamara  <caolanm@redhat.com>  [c9da57d0b914e9c198e8de441591c68b55f41ad6]

WaE: fix more boost header warnings


2010-12-21  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [1533e16e0085f383b08a66573f18b2844950d5ab]

oooimprovement7: #i116158# catching exceptions around whole block


2010-12-21  Caolán McNamara  <caolanm@redhat.com>  [2a2f893b13778fced2ad8e2f7780f6852f46f0cb]

WaE: fix boost shadowed warnings


2010-12-21  Caolán McNamara  <caolanm@redhat.com>  [772377975a0834067edee24010a191f6435fe129]

give make check the same depends


2010-12-21  Noel Power  <noel.power@novell.com>  [a49cb8fcefcafd5365b571073e3598937ef2d476]

Merge remote branch 'origin/feature/currency-64bit'


2010-12-21  Noel Power  <noel.power@novell.com>  [7f2458dec64aec8a2462f1e6adeabcf27120c857]

Merge remote branch 'origin/feature/currency-64bit'


2010-12-21  Noel Power  <noel.power@novell.com>  [a01175fa1235043d56036483bd65afc0c2bd5689]

Merge remote branch 'origin/feature/currency-64bit'


2010-12-21  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [c7ad411225efebba968be4e1b851b9a95d920fde]

undoapi: MSVC WaE (how did this survive the previous compilations?)


2010-12-21  Caolán McNamara  <caolanm@redhat.com>  [82eee4eaac613a3c9002101dc26a9007efbf9473]

Resolves: fdo#32426 first cut at auto-downloading windows depends


2010-12-21  Hans-Joachim Lankenau  <hjs@openoffice.org>  [ed629cd4a908471bde99ca2039da18f6363923c0]

#i10000# workaround strange out of memory error on mac


2010-12-21  Hans-Joachim Lankenau  <hjs@openoffice.org>  [6be5f5f0f0f5be39152457697d6fad4cb3dfdb24]

#i10000# regenerate configure


2010-12-21  David Tardon  <dtardon@redhat.com>  [7e0ee92152eceb0cddc0abe2ea0a0e6499f84fa8]

fix off-by-one bug accessing vector


2010-12-21  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [1c645a9db4254e96cbfb340deb80afaef6149ac4]

adding copyright owner to Croatian dictionary package


2010-12-21  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [00d0b523b7913b534a6f7fef4f2a86e9472d0208]

dba34c: #i110039# 'Form Design' now known as 'Database Form'


2010-12-21  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [98c2a2905611af8f0a3a960987cd1cb0c6ab849e]

adding copyright owner to Croatian dictionary package


2010-12-21  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [f366e8847842a27a24631f39ad7ab27ecb1716fa]

mdds: deliver the mdds/hash_container folder


2010-12-21  Julien Nabet  <serval2412@yahoo.fr>  [394fb4f3673c8c9f975a67bfd90c83b6dc1622a6]

2 callcatchers


2010-12-21  Julien Nabet  <serval2412@yahoo.fr>  [aaf45b55441a9738303753e7478d1e13cfd4ab72]

callcatcher ScGridWindow::DrawComboButton


2010-12-21  Julien Nabet  <serval2412@yahoo.fr>  [635f4dab1a60d3a02caec2d17f14dba85457084b]

cppcheck: Some removing of postfix operators


2010-12-21  Julien Nabet  <serval2412@yahoo.fr>  [f1bf645300c48dae08f98b082b292b50beb4b489]

callcatchers ScFlatBoolRowSegments


2010-12-21  Kohei Yoshida  <kyoshida@novell.com>  [47d786fbc925b63bbbf6c40b4910eb1707a498ca]

Adjust scroll speed based on the position of the mouse cursor.

With this, farther the mouse cursor is from the edge of the window
the faster the scroll speed becomes.

2010-12-21  Kohei Yoshida  <kyoshida@novell.com>  [854b01496091bddaea50b6439a247caa30cd267f]

Allow selection update interval to be variable.

We use this to dynamically adjust scroll speed in Calc.

2010-12-21  Kohei Yoshida  <kyoshida@novell.com>  [6f64286fdf81e184bfedacc1bc408a7d5bbca34f]

Better mapping of cell border thickness when importing xls documents.

Patch ported from the buil repo.

  * calc-xls-import-cell-border.diff

2010-12-21  Kohei Yoshida  <kyoshida@novell.com>  [a96ebb0bc5855af2437dad2dade5deb5c5063fff]

Prefer the real iterators over First() Next() iteration pattern.


2010-12-21  Nigel Hawkins  <n.hawkins@gmx.com>  [a71d03713b686edd4faecbf6c25d57a6781775a0]

Remove ScfDelList and ScfDelStack


2010-12-20  Kohei Yoshida  <kyoshida@novell.com>  [009ff36666e8ff7dc7dba4606ac9d062d09208e6]

Removed const_cast, and fixed some accidental logic change.

Get a reference from the list when we need to modify the stored
object.  Making a copy and modifying the copy is not what the
original code did.

2010-12-20  Nigel Hawkins  <n.hawkins@gmx.com>  [aba4031db9161b92207427472ca4a8ae0cde91d8]

Remove ScfDelList in xistyle


2010-12-20  Kohei Yoshida  <kyoshida@novell.com>  [69410e1278927794f621852342987685bc905a79]

Check for the validity of the index before calling at(index).


2010-12-20  Nigel Hawkins  <n.hawkins@gmx.com>  [4f092082d4f58db7b9a3e2985782131407c96554]

Remove ScfDelList in xilink


2010-12-20  Nigel Hawkins  <n.hawkins@gmx.com>  [da4bce90695c330f8b91ad9c79743418484b2be0]

Remove ScfDelList in xicontent


2010-12-20  Kohei Yoshida  <kyoshida@novell.com>  [4e28cc004d2173cd7728faae6b6addd3666fe1bb]

ptr_vector never stores NULL pointers.

Since ptr_vector doesn't allow storing NULL pointers, there is no
need to check for NULL values on pointers obtained from it.

2010-12-20  Nigel Hawkins  <n.hawkins@gmx.com>  [71a9ef7bf454d77f4f5a83aac50c171ed7348774]

Remove ScfDelList in xestyle.cxx


2010-12-20  Kohei Yoshida  <kyoshida@novell.com>  [173eeab93f8ad1a85a53025fdb39d90d68418ec4]

Removed const_cast by making the method non-const.


2010-12-20  Nigel Hawkins  <n.hawkins@gmx.com>  [1ccee2994c66eece635a0a90d6bd11eeb39e10af]

Remove ScfDelList in fprogressbar


2010-12-20  Nigel Hawkins  <n.hawkins@gmx.com>  [e0905cbe8450546a92acbc70d6d4bcc2db8b4db5]

Remove ScfDelList in imp_op


2010-12-20  Nigel Hawkins  <n.hawkins@gmx.com>  [b0c7b368254a52fa7dbf4f594a50fcec0d95aace]

Remove ScfDelList in xihelper


2010-12-20  Nigel Hawkins  <n.hawkins@gmx.com>  [f4e8599bb22dbf7c7f3424b6e4cb208d826d81a9]

Remove ScfDelList in xiname


2010-12-20  Kohei Yoshida  <kyoshida@novell.com>  [a00502a8394c130d088a8c23d6a42e62d5bd0714]

New hash for the re-packed 0.4.0.


2010-12-20  Kohei Yoshida  <kyoshida@novell.com>  [a95a2287fc42e0cfbc28523844247ecc8d48c0c1]

Re-packed mdds 0.4.0.


2010-12-20  Kohei Yoshida  <kyoshida@novell.com>  [fd8afd5ea91f475b4d155f9dfbf0ac143aba7431]

Merge branch 'feature/calc-matrix-rework'


2010-12-20  Kohei Yoshida  <kyoshida@novell.com>  [4bffac8459a55d08fb5a5514c70a2bb1905ccade]

cppcheck: this method can be const.


2010-12-20  Kohei Yoshida  <kyoshida@novell.com>  [175c1691ed35d90c6dc4b0ca07c087fc1a1a442a]

mdds now uses 'include' directory instead of 'inc'.


2010-12-20  Kohei Yoshida  <kyoshida@novell.com>  [1e0fe93e83108c6d4c537b42efd74fb0e527700a]

Updated mdds version to 0.4.0.


2010-12-20  Kohei Yoshida  <kyoshida@novell.com>  [63bd4ec95ca11775c2d7907f19bda85fd2672aef]

The build now requires mdds 0.4.0.


2010-12-20  Kohei Yoshida  <kyoshida@novell.com>  [2d4e30c2b85609c9b7d6c5a7352eb61d3ca7f56a]

Fixed build breakage.


2010-12-20  Kohei Yoshida  <kyoshida@novell.com>  [df24269fd26cf722df5935d08a22751c236666a0]

Merge branch 'master' into feature/calc-matrix-rework


2010-12-20  Kohei Yoshida  <kyoshida@novell.com>  [328ba20cd3d47f7be3b2e7a18acd267e8fbda014]

Use mixed_type_matrix::const_iterator for faster element iteration.

This should speed up calculation of SUM, AVERAGE etc. on external
ranges.

2010-12-20  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [f97c354bb0d63e0280dd65c686e59644134dfbb8]

gnumake3: first try at at using -showIncludes on windows


2010-12-20  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [b1e67aa4705753dd39baf9d8dc7daf8d90cbafe7]

gnumake3: first try at implementing support for cppunit test fixtures


2010-12-20  Caolán McNamara  <caolanm@redhat.com>  [b3332728cf16af9ac1fcb9d604f383b29fd7d023]

Ensure that only the three valid options are possible to use

Originally four cryptic possibilties, only three of which would
correctly give unique values. So refactor into three possibilties,
make self-documenting and lock it down with a cppunit test

2010-12-20  Jan Holesovsky  <kendy@suse.cz>  [96718f95662b9debf03bcdd3cf87a2dd0621dd0c]

gtk: Use the right padding in the menus, bnc#304620

This is not 100% perfect, it sets even the vertical padding to this
value, but better than hardcoded '1' ;-)

2010-12-20  Hans-Joachim Lankenau  <hjs@openoffice.org>  [5ff4691c7c1157cb506327cb0c3bf8c296ac0573]

#i10000# reenable checkdeliver


2010-12-20  Caolán McNamara  <caolanm@redhat.com>  [25a8024703ce8aae4935dd59162104f224a0664d]

cppcheck: port thb's test over and get it to work again


2010-12-20  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [9772433110d3da0051c1fb2acce9d71ef25da45d]

gnumake3: fixing deliver for solaris nawk


2010-12-20  Tor Lillqvist  <tlillqvist@novell.com>  [bc53760c3bcb83e8ba4351cfcd1ed3d7349e131d]

Fix BOOL etc redefinition problem on Windows


2010-12-20  Luboš Luňák  <l.lunak@suse.cz>  [672be186c19154f2d71b434f1a67e86b8c07002b]

work around tables with many columns for msoffice (fdo#30860)

Theoretically the .docx spec doesn't seem to have any limit
on the number of table columns, but in practice msoffice seems
to have a hardcoded limit of 63 columns and fails to open such
documents. Since the expected use case with .docx is that
somebody with msoffice will try to open it, keep the limit
and merge exceeding items into the last column.

2010-12-20  Luboš Luňák  <l.lunak@suse.cz>  [351f3e93cc03c5b33d46f4ea8b6b3280ead07abe]

remove non-functional column count limit (part of fdo#30860)

This limitation alone is a) wrong, since the limit is actually 63,
b) incomplete, since mso2k7 fails to open such document anyway.

2010-12-20  Caolán McNamara  <caolanm@redhat.com>  [524e73344a281cce097b8471ea507783e1023065]

set licence text


2010-12-20  Caolán McNamara  <caolanm@redhat.com>  [ab48d9828208fee3b5fabe22fbce57ec83bd286a]

cppcheck: make this test buildable again


2010-12-20  Hans-Joachim Lankenau  <hjs@openoffice.org>  [99bb18c42fdc267a39c26a6e1bca6c1cae3d5d10]

#i10000# add dependency on stlport


2010-12-20  Hans-Joachim Lankenau  <hjs@openoffice.org>  [ddb3690a12a6adfbce0c7decc024e857b17b0fd6]

#i10000# detect x64 setsolar env.


2010-12-20  Hans-Joachim Lankenau  <hjs@openoffice.org>  [219377812da3396a2846c375eb5c32f6b5162a23]

#i10000# workaround limitations of solaris awk


2010-12-20  Hans-Joachim Lankenau  <hjs@openoffice.org>  [fcb659ae5ba83fe354842cf7bdefbdfb95894872]

#i10000# avoid warnings


2010-12-20  Hans-Joachim Lankenau  <hjs@openoffice.org>  [d06b0baaa446f2e71a082e24a253348538857ff8]

#i10000# create some dependencies...


2010-12-20  Yifan J  <yfjiang@novell.com>  [c125f05a614ee7edc4c1c3f0d27a40add11ed591]

set small icon theme at beginning of testing

also replaced tabs characters in source

Signed-off-by: Petr Mladek <pmladek@suse.cz>

2010-12-20  Caolán McNamara  <caolanm@redhat.com>  [c522b2f2b5538c0db8d311a1af8d5b85f072cb34]

update gitignore


2010-12-20  Caolán McNamara  <caolanm@redhat.com>  [a63d610d8943aff6b1327ed7fee2f5e1478d6ba8]

WaE: shadowed variable


2010-12-20  Caolán McNamara  <caolanm@redhat.com>  [3d91eca0d2ee9fec699ec678bed492c3bc30d9f1]

cppcheck: always build these tests now


2010-12-20  Caolán McNamara  <caolanm@redhat.com>  [7a1f4f803c56b207fa44d9848d9ce170fede19f1]

WaE: unused variable


2010-12-20  Caolán McNamara  <caolanm@redhat.com>  [0b9ad2ddff997ccf85c6d4d216a7f8b471057001]

cppunit: make sure to regenerate .rdb if makefile changes


2010-12-20  Caolán McNamara  <caolanm@redhat.com>  [e661ad039be1a273f382ce361d4aebef72cea28d]

cppunit: make sure to regenerate .rdb if makefile changes


2010-12-20  Tor Lillqvist  <tlillqvist@novell.com>  [6eebbe5bba75df3e0303b2227f9b05946127ab62]

It's called MinGW, not mingwin, mingw32, etc


2010-12-20  Caolán McNamara  <caolanm@redhat.com>  [b1a02bb3b3121384f444642da0bbf9b71850c993]

fix bad merge


2010-12-20  Caolán McNamara  <caolanm@redhat.com>  [e4f812fcb55c417006632834438760ba58defd0f]

tweak this to compare classic and wide versions


2010-12-20  Hans-Joachim Lankenau  <hjs@openoffice.org>  [c1c9f78f3ff3a4a83a16f691c3966edf0bc4b1ce]

#i10000# add dependency to trigger rebuild


2010-12-20  Hans-Joachim Lankenau  <hjs@openoffice.org>  [0aac16672abad45634f796dc2fc654ee6317faf5]

#i10000# use sal_Int32 instead of size_t


2010-12-20  Caolán McNamara  <caolanm@redhat.com>  [1d746c8318d90eff615c9ad86dd262601c3ab2f4]

WaE: fix c++0x warnings


2010-12-20  Hans-Joachim Lankenau  <hjs@openoffice.org>  [73f0b30bdfae7f5ac419212dbf0f8db345fec2f1]

#i10000# find libraries


2010-12-20  Hans-Joachim Lankenau  <hjs@openoffice.org>  [8ab70dd31e25228bfb79e111f005698846de3d7a]

#i10000# workaround limitations of solaris awk


2010-12-20  Mathias Bauer  <mba@openoffice.org>  [fd7f0b96955054e687e3e833a6560046b44967f2]

CWS swlayoutrefactoring: #i81480#: some bug fixes found in testing


2010-12-20  Tor Lillqvist  <tlillqvist@novell.com>  [7f958f626c587fd0e8e616198d37147bb70de9fb]

It's called MinGW, not mingwin, mingw32, etc


2010-12-20  Caolán McNamara  <caolanm@redhat.com>  [a60eb8b2e1779d6a3d8876aa60e08725b0eee18b]

make buildable under windows


2010-12-20  Caolán McNamara  <caolanm@redhat.com>  [3f347fefc53a63c71a198232f1237684cb495ac9]

The change from List to vector changes order of error messages

Which IMO is probably a good thing as the first error is now
at the start, and the last at the end. Which is way more sane,
so change test rather than change code.

2010-12-20  Jan Holesovsky  <kendy@suse.cz>  [100ea21fc36490d1c620f2b88cdcb676caa90e97]

Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/libs-gui


2010-12-20  Jan Holesovsky  <kendy@suse.cz>  [2a567223baddab926294c02adae6893572ebdba4]

Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/libs-core


2010-12-20  Jan Holesovsky  <kendy@suse.cz>  [8dda77692a0a5f78cac1bca5e445f3cc2e616867]

Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/impress


2010-12-20  Jan Holesovsky  <kendy@suse.cz>  [822a34c42fa93777885ce4e53d9887d78ab112ad]

Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/filters


2010-12-20  Jan Holesovsky  <kendy@suse.cz>  [bab9a7a0ffecfeefa7b12182d842b20cada8b495]

Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/calc


2010-12-20  Caolán McNamara  <caolanm@redhat.com>  [59733a94418a2ce9d01770cec2244d9e11bf933d]

cppcheck: reorganize this a little


2010-12-20  Kalman Szalai - KAMI  <kami911@gmail.com>  [5f27114fa9a14a8206310df1e8869da9d8613a80]

Remove version info from extension folder name too.


2010-12-20  Caolán McNamara  <caolanm@redhat.com>  [578ec2b1309edc4023080b0946b06b78a0c15265]

declared but not defined


2010-12-20  serval  <serval2412@yahoo.fr>  [e4db7f536d6e227fd0695fa29077050f6bd692fb]

callcatcher + 1 RTL_CONSTASCII_USTRINGPARAM


2010-12-20  Kalman Szalai - KAMI  <kami911@gmail.com>  [49fe84f405198ad9139e502b037bca75fa22710e]

Remove extensions' filename version during unpack


2010-12-20  Kalman Szalai - KAMI  <kami911@gmail.com>  [e062655f2126f745107d17f254476925bd8cd2aa]

Update SUN Template Pack extensions' packaing mechanism

Install extracted extension files to separated and language dependent
directory. This is the new way to include extensions to installation
set.

2010-12-20  Hans-Joachim Lankenau  <hjs@openoffice.org>  [794c821e4d48c34aa376cdc7b6ab2cb029d9574d]

#i10000# replace obsolete define


2010-12-20  os  <os@openoffice.org>  [073fdc20778aa6a6f78405f37270903890643a62]

#i102247# re-introduce export of outline


2010-12-20  Thorsten Behrens  <tbehrens@novell.com>  [bd9fb52d611c146112c1760e65505cf526d63f26]

Remove extraneous copy ctor and assignment op


2010-12-20  Caolán McNamara  <caolanm@redhat.com>  [24ee7af7b359440eb2cd2a83d145d3e4ff974dcd]

Resoves: rhbz#663857 font color missing; C++ FAQ 10.3 doomage (cherry picked from commit 963c6b655032b4e5d0f26555f3c26a129a9efb03)


2010-12-20  serval  <serval@ilapharm.com>  [4a52a5a3be1327682baf70cdd02dc1a727cb2ac8]

RTL_CONSTASCII_USTRINGPARAM


2010-12-20  Caolán McNamara  <caolanm@redhat.com>  [138386a6d37fc1723699b4b8580bc4bcd77f84c8]

WaE: remove javadoc warning


2010-12-20  Jan Holesovsky  <kendy@suse.cz>  [71bebabc045c3b57723dcada7008e90b108e769c]

Forgotten pieces when resolving the libreoffice-3.3.0.2 conflicts.


2010-12-20  serval  <serval2412@yahoo.fr>  [47e57a62dd7d7c747f0fe50b22bbd277b23ace05]

RTL_CONSTASCII_USTRINGPARAM


2010-12-20  serval  <serval2412@yahoo.fr>  [5faa999b8d82d2338717f798f58704647459cde5]

Removing commented code


2010-12-20  Jan Holesovsky  <kendy@suse.cz>  [1dd1dae66786cb7b50ac6c4b988ba891e6e0342d]

Merge commit 'libreoffice-3.3.0.2'

Conflicts:
	starmath/source/parse.cxx
	sw/source/core/text/makefile.mk
	sw/source/filter/rtf/swparrtf.cxx
	sw/source/filter/ww8/rtfattributeoutput.cxx

2010-12-20  Jan Holesovsky  <kendy@suse.cz>  [bed56f44ae8533753dc18842df82d6e93f071f06]

Merge commit 'libreoffice-3.3.0.2'


2010-12-20  Jan Holesovsky  <kendy@suse.cz>  [ee2aae7d96ba32a5c9c0147b0c39585bc32d2213]

Merge commit 'libreoffice-3.3.0.2'


2010-12-20  Jan Holesovsky  <kendy@suse.cz>  [82cdbdd88ff94c7a2b7f650f6b2b84d1e86917f0]

Merge commit 'libreoffice-3.3.0.2'


2010-12-20  Jan Holesovsky  <kendy@suse.cz>  [669d923f6f045e763fb7c48a84dfd408f6511d8b]

Merge commit 'libreoffice-3.3.0.2'


2010-12-20  Jan Holesovsky  <kendy@suse.cz>  [5a86941e3398ce714765a1e29b973a0dafc55e41]

Merge commit 'libreoffice-3.3.0.2'

Conflicts:
	unotools/source/config/configmgr.cxx
	vcl/source/gdi/pdfwriter_impl.cxx

2010-12-20  Jan Holesovsky  <kendy@suse.cz>  [b0767458c4260141cbd60b86e7021a3a35c510a3]

Merge commit 'libreoffice-3.3.0.2'


2010-12-20  Jan Holesovsky  <kendy@suse.cz>  [5fa0d2384b323abc7ce64c2382f058024684c67c]

Merge commit 'libreoffice-3.3.0.2'


2010-12-20  Jan Holesovsky  <kendy@suse.cz>  [c939070f709143482ce749603c0e1f0d84df443c]

Merge commit 'libreoffice-3.3.0.2'

Conflicts:
	sfx2/source/appl/sfxhelp.cxx
	sfx2/source/appl/shutdowniconunx.cxx
	sfx2/source/menu/virtmenu.cxx
	sysui/desktop/share/create_tree.sh

2010-12-20  Jan Holesovsky  <kendy@suse.cz>  [ad11d85818a1446d1c73954f3eb5e83fc091163e]

Merge commit 'libreoffice-3.3.0.2'


2010-12-20  Jan Holesovsky  <kendy@suse.cz>  [62604a952d0fc22c779401f45203c3f09e5f353d]

Merge commit 'libreoffice-3.3.0.2'


2010-12-20  Jan Holesovsky  <kendy@suse.cz>  [97944057fd090e41d384cf5c45b9d99c4db7f502]

Merge commit 'libreoffice-3.3.0.2'


2010-12-20  Jan Holesovsky  <kendy@suse.cz>  [1f0fa5de4042489e15af1a2dc7796d6125adc05d]

Merge commit 'libreoffice-3.3.0.2'

Conflicts:
	sdext/source/presenter/makefile.mk

2010-12-20  Jan Holesovsky  <kendy@suse.cz>  [3f57365e73d289b0dcda55e4bf7bc69af7afce53]

Merge commit 'libreoffice-3.3.0.2'


2010-12-20  Jan Holesovsky  <kendy@suse.cz>  [bb324c2f3f6978f22ae023a34d1f0feb11182389]

Merge commit 'libreoffice-3.3.0.2'


2010-12-20  Jan Holesovsky  <kendy@suse.cz>  [4f06a1e5ee7e649c70a22f4e7189bb92320aa2e4]

Merge commit 'libreoffice-3.3.0.2'


2010-12-20  Jan Holesovsky  <kendy@suse.cz>  [0813b692750ee4b190503ea825b201da7a5ff3ed]

Merge commit 'libreoffice-3.3.0.2'

Conflicts:
	default_images/brand/shell/backing_hc-pt_BR.png
	default_images/brand/shell/backing_hc.png
	default_images/brand/shell/backing_right_hc-pt_BR.png
	default_images/brand/shell/backing_right_hc.png
	default_images/brand/shell/backing_rtl_left_hc.png
	default_images/brand/shell/backing_rtl_right_hc.png
	default_images/brand/shell/backing_space_hc.png
	default_images/framework/res/backing_hc.png
	default_images/framework/res/backing_right_hc.png
	default_images/framework/res/backing_rtl_left_hc.png
	default_images/framework/res/backing_rtl_right_hc.png
	default_images/framework/res/backing_space_hc.png
	default_images/introabout/about.bmp
	default_images/introabout/about.png
	default_images/introabout/intro.bmp
	default_images/introabout/intro.png

2010-12-20  Jan Holesovsky  <kendy@suse.cz>  [70896c190c7d841caa40f9de8a853fa2aa44f7d3]

Merge commit 'libreoffice-3.3.0.2'

Conflicts:
	configure.in
	scp2/source/extensions/directory_extensions.scp
	scp2/source/extensions/module_extensions.scp
	scp2/source/ooo/file_ooo.scp
	set_soenv.in
	solenv/bin/modules/installer/download.pm
	solenv/bin/modules/installer/helppack.pm
	solenv/bin/modules/installer/windows/createfolder.pm
	solenv/bin/modules/installer/worker.pm
	solenv/bin/ooinstall

2010-12-19  Andras Timar  <timar@fsf.hu>  [2b0e9c31db32b7968f63225a8fabd19cd0daf6de]

typo fix in helppack.ulf


2010-12-19  Olivier Hallot  <olivier.hallot@documentfoundation.org>  [8ba75e914308d77ca26a1d3f3767512a8d7d2460]

Brazilian Portoguese (pt-BR) nlpsolver translation


2010-12-19  Paolo Pozzan  <paolo@z2z.it>  [b59fdcf055388f1944259abf0834a10902706ceb]

Italian (it) nlpsolver translation


2010-12-19  Xuacu Saturio  <xuacusk8@gmail.com>  [7f0855a6f11bb6095fa94763a3484abcc10d95b5]

Asturian (ast) nlpsolver translation


2010-12-19  Freek de Kruijf  <f.de.kruijf@gmail.com>  [57aae8d7b3dc00f2f13f9f0e3a9962921df00f36]

Dutch (nl) nlpsolver translation


2010-12-19  Jesús Corrius  <jesus@softcatala.org>  [ca6af165de603502d84436dbd6487d6d5c7085bb]

Catalan (ca) nlpsolver translation


2010-12-19  Sophie Gautier  <gautier.sophie@gmail.com>  [c0c029d00ff88b79b9cf3f760e3d0454174ea2d5]

French (fr) nlpsolver translation


2010-12-19  Martin Srebotnjak  <miles@filmsi.net>  [21c22e2ef4b77ce9ddea22a6692577676d8291bc]

Slovenian (sl) nlpsolver translation


2010-12-19  Andras Timar  <timar@fsf.hu>  [4f15e8384562672aa9be332d767d2f0c183d988e]

Enabling l10n of nlpsolver fdo#30839

Extra translations will be commited to extensions/nlpsolver/locale.
Hungarian translation is provided as a sample - more to come soon.
Also fixed a typo in en-US text.
Signed off by Kohei.

2010-12-19  Caolán McNamara  <caolanm@redhat.com>  [a0f911669be348a5539687e4ebe25446d526b2a8]

cppcheck: the scope of this variable can be reduced


2010-12-19  Caolán McNamara  <caolanm@redhat.com>  [53af02a79676caff371a8a4c9b7afcb9b94e01ce]

cppcheck: uninit member


2010-12-19  Caolán McNamara  <caolanm@redhat.com>  [ffa96fcb3adc77cfed9e82ee9250aeabb03dafbf]

prefix prefix variant


2010-12-19  Caolán McNamara  <caolanm@redhat.com>  [442f7bb23660a3d99427727e56170afac74e7f71]

prefix prefix variant


2010-12-19  Caolán McNamara  <caolanm@redhat.com>  [070e33b5790a3f41530985bd357fcc3ba7cba427]

WaE, remove all warnings, toggle makefile as warning free


2010-12-19  Caolán McNamara  <caolanm@redhat.com>  [bc221867dcab6415d635f0d7ba145012cf8d4e66]

prefix prefix variant


2010-12-19  Caolán McNamara  <caolanm@redhat.com>  [9ee57baffd79b250a32c21d66c2b6209b7098bac]

WaE, silence some warnings


2010-12-19  Caolán McNamara  <caolanm@redhat.com>  [cbeef370aaa4b2793325fc98054cb7f048989957]

prefix prefix variant


2010-12-19  Caolán McNamara  <caolanm@redhat.com>  [d161cc88707390fc9b6a24ab8463fb6d3eb88990]

prefix prefix variant


2010-12-19  Caolán McNamara  <caolanm@redhat.com>  [3fc98975edfcdfca376cd2603db94b12048db1d7]

cppcheck: prefer prefix variant


2010-12-19  Caolán McNamara  <caolanm@redhat.com>  [7133f5006c4722f7cd53d1515ba3cd0dad18f8d1]

cppcheck: the scope of this variable can be reduced


2010-12-19  Caolán McNamara  <caolanm@redhat.com>  [78e9071bb0afc9aba06bfa0aafbbdcb0f86bd6ce]

WaE, remove some warnings


2010-12-19  Luke Dixon  <6b8b4567@gmail.com>  [d80b166d6aa125fd639d282ab5d00d1594448d98]

Put brackets around binoms in SmNodeToTextVisitor, with test


2010-12-19  Caolán McNamara  <caolanm@redhat.com>  [284be124876ab13adf569711d15b51c582603fcc]

cppcheck: prefer prefix variant


2010-12-19  Caolán McNamara  <caolanm@redhat.com>  [3a9e1e988e76d92761bf987fced0d21395a97fec]

cppcheck: prefer prefix form


2010-12-19  Caolán McNamara  <caolanm@redhat.com>  [a92a8f30e9a8a1064e35a195766a98afe8b9d94d]

cppcheck: prefer prefix variant


2010-12-19  David Tardon  <dtardon@redhat.com>  [72228b8893f43443c6ef0c98514e3ef4bdb0f9b0]

fix assertion


2010-12-19  David Tardon  <dtardon@redhat.com>  [51b4ffc34a86e7b4387b3f33dfe8504705283755]

this is perf. test, so OUString::createFromAscii must stay here


2010-12-18  Joseph Powers  <jpowers27@cox.net>  [4d456fcb7a0070c101fb3d2247417c9cfead26eb]

Remove DECLARE_LIST( SwXMLTableLinesCache_Impl, SwXMLTableLinesPtr )

The list is only used in SwXMLExport. ExportTableLinesAutoStyles() adds
entries; while ExportTableLines(). It might be posiable to destroy the
object with ot deleting the entries; so, I added a call to the destructor
to make sure pTableLines is clean before leaving.

2010-12-19  Miklos Vajna  <vmiklos@frugalware.org>  [5d9cb9162fbe34466760632bffc8f054c7d58c35]

RegionData_Impl: ULONG -> size_t

Only in the implementation, prototype already changed.

2010-12-18  Petr Mladek  <pmladek@suse.cz>  [ef3acd9a9306f11bf6535af57d88bccb6e6fea28]

Version 3.3.0.2, tag libreoffice-3.3.0.2 (3.3-rc2)


2010-12-18  Petr Mladek  <pmladek@suse.cz>  [ff50442f39cdc329d646ce0a4905e6fa702e205b]

Version 3.3.0.2, tag libreoffice-3.3.0.2 (3.3-rc2)


2010-12-18  Petr Mladek  <pmladek@suse.cz>  [5b13242a429fb0dd2765607c5fbb93e6bb158a74]

Version 3.3.0.2, tag libreoffice-3.3.0.2 (3.3-rc2)


2010-12-18  Petr Mladek  <pmladek@suse.cz>  [5ae16855e338bb119032c95972f63b4a5c30eb72]

Version 3.3.0.2, tag libreoffice-3.3.0.2 (3.3-rc2)


2010-12-18  Petr Mladek  <pmladek@suse.cz>  [87be18952f33fd4071d8146c7d712de4c5753c2e]

Version 3.3.0.2, tag libreoffice-3.3.0.2 (3.3-rc2)


2010-12-18  Petr Mladek  <pmladek@suse.cz>  [ae05d36c058771ea8814a38ad085d4541d3d39f0]

Version 3.3.0.2, tag libreoffice-3.3.0.2 (3.3-rc2)


2010-12-18  Petr Mladek  <pmladek@suse.cz>  [aad785b1bbc18866e65517a45bd3655e6a559fea]

Version 3.3.0.2, tag libreoffice-3.3.0.2 (3.3-rc2)


2010-12-18  Petr Mladek  <pmladek@suse.cz>  [066ee33f2754e36cf7b6c39d2c2bff3b31f55951]

Version 3.3.0.2, tag libreoffice-3.3.0.2 (3.3-rc2)


2010-12-18  Petr Mladek  <pmladek@suse.cz>  [fe2e07e730e22257376293170a2a438b238804e3]

Version 3.3.0.2, tag libreoffice-3.3.0.2 (3.3-rc2)


2010-12-18  Petr Mladek  <pmladek@suse.cz>  [be106b6335eee8e63d4789d4be4494eb3fb86a18]

Version 3.3.0.2, tag libreoffice-3.3.0.2 (3.3-rc2)


2010-12-18  Petr Mladek  <pmladek@suse.cz>  [40da236f55f9abe77a1574e567f043f6d6ae6ca8]

Version 3.3.0.2, tag libreoffice-3.3.0.2 (3.3-rc2)


2010-12-18  Petr Mladek  <pmladek@suse.cz>  [614cde644de8755d4888a09c72d9c5ab421cfe14]

Version 3.3.0.2, tag libreoffice-3.3.0.2 (3.3-rc2)


2010-12-18  Petr Mladek  <pmladek@suse.cz>  [6b9dae27ce2e90c47e723166d111efc3d73633f4]

Version 3.3.0.2, tag libreoffice-3.3.0.2 (3.3-rc2)


2010-12-18  Petr Mladek  <pmladek@suse.cz>  [1863e3835a3c14ab06f39c2ee2078370f3d1c2f6]

Version 3.3.0.2, tag libreoffice-3.3.0.2 (3.3-rc2)


2010-12-18  Petr Mladek  <pmladek@suse.cz>  [b250c03e3986a582745bef7bae81c695054a62e0]

Version 3.3.0.2, tag libreoffice-3.3.0.2 (3.3-rc2)


2010-12-18  Petr Mladek  <pmladek@suse.cz>  [2f88c156cb2c11e06df27ada25c2169fc51dc9dc]

Version 3.3.0.2, tag libreoffice-3.3.0.2 (3.3-rc2)


2010-12-18  Petr Mladek  <pmladek@suse.cz>  [6d2c4b898bf9906dbda0c5982b15ae5f0b26ee78]

Version 3.3.0.2, tag libreoffice-3.3.0.2 (3.3-rc2)


2010-12-18  Petr Mladek  <pmladek@suse.cz>  [4d3d7d00b6a134a4f42dca7f86c6053bc77f3d38]

Version 3.3.0.2, tag libreoffice-3.3.0.2 (3.3-rc2)


2010-12-18  Caolán McNamara  <caolanm@redhat.com>  [d4c2d9c80bfaeb70ca1c90a09e53e503be5d64fa]

cppcheck: uninit member variable


2010-12-18  Caolán McNamara  <caolanm@redhat.com>  [658a7aebed34bc1ae316244af94da1ea5adfcd33]

cppcheck: prefer prefix variant


2010-12-18  Caolán McNamara  <caolanm@redhat.com>  [ac4addc33a69d912a95926372813550619c6fdf4]

cppcheck: silence warnings


2010-12-18  Caolán McNamara  <caolanm@redhat.com>  [75ed15cc5b9f96a3ebafeba77e6873db6c77f2a0]

cppcheck: the scope of this variable can be reduced


2010-12-18  Caolán McNamara  <caolanm@redhat.com>  [113f10b2170b14d984e21eac191751005b88ec3f]

cppcheck: can reduce the scope of this variable


2010-12-18  Caolán McNamara  <caolanm@redhat.com>  [fb4c82b541f4e5b50d644bd56a52f1428691c7e4]

cppcheck: can reduce the scope of this variable


2010-12-18  Anders Jonsson  <anders.jonsson@norsjonet.se>  [86cde6e756261d79de98b24ef741bff6f1926ba9]

Remove large blocks of commented code


2010-12-18  Anders Jonsson  <anders.jonsson@norsjonet.se>  [f15dfff3b033e9405e4c4a391f42ea6ba7cba944]

Remove large blocks of commented code


2010-12-18  Caolán McNamara  <caolanm@redhat.com>  [b68f7d7232d352bb7686f06efcc096a22888f2f9]

This ctor doesn't do anything anymore.

Arguably the first arg could be used as input to "reserve" on the vector

2010-12-18  Caolán McNamara  <caolanm@redhat.com>  [4f3f5e15f77272291946671fdf98a1cfb530dd2e]

Resoves: rhbz#663857 font color missing; C++ FAQ 10.3 doomage


2010-12-18  Joseph Powers  <jpowers27@cox.net>  [7e26f17b5b75b0b282a4dc4be600805e7ff4a90f]

remove DECLARE_LISTs

(EntryList_Impl,DocTempl_EntryData_Impl*)
(RegionList_Impl,RegionData_Impl*)

2010-12-18  Petr Mladek  <pmladek@suse.cz>  [a6d374c6d64274cdf89b1d21f863e4b729abc26c]

bump SHORT_PRODUCTEXTENSION to rc2 and widnows build version to 4


2010-12-18  Caolán McNamara  <caolanm@redhat.com>  [36643c593cf01b8a722a11a561505f444cf8f865]

WaE: init variable


2010-12-18  Thorsten Behrens  <tbehrens@novell.com>  [5e429d679c2154a5b4601cde132021f9bf23d607]

Fix filled polygons on pdfimport

This fixes fdo#32330, by explicitely closing filled polygons on
ODF streaming-out. LibO does not fill polygons, even if specifically
asked to - unless they're closed on coordinate level.

2010-12-18  Joseph Powers  <jpowers27@cox.net>  [d95e9dbe96c163719892f098da76e582622a6e7f]

Remove DECLARE_LIST( _SfxVersionTable, SfxVersionInfo* )


2010-12-18  serval  <serval2412@yahoo.fr>  [50ca87134de59e13879cfc1f00298e322d965897]

RTL_CONSTASCII_USTRINGPARAM


2010-12-18  Thorsten Behrens  <tbehrens@novell.com>  [6f4520ddc5fcc8aa2d169b73a971528e62e7f3fe]

Correct credits url to website conventions


2010-12-17  Takeshi Abe  <tabe@fixedpoint.jp>  [294e71bbd7927b972a3527364d6111fb0ff456fd]

EasyHack: soffice accepts -help/-h/-? in presence of the unix quickstart


2010-12-17  Kohei Yoshida  <kyoshida@novell.com>  [6489f81606a97bdf07659ad5e3b02c08f9b56c8f]

When inserting current date/time, set cell format only when necessary.

When the cell already has date or time format set, don't overwrite it
when inserting current date or time.

2010-12-18  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [bd4bacb31288a63dccc87049f388facec8512f02]

don't try to be smart, just hardcode one of the help files


2010-12-17  Petr Mladek  <pmladek@novell.com>  [9e25eb53d58a8fa57345f321f66a0cf812424a50]

implement searching for helppack file


2010-12-17  Kohei Yoshida  <kyoshida@novell.com>  [3c3f08f464cd2460a5edafc86baa7db8a800c6a4]

Added skeleton methods for all sorts of iterative calculations.

They are not yet implemented.

2010-12-17  Petr Mladek  <pmladek@suse.cz>  [c3d1cfde8e9b7cc628909fb19863a2430eeaf560]

Integrate help by default


2010-12-17  Petr Mladek  <pmladek@suse.cz>  [a2698009ac3ac7f99ab4dffc9aac6df059d3adde]

create rpm/deb/win/mac help pack automatically when enabled


2010-12-17  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [64d59f5a3b4e78369f75a5e88174363d7960b064]

make some useful options permanent in the globals.pm


2010-12-17  Kohei Yoshida  <kyoshida@novell.com>  [d678d9461ab399069145de3b542467180cf3ddf2]

BOOL to bool, some comments.


2010-12-17  Caolán McNamara  <caolanm@redhat.com>  [3dc8798ad0e8ea3dac71948130beee6bf9f0df9d]

WaE: C4805: Unsafe mix of bool and BOOL


2010-12-17  Caolán McNamara  <caolanm@redhat.com>  [a7525087368a42ce08d2901685541454f2fab0b1]

WaE: C4805: Unsafe mix of bool and BOOL


2010-12-17  Caolán McNamara  <caolanm@redhat.com>  [e739007b71c4d6fad239365f9ded4c7116eef414]

WaE: C4805: Unsafe mix of bool and BOOL


2010-12-17  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [ebc00ac9c5300ace9e1c1013e9c03a6fa976219e]

fix a typo


2010-12-17  Kohei Yoshida  <kyoshida@novell.com>  [e7ee7a3950f60db467c00411d056f6931e2fbcb5]

Use sparse matrix when building an external range data.


2010-12-17  Petr Mladek  <pmladek@suse.cz>  [384b045fc1a837d1afb0de33acd562ad601db96b]

fix langpack dependencies after move to helppack

draw, impress langapckages does not lonegr exist; they included
just help

help package is optional, so there should not be hard dependency

2010-12-17  Michael Meeks  <michael.meeks@novell.com>  [344fd93ee1f4544cfc80312fa4f8c34a89026be6]

another 4x faster - down to ~2 seconds now for me.


2010-12-17  Michael Meeks  <michael.meeks@novell.com>  [4c6ca9c54e58313578dcec8b305f08cbe11df519]

make pre2par 5x faster, and simpler too


2010-12-17  Petr Mladek  <pmladek@suse.cz>  [e769153f4b7c24e4fe684633b84570efeaca194b]

helpxsl stuff belongs to the main package and not help packs

these are the 3 files shared between all help localizations

2010-12-17  Caolán McNamara  <caolanm@redhat.com>  [9124e9d76b454edbdbbd7e34eac9d45e8095258d]

WaE: C4805: Unsafe mix of bool and BOOL


2010-12-17  Caolán McNamara  <caolanm@redhat.com>  [b2447c13296d919caff594fde5e9bd4f8ee4fb87]

WaE: C4805: Unsafe mix of bool and BOOL


2010-12-17  Kohei Yoshida  <kyoshida@novell.com>  [a19068de059aa4f0e2c70c9bb17d0acac777958b]

Removed TODO comment as it's already been completed.


2010-12-17  Kohei Yoshida  <kyoshida@novell.com>  [8ac2b73ae73713bf0f490b9c11950d2a6a294a6f]

Template name change: quad_type_matrix -> mixed_type_matrix.


2010-12-17  Michael Meeks  <michael.meeks@novell.com>  [16a9ffe76b5cb56f11aeb66c2f7d54df33871d93]

another 4x faster - down to ~2 seconds now for me.


2010-12-17  Kohei Yoshida  <kyoshida@novell.com>  [f6ea27c111d1eff28649c567616c8add708ae4d0]

Use the current cursor position when expanding a selection.

When expanding a selection via shift-ctrl-<arrow key> use the
current cursor position to deteremine how much the current selection
should be expanded.  The old way was to use the block end position
which is is diagonally opposite of the cursor position. (n#659795)

2010-12-17  Fridrich Strba  <fridrich.strba@bluewin.ch>  [e3600b1d2d2b4b8353a62e9cb5f99456f23d9135]

more langpacks installer hacks ported for helppacks


2010-12-17  Michael Meeks  <michael.meeks@novell.com>  [48d75286719b771dbc881ffb49fc88c537a15938]

make pre2par 5x faster, and simpler too


2010-12-17  Caolán McNamara  <caolanm@redhat.com>  [219eb043b3f3654fa8655af7df978d36d016744d]

WaE: C4805: Unsafe mix of bool and BOOL


2010-12-17  Petr Mladek  <pmladek@suse.cz>  [b29399d6db60e7f7baee617267961fe7143ba9ec]

find README/LICECENSE file for epm and help packs


2010-12-17  Release Engineering  <releng@openoffice.org>  [4a83cbf785e1cec44394b7abf91823bd9d245f15]

DEV300


2010-12-17  Rene Engelhard  <rene@debian.org>  [a528189281771522b0dbebe19c6a499a66026fa7]

actually add WITH_HELPPACK_INTEGRATION to set_soenv.in


2010-12-17  Rene Engelhard  <rene@debian.org>  [36d8c496055d9472a64d3c27319222c4ab81da85]

s/HELLPACK/HELPPACK/


2010-12-17  Tor Lillqvist  <tlillqvist@novell.com>  [f2e89238a6f5f119b138b685194f1b0d64ba7c7d]

fix some help install flags


2010-12-17  Petr Mladek  <pmladek@suse.cz>  [2e741fcb53315c9450e9987f2ac5b8e45d8548c4]

do not ingnore language specific help files


2010-12-17  Michael Meeks  <michael.meeks@novell.com>  [467a59f8216006b6b3a672abb93469fbbd5ef495]

missing special case for helppacks


2010-12-17  Rene Engelhard  <rene@debian.org>  [e6705d834ac3a8ea144331815783b9c1557a815f]

Merge branch 'feature/helppack' into libreoffice-3-3


2010-12-17  Michael Meeks  <michael.meeks@novell.com>  [c58caec3349e195d52a3bd9e47ac5c86c1d2f53b]

fix #if for #else to avoid explosion


2010-12-17  Rene Engelhard  <rene@debian.org>  [3c3788f3911b2eb60fb4fbdf94ab105fdfdb6201]

Merge branch 'feature/helppack' into libreoffice-3-3


2010-12-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a1e857c6b1a98a1e5c41fe8d9c3d55b27abb38ae]

CWS-TOOLING: integrate CWS native347


2010-12-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [3a498d77900f1affbd048420cad68b1fb9ca5c9a]

CWS-TOOLING: integrate CWS native347


2010-12-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a23aac32c22c6106b72dcc2f621be535314cbc6e]

CWS-TOOLING: integrate CWS fwk160


2010-12-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [220821e1f4c3cb86a891e5864b665cadcfaed0c6]

CWS-TOOLING: integrate CWS fwk160


2010-12-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [7997ab5bac6fbdfe3b3427c322507a993d33acbc]

CWS-TOOLING: integrate CWS fwk160


2010-12-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [77ffc6a41ba05725442df132131597fca78a84ea]

CWS-TOOLING: integrate CWS fwk160


2010-12-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a366a075c8d2ade6c0b4efdd1203f22d30a8bb7b]

CWS-TOOLING: integrate CWS fwk160


2010-12-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [37c3fb5777292cc79f2aaf9e0cf45565ce496868]

CWS-TOOLING: integrate CWS fwk160


2010-12-17  Joseph Powers  <jpowers27@cox.net>  [c9a4bfd9e3e64419bc8bdd007ac18e1d15fd6103]

Remove DECLARE_LIST( AddressList_Impl, AddressItemPtr_Impl )


2010-12-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [0aea5f8fa50336696d98adfe70a0b3f06ffab90a]

CWS-TOOLING: integrate CWS dv22


2010-12-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [feb2126d136d9ee469a5b9431993f622fb5040ff]

CWS-TOOLING: integrate CWS dv22


2010-12-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [1d7eba8be68eaa889875af778aede7f7760bca9e]

CWS-TOOLING: integrate CWS dv22


2010-12-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [4a2bf7287695e8b501657ed2ed082c47cc9c9df0]

CWS-TOOLING: integrate CWS dv22


2010-12-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [405440149c330618f48cfb9432edc3e18be56c9d]

CWS-TOOLING: integrate CWS dv22


2010-12-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [be93b507c02acfb98aa7241483dd25e255eba112]

CWS-TOOLING: integrate CWS rpttestcleanup01


2010-12-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [e0cef95bab1bd41fce1f08be9d6a2fed71f16944]

CWS-TOOLING: integrate CWS sb131


2010-12-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [42c3881914531e6d81d6fb05bdc7b308db98146c]

CWS-TOOLING: integrate CWS sb131


2010-12-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [0bafb5a5e88a430440cb7a3ea42d787c6d1dcd79]

CWS-TOOLING: integrate CWS sb131


2010-12-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [fb24a6ee5a649ec88c1aad805338eefc14f87f14]

CWS-TOOLING: integrate CWS sb131


2010-12-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [5b1e754c133340ff18500d89dc51d0566d468c06]

CWS-TOOLING: integrate CWS sb131


2010-12-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [7759f8e0a4ae0622f0d19444a76ece6bc15e07f1]

CWS-TOOLING: integrate CWS sb131


2010-12-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [ead660b6d07b35430924f7e35d523710dbb73058]

CWS-TOOLING: integrate CWS sb131


2010-12-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b956608c5f51ee7f4bbc765645b4076fde3d627e]

CWS-TOOLING: integrate CWS sb131


2010-12-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [4410d777c1ba9cf1a504e89ab1b9180255610370]

CWS-TOOLING: integrate CWS sb131


2010-12-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [06ef0faa30025f0dbbc62c498a7c577c70e097c3]

CWS-TOOLING: integrate CWS sb131


2010-12-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b13f1c4347bb42f36d830c1253549788892675aa]

CWS-TOOLING: integrate CWS sb131


2010-12-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [1d2a521921c3c2be2269c5ba7433449d38072784]

CWS-TOOLING: integrate CWS sb131


2010-12-17  Joseph Powers  <jpowers27@cox.net>  [6c3f364f91ab750045fdc07f62996448551af471]

Remove DECLARE_LIST( StringList_Impl, OUString* )


2010-12-17  Anders Jonsson  <anders.jonsson@norsjonet.se>  [032f213e8bc3aa457e9c61f0e2e394a773d34f48]

Remove large block of unused code


2010-12-17  Anders Jonsson  <anders.jonsson@norsjonet.se>  [ffd8d02166cfb1598e47c625f7bdc1b96a4e2d06]

Remove blocks of commented code


2010-12-17  Caolán McNamara  <caolanm@redhat.com>  [968de06474c3b7f0e2658355ec155752725fc186]

add cppunit tests for new getBestMSEncodingByChar


2010-12-17  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [3314946fde9aa5984af0b0bbc07dee686e51394b]

oooimprovement7: #i116158# catching all uno exceptions when logrotating


2010-12-17  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [dc7c582cb8a5aee16ac59557f3fc486903e04067]

oooimprovement7: #i116126# join logrotate thread upon terminate


2010-12-17  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [7eaf01c7332179229dab928fec6aff5369c6b9d7]

gridsort: no need for the param-less UnoControlTableColumn anymore - the recently introduced notifications will always create an instance with the correct XGridColumn delegator


2010-12-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [9fba7e804f5b72b58b7bb2799238eb72c531ce08]

CWS-TOOLING: integrate CWS chart49


2010-12-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [d3c308b56f895fde86164de9cd8591f999597c59]

CWS-TOOLING: integrate CWS chart49


2010-12-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [3ba5da581c7d48f70c613ff7bc1de31f4149b041]

CWS-TOOLING: integrate CWS chart49


2010-12-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [0d958c489c388268811cde22eb67043b2317ff14]

CWS-TOOLING: integrate CWS ause128


2010-12-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [c5a52a380996edd6460cfbfbfa484fca2154676d]

CWS-TOOLING: integrate CWS ause128


2010-12-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [948d4df2c2c6e78a3f3a96e079e958531f700545]

CWS-TOOLING: integrate CWS ause128


2010-12-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [e315c352454c516ca40a261f8b99f8c6a4fd5059]

CWS-TOOLING: integrate CWS ause128


2010-12-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [ae502837d64f4cd18b48bbd17417b180c8a7c29f]

CWS-TOOLING: integrate CWS ause128


2010-12-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f9b5a6bdc3296cbb41982a51f510c590349d83ad]

CWS-TOOLING: integrate CWS ause128


2010-12-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f9c2e642b5f20cc19200aae7158bf71e35c9332b]

CWS-TOOLING: integrate CWS ause128


2010-12-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [c0ba924d05782b310b323462a734fb2f35f0485b]

CWS-TOOLING: integrate CWS automationdev300m95cat0


2010-12-17  sb  <sb@openoffice.org>  [71ad34cea830663f2c88735e37d45fd3be38f30a]

sb135: #i116159# work around i111400 for now; should be reverted when that issue is fixed


2010-12-17  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [0f5aec2c8ebe08415daa95867a5abfd376148c04]

gridsort: UnoTreeControl should use the base classes ctor taking a factory


2010-12-17  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [d1b2c8cc1df5eadb8d8cc150bf515817fdabff30]

gridsort: properly react on elementInserted notifications


2010-12-17  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [168b999333e90533ce8140c304388c26d0053411]

dr78: #i71453# BIFF2: use formatting information from cell records if XF records are missing


2010-12-17  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [a8a6c71eca379a51c4336fcedac37ec18840cd59]

gridsort: renamed XGridDataModel::add/removeDataListener to add/removeGridDataListener - this consistency with the actual listener type name will make introspection work


2010-12-17  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [7fe193a7f64b61b8b1fb565c469e5c3decdbc8ef]

gridsort: renamed XGridDataModel::add/removeDataListener to add/removeGridDataListener - this consistency with the actual listener type name will make introspection work


2010-12-17  Caolán McNamara  <caolanm@redhat.com>  [d7b0062269a05fbfd01f39c0be86d17f4e9aa803]

get this to build


2010-12-17  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [c3941b3759db290caae117ac104cb88abff6a966]

gridsort: renamed XGridColumn::add/removeColumnListener to add/removeGridColumnListener - this consistency with the actual listener type name will make introspection work


2010-12-17  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [40b70c5f947f72a5776f114372cb5cc3a6ca7973]

gridsort: renamed XGridColumn::add/removeColumnListener to add/removeGridColumnListener - this consistency with the actual listener type name will make introspection work


2010-12-17  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [2c98acf5d0d2d1af2c95c3880972c561571eadf8]

gridsort: let XGridColumnModel::getColumn throw an IndexOutOfBoundsException when appropriate


2010-12-17  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [e8dce783c66d41bbd29d01079bdfac7b5fbf0f1d]

gridsort: let XGridColumnModel::getColumn throw an IndexOutOfBoundsException when appropriate


2010-12-17  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [70fe9267fa93d11d7e63d9ed95e9b39ac693784f]

gridsort: removed XGridColumn::updateColumn The implementation of this column was only a wrapper around what setColumnWidth/setPreferredWidth would have done. Also, the mechanism how this method was used was really weird, effectively propagating the (preferred) width from the ITableColumn implementation of the grid peer to the XGridColumn implementation of the grid column model. This was done each time the (preferred) width was access for reading - not really a clever solution. Now, the ITableColumn knows its respective XGridColumn, and simply forwards the (preferred) width as needed.


2010-12-17  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [caa7780d3aae5624cf930c0794c63114564d8781]

gridsort: removed XGridColumn::updateColumn The implementation of this column was only a wrapper around what setColumnWidth/setPreferredWidth would have done. Also, the mechanism how this method was used was really weird, effectively propagating the (preferred) width from the ITableColumn implementation of the grid peer to the XGridColumn implementation of the grid column model. This was done each time the (preferred) width was access for reading - not really a clever solution. Now, the ITableColumn knows its respective XGridColumn, and simply forwards the (preferred) width as needed.


2010-12-17  Joachim  <joachim.tremouroux@gmail.com>  [8998118d5811880c6c59f74ad0241331c7fe6951]

remove duplicate printer code


2010-12-17  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [6531aff8404bb4a26f4dfeaf9c253c0147e3fa34]

gridsort: more refactoring of the relationship (especially with respect to listeners) between the various table/grid classes. Now we're not as strict as before with respect to the construction order. Also, updating various aspects of a column model (e.g. inserting a new column) will work now even if there already is a control for the model. Still a long way to go to fix some more obvious problems, which make using the grid control API a PITA (you're lost if you do now know *exactly* which things to do in which order).


2010-12-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [025069983b3d45b8bb2ffab15416f5f9f7b58ed1]

CWS-TOOLING: integrate CWS mib19


2010-12-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [e287dbe026bc3605ef8b9f89ff6e479ea219f49c]

CWS-TOOLING: integrate CWS mib19


2010-12-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [ace88acbc3ac297b64bf0b5dbe46ceebd9718c26]

CWS-TOOLING: integrate CWS mib19


2010-12-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [238883621ee13e53f535fb56c4dc8510e39a7f3b]

CWS-TOOLING: integrate CWS mib19


2010-12-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [40bb6fab3cad69a2f40d16b85471f620de497d3a]

CWS-TOOLING: integrate CWS mib19


2010-12-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [3b4cbe251219c918a33b8375721e5a89288c6e77]

CWS-TOOLING: integrate CWS mib19


2010-12-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [acab65899e11a8bf7d5427c21fb22df934ada338]

CWS-TOOLING: integrate CWS mib19


2010-12-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [0feae64efb6e6330ad2236d5eeb6d9678ea6fb98]

CWS-TOOLING: integrate CWS mib19


2010-12-17  Rene Engelhard  <rene@debian.org>  [93bf94117ace21f8a6b5144ebeab126e6adeeae3]

actually check for glxext.h and check whether it works

Signed-off-by: Robert Nagy <robert@openbsd.org>

2010-12-17  Caolán McNamara  <caolanm@redhat.com>  [707f56924b1aa90816c45cca8cc54481db3e36ce]

rename the Svp printer stuff from PspSal to SvpSal


2010-12-17  Caolán McNamara  <caolanm@redhat.com>  [8e8444471a2110fe5db7704d408161924cdab86b]

Move the PrinterUpdate stuff to be SalInstance specific


2010-12-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [41ea2b187b272c90205eeff596d8aa3821c26895]

CWS-TOOLING: integrate CWS gnumake2


2010-12-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [3c95e0e3cdcd05afece6eca9c6132dd3d460b1d2]

CWS-TOOLING: integrate CWS gnumake2


2010-12-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [15103550667306a6a5623f08f79941ac26f71c43]

CWS-TOOLING: integrate CWS gnumake2


2010-12-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f17e916d7bd2d5baab265fa12187d68c4e001c1d]

CWS-TOOLING: integrate CWS gnumake2


2010-12-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [8c37b335df9573bb3bba163750d7c0b7091c4320]

CWS-TOOLING: integrate CWS gnumake2


2010-12-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [405f87d3bd5eb907def0452704c848fe80fcc839]

CWS-TOOLING: integrate CWS gnumake2


2010-12-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [845ab68981c2aacf81af53adbf9d2d4d2e9d5527]

CWS-TOOLING: integrate CWS gnumake2


2010-12-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [10f546f9a45f826b0ea48a629e4885635e93863d]

CWS-TOOLING: integrate CWS gnumake2


2010-12-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [d14d5a645ddde65ac39f0665e8dd8a95c135ceaf]

CWS-TOOLING: integrate CWS gnumake2


2010-12-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [510d7aa56e4ff22f9593f011967bcf1e32a86e7f]

CWS-TOOLING: integrate CWS gnumake2


2010-12-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [94160afa68a6bf633c5fb14944c5f239187fa7c1]

CWS-TOOLING: integrate CWS gnumake2


2010-12-17  Caolán McNamara  <caolanm@redhat.com>  [3b81384380e1e0ae8d79682c78394fead29ea25a]

WaE: unused parameters


2010-12-17  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [25aa1b3dcf8a887468a9da27cfa268b9df8dca22]

undoapi: (I|Sfx)UndoManager now working with size_t instead of USHORT


2010-12-17  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [fa47896d1aa97f7b796cdfe51f62b8398f767423]

undoapi: (I|Sfx)UndoManager now working with size_t instead of USHORT


2010-12-17  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [06a337f319ea6161d30880a623ee38d12befab45]

undoapi: (I|Sfx)UndoManager now working with size_t instead of USHORT


2010-12-17  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [eb77ace518782bcbc0ac29c03b58ca3811e25cf8]

undoapi: (I|Sfx)UndoManager now working with size_t instead of USHORT


2010-12-17  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [f4686f635ee937f3d417ee2c368be17a803f384b]

undoapi: (I|Sfx)UndoManager now working with size_t instead of USHORT


2010-12-17  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [b8760ecd0255ab27823cfd94647b16579fb7dfc8]

Trying to conditionalize scp2 for helppack integration


2010-12-17  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [2e8af315b256e10d0564759b7a03cac8a53c1cfe]

Trying to conditionalize scp2 for helppack integration


2010-12-17  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [e3c7c4fc089ad365b7d9b2d66addc85255df1eeb]

dr78: #i71453# remove unused flags


2010-12-17  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [e1b12f4410edf1cd795f8384e34247fd2ab3a1a3]

Add --with-helppack-integration configure option


2010-12-17  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [6dd626c58f2ac752dd995d1b3da53e6bad75d2da]

Add --with-helppack-integration configure option


2010-12-17  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [a25f4715687671a2cdeb1c7e07df02e21bd46758]

dr78: #i71453# BIFF2: use formatting information from cell records if XF records are missing


2010-12-17  Michael Stahl  <mst@openoffice.org>  [23cbbcd7488722bdced739b6f98eb26ec005c56b]

sw34bf03: #i114107#: ODF: do not export empty text-combine-{start,end}-char


2010-12-17  Michael Stahl  <mst@openoffice.org>  [b2858b7cdd37c3df4aad48fbcc973ffccb90def5]

sw34bf03: #i116149#: ODF: do not export prefix/suffix on image list styles


2010-12-17  Michael Stahl  <mst@openoffice.org>  [eb7c307f5b21801a27bff7fa4a664871fcb0cabd]

sw34bf03: #i116149#: ODF: do not export prefix/suffix on image list styles


2010-12-17  Michael Stahl  <mst@openoffice.org>  [8e6c5c7adf97d2cc0b6c36d622f3aab867615c20]

sw34bf03: #i93908#: ODF: fix bogus style:num-suffix on bullet lists:  Svx{Bullet,Num}PickTabPage, SwAutoFormat, SwWrtShell::NumOrBulletOn():   clear suffix when bullet lists are created.  xmlnumi.cxx: ignore style:num-suffix written by defective OOo versions.


2010-12-17  Michael Stahl  <mst@openoffice.org>  [b3a10141801bd0f2d2b3d5aa04ffe61d43dce46f]

sw34bf03: #i93908#: ODF: fix bogus style:num-suffix on bullet lists:  Svx{Bullet,Num}PickTabPage, SwAutoFormat, SwWrtShell::NumOrBulletOn():   clear suffix when bullet lists are created.  xmlnumi.cxx: ignore style:num-suffix written by defective OOo versions.


2010-12-17  Michael Stahl  <mst@openoffice.org>  [ae6136a94397b4fcbdb278a35a3b30c87b070fb2]

sw34bf03: #i93908#: ODF: fix bogus style:num-suffix on bullet lists:  Svx{Bullet,Num}PickTabPage, SwAutoFormat, SwWrtShell::NumOrBulletOn():   clear suffix when bullet lists are created.  xmlnumi.cxx: ignore style:num-suffix written by defective OOo versions.


2010-12-17  Michael Stahl  <mst@openoffice.org>  [82bf0438815153bfc8ae2c40d01142179fbdb09b]

sw34bf03: #i93908#: ODF: fix bogus style:num-suffix on bullet lists:  Svx{Bullet,Num}PickTabPage, SwAutoFormat, SwWrtShell::NumOrBulletOn():   clear suffix when bullet lists are created.  xmlnumi.cxx: ignore style:num-suffix written by defective OOo versions.


2010-12-17  Michael Stahl  <mst@openoffice.org>  [cb9fcd37c85c12553bea96b387c4430798eb13e1]

sw34bf03: SvxNumberFormat::operator=(): fix self-assignment


2010-12-17  Michael Stahl  <mst@openoffice.org>  [5391eaa9083b7e724b3e1c4d6912eabc6b5919e9]

sw34bf03: SwXText::copyText(): lock solarmutex


2010-12-17  Rene Engelhard  <rene@debian.org>  [99ab4889f7995583160951e226844f66ca074239]

check if KDE is >= 4.2

Signed-off-by: David Tardon <dtardon@redhat.com>

2010-12-17  Caolán McNamara  <caolanm@redhat.com>  [4b71dc0d83f7b86da265dbc2e119908c3bfb3d8f]

valgrind: set this to a simple bool


2010-12-17  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [90433074ad685c75a0d63c6e9e4ad8d7d0c87ad4]

don't show the helppacks in installer unless asked for it


2010-12-17  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [61a5b7e2a3da294674a553bc714463e0e9067e4e]

don't show the helppacks in installer unless asked for it


2010-12-17  Caolán McNamara  <caolanm@redhat.com>  [86e5966a560387e1ed509f110b7de2c8dd63b03f]

WaE: throw out some warnings


2010-12-17  Ocke Janssen [oj]  <Ocke.Janssen@oracle.com>  [86e5e05f7fd76b63fc2a720ed18c1bc12af17fae]

tabcontrol: compile fix


2010-12-17  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [89b5dccad85eb95058d127108734ae02ab27bc9a]

gridsort: removed setter methods from ITableModel - they're an aspect of concret implementations, if at all


2010-12-17  Helge Delfs [hde]  <hde@openoffice.org>  [38af65d1b4f83de02e9d95f85349932990830947]

automationdev300m95#i116157#added some sleeps


2010-12-17  Mathias Bauer  <mba@openoffice.org>  [de60fd06b84bc1aa080ef209b0eeb36914bd8b32]

CWS swlayoutrefactoring: #i115510#: first step to clean up the SwClient mess


2010-12-17  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [b260d92434213b5d63afea9789e9bfe24b4fb84e]

fix compiling with --enable-dbgutil

removed in #ifdef part a call using a variable that seems to not exists.

2010-12-16  Joseph Powers  <jpowers27@cox.net>  [308f687aa5d1c71648e13270f3350a1851078e3a]

Remove DECLARE_LIST( StringList_Impl, rtl::OUString* )


2010-12-17  Kohei Yoshida  <kyoshida@novell.com>  [9dc13ef4416449c42b4984cce53666643f57fd00]

Removed ScMatrix::Delete().


2010-12-17  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [44f8ffd1dbe32b7c3b46aaf1536727a291a6c41f]

undoapi: MSVC WaE


2010-12-16  Joseph Powers  <jpowers27@cox.net>  [64291483dcb778367a685b307b72783b650ad12a]

Remove DECLARE_LIST( SvxIDPropertyCombineList, SvxIDPropertyCombine* )


2010-12-17  Kohei Yoshida  <kyoshida@novell.com>  [79c8c0a5fa21da68e9b10dc4d1a89341e346c2bf]

Implemented ScMatrixRef using boost::intrusive_ptr.


2010-12-16  Joseph Powers  <jpowers27@cox.net>  [6c8a7deee3fcda65c6713236dd5164709d36d857]

Fix issue with -psn arg not being processed correctly (Mac OS)

This caused LibO to open to writer instead of the main screen.
Thanks go to shm_get & hohei for helping determine the correct solution.

2010-12-16  Joseph Powers  <jpowers27@cox.net>  [6812fd715c3a9adfeee4fe6b5cf596a79af45bd0]

Fix bug in previous patch

Thanks, kohei

2010-12-17  Kohei Yoshida  <kyoshida@novell.com>  [b36b0e091f5d487be076e515000423059b9e4a9d]

Removed the eternal ref bits, as no one uses it & we don't need it.


2010-12-16  Kohei Yoshida  <kyoshida@novell.com>  [ca77b4fd0265d16cd00601f0bfac563a8ff9c594]

Removed parts of the comments that are no longer true.


2010-12-16  Kohei Yoshida  <kyoshida@novell.com>  [8314e7050dea6f43017741a43bf6b45432bb8a1f]

Re-wrote header description for ScMatrix.


2010-12-16  Joseph Powers  <jpowers27@cox.net>  [3978e340bb80fa33ec63f0903287d1b6ad438a82]

remove DECLARE_LIST(BasErrorLst,BasicError*) and (BasicLibsBase,BasicLibInfo*)


2010-12-16  Kohei Yoshida  <kyoshida@novell.com>  [75bf769e81824b73151f7d2359bc3a67b71f62de]

Unit test for matrix's And and Or evaluations.


2010-12-16  Kohei Yoshida  <kyoshida@novell.com>  [8cf7fe894d80c42901ca40a6d8d48a9348b6afdb]

Test for empty path element type.


2010-12-16  Kohei Yoshida  <kyoshida@novell.com>  [887f214c1e977dc3d9198ef16445cc9a83ed14f1]

Removed code duplication with template.


2010-12-16  Kohei Yoshida  <kyoshida@novell.com>  [90e11a73fc171e361d135459bd2ac5851767b2cb]

Check the flag value for empty "path" element type.


2010-12-16  Kohei Yoshida  <kyoshida@novell.com>  [2f5d08b326d6a989e1c75dc61c3a6bf8cdfc8498]

Wrote basic unit test for new ScMatrix implementation.


2010-12-16  Kohei Yoshida  <kyoshida@novell.com>  [a0fcfeb91dfc5feb3b0ab51571f4300845db4d79]

Empty element is expected to have a value of zero.


2010-12-16  Kohei Yoshida  <kyoshida@novell.com>  [e64ab40533cf9fccb8fbfd47d05da71b9e4171c7]

Fixed a silly bug with serious consequences.

This was causing the calculation of LINEST to be totally incorrect.

2010-12-16  Thomas Klausner  <wiz@NetBSD.org>  [b1d486711ae21df792c462c89ac032c293d330b4]

Stop checking for KDE3 on NetBSD by default.


2010-12-16  Thomas Klausner  <wiz@NetBSD.org>  [a142386fb37fea599d3c8fdce1f71cb387978952]

Make option match help string for ODBC.

This effectively renames --with-system-odbc-headers to --with-system-odbc.

2010-12-16  Thomas Klausner  <wiz@NetBSD.org>  [4e0286ec6bef391b616a35ea47a4b7acf60ba2cf]

Handle NetBSD like the other BSDs in more cases.


2010-12-16  Thomas Klausner  <wiz@NetBSD.org>  [8e6a775571d9436c5b59881ab9caf0ea5ff9b221]

Handle NetBSD like the other BSDs in more cases.


2010-12-16  Thomas Klausner  <wiz@NetBSD.org>  [fa1649ccdfa9745d27ae4ce6b4975059eff3ebb9]

Handle NetBSD like the other BSDs in more cases.


2010-12-16  Thomas Klausner  <wiz@NetBSD.org>  [32699c99d7789ed0bdc31696e0d6dc0bc3d85d80]

Handle NetBSD like the other BSDs in more cases.


2010-12-16  Thomas Klausner  <wiz@NetBSD.org>  [c1d5abdc81822878ec239af7088b8997838044b1]

Handle NetBSD like the other BSDs in more cases.


2010-12-16  Caolán McNamara  <caolanm@redhat.com>  [157246639f5a36c726523053a3c5df6cc44d07dc]

what is it with the pointer fetishism, just use references


2010-12-16  Caolán McNamara  <caolanm@redhat.com>  [7f68a2efe07b56c54451166363c1aa95b307d877]

Related: rhbz#661544 Duplicate page style names being used!

Which means they won't export correctly. This happened because someone
changed the condition for generating first page styles to be unconditional
but missed that the names were still generated conditionally

2010-12-16  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [aa3d6cb322dfcc64dd7e9a5bd932b610a5d938f3]

fix to let compile again with --enable-dbgutil

parameter commented out but used in enable part of code
filters/binfilter/bf_sw/source/core/attr/sw_hints.cxx (line 150)
has the definition of the function of
filters/binfilter/inc/bf_sw/hints.hxx, which needed to be fixed in
order to be empty in case of #ifdef DBG_UTIL

2010-12-16  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [7bb7e28aae0cf8d0cd0caa93580592b40ff0d2d0]

fix compiling error with --enable-dbgutil

the pDoc variable has been removed with commit:
1ce7fb1258d86287a9aea the 2010-11-06 07:49:11
hence removing it form the DBG_ASSERT( pDoc || xSource.is(),

2010-12-16  Caolán McNamara  <caolanm@redhat.com>  [74e87b21900da61caaafe2eef031891c3197847c]

WaE, fix debug=t warning


2010-12-16  Caolán McNamara  <caolanm@redhat.com>  [96d73b4398ce3d71b44534f512ab97e66712b3c5]

WaE, fix debug=t warning


2010-12-16  Caolán McNamara  <caolanm@redhat.com>  [add4f903f519462e829f33bb9930e8885762f74f]

WaE, fix debug=t warning


2010-12-16  Caolán McNamara  <caolanm@redhat.com>  [2f6d22e52b4de1945d787e5bc81192e4a97e31c1]

cppcheck: prefer prefix variant


2010-12-16  Caolán McNamara  <caolanm@redhat.com>  [5a037e5883cef00c8934ef77f19b30f4ae294c53]

cppcheck: unused variable


2010-12-16  Caolán McNamara  <caolanm@redhat.com>  [a3f596902ce7d7bab963f95da8a17f49fda0042a]

cppcheck: prefer prefix variant


2010-12-16  Caolán McNamara  <caolanm@redhat.com>  [657bfc0227eeb94b913d68684833a328f57f54ed]

cppcheck: prefer prefix variant


2010-12-16  Caolán McNamara  <caolanm@redhat.com>  [95a0a2a62c75c740d2bfafeaa98b55990085d954]

C1061: workaround worthless compiler


2010-12-16  Caolán McNamara  <caolanm@redhat.com>  [061db098302b0934e25a9b5edfabda01617eca08]

cppcheck: unused variable


2010-12-16  Caolán McNamara  <caolanm@redhat.com>  [86dc22ad3025c6548d62a9932622c4f998c992eb]

cppcheck: init this variable


2010-12-16  Caolán McNamara  <caolanm@redhat.com>  [86dd0323d0605f58ff2338994fce2ada669716b8]

cppcheck: return variable unused


2010-12-16  Kohei Yoshida  <kyoshida@novell.com>  [536b19aa4bf2e0a7ae8d783d6fea8cfb5888e144]

Don't call Clear() after resizing a matrix.


2010-12-16  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [70ec19ae3cbf881388c0011e0c4aa132bece311c]

dr78: corrected color indexes when dumping PALETTE


2010-12-16  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [2b7da24f60f3cf7feafa17562c47760b8f1f44d0]

dr78: #i109800# SHEET record may not point to BOF but to any record in the sheet substream


2010-12-16  Kohei Yoshida  <kyoshida@novell.com>  [d5fd82fc9b1e812bb54d96716ac81b713d683bc6]

Fixed build breakage.


2010-12-16  Luboš Luňák  <l.lunak@suse.cz>  [38fa10f549305365be14c98afcdfe0364f52de5d]

do not mix contents of w:spacing and w:pgMar (part of fdo#31410)


2010-12-16  Yifan J  <yfjiang@novell.com>  [63468846938411d3c8159f8fbaab4da2a5f50415]

set small icon theme at beginning of testing

also replaced tabs characters in source

2010-12-16  Kohei Yoshida  <kyoshida@novell.com>  [4d457dd56af84135bf5902449f545edfd55d59f2]

Merge branch 'master' into feature/calc-matrix-rework

Conflicts:
	chart2/source/controller/dialogs/ChartTypeDialogController.cxx
	chart2/source/controller/dialogs/TabPages.hrc
	sc/inc/dpshttab.hxx
	sc/inc/global.hxx
	sc/source/core/data/dpobject.cxx
	sc/source/core/data/dptablecache.cxx
	sc/source/core/data/drwlayer.cxx
	sc/source/filter/excel/xecontent.cxx
	sc/source/filter/inc/ftools.hxx
	sc/source/filter/inc/xehelper.hxx
	sc/source/filter/inc/xihelper.hxx
	sc/source/filter/inc/xistyle.hxx
	sc/source/filter/xml/XMLExportDDELinks.cxx
	sc/source/filter/xml/XMLExportDDELinks.hxx
	sc/source/ui/docshell/docfunc.cxx
	sc/source/ui/optdlg/opredlin.cxx
	sc/source/ui/unoobj/styleuno.cxx

2010-12-16  Mathias Bauer  <mba@openoffice.org>  [5e9bd0b1ce50ae0e03c0563ed2f0cd589d94a287]

CWS swlayoutrefactoring: #i81480#: some minor cleanups


2010-12-16  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [6e6b91f409de89064b3692e29fa5d30cf7061d00]

dr78: #i109800# SHEET record may not point to BOF but to any record in the sheet substream (but now with reading that record too)


2010-12-16  Thomas Lange [tl]  <tl@openoffice.org>  [70fc69da2e9a673505a8e1236501ddf577efb64a]

cws tl84: #i78149# if statement fixed


2010-12-16  Michael Meeks  <michael.meeks@novell.com>  [ed401d017cf4d1c67dbd9455f54648bd512be023]

add command to clean a modules' output on error.


2010-12-16  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [b72dcccd3994a978bb933fa6ab22a53ed6788ab9]

Some more helppack related improvements


2010-12-16  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [ded1e176d1f4190067093b4eadb35f4a549295b3]

Some more helppack related improvements


2010-12-16  Joseph Powers  <jpowers27@cox.net>  [04689d3b909ce0a860728858342f5b7de034d906]

Extend "tidy tools::getProcessWorkingDir" to the Mac OS environment


2010-12-16  Joseph Powers  <jpowers27@cox.net>  [d58669713b2c131db6dd12cf49e870e1c579121b]

Remove DECLARE_LIST( StringList, String * )


2010-12-16  Joseph Powers  <jpowers27@cox.net>  [c6035b22942de83bcd662519c433a4d955cef9a1]

Remove DECLARE_LIST( ByteStringList, ByteString * )

It was already remaked out, so no real code change.

2010-12-16  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [f55916b1d1cca6a55e0baa8601cacd8a85d054ec]

Moved the create-tags script from build repo


2010-12-16  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [d1a829558ee99094300c98c7bcbf93d96f043605]

include the helppack stuff in setup_osl files


2010-12-16  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [a60dfa949fbc48e272fa2935f0dc5af0c53ef2fc]

Adding LANGUAGEMODULE flag to helppack files


2010-12-16  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [d97f7747036f288fc1550c3aec9c59764e8657bf]

Adding LANGUAGEMODULE flag to helppack files


2010-12-16  Thomas Klausner  <wiz@NetBSD.org>  [6836b5b350f890a2e5885fc82fa6f92fc2c73b15]

Handle NetBSD the same as OpenBSD for LD_LIBRARY_PATH.


2010-12-16  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [c48a53b7186019313e4539453cbed7cc285c671a]

dr78: #i109800# SHEET record may not point to BOF but to any record in the sheet substream


2010-12-16  Caolán McNamara  <caolanm@redhat.com>  [e59df5cb6ca0002894a287a84f1b33f6a28997b6]

cppcheck: can be const


2010-12-16  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [37d1299dcb5dbd2c9ca417305b30e307b5270861]

undoapi: merged DEV300m95


2010-12-16  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [9b9d1c12233d3ce42f2484d0f6bc49e28630ac61]

undoapi: merged DEV300m95


2010-12-16  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [3d789e3277b61891e38b549588213e7a80a94637]

undoapi: merged DEV300m95


2010-12-16  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [47315c211b83daa8fec0c7811163898fb79505e3]

undoapi: merged DEV300m95


2010-12-16  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [271223c57b556d1d82e2222d7d99dc37ebd470cb]

undoapi: merged DEV300m95


2010-12-16  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [404c6c6a0a701b24ce4aa01424d3c8f344e935b8]

undoapi: merged DEV300m95


2010-12-16  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [0c26e1d81d80a750855662d347bce0c12f87b4bd]

undoapi: merged DEV300m95


2010-12-16  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [2ac8765b19c8ccb5cc7f65911d7a2510f34f79cd]

undoapi: merged DEV300m95


2010-12-16  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [51af3643fe30ec77209553a4ccf0303e0f4956e0]

undoapi: merged DEV300m95


2010-12-16  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [af0f197c0cbf5c4af4bd01d40063d69c0b6d5594]

undoapi: merged DEV300m95


2010-12-16  Caolán McNamara  <caolanm@redhat.com>  [45249b9499f0c3effbc0b4a4d244ee09c522376f]

cppcheck: can be const


2010-12-16  Caolán McNamara  <caolanm@redhat.com>  [a0b60c182ef4a15099c952a187832749b4b0d88f]

cppcheck: unused methods


2010-12-16  Caolán McNamara  <caolanm@redhat.com>  [e026b6d1459b1dd64057711466c596bb835f444b]

drop some warnings


2010-12-16  Caolán McNamara  <caolanm@redhat.com>  [b839d8a434058d47e6b66eb6869df64ad86adab1]

cppcheck: unused variable


2010-12-16  Caolán McNamara  <caolanm@redhat.com>  [98d3137088f82b96d2dc83c54a1e809fdfa0c95d]

cppcheck: prefer prefix variant


2010-12-16  Caolán McNamara  <caolanm@redhat.com>  [19c8e65d3477f0a497777545364c018c22b4944d]

cppcheck: can reduce the scope of this variable


2010-12-16  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [8b35e875584d41a187ef4ef6e1ded66a6c5aeb31]

Helppack description in a separate packinfo file


2010-12-16  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [b2aa573038dc47bff7b346c73b5c6add52f526c8]

Helppack description in a separate packinfo file


2010-12-16  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [13b846d2a3bf11889663ea0d63a0f63cd16401cf]

put helppack packinfo in a separate file


2010-12-16  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [67bbdf60de5861fd1a219680ec9e6f84435df02a]

put helppack packinfo in a separate file


2010-12-16  Petr Mladek  <pmladek@suse.cz>  [634e2da96467f63339d19ba7fe3721a040295ed6]

find LICENSE/README files for epm packaging

Signed of by Fridrich Strba

2010-12-16  Caolán McNamara  <caolanm@redhat.com>  [b2d0d711f32c9e0c49120eb2fc5269dd2f9cbc9a]

collapse conditional


2010-12-16  Caolán McNamara  <caolanm@redhat.com>  [1ae28f099b4f39c3a432e35bf60178931c25112c]

CheckLine is always FALSE


2010-12-16  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [1ec53996a70fd710292936ceffeb743dd46d193d]

remove gid_module_Langpack_Help* stuff


2010-12-16  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [315a4e026d3cd52de4ec9d22b699a1fa09cb3d03]

remove gid_module_Langpack_Help* stuff


2010-12-16  Helge Delfs [hde]  <hde@openoffice.org>  [e7db78122b88d7ecd3d76357fa1f7ff884b8ce38]

automationdev300m95#i116147#turned qaerrorlogs into warnlogs


2010-12-16  Helge Delfs [hde]  <hde@openoffice.org>  [8ff295d5a5190890634cc68b69c9420daa601b85]

automationdev300m95#i116147#turned qaerrorlogs into warnlogs and fixed closing dialog


2010-12-16  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [b181adc0ad0db842125f0966e30cf01afca443ec]

Descriptions for helppacks


2010-12-16  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [956dfd48c13450f62e23bebe89e92f9c30621bd4]

Descriptions for helppacks


2010-12-16  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [91cc35dd8a3f702bea76c9c37276e0ad56704cb7]

reference the two files in the corresponding makefile.mk


2010-12-16  Caolán McNamara  <caolanm@redhat.com>  [844b6b695b54004b760375eead26bc54b90e0c8f]

run autogen if configure.in, etc. changed since Makefile was generated


2010-12-16  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [a15f2430ed9f726fed8da66d897a95184bf45d8c]

Add a missing file


2010-12-16  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [232133ecc736ac75327bb3e52246f8479626a0db]

Add two template files


2010-12-16  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [cb6f605b46ee6bcbb8ab3d0b6b0de9387c601f87]

Add two template files


2010-12-16  Anders Jonsson  <anders.jonsson@norsjonet.se>  [702924b96e3839b1a807dbb9075035cda673c018]

Remove large block of unused code


2010-12-16  Caolán McNamara  <caolanm@redhat.com>  [36890bac068dfffd4bbdf5817d9b8b1c167a6f53]

tidy tools::getProcessWorkingDir


2010-12-16  Caolán McNamara  <caolanm@redhat.com>  [02d609ca991b044e584b24054d43ecf70668444e]

valgrind: fix leak


2010-12-16  Caolán McNamara  <caolanm@redhat.com>  [ace1ed9d2d5787c070157e833b2932916038c37c]

survive failed chmod for filesystems where its unsupported


2010-12-16  Caolán McNamara  <caolanm@redhat.com>  [3f141c1cb4ba00e1a75304d715ddc34c202d4007]

tidy tools::getProcessWorkingDir


2010-12-16  Caolán McNamara  <caolanm@redhat.com>  [a53b9bb3faa8aa52969b695a3198be5e92ddd6e2]

tidy tools::getProcessWorkingDir


2010-12-16  Octavio Alvarez  <alvarezp@alvarezp.ods.org>  [174f8e68d17b531263449b6655d136a0db9ba7d6]

sw: reset num level on SplitNode if parent is outline i#93970

Fixes the following scenario:
1. Create a paragraph style "S" bound to a list style.
2. Set the Heading 2 next style to "S".
3. Pressing ENTER at the end of a Heading 2 will create the new
   paragraph, but its numbering level will be set to 2.

If this test is repeated for "Heading 3", the resulting paragraph
will end up with numbering level == 3.

It fixes i#93970

2010-12-16  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [19bbf8a46348499025b0e37879f37fc2b2b21a8d]

Add a missing file


2010-12-16  Tor Lillqvist  <tlillqvist@novell.com>  [48adc7fe55714fc79c014613d07f1d390743792b]

First shot on helppacks


2010-12-16  Tor Lillqvist  <tlillqvist@novell.com>  [304e7da4f51bcf892b6205160b4f1781403fbbb2]

First shot on helppacks


2010-12-16  Jan Holesovsky  <kendy@suse.cz>  [097b25170e447b1dae6aa63c2d53ae16ecaac853]

wikihelp: Use the right Help ID URL, fdo#32338.

The offline help has a fallback mechanism that (for non-existing Help IDs)
tries to traverse the parent windows to find at least something.  This is not
desired in the case of on-line help, because there we can easily define new
redirects, without recompiling LibreOffice.

Signed-off-by: David Tardon <dtardon@redhat.com>

2010-12-15  Joseph Powers  <jpowers27@cox.net>  [3546a4917a77455b81052e2212fd5eebeeb37011]

Remove DECLARE_LIST( BreakpointList, Breakpoint* )


2010-12-15  Kohei Yoshida  <kyoshida@novell.com>  [edf1c529b28144af5cd766e796f5caec97ea1d2a]

Give each field control a proper description.

Incidentally, the page field was missing a description.  Added one.

2010-12-15  Kohei Yoshida  <kyoshida@novell.com>  [1b444975d98a145082edc3d5498d9f692d21fba9]

Wrapper class for the normal scroll bar class.

We need to only to pass the mouse wheel events to its parent control
in order to have them handled properly while the mouse cursor is
over the scroll bar control.  For some reason the normal scroll bar
does not handle mouse wheel events natively.

2010-12-15  Kohei Yoshida  <kyoshida@novell.com>  [162fe94b74c1827a0e878b50a149fc3f532e59e1]

Handle mouse wheel input on the row field control.

Only for vertical scrolling at the moment.

2010-12-15  Kohei Yoshida  <kyoshida@novell.com>  [b7e5a49fa33e83fc74ae578a6ee387017e839886]

Fixed the mouse cursor pos to field index conversion method.

For row field control.

2010-12-15  Kohei Yoshida  <kyoshida@novell.com>  [95b15d509ff1f847de5e45c930f995d45ea63f86]

Removed all my debug statements.


2010-12-15  Norbert Thiebaud  <nthiebaud@gmail.com>  [7f60013ace193aaf1cdc847f8fc3429c0d126fad]

avoid new-lines in list of repos


2010-12-15  Kohei Yoshida  <kyoshida@novell.com>  [9404e910fb62e214fa47e65e20a07e4e0ce078e1]

Added some class descriptions.


2010-12-15  Kohei Yoshida  <kyoshida@novell.com>  [c28381a752a5d696dce4c7089e6efbe12b05e9e8]

Show the scroll bars only when necessary, otherwise hide them.


2010-12-15  Kohei Yoshida  <kyoshida@novell.com>  [4f8d925b70e46f106b8e1348b372a362e85c5463]

Removed the old code for the data field control.


2010-12-15  Kohei Yoshida  <kyoshida@novell.com>  [9732fc537818c63c42421dcf0c1553d48ffad8b0]

Added mode lines for the new file.


2010-12-15  Kohei Yoshida  <kyoshida@novell.com>  [654d000703ac895afc82be68a55fa47a1eb7bee5]

Reuse ScDPHorFieldControl to render the data field, to reduce code size.


2010-12-15  Michael Meeks  <michael.meeks@novell.com>  [9e45cce11df1d9a829ff8da7f2079be164e1de72]

add BrOffice productname_br variant and sorted substitution


2010-12-15  Michael Meeks  <michael.meeks@novell.com>  [0018bb3a6ed39ba99ffea57f5549a3fd18a1d3d7]

add BrOffice productname_br variant and sorted substitution


2010-12-15  Kohei Yoshida  <kyoshida@novell.com>  [55e3f9c7cdd6f90d5276104fdf7d1ee3515b5b9d]

Call GetFieldSize() to get button size to avoid hard-coded size.


2010-12-15  Kohei Yoshida  <kyoshida@novell.com>  [03cfe128b958549bc4491261266eb94c2cf36d70]

A little UI tweak & code cleanup.


2010-12-15  Kohei Yoshida  <kyoshida@novell.com>  [08a9e0c18e1b15e221faeaee98a1326e95a797cf]

Up the number of fields per column from 8 to 10.


2010-12-15  Kohei Yoshida  <kyoshida@novell.com>  [78bd0907052a005ed528330a92ddfb8ef6e03292]

Removed code I don't use any more.


2010-12-15  Kohei Yoshida  <kyoshida@novell.com>  [f227f88c911182e0431851a92aaa316b7b78ea06]

The size of each field control is calculated in the dialog code.

Since the size of each field control is calculated in the dialog
code, leave some note in the src file and set the sizes to 1 by 1.

2010-12-15  Kohei Yoshida  <kyoshida@novell.com>  [d705effb38810194d11ef62324b31a824bdf8b68]

Clean up.


2010-12-15  Kohei Yoshida  <kyoshida@novell.com>  [51898856edb711fe6a5f8f9c470953c25f4034a5]

Simpler logic for selecting next field button.


2010-12-15  Kohei Yoshida  <kyoshida@novell.com>  [9753be5190173021d8a74d8afb0e3ba615198e70]

Set scroll bar line size to always 1.


2010-12-15  Michael Meeks  <michael.meeks@novell.com>  [3dba62a7fae0f1824490cf4af4aebddc39a50aa4]

Use BrOffice branding if present in pt-BR

Signed off by Petr Mladek

2010-12-15  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [fee2eef97c1e329d27e69244258e5bde5ec06679]

gnumake2: fixing variable exports for windows compiler, part 2 (thanks ause)


2010-12-15  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [22668909ca5a63e4660ef33cc06b2748f971e90e]

gnumake2: fixing variable exports for windows compiler (thanks ause)


2010-12-15  Michael Meeks  <michael.meeks@novell.com>  [1483d6f3a0373ae44350d59d42722985b5419b93]

Use BrOffice branding if present in pt-BR

Signed off by Petr Mladek

2010-12-15  Kohei Yoshida  <kyoshida@novell.com>  [46b6271ad6b48aae7ee09ff396ea29527445c680]

TRUE to true


2010-12-15  Kohei Yoshida  <kyoshida@novell.com>  [f12a3122ad1188adeceda30369671b8e7e2589be]

Debug statements & we don't remove any buttons from the select field.


2010-12-15  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [b60db466ef41f4414ef80563dc3b97428336acf5]

dr78: #i71810# rework import of fill bitmap mode: ignore CHPICFORMAT record except for bar chart series/points and for 3D walls/floor


2010-12-15  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [81791d120be82d5387064759e42c5bb318db7cde]

dr78: #i71810# rework import of fill bitmap mode: ignore CHPICFORMAT record except for bar chart series/points and for 3D walls/floor


2010-12-15  Kohei Yoshida  <kyoshida@novell.com>  [883e40eaba258b1a9cea540bf71d5f9a8ba4860f]

Fixed a build breakage after merging master.


2010-12-15  Kohei Yoshida  <kyoshida@novell.com>  [dc5e6ed480c748ccc03931327b94fa3270984470]

Merge branch 'master' into feature/calc-dp-unlimited-fields

Conflicts:
	sc/source/core/data/global2.cxx
	sc/source/ui/dbgui/fieldwnd.cxx
	sc/source/ui/dbgui/pvlaydlg.cxx

2010-12-15  Niklas Nebel  <nn@openoffice.org>  [ca822d2265131318e1376194f91bcdd469e8c6ae]

dr78: #i66100# call resize handler for dialogs directly (without timer)


2010-12-15  Joseph Powers  <jpowers27@cox.net>  [1e468f2f385fe75e05e24b3a36eef05e365af1b9]

Remove DECLARE_LIST(SbxVarList_Impl, SbxVariable*)

It seems that aVars was never used. And yes, I double checked this time.

2010-12-15  Luboš Luňák  <l.lunak@suse.cz>  [f6ee89fee2e3f7c1f71845646c7d8d776ecdfe29]

convert from the KDE pattern|description format if needed, just in case


2010-12-15  Luboš Luňák  <l.lunak@suse.cz>  [7b4ecc59bb76612795ef0bb4086616465c0e2f51]

convert from the KDE pattern|description format if needed, just in case


2010-12-15  Luboš Luňák  <l.lunak@suse.cz>  [db462a6fc6962185891cb7c63f80282e2285aa62]

save with the proper .doc variant (fdo#32219)

KFileDialog::currentFilter() returns only the pattern and not
the full filter text, so *.doc alone is ambiguous.

Signed-off-by: Jan Holesovsky <kendy@suse.cz>

2010-12-15  Luboš Luňák  <l.lunak@suse.cz>  [ff3f9438fb8be5d624a48f7142efbd5dfb075817]

save with the proper .doc variant (fdo#32219)

KFileDialog::currentFilter() returns only the pattern and not
the full filter text, so *.doc alone is ambiguous.

2010-12-15  Luboš Luňák  <l.lunak@suse.cz>  [78307607676ed03f68eb47504cc250ce80f5f62a]

minor fix in a comment


2010-12-15  os  <os@openoffice.org>  [90de7f56566fa58efc950c2a554cb392ad3274ad]

#i115956# token translation fixed


2010-12-15  Joseph Powers  <jpowers27@cox.net>  [bf70881fe37c9fca1dd108b78f0f03a3440f86b2]

Revert DECLARE_LIST(TOXControlList, Control*)

This will remove the segfault I caused in:
Writer -> Insert -> Indexes and Tables -> Indexes and Tables -> Entries

2010-12-15  Mathias Bauer  <mba@openoffice.org>  [162bc1aa8059120e60c2bf0fc111193468f15cff]

CWS swlayoutrefactoring: #i81480#: sometimes there is no ViewShell


2010-12-15  Joseph Powers  <jpowers27@cox.net>  [335a249c91fb95f68f0ca8bf68e637713a915e06]

Remove DECLARE_LIST( ErrorList, BasicError* ) correctly this time


2010-12-15  Tor Lillqvist  <tlillqvist@novell.com>  [f51f9bf2e5b56d19d59c535b6acc2996e082f020]

In case of a missing "about" image, don't make the dialog zero width

Fixes fdo#31518.

2010-12-15  Petr Mladek  <pmladek@suse.cz>  [68daa5bd943759a6b183456c020cfe4ee66fc25b]

lang-specific license files are not longer available

fix installer to use LICENSE/license.txt instead

2010-12-15  Tor Lillqvist  <tlillqvist@novell.com>  [38fceb9f337afcd69d4e8241fad1cf951502f741]

Drop unused WELCOME_URL macro that referenced openoffice.org even


2010-12-15  Mathias Bauer  <mba@openoffice.org>  [97346d63efaa1e4df7708809f6db85d97e61b03b]

CWS gnumake2: temporarily disable GTK-Quickstarter


2010-12-15  Caolán McNamara  <caolanm@redhat.com>  [616adc49d6fde24e809bd438d8e31de74bcf73ef]

Handle 0 length entries gracefully


2010-12-15  Thomas Klausner  <wiz@NetBSD.org>  [85d077dc4320b219ba6333e0befa4f0c7e285e5f]

Don't override CFLAGS nor LDFLAGS, just append to them.

Ok mmeeks@

2010-12-15  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [b78754373d4375c131f399b5bc075b74fe80f0cd]

ooo33gsl13: #i116085# adjust PageRange handling in writer PDF export


2010-12-15  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [385a437e89cac039b7efed0e9c682883a8287de1]

ooo33gsl13: #i116085# adjust PageRange handling in writer PDF export


2010-12-15  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [4f268a8a4ce388313149b9a4a252d6d0ad3bb583]

gnumake2: also accept debug=t


2010-12-15  Caolán McNamara  <caolanm@redhat.com>  [45290519c6e577aee82c81c33518485f5489e454]

tweak signature to avoid casting


2010-12-15  Caolán McNamara  <caolanm@redhat.com>  [3e38ec0e748fdef0a4efb5fac422ae5acd1716c6]

protect against short read


2010-12-15  Caolán McNamara  <caolanm@redhat.com>  [c35ef70a1ca20146a5187f5f1214186ff2eb6e81]

only read SttbfAssoc if its length is > 0


2010-12-15  sb  <sb@openoffice.org>  [c767c3cbeb4d18bdd4334fd23de446be86cb041d]

sb135: #i116125# removed qadevOOo/qa/complex/junitskeleton for now


2010-12-15  Noel Power  <noel.power@novell.com>  [2f17014a588ca53646ff838a4d2325b3bdeb9f21]

Merge commit 'ooo/OOO330_m18' into libreoffice-3-3


2010-12-15  Noel Power  <noel.power@novell.com>  [f7b4914124087ef96f36c3f607a616e6e88f44a4]

Merge commit 'ooo/OOO330_m18' into libreoffice-3-3


2010-12-15  David Tardon  <dtardon@redhat.com>  [727d623d232e4612253ecf6308eda0e71f7dd023]

fix RTL_CONSTASCII_USTRINGPARAM on char*


2010-12-15  Helge Delfs [hde]  <hde@openoffice.org>  [4027985c835cd23dd93afd28ed985c364abafd3f]

automationdev300m95#i116118#After restarting the office a new document will be opened


2010-12-15  Anders Jonsson  <anders.jonsson@norsjonet.se>  [d8fb26b89a04797c5529d54b417b16ceb76e250e]

Remove large block of unused code


2010-12-15  Anders Jonsson  <anders.jonsson@norsjonet.se>  [ce6b6f5f079d52fe253e05a796f760f09ea903a5]

filters: Remove large block of unused code


2010-12-15  Caolán McNamara  <caolanm@redhat.com>  [3955c5a50c9e7ac55711311796c32cd89ffc8ed1]

WaE, silence some warnings


2010-12-15  Mathias Bauer  <mba@openoffice.org>  [213e25168a934890e60546be9c819d16754aaa49]

CWS gnumake2: build breaks on Mac


2010-12-15  Noel Power  <noel.power@novell.com>  [acc2b99c92d1a1e63e05b56d48db1b7df6e5c7ac]

enable lcl_Read/writeSbxVariable for SbxSALINT64/SbxSALUINT64 types


2010-12-15  Thorsten Behrens  <tbehrens@novell.com>  [f1be5590a82e5ccbcafe09f57199806ac59455fc]

Fix filled polygons on pdfimport

This fixes fdo#32330, by explicitely closing filled polygons on
ODF streaming-out. LibO does not fill polygons, even if specifically
asked to - unless they're closed on coordinate level.

2010-12-15  Thorsten Behrens  <tbehrens@novell.com>  [b333904b8d0bf5c201935e3ce6105622995695a7]

This surely shouldn't need executable flag


2010-12-15  Christian Lippka ORACLE  <christian.lippka@oracle.com>  [b853aa1b54cc3290ee7cb13014ff8d481f312f47]

impress207: #i115993# do not insert objects as presentation objects on master pages(cherry picked from commit 056b298538918df97390c645a1a0fb690a89468e)


2010-12-15  Christian Lippka ORACLE  <christian.lippka@oracle.com>  [5ba86b4ab27fe4d3b07c2535576eec655558d2d3]

impress206: #i115898# use updated anchor for group shapes to work around ms office 2010 bug(cherry picked from commit 7736d7e159d0e69ee817def98fefdb216f711ca3)


2010-12-15  Christian Lippka ORACLE  <christian.lippka@oracle.com>  [977fa1655cbe7cbb36b45a3eb26bc99a8c4e0d8c]

impress206: #i115898# take into account new presentation shapes(cherry picked from commit c8c648474da56e2ecdbdcc11c269366716fe88c9)


2010-12-15  Christian Lippka  <christian.lippka@oracle.com>  [2a8043bab8bcade9b4366598cf25219f9307527f]

impress206: fixed compiler warning(cherry picked from commit 8df4a00b9bc1739289e45d9f4485f355298a35eb)


2010-12-15  Caolán McNamara  <caolanm@redhat.com>  [d0b0aa3c1731e8153ef1de28969c770f9692c978]

add file


2010-12-15  Caolán McNamara  <caolanm@redhat.com>  [b52f6cc76ddc6ebdd3d2932da21ac4d4c3c49542]

Resolves: #i101057#/#i97332# A better converter to multiple legacy codepages


2010-12-15  Caolán McNamara  <caolanm@redhat.com>  [c6b30952edc6cf64f657f1d27225844b6b13aa30]

Resolves: #i101057# Merge WMF and WW6 code page export logic


2010-12-15  Caolán McNamara  <caolanm@redhat.com>  [65eacbadd5444ed9581f3b92fedcd216f716df8d]

cppcheck: unused variable


2010-12-15  Caolán McNamara  <caolanm@redhat.com>  [bf29fd85a7fbd0024b2d8ade2b8e42d2b9c3a8ab]

drop some warnings


2010-12-15  Caolán McNamara  <caolanm@redhat.com>  [d5479adaa53cd00a284bc31ed545e67eb4316ef2]

cppcheck: uninit variable


2010-12-15  Caolán McNamara  <caolanm@redhat.com>  [ac6c8bf5a83b7da91e734fe194390ea2456bf4a2]

cppcheck: remove unused variable


2010-12-15  Michael Stahl  <mst@openoffice.org>  [b28ffd0d44771d8aeba5c9ae1af8fb38c838207f]

undoapi: UndoCore.hxx: split out UndoSection.hxx


2010-12-15  Michael Stahl  <mst@openoffice.org>  [c6bc2c422dfcdcc5f5d1c0aac5e940d3c6ddddc4]

undoapi: UndoCore.hxx: split out UndoSplitMove.hxx


2010-12-15  Michael Stahl  <mst@openoffice.org>  [cab46df499abb73ae4a24fb8787d1a2574672973]

undoapi: UndoCore.hxx: split out UndoDelete.hxx


2010-12-15  Michael Stahl  <mst@openoffice.org>  [50c0114c660ac8c3024dacd7332fbf060178ecae]

undoapi: UndoCore.hxx: split out UndoInsert.hxx


2010-12-15  Michael Stahl  <mst@openoffice.org>  [f1946b72a928100d0ab8eabb2924a879bca61b3a]

undoapi: UndoCore.hxx: split out UndoOverwrite.hxx


2010-12-15  Michael Stahl  <mst@openoffice.org>  [b00d6a52eb72d0af5ace5845c01cda8f1bd9ed76]

undoapi: UndoCore.hxx: split out UndoSort.hxx


2010-12-15  Michael Stahl  <mst@openoffice.org>  [131e7a3e6bdcec0ce96cf233919ecee74eb93d00]

undoapi: UndoCore.hxx: split out UndoBookmark.hxx


2010-12-15  Michael Stahl  <mst@openoffice.org>  [4bda913932d28f94cc6c8214a69cb23e5d1e3afa]

undoapi: UndoCore.hxx: split out UndoAttribute.hxx


2010-12-15  Michael Stahl  <mst@openoffice.org>  [45a0fe36f18e88732e3fe6e8a73f58dc02de3909]

undoapi: UndoCore.hxx: split out UndoRedline.hxx


2010-12-15  Michael Stahl  <mst@openoffice.org>  [17388d384e8c0b9542e511a45479ecfeb81e04cc]

undoapi: UndoCore.hxx: split out UndoNumbering.hxx


2010-12-15  Michael Stahl  <mst@openoffice.org>  [ea92df6f21f5e2314d23c37a1a70b9fce4765c2a]

undoapi: UndoCore.hxx: split out UndoDraw.hxx


2010-12-15  Michael Stahl  <mst@openoffice.org>  [b16214b41156933767d6066f6097246346491e35]

undoapi: UndoCore.hxx: split out UndoTable.hxx


2010-12-15  Michael Stahl  <mst@openoffice.org>  [5ba8f48555d9f60db239ca7d25f471d9b55ac286]

undoapi: move most of inc/undobj.hxx to source/core/inc/UndoCore.hxx


2010-12-15  Michael Stahl  <mst@openoffice.org>  [edb57aae4be8253104c5dc9282234cc3f12c7ece]

undoapi: #i115383#: enable writer undo test


2010-12-15  Michael Stahl  <mst@openoffice.org>  [16045587b5442195b4a3936437d780d62f7c42bc]

undoapi: #i115383#: replace SwUndos with STL vector


2010-12-15  Michael Stahl  <mst@openoffice.org>  [65a3c2385c45d2f7fc4bfdbe97be2d3de46bc3af]

undoapi: #i115383#: SwDoc calls SfxObjectShell::SetUndoManager()


2010-12-15  Michael Stahl  <mst@openoffice.org>  [1ba0c1878116ada5dc4ebdecdb1e0a3da9758547]

undoapi: #i115383#: derive sw::UndoManager from SfxUndoManager:  derive SwUndo from SfxUndoAction.  throw away most of docundo.cxx.  throw away SwUndoStart and SwUndoEnd.  replace SwUndoIter with sw::UndoRedoContext and sw::RepeatContext.  SwUndo::GetId() no longer public to prevent abuse.  add SwEditShell::HandleUndoRedoContext().


2010-12-15  Michael Stahl  <mst@openoffice.org>  [a5d3540922dd3171837bf2a5f82be3765a5910b5]

undoapi: #i115383#: SfxUndoManager: fix stack marks, add empty stack marks


2010-12-15  Michael Stahl  <mst@openoffice.org>  [add33f72ec6c6dbdc8cb11b24c018c8033f9a570]

undoapi: #i115383#: Undo should be disabled at beginning of ~SwDoc


2010-12-15  Michael Stahl  <mst@openoffice.org>  [3a2c807918a9b1e9f90102b4d91e2aad5ae0775d]

undoapi: #i115383#: inserting string via API should disable group Undo


2010-12-15  Michael Stahl  <mst@openoffice.org>  [bf0cd6ad3f5f5f1ae38f6c086d6381d3f22904b0]

undoapi: #i115383#: remove IDocumentUndoRedo::HasTooManyUndos():  it would be much better to handle this problem by using a STL container...


2010-12-15  Michael Stahl  <mst@openoffice.org>  [60d7850e64de5259d16577a4c84335da608dfdee]

undoapi: #i115383#: remove RemoveLastUndo() from IDocumentUndoRedo


2010-12-15  Michael Stahl  <mst@openoffice.org>  [8e7d7f0e1418945ccc41ea65de273cfd7e2bf652]

undoapi: #i115383#: change return type of GetLastUndoInfo() to bool:  unfortunately several places need the ID, so add the ID as an out parameter.  a bool return is necessary in case the Undo action is not a writer action,   but created via the undo API.


2010-12-15  Michael Stahl  <mst@openoffice.org>  [58a64dfc06da10c1f0ce97cb8a68817941d7a36e]

undoapi: #i115383#: change return type of GetFirstRedoInfo() to bool:  nobody needs the ID, and SfxUndoManager currently does not provide it.


2010-12-15  Michael Stahl  <mst@openoffice.org>  [04969e43d377d249f9c94fb6103506f0b8777ce1]

undoapi: #i115383#: remove SwUndo::SetId(), make SwUndo::m_nId const


2010-12-15  Michael Stahl  <mst@openoffice.org>  [0cf58fb120e691be7ca22f0537d104e0af0955c3]

undoapi: #i115383#: remove duplicative SwUndoSort::RemoveIdx()


2010-12-15  Michael Stahl  <mst@openoffice.org>  [d97bce1d294db09a49952cab22495838665ec9f0]

undoapi: #i115383#: replace SwUndo->GetId() + static_cast with dynamic_cast:  the static_cast would become dangerous with SfxUndoManager.  also fix bogus cast in SwUndoTblCpyTbl::Undo(): happened to work by accident.


2010-12-15  Michael Stahl  <mst@openoffice.org>  [4b5b389708c9372aebe0e44f9c04e0833d8d08c7]

undoapi: #i115383#: ensure that AppendUndo is only called when Undo is enabled:  SfxUndoManager differs from current AppendUndo() implementation here.


2010-12-15  Michael Stahl  <mst@openoffice.org>  [3352d4459f39ac2d80d9d5782c37e73fbede0d08]

undoapi: #i115383#: remove unnecessary UndoGuards:  implementations of Undo() and Redo() on SwUndo subclasses are always   called with Undo disabled from UndoManager::Undo()/Redo().


2010-12-15  Michael Stahl  <mst@openoffice.org>  [64602c20b7e1933be3ce4094ee5878ac873fdd20]

undoapi: #i115383#: move sw::UndoGuard in SwDoc::SetFlyFrmAnchor():  create a static helper function and do undo stuff in the wrapper.


2010-12-15  Michael Stahl  <mst@openoffice.org>  [c5e03f02e7d33827e9a68b3c25145b95c8b0a8fc]

undoapi: #i115383#: move sw::UndoGuard in SwDoc::InsertDrawLabel():  create a static helper function and do undo stuff in the wrapper.


2010-12-15  Michael Stahl  <mst@openoffice.org>  [fd17dcd9e76cc8b5857c730277fcfdcaa8f0f166]

undoapi: #i115383#: move sw::UndoGuard in SwDoc::InsertLabel():  create a static helper function and do undo stuff in the wrapper.


2010-12-15  Michael Stahl  <mst@openoffice.org>  [8fc6a5fc179b85e35f7e8af0e150241ce5b9371b]

undoapi: #i114888#: move sw::UndoGuards:  in order to ensure that AppendUndo() is only called when Undo is enabled,   move some UndoGuards a couple lines downward.


2010-12-15  Michael Stahl  <mst@openoffice.org>  [6fb613830f69e1ab22d5b030ae42654a27ce8dbe]

undoapi: #i115383#: remove SwUndoIter::pLastUndoObj:  this seems to be used only as an optimization, to not apply several   idempotent actions on Repeat.  but it does not work properly anyway, because it only checks the _previous_   undo action, and not all actions since the UNDO_START.  for the only non-idempotent action (SwUndoDelete) introduce a boolean flag   SwUndoIter::m_bDeleteRepeated, and remove all other uses.


2010-12-15  Michael Stahl  <mst@openoffice.org>  [1a201914215d4bc445f708e2b6d8f0676f7c0c66]

undoapi: #i115383#: remove SwUndoIter::bUpdateAttr:  no idea why this would be necessary, but having the edit shell   clean up attributes after a Redo is a stupid idea anyway,   so remove it and see if anyone complains.


2010-12-15  Michael Stahl  <mst@openoffice.org>  [99a6c72c749747f51f2673a478fcbf9ca30646d3]

undoapi: #i115383#: clean up SwUndoReplace:  remove internal history, and ugly special case hacks in UndoManager::Undo().  refactor comment of SwUndoReplace: new MakeUndoReplaceRewriter().  SwDoc::ReplaceRangeImpl(): always create new SwUndoReplace.


2010-12-15  Michael Stahl  <mst@openoffice.org>  [e1325951e9d89e60f8f09445270fe0de0c6d7fc0]

undoapi: #i115383#: remove SwRewriter from SwUndoStart/SwUndoEnd:  the replacement, SfxListUndoAction, only has a String comment...


2010-12-15  Michael Stahl  <mst@openoffice.org>  [44b1216c8f2a82e296fb6dd909515de06f65dee6]

undoapi: #i115383#: split up IDocumentUndoRedo::Get{Undo,Redo}Ids():  remove class SwUndoIdAndName and associated pointer abuse.  split up IDocumentUndoRedo::Get{Undo,Redo}Ids():   Get{LastUndo,FirstRedo,Repeat}Info() return string and ID for current action.   Get{Undo,Redo}Comments() return all Undo/Redo comments.  adapt SwEditShell interface as well.


2010-12-15  Michael Stahl  <mst@openoffice.org>  [4ac0d44c9a9caebc983487c6c14997e0468c0b9a]

undoapi: #i115383#: new IShellCursorSupplier, implemented by SwCrsrShell


2010-12-15  Michael Stahl  <mst@openoffice.org>  [1abef5bf64a7f3b5799fc597a4e486c45ace758f]

undoapi: SwNodes: remove obsolete operator[](SwNodeIndex&)


2010-12-15  Michael Stahl  <mst@openoffice.org>  [b6c89a6480a65ed3f0670bb381bb0519243c044a]

undoapi: SwDoc: replace SwNodes member with pointer, remove ndarr.hxx include


2010-12-15  Michael Stahl  <mst@openoffice.org>  [f1c8f5d1adc7b47f809d4344d7c2780cd4309da2]

undoapi: #i115383#: rollback change: make SwNodes ctor protected again


2010-12-15  Michael Stahl  <mst@openoffice.org>  [af1d03993616e4974388d760fc51ae54a8d2bd4a]

undoapi: stuff in sw/source/ui should not include undobj.hxx


2010-12-15  Michael Stahl  <mst@openoffice.org>  [7301c7f8a153c21e479da54a6284926b5f6a9ac2]

undoapi: move some headers from sw/inc to sw/source/core/inc


2010-12-15  David Tardon  <dtardon@redhat.com>  [3c82463a0283275735aa7317c334febc7065eab8]

remove reference to sun bugtracker


2010-12-15  Julien Nabet  <serval2412@yahoo.fr>  [ef9a20f98f63588a7ded8140b8ad9c40545f5351]

RTL_CONSTASCII_USTRINGPARAM i18npool


2010-12-15  Julien Nabet  <serval2412@yahoo.fr>  [99786a265e4f9b69d3517da8b4cdc15775cbd66d]

RTL_CONSTASCII_USTRINGPARAM sdext


2010-12-15  Julien Nabet  <serval2412@yahoo.fr>  [c9265a6a745f4221e5377ce87bd4e774a5e2cd7f]

RTL_CONSTASCII_USTRINGPARAM qa


2010-12-15  Julien Nabet  <serval2412@yahoo.fr>  [4cd8b8040a9dfee76d5a79b82572743c537c6dab]

RTL_CONSTASCII_USTRINGPARAM in writerfilter


2010-12-15  Julien Nabet  <serval2412@yahoo.fr>  [a21107e4d727e284b927c6ebc2abd4088e94afab]

RTL_CONSTASCII_USTRINGPARAM for aqua


2010-12-15  Julien Nabet  <serval2412@yahoo.fr>  [9084890be9f06768305788cedc43cdf2ed8b96ef]

Removing comment with createFromAscii


2010-12-15  Julien Nabet  <serval2412@yahoo.fr>  [1a270c0a680140c86fa28590f16b79e0762798d9]

RTL_CONSTASCII_USTRINGPARAM qa/rtl/process


2010-12-14  Joseph Powers  <jpowers27@cox.net>  [d1f957785dc4deebbe273bd2c6ff6b82150c691f]

Fix MAC OS X command line issue. (-psn)

I'm sure what it doesn't (I tried testing it). But
RTL_CONSTASCII_LENGTH("-psn") is wrong and failes to compile.

2010-12-15  Julien Nabet  <serval2412@yahoo.fr>  [bdf4f2f0d062c9f8db4fc8881c86d52a5a99cd17]

RTL_CONSTASCII_USTRINGPARAM


2010-12-15  Julien Nabet  <serval2412@yahoo.fr>  [f4f8701d70ece09888c93d74a554b6ed11c8f4e4]

RTL_CONSTASCII_USTRINGPARAM in extensions


2010-12-15  Julien Nabet  <serval2412@yahoo.fr>  [6d7760eb3eac41d4d9d511b2166992b82fc21004]

RTL_CONSTASCII_USTRINGPARAM slideshow test


2010-12-15  Julien Nabet  <serval2412@yahoo.fr>  [c058db95aeb9b62b1c1e1696d488a918b427247e]

RTL_CONSTASCII_USTRINGPARAM xmloff


2010-12-14  Joseph Powers  <jpowers27@cox.net>  [d020028d46d78fe1cf3496bf0184df46759cb97c]

revert previous patch

It seems that the global header is before the local header. So you need
to do change, deliver, build to test.

2010-12-14  Kohei Yoshida  <kyoshida@novell.com>  [3c8889ca49f31d7330d93960f12758a566914d02]

Merge commit 'ooo/OOO330_m18' into libreoffice-3-3


2010-12-14  Kohei Yoshida  <kyoshida@novell.com>  [e5b24935e054ea425a5ab5cd4031d9235bcef6dc]

Header comment for a struct.


2010-12-14  Kohei Yoshida  <kyoshida@novell.com>  [460f9239c7508bf6c41854721e79c0c20a3b1cc8]

Removed commented out code.


2010-12-14  Kohei Yoshida  <kyoshida@novell.com>  [5190c55a5f400817d1ac850caf597da80e7b2b20]

Provide import options when pasting HTML data. (fdo#32400)

When importing an html document, we launch text import options to
provide several options for the user.  Let's do the same when
pasting html data too.

2010-12-14  Joseph Powers  <jpowers27@cox.net>  [22451b3449af32e44efa798db00537d7485ada77]

Remove DECLARE_LIST( ErrorList, BasicError* )

It seems that the ErrorList was never used.

2010-12-15  Thorsten Behrens  <tbehrens@novell.com>  [8184a1310420e9d99bae389f28e1284e4447ae7f]

Fix dbgutil build


2010-12-15  Thorsten Behrens  <tbehrens@novell.com>  [7934fcc91a0ef5d58fe489e1c6255df9d33fd3c8]

Fix dbgutil build


2010-12-14  Kohei Yoshida  <kyoshida@novell.com>  [47d3163c14b9820c6f931d46dbbec3129a511ce3]

Replaced SvShorts with std::vector<SCTAB>.


2010-12-14  Kohei Yoshida  <kyoshida@novell.com>  [fd351a4327126e7a0c7c5d3efdc84d8e7e6b3c52]

Removed unused code.


2010-12-14  Kohei Yoshida  <kyoshida@novell.com>  [49af7ccfee1245b43ccf780f889b7fec3634b316]

Fixed unformatted text paste. (fdo#32213)

* Changed default option settings for CSV import options to
  something sensible.

* Set explicit multi-line cell handling policy during unformatted
  text pasting.

2010-12-14  Rene Engelhard  <rene@debian.org>  [cc348ca97f7f1ebd5be3af3c106ada25eda028cc]

remove redundant CFLAGS setting


2010-12-14  Rene Engelhard  <rene@debian.org>  [7e0fa16bb7fec449d3d1451719d9836b9ac616a9]

remove redundant CFLAGS setting


2010-12-14  Rene Engelhard  <rene@debian.org>  [80b2a62f92a30eaaad706a584570601eb069d1e0]

generate afm_hash.cpp in $(INCCOM)


2010-12-14  Rene Engelhard  <rene@debian.org>  [92e678daab0ae824a03614c895b45650d192d7fd]

generate hash.cxx in $(INCCOM)


2010-12-14  Rene Engelhard  <rene@debian.org>  [16a3e0e4df4f6808d28a2579f653cd1e1ad741d5]

generate hash.cxx in $(INCCOM)


2010-12-14  Rene Engelhard  <rene@debian.org>  [778c6eefa935c6e9a1131efe96aebb71e1368d77]

generate afm_hash.cpp in $(INCCOM)


2010-12-14  Rene Engelhard  <rene@debian.org>  [9b2419ff0b629948ad9b8f86bab6c5389fcae93c]

Merge commit 'ooo/OOO330_m18' into libreoffice-3-3


2010-12-14  Noel Power  <noel.power@novell.com>  [f8a7ca0e835ba262b5b277827384281fa46ba4b3]

Changes to ImpStringToCurrency

Make ImpStringToCurrency be less of a home grown parser, use existing OUString -> number functionality ( and ws treatment ) Also raise an error now if illegal chars are found in the middle of the string ( including spaces )

2010-12-14  Noel Power  <noel.power@novell.com>  [ca4cd82830e8c2e15924adbfb3378174c7411428]

add stream operator for sal_uInt64


2010-12-14  Caolán McNamara  <caolanm@redhat.com>  [41b2672724b54c2927339c464e5d722a18dc4b8c]

tidy this up, and don't bail out on mislength records


2010-12-14  Jan Holesovsky  <kendy@suse.cz>  [1cff7e80d07cd291b8035a0b061d4f13f9166718]

Merge commit 'ooo/OOO330_m18' into libreoffice-3-3

Conflicts:
	solenv/inc/minor.mk

2010-12-14  David Tardon  <dtardon@redhat.com>  [f44b8e5fd1045add2d32b2aac43ff64ac6a1744c]

purge comments


2010-12-14  David Tardon  <dtardon@redhat.com>  [7931d3482795f1a7a5310d994703faa56750d99b]

remove unused code


2010-12-14  Noel Power  <noel.power@novell.com>  [6c831fb7afde5a6e7156bd6863b1391e5f0c7bb6]

redo stream operators & misc changes to prepare to integrate into master


2010-12-14  Petr Mladek  <pmladek@suse.cz>  [684c23e0df8650864e89e8dfd0c97fdbb0d28714]

Revert "add broffice dekstop integration to the install set on Linux (fdo#32229)"

Michael fixed it better with fixing translation of the pt_BR strings in
desktop files.

This reverts commit e1f9bc93fd1e1757b837b4b31a47fc2f90cee727.

2010-12-14  Luboš Luňák  <l.lunak@suse.cz>  [187b219f08b2e6160d78a0961820327972d29966]

simply use QRegion in Qt code instead of messing with Xlib

It's also optimizing for the common path (IMAGE_BASED_PAINTING).

2010-12-14  Luboš Luňák  <l.lunak@suse.cz>  [693c7d4b40bb7f978764d1dde70551efa1a1f64a]

do not use QPixmap::handle(), as it may be 0

See comments in code for details. The usage of Xlib's Region type
internals is not nice, but seems to be ok in practice.

2010-12-14  Petr Mladek  <pmladek@suse.cz>  [27e94542c12705a105dccd30d9fe8d6ae95fd8dc]

Revert "Stopgap help for the CPU-bound long hang in bug fdo#31716"

We the proper fix now.

This reverts commit e0913f3c3740453ea1570896d20140b92663ce3f.

2010-12-14  Petr Mladek  <pmladek@suse.cz>  [82cfb8d7cd7e68f96f4cd3ee11e0fabd9bdbe8a5]

Revert "Stopgap help for the CPU-bound long hang in bug fdo#31716"

We have proper fix now.

This reverts commit 84d74bd6e241e527335ae9ee6353090e7db03cac.

2010-12-14  David Tardon  <dtardon@redhat.com>  [e27bf5c9c68153aac908161f6c4c4ebf6f6816b0]

fdo#31716 the help text is not used for anything -- do not set it

Signed-off-by: Petr Mladek <pmladek@suse.cz>

2010-12-14  Kohei Yoshida  <kyoshida@novell.com>  [80e12ab774bea1b6e3fefb4bb2e81c10d8141c96]

Remove trailing spaces too when parsing csv's simple numbers.


2010-12-14  Caolán McNamara  <caolanm@redhat.com>  [6af3af36f8958eeda2c847bbda6db1b214c8d674]

WaE, shadowed warning


2010-12-14  Kohei Yoshida  <kyoshida@novell.com>  [1199fde7051369ed98472b586e9a717416419973]

We need to reset i to 0 after parsing spaces.


2010-12-14  Kohei Yoshida  <kyoshida@novell.com>  [b947b466a00c8d6dd684bd4d71c3b91bc53619c1]

The previous commit would skip *all* spaces.  This is the right fix.


2010-12-14  Kohei Yoshida  <kyoshida@novell.com>  [1ad5396e637f05b2d40053d201e4477e761166c7]

When parsing numbers, ignore preceding spaces.

Also, increment the char pointer and use it directly, which is
faster than accessing char via [] in each iteration.

2010-12-14  Philipp Lohmann  <pl@openoffice.org>  [2e9c605e95d9f3e3a0fc5bf2e4eecb514a984d6e]

TabControl::ImplGetTabRect negative height gives BadAlloc

Fix from i#116120

Signed-off-by: Thorsten Behrens <tbehrens@novell.com>

2010-12-14  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [30917c830ac34cf3a5c5e853b8f3baf8166edfac]

dr78: #i115659# fix borked boolean logic


2010-12-14  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [e1a7b5e79ef6ab714395bbde2d8534bc4ea75ea8]

dr78: #i115659# check validity of member and dimension settings


2010-12-14  Michael Meeks  <michael.meeks@novell.com>  [1ad80c04caf67e38531fa0d1ebc67b2fe93924c8]

Use BrOffice branding on Windows keyed to locale/country-code not exename


2010-12-14  Michael Meeks  <michael.meeks@novell.com>  [4b7d19eaff0bcd0f4e10e59193828793c6de6730]

Use BrOffice branding on Windows keyed to locale/country-code not exename


2010-12-14  Caolán McNamara  <caolanm@redhat.com>  [6a765ae2c6a22b0a243f97bc7f516b55e8e2e81a]

Related: #i97332# mirror default font to CJK font for WW6


2010-12-14  Joseph Powers  <jpowers27@cox.net>  [5ebc649e32810538ce16d9aa0985082f9f7d6052]

Fix -n issues

It seams that only Mac OS X uses the echo -n option in make files. I think
I fixed all the references this time.

2010-12-14  Caolán McNamara  <caolanm@redhat.com>  [5867ea9f2164d23a3c4ff3437a62fae9ffb41f18]

Resolves: #i101057# Merge WMF and WW6 code page export logic


2010-12-14  Joseph Powers  <jpowers27@cox.net>  [f24c8f32eb983407e4f3cf8308a9614368d85693]

Fix stray -n issue on Mac OS X

Also cleans up some trailing white space.

2010-12-14  Michael Meeks  <michael.meeks@novell.com>  [efe7f466aac476d6019745e887b96d937b0bf294]

add CSV number parser unit tests, and license headers


2010-12-14  Luboš Luňák  <l.lunak@suse.cz>  [c449af3cd0dcf4487afc6b90085774392a46170d]

force Qt paint system to native (fdo#30991)


2010-12-14  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [1a9927488d08881dcb1b5afddc87baae668db1a0]

gnumake2: fixing fix for error 134


2010-12-14  Petr Mladek  <pmladek@suse.cz>  [47d24a7226fc15d68dd36952e3c6c348fc08d9fd]

add broffice dekstop integration to the install set on Linux (fdo#32229)

Signed off by Fridrich Strba <fridrich.strba@bluewin.ch>

2010-12-14  Petr Mladek  <pmladek@suse.cz>  [009f81fd4dd9c56f728f73abc80e7fedc0e7f605]

we use broffice instead of broffice.org (fdo#32229)

PRODUCTLIST is used in sysui to generate the desktop integration

Signed off by Fridrich Strba <fridrich.strba@bluewin.ch>

2010-12-14  Caolán McNamara  <caolanm@redhat.com>  [bc4fdc1b4d738fba400e31c93a380388c1ff0115]

Related: #i114482# For WW6 shadow the CTL bold/posture with the normal one


2010-12-14  Petr Mladek  <pmladek@suse.cz>  [52fdce9f61ae9cca8a26656a089c6958757dc3aa]

use BrOffice also in the help content when enabled (fdo#31770)

use ::utl::ConfigManager::GetDirectConfigProperty to get
the product name; it returns BrOffice in pt_BR locales
when BrOffice branding enabled

Signed off by Michael Meeks <michael.meeks@novell.com>

2010-12-14  Petr Mladek  <pmladek@suse.cz>  [c10c07701a57d5e13fb47312615a946d51fc3b3b]

fix broffice branding packages (fdo#32229)

- rename the packages from broffice.org to broffice
- add /opt/broffice compat symlink

2010-12-14  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [e6e4a5294b51aa76af3836577ec35e7a0ca4f9dd]

gnumake2: merging minibranches


2010-12-14  Caolán McNamara  <caolanm@redhat.com>  [58c33925bb3f99f1ed0168ef0b77a7c0b185aff2]

Related: #i114482# For WW6 shadow the CTL font with the normal one


2010-12-14  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [e4c73464ecd0fa5862dc7faf46d6e282ba041b53]

gnumake2: fix sw pch for windows


2010-12-14  Michael Meeks  <michael.meeks@novell.com>  [04d9928159c3171b9e6fa24369cf1a431dde5be0]

make tmp names recognisable, and cleans


2010-12-14  Caolán McNamara  <caolanm@redhat.com>  [abf655621dada568f8ed136cbcac87913388b5a3]

Related: #i114482# For WW6 shadow the CTL fontsize with the normal one


2010-12-14  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [ded80edaf13fdafcc80f77bfd7d7ae69969fd28a]

gnumake2: removing subshell calls for now to avoid error 134


2010-12-14  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [99deaccb84b2cd53f39740c6aa3f5577cb520f8f]

gnumake2: filtering compiler and java headers on windows for dep generation (thanks ause)


2010-12-14  Luboš Luňák  <l.lunak@suse.cz>  [c0dafe8a016c83d6c4fc50a8d99adbf92d0cc294]

avoid 'error: narrowing conversion of ... inside { }'

presumably triggered by enabling c++0x

2010-12-14  Hans-Joachim Lankenau  <hjs@openoffice.org>  [8b118d3a1fbfebb44499495e016b02eb345e41f0]

merge OOO330


2010-12-14  Hans-Joachim Lankenau  <hjs@openoffice.org>  [4da64581888a666bca154e2acfb64a1a454d18e8]

merge OOO330


2010-12-14  Hans-Joachim Lankenau  <hjs@openoffice.org>  [61165f50e91076bd1f471bcd40259679623f9e0b]

merge OOO330


2010-12-14  Hans-Joachim Lankenau  <hjs@openoffice.org>  [54229ffa3edb7cbb64baefcb053092ee4155b07e]

merge OOO330


2010-12-14  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f69093f3e3c8e1499b686af4518c74d234a5801f]

merge OOO330


2010-12-14  Hans-Joachim Lankenau  <hjs@openoffice.org>  [491d808492fc31c5d2e6cc28447c8815af9d3806]

merge OOO330


2010-12-14  Hans-Joachim Lankenau  <hjs@openoffice.org>  [9c5a2fb27f432c2fe4528f2239f560b515d2021c]

merge OOO330


2010-12-14  Caolán McNamara  <caolanm@redhat.com>  [89aea02f4d1dd1547cafe566b436b3ddb283896e]

Related: #i114482# for Word6/95 use CTL font as font when script is CTL


2010-12-14  Ingrid Halama [iha]  <Ingrid.Halama@oracle.com>  [5c0e59cd81b619b0674076e5bcb4be792b1f403b]

chart46: #i25706# implement date axis - no date axis for pure time format


2010-12-14  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [71a1872a71f28b6f1951206bdfd5e172a8f90409]

dr78: correct include guard


2010-12-14  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [4e7a88638a1293491fb06f3d1d4c0e22cd4c7631]

dr78: simplified handling of external add-in functions, changed handling of empty function parameters


2010-12-14  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [6253c6d0545db5829adbebb00958899dae5e05ec]

Add missing strings for langpack names and descriptions


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

Add missing strings for langpack names and descriptions


2010-12-14  sj  <sj@openoffice.org>  [aee56406b1a9db7049bda81802b225077174dc99]

impress204: fixed build problem (precompiled filter include was missing)


2010-12-14  sb  <sb@openoffice.org>  [5a9b9d77de92117e13208d0c15bbfc120697e0b7]

sb135: #i116050# make osl_trace output atomic


2010-12-14  David Tardon  <dtardon@redhat.com>  [9d62518abf5e24fa89885aee4dc629e68516455f]

rhbz#661809 ne_propnames is affected too


2010-12-14  sb  <sb@openoffice.org>  [9f99bc563a5e9712a2601ba45d01e0762d269f94]

sb135: #i116122# sd::slidesorter::view::Theme mbIsHighContrastMode uninitialized


2010-12-14  sb  <sb@openoffice.org>  [1b45846965a8516d9e7934e4fee7734c20b45cc8]

sb135: #i116121# framework::UIElement::operator= does not check for self-assignment


2010-12-14  Caolán McNamara  <caolanm@redhat.com>  [25bd7e6735c3215a074208cd7c106f7b5e912fa0]

Resolves: rhbz#661809 ne_simple_propfind can touch gcrypt as well

Signed-off-by: David Tardon <dtardon@redhat.com>

2010-12-14  Caolán McNamara  <caolanm@redhat.com>  [aa4839463c5622accb5387b04d4d46031602e9bb]

unused header


2010-12-14  Caolán McNamara  <caolanm@redhat.com>  [3428ef5eb45b27ba77a0dd9be327b26b492a732f]

try and rebuild dependencies on first dmake failure


2010-12-14  Michael Meeks  <michael.meeks@novell.com>  [13711966afc3e9f35488aaeda817edc237c6af89]

safer permissions on the user dir i#62858#


2010-12-14  Caolán McNamara  <caolanm@redhat.com>  [c157060f2507a09a2df8513bc5a6c4bd8a792274]

get this to build without errors


2010-12-14  Rene Engelhard  <rene@debian.org>  [b08cde51bbfb75c2430cdc8721b2d31fee0fc1a0]

generate afm_hash.cpp in solver, not in the source tree


2010-12-14  Rene Engelhard  <rene@debian.org>  [3f85da7f82db07e257d2f0aa1dc28a2642615e39]

build hash.cxx using gperf instead of having it prebuilt


2010-12-14  Rene Engelhard  <rene@debian.org>  [d77e27ac52507ab6d8454de1d855afac6384c21f]

use $(GPERF) instead of hardcoded gperf (fdo#32195)


2010-12-14  Rene Engelhard  <rene@debian.org>  [0cf73310435cf6882074dd6fc809fcaa364c5804]

AC_SUBST gperf (fdo#32195)


2010-12-14  Caolán McNamara  <caolanm@redhat.com>  [8437633b629c3c6bccdd9311b5f7ad84a350c350]

get this to build without errors


2010-12-14  Robert Nagy  <robert@openbsd.org>  [d96c108ea619929b76f4f49cc7c56b2e85c20193]

only specify $(SLO)$/qnametostr.obj in NOOPTFILES once


2010-12-14  Robert Nagy  <robert@openbsd.org>  [dffc4ea01d22c9f6a0f96a03ddc42d5ac214463d]

only specify $(SLO)$/qnametostr.obj in NOOPTFILES once


2010-12-14  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [6b007f47d7e8eb9b347c34dc4c5dd7ea64e2b202]

warning fixes in binfilter bf_sw filter/basflt

commented code and comments deletion and warning fixes based on
     unused parameter

2010-12-14  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [dcc9d3220714bbb8b117e5ac64c14f974a97a6db]

fix warnings in binfilter bf_sw filter/xml

dead code / coments deletion and warning removing concerning:
    unused parameter
    enumeration (all cases not handled in switch)

2010-12-14  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [a34c2f623783174313a8527f424458fb430cd006]

warning fixes in binfilter bf_sw ui/app

dead code / comments removal and trivial warning fixes conerning:
    unused parameter
    enumeration (without all cases handled within swtich)

2010-12-14  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [79ef4b5c2ad3f8d2465d684f687915367ace249e]

warning fixes in binfilter bf_sw core/doc

contains dead code / comments deletion and warning fixes of
    unused parameter
    enumeration (switch without handling all cases)

2010-12-14  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [0cbd9676212e9246db7d8d97aa206b36e9e6c5df]

trivial warning fix in binfilter bf_sw writer


2010-12-14  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [9c766bfc803c677a75c31a79369e365258782599]

trivial warning fixes binfilter bf_sw ui/utuli

this remove dead code and compiler warning:
    unused parameter

2010-12-14  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [805a169e0ec9d19fd717c65e5606af3506b26e26]

trivial warning fixes binfilter bf_sw ui/uno

this contains trivial warning fixes and dead code / comments deletion.
Warning fixed are
    unused parameter

2010-12-14  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [0bc5a77d7435c9b644e228e72b1fb7465681ca43]

warning fixes in binfilter bf_sw w4w

this touch trivial warning fixes of kind:
    unused parameter
    enumeration value: missing default entry

2010-12-13  Kohei Yoshida  <kyoshida@novell.com>  [1337c4192e724254b28f989bd0ddd191e5a46c19]

When the name equals the automatically assigned one, remove it.

This prevents e.g. copying Sheet1 with the default name of Sheet1_2
from being renamed to Sheet1_2_2.

2010-12-13  Kohei Yoshida  <kyoshida@novell.com>  [ad8ba6f2777affc32f5c2ad24877173270682ede]

Properly support redo of renamed sheet copy.


2010-12-13  Kohei Yoshida  <kyoshida@novell.com>  [2a05f0f0380ea84608f582a1c0c6708a634ce89f]

Properly support undo and redo when moving sheets.


2010-12-13  Kohei Yoshida  <kyoshida@novell.com>  [e3d3830aee86631b4dc908075ff1dc5da34f130b]

A little code cleanups.


2010-12-13  Kohei Yoshida  <kyoshida@novell.com>  [098910e4a632bcd561ebb2ba72db00f95d000def]

Removed unused block.


2010-12-13  Kohei Yoshida  <kyoshida@novell.com>  [7f7552fc48b705f433d3e24a15d681d6006f4b1a]

Update new sheet name when control states change.


2010-12-13  Kohei Yoshida  <kyoshida@novell.com>  [821c6b40070c59530d4413705e5e6154e1d15bca]

Tabs to space conversion.


2010-12-13  Kohei Yoshida  <kyoshida@novell.com>  [5fe86425ccc3fcd1bce1076e9f57f70be55f8d92]

BOOL -> bool, and tabs to whitespace in new code.

Also, putting a bool declaration in the right context.

2010-12-13  Kohei Yoshida  <kyoshida@novell.com>  [8bf8c7eeb683bc3e62a56b367448fdffd4e844d8]

Made the dialog a bit smaller to fit.


2010-12-13  Joost Wezenbeek  <joost.eekhoorn@gmail.com>  [9fe1f169fa9e1a693a1d81a9b422d0d4ce0d6c23]

Change Sheet copy process

Easy Hacks 3.27
Added rename in Move/Copy Sheet in calc

2010-12-13  Joost Wezenbeek  <joost.eekhoorn@gmail.com>  [8d2908194c04ce0129d0d232d9fc6beb5b9d3b4e]

Change Sheet copy process

Easy Hacks 3.27
Added rename in Move/Copy Sheet in calc

2010-12-13  Joost Wezenbeek  <joost.eekhoorn@gmail.com>  [b8591032221134de771a7781394882ed3ab18504]

Change Sheet copy process

Easy Hacks 3.27
Added rename in Move/Copy Sheet in calc

2010-12-13  Joseph Powers  <jpowers27@cox.net>  [9494018f0261b891f5eaf194c10fe4b8b4e71dc2]

Revert "revert removal patch"

This reverts commit 03e13b100e3c4759547af06bd37fd10f87539ebc.

2010-12-13  Joseph Powers  <jpowers27@cox.net>  [ff8b57967dbd404809c81d78e756046ae73f64a1]

revert removal patch


2010-12-13  Thorsten Behrens  <tbehrens@novell.com>  [4b0d1f679d5fc6efe95ad3e0250dcffe95b8552b]

Cleanup: remove obsolete code in vcl

* cleaning up todo/next incompatible items

2010-12-13  Thorsten Behrens  <tbehrens@novell.com>  [c1030a6bf90f776b224ff4d180cf04dc72334e40]

Migrate id, tags, and docs make target over from build repo

* make id: create GNU idutils symbol lookup index
* make tags: create ctags index file (c++, java, html)
* make docs: create doxygen-style documentation below docs/

2010-12-13  Rene Engelhard  <rene@debian.org>  [cd691ee156257706928d62d65cfb544562bb4aef]

generate afm_hash.cpp in solver, not in the source tree


2010-12-13  Rene Engelhard  <rene@debian.org>  [05fe4d2f41947d8b7ef00d7047c9593589abd4c6]

build afm_hash.cpp using gperf instead of having it prebuilt


2010-12-13  serval  <serval@ilapharm.com>  [c36e61421b36099b041a508f09cd1da0af32dd01]

Remove callcatcher for ScCellRangesBase


2010-12-13  Rene Engelhard  <rene@debian.org>  [e628835a04106a54bad88ff5d6941cd0513cf69e]

build hash.cxx using gperf instead of having it prebuilt


2010-12-13  Joachim Trémouroux  <joachim.tremouroux@gmail.com>  [6d2cfad89a24c0501aaeaad4c2166519f4c6d763]

cppcheck: cleanup


2010-12-13  Caolán McNamara  <caolanm@redhat.com>  [debc8bd4753901102e536d311f2501dd9a63c200]

tidy RTL_CONSTASCII_USTRINGPARAM work


2010-12-13  Michael Meeks  <michael.meeks@novell.com>  [a38b8231241285c1d26474f53ab81bfdb096fefd]

remove non-existent URL button


2010-12-13  Caolán McNamara  <caolanm@redhat.com>  [243d906add67c10618c4f60aa1deb9bf80c15082]

remove spurious commented out misuse of createFromAscii


2010-12-13  Rene Engelhard  <rene@debian.org>  [3389452aa41e3bd38bd7c201bb73cb902a5891a8]

use $(GPERF) instead of hardcoded gperf (fdo#32195)


2010-12-13  Rene Engelhard  <rene@debian.org>  [803f02e6a3706c8cb7abe412dda7bce2f075d2a1]

AC_SUBST gperf (fdo#32195)


2010-12-13  Michael Meeks  <michael.meeks@novell.com>  [7257ae429aa3e5c0b774d9b39e9979eb89483abc]

remove icon from invisible button


2010-12-13  serval  <serval@ilapharm.com>  [543f5583d5eb1a47bf1790232e6385d87be61882]

RTL_CONSTASCII_USTRINGPARAM for testtools


2010-12-13  Michael Meeks  <michael.meeks@novell.com>  [cefbbb1be237be783b40b42d00b9928ddfe5fda0]

remove unused ImageButton


2010-12-13  Michael Meeks  <michael.meeks@novell.com>  [632a65a15b993280c88459c742e7a03a9ae2cfd3]

make image count more accurate.


2010-12-13  Kohei Yoshida  <kyoshida@novell.com>  [377e0dfe9ee749f1e6ce042633650f85ca4fdce8]

Remove trailing spaces too when parsing csv's simple numbers.


2010-12-13  Takeshi Abe  <tabe@fixedpoint.jp>  [73f8317e048ff54e427789de58d03a4239b05198]

nuke obsolete use of String


2010-12-13  Andy Holder  <andy.m.holder@gmail.com>  [48d5ec0b334c19a52cc0e2d309b2dd7a3ec1c3f9]

Remove unhelpful macros from file.hxx


2010-12-13  Andy Holder  <andy.m.holder@gmail.com>  [5c0df36de34462cbe5d2fb556a2e2b6ea30eb55d]

Change unnamespaced file.hxx macros


2010-12-13  Caolán McNamara  <caolanm@redhat.com>  [3232b39d26654b7f93846988548ba87a53346fe5]

WaE, shadowed warning


2010-12-13  Kohei Yoshida  <kyoshida@novell.com>  [e40cd672c6541bc9069a3ac8da90c918bddbeb96]

We need to reset i to 0 after parsing spaces.


2010-12-13  Caolán McNamara  <caolanm@redhat.com>  [dfdbbd15412f41b986fa6bc6df682856ec1581c8]

referenced after use still


2010-12-13  Caolán McNamara  <caolanm@redhat.com>  [570da8fd4a341a7e5606bb703efeac373418639e]

release fontconfig on exit


2010-12-13  Caolán McNamara  <caolanm@redhat.com>  [dbc4b25f55bc5363ca26782439215f14ff097951]

release fontinfo on exit


2010-12-13  Caolán McNamara  <caolanm@redhat.com>  [ba700324b026d982cca6acfbf6616fe14111d083]

release printinfo on exit


2010-12-13  Caolán McNamara  <caolanm@redhat.com>  [ae5f857131cffc03882c246bafe198c2088247f2]

tidy this up and just use references


2010-12-13  Caolán McNamara  <caolanm@redhat.com>  [9240b9b7849de70fef6b944fe6ce3d1dbc02eb78]

cppcheck: init member variable


2010-12-13  Caolán McNamara  <caolanm@redhat.com>  [0084e5e9bb7c64a34ac73698cf35de61bd0c9c7d]

check for env variable of headless plugin in desktop detect


2010-12-13  Caolán McNamara  <caolanm@redhat.com>  [0a81f02ff641b8dfa457fe31530c0a529831e871]

cppcheck: init member variable


2010-12-13  Caolán McNamara  <caolanm@redhat.com>  [7313071903689948a8e4640585b2e7cb9beb4c82]

WaE, silence some warnings and strip out some code


2010-12-13  Caolán McNamara  <caolanm@redhat.com>  [51e32020021f71edc6d3c1b4182e8bdff038778e]

cppcheck: unused variables


2010-12-13  Caolán McNamara  <caolanm@redhat.com>  [5399bb3040fb980d68fd45aa86c72f9d4b74fbea]

cppcheck: unused variable


2010-12-13  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [ae76bde6dcf332ff4d564d9b9f77497852dff05c]

specify the download names for helppacks


2010-12-13  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [a2486b0460bc070bb66f265e6e7b1806b7639a1f]

remove now useless line


2010-12-13  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [d951585ed0c953982921ca5bf8d120d85a52ef8e]

specify the download names for helppacks


2010-12-13  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [d03185f9b4a35a23243e04935f8307fe6ef00989]

remove now useless line


2010-12-13  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [1be9e3a37562072b4c7512e2474a0cbb60b57410]

Don't bundle MSVC runtime + don't dupplicate licenses


2010-12-13  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [4c20724e6644a3d865322e2a445813f8cd5339e1]

Don't bundle MSVC runtime + don't dupplicate licenses


2010-12-13  Kohei Yoshida  <kyoshida@novell.com>  [933cb2a05aa9d78323f748af8a8883a1e9d5a2d1]

The previous commit would skip *all* spaces.  This is the right fix.


2010-12-13  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [58411dce909f1d868a7455a2fc3a393984501751]

Create makefile target to package helppacks


2010-12-13  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [100a61e950abd0b09cb74f04b656eea679363b99]

Create makefile target to package helppacks


2010-12-13  Michael Meeks  <michael.meeks@novell.com>  [d649a11e9e471f44ce24eb28aea69335284553cd]

remove missing images


2010-12-13  Michael Meeks  <michael.meeks@novell.com>  [dab21daeebe4907bc621b4304d1a10ef364be01e]

remove obsolete img_s in list


2010-12-13  Michael Meeks  <michael.meeks@novell.com>  [cfd8a1123a9d4a869f58c9ef5a05d29182801fd4]

remove obsolete img_s in list


2010-12-13  Tor Lillqvist  <tlillqvist@novell.com>  [2b454c24f5e148e1b73739dd58bf59e6f714c112]

Teach the perl monster to create helppacks


2010-12-13  Tor Lillqvist  <tlillqvist@novell.com>  [3b4e6861e65c01f1735d59f9e73f0487ab1f67f8]

Teach the perl monster to create helppacks


2010-12-13  Kohei Yoshida  <kyoshida@novell.com>  [68fa34d5bacfab7a5764bdfb84127218082e1528]

When parsing numbers, ignore preceding spaces.

Also, increment the char pointer and use it directly, which is
faster than accessing char via [] in each iteration.

2010-12-13  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [52086b3542289f8fe455e20b7d28a98ee16186df]

Don't bundle runtime dlls with extensions included with the installation


2010-12-13  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [73e4a11ef048a04a28e9062e43f95b336709f2ab]

Propagate the WITH_EXTENSION_INTEGRATION variable to build environment


2010-12-13  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [0a356550e0e78c9f2b7e98bdaade2d698f23a11f]

Don't bundle runtime dlls with extensions included with the installation


2010-12-13  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [f86d86532a8382aa6a653d9ec803ff56e62f6bb6]

Propagate the WITH_EXTENSION_INTEGRATION variable to build environment


2010-12-13  Michael Meeks  <michael.meeks@novell.com>  [af710fabc0833dac7df4d9d92325efe4016a9f63]

cleanup hard-coded license mentions in sdk and installer


2010-12-13  Michael Meeks  <michael.meeks@novell.com>  [e2d484687778989f6642e4f0054229b6574d37e6]

fixup extensions' LICENSE file re-use rules


2010-12-13  Michael Meeks  <michael.meeks@novell.com>  [0df9bf4c7ac96273d87b2965cd15d97650667cc1]

cleanup unfortunate license duplication


2010-12-13  Michael Meeks  <michael.meeks@novell.com>  [12fad75f63e02417a241c4f2f47cd69e79bfdbd5]

make impress templates language neutral to save space


2010-12-13  Michael Meeks  <michael.meeks@novell.com>  [4b5110d28ee56388e2f29823d3de83fb3fef23bc]

cleanup deliver syntax


2010-12-13  Michael Meeks  <michael.meeks@novell.com>  [40188116177d73d11bcf7484ee0cf236a731a60e]

further simplification of license build / installation


2010-12-13  Michael Meeks  <michael.meeks@novell.com>  [0b2f2ea5d5622714d7dc2c80d161396e904cab2d]

get the rule names right, and cleanup delivery


2010-12-13  Michael Meeks  <michael.meeks@novell.com>  [73906ea042e22a1eda9513f97c772230d4700a4e]

Simplify, remove lang suffix, remove html and rtf licenses, to use odt.

Conflicts:

	readlicense_oo/odt/makefile.mk

2010-12-13  Michael Meeks  <michael.meeks@novell.com>  [3a7c2df11413a95395c2455192302759594f13fc]

make impress templates language neutral to save space


2010-12-13  Michael Meeks  <michael.meeks@novell.com>  [60eb5a49866895651ae724c8b401d59930e028ff]

make impress templates language neutral to save space


2010-12-13  Rene Engelhard  <rene@debian.org>  [49e01d13b5f7af1d259d78bdbe8ee2b600c5777f]

XPATH handling fix

Signed off by Petr Mladek <pmladek@suse.cz>

2010-12-13  camille  <camille.moulin@free.fr>  [07987129c5ca74dfa96e8f483053a482e9111cfb]

Grey as default color for native tables in Impress

Default color for native tables in Impress is blue. Most people I
heard from are unhappy with it, because it doesn't match the
corporate colors, and it's not neutral. To make it worse, if you
change the color of the whole table (to white for instance) and
insert a new line, it's blue again because it doesn't inherit
from the row above.  The colors are hardcoded, and, AFAIKT, can't
be overriden by a configuration extension.  IBM's Symphony has
changed this default to white with black borders, which confirms
my impression that there is a problem indeed with blue by
default.

Signed-off-by: Thorsten Behrens <tbehrens@novell.com>

2010-12-13  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [e09da93efa3046dea97be4490f30942cae5f16bc]

gnumake2: fixing broken makedepend behaviour


2010-12-13  Christoph Noack  <christoph.noack@documentfoundation.org>  [d64943d61fa190440c1133adfd8dacc7bf629f63]

Slight tweaks of progress bar pos & size

Signed-off-by: Thorsten Behrens <tbehrens@novell.com>

2010-12-13  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [3c802c632ef1cbb25aa2f4c9d95d17d9b2f13f72]

xlastovi: #i91990# use generic service implementations for clipboard, drag and drop in headless case


2010-12-13  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [de0e53f75f4b597d8566796ec5166b2d10c78ef4]

xlastovi: #i91990# virtual devices need to have a context to draw on


2010-12-13  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [b2c580af0ea20e00e2bc8111c873836c3a4e0c9f]

xlastovi: #i91990# let get windows their delegate messages


2010-12-13  Petr Mladek  <pmladek@suse.cz>  [180c90dcb9d1c55ac6b9416ae094760c4a6e5436]

allow both extenral and built-in dictionaries (fdo#32235)

Signed off by Caolán McNamara <caolanm@redhat.com>

2010-12-13  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [565568cc2e9f43a057588ebd37c4c35d8acaf137]

Set the writer to NULL after freeing it


2010-12-13  Kohei Yoshida  <kyoshida@novell.com>  [8e549536914323b270fc341a7321259cf37d5438]

Removed soldep module - module no one uses anymore.


2010-12-13  Kohei Yoshida  <kyoshida@novell.com>  [521da7bbda27d7d6fc0d5c1eb9ea6aac75b56d3c]

Removed all references to soldep.


2010-12-13  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [05ba135bbac8f382f61fb3a843d063c2293009c0]

docx iso export: ST_Shd requires val attribute, used clear


2010-12-13  Niklas Nebel  <nn@openoffice.org>  [5350e05fa5eda4517b28c1e0e3a7ac4833452ba5]

dr78: #i115474# use correct defaults for clipboard text import options


2010-12-13  Caolán McNamara  <caolanm@redhat.com>  [0966fe84eb998fdc5ea6ef07f24c8db7a2b3bd91]

cppcheck: unused variables


2010-12-13  Joseph Powers  <jpowers27@cox.net>  [94f6c2825c69feb87beaeb81ae371858107bd8b9]

Fix ULONG/size_t issue.


2010-12-13  Joachim Tremouroux  <joachim.tremouroux@gmail.com>  [59bd44d72993b654d05bb39bb3e98dd754f3e986]

warn, not fail for missing icons we are asked to pack


2010-12-13  Joachim Tremouroux  <joachim.tremouroux@gmail.com>  [af1ac5c3f5b1709551e910f1cf01e48a529ecd75]

remove missing icon icons


2010-12-13  Caolán McNamara  <caolanm@redhat.com>  [9889c4bd6ae62ce449aa52e73b63f7345996004e]

valgrind: don't leave an evil thread running after main is completed


2010-12-13  Thomas Lange [tl]  <tl@openoffice.org>  [af1f139458b03e151d47079e759291a21381f06b]

cws tl84: merge with DEV300_m95


2010-12-13  Thomas Lange [tl]  <tl@openoffice.org>  [3f108c6ad8a5af87ca1c074d88420d35a435e606]

cws tl84: merge with DEV300_m95


2010-12-13  Thomas Lange [tl]  <tl@openoffice.org>  [39581f78be3a3b1f411458c8acb1b1ba516d3fd8]

cws tl84: merge with DEV300_m95


2010-12-13  Thomas Lange [tl]  <tl@openoffice.org>  [20af273c8b40a1bbdd3a658b271da2551015a7b1]

cws tl84: merge with DEV300_m95


2010-12-13  Thomas Lange [tl]  <tl@openoffice.org>  [bc2563911ebe918bd1663e413b843d348badded8]

cws tl84: merge with DEV300_m95


2010-12-13  Thomas Lange [tl]  <tl@openoffice.org>  [dcb88ec2751cff9f0f7accb34dca76faf33725bf]

cws tl84: merge with DEV300_m95


2010-12-13  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [98e9b844f2f2038d69ae159ee67cc6c3ba7d1a76]

vcl118: #i116048# improve shutdown behavior of unix clipboard (thanks sb !)


2010-12-13  Henning Brinkmann  <hbrinkm@openoffice.org>  [94fae542b504dcde605cfa311ce997094ad9b553]

added include <string.h>


2010-12-13  Juergen Schmidt  <jsc@openoffice.org>  [6417dec44650ef333c94d0ecdb2c848dca088ec3]

spc01: improve error handling, catch exception in copy_file


2010-12-13  Michael Meeks  <michael.meeks@novell.com>  [e1c21be87f0d1b69cd8a5a1ac8ad12e04e020063]

add missing files to SLOFILES, so deps are correct.


2010-12-13  Matthias Huetsch [mhu]  <matthias.huetsch@oracle.com>  [0fef73130574c0c703f248d848fa8c339d7b6991]

Better workaround for multiple sqlite conflict (see module nss/prj/d.lst).


2010-12-13  Robert Nagy  <robert@openbsd.org>  [167d0310de21953f066f28592cdfab7ca459d29a]

malloc.h is obsolete on BSDs, so use stdlib.h there


2010-12-13  Robert Nagy  <robert@openbsd.org>  [bbff372b4c3345c095ad3986ac69df13fa54ff12]

malloc.h is obsolete on BSDs, so use stdlib.h there


2010-12-13  Caolán McNamara  <caolanm@redhat.com>  [992d8305dd72fb052bc4eb8d4237dfad42688464]

fix bsd bridges (cherry picked from commit a5ac1c19ca78b6549d2dc7381ddd31ae839288ec)


2010-12-13  Matthias Huetsch [mhu]  <matthias.huetsch@oracle.com>  [907a2c710d830e47328ebacd81788d29f4a63c4b]

Update from master repository (DEV300_m95).


2010-12-13  Matthias Huetsch [mhu]  <matthias.huetsch@oracle.com>  [6f4aa721eb68f0bd32aa7b38a0ab197b93b9edc6]

Update from master repository (DEV300_m95).


2010-12-13  Matthias Huetsch [mhu]  <matthias.huetsch@oracle.com>  [26144c2fd789bf8ffdf5cf2f0d5c048c671e8229]

Update from master repository (DEV300_m95).


2010-12-13  Matthias Huetsch [mhu]  <matthias.huetsch@oracle.com>  [b480a8b31cfa6e4b24c111c32905b58e33a52138]

Update from master repository (DEV300_m95).


2010-12-13  Matthias Huetsch [mhu]  <matthias.huetsch@oracle.com>  [8287e4bfcf9849183237af138f6fbbf09a1aac2e]

Update from master repository (DEV300_m95).


2010-12-13  Matthias Huetsch [mhu]  <matthias.huetsch@oracle.com>  [d9172015d263ca161ff0439263ccc2590678ed6b]

Update from master repository (DEV300_m95).


2010-12-13  Release Engineering  <releng@openoffice.org>  [74aad99c69ef0cdb694c02b3c21318166e4c6140]

OOO330


2010-12-13  Matthias Huetsch [mhu]  <matthias.huetsch@oracle.com>  [340b22a09175abb796dc7df234962ef958b1ad6f]

#115784# sal/rtl/alloc: add support for valgrind(memcheck).


2010-12-13  Caolán McNamara  <caolanm@redhat.com>  [b74e21077afef6beb8e0fd433348986975893302]

WaE, shadowed variable


2010-12-13  obo  <obo@openoffice.org>  [4a46e845c33b70c4987a633a0729c3f1aee4192a]

CWS-TOOLING: integrate CWS dba33m


2010-12-12  Joseph Powers  <jpowers27@cox.net>  [0e5e5f7f8bcc498dd47e737b6ea2ee857adf09a0]

Remove DECLARE_LIST( SwXMLFrmFmts_Impl, SwFrmFmtPtr )


2010-12-12  Joseph Powers  <jpowers27@cox.net>  [e93b5f761e019be243c4db46c0405e85d5f4a185]

Remove DECLARE_LIST(TOXControlList, Control*)


2010-12-12  Caolán McNamara  <caolanm@redhat.com>  [d0bcf74fcadef1822b9d7cc573d9bbcac2dda064]

cppcheck: can reduce the scope of these variables


2010-12-12  Caolán McNamara  <caolanm@redhat.com>  [6ac218a85e195081460558b8977bf58046dd984a]

cppcheck: some variables unused depending on ifdefs


2010-12-12  Andras Timar  <timar@fsf.hu>  [f0940550574decc05207c0f947afbe329009f133]

Fixed a few issues in hu templates (OOO-105)


2010-12-12  Andy Holder  <andy.m.holder@googlemail.com>  [e35d8bdf0be18a5f19988dedde1f2e20c5d03fdf]

Remove commented out code

Remove commented out code that uses the unnamedspaced macros in
osl/File.hxx that are going away

2010-12-12  Andy Holder  <andy.m.holder@googlemail.com>  [ba0be0f08a413da5fc1315a73c01978c43972ec8]

Remove commented out code

This code uses the OpenFlag_* macros from file.hxx that I'm removing.  I cannot see a
reason to kept any of it

2010-12-12  Andras Timar  <timar@fsf.hu>  [9ec13489ab8f96b63ac607a54aab2ff33a3362ed]

Fixed a few issues in hu templates (OOO-105)


2010-12-12  Andy Holder  <andy.m.holder@googlemail.com>  [c0bc502f55fe555dc14e18362dcea246ab2f054c]

Change unnamespace file.hxx macros


2010-12-12  Andy Holder  <andy.m.holder@googlemail.com>  [f511b34a12998297333f900f252e9009033c2a76]

Change unnamespace file.hxx macro


2010-12-12  Andy Holder  <andy.m.holder@googlemail.com>  [f43de734575eb72c9f20efba54ff32b256be4651]

Change unnamespaced file.hxx macros


2010-12-12  Andy Holder  <andy.m.holder@googlemail.com>  [22d6ac96d8b070fc506606f95fba1c9f36118ee5]

Change unnamedspaced file.hxx macros


2010-12-12  Andy Holder  <andy.m.holder@googlemail.com>  [a8719eda3eadd9fff045443a0a7c1918ed2a983c]

Change unnamedspaced file.hxx macros


2010-12-12  Anders Jonsson  <anders.jonsson@norsjonet.se>  [8ede48abe4f9abc22ec0c73afb6a6e8d39702a05]

Remove commented code


2010-12-12  serval  <serval2412@yahoo.fr>  [bb81716526def3f7f9e83842dee05f4ac9df4cd8]

Remove callcatcher ScBitMaskCompressedArray


2010-12-12  Timo Heino  <eraggo@gmail.com>  [cfad8d3a4966f88ad3d25caeb92a83b75e414b05]

More commented out code removed

I try to take smallish control over commented out code ;)

Next time before commits i would like to see if someone really makes sure there is no commented out doe :|

Timo

p.s. (only one time i occured small "error" on if-statelement; fixed it (i think so))

Signed-off-by: Timo Heino <eraggo@gmail.com>

2010-12-12  Caolán McNamara  <caolanm@redhat.com>  [7aa8fca227997aaa46b3c8867e18ea47a8213ee5]

cppcheck: silence warning


2010-12-12  Kohei Yoshida  <kyoshida@novell.com>  [74b49ef3af4db2e9a18ed0a27e069697dc992ee9]

Accidental commit? We don't wanna comment these out for no reason.


2010-12-12  Joseph Powers  <jpowers27@cox.net>  [0cc7bcbf82702fe90d08e5e25e84c7e9e869d4de]

remove DECLARE_LIST( CompareList, CompareLine* )

Also fixed a posiable off-by-one error:
before:	memset( pChangedFlag, 0, aLines.size() +1 * sizeof( bool ) );
after:	memset( pChangedFlag, 0, (aLines.size() +1) * sizeof( bool ) );

2010-12-12  Joseph Powers  <jpowers27@cox.net>  [941320e732b8fdceb8512991814a73ed65b3f14d]

remove DECLARE_LIST(SmErrDescList, SmErrorDesc *)


2010-12-12  Caolán McNamara  <caolanm@redhat.com>  [ac5ce687dc126586c833334b74e944330435425f]

Resolves: fdo#32236# #i115825# Regression in wmf text rendering

Regression in rendering chunks out of multipart text lines
(cherry picked from commit c512e7f3bc299f57dc2500c21e0f81f5a2072e80)

2010-12-12  Caolán McNamara  <caolanm@redhat.com>  [89a82209a02f3f0e47b180b6dbd1ac21b26fe860]

Resolves: fdo#32236# #i115825# Regression in wmf text rendering

Regression in rendering chunks out of multipart text lines

2010-12-12  Caolán McNamara  <caolanm@redhat.com>  [4dfd93a3b31e8e9421fff0c6b81cd6d4fb8f4103]

cppcheck: silence warning


2010-12-12  Caolán McNamara  <caolanm@redhat.com>  [fb6477e5d10948e47b1279afc8fa2a350d75807f]

cppcheck: silence warning


2010-12-12  Caolán McNamara  <caolanm@redhat.com>  [67f1c1fcb0bc0ee84526f85acb83a4aef98fa965]

cppcheck: silence warning


2010-12-12  Gert Faller  <gertfaller@aliceadsl.fr>  [6fa35857f82c610573661cd6226154168e4107ee]

cleaning of __EXPORT define


2010-12-12  Gert Faller  <gertfaller@aliceadsl.fr>  [492dd7d8442bee1095d96f47cb66d6e7b75b89ca]

cleaning of __EXPORT define


2010-12-12  Gert Faller  <gertfaller@aliceadsl.fr>  [f72d546da78c65afbb78d818d505a0b9049f0049]

cleaning of __EXPORT define


2010-12-12  Gert Faller  <gertfaller@aliceadsl.fr>  [b343ca0dfbae0731ac0ce89d14bc9c8fc667825d]

change of __READONLY_DATA define to const


2010-12-12  Gert Faller  <gertfaller@aliceadsl.fr>  [d1e95b771e91315a69b4862198f0563bdbb58888]

change of __READONLY_DATA define to const


2010-12-12  Gert Faller  <gertfaller@aliceadsl.fr>  [062f24fba52d2f29efdee5f7674bdefa6d898bf3]

change of __READONLY_DATA define to const


2010-12-12  Gert Faller  <gertfaller@aliceadsl.fr>  [8f1dd190d1ca2a6925f8c4dda425640db99fd83f]

change of __READONLY_DATA define to const


2010-12-12  Gert Faller  <gertfaller@aliceadsl.fr>  [721804e4c5ed5a2f682cc2adc5bec12300149bce]

change of __READONLY_DATA define to const


2010-12-12  Gert Faller  <gertfaller@aliceadsl.fr>  [0c938820f9059c132e1d27974f6c3c7e9a2d3f4d]

change of __READONLY_DATA define to const


2010-12-12  Gert Faller  <gertfaller@aliceadsl.fr>  [090fcf0e7158b81b16277d969c8fd0bfdf06da50]

change of __READONLY_DATA define to const


2010-12-12  Gert Faller  <gertfaller@aliceadsl.fr>  [d4cbcb4d72a8a0c3ef2b45c2e62c9d281482df6b]

change of __READONLY_DATA define to const


2010-12-11  Joseph Powers  <jpowers27@cox.net>  [0a962297b08b25622696546a48b641af5db683eb]

remove DECLARE_LIST( WeakRefList, uno::WeakReference< uno::XInterface >* )


2010-12-12  Gert Faller  <gertfaller@aliceadsl.fr>  [29f5b4f7f009491b6d9780f831455397e77aa626]

cleaning of __EXPORT define


2010-12-11  Joseph Powers  <jpowers27@cox.net>  [5ecc495549f9039b72440b17fa7dfed9557b1314]

Remove both DEFLARE_LIST()

They weren't used so, I just deleted them...

2010-12-11  Gert Faller  <gertfaller@aliceadsl.fr>  [b9a388b78d737e3810ca45f2f8011d2d91f81d92]

cleaning of __EXPORT define


2010-12-11  Gert Faller  <gertfaller@aliceadsl.fr>  [3648fb3c27f87e9b03679b42b9616785d02a3c22]

cleaning of __EXPORT define


2010-12-11  Gert Faller  <gertfaller@aliceadsl.fr>  [d7d787c95a9dc393ca279a0b52c3ad484bf9159a]

cleaning of __EXPORT define


2010-12-11  Gert Faller  <gertfaller@aliceadsl.fr>  [561b4fd234b6b1f5f0ea8291b4d89d22a44c9e09]

cleaning of __EXPORT define


2010-12-11  Joseph Powers  <jpowers27@cox.net>  [01346417a48d19aee51f040a693de752d03c49cf]

remove DECLARE_LIST( PasswordEntryList, PasswordEntry * )


2010-12-11  Jesús Corrius  <jesus@softcatala.org>  [27e1d912bea0170ab470c32517d5fc9a2108ba5e]

OpenOffice.org -> LibreOffice


2010-12-11  Jesús Corrius  <jesus@softcatala.org>  [1fcaaf821d8bef5722b6416488f492bb816e4360]

Windows builds need msvcr71.dll in external/msvcp71


2010-12-11  Gert Faller  <gertfaller@aliceadsl.fr>  [c3773ef054210d792755ef68f0be3917494f7a76]

cleaning of __EXPORT define


2010-12-11  Joseph Powers  <jpowers27@cox.net>  [23d1212c3925e0465b7a3ce26779abb6d080fff2]

Remove DECLARE_LIST( IconChoicePageList, IconChoicePageData * )


2010-12-11  Gert Faller  <gertfaller@aliceadsl.fr>  [ec03cebe17848ff9b6851f4fb6d42515a79b8776]

cleaning of __EXPORT define


2010-12-11  Joseph Powers  <jpowers27@cox.net>  [444c242c51e6b049598359ea6cf98e34f611838b]

remove DECLARE_LIST( BreakPL, BreakPoint* )

Also simplify the prior patch & make sure the list is in the right order.

2010-12-11  Eike Rathke [er]  <eike.rathke@oracle.com>  [558e0532aefac886e814bf1cb237261cf21a5e45]

ooo33gsl13: #i115906# obtain correct data range for external references * Apparently ScTable::GetFirstDataPos() never worked as intended and selected   the first non-empty row of the first non-empty column instead of also taking   following columns into account where non-empty rows may be on top of that. * Caller of ScDocument::ShrinkToDataArea() must check the return value, if   false there is no data in the area passed and the values obtained may be out   of bounds, not in order or unmodified. * In ScExternalRefMgr a call of ScDocument::ShrinkToUsedDataArea() was   intended instead of ScDocument::ShrinkToDataArea(). For this changed the   return of ShrinkToUsedDataArea() to flag if there is any data and added an   out parameter to flag if the area was shrunk. * Sanitized arguments and slightly optimized ScTable::ShrinkToUsedDataArea()   to not have to check for >0 and <MAX on each iteration. (transplanted from 31b53a2ec7e32f9560464f8a3b9f6c3e07b29083)


2010-12-11  Eike Rathke [er]  <eike.rathke@oracle.com>  [9664063f4ec126bf5679a8d4c7a3ea92ac1b0215]

dr78: #i115906# obtain correct data range for external references * Apparently ScTable::GetFirstDataPos() never worked as intended and selected   the first non-empty row of the first non-empty column instead of also taking   following columns into account where non-empty rows may be on top of that. * Caller of ScDocument::ShrinkToDataArea() must check the return value, if   false there is no data in the area passed and the values obtained may be out   of bounds, not in order or unmodified. * In ScExternalRefMgr a call of ScDocument::ShrinkToUsedDataArea() was   intended instead of ScDocument::ShrinkToDataArea(). For this changed the   return of ShrinkToUsedDataArea() to flag if there is any data and added an   out parameter to flag if the area was shrunk. * Sanitized arguments and slightly optimized ScTable::ShrinkToUsedDataArea()   to not have to check for >0 and <MAX on each iteration.


2010-12-11  Gert Faller  <gertfaller@aliceadsl.fr>  [c43ded52de5a31ecc9fdd414dc81ab581fc8df1a]

cleaning of __EXPORT define


2010-12-11  Miklos Vajna  <vmiklos@frugalware.org>  [52b66899d1fe579e3c89cb6f65ab505cc563a990]

BaseContainerControl::dispose: fix memory leak


2010-12-11  Andras Timar  <timar@fsf.hu>  [44bdd85ea4fc7338696752b5aa528b9c35e3d9e7]

typo fix s/The are/They are/


2010-12-10  Joseph Powers  <jpowers27@cox.net>  [9df180a0fcf085686c16c4720fe4e983208d5658]

Remove DECLARE_LIST( MacroList, SbMethod* ) & Cleanup previous patch


2010-12-10  Joseph Powers  <jpowers27@cox.net>  [2b70fbec45f7a058710310d88c747e0fb828c6c9]

Remove DECLARE_LIST( StringList, String * )


2010-12-10  Joseph Powers  <jpowers27@cox.net>  [149f795712e68487aaf6f7375f2145952d013bc4]

Remove DECLARE_LIST( IMPL_Textlist, IMPL_TextlistItem* )


2010-12-11  Miklos Vajna  <vmiklos@frugalware.org>  [9151daea714420bcd4193a10398d21af815f1e8d]

BaseContainerControl::removeControl: advance() is in the std namespace


2010-12-10  Gert Faller  <gertfaller@aliceadsl.fr>  [b6a70a0c13962d7c07b0af8fefca9f56e8e0b90b]

RTL_CONSTASCII_USTRINGPARAM in ure 5


2010-12-10  Thorsten Behrens  <tbehrens@novell.com>  [daedd76696afbaceba713c2f833405f5379845dd]

l10n-fix: added id to one more readme line


2010-12-10  Takeshi Abe  <tabe@fixedpoint.jp>  [b8f033bebb4981fe2184cabbd81d32f4fbdeaba4]

colon needed for LD_LIBRARY_PATH set but empty (cherry picked from commit b3820037d60d8d510708fe2b205711e0d228e351)


2010-12-10  Caolán McNamara  <caolanm@redhat.com>  [c13362bdedb898d982f66fe2c2a7b2ccbf84352f]

colon needed for LD_LIBRARY_PATH set but empty (cherry picked from commit 1875423c19bafda991f9b40b42e945b46a00b62b)


2010-12-10  Thorsten Behrens  <tbehrens@novell.com>  [4d42d34089b5ad6385907384c9532b82f2bd1769]

Removed dupe para ids introduced by copy n paste


2010-12-10  Caolán McNamara  <caolanm@redhat.com>  [3d5552699645a94a50af5910fc31b98860940dc8]

colon needed for LD_LIBRARY_PATH set but empty


2010-12-10  Takeshi Abe  <tabe@fixedpoint.jp>  [78fc293ffb45b9f8a074662f06d85ae64c5783fb]

colon needed for LD_LIBRARY_PATH set but empty


2010-12-10  Caolán McNamara  <caolanm@redhat.com>  [70ec8050c88f4e953d22e9a20f680a0db182476b]

extend this horrific hack for gcc 4.5.1


2010-12-10  Kohei Yoshida  <kyoshida@novell.com>  [a4106c6cb8995a0471df59de5706447f59f6796e]

Removed ScRangePairList::at() also, in favor of operator[].


2010-12-10  Kohei Yoshida  <kyoshida@novell.com>  [75c0b752865ac42b9c70c9588f995a86a0e62a22]

Removed ScRangeList::at() in favor of operator[].


2010-12-10  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [6559ceb1a290766e6c1c54632fa0ec0d848b46fa]

gnumake2: fixing namespace collision between ::com::sun::star::uno::Reference and ::rtl::Reference (for PCH)


2010-12-10  Timo Heino  <eraggo@gmail.com>  [f6136ef422ae27f536629e128dff2bf34daa01d5]

Removed commented code

Signed-off-by: Timo Heino <eraggo@gmail.com>

2010-12-10  Joachim Trémouroux  <joachim.tremouroux@gmail.com>  [fe03a0cc68d8b1ba8b8d1e2eb539532efd240381]

cppcheck: remove warnings


2010-12-10  Takeshi Abe  <tabe@fixedpoint.jp>  [173131758becc5609a91ea96d7c11f0188eb10d3]

SAL_PRIxUINT32 instead of bare %x


2010-12-10  Kohei Yoshida  <kyoshida@novell.com>  [4864c8bc00033b3fbdaaafae55180d421fa7e16e]

ScRangePtr is now gone.  Good riddance.


2010-12-10  Kohei Yoshida  <kyoshida@novell.com>  [744ef074d97475b10ea900b45a5048b2b13faacf]

Use for_each to format string for range list.


2010-12-10  Gert Faller  <gertfaller@aliceadsl.fr>  [94f0cc74ad22a94fc3bcb42bcbeaf0c4457567cc]

RTL_CONSTASCII_USTRINGPARAM in ure 4


2010-12-10  Gert Faller  <gertfaller@aliceadsl.fr>  [76f15c814408af5a776683591600f70617557f62]

RTL_CONSTASCII_USTRINGPARAM in ure 3


2010-12-10  Gert Faller  <gertfaller@aliceadsl.fr>  [ab1751a151512e5e56f6641a639124a618028bd9]

RTL_CONSTASCII_USTRINGPARAM in ure 2


2010-12-10  Kohei Yoshida  <kyoshida@novell.com>  [7751e094bce50d806185748015e139932f50be1e]

More on using iterators over element access operator.


2010-12-10  Kalman Szalai - KAMI  <kami911@gmail.com>  [de07f11517b20ed37ef6e2399ff67838182931d1]

Add a small note related to extension integration


2010-12-10  Kohei Yoshida  <kyoshida@novell.com>  [8a6b2b68a7137873f2d2ffd6d07b3676d3841c30]

Access data member directly if we can.


2010-12-10  Kalman Szalai - KAMI  <kami911@gmail.com>  [a336f946b0cfd89b3670f9b4435f41ddf2fdbf79]

Wrong comment, fixed


2010-12-10  Kalman Szalai - KAMI  <kami911@gmail.com>  [1af7bd64334745e9bbfc8006d77ce47c809cf97e]

Wrong comment, fixed


2010-12-10  Kohei Yoshida  <kyoshida@novell.com>  [9ae96dcdd7140684a7129a8f2d42204dde0d0d1f]

BOOL to bool


2010-12-10  Kalman Szalai - KAMI  <kami911@gmail.com>  [a3bd4aede6167dbca640a0d4c879084cfb34e88f]

Add a small note related to extension integration


2010-12-10  Gert Faller  <gertfaller@aliceadsl.fr>  [3a18c3d97abfb60a09cc6a8bd5dd163fe2cfafa3]

RTL_CONSTASCII_USTRINGPARAM in ure 1


2010-12-10  Kohei Yoshida  <kyoshida@novell.com>  [c00da0581e3790ea44f381a8fb24a95bf8d9e4cb]

Use for_each & iterators to count the number of cells.


2010-12-10  Kalman Szalai - KAMI  <kami911@gmail.com>  [b8ef24c08620715cb63727de8ff5819627b6a793]

Fix for: libreoffice fails to build with --with-lightproof

libreoffice fails to build with --with-lightproof unless --with-extension-integration is also specified
https://bugs.freedesktop.org/show_bug.cgi?id=31186

All extension integration require --with-extension-integration switch

2010-12-10  kami  <kami@darth.(none)>  [cc16e197e9111d49755bb997eb96eac769779e71]

Fix for: LibO 3.3.0 RC1 fails to build with --enable-extra-gallery

https://bugs.freedesktop.org/show_bug.cgi?id=32226

2010-12-10  Kalman Szalai - KAMI  <kami911@gmail.com>  [f7c07559b55849a6beb2718c1da11b7e9b0290a9]

Fix for: libreoffice fails to build with --with-lightproof

libreoffice fails to build with --with-lightproof unless --with-extension-integration is also specified
https://bugs.freedesktop.org/show_bug.cgi?id=31186

All extension integration require --with-extension-integration switch

2010-12-10  Gert Faller  <gertfaller@aliceadsl.fr>  [7462f28b5fba5779fe1862a910078f02fe0e898f]

RTL_CONSTASCII_USTRINGPARAM in filters 25


2010-12-10  Kohei Yoshida  <kyoshida@novell.com>  [1fa53014ddb04214edafc8c24877c16a473331eb]

More on using iterators over manual loops.


2010-12-10  Hans-Joachim Lankenau  <hjs@openoffice.org>  [2b393f73a9b298e399738ff7b577ec7d6250c10c]

gnumake2: temporary disable PCH for some objects


2010-12-10  Hans-Joachim Lankenau  <hjs@openoffice.org>  [9e1e9a66aeddf0874f9fc3e4bdcdff374bd23586]

gnumake2: temporary disable PCH for some objects


2010-12-10  Gert Faller  <gertfaller@aliceadsl.fr>  [5d41e651aaa15bb6cb9e9eec449f0828d42b23b3]

RTL_CONSTASCII_USTRINGPARAM in filters 24


2010-12-10  Kohei Yoshida  <kyoshida@novell.com>  [d3094007225950aaa1987bce2e6b20cfa6509ef4]

Prefer to use iterators to for loop & element access via [].


2010-12-10  Niklas Nebel  <nn@openoffice.org>  [7a95aae89febbc37b9f73be444058dfb70240f72]

dr78: #i116044# correct handling of DataPilot grand total name


2010-12-10  Niklas Nebel  <nn@openoffice.org>  [30ba7425bae370b7555497f7c07910dae2ca6eda]

dr78: #i116044# correct handling of DataPilot grand total name


2010-12-10  Kohei Yoshida  <kyoshida@novell.com>  [b05da2308db1c80ba9c21c338558b0d2cff0850a]

Some cleanup & build fix.

I need to export symbols of ScRangePairList as it is called from
the excel export filter.

2010-12-10  Caolán McNamara  <caolanm@redhat.com>  [56dd29dbd60005d3dc5d1929e8d7049364418c10]

propogate exit code out to main


2010-12-10  Caolán McNamara  <caolanm@redhat.com>  [0cdda035aa98f4e6368fc5549722268a4a976484]

remove this unused parameter and NULL effect


2010-12-10  Caolán McNamara  <caolanm@redhat.com>  [f9f3347969757a74dc3c868fa499631fb039bde3]

WaE, uninit variable


2010-12-10  Caolán McNamara  <caolanm@redhat.com>  [079ecb9e0899d15b9cb6bf77d3200204747851a1]

WaE, uninit variable


2010-12-10  Caolán McNamara  <caolanm@redhat.com>  [d51fb085e3eba6bae14fe214bd9e5da79ad12611]

WaE, silence unused parameters


2010-12-10  Caolán McNamara  <caolanm@redhat.com>  [87dfd625841e0c7c60b62714abe2b6d5c50693d9]

propogate exit code out to main


2010-12-10  Niklas Nebel  <nn@openoffice.org>  [a9467d1caf28feb4905433dc08d6f2a08984ef63]

dr78: #i57431# correct property descriptions


2010-12-10  Muthu Subramanian K  <sumuthu@novell.com>  [a227d872a5c1c235297678928ac483c3e2d46ca6]

XLSX VML Export fixes.

VML files have .vml (instead of .xml)

2010-12-10  Muthu Subramanian K  <sumuthu@novell.com>  [b75f3f82f82676784f79c9624bfc8914e23d15d6]

XLSX VML Export fixes.

Make generation of xml header optional.

2010-12-10  Muthu Subramanian K  <sumuthu@novell.com>  [6a11add2c4ea975356cfb7bab02301788c79c904]

XLSX VML Export fixes.

XML_v instead of XML_w10. Don't write xml headers for
vml files.

2010-12-10  Caolán McNamara  <caolanm@redhat.com>  [f7d3718400e1692276d7675c967c4b6cf2ee1ec4]

propogate exit code out to main


2010-12-10  kami  <kami@darth.(none)>  [f7ca4a19311cdfc5b865994451829aa4985aaecf]

Fix for: LibO 3.3.0 RC1 fails to build with --enable-extra-gallery

https://bugs.freedesktop.org/show_bug.cgi?id=32226

2010-12-10  Ingrid Halama [iha]  <Ingrid.Halama@oracle.com>  [ba52f782aa34f7d5eb8b697bccfbd953861e6aa3]

chart46: #i25706# implement date axis - switching to scatter or bubble


2010-12-10  Ingrid Halama [iha]  <Ingrid.Halama@oracle.com>  [e1f98d1f25f05891f457b115dadbde0915f47cbe]

chart46: #i25706# implement date axis - switching to scatter or bubble


2010-12-10  Ingrid Halama [iha]  <Ingrid.Halama@oracle.com>  [eb3c9dfa087679efb697b3c7b41096021cd67a6b]

chart46: #i25706# implement date axis - switching to scatter or bubble


2010-12-10  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [7c0d414bcfde64715552807a985eddb748d96218]

vcl118: #i65970# increase gradient quality especially in ghostscript


2010-12-10  Joseph Powers  <jpowers27@cox.net>  [d966837ff30cf629cbb343f2f6dc507853a73270]

Removed DECLARE_LIST( IMPL_ControlInfoList, IMPL_ControlInfo* )

Also fixed a memory leak...
	BaseContainerControl::impl_cleanMemory
	The old code would delete object[0] size() times :(

2010-12-10  Sebastian Spaeth  <Sebastian@SSpaeth.de>  [b71e975538150e4d7b19720b42c92b7883055df1]

Remove explicit check for pkg-config

It was in there before, but it is unneccessary as we will check for
pkg-config automatically when needed by PKG_CHECK_MODULES.

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>

2010-12-10  Sebastian Spaeth  <Sebastian@SSpaeth.de>  [384bafebf5e4b257760da507db4df8563e906dfe]

Check for pkg-config before we use it and on all platforms

Previously, we would skip that check only on Windows but use the Check
for Packages macros anyway, so we required that also on Windows. Move
to the front, no need to check for its existence *after* we already
used it.

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>

2010-12-10  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [fa4add3e079124e3969f5151cdbca4fb745e431d]

Bin some unnecessary tests


2010-12-10  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [e088db2f9f990a229e5e655e8c9cf636b5c349e1]

AC_CANONICAL_SYSTEM -> AC_CANONICAL_HOST


2010-12-10  Sebastian Spaeth  <Sebastian@SSpaeth.de>  [3b59c47a49045e285a39db76ac40438c02a8c316]

Remove obsolete gcc tests for gcc < 3.4


2010-12-10  Sebastian Spaeth  <Sebastian@SSpaeth.de>  [65b0bf06a9e6580f6fe1134d91342085247324d4]

Remove obsolete cygwin >1.5 test


2010-12-10  Sebastian Spaeth  <Sebastian@SSpaeth.de>  [7e34142abaa37a73f0846b00f08c39a423dc7c54]

Use FONTCONFIG_LIBS rather than -lfontconfig

And add some spaces.

2010-12-10  Sebastian Spaeth  <Sebastian@SSpaeth.de>  [212eeafce47b35214f01964696637669884426f2]

Add FONTCONFIG_CFLAGS to CFLAGS


2010-12-10  Sebastian Spaeth  <Sebastian@SSpaeth.de>  [4fb988c312eaab37f3f794fe64c25a7dbeed1984]

Use FONTCONFIG_CFLAGS and FONTCONFIG_LIBS

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>

2010-12-10  sb  <sb@openoffice.org>  [6086cec5c29974076c81f4548afd226f85b1ec46]

sb135: #i116046# fixed jurt.com.sun.star.lib.uno.protocols.urp.Cache typo, adapted corresponding tests plus solenv/inc/javaunittest.mk to JUnit framework


2010-12-10  sb  <sb@openoffice.org>  [4eb067284ed88651b0a8c89813515f0b88b2bb04]

sb135: #i116046# fixed jurt.com.sun.star.lib.uno.protocols.urp.Cache typo, adapted corresponding tests plus solenv/inc/javaunittest.mk to JUnit framework


2010-12-10  Sebastian Spaeth  <Sebastian@SSpaeth.de>  [c6ff64a0b745ff3b8db21c7fe623e95c0a94a805]

Use a proper check for fontconfig

Unbreaking BSDs at the same time who have includes in weird locations.

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>

2010-12-10  Joseph Powers  <jpowers27@cox.net>  [f53607a4471c4c5d2d9a88e82382bd1881df9106]

Remove DECLARE_LIST( ScRangePairList )


2010-12-10  Ingrid Halama [iha]  <Ingrid.Halama@oracle.com>  [7fce163b03c10eb200a7b7f6f8d7f10c47a152ec]

chart46: #i25706# implement date axis - cleanup


2010-12-10  Ingrid Halama [iha]  <Ingrid.Halama@oracle.com>  [9caf587e26ea7bc597884048427340e0c7a0f3b9]

chart46: #i25706# implement date axis - cleanup


2010-12-10  Ingrid Halama [iha]  <Ingrid.Halama@oracle.com>  [b2b21642beea1db9120e99e5a0a64d7ece700d09]

chart46: #i25706# implement date axis - cleanup


2010-12-10  Caolán McNamara  <caolanm@redhat.com>  [b84c11696a4a283767258c4ae97c209833162eff]

valgrind: unoxml leaks like a sieve


2010-12-10  sb  <sb@openoffice.org>  [2edaed16dd7aa3a46a5fb0afe5560fb1b70f110a]

sb135: #i116045# removed performQueryForUnknownType; cleaned up


2010-12-10  Sebastian Spaeth  <Sebastian@SSpaeth.de>  [9b56a520709489c0645b4cc5219e465bc2678271]

Simplify --disable-strip-solver

1) AC_MSG_RESULT something (we did not before)
2) Assume 'yes' if we have a value and it is not 'no'

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>

2010-12-10  Sebastian Spaeth  <Sebastian@SSpaeth.de>  [cf831f63f247ccdddd20f65c303251d952e569b4]

Simplify logic for checking --enable-symbols

1)Always enable when --enable-debug was chosen (as it says in the help)
2)Just check no,small,SMALL values and assume 'yes' for everything else.

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>

2010-12-10  Sebastian Spaeth  <Sebastian@SSpaeth.de>  [72fb403a29e2c2be3d6b2f72f338cd20c3f443b8]

Minor beautifications/simplifications

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>

2010-12-10  Sebastian Spaeth  <Sebastian@SSpaeth.de>  [d29375c996fe1f66f902339da5666d12a2583df3]

Move Windows-specific tests into one location

rather than sprinkling them around.

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>

2010-12-10  Sebastian Spaeth  <Sebastian@SSpaeth.de>  [5aea6afa235a4c31f9bac7b3f1cef52979843bc3]

Combine all fontconfig tests in one place

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>

2010-12-10  Sebastian Spaeth  <Sebastian@SSpaeth.de>  [ba22b0ac736d8383d519c5da40183145d487648a]

Move GNU tar check to the initial program availability checks

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>

2010-12-10  Sebastian Spaeth  <Sebastian@SSpaeth.de>  [b3293603917215e2b7bb7145ed10adf1b6363cfc]

Coment additions/removals rhroughout configure.in

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>

2010-12-10  Sebastian Spaeth  <Sebastian@SSpaeth.de>  [9545c724a8af5be9bdf9a405826dea6297599b13]

Pull cups-related checks together in one place in configure.in

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>

2010-12-10  Sebastian Spaeth  <Sebastian@SSpaeth.de>  [875ee6358b2adf3010090d52a2106ea30c1ae1cf]

Don't "sed" bash away in configure just to add it back in set_soenv

Keep the full bash path. Made sure it is not used anywhere else.
No functional change at all.

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>

2010-12-10  Sebastian Spaeth  <Sebastian@SSpaeth.de>  [74a167e1035ff3e800ba9d53d3be14569f9f1234]

Remove deprecated configure options that were not doing anything anymore.

Also some whitespace removal in the option definitions.

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>

2010-12-10  sb  <sb@openoffice.org>  [0d2b12deb5d2a78d795ac39b36d51170ef0439de]

sb135: #i116043# handle extended InterfaceAttributeTypeDescription information


2010-12-10  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [0ab56cb781b779f261da519b909d44270a6e9867]

gnumake2: reverted some accidental changes made with changeset 2aadb1f3446b


2010-12-10  sb  <sb@openoffice.org>  [79e0338682d09a21c8ada6a284706a3fb540889b]

sb135: #i116041# make sure MutableTreeDataModel is disposed, to avoid leaks


2010-12-10  Caolán McNamara  <caolanm@redhat.com>  [c64ac5f98059914475f070c9c2fd68533176bd5a]

cppunit: equivalent cppunit test for ViewShowAll


2010-12-10  Caolán McNamara  <caolanm@redhat.com>  [c1469d226a47763200d0071ebd5a3c40adaa812c]

WaE, shadowed variable


2010-12-10  Caolán McNamara  <caolanm@redhat.com>  [10da07a2c4ec29f24e3b0a8f969397f37048c02e]

valgrind: uninit varible in binfilter tests


2010-12-10  Jesús Corrius  <jesus@softcatala.org>  [c72fe332ad8533da2ad60d75a2c226213554f89e]

don't test for cairo on Windows


2010-12-10  Caolán McNamara  <caolanm@redhat.com>  [a90c5041656e490bebd8d373b6da11baf8dcbe24]

make it easy to valgrind the smoketest


2010-12-10  Caolán McNamara  <caolanm@redhat.com>  [60889716192d13bdc37b2375c3c20969de8a9cd8]

backport the run valgrind correctly fix


2010-12-10  pavel  <pavel@BUILD.kancl.blue-point.cz>  [706fbdd8ad421098a4acc7c82796c26491f780b4]

xlastovi: #i91990#: fixed the issue


2010-12-10  Caolán McNamara  <caolanm@redhat.com>  [2d81ec5e4eafdf4cbb11928559278b0e506d3d3d]

valgrind: add this in here for reference


2010-12-10  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [2f598fc2b16ae6377da9720209ae6829c231d6a6]

gnumake2: fixing ::rtl::Reference/::com::sun::star::uno::Reference collision, which broke PCH


2010-12-10  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [1c8107917d4df329a4f3c1ae3446c5ac8a073b97]

gnumake2: fixing ::rtl::Reference/::com::sun::star::uno::Reference collision, which broke PCH


2010-12-10  Ocke Janssen [oj]  <Ocke.Janssen@oracle.com>  [61f2ed5beeacd72f630ff2a4e86d92695e1c7dee]

dba33m: #i115436# only cast handled


2010-12-10  Jesús Corrius  <jesus@softcatala.org>  [6240e62501cff327a9fcf1736d4119b12b97a712]

Link directly to version.lib


2010-12-10  Thomas Benisch  <tbe@openoffice.org>  [d6cf918d5158cdc7d543741dcb08bd0580a957af]

#i116037# Don't toggle the calc formula bar when activating and deactivating a chart


2010-12-10  Thomas Benisch  <tbe@openoffice.org>  [4f26cb529960cf62b669dc697e2e69d50fd5ad51]

#i116037# Don't toggle the calc formula bar when activating and deactivating a chart


2010-12-10  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [8ea2ed193327f81b8713def96246b45c6bb0d196]

vcl117: more help id woes


2010-12-10  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [bf0495f4c868c4889f96e45db0da8d445560cc5b]

vcl117: more help id woes


2010-12-10  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [90caa1cd9c39fdaf4a94880cafbb7f242925e8a6]

vcl117: more help id woes


2010-12-10  Michael Meeks  <michael.meeks@novell.com>  [f38e3288e20a63fd84f3f23dbdd1f32a03b3e665]

use WITH_THEMES here not ENABLE_THEMES


2010-12-10  Ocke.Janssen  <Ocke.Janssen@oracle.com>  [72f9ca85132b72009e3ee3ba6eb4477f5b7b2fc2]

Automated merge with http://hg-lan.germany.sun.com/ooo/DEV300


2010-12-10  Ocke.Janssen  <Ocke.Janssen@oracle.com>  [d9c4084f7e2f75b44e0deabe380b78c5c8049b6a]

Automated merge with http://hg-lan.germany.sun.com/ooo/DEV300


2010-12-10  Ocke.Janssen  <Ocke.Janssen@oracle.com>  [59b098f01afa8f836d826ee0f1d0f02a9e176e42]

Automated merge with http://hg-lan.germany.sun.com/ooo/DEV300


2010-12-10  Ocke.Janssen  <Ocke.Janssen@oracle.com>  [e69a49817c5a1ad5db22cc4972ea5fe5efc24973]

tabcontrol: put helpurl


2010-12-10  serval  <serval@ilapharm.com>  [628ac2e623a717125c93fe5b4319da90287f2009]

Remove of the virtual function AppendContent


2010-12-10  Wolfram Garten [wg]  <Wolfram.Garten@oracle.com>  [304ad5308f68af10db63e02e74d339961b0036c4]

i115985: [Automation]: wipe off last old comments


2010-12-10  obo  <obo@openoffice.org>  [d5e448b884806256606e5eaaa34138864579ce27]

CWS-TOOLING: integrate CWS impress207


2010-12-10  Thomas Lange [tl]  <tl@openoffice.org>  [c7e862d6a588a4828213a09d69da8c1120c469b5]

cws tl84: warning-free code


2010-12-10  Matthias Huetsch [mhu]  <matthias.huetsch@oracle.com>  [232c0fb700efd31eff8cfee896437c481582ed0f]

#115784# idlc: fixed commandline option processing.


2010-12-09  Kohei Yoshida  <kyoshida@novell.com>  [2fc70e11172ea6ae3747f35ed5a6e01723956bf1]

Don't allow client code to call clear() directly, it leaks memory.

Call RemoveAll() instead.  Better yet, I've removed clear() call
as it's safer this way.

2010-12-09  Kohei Yoshida  <kyoshida@novell.com>  [a4c8eab127f5c8fa8bb85c536060d264f7ce69be]

More efficient Find() operations using iterators.


2010-12-09  Kohei Yoshida  <kyoshida@novell.com>  [f65c804cda736890f245e987bf1c7b58d416c307]

Access maRanges directly when we can.


2010-12-09  Kohei Yoshida  <kyoshida@novell.com>  [fa51a774190063bee069ed293be1b89ae6533e58]

First cut on making ScRangeList not a child class of std::vector.

Also fixed some memory leaks along the way.

2010-12-10  Jesús Corrius  <jesus@softcatala.org>  [377a56fb1b9825ec5dc71ba9ae81b6e27cfabffb]

Don't export unicows.lib functions


2010-12-09  Kohei Yoshida  <kyoshida@novell.com>  [b38f227fc31bb595eb5cd1accb414f8f6f4c64df]

Suppressed compiler warnings.


2010-12-09  Kohei Yoshida  <kyoshida@novell.com>  [e097f017c85ee33fa8694be02f968355eb428770]

Delete its objects before removing pointers.


2010-12-10  Thorsten Behrens  <tbehrens@novell.com>  [c7e5efd21f8fda6f10dc940e025c0d29b2a02e36]

Cleanup: removed unused method


2010-12-10  Thorsten Behrens  <tbehrens@novell.com>  [590749c90ce39c40ac45993c9f29a21b52c55dab]

Cleanup: removed no-op virtual function


2010-12-10  Thorsten Behrens  <tbehrens@novell.com>  [b5100f8a1c76a921406ed3d3a54ba2479b011977]

Removed dead code - old BigInt-based MapMode


2010-12-09  Joseph Powers  <jpowers27@cox.net>  [6eefbb4beea48b007e0a6e8ceeaa800319b9f5d8]

Remove another DECLARE_LIST() from Calc

Signed-off-by: Kohei Yoshida <kyoshida@novell.com>

2010-12-09  Jesús Corrius  <jesus@softcatala.org>  [a11f35b67b1063e8d3ca829c16619c1e04e925ed]

Remove references to unicows.dll


2010-12-09  Jesús Corrius  <jesus@softcatala.org>  [b02ee6a46cfa9ac5a565cc1122ffeffd89a68724]

Remove references to unicows.dll


2010-12-09  Jesús Corrius  <jesus@softcatala.org>  [51eb4440267f36c89927674e3f9d90fa3707e85e]

Remove references to unicows.dll


2010-12-09  Jesús Corrius  <jesus@softcatala.org>  [c420e2ceef26eab9a1aecada980076ed173c3f86]

Remove references to unicows.dll


2010-12-09  Kevin Hunter  <hunteke@earlham.edu>  [3f476a074cd0295c67940f92c5015c55a2d69b51]

Remove unused variables.


2010-12-09  Caolán McNamara  <caolanm@redhat.com>  [85c2c9a5a2869cfbf6b4a65bf7acddead85b2336]

Resolves: rhbz#668109 ne_simple_propfind can touch gcrypt as well


2010-12-09  Caolán McNamara  <caolanm@redhat.com>  [16163cb3d862331a86845cd87192502234e19829]

cppcheck: unused variables


2010-12-09  Andy Holder  <andy.m.holder@googlemail.com>  [e8891d033601cbbe007d95aa9a49386fd02f7d63]

Change unnamespaced file.hxx macros


2010-12-09  Andy Holder  <andy.m.holder@googlemail.com>  [bc7c3c97a3e66fb38e1139634d72732c21361ce4]

Change unnamespaced file.hxx macros


2010-12-09  Andy Holder  <andy.m.holder@googlemail.com>  [5e09ab4967e6d8b68f7d5740a71ea23222baa5ae]

Change unnamespaced file.hxx macro


2010-12-09  Joachim Tremouroux  <joachim.tremouroux@gmail.com>  [21586bef356833d882eeb37004af5bc99c3a27ed]

finish cleanup of missing icon handling code


2010-12-09  Joachim Tremouroux  <joachim.tremouroux@gmail.com>  [70a6ef3b7576cbdf7e74a2ffbb84629b4a5ac477]

finish cleanup of missing icon handling code


2010-12-09  Joachim Tremouroux  <joachim.tremouroux@gmail.com>  [224664f6ed0750e20ac3ea0bcabc01a5bbe7e26f]

finish cleanup of missing icon handling code


2010-12-09  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [aa12609efa82d3501c2e4c73c8d184147b6996e7]

vcl118: #i65970# use shadings for gradients to increase efficiency and avoid paint problems


2010-12-09  Niklas Nebel  <nn@openoffice.org>  [a80192ef0304302e650b80f071489a73803412b7]

dr78: remove unused member


2010-12-09  Ingrid Halama [iha]  <Ingrid.Halama@oracle.com>  [928cbecafc2f64e4a38bb91b4ec6a9b6093f0728]

chart46: #i25706# implement date axis - remove explicit scaling in case of auto


2010-12-09  Caolán McNamara  <caolanm@redhat.com>  [89d56eb4a9b98f086abda06df48a42b1876794b0]

cppcheck: unused variable


2010-12-09  Caolán McNamara  <caolanm@redhat.com>  [f1c8c2da336c3aca06b4bf555cf269f41c25b10a]

cppcheck: init member variable


2010-12-09  Caolán McNamara  <caolanm@redhat.com>  [7e2b47b4ee07c804739fb7a864de404519ae3001]

clean this up and just use references


2010-12-09  Caolán McNamara  <caolanm@redhat.com>  [62d0389bce541aedaa4f1a5d481bc3eb1eda7fd6]

cppcheck: unused variable


2010-12-09  Caolán McNamara  <caolanm@redhat.com>  [a8fa064b346369817c2d516ca86e1fcbbe73a1b0]

cppcheck: the scope of these variables can be reduced


2010-12-09  Caolán McNamara  <caolanm@redhat.com>  [bf9ed0595b1ec5900523f7a2f322c8310f8b6772]

cppcheck: the scope of these variables can be reduced


2010-12-09  Michael Meeks  <michael.meeks@novell.com>  [0820769fc1f577a118001cf8fd1cfd1aa45986e1]

rename to with_themes, and test scp2 a little

Conflicts:

	scp2/source/ooo/module_hidden_ooo.scp

2010-12-09  Sebastian Spaeth  <Sebastian@SSpaeth.de>  [51f3f391a455180a50723e052c20304e535d2963]

v3 of the configure.in/scp2 patch to allow selecting themes

DOH, here comes v3, I left a debug output in configure.in in v2, otherwise no change. Sorry

Sebastian

>From 6c379488250f5a3349dfc2d805f70a0f084fe07d Mon Sep 17 00:00:00 2001
From: Sebastian Spaeth <Sebastian@SSpaeth.de>
Date: Thu, 9 Dec 2010 12:23:55 +0100
Subject: [PATCHv3] Introduce an --enable-theme="theme1 theme2..." option

By default, we include all defaults as before, but if given, we can
limit the number of included themes with e.g. --enable-theme="oxygen
tango". This is passed through set_soenv and sets the environment
variable ENABLE_THEMES="...." which can be used by the packimages
makefile in the postprocess repository. It also adds defines in the
form of THEME_OXYGEN that are being used in the scp2 module to decide
if we should install the theme file or not.

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>

2010-12-09  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [63b6b6d852d934ac3e83bb8490a57f2d516ca57d]

#i115788# fix file specs vs. URI


2010-12-09  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [96339adacc867f33b7ff6a2f5c57e3a3345d796b]

fdo#32258: Be a little more gentle with Inet params and simply skip duplicates


2010-12-09  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [550dd2b5017ddc6c37a27bc8f32cc1671507ee8b]

gnumake2: #i105735# removed obsolete defines


2010-12-09  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [956c24f34cf336d81bf9125e4392d4e92ebcb87e]

gnumake2: #i105735# removed obsolete defines


2010-12-09  Thomas Lange [tl]  <tl@openoffice.org>  [5c1016963aea7cf63bb7f0294b67618effbe3665]

cws tl84: #i78149# PostIt fields shouldbe in-word and not word-breaking


2010-12-09  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [485d404dc2d12f86acd9c69f19e9075bd375e861]

vcl118: #i115788# fix file specs vs. URI


2010-12-09  Caolán McNamara  <caolanm@redhat.com>  [6486978435a2f29853cb3a832f87c049b65c7068]

cppcheck: can reduce the scope of these variables


2010-12-09  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [c1d6cbcfba855c4a8ee2306a0a7784bb642465c7]

gnumake2: fixing DEFS and CXXFLAGS (this is needed for PCH on windows)


2010-12-09  Helge Delfs [hde]  <hde@openoffice.org>  [8fe0af98b60691ee1ab353b28753737b5570ea8a]

vcl117#i115056#adapted some helpids to changed ones in office


2010-12-09  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [0a50eaf32dcbe3937a0ebd4b258e0cc4ed054e17]

fdo#32172: backward import compatibility for old go-oo enhanced fields names


2010-12-09  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [047ed727986cb7f0703af85d14602c71ce28d477]

dr78: cleanup


2010-12-09  Michael Meeks  <michael.meeks@novell.com>  [d1839b973b330e2e0e8d8a6aca2a21f2c982e63c]

rename to with_themes, and test scp2 a little


2010-12-09  Sebastian Spaeth  <Sebastian@SSpaeth.de>  [357d10916a37c5c2ede24a02c8e53066889e6782]

v3 of the configure.in/scp2 patch to allow selecting themes

DOH, here comes v3, I left a debug output in configure.in in v2, otherwise no change. Sorry

Sebastian

>From 6c379488250f5a3349dfc2d805f70a0f084fe07d Mon Sep 17 00:00:00 2001
From: Sebastian Spaeth <Sebastian@SSpaeth.de>
Date: Thu, 9 Dec 2010 12:23:55 +0100
Subject: [PATCHv3] Introduce an --enable-theme="theme1 theme2..." option

By default, we include all defaults as before, but if given, we can
limit the number of included themes with e.g. --enable-theme="oxygen
tango". This is passed through set_soenv and sets the environment
variable ENABLE_THEMES="...." which can be used by the packimages
makefile in the postprocess repository. It also adds defines in the
form of THEME_OXYGEN that are being used in the scp2 module to decide
if we should install the theme file or not.

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>

2010-12-09  Caolán McNamara  <caolanm@redhat.com>  [3a36efd2345ee5e3d7d641e45fa9a8764ca8c5df]

WaE, unused variable


2010-12-09  Caolán McNamara  <caolanm@redhat.com>  [86280b1f683fc155d695d23a47f5a36906288fc6]

cppcheck: can reduce the scope of this variable


2010-12-09  Caolán McNamara  <caolanm@redhat.com>  [f6217fad81482d0225fa88b4ef8eab16a9757ece]

cppcheck: unused variables


2010-12-09  Caolán McNamara  <caolanm@redhat.com>  [a4539f31078e13e559d512bfe0b0aa51c12a4d2f]

cppcheck: can reduce the scope of these variables


2010-12-09  Caolán McNamara  <caolanm@redhat.com>  [b36e3ef54890ce518e7331eba78fa80319bd7c40]

cppcheck: can reduce the scope of this variable


2010-12-09  Caolán McNamara  <caolanm@redhat.com>  [b96b37ce67fbf79ce12c09cbad22ba77a332f374]

great hunks of this are unused


2010-12-09  Caolán McNamara  <caolanm@redhat.com>  [fda35d033366f1603f9c8b83cb75d88de37c58a1]

cppcheck: scope of these variables can be reduced


2010-12-09  Caolán McNamara  <caolanm@redhat.com>  [023bdb48fa7a5f5e374dbd43b1a9ca40a476b25b]

cppcheck: can reduce the scope of these variables


2010-12-09  Caolán McNamara  <caolanm@redhat.com>  [15e8139b9d048c5fe9219602888d16a43964c6f4]

cppcheck: unused variables


2010-12-09  Caolán McNamara  <caolanm@redhat.com>  [c2df791b70c6063af421163be8fe00a5a2143e0c]

cppcheck: unused variable


2010-12-09  Caolán McNamara  <caolanm@redhat.com>  [1ccf4169918651522ee138c9747ac78ed6b01690]

cppcheck: unit members


2010-12-09  Caolán McNamara  <caolanm@redhat.com>  [9adaeb8d7a49d36ae2bb691225a1ae3213b06dab]

cppcheck: can remove this code and these variables


2010-12-09  Caolán McNamara  <caolanm@redhat.com>  [be9c779f35378a5e17cd9da6e1a45a75149dd7db]

cppcheck: unused variables


2010-12-09  Caolán McNamara  <caolanm@redhat.com>  [a167edf8cd1e478566c9d00f7f8d566e23bf7a7c]

cppcheck: uninit member variables


2010-12-09  Caolán McNamara  <caolanm@redhat.com>  [3d86e3f51a102fded009a70f32f3f75617c9452c]

cppcheck: scope of these variables can be reduced


2010-12-09  Caolán McNamara  <caolanm@redhat.com>  [0572c27b0a43f39bfe3ab335eeeefbf672d1df96]

cppcheck: uninit members


2010-12-09  Caolán McNamara  <caolanm@redhat.com>  [3358b4f31190b02a350da6a56e54d8e3fb306b9e]

fix bsd bridges


2010-12-09  Michael Meeks  <michael.meeks@novell.com>  [cf2344dd6e41785c76eee199eb79f6eb43ada6bc]

cleanup deliver syntax


2010-12-09  Muthu Subramanian K  <sumuthu@novell.com>  [dcdeded09767c8cf97f371c65ae577053846ea60]

New number formats (?/4, ?/100 and ?/[n]). n#655214

?/4 is for quarters representation
?/100 is for hunderds representation
?/[n] is for forcing the divisor to be 'n' e.g. ?/5

2010-12-09  David Tardon  <dtardon@redhat.com>  [a516a964e1a19e92631c60ed207865e294e87bc8]

don't link soffice.bin and stuff back into src tree

Experiments suggest that it's not needed anymore.

2010-12-09  Mattias Johnsson  <m.t.johnsson@gmail.com>  [dd2ad11a5fe63dbd954331b8f532a12caeee710b]

Fix i#108228 : bool has negative sign when used in formula expression


2010-12-09  Ocke Janssen [oj]  <Ocke.Janssen@oracle.com>  [1c516e842badb9eaf3e226cdb95786a16b2d6b00]

dba33m: #i115436# do not insert a space infront of ( and after )


2010-12-09  Michael Meeks  <michael.meeks@novell.com>  [5e645c5ca4d6b570eae986c15dfcc3246ceb1581]

further simplification of license build / installation


2010-12-09  Sebastian Spaeth  <Sebastian@SSpaeth.de>  [efe418e4a0f857362ff0a3ae9b8bcb07f26b06ae]

Don't harcode list of themes to process

Don't use a hardcoded list of themes to process but use the
ENABLE_THEMES environment variable which is defined during configure
time and set in set_soenv.

2010-12-09  Caolán McNamara  <caolanm@redhat.com>  [2cc93b0ba3f639fbc8f722872b3ed26035784141]

add three byte structure return test for the MacOSX/BSD quirk


2010-12-09  David Tardon  <dtardon@redhat.com>  [92bf6ff745587fe932ab1b243f69d84e66ecb917]

link the right file


2010-12-09  Caolán McNamara  <caolanm@redhat.com>  [85cc920f24f6f8e580a5f390d8077bb6bccc0ae9]

add a Mixed Float And Integer struct return test


2010-12-09  Caolán McNamara  <caolanm@redhat.com>  [c88463b812319ff5ea8cc5587df0e8cd7b7ad897]

add a twoFloats return test


2010-12-09  Caolán McNamara  <caolanm@redhat.com>  [7bdc86194a2493763a1dcfd958b9ce11b3544705]

fix the dependencies so that the uno_types is regenerated if the .idl changes


2010-12-09  David Tardon  <dtardon@redhat.com>  [eade46738339091f37ffd4c45d6214a243ce6695]

the file format changed from bmp to png


2010-12-09  Caolán McNamara  <caolanm@redhat.com>  [ebedefd60eebc300da4751673ef3fded8cbbb334]

rename AllFloats test to FourFloats


2010-12-09  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [e3cc8d2bf6b5346a8487a7fd92e260d29e350092]

fdo#32172: backward import compatibility for old go-oo enhanced fields names


2010-12-09  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [e3c9000303f73558849a3e9b493b53ac67678f1f]

vcl117: more HelpID cleanup


2010-12-09  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [41137ed7095b7a46b071e50587f8bc081e361de1]

vcl117: more HelpID cleanup


2010-12-09  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [ae9f639a1241cbf80bb3c2309c1aa64355fae056]

vcl117: more HelpID cleanup


2010-12-09  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [456861df0288465b642fbf777f70ac07cd53eba5]

vcl117: more HelpID cleanup


2010-12-09  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [32882eda3b8ecadbc23ca3f9598dfe18a55b0bfa]

vcl117: more HelpID cleanup


2010-12-09  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [e8c1153b72b33992f48a5eb0f7d60440991c5bc7]

gnumake2: removing duplicate msword entry in postprocess/packcomponents caused by resync to DEV300_m95


2010-12-09  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [8ed2bf09ac21823dfca07a21b8400b4a0c6a7353]

gnumake2: setting INCLUDE, INCLUDE_STL, DEFS on header target (this is needed to PCHs on Windows get the correct environment)


2010-12-09  obo  <obo@openoffice.org>  [344da048cb7a9558aeb394eb53af438c75fecc06]

CWS-TOOLING: integrate CWS calc33stopper3


2010-12-09  obo  <obo@openoffice.org>  [fdabca4115b0ec69f5e26496b527694ba3913351]

CWS-TOOLING: integrate CWS calc33stopper3


2010-12-09  obo  <obo@openoffice.org>  [8916986e5bd66a2d7ae0861a0cdf507d90ee7b64]

CWS-TOOLING: integrate CWS impress206


2010-12-09  obo  <obo@openoffice.org>  [1de898d9d576561e3e29074d29fb900432cd824a]

CWS-TOOLING: integrate CWS impress206


2010-12-09  Thomas Lange [tl]  <tl@openoffice.org>  [c908c19959d7fa0ef67d3e15ba8afa8af691a7c9]

cws tl84: #i116010# update for German dictionary extensions


2010-12-09  obo  <obo@openoffice.org>  [3d3105c8d406f1b90b10c40bd0c07602cd989291]

CWS-TOOLING: integrate CWS impress205


2010-12-09  obo  <obo@openoffice.org>  [75d56cfa63b6a4faeb1d5982676fc5db37d02012]

CWS-TOOLING: integrate CWS impress205


2010-12-09  Luboš Luňák  <l.lunak@suse.cz>  [794c8cf13bd0c8512bf77c57934abd9b9a0fe998]

[Docx] n#513479: import start/end values for ST_Jc


2010-12-09  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [205b374fd450be92e753df015b08061cf936ba7d]

mib19: rebase to DEV300m95


2010-12-09  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [2c20a8e117f65171f2565921783e1ea69eec899d]

mib19: rebase to DEV300m95


2010-12-09  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [c1d9bbfb6d3d0e41905ab9afa65a1c6bcc0bf14f]

mib19: rebase to DEV300m95


2010-12-09  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [9103c81b03961788743d6248099f6a7f35f735d9]

mib19: rebase to DEV300m95


2010-12-09  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [9490d23230e4d20cd246e2cc2afb265e8493bbcc]

mib19: rebase to DEV300m95


2010-12-09  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [b8c0bb8307498d9f78d14c81e4bae482ce8825b3]

mib19: rebase to DEV300m95


2010-12-09  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [388f90fc2070255dfc1be33a1343e3e9d6251ac5]

mib19: rebase to DEV300m95


2010-12-09  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [75b47018bbe9e37d00ae2af2e6011b463a60a21e]

mib19: rebase to DEV300m95


2010-12-09  Caolán McNamara  <caolanm@redhat.com>  [b5573a98d0fb8b64455f2a4517087e2b3badf800]

WaE, doubly const return value


2010-12-08  Norbert Thiebaud  <nthiebaud@gmail.com>  [335e9880521a86bad7e9834b4852a24c5ce57cd0]

Revert "use the 'canonical' way to find JAVA_HOME on MacOS."

This reverts my commit f936362120fcce5b9785851f304c95e3dc0ce9ed.
As it turned out, this was actually breaking the MacOS Build

2010-12-09  Andrew C. E. Dent  <ace_dent@hotmail.com>  [0ce0092ace37d2bf888eab7c49f87f52a35ba1c0]

branding: High contrast versions of the branding images.


2010-12-08  Kohei Yoshida  <kyoshida@novell.com>  [251b677ba227d1751e9bc544eb0f0e8795ea65f5]

Oops I forgot to pass the iterator position.


2010-12-08  Kohei Yoshida  <kyoshida@novell.com>  [337d617de83118dbbaa37ca8451e375adad3122d]

More on micro-speed optimization on std::map insertion.

Cf. Effective STL, Item 24.

2010-12-08  Kohei Yoshida  <kyoshida@novell.com>  [a412dd1eec4bde852d23800b23e9cedaab0100e9]

Slightly more efficient insertion for std::map.


2010-12-08  Kohei Yoshida  <kyoshida@novell.com>  [d20f1ba49a41d97fbef5634162d9dcb85b67b4ae]

More on killing use of operator[] with std::map.


2010-12-08  Kohei Yoshida  <kyoshida@novell.com>  [3c101b6944cd434047eeb0041262ce84f6d77c72]

Nuke more operator[] usage with std::map.


2010-12-08  Michael Meeks  <michael.meeks@novell.com>  [236137a50c8614a3c4c6c78b08ad2bc3e05f10f0]

cleanup hard-coded license mentions in sdk and installer


2010-12-08  Kohei Yoshida  <kyoshida@novell.com>  [217840d431b8cd400b5d81a7e9a01d6583e9917c]

More operator[] usage removal with std::map.


2010-12-08  Kohei Yoshida  <kyoshida@novell.com>  [46d3f36017dccc12d6fe14b42bc6e535abca39b4]

Remove use of operator[] once again.


2010-12-08  Michael Meeks  <michael.meeks@novell.com>  [65f02305b557c92746f21d254266e0d603e5b98d]

get the rule names right, and cleanup delivery


2010-12-08  Kohei Yoshida  <kyoshida@novell.com>  [86104e2d9972e0dd7ae2c7b82cda78ddabb87f96]

Another removal of use of operator[] with std::map.


2010-12-08  Kohei Yoshida  <kyoshida@novell.com>  [313f352e62399f0da6d2d0e89e2ec7549ee2b2e3]

Removed another use of operator[] with std::map.


2010-12-08  Michael Meeks  <michael.meeks@novell.com>  [1bf09eae38f9bee4608ed94e06cdf6bf965149a7]

fixup extensions' LICENSE file re-use rules


2010-12-08  Nigel Hawkins  <n.hawkins@gmx.com>  [7f3b368eb25f88d43371fee5c633497eb2ee4b14]

Replace one use of ScfRefMap

Signed-off-by: Kohei Yoshida <kyoshida@novell.com>

2010-12-08  Luke Dixon  <6b8b4567@gmail.com>  [d993f8f3634f569386775d3957c7677977b1152b]

Remove as many brackets as possible.


2010-12-08  Luke Dixon  <6b8b4567@gmail.com>  [72ea95688783eac7dc44fec31e52c072ba2fb539]

Add the percent sign as a symbol that is inserted when % is pressed


2010-12-08  Jesús Corrius  <jesus@softcatala.org>  [10031bb5bd81412c96fb1af979ae1eb7aa3caacd]

Remove obsolete Windows kill utility


2010-12-08  Kohei Yoshida  <kyoshida@novell.com>  [198bdb0d345d5c329e096e64321737c19b434bba]

Avoid use of operator[] with std::map.


2010-12-08  Michael Meeks  <michael.meeks@novell.com>  [ea16d7259fab7828673a14ef1a47fe116fa7dfce]

cleanup unfortunate license duplication


2010-12-08  Kohei Yoshida  <kyoshida@novell.com>  [5ba923c79512f4ac40a0d36a884b35899ac77862]

Avoid using operator[] with std::map when inserting a new element.


2010-12-08  Michael Meeks  <michael.meeks@novell.com>  [320b682e018a57f036bf80772522247d576d1764]

Simplify, remove lang suffix, remove html and rtf licenses, to use odt.


2010-12-08  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [623ab0e0da586fd1d9d756f59f4655a736896bb7]

vcl118: #i115837# add a murphy factor to checkbox width


2010-12-08  Jesús Corrius  <jesus@softcatala.org>  [ba1e39610b75ba11344514437dd01403f74233b1]

Change WNT -> WINNT in configure.in


2010-12-08  Robert Nagy  <robert@openbsd.org>  [f14303b93b2ed99172ce3e32974b52d3d97e258b]

broken python component registration on OpenBSD

extend list of library path using AUGMENT_LIBRARY_PATH_LOCAL instead of
AUGMENT_LIBRARY_PATH

Signed-off-by: Petr Mladek <pmladek@suse.cz>

2010-12-08  Jesús Corrius  <jesus@softcatala.org>  [cf4393297dc090d6d707909ebfb2ce1daffb6b58]

On Windows use always internal Python


2010-12-08  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [672d9b9d9ff03d5731c49d737dd185afae62c927]

[Docx] fdo#32170: fixed the import of the document default formatting


2010-12-08  Gert Faller  <gertfaller@aliceadsl.fr>  [7085e23bf0410d42da7f6abf2a4a50a0f6ce6441]

RTL_CONSTASCII_USTRINGPARAM in extensions 2


2010-12-08  Michael Meeks  <michael.meeks@novell.com>  [0edb0764f88faefbc97eaf52963ab3deed51219e]

make impress templates language neutral to save space


2010-12-08  Michael Meeks  <michael.meeks@novell.com>  [edd922ee83914c3178528c081ec01a7f3439c456]

make impress templates language neutral to save space


2010-12-08  Michael Meeks  <michael.meeks@novell.com>  [a4ae9843ef321886e691d44d7cb76a5a85c2bbe2]

make impress templates language neutral to save space


2010-12-08  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [8e96aa5f95a7694e3ffbbe0655cc5d947007dafa]

vcl117: clean up helpid mismatch


2010-12-08  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [2af4a3ecb6f608fdf4cf306db861afb8f9c42c93]

vcl117: clean up helpid mismatch


2010-12-08  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [b196fe2dffe01f23ceb96d65e58dbb7bbdaf95e5]

[Docx] fdo#32170: handled CT_SdtRun elements


2010-12-08  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [8ee87e7490c3e6ab80efa9b7ab7fbf97c7cd1029]

[DOCX] fdo#32170: Skip unsupported <w:sdt> elements

This only makes the <w:sdt> elements skipped to get their content

2010-12-08  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [518771d95e7dec96e7636719c5da8a74b692cddd]

dr78: #i111413# export secant functions to BIFF


2010-12-08  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [aeb27fad06d190d0808461702742a708809ba9e6]

dr78: #i111413# export secant functions to BIFF


2010-12-08  Caolán McNamara  <caolanm@redhat.com>  [11af030d9bf5c4ebcb1d507c89e5a4e777f594d1]

cppunit: more zoom tests with standard view mode


2010-12-08  Caolán McNamara  <caolanm@redhat.com>  [3dc4b5a88adc062fb1c78f34ff85e129022bef08]

cppunit: survice missing config and default sanely


2010-12-08  Hans-Joachim Lankenau  <hjs@openoffice.org>  [2482b356193c3a6ac933b9b98ee6721e8dec7106]

ause128: #i115964# add creating libjava_uno.jnilib for tests that may need it


2010-12-08  Kohei Yoshida  <kyoshida@novell.com>  [c7315d5a72c2785c45ad05cfc379658a2053815a]

Make the string 'New Record' localizable. (fdo#32209)

This string was hard-coded in the code to be always in English.  This
change makes it localizable.

Signed-off-by: Caolán McNamara <caolanm@redhat.com>

2010-12-08  Herbert Duerr [hdu]  <herbert.duerr@oracle.com>  [9314c9fd9891db08d9588d8ac7e475ea1e2fee5f]

vcl118: Octree and InverseColorMap are vcl-internal only


2010-12-08  Herbert Duerr [hdu]  <herbert.duerr@oracle.com>  [7cbfd9da26a31ca6f32eea39f71af00590d4a93b]

vcl118: Octree and InverseColorMap are vcl-internal only


2010-12-08  Release Engineering  <releng@openoffice.org>  [9134cbd5d73ff5267e7f97ddae5b57beb02ca0df]

ause128: remove target file before copy over it


2010-12-08  Herbert Duerr [hdu]  <herbert.duerr@oracle.com>  [a50d8d23e7542a688b99febc889856188a45f391]

vcl118: yet another round of vcl-plugin-only export restricts


2010-12-08  Christian Lippka ORACLE  <christian.lippka@oracle.com>  [f47680bc0f25ce214637ae7e0b0ce4d4df110ec3]

impress207: #i115993# do not insert objects as presentation objects on master pages


2010-12-08  Thomas Lange [tl]  <tl@openoffice.org>  [109fa8224194edfc4ca75ee5cc5e760e54d76a3f]

cws tl84: #i89042# word count fix


2010-12-08  Thomas Lange [tl]  <tl@openoffice.org>  [eb2bcb56d81a136d633730eb7be4d95864f40219]

cws tl84: #i89042# word count fix


2010-12-08  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [8a64b10eb5a3f5b474910f8426fd074369ddcab2]

gnumake2: resync to DEV300_m95


2010-12-08  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [dc1062e1efa6f5f3516049c0a6da9cf61da034bf]

gnumake2: resync to DEV300_m95


2010-12-08  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [01c1bf2fae0170c986d188f90e8f9ec8e8dee232]

gnumake2: resync to DEV300_m95


2010-12-08  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [cfa51d2d8cf534e4c49561db1bb7fb9f01e8008e]

gnumake2: resync to DEV300_m95


2010-12-08  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [65a57e54b058fcc01149e270aa95f76a0977ac4b]

gnumake2: resync to DEV300_m95


2010-12-08  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [9cd07229357070615be79b01bc42c102ce40d83d]

gnumake2: resync to DEV300_m95


2010-12-08  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [44aec49b2cdaffa72e7ece2b71c25a95ff935601]

gnumake2: resync to DEV300_m95


2010-12-08  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [c9f6d8d57822f2796bd146a3c6006fd69e210169]

gnumake2: resync to DEV300_m95


2010-12-08  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [7cb198dce9644c8599204c2a996ecb3760932e49]

gnumake2: resync to DEV300_m95


2010-12-08  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [6ca77c5609e0bd62338990554fc5d09d94923500]

gnumake2: resync to DEV300_m95


2010-12-08  Andreas Bregas  <ab@openoffice.org>  [70196193dfe10fa15b406f152c9cc7ed1b5fa4e4]

ab79: #104876# Set LibraryContainers to unmodified after creation


2010-12-08  Robert Nagy  <robert@openbsd.org>  [81ecad8d9a96fd1fa366eb3f82d1d9763a2a84d8]

broken python component registration on OpenBSD

extend list of library path using AUGMENT_LIBRARY_PATH_LOCAL instead of
AUGMENT_LIBRARY_PATH

Signed-off-by: Petr Mladek <pmladek@suse.cz>

2010-12-08  Herbert Duerr [hdu]  <herbert.duerr@oracle.com>  [3e9afb1f744f71488ae67e3c9029b8b9ea2692fe]

vcl118: export more sal-symbols to vcl-plugins only


2010-12-08  Ingrid Halama [iha]  <Ingrid.Halama@oracle.com>  [63ef1c015c97d5c4cda0b8be76654a3e08d96324]

chart46: #i25706# implement date axis - detect manual date formats + corrected drop range dialog


2010-12-08  Caolán McNamara  <caolanm@redhat.com>  [fb147b6f012243ae078d78ccbe651a40ab1fb46b]

fix build error


2010-12-08  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [36a61c3e5471ec9408d6dd27a081e304f1dcbac0]

vcl118: #i115717# tell user that PDF/A cannot be encrypted


2010-12-08  Caolán McNamara  <caolanm@redhat.com>  [ba103edd7a7729177cebee80feade35be2927cf1]

WaE, remove warnings


2010-12-08  Caolán McNamara  <caolanm@redhat.com>  [715fbf62697a132931a96873cf9090ad03b06474]

WaE, fix member init list


2010-12-08  Caolán McNamara  <caolanm@redhat.com>  [d8760f3219480b5b98bc8d70660d514575a9136f]

WaE, unused parameter


2010-12-08  Caolán McNamara  <caolanm@redhat.com>  [15a1cfa9940e4846147ed7d199182bb4d376ad04]

add -Wno-deprecated-declarations to avoid warnings about std::auto_ptr


2010-12-08  Kai Sommerfeld  <kso@openoffice.org>  [a2029fe89b739fd26c2fd1151a3d1052ce719ccc]

#i115991# - neon update 0.29.3 -> 0.29.5


2010-12-08  Kai Sommerfeld  <kso@openoffice.org>  [0b58f2ce64c63616fa5946a93a8d3571473e2cd9]

#i115991# - neon update 0.29.3 -> 0.29.5


2010-12-08  Christian Lippka  <cl@openoffice.org>  [43aa5e0362693dfddbd9e8a44ca028f49428fd96]

impressdefaults1: #i112002# enter rotation mode after text edit when rotation mode is on


2010-12-08  Niklas Nebel  <nn@openoffice.org>  [26dc810e5b6ff7b63be8b3d856c86200167dccd6]

dr78: remove unused member


2010-12-08  Radek Doulik  <rodo@novell.com>  [c3d8e08ba01972f45d6a9ec891ed0b0dd7f45f62]

use placeholder text in pptx export


2010-12-08  Radek Doulik  <rodo@novell.com>  [debafc2c17b957ff2edc8821bf0f615816645e94]

export slide layouts to pptx


2010-12-08  Radek Doulik  <rodo@novell.com>  [5fd0104aaf8224df4572a2c4eec358e49baaf937]

add placeholder text to XShape properties


2010-12-08  Wolfram Garten [wg]  <Wolfram.Garten@oracle.com>  [5ef2347dd63d39a9e8ddc6efbc4b2019751ac541]

i115987:[Automation]: d_opt.bas, ToolsOptionsDrawGeneral: Drawing Scale State changed fixed now.


2010-12-08  Caolán McNamara  <caolanm@redhat.com>  [ac349a76b797758b6ac9b1bb16db861dce4d484e]

Use c++0x features to detect misuse of SAL_N_ELEMENTS and CONSTASCII


2010-12-08  Caolán McNamara  <caolanm@redhat.com>  [38c2ceeee6016c04282ba3cce8608d4e9ce2a621]

Use c++0x features to detect misuse of SAL_N_ELEMENTS and CONSTASCII


2010-12-08  Christian Lippka ORACLE  <christian.lippka@oracle.com>  [041132b03eec68fae2fa73775a8085a754bf98ed]

impressdefaults1: #i112002# catching some null pointer access during double clicking on shapes


2010-12-08  Christian Lippka ORACLE  <christian.lippka@oracle.com>  [7530937426b6ec089899ee8a91b83808e42885a1]

impressdefaults1: #i112002# re enable text edit on double click with rotation mode on


2010-12-08  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [d73391735f1d6754bba2e604409c5c5fcd76fd3a]

Removed some useless debug output that are slowing docx import


2010-12-08  Wolfram Garten [wg]  <Wolfram.Garten@oracle.com>  [f9048c95f462f7a49e99904f3260b1c8edfa4da3]

i115985: [Automation]: wipe off last old comments


2010-12-08  Caolán McNamara  <caolanm@redhat.com>  [ea24634c60b9a2ec337509b00e68cb33c4222ddf]

configure check for C++0x without Language Defect 757


2010-12-08  os  <os@openoffice.org>  [6d2bd0b433056988e83e9371cf71567a6c31e591]

#i115956# token translation fixed


2010-12-08  Ingrid Halama [iha]  <Ingrid.Halama@oracle.com>  [c8b75257f0fe4a6f13922a9cbd78acf0e72d7e91]

chart46: #i25706# implement date axis - compiler warnings


2010-12-08  os  <os@openoffice.org>  [0c71e9b503ab786b19d20513f4f0996ba9a6c6bd]

DEV300 m95 merged


2010-12-08  os  <os@openoffice.org>  [f0be33bcda7da5eb9f368fcbf590d6d9c8eb9f0d]

DEV300 m95 merged


2010-12-08  os  <os@openoffice.org>  [3bb3d31b2c836f4ab94f405ee5fa40a4ded9dc72]

DEV300 m95 merged


2010-12-08  os  <os@openoffice.org>  [ff5d9d90b8e71645a5d6f1d4ada7e3902bf1b6ce]

DEV300 m95 merged


2010-12-07  Kohei Yoshida  <kyoshida@novell.com>  [fea6a96893876c95a0e9c7026755b615e60fea1f]

Display correct record information in Data Form dialog. (fdo#32196)

I had accidentally removed the part that constructed correct string
to display.  Recovered it, and modified it to use OUStringBuffer
instead of sprintf to construct the string.

Signed-off-by: Norbert Thiebaud <nthiebaud@gmail.com>

2010-12-08  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [9bd58d2220d4fe8107e5e9bbb38188abe548850a]

linkoo: link the URE libs and jars as well


2010-12-08  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [491579eece4731abf9de1ceaeed1ee05e3dfbbc8]

Removed trailing blanks in some writerfilter files


2010-12-08  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [471689e4a4172f2d2babcdd5ce3ef2b8dfd17e2b]

Using libxml2 instead of homemade stuffs for the debug output

This also seems to fix a memory leak that was present only with some
debug output enabled.

2010-12-07  Andras Timar  <timar@fsf.hu>  [19d2c4a4ba7a5e512afdc206c73e1c648ce3030a]

replaced http://www.openoffice.org


2010-12-07  Andras Timar  <timar@fsf.hu>  [5c32afa5af34782da9e1274c4a17e12dc4bd7ee6]

replaced http://www.openoffice.org - fdo#32169


2010-12-07  Caolán McNamara  <caolanm@redhat.com>  [929a0577150e9c3d589a549a896c64684b4b55c0]

This PathService isn't connected to anything, its a dup of the real one in svl


2010-12-07  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [2d94124b1243a8cec416b6e8946db9d14806cc2c]

Actually build internal libxml2 with debug symbols in debug builds


2010-12-07  Robert Nagy  <robert@openbsd.org>  [438bff402f3246711b9ddce6fe4c25e13e716f33]

unbreak the install target by adding the missing && token


2010-12-07  Ingrid Halama [iha]  <Ingrid.Halama@oracle.com>  [318558f1b5f9f86a94b0b98df5fa2300c91041fa]

chart46: #i25706# implement date axis - corrected stock charts


2010-12-07  Ingrid Halama [iha]  <Ingrid.Halama@oracle.com>  [c80ab47dfbc42e360d30f0018ab207d475a5095c]

chart46: #i25706# implement date axis - corrected error bars


2010-12-07  Hans-Joachim Lankenau  <hjs@openoffice.org>  [4b125ac345c1e4310ee786a4016ba3c202e0326e]

ause128: #i115964# create .jnilib file on request when linking; deliver .jnilib files instead of deliver magic


2010-12-07  Hans-Joachim Lankenau  <hjs@openoffice.org>  [73eb295ac2db907675372be4fd1a618f8cd09cea]

ause128: #i115964# create .jnilib file on request when linking; deliver .jnilib files instead of deliver magic


2010-12-07  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b57987d3d0d749e82d96f5fb8750b71fda8b4924]

ause128: #i115964# create .jnilib file on request when linking; deliver .jnilib files instead of deliver magic


2010-12-07  Ingrid Halama [iha]  <Ingrid.Halama@oracle.com>  [23a41b480633914a7a0db19f5b23e61dd28dfca0]

chart46: #i25706# implement date axis - corrected z-axis layout


2010-12-07  Niklas Nebel  <nn@openoffice.org>  [f01cd8248f9968c8851b4a02474dc483055e4814]

dr78: #i115951# set ScColumn::bDoubleAlloc in DBaseImport


2010-12-07  Caolán McNamara  <caolanm@redhat.com>  [d69e5470aca43943bd3d540240ba40a01ebc74c5]

setUp and tearDown are called on *every* test


2010-12-07  Caolán McNamara  <caolanm@redhat.com>  [2cf8fbb08f74bb2952841a3d85effe536b2d85a8]

we can remove this duplicate switch


2010-12-07  Caolán McNamara  <caolanm@redhat.com>  [2b53e0dd07974d82712d0fb79fb573994b5ce16c]

make possible to build with c++0x


2010-12-07  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [de27c17bfa79f701c8924d8813d4135973b7d19b]

Fix an over-keen copy and replacement by regex


2010-12-07  Kohei Yoshida  <kyoshida@novell.com>  [0cd2e391dd918ab321484242fb3d273274f9e505]

Put the ODMA dialog check box on its own row.

* Put the ODMA dialog check box on its own row, and push everything
  downward to make some room.

* Remove the Help Formatting controls to make more room. Without this
  the enable experimental check box would go outside the visible area
  on Mac.

This fixes fdo#32133.

Signed-off-by: Jan Holesovsky <kendy@suse.cz>

2010-12-07  sb  <sb@openoffice.org>  [25a554bbc40cdc1955c1fd5884f8bbb3b8f9a071]

sb137: #i115716# marshalString missed null-termination


2010-12-07  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [dc10a0a62b0121577286811a4e78810f5a188995]

Fix an over-keen copy and replacement by regex


2010-12-07  Henning Brinkmann  <hbrinkm@openoffice.org>  [8c244d7ee5c202c3bfe569d60560d2c9b29e4f2f]

resolved warnings on unxlngi6.pro


2010-12-07  sb  <sb@openoffice.org>  [b79b4c0f17322f72bda116677e1055688cc27192]

sb135: merged in DEV300_m95


2010-12-07  sb  <sb@openoffice.org>  [ec3b29298586ca5468be6611871d74511d75a6ae]

sb135: merged in DEV300_m95


2010-12-07  sb  <sb@openoffice.org>  [d09b044055e6407612838c228036ea5809fe28dd]

sb135: merged in DEV300_m95


2010-12-07  sb  <sb@openoffice.org>  [16b85432277df4cfb6786802d7059fa087e655fe]

sb135: merged in DEV300_m95


2010-12-07  sb  <sb@openoffice.org>  [a7a61af8bfcc9d721bc910108a71bc33ada25dc0]

sb135: merged in DEV300_m95


2010-12-07  sb  <sb@openoffice.org>  [a690719d2e6fdc19eed156d5789309679950ffd8]

sb135: merged in DEV300_m95


2010-12-07  sb  <sb@openoffice.org>  [560a493959122c8ae6ef0b045d5daa3d3ff8ddd5]

sb135: merged in DEV300_m95


2010-12-07  sb  <sb@openoffice.org>  [0fffa5d5cd7f03e040ac413db68feb41b1b81fe5]

sb135: merged in DEV300_m95


2010-12-07  Caolán McNamara  <caolanm@redhat.com>  [02b091434cca3cbc686e54f0cf975cf73941b2b9]

add some links here


2010-12-07  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [4bb5bfb5fa7b5f2cdf2b2a3cea936a2a0abe24b8]

calc33stopper3: #i115940# improve performance for import of XLSX files with drawing objects


2010-12-07  David Tardon  <dtardon@redhat.com>  [3a87a743231cabaa1d47c51e6ff2554997c6e9bc]

was part of the quickstarter shutdown hack; not needed anymore

This reverts commit 5dfa2bcf6f4a7699c2acae87caa96de739f82636.

2010-12-07  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [ceb89cc92460de5f3180adef5a7c1461e3006968]

merge with DEV300_m95


2010-12-07  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [2c461ec2988f5f43270aa52004729d833de9148f]

merge with DEV300_m95


2010-12-07  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [228666aeb0a20088e524ad96bf97d3f9e03ce5cd]

merge with DEV300_m95


2010-12-07  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [14b8939d6181866cb331b085293ef13ca064550b]

merge with DEV300_m95


2010-12-07  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [9854660a3a823f55eedf3854056700f5619da58b]

merge with DEV300_m95


2010-12-07  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [ad36f4f53d8c7c44275fdcfc154d0ecbb7201788]

merge with DEV300_m95


2010-12-07  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [a1389b8e5c7db3992e2ba835376778bb9c840d52]

merge with DEV300_m95


2010-12-07  David Tardon  <dtardon@redhat.com>  [dc61075ee045c020cd073642bb8e7a0e8d473f1e]

not necessary anymore


2010-12-07  David Tardon  <dtardon@redhat.com>  [785a20f07f8b86f3f1f01ac114991d1fd040e08d]

remove duplicate definition of memory pool for ImplTokenIterator

This is already done in formula/source/core/api/token.cxx !

2010-12-07  David Tardon  <dtardon@redhat.com>  [b274d974c7763367072d43ed888e83cacc1cda5f]

initialize session client when SalSession is created

This avoids crash on end of desktop session if quickstarter is running
and no window has been opened yet.

2010-12-07  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [6042ad494be453dbfe965f31c6251e66ba6bbe3f]

gridsort: introduced container listeners at the grid model, reworked and fixed listener relationship between grid model/control/peer


2010-12-07  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [7bef1fa0ecb93f800ae3d0b0ab049b00560fcdf1]

gridsort: introduced container listeners at the grid model, reworked and fixed listener relationship between grid model/control/peer


2010-12-07  Michael Meeks  <michael.meeks@novell.com>  [f033a1d4c9a306c6e5f558043dcead2eef7fb62c]

check the gtk+ version, in case we lazy linked to an older ver.


2010-12-07  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [b1031d726abb270e912e023fc18ebddccd77687c]

undoapi: need only OOoRunnerLight, not OOoRunner


2010-12-07  Julien Nabet  <serval2412@yahoo.fr>  [ed20f8f2d2c633d5f61fd72eebc91655104a1622]

string tweakage


2010-12-07  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [9bcb3c20a6cc150f9f589a11dd6f243d883e6285]

undoapi: allow to clear the Redo stack on the top level (needed for Writer's migration to SfxUndoManager)


2010-12-07  Caolán McNamara  <caolanm@redhat.com>  [eb37094d6829ae05ca3d1b30f12009fc417ed036]

closing the stream is sufficient to close zenity


2010-12-07  Caolán McNamara  <caolanm@redhat.com>  [05a6a4993f799a4ed5a1e8af542f00944c99d610]

include error message to explain copy failure


2010-12-07  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [794b301edcb9e8b52925c35ddeed71d1576dc72a]

dba34c: some slots can be enabled in alive mode as well


2010-12-07  Caolán McNamara  <caolanm@redhat.com>  [78419248217f693905fff691da091ff62de63a15]

cppunit: test zoom limits


2010-12-07  Caolán McNamara  <caolanm@redhat.com>  [d77dcdc56bad0fd7f4145fb141d0fe0de0cff996]

cppunit: add some more zoom tests


2010-12-07  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [c2582bb129a0368f5ca054ea8efcc075a75136e8]

dr77: #i108420# SHEET spreadsheet function accepts empty parameter list


2010-12-07  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [5cefe89a5870b07017db265a074908a6009efbf5]

dr77: #i108420# SHEET spreadsheet function accepts empty parameter list


2010-12-07  Herbert Duerr [hdu]  <herbert.duerr@oracle.com>  [0ff80de8b71106beca31cbef6bc1464f6fcd770e]

vcl118: restrict more dll exports to vcl-plugins only

This should help to prevent more false positives like those mentioned in
http://www.openoffice.org/servlets/ReadMsg?list=dev&msgNo=28195
2010-12-07  Thomas Klausner  <wiz@NetBSD.org>  [d35a4301991281a22c885508c72fd3ba54f2a0a3]

Add NetBSD support for amd64 and for current compiler.

Should be merged with the generic gcc file, I'll do that as
a separate step.

2010-12-07  Thomas Klausner  <wiz@NetBSD.org>  [137a4680f23f37336175c6fb0ca6ba266d595e6a]

Use "/usr/bin/env perl" to make it work on systems without /usr/bin/perl.


2010-12-07  Thomas Klausner  <wiz@NetBSD.org>  [66d4350b8ce46c947e96d7d92031ee4b96bfe43b]

Also check for db4 in /usr/pkg/include.

This should use the compiler instead of manual path checking...

2010-12-07  Thomas Klausner  <wiz@NetBSD.org>  [3d2e5574c6af30dc115406cf1fcca4d2e6d2fab4]

Display result for BrOffice branding line.


2010-12-07  Thomas Klausner  <wiz@NetBSD.org>  [3db757f687ad93646e662e909670680974764e79]

Use bash as shell for this Makefile.

Using /bin/sh, this breaks on NetBSD (not even dmake is built).

2010-12-07  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [05175926214a24bc034aa7dfa07eca301e0a1074]

gridsort: derive XGridColumnListener from XEventListener


2010-12-07  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [bf9a90185d7433e92d0ad4ca1a928773881266a1]

gridsort: removed unused and empty XGridControlListener interface


2010-12-07  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [2d8c797828962d0a5fb0725c15d1de6b33a04e8b]

gridsort: no reason to burden each and every client with creating a default Data/Column model - do this in the ctor of the grid model. If clients want to override this, they of course still can do


2010-12-07  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [bbef9c4dba3edbf69052229fc02f57301a1545e9]

gridsort: re-enabled those tests


2010-12-06  Joseph Powers  <jpowers27@cox.net>  [a4fb4f90ec11664ceb0b0348aa8b01671dd6ac2d]

Fix Trianry Issues

They where giving me an error stating that the two sides where of
different types.

Informationdialog: I just changed it back to the old ones.
optimizerdialg: I removed the HC icon reference (I thought we'd kill all
of these before).

2010-12-06  Kohei Yoshida  <kyoshida@novell.com>  [719e0a8394f51a18fb33ae03eb53f9ed32611143]

Make the ODMA check box clickable again. (fdo#32132)


2010-12-06  Kohei Yoshida  <kyoshida@novell.com>  [c7b1d5e75833a0ac14996a6299ec05a41a207d0b]

Make 'Reset help agent' button clickable again. (fdo#32132)


2010-12-06  Mathias Bauer  <mba@openoffice.org>  [52678bf33f29a43d2b7ac11e389fbc62aea69359]

CWS swlayoutrefactoring: #i81480#: fix resync bug from old cvs based cws


2010-12-06  Caolán McNamara  <caolanm@redhat.com>  [49c611d7698960ab85af654fd538b85ac83b14f0]

cppcheck: parameter can be passed by reference


2010-12-06  Caolán McNamara  <caolanm@redhat.com>  [914691ae9acbeb3208ea9dae46e43c3d3fb9fab3]

cppunit: test optimal zoom


2010-12-06  Kohei Yoshida  <kyoshida@novell.com>  [6884de4620ab683bb8118e0f4bcfe38eeabdc9da]

Use ASCII double-quotes.


2010-12-06  Kohei Yoshida  <kyoshida@novell.com>  [56402b0e929a45aeec81016e0cb680fa68df21ac]

Added xml:lang="en-US" to several paragraphs.


2010-12-06  Kohei Yoshida  <kyoshida@novell.com>  [ba8a05b7e3cba2554e07b45a000a063433f3d56a]

Removed incorrect xml fragment.


2010-12-06  Caolán McNamara  <caolanm@redhat.com>  [eef95b17255a0765fd5f46a8fb7d6e08bb712d19]

tidy this up and just use references


2010-12-06  Caolán McNamara  <caolanm@redhat.com>  [0afbff5e45084e2c66ae0cb2dcf75f544dde473b]

cppcheck: unused variables


2010-12-06  Caolán McNamara  <caolanm@redhat.com>  [57a95b2d6f6e2dec52f6ee7dce8b0e07ff34c589]

cppcheck: unused variable


2010-12-06  Caolán McNamara  <caolanm@redhat.com>  [18bda54f77ad948de59c38f884863e3fb24e7931]

cppcheck: init some member variables


2010-12-06  Noel Power  <noel.power@novell.com>  [1421b098ae19a10acb4836fa3752188cf7c52eb2]

John LeMoyne Castle's currency improvements


2010-12-06  Noel Power  <noel.power@novell.com>  [2ab0207cd2ac8f18b7dcc8b000d911e21fb6ec7b]

John LeMoyne Castle's currency improvements


2010-12-06  Jan Holesovsky  <kendy@suse.cz>  [86e5b4eff5e2eb240fbcfa8d9c20699690dbe2d6]

g: Give full path to the repo-list file.


2010-12-06  Robert Nagy  <robert@openbsd.org>  [9398290fedb5f3307f6ef5f28f6a00ebcab38755]

use /usr/include/db.h as a last resort for berlekey db

the berkeley db header is installed as /usr/local/db.h
on debian/ubuntu

2010-12-06  Robert Nagy  <robert@openbsd.org>  [56fc453fc2ccbd04656eec6416d11905765765d7]

use /usr/include/db.h as a last resort for berlekey db

the berkeley db header is installed as /usr/local/db.h
on debian/ubuntu

2010-12-06  Michael Meeks  <michael.meeks@novell.com>  [04d3d275e3768b459d4212f3c0dd5fa11efae54c]

audit API usage for 2.10 & fix.


2010-12-06  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [21f75ba882b416eb40d6f2c5b9e48100edd38d41]

gnumake2: fixing filtering of PCH define for dep generation, removing duplicate -OPT:NOREF link switch


2010-12-06  Michael Meeks  <michael.meeks@novell.com>  [f5b4d0aadb7fee53aa7eec506f915591bad50328]

remove libegg install


2010-12-06  Niklas Nebel  <nn@openoffice.org>  [54d04ab5c2bd2a86852b238d4297b0af92087277]

dr78: #i95280# avoid repeated progress bars in ScPrintFuncCache for all sheets


2010-12-06  Mikhail Voytenko  <mav@openoffice.org>  [f77f6f81c934b4b4046c8c37eba71723435736c6]

fwk162: #i115743# directories withou mediatype should not have entries in manifest.xml


2010-12-06  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [6019b3a2c1d014e46e3c603a1612fd8997966db5]

vcl118: fix dll exports


2010-12-06  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [62364aa5411b5ac6ed1169748706b26a704d8ecc]

vcl118: fix a warning


2010-12-06  Michael Meeks  <michael.meeks@novell.com>  [ad9ebf19c164070da21f0648ee15869b0ac753c7]

remove EGGTRAYLIB usage


2010-12-06  Michael Meeks  <michael.meeks@novell.com>  [fe21e5afdcb6575c01764bef24f1a47aec8ae1fe]

remove EGGTRAYLIB usage


2010-12-06  Takeshi Abe  <tabe@fixedpoint.jp>  [bfa9058d0eacab4418fbc6cf53f7f026b099e00a]

more occured replaced


2010-12-06  Mikhail Voytenko  <mav@openoffice.org>  [1c0809840b24305e976852940e27c9e315ababd4]

fwk162: #i115789# write manifest:version in manifest:manifest element for ODF1.2 and later


2010-12-06  Michael Stahl  <mst@openoffice.org>  [4f8e970e506b8cfccc7ce807ff7ce6b1799dbb1d]

impress206: fix libxml2 issue (thanks rene for the patch)


2010-12-06  Michael Meeks  <michael.meeks@novell.com>  [2a1cda3bcb7d052381ce5e055b0b015af1835061]

remove, obsolete libegg everywhere


2010-12-06  Michael Meeks  <michael.meeks@novell.com>  [07874d89b67fc0330ea896b1e5b2fc6cca44ba04]

remove, obsolete libegg everywhere


2010-12-06  Michael Meeks  <michael.meeks@novell.com>  [c3ff3b09ea762960394232ddb62c989cfd0b3995]

remove, obsolete libegg everywhere


2010-12-06  Michael Meeks  <michael.meeks@novell.com>  [e837f0c70343b2febb6d813794b9c532f793f320]

disable systray icon if gtk+ version is < 2.10.0


2010-12-06  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [ba58f338ea7eddef2f15e075213f1d4d54aaa90e]

CT_Ind start/end properties for OOXML ISO version


2010-12-06  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [3a6b23954f4a19158fdfab283f2f4c55e46be67d]

vcl118: #i115905# improved clip region interface on SAL layer (part 4, OS2 implementation)


2010-12-06  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [6d85cb5f029b0c3ac8e597d02e5875974dc9757f]

vcl118: #i115905# improved clip region interface on SAL layer (part 3, X11 implementation)


2010-12-06  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [954af48cf7af8ea03cdd5b19eabacc639c18232d]

Reapearing DGB_UTIL things removed


2010-12-06  Christopher Backhouse  <cjbackhouse@gmail.com>  [1dd9b3d931becca92c3087fc26dde004e271bb9a]

switch from libegg to the native gtk+ widget


2010-12-06  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [137698744547aea35fd5649e541adb9157ab0b5b]

#i85310# better export of automatic base time unit


2010-12-06  Norbert Thiebaud  <nthiebaud@gmail.com>  [f2cb89450f96011a95abb6a7dc0fbb8732dfd922]

use the 'canonical' way to find JAVA_HOME on MacOS.


2010-12-06  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [a58768cf878b979f75094829b654dfd4d82ddb15]

gnumake2: added gb_HIRESTIME to allow getting rid of annoying LOW_RESOLUTION_TIME warnings


2010-12-06  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [9e2da7c807f6955a2eee6913f429e507f101c58e]

gridsort: give the UnoControl(Model/Base) classes a ctor taking a service factory, so we have access to the factory which created us, and don't need to resort to the process'es service factory


2010-12-06  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [22b333e4aea06744493f9598f162cce451e73e21]

gridsort: give the UnoControl(Model/Base) classes a ctor taking a service factory, so we have access to the factory which created us, and don't need to resort to the process'es service factory


2010-12-06  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [09cfbd6086296a987ded9275d9dad4b607c3e38c]

gridsort: give the UnoControl(Model/Base) classes a ctor taking a service factory, so we have access to the factory which created us, and don't need to resort to the process'es service factory


2010-12-06  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [2033a625d3a213755d8c5015bd233b748b514b83]

gridsort: give the UnoControl(Model/Base) classes a ctor taking a service factory, so we have access to the factory which created us, and don't need to resort to the process'es service factory


2010-12-06  Ivo Hinkelmann  <ihi@openoffice.org>  [8ad779467d54c07000b0e4cf75bf16a34ee01345]

masterfix DEV300: #i10000# changed ULONG_MAX to SAL_MAX_UINT32


2010-12-06  Christian Lippka ORACLE  <christian.lippka@oracle.com>  [b38b0ea063ffc6ddf1127e4ae58d41f546d6c54c]

impress206: #i115898# use updated anchor for group shapes to work around ms office 2010 bug


2010-12-06  Christian Lippka ORACLE  <christian.lippka@oracle.com>  [6578b49d760748bc46c67df3972f9e575c6cfcca]

impress206: #i115898# take into account new presentation shapes


2010-12-06  Niklas Nebel  <nn@openoffice.org>  [26ba737561921fc0758e5f6274dbd701657cbcbb]

dr78: #i106108# SetDocumentModified also for page margins


2010-12-06  Gert Faller  <gertfaller@aliceadsl.fr>  [6c4698ded0d859ea64e867745d6512301fd4bcfb]

RTL_CONSTASCII_USTRINGPARAM in extensions 1


2010-12-06  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [6179faeb9d9341ad8cc82a3b1e24ea4c3657bf3d]

rebased to OOO330m17


2010-12-06  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [41f42d30b01b02760a415714e8833feb1bb1c9fa]

rebased to OOO330m17


2010-12-06  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [51ccd3874858452681a716ca47d45f8a2ae8beac]

rebased to OOO330m17


2010-12-06  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [38440ad6b24f618923a48d722a861f78c1715be5]

rebased to OOO330m17


2010-12-06  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [1acac8a528315935d2d2d2d8bad3eec555c38cf6]

rebased to OOO330m17


2010-12-06  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [65db01a81bae6922c9aed8d99ba3bfbcc1526538]

rebased to OOO330m17


2010-12-06  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [b0f61ae2f6718144fb26109cd0d0e1fcd119b6b1]

rebased to OOO330m17


2010-12-06  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [13bc9463db8c6968925b11a8c1c1c710b3a5c58b]

rebased to OOO330m17


2010-12-06  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [8d55ef353c1cdd3e09fa306df56d856d7a556b23]

gnumake2: added findbar.xml to in sw uiconfig (thanks mba)


2010-12-06  Ivo Hinkelmann  <ihi@openoffice.org>  [0f68b1957428d467ac071c4e54b31bf31ed5d9b2]

masterfix DEV300: #i10000# fix for cws srb1


2010-12-06  Caolán McNamara  <caolanm@redhat.com>  [090a4bd24a96324b6553b45d90050b5132ce62ae]

remove unused variable


2010-12-06  Michael Callahan  <callahan@xmission.com>  [7065f10c7275b0dc925d43e4a8520518d037ad13]

remove obsolete __FAR_DATA


2010-12-06  Kayo Hamid  <revol.code@yahoo.com>  [c8f58bc85ec50d28b36bc811d79b3a2108621ea5]

some caretaker code cleanup in impress


2010-12-06  Michael Callahan  <callahan@xmission.com>  [8a661baf4962f42a9475c3c699d91390e89dee42]

remove obsolete __FAR_DATA


2010-12-06  Michael Callahan  <callahan@xmission.com>  [36169a32c8e267518e571242622cad27676269ee]

remove obsolete __FAR_DATA


2010-12-06  Michael Callahan  <callahan@xmission.com>  [eaaedfba761123d5e0bb801d3f5575e3989f86df]

remove obsolete __FAR_DATA


2010-12-06  Michael Callahan  <callahan@xmission.com>  [b8f02010fe30cffe4dbc12cc9ecf4c52b9285b56]

remove obsolete __FAR_DATA


2010-12-06  Michael Callahan  <callahan@xmission.com>  [b76b4d9b64f09dd4941c48b245eaffcf6bfd056d]

remove obsolete __FAR_DATA


2010-12-06  Michael Callahan  <callahan@xmission.com>  [040cd5d18f20655656073fc7dbb44d3410023946]

remove obsolete __FAR_DATA


2010-12-06  Michael Callahan  <callahan@xmission.com>  [645e8e0cfbb3d7239077f353b499cd04575f5d37]

remove obsolete __FAR_DATA


2010-12-06  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [e316a4ba4debbc1cb7792c0e03a46fc031235a71]

ISO OOXML: start/end attributes reworked...

This reverts commit 344cf018285a149289ecc9af600fce6a743b01c8.

2010-12-06  Takeshi Abe  <tabe@fixedpoint.jp>  [36e2296bf8fae3c66a66eada3595cbb2628a4833]

Replace all occured, occurance etc.


2010-12-06  Takeshi Abe  <tabe@fixedpoint.jp>  [0b30cb7e66e0cef4f6f75013eb182c2d58615ca1]

Replace all occured, occurance etc.


2010-12-06  Takeshi Abe  <tabe@fixedpoint.jp>  [2b22b5f4ee8674229a16c8bd59bda1f99d2eca1f]

Replace all occured, occurance etc.


2010-12-06  Caolán McNamara  <caolanm@redhat.com>  [3709037e92dc9eb5d7e12caac385e49fe42d23c7]

cppcheck: uninit variables


2010-12-06  Caolán McNamara  <caolanm@redhat.com>  [304048cd6ce6677fcbb436ddecf78fdd9bdeda0d]

fix this up


2010-12-05  Norbert Thiebaud  <nthiebaud@gmail.com>  [b13a0c0cc390db74adc9160ec2b88af75dcdae16]

download do g clone even if ./clone exist, to pick up changes in repo-list

repo-list can chage due to an autogen and/or a previous clone may have been
incomplete.

2010-12-05  Norbert Thiebaud  <nthiebaud@gmail.com>  [090d023b002cb7929372982044ae0efd12a6d968]

g clone now tolerate silently already cloned repos.


2010-12-05  Wol  <anthony@youngman.org.uk>  [a11422d9470371fc8d4c0c279a90e9d5ae05c025]

Fix detection of JAVA_HOME


2010-12-05  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [90cb8bf8d4e0692cd67610eed4d5f1bb069088c3]

removing code due to endless loop

these part of code have been removed. The While(true) loop
means either that the if statement is never taken, or that
the program hangs there. The second case is not safe, the first
case means that this code is not needed.

2010-12-05  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [5307763e729ae6a5a6c30ade6376f86c394b9913]

fix warning unused var in binfilter - bf_sw unocore

trying to stay on the safe side, means not always removing the function
call that initialized the parameter. So if this function call changed the
parameter, no issue.

2010-12-05  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [564912e97ba8214bd78021572243e29704e04158]

fix warning unused param in binfilter bf_sw txtnode


2010-12-05  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [9622dc70426ce8b7a4744caaab819faa7e1e5e53]

fix warning in binfilter bf_sw tox


2010-12-05  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [0c6090e8f6c4c61edcf42c1f778b2decd3dd29a3]

fix warning unused var binfilter bf_sw text


2010-12-05  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [bef34ba6b5f37715fa3e09a9d48db2863198a77a]

fix warning unused var in binfilter bf_sw swg


2010-12-05  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [6640cd9c7880a33fe73a66bfdf09e2d9b4e05a13]

fix warning unused var in binfilter bf_sw sw3io


2010-12-05  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [32319671b114ab5b77ed22bd452d5a2243289d05]

fix warning unused var in binfilter bf_sw ole


2010-12-05  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [c3da1f560647567f126b6c6725bf77293cd77a69]

fix warning unused var in binfilter bf_sw layout


2010-12-05  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [6661e307fcd3b4cdbd4892a15b6c99b7638df69e]

fix warning unused var in binfilter bf_sw fields

still only fixes, no optimization has been done. On purpose, avoid
introducing new bugs...

2010-12-05  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [2808a769fb44f47e55119a39d965c6dec9997933]

warning fix unused var in binfilter bf_sw draw


2010-12-05  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [5c18bd01a2458d119f7f2e0c4dac546622e2bfcd]

warning fix unused var in binfilter bf_sw docnode

only warning removal, not code optimization, hence some function calls that
may not be needed anymore left behind.

2010-12-05  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [329d274054deb6e5da26c9630142463ff2b883dd]

warning fix for unused var in binfilter bf_sw doc

This is warning removing, not code optimization => minimum risks have
been taken and some function calls left behind are probably not usefull
anymore. But goal is not to produce new bugs. Once all warnings removed,
if needed we can do code optimization

2010-12-05  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [2785cffcd7f8432ebccd7a871085efe67d6fd417]

fix warning unused var in binfilter bf_sw crsr

this is fixing warning, not optimizing. This means, some functions call
have be left, even if it is possible they are not needed any more

2010-12-05  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [2a398ba93525d3a82d6a00db273d72d740c345a2]

warning fix unused variable in binfilter bf_sw bastyp


2010-12-05  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [8a28dc8003582f4a0b04522f870fef112d5e7ab7]

warning variable unused fix in binfilter bf_sw attr


2010-12-05  J. Graeme Lingard  <jgraeme+git@gmail.com>  [1b11499074d855e34f40953898594035ca451c71]

Remove redundant comments


2010-12-05  Takeshi Abe  <tabe@fixedpoint.jp>  [60a9b5172bcbd90b5764125b76279c189dd5563c]

Replace all occured, occurance etc.


2010-12-05  Takeshi Abe  <tabe@fixedpoint.jp>  [91a0a53e0cb75550801104cca07937e50869c590]

Replace all occured, occurance etc.


2010-12-05  Takeshi Abe  <tabe@fixedpoint.jp>  [da474bc40c74d6867faf05ed02b688fb2f460ab0]

Replace all occured, occurance etc.


2010-12-05  Takeshi Abe  <tabe@fixedpoint.jp>  [d88139d58bd35815545c5f43d204dde4759a8bf9]

Replace all occured, occurance etc.


2010-12-05  Takeshi Abe  <tabe@fixedpoint.jp>  [f20ff43473f1d33be368d61b8d0f6bcbb644df14]

Replace all occured, occurance etc.


2010-12-05  Takeshi Abe  <tabe@fixedpoint.jp>  [54b42134116b9d5f7f56caaf0b041782fa5d0d5c]

Replace all occured, occurance etc.


2010-12-05  Takeshi Abe  <tabe@fixedpoint.jp>  [530bc608d018573193aedfe089d0fb2b79940b58]

Replace all occured, occurance etc.


2010-12-05  Michael Meeks  <michael.meeks@novell.com>  [28b420533905e506f3f2a6a6afd8671f301c9001]

autocomplete using the context's case i#22961


2010-12-05  Robert Nagy  <robert@openbsd.org>  [7738ad37a0ed2837f5e6454628d4bd8ecc4927d1]

do not include OS in the filenames

In unx the code is not LINUX only, it's mesa.
On other platforms there is no point in using the OS name in the
filenames either.
This unbreaks unx builds on non-linux.

2010-12-05  Takeshi Abe  <tabe@fixedpoint.jp>  [7f11a1b9db7039cb3387930410accdba40a6061b]

Replace all occured, occurance etc.


2010-12-05  Takeshi Abe  <tabe@fixedpoint.jp>  [093b3ed2306f4c400cf8448d18e86dc5ac6c0433]

Replace all occured, occurance etc.


2010-12-05  Takeshi Abe  <tabe@fixedpoint.jp>  [4ef564882dd85750576aea92524236f96ab720f6]

Remove dead codes from sd


2010-12-05  Robert Nagy  <robert@openbsd.org>  [8b58b855b8b1e2215e202e87bb2cd4b96b4a61e5]

fix PYTHON_LIBS

on some platforms there are extra libs needed when linking with -lpython,
for example -pthread and -lutil on OpenBSD

2010-12-05  Robert Nagy  <robert@openbsd.org>  [e7f45a36f33b784db7fa0b981e6a23efef3ee467]

fix PYTHON_LIBS

on some platforms there are extra libs needed when linking with -lpython,
for example -pthread and -lutil on OpenBSD

2010-12-05  Caolán McNamara  <caolanm@redhat.com>  [3facbad1ecbb5ac7ebbf1fa8cfb060be9147429a]

cppcheck: emptyStringTest


2010-12-05  David Tardon  <dtardon@redhat.com>  [da77d802695d0971ef3d02d040b026681635fd01]

fix comment


2010-12-05  Robert Nagy  <robert@openbsd.org>  [ef7a253bee1c81648cdc7748f2684f3c7136c02f]

Revert "use AUGMENT_LIBRARY_PATH_LOCAL for regcomp"

This reverts commit 672bed486bc5951fc9e2cb11162ff757e60a96bb.

2010-12-05  Robert Nagy  <robert@openbsd.org>  [74ec0b5dfb59a99d3deb036375a95cc529a5cfda]

Revert "fix PYTHON_LIBS"

This reverts commit 611901b5fae1f221b4f913f39a939550b6de80ea.

2010-12-05  Caolán McNamara  <caolanm@redhat.com>  [9143a46db7c1d0cf4beff83c14e940291fefe6a7]

cppcheck: can reduce the scope of this variable


2010-12-05  David Tardon  <dtardon@redhat.com>  [9d4e4c0c4afa80ee84e8570d3679dfde6921c002]

refactor duplicate code


2010-12-05  Caolán McNamara  <caolanm@redhat.com>  [b11ef1c34826abe8168f14fab974ac18eccf9c0e]

cppcheck: unused variables


2010-12-05  Robert Nagy  <robert@openbsd.org>  [88e824eec4f3558fb9b92f3a4e9522c37c11dbad]

fix PYTHON_LIBS

on some platforms there are extra libs needed when linking with -lpython,
for example -pthread and -lutil on OpenBSD

2010-12-05  Caolán McNamara  <caolanm@redhat.com>  [8ca6dee3a6c23e69949fc6358e964a46141e4ea4]

cppcheck: can reduce the scope of this variable


2010-12-05  Caolán McNamara  <caolanm@redhat.com>  [a374c81060aefc390159e87f72b105c282d35f3d]

cppcheck: unused variable


2010-12-05  Caolán McNamara  <caolanm@redhat.com>  [4a47b92e99cd8218f2fe73afd836610e44c86c0a]

stray ; at the end of inlines


2010-12-05  Robert Nagy  <robert@openbsd.org>  [19aa902a75fe2ca48beaffd22da119ad6b248831]

use AUGMENT_LIBRARY_PATH_LOCAL for regcomp


2010-12-05  Caolán McNamara  <caolanm@redhat.com>  [92a911f1e7f344c1f55211494f31436c0d82d3f6]

cppcheck: init some members


2010-12-05  Caolán McNamara  <caolanm@redhat.com>  [a93f319d66ec9d26edfcaa8294c7f8860e4eb14d]

cppcheck: unused variable


2010-12-05  Caolán McNamara  <caolanm@redhat.com>  [4f2126111c4b18d61ca590a55b17efc5ec20936e]

cppcheck: scope of this variable can be reduced


2010-12-05  Caolán McNamara  <caolanm@redhat.com>  [cc4ad52761b57846695008fa96e92788f2121f76]

cppcheck: scope of this variable can be reduced


2010-12-05  Caolán McNamara  <caolanm@redhat.com>  [714f0630974547f0ab1088bfe593c6ed4395b9bf]

cppcheck: scope of this variable can be reduced


2010-12-05  Caolán McNamara  <caolanm@redhat.com>  [1b15579b9f3f76f21363853ad80ab48690fbe254]

cppcheck: unused variables


2010-12-05  Caolán McNamara  <caolanm@redhat.com>  [d2f7b78beecfefebb0e53473fa5a5170593f5ccc]

cppcheck: the scope of these variables can be reduced


2010-12-05  Caolán McNamara  <caolanm@redhat.com>  [122d7dc47e5ed158a7c582ea4b3ca76ebce2b72a]

tidy this up and just use references


2010-12-05  Robert Roth  <robert.roth.off@gmail.com>  [b4106d0526e1a1978cbc8f916da05f1a1c976715]

Removed dead code and comments from sd


2010-12-05  Caolán McNamara  <caolanm@redhat.com>  [558a35487ffd2c8c8530bcf93f3e45f78deed8cf]

cppcheck: initialize these variables


2010-12-05  Caolán McNamara  <caolanm@redhat.com>  [589e8b2dbeb8f86d7ad3952670780f6a26f66346]

cppcheck: can reduce the scope of these variables


2010-12-05  Caolán McNamara  <caolanm@redhat.com>  [9de19ea1d04e04774b65f04848754f01a1b43072]

tidy this up and just use references


2010-12-05  Caolán McNamara  <caolanm@redhat.com>  [e5a229ef94badaea0d6eb2714d7e8d9a81c3cc2c]

cppcheck: scope of these variables can be reduced


2010-12-05  Caolán McNamara  <caolanm@redhat.com>  [57eade47df354465cdaaee3f5c30b3ed6f9f6ca5]

tidy this up and just use references


2010-12-05  Caolán McNamara  <caolanm@redhat.com>  [28de213dfdf44f51aff7513b4b56ce9d906ff4cb]

cppcheck: uninit variable


2010-12-05  Caolán McNamara  <caolanm@redhat.com>  [99b6172fb2ac2f2a3ea8df11ecbf63b5406b5705]

cppcheck: the scope of this variable can be reduced


2010-12-05  Caolán McNamara  <caolanm@redhat.com>  [3ddba8575ace70d3d131b73666be7a3d66f83ebf]

cppcheck: the scope of this variable can be reduced


2010-12-05  Caolán McNamara  <caolanm@redhat.com>  [1e8a123248cb4f6a49f48c8f83a1dc2bb126e481]

cppcheck: unused variables


2010-12-05  Caolán McNamara  <caolanm@redhat.com>  [1a63122d32b5be3c85bff68a7adbce87d6e50130]

cppcheck: the scope of this variable can be reduced


2010-12-05  Caolán McNamara  <caolanm@redhat.com>  [d26e5380039f55e1063ec7c41dd82c3e69d50489]

cppcheck: the scope of this variable can be reduced


2010-12-05  Caolán McNamara  <caolanm@redhat.com>  [e0c6b04eb5a06c60d76ecfced0ead8fd1935240e]

cppcheck: unused variable


2010-12-05  Caolán McNamara  <caolanm@redhat.com>  [02c94ea5dded50689ac0c3137cbae315c6202eb9]

cppcheck: can reduce the scope of these variables


2010-12-05  Caolán McNamara  <caolanm@redhat.com>  [6f81fd62cf990970bc643f238887f361149830d7]

cppcheck: can reduce the scope of these variables


2010-12-05  Caolán McNamara  <caolanm@redhat.com>  [0f56d59f0c818b3d63651d76d0a0bf15a1669988]

cppcheck: Can reduce the scope of this variable


2010-12-05  Caolán McNamara  <caolanm@redhat.com>  [c18375b63e44bcdc142c3c2d4e007165368b065b]

tidy this up and just use references


2010-12-05  Kayo Hamid  <revol.code@yahoo.com>  [1c4faf4b2984c0def76bd5818295aace0505654c]

remove commented out code


2010-12-05  Caolán McNamara  <caolanm@redhat.com>  [6ebed604fef1cba57249e6fd09c366fcb27508fe]

WaE, shadowed variable names


2010-12-05  Caolán McNamara  <caolanm@redhat.com>  [dff40cc62cdf256f7f2facf63f3eddfa0b400f68]

-matom only available with gcc 4.5.0 or above


2010-12-05  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [a05a7c40350e9f2b3782a3a6a0da68ed93ff2b36]

gnumake2: solaris awk does not close stdin when not input file is given explicitly


2010-12-05  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [8f81668a34b316dd33e35e0d514bc2211fbfa5d6]

gnumake2: gnu copy should only preserve mode and timestamps, preserving ownership breaks on some setups


2010-12-05  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [323a11404e1597345c448880d3f8ea5f5bb38200]

gnumake2: fixing msword component file location in postprocess


2010-12-05  Christian Lippka  <christian.lippka@oracle.com>  [c826fd1aa7e83a58dc4cb2e647e6db8affa50a81]

impress206: fixed compiler warning


2010-12-05  Norbert Thiebaud  <nthiebaud@gmail.com>  [79fd100c9cb688e656b4cc081927328df00538db]

create the directory src if not already there.


2010-12-05  Norbert Thiebaud  <nthiebaud@gmail.com>  [749f0355b99c174766671acd9a5795e81f907a83]

ignore /install, created by dev-install, in git


2010-12-04  Joseph Powers  <jpowers27@cox.net>  [0ffafb77df83b3311a010164a55a93c66f2cf1fd]

Remove DECLARE_LIST( ScRTFDefaultList, ScRTFCellDefault* )


2010-12-04  Joseph Powers  <jpowers27@cox.net>  [db599f64e63a3141159b7f0e59783197c39b3e02]

Remove DECLARE_LIST( ScHTMLGraphList, ScHTMLGraphEntry* )


2010-12-05  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [ff7eac56742bb39b32fcd2ed76c78d718c63eb2a]

gnumake2: merging minibranches


2010-12-04  Norbert Thiebaud  <nthiebaud@gmail.com>  [c8bebe422d059b43a8e01e8b9b3f451e2d0cd206]

Revert "mtune x86 to atom" (require gcc 4.5)

This reverts commit 150c0772b1637bc44fc9a4819cc3908341828d78.

2010-12-04  Caolán McNamara  <caolanm@redhat.com>  [bc5ad2e5b6d2871fb50686d2b6860debcfbf3f45]

callcatcher: remove uncalled and uncallable methods


2010-12-04  Gert Faller  <gertfaller@aliceadsl.fr>  [f22bef8505ac8e7b816778f2e66322cee2a01fa1]

RTL_CONSTASCII_USTRINGPARAM in filters 23


2010-12-04  Gert Faller  <gertfaller@aliceadsl.fr>  [62ba671e23a3fb47b325f212d90bbc51106b05c2]

RTL_CONSTASCII_USTRINGPARAM in filters 22


2010-12-04  Caolán McNamara  <caolanm@redhat.com>  [a82dbcf863b597e55176ad21e429ee817330b823]

WaE, remove final warning, bracket up existing logic


2010-12-04  Caolán McNamara  <caolanm@redhat.com>  [734c00abb756f794e5f9ac2cb80b184c8924ec4b]

Resolves: rhbz#659947 make this more robust (cherry picked from commit 82ef4d5f0bfd009bb28392b50ce109936f879a36)


2010-12-04  Norbert Thiebaud  <nthiebaud@gmail.com>  [c45d4d4d1bf9dbf06e17d1647560ae26a4d427c8]

tweak build.lst to avoid apparent dependencies issue in // build


2010-12-04  Caolán McNamara  <caolanm@redhat.com>  [25f7fc2be4193e568539cfcea0498c92fedb182e]

Resolves: rhbz#659947 make this more robust


2010-12-04  Robert Nagy  <robert@openbsd.org>  [ed9eb7929d0da38ac663374dba01939aebf0e76a]

fix comment of checking the max number of jobs


2010-12-04  Robert Nagy  <robert@openbsd.org>  [6774e58d600030cc148f491fa806c0ee66a4b069]

fix comment of checking the max number of jobs


2010-12-04  Norbert Thiebaud  <nthiebaud@gmail.com>  [d25c3b2dc3b7ed47910379bfec54ae6d51a2bb2f]

merge transogl-transitions-sd.diff and transogl-more-transitions.diff


2010-12-04  Norbert Thiebaud  <nthiebaud@gmail.com>  [dafcb2844bda4af2bc290548548392bda3262307]

merge transogl-transitions-officecfg.diff


2010-12-04  Norbert Thiebaud  <nthiebaud@gmail.com>  [c38a5ccafde6bdf1b6fddc751fd8e1b644ef284e]

fix configure.in zenity breakages


2010-12-04  Kalman Szalai - KAMI  <kami911@gmail.com>  [96411be554f21302707ddf832d714ea0ec251cfa]

Fix for build.lst in cli_ure


2010-12-03  Ingrid Halama [iha]  <Ingrid.Halama@oracle.com>  [b624534a8f258c022caf4ebc96dc60795c790f33]

chart46: #i25706# implement date axis - compiler warnings


2010-12-03  Ingrid Halama [iha]  <Ingrid.Halama@oracle.com>  [a2cdee24f0d18a5b28dd785bb13cb234799b91d6]

chart46: #i25706# implement date axis - compiler warnings


2010-12-03  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [ce3d20c7bbf68448be7cc8a7ae97148d7be22a50]

gnumake2: removing obsolete *.flt and *.map files in module sw


2010-12-03  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [b9f7641f8e1f049102de8e0e580013b4ae1f78ea]

gnumake2: merging in os144


2010-12-03  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [ee730ab172f887f537ff3026dd4a5c0e611bf016]

gnumake2: merging in os144


2010-12-03  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [a8307ba8e0ce7c4cecf414efc2bded7af1ee6791]

gnumake2: merging in os144


2010-12-03  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [7dcab780e480d89b590cc06eb08350b205cbb5a0]

gnumake2: merging in os144


2010-12-03  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [7df8f2f3b659292f83c9aa1c040c6c9349c8c8b1]

gnumake2: merging in os144


2010-12-03  Ingrid Halama [iha]  <Ingrid.Halama@oracle.com>  [0c1fb57fe1588ba0d2ed07145fd07e834c96623f]

chart46: #i25706# implement date axis - simplify axis access in chart api


2010-12-03  Ingrid Halama [iha]  <Ingrid.Halama@oracle.com>  [32fba607b364d773c5ebb389f2e04c5c626c4536]

chart46: #i25706# implement date axis - simplify axis access in chart api


2010-12-03  Ingrid Halama [iha]  <Ingrid.Halama@oracle.com>  [bd36338009672fdabd5b6d585f8c1092b617196a]

chart46: #i25706# implement date axis - simplify axis access in chart api


2010-12-03  Eike Rathke [er]  <eike.rathke@oracle.com>  [8e4d860c7f8cb3ee9eae24a9925fe614f997f555]

dr78: #i92774# NPV evaluates arguments row-wise; ScHorizontalValueIterator; patch from <lvyue> with little modifications


2010-12-03  Caolán McNamara  <caolanm@redhat.com>  [42b4aaf23bf4852ac2fbbe2ec68badad9e95c600]

callcatcher: removed uncalled and uncallable methods


2010-12-03  Caolán McNamara  <caolanm@redhat.com>  [a642c0eb517ff0a96142ed72a1d5d1b394099377]

callcatcher: uncalled and uncallable methods


2010-12-03  Wol  <anthony@youngman.org.uk>  [9483232bca6fb32ac60de278177f21a50d37162e]

Remove get/setNanos


2010-12-03  Caolán McNamara  <caolanm@redhat.com>  [fe2e8211bc8cc74a9217c344eacfe1406240f5d5]

WaE: get member init order right


2010-12-03  Thorsten Behrens  <tbehrens@novell.com>  [acb97d8396e4679c53d890813bdad4b4d0e470f5]

Export FileChangedChecker symbols

forgot to annotate with public dll api

2010-12-03  Caolán McNamara  <caolanm@redhat.com>  [05dd848121ffca130d23e7183987da138581c662]

fix this up to build again


2010-12-03  Caolán McNamara  <caolanm@redhat.com>  [9e2c3820ad455b703c610235f250d9ff74c72610]

WaE: uninitialized variable


2010-12-03  Mathias Bauer  <mba@openoffice.org>  [615bdd3fa8315bec38546e33a0fe0bffd7823c26]

CWS gnumake2:some fixes for problems found in autotests


2010-12-03  Mathias Bauer  <mba@openoffice.org>  [23b346e7e5f930ae6f0827d995c61a8d58a799e8]

CWS gnumake2:some fixes for problems found in autotests


2010-12-03  Surendran Mahendran  <surenspost@gmail.com>  [9641cb9aab3c738e1c24a8a786f974bc7bb02acf]

Add missing extedit.cxx for the external edit feature


2010-12-03  Ingrid Halama [iha]  <Ingrid.Halama@oracle.com>  [87e71d01405ac56173d8af7748b0619361c5f04a]

chart46: #i25706# implement date axis - correct axis layout


2010-12-03  Luboš Luňák  <l.lunak@suse.cz>  [e6938938cd70a1cf19b774b999d9629bbb293996]

crystal icon set no longer comes as a tarball


2010-12-03  Luboš Luňák  <l.lunak@suse.cz>  [2e38ae3d6670d72103bfd06c8b1b5d169e618f4e]

oxygen icon set no longer comes as a tarball


2010-12-03  Luboš Luňák  <l.lunak@suse.cz>  [f7aa62078925e9ab2505b9ce3ad0cd554fc2fcf0]

fix oxygen localized icons that obviously come actually from crystal

bnc#581596. Just removing the icons would mean icon lookup falls
back to localized icons from other themes instead of using
non-localized one, since apparently these icons are not changed
for localization anyway, copy non-localized ones.

2010-12-03  Eike Rathke [er]  <eike.rathke@oracle.com>  [1b5da40f6d69a68e3b3a1baaacb9151e0fd99d11]

dr78: #i97169 TIME returns values [0,1)


2010-12-03  Luboš Luňák  <l.lunak@suse.cz>  [11bf28b8f7a3e04db4f89b16d4ab1deefc417659]

unpack the crystal tarball in git, to allow further modifications


2010-12-03  Michael Meeks  <michael.meeks@novell.com>  [bc56089229493af06ab1a9273d5ed6ead7eeb703]

default insert-symbol to use the symbol font


2010-12-03  Luboš Luňák  <l.lunak@suse.cz>  [e727953f5027ae67fdecc2b39cdf5fdb819c8f23]

unpack the oxygen tarball in git, allowing further modifications


2010-12-03  Michael Meeks  <michael.meeks@novell.com>  [060ff5302615ecfe59af9b685a04bd20b652da72]

fix types.rdb pagein as well


2010-12-03  Michael Meeks  <michael.meeks@novell.com>  [5d6191d24ac1e99c755ac3b698fd1e280346c0af]

get pagein filenames right to accelerate startup


2010-12-03  Michael Meeks  <michael.meeks@novell.com>  [89ae31e7f83e71857096040aab7b478d7828dac9]

link pagein files


2010-12-03  Eike Rathke [er]  <eike.rathke@oracle.com>  [5fccb462629b1a38672228f2860581327209d264]

dr78: merge


2010-12-03  Caolán McNamara  <caolanm@redhat.com>  [0b984e08181fdd5f7ca451478d0f3712c1b5284b]

callcatcher: drop big pile of uncalled and uncallable code


2010-12-03  Eike Rathke [er]  <eike.rathke@oracle.com>  [1e3e411b54b2d556ee1df8b903d8ff311419dc99]

dr78: #i111413# new ODFF interpreter functions SEC, SECH, CSC, CSCH; patch from <regina>, slightly reworked


2010-12-03  Eike Rathke [er]  <eike.rathke@oracle.com>  [64edf5e725f6d5fe53c078019baa76bf20b47843]

dr78: #i111413# new ODFF interpreter functions SEC, SECH, CSC, CSCH; patch from <regina>, slightly reworked


2010-12-03  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [65d95afb7eadeabb540de3a3ea31a35ae41ec70e]

vcl118: #i115905# improved clip region interface on SAL layer (part 2, mac implementation)


2010-12-03  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [4ec5258f2ba70d60a2dcb73b97e162c3f8655540]

ISO OOXML: implemented the import of ind start and end attributes


2010-12-03  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [191b701ddba98089c2156b44e5304b12e965f857]

Removed the useless WRITERFILTERSTATUS comments


2010-12-03  Mikhail Voytenko  <mav@openoffice.org>  [ef7221319d91cbb3e061ccfdd35f2a7aefa13ac0]

fwk162: #i115836# fix assertion


2010-12-03  Mikhail Voytenko  <mav@openoffice.org>  [71779a69e0b5bfcd1efbd95609cf560632c17cb8]

fwk162: #i115836# avoid crash


2010-12-03  Niklas Nebel  <nn@openoffice.org>  [687e7e41406a5a9a707816daa89a079a5f803b3d]

dr78: #i113511# don't include SID_VALIDITY_REFERENCE in UI configuration


2010-12-03  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [8d9336d8bc6b5f90872d8b57b46d25cca87088d8]

gnumake2: decrypted confused comment in LinkTarget.mk


2010-12-03  Niklas Nebel  <nn@openoffice.org>  [0238cbe385543d674f8bea99ccf5344eca868587]

dr78: #i95280# read Excel view options in FillRenderMarkData if not done before


2010-12-03  Gert Faller  <gertfaller@aliceadsl.fr>  [7ba755f36498c359067de63249b8f85feb4b42fa]

RTL_CONSTASCII_USTRINGPARAM in filters 21


2010-12-03  Caolán McNamara  <caolanm@redhat.com>  [4a1d9483f00b54b8d49dc75fb55846c466ff475a]

remove some archaic ByteStrings


2010-12-03  Gert Faller  <gertfaller@aliceadsl.fr>  [48a620446ad7d37d39dbd061a3580b5526779aca]

RTL_CONSTASCII_USTRINGPARAM in filters 20


2010-12-03  Gert Faller  <gertfaller@aliceadsl.fr>  [5503d24dde553d2771b75ed7268011a243bee2f6]

RTL_CONSTASCII_USTRINGPARAM in filters 19


2010-12-03  Surendran Mahendran  <surenspost@gmail.com>  [df4b59f03334db46b46dcd7953a34ca013e36e16]

First cuts for edit with external tool method

Define the EditWithExternalTool method and add it to the makefile to get it
built as well. Basic working model of external edit application.
This should work fine in all platforms given that I am using SystemShellExecute
ReRead method does an automatic refresh of the Shell

2010-12-03  Surendran Mahendran  <surenspost@gmail.com>  [f99eaf17dbc446fbf124a181f0e3bbb9f7c8e6a2]

Handle Click of External Edit functionality

By adding the external method to the specific FN_EXTERNAL_EDIT identifier

2010-12-03  Surendran Mahendran  <surenspost@gmail.com>  [268c3960660e91ba640da3c3f500c669094bf537]

Header file for external edit tool functionality

Has the method that is invoked when edit with external tool is called

2010-12-03  Surendran Mahendran  <surenspost@gmail.com>  [286d15b16809c5ee1940e033547cd9dcd55d97f1]

Moved a functionality to a header file

Needed the lcl_getPreferredExtension elsewhere, so moved it to hxx.

2010-12-03  Surendran Mahendran  <surenspost@gmail.com>  [bc1d00dd14e90fcae2aaae0812f15f61f434d093]

Adding "Edit via External Tool" to Graphic Popup

1) add unique identifier to cmdid.h
2) add ExecMethod and StateMethod to _grfsh.sdi
3) add additional details for the identifier in swriter.sdi
4) add the item to the popup menu in mn.src

2010-12-03  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [091a1c5e9ae9d6c29b4ff285c15cb9964dac6c0a]

n#636367: Table alignment set to "From Left" when moving the right

When moving the right end of a table, the table alignment came to
Manual but this caused size weirdness when switching from web to print
layout. Using the "From left" option for the alignment keeps the size.

2010-12-03  Tor Lillqvist  <tlillqvist@novell.com>  [d59d6a88b22d077927174018061024c777a94616]

Fix compilation error caused by DBG_UTIL vs. OSL_DEBUG_LEVEL mixup


2010-12-03  Tor Lillqvist  <tlillqvist@novell.com>  [335b8fbc566c05a848d9635d000dbce81c087f1f]

Fix compilation error caused by DBG_UTIL vs. OSL_DEBUG_LEVEL mixup


2010-12-03  Tor Lillqvist  <tlillqvist@novell.com>  [d5fe59446cf06a937edaa80d6b14bc08ebff6a5b]

Fix compilation error caused by DBG_UTIL vs. OSL_DEBUG_LEVEL mixup


2010-12-03  Tor Lillqvist  <tlillqvist@novell.com>  [edef42e67036cfa0f1a16069a645ad20fedf7a4a]

Fix compilation error caused by DBG_UTIL vs. OSL_DEBUG_LEVEL mixup


2010-12-03  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [ead04f8f0b7f51bf281ce41d8d590df0ca14af38]

vcl118: #i115905# improved clip region interface on SAL layer (part 1, windows implementation)


2010-12-03  Surendran Mahendran  <surenspost@gmail.com>  [8407e2c4f2b6b8e874517294caa06abcab5f0656]

First cuts for edit with external tool method

Moves FileChangedChecker to svtools, for reuse in other applications

2010-12-03  Caolán McNamara  <caolanm@redhat.com>  [2a00e53e775bc503e186c3e8317abc4675b4864b]

WaE, shadowed variables


2010-12-03  Caolán McNamara  <caolanm@redhat.com>  [9a99dd70441bad1a992b2540b823b688361688fd]

WaE, shadowed variables


2010-12-03  Petr Mladek  <pmladek@suse.cz>  [8e41cfb233e9b05804c459bcd9e6c6f403046649]

use BrOffice name only with --enable-broffice (fdo#31770)

reviewed by Michael Meeks <mmeeks@novell.com>

2010-12-03  Kohei Yoshida  <kyoshida@novell.com>  [05637796e51d979cc1fbf45e9fd41ac96aadc118]

Fix failed popup launches on Windows.

These two popup windows failed to grab focus when launched, which
would cause them to immediately quit after launch.  The old code
passed a BOOL argument where a popup launch flag was expected.
This looks like an existing bug to me. (fdo#31308)

2010-12-03  Kohei Yoshida  <kyoshida@novell.com>  [0e280b9c50671473134d207ea7604aff5c1d6dc9]

Fix failed popup launches on Windows.

These two popup windows failed to grab focus when launched, which
would cause them to immediately quit after launch.  The old code
passed a BOOL argument where a popup launch flag was expected.
This looks like an existing bug to me. (fdo#31308)

2010-12-03  Eike Rathke [er]  <eike.rathke@oracle.com>  [0119d59c6598a8d18ebcd770787d8c9c780f5ba2]

dr78: #i91870# PMT accuracy; patch from <regina>


2010-12-03  Thorsten Behrens  <tbehrens@novell.com>  [f06643ed0c77905269203666214ec8c7f13eb6dd]

Remove mis-placed splashscreen img from CREDITS file

Reviewed by Petr Mladek <pmladek@suse.cz>

2010-12-03  Thomas Klausner  <wiz@NetBSD.org>  [add4c9ba0c5ccb1027ea6fd648b867aac345737c]

Don't override CFLAGS nor LDFLAGS, just append to them.

Ok mmeeks@

2010-12-03  Caolán McNamara  <caolanm@redhat.com>  [b89c71bb3adc3e429a3d9ec553a218f2e716edb6]

better output message when not mac


2010-12-03  Caolán McNamara  <caolanm@redhat.com>  [047adc7f48dec4eabe70f779d867f1c13b973234]

fix libOGLTrans.uno.so vs OGLTrans.uno.so


2010-12-03  Joseph Powers  <jpowers27@cox.net>  [400afe6220cce3e1335cb3631d140e1cfce71ed2]

Remove DECLARE_LIST( ScEEParseList, ScEEParseEntry* ) from ScEEParser


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

DEV300


2010-12-03  Mathias Bauer  <mba@openoffice.org>  [9be6f58185d4d48925410ca318f5423eb0b9537d]

CWS gnumake: typo in Windows platform makefile


2010-12-03  Kenneth Venken  <kenneth.venken@gmail.com>  [39fc2df3c1d8e8bc8b689e2d21c193bc4886bf8c]

more Sal n elements


2010-12-03  Kenneth Venken  <kenneth.venken@gmail.com>  [780df7c562f71cdf0967e8e906c5f4ac84a7b587]

more Sal n elements


2010-12-03  Kenneth Venken  <kenneth.venken@gmail.com>  [f8e081876fa321cbf6072472ef5b5ee0aa050260]

more Sal n elements


2010-12-03  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [be8d00fe05ad77bdf4aa86e37faab84b35fb8da8]

dba34c: #i104347# DisableSelectionOnFocus for multi line edit controls


2010-12-03  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [1924a7f54c5663ad9579a0b3da6fb4e053e050c7]

gnumake2: merging minibranches


2010-12-03  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [b4a5fc894e64aeb5c7cd0ddd5efd4c78b55cc883]

dba34c: during #i115901#: do not use an own static WorkWindow, but the Application-provided one, this is ensure to be cleaned up properly upon application termination


2010-12-03  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [212572f2d3369cc992098248606d46ca9b7c8e9c]

dba34c: #i115901#: dispose the local pane's window (after clearing the cache, which will dispose the windows currently anchored to the pane) (transplanted from 6010283465918075d489ba4b589fdc9b11343759)


2011-02-13  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [908e4f71480a904ae6e1f337a85885acecb190a1]

debuglevels: use vsnprintf instead of _vsnprintf, otherwise it won't build on unxlngi6.pro+debug


2010-12-03  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [a9e0f5a1220582e0dac2f6505be70d465f01d055]

dba34c: #i115901#: dispose the local pane's window (after clearing the cache, which will dispose the windows currently anchored to the pane)


2010-12-03  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [fb27484748b468884d640ab754124cd8cc668db7]

dba34c: when asserting left-over top windows, also report the Window ptr


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

link debug runtime in non-pro; should be moved to platform makefile


2010-12-03  Christian Lippka  <christian.lippka@oracle.com>  [21015b5d04af5f27a41dd77215a29ba250599fe2]

impressdefaults1: #i111998# reverted string changes since quick text edit is defaulted to on again


2010-12-03  Ivo Hinkelmann  <ihi@openoffice.org>  [516b3f1d2ec651ba8defcb09d033961c5e068d3d]

CWS-TOOLING: integrate CWS l10nnewlangs


2010-12-03  Ivo Hinkelmann  <ihi@openoffice.org>  [791730540233ce60ffc6ac7a2f74e44db1ee6c05]

CWS-TOOLING: integrate CWS srb1


2010-12-03  Ivo Hinkelmann  <ihi@openoffice.org>  [23ccc031428fd505b83863f0a8c701da61289fd8]

CWS-TOOLING: integrate CWS srb1


2010-12-03  Michael Meeks  <michael.meeks@novell.com>  [7b06ddc15c844a4312019e69bc934ba9cef97f07]

enable zenity support by default if it is in the path


2010-12-03  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [49dbc415b42830d3245b6e58245f4f13f79e032b]

undoapi: now that XEmbeddedObject.doVerb actually works, use it for chart activation. (Really appreciate the resulting simplification of the code\!)


2010-12-03  Caolán McNamara  <caolanm@redhat.com>  [8413cf210177535ad14829f690e0a75a3e1bc73f]

fix typo


2010-12-03  Ivo Hinkelmann  <ihi@openoffice.org>  [082cd85b058e66a3b99e66f8c75ed8d013370958]

CWS-TOOLING: integrate CWS native349


2010-12-03  Ivo Hinkelmann  <ihi@openoffice.org>  [f52fdb2b1e17e29f3a566f7bc4dcda504693e487]

CWS-TOOLING: integrate CWS native349


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

gnumake2: add debug info; restore some of the old windows link/compile switches


2010-12-03  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [e56690c2a55888c5f315ca5328b6af4851bf2c85]

gnumake2: adding undo resources in svt


2010-12-03  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [6fb3a267c1c5d8ac0a12ee2ddd231d03251368f8]

undoapi: merge


2010-12-03  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [6e00895d107120b99f6cb59242bd4ed9e36e47ab]

undoapi: merge after pulling selected changeset from CWS fwk162


2010-12-03  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [c64ee3cc7ea4251b18ed75c3ace45e4c58eb1e5b]

undoapi: merge after pulling selected changeset from CWS fwk162


2010-12-03  Caolán McNamara  <caolanm@redhat.com>  [3c20b2f6c4dc51fafc8aeb81c2e4e79df0837c9c]

fix this to build


2010-12-03  Ivo Hinkelmann  <ihi@openoffice.org>  [2c897eddbbac1c41c53e997db6c0a3d27628c88d]

CWS-TOOLING: integrate CWS automationdev300m93


2010-12-03  Jan Holesovsky  <kendy@suse.cz>  [a16ea41c849a77680166702f112919e43551c4d0]

g: Configure git's push.default to tracking if it is not set.


2010-12-03  Kevin Hunter  <hunteke@earlham.edu>  [ab9ff28ca4dfb4c703c76a34b1990dbd847689ac]

Replace oldstyle ` with $(

` is deprecated, and $() is the new, cleaner way of doing subshell executions.

2010-12-03  Caolán McNamara  <caolanm@redhat.com>  [4ef7c0de84ad9068a73d553557747f63fe6da264]

Related: fdo#31243 remove shadowed variable names (cherry picked from commit 4a95223e49e5967472ff6ee68659c4ff87298e4d)


2010-12-03  Caolán McNamara  <caolanm@redhat.com>  [c7f3bf8c9eac84def2f5ae102dcfcad043583df0]

Resolves: fdo#31243 glyph fallback for cairo-canvas (cherry picked from commit cbd99e3bdd8a2bb887fb3eeb1e8d0a90f7576234)


2010-12-03  Norbert Thiebaud  <nthiebaud@gmail.com>  [0a86184eed05291113f43a9e99591d7754f9ceb3]

Make --with-opengl work on MacOS

Now that --with-opengl is enabled by default, merge the patch
dev300/transogl-crossplatform.diff.

2010-12-03  Norbert Thiebaud  <nthiebaud@gmail.com>  [810d21d845b24cc046177059f9f72e20d9b308b6]

disable cairo on MacOS


2010-12-03  Norbert Thiebaud  <nthiebaud@gmail.com>  [b84a7448a56177d38c710f1687355a2f8b814bef]

Make --with-opengl work on MacOS

now that --with-opengl is enabled by default, merge the patch
dev300/transogl-crossplatform.diff.

2010-12-03  Caolán McNamara  <caolanm@redhat.com>  [ff438bb4118916f5f12c9dadac0078812f783e48]

Resolves: #i115788# URIs must be exported as 7bit ASCII (cherry picked from commit 8b074d17a7e81f075dfe30236dfcd1b0e9f36ad2)


2010-12-03  Caolán McNamara  <caolanm@redhat.com>  [c50bf79ecc334520f0d852fb8a4ecce12bcce627]

Related: fdo#31243 remove shadowed variable names


2010-12-03  Caolán McNamara  <caolanm@redhat.com>  [c290fd4808697f3f687055a4f5aa402858f43276]

Resolves: fdo#31243 glyph fallback for cairo-canvas


2010-12-03  Ivo Hinkelmann  <ihi@openoffice.org>  [e04fc94c262c684fd582096c99ad6fce62c98ca6]

CWS-TOOLING: integrate CWS os144


2010-12-03  Ivo Hinkelmann  <ihi@openoffice.org>  [56bd9bb80e067a2f24fa8a11c6c67a5097c0b8ad]

CWS-TOOLING: integrate CWS os144


2010-12-03  Ivo Hinkelmann  <ihi@openoffice.org>  [5e5f32868925e3fc20bad2b7cc1c23b77b524d5e]

CWS-TOOLING: integrate CWS os144


2010-12-03  Ivo Hinkelmann  <ihi@openoffice.org>  [ad336d156b4b27471896e31fb911808790007531]

CWS-TOOLING: integrate CWS os144


2010-12-03  Ivo Hinkelmann  <ihi@openoffice.org>  [c43ef26714cee177493c10e0e7be5284d157026c]

CWS-TOOLING: integrate CWS os144


2010-12-03  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [b0e4f667098fb538a0fb6bc93e9551dd892da5a5]

fdo#32039: Missing outline feature in new RTF export filter


2010-12-03  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [cb96ccb6d8c3ffd4b2aeb862faaa3cecbef56e9e]

fdo#31190: Use the same method to getthe DBData than the mail merge


2010-12-03  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [3f779ec60d4c196ca81246d38991ae8a7dff9366]

fdo#32039: Missing outline feature in new RTF export filter


2010-12-03  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [b32a06395d07ed72e57a6ca1162ff597017b02d0]

fdo#31190: Use the same method to getthe DBData than the mail merge


2010-12-03  Mikhail Voytenko  <mav@openoffice.org>  [d63890542329e089e5a596622276f290c4f97e8b]

fwk162: #i115726# support activation of object from other threads


2010-12-03  Mikhail Voytenko  <mav@openoffice.org>  [e18dd74baf6de811ce41ab15377800d923bdc0c2]

fwk162: #i115726# support activation of object from other threads


2010-12-03  Juergen Schmidt  <jsc@openoffice.org>  [b7732d00097dff81c76bbb445d652cb53496987e]

spc01: sync with master ooo330m17


2010-12-03  Juergen Schmidt  <jsc@openoffice.org>  [bdccc1a4987cd04ec25d5dcd0c819fb5019a46b0]

spc01: sync with master ooo330m17


2010-12-03  Caolán McNamara  <caolanm@redhat.com>  [e057b44e97769763c7284ac784081706c8d76b92]

WaE: ptr_vector ctor takes a size to reserve, not a pointer


2010-12-03  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [455c3c0ca387adde8aeafe598cb49f730d655bd9]

dba34c: #i115880# removed assertion - it does not really indicate a problem, and preventing it otherwise would be unreasonably expensive


2010-12-03  Thomas Lange [tl]  <tl@openoffice.org>  [6d45ebb928b2e8df70502ca5cede6695ccb5bcc1]

cws tl84: #i109543# updating hyphen library to v2.7.1


2010-12-03  Thomas Lange [tl]  <tl@openoffice.org>  [8c7549696c7bc799a83753e27b8cdf027d9056b4]

cws tl84: #i109543# updating hyphen library to v2.7.1


2010-12-03  Ocke.Janssen  <Ocke.Janssen@oracle.com>  [263f3a4363e4b34a50ab96b73ff7f16072d3d470]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba34c


2010-12-03  Ocke.Janssen  <Ocke.Janssen@oracle.com>  [dcdd29d67fa7530161995ed734bdaa8c0612a7ea]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba34c


2010-12-03  Ocke.Janssen  <Ocke.Janssen@oracle.com>  [df2b5eab9db7928c27a218b26b080f334bc29082]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba34c


2010-12-03  Ocke.Janssen  <Ocke.Janssen@oracle.com>  [199fe597e9506cdeec27c444cab9c9fe06177429]

dba34c: #i115398# add autoincrement to special type


2010-12-02  Joseph Powers  <jpowers27@cox.net>  [3831d7f9074e146181f8e82a41f79242e76674d4]

Fix another mistake in my patch

Hopefully this is the last fix.

2010-12-02  Joseph Powers  <jpowers27@cox.net>  [3e2e0d065f9af6d2046e475b882abe3d089908c0]

Fix "Remove DECLARE_LIST() from class ScDocument"

Fixes some issues with commit 95b419dfeea83549ed021d9b1ccc0da0649779ab.

2010-12-03  Christian Lippka  <christian.lippka@oracle.com>  [8dd20306c4be9d0dfa0bc231a5c268efdba0aac3]

impressdefaults1: fixed linux compile error


2010-12-02  Christian Lippka  <christian.lippka@oracle.com>  [045d00e69a22d56c8327e03116ce59057726d30d]

impressdefaults1: fixed compile warnings on unix


2010-12-02  Kayo Hamid  <revol.code@yahoo.com>  [c919c3a73b0e6ccd7c6484567215f56c85ad95ad]

Cleanup commented code in impress

Signed-off-by: Thorsten Behrens <tbehrens@novell.com>

2010-12-02  Radek Doulik  <rodo@novell.com>  [47b589156c55d1c0ee52f72d95a7f7ea53fd1483]

fix invalid read in doubleSequenceToColor, fixes crash in n#654065

Signed-off-by: Thorsten Behrens <tbehrens@novell.com>

2010-12-02  Kohei Yoshida  <kyoshida@novell.com>  [92734962c82ac8a89792d44461dbdac8a17516c9]

Moved new wrapper class into own files.


2010-12-02  Kohei Yoshida  <kyoshida@novell.com>  [998cb023ad248f4b9e9928d1b9f25875bdbf70ae]

Refactored to avoid using CR_HIDDEN and CR_FILTERED.

CR_HIDDEN and CR_FILTERED as row attributes are deprecated; we
should eliminate all instances of their usage ASAP.

2010-12-02  Kohei Yoshida  <kyoshida@novell.com>  [e18c9eec80bdf11c698a915392c18414707d0b1a]

Cache field style index for current range for better performance.

This cuts about 3 seconds off with my test document.

2010-12-02  Kohei Yoshida  <kyoshida@novell.com>  [cf687f01ebcf5123c087c70a78b556893badd8ab]

Replaced the inner vector with flat_segment_tree.

This dramatically reduced memory footprint per sheet during export
to ods.  With my test doc with 293 sheets, the resident memory size
dropped from 1.4 GB to 270 MB.

2010-12-02  Kohei Yoshida  <kyoshida@novell.com>  [09174637e0cc51142f909420531ee5d161ee0885]

Replaced std::vector with boost::ptr_vector.

Nested std::vector does excessive copying of inner vector instances
behind the scene.  Using ptr_vector to store the pointers to the
inner vector instances avoids that.  Doing this alone cuts memory
footprint per sheet when exporting document to .ods file.

2010-12-02  Tor Lillqvist  <tlillqvist@novell.com>  [0bdef7cec695042a2259c327fc4ea84c74babd0f]

Revert one broken string initialisation change


2010-12-02  Caolán McNamara  <caolanm@redhat.com>  [adfa18b3c25b91308a94b4190c96dba21462b458]

mtune x86 to atom


2010-12-02  Christian Lippka  <cl@openoffice.org>  [862b6214064cbde1e9fa5e5a93c2e49c17086dd5]

impressdefaults1: #i112008# use space(s) for grid not point(s)


2010-12-02  Christian Lippka  <cl@openoffice.org>  [7d3aeadb8d2540442cd25193cc6df5cc04d9428f]

impressdefaults1: #i111998# reset default for quickedit back to 'on'


2010-12-02  Christian Lippka  <cl@openoffice.org>  [5d5325135c31f829fbaedbf9a1403f90474c2772]

impressdefaults1: #i113014# animate by 1st level paragraph for text shapes by default


2010-12-02  Niklas Nebel  <nn@openoffice.org>  [9fb23bfdf0dbff9f08a445a460284454a39936f0]

dr78: #i51508# use the correct MapMode for EditEngine when formatting for screen


2010-12-02  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [fa8c84eb5613359b47fd324b749e7a516d5e8316]

chart46: #i85310# support for chart date axes in Excel filters: BIFF8 import/export, OOXML import


2010-12-02  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [d66b44c069ec482233dbbb6b52dfcb741b7a5408]

chart46: #i85310# support for chart date axes in Excel filters: BIFF8 import/export, OOXML import


2010-12-02  Christian Lippka  <cl@openoffice.org>  [57e64d8389d8e238a541cbad335a9da684010021]

impressdefaults1: #i114776# renamed 'Eyedropper' to 'Color Replacer'/'Pipette' in sd


2010-12-02  Christian Lippka  <cl@openoffice.org>  [c47f821070a75540e738495f9bc4c2be02cc027f]

impressdefaults1: #i114776# renamed 'Eyedropper' to 'Color Replacer'/'Pipette' in svx


2010-12-02  Christian Lippka  <cl@openoffice.org>  [59955ea1fe300e0cd1cd8754993eb24b299417a1]

impressdefaults1: #i114776# renamed 'Eyedropper' to 'Color Replacer'/'Pipette' in officecfg


2010-12-02  Jan Holesovsky  <kendy@suse.cz>  [bbe16ac81b8b988830e88b1ff3628133446e35b3]

bootstrap.1: Add $EXEEXT to dmake to check for the correct thing on Windows.


2010-12-02  Caolán McNamara  <caolanm@redhat.com>  [b9563a07459c3fac8060aeb6dbb0b7eacc309f13]

convert archaic String types to rtl


2010-12-02  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [9c55a2ac19179b22484b0c82d2b3f279e8007316]

gnumake2: configure/sdev300.ini/unitools.mk fixes for gnu copy


2010-12-02  Michael Meeks  <michael.meeks@novell.com>  [8b2e816489b215a8878bcea36215006dc79e2cf5]

Enable OLE object export, only as an experimental feature


2010-12-02  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [ea6c7c0d73e7d898d6e4759cb33997b7a48d2bd7]

dba34c: FmFormPageImpl needs late init, else the 'copy-ctor' crashs after the previous change


2010-12-02  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [3ae1e51873cf2cd2a56edceda14e702a806f68c8]

dba34c: spelling


2010-12-02  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [74e33d164091ecebd963a95ea74c77953ae70d3b]

dba34c: merge after pulling latest changes from CWS dba34b


2010-12-02  Radek Doulik  <rodo@novell.com>  [62df3b1bd5a17ebe7bbbb1687332363671366ac0]

fix invalid read in doubleSequenceToColor, fixes crash in n#654065


2010-12-02  Christian Lippka  <cl@openoffice.org>  [2e96d3f5ac9ab252c01512969cd078d3a5abafae]

impressdefaults1: #i113019# changing shurtcut for insert comments to CTRL+ALT+C


2010-12-02  Gert Faller  <gertfaller@aliceadsl.fr>  [4a554264ce017cc8f6817fe1f3ca9e3ddf21d1ed]

Add export as PDF / JPG to OLE objects context menu


2010-12-02  Caolán McNamara  <caolanm@redhat.com>  [e98d09d0ad16a6bd843f0b691d39dd0bac4ff357]

make smoketest use ooinstal to build its install set


2010-12-02  Caolán McNamara  <caolanm@redhat.com>  [d3f104d48f9c1d20a422db28961518962c4c902c]

make smoketest use ooinstal to build its install set


2010-12-02  Ocke.Janssen  <Ocke.Janssen@oracle.com>  [a785deda745a1d77187d9f83d7448015a91e67d1]

dba34c: #i104351# fix name of dialog to correspond to menu entry


2010-12-02  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [255da0d3dc8891c9595c1bd65b93dda4c2d7b32e]

dba34b InitImageList: corrected condition for early exit


2010-12-02  Ocke.Janssen  <Ocke.Janssen@oracle.com>  [f43f0131fae5fc74680fceeef1ef26a3dd631201]

dba34c: #i103425# allow datediff with 2 args as well


2010-12-02  sj  <sj@openoffice.org>  [2e512af879c769bd29ddaf00dbd3eae60d3d4813]

impress205: #i115825# fixed metatextarray issues


2010-12-02  sj  <sj@openoffice.org>  [492a60385295d6b11d8c40634e2764c30cf12320]

impress205: #i115825# fixed metatextarray issues


2010-12-02  Caolán McNamara  <caolanm@redhat.com>  [eb84bfb7dc422587358aa2c81c81372c8ef1babf]

make life simpler for nfs builds


2010-12-02  Ocke.Janssen  <Ocke.Janssen@oracle.com>  [b8cfdece629a509bd668a9b6196a839518551cfd]

dba34c: #i99979# check if international


2010-12-02  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [2e082fe92cc64f6abee53440be67ff39bc83e433]

dba34c: #i115876#


2010-12-02  Christian Lippka  <cl@openoffice.org>  [03a5e096c8309ffce6fecc28d17062f3e5a9d4e0]

impressdefaults1: #i113019# make user paint settings persistent and added context menu to change pen settings


2010-12-02  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [7d327440bec83f1298bf30594afd7cd088aaa2a9]

Added l10n to gitignores


2010-12-02  Christian Lippka  <cl@openoffice.org>  [c5ef5762391ce310884567b3eaa3b474e1aaab9b]

impressdefaults1: #i113019# fixes to make changing of user paint settings during slideshow work


2010-12-02  Christian Lippka  <cl@openoffice.org>  [a62d5eead2e06ace92395f0c4e2efa73c0c0988c]

impressdefaults1: #i113019# fixed image for slot ShowAnnotations


2010-12-02  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [4f84e7bb10c7418472bceb5083ddc1302c9bcf2d]

vcl117: #i115056# fix dialog HelpID


2010-12-02  Christian Lippka  <cl@openoffice.org>  [119d17832036dd7430a15a1aa1e7d2ad7ebd9a7e]

impressdefaults1: #i113019# new config entries for slideshow pen width and color


2010-12-02  Ingrid Halama [iha]  <Ingrid.Halama@oracle.com>  [8dec2fc01a0a8b0ec4b92854d0f1d8834759e21e]

chart46: #i25706# implement date axis - correct helpid


2010-12-02  Christian Lippka  <cl@openoffice.org>  [c79a8e5b49efcace06ae56b00d435481cbd59c90]

impressdefaults1: #i113019# lazy delete static canvas factory


2010-12-02  Ocke.Janssen  <Ocke.Janssen@oracle.com>  [6697a4827b4dd0aee507840c4c1ebf6e19186282]

dba34c: #i102625# only fetch rows when the view moves outside the scope of the rowset window


2010-12-02  Ocke.Janssen  <Ocke.Janssen@oracle.com>  [1ae17f5b03cc14844fb600ca3573a96deb37ab3b]

dba34c: #i102625# only fetch rows when the view moves outside the scope of the rowset window


2010-12-02  Carsten Driesner  <cd@openoffice.org>  [c64e5ab520cec6e5b1b949e848a89ebb0c805fa6]

fwk160: #i112890# Fixed leak in LateInitThread


2010-12-02  Michael Meeks  <michael.meeks@novell.com>  [bdb1da266644a8d6f2252cb5b38975430cfa0aeb]

disable the binfilter by default


2010-12-02  Michael Meeks  <michael.meeks@novell.com>  [834b53a2be6f0c558dcc0fffc29148d72a587d13]

default to use system-python for the sake of gdb-ability


2010-12-02  Michael Meeks  <michael.meeks@novell.com>  [03f97b302d8ae33cea90ee844c4bde810397d5e0]

fix fetch rule


2010-12-02  David Tardon  <dtardon@redhat.com>  [61f19adfc2493460a344c7399b3f595e945967ab]

remove #include of oneself


2010-12-02  Thorsten Bosbach  <tbo@OpenOffice.org>  [87d0e0c7936764bbee026879cb162733e7dbe203]

#i115865# cancel button is now a close button


2010-12-02  Michael Meeks  <michael.meeks@novell.com>  [22d81d13b001ca4fc3580c9b4165b99ab78eb6af]

default opengl to on, except on Windows & bin obsolste pam pieces


2010-12-02  Michael Meeks  <michael.meeks@novell.com>  [cd2927c5919453684c6f27f6372bf45856cba028]

default cairo, hids, and lockdown to enabled.


2010-12-02  Caolán McNamara  <caolanm@redhat.com>  [8c23156321d7710c53e0cce7cf3289257f50292f]

cppcheck: uninit member


2010-12-02  Michael Meeks  <michael.meeks@novell.com>  [d9c81375bf3836f6c362d903bf669cb670ec57f5]

default broffice to enabled, and epm to disabled


2010-12-02  Caolán McNamara  <caolanm@redhat.com>  [130d0b455f6b5b5ca6ea22863b09f27e28b53a0d]

Resolves: #i115788# URIs must be exported as 7bit ASCII


2010-12-02  Thorsten Bosbach  <tbo@OpenOffice.org>  [a95b59d83a28a7a92659b0743fea876c46713c15]

#i115865# cancel button is now a close button


2010-12-02  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [3a781e36a6e0609e36c75c02348ceabe9a29a19f]

Automated merge with ssh://hg.services.openoffice.org/cws/gridcontrol07


2010-12-02  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [2c0efc29367335aa01528b18acc342748d4f88b8]

Automated merge with ssh://hg.services.openoffice.org/cws/gridcontrol07


2010-12-02  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [51a080b32fe44052f78c8048cd9436323156d8d3]

Automated merge with ssh://hg.services.openoffice.org/cws/gridcontrol07


2010-12-02  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [cda10a2d67d77b74cafb41c5ce294c2fd195dc66]

Automated merge with ssh://hg.services.openoffice.org/cws/gridcontrol07


2010-12-02  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [ced942246afbc04dbc1093f0300149712d36d19b]

Automated merge with ssh://hg.services.openoffice.org/cws/gridcontrol07


2010-12-02  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [285eec23774af57d943a2f1aa7ba524d896bf221]

Automated merge with ssh://hg.services.openoffice.org/cws/gridcontrol07


2010-12-02  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [27e664e96a8684af0c1e3c1a17d1af0887d4bef0]

Automated merge with ssh://hg.services.openoffice.org/cws/gridcontrol07


2010-12-02  Michael Meeks  <michael.meeks@novell.com>  [a22c7cb5f35abc2fe8e30d0f333bd4105ac6d2e1]

split downloading down into a separate 'fetch' rule


2010-12-02  Ingo Schmidt  <is@openoffice.org>  [a6d9aa09b8041c0a11ea21de04d3d2753a0d31a4]

#164272# preparing creation of 64 bit installation sets


2010-12-02  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [f9a37be30cbb23c941f519c92ed2de6f9a44f924]

dba34c: #i77025# don't allow closign the app window when a wizard is running


2010-12-02  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [9dba5eaadeba2789c6b9f563c9e148a7ac50c679]

fix pch


2010-12-02  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [54a2692d06dd358e195452111ac7136fa45d8f06]

fix pch


2010-12-02  Jordan Ayers  <jordan.ayers@gmail.com>  [5d734844a505c31af8cb942f66a08ad8fbf6aa12]

Accelerate perl installer: optimize installer::scriptitems::optimize_list().

Replace call to convert_stringlist_into_hash with a simpler method using split; this requires significantly fewer data copy operations.
The new routine strips all whitespace from the front and end of each value; the old function call stripped leading whitespace, most of the time.

2010-12-02  Caolán McNamara  <caolanm@redhat.com>  [23d3ec955da3810bbaa1ca41d5ecd467a9c7e6fd]

WaE, unused parameter


2010-12-02  Caolán McNamara  <caolanm@redhat.com>  [97e586fb11a586adeb57b25d06941c0fd7b11c42]

WaE, silence this warning


2010-12-02  Caolán McNamara  <caolanm@redhat.com>  [e844bfda27e890de84c88a02753193698e9736d5]

WaE, fix member init list


2010-12-02  Caolán McNamara  <caolanm@redhat.com>  [65a5effad9a44b282f0c87b9c292433bd094a513]

fix relocate now that tcsh Env file is no longer generated


2010-12-02  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [e86fc3238cfd425bd49a2e6033521aa11a67b9bb]

undoapi: #i33781# include XUndoManagerSupplier


2010-12-02  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [a2fc7d32332e20a3c16836c8362f79b76033bbfd]

dba34b: draw cell text in the table designer vertically centered, to prevent jumping of the text when the cell is activated


2010-12-01  Joseph Powers  <jpowers27@cox.net>  [fe521808441b56f5ae65c80a8c8d12f60325bcce]

Remove DECLARE_LIST( ScHTMLImageList, ScHTMLImage* ) from eeparser.hxx

This is the 1st of 2 DECLARE_LIST()s in the file.

2010-12-01  Joseph Powers  <jpowers27@cox.net>  [7be1f2b1330d95e06c868282dbeaf653f56ca4c1]

Remove DECLARE_LIST() from class ScDocument

The list wasn't needed. You could only have 1 item in the list at any one
time; so, I just replaced it with a pointer.

2010-12-01  Joseph Powers  <jpowers27@cox.net>  [a2fe500e61a73dd0dece90c7264ebba57c07088e]

remove a compiler warning

The compiler was thinking that you could get to the end without a return.
It was wrong... but this will shut it up.

2010-12-02  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [97b6f0ccc82039c696db4dd31ac2887a69b0c44a]

gnumake2: using awk instead of echo for better portability


2010-12-01  Norbert Thiebaud  <nthiebaud@gmail.com>  [19ef1eb7a79eeace219570dfb6c38ab2d2906e3e]

fix the IFS trick. the bashims removal broke that part


2010-12-02  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [8c982338ec6c60e15c3060c8c135e3a330c85406]

gnumake2: fixing build.pl message


2010-12-02  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [9fce17bb41b8b8d02daedc961b3089879ad9f140]

gnumake2: fixing gnucopy hack


2010-12-02  Thorsten Behrens  <tbehrens@novell.com>  [5c13013306562c8ac4f59c530e8ef53805c36978]

Better installation help for Linux in readme

Content from fdo#31956

2010-12-02  Thorsten Behrens  <tbehrens@novell.com>  [fe6ed1e8bf1cb3762eaa7e2cd28f9dd7cb06f8e6]

Add with-linked-git and make repo list configurable

* adds --with-linked-git config option, that internally uses
  git-new-workdir
* consolidates various repo lists into bin/repo-list, and use
  that to dynamically add l10n repo

2010-12-02  Jan Holesovsky  <kendy@suse.cz>  [f9eb714c78a78690d5de34ac2bb18930dc54a271]

autogen.sh: Even more portable.


2010-12-01  Robert Nagy  <robert@openbsd.org>  [0ba6499e6d78650eef3871cbfca4327c472536cd]

merge a modified version of patches/dev300/system-db-check.diff

try to find all the supported db headers and libs in all
the "standard" directories

2010-12-01  Robert Nagy  <robert@openbsd.org>  [bd515e768b342b35a4cf6c07467da0f8d1da0dbf]

merge a modified version of patches/dev300/system-db-check.diff

try to find all the supported db headers and libs in all
the "standard" directories

2010-12-01  Kohei Yoshida  <kyoshida@novell.com>  [dfe91d085c72ce3bfc8e59a0c20b64eb1fdc4279]

Fixed the sizes of Tips and Extended tips check boxes.

The Tips check box control was too wide and it was overlapping with
the Extended tips check box, which prevented it from being clickable.
(fdo#32028)

2010-12-01  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [33aba82edfc919174a24e9ca8b3256d350126b97]

gnumake2: use gnu cp when available, fallback to posix tools outherwise


2010-12-01  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [cdc0d6418e42494380190954154c0fe947d2c41a]

gnumake2: low resolution time for deliver files


2010-12-01  Caolán McNamara  <caolanm@redhat.com>  [e39e41ddc74402b3b3cdeff52ae0e381c7c0b883]

cppunit: rearrange tests somewhat


2010-12-01  Caolán McNamara  <caolanm@redhat.com>  [2d40f9daa55e72cc4f5f83e382da11fe9625e159]

cppcheck: uninit member


2010-12-01  Caolán McNamara  <caolanm@redhat.com>  [2364f813d933eb7007527ee927d0e9b945db22e7]

tidy this up


2010-12-01  Caolán McNamara  <caolanm@redhat.com>  [3ee176e41a25fe49d4603542671a92f18e3e0e04]

cppcheck: unused variable


2010-12-01  Caolán McNamara  <caolanm@redhat.com>  [a3fa02d21787faef18da3dfc587d91c456f05ce3]

cppcheck: unused variable


2010-12-01  Michael Meeks  <michael.meeks@novell.com>  [0beac18c7aa0a2959b63cb662ebaaeb1f443f9f5]

overcome aborted download problems

Previously if we aborted the download, it would delete dmake/dmake
which would then simply not be re-built, since we were checking for
the version in the solver in the bootstrap script - which would still
be there.

2010-12-01  Caolán McNamara  <caolanm@redhat.com>  [98d20e26be83337f018ca036aab2a40f6cb90aba]

cppunit: rearrange to get count of tests in output


2010-12-01  Caolán McNamara  <caolanm@redhat.com>  [18ccdc17fedabd3c04c398ba8c055aa66affa928]

cppunit: add a simple NamedRange test


2010-12-01  Jan Holesovsky  <kendy@suse.cz>  [5da12b112f20e3db16dc4b04881284a96547c259]

autogen.sh: Remove bashism / non-portable stuff.


2010-12-01  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [296693e5324b068289bdc18ad78691618514aa7d]

Added some more infos to the layout dump


2010-12-01  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [c6c2ee62a5ca277d906f0dd73e5d368ac5aab550]

SwBodyFrm::Paint needs to call the parent method in any case


2010-12-01  Henning Brinkmann  <hbrinkm@openoffice.org>  [7639dbea502f95c213ec340e83437ca443a0612f]

merged outstanding changes


2010-12-01  Luboš Luňák  <l.lunak@suse.cz>  [8436f14da10f4633976597f8152ac9f6afd6e18c]

fix incorrect character in copyright header


2010-12-01  Caolán McNamara  <caolanm@redhat.com>  [6637546a37fc7cc6c0c898b1445eed053f4bdabc]

add another dir to the PYTHONPATH


2010-12-01  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [51b560b3da65e98e5efa16b564b0f626d9a4d0fb]

Layout debugging: the SwBodyFrm::Paint shouldn't paint in non-debug mode


2010-12-01  Florian Reuter  <freuter@novell.com>  [886918a03098888741a39a59b510f9ce258575fb]

Added a layout dump hidden feature for dbglevel>1


2010-12-01  Caolán McNamara  <caolanm@redhat.com>  [7e6a9b47258c4d76a94af12881947a851802a0b8]

cppcheck: can reduce the scope of this variable


2010-12-01  Caolán McNamara  <caolanm@redhat.com>  [ab5973ab5c1fdc609fab16552652823517cea2c4]

cppcheck: can reduce the scope of this variable


2010-12-01  Petr Mladek  <pmladek@suse.cz>  [346010874e6ca3c3f9c808d50fffb91c6d2e61da]

Version 3.3.0.1, tag LIBREOFFICE_3_3_0_1 (3.3-rc1)


2010-12-01  Petr Mladek  <pmladek@suse.cz>  [4293350aa206c13cbd088fcf2e6d2a31ee8472c8]

Version 3.3.0.1, tag LIBREOFFICE_3_3_0_1 (3.3-rc1)


2010-12-01  Petr Mladek  <pmladek@suse.cz>  [72b90252b43a393597d047bf6332ce2ea8967403]

Version 3.3.0.1, tag LIBREOFFICE_3_3_0_1 (3.3-rc1)


2010-12-01  Petr Mladek  <pmladek@suse.cz>  [2dad239f2d87f5929bc00d2348a9f3a1bb31b2ad]

Version 3.3.0.1, tag LIBREOFFICE_3_3_0_1 (3.3-rc1)


2010-12-01  Petr Mladek  <pmladek@suse.cz>  [1c118c09845abf7afa3be9b256c25c1389e86e2c]

Version 3.3.0.1, tag LIBREOFFICE_3_3_0_1 (3.3-rc1)


2010-12-01  Petr Mladek  <pmladek@suse.cz>  [1c9811a2465d51d2cfe8e58d5d82051c11cab201]

Version 3.3.0.1, tag LIBREOFFICE_3_3_0_1 (3.3-rc1)


2010-12-01  Petr Mladek  <pmladek@suse.cz>  [a54979d5c8d79ee2abd0bc82b1c9f390120889e7]

Version 3.3.0.1, tag LIBREOFFICE_3_3_0_1 (3.3-rc1)


2010-12-01  Petr Mladek  <pmladek@suse.cz>  [3f263c655358b0f9a4ba5de66388501ce5a6de4e]

Version 3.3.0.1, tag LIBREOFFICE_3_3_0_1 (3.3-rc1)


2010-12-01  Petr Mladek  <pmladek@suse.cz>  [676fb36991ea92d2b34d9eeb2cbfc312425cd9dc]

Version 3.3.0.1, tag LIBREOFFICE_3_3_0_1 (3.3-rc1)


2010-12-01  Petr Mladek  <pmladek@suse.cz>  [e4bb71d17e8ca177a1eb7d9f68f13ddd1a1ee1a5]

Version 3.3.0.1, tag LIBREOFFICE_3_3_0_1 (3.3-rc1)


2010-12-01  Petr Mladek  <pmladek@suse.cz>  [b8373d61af0185f64acd67a0591429347b651f75]

Version 3.3.0.1, tag LIBREOFFICE_3_3_0_1 (3.3-rc1)


2010-12-01  Petr Mladek  <pmladek@suse.cz>  [4ab5b3c69b803fcaec7d171bf29f8d1def6f1883]

Version 3.3.0.1, tag LIBREOFFICE_3_3_0_1 (3.3-rc1)


2010-12-01  Petr Mladek  <pmladek@suse.cz>  [9ebc910e1566d6c45d5d0b0f6a09476dffbf7c97]

Version 3.3.0.1, tag LIBREOFFICE_3_3_0_1 (3.3-rc1)


2010-12-01  Petr Mladek  <pmladek@suse.cz>  [631e8dd99de2da9f5b55fa4bab17b20522118f97]

Version 3.3.0.1, tag LIBREOFFICE_3_3_0_1 (3.3-rc1)


2010-12-01  Petr Mladek  <pmladek@suse.cz>  [3b238d37a3352d55133bd287f3d12f06419897ae]

Version 3.3.0.1, tag LIBREOFFICE_3_3_0_1 (3.3-rc1)


2010-12-01  Petr Mladek  <pmladek@suse.cz>  [a86390b52757d6fac683a6b804484b01f1c7cc30]

Version 3.3.0.1, tag LIBREOFFICE_3_3_0_1 (3.3-rc1)


2010-12-01  Luboš Luňák  <l.lunak@suse.cz>  [0e9523e3c5fb34e5ca6aacc676efa59675f86e88]

document SwCrsrSaveState usage


2010-12-01  Luboš Luňák  <l.lunak@suse.cz>  [fe40a2a43d1eaf03b3e2172a3f33d627dba6b633]

use SwCrsrSaveState to save and restore cursor position


2010-12-01  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [fd8593ad2d504fe354c0cba1e91bfbaa4f354304]

undoapi: clear the redo stack when leaving an Undo context resp. list action, not when entering it. This is a pre-requisite for Writer's upcoming migratin to SfxUndoManager


2010-12-01  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [fb7a11be8dae01b38bc491e66457ae315cddca90]

undoapi: clear the redo stack when leaving an Undo context resp. list action, not when entering it. This is a pre-requisite for Writer's upcoming migratin to SfxUndoManager


2010-12-01  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [d5a671a4b0a5fd7c33f7faf77c30790777ccf800]

undoapi: clear the redo stack when leaving an Undo context resp. list action, not when entering it. This is a pre-requisite for Writer's upcoming migratin to SfxUndoManager


2010-12-01  Luboš Luňák  <l.lunak@suse.cz>  [2ae696afa9e1a383483446dbfc204ce59315db42]

move w:lvlJc to the proper place inside w:lvl


2010-12-01  Mikhail Voytenko  <mav@openoffice.org>  [b927224032e0ca68961cb6730c02de04f56633a5]

fwk160: #i107138# fix the saveCompleted handling


2010-12-01  Thomas Lange [tl]  <tl@openoffice.org>  [a074f0b9d87e9b6f5a4a27874e9cd0c722af4b73]

cws tl84: #i115443# MathML export problem with groups fixed


2010-12-01  Katarina Machalkova  <kmachalkova@suse.cz>  [4d42da859851ed85f175c0d13bbdbbc32438f815]

Export frame around graphic object into xlsx (bnc#654525)


2010-12-01  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [baddf3f156c3c557c3615aec46b1f95df292a0fd]

vcl118: #i115838# improve region with respect to polygonal regions


2010-12-01  Mattias Johnsson  <m.t.johnsson@gmail.com>  [cda75d6f358d438f7ed36ed7fa296ac23e3c4a04]

Fix for i#8288: "Replace all" should leave the cursor at original position


2010-12-01  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [fd6ff78cdeb8d0b7582fa955e7f24d9868f93615]

trivial warning cleaning in binfilter - unocore (2)


2010-12-01  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [afd036439f60ac953672f202a4c19d226e51da2d]

trivial warning cleaning in binfilter - unocore (1)


2010-12-01  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [f82d4b69e110a5105522da8189900074284e0239]

trivial warning fixes within binfilter bf_sw doc


2010-12-01  Petr Mladek  <pmladek@suse.cz>  [506b96431c407205b676fee31f2a5f93fc7f5a9d]

use BrOffice in pt_BR locale (fdo#31770)


2010-12-01  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [840a1993c73aabac5a284a74400e6f553298c472]

trivial warning fixes in binfilter


2010-12-01  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [989ecde5848dfb91842ca8a29f809d2cd6e6d7b1]

more shadowing fixed sw3io

e with '#' will be ignored, and an empty message aborts the commit.

2010-12-01  Thomas Lange [tl]  <tl@openoffice.org>  [62117e43fbbafe6a1e311e8408fccecc69ae6452]

cws tl84: #i115443# MathML export problem with groups fixed


2010-12-01  Caolán McNamara  <caolanm@redhat.com>  [520eb9a251e557ffbebfc79deb5ee0cb55600d9e]

Resolves: rhbz#657718# Crash in SwObjectFormatterTxtFrm::CreateObjFormatter (cherry picked from commit 7f75773f59f4e755c8e18b8f604d3ac56d94914e)


2010-12-01  Caolán McNamara  <caolanm@redhat.com>  [da7001cd522b32757a979019b76fe81e1cd5c63e]

fdo#32007# Only register EvolutionLocal when evolution support is enabled (cherry picked from commit 16357d4555f513a0ecb987a318eff190cc845ef9)


2010-12-01  Caolán McNamara  <caolanm@redhat.com>  [85056ca9a0181fbef5290f54255f22eed9a334f1]

fdo#32007# Only register EvolutionLocal when evolution support is enabled (cherry picked from commit fdd1df3de3e902df73e389d045054d86807df84a)


2010-12-01  Jan Holesovsky  <kendy@suse.cz>  [c3bd12c12445cac8263966d4460c616980f038b7]

gitignore: Add src/


2010-12-01  Thorsten Bosbach  <tbo@OpenOffice.org>  [281cf7b248ec45d161629bb081d7dab80dea143b]

#i115864# change file list count


2010-12-01  Caolán McNamara  <caolanm@redhat.com>  [6924918d13885f431fee078c599707d718ecb6c5]

fdo#32007# Only register EvolutionLocal when evolution support is enabled


2010-12-01  Henning Brinkmann  <hbrinkm@openoffice.org>  [e67e406c549622295ab3fd1e37ceeb723a6446cb]

merged DEV300_m94


2010-12-01  Henning Brinkmann  <hbrinkm@openoffice.org>  [b91af42051ea8d7d8c283711b4263c58898c5b56]

merged DEV300_m94


2010-12-01  Henning Brinkmann  <hbrinkm@openoffice.org>  [b443790d51624a5bb11c00c43165451a731409ca]

merged DEV300_m94


2010-12-01  Henning Brinkmann  <hbrinkm@openoffice.org>  [6c59cba1f07e5e4fa13417aa3d5e690031c92f30]

merged DEV300_m94


2010-12-01  Caolán McNamara  <caolanm@redhat.com>  [cf4e47bb16281e286023236355209468dcce58b8]

fdo#32007# Only register EvolutionLocal when evolution support is enabled


2010-12-01  Ingrid Halama [iha]  <Ingrid.Halama@oracle.com>  [4f958ff57dc8654ae10f6ee5da1e7a37a526d6ee]

chart46: #i25706# implement date axis - switching to net chart


2010-12-01  Petr Mladek  <pmladek@suse.cz>  [0a86196ccd116f40a5681fccae547e23d2d79cfd]

bump SHORT_PRODUCTEXTENSION to rc1 and widnows build version to 3


2010-12-01  David Tardon  <dtardon@redhat.com>  [b2bf139ffe88a29553104b5379389a9ef4d5028c]

Resolves: rhbz#658304 late-init color config. to avoid crash on recovery


2010-12-01  Norbert Thiebaud  <nthiebaud@gmail.com>  [edac2b708b4e334d5f75ae091e52a7d3aa7a3175]

add support for --with-distro


2010-12-01  Carsten Driesner  <cd@openoffice.org>  [cb57d9d6e20e1d4846730f7242c4550c224e16ba]

fwk160: Sync to DEV300_m94


2010-12-01  Carsten Driesner  <cd@openoffice.org>  [ca0b9c0669c5a5767f7b27645ab718c8f0f21848]

fwk160: Sync to DEV300_m94


2010-12-01  Carsten Driesner  <cd@openoffice.org>  [101cf8871e3bd135ae45f76fdfb69f6392d0fcbf]

fwk160: Sync to DEV300_m94


2010-12-01  Hans-Joachim Lankenau  <hjs@openoffice.org>  [4699b3eb9b0edcacfa790b5621628ca14a6fc2e9]

gnumake2: remove warnings


2010-12-01  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [39345c3f8efa8c33b7f3655bc9a854daf9cc6928]

dba34c: #i114595# don't ask for the Selection control if it doesn't exist


2010-12-01  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [c3701eb55f74b0338aaa1d2387382a08f869c3b3]

Windows Installer package that contains more than 32767 files


2010-12-01  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [e2146f61afba00e6fb95be18ada60de6e288728b]

Windows Installer package that contains more than 32767 files


2010-12-01  Mikhail Voytenko  <mav@openoffice.org>  [16b32932006dab6a1dac0858e75af0991192b73a]

fwk160: #i74950# let imported links be readonly


2010-12-01  Mikhail Voytenko  <mav@openoffice.org>  [b8fde585bdd8bc2df622001352ae4f0e027a0813]

fwk160: #i74950# let imported links be readonly


2010-12-01  Mikhail Voytenko  <mav@openoffice.org>  [accc0e78989ae71e78fc1aad049412438576c801]

fwk160: #i59788# use standard InteractionHandler to store documents


2010-12-01  Jan Holesovsky  <kendy@suse.cz>  [f9eb626e4b47facb0c9380ac9531b7895088cca1]

tinbuild: Update to match the new bootstrap-based build.


2010-12-01  Jan Holesovsky  <kendy@suse.cz>  [9c0035f02407b5e02f7e0a15988b4fd061961874]

Makefile.in: Introduce the 'install' target.

You can use it like 'make install', or 'make install prefix=/path', to override
what has been set by ./configure.

2010-12-01  Jan Holesovsky  <kendy@suse.cz>  [73a77a19de7732d05ddac6aaf79fb7878f3d3dc0]

tinbuild: Move it from the build repo to bootstrap.


2010-12-01  Hans-Joachim Lankenau  <hjs@openoffice.org>  [7d26b3d2ec152d82e2de02b69af6c20551ac3618]

gnumake2: fix windows link switches


2010-12-01  Ingrid Halama [iha]  <Ingrid.Halama@oracle.com>  [039076d86f2fe956bfe9a13fb774a7ac71c73248]

chart46: #i25706# implement date axis - corrected automatic scaling


2010-12-01  Robert Nagy  <robert@openbsd.org>  [6e6543df8fd81b3d8e894b0ed90a983892fdb359]

Do not try to break 2 levels if ther is only one loop to break


2010-12-01  Robert Nagy  <robert@openbsd.org>  [441372c6c33390594d6df22d7623ddf8db3fbab1]

Do not try to break 2 levels if ther is only one loop to break


2010-12-01  Christian Lippka  <cl@openoffice.org>  [13e1a463e3b08bc0f07f472849ce5f5ccca090ed]

impressdefaults1: merge


2010-12-01  Christian Lippka  <cl@openoffice.org>  [1c51606b68c35a4b64a5cec854dc768afbc26759]

impressdefaults1: merge


2010-12-01  Christian Lippka  <cl@openoffice.org>  [705491c560d93d71910da8dfb76e0c7108cef561]

impressdefaults1: merge


2010-12-01  Christian Lippka  <cl@openoffice.org>  [d9ae4d5e9624414822d20d676fbc2cd0ffd91de0]

impressdefaults1: merge


2010-12-01  Christian Lippka  <cl@openoffice.org>  [9439eba6db26f27bb713168440d27fe51fbfadb8]

impressdefaults1: merge


2010-12-01  Christian Lippka ORACLE  <christian.lippka@oracle.com>  [ef238fc51189b007d5c4b20b6139c78984e18be0]

impressdefaults1: #i113018# use red as default pen color, enable pen context menu


2010-12-01  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [24984aa7a473b53daea4c8b077dc82d79c2b6f10]

dba34b: #i113555# when a button's URL points to a document-local target, properly export this to PDF


2010-12-01  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [9c3733f6d9da44295996e85187c658fce0f056ac]

dba34b: #i113555# when a button's URL points to a document-local target, properly export this to PDF


2010-12-01  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [310424305e9fc3ff81b9c9c789dff5df3717e53e]

dba34b: #i113555# when a button's URL points to a document-local target, properly export this to PDF


2010-12-01  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [dffb97276ae61aefeb62696bd16dc78ab6b5b5d1]

dba34b: #i113555# when a button's URL points to a document-local target, properly export this to PDF


2010-12-01  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [947f23d3b3890efbc931030bc792ab9c8d5bde87]

dba34b: #i113555# when a button's URL points to a document-local target, properly export this to PDF


2010-12-01  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [94c8d24c100c876de416ea51a9330d5b21c1c16b]

dba34b: removed unused includes


2010-12-01  Ocke.Janssen  <Ocke.Janssen@oracle.com>  [84926003869dfe5d140be89dbc8c1572656147a3]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba34c


2010-12-01  Ocke.Janssen  <Ocke.Janssen@oracle.com>  [11a9eb6d1956d4a2fb3a4114b1dcd3cfd364c96d]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba34c


2010-12-01  Ocke.Janssen  <Ocke.Janssen@oracle.com>  [10df05f65b2ab3622f923e189fa98e0e3744aa69]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba34c


2010-12-01  Ocke.Janssen  <Ocke.Janssen@oracle.com>  [01f74443a1a2aa9402b475f9300d6766ce8858a7]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba34c


2010-12-01  Ocke.Janssen  <Ocke.Janssen@oracle.com>  [5f0449a1ad75ca83b1faba3a94c1609dd84e0547]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba34b


2010-12-01  Ocke Janssen [oj]  <Ocke.Janssen@oracle.com>  [52ce4f6336615b1215c33a8f58333f57dbed55c0]

dba34b: #i115655# set MaxRowScan as feature


2010-12-01  Ocke.Janssen  <Ocke.Janssen@oracle.com>  [f313460318c719edf74cf3e1f02a01c3f71ab4d7]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba34b


2010-11-30  Joseph Powers  <jpowers27@cox.net>  [b33189f6533c2ebc60d357e76a12a25ede8ea355]

Quite some more binfilter warnings


2010-11-30  Takeshi Abe  <tabe@fixedpoint.jp>  [d2e91b8732b2e3b8b41333c09894deb5967c71c5]

ban bashism


2010-11-30  Jan Holesovsky  <kendy@suse.cz>  [730989afb481e719033905c29e78630feb23b12a]

configure.in: Move the post_download creation up a bit.

So that the message about what to do now (issue make and make dev-install) is
the last thing the user sees.

2010-11-30  Jan Holesovsky  <kendy@suse.cz>  [be729b00869a12bca0b7b114dcecbad3f3585e6c]

download: Fix minor typos to make it work on Windows.


2010-11-30  Norbert Thiebaud  <nthiebaud@gmail.com>  [4a8e692f6bab49de18d37f9fdf7ba998396523a5]

make autogen ability to remember the last command line work on MacOS

futhermore: the conf.log extraction method is no reliable. autoconf
has changed and newer version don't put it there.
furthermore, because of the post_download generation,
the conf.log get crowded by a second autoconf...

2010-11-30  Norbert Thiebaud  <nthiebaud@gmail.com>  [4ab516df62353d068e4ebf298d2f4e1df793dbcc]

fix issues when building with the build-repo


2010-11-30  Norbert Thiebaud  <nthiebaud@gmail.com>  [b1b5d92e3d54062d4b2013be4e950ddc6f34b551]

adjust .gitignore


2010-11-30  Norbert Thiebaud  <nthiebaud@gmail.com>  [dc0370ab525d338f88e0dc11d54bab10a5956dbc]

add a script to generate the links in bootstrap


2010-11-30  Norbert Thiebaud  <nthiebaud@gmail.com>  [f797994afe9d645fcf6d5fd6572e0a0af39fd6a3]

exile some download-dependent configure test into a post_download step

on windows, the configure check that some dll/exe are present.
these are in fact automatically downloaded by the ./download script.
but that script is run _after_ ./configure.
So the tests are postponed and run in a post_download script that is
invoked at the end of the download script.

2010-11-30  Jan Holesovsky  <kendy@suse.cz>  [40dd1bc167965484486c695cc3266ab2f68f98f6]

git-hooks: Symlink the git hooks to the ones from git-hooks/


2010-11-30  Jan Holesovsky  <kendy@suse.cz>  [60f200caa44ddd42830eec3a98364facba71e6e1]

git-hooks: Copy them from the build repo.


2010-11-30  Sebastian Spaeth  <Sebastian@SSpaeth.de>  [e23436d7e8f47837c303438447cb389904f1fd74]

Expand documentation to mention debuglevels.

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>

2010-11-30  Norbert Thiebaud  <nthiebaud@gmail.com>  [8feb6c0387ad28f7dfe6e07fdf7b1820597b7d78]

oops: remove a debugging flags in g


2010-11-30  Norbert Thiebaud  <nthiebaud@gmail.com>  [d41f1866bcb7f2b74c158bbf3ab51d10cb324e9b]

simplify the determination of the bootstrap dir


2010-11-30  Norbert Thiebaud  <nthiebaud@gmail.com>  [13756e658cfc7f69c22927b7b43f30ab829fedfe]

adjust gitignore to exclude built stuff in bootstrap


2010-11-30  Norbert Thiebaud  <norbert@sqdata.com>  [f61644158ef2f3a268f4af14a55b449ae10ac348]

add some utility scripts to create new workdir

based on kohei blog on the subject, adapted for the 'bootstrap' build

2010-11-30  Norbert Thiebaud  <norbert@sqdata.com>  [22ce9930770db442cc35d37473baf45d1f064fbe]

correct the instructions:./download and ./g clone are implicit with make


2010-11-30  Norbert Thiebaud  <norbert@sqdata.com>  [bd636a6f40f1ab4577eb7cdaf1a250e5ab149f48]

make the download step clone the 'others' git-repos if needed


2010-11-30  Norbert Thiebaud  <norbert@sqdata.com>  [3288713ba610617677b26c212bf0c0314f65a362]

Make the determination of the remote repo url work on MacOS

Use bash substitution, instead of a piped sed

2010-11-30  Jan Holesovsky  <kendy@suse.cz>  [8a71b563c9c6aee048dd237d8c443a0505e5adf8]

build: Fix ./g clone.


2010-11-30  Jan Holesovsky  <kendy@suse.cz>  [bc663e966a007c8ed4b5f55090c12ca707448b9c]

build: Update the download location for the external tarballs.


2010-11-30  Jan Holesovsky  <kendy@suse.cz>  [c50fdb0657b9bc315305959b29261c9af0c95cf0]

build: Renamed fetch_tarballs.sh to download.


2010-11-30  Jan Holesovsky  <kendy@suse.cz>  [06edf9983245d4458da128f2a31c03051c771dfc]

build: Make the 'g' wrapper in bootstrap really work.


2010-11-30  Norbert Thiebaud  <nthiebaud@gmail.com>  [c8eb86592b9c927244724a29569d1b08fc02b233]

gitignore mac built objects


2010-11-30  Jan Holesovsky  <kendy@suse.cz>  [a694de19b40bbd9730c3e7c7d4218cdb39549466]

build: Add the 'g' wrapper to the bootstrap repo.

This is the first step in removing the need for the 'build' repository, and
its 'rawbuild' hack.

2010-11-30  Norbert Thiebaud  <nthiebaud@gmail.com>  [4c8c8751e51b3d4b91f1daff26302b9702fbbfdc]

building rawbuild on mac should not depend on pkg-config being installed


2010-11-30  Gert Faller  <gertfaller@aliceadsl.fr>  [1aa7b342f9e17d4fb63afd61ba5d1d7abb109dbd]

RTL_CONSTASCII_USTRINGPARAM in filters 18


2010-11-30  Gert Faller  <gertfaller@aliceadsl.fr>  [e8a168219480cb706bad257af52b83d80cc80e7d]

RTL_CONSTASCII_USTRINGPARAM in filters 17


2010-11-30  Gert Faller  <gertfaller@aliceadsl.fr>  [d32c2ac7ada6febfd935908bf312009b44254f3e]

RTL_CONSTASCII_USTRINGPARAM in filters 17


2010-11-30  Gert Faller  <gertfaller@aliceadsl.fr>  [0a4c0a6a07340651724379a19ffd42a1472dcde6]

RTL_CONSTASCII_USTRINGPARAM in filters 16


2010-11-30  Thorsten Behrens  <tbehrens@novell.com>  [71497602290787d54c882cd046f0c7bf2e3758e1]

Further readme polish according to fdo#31956


2010-11-30  Gert Faller  <gertfaller@aliceadsl.fr>  [673abf13b22a422b1b17d3eab80991f429049616]

RTL_CONSTASCII_USTRINGPARAM in filters 15


2010-11-30  Petr Mladek  <pmladek@suse.cz>  [b8154f1d93f884e7b7cdb63c6aaa21d451bace38]

use BrOffice in pt_BR locale (fdo#31770)


2010-11-30  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [cb36292ec49efcc8cbb1ce1010e3665394de144c]

undoapi: Undo/Redo: do not take ownership of a (derivee-provided) SfxUndoContext, since it acts as out parameter, too. Instead, introduce a Undo/Redo which takes the context as parameter


2010-11-30  Caolán McNamara  <caolanm@redhat.com>  [8d78326d7462db16dc734233280f157284799305]

Fix incorrect merge conflict.  This fixes fdo#32002.


2010-11-30  Kohei Yoshida  <kyoshida@novell.com>  [36b788870186822146b509e86f6670d13559b009]

Changed header license for new files from ooo-build.


2010-11-30  Kohei Yoshida  <kyoshida@novell.com>  [182bd344859d1658b806749f9c97e40bea531ef6]

Don't forget to store sheet index of merged cell range to be re-merged.

This fixes fdo#31805.

2010-11-30  Kalman Szalai - KAMI  <kami911@gmail.com>  [762d52017720145c198eae7ae442a699b9af4613]

Adding delzip files for extras (part 2)


2010-11-30  Kalman Szalai - KAMI  <kami911@gmail.com>  [b03ee2674565669356d92129c6ba93f2d77900c6]

Adding delzip files for extras (part 1)


2010-11-30  Kalman Szalai - KAMI  <kami911@gmail.com>  [e5b5eb2baaf9c4407be359c51239dac43bd0a3b1]

Adding delzip files for extras (part 2)


2010-11-30  Kalman Szalai - KAMI  <kami911@gmail.com>  [e29bcf4437dbc490a06ce0471cd248471a5fe838]

Adding delzip files for extras (part 1)


2010-11-30  Ingrid Halama [iha]  <Ingrid.Halama@oracle.com>  [24f500ecd35320078a8bfa5dbb6d753ffc6b69a2]

chart46: #i25706# implement date axis - some docu issues


2010-11-30  Ingrid Halama [iha]  <Ingrid.Halama@oracle.com>  [17b91858438b06b0029b07f3c5fb7ba162fb0879]

chart46: #i25706# implement date axis - some docu issues


2010-11-30  Thorsten Behrens  <tbehrens@novell.com>  [a0bce82eac0a7ab7484b1ce3e80009828c5aa2d8]

Partial README update according to fdo#31956


2010-11-30  Caolán McNamara  <caolanm@redhat.com>  [ad215b94ecc372fe56502dcb021cabe3cb5e9f07]

tidy this up a bit


2010-11-30  Caolán McNamara  <caolanm@redhat.com>  [12957cbb934a8d52f073723204fc212e45731ae3]

cppcheck: uninitalized variables


2010-11-30  Caolán McNamara  <caolanm@redhat.com>  [fb4a3375d751fc19023f21630ca5b5a18e6571c0]

cppcheck: unused variable


2010-11-30  Michael Meeks  <michael.meeks@novell.com>  [01b2b72fe4905fb4c3aa1bf3c2c63bd37d51cf52]

get substitution order right for overlapping variables


2010-11-30  Michael Meeks  <michael.meeks@novell.com>  [c9eaa19fcd240d917ad8d758ce76e0b3145322da]

get substitution order right for overlapping variables


2010-11-30  Ivo Hinkelmann  <ihi@openoffice.org>  [de667b72e642d4bb029143d5239c850fd45c17a8]

CWS-TOOLING: integrate CWS pl08


2010-11-30  Ivo Hinkelmann  <ihi@openoffice.org>  [e944bed1166d34170eaa6ff3dcabfc73a5d81edf]

CWS-TOOLING: integrate CWS pl08


2010-11-30  Ivo Hinkelmann  <ihi@openoffice.org>  [a5509a421f2f3d43aad1ba5d32e6c7bf1c015b3b]

CWS-TOOLING: integrate CWS pl08


2010-11-30  Ivo Hinkelmann  <ihi@openoffice.org>  [9fe2c541948f16c61bf7bc3ec333c3e206a500cd]

CWS-TOOLING: integrate CWS pl08


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

CWS-TOOLING: integrate CWS pl08


2010-11-30  Ivo Hinkelmann  <ihi@openoffice.org>  [dcb0e0856b5875d5ef5e89ad13d81fb5da7bf9e5]

CWS-TOOLING: integrate CWS pl08


2010-11-30  Ivo Hinkelmann  <ihi@openoffice.org>  [6bcbe6006dcf6853cd315c3167b2e5b6efa5b6f9]

CWS-TOOLING: integrate CWS pl08


2010-11-30  Christian Lippka ORACLE  <christian.lippka@oracle.com>  [f14e4435dc362d5f64b56adcfeccd29b69de3dd9]

impressdefaults1: #i113015# #i113017# new defaults for shape filling, outline and shadows


2010-11-30  Christian Lippka ORACLE  <christian.lippka@oracle.com>  [431938ca53fa85bfb2e3352b9779b2a254c40119]

impressdefaults1: #i113015# #i113017# new defaults for shape filling, outline and shadows


2010-11-30  Christian Lippka ORACLE  <christian.lippka@oracle.com>  [a2fa4ea9d8cf51b3cda79d135cafc6fa0031937e]

impressdefaults1: #i113015# #i113017# new defaults for shape filling, outline and shadows


2010-11-30  Kayo Hamid  <revol.code@yahoo.com>  [1f6aa8f2a8352cc5cc3ef8981afa278a9759c379]

clean code at writer


2010-11-30  Christian Lippka ORACLE  <christian.lippka@oracle.com>  [6bb902fec45a524b16739263171ac32555e2c29f]

impressdefaults1: #i1113# also set copy while moving to true for draw


2010-11-30  Ingrid Halama [iha]  <Ingrid.Halama@oracle.com>  [a72330b7efb98fed5164e201033981d6c677036e]

chart46: #i25706# implement date axis - remove compiler warnings


2010-11-30  Ingrid Halama [iha]  <Ingrid.Halama@oracle.com>  [a2f4c6ebfbe3380ae5460c8eab43e3162e352ad7]

chart46: #i25706# implement date axis - remove compiler warnings


2010-11-30  Ivo Hinkelmann  <ihi@openoffice.org>  [18b99658a2b7c3f459827931e97d79a02b5ce50f]

OOO330


2010-11-30  Ivo Hinkelmann  <ihi@openoffice.org>  [9de54acb4b28a518261578a28eac5fbc7a364137]

OOO330


2010-11-30  Ivo Hinkelmann  <ihi@openoffice.org>  [1f4d049589371a12382b225d230085e98d1cea58]

OOO330


2010-11-30  Ivo Hinkelmann  <ihi@openoffice.org>  [65df21598fe975ffefd8f8e6951f8d3b331c2b29]

OOO330


2010-11-30  Ivo Hinkelmann  <ihi@openoffice.org>  [cb0328de1a5263be0d3e0862bc5ace77345f0497]

OOO330


2010-11-30  Ivo Hinkelmann  <ihi@openoffice.org>  [f9c03e6704fb1a2caeb2a152c493708505e9df67]

OOO330


2010-11-30  Ivo Hinkelmann  <ihi@openoffice.org>  [511730d4cb5a248ccbfc48811a4717a15038fe26]

OOO330


2010-11-30  Michael Meeks  <michael.meeks@novell.com>  [9ee0c6f818a75d9d42d74d4ad56480048e40ed4f]

add PRODUCTNAME_BR for ulf substitution - now an l10n problem


2010-11-30  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [3804c8c4dc21d1f7cf7d0247ddb4578265f2c4b4]

Fix writerfilter XSL to handle more elements


2010-11-30  Michael Meeks  <michael.meeks@novell.com>  [6aec2351408cc928ff5cc8167465a7b6d6f77597]

add PRODUCTNAME_BR for ulf substitution - now an l10n problem


2010-11-30  Matthias Huetsch [mhu]  <matthias.huetsch@oracle.com>  [6c48a64f2616d1bd0ba9cf9610fd53fc359e1270]

#i115784# registry: fixed std::vector<> usage.


2010-11-30  Ivo Hinkelmann  <ihi@openoffice.org>  [14a5ffc313f0bfdcdc75149db203ddca1d157a7b]

CWS-TOOLING: integrate CWS impress202


2010-11-30  Ivo Hinkelmann  <ihi@openoffice.org>  [6be03e1cbbc052778b342ecd8f3620974e74f9f2]

CWS-TOOLING: integrate CWS impress202


2010-11-30  Ivo Hinkelmann  <ihi@openoffice.org>  [d79818d6f337f55d3a57a28596d300e8afd0fce7]

CWS-TOOLING: integrate CWS impress202


2010-11-30  Ivo Hinkelmann  <ihi@openoffice.org>  [56c0414035fec99bae09537534b885696b89023f]

CWS-TOOLING: integrate CWS impress202


2010-11-30  Ivo Hinkelmann  <ihi@openoffice.org>  [8e7be2d16b30830d547e7478e55fe0e32e149b7d]

CWS-TOOLING: integrate CWS impress202


2010-11-30  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [307b80588f4ff2b8aa4493b11c75f7123bd26961]

vcl118: #i115838# enable OutDevSupport_B2DClip on Windows


2010-12-06  caolanm  <caolanm@redhat.com>  [c54074891ced6fae534d1d1c5c8725a2116ec72c]

fix glyph fallback for cairocanvas (thanks cmc)

* set font fallback info on glyph vector inside vcl
* pick actual fallback font when rendering glyphs in cairocanvas
2010-12-02  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [8130d39f6b56271aedad5dcfd0d2f065ef15acaf]

vcl118: #i115871# include proper header


2010-12-01  Herbert Duerr [hdu]  <herbert.duerr@oracle.com>  [6b142d676ff9461e78a4cbe5afbea5d71c8d82f7]

#i51583# avoid text clipping in MsgBox


2010-12-01  Herbert Duerr [hdu]  <herbert.duerr@oracle.com>  [598bd3e1bf5721d1aabd4a5051199c2bf379b037]

#i105655# fix LineInfo::operator==


2010-11-30  Robert Nagy  <robert@openbsd.org>  [c893d43118285f7c193bd39cf57aa9300f0975c3]

fix the list of languages and remove the unused wanted function

Let's try our best to create a good list of langauges in a format
of lang1,lang2.
Also remove the wanted function which is not used since
the baab40f5646b63ff51e7cb9c5aaac873066d46fe commit.

2010-11-30  Robert Nagy  <robert@openbsd.org>  [cb81d01880896b0a866ca486f7772c999990e65d]

fix the list of languages and remove the unused wanted function

Let's try our best to create a good list of langauges in a format
of lang1,lang2.
Also remove the wanted function which is not used since
the baab40f5646b63ff51e7cb9c5aaac873066d46fe commit.

2010-11-30  Michael Meeks  <michael.meeks@novell.com>  [2f5a35c700605008ea50eddb5526c810a31d9f41]

remove inaccurate bogus comments


2010-11-30  Michael Meeks  <michael.meeks@novell.com>  [6a803fd949113ca1d78be88a5e9208cd379beec3]

first pass at BrOffice artwork branding


2010-11-30  Michael Meeks  <michael.meeks@novell.com>  [12fff8caa7f99a1aed58711df4dd483ca6169a12]

Add BrOffice artwork / branding support

Conflicts:

	solenv/bin/modules/installer/download.pm

2010-11-30  Michael Meeks  <michael.meeks@novell.com>  [067d1f596e953b99486a9fc72f81b4f50ce9def3]

make NSIS MUI even more verbose


2010-11-30  os  <os@openoffice.org>  [015c49aa31a79e0ba307964b2c32586cab0484f2]

#i115681# proportial dragging of table bottom margin fixed


2010-11-30  Michael Meeks  <michael.meeks@novell.com>  [c078b161b0c8832ffb2f82913d60ff890a82ecaa]

first pass at BrOffice artwork branding


2010-11-30  Michael Meeks  <michael.meeks@novell.com>  [c6ed4193c9d93dd8b81e1efac49bb0dbd0b0615d]

Add BrOffice artwork / branding support


2010-11-30  Caolán McNamara  <caolanm@redhat.com>  [6894764a0fa2ca85e783d9aa9a6c03181ee48740]

cppcheck: unused variable


2010-11-30  Caolán McNamara  <caolanm@redhat.com>  [276c2a21860c78ff370b2b6c2212dc46ec3d9080]

Resolves: rhbz#657718# Crash in SwObjectFormatterTxtFrm::CreateObjFormatter


2010-11-30  Kalman Szalai - KAMI  <kami911@gmail.com>  [a4a243eca6bfad7a46eee61ef5f64afbd3dbec20]

Adds OxygenOffice extras as configurable optional

 Introduces:
 --enable-extra-gallery  - for additional galleries
 --enable-extra-template - for additional templates
 --enable-extra-sample   - for additional samples
 --enable-extra-font     - for additional fonts
 configure options.

2010-11-30  Caolán McNamara  <caolanm@redhat.com>  [e872a73e5350a01ea9b8cf8a4e12c4d92a3a9b7b]

cppcheck: unused variable


2010-11-30  Joseph Powers  <jpowers27@cox.net>  [77e6d84718173b1ca15c64f4b4be19be506fc51b]

Fix Muthu Subramanian type issue


2010-11-30  Kalman Szalai - KAMI  <kami911@gmail.com>  [517a8bc2fa91dcd5e0db659fe76ba74d955ec588]

Adds OxygenOffice extras as configurable optional

 Introduces:
 --enable-extra-gallery  - for additional galleries
 --enable-extra-template - for additional templates
 --enable-extra-sample   - for additional samples
 --enable-extra-font     - for additional fonts
 configure options.

2010-11-30  Tor Lillqvist  <tlillqvist@novell.com>  [32ad3432179b173bffe19fe563122eaee5beb1a8]

Stopgap help for the CPU-bound long hang in bug fdo#31716

As the hang seems to be causes by the code messing around in extension
help file directories, of which there are lots in a multi-lingual
build, just build en-US help for the Presenter Console
(a.k.a. presenter-screen) extension for now.

Why such a change is needed both here and in
solenv/inc/extension_helplink.mk (see commit
4e40f4ea586f240f38aa6856eda64619f505294a in the "bootstrap" repo) I
don't know, but that's how it seemed in my testing.

2010-11-30  Tor Lillqvist  <tlillqvist@novell.com>  [6251cef4a33f7b7661c3b70f6230cbb6c11ba70a]

Stopgap help for the CPU-bound long hang in bug fdo#31716

As the hang seems to be causes by the code messing around in extension
help file directories, of which there are lots in a multi-lingual
build for at least the presenter-screen extension, just build en-US
extension help for now.

Why such a change is needed both here and in
sdext/source/presenter/makefile.mk (see commit
c2a7a6c055cf586b627268d38fd85cde2048db3d in the "extensions" repo) I
don't know, but that's how it seemed in my testing.

2010-11-30  Kalman Szalai - KAMI  <kami911@gmail.com>  [ed4369f4c95e110210817285e20317888e5bf004]

Adds OxygenOffice extras as configurable optional

 Introduces:
 --enable-extra-gallery  - for additional galleries
 --enable-extra-template - for additional templates
 --enable-extra-sample   - for additional samples
 --enable-extra-font     - for additional fonts
 configure options.

2010-11-30  Muthu Subramanian K  <sumuthu@novell.com>  [27e580a5bb0be67a855003793dbc1281dd64d3e7]

Import of super/subscript properties of cells - n#655193


2010-11-30  Muthu Subramanian K  <sumuthu@novell.com>  [53adb12a816d347b5b4a201e955d2d6f0ccb02c2]

Import hyperlinks of textboxes/shapes - n#655216


2010-11-30  Muthu Subramanian K  <sumuthu@novell.com>  [48503c5666b5461ec71aaf73966128efe5d39534]

Import of super/subscript properties of cells - n#655193


2010-11-30  Muthu Subramanian K  <sumuthu@novell.com>  [d974ff98d5044181c7a5d90ab0a254997e76db9c]

Import hyperlinks of textboxes/shapes - n#655216


2010-11-30  Kalman Szalai - KAMI  <kami911@gmail.com>  [e924a25976b8fb48bab8163fad1100855e2b188a]

Adds OxygenOffice extras as configurable optional

 Introduces:
 --enable-extra-gallery  - for additional galleries
 --enable-extra-template - for additional templates
 --enable-extra-sample   - for additional samples
 --enable-extra-font     - for additional fonts
 configure options.

2010-11-30  Kalman Szalai - KAMI  <kami911@gmail.com>  [95cc1b81f18636673b292a786ddcccbfb1e9e4ce]

Adds OxygenOffice extras as configurable optional

 Introduces:
 --enable-extra-gallery  - for additional galleries
 --enable-extra-template - for additional templates
 --enable-extra-sample   - for additional samples
 --enable-extra-font     - for additional fonts
 configure options.

2010-11-30  Kalman Szalai - KAMI  <kami911@gmail.com>  [2094ef4f0e9638180f78d30fd7d6065ceba17350]

Adds OxygenOffice extras as configurable optional

 Introduces:
 --enable-extra-gallery  - for additional galleries
 --enable-extra-template - for additional templates
 --enable-extra-sample   - for additional samples
 --enable-extra-font     - for additional fonts
 configure options.

2010-11-30  Herbert Duerr [hdu]  <herbert.duerr@oracle.com>  [372e01912e1166cc1fa3da9129fd2b988942ace0]

ffwd merge


2010-11-30  Herbert Duerr [hdu]  <herbert.duerr@oracle.com>  [608fc9264df96ec7f17bd39ca1c35639a23dee4d]

#i96685# removed not-yet active code to help comment+deadcode removing devs


2010-11-30  Herbert Duerr [hdu]  <herbert.duerr@oracle.com>  [0e761aa2e71ac701e746ccac94e67ee25d2c6bd8]

#i96685# implement b2d-drawing of poly-gradients in vcl-canvas


2010-11-30  Herbert Duerr [hdu]  <herbert.duerr@oracle.com>  [dce4eab176d0b595626935739c84a68738f8d66e]

#i96685# fix drawing of gradients in vcl-canvas


2010-11-30  sj  <sj@openoffice.org>  [23cdc612ccef2d48c6c5abad534f40990e921003]

impress205: #i115825# fixed copy&paste problem of metafiles


2010-11-30  Ocke.Janssen  <Ocke.Janssen@oracle.com>  [f7937e2a3c25d98fa772b9dff63333878accad53]

dba34c: #i98239# alignment changed


2010-11-30  Thomas Lange [tl]  <tl@openoffice.org>  [dfab28eb98189451a623ac3ff2b1a2c462d25d67]

cws tl84: #i115373# getPrintData refactoring


2010-11-30  Mikhail Voytenko  <mav@openoffice.org>  [b4b6986101768eccec8c0efbe833b3e909aa7213]

Backported fix for i#114850


2010-11-30  Jan Holesovsky  <kendy@suse.cz>  [ac647d508360327288ed50a026f0294946c37e9b]

help: Avoid some copy-n-paste.


2010-11-30  Jan Holesovsky  <kendy@suse.cz>  [905b87aa2e4f3162087d46b88a3763fc44ce5a98]

wikihelp: Check for the built-in help availability after creating URL.

This is to have the full help URL even for stuff like .uno:Something, when we
use the on-line help instead of the built-in one.

2010-11-30  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [c8fd4f9a89693f1a996855691db82d9c0f1ccb25]

dba34b: include limits header


2010-11-30  Jan Holesovsky  <kendy@suse.cz>  [8c9052ef188a366c94009e499ab0c8c95ba8fb75]

wikihelp: Check for the built-in help availability after creating URL.

This is to have the full help URL even for stuff like .uno:Something, when we
use the on-line help instead of the built-in one.

2010-11-30  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [6877464dd7203ee78ded1eabd9a29298d2953cd6]

undoapi: introduced an (optional) SfxUndoContext for SfxUndoAction::Undo/Redo


2010-11-30  Ocke.Janssen  <Ocke.Janssen@oracle.com>  [4c0a725a5eb3c818043db92f031bd3564d3d508d]

dba34c: code refactoring


2010-11-29  Joseph Powers  <jpowers27@cox.net>  [69dfea6f1adf56d9e0e49e42baaf76431d1a4298]

Add the missing ;


2010-11-30  Kohei Yoshida  <kyoshida@novell.com>  [bb4c10eb0c7a620edf49970bd85e749aa2268700]

Skip hidden cells while expanding range selection.

This commit happily fixes fdo#31796.

2010-11-29  Joseph Powers  <jpowers27@cox.net>  [90342c0799dcc8ef75341c2f595388d6f59e8ed6]

Dead code removal


2010-11-29  Joseph Powers  <jpowers27@cox.net>  [3a20556d0945f9de7c12fc18018257525dfc5065]

Dead Code Removal


2010-11-29  Joseph Powers  <jpowers27@cox.net>  [ed9c2cb4427bce63d3023fe23836422195a47530]

cppcheck: variable not read


2010-11-29  Joseph Powers  <jpowers27@cox.net>  [ef6e3f056be58d19c2c1b60603c380089a197556]

White space cleanup


2010-11-29  Joseph Powers  <jpowers27@cox.net>  [2a1b62dd9325b51925396741425d9b5f51af9c5f]

cppcheck: variable scope reducion


2010-11-29  Kohei Yoshida  <kyoshida@novell.com>  [c1ba7793226bf70a15e2dca4141abb91d916f028]

Extracted methods that may be used in another place.


2010-11-30  Thorsten Behrens  <tbehrens@novell.com>  [03c17ab1f140c24b064032bdfa0b7690c9fc5510]

Updated artwork for rc

Doh. backing images got renamed, now there's also _left. Adding even
more copies of the startcenter images. This needs cleanup.

2010-11-29  Kohei Yoshida  <kyoshida@novell.com>  [a3bcf5be4cb45441b0a95324e3e64593a28f1f9a]

Removed unused code.


2010-11-30  Thorsten Behrens  <tbehrens@novell.com>  [6fc008011e1339681388687833a20c192ef6f938]

Avoid antialiasing for drag rect

Fix for fdo#31860 - slide dragging gets horrendously slow on Linux,
due to excessive antialiased repaints. Visual difference: zero, no
sub-pixel coordinates used.

2010-11-29  Kohei Yoshida  <kyoshida@novell.com>  [d8085f075cd93115a9f1edcb79cc54f6380da5b0]

Don't update visible ranges for invisible panes.


2010-11-30  Ingrid Halama [iha]  <Ingrid.Halama@oracle.com>  [5fee0ab21c6b405da560cf4b78b6058230bcffa6]

chart46: #i25706# implement date axis


2010-11-30  Ingrid Halama [iha]  <Ingrid.Halama@oracle.com>  [3c53792503277a3c562834da171451cb95a0c095]

chart46: #i25706# implement date axis


2010-11-30  Ingrid Halama [iha]  <Ingrid.Halama@oracle.com>  [edaa216847e59ad93b8b99e95f293f8bb04344cc]

chart46: #i25706# implement date axis


2010-11-29  Kohei Yoshida  <kyoshida@novell.com>  [84ab11c230846101b6c77efc88cdf4d25f2a3a87]

Re-calculate visible range when switching sheets.

Visible range of the current sheet is used to decide whether or not
to render cell cursor.  Failing to do that was causing the cursor
to disappear when switching sheets while the cursor on the current
sheet was invisible. (fdo#31753)

2010-11-30  Miklos Vajna  <vmiklos@frugalware.org>  [bda5fdb90bb31542c203124e1addcbb48e41f186]

RTF: port last changes from CWS

Conflicts:

	sw/source/filter/ww8/rtfattributeoutput.cxx

2010-11-30  Miklos Vajna  <vmiklos@frugalware.org>  [77f7605df22d5625fdf3410cb5f444365c4e44b6]

RTF: port last changes from CWS


2010-11-30  Thorsten Behrens  <tbehrens@novell.com>  [c0ef996da0541c34654c51accb5498383a52efc0]

Move progress bar (-20,-20) for new artwork


2010-11-30  Miklos Vajna  <vmiklos@frugalware.org>  [9d97067d9a51e67ec8303d5a91b446898de0c96b]

RTF: port last changes from CWS


2010-11-30  Thorsten Behrens  <tbehrens@novell.com>  [dabf01ce4ee9574ebd64af5a0841e2fbf0ac2764]

Updated artwork for rc


2010-11-30  Thorsten Behrens  <tbehrens@novell.com>  [f419a50ef14df2b174eafac9e3202e342aafa4af]

Updated artwork for rc


2010-11-30  Thorsten Behrens  <tbehrens@novell.com>  [a5d50e6f4ffce1b150fa5e6825274c2063aa81fc]

Updated artwork for rc


2010-11-29  Gert Faller  <gertfaller@aliceadsl.fr>  [a493c4685701b6f95bead37e27c91e1abb61e09f]

RTL_CONSTASCII_USTRINGPARAM in filters 14


2010-11-29  Gert Faller  <gertfaller@aliceadsl.fr>  [0d11c11da53c37a5af98db40172defa3af6d8a9c]

RTL_CONSTASCII_USTRINGPARAM in components 7


2010-11-29  Gert Faller  <gertfaller@aliceadsl.fr>  [e3f3b962312bbea568b8d042baf98ad8492f8a06]

RTL_CONSTASCII_USTRINGPARAM in components 6


2010-11-29  Kohei Yoshida  <kyoshida@novell.com>  [9eb109edb54037f8d55d0433e11d8bc2d1f773d9]

Changed command name to avoid confusion.

The command associated with Calc's delete key is now renamed to "Clear
Contents" from the previous "Delete Contents", to resolve naming clash.
Two UNO commands .uno:ClearContents and .uno:Delete both had the label
"Delete Contents", which was confusing when modifying their key bindings
from the UI. (fdo#31817)

2010-11-29  Gert Faller  <gertfaller@aliceadsl.fr>  [70d41584c2cb73d82b1091504b50454a2e172211]

RTL_CONSTASCII_USTRINGPARAM in components 5


2010-11-29  Gert Faller  <gertfaller@aliceadsl.fr>  [5c7b452498f1b861dc924d8e0849cc0e116ab5f8]

RTL_CONSTASCII_USTRINGPARAM in components 4


2010-11-29  Caolán McNamara  <caolanm@redhat.com>  [d0959d93b5e40d2a8840c39a4f042253b6a0e811]

cppunit: add a zoom test


2010-11-29  Kohei Yoshida  <kyoshida@novell.com>  [0723039f40ca98a5e80ff8d1f9981428becc03b4]

Fixed use of incorrect integer type during import of outlines.

I was supposed to use SCSIZE to store column / row position but was
incorrectly using sal_uInt8.  This caused import of outlines from
Excel document to entirely get screwed when the outline positions
were > 255, and it was understandably so. :-P (fdo#31833)

2010-11-29  Caolán McNamara  <caolanm@redhat.com>  [1df0455c57279b582a6a08c48a03e8abe50e0e2b]

cppunit: shrink these test-cases a bit


2010-11-29  Michael Meeks  <michael.meeks@novell.com>  [2581b1f83c3a6d7ad50b01d7b28fdd01abc55a77]

make NSIS MUI even more verbose


2010-11-29  Caolán McNamara  <caolanm@redhat.com>  [24c75ae93e09bc0410235995dc2ca119512f865c]

callcatcher: unused methods


2010-11-29  Andrew C. E. Dent  <ace_dent@hotmail.com>  [77cfd54779e5098c7103d0c58dbe869d142868ff]

Fixed icons now with png optimizations


2010-11-29  Kohei Yoshida  <kyoshida@novell.com>  [54c47a6dc8e66eb7e7043e5ce78c1b8a2fda50ac]

More strict parsing of external range names.

This is to prevent parsing formula strings such as '=A#REF!' as valid
external range names.  Ideally we should express any formula including
invalid refs simply as '=#REF!' in all cases, but we are not there
yet. (fdo#31741)

2010-11-29  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f19d46f3b86afdd852a6e32968ff6ae3e4473d30]

ause128: #i115689# guard additional dependencies of ZIPnTARGETN


2010-11-29  Hans-Joachim Lankenau  <hjs@openoffice.org>  [da5c46b32f6469efa1729b030a9f68cdeb85f9c6]

ause128: #i115689# guard additional dependencies of ZIPnTARGETN


2010-11-29  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b8cbc8d56ce91c6cb62fdebabf6936f28f5dfd97]

ause128: #i115689# guard additional dependencies of ZIPnTARGETN


2010-11-29  Hans-Joachim Lankenau  <hjs@openoffice.org>  [9f4aa7a75700180058473a7f68fc393872e25b02]

ause128: #i115689# guard additional dependencies of ZIPnTARGETN


2010-11-29  Mathias Bauer  <mba@openoffice.org>  [24a26cf9a43c7b88150c6a374ee6edb4d3754125]

CWS gnumake2: warning on Windows fixed


2010-11-29  Jan Holesovsky  <kendy@suse.cz>  [cff36e368a60af34ff8965ddd3a088212b5b2b22]

wikihelp: Small update from the libreoffice-3-3 branch.

Cherry-picked to avoid conflicts later.

2010-11-29  Caolán McNamara  <caolanm@redhat.com>  [3d9ff29a1636e29da56f401e9d86d5abe4ee5f80]

implement tmEditAllClipboard equivalent cppunit test


2010-11-29  Caolán McNamara  <caolanm@redhat.com>  [b8cd33a49426497aca5b06b97e77634e6f6ff52e]

equivalent tmEditMarker cppunit test


2010-11-29  sj  <sj@openoffice.org>  [2b9074e2fc000b26394f8b7358f5f0d2f3f10aa9]

impress204: #i115096# applied patch from osnola (pict import filter is now supporting thick lines)


2010-11-29  Wol  <anthony@youngman.org.uk>  [38370db960ed70cb594a0afa4dadc5866cf0d327]

More comment deletions


2010-11-29  Hans-Joachim Lankenau  <hjs@openoffice.org>  [3a7e159977ca3fab9b4574b861965c98bc34ae08]

gnumake2: add minor extension to repository name, if set


2010-11-29  Wol  <anthony@youngman.org.uk>  [dc7b71c581b9560a9a0c7bafe46bc0eaaa61117b]

More deleted comments ../../../dbaccess/source/core/misc/0001-More-translations-and-comment-deletion-for-Base.patch


2010-11-29  Luboš Luňák  <l.lunak@suse.cz>  [753d24dfff7da81f9b881838894d38a7ea2a0a55]

implement wp:anchor properly

added missing attributes and children elements, although some are
still not fully functional (positioning mostly) , bnc#513579

2010-11-29  Timo Heino  <eraggo@gmail.com>  [65f4978e9158f08a55f23514be677938d920e762]

Removed (again) some commented out code.

Hopefully this helps!

Signed-off-by: Timo Heino <eraggo@gmail.com>

2010-11-29  Caolán McNamara  <caolanm@redhat.com>  [972cfec789dcbf9562f3e6ca4215344a59723fd2]

survice missing elements


2010-11-29  Caolán McNamara  <caolanm@redhat.com>  [e7ef458a65b2dcb008abaab42834bbcb6a473212]

remove unused define


2010-11-29  Caolán McNamara  <caolanm@redhat.com>  [9ee6688dc0a3638ed30a3da09a50aa4d0b615c32]

remove dead comments


2010-11-29  Luboš Luňák  <l.lunak@suse.cz>  [307f12bc41a485d12c7de5b1e3e8772a979af543]

wp:simplePos actually applies only to wp:anchor, not to wp:inline


2010-11-29  Luboš Luňák  <l.lunak@suse.cz>  [94d574e5785912e84adb0f3fd754035aef8adfb5]

implement wp:simplePos for wp:anchor (empty, but it's required)


2010-11-29  Takeshi Abe  <tabe@fixedpoint.jp>  [d609f7b6e2c44a284d860d6be91da67e85087544]

Remove undesirable comments


2010-11-29  Mathias Bauer  <mba@openoffice.org>  [5115c8c1ecf93bec9b8e7b33cb35e9db7d15d1e5]

CWS gnumake2: moved header files now in inc/forms


2010-11-29  Mathias Bauer  <mba@openoffice.org>  [d0097cac72c24b242929a25eab21582b64d45e74]

CWS gnumake2: another build breaker


2010-11-29  Mathias Bauer  <mba@openoffice.org>  [e67dff5f52daeaf9d27ada4d13ba56b3c5980eca]

CWS gnumake2: fix for build breaker in sfx2


2010-11-29  Christian Lippka ORACLE  <christian.lippka@oracle.com>  [23815d39cb10a6adffe41f67a2e1c45505c9efa7]

impressdefaults1: merge


2010-11-29  Christian Lippka ORACLE  <christian.lippka@oracle.com>  [69777a477e6084a9cd49c92b25fa4dc35b41e49d]

impressdefaults1: merge


2010-11-29  Christian Lippka ORACLE  <christian.lippka@oracle.com>  [cc5a560f0686dcc29e700a6d4b44da964d6ed57d]

impressdefaults1: merge


2010-11-29  Christian Lippka ORACLE  <christian.lippka@oracle.com>  [c51ee17ac0727053bdb88c6ba485789e09f668d9]

impressdefaults1: merge


2010-11-29  Christian Lippka ORACLE  <christian.lippka@oracle.com>  [9aecbd31645de5c9f8a66a1a70caee88522be87b]

impressdefaults1: merge


2010-11-29  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [2df4ee47540b1e7f51ee18092bcb4c68f5981158]

n#636367: Table alignment set to "From Left" when moving the right

When moving the right end of a table, the table alignment came to
Manual but this caused size weirdness when switching from web to print
layout. Using the "From left" option for the alignment keeps the size.

2010-11-29  Mathias Bauer  <mba@openoffice.org>  [070522a5673ae40e0212feee3ff937128bc17fcd]

CWS gnumake2: fix some build breakers in svtools, xmloff and framework


2010-11-29  Mathias Bauer  <mba@openoffice.org>  [c926c86c914574ec94e809c14392c86e2c54cb04]

CWS gnumake2: fix some build breakers in svtools, xmloff and framework


2010-11-29  Michael Meeks  <michael.meeks@novell.com>  [489ddfe660c7fe2586f077b057497953071c517c]

install / deliver CREDITS.odt


2010-11-29  Ocke Janssen [oj]  <Ocke.Janssen@oracle.com>  [ac621cb00c38cd0c28908025aa43b35071c8c64c]

dba34b: #109956# notify column value in correct order


2010-11-29  Caolán McNamara  <caolanm@redhat.com>  [4bb19d3850bb56728b543e7c34b2f9829cd3ee28]

cppcheck: unused variables


2010-11-29  Caolán McNamara  <caolanm@redhat.com>  [18c98fabdab112d0dda2351896907644c7c005b8]

unused buffer


2010-11-29  Caolán McNamara  <caolanm@redhat.com>  [a3d9b5d2de18ada0724baac20d0ae3dbbfecaec4]

get these tests to build again


2010-11-29  Caolán McNamara  <caolanm@redhat.com>  [79fa3648d5775c04645b3b5961fcf5ebe003a624]

cppcheck: missing initializer


2010-11-29  Caolán McNamara  <caolanm@redhat.com>  [66c8165b3443a94c5f039951f63910327e397ea0]

drop some dead code


2010-11-29  Caolán McNamara  <caolanm@redhat.com>  [83ab1448a50dd10cee58c8e2d9b19a63eb9fd7e5]

tidy this up, replace pointer with reference


2010-11-29  Caolán McNamara  <caolanm@redhat.com>  [dc3c38d5a422a62471e661f2336ee71ee5eadf82]

cppcheck: can reduce the scope of these variables


2010-11-29  Ocke Janssen [oj]  <Ocke.Janssen@oracle.com>  [404011f618732dc881c835e9bb5cbddd46b2d748]

dba34b: create unique folder


2010-11-29  Michael Meeks  <michael.meeks@novell.com>  [873bc92ed4fcc2ee52c50e0091b39afa83bc59e7]

add the default missing_icon icon


2010-11-29  Jan Holesovsky  <kendy@suse.cz>  [bb05537a68aa7a0387a0724a29557c5c9488ccb0]

wikihelp: Forward the request for help to help.libreoffice.org.

Based on Muthu's patch.  If the help is not installed, this will forward the
request to help.libreoffice.org; unfortunately the service is not running
there yet, but better to have the code in already ;-)

2010-11-28  Joseph Powers  <jpowers27@cox.net>  [5020cc9717fce755f4d8a1e5fb4195e97ea48a46]

Dead Code Removal


2010-11-28  Joseph Powers  <jpowers27@cox.net>  [398fe2b481f01313313d57208d3eb552741eca10]

Dead Code Removal and Formatting


2010-11-29  J. Graeme Lingard  <jgraeme+git@gmail.com>  [6690007283651bc380e9cadbee4a2c64cbfde8d7]

Remove empty comments


2010-11-28  Timo Heino  <eraggo@gmail.com>  [9beb453e112ff9ef57a1b13c442b7740ac854d00]

Removed somecomments

Signed-off-by: Timo Heino <eraggo@gmail.com>

2010-11-28  Caolán McNamara  <caolanm@redhat.com>  [2e57cbf9b86ee889b4d322b96f94ab82f6143901]

stray slash


2010-11-28  Wol  <anthony@youngman.org.uk>  [3dcbc732703927b6e6eacadbf078e62b4436c935]

More dead code deleted


2010-11-28  Wol  <anthony@youngman.org.uk>  [cd7f6618c6799ce2161a51c7a981f34b6abba50e]

More dead code deletion


2010-11-28  Caolán McNamara  <caolanm@redhat.com>  [8d86780a27849aa4a12d7dc8748f246e1f5965d8]

tidy this a bit


2010-11-28  Caolán McNamara  <caolanm@redhat.com>  [7d71a684e14218f81f8f84ef93c6041b72324211]

make these cppunit tests buildable again


2010-11-28  Caolán McNamara  <caolanm@redhat.com>  [4357f0d9951c545260cbd1e656906d9b9cdd8c50]

cppcheck: init some members in ctor


2010-11-28  Wol  <anthony@youngman.org.uk>  [ab1ef815e09006729d6ab9ee8495ceefe4e0196c]

Remove dead code


2010-11-28  J. Graeme Lingard  <jgraeme+git@gmail.com>  [03167b5b7b0e36280b3dd6c1bec518efb32a877a]

Remove dated comment


2010-11-28  J. Graeme Lingard  <jgraeme+git@gmail.com>  [04dcb66260df473034ca7b9cca50931f08e9b315]

Remove dated comment


2010-11-28  J. Graeme Lingard  <jgraeme+git@gmail.com>  [2b77d15fd2a7698e34aa9f90791c97d1df467c3b]

Remove dated comments


2010-11-28  Gert Faller  <gertfaller@aliceadsl.fr>  [0a2c5d8be598b169a7e98366e0c5ac02c31e2ccb]

RTL_CONSTASCII_USTRINGPARAM in filters 13


2010-11-28  Gert Faller  <gertfaller@aliceadsl.fr>  [3f8861ce64ba6b43b7871c0a365a145bfa1bbf08]

RTL_CONSTASCII_USTRINGPARAM in filters 12


2010-11-28  Gert Faller  <gertfaller@aliceadsl.fr>  [7692bfc268c57d6bcbc565179e5c63ffc0f6095d]

RTL_CONSTASCII_USTRINGPARAM in components 3


2010-11-28  Wol  <anthony@youngman.org.uk>  [0b325cd2991d7ef915f96c6bb44051dea5fb8199]

More dead code removal


2010-11-28  Wol  <anthony@youngman.org.uk>  [07e6d8fcddc6bf5e5b54f884c1adda70177c1ef3]

Dead code deletion again


2010-11-28  Caolán McNamara  <caolanm@redhat.com>  [692d3a0dfb00703bda8434b18ea5403a022d0437]

cppcheck: can reduce the scope of this var


2010-11-28  Caolán McNamara  <caolanm@redhat.com>  [d745ce53ceab949666e9ce683f7e07778c817702]

cppcheck: member not initialized in ctor


2010-11-28  Joseph Powers  <jpowers27@cox.net>  [c2f4df030c6cab0a807e992fcb15fb5c2b9b7750]

Remove dead code.


2010-11-28  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [b7aae00f598c1d9b23f95198362d3482e5b53b0c]

remove shadowing warnings in binfilter - sw_sw3npool.cxx


2010-11-28  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [50a55fe5453662fa895780def1d02de330f32f7f]

waring - initializer fixes in sw3io


2010-11-28  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [658d722c6e6ee00134afdd0f142809ccc06a4d94]

trivial warning fixes in binfilters - sw3io


2010-11-28  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [b96710e8710186eed6c715ff5af4289cc7af858e]

binfilter - sw_sw3style.cxx (shadowing) warnings removal


2010-11-28  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [40a3f93d3155a8c8bd4dad09d426cad4544967fc]

binfilter sw3io - further shadowing warnings


2010-11-28  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [27da86f859470d3c6c91d86091ddd1a452119b1c]

delete some compiler warning, some of them due to shadowing


2010-11-28  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [ab07b9c64304e898b798d091354173096dcade5d]

warning: comparison is always false due to limited range of data type


2010-11-28  Caolán McNamara  <caolanm@redhat.com>  [93e0165c1d3aa2ece42338e1b7c28e6001b4cff6]

cppcheck: unit member


2010-11-28  Caolán McNamara  <caolanm@redhat.com>  [f1a72ea480e81428ffd5d5744be1c3fa2f288bab]

cppcheck: method can be const


2010-11-28  Caolán McNamara  <caolanm@redhat.com>  [7447fcf4ab79be0f02dc1ae5294ab8d7b613fb4f]

cppcheck: unused variables


2010-11-28  Caolán McNamara  <caolanm@redhat.com>  [61380d3f979b2fe4529a6176f512ad11e85ec3cb]

cppcheck: use prefix variant


2010-11-28  Caolán McNamara  <caolanm@redhat.com>  [08aef2703bac17210aa14136252ab6c523f5b833]

cppcheck: pRedoDoc unused


2010-11-28  Caolán McNamara  <caolanm@redhat.com>  [5078c9fcebb1e54efafbd69d17ece8746438c413]

cppcheck: use prefix variant


2010-11-28  Caolán McNamara  <caolanm@redhat.com>  [d8628f8d2135b32eb260f90e9cfc9cc5552aa822]

cppcheck: use prefix variant


2010-11-28  Caolán McNamara  <caolanm@redhat.com>  [36da8a25f2be4e9a0a7aa86df7f2cce9d3820f93]

cppcheck: use prefix variant


2010-11-28  Caolán McNamara  <caolanm@redhat.com>  [196bff8648855bfcc528f50d6900f5256e33de67]

cppcheck: can use prefix variant


2010-11-28  Caolán McNamara  <caolanm@redhat.com>  [499bbc9b710780e66e8d0f1cef313b25d03322e1]

cppcheck: can reduce scope of this variable


2010-11-28  Caolán McNamara  <caolanm@redhat.com>  [6b89738c22636b18689d6cde3064dda67987ed98]

cppcheck: uninit member variable


2010-11-28  Caolán McNamara  <caolanm@redhat.com>  [777e5d5310e738a73a671f679fcddc6abd6dd29b]

cppcheck: uninit member variable


2010-11-28  Caolán McNamara  <caolanm@redhat.com>  [5af0529e8aba397d64ecb6e295dd36f70a5c1b5f]

cppcheck: unused variables


2010-11-28  Caolán McNamara  <caolanm@redhat.com>  [ed0827edcabf4f5a82933fd2b0826bd24115f657]

cppcheck: reduce the scope of this variable


2010-11-28  Caolán McNamara  <caolanm@redhat.com>  [0a4e8bfe16a3168298915034b2f2aa2e40d3cefa]

cppcheck: scope of variable can be reduced


2010-11-28  Caolán McNamara  <caolanm@redhat.com>  [52e05ab9fc7e367d3c6edbaf1bd31d2cb3c92081]

cppcheck: pRect is unused


2010-11-27  Joseph Powers  <jpowers27@cox.net>  [08b2776570a952cd447da4d2b667e226923782e5]

cppcheck: prefix instead of postfix

One variable was assigned a value that was never used; removed the
variable. I didn't check to see if the function call was required so
I just left them.

2010-11-27  Joseph Powers  <jpowers27@cox.net>  [b7ac8b0fb0dec28c32f4e1f181bae4d38cb27930]

cppcheck: Variable scope reduction


2010-11-27  Joseph Powers  <jpowers27@cox.net>  [51d9137c1a83084c6af77136e09645de599a5b04]

cppcheck: prefix instead of postfix


2010-11-27  Caolán McNamara  <caolanm@redhat.com>  [17f59a4ff2f8bd04a497d0aff9cbf219e329799a]

cppcheck: uninit member variable


2010-11-27  Caolán McNamara  <caolanm@redhat.com>  [611300d939a92ffd59b75efc506cb73011facd29]

cppcheck: uninit member variable


2010-11-27  Caolán McNamara  <caolanm@redhat.com>  [aa3dc18042e3825bcf33ab0fafac249cacbce367]

bogus cppcheck warning, simplify it anyway


2010-11-27  Caolán McNamara  <caolanm@redhat.com>  [723321fc6167187ff7b2743704026b0a0add268a]

cppcheck: method can be const


2010-11-27  Caolán McNamara  <caolanm@redhat.com>  [47e0e8ecfd1c18cc674e3e0a4956e38bb1b8a8e5]

cppcheck: uninitialized member


2010-11-27  Caolán McNamara  <caolanm@redhat.com>  [bf04ecc6d352299df3f86844af253d6417101740]

cppcheck: can reduce the scope of these variables


2010-11-27  Caolán McNamara  <caolanm@redhat.com>  [6b7556cd41b4ea1d25ed09955dd369dd33c84dae]

cppcheck: use prefix variants


2010-11-27  Caolán McNamara  <caolanm@redhat.com>  [f8c026cd6d3e9f920d57db2c4e546d9156d40c98]

cppcheck: init member variable in ctor


2010-11-27  Caolán McNamara  <caolanm@redhat.com>  [09a3d3502df754ba4954799faf21d6313fddb91b]

cppcheck: use prefix variants


2010-11-27  Takeshi Abe  <tabe@fixedpoint.jp>  [72d87fecf77f9c9bfab371e63eae4417b3b80eb1]

cppcheck: variables assigned but never used


2010-11-27  Takeshi Abe  <tabe@fixedpoint.jp>  [7904d8dc629281d3dbcd7728b2dc84ec0397a6ca]

cppcheck: use ++ as prefix


2010-11-27  Takeshi Abe  <tabe@fixedpoint.jp>  [ae85bf7dffc0e89fc0b2e109cd9104faad6abb00]

cppcheck: reduce the scope of variables


2010-11-27  Caolán McNamara  <caolanm@redhat.com>  [a829937ee5dedc0e4b92ad8c208e8530996be97e]

cppcheck: use prefix variants


2010-11-27  Andreas Mantke  <maand@gmx.de>  [8c98fa97ecb6a4c440f1797571baf8b8f19902bf]

translation of comments to English


2010-11-27  David Tardon  <dtardon@redhat.com>  [837e7a3a6f3bf8f4fc7930b3771a155376a1586e]

Resolves: rhbz#657541# avoid null ptr. deref. when iterating through empty itemset


2010-11-27  Caolán McNamara  <caolanm@redhat.com>  [d50447ee37f1934ae9365ea4a83672a87da314f1]

cppcheck: use prefix form


2010-11-27  Caolán McNamara  <caolanm@redhat.com>  [c095a09cf21535fa623c402cfbc93be1352f1b6d]

cppcheck: use prefix form


2010-11-27  Caolán McNamara  <caolanm@redhat.com>  [6d3fc93040135be4bcf723d14750cfc80fc04d3f]

cppcheck: use prefix form


2010-11-27  Caolán McNamara  <caolanm@redhat.com>  [569e5de21acc66597e902975cbc357a2fc9ba37c]

Resolves: rhbz#610103 exit quickstarter if physically deleted (cherry picked from commit 6cce245a2c4993828be54f3b415efb8bc8748f2c)


2010-11-27  Caolán McNamara  <caolanm@redhat.com>  [9906725c02dd5e0290f1580ba4c7108ab0e1b4cc]

start quickstarter on every launch if configured to use it (cherry picked from commit f3c0854fc93928772e7a3fba92402441ec51e312)


2010-11-27  Caolán McNamara  <caolanm@redhat.com>  [7c1dfa056e9cfb80b44b623e5159a57b58357a09]

Only start the quick-starter on restart, don't install it forever (cherry picked from commit eab21a84137e010ae46b0b77c44c80d377964071)


2010-11-27  Gert Faller  <gertfaller@aliceadsl.fr>  [c9b2872d56d498b68e5fc71a1a2d910f2a04a7f6]

RTL_CONSTASCII_USTRINGPARAM in filters 11 (build problem in sal ?)


2010-11-27  Caolán McNamara  <caolanm@redhat.com>  [6601aa8a5e8729be72598ebdd0ebea308fe98b5a]

Resolves: rhbz#657628# divide by zero (cherry picked from commit cde18c8978d2c680dbee88159246024960cdc705)


2010-11-27  Gert Faller  <gertfaller@aliceadsl.fr>  [93a23f29a783b2dfeb08af81d501baafe16af1fb]

RTL_CONSTASCII_USTRINGPARAM in filters 10 (build problem in sal ?)


2010-11-27  Gert Faller  <gertfaller@aliceadsl.fr>  [22d71781ea77d1950641354699dc1dd7dcd97a8d]

RTL_CONSTASCII_USTRINGPARAM in filters 9 (build problem in sal ?)


2010-11-27  Gert Faller  <gertfaller@aliceadsl.fr>  [17e4b5ee63d8ba0a597d1b490c5a1d28b35b350b]

RTL_CONSTASCII_USTRINGPARAM in filters 8 (build problem in sal ?)


2010-11-27  Caolán McNamara  <caolanm@redhat.com>  [753e4ce5c8c659461b6604fe0e4884421aa1528b]

Resolves: rhbz#657628# divide by zero


2010-11-27  Gert Faller  <gertfaller@aliceadsl.fr>  [1231e74a6d5c17f91d235b1564251497fa2e3f72]

RTL_CONSTASCII_USTRINGPARAM in components 2 (build problem in sal ?)


2010-11-27  David Tardon  <dtardon@redhat.com>  [4063b5585249e900265e531cc7ce1f70a5ccb5ce]

avoid null ptr. deref. when iterating through empty itemset


2010-11-27  Luke Dixon  <6b8b4567@gmail.com>  [5af755989b5467ce8ad580c3c627feaa2a1e3a1d]

Add license header to test_nodetotextvisitors.cxx


2010-11-27  Luke Dixon  <6b8b4567@gmail.com>  [1afc000284f6fb6e6a9e73a8dbf7799e45bccf65]

Fix a leak & remove leftover cout that I missed


2010-11-27  Caolán McNamara  <caolanm@redhat.com>  [2abe5dd5585ed7c2525bfa58729add0196af4069]

cppcheck: use prefix form


2010-11-27  Caolán McNamara  <caolanm@redhat.com>  [6fc9d45a94ab40f24f3245e1b1e5e67941b26899]

cppcheck: use prefix form


2010-11-27  Caolán McNamara  <caolanm@redhat.com>  [9d75964841131199dee0a9c37298a440f74d139a]

cppcheck: use prefix form


2010-11-27  Caolán McNamara  <caolanm@redhat.com>  [099626db8c6dcef7d92c8605d0880795d16fe17b]

cppcheck: use prefix form


2010-11-27  Caolán McNamara  <caolanm@redhat.com>  [612fde3b4a54cbeb34f01fb05a7028b172279c5c]

cppcheck: the scope of this variable can be reduced


2010-11-27  Caolán McNamara  <caolanm@redhat.com>  [24730279f1ce593f037f8cd9ba727127d531d6ce]

cppcheck: use prefix form


2010-11-27  Caolán McNamara  <caolanm@redhat.com>  [6342e3564347175bdb5a92c20c61ec26dff5f08d]

cppcheck: use prefix form


2010-11-27  Caolán McNamara  <caolanm@redhat.com>  [912d2f97fcf56d82a81f0207ade76456be0d7d6a]

cppcheck: use prefix form


2010-11-27  Caolán McNamara  <caolanm@redhat.com>  [c5136b995b0b6f885f56d3af475ed7ab10da51d8]

cppcheck: use prefix form


2010-11-27  Caolán McNamara  <caolanm@redhat.com>  [454a2c2cd50b42a36accc427a0072259bb68cedc]

cppcheck: unused variable under some ifdefs


2010-11-27  Caolán McNamara  <caolanm@redhat.com>  [a39d1f2cb5b63d155b17acf6d73034ab0272b2a2]

cppcheck: use prefix form


2010-11-27  Caolán McNamara  <caolanm@redhat.com>  [41b8ff0aafd717a9e0d76bda45d6002797ea52bc]

cppcheck: use prefix form


2010-11-27  Caolán McNamara  <caolanm@redhat.com>  [b95a45760e51352ee87b10f13ef77fe8f8e32a3d]

cppcheck: use prefix form


2010-11-27  Caolán McNamara  <caolanm@redhat.com>  [c0789008e373c5c27d636741977e8de9d821193a]

cppcheck: use prefix form


2010-11-27  Caolán McNamara  <caolanm@redhat.com>  [727a82536c203630647c39e9fceea9fb29d73d09]

cppcheck: use prefix form


2010-11-27  Caolán McNamara  <caolanm@redhat.com>  [c838ea595f578d57da5f25a14f8a84bdf51e7bbf]

cppcheck: use prefix form


2010-11-27  Caolán McNamara  <caolanm@redhat.com>  [3d10e6afcceb8029687a43bb9c64bd296ed55027]

cppcheck: use prefix form


2010-11-27  Caolán McNamara  <caolanm@redhat.com>  [aa2ea7844dd4f1b45b4de99503cfea05cbafb24b]

cppcheck: use prefix form


2010-11-27  Caolán McNamara  <caolanm@redhat.com>  [35c2d2142204c7e332e6561b76813e432ef18e7b]

cppcheck: use prefix form


2010-11-27  Caolán McNamara  <caolanm@redhat.com>  [de72a4c331c6f781262de036be42e6d50ecc2133]

cppcheck: use prefix form


2010-11-27  Gert Faller  <gertfaller@aliceadsl.fr>  [f357474191b3cc66013a112d2a994102c4fca9c6]

RTL_CONSTASCII_USTRINGPARAM in components 1


2010-11-27  Gert Faller  <gertfaller@aliceadsl.fr>  [75afe4e1489acb6ea00a7b59f029c3335af35915]

RTL_CONSTASCII_USTRINGPARAM in filters 7


2010-11-27  Gert Faller  <gertfaller@aliceadsl.fr>  [763fe4b613c17712f2ff6a3d1920eab6b015be61]

RTL_CONSTASCII_USTRINGPARAM in filters 6


2010-11-27  Gert Faller  <gertfaller@aliceadsl.fr>  [1649af2e208f82b7625537c149a0ee8e72a85c51]

RTL_CONSTASCII_USTRINGPARAM in filters 5


2010-11-27  David Tardon  <dtardon@redhat.com>  [947461a9b0c5f5f57135c05643bf5a51260ec36d]

fix debug build with dbglevel=3


2010-11-27  David Tardon  <dtardon@redhat.com>  [5442fa723dccd6156b9b53978c82dfb5ac3df3b8]

fix debug build with dbglevel=3


2010-11-27  David Tardon  <dtardon@redhat.com>  [3a3a33eb873fa748b02f1ad11d53fd1bfd099cc0]

fix debug build with dbglevel=3


2010-11-27  Gert Faller  <gertfaller@aliceadsl.fr>  [36c323e365c3b480f10a2bb6c6227a4592f70c2a]

RTL_CONSTASCII_USTRINGPARAM in filters 3-4


2010-11-27  Gert Faller  <gertfaller@aliceadsl.fr>  [4e379b063e2a9cfd559d1e748e516fad3b04d44f]

RTL_CONSTASCII_USTRINGPARAM in filters 2


2010-11-27  Gert Faller  <gertfaller@aliceadsl.fr>  [1d922012beecb3e94a1bbe521010d92486102d6c]

RTL_CONSTASCII_USTRINGPARAM in sdk 2


2010-11-27  David Tardon  <dtardon@redhat.com>  [f64744d19745dc88be957642a5f74bacf72a9f77]

fix debug build with dbglevel=2


2010-11-27  David Tardon  <dtardon@redhat.com>  [9733ddb05adb174065cf16c3872b9115337f70c6]

remove unnecessary #if

It's in #if OSL_DEBUG_LEVEL > 1 block already.

2010-11-27  Gert Faller  <gertfaller@aliceadsl.fr>  [7ccc9aaef5c992f7baa7b0c547e3f3a2c06056fe]

RTL_CONSTASCII_USTRINGPARAM in sdk 1


2010-11-27  Gert Faller  <gertfaller@aliceadsl.fr>  [687c52dbba9e65d92fa84ad4a838a23b50b4d7e1]

RTL_CONSTASCII_USTRINGPARAM in filters 1


2010-11-27  Kayo Hamid  <revol.code@yahoo.com>  [115b0f5178b2fce00d76db135f644ea7b50c09b1]

Clean code at writer


2010-11-27  David Tardon  <dtardon@redhat.com>  [adf2c1c5261b758ad3511298716cd45e600942fa]

compiler warning: add parentheses around operands of ==


2010-11-27  David Tardon  <dtardon@redhat.com>  [37948dd85b12364e4e79945e3456a36d03b0ffb8]

fix debug build


2010-11-27  David Tardon  <dtardon@redhat.com>  [7b060282b4e6bda5376961b4090c31c58251e378]

fix debug build


2010-11-27  David Tardon  <dtardon@redhat.com>  [8ab0fd7a02c164e0cde7163b92cdc40350593771]

fix non-product build


2010-11-27  Thorsten Behrens  <tbehrens@novell.com>  [4a2f18cc813fc89dd4769ceb6f8a5eb13a9d5184]

Remove remaining ODF mimetype icons

Another partial revert of 98b1b81c31a5edbe2a4fedc7174be271d919aebb
I sadly missed out the more obscure vcl window/taskbar icons

2010-11-27  Jan Holesovsky  <kendy@suse.cz>  [bed6b8cd6cf3564b1a4d278e86f54d5e0393e0aa]

wikihelp: Forward the request for help to help.libreoffice.org.

Based on Muthu's patch.  If the help is not installed, this will forward the
request to help.libreoffice.org; unfortunately the service is not running
there yet, but better to have the code in already ;-)

2010-11-26  Gert Faller  <gertfaller@aliceadsl.fr>  [9182c248f31838cdf1cac54b06a08362987a67b0]

RTL_CONSTASCII_USTRINGPARAM in bootstrap


2010-11-26  Caolán McNamara  <caolanm@redhat.com>  [db0544aac0153d990b36eea8bd3cb1ff5077fc89]

cppcheck: these methods can be const


2010-11-26  Caolán McNamara  <caolanm@redhat.com>  [92117a7b81d271243d4fa739b88909358e815745]

cppcheck: this method can be const


2010-11-26  Caolán McNamara  <caolanm@redhat.com>  [42cde3cd0aa53427275de1f181125911551e62d7]

cppcheck: use prefix variant


2010-11-26  Caolán McNamara  <caolanm@redhat.com>  [ad198df353a28f00b7275a8b3eee38122f205e40]

cppcheck: use prefix variant


2010-11-26  Caolán McNamara  <caolanm@redhat.com>  [f666ec38fff0ceed58dcf0f3525b909cd4eb9831]

cppcheck: use prefix variant


2010-11-26  Caolán McNamara  <caolanm@redhat.com>  [88d4f48202ed9921c24b506a2e1e794aeac2eb0e]

cppcheck: use prefix variant


2010-11-26  Caolán McNamara  <caolanm@redhat.com>  [f0316f43eacd8983ac6d37ad2cd3ce2d7dadf5f9]

cppcheck: use prefix variant


2010-11-26  Caolán McNamara  <caolanm@redhat.com>  [07f835791c22aa8e15ced9db662857a48648ae12]

sfx2 macropg.hxx unused anywhere


2010-11-26  Caolán McNamara  <caolanm@redhat.com>  [69ddf18bbdfd376c6800da364ae7c929413a6188]

RegisterBasicConstants doesn't do anything, remove it


2010-11-26  Caolán McNamara  <caolanm@redhat.com>  [4dd7702047a987ade8140539cfd969845309df2c]

these streaming operators are unused by anything


2010-11-26  Caolán McNamara  <caolanm@redhat.com>  [6eab9cb08487ecfee46e7d81c808c3c9dd3e4400]

~SfxMacroInfo::Store declared, but never defined


2010-11-26  Caolán McNamara  <caolanm@redhat.com>  [bd30a2a43e66a29000e722b6f35d948ee7605098]

cppcheck: use prefix variant


2010-11-26  Caolán McNamara  <caolanm@redhat.com>  [e6db349f941108538e4be97984ea4b93c5554bd0]

cppcheck: use prefix variant


2010-11-26  Caolán McNamara  <caolanm@redhat.com>  [6072f27fecff80f6c2e78c44f61068495e61fb2c]

cppcheck: use prefix variant


2010-11-26  Caolán McNamara  <caolanm@redhat.com>  [29787597d3fd798cbcc8d08f29c3609f9aab7113]

cppcheck: use prefix variant


2010-11-26  Caolán McNamara  <caolanm@redhat.com>  [b89fc8c475225c4ad4f01f5614e5283beefa8b74]

cppcheck: use prefix variant


2010-11-26  Caolán McNamara  <caolanm@redhat.com>  [9569f2026a1c285a583d921059d6dbd19e411b04]

cppcheck: use prefix variant


2010-11-26  Caolán McNamara  <caolanm@redhat.com>  [c8cc78e95bfabea2667eff9eaaad9fea3f788f21]

cppcheck: use prefix variant


2010-11-26  Caolán McNamara  <caolanm@redhat.com>  [751c750a8cec115ab9570b05464412f70ba92c4d]

cppcheck: use prefix variant


2010-11-26  Caolán McNamara  <caolanm@redhat.com>  [aa36f9278f8092aa7d4ad299cb13b4591d8a1d87]

cppcheck: use prefix variant


2010-11-26  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [4a01e0a71e4520343caf938899f1c2da20f19b0f]

dba34b: unxsoli4 WaE


2010-11-26  David Tardon  <dtardon@redhat.com>  [580adf6efcb7096ed082efcb3374d69c4326c88c]

do not catch exception by value


2010-11-26  Takeshi Abe  <tabe@fixedpoint.jp>  [44e1703066cae6c5c7371594d20ec4a85cf1b326]

Remove dead codes and confusing comments


2010-11-26  Carsten Driesner  <cd@openoffice.org>  [134f045600ef3394fdde67bcdec079a44e005faf]

#i115804# Use PostUserEvent to execute code which needs the SolarMutex asynchronously. This prevents deadlocks where we are called from the single thread apartment clipboard code.


2010-11-26  Rene Engelhard  <rene@debian.org>  [3a33c8e913080e883fcbd60a89f919debf1853fb]

Merge branch 'libreoffice-3-3'


2010-11-26  Rene Engelhard  <rene@debian.org>  [47c176eff33e66895b6f831e9ab35a29b79d04d8]

Merge branch 'libreoffice-3-3'


2010-11-26  Rene Engelhard  <rene@debian.org>  [299359d0b860d87498729693bfd8fbcb4341496f]

Merge branch 'libreoffice-3-3'


2010-11-26  Rene Engelhard  <rene@debian.org>  [0e9c71e00446ed76de4c77865b3ef1bf07cd8df0]

Merge branch 'libreoffice-3-3'


2010-11-26  Rene Engelhard  <rene@debian.org>  [fa87ec5f02c2a14708d573b72b0346dbe0ef23d3]

Merge branch 'libreoffice-3-3'


2010-11-26  Rene Engelhard  <rene@debian.org>  [b257e33dd20f0999de02db9b3d320cfd171e0446]

Merge branch 'libreoffice-3-3'


2010-11-26  Rene Engelhard  <rene@debian.org>  [cda2bada6cb08692e0f57c46300c77d60c3af56c]

Merge branch 'libreoffice-3-3'


2010-11-26  Rene Engelhard  <rene@debian.org>  [921d063b9c4a5bde813e03476b5f5f6c03e97b40]

Merge branch 'libreoffice-3-3'


2010-11-26  Rene Engelhard  <rene@debian.org>  [90d6d9e390f6f6a0349ea126cff90c6923bad76d]

Merge branch 'libreoffice-3-3'


2010-11-26  Rene Engelhard  <rene@debian.org>  [2acdfac1218db29ec3ae9649257ce0b47867ff1a]

Merge branch 'libreoffice-3-3'


2010-11-26  Thorsten Behrens  <tbehrens@novell.com>  [cad435f836ebded2be174450e2d1538ff3a48f8e]

Put show credits entry into all app ui configs


2010-11-26  Thorsten Behrens  <tbehrens@novell.com>  [96c29f0e9078695348502b0e9399775a4cfc3875]

Revert "nativeb: #i110796# changed document icons for Classic theme"

This reverts commit c657883be6daa135d548460b059a51fe4891bcdb.
Forgot classic icon set reversion to pre-ODF mime type icons

2010-11-26  Rene Engelhard  <rene@debian.org>  [162670f49bab5d3deb066d6ef8f9fa18ddd5e027]

Merge commit 'ooo/OOO330_m17' into libreoffice-3-3


2010-11-26  Rene Engelhard  <rene@debian.org>  [5529d7947ce3ceabf072dc2fd4178afba356a590]

Merge commit 'ooo/OOO330_m17' into libreoffice-3-3


2010-11-26  Rene Engelhard  <rene@debian.org>  [2dda128c4063a124cbbecdeecd34e4b11a927657]

Merge commit 'ooo/OOO330_m17' into libreoffice-3-3


2010-11-26  Rene Engelhard  <rene@debian.org>  [6834dbbc39e28047ca5c651a5c1d2ad349ca6e8d]

Merge commit 'ooo/OOO330_m17' into libreoffice-3-3


2010-11-26  Rene Engelhard  <rene@debian.org>  [7536f3b2ef029c7aa6ca217a0b3a694a047315fd]

Merge commit 'ooo/OOO330_m17' into libreoffice-3-3


2010-11-26  Kohei Yoshida  <kyoshida@novell.com>  [4c52472fb1eb8ce33ad9d4b325d6b127af5b985a]

This one also unintended commit...  Sigh.


2010-11-26  Kohei Yoshida  <kyoshida@novell.com>  [5ff1719a4f429a194ae3e95ed0bb0c5ef28fbd5c]

Heh, nuke this also.  What's wrnog with me?


2010-11-26  Mathias Bauer  <mba@openoffice.org>  [8849f61270fec9c3e1a09ad29824c95d6d41c997]

CWS gnumake2: some adaptions to changes on master in removed makefile.mk files


2010-11-26  Mathias Bauer  <mba@openoffice.org>  [dac3d8ca475971249a0015cb55207688055b41f5]

CWS gnumake2: some adaptions to changes on master in removed makefile.mk files


2010-11-26  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [05bc6abcc21637283b639e1e801c6041b384c9bf]

vcl118: #i111868# fix an assertion


2010-11-26  Kohei Yoshida  <kyoshida@novell.com>  [a95f41d1e151a4efebb1f4bb976340cee3a94a2b]

Removed stack printer definition.  Oops.

I didn't intend to check this piece in, sorry.

2010-11-26  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [0360a0ad1602f795bedea54dbae554c5769b7e61]

vcl118: #i111868# clean up MapModeVDev, reuse MapModeVDev


2010-11-26  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [b4cf42f650b8ece9514c37513e0101b5da6b41d7]

Fix n#653526: Some section was added after having written the SEPX

The real problem is probably more on the docx import side, but it can't
hurt to have some guards on the export as well.

2010-11-26  Noel Power  <noel.power@novell.com>  [c1c79b0fefa44248df9493f8cbcea2faa65cb2b2]

oops revert previous commit, not for stable branch


2010-11-26  Noel Power  <noel.power@novell.com>  [c2d1ab73165d5fa19037e6244b1d634c6c455efc]

tentative fix for fdo#30474#


2010-11-26  Michael Meeks  <michael.meeks@novell.com>  [32fc42d7bb053cdd074913ba74cdf6da5188ede9]

disable multiple migrations via MIGRATED stamp file

If we fail to auto-migrate, this can cause lots of pain - since people
are unaware of where the migration occurs from. Thus - before we start
migrating, we create a 'MIGRATED' stamp file in the source of that, and
if this is present next migration, we simply don't migrate - fixed for
Mechtilde.

2010-11-26  Michael Meeks  <michael.meeks@novell.com>  [7a5769ad1e39025078de0065189142d2a9097061]

fix crash in exiting via disabling lone quick-starter, terminate at idle


2010-11-26  Noel Power  <noel.power@novell.com>  [5a5597655a4bf12e4ca07c9c2b6f6221e217f080]

tentative fix for fdo#30474#


2010-11-26  Noel Power  <noel.power@novell.com>  [6e31c848e6ff41fdf907254e3a8676ae4d0bc41b]

tentative fix for fdo#30474#


2010-11-26  Caolán McNamara  <caolanm@redhat.com>  [68f380da407d2e4dc370ca97705d0322f2ea0ea0]

need ; vs : on windows


2010-11-26  Caolán McNamara  <caolanm@redhat.com>  [e4b384e7a0d7248c9346bbe153e12e3abcca5f32]

enable the cppunit test under windows again, just a ; vs : problem


2010-11-26  Caolán McNamara  <caolanm@redhat.com>  [98a096675905f405c79c8f5c5e69856e221b9d86]

typo


2010-11-26  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [4268d52db240eafee166a35f1b34d59836ea74f4]

When saving a docx file to doc, the used filter is docx.


2010-11-26  Mathias Bauer  <mba@openoffice.org>  [0baaed2e93b02db9f0f27bc6cbfd9c6337ebf5fd]

CWS gnumake2: resync to m94


2010-11-26  Mathias Bauer  <mba@openoffice.org>  [e8e0c09a32a2c749f9206c958cbf8c702a662b7b]

CWS gnumake2: resync to m94


2010-11-26  Mathias Bauer  <mba@openoffice.org>  [a9962d6e770417ebb56b51f5e54cf879be457301]

CWS gnumake2: resync to m94


2010-11-26  Mathias Bauer  <mba@openoffice.org>  [f2855461405347ffd4a3f550d1c505a2425694f0]

CWS gnumake2: resync to m94


2010-11-26  Mathias Bauer  <mba@openoffice.org>  [956c68149fcd931e894a500a26ae738d8b8528ae]

CWS gnumake2: resync to m94


2010-11-26  Mathias Bauer  <mba@openoffice.org>  [b92ea28c7a45dfca54b73b05c8917eb42c509aab]

CWS gnumake2: resync to m94


2010-11-26  Mathias Bauer  <mba@openoffice.org>  [194a85465fc51840ce2d59a5223eba3bdb0bd834]

CWS gnumake2: resync to m94


2010-11-26  Mathias Bauer  <mba@openoffice.org>  [2e377ca28de1046bb2382f05770b7366383f268b]

CWS gnumake2: resync to m94


2010-11-26  Mathias Bauer  <mba@openoffice.org>  [186123da28d0f0b21cf2255d50b6bd69ca38e37e]

CWS gnumake2: resync to m94


2010-11-26  Mathias Bauer  <mba@openoffice.org>  [112bfeec9530b05f3fbcfb1bddb6a9653451bef6]

CWS gnumake2: resync to m94


2010-11-26  Mathias Bauer  <mba@openoffice.org>  [7ad3ca25322aa66cf537b3a72ef46747f33b4e67]

CWS gnumake2: resync to m94


2010-11-26  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [048dfa981e9ab2b8b701d90020552f399affcbfe]

dba34c: #i112884# isClosed: don't crash if we're already closed ...


2010-11-26  Ocke.Janssen  <Ocke.Janssen@oracle.com>  [c0ec842414bb213c7124a2c4d9745231d508fe6d]

dba34c: #i94053# remove lastvalue


2010-11-26  Caolán McNamara  <caolanm@redhat.com>  [424fd4c3fef104ace0152e6654f3e550f307ef7a]

need a version.map on windows apparently


2010-11-26  Petr Mladek  <pmladek@suse.cz>  [6c3199bfcb468b6158c1692ec88e961129962352]

xmlhelp-work-with-symlinks.diff: migrated to git

i#81138
display help correctly even when the files are symlinks

2010-11-26  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [7f91c62abdc52c812929bb323e6bbce80958d2b9]

dba34c: #i115779# DatabaseObjectView: don#t deliver an empty frame to the caller


2010-11-26  Florian Reuter  <freuter@novell.com>  [d6e194f0c6aa9d39dfa5e6f5fb221f49d7626b91]

tools-qa-urlobj-unittest.diff: migrated to git

n#261623
process relative SMB paths (in hyperlinks) correctly

2010-11-26  Caolán McNamara  <caolanm@redhat.com>  [f7f6a9ec3d5e3d37cea0f54d5f0c7f12c966e177]

restore this to be safe


2010-11-26  Jan Holesovsky  <kendy@suse.cz>  [6423f447db9130673089b5057fd174d321b5de5a]

samba-hyperlinks-sc-sd.diff: migrated

process relative SMB paths (in hyperlinks) correctly

2010-11-26  Jan Holesovsky  <kendy@suse.cz>  [7fe1706d431d8a4e366a2999726d75fc641d05b0]

samba-hyperlinks-sc-sd.diff: migrated

process relative SMB paths (in hyperlinks) correctly

2010-11-26  Florian Reuter  <freuter@novell.com>  [9ec46a9eaa6a505c8ac122d97546f6df20d74406]

tools-urlobj-smb-scheme-patch.diff: migrated

process relative SMB paths (in hyperlinks) correctly

2010-11-26  Florian Reuter  <freuter@novell.com>  [0b9ef81ba5ff08d85f21275222458a5b9b9e484c]

tools-urlobj-smb-scheme-patch.diff: migrated

process relative SMB paths (in hyperlinks) correctly

2010-11-26  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [77bd5413f5ed76ca110f688ee8837fa392aae157]

warnings in binfilters sc_interpr4.cxx

all changes based on debugger waring:
sc_interpr4.cxx: warning: comparison is always false due to limited range of data type

2010-11-26  Caolán McNamara  <caolanm@redhat.com>  [d39765e7dbcf270a85400ba379b4f4283a9c1b36]

revert those accidental logic changes, and fix up


2010-11-26  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [0f126c4849f0e00eb293b684cf8488374ca5145a]

undoapi: removed unused TextUndo IDs, for purpose of simplification


2010-11-26  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [c93023f2ad77f399a065f907ab840b22be1ddca3]

undoapi: removed unused TextUndo IDs, for purpose of simplification


2010-11-26  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [a76b111c62c8105ddd4c97eeb655ffbb8d8130d0]

gnumake2: sorting all lists in makefiles


2010-11-26  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [d2e5e59c6b28235a832cdc06480e30f0ed96b580]

gnumake2: sorting all lists in makefiles


2010-11-26  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [2bc737661a2c673bd7adfba299ceee02fcab627b]

gnumake2: sorting all lists in makefiles


2010-11-26  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [1e3c61ddbb54a7bd0adc9fd1c147f646db19f6d2]

gnumake2: sorting all lists in makefiles


2010-11-26  Sebastian Spaeth  <Sebastian@SSpaeth.de>  [02440d5a846d6b52da0f5cea69a8b2ee3f213711]

Improve configure help for --with-package-format

List possible choices in the --help text.

2010-11-26  Caolán McNamara  <caolanm@redhat.com>  [726f043f3393fa9a08dad20bd4a270c68420955f]

WaE, remove unused parameter


2010-11-26  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [fee72f4b56b6e4a4b6711bc749e9a4b9475f2425]

undoapi: +RemoveOldestUndoActions


2010-11-26  Caolán McNamara  <caolanm@redhat.com>  [8985ff01a181084b691647140aee4ad9b5ff487c]

WaE, use spirit::classic headers to avoid deprecated warnings


2010-11-26  Caolán McNamara  <caolanm@redhat.com>  [54d7e3a56137ab33d3d0f75ec4e08b9efb651c23]

drop a few warnings


2010-11-26  Thorsten Behrens  <tbehrens@novell.com>  [da7a05a84d32d6fb79dc48a90d535d884d0c151d]

Revert "nativeb: #i110796# changed document icons for Classic theme"

This reverts commit c657883be6daa135d548460b059a51fe4891bcdb.
Forgot classic icon set reversion to pre-ODF mime type icons

2010-11-26  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [1a8c9eccf740d2f916aafe47c81e2fdafc0f3c64]

binfilter sw3io warning fixes

regards

>From d8ca0db19fdc508ebc0bf0ee42107fdea2f498b1 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Pierre-Andr=C3=A9=20Jacquod?= <pjacquod@alumni.ethz.ch>
Date: Thu, 25 Nov 2010 21:10:27 +0100
Subject: [PATCH 9/9] binfilter sw3io  warning fixes

use of not initialized variables

2010-11-26  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [aeecb52b11465c223e585c0aaadcb93de9eb5c15]

waring cleaning in binfilter sw3io

regards

>From a3757de1170fca97638be7e455b6602b9de228e1 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Pierre-Andr=C3=A9=20Jacquod?= <pjacquod@alumni.ethz.ch>
Date: Thu, 25 Nov 2010 20:57:45 +0100
Subject: [PATCH 8/9] waring cleaning in binfilter sw3io

code removed due to compiler warning: (for both if, that is not an error)
sw_sw3fmts.cxx:255:41: warning: comparison is always false due to limited range of data type

2010-11-26  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [86067399803c9330fd6c495f6e96f607deba9960]

warnings removal in binfilter sw_sw3redln.cxx

regards

>From 13a33d71df128454159d0e911f55179cddac2d72 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Pierre-Andr=C3=A9=20Jacquod?= <pjacquod@alumni.ethz.ch>
Date: Thu, 25 Nov 2010 20:52:47 +0100
Subject: [PATCH 7/9] warnings removal in binfilter sw_sw3redln.cxx

all code deletion due to compiler warning with message:

sw_sw3redln.cxx:255:25:
warning: comparison is always false due to limited range of data type

2010-11-26  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [7a8623c5d7340e921a2f189b20609e0a18559cfa]

waring cleaning in sw_sw3redln.cxx

regards

>From 84e58630f70dc34f71ee34419d9843980b14b723 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Pierre-Andr=C3=A9=20Jacquod?= <pjacquod@alumni.ethz.ch>
Date: Thu, 25 Nov 2010 20:18:10 +0100
Subject: [PATCH 6/9] waring cleaning in sw_sw3redln.cxx

shadowing warning and unused parameters

2010-11-26  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [af47b676ac423bf15da9b5b91f05a3dfab2bce15]

waring removal in binfilter core/para

regards

>From 01e9e819f9dd8f1726ddff7672f27cfcbd44760c Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Pierre-Andr=C3=A9=20Jacquod?= <pjacquod@alumni.ethz.ch>
Date: Thu, 25 Nov 2010 20:09:15 +0100
Subject: [PATCH 5/9] waring removal in binfilter core/para

2010-11-26  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [579f673213f4a022d8262a91730a4060170a9c45]

binfilter sc_interpr4.cxx further warnings removal

regards

>From f6202b304ca7f0ffdd16cbd2886872465273852a Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Pierre-Andr=C3=A9=20Jacquod?= <pjacquod@alumni.ethz.ch>
Date: Tue, 23 Nov 2010 21:58:53 +0100
Subject: [PATCH 4/9] binfilter sc_interpr4.cxx further warnings removal

2010-11-26  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [f766bbc3fe93ef106fa5d3f18cd68065f5d30acf]

remove warnings in binfilter - sc_interpr2.cxx

regards

>From 32814375a2999afaf0582a682975ae6ec769f6f5 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Pierre-Andr=C3=A9=20Jacquod?= <pjacquod@alumni.ethz.ch>
Date: Tue, 23 Nov 2010 21:06:58 +0100
Subject: [PATCH 2/9] remove warnings in binfilter - sc_interpr2.cxx

based on the following compiler warnings:

sc_interpr2.cxx:1729:22: warning: comparison is always false due to limited range of data type

sc_interpr2.cxx:893:12: warning: unused variable 'fRestwert1'
sc_interpr2.cxx:895:10: warning: unused variable 'bFirstFlag'
sc_interpr2.cxx:896:10: warning: unused variable 'b2Flag'
sc_interpr2.cxx:897:12: warning: unused variable 'fAbschlag'
sc_interpr2.cxx:1423:54: warning: suggest parentheses around assignment used as truth value
sc_interpr2.cxx:1484:32: warning: suggest explicit braces to avoid ambiguous 'else'
sc_interpr2.cxx:863:12: warning: 'nGda2' may be used uninitialized in this function
sc_interpr2.cxx:1420:22: warning: 'bHasNote' may be used uninitialized in this function

2010-11-26  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [523d2adc6f576216bf6740ee83b5eec54772ba8e]

suppress warning in binfilters sc_token

Hello,
here some patches in binfilter to remove warnings by compiling...
Since some changes could (will) look strange, I submit it in little
chunks, often with compiler warning in comment. This may help the reviewer.

Hope I did no mistake
regards
Pierre-André

>From c747a9dcc4af190aac1f216a93f7abd4b39fec85 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Pierre-Andr=C3=A9=20Jacquod?= <pjacquod@alumni.ethz.ch>
Date: Tue, 23 Nov 2010 07:46:54 +0100
Subject: [PATCH 1/9] suppress warning in binfilters sc_token

changes based on following warnings:

sc_token.cxx:1573:28: warning: comparison is always false due to limited range of data type
sc_token.cxx:452:12: warning: unused parameter 'n'
sc_token.cxx:452:12: warning: unused parameter 'rPos'
sc_token.cxx:452:12: warning: unused parameter 'rPos'
sc_token.cxx:452:12: warning: unused parameter 'n'
sc_token.cxx:1613:26: warning: declaration of 'r' shadows a previous local
sc_token.cxx:1593:25: warning: shadowed declaration is here

2010-11-26  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [9038f2df89df7d22923c70765eded694204559dc]

undoapi: support for (simple) marks on the Undo stack


2010-11-26  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [620269ac01acf975855176ab7cff22b3153bea6f]

undoapi: support for (simple) marks on the Undo stack


2010-11-26  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [a47865c7a7a292db2fb7613bf0edf2efc05d7085]

undoapi: MSVC WaE


2010-11-26  Ocke.Janssen  <Ocke.Janssen@oracle.com>  [ed348cc19735b2f82ea15911d5f159adcd2020e2]

Automated merge with http://hg.services.openoffice.org/cws/dba34b


2010-11-26  Ocke.Janssen  <Ocke.Janssen@oracle.com>  [d17eecd3c41d27f6de4564e28b9fbe0d14a278b6]

Automated merge with http://hg.services.openoffice.org/cws/dba34b


2010-11-26  Noel Power  <noel.power@novell.com>  [79e7254bbc282de461d1ff4da18fdc17f7a978aa]

fix failing build on windows, use osl_getSystemTime instead of gettimeofday


2010-11-26  Takeshi Abe  <tabe@fixedpoint.jp>  [db65737e58661805c74959878cac228db2c59063]

Remove dead codes and undesired comments with fixed typo

Hi,

yet another cleanup on base.

Cheers,
-- Takeshi Abe

>From dff2f8d6d37863a5517a412ea4f92ebdbee536ff Mon Sep 17 00:00:00 2001
From: Takeshi Abe <tabe@fixedpoint.jp>
Date: Fri, 26 Nov 2010 01:45:21 +0900
Subject: [PATCH] Remove dead codes and undesired comments with fixed typo

2010-11-26  Ocke.Janssen  <Ocke.Janssen@oracle.com>  [5c5ac6f63c3c4cb8fd02d8749656d804f0db1046]

dba34b: #i114309# set default values for bit boolean and reset when we are on the insertrow


2010-11-26  Michael Meeks  <michael.meeks@novell.com>  [827da0111cc56b215d1f215738d8c60008bc7463]

fix compilation issues


2010-11-26  Julien Nabet  <serval2412@yahoo.fr>  [21d5d30f035560df07b49139587479c969e0437b]

unused variables in ./sal/osl/unx/util.c

Hello,

Here is a small patch for ./sal/osl/unx/util.c

Julien.

commit 9b18a955cd7ac4462c68b8113f73cd4dca2ccbbb
Author: serval <serval@ilapharm.com>
Date:   Thu Nov 25 23:03:04 2010 +0100

    ure : remove unused variables

2010-11-26  Thomas Lange [tl]  <tl@openoffice.org>  [60bb1b3436e02a78ff39dd08ec0bffc9c9e2c40c]

cws tl84: #i115373# getPrintData refactoring


2010-11-26  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [f2478305d255a1ea18191413406c4edf21f704c9]

undoapi: assert unknown slots in ImplInvalidateFeature


2010-11-26  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [06d2c4e3e229b7cd409e20fa36968efe7d3986cd]

undoapi: removed unused SfxDispatcher Enter/LeaveAction


2010-11-26  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [b5599b48cce6a937e6e2cd71a79504402e4195d8]

dba34b: added missing import


2010-11-26  Ocke.Janssen  <Ocke.Janssen@oracle.com>  [cc573b7553f60407d72571e660d3a14019cb50e4]

dba34b: #i110907# check if design handle event


2010-11-26  Ocke.Janssen  <Ocke.Janssen@oracle.com>  [4e84dfc118800f7282423d60834c29ad9fa5e963]

dba34b: #i109956# notify column values when row is refreshed


2010-11-26  Julien Nabet  <serval2412@yahoo.fr>  [3e77270b923c72b65749ac1814f0e95d2d46288c]

cppcheck, Memory leak


2010-11-26  Robert Roth  <robert.roth.off@gmail.com>  [b997cefed4441bf5356b9ec68812f524907711de]

Some more dead code removed from the extensions.


2010-11-26  Kayo Hamid  <revol.code@yahoo.com>  [eb564849654aad59d5bafe831a05571a6f720f68]

Clean code at writer


2010-11-26  Thomas Klausner  <wiz@NetBSD.org>  [2d377caaf5a581df56f038e09947b85a90930d14]

Add more files to EXCEPTIONSFILES.


2010-11-25  Gert Faller  <gertfaller@aliceadsl.fr>  [b50f9fc50ba1e6b276ade74df612a81eba5e8bc8]

RTL_CONSTASCII_USTRINGPARAM in testing


2010-11-25  Gert Faller  <gertfaller@aliceadsl.fr>  [264173e3f955daf28acf1608a037bbb61ae733a3]

RTL_CONSTASCII_USTRINGPARAM in calc


2010-11-25  Thorsten Behrens  <tbehrens@novell.com>  [ee53f9476fefaf2144e5ec31d4c3b6803f7252bf]

Put show credits entry into all app ui configs


2010-11-25  Thorsten Behrens  <tbehrens@novell.com>  [dd7892c80c6690125ae294f702fd647b9de928a7]

Put show credits entry into all app ui configs

* fix cmd url typo in GenericCommands.xcu
* build & deliver credits.odt
* avoid duplicate slot id for ShowCredits menu item

2010-11-25  Thorsten Behrens  <tbehrens@novell.com>  [1d9fe262dbed8334269cf89f6a21fa91ed550681]

Put show credits entry into all app ui configs


2010-11-25  Thorsten Behrens  <tbehrens@novell.com>  [182a50f25e9a178c0e6dfcac9dca842ebd832a5e]

Put show credits entry into all app ui configs


2010-11-25  Thorsten Behrens  <tbehrens@novell.com>  [4d21c312fa5fbd4f8a9c09a4875c0862f7074fcf]

Pack credits file


2010-11-25  Gert Faller  <gertfaller@aliceadsl.fr>  [ced73bee6811bb68734d9c95ca110820a1758dd2]

RTL_CONSTASCII_USTRINGPARAM in libs-gui 22


2010-11-25  Gert Faller  <gertfaller@aliceadsl.fr>  [6708ef04536191114eda027011e17037feb40e18]

RTL_CONSTASCII_USTRINGPARAM in libs-gui 21


2010-11-25  Thorsten Behrens  <tbehrens@novell.com>  [4ff6370c1793566ff3e82e16e62f1f3aea9a10ad]

Put show credits entry into all app ui configs


2010-11-25  Thorsten Behrens  <tbehrens@novell.com>  [3f1b3f7653f309f0cf09fa8e0439f33b6867c23b]

Put show credits entry into all app ui configs


2010-11-25  Gert Faller  <gertfaller@aliceadsl.fr>  [cca6edeb84640b20ce9f0309091ccc19840e93c8]

RTL_CONSTASCII_USTRINGPARAM in libs-gui 20


2010-11-25  Gert Faller  <gertfaller@aliceadsl.fr>  [ded1f1b445f5bb6d65509638047787cef20d382b]

RTL_CONSTASCII_USTRINGPARAM in libs-gui 19


2010-11-25  Caolán McNamara  <caolanm@redhat.com>  [e00482a2dbca458dedaca44dcc983272fbad05b3]

Resolves: fdo#31494# get ownership right

Ensure that the mutex lives as long as all its consumers. And
avoid launching threads if they have no work to do.
(cherry picked from commit e34373935bff7f1ed8e8bfd06b54383917b1177a)

2010-11-25  Gert Faller  <gertfaller@aliceadsl.fr>  [41f8880d52735a052ab5359981b4b187627a4bdc]

RTL_CONSTASCII_USTRINGPARAM in libs-gui 18


2010-11-25  Caolán McNamara  <caolanm@redhat.com>  [83ab35b7351ba42097efc9c2b04044038e50e4f7]

Resolves: fdo#31494# get ownership right

Ensure that the mutex lives as long as all its consumers. And
avoid launching threads if they have no work to do.

2010-11-25  Gert Faller  <gertfaller@aliceadsl.fr>  [261b50b8826153d36054df889c74a0f805848247]

RTL_CONSTASCII_USTRINGPARAM in libs-gui 17


2010-11-25  Jan Holesovsky  <kendy@suse.cz>  [d517af3b0e68be633e8c72396fcb1cc3d62249fb]

Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/libs-gui


2010-11-25  Gert Faller  <gertfaller@aliceadsl.fr>  [c05398cf68d6982cb00aec0ccea537267c45e1c8]

RTL_CONSTASCII_USTRINGPARAM in libs-gui 16


2010-11-25  Jan Holesovsky  <kendy@suse.cz>  [86cdb88d9ce30fcf49c1d286929df10c7809aae6]

Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/writer


2010-11-25  Jan Holesovsky  <kendy@suse.cz>  [90ce30a134830fc3afeac0c108a3606227a22bbd]

Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/ure


2010-11-25  Jan Holesovsky  <kendy@suse.cz>  [aeab95304567eb19871e0eea29faa71c1911362d]

Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/libs-gui


2010-11-25  Jan Holesovsky  <kendy@suse.cz>  [c5ca3f408ff0cd4796e74ad871171c5ba84fe406]

Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/libs-core


2010-11-25  Jan Holesovsky  <kendy@suse.cz>  [efdbdc8c4a02b689ead52ce34c73797cb8ff166b]

Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/filters


2010-11-25  Jan Holesovsky  <kendy@suse.cz>  [9533991ab519d9a137e67ce44f4c1f45e58652f2]

Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/extensions


2010-11-25  Jan Holesovsky  <kendy@suse.cz>  [7bb409d3a8672f6da645ab286d80545b6f1d7fea]

Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/components


2010-11-25  Jan Holesovsky  <kendy@suse.cz>  [697bff3c396476913c0463062b5e407d7c9b2e48]

Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/calc


2010-11-25  Jan Holesovsky  <kendy@suse.cz>  [1a6bf8c433b128606af043a01a1366eab00b3d68]

Merge remote branch 'origin/libreoffice-3-3'

Conflicts:
	sw/inc/SwNumberTree.hxx
	sw/inc/calbck.hxx
	sw/inc/tox.hxx
	sw/inc/viscrs.hxx
	sw/source/core/doc/docnum.cxx
	sw/source/core/docnode/finalthreadmanager.cxx
	sw/source/core/docnode/ndnum.cxx
	sw/source/core/docnode/ndtbl.cxx
	sw/source/core/draw/dcontact.cxx
	sw/source/core/edit/edlingu.cxx
	sw/source/core/edit/ednumber.cxx
	sw/source/core/except/errhdl.cxx
	sw/source/core/fields/chpfld.cxx
	sw/source/core/fields/fldbas.cxx
	sw/source/core/frmedt/fetab.cxx
	sw/source/core/layout/flycnt.cxx
	sw/source/core/layout/makefile.mk
	sw/source/core/layout/pagechg.cxx
	sw/source/core/layout/tabfrm.cxx
	sw/source/core/ole/ndole.cxx
	sw/source/core/text/makefile.mk
	sw/source/core/txtnode/txtedt.cxx
	sw/source/filter/basflt/fltini.cxx
	sw/source/filter/html/swhtml.cxx
	sw/source/filter/ww1/fltshell.cxx
	sw/source/filter/ww1/w1sprm.cxx
	sw/source/filter/ww8/wrtw8nds.cxx
	sw/source/filter/ww8/wrtw8num.cxx
	sw/source/filter/ww8/ww8par3.cxx
	sw/source/filter/ww8/ww8par5.cxx
	sw/source/filter/ww8/ww8par6.cxx
	sw/source/filter/xml/xmltble.cxx
	sw/source/filter/xml/xmltbli.cxx
	sw/source/ui/dbui/dbinsdlg.cxx
	sw/source/ui/dbui/mmoutputpage.cxx
	sw/source/ui/dialog/swdlgfact.cxx
	sw/source/ui/docvw/edtwin.cxx
	sw/source/ui/docvw/srcedtw.cxx

2010-11-25  Caolán McNamara  <caolanm@redhat.com>  [32346b811351d3bf67eec60244def575cbe9c9f1]

Resolves: rhbz#656191 Catch bad alloc and convert to ZipIOException (cherry picked from commit 047a986e3af855cdb4c27274da5a10fb5da37fb6)


2010-11-25  Matthias Huetsch [mhu]  <matthias.huetsch@oracle.com>  [563aab4eddce3503905a2b404f653531b3ba9439]

Update from sibling repository.


2010-11-25  Matthias Huetsch [mhu]  <matthias.huetsch@oracle.com>  [214cc926c93674c534caba4db53d148f2554e86c]

Update from sibling repository.


2010-11-25  Matthias Huetsch [mhu]  <matthias.huetsch@oracle.com>  [ac5e10db6cd494d2edf77949deba62279b3a324d]

Update from sibling repository.


2010-11-25  Matthias Huetsch [mhu]  <matthias.huetsch@oracle.com>  [e1739410c0a7667759f24c38e859649a18b06eb0]

Update from sibling repository.


2010-11-25  Matthias Huetsch [mhu]  <matthias.huetsch@oracle.com>  [9377573bd97498e2aac597a4c645ead7b23f8d7f]

Update from sibling repository.


2010-11-25  Matthias Huetsch [mhu]  <matthias.huetsch@oracle.com>  [e3f92103a5a14baf81c7f4fca6bc8fb4f3741e1d]

Update from sibling repository.


2010-11-25  Matthias Huetsch [mhu]  <matthias.huetsch@oracle.com>  [6713cd6771984b5211b42170aaf7e8224a61d0d0]

Update from sibling repository.


2010-11-25  Luboš Luňák  <l.lunak@suse.cz>  [d2286b157c2fe9c9d4199a87baed336647733cb5]

fix incorrect double line spacing saving (bnc#654209)


2010-11-25  Mikhail Voytenko  <mav@openoffice.org>  [8cbc2d0363811781f5de45b3a11b3614feec4a9a]

pl08: #163778# fix buildbot - use rtl functions


2010-11-25  Caolán McNamara  <caolanm@redhat.com>  [f2f6bf1cbd97fdeac9433b9c79401137f3fc4f28]

Resolves: rhbz#656191 Catch bad alloc and convert to ZipIOException


2010-11-25  Michael Meeks  <michael.meeks@novell.com>  [995a87e5cf63fe1626245b62fef4aa71fa02dc94]

disable multiple migrations via MIGRATED stamp file

If we fail to auto-migrate, this can cause lots of pain - since people
are unaware of where the migration occurs from. Thus - before we start
migrating, we create a 'MIGRATED' stamp file in the source of that, and
if this is present next migration, we simply don't migrate - fixed for
Mechtilde.

2010-11-25  Michael Meeks  <michael.meeks@novell.com>  [0219642858f34c7c895896f7ec1e30d41dac3505]

fix crash in exiting via disabling lone quick-starter, terminate at idle


2010-11-25  Jan Holesovsky  <kendy@suse.cz>  [79aced76827bcb7baac5ef41d5afdd7566d2deee]

Makefile.in: Add a missing '--' delimiter, so that -P@...JOBS@ goes to dmake.


2010-11-25  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [c16ba8a04fd4599e439e7e039705e41691c43acb]

Removed DBG_UTIL from sw

* Fixed the different dbglevel builds
* This needed to change all the sw local ASSERT to OSL_ENSURE...

2010-11-25  Caolán McNamara  <caolanm@redhat.com>  [4dd35371329165941c0c4942c3cd312cbe3804e3]

cppcheck: methods can be const


2010-11-25  Caolán McNamara  <caolanm@redhat.com>  [7a767299b579849f29e8e7b5d25e10125be3266a]

cppcheck: methods can be const


2010-11-25  Caolán McNamara  <caolanm@redhat.com>  [caa01900a714c43e262354592ed52e153a5e4005]

cppcheck: methods can be const


2010-11-25  Caolán McNamara  <caolanm@redhat.com>  [d57f95312db3d5904b203ae2893ff2f8e95f7ec3]

cppcheck: methods can be const


2010-11-25  Caolán McNamara  <caolanm@redhat.com>  [aaa325725260a766c15aff8f462b1872aa76bc9d]

cppcheck: methods can be const


2010-11-25  Caolán McNamara  <caolanm@redhat.com>  [6c82fea56781710f2b4bf13c67ca8b535c8e3c8d]

cppcheck: methods can be const


2010-11-25  Caolán McNamara  <caolanm@redhat.com>  [753a2faaa6ede91b7b3f98dcc32b4c075d7c19f9]

cppcheck: methods can be const


2010-11-25  Caolán McNamara  <caolanm@redhat.com>  [103efc8d581218cb699f23b3022e32fd0e4772d8]

cppcheck: methods can be const


2010-11-25  Caolán McNamara  <caolanm@redhat.com>  [84c7ee1cdb1511ad1ef113c8694c96664e45c418]

Resolves: rhbz#610103 exit quickstarter if physically deleted


2010-11-25  Caolán McNamara  <caolanm@redhat.com>  [d353abf5aa72ae7ab7a0d28b9ecc47b923e0aa70]

cppcheck: methods can be const


2010-11-25  Caolán McNamara  <caolanm@redhat.com>  [5172e9eab4513b192f31232b08cde1d121329c36]

cppcheck: methods can be const


2010-11-25  Caolán McNamara  <caolanm@redhat.com>  [02a39a76f4fc48453597feb82ec51885b93c785f]

cppcheck: methods can be const


2010-11-25  Caolán McNamara  <caolanm@redhat.com>  [5bf9474f5a6aa963859eb42a12e4061249a0247d]

cppcheck: methods can be const


2010-11-25  Caolán McNamara  <caolanm@redhat.com>  [a5ddafeb126b4063c1ff005a6a70b6934d31b5f6]

cppcheck: methods can be const


2010-11-25  Caolán McNamara  <caolanm@redhat.com>  [968f56bffd6c309d1335eb0e21902a81cf80b591]

remove empty method


2010-11-25  Caolán McNamara  <caolanm@redhat.com>  [a7820b6a67ae970ec6d518cab5f0a7e517a69142]

cppcheck: methods can be const


2010-11-25  Caolán McNamara  <caolanm@redhat.com>  [7b4358945e7012d1cd64a093d27cdda204f8744a]

cppcheck: methods can be const


2010-11-25  Caolán McNamara  <caolanm@redhat.com>  [8defb8201b30ff031bf46e760ef33b488e0bf651]

cppcheck: methods can be const


2010-11-25  Caolán McNamara  <caolanm@redhat.com>  [f70d6d323ffd551ba0833dd71143b37f2f3a63c1]

cppcheck: methods can be const


2010-11-25  Caolán McNamara  <caolanm@redhat.com>  [e32c09cc6137c3ea5076409452262d10bd9e3f57]

cppcheck: methods can be const


2010-11-25  Caolán McNamara  <caolanm@redhat.com>  [1cff992505803e081ce1c0a65bb1f4740d323a29]

cppcheck: methods can be const


2010-11-25  Caolán McNamara  <caolanm@redhat.com>  [fbdf1f1f25c707dd55aeb0fe882975763fd44043]

cppcheck: methods can be const


2010-11-25  Caolán McNamara  <caolanm@redhat.com>  [2a11420f3f84bd14e98ba0ce7efee962b1ddf378]

cppcheck: methods can be const


2010-11-25  Caolán McNamara  <caolanm@redhat.com>  [6efc08d5a326348b25cd028813b44c8af945f817]

cppcheck: methods can be const


2010-11-25  Caolán McNamara  <caolanm@redhat.com>  [2768b20dfd1a9f05d0dd5167b111e58b9126ff64]

cppcheck: methods can be const


2010-11-25  Caolán McNamara  <caolanm@redhat.com>  [725ce9e710cfc40dcfa985c671fb44b4b5ec6413]

cppcheck: methods can be const


2010-11-25  Caolán McNamara  <caolanm@redhat.com>  [afc767c166b691d26bf714973c1ca723136f1369]

cppcheck: methods can be const


2010-11-25  Caolán McNamara  <caolanm@redhat.com>  [5b9fe6b10cbf1f1047618e6a02e4abcd9a4c1297]

remove empty method


2010-11-25  Caolán McNamara  <caolanm@redhat.com>  [45743c1985ee3a7c32b74ef75c532b1c49448512]

cppcheck: methods can be const


2010-11-25  sj  <sj@openoffice.org>  [4e923f16a346335e972b85ab308e8d99cf2d8ae4]

impress204: #i115008# pict import, applied patch from osnola: code simplification and minor bugfix


2010-11-25  Petr Mladek  <pmladek@suse.cz>  [7baba714d0726f3ef00808b0eccc0eb2d9eddc4a]

more removal of the html versions of LICENSE

the gid_Brand_File* definitions broke non-en_US builds

2010-11-25  Katarina Machalkova  <kmachalkova@suse.cz>  [57b117c6408d93af82564b99ed56b68593cadaac]

Fixed crash in xls export caused by off-by-one iterator

(this is for bnc#653533 and fdo#31141)

2010-11-25  sj  <sj@openoffice.org>  [1330d7936a7204d1266d83d75f8d2fb720790fd3]

impress204: #i115011# pict import, applied patch from osnola: improved filter detection


2010-11-25  Matthias Huetsch [mhu]  <matthias.huetsch@oracle.com>  [4220253ce32d0fe9426ad6d93011126c71d3fb7c]

Update from sibling repository.


2010-11-25  Matthias Huetsch [mhu]  <matthias.huetsch@oracle.com>  [696841e437f8b20575615f77705a7ecd8ccb6c8e]

Update from sibling repository.


2010-11-25  Matthias Huetsch [mhu]  <matthias.huetsch@oracle.com>  [6dc60ddc806ed4da83259d71b8fd08df516da00f]

Update from sibling repository.


2010-11-25  Matthias Huetsch [mhu]  <matthias.huetsch@oracle.com>  [73789d8526e7cdf0953e87b6e97f5ecd739f9258]

Update from sibling repository.


2010-11-25  Matthias Huetsch [mhu]  <matthias.huetsch@oracle.com>  [219fe91ce289dd7b908aa9cc69c79409ff94068c]

Update from sibling repository.


2010-11-25  Matthias Huetsch [mhu]  <matthias.huetsch@oracle.com>  [3dd16dcf3fe9b2da2dbfb49bbfccb95fc8b1a56f]

Update from sibling repository.


2010-11-25  sj  <sj@openoffice.org>  [42c7da2dff4f7a59ad08416bd53ee9b78bf5e4e7]

impress204: #i115029# pict import, applied patch from osnola.. improving line and patterns


2010-11-25  Ocke.Janssen  <Ocke.Janssen@oracle.com>  [34529a57a58865b72dec6a38df2c5142989dbe00]

dba34b: #i110562# trim space in front of string when it could be a number


2010-11-25  David Tardon  <dtardon@redhat.com>  [1873e78824a28cf20cfba0429a2eb1785ea41c34]

avoid duplicate code


2010-11-25  David Tardon  <dtardon@redhat.com>  [130bc9184d51c5c0ec21479992ef2db2fd5d7f22]

remove unused headers


2010-11-25  David Tardon  <dtardon@redhat.com>  [4fc2bbc2768ceae3bd4204f5c1fef4fa106c88c8]

refactor duplicate code


2010-11-25  David Tardon  <dtardon@redhat.com>  [86419dc2bc2a4b20bfb9da0da99f02d1d647bdcd]

comment out unused arguments


2010-11-25  David Tardon  <dtardon@redhat.com>  [c7626f586903cba0df94fba64736949020c8877e]

remove unused code


2010-11-25  David Tardon  <dtardon@redhat.com>  [891d1dde0ba063bfe752c9b6c3201b214e9558d3]

move unnecessary includes to .cxx


2010-11-25  Joseph Powers  <jpowers27@cox.net>  [d974b6220d6bb4fbf93469a92e37e41240481b59]

cppcheck: use ++i instead of i++


2010-11-25  Wol  <anthony@youngman.org.uk>  [e027d3cfb7400d3e1ad56240172a886debcff517]

Dead code deletion


2010-11-25  Michael Stahl  <mst@openoffice.org>  [32da14530d58c5228680ac26b6fb5bf73d95b38c]

udoapi: merge sw refactoring with undoapi stuff


2010-11-25  Michael Stahl  <mst@openoffice.org>  [7c2ac2aa0619d24f61eae96b7c47ba294b1a8dba]

udoapi: merge sw refactoring with undoapi stuff


2010-11-25  Michael Stahl  <mst@openoffice.org>  [508e2ebd6d05b7d2e29262aaa1c80e89125e708e]

udoapi: merge sw refactoring with undoapi stuff


2010-11-25  Michael Stahl  <mst@openoffice.org>  [2b1b7c478a39a36b0e736ef6fb92827dd764660a]

udoapi: merge sw refactoring with undoapi stuff


2010-11-25  Michael Stahl  <mst@openoffice.org>  [8f949765d18a72d33cb073e0af676269b50e5202]

udoapi: merge sw refactoring with undoapi stuff


2010-11-25  Michael Stahl  <mst@openoffice.org>  [e855375570dbafbbad2ed47ce45c722c7613faf4]

udoapi: merge sw refactoring with undoapi stuff


2010-11-25  Michael Stahl  <mst@openoffice.org>  [d932ce4577e9421ba0e5cf6cf994c31e3ad36d45]

udoapi: merge sw refactoring with undoapi stuff


2010-11-25  Michael Stahl  <mst@openoffice.org>  [4b487d471a09317b523c78a080b293c9d79cbeaf]

udoapi: merge sw refactoring with undoapi stuff


2010-11-25  Michael Stahl  <mst@openoffice.org>  [28662c9a6fe00e3a7d57a396a4d8ab96c2fa8ab6]

udoapi: merge sw refactoring with undoapi stuff


2010-11-25  Michael Stahl  <mst@openoffice.org>  [20d1bd1182faae81ca812d46598801f70f93e8c5]

udoapi: merge sw refactoring with undoapi stuff


2010-11-25  Michael Stahl  <mst@openoffice.org>  [863c33ff52c7f7ef4eb9aac4ba14af2f1a1039e0]

udoapi: merge sw refactoring with undoapi stuff


2010-11-25  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [993f417871597ff19119665a986989d718c458ea]

gnumake2: fixing auxtargets for windows without crashdumper


2010-11-25  Ocke.Janssen  <Ocke.Janssen@oracle.com>  [5d8a9e1ced042909fc5f74387a95743908383935]

Automated merge with http://hg.services.openoffice.org/cws/dba34b


2010-11-25  Ocke.Janssen  <Ocke.Janssen@oracle.com>  [fe3c1180e43448751bce1ffffaf6bfb1b05c315b]

Automated merge with http://hg.services.openoffice.org/cws/dba34b


2010-11-25  Ocke.Janssen  <Ocke.Janssen@oracle.com>  [c857accba099e2d77282d99fcc74b39518624847]

Automated merge with http://hg.services.openoffice.org/cws/dba34b


2010-11-25  Ocke.Janssen  <Ocke.Janssen@oracle.com>  [95cb42f5fa0702415aab763c15d63c9019b6b05a]

Automated merge with http://hg.services.openoffice.org/cws/dba34b


2010-11-25  Ocke.Janssen  <Ocke.Janssen@oracle.com>  [7da3a0be8c1535c7f8b392a98e8d1a29e5cd62a6]

Automated merge with http://hg.services.openoffice.org/cws/dba34b


2010-11-25  Ocke.Janssen  <Ocke.Janssen@oracle.com>  [fecd96cb490f6bff5339dd673af3c3aa7fe7dfc8]

Automated merge with http://hg.services.openoffice.org/cws/dba34b


2010-11-25  Ocke.Janssen  <Ocke.Janssen@oracle.com>  [b02e3bd428c662e7b3326982d1996f56a547761e]

dba34b: #i115753# add test again


2010-11-25  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [068d7541e2cba4a40f71ec830e39c3901966ce1c]

undoapi: renamed Undo.* to RptUndo.*, to not confuse a certain IDE with different same-named files in the source tree ...


2010-11-25  Katarina Machalkova  <kmachalkova@suse.cz>  [5dff000295e8e6806aa15c65b371a901b6cb59db]

Fixed crash in xls export caused by off-by-one iterator

(this is for bnc#653533 and fdo#31141)

2010-11-25  Michael Stahl  <mst@openoffice.org>  [7fb4665149902abd4b8cf7ecda38dda227c3634c]

unodapi: #i115383#: cleanup implementation of sw::UndoManager a bit


2010-11-25  Michael Stahl  <mst@openoffice.org>  [98947e47871a2ec0de2a9e4a4b95b6a930e0a323]

unodapi: #i115383#: remove SwDoc dependence from sw::UndoManager:  replace all uses of SwDoc with interfaces.


2010-11-25  Michael Stahl  <mst@openoffice.org>  [6279f8cb40687a40bb5fdae964f5697f85908313]

unodapi: #i115383#: move RemoveInvisibleContent() from UndoManager to SwDoc.


2010-11-25  Michael Stahl  <mst@openoffice.org>  [d2ab337e8fd277143ac7e811f9f12ea15c592f6e]

unodapi: #i115383#: clean up UndoActionCount:  remove static {Get,Set}UndoActionCount() from SwDoc, UndoManager, SwEditShell.  use the already existing UndoOptions in SwModule instead.  refactor the ugly hack with undo in SwInputWindow a little.


2010-11-25  Michael Stahl  <mst@openoffice.org>  [0cf92721c0f308a4644763b3bea0e0d6804ff268]

unodapi: #i115383#: IDocumentUndoRedo: Draw undo flag:  replace SwDoc methods IsNoDrawUndoObj()/SetNoDrawUndoObj() with  IDocumentUndoRedo methods DoDrawUndo()/DoesDrawUndo().  add sw::DrawUndoGuard.


2010-11-25  Michael Stahl  <mst@openoffice.org>  [63b1df4f4ccf86ba3f5d8db895e27f7a71a5dad3]

unodapi: #i115383#: IDocumentUndoRedo: undo nodes array:  move the undo nodes array from SwDoc to sw::UndoManager.  replace GetUndoNds() with IsUndoNodes(), covering 90% of callers.  add sw::UndoManager::GetUndoNodes() for use by the Undo implementation itself.  remove unused horrible parameter from Writer::NewSwPaM().


2010-11-25  Michael Stahl  <mst@openoffice.org>  [d074d7b7a93c4e5d15ef5bd2d40344f8678243c8]

unodapi: #i115383#: IDocumentUndoRedo: clean up unmodified position:  replace {get,set}UndoNoModifiedPosition with {,Un}LockUndoNoModifiedPosition()  for preserving it across SaveAs, and SetUndoNoModifiedPosition() for use  by SwDoc::SetModified().


2010-11-25  Michael Stahl  <mst@openoffice.org>  [06f159dfb8ad9912711bd44b065ba4d97ad7eb66]

unodapi: #i115383#: remove HasUndoId() from IDocumentUndoRedo


2010-11-25  Michael Stahl  <mst@openoffice.org>  [e4bb13bc4e808118ef1f73503cdc75e16c873191]

unodapi: #i115383#: remove clutter from IDocumentUndoRedo:  remove methods GetUndoIdsStr(), GetRedoIdsStr(), GetRepeatIdsStr().  remove unused parameter from GetRepeatIds().


2010-11-25  Michael Stahl  <mst@openoffice.org>  [5a890bc44e8053880ad445d60023e95c61357a52]

unodapi: #i115383#: add documentation for IDocumentUndoRedo


2010-11-25  Michael Stahl  <mst@openoffice.org>  [56d8fb7501a4834779529cd15b02efa61ca24ff4]

unodapi: #i114888#: sw: clean up some more, using sw::UndoGuard.  note: some of this relies on ClearRedo() not checking DoesUndo().


2010-11-25  Michael Stahl  <mst@openoffice.org>  [0fcdedd36417d76441081b53814d40772e03e841]

unodapi: #i114888#: sw: introduce sw::UndoGuard, sw::GroupUndoGuard, clean up


2010-11-25  Michael Stahl  <mst@openoffice.org>  [c8c50a05e2ec57fe46bb4e54013c0b3cbd0b3b3b]

unodapi: #i115383#: clean up ClearRedo() usage:  ClearRedo() is already called by AppendUndo():      remove superfluous calls of ClearRedo.  implementation of ClearRedo() should not check DoesUndo();      that seems kinda pointless, and creates difficulties for refactoring.


2010-11-25  Michael Stahl  <mst@openoffice.org>  [3145216b7e60ac552669266e89acc92c09ce059f]

unodapi: #i115383#: SwDoc:  remove the forwarding implementation of IDocumentUndoRedo from SwDoc.  instead call the UndoManager directly, via SwDoc::GetIDocumentUndoRedo().


2010-11-25  Michael Stahl  <mst@openoffice.org>  [89071dd67bb173a489a5286da21b7623dad8c6e5]

unodapi: #i115383#: new sw::UndoManager:  new header UndoManager.hxx, new class sw::UndoManager.  UndoManager implements the IDocumentUndoRedo interface.  SwDoc has UndoManager member, and forwards IDocumentUndoRedo calls.


2010-11-25  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [1e401142c35cd2bf31626c77e97c9d42531b643e]

undoapi: fix Reset


2010-11-25  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [30b907db47a7d54cdec0940fecb0fb4eee236587]

undoapi: migrated report designer to use an own, model-bound UndoManager, instead of the UndoManager formerly bound to the controller


2010-11-25  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [4ae5573a0f94cc859ba2c30ac71bcd2ff8677f1f]

undoapi: migrated report designer to use an own, model-bound UndoManager, instead of the UndoManager formerly bound to the controller


2010-11-25  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [5cf47c0008eb4126cfc41c59fbeeb4d73c8e22b1]

undoapi: split OSingleDocumentController into DBSubComponentController (which the report design's controller will be derived from) and the still-so-named OSingleDocumentController. Module reportdesign does not compile with this change, this is yet to come.


2010-11-25  Jan Holesovsky  <kendy@suse.cz>  [5396b8edee405c928640872cf5d0707f1bd61b2e]

Merge remote branch 'origin/libreoffice-3-3'


2010-11-25  Jan Holesovsky  <kendy@suse.cz>  [f45f864898ffe865752334137215f167ebb448d4]

Merge remote branch 'origin/libreoffice-3-3'


2010-11-25  Jan Holesovsky  <kendy@suse.cz>  [7e12e4543a0883317eef03af395d3cd370915ef4]

Merge remote branch 'origin/libreoffice-3-3'


2010-11-25  Jan Holesovsky  <kendy@suse.cz>  [8b8bd0d5ccba64286e224678f127cffee4520218]

Merge remote branch 'origin/libreoffice-3-3'


2010-11-25  Jan Holesovsky  <kendy@suse.cz>  [84d46790710b966625de9c42845828d7f45ba08e]

Merge remote branch 'origin/libreoffice-3-3'


2010-11-25  Jan Holesovsky  <kendy@suse.cz>  [92155ffa68304c5fb73e29fccf1f962ffe127230]

Merge remote branch 'origin/libreoffice-3-3'


2010-11-25  Jan Holesovsky  <kendy@suse.cz>  [73f23cbae7724cc33113106f8bf96782024e3df3]

Merge remote branch 'origin/libreoffice-3-3'


2010-11-25  Jan Holesovsky  <kendy@suse.cz>  [9de5df5a44b5de556a5ca68d677fc7c09dd5012f]

Merge remote branch 'origin/libreoffice-3-3'


2010-11-25  Jan Holesovsky  <kendy@suse.cz>  [8dfba35129022bc6ac283e9da2c9415cb3c36c19]

Merge remote branch 'origin/libreoffice-3-3'


2010-11-25  Jan Holesovsky  <kendy@suse.cz>  [eb68981d7d57189ebff4eba69f7f04e9bf3cd662]

Merge remote branch 'origin/libreoffice-3-3'

Conflicts:
	sc/source/filter/xml/xmlimprt.cxx

2010-11-25  Matthias Huetsch [mhu]  <matthias.huetsch@oracle.com>  [d48bd5250b96257cd9488cb398f48e69949e3013]

#i115784# rsc: fix memory errors uncovered by valgrind and other tools.


2010-11-25  Matthias Huetsch [mhu]  <matthias.huetsch@oracle.com>  [1bd0f73be5802157f5ccd3ba4b79ce76150d0114]

#i115784# idlc: fix memory errors uncovered by valgrind and other tools.


2010-11-25  Matthias Huetsch [mhu]  <matthias.huetsch@oracle.com>  [0ff6b9a26dd3916e7e5f29f37ec2220b95bf5180]

#i115784# registry: fix memory errors uncovered by valgrind and other tools.


2010-11-25  Jan Holesovsky  <kendy@suse.cz>  [be8a630cf6e56550429dfb5539e51c570e413350]

Merge remote branch 'origin/libreoffice-3-3'

Conflicts:
	scp2/source/python/module_python.scp
	solenv/inc/unxgcc.mk

2010-11-25  Matthias Huetsch [mhu]  <matthias.huetsch@oracle.com>  [bb4f6eede90f866d878c6de2ebdb2a061686385c]

#i115784# store: fix memory errors uncovered by valgrind and other tools.


2010-11-25  Matthias Huetsch [mhu]  <matthias.huetsch@oracle.com>  [042118c8cbc8e33fbff7e479f974d7571c413859]

#i115784# sal: fix memory errors uncovered by valgrind and other tools.


2010-11-25  Matthias Huetsch [mhu]  <matthias.huetsch@oracle.com>  [dc09799bb92c397fbf48f0efe863cd358dc6a1f8]

#i115784# soltools: fix memory errors uncovered by valgrind and other tools.


2010-11-25  Matthias Huetsch [mhu]  <matthias.huetsch@oracle.com>  [b24c11f89613f6d9ed3429e642b0c4bd610efd7e]

#i115784# dmake: fix memory errors uncovered by valgrind and other tools.


2010-11-25  Ocke.Janssen  <Ocke.Janssen@oracle.com>  [4679addd4b7705e0ec1e4401eea84c198ccdb395]

dba34b: #i115384# check if the length of BIT > 1 otherwise use setBoolean, and change typeinfo for ado types


2010-11-25  Ocke.Janssen  <Ocke.Janssen@oracle.com>  [a18632bfc7e59ea30dd07ac00e0f5fc36d1119c9]

dba34b: #i115384# check if the length of BIT > 1 otherwise use setBoolean, and change typeinfo for ado types


2010-11-25  Joachim Trémouroux  <joachim.tremouroux@gmail.com>  [6c1779cedf60353cf4fcb109b71a632d4008720a]

Add a 'loadMissing' parameter for loading a special icon if necessary


2010-11-25  Jan Holesovsky  <kendy@suse.cz>  [a0d9897dffe1344a7fe4d9c3fd27169836422662]

Merge commit 'ooo/OOO330_m16' into libreoffice-3-3


2010-11-25  Jan Holesovsky  <kendy@suse.cz>  [1c7962aa9e9e7e6148cd31001d237546b173140d]

Merge commit 'ooo/OOO330_m16' into libreoffice-3-3


2010-11-25  Gioele Barabucci  <gioele@svario.it>  [c17e41b2aa5731f7a36a78b0a051ad44bafae014]

Unification of `<text:p>` and `<text:span>` code paths


2010-11-25  Gioele Barabucci  <gioele@svario.it>  [30bd5fb0d66b32f9f0a3cbed7ab67d009ee6ead7]

Also split `<text:span>` elements


2010-11-25  Gioele Barabucci  <gioele@svario.it>  [14a95f1a8b3886e46c6ac20032676fb96503eccc]

Split long paragraphs inside flat ODT files

Flat ODT files usually contain very long paragraphs. As each `<text:p>`
is put on its own line, these `.fodt` files end up containing very
long lines. Long lines in XML files cause problems when using flat ODT
files in text-oriented SCM systems like git or when opening these files
in XML editors.

A very simple yet XML-compliant approach to make these lines shorter is
to, during the XML serialization, output a newline instead of a space
every N spaces (only inside paragraphs, if you want to be conservative).
Files created using this method are, from an XML point of view,
equivalent to the currently created `.fodt` files. Their files size
is also identical.

2010-11-25  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [18b79d52431b1a379d078dc1ebdc67f630f0aed4]

buildfix-x86-64-visibility-workaround.diff: migrate to git


2010-11-25  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [e6d57bcd5ec9d88ebbc6911fb93f3c013508f3bf]

vcl117: #i114937# fix DeInitVCL


2010-11-25  Caolán McNamara  <caolanm@redhat.com>  [0ae3237320d843c1a9933dfe6bb656bcddcf3c92]

cppcheck: methods can be const


2010-11-25  Caolán McNamara  <caolanm@redhat.com>  [0d985fd44bb7794851825a3f14acc3c25758259b]

cppcheck: methods can be const


2010-11-25  Caolán McNamara  <caolanm@redhat.com>  [066855a15a9a1d5be4e134391ed19ef2c73d5bbd]

remove empty method


2010-11-25  Caolán McNamara  <caolanm@redhat.com>  [849779db912cc97ef2c247d64aefd2069a3f9b0c]

remove empty method


2010-11-25  Caolán McNamara  <caolanm@redhat.com>  [670bb20d25fb2b8b0fe56bc85567cf7ce6fa8d48]

cppcheck: methods can be const


2010-11-25  Caolán McNamara  <caolanm@redhat.com>  [58eee175b58d062f0ac3ea24eb7d02c627e8fd0f]

cppcheck: methods can be const


2010-11-25  Ocke.Janssen  <Ocke.Janssen@oracle.com>  [b54d82d27d8e486a8a6a251f314b60bc79ecaa73]

dba34b: #i111143# use supports supportsMixedCaseQuotedIdentifiers instead of storesMixedCaseQuotedIdentifiers


2010-11-25  Caolán McNamara  <caolanm@redhat.com>  [2b20a3ef7a0b2ff030945d679b897c2062d7e0ff]

cppcheck: methods can be const


2010-11-25  Caolán McNamara  <caolanm@redhat.com>  [00f14a7f7e33290a9649ed210a4c2ec39457554f]

cppcheck: methods can be const


2010-11-25  Caolán McNamara  <caolanm@redhat.com>  [41a0d24763953c06d4859cac2109bc4dee77e55e]

cppcheck: methods can be const


2010-11-25  Caolán McNamara  <caolanm@redhat.com>  [6fdcddfa77a32f324e5b67d3bf71d54cf88f7a54]

remove empty method


2010-11-25  Caolán McNamara  <caolanm@redhat.com>  [26cf10ee4ff4678a62e1c1f4d1d1f23c30b4adc4]

cppcheck: methods can be const


2010-11-25  Caolán McNamara  <caolanm@redhat.com>  [430ef4696201f34414d6277c434a1f29af26cce9]

cppcheck: methods can be const


2010-11-25  Caolán McNamara  <caolanm@redhat.com>  [4ac6fca2203a68c173cd328689bc83a872940e4f]

cppcheck: methods can be const


2010-11-25  Miklos Vajna  <vmiklos@frugalware.org>  [2a462c138b52e0c211e8e344e461a2721a09b7cf]

OSL_THIS_FUNC: use logic from boot/current_function.hpp

Don't use it directly, as OSL_THIS_FUNC is used in C-only sources as
well. Also, remove OSL_THIS_FUNC from OSL_LOG_PREFIX as concatenation
does not work non-macros like __PRETTY_FUNCTION__. (The code actually
worked there only because it was defined to be " ", so we are not
removing any valuable information.)

2010-11-25  obo  <obo@openoffice.org>  [406dec43952fa9a7afa55738c6e7df317ad26275]

masterfix OOO330: #i115774# crash in FR version when typing / as first character


2010-11-25  Caolán McNamara  <caolanm@redhat.com>  [aa771abe7e8dc62258cbee5e8de65072b2198dce]

cppcheck: methods can be const


2010-11-25  Caolán McNamara  <caolanm@redhat.com>  [3ef6b198520e58f6ceb6026cea0a8c6636fb6d1c]

cppcheck: methods can be const


2010-11-25  Caolán McNamara  <caolanm@redhat.com>  [95b2a7938d61e8ee03db44fbcae1f1e8667513d8]

cppcheck: methods can be const


2010-11-25  Ocke.Janssen  <Ocke.Janssen@oracle.com>  [f9416a7fd8c2fddab7633dfd0543887ef7b8a148]

dba34b: #i115655# new ui setting for max row scan for text db


2010-11-25  Ocke.Janssen  <Ocke.Janssen@oracle.com>  [f99088e1081ca38ff1cafecac974a22143a7b085]

dba34b: #i115655# new ui setting for max row scan for text db


2010-11-25  Caolán McNamara  <caolanm@redhat.com>  [f4a63cdbc7c70c72baa45afdddce041809538f69]

cppcheck: methods can be const


2010-11-25  Caolán McNamara  <caolanm@redhat.com>  [c6c2a48654a64a5beabb85a1efed336c25330151]

cppcheck: methods can be const


2010-11-25  Caolán McNamara  <caolanm@redhat.com>  [88e5419578e282461fb7c1a9f697f731aabef400]

cppcheck: methods can be const


2010-11-25  Caolán McNamara  <caolanm@redhat.com>  [c4601fa9649d9756bc8f8cda34ba6129b70a0e4e]

cppcheck: methods can be const


2010-11-25  Caolán McNamara  <caolanm@redhat.com>  [78f1ebca9503610d18147c7706e557049b2d73c5]

cppcheck: methods can be const


2010-11-25  Caolán McNamara  <caolanm@redhat.com>  [598e8c5db9f5b0f69ca54765e6f023aeb860feaa]

cppcheck: methods can be const


2010-11-25  Caolán McNamara  <caolanm@redhat.com>  [b9c0431c4abd78fd35006d0972964360bbf6985a]

cppcheck: methods can be const


2010-11-25  Caolán McNamara  <caolanm@redhat.com>  [e106cbcdc8f8f90b7ee2ce9808fc3114720b94e7]

cppcheck: method can be const


2010-11-25  Caolán McNamara  <caolanm@redhat.com>  [af529ce3f3412ead9a32ab2ed7e578152507df90]

cppcheck: method can be const


2010-11-25  Caolán McNamara  <caolanm@redhat.com>  [90bc879781116e35d5f73574e106d2d4743db59e]

cppcheck: FlagUpdater::operator()' can be const


2010-11-25  Caolán McNamara  <caolanm@redhat.com>  [ddfe78d7a7b6c49497c9dc6dbf05adf07da47bff]

start quickstarter on every launch if configured to use it


2010-11-25  Caolán McNamara  <caolanm@redhat.com>  [4b3d53ce72821ac713c2367e6eee34294e112d98]

Only start the quick-starter on restart, don't install it forever


2010-11-25  Sebastian Spaeth  <Sebastian@SSpaeth.de>  [1b649a51fe55388e89d360bad76aeeb7343e890b]

Revert "Delete obvious hiconstrast icons in the tango theme"

ace_dent told me that some of these hicontrast icons might still be
needed, so reverting this commit. Sorry for that.

This reverts commit 4e8b3c96276c074b5a819db2e5d1d52b5511720d

2010-11-25  Caolán McNamara  <caolanm@redhat.com>  [91aff4d665e1c683ba40209d6ddf8699d93f7918]

WaE, use SAL_PRIdINT32 for printf


2010-11-25  Marc Neumann [msc]  <Marc.Neumann@oracle.com>  [1339ae3d816305b53eedab1036cf8619ad6ea092]

cws spc01: #163967#


2010-11-25  Ocke.Janssen  <Ocke.Janssen@oracle.com>  [4820e5278a5163886e25860df8136ec36d21070e]

dba34b: #i115655# check first 50 lines for type info


2010-11-25  Ocke.Janssen  <Ocke.Janssen@oracle.com>  [7b7a507d69a451402c328760071618070ffc7e08]

dba34b: #i115655# check first 50 lines for type info


2010-11-25  Oliver-Rainer Wittmann  <od@openoffice.org>  [6bb9d4a371c58882d12690b5aab7addc527f2958]

sw34bf03: #i115719# - method <SwDoc::InsertLabel(..)> - assure that the <title> and <description> attributes are not lost on insertion of caption for Writer graphic, embedded object or text frame


2010-11-24  Joseph Powers  <jpowers27@cox.net>  [0504fc232157c9ea8878857386f5f581628b4f63]

Fixing a typo...


2010-11-24  Joseph Powers  <jpowers27@cox.net>  [9d8f28383c3c816110eb0be4bb69a9088fb4ccbd]

White spacess cleanup


2010-11-24  Joseph Powers  <jpowers27@cox.net>  [fbaf0e0b969cf059ff6b77bdf4e8ece15aec616d]

.src cleanup


2010-11-24  Kohei Yoshida  <kyoshida@novell.com>  [1d6c1dde32f4f608cd4e300f80e1908d5f038ed9]

cppcheck: Fixed self-assignment of sModuleName.


2010-11-24  Kohei Yoshida  <kyoshida@novell.com>  [6254bb54a0061df3ac7f49db63f292b7bb16f1bb]

cppcheck: marked several methods const.


2010-11-24  Kohei Yoshida  <kyoshida@novell.com>  [5030d61411fba2b48e24cfeed1015851122ccdae]

cppcheck: removed a local var that is never used, plus some cleanups.


2010-11-24  Kohei Yoshida  <kyoshida@novell.com>  [3d4891dd21276ccf72e6cde23ac2602919666cef]

cppcheck: Variable 'nPosY' is assigned a value that is never used.


2010-11-24  Kohei Yoshida  <kyoshida@novell.com>  [144b04a6b7b534403d89c432037253b21e45c197]

cppcheck: removed local variable that was not really used.


2010-11-24  Kohei Yoshida  <kyoshida@novell.com>  [8bd305d433453940ff8fc17937e979d90ff6c521]

cppcheck: removed excess parens.


2010-11-24  Kohei Yoshida  <kyoshida@novell.com>  [35310b9d00d04dc3f825732a95c98158ff8e6117]

cppcheck: reduce the scopes of local variables.


2010-11-24  Wol  <anthony@youngman.org.uk>  [d54b360929e60cdc0134ec5b3b8738d1f41f5420]

Spelling, dead code removal


2010-11-24  Kohei Yoshida  <kyoshida@novell.com>  [176bc8668455a00998572698250759976cf54d18]

Move typedef for private members into their respective class scope.


2010-11-24  Kohei Yoshida  <kyoshida@novell.com>  [ad93fcc8010572966562cd99db34380ff457eb2d]

uno::Reference -> Reference, to make it shorter.


2010-11-24  Kohei Yoshida  <kyoshida@novell.com>  [b9b72650162f7c20fc72f5562ab9ba4fe846b837]

Let's not include everything from the rtl namespace.


2010-11-24  Kohei Yoshida  <kyoshida@novell.com>  [9b681ba6cb71ffb0236b289a7e3b53d71468549e]

Reduced indentation levels & some code cleanups.


2010-11-24  Joseph Powers  <jpowers27@cox.net>  [4de0f42209aadddfab57d33efa07e267e4dbf0f4]

.src cleanup


2010-11-25  Thorsten Behrens  <tbehrens@novell.com>  [a3671c2fbb4a2f205a41f11997fdb6ff0384dc6f]

Switch toolbar icon size to 'auto-detect'

This semantically reverts commit
b05860f43e4943bfdee59b0e44ad7bfa7f52c202, in favour of a dynamic
solution in the native widgets code.

2010-11-25  Thorsten Behrens  <tbehrens@novell.com>  [afd5ff21ce4e5859a92eef96157e3779c5b30853]

Make toolbar icon size native-widget controlled

This improves on the gui-toolbox-large-icons.diff, in that the
icon size is set to 'auto', and the native widget code decides which
size to pick. This was chiefly triggered by Mac user complaints, not
so much liking the large icons there.

2010-11-24  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [5eb5c7221cc97416bc66c336f42b3afebf3b0995]

gnumake2: merging minibranches


2010-11-24  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [762f9b32dd3e731fd7f61933d6597c7c9d957fe4]

gnumake2: merging minibranches


2010-11-24  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [d851122a67d53e0a1d674ec518978bc7d04ef053]

gnumake2: merging minibranches


2010-11-24  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [e3130f6ccb893f99ef3abdb62b945492422ac554]

gnumake2: merging minibranches


2010-11-24  David Tardon  <dtardon@redhat.com>  [e9eaf033646695987e218907a565b555b976c5c8]

replace DBG_UTIL -> OSL_DEBUG_LEVEL > 1

Breaks build when configured with both --enable-debug and
--enable-dbgutil and built with dbglevel=1 .
(cherry picked from commit c3d0c4ec39417cdb1f6d7e4e23d6cd79e16d8299)

2010-11-24  Giuseppe Castagno  <giuseppe.castagno@acca-esse.eu>  [f02373e947d6e22c15b1ed0972f6dbbe9610f690]

Fixed DBG_UTIL vs. OSL_DEBUG_LEVEL mixup. (cherry picked from commit 9771daa4e13ceef4917fb230cd72a2aa098f1400)


2010-11-24  David Tardon  <dtardon@redhat.com>  [db8718b9f5768608e567d84d801ed100cf2630c8]

fixed DBG_UTIL vs. OSL_DEBUG_LEVEL mixup (cherry picked from commit f19fb8630f6dbf4b525bdd4ba775f05bb9d7e1a0)


2010-11-24  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [7c153ad4212964199f431c90ab521c3a8b550614]

gnumake2: using set_defs instead of set_cxxflags in library tl as we should


2010-11-24  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [9b42e88db170cae312d290b370bf19e66708a7eb]

gnumake2: fixed pch for full builds without an explicit setting of defs with _set_defs


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

Fixed indentation inconsistencies.


2010-11-24  Kohei Yoshida  <kyoshida@novell.com>  [28c7911d2d0898f482e28251296d40c76b5cde39]

Remove the preprocessor guard for sheet protection options.

This feature is now universally enabled, removing the unnecessary
guard.

2010-11-24  Timo Heino  <eraggo@gmail.com>  [d127768d9568a636665af407ec3ed7830b2d2bc5]

More easy hacks completed in calc

Signed-off-by: Timo Heino <eraggo@gmail.com>

2010-11-24  Timo Heino  <eraggo@gmail.com>  [e5ed28ddf1d326807d95f740d0b04b2a55d74eb7]

Even more commented out code removed

Signed-off-by: Timo Heino <eraggo@gmail.com>

2010-11-24  Timo Heino  <eraggo@gmail.com>  [bd1bad24cc6e079b82d1b7f3aa28cfdb12123cb1]

Removed commented out code

Signed-off-by: Timo Heino <eraggo@gmail.com>

2010-11-24  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [b8f4b62ad476f68bf6bebf8b40d5e4247cbe042a]

merge with DEV300_m94


2010-11-24  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [4592bb216c141007fb21395b91190790d140b456]

merge with DEV300_m94


2010-11-24  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [dbaa305afdc5cc80a956958b8ba3c9256b1dc0c4]

merge with DEV300_m94


2010-11-24  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [b5d2cb0a2c20db106facf299c0271bce5223810a]

merge with DEV300_m94


2010-11-24  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [9a8a3204ae106730d1f2eceef76ec33b30ca95e7]

merge with DEV300_m94


2010-11-24  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [66c01160a736c575f47816819b15d4388dfa5f4e]

merge with DEV300_m94


2010-11-24  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [ac3e63bf5a71bb5001ef3cf40df55f381b2c4514]

merge with DEV300_m94


2010-11-24  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [89588af9b9a1484434e8bcb5751c410540ea0f16]

merge with DEV300_m94


2010-11-24  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [67dd42aea79f0146f90537f39573dcb466502f51]

merge with DEV300_m94


2010-11-24  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [41baca264de67907e7460bf729e94efff1a3cfd8]

merge with DEV300_m94


2010-11-24  Niklas Nebel  <nn@openoffice.org>  [681c5b71e215d1b6c57dd50c394f8053b58aad18]

dr78: #i115015# proper handling of add-in parameter arrays, merged with database functions QueryParam


2010-11-24  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [3d92e6c85264373fbbfc850d54de79c1363b87ca]

vcl117: #i115686# remove old unused style setting


2010-11-24  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [2b1b6ec0a537571bd7367446e5592d8954c10bbe]

vcl117: #i115686# remove old unused style setting


2010-11-24  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [696996791d1dbfd8f410236e30be5a1fb100de70]

vcl117: #i115686# remove old unused style setting


2010-11-24  Caolán McNamara  <caolanm@redhat.com>  [fc55481db2555bf78a09b18ab1a8b9068a1515dc]

cppcheck: unused variable


2010-11-24  Caolán McNamara  <caolanm@redhat.com>  [ebd57f83dce11596b599fd1e70414d8bf7de0ba6]

silence some warnings


2010-11-24  Caolán McNamara  <caolanm@redhat.com>  [272ea7436ef5ecee84b24754f0a53a90c11e8992]

cppcheck: remove unused ScRangePairNameSort


2010-11-24  Caolán McNamara  <caolanm@redhat.com>  [3f394503ef5816885455e03b085e8b1ff0d849df]

cppcheck: The scope of these variables can be reduced


2010-11-24  Caolán McNamara  <caolanm@redhat.com>  [1269b1613dcec1a69671f827c07796696f6b8769]

cppcheck: The scope of this variable can be reduced


2010-11-24  Caolán McNamara  <caolanm@redhat.com>  [4d14d7e26237a3ec712da9e5cf026ebb58682ceb]

cppcheck: unused variables


2010-11-24  Caolán McNamara  <caolanm@redhat.com>  [f41487508fcf1ebc6dbac1a4d9837594946ba500]

cppcheck: Empty string test can be simplified


2010-11-24  David Tardon  <dtardon@redhat.com>  [471786679a2b42f235486d090da592d476931789]

add missing xsl:when start tag (cherry picked from commit a720d902988a7fc8e6cbc6e6ab8f82553a56318c)


2010-11-24  obo  <obo@openoffice.org>  [baa3cdb1a532bb79ec3fbfbc23cbb4ee4b566308]

#i115761# Impress freezes opening the attached odp file(s)


2010-11-24  Caolán McNamara  <caolanm@redhat.com>  [2d08240d697eb8256b8d4dbd3ef7feef9d04859a]

cppcheck: Variable is assigned a value that is never used under some ifdefs


2010-11-24  Caolán McNamara  <caolanm@redhat.com>  [19658260a4498a752007048b5c1dc1985af9c752]

make possible to build with c++0x


2010-11-24  Caolán McNamara  <caolanm@redhat.com>  [cb141d3dc0087da10f7a2697cd48a40470a4f9f9]

silence some annoying warnings


2010-11-24  Caolán McNamara  <caolanm@redhat.com>  [81bae9a07e475cc113854b992553083ad6c60c6c]

cppcheck: unused variables


2010-11-24  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [bd6ee967cdf357ae485dea1611ed5b29d630ca96]

vcl117: header cleanup


2010-11-24  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [2d0f40ce04bdcc067793bed89395c4e1c3ebf348]

vcl117: header cleanup


2010-11-24  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [1a5df47d2902194e9d6bbaa702980cb4fb1b312f]

vcl117: header cleanup


2010-11-24  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [c462e5c59780d3e002b205020b1aa792de785121]

vcl117: header cleanup


2010-11-24  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [534ada849b5f8788b715b6f6a5357810acc834d5]

vcl117: header cleanup


2010-11-24  Caolán McNamara  <caolanm@redhat.com>  [b0a284053e43d2ea32a748f7875f3f59c2b90d0c]

make possible to build with c++0x


2010-11-24  Ocke.Janssen  <Ocke.Janssen@oracle.com>  [6805806ca82f7f3a27ecc74623ea79d91f85aacb]

dba34b: #i114617# test_for_null: wrong child asked for


2010-11-24  Ocke.Janssen  <Ocke.Janssen@oracle.com>  [ba9519e6de3ce241144be1d8f6b19d99491f3518]

dba34b: #i114617# test_for_null: wrong child asked for


2010-11-24  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [a46d569b32133c040fffddeae2b59135f78893af]

n#652204: Font color selection didn't effect new text

Fixed the font color selection behavior: selecting a color when no
text is selected doesn't turn the paintbrush mode anymore.

2010-11-24  Oliver-Rainer Wittmann  <od@openoffice.org>  [0fb59a2a77ee5872461c0825edb2311f5f53757d]

sw34bf03: #i115705# method <SwTxtFormatter::NewTabPortion(..)> - correction and refactoring of tab stop at left margin for tabs in hanging indent


2010-11-24  Ocke.Janssen  <Ocke.Janssen@oracle.com>  [9ad6117703b482a0cb34d75aade9545b468c55fe]

dba34b: #i111542# fix for max rows


2010-11-24  Ocke.Janssen  <Ocke.Janssen@oracle.com>  [78ad8534bea3608a294fb8c6be49fb6778d4e80f]

dba34b: make often used vars static


2010-11-24  David Tardon  <dtardon@redhat.com>  [85cc754593797bed25f2f31dbc8243db2d79c5b1]

fix invalid XML


2010-11-24  David Tardon  <dtardon@redhat.com>  [4c44f82eb553f72a0c1eac6a6c8ecf80396f95e5]

fix invalid XML


2010-11-24  David Tardon  <dtardon@redhat.com>  [9f9e65ec9c85634b8d99546e4ba673029bde4be0]

fix invalid XML


2010-11-24  David Tardon  <dtardon@redhat.com>  [aaa58b3c47c6efb57921516b28fb5bedcef826b7]

fix invalid XML


2010-11-24  David Tardon  <dtardon@redhat.com>  [1529913c92ccf5b0eff67f08e0e884a2382f2dc8]

fix invalid XML


2010-11-24  David Tardon  <dtardon@redhat.com>  [63f1d81780db4e72ac43739e8420f1cea1250708]

fix invalid XML


2010-11-24  David Tardon  <dtardon@redhat.com>  [eca7591a7369b4d8a1620c05d664bc6d0d49e60d]

fix invalid XML


2010-11-24  David Tardon  <dtardon@redhat.com>  [498a0a17a7e8dd3c753d7c1ca4c8fb32dcda6a1f]

fix author name


2010-11-24  Sebastian Spaeth  <Sebastian@SSpaeth.de>  [bfd2188cf45adb3cb3b0d62d1ec2d4b761d14a2a]

Don't pack up the classical icon theme

It is now unused and unshipped.

2010-11-24  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [4c4bdf1aaa3645bd15644f983c8f4f8a6307d444]

undoapi: remove unused IEnvironment interface


2010-11-24  Sebastian Spaeth  <Sebastian@SSpaeth.de>  [5ec6595b6fa7017f5dfbb75406fb2595542e493a]

Do not package the classical icon theme

It has become extremly classical and we have default icons sets for
all other GUIS so skip that.

2010-11-24  Mikhail Voytenko  <mav@openoffice.org>  [a3816d55a7bb3273046dccbb200a9637a539e001]

pl08: #i115742# fix excel export and import functionality


2010-11-24  Mikhail Voytenko  <mav@openoffice.org>  [45729f083e7f06a672dbb7bee0627c4d6edfd46b]

pl08: #i115742# fix excel export and import functionality


2010-11-24  Caolán McNamara  <caolanm@redhat.com>  [efd8e437a6870034ac176178f0d91e42a1775461]

xmllint: convert entity name to unicode index


2010-11-24  Caolán McNamara  <caolanm@redhat.com>  [bd5d223a36ee7ee4621c838e83acd41b39e51fb3]

make possible to build with c++0x, remove obsolete method


2010-11-24  David Tardon  <dtardon@redhat.com>  [5e59e09d8e03c6292733429fe56d73abd0de89c0]

remove duplicity in comment


2010-11-24  David Tardon  <dtardon@redhat.com>  [bfa0bab28076f937f63327bbffae74c0dd0e2f29]

add missing xsl:when start tag


2010-11-24  Caolán McNamara  <caolanm@redhat.com>  [44e7fbc51444319a214307038196d0412bb5c91b]

xmllint: mismatched tag


2010-11-24  Caolán McNamara  <caolanm@redhat.com>  [63ff5a0041ba19e2c99b12df408d04274e9bae19]

xmllint: bad entity name


2010-11-24  Caolán McNamara  <caolanm@redhat.com>  [9509ecf0428b575d43ef153e207ddb6ac2a266ca]

cppcheck: The scope of these variables can be reduced


2010-11-24  Caolán McNamara  <caolanm@redhat.com>  [c24d569cb20c98409b40e8a77b7bdbbcc01c4568]

cppcheck: Member variable not initialized in the constructor


2010-11-24  Luke Dixon  <6b8b4567@gmail.com>  [e6f69c3c0961649f33ce25faede5b4f184658e29]

Fix Greek characters, stacks and subs/sups for operators.


2010-11-24  Luke Dixon  <6b8b4567@gmail.com>  [3a71b8d8f78ca470115f8c5ec29a51c2ab7fcc1c]

Clear 2 things from the visual formula editor todo list.


2010-11-24  Luke Dixon  <6b8b4567@gmail.com>  [8b7a9c5a310c393b7a8bc732fb3c0a9d16ba9d9f]

Fix matrices with blank elements.


2010-11-24  Luke Dixon  <6b8b4567@gmail.com>  [08bdc1046dcb9f980bc4f57a45ffecbb691bcba0]

Add some tests for SmNodeToTextVisitor.


2010-11-24  Sebastian Spaeth  <Sebastian@SSpaeth.de>  [f8289c031b31f390d253f9a4592236928a2be9c5]

Delete obvious hiconstrast icons in the tango theme


2010-11-24  Sebastian Spaeth  <Sebastian@SSpaeth.de>  [c880006acef898bd85e1cd28f4a8d66e8ab6b68d]

Move the hicontrast versions of cropmarkers and markers to the theme


2010-11-24  Caolán McNamara  <caolanm@redhat.com>  [4a4faf53638af7cb3d930e0199b0b0a9bd3fc14a]

cppcheck: Possible null pointer dereference


2010-11-24  Caolán McNamara  <caolanm@redhat.com>  [724cb36eb9559e1d272b5b12bb80196c62f10c2c]

cppcheck: Unused private function


2010-11-24  Caolán McNamara  <caolanm@redhat.com>  [a7bf926c61a5af4cf8f94f7e8d0978046343ebc0]

cppcheck: Unused private functions


2010-11-24  Caolán McNamara  <caolanm@redhat.com>  [a6535c890127dfe3bcf826c8e8a9dbfb5846801c]

cppcheck: Redundant null pointer check


2010-11-24  Caolán McNamara  <caolanm@redhat.com>  [7972fcd46586015b966c3ff28cbe7915ba4b91e9]

cppcheck: Redundant null pointer check


2010-11-24  Caolán McNamara  <caolanm@redhat.com>  [0964bdda7e97037c7da2923d4f210acb09beeb7c]

cppcheck: Redundant null pointer check


2010-11-24  Caolán McNamara  <caolanm@redhat.com>  [d6f314c015adaf54fb32d835e23b3e8eec8e3f0e]

cppcheck: Redundant null pointer check


2010-11-24  Caolán McNamara  <caolanm@redhat.com>  [c70f456c68d81806921116f9cb1efd71193afeec]

cppcheck: Redundant null pointer check


2010-11-24  Caolán McNamara  <caolanm@redhat.com>  [2b59ec8b172e174712758f8be1ee7da7b391b445]

cppcheck: Redundant null pointer dereference


2010-11-24  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [2d9cc1ed67901e4a95db1795ba43d1635f7820d1]

dba34b: #i109534# don't let the query wizard display queries to select from, if the database does not support queries in queries


2010-11-24  Thomas Benisch  <tbe@openoffice.org>  [b0386b57360965453007a0c1165aa5b1f68f1076]

chartextensibility: #i113619# Pasting a chart into a spreadsheet is not notified


2010-11-24  Ocke.Janssen  <Ocke.Janssen@oracle.com>  [70bc02cf2dfbd35327c625d199a14e92a9a28500]

dba34b: merge


2010-11-24  Ocke.Janssen  <Ocke.Janssen@oracle.com>  [7added199aa38cb2f3085b4b563731c687425df1]

dba34b: merge


2010-11-24  Ocke.Janssen  <Ocke.Janssen@oracle.com>  [055193a34c46d6bb4e72ff88bcc8fad41f9bc4ae]

dba34b: merge


2010-11-24  Ocke.Janssen  <Ocke.Janssen@oracle.com>  [39eed99eede10328c0f4e6f94a03eb9946325f47]

dba34b: merge


2010-11-24  Ocke.Janssen  <Ocke.Janssen@oracle.com>  [2a3ed8f23562c452aff13d1eafd3e5b73cd7435e]

dba34b: merge


2010-11-24  Herbert Duerr [hdu]  <herbert.duerr@oracle.com>  [c181a93a43634f25a3e99b274dfd9f0f6d3bcf81]

#i95645# fix obvious snafu with bitwise manipulation


2010-11-24  Caolán McNamara  <caolanm@redhat.com>  [a89295a88f53bb29939380c9e1d1ba37972111c6]

cppcheck: silence bogus warning


2010-11-24  Caolán McNamara  <caolanm@redhat.com>  [3bd11c5427cf1306e14fdc84a07f01778c46d3c5]

cppcheck: Possible null pointer dereference


2010-11-24  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [f44e68b9d3f941c754f4e0af76bea3370bf3a3fb]

dba34b: #i115760#: expand macros for template paths


2010-11-24  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [2b4caa130c2c1f027f5b197c5c7344fcbcb11740]

dba34b: #i115760#: added ExpandMacros


2010-11-24  Caolán McNamara  <caolanm@redhat.com>  [1f449db6fa1a4adde9d40742c7d1d79a17c4fdac]

cppcheck: Possible null pointer dereference


2010-11-24  Caolán McNamara  <caolanm@redhat.com>  [9d951fe453c1fa6eb5ed98e92931fc6c43bad802]

cppcheck: Possible null pointer dereference


2010-11-24  Caolán McNamara  <caolanm@redhat.com>  [502708b6308e5606607007548df9b3a4cef7fd24]

cppcheck: silence bogus warning


2010-11-24  Caolán McNamara  <caolanm@redhat.com>  [624fce06bd683d67dc89e2437090f57693aea3c0]

cppcheck: silence bogus warning


2010-11-24  Caolán McNamara  <caolanm@redhat.com>  [6056b73a754398174430bac3d07501bf97f08af0]

cppcheck: Unused private functions


2010-11-24  Ocke.Janssen  <Ocke.Janssen@oracle.com>  [bd10afb420d904be737b977eba7024ee12c697b7]

dba34b: localize properties


2010-11-24  Caolán McNamara  <caolanm@redhat.com>  [f8acd9bc968254122fd3ce805ab9f6737eb89e40]

cppcheck: Unused private functions


2010-11-24  Caolán McNamara  <caolanm@redhat.com>  [d7fa767dbc569bd6f48e01c619c4b6bcf1dbd892]

cppcheck: Unused private function under certain ifdefs


2010-11-24  Caolán McNamara  <caolanm@redhat.com>  [6f5c7cda13f810b8384c5a7e0c2d3ca598879ec8]

cppcheck: Unused private function


2010-11-24  Caolán McNamara  <caolanm@redhat.com>  [9b444d19b9d064af5770c0b55fd4662d0825f7db]

cppcheck: Unused private function


2010-11-24  Caolán McNamara  <caolanm@redhat.com>  [a8a6d1fb11600d04fc0e814046d66c60015fa5d7]

cppcheck: Unused private function


2010-11-24  Jordan Ayers  <jordan.ayers@gmail.com>  [6ee0f9ae130cd0ac97a250d787faaf136bb567ab]

Remove unused global from perl installer

Per comments in globals.pm, remove wrapcmd and all references to it.

2010-11-24  Caolán McNamara  <caolanm@redhat.com>  [a6b73c21ae0a151568f5e279ed434d46d3091069]

cppcheck: Unused private function


2010-11-24  Ocke.Janssen  <Ocke.Janssen@oracle.com>  [68b50b6d1d8258ea13a5781c033c52fbbc914e85]

dba34b: localize properties


2010-11-24  Caolán McNamara  <caolanm@redhat.com>  [3990279226fae7a36f45fa693d91bfa94809b6be]

cppcheck: Unused private function


2010-11-24  Caolán McNamara  <caolanm@redhat.com>  [8f75224369d1a741ef88bba66b520376ee4f83f9]

cppcheck: The scope of these variables can be reduced


2010-11-24  Dirk Voelzke  <dv@openoffice.org>  [8b8ffa54a73587bfb28eab13126e2bb3295a2389]

dv22: fixed linux compile problems


2010-11-24  Ocke.Janssen  <Ocke.Janssen@oracle.com>  [229ae958fe300878a79ac13b5f6891cb49e30731]

dba34b: merge


2010-11-24  Ocke.Janssen  <Ocke.Janssen@oracle.com>  [d459ca4365e0c373b4e24baf592e01a7e8afbec5]

dba34b: merge


2010-11-24  Ocke.Janssen  <Ocke.Janssen@oracle.com>  [343c129f23182904061b03eb37a032fca0b928e1]

dba34b: merge


2010-11-24  Ocke.Janssen  <Ocke.Janssen@oracle.com>  [8f97bd0f18bba643c8ddc7ad73d66df6fc2a7e5d]

dba34b: merge


2010-11-24  Ocke.Janssen  <Ocke.Janssen@oracle.com>  [9814bc85a1776026920d0a52274489406d052c8f]

dba34b: merge


2010-11-24  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [5482dcbbc6b4f1e04b7dd31289b9e2f12679c1cf]

dba34b: #i115760# expand vnd.sun.star.expand URLs before calling makeRelocatable/AbsoluteURL


2010-11-24  Ocke.Janssen  <Ocke.Janssen@oracle.com>  [441418b2bf99fff8a96e3774e296a964f530a3b7]

dba34b: #i115219# add missing style-name elements


2010-11-24  Julien Nabet  <serval@ilapharm.com>  [648589a0bd6c72b8b6b125644b43c6efad17ead1]

RTL patch


2010-11-24  Julien Nabet  <serval@ilapharm.com>  [95e7e542438384975a95e7309e23a07a0986fcc7]

RTL patch for cui


2010-11-23  Joseph Powers  <jpowers27@cox.net>  [0070a695eb1e8f105f4dfd408caf6950df73d163]

cppcheck error squash


2010-11-23  Joseph Powers  <jpowers27@cox.net>  [0b176013df99ee6b10305306b9a9dd07ad51a8a5]

.bmp to .png, plus formatting issues.


2010-11-23  Kohei Yoshida  <kyoshida@novell.com>  [9334f7757330fdd113d37b3faed728e56e6330c8]

Temporarily disable the extra ACL check.

The fix for i#102464 no longer seems necessary.  In fact, leaving
that "fix" would interfere with documents saved in samba shere;
when a 2nd user tries to open a document in a samba share that's
already opened by someone else, it would silently open in read-only
mode, but the correct behavior is to launch the "Document in Use"
dialog telling the 2nd user which user has it open.

If disabling this checks causes no regressions, we can remove this.

2010-11-23  Wol  <anthony@youngman.org.uk>  [9fee0a2c8613c8060a45acd5fd27716aa33462de]

Spelling mistakes and dead code


2010-11-23  Wol  <anthony@youngman.org.uk>  [763e27c9c54a530a9339d8dee4dcc30f54e9890b]

Dead code and spelling mistakes


2010-11-23  Wol  <anthony@youngman.org.uk>  [518878b936bd14ef2e5df0444e6424de64166652]

Dead code removal


2010-11-23  Wol  <anthony@youngman.org.uk>  [53bdb4e95fc13ac71bd4691cfcddba69779a75a1]

Dead code, spelling mistakes


2010-11-23  Wol  <anthony@youngman.org.uk>  [cd3a52b9b24a7a07cef9018488750170ac1d40b5]

Dead code, translations.


2010-11-24  Thorsten Behrens  <tbehrens@novell.com>  [803ac3727baac0becda977cef7ca24f9e9c9cc48]

One more readme change: no support subdomain (cherry picked from commit 6d716265f4871dfcb899d5a0fae971f99e36c3e8)


2010-11-24  Thorsten Behrens  <tbehrens@novell.com>  [f3cca6d1820a15ba25c4f60678b607ec71dc44dc]

One more readme change: no support subdomain


2010-11-24  Thorsten Behrens  <tbehrens@novell.com>  [30904ae83886cf0fc9cbce2c88d39963b278cd8f]

Adapted readme according to list feedback

* unified links to be directory-style
* renamed all sites to libreoffice (except central infrastructure)
* removed obsolete info (gnome session manager etc)
* added hint for gfx perf on linux
* better mac system requirements
(cherry picked from commit c60a7a9fe9a6ac0897af92fcc812a38ce10da046)

2010-11-24  Thorsten Behrens  <tbehrens@novell.com>  [ce1d16f11c365dc9d08bb290bd5e921718f3260c]

Adapted readme according to list feedback

* unified links to be directory-style
* renamed all sites to libreoffice (except central infrastructure)
* removed obsolete info (gnome session manager etc)
* added hint for gfx perf on linux
* better mac system requirements

2010-11-23  Noel Power  <noel.power@novell.com>  [c2fbfb2b75804cfdbf79a827618700178962323a]

tweak debug switch again, enable filter debug for dbglevel >= 2


2010-11-23  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [e90388b65116aab02d059d4205a6e4aff3224a0f]

dba34b: preliminary fix for #i115551#


2010-11-23  Caolán McNamara  <caolanm@redhat.com>  [c6e0eee73c1be7f3cb7d33f568246db9d40d7ed5]

cppcheck: The scope of the variable nTmpSz can be reduced


2010-11-23  Caolán McNamara  <caolanm@redhat.com>  [482a02ca472fdfda02b2f7ee3cb0208522990fbc]

cppcheck: Variable 'bRootListToBeClosed' is never used


2010-11-23  Caolán McNamara  <caolanm@redhat.com>  [74dadbb4f990d8ab70a76a6b8d6358dbab136808]

MayCallback is empty, remove it, etc.


2010-11-23  Caolán McNamara  <caolanm@redhat.com>  [7f1eed1c77381c041d6f3490a7755e6948d218d8]

cppcheck: This function can be const


2010-11-23  Caolán McNamara  <caolanm@redhat.com>  [fd42503ae8bccf7a49969edab18b40b1daf1938e]

cppcheck: dstFile' is never used


2010-11-23  Caolán McNamara  <caolanm@redhat.com>  [dd45908fe2dfb29af4c9d40b06ec11fcae402856]

cppcheck: This function can be const


2010-11-23  Kayo Hamid  <revol.code@yahoo.com>  [6eb5f64fd829338614d12212ad9c03ec616f3436]

remove dead comments


2010-11-23  Caolán McNamara  <caolanm@redhat.com>  [89df5063777396d0e52d34fc753931af5ec1f0f2]

cppcheck: These functions can be cons


2010-11-23  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [6a7bbc11c1039e78ca10849bcad6c1c389a6e3b9]

dba34b: #i115250# DBTypeConversion::getValue: do not use the target format to determine how to obtain the column value, instead, use the column type


2010-11-23  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [9e9e1181d4bda2f836cd9c23832142325d3229c1]

dba34b: #i115250# DBTypeConversion::getValue: do not use the target format to determine how to obtain the column value, instead, use the column type


2010-11-23  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [ec99f8427269c43926e15d039b204525269dbc17]

dba34b: disable CopyTableWizard test for now, since it fails (which is issue #i115753#)


2010-11-23  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [9cd619e2924acf79a484f5f6fe97cc9c9080b0d4]

dba34b: massaged the dbaccess complex test cases a bit, made them running, again, re-implemented functionality which got list in the recent refactoring (assureException)


2010-11-23  Noel Power  <noel.power@novell.com>  [c887c7182a70f0c6fa485f06f13a94dd38ccbccc]

fix bad conditional for debug flag setting


2010-11-23  Kohei Yoshida  <kyoshida@novell.com>  [b5e6fad133a59568ae508a4e931e62b1db8a2d21]

Temporarily disable the extra ACL check.

The fix for i#102464 no longer seems necessary.  In fact, leaving
that "fix" would interfere with documents saved in samba shere;
when a 2nd user tries to open a document in a samba share that's
already opened by someone else, it would silently open in read-only
mode, but the correct behavior is to launch the "Document in Use"
dialog telling the 2nd user which user has it open.

If disabling this checks causes no regressions, we can remove this.

2010-11-23  Petr Mladek  <pmladek@suse.cz>  [13a9a1c2f1f138e4432c9a72c5bb47cfc8afe879]

show the control geometric propertis correctly (bnc#610921)

fix by Noel

2010-11-23  Petr Mladek  <pmladek@suse.cz>  [be5a75bec04d1f68b3bfaea1cb437bab80eece26]

show the control geometric propertis correctly (bnc#610921)

fix by Noel

2010-11-23  Caolán McNamara  <caolanm@redhat.com>  [c107de4372b711ca716f335bc9301243ac86c5c5]

cppcheck: Member variable not initialized in the constructor


2010-11-23  Thorsten Behrens  <tbehrens@novell.com>  [3009f63562c39b27a99f20d8d7c1a75883bc7f9e]

Coherent use of debug level for writerfilter diagnostics

This amends commit 130d4a6ed54e55e3263e23288590e933425899a7, in that
it uses the same debug level check to enable writerfilter debugging
facilities.

2010-11-23  Petr Mladek  <pmladek@suse.cz>  [2bc099f3450c067b5e12b2ee50c9c786b2ed4810]

show the really used default icon theme in options (bnc#603169)

check also the icon theme prefered by the native widget plugin

backport from ooo-build-3-2-1

2010-11-23  Petr Mladek  <pmladek@suse.cz>  [f033400bfa325f822f72f2a932c6f38fece2a190]

show the really used default icon theme in options (bnc#603169)

check also the icon theme prefered by the native widget plugin

backport from ooo-build-3-2-1

2010-11-23  Tor Lillqvist  <tlillqvist@novell.com>  [7c0779b5baf569985cb443f456703fc9b19c5692]

Expression in OSL_PRECOND was inverted


2010-11-23  Caolán McNamara  <caolanm@redhat.com>  [e21bc5c7772137f61d23884a965885b71ae049d6]

cppcheck: Variable 'pFrame' is assigned a value that is never used


2010-11-23  Caolán McNamara  <caolanm@redhat.com>  [b89a5faa5851cd1fed4c1321f4d5f8188484ff28]

extend patch to remove boost shadow warnings


2010-11-23  Gert Faller  <gertfaller@aliceadsl.fr>  [089f03d72c4a2d69002c184854a244c84927b6ec]

RTL_CONSTASCII_USTRINGPARAM in libs-gui 15


2010-11-23  Gert Faller  <gertfaller@aliceadsl.fr>  [1df8ba50d7eaa05b9f10ffab18196a85d5faf5c8]

RTL_CONSTASCII_USTRINGPARAM in libs-gui 14


2010-11-23  Michael Meeks  <michael.meeks@novell.com>  [1b426766a84f429a418327bd894e2a4883e17b19]

remove obsolete introabout


2010-11-23  Gert Faller  <gertfaller@aliceadsl.fr>  [7a65687ca22cf1644630522989403c323d6bc7db]

RTL_CONSTASCII_USTRINGPARAM in libs-gui 13


2010-11-23  Gert Faller  <gertfaller@aliceadsl.fr>  [3f3fe0b4e3dfe8801920e4b0c1d8c2364120fba9]

RTL_CONSTASCII_USTRINGPARAM in libs-gui 12


2010-11-23  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [2235846149e89dd9fe83cd4fbaf32908983aa571]

vcl117: reduce duplication of enums


2010-11-23  Gert Faller  <gertfaller@aliceadsl.fr>  [36ba6d664a6cc219d84d22dc74a562603d7fcdc5]

RTL_CONSTASCII_USTRINGPARAM in libs-gui 11


2010-11-23  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [2b0eeb17ca8bda77385c2fb437874954085a2d31]

vcl117: removed obsolete header


2010-11-23  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [da3abf30f38443096403ca77fb464aa6681235ae]

vcl117: removed obsolete header


2010-11-23  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [280d6e78fc41c5de56734d4e3621ff18ea09f546]

vcl117: removed obsolete header


2010-11-23  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [abe4496cfce679e999aa59d98649fc37f1dacc02]

vcl117: removed obsolete header


2010-11-23  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [09493ee415a4a0d6d2d7bb3f7f8e2b1c5d38683e]

vcl117: removed obsolete header


2010-11-23  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [7e82d6429cf459d440d01724e620ff31ccbfde12]

vcl117: removed obsolete header


2010-11-23  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [3e76c75b94d486bc1c1eafc6b3157f3634c93b42]

vcl117: removed obsolete header


2010-11-23  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [5b0573b9fbfe126f982e68fa93989239fd0874d2]

vcl117: removed obsolete header


2010-11-23  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [eb2b6f72121ded03321d58feb495abd615a8e898]

vcl117: removed obsolete header


2010-11-23  Petr Mladek  <pmladek@suse.cz>  [8e443b4c42f2fc7b230fe34319d4045b0e6d67a0]

fixed urllib.urlopen in the internal python (fdo#31466)

+ backported two fixes from newer python:
    + close the file even if an exception occurs (py#5536)
    + urllib doesn't correct server returned urls (py#918368)
+ thanks karolus <karlooforum at arcor dot de> for analyzing and suggesting
  the fix

2010-11-23  Petr Mladek  <pmladek@suse.cz>  [d3eff1cbd04eec9c4e540519b244bd174b08497b]

fixed urllib.urlopen in the internal python (fdo#31466)

+ backported two fixes from newer python:
    + close the file even if an exception occurs (py#5536)
    + urllib doesn't correct server returned urls (py#918368)
+ thanks karolus <karlooforum at arcor dot de> for analyzing and suggesting
  the fix

2010-11-23  Ingrid Halama  <iha@openoffice.org>  [858fcd359f72f14fca1d400700e1bd113db7f8b5]

chart51: #i112773# fix exponential fit for small values (Patch from Regina)


2010-11-23  Caolán McNamara  <caolanm@redhat.com>  [375cb298064a8d22346dbf03731a6d7673b75350]

cppcheck: Empty string test can be simplified


2010-11-23  Caolán McNamara  <caolanm@redhat.com>  [22722e162966996264972ea73a2d82ec0fffb638]

cppcheck: uninitialized member variable


2010-11-23  Caolán McNamara  <caolanm@redhat.com>  [c3088cddedb0af58fd63ad3f1dd7d7025766e11d]

cppcheck: unused member variable


2010-11-23  Caolán McNamara  <caolanm@redhat.com>  [6908efa1441e80c483631b694ba0232cb6b7a113]

cppcheck: remove unused variable


2010-11-23  Timo Heino  <eraggo@gmail.com>  [ab91e7444694e4b8ff4d7988f08c12d4983d2d7b]

More 'easy-hacks' completed

Removed some commented out code.
chart2/source/controller/chartapiwrapper/ cleaned. Moving to next 1

Signed-off-by: Timo Heino <eraggo@gmail.com>

2010-11-23  Kurt Zenker  <kz@openoffice.org>  [0988817cfd6399d04b7fbcf48603662e599276a1]

OOO330


2010-11-23  Sebastian Spaeth  <Sebastian@SSpaeth.de>  [865049c989c975db165bef8e74d8793c272d69d9]

Don't install html versions of LICENSE and README


2010-11-23  Sebastian Spaeth  <Sebastian@SSpaeth.de>  [e9d7cc714a82a09917842ed59add91630812f27d]

Don't install the readme.html files

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>

2010-11-23  Caolán McNamara  <caolanm@redhat.com>  [feeb9d2ead6a19fb94ac544095279571762a8506]

silence cppcheck warning


2010-11-23  Caolán McNamara  <caolanm@redhat.com>  [924908a09bfc917a6d8d1117b757c0b262f0d1cb]

make more of the workbens build, and add performance test


2010-11-23  Kurt Zenker  <kz@openoffice.org>  [118d72cbfd4e732b4b472260fe7cbc67fc9e68ee]

CWS-TOOLING: integrate CWS os145


2010-11-23  Kurt Zenker  <kz@openoffice.org>  [641abdc163f343b5561d1de23091dc97ef93508a]

CWS-TOOLING: integrate CWS os145


2010-11-23  Kurt Zenker  <kz@openoffice.org>  [12c1007715f214a9cb497752157a83a6d9d4b579]

CWS-TOOLING: integrate CWS os145


2010-11-23  Kurt Zenker  <kz@openoffice.org>  [2ca22cab454eb1438a58f6015301db453f1cbe84]

CWS-TOOLING: integrate CWS os145


2010-11-23  Kurt Zenker  <kz@openoffice.org>  [7d825706b747be940a622d72d8fcf92916034bb1]

CWS-TOOLING: integrate CWS pdffix03


2010-11-23  Caolán McNamara  <caolanm@redhat.com>  [e0e6ebcda851035714e0040ebf40ff1ec5d3b99f]

make possible to build with c++0x


2010-11-23  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [14f48dfabbd5ba686195406c815b55abf1a35bf8]

vcl117: removed useless header


2010-11-23  Caolán McNamara  <caolanm@redhat.com>  [43bc8a784e706149fc7736fd8b4c440c464c49c4]

make possible to build with c++0x


2010-11-23  Caolán McNamara  <caolanm@redhat.com>  [7f382532e1e5365f847531460d72ebce629b320d]

make possible to build with c++0x


2010-11-23  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [1002a3c9c689f3738b981ca993b5bc529d781e28]

vcl117: removed useless header


2010-11-23  Hans-Joachim Lankenau  <hjs@openoffice.org>  [943c4a88153583ff1f3dd7a54b297e0fc675b9e6]

gnumake2: deal with .pdb files


2010-11-23  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [c66cef317dc9ef81fa46da221bdd3bccb3ef0953]

vcl117: removed useless header


2010-11-23  Petr Mladek  <pmladek@suse.cz>  [19a19d522064ed24dab4cff43e39489508038186]

find the internal libpython (fdo#31764)

libpython2.6.so symlink was not created, so pyuno was not able to find the
internal libpython2.6.so.1.0

2010-11-23  Petr Mladek  <pmladek@suse.cz>  [6eeadea0ea49d20d5daee4dc657761c8a888823a]

find the internal libpython (fdo#31764)

libpython2.6.so symlink was not created, so pyuno was not able to find the
internal libpython2.6.so.1.0

2010-11-23  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [e16777656a71ae48b0d9d9e87b035018ff1f20ee]

gnumake2: fix for really ugly pathutils hack to register delivered object in for gb_deliver.log


2010-11-23  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [33ed48ba02832b73796abb415695580173fe5467]

Oops, we certainly don't want this in all cases


2010-11-23  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [1d4280d63ef60a865b24bfa6152339f06b9e3a60]

gnumake2: merging minibranches


2010-11-23  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [89ecec67868b816a91201e7030729c0872ac9d8a]

gnumake2: merging minibranches


2010-11-23  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [ce42433acd2a57e8c7d1bb1a4d94a3a026db8457]

gnumake2: merging minibranches


2010-11-23  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [bc69cf5e450ba62a1067842673798320a3e99a97]

gnumake2: merging minibranches


2010-11-23  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [ab4d0f4352a369c52957756fd5fab83c3c6b791d]

gnumake2: using wildcard instead of shell call in global makefile


2010-11-23  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [8c3222d43cbae09988ceb7384cd1c107779faa44]

Ease the debugging of writerfilter.

* Bind some useful debug flags to the osl debug levels
* Print the name of the unhandled SPRM, their ID isn't enought

2010-11-23  Hans-Joachim Lankenau  <hjs@openoffice.org>  [8d8c81526357ec93dbf6c0e120089679602de327]

gnumake2: enable packmodule in setsolar mws builds


2010-11-23  Hans-Joachim Lankenau  <hjs@openoffice.org>  [4791068063b3fa2ce656e09b106cc9ee2c927ca1]

gnumake2: enable packmodule in setsolar mws builds


2010-11-23  Hans-Joachim Lankenau  <hjs@openoffice.org>  [4522ca85ce433af280ef1b078fa8c7327e396245]

gnumake2: enable packmodule in setsolar mws builds


2010-11-23  Hans-Joachim Lankenau  <hjs@openoffice.org>  [ae831144a3de6f721547bbce87a542cd8eb69b99]

gnumake2: enable packmodule in setsolar mws builds


2010-11-23  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [75a3de669fef8dff6cdbe430437f8666ba55029f]

vcl117: removed useless header


2010-11-23  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [be3b2759c231133e6aea812ac80f13d40174bbbd]

gnumake2: removing hardcoded SRCDIR


2010-11-23  Sebastian Spaeth  <Sebastian@SSpaeth.de>  [ac675df56bd0999be171bc3776e280b43f866d46]

Don't produce .html variant of README_lang files

Just provide language specific README files as plain text files.

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>

2010-11-23  Sebastian Spaeth  <Sebastian@SSpaeth.de>  [609849dbd2a89232cbc89f559279e176585a1cad]

Don't install html versions of LICENSE and README


2010-11-23  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [9b85ffa2b003a08fcee9c97f92bc2f26c8c59c6e]

dba34b: DBTypeConversion::getValue renamed to getFormattedValue (at least those variants returning a string), which will give us some better control over the changes required for #i115250#


2010-11-23  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [60336fbefa1b29b0bfa8d89eec240a483b438c06]

dba34b: DBTypeConversion::getValue renamed to getFormattedValue (at least those variants returning a string), which will give us some better control over the changes required for #i115250#


2010-11-23  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [061a04da3da2ceaec462fce145fb4f346b620ac5]

dba34b: get rid of some dead code, which would only be used if the form controls were actually in alive mode, which is quite improbable for this module here ...


2010-11-23  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [430a5a514bdb5adc407cf834fbb0c314667c28fc]

dba34f: removed unused SwDbtoolsClient class


2010-11-23  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [0ade87a8e309f5eb34d0a734c836bdb2f09f00db]

dba34b: don't case Any::getValue's return type, use Any's public API instead


2010-11-23  Thomas Lange [tl]  <tl@openoffice.org>  [52b113e2892bbefefbc0fb8c2540324dabc2333f]

cws tl84: #i115546# assertion fixed


2010-11-23  Thomas Lange [tl]  <tl@openoffice.org>  [ccad553abd004bd82c12d8fbffe384bd31efe419]

cws tl84: #i96486#


2010-11-23  sj  <sj@openoffice.org>  [49ee642b36a41f00a7e035179544944705e49c23]

os145: #b7001886# improved ppt import filter


2010-11-23  David Tardon  <dtardon@redhat.com>  [8915158da117c0fcaada97745bee6cad9b51165b]

Related: rhbz#650170 don't crash when quickstarter is exited by user


2010-11-23  David Tardon  <dtardon@redhat.com>  [3875f7ba34a9d11228d48c32cd21a80fe3544af1]

Related: rhbz#650170 don't crash when quickstarter is exited by user


2010-11-23  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [09e1ceffce157badc46b09c812436ce3a5156e51]

dba34b: diagnostics changed/added (during #i115040#)


2010-11-23  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [a6ae95f1b10fb2cade6c04a500dcf297e18af14f]

dba34b: #i115040# don't ask for a data source for an empty registration name


2010-11-23  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [1bbb669aa658744ce8ccafe18abd199dd872a207]

dba34b: removed unused StylePropertyMapper at the importer, removed unused export of the exporter's StylePropertyMapper


2010-11-23  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [57d99af37e558c7bef573948d571c370a60f0098]

dba34b: more diagnostics


2010-11-23  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [9553dacde794b890505a0c9f4ec4e96c9bd6e88a]

n#652364: Fixed a ww8 column break import problem.

When a column section break was inserted in word, it was transformed
into a page break.

2010-11-23  sb  <sb@openoffice.org>  [c495cfb48872793ff5c44cbfa3d4ca88989c917b]

sb135: merged in DEV300_m94


2010-11-23  sb  <sb@openoffice.org>  [673238aef686eb3c3ce2f12d487477e9e7b5b3b0]

sb135: merged in DEV300_m94


2010-11-23  sb  <sb@openoffice.org>  [87c93c52d88f26921c9cd4f7c832e10c82a2a5a6]

sb135: merged in DEV300_m94


2010-11-23  sb  <sb@openoffice.org>  [87b0b7a01ede801694b6000f106a054a707e7dcc]

sb135: merged in DEV300_m94


2010-11-23  sb  <sb@openoffice.org>  [5cd37f4f0b121f9cdd8afc89d82c1cae46a9898f]

sb135: merged in DEV300_m94


2010-11-23  sb  <sb@openoffice.org>  [5d6952c96fc01052dda6ca4b506a8caca6924afb]

sb135: merged in DEV300_m94


2010-11-23  Sebastian Spaeth  <Sebastian@SSpaeth.de>  [84e2a8e7262955afe9e405d52c4874d6e2972114]

Don't install the readme.html files

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>

2010-11-23  Gert Faller  <gertfaller@aliceadsl.fr>  [ff1edf5a380baa88405feb325066ac70e01de507]

RTL_CONSTASCII_USTRINGPARAM in libs-gui 11


2010-11-23  Takeshi Abe  <tabe@fixedpoint.jp>  [98ab2fdde66436d2913e659896f305ccfb2e301f]

remove dead codes and undesired comments


2010-11-22  Joseph Powers  <jpowers27@cox.net>  [e69a4d6210bfe544a48b7c2cc890f8d955730193]

Fix .gitignore for mac

also a trailing space cleanup.

2010-11-22  Joseph Powers  <jpowers27@cox.net>  [ac958c9386d00963c3ecd2e7120486441d4915b7]

Fix .gitignore for mac


2010-11-22  Joseph Powers  <jpowers27@cox.net>  [40fe15eb9c21baacfbf0b8427dd95638f1f78785]

Fix .gitignore for mac


2010-11-22  Joseph Powers  <jpowers27@cox.net>  [b97f5102bcbcbbfca1c6966ff9d1e41d4fd7716b]

Fix .gitignore for mac


2010-11-22  Joseph Powers  <jpowers27@cox.net>  [a8a1b8d0fc1bb172d8dd9d7de2bec013fa24fc76]

Fix .gitignore for mac


2010-11-22  Joseph Powers  <jpowers27@cox.net>  [d5398b70d4dcdc2fd421ef87fc137cd66ea25360]

Fix .gitignore for mac


2010-11-22  Joseph Powers  <jpowers27@cox.net>  [1b2139ea4492bdf48e17a6d9f49855e23fd3b2d7]

Fix .gitignore for mac.


2010-11-22  Joseph Powers  <jpowers27@cox.net>  [5716e4b1db5d42373c2def4d498748c0880cb4a6]

Remove the last of HC icons


2010-11-22  Joseph Powers  <jpowers27@cox.net>  [ecdd2800f2e9a7749d5a1fcd05384b730bc07ca8]

Remove last of the HC icons from libs-gui

Auto HC detection will set the icons to the HC set; since we no longer have
HC icons in the normal sets.

2010-11-22  Joseph Powers  <jpowers27@cox.net>  [55e0fe6263b817219f4c3c5ee1a7de32451230bf]

Removing the last of the HC ions from libs-core


2010-11-22  Joseph Powers  <jpowers27@cox.net>  [bf8f8053cffb7f2c6f0ac98df93acaa268db1547]

Remove the last of the HC icons


2010-11-22  Joseph Powers  <jpowers27@cox.net>  [eab7e7d957e0d85aa34733d9e7bc0379c462a500]

Removing warnings from Impress


2010-11-22  Joseph Powers  <jpowers27@cox.net>  [a9722262eeb92b4eaf95a8f5975a2b2a99e2fefb]

Remove the last of the HC Icons


2010-11-22  Gert Faller  <gertfaller@aliceadsl.fr>  [6e8883ba743b7b2031f544bc2f8e08fd5ac04b43]

RTL_CONSTASCII_USTRINGPARAM in libs-gui 10


2010-11-22  Gert Faller  <gertfaller@aliceadsl.fr>  [7d0f24c822b0f8af6b0b5fa82ed6bd288cdebe96]

RTL_CONSTASCII_USTRINGPARAM in libs-gui 09


2010-11-22  Gert Faller  <gertfaller@aliceadsl.fr>  [f39607df602883c20c8769a1a2e77bcba1f880d9]

RTL_CONSTASCII_USTRINGPARAM in libs-gui 08


2010-11-22  Gert Faller  <gertfaller@aliceadsl.fr>  [8c779305bca6b2ca4badadb1ed0c89dc092f287f]

RTL_CONSTASCII_USTRINGPARAM in libs-gui 07


2010-11-22  Gert Faller  <gertfaller@aliceadsl.fr>  [bd80ff75a216d6494a1de64896856f4bbccc52ff]

RTL_CONSTASCII_USTRINGPARAM in libs-gui 06


2010-11-22  Timo Heino  <eraggo@gmail.com>  [62a7e346775837d1dfd79c90a9a88daf81f60d71]

More cleanup in calc

Removed more commented out code

>From 508c82de834dc890a2b00702147a55c4603c4bb1 Mon Sep 17 00:00:00 2001
From: Timo Heino <eraggo@gmail.com>
Date: Mon, 22 Nov 2010 20:14:43 +0200
Subject: [PATCH] More commented out code removed in calc

Signed-off-by: Timo Heino <eraggo@gmail.com>

2010-11-22  sj  <sj@openoffice.org>  [b9113ba2a8a4fca7d21b1268a250f4cdc70ba64d]

os145: #b7001886# fixing small ppt import problem, improving png reader


2010-11-22  sj  <sj@openoffice.org>  [fe4993ecf57e530d7adf63524ebfaac881eef3f9]

os145: #b7001886# fixing small ppt import problem, improving png reader


2010-11-22  sj  <sj@openoffice.org>  [1d93737ff8a4ad7ddee057cb6a30286bf4e6ff6b]

os145: #b7001888# fixing small svm problem


2010-11-22  sj  <sj@openoffice.org>  [13881ca76ecbbbef8ede8df923aaf2504a16c5f4]

os145: #b7001888# fixing small svm problem


2010-11-22  Timo Heino  <eraggo@gmail.com>  [b66a347361be139ac4a20d1a386ef851f2ce23f8]

Removed commented out code

Removed code that was commented out from some files inside
calc/chart2/source/controller/accessibility/ folder.

Signed-off-by: Timo Heino <eraggo@gmail.com>

2010-11-22  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [9a95417ef68d5712dcaaad4deaf635f8b1b332eb]

gnumake2: removed milestone from packed module


2010-11-22  Kayo Hamid  <revol.code@yahoo.com>  [ce882c1cd1f81ff652f4db2ec2b45c4692959b53]

clean code


2010-11-22  Gert Faller  <gertfaller@aliceadsl.fr>  [6cf3645e7d2c2c0c6e3be09361a29e54f41849a4]

RTL_CONSTASCII_USTRINGPARAM in libs-gui 05


2010-11-22  Gert Faller  <gertfaller@aliceadsl.fr>  [af58566d88aa2b5e123f3207890282e27a550079]

RTL_CONSTASCII_USTRINGPARAM in libs-gui 04


2010-11-22  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [f81d208280237a68fd5ad4446942f6b9a3d1d593]

gnumake2: merging minibranches


2010-11-22  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [617870903998c638ccfaac2052771c54007d8f2b]

gnumake2: merging minibranches


2010-11-22  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [69963de0be4f8eb769e1028dddf9f4fc598545b5]

gnumake2: merging minibranches


2010-11-22  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [c0fde8c88fdd63546d8166f72a8fff81a4a97b02]

gnumake2: merging minibranches


2010-11-22  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [a228fd5857c76575f4b33e95a2ac2ba6170220a9]

gnumake2: fixed instsetoo_native, removing common trees


2010-11-22  Gert Faller  <gertfaller@aliceadsl.fr>  [d2cac56c6619b2b831d2f458b12b9771b78c83d2]

RTL_CONSTASCII_USTRINGPARAM in libs-gui 03


2010-11-22  Gert Faller  <gertfaller@aliceadsl.fr>  [a23d54eed27736eda876e975c510d7b3c230c5b8]

RTL_CONSTASCII_USTRINGPARAM in libs-gui 02


2010-11-22  Gert Faller  <gertfaller@aliceadsl.fr>  [433b107ea2bcc5242ab515cb82a9e6954e0c899b]

RTL_CONSTASCII_USTRINGPARAM in libs-gui 01


2010-11-22  Hans-Joachim Lankenau  <hjs@openoffice.org>  [0fb117ca84c0fe58026b61de34eb2e6991fa6e4c]

gnumake2: better use REPODIR


2010-11-22  os  <os@openoffice.org>  [2eb40fcdb2f3e4e9768fa18ad662c11d52c44ad2]

#b7001883# exit if sprm array is invalid


2010-11-22  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [4003e6f60207abc9009f892cfa39caacf8cb4044]

gnumake2: rename deliver.log to gb_deliver.log to save it from being killed by deliver.pl, added cleanpackmodule phony target


2010-11-22  Gert Faller  <gertfaller@aliceadsl.fr>  [7027ae3512d75d8aef2c27dbfa6bd8981fa0ed49]

RTL_CONSTASCII_USTRINGPARAM in base


2010-11-22  Caolán McNamara  <caolanm@redhat.com>  [3d41c91e91ca9a06d0cd572ffedebd82c222d447]

make possible to build with c++0x


2010-11-22  Caolán McNamara  <caolanm@redhat.com>  [dc840d8a6b4823eb3870221df70a01effb12e5ff]

make it possible to build with c++0x


2010-11-22  Caolán McNamara  <caolanm@redhat.com>  [1883f7c2394a208a0acaf2ccf2aeae4b142b1fd0]

remove some warnings, and make it possible to build with c++0x


2010-11-22  Caolán McNamara  <caolanm@redhat.com>  [76f27737f18258bd3e5d3ec45f40243af484b254]

fix some warnings


2010-11-22  Mikhail Voytenko  <mav@openoffice.org>  [bdcbd99aea1012e618b0dfd2c6e695d7dcb581ba]

fwk160: #i106223# replace pkg: protocol with zip: if necessary


2010-11-22  Mikhail Voytenko  <mav@openoffice.org>  [722bf9e9299d4c45dc540b94825cc2d1a2172f29]

fwk160: #i106223# replace pkg: protocol with zip: if necessary


2010-11-22  Caolán McNamara  <caolanm@redhat.com>  [db2522b7323fab4d570b23aa7a39be9994cbbb0c]

make it possible to build with c++0x


2010-11-22  Gert Faller  <gertfaller@aliceadsl.fr>  [0dd9bb690cbad86948369a37d4a87fb71e642105]

RTL_CONSTASCII_USTRINGPARAM in impress


2010-11-22  Herbert Duerr [hdu]  <herbert.duerr@oracle.com>  [21d610c5dc0fcf7adf08d045af1d90eeb5b1b53e]

#i115718# fix IFCM refcounting while subsetting fonts on OSX


2010-11-22  Noel Power  <noel.power@novell.com>  [a146d01a70a85712556918f1b77596870582d679]

remove debugging artifact


2010-11-22  Vladimir Glazunov  <vg@openoffice.org>  [1a5c9a9fc0b76f921a05883056bf4decabe65c3c]

l10nnewlangs: #i115677# removed unneeded condition


2010-11-22  Noel Power  <noel.power@novell.com>  [b874a1f9c03601c5fd8cc2f771a16da4a65c15bc]

remove debugging artifact


2010-11-22  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [ee38ec182e60b2fa27f656dcc7dc0beb202f1eb6]

undoapi: fixed post-rebase compile error


2010-11-22  Miklos Vajna  <vmiklos@frugalware.org>  [93a0a92bc07b541009ccd0e8d536a50dc43c2672]

Add doxygen comment for DocxAttributeOutput


2010-11-22  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [dd6302357c8b23d6dc428531fcb5e796b8032bda]

dba34b: merge after pulling DEV300.m94


2010-11-22  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [825ea9d04565fcc57da31ae7b3be40a38450ff3b]

dba34b: merge after pulling DEV300.m94


2010-11-22  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [52ea3e3aaad1a97a4cd2c0ccfd18fec10faa4dee]

dba34b: merge after pulling DEV300.m94


2010-11-22  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [e08c34ff87f2b676acc265fc0f23a5ee7ebeeee3]

dba34b: merge after pulling DEV300.m94


2010-11-22  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [6a259358aca34fddf1b215ae74ece8996f99b33a]

dba34b: merge after pulling DEV300.m94


2010-11-22  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [a555878a353d25be47093e101371339d6e73a3b7]

dba34b: merge after pulling DEV300.m94


2010-11-22  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [e15e0a989544082ea840c0fc0cee639b1e74dbf0]

dba34b: merge after pulling DEV300.m94


2010-11-22  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [039409270408baf2298aff86106ad63463fb3b5c]

dba34b: merge after pulling DEV300.m94


2010-11-22  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [22ea168b2014bbefe00a52de59f52b669abd8909]

dba34b: merge after pulling DEV300.m94


2010-11-22  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [5001b1ce32ae6dded99f459a942431fbc91c51a9]

dba34b: merge after pulling DEV300.m94


2010-11-22  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [088b7d620207f83c88c87eb14bda7784ab29fbc4]

dba34b: merge after pulling DEV300.m94


2010-11-22  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [ca21bbb60a0e298ed31a75b531478ad0755e473e]

dba34b: merge after pulling DEV300.m94


2010-11-22  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [21ba9fdc6a584c6516576c1dd9a7131fe1d40075]

dba34b: merge after pulling DEV300.m94


2010-11-22  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [9998fbf387db200dcd9a04bddb188662c2c37cda]

dba34b: merge after pulling DEV300.m94


2010-11-22  Caolán McNamara  <caolanm@redhat.com>  [cd95a24643055cd6428ef7f3384901bec1fc1a9a]

tweak this to make it easy to compiler with c++0x


2010-11-22  Caolán McNamara  <caolanm@redhat.com>  [aa8b7fdd6165cc54eab485d3f24c894a3bdb0f06]

tweak this to make it easy to compiler with c++0x


2010-11-22  Marc Neumann [msc]  <Marc.Neumann@oracle.com>  [863e54d176678f0a0b79b7da23f69dee8c1ea921]

cws dba34b: new test for charts


2010-11-22  Marc Neumann [msc]  <Marc.Neumann@oracle.com>  [1b28cf59b5818060a32737601f5fd42bec79f850]

cws dba34b: remove qaerrorlog


2010-11-22  Caolán McNamara  <caolanm@redhat.com>  [ec765081b7eceb28fff8b545e7433b14a995c2eb]

rename this to make it easy to compiler with c++0x


2010-11-22  Julien Nabet  <serval2412@yahoo.fr>  [d4ef839c9e92f24156e7c6f4c71e47799281bbb8]

use RTL_CONSTASCII_USTRINGPARAM


2010-11-22  David Tardon  <dtardon@redhat.com>  [d90b0ebc59e9912d66b66fd242243908b39255a3]

rhbz#650170# shutdown quickstarter at end of desktop session


2010-11-22  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [1a9c2e9352e554872315ced1962f5fc75c227881]

gnumake2: error out on setuplocal and removelocal without gb_LOCALBUILDDIR


2010-11-22  Caolán McNamara  <caolanm@redhat.com>  [04908a45e8ba8ab3fa342c55df4682b3bc0b3510]

these ones aren't candidates for RTL_CONSTAS, the args are pointers


2010-11-22  Caolán McNamara  <caolanm@redhat.com>  [43fcc01e7bc2c516c15eae820c194302514c6a92]

WaE, && ||


2010-11-22  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [024a55900940782373f93e6f4b5077855527a558]

gnumake2: getting rid of obsolete install and uninstall targets


2010-11-22  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [892e4b46d856af0bdc7d065ac22b7f21e2a97cb1]

gnumake2: getting rid of obsolete install and uninstall targets


2010-11-22  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [7c69e9471c4985a24a1d6957245ee58ec1eed6ea]

gnumake2: getting rid of obsolete install and uninstall targets


2010-11-22  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [b47f9bc5078be86b62006563f6c1af36d61b87cb]

gnumake2: getting rid of obsolete install and uninstall targets


2010-11-22  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [940fd9c04e335f93a1ebccb9459d56aa786c37ed]

gnumake2: add dll file to deliver.log


2010-11-22  Julien Nabet  <serval2412@yahoo.fr>  [51838cd27feb1219b2f1f5e387539efa129c58b6]

cleanup createFromAscii calls


2010-11-22  Caolán McNamara  <caolanm@redhat.com>  [f2e051f4c805e81c7788b6a2c3124be78fd87c05]

WaE, && ||


2010-11-22  Michael Meeks  <michael.meeks@novell.com>  [d58c6e0517d14fb461b4089f4b6ae62c9ea9b26d]

cleanup floating comments


2010-11-22  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [f3eb77586e067a46211334a78987652815f47744]

further removing of dead code

Hello,
here in components some other pieces to delete. Again some small parts
in case  I was to generous in deleting.

regards

>From 1535d5e774e7d1ef08696344be8fcdfc6828f2c3 Mon Sep 17 00:00:00 2001
From: pjacquod <pjacquod@alumni.ethz.ch>
Date: Sun, 21 Nov 2010 12:10:15 +0100
Subject: [PATCH 1/5] remove dead code components workben

2010-11-22  Noel Power  <noel.power@novell.com>  [a17065d3837598a75784f03d352895e8dbf4ad7c]

fix for n#648731 imagedata attribute not imported correctly


2010-11-22  Noel Power  <noel.power@novell.com>  [06e1dc0304efe0446816d510f9c6e6673079f157]

fix for n#648731 imagedata attribute not imported correctly


2010-11-22  pjacquod  <pjacquod@alumni.ethz.ch>  [d12f2c39ac2103416eddc28702a904ede0baae5f]

remove dead code in calc core data

and some comments translation

2010-11-22  Mikhail Voytenko  <mav@openoffice.org>  [b824d13f58822cc73cff2980daccafffba28fde4]

fwk160: #i59788# use standard InteractionHandler to store documents


2010-11-22  Caolán McNamara  <caolanm@redhat.com>  [c0aaf91e9ad126a615dbf5a90fede3128a6b1ac9]

Remove some #if 0 code blocks--author= Kevin Hunter <hunteke@earlham.edu>


2010-11-22  Kevin Hunter  <hunteke@earlham.edu>  [758abe5d5eeada61b3e6714ad087f5d9826dd240]

Remove some #if 0 code blocks


2010-11-22  Kevin Hunter  <hunteke@earlham.edu>  [e4e9063a2883b4fe6a5e7538da58bf16a56d2f18]

EasyHacks - kill dead code, translate, formatting

- Mainly removed some uncompiled code
- Translated a couple of comments
- Removed some errant tabs and tried to line up code as originally intended

2010-11-22  Kayo Hamid  <revol.code@yahoo.com>  [94ae5e188dc42aa35171cac11478b7c7aef72c58]

remove bogus comments


2010-11-22  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [5946988a4d2b9e43ce9f6980a69085db4d0667ee]

vcl117: fix SLOFILES


2010-11-22  Joachim Trémouroux  <joachim.tremouroux@gmail.com>  [b61f6b3eadd624cfb6d0645fdb1ae681f5309712]

removed unused SvXMLNumFmtDefaults methods


2010-11-22  Joachim Trémouroux  <joachim.tremouroux@gmail.com>  [fcb289f1cc41d58c725003546bc287ba7f061267]

removed unused SvXMLNumFmtDefaults methods


2010-11-22  Luboš Luňák  <l.lunak@suse.cz>  [45a980cd8a09fd53aa35214c5262ee5873051e33]

implement lvlJc also according to ISO, not just Ecma


2010-11-22  Kayo Hamid  <revol.code@yahoo.com>  [58012767d94eb0028fdfe87d620553090465dc6c]

Clean code and comments at writer


2010-11-22  Muthu Subramanian K  <sumuthu@novell.com>  [9974dbcbee4bbadccf20953ac729f843e34adc51]

Missing call to importDocumentProperties() n#655194


2010-11-22  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [a10c18505e9ae62b6cd2b3bed89d02947873e60d]

Fix for i#115681

Some missing condition before actually draggging the border.

2010-11-22  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [ddfb4e660c0f23b3c594b859a54694bb8acd8c96]

Fix for i#115681

Some missing condition before actually draggging the border.

2010-11-22  Herbert Duerr [hdu]  <herbert.duerr@oracle.com>  [a26b166697b3486eebe005e33184b713689c3382]

#i108584# workaround unexpected ATSUBreakLine error result


2010-11-22  Herbert Duerr [hdu]  <herbert.duerr@oracle.com>  [a7efcc63895bb32164a9077a3e46b7cab33c3454]

#i108584# workaround unexpected ATSUBreakLine error result


2010-11-22  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [fb653ac7f77f672001f3ca98bed65011c2f37ad7]

undoapi: merge after pulling DEV300.m94


2010-11-22  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [470aed516eb9c4924ad39ebbc73af5e5a874115b]

undoapi: merge after pulling DEV300.m94


2010-11-22  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [c6b8eb2de240805632d4fdf4843adb6fc3449a28]

undoapi: merge after pulling DEV300.m94


2010-11-22  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [42b9e74aa96ae39c7f37c018a473ebf12425b77f]

undoapi: merge after pulling DEV300.m94


2010-11-22  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [8691e6616a7976923bd733e2e300cd40705f6504]

undoapi: merge after pulling DEV300.m94


2010-11-22  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [8bb099cf0afae209a4a74376e714db1d453c2cbb]

undoapi: merge after pulling DEV300.m94


2010-11-22  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [326a2b7510cc3a67d26b98839127ec625b67758f]

undoapi: merge after pulling DEV300.m94


2010-11-22  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [391c3457c667e1f11e2a99097b9f8a9356cd19e8]

undoapi: merge after pulling DEV300.m94


2010-11-22  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [52e3b9ebbc632d7d1f37f0c1f2fe9646c4818c59]

undoapi: merge after pulling DEV300.m94


2010-11-22  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [546853bb2ee974f91699412cc3329bbf53aca312]

undoapi: merge after pulling DEV300.m94


2010-11-22  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [e13b8a69eed7f6dbbd28f49446581bd68f2d500c]

undoapi: merge after pulling DEV300.m94


2010-11-22  David Tardon  <dtardon@redhat.com>  [caba2527de3040f40149c218249a9dc9c59261fd]

set default debug level to 1


2010-11-22  David Tardon  <dtardon@redhat.com>  [f1d2af0d86548e0c916eeadc934d4d1131eaecc2]

rhbz#650170# shutdown quickstarter at end of desktop session


2010-11-22  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [129551cbd39c8d5c2908bd18750ef5d917d8dfca]

undoapi: unxsols4 WaE


2010-11-22  Thomas Lange [tl]  <tl@openoffice.org>  [a8ddea085bc9063d31426baf9b84889583b89f27]

cws tl84: makefile fixed


2010-11-22  Julien Nabet  <serval2412@yahoo.fr>  [0afb1d652f8cd1b85ccbb384af005a13b5e59e81]

sizeof(foo)/sizeof(foo[0]) -> SAL_N_ELEMENTS


2010-11-22  David Tardon  <dtardon@redhat.com>  [266310d47870bd72f2fa52d7e888bbcb5290174b]

simplify string initialisation


2010-11-21  Norbert Thiebaud  <nthiebaud@gmail.com>  [3fc2d546c4d343525df69c118701bb0c9a2831e1]

squashed a couple hundreds warning.


2010-11-21  Norbert Thiebaud  <nthiebaud@gmail.com>  [9140ff3adcb0d34bdaef8fb8b73c96947c592ec0]

micro-optimization suggested by cppcheck


2010-11-21  Norbert Thiebaud  <nthiebaud@gmail.com>  [125f62ce4860a075a14f48465869c9f36ee9a266]

adjust .gitignore for MacOS


2010-11-21  Caolán McNamara  <caolanm@redhat.com>  [77f0ed6b3895adedfa1d4dc4012bd77b4c8f4242]

use consistent autocorrect file names


2010-11-21  Caolán McNamara  <caolanm@redhat.com>  [bdcc0e91b6be5e376d577e20026c8e43d534b8c4]

use consistent autocorrect file names


2010-11-21  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [b3f89e21b3ad6b0242ee2d776719dc751734bad5]

gnumake2: fixed package for naming convention


2010-11-21  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [d712baf609bd6f4fe68a9aaf023340ceb577ef84]

gnumake2: cleaned up module registration


2010-11-21  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [42ab649b247b785b70bb346ad6b3826b48896287]

gnumake2: comments in Output.mk


2010-11-21  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [9d9079fe8c7b84888324b08b79cd7456412ebc3b]

gnumake2: comments in SdiTarget.mk


2010-11-21  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [711b9d857e0f7e1561198170a07e33436269a310]

gnumake2: comments in LinkTarget.mk


2010-11-21  Norbert Thiebaud  <nthiebaud@gmail.com>  [90d05f597dd096bc413dfaea7bb1dad8d7def1f0]

change the way to hide warning so that it doesn't trigger cppcheck warnings


2010-11-21  Norbert Thiebaud  <nthiebaud@gmail.com>  [92b02bd26cb82816e76a929621d8dbf5085a4199]

adjust .gitignore for MacOS


2010-11-21  Andreas Mantke  <maand@gmx.de>  [2fb45fdbe5a92841930864c9fc263f9fbf44c8d6]

Translation of comments to English


2010-11-21  Norbert Thiebaud  <nthiebaud@gmail.com>  [ed40b5b0056af9e68a15223ba9c6d37ac243c4ba]

fix a potential null pointer dereference


2010-11-21  Norbert Thiebaud  <nthiebaud@gmail.com>  [5f5056f878b19e044a56dfddf0fb60c32af032b9]

adjust .gitignore for MacOS


2010-11-21  Norbert Thiebaud  <nthiebaud@gmail.com>  [83cb7a3edb81be1bbd34a57b0db06f19ea6f6d2c]

remove 'busy' code (code that consume cpu to produce unused result)


2010-11-21  Norbert Thiebaud  <nthiebaud@gmail.com>  [bbd7641bf98720648e245f7365e9fa0459fdecdf]

add a missing ifdef (thanks to cppcheck)


2010-11-21  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [92f7ef439605e07135beeb43f6a75e641513ce77]

gnumake2: gbuild file permissions


2010-11-21  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [0e6af4d8ae462651501209a3aa7b708f7ff1d491]

gnumake2: made setuplocal an extension


2010-11-21  Norbert Thiebaud  <nthiebaud@gmail.com>  [a19c9e3e861fd2c16632eb8bad8cc4661be88f63]

fix a potential null pointer dereference


2010-11-21  Norbert Thiebaud  <nthiebaud@gmail.com>  [99c93d51cf2e40caa090f6324f58f2485ea3d242]

adjust .gitignore to filter built stuff on MacOS


2010-11-21  Gert Faller  <gertfaller@aliceadsl.fr>  [110e8ccb8567bec3a1410868bd5d917f6212a2bb]

RTL_CONSTASCII_USTRINGPARAM in libs core 48


2010-11-21  Norbert Thiebaud  <norbert@sqdata.com>  [1b0c06fa5141409d33aa4acf581a7806947f2ff8]

fix potential null pointer dereference


2010-11-21  Gert Faller  <gertfaller@aliceadsl.fr>  [ae8f29fa66a341f97513db5d34e2bb0e5564b34e]

RTL_CONSTASCII_USTRINGPARAM in libs core 47


2010-11-21  Gert Faller  <gertfaller@aliceadsl.fr>  [3b58d2b7e3ba1274240a4a2ca41f2ef5cf7c65c6]

RTL_CONSTASCII_USTRINGPARAM in libs core 46


2010-11-21  Joseph Powers  <jpowers27@cox.net>  [6134bb32a5ccabb9bf8cc7dbe5334c925f063ba9]

.src cleanup and .png fixes


2010-11-21  Gert Faller  <gertfaller@aliceadsl.fr>  [d954d449e4cfa946fcd5508cdbaca3ba732decf5]

RTL_CONSTASCII_USTRINGPARAM in libs core 45


2010-11-21  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [f018f0d62f3207d382e34ab968137e5d02f8791b]

gnumake2: some more comments on deliver


2010-11-21  Gert Faller  <gertfaller@aliceadsl.fr>  [d3c3c55afffa2143556a1c5aa4323bf22145000c]

RTL_CONSTASCII_USTRINGPARAM in libs core 44


2010-11-21  Gert Faller  <gertfaller@aliceadsl.fr>  [3c5dfbfaff63d25a10807ea6314a05e799645433]

RTL_CONSTASCII_USTRINGPARAM in libs core 43


2010-11-21  Robert Nagy  <robert@openbsd.org>  [14add1c214b87beb7ad8e59554062711cdad9812]

Revert "Add AC_SUBST(PYTHON) so that the PYTHON var can be used by the build"

This reverts commit e394fe91858b85a57781837d2aeaaa4613cb370e.

2010-11-21  Robert Nagy  <robert@openbsd.org>  [9e0c5164f0f4662709e79655e0b115fc62ad5cd8]

Revert "Add AC_SUBST(PYTHON) so that the PYTHON var can be used by the build"

This reverts commit ff2fec6aac243bb3ea7380709212454c3bedcc18.

2010-11-21  Gert Faller  <gertfaller@aliceadsl.fr>  [94b130129b466a066aa095501123b3ce787db132]

RRTL_CONSTASCII_USTRINGPARAM in libs core 42


2010-11-21  Robert Nagy  <robert@openbsd.org>  [3eac023485b0f5de3eb43c83a459cc0dc81b3705]

Add AC_SUBST(PYTHON) so that the PYTHON var can be used by the build


2010-11-21  Robert Nagy  <robert@openbsd.org>  [00ed1acca98c31f4255d73b94bb0899c1bef418d]

Add AC_SUBST(PYTHON) so that the PYTHON var can be used by the build


2010-11-21  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [034f941e5564cf0bcf080de86d52e134d0c5224a]

gnumake2: packmodule extension


2010-11-21  sb  <sb@openoffice.org>  [1604ae053c316b2638a89533df7699f4edc80203]

sb136: #i114155# partially revert fix for i108776 to avoid ABI incompatibility of jvmaccess library


2010-11-21  sb  <sb@openoffice.org>  [56efc141e784a0c1ab7de9a91cc83ab688df381e]

sb136: #i115386# prefer en[-US] over empty xml:lang value, to accomodate existing extensions with bad .xcu content


2010-11-21  sb  <sb@openoffice.org>  [830738b795cbb5c7998d13b665dd905efb0205e0]

sb132: #i114155# use "en" as additional fallback locale after "en-US" (transplanted from 630d6876c61cd1e0d42b8aa18bfc2ab22079a20f)


2010-11-21  Rene Engelhard  <rene@debian.org>  [33831771868b56b5a82c7f707f04cb9912b43de8]

Merge commit 'ooo/OOO330_m16' into libreoffice-3-3


2010-11-21  Rene Engelhard  <rene@debian.org>  [19b23a511c019b757e5c8d165d49dc1c1e2b25bb]

Merge commit 'ooo/OOO330_m16' into libreoffice-3-3


2010-11-21  Joseph Powers  <jpowers27@cox.net>  [740cac4a40b3a1b0e01b62298424e94203aa9e73]

Removed unused define


2010-11-21  Joseph Powers  <jpowers27@cox.net>  [ee67ae67d8c68f8c5a7d9a8870c4d0357f1d1f78]

hrc cleanup


2010-11-21  Gert Faller  <gertfaller@aliceadsl.fr>  [91435be98e173d132d7a38ed70f9865e2533244e]

RTL_CONSTASCII_USTRINGPARAM in libs core 41


2010-11-21  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [80f8b18c9e6f6a7ac1e917f976f3bbe3d3bd9f90]

gnumake2: merging minibranches


2010-11-21  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [068d8ecd8bba4ef00b22f5c27ca07d1435717fe1]

gnumake2: primitive implementation of module packer created


2010-11-21  Gert Faller  <gertfaller@aliceadsl.fr>  [ca04a072dd74119ab4a5d133e370d332b18e632c]

RTL_CONSTASCII_USTRINGPARAM in libs core 40


2010-11-21  Gert Faller  <gertfaller@aliceadsl.fr>  [151172207eb46a696089ed48381e8da13b291397]

RTL_CONSTASCII_USTRINGPARAM in libs core 39


2010-11-21  Gert Faller  <gertfaller@aliceadsl.fr>  [e018e29d13091c8d093fe974e8e3f75132fa428e]

TL_CONSTASCII_USTRINGPARAM in libs core 38


2010-11-21  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [211d74a272d422d7e2469dcc84e47113334859f6]

removed dead code in calc core tools


2010-11-21  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [363eacd7aa50fd5011490a16d22185f218f538dc]

remove dead code in calc ui vbremove dead code in calc ui vbaa


2010-11-21  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [371e995a70c203ef34b869ce703c3dd428177a11]

cleaned dead code in calc ui view


2010-11-21  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [20d7c5b2136262336be0dba6220cd92e0f0005d5]

dead code removed in calc ui pagedlg


2010-11-21  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [9ba31053f4aaf1da7f6862518839af5664e1608d]

removing dead code in calc docshell


2010-11-21  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [8eda3dc9f99a8c8ac07f75fa480bd6d8dcb34d37]

clean dead code in sc fileter excel


2010-11-21  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [5abd1cc36d4b257814cdb3095c0a6bbecfc170f0]

remove dead code in calc/sc/inc


2010-11-21  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [a03d77c77cc8014686bbb1b678ff820fd8f67a48]

cleaning dead code in calc/scaddins


2010-11-21  Julien Nabet  <serval2412@yahoo.fr>  [8d4e7b511faec439b528a19b9b4f3fb823f3a765]

RTL_CONSTASCII_USTRINGPARAM for libs-core/framework


2010-11-21  Gert Faller  <gertfaller@aliceadsl.fr>  [253fbeeb2157c72dfa87994d96a587d0a8a84822]

TL_CONSTASCII_USTRINGPARAM in libs core 37


2010-11-21  Gert Faller  <gertfaller@aliceadsl.fr>  [993a93a3a30243dab73ad5a4f8c473fbe9435eeb]

TL_CONSTASCII_USTRINGPARAM in libs core


2010-11-21  Gert Faller  <gertfaller@aliceadsl.fr>  [e94d6158ef93d86cf911a232e0fe7d72785d39b4]

TL_CONSTASCII_USTRINGPARAM in libs core 32


2010-11-21  Gert Faller  <gertfaller@aliceadsl.fr>  [67677681f9163aed562f19cda1a3e6e3335ea286]

TL_CONSTASCII_USTRINGPARAM in libs core 34


2010-11-21  Gert Faller  <gertfaller@aliceadsl.fr>  [82fd6179258e7c1d559e967fd46f20c72c294d28]

TL_CONSTASCII_USTRINGPARAM in libs core 33


2010-11-21  Gert Faller  <gertfaller@aliceadsl.fr>  [a791a8e604be9fad5794ff565b4509614de43bc3]

TL_CONSTASCII_USTRINGPARAM in libs core 32


2010-11-21  Gert Faller  <gertfaller@aliceadsl.fr>  [4f5dd635593abb9000583663958779290d171f5c]

TL_CONSTASCII_USTRINGPARAM in libs core 31


2010-11-21  Gert Faller  <gertfaller@aliceadsl.fr>  [a1ab44109c4b8ca6c2ce3764ef2ec4f5a21ddedd]

TL_CONSTASCII_USTRINGPARAM in libs core 30


2010-11-20  Gert Faller  <gertfaller@aliceadsl.fr>  [2013b26251e51d7af10f36cac7ff7305ec5a7d46]

TL_CONSTASCII_USTRINGPARAM in libs core 29


2010-11-20  Gert Faller  <gertfaller@aliceadsl.fr>  [29ca967a498d9f82030bab34803280b9ef06ff4c]

RTL_CONSTASCII_USTRINGPARAM in libs core 28


2010-11-20  Gert Faller  <gertfaller@aliceadsl.fr>  [5e29a35066c5663980930f5c118b5415d31a01a4]

TL_CONSTASCII_USTRINGPARAM in libs core 27


2010-11-20  Gert Faller  <gertfaller@aliceadsl.fr>  [317cfbfda9f638fe59c43caa433582f3b7845c79]

TL_CONSTASCII_USTRINGPARAM in libs core 26


2010-11-20  Andreas Mantke  <maand@gmx.de>  [19f39fdbc5f88907fe92de1aaf32d600794819a5]

Translation of comments to English


2010-11-20  Caolán McNamara  <caolanm@redhat.com>  [bb4211749b569d8bcfc505431c10faf5eaaf50d8]

drop some low-hanging warnings


2010-11-20  J. Graeme Lingard  <jgraeme+git@gmail.com>  [e5cedfc83a548e5554e79cba141665f07ada96b5]

Remove empty comments


2010-11-20  Julien Nabet  <serval2412@yahoo.fr>  [250fe869c1a20faa133cc99decfbb895739f7963]

RTL_CONSTASCII_USTRINGPARAM improvements


2010-11-20  Julien Nabet  <serval2412@yahoo.fr>  [88118c8a4e3d62a1c5ff2c8f4acc91d99e0ce357]

RTL_CONSTASCII_USTRINGPARAM improvements


2010-11-20  Julien Nabet  <serval2412@yahoo.fr>  [c44fdc7a1f6d787bb8eea8c39c10b97f70012dc2]

RTL_CONSTASCII_USTRINGPARAM improvements


2010-11-20  Caolán McNamara  <caolanm@redhat.com>  [6ff2f2a75a9e7f6de131197dcc2420da41931b57]

cppcheck reports unused struct


2010-11-20  David Tardon  <dtardon@redhat.com>  [5c0d483ce5795ac5fd1e486852ff6d393393a8a7]

use RTL_CONSTASCII_STRINGPARAM


2010-11-20  David Tardon  <dtardon@redhat.com>  [2b7c401e537d654a7469f7840e3e4527b22b2a8e]

remove redundant code


2010-11-20  David Tardon  <dtardon@redhat.com>  [45e36ce06f9f4c35578fc7122c6d91ff0d38b112]

simplify bool expression


2010-11-20  David Tardon  <dtardon@redhat.com>  [4d0ed3354adc39c895b95aadb36fdb801db56b83]

fix comments


2010-11-20  David Tardon  <dtardon@redhat.com>  [60e83cbcc55f0f5164923e3188d5b816176011c4]

replace code repetition by a loop


2010-11-20  David Tardon  <dtardon@redhat.com>  [d3f641640d65f382fe3a028c64fdfea49b584c71]

remove unused code


2010-11-20  David Tardon  <dtardon@redhat.com>  [74848374c67b7aaca19b89a7d692b4e762e0d6d0]

use spec. tags for true, false and null


2010-11-20  David Tardon  <dtardon@redhat.com>  [8d90ceed41c26236648a620ead34ef513e9d9664]

fix some typos


2010-11-20  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [4df5971193bd7e983c2e9c45bc21013f3bc5bfb1]

gnumake2: more missing headers from toolkit


2010-11-20  Gert Faller  <gertfaller@aliceadsl.fr>  [add5b7c063447de91d6d4c766f9d813060f6b2e9]

TL_CONSTASCII_USTRINGPARAM in libs core 25


2010-11-20  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [80740d204fe5a6325be1aaddf98ffaa882504669]

gnumake2: added missing header for windows in toolkit


2010-11-20  Gert Faller  <gertfaller@aliceadsl.fr>  [bc724f0c0062f0d76f9f9412ca5581b4cd0d115d]

TL_CONSTASCII_USTRINGPARAM in libs core 24


2010-11-20  Andras Timar  <timar@fsf.hu>  [f863ebc25ee2cae2c4a874c88c0b19e86030812a]

fixing overlapping controls


2010-11-20  Andras Timar  <timar@fsf.hu>  [c08b1916552388ace78d27357ae1a2510bc53aee]

fixing overlapping controls


2010-11-20  David Tardon  <dtardon@redhat.com>  [9e595c48b583e9f33d078b3d65f093a7dbe0ecbf]

replace ScfRef with boost::shared_ptr in assertions too


2010-11-20  Kevin Hunter  <hunteke@earlham.edu>  [8e401df9f064a6f7da0266bfe8461c481c0c0958]

EasyHack: RTL_CONST macro from createFromAscii

They're only in the tests, but it compiles, and the createFromAscii
messed with my grep-age!

2010-11-20  Gert Faller  <gertfaller@aliceadsl.fr>  [82e54f6a8f96840b894efb30be5279767e709d4f]

TL_CONSTASCII_USTRINGPARAM in libs core 23


2010-11-20  Kevin Hunter  <hunteke@earlham.edu>  [865920378c4188900720cdb559a64d1c38552cc8]

EasyHack: RTL conversion from createFromAscii


2010-11-20  Kevin Hunter  <hunteke@earlham.edu>  [6fb8e13b45e018202fd62142bde7fc022e906ed7]

EasyHack: RTL conversion from createFromAscii


2010-11-19  Joseph Powers  <jpowers27@cox.net>  [2510dd1485001ecb607e79112c4ab27dfeab2eab]

Some minor HC fixes for binfilter


2010-11-19  Nigel Hawkins  <nigel.hawkins@inmail24.com>  [d765db020b580086edb2b1068c9995c442a1ad91]

Replace ScfRef with boost::shared_ptr in calc filter code.


2010-11-19  Kohei Yoshida  <kyoshida@novell.com>  [c41250f509c7178c937a2a05a6eb5f907ecf79c4]

No automatic width adjustment of the dropdown popups. (fdo#31710)

Let's not automatically adjust the width of the dropdown popups of
the Values combo boxes in the standard filter dialog.  It looks
better that way.

2010-11-19  Kohei Yoshida  <kyoshida@novell.com>  [5973a9a6552d185671068c9d3a1abb1c7c792924]

Allow the dropdown list of a combo box to be scrollable. (fdo#31710)

This change makes the dropdown list of a combo box control to be
horizontally scrollable in case the longest text in the list box
is wider than the maximum allowed width of the dropdown list.

Also, previously the dropdown list would become wider than the
desktop width when the longest text exceeded the desktop width.
This change caps the max width of the dropdown list to be the width
of the desktop width.

2010-11-20  Andras Timar  <timar@fsf.hu>  [97abc1d91a7cc7a8ec2088189a924565b184e0db]

removed unused files


2010-11-20  Andras Timar  <timar@fsf.hu>  [d257f9fc46e96d7656cf3d97f2ab512937c76997]

removed unused files


2010-11-19  Andreas Mantke  <maand@gmx.de>  [c835fdce76454f7d08d1cf8b3f36ce1a3936ec0c]

Translation of comments to English


2010-11-19  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [a3697be25720d83afb8221f1490dde0c2de9e035]

gnumake2: cleared migrated build.lst


2010-11-19  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [e5acb08b930bba27e371164c16a19c9336d5b745]

gnumake2: cleared migrated build.lst


2010-11-19  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [b630c9f0a8f7c6dddc675fb8e52f6ccc90f8dc1c]

gnumake2: cleared migrated build.lst


2010-11-19  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [537ee796bf769e323dc08e0e30b3ea856affcba9]

gnumake2: merging minibranches


2010-11-19  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [0df25f52c298f42bbc66fa4eb18f577c12d28d0e]

gnumake2: merging minibranches


2010-11-19  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [64dbcdac471384d3ec0ffe1204bd4afd06c112c1]

gnumake2: merging minibranches


2010-11-19  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [e271d1eae9334c09e38d45f25a913d9994338f1d]

gnumake2: merging minibranches


2010-11-19  Kohei Yoshida  <kyoshida@novell.com>  [da041554995bb7e98e9564b3cf3252c4a50d4673]

Removed non-printable characters.


2010-11-19  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [bacdf52829e90e9535ceefd1a08a5dd92adb610c]

gnumake2: removing old dmake file in migrated modules


2010-11-19  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [c05087b295acf86ce13105b0cc67b82feb92f45a]

gnumake2: removing old dmake file in migrated modules


2010-11-19  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [c8e2c920be9958a3f211a983d2c88bac6ea351c3]

gnumake2: removing old dmake file in migrated modules


2010-11-19  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [37c9d580e4ef1e538771cef7d6423211b161903c]

gnumake2: making macosx-create-bundle a good unix citizen and shut up on success


2010-11-19  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [97912c6f72e8cfdf32edee857b4c2d36f8cfee89]

gnumake2: fixes for linking on OSX


2010-11-19  David Tardon  <dtardon@redhat.com>  [f65bf1380004a4bdccbf170e36df9685510b2b3d]

do not use high contrast icons


2010-11-19  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [767538bd266c6d620b9664ff1eb5641381b14440]

gnumake2: major refactoring of the layer logic separating it between linktarget, library and executable classes


2010-11-19  Gert Faller  <gertfaller@aliceadsl.fr>  [2e2cc395380398f4bd2de52eac08259b34884c85]

TL_CONSTASCII_USTRINGPARAM in libs core 22


2010-11-19  Niklas Nebel  <nn@openoffice.org>  [6eb12fd797e84788ce0471dd646c4015d4ffbb28]

dr78: #i88468# merge page margin display back into DoPrint


2010-11-19  Gert Faller  <gertfaller@aliceadsl.fr>  [c33f4c624b22d2b41718e126d8124b37ea9ccf33]

TL_CONSTASCII_USTRINGPARAM in libs core 15


2010-11-19  Gert Faller  <gertfaller@aliceadsl.fr>  [60fec7754d70f0527d6ae80455b4ca876b7d451b]

TL_CONSTASCII_USTRINGPARAM in libs core 16


2010-11-19  Gert Faller  <gertfaller@aliceadsl.fr>  [0a994bff157dfdd9a879017e8ac11233cb9a7bc9]

TL_CONSTASCII_USTRINGPARAM in libs core 21


2010-11-19  Gert Faller  <gertfaller@aliceadsl.fr>  [ae59adfab27b2aa1446c4e862578f0bf38f9d0ef]

TL_CONSTASCII_USTRINGPARAM in libs core 20


2010-11-19  Gert Faller  <gertfaller@aliceadsl.fr>  [b67fc189ee577021f7a4aa4ca90040f68e0326d4]

TL_CONSTASCII_USTRINGPARAM in libs core 19


2010-11-19  Gert Faller  <gertfaller@aliceadsl.fr>  [5762105dc7c84d2bb6d48a7fdb4ff65065f59e4f]

TL_CONSTASCII_USTRINGPARAM in libs core 18


2010-11-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [59f729d2c032196c720aa58e0fb439ab332accc4]

gnumake2: last bunch of missing headers


2010-11-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [dcec10a0b731fac660456e889997f35245e08954]

gnumake2: last bunch of missing headers


2010-11-19  Mikhail Voytenko  <mav@openoffice.org>  [dd72a5d618a7de6cc6d6d5f31fe7a683745535f3]

fwk160: #i105047# provide anough place for the locale, since it could contain currency and etc.


2010-11-19  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [0899a687cd9d941702405a8069b121adeaf56c56]

gnumake2: pch announcement


2010-11-19  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [7d914d89219cca3c179951e5c8516726712c9ac5]

vcl117: #i115607# support NWF for menus on Windows


2010-11-19  Gert Faller  <gertfaller@aliceadsl.fr>  [806fe39f9397c32cd03190854dd1cd140e268745]

TL_CONSTASCII_USTRINGPARAM in libs core 17


2010-11-19  Niklas Nebel  <nn@openoffice.org>  [29ed69246f467fd54cf430e1a0b1490d7ce00bbd]

dr78: #i114518# don't resize/invalidate in DataChanged if called from Paint


2010-11-19  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [d68d8332f96ea3ed1e710c3715d2deb94a4c2458]

gnumake2: fixing library names in components on windows


2010-11-19  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [20e299cced60ee3018bc6dfeeba470689a77d35d]

gnumake2: merging minibranches


2010-11-19  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [34ffdcd4a50d0dd31be8ae6baf065d5771c8dce4]

gnumake2: merging minibranches


2010-11-19  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [c354e0a50139ad9afa8977ea20d9ca5b18acfcae]

gnumake2: merging minibranches


2010-11-19  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [d5a89dc389946102f161f9db6bbeaf619c50dea3]

gnumake2: merging minibranches


2010-11-19  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [cfaa58f9c777216d3864652e45f42dd6c137a97c]

gnumake2: added missing processdelivered.awk script


2010-11-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f696371eed558dbb494a46d60601a80e28468991]

gnumake2: undo toolpanel header move


2010-11-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a7b7800e6df9bf1f0b343f5340ff058d7d0f531e]

gnumake2: undo toolpanel header move


2010-11-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [56ddf2250badc5096faed0c7ee00c16e9c1cda8a]

gnumake2: undo toolpanel header move


2010-11-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [e715415224dcde078f3dca7a6012f9ea9fd33591]

gnumake2: undo toolpanel header move


2010-11-19  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [029cb374a40f5283bb60873fad487384ab98b64b]

gnumake2: merging minibranches


2010-11-19  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [b9773edef867e5496b00403fc2c051b27518efc2]

gnumake2: merging minibranches


2010-11-19  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [1b0b18cf31946d6cb30eeb2b3903397b7216680e]

gnumake2: merging minibranches


2010-11-19  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [16df0eaee312a2a568fcd4a73f74146f0a9e33c9]

gnumake2: merging minibranches


2010-11-19  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [2afbd43d66d43aef283148cdb5a62da0278d14ad]

gnumake2: first implementation of deliver.log generation


2010-11-19  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [bdb218cb76554a31f551f6c9452defc77ff736f8]

dba34b: #i45909# when a title has been set externally, respect this, and do not append the various status information like 'read-only', 'shared', etc.


2010-11-19  Ingrid Halama  <iha@openoffice.org>  [8ce73a598f172d72c7c1445c202adb1b226c24da]

chart46: #i115651# further cleanup


2010-11-19  Herbert Duerr [hdu]  <herbert.duerr@oracle.com>  [7a4ec865eafbb8c0a6fb703d843a8f023c5a6a9c]

#i115618# fix bad PDF export regression for simple RTL cases


2010-11-19  os  <os@openoffice.org>  [688cfc2ff1c3a5d56efe1add12f8e0edb0be56bb]

#i112395# rtf import fixed


2010-11-19  os  <os@openoffice.org>  [6ad930a9e6a25ec36f4672bf833cffa7371d6f9a]

#i112395# rtf import fixed


2010-11-19  Ivo Hinkelmann  <ihi@openoffice.org>  [19f6193043144ba340ff73f73c1308a8d31defec]

l10nnewlangs: #i115677# Write error to stderr, single / multi process error msg fix


2010-11-19  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [e275aa2d11ae62ca665a2abe0baa55e970adb4c0]

dba34b: #i115291# when cloning a ListBoxModel, also copy the string items


2010-11-19  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [eb85904ebd7f5c72b6c34fbec2d60c4504d29ec2]

dba34b: #i115430# properly check for existence of secondary browse button


2010-11-19  Caolán McNamara  <caolanm@redhat.com>  [0221eeab345ee7510e6c11a9560ef7c88a3864a9]

extra ::


2010-11-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [baefcd53c76741464e6fe2aa00940e947903c27f]

gnumake2: move svtools toolpanel header


2010-11-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [fc986d6ff7dfae18ffae81aecc6eb249980017cf]

gnumake2: move svtools toolpanel header


2010-11-19  Kayo Hamid  <revol.code@yahoo.com>  [fa5d76f7d871ef517d9df1651b4d41a489ba855f]

More clean code at writer


2010-11-19  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [d6f918f52ef80ef1b9c78b93c9041f596ad6c9b3]

undoapi: disable failing test (complex.sfx2.GlobalEventBroadcaster) for now. issue id: i115674


2010-11-19  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [a59b0d94bc5099543fadb6d7ed368bc6f6cf2dfd]

Enhanced fields navigation enhancements

Fixes the following bugs:
* n#423729: Select the first field by default
* n#639288: When double-clicking in an enhanced field, select the whole
  content of the field and don't complain about read-only selection
* When navigating between the fields using Tab / Shift+Tab, select only
  the content of the field without the field delimiters

Some comments cleanup is also included.

2010-11-19  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [07f9d267e96c0763e10765239479b2a343e2721d]

Enhanced fields navigation enhancements

Fixes the following bugs:
* n#423729: Select the first field by default
* n#639288: When double-clicking in an enhanced field, select the whole
  content of the field and don't complain about read-only selection
* When navigating between the fields using Tab / Shift+Tab, select only
  the content of the field without the field delimiters

Some comments cleanup is also included.

2010-11-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [e8ff22fc99a7807455041f731cd337215a667c7f]

gnumake2: clean up d.lst of switched modules; fix svl/Package_inc.mk


2010-11-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [0a33b085ad71bbd5df1b89f6fd852c601bf79f26]

gnumake2: clean up d.lst of switched modules; fix svl/Package_inc.mk


2010-11-19  sb  <sb@openoffice.org>  [b99928b966518513afbace451baab88fd484643d]

sb131: merged in re/DEV300_next towards DEV300_m94


2010-11-19  sb  <sb@openoffice.org>  [78a69132580e37c31f62a1ee3caca6cd84f75aad]

sb131: merged in re/DEV300_next towards DEV300_m94


2010-11-19  sb  <sb@openoffice.org>  [b727117fa140b5b59f171b76339bc4e5a60024e4]

sb131: merged in re/DEV300_next towards DEV300_m94


2010-11-19  sb  <sb@openoffice.org>  [74a0919cb166e87d40d8ff4bb15dafd0a167385e]

sb131: merged in re/DEV300_next towards DEV300_m94


2010-11-19  sb  <sb@openoffice.org>  [b626d6fbd106479329e2fbfe5d07f99cea0df122]

sb131: merged in re/DEV300_next towards DEV300_m94


2010-11-19  sb  <sb@openoffice.org>  [f68a775489a364249e72befedd1a6fe268f428ce]

sb131: merged in re/DEV300_next towards DEV300_m94


2010-11-19  sb  <sb@openoffice.org>  [91b0140b03639bff0354ec43bc1ea86cc8d2573e]

sb131: merged in re/DEV300_next towards DEV300_m94


2010-11-19  sb  <sb@openoffice.org>  [cf679e42147fe7da2cd381186ef6ee8498946262]

sb131: merged in re/DEV300_next towards DEV300_m94


2010-11-19  sb  <sb@openoffice.org>  [05aef668acf3ba8bf7afc7d323365a25ceda5683]

sb131: merged in re/DEV300_next towards DEV300_m94


2010-11-19  sb  <sb@openoffice.org>  [ee0b907a8e54d6ba80551a24415d173d4d5b2db1]

sb131: merged in re/DEV300_next towards DEV300_m94


2010-11-19  sb  <sb@openoffice.org>  [297b30275765345f64ec20ac0fb73833fedf0a0a]

sb131: merged in re/DEV300_next towards DEV300_m94


2010-11-19  sb  <sb@openoffice.org>  [480773ed662b95216f791324b5e022e5b2252e7b]

sb131: merged in re/DEV300_next towards DEV300_m94


2010-11-19  Mikhail Voytenko  <mav@openoffice.org>  [a664cb2a1752339c6fb34784c6b0992da52101d3]

fwk160: #i109943# fix warnings, that could cause problems


2010-11-19  Wolfram Garten [wg]  <Wolfram.Garten@oracle.com>  [1b0ca19e6a11b0f7b46631276c6e561c14b4714b]

i115673:[Automation]: replace old documentation style


2010-11-19  Kevin Hunter  <hunteke@earlham.edu>  [088f05ac5fce17a04f7f5142bffd04b895d59455]

EasyHack: RTL_CONST macro from createFromAscii


2010-11-19  Kevin Hunter  <hunteke@earlham.edu>  [88e54381917ca443e813373c36c2901f089180d5]

Remove some commented out code: we have Git!


2010-11-19  Caolán McNamara  <caolanm@redhat.com>  [bbd92e4790bf7d285cc44cd03ccbb5a1ed3b1135]

extra bracket


2010-11-19  Mikhail Voytenko  <mav@openoffice.org>  [a8ca82b94668de6af3d272ba6f6a184c99598cdf]

fwk160: #i112509# let the string be localized


2010-11-19  Kevin Hunter  <hunteke@earlham.edu>  [9321d8acfed33545aecb18f2a6619041066cbc33]

EasyHack: RTL_CONST macro from createFromAscii


2010-11-19  Mikhail Voytenko  <mav@openoffice.org>  [7f79c10b2e750dca09f252e745a4e3d390ba40b3]

fwk160: #i99833# do not use ftruncate unnecessarily


2010-11-19  Kevin Hunter  <hunteke@earlham.edu>  [324612c06bb1c16c575224d5791be1a0afee6a5e]

Easy Hack: RTL_CONST macro from createFromAscii


2010-11-19  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [0b39390afa09c22da1e3d047f3ff87c5e50c37c7]

undoapi: removed EnterStandardMode, again. The requirements / results in the different applications are that different - it does make sense to have a single method doing this, as defining its semantics is rather impossible


2010-11-19  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [2b9a26dea1ac3f9b2f85d9c693e9b070fe5ac0d6]

undoapi: removed EnterStandardMode, again. The requirements / results in the different applications are that different - it does make sense to have a single method doing this, as defining its semantics is rather impossible


2010-11-19  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [50c061f1fa79790bacb44c8d04745310ab5dda18]

undoapi: removed EnterStandardMode, again. The requirements / results in the different applications are that different - it does make sense to have a single method doing this, as defining its semantics is rather impossible


2010-11-19  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [ab4ff99c8df9d2992c790522ee19fde28e9948ad]

undoapi: removed EnterStandardMode, again. The requirements / results in the different applications are that different - it does make sense to have a single method doing this, as defining its semantics is rather impossible


2010-11-19  Thomas Lange [tl]  <tl@openoffice.org>  [6d244c4159675b430dba2e7055a6376527788200]

cws tl84: merge with DEV300_m93


2010-11-19  Thomas Lange [tl]  <tl@openoffice.org>  [e26c527f8163cd6effbd1958144dd9214cf17677]

cws tl84: merge with DEV300_m93


2010-11-19  Thomas Lange [tl]  <tl@openoffice.org>  [d01e2644f2b544ad04be34cd4f3e69991253c881]

cws tl84: merge with DEV300_m93


2010-11-19  Thomas Lange [tl]  <tl@openoffice.org>  [1d03bbae912835cbff353183bc97b3be7ec61947]

cws tl84: merge with DEV300_m93


2010-11-19  Thomas Lange [tl]  <tl@openoffice.org>  [d9bba5fdba2addaf012a032f8ef247597a4e32d3]

cws tl84: merge with DEV300_m93


2010-11-19  Thomas Lange [tl]  <tl@openoffice.org>  [8bf24a92b0e97a52412e4e12fb7223e36c1efcdf]

cws tl84: merge with DEV300_m93


2010-11-19  Thomas Lange [tl]  <tl@openoffice.org>  [f2fa314add81d4b6b512e23f6979eae64d82a9eb]

cws tl84: merge with DEV300_m93


2010-11-19  Thomas Lange [tl]  <tl@openoffice.org>  [a9d6bd25047764025e99dacb99ff59d68f787497]

cws tl84: merge with DEV300_m93


2010-11-19  os  <os@openoffice.org>  [772e57adce746f4c3e42c2333828d6c068f30fbb]

SfxItemPool access


2010-11-19  Kohei Yoshida  <kyoshida@novell.com>  [e6944f3a3534e24198566262fd33238708fbac3c]

Now the select field control shows two columns of field buttons.


2010-11-19  Andras Timar  <timar@fsf.hu>  [42e6e26255b21c1bfde893f5aaf23d4a37ecee91]

Made the "My AutoText" string localizable, #i66304#


2010-11-18  Kohei Yoshida  <kyoshida@novell.com>  [3ae25410c4a6cd0ed7fd2f3a24940254d9961d35]

More work on select field control rework.


2010-11-18  Jordan Ayers  <jordan.ayers@gmail.com>  [4118187114d0792d707ccd41768bc54a237e4111]

Perl Installer: Remove commented out code.


2010-11-18  Kohei Yoshida  <kyoshida@novell.com>  [de7813a766fcf6112f74d6949594f3c8f34c0905]

Started re-working the select field window widget.

The new widget will make use of horizontal scroll control base
class to manage scrolling etc.  Much better than the old method of
having the parent class manage scrolling.

2010-11-18  Caolán McNamara  <caolanm@redhat.com>  [d4ad983a0e1d33db4698806abede572f7837654c]

fix && || warning in enable-debug


2010-11-18  Caolán McNamara  <caolanm@redhat.com>  [68e6d707aecd3350ec8acd5b5e48cd3a850b7f31]

remove warnings in enable-debug


2010-11-18  Kevin Hunter  <hunteke@earlham.edu>  [b602f73562632cc38db42a224776ec6931e98f9a]

EasyHack: RTL macro from createFromAscii

Compiles cleanly and should take care of the rest of the
createFromAscii cases in binfilter

2010-11-18  Petr Mladek  <pmladek@suse.cz>  [49aa0834b9f62fdc28436e415f0f102dacf257ac]

Do not mention date in the downlaod tarball name

it was to long; version is enough

2010-11-18  Petr Mladek  <pmladek@suse.cz>  [900b1e766f4c19256b9b54dda9dda0b76b3646e3]

Revert "fix smoketest with the improved download tarball (fdo#30837)"

This reverts commit bdbd0385f6972f49a5e954cebb342263f3666c7d.
It is not longer needed after the previous fix.

2010-11-18  Petr Mladek  <pmladek@suse.cz>  [fcecf91f85438185d1fab53cb435bc279d9dc3fc]

fallback to the old install dirname if ooodownloadfilename is not defined

the check for versioned install dir (fdo#30837) broke creation of
languagepack on Windows and MAC; it is because ooodownloadfilename
was defined only for linux; we still need lang-specific directory
for other archs

2010-11-18  Petr Mladek  <pmladek@suse.cz>  [7d95994e4aa4a4e00439a786226c87998a15450e]

Do not mention date in the downlaod tarball name

it was to long; version is enough

2010-11-18  Petr Mladek  <pmladek@suse.cz>  [f15dd3db876d0028f0b8b618f854eb7856bfcb0c]

Revert "fix smoketest with the improved download tarball (fdo#30837)"

This reverts commit bdbd0385f6972f49a5e954cebb342263f3666c7d.
It is not longer needed after the previous fix.

2010-11-18  Petr Mladek  <pmladek@suse.cz>  [8c4782605d32ee58d6501910b62bb72fcbf7ac08]

fallback to the old install dirname if ooodownloadfilename is not defined

the check for versioned install dir (fdo#30837) broke creation of
languagepack on Windows and MAC; it is because ooodownloadfilename
was defined only for linux; we still need lang-specific directory
for other archs

2010-11-18  Robert Nagy  <robert@openbsd.org>  [0f24cdc5c8b03c2a43f92373af62987f42d4fcd3]

libGLU needs libm so make sure it gets linked


2010-11-18  Robert Nagy  <robert@openbsd.org>  [661b074b5e95bdb46d8d08af323dda4182e4af13]

libGLU needs libm so make sure it gets linked


2010-11-18  Niklas Nebel  <nn@openoffice.org>  [53ac4281d9b85023fc88c6735e0cb796d933ba2c]

dr78: remove unused member in ScDocument


2010-11-18  Kohei Yoshida  <kyoshida@novell.com>  [c1af8ab3f5214b66cf0b18ed302ef86b6362f48e]

Make VLOOKUP work with an external reference once again. (fdo#31718)


2010-11-18  Thomas Benisch  <tbe@openoffice.org>  [4d9490fbac574c9a9159d0d26542a38507a1e920]

chartextensibility: #i113619# Pasting a chart into a spreadsheet is not notified


2010-11-18  Release Engineering  <releng@openoffice.org>  [d35307cddf79a53a0a47f915d976407778d9fd60]

OOO330


2010-11-18  obo  <obo@openoffice.org>  [dd87ee3c72b050ed6fda95788bcb59a55f31889c]

CWS-TOOLING: integrate CWS sb136


2010-11-18  obo  <obo@openoffice.org>  [0ba27a36e332f402ac6656c8d26cc40f111a640a]

CWS-TOOLING: integrate CWS sb136


2010-11-18  obo  <obo@openoffice.org>  [bc0642f969a89dc6e800f3351374f6c116e0ffaf]

CWS-TOOLING: integrate CWS sb136


2010-11-18  Vladimir Glazunov  <vg@openoffice.org>  [46cd79e6f2792642688028b7fdd9e2f97c99e4e0]

#i10000# fix for cont10n


2010-11-18  Vladimir Glazunov  <vg@openoffice.org>  [38d4f3218e797c95299fed1ccb2cd0991c73e9ab]

#i10000# regenerated configure


2010-11-18  Vladimir Glazunov  <vg@openoffice.org>  [075e1732d439fafd93d9dad93e450b4ad80b3745]

#i115599# use symbol shortcut


2010-11-18  Ingrid Halama  <iha@openoffice.org>  [386772bd509c1300532c74cb04f8e5f89cbfeba8]

chart46: #i115651# further cleanup


2010-11-18  Vladimir Glazunov  <vg@openoffice.org>  [8f21261c0e88acea727e8d10eb20d0a2d49e04f3]

#163989# do not need PKG_CONFIG_LIBDIR anymore


2010-11-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [10f8bb0be774bc17b7649f0880734a09a0a91e97]

gnumake2: make pdb relocator script find binaries inside workdir


2010-11-18  Tor Lillqvist  <tlillqvist@novell.com>  [9d2e343f36f80852bd4c7452f67db4068f366b71]

Add workaround to avoid pasting data from OOo Calc as an OLE object

Help for fdo#31077.

2010-11-18  Wol  <anthony@youngman.org.uk>  [5409583ced02001f2ce227a8e64785ccc42b3e6a]

Spelling mistake


2010-11-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [e591852a04b7cacb9063a3d84335c0752d1c4133]

gnumake2: introduce WORKDIR and OUTDIR in environment


2010-11-18  Wol  <anthony@youngman.org.uk>  [83f4763eb24877da5db1610b371f9878ce16e306]

More spelling mistakes, translations and dead code deletions


2010-11-18  Caolán McNamara  <caolanm@redhat.com>  [c91e70843b8a0455dfe1aed5706c2525b9c764a0]

fix 64 bit warnings in --enable-debug mode


2010-11-18  Kohei Yoshida  <kyoshida@novell.com>  [5f35a43d8405ef3bff6b841ccdaf5a256f6f554a]

Disable document modify and broadcasting of changes on range names.

We don't need to set document status modified & broadcast changes
on every single addition of range names during document import.
Doing so would make the document import painfully slow esp with
docs with lots of range names defined. (n#634257)

Note: this is a backport of the same fix from master.  Please don't
merge this back into master.

2010-11-18  Kevin Hunter  <hunteke@earlham.edu>  [c60eee7c9278ec278783a91077887fe17b31c194]

EasyHack: RTL_CONST from createFromAscii


2010-11-18  Wol  <anthony@youngman.org.uk>  [960f93d4649d797925c71833331527271156a7a5]

Comment fixes - dead code and spelling mistakes


2010-11-18  sj  <sj@openoffice.org>  [f580253e94f625e204989fdca1433b322909903d]

impress202: #i114750# fixed WordWrap also for report Wizard


2010-11-18  Mikhail Voytenko  <mav@openoffice.org>  [7a2d252ecfb4503de90388f938145e96aa41e3f5]

fwk160: #i107511# do not lock the file without necessity


2010-11-18  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [33f79158f6dd4ed6a475a826640d47ab88a0be28]

undoapi: when inserting shapes, hide the Undo action which results from the initial positioning of the object


2010-11-18  Caolán McNamara  <caolanm@redhat.com>  [fe895f24944a1f999662aa8a8ce6bd8fbca974ac]

drop trivial warning


2010-11-18  Ingrid Halama  <iha@openoffice.org>  [48d05bbab7dcffa551070070ca27c7e33a2e2bdc]

chart46: #i115651# separate axis import code


2010-11-18  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [84cbdc6a58981f13c4cae43163d065c7de7eb55c]

vcl117: #i114937# give application a hint for cleanup, call DeInitVCL


2010-11-18  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [140e83be45834d050d91cd7fad5984f690be09d4]

vcl117: #i114937# give application a hint for cleanup, call DeInitVCL


2010-11-18  Niklas Nebel  <nn@openoffice.org>  [eea6d1135ec236baf418a007045f3064ace86a3b]

dr78: #i115641# don't increment progress for empty repeated cells


2010-11-18  Caolán McNamara  <caolanm@redhat.com>  [9a4a4feefdd000bbcaf7dcb7980fa78c1f0d9ff7]

remove 64bit warnings in debug mode


2010-11-18  Ingo Schmidt  <is@openoffice.org>  [782eec28953a86989c45cf504583531ef65df3ea]

native349 #i115652# language independent Wizard bitmaps


2010-11-18  Ingo Schmidt  <is@openoffice.org>  [30fe5345da00839957da39ccc91d8fa13260bda4]

native349 #i115652# language independent Wizard bitmaps


2010-11-18  Caolán McNamara  <caolanm@redhat.com>  [49b2aaa5855195b4111fa0d901214d9b61ac2459]

use printf size_t modifier on all platforms


2010-11-18  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [cdf76da8726c83f812c884bfba9027250a864300]

undoapi: ooops - fixed shape undo actions


2010-11-18  Caolán McNamara  <caolanm@redhat.com>  [eea07309e05f2def78d628a01e33a093dacc6f55]

Resolves: rhbz#654203# crash after unhandled exception (cherry picked from commit 4af5d4b6be76231c0db1a0f5dcbfdd5dab293f2c)


2010-11-18  Sebastian Spaeth  <Sebastian@SSpaeth.de>  [ae0ed5947d340d6d68ab84c10bdf09b79030b4e0]

Revert "Don't produce .html variant of README_lang files"

Same as with the LICENSE.html. Somewhere the installer still expects
it to be present and complains. Oh well. Someone should do a proper
job in removing superfluous files.

This reverts commit ecf2ec2e37a38c9e82338c81a8a7e49efd5283f4.

2010-11-18  obo  <obo@openoffice.org>  [2708eda59ad5f985f04c43fc1ab90e3af8b1d626]

masterfix OOO330: #i114049# Presentation minimizer 1.0.1 does not install on OOO330m15, #i113990# presenter console does not work with multiple screens


2010-11-18  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [31357d2dc34b8d95afbfc7d9e812dc94d072b7ae]

undoapi: committed fixed for #i115639#, which has been applied as master fix to DEV300.m94


2010-11-18  Sebastian Spaeth  <Sebastian@SSpaeth.de>  [2573432223f17c0a3a488cd76f4cb36ff4f7c265]

Revert "Don't install the readme.html files"

The LICENSE.html files are needed in more mysterious places as the
installer fails without these files. So put them back where they
were. Sigh.

This reverts commit 3bba604ddf217f45d5aafb9a0baef60b7a070acd.

2010-11-18  Lars Langhans  <lla@openoffice.org>  [060633b4b06eb5c64c2710cb6df3027d411b8f7f]

rpttestcleanup01: #115649# fix for graphical compare tests in odb report designer documents


2010-11-18  Mikhail Voytenko  <mav@openoffice.org>  [4b2c8bef449435fdece84ba82830d916d52d25aa]

fwk160: #i114694# support XDocumentEventBroadcaster


2010-11-18  Caolán McNamara  <caolanm@redhat.com>  [f0c883f3a37da813f498e5425c135fa69d4b1fa5]

assert is meaningless, is always >= 0 by definition


2010-11-18  Vladimir Glazunov  <vg@openoffice.org>  [e3bbb854a08b816bc822989ab8a3d102cce69765]

DEV300


2010-11-18  Caolán McNamara  <caolanm@redhat.com>  [9e3294570d658cbcd32d344eeeddd5a7f0c3be87]

silence && || warning


2010-11-18  Caolán McNamara  <caolanm@redhat.com>  [5c1345730a87b9b64ac827e1f633f84c39b7301b]

fix member init warnings


2010-11-18  Caolán McNamara  <caolanm@redhat.com>  [40dea095ce8cb8bba03ad6686a27560a9451780f]

remove some warnings


2010-11-18  Niklas Nebel  <nn@openoffice.org>  [a5000e84730cd45ee5db287670a7256171f75675]

dr78: #i114072# don't broadcast from SetNewRangeNames while loading a file


2010-11-18  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [65214123db8edda5a78976c75ce1be0c20345467]

Fixed an infinite loop while exporting some files in doc/docx/rtf


2010-11-18  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [ff89cf3166fd36111e205a994efa57feb99c1e2e]

undoapi: don't do view updates when paints are locked


2010-11-18  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [5bfa292fa2935335d2bf62a5655099798ed37ae6]

vcl117: solve some compilation issues


2010-11-18  Sebastian Spaeth  <Sebastian@SSpaeth.de>  [cc9fee1b1da0de0f8b9d4709deef0126853f022f]

Don't ship language dependent .html version of LICENSE


2010-11-18  Sebastian Spaeth  <Sebastian@SSpaeth.de>  [9c4729a17593b1e754b23881301d41794ecea438]

Don't require extension_32_h.png in extensions


2010-11-18  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [6f5852af8c47f6340379b60d23fcd0eec8b24559]

undoapi: un/lockControllers: when within an Undo context while this is called, then add an artificial Undo action, which later on 'replays' the un/lock


2010-11-18  David Tardon  <dtardon@redhat.com>  [588e2294bb49397990d249402e9e64e85440ec1d]

fix build breakage with dbglevel=1


2010-11-18  David Tardon  <dtardon@redhat.com>  [5aa848a3b17c16d7eae502764e00d86b31958179]

replace DBG_UTIL -> OSL_DEBUG_LEVEL > 1

Breaks build when configured with both --enable-debug and
--enable-dbgutil and built with dbglevel=1 .

2010-11-18  David Tardon  <dtardon@redhat.com>  [616da522c8bd0a11fb766d509a6f3d6caccb807d]

fix build breakage with dbglevel=1


2010-11-18  David Tardon  <dtardon@redhat.com>  [cfa36adfa7d26679784dadec30f91ef6ce3d30f8]

fix build breakage with dbglevel=1


2010-11-18  os  <os@openoffice.org>  [113baa8f6f740a96960c9040a142ff0f95c05726]

RtfFilter component added


2010-11-18  Sebastian Spaeth  <Sebastian@SSpaeth.de>  [cd8f98038f47a39c9b72e4910137a6c70d032a37]

Don't produce .html variant of README_lang files

Just provide language specific README files as plain text files.

2010-11-18  Sebastian Spaeth  <Sebastian@SSpaeth.de>  [e5b0245311a5788c58d266370a8efbe01b520b83]

Don't install the readme.html files


2010-11-18  Sebastian Spaeth  <Sebastian@SSpaeth.de>  [75a2f89df747c2830064d15762416347bcbb4c7a]

Move some HC icons from default_images to hicontrast theme

The create-hicontrast-theme script had missed a few files to
move. Doing that now.

2010-11-18  Sebastian Spaeth  <Sebastian@SSpaeth.de>  [71871436960c3eb8ea44421e0da3c1e4e71386a2]

Delete 2 hicontrast icons without non-hicontrast pendent


2010-11-18  Julien Nabet  <serval2412@yahoo.fr>  [2102c0cf82cde9b43d912f956fc60b5cfe5d6f5a]

RTL_CONSTASCII_USTRINGPARAM for libs-core/connectivity/drivers/ado


2010-11-18  os  <os@openoffice.org>  [07c07807b45885bd712dd69e4596459dd2f798e8]

#i115608# msword component registration


2010-11-18  os  <os@openoffice.org>  [c6f4c90e0228a389aa08a3f7c39c965e8ae0fc0f]

#i115608# msword component registration


2010-11-18  Kayo Hamid  <revol.code@yahoo.com>  [85f3e7c0a4fbddfc4672d60e4115e3e8f6ad69d4]

remove dead code


2010-11-18  Caolán McNamara  <caolanm@redhat.com>  [2d6d6a886bb603924eb6f9fbb594f545f2df7dbf]

need -lpthread as PTHREAD_LIBS on Linux


2010-11-17  Kohei Yoshida  <kyoshida@novell.com>  [06cb54cdbb4603d79460b950ba2c19d5b9134b7f]

Indentation fix.


2010-11-17  Kohei Yoshida  <kyoshida@novell.com>  [660591d3bcb0110e4e87482271be663a690082b3]

Moved the mis-placed class header comment into the right place.


2010-11-17  Kohei Yoshida  <kyoshida@novell.com>  [10572108edba3342ee5ddc04ae3171afb75c9f1a]

Ported my previous work into this branch.  Not build-tested yet.


2010-11-17  Kohei Yoshida  <kyoshida@novell.com>  [0bb4da6d7d988d98b466db23fae2061e47226d39]

Some innocuous change merged from feature/calc-dp-unlimited-fields.

This will make rebasing of the said branch with master easier.

2010-11-17  Andreas Mantke  <maand@gmx.de>  [d3b093f4de1352a017e8908ad482c268a23fa58b]

translation of comments to English


2010-11-17  Luke Dixon  <6b8b4567@gmail.com>  [82018908adb34a02f05e76aef8e4fbbb77762288]

Draw a visible line under the current line in the visual formula editor.


2010-11-17  Caolán McNamara  <caolanm@redhat.com>  [26e93540e0906cfc68ee836f357f76ae6597cff6]

need -lpthread as PTHREAD_LIBS on Linux


2010-11-17  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [93e71e9cd8046e81cd90fb9555eb85a3137470a8]

Fixed remaining use of HighContrast defines


2010-11-17  David Tardon  <dtardon@redhat.com>  [26e14f7da1316b0bf9c5dfb2e61cbc4d58f40951]

add missing include for debug build


2010-11-17  Robert Nagy  <robert@openbsd.org>  [76ee339373b5ac71b825f19a319d3be8aa209ed9]

Use a generic unxgcc.mk

Move unxlng.mk to unxgcc.mk and use that on OpenBSD and Linux
too as a default and then overwrite or add variables..

2010-11-17  Robert Nagy  <robert@openbsd.org>  [b873b5cfb2b682f34084c0720502254d0c322b25]

Use a generic unxgcc.mk

Move unxlng.mk to unxgcc.mk and use that on OpenBSD and Linux
too as a default and then overwrite or add variables.

2010-11-17  Nikolai Pretzell  <np@openoffice.org>  [e279d0d774edb89b54f2ddc83eb4c89c83bd71fd]

#115368# Force since tag format.


2010-11-17  Vladimir Glazunov  <vg@openoffice.org>  [94753953df87e4d761ff9fa30333dc02994f6d3f]

#i115639#


2010-11-17  Kohei Yoshida  <kyoshida@novell.com>  [1bd5254e971ded24daa8aed0c636be3450ee71b9]

Changing margins in print preview should mark the document modified.

This fixes fdo#31219.

2010-11-17  pjacquod  <pjacquod@alumni.ethz.ch>  [f0f777ecbdc9a43c22b28642f8f964b9027b9cc8]

RTL_CONSTASCII_USTRINGPARAM in components - xmlsecurity- helpd

remove rtl::oustring::createfromascii("foo") and code clean up:
suppression of commented out code

2010-11-17  pjacquod  <pjacquod@alumni.ethz.ch>  [3b51872f1598cbd45a50ed984cb9501430681c55]

RTL_CONSTASCII_USTRINGPARAM components - zipapi

components/package/source/zipapi should be OK now

2010-11-17  pjacquod  <pjacquod@alumni.ethz.ch>  [9233039aca42cbd49e332204649a59e8391826a8]

RTL_CONSTASCII_USTRINGPARAM components - zippackage

components/package/source/zippackage should be OK now

2010-11-17  pjacquod  <pjacquod@alumni.ethz.ch>  [ccbda8e821515ac24e11816fb8deb8a655de28b8]

RTL_CONSTASCII_USTRINGPARAM in components - xstor

components/package/source/xstor should be OK now

2010-11-17  pjacquod  <pjacquod@alumni.ethz.ch>  [b0a1304262eba6ecf92e1b2646436b6ac1ebea86]

RTL_CONSTASCII_USTRINGPARAM in components misc

components/forms/source/misc should be OK now

2010-11-17  pjacquod  <pjacquod@alumni.ethz.ch>  [41fbf2c1a6664077c448dab44c28cfd75be8b4d7]

RTL_CONSTASCII_USTRINGPARAM components in runtime

components/forms/source/runtime should be OK now

2010-11-17  pjacquod  <pjacquod@alumni.ethz.ch>  [7f459c9492db8921deefa4bb7a508ff5bb104f1c]

RTL_CONSTASCII_USTRINGPARAM components xpathlib

components/forms/source/xforms/xpathlib should now be OK

2010-11-17  pjacquod  <pjacquod@alumni.ethz.ch>  [7f36ddf5182da72bfb6039306787c41136173f1f]

RTL_CONSTASCII_USTRINGPARAM in components .. submission

components/forms/source/xforms/submission should be OK now

2010-11-17  pjacquod  <pjacquod@alumni.ethz.ch>  [c150d11c58ba895b71681744045d5a9a5b1572de]

RTL_CONSTASCII_USTRINGPARAM in components - inc

components/forms/source/inc should be OK now

2010-11-17  pjacquod  <pjacquod@alumni.ethz.ch>  [36cff0860f99741ff0357f2457e7f585b700b242]

RTL_CONSTASCII_USTRINGPARAM in components - forms

the whole directory components/forms/source/component
should now be OK

2010-11-17  pjacquod  <pjacquod@alumni.ethz.ch>  [d3d6b5d08f61a41fca587e9b91b542a2ef129265]

RTL_CONSTASCII_USTRINGPARAM in components cui options

this time options should be cleared

2010-11-17  pjacquod  <pjacquod@alumni.ethz.ch>  [fd16ff06f74e5487d50658815a30c5e86d723393]

RTL_CONSTASCII_USTRINGPARAM in components/cui/...option


2010-11-17  Caolán McNamara  <caolanm@redhat.com>  [07d1d90f7ae732c362c1a59f97a89156ae6ebd70]

fix unused variable left over after 7234327b5e949ec7769505f6dd02630135ec788f


2010-11-17  Joseph Powers  <jpowers27@cox.net>  [888b88e39c1993096467fd0bbab4053dcefc59a3]

libs-gui HC cleanup and .bmp fix


2010-11-17  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [7e2a3c097fe623523ce4c544d9b326a86fdf3548]

gnumake2: updated license headers


2010-11-17  Herbert Duerr [hdu]  <herbert.duerr@oracle.com>  [f01fbf1d4f68ddd9dae19de5138e213764be8c1d]

#i115635# finish of remainders of xprint usage


2010-11-17  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [695dced3b058ae03741f482fa36feed5fd8da023]

some writerperfect cleanup


2010-11-17  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [03a4326ac0a694327b6a1bd0150d917b5a5c6e4f]

some writerperfect cleanup


2010-11-17  Caolán McNamara  <caolanm@redhat.com>  [edf99f8800d077ed1c2faabc59172bb7e6cb2fcc]

drop unused methods


2010-11-17  Caolán McNamara  <caolanm@redhat.com>  [24c53573f27cf1726dd53fd0119e9418450ad1a3]

unused header


2010-11-17  Caolán McNamara  <caolanm@redhat.com>  [3b1e371c5721f35f7ed0ff4da27548fc5f869861]

micro-optimize, drop unused headers and lose some unused symbols


2010-11-17  Caolán McNamara  <caolanm@redhat.com>  [1a4aba3e3b8bae04cd67fbd4d80f1bf3ab886299]

remove archaic SGI header guards


2010-11-17  Caolán McNamara  <caolanm@redhat.com>  [5a8549b69b92bf3d9802761580c6aeca7c94c05c]

remove archaic SGI header guards


2010-11-17  Caolán McNamara  <caolanm@redhat.com>  [86b595a2a82dfa796c1b91d39c74ca991c35265e]

remove archaic SGI header guards


2010-11-17  Caolán McNamara  <caolanm@redhat.com>  [908b4d33af9361ace4f50f4609e19604bb57e64f]

remove archaic SGI header guards


2010-11-17  sb  <sb@openoffice.org>  [afdec552412b32d78d7a118935c0cd8941483fdc]

sb136: #i114155# partially revert fix for i108776 to avoid ABI incompatibility of jvmaccess library


2010-11-17  sb  <sb@openoffice.org>  [697265b8e2ebd60b74747b4e451fdfffde243776]

sb136: #i114155# partially revert fix for i108776 to avoid ABI incompatibility of jvmaccess library


2010-11-17  Caolán McNamara  <caolanm@redhat.com>  [c2d6e044758f330ffa07da7401c3c140c5e44894]

remove archaic guards


2010-11-17  Caolán McNamara  <caolanm@redhat.com>  [16f0d71a5111258c6698b41cc1e25394cbeff49d]

remove archaic SGI header guards


2010-11-17  Caolán McNamara  <caolanm@redhat.com>  [3db12e58615f5568daa38bc43debfc16f5fe632e]

remove archaic SGI header guards


2010-11-17  sb  <sb@openoffice.org>  [731881b92ce7131aff3f78ee8cd9d7c9c524174e]

sb136: #i115386# prefer en[-US] over empty xml:lang value, to accomodate existing extensions with bad .xcu content


2010-11-17  Caolán McNamara  <caolanm@redhat.com>  [34f3bd2d306ffa9766f1869f259e17e54a57afa5]

remove archaic SGI header guards


2010-11-17  Herbert Duerr [hdu]  <herbert.duerr@oracle.com>  [84444c912fd76c38d39c9db7ad94648b49e912ba]

#i110171# remove obsoleted fwd-decls and dbg-utils


2010-11-17  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [bcb92b923a2bc7656c5fb0d9f261385c0cf94907]

gnumake2: updated license headers


2010-11-17  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [caaac3582b0c20195ca80d989105dc11a4908425]

gnumake2: updated license headers


2010-11-17  Sebastian Spaeth  <Sebastian@SSpaeth.de>  [85dc0919d5d6db84adc11a4a2f69593a9db44782]

Various code cleanup and translations

Translate some German comments, do some minor code cleanup and
simplify one function a bit.

2010-11-17  os  <os@openoffice.org>  [98170a58add19fa056e37ad5f033605f840c1747]

msword.component added


2010-11-17  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [8cd591b429de09270dfdc54c0a67099fd6c907df]

gnumake2: updated license headers


2010-11-17  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [83efadae3bf8c548b9986e720066f59efcd609db]

gnumake2: updated license headers


2010-11-17  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [61c3e02187368b2dfcc91fa9a443f4fc2270300a]

gnumake2: updated license headers


2010-11-17  Sebastian Spaeth  <Sebastian@SSpaeth.de>  [11d6e1bb1ded19033c0e876588c4b071f81e9c4c]

Delete superfluous hicontrast icons

They are identical to the non hicontrast version

2010-11-17  Sebastian Spaeth  <Sebastian@SSpaeth.de>  [16891f9898accc2cfe6814db7d9ed82eaac4d108]

Remove HC throbber image usage


2010-11-17  Niklas Nebel  <nn@openoffice.org>  [3b74479c65ba8de20eadbb532d99eedd6850e96c]

dr78: #i26822# remove draw shell if selected object is removed by undo


2010-11-17  Thorsten Behrens  <tbehrens@novell.com>  [12bfb77963c7947e5e3717001c44cfec9fae850a]

Fix crash during toolpanel re-docking

The fix for i#112795 introduced a crash when re-docking the Impress
toolpanel (in that case, the splitwin had zero dockwins, thus
inserting the new one one-past-the end)
(cherry picked from commit d3648ec90cc99f4c3be1e18ef636e1c0d9f6d76b)

2010-11-17  Thorsten Behrens  <tbehrens@novell.com>  [90fe8b8057f8abd27263bf5d82bd4078fd9eea94]

Fix crash during toolpanel re-docking

The fix for i#112795 introduced a crash when re-docking the Impress
toolpanel (in that case, the splitwin had zero dockwins, thus
inserting the new one one-past-the end)

2010-11-17  Tor Lillqvist  <tlillqvist@novell.com>  [f07b4b6d19e96c8989c497e519c115fd405ce9f7]

Add missing names and descriptions for some language packs

Should fix fdo#30797.

2010-11-17  Tor Lillqvist  <tlillqvist@novell.com>  [63863a95aa741d7d8a23a22d7c8d6f58081b9034]

Add missing names and descriptions for some language packs

Should fix fdo#30797.

2010-11-17  Ocke.Janssen  <Ocke.Janssen@oracle.com>  [5946905d1dd19f8ddf1b80b33046a291d35dcab9]

dba34b: #i115579# change value_exp to result


2010-11-17  Ocke.Janssen  <Ocke.Janssen@oracle.com>  [7825994fa8a85b7c4850044f90cd7c272c3a9d56]

dba34b: #i115629# fix access to node


2010-11-17  Ocke.Janssen  <Ocke.Janssen@oracle.com>  [fe4fa5749bd68d1e5b5ebaa985a068d756eb71c9]

Automated merge with http://hg.services.openoffice.org/cws/dba34b


2010-11-17  Ocke.Janssen  <Ocke.Janssen@oracle.com>  [521bf2062c8b6f0b5b299f9dadb20f369255d6bd]

Automated merge with http://hg.services.openoffice.org/cws/dba34b


2010-11-17  Ocke.Janssen  <Ocke.Janssen@oracle.com>  [6103f5c1eb271d057a688a42f13b0d6300a83ee9]

Automated merge with http://hg.services.openoffice.org/cws/dba34b


2010-11-17  Ocke.Janssen  <Ocke.Janssen@oracle.com>  [35b3dc7c0625b682f2f2f0afce4ef3a2d0926283]

Automated merge with http://hg.services.openoffice.org/cws/dba34b


2010-11-17  Herbert Duerr [hdu]  <herbert.duerr@oracle.com>  [098a95148b87e2cae95912459703ac5b2fb9b722]

#i110171# FontGC is still needed for clipping/forcedAA/gtk/kde-plugins


2010-11-17  Vladimir Glazunov  <vg@openoffice.org>  [8800cd34f1b7796afb6a527f56a1df9d464bfc44]

CWS-TOOLING: integrate CWS automationdev300m89graphics


2010-11-17  Caolán McNamara  <caolanm@redhat.com>  [759d0a4d7e16b6de0b2e63004814bd9c90683cb2]

remove some unused methods


2010-11-17  Caolán McNamara  <caolanm@redhat.com>  [8b74b7f9375fe6775add941330bfb052b2059e8d]

remove archaic SGI header guards


2010-11-17  Caolán McNamara  <caolanm@redhat.com>  [e9c687bdc91fc7662d58e71a2205913258f3d37e]

remove archaic SGI header guards


2010-11-17  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [39a689148061da7eeb5348abba6c064b6111f1a8]

undoapi: implement XUndoManager/Supplier for Base sub components


2010-11-17  Caolán McNamara  <caolanm@redhat.com>  [c036e339cb70badcfb05811b221b08d2fc37fda0]

WaE, remove some shadow warnings from boost


2010-11-17  Caolán McNamara  <caolanm@redhat.com>  [8ea96c44d843b10116581165a08d1fbb5a999c40]

Resolves: rhbz#654203# crash after unhandled exception


2010-11-17  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [846cc7894b5a48d2aa3efa2472fb095e771fa05b]

undoapi: make the SfxUndoManager an impl detail of OSingleDocumentControllerImpl, instead of exposing it as member


2010-11-17  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [784ea715b333655894b2702d721fd119f81bd394]

undoapi: carry the SfxUndoManager around as &, not as *


2010-11-17  os  <os@openoffice.org>  [7dc99ab5eb641809a6babd847a31434504e0ceac]

#i115608# #i115583# msword library component registration added


2010-11-17  os  <os@openoffice.org>  [ec5053850baa6b4667243d1890afcb223bc90fe2]

merged DEV300:m93


2010-11-17  os  <os@openoffice.org>  [6b3af9bc2c32003ee0fb3687b1bc296916630e4e]

merged DEV300:m93


2010-11-17  os  <os@openoffice.org>  [450b33e56ad90852fbc92bcfbc210a7a0ca09254]

merged DEV300:m93


2010-11-17  os  <os@openoffice.org>  [ac4b8a608132237f8aa2acdb3c278352affca807]

merged DEV300:m93


2010-11-17  os  <os@openoffice.org>  [7929edee8f07ceb91f78e6373b5ff8fe81cca472]

merged DEV300:m93


2010-11-16  Joseph Powers  <jpowers27@cox.net>  [b46ec155ec91a77a2713ea296fe4ca5ca7d5467b]

HC Cleanup - base


2010-11-16  Joseph Powers  <jpowers27@cox.net>  [ffb4652ef4c30624fe4f18e19c38a9e81f17d515]

HC Cleanup - writer


2010-11-16  Kohei Yoshida  <kyoshida@novell.com>  [a6f2c5bb159b66c2a39135445b6330fdb7b04cba]

Fixed a build breakage.


2010-11-16  Kohei Yoshida  <kyoshida@novell.com>  [6ddd931bbf03d6a237ffbef6de6820c50dcf071b]

Fixed several build breakages.


2010-11-16  Joseph Powers  <jpowers27@cox.net>  [1702d31ddf514c76b89e7c5c492351b3c38286fe]

HC Cleanup - libs-gui


2010-11-16  Joseph Powers  <jpowers27@cox.net>  [7e37ceda28587f513cffcf5430fc9847fdfc5d90]

HC Cleanup - libs-core


2010-11-16  Joseph Powers  <jpowers27@cox.net>  [05624d68f95cd530cd499f9bbc964e54d4354ef5]

HC Cleanup - Impress


2010-11-16  Joseph Powers  <jpowers27@cox.net>  [f0d9c4aa9ca5974d505343a6bcbc69917e600c81]

HC Cleanup - components


2010-11-16  Joseph Powers  <jpowers27@cox.net>  [f417c6cad6608705d674610e99c17170a340f549]

HC Cleanup - calc


2010-11-16  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [b648f9eba23e79397bdca866ec3fa32ef28edfe2]

undoapi: when exposing the EmbeddedObject, ensure it has a client site


2010-11-16  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [7af6d80401076742888e210e6c690a568ab3934e]

undoapi: make reset an explicit, atomar operation at the IUndoManager, instead of simulating it in a higher layer


2010-11-16  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [8767799d39fe93054ea12606f44403aa766a1853]

undoapi: make reset an explicit, atomar operation at the IUndoManager, instead of simulating it in a higher layer


2010-11-16  Kohei Yoshida  <kyoshida@novell.com>  [a1a1c816de870bea49318a2dc3cef683394ff002]

Let's match Excel's sheet limit which is 1024.

Let's up the sheet limit from 512 to 1024, to match Excel's limit.
We'll deal with any performance issues associated with this as they
get discovered.

2010-11-16  Caolán McNamara  <caolanm@redhat.com>  [89490d99c302bd949d689ef1efc4d92583d0360c]

Fix RTL_CONSTASCII_STRINGPARAM -> RTL_CONSTASCII_USTRINGPARAM


2010-11-16  Caolán McNamara  <caolanm@redhat.com>  [68d3eb1428206ada1cdd614146c1e07277d28ec5]

fix these again


2010-11-16  Kohei Yoshida  <kyoshida@novell.com>  [e26260a97f26377371c9e663854bbb87a352679f]

Increased the sheet limit from 256 to 512.


2010-11-16  Kohei Yoshida  <kyoshida@novell.com>  [075d10f1cce846733b1334139cb7659b9bc13a65]

Beef up the warning message in case of excees worksheets.

Warn the user that re-saving the document will permanently delete
those sheets that have not been loaded.  The current message doesn't
scare the user enough to take notice (apparently).

2010-11-16  Sebastian Spaeth  <Sebastian@SSpaeth.de>  [51359e69b3d803c44363f1cd09857aa84348b069]

Forgot to remove one _HC definition


2010-11-16  Sebastian Spaeth  <Sebastian@SSpaeth.de>  [c96bb897e04fd43053c7f093d8aa15806db430e2]

Remove _HC occurences


2010-11-16  Giuseppe Castagno  <giuseppe.castagno@acca-esse.eu>  [7e28987b4749724184f55ad730d4d5b3a2a19a0d]

Fixed DBG_UTIL vs. OSL_DEBUG_LEVEL mixup.


2010-11-16  Caolán McNamara  <caolanm@redhat.com>  [d53f5a3661e510626a6dd640da703baca3203b41]

get this to build again


2010-11-16  Caolán McNamara  <caolanm@redhat.com>  [bb6d6339bdbcfe3ad1145e8f8c6955b8cbeac6a9]

get this to build again


2010-11-16  Caolán McNamara  <caolanm@redhat.com>  [847dde560fcb1525a09ab611b985499389695fcc]

get this building again


2010-11-16  Sebastian Spaeth  <Sebastian@SSpaeth.de>  [7c60f745a22903cd9e14e2182990276a5520f97b]

more _HC removal


2010-11-16  Caolán McNamara  <caolanm@redhat.com>  [8458bfa33ce5bf3f98fc9d0a353b956fd4b42617]

fix this to build again


2010-11-16  Caolán McNamara  <caolanm@redhat.com>  [4da4881161f83b83bce178b35c3c3188515f7bab]

get this to build again


2010-11-16  Ingo Schmidt  <is@openoffice.org>  [65e6a6ba74dea560aef72b0450f6dcdf1533c1ba]

native347 #163763# improve parallel packaging


2010-11-16  Ingo Schmidt  <is@openoffice.org>  [19efa02325599168825fa19657e95c264865406e]

native347 #i114640# workaround for allowed errors in logfiles


2010-11-16  Ingo Schmidt  <is@openoffice.org>  [7c653e79b472deeb916354ff56f91a6828cd303a]

native347 #i115537# mac langpack offers no longer mounted volumes


2010-11-16  Ingo Schmidt  <is@openoffice.org>  [78f0b2da45c3d20f66a0c8b31a73d1c0b0f7e3a4]

native347 #i115586# adding missing translations


2010-11-16  Ingo Schmidt  <is@openoffice.org>  [19296c840ee54f86dbf44d833f796685ec507037]

native347 #163968# Java Installer with products in different versions


2010-11-16  Herbert Duerr [hdu]  <herbert.duerr@oracle.com>  [269f91cd65551454c94d71bfd6f688c949c22a66]

#i110171# RIP XLFD


2010-11-16  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [cd17f5da7f69678d3cec9af251dbfc3651b950be]

vcl117: add debug clarity


2010-11-16  Sebastian Spaeth  <Sebastian@SSpaeth.de>  [a0b883b5a57017368ca84440cbcbf738f2ec39c0]

More _HC removal


2010-11-16  Caolán McNamara  <caolanm@redhat.com>  [9330494b42cc0be349292f49cddb7596c051fb7f]

get this building again


2010-11-16  Sebastian Spaeth  <Sebastian@SSpaeth.de>  [788f2f94347ab5c17760fbfc67408ee16bb1d7b8]

More _HC removal in CUI. cui builds now again


2010-11-16  Caolán McNamara  <caolanm@redhat.com>  [a439ad77ff3bbeecd750e007d180c8f43c349f66]

get this to build again


2010-11-16  Sebastian Spaeth  <Sebastian@SSpaeth.de>  [f8beeada5726f64516405b7ffb966487da4cc519]

Remove more _HC references


2010-11-16  Caolán McNamara  <caolanm@redhat.com>  [87b1638b0aae45252570d5f26e72928ecb70b62c]

fix this to build again


2010-11-16  Caolán McNamara  <caolanm@redhat.com>  [96c2e93b02b805a0cbc2e91a9ec22b96a6df9489]

fix this to build again


2010-11-16  Sebastian Spaeth  <Sebastian@SSpaeth.de>  [426c475067b95b6427c1945b4024008f18554dd0]

Remove _HC usage in cui


2010-11-16  Caolán McNamara  <caolanm@redhat.com>  [e9f2af555241da3cd6979660de5d21a077089d16]

some more fixups


2010-11-16  Caolán McNamara  <caolanm@redhat.com>  [7bdccd0cb6890a92b778754a3e77e6f5b49820f6]

fix this up


2010-11-16  Caolán McNamara  <caolanm@redhat.com>  [e40d207cee7401ae713d6cd853f3a3feb8f833e3]

fix this to build again


2010-11-16  Sebastian Spaeth  <Sebastian@SSpaeth.de>  [f37574e5c417e92ea5eb62271e84cffea7e235b5]

Remove High contrast image use


2010-11-16  Sebastian Spaeth  <Sebastian@SSpaeth.de>  [0b72a3de72cde14715812e8af478e5cf1b1fa4ce]

Remove _HC references and images in starmath


2010-11-16  Mikhail Voytenko  <mav@openoffice.org>  [2a938152b6e75310deb79873f3617e78f88b0b71]

fwk160: #i113943# catch the exception


2010-11-16  Sebastian Spaeth  <Sebastian@SSpaeth.de>  [4855e3883378ca17195e628994c6284acc1e47de]

Remove some more _HC uses in padmin


2010-11-16  Caolán McNamara  <caolanm@redhat.com>  [fe4c21134b1eec4adadf36963b542127964d0917]

fix up comment


2010-11-16  Caolán McNamara  <caolanm@redhat.com>  [be73c3109e90bc01787aa7cd60d65792e8a169b7]

WaE, fix warnings


2010-11-16  Caolán McNamara  <caolanm@redhat.com>  [c04f8c48e69f01622a2104d7f91dfd7de25d560f]

get this building again


2010-11-16  Caolán McNamara  <caolanm@redhat.com>  [e040c1a075fd3dfbe5d496a4eec349a0dd0795ee]

get this to build again


2010-11-16  Caolán McNamara  <caolanm@redhat.com>  [98e13821701909056485e3f5491cf70f500e15c5]

get this to build again


2010-11-16  Caolán McNamara  <caolanm@redhat.com>  [9ce85495cf42c9be506510243f6eea8752aeb02d]

get this building again


2010-11-16  Caolán McNamara  <caolanm@redhat.com>  [f36eb9a72a5126e3d5bfa0cd72b7085316c7f962]

get this building again


2010-11-16  Caolán McNamara  <caolanm@redhat.com>  [c268735d811350d088ba2ceaa281b9b84eb34424]

get this building again


2010-11-16  Sebastian Spaeth  <Sebastian@SSpaeth.de>  [59dc8ed50e2347e9ecfdb69a1dd7a4bd80775ec0]

Fix build and remove hicontrast parameter

The parameter is not needed anymore, as there are no specific
hicontrast definitions.

Forgot to adapt {0,0,0} ->{0,0} when I removed a struct member in the
previous commit. This compiles now again.

2010-11-16  Sebastian Spaeth  <Sebastian@SSpaeth.de>  [a1320d3756d74b3844a52968e4a7b56dd314df5d]

Remove more *sch High contrast image uses


2010-11-16  Sebastian Spaeth  <Sebastian@SSpaeth.de>  [54060a6d334b67ba398f85476dc77a2d360fded3]

Remove more _HC _SHC uses


2010-11-16  Wolfram Garten [wg]  <Wolfram.Garten@oracle.com>  [50af4c7874f752ee2056de0e68b82bbbbb3fbf74]

i115273,[Automation]: shift old documentation to new style using printlogs


2010-11-16  Ingrid Halama  <iha@openoffice.org>  [a5bc657159f3449c31a0eb056646ddaa460f8219]

chart52: #28670# make the legend within charts resizeable - part 1 - patch from hackfest2010


2010-11-16  Ingrid Halama  <iha@openoffice.org>  [e26194b675380ad6b6a1287f97bce93006be176c]

chart52: #28670# make the legend within charts resizeable - part 1 - patch from hackfest2010


2010-11-16  Ingrid Halama  <iha@openoffice.org>  [df5e24fa7d085508a0929c9213a515af344485e2]

chart52: #28670# make the legend within charts resizeable - part 1 - patch from hackfest2010


2010-11-16  Vladimir Glazunov  <vg@openoffice.org>  [8dc3743ca56382374183bec5cd1a11d53f3085b8]

CWS-TOOLING: integrate CWS kso46


2010-11-16  Vladimir Glazunov  <vg@openoffice.org>  [37eefb1e85526acb5070e971e4d7552eb5193315]

CWS-TOOLING: integrate CWS kso46


2010-11-16  Vladimir Glazunov  <vg@openoffice.org>  [e81cb20849ba6097359892c769481b51b6e29762]

CWS-TOOLING: integrate CWS kso46


2010-11-16  Vladimir Glazunov  <vg@openoffice.org>  [5f635d7b40ccdb464c9fda2030e3c93dac4ecfab]

CWS-TOOLING: integrate CWS kso46


2010-11-16  Sebastian Spaeth  <Sebastian@SSpaeth.de>  [cb6465a5e22cd7599931ed1c03005def6c02c4cd]

Remove High contrast from bibliography extension


2010-11-16  Sebastian Spaeth  <Sebastian@SSpaeth.de>  [5bec6645532fb738d69af3003b9bfcc5c32d30be]

Don't set RSC_ONCE, it is unused

RSC_ONCE was invariably set to true but was not used afterwards. So
remove it.

2010-11-16  Sebastian Spaeth  <Sebastian@SSpaeth.de>  [7b53bfc0b2338fddd04f3fcb830419cf90b16d2f]

Remove highcontrast usage where definitions have been deleted

Makes svtool compile again for me.

2010-11-16  Sebastian Spaeth  <Sebastian@SSpaeth.de>  [8c054e4ecc2588284376438f6d638d50b64f1323]

Don't call the converttags.pl script. It is gone.


2010-11-16  Sebastian Spaeth  <Sebastian@SSpaeth.de>  [e217ba57c97114c38581ced9fbf435a845bc7990]

remove the usage of a HIGH CONTRAST image whose definition I just deleted


2010-11-16  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [1d276f37dc91eaf91e2279403f542a95fd0ca430]

Use the new stable libwp* releases as default


2010-11-16  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [4c931843fb94b64339427ce4adb04df75570defc]

Use the new stable libwp* releases as default


2010-11-16  Sebastian Spaeth  <Sebastian@SSpaeth.de>  [320ee8562be6fa0c17a91f803156120ddcb32fd2]

Remove defines for the removed high contrast image lists


2010-11-16  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [37fd22525138556c03cf1329551012879dc21f93]

Use the new stable libwp* releases as default


2010-11-16  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [be4845d61df90905cfafe6ca972cd1788e6a2e55]

Use the new stable libwp* releases as default


2010-11-16  Sebastian Spaeth  <Sebastian@SSpaeth.de>  [b60815250ee435f4bb30dd59a74fec37e0a2d6f9]

Remove another high contrast image list


2010-11-16  Vladimir Glazunov  <vg@openoffice.org>  [f1dc19695c083ec5f1356a2c082f2c4feb53aa33]

CWS-TOOLING: integrate CWS tlmath01


2010-11-16  Vladimir Glazunov  <vg@openoffice.org>  [e40614c8244cc8273066cff70eca09f8850e1523]

CWS-TOOLING: integrate CWS tlmath01


2010-11-16  Vladimir Glazunov  <vg@openoffice.org>  [7e481f50869eb410e749cdba2538c70afd5daeaa]

CWS-TOOLING: integrate CWS tlmath01


2010-11-16  Vladimir Glazunov  <vg@openoffice.org>  [2c36718cc4f50cf5d7e2018bc2c4c3d02ff97be9]

CWS-TOOLING: integrate CWS hr73


2010-11-16  Vladimir Glazunov  <vg@openoffice.org>  [8fa84b1dc3e176e0df7ddb5dd9cdb94343546a36]

CWS-TOOLING: integrate CWS dockingwindows


2010-11-16  Vladimir Glazunov  <vg@openoffice.org>  [4675fdf7b2fecc198d3bbce05e2505746766f035]

CWS-TOOLING: integrate CWS dockingwindows


2010-11-16  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [5c84b02f70d58fc8c23fcb6d41408a9a026eabd8]

Use the new stable libwp* releases as default


2010-11-16  Sebastian Spaeth  <Sebastian@SSpaeth.de>  [b57b56e4883c96c95b04117d085260707ca2bd4d]

remove high contrast imagelist


2010-11-16  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [2e2914495ef28f0e1bf6e87f0287495163582008]

Use the new stable libwp* releases as default


2010-11-16  Sebastian Spaeth  <Sebastian@SSpaeth.de>  [badc5653cea2d64bc14d66c6c1f2de9cfb06d6c8]

Remove highcontrast imagelists from .src files


2010-11-16  Caolán McNamara  <caolanm@redhat.com>  [a6b7d8f44fa7b88f6cdb682aa5bd46480bc6b37d]

get this to build and remove warnings etc


2010-11-16  David Tardon  <dtardon@redhat.com>  [58d0d8fafdd82e09a09ce652725f4349dbf6b4f2]

replace dp_internal::Noncopyable by boost::noncopyable


2010-11-16  Hans-Joachim Lankenau  <hjs@openoffice.org>  [ed787a7813503f217848fb860e02b597ee7d9d7a]

ause128: #i97286# fix copy and paste error


2010-11-16  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [00f0883d4763957e20c5116375654a7978510124]

undoapi: derive XUndoManager from XChild, to allow convenient access to the document it belongs to


2010-11-16  David Tardon  <dtardon@redhat.com>  [2fc9ec4b71054138c17168fe15b61fb4c3390502]

simplify a bit


2010-11-16  David Tardon  <dtardon@redhat.com>  [29a75314eded91fd1c4441d71061f9f9441d443e]

simplify bool expression


2010-11-16  Caolán McNamara  <caolanm@redhat.com>  [956892c545f984886611b9467dc9b175b616c938]

remove logically redundant highcontrast code


2010-11-16  Sebastian Spaeth  <Sebastian@SSpaeth.de>  [657a69b941d7cc98c2114b9345e3f85d0f6e64fb]

Remove 2 more _HC references


2010-11-16  Caolán McNamara  <caolanm@redhat.com>  [7014588917053fec977ca7514f97521de111d551]

drop removed resources


2010-11-16  Caolán McNamara  <caolanm@redhat.com>  [a14172b2ece38a6c7e0c5b08f02896a3f6e32df2]

drop removed resources


2010-11-16  David Tardon  <dtardon@redhat.com>  [9aebf9c971c9ba253dc7ebe692fbed77a0299b18]

fixed DBG_UTIL vs. OSL_DEBUG_LEVEL mixup


2010-11-16  Sebastian Spaeth  <Sebastian@SSpaeth.de>  [6703d88644cd43060c8c0f0a667558639af65c2f]

Remove reference to _HC.hrc file that has just been removed


2010-11-16  Sebastian Spaeth  <Sebastian@SSpaeth.de>  [c32fb507835f07df6694e7bb47d4b74491f1d1e5]

Removed more _HC instances


2010-11-16  Kayo Hamid  <revol.code@yahoo.com>  [dd3fac431510d5a35f8ae7683f3922a84ce97aad]

remove dead code


2010-11-16  Sebastian Spaeth  <Sebastian@SSpaeth.de>  [adc03f77d046b66071831e0168c2a6061d959ac1]

Remove reference to high-contrast icon from ext. description.xml


2010-11-16  Jan Holesovsky  <kendy@suse.cz>  [3ff150835f86bd28ee2914ddbe16cf1903250fd2]

Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/bootstrap


2010-11-16  Jan Holesovsky  <kendy@suse.cz>  [21861a88b3689965a2f54c984199b37b03be01a2]

Merge remote branch 'origin/libreoffice-3-3'


2010-11-16  Jan Holesovsky  <kendy@suse.cz>  [5ea8804a166ce06dd33d363b96a250e012bf3951]

Merge remote branch 'origin/libreoffice-3-3'

Conflicts:
	cppu/util/target.pmk

2010-11-16  Sebastian Spaeth  <Sebastian@SSpaeth.de>  [71101937bb152be94c88100226662400d8435a3c]

Remove hicontrast creating script from makefile

The script has gone, the hicontrast theme is in a separate directory
now anyway.

2010-11-16  Jan Holesovsky  <kendy@suse.cz>  [ba2064a80f21ab80f7be7ab1cadad7ca5240798c]

Merge remote branch 'origin/libreoffice-3-3'


2010-11-16  Jan Holesovsky  <kendy@suse.cz>  [d3ea07a3c734e43338c8c79895314f30cdeb11ab]

Merge remote branch 'origin/libreoffice-3-3'


2010-11-16  Jan Holesovsky  <kendy@suse.cz>  [63603debdb4bc9f4cdc64c25ecc337bbd9f0baf1]

Merge remote branch 'origin/libreoffice-3-3'

Conflicts:
	sd/source/filter/eppt/epptso.cxx

2010-11-16  Sebastian Spaeth  <Sebastian@SSpaeth.de>  [7957d807c36d41d79ba8e0521f0c2f9a9262b3e5]

delete hicontrast-to-theme script

We put the theme now into its own directory, rather than fishing the
icons out with this script.

2010-11-16  Sebastian Spaeth  <Sebastian@SSpaeth.de>  [08d3e4719ecb729efefb09097833e5419df4b110]

Move all hicontrast icons to a separate theme directory

Rather than having them intermingled with the regular theme. Used
solenv/bin/hicontrast-to-theme.pl for identification of the
icons. Hicontrast-to-theme.pl can now be retired too.

2010-11-16  Jan Holesovsky  <kendy@suse.cz>  [f792799abf4c8c6b9f967685aec070b066644f07]

Merge remote branch 'origin/libreoffice-3-3'


2010-11-16  Jan Holesovsky  <kendy@suse.cz>  [92570a7600b9e5aa5336f9b07fc1cb38a2215566]

Merge remote branch 'origin/libreoffice-3-3'


2010-11-16  Vladimir Glazunov  <vg@openoffice.org>  [ed82e3fdceba985d06ace98120a8b8bb1f13045a]

#i10000# changes from OOO330 m15


2010-11-16  Vladimir Glazunov  <vg@openoffice.org>  [390e7c20e9025447c8a4b9de10e532c28b671384]

#i10000# changes from OOO330 m15


2010-11-16  Vladimir Glazunov  <vg@openoffice.org>  [49d963aaa3796585981e69f1423d10cf5b94cde3]

#i10000# changes from OOO330 m15


2010-11-16  Vladimir Glazunov  <vg@openoffice.org>  [45d1cd1030c466c01487dcd25d37eeeb3c17c54e]

#i10000# changes from OOO330 m15


2010-11-16  Jan Holesovsky  <kendy@suse.cz>  [59106031d2077bd84aa02c31c085ad4a2033002e]

Merge remote branch 'origin/libreoffice-3-3'

Conflicts:
	sc/source/core/data/dptablecache.cxx

2010-11-16  Jan Holesovsky  <kendy@suse.cz>  [47fc20c4cbe5294190b441dae3ec875ad8073519]

Merge remote branch 'origin/libreoffice-3-3'


2010-11-16  Jan Holesovsky  <kendy@suse.cz>  [7c25546fd5b800c3c47baeff9fa7d3cc2766f95c]

Merge commit 'ooo/OOO330_m15' into libreoffice-3-3


2010-11-16  Jan Holesovsky  <kendy@suse.cz>  [25854c79e4b4ec8ccb7eaa0e2f837312c1efcc81]

Merge commit 'ooo/OOO330_m15' into libreoffice-3-3


2010-11-16  Jan Holesovsky  <kendy@suse.cz>  [185969bf123ab5374bb3834832dd7c046bbda2d3]

Merge commit 'ooo/OOO330_m15' into libreoffice-3-3


2010-11-16  Jan Holesovsky  <kendy@suse.cz>  [71a43f77ada6e6091b065dd3eeb10493794bd083]

Merge commit 'ooo/OOO330_m15' into libreoffice-3-3

Conflicts:
	instsetoo_native/inc_openoffice/windows/msi_templates/RegLocat.idt
	instsetoo_native/inc_sdkoo/windows/msi_templates/RegLocat.idt
	solenv/inc/minor.mk

2010-11-16  Sebastian Spaeth  <Sebastian@SSpaeth.de>  [d0ee6717870a22a3e1d1e695a9c6b414494abcb3]

remove converttags.pl

The converttags script replaced the tags:

[PRODUCTNAME] [TITLE] and two color references

in the source code, but those tags don't occur (anymore?) and it is
never called. So remove this.

2010-11-16  Sebastian Spaeth  <Sebastian@SSpaeth.de>  [c9f70e417e1f2edc6992a2411ac7aa55c8a09722]

Remove references to converttags script

The makefile sets three variables related to converttags, but they are
never used. Also the converttagsscript is going away as it is useless.

changes. Lines starting # with '#' will be ignored, and an empty
message aborts the commit.  # On branch master # Changes to be
committed: # (use "git reset HEAD <file>..." to unstage) # # modified:
makefile.pmk #

2010-11-16  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [346f21a522ef4ceb5ab397c7433f54cfea898956]

 undoapi: step 2.3 of the migration of css.chart2.XUndoManager to css.document.XUndoManager:  migrate the clients of XDocumentActions to using the new XUndoManager, and completely remove the (X)DocumentActions  still some more cleanup needed


2010-11-16  David Tardon  <dtardon@redhat.com>  [8cb43325fa91c2b271c0eede0301048727cdeac3]

refactor to remove some redundancy


2010-11-16  Julien Nabet  <serval2412@yahoo.fr>  [279c0d81247dfb4ab5698f1e8900198fc4d04f00]

RTL_CONSTASCII_USTRINGPARAM for libs-core/connectivity/source/drivers/adabas


2010-11-16  Daniel Di Marco  <d.dimarco@gmx.de>  [f0add820a11ca5e405ec35467303034287be34ec]

translated some comments from german -> english


2010-11-15  Kohei Yoshida  <kyoshida@novell.com>  [1c4a07c474ffc577d8087166c2fc4269d19fbc54]

Moved another struct out of document.hxx.


2010-11-15  Kohei Yoshida  <kyoshida@novell.com>  [8d67d02d4979bf8eb239869506f05f6ffd1e3afb]

Reduced unnecessary header includes in the document.hxx.

document.hxx is included in lots and lots of source files, so we
shouldn't add #include <header.hxx> in this file unless it's
really, really, necessary.  IOW, don't do it.

2010-11-15  Kohei Yoshida  <kyoshida@novell.com>  [1e3cb6f962033e20a9c575a9e29e6c8dba2eac2a]

Nuked unused data member of ScDocument.


2010-11-15  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [c44e3b9bd00e8a48a575167776ab9d5ab1c7d29d]

 undoapi: step 2.2 of the migration of css.chart2.XUndoManager to css.document.XUndoManager:  base the implementation of XDocumentActions on the document's UndoManager


2010-11-15  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [ed89443a2c555a1f3d605c6d605c1f7a730fc632]

 undoapi: step 2.1 of the migration of css.chart2.XUndoManager to css.document.XUndoManager:  implement an XUndoManager/Supplier for chart documents


2010-11-15  Kohei Yoshida  <kyoshida@novell.com>  [80f8f41235d61bee38075e3932297f05404578f5]

Fixed English strings: locked cells -> protected cells.

In the cell properties dialog, we use the wording 'protected'.
Let's be consistent in the sheet protection dialog too.

2010-11-15  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [e0a99be617de665c9710be67618e1041842125d0]

gnumake2: fixing system libname registry on windows


2010-11-15  Kohei Yoshida  <kyoshida@novell.com>  [310da2ca87d5fa604b7bd836437a325035007c88]

Revert "initial debug statement"

This reverts commit a256e7bae190cdddcba720cc3b59647ca2d111f5.

2010-11-15  Kohei Yoshida  <kyoshida@novell.com>  [78322b7101ce0116ee0973a3ed3631c553623b0e]

Localize the warning string.


2010-11-15  Kohei Yoshida  <kyoshida@novell.com>  [ce9d19ef8f3e853f0abd4d9ac64afc14e853e3a7]

Swap the check box logic, with an English checkbox message.


2010-11-15  Kohei Yoshida  <kyoshida@novell.com>  [dc0bc45f97b55ff73f5acaffcba4c2b858c05b93]

Replaced BOOL with bool.


2010-11-15  Kohei Yoshida  <kyoshida@novell.com>  [1086337fd6fc49af3e92a343497b0c26f272e8dd]

initial debug statement


2010-11-15  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [d19d2ad3a1149819c34732fa5f62f8e681f9aebb]

gnumake2: fixing rpath quoting voodoo on solaris


2010-11-15  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [e1db0ecf1c4258416550843c2c56c0515659ffd4]

gnumake2: removing touchback on deliver for now because of problems with subsecond timestamps


2010-11-15  René Kjellerup  <rk.katana.steel@gmail>  [fa1bd3ae18e7e91f45a1eb61b31785043d48945e]

Comment translation, and removing FASTBOOL reference

Found a reference in the comment to FASTBOOL and translated the
description block and updated the refenced function definition.

2010-11-15  René Kjellerup  <rk.katana.steel@gmail>  [55b301af75b001b3d6a7a757b2b8accaa34d4dde]

Removing dead code in ScDrawView

the method void DrawMarks(OutputDevice*) was unused in calc and actually
the implementation there of was dead code, so removed completely.

Commented references to unused code removed too, some (Hdl parts) I couldn't
even find in any of the parent classes.

2010-11-15  René Kjellerup  <rk.katana.steel@gmail>  [50470a588a76a7ea57a320f434b3b95e1873e84a]

Macro update and Comment translation

just minor comment translations
and a single ASSERT -> ENSURE convertion

2010-11-15  Jonas Finnemann Jensen  <jopsen@gmail.com>  [f15fdaafe32ec4f93e780fda28ffcebeaac88443]

Commenting out defintion of DEBUG_ENABLE_DUMPASDOT


2010-11-15  Ingrid Halama  <iha@openoffice.org>  [e191287ebb212a3d320299d99d5fe03f6e2c09dd]

chart46: #i115590# export used 2nd scale also if hidden


2010-11-15  Mattias Johnsson  <m.t.johnsson@gmail.com>  [05ebc7960b4e736562b20433576dd80cce0ab670]

Fix typo in slide transition names

This fixes i#102212.
(cherry picked from commit c622a087157f43d3cb83eaae8a76ed59e081a699)

2010-11-15  Mattias Johnsson  <m.t.johnsson@gmail.com>  [f1f55167b43c02b72012f0a3cb93b29780e327af]

Fix typo in slide transition names

This fixes i#102212.

2010-11-15  Thorsten Behrens  <tbehrens@novell.com>  [1b2a096c46ffdf29b9c159c5c17738df81c8de5a]

Adapted readme files to renamed product

Changed names and links in readme file, to read LibreOffice now -
and properly link to the resources on our website.
(cherry picked from commit 4b771948d43bc751fb8f0e5939420b8a5e86a8f8)

2010-11-15  Thorsten Behrens  <tbehrens@novell.com>  [ff25562f4cdfe1eef7f842c843208a988c139ed6]

Adding LibreOffice credits as an odt document (cherry picked from commit 6424ec7e80e08ecca4be409e8b18a095f6d3a0d3)


2010-11-15  Thorsten Behrens  <tbehrens@novell.com>  [951e03ab99176ce99a09e2fbbf428a962912f779]

Removed unused string var (cherry picked from commit 62123778018c33cd02eb71a94ac52ec46854e2d4)


2010-11-15  Thorsten Behrens  <tbehrens@novell.com>  [834bde1726d8636770f84c297b943878bdeedefb]

Change ODF creator to LibreOffice (cherry picked from commit 329074b862aa085191ffc2451d18972cfb2182fd)


2010-11-15  Thorsten Behrens  <tbehrens@novell.com>  [b3a62e6ad149bdd49a88819a76f68c0923d929d2]

Change ODF creator to LibreOffice


2010-11-15  Thorsten Behrens  <tbehrens@novell.com>  [dbfc90d8aeb301f4b9736473269ba92fe940d75b]

Adapted readme files to renamed product

Changed names and links in readme file, to read LibreOffice now -
and properly link to the resources on our website.

2010-11-15  Thorsten Behrens  <tbehrens@novell.com>  [7a6c60b0713c112161fe624a92753bd29d0e265e]

Adding LibreOffice credits as an odt document


2010-11-15  Thorsten Behrens  <tbehrens@novell.com>  [542cff94c8ab76178d0d678cc58c6271604ead17]

Removed unused string var


2010-11-15  sj  <sj@openoffice.org>  [2a374e59f924fc67c1b73e2d4a6b3a3d66073479]

impress202: rebasing


2010-11-15  sj  <sj@openoffice.org>  [b13c9e2cf6c2d838181eab770e2c27407f647ca9]

impress202: rebasing


2010-11-15  sj  <sj@openoffice.org>  [a49e430d718ed05179fa52ada4d5c657dc99c0de]

impress202: rebasing


2010-11-15  sj  <sj@openoffice.org>  [296edcbb71fa4f55ffb46a0250aeef5cc6696b87]

impress202: rebasing


2010-11-15  sj  <sj@openoffice.org>  [63bfae4c6147407730e8d95a522bb3e5eaa58019]

impress202: rebasing


2010-11-15  Thorsten Behrens  <tbehrens@novell.com>  [f1c45fad02ee12937b4e80dfac3db5f97ea9dbc9]

Make slideshow unittest work again

Well, it still fails. But for all the right reasons.

2010-11-15  Luke Dixon  <6b8b4567@gmail.com>  [ba00765e6bbcbca6bb53a705e6cb041c04502bda]

Blinking caret for visual formula editor.


2010-11-15  Jonas Finnemann Jensen  <jopsen@gmail.com>  [829beed1564e4da2be034fbf58204b0c32311712]

Added new task to the todo-list


2010-11-15  J. Graeme Lingard  <jgraeme+git@gmail.com>  [921d17a450278f39688e4f45e85e45acfcc6f80a]

Remove dated comments


2010-11-15  J. Graeme Lingard  <jgraeme+git@gmail.com>  [ff0323be77497b6beed1a39a7c5dfa1335450bc9]

Remove empty dated comments


2010-11-15  sj  <sj@openoffice.org>  [7a5fe226e249ac5084bfb7d33ea505cb1a216e42]

impress202: merging


2010-11-15  sj  <sj@openoffice.org>  [fa10a71b6b742fe532804f0b389f0a2813b31a27]

impress202: merging


2010-11-15  Luboš Luňák  <l.lunak@suse.cz>  [704153e5db7e66f68797772b4f3a7e4ab67ad87f]

implement <w:tabs> in <w:lvl> in numbering.xml (bnc#513567)


2010-11-15  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [b3a698533c14db14beae871486270b752d21774c]

vcl117: #i115133# catch an XError in gtk_im_context_set_cursor_location


2010-11-15  Herbert Duerr [hdu]  <herbert.duerr@oracle.com>  [9015fa6906c13e8c2e36ed29f1ce5c222612b6e4]

#i112446# win-port baseline nowdays assumes SalShlData::mbWNT==true


2010-11-15  Robert Nagy  <robert@openbsd.org>  [b02ec347aa3e47727f139512d457c674525f60b6]

Set LD_LIBRARY_PATH+JAVA_HOME on OpenBSD.

OpenBSD does not support $ORIGIN so we have to set LD_LIBRARY_PATH
in order to find the shared libs of libreoffice.
We also set JAVA_HOME here because it's path is outside of the
default ones.
NetBSD can probably use this too.

2010-11-15  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [fa5d7c159145c9417f0477095f1e6c12a71aebe2]

Docx export: fixed several errors raised by officeotron validator

 * pPr, rPr and sectPr children are now sorted according to the schemas
of the specifictions.
 * pgMar needed to have header, footer and gutter attributes. The gutter
attribute is simple set to 0 ATM.

2010-11-15  Robert Nagy  <robert@openbsd.org>  [580cc3fdf315ad7a782c91a2e0a4e5d296f4e5c3]

Set LD_LIBRARY_PATH+JAVA_HOME on OpenBSD.

OpenBSD does not support $ORIGIN so we have to set LD_LIBRARY_PATH
in order to find the shared libs of libreoffice.
We also set JAVA_HOME here because it's path is outside of the
default ones.
NetBSD can probably use this too.

2010-11-15  Robert Nagy  <robert@openbsd.org>  [4a7b487b11e0968fbda6138cf5379f4d26134a87]

several openbsd changes to find libs and binaries

- Add /usr/local/{bin,sbin} as last to find genbrk,
  genccode and gencmn.
- Add more directories to qt_libdir and qt_incdir
- Make sure find libqt-mt.so and libDCOP.so with
  a library major and minor in the filename where
  the .so does not exists, but foo.so.0.0 does.

2010-11-15  Robert Nagy  <robert@openbsd.org>  [9a14f72914e95eb3994e9fa9949c74c1808bb69c]

several openbsd changes to find libs and binaries

- Add /usr/local/{bin,sbin} as last to find genbrk,
  genccode and gencmn.
- Add more directories to qt_libdir and qt_incdir
- Make sure find libqt-mt.so and libDCOP.so with
  a library major and minor in the filename where
  the .so does not exists, but foo.so.0.0 does.

2010-11-15  Christian Lippka ORACLE  <christian.lippka@oracle.com>  [c0398862334d70c0ecd81833569dc279a628b5e6]

impress202: #i113748# applied patch to resolv memory leak for XMLTextListAutoStylePoolEntry_Impl


2010-11-15  Luboš Luňák  <l.lunak@suse.cz>  [2feacf117792089afb0c0a6ba450a8d668575fbb]

use <wp:anchor> or <wp:inline> appropriately (bnc#513579)


2010-11-15  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [da55906d78a8dc986e25cb13186cb810f021de1a]

vcl117: #i97832# remove unused code (thanks cmc!)


2010-11-15  Juergen Schmidt  <jsc@openoffice.org>  [b15f7fcbde3db69e60f9a9ccabb4ae1b7c5f8dee]

jsc340: i114887: remove old not used draft types


2010-11-15  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [f2473c4c8a6b1a261a7b29ef17d8c2dc567e9849]

pl08: #163135# fix a snafu in encryption data handling (thanks mav!)


2010-11-15  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [11f43434c412bd3b507f1cdb1da192891e1288df]

gnumake2: fixes for solaris


2010-11-15  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [5eca715cdc1bfd70e09633318d764ba8878d3e02]

gnumake2: fixes for solaris


2010-11-15  Carsten Driesner  <cd@openoffice.org>  [df375693b0f32e774926d87fd9a4b20cfd917d82]

Rebase to DEV300m93


2010-11-15  Carsten Driesner  <cd@openoffice.org>  [fbd8c0289e07ca88db90abe0b7fc4af7f3e1538a]

Rebase to DEV300m93


2010-11-15  Carsten Driesner  <cd@openoffice.org>  [14b3f70af24aa72b9ddb380d4674d8126ebb20df]

Rebase to DEV300m93


2010-11-15  Carsten Driesner  <cd@openoffice.org>  [aca9560ecae9003c515b9355bea03a0673c04f4c]

Rebase to DEV300m93


2010-11-15  Carsten Driesner  <cd@openoffice.org>  [2a0841f9fb80078ce623cd00cbb8be48ecba9b6a]

Rebase to DEV300m93


2010-11-15  Carsten Driesner  <cd@openoffice.org>  [50eb76541953fdccee80e8e005c1733d0dd41ddd]

Rebase to DEV300m93


2010-11-15  Caolán McNamara  <caolanm@redhat.com>  [4d5e5289c0df595fad33ba4c0f7306f84bed70b6]

#i112890# LateInitThread thread never deleted


2010-11-15  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [f82c3a7d237a86d4835c3c22e680e3993f1faa18]

vcl117: #i113061# more clarity (thanks cmc!)


2010-11-15  Robert Roth  <robert.roth.off@gmail.com>  [d67e79934fa19cd667c2455e5e95dd48df511179]

Comment translations, bogus comments, commented code removed from SW includes


2010-11-15  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [9b5a25b06bd0267f85d55e299d2fc00f134b9142]

undoapi: implement an EmbeddedObject property for (OLE) shapes, to be consistent with the shape implementations of the other applications, and allow access to the XEmbeddedObject


2010-11-15  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [2b173b9eb115840aabb5742d4585b8ea1b84e25f]

undoapi: implement an EmbeddedObject property for (OLE) shapes, to be consistent with the shape implementations of the other applications, and allow access to the XEmbeddedObject


2010-11-15  Ocke.Janssen  <Ocke.Janssen@oracle.com>  [11bc42b1f7465068945d8e217e35fb7eff094b4d]

dba34b: #i115579# check for children


2010-11-15  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [230136cff127e4170a83dcc1d909e54608f7e2ee]

undoapi: GCC WaE


2010-11-17  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [ab17715fd5a99d5c37d5d6ee3ca1d319a85a74f2]

undoapi: release lock on own mutex when calling into the UndoHelper


2010-11-16  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [cbcedd66765bb932cb60c98f0fa60f3beecca270]

undoapi: updated the Chart test backend


2010-11-16  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [ec5f9c18235b50d564da5e23d99d4844667db5b1]

undoapi: respect the config limiting the maximum number of undo actions. No life-update anymore, i.e. changes in this setting are respected by new instances only, not by existing instances. This is a degradation (a bearable, IMO) compared to the old implementation, but consistent with other apps. So, why adding unnecessary complexity?


2010-11-16  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [247ba6c56c0bf4e27744b2b895411247420bebcf]

undoapi: undo/redo: call ChartViewHelper::setViewToDirtyState (was still left after the refactoring)


2010-11-16  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [5854c96421fe2a2320b36ae570c987392c235e9a]

undoapi: re-implemented the XModifyBroadcaster for chart's UndoManager, for this purpose, added support to the UndoManagerHelper


2010-11-16  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [fd3ece0777004f5438cf6a352fefb7270228f6d7]

undoapi: some exception safety


2010-11-16  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [d2de048b2b685ab3376b8f85d3d51e95fca7b80b]

undoapi: moved UndoGuard.hxx to the only folder where it is used, renamed ImplDocumentActions.* to UndoActions.*


2010-11-16  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [2f09474ea14bf08a33e0788905a2a68bf5f93b2d]

undoapi: some cleanups after the previos refactoring (more to come)


2010-11-16  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [fa0b1d6e1d2850cae0cd11e33d662c8d8fad20a9]

undoapi: derive XUndoManager from XChild, to allow convenient access to the document it belongs to


2010-11-16  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [4d0ae2eac2ac03475b7496f81e803b9b71b7481f]

 undoapi: step 2.3 of the migration of css.chart2.XUndoManager to css.document.XUndoManager:  migrate the clients of XDocumentActions to using the new XUndoManager, and completely remove the (X)DocumentActions  still some more cleanup needed


2010-11-15  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [3909360c32b8e018bab468db7aece015c6d1a2b4]

 undoapi: step 2.2 of the migration of css.chart2.XUndoManager to css.document.XUndoManager:  base the implementation of XDocumentActions on the document's UndoManager


2010-11-15  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [5aa51f86396a4e8709d42c64b11946a9987a7876]

 undoapi: step 2.1 of the migration of css.chart2.XUndoManager to css.document.XUndoManager:  implement an XUndoManager/Supplier for chart documents


2010-11-15  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [ed3af50c594d1dec7cd0310fc28576b6d65857f2]

undoapi: GCC WaE


2010-11-17  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [992300e341ba4764792fd38be280b4301d0d83e6]

undoapi: doVerb does not work, currently ... but leave it here, commented out, for the moment


2010-11-16  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [0ba9391098e7b69b3f53c1f724f8b395d285bf74]

undoapi: make reset an explicit, atomar operation at the IUndoManager, instead of simulating it in a higher layer


2010-11-16  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [eedca4d0f6623a4584d09f3d468f8d50d10bb2b2]

undoapi: fixed compilation error


2010-11-16  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [0eab3863cddbf7b0bee9ee1270fa70e87caa52ac]

undoapi: updated the Chart test backend


2010-11-16  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [6501ab77a0df812608000e436f5052d9f8e8ca2b]

undoapi: re-implemented the XModifyBroadcaster for chart's UndoManager, for this purpose, added support to the UndoManagerHelper


2010-11-16  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [de807d3e80b3aab50395688741cac57a1f2e11c8]

undoapi: derive XUndoManager from XChild, to allow convenient access to the document it belongs to


2010-11-15  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [afe888269b8e5b3520d2017760cbbe237e96df32]

undoapi: doVerb: release mutex before calling into changeState


2010-11-15  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [2846cb036ad0b4425af4319bef9aee4c3ffe3c50]

 undoapi: step 2.1 of the migration of css.chart2.XUndoManager to css.document.XUndoManager:  implement an XUndoManager/Supplier for chart documents


2010-11-15  Oliver Craemer [oc]  <oliver.craemer@oracle.com>  [f1c428c560e2b0e3abee2e5d53685711165da1cd]

#i115582# [c_updt1.bas] reenabling special handling for Linux in tFileRecentDocuments


2010-11-15  Caolán McNamara  <caolanm@redhat.com>  [7239bb5a657fe5a5aa065256762ad254f2f6a715]

Remove more unused hiconstrast args


2010-11-15  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [f3c101eda5faa15f1de34a7fc91635bf18a0ad68]

undoapi: added test for request serialization: parallel undo requests should still execute the undo operations in the proper order


2010-11-15  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [6cfb7cca8ea1c28f1d8e9752bdc225f2533ffead]

 undoapi: instead of processing requests in a dedicated thread (which would require us to explicitly tamper with the  SolarMutex, to really release *each* lock the caller might have on it), process requests in the thread where the  first request arrived. Still ensure the requests are serialized.


2010-11-15  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [b35a7344eda5eaa1e0dcf916b48d8cf089db5562]

Docx Export: fixed some elements ordering problem

Nested elements that weren't in the order sequence weren't appended to
the parent... and then skipped.

2010-11-15  sb  <sb@openoffice.org>  [c0cc543dd0b15cc725674289a70e1dbf85758b0a]

sb135: merged in DEV300_m93


2010-11-15  sb  <sb@openoffice.org>  [5ceacd435b14f00fe91f168286aeabf30e681505]

sb135: merged in DEV300_m93


2010-11-15  sb  <sb@openoffice.org>  [7743090cda0bb4fc4648161476dfcb2d5060c374]

sb135: merged in DEV300_m93


2010-11-15  sb  <sb@openoffice.org>  [ed1578fd5e937d1fdcce08b6ed141434913a9422]

sb135: merged in DEV300_m93


2010-11-15  sb  <sb@openoffice.org>  [9035ac3104af3af11fdd929d868a74824e692abe]

sb135: merged in DEV300_m93


2010-11-15  sb  <sb@openoffice.org>  [4a25aee4c7946dc554d1e5e69b482aa9a63a3462]

sb135: merged in DEV300_m93


2010-11-15  sb  <sb@openoffice.org>  [e6a6893c5e2c3d031eb9926a82586cb352956280]

sb135: merged in DEV300_m93


2010-11-15  sb  <sb@openoffice.org>  [d9097259eb8c859d0d18eb96134f6b245490c0e0]

sb135: merged in DEV300_m93


2010-11-15  sb  <sb@openoffice.org>  [ff885711aa72f706b1f7f2195e8c1f1c47ec9e66]

sb135: merged in DEV300_m93


2010-11-15  Thomas Lange [tl]  <tl@openoffice.org>  [609a3898f9f8076e67e0431ce3b07708b2c4a6a5]

cws tl84: #ii71192# paper size A6 adde to Format/Page


2010-11-15  Thomas Lange [tl]  <tl@openoffice.org>  [2e5b32189fd64bccbcd950a522f435d63d8738ae]

cws tl84: #ii71192# paper size A6 adde to Format/Page


2010-11-15  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [06472cd5f28bc2d24611b54308d40f0034b86e2f]

RTL_CONSTASCII_USTRINGPARAM cleaing in components - dialogs

/home/pjacquod/LibO_dev/build/clone/components/cui/source/dialogs
and some dead code cleaned up

2010-11-15  Joost Eekhoorn  <joost.eekhoorn@gmail.com>  [3fa80c6b72ec968f055988986d8cb9edd5dbef6a]

RTL_CONSTASCII_USTRINGPARAM in svx


2010-11-15  Pierre-André Jacquod  <pjacquod@alumni.ethz.ch>  [32a355165a756b0b6127dc0386ea87060ad2bae4]

RTL_CONSTASCII_USTRINGPARAM in components

cleaning in components/cui/source/customize

2010-11-15  pjacquod  <pjacquod@alumni.ethz.ch>  [96342abf506d5fd76e97781076ddf1b54509e238]

RTL_CONSTASCII_USTRINGPARAM in base


2010-11-14  pjacquod  <pjacquod@alumni.ethz.ch>  [7a6177e6156a435b9f936bbfd52d6274e8e00028]

bogus comment / code in calc.. testvba


2010-11-14  Caolán McNamara  <caolanm@redhat.com>  [54d8e263fe5f44f408038d23997039f19c90e09c]

Misuse of RTL_CONSTASCII_STRINGPARAM instead of RTL_CONSTASCII_USTRINGPARAM


2010-11-14  Caolán McNamara  <caolanm@redhat.com>  [43bc8a24deb65f24be2ecdc826fd07a0d14fdd34]

Misuse of RTL_CONSTASCII_STRINGPARAM instead of RTL_CONSTASCII_USTRINGPARAM


2010-11-14  Caolán McNamara  <caolanm@redhat.com>  [90c5efa566bfab44b07ff67bc7c821b6ed5db625]

Make it harder to use the wrong constructor and pass strlen and encoding

i.e compile-time detect use of RTL_CONSTASCII_STRINGPARAM instead of
RTL_CONSTASCII_USTRINGPARAM

2010-11-14  Caolán McNamara  <caolanm@redhat.com>  [cf97810cb69cf8e9c46cebc61298c08e62674da4]

RTL_CONSTASCII_USTRINGPARAM instead of RTL_CONSTASCII_STRINGPARAM


2010-11-14  Caolán McNamara  <caolanm@redhat.com>  [955ae0c3792e65844935c765144c1bed051a7c49]

Misuse of RTL_CONSTASCII_STRINGPARAM instead of RTL_CONSTASCII_USTRINGPARAM


2010-11-14  Caolán McNamara  <caolanm@redhat.com>  [ca47e7c296b34f6f225f2541c5e5271997aa6527]

Misuse of RTL_CONSTASCII_STRINGPARAM instead of RTL_CONSTASCII_USTRINGPARAM


2010-11-14  Caolán McNamara  <caolanm@redhat.com>  [fee85b56c07e2999bdfb127f366bdaa5d17eb954]

Misuse of RTL_CONSTASCII_STRINGPARAM instead of RTL_CONSTASCII_USTRINGPARAM


2010-11-14  Caolán McNamara  <caolanm@redhat.com>  [9f66ea047704ede89f187e36d9aeb58324016842]

Misuse of RTL_CONSTASCII_STRINGPARAM instead of RTL_CONSTASCII_USTRINGPARAM


2010-11-14  Caolán McNamara  <caolanm@redhat.com>  [f37609830b20839ce2a4c9aee0ec57435d5112a2]

Misuse of RTL_CONSTASCII_STRINGPARAM instead of RTL_CONSTASCII_USTRINGPARAM


2010-11-14  Caolán McNamara  <caolanm@redhat.com>  [0dbbebb29d5cb1bf579dff1bf4860eb4cd0fc6fd]

Misuse of RTL_CONSTASCII_STRINGPARAM instead of RTL_CONSTASCII_USTRINGPARAM


2010-11-14  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [10ed6a90210f3b99b76b5467323f0baeb40db1cb]

gnumake2: minor fixes related to LOCALBUILDDIR


2010-11-14  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [9d3810a909312a369f0ed75297211d94bffbd3da]

gnumake2: better output


2010-11-14  Julien Nabet  <serval2412@yahoo.fr>  [e4bef05896cbd63ee64101550495d275bf2e8c15]

RTL_CONSTASCII_USTRINGPARAM for libs-core/connectivity


2010-11-14  Joost Eekhoorn  <joost.eekhoorn@gmail.com>  [2d848c76947f33e944e0df739d9dbb742c9304bb]

RTL_CONSTASCII_USTRINGPARAM in svx


2010-11-14  Santiago Alessandri  <salessandri@nasel.com.ar>  [c7e6aaaeb29c1e1951aa42b7b82a6bb8495c959b]

Replaced all createFromAscii with macro RTL_CONSTASCII_USTRINGPARAM in base


2010-11-14  Miklos Vajna  <vmiklos@frugalware.org>  [9a5dda7b01638919dda3093f77135e5d5584d191]

RTF: port last changes from CWS


2010-11-14  Miklos Vajna  <vmiklos@frugalware.org>  [fa2b1c586e3eeef754c8745373c44f62fd822d06]

RTF: port last changes from CWS


2010-11-14  Miklos Vajna  <vmiklos@frugalware.org>  [1c1e919f5767e89376dce2a5c97ecb81acdbcf29]

RTF: port last changes from CWS


2010-11-14  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [ebb36e6403ce0b79372319f20b642b3b2888337b]

gnumake2: posh output


2010-11-13  Santiago Alessandri  <salessandri@nasel.com.ar>  [19934b8578f210d2a90aaceb994ec861549b9a4d]

Replaced createFromAscii in all dbaccess tree under base repo


2010-11-13  Caolán McNamara  <caolanm@redhat.com>  [f7428ace93fef1e94108f2c24bc4932042f985cc]

remove unused _bHiContrast arg


2010-11-13  Caolán McNamara  <caolanm@redhat.com>  [d68d5ef84f1558038025ae288a6b50dba40e8015]

tidy code

devirtualize non-overridden virtuals, remove unused parameters, and
logically shrink based on that to minimum required

2010-11-13  Caolán McNamara  <caolanm@redhat.com>  [071b1b40f9397e14b5f12251186d087bf553b9a3]

tidy up hicontrast remains

remove unused parameters, shrink code accordingly, devirtualize
methods which are not overridden anywhere and only used by docvor.cxx

2010-11-13  Caolán McNamara  <caolanm@redhat.com>  [a86dd7ecb5ae0af0ef95fd8315b75799ebb545c8]

remove unused stuff behind unset ifdef since 2000


2010-11-13  Caolán McNamara  <caolanm@redhat.com>  [969750a995e473da9381dd8b2c06ad98abd37054]

remove unused HiContrast args


2010-11-13  Caolán McNamara  <caolanm@redhat.com>  [fd0a0308b1c266977beb5f331c77808c45efad7e]

remove hicontrast stuff


2010-11-13  pjacquod  <pjacquod@alumni.ethz.ch>  [1a9679501f755050e14e4df2c2ce7f541ba3b759]

RTL_CONSTASCII_USTRINGPARAM cleaning in base

base/reportdesign/source/ui/report should now be clean and having no more
createFromAssci with constant.

2010-11-13  Caolán McNamara  <caolanm@redhat.com>  [3df626c0e70c2ac5c292e754bee591e4b98829c8]

remove unused HiContrast args


2010-11-13  David Tardon  <dtardon@redhat.com>  [b1a02ab487986762326f390a64e0027d516a90cc]

remove no-effect stmt


2010-11-13  David Tardon  <dtardon@redhat.com>  [93a0397f00a747f920d76a705473bcc4934f1793]

m_pDbgWin exists only if OSL_DEBUG_LEVEL > 1


2010-11-13  J. Graeme Lingard  <jgraeme+git@gmail.com>  [d53b289cd7dc817cdb069005437851353b35448f]

Remove empty dated comments


2010-11-13  J. Graeme Lingard  <jgraeme+git@gmail.com>  [029dddde0efa159f4280fe8167edd9db7ab0801c]

Remove unused dated comments


2010-11-13  J. Graeme Lingard  <jgraeme+git@gmail.com>  [38f09d1affc34401c0f269318bb61540a207d966]

Remove empty Beschreibung (Description) comments


2010-11-13  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [4948812c5bc17ade1999575c2fe55c59d7505de8]

gnumake2: local build dirs


2010-11-13  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [62bb55fddf8a77925db3efc4c8561cadb1775e2b]

gnumake2: local build dirs


2010-11-13  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [0335e75a2ebc0fdc61d57c9e97ea4f59a8f8888d]

gnumake2: setting CPPU_ENV on solaris


2010-11-13  Tor Lillqvist  <tlillqvist@novell.com>  [cad14443dee2ebe544d5b6b39b3715e44071cb66]

Apply oox-drawingml-fix-shapes-map-crash.diff


2010-11-13  Tor Lillqvist  <tlillqvist@novell.com>  [9fdd18024ad60d6d73842271d572e4e5a73ca19b]

Apply pptx-fix-connector-crash.diff


2010-11-13  Tor Lillqvist  <tlillqvist@novell.com>  [c051ddbb5cd0a71061e1f12abfa9935713f98ea4]

From hg changeset c94984deded153e8720faf14d1fc5c3a5b866381 in ooxml11

ooxml11: intermediate commit, builds

2010-11-13  Tor Lillqvist  <tlillqvist@novell.com>  [e9e0a70c10a34bb17cfeb2bd16f4cc4c1a467b8c]

From hg changeset 11bdb9c019c49df77306d1a9915b44e1f8dbf79e in ooxml11

ooxml11: intermediate commit

2010-11-13  Tor Lillqvist  <tlillqvist@novell.com>  [ba0ab700b4cebd88e07ebe0662f560b2b9dfb918]

From hg changeset 2b3eef7bad494312ee9c8c13c1b1014b22ba0451 in ooxml11

ooxml11: merge with DEV300 m76 (I hope), plus intermediate commit of
own changes

2010-11-13  Tor Lillqvist  <tlillqvist@novell.com>  [9f5b9dffa36d617e0d498b61ce8ba5ca3bd68691]

Make the workaround for the crash at exit effective in a non-debug build

I hadn't noticed that cppu/util/target.pmk was surrounded by
.IF "$(debug)" == "".

2010-11-13  Joseph Powers  <jpowers27@cox.net>  [00b523da3f4e6476d007a1bea10f3b9205d68a70]

Purged BmpColorMode from libs-gui - impress


2010-11-13  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [b32b1ae43d6fc38a4bdd26b8399362d3a971b298]

gnumake2: merging minibranches


2010-11-13  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [56070c6a6b256c61eee3dceeb1cb220b2c1d2690]

gnumake2: fixing comphelper lib name for solaris


2010-11-13  Joseph Powers  <jpowers27@cox.net>  [b8893bf2d0e23ef5cbab03591ca2bfd57859bd47]

Purged BmpColorMode from libs-gui - writer


2010-11-13  Joseph Powers  <jpowers27@cox.net>  [505409cbe575ed248cc6ade4e7f9048a08947d53]

Purged BmpColorMode from libs-gui - libs-core


2010-11-13  Joseph Powers  <jpowers27@cox.net>  [857d9d570fef89d5a64e0df52222a1fd1e2af681]

Purged BmpColorMode from libs-gui - libs-gui


2010-11-13  Joseph Powers  <jpowers27@cox.net>  [9d6314c5ecb057361b7a4d932c9cffd9b05fc1cb]

Purged BmpColorMode from libs-gui - components


2010-11-13  Joseph Powers  <jpowers27@cox.net>  [e0d9d4d4a4f77d0fbb680c2f96b1cc9a912238d2]

Purged BmpColorMode from libs-gui - calc


2010-11-13  Joseph Powers  <jpowers27@cox.net>  [4a0002931adf1f52b4d9e42c22b394bea210c058]

Purged BmpColorMode from libs-gui - base


2010-11-13  Julien Nabet  <serval2412@yahoo.fr>  [daebf4430d1f15a3864207ce9bee1e2a24d937ac]

RTL_CONSTASCII_USTRINGPARAM for impress


2010-11-13  Julien Nabet  <serval2412@yahoo.fr>  [a70d5e2d4e0868c9f87160e86ac4061413cdd17c]

RTL_CONSTASCII_USTRINGPARAM for writer_sw


2010-11-13  Julien Nabet  <serval2412@yahoo.fr>  [72c878c29e9e5101120b7c41300de012d4253b5b]

RTL_CONSTASCII_USTRINGPARAM for writer_starmath


2010-11-13  Gert Faller  <gertfaller@aliceadsl.fr>  [c1fa0e476b9f61014c3ba17590753cb502ba1490]

 Easy Hacks : RTL_CONSTASCII_USTRINGPARAM in libs-core


2010-11-13  David Tardon  <dtardon@redhat.com>  [606c7bb85ae28275d8ab8c46eaf8d7742b8fbaa5]

want #endif, not #else


2010-11-12  Kohei Yoshida  <kyoshida@novell.com>  [65b13f00df2786cb4c3597c4dc0c447ddd93a0ba]

More cleanup, tab removal, bogus comments etc.


2010-11-12  Kohei Yoshida  <kyoshida@novell.com>  [12c65c6a16119d221808bcd30880441a37c26aa8]

Oops. My bad - removing my own printf silliness.


2010-11-12  Kohei Yoshida  <kyoshida@novell.com>  [a23f23583a30cffc1c0b755b9c4b62948b6fb1c6]

More cleanups - trailing whitespaces & more bogus comments.


2010-11-12  Kohei Yoshida  <kyoshida@novell.com>  [ea7678a69d5dd34f4d6fc4661d529c27fb70d9d7]

More datapilt-related cleanups.

New code should *never* use BOOL, TRUE, FALSE.  Also the indentation
mistakes are pretty frequent.

2010-11-12  Kohei Yoshida  <kyoshida@novell.com>  [5992a5d1849541d388c54270eca54e7571f76769]

Removed trailing whitespaces.


2010-11-12  Kohei Yoshida  <kyoshida@novell.com>  [9ad750ed6a7e848e123f4874dee719ccdd225221]

Removed more useless comments, fixed indentations etc.


2010-11-12  Kohei Yoshida  <kyoshida@novell.com>  [f86575fd26e575115cd6a00ceffddf6d4e796031]

More formatting & indentation fix.


2010-11-12  Kohei Yoshida  <kyoshida@novell.com>  [365b86def4985bab972bcafe7ed5bbf29094b7ef]

A bit of cleanup of the data pilot code.

Removed unnecessary // this is done by <who> on <date> type of comments.
Plus renamed some method names to be consistent with its neighboring
method naming conventions.

And some indentation hiccups.

2010-11-12  Julien Nabet  <serval2412@yahoo.fr>  [939d118769212d9a5f54b0fa4478e5f0f61c132a]

Replace rtl::OUString::createFromAscii with RTL_CONSTASCII_USTRINGPARAM.


2010-11-12  Nigel Hawkins  <n.hawkins@gmx.com>  [8a5b1a76e6dbbad5e65dd6e4f7d9c3a154cce66c]

Replace ScfNoInstance with boost::noncopyable and private constructor.


2010-11-12  Julien Nabet  <serval2412@yahoo.fr>  [d756289917f773bb4d9fe38cb844c8f0f8f9b39c]

RTL_CONSTASCII_USTRINGPARAM for calc_unoobj


2010-11-12  Julien Nabet  <serval2412@yahoo.fr>  [6da811be517ab3bc3e3cc71c3dddf81477ff8832]

RTL_CONSTASCII_USTRINGPARAM for calc_ui


2010-11-12  J. Graeme Lingard  <jgraeme+git@gmail.com>  [a289fa56ffb2ba3031abeb42aba8833d598bf741]

Remove empty Beschreibung (Description) comments


2010-11-12  J. Graeme Lingard  <jgraeme+git@gmail.com>  [69098a87185a8098b19f09861415482e1e8581b9]

Remove commented out code - //REMOVE


2010-11-12  Julien Nabet  <serval2412@yahoo.fr>  [25ce241167e2530cfed1353f66dde70bbe991e6f]

Use RTL_CONSTASCII_USTRINGPARAM


2010-11-12  Julien Nabet  <serval2412@yahoo.fr>  [b917e50c6a8f78e537d28ec03d739365769a4bfc]

use RTL_CONSTASCII_USTRINGPARAM


2010-11-12  julien  <serval2412@yahoo.fr>  [1402a151560ab2b539774f6870b6a11c9e4c9070]

Replaced OUString::createFromAscii() with RTL_CONSTASCII_USTRINGPARAM.


2010-11-12  Kohei Yoshida  <kyoshida@novell.com>  [b954275c96f30efbc918ea7f52befef0b3a55142]

Wrong indentation.


2010-11-12  Kohei Yoshida  <kyoshida@novell.com>  [1eb2caaaed18296d7c5d4dc78164fb52e7b31013]

Friendly in-line comment to give the audience more info.


2010-11-12  Kohei Yoshida  <kyoshida@novell.com>  [8b2600fefb7bfaad52e089f3542d50e6396f2201]

Disable document modify and broadcasting of changes on range names.

We don't need to set document status modified & broadcast changes
on every single addition of range names during document import.
Doing so would make the document import painfully slow esp with
docs with lots of range names defined. (n#634257)

2010-11-12  Nigel Hawkins  <n.hawkins@gmx.com>  [07e794ab0a54eb358c1400a30ac99d7902eb5375]

Replace ScfNoCopy in calc with boost::noncopyable.


2010-11-12  Caolán McNamara  <caolanm@redhat.com>  [105304147f1297cae00fbd65447b393e3b2ddb59]

#i106768# deference followed by check of pointer


2010-11-12  Joseph Powers  <jpowers27@cox.net>  [130a2115e73ead2d138bda84a63f617367e1b58c]

Bitmap Tree Cleanup - calc

Removed all references to HIGHCONTRAST mode from svtools classes:
	SvImpLBox
	SvTreeListBox

The reset is just fall out.

2010-11-12  Thorsten Behrens  <tbehrens@novell.com>  [9faaba6a52c9aec1f20762aff359f4dcc67a58aa]

Cleansed commented-out code

Just using a German title clearly conveys no useful information.

2010-11-12  Kevin Hunter  <hunteke@earlham.edu>  [c7b5ea8fa95d70beee744988b44ca1baddb2b656]

EasyHack: createFromAscii to RTL macro


2010-11-12  Kohei Yoshida  <kyoshida@novell.com>  [772ebaf4761e08c7d88f88cc2d969941423ca21b]

Use a stack variable to manage locking & unlocking of mutex.


2010-11-12  Kohei Yoshida  <kyoshida@novell.com>  [fc96b33c17d53e776d4ecc3207546c63fde1993f]

Change the default sheet print option to "print entire sheet".

Previously, sheet had its default print option set to "print nothing",
but when all sheets have "print nothing" option set, calc would print
as if they all have "print entire sheet" option.  The problem comes
when you set a custom print area to one sheet, which causes calc to
skip all the other sheets from printing.

This is not intuitive at all. Let's change the default print option
to "print entire sheet".  This also matches Excel's behavior BTW.
(n#650551)

2010-11-12  Kohei Yoshida  <kyoshida@novell.com>  [e0b25cd7559a438a9f26ecd3e98fde0d4ecac359]

Fixed a crash on importing named ranges on higher sheets.

When importing xls document containing named ranges on sheets higher
than 256 (max number of sheets Calc supports currently), Calc would
crash.  We need to check for the upper boundary condition before
accessing the array by index to prevent crash. (n#649941)

2010-11-12  René Kjellerup  <rk.katana.steel@gmail.com>  [2fa994cc2069c948e74ff9455e7d6b048c333183]

comment crean up in sc

cleaned some added comments from silencing the compiler.
WritePicPr(...) has been removed since it seems unused by all
accounts.

2010-11-12  Ricardo Moreno  <parcero.cubano@gmail.com>  [2f01c7840d47f11b6cc1f6ba074d5512ec420d90]

Removed commented-out code.


2010-11-12  Ricardo Moreno  <parcero.cubano@gmail.com>  [955bc65cc29439275ed5dd98229dc8a40f8669dd]

Removed commented-out code.


2010-11-12  J. Graeme Lingard  <jgraeme+git@gmail.com>  [e12a473caa510ddc5a86bb339affc7ecf482f945]

Remove redundant #ifndef directives


2010-11-12  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [84e6def25926784eb471e81b7ca5bba09c0f8a2e]

calc33stopper2: #i115313# revert calculation of scaling factor for drawing layer to behaviour of OOo 3.2


2010-11-13  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [9c14a2851ba5d0828c489eaa27018fa2a2e9fc15]

gnumake2: getting gnu cp out of the environment on solaris


2010-11-13  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [07e0e4d69040279319e0a4929fe688cce92b901d]

gnumake2: merging minibranches


2010-11-13  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [729a9a99ab32eb735871de35895c2c67f559e3dd]

gnumake2: merging minibranches


2010-11-13  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [e76699e823d9ef6801f39f1c02374ed130249014]

gnumake2: merging minibranches


2010-11-13  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [6efdbc88d10f96f2f200a050657f08616ec1b841]

gnumake2: explicitly using gnu cp on solaris


2010-11-13  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [5d9784160be0f48da3e886599a468bcd060f15b2]

gnumake2: disabling postprocess/checkdeliver as it consistently fails on unxmacxi


2010-11-13  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [5b1c7dddef338c0240530eb383b195a6cde996db]

gnumake2: #i115558# svl needs to depend on libxslt for xsltproc


2010-11-13  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [30faf85bde1078f33184e1399019ae607244c34a]

gnumake2: #i115558# svl needs to depend on libxslt for xsltproc


2010-11-12  Kohei Yoshida  <kyoshida@novell.com>  [3be54d3b78e0a65f65a11dc053a6e03b9c50cf81]

More cleanup, tab removal, bogus comments etc.


2010-11-12  Kohei Yoshida  <kyoshida@novell.com>  [7ef7bbec272ee387197c6f957db4ba58f2b8a186]

Oops. My bad - removing my own printf silliness.


2010-11-12  Kohei Yoshida  <kyoshida@novell.com>  [d3b3d0d06fbdffb24656a1771f20e49cc707d99b]

More cleanups - trailing whitespaces & more bogus comments.


2010-11-12  Kohei Yoshida  <kyoshida@novell.com>  [8a5114fa5e7ce8dbb25fe2b49a9086647fd4dfd5]

More datapilt-related cleanups.

New code should *never* use BOOL, TRUE, FALSE.  Also the indentation
mistakes are pretty frequent.

2010-11-12  Caolán McNamara  <caolanm@redhat.com>  [5fabbe2de171f6cb94373a38ae8ad1eb3bef5ed4]

RTL_CONSTASCII_USTRINGPARAM used with nonarray


2010-11-12  Caolán McNamara  <caolanm@redhat.com>  [ec642ba424bf4abac4fe23760cd6fddcdcb4cb37]

RTL_CONSTASCII_STRINGPARAM -> RTL_CONSTASCII_USTRINGPARAM


2010-11-12  Caolán McNamara  <caolanm@redhat.com>  [dfd74e58ef7041d816510fa4c3975a047980d4fe]

Resolves: rhbz#647392# Ensure autocorrect doesn't crash


2010-11-12  Caolán McNamara  <caolanm@redhat.com>  [25bb8e3278014664546ea5f8e4e31b77ef6e970c]

RTL_CONSTASCII_USTRINGPARAM used with nonarray


2010-11-12  Caolán McNamara  <caolanm@redhat.com>  [97cae691e9a2bed161f95c559fde308ed42d7bf7]

RTL_CONSTASCII_USTRINGPARAM used with nonarray


2010-11-12  Caolán McNamara  <caolanm@redhat.com>  [8a0ffa645fc4b6870cada80290e6f3b806c8aed4]

RTL_CONSTASCII_USTRINGPARAM used with nonarray


2010-11-12  Caolán McNamara  <caolanm@redhat.com>  [32516051a90e2fcd67bc681fd867068c32ed3d84]

RTL_CONSTASCII_USTRINGPARAM used with nonarray


2010-11-12  Caolán McNamara  <caolanm@redhat.com>  [89579fd0db5dcc728f756f94eb68de1b9df3efe1]

RTL_CONSTASCII_USTRINGPARAM used with nonarray (cherry picked from commit 0ec3dcb508858f278bc32498e6ae038ab3274fca)


2010-11-12  Caolán McNamara  <caolanm@redhat.com>  [e844739384beb25807a536f4addf08a26de86cdd]

RTL_CONSTASCII_USTRINGPARAM used with nonarray (cherry picked from commit ac729f078b9dbdedcda9141eec30288c8c263d9e)


2010-11-12  Kohei Yoshida  <kyoshida@novell.com>  [e76c614251ee2b8dfd6d7cd10ec2b0f0ed527fa8]

Removed trailing whitespaces.


2010-11-12  Kohei Yoshida  <kyoshida@novell.com>  [481a637fab4455d11d865f11749ae45ef2803b07]

Removed more useless comments, fixed indentations etc.


2010-11-12  Kohei Yoshida  <kyoshida@novell.com>  [f3138319c220b65bae548e9934923dbebeb8c0ea]

More formatting & indentation fix.


2010-11-12  Kohei Yoshida  <kyoshida@novell.com>  [85cb2e90443d0fd76320db6b157375e1bac3da11]

A bit of cleanup of the data pilot code.

Removed unnecessary // this is done by <who> on <date> type of comments.
Plus renamed some method names to be consistent with its neighboring
method naming conventions.

And some indentation hiccups.

2010-11-12  J. Graeme Lingard  <jgraeme+git@gmail.com>  [06514ed3d609f63cca40f41aec2a8d9ffd0b1509]

Remove unused Beschreibung (Description) comments


2010-11-12  Eike Rathke [er]  <eike.rathke@oracle.com>  [d719bf21ac56f8d3ab69867ce5df5b2975ea9235]

dr78: #i115189# numerical accuracy of LINEST, LOGEST, TREND and GROWTH; patch from <regina>


2010-11-12  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [552dcef8118ff28464bb1320e2414b0f56e19097]

gnumake2: lib name cleanup


2010-11-12  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [f7cc5a2b2bb5100ec4e6c0fa148e03de3904be66]

Add "ti" without sublang into the encoding list


2010-11-12  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [88bfb5f2ada34cc3968462376c5dfc434dc1ea9c]

Add "ti" without sublang into the encoding list


2010-11-12  Luboš Luňák  <l.lunak@suse.cz>  [49d0dd71b426602e138f36dbdb152ef027d152a3]

remove some german comments that mostly say what the name says


2010-11-12  J. Graeme Lingard  <jgraeme+git@gmail.com>  [b36d193bb3d5b33918a08b23ac13623c752b9ab1]

Remove empty Beschreibung (Description) comments


2010-11-12  Jan Holesovsky  <kendy@suse.cz>  [f12505d5962153abc805e7c2fefbea8acca0d465]

Revert "Add workaround to avoid crash when exiting LibreOffice"

This reverts commit 146e2fbca20f5cba3410d3d042ae6222a565dd7e.

The workaround is has to be present in libreoffice-3-3, but we do not want to
have it in master, so that eventually it is fixed in the end :-)

2010-11-12  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [4ca43a7336784ed46a3ed451031d05813a923f0b]

gnumake2: merging minibranches


2010-11-12  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [831bb211b6d19b21848908114ced092fec5bd343]

pl08: #i115553# fix a PDF/A and transparencies again


2010-11-12  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [43d6955ed4d042d57762ae5a379f27e27126634f]

pl08: #i115553# fix a PDF/A and transparencies again


2010-11-12  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [bb2f0f676cf5eea4ea0477c792e407122a9dd9b7]

gnumake2: added file Output.mk


2010-11-12  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [a8ec155fe79d56cc94f29334d47a7441b7901acf]

gnumake2: merging minibranches


2010-11-12  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [f27ae921a2e06ac66ad5519ef93342333011b314]

gnumake2: make build.pl complain about module-only builds in migrated modules


2010-11-12  Julien Nabet  <serval2412@yahoo.fr>  [f125fb2f995a7afc644417f000c7e9c329e88d8e]

Replace rtl::OUString::createFromAscii with RTL_CONSTASCII_USTRINGPARAM.


2010-11-12  Jan Holesovsky  <kendy@suse.cz>  [6da5b2f80ad3df6d8f31de71a50d4f2c1e172205]

Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/writer


2010-11-12  Jan Holesovsky  <kendy@suse.cz>  [8e0a6bc72f7b07bc63522fbcd9d770c4f3a0e3bd]

Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/libs-core


2010-11-12  Jan Holesovsky  <kendy@suse.cz>  [2232646e4132dc8f65d4403bec73d1d491342c1d]

Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/filters


2010-11-12  Jan Holesovsky  <kendy@suse.cz>  [4553ff82f60ac1d59030f249c33675760354f76b]

Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/components


2010-11-12  Jan Holesovsky  <kendy@suse.cz>  [bb53686d60320700e7e93ac96821d1bae4ba2b06]

Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/calc


2010-11-12  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [3a78a2dec20b22d686755f464b9e9c907a2c6d26]

undoapi: delegate UndoManagerHelper's (modifying) API calls into a dedicated thread, serializing them this way


2010-11-12  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [b3a06bad053a7e763139783e5a0885d7df6bb54d]

undoapi: delegate UndoManagerHelper's (modifying) API calls into a dedicated thread, serializing them this way


2010-11-12  Nigel Hawkins  <n.hawkins@gmx.com>  [be0177fe4f91c2ea8022f931d99c6359f043043f]

Replace ScfNoInstance with boost::noncopyable and private constructor.


2010-11-12  Sebastian Spaeth  <Sebastian@SSpaeth.de>  [85f4b6abd19eb9290bb40a9ab573c6a05945db94]

Remove two more _HC instances


2010-11-12  Jan Holesovsky  <kendy@suse.cz>  [36d878f4003b2dc257e9802342e01b9fdb2af33b]

Merge remote branch 'origin/libreoffice-3-3'


2010-11-12  Caolán McNamara  <caolanm@redhat.com>  [d67dfbafd052e20c4c3b94639d6a9a250c9c63a3]

RTL_CONSTASCII_STRINGPARAM -> RTL_CONSTASCII_USTRINGPARAM


2010-11-12  Caolán McNamara  <caolanm@redhat.com>  [9dcf50f7bdd13ccfe1090cf794e665e27b2c4a96]

RTL_CONSTASCII_USTRINGPARAM used with nonarray


2010-11-12  Jan Holesovsky  <kendy@suse.cz>  [9828895060105239a234cf585b347272404f270f]

Merge remote branch 'origin/libreoffice-3-3'


2010-11-12  Jan Holesovsky  <kendy@suse.cz>  [66a78826b3c1e5c6fb81e296d6beb1bbc724ef90]

Merge remote branch 'origin/libreoffice-3-3'


2010-11-12  Jan Holesovsky  <kendy@suse.cz>  [1a6972face7317b4904fdcb9e3bca142e48f64a0]

Merge remote branch 'origin/libreoffice-3-3'


2010-11-12  Jan Holesovsky  <kendy@suse.cz>  [44b4b3a2a38f79d8d46dd7e350d167081314a656]

Merge remote branch 'origin/libreoffice-3-3'


2010-11-12  Jan Holesovsky  <kendy@suse.cz>  [a617c28fb5249e839bb3780e5593db936317e323]

Merge remote branch 'origin/libreoffice-3-3'


2010-11-12  Jan Holesovsky  <kendy@suse.cz>  [c14b74ef7b6988cbcf80a3cfb61dbb36e0fdf7ce]

Merge remote branch 'origin/libreoffice-3-3'

Conflicts:
	dictionaries/en/dictionaries.xcu

2010-11-12  Jan Holesovsky  <kendy@suse.cz>  [2c3ec3798475f73e9e442a2b40a0e8fb6abc938a]

Merge remote branch 'origin/libreoffice-3-3'


2010-11-12  Jan Holesovsky  <kendy@suse.cz>  [285a22c6702e0bc9b9c8c72d5fda02dba1826c2c]

Merge remote branch 'origin/libreoffice-3-3'

Conflicts:
	avmedia/source/gstreamer/gstplayer.cxx
	desktop/source/deployment/gui/dp_gui_extlistbox.cxx
	sfx2/source/appl/appserv.cxx

2010-11-12  Jan Holesovsky  <kendy@suse.cz>  [6e2b941c7f51160451a4097b4309f1e5bcb86046]

Merge remote branch 'origin/libreoffice-3-3'


2010-11-12  Jan Holesovsky  <kendy@suse.cz>  [7cb600b58b173be8a31a266bd111a98281774333]

Merge remote branch 'origin/libreoffice-3-3'


2010-11-12  Jan Holesovsky  <kendy@suse.cz>  [0ba9a0990da0806da27c0e26a0625e91d175e86e]

Merge remote branch 'origin/libreoffice-3-3'


2010-11-12  Jan Holesovsky  <kendy@suse.cz>  [ab73378e9e2393df29d5e24bb033730187c4d9b2]

Merge remote branch 'origin/libreoffice-3-3'


2010-11-12  Jan Holesovsky  <kendy@suse.cz>  [60822195d314075241c953c02e919ce8c7f6ed03]

Merge remote branch 'origin/libreoffice-3-3'


2010-11-12  Jan Holesovsky  <kendy@suse.cz>  [1039d48a5ffce9a519d4963e688e3806adab1b35]

Merge remote branch 'origin/libreoffice-3-3'

Conflicts:
	configure.in
	set_soenv.in
	solenv/bin/modules/installer/systemactions.pm

2010-11-12  Jan Holesovsky  <kendy@suse.cz>  [f43ffb63e7d164845771ac6b822a4a995ddcc840]

Merge remote branch 'origin/libreoffice-3-3'


2010-11-12  Jan Holesovsky  <kendy@suse.cz>  [f4525efa7638f525d45245e74abf0685df8322fc]

Merge remote branch 'origin/libreoffice-3-3'


2010-11-12  Caolán McNamara  <caolanm@redhat.com>  [4a4d007da2e14319bf7d662d82a2d3fbcf11784d]

Resolves: rhbz#647392# Ensure autocorrect doesn't crash


2010-11-12  J. Graeme Lingard  <jgraeme+git@gmail.com>  [849799ee85174ec09884740ae36c53b1ae5d325a]

Remove empty Beschreibung (Description) comments


2010-11-12  Caolán McNamara  <caolanm@redhat.com>  [50e8d53277e9eebacd6584e8fbdac8186a70c06f]

remove useless file


2010-11-12  Tor Lillqvist  <tml@hemulen.(none)>  [bfda7066f7ea6e65b322c0b300515c9a9e1175a5]

Merge branch 'feature/pptx-export-ooxml11' into libreoffice-3-3


2010-11-12  Tor Lillqvist  <tml@hemulen.(none)>  [2906cca2304d2cc866fc5c6f19589a35696c0ab1]

Merge branch 'feature/pptx-export-ooxml11' into libreoffice-3-3


2010-11-12  Tor Lillqvist  <tml@hemulen.(none)>  [cfc74eda7f0108f7a3314b6de71167b311c3f35f]

Merge branch 'feature/pptx-export-ooxml11' into libreoffice-3-3


2010-11-12  Caolán McNamara  <caolanm@redhat.com>  [6e6eae756e17d743c513af73a86238755c13c078]

remove some dead objects and fix some warnings


2010-11-12  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [cf75a223f4a5020fcafe190c57d90428aa2d557e]

pl08: #i111050# adapt to new static service registration


2010-11-12  Caolán McNamara  <caolanm@redhat.com>  [dbf693a297c358f05d7a6e48425ef8cb0a22bd43]

silence warning


2010-11-12  Caolán McNamara  <caolanm@redhat.com>  [0e1701fd7d0fefbcd1a8220c7b63418f6cce1d39]

silence a few warnings in passing


2010-11-12  Julien Nabet  <serval2412@yahoo.fr>  [e4980a90c67e84d498b71cbeb17ad7571157813b]

RTL_CONSTASCII_USTRINGPARAM for calc_unoobj


2010-11-12  Caolán McNamara  <caolanm@redhat.com>  [9dc37fd9bb18879fc379bf345c1fb6cea03172e9]

WaE, unused parameters


2010-11-12  Caolán McNamara  <caolanm@redhat.com>  [a609c9a529054388bd22362753f8fdfff6524700]

RTL_CONSTASCII_USTRINGPARAM used with nonarray


2010-11-12  Caolán McNamara  <caolanm@redhat.com>  [0c01d578ea4bf1f662e424527559b728ee3fd010]

RTL_CONSTASCII_USTRINGPARAM used with nonarray


2010-11-12  Caolán McNamara  <caolanm@redhat.com>  [78c69ec3863ca603cd3cb996218cffca3a924a05]

WaE, unused parameter


2010-11-12  Caolán McNamara  <caolanm@redhat.com>  [323691978edacfdffa6be4ec12fd2da5449d5138]

RTL_CONSTASCII_USTRINGPARAM used with nonarray


2010-11-12  Caolán McNamara  <caolanm@redhat.com>  [e62fba7934dc5ae51c61940a157c485649378597]

RTL_CONSTASCII_USTRINGPARAM used with nonarray


2010-11-12  Caolán McNamara  <caolanm@redhat.com>  [78a3f62fdca6f50de2935c9a4bd8695b657efb35]

RTL_CONSTASCII_USTRINGPARAM used with nonarray


2010-11-12  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [fa49e3a8b1557882c56be5214b4dd4f8989c7923]

gnumake2: more work on output


2010-11-12  Caolán McNamara  <caolanm@redhat.com>  [5515c056ab6438f2a2d6b4b3ab1d66cf6723e7fb]

WaE, fix member init order


2010-11-12  Caolán McNamara  <caolanm@redhat.com>  [2d53d3ac20a3c9e3830ba31927d7fc2de5a090db]

RTL_CONSTASCII_USTRINGPARAM used with nonarray


2010-11-12  Caolán McNamara  <caolanm@redhat.com>  [8ccbb11453e74567a1da4798482c71259f65ed05]

RTL_CONSTASCII_USTRINGPARAM used with nonarray


2010-11-12  Caolán McNamara  <caolanm@redhat.com>  [50b7e258de97e861e02a0a8c0c938ef548be0ec2]

RTL_CONSTASCII_STRINGPARAM -> RTL_CONSTASCII_USTRINGPARAM


2010-11-12  Kurt Zenker  <kz@openoffice.org>  [9a29bc269126e8f37fcbdd5cbcffc359d536df78]

OOO330


2010-11-12  Vladimir Glazunov  <vg@openoffice.org>  [d1175e253f73b0f75c41cfe2c3ef8273a16c0d48]

#i10000# some additional fixes for CWS vmiklos01


2010-11-12  Thomas Lange [tl]  <tl@openoffice.org>  [089025c4a07639421d7c8e5bba0afd60c999f0e0]

cws tlmath01: #i972# insert frame crash fixed


2010-11-12  Sebastian Spaeth  <Sebastian@SSpaeth.de>  [71a459f4be01dd776d779beea60725fbec9c7751]

Remove one more instance of HighContrast stuff


2010-11-12  Joseph Powers  <jpowers27@cox.net>  [49a7e6a7f48c8606346df8c7cfae8c912dde0560]

Removed BmpColorMode(SvLBoxContextBmp_Impl and SvLBoxButtonData) - libs-core


2010-11-12  Joseph Powers  <jpowers27@cox.net>  [fff4cd8da4cb8edf1fe37ed88cec07096d04e326]

Removed BmpColorMode (SvLBoxContextBmp_Impl and SvLBoxButtonData) - libs-gui


2010-11-12  Joseph Powers  <jpowers27@cox.net>  [c5561d7ebbd597cfe699d8c068ffd5f35d622c08]

Removed BmpColorMode from SvLBoxContextBmp_Impl and SvLBoxButtonData - base


2010-11-12  Thomas Lange [tl]  <tl@openoffice.org>  [720d940f9e68f168afb88aa145e9b516431bd49b]

cws tlmath01: #i972# fixed crash with WriterWeb 'Formatting Aids' tab page


2010-11-12  Alexander O. Anisimov  <alenyashka@gmail.com>  [3236836c57070e3ca72e23dd342de56c32417618]

Remove bogus comments


2010-11-12  Julien Nabet  <serval2412@yahoo.fr>  [93b5940b98665738da063756529385f35f1d33e6]

RTL_CONSTASCII_USTRINGPARAM for calc_ui


2010-11-12  obo  <obo@openoffice.org>  [39bd6a3112cc22a19e3ce1427a64727948fd4fd5]

CWS-TOOLING: integrate CWS native346


2010-11-12  Santiago Alessandri  <salessandri@nasel.com.ar>  [7c26a84a582641c671b35516ef0e6edf63c3752f]

Changed usage of createFromAscii for macro RTL_CONSTASCII_USTRINGPARAM


2010-11-12  obo  <obo@openoffice.org>  [d9d5b04b12df37939faacc45524aebad560836bc]

CWS-TOOLING: integrate CWS sw33bf12


2010-11-12  obo  <obo@openoffice.org>  [f1be314fad35a4c0c64d57fd8c6d9c5b6c9479c8]

CWS-TOOLING: integrate CWS sw33bf12


2010-11-12  obo  <obo@openoffice.org>  [60851227548d3576a92898b13b0e1c15cc719f44]

CWS-TOOLING: integrate CWS calc63


2010-11-12  obo  <obo@openoffice.org>  [0c7dec23f57ba606b74c066e7f9e4305de33cafb]

CWS-TOOLING: integrate CWS calc63


2010-11-12  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [ecac61e245b9cab4eb87313b70fe96c1f7d71819]

gnumake2: merging minibranches


2010-11-12  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [007e95abecf3cab45316fc260f1992ed4d4e8dff]

gnumake2: merging minibranches


2010-11-12  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [17fd5c996e84ef0ad8e1fd0eee3e207b90dfd44a]

gnumake2: merging minibranches


2010-11-12  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [7e56abfcd635b954b9ee14a3572253357c4afb88]

gnumake2: merging minibranches


2010-11-12  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [6821b9b70eacb75ca9092d3b8d1449353275ff22]

gnumake2: enabled kbuild-like build output


2010-11-12  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [82dd6d4a9fbd67ca70ae6baf02433b438fd2b550]

gnumake2: beautified announcement


2010-11-11  J. Graeme Lingard  <jgraeme+git@gmail.com>  [65c8902e30031f3588b4be55802cab52fce1961d]

Remove empty Beschreibung (Description) comments


2010-11-11  J. Graeme Lingard  <jgraeme+git@gmail.com>  [76293daa8cf7a7dc1496904a35d3f2ca132216dd]

Remove commented out code - //REMOVE


2010-11-11  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [0127304341e3050d97c2dde42c6582b6f626acf2]

gnumake2: simplify repository setup


2010-11-11  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [36cd76751c5b57489a2118d068158a8a5df3fbb5]

gnumake2: localisation fixes


2010-11-11  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [6acfbf70fb18c1ec784258235ea5e456062d6ec5]

gnumake2: simplify repository setup


2010-11-11  Santiago Alessandri  <salessandri@cert.unlp.edu.ar>  [6c07a3cf7056f73488df19a135592824e692a2ea]

Replaced the use of createFromAscii for the macro RTL_CONSTASCII_USTRINGPARAM


2010-11-11  Jan Holesovsky  <kendy@suse.cz>  [2ef9be8bfa2ee761799588ab7b73960322af08a8]

Merge commit 'ooo/OOO330_m14' into libreoffice-3-3


2010-11-11  Jan Holesovsky  <kendy@suse.cz>  [32653406efbb4f9257d277e4bae750165f8b80a0]

Merge commit 'ooo/OOO330_m14' into libreoffice-3-3

Conflicts:
	odk/configure.pl

2010-11-11  Caolán McNamara  <caolanm@redhat.com>  [296c8514d0e46c983915843408b8bb35e3396fbc]

follow logically changes in sfx2 and drop BMP_STYLES_FAMILY_NUM_HC


2010-11-11  Jan Holesovsky  <kendy@suse.cz>  [60d64eb4b99074523065fe54baee60a168380b3f]

Merge commit 'ooo/OOO330_m14' into libreoffice-3-3


2010-11-11  Caolán McNamara  <caolanm@redhat.com>  [1a565396616851113cdc0cdc0275bee76e1afe46]

WaE remove unused variables, merge both GetStyleFamilyBitmap together


2010-11-11  Jan Holesovsky  <kendy@suse.cz>  [74db44ce7e5d77462a726c58682c2ec4bf7e1a16]

Merge commit 'ooo/OOO330_m14' into libreoffice-3-3


2010-11-11  Jan Holesovsky  <kendy@suse.cz>  [986a994c2fdefc1014c190124c28458d7720778e]

Merge commit 'ooo/OOO330_m14' into libreoffice-3-3

Conflicts:
	solenv/inc/minor.mk

2010-11-11  Caolán McNamara  <caolanm@redhat.com>  [eedebcddadd9369154b18a5dae45a9191a9d4689]

WaE, wrap those pragmas to be msvc only


2010-11-11  Caolán McNamara  <caolanm@redhat.com>  [ecf28fe6aa3eee6f75421b4b5f8ce4969daa916b]

WaE, remove unused parameters


2010-11-11  Caolán McNamara  <caolanm@redhat.com>  [25bfc31c645ced032fa9d1acf590eee147268a19]

WaE, unused parameters


2010-11-11  Caolán McNamara  <caolanm@redhat.com>  [62249be021b61fb947469143f7c9c47307324eb3]

WaE, unused argument


2010-11-11  Caolán McNamara  <caolanm@redhat.com>  [09d8db53497df0bf51782e1e17b557c13ea515ee]

WaE: must retain signature for UNO API, but 1st arg unused now


2010-11-11  Caolán McNamara  <caolanm@redhat.com>  [dcc16a5b93d952e5b2091312139089d45dfd3baa]

remove trailing bracket


2010-11-11  Caolán McNamara  <caolanm@redhat.com>  [4196f9cf89a334b88977952c049c998c14b43ee0]

remove RID_IMGLIST_TREEOPT_HC, I assume that's the intent


2010-11-11  Caolán McNamara  <caolanm@redhat.com>  [6ff7df6971d66c458b66bae885282d2d80062b70]

match up the declaration and definition


2010-11-11  Joseph Powers  <jpowers27@cox.net>  [ce6806dbb33225ba536a22270340b7dccd6b481e]

add in JoeP's extras


2010-11-11  Caolán McNamara  <caolanm@redhat.com>  [537920aeb10f0304594f14094dcfc715ce8e7476]

fix compile error, presumably this is right


2010-11-11  Thomas Benisch  <tbe@openoffice.org>  [4402e6dce389f89b7c9f04bafa05993b38117928]

chartextensibility: merge with DEV300_m92


2010-11-11  Thomas Benisch  <tbe@openoffice.org>  [994cf49110803e2b748708e4c826dab52e66857d]

chartextensibility: merge with DEV300_m92


2010-11-11  Thomas Benisch  <tbe@openoffice.org>  [5552b67b05ba0b25d83af32aa4a4c5bd91813121]

chartextensibility: merge with DEV300_m92


2010-11-11  Thomas Benisch  <tbe@openoffice.org>  [bf2e8b75897284d97b8f66126033531f1fd98ba7]

chartextensibility: merge with DEV300_m92


2010-11-11  Thomas Benisch  <tbe@openoffice.org>  [df8fff46f78e1ae4876cb78dc88b89163b42af69]

chartextensibility: merge with DEV300_m92


2010-11-11  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [0fb5c9ef69c9913f2a610437f7244da1a2f36cbc]

gnumake2: fix naming for partial build vars


2010-11-11  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [175209c24466472503df72f64380d5cda35d8e3f]

gnumake2: fix naming for partial build vars


2010-11-11  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [5749660e98e5f1e6443bc59d28afe4524fdb95fb]

gnumake2: fix naming for partial build vars


2010-11-11  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [c667c072b83846ec8c1164c00d073744bae8304d]

gnumake2: fix naming for partial build vars


2010-11-11  Vladimir Glazunov  <vg@openoffice.org>  [1ed36293dcf8c363b3889c83a7eb7898a8b131d0]

#i10000# added export for x64


2010-11-11  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [21ee80adaf704b3c09a17a33888a3904ff2cec35]

gnumake2: simpified repository setup


2010-11-11  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [d2f131e502770470f5c3299e3c206cc0687c6c66]

gnumake2: error out on local builds when those where explicitly disabled


2010-11-11  Julien Nabet  <serval2412@yahoo.fr>  [c64cb59aa0fac9517b3b3e58343e1e3f747c0b2d]

Use RTL_CONSTASCII_USTRINGPARAM


2010-11-11  Jens-Heiner Rechtien [hr]  <jens-heiner.rechtien@oracle.com>  [82118f772e88eee4918e80155e6e2f4d68590ca1]

hr73: #i115536#: implement '-x' switch for fetching platforms without auto-added common trees; fix warning when repository server is not available


2010-11-11  Sebastian Spaeth  <Sebastian@SSpaeth.de>  [65a16b2142800c642446d70038532435fe7a88c5]

Remove more traces of _HC (high contrast)

This patch needs to go hand in hand with the similar one in libs-core,
I believe.

2010-11-11  Caolán McNamara  <caolanm@redhat.com>  [e1ea6774f2402dec2433233b4821f0c9f2177628]

Resolves: #i25247#, #i25561#, #i48064#, #i92341# CTL/Other Default Font


2010-11-11  Sebastian Spaeth  <Sebastian@SSpaeth.de>  [c938545d5227808749fdca4f05dd0dcc8303f632]

Remove all traces of _HC (high contrast) from libs-core

This compiles successfully, but is otherwise only lightly tested.

2010-11-11  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [89bcc72a5baba299b311deb2fb58ce06998662bf]

calc63: #i115504# cleanup image tree to prevent static destructor troubles


2010-11-11  Petr Mladek  <pmladek@suse.cz>  [4dcd2f4848b22934e49134701afdb4bb33813d64]

Version 3.2.99.3, tag LIBREOFFICE_3_2_99_3 (3.3-beta3)


2010-11-11  Petr Mladek  <pmladek@suse.cz>  [bfdd042d2c9621df7e3850a6a7ee71405c4c2edd]

Version 3.2.99.3, tag LIBREOFFICE_3_2_99_3 (3.3-beta3)


2010-11-11  Petr Mladek  <pmladek@suse.cz>  [9199f5da8f82862e3b81f762fafe6e9d437d9274]

Version 3.2.99.3, tag LIBREOFFICE_3_2_99_3 (3.3-beta3)


2010-11-11  Petr Mladek  <pmladek@suse.cz>  [216d0c34f796c90dc3f5e382c401270f0024002a]

Version 3.2.99.3, tag LIBREOFFICE_3_2_99_3 (3.3-beta3)


2010-11-11  Petr Mladek  <pmladek@suse.cz>  [79011e6a564bb1c8450e93b8402910ea0c153b27]

Version 3.2.99.3, tag LIBREOFFICE_3_2_99_3 (3.3-beta3)


2010-11-11  Petr Mladek  <pmladek@suse.cz>  [f9e75abe92335a719944b201cffc823952149573]

Version 3.2.99.3, tag LIBREOFFICE_3_2_99_3 (3.3-beta3)


2010-11-11  Petr Mladek  <pmladek@suse.cz>  [7c1ef1cf8f5e8058505c0351e5fa43d2be90cd76]

Version 3.2.99.3, tag LIBREOFFICE_3_2_99_3 (3.3-beta3)


2010-11-11  Petr Mladek  <pmladek@suse.cz>  [a456ac835866d57f83c4cca2d44c0183c03047bd]

Version 3.2.99.3, tag LIBREOFFICE_3_2_99_3 (3.3-beta3)


2010-11-11  Petr Mladek  <pmladek@suse.cz>  [2e54f4bf31b4888599cfe8c6321ac29e05b3c23a]

Version 3.2.99.3, tag LIBREOFFICE_3_2_99_3 (3.3-beta3)


2010-11-11  Petr Mladek  <pmladek@suse.cz>  [6e0fbfc745cda3c2f5b841738660f6e08967e3be]

Version 3.2.99.3, tag LIBREOFFICE_3_2_99_3 (3.3-beta3)


2010-11-11  Petr Mladek  <pmladek@suse.cz>  [40271513d018224720f5cd80902dcacc184e458f]

Version 3.2.99.3, tag LIBREOFFICE_3_2_99_3 (3.3-beta3)


2010-11-11  Petr Mladek  <pmladek@suse.cz>  [bf74a10bf37b42620527d8eac6a3d9e1383ef035]

Version 3.2.99.3, tag LIBREOFFICE_3_2_99_3 (3.3-beta3)


2010-11-11  Petr Mladek  <pmladek@suse.cz>  [d637952b9a340ff3b9b60de1ec6117f16c3d3d8f]

Version 3.2.99.3, tag LIBREOFFICE_3_2_99_3 (3.3-beta3)


2010-11-11  Petr Mladek  <pmladek@suse.cz>  [6a0733daff85e25053066a2adfccc90276b3621e]

Version 3.2.99.3, tag LIBREOFFICE_3_2_99_3 (3.3-beta3)


2010-11-11  Petr Mladek  <pmladek@suse.cz>  [15cdcfb8d631e501a532905088b8483b1e31e154]

Version 3.2.99.3, tag LIBREOFFICE_3_2_99_3 (3.3-beta3)


2010-11-11  Petr Mladek  <pmladek@suse.cz>  [4fd9fd4b2bec254240580875618df2fcb90ae156]

Version 3.2.99.3, tag LIBREOFFICE_3_2_99_3 (3.3-beta3)


2010-11-11  Petr Mladek  <pmladek@suse.cz>  [dbfa389f804575f854c0c766f592a72faf79e8f8]

Version 3.2.99.3, tag LIBREOFFICE_3_2_99_3 (3.3-beta3)


2010-11-11  Petr Mladek  <pmladek@suse.cz>  [50a3603f2d00d17e1872f5f38d115b91d7c6a4a1]

Version 3.2.99.3, tag LIBREOFFICE_3_2_99_3 (3.3-beta3)


2010-11-11  Niklas Nebel  <nn@openoffice.org>  [21f9cf032279da03d551b1e98218cf5832ee8364]

calc63: #i115512# RoundValueAsShown: don't round to -1 digits for unlimited precision


2010-11-11  Sebastian Spaeth  <Sebastian@SSpaeth.de>  [395aafe74ec45c1cfae38a8115870eb42333d362]

Remove one more hi-contrast image loading instance

And remove the definitions of the hi-contrast image too. High contrast
is just another theme and should not be handled like this.

2010-11-11  Sebastian Spaeth  <Sebastian@SSpaeth.de>  [406d17aea858869e10c2e9c82665df413a211941]

Removal of Hi-contrast image definitions

These definitions are only ever referenced in one place, so they can
safely be removed. Found this by removing the hi-contrast icons and
trying to compile.

2010-11-11  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [3dbc4afa69ba3939923efd6b61800491f55b304a]

gnumake2: simpified repository setup


2010-11-11  Thomas Lange [tl]  <tl@openoffice.org>  [069694fd05e9227aa1f20d6046588dd0b3d5098b]

cws tl84: branch merge


2010-11-11  Thomas Lange [tl]  <tl@openoffice.org>  [b68e9e62d473b689021d67d5368dde4ca0b24a0c]

cws tl84: #i110784# merging Danish thesaurus extension with spelling and hyphenation extension


2010-11-11  Carsten Driesner  <cd@openoffice.org>  [e506ebbc87e7c722d3b674b9b74efc3218bf8294]

dockingwindows: #i115527# Fixed broken Reset function in View-Toolbars. Refresh method must read persistent state data.


2010-11-11  Vladimir Glazunov  <vg@openoffice.org>  [60bb7401108b52fe7856eb5688bafb183322bc01]

#i10000# regenerated configure


2010-11-11  Michael Meeks  <michael.meeks@novell.com>  [5a805d036e0d2028a5757485e77caf1cffeebca5]

fix type of zero passed as sal_Int32 to template


2010-11-11  Jordan Ayers  <jordan.ayers@gmail.com>  [b582fdbef115e0cba09c81dd841d082bd9f42b15]

Perl Installer: Remove disabled Win9x build guard.

Remove the feature component counting routines.
These were added to enforce a Win9x component count limit, but no longer
do anything except collect and log counts.

2010-11-11  Julien Nabet  <serval2412@yahoo.fr>  [381c8d7694eebe9b8cf48d48222449918cc1b49c]

use RTL_CONSTASCII_USTRINGPARAM


2010-11-11  Release Engineering  <releng@openoffice.org>  [828326fd750f96f1ab140cdc81d122341654b44c]

DEV300


2010-11-11  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [6e5e808694ef8b18255a1f55f6685c34279f7f98]

gnumake2: unixify SRCDIR on windows


2010-11-11  Caolán McNamara  <caolanm@redhat.com>  [e43be444e035910c0b5a28d1349f1976532f340d]

fix build break under windows


2010-11-11  Caolán McNamara  <caolanm@redhat.com>  [7c4a62b175f7f367d1acfd0dcfc19ee1c654bcac]

fix compile error


2010-11-11  Vladimir Glazunov  <vg@openoffice.org>  [fd8af45f19e3d0acc4887f3b07239875485647b5]

CWS-TOOLING: integrate CWS automationdev300m91


2010-11-11  Sebastian Spaeth  <Sebastian@SSpaeth.de>  [b1b799d8cf7d9527f57158c1cdeb0b178864c40c]

Makefile.in: set dev-install target during ./configuration

Rather than relying on the sourced environment variables, create
Makefile with the correct dev-install target folder during the
./configure run. Slightly prettified the file.

2010-11-11  David Tardon  <dtardon@redhat.com>  [46f23b25039b1935c8d26b30d98685c08f6619ca]

remove repeated test


2010-11-11  julien  <serval2412@yahoo.fr>  [7d1e0e7f2a29086bfca3b3b533f481e499b0b81f]

remove commented lines


2010-11-10  julien  <serval2412@yahoo.fr>  [e07243e5cec92d09287078da50f6c04d4ae8da7d]

Replaced OUString::createFromAscii() with RTL_CONSTASCII_USTRINGPARAM.


2010-11-10  Kohei Yoshida  <kyoshida@novell.com>  [5c785100ba241611372c177ea64fa172539e03c1]

Wrong indentation.


2010-11-11  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [f4776171021be16b32e0dd7f703ed0dd83f3a334]

gnumake2: prefixes for xsltproc


2010-11-11  Niko Rönkkö  <ronkko@iki.fi>  [a3a1705c5718a10e28c82eb30f128db6d981d43b]

Separate option descriptions

It's not good to use option descriptions like --enable/disable-*.

Also: If we want to replace default option descriptions with our owns,
then we shall describe them both (dependency-tracking).

2010-11-11  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [138fcc151b7570cbbd3b87402a4b18a518c1b4f8]

gnumake2: merging minibranches, updating all module makefiles


2010-11-11  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [5b33be72e9f870cc040ed56bedb87b4a0c7a0eed]

gnumake2: merging minibranches, updating all module makefiles


2010-11-11  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [a3fde5209ee2c955226c9f4a7d82d58e7ce470c8]

gnumake2: merging minibranches, updating all module makefiles


2010-11-11  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [4988f9378f36eff5a8504e3202ba062f7f82ca1f]

gnumake2: merging minibranches, updating all module makefiles


2010-11-11  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [7db4aad0c12b0a5646d0c5d3be6ebaed942a1bb9]

gnumake2: fixing module makefile


2010-11-11  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [72027d1e2b3fe154db22c53507b485d9451b53f3]

gnumake2: fixing module makefile


2010-11-11  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [549d68a24077b790dc5c171952e43b9199a2297a]

gnumake2: added platform fixes


2010-11-11  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [a661d945c7f5fe7c853c2312750e243fe68e225e]

gnumake2: fix on deliver timestamps


2010-11-11  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [d97ae9fe17e6b4dd15fd7623ee1a9be314dd6c45]

gnumake2: fix on local build dirs


2010-11-11  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [2524df50f96266d6355162659790127690792091]

gnumake2: making multirepo build more generic


2010-11-10  Kohei Yoshida  <kyoshida@novell.com>  [f741f66a7d013df7c66e8230d9b706d024d8c027]

Nuked non-printable character.


2010-11-10  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [3ef7631c391b343fb2bffcb639b7b74473f4b13f]

gnumake2: removed hardcoded module name ooo in root makefile


2010-11-10  Kohei Yoshida  <kyoshida@novell.com>  [315cc83f3de946a39eb1c9dbfc81739dd16d0a37]

Friendly in-line comment to give the audience more info.


2010-11-10  Caolán McNamara  <caolanm@redhat.com>  [d950ae6aa6a8b4e5a497a3acd7021edf9b6f1f35]

add a tmEditFailure test, better than the automation one


2010-11-10  Kohei Yoshida  <kyoshida@novell.com>  [75b796a60d0e224b4df985bb7799df5fb3480a52]

Disable document modify and broadcasting of changes on range names.

We don't need to set document status modified & broadcast changes
on every single addition of range names during document import.
Doing so would make the document import painfully slow esp with
docs with lots of range names defined. (n#634257)

2010-11-10  Caolán McNamara  <caolanm@redhat.com>  [43f87e813c7a2dce8ec83b2eef8eebce189e2ecb]

if we don't check that it exists before using it, we should throw


2010-11-10  Caolán McNamara  <caolanm@redhat.com>  [fc994a8c5ca594081c50a96a01103b6f4022ddb5]

if we don't check that it exists before using it, we should throw


2010-11-10  Radek Doulik  <rodo@novell.com>  [c1baa49e00284654064572e941dd7266c048cb3f]

fix how the table cells style is applied in pptx import, n#650008


2010-11-10  Nigel Hawkins  <n.hawkins@gmx.com>  [b88fa86f58e08e554767feca1257689af99ede96]

Replace ScfNoCopy in calc with boost::noncopyable.


2010-11-10  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [7e01d63e386befbfa7e3572e5990025caf8b194d]

gnumake2: extracted platformfixes from gbuild dir into the repo dir


2010-11-10  sj  <sj@openoffice.org>  [32d199dcdb1009e5e1ea8995d5728fed75dfdd0a]

impress202: #i93300# fixed crash loading 96bit tiffs


2010-11-10  Tor Lillqvist  <tlillqvist@novell.com>  [8e7f25848a027c46f433318e4cf24dc15c3446d1]

Add workaround to avoid crash when exiting LibreOffice

Reintroduce the horrible CPPU_LEAK_STATIC_DATA hack used in OOo 3.2.1,
but only for Windows builds. No idea what causes the crash. See
fdo#31494. Don't know if this hack has some bad consequences then,
i#107490 seems to say so.

2010-11-10  Ingo Schmidt  <is@openoffice.org>  [409abb48e1775007e9f23990232699a48a8ab798]

native346 #i115501# always install binfilter resource files


2010-11-10  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [86c17378e42beed845facc338944a0850fb96239]

gnumake2: mergeing minibranches


2010-11-10  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [28ef4b6213deb33b71fd64cf0dd7de731c1b1f90]

gnumake2: mergeing minibranches


2010-11-10  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [d1c34fdd6b51854af9a0fbe136daaecf0f4e9aa3]

gnumake2: mergeing minibranches


2010-11-10  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [4754f7db2b40388c675b49d11c05e9e810a56bcd]

gnumake2: mergeing minibranches


2010-11-10  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [316432b710613ab9df2c943d7150fade8eb08ca5]

gnumake2: mergeing minibranches


2010-11-10  Caolán McNamara  <caolanm@redhat.com>  [2d8f58a1db3547d3bf2c1b1803e71c1103b5e080]

rename this bit to tmEditUndoRedo


2010-11-10  Caolán McNamara  <caolanm@redhat.com>  [707c8b26c9550ee9e69239aba05346a87e51da85]

fix missing brackets


2010-11-10  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [66f01055fb5b5428e48cd8b390a044602ff45ca3]

gnumake2: setsolar set gb_REPOS


2010-11-10  Caolán McNamara  <caolanm@redhat.com>  [7316d2a028f73d3a84dba3773d7294ddbbb19cdd]

#i115495# fix type promotion problem (cherry picked from commit 9c2b85ef9b9a45526f5e4be2573a704364162cb8)


2010-11-10  Caolán McNamara  <caolanm@redhat.com>  [1d74eb17b1d81beed3a549a412661ad1cdafdca6]

#i115495# fix type promotion problem


2010-11-10  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [71aa4d1fbf5f6e84e52c6537c227bfd158f698e3]

gnumake2: fixed clean target for static libraries


2010-11-10  Sebastian Spaeth  <Sebastian@SSpaeth.de>  [096e164c209afce0f45c74f9409dab77d0e217b8]

don't fetch_tarballs twice

fetch_tarballs is called by bootstrap when DO_FETCH_EXTERNAL is set to
true. So calling this here another time does not yield any benefit.

You could see this was happening, because it checked for wget and
mdsum twice at the beginning of each build.

2010-11-10  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [ca9ae7ef3614a451d920480ae2675117fe9f1ee5]

gnumake2: setuplocal works, fixed clean targets after move to workdir, made install and uninstall phony, disabled deps on uninstall and setuplocal


2010-11-10  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [9838822e5885585806a1da77c52755c17ab5a0ff]

dr77: adaptions to new component registration


2010-11-10  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [6dd1a4006080589cb2452adb7be961fbebad126f]

gnumake2: fixed component file location in outdir


2010-11-10  Radek Doulik  <rodo@novell.com>  [6fc2bebf2482249d84368ff2b01c7dbb5476ef3c]

better debug dump of text paragraph properties


2010-11-10  Sebastian Spaeth  <Sebastian@SSpaeth.de>  [babab2c53f54535dc25ab69808afb0b3ecdcc3f0]

Avoid outputting duplicate empty lines

All these did were outputting empty lines where already some were
being output leading to duplicate empty lines in the build log.

2010-11-10  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [8897e7be544c63d1737e3306a832bb0460308ea5]

gnumake2: first try at local build dirs


2010-11-10  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [534546649af815f149a3b03abdd46a50091b8477]

gnumake2: first try at local build dirs


2010-11-10  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [43f3c543a5421b6e8db127818088433ac34a87bc]

gnumake2: first try at local build dirs


2010-11-10  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [7071ae372cbacb0cbd81b563611581434de56334]

gnumake2: first try at local build dirs


2010-11-10  Sebastian Spaeth  <Sebastian@SSpaeth.de>  [31ddeb7206c85bde85f6b01acfb2c6c6d9f158dc]

De-uglify the randr check output (not 2 tests on one line)


2010-11-10  Sebastian Spaeth  <Sebastian@SSpaeth.de>  [7afbfb074f6297237922eacea65babc2a49d8ff2]

Use $AWK and $SED consistently throughout configure


2010-11-10  Sebastian Spaeth  <Sebastian@SSpaeth.de>  [c6c1673683867280b6ca0ef92da3040f2277ab41]

Pull some common options as defaults and only change them if needed


2010-11-10  Gert Faller  <gertfaller@aliceadsl.fr>  [c6178d0403c7ec733a7c90e9443b301af6882c41]

RTL_CONSTASCII_USTRINGPARAM in libs-core


2010-11-10  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [9e238870957fb459b7ebc3f00dd9b74b84612eea]

rebase to DEV300_m92


2010-11-10  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [3797edc967225b81c589ff2b2b4624a8f284325f]

rebase to DEV300_m92


2010-11-10  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [4e3ee8420350ea67e32166d3271c129077257938]

rebase to DEV300_m92


2010-11-10  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [05f5182e2e42c9bdd2efa8ddd9997290f2d82e8f]

rebase to DEV300_m92


2010-11-10  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [31fe9daed03de3deb52443b4a795fbc75b870575]

rebase to DEV300_m92


2010-11-10  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [0f9f6e78daeeac133850895298454a1ca8dde5e8]

rebase to DEV300_m92


2010-11-10  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [238b3ed9759b79394785d494639df482ae12419c]

rebase to DEV300_m92


2010-11-10  Thomas Lange [tl]  <tl@openoffice.org>  [5cee5c1628048b352c2c6c170c518f11cbdb953b]

cws tl84: #i114751# fingerprint data for Serbian


2010-11-10  Thomas Lange [tl]  <tl@openoffice.org>  [694fcaaa65f8c0bc23a4eb1a9639a1af97a3e94b]

cws tl84: #i114751# fingerprint data for Serbian


2010-11-10  Thomas Lange [tl]  <tl@openoffice.org>  [68fb92dba6f81a03e3d8643f1b39ab98a1f599ea]

cws tl84: #i114751# fingerprint data for Serbian


2010-11-10  Wol  <anthony@youngman.org.uk>  [201e73042a03a5595ecb8e54a024d5597eacb4d1]

Spelling mistakes and code removal


2010-11-10  Wol  <anthony@youngman.org.uk>  [bcbe3f15b0334d146bc244a55ee05003bb2f50e7]

Translation, spelling mistakes and dead code


2010-11-10  Wol  <anthony@youngman.org.uk>  [a7612fc49b2c03e5e73e429f588ebf0bc35214ef]

Fix spelling mistakes


2010-11-10  Sebastian Spaeth  <Sebastian@SSpaeth.de>  [813eb5d9a9f2178e514022a5c5de228bfcfb3bab]

set_soenv: remove leftovers from tcsh and .bat file support

This silences the new "Unknown type!" error messages at the end of a
./configure run.

This should not make any functional difference, as the support for
those in ToFile was already missing.

2010-11-10  Wol  <anthony@youngman.org.uk>  [fca20a49818feaaf000033c1d280eecd111fa3a0]

Fix spelling mistake


2010-11-10  Sebastian Spaeth  <Sebastian@SSpaeth.de>  [ae7612d1d27d1ffee0518729b978078eb124e003]

Make the configure run less verbose (without losing information)


2010-11-10  Oliver-Rainer Wittmann  <od@openoffice.org>  [750cd2ac9658ccccf379f2d20f2990bbf82e1d64]

sw33bf12: #i115492# method <SdXMLConnectorShapeContext::startElement(..)> - ignore svg:d attribute for text documents from OOo version before OOo 3.3


2010-11-10  Noel Power  <noel.power@novell.com>  [6101f5b4a7f85de7081ac619a9c89ea3176777a3]

fix testtool not boostrapping libreoffice instance


2010-11-10  Oliver-Rainer Wittmann  <od@openoffice.org>  [05b9f3f8c98a9d31527a837bae44a908a4f6b2c5]

sw33bf12: #i115437# method <OutputDevice::DrawLine(..)> - correct initialisation of LineColor Pen for fat or dashed lines - patch provided by AW


2010-11-10  Noel Power  <noel.power@novell.com>  [01fe7aa019d012defc0ca804a73cf90620502b47]

fix testtool not boostrapping libreoffice instance


2010-11-10  Muthu Subramanian K  <sumuthu@novell.com>  [25a3bf71f32d6263bc1c9dbbdf952a072704257e]

i#112411: Fixed Gnome filepicker filter selection


2010-11-10  Muthu Subramanian K  <sumuthu@novell.com>  [f412531358858e83a6ae65a3c4506c89f89b109c]

i#112411: Fixed Gnome filepicker filter selection


2010-11-10  Caolán McNamara  <caolanm@redhat.com>  [678a574debbb895f3adb5afaaaa1e197826deea1]

WaE, remove warning


2010-11-10  Caolán McNamara  <caolanm@redhat.com>  [12752d635121232db615be7bd89200141b23f35b]

#i106768# deference followed by check of pointer


2010-11-10  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [feb71c2bb3b4d05ad82a62fb56bbd52944d766b4]

undoapi: mutex.h => mutex.hxx / deliver mutex.hxx


2010-11-10  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [73fa55760d61974485de859782e9821f9a445eb5]

vcl117: add exceptions to optpage.cxx


2010-11-10  Wol  <anthony@youngman.org.uk>  [67a70f1ca4caa3c29d1e85bcc49f1bc5b60707dc]

More translations and comment deletion for Base


2010-11-10  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [f073a29432ce929aa7bb7028c4ce6219f728e00b]

vcl117: add exceptions to ascfldlg.cxx


2010-11-10  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [1fcbac8dedc09eade302e657e18db420cd8c8ddc]

One more comma missing


2010-11-10  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [fae71811aba4161e1967086deba74de3882e77ca]

One more comma missing


2010-11-10  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [7b4e0a528e20d1054c5658b35abe1959b53a5ade]

Fix URE packaging on windows


2010-11-10  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [650092251d867675f746666fbccbe6b6dac04407]

Fix URE packaging on windows


2010-11-10  Caolán McNamara  <caolanm@redhat.com>  [23d6e61cbf1e3f672f7af54588aeb5678e530c0c]

libreoffice.org->libreoffice


2010-11-10  Joseph Powers  <jpowers27@cox.net>  [e591e6e32bc875bc0e02581984b9f31376356510]

Bitmap Tree Cleanup - writer

Removed all references to HIGHCONTRAST mode from svtools classes:
	SvImpLBox
	SvTreeListBox

The reset is just fall out.

2010-11-10  Joseph Powers  <jpowers27@cox.net>  [1494756a70c78e8f0d6d74d3d58f35d58f2e3a3f]

Bitmap Tree Cleanup - libs-gui

Removed all references to HIGHCONTRAST mode from svtools classes:
	SvImpLBox
	SvTreeListBox

The reset is just fall out.

2010-11-10  Joseph Powers  <jpowers27@cox.net>  [dd68b67a4dfe2091ac0a16596a0b60cbeb903a1c]

Bitmap Tree Cleanup - libs-core

Removed all references to HIGHCONTRAST mode from svtools classes:
	SvImpLBox
	SvTreeListBox

The reset is just fall out.

2010-11-10  Joseph Powers  <jpowers27@cox.net>  [7c71dcd8d40893267e2f5c3b447c9029538fb676]

Bitmap Tree Cleanup - filters

Removed all references to HIGHCONTRAST mode from svtools classes:
	SvImpLBox
	SvTreeListBox

The reset is just fall out.

2010-11-10  Joseph Powers  <jpowers27@cox.net>  [84e5a57675de867148bdd5339a76d9ef2276b452]

Bitmap Tree Cleanup - calc

Removed all references to HIGHCONTRAST mode from svtools classes:
	SvImpLBox
	SvTreeListBox

The reset is just fall out.

2010-11-10  Joseph Powers  <jpowers27@cox.net>  [c4d6d303e56ac395179fa0cbcecd475138a4f7b5]

Bitmap Tree Cleanup - base

Removed all references to HIGHCONTRAST mode from svtools classes:
        SvImpLBox
        SvTreeListBox

The reset is just fall out.

2010-11-10  Caolán McNamara  <caolanm@redhat.com>  [6cd7b9b75b7d9a3d2eb89676bdfe925cd112f3b2]

make this build


2010-11-10  Caolán McNamara  <caolanm@redhat.com>  [3f9a1181bdb3f2dc969c938819bc22388902d84d]

last one cut too deeply, restore scoping brackets


2010-11-10  David Tardon  <dtardon@redhat.com>  [5455fee0cc7921f2f8706ac73bca533cc2895954]

remove unused includes


2010-11-10  Wol  <anthony@youngman.org.uk>  [9b6062afb325c0396d88fdc80a994ec0ccde4852]

Spelling mistakes, and deleting unwanted comments and commented code


2010-11-10  Wolfram Garten [wg]  <Wolfram.Garten@oracle.com>  [ecb0457177a87a11d900d72a35b68af332195ba1]

automationdev300m89graphics: Local branch merge


2010-11-10  Joost Eekhoorn  <joost.eekhoorn@gmail.com>  [326271192ff3fde88dc43f4be8d8769bfcb9504d]

RTL_CONSTASCII_USTRINGPARAM in svx


2010-11-10  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [4a026bfdd9de518cffe88a4d60ce22702c17b336]

undoapi: fixed GCC-reported error


2010-11-10  Kevin Hunter  <hunteke@earlham.edu>  [da53dd6f1b454a60419b357da6a89fcc44567328]

EasyHack: RTL conversion from createFromAscii


2010-11-10  David Tardon  <dtardon@redhat.com>  [5cc959c4241982f47ca155f0070fdd15a65b6b53]

remove commented-out leftovers from testshl2


2010-11-10  Kevin Hunter  <hunteke@earlham.edu>  [aadfc4e784fb448066cd44322000062d685dcde1]

EasyHack: RTL conversion from createFromAscii


2010-11-10  Kevin Hunter  <hunteke@earlham.edu>  [601bfe023f5aeb9b10f4c17d50d18f9b7455f229]

EasyHack: Convert to RTL macro from FromAscii


2010-11-10  Kevin Hunter  <hunteke@earlham.edu>  [b59349c8e1844ee0a419a4f0f237b94c8e81c7da]

EasyHack: Convert to RTL macro from FromAscii


2010-11-10  Joseph Powers  <jpowers27@cox.net>  [04bbc8cf3226d1a23aa6d504fcf24b85c89996de]

Bitmap Tree Cleanup - impress

Removed all references to HIGHCONTRAST mode from svtools classes:
	SvImpLBox
	SvTreeListBox

The reset is just fall out.

2010-11-10  Joseph Powers  <jpowers27@cox.net>  [688a78dc021912046f8fe152c99b5bfb8d50adc2]

Bitmap Tree Cleanup - components

Removed all references to HIGHCONTRAST mode from svtools classes:
	SvImpLBox
	SvTreeListBox

The reset is just fall out.

2010-11-10  Xiaofei Zhang  <Zhangxiaofei@openoffice.org>  [3bad0bebcf2bf6e8927042e0f98ed4a37ac0ffe7]

 removetooltypes01: #i112600# resync to DEV300_m92; remove tooltypes from xmloff, linguistic, vcl, svtools, accessibility, fpicker, uui and framework


2010-11-10  Xiaofei Zhang  <Zhangxiaofei@openoffice.org>  [75d0e327edbc284987941f09504b478cfaba39bb]

 removetooltypes01: #i112600# resync to DEV300_m92; remove tooltypes from xmloff, linguistic, vcl, svtools, accessibility, fpicker, uui and framework


2010-11-10  Xiaofei Zhang  <Zhangxiaofei@openoffice.org>  [48a2c95a589ed3971b056f215341c25d82071095]

 removetooltypes01: #i112600# resync to DEV300_m92; remove tooltypes from xmloff, linguistic, vcl, svtools, accessibility, fpicker, uui and framework


2010-11-10  Xiaofei Zhang  <Zhangxiaofei@openoffice.org>  [c1dfee3e9860e0e6abad45551d014ab46a94cb06]

 removetooltypes01: #i112600# resync to DEV300_m92; remove tooltypes from xmloff, linguistic, vcl, svtools, accessibility, fpicker, uui and framework


2010-11-10  Xiaofei Zhang  <Zhangxiaofei@openoffice.org>  [7d50c96df2b3efdbd7844a379f4f9c7f6bb1051c]

 removetooltypes01: #i112600# resync to DEV300_m92; remove tooltypes from xmloff, linguistic, vcl, svtools, accessibility, fpicker, uui and framework


2010-11-10  Xiaofei Zhang  <Zhangxiaofei@openoffice.org>  [abaf925319452ad0d72e5595d7c29e5c621895a0]

 removetooltypes01: #i112600# resync to DEV300_m92; remove tooltypes from xmloff, linguistic, vcl, svtools, accessibility, fpicker, uui and framework


2010-11-10  Xiaofei Zhang  <Zhangxiaofei@openoffice.org>  [ecf66d8aa3b1792e53d8b691a7b679fd47133ac9]

 removetooltypes01: #i112600# resync to DEV300_m92; remove tooltypes from xmloff, linguistic, vcl, svtools, accessibility, fpicker, uui and framework


2010-11-10  Xiaofei Zhang  <Zhangxiaofei@openoffice.org>  [fd1ea01b625b6b4d516b14306d35e672b9b95617]

 removetooltypes01: #i112600# resync to DEV300_m92; remove tooltypes from xmloff, linguistic, vcl, svtools, accessibility, fpicker, uui and framework


2010-11-10  Xiaofei Zhang  <Zhangxiaofei@openoffice.org>  [fa1f3c352c6126b24ab5af87ea4ebea742c546c2]

 removetooltypes01: #i112600# resync to DEV300_m92; remove tooltypes from xmloff, linguistic, vcl, svtools, accessibility, fpicker, uui and framework


2010-11-10  Xiaofei Zhang  <Zhangxiaofei@openoffice.org>  [3491b4ac4fe34cacea5f4d0a4594d4a88cbbe7b2]

 removetooltypes01: #i112600# resync to DEV300_m92; remove tooltypes from xmloff, linguistic, vcl, svtools, accessibility, fpicker, uui and framework


2010-11-10  Kohei Yoshida  <kyoshida@novell.com>  [322cbc3818b0553254aab2dfb3c5b196fe814097]

Import mal-formed csv files gracefully.

When importing a document with mal-formed rows, try our best to keep
them from damaging, other, well-formed rows.  Previously calc would
eat other well-formed rows occurring after the mal-formed row.
(n#507322)

2010-11-10  Hanno Meyer-Thurow  <h.mth@web.de>  [6bbd93fde980c84cefde804a7ed795505377fd24]

Get rid of undefined $setup_vars array.


2010-11-10  Hanno Meyer-Thurow  <h.mth@web.de>  [1e2ab23a897a997a1f12089f9156c803b2b52c1c]

Get rid of undefined $setup_vars array.


2010-11-09  Thorsten Behrens  <tbehrens@novell.com>  [a5317717f476b6f0f221215cd6ae859d59b848bd]

Cleansed commented-out code

Just using a German title clearly conveys no useful information.

2010-11-09  Kevin Hunter  <hunteke@earlham.edu>  [91805e713e2d39080f8112f943c4461ce327c866]

EasyHack: createFromAscii to RTL macro


2010-11-09  Kevin Hunter  <hunteke@earlham.edu>  [e080757dc9977a02958a6c4e0ee0840f1b3a44d5]

EasyHack: RTL macro converted from createFromAscii


2010-11-09  Kevin Hunter  <hunteke@earlham.edu>  [597faa1032322e01ebcf242934c9828f7c434ebf]

EasyHack: RTL macro converted from createFromAscii


2010-11-09  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [4dd7746a51e1fbf7139074b518b1da0df921cfac]

undoapi: give SfxUndoManager an own mutex, and ensure it is released before calling into SfxUndoAction::Un/Redo This allows clients to delegate the MT thread safety to the SfxUndoManager, calling into it without an own mutex locked. Which will hopefully allow us to get rid of some deadlocks.


2010-11-09  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [ca19291e1599567ef96a3a20892d80191b69bc90]

undoapi: give SfxUndoManager an own mutex, and ensure it is released before calling into SfxUndoAction::Un/Redo This allows clients to delegate the MT thread safety to the SfxUndoManager, calling into it without an own mutex locked. Which will hopefully allow us to get rid of some deadlocks.


2010-11-09  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [9037b3a4565a3739ca1c7b62fcf27ea8e917c046]

undoapi: step 2.0 of the migration of css.chart2.XUndoManager to css.document.XUndoManager: rename css.chart2.XUndoManager to XDocumentActions. Not sure this class will still exist (in either form) after the refactoring is finished.


2010-11-09  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [587dfc9e8a00e8b97d5460e4e1d7c48de91b7425]

undoapi: step 2.0 of the migration of css.chart2.XUndoManager to css.document.XUndoManager: rename css.chart2.XUndoManager to XDocumentActions. Not sure this class will still exist (in either form) after the refactoring is finished.


2010-11-09  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [d729112009418c02a2659b367bcb35a81ee9307c]

undoapi: step 1 of the migration of css.chart2.XUndoManager to css.document.XUndoManager: separate the DocumentUndoManager into a (SFX-independent) UndoManagerHelper (which later on can be used in chart2) and the SFX-dependent part


2010-11-09  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [a358dac4b7da1486051764c0e6c6e32f38193fa3]

undoapi: step 0.1 of the migration of css.chart2.XUndoManager to css.document.XUndoManager: remove the XModel paramter from the XUndoManager methods, they're an implicit attribute of the instance


2010-11-09  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [78fed9b8623faca46c3e1ef4dc633d80682d0414]

undoapi: step 0.1 of the migration of css.chart2.XUndoManager to css.document.XUndoManager: remove the XModel paramter from the XUndoManager methods, they're an implicit attribute of the instance


2010-11-09  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [0d112e4aeffecd8890f1938476c4a419d64a6060]

undoapi: step 0.0 of the migration of css.chart2.XUndoManager to css.document.XUndoManager: remove the unused XUndoHelper


2010-11-09  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [a2882eb71c5153d87074d47da3ecfc954184c2b5]

undoapi: step 0.0 of the migration of css.chart2.XUndoManager to css.document.XUndoManager: remove the unused XUndoHelper


2010-11-09  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [2311a11aa89539a976a6cbde78bfcff39ee61110]

dr77: missing include


2010-11-09  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [2a1bd4a1b592979cc6a7dd69ece04d2f8467e42d]

pl08: #163135# reduce lifetime of cleartext passwords


2010-11-09  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [d6e8907cc4d0043504caed69ef8e8d6129f5d51e]

gnumake2: explicit delivering of ResTargets


2010-11-09  Kohei Yoshida  <kyoshida@novell.com>  [4fa05ecc089a027f243e87f76cc9bcd1f70447e4]

Use a stack variable to manage locking & unlocking of mutex.


2010-11-09  Gert Faller  <gertfaller@aliceadsl.fr>  [e30c45f22519a413f6fb08adb5307b2b610e5c28]

RTL macro converted from createFromAscii


2010-11-09  Kevin Hunter  <hunteke@earlham.edu>  [d7fa5f9a1c347591ff3869c55900fe0046ffd5d3]

RTL macro converted from createFromAscii


2010-11-09  Kevin Hunter  <hunteke@earlham.edu>  [d494fcb817597fba31ad316de3e99b82dc23fb64]

Remove some commented out code.


2010-11-09  Kohei Yoshida  <kyoshida@novell.com>  [547bcae66744b0adefd7a95aa46a2db8d1c90e89]

Change the default sheet print option to "print entire sheet".

Previously, sheet had its default print option set to "print nothing",
but when all sheets have "print nothing" option set, calc would print
as if they all have "print entire sheet" option.  The problem comes
when you set a custom print area to one sheet, which causes calc to
skip all the other sheets from printing.

This is not intuitive at all. Let's change the default print option
to "print entire sheet".  This also matches Excel's behavior BTW.
(n#650551)

2010-11-09  Thomas Benisch  <tbe@openoffice.org>  [9d38207079222ccbf991f2177ac3ff483a2d60e3]

chartextensibility: #i113619# Pasting a chart into a spreadsheet is not notified


2010-11-09  Thomas Benisch  <tbe@openoffice.org>  [91750f1374abf62953cefc28838ebe5960e31da2]

chartextensibility: #i113619# Pasting a chart into a spreadsheet is not notified


2010-11-09  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [69c004ea3a734e830a9eb0e359d84915949d792f]

gnumake2: more work on shadow outdir


2010-11-09  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [8e2f3b5ae7f87e63bf1aab6d1fa8cd2f4fad67dd]

gnumake2: towards a shadow solver (intermediate commit)


2010-11-09  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [8180400d2cb052932476af3000da55f972b8a84c]

dr77: missing properties


2010-11-09  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [27b1a18b92366ace12bb54c3e21904e2eb380a18]

Some fixes for exporting OOXML docx files


2010-11-09  Mihaela Kedikova  <misheto@openoffice.org>  [0fbdce7fd45d8e11e7b5482d79dd3f53899d7be3]

gridcontrol07: some comments added


2010-11-09  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [2c3ee5c72d40f9415b52cb0851dd328c254124f6]

vcl117: #i115493# check index for validity


2010-11-09  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [5b3a1cd6ec7357feb928204e3b99d7c7f5d2030b]

gnumake2: towards a shadow solver (intermediate commit)


2010-11-09  Caolán McNamara  <caolanm@redhat.com>  [4ba60ec9b47c6575d8a16d1deef98b0401d01f5c]

cppunit equivalent to tmEditUndoRedo of testAutomation


2010-11-09  Juergen Schmidt  <jsc@openoffice.org>  [43c5f547e05910456fd19df2639a360b681ba9ca]

jsc340: merge with DEV300m92


2010-11-09  Juergen Schmidt  <jsc@openoffice.org>  [8f8a8ba23033cdb5b2849a0ada36356e2d30fe51]

jsc340: merge with DEV300m92


2010-11-09  Juergen Schmidt  <jsc@openoffice.org>  [4c0075d03713e17d870ce0907d6b1fd6d7f109bc]

jsc340: merge with DEV300m92


2010-11-09  Herbert Duerr [hdu]  <herbert.duerr@oracle.com>  [2d2592be455526fd7bfa9611eb166f37193fd4d3]

enable optimized drawing for NSWindows


2010-11-09  Vladimir Glazunov  <vg@openoffice.org>  [9c16b686c71855df1bbcbf1bcc4b175c48abb49c]

CWS-TOOLING: integrate CWS fwk149


2010-11-09  Vladimir Glazunov  <vg@openoffice.org>  [84025fa376598f1c42023ffddd2d851db914e984]

CWS-TOOLING: integrate CWS fwk149


2010-11-09  Vladimir Glazunov  <vg@openoffice.org>  [9beed81d79dcdccf20d39ce0cb65865342151fb1]

CWS-TOOLING: integrate CWS fwk149


2010-11-09  Vladimir Glazunov  <vg@openoffice.org>  [5e379068126df168bbd809fb97aaf9eca7e8776c]

CWS-TOOLING: integrate CWS fwk149


2010-11-09  Vladimir Glazunov  <vg@openoffice.org>  [aa35318f6af7d583a6d39dc8483fccc5b413ac2c]

CWS-TOOLING: integrate CWS fwk149


2010-11-09  Vladimir Glazunov  <vg@openoffice.org>  [613bb74489551580b417968af125de803c684a39]

CWS-TOOLING: integrate CWS fwk149


2010-11-09  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [f0e64591d07ae1acb28798f038b7b6acfc25eebd]

gnumake2: only use CC/CXX if they are nondefaults


2010-11-09  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [b5864fbb817ceb405eb7da4f34d73d7cae69226e]

vcl117: #i115477# clean up dead code


2010-11-09  Juergen Schmidt  <jsc@openoffice.org>  [1ba335d36a40933c3ab53f3cea5c7a178e8c9d6b]

jsc340: i114887: cleanup of old not used draft types


2010-11-09  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [ef82e70080adef60010429f7cacd5ae82be47f54]

vcl117: #i115477# clean up unused methods


2010-11-09  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [d6c96ba8a0fd7ef324cd40fb2525ef15bfb23bdf]

vcl117: #i115477# clean up unused methods


2010-11-09  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [d24982322055f8fcf427ed197cfe5f5ead5f251d]

vcl117: #i115477# clean up unused methods


2010-11-09  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [0d3513ca6431804576aef6e294aed3baa305774f]

vcl117: #i115477# clean up unused methods


2010-11-09  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [4490d23b47f7e4a22ec70a99aa23d1e42a802493]

dr77: rebase to DEV300m92


2010-11-09  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [81075fee2e420a6e0d654eb6936aa7b4edab1b0b]

dr77: rebase to DEV300m92


2010-11-09  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [cf64a0ad8c33c2ad658c2fa2b839c7b080f9317b]

dr77: rebase to DEV300m92


2010-11-09  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [c70236f80105c81757a1dc06efc761902f5c1be5]

dr77: rebase to DEV300m92


2010-11-09  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [1695d9f4fe9eb37c2d38f1032cc2491a74d567cf]

dr77: rebase to DEV300m92


2010-11-09  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [df9200b41d78a61b23442d5138b232d5446427d9]

dr77: rebase to DEV300m92


2010-11-09  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [e8ee13daf9c04f1a159167b57b9fff540992c6ca]

dr77: rebase to DEV300m92


2010-11-09  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [4584f69f0d1f72fda0b312dc1bd711586a33e6a1]

dr77: rebase to DEV300m92


2010-11-09  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [b08484f137b601174625c4664ce250354acc8e9b]

dr77: rebase to DEV300m92


2010-11-09  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [2ffab103b3cada5b501003fcf8e1389a5221cb96]

dr77: rebase to DEV300m92


2010-11-09  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [4b95446573471edfe4283fbbaf10cd4c508875b5]

dr77: rebase to DEV300m92


2010-11-09  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [f5d2ade6ff6736d487c3c418ef23910b97236382]

dr77: rebase to DEV300m92


2010-11-09  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [376a1fd0f4f538f3fa3591b66201b59834d9f278]

dr77: rebase to DEV300m92


2010-11-09  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [0f4dfb2e5e4ebd3b508696459571a84bcd70a714]

dr77: rebase to DEV300m92


2010-11-09  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [f1db853b5bfafb2353ba27989435ddc90a00b078]

dr77: rebase to DEV300m92


2010-11-09  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [d8709f1037e6c11d63389a4f6c15b39e583a62be]

dr77: rebase to DEV300m92


2010-11-09  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [c1303ff5c683b3e3e0a7fa40bb8fd4b5594c137e]

dr77: rebase to DEV300m92


2010-11-09  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [eda18e5118fb3e7a128b0c43e465f1569c74cba3]

dr77: rebase to DEV300m92


2010-11-09  Vladimir Glazunov  <vg@openoffice.org>  [cd4102b0e7d51f061a341a3b48556cbd057a4cfe]

#i10000# changes from OOO330 m14


2010-11-09  Vladimir Glazunov  <vg@openoffice.org>  [0e5566e9ff510bedc9837e12ee37103c553897da]

#i10000# changes from OOO330 m14


2010-11-09  Vladimir Glazunov  <vg@openoffice.org>  [cc64c92439979c9261bf6373abcf5d58f91f955c]

#i10000# changes from OOO330 m14


2010-11-09  Vladimir Glazunov  <vg@openoffice.org>  [ac8d03cdcae3f717b0485cc729410afdd68d557b]

#i10000# changes from OOO330 m14


2010-11-09  Vladimir Glazunov  <vg@openoffice.org>  [890f3d963e85b743a33f91e13a164b399ea77340]

#i10000# changes from OOO330 m14


2010-11-09  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [1cf8cca7c83869e34123a985d1847f01fa53101f]

vcl117: #i115456# fix a sal_uInt32 vs long issue


2010-11-09  Tor Lillqvist  <tlillqvist@novell.com>  [448f3b3c14e76eda64e53d5a5d209d59326c2e92]

Fix Windows build error

Include <windows.h> explicitly, surrounded by the prewin.h and
postwin.h headers. Also #undef ERROR to avoid a clash. Approved by
caolan.

2010-11-09  Bernhard Rosenkraenzer  <br@blankpage.ch>  [ce774555f07471750484d4a58a2cec850be9ccbd]

Fix build of presenter with many languages enabled (bug #31409)


2010-11-09  Bernhard Rosenkraenzer  <br@blankpage.ch>  [a5e0594ae24236494bbb73d7d77268a410283e23]

Fix build of presenter with many languages enabled (bug #31409)


2010-11-09  Ingo Schmidt  <is@openoffice.org>  [4045178053cd4ffa4a3a9a22f7d83442297d8f52]

native346 #i115376# making update process more flexible


2010-11-09  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [8044a782c864a5572d236a01e8ac35b1f275b1dd]

dr77: deliver new headers


2010-11-09  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [5f4a88fafb0015268940e3200ecc8f94d37f2af0]

dba34b: #i115491# don't assume the HID: protocol, but also recognize other formats (in particular: empty URLs)


2010-11-09  Alexander O. Anisimov  <alenyashka@gmail.com>  [dec234ba07197fcfde9bf4e240549ffaa3ba00b4]

Clean up the code

  * Remove bogus comments
  * Refresh comments containing a reference to the bug tracker
  * Remove the comments such as "// add by zhaojianwei"

2010-11-09  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [77e32f337a5b48edd7250fbd8a98b696591558e9]

Fixed i#81780 for good, even on Macos X


2010-11-09  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [8e9e219a359f701667cfe39242198738f0e951ff]

dba34b: #i115468# ImplInit: don't set a HelpId if there already is one (previously loaded from a resource)


2010-11-09  obo  <obo@openoffice.org>  [8b4a662f543875825dcadbe95008cbfe12fa8d32]

CWS-TOOLING: integrate CWS calc62


2010-11-09  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [6d43c33f9e352e14a354dc7133402ebbb4675e25]

gnumake2: fixing static linked libs on OSX


2010-11-09  Kevin Hunter  <hunteke@earlham.edu>  [9569c88f3ba13115e6af4fca17805ef2fc8716e3]

Large amount of commented code removed


2010-11-09  Herbert Duerr [hdu]  <herbert.duerr@oracle.com>  [65dcdf44cec6dfdad0b90250c579a66968417677]

minor cleanup in outfont.hxx: prefer fwd-decls and explicit conversions


2010-11-09  Kevin Hunter  <hunteke@earlham.edu>  [10bfc7d833b174c83aa97a32e6cd738490c82b20]

EasyHack: RTL conversion from createFromAscii


2010-11-09  Marc Neumann [msc]  <Marc.Neumann@oracle.com>  [02582fe488fb679284c108413c7d2f6fd3d730cc]

cws automationdev300m91: #i115468# workaround for this issue


2010-11-09  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [607456e9c086d66bbf5699340402df16f30b3845]

dba34b: removed dead files from makefile.mk, too


2010-11-09  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [9b68fad68642fefd23fec6608ac05d9a44f1fe69]

dr77: remove deleted file from makefile


2010-11-09  Kevin Hunter  <hunteke@earlham.edu>  [f581801f7c10cccea2e14c2ef82a68c6b357a62b]

EasyHack: createAsciiFrom -> RTL_CONST...


2010-11-09  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [0c446846b7e52a992ec154ca49952b6fb61fb8af]

dr77: unx compiler warning


2010-11-09  Caolán McNamara  <caolanm@redhat.com>  [87eb0876483369bbe12526fb242fef46f9d807e7]

restore original position of tg_compv.mk

grab the compiler version explicitly in unxlng.mk
(cherry picked from commit b3611ba2d74d6b36c9f7758801b4f774b0b013bb)

2010-11-09  Caolán McNamara  <caolanm@redhat.com>  [c8094953716e269eeefd5f9a0c3dfdf4c17c6b62]

restore original position of tg_compv.mk

grab the compiler version explicitly in unxlng.mk

2010-11-09  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [32bb320ed0e4c52a7adf84d13a8066877adceb54]

dr77: more cleanup: remove RecordInputStream, cleanup ContainerHelper


2010-11-09  Sebastian Spaeth  <Sebastian@SSpaeth.de>  [f9ab38b12a193830fc6437fd7565a4501dc09bee]

Perl installer: Reinstate some potentially useful commented out code


2010-11-09  Thomas Lange [tl]  <tl@openoffice.org>  [a3a2562211693ce3c2aa5ea2ca084f35edb6d60d]

cws tlmath01: #i972# adding missing config entry for WriterWeb


2010-11-09  Kevin Hunter  <hunteke@earlham.edu>  [6ea63bafb1e559ae6d0251de8220a430e090ac32]

Remove comment blocks, and other unnecessaries.


2010-11-09  Robert Nagy  <robert@openbsd.org>  [ca44c035e3ee21d01026f3284fc71afc57bfcc05]

no /proc on OpenBSD


2010-11-09  Robert Nagy  <robert@openbsd.org>  [7b9e0932362ee190c082012ae87d46d9573dad18]

no /proc on OpenBSD


2010-11-09  Kevin Hunter  <hunteke@earlham.edu>  [f7a74b0b2eab707db526e9b4f4a9fcd7ed59e7a6]

Comment block removal, and other minor comments


2010-11-09  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [3bcdc0147893be9fd468f16c3823e1d22f0bc6fd]

DOCX export: order the pPr properties


2010-11-09  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [69b25ade5376c4584914fd9f7ffb19a3861a8368]

Fixed i#81780 for good, even on Macos X


2010-11-09  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [6b7af2b91761f48301e6efbe5569944d46f1a611]

DOCX export: order pPr children according to specs

This is still a first attempt: the base is present and all the
exported properties needs to be checked. rPr properties order needs to
be checked as well.

2010-11-09  Mattias Johnsson  <m.t.johnsson@gmail.com>  [42be5541baf18e3292a14a9d478eda33f61e10ab]

An opening quote should not be counted as a word by word count tool


2010-11-09  Kevin Hunter  <hunteke@earlham.edu>  [99ba2b9eaf99cee570322842eb3796b3d6bd331d]

Random tab replacement with space characters


2010-11-09  Kevin Hunter  <hunteke@earlham.edu>  [117b46b2c678097b40651bf152e91129fae8c313]

EOL whitespace removal

Don't clutter further commits with unimportant whitespace.

2010-11-09  Kevin Hunter  <hunteke@earlham.edu>  [1b6bedd1d796afb401e9b55293f1a7f27af1d03c]

Remove commented out #ifdef/#endif


2010-11-09  Kevin Hunter  <hunteke@earlham.edu>  [bce8cafe18317a084d67c99722d3440f5b4f7deb]

EOL whitespace removal

Don't clutter other patches with silly whitespace changes.

2010-11-09  Jordan Ayers  <jordan.ayers@gmail.com>  [bf33898aa01f989e4f2bb2ab635244c8c8fa3f79]

Cleanup build.pl

Remove commented out code.
Remove $html_last_updated (unused).
Correct a few spelling mistakes.
Translate a few bits of German.

2010-11-09  Jordan Ayers  <jordan.ayers@gmail.com>  [ac06dbe8a09532750dcb3b96a561ff4e0bc33c60]

Perl Installer: Remove commented out code.


2010-11-09  Sebastian Spaeth  <Sebastian@SSpaeth.de>  [218f28a4d50d77670a6e91f6d74253adcf0a92ac]

Convert boost::spirit -> boost::spirit::classic

Move to boost::spirit::classic. Note down that this is a candidate for
conversion as a FIXME and remove some unneeded includes. Compiled just
fine.

2010-11-09  Miklos Vajna  <vmiklos@frugalware.org>  [d984e04694ffaff9cf3d9b9350f298e1f3aa7325]

RTF: Delete leaky pStream after import (fdo#31362)

Not deleting pStream resulted not removing the lock file either.

2010-11-08  Kohei Yoshida  <kyoshida@novell.com>  [f993674c110a0357efde3cbe350128c183551211]

Fixed a crash on importing named ranges on higher sheets.

When importing xls document containing named ranges on sheets higher
than 256 (max number of sheets Calc supports currently), Calc would
crash.  We need to check for the upper boundary condition before
accessing the array by index to prevent crash. (n#649941)

2010-11-08  Kohei Yoshida  <kyoshida@novell.com>  [f94db13767b15da68257b220cdafa45b3f888248]

Fixed a crash on importing named ranges on higher sheets.

When importing xls document containing named ranges on sheets higher
than 256 (max number of sheets Calc supports currently), Calc would
crash.  We need to check for the upper boundary condition before
accessing the array by index to prevent crash. (n#649941)

2010-11-08  Caolán McNamara  <caolanm@redhat.com>  [a9cf7dbcef9e4f9a61459c47b5073ef2679c5cb5]

restore issuzilla id for reference


2010-11-08  Kevin Hunter  <hunteke@earlham.edu>  [1d3e5fd67b346b52b5cc3acd510c641773d96174]

Large swathes of dead code removed


2010-11-08  Kevin Hunter  <hunteke@earlham.edu>  [5d473657bc444811ec99b3a99006f899a259602b]

remove commented out code


2010-11-08  Kevin Hunter  <hunteke@earlham.edu>  [4e06334688c063a66d48d9e94c0f037f85f025a3]

use RTL_CONSTASCII_USTRINGPARAM


2010-11-08  Caolán McNamara  <caolanm@redhat.com>  [1686380a220f3a23758342da5fb7e59d33e35542]

whitespace foo


2010-11-08  Kevin Hunter  <hunteke@earlham.edu>  [7383be741b529723dee054615d5d709ef5dbec69]

use RTL_CONSTASCII_USTRINGPARAM


2010-11-08  Miklos Vajna  <vmiklos@frugalware.org>  [7e1b61a0a333db07734f5c15018ff6eb6538c8b5]

cpp_uno: fix build error introduced by commit 706100d1


2010-11-08  Kevin Hunter  <hunteke@earlham.edu>  [8a534d798a91d3bc687a0975dbcd764aa8d5b823]

Remove unnecessary comment lines


2010-11-08  Kevin Hunter  <hunteke@earlham.edu>  [3956a5b01300e8260f1b53ae1d77db157065784f]

EOL whitespace removal

To not clutter other patches.

2010-11-08  Kevin Hunter  <hunteke@earlham.edu>  [8ab4741a201b89036e09e87ae59daaa9b5d28b45]

use RTL_CONSTASCII_USTRINGPARAM


2010-11-08  Caolán McNamara  <caolanm@redhat.com>  [e12d6400445e8678e856e383bfbfdaf24411cb4d]

remove empty method with wrong return type


2010-11-08  René Kjellerup  <rk.katana.steel@gmail.com>  [7fea18e09a285f05fb2282904662ff9a62aa2821]

comment crean up in sc

cleaned some added comments from silencing the compiler.
WritePicPr(...) has been removed since it seems unused by all
accounts.

2010-11-08  Robert Nagy  <robert@openbsd.org>  [597b633a4a58eb29e979281ac21dc7dd1bd2a4d7]

JFW_PLUGIN_ARCH/server is needed on OpenBSD


2010-11-08  Robert Nagy  <robert@openbsd.org>  [849c48fb0a5f04358f045f19e466955fc6a89d09]

add DLLPOSTFIX for OpenBSD


2010-11-08  Robert Nagy  <robert@openbsd.org>  [848b6cb2c5b9f499d958b8d5d891b44cd7a875ba]

set a DLLPOSTFIX for OpenBSD and sync unxobsd.mk


2010-11-08  Robert Nagy  <robert@openbsd.org>  [e4e55e1bf998b9fcf8de6596e35bec4d0f3ff926]

JFW_PLUGIN_ARCH/server is needed on OpenBSD


2010-11-08  Robert Nagy  <robert@openbsd.org>  [91ecccd8e3aca69d875468e572140398e8957bd4]

add DLLPOSTFIX for OpenBSD


2010-11-08  Robert Nagy  <robert@openbsd.org>  [7a626d7968b9d45eb9dd4fc0a953b02e4ca14559]

set a DLLPOSTFIX for OpenBSD and sync unxobsd.mk


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

Workaround multiple sqlite conflict.


2010-11-08  Takeshi Abe  <tabe@fixedpoint.jp>  [202b47060159238b25447b1caa7ba99e78e1c569]

Fixed a typo: SIMBOLS -> SYMBOLS.


2010-11-08  Ricardo Moreno  <parcero.cubano@gmail.com>  [6a0632fe7e16a6dd25b34df34788598ba06c6771]

Removed commented-out code.


2010-11-08  Mihaela Kedikova  <misheto@openoffice.org>  [f468ede49f6de848a1d877673fd411dbb330b2a0]

gridcontrol07: bugfixes for gridcontrol


2010-11-08  Mihaela Kedikova  <misheto@openoffice.org>  [255a95f5cd74867c781051700c54f41bba4d6d95]

gridcontrol07: bugfixes for gridcontrol


2010-11-08  Niklas Nebel  <nn@openoffice.org>  [d117c569860ac54cfec9c0a49446e118d50eb1bd]

calc62: #i115431# if #VALUE! doesn't fit into the cell, always use hashes


2010-11-08  Noel Power  <noel.power@novell.com>  [81e857c1d7331bb1d9f2608d844d579e179e10d5]

in vba mode use proper logical operator precedence


2010-11-08  Robert Nagy  <robert@openbsd.org>  [8cbdb7f08485f422e6659c72dbc5c400bde57797]

add OPENBSD specific stuff


2010-11-08  Robert Nagy  <robert@openbsd.org>  [b89fb4c103f200d2c33f730ef3760f6a750124a4]

add OPENBSD ifdefs where needed


2010-11-08  Vladimir Glazunov  <vg@openoffice.org>  [73619736d1b4cd71092cfa4deb520a1aff3bb527]

CWS-TOOLING: integrate CWS os143


2010-11-08  Vladimir Glazunov  <vg@openoffice.org>  [55046b9eadc7d0af117381c2675abdf47fdd2ffe]

CWS-TOOLING: integrate CWS os143


2010-11-08  Vladimir Glazunov  <vg@openoffice.org>  [213acedb8e2bcbd298eaa78ce52f5774119196f1]

CWS-TOOLING: integrate CWS os143


2010-11-08  Vladimir Glazunov  <vg@openoffice.org>  [e9d9d6b40317331e8dc48edd6c1363194d310926]

CWS-TOOLING: integrate CWS sb132


2010-11-08  Vladimir Glazunov  <vg@openoffice.org>  [700fe280140686ae7f27fac3ce89a7f195f678cb]

CWS-TOOLING: integrate CWS sb132


2010-11-08  Vladimir Glazunov  <vg@openoffice.org>  [cb63b636df2120365da2a8efb9cf75310cb898fa]

CWS-TOOLING: integrate CWS sb132


2010-11-08  Vladimir Glazunov  <vg@openoffice.org>  [115b65c7b7cc8a2d69ac17bd0fb0730c9f388d0b]

CWS-TOOLING: integrate CWS sb132


2010-11-08  Vladimir Glazunov  <vg@openoffice.org>  [1e34e2b3bd9a41d0782ed13e42f0c4f804453fde]

CWS-TOOLING: integrate CWS sb132


2010-11-08  Vladimir Glazunov  <vg@openoffice.org>  [08e6b37aa79d37741043b0c975a81a806815d339]

CWS-TOOLING: integrate CWS sb132


2010-11-08  Vladimir Glazunov  <vg@openoffice.org>  [fc8d36c109c28fe4579d65e35b7fa85de02fbca4]

CWS-TOOLING: integrate CWS sb132


2010-11-08  Ricardo Moreno  <parcero.cubano@gmail.com>  [9605d489540e43bd13a47c91326d83d50ca0397c]

Removed commented-out code.


2010-11-08  Robert Nagy  <robert@openbsd.org>  [470e4511e328a90c1f8e1ab631b1c3fb87b7246a]

add OPENBSD specific stuff


2010-11-08  Robert Nagy  <robert@openbsd.org>  [757a3534f8eaffd5e7f9ee80f65aa3850dc10c10]

add OPENBSD ifdefs where needed


2010-11-08  Sebastian Spaeth  <Sebastian@SSpaeth.de>  [64718e39a085a01480d05e8fcb5ad86c6516d534]

Remove bogus WITH_CORE debug code which core dumps for sure

There was #ifdef'd test code depending on WITH_CORE being defined
(which is never set in our build system). It is described as test code
that will core dump. So let's remove this and write proper cppunit
tests instead. All this concerns two files in 'qa' and not "real
source code".

Also remove some commented out code while going through that file.

2010-11-08  Ricardo Moreno  <parcero.cubano@gmail.com>  [56b9f35f0ec0c2227fcd3f1fda0dcca4df879c35]

Removed commented-out code.


2010-11-08  Kevin Hunter  <hunteke@earlham.edu>  [8229c85fcf5038760ec9bd3a76871a9bc80553d7]

EasyHack: RTL macro conversion (createFromAscii)


2010-11-08  Kevin Hunter  <hunteke@earlham.edu>  [283c5dc0a6144de343aa8dc46283e6b77aac6e50]

EasyHack: createFromAscii -> RTL_CONST... macro


2010-11-08  Niklas Nebel  <nn@openoffice.org>  [0ca6ca1a5f64b4185d3f59f278d575a118e49c45]

calc62: #i115431# treat DataPilot filter field numbers as relative to the sheet, set MK_ERR bit for errors


2010-11-08  Jan Holesovsky  <kendy@suse.cz>  [ffca4280ae641a6dedc0503d819976839c445f18]

Restart soffice.bin when necessary.

In some cases, like when the migration is in progress, or when new extensions
are registered, soffice.bin dies with a 'restart' me status.  This implements
the correct handling of this state in oosplash.bin.

2010-11-08  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [bf9cd246dc431e20181cfec8107e3b7c59866281]

dr77: unx compiler warnings


2010-11-08  Jan Holesovsky  <kendy@suse.cz>  [b1f0e0298c71475a0d8bc17976cb7ae39e3acb93]

Restart soffice.bin when necessary.

In some cases, like when the migration is in progress, or when new extensions
are registered, soffice.bin dies with a 'restart' me status.  This implements
the correct handling of this state in oosplash.bin.

2010-11-08  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [a8d5dde93273eccd3783cb5839c10490c328bb4e]

remove a warning


2010-11-08  Gert Faller  <gertfaller@aliceadsl.fr>  [164ac84e28df50911a8c20f78119d05e21086c6c]

use RTL_CONSTASCII_USTRINGPARAM


2010-11-08  Caolán McNamara  <caolanm@redhat.com>  [d2602cabe651b43b8354eaee9038fc90798e28e2]

make this a define to keep things simple


2010-11-08  Petr Mladek  <pmladek@suse.cz>  [786c46cfed6fa0d57bc2b428467ee46ee2059a23]

more space for copyright text in the about dialog

It added the scroll bar on SLED10 and looked ugly.

2010-11-08  Petr Mladek  <pmladek@suse.cz>  [27e2e9cf0e1400be3ca8881ca8e9d08858e04589]

more space for copyright text in the about dialog

It added the scroll bar on SLED10 and looked ugly.

2010-11-08  Caolán McNamara  <caolanm@redhat.com>  [84c20c85411e7c0496a55949b7cc7ee6b35b91ed]

add some more aliases for hyphenation and thesauri


2010-11-08  Vladimir Glazunov  <vg@openoffice.org>  [614211fadf725f5d51f8c21392e0aea35be10c8b]

CWS-TOOLING: integrate CWS dba34a


2010-11-08  Vladimir Glazunov  <vg@openoffice.org>  [ca85fc4a6ef5bd8d3855d88ce1c532e305e7abed]

CWS-TOOLING: integrate CWS dba34a


2010-11-08  Vladimir Glazunov  <vg@openoffice.org>  [423bfb99854d7811ecb0c1e31cceaf40b472532b]

CWS-TOOLING: integrate CWS dba34a


2010-11-08  Vladimir Glazunov  <vg@openoffice.org>  [62dbf18371310263a90e0f5b2c4e63dd67e60ce5]

CWS-TOOLING: integrate CWS dba34a


2010-11-08  Vladimir Glazunov  <vg@openoffice.org>  [1fe0c12d3a8ebca78ca1786e4933cf40caa5cf44]

CWS-TOOLING: integrate CWS dba34a


2010-11-08  Vladimir Glazunov  <vg@openoffice.org>  [180003db9650ae1cf79f0c72c2023441c29e1286]

CWS-TOOLING: integrate CWS dba34a


2010-11-08  Vladimir Glazunov  <vg@openoffice.org>  [7f6d48f1e1e2ba83e5f0d677ce9714acf16bb024]

CWS-TOOLING: integrate CWS dba34a


2010-11-08  Vladimir Glazunov  <vg@openoffice.org>  [9d51ebe37042e9e873519c02d9aaff3750b4eaa2]

CWS-TOOLING: integrate CWS dba34a


2010-11-08  Vladimir Glazunov  <vg@openoffice.org>  [9cc7580d9089500356ab3a47840f0c733b17169b]

CWS-TOOLING: integrate CWS dba34a


2010-11-08  Vladimir Glazunov  <vg@openoffice.org>  [b696efae23aecacc1de6a87d99c408ac00cba855]

CWS-TOOLING: integrate CWS dba34a


2010-11-08  Vladimir Glazunov  <vg@openoffice.org>  [84d8d8809991eb957e83488693968a55f16bb0a6]

CWS-TOOLING: integrate CWS dba34a


2010-11-08  Vladimir Glazunov  <vg@openoffice.org>  [9b5d956df3f8124cafb20c4ffe46133badfc78a3]

CWS-TOOLING: integrate CWS dba34a


2010-11-08  Takeshi Abe  <tabe@fixedpoint.jp>  [a1a1bda99d437770bacd0fb56d034f52328716ff]

Fixed a typo: SIMBOLS -> SYMBOLS.


2010-11-08  Caolán McNamara  <caolanm@redhat.com>  [e5d9b97978ebf3b45c86995859cebe6f6286cb77]

cppcheck release memory on some more early return paths


2010-11-08  Mikhail Voytenko  <mav@openoffice.org>  [d9412918c0ef7b1bc85b76e431ac0d8f8de0b87b]

pl08: #163778# fix nonpro build


2010-11-08  Mikhail Voytenko  <mav@openoffice.org>  [f0b6b3f4772228de80bde7b06414a2ed1ae8500f]

pl08: #163778# fix nonpro build


2010-11-08  julien  <serval2412@yahoo.fr>  [e448c26a2485e799aae9547979001a28d987c7ed]

cppcheck reported memory leak


2010-11-08  Caolán McNamara  <caolanm@redhat.com>  [66646e81ad4dfb44a35305ca91ea40cf80debffb]

strip trailing whitespace


2010-11-08  Aurimas Fišeras  <aurimas@gmail.com>  [01fb4e72cd6d424f5a65c44391c109eeaa87cef0]

Fix some typos in documentation


2010-11-08  Surendran Mahendran  <surenspost@gmail.com>  [bc9a1a72bc6f796f3bdd09c2e02e1d85ccc10c00]

Build script improvement to dev-install target

For every dev-install the install directory in rawbuild had to be removed. This
patch fixes that and consecutive dev-install works without manual intervention.

2010-11-08  Vladimir Glazunov  <vg@openoffice.org>  [2213c84419b3621abf3bfa66994d5534bf64ca4f]

CWS-TOOLING: integrate CWS vmiklos01


2010-11-08  Vladimir Glazunov  <vg@openoffice.org>  [d52b5c0fede3297b148f62aabc95d101e2a8954d]

CWS-TOOLING: integrate CWS vmiklos01


2010-11-08  Vladimir Glazunov  <vg@openoffice.org>  [cdefb8e50f777de5497e7a1039eaec0fd83bc02e]

CWS-TOOLING: integrate CWS vmiklos01


2010-11-08  Vladimir Glazunov  <vg@openoffice.org>  [b3a6bb8d1cf31f2bab0af719c23f228d10d48ead]

CWS-TOOLING: integrate CWS vmiklos01


2010-11-08  Vladimir Glazunov  <vg@openoffice.org>  [0abccb84f7eac705503c6cb904ed91864f5acab8]

CWS-TOOLING: integrate CWS vmiklos01


2010-11-08  Miklos Vajna  <vmiklos@frugalware.org>  [a39974c59a49df27b729a9f7be50775eb79cd6ac]

RtfAttributeOutput: get rid of C2U()


2010-11-08  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [0304fc8ab143e4fa0a700cb8858fea4ef1b9fdf5]

vcl117: #i115477# remove unused methods


2010-11-08  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [1fc75ad6800275b23242e0b82e52dc2327cf16b3]

vcl117: #i115477# remove unused methods


2010-11-08  Giuseppe Castagno  <giuseppe.castagno@acca-esse.eu>  [db27fafe1f31c0be32d9edeb3f2c4776f7097359]

Adapt LibreOffice branding in LibO-SDK user installation script.

This patch adapt the defaults presented when a user sdk environment is
created in GNU/Linux and similar platforms.
(cherry picked from commit 1baa1c1671f9396e0e8cb4bde7c62e509da1d548)

2010-11-08  Giuseppe Castagno  <giuseppe.castagno@acca-esse.eu>  [be93d9379b55cb25e52641ea4d122d3a0b7a48e9]

Adapt LibreOffice branding in LibO-SDK user installation script.

This patch adapt the defaults presented when a user sdk environment is
created in GNU/Linux and similar platforms.

2010-11-08  Caolán McNamara  <caolanm@redhat.com>  [43bcf92b04c0a99fece8cfd1c0c8133575ae78ba]

microopt


2010-11-08  Helge Delfs [hde]  <hde@openoffice.org>  [323824f71c3c66fc480ffccf25752f579d0cd8c3]

automationdev300m91#i115375#added a sleep due to timer on slot FormatGroup


2010-11-08  Dirk Voelzke  <dv@openoffice.org>  [cd93639ae657edf1695f738e6acfac08dfcf9073]

dv22:#i112913# fix build problems caused by newly introduced environment changes


2010-11-08  Dirk Voelzke  <dv@openoffice.org>  [0c8659b5564329aa994ce19fb30859016d185c92]

dv22#i115288# Allow user to ignore updates for an extension


2010-11-08  Caolán McNamara  <caolanm@redhat.com>  [4e7504d98040751d591e3566d10cc2f51a0755fd]

microopt


2010-11-08  Caolán McNamara  <caolanm@redhat.com>  [c01d8f30995ca809aaa6e182425068a7633d87e5]

microopt


2010-11-08  Caolán McNamara  <caolanm@redhat.com>  [244857cd2ac791e24a2a87589e4ee467353dc4c0]

microopt


2010-11-08  John LeMoyne Castle  <jlc@mail2lee.com>  [93b97ff2854fd63bda6c69c41678688f3b1a8efb]

OO Basic Million-to-One bug (#i76852#) fixed

Adds '=' to edge test in sbxscan.cxx ImpCvtNum so exponent prints and 1 million is 1e+6 instead of just 1 for singles.
Same one char change does similar fix for OO Basic doubles and 1e+14.

2010-11-08  Caolán McNamara  <caolanm@redhat.com>  [ebe1711c1cfa3308a189f5ba05755e99ffc03b11]

fix typo in comment


2010-11-08  Robert Roth  <robert.roth.off@gmail.com>  [6bc85586fd57b45d281e12e42e4d6198ff957125]

Some more bogus comments, commented code removed


2010-11-08  Wolfram Garten [wg]  <Wolfram.Garten@oracle.com>  [48c78c1397fad0e735f6bfeb6ac333b901dfe97f]

i115273,[Automation]: shift old documentation to new style using printlogs


2010-11-08  Robert Roth  <robert.roth.off@gmail.com>  [a3eaf5d08b5a0a0a2caa2df0f0f44e7235dc6f7e]

Commented code fragments, meaningless and bogus comments removed.


2010-11-08  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [e423e3b90dd04a70ab40f10b95d3cde7e835541f]

dr77: optimizations in generation of XML tokens, XML namespaces, property names; code cleanup


2010-11-08  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [7b46dd9fe7a54566ff8d4e5becdd3759a6d4be58]

dr77: optimizations in generation of XML tokens, XML namespaces, property names; code cleanup


2010-11-08  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [6cafb68322fa85a54a6fa1ca47239af459f519ce]

dr77: optimizations in generation of XML tokens, XML namespaces, property names; code cleanup


2010-11-08  Helge Delfs [hde]  <hde@openoffice.org>  [42a5da1282453c6667df862d8420ce659594ce4d]

automationdev300m91#i115375#fix selecting objects


2010-11-08  Helge Delfs [hde]  <hde@openoffice.org>  [4ad0c9593bf735d6f8730d8b09a9d7ffde4bca16]

automationdev300m91#i115475#added optional bool parameter bLeaveSelected


2010-11-08  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [4ef90d2eba995fb7ab42c55055ff05a3c430653d]

gnumake2: added PREFIXBASISNATIVE for ComponentTargets on all platforms


2010-11-08  os  <os@openoffice.org>  [af20ce4d3a9c404be88534ef4c99344f8df9dc44]

#i112630# detect pdf filter by mimetype instead of calling GetFiltet4Extension()


2010-11-08  Robert Nagy  <robert@openbsd.org>  [eed18c4e62bea7ffe4cc9908356c4bd88d05bda6]

set correct $outfile for OpenBSD


2010-11-08  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [49c2ff49746388195e25d2f222132e6424261bd8]

vcl117: #i115469# activate application if termination was canceled


2010-11-08  Robert Nagy  <robert@openbsd.org>  [76da732f08226ee0c8a70f9dc41c82994c427766]

add OPENBSD ld command


2010-11-08  Robert Nagy  <robert@openbsd.org>  [57b5a7c9119f951bccfdad22410fc7d0ce366bcb]

Use linux bridge code on all BSDs.

Share the linux bridge code with all the BSDs to avoid code duplication
and the hassle of syncing. Discussed with Caolan McNamara

2010-11-08  Robert Nagy  <robert@openbsd.org>  [d6d9f923c246f98c6dae937a2578770ccbc65746]

use getpagesize() on OpenBSD


2010-11-08  Robert Nagy  <robert@openbsd.org>  [8c7424b32b6703304fc6d965f57d0ea54fccc817]

include sys/wait.h on openbsd


2010-11-08  Robert Nagy  <robert@openbsd.org>  [30a34fcf313418fecc68d034c739aa0b1641ed9a]

Patches for ure, neeed by OpenBSD

Adds the necessary distinctions in the system abstraction layers.

2010-11-08  Robert Nagy  <robert@openbsd.org>  [714b979b3a96db7215b2470579173e1264f42273]

use gzip -d instead of gunzip -d


2010-11-08  Robert Nagy  <robert@openbsd.org>  [c640e3041b34222a1b8230346587ed52e634c2e5]

define __XKeyboardExtension__ 1 on OpenBSD too


2010-11-08  Robert Nagy  <robert@openbsd.org>  [48e6d1582a7752db2c8f9c8f4678466981ea8d2f]

Add OpenBSD ifdefs for vcl too


2010-11-08  Robert Nagy  <robert@openbsd.org>  [ab3b7807ec2d95d7ddf43422b249fefd30240a05]

add needed OpenBSD ifdefs


2010-11-08  Robert Nagy  <robert@openbsd.org>  [3e619f07432219f50a84c48ba9d624063c000ced]

Define OpenBSD as a supported system.


2010-11-08  Robert Nagy  <robert@openbsd.org>  [afa30b0f1f7f9c715b8d8775d9b0511f8e8b9247]

add OPENBSD ifdefs where needed


2010-11-08  Robert Nagy  <robert@openbsd.org>  [bbe92d767cb980cf2b06a2ca40972213fbbd5c8e]

Do not set -ldl on OpenBSD


2010-11-08  Robert Nagy  <robert@openbsd.org>  [868c488750c22ddbf2ce6f4799874b07b1fcf2e7]

use '#!/usr/bin/env bash' for the tests


2010-11-08  Robert Nagy  <robert@openbsd.org>  [511b2f3536965b6f6dd4d6992f65e2048ebd7b62]

add the correct cppunit library name for OpenBSD


2010-11-08  Robert Nagy  <robert@openbsd.org>  [84df8aaa5ffc450934a95143540c47c496f45910]

add platform definitions for openbsd


2010-11-08  Robert Nagy  <robert@openbsd.org>  [fe2ab4a7d419b8be92df1ebdaecc021824746393]

no -ldl on OpenBSD


2010-11-08  Robert Nagy  <robert@openbsd.org>  [4de7331a14a20fd76f6274a144e6bd6a6d6049c6]

include ieeefp.h on OpenBSD


2010-11-08  Robert Nagy  <robert@openbsd.org>  [f0463a93731c3ea72a5f7c4002eb127bc796cc03]

add OPENBSD ifdefs where needed


2010-11-08  Thomas Klausner  <wiz@NetBSD.org>  [778d7368cb3cf594e95e37e9015d87bd9036142a]

Improve f3d4826fe53173d0f50d53b11cd2b4402b2a286d: avoid duplicate numbers.


2010-11-08  Robert Nagy  <robert@openbsd.org>  [f33e637b480d8da92261b6f8b983ed48775977be]

Do not use -ldl on OpenBSD and tidy up the .IF block a bit


2010-11-08  Robert Nagy  <robert@openbsd.org>  [509d298ac859a487aece51dcd4e23cd3237a3f68]

add OpenBSD platforms


2010-11-08  Caolán McNamara  <caolanm@redhat.com>  [78f394bff893d5a6d0b44e7ee678387a9e6e774a]

return early if source doesn't exist on symlink


2010-11-08  Robert Nagy  <robert@openbsd.org>  [e0baaa998aeb16e55ea5d88425505c18a93d034c]

-DBOOST_NO_EXCEPTIONS for OpenBSD


2010-11-08  Robert Nagy  <robert@openbsd.org>  [d89d854d9d7cad9431dc0e12afe3e844b0928c55]

pick up system jpeg on openbsd


2010-11-08  Robert Nagy  <robert@openbsd.org>  [75ccd5a34fe80cb6d9568384deef7d46df88920a]

OpenBSD needs /usr/local/lib in SOLARLIB


2010-11-08  Robert Nagy  <robert@openbsd.org>  [c857360dac6b707813651ef852334fe2de08db24]

sync with the generic linux makefile


2010-11-08  Robert Nagy  <robert@openbsd.org>  [836e5cbe25c804a9d74ea12cb28cbee6564206c0]

use system jpeg on OpenBSD


2010-11-08  Robert Nagy  <robert@openbsd.org>  [0cf424b0c4a3e7760c032e03b3cb8c2d5f7fd31b]

make LibreOffice boostrap on OpenBSD


2010-11-08  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [24b468b4ec9db42467c3089df590216b34ef07ac]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba34b


2010-11-08  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [0984f79786baa0e6b3181bba700470be78b8605d]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba34b


2010-11-08  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [b3c1615e9536f162969b5c5e847df31a1d1dcf39]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba34b


2010-11-08  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [450c3f7117704ca91630d409bd847095ecc8c600]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba34b


2010-11-08  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [5f716b2cfff9cf773c2a459c364012659a36ec0b]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba34b


2010-11-08  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [8a458d81e33ae7880691adc2e1586af5db4a7001]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba34b


2010-11-08  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [edc0f8b91ce22cc7ae7e55489522ae02bc39003d]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba34b


2010-11-08  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [1c301aa650e850a51fe9759fed6bb9166569ce99]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba34b


2010-11-08  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [f7362ba16f72bf93a85d76118a9bc94f3ddc9b49]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba34b


2010-11-08  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [4d12c034ac602a17ccebdaafc80db8ac20916738]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba34b


2010-11-08  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [e468b1cc7d392cd2451051a9794b14a4414602e1]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba34b


2010-11-08  obo  <obo@openoffice.org>  [da8aa1f2aa04522f098474fa93898ab8716841d0]

masterfix DEV300: #i10000# WaE converting negative value '-0x000000001' to 'USHORT'


2010-11-08  Oliver Craemer [oc]  <oliver.craemer@oracle.com>  [8e1136415c2d0177d1e1f303162ba92f7b3f2354]

#i115408# printtest broken due to enhanced listbox


2010-11-08  Norbert Thiebaud  <nthiebaud@gmail.com>  [2abe026903ba993ee30743599af6c55fc8babd31]

Revert "Smelling pistakes, german comments, and a little commented code in base"

This reverts commit 8d33d95cde5f423aee284bbbcff810cbba1a910a.

I've been told by a german native speaker that the translation was mostly babelish
and quite incomprehensible, so revert for now.

2010-11-08  Helge Delfs [hde]  <hde@openoffice.org>  [0b63882a9a7803a68f6ce5fd7cde5c68d2223eef]

automationdev300m91#i115427#added waitslot for stability


2010-11-08  Xiaofei Zhang  <Zhangxiaofei@openoffice.org>  [d0097a3f35e5e2c68d293d604a2f6f51b2d822a5]

removetooltypes01: #i112600# remove tooltypes from toolkit, svtools and framework


2010-11-08  Xiaofei Zhang  <Zhangxiaofei@openoffice.org>  [66e7dc1197e76e686ba731382d032a9a72849959]

removetooltypes01: #i112600# remove tooltypes from toolkit, svtools and framework


2010-11-08  Jordan Ayers  <jordan.ayers@gmail.com>  [91907b045d07f820b4de196817f94b4bb7a18016]

Perl Installer: Use built-in chmod

Replace system calls which performed single-file permission sets with calls to the built-in chmod.
Replace the implementation of create_directory with a call to create_directory_with_privileges.

2010-11-08  Jordan Ayers  <jordan.ayers@gmail.com>  [b8fcb346da138e302d94a23d127e7df9a88ef7fe]

Perl Installer: Use built-in chmod

Replace several system calls which performed single-file permission sets with the built-in chmod command.

2010-11-07  Wol  <anthony@youngman.org.uk>  [32a105e06b9c41f0638a6d3abff0d5798652cee8]

Delete commented code


2010-11-08  Alexander O. Anisimov  <alenyashka@gmail.com>  [ba98e86bde4c5b07f4376ce3c70092bf45374f2b]

further date-comment cleanup

Signed-off-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>

2010-11-08  Alexander O. Anisimov  <alenyashka@gmail.com>  [c72cccf568b0acf93512afd7f574e9a70bf1511f]

remove useless comments (empty/just specifying dates) & dead code (//CHINA001)

Signed-off-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>

2010-11-08  Tor Lillqvist  <tlillqvist@novell.com>  [bbfd27406e70e7fba275882a7ab2c284a479899c]

Dubious fix for compilation error


2010-11-08  Tor Lillqvist  <tlillqvist@novell.com>  [dcfc51a90276395d32cb6da37fbf5e4e97c82392]

Link with OOXLIB and SAXLIB


2010-11-08  Tor Lillqvist  <tlillqvist@novell.com>  [c3b39d70d177e22c7fbaa1bd142f105a4fdbadc0]

XOutputStream is a class, not a struct


2010-11-08  Tor Lillqvist  <tlillqvist@novell.com>  [5d9ee8f3a45987f5a6cdb582818feadc287c7191]

XOutputStream is a class, not a struct


2010-11-07  Tor Lillqvist  <tlillqvist@novell.com>  [c279c00a1ecb8f3df8210526b1b82005470c3437]

Fix compilation error


2010-11-07  Tor Lillqvist  <tlillqvist@novell.com>  [d974d3f7f89f9cc685a5b1ced001c0f24f8ebe94]

Fix linker error caused by DBG_UTIL vs. OSL_DEBUG_LEVEL mixup


2010-11-07  Tor Lillqvist  <tlillqvist@novell.com>  [f1851b84abe2316e50d4f135e4a169c852821bfa]

Fix linker error caused by DBG_UTIL vs. OSL_DEBUG_LEVEL mixup


2010-11-07  Tor Lillqvist  <tlillqvist@novell.com>  [aebf49d8af4b30f36ee61972f496a35866d5b58b]

Fix compilation error caused by DBG_UTIL vs. OSL_DEBUG_LEVEL mixup


2010-11-07  Tor Lillqvist  <tlillqvist@novell.com>  [073a408c094e60318acdeaf7477681058301061d]

Fix compilation error caused by DBG_UTIL vs. OSL_DEBUG_LEVEL mixup


2010-11-07  Tor Lillqvist  <tlillqvist@novell.com>  [ffa6a1cf973bfcd961afa3f3eddfe5659742efeb]

Fix compilation error caused by DBG_UTIL vs. OSL_DEBUG_LEVEL mixup


2010-11-07  Tor Lillqvist  <tlillqvist@novell.com>  [450d7a034109e633e5794a41ca2f5d5d381d826a]

Fix compilation error caused by DBG_UTIL vs. OSL_DEBUG_LEVEL mixup


2010-11-07  Tor Lillqvist  <tlillqvist@novell.com>  [e7fe6747c80e2038279586869e4f069adb25e975]

Fix compilation error caused by DBG_UTIL vs. OSL_DEBUG_LEVEL mixup


2010-11-07  Tor Lillqvist  <tlillqvist@novell.com>  [194e0db3a9c9cb750918150d84e8f62cb6bf31fb]

Fix compilation error caused by DBG_UTIL vs. OSL_DEBUG_LEVEL mixup


2010-11-07  Tor Lillqvist  <tlillqvist@novell.com>  [bf762e8f717e484473f4ce79aaecea5a26b50106]

Fix compilation error caused by DBG_UTIL vs. OSL_DEBUG_LEVEL mixup


2010-11-07  Tor Lillqvist  <tlillqvist@novell.com>  [0f4b3fd7dfb30d6d6095cf61139cfae46fb72172]

Fix compilation error caused by DBG_UTIL vs. OSL_DEBUG_LEVEL mixup


2010-11-07  Tor Lillqvist  <tlillqvist@novell.com>  [94afbf200456af42bd6342d8d8454761d19d1987]

Fix compilation error caused by DBG_UTIL vs. OSL_DEBUG_LEVEL mixup


2010-11-07  Tor Lillqvist  <tlillqvist@novell.com>  [cbfb37e1a1d67ace9e935f16bb2b07c346807701]

Fix compilation error caused by DBG_UTIL vs. OSL_DEBUG_LEVEL mixup


2010-11-07  Tor Lillqvist  <tlillqvist@novell.com>  [d7c671554605d846b8e0364cf5be7286fe6f4c4f]

Fix compilation error caused by DBG_UTIL vs. OSL_DEBUG_LEVEL mixup


2010-11-07  Tor Lillqvist  <tlillqvist@novell.com>  [8e01edf21fa38207728614c03047447fc3137743]

Fix compilation error caused by DBG_UTIL vs. OSL_DEBUG_LEVEL mixup


2010-11-07  Robert Nagy  <robert@openbsd.org>  [899bf9eebe8991526502ab4d4650f0ca53cabc02]

revert this part for now, accidental push


2010-11-07  Tor Lillqvist  <tlillqvist@novell.com>  [3ef13bfa28e7a1038e05881345f399ccd2ff703b]

Fix compilation error caused by DBG_UTIL vs. OSL_DEBUG_LEVEL mixup


2010-11-07  Tor Lillqvist  <tlillqvist@novell.com>  [ecb550d2ba55d4ca16774de05b0ab86f5347dff7]

Fix compilation error caused by DBG_UTIL vs. OSL_DEBUG_LEVEL mixup


2010-11-07  Robert Nagy  <robert@openbsd.org>  [a3c5385d14ddf3e3a55098ffd4137929c0c13930]

define __XKeyboardExtension__ 1 on OpenBSD too


2010-11-07  Robert Nagy  <robert@openbsd.org>  [59603a9d6bf7d6af7c8f6b055b959248565a4aff]

use LIBTARGET=NO to avoid multiple definition of target recipe


2010-11-07  J. Graeme Lingard  <jgraeme+git@gmail.com>  [63ca01e5d13cc2850c7541ea8f2032ec84c39f96]

Remove redundant #ifndef directives


2010-11-07  J. Graeme Lingard  <jgraeme+git@gmail.com>  [f2b2bf72487668bbb67923e49f76396b030d55ac]

Remove redundant #ifdef & #ifndef directives


2010-11-07  Tor Lillqvist  <tlillqvist@novell.com>  [bc388d8eba24d77c44266efc740a9a0d3ab7f9f2]

Fix compilation error caused by DBG_UTIL vs. OSL_DEBUG_LEVEL mixup


2010-11-07  Tor Lillqvist  <tlillqvist@novell.com>  [afb786d58428ca0fb1cbf023ae0a92c9fe80131e]

Fix compilation error caused by DBG_UTIL vs. OSL_DEBUG_LEVEL mixup


2010-11-07  Tor Lillqvist  <tlillqvist@novell.com>  [17ddea4e7d8cfbfe700722cfa6c598cee46dc15d]

Fix compilation error caused by DBG_UTIL vs. OSL_DEBUG_LEVEL mixup


2010-11-07  Tor Lillqvist  <tlillqvist@novell.com>  [c76bb560b09882ff8d054a25ac2100d29f505824]

Fix compilation error caused by DBG_UTIL vs. OSL_DEBUG_LEVEL mixup


2010-11-07  Tor Lillqvist  <tlillqvist@novell.com>  [12006ea97a063806ceebfdd87cc25dc6ecfb4cc6]

Fix compilation error caused by DBG_UTIL vs. OSL_DEBUG_LEVEL mixup


2010-11-07  Tor Lillqvist  <tlillqvist@novell.com>  [8533d30acf7198a7f3c3d8811d461c4b975f2473]

Fix compilation error caused by DBG_UTIL vs. OSL_DEBUG_LEVEL mixup


2010-11-07  Tor Lillqvist  <tlillqvist@novell.com>  [bee3b281cf06d353818a33c20e86d7518c3cbff9]

Fix compilation error in DBG_UTIL build

When using a testing flag which is defined inside #if OSL_DEBUG_LEVEL>1,
use the same preprocessor condition. Not #ifdef DBG_UTIL, which is
orthogonal (apparently).

2010-11-07  Tor Lillqvist  <tlillqvist@novell.com>  [75e549c0eefc33a0126f0c7af6d1c511da7f8bf2]

Fix compilation error in DBG_UTIL build

When using a testing flag which is defined inside #if OSL_DEBUG_LEVEL>1,
use the same preprocessor condition. Not #ifdef DBG_UTIL, which is
orthogonal (apparently).

2010-11-07  Tor Lillqvist  <tlillqvist@novell.com>  [7c98558d7847a7bfb25bc8cb97b99cf07dbd80c5]

Fix breakage when building with --enable-dbgutil


2010-11-07  Tor Lillqvist  <tlillqvist@novell.com>  [058ddd74be08c8a1c1ab7587eba2979803c51c40]

Fix breakage when building with --enable-dbgutil


2010-11-07  Kohei Yoshida  <kyoshida@novell.com>  [40de2e3b67a85c5156ff51223c7289d738aeeff3]

Fixed all build breaks.  sc is again buildable.


2010-11-07  Kohei Yoshida  <kyoshida@novell.com>  [3d13be5c037506e00b2a07a468a4f34acce94733]

More of the same.


2010-11-07  Kohei Yoshida  <kyoshida@novell.com>  [b1ec696188a04f61f8684b76b40702485bac138f]

More of the same.


2010-11-07  Kohei Yoshida  <kyoshida@novell.com>  [5079e1fb668b31989672efc097c82ced6cbf4137]

Use vector matrix accessor wrapper to resolve single-param access to matrix.


2010-11-07  Kohei Yoshida  <kyoshida@novell.com>  [e8073d148335d020e188acddf6bc906a7fe7ad35]

More on one-param method removal.


2010-11-07  Kohei Yoshida  <kyoshida@novell.com>  [85233e5787a324c19b9e54f40c659b8a3ff62236]

More on removal of methods that take nIndex.


2010-11-07  Kohei Yoshida  <kyoshida@novell.com>  [da6d8255194af0b4dba5dd30e1df766faeabb4e0]

No more PutBoolean(SCSIZE nIndex).


2010-11-07  Kohei Yoshida  <kyoshida@novell.com>  [394aa60d678bef918c906cc780724ba79304103f]

More elimination of single-parameter methods from ScMatrix.


2010-11-07  Kohei Yoshida  <kyoshida@novell.com>  [9c9e4c463f154cacfc7d3d2cf1150dda44a4f4e6]

Removed the one parameter version of IsValueOrEmpty() method.


2010-11-07  Kohei Yoshida  <kyoshida@novell.com>  [773acf21c289e6e7cdbad0b89109636f53cbd1f5]

Removed the single-parameter version of IsBoolean().


2010-11-07  Kohei Yoshida  <kyoshida@novell.com>  [277c00607dfc1ab6aa0a4a39b5890471dfa3e4f4]

Removed PutEmpty(index).

The one-argument version makes no sense since the internal storage
is no longer linear.

2010-11-07  Kohei Yoshida  <kyoshida@novell.com>  [db0353bf8deed67366b3b300143309dabaf7764a]

Support different density types for ScMatrix instances.


2010-11-07  Kohei Yoshida  <kyoshida@novell.com>  [e24892dfd34c67ab60e339928447933a65b7fd0a]

When pulling data via DDE, empty string means empty cells.

Empty cells need to be represented by empty matrix elements, not
string elements with 0-length strings.

2010-11-07  Kohei Yoshida  <kyoshida@novell.com>  [7d8f9a75a3df2095c3231f5301e1b0af3d0ba7ac]

Add in-line comment.


2010-11-07  Kohei Yoshida  <kyoshida@novell.com>  [01ff3d6b056929c813ca0e28eaf5f8df1204b4e9]

Fixed export of DDE links which use matrix objects.


2010-11-07  Kohei Yoshida  <kyoshida@novell.com>  [09a702124490eefb0e85a2b7b36d9ca824eec950]

ScMatrixValue should be a struct now that it stores value type.


2010-11-07  Kohei Yoshida  <kyoshida@novell.com>  [81d66aed7471ce1050b5c565e2a04660d81c10bb]

Swapped nC and nR.

Quad type matrix takes row as the 1st arg and column as the 2nd.

2010-11-06  Kohei Yoshida  <kyoshida@novell.com>  [9c1dd1367e8b6168016a473e59bea588f10a7c34]

Use flag value to differentiate empty elements from empty-path elements.


2010-11-06  Kohei Yoshida  <kyoshida@novell.com>  [43c021058904f21c7796086e42e2d1b677d8bd95]

sal_Bool to bool, also don't use const reference for primitive types.


2010-11-06  Kohei Yoshida  <kyoshida@novell.com>  [f6d9f79bd6d9d3b90dbaba7218f82fe33461266d]

Fixed all build breakages.


2010-11-06  Kohei Yoshida  <kyoshida@novell.com>  [eea66b40b9046c247df446ead00f710aa7a2cd37]

More on fixing build breakage.


2010-11-06  Kohei Yoshida  <kyoshida@novell.com>  [0f45ac20cd2ab2a64c40c7d6850f333cc33feeb0]

More on fixing build by eliminating use of ScMatrixValue.


2010-11-06  Joseph Powers  <jpower27@cox.net>  [243b100d00591d4f4d869fc5badcad35ed2ed27d]

High-contrast cleanup


2010-11-06  Wols Lists  <antlists@youngman.org.uk>  [450ede66040a9984995e58a97ef560a3be492599]

Smelling pistakes, german comments, and a little commented code in base

I think I've translated most of the german stuff correctly (I speak
german somewhat, and used babelfish to help) .

From f203be2f74f8ea4df960876434f8e55cd7973ab9 Mon Sep 17 00:00:00 2001
From: Wol <anthony@youngman.org.uk>
Date: Sun, 7 Nov 2010 01:52:20 +0000
Subject: [PATCH] Miscellaneous spelling mistakes, german, and commented code

2010-11-06  Kohei Yoshida  <kyoshida@novell.com>  [567e168434bd6f8f86cd4f2488cf5f7b8f67e48f]

Forgot to remove this comment.


2010-11-06  Kohei Yoshida  <kyoshida@novell.com>  [1d69b9338443cd940be04892c8250828b879bbcb]

Did some additional cleanups.


2010-11-06  Alexander O. Anisimov  <alenyashka@gmail.com>  [5a609cfdc4fc6816e1ce72c0b6ec501296f93650]

Remove bogus comments.


2010-11-06  Joseph Powers  <jpowers27@cox.net>  [5c46605aa1f2315f408b68ab4edfcf7797360c44]

High-Contrast Cleanup Phase #1


2010-11-06  Alexandre Fournier  <fou@leila.(none)>  [a93c9517dc52b1d9c22a0e69f9d92c119983f7fe]

Removes a fair amount of BOOL variables in starmath

I uses the native bool type instead.
Some signatures containing BOOL have been left untouched when belonging to an inheritance hierarchy beyond the scope of starmath

2010-11-06  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [84f459cb100c6353ed24791d0e69b130fc16edfc]

gnumake2: added clean targets for component files


2010-11-06  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [9dffac3c8be621f549a98e18b1349dbffdd1bc95]

gnumake2: touching delivered package files with the reference timestamp from the source file


2010-11-06  Tor Lillqvist  <tlillqvist@novell.com>  [37bad1f8fc04227b632c7996989d40a222f2eda6]

Fix build breakage in a dbgutil-enabled build


2010-11-06  Tor Lillqvist  <tlillqvist@novell.com>  [597a7ece380329b6f3a8199e3d35412d89376a30]

Fix build breakage in a dbgutil-enabled build


2010-11-06  Robert Nagy  <robert@openbsd.org>  [98bb7da5f26a1644397dbe73d35e0a083e45da85]

use gzip -d instead of gunzip -d


2010-11-06  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [e4a7246fdddcfeda7b6d0910b8e8c4265fe898a8]

gnumake2: updated warnings about unregistered library names


2010-11-06  Niko Rönkkö  <ronkko@iki.fi>  [b67ab60bd680a31967834c64953ecb53f72b0619]

Renaming extension options consistently

Renamed all extensions to --enable-ext-* because
"we do want to present them together in ./configure --help"

See: b765a28ea9d63b60a14786b1a5484227175d413e

Deprecated old options not removed but commented instead.

¡There are still extensions which are only in build/configure.in!

Changed BUILD_TYPE from OOo to LibO

See: Elide all "SO:" and "OOo:" build.lst prefixes

2010-11-06  Tor Lillqvist  <tlillqvist@novell.com>  [c997c9bacbf6896c3062ef1f1d5832d98183e351]

Fix build breakage in a dbgutil-enabled build


2010-11-06  Tor Lillqvist  <tlillqvist@novell.com>  [c0aeefaa2576bb8f4bd5a9cb98d9b62fd1dc164c]

Fix build breakage in a dbgutil-enabled build


2010-11-06  Jonas Finnemann Jensen  <jopsen@gmail.com>  [c27759cbf40a99632112cf2e2d21d64f2d3ae749]

Fixed bug when deleting multiple lines

With this fix only one line can be selected in the visual formula
editor, it's not perfect as caret can still be moved to another line
while selecting, which causes the topmost line to be selected. Anyway,
it works and addresses the bug. Better workaround might be possible
later.

2010-11-06  Robert Nagy  <robert@openbsd.org>  [1a8708618f6b16fcdf01a2fcefd70d8165eb8682]

add OPENBSD ld command


2010-11-06  Robert Nagy  <robert@openbsd.org>  [87dddc4ac1dc41d69b2c86b2d3e869869caacbc8]

add OPENBSD ifdefs where needed


2010-11-06  Robert Nagy  <robert@openbsd.org>  [879c25b8e328ebe7e4f3ec20306efe7871d912d6]

add OPENBSD ifdefs where needed


2010-11-06  Robert Nagy  <robert@openbsd.org>  [649487d6951633909bb28950f2870f80a7759340]

add platform definitions for openbsd


2010-11-06  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [42d7acf4c22a2e242e29c150d4e1148b47cc9896]

gnumake2: moving ComponentTarget up to get let the rule have priority over the Package rule in GNU make 3.81 (would work on 3.82 as it uses shortest stem to find the best fitting rule)


2010-11-06  Kurt Zenker  <kz@openoffice.org>  [c4ad88980fa74a5edfc670d2b158119ebc352357]

OOO330


2010-11-06  Norbert Thiebaud  <nthiebaud@gmail.com>  [096f382648153375187bfd2436836d185e324922]

remove a couple of warnings.


2010-11-06  Kohei Yoshida  <kyoshida@novell.com>  [9fc1800ef58791d6d293aa1a863884784c0832e8]

Forgot to remove this comment.


2010-11-06  Kurt Zenker  <kz@openoffice.org>  [e40ba92862c73f0410e1f3a3914bb0c50e2ace49]

CWS-TOOLING: integrate CWS tl88


2010-11-06  Kurt Zenker  <kz@openoffice.org>  [f1605afa372d53186bebf7b517d6e68487199cfa]

CWS-TOOLING: integrate CWS tl88


2010-11-06  Kohei Yoshida  <kyoshida@novell.com>  [b932c6df6a73220648e426c928a11b653282a566]

Did some additional cleanups.


2010-11-06  Alexander O. Anisimov  <alenyashka@gmail.com>  [401700a8df157fc2eda2c5835c17d6692f0f1d35]

Remove bogus comments.


2010-11-06  Mattias Johnsson  <m.t.johnsson@gmail.com>  [7325aa38bdb81fede27f62f9253854308175bfd8]

Clean up compiler warnings


2010-11-06  Joseph Powers  <jpowers27@cox.net>  [7e31ccaa560f43e436c0562fe0b31e7d41e9ce24]

High-Contrast Cleanup Phase #1


2010-11-06  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [f827b95050c51ea6536445ea95fa52cbb63db4dd]

gnumake2: added component registration


2010-11-06  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [b22b6f7a7abf9b88e91c6fc1438d7ea27c16970f]

gnumake2: added component registration


2010-11-06  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [00b02d6380c5e4b8df7d2241bdb4a129a34c8322]

gnumake2: added component registration


2010-11-06  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [245e3ab75fd3aa3dd557dab37e9691f33bd023b1]

gnumake2: added component registration


2010-11-06  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [b2df14e7e23266819c73754775694a1cd56c58d0]

gnumake2: added component registration


2010-11-06  Tor Lillqvist  <tlillqvist@novell.com>  [db4c21f7acb8b02199126ff5f150788459f6a666]

Fix breakage in dbgutil-enabled build


2010-11-06  Tor Lillqvist  <tlillqvist@novell.com>  [c60968d9e4b5b101c921ae8d34002e8c828ca20b]

Fix breakage in dbgutil-enabled build


2010-11-06  Joseph Powers  <jpowers27@cox.net>  [95148eb30805e495dce0cd369cfa01662233a63b]

High-Contrast Cleanup Phase #1


2010-11-06  Joseph Powers  <jpowers27@cox.net>  [357f952430f0ac0f9ade97fda9194f920d65b2fd]

High-Contrast Cleanup Phase #1


2010-11-06  Joseph Powers  <jpowers27@cox.net>  [7a8d19204accc698ce2af88adec8f6deb402e6b2]

High-Contrast Cleanup Phase #1


2010-11-06  Joseph Powers  <jpowers27@cox.net>  [ef816f4d2c110b65ae189990979fc3da73da9611]

High-Contrast Cleanup Phase #1


2010-11-06  Tor Lillqvist  <tlillqvist@novell.com>  [dcd761e618b403d2232ec1aa49c47d317f604f4a]

Fix typo that breaks a debug build


2010-11-06  Tor Lillqvist  <tlillqvist@novell.com>  [cdab7d4e9cb8fb1f29972f23063f458405fb2643]

Fix typo that breaks a debug build


2010-11-06  Caolán McNamara  <caolanm@redhat.com>  [8791db4699c9d2162aeafa0ff6753472bb302d37]

reenable this after tweaking deliver

reenable this after tweaking deliver to not remove a link unless symlink would
work

2010-11-06  Caolán McNamara  <caolanm@redhat.com>  [e50139ec72610bf00570f257a52849304d338352]

return early if source doesn't exist on symlink


2010-11-06  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [1fa782340ae200a966ca21fea2e44c5d3e14bc5c]

gnumake2: fixed buildbreaker introduced with baseline modification


2010-11-06  David Tardon  <dtardon@redhat.com>  [68dbab40de6c5eb5e46c40a774c517538d46d958]

transform script providers into extensions


2010-11-06  David Tardon  <dtardon@redhat.com>  [8a4490003849bd0c85f210e6a537a983410b9379]

transform script providers into extensions


2010-11-06  David Tardon  <dtardon@redhat.com>  [03218dbc3aa0a249961f56fdde14eb2dda73486d]

transform script providers into extensions


2010-11-06  Kohei Yoshida  <kyoshida@novell.com>  [1efef67dfc3da9ed4f24eb2062a948e29ceac92d]

Sorry, this breaks build miserably on linux.


2010-11-06  Thorsten Behrens  <tbehrens@novell.com>  [015a18c6e1eb5879b5a7077c6ef71626316c6363]

Relicense own-developed svg filter to ::std license (cherry picked from commit 5a2ac827b81c721e1d3ffb295896693f2986d992)


2010-11-06  Thorsten Behrens  <tbehrens@novell.com>  [d33c2dd7628d9f747821c7c570f6f5645a73f8df]

Relicense own-developed svg filter to ::std license


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

Fixed a build break.


2010-11-06  Thomas Klausner  <wiz@NetBSD.org>  [36f0baa165fc144bfae79c3dff1d2f3898651bbc]

Use PYTHON as passed through by set_soenv.in.


2010-11-06  Thomas Klausner  <wiz@NetBSD.org>  [29e7e9c4dcedd6a857f2c147497603fd9b91a761]

Pass thru PYTHON, found by configure.

Will be used by filter/source/config/fragments/makefile.mk.

2010-11-06  Thomas Klausner  <wiz@NetBSD.org>  [e22e4570c4733e20c9b7f273e9a92c3058e20538]

Improve f3d4826fe53173d0f50d53b11cd2b4402b2a286d: avoid duplicate numbers.


2010-11-06  Thomas Klausner  <wiz@NetBSD.org>  [f01c2590467e8e80d52d1944fbe3e7d1df9ae24a]

If passed in MOZ_NSS_LIBS, use them.


2010-11-06  Thomas Klausner  <wiz@NetBSD.org>  [37ed2517b6bfde18231e6f83f2ae72b5a485db7f]

Pass thru MOZ_NSS_LIBS, autodetected by configure and needed by xmlsecurity.


2010-11-06  Robert Nagy  <robert@openbsd.org>  [551898cdd21f323df0222a96ff4dde3ecf38da2d]

Use linux bridge code on all BSDs.

Share the linux bridge code with all the BSDs to avoid code duplication
and the hassle of syncing. Discussed with Caolan McNamara

2010-11-06  Thomas Klausner  <wiz@NetBSD.org>  [49e0ad98bcfc4f7233943d77590bf5ec6662f8e4]

Replace "errror" with "warn"; suggested by tml.


2010-11-05  Jesús Corrius  <jesus@softcatala.org>  [043349bdd40e3d34be5f2c0a552aa04920e76287]

Fix condition in MS C/C++ x64 patch


2010-11-05  Thomas Klausner  <wiz@NetBSD.org>  [24bf8944d63e2e3bcb7268db03cebda12e5c95ed]

Add lots of files to EXCEPTIONSFILES, needed at least on NetBSD.


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

Moved mbCloneIfCount into ScMatrixImpl.


2010-11-05  Tor Lillqvist  <tlillqvist@novell.com>  [e741ccaaf6dc1269e51d02dc5e18813de59ea071]

Add new files


2010-11-05  Tor Lillqvist  <tlillqvist@novell.com>  [cf6cbd6dc766b6ae1384f2204c5214d8823368d9]

Apply missing bits from oox-pptx-export-update-to-ooo320.diff


2010-11-05  Tor Lillqvist  <tlillqvist@novell.com>  [f24cb1ee87259e5a765fbe304674a1aeb795106e]

Apply oox-pptx-export-animations-paragraph-target.diff


2010-11-05  Tor Lillqvist  <tlillqvist@novell.com>  [a17be20a8c8266fbebc1ebc4d9e6463552f32b3f]

Apply oox-pptx-export-animations-filter.diff


2010-11-05  Tor Lillqvist  <tlillqvist@novell.com>  [520722373817f15f0ec973c3e4c10676e46cfe32]

Apply oox-drawingml-fix-shapes-map-crash.diff


2010-11-05  Tor Lillqvist  <tlillqvist@novell.com>  [24b7830ee420b12b0ad2a5f2936fb6273543ec39]

Apply oox-pptx-export-fix-hidden-slides.diff


2010-11-05  Tor Lillqvist  <tlillqvist@novell.com>  [9b080d51c09919d81eee5a9113fa0bb1e57e5c52]

Fix compilation error


2010-11-05  Tor Lillqvist  <tlillqvist@novell.com>  [420d0aaff38506a4fa46ece8767912d6a67a28e2]

From hg changeset c94984deded153e8720faf14d1fc5c3a5b866381 in ooxml11

ooxml11: intermediate commit, builds

2010-11-05  Tor Lillqvist  <tlillqvist@novell.com>  [5d855361a61b76a8f25c391990958d6514134389]

From hg changeset 11bdb9c019c49df77306d1a9915b44e1f8dbf79e in ooxml11

ooxml11: intermediate commit

2010-11-05  Tor Lillqvist  <tlillqvist@novell.com>  [a76f993702df0164af9e2366142e9a6c379ae34d]

From hg changeset 0d3461509c7b601f0084eb3560fde9b6941c42ab in ooxml11

ooxml11: add added files

2010-11-05  Tor Lillqvist  <tlillqvist@novell.com>  [134fa007942b86b2dc50b7aeb63b465ab28568cc]

From hg changeset 2b3eef7bad494312ee9c8c13c1b1014b22ba0451 in ooxml11

ooxml11: merge with DEV300 m76 (I hope), plus intermediate commit of
own changes

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

Ported my previous work into this branch.  Not build-tested yet.


2010-11-05  Tor Lillqvist  <tlillqvist@novell.com>  [b65a0854d48179d970738d71cf1103899b1da9ae]

From hg changeset 11bdb9c019c49df77306d1a9915b44e1f8dbf79e in ooxml11

ooxml11: intermediate commit

2010-11-05  Andreas Mantke  <maand@gmx.de>  [66a1d4062d6fc2643b87efa2c2be957fcbbd7d04]

Translation of comments to English


2010-11-05  Caolán McNamara  <caolanm@redhat.com>  [6f5595a1e93ad42699b79c10a0aabeff6e492ed4]

WaE member init order


2010-11-05  Jesús Corrius  <jesus@softcatala.org>  [a66a55daeb71e08a18eb5a39dc4370a8d750b976]

Fix path to the right libraries for MS C/C++ x_64


2010-11-05  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [4e28d198a9a3e803051f77d90f513960b4661f2e]

gnumake2: intermediate commit for ComponentTargets


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

Removed another unnecessary return statement.


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

Merge branch 'feature/calc-function-linest-logest'


2010-11-05  Caolán McNamara  <caolanm@redhat.com>  [0ab7f7117781a77263eb288302698589d8b2af67]

rhbz#649824# this key name is wrong (cherry picked from commit fa42616b7c5e03ff9967afd826a2da5e95e855c9)


2010-11-05  Caolán McNamara  <caolanm@redhat.com>  [13edeefd47c7ea633ad37b04d85312160b35b283]

can undo this now with fix in compiler settings (cherry picked from commit 0dae6332bca70fab5930654a0dae641af1c76acc)


2010-11-05  Caolán McNamara  <caolanm@redhat.com>  [c8540f08500f468d2fb503f09bb36309a65137a5]

can undo this now with dial-down in solenv (cherry picked from commit 23b34d1adafa71612f093d6b5aa015f307785a3f)


2010-11-05  Caolán McNamara  <caolanm@redhat.com>  [57a0af9b8687e377906636168d273ed149a794d8]

extra optimization unsafe for earlier gccs (cherry picked from commit 30ee54453389af148ea6ac4df1c54b8f404ea559)


2010-11-05  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [b48786e7ee64236ad7dbf57a245e136dc7bac93f]

gnumake2: baseline fixes with regard to sysroot/rpath-link


2010-11-05  Kurt Zenker  <kz@openoffice.org>  [6f3159e66e8fc071510bbefdb1d3f6010e79aef7]

CWS-TOOLING: integrate CWS calc33stopper2


2010-11-05  Kurt Zenker  <kz@openoffice.org>  [d0c56f12e437df77094652571025f88c722ca9da]

CWS-TOOLING: integrate CWS jsc331


2010-11-05  Kurt Zenker  <kz@openoffice.org>  [462993a930b3ce031497b5850be025e991550b6a]

CWS-TOOLING: integrate CWS jsc331


2010-11-05  Herbert Duerr [hdu]  <herbert.duerr@oracle.com>  [d38917161cff8b8f4f6edb622e571c3a5b5bca88]

#i115432# less is more since CWS pbfinal01


2010-11-05  Herbert Duerr [hdu]  <herbert.duerr@oracle.com>  [93924469d64d5a316fa78c18a1dd571e51b09824]

#i115432# fix test string for UI-font check


2010-11-05  Thorsten Behrens  <tbehrens@novell.com>  [5a1cfb52bbfcf4c4af17163174849bdd2f13f995]

Have Info.plist use LibO instead of OOo2 as creator

This fixed fdo#30569. There were several places where mac-specific
platform files had 'OOo2' hardcoded. Changed this to LibO.
(cherry picked from commit 5e0f68b58ba958dedf2ead621c9632b806155ee1)

2010-11-05  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [c095077decb7470df00f343be3068e894a2fd582]

remove duplicate entry for passwd.obj


2010-11-05  Herbert Duerr [hdu]  <herbert.duerr@oracle.com>  [508ed1f813934bdb6e33747e1b26afd1b7c8980d]

remove ignored help strings


2010-11-05  Mikhail Voytenko  <mav@openoffice.org>  [ee1eea2290eb17c427efa9deecac83b1c354bca1]

pl08: #163778# check SID_PASSWORD also here


2010-11-05  Thomas Lange [tl]  <tl@openoffice.org>  [9e78669b1379af88d8c8f15affc3a920fa7cd393]

cws tlmath01: outdated include removed


2010-11-05  Jesús Corrius  <jesus@softcatala.org>  [e21ce620e1941a30be86df580f03298b15b67159]

Add MS C/C++ compiler specific settings for x64


2010-11-05  Robert Nagy  <robert@openbsd.org>  [60c398724ad1147ba67380d1ec279735d8464fc0]

Do not set -ldl on OpenBSD


2010-11-05  Surendran Mahendran  <surenspost@gmail.com>  [40f628a8d9644fdda4792e4435a3aecea3fccb44]

Translating German comments


2010-11-05  Petr Mladek  <pmladek@suse.cz>  [dee36f28cbeda8982f0efe0cfbf3d4022a105334]

fix ooinstall to create the installation dir

Cwd::realpath does not work if the path does not exist

2010-11-05  Petr Mladek  <pmladek@suse.cz>  [a2fdbe0c8b36d53ec5e217e5803d40fe5f09c1f4]

fix ooinstall to create the installation dir

Cwd::realpath does not work if the path does not exist

2010-11-05  Robert Nagy  <robert@openbsd.org>  [00d479a3a48d5f2b1047c873fbe7143a14c383e9]

-DBOOST_NO_EXCEPTIONS for OpenBSD


2010-11-05  Thorsten Behrens  <tbehrens@novell.com>  [cdef8a2ad1ec3c85a09c7eb92121e039d4260ae0]

Adds extra credits item to help menu

As agreed on yesterday, we want a dedicated credits document
displayed from the help menu. This is the UI/code change for that,
actual credits doc still missing.

2010-11-05  Caolán McNamara  <caolanm@redhat.com>  [0b98959abdf57f8443a777cb6dd4701912e7ef7b]

extra optimization unsafe for earlier gccs


2010-11-05  Thorsten Behrens  <tbehrens@novell.com>  [43f677c0f8e2824bb20f27f43b2b20bd95e552e8]

Use org.libreoffice.script for Mac preferences

This fixes fdo#30568
(cherry picked from commit 3399d6d1d2b9803c4a0300e7a49ea352fe2cacef)

2010-11-05  Thorsten Behrens  <tbehrens@novell.com>  [a060fe5731d142590d5be02a90bd88ccfc489314]

Use org.libreoffice.script for Mac preferences

This fixes fdo#30568
(cherry picked from commit 78a103ca881d0175d0a3a1bbca2df64cbe63ea77)

2010-11-05  Thorsten Behrens  <tbehrens@novell.com>  [3e730edf80fe9145f0b3c005759ca774aa0a4771]

Use org.libreoffice.script for Mac preferences

This fixes fdo#30568
(cherry picked from commit 236de85bba6416d9c905029116c875671cbeaf15)

2010-11-05  Thomas Benisch  <tbe@openoffice.org>  [b9fd0c3f3135bbae779ea0061bd719c4e06cde01]

chartextensibility: #i115276# improve layout of hierarchical axis labels in chart


2010-11-05  Thorsten Behrens  <tbehrens@novell.com>  [bf0eb7e0354a61ae0c7255ea5b28a5aab05a879a]

Use org.libreoffice.script for Mac preferences

This fixes fdo#30568

2010-11-05  Noel Power  <noel.power@novell.com>  [65a30b5a454bd61c603545cdcbd74b8e96709044]

Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/ure


2010-11-05  Caolán McNamara  <caolanm@redhat.com>  [bb6d7a7ed87ad2f06b893336e61d4922399908b7]

can undo this now with dial-down in solenv


2010-11-05  Noel Power  <noel.power@novell.com>  [493856b63b439b3fe9bfaa023d8d60517e033d0c]

Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/libs-gui


2010-11-05  Caolán McNamara  <caolanm@redhat.com>  [93cd215dd6a7bc82daca00d7275325a34a05d927]

can undo this now with fix in compiler settings


2010-11-05  Noel Power  <noel.power@novell.com>  [90352e2bb835dda7d7a76fdd5b2f641a40038213]

Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/libs-core

Conflicts:
	xmlscript/source/xmldlg_imexp/xmldlg_impmodels.cxx

2010-11-05  Caolán McNamara  <caolanm@redhat.com>  [962f07a033bf16db23caa3d24e4b35a8ee08b7ab]

That's not a constant string, hence the smoketest failure


2010-11-05  Caolán McNamara  <caolanm@redhat.com>  [ff16826120f455a51d0607f583fdd7c98c6be073]

rhbz#649824# this key name is wrong


2010-11-05  Caolán McNamara  <caolanm@redhat.com>  [638a2dcaa4128e8957e6cd7662bf10daf3f635d0]

fix possible uninitialized value


2010-11-05  Thorsten Behrens  <tbehrens@novell.com>  [3f03c66d0d480afb21b69694599f8c45361147bf]

Have Info.plist use LibO instead of OOo2 as creator

This fixed fdo#30569. There were several places where mac-specific
platform files had 'OOo2' hardcoded. Changed this to LibO.

2010-11-05  Gert Faller  <gertfaller@aliceadsl.fr>  [06beaacf3d80d37d37570314642973b8f7673936]

use RTL_CONSTASCII_USTRINGPARAM


2010-11-05  Thorsten Behrens  <tbehrens@novell.com>  [73fd3185793f9c2ec0c5c4b6967c89bd82ec070f]

Adds extra credits item to help menu

As agreed on yesterday, we want a dedicated credits document
displayed from the help menu. This is the UI/code change for that,
actual credits doc still missing.
(cherry picked from commit 00d6d03478bc8ddb3ebd07ff47f54c9668c242d9)

2010-11-05  Thorsten Behrens  <tbehrens@novell.com>  [270ea0f6c86bff40978c4faa27db6a957dde8860]

Use org.libreoffice.script for Mac preferences

This fixes fdo#30568

2010-11-05  Noel Power  <noel.power@novell.com>  [62d180f049dfe9c35fd28af8ef10700b91b1c407]

Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/filters


2010-11-05  Noel Power  <noel.power@novell.com>  [b75004d9b1f58612b355a5795f0013370806167e]

Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/components


2010-11-05  Robert Nagy  <robert@openbsd.org>  [0c0e6a0d1374602c68e1dca7ab4108910123122d]

Do not use -ldl on OpenBSD and tidy up the .IF block a bit


2010-11-05  Thorsten Behrens  <tbehrens@novell.com>  [efaf776da60bc58c904f756304520733544c64b8]

Use org.libreoffice.script for Mac preferences

This fixes fdo#30568

2010-11-05  Noel Power  <noel.power@novell.com>  [b0b013c78ec8efba6537f862e8971c746d0cb277]

Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/calc


2010-11-05  Noel Power  <noel.power@novell.com>  [7dbb86011a23e4315acf06f2499b41af9a9cab64]

fixup embedded graphic url handling


2010-11-05  Robert Nagy  <robert@openbsd.org>  [ac94b3f8592c3400aea29dbcaae5d4664ac77553]

use '#!/usr/bin/env bash' for the tests


2010-11-05  Robert Nagy  <robert@openbsd.org>  [5f4e56781202f267cc330f93ac3340995ece89e6]

pick up system jpeg on openbsd


2010-11-05  Robert Nagy  <robert@openbsd.org>  [a5a2fe55d5d7e01997286cf31132c6574f048a7a]

OpenBSD needs /usr/local/lib in SOLARLIB


2010-11-05  Noel Power  <noel.power@novell.com>  [d3b7fb06974a847840d3c59a84b48b4ce09c8611]

clean up styles, fix missing export of (embedded) image url


2010-11-05  Robert Nagy  <robert@openbsd.org>  [c5e3a70a857e520dc532143754f91bd12dfd7bea]

use getpagesize() on OpenBSD


2010-11-05  Robert Nagy  <robert@openbsd.org>  [15dad6451c349ada9c59140d7eb7fd928dfd9c2d]

include sys/wait.h on openbsd


2010-11-05  Robert Nagy  <robert@openbsd.org>  [329b46f153484eab71d4e1a22fe4012e42458416]

Add OpenBSD ifdefs for vcl too


2010-11-05  Robert Nagy  <robert@openbsd.org>  [5ec4a8089f30d796cd9cb5060e86a93b26f614ec]

add needed OpenBSD ifdefs


2010-11-05  Robert Nagy  <robert@openbsd.org>  [ed6d3657fecce25eed234f6251328343718bc7fb]

Define OpenBSD as a supported system.


2010-11-05  os  <os@openoffice.org>  [8b2b55dd10c6c683d1af91419b6e0c0fe59e124c]

#i112413# for statement fixed


2010-11-05  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [5adb4c0572ebb341a8db83888181b13a08704c7d]

fix warnings


2010-11-05  Robert Nagy  <robert@openbsd.org>  [e68a5ccb1d75de211bba9828b5ab1c86e896339b]

add OpenBSD platforms


2010-11-05  Robert Nagy  <robert@openbsd.org>  [2b3aa51c72873fafce9920494d24693022d1b3b8]

sync with the generic linux makefile


2010-11-05  Robert Nagy  <robert@openbsd.org>  [a90417f0191fbd426da744704cbcfd3732fec631]

use system jpeg on OpenBSD


2010-11-05  Carsten Driesner  <cd@openoffice.org>  [d516dcef04404a01573f287526a07e53ace75de7]

dockingwindows: #i115423# Fix missing component_writeInfo in custom toolpanel extension located in sfx2/workben


2010-11-05  Tor Lillqvist  <tlillqvist@novell.com>  [4bc06890a770b6804fa864f21bfbe5dd85735ed5]

Fix Windows build error

Include <windows.h> explicitly, surrounded by the prewin.h and
postwin.h headers. Also #undef ERROR to avoid a clash. Approved by
caolan.

2010-11-05  Marc Neumann [msc]  <Marc.Neumann@oracle.com>  [691a40981626fa378a3eb6f031754be2beedd1fa]

cws dba34a: new control added


2010-11-05  Thomas Lange [tl]  <tl@openoffice.org>  [ea07156b5082fcb7260f0e4145edd5dbb41d0b01]

cws tlmath01: merge with DEV300_m92


2010-11-05  Thomas Lange [tl]  <tl@openoffice.org>  [349ceeb4901205591748112920bd40c467dc095e]

cws tlmath01: merge with DEV300_m92


2010-11-05  Thomas Lange [tl]  <tl@openoffice.org>  [8c772e386cc41be1d0ea06e44aa0c397c56bc575]

cws tlmath01: merge with DEV300_m92


2010-11-05  Jesús Corrius  <jesus@softcatala.org>  [3632c1f81ea1a5dbc157701511bb46d55aba1c5d]

Fix identation


2010-11-05  Thomas Lange [tl]  <tl@openoffice.org>  [a5cf8b29d7d6ca28543a88db7b8086e507b7040a]

cws tlmath01: #i972# Math baseline alignment


2010-11-05  Thomas Lange [tl]  <tl@openoffice.org>  [686c6d386e2172bb266687086b329d11a5677b17]

cws tlmath01: #i972# Math baseline alignment


2010-11-05  Robert Nagy  <robert@openbsd.org>  [3de55fc78d544ed402818f28c2523fb204ded68a]

add the correct cppunit library name for OpenBSD


2010-11-05  Robert Nagy  <robert@openbsd.org>  [2c697fe0ca596e260bfad5c95cc2875ac8ec3f60]

no -ldl on OpenBSD


2010-11-05  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [73d1831a75fa8fa52e0afc6222e982ac046b086a]

undoapi: unxlngi6 WaE


2010-11-05  os  <os@openoffice.org>  [e3c793047f798f8b6acc55e5f550003ededc9544]

#i97951# type change USHORT->sal_uInt32 to prevent overflow in column width calculation


2010-11-05  Gert Faller  <gertfaller@aliceadsl.fr>  [b99dce8d43bbf394063224074c2f1a645f49d518]

Easy Hacks : RTL_CONSTASCII_USTRINGPARAM


2010-11-05  Gert Faller  <gertfaller@aliceadsl.fr>  [f69d9079edd846c0916fd087a9094b6e89f2766f]

Easy Hacks : RTL_CONSTASCII_USTRINGPARAM


2010-11-05  Gert Faller  <gertfaller@aliceadsl.fr>  [0c40f8a00fb390e4302a5eb44db9bdecb1885be0]

Easy Hacks : RTL_CONSTASCII_USTRINGPARAM


2010-11-05  Gert Faller  <gertfaller@aliceadsl.fr>  [bbdad82bccc612e7f7fe1e4e8fca8be4d763777a]

Easy Hacks : RTL_CONSTASCII_USTRINGPARAM


2010-11-05  Gert Faller  <gertfaller@aliceadsl.fr>  [d8ba6b4a371e7e4de6fb5a0f6325c0176acc3398]

Easy Hacks : RTL_CONSTASCII_USTRINGPARAM


2010-11-05  Gert Faller  <gertfaller@aliceadsl.fr>  [814dda2ca2d0d9ac31a32d44a75bde4a1e4ed6fc]

Easy Hacks : RTL_CONSTASCII_USTRINGPARAM


2010-11-05  Gert Faller  <gertfaller@aliceadsl.fr>  [0d027f030fde7e6934937621c4cac69be729f50c]

Easy Hacks : RTL_CONSTASCII_USTRINGPARAM


2010-11-05  Gert Faller  <gertfaller@aliceadsl.fr>  [25fa591bcb95dabcd80aa1b9f96572f4aeae1939]

Easy Hacks : RTL_CONSTASCII_USTRINGPARAM


2010-11-05  Helge Delfs [hde]  <hde@openoffice.org>  [46996f043c1a283773b16fc86b3550c7cf14588f]

fwk149#i115132#fixed problem with uno-slot position and closing hyperlink dialog, execution of hyperlink disabled


2010-11-05  Oliver Craemer [oc]  <oliver.craemer@oracle.com>  [ee458c20a5212f2e1ee532bd7bf33abf884427b8]

#i115399# c_import_general.bas has warnings


2010-11-04  Kohei Yoshida  <kyoshida@novell.com>  [31380277b243080401b5733388cd9d31639ec7d2]

Removed unnecessary return statement.


2010-11-05  Xiaofei Zhang  <Zhangxiaofei@openoffice.org>  [7799914b16ac11d59524a9e5aa1d2a2c06645185]

removetooltypes01: #i112600# remove tooltypes from toolkit, svtools and framework


2010-11-05  Xiaofei Zhang  <Zhangxiaofei@openoffice.org>  [cef41c30dd562e129b864b87c85f59bf038423a2]

removetooltypes01: #i112600# remove tooltypes from toolkit, svtools and framework


2010-11-05  Jesús Corrius  <jesus@softcatala.org>  [3e348a276c9570788281cf528755f138e6d03c1f]

Add --enable-cl-x64 option


2010-11-05  Jan Holesovsky  <kendy@suse.cz>  [06bc09ab3839e0644375d40169882804d4ec76fe]

Fix a funny build issue in sdext when not building presenter console.


2010-11-04  Kohei Yoshida  <kyoshida@novell.com>  [d7f0159b32b2d585d1de51755575cc0422fdac0e]

Fixed wrong indentations.

For some reason the indentations were all out of wrack.

2010-11-04  Niko Rönkkö  <ronkko@iki.fi>  [665bad6b290dc90d29489381e38e5416d96e0238]

Elide all "SO:" and "OOo:" build.lst prefixes


2010-11-04  Niko Rönkkö  <ronkko@iki.fi>  [0b2bb01ad96a766534ea1c253301d0d409251ab3]

Elide all "SO:" and "OOo:" build.lst prefixes


2010-11-04  Niko Rönkkö  <ronkko@iki.fi>  [28d6a637408494b9dec6b6d1bbaac37686f5b903]

Elide all "SO:" and "OOo:" build.lst prefixes


2010-11-04  Niko Rönkkö  <ronkko@iki.fi>  [630e06a2e256b3bda49ae3017c6fe83e0fb5c729]

Elide all "SO:" and "OOo:" build.lst prefixes


2010-11-04  Niko Rönkkö  <ronkko@iki.fi>  [57aaa8981c0d1752a0579aba31421c1782103aa7]

Elide all "SO:" and "OOo:" build.lst prefixes


2010-11-04  Niko Rönkkö  <ronkko@iki.fi>  [489d849e4aabd45ad8c09af440dfaaef228eec1f]

Elide all "SO:" and "OOo:" build.lst prefixes


2010-11-04  Niko Rönkkö  <ronkko@iki.fi>  [8f94448f5f00f815a96496e8e8b5a4ffc6de0200]

Elide all "SO:" and "OOo:" build.lst prefixes


2010-11-04  Niko Rönkkö  <ronkko@iki.fi>  [c9f29cb2057227cdcacf20e8b187a05217554f4d]

Elide all "SO:" and "OOo:" build.lst prefixes


2010-11-04  Kohei Yoshida  <kyoshida@novell.com>  [bf81bb9fbc9fed38d01f733a9e93587c3daf388b]

Put local functions inside anonymous namespace.


2010-11-04  Regina Henschel  <rb.henschel@t-online.de>  [7578d6601a140af48c4adb2e6060ec5e5ea17241]

Patch for LINEST|LOGEST and TREND|GROWTH.


2010-11-04  Noel Power  <noel.power@novell.com>  [da3733b7035caaf6f6e2136bee240c9002396889]

Fix logic for XLA1Representation for CellAddress/RangeConversion


2010-11-04  Jesús Corrius  <jesus@softcatala.org>  [2d3adf843164e2256d4a39083d62608a5f30cda6]

Remove obsolete --enable-cl-standard


2010-11-04  Jesús Corrius  <jesus@softcatala.org>  [6f1c374d706db2dd8e1f4637a6684c83e91c0e4c]

Make sure Python builds for VS2008 again


2010-11-04  Kohei Yoshida  <kyoshida@novell.com>  [9f8034f2ad2575d7b9d330093989b97bc5edcfab]

Refactoring ODS import in favor of using boost::ptr_vector.

Replaced use of std::vector being used as a c-style array, with
boost::ptr_vector to make the code simpler.  This change in fact
slightly improves import performance.

2010-11-04  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [9375c065fd236eb8b390e17f1155d21f980000f2]

merge with DEV300_m92


2010-11-04  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [912976332e5db28fc1979bf16f369e4af35ec241]

merge with DEV300_m92


2010-11-04  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [3e73d45d0cd937ca18111d5af2f2cd956a6b0df5]

merge with DEV300_m92


2010-11-04  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [31a44c90c5b623115efb7e5ad21ba792229d5b5c]

merge with DEV300_m92


2010-11-04  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [71a635b2648134b263d5eed30e60e1ab14ffe8da]

merge with DEV300_m92


2010-11-04  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [465397d8ac7a66d16a0f883c02ffbbda535f1670]

merge with DEV300_m92


2010-11-04  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [f5db8df7f78b843e3e57d81ded8b022e7c44cd3a]

merge with DEV300_m92


2010-11-04  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [6f2f6b69a11e2bd944e13d2086e66da2b076acb6]

merge with DEV300_m92


2010-11-04  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [eebd65d19dbfd666bc89ec86c6a2ffa62ae7c6b7]

merge with DEV300_m92


2010-11-04  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [67ac277a3b7bead8f835c3798033d202b99fc8af]

merge with DEV300_m92


2010-11-04  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [cb2c8f642352c47c2c1c151bc7eb08c04c45c852]

vcl117: #i115056# remove now unused svtools PrintDialog


2010-11-04  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [77c0617953a9de9546467f2433989cefa8be6a92]

vcl117: #i115056# remove now unused svtools PrintDialog


2010-11-04  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [e8d5e10eee4e163a359417d342f7edee724b216e]

vcl117: #i115056# remove now unused svtools PrintDialog


2010-11-04  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [5dc2ff871dc5adf0eeb882b6b24a447be0012c9f]

vcl117: #i115056# remove now unused svtools PrintDialog


2010-11-04  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [7303928aa8e013c58c68e661155196b51f199b46]

vcl117: #i115056# remove now unused svtools PrintDialog


2010-11-04  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [6cd16b7bc3fa70ba6c93fe64256e5ce16ab19c9f]

vcl117: #i115056# clean up functions no longer used


2010-11-04  Caolán McNamara  <caolanm@redhat.com>  [ce8b6785a3d56d4060168c6d531fdcff1d60bcde]

Use base en_GB dicts for en-IE as well (cherry picked from commit fdca8b7bb980382a18c3f4f51c34e2ac9d6723b4)


2010-11-04  Luboš Luňák  <l.lunak@suse.cz>  [804134ce5f3a0a202f33ba9d6f5be0f9e01f2c63]

setup xml namespaces also for footers and headers (bnc#581954)


2010-11-04  Luboš Luňák  <l.lunak@suse.cz>  [27432972559cdc03e15c5bc30e8cf2922365d9ae]

setup xml namespaces also for footers and headers (bnc#581954)


2010-11-04  Mikhail Voytenko  <mav@openoffice.org>  [fc4b708fcafd872d0d5ffd7d4c2fdf010f60b0ad]

pl08: #163778# use EncryptionData from MediaDescriptor


2010-11-04  Mikhail Voytenko  <mav@openoffice.org>  [fcd3252f26e20158ce96af5a7cc3a53e65616a4e]

pl08: #163778# use EncryptionData from MediaDescriptor


2010-11-04  Mikhail Voytenko  <mav@openoffice.org>  [fc6443a92f54248125638bc7fc32a3026cf2038f]

pl08: #163778# use EncryptionData from MediaDescriptor


2010-11-04  Mikhail Voytenko  <mav@openoffice.org>  [9ba9a27d921c28488444b3cd016dd5eb12c7525a]

pl08: #163778# use EncryptionData from MediaDescriptor


2010-11-04  Mikhail Voytenko  <mav@openoffice.org>  [837686fdac66100f94b5f80863786d7d20844732]

pl08: #163778# use EncryptionData from MediaDescriptor


2010-11-04  Mikhail Voytenko  <mav@openoffice.org>  [3460624e393c6cd754dae0ca17eb9cda44343f30]

pl08: #163778# use EncryptionData from MediaDescriptor


2010-11-04  Mikhail Voytenko  <mav@openoffice.org>  [34a04ae552339d2b7799806da36a8c2858b9baf7]

pl08: #163778# use EncryptionData from MediaDescriptor


2010-11-04  Petr Mladek  <pmladek@suse.cz>  [76aecf4cfcd376ec9068422d7b0b71d819e9f4b5]

create the installation dir when defined (fdo#30837)

it was logical problem when I updated the code for fdo#30837

2010-11-04  Petr Mladek  <pmladek@suse.cz>  [0c8a7696e6e158110003b340298e4493ff50b650]

create the installation dir when defined (fdo#30837)

it was logical problem when I updated the code for fdo#30837

2010-11-04  Carsten Driesner  <cd@openoffice.org>  [cc707fd9b308f07bbebdf83dae3a8b1ef6168d48]

fwk160: #i107568# Revised hasContext() implementation to fix problem described in the issue


2010-11-04  Caolán McNamara  <caolanm@redhat.com>  [8dd26a7479b73ff4bef30d95108979684d8cf6d8]

latest libX11 changed header guards (cherry picked from commit cd10b146b67f7329f699e48e74d2961dbcceb123)


2010-11-04  Dwayne Bailey  <dwayne@translate.org.za>  [8499ebc7a23ff83f63d401adcca0d8e761f99695]

#i113803# Add label specification for Tower manufacturer (cherry picked from commit f38ee905dec951b6ec03706bafb80d7d0cd0f000)


2010-11-04  Oliver Craemer [oc]  <oliver.craemer@oracle.com>  [b51315f8c212be3004cab85edced97e1eff44b4e]

#i1154083# Printtests broken due to enhanced listbox


2010-11-04  Caolán McNamara  <caolanm@redhat.com>  [4d93225eaef0c7b11fee29b1ed02189d400de5fc]

remove extra #endif


2010-11-04  Petr Mladek  <pmladek@suse.cz>  [44160aaf7f5ab3ff3517c597066bdaea1d885e31]

fix smoketest with the improved download tarball (fdo#30837)


2010-11-04  Petr Mladek  <pmladek@suse.cz>  [a87487daafdc2896b69121eccd61cbffe890797d]

better name directory with download tarballs


2010-11-04  Petr Mladek  <pmladek@suse.cz>  [b94db7b09e9c1057bae0e551118107b2affde3f1]

fix smoketest with the improved download tarball (fdo#30837)


2010-11-04  Thomas Klausner  <wiz@NetBSD.org>  [1e66187e48a2477387cb8399a30a62ac4004a689]

ENV_SCRIPT contains .sh, don't append it. Use only ASCII chars in messages.


2010-11-04  os  <os@openoffice.org>  [452e5f66caaee7284e4e5a9fcb1e322ea2f2db9b]

#i52088# patch: sorting of index entries with and without primary key


2010-11-04  Caolán McNamara  <caolanm@redhat.com>  [5ffc48f0aa54ef9610e68368456f6335660e760f]

latest libX11 changed header guards


2010-11-04  Carsten Driesner  <cd@openoffice.org>  [c50a3aa1637ad0f3c687b9b5a1e1311d399579ec]

fwk160: #i107568# Jobs service enhancement to instantiate services only on matching application module context


2010-11-04  Carsten Driesner  <cd@openoffice.org>  [ecc7ab4b75d4fe46e4f6d51018506f7ceb745f44]

fwk160: #i107568# Jobs service enhancement to instantiate services only on matching application module context


2010-11-04  Petr Mladek  <pmladek@suse.cz>  [82e176709b0adc169a51e33f9f7dc0c268150297]

better name directory with download tarballs


2010-11-04  Noel Power  <noel.power@novell.com>  [31e5110132e8d4037008627aab3c1c456e4d5c4c]

get rid of shadowed variable


2010-11-04  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [326ae5a4bd83c2d84c6df10da17bc17f2ec5e080]

First fix for i#82680

The dates format for Word 97 files causes troubles: the fix needs to be
checked / completed with Spanish and German word 97 date fields.

2010-11-04  John LeMoyne Castle  <jlc@mail2lee.com>  [4bd28ba4c6d2af96bb6638b88635598e1bb88e8f]

Fixes char overcount when selection ends in middle of word

Patch in sw changes only one object: sw/source/core/txtedt.cxx

2010-11-04  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [5aeabe6de42f07d6dd2d9e5ceb062117e5a938b1]

Date fields ww8 import: removed bad conversionfor for dates


2010-11-04  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [5ba15e0ef98080b8c26aeaa45ac792b07229bd67]

Really easy annoying German comments translated


2010-11-04  Ocke.Janssen  <Ocke.Janssen@oracle.com>  [5afd753bffcebaf4e6d75ae72a0145cb95e0846a]

dba34b: #i106807# use mysql instead of adabas now


2010-11-04  Ocke.Janssen  <Ocke.Janssen@oracle.com>  [f7c43885c95a44c712f7303b271d1659b8262b98]

dba34b: #i110536# remove extra order by for grouping fields


2010-11-04  Kevin Hunter  <hunteke@earlham.edu>  [f48ebc8b4a5fd321f3c9f856befcb0787cb2d4a8]

Unused code removal


2010-11-04  Kevin Hunter  <hunteke@earlham.edu>  [8806469246d02afa5b50395a67ac5767513fe81b]

Removed unused code


2010-11-04  Kevin Hunter  <hunteke@earlham.edu>  [0cac2a37493dcb1409adbce70e3ea3b410c8f5ae]

Unused code removal


2010-11-04  Kevin Hunter  <hunteke@earlham.edu>  [b51babe211430778e7ddbb66127ff41abc7f2db9]

Minor commented-out code removal


2010-11-04  Kevin Hunter  <hunteke@earlham.edu>  [244dfba8a1b73419ad406730fab9b764ce9affab]

Minor commented-out code removal


2010-11-04  Caolán McNamara  <caolanm@redhat.com>  [9e8d4006b0348af6bc0eaaada037547c2e158d10]

#i112929# unused s_semi


2010-11-04  Oliver-Rainer Wittmann  <od@openoffice.org>  [bb2e719893dbfdee7c2fb36ffca5cef8ffefdf8f]

mongolianlayout: #i115359# - method <SwEditWin::KeyInput(..)> - restore previous mapping of cursor keys to direction keys as the attempt to consider cursor travelling for mongolian layout does not work.


2010-11-04  os  <os@openoffice.org>  [fde11872616870dc4edbf497c485481e8b6156a2]

non-warning change removed


2010-11-04  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [51d78f014a75d3c549360469b1277386a0e951d9]

gnumake2: not preserving permission on deliver for now


2010-11-04  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [f48b320fc2c3d60f9c11acb9f06d867cfd431f31]

gnumake2: fixing the sw d.lst


2010-11-04  Sebastian Spaeth  <Sebastian@SSpaeth.de>  [5b3832db563017ee478a318870fb4d7203ba640f]

configure.in: Cluster all extension related options at one place

- Pulled together all extension related options in one place in the
  configure, they were cluttered all around the place. We do want to
  present extensions together in ./configure --help.

- Add an -ext- to these configure options to clarify they are
  extensions:
  --enable-ext-presenter-ui, enable-ext-presenter-minimizer,
  --enable-ext-presenter-console, enable-ext-pdfimport,
  --enable-ext-wiki-publisher
  (Similar changes should still be done to the rest of the extensions)

- Quit with explicit error message when using conflicting --without-java
  and --enable-ext-wiki-publisher.

- Remove some minor things.

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>

2010-11-04  Tor Lillqvist  <tlillqvist@novell.com>  [b6d2896aac1ba9afa51b6e1366b57715f366463b]

Export one more Timer symbol


2010-11-04  Tor Lillqvist  <tlillqvist@novell.com>  [54cb5a001d1ebc02f09226540f981310f2130b91]

Export one more Timer symbol


2010-11-04  os  <os@openoffice.org>  [826161a9ee79df8e57dac2257c242dabbee7c7cc]

#i104053# patch: use of page styles in dialogs fixed


2010-11-04  Caolán McNamara  <caolanm@redhat.com>  [fbb42c8713952c7f8bf6fdf2bd38bce39b9a431f]

Use base en_GB dicts for en-IE as well


2010-11-04  Giuseppe Castagno  <giuseppe.castagno@acca-esse.eu>  [683a800e72eb4e1f91b82874166901af71a0b73c]

Correct problem building menus for BrOffice


2010-11-04  Ocke.Janssen  <Ocke.Janssen@oracle.com>  [2d24f7dc9b7455d178d0ad0060f6077086f6d1af]

dba34b: #i114109# change creator in meta.xml


2010-11-04  os  <os@openoffice.org>  [8eb582f4d077d49d76274b8df82a3f9b20cd8251]

#i101078# gcc 4.3.2 warnings


2010-11-04  Noel Power  <noel.power@novell.com>  [24a129b9f559f79df1d88e159760f907f4fdd37c]

make it obvious some files are intentionally not compiled ( temporarily )


2010-11-04  Ocke.Janssen  <Ocke.Janssen@oracle.com>  [0d57cd758e98f54529d50447112ddae0835f0394]

dba34b: #i115145# catch numberformatexception when creating bigdecimal


2010-11-04  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [0e3c6f024b0b36c10b9a82dad79eb58baffb555b]

undoapi: no need to access an sd::UndoManager where an svl::IUndoManager is sufficient


2010-11-04  Tor Lillqvist  <tlillqvist@novell.com>  [1775a5a7f2120e1b87ae95b56e2155240b180263]

Attempt to fix some vos removal fallout on Windows

After of the vos removal, some classes in other parts of the code now
are subclasses of SimpleReferenceObject.

To avoid compilation and linking errors in those other parts, we seem
to need to have the operator new[] and operator delete[] in
SimpleReferenceObject as protected instead of private. We also need an
implementation of operator delete[]. As it can be unimplemented with
gcc, I hope it isn't actually called, though, so it for now crashes
intentionally if called.

Will see later if this actually works, this is just a commit to make
stuff build.

2010-11-04  Tor Lillqvist  <tlillqvist@novell.com>  [c9085697a545a264539d060f2789f0f567614dab]

Export more Timer API with MSVC in the map file


2010-11-04  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [7b8f9e3ecb2d6cae3edd08c824cb551035d93635]

undoapi: EnterStandardMode only after checking all pre-conditions


2010-11-04  Oliver Craemer [oc]  <oliver.craemer@oracle.com>  [29924b1a99f36d5402eaaa12c2570a5e6814acdf]

.


2010-11-04  Oliver Craemer [oc]  <oliver.craemer@oracle.com>  [c2278d802b274b0e8af94886851381a12d7ee198]

#i115353# MSC_SPECIAL_DIALOG does not work anymore


2010-11-04  John LeMoyne Castle  <jlc@mail2lee.com>  [cec37835ae6e67bfd571f09cc1ab579a9195e798]

OO Basic Million-to-One bug (#i76852#) fixed

Adds '=' to edge test in sbxscan.cxx ImpCvtNum so exponent prints and 1 million is 1e+6 instead of just 1 for singles.
Same one char change does similar fix for OO Basic doubles and 1e+14.

2010-11-04  Robert Nagy  <robert@openbsd.org>  [c8126afd6f4f0606625203a16afcb34d249d90be]

include ieeefp.h on OpenBSD


2010-11-04  Ocke.Janssen  <Ocke.Janssen@oracle.com>  [55db1022e83ef0eebc61aa4913870f097f61bb62]

dba34b: #i110409# remove DataSourceMigration


2010-11-04  Ocke.Janssen  <Ocke.Janssen@oracle.com>  [84243c258ee8ac59c4e5a80bc6479d46bb6a0ab5]

dba34b: #i110409# remove DataSourceMigration


2010-11-04  os  <os@openoffice.org>  [72959a6d4909fbebbcc40b7b745d233277d546e2]

#i105063# moving cursor to linebreak (dtardon)


2010-11-04  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [90223014bd67ef1a3c3f9a8672439b8d13b81236]

dr77: branch merge


2010-11-04  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [8664f10f1005817f4ac87181b25db4509b37fbf6]

dr77: pass component factory


2010-11-04  Tor Lillqvist  <tlillqvist@novell.com>  [f3d96e6a3510b38b8c432b8d195d7aa2d2c0dc11]

Attempt to fix some vos removal fallout on Windows

After of the vos removal, some classes in other parts of the code now
are subclasses of SimpleReferenceObject.

To avoid compilation and linking errors in those other parts, we seem
to need to have the operator new[] and operator delete[] in
SimpleReferenceObject as protected instead of private. We also need an
implementation of operator delete[]. As it can be unimplemented with
gcc, I hope it isn't actually called, though, so it for now crashes
intentionally if called.

Will see later if this actually works, this is just a commit to make
stuff build.

2010-11-04  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [0b66e33ee50cd1c77bd9b1073ab298bac03bcfb7]

dr77: #i102872# handle new filter operators from css.sheet.FilterOperator2, rewrite OOXML autofilter import, add BIFF5/8/12 support


2010-11-04  Dirk Voelzke  <dv@openoffice.org>  [b9caa18efb7011994858a83a59a01b4ed4d34f2f]

tl88:#i100744# Better exception handling while retrieving information from packages


2010-11-04  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [52bd222c5f9a821677e41b3fad3602e36046e9b3]

Changed the printeradmin icons to use LO symbol


2010-11-04  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [eb006f2dd61fdee53e62600f8b4f6bc2354cf6dc]

Changed some remaining OOo icons to LO icons


2010-11-04  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [7e1c52d83ea922a5e46b480818806c2b382713a3]

Changed the printeradmin icons to use LO symbol


2010-11-04  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [49230835a7da7e7da394e7202c21c4e5c5b084b6]

undoapi: added tests for OOo's auto-closing of Undo contexts after executing scripts which do not properly do this themselves


2010-11-04  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [29de4ac687a252f9926fb94456996c87c71b3ca2]

undoapi: added tests for OOo's auto-closing of Undo contexts after executing scripts which do not properly do this themselves


2010-11-04  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [760e5fa42cf9bb33bdf3e415c0e0bdb93f7681b0]

undoapi: when assigning scripts to events programmatically, do not only accept PropertyValue[], but, for the client's convenience, also NamedValue[]


2010-11-04  Tor Lillqvist  <tlillqvist@novell.com>  [21b6978637e61f349c57846fcf04772898ec58e2]

Export more Timer API with MSVC in the map file


2010-11-04  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [9d30af3dab07e35b3a02218a693ebd349803d495]

undoapi: replace validateXRef with UNO_QUERY/SET_THROW resp. ENSURE_OR_THROW


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

undoapi: attempt to fix broken Undo contexts after executing a script


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

undoapi: attempt to fix broken Undo contexts after executing a script


2010-11-04  julien  <serval2412@yahoo.fr>  [35e79d79be41c1fe55a8965123eb0e7b6dc12ed4]

Use SAL_N_ELEMENTS in clone/sdk directory


2010-11-04  julien  <serval2412@yahoo.fr>  [7e1e311cb80b6a62af082ba2f09023dc7815e3a1]

Use SAL_N_ELEMENTS in clone/components directory


2010-11-04  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [29f7987b752c44e9cc5509a9c4560424c337936f]

Changed some remaining OOo icons to LO icons


2010-11-04  os  <os@openoffice.org>  [fd964b0d801acc858e1ce1f1c824765d6836f756]

DEV300:m92 merged


2010-11-04  os  <os@openoffice.org>  [356cdbb24fd19400e184f44faa7ad45536c7f888]

DEV300:m92 merged


2010-11-04  os  <os@openoffice.org>  [04373051fe4d9a4e6c21f202970e6933c57f1bcc]

DEV300:m92 merged


2010-11-04  os  <os@openoffice.org>  [fc0a77bbb81c1c65956603782727591990ffdf86]

DEV300:m92 merged


2010-11-04  os  <os@openoffice.org>  [12be26b5e65b1d6e768a1249de7ee1e4b8727210]

DEV300:m92 merged


2010-11-04  Thorsten Behrens  <tbehrens@novell.com>  [1745c1f95a88e8066eca3467e12268b36c0e9ed7]

BUILD_TYPE needs to stay OOo, unless more cleanup happens

Partially revert 58f59291db32e07b06311337be1e9f7a930291b2 - the name
here needs to match all those */prj/build.lst prefixes (which still
have "OOo:" at several places)

2010-11-04  Carsten Driesner  <cd@openoffice.org>  [5376b1dd59e2e27a059a08742bba4c0df76f49a3]

dockingwindows: Merge changes from DEV300m92


2010-11-04  Carsten Driesner  <cd@openoffice.org>  [7076ac3e2986bcb936817222fd5b5c92d6ec6b8b]

dockingwindows: Merge changes from DEV300m92


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

sb135: merged in DEV300_m92


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

sb135: merged in DEV300_m92


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

sb135: merged in DEV300_m92


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

sb135: merged in DEV300_m92


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

sb135: merged in DEV300_m92


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

sb135: merged in DEV300_m92


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

sb135: merged in DEV300_m92


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

sb135: merged in DEV300_m92


2010-11-04  Robert Nagy  <robert@openbsd.org>  [7659ad44e3e1c955400c77dc1d45cc481faf55bf]

Patches for ure, neeed by OpenBSD

Adds the necessary distinctions in the system abstraction layers.

2010-11-04  Thomas Lange [tl]  <tl@openoffice.org>  [ed713760963c2d89ba3b51f003454d31f8856d7f]

cws tlmath01: warning-free code (adding LF at EOF)


2010-11-04  Robert Nagy  <robert@openbsd.org>  [03e2863a1abcaa29c4f046b11a4466788311ffc4]

make LibreOffice boostrap on OpenBSD


2010-11-03  Noel Power  <noel.power@novell.com>  [3ba9edf4164eb231a3f4208c0b234456a2e34e58]

separation of new container controls and existing Dialog control & model


2010-11-03  Jan Holesovsky  <kendy@suse.cz>  [933857183e574a82cfe7b4162b319bf20291a6e6]

'configmgr' not necessary for the 'sc' unit tests.


2010-11-03  Gert Faller  <gertfaller@aliceadsl.fr>  [adfc2bac7a06d7c5cf568a40f85505530203fdc8]

use RTL_CONSTASCII_USTRINGPARAM macro


2010-11-03  Ricardo Moreno  <parcero.cubano@gmail.com>  [4e5baf71c5764a507faf4f4a03efba50cc2887be]

remove commented out code


2010-11-03  Nigel Hawkins  <n.hawkins@gmx.com>  [e456a0804052a0ad0a4daef4fad9c5205bd7aa60]

ure: fix fprintf compile warnings in unoexe.cxx


2010-11-03  Nigel Hawkins  <n.hawkins@gmx.com>  [f0708abc6f2db6410f9bc6925eaa48210415bedb]

vcl: fix fprintf compile warnings in cff.cxx


2010-11-03  Nigel Hawkins  <n.hawkins@gmx.com>  [7c8e265b0b409f954f73832a4b6d6dc14bdc76b0]

vcl: fix fprintf compile warnings in sft.cxx


2010-11-03  Petr Mladek  <pmladek@suse.cz>  [bdf0529c64670d27e34d3a889b02561bd8abaecc]

use versioned path in download tarballs (fdo#30837)


2010-11-03  Petr Mladek  <pmladek@suse.cz>  [6adb0cca39a5b0930e40f10553c313c86b43e03b]

set SHORT_PRODUCTEXTENSION to beta3


2010-11-03  Petr Mladek  <pmladek@suse.cz>  [59d1c5cee4aec129cb9010887c2073535683e879]

use versioned path in download tarballs (fdo#30837)


2010-11-03  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [82cdefeb20ce8ccb1ae39b03364e8b79988c0db9]

dr77: typos in IDL


2010-11-03  Kohei Yoshida  <kyoshida@novell.com>  [0bccd9c15c550ae5af588fd29b948de815af376f]

Set correct default formula syntax value in case it's not explicitly set.

When starting from a fresh config, Calc failed to assign default 'Calc A1'
syntax unless the user specifically goes to the Options page and sets the
formula syntax in the Calc - Formula options page.  This caused e.g.
print range editing to fail miserably. (fdo#31041)

2010-11-03  Kohei Yoshida  <kyoshida@novell.com>  [5fd666fd0f984c84677b18ac7d1fdf90fc8a9cd6]

Set correct default formula syntax value in case it's not explicitly set.

When starting from a fresh config, Calc failed to assign default 'Calc A1'
syntax unless the user specifically goes to the Options page and sets the
formula syntax in the Calc - Formula options page.  This caused e.g.
print range editing to fail miserably. (fdo#31041)

2010-11-03  Miklos Vajna  <vmiklos@frugalware.org>  [273411d3ac2482c802e7838e9ed1e984dd9976f4]

RTF: Delete leaky pStream after import

Fixes #fdo31362. Not deleting pStream resulted not removing the lock
file either.

2010-11-03  Kohei Yoshida  <kyoshida@novell.com>  [45450841d3793aaa7eaf169783ba0dd0d16eb0c3]

Replace "DataForm..." to "Form..." in the menu item.


2010-11-03  Jesús Corrius  <jesus@softcatala.org>  [9bbe2716397c37f597aca71a9aad703e7e29b149]

Remove unused code


2010-11-03  René Kjellerup  <rk.katana.steel@gmail.com>  [892231d6dc012788f4776e4925fa3e22d5f4ae83]

Warning free sc module


2010-11-03  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [e8ffa7cfebb3dd1ad41f333901286a13eb450232]

vcl117: #i115304# read printer options from configuration


2010-11-03  Kohei Yoshida  <kyoshida@novell.com>  [d41f8a6be65b249884a343e8f21327c9cc3b21e4]

Replace "DataForm..." to "Form..." in the menu item.


2010-11-03  Giuseppe Castagno  <giuseppe.castagno@acca-esse.eu>  [c22e9dd07066d69e5303b27ccf7c23a041d19676]

Changed symlink processing to new application name. Now the function will try for libreoffice in the PATH, instead of soffice.


2010-11-03  Giuseppe Castagno  <giuseppe.castagno@acca-esse.eu>  [bd96c4c7f33814448939e707196ffa3bfcc4245c]

Changed symlink processing to new application name.


2010-11-03  Giuseppe Castagno  <giuseppe.castagno@acca-esse.eu>  [4d823780b5ed3f788b5c2391a196221660fd6d8a]

Changed symlink processing to new application name. Now the function will try for libreoffice in the PATH, instead of soffice.


2010-11-03  Giuseppe Castagno  <giuseppe.castagno@acca-esse.eu>  [c227511cbb184a07143e4edf8452b3c57305f931]

Correct symlink in order to be used in SDK and testtool.

This in order to recognize the application installation path;
only for Linux and similar platforms.

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

sb132: #i112107# handle configmgr::Access::asProperty being called on an access w/o parent


2010-11-03  Mikhail Voytenko  <mav@openoffice.org>  [1997e52744a405eb43b23acf794e6b11afbc261b]

removetooltypes01: #i112600# fix typos


2010-11-03  Thomas Lange [tl]  <tl@openoffice.org>  [08167a5a50d8a019771253b5c3794854c5668d45]

cws tlmath01: #i972# Math baseline alignment


2010-11-03  Thomas Lange [tl]  <tl@openoffice.org>  [efc013d327e4268fc2258bebf9bab0f298679251]

cws tlmath01: #i972# Math baseline alignment


2010-11-03  Mikhail Voytenko  <mav@openoffice.org>  [1fa45c8a636ff3e4732cfdf5dd0dc8e833707bc5]

removetooltypes01: #i112600# remove tooltypes from idl, and other small changes


2010-11-03  Mikhail Voytenko  <mav@openoffice.org>  [01b3628d420ed30b5c61376f4f5fcb491a5aa0a1]

removetooltypes01: #i112600# remove tooltypes from idl, and other small changes


2010-11-03  Thomas Klausner  <wiz@NetBSD.org>  [549fb00d597cc71dc7ecdc55e6197a62192691ce]

Add many more files to EXCEPTIONSFILES, needed at least on NetBSD.


2010-11-03  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [36555d278353cafa41c79cb5d006cdc75b0acac8]

undoapi: GCC WaE


2010-11-03  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [90286e004d462812d557738278dbd0b484a89f29]

undoapi: GCC WaE


2010-11-03  Mathias Bauer  <mba@openoffice.org>  [2f9f480b22f2fff59d9c48b4b46706c3d5223e66]

CWS swlayoutrefactoring: found logical conflict after resync: not every view has a WrtShell, so try to do printing with ViewShell where possible


2010-11-03  Helge Delfs [hde]  <hde@openoffice.org>  [facf2a0d7cb6f8f7ea4a7f8f2c121b0b3a15cbde]

automationdev300m91#i115378#assure fields are updated before content is checked


2010-11-03  Luboš Luňák  <l.lunak@suse.cz>  [61921b8f179c6d218ad4b1705a3bd68944739ee4]

use sane scrollbar sizes when drawing

bnc#619772 leads to a crash because maximum = minimum = 0, and this
strange (but for whatever reason needed) '- mnVisibleSize' hack
makes maximum be -1, eventually leading to a crash

2010-11-03  Niko Rönkkö  <ronkko@iki.fi>  [ee6738b1d46f7d2762906887ad8d1dcdacd9f5b1]

Pretty print the configure help


2010-11-03  Jan Holesovsky  <kendy@suse.cz>  [3e59da9ef5137e7698534290bd80bcd307b64629]

Don't add an explicit -L/usr/lib or -L/usr/lib64.

It breaks KDE3 build on SUSE.

2010-11-03  Dwayne Bailey  <dwayne@translate.org.za>  [1bf4708488452ec662d9ae1e9b4fd7b08dfb8290]

#i113803# Add label specification for Tower manufacturer


2010-11-03  Jan Holesovsky  <kendy@suse.cz>  [ac1a3a5d5b5b666066acbb3a3fa16ab778e34a99]

Don't add an explicit -L/usr/lib or -L/usr/lib64.

It breaks KDE3 build on SUSE.

2010-11-03  Thomas Lange [tl]  <tl@openoffice.org>  [db9a72630bc13eeef829303db97b5107b9ad78e9]

cws tl88: #i115354# crash when opening File/Print dialog fixed


2010-11-03  Thorsten Bosbach  <tbo@OpenOffice.org>  [b43bd81cd15663a0cb843671564489df3e9f7f3e]

#i115361# fix setting of buildid in special case


2010-11-03  os  <os@openoffice.org>  [f6281ec4112479b5bdd750be351f4437ecf8a65a]

#i110273# caption order changed for locale hu


2010-11-03  Noel Power  <noel.power@novell.com>  [febd9e0c181be958688b4b04313b4a2d75fb5b29]

tweak after rebase from master


2010-11-03  Noel Power  <noel.power@novell.com>  [c63b021c4d2711b9b4a9336ec93abc1177c2c6ea]

tweak after rebase from master


2010-11-03  Tor Lillqvist  <tlillqvist@novell.com>  [99237eba28a82307238a1486f6e4edfacec7fe31]

Apply hebrew-culmus.diff

Prioritize Hebrew Culmus fonts, Debian bugs #280084, #296152, #300642.

2010-11-03  Thorsten Bosbach  <tbo@OpenOffice.org>  [1780f2fe82c5ac4b0f0ea32d5f6713628d436bd3]

#i115122# hid.lst is version independant


2010-11-03  Vladimir Glazunov  <vg@openoffice.org>  [dfcdf3dc703a95a373da52f9ee6c502ec393569d]

#i10000# new configure & removed obsolete file


2010-11-03  Vladimir Glazunov  <vg@openoffice.org>  [abeb5c3df14e3c0054d59904ae172c08e00294ef]

#i10000# new configure & removed obsolete file


2010-11-03  Jan Holesovsky  <kendy@suse.cz>  [a6f922c232bf895f1bf7256a94b944f466f31eb7]

Enable the Calc unit tests again (on Linux).


2010-11-03  Olivier Hallot  <olivier.hallot@documentfoundation.org>  [b68e74e62505129e4602f213082445c002fe4c49]

Update BROffice branding (fdo#31089)


2010-11-03  Niklas Nebel  <nn@openoffice.org>  [c7bb1a78a3db5a521d9ff225eb134377b1e9f5b2]

dr77: #i113491# repaint in ScStyleSheet::SetParent


2010-11-03  Petr Mladek  <pmladek@suse.cz>  [81e9c78a165bd7b3a8f3a54badf0780a9ee7023e]

Update BROffice branding for Windows and MAC installer (fdo#31089)


2010-11-03  Tor Lillqvist  <tlillqvist@novell.com>  [29ed530f1e5135de094f354156b6311007ee1a1a]

Munge font preferences

Do permanently what bin/font-munge does, so we don't need to call that
any more each time when building.

2010-11-03  Jan Holesovsky  <kendy@suse.cz>  [b7f08e5afec5b9f11916c691589476f84612fde6]

Workaround for the registration breakage on SUSE.

Commit 55c3066e52ad1843549c442e8d74f886507c58f4 seems to break the SUSE boxes,
this is a workaround for that.

2010-11-03  Jan Holesovsky  <kendy@suse.cz>  [d390f12bcd4944ea0f8e633d1be20f8f6ae0d26d]

Workaround for the registration breakage on SUSE.

Commit 55c3066e52ad1843549c442e8d74f886507c58f4 seems to break the SUSE boxes,
this is a workaround for that.

2010-11-03  Thorsten Behrens  <tbehrens@novell.com>  [ba8e02347fcb116b10ba0a77b979f81a09facbfb]

Changing a few more strings to read "LibreOffice" (cherry picked from commit 6f7dcc750c4d9c075190c412cea7bfaf744129ab)


2010-11-03  Thorsten Behrens  <tbehrens@novell.com>  [d5196debc6b1af8e6b6cd0784345453a4d478234]

Changing a few more strings to read "LibreOffice"


2010-11-03  Sebastian Spaeth  <Sebastian@SSpaeth.de>  [3dd497e93f42da8f21041ec3b8b0eff5825403ac]

bootstrap/set_soenv: remove unused variables

The variables $unsetenv, $setenv, $unset, $set $D, $answer were unused
in this script and have been removed.

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>

2010-11-03  Sebastian Spaeth  <Sebastian@SSpaeth.de>  [69e273ce720d207fbf6bbd37e9c18dc10d6c0272]

bootstrap/soenv: remove tcsh version of LinuxX86-64Env.Set

Previously we would have been writing out LinuxX86-64Env.Set and
LinuxX86-64Env.Set.sh which made my autocompletion useless. Simplify the
set_soenv.in to actually only produce 1 version which makes us require
bash as interactive build shell.

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>

2010-11-03  Thorsten Behrens  <tbehrens@novell.com>  [2b41e3da1b2d085b1b19ac4fd66a1b21545fbe45]

Changing a few more strings to read "LibreOffice" (cherry picked from commit da9762a0da84a061fd2adadfdb51295357d5e270)


2010-11-03  Thorsten Behrens  <tbehrens@novell.com>  [49947365b19a16a92f49f7c61bfa5d88e73660f4]

Changing a few more strings to read "LibreOffice" (cherry picked from commit f398a7b5ff69169925cdee745f8c023a3ae8d90c)


2010-11-03  Thorsten Behrens  <tbehrens@novell.com>  [b433e9fa9980c389162a8a1bc7cfb24d4e7a750e]

Changing a few more strings to read "LibreOffice" (cherry picked from commit d69179723a2f8f72d344b884647fd106221a1391)


2010-11-03  Thorsten Behrens  <tbehrens@novell.com>  [0d78724de56a9dc011778e98f7c45f6b3d235133]

Changing a few more strings to read "LibreOffice"


2010-11-03  Thorsten Behrens  <tbehrens@novell.com>  [353b39b229e8f98f12d225196993027c43525d63]

Changing a few more strings to read "LibreOffice"


2010-11-03  Thorsten Behrens  <tbehrens@novell.com>  [4e51ccf7abd5db1f77a83529992948c90b92970b]

Changing a few more strings to read "LibreOffice"


2010-11-03  Caolán McNamara  <caolanm@redhat.com>  [698ee4170303e86b7ff67d0eee14cc0720bef06f]

abort doesn't gain us anything here.

abort doesn't gain us anything here except to force abrt automatic bugreports kick
in, and XIOErrors can't be worked around

2010-11-03  Joseph Powers  <jpowers27@cox.net>  [9efac44c5abddc51376a10fee2ee0c4db61889ee]

Fix Mac build issues. (cherry picked from commit 994b9eaca0707c9d462a358a10d2ae7a066edc32)


2010-11-03  Joseph Powers  <jpowers27@cox.net>  [48bd163f875df97f74d04c243260739f16f8f1ff]

Fix Mac build issues.


2010-11-03  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [771b51557acb2f789ee82080ecfdc39c1f8c3a27]

dr77: #i102872# little cleanup of IDL documentation related to sheet filters


2010-11-03  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [f8adcdcdfe9a66d1d52c904b2e32cb6bc48509a2]

dr77: #i102872# little cleanup of IDL documentation related to sheet filters


2010-11-03  Tor Lillqvist  <tlillqvist@novell.com>  [ec803aff89fae8583413cc5788713c6f4ee4f1bb]

Fix typo


2010-11-03  Tor Lillqvist  <tlillqvist@novell.com>  [c6dd898c2adaa36e51410d7a40905cd95b4a3056]

Link with SALHELPERLIB


2010-11-03  Tor Lillqvist  <tlillqvist@novell.com>  [2fd990e68e1a3af72395cb88a4468f6a9e50ce35]

Fix typo


2010-11-03  Tor Lillqvist  <tlillqvist@novell.com>  [ffcead725285f089d4a5d0d4ede5a3bc087084bc]

Link with SALHELPERLIB


2010-11-03  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [35c86c4ad18eded8f29908e195fc9924ba58d6dd]

undoapi: removed more dead resources


2010-11-03  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [6c3a198c94888c2fffcdbf411099dbf3d631cf1b]

undoapi: GCC WaE


2010-11-03  os  <os@openoffice.org>  [481d76f6bac2256082a290f93b9890a13c401f69]

unused variables removed


2010-11-02  Norbert Thiebaud  <nthiebaud@gmail.com>  [e972487e711255ef7ba86830a892f8705b8868b6]

binfilters: kill 8464 warnings. 15756 to go


2010-11-02  Norbert Thiebaud  <nthiebaud@gmail.com>  [7db7ca76855cc5de99a1a90db6c490772b0dbdfd]

binfilters: 2808 warnings killed, 24220 to go....


2010-11-03  Jonas Finnemann Jensen  <jopsen@gmail.com>  [df6ec4d4cf50c556e52a32371b688af6bbd8be6b]

Fixed crash when choosing starmath from start screen


2010-11-02  Gert Faller  <gertfaller@aliceadsl.fr>  [24e156423da2a6c6ccb2fa9fa684c63479c1bec7]

RTL_CONSTASCII_USTRINGPARAM macro


2010-11-02  Gert Faller  <gertfaller@aliceadsl.fr>  [1645ea4b426767197f7842683e3dfc7a7bf09a0b]

RTL_CONSTASCII_USTRINGPARAM macro


2010-11-02  Joost Eekhoorn  <joost.eekhoorn@gmail.com>  [ff6e2a79d39658f8e87d510fe6f3b74caaa8d702]

RTL_CONSTASCII_USTRINGPARAM macro


2010-11-02  Petr Mladek  <pmladek@suse.cz>  [0362fd240a8a8b3d368976b91d615786d5b1ff2f]

Update BROffice branding for Windows installer (fdo#31089)


2010-11-02  Nigel Hawkins  <n.hawkins@gmx.com>  [e3798691f0f44c587ba7f0877830f80afd02dfa1]

Fix javadoc comment in filters/xmerge - DOMDocument.java


2010-11-02  Nigel Hawkins  <n.hawkins@gmx.com>  [035e19a4e75ca603672b455061838d5a649b4f08]

Fix javadoc comments in filters/xmerge/palm


2010-11-02  Nigel Hawkins  <n.hawkins@gmx.com>  [ec7dab001708315236d40d54e473c65411a2385c]

Fix javadoc comments in filters/xmerge - Debug.java


2010-11-02  Nigel Hawkins  <n.hawkins@gmx.com>  [eede8108c297a61666c2673ea73197c56e06e02b]

Fix javadoc comments in filters/xmerge - ColourConverter.java


2010-11-02  Nigel Hawkins  <n.hawkins@gmx.com>  [e01a111dfc01b5bac1f951594cfb7c148fb6769e]

Fix javadoc comments in filters/xmerge - ConverterinfoMgr.java


2010-11-02  Nigel Hawkins  <n.hawkins@gmx.com>  [4df12df30611c19943904e5c17897c204981276b]

Fix javadoc comments in filters/xmerge/pexcel


2010-11-02  Nigel Hawkins  <n.hawkins@gmx.com>  [db5673e13b4e57cf5687e67922e1301e65353bf4]

Fix javadoc comments in filters/xmerge - ConverterInfoList.java


2010-11-02  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [717de1bbdbf5287a589f62ee5b3fca6884440fb1]

undoapi: argh, the last changeset was never intended to be 'qfinish'ed, or even pushed. Reverted.


2010-11-02  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [690240a49a3f4726f9b416c36c50e3416ff107c2]

undoapi: argh, the last changeset was never intended to be 'qfinish'ed, or even pushed. Reverted.


2010-11-02  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [35856f3d693fb145a190e736f32d8d6a28a2fdf5]

undoapi: finally removed Enter/LeaveBasicAction


2010-11-02  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [9bb4300c840c4e3c258ee666bc73cd51ae75f128]

undoapi: finally removed Enter/LeaveBasicAction


2010-11-02  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [7a95f49bde4b61fb3039d96067b716df29edabde]

undoapi: finally removed Enter/LeaveBasicAction


2010-11-02  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [75db1c414c63fac5697514c8c8ba002cd698c08e]

undoapi: IUndoManager::GetUndoAction/Id/Comment/Count and IUndoManager::GetRedoActionCount/Comment now, by definition, work on the top level, not on the current level (in case of a list action being active)


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

undoapi: IUndoManager::GetUndoAction/Id/Comment/Count and IUndoManager::GetRedoActionCount/Comment now, by definition, work on the top level, not on the current level (in case of a list action being active)


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

undoapi: finally removed Enter/LeaveBasicAction


2010-11-02  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [3969fb69b75643fa849e0557c85fc501636a3e21]

undoapi: removed SID_PLAYMACRO and SfxApplication::PlayMacro_Impl - this was dead code. (Also removed some other dead slot ID definitions which were unused, and which jumped upon me while removing SID_PLAYMACRO)


2010-11-02  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [9ec2adbf37c889c4dc1be5e6f36e83481adbc3e4]

undoapi: removed SID_PLAYMACRO and SfxApplication::PlayMacro_Impl - this was dead code. (Also removed some other dead slot ID definitions which were unused, and which jumped upon me while removing SID_PLAYMACRO)


2010-11-02  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [dec2c396128b484113983316bc31afbaad0c17a2]

undoapi: GCC WaE


2010-11-02  Noel Power  <noel.power@novell.com>  [1040260aa338310fa8adb7638e46d8b1e599bfc6]

initial import of latest cws container_controls


2010-11-02  Noel Power  <noel.power@novell.com>  [95824f8636a604cb498f6e7d62ff0ed3d6b2d5ba]

initial import of latest cws container_controls


2010-11-02  Noel Power  <noel.power@novell.com>  [928159ff71d19a3910d1fd1e472a11ef1c89415b]

initial import of latest cws container_controls


2010-11-02  Noel Power  <noel.power@novell.com>  [dc1d40894f3f559c7b04e593e28a48aed4c43362]

add new uno based filter service for vba project


2010-11-02  Noel Power  <noel.power@novell.com>  [e274ec121b99173740dd39755232184b0a2dcc23]

initial import of latest cws container_controls


2010-11-02  Luke Dixon  <6b8b4567@gmail.com>  [ee5d8fb64cbfb9952ecb7f4722ac90bd4f2291e8]

Don't draw caret when visual formula editor looses focus.


2010-11-02  Jesús Corrius  <jesus@softcatala.org>  [116a68db3e4e4d8cd291efb73844f3a0c5e80bde]

Make sure Python builds for VS2008 again


2010-11-02  eXine  <exine@jun.pl>  [da94b0462bee31be2a9f09c7b13ebd0cf0255945]

cui: more fixes of dead code, bogus and German


2010-11-02  Noel Power  <noel.power@novell.com>  [108dc662af5b281d2569a5d40ce2ad7f50b531f6]

initial import of latest cws container_controls


2010-11-02  Noel Power  <noel.power@novell.com>  [74d2cd13984ddc4b46497cd696fbeb617010ea50]

initial import of latest cws container_controls


2010-11-02  Jonas Finnemann Jensen  <jopsen@gmail.com>  [50b9e8579935d277ae9e16faa12fb433b9243db9]

Fixed crash when choosing starmath from start screen


2010-11-02  Jonas Finnemann Jensen  <jopsen@gmail.com>  [13a41ae5f768eba2b2df8430e1f7be65e10c0ed5]

Added a few details to the todo


2010-11-02  Bernhard Rosenkraenzer  <bero@arklinux.org>  [cf40278aeb34b0d86fbe7da5e62196287412a6a7]

correctly check Template Pack and Lightproof with --with-lang=ALL


2010-11-02  Mihaela Kedikova  <misheto@openoffice.org>  [372ea03e65287c7d31f1bb6b993bb32d5ed03763]

tabcontrol: merge with DEV300_m91


2010-11-02  Mihaela Kedikova  <misheto@openoffice.org>  [d71f6c9f2bc5a0f7acee77dca060feca88c4f58f]

tabcontrol: merge with DEV300_m91


2010-11-02  Mihaela Kedikova  <misheto@openoffice.org>  [2630589392305450ef7e490ffe4c87df44c37fd8]

tabcontrol: merge with DEV300_m91


2010-11-02  Release Engineering  <releng@openoffice.org>  [c79ce6a4fe8d922fec22828e4570ffcb026878e3]

DEV300


2010-11-02  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [e0a46e24bb74c1e386c01ab1b20a9c95b11dfe85]

calc33stopper2: #i115313# revert calculation of scaling factor for drawing layer to behaviour of OOo 3.2


2010-11-02  Mathias Bauer  <mba@openoffice.org>  [f9ae468e1cb8242ce7a9b1b33ca202fd0f649841]

CWS swlayoutrefactoring: warning fixed


2010-11-02  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [b691b5bcc42418714f56b2af3bcb2fa085ee9975]

vcl117: #i115056# change direct help texts to help ids to allow for proper help content


2010-11-02  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [e5cc306522942293b823e331a7544b568afba91f]

vcl117: #i115056# change direct help texts to help ids to allow for proper help content


2010-11-02  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [1b55e3ea5557b7540183c6cd07a4b73b75c107cd]

vcl117: #i115056# change direct help texts to help ids to allow for proper help content


2010-11-02  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [05863b459fe4ba9095ca333f47c35a2d168e2c1d]

vcl117: #i115056# change direct help texts to help ids to allow for proper help content


2010-11-02  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [d8138bfc18fcc2732d3ea7304b24b319268995af]

vcl117: #i115056# change direct help texts to help ids to allow for proper help content


2010-11-02  Thomas Klausner  <wiz@NetBSD.org>  [aa3b88a93b0fb390db72d2fbcf1972349c62c14a]

Add more files to EXCEPTIONSFILES, needed on at least NetBSD.

While here, remove pptin.obj from EXCEPTIONSFILES, it's not
in SLOFILES and doesn't exist here. Ok caolan.

2010-11-02  Thomas Klausner  <wiz@NetBSD.org>  [d35c5505df8b43bf454e166b22d7276155e8d7f6]

Add more files to EXCEPTIONSFILES, needed on at least NetBSD.


2010-11-02  Carsten Driesner  <cd@openoffice.org>  [b0800453181a5937ae058f66dba48dbe357fa044]

dockingwindows: #i112595# Merge changes


2010-11-02  Carsten Driesner  <cd@openoffice.org>  [a0bdf86f82010dd59133970ee1f46ea848b70d98]

dockingwindows: #i112595# Merge changes


2010-11-02  Andreas Mantke  <maand@gmx.de>  [919a8118197dbcce6aa363124cde1707f9d797e9]

Translation of comments to English


2010-11-02  Andreas Mantke  <maand@gmx.de>  [aa0df2ec73e48652d7161efcd150e804a5e9fb5d]

Translation of comments to English


2010-11-02  Vladimir Glazunov  <vg@openoffice.org>  [628feac11e4ddc80880ee12abb4363788fdf88ea]

CWS-TOOLING: integrate CWS vgbugs12


2010-11-02  Mihaela Kedikova  <misheto@openoffice.org>  [cfd5f04fbc428abbc99fb0036d93725c95dd5e76]

tabcontrol: changes regarding version and services


2010-11-02  Mihaela Kedikova  <misheto@openoffice.org>  [d5d43684658173ae7abf93d22d696b5266cbda23]

tabcontrol: changes regarding version and services


2010-11-02  Vladimir Glazunov  <vg@openoffice.org>  [95f71183414a50d12cd4bbacf47d711672e63268]

CWS-TOOLING: integrate CWS vcl116


2010-11-02  Vladimir Glazunov  <vg@openoffice.org>  [3c21373571fd0cf89391502aa132c5f420cd75c6]

CWS-TOOLING: integrate CWS vcl116


2010-11-02  Vladimir Glazunov  <vg@openoffice.org>  [af2a356a99ba10b0d48fc70d7f12921eb50111ba]

CWS-TOOLING: integrate CWS vcl116


2010-11-02  Marcin eXine M  <exine@jun.pl>  [f525717534829abb4ca618e0fcb394ae4b95755a]

removed unnecessary comments and whitespaces, dead code


2010-11-02  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [2ce6a123f867943205e26c2976159fd4a23da9f7]

fix a merge problem


2010-11-02  Juergen Schmidt  <jsc@openoffice.org>  [9026aaa07fa4a71d9fbe51a427d4a8c4782617f2]

jsc340: i115337: cleanup since tags


2010-11-02  Thomas Klausner  <wiz@NetBSD.org>  [c503a41fb638641718cc9636c7d465760038c1e3]

There is no libdl on NetBSD, just like on FreeBSD, so don't use it there.


2010-11-02  Thomas Klausner  <wiz@NetBSD.org>  [4fd29f3d182f2c651b0923e8a58d7df74e47b0a4]

Add some more files to EXCEPTIONSFILES, needed on at least NetBSD.


2010-11-02  Tor Lillqvist  <tlillqvist@novell.com>  [2fe98374de1d2e0bb812326514d240007c945721]

Export more symbols


2010-11-02  Tor Lillqvist  <tlillqvist@novell.com>  [2ff337833879afa6e18b4f04b4876524cd1d0656]

Export more symbols


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

undoapi: allow retrieving the count/comments of Undo/Redo actions both on the current and the top level


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

undoapi: allow retrieving the count/comments of Undo/Redo actions both on the current and the top level


2010-11-02  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [861471d1dabd0ba3dfbabe2204a0c37def5dd9ff]

undoapi: allow retrieving the count/comments of Undo/Redo actions both on the current and the top level


2010-11-02  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [8a329b45c0c7592b69f3ee720abb7b9962dd5023]

undoapi: allow retrieving the count/comments of Undo/Redo actions both on the current and the top level


2010-11-02  Caolán McNamara  <caolanm@redhat.com>  [020e345334e25ca71cd91105bbee73ad20d0b6f1]

missing bracket


2010-11-02  Caolán McNamara  <caolanm@redhat.com>  [19061e547191bd252f7ce948c56ecf26de4fc36c]

better backport this to stable


2010-11-02  Juergen Schmidt  <jsc@openoffice.org>  [0d62b806f5a473ae1670405f9d88b10cbedf8dcc]

jsc340: i115337: cleanup since tags


2010-11-02  Caolán McNamara  <caolanm@redhat.com>  [5a0406aa77feb8779200a7906f55c0176ceaafd6]

fix system-cppunit on x86 for this test


2010-11-02  Mathias Bauer  <mba@openoffice.org>  [e06b38bf6b2d483ff996854e27fcb0d47d78ab0c]

CWS swlayoutrefactoring: resolve conflicts after resync to m91


2010-11-02  Gert Faller  <gertfaller@aliceadsl.fr>  [b9744592520ab3d131a7d85df7e5214b5c2cc709]

replace use RTL_CONSTASCII_USTRINGPARAM


2010-11-02  David Tardon  <dtardon@redhat.com>  [ce498135816faa56f9e843f5b411e494f50dc4cf]

clean up a bit


2010-11-02  David Tardon  <dtardon@redhat.com>  [9a31239f3ed65bf3a85304506efb324ba47a5899]

remove uncecessary lock


2010-11-01  Joost Eekhoorn  <joost.eekhoorn@gmail.com>  [d49977f3bae61dcc1ec345be8710cd647ea2f5c9]

Replace rtl::OUString::createFromAscii with RTL_CONSTASCII_USTRINGPARAM.


2010-11-02  Rene Engelhard  <rene@debian.org>  [6f3afad7cdc376bb45aa99af3d0a85ccda7df87b]

move undefined(!) $setup_vars{'X'} to $ENV{'X'} in solenv/bin/ooinstall


2010-11-01  Norbert Thiebaud  <nthiebaud@gmail.com>  [48525cf25c8716813a17a7b03132a2ca811c92ff]

fix breakage introduce by commit 13de34e027fa2768a1e40962f1ef2b056d91054a


2010-11-01  Norbert Thiebaud  <nthiebaud@gmail.com>  [fe6bb7efcfa97b7a5ac02fa951e67f6c609a859d]

binfilters: 6926 warnings down, 29191 to go....


2010-11-01  Andreas Mantke  <maand@gmx.de>  [e6b05bbeb24947d36b5d10b9bb6d4cbeb4a1a134]

translation of comments to English


2010-11-01  Thomas Klausner  <wiz@NetBSD.org>  [9596fc705e6df48d56445713ffa8dc0f0b5a6f4d]

Add more files to EXCEPTIONSFILES, needed at least on NetBSD.


2010-11-01  Norbert Thiebaud  <nthiebaud@gmail.com>  [0abdbd196a5948b2877d13fafb3244c60e2d70a8]

we don't need a typedef for FASTBOOL anymore


2010-11-01  Norbert Thiebaud  <nthiebaud@gmail.com>  [258b410b3ee9fb92674b6811f3d7c1bd97b850ea]

convert FASTBOOL to bool in the filters repo (the last bastion)


2010-11-01  Gert Faller  <gertfaller@aliceadsl.fr>  [81754d9cb1faaf647157717f3ff883a38fed4a46]

Use RTL_CONSTASCII_USTRINGPARAM macro


2010-11-01  Gert Faller  <gertfaller@aliceadsl.fr>  [62879e0f661573f986016380790d117a39394539]

Use RTL_CONSTASCII_USTRINGPARAM macro


2010-11-01  Robert Roth  <robert.roth.off@gmail.com>  [d666a7e2af500758192cc848358f36825f2748dd]

Commented lines, bogus comments removed.


2010-11-01  Robert Roth  <robert.roth.off@gmail.com>  [db8ad987be169af5b394cc0c8bbfed8745b3a330]

Bogus comments, commented lines removed, some german comments translated.


2010-11-01  Nigel Hawkins  <n.hawkins@gmx.com>  [438b52d1757bd944b163e5f4e0c43b881103376e]

Fix javadoc comments in filters/xmerge - TextNodeIterator.java


2010-11-01  Nigel Hawkins  <n.hawkins@gmx.com>  [28d56e3202e1b008964f3d9552c847411d298c6b]

Fix javadoc comments in filters/xmerge - pocketword


2010-11-01  Nigel Hawkins  <n.hawkins@gmx.com>  [44aa0b06da71a6688cb42123da3b68a940123ce1]

Fix javadoc comments in filters/xmerge - XMergeBridge.java


2010-11-01  Nigel Hawkins  <n.hawkins@gmx.com>  [7b617a914eafd8e71621606eb0ad718642274678]

Fix javadoc warnings in filters/xmerge - merger


2010-11-01  Nigel Hawkins  <n.hawkins@gmx.com>  [b822b0e5619a113d8fce62aa77bb8dfaffcee5a8]

Fix javadoc comments in filters/xmerge pexcel


2010-11-01  Nigel Hawkins  <n.hawkins@gmx.com>  [6917aac2cc9e090654b62b21c8f3ac71621b9666]

Fix javadoc comments in TextStyle.java


2010-11-01  Nigel Hawkins  <n.hawkins@gmx.com>  [5f4e916d3f3a6f61a6e2180bdbad0fb6253212fe]

Fix javadoc comments in ParaStyle.java


2010-11-01  Nigel Hawkins  <n.hawkins@gmx.com>  [6891ed56887e28063b7c5cd0cf69701f8905bab9]

Fix javadoc comments in EmbeddedXMLObject.java


2010-11-01  Robert Roth  <robert.roth.off@gmail.com>  [43a36b36986dd2112fc90340e7a8a11ea5369def]

Commented out code, bogus comments removed, some german comments translated.


2010-11-01  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [8241bf7c831b07bc19509387f1514c42bc5624c1]

undoapi: - introduced BasicManager::HasMacro/ExecuteMacro - removed SfxQueryMacro, superseded by BasicManager::ExecuteMacro - removed macrconf.hxx - removed SfxObjectShell::CallScript, migrated the only client to BasicManager::HasMacro/SfxObjectShell::CallXScript - removed SfxObjectShell::CallStarBasicScript, migrated the only client to SfxObjectShell::CallXScript


2010-11-01  Robert Roth  <robert.roth@in.com>  [448bea16df6f21575e9befb5052ad9b4a9e50922]

Some redundant and bogus comments removed, some German comments translated.


2010-11-01  Norbert Thiebaud  <nthiebaud@gmail.com>  [7e8f040673a546cc284915a366300fd472801304]

conversion of FASTBOOL in the filters repo lead to a slight api change.


2010-11-01  Kohei Yoshida  <kyoshida@novell.com>  [f3d87883ba3bddfa85d7a00acc46e7a71027b710]

Remove unnecessary coping of i18n::Currency2 instance.

Without this, loading Calc fails with segmentation fault on SLED 11 x64
platform.  The object is used read-only, so it's perfectly safe to
treat it as such.

2010-11-01  Kohei Yoshida  <kyoshida@novell.com>  [fc5a5884386b1c846038ff20e9d645beb9a548a8]

Remove unnecessary coping of i18n::Currency2 instance.

Without this, loading Calc fails with segmentation fault on SLED 11 x64
platform.  The object is used read-only, so it's perfectly safe to
treat it as such.

2010-11-01  Niko Rönkkö  <ronkko@iki.fi>  [b28c92ab0c5c4ac925c35f2ae7dbffd02b79e506]

Removed deprecated option

--with-unzip-home has been deprecated since 2003.

2010-11-01  Niko Rönkkö  <ronkko@iki.fi>  [561f09d4f783d4ee3eb4903b181c1b9c9bf382bc]

Removed deprecated option

--with-unzip-home has been deprecated since 2003.

2010-11-01  Norbert Thiebaud  <nthiebaud@gmail.com>  [d0dbce798b47bb9e728f59f5f93fff8215876ab5]

remove a confusing use of GetMutex() when a SolarMutexGuard is really meant

VCLXDevice, VCLXGraphics and derived class use a mutex that is really
a reference to the SolarMutex. They declare a function GetMutex() to
access tis reference to the SolarMutex, and the implementation
use
osl::SolarGuard aGuard(GetMutex())
to take a guad on the solar mutex.

This is confusing because some other class in that framework also implement
a GetMutex() function, but which this time return a regular Mutex.

Since this particular use of GetMutex() is to get the SolarMutex, and
invariably this is then used to take a Guard on the SolarMutex,
all these uses are replaced by a SolarMutexGuard object, which encapsulate
that behavior.

2010-11-01  Norbert Thiebaud  <nthiebaud@gmail.com>  [3fae82287065ff398c82f95ed7389d43d4afe7a6]

use SolarMutexGuard to take a guard on the solar mutex.


2010-11-01  sj  <sj@openoffice.org>  [603a6d30d5288aa9f044ac1fd9694f4aa2c5aecd]

impress202: #i114961# fixed performance problem with linked graphics


2010-11-01  Bernhard Rosenkraenzer  <bero@arklinux.org>  [7fb5897aa046677e65bbe143390a63707d5a319d]

correctly check Template Pack and Lightproof with --with-lang=ALL


2010-11-01  Vladimir Glazunov  <vg@openoffice.org>  [8373a5b7946d6731609f989f1aa4a762ed70854a]

CWS-TOOLING: integrate CWS native334


2010-11-01  Vladimir Glazunov  <vg@openoffice.org>  [b6681a304410d1f47570942a8cda5d34b37e3b0e]

CWS-TOOLING: integrate CWS native334


2010-11-01  Vladimir Glazunov  <vg@openoffice.org>  [364f4060802a3553e499d80197065e9c7f32ee5b]

CWS-TOOLING: integrate CWS pdfextfix04


2010-11-01  Vladimir Glazunov  <vg@openoffice.org>  [e16c27d17dff8d6907c53eab2cd3fc274ddb124d]

CWS-TOOLING: integrate CWS pdfextfix04


2010-11-01  Vladimir Glazunov  <vg@openoffice.org>  [ca2e5d3b551e1b7bcc0b4f0c37b431927f6cbbff]

CWS-TOOLING: integrate CWS sw34bf02


2010-11-01  Vladimir Glazunov  <vg@openoffice.org>  [0ad8a15a57781b9eed090a2571db7fa4d7fc4a52]

CWS-TOOLING: integrate CWS sw34refactor1


2010-11-01  Vladimir Glazunov  <vg@openoffice.org>  [de31797d644e96938062ceb4c69c1cc2a89c7090]

CWS-TOOLING: integrate CWS sw34refactor1


2010-11-01  Thorsten Behrens  <tbehrens@novell.com>  [e5eab37d6fa6d49790d44e15b5908f0a735a629a]

Make envvar SAL_NO_MOUSEGRABS avoid mouse grabs on X11

When debugging UI code, mouse grabs can really get in the way -
so just set SAL_NO_MOUSEGRABS=1 and LibO will stop blocking your
X11 session, when a gdb breakpoint hits.

2010-11-01  Vladimir Glazunov  <vg@openoffice.org>  [5b87db5f3e00ea6e04af2b514f5f869cea59af09]

CWS-TOOLING: integrate CWS sw34bf01


2010-11-01  Vladimir Glazunov  <vg@openoffice.org>  [1082d334d1261b5c36c2abe0b030983d5f183a8e]

CWS-TOOLING: integrate CWS sw34bf01


2010-11-01  Vladimir Glazunov  <vg@openoffice.org>  [8d3cd5fd96b6566609a22f36eed40f3275a07479]

CWS-TOOLING: integrate CWS sw34bf01


2010-11-01  Vladimir Glazunov  <vg@openoffice.org>  [c68b09621df81647884cb8a4d75c2a76b778126a]

CWS-TOOLING: integrate CWS sw34bf01


2010-11-01  Vladimir Glazunov  <vg@openoffice.org>  [7c398ce0645d0988835d7817a5ccca5490d05788]

CWS-TOOLING: integrate CWS sw34bf01


2010-11-01  Vladimir Glazunov  <vg@openoffice.org>  [8f45f8b701ad4e5d93c57ddd5669ae1befad6133]

CWS-TOOLING: integrate CWS svarray


2010-11-01  Vladimir Glazunov  <vg@openoffice.org>  [0c8fbf75eead7b6b29e62831722c4e9d8b1950c5]

CWS-TOOLING: integrate CWS svarray


2010-11-01  Vladimir Glazunov  <vg@openoffice.org>  [91af7f324dd1fd5b5c916bd3ca0290c0347a3230]

CWS-TOOLING: integrate CWS svarray


2010-11-01  Vladimir Glazunov  <vg@openoffice.org>  [a0e8417fa7c4ccb408b8c90398665073ccac3315]

CWS-TOOLING: integrate CWS svarray


2010-11-01  Vladimir Glazunov  <vg@openoffice.org>  [f89817da62023a4228dc5c4652d51d1c036d60a5]

CWS-TOOLING: integrate CWS svarray


2010-11-01  Vladimir Glazunov  <vg@openoffice.org>  [27f4278c4547115aabd83347d5ffa015b69a0d9a]

CWS-TOOLING: integrate CWS svarray


2010-11-01  Vladimir Glazunov  <vg@openoffice.org>  [2d6f116c8c371bf91afbb41849c418c6506744dc]

CWS-TOOLING: integrate CWS svarray


2010-11-01  Jan Holesovsky  <kendy@suse.cz>  [3da27a1a1bc85e17067f88de05476e106a0467c8]

Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/ure


2010-11-01  Caolán McNamara  <caolanm@redhat.com>  [a0e7135737dcd6621d04dc847c99f43695d19fae]

rhbz#648475# crash in scanner dialog, reset link in dtor


2010-11-01  Carsten Driesner  <cd@openoffice.org>  [2b618dc4c93283cd248580ba9822280ca1b0322f]

dockingwindows: #i112595# Fix issue with setDockingAreaAcceptor(). Added mising SetAlign() calls for DockingAreaWindows. Some cleanup.


2010-11-01  Jan Holesovsky  <kendy@suse.cz>  [748df2ab7b9643df12bb656e01e4109b4dab6e14]

Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/libs-gui


2010-11-01  Jan Holesovsky  <kendy@suse.cz>  [3473312d6c90cc0fce2baafec90e026c7989be27]

Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/libs-core


2010-11-01  Jan Holesovsky  <kendy@suse.cz>  [575c02a34623b3bb3e596708cbc917cbe2a4eba6]

Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/calc


2010-11-01  Jan Holesovsky  <kendy@suse.cz>  [8d4c39e18f85c19e55630d79131cf003958c5041]

Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/bootstrap


2010-11-01  Vladimir Glazunov  <vg@openoffice.org>  [811f65527244763aeac1f53625392121c7e7bbd5]

#i10000# changes from OOO330 m13


2010-11-01  Vladimir Glazunov  <vg@openoffice.org>  [e231900902cf5d460ad5ee6cbe447133594b11e7]

#i10000# changes from OOO330 m13


2010-11-01  Vladimir Glazunov  <vg@openoffice.org>  [d99b499c29cf9103f30fc639374c062b43b59d36]

#i10000# changes from OOO330 m13


2010-11-01  Vladimir Glazunov  <vg@openoffice.org>  [ad128cf16c23aa82c5ebce16e5b2f1347678505e]

#i10000# changes from OOO330 m13


2010-11-01  Vladimir Glazunov  <vg@openoffice.org>  [9dc094a6791dcba4bf5828a6c00cca04d7815edc]

#i10000# changes from OOO330 m13


2010-11-01  Vladimir Glazunov  <vg@openoffice.org>  [8372a695396ddd6d2639efa208361cd92daf7ade]

#i10000# changes from OOO330 m13


2010-11-01  Vladimir Glazunov  <vg@openoffice.org>  [d33b58aa369a9347727c3bb7361b537024ad2ce0]

#i10000# changes from OOO330 m13


2010-11-01  Vladimir Glazunov  <vg@openoffice.org>  [174393915bf795ce53ba861f78141ed41e03d9ec]

#i10000# changes from OOO330 m13


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

undoapi: moved the last remaining method of SfxMacroConfig (::Call) into the SfxApplication, and got rid of the class completely


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

undoapi: moved the last remaining method of SfxMacroConfig (::Call) into the SfxApplication, and got rid of the class completely


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

undoapi: moved the last remaining method of SfxMacroConfig (::Call) into the SfxApplication, and got rid of the class completely


2010-11-01  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [87438fc8c909328585dcfabc936c30dd16cfb91e]

undoapi: moved the last remaining method of SfxMacroConfig (::Call) into the SfxApplication, and got rid of the class completely


2010-11-01  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [25553ced99b24cd4939945b3b1fa7d4843ed9947]

undoapi: removed SfxObjectShell::Call - the implementation was broken, and it had no clients


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

undoapi: moved the last remaining method of SfxMacroConfig (::Call) into the SfxApplication, and got rid of the class completely


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

undoapi: made the SfxMacroConfig event more slim, by removing unused methods. In turn, got rid of SfxMacroInfo, which is not used anymore


2010-11-01  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [7675582a96f7ae44df1586b74399c926c12dce92]

undoapi: no need to hold a SfxEventConfiguration instance at the application - it has static members only


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

undoapi: no need to hold a SfxEventConfiguration instance at the application - it has static members only


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

undoapi: made the SfxMacroConfig event more slim, by removing unused methods. In turn, got rid of SfxMacroInfo, which is not used anymore


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

undoapi: step 2 of getting rid of SfxMacroConfig


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

undoapi: get rid of the usage of SfxMacroConfig::GetSlotId: the only thing done here is creating an SfxMacroInfo instance, whose only usage is the macro name (nowadays: script name) it carries. This can be done cheaper, by just carrying the string. The slot ID was never actually used.


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

undoapi: removed SfxMacroConfig functionality which related to administration of slot runtime-generated slot IDs corresponding to script macros - the last (pseudo-) client of this was just removed, so all of this is dead


2010-11-01  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [99375cc6d3ec82912918f95c60bf60e930dbbe46]

undoapi: removed unused SFX_CFGGROUP_* items


2010-11-01  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [3da958037834a99e595acd7f19b6122ddd56433f]

undoapi: Enter/LeaveBasicCall are no-ops nowadays - removed


2010-11-01  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [0c8fe3c8582cbe4dcbc4cf27f2f200990a10ff0e]

undoapi: Enter/LeaveBasicCall are no-ops nowadays - removed


2010-11-01  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [6a2a1b824f86dd4d10857e27a9de06b3a6347b1a]

undoapi: removed the remaints of script type selection - this code is dead for *ages*


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

undoapi: removed SfxMacroConfig::CheckMacro/IsBasic, SfxObjectShell::IsBasic, SfxCallMacro - this was dead code


2010-11-01  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [107da5898999f995933b014cd8f3ffa3c93dbf22]

undoapi: removed SfxApplication::IsInBasicCall It checked a counter for being != 0 which, effectively, was set to 1 at application startup, and never reset to 0 (though incremented and decremented by calls to Enter/LeaveBasicCall). So, IsInBasicCall was meaningless. Consequently, Enter/LeaveBasicCall collapse to empty operations, not doing anything anymore. Will (hopefully) remove those, too, but need them for the moment to track and judge, guess, basic calls ...


2010-11-01  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [952bfc2f29732777c0cdd79170f6a47ecc3ac4c7]

undoapi: removed SfxApplication::IsInBasicCall It checked a counter for being != 0 which, effectively, was set to 1 at application startup, and never reset to 0 (though incremented and decremented by calls to Enter/LeaveBasicCall). So, IsInBasicCall was meaningless. Consequently, Enter/LeaveBasicCall collapse to empty operations, not doing anything anymore. Will (hopefully) remove those, too, but need them for the moment to track and judge, guess, basic calls ...


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

undoapi: removed the semi-dead ScriptDisplaySettings config settings (and their only client)


2010-11-01  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [3af1f2b59fa68612d988b38b14a58c2acc7eb829]

undoapi: removed the semi-dead ScriptDisplaySettings config settings (and their only client)


2010-11-01  Mathias Bauer  <mba@openoffice.org>  [5eb79dec3d96d4615f58eedfce048d405cee614e]

CWS swlayoutrefactoring: resync to m91


2010-11-01  Caolán McNamara  <caolanm@redhat.com>  [2fa0cd7de1ecbb266f8f103406903ec7d6b558f0]

there's something very odd going on here


2010-11-01  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [6255228df4eed1fdf3f29eaa5e973e71d3ed9429]

undoapi: removed unused SfxTitleQuery/QueryTitle


2010-11-01  os  <os@openoffice.org>  [9f7cb00c135c713c2dfaf931b02487f0057320dd]

#i110287# omit caption separator if caption text is empty


2010-11-01  Kalman Szalai - KAMI  <kami911@gmail.com>  [66a11bbd35f87b6dbdd81a685da7793bd93f7681]

Save 1MB on wizards per language

Bitmaps are packaged as language dependent files however, no
language dependency at all in bitmaps. This patch only pack one instance
so we can save 1MB diskspace for every language in multi lang installer.

2010-11-01  Luboš Luňák  <l.lunak@suse.cz>  [834f3f8068aa48ae1d1ba66213242b3aef7e60db]

using Qt4's Glib-based event loop should work now

Qt commit http://qt.gitorious.org/qt/qt/merge_requests/2492 , should
be in 4.8.

2010-11-01  Kalman Szalai - KAMI  <kami911@gmail.com>  [adf7dc232d874a2670dea2dcd3805b8b2ddfdbe3]

Save 1MB on wizards per language

Bitmaps are packaged as language dependent files however, no
language dependency at all in bitmaps. This patch only pack one instance
so we can save 1MB diskspace for every language in multi lang installer.

2010-11-01  Jan Holesovsky  <kendy@suse.cz>  [752d233ca1dbf78d1d3a333defb4295f700c7ff9]

Merge commit 'ooo/OOO330_m13'


2010-11-01  Jan Holesovsky  <kendy@suse.cz>  [746fae32d5f88865d45c886af9029343ecdd7c33]

Merge commit 'ooo/OOO330_m13'


2010-11-01  Jan Holesovsky  <kendy@suse.cz>  [bb7dd559d58281f40166d11112b2242838356e2a]

Merge commit 'ooo/OOO330_m13'

Conflicts:
	vcl/unx/gtk/gdi/salnativewidgets-gtk.cxx

2010-11-01  Jan Holesovsky  <kendy@suse.cz>  [faf3e552c1ff0153ce200db2dfcdb8b45a43f528]

Merge commit 'ooo/OOO330_m13'


2010-11-01  Jan Holesovsky  <kendy@suse.cz>  [cbddc0a030fb9fa548571210fb81c7d64e916cb1]

Merge commit 'ooo/OOO330_m13'


2010-11-01  Jan Holesovsky  <kendy@suse.cz>  [3535ec3d4b090e3c33d893c7f05a8d22698f7c1e]

Merge commit 'ooo/OOO330_m13'

Conflicts:
	instsetoo_native/util/pack.lst
	solenv/inc/minor.mk

2010-11-01  Caolán McNamara  <caolanm@redhat.com>  [10d268c02240ba315595c719ada9db51e514e096]

WaE remove unused Strings


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

dba34a: #i114403# when delivering our text (getText, plus notifications), and we're a filter list box created for a list box control, translate between display strings and values. (Filter list boxes (*not* combo boxes!) still messed up. This needs a follow-up issue.)


2010-11-01  Carsten Driesner  <cd@openoffice.org>  [560e5132f606b1fcd790e3cf97d665cec8c442fc]

dockingwindows: #i112595# Fixed problem related to changes for better layouting. Further code rework


2010-11-01  Caolán McNamara  <caolanm@redhat.com>  [d9e0cc456d09a0996a790c37a6c4629ca067ab2a]

WaE, resolve && || warning with a small optimization


2010-11-01  Caolán McNamara  <caolanm@redhat.com>  [495efa6bb73cc9ce582dbdeac84eb3524eb7ad11]

WaE unused parameter


2010-11-01  Andreas Mantke  <maand@gmx.de>  [fd6089b97bab4a1558bbe8c48ce6620007616326]

translation of comments to English


2010-11-01  Caolán McNamara  <caolanm@redhat.com>  [f14aef50452ff3021d1cc62814987af5ef7b78b7]

remove unused copy-and-pasted PAM_BINARY_MSG from os2 port


2010-11-01  David Tardon  <dtardon@redhat.com>  [22c1a4834e8210e0bdb4fbfdf78b0b66014aab28]

add missing parenthesis


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

dba34a: properly append the OR when retrieving the filter clause


2010-11-01  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [4451fc307f9bb4bc0e989a9cb4a7788c9cf1e4fa]

dba34a: #i115312# partly reverted the fix for issue #i114403#: don't quote string literals in the form controller, this is the responsibility of the filter control, which can decide much better in which situations this is necessary


2010-11-01  os  <os@openoffice.org>  [d0e31654bf2d5cbbacce9ed45210dd8881fd3d6a]

#i115314# FN_INSERT_FRAME: keep WrtShell locally to prevent crash after sub shell dispose


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

dba34a: during #i115312#: getFastPropertyValue( FILTER ): don't deliver an invalid filter when one predicate string cannot be generated, instead just skip this particular string


2010-11-01  Michael Meeks  <michael.meeks@novell.com>  [0382837978b86cfa1b842642d04c10c892f5231c]

cleanup makefile


2010-11-01  Michael Meeks  <michael.meeks@novell.com>  [e0b4abb0b61253cb1778ca0068f1006a71fcb6ea]

add restart requested tracing


2010-11-01  Michael Meeks  <michael.meeks@novell.com>  [ab351f4bf46c698e1b932094a539f0857cc08e1a]

comment disabled extensions import


2010-11-01  Michael Meeks  <michael.meeks@novell.com>  [2c40efb012f29df4d02cdc4e7e3e96e3713a75ad]

Further simplify and trace migration code


2010-11-01  Michael Meeks  <michael.meeks@novell.com>  [ba1ec85d69d9b4d39c0b89b4b6711b93965d95f1]

Simplify migration API, fix typos, and add trace output


2010-11-01  Michael Meeks  <michael.meeks@novell.com>  [e310934150cb9ac98b76ff188aa04f6bcdb36487]

Install and register the oo3 migration code


2010-11-01  Caolán McNamara  <caolanm@redhat.com>  [24a94d9d539be238fc60bdd13a1da20e6f9feb20]

give another go at enabling this test using rdb copies and only for Linux


2010-11-01  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [98a64d26435b2e9a40e158f17f22641423e10183]

dba34a: s_propertyMetaData should not be a global static, as it uses other global statics for initialization, which makes proper initialization dependent on module-load-order


2010-11-01  Caolán McNamara  <caolanm@redhat.com>  [0bafc38b53e170a148b6f1e346a070bd2d77fe3b]

always build this tools cppunit test


2010-11-01  Juergen Schmidt  <jsc@openoffice.org>  [31e21f3789a79a182cf81fa0f120c9588612b852]

jsc331: i115310: correct resolveLink function


2010-11-01  Niko Rönkkö  <ronkko@iki.fi>  [8a74ad5e9e2d4d94e9396b4544b65dd3efb45421]

Wrong option name in help bootstrap


2010-11-01  Juergen Schmidt  <jsc@openoffice.org>  [998b68d0b3a5f7d94decf7ea2aa9473c04178902]

jsc331: i115237: add missing not operator


2010-11-01  Gert Faller  <gertfaller@aliceadsl.fr>  [26d49e1f8da91f50448749d4aeb5227e82827473]

fix cppcheck realloc warning


2010-11-01  Dirk Voelzke  <dv@openoffice.org>  [3999199798a8d205062cdab73248c8a78f55a56c]

dv22: merge with DEV300_m91


2010-11-01  Dirk Voelzke  <dv@openoffice.org>  [6ae418e263d9f73c0c3dc9a4859c1f12b6a7ded2]

dv22: merge with DEV300_m91


2010-11-01  Dirk Voelzke  <dv@openoffice.org>  [84787be15b9a323db2a9a2d3dd7e90f470003ca8]

dv22: merge with DEV300_m91


2010-11-01  Dirk Voelzke  <dv@openoffice.org>  [116c20c746e6afccbfc0a25c81b9ac10db394454]

dv22: merge with DEV300_m91


2010-11-01  Dirk Voelzke  <dv@openoffice.org>  [95200c5e2c1916309f54d26ecb4ecca0e73b79e2]

dv22: merge with DEV300_m91


2010-11-01  Gert Faller  <gertfaller@aliceadsl.fr>  [6698ddb93999097587c9be6ba0c908cf847b1400]

fix cppcheck realloc warning


2010-11-01  os  <os@openoffice.org>  [8525440e6cd341d8062d71adb8441a5ffabebb1b]

rebase to m91


2010-11-01  os  <os@openoffice.org>  [ffdb53619f62b25aebfa3d699f6f4771fb6cae9f]

rebase to m91


2010-11-01  os  <os@openoffice.org>  [78025b3f492e6d3b7afdf261728d74e7c00ce2d5]

rebase to m91


2010-11-01  Joseph Powers  <jpowers27@cox.net>  [ddec70f39e40eea43b8a3380edbb2086dcfb73ac]

Macro Cleanup in UNO land.


2010-10-31  Gert Faller  <gertfaller@aliceadsl.fr>  [e6c68c3eed472aef1c116d27ff6e35e52622463d]

fix cppcheck warnings


2010-10-31  Joost Eekhoorn  <joost.eekhoorn@gmail.com>  [5d3885fa8bd00191902589ba7c45a2fcb5943daf]

use RTL_CONSTASCII_USTRING_PARAM


2010-10-31  Joost Eekhoorn  <joost.eekhoorn@gmail.com>  [503a73b8f74f88c65636487e2ebc89cc18d918f6]

use RTL_CONSTASCII_USTRING_PARAM


2010-10-31  Joost Eekhoorn  <joost.eekhoorn@gmail.com>  [e7391fd13e5c7e131c25858c01251ec429c4c121]

use RTL_CONSTASCII_USTRING_PARAM


2010-10-31  Joost Eekhoorn  <joost.eekhoorn@gmail.com>  [d23c8832eee894356850ce1a5531a4280b071ca0]

use RTL_CONSTASCII_USTRING_PARAM


2010-10-31  Caolán McNamara  <caolanm@redhat.com>  [82aea471a0b5cf36d4f431229cd0a37084eb89b0]

strcpy cannot be used with overlapping src and dest


2010-10-31  Kalman Szalai - KAMI  <kami911@gmail.com>  [49d5bdcf4d516b21721f1ed6d313ea4a170d39eb]

Adding extended support for additional gallery localizations


2010-10-31  Niko Rönkkö  <ronkko@iki.fi>  [2cfc85b44e63178bfd196701b2a13d8bb8843037]

Cleaning and organizing of configure.in


2010-10-31  Kalman Szalai - KAMI  <kami911@gmail.com>  [fea23de1d23559f3e3dc71a0ac5f61366defd8dd]

Fix bootstrap's configure


2010-10-31  Caolán McNamara  <caolanm@redhat.com>  [1455a3780d07448ee010ef489bd337244f9870d0]

use RTL_CONSTASCII_USTRINGPARAM avoiding possible ternary operator confusion


2010-10-31  Gert Faller  <gertfaller@aliceadsl.fr>  [17b2cadb72a76ec120de95bc78201b9dcb96878e]

Use RTL_CONSTASCII_USTRINGPARAM macro


2010-10-31  Joost Eekhoorn  <joost.eekhoorn@gmail.com>  [a62ff01d8c447928a85b6eeeb2d3d1ab4251490a]

Use RTL_CONSTASCII_USTRINGPARAM macro


2010-10-31  Joost Eekhoorn  <joost.eekhoorn@gmail.com>  [b3667c7895901efc00807ec0d11ba0fd16fe8b68]

Use RTL_CONSTASCII_USTRINGPARAM macro


2010-10-31  Joost Eekhoorn  <joost.eekhoorn@gmail.com>  [76c767896a6de3c205f0025b6d85d2eddb2c6474]

use RTL_CONSTASCII_USTRINGPARAM


2010-10-31  Kalman Szalai - KAMI  <kami911@gmail.com>  [4c9f10bbbcdfca8ba3c66c9b52adb1946da06708]

Less warning with apache-common


2010-10-31  Kalman Szalai - KAMI  <kami911@gmail.com>  [771ebc23c9f9916ee576bde77aa75f4a06dc6e33]

Fix a typo


2010-10-31  Kalman Szalai - KAMI  <kami911@gmail.com>  [4f786af9b6704f8e3c353ad6b679f572dcfbaade]

Adding Barcode extension


2010-10-31  Kalman Szalai - KAMI  <kami911@gmail.com>  [107303bd3e90d48d5a18d3880e5a04270f894a03]

Adding Barcode extension


2010-10-31  Kalman Szalai - KAMI  <kami911@gmail.com>  [823cb6a74d9100b7a6d0a23722debbd329a8ec89]

Adding Validator extension


2010-10-31  Kalman Szalai - KAMI  <kami911@gmail.com>  [8bbbd39378dd90c9e55ade615c3d7b290b1d5fe0]

Adding Validator extension


2010-10-30  Jani Monoses  <jani@ubuntu.com>  [dba07aeb063da0b459164b3e111c17f6783d6975]

use RTL_CONSTASCII_USTRINGPARAM


2010-10-30  Jani Monoses  <jani@ubuntu.com>  [54e116f12f2c4dbd8ff553833f46001233091544]

Include header file instead of redefining a macro.


2010-10-30  Caolán McNamara  <caolanm@redhat.com>  [12f6fcc93496ca7f5b0b005138d1e5661c6078d1]

fix my own cockup


2010-10-30  Gert Faller  <gertfaller@aliceadsl.fr>  [895f2b616c73de7990772ce817dbd0bf5671f488]

Use RTL_CONSTASCII_USTRINGPARAM


2010-10-30  Gert Faller  <gertfaller@aliceadsl.fr>  [cfa878447fd2c4c396631c6bbea86edf9888c344]

Use RTL_CONSTASCII_USTRINGPARAM


2010-10-30  Kalman Szalai - KAMI  <kami911@gmail.com>  [6082940ccb9e1985093f2e99a8b523f9ce5db4e5]

Adding Diagram extension

Diagram is an OpenOffice.org Draw and Impress extension that creates your favorite diagrams with few clicks.
http://wiki.services.openoffice.org/wiki/Diagram_Extension

2010-10-30  Kalman Szalai - KAMI  <kami911@gmail.com>  [87ec34b20ec01d1ae6724605ec4ab96681802cab]

Adding Diagram extension

Diagram is an OpenOffice.org Draw and Impress extension that creates your favorite diagrams with few clicks.
http://wiki.services.openoffice.org/wiki/Diagram_Extension

2010-10-30  Caolán McNamara  <caolanm@redhat.com>  [0b87f5da53b0b4bb312be5a4127ed722dc2458e8]

small startup optimization


2010-10-30  Caolán McNamara  <caolanm@redhat.com>  [406c8ea567aba8e1aae079059ac773239491f6e7]

small startup optimization


2010-10-30  Caolán McNamara  <caolanm@redhat.com>  [f952d70c484050cc6f168efec61fba2f540d803e]

small startup optimization


2010-10-30  Caolán McNamara  <caolanm@redhat.com>  [fcf499e028a751c8820620c99c1ddccf88b5007b]

small startup optimization


2010-10-30  Caolán McNamara  <caolanm@redhat.com>  [b86494ca371f4891391167142e77f09e98acb08c]

small startup optimization


2010-10-30  Caolán McNamara  <caolanm@redhat.com>  [155c5cae0b02ccf59db1de3e1f94cd5dce30b647]

small startup optimization


2010-10-30  Caolán McNamara  <caolanm@redhat.com>  [3da59050683632fb01d10e7a870a40688de09243]

small startup optimization


2010-10-30  Gert Faller  <gertfaller@aliceadsl.fr>  [b4b9fbd72bdc6faa49cd972bd907ece8aaafbe5a]

Use RTL_CONSTASCII_USTRINGPARAM macro


2010-10-30  David Tardon  <dtardon@redhat.com>  [96295f0000107bca98f444413ce5879027b28e49]

fix building of tests


2010-10-30  Caolán McNamara  <caolanm@redhat.com>  [81f4e177ffbef6e99285baf951b4b182137f5752]

small startup optimization


2010-10-30  Caolán McNamara  <caolanm@redhat.com>  [d915501a3fd045f14528252e618ddd15522791cf]

small startup optimization


2010-10-30  Caolán McNamara  <caolanm@redhat.com>  [4d6ec3c61979c0db4d2af1e05d4d55a4ef6e0c2b]

small startup optimization


2010-10-30  Miklos Vajna  <vmiklos@frugalware.org>  [4fbb5644a879118f05d7e157eca082f672372f0c]

writerfilter: add doxygen comments to undocumented classes in source/filter


2010-10-30  Kalman Szalai - KAMI  <kami911@gmail.com>  [8ced60858742eac2ada333cc172e4c31fc8b1ca5]

Uniformize dictionaries project

* Remove binary (zip) files from source
* Adding pure thesaurus data files
* Remove thesaurus index files
* Generating thesaurus index files during dictionary build

2010-10-29  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [62a759ce1ee86124eb62cdabf86e226aab470a0a]

vcl116: #i97830# new ellipsis text style for menus


2010-10-29  Rene Engelhard  <rene@debian.org>  [5b4d4af3e8bc3b5fb07bceecefc2a47d8e4b8b18]

bin agg


2010-10-29  David Tardon  <dtardon@redhat.com>  [2e43d2389888828130b2e61cb8dc3cd0ebc1c94e]

skip reserved operators


2010-10-29  Rene Engelhard  <rene@debian.org>  [f974a612eb72e7a5e799cacb447cafcea00fe4be]

bin agg


2010-10-29  Caolán McNamara  <caolanm@redhat.com>  [bdf13d154b958ad54cf5fbab9b8081894a6e161c]

some small startup optimizations


2010-10-29  Caolán McNamara  <caolanm@redhat.com>  [0dd92103ac76767afca22d79d637dfbab2ac0fa7]

microopt


2010-10-29  Caolán McNamara  <caolanm@redhat.com>  [6f8383b8cd4e66e818092fb073e951f024139af2]

if we're not going to check for failure, make sure default is sane


2010-10-29  Caolán McNamara  <caolanm@redhat.com>  [c1aecc167f5164fffac6883dc37e33be5e42e200]

small startup optimizations


2010-10-29  Caolán McNamara  <caolanm@redhat.com>  [0b86f9f2ca6533b5d933c0d2d1887906d8fc5796]

small startup optimizations


2010-10-29  Caolán McNamara  <caolanm@redhat.com>  [3ed0d2654530a13acc40bec8c41b63d8cdc6793a]

small startup optimization


2010-10-29  Caolán McNamara  <caolanm@redhat.com>  [7148184cd305d0cb38af892975afb339aad374f9]

explicit X11 for Xlib calls


2010-10-29  Dirk Voelzke  <dv@openoffice.org>  [d0b76582f778a739980d747c861e06af0774541b]

dv22:#i112913# Use only one file with version info


2010-10-29  Dirk Voelzke  <dv@openoffice.org>  [13a3e991825849c851e626cdbec0b40bb8161263]

dv22:#i112913# Use only one file with version info


2010-10-29  Michael Meeks  <michael.meeks@novell.com>  [e89fdd128f4313400eb18f182381309b9aa678c5]

disable macro recording unless in experimental mode

Macro recording is extremely buggy, and generates un-readable or
debuggable macros, keep it available, but only in experimental mode.

2010-10-29  Mathias Bauer  <mba@openoffice.org>  [cc04c581e296b02f84a3997834218b4477a09651]

CWS gnumake2: resolve conflicts and make sources buildable on Linux


2010-10-29  Mathias Bauer  <mba@openoffice.org>  [906a01fb556771d1bd92af4017858a0a5ed3a601]

CWS gnumake2: resolve conflicts and make sources buildable on Linux


2010-10-29  Mathias Bauer  <mba@openoffice.org>  [f8b3fd8adfb0a009c41ea7b1a9f7ea0bd62cace2]

CWS gnumake2: resolve conflicts and make sources buildable on Linux


2010-10-29  Mathias Bauer  <mba@openoffice.org>  [4f40fd2727a826d5d0b06617e5179829d66df5d2]

CWS gnumake2: resolve conflicts and make sources buildable on Linux


2010-10-29  Mathias Bauer  <mba@openoffice.org>  [91e34e4ccc6c61d0b64d250817af7f0d2263b89e]

CWS gnumake2: resolve conflicts and make sources buildable on Linux


2010-10-29  Mathias Bauer  <mba@openoffice.org>  [efc073db760dfafd5fbc0bef4aa17785657f505c]

CWS gnumake2: resolve conflicts and make sources buildable on Linux


2010-10-29  Mathias Bauer  <mba@openoffice.org>  [5eb9ea76e2b0aa72c1bd00d7f0429cb0de3bb1da]

CWS gnumake2: resolve conflicts and make sources buildable on Linux


2010-10-29  Jesús Corrius  <jesus@softcatala.org>  [0ee89b7715ef8848f6cf5ba0a784c3cd1d1c9983]

Actually deliver VC++ 10 compiled Python


2010-10-29  sb  <sb@openoffice.org>  [d06751ee37fb2878f160850541f1a9d694e4a167]

sb135: merged in CWS sb131


2010-10-29  sb  <sb@openoffice.org>  [a96e1cdf3e34781b36dff12d9ce0d740e1948de2]

sb135: merged in CWS sb131


2010-10-29  sb  <sb@openoffice.org>  [7bb50042727845ded0a9303c049e3ce59e8ceb09]

sb135: merged in CWS sb131


2010-10-29  sb  <sb@openoffice.org>  [570f9b88077a985dd71f4037832442ba55f15636]

sb135: merged in CWS sb131


2010-10-29  sb  <sb@openoffice.org>  [b24fbee2e2420a4214abddf0e84b6d230afbee49]

sb135: merged in CWS sb131


2010-10-29  sb  <sb@openoffice.org>  [bc5a922b199f69dd51d9ab484faf4ff98d1df1c5]

sb135: merged in CWS sb131


2010-10-29  sb  <sb@openoffice.org>  [f67fcfc279a242aaee8bd8c7bb20b0c4528ac0bf]

sb135: merged in CWS sb131


2010-10-29  sb  <sb@openoffice.org>  [d8c977b11b7d6f9f1e9d997f028a15fae7d5e386]

sb135: merged in CWS sb131


2010-10-29  Jesús Corrius  <jesus@softcatala.org>  [c6ee546e38d75c734a73728ee57a71ce52870d78]

oowintool should find .NET Framework 4.0 too


2010-10-29  sj  <sj@openoffice.org>  [9640687d784626529912225efae4a8df49f94748]

fixed build problem


2010-10-29  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [d077f1af17a5bf22b79ef6380542c84ab2a89c36]

dba34b: <stl/limits> => <limits>


2010-10-29  Nigel Hawkins  <n.hawkins@gmx.com>  [d23d3c5b56865e7c226f7dfa9e6250de6da77eb0]

Fix javadoc comments in SpreadsheetEncoder.java


2010-10-29  Nigel Hawkins  <n.hawkins@gmx.com>  [f809fcb6b50b473df56360495f99852819e09e52]

Fix javadoc comments in SheetSettings.java


2010-10-29  Nigel Hawkins  <n.hawkins@gmx.com>  [89342bccf8e059843d6a9b461f4d6df1d60a0b61]

Fix javadoc comments in RowStyle.java


2010-10-29  Nigel Hawkins  <n.hawkins@gmx.com>  [11de9d98792473ba7267cf38ac4620c7b69e7ed2]

Fix javadoc comments in NameDefinition.java


2010-10-29  Nigel Hawkins  <n.hawkins@gmx.com>  [eea0b725c26dc1d49f12e1f2255170795f3d3b25]

Fix javadoc comments in Format.java


2010-10-29  Nigel Hawkins  <n.hawkins@gmx.com>  [66d65224b29017e18b134427c548579d10c3f1ec]

Fix javadoc comments in ColumnStyle.java


2010-10-29  Nigel Hawkins  <n.hawkins@gmx.com>  [9a93f7ce02ddce11da85d4ed18cdf52ea2586449]

Fix javadoc comments in ColumnRowInfo.java


2010-10-29  Nigel Hawkins  <n.hawkins@gmx.com>  [7f604c2bfcf833252af9235c2c92c08db1b23800]

Fix javadoc comments in CellStyle.java


2010-10-29  Nigel Hawkins  <n.hawkins@gmx.com>  [abe492234be23176ca0a4da5640024ebb00310fd]

Fix javadoc comments in BookSettings.java


2010-10-29  Caolán McNamara  <caolanm@redhat.com>  [33b2a939a8837a4336d019ace8f9020cf9005741]

new/delete mismatch


2010-10-29  Caolán McNamara  <caolanm@redhat.com>  [bd8c444e45df48784cbe05a227fdc69c0d05d249]

mismatched new/delete


2010-10-29  Jan Holesovsky  <kendy@suse.cz>  [5785e4f4ab9c0e30d709e6150bc7230098ed550b]

Show Java error just once by default.

Improves n#628806, where the user is presented with an amount of the same
dialogs.

2010-10-29  sj  <sj@openoffice.org>  [3de4569874698d5d0eee19787bbee14b68709d7a]

fixed warning (shadowed variable)


2010-10-29  Caolán McNamara  <caolanm@redhat.com>  [e321ace4d878331cdb862f47c31741cb44c74da3]

avoid linking against wrong libstlport by accident when linking against kde


2010-10-29  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [b616506bb55db215b042e164529f4e0a98a8c7b0]

merge after pulling DEV300.m91


2010-10-29  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [e0d525c02bdebfbf7d9f08339f21d732a8d59071]

merge after pulling DEV300.m91


2010-10-29  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [13d85e12288d90a241e9b4cbfb84391c6efae9ad]

merge after pulling DEV300.m91


2010-10-29  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [12bbe929d436dd0ce18cd65f0eb798a423dea886]

merge after pulling DEV300.m91


2010-10-29  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [ff778a6b97c5b688537c543aad868b694ff264f9]

merge after pulling DEV300.m91


2010-10-29  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [d2e595727b951c56e41a5872423a8ef95c95e489]

merge after pulling DEV300.m91


2010-10-29  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [34d202593f2d0b0bd4f6fd0628f7f92f754ccb65]

merge after pulling DEV300.m91


2010-10-29  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [10ea4dbdf427c7dd91747dc6642598a4311d9dea]

merge after pulling DEV300.m91


2010-10-29  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [eba7ca82c2f08a7f9b7599330741119aad003473]

merge after pulling DEV300.m91


2010-10-29  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [44a73f1f53377e9c56d641591553dfc46e771cd7]

merge after pulling DEV300.m91


2010-10-29  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [fe74a4e751c79f3c0f26e667cb82be78cbc64540]

merge after pulling DEV300.m91


2010-10-29  Caolán McNamara  <caolanm@redhat.com>  [fef82b761b5d112c137934c4b6c699056e910264]

fix crash I saw testing this earlier


2010-10-29  Michael Meeks  <michael.meeks@novell.com>  [37ef1e8c958abc81bb87c2c12f35c885d27fead0]

Enable in-line formula editing when in experimental mode


2010-10-29  Muthu Subramanian K  <sumuthu@novell.com>  [b25ab5aef6f68beccb7e5dd362d2eaf54cb43e23]

Disabling commentPr export - since MSO is yet to support this.


2010-10-29  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [4143de6ad38033772349bdd8cfd772901290f1d7]

merge after pulling DEV300.m91


2010-10-29  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [2f2dc57988ba54f36e66cd647061df6e125b80d3]

merge after pulling DEV300.m91


2010-10-29  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [a70acdf8cf42c99f2611faa8033d9375412cd655]

merge after pulling DEV300.m91


2010-10-29  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [4ec3e94425c2fcc55f1a137d58cb20877a9147c0]

merge after pulling DEV300.m91


2010-10-29  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [faa4a70d6eac25b613c8c23de2a48f34d8faf2ac]

merge after pulling DEV300.m91


2010-10-29  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [bf76057340dd92a245b0e24f04cde619fa7f0570]

merge after pulling DEV300.m91


2010-10-29  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [b044b8bb116b41ee6a3ac83b0f176e9fe52dd108]

merge after pulling DEV300.m91


2010-10-29  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [0ecc82909f55aa7176cc3833aac269dbe62b5306]

merge after pulling DEV300.m91


2010-10-29  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [c179f1e8346fdd7bf7fbc8f3796767f754342648]

merge after pulling DEV300.m91


2010-10-29  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [d40fb52a59327bf8b717b6cc524410319057fdbd]

merge after pulling DEV300.m91


2010-10-29  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [db7d3edcaa9bad8a26d01ec3d21cbf93c2e8f421]

merge after pulling DEV300.m91


2010-10-29  sb  <sb@openoffice.org>  [6a8b1a61e7609d82f372e0e78b165e83522063b6]

sb132: #i114840# $(CPPUNITTESTER) is not yet available while building sal


2010-10-29  sb  <sb@openoffice.org>  [0b0c7eabb8b04402848061c75242dee447a12fac]

sb132: merged in DEV300_m91


2010-10-29  sb  <sb@openoffice.org>  [8b6cb5a7827258bd599ed08151f0b9699d188903]

sb132: merged in DEV300_m91


2010-10-29  sb  <sb@openoffice.org>  [eecee28f0007a745c97a28e278cf8d5c8b138bb6]

sb132: merged in DEV300_m91


2010-10-29  sb  <sb@openoffice.org>  [c41365da78afc629d6b9f3d661a3428c7ebef4f7]

sb132: merged in DEV300_m91


2010-10-29  sb  <sb@openoffice.org>  [78f142023d50437135e8647e6422930862fdd0d6]

sb132: merged in DEV300_m91


2010-10-29  sb  <sb@openoffice.org>  [b199c053fa6c7afd0ef3629e6adeb085c18beef9]

sb132: merged in DEV300_m91


2010-10-29  sb  <sb@openoffice.org>  [5c1d421fbfa86e0f6230177301ac1cae3ece4758]

sb132: merged in DEV300_m91


2010-10-29  sb  <sb@openoffice.org>  [a16365cf65a3088b9ff539d9878dd6db0d73f698]

sb132: merged in DEV300_m91


2010-10-29  sb  <sb@openoffice.org>  [c209176715846f062ef46038a37da9a48c6f8708]

sb132: merged in DEV300_m91


2010-10-29  Sebastian Spaeth  <Sebastian@SSpaeth.de>  [7cb6bbca6669972bdcc7843c8a447fb4dde83774]

libs-gui: Remove emacs modelines in the middle of the file

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>

2010-10-29  Sebastian Spaeth  <Sebastian@SSpaeth.de>  [3ae6596222b071e6f2a32b1f07191538db548072]

libs-core: Remove emacs modelines in the middle of the file

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>

2010-10-29  Sebastian Spaeth  <Sebastian@SSpaeth.de>  [9b42f3478586ed199fbfea07e9f71c5a75665e0f]

filter: Remove emacs modelines in the middle of the file

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>

2010-10-29  Sebastian Spaeth  <Sebastian@SSpaeth.de>  [63eb2c49dd3561cc5ac9f4e4a54ea30c76ab148a]

writer: Remove emacs modelines in the middle of the file

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>

2010-10-28  Kohei Yoshida  <kyoshida@novell.com>  [5e56dc2da031706e6a6d67306e3bcae3faf01ae9]

Allow activation of cell even when the document is read-only.

This behavior is very handy when checking for referenced cells
visually by pressing F2.  No cell content modification is allowed
of course. (n#647982)

2010-10-28  Joseph Powers  <jpowers27@cox.net>  [036b5672094c33db47010c6a52ba1ed720d8150b]

Mac OS9 Cleanup #7


2010-10-29  Jesús Corrius  <jesus@softcatala.org>  [5a816bc42a4b5c43cd07a36a752d2fd14cfa829b]

Visual Studio 2010 project files for Python


2010-10-28  Joseph Powers  <jpowers27@cox.net>  [190a4e7c3146643c56eac353923df322b9609cd6]

Mac OS9 Cleanup #6


2010-10-28  Joseph Powers  <jpowers27@cox.net>  [a8f7d98b4ab01d1b427a92909fbf29971e53c4eb]

Mac OS9 Cleanup #4


2010-10-28  Joseph Powers  <jpowers27@cox.net>  [b9f8d2cdcc7b937892c16b640a401c454b84d2d7]

Mac OS9 Cleanup #3


2010-10-28  Joseph Powers  <jpowers27@cox.net>  [e64c02f061d711e27fdaac75efec5339ded942ba]

Mac OS9 Cleanup #2


2010-10-28  Jonas Finnemann Jensen  <jopsen@gmail.com>  [4a32655ef510d11dd3ab93a519554455c7c2e82e]

Updating todo-file for visual editor, and adding graph dump script


2010-10-28  Mathias Bauer  <mba@openoffice.org>  [9ee6e6812fc48c66e0c4ee5fb81c87823f13cccf]

CWS gnumake: resync to m91; conflicts unresolved


2010-10-28  Mathias Bauer  <mba@openoffice.org>  [80bd5257ddb52747397dbe572ca427550297b568]

CWS gnumake: resync to m91; conflicts unresolved


2010-10-28  Mathias Bauer  <mba@openoffice.org>  [c3fa44060e64fd2921f093dc63b2316e2c4030f3]

CWS gnumake: resync to m91; conflicts unresolved


2010-10-28  Mathias Bauer  <mba@openoffice.org>  [295e6b51d5ef36d12bb2a4ae1ad1a79a7b8aa464]

CWS gnumake: resync to m91; conflicts unresolved


2010-10-28  Mathias Bauer  <mba@openoffice.org>  [f0b556722d70317842b9e297271e7165594dd2cc]

CWS gnumake: resync to m91; conflicts unresolved


2010-10-28  Mathias Bauer  <mba@openoffice.org>  [91f418099eccc7e1d15d7fcd9ebaea75cb69a716]

CWS gnumake: resync to m91; conflicts unresolved


2010-10-28  Mathias Bauer  <mba@openoffice.org>  [c93f01621fa781108cf70e9a80d4c350dc7902c1]

CWS gnumake: resync to m91; conflicts unresolved


2010-10-28  Mathias Bauer  <mba@openoffice.org>  [83d7b776fba6a9b6be8e52f221b237b49ff7612d]

CWS gnumake: resync to m91; conflicts unresolved


2010-10-28  Mathias Bauer  <mba@openoffice.org>  [e775b40a11ca0eab7964dacc8387367086e2b029]

CWS gnumake: resync to m91; conflicts unresolved


2010-10-28  Mathias Bauer  <mba@openoffice.org>  [b6fb876a55bf70003e42fd23786324b746b24aff]

CWS gnumake: resync to m91; conflicts unresolved


2010-10-28  Mathias Bauer  <mba@openoffice.org>  [0fe045d9566b66b766a8dd967e65ad6d57d78e5b]

CWS gnumake: resync to m91; conflicts unresolved


2010-10-28  Caolán McNamara  <caolanm@redhat.com>  [eec16c464060fd617c1384513a4580cd1d4b62ee]

include algorithm for std::lower_bound


2010-10-28  Kalman Kemenczy  <kkemenczy@gmail.com>  [558a55fb5acb1b69ba55381c9cdd3a2621c4d216]

Added LibreOffice and Tango palettes


2010-10-28  Miklos Vajna  <vmiklos@frugalware.org>  [b9a06728f8f5b7c77684b9c5510e957c21f39e83]

RTF: add missing doxygen comments for classes

Also remove duplicated modelines. The ones added automatically are
right, no need for the old ones.

2010-10-28  Rene Engelhard  <rene@debian.org>  [944dd75eed622c72bb676d8f4d9d944b8326b3a9]

bin agg


2010-10-28  Michael Meeks  <michael.meeks@novell.com>  [d4d87273d28de1d5c9b3bcc7fa70714658b531b6]

add experimental config option


2010-10-28  Michael Meeks  <michael.meeks@novell.com>  [12b39f06456e018f9e527ab576702ac626bf3dda]

add experimental config option


2010-10-28  Michael Meeks  <michael.meeks@novell.com>  [eb3ab31953aa2463533223c1feca0db50a2341d1]

re-arrange options dialog to add experimental option


2010-10-28  Vladimir Glazunov  <vg@openoffice.org>  [213c9f9662001c25bf37b8e35ec779a39b764d8e]

#i10000# regenerated configure


2010-10-28  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [edab85623d2fa18a5ba030c2eb2c6cc8260f162d]

vcl116: #i97830# take accelerator sign (tilde) into account when checking for ellipsis string


2010-10-28  Ruediger Timm  <rt@openoffice.org>  [c5be81d613d729542a4dfda7680d9ce9a4beb6ee]

masterfix OOO330: #i10000# Update list of default base addresses for windows rebase process.


2010-10-28  sb  <sb@openoffice.org>  [c1802b57aaa4ee41b56e880f68644c7d08c163f7]

sb132: #i114290# current OSL_THIS_FUNC, esp. as used in OSL_LOG_PREFIX, does not work


2010-10-28  Caolán McNamara  <caolanm@redhat.com>  [08cbfebc045715334701b2a7f318d10256499d50]

add modelines to .h and .c files as well


2010-10-28  Caolán McNamara  <caolanm@redhat.com>  [f0a94a67d3eb6d9ade5501db273d73c4091817ef]

remove duplicate modelines


2010-10-28  Caolán McNamara  <caolanm@redhat.com>  [cb6434031c8325127a6bf863847a70d12a420cc5]

remove duplicate modelines


2010-10-28  Caolán McNamara  <caolanm@redhat.com>  [758c8774fbbd09c4202c0744c06945e3cf7e1a99]

add modelines to .hxx files as well


2010-10-28  Caolán McNamara  <caolanm@redhat.com>  [55ae7b1537e8964bbd46b54588a84f32342a951a]

add modelines to .hxx files as well


2010-10-28  Caolán McNamara  <caolanm@redhat.com>  [8c97ec61d74261b4dd18b6f65f70be92dd85a794]

add modelines to .hxx files as well


2010-10-28  Caolán McNamara  <caolanm@redhat.com>  [b77940e5af41aae869e9415aef5b184a51601df4]

add modelines to .hxx files as well


2010-10-28  Caolán McNamara  <caolanm@redhat.com>  [ad3292e2b3adee95e6a0473ee8a5c29df2e20c90]

add modelines to .hxx files as well


2010-10-28  Caolán McNamara  <caolanm@redhat.com>  [de58ebee9c48791b59e3763d8e5187f6ac00b4ad]

add modelines to .h files as well


2010-10-28  Caolán McNamara  <caolanm@redhat.com>  [0b2fceaafa534252ffabb37dec803ed2c37d518c]

add modelines to .h files as well


2010-10-28  Caolán McNamara  <caolanm@redhat.com>  [fa4882b94f4153c90538d7566e48aceda96bd72a]

add modelines to .h files as well


2010-10-28  sb  <sb@openoffice.org>  [9bb0061938a0c76a1b221a214dff8afe0bcdcb4e]

sb132: #i114877# combined configmgr::Components::{init,get}Singleton


2010-10-28  Juergen Schmidt  <jsc@openoffice.org>  [7b79ab8131a422e582953518d2c85c7c540de563]

jsc340: i115253: insert message windows only


2010-10-28  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [918911ae91a8b361b645d2f147fc855cf1bc5945]

dr77: #i115296# add constants for SpreadsheetViewSettings::Show... properties


2010-10-28  sb  <sb@openoffice.org>  [a8fcfe71a0c236d31444922984b577c600bfd120]

sb132: #i114840# fix inadvertent deviation of stringToDouble from C99 strtod


2010-10-28  Ocke.Janssen  <Ocke.Janssen@oracle.com>  [4f0b5dd9e5cbed65f16f522052daffd4fa5ca3b6]

Automated merge with http://hg.services.openoffice.org/cws/dba34b


2010-10-28  Ocke.Janssen  <Ocke.Janssen@oracle.com>  [fbe01937dcea44bf7a905ba53c51a3a9886ab851]

Automated merge with http://hg.services.openoffice.org/cws/dba34b


2010-10-28  Ocke.Janssen  <Ocke.Janssen@oracle.com>  [f26be3a66255b73d721c34471b4ca6abd054c4de]

Automated merge with http://hg.services.openoffice.org/cws/dba34b


2010-10-28  Ocke.Janssen  <Ocke.Janssen@oracle.com>  [8dbce744eeebf1f37a577e224b3b215577d05542]

Automated merge with http://hg.services.openoffice.org/cws/dba34b


2010-10-28  Ocke.Janssen  <Ocke.Janssen@oracle.com>  [eabb7d4274e63c734acccc8a8cb98c636fd27016]

Automated merge with http://hg.services.openoffice.org/cws/dba34b


2010-10-28  Ocke.Janssen  <Ocke.Janssen@oracle.com>  [0e3a3fb0ce1b8723ee6346c233dcb7741b134011]

Automated merge with http://hg.services.openoffice.org/cws/dba34b


2010-10-28  Ocke.Janssen  <Ocke.Janssen@oracle.com>  [31e04226b81c2c18b34ffc692c4e5e42d9a6ca02]

Automated merge with http://hg.services.openoffice.org/cws/dba34b


2010-10-28  Ocke.Janssen  <Ocke.Janssen@oracle.com>  [7a4c1bac8d258cb755e26ed9a46c391f76ee3508]

Automated merge with http://hg.services.openoffice.org/cws/dba34b


2010-10-28  Ocke.Janssen  <Ocke.Janssen@oracle.com>  [e54eb384c35942dfdc9462dded1635c15ac0f53d]

Automated merge with http://hg.services.openoffice.org/cws/dba34b


2010-10-28  Ocke.Janssen  <Ocke.Janssen@oracle.com>  [dc53523a1481cdc1752c418cf0774a3761366aca]

Automated merge with http://hg.services.openoffice.org/cws/dba34b


2010-10-28  Ocke.Janssen  <Ocke.Janssen@oracle.com>  [478fef773d1c5f2dcc60d308ed2141da1726b006]

Automated merge with http://hg.services.openoffice.org/cws/dba34b


2010-10-28  Ocke.Janssen  <Ocke.Janssen@oracle.com>  [a6bb239e8d5f8cbfcca92cc11d79da097382a376]

Automated merge with http://hg.services.openoffice.org/cws/dba34b


2010-10-28  Ocke.Janssen  <Ocke.Janssen@oracle.com>  [e791dab4a06f952bd004ea7ce54823f60d151d49]

Automated merge with http://hg.services.openoffice.org/cws/dba34b


2010-10-28  sb  <sb@openoffice.org>  [a30ca9cb0a7fb85e7fd9d9b24701e99c608be82d]

sb132: #i109191# avoid early finalization of Java URP proxies


2010-10-28  Juergen Schmidt  <jsc@openoffice.org>  [fa59c73830964b2add1443f5b081982342802eca]

jsc340: fix problem in resolveLink


2010-10-28  Juergen Schmidt  <jsc@openoffice.org>  [34ed8946e9fac7b881122b8566b1fd865bc1232d]

jsc340: i114887: remove idls for old draft types


2010-10-28  Ocke.Janssen  <Ocke.Janssen@oracle.com>  [88001af7151a7bfab200f8fb3ec75204c57f034a]

Automated merge with http://hg-lan.germany.sun.com/ooo/DEV300


2010-10-28  Ocke.Janssen  <Ocke.Janssen@oracle.com>  [604abac4fd4c95d23129219d2a4efd49622d4ef4]

Automated merge with http://hg-lan.germany.sun.com/ooo/DEV300


2010-10-28  Ocke.Janssen  <Ocke.Janssen@oracle.com>  [9f9d4c1cf3eaeb47193653e1655f02be674e3f0a]

Automated merge with http://hg-lan.germany.sun.com/ooo/DEV300


2010-10-28  Ocke.Janssen  <Ocke.Janssen@oracle.com>  [082f6833271d2971d7d82e9ed4785ea29750cb19]

Automated merge with http://hg-lan.germany.sun.com/ooo/DEV300


2010-10-28  Ocke.Janssen  <Ocke.Janssen@oracle.com>  [c09654ba879e4b3e9ab6cf3a8bc1161113edb969]

Automated merge with http://hg-lan.germany.sun.com/ooo/DEV300


2010-10-28  Ocke.Janssen  <Ocke.Janssen@oracle.com>  [197b1e45bbb5bfa9eaeb695155bc95d80115ec70]

Automated merge with http://hg-lan.germany.sun.com/ooo/DEV300


2010-10-28  Ocke.Janssen  <Ocke.Janssen@oracle.com>  [db24020b889b136530e48fe5b517bf108452da31]

Automated merge with http://hg-lan.germany.sun.com/ooo/DEV300


2010-10-28  Ocke.Janssen  <Ocke.Janssen@oracle.com>  [931fd5e9d0a6a6222a5e63058d34f2dbe6bfc78c]

Automated merge with http://hg-lan.germany.sun.com/ooo/DEV300


2010-10-28  Ocke.Janssen  <Ocke.Janssen@oracle.com>  [47000da0833c89e7afca03844a0dda9230518a34]

Automated merge with http://hg-lan.germany.sun.com/ooo/DEV300


2010-10-28  Ocke.Janssen  <Ocke.Janssen@oracle.com>  [6f622dd5716140d2602c770bc60e9a308b564906]

Automated merge with http://hg-lan.germany.sun.com/ooo/DEV300


2010-10-28  Ocke.Janssen  <Ocke.Janssen@oracle.com>  [7251723a2c42d6f998868f122af0ae8a9e51592f]

Automated merge with http://hg-lan.germany.sun.com/ooo/DEV300


2010-10-28  Juergen Schmidt  <jsc@openoffice.org>  [21f4435c7287ad6b32b2c4d225c1077719055ba1]

jsc340: i115252: check arch for older Mac version


2010-10-28  Ocke.Janssen  <Ocke.Janssen@oracle.com>  [cc4d9f5b12417cfb18b54633e1976e991d6129fd]

dba34b: #i115290# use insert row instead of key row


2010-10-28  Tor Lillqvist  <tlillqvist@novell.com>  [153fc2b046f01c16bc9d3f28b2cc3e60ecb3b6b2]

Slight cleanup of the Windows stuff

Use correct terminology for the Microsoft compilers, ".NET" was a part
of their name only in the 2003 version. Drop support for the 2003 and
2005 versions. The Platform SDK has been called the Windows SDK for
quite a while. Etc.

2010-10-28  Caolán McNamara  <caolanm@redhat.com>  [2db854a3dc92de8e298f113774ce73c2b19783d7]

Lets try a local copy

lets copy them, on the theory that someone might be editing them during the
test

2010-10-28  Carsten Driesner  <cd@openoffice.org>  [30404a1cea9999f7be7904fd2627162d02793e00]

dockingwindows: #i112595# Fix problem using dockWindow() and toolbar is not correctly shown. Further code cleanup.


2010-10-28  Jesús Corrius  <jesus@softcatala.org>  [6a6190a7bbe8e12a52a8a0a3b69d58ea4a90c31c]

Make some stl functions less ambiguous (fixes VC++ 10 compilation)


2010-10-28  Jesús Corrius  <jesus@softcatala.org>  [409ed5a0128dd2dfdaf9a8a6984da5cb7f8e22df]

Bump _WIN32_WINNT to 0x0403 (fixes VC++ 10 compilation)


2010-10-28  Joachim Lingner  <jl@openoffice.org>  [7f2d39227eb926f571bbcc74a75d71aef6e2f949]

jl160 #i114794 adapting admin.pl to use unopg sync without further parameter


2010-10-28  René Kjellerup  <rk.katana.steel@gmail.com>  [f87611e9a2cbe535a83bc50a89d304e5aa39d528]

remove un-necessary profiling module causing crashes


2010-10-28  Jesús Corrius  <jesus@softcatala.org>  [30757d14fe525bf8264e97b9da37e459e2e886fc]

Add directory for msvcp100 libraries


2010-10-28  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [28785dce3c055589e560f8a0a128ced44827df99]

Fixed a condition: the filter needs to be checked for NULL in every case


2010-10-28  obo  <obo@openoffice.org>  [182919b440b963137a4e7e6b0716782031846a84]

masterfix OOO330: #i10000# BrOffice removed


2010-10-28  Release Engineering  <releng@openoffice.org>  [85838ac5f58252083a32fd3f53dfc5c040ad0c47]

OOO330


2010-10-28  Thorsten Bosbach  <tbo@OpenOffice.org>  [2821da445425f6245509f254e0b102d7299a2829]

#i114476# fixed maximize/minimize on Mac OS X


2010-10-28  Thorsten Behrens  <tbehrens@novell.com>  [427e10554877fdd66d84c1f8a5bb1f60d58d2514]

Improvements to regcomp/cppunit gdb mode

Made gdb not read user config (always ends up in tui mode for me
otherwise), made DEBUG<PROG> vars also recognise the more idiomatic
lowercase versions (e.g. 'dmake debug=t debugcppunit=t' now works)

2010-10-28  Dirk Voelzke  <dv@openoffice.org>  [4516fdc544da8699f6cb551ab9cd13da87c2bed8]

#dv22#i115288# Allow user to ignore updates for an extension


2010-10-28  Dirk Voelzke  <dv@openoffice.org>  [77d58672c644bc403721dccf3baa7fcae8720ed8]

#dv22#i115288# Allow user to ignore updates for an extension


2010-10-28  obo  <obo@openoffice.org>  [50b023a94b59bedf747e1c16e829b8a28d1842a8]

CWS-TOOLING: integrate CWS calc61


2010-10-28  obo  <obo@openoffice.org>  [5a19fa6fb62e6bcf22ef79c6cfbbfed1e59c897f]

CWS-TOOLING: integrate CWS calc61


2010-10-28  obo  <obo@openoffice.org>  [087651450c6aa121ea0f1830e7d8224c79588e41]

CWS-TOOLING: integrate CWS jl162


2010-10-28  Ocke.Janssen  <Ocke.Janssen@oracle.com>  [7abe5ea730c08466dce9a80a45cda41c88a4faad]

dba34b: #i115284# clear hdlentry when it going to be removed


2010-10-27  Caolán McNamara  <caolanm@redhat.com>  [2aee1633048bcb732a5c1917580d305afa54e5ef]

fdo#632229# provide some support for a per-windowframe ApplicationID/WM_CLASS


2010-10-27  Caolán McNamara  <caolanm@redhat.com>  [e9daae2025279d04155ddeb794bb35952e627ed7]

fdo#632229# For unx set WM_CLASSes that matches the .desktop files


2010-10-27  Thorsten Behrens  <tbehrens@novell.com>  [571373ef8f3abcb66140a5db92b109c1f72abcae]

Fix typo in zipfile dependency


2010-10-27  Ingrid Halama  <iha@openoffice.org>  [db36cee77def18c36b2316fee9eac05ff7c9b2d2]

chartextensibility: #i115276# improve layout of hierarchical axis labels


2010-10-27  jgraeme  <jgraeme+lists@gmail.com>  [e924c21986d4ae0a9b98641ccdb1e701250754de]

Filters - Clean up some comments in binfilter/bf_sw/source/core/unocore/


2010-10-27  Tor Lillqvist  <tlillqvist@novell.com>  [9701dc30610792e63e589f5fa6f8f2eb1866c97f]

Fix mutex related compilation errors


2010-10-27  John LeMoyne Castle  <jlc@mail2lee.com>  [916fa4512adb7e41190ca2da520900d000f953d1]

Correct declarations to reduce shadows member warnings


2010-10-27  Thorsten Behrens  <tbehrens@novell.com>  [12b80e76ca8f716984980f8e47bbe9785709b238]

Fix crash in OGL transitions

Seems on sufficiently slow displays, the disposeTextures() call
comes before any window / context has been setup. Fixed along the
lines of fdo#31072.

2010-10-27  Caolán McNamara  <caolanm@redhat.com>  [bbcf2aaa5300c1692786e2ba64614499b9823df3]

add some debugging stuff for regcomp


2010-10-27  Niklas Nebel  <nn@openoffice.org>  [2b0596f11bbd306efb30e20aadcab561279ec348]

calc61: #i115266# handle multiple selection for printing, return valid settings for invalid selection, catch exception from getRenderer


2010-10-27  Niklas Nebel  <nn@openoffice.org>  [beb032bc52ad5fe35db63493ec3a553f45951443]

calc61: #i115266# handle multiple selection for printing, return valid settings for invalid selection, catch exception from getRenderer


2010-10-27  Caolán McNamara  <caolanm@redhat.com>  [4ec09d78acf77de15c7464ec99f82e08b81a8073]

add modelines to .h and .c files as well


2010-10-27  Caolán McNamara  <caolanm@redhat.com>  [5bd92787713263456680d3bc984ae4fed80e1d3a]

micro optimizations


2010-10-27  Caolán McNamara  <caolanm@redhat.com>  [1af4026d3fbb205044059d4024527c217bd24d82]

micro optimize


2010-10-27  Caolán McNamara  <caolanm@redhat.com>  [da5cef0ab476edf496f7591ab511d09336dd197f]

add modelines to .h and .c files as well


2010-10-27  Caolán McNamara  <caolanm@redhat.com>  [c9d96e6ac9985f4bf9e899d6d31937bae374c57d]

add dbg_dumps for string buffers


2010-10-27  Caolán McNamara  <caolanm@redhat.com>  [0b468b7e7dcff4492a74582ef9482f6f0cc13c7c]

add modelines to .hxx files as well


2010-10-27  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [bf2b7b353bae4c7c6c332274d3734bb62243e1a4]

Fixed fdo#31075: Use "Enter Password" in all the dialogs


2010-10-27  Thomas Benisch  <tbe@openoffice.org>  [1f991552dd9c60d4d4008d652af4d97f232cb0f3]

chartextensibility: #i115276# improve layout of hierarchical axis labels in chart


2010-10-27  Thomas Benisch  <tbe@openoffice.org>  [a82a5b6191de8e8dad9f55f0f7da57732a0bef14]

chartextensibility: #i115276# improve layout of hierarchical axis labels in chart


2010-10-27  Thorsten Behrens  <tbehrens@novell.com>  [d93277260291eef4ad8303933209eacd438082fb]

Fix build breakage in OSL_DEBUG_LEVEL>1

Conditionally compiled code referenced _vsnprintf.

2010-10-27  Release Engineering  <releng@openoffice.org>  [035b8335dc769f1d4537d2b645ab9ad17c4891a8]

DEV300


2010-10-27  obo  <obo@openoffice.org>  [4179fa98313618823cf89be863e7238694a7f814]

CWS-TOOLING: integrate CWS dba33l


2010-10-27  Katarina Machalkova  <kmachalkova@suse.cz>  [909c300fa0bb50e57d2b6da3c61c97d8877f93fe]

Merged xlsx-shared-oox-chart-export-part1.diff from ooo-build


2010-10-27  Michael Stahl  <mst@openoffice.org>  [22e9ecace1b03dbab44784af1a5a217a7764c3a8]

merge DEV300_m90


2010-10-27  Michael Stahl  <mst@openoffice.org>  [9643bcf3731313e88c5e70d444121972ea27e70c]

merge DEV300_m90


2010-10-27  Michael Stahl  <mst@openoffice.org>  [d5fef25425e61f4209d95fd3d1aff2d5f6422775]

merge DEV300_m90


2010-10-27  Michael Stahl  <mst@openoffice.org>  [205be580f9fd4676c0be9cfd3b417390ce2bc357]

merge DEV300_m90


2010-10-27  Michael Stahl  <mst@openoffice.org>  [c0dd8e15db4937bf8b7f84c38d69f315444ce042]

merge DEV300_m90


2010-10-27  Wolfram Garten [wg]  <Wolfram.Garten@oracle.com>  [2f44b7a74dcdafd9a879994ab6a3a81063bf1b7e]

i115273,[Automation]: shift old documentation to new style using printlogs


2010-10-27  Wolfram Garten [wg]  <Wolfram.Garten@oracle.com>  [ca35f8aa129d109109e2886e3d9e1f8df5d697a9]

i115273,[Automation]: shift old documentation to new style using printlogs


2010-10-27  Joachim Lingner  <jl@openoffice.org>  [3352853a9d6779a40a50ce7ecee6d794a6a5075f]

jl162 #i115180# fix problems with latest java 1.6.0_22 on MacOS 10.6


2010-10-27  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [439ccc079ad3884b34b7baf8f2004dde398dc65e]

Fixed some fields import bug: symbol visibility problem


2010-10-27  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [0178c09afe75603351cab8e8c022213f8ea7b854]

Fixed a warning due to stupid unchecked changes (from me)


2010-10-27  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [2aab1bfd864c4e6beaa0a789abf954238d32b53b]

Fixed a word length minimum that was removed


2010-10-27  Mattias Johnsson  <m.t.johnsson@gmail.com>  [fa2857fbd214346cdb808971b5830bc8833decc4]

Add character count exclusive of whitespace to document statistics part 1


2010-10-27  Vladimir Glazunov  <vg@openoffice.org>  [d5d2a1cffc728100f8119252ff26f95949e6d35c]

#i115204#,#i115131# HDU: avoid problem on systems with older fontconfig libs,ignore fonts worse than outline fonts


2010-10-27  Carsten Driesner  <cd@openoffice.org>  [1d6df0d19d9fccc559c91dfb864d5cb2b38d864a]

dockingwindows: #i112595# Improve layout function so docking areas are now only shown when completely layouted. No more overlay effects or other artifacts visible


2010-10-27  Martin Gallwey  <martin@gallwey.com>  [a837bbd1ca16b00c6853bf3bb390fca36b49fb9c]

Fail if trying to build as root on Cygwin

Building as root on Cygwin has been knnown to fail in various way, so
prevent that.

2010-10-27  Caolán McNamara  <caolanm@redhat.com>  [6eb0c4895f193e4090535f3e120f4627c2b2353d]

add modelines to .hxx files as well


2010-10-27  Caolán McNamara  <caolanm@redhat.com>  [8cad7d1947a02e28355c03b787df40052b48e4e4]

add modelines to .hxx files as well


2010-10-27  Katarina Machalkova  <kmachalkova@suse.cz>  [a41687b62b0a6f2b79e44311ddf74c52e844ee36]

New files from xlsx-shared-oox-chart-export-part1.diff


2010-10-27  Katarina Machalkova  <kmachalkova@suse.cz>  [9e02fc64430ccdb311a08dd966cce61884a8b34c]

Merged xlsx-shared-oox-chart-export-part1.diff from ooo-build


2010-10-27  Katarina Machalkova  <kmachalkova@suse.cz>  [b9d1610aa212c4283a8af73c6050a0e60993c484]

Merged xlsx-shared-oox-chart-export-part1.diff from ooo-build


2010-10-27  Joachim Lingner  <jl@openoffice.org>  [d726734faf28f6d84f7f97f25b45e46ffd4c53f4]

jl162 #i115180# fix problems with latest java 1.6.0_22 on MacOS 10.6


2010-10-27  Caolán McNamara  <caolanm@redhat.com>  [e9470b00509155fc27598b59acfca26a7b85ae6d]

add modelines to .hxx files as well


2010-10-27  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [395483cdcb04630a52cba44291cb93b72323e97f]

undoapi: no need to assert (via DBG_UNHANDLED_EXCEPTION) exceptions caught while calling IUndoManager::Undo/Redo: by defnition, the manager handled this by clearing the stacks


2010-10-27  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [3d6f1fbb02ba073437cff962bd63ae35e18c0511]

undoapi: no need to assert (via DBG_UNHANDLED_EXCEPTION) exceptions caught while calling IUndoManager::Undo/Redo: by defnition, the manager handled this by clearing the stacks


2010-10-27  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [e6b224ae549fd53e0829ad00f4cb1b93ba329bf6]

undoapi: added assertion to recognize interwoven API/non-API contexts (should not happen, legitimately)


2010-10-27  Niklas Nebel  <nn@openoffice.org>  [c0b1151e425c4467ee8a9defae042497265523c3]

dr77: #i105279# InvalidateTableArea in SetDocumentModified with locked repaint


2010-10-27  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [4aa4dfd21315d5f0707ba60a322d2cde10e7f2a4]

undoapi: EndModelChange: Invalid SID_UNDO/REDO


2010-10-27  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [160655c54623e7e9a8f0290c91de052334b96c48]

undoapi: +SfxViewShell::EnterStandardMode (so far, only dummy implementations in the apps except sw)


2010-10-27  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [736a03a2c01b28c3f5c88f691e193d52783de282]

undoapi: +SfxViewShell::EnterStandardMode (so far, only dummy implementations in the apps except sw)


2010-10-27  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [590de69ae50265faf0037cb78d7d9ca03886e969]

undoapi: +SfxViewShell::EnterStandardMode (so far, only dummy implementations in the apps except sw)


2010-10-27  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [19b80994ffc3c5740b9b7ce0c2755bae9623501b]

undoapi: +SfxViewShell::EnterStandardMode (so far, only dummy implementations in the apps except sw)


2010-10-27  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [b8ae0aaaf14f91ba8d0a7a70516b3da143c1ab57]

undoapi: outsourced locking functionality into a dedicated interface


2010-10-27  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [1cc357cf028e10d16bd1744ae82ffa2242d8bffd]

undoapi: outsourced locking functionality into a dedicated interface


2010-10-27  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [e1cc3232c6608fb49965eadc8d3291b392b87e0e]

undoapi: detailed the error handling


2010-10-27  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [d4be10b3fab2ec80f137d1d86cd9dddd41506015]

undoapi: detailed the error handling


2010-10-27  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [27026fbe5299f053cff0f2cb1a3cb155455b27e6]

undoapi: detailed the error handling


2010-10-27  Michael Meeks  <michael.meeks@novell.com>  [5b598f6b8cbd4356c41ef1ae716f898891da95ba]

Merge branch 'feature/editable-formulae'


2010-10-27  Mattias Johnsson  <m.t.johnsson@gmail.com>  [5e120b303d4efd05bf758d76f10421bb3ac7771f]

Add character count exclusive of whitespace to document statistics part 2


2010-10-27  os  <os@openoffice.org>  [ccdedff035db01a64d929d2babdea7e22dcb1bd4]

crash on access to TableNodeInfoInner prevented


2010-10-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [a32099d4e7163c4bf1136432fbcc1743a35e3f83]

remove vos reference from uno xml descriptions


2010-10-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [bd2b376314ed0da83c8e32a7975f6cf3434b947e]

remove vos reference from uno xml descriptions


2010-10-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [acccf6e4e4c54c75f71bd3d8e038fbb7cc7de91e]

remove vos reference from uno xml descriptions


2010-10-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [296f3e6051fec65608970d22a451149affb00704]

remove vos reference from uno xml descriptions


2010-10-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [656bc319fc8eecd973979a152469a4bb7213e51f]

remove vos reference from uno xml descriptions


2010-10-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [43a5dda116158e9bfe3d6cfc020216329964c3af]

remove vos reference from uno xml descriptions


2010-10-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [f14c1f372f2adaaa468a1c88c841cec6aeb16d92]

remove vos reference from uno xml descriptions


2010-10-27  Norbert Thiebaud  <nthiebaud@gmail.com>  [61623da8d9a0eb756b0a39707b8b27c8566b33fa]

remove vos reference from uno xml descriptions


2010-10-27  Thorsten Behrens  <tbehrens@novell.com>  [9e44cd9a2629f79c20140bffa97e37d301e06de6]

Revert "enable this again ;-)"

This reverts commit 263f325e3fcd629a445b36a5bf7487731996a813. Cannot
register configmgr on at least two different platforms.

2010-10-26  Thorsten Behrens  <tbehrens@novell.com>  [9ce219df2d63fe408357af3aae4bdd1259e66009]

Make unopkg on installer not require accessibility impl

 * applied patches/dev300/solenv-installer-unopkg-call.diff: call
   unopkg during instset generation, such that spawned java does not
   require interactive session (causes weird hangs during instset
   generation on Mac otherwise).

2010-10-26  Thorsten Behrens  <tbehrens@novell.com>  [983fffc2324751a842e0f542852c11dd735ab49e]

Corrected file modes


2010-10-26  Thorsten Behrens  <tbehrens@novell.com>  [e013c5ea8aa75f5c422ef0940cbf39234e0b7d34]

Speed up wmf clipping

Make use of basegfx rect clipper in wmf import. Greatly speeds
up reading WMFs with lots of clip actions. Fixes n#535304, applies
patches/dev300/svtools-wmf-clipperf.diff

2010-10-26  Thorsten Behrens  <tbehrens@novell.com>  [f64ef72743e55389e446e0d4bc6febd475011023]

Better shading algo for customshapes, better gradients

Some custom shapes can have shaded parts, like for example 3d can,
the bevelled buttons etc. Those shaded colors are calculated
internally, and have been way off at times. Now using HSV color
space & the originally documented luminance modifications in steps
of 10 percent. Compared to MSO, still no 100 percent match, but
that seems due to gamma correction there.
Additionally, starting with MSO12, gradients on those shaded surfaces
look much better; adapted code to display gradients equally nice.

Note that most of this patch also applies to ooxml import; note as
well that customshapes from *all* kind of input files (including ODF
docs) now look different than before; no real way of changing this
in a backward-compatible way, since behaviour of custom shapes is
mandated (mostly) by internal tables, and not stored in a file.

Applies patches/dev300/ppt-customshape-shading-fix (much of it was
accepted at OOo already, via i#102797)

Applies patches/dev300/ppt-customshape-shading-fix.diff: fixed prob
with line arrows - the extra-added single point polygons lead to
extra arrows randomly around the custom shape. i#105654

2010-10-26  Thorsten Behrens  <tbehrens@novell.com>  [591d2c50a40093ef1cb014a38300c7451f7c710f]

Fix impress ruler behaviour

With 3.0, Impress numbering was modified because of the odf1.2
changes in list level handling; we differ in the way we
consider paragraphs to belong to the 'same' numbering group,
compared to ppt. now, as long as the para has the same outline
level (and no 'restart numbering' flag), it is considered to
belong to the same numbering group, i.e. numbering will mono-
tonically increase. Compares favorable to PPT. Additionally,
fixed a repaint bug that prevented following paragraph's numbers
to change, when certain modifications were made on the current one.

Fix is discussed in i#101269

Applies patches/dev300/sd-ruler-fix.diff

2010-10-26  Thorsten Behrens  <tbehrens@novell.com>  [5e1626f2cf40d4b52128d4464e838b8df0be55a7]

Fix impress ruler behaviour

With 3.0, Impress numbering was modified because of the odf1.2
changes in list level handling; we differ in the way we
consider paragraphs to belong to the 'same' numbering group,
compared to ppt. now, as long as the para has the same outline
level (and no 'restart numbering' flag), it is considered to
belong to the same numbering group, i.e. numbering will mono-
tonically increase. Compares favorable to PPT. Additionally,
fixed a repaint bug that prevented following paragraph's numbers
to change, when certain modifications were made on the current one.

Applies patches/dev300/sd-ruler-fix.diff

2010-10-26  Thorsten Behrens  <tbehrens@novell.com>  [72891496e3063ec3e77f6c217d59103492997904]

Keyboard accel for Impress custom anim create dialog

Make ok and cancel btns work on return and esc, resp. in Impress'
custom animation create dialog. Patch from i#105675, applies
sd-customanimation-defbutton.diff

2010-10-26  Thorsten Behrens  <tbehrens@novell.com>  [d585f5d415bb4d80d6911f74cf584da438361b6d]

Fix refresh of OLE object previews

A fix for n#411855, to make preview object refresh in all cases.
Applied patch svtools-update-ole.diff

2010-10-26  Radek Doulik  <rodo@novell.com>  [d7ab839b8e257e48639212b44943ae3556d28d46]

Fix round corner bug in canvas

 * cppcanvas/source/mtfrenderer/implrenderer.cxx: fixed round
   corners rectangle drawing (basegfx tools use portion of width and
   height to specify the corners width and height)

2010-10-26  Vladimir Glazunov  <vg@openoffice.org>  [91f02c263c3c7d9f012cd2427d6bb84bfb79ec93]

vgbugs12: some changes for strict


2010-10-26  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [78b10685ef7c732c6b781bdef36754a2ebe8c485]

USE_BUILTIN_RASTERIZER needs to be taken into account on Windows after all


2010-10-26  Andrew C. E. Dent  <ace_dent@hotmail.com>  [bc1523325510bdf6fdfc996d578008f8052206b6]

More icons optimized.


2010-10-26  Jesús Corrius  <jesus@softcatala.org>  [0eb2798eb46d964da84869d3ab16a6398b8b070a]

Remove redundant zenity message (that also breaks the script on Windows)


2010-10-26  Michael Stahl  <mst@openoffice.org>  [cf387cd5b67e7e2341ddb6427e908aa5d6cadc84]

merge DEV300_m90


2010-10-26  Michael Stahl  <mst@openoffice.org>  [49ed223a54deeeb5a3dc467d2a5adcbdc0724d08]

merge DEV300_m90


2010-10-26  Thorsten Behrens  <tbehrens@novell.com>  [0e4186e35dd216c2a5df92e15b309eef9826606d]

Add support for PPT newsflash slide transition

This simply enables the transition on import - support in slideshow
is already there

2010-10-26  Thorsten Behrens  <tbehrens@novell.com>  [7f5ebf8baeafd72ccc1fe81c99a4effa2c357712]

MS interop: support for cutblack slidetransition added

Adds CUTBLACK slide transition to ppt import and slideshow

2010-10-26  Thorsten Behrens  <tbehrens@novell.com>  [763166bf61c10d814036e6f5fe6729e8de4f794c]

Default to bigger handles in Draw/Impress.

Much easier to interact with shapes - screen dpi is only getting
higher these days

2010-10-26  Thorsten Behrens  <tbehrens@novell.com>  [8eddddda1d8e0a9401ae16e5c1fe422b2105f42a]

Fix broken Impress document zoom behaviour

As outlined in bugs n#380013 and i#88939, in certain cases Impress
loads documents nastily offset to the top or left, instead of
keeping it nicely centered.

2010-10-26  Michael Meeks  <michael.meeks@novell.com>  [0bb037ce8c3b385e150505cc59a38c7c8ed29b93]

enable zenity only when DISPLAY is set


2010-10-26  Jesús Corrius  <jesus@softcatala.org>  [b94cbf576218ba8f69f284b303cb1d3def5822c9]

Don't check if ENABLE_ZENITY is defined but the value


2010-10-26  Michael Meeks  <michael.meeks@novell.com>  [dc8f682a3dafff3fc15189c069e84f11430ef33e]

remove busted MD5 pieces breaking the install


2010-10-26  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [58ee492f3a531f792e8ef7abbfd8ffee744670b8]

Fixed some inconsistent debug ifdefs


2010-10-26  Carsten Driesner  <cd@openoffice.org>  [3314bec88951b91c102fb26780cbb30d571b2a3f]

#i112595# Transition from sal_Bool to bool


2010-10-26  Carsten Driesner  <cd@openoffice.org>  [7cd05cb69a4f49a84c4cfadb0f36943350f8e783]

#i112595# Fixed problems with sub-toolbars and docking


2010-10-26  Oliver-Rainer Wittmann  <od@openoffice.org>  [9d2a02354ee9f95e43c8a5d5ad04335783a98fa5]

sw34bf02: merging heads


2010-10-26  Oliver-Rainer Wittmann  <od@openoffice.org>  [b5b95a9f2c967869618c837251212dfeac6046a0]

sw34bf02: merge with DEV300_m90


2010-10-26  Caolán McNamara  <caolanm@redhat.com>  [d9dbe5c67fdc1e7066a36b88eed416a3023d48ef]

micro optimization


2010-10-26  Caolán McNamara  <caolanm@redhat.com>  [694c50525f1971e729b04908805d9f1baf9de08d]

micro optimization


2010-10-26  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [0416ebc383f8f20e139d4e46270699bb807a426c]

Fixed a perl warning


2010-10-26  Vladimir Glazunov  <vg@openoffice.org>  [e7ef6d4dceb7e8e0c1d492d8c01296f6d88d5215]

CWS-TOOLING: integrate CWS automationdev300m87


2010-10-26  Caolán McNamara  <caolanm@redhat.com>  [0a8533f38c10323c33199847b8e0f28307fd030a]

enable this again ;-)


2010-10-26  Caolán McNamara  <caolanm@redhat.com>  [478726b75e3ae1fa0d3c902a0927a545f7d80d0a]

need salhelper now to build


2010-10-26  Caolán McNamara  <caolanm@redhat.com>  [7fd222927bed8bbd5b0fc006681f583fec66974d]

make these not leak and safe to use


2010-10-26  Michael Meeks  <michael.meeks@novell.com>  [c79f682618ddea2936d4a49e94655de9d5e660e4]

cleanup for multi-process builds ...


2010-10-26  Joachim Lingner  <jl@openoffice.org>  [f1b79dae76ea0ba3d03854c121cfbd958fe86cee]

jl162 #i115180# fix problems with latest java 1.6.0_22 on MacOS 10.6


2010-10-26  Luke Dixon  <6b8b4567@gmail.com>  [4fa790ad7b7394a4d9e481c33a325621859a04c8]

Add zenity systray support to the build.

Adds also a configure option '--enable-zenity' used to enable this feature.

2010-10-26  Herbert Duerr [hdu]  <herbert.duerr@oracle.com>  [42c20c4a7d4360a1e2664ea16113dcd19675495f]

#i115204# avoid problem on systems with older fontconfig libs


2010-10-26  sb  <sb@openoffice.org>  [10ab6463a189a22b6059a2fafeed414ef50dbf1c]

sb131: #i114962# removed unused type name to conveniently avoid compiler warning about shadowed identifier in a derived class


2010-10-26  Joerg Skottke [jsk]  <jsk@openoffice.org>  [ad312005bd3480e78f82824a95589e0673c56d93]

automationdev300m87: #i112208# - Turned off verbosity in hFileOpenLocally()


2010-10-26  Joerg Skottke [jsk]  <jsk@openoffice.org>  [10276665ffba77912e73cb80f17fc1601904024a]

automationdev300m87: Rebased to DEV300m90


2010-10-25  Joseph Powers  <jpower27@cox.net>  [8e24e5412bf55d682d3db5de8ef196341a71f31b]

compile error inducing typo in aqua salinst.cxx


2010-10-25  Norbert Thiebaud  <nthiebaud@gmail.com>  [0333b7f8eddebf826a7ef600b6729155628a333a]

finally, gut the vos module out of the build


2010-10-25  Norbert Thiebaud  <nthiebaud@gmail.com>  [4379f1f9e773cbb00801769b7515ea0889f8eafd]

remvove vos/macros.h usage


2010-10-25  Norbert Thiebaud  <nthiebaud@gmail.com>  [96e55a41ae0a6a74eb14a9a8af82acdf798fa418]

rename osl::SolarMutexGuard -> SolarGuard to avoid namespace ambiguity


2010-10-25  Norbert Thiebaud  <nthiebaud@gmail.com>  [ab25f5f512cb18e0aaaef5c83b1adbcaa6cde921]

merge vosremoval-mutex.diff

In practice the changeset is 'inspired' by vosremoval-mutex.diff
but was essentially redone manually

2010-10-25  Norbert Thiebaud  <nthiebaud@gmail.com>  [948892cb90b3107324dae0fe2e00e50d9bad035f]

merge vosremoval-reference.diff


2010-10-25  Norbert Thiebaud  <nthiebaud@gmail.com>  [2c66250f058edf94769d59e47d9b38230750eeee]

use SolarMutexGuard to guard the SolarMutex


2010-10-25  Norbert Thiebaud  <nthiebaud@gmail.com>  [014e66ceba7764c93c401dbbe2145233cbcaa1ea]

Finally, gut the vos module out of the build


2010-10-25  Norbert Thiebaud  <nthiebaud@gmail.com>  [d441fa1f8cc0a17a2bc166bf2f2a44f76b83a773]

remvove vos/macros.h usage


2010-10-25  Norbert Thiebaud  <nthiebaud@gmail.com>  [a4c90068947f9a60e586ac38457238c33f33bef7]

rename osl::SolarMutexGuard -> SolarGuard to avoid namespace ambiguity


2010-10-25  Norbert Thiebaud  <nthiebaud@gmail.com>  [6991ea8f40cac8887e3a350b984112d4147d83f2]

kill bonobo-related code in the codemaker


2010-10-25  Norbert Thiebaud  <nthiebaud@gmail.com>  [0e20364de4e991507617ae39e346263554703c70]

merge vosremoval-mutex.diff

In practice the changeset is 'inspired' by vosremoval-mutex.diff
but was essentially redone manually

2010-10-25  Norbert Thiebaud  <nthiebaud@gmail.com>  [59e7685d8d812ee8773f57475cbe3aa2a0bdfc81]

Create an abstract interface to be used to implement a SolarMutex


2010-10-25  Norbert Thiebaud  <nthiebaud@gmail.com>  [38ce15ce478d33772c5dd2fa8aece417d89d2861]

merge vosremoval-timer.diff


2010-10-25  Norbert Thiebaud  <nthiebaud@gmail.com>  [a04813dcf1e9166396d4be68c12ddb87ac7bc6b1]

missing include for build on aqua

Thanks to Joseph Powers for reporting this.

2010-10-25  Norbert Thiebaud  <nthiebaud@gmail.com>  [ab9eecc53a6f87ccb6004e21c44d73b5f6e1ec1f]

Finally, gut the vos module out of the build


2010-10-25  Norbert Thiebaud  <nthiebaud@gmail.com>  [08be4cfe51342b5b08511951b9c5ff13b3eeee8d]

convert vos/process.hxx and related API


2010-10-25  Norbert Thiebaud  <nthiebaud@gmail.com>  [854ff7bfc802d47d2a7419f7185af069a216b0bd]

remvove vos/macros.h usage


2010-10-25  Norbert Thiebaud  <nthiebaud@gmail.com>  [c21186c38d1bed344cc95ce7572f0d7366186ab2]

rename osl::SolarMutexGuard -> SolarGuard to avoid namespace ambiguity


2010-10-25  Norbert Thiebaud  <nthiebaud@gmail.com>  [505309ad2d33068449e2eabc62e90e81b4049cf0]

fix missing vos::Guard creeping back-up after rebase


2010-10-25  Norbert Thiebaud  <nthiebaud@gmail.com>  [e25dcb6462ddb5afd20775a79812248e5878ba58]

fix a mishap during the OGuard migration for aqua.


2010-10-25  Norbert Thiebaud  <nthiebaud@gmail.com>  [2d4d886819ccb900873b24475f443ed06ea5394a]

remove vos::OModule


2010-10-25  Norbert Thiebaud  <nthiebaud@gmail.com>  [d88b292704957818eff9a348a524b5c90b40031b]

merge vosremoval-mutex.diff

In practice the changeset is 'inspired' by vosremoval-mutex.diff
but was essentially redone manually

2010-10-25  Norbert Thiebaud  <nthiebaud@gmail.com>  [98b2c08dff4d00b3e7a2e001c326ebe27dae4549]

merge vosremoval-reference.diff


2010-10-25  Norbert Thiebaud  <nthiebaud@gmail.com>  [5ef746c2188703ec34245a2c096063958713dbdd]

use SolarMutexGuard instead of LocalGuard in canvas

LocalGuard is a wrapper guard around the SolarMutex.
SolarMutexGuard already provide this function.

2010-10-25  Norbert Thiebaud  <nthiebaud@gmail.com>  [ea05f2aa4e28fd40238c4962e9dcbbf0d873cabd]

migrate OClearableGuard(SoalrMutex) to SolarMutexGuard

Factorized the Guarded piece of code to locate the TopWindow under a
given Point, which was repeated verbatim in 4 different functions
That allowed as a bonus to remove the need for a ClearableGuard, and
allow the use of a straight SolarMutexGuard.

2010-10-25  Norbert Thiebaud  <nthiebaud@gmail.com>  [3d99638e462ece3f2d82ccc7fe4a8d281e3f4068]

Add a new class SolarMutexClearbleGuard

Few place in the code use vos::OClearbleGuard aGuard(Application::GetSolarMutex());
or something similar.
This new class hide this ugliness into
SolarMutexClearableGuard aGuard;

This also has the merit to push down the vos:: dependency down into one location
for this kind of access, which will simplify the vos dependency removal.

2010-10-25  Norbert Thiebaud  <nthiebaud@gmail.com>  [7223ecb528c9883bae835ae5b47f7306efa2e256]

Use SolarMutexGuard where appropriate


2010-10-25  Norbert Thiebaud  <nthiebaud@gmail.com>  [18a9a87a805b94ad8f7b8a67d63a8568bfd295e7]

use SolarMutexGuard to guard the SolarMutex


2010-10-25  Norbert Thiebaud  <nthiebaud@gmail.com>  [b450a32890184a18ed176dbf717e944190cbe643]

create a class SolarMutexGuard to take a Guard on the SolarMutex

Most user of OGuard, use it to guard the SolarMutex.
using something like
vos::OGuard aGuard(Application::GetSolarMutex())

Which will now be written
vcl::SolarMutexGuard aGuard;

This will also, as a side effect remove the use of vos::Guard in many
sources, simplifying the migration out of ::vos

2010-10-25  Norbert Thiebaud  <nthiebaud@gmail.com>  [5baa9a51a87ea15a36997cab013a1753c2fec0db]

merge vosremoval-pipe.diff


2010-10-25  Norbert Thiebaud  <nthiebaud@gmail.com>  [548517c16a36dc87aaa38085c0dad5a262d7c3e0]

merge vosremoval-timer.diff


2010-10-25  Norbert Thiebaud  <nthiebaud@gmail.com>  [d57d662ac71680881fd24e1a3fd857d2e5116acb]

merge vosremoval-conditn patch


2010-10-25  Norbert Thiebaud  <nthiebaud@gmail.com>  [407f8c9293b95106ed8ca1ea09d000d975a8583d]

merge vosremoval-signal patch


2010-10-25  Norbert Thiebaud  <nthiebaud@gmail.com>  [8daf7c66c52cfecc650904415d61a38a0797f6e6]

merge vosremoval-security patch


2010-10-25  Norbert Thiebaud  <nthiebaud@gmail.com>  [d1a84041917270fca42b7e490d540469cea5d08e]

remove a vos:::Guard that crept up during rebase of the vos-removal branch


2010-10-25  Norbert Thiebaud  <nthiebaud@gmail.com>  [e87bb9323c75923d562e6cec565fe385b8044869]

missing reference to salhelper in link of a mac driver due to vos removal

Thanks to Joseph Power for finding this.

2010-10-25  Norbert Thiebaud  <nthiebaud@gmail.com>  [1df23c08d442cc3e5d3714b54b8d5ab73327b954]

Finally, gut the vos module out of the build


2010-10-25  Norbert Thiebaud  <nthiebaud@gmail.com>  [119873328acd70ca3569c21a0b1fe36277e8bf4c]

convert vos/process.hxx and related API


2010-10-25  Norbert Thiebaud  <nthiebaud@gmail.com>  [6cd025d44e9464716c8645f435966baca4caf921]

remvove vos/macros.h usage


2010-10-25  Norbert Thiebaud  <nthiebaud@gmail.com>  [dbc4dae204e774a0e7274b63e82d6f9ac1cf94c0]

rename osl::SolarMutexGuard -> SolarGuard to avoid namespace ambiguity


2010-10-25  Norbert Thiebaud  <nthiebaud@gmail.com>  [48ba58a5fcf61a626624a3332f71bacca1c1d90b]

fix namespace ambiguity


2010-10-25  Norbert Thiebaud  <nthiebaud@gmail.com>  [3b602d47b239920b64c69983d46e00f933563d05]

remove vos::OGuard that crept back in during the rebase


2010-10-25  Norbert Thiebaud  <nthiebaud@gmail.com>  [bb32387818955960c3b5d64b59d006389c6b44e1]

migrate vos::OModule to osl:Module


2010-10-25  Norbert Thiebaud  <nthiebaud@gmail.com>  [c17635d5752c010405efba458cfb3a98f5afaf75]

merge vosremoval-mutex.diff

In practice the changeset is 'inspired' by vosremoval-mutex.diff
but was essentially redone manually

2010-10-25  Norbert Thiebaud  <nthiebaud@gmail.com>  [d3756b8b7318ecae4eaf0552aea3cde940e91490]

merge vosremoval-reference.diff


2010-10-25  Norbert Thiebaud  <nthiebaud@gmail.com>  [7d22ff57241f19213453ecd0c98d67fb579a3803]

replace a OClareableGuard on the SolarMutex by a SolarClearableMutex


2010-10-25  Norbert Thiebaud  <nthiebaud@gmail.com>  [4bd2ed6a919c1c970dda6e9f58b813d6b59a6eb5]

convert OClearableGuard(SolarMutex) to SolarMutex(Clearable)Guard.

Most OClearableGuard of the Solar Mutex could be converted
to a simple SolarMutexGuard.
a couple of site were converted to a SolarMutexClearableGuard,
were converting to a SolarMutexGuard would have made the code more
convoluted.

2010-10-25  Norbert Thiebaud  <nthiebaud@gmail.com>  [dbd5e19301cfae96600724cfdcfa004a08b50afd]

Use SolarMutexGuard where appropriate


2010-10-25  Norbert Thiebaud  <nthiebaud@gmail.com>  [f4f4a8ed4f56035cc9f536d00f62a552af974cf0]

use SolarMutexGuard to guard the SolarMutex


2010-10-25  Norbert Thiebaud  <nthiebaud@gmail.com>  [3a81649a55a49705d907a6ee72c92e26d2d4f2ee]

merge vosremoval-pipe.diff


2010-10-25  Norbert Thiebaud  <nthiebaud@gmail.com>  [ef07ecf985e308fc4915cfbe8c2a15d583238f5b]

merge vosremoval-timer.diff


2010-10-25  Norbert Thiebaud  <nthiebaud@gmail.com>  [a76829b305fec288bf4f1b0b885f16caa3f3c62a]

merge vosremoval-signal patch


2010-10-25  Norbert Thiebaud  <nthiebaud@gmail.com>  [8490c250e8a31d503ce2ee3449ff703d47a469e3]

merge vosremoval-security patch


2010-10-25  Norbert Thiebaud  <nthiebaud@gmail.com>  [e73dde5fb4fa7514c5bddf4a3c5f47a4a0655db5]

Finally, gut the vos module out of the build


2010-10-25  Norbert Thiebaud  <nthiebaud@gmail.com>  [e042951f36e29586d1144da70582f6a147c9a083]

remvove vos/macros.h usage


2010-10-25  Norbert Thiebaud  <nthiebaud@gmail.com>  [33cd16725fc393e33a3b54c861dd0f3a241414a2]

rename osl::SolarMutexGuard -> SolarGuard to avoid namespace ambiguity


2010-10-25  Norbert Thiebaud  <nthiebaud@gmail.com>  [53c1284cd7542c657bf6603663c1cc2480d7c674]

migrate vos::OModule to osl:Module


2010-10-25  Norbert Thiebaud  <nthiebaud@gmail.com>  [46308b84ddc46d8f99e6b3416636e6286d23d7e3]

merge vosremoval-mutex.diff

In practice the changeset is 'inspired' by vosremoval-mutex.diff
but was essentially redone manually

2010-10-25  Norbert Thiebaud  <nthiebaud@gmail.com>  [d3d553e1ef00b1ae5ac4d65e53e8ea08b24085f3]

merge vosremoval-reference.diff


2010-10-25  Norbert Thiebaud  <nthiebaud@gmail.com>  [b10b21b999a36a6925790284c44e7b45283bd104]

migrate use of OClearableGuard(SolarMutex) to SolarMutexGuard

3 helper class and a site were using OClearableGuard on the SolarMutex
None of these actually needed the Clearable feature, so
they were replaced by a simple SolarMutexGuard.

2010-10-25  Norbert Thiebaud  <nthiebaud@gmail.com>  [213c3f88258fc803bb38dfbfe7c390eba245ca84]

remove the class TLBSolarMutex and use SolarMutexGuard instead

The class TBLSolarMutex is a wrapper guard arounf the SolarMutex.
the class SolarMutexGuard already provide this function.

2010-10-25  Norbert Thiebaud  <nthiebaud@gmail.com>  [3e2c29ba561a9080d42b233962a762ea36330fd5]

remove the class ALBSolarGuard and replace it's use with SolarMutexGuard

ALBSolarGuard is awrapper guard around the SolarMutex
SolarMutexGuard provide this function now.

2010-10-25  Norbert Thiebaud  <nthiebaud@gmail.com>  [2f21892bef244fa07275116187348b1a90743776]

replace BBSolarGuard with SolarMutexGuard

BBSloarGuard iw a simple guard wrapper around the SolarMutex.
the generic SolarMutexGuard provide this feature.

2010-10-25  Norbert Thiebaud  <nthiebaud@gmail.com>  [df0d006de50d3458ce1b14fc9243aa16d55c9bf2]

forgot base clase init call


2010-10-25  Norbert Thiebaud  <nthiebaud@gmail.com>  [08f2eafe269db659cfa67095954ebdf99168f519]

replace the now superfluous TCSolarGuard with SolarMutexGuard

TCSolarGuard is a class that basically wrapped a Guard around Application::GetSolarMutex()
This function is now provided directly by the SolarMutexGuard class.

2010-10-25  Norbert Thiebaud  <nthiebaud@gmail.com>  [0d1f3a8577c56d162de09478cc3c358beb8683a7]

use SolarMutexGuard to guard the SolarMutex


2010-10-25  Norbert Thiebaud  <nthiebaud@gmail.com>  [d166c4a022a4219eb488f6c0dbd3a6defdc974f7]

merge vosremoval-pipe.diff


2010-10-25  Norbert Thiebaud  <nthiebaud@gmail.com>  [312466f9d486a2e9607717e6ee5b06c88121f53e]

merge vosremoval-timer.diff


2010-10-25  Norbert Thiebaud  <nthiebaud@gmail.com>  [b67f62e299a22a33c32523db06f509ff92b5b829]

merge vosremoval-conditn patch


2010-10-25  Norbert Thiebaud  <nthiebaud@gmail.com>  [534b6430e85fef1ba17286099f04cea7b8b3ce3c]

Finally, gut the vos module out of the build


2010-10-25  Norbert Thiebaud  <nthiebaud@gmail.com>  [4bc5acd6d99fe1bc1ca3cbeebca153f4f179163e]

remvove vos/macros.h usage


2010-10-25  Norbert Thiebaud  <nthiebaud@gmail.com>  [2168deeb9c85c9ff5ab2bd3527d321fc5150c1a4]

merge vosremoval-mutex.diff

In practice the changeset is 'inspired' by vosremoval-mutex.diff
but was essentially redone manually

2010-10-25  Norbert Thiebaud  <nthiebaud@gmail.com>  [76c11607870c5370074be050c96e990298733d5e]

Finally, gut the vos module out of the build


2010-10-26  Adrià Cereto Massagué  <ssorgatem@gmail.com>  [5e04331fc0a6434c61d3d18843cb4f80a44e5989]

Several comment translations in formula


2010-10-25  Norbert Thiebaud  <nthiebaud@gmail.com>  [c2784bad7dd834481ac2643f64b6f472fce4b43e]

Finally, gut the vos module out of the build


2010-10-25  Norbert Thiebaud  <nthiebaud@gmail.com>  [d2d960a4bef59bd1e2fa62f0c6f60b5165ec8360]

convert vos/process.hxx and related API


2010-10-25  Norbert Thiebaud  <nthiebaud@gmail.com>  [9e9bbfc1a1502ab7f38d785704a004b069f2b845]

migrate vos::Omodule to osl:Module


2010-10-25  Norbert Thiebaud  <nthiebaud@gmail.com>  [d7fbd4ebf9823ee0af4bcf6a12b5ac1ef64b8606]

merge vosremoval-mutex.diff

In practice the changeset is 'inspired' by vosremoval-mutex.diff
but was essentially redone manually

2010-10-25  Norbert Thiebaud  <nthiebaud@gmail.com>  [be0c9d802186671420b6ea6bcc654f66e49d3e2c]

merge vosremoval-reference.diff


2010-10-25  Norbert Thiebaud  <nthiebaud@gmail.com>  [6bc8cf4fca5cc8d1c880c20eefc83d86ea0e6f98]

replace a pair acquire/release on the SolarMutex by a SolarMutexGuard


2010-10-25  Norbert Thiebaud  <nthiebaud@gmail.com>  [f883da353a2edf987ae2edecbb2c765a2fdd929d]

use SolarMutexGuard to guard the SolarMutex


2010-10-25  Norbert Thiebaud  <nthiebaud@gmail.com>  [4568eb5aea9c851596aba56af5a64677ba3c10f1]

Finally, gut the vos module out of the build


2010-10-25  Norbert Thiebaud  <nthiebaud@gmail.com>  [99c1afa6f7ee0bf7cc15d16e5b3d73d32f53d1bc]

convert vos/process.hxx and related API


2010-10-25  Norbert Thiebaud  <nthiebaud@gmail.com>  [bc917630011508a7f2d772fbb20e3aad6cd54d61]

remvove vos/macros.h usage


2010-10-25  Norbert Thiebaud  <nthiebaud@gmail.com>  [61c50e136a877407bb70e85964188f98eb740576]

migrate vos::OModule to osl:Module


2010-10-25  Norbert Thiebaud  <nthiebaud@gmail.com>  [ce0417240da6834c4856b3322dedaaaf97a643df]

merge vosremoval-mutex.diff

In practice the changeset is 'inspired' by vosremoval-mutex.diff
but was essentially redone manually

2010-10-25  Norbert Thiebaud  <nthiebaud@gmail.com>  [8e81c6572fe34bf29b943dd0cece39b46f1c9380]

merge vosremoval-reference.diff


2010-10-25  Norbert Thiebaud  <nthiebaud@gmail.com>  [c7b9e3a1b31ba9f23a61137fb354c752df83323b]

replace a pair acquire/release on the SolarMutex with a SolarMutexGuard


2010-10-25  Norbert Thiebaud  <nthiebaud@gmail.com>  [5accebc3923bc515df87efaa07df5a8873bcc143]

Use SolarMutexGuard where appropriate


2010-10-25  Norbert Thiebaud  <nthiebaud@gmail.com>  [6d4cd2f057a4d8496130cc46b887481dfeb50137]

Remove the class ScUnoGuard and replace with SolarMutexGuard

ScUnoGuard is a guard wrapper around the SolarMutex.
SolarMutexGuard provide that service.

2010-10-25  Norbert Thiebaud  <nthiebaud@gmail.com>  [f04d15d8dde9dda068915a4539e46d5baf805bb2]

use SolarMutexGuard to guard the SolarMutex


2010-10-25  Norbert Thiebaud  <nthiebaud@gmail.com>  [eba45692a3823a4067e9d5c0b1ad6f621c361a79]

merge vosremoval-security patch


2010-10-25  Norbert Thiebaud  <nthiebaud@gmail.com>  [f45ddd0be969107bcd8649d33de6cd9763d5df7b]

replace a residual use of vos::TTimeValue by salhelper::TTimeValue


2010-10-25  Norbert Thiebaud  <nthiebaud@gmail.com>  [cd3998c22f9d8cb5432bea0974134df21ba75f37]

merge vosremoval-timer.diff


2010-10-25  Norbert Thiebaud  <nthiebaud@gmail.com>  [ac05f0a34475c74848d25efc6dc8b17ef81b0654]

Finally, gut the vos module out of the build


2010-10-25  Norbert Thiebaud  <nthiebaud@gmail.com>  [3a2957a4f5fe8819f40d595f3a75d9511b8a4fcd]

remvove vos/macros.h usage


2010-10-25  Norbert Thiebaud  <nthiebaud@gmail.com>  [c94a7511bf72185b189f0535f2963a78817f8c39]

merge vosremoval-mutex.diff

In practice the changeset is 'inspired' by vosremoval-mutex.diff
but was essentially redone manually

2010-10-25  Norbert Thiebaud  <nthiebaud@gmail.com>  [d2c8e2e76f1c363dd7a07bd7c47d78d3e50ae5c1]

merge vosremoval-reference.diff


2010-10-25  Norbert Thiebaud  <nthiebaud@gmail.com>  [a68054ee679d4fad0ff8139a85764c46a32ae2ac]

Use a SolarMutexGuard rather that direct acquire/release on the SolarMutex


2010-10-25  Norbert Thiebaud  <nthiebaud@gmail.com>  [86c595452b7822e6ca250de9859e5ef04c74b340]

Replace a suspicious Guard on a solar mutex.

This site use a OClearableGuard that is being converted to a SolarMutexGuard
Guard will do... What is suspicious is the point where it is cleared.
It seems that it is way to early to serve its declared purpose.

2010-10-25  Norbert Thiebaud  <nthiebaud@gmail.com>  [2622a457404ff6593535219aab8e3cba1cb07c9e]

replace ScUnoGuard by SolarMutexGuard

ScUnoGaurd provide a Guard wrapper around Application::GetSolarMutex().
This is now provided by the class SolarMutexGuard.

2010-10-25  Norbert Thiebaud  <nthiebaud@gmail.com>  [defa3490b432f331b0f27a9ab14795f476cd3990]

use SolarMutexGuard to guard the SolarMutex


2010-10-25  Norbert Thiebaud  <nthiebaud@gmail.com>  [9aacc61749ad0b84112f88bc5b048c8c8e494089]

Finally, gut the vos module out of the build


2010-10-25  Norbert Thiebaud  <nthiebaud@gmail.com>  [81eb43c3d733b3f6f6f232f5490e45a92aff82ed]

make a osl:Reference de-reference a little more sane..


2010-10-25  Jan Holesovsky  <kendy@suse.cz>  [35496269b66b19469063632c03e2f8ca1360c989]

Fix typo: something->get; into something->get();


2010-10-25  Norbert Thiebaud  <nthiebaud@gmail.com>  [84869b63b49405bede76a152f9c8d3d1e35db3b8]

merge vosremoval-mutex.diff

In practice the changeset is 'inspired' by vosremoval-mutex.diff
but was essentially redone manually

2010-10-25  Norbert Thiebaud  <nthiebaud@gmail.com>  [25ecc1fd1a876ab54f7be2e3ea0c8840842df079]

merge vosremoval-reference.diff


2010-10-25  Norbert Thiebaud  <nthiebaud@gmail.com>  [8f1eae5b7434253a0ef098b8cb8963ed17af3030]

repl OClearableGuard(SolarMutex) by SolarMutexGuard as none needed clear()

Four site used a Clearbale Guard on the SolarMutex, but non of these site
actually needed to clear the Guard, so SolarMutexGuard fit nicely

2010-10-25  Norbert Thiebaud  <nthiebaud@gmail.com>  [921136c6933f9142a9371eccf98799d72ee1e6cd]

use SolarMutexGuard to guard the SolarMutex


2010-10-25  Gert Faller  <gertfaller@aliceadsl.fr>  [04df950dcc432834bbc2d3a27e13a7817eb775d5]

cleanup obsolete comments


2010-10-25  Caolán McNamara  <caolanm@redhat.com>  [75f4899265e23a405d30ef26a037d1b9c6bb8c18]

fix typo


2010-10-25  Caolán McNamara  <caolanm@redhat.com>  [1268770147662f80c455e85bedfaaa7133919fc1]

#i113212# support x-iscii-de/RTL_TEXTENCODING_ISCII_DEVANGARI mapping


2010-10-25  Caolán McNamara  <caolanm@redhat.com>  [a4939e9e4178dbc1bf83a641cb7a5ba97da2edb2]

#i109882# return early in unlikely event of failure


2010-10-25  Caolán McNamara  <caolanm@redhat.com>  [344eb2834be757c3782fd1146810cbb7bffc886a]

micro optimization


2010-10-25  Caolán McNamara  <caolanm@redhat.com>  [35e4fd2f46fdc6a4b7e14b4249fb60857c2cb322]

micro optimization


2010-10-25  Caolán McNamara  <caolanm@redhat.com>  [145cbf35719c6d45baf3bf2bf0241b8eb3804ce8]

micro optimization


2010-10-25  Caolán McNamara  <caolanm@redhat.com>  [fbfbfc1abc1d43f8839443b03040259e480bb829]

micro opts


2010-10-25  Caolán McNamara  <caolanm@redhat.com>  [7b0546a50cc5fca7051439649636b6372a37e601]

micro optimization


2010-10-25  Caolán McNamara  <caolanm@redhat.com>  [dcf67b25c38d1c2c25cdec574f230e94c7c15817]

micro optimization


2010-10-25  Caolán McNamara  <caolanm@redhat.com>  [6a679931e82db31b0e0ad00c052ef6026357c329]

micro optimization


2010-10-25  Caolán McNamara  <caolanm@redhat.com>  [9b8c0ed9eba14ca90f4d90c44601d2521b95879b]

micro optimization


2010-10-25  John LeMoyne Castle  <jlc@mail2lee.com>  [1b7016add9b71c97e4913655f1c7389122266d9e]

fix 32 bit overflow with 64 bit constants


2010-10-25  Caolán McNamara  <caolanm@redhat.com>  [c86c2a3a15d802f6ada8c11a47871f349aa450f3]

#i96106# WaE


2010-10-25  libreoffice@mcmurrays.org  <libreoffice@mcmurrays.org>  [413d918706cf09a5b5b0a977e04327014e9403c3]

Added perl module required for commit f8114ef6051e0fb5cb02d97ea468a2da7d2047fa


2010-10-25  Caolán McNamara  <caolanm@redhat.com>  [b11318daa310721a350619cede79802974c62307]

#i106131# ignore bogus tabstops


2010-10-25  Caolán McNamara  <caolanm@redhat.com>  [c954581637cdd6b76a14a74d17068c1d3d481021]

micro optimizations


2010-10-25  Caolán McNamara  <caolanm@redhat.com>  [26c20675d0c36cb1c606970df2d638e05325e02c]

micro optimizations


2010-10-25  Caolán McNamara  <caolanm@redhat.com>  [f379da216adead0fda881fc22a908e57c3883edd]

micro optimizations


2010-10-25  Caolán McNamara  <caolanm@redhat.com>  [e5e4c54da56941c1a10d34c5dc515c72efcf3200]

micro optimizations


2010-10-25  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [e18be25449bca279ed31564d9e9acd5398f975df]

vcl116: #i96684# add configuration option for sworkspace switching


2010-10-25  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [a420a92b26cb536f6329d176f7349c63e7cfa4d8]

vcl116: #i96684# optionally do not switch workspaces of WM


2010-10-25  Michael Meeks  <michael.meeks@novell.com>  [c1458fe869a44f6982a386db1e9edea221186fe2]

cleanup / remove obsolete pam config pieces


2010-10-25  Michael Meeks  <michael.meeks@novell.com>  [d42255ec76c7893d846ed7dcf42cff70237a9dc9]

cleanup / remove obsolete pam config pieces


2010-10-25  Vladimir Glazunov  <vg@openoffice.org>  [7193ff6602780443d0c0b6ec8dac057db6983e4d]

CWS-TOOLING: integrate CWS ause126


2010-10-25  Nadav Vinik  <email@nadavvin.com>  [8bd44f0a7ee526195566fcaeba77fd8b861af80b]

remove un-necessary pam usage


2010-10-25  Thorsten Bosbach  <tbo@OpenOffice.org>  [f928dde9b40906d4813c9acd140a80340adaa8ec]

#i115106# math part


2010-10-25  sb  <sb@openoffice.org>  [bf0d13c61c57e21589c5589f97ab17a6c151ea03]

sb131: #i114962# test uno-components;platform= feature in passive.oxt (and adapt active.oxt similarly, for consistency)


2010-10-25  Thorsten Bosbach  <tbo@OpenOffice.org>  [eccd3b2a1b578600d9d53356d043906a6ae271c9]

#i115106# fix modified file and conflict from m89


2010-10-25  sb  <sb@openoffice.org>  [59b2504a550efd12a50fff9adac34138229384e1]

sb132: #i112448# proper initialization of ClientJob (patch by olistraub)


2010-10-25  sb  <sb@openoffice.org>  [2a3ed89284890615ad4bce57be55ba558351cde1]

sb132: #i112448# proper clean up in JobQueue::enter (patch by olistraub)


2010-10-25  sb  <sb@openoffice.org>  [bfb457712b3f558450d64cee168850ec91276ff6]

sb132: #i113212# support x-iscii-de (based on a patch by cmc)


2010-10-25  sb  <sb@openoffice.org>  [7e5eda3334b1fb465e957e00c11c26f0375ce1ca]

sb132: #i115142# component factories should implement XServiceInfo


2010-10-25  obo  <obo@openoffice.org>  [327536918dc596e12908ec21acd2667f3d717e76]

CWS-TOOLING: integrate CWS calc33stopper1


2010-10-25  obo  <obo@openoffice.org>  [5248ca01ee107220bf786f9e0b368206ac1facb4]

CWS-TOOLING: integrate CWS ooo33gsl12


2010-10-25  Mathias Bauer  <mba@openoffice.org>  [fb115b32337cc0d9283346d2a258f51c41558fa2]

CWS monogolianlayout: resync to m90


2010-10-25  Mathias Bauer  <mba@openoffice.org>  [a5097f53e27ad510ba7046e7acec6d116179f09a]

CWS monogolianlayout: resync to m90


2010-10-25  Mathias Bauer  <mba@openoffice.org>  [87d1804dfa2b6d33c28a410e92da97a73bdfd935]

CWS monogolianlayout: resync to m90


2010-10-25  Mathias Bauer  <mba@openoffice.org>  [0a1fd15663b6ebb99807cd04dcf84ab1af6711f8]

CWS monogolianlayout: resync to m90


2010-10-25  Thorsten Bosbach  <tbo@OpenOffice.org>  [999314ef0ca6fcfab46ae1f169f6eb3c6e16b055]

#i115106# fix modified file and conflict from m89


2010-10-25  Thorsten Bosbach  <tbo@OpenOffice.org>  [079d1f1a1ad006d8997019739a0dcdd9560029a9]

#i115106# fix modified file and conflict from m89


2010-10-25  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [b28ad987327d89ec393168d68d044be0405081c3]

undoapi: renamings, API docs


2010-10-25  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [2ad6adb26642c6b21ba4debf4a88192f4d5267b7]

undoapi: renamings, API docs


2010-10-25  sb  <sb@openoffice.org>  [cc065c4937433f944cd7f6e4332f599d5346a5e9]

sb132: #i112107# getImplementationName should not throw


2010-10-25  Olivier Hallot  <dirfin@broffice.org>  [3655c74a1c6195cde6b9b8691bdc4f00a76a7f54]

updated BrOffice artwork, and svg sources


2010-10-25  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [5104853dfb200f505247de2c66fc4a16045422c7]

undoapi: implementation/tests for hidden Undo contexts


2010-10-25  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [57c21148af2d385ce8b40207b33f0518f4a38378]

undoapi: implementation/tests for hidden Undo contexts


2010-10-25  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [5ba69a2e7879fb104f003b870fa38d0e8739ebd1]

undoapi: implementation/tests for hidden Undo contexts


2010-10-25  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [209d53b5f76137122bd3f142952e45d730aa31db]

undoapi: moved Flag/RestorationGuard into dedicated header file comphelper/flagguard.hxx


2010-10-25  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [b5a219911606f2929712ecb9a8b8c4fd16221db2]

undoapi: moved Flag/RestorationGuard into dedicated header file comphelper/flagguard.hxx


2010-10-25  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [e6d8a9d93107f275742af297f31aed1c5fab9228]

undoapi: defined, implemented, and tested the exception handling for XUndoAction/Manager::Undo


2010-10-25  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [4ea1a253b2bb3fff8c682f893331e91a1af29d6c]

undoapi: defined, implemented, and tested the exception handling for XUndoAction/Manager::Undo


2010-10-25  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [9ea34090bb77f5702da601a8ae374e5047898887]

undoapi: defined, implemented, and tested the exception handling for XUndoAction/Manager::Undo


2010-10-25  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [c90d7a8bc8525741ea7b3bbd2bf6e3ca34d0f011]

undoapi: defined, implemented, and tested the exception handling for XUndoAction/Manager::Undo


2010-10-25  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [9d687f9b5c5fa53b6ec5ff7a44ca42a40e437597]

undoapi: defined, implemented, and tested the exception handling for XUndoAction/Manager::Undo


2010-10-25  Joerg Skottke [jsk]  <jsk@openoffice.org>  [1207af1d5a3b8a1fe79668ebf8784c3d5a41828f]

automationdev300m87: #i115106 - Re-enabled tRecentDocuments.


2010-10-25  Ingrid Halama  <iha@openoffice.org>  [b903a1de34f5fc3694c696110c1f00b97d60299f]

chart49: #i113103# guard calls to vcl window with solar mutex


2010-10-25  Helge Delfs [hde]  <hde@openoffice.org>  [d5e725a9b522706f4226c871648a489e15acf1bc]

automationdev300m87#i115106#replaced hFileOpenLocally with hFileOpen


2010-10-25  Helge Delfs [hde]  <hde@openoffice.org>  [04e7b56866d1cb4c8135e5d3e277397e4a774dbc]

automationdev300m87#i115106#uses now hFileOpenLocally


2010-10-25  Helge Delfs [hde]  <hde@openoffice.org>  [a2c684d93741f296f57b3cddc9e338366e2a2118]

automationdev300m87#i115106#added neccessary wait


2010-10-25  Helge Delfs [hde]  <hde@openoffice.org>  [e884f01f281f3ce8b847a0ace0661f32d6c2dfc1]

automationdev300m87#i115106#uses hFileOpenLocally to open document


2010-10-25  Helge Delfs [hde]  <hde@openoffice.org>  [08c3ac4f141b76b854c08ea8924de6abd8818016]

automationdev300m87#i115106#uses hFileOpenLocally to open document


2010-10-25  Helge Delfs [hde]  <hde@openoffice.org>  [de686c051df3c34b585252b200abbdfc05e7004c]

automationdev300m87#i115106#excluded testcases touched by known issue


2010-10-25  Helge Delfs [hde]  <hde@openoffice.org>  [8148effb2d279d07b22a19868e849e9be72f169d]

merge conflicts removed


2010-10-25  Helge Delfs [hde]  <hde@openoffice.org>  [841c2a6007cc9891177a480927e037d0736b1f40]

merge conflicts removed


2010-10-25  Joerg Skottke [jsk]  <jsk@openoffice.org>  [5981fd6a1e56e9505df1e06614e43447d2761f38]

automationdev300m87: Merge in my changes


2010-10-25  Joerg Skottke [jsk]  <jsk@openoffice.org>  [da7df05c51249ed49bf25d539aab97aa7a1f2aef]

automationdev300m87: #i115106 - Incorrect count in colors, we lost four, chenged single line if-statements, reformatted according to coding guidelines.


2010-10-25  Joerg Skottke [jsk]  <jsk@openoffice.org>  [976f97debcf7ec00e29f1308baa44be6b3e14d9c]

automationdev300m87: Merge with rev 25d8116b796a


2010-10-25  Joerg Skottke [jsk]  <jsk@openoffice.org>  [010927fbcc63a68280f581dbd2b200e9691aed0d]

automationdev300m87: Merge with changes from HDE (23bd77f198c9)


2010-10-25  Helge Delfs [hde]  <hde@openoffice.org>  [1413c0e81cc52fe4cfd9da8acbd9e8595487647c]

automationdev300m87#i115106#fixed loading local file


2010-10-25  Ocke Janssen [oj]  <Ocke.Janssen@oracle.com>  [0dfc0be17c2cf83c6838a359d4ef34495245f383]

dba33l: #i115165# allow NULL as parameter value


2010-10-25  Jan Holesovsky  <kendy@suse.cz>  [46dd655622b0a978aa2dbccaf19828fd1cedb420]

Add few missing semicolons to fix the build.


2010-10-24  Jacek Wolszczak  <shutdownrunner@gmail.com>  [77bd3d37dd1027e8b8d67c973abb748e777ab6d1]

DBG_* -> OSL_ENSURE cleanup, few German -> English translations.


2010-10-24  Andras Timar  <timar@fsf.hu>  [92e10dae566b7c9289e3e127282c0bad4b2cc93e]

do not extract non en-US files for localization from dictionaries/


2010-10-24  Andreas Mantke  <maand@gmx.de>  [d71d31fcec352b089bc49637f80fa99bdbaf9bc6]

some lines of comment translated


2010-10-24  Andreas Mantke  <maand@gmx.de>  [11529f5522bdd913de5ef5dd61c91aa0c0b168ac]

some lines of comment translated


2010-10-24  Andreas Mantke  <maand@gmx.de>  [e83b25a415b700cec75ae5252334e3532b5c4b93]

a short comment translated


2010-10-24  Andreas Mantke  <maand@gmx.de>  [1b5204a399ca84653ace204c5e5bf8704aa657e3]

three lines of comments translated


2010-10-24  Caolán McNamara  <caolanm@redhat.com>  [34dff4e6b49765a0b9c1836de2daecf429702760]

micro opts


2010-10-24  Caolán McNamara  <caolanm@redhat.com>  [fb8d9b136bdd2dff51f5b89fae1e985ca1d8feb8]

micro opts


2010-10-24  Caolán McNamara  <caolanm@redhat.com>  [43afea36a12f5dd4b23c9dc2088d1eea62f6b2ca]

micro opts and fix indentation


2010-10-24  Giuseppe Castagno  <giuseppe.castagno@acca-esse.eu>  [817463a2acc3e88c7c7cbdd6d5e9d6c5b9a92dbf]

Removed PRODUCTVERSIONSHORT number from icon name in *.desktop files.

This is another piece of the change from /opt/libreoffice3 to
/opt/libreoffice.

2010-10-24  Caolán McNamara  <caolanm@redhat.com>  [cb000a71d4bbdd89e8f89a47e7fd14cb24f6ffdf]

micro opts


2010-10-24  Caolán McNamara  <caolanm@redhat.com>  [9007f72383ceb7e1689c80ceed7a19f0f13c4878]

microopt


2010-10-24  Caolán McNamara  <caolanm@redhat.com>  [61582157aa7174e0112ed0c926f7643f9936d7c4]

micro opts


2010-10-24  Caolán McNamara  <caolanm@redhat.com>  [fff151e9c3f0794e8a4ae969b6cbc0f4a7bd5b57]

micro opts


2010-10-24  Giuseppe Castagno  <giuseppe.castagno@acca-esse.eu>  [0233110feceb28760cbc1f569a800a2f06b5dcbd]

Add BRANDPACKAGEVERSION to URE.


2010-10-24  Aurimas Fišeras  <aurimas@gmail.com>  [84f40b44e826b149e66be59c78582d138070024b]

Fix some more typos in documentation


2010-10-24  Andreas Mantke  <maand@gmx.de>  [44b96595b78ccf771de66c785633790b48cc7a45]

translation of 2 comments


2010-10-24  Andrew C. E. Dent  <ace_dent@hotmail.com>  [d3c8db1aeb2e2a597a0ee15b8d8d835e3e4bdbd9]

Images optimized for smaller size.


2010-10-24  Andras Timar  <timar@fsf.hu>  [cc72fb7c4115bee9a10c565c72d5b96b6fe63b0e]

typo fix


2010-10-24  Jan Holesovsky  <kendy@suse.cz>  [fdced3a36c03a88cdc54d2959b1c3790a5c9694e]

Merge commit 'ooo/OOO330_m12'


2010-10-24  Jan Holesovsky  <kendy@suse.cz>  [89a3d30e93602eb85b10c25b6d1b62621ffaeab2]

Merge commit 'ooo/OOO330_m12'


2010-10-24  Jan Holesovsky  <kendy@suse.cz>  [fc9171c1442b359d7e806767e90a18c5d6ca2e7e]

Merge commit 'ooo/OOO330_m12'

Conflicts:
	desktop/source/app/app.cxx

2010-10-24  Caolán McNamara  <caolanm@redhat.com>  [b13838e1f783029782203cac67bc75a0cc7a5db4]

micro optimization, remove startup global


2010-10-24  Caolán McNamara  <caolanm@redhat.com>  [972b189812509c9778b0fe12ef690dbb301b55d2]

micro optimization


2010-10-24  Jan Holesovsky  <kendy@suse.cz>  [ed0080c9272f26d8c2197b74181768dc166523da]

Merge commit 'ooo/OOO330_m12'


2010-10-24  Jan Holesovsky  <kendy@suse.cz>  [372eeaa6f8b5b383537f7d76aae6f042a0878090]

Merge commit 'ooo/OOO330_m12'


2010-10-24  Jan Holesovsky  <kendy@suse.cz>  [0e9cbbfe62c0bbcb567f79bad4913708058777fe]

Merge commit 'ooo/OOO330_m12'

Conflicts:
	instsetoo_native/util/pack.lst
	solenv/inc/minor.mk

2010-10-24  Jan Holesovsky  <kendy@suse.cz>  [c0101e88414a7f75f13735c2abc58544f133c69c]

Merge commit 'ooo/OOO330_m12'


2010-10-24  Caolán McNamara  <caolanm@redhat.com>  [cf575ec1877b47b0c8b7803de42a22fa5592e85f]

give me a deterministic ctor/dtor ordering I can trust, and defer to first use


2010-10-24  Joost Eekhoorn  <joost.eekhoorn@gmail.com>  [166abea99ddd8533d5cd31e2bdb514544beebb76]

translate comment


2010-10-24  J. Graeme Lingard  <jgraeme+git@gmail.com>  [7767808a47c684cba7c75a5734023a843542040d]

Clean up comments in sw_unodraw.cxx & sw_unoredline.cxx


2010-10-23  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [8d1eee0a6ec4ff9cbb66f1575dffb7f96d37d4a9]

Fixed broken change and silence commands


2010-10-23  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [b004d4ee73403c44f77c431c1fd9b5d1906ca8df]

Added some more things to gitignore


2010-10-23  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [fe58c42cc69a87808ccd563c51d693620f1fa4fa]

Moved parts of ooinstall to boostrap to shorten the install path


2010-10-23  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [b8faf72b596957a5aea7af841672ee2ec4427c09]

Don't resolve the symlinks in the build.pl script


2010-10-23  Michael Meeks  <michael.meeks@novell.com>  [46b8e9a0ecba18abe7040acc85298eed32c4e0fe]

re-instate the nasty old editing paths as a run-time conditional


2010-10-23  Kohei Yoshida  <kyoshida@novell.com>  [ea50a3c672733cb3582c029b78c73322735e0097]

When launching the ref input window, we need to select the initial string.

Launching the reference input window from the formula wizard dialog did not
set initial selection over the whole reference string.  For instance, type
=ABS(A1) in a cell, open up the formula wizard dialog, then click the
reference button to launch the reference input which has 'A1' inside, this
string.  Because 'A1' was not selected, when you click on another cell it
would not overwrite the old reference string.

This commit fixes it.

2010-10-23  Jonas Finnemann Jensen  <jopsen@gmail.com>  [5d73854b32303db5b764846b70f63c6c951c0458]

Use the right license header


2010-10-23  Michael Meeks  <michael.meeks@novell.com>  [cdcff691a50950ddb3d720ebc009b5ca36265fde]

undo merging issue


2010-10-23  Michael Meeks  <michael.meeks@novell.com>  [718b4c4e2c45fd63b73c1a1a25bc2dcfe4b0cd1a]

cleanup leading tabs etc.


2010-10-23  Michael Meeks  <michael.meeks@novell.com>  [46a1843255067dfcda58d1a00913a5d26627cd04]

Merge branch 'formula' into intformulae

Conflicts:
	starmath/inc/node.hxx
	starmath/source/edit.cxx
	starmath/source/node.cxx
	starmath/source/view.cxx

2010-10-23  Kohei Yoshida  <kyoshida@novell.com>  [31d0b6ded6f837a5dee77c048a4f1cb1eacba3c1]

Fix incorrect display of references from the formula input wizard.

When launching the reference input dialog from the formula input
wizard, it would not display the sheet name & it always displayed
the reference as range.  This change fixes it. (fdo#30904)

2010-10-23  Michael Stahl  <mst@openoffice.org>  [84eb8aac649b06a37dc209e3f94c0ff5e53a0717]

svarray: #i112395#: fix warnings, enable exceptions, etc.


2010-10-23  Michael Stahl  <mst@openoffice.org>  [d363b075683f89babef27425ed029583b0fb85dd]

svarray: #i112395#: fix warnings, enable exceptions, etc.


2010-10-23  Michael Stahl  <mst@openoffice.org>  [c2a023ea84107f6505fb4a474178e25653587efe]

svarray: #i112395#: fix warnings, enable exceptions, etc.


2010-10-23  Michael Stahl  <mst@openoffice.org>  [d3a5198d1b6dddbf0343901721ff64471535f010]

svarray: #i112395#: fix warnings, enable exceptions, etc.


2010-10-23  Jesús Corrius  <jesus@softcatala.org>  [974ae17d2c9fe1f3a248a218939e3d3b48a9fd77]

Make for_each less ambiguous for VC++ 10


2010-10-23  Jesús Corrius  <jesus@softcatala.org>  [1f76e2502636f0310402fa86ab24fe3e9d71d807]

Make for_each less ambiguous for VC++ 10


2010-10-22  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [2fb612b570fb29c64c7fce61f52e1cf772f11712]

undoapi: yet more Undo API tests (will this ever end?)


2010-10-22  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [271bddee301b0b04056719b94835bb3742cd0729]

undoapi: yet more Undo API tests (will this ever end?)


2010-10-22  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [d0d55eecb15f9a72107d9058e431c2e97b127f85]

undoapi: tweaked notifications


2010-10-22  Caolán McNamara  <caolanm@redhat.com>  [efaabab96ab8f6b1b866f26e7c4478b846ac4a1d]

micro opt, move global


2010-10-22  Caolán McNamara  <caolanm@redhat.com>  [00d7db406ac1d4ed6a5e0526c92b1b4f6db340de]

startup optimization, move static objects to first use point


2010-10-22  Caolán McNamara  <caolanm@redhat.com>  [9f51107d0b2a824208b4849f252e968bfed53fab]

startup optimization, move static objects to first use point


2010-10-22  Caolán McNamara  <caolanm@redhat.com>  [d7b418b5e53e71555832b79ebe90de141a55e786]

startup optimization, move static strings to first use point


2010-10-22  Michael Stahl  <mst@openoffice.org>  [8485708f3001fca132c3353c464fe7187ef62bed]

sw34bf01: #i85766# #i112425#: prevent expansion of fields in actual documents:  because various fields only expand to correct values with "special handling"  that is only done in text formatting, use the clipboard value cache even in  _real_ documents.


2010-10-22  Caolán McNamara  <caolanm@redhat.com>  [3a99fb0a492c79fed798c32afd275d930e104cf0]

startup optimization, remove unused global strings


2010-10-22  Caolán McNamara  <caolanm@redhat.com>  [978d571bfd9c991b0cba1284e7a2d65e9ba4ee1a]

startup optimization, remove unused global strings


2010-10-22  Caolán McNamara  <caolanm@redhat.com>  [bd54b1baef8d831f12e3f5fe6d78bc10a4ada555]

startup optimization, remove unused global strings


2010-10-22  Caolán McNamara  <caolanm@redhat.com>  [520537359d0b009b39d556f8a6eb35856bf23331]

move global sSilfMap to be a local sSilfMap to defer ctor until first use


2010-10-22  Miklos Vajna  <vmiklos@frugalware.org>  [88b663b7317ef1c6239c9e5ca52b1a9ec14f1993]

#i114366# fix tables in page styles

Done at openSUSE Conference 2010

2010-10-22  Caolán McNamara  <caolanm@redhat.com>  [28a124c47d4be01c93803aa85266454a74d9f6ac]

#i80184# Allow adding drawing documents to gallery via API


2010-10-22  sb  <sb@openoffice.org>  [739343f846f6feb5c586c5ddbf59a7493a93b494]

sb131: #i115203# note that xmlreader is semi-private and unversioned for now


2010-10-22  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [555e27b5a04b35fa039f802567b4b21199e14894]

undoapi: don't throw too generously


2010-10-22  Niklas Nebel  <nn@openoffice.org>  [09e3535aaaa0b2c889f75974e6a29878254e26d8]

dr77: #i106108# SetDocumentModified in ScDocFunc::SetWidthOrHeight


2010-10-22  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [9ede458a168649ca20cf5558c2b618a94e40ecf9]

undoapi: added locking support to the XUndoManager


2010-10-22  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [1caeea031494e004f0eea6d27024e50fde72ec86]

undoapi: added locking support to the XUndoManager


2010-10-22  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [3554f52faa3f429d09279e8d97044b3dc0a0d4d6]

undoapi: added locking support to the XUndoManager


2010-10-22  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [8b7bfef9fba15a3d47e3bc460a33c13ea3faf5fa]

undoapi: more I/SfxUndoManager changes in preparation of new Undo API features


2010-10-22  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [bd8a6553efe9126dba65ec6152f5b9e4bca9dbf4]

undoapi: more I/SfxUndoManager changes in preparation of new Undo API features


2010-10-22  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [9cb53122e9e098bc8a6bf53c14b18415e369dd6d]

undoapi: more I/SfxUndoManager changes in preparation of new Undo API features


2010-10-22  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [c15d04604ad25cfd9bc55a5034660542dca76b90]

undoapi: spelling


2010-10-22  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [f6cea1f12d94d30ad2506d91a9667a53861442cb]

undoapi: allow compiling with VERBOSE being set


2010-10-22  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [2931bffaaa36d22b6651136828879eb22990a3e4]

undoapi: FlagRestorationGuard


2010-10-22  Carsten Driesner  <cd@openoffice.org>  [a91a02488874c6e63f9f4f55efe7bace2de6fa3d]

fwk149: Merge changes from DEV300_m90


2010-10-22  Carsten Driesner  <cd@openoffice.org>  [414dc78c41c8a051386f23d93b01fac84c9ba38b]

fwk149: Merge changes from DEV300_m90


2010-10-22  Carsten Driesner  <cd@openoffice.org>  [f66a8ba9f8d86fc8e10f58e2ad443edc9a11f659]

fwk149: Merge changes from DEV300_m90


2010-10-22  Carsten Driesner  <cd@openoffice.org>  [edc04aede95f7b360beb18e02f7a86f5b21d12ff]

fwk149: Merge changes from DEV300_m90


2010-10-22  Carsten Driesner  <cd@openoffice.org>  [da79c9ea6dc7e590f39836904907341b69fc24e5]

fwk149: Merge changes from DEV300_m90


2010-10-22  Carsten Driesner  <cd@openoffice.org>  [9953fe737b0a0715d7a12e1ae94fc230de998e5b]

fwk149: Merge changes from DEV300_m90


2010-10-22  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [c1019a76eb0b2e83af8755fa623b42c925140c6d]

ooo33gsl12: #i115107# do not call getNativeControlRegion during paint on gtk


2010-10-22  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [c4f5b38275354f089af27a3fcff01acdaeae1b2c]

undoapi: adjusted forward declaration SfxUndoManager->IUndoManager. Not sure why this slipped my (the compiler's) attention originally ...


2010-10-22  Thomas Klausner  <wiz@NetBSD.org>  [31ff44395e2bb71ea8282649fdc15a671c93f5fe]

Disable preprocessor checks for OSL_THIS_FUNC and make it " " for now.

The tests can't work (see
http://www.openoffice.org/issues/show_bug.cgi?id=114290) but for
some reason, on NetBSD find __PRETTY_FUNC__. However, that is not
a macro, but a language identifier and cannot be concatenated in
the way used here.

2010-10-22  Carsten Driesner  <cd@openoffice.org>  [2f7dbbfc7a2dfa403fa2020263e5f217160ec727]

fwk149: Merge changes


2010-10-22  Carsten Driesner  <cd@openoffice.org>  [9d524cafb689ae3ef9c151eb9280e4dce3f86862]

fwk149: #i115194# Command line arguments that won't open/create/load documents don't hinder to show the Start Center on startup


2010-10-22  Herbert Duerr [hdu]  <herbert.duerr@oracle.com>  [6a69517540cafdc6a54c08b77089aaad4d6f8c10]

#i115170# support chromeos default fonts


2010-10-22  Thomas Klausner  <wiz@NetBSD.org>  [40d88ad961b36d72f562402eac7388004ff377af]

Add a file to EXCEPTIONSFILES, needed at least on NetBSD.


2010-10-22  Herbert Duerr [hdu]  <herbert.duerr@oracle.com>  [68c2ef528c118806f2306794de085ba05b81cfbb]

#i115131# ignore fonts worse than outline fonts


2010-10-22  Thomas Klausner  <wiz@NetBSD.org>  [0c78dd9609fcc82e49f8f3de68149bdccc24c794]

Use "cp -R" for recursive copies on NetBSD (just like on Mac OS X).


2010-10-22  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [96d13bf8031f10f3a12a3201b82186929ce7e5d0]

calc33stopper1: #i79854# do not create defined names in Calc for functions


2010-10-22  Thomas Klausner  <wiz@NetBSD.org>  [516cb0f5f86a748187cbcfa82b4a0a29dd7e112b]

Add more files to EXCEPTIONSFILES, needed at least on NetBSD.


2010-10-22  Niklas Nebel  <nn@openoffice.org>  [acfd9bcfa88e1de337e05eeff761c3ed28ca38d1]

calc33stopper1: #i115183# no reinterpret_cast between ScDBFunc* and ScTabView*


2010-10-22  Joerg Skottke [jsk]  <jsk@openoffice.org>  [eea74e89709f0b22e4ee4da125fe27ac16eed266]

automationdev300m87: Local branch merge


2010-10-22  Niklas Nebel  <nn@openoffice.org>  [65a1b13469cf7c2497f70a6a23363fe7cd643121]

dr77: #i40087# handle invalid attribute array in binfilter


2010-10-22  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [6ddc3164c1d32c96c46605cc074b6ab6d640ed1b]

rebase to DEV300_m90


2010-10-22  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [c7ef8918e51e7a4806c350bd3e10c951ba8160d7]

rebase to DEV300_m90


2010-10-22  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [63799859b55b6409680549c8927390ff2b936da5]

rebase to DEV300_m90


2010-10-22  Joerg Skottke [jsk]  <jsk@openoffice.org>  [c49e6e217ac08a7a5b7620ed56b2ece63496fc35]

automationdev300m87: #i115106 - excluded tests due to #i115138


2010-10-22  Mathias Bauer  <mba@openoffice.org>  [8409cfd0c4842fae1e087f8c932748f9305871a8]

CWS changehid: #i113152#: arguments shall be checked only for plugins


2010-10-22  Mathias Bauer  <mba@openoffice.org>  [208f94977e78bef698f46faf1c42b479cd1fca6a]

CWS changehid: some residues of hid.lst removed


2010-10-22  sb  <sb@openoffice.org>  [4ffe09429872beed5f8d92b5d3efc65f1efe45d8]

sb131: #i115124# $(XSLTPROC) implies LIBXSLT:libxslt


2010-10-22  sb  <sb@openoffice.org>  [c659c9cd2c18a6ebd448080559cd404e9672691e]

sb131: #i115124# $(XSLTPROC) implies LIBXSLT:libxslt


2010-10-22  sb  <sb@openoffice.org>  [01fd11799b96e566362dce64a4b8e907908640ba]

sb131: #i115124# $(XSLTPROC) implies LIBXSLT:libxslt


2010-10-22  sb  <sb@openoffice.org>  [3c86e1d89574d5b625cdd62b289cd988cc77ce4c]

sb131: #i115124# $(XSLTPROC) implies LIBXSLT:libxslt


2010-10-22  sb  <sb@openoffice.org>  [24c2caa34501661d77d7ee8d58c5ea053d033b19]

sb131: #i115124# $(XSLTPROC) implies LIBXSLT:libxslt


2010-10-22  sb  <sb@openoffice.org>  [bd8a2d12d3db79f2a904763ee122bbfe5627ed00]

sb131: #i115124# $(XSLTPROC) implies LIBXSLT:libxslt


2010-10-22  sb  <sb@openoffice.org>  [955e88c80e9abce3f15aa55d434dae6ae17d7d43]

sb131: #i115124# $(XSLTPROC) implies LIBXSLT:libxslt


2010-10-22  sb  <sb@openoffice.org>  [9c5ef3ce000e45a71438f337c3972d253e5e04cd]

sb131: #i115124# $(XSLTPROC) implies LIBXSLT:libxslt


2010-10-22  sb  <sb@openoffice.org>  [ae8234f18d198ecd85a1c69d6f7e3b6e58232df2]

sb131: #i115124# $(XSLTPROC) implies LIBXSLT:libxslt


2010-10-22  sb  <sb@openoffice.org>  [1885dddbdd2382f95aef15df15d4cd110f8d7854]

sb131: #i115124# $(XSLTPROC) implies LIBXSLT:libxslt


2010-10-22  sb  <sb@openoffice.org>  [7f942e9705c5f99b91ec5c5f45643fdf4bc7a7a1]

sb131: #i115124# $(XSLTPROC) implies LIBXSLT:libxslt


2010-10-22  Kevin Hunter  <hunteke@earlham.edu>  [b81dc97bedd1718247e3ac605a5934043cbb2d05]

Translate some comments, and remove some dead code


2010-10-22  os  <os@openoffice.org>  [c93958675752ab2b0e42f372e02ae455b916890d]

store fline(0) if no border is set, drop export of fLineDrawDash


2010-10-22  Thomas Klausner  <wiz@NetBSD.org>  [58097cd69b480f3e82fddeb41bf483d386af894c]

Add more files to EXCEPTIONSFILES, needed at least on NetBSD.


2010-10-22  os  <os@openoffice.org>  [82bfeb3e88121190b6ffc777b360af6d7ff87e48]

#i115132# ItemCommand added to replaced menu items


2010-10-22  David Tardon  <dtardon@redhat.com>  [37f4a7ed4c0f31458d73461b833d508c1fc7f3fb]

fix comparison of key events for IM


2010-10-22  David Tardon  <dtardon@redhat.com>  [f8ff39976f1b72e84ffdff40e41c63d9edcfd332]

fix IM input


2010-10-21  René Kjellerup  <rk.katana.steel@gmail.com>  [89e7917b9888a37b48695dedbaf5546cc430a036]

Few more translations and a minor clean up.


2010-10-21  Bartosz Kosiorek  <gang65@openoffice.org>  [853eb9487eae742be2f739bfda656c1310f3cbee]

svarray: #i112395#: fix GetItem->GetItem2


2010-10-21  Thomas Klausner  <wiz@NetBSD.org>  [7b309a8e09ba35902ce15cbf9d442494c07f2272]

Add more files to EXCEPTIONSFILES, needed at least on NetBSD.


2010-10-21  Caolán McNamara  <caolanm@redhat.com>  [0c79562bde6645fb955ce0d79744ac306dcb82a4]

rhbz#636521 Don't record undo info during escher conversion


2010-10-21  Andras Timar  <timar@fsf.hu>  [8a3714edf47eee9c477a85224658ff6d011d1ec7]

typo s/Lib0/LibO/


2010-10-21  Andras Timar  <timar@fsf.hu>  [edce22681777fff380ab4c78539f85d70fe5344d]

updated Linux Libertine G font

bugfix: hinting (better layout), especially with OOo/LibO
without anti-aliasing (eg. on Windows)
new feature: nut fractions

2010-10-21  Andras Timar  <timar@fsf.hu>  [4feee8022abcd286b5a05e34534cb16627f9f053]

updated Linux Libertine G font

bugfix: hinting (better layout), especially with OOo/LibO
without anti-aliasing (eg. on Windows)
new feature: nut fractions

2010-10-21  Bartosz Kosiorek  <gang65@openoffice.org>  [f90f8e33aa50767ac87bc69839207ae1612681ab]

svarray: merge with DEV300 m90 again


2010-10-21  Bartosz Kosiorek  <gang65@openoffice.org>  [5e323d0a01583aca43736622407533913fd7bfe4]

svarray: merge with DEV300 m90 again


2010-10-21  Bartosz Kosiorek  <gang65@openoffice.org>  [b98476e0bfaa864dee115022c61183e1fdb37b12]

svarray: merge with DEV300 m90 again


2010-10-21  Bartosz Kosiorek  <gang65@openoffice.org>  [2924a5f3e54a8aa36812f467d81ca2e01e3140b5]

svarray: merge with DEV300 m90 again


2010-10-21  Bartosz Kosiorek  <gang65@openoffice.org>  [292fa8483efdeefb8b8ef1db02c6c7e2f041ca58]

svarray: merge with DEV300 m90 again


2010-10-21  Bartosz Kosiorek  <gang65@openoffice.org>  [878625190467df668e978b91cdef0dae2266647e]

svarray: merge with DEV300 m90 again


2010-10-21  Bartosz Kosiorek  <gang65@openoffice.org>  [873bded8428709ad52045487827c5acd532a7fcc]

svarray: merge with DEV300 m90 again


2010-10-21  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [2cf7e9d5fa0f17b95b64f885788559781e98be98]

dr77: #i108420# store required hidden parameter for EXTERN.CALL functions without visible parameters


2010-10-21  Joseph Powers  <jpowers27@cox.net>  [319078f16abefa899e2156ed723b07edfaa76120]

Add explicit namespaces to two entries.


2010-10-21  Thomas Klausner  <wiz@NetBSD.org>  [7cdc745fef9677efdd4fb74b0619f9105014f198]

Add more files to EXCEPTIONSFILES, needed at least on NetBSD.


2010-10-21  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [056f830614e0642c8abc0cd036fdd7d0c4ca9770]

fix a merge conflict


2010-10-21  Noel Power  <noel.power@novell.com>  [9c298a8bce16fb0249f8dd14a6d35f6801ac35a8]

get rid of extra PROPERTY_ID_VERTICAL_ALIGN define


2010-10-21  Kai Sommerfeld  <kso@openoffice.org>  [3f2ff25d286a2d751292e567850e2810061a1c85]

#i114622# - Reverted wrong optimization.


2010-10-21  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [c3de464bcf65f0c97d448cf5180f8c562fe964c3]

Fix smoketests


2010-10-21  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [11f0b018b13b2445beb97732b6ffd81fc71b349e]

rebase to DEV300_m90


2010-10-21  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [b14b784844e479fafd2bc9388f87c21529c2b335]

rebase to DEV300_m90


2010-10-21  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [812b75c4c0a81f00362fa8232dc20fd6685d519d]

rebase to DEV300_m90


2010-10-21  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [9baf54e4a849362e7a4adfd0531d10a15ba32e2e]

rebase to DEV300_m90


2010-10-21  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [08c1547f62328e8d1f922171313825d0055522c4]

rebase to DEV300_m90


2010-10-21  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [25ddf435bb09ba7fa5b8da4af0d6e4f0541ef821]

rebase to DEV300_m90


2010-10-21  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [4e7fc8143e0beb20a73710ea83d85454d36d8cec]

rebase to DEV300_m90


2010-10-21  Caolán McNamara  <caolanm@redhat.com>  [843ea3d2bd03a4695d373c8b5c42f228eeb57712]

make address book sub dialog behave correctly


2010-10-21  Petr Mladek  <pmladek@suse.cz>  [2f3c71bce29a0b13a39be1da3526782a63878c6d]

use /opt/libreoffice instead of /opt/libreoffice3

discussed on the mailing list; related to the change in bootstrap

2010-10-21  Kohei Yoshida  <kyoshida@novell.com>  [3beac0c719d28c2f56f3b1769c8f873afa85b052]

Fix the regression for range array input (e.g. {=A1:A5}).

Typing in =A1:A5 and expanding to create a range array was broken.
This change will fix that. (fdo#30882)

2010-10-21  sb  <sb@openoffice.org>  [20a39ae4fb22f0cb92cae2c91c602c34c82821aa]

sb131: merged in DEV300_m90


2010-10-21  sb  <sb@openoffice.org>  [2083df529a678d40bd5d618cab725968579538a6]

sb131: merged in DEV300_m90


2010-10-21  sb  <sb@openoffice.org>  [287e1f17a3dd4171244ed592f699213018b8bade]

sb131: merged in DEV300_m90


2010-10-21  sb  <sb@openoffice.org>  [ae79f50375254d4d61ee8755330b854e12bc8ffa]

sb131: merged in DEV300_m90


2010-10-21  sb  <sb@openoffice.org>  [bd6bb964506b3c7921c2754fed5d09ba7bfef65b]

sb131: merged in DEV300_m90


2010-10-21  sb  <sb@openoffice.org>  [8ab8e8b378e15fbc15b9beecfb35267defcb4b92]

sb131: merged in DEV300_m90


2010-10-21  sb  <sb@openoffice.org>  [42b3548f762c999cb3b806447cff717aca2bbaa3]

sb131: merged in DEV300_m90


2010-10-21  sb  <sb@openoffice.org>  [f4ef3321aaad357e85c73cc14b804870e087ee69]

sb131: merged in DEV300_m90


2010-10-21  sb  <sb@openoffice.org>  [91932e01c3928f568ec9bb0ac1a23c40e4e3fc90]

sb131: merged in DEV300_m90


2010-10-21  sb  <sb@openoffice.org>  [b8d652667726245cee62ab025705bb092feb22b8]

sb131: merged in DEV300_m90


2010-10-21  sb  <sb@openoffice.org>  [7a5e933a0ff0b68ca8d07756c4a04c7bbe3415a0]

sb131: merged in DEV300_m90


2010-10-21  sb  <sb@openoffice.org>  [9b8159f6c0f0a7525273f630e9ac1489fe1b946e]

sb131: merged in DEV300_m90


2010-10-21  Petr Mladek  <pmladek@suse.cz>  [978ff551471d51f73d00e40589eb1450d585f539]

install into /opt/libreoffice instead of /opt/libreoffice3

discussed on the mailing list

2010-10-21  Thomas Klausner  <wiz@NetBSD.org>  [ad94d3d546c0ed0f02f82836132c751ad9d85446]

Add more files to EXCEPTIONSFILES, needed at least on NetBSD.


2010-10-21  Thomas Klausner  <wiz@NetBSD.org>  [ce1becc12a4a8951799fa8fc870d440b19955806]

Add more files to EXCEPTIONSFILES, needed at least on NetBSD.

Remove OBJFILES, which serves no purpose (LIB1OBJFILES is
the variable name used). Suggested by Caolán McNamara
<caolanm@redhat.com>.

2010-10-21  Petr Mladek  <pmladek@suse.cz>  [7cf786c5c6bd6a9f1e06a816106f97479948336e]

rename libreoffice-ure package to libreoffice-ure3

we removed the 3rd layer, so the extra package name does not longer makes sense;
it causes conflict with distro specific packages that are not versioned;
discussed on the mailing list

2010-10-21  Joachim Lingner  <jl@openoffice.org>  [95b9ae9cd7ba53bff25533397878d49adffebee0]

jl162 #i115180# OOo does not find VM runtime library of Java 1.6.0_22 on Mac


2010-10-21  sb  <sb@openoffice.org>  [df1215ca45a16852d1ae4333417d9db575c03d1c]

sb131: #i114962# live deployment of passive UNO components in extensions


2010-10-21  sb  <sb@openoffice.org>  [8bba589bec0a3811fc7f1f60985152ec01ccd084]

sb131: #i114962# active.oxt to complement passive.oxt


2010-10-21  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [1f77e4b60e27cf20837579d512d1df7b40d65db7]

dr77: fix broken import of charts and group shapes


2010-10-21  sb  <sb@openoffice.org>  [e3d08367e9c907b94f3576f266dc8a2154414d2c]

sb131: #i114962# singleton implementations need not have a .../UNO/SERVICES rdb key


2010-10-21  Mathias Bauer  <mba@openoffice.org>  [463299a59507a83ec07e17d547e76cfea19c673c]

CWS changehid: resync to m90


2010-10-21  Mathias Bauer  <mba@openoffice.org>  [8bc77374a6d7f1f0fc69bca0250d485eb90be5ed]

CWS changehid: resync to m90


2010-10-21  Mathias Bauer  <mba@openoffice.org>  [da622616ce54d5c5b4e2e299fbf0a8ae527fd413]

CWS changehid: resync to m90


2010-10-21  Mathias Bauer  <mba@openoffice.org>  [76039bc52fe8ffba5349dcac5993e207e1f8d352]

CWS changehid: resync to m90


2010-10-21  Mathias Bauer  <mba@openoffice.org>  [dc299baa3ec0e0eb2ae50089c5570aea27e4d322]

CWS changehid: resync to m90


2010-10-21  Mathias Bauer  <mba@openoffice.org>  [f8ee9cd0a46653343d102bee8a669e0a417608f5]

CWS changehid: resync to m90


2010-10-21  Mathias Bauer  <mba@openoffice.org>  [8fc84d18216e132fecad6ceb3f9ac7521a93cb9b]

CWS changehid: resync to m90


2010-10-21  Mathias Bauer  <mba@openoffice.org>  [11cbcded85208d00cca8fc1b3d220b9154e268fc]

CWS changehid: resync to m90


2010-10-21  Mathias Bauer  <mba@openoffice.org>  [d4fcd505c6321d14991e7a9da44f29fbdd4ce881]

CWS changehid: resync to m90


2010-10-21  Mathias Bauer  <mba@openoffice.org>  [cc4fb231342cc7ad2f213a18c940248c436ee0e2]

CWS changehid: resync to m90


2010-10-21  Mathias Bauer  <mba@openoffice.org>  [5cb1bf1e0b4ad3d395c84bb24eb87c1a95954f8d]

CWS changehid: resync to m90


2010-10-21  Mathias Bauer  <mba@openoffice.org>  [1a26343859119e7065e3d4703bfa46f447cb352a]

CWS changehid: resync to m90


2010-10-21  Mathias Bauer  <mba@openoffice.org>  [22d534cf845222b113a32d94d84095b8fafd4e45]

CWS changehid: resync to m90


2010-10-21  Mathias Bauer  <mba@openoffice.org>  [15c93af5a0740ad15be57aefef659de243c9be2f]

CWS changehid: resync to m90


2010-10-21  Mathias Bauer  <mba@openoffice.org>  [0f2a20abd6aee91db528cd16809f204ae3d2f7e8]

CWS changehid: resync to m90


2010-10-21  Mathias Bauer  <mba@openoffice.org>  [d75f8e9da5c8748e8f5f118c37f86b6d9169b866]

CWS changehid: resync to m90


2010-10-21  Mathias Bauer  <mba@openoffice.org>  [6d2793acddb831ac3b012aa6775fec8ec5e6a730]

CWS changehid: resync to m90


2010-10-21  Nadav Vinik  <email@nadavvin.com>  [a10e05577f51e534047e1aca4f3aa1961c338d9c]

Remove pam include in writer sw


2010-10-21  Caolán McNamara  <caolanm@redhat.com>  [dbc37feb21f634e58543249dc88e6de3cd59b99e]

valgrind: uninitialized variable


2010-10-21  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [a7f8ec5c50b16afcaa616baf28f6edb74b535285]

dr77: #i103686# improve import of shapes in right-to-left sheets


2010-10-21  Mathias Bauer  <mba@openoffice.org>  [318a0ac824a03a39417fbd521dd5801f3ab3c4a5]

CWS changehid: no hid.lst generation anymore


2010-10-21  Joerg Skottke [jsk]  <jsk@openoffice.org>  [09078c94e47f729dd533257465ab4f188309461f]

automationdev300m87: Local merge


2010-10-21  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [17bdbe63b4927237df7fe0270bb673b75d5d535a]

undoapi: implement a test backend for Writer. Not fully integrated into the test framework, yet, since Writer does not yet support XUndoManager/Supplier


2010-10-21  Carsten Driesner  <cd@openoffice.org>  [9f4cadedecbd1464ce6d229e324df78b7cc11c75]

dockingwindows: Fix several issues regarding UNO API and toggleFloatingMode()


2010-10-21  Katarina Machalkova  <kmachalkova@suse.cz>  [adfeeec1d12bf2ea50627a874b2c1f91bba1bb20]

Re-adding deleted files

Those were deleted by 09ffe37

2010-10-21  Helge Delfs [hde]  <hde@openoffice.org>  [ef99c73b8857a7283755ff1511c78f533f4fd65e]

automationdev300m87#i115106#fixed loading local file


2010-10-21  J. Graeme Lingard  <jgraeme+git@gmail.com>  [9959755135da2dc4de4386994ed2b733aebb12e7]

Clean up comments in sw_unosett.cxx


2010-10-21  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [e69cf54b8aa7f6b38c489b1d679cd6753a558997]

undoapi: specified (and implemented and tested) what should happen when you leave an Undo context which does not have any elements


2010-10-21  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [55c84d659987dce9e75b5bffdba8dfd34912bbdc]

undoapi: specified (and implemented and tested) what should happen when you leave an Undo context which does not have any elements


2010-10-21  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [5e3560f0f3d1da4d4d0d0cd101bff9c42c3a7f3b]

undoapi: specified (and implemented and tested) what should happen when you leave an Undo context which does not have any elements


2010-10-21  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [9d30575ba6c67b4383461ef44ed9b2aae266aa3c]

undoapi: specified (and implemented and tested) what should happen when you leave an Undo context which does not have any elements


2010-10-21  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [38e1cff89d7b3bf849c4bc41f85d080c869c4d46]

Upgrade nss to the latest release


2010-10-21  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [602c1e59b49849b9bf1d775e7de9ab90a357332f]

Upgrade nss to the latest release


2010-10-21  sb  <sb@openoffice.org>  [9d792efeb631f24f8864d2f9541afd25422e85c2]

sb131: #i114962# also test singletons in passive.oxt


2010-10-21  sb  <sb@openoffice.org>  [823c4f2b4b1c118a8944992365a0bb7a7cc8f861]

sb131: #i114962# allow for explicit implementation name in css.lib.uno.helper.Factory


2010-10-21  Wolfgang Silbermayr  <wolfgang.silbermayr@gmail.com>  [017e79ab159e1410055f00e3ba411221c5db34f8]

Translate comments into English


2010-10-21  Andras Timar  <timar@fsf.hu>  [d7b5860a1290f27b54767a55221d3ebf62f7afa1]

fixed an i18n problem

Constructing "string + ordinal number" terms programmatically is
an i18n issue, because in some languages (e.g. in Hungarian)
ordinal number should precede the string. The patch solves
http://bug.openscope.org/browse/OOO-85 reported by a Hungarian
localizer ("Oldal 1" should be "1. oldal"). There are more
occurences of this construction in the code of LibreOffice
but this was highly visible and it is correct in Hungarian Excel.

2010-10-21  Caolán McNamara  <caolanm@redhat.com>  [415f815f16a830a77a5ab0013812a3a736703ea3]

disable pgination in gdb script


2010-10-21  Joerg Skottke [jsk]  <jsk@openoffice.org>  [3c21f1f301e9a37798ed0103ae50af5ab0b3e661]

automationdev300m87: More local merge


2010-10-21  Joerg Skottke [jsk]  <jsk@openoffice.org>  [83b67ec1935b428a8e07e596629be866f67cfbe1]

automationdev300m87: Local merge


2010-10-21  Sean McMurray  <smcmurray@mcmurrays.org>  [66d6b3fdcfd571efec0a6e896852401e8f9a8ed1]

Use SAL_N_ELEMENTS


2010-10-21  Joerg Skottke [jsk]  <jsk@openoffice.org>  [4cabcbcb5e8c47b55c428ee292f55532161ae238]

automationdev300m87: #i115106 - Deleted deprecated header information


2010-10-21  sb  <sb@openoffice.org>  [22485e2d0b6a02e591021f7aff1f509357f6f271]

sb132: merged in DEV300_m90


2010-10-21  sb  <sb@openoffice.org>  [bd94540a2cba7557fa4e10fabb0fb60467aede93]

sb132: merged in DEV300_m90


2010-10-21  sb  <sb@openoffice.org>  [652243219cdf6de8973c181414bf4adc6b044538]

sb132: merged in DEV300_m90


2010-10-21  sb  <sb@openoffice.org>  [f3d57a8a9d6e65113d1a9b8b96d8e51d3f0b219e]

sb132: merged in DEV300_m90


2010-10-21  sb  <sb@openoffice.org>  [4a18171227de7b60b97f2a0ade660d01b294bbd0]

sb132: merged in DEV300_m90


2010-10-21  sb  <sb@openoffice.org>  [fd4746d9d594686dfadc0d531da0230fcf1f1f90]

sb132: merged in DEV300_m90


2010-10-21  sb  <sb@openoffice.org>  [6f11935272baf92c3062c37ca8ce0b02351c36e1]

sb132: merged in DEV300_m90


2010-10-21  sb  <sb@openoffice.org>  [5534fecb76d9c82724f4eac83ffe26b16ba900e5]

sb132: merged in DEV300_m90


2010-10-21  sb  <sb@openoffice.org>  [22ea2f07f3ff262a4b96c99f10e22c6a8a5f9ff5]

sb132: merged in DEV300_m90


2010-10-21  sb  <sb@openoffice.org>  [713b57a7b43209b5bab5bacbf5ddf2b524e8dc37]

sb132: merged in DEV300_m90


2010-10-21  Kai Sommerfeld  <kso@openoffice.org>  [abd39ece7acd0cfc24d27fc76000677776bc5da2]

rebased to m90.


2010-10-21  Kai Sommerfeld  <kso@openoffice.org>  [c1ba87088edfcbd56fb7e4806e033d63c5e14660]

rebased to m90.


2010-10-21  Kai Sommerfeld  <kso@openoffice.org>  [b4851dc2ab092d41710036b971bb16d96ab8c10c]

rebased to m90.


2010-10-21  Kai Sommerfeld  <kso@openoffice.org>  [35e1d466e889fe83744276dfda27a69fcd8acf23]

rebased to m90.


2010-10-21  Katarina Machalkova  <kmachalkova@suse.cz>  [1a78434d4f8078943a454ca70d67d4d3a64ac2e1]

Undoing pptx filter as a separate lib ( + related changes)

Shared ppt + pptx filter will be merged from cws later

2010-10-21  Katarina Machalkova  <kmachalkova@suse.cz>  [f4fa39e90ef0bd28f883226e2954482b31a741e5]

Undoing pptx filter as a separate lib ( + related changes)

Shared ppt + pptx filter will be merged from cws later

2010-10-21  Katarina Machalkova  <kmachalkova@suse.cz>  [7a025fe6fcf688c38d66da86dfc07f6252d7c54c]

Undoing pptx filter as a separate lib (+ related changes)

Shared ppt + pptx will be merged from cws later

2010-10-21  sb  <sb@openoffice.org>  [6e256bf13e1a109748369af66fa1340a8f226794]

sb132: #i115169# missing dependency extensions -> curl


2010-10-21  Helge Delfs [hde]  <hde@openoffice.org>  [9e4570496ff098d84d11707e639ced07ee048f38]

automationdev300m87#i115106#fixed loading local file


2010-10-21  Helge Delfs [hde]  <hde@openoffice.org>  [3cc2f72a909c3e83a4de61d492c2fced472c5413]

automationdev300m87#i115106#warnlog removed and excluded testcase enabled


2010-10-20  Bartosz Kosiorek  <gang65@openoffice.org>  [cadd9b2db4e5d2eb954c153ebd8ff12e465271c5]

svarray: merge with DEV300 m90


2010-10-20  Bartosz Kosiorek  <gang65@openoffice.org>  [8082b79563cc79811cf109dc429acf37bd8ece38]

svarray: merge with DEV300 m90


2010-10-20  Bartosz Kosiorek  <gang65@openoffice.org>  [95aaa3925a103e094209fa9b4279676d5ed52d44]

svarray: merge with DEV300 m90


2010-10-20  Bartosz Kosiorek  <gang65@openoffice.org>  [236007356b4ef60017b6d336ddb58bcd5eca4d51]

svarray: merge with DEV300 m90


2010-10-20  Bartosz Kosiorek  <gang65@openoffice.org>  [3ce776ee5b1e38236cbd001ba3ea60f5757fb0ed]

svarray: merge with DEV300 m90


2010-10-20  Bartosz Kosiorek  <gang65@openoffice.org>  [19101671abc2c957455425bab59d2ee4ea7d4152]

svarray: merge with DEV300 m90


2010-10-20  Bartosz Kosiorek  <gang65@openoffice.org>  [34c34dbd077e1788d8685eee5b4a5aa264531f3b]

svarray: merge with DEV300 m90


2010-10-20  Helge Delfs [hde]  <hde@openoffice.org>  [6c5f191f198f6c6f41e3c354a4ba4ca87d56f848]

automationdev300m87#i115106#fixed access to disabled controls and reloading local file


2010-10-20  Caolán McNamara  <caolanm@redhat.com>  [de485fdd90d0ec1bf64941a49f2d1f48a4eb9dda]

make it easy to trace try/catches, etc. for cppunit tests


2010-10-20  Povilas Kanapickas  <povilas.kanapickas@gmail.com>  [473e4d6c041392c2fa36f8d3b9184ce593cee90d]

remove non-compiled code


2010-10-20  Ingrid Halama  <iha@openoffice.org>  [569acb98dd402b230ef905101e6021c9dcfb17bc]

chartextensibility: #i82971# layout fixes for hierarchical axes


2010-10-20  Ingrid Halama  <iha@openoffice.org>  [21e8b25b4b6116be3ced9310310ba6f4f4ee63c7]

chart49: #i113103# enable fixed chart tests again


2010-10-20  Jesús Corrius  <jesus@softcatala.org>  [1038efa1ce3b50cf0fa6c83ad19a4b09544abeaa]

Fix compilation of icu for VC++ 10


2010-10-20  Jesús Corrius  <jesus@softcatala.org>  [48ace782ff36f8b9615eb25230666035cacf4f71]

Build fixes for VC++ 10


2010-10-20  Jesús Corrius  <jesus@softcatala.org>  [36ad473eeeace151af341869b0436fac8b1bdd2e]

Build fixes for VC++ 10


2010-10-20  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [8297b75033e01d5a8d03d161c4a4b8b3cde5c6f3]

pdfextfix04: update version number


2010-10-20  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [eb184102ce6608d30804b0665afc8b94deeef7d4]

fix a warning


2010-10-20  Miklos Vajna  <vmiklos@frugalware.org>  [94186a4cd1afe78a21c877d5dcdfc086528f3c74]

RTF: fix order of entries in the revtbl


2010-10-20  Miklos Vajna  <vmiklos@frugalware.org>  [ff871457b076334706556454f6a0aa935b6d28b4]

 #i66619# fix title pages


2010-10-20  Katarina Machalkova  <kmachalkova@suse.cz>  [bac821b200dcc0c11ba6d03fd23ec3b07b15dea8]

Undoing pptx filter as a separate lib ( + related changes)

Shared ppt + pptx filter will be merged from cws later

2010-10-20  Katarina Machalkova  <kmachalkova@suse.cz>  [c88cfc7a672473256d1f7bc8bf6b16d98f54fe5a]

Undoing pptx filter as a separate lib ( + related changes)

Shared ppt + pptx filter will be merged from cws later

2010-10-20  Carsten Driesner  <cd@openoffice.org>  [69520f9b1e794addf916a64857b299da9792fb43]

dockingwindows: Added missing methods to ToolbarLayoutManager. Adapted methods in LayoutManager


2010-10-20  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [5917d299bfea212c050bfbb5bc280b6d5af79e27]

pdfextfix04: #b6993503# fix uninitialized pointer, range check


2010-10-20  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [e1e4bf8ec5feee9e702d0b82f462ec809d19e812]

pdfextfix04: #i90800# fix RTL import, use mirror string service, use character classification instead of overly broad script type complex


2010-10-20  Ingrid Halama  <iha@openoffice.org>  [62efb3b2bc02adc3787900c649c34be93c8a65c2]

chart49: merge with DEV300_m90


2010-10-20  Ingrid Halama  <iha@openoffice.org>  [5ba52810dd0bbb6dfd14660f1e293b1ccb951dc3]

chart49: merge with DEV300_m90


2010-10-20  Ingrid Halama  <iha@openoffice.org>  [f29fa90e450de58b125fc0680443b7201ce97b0b]

chart49: merge with DEV300_m90


2010-10-20  os  <os@openoffice.org>  [81c6e5b62535ba61ac22e54904bcd86415d70b53]

output of \ffhaslistbox moved


2010-10-20  Thorsten Bosbach  <tbo@OpenOffice.org>  [bd82c2e5f94bfc712e1d4d8466252bf1e2b0a611]

merge a head


2010-10-20  Release Engineering  <releng@openoffice.org>  [7481720d0155658152ca25e1b62484defea44e7f]

OOO330


2010-10-20  Thorsten Bosbach  <Thorsten.Bosbach@Oracle.Com>  [c5c07a6c2f65a989527889c49c151d15f8d2c579]

#i115106# change extension dependency


2010-10-20  Kurt Zenker  <kz@openoffice.org>  [ba640a3477213a4d2f179f188fe80029969ef1bb]

CWS-TOOLING: integrate CWS ooo33gsl11


2010-10-20  Kurt Zenker  <kz@openoffice.org>  [dfc8ac5316dfb47a183cfb637e059da7b8dfb6e0]

CWS-TOOLING: integrate CWS ivo99


2010-10-20  Caolán McNamara  <caolanm@redhat.com>  [f719556424d91ffe3fd2e18e6e2c74d670d1d4dd]

disable as there's reports of failure coming in that need to be addressed


2010-10-20  Kurt Zenker  <kz@openoffice.org>  [6d22175207f08634cc87e97901c60670b8896b05]

CWS-TOOLING: integrate CWS sb134


2010-10-20  Kurt Zenker  <kz@openoffice.org>  [de86e3362cf4fe6f65a66b01e74f19a8d33e289b]

CWS-TOOLING: integrate CWS dba33k


2010-10-20  Kurt Zenker  <kz@openoffice.org>  [24f16a97ded3a16c9ed3cbc0497ec00cc6c1076b]

CWS-TOOLING: integrate CWS dba33k


2010-10-20  Jacek Wolszczak  <shutdownrunner@gmail.com>  [6031a9e618344f8e32f0502db6c0e6ecd6a4de38]

convert to new OSL family of asserts


2010-10-20  Jan Holesovsky  <kendy@suse.cz>  [c1f48d8188e92681f6d348aeb294544d91aaed9a]

Don't create the Industrial theme.

But still do fallback to that when there are missing icons.

2010-10-20  Jan Holesovsky  <kendy@suse.cz>  [664dba3e1690c19cfa8cd594561d6d15ac326693]

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

This reverts commit a4d7f9181ef50cfe2cfd3b017d4af6e092daaa25.

2010-10-20  os  <os@openoffice.org>  [fa42541fd64cde78152092dd7ccd7f7405086461]

form control export: check sequence length


2010-10-20  Wolfram Garten [wg]  <Wolfram.Garten@oracle.com>  [bee2ea6aabf2c7575ef61bedc2a621d29c6167d5]

i115106,[Automation]: 	[Automation] General Cat 1-3 test case fixing


2010-10-20  Caolán McNamara  <caolanm@redhat.com>  [1d6235cea5aaf30517ed0526dc63debfdfb308f0]

WaE: I'm informed this is the intended result


2010-10-20  Kohei Yoshida  <kyoshida@novell.com>  [6545200f2571e3198f2200ac2229d45afc8dac12]

Fixed a crash on importing docs with database functions.

When iterating through an empty column via ScDBQueryDataIterator it
caused segfalut. (fdo#30861)

2010-10-20  Wolfram Garten [wg]  <Wolfram.Garten@oracle.com>  [424081d3c899a168522ecc13436a8f18da8816f2]

i115106,[Automation]: 	[Automation] General Cat 1-3 test case fixing


2010-10-20  sb  <sb@openoffice.org>  [423ba9d350fff1071501136e3454220eb5d781cc]

sb131: #i114962# fix component factory so it can be live deployed


2010-10-20  Lubos Lunak  <l.lunak@suse.cz>  [d38215b91ada6f91dad0cb58171d7879dc85dff0]

prevent symbols cflags from overriding debug cflags

The use case here is configuring with --enable-symbols=small (which
enables -g1 for gcc), and then doing 'dmake debug=true', which
enables -g, however the -g1 is later in the command line, so it
takes precedence. And I don't feel like trying to redo the whole
ordering of gcc command lines everywhere, while this looks safe.

2010-10-20  Mathias Bauer  <mba@openoffice.org>  [30316be0535df018c5b333979153b0339ab82de9]

CWS changehid: #i115137#: cope with string HIDs


2010-10-20  Helge Delfs [hde]  <hde@openoffice.org>  [7c6ec43e96fe12337b31b2a423a4b6b91a0ff72c]

automationdev300m87#i115106#function never returned a bool...fixed now


2010-10-20  Caolán McNamara  <caolanm@redhat.com>  [b5543aa005827e331775dc06258ad77726de71ed]

try and reenable this again, and see if it pass buildbot this time


2010-10-20  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [2883743db34c77652da6b8fd5b42dd63463c9893]

undoapi: added some diagnostics, to detect if a shell switches between two non-NULL UndoManagers


2010-10-20  Harri Pitkänen  <hatapitk@iki.fi>  [a3e61bf09120a70a6f209a0b61df9df68d19ba2b]

#i93300# Don't crash on unsupported .tiffs


2010-10-20  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [dac64284bbd901d86a5c7a5a4ae1339d3d27c855]

undoapi: made SfxUndoManager an implementation of the new, abstract ::svl::IUndoManager interface. Change the SfxShell's UndoManager attribute to be an IUndoManager. Did all the resulting changes up the source tree. This way, we'll hopefully be able to provide an IUndoManager implementation in Writer, which is not based on the SfxUndoManager, but on Writer's own Undo implementation.


2010-10-20  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [f713ee13886f4d3a6d3e90c8f1ed9b154e0cacda]

undoapi: made SfxUndoManager an implementation of the new, abstract ::svl::IUndoManager interface. Change the SfxShell's UndoManager attribute to be an IUndoManager. Did all the resulting changes up the source tree. This way, we'll hopefully be able to provide an IUndoManager implementation in Writer, which is not based on the SfxUndoManager, but on Writer's own Undo implementation.


2010-10-20  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [a70f500bc9110bab1483e09d1c4a306e8c2a661b]

undoapi: made SfxUndoManager an implementation of the new, abstract ::svl::IUndoManager interface. Change the SfxShell's UndoManager attribute to be an IUndoManager. Did all the resulting changes up the source tree. This way, we'll hopefully be able to provide an IUndoManager implementation in Writer, which is not based on the SfxUndoManager, but on Writer's own Undo implementation.


2010-10-20  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [6702f4e83f29060a3a6b832920ab6dbdc33b937a]

undoapi: made SfxUndoManager an implementation of the new, abstract ::svl::IUndoManager interface. Change the SfxShell's UndoManager attribute to be an IUndoManager. Did all the resulting changes up the source tree. This way, we'll hopefully be able to provide an IUndoManager implementation in Writer, which is not based on the SfxUndoManager, but on Writer's own Undo implementation.


2010-10-20  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [32562151fdf2e9bbeec57fda3a1d96d5e3880b1c]

undoapi: made SfxUndoManager an implementation of the new, abstract ::svl::IUndoManager interface. Change the SfxShell's UndoManager attribute to be an IUndoManager. Did all the resulting changes up the source tree. This way, we'll hopefully be able to provide an IUndoManager implementation in Writer, which is not based on the SfxUndoManager, but on Writer's own Undo implementation.


2010-10-20  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [6644620ee4226f00db9e0cbaf3d5e817646e6f43]

undoapi: made SfxUndoManager an implementation of the new, abstract ::svl::IUndoManager interface. Change the SfxShell's UndoManager attribute to be an IUndoManager. Did all the resulting changes up the source tree. This way, we'll hopefully be able to provide an IUndoManager implementation in Writer, which is not based on the SfxUndoManager, but on Writer's own Undo implementation.


2010-10-20  sb  <sb@openoffice.org>  [2a1373ec52ac6e5967a9225700abd3917b6b2e98]

sb131: #i114962# always building test/deployment/boxt reveals dependency on filter


2010-10-20  Caolán McNamara  <caolanm@redhat.com>  [28b85750146cd39da12885e9c62eedb1add5b738]

WaE, ignore return value from symlink


2010-10-20  Sebastian Spaeth  <Sebastian@SSpaeth.de>  [1d871c1d00b3fee7ba3c3f556fb5199f969a27e4]

document what this is


2010-10-20  Niklas Nebel  <nn@openoffice.org>  [7319d6c51702d312e62a39d71805f44b2ac82ee3]

dr77: #i115067# don't calculate with negative positions in ScTabView::AlignToCursor


2010-10-20  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [ee22ffc8bb5a39335f6db5127bfc949decc32496]

Fixed fdo#30899 and n#610921: MetricFields SetUnit conversions


2010-10-20  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [76ca32af52e801725855a09815c078f331aa292d]

Fixed a crash when importing some RTF file.

This is pretty hacky... any better fix is welcomed.

2010-10-20  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [60b0e5e5a338a896230a84f03f91cac58be8d4cb]

 #i90800# export GetMirroredChar via UNO service


2010-10-20  Caolán McNamara  <caolanm@redhat.com>  [1a7d7723e8dba633cad7cdf1111e666bdb734d19]

WaE, silence warning


2010-10-20  Caolán McNamara  <caolanm@redhat.com>  [18d692a0cb09976d88e5c38a409951ff6d71a2e8]

WaE, unused parameters


2010-10-20  Caolán McNamara  <caolanm@redhat.com>  [27f963e4296a0327a92718afb133cd9e32563d32]

WaE, unused parameters


2010-10-20  Caolán McNamara  <caolanm@redhat.com>  [f2bf12c7d70920c6d02881da36617b07d2a17441]

WaE, shadowed variable


2010-10-20  Caolán McNamara  <caolanm@redhat.com>  [42919dbce70edd9b290800007b9e7e9660c1aa98]

WaE unused parameter


2010-10-20  Caolán McNamara  <caolanm@redhat.com>  [c65d39c026e2141b123e196c5b203ca06227076b]

this is just wrong


2010-10-20  Caolán McNamara  <caolanm@redhat.com>  [f6947a9467a7b99793f7d649ebf9f212541bacc6]

WaE: fix missing return


2010-10-20  Caolán McNamara  <caolanm@redhat.com>  [38ca8c25b7ba9295957c3ed17744ed45e406ec0e]

WaE: remove shadowed variable


2010-10-20  Caolán McNamara  <caolanm@redhat.com>  [f045f223bf6f6fd4beca672ad03ac289e0a82d75]

WaE, misordered init list


2010-10-20  Caolán McNamara  <caolanm@redhat.com>  [0e75d0c75139cedd830e44fca878eb8011fe9c4a]

remove unused variables


2010-10-20  Caolán McNamara  <caolanm@redhat.com>  [5bcb1df7421dbab5a9fa382ea6a043923c90369b]

WaE, unused parameter


2010-10-20  Caolán McNamara  <caolanm@redhat.com>  [877223157b66548274def1726886d4a039f63a56]

WaE, unused parameter


2010-10-20  Caolán McNamara  <caolanm@redhat.com>  [b3e7c4f17bef673fb496d87e0b1d2904ac64a2b4]

WaE, silence warnings


2010-10-20  Caolán McNamara  <caolanm@redhat.com>  [d5299ef718b13fcfd2b941fad34c46238bc3db06]

WaE, unused variable


2010-10-20  Caolán McNamara  <caolanm@redhat.com>  [8c4f46a8b1c2ed98edd421ccadb2120c063b9c9c]

WaE, unused parameter


2010-10-20  Caolán McNamara  <caolanm@redhat.com>  [b3232f2a5db22b084eb2fcfaa4b5a094e988dc58]

WaE, remove warning


2010-10-20  Caolán McNamara  <caolanm@redhat.com>  [1aa7b2f434c8b4eb042df66ea6dca626f43474aa]

unused variables


2010-10-20  Caolán McNamara  <caolanm@redhat.com>  [a8e557705b84298d00f91a69b226fe8e15570752]

WaE unused parameters


2010-10-20  Caolán McNamara  <caolanm@redhat.com>  [16a4c73fd3029c056de77dc7c65731c4c1fc88dc]

WaE unused parameters


2010-10-20  Caolán McNamara  <caolanm@redhat.com>  [09aad948c36f08e5bf84b5df3a7b892e8bd3aeb6]

WaE, silence warning


2010-10-20  Caolán McNamara  <caolanm@redhat.com>  [7f38506329083ae4f65be63a041e0b189ff5077e]

WaE, unused variable


2010-10-20  Caolán McNamara  <caolanm@redhat.com>  [c8bfe399e9eff7454f2a8a08694057023e98b8f1]

WaE, unused variable


2010-10-20  Caolán McNamara  <caolanm@redhat.com>  [dce70c138befac8ee1c4220e84e2d5af17c88d68]

WaE, unused parameters


2010-10-20  Caolán McNamara  <caolanm@redhat.com>  [9b61c3f8b2364876392ba54869f93e88a4f6272e]

WaE, silence warning


2010-10-20  Joerg Skottke [jsk]  <jsk@openoffice.org>  [ec601068977e3fd2026e27bf5b418912fdd46e5a]

automationdev300m87: #i115106 - excluded tests due to #i115138


2010-10-20  Wolfram Garten [wg]  <Wolfram.Garten@oracle.com>  [86df81c63c0c6822b1f1d452df481871f255725e]

i115106,[Automation]: 	[Automation] General Cat 1-3 test case fixing


2010-10-20  Helge Delfs [hde]  <hde@openoffice.org>  [5d71179653bf0e248fd129a3a4edbde6099fe9f9]

automationdev300m87#i115106#optimized output if slot is not found


2010-10-20  Helge Delfs [hde]  <hde@openoffice.org>  [23f54801224614ba17605157f9556a34cc99229e]

automationdev300m87#i115106#added warnlog if uno-slot is missing for menu entry


2010-10-20  os  <os@openoffice.org>  [0fab13bca11694bc0378c26c9133a017f79f35ce]

export all attributes of parent styles in RTF


2010-10-20  Wolfram Garten [wg]  <Wolfram.Garten@oracle.com>  [621c70d97299293fedf80984c747f039ee01c7da]

i115106,[Automation]: 	[Automation] General Cat 1-3 test case fixing


2010-10-20  Wolfram Garten [wg]  <Wolfram.Garten@oracle.com>  [7cd82bd69f5ab5450752c8f15262b0824ea96f95]

i115106,[Automation]: 	[Automation] General Cat 1-3 test case fixing


2010-10-20  Mathias Bauer  <mba@openoffice.org>  [40575113e8343a25159bcc2ae907474b7d7c5542]

CWS changehid: #i115137#: no hid.lst used in help linking


2010-10-20  Caolán McNamara  <caolanm@redhat.com>  [1ceca73a0464983f5a835d39ec54aba213de4063]

be consistent on the project name


2010-10-20  David Tardon  <dtardon@redhat.com>  [06f8869875e1d72e322d0d162f9d89b1d74b6b71]

fix delete/delete[] mismatch


2010-10-20  Caolán McNamara  <caolanm@redhat.com>  [1fa82e8ac39d07e23ca3f925ac7a68238d9aba51]

WaE, remove unused parameters


2010-10-20  Caolán McNamara  <caolanm@redhat.com>  [4e5ceca8e9f78cec2798c32ee22b8924ef4c9902]

remove unused parameters


2010-10-20  Kai Sommerfeld  <kso@openoffice.org>  [b7a83f057a3b3b9b7c256a6ecfb0eb9b4ea1ec74]

#i111756# - optimized compileExtensionHelp() (patch contributed by dtardon).


2010-10-20  Kai Sommerfeld  <kso@openoffice.org>  [d4202f9887e5eaf0de0acc59e5e7f7b961ed58a8]

whitespace cleanup.


2010-10-20  Helge Delfs [hde]  <hde@openoffice.org>  [dccc915af045d8d6d06cf664745f4b5dda9fc392]

automationdev300m87#i115106#Corrected scripting failures due to disabled controls


2010-10-20  Joerg Skottke [jsk]  <jsk@openoffice.org>  [c3881e55ddf930317ef1c21f7cd70c1cfcd0a95f]

automationdev300m87: #i112208 - hOpenFileLocally should alwas be used together with hFileDelete


2010-10-20  Caolán McNamara  <caolanm@redhat.com>  [1a1cc219cca2d5e23a924b207d0299b9f4f63c4a]

#i101100# strict aliasing fixes


2010-10-20  Povilas Kanapickas  <povilas.kanapickas@gmail.com>  [ee9befa313473b8530ba2ab21c3b8ded1e599c90]

Removed lots of dead code.


2010-10-20  Caolán McNamara  <caolanm@redhat.com>  [ff41dd83e5041e1289f3f9f425e148b4b78a74b0]

remove memory leaks to make this a handy valgrind test case


2010-10-20  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [5ee125ca789e7989a9725c40fe17fd3f8086a951]

undoapi: more UNDO API tests


2010-10-20  Caolán McNamara  <caolanm@redhat.com>  [305a9e0468498d0b8322cd4292a574c2b50c217c]

fdo#30773 Kabyle swap , and . as decimal seperator


2010-10-20  Caolán McNamara  <caolanm@redhat.com>  [4af09530d7c679f5a90e4993ca06bdd5144a7b70]

fdo#30773 Kabyle swap , and . as decimal seperator


2010-10-20  Thomas Lange [tl]  <Thomas.Lange@oracle.com>  [6b6d1a70cb424af2857dc01f278b42d672713f0b]

cws tlmath01: #i972# baseline to baseline alignment for Math


2010-10-20  Thomas Lange [tl]  <Thomas.Lange@oracle.com>  [cf71abf8511eb5348233fc0022c9a5a2159f7ea4]

cws tlmath01: #i972# baseline to baseline alignment for Math


2010-10-20  Vladimir Glazunov  <vg@openoffice.org>  [2a8b5063b765105e7092c763694bcdc59fdaf5c0]

#i10000# temporarily disable assertion to get smoketest running


2010-10-20  Caolán McNamara  <caolanm@redhat.com>  [85c44ad8b3caa50018c32972760bac9d5ef4c496]

#i101100# strict-alias clean


2010-10-20  Caolán McNamara  <caolanm@redhat.com>  [bc9aea44a77af9a80277b5126780272692a6bae8]

explicitly -fno-strict-alias for linux bridges by default


2010-10-20  Caolán McNamara  <caolanm@redhat.com>  [dc1785a3be7f5b527cf95410e1d6fd18a841880f]

WaE unused parameter


2010-10-20  Caolán McNamara  <caolanm@redhat.com>  [60a2e095f0d50776742947aa259f99369d799522]

remove unused method


2010-10-20  Caolán McNamara  <caolanm@redhat.com>  [eb6e285c077ec615ea14ff4f0bfc2b59752c9b08]

fdo#30773 Kabyle swap , and . as decimal seperator


2010-10-20  Caolán McNamara  <caolanm@redhat.com>  [11513ddf5b05cb7b3c1e91f9728159b9be3a5da2]

#i101100# strict-alias clean


2010-10-20  Caolán McNamara  <caolanm@redhat.com>  [876b99ce56c8d725cc207ca03433b3cb99dfb3eb]

WaE: fix init order


2010-10-20  os  <os@openoffice.org>  [6a8fcb64691942ae29e3cdaaec2353c364d43d9e]

GetSortedBookmarks: don't insert bookmarks from different nodes


2010-10-20  Joerg Skottke [jsk]  <jsk@openoffice.org>  [a3598dacce14f8e6183f0b61b06b326a313fcf64]

automationdev300m87: Local merge with changes from HDE


2010-10-20  Joerg Skottke [jsk]  <jsk@openoffice.org>  [ebfb11ec61016f9185a555b3908094933ee16534]

automationdev300m87: #i112208 - hOpenFileLocally started


2010-10-20  Joerg Skottke [jsk]  <jsk@openoffice.org>  [72cf964ce3b0b3e017d9ebe2f9f67483a79f345e]

automationdev300m87: #i112208 - hOpenFileLocally started


2010-10-20  Joerg Skottke [jsk]  <jsk@openoffice.org>  [2651112a8f2cbf418219f172ad3f9e0a404cdec6]

automationdev300m87: #i112208 - Indent fixed


2010-10-20  os  <os@openoffice.org>  [a361e4bfcf1ae415b6e57e55183f2ebd7e968084]

HackIsWW8OrHigher returns false now to fix encoding problems


2010-10-20  Joerg Skottke [jsk]  <jsk@openoffice.org>  [bd7c28f9047c54b70a268efc572a14d570926446]

automationdev300m87: #i112208 - Fix two test cases, remove a few unnecessary sleeps


2010-10-20  Norbert Thiebaud  <nthiebaud@gmail.com>  [ae52e984f259de1c53c989d25b3bbc739356de88]

remove dead-code


2010-10-20  David Tardon  <dtardon@redhat.com>  [6e768ec1015d2315c750a21e1a6f6d1199732105]

replace sizeof(foo)/sizeof(foo[0]) with SAL_N_ELEMENTS(foo)


2010-10-20  David Tardon  <dtardon@redhat.com>  [d93d6c635a3716a69e1b1a1f7eb8f3f09efb0863]

replace sizeof(foo)/sizeof(foo[0]) with SAL_N_ELEMENTS(foo)


2010-10-19  Graeme  <jgraeme+lists@gmail.com>  [ca10dd2ac26b5bc16bd37d1b30c468487703adf2]

Clean up comments in sw_unocoll.cxx


2010-10-19  Graeme  <jgraeme+lists@gmail.com>  [58151e361db28025b45ecaa7bf4789f250e48991]

Clean up comments in sw_unoframe.cxx


2010-10-19  Trevor Murphy  <trevor.m.murphy@gmail.com>  [b74679e29ea519e8d4c9e5cf8471f4f366f10414]

Minor libs-core comment clean-up


2010-10-20  Miklos Vajna  <vmiklos@openoffice.org>  [6546d1e90c1b7fdc2c65f85984f6980a57ae9b73]

vmiklos01: #i113532# fix order of entries in the revtbl


2010-10-20  Miklos Vajna  <vmiklos@openoffice.org>  [e16c1e77bc27b6aa23aac2268b181b29e5d2220f]

vmiklos01: #i66619# fix title pages


2010-10-20  Rene Engelhard  <rene@debian.org>  [8a36c057bcacab4237d326e619530cc81988ea76]

remove unneeded .orig file


2010-10-19  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [a3963e83ea99eb1c7ee7f6b7bcadadd17961eb7c]

undoapi: added isUndo/RedoPossible / getCurrent/AllUndo/RedoTitle(s) to XUndoManager


2010-10-19  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [626f341e6133c4d8e24551bc7563f512a32422fe]

undoapi: added isUndo/RedoPossible / getCurrent/AllUndo/RedoTitle(s) to XUndoManager


2010-10-19  Thomas Klausner  <wiz@NetBSD.org>  [8bd677c532aed25970288e1f45634b9304c920f0]

Add missing semicolon.

Suggested by Caolán McNamara <caolanm@redhat.com>.

2010-10-19  Andras Timar  <timar@fsf.hu>  [52de8bb56de4d0da94aa1528b7dc2f0f61f54aa6]

added non-trivial help to hu thesaurus


2010-10-19  Caolán McNamara  <caolanm@redhat.com>  [1f096cc5621c860eef9ff9d45317b31c2ad082cb]

#i101100# strict-alias clean


2010-10-19  Caolán McNamara  <caolanm@redhat.com>  [9b05409ff7bf1e6bb52b288852a506b764ed6f76]

add local .res dir into the resourcepath


2010-10-19  Bartosz Kosiorek  <gang65@openoffice.org>  [a1936ae4d72cd8695c0424a289ca9b91c363cbcf]

svarray: #i112395#: #i84159# new const: SFX_ITEMS_DEFAULT


2010-10-19  Bartosz Kosiorek  <gang65@openoffice.org>  [f7442ff60ad8ee01cfdf0e5cebed4f50d2ca0a79]

svarray: #i112395#: #i84159# new const: SFX_ITEMS_DEFAULT


2010-10-19  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [873aef4d5a92da475f84d72a0004d2a815abaf7a]

dr77: oox: improve consistency of class/struct names and constant names, improvements for web queries


2010-10-19  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [708c1ed37dd34037ecfc9f229270c10bb0366f74]

dr77: oox: improve consistency of class/struct names and constant names, improvements for web queries


2010-10-19  Caolán McNamara  <caolanm@redhat.com>  [ff3b04a8d17764cadbfc0e30839a1e38e06709f7]

disable this for the moment, some more tweaks required apparently


2010-10-19  Katarina Machalkova  <kmachalkova@suse.cz>  [dd98f95591535836c6e664faefbc926535d7bec7]

Merged oox-smartart-import.diff from ooo-build


2010-10-19  Katarina Machalkova  <kmachalkova@suse.cz>  [c8442e2544ace7fdda173aed1f5d7ecb9aeb7ab8]

Merged oox-smartart-import.diff from ooo-build


2010-10-19  Katarina Machalkova  <kmachalkova@suse.cz>  [eba61dd6691b5edda1e1fd32d9f8a6477be1b02c]

Merged xlsx-shared-oox-drawingml-fix-shapes-map-crash.diff


2010-10-19  Katarina Machalkova  <kmachalkova@suse.cz>  [97a46c404e8c33f5522d95c27f971644d0d9d567]

Merged pptx-filter-as-a-separate-lib.diff from ooo-build


2010-10-19  Thorsten Behrens  <tbehrens@novell.com>  [15fd41aba70f39ce9e1351323ff9e948679efe51]

Switch all urls from TDF to LibreOffice

Additionally, fixes fdo#30667 with new about dialog text, and a
link to http://libreoffice.org/credits.html

2010-10-19  Thorsten Behrens  <tbehrens@novell.com>  [46efbdbb2e4347e446f2f955a77145afb550079d]

Switch all urls from TDF to LibreOffice

Additionally, fixes fdo#30667 with new about dialog text, and a
link to http://libreoffice.org/credits.html

2010-10-19  Thorsten Behrens  <tbehrens@novell.com>  [111fd6d0107a3241af41d239071a32922a9bbaad]

Make about dialog display clickable hyperlink for credits

Added a svt::FixedHyperlink to the about dialog, so people can
click on something to get to the credits page.

2010-10-19  Thorsten Behrens  <tbehrens@novell.com>  [5e659c255518a632ee3e32b9711c730537976a5c]

Switch all urls from TDF to LibreOffice

Additionally, fixes fdo#30667 with new about dialog text, and a
link to http://libreoffice.org/credits.html

2010-10-19  Thorsten Behrens  <tbehrens@novell.com>  [52456c0acaaebe1c85d07c90a94a82c9efa4850f]

Switch all urls from TDF to LibreOffice

Additionally, fixes fdo#30667 with new about dialog text, and a
link to http://libreoffice.org/credits.html

2010-10-19  Noel Power  <noel.power@novell.com>  [9b04df1f7722f468cc6c065f0d738ecddcd44152]

fix bogus SAL_N_ELEMENTS usage


2010-10-19  Ingo Schmidt  <is@openoffice.org>  [0403c111857482e6b9bdc32a32c608c582c0775b]

native334 #i115113# Windows language files in MISC instead of COMMONMISC


2010-10-19  Ingo Schmidt  <is@openoffice.org>  [6ca52de7865694427d9bf8a26af3fa5082c0bbd1]

native334 #i113163# trivial fix


2010-10-19  Jan Holesovsky  <kendy@suse.cz>  [8509ba60d1e2b1f7ddf25351c92d18d4e904fe3c]

Get rid of the CWS tools, not necessary.


2010-10-19  Ingo Schmidt  <is@openoffice.org>  [31ba573f4a4fe836f2d8d09439b3f70d9369db4a]

native334 #163388# no more change of DS_Store file


2010-10-19  Ingo Schmidt  <is@openoffice.org>  [4e2c735cabcd0372ddbda7b537ed92016026d031]

native334 #i113163# trivial fix


2010-10-19  Ingo Schmidt  <is@openoffice.org>  [cda79c7653ac3a985af67c77fbb308e9a8a45b58]

native334 #i114018# fixing path to library in registry


2010-10-19  Ingo Schmidt  <is@openoffice.org>  [21d56ddc575fc17aff0c6cbf3a1f2fb8d1d2ef6a]

native334 #163388# no more change of DS_Store file


2010-10-19  Ingo Schmidt  <is@openoffice.org>  [b320c0537255f5c92ddfcc205e8b5e1a162492a3]

native334 #163388# no more change of DS_Store file


2010-10-19  Ingo Schmidt  <is@openoffice.org>  [12b5132bab0411fed80da4f442901c1ebf84d298]

native334 #163417# no dependency between Beta and WRITE_REGISTRY


2010-10-19  Katarina Machalkova  <kmachalkova@suse.cz>  [65b8a190dca67aee568798fe7ce24a4373cbaeb6]

Merged sd-pptx-export-build-fix-2.diff from ooo-build


2010-10-19  Katarina Machalkova  <kmachalkova@suse.cz>  [7e2a7b406f032b1ccf34dbeee9de7084612e8de6]

Merged sd-pptx-export-build-fix.diff ooo-build


2010-10-19  Katarina Machalkova  <kmachalkova@suse.cz>  [5cc0926094f39511c23f798bae12377279dff02b]

New files from oox-smartart-import.diff


2010-10-19  Katarina Machalkova  <kmachalkova@suse.cz>  [4f54b69d72817bc642b0804458f3f03de264b7c7]

Merged oox-smartart-import.diff from ooo-build


2010-10-19  Lubos Lunak  <l.lunak@suse.cz>  [330686099894245216ff74ed32a9d6a5d21bc67d]

explicitly state the version 3 when referring to Qt3/KDE3 in messages

given that Qt3/KDE3 are the obsolete versions by now, it's not good
to name them just Qt/KDE

2010-10-19  Katarina Machalkova  <kmachalkova@suse.cz>  [fbcee910cdb406c3c12068b4e68de642006d3cb6]

Merged oox-drawingml-fix-apply-shape-reference-crash.diff


2010-10-19  Thorsten Bosbach  <Thorsten.Bosbach@Oracle.Com>  [2b816892590a1980331803de8a21bbfe0dc08a25]

#i115122# hid.lst is again static


2010-10-19  Katarina Machalkova  <kmachalkova@suse.cz>  [5730ff8c42f7e16b83420248d262fdc34ae09c17]

Merged oox-pptx-export-update-to-ooo320.diff from ooo-build


2010-10-19  Caolán McNamara  <caolanm@redhat.com>  [1955578c0383789bf3fb18b8742747111e987943]

add mode lines


2010-10-19  Katarina Machalkova  <kmachalkova@suse.cz>  [4ed22ff72fb2edfd690f30b60ec46b3e7d5524d5]

Merged oox-pptx-export-blip-luminance.diff from ooo-build


2010-10-19  Katarina Machalkova  <kmachalkova@suse.cz>  [96c3e6d82eb24c1582e7582859f49b3ee998d18d]

Merged oox-pptx-export-animations-paragraph-target.diff


2010-10-19  Katarina Machalkova  <kmachalkova@suse.cz>  [7c44931a14c700867750de4ebcfe1679eed45482]

Merged oox-pptx-export-animations-filter.diff from ooo-build


2010-10-19  Katarina Machalkova  <kmachalkova@suse.cz>  [166b875b073388a09b517e973c4deff37ceabc3a]

Merged oox-drawingml-fix-shapes-map-crash.diff from ooo-build


2010-10-19  Katarina Machalkova  <kmachalkova@suse.cz>  [d0712d61e5ef42da165f6db1927efc9004083fcf]

Merged oox-drawingml-fix-shapes-map-crash.diff from ooo-build


2010-10-19  Katarina Machalkova  <kmachalkova@suse.cz>  [3378115ed58a4969ebdc35fb7b345a9f10bbe791]

Merged oox-pptx-export-fix-action-button-presets.diff from ooo-build


2010-10-19  Katarina Machalkova  <kmachalkova@suse.cz>  [3deca0226392f324d48d2839a188960270ce32a8]

Merged oox-pptx-export-para-linespacing.diff from ooo-build


2010-10-19  Katarina Machalkova  <kmachalkova@suse.cz>  [73b8cdd1200c92d62ae79e377210532f2da9c93b]

Merged oox-pptx-export-vertical-text.diff from ooo-build


2010-10-19  Katarina Machalkova  <kmachalkova@suse.cz>  [0b906ea0f7312a858375f085076512aad52cfb42]

Merged oox-pptx-export-hyperlinks.diff from ooo-build


2010-10-19  Katarina Machalkova  <kmachalkova@suse.cz>  [eec929e84b186bcda95c1a5f83418ec152cc45c7]

Merged oox-pptx-export-fix-hidden-slides.diff from ooo-build


2010-10-19  Katarina Machalkova  <kmachalkova@suse.cz>  [e9aa7e7cba593ebbd71fbaa96f3dd7213845f867]

Merged pptx-fix-connector-crash.diff from ooo-build


2010-10-19  Katarina Machalkova  <kmachalkova@suse.cz>  [682dcfecbbdc8ba1bc03e8740b153b53c01cb556]

Merged pptx-export-empty-animations-node-and-groupshape-fix.diff


2010-10-19  Katarina Machalkova  <kmachalkova@suse.cz>  [17177e320d53f30ad1397051f3e13b402e4e0361]

Merged pptx-the-rest-from-git.diff from ooo-build


2010-10-19  Katarina Machalkova  <kmachalkova@suse.cz>  [b4d37acf263604268eacb9bd2e6394c9140feb82]

Merged pptx-the-rest-from-git.diff from ooo-build


2010-10-19  Katarina Machalkova  <kmachalkova@suse.cz>  [4a475e4a451ecc3c0b5e86164561ed6e8f7dcb1d]

New files from pptx-snapshot-at-ooxml03-creation.diff from ooo-build


2010-10-19  Katarina Machalkova  <kmachalkova@suse.cz>  [35732407858e326cfc1c4666d5fa71714a38b08a]

Merged pptx-snapshot-at-ooxml03-creation.diff from ooo-build


2010-10-19  Katarina Machalkova  <kmachalkova@suse.cz>  [e0a35af701c68a41fd06b496a23b62e535a9aab3]

Merged pptx-snapshot-at-ooxml03-creation.diff from ooo-build


2010-10-19  Katarina Machalkova  <kmachalkova@suse.cz>  [c1c78c35ab35333dceceaefdc151b41a52cc89da]

Merged pptx-filter-as-a-separate-lib-sd-build-lst-without-transogl.diff


2010-10-19  Katarina Machalkova  <kmachalkova@suse.cz>  [2b91b600806758a91131b39fc4f6eeaa1823cef9]

New files from pptx-filter-as-a-separate-lib.cxx


2010-10-19  Katarina Machalkova  <kmachalkova@suse.cz>  [4dd3d544f60c371b0c02c4cb99c2ba22a07cbac3]

Merged pptx-filter-as-a-separate-lib.diff from ooo-build - g Untracke ddfiles:


2010-10-19  Thorsten Behrens  <tbehrens@novell.com>  [474bcda10c39dc9591a664b8ddfc1658132526da]

Switch all urls from TDF to LibreOffice

Additionally, fixes fdo#30667 with new about dialog text, and a
link to http://libreoffice.org/credits.html

2010-10-19  Povilas Kanapickas  <povilas.kanapickas@gmail.com>  [92772901ac61dee484b7df1c7c940f213353f5fe]

remove non-compiled code


2010-10-19  Thomas Klausner  <wiz@NetBSD.org>  [884120a3765c48483f96fcd5f8ee934d0b64822f]

Fix typo in operating system name.


2010-10-19  Thomas Klausner  <wiz@NetBSD.org>  [0462dd7f69a0a5434726daff0b4f5357c12c4ed5]

Only show "checking exception type" message on platforms where it is checked.


2010-10-19  Helge Delfs [hde]  <hde@openoffice.org>  [b7a5df0023d447e13f8ac30c33f0bc2b1d9069bb]

automationdev300m87#i115106#Corrected scripting failures opening context menu and closing Hyperlink Dialog.


2010-10-19  Caolán McNamara  <caolanm@redhat.com>  [70d9c5248156302d6cd7d01e76646e252c4a1b6f]

fdo#30773# add Kabyle locale data


2010-10-19  Vladimir Glazunov  <vg@openoffice.org>  [ed872f0c510bf2f2d6b59c16c3f797acc6bac131]

#i100000# revert unneeded changes from OOO330


2010-10-19  Thomas Klausner  <wiz@NetBSD.org>  [83da447b83a6432fa4e657646b7be2e95207e9ae]

Add more files to EXCEPTIONSFILES to fix build on NetBSD.


2010-10-19  Vladimir Glazunov  <vg@openoffice.org>  [d0b6725a60a3ca5fa8ca7d2e55a51f9ba8720f85]

#i100000# new name for parameter to prevent hiding variables


2010-10-19  Caolán McNamara  <caolanm@redhat.com>  [a1cd5079fa97b68d781e3c9d279ded6cc9e435c5]

allow extra arguments


2010-10-19  Caolán McNamara  <caolanm@redhat.com>  [59c0f8bdfa84de04857191718839231d2bc4150f]

add headless and invisible arguments


2010-10-19  Helge Delfs [hde]  <hde@openoffice.org>  [ff21396cb6517476d4392175389e46adf376ff3c]

automationdev300m87#i112208#Copied elementary files to local dir


2010-10-19  Thomas Klausner  <wiz@NetBSD.org>  [b5de1d11886014f09d2aa73a39ac669bd0641fad]

Use <errno.h> on all non-Windows systems.

Ok: Michael Meeks <michael.meeks@novell.com>

2010-10-19  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [870b17d7ed1397a48ad8699cdaa1847af2344911]

undoapi: test backend for Impress (doing the same as the Draw test backend)


2010-10-19  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [80b680882f93882ed5016921cfab23fad666b7ba]

undoapi: added PRESENTATION/FORMULAR doc types


2010-10-19  Caolán McNamara  <caolanm@redhat.com>  [e3c52ca8d0816ddff87cd9113c8cfe1b0f8bb645]

survive missing configuration entries for paths


2010-10-19  Caolán McNamara  <caolanm@redhat.com>  [cdb4aae582fd0bd553f2b328f1601caa990e5b58]

survive a missing history


2010-10-19  Caolán McNamara  <caolanm@redhat.com>  [3973845debf835f06cf0fc3324d2fbc06ef01725]

survive missing configuration entries gracefully


2010-10-19  Caolán McNamara  <caolanm@redhat.com>  [9591852ccaf91fa033c44b4d672ec152d7e470fa]

don't set singletonCreated before possible throws


2010-10-19  Caolán McNamara  <caolanm@redhat.com>  [18641fdaaca23f2fd755869b7995c6bcf5f2c6da]

get a basic cppunit test for sc up and running


2010-10-19  Thomas Klausner  <wiz@NetBSD.org>  [25d203e727acb5ea83000eba90a23beba614f2a8]

Add more files to EXCEPTIONSFILES, sort.


2010-10-19  Thomas Klausner  <wiz@NetBSD.org>  [2191f7688457a0c2b21acf46286bfe86c66b6f1e]

FreeBSD's unsetenv also returns an int.


2010-10-19  Joerg Skottke [jsk]  <jsk@openoffice.org>  [8fe7b07fc8bed0797b9d565443c11065a40e2a85]

automationdev300m87: #i115106 - f_basic_formcontrols.bas - added issue id for #i115117.


2010-10-19  sb  <sb@openoffice.org>  [8fd8aa2ef70af72e2c3bdf114185adf8d3c73498]

sb134: #i114705# call FlushConfiguration only after all modifications have been made


2010-10-19  David Tardon  <dtardon@redhat.com>  [9167a2bb957b398f35808d3585e9426f7383a885]

remove do {...} while (false) spanning whole func.


2010-10-19  Helge Delfs [hde]  <hde@openoffice.org>  [69aab9a46ffb43783d77028471100aaffdf08e16]

automationdev300m87#i112208#File created in this testcase must not be loaded with hFileOpenLocally


2010-10-19  David Tardon  <dtardon@redhat.com>  [2f20e05065b41975647c6399d3b2165bf812975d]

remove do {...} while (false) spanning whole func.


2010-10-19  David Tardon  <dtardon@redhat.com>  [d59cf6fc6be6edf0dec082c7da98b4ca91839120]

fix obviously incorrect condition


2010-10-19  Joerg Skottke [jsk]  <jsk@openoffice.org>  [422277aefa8b4acb1a501468aa39dbf3fb78b6e4]

automationdev300m87: #i115106 - gridcontrol - remove workfile on test exit


2010-10-19  Aurimas Fišeras  <aurimas@gmail.com>  [641f12b3e77dced06ca71366d73e98772bc555d7]

Use en-US spelling for consistency


2010-10-19  Povilas Kanapickas  <povilas.kanapickas@gmail.com>  [c300e27f5ca40ce87f91663d1c6fbf193727570a]

Cleanse non-compiled code

Removed if-deffed code from LibO libs, enabled if-deffed code again
in test/playground files

2010-10-18  Florian Bircher  <florian.bi@gmx.net>  [64e6130b14eff8754d248009fd528eb675e2e1f0]

use SAL_N_ELEMENTS


2010-10-18  Florian Bircher  <florian.bi@gmx.net>  [ae635c1eda512ad4e2d2f9181d6118654ff77e70]

use SAL_N_ELEMENTS


2010-10-18  Florian Bircher  <florian.bi@gmx.net>  [2fc1ad52be59faa01fb35caeec3d9592c2339600]

add missing include


2010-10-18  Norbert Thiebaud  <nthiebaud@gmail.com>  [79893c32fb6105bcd891d9d671fc4351d6eee877]

make sure that SAL_N_ELEMENTS is defined on win32.


2010-10-18  Bartosz Kosiorek  <gang65@openoffice.org>  [bb991cd08a16d701f56adfea86502ebaa4855fae]

svarray: #i112395# #i84159# increase max number of pools to 2^32


2010-10-18  Bartosz Kosiorek  <gang65@openoffice.org>  [8ea563dce6cc7e6a81cab56db220e07cc407ee5a]

svarray: #i112395# #i84159# increase max number of pools to 2^32


2010-10-18  Bartosz Kosiorek  <gang65@openoffice.org>  [09bc02adba78638cb3b5cae28f04f18f283bf24a]

svarray: #i112395# #i84159# increase max number of pools to 2^32


2010-10-18  Bartosz Kosiorek  <gang65@openoffice.org>  [20b24c6bc448de513dc8adb4b5c1de6c8e4f0cfd]

svarray: #i112395# #i84159# increase max number of pools to 2^32


2010-10-18  Bartosz Kosiorek  <gang65@openoffice.org>  [70af5b80168c0d41e53afe8062e27b94e7c40db7]

svarray: #i112395# #i84159# increase max number of pools to 2^32


2010-10-18  Caolán McNamara  <caolanm@redhat.com>  [e477a8978486a5cba6c243e92283665026515317]

NetBsd's unsetenv has a return value


2010-10-18  Caolán McNamara  <caolanm@redhat.com>  [2048cbbfad35dd30a0fadb61a64f5d5a1ef66b9b]

#i111793# make cppuhelper/interfacecontainer strict aliasing safe


2010-10-18  Kenneth Venken  <kenneth.venken@gmail.com>  [522faf9ccb25254e3c765425c74aee5c2aa6c950]

cleanup to use SAL_N_ELEMENTS


2010-10-18  Povilas Kanapickas  <povilas.kanapickas@gmail.com>  [bc8fcf207ffeee1dd6fb4a361b0ad5c5def21beb]

remove non-compiled code


2010-10-18  Povilas Kanapickas  <povilas.kanapickas@gmail.com>  [42b0ace3fa39a2f672d2222ea57482258058d249]

remove non-compiled code


2010-10-18  Thomas Klausner  <wiz@NetBSD.org>  [457ff1b63da9bbca4a158fc6cdb6deb1ac9f0a55]

Sort EXCEPTIONFILES and make sure all are in SLOFILES.

Noted by Caolán McNamara <caolanm@redhat.com>.

2010-10-18  Petr Mladek  <pmladek@suse.cz>  [afe97f9fd57c3f24800690475ef3da795a7774fe]

fix build failure when creating i586 rpms in instsetoo_native

there was used "if" instead of "elsif" for the AIX variant

2010-10-18  Povilas Kanapickas  <povilas.kanapickas@gmail.com>  [849a713ffd29a58ae79e48f80835c28bbd9d5a72]

remove non-compiled code


2010-10-18  sj  <sj@openoffice.org>  [d5530cf90e36dd194b7787e78addf4ce70250cf2]

impress202: #i35600# fixed some shape outlines (flower shape)


2010-10-18  Povilas Kanapickas  <povilas.kanapickas@gmail.com>  [c189268e0ab3ec33c02c5dbabfd31b37e0b1f5ab]

remove non-compiled code


2010-10-18  Povilas Kanapickas  <povilas.kanapickas@gmail.com>  [17a52bb6a8d830b99605b0ecad84e50cac452a28]

remove non-compiled code


2010-10-18  Caolán McNamara  <caolanm@redhat.com>  [4ec08e93f68c9446c64d133f7ca44e4210707841]

tweak this to patch


2010-10-18  Thomas Klausner  <wiz@NetBSD.org>  [f7cbde525450a1a9427873c264791c65056c4f2a]

Mark many more files as EXCEPTIONFILES.

Needed at least on NetBSD with system boost.

2010-10-18  Miklos Vajna  <vmiklos@frugalware.org>  [3142fdfc23869f5ef8d1a3a6bc407466f8b94426]

RTF: fix non-text frames

Previously the exporter just crashed when the document contained a non-text
frame (e.g. table). Fix this by properly calling MSWordExportBase::WriteText()
instead of our custom method that handled text frames only.

2010-10-18  Caolán McNamara  <caolanm@redhat.com>  [947c04111a1371955f6fee367d3dd6828a887b60]

#i113177# remove strict-aliasing warning from boost headers


2010-10-18  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [4160c3cea7de23b99dc0e51faf765b082dc325f0]

ooo33gsl11: #i115088# add a nodoc string, workaround botched define in classes/resource.hrc


2010-10-18  Povilas Kanapickas  <povilas.kanapickas@gmail.com>  [3eb979df547419645bb3c824f1dc4a5fdc8d0250]

remove non-compiled code


2010-10-18  Povilas Kanapickas  <povilas.kanapickas@gmail.com>  [bdc71b3e4112b5c83a6aec61403981fcdd156138]

remove non-compiled code


2010-10-18  Andras Timar  <timar@fsf.hu>  [aab450ec4f45bf703cd84972b724852f08f06a84]

fixed Danish thesaurus help registration problem


2010-10-18  Caolán McNamara  <caolanm@redhat.com>  [c2288bd3cb1343d881634e674bf31f41430567cf]

#i112656# add osl_setEnvironment and osl_clearEnvironment


2010-10-18  Caolán McNamara  <caolanm@redhat.com>  [b725a3ec577ba2943b8e9d5f256c0104b60db476]

#i112656# add osl_setEnvironment and osl_clearEnvironment


2010-10-18  Caolán McNamara  <caolanm@redhat.com>  [34f1c06830ae530bea4f11aca91e2836a53fd764]

#i112656# add osl_setEnvironment and osl_clearEnvironment


2010-10-18  Povilas Kanapickas  <povilas.kanapickas@gmail.com>  [9a5e21b2080b0f4b2096d7e661346b49aeb39a66]

remove non-compiled code


2010-10-18  Povilas Kanapickas  <povilas.kanapickas@gmail.com>  [628d36ff1efc0bbfb9f387e240adda2277067ce8]

remove non-compiled code


2010-10-18  Povilas Kanapickas  <povilas.kanapickas@gmail.com>  [affb485bbff5fe5a1b45f1493f070893099526d2]

remove non-compiled code


2010-10-18  Povilas Kanapickas  <povilas.kanapickas@gmail.com>  [fd9fa01e6993f959b62db04874bb1ccbdd7f2c35]

remove non-compiled code


2010-10-18  Caolán McNamara  <caolanm@redhat.com>  [ed6f79269af3a2e45409522d3a0e948fa440023c]

CLang++ Dead increment


2010-10-18  Tor Lillqvist  <tlillqvist@novell.com>  [ab1663d2dbba9c07638b673c57014a23f07db6a4]

Two more SAL_N_ELEMENTS reverts

These files don't seem to use LibreOffice coding style and types
anyway.

2010-10-18  Caolán McNamara  <caolanm@redhat.com>  [fcc44a688d0f2b9855a7fa82cb8b48f165ba75ab]

CLang++ Dead increment


2010-10-18  Tor Lillqvist  <tlillqvist@novell.com>  [46e3f66f91e0ea1671566ceef39e7706428cc086]

Revert SAL_N_ELEMENTS change for one file

This source file does not seem to include any of the usual LibreOffice
headers, so we should not use SAL_N_ELEMENTS in it.

2010-10-18  Caolán McNamara  <caolanm@redhat.com>  [684be0a6867510c2b3ca2461447bba83428ec3b0]

CLang++ Dead assignment


2010-10-18  Caolán McNamara  <caolanm@redhat.com>  [53b8a31c87bb67ca0d49391ca9e2a324cecf3f39]

CLang++ Dead assignment


2010-10-18  Release Engineering  <releng@openoffice.org>  [caf7c15834843ba658350f9b5077b6600c8d4b39]

DEV300


2010-10-18  Joerg Skottke [jsk]  <jsk@openoffice.org>  [e151e9f843ff231726e0b94799d1e84fdffe1c6a]

automationdev300m87: #i115106 - Change comparision values. There is no way for me to tell that these settings are correct, however, we can test for changes now.


2010-10-18  Caolán McNamara  <caolanm@redhat.com>  [888562cc08960f42669146de283fb0a1fac189fb]

#i7065# add Title Page dialog


2010-10-18  Caolán McNamara  <caolanm@redhat.com>  [a8e4476824a8ad0be01b4116a00cd48c145961bb]

#i7065# add Title Page dialog


2010-10-18  Vladimir Glazunov  <vg@openoffice.org>  [4590bcf85c2f0caa96b7daf49867c870620ecc1c]

#i114924#


2010-10-18  Vladimir Glazunov  <vg@openoffice.org>  [8d22455d3e7c7e8e25bcb8724754fc764f0e713c]

#i114970#


2010-10-18  Vladimir Glazunov  <vg@openoffice.org>  [4fe3dc646d606ef708b470a831f77e638ccda19a]

#i114970#


2010-10-18  Vladimir Glazunov  <vg@openoffice.org>  [b24d4e1f2ae2fdba426511498717ba1326b346cc]

#i114935#


2010-10-18  Kenneth Venken  <kenneth.venken@gmail.com>  [d4e6f79899f68c081ea4b6c2544d84a6c1adb859]

WaE, fix this warning


2010-10-18  Júlio Hoffimann  <julio.hoffimann@gmail.com>  [e418b90d3059cb3d3726a65ec23150a8ef2d7ca1]

comments cleanup


2010-10-18  Joerg Skottke [jsk]  <jsk@openoffice.org>  [e7c1c6d3867152b1e88a864b44a5b88acbf232e0]

automationdev300m87: #i115106 - Fix f_basic_package_export_import.bas


2010-10-18  Júlio Hoffimann  <julio.hoffimann@gmail.com>  [c901ec7b5883b3e88a4c8d239adb5a3bfea5dcdb]

comments cleanup


2010-10-18  Caolán McNamara  <caolanm@redhat.com>  [8ada3ccd0d01295921521c275b69dce70bfe47f3]

WaE, silence warning


2010-10-18  Caolán McNamara  <caolanm@redhat.com>  [9b9ebfe8e6b55e0d3f02be1e8efcaa6d1b7aac7a]

remove dups


2010-10-18  Caolán McNamara  <caolanm@redhat.com>  [a1681e8a56ff0a7d32e3bf6d0a7a6a8056c74ba7]

add matching undefs


2010-10-18  Caolán McNamara  <caolanm@redhat.com>  [5c026f6666092ff9036f1f15755ba91e17352fd1]

same ifdef inside itself


2010-10-18  Mattias Johnsson  <m.t.johnsson@gmail.com>  [34c3c152e80e2c260733212de616e0e812a79eaf]

remove bogus version control comments


2010-10-18  Caolán McNamara  <caolanm@redhat.com>  [256918a159dda6e832e134f0186c314b43ea70c5]

WaE remove annoying warning


2010-10-18  Thomas Klausner  <wiz@NetBSD.org>  [d07418ac24bbe99a36b9c645684b53c2dd280b4b]

Add more files to EXCEPTIONSFILES, needed on NetBSD with system boost.

Ok: Caolán McNamara <caolanm@redhat.com>

2010-10-18  Vladimir Glazunov  <vg@openoffice.org>  [81876836fefde83479909875065d540f6c61143a]

CWS-TOOLING: integrate CWS vcl115


2010-10-18  Vladimir Glazunov  <vg@openoffice.org>  [40504a99ac475cbab3571a445040ca26b5527b3c]

CWS-TOOLING: integrate CWS vcl115


2010-10-18  Vladimir Glazunov  <vg@openoffice.org>  [dcc7ee5540e58c117a450eec93c099b59a7530c8]

CWS-TOOLING: integrate CWS vcl115


2010-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [3b0d70beb5245be80c445f84afb87f691c95c864]

ivo99: fixed path


2010-10-18  Vladimir Glazunov  <vg@openoffice.org>  [203320d1ce64e2844353dc36098f24eaf3fd405b]

#i10000# changes from OOO330 m11


2010-10-18  Vladimir Glazunov  <vg@openoffice.org>  [0a7690b5d217ed4936b8f946b6dc0f48778d7b69]

#i10000# changes from OOO330 m11


2010-10-18  Vladimir Glazunov  <vg@openoffice.org>  [1f1721c44c41100ab46f046e0da8eaf755cb3293]

#i10000# changes from OOO330 m11


2010-10-18  Vladimir Glazunov  <vg@openoffice.org>  [2899e6f2bad2b458ed22f44d9a0e895cb6104a36]

#i10000# changes from OOO330 m11


2010-10-18  Vladimir Glazunov  <vg@openoffice.org>  [08b0c7bb389e054ab619506fe6a602a76f456878]

#i10000# changes from OOO330 m11


2010-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [71e73bde139cc3e1573191176cb41708b18b59e4]

ivo99: #107407# exchange <> by []


2010-10-18  Caolán McNamara  <caolanm@redhat.com>  [be33f49e569043207b18dd1257e13f937f47bf1e]

WaE remove this duplicate define


2010-10-18  Michael Stahl  <mst@openoffice.org>  [0a524ff80ad922c1823ac50d7cc498dda9b1d75f]

sw34bf01: merge fix for #i114999#


2010-10-18  Michael Stahl  <mst@openoffice.org>  [66b0482973dca797c00971e3f6b843d6e7a88625]

sw34bf01: merge fix for #i114999#


2010-10-18  Michael Stahl  <mst@openoffice.org>  [48ee1cb1670441138f62a768a947ae3d734d257e]

sw34bf01: merge fix for #i114999#


2010-10-18  Michael Stahl  <mst@openoffice.org>  [54f461e9f9e2f84e6408cdf0d365de1a64442c0a]

sw34bf01: merge fix for #i114999#


2010-10-18  Michael Stahl  <mst@openoffice.org>  [d8cbf1a45ce09faf2ccce351b24573ee45641ca0]

sw34bf01: merge fix for #i114999#


2010-10-18  Michael Stahl  <mst@openoffice.org>  [5fd4bebe16e6b75bfb115f66867881758d12a53e]

#i114999#: apply patch by dtardon:  set REDLAND_CFLAGS for system redland.

 unoxml/source/rdf/makefile.mk used it for ages (since integration of CWS
 odfmetadata), but it had never been set .-)
2010-10-18  Michael Stahl  <mst@openoffice.org>  [a7e4b74c1cb2d22b3c31bea8cf20f56bff5a7426]

#i114999#: include redland.h instead of librdf.h


2010-10-18  Ocke.Janssen  <Ocke.Janssen@oracle.com>  [d39c01b36b9ec0af3272763e2f9418277beb8a55]

dba33k: #i114026# check if key columns from all tables are involved


2010-10-18  Kenneth Venken  <kenneth.venken@gmail.com>  [e2b287c6e5d948616b3dbd3a0366cda62ba3f1ca]

replace sizeof(foo)/sizeof(foo[0]) by SAL_N_ELEMENTS


2010-10-18  Kenneth Venken  <kenneth.venken@gmail.com>  [bbe30ed8144fbfee7500b98a67224731c581663e]

replace sizeof(foo)/sizeof(foo[0]) by SAL_N_ELEMENTS


2010-10-18  Joerg Skottke [jsk]  <jsk@openoffice.org>  [a566b1dc6fb25201af4d36b86ff6c4cbd9dd36a6]

automationdev300m87: #i115106 - Fix f_basic_gridcontrol.bas


2010-10-18  Caolán McNamara  <caolanm@redhat.com>  [c036ad17bf22cf5cd28a67bb097bc3d3d314525f]

GetFontStyleName declaration without definition


2010-10-18  Joerg Skottke [jsk]  <jsk@openoffice.org>  [655b1d7dfb5200919da540268d2b5d6b22adb49d]

automationdev300m87: #i112208 - templates fix. Also provided extensive documentation to tModifyObjects(...)


2010-10-17  Julio Hoffimann  <julio.hoffiman@gmail.com>  [c921a579002aa1e728cc98cb6792e10ceb5b9d39]

comment translation from german


2010-10-17  Kenneth Venken  <kenneth.venken@gmail.com>  [619f7da8be28f002ab1e195641b97b85656620a1]

remove unused macro bufsizeof


2010-10-17  Kenneth Venken  <kenneth.venken@gmail.com>  [efb74ad158244e8931e4a392be56546f9929696a]

use SAL_N_ELEMENTS macro


2010-10-17  J. Graeme Lingard  <jgraeme+git@gmail.com>  [d5c6b69895b269ff46e8c45b8a1d1511f5aeee85]

Remove unnecessary comments from sw_unotbl.cxx

This includes:-

- commented out code
- empty or dated comments

2010-10-17  David Tardon  <dtardon@redhat.com>  [5dc135fee4bb91c99dfce2b10ce70c83dc7cb03a]

clean up after removal of empty makefiles


2010-10-17  David Tardon  <dtardon@redhat.com>  [7bd538ec6d9dc8ae966ceab642286a8bd0e3938c]

clean up after removal of empty makefiles


2010-10-17  David Tardon  <dtardon@redhat.com>  [0770a6783b80ea37678ba566c3b32fe344deb194]

remove empty files


2010-10-17  Aurimas Fiseras  <aurimas@gmail.com>  [3124c2d617eb6f9a1fe7e76e4afbef63fd28385c]

Fix typos in the documentation


2010-10-17  Luke Symes  <allsymes@gmail.com>  [69fc4c22e9e2b8311532f4ed9ed3c035e85797c8]

cleanup some more dead code under connectivity


2010-10-17  Norbert Thiebaud  <nthiebaud@gmail.com>  [74f9f6fcf4023926e8eb24cb11ed2c5978332fd9]

missing include <sal/macros.h> for SAL_N_ELEMENTS


2010-10-17  Luke Symes  <allsymes@gmail.com>  [4a624e6e78a5f7228a04779d22656d58a1648bac]

remove dead code from dbase driver


2010-10-17  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [03ba2d372f4322f2be4089191efd851edf27f386]

Sanitize completelangiso variable and remove some duplicate entries


2010-10-17  Jesús Corrius  <jesus@softcatala.org>  [5639017c2181159c5e14f01f9b7f0efe77277c64]

Make calls to unary_function and binary_function less ambiguous for VC10


2010-10-17  Kenneth Venken  <kenneth.venken@gmail.com>  [bc01ec73e9fd55afbfa34f20f80182582be9c1b8]

use SAL_N_ELEMENTS macro


2010-10-17  Kenneth Venken  <kenneth.venken@gmail.com>  [a36dcb29132d4f8a0fc740a7714aec34ed53b8ce]

use SAL_N_ELEMENTS macro


2010-10-17  Kenneth Venken  <kenneth.venken@gmail.com>  [0196e3b7eb8e75dfd8482ebf54d35b12308d4416]

use SAL_N_ELEMENTS macro


2010-10-17  Miklos Vajna  <vmiklos@openoffice.org>  [6e5f9f8f9885563d9608fa1b9ec94aa0130e7ca3]

vmiklos01: #i113532# fix non-text frames

Previously the exporter just crashed when the document contained a non-text
frame (e.g. table). Fix this by properly calling MSWordExportBase::WriteText()
instead of our custom method that handled text frames only.
2010-10-16  Jesús Corrius  <jesus@softcatala.org>  [c87a8751c564e1b4473e5c8b508850c619caf913]

Don't show a perl error when .NET SDK is not found


2010-10-16  Michael Meeks  <michael.meeks@novell.com>  [aa08555c9501598bcecb2a87dc805da8fee0fe32]

Add hacked up unit test pieces for NortySpock


2010-10-16  Jesús Corrius  <jesus@softcatala.org>  [6ece05cb92fa7b6f3b2e0994e19383bc92a1b2ac]

Make calls to unary_function and binary_function less ambiguous for VC10


2010-10-16  Kenneth Venken  <kenneth.venken@gmail.com>  [e5db4c16852f0952f5a4142152dd01c3dd784a4f]

nail binfilter compile warnings


2010-10-16  René Kjellerup  <rk.katana.steel@gmail.com>  [8b60c1e93567f0d1f55567f239f24240acc5c0c3]

small chart2 cleanups


2010-10-16  Jesús Corrius  <jesus@softcatala.org>  [7ed1d1de5eef6aad14d1ad7c3286bc7cba08a5d5]

Make calls to unary_function and binary_function less ambiguous for VC10


2010-10-16  Kenneth Venken  <kenneth.venken@gmail.com>  [095a3decf54d42b1c24c151b6db7599c7d0393da]

some patches that replace sizeof(a)/sizeof(a[0]) with SAL_N_ELEMENTS(a)


2010-10-16  Kenneth Venken  <kenneth.venken@gmail.com>  [9f8917600d8b8815963d94b15908e3db07612cd7]

some patches that replace sizeof(a)/sizeof(a[0]) with SAL_N_ELEMENTS(a)


2010-10-16  Kenneth Venken  <kenneth.venken@gmail.com>  [d181a7bc21faa5a9f95363cd215962a9e6fdf482]

some patches that replace sizeof(a)/sizeof(a[0]) with SAL_N_ELEMENTS(a)


2010-10-16  Kenneth Venken  <kenneth.venken@gmail.com>  [35a5521b07870c9aef965e53a8d7dcda061ba88f]

some patches that replace sizeof(a)/sizeof(a[0]) with SAL_N_ELEMENTS(a)


2010-10-16  Andreas Mantke  <maand@gmx.de>  [3d361dbc2d69484657c42852dcfa426c00bc3175]

Translation of Comments to English


2010-10-16  Bartosz Kosiorek  <gang65@openoffice.org>  [541c40f8d8ed36a8d16593f4a496cea568362b78]

svarray: #i112395# #i84159# handle 2^32 numbers


2010-10-16  Bartosz Kosiorek  <gang65@openoffice.org>  [fa565a01041d302fb0376fcafae69f2cbd0deb59]

svarray: #i112395# #i84159# handle 2^32 numbers


2010-10-16  Florian Bircher  <florian.bi@gmx.net>  [c41112c46369364bae3d0a17c1321cef992864d6]

Fix for setup_native win32 SAL_N_ELEMENTS


2010-10-16  Muthu Subramanian K  <sumuthu@novell.com>  [38f65640b46fe5dec965a984f4e615398d3d58a3]

Adding missing header for Rectangle.


2010-10-16  Muthu Subramanian K  <sumuthu@novell.com>  [f66072f9ac07bde58a87a71ab94400216b9dd08e]

PPTX chart import feature.

This is similar to xlsx chart importer.

2010-10-16  Muthu Subramanian K  <sumuthu@novell.com>  [154e93a822745f89babab2dcb464bc8823c1c357]

commentPr import feature.


2010-10-16  Muthu Subramanian K  <sumuthu@novell.com>  [765050416fd47c128b66b02e1474929328e9943c]

Adding commentPr tokens.


2010-10-16  Muthu Subramanian K  <sumuthu@novell.com>  [e9fbc6819017bb6559c53991142465a56c74d116]

'\n' at the end of a vml file causes hang+memory fillup.


2010-10-16  Muthu Subramanian K  <sumuthu@novell.com>  [c8d71428b335c7e12062ceecb6200d4b36cc1a40]

Minor fixes for commentPr export merge.


2010-10-16  Muthu Subramanian K  <sumuthu@novell.com>  [c161564bd04b30c5f7e7ba4d549f0965d8a96247]

Adding support for importing charts using InternalData.

This is similar to sc's chart importer.

2010-10-16  Muthu Subramanian K  <sumuthu@novell.com>  [fb67b98f1a3398ef0ddab080e5098e4c4cb50162]

UNO APIs for size and moveProtect of notes.


2010-10-16  Muthu Subramanian K  <sumuthu@novell.com>  [56e760bc1b20fc695b0c428391d26d24e2196839]

CommentPr Export feature. Also includes note's shape-size export.


2010-10-16  Muthu Subramanian K  <sumuthu@novell.com>  [38c3869bea4ccc548e900c81f324f649bfe80dc2]

Reset vml counters for a new save.


2010-10-16  Muthu Subramanian K  <sumuthu@novell.com>  [9f1cc58c20ee365ff2a158ad69c1091e6ad11ac6]

Merging sc-xml-with-xls-ext.diff from patches.

These changes allow xml files with .xls extensions
to be opened in calc.

2010-10-16  Mathias Bauer  <mba@openoffice.org>  [a7c54f6a4dba6158e2b7a154b30d3645be65bbc8]

CWS changehid: missing hid


2010-10-16  Thorsten Behrens  <tbehrens@novell.com>  [e0a2bb01d55f7fc9af210ab3df237cd41ad7a29b]

Fix missing media-type for ODF thumbnails

As per ODF 1.2 Part 3, 4.8.10:

A manifest:media-type attribute should be present for all files and
directories where a MIME media type exists for the content of the
file...

So added "image/png" for the thumbnails there.

2010-10-15  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [44539872f4525cd7cb104eed0ad63d3f5ca6b212]

undoapi: remember mpCreatedObj weak, prevents problems with re-using XShape instances (e.g. by adding/removing/adding to a page)


2010-10-15  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [4a8b1355d87b3e3457b61c050192557f742f6eb6]

undoapi: tests for Draw docs' Undo


2010-10-15  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [10e6877b66751920524f986a9394ad9decd8618e]

undoapi: added diagnostics / removed duplicate NULL checks


2010-10-15  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [12cb5de71a3eeefa669c4a4beb8029e26a4a4746]

undoapi: tests for Draw docs' Undo


2010-10-15  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [460b79696a0111b89bc4ac9c41a0b37fdb621f16]

undoapi: API and Impl tweaks


2010-10-15  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [63f1445c73f54fe9adcc0c0cb0aae6c7e639c8a2]

undoapi: API and Impl tweaks


2010-10-15  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [52831664bf32c86d9691712817a799fd33ae729e]

undoapi: deprecated those two (unused) exceptions


2010-10-15  Andras Timar  <timar@fsf.hu>  [79398889fdc9debbdde0d5a2902de0d1b64cac2f]

Added Danish thesaurus #i110784#


2010-10-15  Mathias Bauer  <mba@openoffice.org>  [5f4064134441fc9c8aa462a23b09e1004d10a423]

CWS changehid: wrong written HID


2010-10-15  Luboš Luňák  <l.lunak@suse.cz>  [39ab4ede2af1eaff00c23e66711a2502040f10bf]

rely on KFileDialog for automatically adding extension

Otherwise there are two checkboxes, and since it's difficult to get
at the KFileDialog one, just assume it does the right thing (which
additionally makes it consistent with other KDE apps).

2010-10-15  Noel Power  <noel.power@novell.com>  [3ce6e877c3d75ad4a5af47bfb6a678c928a9b3a1]

revisit fix fdo#30856, remove bogus header and pull in correct headers


2010-10-15  Luboš Luňák  <l.lunak@suse.cz>  [6fcf549b0184e964a8e90011f9e2f69d90648e9e]

do not use generic class names in the KDE3 fpicker code


2010-10-15  Luboš Luňák  <l.lunak@suse.cz>  [162620c9038e81a60720a75b553b3267f9c32988]

first try to find moc in the Qt3/Qt4 location where the libs are

now it's possible to build with both KDE3 and KDE4 support
without having to set up anything specially

2010-10-15  Luboš Luňák  <l.lunak@suse.cz>  [67644e1a8012f9b8280e721d8983769225c2e023]

check for KDE3-specific files in the KDE3 configure check


2010-10-15  Laurent Charrière  <lcharriere@gmail.com>  [f7a83e76bc83d0c1558f26dff894f3558592001e]

Better English messages and comments in ure/xml2cmp

Signed-off-by: Laurent Charrière <lcharriere@gmail.com>

2010-10-15  Laurent Charrière  <lcharriere@gmail.com>  [4d30744f9130b04668c06bacea469571c1be3bae]

Delete commented out code in ure/xml2cmp

Signed-off-by: Laurent Charrière <lcharriere@gmail.com>

2010-10-15  Laurent Charrière  <lcharriere@gmail.com>  [9bde22366b222ec7cae1d759c61b0e1acc8eb96d]

Translate German comments in ure/xml2cmp

Signed-off-by: Laurent Charrière <lcharriere@gmail.com>

2010-10-15  Joseph Powers  <jpowers27@cox.net>  [d416b09bf868ab5d76172bd5e1e7ad12549cb6d3]

Some fixes for compile warnings

Removing compile time warnings about enum values not being handled in select statement.

2010-10-15  Kenneth Venken  <kenneth.venken@gmail.com>  [394235bba1f7c474c9655f929f4fe27a550aba45]

SAL_N_ELEMENTS changes for components


2010-10-15  Michael Meeks  <michael.meeks@novell.com>  [db8d1e9ae4b1965f3e889d3cef4126d73f11dc71]

add missing / wrong spelling icon


2010-10-15  Michael Meeks  <michael.meeks@novell.com>  [82b0e03bbd51b5abf2cae68589fcf3af041343a2]

add missing control-codes image backwards P in toolbar


2010-10-15  Noel Power  <noel.power@novell.com>  [f2fb33e951a8fca892df24d3a9c686ec5d877b9a]

fix fdo#30853 remove find related to Oracle specific MacroMigration


2010-10-15  Michael Meeks  <michael.meeks@novell.com>  [309b89b93489c785a7ed2460ad5064ff0422dfd3]

reduce large realloc / realloc thrash for image reading.


2010-10-15  Carsten Driesner  <cd@openoffice.org>  [da6bba7cb6fed8052fe6929f6a666fa5387b0e55]

dockingwindows: Fix serveral issues for the reworked LayoutManager class


2010-10-15  Michael Meeks  <michael.meeks@novell.com>  [75dc349a4a79ee6010914cdd55a76a618d2df739]

Close holes and wasted space in structures.


2010-10-15  Luboš Luňák  <l.lunak@suse.cz>  [cbc4cd4fdb946b1e6fbd474c98ab62f8d9cb5a1b]

avoid error message from ooenv if java is disabled


2010-10-15  sj  <sj@openoffice.org>  [bbb0e497279b5fd751aea97882bfaf555e733415]

impress202: #i35600# fixed heart + puzzle shape..


2010-10-15  sj  <sj@openoffice.org>  [6e4c487a07e94c58c8402e67437f2cb802f78dea]

impress212: #i114750# fixed odf import problem, (using correct word wrap default for shapes)


2010-10-15  Michael Meeks  <michael.meeks@novell.com>  [a469a46b4a8da73cf0ac1b451ae6affb4d2cd4b9]

fix error with $(IFEXISTS) used to test for directories failing.


2010-10-15  os  <os@openoffice.org>  [82e476137317f8f4fb547a460c7b3fbf56986e44]

locked rtf files after import: delete stream


2010-10-15  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [941255437471ad9bdf266c5bd5e3c22b5ab65cfc]

vcl116: #i113839# twiddling again with the transparency values in DrawSelectionBackground


2010-10-15  Mathias Bauer  <mba@openoffice.org>  [d56823f5788d273402134999518a3d336fac5774]

CWS changehid: some missing HIDs


2010-10-15  Mathias Bauer  <mba@openoffice.org>  [22647c3f5de12e13cf069d9c4f3033365b791e96]

CWS changehid: some missing HIDs


2010-10-15  Mathias Bauer  <mba@openoffice.org>  [52e3aa1a51d2dc8bb1cdf9422e22f4b98b1fadaf]

CWS changehid: some missing HIDs


2010-10-15  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [770a8c2d1aee84001d01558656766ff3f40fe5fb]

Added tpcompatibility.odj to exceptions


2010-10-15  Luboš Luňák  <l.lunak@suse.cz>  [31de11d1439d5aa7f25d9bee253de907c4a62d4e]

try to process Qt events even when not using Qt event loop


2010-10-15  Noel Power  <noel.power@novell.com>  [c678b690a2c663739d8d364de1ddbf68928c5c83]

fix fdo#30856 remove VBAForm property and associated geometry hack


2010-10-15  Noel Power  <noel.power@novell.com>  [e63e28d7d6f74fd7a826afbeff618a2fd6ab0a3c]

fix fdo#30856 remove VBAForm property and associated geometry hack


2010-10-15  Noel Power  <noel.power@novell.com>  [65637b67f55b9ee14c750a5e574d1ce695a94de9]

migrate OOo 3.x data


2010-10-15  Noel Power  <noel.power@novell.com>  [ef184ede508e8f76fe5512892a8858da04325baf]

fix fdo#30856 remove VBAForm property and associated geometry hack


2010-10-15  Noel Power  <noel.power@novell.com>  [bb33c79f1a53da505128484a435ba51fd8d94c23]

fix build link error


2010-10-15  Noel Power  <noel.power@novell.com>  [7d4ffef8b74cd9ac2959006bac8d5c582b313e61]

fix fdo#30856 remove VBAForm property and associated geometry hack


2010-10-15  Oliver Craemer [oc]  <oliver.craemer@oracle.com>  [917efdefc632cae33fbbd35074d4729ce03dff49]

#112208 # Problems due to hFileOpenLocally in Spreadsheet fixed


2010-10-15  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [192aeb2871ac755cdd4fbb18ea521fda77ae921d]

undoapi: fixed makefiles


2010-10-15  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [4a4ee6a9bf913501cf0c311d04d28e0261f86348]

undoapi: add some COMMAND_ECHO


2010-10-15  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [ec342d7ed8db1167d4e1fa4f401540c35a3cdba8]

undoapi: add some COMMAND_ECHO


2010-10-15  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [69702668ba9b6d2f1c3243b1fd67da74a1808c8c]

undoapi: explicitly include XInterface.idl - sometimes (not always - strange enough) the IDL compiler complains


2010-10-15  Michael Meeks  <michael.meeks@novell.com>  [7c46954800cb391dbf15d83db4ed5747f7bfb92d]

add missing include


2010-10-15  Oliver Craemer [oc]  <oliver.craemer@oracle.com>  [fe271642a6e4bc987bfdeda333e4da8818642a83]

#112208 # Problems due to hFileOpenLocally in Spreadsheet fixed


2010-10-15  Luboš Luňák  <l.lunak@suse.cz>  [57b130b75e72feb1e4bf9828a0491dcbc85dc97a]

 #include <sal/macros.h> for SAL_N_ELEMENTS


2010-10-15  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [bb7333e024b5db1bb1338f5c65eefb29323366a7]

undoapi: removed unused file


2010-10-15  Luboš Luňák  <l.lunak@suse.cz>  [8e399664b116ed8a9f953f018ace7e73d9733cc5]

disable KDE's crash handler


2010-10-15  Jan Holesovsky  <kendy@suse.cz>  [e653925a53e70c559d64a8da35498edf2cda42a6]

Don't expose unnecessary symbols in lockfile.

lockfile-less-symbols.diff

2010-10-15  Jan Holesovsky  <kendy@suse.cz>  [14b7173f6568fddcc5ecef10cc3ca73437fbb2dd]

Don't do dns lookup on startup.

lockfile-dont-do-dns-lookup.diff, n#389257

2010-10-15  Jan Holesovsky  <kendy@suse.cz>  [9fcbf78116c0d2038b335696c6839e3a84090bac]

Fix dmake's behavior when the environment is broken.

You can have environment with spaces in the name of the environment variable.
Even though this is broken, it does not cause trouble to most of the tools
around, so we should work that around in dmake too ;-)

dmake-space-in-envvar-name.diff, i#101786

2010-10-15  Tor Lillqvist  <tlillqvist@novell.com>  [a07a2d9c940884fd55924080eec2d46d003262de]

mail-document-subject.diff: sanitize subject if document mailed from LibreOffice

bnc#459176

2010-10-15  Jan Holesovsky  <kendy@suse.cz>  [af0a13ea3d54de6cd12a5d464692555a5fda093e]

Don't set header in DDE tables, usually not what the user wants.

sw-dde-table-no-header.diff, n#634517

2010-10-15  Jan Holesovsky  <kendy@suse.cz>  [110478088e4eca26bf99d2024eeba486e26aa557]

Fix saving tempfiles when locking is not supported.

unotools-tempfile-nonlocking.diff, n#560877, i#107511

2010-10-15  Joerg Skottke [jsk]  <jsk@openoffice.org>  [e051a47abe2de5d5977e977fcd24b6f2dcf876bd]

automationdev300m87: #i112208 - More verbosity - again.


2010-10-15  Joerg Skottke [jsk]  <jsk@openoffice.org>  [52ae943f4e4de022f49d89e1b81164778c5d9011]

automationdev300m87: #i112208 - Delete local file


2010-10-15  Herbert Duerr [hdu]  <herbert.duerr@oracle.com>  [cdeae7ac60074f97a1214c486f95c1273c187c80]

obo55: #163912# fix hairline drawing related artifacts obo55: #163911# update visible range when switching sheets Authors: Herbert Duerr [hdu] <herbert.duerr@oracle.com> Niklas Nebel <nn@openoffice.org>


2010-10-15  Herbert Duerr [hdu]  <herbert.duerr@oracle.com>  [e1a85d5fb9bc8fe4e48b2448542390a5d3b2bd9f]

obo55: #163912# fix hairline drawing related artifacts obo55: #163911# update visible range when switching sheets Authors: Herbert Duerr [hdu] <herbert.duerr@oracle.com> Niklas Nebel <nn@openoffice.org>


2011-03-11  obo  <obo@openoffice.org>  [0e3443faef3a520947aa50ca1e301284877fad2a]

obo55: #164395# Calc 1.0 import (by NN)


2010-10-15  Joerg Skottke [jsk]  <jsk@openoffice.org>  [a4372d94cbec666ee0c59120e4cfead4cee34bd2]

automationdev300m87: #i112208 - help-fix


2010-10-15  sj  <sj@openoffice.org>  [34702bfd1de2fc0f4545a81e878416640bfdc415]

merged heads


2010-10-15  sj  <sj@openoffice.org>  [e1a618e234c64e5bd64c52408ddbf2ddd0585317]

impress212: #i114750# fixed odf import problem, (using correct word wrap default for shapes)


2010-10-15  sj  <sj@openoffice.org>  [96e3776c1ad226e5f7e8765ae6d9e4b3205429fa]

impress212: #i114750# fixed odf import problem, (using correct word wrap default for shapes)


2010-10-15  Jesús Corrius  <jesus@softcatala.org>  [f06879087e872786f56084f504f3296ee79a0ee5]

Enable Microsoft Visual C++ 10 compiler in the build system


2010-10-14  Michael Meeks  <michael.meeks@novell.com>  [c63d5210fd85cf8ec41c29f8fc17d39c676726be]

add lots more missing sal/macros.h includes


2010-10-14  Michael Meeks  <michael.meeks@novell.com>  [f06fca80cdf28e70839916e38bd08f7575b79a3e]

include correct sal/macros.h header to compile.


2010-10-14  Michael Meeks  <michael.meeks@novell.com>  [5270167c759773bee48942b1cf6c7c66ebe97535]

print all broken modules out correctly, not just one


2010-10-14  Kohei Yoshida  <kyoshida@novell.com>  [6887c6aa2e4d2849bd3b8a3ec8022d12eb9065eb]

Fixed conflicting resource IDs.


2010-10-14  Kayo Hamid  <revol.code@yahoo.com>  [b7c82daa28526c566047e158ab2ace522fc442dc]

Switch to use SAL_N_ELEMENTS macro, everywhere


2010-10-14  René Kjellerup  <rk.katana.steel@gmail.com>  [f138f887f64d4b3eaea0a4c449496c8644876b71]

translated and spell corrected a few comments in the view code


2010-10-14  Noel Power  <noel.power@novell.com>  [6ba10b3d1283cdc65af58f5112c189c91d62d702]

fix bad STR_COUNT


2010-10-14  Caolán McNamara  <caolanm@redhat.com>  [1b0c6da1c3bcc6a9c1412d221d029885f9998fa1]

fix some warnings


2010-10-14  Michael Meeks  <michael.meeks@novell.com>  [f0b3aaf34564006229d5bda2927d6706d77f57ea]

add warning about occasional need to remove outpath


2010-10-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [bdee30babe44d99f59e6bb5e3ec6df3abfb0b260]

masterfix OOO330: #i10000#: release mode language configuration


2010-10-14  Harri Pitkänen  <hatapitk@iki.fi>  [1c84461b6601d24481a6aaf2b5ea10fc3c5c667e]

remove redundant null checks.


2010-10-14  Harri Pitkänen  <hatapitk@iki.fi>  [2d3941f9f870249b002465d8cef8c2943f56227f]

fix leak


2010-10-14  Caolán McNamara  <caolanm@redhat.com>  [3d45bbeb3a1bffb334c34725c224154ec1b4606b]

fix some more ownerships


2010-10-14  Luboš Luňák  <l.lunak@suse.cz>  [58fdac463609ec4314a91813bb73e4071360c886]

better fix for QClipboard blocking, future-proof


2010-10-14  Luboš Luňák  <l.lunak@suse.cz>  [fef486c99880d65b612831840a9f83e3fe4a0e17]

Qt event loop integration (when Glib is used) for KDE4 vclplug

So far disabled because of a pending bugfix for Qt, and support
for Qt's own event loop (without Glib) needs a missing feature
in Qt.

2010-10-14  Luboš Luňák  <l.lunak@suse.cz>  [924673ea9afc389eaf04b9bccc6f9d8028e12f0d]

make KDE4 vclplug use Qt event loop as the event loop


2010-10-14  Luboš Luňák  <l.lunak@suse.cz>  [6b5a13a80bef8026abb53d665af3240ad3148eeb]

proper accessor for SalKDEDisplay instead of random public vars


2010-10-14  Michael Stahl  <mst@openoffice.org>  [66183dd2d83741963a9b9f69965731e279a4d776]

sw34bf01: #i112783#: fix Reference& member


2010-10-14  Luboš Luňák  <l.lunak@suse.cz>  [ca6513e4d1813971f780370f40a0972b47fd747e]

newline at end of files


2010-10-14  Michael Stahl  <mst@openoffice.org>  [fe3404b618a42d0d2800e3073ce31c377aa162bb]

sw34bf01: #i112783#: patch by cmc: fix crash in xpathobject.cxx


2010-10-14  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [248d8b7add6318a1cc8dd8db8044c6c2f71c86d0]

Removed some useless code in debug build


2010-10-14  Mathias Bauer  <mba@openoffice.org>  [d57f6c0b4986007821e5defc329f8315811139fc]

CWS changehid: missing HID


2010-10-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [e57216cc0141e38d707a2c06513c6ee2f213a92d]

OOO330


2010-10-14  Luboš Luňák  <l.lunak@suse.cz>  [3957db43677be3764684086c6817d64d994fe80d]

support for Qt's event loop Glib integration


2010-10-14  Luboš Luňák  <l.lunak@suse.cz>  [e0fb44a4ca1b6ed31b82fc9b6537e22b3d6ba9e1]

set PKG_CONFIG_PATH for extra Qt4 locations

If also extra paths are used and pkg-config is used later, then I suppose
those paths need to be made available.

2010-10-14  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [101233881d7d912f53614aac83b9c72f7e97e420]

vcl116: #i112421# use correct index (thanks cmc!)


2010-10-14  Sebastian Spaeth  <Sebastian@SSpaeth.de>  [61355e51b855157f62ff814184f0ea3c5b68f1d7]

Add vim/emacs modelines to all source files

Fixes #fdo30794 Based on bin/add-modelines script (originally posted
in mail 1286706307.1871.1399280959@webmail.messagingengine.com)

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>

2010-10-14  Jan Holesovsky  <kendy@suse.cz>  [79d67a24f817c5056280854bfec5f1a579b3dacf]

dos2unix on fltini.cxx


2010-10-14  Prashant Shah  <pshah.mumbai@gmail.com>  [17ae0ce233229848e771c43c82350f907269adce]

Cleanup: remove bogus comments from doc directory

This patch removes bogus comments found in the doc directory
including empty Beschreibung (translation: description) statements

Signed-off-by: Prashant Shah <pshah.mumbai@gmail.com>

2010-10-14  Sebastian Spaeth  <Sebastian@SSpaeth.de>  [a715e1b3d0336100af37b65cb87252bce01c2e84]

Add vim/emacs modelines to all source files

Fixes #fdo30794
Based on bin/add-modelines script (originally posted in mail
1286706307.1871.1399280959@webmail.messagingengine.com)

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>

2010-10-14  Sebastian Spaeth  <Sebastian@SSpaeth.de>  [4905a190326a423b418a6b5531c5d990a5cc0082]

Add vim/emacs modelines to all source files

Fixes #fdo30794
Based on bin/add-modelines script (originally posted in mail
1286706307.1871.1399280959@webmail.messagingengine.com)

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>

2010-10-14  Jan Holesovsky  <kendy@suse.cz>  [01dc333871e4cfb44abcf2897fbd12c25ceb933e]

dos2unix on svlibrary.cxx


2010-10-14  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [7c1bc8c31291669c2254592d7e30222a511d3a8a]

undoapi: initial tests for the new Undo API - currently testing Calc only, and not the complete API


2010-10-14  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [ed4ed591a7ec72e9e58028d498d59368f7f1e1d1]

undoapi: first sketch of the listener API - not sure this will survive 'til the final version


2010-10-14  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [a2c0236e6e6ad8016abc872d1f47084c34b34d95]

undoapi: first sketch of the listener API - not sure this will survive 'til the final version


2010-10-14  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [f9660fa98025fe598148abec121bb52191da608f]

undoapi: first sketch of the listener API - not sure this will survive 'til the final version


2010-10-14  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [fd589fba71d4010d6f00f063da22f98622b6d020]

undoapi: first sketch of the listener API - not sure this will survive 'til the final version


2010-10-14  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [f98434f6479405caa9beebd8af4abe0d16fcd0d8]

undoapi: first sketch of the listener API - not sure this will survive 'til the final version


2010-10-14  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [ee04c3f3e0b76461c70ceb9dad1a27994f9c235f]

undoapi: first sketch of the listener API - not sure this will survive 'til the final version


2010-10-14  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [5e4e633946883d9c59c9d4546c7ae7db18335345]

undoapi: moved members into an IMPL structure


2010-10-14  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [55348a6b4b2cdfa833238f35e412fa00c67fdf4e]

undoapi: introduce javatest_% targets, allowing to run a selected test only


2010-11-23  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [e8d5dfddf9ed1940a3f56fb7e7aeba744558cc19]

dba34b: use the /IGNORE switch for the linker to filter warnings, instead of 'grep -v'-ing them after-the-fact. Also, ignore LNK4102 "export of deleting destructor 'name'; image may not run correctly"


2010-11-22  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [4f2cdd81314b9c2be34104efd174c20d87832487]

dba34b: merge after pulling DEV300.m94


2010-11-08  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [eae32508fb6c63afcea1f1f5c4cbdda682093cad]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba34b


2010-11-04  Ocke.Janssen  <Ocke.Janssen@oracle.com>  [7f011353388378c77f6cab51cf992809e96aba6d]

dba34b: #i110409# remove DataSourceMigration


2010-10-29  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [9eddac4aacb1ed844b5b73f08e0fa02bea2f8f42]

merge after pulling DEV300.m91


2010-10-28  Ocke.Janssen  <Ocke.Janssen@oracle.com>  [99cfaa77e93b65fd40a246b6c64c646203c3b79f]

Automated merge with http://hg.services.openoffice.org/cws/dba34b


2010-10-28  Ocke.Janssen  <Ocke.Janssen@oracle.com>  [562945f7bf983814b5f93c76b2ecd92656b675b2]

Automated merge with http://hg-lan.germany.sun.com/ooo/DEV300


2010-10-14  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [5588b80f74960ba3e6c2cad18532564cf558b443]

undoapi: added tools (in test-tools.jar) for writing Java unit tests which operate on a live OOo


2010-10-14  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [207bf88bd230af71ef76ceb12efa947819139dd8]

undoapi: introduce JARCLASSEXCLUDES directive, allows to exclude patterns when creating the JAR file


2010-10-14  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [eed23e3d2da3fe09c121723b07e089c680caffaa]

undoapi: sfx2/qa: fixed some NetBeans 6.9 warnings, removed some dead files, refactored for easier usage


2010-10-14  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [c872672baf9ae32a852fdb5b5635454cc9e89600]

undoapi: introduce javatest_% targets, allowing to run a selected test only


2010-10-14  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [5db4431656cd526ba467796d2b67fb94ac550f64]

undoapi: #i114924# added missing dependency to module libxslt


2010-10-14  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [034a9f3ddbe5c917ac3d655b0c65b2f4bb15904f]

undoapi: some flesh on the initial skeleton


2010-10-14  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [420160a0b65ce72a2e1a6d88599a48f91c2ac6c2]

undoapi: some flesh on the initial skeleton


2010-10-14  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [7ef064a0825daadc6b810d782db83ed6028bb8e2]

undoapi: some flesh on the initial skeleton


2010-10-14  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [8dae43eed972c268fbbef431571b6d84b37c910d]

undoapi: initial version of an UNO Undo API, implemented empty for SFX-based documents


2010-10-14  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [0658bb205ab9da692e1f73199e92ca40003e27af]

undoapi: initial version of an UNO Undo API, implemented empty for SFX-based documents


2010-10-14  Caolán McNamara  <caolanm@redhat.com>  [cc97aa6b2ca4e03f7f9b4152852b533caea234ff]

micro optimization, including iostream adds globals to your code


2010-10-14  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [c3f2933f4f5cab7206826df037aa009a31c70bf3]

vcl116: #i112421# use gdk default monitor if available (thanks cmc!)


2010-10-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [62d7a41f8488af493968d38fe9a7f3a018366a57]

CWS-TOOLING: integrate CWS calc60


2010-10-14  Caolán McNamara  <caolanm@redhat.com>  [8a2f8c9d464ce75335fa56c515be0c0f28010fd3]

fdo#30773# add support for Kabyle

Stuff Kabyle in as the default member for collective Berber languages using
Latin. Distinguish it from the LANGUAGE_TAMAZIGHT_LATIN families

2010-10-14  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [8ddb61d732b51878e564a6b7e8c07463f104f827]

undoapi: FlagGuard: for convenience, set the flag to TRUE in the ctor


2010-10-14  Noel Power  <noel.power@novell.com>  [192e295a02be73692b5e07afd9908e69e42456a4]

avoid null pointer access exporting shape data fdo#30858


2010-10-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [4b86c9e067ead8071de5b81936fd45f9d301b98a]

CWS-TOOLING: integrate CWS native338


2010-10-14  Joerg Skottke [jsk]  <jsk@openoffice.org>  [ab0812674c5338b1e2f82696f1697cd965b8b209]

automationdev300m87: #i112208 - filter-fix


2010-10-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [8fa18d9d6955e9b427a746ec650b72216e362b25]

CWS-TOOLING: integrate CWS automationooo330m9


2010-10-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [7f64aa4d3d2fc53d0e1fa2b0ad7cdba5e76648b3]

CWS-TOOLING: integrate CWS jl161


2010-10-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [b7c5e022309c21eb86708e7ec650acee03ff27e0]

CWS-TOOLING: integrate CWS sb133


2010-10-14  Joerg Skottke [jsk]  <jsk@openoffice.org>  [4489a573b1baccd6252d2be353ca034ed7f47f9f]

automationdev300m87: #i112208 - +1 module


2010-10-14  Vladimir Glazunov  <vg@openoffice.org>  [ee9eecadb0af26604589e5d321b062ad3835f1a6]

CWS-TOOLING: integrate CWS automationdev300m88graphics


2010-10-14  Joerg Skottke [jsk]  <jsk@openoffice.org>  [ee79952f71306a13e655fc0d4352c0e473d766bf]

automationdev300m87: #i112208 - security_incorrect_password.inc had invalid path, fixed


2010-10-14  Vladimir Glazunov  <vg@openoffice.org>  [7e56aed62ec2230680d6f4a69ae3462974daa458]

CWS-TOOLING: integrate CWS impress201


2010-10-14  Vladimir Glazunov  <vg@openoffice.org>  [6f83e628c09266e7d184ec968d1127ad202bf9ca]

CWS-TOOLING: integrate CWS impress201


2010-10-14  Vladimir Glazunov  <vg@openoffice.org>  [5d492687a9dab2ec72ca7793c729d58571f2e697]

CWS-TOOLING: integrate CWS impress201


2010-10-14  Vladimir Glazunov  <vg@openoffice.org>  [e21cf551ed6ec03facb14a2649c35886be9f022c]

CWS-TOOLING: integrate CWS impress201


2010-10-14  Vladimir Glazunov  <vg@openoffice.org>  [bb027d361f539194e8a4e4671f66faf04dbd7eec]

CWS-TOOLING: integrate CWS impress201


2010-10-14  Vladimir Glazunov  <vg@openoffice.org>  [75fcc48051a7b5cbb25b2c506ee89348d2a94ec2]

CWS-TOOLING: integrate CWS impress201


2010-10-14  Vladimir Glazunov  <vg@openoffice.org>  [01e86a21f5970475f94626c7bc4805cb4b3687f6]

CWS-TOOLING: integrate CWS pdfprint


2010-10-14  Vladimir Glazunov  <vg@openoffice.org>  [f330de104e33e41150d46578e786d522aa1d3822]

CWS-TOOLING: integrate CWS pdfprint


2010-10-14  Caolán McNamara  <caolanm@redhat.com>  [ad575444286df40a682a3021627e39faf70f2522]

fdo#30473 use libreoffice symlink for RH


2010-10-14  Caolán McNamara  <caolanm@redhat.com>  [0e70d593ef28636a54f204b9a395e73f2308f4c4]

fdo#30825# fix more ownership issues


2010-10-14  Caolán McNamara  <caolanm@redhat.com>  [2c8fc9289fe3e6d96adf564bff79a7dbfa3a6f0d]

fdo#30825# someone needs to hold the originating node


2010-10-14  Joerg Skottke [jsk]  <jsk@openoffice.org>  [41f422bc53bfee4fe464db4f1ed8fc29b88f913d]

automationdev300m87: #i112208 - Gridcontrol test needs readonly file. There is another problem which prevents the test from running but this is not going to get fixed here.


2010-10-14  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [674bf4426ecedc72d5f2c5b804e07e7f1aaec714]

vcl116: #i115053# spelling


2010-10-14  Vladimir Glazunov  <vg@openoffice.org>  [c2c8869c40e7831f0d040dc4b7d54c31954413d8]

CWS-TOOLING: integrate CWS sb123


2010-10-14  Vladimir Glazunov  <vg@openoffice.org>  [92d0bafc20dc9269be522ed1d8755aa762a805f0]

CWS-TOOLING: integrate CWS sb123


2010-10-14  Vladimir Glazunov  <vg@openoffice.org>  [33b84b7973ff9067e24a9785314f22a318122b35]

CWS-TOOLING: integrate CWS sb123


2010-10-14  Vladimir Glazunov  <vg@openoffice.org>  [a914be7eb2a0884b10be81bdca9f12b4e38976fa]

CWS-TOOLING: integrate CWS sb123


2010-10-14  Vladimir Glazunov  <vg@openoffice.org>  [3f2f739b71e020750c86e7e09bb2d157d02c173b]

CWS-TOOLING: integrate CWS sb123


2010-10-14  Vladimir Glazunov  <vg@openoffice.org>  [a3c32dda04cabeaa89f6c534980dce6071179e88]

CWS-TOOLING: integrate CWS sb123


2010-10-14  Vladimir Glazunov  <vg@openoffice.org>  [0cb7e37ccc3c2c2efa4419ecb904cf7d099ee629]

CWS-TOOLING: integrate CWS sb123


2010-10-14  Vladimir Glazunov  <vg@openoffice.org>  [d05ffd98a8364e581facb4b694d7705a2f14dc7c]

CWS-TOOLING: integrate CWS sb123


2010-10-14  Vladimir Glazunov  <vg@openoffice.org>  [79af4f830113994db3f80005cf730f388cb23bf6]

CWS-TOOLING: integrate CWS sb123


2010-10-14  Vladimir Glazunov  <vg@openoffice.org>  [d591ece019e9f11daf1dfd2f00a59c3e409652d4]

CWS-TOOLING: integrate CWS sb123


2010-10-14  Vladimir Glazunov  <vg@openoffice.org>  [230ae5e24da02822247a301d0582d0aaa722bf34]

CWS-TOOLING: integrate CWS sb123


2010-10-14  Michael Stahl  <mst@openoffice.org>  [5753113130ce4ed3fcab126a587d7b83b882c602]

sw34bf01: #i114412#: calc.cxx: fix stupid crash regression (thanks cmc)


2010-10-14  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [405f7ff73987a2f03b4eb89a6c8e433085311848]

vcl116: #i115053# save work in EndJob if there is no page in the job


2010-10-14  Michael Meeks  <michael.meeks@novell.com>  [15c61bb323deac8c4f023a684374c432f0700eb2]

Improve error reporting accuracy, to help people re-build


2010-10-14  Michael Meeks  <michael.meeks@novell.com>  [db0452c76f2f64164b1f25a75ac3db0f343860b6]

check for visibility issues on arm too


2010-10-14  Mihaela Kedikova  <misheto@openoffice.org>  [fe86edf526c85d63e92c72b6a7e2cb200a2da76c]

tabcontrol: merge with DEV300_m89


2010-10-14  Mihaela Kedikova  <misheto@openoffice.org>  [caf47dc9ccd4ba898834b96ca193914ac1e85f68]

tabcontrol: merge with DEV300_m89


2010-10-14  Mihaela Kedikova  <misheto@openoffice.org>  [281d75599812f39484df4124d5bcf0a5cc91f30b]

tabcontrol: merge with DEV300_m89


2010-10-14  Thorsten Behrens  <tbehrens@novell.com>  [64a437cb795ccc26e38c0b6a7e3a0da16987caf6]

Disable user migration when SAL_DISABLE_USERMIGRATION is set

Because of the fact that LibreOffice automatically converts old
user configurations over to the new install (which is right 99% of
the times), we needed a way to explicitely prevent that on first
start - simply export SAL_DISABLE_USERMIGRATION=1 on initial LibO
start.

2010-10-14  Mathias Bauer  <mba@openoffice.org>  [1b1be7f4d5edc253cffdadf99206a036486ee50d]

CWS changhid: some missing HIDs


2010-10-14  Miklos Vajna  <vmiklos@frugalware.org>  [19d016a482e4d1e6b865d1a4ab9d3bb0de47d104]

RTF: stacked fix for nested tables

When the first cell of a table contains an other table, the definition of the
outer table has to be written after the inner table. Introduce a stack to
handle this.

2010-10-14  Vladimir Glazunov  <vg@openoffice.org>  [0c434dff8e799586ec563cf29a6497c89320f9eb]

#i10000# changes from OOO330 m10


2010-10-14  Vladimir Glazunov  <vg@openoffice.org>  [44dd0b9faaa4cb38a105c194790843feb7923851]

#i10000# changes from OOO330 m10


2010-10-14  Vladimir Glazunov  <vg@openoffice.org>  [49fc978087efb1a429a8fe861071d554ca078597]

#i10000# changes from OOO330 m10


2010-10-14  Vladimir Glazunov  <vg@openoffice.org>  [bba66b61640e1c324ad2ebd4750bab3a7622a791]

#i10000# changes from OOO330 m10


2010-10-14  Vladimir Glazunov  <vg@openoffice.org>  [8c29ce3c2e6bf3cd34a8da635074a128c269dc4a]

#i10000# changes from OOO330 m10


2010-10-14  Vladimir Glazunov  <vg@openoffice.org>  [7d4814bb93a75943282167707e69588969145d1f]

#i10000# changes from OOO330 m10


2010-10-14  Vladimir Glazunov  <vg@openoffice.org>  [5c807a0b82bf57dc5c6cd3c7801d0bf4dc9752a9]

#i10000# changes from OOO330 m10


2010-10-14  Vladimir Glazunov  <vg@openoffice.org>  [db9046798b467da86bc333c32974e70687827e5d]

#i10000# changes from OOO330 m10


2010-10-14  Vladimir Glazunov  <vg@openoffice.org>  [7a2291c6266f77165845c509c19874e1dc2a8799]

#i10000# changes from OOO330 m10


2010-10-14  Vladimir Glazunov  <vg@openoffice.org>  [4c0820ed7256e989dfeadb7ea28d4f7058930b70]

#i10000# changes from OOO330 m10


2010-10-14  Vladimir Glazunov  <vg@openoffice.org>  [928cf20badedcc8cbbf9f11625822d32a67ab300]

#i10000# changes from OOO330 m10


2010-10-14  Vladimir Glazunov  <vg@openoffice.org>  [1c0fc0d39db233908d3888ff4a0188126c3958aa]

#i10000# changes from OOO330 m10


2010-10-14  Vladimir Glazunov  <vg@openoffice.org>  [6f8125927790860afd26a07c681d8ecb4d8249e4]

#i10000# changes from OOO330 m10


2010-10-14  Vladimir Glazunov  <vg@openoffice.org>  [97724a958b37b7546d37a188b37d7ca0a2b35a58]

#i10000# changes from OOO330 m10


2010-10-14  Mathias Bauer  <mba@openoffice.org>  [ad565dfbb54782cdd849d700375223e297467f18]

CWS changehid: some fixes for Writer update test


2010-10-14  Mathias Bauer  <mba@openoffice.org>  [5d10979065bf2ee7abc0d8c89e5154d85a73259f]

CWS changehid: some fixes for Writer update test


2010-10-14  J. Graeme Lingard  <jgraeme+git@gmail.com>  [4dafaa30e9522c89f2848617d1da3a28ace1e641]

Remove unnecessary #ifdef PCH & comments


2010-10-14  Laurent Charrière  <lcharriere@gmail.com>  [7b5a50e4edacdfec8ba26a2787fba5bb4753e3ca]

Fix typos in comments in ure/cppuhelper

Signed-off-by: Laurent Charrière <lcharriere@gmail.com>

2010-10-14  Laurent Charrière  <lcharriere@gmail.com>  [fee1a2b79e3478473fdbac8b2e626606e2e2128e]

Delete commented out code in ure/cppuhelper

Signed-off-by: Laurent Charrière <lcharriere@gmail.com>

2010-10-14  Laurent Charrière  <lcharriere@gmail.com>  [a22e62641abbbb7e11cc8b1baaaa03d333debb66]

Translate German comments in ure/cppuhelper

Signed-off-by: Laurent Charrière <lcharriere@gmail.com>

2010-10-14  Prashant Shah  <pshah.mumbai@gmail.com>  [2f7dd9f4eaf684935a39c45d347d138665b6a294]

remove bogus comments


2010-10-14  Caolán McNamara  <caolanm@redhat.com>  [c3175f55baeb539eb4e560ec40ed1ea79230f14a]

that didn't make sense


2010-10-14  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [7a7877bd8cb4fcd4bac064f4351f9c0586249260]

dba34b: adjust workbench code to ImageControl changes


2010-10-14  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [c3ab3df902b9e2ad363d1eca14da8f9f7f1567bb]

Renamed OpenOffice.org into LibreOffice in configure scripts


2010-10-14  Gil Forcada  <gilforcada@guifi.net>  [f509717a9f99631ea4459dad23a2274444a2d802]

Patch that removes death code and comments on writer/sw/source


2010-10-14  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [4afa11c85a3188c1f052bbeb42f4943321cc62fb]

dba34b: GCC WaE


2010-10-14  Joerg Skottke [jsk]  <jsk@openoffice.org>  [8e1ca18f2b942397a12d50aeed2448ee859901fe]

automationooo330m9: #i115026 - Fuzzy list matching to avoid warnings if the office is installed in some special - non standard - way. As we have no standard, this applies to all installations.


2010-10-14  Kohei Yoshida  <kyoshida@novell.com>  [a4f844436fd2953b1867e625dd4b3daa791f473b]

Use Ctrl-Shift-D to launch selection list in Calc.


2010-10-14  Kohei Yoshida  <kyoshida@novell.com>  [947b23a9994394e9c33880b1d820855c3b807be1]

Fixed more OSL_ENSURE missing ';'.


2010-10-14  Kohei Yoshida  <kyoshida@novell.com>  [da023cbe44509924729ddeb3c435b01d2f2f2036]

Don't forget a ';' at the end of OSL_ENSURE.

Fixed a build break.

2010-10-13  Kohei Yoshida  <kyoshida@novell.com>  [a60cb510612032c5e421e1f3b74db38daba72d85]

Merge branch 'feature/calc-key-binding-compat' of ssh://git.freedesktop.org/git/libreoffice/components into feature/calc-key-binding-compat


2010-10-13  Kohei Yoshida  <kyoshida@novell.com>  [ac206384e7357ecd4e28d28f681de4aadbc459bf]

Merge branch 'master' into feature/calc-key-binding-compat


2010-10-13  Kohei Yoshida  <kyoshida@novell.com>  [7d3baf3527ee0e3e3f04c428b737ea952669974f]

Merge branch 'master' into feature/calc-key-binding-compat


2010-10-13  Kohei Yoshida  <kyoshida@novell.com>  [1708b3497f767b0298ec93518b14614180c096bc]

Merge branch 'master' into feature/calc-key-binding-compat

Conflicts:
	sc/source/ui/attrdlg/scdlgfact.cxx

2010-10-13  Kohei Yoshida  <kyoshida@novell.com>  [2be03e2ec720cbe9aa04f7e463c7e19944347d96]

Let's use Ctrl-Shift-D to launch selection list in LibreOffice.

The legacy OOo used Ctrl-D for launching selection list, but we
use Ctrl-D for "fill down".  Luckily Ctrl-Shift-D is not taken.

2010-10-13  Kohei Yoshida  <kyoshida@novell.com>  [e8bbc86cc5491b2ac74a2a5fb6a48c4a00be5b87]

Slightly reworked the Compatibility option page.

This looks better than the old one.  I took the design from the
Security option page.

2010-10-13  Jacek Wolszczak  <shutdownrunner@gmail.com>  [4df23ed7855c2c2e7d14ce86d69b849da3aa1cd2]

Replace ASSERT and DBG_ASSERT with OSL_ENSURE


2010-10-13  J. Graeme Lingard  <jgraeme+git@gmail.com>  [b0c951dcc330f4ad49c0da5173c8966654f99d7b]

Remove redundant include directives & comments


2010-10-13  Arnaud Versini  <arnaud.versini@gmail.com>  [4aa0892847596ad97c642744af22ddf4f64e409e]

Removing some useless comments.


2010-10-13  Arnaud Versini  <arnaud.versini@gmail.com>  [3a1d9d08dc93870361a72a811b9c1d5300502514]

Removing some useeless comments.


2010-10-13  Arnaud Versini  <arnaud.versini@gmail.com>  [d54fcc3ba89404204f3ac3cafafc95d505778ef4]

Removing commented source in macassgn.cxx.


2010-10-13  Kohei Yoshida  <kyoshida@novell.com>  [14a47f635a533a9cc54941ec40a2a2904278766a]

Cleaned up my debug statements.


2010-10-13  Kohei Yoshida  <kyoshida@novell.com>  [e990595b7c5ff0e5f3d6b52a498335a1555b2f15]

Resolved the issue of swapping .uno:Delete and .uno:ClearConents not working.

Removing key events first then setting new key events solved this.
This is one of those quirks of this accelerator configuration UNO
service...

2010-10-13  Sebastian Spaeth  <Sebastian@SSpaeth.de>  [4f347517db2d4510fcd8d41a6798520d0789f760]

translate comments


2010-10-13  Caolán McNamara  <caolanm@redhat.com>  [731f89afd35b09d9fa03fc9693e9bc5868229755]

tweaks for AIX


2010-10-13  Caolán McNamara  <caolanm@redhat.com>  [d82e5e45ef83fda19b8d757e5175c4b95f9d44c1]

fixes for AIX


2010-10-13  Caolán McNamara  <caolanm@redhat.com>  [31770d8c462bddcb1ae8a70454106058486b59c2]

fix typo


2010-10-13  Caolán McNamara  <caolanm@redhat.com>  [1aae667817ddbe7b35bc2be4cc81c991eeda2e0e]

AIX port


2010-10-13  Caolán McNamara  <caolanm@redhat.com>  [aa5755e6dc03258c53a626aa74566d1307bf6136]

tweak this for AIX


2010-10-13  Caolán McNamara  <caolanm@redhat.com>  [400845e0fa6a43d64a84aee7df7ed1b85a6f6b40]

rename IFIFO due to AIX conflict


2010-10-13  Caolán McNamara  <caolanm@redhat.com>  [7c021b3126a3aab9514de359a2a07f2a4217e0d6]

tweaks for AIX


2010-10-13  Caolán McNamara  <caolanm@redhat.com>  [c6a807a443b75bcaba2eaedac3fe38be0aae6bb5]

rename IFIFO due to AIX conflict


2010-10-13  Caolán McNamara  <caolanm@redhat.com>  [27cd61a173c892cd625f1752bea2920c605b3bcb]

fix for AIX


2010-10-13  Caolán McNamara  <caolanm@redhat.com>  [5192050cf4be36774ff74824423cf1001566f427]

AIX cppu quirks


2010-10-13  Caolán McNamara  <caolanm@redhat.com>  [74fc2358e2721b2e275bbd5985af9c36c6baee82]

add AIX uno bridge


2010-10-13  Caolán McNamara  <caolanm@redhat.com>  [84436b56885b80315964d98be9bf01d8a4a5ba8f]

tweaks for AIX


2010-10-13  Caolán McNamara  <caolanm@redhat.com>  [3317f535d107643e88209ae6925ebfd8da09893f]

AIX tweaks


2010-10-13  Caolán McNamara  <caolanm@redhat.com>  [5d78ff3bca5091d044d848f64f9f07959497c3e1]

fix AIX build


2010-10-13  Caolán McNamara  <caolanm@redhat.com>  [582bb127ad982873735c98e2ab9a33a32a74f162]

fix typo


2010-10-13  Caolán McNamara  <caolanm@redhat.com>  [53baa03a40b8a1fe91b567d36d927b9a8236d8a3]

add AIX to desktop


2010-10-13  Caolán McNamara  <caolanm@redhat.com>  [f5c1fef040cc2392fc37753e36a3300d1f912e55]

move this here to reuse it easier


2010-10-13  Caolán McNamara  <caolanm@redhat.com>  [122c09f5112e28d08b205c096ceb23b5a43c3ecd]

tweak for AIX


2010-10-13  Caolán McNamara  <caolanm@redhat.com>  [509ff5a4a9fcb8d7f3e73d9309db9b08a645e442]

add AIX stuff


2010-10-13  Caolán McNamara  <caolanm@redhat.com>  [4ab1dd54b010d6787ace7376af1280eb9431700a]

AIX tweaks


2010-10-13  Caolán McNamara  <caolanm@redhat.com>  [0fd69181443bdfaff2563bea04e02c252fafef07]

AIX tweaks


2010-10-13  Caolán McNamara  <caolanm@redhat.com>  [6d5154ef0bff73b2e9833cd7528ab219f9fd1b0f]

AIX uses .a for shared libs


2010-10-13  Caolán McNamara  <caolanm@redhat.com>  [56b39b2a327d575616b9f77e3ce3cdd8a68a5a6b]

default AIX to rpms and some other tweaks


2010-10-13  Caolán McNamara  <caolanm@redhat.com>  [ee3f3d937c35167993c462e5c6594a2b4e3982bf]

#i114412# fix localedatawrapper crasher


2010-10-13  Caolán McNamara  <caolanm@redhat.com>  [6e569378176e5f45e736fe3fe31e5b4e1f0bf6df]

tweak for AIX


2010-10-13  Katarina Machalkova  <kmachalkova@suse.cz>  [4464655f415bcbc624d60a60ee4424165530a529]

Merged pptx-autoplay-fix.diff from ooo-build


2010-10-13  Katarina Machalkova  <kmachalkova@suse.cz>  [8bc89efca80a5992a745e975068ade3bcfa358a8]

Merged xlsx-shared-xlsx-snapshot.diff from ooo-build


2010-10-13  Katarina Machalkova  <kmachalkova@suse.cz>  [167c1f3a9566fdb4d197675b520b690326d8eaa9]

Fixed build of sc (ctor of XclObjAny has 2 params)


2010-10-13  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [78bae05a4153ef5e90c26cb142a3fb759276af69]

fdo#30840: Fixed zoom level on the license document


2010-10-13  Katarina Machalkova  <kmachalkova@suse.cz>  [d273fa0c5e18445d23d5a29f32692c99a208a9a5]

Merged xlsx-shared-xlsx-snapshot.diff from ooo-build


2010-10-13  Katarina Machalkova  <kmachalkova@suse.cz>  [6fdcfcc10dd6d46bc3c954d0a18a39161f04a221]

Merged pptx-autoplay-fix.diff from ooo-build


2010-10-13  Katarina Machalkova  <kmachalkova@suse.cz>  [41fe6208f09010dc23d278649492e72b78870814]

Remaining files from pptx-autoplay-fix.diff


2010-10-13  Katarina Machalkova  <kmachalkova@suse.cz>  [6b9c9c6be36137eddfde118a52254529cc16ec8d]

Merged oox-sc-notes.diff from ooo-build


2010-10-13  Katarina Machalkova  <kmachalkova@suse.cz>  [9be86ac41ebef521b5b9c8b77c8d79397043ae43]

Merged ooxml-autoplay-fix.diff from ooo-build


2010-10-13  Katarina Machalkova  <kmachalkova@suse.cz>  [eacca3e15710c7a6ca967956bb4f721388a83897]

Merged ooxml-sw-fix-2010-import-crash.diff from ooo-build


2010-10-13  Katarina Machalkova  <kmachalkova@suse.cz>  [8059087d790508177c9b327c9156dfb8eaaf9f3b]

Merged ooxml-sc-brk.diff from ooo-build


2010-10-13  Katarina Machalkova  <kmachalkova@suse.cz>  [2fa5955d7fc7ed1aaeca236f6b87f0d40e5cd969]

Merged ooxml-sc-page-date-imp.diff from ooo-build


2010-10-13  Katarina Machalkova  <kmachalkova@suse.cz>  [afc5c31646cc2108d788edee5d1ba1939430f773]

Merged ooxml-sc-docpropsimp.dff from ooo-build


2010-10-13  Katarina Machalkova  <kmachalkova@suse.cz>  [f87f16fe09c1d6318811eadf58a7f6ca31a0079c]

Merged ooxml-schema.diff from ooo-build


2010-10-13  Katarina Machalkova  <kmachalkova@suse.cz>  [ab5cee19feb16a86b7b8b1f0f1c834243c419960]

Merged ooxml-sc-page-date.diff from ooo-build


2010-10-13  Katarina Machalkova  <kmachalkova@suse.cz>  [244ccc275b58f63625631f512fdea4eb57d14614]

Merged ooxml-filter-calc.diff from ooo-build


2010-10-13  Katarina Machalkova  <kmachalkova@suse.cz>  [114ae538db2c1424d9207f9af746b199c21550c5]

Merged ooxml-filter.diff from ooo-build


2010-10-13  Katarina Machalkova  <kmachalkova@suse.cz>  [ddb579355d9be06bf15e50ac0d20e544eaa8e953]

Merged pptx-autoplay-fix.diff from ooo-build


2010-10-13  Katarina Machalkova  <kmachalkova@suse.cz>  [4e1d61bb3ea518696ba23f8dcd1a89d0a873749b]

Merged xlsx-shared-xlsx-shared-import-and-export.diff from ooo-build


2010-10-13  Katarina Machalkova  <kmachalkova@suse.cz>  [bdfe58e513a1dc50b0589b9be110fb0a816eba12]

Merged xlsx-shared-xlsx-snapshot.diff from ooo-build


2010-10-13  Katarina Machalkova  <kmachalkova@suse.cz>  [d01643f836b8a126389bd08135c4f181ece49412]

Merged oox-sc-notes.diff from ooo-build


2010-10-13  Katarina Machalkova  <kmachalkova@suse.cz>  [e16fc94f5c4c9a19dd65c937fe5f77fc0f7c0ccb]

Merged ooxml-sc-internal-hlink-export.diff from ooo-build


2010-10-13  Katarina Machalkova  <kmachalkova@suse.cz>  [a3bc9cee3175e627b4e98988d29c140aea2c4044]

Merged ooxml-sc-showdropdown-fix.diff from ooo-build


2010-10-13  Katarina Machalkova  <kmachalkova@suse.cz>  [ddc968923061ea26bd5f9a110a3c2d3914325d33]

Merged ooxml-sc-paneexport.cxx from ooo-build


2010-10-13  Katarina Machalkova  <kmachalkova@suse.cz>  [87898fe173677902a63ce62574e4e86fe338e738]

Merged ooxml-sc-page-date.diff from ooo-build


2010-10-13  Katarina Machalkova  <kmachalkova@suse.cz>  [de8ff12503d6a6763d6f4a1a9490080410b48f52]

Merged xlsx-shared-xlsx-export-perf-rowbuffer.diff from ooo-build


2010-10-13  Katarina Machalkova  <kmachalkova@suse.cz>  [ab08a3cc4dd0900abd06e6e1de1b90dabdbfe9f9]

Merged xlsx-shared-xlsx-export-no-more-svstream-sotstorage.diff from ooo-build


2010-10-13  Katarina Machalkova  <kmachalkova@suse.cz>  [6fd98badf201390e06559127017d66e649eb52fa]

Merged xlsx-shared-oox-calc-export-sotstorage-init.diff from ooo-build


2010-10-13  Katarina Machalkova  <kmachalkova@suse.cz>  [a24894fbfbcbaffabfe19b6b478be32782a4e8ea]

Merged xlsx-shared-oox-calc-export-export-pivot-content.diff from ooo-build


2010-10-13  Katarina Machalkova  <kmachalkova@suse.cz>  [d0664c2ae8b6f9452ab1b492f3707c942aa61d36]

Merged xlsx-shared-xlsx-export-cell-style-max-builtin.diff from ooo-build


2010-10-13  Katarina Machalkova  <kmachalkova@suse.cz>  [59d7eb049ac4a67660bc635191537627606e4e86]

Merged xlsx-shared-xlsx-export-skip-auto-format.diff from ooo-build


2010-10-13  Katarina Machalkova  <kmachalkova@suse.cz>  [8c368fecaa527cf8b20423289eea5b25d0571a29]

Merged xlsx-shared-xlsx-export-simple-autofilter.diff from ooo-buil


2010-10-13  Katarina Machalkova  <kmachalkova@suse.cz>  [d7699181e72d8219ce43bcabfbf65c810965d7c7]

Merged xlsx-shared-xlsx-export-set-xml-2007-flavour.diff from ooo-build


2010-10-13  Katarina Machalkova  <kmachalkova@suse.cz>  [342d0afb1eab1934e5805502dd73bf0d1448e27d]

Merged xlsx-shared-xlsx-arabic-export-crash.diff from ooo-build


2010-10-13  Katarina Machalkova  <kmachalkova@suse.cz>  [aae7fdec530e8b60b2a02d94a82dc006d12ce910]

Merged xlsx-shared-xlsx-shared-import-and-export.diff from ooo-build


2010-10-13  Katarina Machalkova  <kmachalkova@suse.cz>  [2ce689bf63f903d459f7e102830b429646ff16a1]

Merged xlsx-shared-xlsx-snapshot.diff from ooo-build


2010-10-13  Katarina Machalkova  <kmachalkova@suse.cz>  [65d0457b76773ee547fb33cb9a4a9ec7ad8ba9c0]

Merged xlsx-shared-xlsx-shared-import-and-export.diff from ooo-build


2010-10-13  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [a19e8e4701bb6e27d60b192d9b8f180a5ac2f05f]

vcl116: #i88218# cleanup, make field unit strings more robust


2010-10-13  Kohei Yoshida  <kyoshida@novell.com>  [5d18a23fa2d75ac67db2fdcc2927f329883c6d65]

Initial attempt to reset key bindings.

This is not working yet.  For some reason only the last key binding
gets set, while all the others get ignored...

2010-10-13  Carsten Driesner  <cd@openoffice.org>  [bc5dc66313aa64c558c214955c3bc43e43f3d335]

dockingwindows: Fixed problems with changes done via UI configuration API not being sent to the ToolbarLayoutManager


2010-10-13  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [2ea636f801f173f6f23f5da918fedb370e796294]

vcl116: #157567# print an error message on a completly broken system


2010-10-13  Caolán McNamara  <caolanm@redhat.com>  [1cc2282705abf945c43aea65cf831b29195ce95d]

fix AIX build


2010-10-13  Caolán McNamara  <caolanm@redhat.com>  [5ada0c064d68cac2ab054f0d633f7415f75f79d9]

add these to make life easier on AIX


2010-10-13  Caolán McNamara  <caolanm@redhat.com>  [d863b3d5cb7ce6f21241e89dc01de797b4d0c3c5]

tweaks for AIX


2010-10-13  Thomas Klausner  <wiz@NetBSD.org>  [14f61ae0bf25b15c5130f938b32c5ccf4b41229d]

Add NetBSD/amd64.


2010-10-13  Caolán McNamara  <caolanm@redhat.com>  [778b755a3fe25b887e00b93daa5d169072a195fe]

fixes for AIX


2010-10-13  Thomas Klausner  <wiz@NetBSD.org>  [f635fcd55007ee5745c16ef10d4501e6ef1678cf]

NetBSD does not provide a pkg-config file for openssl in its base.

Handle it the same way as Darwin.

2010-10-13  Noel Power  <noel.power@novell.com>  [b1787f202822179f7e9fae05857474d75e2a1484]

Merge branch 'master' of ssh://noelp@git.freedesktop.org/git/libreoffice/ure


2010-10-13  Caolán McNamara  <caolanm@redhat.com>  [7ee4dfb7ab571692c2a1bdee1d7c11754f439733]

tweak this for AIX


2010-10-13  Caolán McNamara  <caolanm@redhat.com>  [c5b520172b2cc2d9746674af5923d98fc57a28c6]

hackaround for AIX


2010-10-13  Thomas Klausner  <wiz@NetBSD.org>  [3165ec7b0f634d8d3cd611dcd06cd68c58889e5c]

Use FreeBSD/i386 files for NetBSD/i386.


2010-10-13  Thomas Klausner  <wiz@NetBSD.org>  [e17dc1481ed16afbf17a7631d18b760919903693]

Add support for NetBSD/amd64 based on FreeBSD/amd64 files.

But remove trailing whitespace for commit script.

2010-10-13  Noel Power  <noel.power@novell.com>  [b3dd1e3106014589e7c771d49abb6e53a4f80c2d]

Merge branch 'master' of ssh://noelp@git.freedesktop.org/git/libreoffice/writer


2010-10-13  Noel Power  <noel.power@novell.com>  [64e4539a6d63b4e13228300da547d4b19423fb8b]

Merge branch 'master' of ssh://noelp@git.freedesktop.org/git/libreoffice/ure


2010-10-13  Noel Power  <noel.power@novell.com>  [1f4a6a21cb5445d3ed0c7d544906d5c98e31447a]

Merge branch 'master' of ssh://noelp@git.freedesktop.org/git/libreoffice/libs-gui


2010-10-13  Noel Power  <noel.power@novell.com>  [df17a7c2037e3b91cbcf13fe85385788a95d8969]

Merge branch 'master' of ssh://noelp@git.freedesktop.org/git/libreoffice/libs-core


2010-10-13  Noel Power  <noel.power@novell.com>  [038b92ab53b2f4e0015d1cbfbebb0786ffe69464]

Merge branch 'master' of ssh://noelp@git.freedesktop.org/git/libreoffice/filters


2010-10-13  Noel Power  <noel.power@novell.com>  [d854a902076fc3670bc233507b6e2400d357b6de]

Merge branch 'master' of ssh://noelp@git.freedesktop.org/git/libreoffice/components


2010-10-13  Noel Power  <noel.power@novell.com>  [5d63ff6e8802a4a87df68d702fc25ef97aad3b38]

Merge branch 'master' of ssh://noelp@git.freedesktop.org/git/libreoffice/calc


2010-10-13  Noel Power  <noel.power@novell.com>  [bb24bb302f542b604526be3797bceab0182961ca]

Merge branch 'master' of ssh://noelp@git.freedesktop.org/git/libreoffice/base


2010-10-13  Thomas Klausner  <wiz@NetBSD.org>  [fc8e4c1da0740908681caaa84a865e1d294643fd]

On NetBSD, sys/endian.h defines _BIG_ENDIAN etc; undefine the unwanted ones.


2010-10-13  Thomas Klausner  <wiz@NetBSD.org>  [8924aa48824888581f03ec5893366630a61ce326]

On NetBSD, Use path.h for finding tmpdir.


2010-10-13  Thomas Klausner  <wiz@NetBSD.org>  [251169637a74d9dbe148dfb4a86485836f05dd77]

Better NetBSD support.


2010-10-13  Thomas Klausner  <wiz@NetBSD.org>  [74871dfbb1cc1d6ad008b94d187c44a499d9b4ec]

Support NetBSD (switched to statvfs instead of statfs some time ago).


2010-10-13  Thomas Klausner  <wiz@NetBSD.org>  [a945167e297d6d58bf349586a4acb09cbb1385ff]

Handle NetBSD the same way as FreeBSD.


2010-10-13  Thomas Klausner  <wiz@NetBSD.org>  [37df8c87953e27684fb3b52c249bc6f7aaf54a98]

There is no #elifdef, use #elif defined.


2010-10-13  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [3dff7533cdada0e9c8e0ef59feee16de6fc7e7d4]

Added the LibreColors to the palette.


2010-10-13  Giuseppe Castagno  <giuseppe.castagno@acca-esse.eu>  [8c9b9b438445d86b379065a5951aa12af80f46ea]

Correcting one more bashism.


2010-10-13  Caolán McNamara  <caolanm@redhat.com>  [af4e38f4d9174bc3f927ad119cab62e95264a5de]

update libtooling and config.guess for aix 7


2010-10-13  Caolán McNamara  <caolanm@redhat.com>  [aab41efc81ec26fcbd4cdeb9c36fbe8cc274523f]

get this to build on AIX


2010-10-13  Caolán McNamara  <caolanm@redhat.com>  [b09ac477d2ba4ceed63072d31a957cbf783cfcf2]

tweak this for AIX


2010-10-13  Caolán McNamara  <caolanm@redhat.com>  [535ce8c499e9f53087cb36100d6d956810935e39]

tweak this to build on AIX


2010-10-13  Caolán McNamara  <caolanm@redhat.com>  [5e6d84ab73db7064c1e11a567b76e38d690f86ea]

tweak this to build in AIX


2010-10-13  Caolán McNamara  <caolanm@redhat.com>  [b57a972d3025770a48601263b967b98737323365]

update libtooling and config.guess for aix 7


2010-10-13  Caolán McNamara  <caolanm@redhat.com>  [f9721ff45344b87099593474bcabbc92f3582d88]

update libtooling and config.guess for aix 7


2010-10-13  Caolán McNamara  <caolanm@redhat.com>  [c6ab29e5621f30bbb214ad2fb7c6cf5ad159c0d7]

add aix build fixes


2010-10-13  Caolán McNamara  <caolanm@redhat.com>  [d739047a91c294d4e87d09c90401f22b4a716e96]

fix AIX build


2010-10-13  Caolán McNamara  <caolanm@redhat.com>  [37d631a7ef49fff29afa98faf9813a5dfaa3186c]

update libtooling and config.guess for aix 7


2010-10-13  Caolán McNamara  <caolanm@redhat.com>  [d9cee7d3f364cf68524e1ec1d1dcaa2074edcbfc]

update libtooling and config.guess for aix 7


2010-10-13  Caolán McNamara  <caolanm@redhat.com>  [489a9fa814b44d59de059db45ac88a964b0034b8]

adjust for AIX


2010-10-13  Caolán McNamara  <caolanm@redhat.com>  [00284aeda8b3962db7279f796d8495ff7a856aa9]

update libtooling and config.guess for aix 7


2010-10-13  Caolán McNamara  <caolanm@redhat.com>  [b597045bc66a78cb763fc145fbad9d89ae3d09f7]

update libtooling and config.guess for aix 7


2010-10-13  Caolán McNamara  <caolanm@redhat.com>  [09a2db1773899320ee36b5c49a8bc033c02bfd38]

update libtooling and config.guess for aix 7


2010-10-13  Laszlo Nemeth  <nemeth@openoffice.org>  [91edcd302eaa2f67bed656e319ffcfffb11a4477]

Fix fake small caps resizing factor #i1526#

See detailed explanation in IZ.

2010-10-13  Laszlo Nemeth  <nemeth@openoffice.org>  [b2cf0f2f12f04f9aa00b554cc005604c17fbd868]

Fix fake small caps resizing factor #i1526#

See detailed explanation in IZ.

2010-10-13  Laszlo Nemeth  <nemeth@openoffice.org>  [34c875edd7035494c707d5297158f97271728bc7]

Fix fake small caps resizing factor #i1526#

See detailed explanation in IZ.

2010-10-13  Ingo Schmidt  <is@openoffice.org>  [c77edfc8242f44cfa57f6004f300eb7dc3a6a269]

native338 #i115046# new jre6u22


2010-10-13  Jan Holesovsky  <kendy@suse.cz>  [5670f38129af06c846c9cfe0c6b7cca1beac4e20]

Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/writer


2010-10-13  Jan Holesovsky  <kendy@suse.cz>  [0a3eb8c536ea876675544c8a0d0b29e45ef629a6]

Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/ure


2010-10-13  Jan Holesovsky  <kendy@suse.cz>  [408b0b851de7f456c6340f99373d2023618aef52]

Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/libs-extern


2010-10-13  Jan Holesovsky  <kendy@suse.cz>  [1cd0aa3d671c61b8370d18389dcf6146123f4c3e]

Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/libs-core


2010-10-13  Jan Holesovsky  <kendy@suse.cz>  [e98199d0649b02a238dcfa2072c08e295fd7f55b]

Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/filters


2010-10-13  Jan Holesovsky  <kendy@suse.cz>  [21e3f7bcc4552d74648f3dfb6d303cb0e5dfbe2a]

Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/extras


2010-10-13  Jan Holesovsky  <kendy@suse.cz>  [012d739644019aca331bf0906750038137bb8cad]

Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/components


2010-10-13  Jan Holesovsky  <kendy@suse.cz>  [165be5cdb27c1ed6a05ebc1e830d3991b1288fa8]

Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/bootstrap


2010-10-13  Jan Holesovsky  <kendy@suse.cz>  [7e021847d5229d92fd8d0024722de3e439fdb11e]

Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/base


2010-10-13  Kai Sommerfeld  <kso@openoffice.org>  [3b9ad146fc679e14018699ea10df80cdddd26ce0]

#i115050# - Drop support for neon < 0.26.0


2010-10-13  Noel Power  <noel.power@novell.com>  [d497f3203639a51b5f4dce4d52f0f59ffdbb32d9]

Merge commit 'origin/master'


2010-10-13  Kai Sommerfeld  <kso@openoffice.org>  [e06b0f34ec36ddf5470d3a40d0d41c47e3814670]

#i115050# - Drop support for neon < 0.26.0


2010-10-13  Noel Power  <noel.power@novell.com>  [12f8fea1869b93ff19294ac4735d58757eb8a30b]

initial commit for vba blob ( not including container_control stuff )


2010-10-13  Noel Power  <noel.power@novell.com>  [c04f6ffeae4ba3c8baf4a6dc33669c3da00159c0]

initial commit for vba blob ( not including container_control stuff )


2010-10-13  Noel Power  <noel.power@novell.com>  [50a13b7f4166ec2b305226cc81520ccc6010ff69]

Merge commit 'origin/master'

Conflicts:
	vbahelper/source/vbahelper/vbadialogbase.cxx

2010-10-13  Noel Power  <noel.power@novell.com>  [44b6cad4026d7c48325a43c970d05493c4113e1b]

Merge commit 'origin/master'


2010-10-13  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [805ad9aa72f6514323da49939f6f6f3e48b87f43]

vcl116: #i114476# implement maximize/minimize states in SetWindowSate


2010-10-13  Noel Power  <noel.power@novell.com>  [155bc8bc5b2c2ca0d36ab01c9f6c141a5a824cc0]

initial commit for vba blob ( not including container_control stuff )


2010-10-13  Noel Power  <noel.power@novell.com>  [e3a527e00289598fea5cc6d1562903abbfa1838d]

initial commit for vba blob ( not including container_control stuff )


2010-10-13  Noel Power  <noel.power@novell.com>  [5089e955d6d8ce2caecb55bccbcbfe760df889fd]

Merge commit 'origin/master'


2010-10-13  Noel Power  <noel.power@novell.com>  [8146756ab51648dc1bed78503cbfa5784d1629ba]

initial apply of vba patches ( no container controls, no operator precedence )


2010-10-13  Noel Power  <noel.power@novell.com>  [65389fcbb71197b3f97f5d4c80c18f827c9466d0]

Merge commit 'origin/master' fix conflicts and more trailing ws

Conflicts:
	sc/source/ui/undo/undodat.cxx
	sc/source/ui/vba/excelvbahelper.cxx
	sc/source/ui/vba/vbadialog.cxx
	sc/source/ui/vba/vbahelper.cxx
	sc/source/ui/vba/vbapagesetup.cxx

2010-10-13  Niklas Nebel  <nn@openoffice.org>  [94d4cf1aff5eb0d9af319d1671daa3d801e22265]

calc60: #i115025# SetRowHeightRange: compare height directly to mpRowHeights sum value


2010-10-13  Thomas Klausner  <wiz@NetBSD.org>  [e2053a3b53bd69557a16e3e27d65e8fab128ee67]

Do not worry about libstdc++.so.6 on NetBSD either.


2010-10-13  Caolán McNamara  <caolanm@redhat.com>  [c43ae993f679e3dba35141549ca50ab2a4100771]

close namespace


2010-10-13  Caolán McNamara  <caolanm@redhat.com>  [5479b6350d2ff67f1669356c24bf88c85f9c30b6]

remove conflict markers


2010-10-13  Prashant Shah  <pshah.mumbai@gmail.com>  [0b2e0baf12ca2dfba2052f0cde4c0c2adfe79531]

Cleanup: remove bogus comments from unocore directory

This patch removes bogus comments found in the unocore directory
including empty Beschreibung (translation: description) statements

Signed-off-by: Prashant Shah <pshah.mumbai@gmail.com>

2010-10-13  Prashant Shah  <pshah.mumbai@gmail.com>  [e44305777a344ed1be957052f08b465684c8f3f7]

Cleanup: remove bogus comments from unocore direcotry

This patch removes bogus comments found in the unocore direcotry
including empty Beschreibung (translation: description) statements

Signed-off-by: Prashant Shah <pshah.mumbai@gmail.com>

2010-10-13  Prashant Shah  <pshah.mumbai@gmail.com>  [6736be7898a318765bc17f87fac9dbc36355d8a8]

Cleanup: remove bogus comments from inc directory

This patch removes bogus comments found in the inc directory
including empty Beschreibung (translation: description) statements

Signed-off-by: Prashant Shah <pshah.mumbai@gmail.com>

2010-10-13  Caolán McNamara  <caolanm@redhat.com>  [a7458f68ae3b7a5c07e5c4455f44d2509ddd63bc]

#i113061# dubious self-assign


2010-10-13  J. Graeme Lingard  <jgraeme+git@gmail.com>  [bda7aaeb74713f423aa1c80aee982f056007db2e]

Remove redundant #include, #define & comments


2010-10-13  Caolán McNamara  <caolanm@redhat.com>  [eb7beeee0b09b5c0757908d9baa53cceaf99da25]

WaE, silence && || warning


2010-10-13  Caolán McNamara  <caolanm@redhat.com>  [5386970b250b6760a36677f07f4ca8dc33c12d23]

don't use the Unix splash screen app during the smoketest


2010-10-13  Noel Power  <noel.power@novell.com>  [4e7e749fc2306995eaab3411c0cfc4c8785a5172]

replace old header ( that I deleted ) with spanking new one


2010-10-13  Noel Power  <noel.power@novell.com>  [731a807e6b9dec1822c710508cefd944941853ff]

replace old header ( that I deleted ) with spanking new one


2010-10-13  Gil Forcada  <gforcada@gnome.org>  [bfa69b5fe807119d6d0fdc40b629963bf4cbe416]

Removed comments, trailing spaces and death code (3)


2010-10-13  Gil Forcada  <gforcada@gnome.org>  [58ccb8ca29e97fc7866b7db6bc67e3daa42ae764]

Removed comments, trailing spaces and death code (2)


2010-10-13  Miklos Vajna  <vmiklos@frugalware.org>  [99e2ad55f491c346cbf219091d81546215040c9b]

RTF: fix for nested tables

The case when the original and the nested table has different cell / row number
is now handled. This is done by invalidating the table writer before starting a
new table and after finishing one.

This is needed to prevent a crash when exporting such tables and also to
produce correct output, which conforms to the specification.

2010-10-13  Gil Forcada  <gforcada@gnome.org>  [1aa44a7761f8cd778e27ef205622f807720af62a]

Removed comments, trailing spaces and death code


2010-10-13  Noel Power  <noel.power@novell.com>  [22a400291046deee48ebb69827339b5484fcdf63]

Merge branch 'vba' fix trailing ws & tab issues

Conflicts:
	sw/source/ui/app/docsh.cxx
	sw/source/ui/uno/unotxdoc.cxx

2010-10-13  Jan Holesovsky  <kendy@suse.cz>  [05728fb0db22aba90b815c4de69ccf6b871d2faf]

Remove dmake also from solenv.


2010-10-13  Noel Power  <noel.power@novell.com>  [8c6ba71655f67845e11c5a7566a45118151f55c9]

Merge branch 'vba' fix conflics, trailing ws & tab issues

Conflicts:
	unotools/source/config/fltrcfg.cxx

2010-10-13  Noel Power  <noel.power@novell.com>  [6db6a43ddc5a66f41f109b7995fd83adb5d35411]

Merge branch 'vba' fix conflics, trailing ws & tab issues

also removed some old headers ( which I need to add new ones for )

Conflicts:
	basic/source/classes/sbunoobj.cxx
	basic/source/classes/sbxmod.cxx
	xmloff/inc/xmlnmspe.hxx
	xmloff/inc/xmloff/xmltoken.hxx
	xmlscript/inc/xmlscript/xmldlg_imexp.hxx

2010-10-13  Jan Holesovsky  <kendy@suse.cz>  [9eaf48aa1a5235c016a70739f2c8c57d3645c45a]

Merge commit 'ooo/OOO330_m10'


2010-10-13  Jan Holesovsky  <kendy@suse.cz>  [c7f1e7f7ef9ccc3e388ad32d0f45444f5b469adf]

Merge commit 'ooo/OOO330_m10'


2010-10-13  Jan Holesovsky  <kendy@suse.cz>  [a1e79609418a961e384ce99e4f888fbe377dc77c]

Merge commit 'ooo/OOO330_m10'


2010-10-13  Jan Holesovsky  <kendy@suse.cz>  [8e3b6ac3249200da87d1bd4b7ef0c7e51b706dd6]

Merge commit 'ooo/OOO330_m10'

Conflicts:
	vcl/unx/source/fontmanager/fontconfig.cxx

2010-10-13  Michael Meeks  <michael.meeks@novell.com>  [7a0832bca75cbb877c9e3592193a06a259c4b8f2]

Default to evolution


2010-10-13  Michael Meeks  <michael.meeks@novell.com>  [c8880078e32fb5b0357e4b3a9dd3e81c9f093264]

add in evolocal.odb


2010-10-13  Michael Meeks  <michael.meeks@novell.com>  [e1f33394a7b8311694f9db0102746edba6bfde6a]

Register evo address book


2010-10-13  Thomas Lange [tl]  <Thomas.Lange@oracle.com>  [9a1374b54144b15cfef1a0d8eeba861a69fec875]

cws tl84: #i114767# Math: added option to save only used symbols


2010-10-13  Thomas Lange [tl]  <Thomas.Lange@oracle.com>  [7cdc84b7234a387e69f31bc50981de80ef992526]

cws tl84: #i114767# Math: added option to save only used symbols


2010-10-13  Michael Meeks  <michael.meeks@novell.com>  [a2766c85f09c11d4eae3ae7c8af683b6a74a6b00]

merge evo address book mapping in


2010-10-13  Jan Holesovsky  <kendy@suse.cz>  [4294afc5c0e50a6fc88d297b1cd3cfd531818c65]

Merge commit 'ooo/OOO330_m10'


2010-10-13  Jan Holesovsky  <kendy@suse.cz>  [9594dc5f5b27a9e423210e45b4fc052adb47a76e]

Merge commit 'ooo/OOO330_m10'


2010-10-13  Jan Holesovsky  <kendy@suse.cz>  [1c5abcbd60de25c5e97218c8ecbf27560cfbab4f]

Merge commit 'ooo/OOO330_m10'


2010-10-13  Jan Holesovsky  <kendy@suse.cz>  [10cd670b63476f92a0362f85f730385e3a6b81b6]

Merge commit 'ooo/OOO330_m10'


2010-10-13  Jan Holesovsky  <kendy@suse.cz>  [67d9071a257fa1bee28445a0e4c7fcbd781d0edc]

Merge commit 'ooo/OOO330_m10'


2010-10-13  Jan Holesovsky  <kendy@suse.cz>  [d471c8ceb30afc9095a38268f8272e2f70ab48d2]

Merge commit 'ooo/OOO330_m10'


2010-10-13  Jan Holesovsky  <kendy@suse.cz>  [9d8c45d9a82e1ec53b5a7a989756415fe3d593a8]

Merge commit 'ooo/OOO330_m10'


2010-10-13  Jan Holesovsky  <kendy@suse.cz>  [586d64f3208f39f4196c3dd595948d56f8aa770c]

Merge commit 'ooo/OOO330_m10'


2010-10-13  Jan Holesovsky  <kendy@suse.cz>  [f94cbdaa525804f999376217b278d78fd9359134]

Merge commit 'ooo/OOO330_m10'

Conflicts:
	solenv/inc/minor.mk

2010-10-13  Jan Holesovsky  <kendy@suse.cz>  [23105b53eb5e009d92c32c6eb83b9fd3dff0a01b]

Merge commit 'ooo/OOO330_m10'

Conflicts:
	dbaccess/source/core/api/RowSetCache.cxx
	dbaccess/source/core/misc/DatabaseDataProvider.cxx

2010-10-13  Herbert Duerr [hdu]  <herbert.duerr@oracle.com>  [140317980aa8b885cb5cb7a2b24bb155d5cb514a]

#i114938# fix extremum parameter calculation


2010-10-13  Caolán McNamara  <caolanm@redhat.com>  [c3061ad6c3461bca2c658444a97222898937e906]

tidy this, cause it bothers me


2010-10-13  Caolán McNamara  <caolanm@redhat.com>  [ed927d918e38a2bba4df1146e0470679fe3b5142]

micro optimization to avoid global ctor that including iostream creates


2010-10-13  Noel Power  <noel.power@novell.com>  [5a9064d007fb1268ef72073466c554f43f0b8439]

Merge branch 'vba' fix conflics ( below ), trailing ws and leading tabs

Conflicts:
	forms/source/component/RadioButton.cxx
	forms/source/inc/property.hrc

2010-10-13  Caolán McNamara  <caolanm@redhat.com>  [b7af008a35f48b821dd95f3d2d945f254bf4ed26]

remove first chunk of lotuswordpro warnings


2010-10-13  Caolán McNamara  <caolanm@redhat.com>  [3b235d06f311259ae5f393d81835328607f5fe4c]

lotuswordpro needs more warning fixes


2010-10-13  Caolán McNamara  <caolanm@redhat.com>  [b61f195da5662ecded1ad04e1635124d2c4d6e82]

force svx on x86_64 to be warnings free with enable-werror


2010-10-13  Noel Power  <noel.power@novell.com>  [be3ca836cb9a7f189759571d15ec8762cfb130fd]

Merge branch 'vba' fix conflics, trailing ws & tab issues

additionally the following iz patches are rolled up with this commit i#113356, i#112998 i#113955 i#113358 i#113515 i#112531 i#112596 i#112530

2010-10-13  Sebastian Spaeth  <Sebastian@SSpaeth.de>  [f402b2f5af37b9dfa8175af8fb13f22602973f99]

Add vim/emacs modelines to all source files

Fixes #fdo30794
Based on bin/add-modelines script (originally posted in mail
1286706307.1871.1399280959@webmail.messagingengine.com)

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>

2010-10-13  Sebastian Spaeth  <Sebastian@SSpaeth.de>  [e9a59da46a5ac4e3545cd47ccebae9f1b266378a]

Add vim/emacs modelines to all source files

Fixes #fdo30794
Based on bin/add-modelines script (originally posted in mail
1286706307.1871.1399280959@webmail.messagingengine.com)

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>

2010-10-13  Sebastian Spaeth  <Sebastian@SSpaeth.de>  [8694d2bc19ea6b531e85ac8135de34dc99956bca]

Add vim/emacs modelines to all source files

Fixes #fdo30794
Based on bin/add-modelines script (originally posted in mail
1286706307.1871.1399280959@webmail.messagingengine.com)

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>

2010-10-13  Sebastian Spaeth  <Sebastian@SSpaeth.de>  [80b08615105490fb3a8b9790f932d1f1a1ae2bce]

Add vim/emacs modelines to all source files

Fixes #fdo30794
Based on bin/add-modelines script (originally posted in mail
1286706307.1871.1399280959@webmail.messagingengine.com)

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>

2010-10-13  Sebastian Spaeth  <Sebastian@SSpaeth.de>  [46a924d34890f64e168ab247bcdad47cfc44a889]

Add vim/emacs modelines to all source files

Fixes #fdo30794
Based on bin/add-modelines script (originally posted in mail
1286706307.1871.1399280959@webmail.messagingengine.com)

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>

2010-10-13  Sebastian Spaeth  <Sebastian@SSpaeth.de>  [fa39fbdccee87dc91b7b14ebb9d798c0b51d72e5]

Add vim/emacs modelines to all source files

Fixes #fdo30794
Based on bin/add-modelines script (originally posted in mail
1286706307.1871.1399280959@webmail.messagingengine.com)

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>

2010-10-13  Sebastian Spaeth  <Sebastian@SSpaeth.de>  [ead7290449772fa3bdd9c888afa8072862fab701]

Add vim/emacs modelines to all source files

Fixes #fdo30794
Based on bin/add-modelines script (originally posted in mail
1286706307.1871.1399280959@webmail.messagingengine.com)

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>

2010-10-13  Sebastian Spaeth  <Sebastian@SSpaeth.de>  [63bb42ab7d85470453ec233f6f90ee1d2c2d4782]

Add vim/emacs modelines to all source files

Fixes #fdo30794
Based on bin/add-modelines script (originally posted in mail
1286706307.1871.1399280959@webmail.messagingengine.com)

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>

2010-10-13  Sebastian Spaeth  <Sebastian@SSpaeth.de>  [3b82714348301140a1f1a2534f9ff67128d8addd]

Add vim/emacs modelines to all source files

Fixes #fdo30794
Based on bin/add-modelines script (originally posted in mail
1286706307.1871.1399280959@webmail.messagingengine.com)

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>

2010-10-13  Sebastian Spaeth  <Sebastian@SSpaeth.de>  [6450d1a7f5a6cab445a1b53c93f3c010d771c3a5]

Add vim/emacs modelines to all source files

Fixes #fdo30794
Based on bin/add-modelines script (originally posted in mail
1286706307.1871.1399280959@webmail.messagingengine.com)

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>

2010-10-13  Mathias Bauer  <mba@openoffice.org>  [9bb2e324941a1b4eb0dc22d585a945db4e2a8562]

CWS changehid: wrong UNO cmd name for SID_THESAURUS


2010-10-13  Mathias Bauer  <mba@openoffice.org>  [6d3fdec8c489bfdd7c428507917f7bcc0571fc81]

CWS changehid: wrong UNO cmd name for SID_THESAURUS


2010-10-13  Joachim Lingner  <jl@openoffice.org>  [2e54587cb31ebf2c747297ffd86cd79e2d54a4a0]

jl160 #i114794# unopkg sync did not write lastsycronized file


2010-10-13  Muthu Subramanian K  <sumuthu@novell.com>  [34b70a6b3a996823e1595c0a096e18857567298b]

Build fix for building with NVidia libraries/drivers


2010-10-13  Kohei Yoshida  <kyoshida@novell.com>  [1681ba148e9a118061b33e8403aa17ce8d49709d]

ScDocOptions::CopyTo() no longer used.  Nuked.


2010-10-13  Kohei Yoshida  <kyoshida@novell.com>  [123cca20a19868a52a25f79680f20cb4e92ed7ce]

Remove the "insert new sheet" tab when the document is in read-only mode.

When the document is in read-only mode, we shouldn't show the insert
sheet tab. (fdo#30678)

2010-10-13  Kohei Yoshida  <kyoshida@novell.com>  [e10b5bef6746338777cb350a87cf7aa5890c4809]

Delay setting the flag for insert tab.

The client code needs to be able to change the "insert tab" flag so
that, when switching between read-only and editable mode the insert
tab reflects that mode change. (fdo#30678)

2010-10-12  Kohei Yoshida  <kyoshida@novell.com>  [0e46e6f9afc9b4b96d0a5d6cf49fdae42b699111]

Merged jurt-jnilib-deliver.diff from ooo-build


2010-10-13  Miklos Vajna  <vmiklos@openoffice.org>  [ba42fcff459c4cc4bf408821583829b4cdbe81fe]

vmiklos01: #i113532# fix for nested tables

When the first cell of a table contains an other table, the definition of the
outer table has to be written after the inner table. Introduce a stack to
handle this.
2010-10-12  Michael Meeks  <michael.meeks@novell.com>  [82cdcc2b114024f9186502f54f632be810582d95]

cleanup macro.pl - re-build if your config changes


2010-10-12  Bartosz Kosiorek  <gang65@openoffice.org>  [9821d2f0bc21a4c27905ee7ba3738a315f4ee811]

svarray: #i112395#: #i84159# SfxPoolItemArrayBase_Impl


2010-10-12  Prashant Shah  <pshah.mumbai@gmail.com>  [4fa761a1a0f3fa47f26e684462a4f6cc75b2a71c]

cleanup bogus comments


2010-10-12  Prashant Shah  <pshah.mumbai@gmail.com>  [b0f30a20f735ee32e2eb9b97973928420b91f0e4]

cleanup redundant / empty comments.


2010-10-12  Aurimas Fišeras  <aurimas@gmail.com>  [624840542bb3943393c3a616254899789bb044b4]

Fix some typos in documentation


2010-10-12  Michael Meeks  <michael.meeks@novell.com>  [6ef9e5bde0f5ed7511da9f5dd273122396a32fd5]

add stamp file - updated when configuration changes


2010-10-12  Kohei Yoshida  <kyoshida@novell.com>  [f7cf0280f9f83eabad93221ea91977bc384ec20a]

Took care of loading and saving of the new option value.

The new option value is now persistent with the Options dialog, but
key bindings don't get reset yet.

2010-10-12  Miklos Vajna  <vmiklos@openoffice.org>  [c9afdf5f09373bb2ca18aa764e9b48677a395f2d]

vmiklos01: #i113532# fix for nested tables

The case when the original and the nested table has different cell / row number
is now handled. This is done by invalidating the table writer before starting a
new table and after finishing one.

This is needed to prevent a crash when exporting such tables and also to
produce correct output, which conforms to the specification.
2010-10-12  Miklos Vajna  <vmiklos@openoffice.org>  [7dab7b878ab93a90f5c661c49b1917c4eac71b0a]

vmiklos01: #i113532# backed out changeset b6c31fdf8791

It just worked around a segmentation fault but it was not the real solution.
See next commit.
2010-10-12  Miklos Vajna  <vmiklos@openoffice.org>  [fd791eb4f4d4b59106f194281b506f990dde8067]

vmiklos01: #i113532# fix for nested tables

This fixes exporting documents when a nested table cell contains a table again
(so we have 3 tables).
2010-10-12  Petr Mladek  <pmladek@suse.cz>  [8948894606f62fc9e372d04a315073b2ee780ea1]

bin the prebuilt version_2_*.dll

they are usable only with installed OOo-2.x

2010-10-12  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [f1adee81a62c6f29216b614ed7701c6bd3c1ad87]

vcl116: fix a warning


2010-10-12  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [e380dd2f96f67875ee54481a3a08a4253563f78b]

vcl116: #i115035# fix a snafu (thanks dr !)


2010-10-12  Prashant Shah  <pshah.mumbai@gmail.com>  [b641d4f7431febb8d9b684bc7c3547b39374305a]

remove more bogus comments


2010-10-12  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [b3a56e9917faf102332e03f520458533ef8abdab]

vcl116: #i115035# use correct bounding box for action (thanks aw!)


2010-10-12  Michael Meeks  <michael.meeks@novell.com>  [4822cf65f38ce34f6a620d2afd06196d15d05bb5]

Enable unx quickstart, and broffice flags


2010-10-12  Michael Meeks  <michael.meeks@novell.com>  [305fb073a010e1bcb998071f4403fca78ee923f9]

Enable unx quickstart, and broffice flags


2010-10-12  Petr Mladek  <pmladek@suse.cz>  [f90dafacfc97c55332f82d1559c53ca0fceb82bc]

bin unused old binary crap


2010-10-12  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [bc7459fcc84df81d72786da9dca64a10eaecfe7b]

vcl116: #i107331# show papersize in print preview


2010-10-12  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [cf5c2817b084f506e33ec4b9294300d6d686aae6]

vcl116: #i107331# allow vertical FixedLine with text, allow centered text in FixedLine


2010-10-12  Caolán McNamara  <caolanm@redhat.com>  [32ccbf8ddef1e32af270381475c4c53c1e43b834]

WaE, add extra brackets


2010-10-12  Caolán McNamara  <caolanm@redhat.com>  [2cd0b0f1d36a2e7ff75e82c6a003352fbbb0e668]

WaE, add extra brackets


2010-10-12  Jan Holesovsky  <kendy@suse.cz>  [b2b138ac3dbcd4206c944428d43e234d4f854ef3]

Implement hooks for unix quickstarter


2010-10-12  Jan Holesovsky  <kendy@suse.cz>  [e9fe1e24fbe38a8056f0ed65a1f35f199a8a3869]

Implement unix quick-starter

Kendy's standalone unix-quick-starter, with tweaks to make it
conditionally compiled, and load png images with the new
branding layout from Michael.
Fixes to the soffice shell-script to not run pagein for a 2nd start

2010-10-12  Michael Meeks  <michael.meeks@novell.com>  [19bf8d8d489fc36fa531475b8a7f442dead4297a]

enable unix quickstarter packaging


2010-10-12  Caolán McNamara  <caolanm@redhat.com>  [bdd8fe45f6e9d9eb582182de05473fa28ccea0c1]

#i112786# make ConfigManager a well-behaved singleton


2010-10-12  Caolán McNamara  <caolanm@redhat.com>  [34ebfb2b61686999065015295dab9f623027e94d]

#i112786# make ConfigManager a well-behaved singleton


2010-10-12  Caolán McNamara  <caolanm@redhat.com>  [20658054d8bd6380b4b175b552ccc1480c49d01c]

#i112786# make ConfigManager a well-behaved singleton


2010-10-12  Caolán McNamara  <caolanm@redhat.com>  [d498765f6ef10cf720636b3dc702b07e7bf693ec]

#i112787# fix ownership cycle


2010-10-12  Caolán McNamara  <caolanm@redhat.com>  [c8cb473403cdc034f99bdbd5cd62082d342963db]

#i112760# deinitialize ucb when shutting down unopkg


2010-10-12  Caolán McNamara  <caolanm@redhat.com>  [762dbbb4b11279cf087cc52c0dd4c3d38f3ca220]

#i112786# make ConfigManager a well-behaved singleton


2010-10-12  Caolán McNamara  <caolanm@redhat.com>  [46e399d9d656aef8e6b49fab2451fc791ffa2889]

only used on windows, so only compile on windows


2010-10-12  sj  <sj@openoffice.org>  [3a95d76279984551d2843e89db58a0b2ad1808a7]

impress202: #i113673# added support of smybol fonts


2010-10-12  Caolán McNamara  <caolanm@redhat.com>  [5ff6152b922c83ad7981ae117c180a0e9fdaf1df]

add some brackets to silence warnings


2010-10-12  Oliver Craemer [oc]  <oc@openoffice.org>  [8bddc4f7590dd09f7b8c473ab0806c6804d0e4b7]

#163885 # Correction of mispelled testownername


2010-10-12  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [1f383597bff1ba5527745d1f60f1462bd0b172f1]

vcl116: improve MatrixArranger


2010-10-12  Thorsten Bosbach  <tbo@OpenOffice.org>  [a73f5314a55e087b43cf6fbf598a6347c25bb7ce]

#i114831# fix outcome from tl83 cws


2010-10-12  Caolán McNamara  <caolanm@redhat.com>  [68d23b4842c481d46ce226727bb6a459f940e98a]

move some uno::Sequences to ensure a safer deterministic shutdown order


2010-10-12  Luboš Luňák  <l.lunak@suse.cz>  [e0998ebbaa8e0e962b3096e11071f4b5755e8fbb]

do not reference non-existent branding files


2010-10-12  Andras Timar  <timar@fsf.hu>  [9e75e8684b5562ba014693993eb79ece0cc22a9c]

removed German from the versioninfo


2010-10-12  Andras Timar  <timar@fsf.hu>  [2ca1ccce958a5143906bbaa3654e1cc35ce587c8]

removed German from the versioninfo


2010-10-12  Andras Timar  <timar@fsf.hu>  [44f6619d27634b7817adf1f565699349667e4832]

removed German from the versioninfo


2010-10-12  Carsten Driesner  <cd@openoffice.org>  [a1840421763c1cb5caf647059239e4890cfd4069]

dockingwindows: Merge changes from DEV300m89


2010-10-12  Carsten Driesner  <cd@openoffice.org>  [a62a624542310681073fa12b4261cc96e287740c]

dockingwindows: Merge changes from DEV300m89


2010-10-12  Mathias Bauer  <mba@openoffice.org>  [79696b1f0b58f27cd9198079b92a48aa171d9f2a]

CWS changehid: no HID generation anymore


2010-10-12  Mathias Bauer  <mba@openoffice.org>  [aace90abe56569ded3ec4a5e364891d4d94041c0]

CWS changehid: no HID generation anymore


2010-10-12  Hans-Joachim Lankenau  <hjs@openoffice.org>  [05986a18a9739bc6e2022d677f6334c546aade10]

ause126: #i115018# extend PATH for build action only


2010-10-12  Mathias Bauer  <mba@openoffice.org>  [e4bbb5436120650f4ec04e3b7c11e13af4ec16c1]

CWS changehid: no HID for macro


2010-10-12  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [b25e6c2e452119ae08c9b5d9bb6406d76a008c29]

Fixed the double-click behavior on enhanced fields

n#639288

2010-10-12  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [d36940de4f88bc4f190dcddb79568ef0d08b8427]

WW8: Fixed the import of nested SET / FILLIN fields

n#634478

2010-10-12  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [89552d9228c89721353578d38a9a81e954cc9a60]

OLE Links roundtrip fixed for links as pictures

n#628098

2010-10-12  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [7051c834c6c1e98d9e44cc828701477730113448]

Fixed the frame surrounding in ww8 import

n#617593

2010-10-12  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [7d50ccf13a41f87a2fa611ffbdb1c28d1ae244a7]

WW8: Don't show the result of the fields with 0x01 code

Fix for n#623944

2010-10-12  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [1e98189eaea67fb1e866e0114bd1ab835dbc5ec7]

Fix the roundtrip of DOC unhandled fields

Partly fixes n#628098 (roundtripping OLE Links)

2010-10-12  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [96fd56399d5261f304e44ca24dacb569254c7321]

Fix roundtrip of DOC unhandled fields

Partly fixes n#628098 (OLE links roundtrip) and fix the fieldmark export
in ODF to allow it only for 1.2 Enhanced (fdo#30711).

2010-10-12  Kai Sommerfeld  <kso@openoffice.org>  [1221208c94ca01895fe3d7dd7ec5dfca4bec2f8e]

#i98699# - Reintroduced support for base installation directory.


2010-10-12  Prashant Shah  <pshah.mumbai@gmail.com>  [86a519abb354bcd0aa462d83532293d449a67e18]

Remove bogus comment in sw


2010-10-12  Norbert Thiebaud  <nthiebaud@gmail.com>  [d217505d16fdbe74d8a3770897735411a441ff92]

vos:removal: missed a couple of OThread


2010-10-12  Norbert Thiebaud  <nthiebaud@gmail.com>  [2e9987515e5c83353dbe6151cc309289b38a78f6]

missing OThread ocnversion in aqua


2010-10-11  Kohei Yoshida  <kyoshida@novell.com>  [3ab2280e3f88b75408117948deb385ac146be5d6]

Made the list box a little wider.


2010-10-11  Kohei Yoshida  <kyoshida@novell.com>  [a22353e34a5aa4b2aeec6ac049683922266f9bf6]

Merge branch 'master' into feature/calc-key-binding-compat


2010-10-11  Alan Du  <alan_du22@yahoo.com>  [86d85bfd4c3460023c64f4687c1c9533a89aa85c]

Removed a lot of the //CHINA001 comments.


2010-10-11  Alan Du  <alan_du22@yahoo.com>  [b380ae10648f471b1a0173e9e308181559a5f26c]

Removed a lot of the //CHINA001 comments.


2010-10-11  Kohei Yoshida  <kyoshida@novell.com>  [7f05d839fac9abbd5c0244d67d4fa4f93ac0da84]

Added new tab page in the Options dialog.

This options tab page is for Calc's compatibility settings, e.g.
default key bindings between the old OOo Calc and Excel.

2010-10-11  Kohei Yoshida  <kyoshida@novell.com>  [4b57550386783adaba884185a5386385694513a6]

Fixed a build break.


2010-10-11  Alan Du  <alan_du22@yahoo.com>  [f25d7371795d963369cec5eafe30f436f83f2dd2]

Removed a lot of the //CHINA001 comments.


2010-10-11  Prashant Shah  <pshah.mumbai@gmail.com>  [ecb8af14da097ef7ab4625b5ee46a435b2e0d678]

Remove bogus comment in sw


2010-10-11  Kohei Yoshida  <kyoshida@novell.com>  [6c4839248eaf174c6bde635430bab7e29cd29e42]

fdo#30559: Added new tab page 'Compatibility' in the Options dialog.

This is the first cut: more changes to come.

2010-10-11  Kohei Yoshida  <kyoshida@novell.com>  [962e266498b22cd50bea4745477a2ba8e3ba0b7f]

Added new tab page in the Options dialog.

This options tab page is for Calc's compatibility settings, e.g.
default key bindings between the old OOo Calc and Excel.

2010-10-11  Kohei Yoshida  <kyoshida@novell.com>  [8daf22467845ab5a160e0e64f7c981fa973c3c10]

New options tab page for Calc's compatibility settings.


2010-10-11  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [66d230686f217bd692b789b97a961e57135312c8]

dba34b: made sure that different jars include disjunct sets of .class files


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

dba34b: removed dead test


2010-10-11  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [462db7cda79cd2c1eac15b7185e5be729af08527]

dba34b: #i112779# auto-HC for the VCL-Throbber, too


2010-10-11  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [4f5e614c0af7173ac61a2eb28f6bc0e9daa95409]

dba34b: #i112779# don't search for the best image set if there is only one (or even none)


2010-10-11  Giuseppe Castagno  <beppe@dsklnx.host.local>  [d66986129217bc06fbb2692ebc6b9fa1f1384d4d]

Changed one more of the dowload package names.


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

dba34b: #i112779# move throbber images from res/shared/* to shared/*, and add HC versions in hicontrast/shared/*


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

dba34b: #i112779# move throbber images from res/shared/* to shared/*, and add HC versions in hicontrast/shared/*


2010-10-11  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [21cac7dc393c25c42ea1206af702123c94a49c9d]

dba34b: #i112779# allow more paths in default_images than <module>/* and res/*


2010-10-11  Christian Lippka ORACLE  <christian.lippka@oracle.com>  [1ff403576d66813cfec535da9f1558f2f3e2d336]

impress202: #i84795# write/load unicode strings for url and author fields


2010-10-11  Mathias Bauer  <mba@openoffice.org>  [91ff13dd6a625dcd75e3783474c2bee8b6675304]

CWS changehid: generate former auto hids into src files


2010-10-11  Mathias Bauer  <mba@openoffice.org>  [1e902f896bae749c3bf20af93caaca06253a2c2a]

CWS changehid: generate former auto hids into src files


2010-10-11  Mathias Bauer  <mba@openoffice.org>  [9d0e54189cbe98d57bf4dab926a09d313ac5d874]

CWS changehid: generate former auto hids into src files


2010-10-11  Mathias Bauer  <mba@openoffice.org>  [c4da00e11a043e8ae0a280fec2a1976115ba56de]

CWS changehid: generate former auto hids into src files


2010-10-11  Mathias Bauer  <mba@openoffice.org>  [0c6c33ee3925250d74b4f453502e4a040e598cb7]

CWS changehid: generate former auto hids into src files


2010-10-11  Mathias Bauer  <mba@openoffice.org>  [976acf3ed1eafb6101a99b8afad94bd3de1fa80d]

CWS changehid: generate former auto hids into src files


2010-10-11  Mathias Bauer  <mba@openoffice.org>  [a8bc280fabb91e1a7282e451feadec79c66d5790]

CWS changehid: generate former auto hids into src files


2010-10-11  Mathias Bauer  <mba@openoffice.org>  [b5a190c6d59e6284a5501742e17effdda3f47a52]

CWS changehid: generate former auto hids into src files


2010-10-11  Mathias Bauer  <mba@openoffice.org>  [e1b5342bdc0b933e334a24e91ad370b04f9f2f79]

CWS changehid: generate former auto hids into src files


2010-10-11  Caolán McNamara  <caolanm@redhat.com>  [c91f21eb8e269dd1544ac5e314cd07269743c9b7]

more quickstarter fixes i#108846


2010-10-11  Michael Meeks  <michael.meeks@novell.com>  [3d9dfef2f50db83c8f7bcc2c042f84ccde5b9e03]

Fix -quickstart option, and help (i#108846)


2010-10-11  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [98087850c7505fe334ca23bd7c6cc7ac070552c4]

vcl116: #i114958# callbacks should lock SolarMutex


2010-10-11  Mathias Bauer  <mba@openoffice.org>  [6f52253a00166629e77067f75e2d1f02834fbfba]

CWS changehid: remove some superfluous HIDs; adjust some to necessary changes in the code


2010-10-11  Christian Lippka ORACLE  <christian.lippka@oracle.com>  [f8678b2f6fe6af1ecea49d9bda7814be08731695]

#i104850# enable 'create summary page' during initial text editing


2010-10-11  Arnaud Versini  <arnaud.versini@gmail.com>  [30625b0bc989750f259492fad8398f107e038bee]

Resolving issue 2838 of OOo.

It’s in two parts :
* autocorrection comparison function during the search of the word(s) takes care of the case.
* possibility to insert two times the same words with different
cases.

2010-10-11  Arnaud Versini  <arnaud.versini@gmail.com>  [4ad9f8a96576a15f613eebe39f18cc9c9b5c7bae]

Resolving issue 2838 of OOo.

It’s in two parts :
* autocorrection comparison function during the search of the word(s) takes care of the case.
* possibility to insert two times the same words with different
cases.

2010-10-11  Luboš Luňák  <l.lunak@suse.cz>  [cb7b24efd792371025ab50e2526b594139884e55]

fix undefined operation


2010-10-11  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [944cba365af8ed98e66289e87f2298a2bf8f139c]

vcl116: #i101255# remove autocompletion cycling with tab


2010-10-11  Tor Lillqvist  <tlillqvist@novell.com>  [73d54f10eccbc00a78384b0cbc153287cad7225c]

Fix VOS removal fallout


2010-10-11  Caolán McNamara  <caolanm@redhat.com>  [ffa172e1b3418204ee759c0c67f8441cb208ad89]

#i112786# make ConfigManager a well-behaved singleton


2010-10-11  Michael Meeks  <michael.meeks@novell.com>  [9f21008621e3a915c97fea1c006062738d866284]

deliver the images.


2010-10-11  Michael Meeks  <michael.meeks@novell.com>  [af9269693f56b7a8ad9cf21ca1ee04b9e4e1e2f3]

package the shell pieces up into a zip archive


2010-10-11  Michael Meeks  <michael.meeks@novell.com>  [4bfb595deb1cb45e89bf697fedd2e44647d058f2]

remove obsolete includes


2010-10-11  Michael Meeks  <michael.meeks@novell.com>  [8b9ddfe4f391b6532ad74765391638ff0e4af11d]

Switch to using installed branding images for the backing items.


2010-10-11  Michael Meeks  <michael.meeks@novell.com>  [2bbb62509b1752b7c5d77b236c343fc9a34905f0]

push branded image finding down into vcl


2010-10-11  Michael Meeks  <michael.meeks@novell.com>  [22b20b4b7cdc91453fe26deee22bf69d8723bf83]

deliver new branding too ...


2010-10-11  Michael Meeks  <michael.meeks@novell.com>  [b9f562dbdb61b437bd0fa365e1c2810ed778d57e]

simplify branding packaging


2010-10-11  Michael Meeks  <michael.meeks@novell.com>  [71bc7303922bb35812093b9c194ed5d1e0846d87]

remove over-complex about + intro name lists


2010-10-11  Michael Meeks  <michael.meeks@novell.com>  [a7cfd7067022da7caf08ca36f1245711b3d458bb]

re-write branded image location code in new module, and share with splash


2010-10-11  Michael Meeks  <michael.meeks@novell.com>  [ff953c36ac8f335d6f12d9e22a29deafe90de34d]

clean cut/paste brand location code


2010-10-11  Michael Meeks  <michael.meeks@novell.com>  [3e606e731108bc01fa7def90b94f07fcaecd64c3]

pack broffice artwork, and deliver correctly.


2010-10-11  Michael Meeks  <michael.meeks@novell.com>  [90add52b3fdfafca8fd967a119e9371ed7f3f9bd]

add a per-language preferred name first ...


2010-10-11  Michael Meeks  <michael.meeks@novell.com>  [cd3cc390ec94879052aa8437ec3798268486a5fa]

deliver new branding too ...


2010-10-11  Michael Meeks  <michael.meeks@novell.com>  [f5c9bf7565d232b10d57bbd464f3d349c3e941a1]

simplify branding packaging


2010-10-11  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [942b5b879aca633e1a90e139b48a73df987e6133]

vcl116: #i114405# add more n-Up options


2010-10-11  Caolán McNamara  <caolanm@redhat.com>  [83767b65f9f64e878c5c7d242caec6a9fe1c767f]

#i112786# make ConfigManager a well-behaved singleton


2010-10-11  Tor Lillqvist  <tlillqvist@novell.com>  [8a13bd6eaff89f2719e0e230f4fc7c8fb446572f]

Set username/domain/password to use only if provided by user

The semantics of ucbhelper::InteractionSupplyAuthentication changed at
some point, so the getUserName(), getRealm() and getPassword() methods
now return non-empty strings only if the user actually changed them.
Check the return values for being non-empty before using them for
gnome-vfs authentication.

From gnome-vfs-authentication.diff, fixes bnc#465102.

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

dba34b: #i112779# support automatic HC theme in AnimatedImagesPeer


2010-10-11  Caolán McNamara  <caolanm@redhat.com>  [d8768eeb2bb948b5f1ba60454f1cde07bbbc3870]

#i112784# do not leak ContextAdmin


2010-10-11  Caolán McNamara  <caolanm@redhat.com>  [a0f5c3fb6502ea95596fdd6fbc4da3b181d01441]

vos/socket.hxx was removed, don't include it anymore


2010-10-11  Michael Meeks  <michael.meeks@novell.com>  [7978b2278673c527e3bb6c2d123bda41d374c484]

push the shell images


2010-10-11  Michael Meeks  <michael.meeks@novell.com>  [d8b861c635d31c103a585b9707fcc9fb2d8bae1a]

remove (now merged) broffice profiles.


2010-10-11  Michael Meeks  <michael.meeks@novell.com>  [35b46d6ee48a360a3189d3a78ec17358f86b7b46]

ooo_custom_images no longer needs to build


2010-10-11  Michael Meeks  <michael.meeks@novell.com>  [a94d2b8542f3dd39aa2cc729b93f2f07f5d0ab5d]

rename images ...


2010-10-11  Kai Sommerfeld  <kso@openoffice.org>  [eb61f9d1ec810d7156298f4840f70c9370ac97a0]

#i98699# - Now works with 3 layer office.


2010-10-11  Kai Sommerfeld  <kso@openoffice.org>  [bd3876763856385c7d9d007a65d4e6ba96813b86]

#i98699# - Published.


2010-10-11  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [00693d9b8e7486818437a79fb8d80261a9e4909d]

vcl116: #i112525# do not prepend segment extension to html data for outgoing data


2010-10-11  Michael Meeks  <michael.meeks@novell.com>  [81d99042d246170fb2c19a972c4c6f524293d391]

file I forgot


2010-10-11  Caolán McNamara  <caolanm@redhat.com>  [c52c024d411b49b3b8da23e0f8c89755a4632879]

#i108049 add Lithuanian autocorrect dictionary


2010-10-11  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [7fcbcc4b70c1e905e6cdd08ab79ea8ebd0720a5b]

dba34b: during #i112779#: don't hold an extra BitmapEx in ImageControl, use base classes Image instead


2010-10-11  Caolán McNamara  <caolanm@redhat.com>  [4b33c0d44fe85064d73ebe39eba4ea2d8ed018b9]

#i107273# release accessibilty contexts before editengine


2010-10-11  Caolán McNamara  <caolanm@redhat.com>  [99f933972a0491907b33a116e15ceb88d863b99a]

#i112508# remove more dead code


2010-10-11  Caolán McNamara  <caolanm@redhat.com>  [63f179e976d52b6bc6e730aae189644af29ce774]

#i114267# remove dead code


2010-10-11  Caolán McNamara  <caolanm@redhat.com>  [6d83697bdc51c9a00a4fe97ddf6c681f7af9d0b7]

#i112747# fix ownership cycle in ucb


2010-10-11  Caolán McNamara  <caolanm@redhat.com>  [56170eb5c5d052377d3b5d53b0e45f44fed83850]

#i112681# make bridges match remotebridges


2010-10-11  Caolán McNamara  <caolanm@redhat.com>  [521a9f6f76a135928806355e981eeb7860b2fbe7]

#i107490# cppu lifecycle cleanup


2010-10-11  Michael Meeks  <michael.meeks@novell.com>  [63148a8bf7292c1aed0189784e5fd6422cb82b1d]

move the branded bitmap locator down the stack - for framework use


2010-10-11  Michael Meeks  <michael.meeks@novell.com>  [c4ea34e5e613cbc18da4593720eb5362c589fa9e]

restore old branding images for now ...


2010-10-11  Michael Meeks  <michael.meeks@novell.com>  [9074130e0e2406a87a91b2f97ea9af12b677b83e]

Move framework resources into branding area, and add broffice variants


2010-10-11  Michael Meeks  <michael.meeks@novell.com>  [e9b0036c9fda91f711cb6be77e5a632ccb0ac616]

remove obsolete branding layout


2010-10-11  David Tardon  <dtardon@redhat.com>  [6f21189b2578d8b899132226e5a8b0d2e7246089]

#i111756# copy arguments directly to vector


2010-10-11  David Tardon  <dtardon@redhat.com>  [b367d62b30a4cd15dbf32ab9587a2cb9905414a6]

Revert "use system libtextcat with --with-system-libs"

This reverts commit c005385082bb7c5abcf81610e4140d74dd460a9c.

2010-10-11  David Tardon  <dtardon@redhat.com>  [e4be73d39602441f387d9db0af2bb9cccf158268]

use system libtextcat with --with-system-libs


2010-10-11  David Tardon  <dtardon@redhat.com>  [a7bf54d31b996fe529686238b31d1011ec7067d9]

#i112821# system mythes is not used when configured with --with-system-libs


2010-10-11  Aurimas Fišeras  <aurimas@gmail.com>  [2f68ee59b2a2a35433925626fa4a155b68ddb6f7]

Simply fixes some annoying typos in documentation including OO bug #112563.


2010-10-11  Andras Timar  <timar@fsf.hu>  [2a97f07966235dd725e1186a33d1590b41640dc1]

Added Croatian dictionary extension to setup_native


2010-10-11  David Tardon  <dtardon@redhat.com>  [9f2302a41d47ab17f250230cdb9b5941d495d0fe]

prevent possible use of a ref. to deleted LocaleDataWrapper


2010-10-11  Rubén Jáñez  <rjanezfer@gmail.com>  [910a1f688b21fb8104f756b108b90836840f70db]

Removes some bogus comments found in Base.


2010-10-11  Andras Timar  <timar@fsf.hu>  [5c545f55a3c49091dc4904853225d956e633bb34]

Added Croatian dictionary extension to scp2


2010-10-11  Caolán McNamara  <caolanm@redhat.com>  [5ca1cf48a334934d95c3699b2df1205f24398abe]

#i112602# use rtl::Static to wrap globals


2010-10-11  David Tardon  <dtardon@redhat.com>  [cdea822f6fef93cd1ad66a2f40a8b3bad8c43caf]

#i114426# prevent possible use of a ref. to deleted LocaleDataWrapper


2010-10-11  David Tardon  <dtardon@redhat.com>  [e428247f681413bf7a2529fa98b17ccde9598ab9]

#i114706# fix adding font aliases


2010-10-11  David Tardon  <dtardon@redhat.com>  [dcf3e7e4c5dce22c674376702c09b4f0c55b446d]

#i112795# ignore empty windows when inserting dock


2010-10-11  David Tardon  <dtardon@redhat.com>  [2fa48bb8062c69505acbcfa36554a8c1d2718f2d]

#i114423# prevent possible use of a ref. to deleted LocaleDataWrapper


2010-10-11  David Tardon  <dtardon@redhat.com>  [3b1b29b5539108719e38f8b23dbdd75ebd082a1f]

#i112597# add display properties to control shapes


2010-10-11  Vladimir Glazunov  <vg@openoffice.org>  [be3e42b6c3a8b08991b767cb1e3ca76862fa8413]

vgbugs12: #i114995# add modules only from active repositories


2010-10-11  David Tardon  <dtardon@redhat.com>  [6cbe62c6a060744567acb5547cf734272c43e48d]

#i114427# prevent possible use of a ref. to deleted LocaleDataWrapper


2010-10-11  David Tardon  <dtardon@redhat.com>  [bebbece5e65d5af3b3a7f647d26ac71da0255267]

#i110567# lock SolarMutex before calling Invalidate()


2010-10-11  David Tardon  <dtardon@redhat.com>  [d8e93a2e4c5e312a5aa2ee3e9595ce54a287ac35]

#i113359# avoid possible null pointer dereference


2010-10-11  David Tardon  <dtardon@redhat.com>  [d7f2e03cad8caa27da8f048ea2d588cdf9c2cd56]

#i112582# fire focus events from ComboboxToolbarController


2010-10-11  David Tardon  <dtardon@redhat.com>  [5304076b256b26670d7e6030d6c98fc5068cc91e]

#i113935# missing delete


2010-10-11  David Tardon  <dtardon@redhat.com>  [ed14d6d1d19d0fff722d9282314e465e4a9de87d]

#i113737# implement XMLCodeNameProvider::getElementType


2010-10-11  David Tardon  <dtardon@redhat.com>  [482676d6569aa12c8d14e73863ceba719c0e1f36]

#i114284#, #i114285# fix build with debugging flags


2010-10-11  Norbert Thiebaud  <nthiebaud@gmail.com>  [18542233ceb0ac89483fe4898e2f01cbcc02ceb3]

merge vosremoval-socket patch


2010-10-11  Norbert Thiebaud  <nthiebaud@gmail.com>  [2e75f8d75c1e214eb22b1ccf6cf6f3d01b05007f]

merge vosremoval-socket patch


2010-10-11  Norbert Thiebaud  <nthiebaud@gmail.com>  [0c5893833bb680123b3a241618028c14f8793ff7]

merge vosremoval-socket patch


2010-10-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [af03a0d720556a6a5955c84bd1d2450db18dcbc4]

merge vosremoval-thread patch


2010-10-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [f744968454477935f7396b495a2426cf5e70546b]

merge vosremoval-thread patch


2010-10-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [90090c56845dcd942638a2852b9a09e3972d05d6]

merge vosremoval-thread patch


2010-10-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [78e905fd109d44f07489896a5ae96ee0bf4e9eb7]

merge vosremoval-thread patch


2010-10-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [13ef84342fea090156cac940e90c62d7d7f81456]

merge vosremoval-thread patch


2010-10-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [f81e36d56ed79d1d4d06d928dbf095966261dbca]

merge vosremoval-thread patch


2010-10-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [46d6f3336fbfd59fa1ff1e3a946c0b39b9d61ff8]

merge vosremoval-thread patch


2010-10-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [8d48117826d5b77a20ddffe53b016775b92df73e]

merge vosremoval-thread patch


2010-10-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [5584c277cb3d7a198b9bd554e5a4dc92b8bea87d]

merge vosremoval-diagnoses patch


2010-10-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [d5f8d6503064122e876cfd45b0936810f7676dcf]

merge vosremoval-diagnoses patch


2010-10-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [88e1f3d8f884c326aaf92ad0e18e96ece244b8da]

merge vosremoval-diagnoses patch


2010-10-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [53f428d9bf8f9648e21bf89cfbb406747536ed09]

merge vosremoval-diagnoses patch


2010-10-10  Caolán McNamara  <caolanm@redhat.com>  [0ecc627bc01f8ba286f2a4857f0d093df90fe85e]

add GetDefaultMonitorNumber back in

add GetDefaultMonitorNumber back in, but take care for the gener^C vclplug code
route

2010-10-10  Prashant Shah  <pshah.mumbai@gmail.com>  [4aefa94618fd40768dfa927cb68e5caed2ac8e27]

Remove bogus comment


2010-10-10  Keith Stribley  <kstribley@openoffice.org>  [e1790a6b6001276b83c589b4f24a1ef079f53c4d]

fix of underlining problem with Graphite fonts #i114765#


2010-10-10  Kalman Szalai - KAMI  <kami911@gmail.com>  [ae786dfb1412051fac39f696e2a8641242e23ad0]

Draw options window string truncation, Contents page #i113896#


2010-10-10  Caolán McNamara  <caolanm@redhat.com>  [b71a47a542440a8bf61b9a35eb525829819ee99b]

add missing bit


2010-10-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [a6aea52f0d4e2b0fbd4a5f662bf9383c0fb9b737]

squash some  warning: suggest parentheses around && within ||


2010-10-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [2811da61adac63e4da78a1d2c5e1f90090e98798]

squash warning. LONG_MAX is not compatible with sal_Int32


2010-10-10  Norbert Thiebaud  <nthiebaud@gmail.com>  [d02017d4d3cb23b37bb11075976f104b7dfd88b4]

squash misc warnings


2010-10-10  Prashant Shah  <pshah.mumbai@gmail.com>  [0bbc4c2f7f49e6ee82e4e5c323c3056127fd35fc]

Remove bogus comment


2010-10-10  Prashant Shah  <pshah.mumbai@gmail.com>  [e571029a020ce1be35070fddae9842d9cb7c89c2]

Remove bogus comment


2010-10-09  Kayo Hamid  <revol.code@yahoo.com>  [d7f4b5a0fc1033b314b59e8b20efc6a06b1f8049]

Use SAL_N_ELEMENTS macro


2010-10-09  Norbert Thiebaud  <nthiebaud@gmail.com>  [842f4e919a3cb54b48deb5e2bc965795aeb4aaab]

missing include for SAL_N_ELEMENTS


2010-10-09  Norbert Thiebaud  <nthiebaud@gmail.com>  [c9704b22e8671d46a8597d2b3bfe1406bd89dc82]

missing include for SAL_N_ELEMENTS


2010-10-09  Norbert Thiebaud  <nthiebaud@gmail.com>  [bd6ab4c2f58ca1d5deb78962b652a347c43ed312]

missing include for SAL_N_ELEMENTS


2010-10-09  Michael Meeks  <michael.meeks@novell.com>  [323c04201ddc165ffbc81cb671bf66976835b375]

disable disabling the quick-starter for now - needs re-visiting.


2010-10-09  Michael Meeks  <michael.meeks@novell.com>  [2bbe1532bee621ef62e7712f961758c5eda393f4]

disable the WelcomeDialog for now.


2010-10-09  J. Graeme Lingard  <jgraeme+git@gmail.com>  [31506335a0613341407140662fe7c62dab0fabdc]

Remove redundant #ifndef & #ifdef directives

These unused directives are:-

- multiple #ifndef GCC
- one #ifdef WIN

2010-10-09  J. Graeme Lingard  <jgraeme+git@gmail.com>  [d2b98e14536107e85424d32c403a05139e812d5b]

Remove redundant #ifndef directives


2010-10-09  Kayo Hamid  <revol.code@yahoo.com>  [a7be30202460cd143cb3815cf31c71ea4b374843]

Use SAL_N_ELEMENTS macro


2010-10-09  Kayo Hamid  <revol.code@yahoo.com>  [99a4cb5f12a8eb7b416373fff0225ce265e0481b]

Use SAL_N_ELEMENTS macro


2010-10-09  Kayo Hamid  <revol.code@yahoo.com>  [6c036ff59d350cd28975a4d4614b8bc22373460b]

Use SAL_N_ELEMENTS macro


2010-10-09  Mathias Bauer  <mba@openoffice.org>  [03c88c8527b54971c032cd80dc43ec44cd75b515]

CWS changehid: resync to m89


2010-10-09  Mathias Bauer  <mba@openoffice.org>  [c092e4da531770b790d5cb4c6bd5aba3697c0ab6]

CWS changehid: resync to m89


2010-10-09  Mathias Bauer  <mba@openoffice.org>  [54d18a728bfb4948af7d6f926a1cc303808575ba]

CWS changehid: resync to m89


2010-10-09  Mathias Bauer  <mba@openoffice.org>  [130ba0296759f1cc396b782d26ae63df425a6df4]

CWS changehid: resync to m89


2010-10-09  Mathias Bauer  <mba@openoffice.org>  [db8ddf36c1b0bcb7d8f26af16640ff9f1c128087]

CWS changehid: resync to m89


2010-10-09  Mathias Bauer  <mba@openoffice.org>  [3b2f1dd8b1d873dcca2dcb433edfb925ded366e3]

CWS changehid: resync to m89


2010-10-09  Mathias Bauer  <mba@openoffice.org>  [d07bc3e43b64fcae2130d84ede182b45c27260e1]

CWS changehid: resync to m89


2010-10-09  Mathias Bauer  <mba@openoffice.org>  [2def740f6e2470b32742e816d8335c7a0c263dc9]

CWS changehid: resync to m89


2010-10-09  Mathias Bauer  <mba@openoffice.org>  [42b67336a7b63af9648bba34c17e2e90b5e330cf]

CWS changehid: resync to m89


2010-10-09  Mathias Bauer  <mba@openoffice.org>  [e56cbb429284ed01de204d521aba61a2339ce012]

CWS changehid: resync to m89


2010-10-09  Mathias Bauer  <mba@openoffice.org>  [93653d80205d51b5c4c7f934d9e04f51d1bfdba7]

CWS changehid: resync to m89


2010-10-09  Mathias Bauer  <mba@openoffice.org>  [1339b1bed6080ab87df2227f9c91d2d355228a44]

CWS changehid: resync to m89


2010-10-09  Mathias Bauer  <mba@openoffice.org>  [336d933a1b109549a35b54a58bc5fb81bc5f73e0]

CWS changehid: resync to m89


2010-10-09  Mathias Bauer  <mba@openoffice.org>  [9570f4dffff24b7312f116dd0ef4f7df7ce5bdcc]

CWS changehid: resync to m89


2010-10-09  Mathias Bauer  <mba@openoffice.org>  [a385ab1238a9ed7318103d223e4c538a85c34eb4]

CWS changehid: resync to m89


2010-10-09  Mathias Bauer  <mba@openoffice.org>  [08f512a43f6e90eadc6f280e4a6752e54664255c]

CWS changehid: resync to m89


2010-10-09  Mathias Bauer  <mba@openoffice.org>  [b41d62671ea124872aaec7be9c4bfd5b1d87904a]

CWS changehid: resync to m89


2010-10-09  Mathias Bauer  <mba@openoffice.org>  [dce6af656db3514606fefb395fafbc8faa1ff076]

CWS changehid: resync to m89


2010-10-09  Thorsten Behrens  <tbehrens@novell.com>  [360a767f3054f5b53b4a07dc5b210523fa1db1eb]

instset-prefer-langpacks.diff: Build en-US + langpack by default

only build full package for en_US, use langpacks for the rest to save time and space

2010-10-09  Thomas Klausner  <wiz@NetBSD.org>  [bc8fa7775830f26fa791859e2d196a75a655bbc7]

Support NetBSD better.

Do not use Linux case, there already existed a separate NetBSD case.
Add more encoding names. Fix a typo.

2010-10-09  Thomas Klausner  <wiz@NetBSD.org>  [44fdd8e4d2fa5fc36e4541994fafead3f6c6a8db]

Add cases for NetBSD/x86 and NetBSD/amd64.


2010-10-09  Thomas Klausner  <wiz@NetBSD.org>  [b71ba8c3f15138b9253c71e9ebf34f474d4b42f4]

Handle NetBSD in the same way as FreeBSD.


2010-10-09  Thomas Klausner  <wiz@NetBSD.org>  [ca5219d40dd1b3be5de7335bed2f90ce8c41c38a]

Handle NetBSD in the same way as FreeBSD.


2010-10-09  Thomas Klausner  <wiz@NetBSD.org>  [8a4730b702c25565879ebda5845544b90ba52c7e]

Handle NetBSD same as FreeBSD, Linux, and Mac OS X wrt __XKeyboardExtension__.


2010-10-09  Thomas Klausner  <wiz@NetBSD.org>  [a1ca202893abb037629f143a28b405b878cca689]

Define symbol and suffix for NetBSD/amd64.


2010-10-09  Thomas Klausner  <wiz@NetBSD.org>  [d9698bf994757631dbdd29b2dfff617f39b79f44]

Improve NetBSD platform strings, and add x86_64.


2010-10-09  jgraeme  <jgraeme+lists@gmail.com>  [7f02e96be9c711ca5fe6099f114580d49deaf263]

A patch to remove some unused directives.

Graeme

2010-10-09  Thomas Klausner  <wiz@NetBSD.org>  [b8c819c04af6e12001dcc069a854cc6221f7e1a0]

Use standard '=' comparison operator for test(1).


2010-10-09  Kalman Szalai - KAMI  <kami911@gmail.com>  [fa482813b4fadcde61410e8981fa011985c8b4c1]

Some base commented code cleanup


2010-10-09  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [883ef5272ad866200373152c3b8624b1f923b17b]

Don't require that vcredist*.exe be executable


2010-10-09  Thorsten Behrens  <tbehrens@novell.com>  [6e9b6af919e54be26a7b806c47e86617f62c3229]

framework-menubar-fix.diff: Framework menubar fix


2010-10-09  Thorsten Behrens  <tbehrens@novell.com>  [f2b9b79cffe97904c3a361123b40bc67f70f05eb]

valgrind-fixes.diff: Valgrind fixes


2010-10-08  Petr Mladek  <pmladek@suse.cz>  [66a65ad0cfb7f0fbcd89342dcce8e07ecf515828]

Merge branch 'master' of ssh://pmladek@git.freedesktop.org/git/libreoffice/writer


2010-10-08  Petr Mladek  <pmladek@suse.cz>  [8e810b9e9009c8eb56f0646d3a297ce9ea9a9c7c]

Merge branch 'master' of ssh://pmladek@git.freedesktop.org/git/libreoffice/ure


2010-10-08  Petr Mladek  <pmladek@suse.cz>  [398129e2410c6a43f459cb9089138b9fa0932252]

Merge branch 'master' of ssh://pmladek@git.freedesktop.org/git/libreoffice/libs-gui


2010-10-08  Petr Mladek  <pmladek@suse.cz>  [efec9416d772edf205a54c92374ed0a31bbb80f6]

Merge branch 'master' of ssh://pmladek@git.freedesktop.org/git/libreoffice/libs-core


2010-10-08  Petr Mladek  <pmladek@suse.cz>  [19ea6c03a8272793564f905c219e2b905dca51ee]

Merge branch 'master' of ssh://pmladek@git.freedesktop.org/git/libreoffice/impress


2010-10-08  Petr Mladek  <pmladek@suse.cz>  [f9c8b9c255cf593e4aaa42a84bbb7218da41c0e9]

Merge branch 'master' of ssh://pmladek@git.freedesktop.org/git/libreoffice/filters


2010-10-08  Petr Mladek  <pmladek@suse.cz>  [eee9c05ffccaa3b0cf3f848a50aca41b50f9f7d9]

Merge branch 'master' of ssh://pmladek@git.freedesktop.org/git/libreoffice/components


2010-10-08  Petr Mladek  <pmladek@suse.cz>  [6bb68473909b49910dd0eec602d87889c1e2481c]

Merge branch 'master' of ssh://pmladek@git.freedesktop.org/git/libreoffice/calc


2010-10-08  Petr Mladek  <pmladek@suse.cz>  [f310c3888b4ba4d40f43d5bbd7dc5cc92315af03]

Merge branch 'master' of ssh://pmladek@git.freedesktop.org/git/libreoffice/bootstrap


2010-10-08  Petr Mladek  <pmladek@suse.cz>  [62eb5611859f5fff4b309d3bd5ed1c0ea69f57ff]

Merge branch 'master' of ssh://pmladek@git.freedesktop.org/git/libreoffice/base


2010-10-08  Radek Doulik  <rodo@novell.com>  [2341f9e8593026db2fc24f6c578cdbf4a35cc061]

fix default vertical text alignment and placeholder style, n#645116

- use master's body style in case placeholder doesn't have shape in master/layout

2010-10-08  Michael Meeks  <michael.meeks@novell.com>  [47500a48b4d2d7a94e2ffdb0d78a4fd4e0d9139f]

add missing lotus filter config fragments


2010-10-08  Andreas Mantke  <maand@gmx.de>  [0ef6d0205bb7e24f0d628084b10a8f1a06b7eaca]

translation of comments to English


2010-10-08  Luboš Luňák  <l.lunak@suse.cz>  [f93906e821d8be1bcb65177c8e41305ca7994c36]

fix make dev-install (OpenOffice->LibreOffice)


2010-10-08  Petr Mladek  <pmladek@suse.cz>  [a27d2d7afd8c7b70a1548617fa6fcef02953a43a]

Version 3.2.99.2, tag LIBREOFFICE_3_2_99_2 (3.3-beta2)


2010-10-08  Luboš Luňák  <l.lunak@suse.cz>  [bd037977c3ecb5a5f110d3a9aefc4898cd324951]

Revert "i#112421# make Presenter Screen default to the laptop, not projector"

This reverts commit dbbfe692dfbde95f0a21997dd8f88fd009286964.

This crashes with anything but GNOME (try OOO_FORCE_DESKTOP=none).

2010-10-08  Luboš Luňák  <l.lunak@suse.cz>  [1e3d9313b58f49b40576abb0876836c52cfbc882]

Revert "gdk_screen_get_monitor_plug_name needs at least 2.14"

This reverts commit d53ac3474f8aa7596f34af67ff2be316e26a1542.

2010-10-08  Luboš Luňák  <l.lunak@suse.cz>  [3f04560a2a180c00a5a3f99b222eea86af7d2fba]

Revert "i#112421# make Presenter Screen default to the laptop, not projector"

This reverts commit dbbfe692dfbde95f0a21997dd8f88fd009286964.

This crashes with anything but GNOME (try OOO_FORCE_DESKTOP=none).

2010-10-08  Luboš Luňák  <l.lunak@suse.cz>  [a92fd9f05f61b5d9c46fedbae3a801b91b41c84b]

Revert "gdk_screen_get_monitor_plug_name needs at least 2.14"

This reverts commit d53ac3474f8aa7596f34af67ff2be316e26a1542.

2010-10-08  Petr Mladek  <pmladek@suse.cz>  [cb4c284c12008dd24cd8679890ca5f62c65f02d6]

Fix filter issues


2010-10-08  Fong Lin  <pflin@novell.com>  [cc316b39d9110c536e1758a4f814738ca209bb02]

Port of Lotus Word Pro filter, by Fong Lin and Noel Power


2010-10-08  Fong Lin  <pflin@novell.com>  [47dd1ced71c4ad546f9b4b183f1db03d0dffaabb]

Port of Lotus Word Pro filter, by Fong Lin and Noel Power


2010-10-08  Fong Lin  <pflin@novell.com>  [9bf8ef2234056ca75e7cec17c5e7fdae6eec1137]

Port of Lotus Word Pro filter, by Fong Lin and Noel Power


2010-10-08  Fong Lin  <pflin@novell.com>  [949fa63a66adc1ba54a0c353afd66bb863024d27]

Port of Lotus Word Pro filter, by Fong Lin and Noel Power


2010-10-08  Fong Lin  <pflin@novell.com>  [57e3c7f1802a00bb9ef265a7f3506c36a9d8c20f]

Port of Lotus Word Pro filter, by Fong Lin and Noel Power


2010-10-08  Michael Meeks  <michael.meeks@novell.com>  [6683ae6bb57182718ade608b8563ea8f11a2b87a]

switch to g_slice


2010-10-08  Petr Mladek  <pmladek@suse.cz>  [8ed0a05e6ef33d748e19e21842d2d8ea10457965]

Version 3.2.99.2, tag LIBREOFFICE_3_2_99_2 (3.3-beta2)


2010-10-08  Michael Meeks  <michael.meeks@novell.com>  [12b2cdc522a46cd984acd2e5f22640fb40afe299]

Enable valgrind-ability with G_SLICE env. var

Dung out old, awful and pretty pointless valgrind solution involving
unpleasant LD_PRELOAD thing that doesn't ship, and/or work easily.

2010-10-08  Petr Mladek  <pmladek@suse.cz>  [d7e6fe22cb9dd808506983e8f52e1d9b16008447]

Version 3.2.99.2, tag LIBREOFFICE_3_2_99_2 (3.3-beta2)


2010-10-08  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [73145ff6114cd0bd2aa2961bed656b3bc87bbf16]

LO -> LibO


2010-10-08  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [d36cce826612e0e32c2a0697efbca6d699305117]

Fix smoketests with new LibreOffice directories


2010-10-08  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [941d7bf0af850298d0c281f122176e6c3bc69be5]

dr77: missing header in d.lst


2010-10-08  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [cebb6f4a761e2fce686cd3240ed95fa8bdb50f9f]

LO -> LibO


2010-10-08  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [5e31262fe24ee9432752efdab1ba32c5f62bcfcc]

LO -> LibO


2010-10-08  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [e327701b1e544728a2d568c523657a950931e828]

Fix smoketests with new LibreOffice directories


2010-10-08  Mathias Bauer  <mba@openoffice.org>  [48394896ff0211501a1b4991c662f84ee51d96d7]

CWS changehid: rollback changes for autohids


2010-10-08  Hans-Joachim Lankenau  <hjs@openoffice.org>  [4b2e694152106ac0ed6f8142ad77b8da74d82c79]

ause126: #i114866# applied patch from issue: fix parallel build issue


2010-10-08  Petr Mladek  <pmladek@suse.cz>  [eef54d7498509d426941c9c3c9421e9cc8139761]

Version 3.2.99.2, tag LIBREOFFICE_3_2_99_2 (3.3-beta2)


2010-10-08  Petr Mladek  <pmladek@suse.cz>  [a6d9380031aca157b56f3f581f04799f265bc85f]

Version 3.2.99.2, tag LIBREOFFICE_3_2_99_2 (3.3-beta2)


2010-10-08  Petr Mladek  <pmladek@suse.cz>  [ea28a0834ffed75aa567532e3ddb36f75ad4a363]

Version 3.2.99.2, tag LIBREOFFICE_3_2_99_2 (3.3-beta2)


2010-10-08  Petr Mladek  <pmladek@suse.cz>  [a5aa4df1b50944c28842aa08d1ccb66a947e3ac2]

Version 3.2.99.2, tag LIBREOFFICE_3_2_99_2 (3.3-beta2)


2010-10-08  Petr Mladek  <pmladek@suse.cz>  [34c4d24c2f191cd6ab89a1d25446c66bb4a9be26]

Version 3.2.99.2, tag LIBREOFFICE_3_2_99_2 (3.3-beta2)


2010-10-08  Petr Mladek  <pmladek@suse.cz>  [e3777508e539681bd5e9bc52f18b434a8cd0007b]

Version 3.2.99.2, tag LIBREOFFICE_3_2_99_2 (3.3-beta2)


2010-10-08  Petr Mladek  <pmladek@suse.cz>  [f6cb6591ddac6d1e7ae53e7921ecc1b77e9918a4]

Version 3.2.99.2, tag LIBREOFFICE_3_2_99_2 (3.3-beta2)


2010-10-08  Petr Mladek  <pmladek@suse.cz>  [dabf797dd026262476189a0678c45b2219469e50]

Version 3.2.99.2, tag LIBREOFFICE_3_2_99_2 (3.3-beta2)


2010-10-08  Petr Mladek  <pmladek@suse.cz>  [3dbd55b491afe6dba25c392686d3503fafd2ea4d]

Version 3.2.99.2, tag LIBREOFFICE_3_2_99_2 (3.3-beta2)


2010-10-08  Petr Mladek  <pmladek@suse.cz>  [6c31aaf6be4a06d0fa215931a311da2849f9d104]

Version 3.2.99.2, tag LIBREOFFICE_3_2_99_2 (3.3-beta2)


2010-10-08  Petr Mladek  <pmladek@suse.cz>  [1db00f066b63535cdd636dbcc62257be7c3fedca]

Version 3.2.99.2, tag LIBREOFFICE_3_2_99_2 (3.3-beta2)


2010-10-08  Petr Mladek  <pmladek@suse.cz>  [f660d77ba0fe866ee5353caeef900963dd159529]

Version 3.2.99.2, tag LIBREOFFICE_3_2_99_2 (3.3-beta2)


2010-10-08  Petr Mladek  <pmladek@suse.cz>  [ff927013084a1870f552f857dc523b29a94d6b92]

Version 3.2.99.2, tag LIBREOFFICE_3_2_99_2 (3.3-beta2)


2010-10-08  Petr Mladek  <pmladek@suse.cz>  [da4e16fda841e377ca1234873e1050ec3d6e4856]

Version 3.2.99.2, tag LIBREOFFICE_3_2_99_2 (3.3-beta2)


2010-10-08  Petr Mladek  <pmladek@suse.cz>  [c623a89a5a210009bdb9480b4818b09d87c69770]

Version 3.2.99.2, tag LIBREOFFICE_3_2_99_2 (3.3-beta2)


2010-10-08  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [81001da846b0c6871a9dfaf0ced32a72eeebebbe]

vcl116: #i97830# limit maximum menu width


2010-10-08  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [e5a76c50d10204cfd570f43f2ca1eeafae0ee03a]

Expand the list of problematic msitrans.exe


2010-10-08  Michael Meeks  <michael.meeks@novell.com>  [e2dfcd0ba1fee74ada2f7d03fc5845ce63eeb935]

fix horrible use of FASTBOOL as a loop iterator


2010-10-08  Norbert Thiebaud  <nthiebaud@gmail.com>  [9df316152981544e0b693696dd8140127d28d5a5]

FASTBOOL to bool conversion


2010-10-08  Norbert Thiebaud  <nthiebaud@gmail.com>  [c7545a363b7b61647060ae5c359f4aa9e1c36745]

FASTBOOL to bool conversion


2010-10-08  Norbert Thiebaud  <nthiebaud@gmail.com>  [6af890e2af327ff31db15a780223b8bfeadadae6]

Do not use magic number instead of the size of objects.


2010-10-08  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [8774aa843b359e65869db27cdb3a65e057190b3b]

vcl116: #i114958# callbacks should lock SolarMutex


2010-10-08  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [95433a2374cae162aa2856b7c52a76d44ebd4509]

vcl116: #i114993# fix assertion, native menu cleanup


2010-10-08  Michael Meeks  <michael.meeks@novell.com>  [2f0803e5869dd2d45c8d4b407017f053e83ed601]

remove unused macros, and add SAL_N_ELEMENTS


2010-10-08  Radek Doulik  <rodo@novell.com>  [4618d0344e9dfa8b8ec8583adb3bf32419282ec0]

oox-pptx-import-fix-text-body-properties.diff: fix textbody properties.

n#621744

2010-10-08  Radek Doulik  <rodo@novell.com>  [a57a4078fcd9a0490bd661e3ced6fcbbe69fae73]

oox-pptx-import-fix-placeholder-text-style.diff: fix placeholders style.

n#592906, n#479834

2010-10-08  Thorsten Behrens  <tbehrens@novell.com>  [166bd174a855c160e925fe2329d8d5428d889693]

pptx-gfx-layout-fix.diff: temp fix

to make GraphicShapeContext recognise layout

2010-10-08  Luboš Luňák  <l.lunak@suse.cz>  [f171c99af330eaeec1fe071f2f29300f27331536]

Revert "remove filtering of Qt's X11 events by our core"

This reverts commit 84def8400a146ba815d5e6cb6dc22496c9411a27.
My mistake, there is just one X connection, created by Qt in this case.

2010-10-08  Radek Doulik  <rodo@novell.com>  [35c33de8728f8d8d7301f7b0619c4575dca9326d]

oox-pptx-import-fix-groups-2: fix group shapes (final part).

n#619678

2010-10-08  Radek Doulik  <rodo@novell.com>  [0cbc98860cb1740ed787887cc4245db963285600]

oox-pptx-import-fix-customshapes-and-groups.diff: fix group shapes and guides.

n#621739

2010-10-08  Radek Doulik  <rodo@novell.com>  [62576115393f4cbb20e22fa6ed7da262e94ecb6a]

oox-import-fix-ole2-shapes.diff: fix OLE2 import.

n#593611

2010-10-08  Radek Doulik  <rodo@novell.com>  [ff19ebe0dcaa52ae8b87b4cea3de143031a041c7]

oox-pptx-fix-transition-auto-advance.diff: import transition auto advance.

n#480243

2010-10-08  Radek Doulik  <rodo@novell.com>  [e4b13897f5bd03a1782654d32951b0fbd5ad216e]

oox-pptx-import-fix-layout.diff: fix list styles applying.

n#480223

2010-10-08  Radek Doulik  <rodo@novell.com>  [69a1226fc68c3e837ad57500fcb629daaa9f6f2d]

oox-import-drawing-font-spacing.diff: import character spacing.

n#479822

2010-10-08  Radek Doulik  <rodo@novell.com>  [d04971ec9222823f889d996e9ae43bcdc82ef2f6]

oox-fix-list-style-apply.diff: use slide's list style.

n#485417

2010-10-08  Ingrid Halama  <iha@openoffice.org>  [928323c52272834668dc8f95b25e5d4bf76aeb62]

chart49: remove compiler warning/error


2010-10-08  Michael Meeks  <michael.meeks@novell.com>  [c289a297e01cb1029864a61f5bf4f93df88948c9]

remove daft sleeps on start


2010-10-08  Michael Meeks  <michael.meeks@novell.com>  [b9c4b922302e97f535015be609b7a1efb04ee014]

remove daft sleeps on start


2010-10-08  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [6b2736fed5bb3c5e7949be2baa4a50c9a9c9b3e2]

vcl116: #i114958# implement DBG_TESTSOALRMUTEX on all platforms


2010-10-08  Thomas Lange [tl]  <tl@openoffice.org>  [738d366702ad4374874c9d42b10b874364d3ed3d]

cws tlmath01: merge with DEV300_m89


2010-10-08  Thomas Lange [tl]  <tl@openoffice.org>  [992de7c1cb21f82402296a7ccccd5bbf5c4f678f]

cws tlmath01: merge with DEV300_m89


2010-10-08  Thomas Lange [tl]  <tl@openoffice.org>  [e83f0e6e1009c24f6e57c392d6738735884f2b57]

cws tlmath01: merge with DEV300_m89


2010-10-08  Thorsten Behrens  <tbehrens@novell.com>  [2cfd3b8d42ed403e1a307252eed0e5b62c719a06]

Update license text of new files

Using license as per
http://www.freedesktop.org/wiki/Software/LibreOffice/LicenseHeader

2010-10-08  Thomas Lange [tl]  <tl@openoffice.org>  [8780cc5c294085fe7379a24eee58ac446cc40d0c]

cws tl84: #i102191# 'set language for all text' now uses hard language attribute


2010-10-08  Release Engineering  <releng@openoffice.org>  [035d9de9918d1c5425735b3727e974b392f9a5c8]

OOO330


2010-10-08  obo  <obo@openoffice.org>  [c0be68452261575069d0192bfe722c8b398d9973]

CWS-TOOLING: integrate CWS sw33bf11


2010-10-08  obo  <obo@openoffice.org>  [e57f65f15eb84c2a0f553ac7801edd15b955188e]

CWS-TOOLING: integrate CWS dict33a


2010-10-08  obo  <obo@openoffice.org>  [620c662f4619ebe078687ff3026ab8215cd98ed6]

CWS-TOOLING: integrate CWS dict33a


2010-10-08  obo  <obo@openoffice.org>  [00a6a3f6279dcf3b790a17f21bccd3e4cea1fc57]

CWS-TOOLING: integrate CWS hb22


2010-10-08  obo  <obo@openoffice.org>  [5c04ffa2a50e3d61cc9beae038e9069713cdefca]

CWS-TOOLING: integrate CWS hb22


2010-10-08  obo  <obo@openoffice.org>  [23207a4338732e755039eb7b627acdb566960e05]

CWS-TOOLING: integrate CWS hb22


2010-10-08  obo  <obo@openoffice.org>  [b52411d425729abc07766b4568e02d7e30f08a23]

CWS-TOOLING: integrate CWS hb22


2010-10-08  obo  <obo@openoffice.org>  [8e105c58ad86d801abb40bcda65cd84650e1dd81]

CWS-TOOLING: integrate CWS hb22


2010-10-08  obo  <obo@openoffice.org>  [4db1a7895dbe019da936e42fbd036d600a326ac9]

CWS-TOOLING: integrate CWS hb22


2010-10-08  Joachim Lingner  <jl@openoffice.org>  [2f3358d7e0957236319942c6d539a99234698c57]

jl161 #i114933# solve deadlock problem when adding an extension


2010-10-08  obo  <obo@openoffice.org>  [63920626c51506855474fe0f8c04005dc1981170]

CWS-TOOLING: integrate CWS ooo330l10n4


2010-10-08  obo  <obo@openoffice.org>  [6e0036d6756c1bee37e7fed1591585d065a63767]

CWS-TOOLING: integrate CWS ooo330l10n4


2010-10-08  obo  <obo@openoffice.org>  [bcbacdf60b9c735f9b75cfae5b894fb76cfe77c7]

CWS-TOOLING: integrate CWS tl86


2010-10-08  obo  <obo@openoffice.org>  [0a0bc5ee9809ffe0c0fb80527d9393385ba93708]

CWS-TOOLING: integrate CWS sdk331


2010-10-08  obo  <obo@openoffice.org>  [965f693fd736350d997e7f40dda720ce2e016149]

CWS-TOOLING: integrate CWS sw33bf10


2010-10-08  obo  <obo@openoffice.org>  [24420c19f0e6ad00cc3d3894180ee01211b710df]

CWS-TOOLING: integrate CWS sw33bf10


2010-10-08  obo  <obo@openoffice.org>  [686d03df2107d170d255f388c3ee7797996c5f02]

CWS-TOOLING: integrate CWS sw33bf10


2010-10-08  obo  <obo@openoffice.org>  [d90ed34d0861ac564acd14a95890dda4849e5558]

CWS-TOOLING: integrate CWS sw33bf10


2010-10-08  obo  <obo@openoffice.org>  [fec8085e1c391ee56aeb736c230ee66a88dba46a]

CWS-TOOLING: integrate CWS ooo33gsl10


2010-10-08  obo  <obo@openoffice.org>  [bde077de4b4b94727f6cbe3fd647128a8cd5d7ef]

CWS-TOOLING: integrate CWS ooo33gsl10


2010-10-08  obo  <obo@openoffice.org>  [cd2d88fa74739293706f25f4bc6e46cfea3dfa54]

CWS-TOOLING: integrate CWS fwk159


2010-10-08  obo  <obo@openoffice.org>  [869ca6a21a029abf0528bdaeae3dcef4c3892ccf]

CWS-TOOLING: integrate CWS fwk159


2010-10-08  obo  <obo@openoffice.org>  [65dc8ada712a15d43e01e11b8e378b7044feb4d4]

CWS-TOOLING: integrate CWS dba33j


2010-10-08  obo  <obo@openoffice.org>  [5d2c7c7d942ec8cb48e0ccbdd3172905efba167e]

CWS-TOOLING: integrate CWS dba33j


2010-10-08  obo  <obo@openoffice.org>  [c6c9d147c4beccfc967e809a24a1467c795b7bb3]

CWS-TOOLING: integrate CWS dba33j


2010-10-08  obo  <obo@openoffice.org>  [b512077023a32c17592eb0648aa636047f35b912]

CWS-TOOLING: integrate CWS dba33j


2010-10-07  J. Graeme Lingard  <jgraeme+git@gmail.com>  [5ba8a3f904a9d96107ad97b33d4764296bd18690]

Remove redundant #include directives & comments


2010-10-07  Norbert Thiebaud  <nthiebaud@gmail.com>  [f9966ea331e9ca05127b72c15292e38bf00951a4]

FASTBOOL to bool conversion


2010-10-07  Norbert Thiebaud  <nthiebaud@gmail.com>  [118323a96c21135d553bf7fc1ccc5337868e835d]

FASTBOOL to bool conversion


2010-10-07  Norbert Thiebaud  <nthiebaud@gmail.com>  [6ed0bcdd5bc07692fc81406942509eb9c30d3904]

FASTBOOL to bool conversion


2010-10-07  Norbert Thiebaud  <nthiebaud@gmail.com>  [80fd1855d416f6c1e7559bf5b734e2c26ba9f9e5]

FASTBOOL to bool conversion


2010-10-07  Norbert Thiebaud  <nthiebaud@gmail.com>  [e1e750494863944e08ac6e96ceef184cfb825b8e]

FASTBOOL to bool conversion


2010-10-07  Bartosz Kosiorek  <gang65@openoffice.org>  [875cfd6a3e7a21475b6f2c72be854811c10eed71]

svarray: #i112395#: SbiBreakpoints migrate to deque


2010-10-07  Michael Meeks  <michael.meeks@novell.com>  [b0eeac20a1c1db422eaf152c353a4101cb200de9]

warn if people havn't source the environment after linkoo


2010-10-07  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [9543e8924ecf0f1fea5f25c6d80fa4ab694f8992]

dba34b: GCC WaE


2010-10-07  Andreas Mantke  <maand@gmx.de>  [14675eff70bcc5cdaea1a2495b1d7b25d19d145e]

comment translation into English


2010-10-07  Bartosz Kosiorek  <gang65@openoffice.org>  [4a21f924ee5fb02c7b919da593cf18f6408db102]

svarray: #i112395#: fix bug, remove SvXub_StrLensSort and plains


2010-10-07  Bartosz Kosiorek  <gang65@openoffice.org>  [707cfea59b2950d79abe93550b7bd5f520f28ae8]

svarray: #i112395#: fix bug, remove SvXub_StrLensSort and plains


2010-10-07  Niklas Nebel  <nn@openoffice.org>  [e4352c7202ce833668146b242eaaaabe030f10e5]

dr77: #i107273# dispose accessibility text data before deleting EditView/EditEngine (patch from cmc)


2010-10-07  Jan Holesovsky  <kendy@suse.cz>  [b4e434c80aa7ffd2c65d65587941a0a28cb91470]

Remove also the install/ subdir during make clean.


2010-10-07  Ingrid Halama  <iha@openoffice.org>  [a55ac28c704053d25d6cd8a8ab0563f40146e63f]

chart49: merge with DEV300_m89


2010-10-07  Ingrid Halama  <iha@openoffice.org>  [47ccddc325880d328ca866315613010fffdad802]

chart49: merge with DEV300_m89


2010-10-07  Ingrid Halama  <iha@openoffice.org>  [9767c7f18e9030097b198877e0ab87ae40a52a54]

chart49: merge with DEV300_m89


2010-10-07  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [52f80895990f9f6b204a75f916427a98e5c4da26]

Expand the list of problematic msitrans.exe


2010-10-07  Ingrid Halama  <iha@openoffice.org>  [5c43db9393f0581bbeb712cb4faf037554b5370e]

chart49: #i112500# compiler warning


2010-10-07  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [88b6420dc574f82c6ce9db698521d36ad9b51261]

RTF export: fixed a bug in table export

Paragraph properties need to be reset after the end of a table or the
table may continue on the next paragraphs.

2010-10-07  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [844f3f8b41e90af38d3a8bcb122dfb6d1cdc2abe]

dotted/dashed borders: some other BorderLine creation removal


2010-10-07  Ingrid Halama  <iha@openoffice.org>  [b2f916eaf3425088cfcfe06c8dfcd5aae30aa7b7]

chart49: #i113572# save data points order 2 correctly for b-splines


2010-10-07  krishnan parthasarathi  <krishnan.parthasarathi@gmail.com>  [2bbe25827196f104285db69a6fe12adb0f28c036]

Removing comments from sd/source/ui/func/bulmaper.cxx


2010-10-07  Caolán McNamara  <caolanm@redhat.com>  [a80c69688f4c1d2f42861747b9628d1dc03870ee]

gdk_screen_get_monitor_plug_name needs at least 2.14


2010-10-07  Mathias Bauer  <mba@openoffice.org>  [392974f485bc3fcaac472fd9dbd40f9041952e71]

merge minibranches


2010-10-07  Mathias Bauer  <mba@openoffice.org>  [a6b6674e94867a9cd3d957d2d6319a6750a22649]

CWS changehid: use hard coded ids for some slots until testtool can be exchanged so that executing .uno URLs with parameters is supported


2010-10-07  Mathias Bauer  <mba@openoffice.org>  [1d00f1cf72d0951843dc22d803e2a93790171293]

CWS changehid: further adjustments for changed HIDs


2010-10-07  Joachim Lingner  <jl@openoffice.org>  [8c1f6c9b46671bc9d3a7dc16d1343cd12a9d0411]

jl161 #i114933# solve deadlock problem when adding an extension


2010-10-07  Ingrid Halama  <iha@openoffice.org>  [53eb59a4c0a49ac89cf801c14583a297637dccc1]

chart49: #i114953# don't crash with very complex categories


2010-10-07  Harri Pitkänen  <hatapitk@iki.fi>  [d08754a8446f4d32f8d59d953b02ac856ccb54d5]

[cppcheck] closes a file that would be left open if memory allocation fails


2010-10-07  Carsten Driesner  <cd@openoffice.org>  [3dc5bef2459e2d8981a06cb9d69a4481bcd91dbd]

dockingwindows: More code rework to prepare LayoutManager to control more ui element types. Move more code to other ui element type specific classes


2010-10-07  Mathias Bauer  <mba@openoffice.org>  [635f4fc3e86cb5c5bb49cbc1df8c9688b63a7ef6]

CWS changehid: some missing empty strings caused wrong offsets


2010-10-07  Ingrid Halama  <iha@openoffice.org>  [ee8bb91da8d56fe194aa58a8d78e0c64d0f8dea9]

chart49: #i113103# use corrected double-checked locking pattern for default properties


2010-10-07  Miklos Vajna  <vmiklos@frugalware.org>  [e97514b695d875e83c9bde9a6261c772435b4f17]

Remove one more file from the old RTF export code which was still there


2010-10-07  Tor Lillqvist  <tlillqvist@novell.com>  [e238be67e83f17232c1783d78f68ed3571987533]

win32-activex-disable.diff: add option to disable build of activex component


2010-10-07  Petr Mladek  <pmladek@suse.cz>  [2825b13ef78230abedacc5fb8ecc8800f2fae7b9]

more removed include guards using fixguard.py


2010-10-07  Petr Mladek  <pmladek@suse.cz>  [30155e222bb9ed283a6fca0ebfce375f6ea2bd67]

more removed include guards using fixguard.py


2010-10-07  Petr Mladek  <pmladek@suse.cz>  [30e56dcf86b34cf3942776364d9e4194bbdd49b0]

more removed include guards using fixguard.py


2010-10-07  Petr Mladek  <pmladek@suse.cz>  [ae345f8826578cffdf62c6ea670a1bb0412011ff]

enable build with the system cppunit-1.12.0

1.12.1 was allowed before; seems to work

2010-10-07  Petr Mladek  <pmladek@suse.cz>  [c7d221f406a2f1723401b7576a8ff0c7a429a222]

more removed include guards using fixguard.py


2010-10-07  Petr Mladek  <pmladek@suse.cz>  [e4035c6b3453ce2015ccc0e62c8b33ac14970b24]

more removed include guards using fixguard.py


2010-10-07  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [2c58512caf615e2a275e28d5dc6657d8c82235f0]

Don't bother about Win9x and WinMe


2010-10-07  Caolán McNamara  <caolanm@redhat.com>  [4412f714269737cbcad4f0733c45dcb07d6d51c0]

#i114412# dubious delete in SwCalc::Str2Double


2010-10-07  Caolán McNamara  <caolanm@redhat.com>  [21a1c899c07c924c1d8263814d7b8c2d2eea676f]

#i112111# API test fails caused by property ShowHiddenCharacters


2010-10-07  Caolán McNamara  <caolanm@redhat.com>  [18a0c690efb286a511276bfc72fd50f6e0ce721d]

dangling pointer dereference in SwCalc::Str2Double


2010-10-07  Caolán McNamara  <caolanm@redhat.com>  [024ff020cbf451ab8ef77015218c33a7c54f7b08]

#i114198# NULL pIndex in SwCallLink::~SwCallLink


2010-10-07  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [d03aad0b5ddd40b3d460eedb2dc3b007875e989d]

Remove the old RTF export code: not even built


2010-10-07  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [739974c8413057e8b9a8881be9aa470d21e882c9]

Create openofficeall and openofficedevall dmake targets


2010-10-07  Jesús Corrius  <jesus@softcatala.org>  [f7b6780284eef554386f9d9649c0a4f5b82d7ef5]

Detect the correct .NET Framework for Visual Studio 2008


2010-10-07  Tor Lillqvist  <tlillqvist@novell.com>  [3d6d5f01a1e902c894c2faec83542d9f859846ff]

Don't bother with x bit for instmsiw.exe

It isn't a Cygwin program anyhow, and isn't run from Cygwin, so no
need to check if it is "executable", or to chmod it "executable" from
a Cygwin point of view. No Windows file protection information will
propagate through the installer anyway, whatever the Cygwin chmod
would do.

2010-10-07  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [9c18a3edd46fcff26b0fb3f2c583f3200c283154]

dba34b: #i112779# moved the new throbber resources from toolkit to VCL (forgot those when moving the code)


2010-10-07  Caolán McNamara  <caolanm@redhat.com>  [704e8f6e5210cfe382e809332828f0cbda94f3b2]

#i113141# show all appropiate formats by default on save as


2010-10-07  Caolán McNamara  <caolanm@redhat.com>  [e5ac5f4984c322a04fe96be000c09c6a5a78ceec]

#i113141# show all appropiate formats by default on save as


2010-10-07  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [bb3daa7351f0b07e6f4331c19837081e6c3e30b8]

dba34b: #i112779# no need to use a UNO control/peer for the throbber - it exists as VCL control now


2010-10-07  Caolán McNamara  <caolanm@redhat.com>  [e116c020486994c42c46ec3681a0ba3ed9e60979]

i#112421# make Presenter Screen default to the laptop, not projector

Do the right thing, and make Presenter Screen default to displaying on the
laptop, not the projector via gdk_screen_get_primary_monitor where
available, falling back to a similar impl if not

2010-10-07  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [311325ee3f1e519ff09e819718719edc7d4a110e]

Dotted - dashed borders: Fix build breakage in svx


2010-10-07  Caolán McNamara  <caolanm@redhat.com>  [4f5c89ddcd43a9990a4656d039599717d96bd33a]

adjust for table::BorderLine2


2010-10-07  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [381af19adb8a081296f4322f8fd880dfba33a1fe]

dba34b: outsourced the Throbber_Impl from toolkit to VCL, promoted to a 'real' control


2010-10-07  Caolán McNamara  <caolanm@redhat.com>  [e9dcc7c126aa995c6bf9230caa5f33ba34c27bfb]

#i114702# fix an off by one


2010-10-07  Caolán McNamara  <caolanm@redhat.com>  [c5002288f6868b83e586dcf79d23cc3b838a9712]

#i113856# sync the window manager fix


2010-10-07  Caolán McNamara  <caolanm@redhat.com>  [f791a7ba711f68843779b5929f15cec611b8c545]

#i114425# fix a possible dangling reference


2010-10-07  Marc Neumann [msc]  <Marc.Neumann@oracle.com>  [4fa08bd1fbca7cd0fa3d128c83aa5e2627f66499]

cws dba34a: #i114752# create new test case for this issue


2010-10-07  Caolán McNamara  <caolanm@redhat.com>  [92586f4e0be870a22b95824c2d2a5cd5cdbebee6]

#i112783# ownership cycles in unoxml


2010-10-07  Thorsten Behrens  <tbehrens@novell.com>  [c0ad15ac442231e42e5086c0ba61539b5fd4ad43]

Webservice URLs now point to documentfoundation

Changed places referencing OOo webservices to refer to
*.documentfoundation.org instead. Also, append coutry string to URL.
Consolidated all places that did this country string appending into
svtools/langhelp helper method.

2010-10-07  Thorsten Behrens  <tbehrens@novell.com>  [36c8126b9e48dc438547b6f2945c0f0c88915719]

Webservice URLs now point to documentfoundation

Changed places referencing OOo webservices to refer to
*.documentfoundation.org instead. Also, append coutry string to URL.

2010-10-07  Thorsten Behrens  <tbehrens@novell.com>  [ace9c26ac4b02856214ef95d4a0ead0b9aecc288]

Webservice URLs now point to documentfoundation

Changed places referencing OOo webservices to refer to
*.documentfoundation.org instead. Also, append coutry string to URL.

2010-10-07  Thorsten Behrens  <tbehrens@novell.com>  [68fca71226b08e2219b1ae2f6800ffd904c7939b]

Webservice URLs now point to documentfoundation


2010-10-07  Thorsten Behrens  <tbehrens@novell.com>  [98e53d91ddc86a3bbce76ff4a4c70a3dd5b5e0c1]

Webservice URLs now point to documentfoundation

Changed places referencing OOo webservices to refer to
*.documentfoundation.org instead. Also, append coutry string to URL.

2010-10-07  Caolán McNamara  <caolanm@redhat.com>  [9da85b9954ad596fb4de33bcefeebced1dbd801f]

#i114542# valgrind error in dmapper::BorderHandler


2010-10-07  Caolán McNamara  <caolanm@redhat.com>  [91789fc1db8b5afec3d9ff0adff56906c43c5059]

#i144667#: add missing include


2010-10-07  Caolán McNamara  <caolanm@redhat.com>  [87fe6acc281ef0d56c84b300c53a50ebddba555b]

#i114549# valgrind error in lcl_mergeProps


2010-10-07  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [6bb7b32fd925175da2c3d195e5f54a2899015f57]

Dotted, dashed lines ODT import fixed


2010-10-07  Jacek Wolszczak  <shutdownrunner@gmail.com>  [05830ca7adb00846bdcc8171d622930061e3fd2b]

replace DBG_ASSERT with OSL equivalents


2010-10-07  Jacek Wolszczak  <shutdownrunner@gmail.com>  [f97008a9538d3fcfb789bedff3a5deee05bcfbae]

replace DBG_ASSERT with OSL equivalents


2010-10-07  Caolán McNamara  <caolanm@redhat.com>  [b48214a3bec1fda5a1093b92bbdf066dce87e359]

fdo#30472 implement import of alpha channel for RGBA .tiffs


2010-10-07  Michael Stahl  <mst@openoffice.org>  [eb3ac1403b998af28a11160fd83fc8c3a07d3b02]

sw34bf01: #i112425#: fix wntmsci12 warning


2010-10-07  Wolfram Garten [wg]  <Wolfram.Garten@oracle.com>  [9c900811bfbce4f3568ec4f83edf1d6a5dbb4fb2]

i114859,[Automation]: redesign i_us_presentation.bas


2010-10-07  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [3113fb4ec34145a47f811a5c16daa41e922fb1d6]

dba34b: #i112779# use the SpinningProgress control, instead of the (now depreacted) Throbber


2010-10-07  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [484cbcce0bd0b4976de06f4caba7a54e89387f04]

win32-multi-lang-installer-update-xml-filename.diff: migrate


2010-10-07  Thomas Lange [tl]  <tl@openoffice.org>  [a28619810fab1f8779457e9cec1adaaf1585605e]

cws tl84: #i114910# help fixed


2010-10-07  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [d03b7460241df9cf8f3101b54b24c97715f22ef3]

dba34b: slightly simplified makefile


2010-10-07  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [29c4a462a4cb773000e36c7b4673f8f838c91843]

rtl/ustring does not exist, careful with inplace editing


2010-10-06  J. Graeme Lingard  <jgraeme+git@gmail.com>  [12485f7f323edac7811f55f137c1f9da41d060f5]

Remove redundant #include directives & comments


2010-10-06  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [7db30f7aa037f52eb07cbb4fd2796bd869204af8]

fate#307731, fate#307730: Adds dotted and dashed border lines


2010-10-06  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [cfcaf68840f308c4ff9f1272da39d0eb1990ebf5]

fate#307731, fate#307730: Adds dotted and dashed border lines


2010-10-06  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [8258bf4a02c76312b96f7bed838070ba2e60b8a3]

fate#307731, fate#307730: Adds dotted and dashed border lines


2010-10-06  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [58a4049174516149403791afb9216e8b54bf0c90]

fate#307731, fate#307730: Adds dotted and dashed border lines


2010-10-06  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [2f0d406911f9790a434e46bc82ea36bb8ae714e7]

fate#307731, fate#307730: Adds dotted and dashed border lines


2010-10-06  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [ff254bfe747a17a153cfe509f29505383a6e829c]

fate#307731, fate#307730: Adds dotted and dashed border lines


2010-10-06  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [d18feffd49f4481626417daac7984b2a7e70c3bf]

fate#307731, fate#307730: Dotted and dashed border types


2010-10-06  Kohei Yoshida  <kyoshida@novell.com>  [72c9c9b3aa5cf2ffc61cf4eadbc819922723a356]

Ported calc-xls-import-slanted-border-oox.diff from ooo-build.

Sets correct reference point when importing cell contents that are
angled.

2010-10-06  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [3d9ebded1358395ed81db7a63629b046aec2aeac]

Misc improvements for docx VML import


2010-10-06  Andreas Mantke  <maand@gmx.de>  [46247f7f126a5b9ff74ad0a160291123f12eb7ce]

removing of old outcommended source code


2010-10-06  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [8f90fdf25623164326d4573de4c8798109dcac69]

n#532920: Fixed some text position bug in ww8 import


2010-10-06  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [2849318bb617f38451e0e55a8768444f8f5f6e63]

n#532920: Fixed some text position in ww8 import


2010-10-06  Andreas Mantke  <maand@gmx.de>  [5b771da570a24c24dcb0e54b30fb2e67402d93b4]

translation of comments to English


2010-10-06  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [93d149eeceaed6dee082b93ce427c260bdac568c]

Use lzma which provides better compression


2010-10-06  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [25be3f700dd7c0cbc36a22d3ae45d3308f9ae454]

Put the resulting packages into LibreOffice and not OpenOffice directories


2010-10-06  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [2c57d8a502f1edda3401c933c1fb4abfd730811d]

Allow using --with-poor-help-localizations=ALL

Useful for packaging of all localizations in one installer, but not wasting space with all the help

2010-10-06  Andras Timar  <timar@fsf.hu>  [11efffaa8d10ad9a36b4013c42989d596b06d814]

Updated Croatian hyphenation patterns

Original licence from the TeX archives has been included.
Patterns were regenerated for LibreOffice as per the guide:
http://wiki.services.openoffice.org/wiki/Documentation/SL/Using_TeX_hyphenation_patterns_in_OpenOffice.org

2010-10-06  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [0b4116b8c093ec6e786bd66945ad21ab62ea581c]

dba34b: GCC WaE


2010-10-06  Ivo Hinkelmann  <ihi@openoffice.org>  [3d320ea62d071b75e4a6b1e4c81259627c0edf45]

ooo330l10n4: removed *.py from source tree


2010-10-06  Ivo Hinkelmann  <ihi@openoffice.org>  [bfbdc24285b14d2613b9c502b93e4ffc64742d84]

ooo330l10n4: revert last change + added 2 missing pyc


2010-10-06  Thomas Benisch  <tbe@openoffice.org>  [939a03584ed61839c3a5d9796b51f6aad0db6c7a]

chartextensibility: #i113619# Pasting a chart into a spreadsheet is not notified


2010-10-06  Luboš Luňák  <l.lunak@suse.cz>  [5609a75f115f759a83cdfd042d91c49caaa47dda]

build KDE4 backend module also when not building for KDE3


2010-10-06  sb  <sb@openoffice.org>  [2b8ec5e3a92ee34b39171fc79dce86a206db4aae]

sb131: #i114962# first step of passive extension component registration (no live deployment yet)


2010-10-06  sb  <sb@openoffice.org>  [1221920d8979270644cf55c02e9202c534adb20f]

sb131: #i114962# first step of passive extension component registration (no live deployment yet)


2010-10-06  sb  <sb@openoffice.org>  [6ececd40c1473033bcdb4071eb5542c4346181ea]

sb131: #i114962# first step of passive extension component registration (no live deployment yet)


2010-10-06  Caolán McNamara  <caolanm@redhat.com>  [508a50a4763660daf771db7b0fb06977982de48e]

#i94007# #i111758# fix RenderBadPicture on multihead setups and cairo


2010-10-06  Caolán McNamara  <caolanm@redhat.com>  [250395873354b1c20ace88cf040e881d549d3fda]

libebook-1.2.so SONAME bumped again


2010-10-06  Caolán McNamara  <caolanm@redhat.com>  [7aa77ca9b2c27267df16af31c6f72c7ba2698165]

#i94007# #i111758# fix RenderBadPicture on multihead setups and cairo


2010-10-06  Christian Lippka  <cl@openoffice.org>  [d91cd18c2bc6995ce3098f5aaa6b48eb7b4a5ed0]

impressdefaults1: #i113012# use same spacing and indend for default style bullets level 0 as the other levels


2010-10-06  Niklas Nebel  <nn@openoffice.org>  [6d9b321745e617daed8a407b97ee4c1c4a24eaa6]

ooo33gsl10: #i114944# handle AutoFilter button position on RTL sheets


2010-10-06  Kohei Yoshida  <kyoshida@novell.com>  [329dbc0f592b24882ab39d2b414dae1064ada4e9]

Revert "This patch resolve the issue 2838 of OOo."

This reverts commit f6cc5097f616e106b8a08ddfa445c38027a4411d.

The related commit in the 'components' repo (for cui module) is
reverted.  I'm reverting this one just to be in sync....

2010-10-06  Jan Holesovsky  <kendy@suse.cz>  [b05470dba7966b0120417fcb453614f125c97601]

Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/ure


2010-10-06  Jan Holesovsky  <kendy@suse.cz>  [0c54fa93ea4a7e622337b00c288e785d2422c80c]

Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/testing


2010-10-06  Jan Holesovsky  <kendy@suse.cz>  [fd8aba9d399388c3297362ea23a19f13d3c9426b]

Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/libs-gui


2010-10-06  Jan Holesovsky  <kendy@suse.cz>  [0b956daac85902ad6533abeaf08cf57fb2503c96]

Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/libs-core


2010-10-06  Jan Holesovsky  <kendy@suse.cz>  [a198f36fa15e8b04796cb621cdfb52653d447a4c]

Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/extensions


2010-10-06  Jan Holesovsky  <kendy@suse.cz>  [3b77aca4cb8990510bcda68cf8e50279dcfe2480]

Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/bootstrap


2010-10-06  Jan Holesovsky  <kendy@suse.cz>  [43c8309505b4b02b61f84d66fc7a998e4e82396b]

Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/ure


2010-10-06  Jan Holesovsky  <kendy@suse.cz>  [00df7e471416ace4ec6e666c40e39ccb0aab09b0]

Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/libs-gui


2010-10-06  Jan Holesovsky  <kendy@suse.cz>  [43a87a8513726dbc0e66704c6b1d66ee2f8c444a]

Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/libs-extern


2010-10-06  Jan Holesovsky  <kendy@suse.cz>  [3904e22c9862800b33a7472ff8497e156928daf3]

Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/impress


2010-10-06  Jan Holesovsky  <kendy@suse.cz>  [312e328fbb6a6ecb7ede7c221ca4af161bcc9f37]

Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/components


2010-10-06  Jan Holesovsky  <kendy@suse.cz>  [b4cc484d41e8f63f8b9d7fd4dfa4a1745c9bc149]

Merge commit 'ooo/OOO330_m9'


2010-10-06  Jan Holesovsky  <kendy@suse.cz>  [f35f56c6efde458024975efb27e10b8a02281178]

Merge commit 'ooo/OOO330_m9'


2010-10-06  Jan Holesovsky  <kendy@suse.cz>  [ed9d312ff2aed5ddfeb2dffa81f78c73eefa4141]

Merge commit 'ooo/OOO330_m9'


2010-10-06  Jan Holesovsky  <kendy@suse.cz>  [1e5c9814832f81c24f99a55470052e71c7a4ec08]

Merge commit 'ooo/OOO330_m9'


2010-10-06  Luboš Luňák  <l.lunak@suse.cz>  [6b97edf95f413113fda9d388c68faea3920e1fec]

Merge commit 'ooo/OOO330_m9'

Conflicts:
	toolkit/source/awt/vclxwindow.cxx

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

dba34b: #i112779# new 'animated images' UNO control, superseding the (X)SimpleAnimation and Throbber controls


2010-10-06  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [4365a1cfd224132c7a4f6fa211d1b815f2715947]

dba34b: #i112779# new 'animated images' UNO control, superseding the (X)SimpleAnimation and Throbber controls


2010-10-06  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [874cb08467709b5e37163193f9b8073398432400]

dba34b: #i112779# new 'animated images' UNO control, superseding the (X)SimpleAnimation and Throbber controls


2010-10-06  Ingrid Halama  <iha@openoffice.org>  [9f5af964256e4e6a98fc85b18e9dd477e012995e]

chart49: cleanup


2010-10-06  Ingrid Halama  <iha@openoffice.org>  [63af9d6233ba3858a66a1f634d7f7fd7acdc03fa]

chart49: #i113103# use corrected double-checked locking pattern for propertysetinfo


2010-10-06  Jan Holesovsky  <kendy@suse.cz>  [222fa931c47a197fb498f1daf1234b62b8021a8c]

Merge commit 'ooo/OOO330_m9'


2010-10-06  Jan Holesovsky  <kendy@suse.cz>  [7f92466d8f3136958d5812f4e6f2292faed62a73]

Merge commit 'ooo/OOO330_m9'


2010-10-06  Jan Holesovsky  <kendy@suse.cz>  [b0c4125cc32d5d248d9028889b677cb8ca816695]

Merge commit 'ooo/OOO330_m9'


2010-10-06  Jan Holesovsky  <kendy@suse.cz>  [4ae5d27ec108d4179f6bfb37286f1e96d35fd9f1]

Merge commit 'ooo/OOO330_m9'


2010-10-06  Jan Holesovsky  <kendy@suse.cz>  [542a0e91f425b05bc4fb402777f0068c2a8159f4]

Merge commit 'ooo/OOO330_m9'

Conflicts:
	swext/mediawiki/build.xml
	swext/prj/build.lst

2010-10-06  Caolán McNamara  <caolanm@redhat.com>  [334c34e4ec803c65e43abf20edbc6faf7fa95e76]

turn off NumberRecognition in writer, its surprising behaviour


2010-10-06  Jan Holesovsky  <kendy@suse.cz>  [227b28d8f597a6a275b7497134b39430e387b621]

Merge commit 'ooo/OOO330_m9'


2010-10-06  Jan Holesovsky  <kendy@suse.cz>  [7e73a8842b7ba33b88572300dd5d7332f1982723]

Merge commit 'ooo/OOO330_m9'


2010-10-06  Jan Holesovsky  <kendy@suse.cz>  [772988682dc03106f1c4839c6075c4f76a842017]

Merge commit 'ooo/OOO330_m9'

Conflicts:
	solenv/inc/minor.mk

2010-10-06  Caolán McNamara  <caolanm@redhat.com>  [a57a00bdcafd7d82db40249c46f351eda53956ae]

default to just printing the formula itself in math, saves space


2010-10-06  Noel Power  <noel.power@novell.com>  [6196c60c78c0a66e79d283450830e3df92f10bde]

fix non functioning select


2010-10-06  Caolán McNamara  <caolanm@redhat.com>  [b7133fc066f5c956e499b1bd38716bcaa4643e57]

#i113503# cppunit stl wrapper headers


2010-10-06  Caolán McNamara  <caolanm@redhat.com>  [b8da61c27cb12cd7857d0f14ff62463b31387513]

#i113503# cppunit stl wrapper headers


2010-10-06  Caolán McNamara  <caolanm@redhat.com>  [ecadd96bccf9e535362ee49ac9019cb2eb69f3ae]

#i113503# cppunit stl wrapper headers


2010-10-06  Caolán McNamara  <caolanm@redhat.com>  [312c6c891bec6f118da860b364493bfd69814036]

#i113503# cppunit stl wrapper headers


2010-10-06  Caolán McNamara  <caolanm@redhat.com>  [e2ce87d339911ef314a820ebfc265eb5a636e3df]

#i113503# cppunit stl wrapper headers


2010-10-06  Caolán McNamara  <caolanm@redhat.com>  [789515c4664a55490318472e0371caa8c6c971cf]

#i113503# cppunit stl wrapper headers


2010-10-06  Caolán McNamara  <caolanm@redhat.com>  [c9b72802f74d76a1ce2523fe66848678846218b5]

#i113503# cppunit stl wrapper headers


2010-10-06  Caolán McNamara  <caolanm@redhat.com>  [75a8e34f62f9a0d52386a412e1159ff444c3470a]

#i113503# cppunit stl wrapper headers


2010-10-06  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [133d2bcf60167b5807fb5b6cf6a53ac0c96e98df]

Backed out changeset ce84668a7646


2010-10-06  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [7b6ed1230e81d8cd9dcef955e92a43518aa1da32]

Backed out changeset ce84668a7646


2010-10-06  Caolán McNamara  <caolanm@redhat.com>  [600932d622a6b29b62d1564eea47c0b50c6cfe04]

#i113503# cppunit stl wrapper headers


2010-10-06  Kai Sommerfeld  <kso@openoffice.org>  [c4a558c0f3376cc5cdbe7cb42a09723dde28ba84]

rebased to m89


2010-10-06  Kai Sommerfeld  <kso@openoffice.org>  [854b13739b6bd5c14113eba08b5d3eceb473f892]

rebased to m89


2010-10-06  Kai Sommerfeld  <kso@openoffice.org>  [0dfab19f6f149433894bda6581c531745cf6be48]

rebased to m89


2010-10-06  Kai Sommerfeld  <kso@openoffice.org>  [0d225db9972f2cd4426d129efc783d41caee4655]

rebased to m89


2010-10-06  Caolán McNamara  <caolanm@redhat.com>  [dd42ce6974e02f2aa852d73de028c3ebd1822f91]

#i114148# unused copy of menuoptions.cxx, real one is in svtools


2010-10-06  Caolán McNamara  <caolanm@redhat.com>  [b145ae8acad116c87cbcfbc467130adb872553c0]

use rtl::ByteSequence instead of Sequence

For trivial pre-main sequences use rtl::ByteSequence instead of uno::Sequence<
sal_Int8 >, see #i113054#. Advantages are its slightly faster, but more
importantly uno::Sequence needs the cppu infrastructure to be working during
destruction, and global uno::Sequences cause difficulties on shutdown, because
their lifecycle is difficult to control and ensure that they die *before* the
cppu infrastructure

2010-10-06  Caolán McNamara  <caolanm@redhat.com>  [41e955d4736b3a6cac08ea4d68f49b19c9df252b]

#i113910# fix frame effect around images in cairo on some drivers


2010-10-06  Jan Holesovsky  <kendy@suse.cz>  [3c60c87612524476abb643b9d907915ff6fb98a8]

Merge commit 'ooo/OOO330_m9'


2010-10-06  Tor Lillqvist  <tlillqvist@novell.com>  [6c6b45d3548a14c09a736dcc10c8862a20269ffa]

Drop unneeded and incorrect #include <impdel.hxx>

Should be <vcl/impdel.hxx>, and it has already been included through
some other header anyway.

2010-10-06  Noel Power  <noel.power@novell.com>  [794f3a1d5ffd7fecfca5d67df4d65a2743f7453c]

initial commit for vba blob ( not including container_control stuff )


2010-10-06  Noel Power  <noel.power@novell.com>  [48e0d844280937f54d65aca7ad4ce911bf02b5c4]

initial commit for vba blob ( not including container_control stuff )


2010-10-06  Noel Power  <noel.power@novell.com>  [d1a9ad8f4dc25817cea279262286cdfb421fe891]

initial commit for vba blob ( not including container_control stuff )


2010-10-06  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [967df99b1d91bbc884dfada36df16eead61f2d95]

ooo33gsl10: #i97556# fix ImplDrawAlpha in RTL case


2010-10-06  Noel Power  <noel.power@novell.com>  [85ae82e0142b7e39aafe17a0c6bbd2adee10c2e1]

initial commit for vba blob ( not including container_control stuff )


2010-10-06  Luboš Luňák  <l.lunak@suse.cz>  [023ff3f306b963e94fd4e08beda5e31c89e6f141]

use a KDE4-specific library in the configure check that's not too new


2010-10-06  Noel Power  <noel.power@novell.com>  [9a3f243c89bd53b0dc06c19bdccaa402c9e32c14]

initial commit for vba blob ( not including container_control stuff )


2010-10-06  Noel Power  <noel.power@novell.com>  [6c84dc18062ec6aad71fd65a409373c274402991]

initial commit for vba blob ( not including container_control stuff )


2010-10-06  Noel Power  <noel.power@novell.com>  [0b21b8b146fc4b982c7c9bbb866b9ff18a29332a]

initial commit for vba blob ( not including container_control stuff )


2010-10-06  Noel Power  <noel.power@novell.com>  [e31e563d728078ea564a3d398b74d3467e0ba56a]

initial commit for vba blob ( not including container_control stuff )


2010-10-06  Noel Power  <noel.power@novell.com>  [f13fd7b138caee676cf5dbeae3474e4a4b0b177a]

initial commit for vba blob ( not including container_control stuff )


2010-10-06  Dirk Voelzke  <dv@openoffice.org>  [66730c9bb251ad849be733223302fa29c033a1c3]

#dv22#i114788# fixed typo in error message


2010-10-06  Caolán McNamara  <caolanm@redhat.com>  [38ce8a395d3a6523a97186798617e1ac166a7122]

#i111733# fflush on stdin


2010-10-06  J. Graeme Lingard  <jgraeme+git@gmail.com>  [8e2ae4afca72cda9aab8cfe4a5852c4202eed5a7]

Remove redundant #include directives & comments


2010-10-06  Caolán McNamara  <caolanm@redhat.com>  [6013e36c39290230d118d9a277d83b4e58de8505]

#i113938# printf style formats in c++ stream operation


2010-10-06  Caolán McNamara  <caolanm@redhat.com>  [bded2645342f56af0f62f0ea0b46c404dba446d9]

add virtual dtor, cppcheck warning


2010-10-06  Caolán McNamara  <caolanm@redhat.com>  [15201fb06155b949adbc9241e253b0584e0e4036]

#i114344# WaE


2010-10-06  David Tardon  <dtardon@redhat.com>  [7d5fc9037287286857aa8506df1c661667ca0b41]

remove duplicate includes


2010-10-06  David Tardon  <dtardon@redhat.com>  [d772f4cada5c0b78299c2d7f178504ce283b49e3]

include redland.h instead of librdf.h

Oh, how I love non-self-contained headers!

2010-10-06  David Tardon  <dtardon@redhat.com>  [5953db8547e904973205d3846acd0cb3fba439fe]

set REDLAND_CFLAGS for system redland.

unoxml/source/rdf/makefile.mk used it for ages (since integration of CWS
odfmetadata), but it had never been set .-)

2010-10-06  Caolán McNamara  <caolanm@redhat.com>  [cb84c5a323ace6d0913937fc3f5b6e6ebbddc566]

fix warning


2010-10-06  Caolán McNamara  <caolanm@redhat.com>  [76f801ba8ddcf734fb4f4b1a17a4c2da3b2971e7]

#i113073# redundant dereferences


2010-10-06  Caolán McNamara  <caolanm@redhat.com>  [07aaf4d327731ab858bdf84100960752cfe637a9]

#i113069# fix useless dereference


2010-10-06  Caolán McNamara  <caolanm@redhat.com>  [bceb4cf287351707609af03d9cdf75ba1ca607d0]

#i113054# WaE


2010-10-06  Caolán McNamara  <caolanm@redhat.com>  [83829fb6d4f657b11892c86984c26b6630db380c]

silence warning


2010-10-06  Caolán McNamara  <caolanm@redhat.com>  [f17f2e55ad37874904d754fe64350b2549093635]

fix various boost shadow warnings


2010-10-06  Caolán McNamara  <caolanm@redhat.com>  [da1161eb1d3c107aece2179778481e4f0631f034]

overly const


2010-10-06  Caolán McNamara  <caolanm@redhat.com>  [47cda279e74791a8ff548d9c10baa471d63de734]

we see stacktraces with this NULL sometimes :-(


2010-10-06  Caolán McNamara  <caolanm@redhat.com>  [8057748fb2456ad7795c84d347a831ad313456fb]

#i113056# fix warning


2010-10-06  Caolán McNamara  <caolanm@redhat.com>  [62dc35ffb09709f3d4b94b0f35b55374f03815b6]

#i113072# redundant dereferences


2010-10-06  Caolán McNamara  <caolanm@redhat.com>  [aa722113e273da3d01d8bc1541fc9e6eff86b87a]

#i109623# fix warnings


2010-10-06  Caolán McNamara  <caolanm@redhat.com>  [9cdba569d3b93b8b6ca6f655816236db503784a9]

silence warnings


2010-10-06  Caolán McNamara  <caolanm@redhat.com>  [0877b8e08cf9eb5e1bb61737f1fdfb0129af603c]

silence warning


2010-10-06  David Tardon  <dtardon@redhat.com>  [c57cf1ab4ad90cd359079f8c10fa98ca63650cea]

remove more commented out #includes and related comments


2010-10-06  sb  <sb@openoffice.org>  [b7a4a131ef8efa92d1aca33c1290e6a9218a3bf8]

sb133: #i114705# flush configmgr on every soffice exit path


2010-10-05  Kohei Yoshida  <kyoshida@novell.com>  [d804b40cdfaf0d5d705176bfbc92d96c85ad28e6]

Better performance on Excel doc import.

Don't set cached range on every single cell import when loading
Excel document with external ref cache.  This would become a major
performance bottleneck with a document with large cache.

2010-10-05  Kohei Yoshida  <kyoshida@novell.com>  [a9d4cf627b1ead423661de37ab97cd33a582e881]

Revert "This patch resolve the issue 2838 of OOo."

This reverts commit 5abaf7746c6c960d090b55ffc311ed018ecaf470.

The build breaks with this change.  Reverting for the time being.

2010-10-06  Thorsten Behrens  <tbehrens@novell.com>  [cad37f247cb28791ce2bd3fed0d93f05fd0c5e40]

Fix broken win32 build in boost

Make boostthreadlib depend on PREDELIVER_FLAG_FILE, otherwise
the whole include path goodness is not working (i.e. first do the
predeliver to wntmsci12/inc, then build thread lib)

2010-10-05  Kohei Yoshida  <kyoshida@novell.com>  [296baa2fb6dd4150a7855114093a9703cdc18b09]

Ported calc-extref-interpreter-rework-*.diff from ooo-build.

Re-structured the interpreter code to handle external references with
ocPush, instead of ocExternalRef.  This is necessary in order to
support shifting of references in the same way you can with internal
references.

In addition, this change allows re-using of document instances already
loaded when accessing external references that point to one of already
loaded documents.  Previously, Calc would load the same document from
disk even when the document was already loaded.

(n#628876)

2010-10-05  Kohei Yoshida  <kyoshida@novell.com>  [0501bf2bf452be015521b87620d82c69ff968db2]

Ported calc-extref-interpreter-rework-*.diff from ooo-build.

Re-structured the interpreter code to handle external references with
ocPush, instead of ocExternalRef.  This is necessary in order to
support shifting of references in the same way you can with internal
references.

In addition, this change allows re-using of document instances already
loaded when accessing external references that point to one of already
loaded documents.  Previously, Calc would load the same document from
disk even when the document was already loaded.

(n#628876)

2010-10-05  Denis Lackovic  <delacko@linux.hr>  [716c0abd079a9e04c347fbd2be4825518813c46e]

Added Croatian dictionaries #i96705#


2010-10-05  Kohei Yoshida  <kyoshida@novell.com>  [81c9c7e29b6b77cd354482e804d97857f2035be5]

Ported calc-xlsx-import-default-cellstyle.diff from ooo-build.

Import default cell styles into the 'Default' calc style.  Not
doing this severely degrade the performance of the export of the
same document; since each cell is treated as having a non-default
cell style. (n#558577)

2010-10-05  Kohei Yoshida  <kyoshida@novell.com>  [221204d480d925eb497704f71177fead09c9ebf4]

Ported calc-dp-sort-fix.diff from ooo-build.

This change fixes the data pilot field options dialog, to display
the name of a data field "<name> - <function>" to be consistent with
the rest of the data pilot UI.  This change also fixes failure to
calculate result when a data field's result is relative to another
data field & the referenced data field used custom name.
(n#629920)

2010-10-05  Andreas Mantke  <maand@gmx.de>  [821760ef8c4b8bbbd854825ee61600246c02cb72]

Removing old commented out source code


2010-10-05  Andreas Mantke  <maand@gmx.de>  [a780241e86a8630e222d0939ded2013c8f3700c8]

Translation of comments to English


2010-10-05  Kohei Yoshida  <kyoshida@novell.com>  [abe192444ab353ee7f7cc0afbec5adb75d851e44]

Ported dde-reconnect-on-load-*.diff from ooo-build.

Improve reliability of DDE connections between documents opened in LO.
With this change, LO tries to reconnect to a DDE server document upon
opening if that server document is being listened to by one of the
open documents.

Also, the old implementation would load a DDE server document
invisible, and would never close it when the user updates the link.
This had the consequence that when the user tries to open this
document while it's loaded hidden, it causes some weird focus issues,
and closing it and opening it again would disconnect the DDE
connection.  The new implementation closes the server document
immediately after the DDE link update is complete.

This change also fixes a bug in Calc where DDE link updates to cells
would fail when the formula syntax is set to something other than Calc
A1.

2010-10-05  Kohei Yoshida  <kyoshida@novell.com>  [5b2794e27a81f8078cc251580ca59cc47807c7a0]

Ported dde-reconnect-on-load-*.diff from ooo-build.

Improve reliability of DDE connections between documents opened in LO.
With this change, LO tries to reconnect to a DDE server document upon
opening if that server document is being listened to by one of the
open documents.

Also, the old implementation would load a DDE server document
invisible, and would never close it when the user updates the link.
This had the consequence that when the user tries to open this
document while it's loaded hidden, it causes some weird focus issues,
and closing it and opening it again would disconnect the DDE
connection.  The new implementation closes the server document
immediately after the DDE link update is complete.

This change also fixes a bug in Calc where DDE link updates to cells
would fail when the formula syntax is set to something other than Calc
A1.

2010-10-05  Robert Sedak  <robert.sedak@sk.t-com.hr>  [c71df68449fff3d46da8dc31d24d6b0fbd28116e]

Added Croatian autocorrection file #i96706#


2010-10-05  Kohei Yoshida  <kyoshida@novell.com>  [37896bba67da8954f78618b13be9cc9640c15fef]

Ported dde-reconnect-on-load-*.diff from ooo-build.

Improve reliability of DDE connections between documents opened in LO.
With this change, LO tries to reconnect to a DDE server document upon
opening if that server document is being listened to by one of the
open documents.

Also, the old implementation would load a DDE server document
invisible, and would never close it when the user updates the link.
This had the consequence that when the user tries to open this
document while it's loaded hidden, it causes some weird focus issues,
and closing it and opening it again would disconnect the DDE
connection.  The new implementation closes the server document
immediately after the DDE link update is complete.

This change also fixes a bug in Calc where DDE link updates to cells
would fail when the formula syntax is set to something other than Calc
A1.

2010-10-05  Kohei Yoshida  <kyoshida@novell.com>  [383cb27aeb9d34a4f7c9b34f81f70ee287c0c9de]

Ported dde-reconnect-on-load-*.diff from ooo-build.

Improve reliability of DDE connections between documents opened in LO.
With this change, LO tries to reconnect to a DDE server document upon
opening if that server document is being listened to by one of the
open documents.

Also, the old implementation would load a DDE server document
invisible, and would never close it when the user updates the link.
This had the consequence that when the user tries to open this
document while it's loaded hidden, it causes some weird focus issues,
and closing it and opening it again would disconnect the DDE
connection.  The new implementation closes the server document
immediately after the DDE link update is complete.

This change also fixes a bug in Calc where DDE link updates to cells
would fail when the formula syntax is set to something other than Calc
A1.

2010-10-05  Arnaud Versini  <arnaud.versini@gmail.com>  [c360b9e3bd56a24f7399a27a6ae0feaaacca9f32]

This patch resolve the issue 2838 of OOo.

It’s in two parts :
   * autocorrection comparison function during the search of the
word(s) takes care of the case.
   * possibility to insert two times the same words with different
cases.

2010-10-05  Arnaud Versini  <arnaud.versini@gmail.com>  [33d6e18416f323868844a93a37ceaf2a620b9f7e]

This patch resolve the issue 2838 of OOo.

It’s in two parts :
   * autocorrection comparison function during the search of the
word(s) takes care of the case.
   * possibility to insert two times the same words with different
cases.

2010-10-05  Bartosz Kosiorek  <gang65@openoffice.org>  [e16300cb6e6fe7c8e2d587a68d8bcf471937516d]

svarray: #i112395#: SvShorts


2010-10-05  Bartosz Kosiorek  <gang65@openoffice.org>  [b138d8d6ed6f8800d08ada0ce6f73fa162365ba1]

svarray: #i112395#: SvShorts


2010-10-05  Caolán McNamara  <caolanm@redhat.com>  [2bea2079c00772cdb6a6eddd325b24d9998f3624]

fix up conflict, merge into configure patch


2010-10-05  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [dddec0fac12c554f7bd3effb1e585132c157b13b]

fdo #30604: Fixed the RTF tables export in copy/paste

In the copy/paste the RTF document to export isn't rendered as it's a
fake document. The width has to be extracted differently.

Beware SwTableBox->GetFrmFmt() isn't the same as SwTable->GetFrmFmt().

2010-10-05  Petr Mladek  <pmladek@suse.cz>  [730d47f0ccbffce7cdde6a60088789e2a1aed950]

Add back missing #endif into automation/source/testtool/objtest.cxx


2010-10-05  Kohei Yoshida  <kyoshida@novell.com>  [cdb9a746270b77b95ef737478f1954e1cc894bfa]

Ported calc-english-func-names-*.diff from ooo-build.

Add option to switch to English function names instead of the
localized ones.  In some locales (especially in Hungary) the users are
more accustomed to the English function names rather other than
translated names (i#38765).

2010-10-05  Kohei Yoshida  <kyoshida@novell.com>  [7260a33c965eda5a5dc9dcd785621af152147d3b]

Ported calc-english-func-names-*.diff from ooo-build.

Add option to switch to English function names instead of the
localized ones.  In some locales (especially in Hungary) the users are
more accustomed to the English function names rather other than
translated names (i#38765).

2010-10-05  Kohei Yoshida  <kyoshida@novell.com>  [5c2f0dae0c670c538904b7b2de3fd4e7274d9bbd]

Ported calc-english-func-names-*.diff from ooo-build.

Add option to switch to English function names instead of the
localized ones.  In some locales (especially in Hungary) the users are
more accustomed to the English function names rather other than
translated names (i#38765).

2010-10-05  Christian Lohmaier  <cloph@openoffice.org>  [8e48af6518068dffb3462fdee33728131f3cc865]

Make Darwin platform detection more error resilient

With recent XCode updates, on 10.4.0, apparently config.guess
returns x86_64-apple-darwin10.4.0 which makes set_soenv fail
spectacularly. Now, we just check for PPC, and default to i386
for everything else (there's no 64 bit mac port anyway)

2010-10-05  Petr Mladek  <pmladek@suse.cz>  [df4931e18fb3dd6d95308858a396d52b32854472]

fix nlpsolver/nlpsolver-0.9.patch to apply

there are needed DOS end of lines for some files

2010-10-05  Kohei Yoshida  <kyoshida@novell.com>  [1e305422e1a7b23895ef964e56b36bd65812b370]

Ported calc-perf-ods-import-row-heights.diff from ooo-build.

Avoid re-calculating cell note positions on every single row height
change during import.  That makes file load take forever.

2010-10-05  Bartosz Kosiorek  <gang65@openoffice.org>  [c4dabbe742693711e41a8c3f9ece34035c70d76d]

svarray: #i112395#: SvXub_StrLens


2010-10-05  Bartosz Kosiorek  <gang65@openoffice.org>  [954bf6f5468f02dc8cd1c0c6cd649d6de9514d9c]

svarray: #i112395#: SvXub_StrLens


2010-10-05  Bartosz Kosiorek  <gang65@openoffice.org>  [3bb6145d76abd333753bce0d5be74e8dd2df13bc]

svarray: #i112395#: SvXub_StrLens


2010-10-05  Niklas Nebel  <nn@openoffice.org>  [6d00f634120cb80a59b54b28641293dba68ee2ba]

dr77: #i113662# delete the caption object in ScPostIt::RemoveCaption


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

ooo330l10n4: added sq ta


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

ooo330l10n4: fixed encoding, windows path issue


2010-10-05  Petr Mladek  <pmladek@suse.cz>  [a4bf209e2c5c2ff3fed5dcaeb7226b2f549c7ce5]

more removed include guards using fixguard.py


2010-10-05  Petr Mladek  <pmladek@suse.cz>  [137b49c1d42163da7d9ccb82d1783b0e2fb57e17]

remove include guards using fixguard.py


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

ooo330l10n4: deliver *.py


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

ooo330l10n4: changed SRC_ROOT -> SOURCE_ROOT_DIR, misc cleanup


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

ooo330l10n4: utf8 encoding issue


2010-10-05  Petr Mladek  <pmladek@suse.cz>  [aa42876a0e79444577cdf9a4ca4297b6dd7bf792]

more removed include guards using fixguard.py


2010-10-05  Petr Mladek  <pmladek@suse.cz>  [a4781ea4a180171d837bbffec5dc16b7f2bc7138]

remove include guards using fixguard.py


2010-10-05  Petr Mladek  <pmladek@suse.cz>  [8167b126a6802ded7e321deb98503d44e6ac264f]

fixed vcl includes after removing the guards


2010-10-05  Petr Mladek  <pmladek@suse.cz>  [1275d274db37fc333838321347e1887488f8f4c0]

more removed include guards using fixguard.py


2010-10-05  Petr Mladek  <pmladek@suse.cz>  [bcef91b779f6802dd8bdec91d945038716faf181]

include rtl/ustring.hxx instead of non-existing rtl/OUString.hxx

the wrong include file was newer included because of include guards

2010-10-05  Petr Mladek  <pmladek@suse.cz>  [028b4003986f9cff3274707eebd14ee9099bf87b]

remove include guards using fixguard.py


2010-10-05  Petr Mladek  <pmladek@suse.cz>  [8ca15ae5a4309e4e7b8f04a56ddf6334a5af75fb]

more removed include guards using fixguard.py


2010-10-05  Petr Mladek  <pmladek@suse.cz>  [27da23aa8c78a76c736d7004336c014237039005]

fixed include files after removing the guards


2010-10-05  Petr Mladek  <pmladek@suse.cz>  [8e7505f5f5ee1298e9621a25e56afe2fbe1a248e]

remove include guards using fixguard.py


2010-10-05  Petr Mladek  <pmladek@suse.cz>  [f0bb6509a87a4712c1e229d7238482604323826b]

fixed binfilter includes after the more quards removing


2010-10-05  Petr Mladek  <pmladek@suse.cz>  [32b1f46749f6ef1410a4a5b683f80c130472b01f]

more removed include guards using fixguard.py


2010-10-05  Kohei Yoshida  <kyoshida@novell.com>  [7928f26972c7917fcdefec3c5fdcf357a7ae2dac]

Ported calc-cell-270-degree-fix.diff from ooo-build.

This patch fixes a bug where cell text disappeared under certain
conditions esp when the text is vertically oriented & the automatic
spell checking was ON.

n#640112

2010-10-05  Petr Mladek  <pmladek@suse.cz>  [97d09403820115d86b1162e1871928777f4ef39f]

fix wrong include file names in binfilter

found after removing include guards

2010-10-05  Petr Mladek  <pmladek@suse.cz>  [27b05e4d7b9e6e6d6e8c1332a80886eb051defc0]

remove include guards using fixguard.py


2010-10-05  Petr Mladek  <pmladek@suse.cz>  [da0276bc889dea2710abb99d8862c0763d35d8dc]

more removed include guards using fixguard.py


2010-10-05  Petr Mladek  <pmladek@suse.cz>  [c498357860bcb7b84a253ed9975fac45983a1f0b]

remove include guards using fixguard.py


2010-10-05  Petr Mladek  <pmladek@suse.cz>  [bcdb4cc8666f55cd5998b42bab800bcb2e7d2f03]

more removed include guards using fixguard.py


2010-10-05  Petr Mladek  <pmladek@suse.cz>  [334bef4563f3df39bba87f73a11a35744dd0a4d1]

remove include guards using fixguard.py


2010-10-05  Petr Mladek  <pmladek@suse.cz>  [1540d92828db0f732806c398638f3fb175d3253c]

more removed include guards using fixguard.py


2010-10-05  Petr Mladek  <pmladek@suse.cz>  [efb8b235e0126896162166cb976555d71680a30b]

remove include guards using fixguard.py


2010-10-05  Petr Mladek  <pmladek@suse.cz>  [88e1b85ebe4fd21529ec0760033ffd62008a4007]

fixed framework includes after removing the guards


2010-10-05  Petr Mladek  <pmladek@suse.cz>  [01c385657dab4eb17dbdbf8440212f48370ffef3]

fixed fpicker includes after removing the guards


2010-10-05  Petr Mladek  <pmladek@suse.cz>  [a547b8221715bf44126f916e0c2e976698d17e7e]

fixed connectivity includes after removing the guards


2010-10-05  Petr Mladek  <pmladek@suse.cz>  [d890da89f4d27f7acfb181a5a547a95ad823efb0]

more removed include guards using fixguard.py


2010-10-05  Petr Mladek  <pmladek@suse.cz>  [7ed2a540495c2583fa2a9dcfb903b26c89cd153c]

fixed include files in svx after removing the guards


2010-10-05  Petr Mladek  <pmladek@suse.cz>  [4fdd30e04874680e5075965073dd239cde2a1d08]

fixed include file names in sfx2

found after removing include guards

2010-10-05  Petr Mladek  <pmladek@suse.cz>  [facd86ef9cdac2f0acab13a8b525f0bfb99cac28]

remove include guards using fixguard.py


2010-10-05  Petr Mladek  <pmladek@suse.cz>  [0ac99a4c7c816e2b87e04fbb048fdf233758bbcb]

fixed cui includes after removing the guards


2010-10-05  Petr Mladek  <pmladek@suse.cz>  [d41279d5861cbeb4bd87bf6932f1839a51f634f6]

more removed include guards using fixguard.py


2010-10-05  Petr Mladek  <pmladek@suse.cz>  [e2039c054c9674bd68652274bd64ee1a569b196b]

remove include guards using fixguard.py


2010-10-05  Kohei Yoshida  <kyoshida@novell.com>  [30afa21872109ef351ece5d0f0ad14e29d5e790e]

Fixed a build breakage; QueryValue and PutValue now return bool.


2010-10-05  Petr Mladek  <pmladek@suse.cz>  [0fd74c451dc745a4eb855dd1f3bdc7f2be9becd4]

more removed include guards using fixguard.py


2010-10-05  Petr Mladek  <pmladek@suse.cz>  [7a1c561aaf52a92229ccb7d65f960df9bb9724a1]

remove include guards using fixguard.py


2010-10-05  Petr Mladek  <pmladek@suse.cz>  [fbd40753f5378f8f8bc69ab8030101355845dfcc]

more removed include guards using fixguard.py


2010-10-05  Petr Mladek  <pmladek@suse.cz>  [dc8c15ae6267fe42ae1e9b69b30d2f5d9617e942]

remove include guards using fixguard.py


2010-10-05  Thomas Benisch  <tbe@openoffice.org>  [0376a28656c2a7f331feb212c548c3aec4bf62b0]

chartextensibility: #i113619# Pasting a chart into a spreadsheet is not notified


2010-10-05  Kohei Yoshida  <kyoshida@novell.com>  [1592b22f8dfb80d3a26d524480d95689cc01f1d8]

Ported calc-distributed-cell-text-*.diff from ooo-build.

This feature enables horizontal 'distributed' alignment and vertical
'justified' and 'distributed' alignments for cell contents in Calc.
Note that this feature relies on ODF 1.2 extended in order for the
relevant cell attributes to be saved in ODS.

2010-10-05  Kohei Yoshida  <kyoshida@novell.com>  [b49099fd11b032ca0a2608c98e3cfff2ef9e1d7b]

Ported calc-distributed-cell-text-*.diff from ooo-build.

This feature enables horizontal 'distributed' alignment and vertical
'justified' and 'distributed' alignments for cell contents in Calc.
Note that this feature relies on ODF 1.2 extended in order for the
relevant cell attributes to be saved in ODS.

2010-10-05  Kohei Yoshida  <kyoshida@novell.com>  [2efcf2da2055ad1cb3b00031b19145f8b104b122]

Ported calc-distributed-cell-text-*.diff from ooo-build.

This feature enables horizontal 'distributed' alignment and vertical
'justified' and 'distributed' alignments for cell contents in Calc.
Note that this feature relies on ODF 1.2 extended in order for the
relevant cell attributes to be saved in ODS.

2010-10-05  Kohei Yoshida  <kyoshida@novell.com>  [19457ab2b58a0df033b60cf1c7f96b7b9896a317]

Ported calc-distributed-cell-text-*.diff from ooo-build.

This feature enables horizontal 'distributed' alignment and vertical
'justified' and 'distributed' alignments for cell contents in Calc.
Note that this feature relies on ODF 1.2 extended in order for the
relevant cell attributes to be saved in ODS.

2010-10-05  Kohei Yoshida  <kyoshida@novell.com>  [7da57d17b6179e71c8b6d7549ad89eaf3a4a28c6]

Ported calc-distributed-cell-text-*.diff from ooo-build.

This feature enables horizontal 'distributed' alignment and vertical
'justified' and 'distributed' alignments for cell contents in Calc.
Note that this feature relies on ODF 1.2 extended in order for the
relevant cell attributes to be saved in ODS.

2010-10-05  Kohei Yoshida  <kyoshida@novell.com>  [7d082ba75b237eb8b9e5fbc6e128d92674793fc0]

Ported calc-distributed-cell-text-*.diff from ooo-build.

This feature enables horizontal 'distributed' alignment and vertical
'justified' and 'distributed' alignments for cell contents in Calc.
Note that this feature relies on ODF 1.2 extended in order for the
relevant cell attributes to be saved in ODS.

2010-10-05  Kohei Yoshida  <kyoshida@novell.com>  [755ad6834625488c5d31d4bacc9370eae7ffd8f3]

Ported calc-distributed-cell-text-*.diff from ooo-build.

This feature enables horizontal 'distributed' alignment and vertical
'justified' and 'distributed' alignments for cell contents in Calc.
Note that this feature relies on ODF 1.2 extended in order for the
relevant cell attributes to be saved in ODS.

2010-10-05  Mathias Bauer  <mba@openoffice.org>  [cac4b2315361bc5b7b95689e3c2bd1a596013cae]

CWS changehid: remove duplicated definitions of HIDs


2010-10-05  Mathias Bauer  <mba@openoffice.org>  [3645e96db1ef4aa0e781337b9c478ebf60369890]

CWS changehid: remove duplicated definitions of HIDs


2010-10-05  Kohei Yoshida  <kyoshida@novell.com>  [35c75a3c2f07c9662893af50789fd21586ccc88c]

Ported calc-formula-variable-sep-config-check-sc.diff from ooo-build.

This code handles situations where the formula arg separator is in
conflict with the locale specific decimal and/or thousand separators.

2010-10-05  Oliver-Rainer Wittmann  <od@openoffice.org>  [9f18a1180e87ff4391b1be18226ccd781e370aeb]

sw34bf02: #i114929# methods <SwDoc::SetNumRule(..)> and <SwDoc::SetCounted(..)>                     - on reset of indentation/list-counted attribute assure that all paragraphs are covered


2010-10-05  Kohei Yoshida  <kyoshida@novell.com>  [e0185db43409456a5ccf47bd1f879888a5b04783]

Ported calc-formula-variable-sep-config-check-sfx2.diff from ooo-build.

This adds a method that gets called when the user clicks OK to dismiss
the Options dialog.  This is used in order to handle conflicting argument
separator settings wrt locale-specific decimal separators.

2010-10-05  Caolán McNamara  <caolanm@redhat.com>  [78d8180682dfedfebbf3f55bfe813b5126be9bce]

#i113076# missing includes in configure test


2010-10-05  Kohei Yoshida  <kyoshida@novell.com>  [fc7c68636687446d0723330e848faa93c4b7efd8]

Ported always-save-option-svtools.diff from ooo-build.

Loading and saving of the new configuration option related to the
"Allow document save even when the document has not been modified"
option.

2010-10-05  Kohei Yoshida  <kyoshida@novell.com>  [2a154fcf9cea7f9d0c056368a66314ee89d34456]

Ported always-save-option-*.diff from ooo-build.

A new configuration option to toggle allowing of saves even when
no "modification" has been made.

2010-10-05  Kohei Yoshida  <kyoshida@novell.com>  [1bc921fb6c6da0eb8bf91442595d5c0e1b033600]

Ported always-save-option-svx.diff from ooo-build.

Add new option in the Options dialog to allow document save even when
the document has not been "modified".

2010-10-05  Luboš Luňák  <l.lunak@suse.cz>  [c3d6f3f840b8f5c8de0f318f1e0d90df7efc7329]

remove filtering of Qt's X11 events by our core

It doesn't seem to be necessary and it looks like a bad idea
to filter X events in Qt's X connection using the core which uses
another X connection.

2010-10-05  Luboš Luňák  <l.lunak@suse.cz>  [b250344e88434741d4fae99a7ef198c46e020132]

refactor several SolarMutex releaser classes into one


2010-10-05  Luboš Luňák  <l.lunak@suse.cz>  [c1d5ee0970e7c5ad2ac8091a075b61ad0aab1408]

use proper type instead of void* and casting


2010-10-05  Luboš Luňák  <l.lunak@suse.cz>  [d5dd80d1d4e8f1537d41fdf6a716ae4c41ba8db3]

release solar mutex before entering Qt event loop


2010-10-05  Luboš Luňák  <l.lunak@suse.cz>  [f8069254f31d3496507f4b260bf950537cb5b057]

refactor several SolarMutex releaser classes into one


2010-10-05  Petr Mladek  <pmladek@suse.cz>  [c1aa8ce95e4823c1361bb2fc0c9aa298c4f5ab9c]

more removed include guards using fixguard.py


2010-10-05  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [19a9b72b3cc4bd8b32bed93b204b2e606947055f]

The short version LibO looks like what community desires

LO -> LibO then

2010-10-05  Thomas Benisch  <tbe@openoffice.org>  [ea0bff33bd99fe92cb841115ef031d620a427fb4]

chartextensibility: #i113619# Pasting a chart into a spreadsheet is not notified


2010-10-05  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [d3c455c0f9e632790e8bfd7d83010fa94075624e]

Look for LibreOffice and not OpenOffice.org from java


2010-10-05  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [c4dc91f5f2a7e04926070bbaabcd58ce85bb516d]

ooo33gsl10: #i112076# fix MetaFloatTransparentAction


2010-10-05  Herbert Duerr [hdu]  <herbert.duerr@oracle.com>  [b0e6ce3381f8e991a8185a733ce5a6648b9528b7]

#i102807# adjust magnify event sensitivity to app expectations


2010-10-05  Kohei Yoshida  <kyoshida@novell.com>  [52dc6590c55a2edd17afd252789cc5606a594c4f]

Removed unused local variables, per compiler warnings.


2010-10-05  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [e4b96a183ccbf935e401f0b429c447995d59cc91]

fdo #30604: Fixed some color problem in RTF export when copy/pasting


2010-10-05  os  <os@openoffice.org>  [c6f0e58fbbb646e17f2771d04f1e5c70310c9fca]

m89 merged


2010-10-05  os  <os@openoffice.org>  [edfdaa5ad4017940d186a65f4d7a451e20401146]

m89 merged


2010-10-05  os  <os@openoffice.org>  [3d5ad5eea711f9f4c70f537be81218c3d3729cd8]

m89 merged


2010-10-05  Andras Timar  <timar@fsf.hu>  [0b91fd8f81175af824abc87af9e70d249abf30c6]

Introducing Linux Libertine G and Linux Biolinum G fonts

More info: http://ow.ly/2Omoh

2010-10-05  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [d574783a09fe1d6bb68a19fde84bbe6586fd2fdb]

Removing 'by' and modifying 'hi-IN' to 'hi'

They are not ISO codes

2010-10-05  Christian Lippka  <christian.lippka@oracle.com>  [9fcf7378bb3417a764db72f43057a40044023fb3]

impress201: rebase m89


2010-10-05  Christian Lippka  <christian.lippka@oracle.com>  [f208c330c098a4618ae7db74f6a4be33695d70f0]

impress201: rebase m89


2010-10-05  Christian Lippka  <christian.lippka@oracle.com>  [bddea2c2376de5a1fa20df5776a7fddb2c8dd103]

impress201: rebase m89


2010-10-05  Christian Lippka  <christian.lippka@oracle.com>  [4b5108a2cb9a20f1eb45271000ec12dfeed85b84]

impress201: rebase m89


2010-10-05  Christian Lippka  <christian.lippka@oracle.com>  [41c25c67c6b83234dad4df91e237f19e715b8f86]

impress201: rebase m89


2010-10-05  Christian Lippka  <christian.lippka@oracle.com>  [cad5b062b4fb1835b8725ef83d62c12909ff8a83]

impress201: rebase m89


2010-10-05  Joerg Skottke [jsk]  <jsk@openoffice.org>  [f6f49488906e4f204a4b08a039cdd5020ab3f391]

automationdev300m87: #i112208# - Local merge with DEV300_m89, CWS rebased.


2010-10-05  Christian Lippka  <christian.lippka@oracle.com>  [98d9a7b78f497df68fee495ddea8f5b5248480bf]

impress201: merge


2010-10-05  Christian Lippka  <christian.lippka@oracle.com>  [a2741b57796cb13b6d68272f53bdf6943eab6969]

impress201: merge


2010-10-05  Christian Lippka  <christian.lippka@oracle.com>  [b36138238598069c0f8754a14841ed6e6d8edef6]

impress201: merge


2010-10-05  Christian Lippka  <christian.lippka@oracle.com>  [f9a566b76da0763c44aedea34ab9dd6070e24148]

impress201: merge


2010-10-05  Christian Lippka  <christian.lippka@oracle.com>  [5ff29e49bb643b831d95641b1fe1f7470fd46632]

impress201: merge


2010-10-05  Christian Lippka  <christian.lippka@oracle.com>  [3a754f398fe347e42d622b19df3dff991916bf8a]

impress201: merge


2010-10-05  Christian Lippka  <christian.lippka@oracle.com>  [497f7cf21f70ee07ed9fdc4e221030309aac64b2]

impress201: merge


2010-10-05  Christian Lippka  <christian.lippka@oracle.com>  [6655789ffe230085f463d622bdfb6ae4370fd2a7]

impress201: merge


2010-10-05  Christian Lippka  <christian.lippka@oracle.com>  [39ae3922ccd57459bd31b629b9de785f94543949]

impress201: merge


2010-10-05  Christian Lippka  <christian.lippka@oracle.com>  [9a322ded07dc72bb6eb42a54b4c2774e3ce82b3a]

impress201: merge


2010-10-05  Thomas Klausner  <wiz@NetBSD.org>  [fb354eb03db31eb493c6473c49da0b5f7069b377]

Use more portable sed construct for quoting expressions.

Remove unused variable.

2010-10-05  Caolán McNamara  <caolanm@redhat.com>  [47ac2e8d1f71a88173ecc2bc133a8577b2d95005]

add some configure options to control external libtextcat and libtextcat data


2010-10-05  Caolán McNamara  <caolanm@redhat.com>  [c5d253d758928f1b316767318bf5745d2804d0e4]

silence warnings


2010-10-05  Caolán McNamara  <caolanm@redhat.com>  [901ae0fcad0d4d987dac28dee97630312f366725]

silence warning


2010-10-05  Caolán McNamara  <caolanm@redhat.com>  [0bb90fc4bdcaf715392450dcee82592a66ed41ce]

add some configure options to control external libtextcat and libtextcat data


2010-10-05  Caolán McNamara  <caolanm@redhat.com>  [7dae393ffbe5329645b8aa907490f1d7a6d430e5]

add some configure options to control external libtextcat and libtextcat data


2010-10-05  Caolán McNamara  <caolanm@redhat.com>  [9c57e160f7bdeaf70b10330ca0395603c575c292]

add some configure options to control external libtextcat and libtextcat data


2010-10-05  Caolán McNamara  <caolanm@redhat.com>  [d3acc8e9763beb053582e36c1c34edb30b75c42a]

add some configure options to control external libtextcat and libtextcat data


2010-10-05  Caolán McNamara  <caolanm@redhat.com>  [1432d7f32458d993282f58d5072f7f0bf2001f63]

add some configure options to control external libtextcat and libtextcat data


2010-10-05  Caolán McNamara  <caolanm@redhat.com>  [72a8a2b77eac83f3131a2e4dee44e389b9d873be]

#i113654# these event handler ids need to be a ULONG


2010-10-05  Caolán McNamara  <caolanm@redhat.com>  [4bdbb59c38b207326537293b1d3c084c723fcd7d]

#i113400# Maths brackets misformed in presentation mode


2010-10-05  Thomas Lange [tl]  <tl@openoffice.org>  [3729f14a89bb452c02209756a3dec9e052f452be]

cws tl84: #i54004# help text fixed


2010-10-05  Caolán McNamara  <caolanm@redhat.com>  [665e762b93dd9e9c6d12d7c775b2f43ead9ee267]

allow building against later pentaho libraries


2010-10-05  Luboš Luňák  <l.lunak@suse.cz>  [248852192a54064ff6673e5789107ec3d3b179cd]

use $QTDIR and $KDEDIR for looking for Qt4/KDE4 too

These are the "official" vars even for 4.x versions, so try them too.
Use 4.x-specific headers and libs to make sure the right version is
found.

2010-10-05  Luboš Luňák  <l.lunak@suse.cz>  [437b9eb58ff0d1b34c725534c85423a6472c05c6]

use $QT4DIR properly


2010-10-05  Caolán McNamara  <caolanm@redhat.com>  [018a1661fd9053ccdd89c48fa4eff59651d3aa45]

add --with-system-apache-commons to configure.in


2010-10-05  Andras Timar  <timar@fsf.hu>  [ea51eaca341a80d2d269185d76f0ee00b1b3a7e7]

Download LinLibertineG tarball


2010-10-05  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [9f9fadd0bfb286cb8b385e1e90b2401837ee3106]

undoapi: merged in latest changes from CWS sb123


2010-10-05  Oliver-Rainer Wittmann  <od@openoffice.org>  [a85597f1483a6727ae57ae6ac64776e0895fb938]

sw34bf02: #i114861# method <SwRegHistory::Modify(..)> - do not handle a "noop" modify


2010-10-05  Ingrid Halama  <iha@openoffice.org>  [f0a13fa4339ee940f267fb8787d6137b148abec9]

chart49: #i113103# prevent deadlock caused by mixed mutex locking order wiht static variable initialization


2010-10-05  Wolfram Garten [wg]  <Wolfram.Garten@oracle.com>  [b28071fe5a2f8a90d7a5739e06d6eb3a1a704177]

i114918,[Automation]: consolidate test files in graphics area


2010-10-05  Caolán McNamara  <caolanm@redhat.com>  [915c4d8047fef8fc39730a8f7c77c43f1f1d8906]

silence this annoying warning


2010-10-05  Wolfram Garten [wg]  <Wolfram.Garten@oracle.com>  [6c63542884a9cbcb1cd84ef8aada2ef8bb9f0919]

i114918,[Automation]: consolidate test files in graphics area


2010-10-05  Wolfram Garten [wg]  <Wolfram.Garten@oracle.com>  [4aeb28e164818788a395d4634bc4ac0cfb406745]

i114918,[Automation]: consolidate test files in graphics area


2010-10-05  Wolfram Garten [wg]  <Wolfram.Garten@oracle.com>  [1c1271eee4ce0af908c2e5f07a86562a2597f78e]

i114918,[Automation]: consolidate test files in graphics area


2010-10-05  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [8fb691416500634f607fb377f51abf18c3916d20]

undoapi: pulled DEV300.m89 and sb123


2010-10-05  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [7138012d199f7878fa208aae835533dc53c554bc]

undoapi: pulled DEV300.m89 and sb123


2010-10-05  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [3eb17056aeca45d4aeeaa59c50694faec84b84ac]

undoapi: pulled DEV300.m89 and sb123


2010-10-05  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [41b20c50acd47b632cd33f3e5331d4aa7e1b38bf]

undoapi: pulled DEV300.m89 and sb123


2010-10-05  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [07d822fe0e7086635a82779b61e583904ed30ddd]

undoapi: pulled DEV300.m89 and sb123


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

undoapi: pulled DEV300.m89 and sb123


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

undoapi: pulled DEV300.m89 and sb123


2010-10-05  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [94055f5875497f78197f50086e66ef86063289ba]

undoapi: pulled DEV300.m89 and sb123


2010-10-05  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [5cdc4d0bf76d51028a2ff6ebfc37815726dc8186]

undoapi: pulled DEV300.m89 and sb123


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

undoapi: pulled DEV300.m89 and sb123


2010-10-05  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [e4ef54f583a0aa016583863df0ee6900fc06523a]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/sb123


2010-10-05  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [468c0c5491abecd270d7937e6f3cdde8f6cabb16]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/sb123


2010-10-05  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [0940a958ed21f713608260a9d3d1b43c9c805cb3]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/sb123


2010-10-05  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [314a3d78dd36a902f54bf61e67d4efc56fedf7b1]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/sb123


2010-10-05  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [38d25d007de6908c61923080b34af13ad1f3eba7]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/sb123


2010-10-05  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [171793f6f0317df4504ebea8b996d04bedc778ce]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/sb123


2010-10-05  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [2f3ab612d3da3594a90416d3a274347e648874fd]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/sb123


2010-10-05  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [20e009d41cd7858a26cccfba8aaea7be85e831a8]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/sb123


2010-10-05  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [dc661f521a5b279031a2789f1021abf2174ceb47]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/sb123


2010-10-05  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [47abff0e71f0bb2deddf1e226305638886d0626e]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/sb123


2010-10-05  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [1fab7c0416560e57f588f3524c0752a59e7dd5b4]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/sb123


2010-10-05  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [62a1790251c38fb906227c27e3774f98ed3cf4be]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/sb123


2010-10-05  sb  <sb@openoffice.org>  [e3ea79609327d100c692499141f40c5d06d17322]

sb123: broken merge


2010-10-05  Wolfram Garten [wg]  <Wolfram.Garten@oracle.com>  [c188ecdb4cf04ef66c1c61f29133077a5d4cf56f]

i114859,[Automation]: redesign i_us_presentation.bas


2010-10-05  Wolfram Garten [wg]  <Wolfram.Garten@oracle.com>  [d16cc19567a1782bec6495e37346dad44063fb46]

i114918,[Automation]: consolidate test files in graphics area


2010-10-05  Caolán McNamara  <caolanm@redhat.com>  [5bcf47249f959eae2d159bb81f538c7d7d76f24c]

all of these compiler checks can go, the result is overridden anyway


2010-10-05  Caolán McNamara  <caolanm@redhat.com>  [03657f66600c64b33443c30952054c11d82f9c7d]

idlcpp uses memcpy on overlapping areas


2010-10-05  Caolán McNamara  <caolanm@redhat.com>  [d8d90dd4ff36002ac3c207ec7e5d6e84f18a5b49]

fixup show menus in icons


2010-10-05  Caolán McNamara  <caolanm@redhat.com>  [0202f20571c2d5fea8758f8fc5a8c02a18cc7380]

be consistent wrt toolbarmanager with icons in menus


2010-10-05  Caolán McNamara  <caolanm@redhat.com>  [073bd94e36ef116d5fbd8d3cbac409cd6c4a8b5f]

fixup show menus in icons


2010-10-05  Caolán McNamara  <caolanm@redhat.com>  [34a271a014c1cd2aa72c0d0c275cbb12905456b3]

use radio buttons for mutually excusive menu options


2010-10-05  Caolán McNamara  <caolanm@redhat.com>  [c6ecc0827e13d6882dd77f6696a226e94d7bbae4]

use radio buttons for mutually excusive menu options


2010-10-05  Caolán McNamara  <caolanm@redhat.com>  [292e717f8319df23aa2a5d25a9808305fc69bb1f]

eensgezinswoning replaces eensgezinswoning


2010-10-05  os  <os@openoffice.org>  [ece3a2c61cfa0cbbbde59204a9f305c54ee1ac4c]

#i114081# SID_MAIL_PREPAREEXPORT re-implemented


2010-10-05  os  <os@openoffice.org>  [741b92c15a133ddbc343916d913e35ddd2e4d91b]

#i114081# SID_MAIL_PREPAREEXPORT re-implemented


2010-10-05  os  <os@openoffice.org>  [c7ecdf195bd546b08191de4aeef94820183c4227]

new: HasInvisibleContent; fixed: EmbedAllLinks


2010-10-05  Wolfram Garten [wg]  <Wolfram.Garten@oracle.com>  [5c07e32dcaedf7cfef08921bad0d222ba36dec4a]

i114859,[Automation]: redesign i_us_presentation.bas


2010-10-04  J. Graeme Lingard  <jgraeme+git@gmail.com>  [15aaf45ef98c6f212adde85a2370d75df5164a27]

Remove redundant #include directives & comments


2010-10-04  Kohei Yoshida  <kyoshida@novell.com>  [97f057bf8afba166427fe492c01052bfa5efcb45]

Ported draw-load-layer-visibility-fix.diff from ooo-build.

This fixes a bug where invisible layers were not marked blue upon
document import. (n#606434)

2010-10-04  Kohei Yoshida  <kyoshida@novell.com>  [d822a72fdd5a2ae9e96ff94522f12ef4ff518164]

Port calc-xls-import-mem-footprint.diff from ooo-build.

This change reduces memory footprint of column row attribute import
from Excel document, from the previous 20 MB per sheet (!) down to
near zero.  With the test document I had, the memory use during
import dropped from 1.6 GB to 224 MB.

2010-10-04  Kohei Yoshida  <kyoshida@novell.com>  [1c4317dcf2f604d5f7680bce51c5d2ccd5ffbf51]

Added icons for toggling sheet grids in Calc.


2010-10-04  Kohei Yoshida  <kyoshida@novell.com>  [7f6c0d17a06ac5651f317af855aead7f552f13cf]

Fixed a build breakage by adding a missing global string ID.

STR_UNDO_INSERT_CURRENT_DATE was not defined; probably lost during
conflict resolution of the previously ported patch.

2010-10-04  Lior Kaplan  <kaplanlior@gmail.com>  [adf74f455888c83f3746dc0572da26d3e6d7effd]

Replace hardcoded "product by Oracle" with "product by %OOOVENDOR".


2010-10-04  J. Graeme Lingard  <jgraeme+git@gmail.com>  [ebbdaa1a04d62c3107042ceb251f2b594240a14c]

Remove commented out #include directives.


2010-10-04  Kohei Yoshida  <kyoshida@novell.com>  [b91b8e9098cdbdfac414ebb0e036edc962056ce8]

Ported calc-insert-current-time-sc.diff from ooo-build.

This enables quick insertion of current date and time into current
cell, via command.  By default, these commands are bound to

* Ctrl-';'
* Ctrl-Shift-';'

respectively.

2010-10-04  Kohei Yoshida  <kyoshida@novell.com>  [e7d4f41f0584d8581c6c99cc77dfaf82480a2669]

Ported calc-insert-current-time-offapi.diff from ooo-build.

This is to make the semicolon key available for UNO API.

2010-10-04  Kohei Yoshida  <kyoshida@novell.com>  [12748bd7ccbaecdd32b3e556d0a9e1b1b5bbc424]

Ported calc-insert-current-time-*.diff from ooo-build.


2010-10-04  Kohei Yoshida  <kyoshida@novell.com>  [2985003db4cfeb5325574ae1cb6a1d91ab7c9a1b]

Ported calc-insert-current-time-svx.diff from ooo-build.

To Make the semicolon and angular braces assignable of commands.

2010-10-04  Kohei Yoshida  <kyoshida@novell.com>  [761846c14403743e53ba8599d761e10e8c6804f7]

Ported calc-insert-current-time-vcl.diff from ooo-build.

This is part of the feature that allows the users to insert current
date and time in Calc via single key stroke.

2010-10-04  Andras Timar  <timar@fsf.hu>  [5311eb8d47ef194d7b211ab683093f17555b84ae]

typo fix


2010-10-04  Kohei Yoshida  <kyoshida@novell.com>  [8ed69ef2e0338653f336144ac4c818882f9ece3e]

Add more images that we *might* use in the future.

These files are not used at the moment, but they may be useful for
something in the future.

2010-10-04  Andras Timar  <timar@fsf.hu>  [6ef1ccbc9d527a5de335a66bd2b196f83a7d898f]

Introducing Linux Libertine G and Linux Biolinum G fonts

More info: http://ow.ly/2Omoh

2010-10-04  Kohei Yoshida  <kyoshida@novell.com>  [f7e2c840aa9d243cf0dee58713e71de895b292ce]

Ported calc-insert-new-sheet-tab-sc.diff from ooo-build.

Display a 'plus' button at the right end of the sheet tabs, to allow
quick insertion of new sheets.

2010-10-04  Kohei Yoshida  <kyoshida@novell.com>  [964ede87f399638cdbcdbab30df046c91e51144f]

Added new image file used in the "insert new sheet" button.


2010-10-04  Kohei Yoshida  <kyoshida@novell.com>  [da2f4f8f88429c8656a7f7945e5854b9049bda1b]

Ported calc-insert-new-sheet-tab-*.diff from ooo-build.

Parts of the work that enables display of a '+' button at the right
end of the tab bar.

2010-10-04  Kohei Yoshida  <kyoshida@novell.com>  [9ef870bb6f2f101cdf9f55f198c4f2c84d29a42a]

Ported calc-subtotal-function-update.diff from ooo-build.

With this change, Calc correctly recalculates cells containing
SUBTOTAL function when sheet's filtering state changes, instead of
recalculating all formula cells that listens to those ranges whose
filtering state has changed.  The latter is wrong since the values
of the filtered ranges haven't changed.

2010-10-04  Kohei Yoshida  <kyoshida@novell.com>  [8b586cfbf1032e944b5a81cb7fe496f869e7701d]

Ported calc-xls-import-biff2-file-sheet-name.diff from ooo-build.

When importing an old Excel 2.1 worksheet file, the file name should
become the sheet name.

2010-10-04  Kohei Yoshida  <kyoshida@novell.com>  [d7bf4381d5c56d3abc9b84d96457f7102de773fa]

Ported calc-perf-xlsx-import-string-cells.diff from ooo-build.

This patch slightly improves performance of xlsx import, by improving
the import of string cells.

2010-10-04  Kohei Yoshida  <kyoshida@novell.com>  [c45d73199dcfe1b35e54457c5001c5a0beb199e3]

Ported calc-perf-outlining-with-notes.diff from ooo-build.


2010-10-04  Andras Timar  <timar@fsf.hu>  [62ea59537154ae52e90a1eafd5cc97743b03632c]

removed duplicated entries


2010-10-04  Andras Timar  <timar@fsf.hu>  [a7bcfa13f54aee0385f40271836a65474e22c6e0]

removed executable bit


2010-10-04  Andras Timar  <timar@fsf.hu>  [80d42681b233b388a95bb9fc5632965a0005b3cb]

added 1/2, 3/4 and 1/4 symbols to af-ZA, de, en-ZA, mn and pl


2010-10-04  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [37f28f6fc503338a5b271fa4f98e93697ee289f4]

Allow installing from command-line even on Windows 7


2010-10-04  Kohei Yoshida  <kyoshida@novell.com>  [3d3d53d87eb46f4489f66e9093027407208ccafa]

Ported calc-formula-r1c1-parser-fix.diff from ooo-build.

This fixes parsing of address strings with '-' e.g. R[-1]C when in
Excel R1C1 mode.

2010-10-04  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [20612b2243dcff16137aee81b389338ba9be2bcb]

Fix boost build

Normal libreoffice way to add a file is to put that in makefile.mk into ADDITIONAL_FILES list
which creates a file with "dummy" as content and then to patch that file with the real content.
This prevents a patching hell if timestamps change and boost is unpacked again

2010-10-04  Kohei Yoshida  <kyoshida@novell.com>  [3f797070135b67d0bebb58d78f7fc167b2347b78]

Ported calc-formula-r1c1-ui-fix.diff from ooo-build.

This fixes incorrect display of cell addresses in the UI when the
formula syntax mode is Excel R1C1.

2010-10-04  Kohei Yoshida  <kyoshida@novell.com>  [cb884d1bdfa3b5b3920fdd41b40f166ad9d47e33]

Ported calc-formula-matrix-no-autocalc.diff from ooo-build.

This patch allows formula to be recalculated if it's during matrix
calculation even if the auto recalc flag is OFF.  This is needed
when calculating a formula whose result is a matrix which previously
only calculated the top-left cell when the auto recalc was OFF.

2010-10-04  Bartosz Kosiorek  <gang65@openoffice.org>  [d1c4b89df8d9cf7d09194e48420588c23e0ec747]

svarray: #i112395#: SvBytes replace with STL


2010-10-04  Bartosz Kosiorek  <gang65@openoffice.org>  [7ea106f94cfed85d75502de40c7c0f0596ca4294]

svarray: #i112395#: SvBytes replace with STL


2010-10-04  Bartosz Kosiorek  <gang65@openoffice.org>  [6d97433df43ec0dbd20c026f0b3701ff723ec973]

svarray: #i112395#: SvBytes replace with STL


2010-10-04  Kohei Yoshida  <kyoshida@novell.com>  [ae7abbdc80acaab64d9cf942eac8c2309e97a24f]

And several fixes against the previous commit wrt xls import perf.


2010-10-04  Kohei Yoshida  <kyoshida@novell.com>  [ebc9c4ca0f6fc7073071d153aabfa7a39a401f05]

Ported calc-perf-xls-import-cellstyles.diff from ooo-build.

Like the previous commit, this one improves performance of large
xls files.

2010-10-04  Kohei Yoshida  <kyoshida@novell.com>  [31cffd850ad2d8ff6cc6200d180337426162bf1e]

Ported calc-perf-ods-import-cellstyles.diff from ooo-build.

This patch improves import performance of large ods files.

2010-10-04  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [3cf32543d4a64f2d8186cd9d65752f5d8bff099a]

dba34b: pulled DEV300:m89


2010-10-04  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [f02485514e57950bf127686d14df16d5ac6bce27]

dba34b: pulled DEV300:m89


2010-10-04  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [d24a140702cefc2f197f3c709e5a46cfba50a2ee]

dba34b: pulled DEV300:m89


2010-10-04  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [798c8a5512a899edb840b526bb791e47ba0b91be]

dba34b: pulled DEV300:m89


2010-10-04  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [efccafba2c7e2c843d60943d24ce746a10210eb8]

dba34b: pulled DEV300:m89


2010-10-04  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [81d4ce0e58d03b8bab944ac1ff58ad38f2a297e3]

dba34b: pulled DEV300:m89


2010-10-04  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [8c6072dc841612a1b0957069d36b592de8eae5fd]

dba34b: pulled DEV300:m89


2010-10-04  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [b2cea294d81f60c6394d0f0175c2376c05622464]

dba34b: pulled DEV300:m89


2010-10-04  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [29ae38437837278c916712698f88b148f01a9478]

dba34b: pulled DEV300:m89


2010-10-04  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [e5f9fd1e245ab1c44bd23c97c5c0f09b02c63041]

dba34b: pulled DEV300:m89


2010-10-04  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [d2843a8903b61db875eef595f62bd6a9ec8c3a08]

dba34b: pulled DEV300:m89


2010-10-04  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [e9c647712ad2bae33af42c27295c8cd435bf3158]

dba34b: pulled DEV300:m89


2010-10-04  Niklas Nebel  <nn@openoffice.org>  [a2910b93a1c08b3fede7c130c7ad02682c0b44e1]

dr77: #i114730# prevent assertion from doc options when saving&loading sdc in smoketest


2010-10-04  Caolán McNamara  <caolanm@redhat.com>  [ae5e3d00f282bd643508b972682e573f3991a506]

use radio buttons for mutually excusive menu options


2010-10-04  Michael Stahl  <mst@openoffice.org>  [3625b4bc39d56b868da6193793d3f9611494a4eb]

merge DEV300_m89


2010-10-04  Michael Stahl  <mst@openoffice.org>  [62a803cc1aec63b9a6b0f665f1d5ecfe2ad27349]

merge DEV300_m89


2010-10-04  Michael Stahl  <mst@openoffice.org>  [0a32cf5fb23d5e46747ec7bdfb2ee69ebc5442f5]

merge DEV300_m89


2010-10-04  Michael Stahl  <mst@openoffice.org>  [ca5d8d7810fae5848f52aaa735720e3fd964ccaf]

merge DEV300_m89


2010-10-04  Michael Stahl  <mst@openoffice.org>  [e5c582e991a30d90f17c4b031f71005813ae1dac]

merge DEV300_m89


2010-10-04  Norbert Thiebaud  <nthiebaud@gmail.com>  [a2d677f7b4964bd0291c258be3e16a18619cc12b]

harmonized BOOL vs sal_Bool usage


2010-10-04  Norbert Thiebaud  <nthiebaud@gmail.com>  [3a4ef0f77ded8f6a7447810edd553d95596fd263]

native bool support in SvXMLUnitConverter


2010-10-04  Norbert Thiebaud  <nthiebaud@gmail.com>  [b92ca447f89a74add22bc09ca8570d5327069677]

Convert all Query/Put Value() to bool


2010-10-04  Michael Meeks  <michael.meeks@novell.com>  [c94293272dce73b76a0cadc5d80be05daf73b628]

tweak missing bool


2010-10-04  Norbert Thiebaud  <nthiebaud@gmail.com>  [621299109c29c299919faae17586f6378ce758a3]

harmonized BOOL vs sal_Bool usage


2010-10-04  Norbert Thiebaud  <nthiebaud@gmail.com>  [aa3926d8122a2627a99a4bb7bc6ec98637d45efe]

native bool support in SvXMLUnitConverter


2010-10-04  Norbert Thiebaud  <nthiebaud@gmail.com>  [45169c93d57acf066748c3ff93b45c919e209db7]

Convert all Query/Put Value() to bool


2010-10-04  Norbert Thiebaud  <nthiebaud@gmail.com>  [c196d44ec38adca6039c4a7561c6f5da752e0e96]

Convert all Query/Put Value() to bool


2010-10-04  Norbert Thiebaud  <nthiebaud@gmail.com>  [2899df164f7678836ca3d0309874036f764b3c7f]

native bool support in SvXMLUnitConverter


2010-10-04  Norbert Thiebaud  <nthiebaud@gmail.com>  [24538e0bc7a56cb81d4091266a2a008139829c83]

Convert all Query/Put Value() to bool


2010-10-04  Michael Meeks  <michael.meeks@novell.com>  [266f7d017cf605257c821403274277d3a814d066]

remove bogus comment, and warning


2010-10-04  sb  <sb@openoffice.org>  [235e4a2afdd89ca502e1afb7c23294386302819d]

sb132: merged in DEV300_m89


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

sb132: merged in DEV300_m89


2010-10-04  sb  <sb@openoffice.org>  [839fa6b1ddc98fc125946b9eb0cd2302f4ca3649]

sb132: merged in DEV300_m89


2010-10-04  sb  <sb@openoffice.org>  [6f7ea6cd91aa098324323e9b5b1509e0e394ad29]

sb132: merged in DEV300_m89


2010-10-04  sb  <sb@openoffice.org>  [d0eb9d4b566fb895c2afafe951dadc0debdb7abe]

sb132: merged in DEV300_m89


2010-10-04  sb  <sb@openoffice.org>  [ba0e9240c59cea58f99366ad94370fc6f97029f8]

sb132: merged in DEV300_m89


2010-10-04  sb  <sb@openoffice.org>  [6d9e13222dbf9e19dfef247f001f82fbf76204d8]

sb132: merged in DEV300_m89


2010-10-04  sb  <sb@openoffice.org>  [05e9ec31e118fcd10c3e80111e4ab05c93e25549]

sb132: merged in DEV300_m89


2010-10-04  sb  <sb@openoffice.org>  [2ee39bc09198ac228f5243e9c6fc0e9b7cbd4073]

sb132: merged in DEV300_m89


2010-10-04  sb  <sb@openoffice.org>  [d4f29e19e5fa1501bbda4b352a0ddb327c25c216]

sb132: merged in DEV300_m89


2010-10-04  sb  <sb@openoffice.org>  [9ef4af00b221bb47372a422a4ef4fdc3048cf843]

sb132: merged in DEV300_m89


2010-10-04  sb  <sb@openoffice.org>  [600d565f2b42fcea7b5e72d3a8e2bb69e554a478]

sb132: merged in DEV300_m89


2010-10-04  sb  <sb@openoffice.org>  [6d61f511f005ae44c5739edc8e228fd87347def9]

sb132: merged in DEV300_m89


2010-10-04  Niklas Nebel  <nn@openoffice.org>  [c74764520fb2c4e3da25a097a1c37ee7d21e5690]

dr77: #i106768# check edit cell's object pointer for null before cloning (patch from cmc)


2010-10-04  Michael Stahl  <mst@openoffice.org>  [3294b7dfa36961390bf49318fd6f51d5cac292d0]

sw34bf01: #i103634#: prevent expansion of numbering rules in temp documents:  SwTxtFormatter::NewNumberPortion(): remove workaround for #b6432095#;     instead, call GetNumString(), and use the temp doc cache there.  SwTxtNode::GetNumString(): add fix for #b6432095# to expand also numbering     rules with type NONE here so it is not limited to text formatting.


2010-10-04  Michael Stahl  <mst@openoffice.org>  [f7c044dd301bfdfa165714b88b1d0af067d5b193]

sw34bf01: #i85766# #i112425#: prevent expansion of fields in temp documents:  SwField subclasses: make Expand()/Copy() methods private, like in SwField.  SwField+subclasses: replace method GetCntnt(BOOL) with GetFieldName().  SwTblField: refactor Expand() and GetCntnt(BOOL): create new private method.


2010-10-04  sb  <sb@openoffice.org>  [48f10b968242fa1e1376400285a3fc48471e40ca]

sb132: merged in DEV300_m89


2010-10-04  sb  <sb@openoffice.org>  [8b21756c3b5c22ac465e69d2815f1c5b40619b08]

sb132: merged in DEV300_m89


2010-10-04  sb  <sb@openoffice.org>  [1db538b98f4661e5af4a6f40a29d7ac7bf297a77]

sb132: merged in DEV300_m89


2010-10-04  sb  <sb@openoffice.org>  [706de20e21ea60948dd9712110fbf3b82e5a0ebf]

sb132: merged in DEV300_m89


2010-10-04  sb  <sb@openoffice.org>  [063380d0a4e0d2361fb175aca90a9e50d80e917d]

sb132: merged in DEV300_m89


2010-10-04  sb  <sb@openoffice.org>  [19f17cd25c41240c39399a96cb58b952141e1152]

sb132: merged in DEV300_m89


2010-10-04  sb  <sb@openoffice.org>  [578944b11f6e652ae11b0d267ef6ab311ad79f4b]

sb132: merged in DEV300_m89


2010-10-04  sb  <sb@openoffice.org>  [b10901944721cc526640047fa908e8d5ba177c5e]

sb132: merged in DEV300_m89


2010-10-04  sb  <sb@openoffice.org>  [3c06a1c4d1227a8a0a3026f9df4d9d11348a06d6]

sb132: merged in DEV300_m89


2010-10-04  sb  <sb@openoffice.org>  [a77fe39fbb7551a87f7798c6857ae72bdba2ff3c]

sb132: merged in DEV300_m89


2010-10-04  Jan Holesovsky  <kendy@suse.cz>  [5096198055ad0fc0a1933fb9900f758d316ee4d3]

Solve the problem with eval & $@.


2010-10-04  sb  <sb@openoffice.org>  [ba9180379b940e4567a8808bfad7a98ed073e0e3]

sb131: merged in DEV300_m89


2010-10-04  sb  <sb@openoffice.org>  [7d74fbffdb08dea4ed95761b87273d5edd46bfe7]

sb131: merged in DEV300_m89


2010-10-04  sb  <sb@openoffice.org>  [262ff8a349c2a58bbabd27a7de82c285afcb1fe3]

sb131: merged in DEV300_m89


2010-10-04  sb  <sb@openoffice.org>  [1066dd4349b08c53f09cd0a9b504a92a313e7986]

sb131: merged in DEV300_m89


2010-10-04  sb  <sb@openoffice.org>  [b062466acb96f7cd95a7aa65d7c4d887afeb55de]

sb131: merged in DEV300_m89


2010-10-04  sb  <sb@openoffice.org>  [ed34005e762857320322721c28f2e336b1b1a8d5]

sb131: merged in DEV300_m89


2010-10-04  sb  <sb@openoffice.org>  [cdc553baa34bf09ebbeea631232ab19bde518175]

sb131: merged in DEV300_m89


2010-10-04  sb  <sb@openoffice.org>  [a11de8a02bff0ab27f0bffd86ad28b9a583ddab8]

sb131: merged in DEV300_m89


2010-10-04  sb  <sb@openoffice.org>  [50d78487ca98f4e4e982783c79e3e82096b97aea]

sb131: merged in DEV300_m89


2010-10-04  Michael Stahl  <mst@openoffice.org>  [c4443211969706af9ddf418164d9e10bbda60dc3]

sw34bf01: #i103634# #i112425#: set clipboard flag for temp PDF export docs


2010-10-04  Michael Stahl  <mst@openoffice.org>  [d82a205b967311ff8b2fd3a49eeefa5a9d2839cd]

sw34bf01: XMLTextMarkImportContext::EndElement(): catch exception


2010-10-04  Michael Stahl  <mst@openoffice.org>  [75f9a6e8dbd15b06ce600049e26faf9c772de90e]

sw34bf01: FontTable::getFontEntry(): put shared_ptr into vector


2010-10-04  David Hobley  <davidh@sharpblue.org>  [0a58698da606015e7b45694b9c8c209385532fea]

Comments cleanup


2010-10-04  David Hobley  <davidh@sharpblue.org>  [d93a5590382ca3d259fa3b8563eb54a3df4b249d]

More or OD style's comments removal


2010-10-04  David Hobley  <davidh@sharpblue.org>  [cf8741e8b3ea41eebe22d1e85d471fb44fa22aa2]

Some more OD style's comments removed


2010-10-04  Norbert Thiebaud  <nthiebaud@gmail.com>  [cb5206b030322a408d188dc3bba10b9e28c69255]

native bool support in SvXMLUnitConverter


2010-10-04  Norbert Thiebaud  <nthiebaud@gmail.com>  [720d0592d90d4a54cf09d6bc3795fb7e97851944]

Convert all Query/Put Value() to bool


2010-10-04  Michael Stahl  <mst@openoffice.org>  [c97ef93a330df8ccdcf72f79ae9f78f4d2ca693a]

merge DEV300_m89


2010-10-04  Michael Stahl  <mst@openoffice.org>  [23e016cb1b43cc323d5261aa42cc7b81a6404008]

merge DEV300_m89


2010-10-04  Tor Lillqvist  <tlillqvist@novell.com>  [c4a8c2671db750856976fbc6c39f3859ede26455]

Restore three BUILD_* definitions that apparently are needed


2010-10-04  Norbert Thiebaud  <nthiebaud@gmail.com>  [4752788838ebb8019026e902ad9de121f17a4789]

native bool support in SvXMLUnitConverter


2010-10-04  Norbert Thiebaud  <nthiebaud@gmail.com>  [94317a3af6fd2d41d34cca8d409301b05bfffc3d]

Renamed SwAttrIter to SwWW8AttrIter to avoid a name conflict

SwAttrIter is used in the ww8 filter but is also defined in
sw/source/core/text/itrtxt.hxx
this rename the former to make sure there is no posible confusion.

2010-10-04  David Hobley  <davidh@sharpblue.org>  [3f9bf0a9aeb91b1211a5659044ab1eb22da9be7c]

More of OD style's comments removal


2010-10-04  David Hobley  <davidh@sharpblue.org>  [c85da5656b3a188c0251c22070263b4de56f6a7c]

Comment cleanup


2010-10-04  Niklas Nebel  <nn@openoffice.org>  [85ae59e8c0a0bd320e0883c61a08fc46311264c0]

dr77: #i113668# don't create cyclic references between ScTableConditionalFormat and ScTableConditionalEntry


2010-10-04  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [03e305a2b574d0778c8ff55ece667d9df89bc0e7]

Don't quote stuff that does not need to be quoted


2010-10-04  os  <os@openoffice.org>  [d66fbfadfe177d21cc6ff81e72984d54e6039004]

enable exceptions


2010-10-04  Noel Power  <noel.power@novell.com>  [a4b92e7fa9db7fc1cbd61728eeb40604387d1cec]

ok, lets assert and code defensively


2010-10-04  sb  <sb@openoffice.org>  [2cdf3404665ee5e2293bf548251b07e5785141ba]

sb133: #i114705# osl::Thread::onTerminated must not be called on deleted object


2010-10-04  Harri Pitkänen  <hatapitk@iki.fi>  [80c1e7572f597c16c96cd16dd0a7de599e9f6a6a]

silence cppcheck "possible null pointer dereference"


2010-10-04  Christian Lippka  <christian.lippka@oracle.com>  [6aebf2ff72b382fb55bf78883e9643530f9e0f4e]

impress201: #i97198# do not export draw tables and table/cell styles for impress/draw if SvtSaveOptions older than ODFVER_012


2010-10-04  Joachim Lingner  <jl@openoffice.org>  [270ecfa2e51723882b57b77910c99c3f5e64ddc5]

jl160 #i112787# removed call to check in PackageRegistryBackend::disposing which was added in this cws in changeset  272197:0006b54dc7e8


2010-10-04  os  <os@openoffice.org>  [95cc3638332508688d9f5ce394a7cd4f18a9e9e1]

SW_DLLPUBLIC added to build msword library on solaris


2010-10-04  Christian Lippka  <christian.lippka@oracle.com>  [520e99aea44c82be3d3bdb972276286f3c312124]

impress201: #i79978# do not report problems with view area


2010-10-04  Thomas Lange [tl]  <tl@openoffice.org>  [01f1baa440b4366c694e160a213ba5d371a82b95]

cws tl86: update to OpenSymbol font v. 2.4.3


2010-10-04  sb  <sb@openoffice.org>  [09619742df11641c4f53b00f46ebe85496f1a316]

sb133: #i114705# for performance reasons, call configmgr::writeModFile asynchronously


2010-10-04  Christian Lippka  <christian.lippka@oracle.com>  [011f9c9c2d7d323e0eebfb57bc4af94d881eb653]

impress201: #i113805# removed limitation to allow change of style name and parent for not pre defined styles


2010-10-04  os  <os@openoffice.org>  [61a19459f623943c6c7fb6e205cce81fa84951ae]

fixed warnings


2010-10-04  Jacopo Nespolo  <j.nespolo@gmail.com>  [3ae75cb8782a9c210180903f2f7116566c58ce1e]

dead comment removal


2010-10-04  Christian Lippka  <christian.lippka@oracle.com>  [4518c75201381b5b693f091b3d99980e5291b0f1]

#i113896# applied patch to give option strings more space for hungarian language


2010-10-04  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [0e788afb627639d2d463d5d8061ebbec849b219f]

dba34b: merge after pulling sb123


2010-10-04  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [26979ef76fbb3973791ca4c7e426e210d0f59ae9]

dba34b: merge after pulling sb123


2010-10-04  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [221f1ce50f9ed4f5199c87838a5c7c291cd0bc1a]

dba34b: merge after pulling sb123


2010-10-04  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [e8dcb71b110a98ca4c68acd9b5dc0768783aa2c2]

dba34b: merge after pulling sb123


2010-10-04  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [317d4c2bc6cc7e9e231a6614ae555ab81eac395c]

dba34b: merge after pulling sb123


2010-10-04  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [2696b4b8a757abca178e019ce32a311934440874]

dba34b: merge after pulling sb123


2010-10-04  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [9ed2233b257d7a07512da82499e8970a39345b35]

dba34b: merge after pulling sb123


2010-10-04  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [ebdc146f2704d219bebc0388db954243696b5889]

dba34b: merge after pulling sb123


2010-10-04  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [9e5d60cdca8d9677e4572042926bd1ca90f309b9]

dba34b: merge after pulling sb123


2010-10-04  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [9376dccd52d7d963cebf9d346d8729e8c9aad600]

dba34b: merge after pulling sb123


2010-10-04  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [f12537fa393ce4efc512252168af0bdf2ee9be3a]

dba34b: merge after pulling sb123


2010-10-04  Tor Lillqvist  <tlillqvist@novell.com>  [7f5ec5fb9bd8f7e487b46b81c1dfbd9c7fde9298]

Make createion of new file in boost_1_39_0.patch more reliable


2010-10-04  Jan Holesovsky  <kendy@suse.cz>  [49befa7083200cb7551556b2c8c65a377fb2d566]

Fix --enable-icecream.


2010-10-04  Thorsten Behrens  <tbehrens@novell.com>  [8566ace38597cf7f8aec8b353ac9dce18493bb59]

Slightly polished new English translations


2010-10-04  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [cc5f97f621767b906da4156755df077abbf0b517]

Bundle the VC runtime distribuable installers in LibO installer


2010-10-04  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [f029129b7df917cebc4079e0fdb0281c50c14358]

Deliver the VC runtime distribuable installers into solver


2010-10-04  os  <os@openoffice.org>  [9097bc2219a58741578493426b6234893121626d]

#i114819# NearestBookmark(): prevent duplicated exports at the same position


2010-10-04  Joachim Lingner  <jl@openoffice.org>  [6651ea37c1a356b894850ad14cfd22c8a90e1caf]

jl160   #114794# remove share/prereg/bundled folder after removing the last bundled extensions


2010-10-04  J. Graeme Lingard  <jgraeme+git@gmail.com>  [de5b6636b1330297a0a70d6edab7a7cd84b9eedb]

Remove redundant #include directives & comments


2010-10-04  J. Graeme Lingard  <jgraeme+git@gmail.com>  [57500bd17b8c5568d07084fe99605968705232d3]

Remove redundant #include directives & comments


2010-10-04  Norbert Thiebaud  <nthiebaud@gmail.com>  [0261b2fc6d5c2858b7a8026d6fe3bc8ac5c271ad]

printf without format considered harmful


2010-10-04  Norbert Thiebaud  <nthiebaud@gmail.com>  [44e3fb767feaad3eee464d7d8ae16ce708ec974c]

printf without format considered harmful

 svtools/bmpmaker/bmp.cxx    |    2 +-
 svtools/bmpmaker/bmpsum.cxx |    2 +-
 svtools/bmpmaker/g2g.cxx    |    2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

 basic/source/app/msgedit.cxx |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

2010-10-04  Andreas Mantke  <maand@gmx.de>  [fb3a1bb93aa6191cfac3b9ff1b2822b857536a1a]

Translation of comments from German to English

I translated the comments in the files from German to English.
There were tabs in the file sbunoobj.cxx. I coverted them with the help of Kohei to whitespaces.
I found whitespaces at the end of two rows in that file (line 1642 and 2642). They were deleted.

2010-10-04  Norbert Thiebaud  <nthiebaud@gmail.com>  [4cd2c0a608eaebe23dddd4ae2d15e548073074df]

security issue: using an un-sanitized string as format of a fprintf

security issue: using an un-sanitized string as format of a fprintf

the argument of fprintf, from aSrsName, come from a command line.
It can contain %s or any other kind of formatting instruction that
could be use to do evil things at run-time

2010-10-04  Evertjan Garretsen  <egarretsen@upcmail.nl>  [83dedd1b359b8ca69c0acedcca117abea72aae7e]

Translated comments in sw/inc/hints.hxx


2010-10-04  Jacopo Nespolo  <j.nespolo@gmail.com>  [a8d686ced54d4d771ac80471f4cd8f8d5dceaa07]

Code cleanup in cui


2010-10-04  Juergen Schmidt  <jsc@openoffice.org>  [3598a25179735eecbeed9c65e296c9353af9b727]

sdk331: 114884: remove unofficial api's


2010-10-03  Thomas Klausner  <wiz@NetBSD.org>  [b5cb99f747f5f51a04cd5da7dfd886b1492871ab]

Disable ant test if not using java; NetBSD improvements.

While here, fix indentation and some typos.

2010-10-03  Jonas Finnemann Jensen  <jopsen@gmail.com>  [befebfbf3690989e0eb08dab34b0e8505850760d]

Fixed issue with moving in/out of binom and stack.

Rewrote handling of SmTableNode in SmCaretPosGraphBuildingVisitor,
so that the special case where NTABLE is used as root node is handled
in the constructor, and NSTACK and NBINOM is handled in the visiting
method.

2010-10-02  J. Graeme Lingard  <jgraeme+git@gmail.com>  [10eefb3907773794172986e37ae93396a9c520c7]

Remove commented out #include directives

Signed-off-by: Kalman Szalai - KAMI <kami911@gmail.com>

2010-10-02  Thomas Klausner  <wiz@NetBSD.org>  [9e405e6caee9cec38f47f1346ae11a483b316a54]

Replace unportable test(1) ==  with =

The double == is only support by bash, not even by test(1) from
coreutils.

2010-10-02  Kalman Szalai - KAMI  <kami911@gmail.com>  [08cf2c305b6a2906fcc23c7b5aac3454e4b46c9a]

Code cleanup after i80528


2010-10-02  Kalman Szalai - KAMI  <kami911@gmail.com>  [eb87d3bcef3d1cd52932b4867df507c885646680]

Code cleanup after i80528


2010-10-02  Kohei Yoshida  <kyoshida@novell.com>  [a39ec799ccefbfc8dac340a1484a9a432b848eb3]

postprocess now depends on the nlpsolver module.

The nlpsolver module is added to the extensions repo.

2010-10-02  Kohei Yoshida  <kyoshida@novell.com>  [43bb0120d974bbc020e02365e9bf91df3e6324a4]

Added new module nlpsolver.


2010-10-02  Kohei Yoshida  <kyoshida@novell.com>  [b0d4df8a69039f28d3eda6828480e9d5e3daaddc]

Added new files created by calc-perf-import-dbf-sc.diff.

* inc/docparam.hxx
* source/core/data/docparam.cxx

2010-10-02  Mathias Bauer  <mba@openoffice.org>  [a8a8e916ef7b626e3320a21ca5195ca66f0a704b]

CWS changehid: replace hard coded numeric HID


2010-10-02  Mathias Bauer  <mba@openoffice.org>  [ebd778ca3f232102bf5fa248fcf85ce604ca7df3]

CWS changehid: make sure that toolbox buttons for child windows and the child windows themselves have different HIDs


2010-10-02  Mathias Bauer  <mba@openoffice.org>  [2bc146e36e0b7461821e192a3a0134fc1f5bd8f2]

CWS changehid: another typo in control names


2010-10-02  Tor Lillqvist  <tlillqvist@novell.com>  [44cc667e3fabe746448420fbc746e0721c8c2425]

Build the boostthread library only on Windows


2010-10-02  Andras Timar  <timar@fsf.hu>  [d7b3565fe96498d063e33270a9e01477979c86dd]

Omit caption separator, if caption text is empty, #i110287#


2010-10-02  Andras Timar  <timar@fsf.hu>  [19b140bb918737ccb7d9f1fb8bb67fde7d9616e7]

make CustomUnitText "Pixel" localisable, #i35956#


2010-10-02  Andras Timar  <timar@fsf.hu>  [1d8c4b25cb93439086749a6b51714d7ac1b52149]

make CustomUnitText "Pixel" localisable, #i35956#


2010-10-02  Andras Timar  <timar@fsf.hu>  [4765f3546a4c3029f3f308a30e92aa37662e7f8d]

make CustomUnitText "Pixel" localisable, #i35956#


2010-10-02  Andras Timar  <timar@fsf.hu>  [bb2f27b26c727bc42a1630d43abd4b4e495908bc]

make CustomUnitText "Pixel" localisable, #i35956#


2010-10-02  Andras Timar  <timar@fsf.hu>  [34ef373b320ab58b63bb04d5076b20c3969c72c0]

make CustomUnitText "%" consistent, #i35956#

Despite the state of issue #i35956# this patch was not integrated.

2010-10-02  Andras Timar  <timar@fsf.hu>  [3002c99a793c379c246ce9bc942a09a83b0a8104]

make CustomUnitText "%" consistent, #i35956#

Despite the state of issue #i35956# this patch was not integrated.

2010-10-02  Andras Timar  <timar@fsf.hu>  [674fa4711f8185dc383da30452aa801785d3671d]

Fix name order for Hungarian on the UI, #i110287#


2010-10-01  Kohei Yoshida  <kyoshida@novell.com>  [bc7b2bdb804dda6c31559cf0fcfe1c46856d717b]

Ported calc-toggle-relative-ref-fix.diff from ooo-build.

This corrects the code used for the Shift-F4 toggle relative / absolute
reference feature in Calc, to adopt for configurable argument separators.

2010-10-01  Kohei Yoshida  <kyoshida@novell.com>  [0cfa5a12cc75e95f26fb6d8b348045bf8ba9bdd1]

Ported calc-perf-import-dbf-sc.diff from ooo-build

This speeds up import of dBase (dbf) files 4-5 times.

2010-10-01  Kohei Yoshida  <kyoshida@novell.com>  [d530c10e58ecf9d1efb6ac5242f706653f6caa5f]

Ported calc-perf-import-dbf-dbaccess.diff from ooo-build.

Add mechanism to optionally turn off property change notification,
which is quite expensive.

2010-10-01  Kohei Yoshida  <kyoshida@novell.com>  [e9e33e8d23f5d07af93e5f80e292b60a891bb867]

Ported calc-perf-import-dbf-connectivity.diff from ooo-build.

This slightly speeds up parsing of strings when reading dBase.

2010-10-01  Luke Symes  <allsymes@gmail.com>  [4e75e8379eed1c2c7ca1b97bab93dbda013bd55a]

Removed more commented out code.

I went through all files under clone/calc/* that had "//#include" and
tidied them up a bit.

2010-10-02  Neil Stalker  <nestalk@gmail.com>  [f4114329580e504680a27f5128b5aad6314c3c91]

Properly comment a comment


2010-10-02  Phil Bordelon  <phil@thenexusproject.org>  [edc83f3391c0c6c752d5692283e6a62137105cd2]

Remove executable bit from non-executable files


2010-10-02  Tor Lillqvist  <tlillqvist@novell.com>  [f50cca98603054cb5d428b9f7b5ef892a769a288]

Add BOOSTTHREADLIB

Just a name I made up for a library we now build on Windows containing
the thread-related actual boost code that we now need thanks to ixion.

2010-10-02  Tor Lillqvist  <tlillqvist@novell.com>  [8bdbd582db6e032a83dc669d7b9eeb3187998756]

Build the thread-related code on Windows into a library

Needed by ixion.

2010-10-01  Miklos Vajna  <vmiklos@frugalware.org>  [414045a1a6fdc7ef1142336961495f32a38d8a43]

Add short comment about what the WeakImplHelper* classes do


2010-10-01  Jonas Finnemann Jensen  <jopsen@gmail.com>  [8c340c4270c3e955862f4f56be9fc135a3c2cc43]

Integrated the visual formula editor patch

Ported the most recent version of the visual formula editor patch,
to LibreOffice. This patch is not finished yet, see README for more
information.

2010-10-01  Thomas Klausner  <wiz@NetBSD.org>  [cc76b5710c7f8f844391c381a6ab8c47d900c716]

If choosing the "md5" executable, check if it supports -r or (new) -n.

FreeBSD uses -r, NetBSD -n for the same result.

2010-10-01  jgraeme  <jgraeme+lists@gmail.com>  [98c38140947f8f475ab779e5b1ab0e6fc3694f48]

Cleanup commented-out code

* multiple comments containing //CHINA001
* a large section of commented out code

2010-10-01  Phil Bordelon  <phil@thenexusproject.org>  [b9010d2ff120c27655765cc8cf5a64ab8357e850]

Clean out dead code and comments from ui/app

This patch removes a bunch of commented-out code and content-free
comments from Writer's ui/app code.

Signed-off-by: Phil Bordelon <phil@thenexusproject.org>

2010-10-01  Nick Savage  <nagaten@gmail.com>  [ede5f05cbae3048a268f1ceca07a7029fda8a1f1]

Comments cleanup in layout codeOF


2010-10-01  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [63aca1792eeeaed2828af5be5b26b939dae3b7ad]

fdo #50533: Localized the links from the start center


2010-10-01  Caolán McNamara  <caolanm@redhat.com>  [71731aff4ca006df7336964b2b1c25abfff38bfa]

Mutter needs this fix as well as compiz


2010-10-01  Caolán McNamara  <caolanm@redhat.com>  [3cf1916947916699a6dff7460d1663c6cdd61760]

gtk_init_check sets XError/XIOError handlers, we want our own one


2010-10-01  Caolán McNamara  <caolanm@redhat.com>  [ee260a5c4ed11e9b99c62f3d58810da704387be5]

make a11y checks safer


2010-10-01  Alexandr N. Zamaraev  <tonal.promsoft@gmail.com>  [d70d9fc878cbb9fc8c6eea72a0618ca432c931fb]

Fixes incorrect save NUMBER value to DBF (fdo#30504)

Open Office Calc save numeric value in numeric column as text
representation add null chars right for column with.
Bat other applications save value as text and space chars left for
column with.

For example:
Format: N, 3, 0
Value: 1
Calc saved value (hex): 31 00 00
Other Apps saved value (hex): 20 20 31

This inaccuracy does not affect the format of the readers implemented in
C or C++ but can break the implementation in other languages (Python,
Ruby, Haskell)

2010-10-01  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [b24a5316b75b9c42574c35ed5f3f7d465bea9007]

fdo#30533: Fixed various OOo URLs

Fixed the extension URL in the extension manager.

2010-10-01  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [b1367fc5ad942e0c21064874c8318741ac8642f5]

fdo#30533: Fixed various OOo URLs

Fixed the extensions URL in the start center as well as the URL to
templates and dictionaries.

2010-10-01  sb  <sb@openoffice.org>  [bcee866667f48ae93c3dc4db144b61a23cd82a02]

sb123: #i114889# disabled sw.SwXTextViewCursor::com::sun::star::view::XScreenCursor for now


2010-10-01  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [a8303182c5b111c86e5958c652e1b165a59f42dc]

pl08: #i111050# use interaction handler for export warnings, this may be suppressed by a custom interaction handler


2010-10-01  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [2e0f29fa0ec42a404b40fa3fc25f669dc8923fb2]

pl08: #i111050# use interaction handler for export warnings, this may be suppressed by a custom interaction handler


2010-10-01  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [a83c7faceec94f6062481c9977e92621f3b71060]

pl08: #i111050# use interaction handler for export warnings, this may be suppressed by a custom interaction handler


2010-10-01  Petr Mladek  <pmladek@suse.cz>  [5c29c7bf5dce714335548872d01630fcf589bd5b]

xmlsecurity-build-with-nss-3.12.0.diff: Support older system nss


2010-10-01  Tor Lillqvist  <tlillqvist@novell.com>  [43353febc01ce4f6ef065d1ea29bb976e1609e9d]

Need to include <com/sun/star/rendering/PanoseProportion.hpp>

Thanks to caolan for the hint.

2010-10-01  Tor Lillqvist  <tlillqvist@novell.com>  [f6a52b59cfeb03a848acdda0fe574e2b92ad3fdc]

Fix Windows build


2010-10-01  Vladimir Glazunov  <vg@openoffice.org>  [99fc79b0b7c4cdc00d6c016e6b36023ab63d20d9]

vgbugs12: #i114878#  combine --from with selecting modules via source_config


2010-10-01  Michael Meeks  <michael.meeks@novell.com>  [acaa45560b8258801e3e973878ff6c0a47afd89d]

calm down cppcheck patch

Thanks to: Justin Malcolm <malcolm.justin@gmail.com>

2010-10-01  Joachim Lingner  <jl@openoffice.org>  [029f8036eff227a357d8a3a6ef51de74c8afe643]

jl160 #i114794# unpkg script better recognizes option sync


2010-10-01  Release Engineering  <releng@openoffice.org>  [d711de79b44b5282a12d829620fcbc69b0f83391]

DEV300


2010-10-01  Ingrid Halama  <iha@openoffice.org>  [2e338e7a849f6302dcb427499772613c88822b6f]

chart49: remove assertion while opening chart series properties dialog: SFxItemPool: wrong item type in Put


2010-10-01  Vladimir Glazunov  <vg@openoffice.org>  [664c84c6d716e0ec08d1bd95719ea9aa8ecc4dcb]

#i10000#


2010-10-01  Vladimir Glazunov  <vg@openoffice.org>  [4856f3fc585169d3135fcb9ea3ff4400b9c93d11]

#i10000#


2010-10-01  Vladimir Glazunov  <vg@openoffice.org>  [5046ac3b0ff828ce0824231dd2658fa8afea89d1]

#i10000#


2010-10-01  Vladimir Glazunov  <vg@openoffice.org>  [365999b26e80d5b1fb68eb5c075f044cbd8b4d01]

#i10000#


2010-10-01  Vladimir Glazunov  <vg@openoffice.org>  [5fdb27c983c8eeb1e09b6d508f763c26344dd300]

#i10000#


2010-10-01  Vladimir Glazunov  <vg@openoffice.org>  [525de6f8eeac6e357167467da0f9a9448433bb25]

#i10000#


2010-10-01  Vladimir Glazunov  <vg@openoffice.org>  [90a45727e45941abef69c1827a646cf64bb70d96]

#i10000#


2010-10-01  Vladimir Glazunov  <vg@openoffice.org>  [e443106e71a52fd1e7ee2e095dcbcbca70d19606]

#i10000#


2010-10-01  Vladimir Glazunov  <vg@openoffice.org>  [5ced781694d7cd4795ff0912a9ed17587af66f79]

#i10000#


2010-10-01  Vladimir Glazunov  <vg@openoffice.org>  [819ea9f2f2bca2c49a5ba5950acc231a2d8394e5]

#i10000#


2010-10-01  Vladimir Glazunov  <vg@openoffice.org>  [e7e67bc6543a18a65cf32f4b33caca54404f27e8]

#i10000#


2010-10-01  Vladimir Glazunov  <vg@openoffice.org>  [1b36055fe8d0c95b3f43563457bb96204223680c]

#i10000#


2010-10-01  Vladimir Glazunov  <vg@openoffice.org>  [304c98abe83797556d00025511cc64696da71050]

#i10000#


2010-10-01  Vladimir Glazunov  <vg@openoffice.org>  [9ba18bbaf308804e5bb090b147aa4acdf104f01e]

#i10000#


2010-10-01  Vladimir Glazunov  <vg@openoffice.org>  [8aea3d9e83a58b23bd2d350d6a8fc16c494b426b]

#i10000#


2010-10-01  Vladimir Glazunov  <vg@openoffice.org>  [c029f4c76fdb3793ef19374d0d09baf8477a9932]

#i10000#


2010-10-01  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [c09acdcf0b9f2a1b9b224025dc909a14e7aad717]

Fixed some encoding issues in tools used by localize


2010-10-01  Michael Meeks  <michael.meeks@novell.com>  [8d4d17664c9c6207fa35458075559d1fbfbfa2a5]

cleanup UHashMap fix.


2010-10-01  Michael Meeks  <michael.meeks@novell.com>  [e89b0abfaa75f48f187565d7f4e6041e2f2ed5b3]

Port binfilter crash-on-exit fix ...


2010-10-01  sb  <sb@openoffice.org>  [3f086677021604d386477bbd5c91cc001b79e247]

sb123: cherry-picked subsequenttests improvements from cws/sb129 -c 55b03b1b8257


2010-10-01  Oliver-Rainer Wittmann  <od@openoffice.org>  [568b1c96b9564e90ef007689b940523890017fd7]

sw33bf11: #i114875# - method <SwXTextDocument::getRenderer(..)> - consider brochure print correctly in fix for issue i114210


2010-10-01  Vladimir Glazunov  <vg@openoffice.org>  [56eced21c489314194c7b9254709b6af9c9aef26]

CWS-TOOLING: integrate CWS ause123


2010-10-01  Vladimir Glazunov  <vg@openoffice.org>  [9ae28d39794ca727795d433c389286dd925373dd]

CWS-TOOLING: integrate CWS ause123


2010-10-01  Vladimir Glazunov  <vg@openoffice.org>  [f15a9d3dcd01aefcbb36d3eb4000f9e0b6ce47ec]

CWS-TOOLING: integrate CWS ause123


2010-10-01  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [5df7585c5f41215ce745902e25a3ebbea5f83976]

Forgot to bump this one


2010-10-01  Tor Lillqvist  <tlillqvist@novell.com>  [b81bacf4948abd0abda93dc994313503ef950b9c]

Pass the 'debug' and 'verbose' dmake variables to the sub-dmakes


2010-10-01  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [7358530515133b3cc1bb18c239e205b9fca17b84]

Setting build-id to 1 since now we are different product


2010-10-01  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [edaad896728c872b8d215fb7eafcd9aff4d249be]

Allow upgrading of the same version on windows

Prevents the 'Same product is already installed' error when trying to reinstall a new binaries with the same build id

2010-10-01  Juergen Schmidt  <jsc@openoffice.org>  [f3de0f63df974b9ca01817d46d5fc8c831f72918]

jsc340: i14847: clean up cmdline help fo devtools


2010-10-01  Juergen Schmidt  <jsc@openoffice.org>  [6fd759253928734f48061c4c38e5a046dd6ca96e]

jsc340: i14847: clean up cmdline help fo devtools


2010-10-01  Juergen Schmidt  <jsc@openoffice.org>  [dade5b09e567e144d6274160aa8da2d66164075b]

jsc340: i114789: remove space


2010-10-01  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [2f5cf5995cebadb93218aceca1e4e8f3d267bf30]

Change Product and Upgrade codes to not mess up with OOo install on Windows


2010-10-01  Jacopo Nespolo  <j.nespolo@gmail.com>  [eedd208284e201e25b983a2371f8666d392c904f]

Removing dead code and cleaning up some comments


2010-10-01  sj  <sj@openoffice.org>  [dad4fcd22b35c3d25b3c51ba4682d8c6e679cf55]

impress201: #i114883# added support of cropped graphic objects


2010-10-01  Caolán McNamara  <caolanm@redhat.com>  [f410283f26dd2e850031e919666062344b744a16]

add in MonoSpace setting


2010-10-01  Mathias Bauer  <mba@openoffice.org>  [555e05338a62f551b5e018bd12e6b7a9a52f3e5d]

CWS changehid: error in conversion to string HIDs


2010-10-01  Kai Sommerfeld  <kso@openoffice.org>  [6cf96e73055e4e63efaf64f14555087d89b56b4d]

#i114876# - Added support for MediaDescriptor properties 'SuggestedSaveAsDir' and 'SuggestedSaveAsName'.


2010-10-01  Michael Meeks  <michael.meeks@novell.com>  [488de98b71ff0cd9153e2e4d018fba9a1ebff111]

clean up lifecycle


2010-10-01  Michael Meeks  <michael.meeks@novell.com>  [393aaa370da257f75b2ca2674aa8c2950d4efc1a]

Fix memory corruption / double frees on exit

We were releasing static memory in error, from some unpleasant old code.

2010-10-01  Joachim Lingner  <jl@openoffice.org>  [3fad4cfd0d8d6b7854db4e5864fa3fba7092be65]

jl160 #i112760# deinitialize ucb when shutting down unopkg


2010-10-01  Caolán McNamara  <caolanm@redhat.com>  [2844b43a3900595a6a8a759fbdd7d8d485078e79]

#i112247# Fix this up for os2 as well


2010-10-01  Luke Symes  <allsymes@gmail.com>  [44231089eeda805727f6c7143729612059891b02]

Finished removing //CHINA comments and odd dead code from sc/source/ui/*


2010-10-01  Luke Symes  <allsymes@gmail.com>  [c548012e1e19c3117262d9a943146413ee19eefc]

Removed more //CHINA comments from sc/source/ui/*.


2010-10-01  Caolán McNamara  <caolanm@redhat.com>  [69d7c26bd1a7c00586c2fba49d831230d63aa990]

#i112247# Fix this up for aqua as well


2010-10-01  Caolán McNamara  <caolanm@redhat.com>  [861ede7fcd6b010e2f20230c28d30fa3e18eae4e]

#i112247# Fix this up for windows as well


2010-10-01  J. Graeme Lingard  <jgraeme+git@gmail.com>  [8526951e75795a6ae0e659231708bb40687c0f5b]

Remove commented out code from cuigrfflt.cxx

This section was probably commented out when code was copied from
libreoffice/libs-core/svx/source/dialog/grfflt.cxx during a code move.

2010-10-01  Caolán McNamara  <caolanm@redhat.com>  [ad25bd7a1630405121a5e925bf2a690a8e2d2fdf]

fix up the various xslt standard bustages


2010-10-01  Caolán McNamara  <caolanm@redhat.com>  [0c4a6d3b16077c01c9dc92ea55f2dace8955a815]

#i76649#, default to UTF-8 for HTML unless we know differently


2010-10-01  Caolán McNamara  <caolanm@redhat.com>  [c1369970be1d2c0cb19edcac4e1d010635c89730]

&& || warning


2010-10-01  Caolán McNamara  <caolanm@redhat.com>  [a4f3959e36610003c8e9de36a5657b2204d6f526]

#i112871# missing parentheses around || within &&


2010-10-01  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [8abb1fb68c203ec4dcdf1bfcd201d973dcefb0cf]

dba34b: +assureEquals for arrays


2010-10-01  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [cd845c1979d81799f6e82d73700822f8ad272501]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba34a


2010-10-01  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [4f2da646ee3f4eff39edb7130db35f99d11eebdd]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba34a


2010-10-01  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [bce20fde9c82398573ae4eb5ca26364493af0a01]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba34a


2010-10-01  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [53755d97c7a78ae244e0ea4fec263a5993e6ebf0]

dba34b: more tests (inspired by #i105989#)


2010-10-01  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [f8a26479f2de04ba0237d4ba4159e39f03047773]

dba34a: remaint of #i105989#: for calculating the sort column indexes, don't ask the table, but the select columns (the column orders in both might differ)


2010-10-01  Caolán McNamara  <caolanm@redhat.com>  [7340beab2257071a746bd18fe2fc3b47d969411e]

&& || ambiguity in docfld.cxx


2010-10-01  Bartosz Kosiorek  <gang65@openoffice.org>  [49f8514fba50d893cd9ebff95c95d4de616baf5e]

svarray: #i112395#: fix bug with erase


2010-09-30  J. Graeme Lingard  <jgraeme+git@gmail.com>  [3e15c5b81accf2154071658a4fbca139deb22f00]

Remove unnecessary comments


2010-09-30  Andreas Mantke  <maand@gmx.de>  [1aa7f86c43fe6798e8143e2abbe9347c98394891]

Translation of comments from German to English


2010-09-30  Rene Engelhard  <rene@debian.org>  [210b303ab458a207c068a9b0cf13eeedcce668dd]

oops, move files actually into filters/...


2010-09-30  Phil Bordelon  <phil@thenexusproject.org>  [ea387b4ec80303a447a8ded7891f90edfd2f6135]

Clean up dead code and comments in starmath

This patch removes a bunch of commented-out code, gets rid of code
sitting in #if 0 blocks, and gets rid of #if 1 statements.  It
should have no functional changes.  Some revision-control-averse
comments were removed as well, but they were not the focus of the
patch.

Some comment removal required reformatting of code afterwards
(such as when all code in an else block was defunct, or when a
starting if statement was removed).

With a single exception, no line-internal commented-out code is
handled by this patch to ease review.  In addition, no code that
appears to have a debugging purpose was removed, even if it was
commented out.

2010-09-30  Rene Engelhard  <rene@debian.org>  [f21d3de4d393ec7db44d8376948d217dbc6ab744]

add files not committed when porting odf-flatxml-import-export.diff


2010-09-30  Thorsten Behrens  <thb@openoffice.org>  [948df2541ff57b20b854400a499c021e20aa8c53]

Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/libs-gui


2010-09-30  Bartosz Kosiorek  <gang65@poczta.onet.pl>  [5fe6a54e0ac1a57dc948f58fbd7905c4b5379d47]

Fix for display error in ruler

Depending on zoom factor, ruler display generates artifacts. This
was fixed as http://www.openoffice.org/issues/show_bug.cgi?id=84723

Fixes i#84723

2010-09-30  Bartosz Kosiorek  <gang65@openoffice.org>  [3fa1828b93f714b5a030bc8eef1e0693e86dbcd0]

svarray: #i112395#: small fix


2010-09-30  Bartosz Kosiorek  <gang65@openoffice.org>  [2ae9d66f279f105fbba0e2ce5d97a9d532348f92]

svarray: #i112395#: small fix


2010-09-30  Seo Sanghyeon  <sanxiyn@gmail.com>  [d1b28054d9536acea0cc724da69c9a5fd3d2cace]

remove redundant header


2010-09-30  Bartosz Kosiorek  <gang65@openoffice.org>  [80501cfad7bce2724e9961a9b9ac2075f00c960f]

svarray: #i112395#: change SvBools from vector to deque


2010-09-30  Bartosz Kosiorek  <gang65@openoffice.org>  [74be8c4a86f5a4db86975c2dbd7211c5eee69659]

svarray: #i112395#: change SvBools from vector to deque


2010-09-30  Bartosz Kosiorek  <gang65@openoffice.org>  [7a243b895751d6f371015208056a0390fb4be7a5]

svarray: #i112395#: change SvBools from vector to deque


2010-09-30  Caolán McNamara  <caolanm@redhat.com>  [295b2fffd301f02a4aa33f5e46b261258b906f9e]

#i113185#: SwDoc::SetEndNoteInfo(): fix conditional


2010-09-30  Caolán McNamara  <caolanm@redhat.com>  [29cc8b197d400a1dabfcc7b8e96fe3bb7d801f17]

#i113190# bracket expression up to silence gcc warnings


2010-09-30  Caolán McNamara  <caolanm@redhat.com>  [6f3375ebed305c01bfe8586a049d5b989afd7dbb]

Resolves: rhbz#632236 .docx table crasher


2010-09-30  Caolán McNamara  <caolanm@redhat.com>  [eb53231445d00a3d3b0740f07135e9b1b74a8738]

if you force the sizes of western text, you need to force the other ones too


2010-09-30  Bartosz Kosiorek  <gang65@openoffice.org>  [ffefec6357230f5f807a8c5c8c56fc43a37a6734]

svarray: #i112395#: SvArray update


2010-09-30  Bartosz Kosiorek  <gang65@openoffice.org>  [b91754736a40b1e3371725340e4249de28dd0415]

svarray: #i112395#: SvArray update


2010-09-30  Bartosz Kosiorek  <gang65@openoffice.org>  [6b73872745238d28bb39e4cdd3aef02cc38545de]

svarray: #i112395#: SvArray update


2010-09-30  Caolán McNamara  <caolanm@redhat.com>  [510da29131e56ba0e1783e505e7131e6f7e0d6b4]

forced to make certain neon api calls thread-safe due to cups

rhbz#637738 libgcrypt that's been initialized already by cups to be
non-threadsafe is therefore then also non-threadsafe. neon uses
libgcrypt. So in the (as this is the usual circumstance) case that
cups is initialized before neon, then libgcrypt is not threadsafe
even though neon attempt to initialize it as such.

2010-09-30  Caolán McNamara  <caolanm@redhat.com>  [ed64afaa8b88e8a52d7474a7578cdc178b152b0a]

#i114703# better font-name localization, i.e. en fallback


2010-09-30  Phil Bordelon  <phil@thenexusproject.org>  [f6f2659f6e081947c29bdbc16e5cb74a6442306e]

Remove dead less-than-zero conditional checks.

A large number of conditionals in accessibility.cxx checked that
their values were above zero at some point, but that code was
commented out; this removes those (unused) checks completely.

Signed-off-by: Phil Bordelon <phil@thenexusproject.org>

2010-09-30  Phil Bordelon  <phil@thenexusproject.org>  [217e648d8401fd1e2c45e350a0b41ae4074475de]

Remove dead code in starmath/accessibility.[ch]xx

Signed-off-by: Phil Bordelon <phil@thenexusproject.org>

2010-09-30  Phil Bordelon  <phil@thenexusproject.org>  [9b23ce50a37bb9ee88d71e85cb1c3e5a80880190]

Fix commented-out null-pointer check.

In SmEditAccessible::addEventListener(), a previous commenting-out
of a line also removed a null-pointer check.  This axes the
commented out code but restores the check.

Signed-off-by: Phil Bordelon <phil@thenexusproject.org>

2010-09-30  Laszlo Nemeth  <nemeth@openoffice.org>  [8ea2ef8ebab5d0c2ef4c0b24948049fce00ac6b6]

two more Hungarian autocorrection rules were added


2010-09-30  Ingrid Halama  <iha@openoffice.org>  [1ef9d6bf9b1a536ee474b609263c8d271fc796a5]

chart49: #i114736# fixed assertion during smoketest


2010-09-30  Ingrid Halama  <iha@openoffice.org>  [b053e860bdbe77e98b39f4167b831db531e34369]

chart49: #i114735# fixed assertion during smoketest


2010-09-30  Ingrid Halama  <iha@openoffice.org>  [33529b1a9aa9dd19b7159c5d61049e0e15fee869]

chart49: #i114298# don't overwrite dashed lines with solid lines while applying Lines attribute


2010-09-30  Michael Stahl  <mst@openoffice.org>  [c9f3ef09fdf19143c776b85eb987cf5964af4ab5]

sw34refactor1: #i112508#: sw: remove unused code (patch by cmc)


2010-09-30  Norbert Thiebaud  <nthiebaud@gmail.com>  [2e4377f6f97f4cf24999135f6fd0e2e120bce5bb]

remove 'precedence' warnings (corrected)


2010-09-30  Norbert Thiebaud  <nthiebaud@gmail.com>  [60865676ddf88024719510cc20d21f3a1700f596]

remove precedence warning in sw


2010-09-30  Norbert Thiebaud  <nthiebaud@gmail.com>  [03b2514435557d7bee29553670f080ac400e476d]

convert BOOL to bool in class SwTableFormula et al


2010-09-30  Caolán McNamara  <caolanm@redhat.com>  [1a6c7c5e6f9452d904a2b7e8a8bddbe538f8bd30]

Split a11y ctor (#i114012)

Split ctor so that there aren't any horrible callbacks into semi-constructed
objects that causes draw/impress to immediately die if a11y is enabled

2010-09-30  Caolán McNamara  <caolanm@redhat.com>  [f945edae4da036c96acbbde9890d91b3a1721348]

mmap on samba shares just isn't reliable


2010-09-30  Caolán McNamara  <caolanm@redhat.com>  [f2bbfd916d2989992f1ab647e1ab75f61cba27eb]

#i112384# crash on export of toc to .doc


2010-09-30  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [2b839dc380c1b571d1c3d28665ffe1785d80c5cf]

obo56: #163781# BuildAllDimensionMembers: from external source, after adding dimensions obo56: #163805# Authors: Niklas Nebel <nn@openoffice.org> User Frank Peters <fpe@openoffice.org>


2010-09-30  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [9f5745c1bca373fa6ea1c8daa57cd01f50b20968]

obo56: #163781# BuildAllDimensionMembers: from external source, after adding dimensions obo56: #163805# Authors: Niklas Nebel <nn@openoffice.org> User Frank Peters <fpe@openoffice.org>


2010-09-30  Caolán McNamara  <caolanm@redhat.com>  [5e83d9db0213f17fe8af6ca1ae33e397f83e9d54]

shrink replacement glyphs when they wouldn't fit on the line


2010-09-30  Caolán McNamara  <caolanm@redhat.com>  [bf2037d9ad896023f0190180e77cf7afac3a9bdd]

fix up FT_LOAD_NO_BITMAP flag


2010-09-30  Caolán McNamara  <caolanm@redhat.com>  [65abfe810ce7fd2a8ee0062ed0cb20eb8d267660]

libsane leaks and threading crashes


2010-09-30  Caolán McNamara  <caolanm@redhat.com>  [6a1313dd4d35c515e3b9fa4f017aeff158820caa]

#i100686# Euro converter didn't work when searching for ods in a dir


2010-09-30  Caolán McNamara  <caolanm@redhat.com>  [70816efcceed0f78434c2d94e015eff6218ab04b]

avoid possible null pointer dereference on .doc import


2010-09-30  Caolán McNamara  <caolanm@redhat.com>  [a24fa57b3e6ee4cc21d20609da2cbbc30c013f4e]

#i111741# fix malformed XML file


2010-09-30  Caolán McNamara  <caolanm@redhat.com>  [5175ae0f49b98c8d93a85b6b3ec5f5ea1bfe743e]

#i110142# make search/replace of colour names with translations safer


2010-09-30  Caolán McNamara  <caolanm@redhat.com>  [a20eecf86024c19a5e399093429de61e36847dff]

#i95369# avoid crash related to input fields if pointers are wrongly NULL


2010-09-30  Caolán McNamara  <caolanm@redhat.com>  [3d55593cdf7df0e429947a71d8663347613a5626]

#i108246# fix crash in Appearance config dialog


2010-09-30  Michael Stahl  <mst@openoffice.org>  [7e6f6fe9a5b7e31393bf841794702bf57965122a]

sw34refactor1: sw/qa/complex/writer: add LoadSaveTest


2010-09-30  Caolán McNamara  <caolanm@redhat.com>  [db5f20a39371edfb77c4524ea2200a046c709ae6]

#i106502# don't start the spelling timer unless there's a reason to do so


2010-09-30  Caolán McNamara  <caolanm@redhat.com>  [4361349144bc061e9045fe66f14a78c7cd20621a]

#i64671# transfer VCL's FontPitch through DrawingLayer to Canvas


2010-09-30  Caolán McNamara  <caolanm@redhat.com>  [2f1fb77e5ce3afb382db728ddd4c1938967d45fd]

#i64671# transfer VCL's FontPitch through DrawingLayer to Canvas


2010-09-30  Mathias Bauer  <mba@openoffice.org>  [7825ac7bb42ee7e9b336c34e063ad6c3426c527f]

CWS changehid: make sure that resource isn't closed when ImplAutoHelpId is called


2010-09-30  Mathias Bauer  <mba@openoffice.org>  [4263bca190a3d67f350f6d888684e107aa4f2940]

CWS changehid: remove helpids duplicated from svtools


2010-09-30  Mathias Bauer  <mba@openoffice.org>  [86e601e36c69b8c7111d5cd015e391aacb39ae03]

CWS changehid: typos in control names for autohids


2010-09-30  Caolán McNamara  <caolanm@redhat.com>  [5f1718db2d360915ac343632a7cb3da9f024c328]

#i113310# silence gcc warning


2010-09-30  Caolán McNamara  <caolanm@redhat.com>  [42362c6f6bfced5d853b1d110798478ffd85464e]

#i113311# silence gcc warning


2010-09-30  Caolán McNamara  <caolanm@redhat.com>  [b07578af21188bba1cdeb1f301a4d4fa56ed607e]

&& || ambiguity in frmpage.cxx


2010-09-30  Caolán McNamara  <caolanm@redhat.com>  [d66a2f524f9056308f061014ce22c2c171fc35ed]

#i113316# silence gcc warning


2010-09-30  Joachim Lingner  <jl@openoffice.org>  [2d6acff255b7dc6ffcde06d51b29256498b0a400]

jl160 #i112787# XPackage objects were not destroyed when shutting down OOo.


2010-09-30  Caolán McNamara  <caolanm@redhat.com>  [d8a24dcac68ab70c420b3dd1e4faf248455efe33]

&& || ambiguity in itratr.cxx


2010-09-30  Caolán McNamara  <caolanm@redhat.com>  [9e849911ec19604ae0a5997e32b3e03eac6e32d0]

#i113318# silence gcc warning


2010-09-30  Caolán McNamara  <caolanm@redhat.com>  [2ecefcee4424ea4207f4640b84045daa86d33db7]

#i113319# silence gcc warning


2010-09-30  Caolán McNamara  <caolanm@redhat.com>  [8c439a9b82dfe2d108b0502dddc3ea4137ed222e]

#i113321# silence gcc warning


2010-09-30  Caolán McNamara  <caolanm@redhat.com>  [fb44229a4ece747c446be8f7ddb4f1abd692059f]

#i113324# silence gcc warning


2010-09-30  Caolán McNamara  <caolanm@redhat.com>  [724bc042eb1313ca19ebb78aa620fd326162185d]

#i113325#: && || ambiguity


2010-09-30  Caolán McNamara  <caolanm@redhat.com>  [07a54e57c0ee48635798ab20d6e7742ccabf7d3d]

#i113327# silence gcc warning


2010-09-30  Mikhail Voytenko  <mav@openoffice.org>  [aa078da584fef2848f89c6409a3d31c12789b5d9]

removetooltypes01: #i112600# replace BYTE with sal_uInt8


2010-09-30  Caolán McNamara  <caolanm@redhat.com>  [a884c03f597c51bf68dd0b0ae1d5adcf00344cff]

#i113329# sw: && || ambiguity in frmtool.cxx


2010-09-30  Caolán McNamara  <caolanm@redhat.com>  [d8ab823ff6ab638001d651d19e3b27173ffd5085]

#i113331# sw: && || ambiguity in layact.cxx


2010-09-30  Caolán McNamara  <caolanm@redhat.com>  [6c7db1071687bf0867d10e9cbc914d1103f3c7cc]

#i113332# sw: && || ambiguity in pagechg.cxx


2010-09-30  Caolán McNamara  <caolanm@redhat.com>  [9585be4682398de45a4e7fd4d2abaac372728ad2]

#i113322# sw: && || ambiguity in romenu.cxx


2010-09-30  Caolán McNamara  <caolanm@redhat.com>  [099f5217822f2d7a45a6609c44a205d3d1b632e1]

WaE: unused parameters


2010-09-30  Michael Stahl  <mst@openoffice.org>  [b1f1247c08c86e8b6284939f2d9fbc31d218256a]

sw34refactor1: rework SfxViewShell_Impl a bit:  replace pointer members with smart pointers.  move initialization to SfxViewShell_Impl constructor.  remove unused bOwnsMenu member.


2010-09-30  Wolfram Garten [wg]  <Wolfram.Garten@oracle.com>  [fccc4b8579c4032b97c559d59f990b30d35deff6]

i114826, [Automation][i_updt_1.bas]testacse 'tiInsertSlideExpandSummary' and 'tiViewSlideMaster'


2010-09-30  Wolfram Garten [wg]  <Wolfram.Garten@oracle.com>  [fdf85f72e775b61557142a391bceebc0355a980e]

i114826, [Automation][i_updt_1.bas]testacse 'tiInsertSlideExpandSummary' and 'tiViewSlideMaster'


2010-09-30  Wolfram Garten [wg]  <Wolfram.Garten@oracle.com>  [82391496df6152d794c1f4dc437a087dd5678668]

i114826, [Automation][i_updt_1.bas]testacse 'tiInsertSlideExpandSummary' and 'tiViewSlideMaster'


2010-09-30  Wolfram Garten [wg]  <Wolfram.Garten@oracle.com>  [3b705c55c9651e5236b0a82c9664665db1450381]

i114826, [Automation][i_updt_1.bas]testacse 'tiInsertSlideExpandSummary' and 'tiViewSlideMaster'


2010-09-30  Michael Stahl  <mst@openoffice.org>  [5104cfc4b35a32ff3871dcd8f60079ceff2a608d]

sw34refactor1: remove obsolete (due to printer refactoring) class SwPrtOptions:  remove SwPrtOptions instances with SwPrintData.  replace SwPrtOptions::MakeOptions() with sw::InitPrintOptionsFromApplication().  move some constants from swprtopt.hxx to printdata.hxx.  remove swprtopt.hxx.


2010-09-30  Michael Stahl  <mst@openoffice.org>  [3ffb5d1c462efed60ce2dd7f73af002f7cf6472d]

sw34refactor1: remove obsolete (printer refactoring) ViewShell::CreatePrtDoc()


2010-09-30  Michael Stahl  <mst@openoffice.org>  [978512c43c879021aa4d8a0f5b94cd56b45455d1]

sw34refactor1: SwXTextView: remove unused parameter from BuildTmpSelectionDoc()


2010-09-30  Michael Stahl  <mst@openoffice.org>  [a4cc3fc14c285d52192c77dba2657f3ede56ff5c]

sw34refactor1: remove all but one overloads of PaMCorrAbs.


2010-09-30  Michael Stahl  <mst@openoffice.org>  [424441c8cce34506249904c197c8af7a7a5a64f0]

sw34refactor1: clean up doccorr.cxx:  replace implementations of 2 PaMCorrAbs variants with call to third variant.


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

odf-flatxml-import-export.diff: load and save documents in flat xml

load and save also odf documents in flat xml format as opposed to the compressed ones (conforming to the odf specifications)

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

odf-flatxml-import-export.diff: load and save documents in flat xml

load and save also odf documents in flat xml format as opposed to the compressed ones (conforming to the odf specifications)

2010-09-30  Sean McNamara  <smcnam@gmail.com>  [10cf3fed2d5636306df7e1b2c877dec049a15b2c]

Fixed build breakage.


2010-09-30  Tor Lillqvist  <tlillqvist@novell.com>  [1b5c8615c8634024e8312b3ad38f8996bb6094c4]

Intensify boost delivery


2010-09-30  Michael Meeks  <michael.meeks@novell.com>  [7c21dca89e5938c72c6d55e09792f00faaf0d4c7]

Remove unused USE_NO_NAMESPACE defines

From: Seo Sanghyeon <sanxiyn@gmail.com>

2010-09-30  Michael Meeks  <michael.meeks@novell.com>  [1a0dbb9f1451d9c0eb6b62ef981ac9ca454e3d62]

Get rid of USE_NO_NAMESPACE

Nice cleanup from Seo Sanghyeon <sanxiyn@gmail.com>

2010-09-30  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [039c16253801f3d2e3d446765863f406d633a6c9]

pdfprint: #i94173# handle MAP_PIXEL appropriately on printer


2010-09-30  Joachim Lingner  <jl@openoffice.org>  [6649d8cc20b8147175ef59d3c870cfd2e47d72d8]

jl160 #i114782# make libxmlsec buildable with older lixml2 versions


2010-09-30  Joachim Lingner  <jl@openoffice.org>  [101f7deee2d17eb5df8bd3687d50e818c363a2e1]

jl160 #i114568# reinstall should use start flag = true


2010-09-30  Joachim Lingner  <jl@openoffice.org>  [b7f61395f7318ddb0f228815e525614f3bb9e7ee]

jl160 #i114853# replace use of XPackageManager by XExtensionManager in xmlhelp


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

Don't build pixman/test to prevent build failure when wrong cairo is linked


2010-09-30  Michael Meeks  <michael.meeks@novell.com>  [6e6cdb9b227675bf1bd61079949c9a340fb3efb8]

 Remove some //CHINA comments and dead code

Hi, I have removed some //CHINA comments, dead code, and reworked some
comments in a few files under clone/calc.

From Luke Symes <allsymes@gmail.com>

2010-09-30  Joerg Skottke [jsk]  <jsk@openoffice.org>  [5bac830087fc7f5657ef8b5b0e4e57dbf0768acd]

automationdev300m87: #i112208# - c_updt_filemenu.in used own code to do hFileOpenLocally(), replaced it (old code left outcommented). Added deletion of workfile at the end of the test.


2010-09-30  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [d388db8d412d4e6ac26c6d0cb1d6cd90af47feb0]

dba34b: tweaked the makefile


2010-09-30  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [fe4a50d598615844b61704b7beb2a86d1681627f]

dba34b: make tests runnable with a simple 'dmake run', and selectively runnable with a 'dmake run_<testname>'


2010-09-30  Tor Lillqvist  <tlillqvist@novell.com>  [536726c8a319e953c6b8d30b91c9953b1391fa5a]

Deliver also the unordered/* headers


2010-09-30  Caolán McNamara  <caolanm@redhat.com>  [fb348bddc0a97985b0b72de703ee5271514f0348]

#i114323# fix broken makefile, won't build under >= f14 otherwise


2010-09-30  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [522a402edc720525a4354e8f728a9b7a9074a3e2]

dba34b: renamed scenario file


2010-09-30  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [739d57852596990fd32e7a1dd2e19ced3da6e738]

dba34b: step 1 of including the complex tests herein in a default build, and making them runnable with a single command


2010-09-30  Joachim Lingner  <jl@openoffice.org>  [0e9b0a1f1282d9accc255f93fd3053d1f256087d]

jl160 #i114550# crash in extension update dialog or updchk thread when an extension was removed and OOo was not synchronized at startup


2010-09-30  Caolán McNamara  <caolanm@redhat.com>  [d9d11875091e8cdd9cae72f96adb65cd472673c6]

#i102142# Fix the notorious presentation pixmap leak discovered via xresgrind


2010-09-30  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [0ad2027d62bb820d7e7cb616f0c79c772f30e8af]

dba34b: syntax


2010-09-30  Caolán McNamara  <caolanm@redhat.com>  [cb4db3bb71a06a91f9dac61e55d34e6e7fa02070]

#i61927# bug from 2006


2010-09-30  Vladimir Glazunov  <vg@openoffice.org>  [5884223399e5cc35236880ea8923fecf57ea6a41]

CWS-TOOLING: integrate CWS impress198


2010-09-30  Vladimir Glazunov  <vg@openoffice.org>  [87a8988aa9a523a08124c3b5574544361f45aed1]

CWS-TOOLING: integrate CWS impress198


2010-09-30  Vladimir Glazunov  <vg@openoffice.org>  [f2d1a8122d423d548763550473423a1b77a9449a]

CWS-TOOLING: integrate CWS impress198


2010-09-30  Vladimir Glazunov  <vg@openoffice.org>  [e6ddac800f4455e78bf5418fc17d2516148e8c88]

CWS-TOOLING: integrate CWS impress198


2010-09-30  Norbert Thiebaud  <nthiebaud@gmail.com>  [41f99c6232f0b782817e9fb3e8dea9414c76d52b]

Convert BOOL to bool in SwAutoCompleteWord


2010-09-30  Andreas Mantke  <maand@gmx.de>  [cf544e37d10780e448fcdc956b56a9967c8678d4]

date-iso-fix and translation of comments from German to English


2010-09-30  J. Graeme Lingard  <jgraeme+git@gmail.com>  [80615f37f2dc18eaf8579ffe2f4017d69d838907]

Remove unnecessary comments containing //CHINA001


2010-09-30  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [13b5be5ec753e5d08ae10b78114147d94a21c152]

dba34b: #ii109580# impl_sanitizeRowSetClauses_nothrow: completed the check for order column validity


2010-09-30  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [3f80aa43531aecebaea860c7efbb4c95d9f4b6d0]

dba34b: #i109580# don't attempt to apply Order clauses which refer to nonexistent tables


2010-09-30  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [cac09540278a3e5b16406a508f7bb731d9dd4c7d]

dba34b: #i109580#: addd TableName property to OrderColumns (created by the parser)


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

Use fetch_tarballs.sh to download ixion and icu


2010-09-30  Rene Engelhard  <rene@debian.org>  [332538fc4e7e1225b6de4cd156d5498de5558c5e]

make build.pls message to "prolongue" the build more understandable


2010-09-29  Kohei Yoshida  <kyoshida@novell.com>  [79279751c2808294b9421c62376f5898ae0aa356]

Ported fontconfig-cache-pre-substitution.diff from ooo-build.


2010-09-29  Kohei Yoshida  <kyoshida@novell.com>  [f4acad762507644e571134d11d02b2b89e3373f3]

Added icons for fancy document modified icon in the status bar.


2010-09-29  Kohei Yoshida  <kyoshida@novell.com>  [9f8f1b8d6f5d683948f64af4bf94c95934f799e7]

Ported statusbar-fancy-modified-status-sw.diff from ooo-build.


2010-09-29  Kohei Yoshida  <kyoshida@novell.com>  [f1a80a9f2de1751b5e350a870b31d6d96ace6185]

Ported statusbar-fancy-modified-status-svx.diff from ooo-build.


2010-09-29  Kohei Yoshida  <kyoshida@novell.com>  [5fef8677985208d688b50521c8c05a4b82ff9cd1]

Ported statusbar-fancy-modified-status-starmath.diff from ooo-build.


2010-09-29  Kohei Yoshida  <kyoshida@novell.com>  [adc9cd843559897a8c65d9d9da2a5e810223981b]

Ported statusbar-fancy-modified-status-sfx2.diff from ooo-build.


2010-09-29  Kohei Yoshida  <kyoshida@novell.com>  [63d22cc4048456fb33dda03e1f88b55b8a2f8ba4]

Ported statusbar-fancy-modified-status-sd.diff from ooo-build.


2010-09-29  Kohei Yoshida  <kyoshida@novell.com>  [a027830bbb817e910937f126b310b547ad0e79e2]

Ported statusbar-fancy-modified-status-sc.diff from ooo-build.


2010-09-29  Sean McNamara  <smcnam@gmail.com>  [4f678fedc0fa502b355dacbbbd56e48e3c5f4179]

fix libxmlsec build


2010-09-29  Laszlo Nemeth  <nemeth@openoffice.org>  [ac7b460879f8b87bfeb3da7d84a636d613e52cc2]

updated Hungarian standard.bau, i#112387


2010-09-29  Kohei Yoshida  <kyoshida@novell.com>  [8d56c285d42b5366d58c22dc1f1c3d1ea9cbaa77]

Ported autocorrect-accidental-caps-lock-svx.diff from ooo-build.


2010-09-29  Kohei Yoshida  <kyoshida@novell.com>  [fc239df0fd5920f6f0136d33cf57f247332f06c6]

Ported autocorrect-accidental-caps-lock-officecfg.diff from ooo-build.


2010-09-29  Kohei Yoshida  <kyoshida@novell.com>  [a32eaddb1479feb84ac859cb499a32b0f5558001]

Ported sc-default-delete-backspace-key.diff from ooo-build.


2010-09-29  Kohei Yoshida  <kyoshida@novell.com>  [718c0fe73251be083d032f0905880058128d4054]

Ported sfx2-remove-check-update-on-fileload.diff from ooo-build.


2010-09-29  Kohei Yoshida  <kyoshida@novell.com>  [49b7f991a509528302d2d1987d3f6c38bd108798]

Ported autocorrect-accidental-caps-lock-vcl.diff from ooo-build.


2010-09-29  Kohei Yoshida  <kyoshida@novell.com>  [ab1d54371ada41e122ccba03f6dc7c0982a3e4ac]

Ported autocorrect-accidental-caps-lock-svx.diff from ooo-build.


2010-09-29  Andreas Mantke  <maand@gmx.de>  [3d2bf80a615ca7f73b3bc758334be840468e4852]

a translation of comments: a fix and new translation of basic.src


2010-09-29  Kohei Yoshida  <kyoshida@novell.com>  [5fc6b0d063139e73b6d6931baf7f3eee1660d16a]

Ported autocorrect-accidental-caps-lock-sw.diff from ooo-build.


2010-09-29  Kohei Yoshida  <kyoshida@novell.com>  [9a5f4ce6e257881ad49b5823e4fad9220e7a2e64]

Ported autocorrect-accidental-caps-lock-sc.diff from ooo-build.


2010-09-29  Kohei Yoshida  <kyoshida@novell.com>  [3bd273aea8f29956c9bb5e8097bec1d4f5b871a6]

Ported autocorrect-accidental-caps-lock-offapi.diff from ooo-build.


2010-09-29  Bartosz Kosiorek  <gang65@openoffice.org>  [b8d9894086f74d4718d168d088a30e6f40e03ff0]

svarray: #i112395#: change vector to deque - possible memory bug (pointer address to vector could change)


2010-09-29  Justin Malcolm  <malcolm.justin@gmail.com>  [31018e35b1984aad1f01a389b1fd3428d52acf6e]

I think that this eliminates the remaining //UNUSED comments

There were still some of these comments (actually, a lot of them).
The most recent attachment should get rid of the last of them.
(fd#30442)

2010-09-29  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [23bfb3338707c9499f5ed9bedc4826b24ca1511e]

fix a merge problem


2010-09-29  Andreas Mantke  <andi@linux-87ht.site>  [735fba058b8c26cf92381eece7fbba19e85fc992]

the German comments translated to English


2010-09-29  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [566a61806c18e8245c001e5411fa4603d960c11c]

rebase to DEV300_m88


2010-09-29  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [bd726dfa8cb20a2c695c26fd15409e156267c31a]

rebase to DEV300_m88


2010-09-29  Thomas Benisch  <tbe@openoffice.org>  [e02f52edb10a6fa3f1d33396c644e878d6c1c2ff]

chartextensibility: merge with DEV300_m88


2010-09-29  Thomas Benisch  <tbe@openoffice.org>  [650b5147051166d400bc5278c0a74e55505fd59e]

chartextensibility: merge with DEV300_m88


2010-09-29  Thomas Benisch  <tbe@openoffice.org>  [9c56588e756953d612a538e085a2d6c4ffb85c6d]

chartextensibility: merge with DEV300_m88


2010-09-29  Thomas Benisch  <tbe@openoffice.org>  [bcb76b83b7ac714d5476e7f066f465a4bfb88b77]

chartextensibility: merge with DEV300_m88


2010-09-29  Thomas Benisch  <tbe@openoffice.org>  [496f7a6a47a10865bfb491d25deffc17150c101a]

chartextensibility: merge with DEV300_m88


2010-09-29  Tor Lillqvist  <tlillqvist@novell.com>  [3608fb66f24bac4ed925c7e681158a308465536f]

Use The Document Foundation for CompanyName also for DLLs


2010-09-29  sj  <sj@openoffice.org>  [74686377ec36c4fbfa4b84063bfb13ae009e313c]

impress201: #i101074# fixed background import problem.. now supporting ColorRef based background colors


2010-09-29  Noel Power  <noel.power@novell.com>  [c200ed4a9076e2d942d706c8fdc7ca2dd6522c8b]

fix for bugs.freedesktop.org/show_bug.cgi?id=30452


2010-09-29  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [9c90c77200562328c226f35cb14ee6ae9a135b71]

fix a warning


2010-09-29  Juergen Schmidt  <jsc@openoffice.org>  [5d868ad4ccb6dd9f2c77a8738eaa52fb16fd65b5]

jsc340: i113043: check the ure-link to support linux distors that move the different office peices somewhere else


2010-09-29  Tor Lillqvist  <tlillqvist@novell.com>  [52ca037af1c56b34bbe016f230303bb6264c2bd5]

Remove leftover unneeded and buggy debugging printout

From seamonkey-source-1.1.14.patch.diff. See
http://qa.openoffice.org/issues/show_bug.cgi?id=84961 .

2010-09-29  Tor Lillqvist  <tlillqvist@novell.com>  [82e19e2f2a6270144c3dbad40c902b5c51ff69c4]

We do want Windows error messages when built with debug=true

From win32-no-seterror-when-debugging.diff.

2010-09-29  Seo Sanghyeon  <sanxiyn@gmail.com>  [f5cc5634ebb1fd3834d963534650c9f62f00783a]

Removes is_valid_index method for future migration to STL


2010-09-29  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [d2c13df2ea23ed334ce37c4fc9687252ff100d51]

sw33bf10: #i105461# write missing parts of OBJLBSDATA sub record


2010-09-29  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [bc3f6b2c1cbe3972642b54d7b20022ebfeb47bae]

dba34b: #i109580# (preparations)


2010-09-29  sb  <sb@openoffice.org>  [e31fe5beb2debc2132cb31b9f15e2104f3b4a3ea]

sw33bf10: #i114793# missing rename crash_report.bin -> crashrep


2010-09-29  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [9a6a8627c6b9ae98b5773d9791c75582cf1dc043]

dba34a: #i31275# findMatchingEntry: start with the 'current + 1st' entry


2010-09-29  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [1aaca7da01b830bd5bb4e6e4001c1cacdd77d243]

add exception file


2010-09-29  Thomas Lange [tl]  <tl@openoffice.org>  [58bf3b5b2fb53c57ea4f192146472b6d31074640]

cws dict33a: #i114603 yet another update for the nl_NL dictionaries


2010-09-29  Juergen Schmidt  <jsc@openoffice.org>  [dfb4e2536e117d94200a8515085e2d4a36850962]

jsc340: i113227: apply patch for mingw


2010-09-29  Vladimir Glazunov  <vg@openoffice.org>  [459d32f413c86e9c008c72e6d514178ee32007d5]

CWS-TOOLING: integrate CWS sb129


2010-09-29  Vladimir Glazunov  <vg@openoffice.org>  [8db9c0737d347e8ce675fa28d36c0e63da08ab66]

CWS-TOOLING: integrate CWS sb129


2010-09-29  Vladimir Glazunov  <vg@openoffice.org>  [333c929187c9b9819f2be634ee0ecf589f711431]

CWS-TOOLING: integrate CWS sb129


2010-09-29  Vladimir Glazunov  <vg@openoffice.org>  [4d173f39926d9c98966b2925fa833ae3378aa16e]

CWS-TOOLING: integrate CWS sb129


2010-09-29  Vladimir Glazunov  <vg@openoffice.org>  [b778e32114bf63124d3e0e49298fb2ea4ce240bc]

CWS-TOOLING: integrate CWS sb129


2010-09-29  Vladimir Glazunov  <vg@openoffice.org>  [5898d6651fb613a6346eb8c1957ddbd77357f0f6]

CWS-TOOLING: integrate CWS sb129


2010-09-29  Vladimir Glazunov  <vg@openoffice.org>  [3db3d0728c6ba9f3277b32d3fefa900ecbcaf5f5]

CWS-TOOLING: integrate CWS sb129


2010-09-29  Vladimir Glazunov  <vg@openoffice.org>  [d85a397d640de2f1d339c16dd1fad978fe828f16]

CWS-TOOLING: integrate CWS sb129


2010-09-29  Vladimir Glazunov  <vg@openoffice.org>  [fbf4debe5f231fc9541385cb7781677a6e974ab6]

CWS-TOOLING: integrate CWS sb129


2010-09-29  Vladimir Glazunov  <vg@openoffice.org>  [0b5a8e1e0ced5f609358ea9d562e60e72de45793]

CWS-TOOLING: integrate CWS sb129


2010-09-29  Vladimir Glazunov  <vg@openoffice.org>  [fcc1fc85a497c0e67ce07465d8bb4c6e39a42054]

CWS-TOOLING: integrate CWS sb129


2010-09-29  Vladimir Glazunov  <vg@openoffice.org>  [f4099bf6f6d055cd88261e852712ba2565e8d618]

CWS-TOOLING: integrate CWS sb129


2010-09-29  Vladimir Glazunov  <vg@openoffice.org>  [553c8d5ac9a35f9dabb0aeaf64f1cdf27f04497b]

CWS-TOOLING: integrate CWS sb129


2010-09-29  Thomas Lange [tl]  <tl@openoffice.org>  [7f245231f6129c8b9c2122771906312ae76a4de9]

cws dict33a: #i114774 thesaurus patch applied


2010-09-29  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [15b943381c01954ae9ed7290c455f91aea22edb2]

dba34a: #i112617#


2010-09-29  Vladimir Glazunov  <vg@openoffice.org>  [9d2e52fe772b65cd814b2ea573325ff8599cf959]

CWS-TOOLING: integrate CWS tl82


2010-09-29  Vladimir Glazunov  <vg@openoffice.org>  [1f64b659bd4789052399373357c19e7e8c34f3f9]

CWS-TOOLING: integrate CWS tl82


2010-09-29  Vladimir Glazunov  <vg@openoffice.org>  [dbc392973cc6f0e1620a975b1aac3bfb75aaea8c]

CWS-TOOLING: integrate CWS tl82


2010-09-29  Vladimir Glazunov  <vg@openoffice.org>  [018583c60b95ab6c5aace51960764de4d64dd95e]

CWS-TOOLING: integrate CWS tl82


2010-09-29  Vladimir Glazunov  <vg@openoffice.org>  [92b2967db62522079dbcbbe91c39e0978844390b]

CWS-TOOLING: integrate CWS tl82


2010-09-29  Vladimir Glazunov  <vg@openoffice.org>  [03aa7ab71b66b63704a3dd1a98e024fd97c5ff6b]

CWS-TOOLING: integrate CWS tl82


2010-09-29  Norbert Thiebaud  <nthiebaud@gmail.com>  [da4c41c60b8224888486111c1bc01c813ff670c5]

Removed some other UNUSED comment


2010-09-29  Norbert Thiebaud  <nthiebaud@gmail.com>  [952fdd9c09a427bf15fbcd080dc99920d1887d94]

Removed some UNUSED comment


2010-09-29  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [0d8c89a3dcf270416d38c3e12ef8d90acb413305]

dba34a: if there exists a data source registration from the previous test run, revoke it


2010-09-29  Xiaofei Zhang  <Zhangxiaofei@openoffice.org>  [94ff531ca59a495547530f5c080d8e04e1f34ace]

removetooltypes: #i112600# some more changes in vcl and tools, reverted config strings in l10ntools and rsc


2010-09-29  Joachim Lingner  <jl@openoffice.org>  [c8108e906f998f14a0a7f0125674970b55def952]

jl160 #i114794# registration data folder of bundled extensions in the user installation references PREREG registration data in brand/share/prereg/bundled folder


2010-09-29  Joachim Lingner  <jl@openoffice.org>  [22d35b3da3f3711a35da8ea26599823e4a0491b1]

jl160 #i114794# registration data folder of bundled extensions in the user installation references PREREG registration data in brand/share/prereg/bundled folder


2010-09-29  Joachim Lingner  <jl@openoffice.org>  [1dc4184c9bc6bbb32a657d205c90422b9790ae38]

jl160 #i114794# registration data folder of bundled extensions in the user installation references PREREG registration data in brand/share/prereg/bundled folder


2010-09-29  Joachim Lingner  <jl@openoffice.org>  [985fde0fa91498cf165d482ed306740adfb9a5e8]

jl160 #i114794# registration data folder of bundled extensions in the user installation references PREREG registration data in brand/share/prereg/bundled folder


2010-09-29  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [66a9fd3f8e49c7b71efc97a8cdbe36ad5f1c8446]

dba34a: WaE


2010-09-29  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [c8c5ba6a21754c0fd28dcc8a9d2322c3e30d545e]

dba34a: GCC WaE


2010-09-28  Justin Malcolm  <malcolm.justin@gmail.com>  [4c2fcdee1949996c6f63d1f0645e5cb2edf8e00d]

This gets rid of a great number of the comments

There are a great number of places in calc where code is commented out
with lines staring in "//UNUSED".  Since 'git' is being used, there is
no reason to keep old code like this in comments.

2010-09-28  Gil Forcada  <gforcada@gnome.org>  [ed4f972c1f118d2f3d2a578416e720f3b251c996]

Removed all //CHINA-like comments


2010-09-28  Rene Engelhard  <rene@debian.org>  [5ce76a9b8c0d1f09034096c84926fe171b0a58f1]

fix build failure (must be pos1--, not i--)


2010-09-28  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [13b0fc7375271ed58f563306ef57f81808ac9289]

vcl115: #i89397# update state rect also in maximized case


2010-09-28  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [da4b631586405f189864db20305607550674dec5]

vcl115: #i89397# SetWindowState now maximizes again on the correct screen


2010-09-28  Kohei Yoshida  <kyoshida@novell.com>  [c062dad9b1d937a975354ceee75b7f16b756c2d2]

Ported calc-xls-export-row-height-wrapped-text.diff from ooo-build.


2010-09-28  Kohei Yoshida  <kyoshida@novell.com>  [08e0f9aaf1275398b93b6e75381c8398067af57e]

Ported calc-perf-rowheight-no-progress-bar.diff from ooo-build.


2010-09-28  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [39446c709a01a26108e7e9f4c3bf666c4c5d4600]

dr77: rebase to DEV300_m88


2010-09-28  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [2ccd23bdf7710ffbc248d3a60c3e90ddba7ee344]

dr77: rebase to DEV300_m88


2010-09-28  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [2f799fd884a54022df843e4302bfd77eb9c17b78]

dr77: rebase to DEV300_m88


2010-09-28  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [93fc84c0fa981203b87323bf7ab15f2f24173ba9]

dr77: rebase to DEV300_m88


2010-09-28  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [e40ef50174cc7f51659a7dc5d1dc717d741fbff9]

dr77: rebase to DEV300_m88


2010-09-28  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [74fe3fcf1a7661f21678d0f05cdd4de943797377]

dr77: rebase to DEV300_m88


2010-09-28  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [5b68ea68378953e16ec0e28ce326d2c6a896cccb]

dr77: rebase to DEV300_m88


2010-09-28  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [482b89ec1c04268f4d9b88bdfe51fff52d8c6f40]

dr77: rebase to DEV300_m88


2010-09-28  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [3043a8c3684a21ec377a52436bbcebe50db0b453]

dr77: rebase to DEV300_m88


2010-09-28  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [45a0ee3dc399b280e117fa61bdce0a4c56eba2fa]

dr77: rebase to DEV300_m88


2010-09-28  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [38fe0139663141f743f81c33aeed5d80ac4a8c94]

dr77: rebase to DEV300_m88


2010-09-28  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [3613eb5b60455acec8675da450ad320be7fe6839]

dr77: rebase to DEV300_m88


2010-09-28  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [17704a0c6367cdd1c40785cd4adb70dfcc4e3c5f]

dr77: rebase to DEV300_m88


2010-09-28  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [8f0d95e53c9e23b195780c31fce59892cdf9dc58]

dr77: rebase to DEV300_m88


2010-09-28  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [fe5564d6ce62415b0e77b9a150e0f54155b1a83c]

dr77: rebase to DEV300_m88


2010-09-28  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [2e5a48127050d6946f208a5fbf0236784771e45f]

dr77: rebase to DEV300_m88


2010-09-28  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [07e200fd6ceb1ec01bc01e06121db68db4fb9b97]

dr77: rebase to DEV300_m88


2010-09-28  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [d85bdb1f436b345efd632992150a4915e00e1227]

dr77: dump hyperlinks from document summary stream, corrected filter name


2010-09-28  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [5876446a3676757726faab0698a9d5bd146355f0]

dr77: dump hyperlinks from document summary stream, corrected filter name


2010-09-28  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [ed7ea296b2f7338477806e25666a1f85e8e8ace2]

fix a warning


2010-09-28  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [ffa480fecf420f2a667538950defa87b2e562185]

remove warning


2010-09-28  Sebastian Spaeth  <Sebastian@SSpaeth.de>  [4d45788533940100b53249adeeba9aea04be8cae]

fontdialog: Convert switch with only 1 case to an if ()

This is a switch statement that only ever checks 1 case and has no
default action, so make it an if().

Remove some commented out code in the switch while taking the git
blame anyway.

Signed-off: Sebastian Spaeth <Sebastian@SSpaeth.de>

2010-09-28  Kohei Yoshida  <kyoshida@novell.com>  [b7ea2eb235396dfdd079d9c68819610c5d4e4f2a]

Ported calc-perf-filtering-with-notes.diff from ooo-build.


2010-09-28  Kohei Yoshida  <kyoshida@novell.com>  [5157d9a63e4501d7ff2e20afeaf5dbadbb43ecf5]

Ported calc-auto-tab-complete.diff from ooo-build.


2010-09-28  Kohei Yoshida  <kyoshida@novell.com>  [2d301b6f4afc6e961e69b8821c0c10b43c7f5066]

Ported calc-find-replace-skip-filtered-sc.diff from ooo-build.


2010-09-28  Kohei Yoshida  <kyoshida@novell.com>  [26d5cf1ecadc17e5c6aff071b8750b9fadaa1d28]

Ported calc-find-replace-skip-filtered-svl.diff from ooo-build.


2010-09-28  Vladimir Glazunov  <vg@openoffice.org>  [fdd560163ef33ffec53b8cd559014a1b40958df0]

CWS-TOOLING: integrate CWS ifcmap01


2010-09-28  Kohei Yoshida  <kyoshida@novell.com>  [6debc8710fdd6d534a63ec40e205bee87a8b084a]

Ported calc-ods-sheet-protection-sc.diff from ooo-build.


2010-09-28  Vladimir Glazunov  <vg@openoffice.org>  [50d37ce06a1cc6fe5539679586867f2d453c3a93]

CWS-TOOLING: integrate CWS perftest12


2010-09-28  Kohei Yoshida  <kyoshida@novell.com>  [17d59daec19bcbcbd06444a611c86170c2acd857]

Ported calc-ods-sheet-protection-xmloff.diff from ooo-build.


2010-09-28  Kohei Yoshida  <kyoshida@novell.com>  [a8d9efc16d313a5c8c530f5324f2e067f3013d5e]

Ported calc-ods-sheet-protection-svtools.diff from ooo-build.


2010-09-28  Kohei Yoshida  <kyoshida@novell.com>  [d19be7acbe78e7b25fc6349e1db7fd9c5974cc72]

Ported sal-strintern-speed-char-upper.diff from ooo-build.


2010-09-28  Vladimir Glazunov  <vg@openoffice.org>  [d180ca63bb8391095ee8aa69f47073b2bdbb029f]

CWS-TOOLING: integrate CWS ause125


2010-09-28  Vladimir Glazunov  <vg@openoffice.org>  [0f7da1b1e91958f9d4876500a6ab19663d61c0ff]

CWS-TOOLING: integrate CWS smoketest28


2010-09-28  Kohei Yoshida  <kyoshida@novell.com>  [e3b425d36ae42f457a015000955c088158f541e8]

Forgot to add new files created by cws-koheicopyborder-sc.diff.


2010-09-28  Kohei Yoshida  <kyoshida@novell.com>  [be2150398ce765b87d44ada8a13c09345be52e22]

Port cws-koheicopyborder-sc.diff from ooo-build.


2010-09-28  Kohei Yoshida  <kyoshida@novell.com>  [23315165f4186e10a918348ae0e3c14e8575846a]

Port cws-koheicopyborder-svx.diff from ooo-build.


2010-09-28  Kohei Yoshida  <kyoshida@novell.com>  [f2ab6ab8380f520ede5a46bfe5cf014dad97f05a]

Remove datapilot autoformat feature.

This reverts commit 1cd57db36c14e98190311ceed238c01f2dd60eea.

The current datapilot autoformat feature was done by "duct-taping"
two separate features together which don't mix well and cause stability
issues.  This feature needs to be re-implemented the right way in the
future.

2010-09-28  Vladimir Glazunov  <vg@openoffice.org>  [36c98d7d5b8f7f19baa452d0c2ae2b503ae90b99]

CWS-TOOLING: integrate CWS sb126


2010-09-28  Vladimir Glazunov  <vg@openoffice.org>  [b5c1fa594aa3a1a01b21f032bef06785b21bc763]

CWS-TOOLING: integrate CWS sb126


2010-09-28  Vladimir Glazunov  <vg@openoffice.org>  [6bb822163761a8fa442017c9bb6db238187e87bb]

CWS-TOOLING: integrate CWS sb126


2010-09-28  Vladimir Glazunov  <vg@openoffice.org>  [76ce927a891e8dd3ba9ccd33bfdce0451102755b]

CWS-TOOLING: integrate CWS sb126


2010-09-28  Vladimir Glazunov  <vg@openoffice.org>  [b87503b4660cc52feb0e856d77c55a946007a923]

CWS-TOOLING: integrate CWS sb126


2010-09-28  Vladimir Glazunov  <vg@openoffice.org>  [73365c46d1a8736ced28a9df26361057dc2848cc]

CWS-TOOLING: integrate CWS sb126


2010-09-28  Vladimir Glazunov  <vg@openoffice.org>  [c645ffce3bd6cfc39468cca28b70e4564a0264d5]

CWS-TOOLING: integrate CWS sb126


2010-09-28  Vladimir Glazunov  <vg@openoffice.org>  [c7996ea697979447de7db3fb31af8c370d3e97c7]

CWS-TOOLING: integrate CWS sb126


2010-09-28  Mikhail Voytenko  <mav@openoffice.org>  [b42596ac9af6a3c7b33c8ad67acd94fab33fe4da]

fwk149: #i114668# check whether the directory can be opened


2010-09-28  Vladimir Glazunov  <vg@openoffice.org>  [44639c847a494a7515d8bdc40c5ca2220bb9dc7d]

#i10000# changes from OOO330 m9


2010-09-28  Vladimir Glazunov  <vg@openoffice.org>  [f9b52383dd769df41dd94b49a0e75aeb20e4114b]

#i10000# changes from OOO330 m9


2010-09-28  Vladimir Glazunov  <vg@openoffice.org>  [174354d508270ec7fad2c0b6a08db6f473073f88]

#i10000# changes from OOO330 m9


2010-09-28  Vladimir Glazunov  <vg@openoffice.org>  [9210e442de76add2aaf8c0a47c9c6ce92b318224]

#i10000# changes from OOO330 m9


2010-09-28  Vladimir Glazunov  <vg@openoffice.org>  [a76c058829e596b116039826a7885f8a16047a72]

#i10000# changes from OOO330 m9


2010-09-28  Vladimir Glazunov  <vg@openoffice.org>  [78df694e68b567965111e9446711aab1be6300ed]

#i10000# changes from OOO330 m9


2010-09-28  Vladimir Glazunov  <vg@openoffice.org>  [9a8ae5b0355b028a3125d3852d79621162c4cd3a]

#i10000# changes from OOO330 m9


2010-09-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [68d5cd211845483adb0c37fb05f58d37bfd21052]

ause123: #163579# cleanup baseline usage


2010-09-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a7fec98ccf1445723333e896fd96e650c3a7d9ac]

ause123: #163579# cleanup baseline usage


2010-09-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [05afdef3f7246393a77b2ff505f541b7c10f749a]

ause123: #163579# cleanup baseline usage


2010-09-28  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [40d960cbdba0dbd445d624f62a523b7e78d5f5c9]

divide pdfwriter_impl.cxx


2010-09-28  Joachim Lingner  <jl@openoffice.org>  [5f77e8fa8af8f46be095b1e1df7b9fb6d3d401de]

jl160 merge with DEV300_m88


2010-09-28  Joachim Lingner  <jl@openoffice.org>  [07a5efd52f4ff499c94d54778af056b0263b7bab]

jl160 merge with DEV300_m88


2010-09-28  Joachim Lingner  <jl@openoffice.org>  [a90df1b84208f8d11ebb3d3ec7899ad524506355]

jl160 merge with DEV300_m88


2010-09-28  Joachim Lingner  <jl@openoffice.org>  [8079efdfdc89cff7deade3a204e4ed1e863f309d]

jl160 merge with DEV300_m88


2010-09-28  Joachim Lingner  <jl@openoffice.org>  [74ba81951f2c6686b837a7aa409b14f3c7ef0480]

jl160 merge with DEV300_m88


2010-09-28  Rene Engelhard  <rene@debian.org>  [12c6f530ad66f024913ea45fa22f34da39b8080b]

remove undistributable .PS files from psprint_config


2010-09-28  NeilBrown  <neilb@suse.de>  [bb58dbf969a4bfc3bf7dae8577e05bf7756bd99e]

Improve randomisation in 'dissolve' transition.

The loop for randomizing a list in the dissolve transition is poor.

It randomly chooses two element and swaps them, and does this N/2 times.
Thus a total of N elements are moved.
It is probable that several elements will be swapped multiple times,
leaving it probable that several other elements will not be swapped at all.

This fact is quite visible when transitioning between two very different
slides (e.g. 2 photos).  While there is a lot of randomness, there is a
clearly perceptible top-to-bottom 'wipe' happening at the same time.

So change the loop to provide true randomness.
We randomly choose an element for the last position.
Then randomly choose one of the remaining elements for the second
last position, etc.

Signed-off-by: NeilBrown <neilb@suse.de>

2010-09-28  Mikhail Voytenko  <mav@openoffice.org>  [622f4846bb6e48873cbb00dc8a167a650b880f31]

fwk149: #i105142# avoid the crash in case of broken file


2010-09-28  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [da8ba80c5a1310f77a6cf2f69381ac9bb601fd8f]

Automated merge with http://hg-lan.germany.sun.com/ooo/DEV300


2010-09-28  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [e12feba0767a7e3efd207000eb97291c5966ce5a]

Automated merge with http://hg-lan.germany.sun.com/ooo/DEV300


2010-09-28  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [bd2e32b2a38cf48dbfc53d1e9db4d9b8cb48ebf7]

Automated merge with http://hg-lan.germany.sun.com/ooo/DEV300


2010-09-28  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [541a7bd50c110ee61a612c43982dda3815c9c29d]

Automated merge with http://hg-lan.germany.sun.com/ooo/DEV300


2010-09-28  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [58d4e67ebfa37547063c103613ef786ecb65bf82]

Automated merge with http://hg-lan.germany.sun.com/ooo/DEV300


2010-09-28  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [3efec2d89acdae3b1296fcca7a56b56f110d29a6]

Automated merge with http://hg-lan.germany.sun.com/ooo/DEV300


2010-09-28  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [c7cd474ea28b4923c0b520815c071dee2ebc8918]

Automated merge with http://hg-lan.germany.sun.com/ooo/DEV300


2010-09-28  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [c95db1dc3d75b559fa544b8626d555ab442ef5c9]

Automated merge with http://hg-lan.germany.sun.com/ooo/DEV300


2010-09-28  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [75b0496691859d25e6463a05d129b7f0890a6af2]

Automated merge with http://hg-lan.germany.sun.com/ooo/DEV300


2010-09-28  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [730b1475879d2697949c33f279e9561e0a2371da]

Automated merge with http://hg-lan.germany.sun.com/ooo/DEV300


2010-09-28  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [7df4e60a095d6a8764981eda1f1423367e2e10a9]

Automated merge with http://hg-lan.germany.sun.com/ooo/DEV300


2010-09-28  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [79d086d38f6ab0027c403ccfe7620971b86bbc6d]

Automated merge with http://hg-lan.germany.sun.com/ooo/DEV300


2010-09-28  Mikhail Voytenko  <mav@openoffice.org>  [1724393d0044cdc535f635cc15d957176554c6ea]

fwk149: #i112602# integrate the patch


2010-09-28  Mikhail Voytenko  <mav@openoffice.org>  [fb6c6dc02e06207c4a8b2279f9b30d6a954cc47f]

fwk149: #i106591# do not use mmap to copy files


2010-09-28  Tor Lillqvist  <tlillqvist@novell.com>  [4438b99e247ba7d5e24f3d70cd9567497556918c]

Pass proper parent window handle to ODMRegisterApp

Use short code snippet lifted from
fpicker/source/win32/filepicker/VistaFilePickerImpl.cxx to get a
suitable window handle. Should fix bnc#398822.

2010-09-28  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [877896a2231a61823464c546c61daeb8a42148a1]

dba33k: merge


2010-09-28  Joerg Skottke [jsk]  <jsk@openoffice.org>  [97547b76291f2b10045ce4c57b83672391a43db4]

automationdev300m87: #i112208# - And reverted last change - debug is off again.


2010-09-28  Petr Mladek  <pmladek@suse.cz>  [8876f0c966d9b161ddee0cb698ed2d1386717c21]

Version 3.2.99.1, tag LIBREOFFICE_3_2_99_1  (3.3-beta1)


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

Version 3.2.99.1, tag LIBREOFFICE_3_2_99_1  (3.3-beta1)


2010-09-28  Petr Mladek  <pmladek@suse.cz>  [66d011a310fa779a0b3270c38e4bd4fababfa8d1]

Version 3.2.99.1, tag LIBREOFFICE_3_2_99_1  (3.3-beta1)


2010-09-28  Petr Mladek  <pmladek@suse.cz>  [9a40168865a9753e91ac01f6b3248f8bcc2e2eb8]

Version 3.2.99.1, tag LIBREOFFICE_3_2_99_1  (3.3-beta1)


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

Version 3.2.99.1, tag LIBREOFFICE_3_2_99_1  (3.3-beta1)


2010-09-28  Petr Mladek  <pmladek@suse.cz>  [4c97ff1826c4ea5d91d361c2ed3d3643d4590868]

Version 3.2.99.1, tag LIBREOFFICE_3_2_99_1  (3.3-beta1)


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

Version 3.2.99.1, tag LIBREOFFICE_3_2_99_1  (3.3-beta1)


2010-09-28  Petr Mladek  <pmladek@suse.cz>  [87e8245ce50d2d1f01b8d06876cf95b1c41eba0f]

Version 3.2.99.1, tag LIBREOFFICE_3_2_99_1  (3.3-beta1)


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

Version 3.2.99.1, tag LIBREOFFICE_3_2_99_1  (3.3-beta1)


2010-09-28  Petr Mladek  <pmladek@suse.cz>  [8d64f31c5eb4846391d1e99820cae43e44914bc1]

Version 3.2.99.1, tag LIBREOFFICE_3_2_99_1  (3.3-beta1)


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

Version 3.2.99.1, tag LIBREOFFICE_3_2_99_1  (3.3-beta1)


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

Version 3.2.99.1, tag LIBREOFFICE_3_2_99_1  (3.3-beta1)


2010-09-28  Mikhail Voytenko  <mav@openoffice.org>  [15a16e9d8273d05aa8b72c727e964117b84e00a5]

fwk149: #163442# no password for powerpoint filter is supported


2010-09-28  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [0567b5beb387e3b76d26e43fc6d1c69df0c1de89]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba33j


2010-09-28  os  <os@openoffice.org>  [e98c2f526d1a05bed27bc1a82717c9e349d2bf43]

#i114781# envelope dialog preview fixed


2010-09-28  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [f7c9efe9c6253d809ccbe157c2ef66ff6821522f]

dba34a: #i114792# restore m_nNULLPos/m_nBoundColumnType when old list data is still cached


2010-09-28  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [acc5e9f794ed60e49d0b146e72e86e06e6b78e86]

dba33j: #i113631# loadData: restore m_nNULLPos/m_nBoundColumnType when old list data is still cached


2010-09-28  Michael Stahl  <mst@openoffice.org>  [f711eee6345574feb835cc19b783a3b8b6303b18]

sw33bf10: redland/prj/d.lst: missing mkdir inc/external


2010-09-28  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [7f4c6d8e6ebb503638acb3325a0a414543258d10]

dba34a: GCC WaE


2010-09-28  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [f23b151efd588900c91bf36fd7ae211989c9fc60]

dba34a: removed assertion from impl_matchPropertyGroup - it is allowed that no group matches, as long as we did not migrate all properties to this new mechanism


2010-09-28  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [b65b7928cb68656a615fdba993e9cb7192609a06]

dba34a: recognize hsqldb.compatible_version in the properties file


2010-09-28  Dirk Voelzke  <dv@openoffice.org>  [9cf6c5592989c25126b004fe4cdecb86ce49bd5c]

#dv22#i114788# Add 'show license' to extension popup menu


2010-09-28  Dirk Voelzke  <dv@openoffice.org>  [289865fae9d4a7d6d079894124bf47747b37d906]

#dv22#i114788# Add 'show license' to extension popup menu


2010-09-28  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [f41c780b2771695421d8d2a1e8dc9d2229d786f5]

dba34a: #i114752# allow setting an empty reference, not only an empty Any, as ControlLabel


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

Fixing some merge errors


2010-09-28  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [433a39eda2666c5a3a21abfa80d728200ec0f95b]

dba34a: #i114785# removed assertion - not really useful, and the asserted condition is in fact valid in some cases


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

LibreOffice branding: fix1


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

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


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

LibreOffice Branding: first cut


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

Fix a typo in the show license code


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

LibreOffice branding: make smoketests work


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

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


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

LibreOffice branding: fixing windows icons


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

LibreOffice branding: make printeradmin desktop file work too


2010-09-28  Thorsten Behrens  <thb@openoffice.org>  [9c2de4f2981f7b95d10eeccc253d79745123cdb4]

Reverting the icon change / decoloring


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

LibreOffice branding: make desktop integration work (fix2)


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

LibreOffice Branding: first cut


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

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


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

Update Mac installer image and icon config


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

Updated nsis installer icon from Chris


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

Shrunk NSIS banner image by three pixel


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

LibreOffice branding: some more win32 imagery tweaks


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

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


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

new libreoffice artwork


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

LibreOffice branding: fix1


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

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


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

LibreOffice Branding: first cut


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

License file needs different path on Mac


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

Make TDF the default vendor


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

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


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

LibreOffice branding: ooobasis -> lobasis


2010-09-28  Thorsten Behrens  <thb@openoffice.org>  [3fc91c7355e0b0d770bcc0b0aa792c6e7edbb3e7]

new libreoffice artwork


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

LibreOffice Branding: first cut


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

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


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

LibreOffice branding: rebrand also images in ooo_custom_images


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

LibreOffice branding: rebrand also the intro.bmp and about.bmp


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

Reverting the icon change / decoloring


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

new libreoffice artwork


2010-09-27  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [ee8dd603d8dda18819f1de4e805b73cfbaa74b0e]

dba34a: #i31275# allow 'select as you type' aka 'quick selection' for tree list boxes (SvLBox derivees, to be precise), and enable this for Base main window, and the stylist


2010-09-27  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [da6a1820771c15a8726801ecf313d6d38e4ee7e2]

dba34a: #i31275# allow 'select as you type' aka 'quick selection' for tree list boxes (SvLBox derivees, to be precise), and enable this for Base main window, and the stylist


2010-09-27  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [721c18332eda570264c3726ef88441bcb884fa89]

dba34a: #i31275# allow 'select as you type' aka 'quick selection' for tree list boxes (SvLBox derivees, to be precise), and enable this for Base main window, and the stylist


2010-09-27  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [512c322944580276c9c1b98d872cf5d925a03418]

dba34a: #i31275# allow 'select as you type' aka 'quick selection' for tree list boxes (SvLBox derivees, to be precise), and enable this for Base main window, and the stylist


2010-09-27  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [2768b48ed3ad36fd31c38b2cbb5b0b7c37afebf2]

dba34a: #i31275# allow 'select as you type' aka 'quick selection' for tree list boxes (SvLBox derivees, to be precise), and enable this for Base main window, and the stylist


2010-09-27  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [adfd945c6410ced94b74a7f3854725b97b750041]

dba34a: #i31275# allow 'select as you type' aka 'quick selection' for tree list boxes (SvLBox derivees, to be precise), and enable this for Base main window, and the stylist


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

dba34a: #i31275# allow 'select as you type' aka 'quick selection' for tree list boxes (SvLBox derivees, to be precise), and enable this for Base main window, and the stylist


2010-09-27  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [2ab0a16a185c613efc445655be42577e12cdd1fc]

dba34a: GCC WaE


2010-09-27  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [c73eb35e21eaf9a4c062da475af36b806741285b]

limit password life time


2010-09-27  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [208de777d5af30720ba212a233283ba4c1ac57cb]

limit password life time


2010-09-27  Carsten Driesner  <cd@openoffice.org>  [97fbd5818c12faca18c9b28546e8a6b82ba76994]

dockingwindows: Fix further problems - moved more code from general layout manager to toolbar specific part


2010-09-27  Mikhail Voytenko  <mav@openoffice.org>  [603ae0de4dee6000b053808ff1e8fd6e5fdcaf7b]

fwk149: rebase to DEV300_m88


2010-09-27  Mikhail Voytenko  <mav@openoffice.org>  [fcc4fd175ae8bab186dda242daaf99beaf3cb9a5]

fwk149: rebase to DEV300_m88


2010-09-27  Mikhail Voytenko  <mav@openoffice.org>  [edec87cc81931221f823ab56a2182daca578ebd7]

fwk149: rebase to DEV300_m88


2010-09-27  Mikhail Voytenko  <mav@openoffice.org>  [5762777d4910b51df2f76f6e442564170c83cad9]

fwk149: rebase to DEV300_m88


2010-09-27  Mikhail Voytenko  <mav@openoffice.org>  [edc391785324bea543205464ab07f97aa17f1a60]

fwk149: rebase to DEV300_m88


2010-09-27  Mikhail Voytenko  <mav@openoffice.org>  [fcf61d5eb5339090b4b08f738b1de9850f457f03]

fwk149: rebase to DEV300_m88


2010-09-27  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [a2e5df777eecd0e55aaba1ced97fb6dcfcfe7321]

dba34a: #i97111# make the 'Test Connection' button big enough to display all its text


2010-09-27  Michael Stahl  <mst@openoffice.org>  [2c717f230b84c622e247fd8c146ab92cb877fd4a]

sw34bf01: #i144667#: patch by dtardon: add missing include  for build with -DDEBUG_ATTRIBUTES


2010-09-27  Michael Stahl  <mst@openoffice.org>  [b225430c128823c0d3f8a85b1e32dc955a5b6c26]

sw34bf01: #i114549#: patch by dtardon:  fix array limit


2010-09-27  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [f89f2b8bf506de0cc547ad596c75cbe1a0cf1ef1]

dba34a: #i105989#  fixed sorting by function column


2010-09-27  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [48430fa3814f790f8d17ba4ef452a86f436fc158]

dba34a: removed nonsensical return statement


2010-09-27  Michael Stahl  <mst@openoffice.org>  [ca97777374b394342c7b27403abe10a5f39d362a]

sw34bf01: #i114542#: patch by dtardon: initialize member arrays of BorderHandler


2010-09-27  Michael Stahl  <mst@openoffice.org>  [34a7b590dca429f3ede5a67ca661168c0789f0be]

sw34bf01: #i114285#: patch by dtardon: fix build with -DEBUG_CONTEXT_STACK


2010-09-27  Michael Stahl  <mst@openoffice.org>  [0cb6c48328906e181f3b7cdc02dca25cbe52de0e]

sw34bf01: #i114284#: patch by dtardon: fix build with -DDEBUG_DOMAINMAPPER


2010-09-27  Herbert Duerr [hdu]  <herbert.duerr@oracle.com>  [2d04029ec3cc0306012d73ac6197be424c4cc734]

#i114765# fix calculation of justified graphite text width (thanks kstribley)


2010-09-27  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [d764a2871b7042f8cd2eeb7f07b087f5c55efd5b]

dba34a: #i105989# proper number of elements in m_aSelectionEvaluation


2010-09-27  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [12db5269581cb3728c9dd1edfe5fb58f7e696daa]

dba34a: fix off-by-one in previous fix


2010-09-27  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [b3742608b22bcd85bc818257afff4f95b85e88ee]

dba34a: #i105989# fix setEvaluationResult


2010-09-27  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [138c8c209cec4f90a64d4e3e147a00761ec4b329]

dba34a: #i114770# fix getDate


2010-09-27  Joerg Skottke [jsk]  <jsk@openoffice.org>  [9341a37b70c52eb5bd4521253355554a027c8823]

Resolved conflict by accepting all changes from remote, changed back hFileOpen() to hFileOpenLocally(). Needs to be checked


2010-09-27  sb  <sb@openoffice.org>  [93cefc702040df21682fbe4b904379e7663986e6]

sb131: merged in DEV300 masterfix


2010-09-27  obo  <obo@openoffice.org>  [7558c69a34dec6bf0740eec662a793239be41035]

masterfix DEV300: #i114717# missing internal dependency


2010-09-26  Bartosz Kosiorek  <gang65@openoffice.org>  [c308fb2f18c0c09bdb821d8ef7f393c3505b2c3a]

svarray: #i112395#: small upgrade


2010-09-24  Mathias Bauer  <mba@openoffice.org>  [fb91baaf8b807d19f7a0c1b7a4c48faddb3002bc]

CWS changehid: sym prefix removed from commands


2010-09-24  Mathias Bauer  <mba@openoffice.org>  [20846c50fec84a1fa688ea1d307bcf4e0d3fbcca]

CWS changehid: some manual fixes due to wrongly written identifier names in original files


2010-09-24  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [df76cd75dee1e539533b3c2b00b5d0330062fe88]

dba34a: OElementImport::EndElement: don't assert m_aValues being empty - this is legitimate, especially for grid controls


2010-09-24  Mathias Bauer  <mba@openoffice.org>  [9c29290a086270b46c3ebc435e03fa684644f794]

CWS changehid: need to go back to slot for uno commands that shall be executed with parameters as old testtool can't execute them; this compatibility hack can be removed once autotesting switched to new testtool


2010-09-24  Mathias Bauer  <mba@openoffice.org>  [fe8bc0c2c2a2dec162d9da30bb0684f1d00b842c]

CWS changehid: several fixes to work with old testtool


2010-09-24  Mathias Bauer  <mba@openoffice.org>  [20c80bc1e2cdddd49e1c5e710f930eb78142a1b1]

CWS changehid: wrong strlen for helpids; autohelpid treatment was different to old version and so testtool got confused


2010-09-24  sj  <sj@openoffice.org>  [9f5cef4435e7db234b879e9130cf4e9cddf6f835]

impress201: #114721# applied patch... improved detection of pict graphics


2010-09-24  sj  <sj@openoffice.org>  [68f609b72d9cc7ec3afbe108fa91e3271a62f65f]

impress201: #114741# reducing memory footprint if mimimizing very huge documents -> no more graphics lost


2010-09-24  sj  <sj@openoffice.org>  [7b1b11b49e449ba2f73b2117d8f7cc9117fcc4bb]

impress201: #114741# reducing memory footprint if mimimizing very huge documents -> no more graphics lost


2010-09-24  Kurt Zenker  <kz@openoffice.org>  [86f6ddd251b6a5a9cde5b70b291fcc1819867116]

masterfix: #i10000# add missing dependency to stlport


2010-09-24  Release Engineering  <releng@openoffice.org>  [ed14a8f19aa73df6aa569b27f879ef393535155e]

OOO330


2010-09-24  Carsten Driesner  <cd@openoffice.org>  [06513cd01e1db6ca7ab4f9b05aff22d5c0f1b048]

dockingwindows: Fixed many issues regarding the layout manager rework


2010-09-24  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [47c0ac79eea410b8b110e2bf5abfc2d86ef9164a]

dba34a: separate the handling of generic property/attributes into a dedicated method, which can be called at appropriate time by derived classes (if desired, otherwise OElementImport will call it automatically)


2010-09-24  Kurt Zenker  <kz@openoffice.org>  [36524b9df562caa67e885575a25acc3bcf19e081]

CWS-TOOLING: integrate CWS ooo33gsl09


2010-09-24  Kurt Zenker  <kz@openoffice.org>  [11c892b46764590938f73a42862eb50b99438d9c]

CWS-TOOLING: integrate CWS ooo33gsl09


2010-09-24  Kurt Zenker  <kz@openoffice.org>  [8281fcfc6399d8f9d77bf848fc2ed2bf44321d24]

CWS-TOOLING: integrate CWS fwk158


2010-09-24  Kurt Zenker  <kz@openoffice.org>  [b6b8f0c43e964a77aa2c531d3721859ba954fdd4]

CWS-TOOLING: integrate CWS native330


2010-09-24  Petr Mladek  <pmladek@suse.cz>  [32ddcb69164d01d94fd81126b690385aa62042c6]

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-24  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [fc85672befcbbca764c6a082040387fc2d41d8a8]

dba34a: #i114733# SearchFile: expand vnd.sun.star.expand URLs before processing them further


2010-09-24  Kurt Zenker  <kz@openoffice.org>  [4b6c4fc4feb688834833bd2cd352692bf0a619e5]

CWS-TOOLING: integrate CWS ooo330l10n3


2010-09-24  Kurt Zenker  <kz@openoffice.org>  [5f538bb8838536c0d9723a80422a579f5b32f9f5]

CWS-TOOLING: integrate CWS sw33bf09


2010-09-24  Hans-Joachim Lankenau  <hjs@openoffice.org>  [216b2d9b41279501c359a27c2d188c591007d393]

ause125: #i114625# prepend SOLARSHAREDBIN when setting AUGMENT_LIBRARY_PATH to avoid wrong libraries found by accident


2010-09-24  Kurt Zenker  <kz@openoffice.org>  [fae87385f9be0b95d327aaf79f5d4c721c17f312]

CWS-TOOLING: integrate CWS automationooo330m6


2010-09-24  Hans-Joachim Lankenau  <hjs@openoffice.org>  [23a72b78a8fde3b20889d9cff13aadebaad58e19]

ause125: #i112242# switch from -isystem to --sysroot for baseline environments


2010-09-24  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [be6800e38eeb3b9d2fba059a6de4b8ae55853ad8]

dba34a: during #i114726#: DocumentWindows also doesn't exist anymore in config


2010-09-24  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [73409c47794eb117dcb59cbbda3eb16c299c2868]

dba34a: during #i114726#: IsHideMarkings also doesn't exist anymore in config


2010-09-24  Michael Meeks  <michael.meeks@novell.com>  [9f3971de096d31346d50f47e23d6e290fbe088a1]

Remove migration setting, erroneously clobbering UseSystemFileDialog


2010-09-24  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [4c227c8eb3b025438557cb817f8e406d205b75ae]

step1: put encrpytion parameters into PDFContext


2010-09-24  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [4d25643942f30ad94b853a65338098d842767ed8]

step1: put encrpytion parameters into PDFContext


2010-09-24  Kurt Zenker  <kz@openoffice.org>  [93bad4c812af128772d0c2682246610a6cf6ef54]

CWS-TOOLING: integrate CWS dv21


2010-09-24  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [ebb2705e2e140f24afbe9c2ca86ff81e62147881]

dba34a: #i114726# removed code using the non-existent IsSpellInAllLocales config option


2010-09-24  Herbert Duerr [hdu]  <herbert.duerr@oracle.com>  [011ac751da6ad88af5ff9e6547f568549e6675c3]

#i114703# better selection of localized fontnames (thanks cmc)


2010-09-24  Herbert Duerr [hdu]  <herbert.duerr@oracle.com>  [585906551012bb231308bcc26a290b4c99651dbe]

#i114703# better selection of localized fontnames (thanks cmc)


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

dba34a: #i98351# remove the (unused, and not existent in config anymore) IsGermanPreReform property


2010-09-24  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [ecbd2f0119229ef432e7076e5702ecbf7aa8e0dd]

dba34a: #i114606# ~FmXFormView: do not only assert when our adapter list is not empty upon destruction, but properly clean it up


2010-09-24  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [8f345ddd4e3ac6683084f5e9c762df7b525cc047]

dba34a: #i114606# render: hide the sdr page at the FmFormView before actually deleting it


2010-09-24  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [ffbc9d1d3e378e4b80b102d33096b178f2a8dd27]

dba34a: #i114606# some refactoring (not really related to the fix for the bug, but perhaps next time I have some bug here, it's easier to understand the stone-aged code here ...)


2010-09-24  Kurt Zenker  <kz@openoffice.org>  [7769d917d89bdf28007261f1a628d275df4c1f61]

CWS-TOOLING: integrate CWS tl85


2010-09-24  Kurt Zenker  <kz@openoffice.org>  [e53388f4cf65cd733154705b06ee0655608187c5]

CWS-TOOLING: integrate CWS tl85


2010-09-24  os  <os@openoffice.org>  [998aaaa640ef1163e4d4eb8ef408c209bae1ed36]

header/footer postion fixed


2010-09-24  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [8051a0ab7bd9557aaf076650f48731befce32a1a]

dba34a: #i114719#: it's allowed for a model to provide an empty view data container


2010-09-24  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [1f42859596afd818a44681818fca914fa25b9911]

Fixed i#114659: non-breaking spaces corner case


2010-09-24  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [ff043badc9a6254e70677f9266309deae4aa3780]

dba34a: #i114698# allow for property change notifications for properties which do not exist as real property, but as attribute only


2010-09-24  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [d3a48ab9c41bd4c7ba6b48fb70ce6b55026c9b20]

dba34a: #i114698# when a property is present in both the aggregate and the delegatee, expose it only once, and route access to it to the delegatee


2010-09-24  Herbert Duerr [hdu]  <herbert.duerr@oracle.com>  [192687015fcdb14eb5a56cd765edadc17a0f9275]

#i114706# fix registration of alternative font names (thanks cmc)


2010-09-24  sb  <sb@openoffice.org>  [0e0f22cd9e5a7aa14fcf0ab56fafc6acb16eb9f5]

sb132: #i97025# removed cut/paste test (using system clipboard) from smoketest


2010-09-24  Radek Doulik  <rodo@novell.com>  [84ab9817a6d610bd78f3a22a744cbe808fe8778b]

Fix text paragraph autofit pptx import


2010-09-23  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [52c74840c9bdd4809f61d15a82150408966676ea]

vcl115: #i114702# fix an off by one (thanks cmc!)


2010-09-23  Petr Mladek  <pmladek@suse.cz>  [322adf80e6d82f92b55bca1ff77b28072d904ec9]

oox depends on filter

liboox is linked against libmsfilter, so the module filter must be built before

2010-09-23  Vladimir Glazunov  <vg@openoffice.org>  [46a58eb98de72e647a38cb29820a76ea8a79ab64]

masterfix: #i10000# fix for race condition


2010-09-23  Mathias Bauer  <mba@openoffice.org>  [72056dce2fde9a092c6fd28663fe61c8ccf4f085]

CWS changehid: use sym: prefix to silent search in hid.lst


2010-09-23  sb  <sb@openoffice.org>  [0aa94e999fe32557c15f0caf1bda5a7f216e142f]

sb132: #i113570# correctly pass char* to %s (patch by tono)


2010-09-23  sb  <sb@openoffice.org>  [c3c0ef6831829a1fc7ca4fdb296f62a3ff686012]

sb132: #i113211# correctly pass char* to %s


2010-09-23  sb  <sb@openoffice.org>  [974a58a3f7f7974638ca73b465b15f2a428cc651]

sb132: #i114422# adapted install_solaris.sh


2010-09-23  sb  <sb@openoffice.org>  [539c9d5ec17fd6f989c68611cf2fa626e9e28716]

sb132: #i114193# accept old CppUnit 1.12.0


2010-09-23  Thomas Lange [tl]  <tl@openoffice.org>  [e2b1636e13781f4471197f3e15234fa281db2ce3]

cws dict33a: ca description shortened


2010-09-23  sb  <sb@openoffice.org>  [c95c83950c9de73ca9a01f7b468b72b77c19c051]

sb132: #i114155# use "en" as additional fallback locale after "en-US" (transplanted from 630d6876c61cd1e0d42b8aa18bfc2ab22079a20f)


2010-09-23  sb  <sb@openoffice.org>  [aa04a0319281bd20dec664c146aa920d8a13c5f6]

sb132: #i114155# use "en" as additional fallback locale after "en-US"


2010-09-23  sb  <sb@openoffice.org>  [92ecc8d135c2aea3ccea8c7034410d7ac59024fb]

sb132: #i114145# removed unused TESTDIR and NO_TESTS


2010-09-23  sb  <sb@openoffice.org>  [909f5d94aff411a9f6b5ec5d08218973209b4c88]

sb132: #i114145# removed unused TESTDIR and NO_TESTS


2010-09-23  sb  <sb@openoffice.org>  [b0de0354848e0db374a7ff04da56ee223059e678]

sb132: #i114145# removed unused TESTDIR and NO_TESTS


2010-09-23  sb  <sb@openoffice.org>  [c7ef3e0f1296dcdce8168d2117ae34ed96bbbf94]

sb132: #i114145# removed unused TESTDIR and NO_TESTS


2010-09-23  sb  <sb@openoffice.org>  [92808f61784ee940bfd90fb300b5df43e7c05d08]

sb132: #i114145# removed unused TESTDIR and NO_TESTS


2010-09-23  os  <os@openoffice.org>  [6af5de845541bef97f45a5bab770642c433d1a4c]

shape properties wzDescription and wzName support added


2010-09-23  os  <os@openoffice.org>  [a2586c9696e79f1a49dca524dcff3297ab60fb6b]

shape properties wzDescription and wzName support added


2010-09-23  os  <os@openoffice.org>  [0222f284c1646b2a467e1006e2c297643eb39448]

shape properties wzDescription and wzName support added


2010-09-23  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [1ef070765562e33cf4d4e05b0378afe1da7046ec]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba34a


2010-09-23  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [9ddf6d7da0acda47cb3e06e3dc0add0770ee0550]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba34a


2010-09-23  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [fc73310fd6c7cb50fb92cafcac67fb29fecf732a]

dba34a: merged latest changes from CWS dba33j


2010-09-23  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [6b0e8611d886a01ab7a5fe0d06e896c13d6cfeed]

dba34a: merged latest changes from CWS dba33j


2010-09-23  Christian Lippka  <cl@openoffice.org>  [6e07e2bc6c242ccd5899194b86d3d521ae208ace]

impressdefaults1: #i113957# enable full width by default for 'Default' style and 'Background Objects' style


2010-09-23  sb  <sb@openoffice.org>  [afe2be5bf8b540c3211f11bb5dbf02361d6374d6]

sb132: #i113833# removed unused configmgr::Node::findMember


2010-09-23  Thomas Lange [tl]  <tl@openoffice.org>  [f199a0348a9ce408d024b353621d3d967df25901]

cws dict33a : #i114681# ca dictionary update


2010-09-23  os  <os@openoffice.org>  [9fe0eea973982c11997051e271258301b955947a]

export InputFields as FORMTEXT


2010-09-23  sb  <sb@openoffice.org>  [95f896ad47d50f5b4792417795df3ef3dc9a10c9]

sb123: #i114211# disabled xmloff.Impress.XMLStylesImporter::com::sun::star::lang::XInitialization for now


2010-09-23  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [7acf233d5c2dbb3bf996a9893a84c030e9a9e4c5]

dba34a: #i114671#


2010-09-23  Christian Lippka  <cl@openoffice.org>  [ee656c5f7002bd50f8915372a9cb4591c70a6c14]

impressdefaults1: #i112006# changing defaults for a finer grid in impress/draw


2010-09-23  Noel Power  <noel.power@novell.com>  [fd49cf40977f4ccab6323037ff8788dff3844c0c]

tweak smoketest doc to explicitly use Bibliography


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

dba34a: #i114671#


2010-09-23  Wolfram Garten [wg]  <Wolfram.Garten@oracle.com>  [9c8142e720dbe278031a8d0f378bb3cd666bc724]

i113714, adding SL language to INC files for g_spellcheck


2010-09-23  os  <os@openoffice.org>  [a7326cb13e5970dee9d16d99faf4ae055625f026]

merged


2010-09-23  os  <os@openoffice.org>  [03d60f58b64e904a00521de4ffd9341c11450b20]

merged


2010-09-23  os  <os@openoffice.org>  [9f6cddbbda6d0ee066af4066dfc80aa7d97550a4]

merged


2010-09-23  os  <os@openoffice.org>  [9257a105c050c540e10b3ce4da5e9bb1f23173a4]

merged


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

dba34a: +assign(Any) / +getNames


2010-09-23  Lars Langhans  <lla@openoffice.org>  [a44a97eb905e7edd6dc9abeba73fc8d0ca068a38]

perftest12:#163613# cleanups for O3 usage


2010-09-23  Thomas Lange [tl]  <tl@openoffice.org>  [f5d32edd248dbbb51f47bc4ce1d066c0e2c19e5a]

cws dict33a: #i114638# vi dictioary extension fixed


2010-09-23  Christian Lippka  <christian.lippka@oracle.com>  [0336bdb79be24d95dac3ab814c52a8738aeb5253]

dba33j: #i111302# fixed truncated strings


2010-09-23  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [259eb04088fce130dc30f63113a0c84511431224]

dba34a: #i111000# make UI names for the PDF import filter unique


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

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


2010-09-23  Bartosz Kosiorek  <gang65@openoffice.org>  [6b012adb2dea1d85d1277fdeead554fd1ac1a76d]

svarray: #i112395#: silent warning


2010-09-23  Bartosz Kosiorek  <gang65@openoffice.org>  [0873bb16c539d9fe60d4b343894c279671051aa0]

svarray: #i112395#: apply deque to WritingDirectionInfos


2010-09-23  Bartosz Kosiorek  <gang65@openoffice.org>  [041f8d5d68db12b330b8969d1feb35de82dd2b22]

svarray: #i112395#: apply deque to ScriptTypePosInfos


2010-09-23  Bartosz Kosiorek  <gang65@openoffice.org>  [80226477b68c88c57568f4d501a90ec15c9a4b59]

svarray: #i112395#: replace general cast to static_cast


2010-09-22  Bartosz Kosiorek  <gang65@openoffice.org>  [4503c3f4012ea81470b146cf77a0603e1b96d937]

svarray: #i112395#: remove svarray from swparrtf.hxx


2010-09-22  Bartosz Kosiorek  <gang65@openoffice.org>  [e9aa6e972e338cbc25e5f1f0574ef60c94e1aea5]

svarray: #i112395#:  fix editeng/inc/editeng/svxrtf file


2010-09-22  Christian Lippka  <cl@openoffice.org>  [4301e7117ecd4cce62483cd17b81c1ebdacce072]

impressdefaults1: #i112004# toggle rotation mode


2010-09-22  Thomas Benisch  <tbe@openoffice.org>  [d48f5d434a41d9d785a5d89f7db4337b09a2f512]

chartextensibility: #i113619# Pasting a chart into a spreadsheet is not notified


2010-09-22  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [e5ab3e1c6d76f36d9d1fe44f5c48981fc9e73942]

dba33j: unxmacxi.pro: WaE


2010-09-22  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [5e8e3f41a72bf7be444b501a97481443fce5a23c]

dba33j: GCC WaE


2010-09-22  Kai Sommerfeld  <kso@openoffice.org>  [89b5c5c61e664eb98b3e78324a904dbe9ee48e42]

rebased to m88.


2010-09-22  Kai Sommerfeld  <kso@openoffice.org>  [59d982c0709bdacd0bd3d22e1caf46823f43e270]

rebased to m88.


2010-09-22  Kai Sommerfeld  <kso@openoffice.org>  [1ab5c7561b9fdf579c74a8cb98e5749589c5cafb]

rebased to m88.


2010-09-22  Kai Sommerfeld  <kso@openoffice.org>  [a22764f91490d8f4f95d104c2f4872305ac95a63]

rebased to m88.


2010-09-22  sb  <sb@openoffice.org>  [50fd6494adecd22a76db1ef73bf0971dac0a8c72]

sb123: merged in DEV300_m88


2010-09-22  sb  <sb@openoffice.org>  [5375b2c92846330f09a1779aa454ee9d21e0e94f]

sb123: merged in DEV300_m88


2010-09-22  sb  <sb@openoffice.org>  [7e7e8ce955f3b68c33b62008da765b440acead36]

sb123: merged in DEV300_m88


2010-09-22  sb  <sb@openoffice.org>  [d4b7acc6f5e5d58103f238339f100dc1daaba43e]

sb123: merged in DEV300_m88


2010-09-22  sb  <sb@openoffice.org>  [2a31877b6a8a91073b56a32e457ab34b990455c4]

sb123: merged in DEV300_m88


2010-09-22  sb  <sb@openoffice.org>  [9273e82bd195c955a96b2a3a60cc96423f3b0d11]

sb123: merged in DEV300_m88


2010-09-22  sb  <sb@openoffice.org>  [f6d317b72ba18afa7ee8aea8a4a5eda23c516b96]

sb123: merged in DEV300_m88


2010-09-22  sb  <sb@openoffice.org>  [bf3fcee60b48a0db01d346eeeb0e7bb517159c96]

sb123: merged in DEV300_m88


2010-09-22  sb  <sb@openoffice.org>  [cdfb2f1e99bb6905a76a65896eb1b98a37bf65d9]

sb123: merged in DEV300_m88


2010-09-22  sb  <sb@openoffice.org>  [a4811ec3dcfb8d54cb757065835707c209ef6c64]

sb123: merged in DEV300_m88


2010-09-22  sb  <sb@openoffice.org>  [15d33e2d7338996aff7d1bce2d7955d5f7c9e4c4]

sb123: merged in DEV300_m88


2010-09-22  sb  <sb@openoffice.org>  [8d0efbccca27ec21ce9fa51b7df3b5f3eaedea86]

sb123: merged in DEV300_m88


2010-09-22  sb  <sb@openoffice.org>  [67f0d752f0454754c03b6fbf47808af51a2daeac]

sb123: merged in DEV300_m88


2010-09-22  sb  <sb@openoffice.org>  [288b341962ae19d99ef2fe98a725faacc3871c7b]

sb123: merged in DEV300_m88


2010-09-22  Christian Lippka  <cl@openoffice.org>  [d8cba2db6ae4a6a073621215515aec6f0c4fc606]

impressdefaults1: #i112000# changing snap toggle modify key from mod1 to mod2


2010-09-22  sb  <sb@openoffice.org>  [ed31d7faf70a2b5f197cc7e0172244d9139c54cf]

sb123: #i114636# disabled toolkit.AccessibleScrollBar::com::sun::star::accessibility::XAccessibleContext for now


2010-09-22  Mikhail Voytenko  <mav@openoffice.org>  [b86ec6f20a6ee63fa56cb8b2a26fe8ad04a79be3]

fwk159: #i114231# use login token if there is any


2010-09-22  Thomas Lange [tl]  <tl@openoffice.org>  [f8950c9ad7f5668ae6496dfaf3b8953069ce927e]

cws dict33a: merge with OOO330_m8


2010-09-22  Thomas Lange [tl]  <tl@openoffice.org>  [8fbb5510a30541ee4a09f6e27acdc4e9d40126fb]

cws dict33a: merge with OOO330_m8


2010-09-22  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [88b2ef956e21d68d399f503fec6d39c56dbde2eb]

dba34a: pulled DEV300.m88


2010-09-22  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [e316fbefcb0f74cb29f6f77ad774d4cce81cd267]

dba34a: pulled DEV300.m88


2010-09-22  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [024fd8d99dbf50b1e093ab3459602641d74dfda9]

dba34a: pulled DEV300.m88


2010-09-22  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [aa78e61f9b88037f7cf7d68d2c4a8ebca92525ff]

dba34a: pulled DEV300.m88


2010-09-22  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [ffeb010a533824bac4752be358e7025325f63b37]

dba34a: pulled DEV300.m88


2010-09-22  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [fe7293c9a462b355cf399dee53f0699e5481b7ff]

dba34a: pulled DEV300.m88


2010-09-22  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [ed0ae9d339b27e72716efc68e5beead51f0a2b88]

dba34a: pulled DEV300.m88


2010-09-22  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [19049cbccaf84c4b864a15ab2179c7aa28a1f21e]

dba34a: pulled DEV300.m88


2010-09-22  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [d0f2a789f8ca0f95f3651f78749bc646cff2ec46]

dba34a: merged latest changes from CWS dba33j


2010-09-22  sb  <sb@openoffice.org>  [9bb3a884832965f12c0ada01752cebe91f40e2af]

sb126: merged in DEV300_m88


2010-09-22  sb  <sb@openoffice.org>  [c7770bd2041aeca1831770c655c02ba26326e9a1]

sb126: merged in DEV300_m88


2010-09-22  sb  <sb@openoffice.org>  [c1564dee677efe040ca70a168836f340700cb966]

sb126: merged in DEV300_m88


2010-09-22  sb  <sb@openoffice.org>  [98a0d59598120ed55450284dce3cc669c7cbb378]

sb126: merged in DEV300_m88


2010-09-22  sb  <sb@openoffice.org>  [e945ff4a192fe8aad64750933f8fa44ccb74f522]

sb126: merged in DEV300_m88


2010-09-22  sb  <sb@openoffice.org>  [df356cf7563f373d94dd3a4b3cd3143fba11fd51]

sb126: merged in DEV300_m88


2010-09-22  sb  <sb@openoffice.org>  [be85f7836d03b40d2641f461fc317f2de2aaa6f9]

sb126: merged in DEV300_m88


2010-09-22  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [053897811bca93bc94557e6fcd75021b8daebdcb]

vcl115: #i114666# fix some warnings (thanks pjanik!)


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

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-22  sb  <sb@openoffice.org>  [8a378d15f051141375ae2a38d5e94851b120207f]

sb123: #i114669# disabled forms.OListBoxControl for now


2010-09-22  Christian Lippka  <cl@openoffice.org>  [481824ea28e910f59f2e28e8fcbc81ea0230f2eb]

impressdefaults1: #i111998# changing defaults according to ux findings


2010-09-22  Christian Lippka  <cl@openoffice.org>  [77e72565aabe0a33b8a57faa6ccd687bdd68df40]

impressdefaults1: #i111998# changing defaults according to ux findings


2010-09-22  Thorsten Bosbach  <tbo@OpenOffice.org>  [4b2c781d4c60a10cf623f4826f5cb0087e0c190e]

#i114526# reenter dialog for other buttons


2010-09-22  Thorsten Bosbach  <tbo@OpenOffice.org>  [dcbd38523131aef5334eb4d05000682d9f76badd]

#i114526# using rtrim now


2010-09-22  Tobias Krause  <tkr@openoffice.org>  [dd488a6edbf07578b9ec7c7c0978c2ebe2149836]

ooo33gsl09: #i114639# label by editbox is now found even a docking window is docked.


2010-09-22  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [9f2e55c9aac132ce80288b7a2e3ac7430c3629f5]

rebase to DEV300_m88


2010-09-22  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [5c20589d2239a650e25666ae184159adfead5f27]

rebase to DEV300_m88


2010-09-22  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [26885705757de372413f99d27e6e20e536a860a7]

rebase to DEV300_m88


2010-09-22  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [33d40c1b62b385e525d548190318cd24d96d9497]

dba34a: merge after pulling latest changes from CWS dba33j


2010-09-22  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [5c6e9ede5a521011690f98d98ab71f26b09e86ec]

dba34a: merge after pulling latest changes from CWS dba33j


2010-09-22  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [c212d898215c5d5b935dd76cd6f37b5896c04ce6]

dba33j: i114026: findTableColumnsMatching_throw: take the update-table's name as parameter, to catch the cases where the name is an alias


2010-09-22  sb  <sb@openoffice.org>  [808615c7647ba3d81226b627134fcf22af56ab48]

sb132: merged in DEV300_m88


2010-09-22  sb  <sb@openoffice.org>  [87fef00615fd642e53fe26a1392bea37b89b8d43]

sb132: merged in DEV300_m88


2010-09-22  sb  <sb@openoffice.org>  [242933beea82147909bc728bef6b00cdaa4b4965]

sb132: merged in DEV300_m88


2010-09-22  sb  <sb@openoffice.org>  [ab9fada3d5474076fda92196b192e9814d8d273b]

sb132: merged in DEV300_m88


2010-09-22  sb  <sb@openoffice.org>  [02e2173a886240fde3dfffcac2fa7e6ec546762b]

sb132: merged in DEV300_m88


2010-09-22  sb  <sb@openoffice.org>  [21904520385b2667e100dd197e94635dc221742b]

sb132: merged in DEV300_m88


2010-09-22  sb  <sb@openoffice.org>  [2fe3b7dbd261523f29e2b1357a05dc3802df8304]

sb132: merged in DEV300_m88


2010-09-22  sb  <sb@openoffice.org>  [619395be24569d6bc537ba88d4d81f7fb1835f90]

sb132: merged in DEV300_m88


2010-09-22  sb  <sb@openoffice.org>  [aeb5efb227a4fdbe628bea5848f2d55ac5ba6b81]

sb132: merged in DEV300_m88


2010-09-22  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [e941759dd406e85293eb51d69f343ea46ec1bac8]

dba34a: GCC WaE


2010-09-22  sb  <sb@openoffice.org>  [80658937fcefff15a62fceb678b115a72c63b7bc]

sb129: merged in DEV300_m88


2010-09-22  sb  <sb@openoffice.org>  [39ac50dcedbd6c238b5c7c3550fe0dfdfcd06eb1]

sb129: merged in DEV300_m88


2010-09-22  sb  <sb@openoffice.org>  [b195a0b3085ef7dd871b99db51a45c2cffb1d3bb]

sb129: merged in DEV300_m88


2010-09-22  sb  <sb@openoffice.org>  [6699698a768e8a7a4f6d8167d3d9ab8b809300e3]

sb129: merged in DEV300_m88


2010-09-22  sb  <sb@openoffice.org>  [2de3af3099c9e9539029f8fdc6462309ac37983b]

sb129: merged in DEV300_m88


2010-09-22  sb  <sb@openoffice.org>  [dd04f0f604c194773da70d212aa0c67b994ebb87]

sb129: merged in DEV300_m88


2010-09-22  sb  <sb@openoffice.org>  [29d1f19d1f36fd3490cfc1196a716e243ba1fc9f]

sb129: merged in DEV300_m88


2010-09-22  sb  <sb@openoffice.org>  [ab317f014eee47abeeec745d77b4b1ca09d72dcf]

sb129: merged in DEV300_m88


2010-09-22  sb  <sb@openoffice.org>  [52f85486082446b948385bb3cf3e988f5e886a2f]

sb129: merged in DEV300_m88


2010-09-22  sb  <sb@openoffice.org>  [dc8450a8a8867c2e0662b38ef7a4edefe80bfd87]

sb129: merged in DEV300_m88


2010-09-22  sb  <sb@openoffice.org>  [36fa44d9be3a3c2e1aaa894c20976cd485bc5ae2]

sb129: merged in DEV300_m88


2010-09-22  sb  <sb@openoffice.org>  [849c66c6c86ecd55e03d29a90e0672f3c347c86e]

sb129: merged in DEV300_m88


2010-09-22  sb  <sb@openoffice.org>  [822ca6e02b5529c49bf161001337164c2538742f]

sb129: merged in DEV300_m88


2010-09-22  os  <os@openoffice.org>  [41a9f1e22a1a5b5c5a0efdeebe6431d25daedfcd]

#i114662# missing search attributes added


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

Build languagetool when requested to do so


2010-09-22  Bartosz Kosiorek  <gang65@openoffice.org>  [4d4e18c04461b3ab0ff8b3b09878420ab9ba31b1]

svarray: #i112395#: replace svarray with <stack> from STL


2010-09-21  Bartosz Kosiorek  <gang65@openoffice.org>  [9d51d311da3eeda58712923b4ee1817a388b0e25]

svarray: #i112395#: remove svarray in xmlfileview.cxx file


2010-09-21  Bartosz Kosiorek  <gang65@openoffice.org>  [ed04555e2005b73826a5f3581daa13fc7bbe7a11]

svarray: #i112395#: replace SV_DECL_PTRARR_STACK with deque


2010-09-21  Bartosz Kosiorek  <gang65@openoffice.org>  [a77dffd159406742b0742ea3bbed6b824ddb573f]

svarray: #i112395#: replace SV_DECL_PTRARR_STACK with deque


2010-09-21  Bartosz Kosiorek  <gang65@openoffice.org>  [f47066b0c1217b8b068eeb59a95c8f656a76d871]

svarray: #i112395#: replace SV_DECL_PTRARR_STACK with deque


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

Added mac version of num_cpu detection


2010-09-21  Thorsten Behrens  <thb@openoffice.org>  [97058c043c7dab60f87d6c2e8a86de7d611f75c0]

Add dependency for generated vmlexport-shape-types


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

Revert "idlc-error-offset.diff: Add character offset for idlc errors"

Breaks bison on OSX.

This reverts commit 55c5db853fc0d96179874b4c01dba2774ecf5cd1.

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

Properly catch unknown cpu number situation


2010-09-21  os  <os@openoffice.org>  [23e22824f443a5c29cbf1d6e257afb37cb59c182]

merged


2010-09-21  os  <os@openoffice.org>  [0066d87dbef8b29084ba112b93fd1797743bf0ed]

merged


2010-09-21  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [ca9d33a5ba1fcf98990aa61ac3f42287e2d2fec5]

dba34a: WaE


2010-09-21  os  <os@openoffice.org>  [ed83936ec6ee1f8fad4bd8fb59e24d06189ac500]

background of paragraphs is \cbpat


2010-09-21  Petr Mladek  <pmladek@suse.cz>  [7ea508e89e22cd48c8868f6e132aa79c0a36bc04]

Call fetch_tarballs.sh from make


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

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  Kai Sommerfeld  <kso@openoffice.org>  [5698690a8bccc3c0345ad34fe27934c0027d76a9]

#i114622# - set infinite timeout in case of unknown timeout.


2010-09-21  Thomas Lange [tl]  <tl@openoffice.org>  [e9bdb5898ef58d3147cbd90a2506fa54c93a6d89]

cws dict33a: #i114644# it_IT dictioary update


2010-09-21  Kai Sommerfeld  <kso@openoffice.org>  [04a3e68aece9ad6a0f96b66c2fcb22d26ca4780c]

#i114622# - Fixed wrong arguments for InteractiveLockingLockedExceptions-


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

Use the fetched 185d60944ea767075d27247c3162b3bc-unowinreg.dll


2010-09-21  Christian Lippka  <christian.lippka@oracle.com>  [d1684121929ba6881eb37ac0b45b1eead14ab427]

impress201: #i112507# remove unused code


2010-09-21  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [92d7b814a60064540ff096b63646cc776331404e]

dba34a: WaE


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

fix smoketest


2010-09-21  Thomas Lange [tl]  <tl@openoffice.org>  [a323ec0266079827fe026831b76cc0f9d6dc9944]

cws dict33a: #i114638# ku_TR dictionary update


2010-09-21  Thomas Lange [tl]  <tl@openoffice.org>  [84a2d0e04300db7f5ca7cf2086b727b416615674]

cws dict33a: #i114638# hu_HU dictionary update


2010-09-21  Thomas Lange [tl]  <tl@openoffice.org>  [2b1b570978a03fcc949d94e4e3ab4e7712ac52ca]

cws dict33a: #i114638# ro dictionary update


2010-09-21  Thomas Lange [tl]  <tl@openoffice.org>  [7c7fe479b8cec2ce51d59ab3bae45f853283bf1a]

cws dict33a: #i114638# sv_SE dictionary update


2010-09-21  Thomas Lange [tl]  <tl@openoffice.org>  [db5071cc05f7fd945b0e8746b63acad6248a5320]

cws dict33a: #i114638# vi dictionary update


2010-09-21  Christian Lippka  <christian.lippka@oracle.com>  [872f35d9f662a76c8072126502430dabb99d800e]

impress201: #i112587# add display properties to control shapes


2010-09-21  Petr Mladek  <pmladek@novell.com>  [b8481c68dddb099ef52803523250a403f4d2ccbb]

piece-postprocess.diff: Ignore checkdeliver for the while


2010-09-21  Thomas Lange [tl]  <tl@openoffice.org>  [87fdaedf7a364df66f1757193c6fda724cb8193d]

cws dict33a: #i114623# sk_SK dictionary update


2010-09-21  sb  <sb@openoffice.org>  [e2b245d76fb9daf98a955047a1ecd0895d3f0038]

sb123: #i111449# disabled framework/qa/complex/desktop again


2010-09-21  Christian Lippka  <christian.lippka@oracle.com>  [3dc0a69ae5a399c0b82827ff863530fd7b8e13a2]

dba33j: #i111302# fixed truncated strings


2010-09-21  Thomas Lange [tl]  <tl@openoffice.org>  [96d9d1f0dea59912bed24e87673264b407840bc1]

cws dict33a: #i114630# sr/sh dictionary update


2010-09-21  Thomas Lange [tl]  <tl@openoffice.org>  [0a382aeb653b92021d52583d50b99701d20d3740]

cws dict33a: #i114630# sr/sh dictionary update


2010-09-21  Mathias Bauer  <mba@openoffice.org>  [9237c2493fb7485a3ec1f755e4f74de7d2aff600]

CWS changehid: use new strings HIDs


2010-09-21  Thomas Lange [tl]  <tl@openoffice.org>  [f259eb35daadb0c253cd8883ac29f60db418378f]

cws dict33a: #i114623# sk_SK dictionary update


2010-09-21  sb  <sb@openoffice.org>  [b9e80bbea1647bdccde39dad5ee0c0d193db048b]

sb123: #i114642# disabled svx.SvxUnoTextContent::com::sun::star::style::CharacterProperties for now


2010-09-21  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [d47a44c9084f8dd580e409983522a7c8803c5322]

dba34a: merge


2010-09-21  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [cbdd807e26d04100bf271082d967222f7194111f]

dba34a: merged latest changes from CWS dba33j


2010-09-21  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [7bc90385d47e7d41f4add96c66f096138d985763]

dba34a: merge


2010-09-21  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [dd2152778f21974da6bc7998c2761506350094d1]

dba34a: merged latest changes from CWS dba33j


2010-09-21  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [4ea0870f7a3f0777bebfbec099a328decbd3654b]

dba34a: merge


2010-09-21  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [17014c67845828b124ceac2efd480aa5b31ce155]

dba34a: merged latest changes from CWS dba33j


2010-09-21  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [195abed253b6f187c4a4ec6ee0a3b47c6bb61ef9]

dba34a: merge


2010-09-21  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [e6a2bd697f1bf965d05b064b799180eb07c8de74]

dba34a: merged latest changes from CWS dba33j


2010-09-21  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [502d2394270a81afb5daf7cf890fce93e44c5afe]

dba34a: merge


2010-09-21  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [9d96f6e4614e17f3d3dbc470709971c2fe620e99]

dba34a: merged latest changes from CWS dba33j


2010-09-21  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [300ec61052e4fd34fda2ab731a936c70ff0a9065]

dba34a: merge


2010-09-21  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [da0fefd4237108092c0d84255d06de190eada483]

dba34a: merged latest changes from CWS dba33j


2010-09-21  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [7d06f52a649347f3ca4b3f233c49ab50cda521b4]

dba34a: merge


2010-09-21  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [784331f40f4874ddc579bcc5040531aff2da9c24]

dba34a: merged latest changes from CWS dba33j


2010-09-21  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [cdab9168e50a965d25e2dd3674097fe5b85f9a83]

dba34a: merge


2010-09-21  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [c563a4de7e78483b80e54c99e4d5e055f459cc8f]

dba34a: merged latest changes from CWS dba33j


2010-09-21  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [7f212d639a4cdec02e6ee6b15b450a7cd82b778a]

dba34a: merge


2010-09-21  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [9eb0ba0aace2f2c0065eca8d5e40a81e22002f93]

dba34a: merged latest changes from CWS dba33j


2010-09-21  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [d93ab5f6cc531c06b7dc8230a25c37648c572a78]

dba34a: merge


2010-09-21  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [a45a0cb953f767d3dce9d3c84a8cb0c20c4231bf]

dba34a: merged latest changes from CWS dba33j


2010-09-21  Thomas Lange [tl]  <tl@openoffice.org>  [eee549b5fa4b29d43833683b61c1d53a52e33ed0]

cws dict33a: #i114621# da_DK dictionary update


2010-09-21  sb  <sb@openoffice.org>  [f0c8cd0ec5fbd30e2eea435872c4541fcfe3c9f3]

sb123: #i111449# relax expected exception type (some platforms apparently throw InteractiveNetworkConnectException instead of InteractiveNetworkResolveNameException here)


2010-09-21  sb  <sb@openoffice.org>  [98ef18c230c5a3f2fa67099dee326ba916901f32]

sb123: #i114637# disabled sw.SwAccessibleFootnoteView for now


2010-09-21  sb  <sb@openoffice.org>  [6fc2d732d50b91bdc45aa5b917ab46602ba5ce3e]

sb123: #i114636# disabled toolkit.AccessibleScrollBar::com::sun::star::accessibility::XAccessibleAction for now


2010-09-21  sb  <sb@openoffice.org>  [0166b35fc660911c02d56852fca79f89e7cede5c]

sb123: #i114635# handle non-UNO exceptions in C++ UNO bridge, for unxlngx6, rest to follow


2010-09-21  Andreas Bregas  <ab@openoffice.org>  [f22b78ad8acc72e8ab9edb1c6fc2cdb67753c3dd]

mib19: #163566# Only call FindUnoClass if still pElem==NULL


2010-09-21  Andreas Bregas  <ab@openoffice.org>  [9db83275b83efc4ce0228891a30418f133b01c06]

mib19: #163689# On deletion of doc basic clear dependencies in other basic instances


2010-09-20  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [39f7e8187da53962b481629dd4065709aa4c5991]

dba33j: #i114627# do not let the SubComponentManager manage reports executed for data display


2010-09-20  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [800a65c8d361288053430cc662f252f6a56b12ea]

dba33j: merge after pulling OOO330.m8


2010-09-20  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [e2d5174f0842375fdfe47377fad5506c473e412b]

dba33j: merge after pulling OOO330.m8


2010-09-20  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [fd897277f08bbf37cc0d2184ade836aa2aabac5c]

dba33j: merge after pulling OOO330.m8


2010-09-20  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [762086ddd555e67b5625068c708f16aad3655a89]

dba33j: merge after pulling OOO330.m8


2010-09-20  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [6878e6bb9888ce93687a372ac195b5de6ce808a3]

dba33j: merge after pulling OOO330.m8


2010-09-20  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [9e61c0b7716b39f447ff64b0c226bc7eef850bf6]

dba33j: merge after pulling OOO330.m8


2010-09-20  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [5f0e3800659d8e347216fce3446a15add9d16531]

dba33j: merge after pulling OOO330.m8


2010-09-20  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [bafcd669ce6bc5b6e8301031897a759c962df320]

dba33j: merge after pulling OOO330.m8


2010-09-20  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [1340a9451d14b6ab8fb988dc20195f89164e05da]

dba33j: merge after pulling OOO330.m8


2010-09-20  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [d64fbc56ef5d875e23c6ad62e0a33223c2305584]

dba33j: merge after pulling OOO330.m8


2010-09-20  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [467abe4b7b87482e0ebd2fd9dc9f34080f25c7ea]

dba33j: #i114438#


2010-09-20  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [025ac02182d28bda568e9119f6a003a1931a9ed8]

dba33j: #i114438#


2010-09-20  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [edd423387c36fa561dc34ccc43097aac58813a9a]

mib19: #163655# do not fire events when document is disposed


2010-09-20  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [bdf75c7d9bce985ed10a9c41d03420f33ce82142]

ooo33gsl09: #i114311# fix a q Q imbalance


2010-09-20  Christian Lippka  <christian.lippka@oracle.com>  [575cf859236ea36fa81eb4e343eb03e7a0c05092]

impress201: #ii114432# ensure that background image has unique name


2010-09-20  Release Engineering  <releng@openoffice.org>  [044c94aab901036d640b512ab1ffd5412c9be1d9]

DEV300 masterfix: #i10000#: wrong regexp


2010-09-20  sb  <sb@openoffice.org>  [abd89e8ad3a941e67a3885f415e7eced45e80432]

cleaned up comment


2010-09-20  Henning Brinkmann  <hbrinkm@openoffice.org>  [82f6bdd27c0e6d64864df6ec3f5c1ce486806a79]

merged OOO330_m8


2010-09-20  Henning Brinkmann  <hbrinkm@openoffice.org>  [fb62a5cca0903fe7672c5e78c604f53de51869b6]

merged OOO330_m8


2010-09-20  Henning Brinkmann  <hbrinkm@openoffice.org>  [81411a6cdf34032cf9d6685c510d490d945433bc]

merged OOO330_m8


2010-09-20  Henning Brinkmann  <hbrinkm@openoffice.org>  [05a686bb3d0c2ebcacb0a670143a4b05cf6f5892]

merged OOO330_m8


2010-09-20  Henning Brinkmann  <hbrinkm@openoffice.org>  [c8e6549558e3b9fc3908e1a238b235f9a454c80f]

merged OOO330_m8


2010-09-20  Christian Lippka  <christian.lippka@oracle.com>  [7b97f00130fa4d5d47a2f03b95ae2173e0a053a5]

impress201: #i112587# add display properties to control shapes


2010-09-20  Henning Brinkmann  <hbrinkm@openoffice.org>  [99bcaaaba68d024ebf86447a4736f0579f7b0d9a]

#b6986082# InsBoxen: Do not insert a new cell beyond the end


2010-09-20  Henning Brinkmann  <hbrinkm@openoffice.org>  [4fd0835170a4175aec8b1345580921d6161a3761]

#b6986082# InsBoxen: Do not insert a new cell beyond the end


2010-09-20  Kai Sommerfeld  <kso@openoffice.org>  [ba28593e334b42d828b953213faa97ee20d1b08f]

#i114622# - Workaround for buggy Oracle Beehive server response for lockdiscovery property.


2010-09-20  Christian Lippka  <christian.lippka@oracle.com>  [f4df9addbc32c9180c5c6fe80606c0bc6691ec5a]

impress201: #i111302# applied patch to leave more room for strings


2010-09-20  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [011d4319b1bf4082cec40482df7251d5e550aae2]

mib19: #163691# remember VBA object provider instance


2010-09-20  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [632728ee413f98aad0ab700ae55c981fd587aeee]

mib19: #163691# use the same instance of the VBACodeNameProvider when loading document modules


2010-09-20  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [50d18827d89bd10099e16e43e3ab72dd493ee23f]

dba34a: merge after pulling latest changes from CWS dba33j


2010-09-20  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [b952a10ddcc3f832c5e129ed4e604eec6ae78939]

dba33j: #i114566# +getNormalizedStructuredFilter


2010-09-20  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [0f707f2b957e79db22d0ec138b8e58c9766d4da5]

mib19: #163666# fire Worksheet_Change event when using the Range.Value, Range.Formula, Range.Clear[Contents] symbols


2010-09-20  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [eda40b701292c8bf568ea3359b2c4c0efaaa8333]

mib19: wrong parent in VBA Worksheet.Cells symbol


2010-09-20  Daniel Rentz  <dr@openoffice.org>  [3d77782659155d151806d32324597efe4e3def80]

mib19: WaE


2010-09-20  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [a510f6ba8a5e935b17c5aa6bf5b410bf0fc53ea6]

vcl115: #i114425# fix a possible dangling reference (thanks dtardon!)


2010-09-20  Thomas Lange [tl]  <tl@openoffice.org>  [073e93e2f16ca6da2883be99627a955da35cf924]

cws doct33a: #i114580# sl_SI dictionary update


2010-09-20  Thomas Lange [tl]  <tl@openoffice.org>  [c7dd96cf7045a54383be4c61e5130032d11be717]

cws doct33a: #i114580# sl_SI dictionary update


2010-09-20  Thomas Lange [tl]  <tl@openoffice.org>  [13f68733dc6e62e52f37246f79ea2e7ba56fbef9]

cws dict33a: #i114603# nl_NL dictionary update


2010-09-20  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [7dbfe98ee0dee0a80906ca60efbadd59ac740e68]

dba34a: #i111148# re-enabled the tests


2010-09-20  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [38fb19d9d30bd0657bec7a7ece8e0b7e1f247381]

dba34a: #i108357# complement existing PrePaint with new PostPaint


2010-09-20  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [57d315f4c34f8538c4bdfd0e20c354d984c20f28]

dba34a: #i108357# complement existing PrePaint with new PostPaint


2010-09-20  Niklas Nebel  <nn@openoffice.org>  [ad76d582c3c7a789b8d638520701f50b205ae122]

mib19: #163664# class has to be DLLPUBLIC for type information on Linux


2010-09-20  sb  <sb@openoffice.org>  [0cb17600cd492deabe752815d3d84beda1908ed6]

sb123: #i112986# fixed merge conflict


2010-09-20  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [65d4335434c4413557cfcb2a1c952b264a9f4118]

dba34a: corrected identified in map file


2010-09-20  sb  <sb@openoffice.org>  [8c251549a33f1ee44205296855016502c81e1f89]

sb126: #i110197# fixed merge conflict


2010-09-20  Andreas Bregas  <ab@openoffice.org>  [565f5bb8037c43c31c381a4e8e1fdb5f9d793209]

mib19: #163566# Move UNO factory to the end of the factory chain


2010-09-20  Andreas Bregas  <ab@openoffice.org>  [36d96fd76fa6843b42655a78db872c8c83ac69e9]

mib19: #163651# Fixed initialize handling for form modules


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

Download relevant tarballs from download.go-oo.org


2010-09-19  Bartosz Kosiorek  <gang65@openoffice.org>  [4b109aeea3e2d31da9eadff367587e8b61179889]

Issue 112395, change comment to English


2010-09-18  Tor Lillqvist  <tlillqvist@novell.com>  [a00b455f9b601b8a296e70b2471c2fd1b520c968]

Workaround for default_images symlink problem on Cygwin


2010-09-17  Niklas Nebel  <nn@openoffice.org>  [3024512c90d8660d35d4824471c436d68aa62241]

mib19: #163664# text values for VBA range Value property must be parsed (always English)


2010-09-17  Bartosz Kosiorek  <gang65@openoffice.org>  [6e8f760461177edcd26d35c4eb8dc503c3e0df91]

svarray


2010-09-17  Bartosz Kosiorek  <gang65@openoffice.org>  [e16d7a738f2108fca429f4a73ef76c37c0972be0]

svarray


2010-09-17  Bartosz Kosiorek  <gang65@openoffice.org>  [b1fb8ecaafaeeb353b53f07c03aaf7dc58dccd96]

svarray


2010-09-17  Bartosz Kosiorek  <gang65@openoffice.org>  [d63be9cce2494c855c076a37cab9843715346c46]

svarray


2010-09-17  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [39ea8f2a6da280f587a368d44261919875808938]

mib19: branch merge


2010-09-17  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [6e0c6aa8486d100c0705084801775d783a6cfbea]

mib19: branch merge


2010-09-17  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [446e15e12e10de5511435969d08b46c9b5203e22]

mib19: branch merge


2010-09-17  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [01c39c4385fb9a3668ba308d58136925eb232230]

mib19: set correct Parent for objects (ranges, sheets) passed to VBA event handlers


2010-09-17  Release Engineering  <releng@openoffice.org>  [e16a6348320757fa3eae15c7ff079318b5b566ea]

DEV300


2010-09-17  Christian Lippka  <christian.lippka@oracle.com>  [53a9e53c89a0bc4bee803fadf7f9f881e09fb5cc]

mib19: merge


2010-09-17  Christian Lippka  <christian.lippka@oracle.com>  [6930eae266fd216c8694aa29f677c06e29879f97]

mib19: merge


2010-09-17  Christian Lippka  <christian.lippka@oracle.com>  [f86fc00a334bbc9b6315bcb6337b5aeb334a7b36]

mib19: merge


2010-09-17  Christian Lippka  <cl@openoffice.org>  [21aab0e9c0c36c35c1120307e4bc072d1b7725e0]

mib19: #163566# do not throw exceptions in hasByName function


2010-09-17  Christian Lippka  <cl@openoffice.org>  [9988d9e42d124ab8faed24a63fd6ad1e7d2e3ee9]

mib19: #163566# do not throw exceptions if path settings is not available


2010-09-17  Christian Lippka  <cl@openoffice.org>  [89ee63a7ea77a8f0626e1b198269dba3e3b3d85c]

mib19: #163566# do not throw exceptions if window is not available


2010-09-17  Thomas Lange [tl]  <tl@openoffice.org>  [64eddd1d2d7802408179bccd6f7f839b2481e87e]

cws tl77: #i114557# he_IL dictionary update


2010-09-17  Christian Lippka  <cl@openoffice.org>  [35887970d4b5bfdf623d6aada1966c1af6042de1]

mib19: #163566# do not throw exceptions of label is not available


2010-09-17  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [0fb4b8faca8f7615795a8340cc175497b0168bf3]

mib19: #163556# be sure to always create the VBAGlobals object


2010-09-17  Kurt Zenker  <kz@openoffice.org>  [0cdf0051a6b39217518a15a19fe7846a9f249215]

smoketest28: #163665# helper module for extended handling with SourceConfig


2010-09-17  Jan Holesovsky  <kendy@suse.cz>  [9fdc831a2a743de3d0e2af443a01fcc1e385fa07]

Kill an empty and unneeded #ifdef.


2010-09-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [bd1092ebc0b329883d1c079d598a73f3af4cd548]

CWS-TOOLING: integrate CWS vgbugs11


2010-09-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [536b9a572918eec456e169ce3ba2e5ad6e2be47b]

CWS-TOOLING: integrate CWS vgbugs11


2010-09-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [05e178629a416b8c087099c2840ae7c2bffa2733]

CWS-TOOLING: integrate CWS oooimprovement6


2010-09-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [bb5c1664ffed54f323c42d9d1d5211ba7b33f119]

CWS-TOOLING: integrate CWS oooimprovement6


2010-09-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f7de0958e98bd5a2925a40c1a138c084c1fd01a1]

CWS-TOOLING: integrate CWS oooimprovement6


2010-09-17  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [faff6054a5625f83b26896bf34ec6a592dbe9e21]

mib19: branch merge


2010-09-17  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [59567cb4f623df658ade419b11b90021cb2ae01b]

mib19: branch merge


2010-09-17  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [c8177efaf5665b73eaf3bc08555663a378322070]

mib19: branch merge


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

Workaround for default_images symlink problem on Cygwin


2010-09-17  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [cbc112a716de21386844dd3f54ccf6e29bc07b3c]

mib19: #163556# preserve VBA compatibility in ODF roundtrip


2010-09-17  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [1fd5a79a0b542ae5a97d45d14106fbcc1645cd22]

mib19: #163556# preserve VBA compatibility in ODF roundtrip


2010-09-17  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [8e74a57b6cf49cf5296ecc21a111d0119d7cac83]

mib19: #163556# preserve VBA compatibility in ODF roundtrip


2010-09-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [cbd0136b9f5ae01d8ce243706286950f77efc004]

CWS-TOOLING: integrate CWS impress186


2010-09-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [78f4c0b79d80cae6561dd919571d1f9eead2f4bc]

CWS-TOOLING: integrate CWS impress186


2010-09-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [09c9e60ef3424dc847fa8ebdbd5a31be97f7e4b2]

CWS-TOOLING: integrate CWS impress186


2010-09-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f017c977ba355f81659c2e76a059cdef82b16750]

CWS-TOOLING: integrate CWS impress186


2010-09-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [40e7b36781ec91705089ffbd0454d76268344d31]

CWS-TOOLING: integrate CWS impress186


2010-09-17  Mikhail Voytenko  <mav@openoffice.org>  [38c55bb601d6036601509b7e1b9fe7a8187ec8d2]

mib19: #163567# Use toString method when necessary


2010-09-17  Mikhail Voytenko  <mav@openoffice.org>  [bec3eba38478a711b19ac8a79b68bcf364eb45e0]

mib19: #163585# allow to use Any(void) as parameter


2010-09-17  Andreas Bregas  <ab@openoffice.org>  [b5146e34196527bce91ea4059480cd921d4d7ee3]

mib19: #163649# Change operator precedence for NOT in VBA mode


2010-09-17  Ingo Schmidt  <is@openoffice.org>  [811df1cfc3f4ce7fbb6fa62e18119920aa9755aa]

native330 #i113835# fix


2010-09-17  Mathias Bauer  <mba@openoffice.org>  [c8d3b5c7cf80154f7fd78d7de95cb899be567bc9]

CWS changehid: debug statements removed


2010-09-17  Mathias Bauer  <mba@openoffice.org>  [ee51c36c43b17129c911eb9ee9fb65e695971713]

CWS changehid: doesn't compile on 64bit


2010-09-17  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [a335271014d8a0d48ce5d0c826193f5d7963eef4]

Fixed problem when backporting sal-strintern-speed.diff


2010-09-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [1041012b7c52fb9ff0ea6ac7eefdb58bdead1b25]

CWS-TOOLING: integrate CWS cmcfixes78


2010-09-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [e9cece0160a22621761d27e09eb47e6095fe91ff]

CWS-TOOLING: integrate CWS cmcfixes78


2010-09-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [564a1a10b42fece5fe8b6c600234ca0c7ff264fc]

CWS-TOOLING: integrate CWS cmcfixes78


2010-09-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [79b72d3c2982de79ce3828fd0a499a9ca2a661d2]

CWS-TOOLING: integrate CWS cmcfixes78


2010-09-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [88feb4170fa4b12287a81123f3df0bb3119bba80]

CWS-TOOLING: integrate CWS cmcfixes78


2010-09-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [81951bfb5640ccb6e9880038585f8e53b84bebaf]

CWS-TOOLING: integrate CWS cmcfixes78


2010-09-17  Petr Mladek  <pmladek@suse.cz>  [322d73b0df93b8e555d411f7ad9d8fc7c79248be]

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  Christian Lippka  <cl@openoffice.org>  [35f7711566bfa7016ce5f838fe9b3c8e84cd7472]

mib19: #163566# do not throw assertion if node is not available


2010-09-17  Petr Mladek  <pmladek@suse.cz>  [1be9309c494323426c18b76cbdec0ec6244b2325]

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  Petr Mladek  <pmladek@suse.cz>  [f31e60cb3afcb918e1bad4523dd12239ea27caa5]

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  Christian Lippka  <cl@openoffice.org>  [5469a815aebac1f954c674c730d27163aff1a457]

mib19: #163566# do not throw assertion if container is not available


2010-09-17  Christian Lippka  <cl@openoffice.org>  [a5367f29d591fe522b3e7b05d17eecf010543805]

mib19: #163566# do not ask for calc styles that do not exist, removes NoSuchElementExceptions on calc startup


2010-09-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [191ed9093528dce7092e44c3ccafa2e15c4842ed]

DEV300: changesets OOO330 up to m8


2010-09-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a29113a841c6a58ccb4bcc05a37dd4120e58d6a5]

DEV300: changesets OOO330 up to m8


2010-09-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [4248051fa45c70e09ac45cb36e3887f32c8149fc]

DEV300: changesets OOO330 up to m8


2010-09-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [d31148b2a8abfba4b80b40a996b41565e1ebd161]

DEV300: changesets OOO330 up to m8


2010-09-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [2109ec17ee2a651c4cacbf09ee4c6c15482bd74d]

DEV300: changesets OOO330 up to m8


2010-09-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [83c5da00495c220ef852d53ab41fdcbbe16eb750]

DEV300: changesets OOO330 up to m8


2010-09-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [3738cee5cd32fb2212e77774450244d8814f8825]

DEV300: changesets OOO330 up to m8


2010-09-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [ad6da2026c70bab474e4c5f34b312094ee012392]

DEV300: changesets OOO330 up to m8


2010-09-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [44aaea036d4d078168e0e39658bcb40867183fb5]

DEV300: changesets OOO330 up to m8


2010-09-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [bcf6f062a0927da563eeefd30a9e819a8e7cc445]

DEV300: changesets OOO330 up to m8


2010-09-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [7addb339b180ab54baecc0983438c1b9d8fc5e3b]

DEV300: changesets OOO330 up to m8


2010-09-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [9a058dcf1691b0c76d063f5ba47ec116b09bc170]

DEV300: changesets OOO330 up to m8


2010-09-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [5d6a46caf0e9e9d5dbe866638c1551c7f5d3648e]

DEV300: changesets OOO330 up to m8


2010-09-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [66ee906cda8f95e68537a5f0147e172a7981ffd1]

DEV300: changesets OOO330 up to m8


2010-09-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [ea9f984e8f50e6b8fce2e79999a4ccd60985badd]

DEV300: changesets OOO330 up to m8


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

Workaround for default_images symlink problem on Cygwin


2010-09-17  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [a9f1ca2a3d8095d97b4abfc09f08ecb99cb96327]

mib19: missing spaces in error messages


2010-09-17  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [b0539229b1a31925d28a13f9bbda6fd672729bd6]

sw-ww8-ruby-export-fix.diff: Fixed wrong ruby export in WW8

i#79246

2010-09-17  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [be7e116c45073eeeccdb951963acb1f301ec2d6a]

sw-ww8-styles-import-fix.diff: wrong style import in french

i#21939

2010-09-17  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [5d301a50fafaac401e892d32f36d580b1298bc9e]

sw-ww8-field-fix.diff: WW8 fields import fix

i#61075, i#89667, i#111684

2010-09-17  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [575fc4816d1f91d20a72dcd8d7f3152550cad0df]

docx-fixes02.diff: Some other misc docx fixes

n#581604

2010-09-17  Miklos Vajna  <vmiklos@frugalware.org>  [5bbc027d5dae3472223538b13933ff821e027737]

cws-vmiklos01.diff: Better RTF export filter


2010-09-17  Michael Meeks  <michael.meeks@novell.com>  [d02318df60b8ab8abe0006bacc5ea15b896be553]

sal-strintern-speed.diff: sal-strintern - speedup

i#78496

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

cws-vmiklos01.diff: Better RTF export filter


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

cws-vmiklos01.diff: Better RTF export filter


2010-09-17  Miklos Vajna  <vmiklos@frugalware.org>  [200077d78514c321a35a897b8df148950dea491f]

cws-vmiklos01.diff: Better RTF export filter


2010-09-17  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [d70aabb7bda9dc0a4bc14e00e6080a12ef8f238c]

dba33j: #i114273#


2010-09-17  Thorsten Behrens  <tbehrens@novell.com>  [2d2ef785745a258659ccb3c262265ae2cd1990a9]

offapi-typecheck-whitelist.diff: Removed blunt instrument from offapi types.

Added whitelist file that contains the typenames which are permitted to change.

2010-09-17  Thorsten Behrens  <tbehrens@novell.com>  [af2342e4c7de34b0e698b12b226e5195552be35c]

fit-list-to-size.diff: Shrink font automatically when text overflows.

i#94086

Scale-font-down if typing text in Impress and the text box becomes too small.

2010-09-17  Jan Holesovsky  <kendy@suse.cz>  [33059d29f9417f65c1e480a725990d2eea3f5217]

Fix the build of oox.


2010-09-17  Jan Holesovsky  <kendy@suse.cz>  [5ddafab02576df4c15c120b383161befb6fca148]

oox-build-fix-dev300-m77.diff: Partial fix of the oox build.


2010-09-17  Petr Mladek  <pmladek@suse.cz>  [6635abfeb11e957218029052b2faa947c78d3c67]

cppu-lbnames-enable-gcc-4.5.diff: enable build with gcc-4.5

i#109853

2010-09-17  Thorsten Behrens  <tbehrens@novell.com>  [942fdab7b5feff505440fe8550c420d7453373df]

odk-configure-honour-ure-link.diff: fix configure.pl


2010-09-17  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [073cd13da199d690851b26279ec9056fe38463d9]

dba34a: merged latest changes from CWS dba33j


2010-09-17  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [749ce21a268147ab71a1f2550b23dd017a7c6c7a]

dba34a: merged latest changes from CWS dba33j


2010-09-17  Thorsten Behrens  <tbehrens@novell.com>  [f97dda9ca50e4dfad58ee619d5dd35cd0e6efab7]

fit-list-to-size.diff: Shrink font automatically when text overflows.

i#94086

Scale-font-down if typing text in Impress and the text box becomes too small.

2010-09-17  Thorsten Behrens  <tbehrens@novell.com>  [e479f47f7d48dbd0d701bf347b6a2d5121ba3d34]

fit-list-to-size.diff: Shrink font automatically when text overflows.

i#94086

Scale-font-down if typing text in Impress and the text box becomes too small.

2010-09-17  Thorsten Behrens  <tbehrens@novell.com>  [aa9af08b389a106fcfb53842ac7669b208a27205]

fit-list-to-size.diff: Shrink font automatically when text overflows.

i#94086

Scale-font-down if typing text in Impress and the text box becomes too small.

2010-09-17  Thorsten Behrens  <tbehrens@novell.com>  [3550256daa5451c1d51d220d5489c1b20150c374]

fit-list-to-size.diff: Shrink font automatically when text overflows.

i#94086

Scale-font-down if typing text in Impress and the text box becomes too small.

2010-09-17  Thorsten Behrens  <tbehrens@novell.com>  [b7628798ec1a966c97a64d7cf0aa9f3859b78bef]

fit-list-to-size.diff: Shrink font automatically when text overflows.

i#94086

Scale-font-down if typing text in Impress and the text box becomes too small.

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

Move to the right directory

Fix an arror that happened when changing the place from libs-extern
to extensions

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

The 'Industrial' theme is dead.


2010-09-17  Mikhail Voytenko  <mav@openoffice.org>  [ab471680c2f50d4fbd634374517ab470dd737cca]

mib19: #163559# allow to call IDispatch methods/properties that are not available through ITypeInfo


2010-09-17  Mikhail Voytenko  <mav@openoffice.org>  [add870e4cb5b6ba3b7f1ccf23877e09dce6c248f]

mib19: #163559# allow to call IDispatch methods/properties that are not available through ITypeInfo


2010-09-17  Mikhail Voytenko  <mav@openoffice.org>  [39d31f1c3b54d7581b0f825ab3693873235d0486]

mib19: #163559# allow to call IDispatch methods/properties that are not available through ITypeInfo


2010-09-17  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [06bbadbd5a5c2f22be8cd32a53beaa1f79b6806a]

dba34a: #i113475# SRB->ORB


2010-09-17  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [432c3c2d8c170c6249b452b9beec57561e90a4f5]

dba34a: #i114403# fixed the form-based filter for list boxes


2010-09-17  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [0096dc80abf5c1456389848c2fcc33edcc29cca0]

dba34a: #i114403# fixed the form-based filter for list boxes


2010-09-17  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [bc8d25b6be559c45155ef00d4f307f4c4f04c4b8]

dba34a: added FlagGuard, a specialization of ScopeGuard


2010-10-05  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [699a953e3364060906a2685b1c1a7b434d4abc78]

undoapi: pulled DEV300.m89 and sb123


2010-09-17  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [d8def1a38da4259a7cebb61b40ce97245d836822]

dba34a: added FlagGuard, a specialization of ScopeGuard


2010-09-17  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [e98a976aa12c764dfb9ba2968154fcc3d9a9a6fd]

dba34a: remove comphelper/optionalvalue.hxx, and the only client it had (replaced with boost/optional.hpp)


2010-09-17  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [36fb328d48684d56329339d59753fa53e4b132ed]

dba34a: remove comphelper/optionalvalue.hxx, and the only client it had (replaced with boost/optional.hpp)


2010-09-17  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [92f5bd3418d9da6d58665ec6093b8990f73bf53d]

dba34a: querydeep.* is not used anymore


2010-09-17  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [13ff8d534e62802a315e21200732b74d726be3ca]

dba34a: impl_fireAll: oops ... don't forget to reset handles/newValues/oldValues ...


2010-09-17  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [41c56ef6988c849ea117a021e897a3d8f35e3103]

dba34a: silence conversion warning


2010-09-17  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [0406742295487d0523f07936a62d899892f8f0f8]

dba34a: #i113671# still creating the Accessible in the ctor, but adjusting the comment why it has not been removed (as originally intended)


2010-09-17  Michael E. Bohn  <mbn@openoffice.org>  [1e613b65a48a459546439eeaf859cf1532edea04]

merged heads


2010-09-17  Michael E. Bohn  <mbn@openoffice.org>  [3000ad5e614611fc3f35f056184490c335b05f0c]

merged heads


2010-09-17  Michael E. Bohn  <mbn@openoffice.org>  [f2f1a87565e69576235588e99bf84089ed21df17]

merged heads


2010-09-17  Michael E. Bohn  <mbn@openoffice.org>  [7d60ef46d1827150cff6cdab1e31cf9290360e13]

merged heads


2010-09-17  Michael E. Bohn  <mbn@openoffice.org>  [8af18e6cac9cd74bf01d2bfd951f91cfc92feb22]

merged heads


2010-09-17  Michael E. Bohn  <mbn@openoffice.org>  [d64222d8ffa2c2ea565cd2c28978b59fe2a6bed6]

merged heads


2010-09-17  Michael E. Bohn  <mbn@openoffice.org>  [6f8d8311daae52da8e92f9d735efe1eac6c5aa8b]

mib19: #163501# fix for showing  and hiding custom menu entries via vba.


2010-09-17  Michael E. Bohn  <mbn@openoffice.org>  [e0f0548d591fff66923fa9e8dee8e331a2cfc8f0]

mib19: #163532# fix for enabling and disabling custom menue entries via vba.


2010-09-17  Jan Holesovsky  <kendy@suse.cz>  [17478d34be5304a87f0563939573411fa7dbcb6a]

Kill aclocal.m4 for good this time :-)


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

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


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

Remove aclocal.m4 as _rene_ wants


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

Ignore all Windows build dirs


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

Avoid symlinks in solenv path on Cygwin


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

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

This reverts commit 6421b94c1df96ef0b4b10733b1e580111350fb25.

Conflicts:

	.gitignore

2010-09-16  Tor Lillqvist  <tlillqvist@novell.com>  [3f49965d5726edd895e159a7217f0ad93ab18547]

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


2010-09-16  Tor Lillqvist  <tlillqvist@novell.com>  [3552325bacedba89e5165ac4f0e7b805ad162e97]

Update .gitignore for Windows builds


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

Update .gitignore for Windows builds


2010-09-16  Tor Lillqvist  <tlillqvist@novell.com>  [647d21748c7fb5bfd45d10fdba167c4222a1f81e]

Update .gitignore for Windows builds


2010-09-16  Tor Lillqvist  <tlillqvist@novell.com>  [10aaa49c50f8470600e70733e10ba5dd576e0d9c]

Update .gitignore for Windows builds


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

Update .gitignore for Windows builds


2010-09-16  Tor Lillqvist  <tlillqvist@novell.com>  [69d264527c21034766a0a42d2aee1c1a815489e7]

Update .gitignore for Windows builds


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

Update .gitignore for Windows builds


2010-09-16  Tor Lillqvist  <tlillqvist@novell.com>  [2a5ea30d1f2566d684ce4542c616ff8b7e96fc60]

Update .gitignore for Windows builds


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

Update .gitignore for Windows builds


2010-09-16  Tor Lillqvist  <tlillqvist@novell.com>  [1ea6792208820a5d1920b59ee895336beb994085]

Update .gitignore for Windows builds


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

Update .gitignore for Windows builds


2010-09-16  Tor Lillqvist  <tlillqvist@novell.com>  [9b82d7ba0764041817a8f11bc11cbe58abc63079]

Update .gitignore for Windows builds


2010-09-16  Tor Lillqvist  <tlillqvist@novell.com>  [68a1031261b846e0b69b12162e9acc3332a118ae]

Update .gitignore for Windows builds


2010-09-16  Tor Lillqvist  <tlillqvist@novell.com>  [54c3e5ad8eab1a4433f6af972b88db4c3a6287ee]

Update .gitignore for Windows builds


2010-09-16  Tor Lillqvist  <tlillqvist@novell.com>  [261276ba3243b25f632db0f2fd2127c97604b935]

Update .gitignore for Windows builds


2010-09-16  Tor Lillqvist  <tlillqvist@novell.com>  [38b57fa5d245ab736b3f165764413985b3d79a52]

Update .gitignore for Windows builds


2010-09-16  Tor Lillqvist  <tlillqvist@novell.com>  [40df55194f91b7d30376df163c252b11e68e7270]

Update .gitignore for Windows builds


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

Update .gitignore for Windows builds


2010-09-16  Tor Lillqvist  <tlillqvist@novell.com>  [4042d9e0e354e4512ac2858ae1c900aa1b482816]

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  Noel Power  <noel.power@novell.com>  [91291b26d7d00bc16dba678ded366b5a7206b3d3]

fix bool string compare, fixes problem in testtool ( has wider impact too )


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

Remove aclocal.m4 and mention it in .gitignore


2010-09-16  Tor Lillqvist  <tlillqvist@novell.com>  [6a00b6be88937e73b0a166e1ee0767ed29ed4403]

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  Tor Lillqvist  <tlillqvist@novell.com>  [12a436efffcd06193c68b76eafeb4e118bbce3a4]

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  Thorsten Behrens  <tbehrens@novell.com>  [29f8e484cb666417b65209d4b848a929deef2007]

framework-extra-job-config-sdext.diff: Migrated

i#107568

2010-09-16  Thorsten Behrens  <tbehrens@novell.com>  [8eb955342f7a6df849e71e6da709dc4384653e7d]

pdfimport-lax-restrictions.diff: Lax restrictions on pdf import filter.

i#90468

2010-09-16  Thorsten Behrens  <tbehrens@novell.com>  [9d78f7bc8647d5a215171351920bd23a374ee322]

fit-list-to-size-binfilter.diff: Shrink text automatically if overflows

i#94086

2010-09-16  Jan Holesovsky  <kendy@suse.cz>  [e9b40df0dc2fc709688f765a9718b2075f948d72]

binfilter-dont-extern-sRTF-sHTML.diff: don't export trivial strings

i#86772
don't export trivial strings in svtools, increases linking time, bloats size

2010-09-16  Thorsten Behrens  <tbehrens@novell.com>  [8ed3c9196c538fb05f5261bff72af3a1281ff675]

slideshow-effect-rewind-sdext.diff: allows to step back one animation effect

i#48179

2010-09-16  Petr Mladek  <pmladek@suse.cz>  [0abe2eea123b69b8eefabb9da8a1695f0b75f248]

build-java-target-extensions.diff: Allow specifying java target version.

i#93115

2010-09-16  Kalman Szalai - KAMI  <kami911@gmail.com>  [a6b81f761f832977fbfbcecafb72f15cf8429366]

apache-commons-build-fix-invalid-chars.diff: Fix build

Fixing build breakage in apache-common module when you use UTF-8 based locale in the build system

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

redirect-extensions-reportbuilder.diff: Migrated


2010-09-16  Petr Mladek  <pmladek@suse.cz>  [4797ab4006c537f357ff558aee8f09a5e7276041]

link-as-needed-bf.diff: use -Wl,--as-needed, save 1% of relocations

i#89511

2010-09-16  Hanno Meyer-Thurow  <h.mth@web.de>  [537b83564e173eb780ac35f3d43ebd717631ec51]

binfilter-stl.diff: Migrated

i#63770

2010-09-16  sb  <sb@openoffice.org>  [3c525e71d317c8e00f27eb557d1c129395513546]

sb123: #i113005# fixed test code for MinGW


2010-09-16  sb  <sb@openoffice.org>  [effbc5ee5418a15fd8aedb00122eefd1677aab09]

sb123: merged in cws/sb126, to get fixes for i107490 and i113115


2010-09-16  sb  <sb@openoffice.org>  [86e919f842bfead8f4a9bdc9a4532c964a5e8c4f]

sb123: merged in cws/sb126, to get fixes for i107490 and i113115


2010-09-16  sb  <sb@openoffice.org>  [38e6acfb0786f06baea02c094d1ece0d46a4a746]

sb123: merged in cws/sb126, to get fixes for i107490 and i113115


2010-09-16  sb  <sb@openoffice.org>  [6bc2155fd37574fbb2301326c96b8530b9c28d96]

sb126: merged in DEV300_m87


2010-09-16  sb  <sb@openoffice.org>  [024f131d4ceedeeb5998d21f039fa16588babc7e]

sb126: merged in DEV300_m87


2010-09-16  sb  <sb@openoffice.org>  [d8d1b35406e3c3fa820f976914257676f81bc848]

sb126: merged in DEV300_m87


2010-09-16  sb  <sb@openoffice.org>  [56c2cd6dc5b2545336ee0777a81132d2fed2d973]

sb126: merged in DEV300_m87


2010-09-16  sb  <sb@openoffice.org>  [bef9c1232e178c0caf7daabd5714f867c74e0042]

sb126: merged in DEV300_m87


2010-09-16  sb  <sb@openoffice.org>  [a30e46cc15bef8dfec8a99155a845734d326c0b8]

sb126: merged in DEV300_m87


2010-09-16  sb  <sb@openoffice.org>  [cb852ad28436ec21b2783fbcf3e85d05e303cf8a]

sb126: merged in DEV300_m87


2010-09-16  Caolán McNamara  <caolanm@redhat.com>  [e748d379d1907ca149ac0f0daf47a15f64f5c045]

avmedia-source-gstreamer-*.diff: gstreamer

- Loop the A/V when the loop flag is set; from Caolan.

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

avmedia-source-gstreamer-*.diff: gstreamer - implementation


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

patches/gstreamer/gstreamer-vcl.diff: gstreamer

- make it possible to forward key events to child window so that gstreamer receives them

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

patches/gstreamer/gstreamer-avmedia-file-types.diff: gstreamer

- add flac to media filters list

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

patches/gstreamer/gstreamer-svtools-content-types.diff: gstreamer

- let OOo know about ogg mime types

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

patches/gstreamer/gstreamer-slideshow.diff: gstreamer

- use SystemChildWindow instead of JavaChildWindow when building with gstreamer

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

patches/gstreamer/gstreamer-solenv.diff: gstreamer

- enable/disable at build time, part 2

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

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

- enable/disable at build time

2010-09-16  Oliver-Rainer Wittmann  <od@openoffice.org>  [7d9d5117b8a0a2d7032f10a198738784504a5175]

dba33j: #i114522# method <SwEditWin::MouseMove(..)> on moving anchor handle: Use adjusted position for hit test on handle, because hit test based on primitives now has problem with floating point operations (0 becomes -1,77e-15)


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

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


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

patches/gstreamer/gstreamer-avmedia.diff: gstreamer integration, avmedia part


2010-09-16  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [104f2f23ffda13dc8a49b4bdc392bcfdc527c580]

dba34a: #i111148# do not call setPropertyValue from within setFastPropertyValue_NoBroadcast, this is prone to deadlocks. Instead, use the newly introduced setDependentFastPropertyValue, which postpones the notifications to a more appropriate point in time


2010-09-16  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [170aaa64acb5e6a58b72c45aba3248f04ab0b1e2]

dba34a: #i111148# do not call setPropertyValue from within setFastPropertyValue_NoBroadcast, this is prone to deadlocks. Instead, use the newly introduced setDependentFastPropertyValue, which postpones the notifications to a more appropriate point in time


2010-09-16  sb  <sb@openoffice.org>  [9acf42572a7df150e8cdd0322fbd43e525570720]

fwk158: #i114541# generally ignore erroneous xcs/xcu files during startup (typically from extensions installed pre 3.3)


2010-09-16  Thomas Lange [tl]  <tl@openoffice.org>  [52066d6b82b6b078f43cb79cc770e14cbba1df86]

cws dict33a: #i114452# update for pt_BR dictionary


2010-09-16  wg111939  <wg111939@sr1-eham02-03>  [b4dd32140a051efbfabef58cc6b94913dfdc8464]

i114543, deleting useless parts in g_tools.inc


2010-09-16  Kohei Yoshida  <kyoshida@novell.com>  [c629d87b5c1bcd2e822880aa7edaa0741472dfda]

ooo-build-resources-sc-sc-hrc.diff: Migrated


2010-09-16  obo  <obo@openoffice.org>  [1bf218731b864f73403a2cf653d8fd231f6e392f]

masterfix OOO330: #i10000# build problem with cygwin shell (Windows)


2010-09-16  Kohei Yoshida  <kyoshida@novell.com>  [3f95b6220512ef492b23966cc0f41bd23bfa28fa]

ooo-build-resources-svx-dialogs-hrc.diff: Migrated


2010-09-16  obo  <obo@openoffice.org>  [d918e2ac6c40c8da857ab3de5a703b3ad786a82c]

masterfix OOO330: #i10000# build problem with cygwin shell (Windows)


2010-09-16  Joerg Skottke [jsk]  <jsk@openoffice.org>  [32ae66f4d352fc4b14e031f4233d2700f0e83b44]

automationdev300m87: #i112208# - Debugging test cases: Enabled debug output for hFileOpenLocally() by default


2010-09-16  Joerg Skottke [jsk]  <jsk@openoffice.org>  [f9b8934ca13e151c75c76482fb55449e0d7dcd17]

automationdev300m87: #i112208# - Put path into a variable, delete file before usage, removed unnecessary UCASE() statements


2010-09-16  Kohei Yoshida  <kyoshida@novell.com>  [7dca6594d617fa2db3a943729cfa12b45e2f7457]

calc-enhanced-merge-cells-officecfg.diff: Merged

n#213205, i#67243, i#101042
Merging/unmerging of cells on multiple sheets & merge center icon.

2010-09-16  Kohei Yoshida  <kyoshida@novell.com>  [ca1582d4eb83c8b9ab732fc7ea7d7e69400a3cf7]

calc-enhanced-merge-cells-sc.diff

n#213205, i#67243, i#101042
Merging/unmerging of cells on multiple sheets & merge center icon.

2010-09-16  Kohei Yoshida  <kyoshida@novell.com>  [e278e19136f252ef8c0dfe451b7d31417bd65b09]

calc-html-csv-import-force-text-cell.diff: Migrated

n#523414
set cell format to Text when a string format is requested, and don't
prepend ' in front of the value.

2010-09-16  Kohei Yoshida  <kyoshida@novell.com>  [b2051877f9059fa428e259bdd474cee99992821e]

calc-autofilter-shrink-selection.diff: Migrated

n#514164,  shrink selection to data area before setting autofilter.

2010-09-16  Kohei Yoshida  <kyoshida@novell.com>  [97bea8c3e25d99d499a532290d3bdd006504e1b5]

calc-cursor-split-view.diff: show cursor in non-active panes

n#433834

2010-09-16  Joerg Skottke [jsk]  <jsk@openoffice.org>  [fe6eabe9ec169187c05b8f04b87212f3d211ee1f]

automationdev300m87: #i112208# - Fix one of my favorite & is not = typos.


2010-09-16  Herbert Duerr [hdu]  <duerr@sun.com>  [8248abe7458e344d54166d47fe12fb802cba765f]

#i113861# cleanup minor commit snafus


2010-09-16  Kohei Yoshida  <kyoshida@novell.com>  [6d0be7e8be764ab6e88e345d165e0670a72d8f2d]

calc-selection-fixed-cursor-fix.diff: Migrated

n#595822, when making selection, don't move the cursor position.

2010-09-16  Joerg Skottke [jsk]  <jsk@openoffice.org>  [4910823fe4a21ebbc10aff243d6f11b80e402d73]

automationdev300m87: Local merge


2010-09-16  Kohei Yoshida  <kyoshida@novell.com>  [ac3b66057ba677903b6de354317417b267be0fa0]

calc-selection-fixed-cursor.diff: Migrated

n#502717, i#21869, i#97093, when making selection, don't move the cursor position

2010-09-16  Kohei Yoshida  <kyoshida@novell.com>  [e8adf8fc4d3d7d519d72d8476817ef89d1c25c08]

chart-highlight-selection-fix.diff: Migrated

n#568016, correctly highlight disjoint ranges in chart mode

2010-09-16  sb  <sb@openoffice.org>  [d9f453f7350f490c5ad1150eeccceea772c5dbf5]

sb129: #i113189# adjusted comments


2010-09-16  sb  <sb@openoffice.org>  [b72a3cc8522b078022b5ae437807970a342fd10c]

sb129: #i113189# adjusted comments


2010-09-16  Joerg Skottke [jsk]  <jsk@openoffice.org>  [d410e2bd866b0e89858041dcf143ee3ce21b53bf]

automationdev300m87: #i112208# - Do not reuse existing local file, warn instead.


2010-09-16  Kohei Yoshida  <kyoshida@novell.com>  [35c5fca7f6a4584989ecec3972dc7c0a12abeec0]

sc-uninitialized-var-fix.diff: initialize data members for sure


2010-09-16  Kohei Yoshida  <kyoshida@novell.com>  [24e77af99f74983060de7cb16abe50fb712cb4ad]

svtools-uninitialized-member-fix.diff: initialize data members for sure


2010-09-16  Kohei Yoshida  <kyoshida@novell.com>  [accdbd10ca669f41cb0812bf702b6430bffb6319]

calc-jump-on-formula-ref-offapi.diff: Migrated

n#464359, i#101018

allow ctrl-[ and ctrl-] to jump to references used in a formula expression.

2010-09-16  Kohei Yoshida  <kyoshida@novell.com>  [5eb37164d91628c0e8ccc56e014fa8b56f5dd946]

calc-jump-on-formula-ref-vcl.diff: Migrated

n#464359, i#101018

allow ctrl-[ and ctrl-] to jump to references used in a formula expression.

2010-09-16  Kohei Yoshida  <kyoshida@novell.com>  [4de186f43456baf1de162aefa5f76d76e0817e5e]

calc-jump-on-formula-ref-sfx2.diff: Migrated

n#464359, i#101018

allow ctrl-[ and ctrl-] to jump to references used in a formula expression.

2010-09-16  Herbert Duerr [hdu]  <duerr@sun.com>  [f29edc2d1e63bf31d6b65198280c0a185560c8d7]

#i113861# minor cleanup in WinSalGraphics header


2010-09-16  Kohei Yoshida  <kyoshida@novell.com>  [fbf28ef12b3087bd1df7b79645685955d60ba911]

calc-jump-on-formula-ref-sc.diff: Migrated

n#464359, i#101018

allow ctrl-[ and ctrl-] to jump to references used in a formula expression.

2010-09-16  Kohei Yoshida  <kyoshida@novell.com>  [d8bb8c4fb850b9de762567ed7d337972467470d6]

calc-autoinput-case-insensitive-matching.diff: no case matching on autoinput

n#472395, i#101046

2010-09-16  Kohei Yoshida  <kyoshida@novell.com>  [f59e350d1733125055f1144f8b3b1b0a46f6d1ca]

calc-filter-dbf-precision.diff: import/export precision of value cells fix

n#479025, i#101045

2010-09-16  Kohei Yoshida  <kyoshida@novell.com>  [82cf91ed03aefaff15d61692d22438ad848bd771]

calc-find-replace-empty-cells-svx.diff: Support find and replace empty cells

i#49380, n#415352

2010-09-16  Thomas Lange [tl]  <tl@openoffice.org>  [4e99beb0515eafd825d72fbf1d5c74b8b86bc22d]

cws tl82: merge


2010-09-16  Kohei Yoshida  <kyoshida@novell.com>  [b592eb99d1eaa241fe34d4c9e8f3903ef7b775d1]

calc-find-replace-empty-cells-sc.diff: Support find and replace empty cells

i#49380, n#415352

2010-09-16  Kohei Yoshida  <kyoshida@novell.com>  [6964bfe879aa12439ee2a02f4963276f4271e232]

calc-grammar-xls-english-sc.diff: Support Excel English grammar

Support Excel English grammar needed for VBA and (probably) for xlsx filter.

2010-09-16  Thomas Lange [tl]  <tl@openoffice.org>  [9d99a4a74d1eeabdf90708920c2cc6f9d18f29d3]

cws tl82: #i114523# string resouce count fixed


2010-09-16  sb  <sb@openoffice.org>  [e71333e4f675800c2e1f01692f112f1b3b6a7f22]

sb129: #i113189# work around unhelpful compiler warnings


2010-09-16  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [6631aae54e580f52e745ac2ccc07c06c385606bb]

dba34a: yet another GCC warning silenced


2010-09-16  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [99181c8c15e0aae7e1f434e895cfcfc2285a6166]

dba34a: silence GCC warning


2010-09-16  Kohei Yoshida  <kyoshida@novell.com>  [0906c3ead205ccb9d54fac75e1e9d315bffa8c67]

calc-grammar-xls-english-offapi.diff: Support Excel English grammar

Support Excel English grammar needed for VBA and (probably) for xlsx filter.

2010-09-16  Joerg Skottke [jsk]  <jsk@openoffice.org>  [e7f25f2f314bd861b46eb2fa04b5326cf9d0df60]

automationdev300m87: #i112208# - add try...catch and a warnlog.


2010-09-16  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [53fadd15f72ba8726bb42fbe175796e86fe00055]

dba34a: ensure the newly introduced WinBits for TreeListBoxes do not overlap with existing win bits also used by this class


2010-09-16  Kohei Yoshida  <kyoshida@novell.com>  [cc69943c868d62805ee3a7cc4c901d4ea7fdcac6]

Pushing new files


2010-09-16  Petr Mladek  <pmladek@walk.suse.cz>  [6f80f95bf3b6d27fc12f995816d1a4b64abb19b2]

default-openssl-no-idea-alg.diff: Disable the IDEA algorithm in openssl.

There is no license fee only for non-commercial use.

2010-09-16  Michael Meeks  <michael.meeks@novell.com>  [4a5b4325d7bd690d14d90bf47ef8483bc7e697f4]

default-ms-filter-convert.diff: Improve MS Import/Export

i#8276

2010-09-16  Jan Holesovsky  <kendy@suse.cz>  [5a939ba4542f347e0268afa56ad9308c29694f56]

docx-export-enable.diff: Enable the .docx export.


2010-09-16  Jan Holesovsky  <kendy@suse.cz>  [9191a63d2cd8f4adad9c70f04cb32be9fdff9649]

docx-export-enable.diff: Enable the .docx export.


2010-09-15  Kohei Yoshida  <kyoshida@novell.com>  [1363fe2fa6849aa1ac678ea444c58a82d417eb47]

calc-xls-disable-adjust-row-height.diff: Don't adjust row height on xls load

Don't adjust row height on xls load for better layout preservation and
faster file load.

2010-09-15  Kohei Yoshida  <kyoshida@novell.com>  [cd52a0ae7cb4e08ba9e15ad7ef23fcccaa25bec6]

calc-external-defined-names-enable.diff: Enable external defined names

Enable external defined name import on xls documents.

2010-09-15  Kohei Yoshida  <kyoshida@novell.com>  [28092ca22e452be06c0d8261b200ecc74ab1816d]

chart-subtitle-xls-export.diff: Export chart subtitle

i#92357

Squeeze chart's subtitle into the 2nd line of the main title when exporting
to xls.

2010-09-15  Kohei Yoshida  <kyoshida@novell.com>  [81571e00b1b423929459ffdb34fd519e7f3d0961]

calc-formula-variable-separators-officecfg.diff: formula separators changeable

n#447164, i#92056

Make the formula separators changeable per locale setting, and add new
configuration page for formula syntax and separators.

2010-09-15  Kohei Yoshida  <kyoshida@novell.com>  [f1ed85df61f12ef37b3ac293e9af548c19616898]

calc-formula-variable-separators-svx.diff: formula separators changeable

n#447164, i#92056

Make the formula separators changeable per locale setting, and add new
configuration page for formula syntax and separators.

2010-09-15  Kohei Yoshida  <kyoshida@novell.com>  [ecb7248b14e7096efae40966f0d49b5192993306]

calc-formula-variable-separators-svx.diff: formula separators changeable

n#447164, i#92056

Make the formula separators changeable per locale setting, and add new
configuration page for formula syntax and separators.

2010-09-15  Kohei Yoshida  <kyoshida@novell.com>  [f8f34f8cd713d4ef8c9f370001c36c4950634563]

calc-formula-variable-separators-sc.diff: formula separators changeable

n#447164, i#92056

Make the formula separators changeable per locale setting, and add new
configuration page for formula syntax and separators.

2010-09-15  Kohei Yoshida  <kyoshida@novell.com>  [d1b6cb4619dd20d38e352b2b9d950696b716ba1d]

calc-formula-variable-separators-sc.diff: formula separators changeable

n#447164, i#92056

Make the formula separators changeable per locale setting, and add new
configuration page for formula syntax and separators.

2010-09-15  Kohei Yoshida  <kyoshida@novell.com>  [ddd9cef65af458a505f19db64e368f66e51f473f]

sc-sheet-gridline-toggle.diff: Toggle gridline display per sheet.

i#14893

2010-09-15  Kohei Yoshida  <kyoshida@novell.com>  [fe8f3ddf3a6eef5320ea185a32d042a22fb94a30]

sc-sheet-gridline-toggle.diff: Toggle gridline display per sheet.

i#14893

2010-09-15  Petr Mladek  <pmladek@walk.suse.cz>  [fb0c01c18d530c874e2cdbc31a530f421236ed70]

Release ooo-build-3.2.98.1, tag OOO_BUILD_3_2_98_1  (3.3-alpha1)


2010-09-15  Petr Mladek  <pmladek@walk.suse.cz>  [814c2b72f3888209f8783c742158f3b20a6d57cc]

Release ooo-build-3.2.98.1, tag OOO_BUILD_3_2_98_1  (3.3-alpha1)


2010-09-15  Petr Mladek  <pmladek@walk.suse.cz>  [6d9fed84b68fdc1edc52a66635152fcff3f6a9af]

Release ooo-build-3.2.98.1, tag OOO_BUILD_3_2_98_1  (3.3-alpha1)


2010-09-15  Petr Mladek  <pmladek@walk.suse.cz>  [f75ca3e6b4f0ad97d30eb2ddcbe34a7bcea3cb97]

Release ooo-build-3.2.98.1, tag OOO_BUILD_3_2_98_1  (3.3-alpha1)


2010-09-15  Petr Mladek  <pmladek@walk.suse.cz>  [08d8f6aa231f6a2cb239e6cfef671cd3c17d8d64]

Release ooo-build-3.2.98.1, tag OOO_BUILD_3_2_98_1  (3.3-alpha1)


2010-09-15  Petr Mladek  <pmladek@walk.suse.cz>  [204c0e97c4e7a5e3aeb1e93d22bffbaa7ed123ad]

Release ooo-build-3.2.98.1, tag OOO_BUILD_3_2_98_1  (3.3-alpha1)


2010-09-15  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [ec0b7f5f45d8c728aa7681631e7e32162d817018]

dba34a: merge after pulling impress197


2010-09-15  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [bbae7d59ed80c52662daa55cd60590c4157026a4]

dba34a: merge after pulling impress197


2010-09-15  Michael Meeks  <michael.meeks@novell.com>  [7600034a9fb9aa683e503dda82235c4ed680c683]

calc-new-acceleration.diff: Ctrl +/- to insert/delete a complete line in calc

i#67029, X#62530

2010-09-15  Kohei Yoshida  <kyoshida@novell.com>  [ef1a462bfc67c88c48717a0efd11834c92503db9]

calc-menu-manual-page-break.diff: 'Manual Break' -> 'Page Break' in menu texts


2010-09-15  Niklas Nebel  <nn@openoffice.org>  [afea0155c26d0864a9a629b2453afff3490e9bed]

mib19: #163641# use clipboard content in ScVbaRange::Insert only if it was copied by implnCut/implnCopy


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

emf+-cppcanvas-offapi-renderer.diff: emf+ import - renderer iface definition


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

svtools-wmf-clean-warnings.diff: emf+ import - clean the code a bit

to avoid compiler warnings

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

wmf-pattern-brush.diff: emf+ import - added pattern brushes support to wmf

n#232232

2010-09-15  Radek Doulik  <rodo@novell.com>  [4386aa5455376e366ae012d69bff816dafaf4b08]

emf+-cppcanvas-replace-poly-factory-and-clean.diff: emf+ import

- replace deprecated polygon factory and clean the code a bit

2010-09-15  Radek Doulik  <rodo@novell.com>  [5edd416e833b294958dca3f7f053636705b3c5d9]

emf+-canvas-vcl-clear.diff: emf+ import - fix vcl canvas clearing

of empty canvas

2010-09-15  Radek Doulik  <rodo@novell.com>  [2191eefb0ccb75925b37a5dd1e9f7fd1cc0d2837]

emf+-driver-string.diff: emf+ import - extended string rendering\n\nn#519715


2010-09-15  Thorsten Behrens  <tbehrens@novell.com>  [f3b377d331a9666b9e59af7d573d993815b8eabf]

vcl-pluggable-mtf-renderer.diff: emf+ import - checks for valid input

in emf+ renderer, small changes to the patch by Radek (rodo@novell.com)

2010-09-15  Thorsten Behrens  <tbehrens@novell.com>  [dbdacbcbeaa376c19a6337504195d4aed19343a3]

vcl-pluggable-mtf-renderer.diff: emf+ import - pluggable renderer

Added a way to delegate mtf action rendering to external
services. plan to add a librsvg-based SVG renderer this way.

Limit exposure to arbitrary binary data to zero existing services,
some cleanup.

2010-09-15  Radek Doulik  <rodo@novell.com>  [590282f4f078142495858a8cb6385316da0a4a8f]

emf+-embedded-mf-image.diff: emf+ import - support for embedded MF images


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

emf+-use-canvas-only-for-emf+.diff: emf+ import

- use canvas rendering only for emf+

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

emf+-multipart-objects.diff: emf+ import - support multipart objects


2010-09-15  Radek Doulik  <rodo@novell.com>  [0f0e1c12029ade01ff1780a5f5f93bf75e16eb3a]

vcl-grey-alpha-unix-sal-bitmap.diff: emf+ import

support 8bit alph bitmaps vcl(unx)

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

emf+-crash-fix.diff: emf+ import - fix crash

n#361534

2010-09-15  Radek Doulik  <rodo@novell.com>  [33bf550d54f0a9f98edd2e7aec1ece5ba11a1def]

emf+-svtools.diff: emf+ import - parse emf+, pass it along in comments


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

emf+-vcl-renderer.diff: emf+ import - use cppcanvas renderer in vcl


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

emf+-vcl-bitmap.diff: emf+ import - create vcl bitmap from XBitmap


2010-09-15  Radek Doulik  <rodo@novell.com>  [25a9a8773910d245977d57e8bdf4e5c7ab8c916b]

added copyright notice


2010-09-15  Radek Doulik  <rodo@novell.com>  [52505ffb37ed4e4faf9fc9496205e82edc2512ae]

emf+-cppcanvas-renderer.diff: emf+ import - rendering implementation


2010-09-15  Radek Doulik  <rodo@novell.com>  [2951e4f0694ea091455225e9f46910b91c53c86a]

emf+-cppcanvas-renderer.diff: emf+ import - rendering part in cppcanvas


2010-09-15  Kohei Yoshida  <kyoshida@novell.com>  [340f9bd08cfe91054d3ed36e13c26d4fccce154f]

calc-dp-default-new-sheet.diff: default output to new sheet

i#50886

2010-09-15  Kohei Yoshida  <kyoshida@novell.com>  [d8c68b41b4ffd318744d5fc2ca0e60bdc37aca4e]

sc-fit-to-width-height-skip-breaks.diff: Increase Excel compatibility

n#404232, n#404563, i#94698

ignore manual breaks when the "fit to x pages wide and x pages tall" option
is used, for Excel interoperability.

2010-09-15  Kohei Yoshida  <kyoshida@novell.com>  [0701397a485c6cce318fbf8751bf8894dca314c4]

sc-cellformat-icon-toggle.diff:  Cell number format toolbar icons togglable

n#358548, i#86377

Make cell number format toolbar icons togglable & remove the standard format
button.

2010-09-15  sb  <sb@openoffice.org>  [de5774389070ac3edaac754c43d387b75dc27bd1]

sb129: #i113189# textualservices no longer associates singletons with services, adapted bootstrapInitialContext accordingly


2010-09-15  Herbert Duerr [hdu]  <herbert.duerr@oracle.com>  [fefb3b04bc2d2aa45083bbc6ad65fc8851e86e13]

#i113861# fix ref-counts of default-charmaps


2010-09-15  Ivo Hinkelmann  <ihi@openoffice.org>  [bdab146f1c8d8a873fdddff203a6b2ef29022eaf]

masterfix OOO330: #i10000# store lid in gid


2010-09-15  Herbert Duerr [hdu]  <herbert.duerr@oracle.com>  [ad848b3c6384cc8e284e349d0b3725142d42e5dc]

#i113861# support forced-GC in FreetypeManager destructor


2010-09-15  Herbert Duerr [hdu]  <herbert.duerr@oracle.com>  [614f61017e5ad1b2cdb12f906f8aa928bd2d0877]

#i113861# make ImplFontCharMap ref-counting consistent on all platforms


2010-09-15  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [2d8dde084b56992dc94ef5c4880b87173d68123b]

mib19: branch merge


2010-09-15  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [d6c63e5fccd3e39f79526eaf990de361aff1e9a3]

mib19: #163556# use correct way to create the VBA Globals object


2010-09-15  Kohei Yoshida  <kyoshida@novell.com>  [5e3d27c198bf6dd05641e6473766c7062c248244]

sc-cellbackground-over-gridlines.diff: Have cell bg paint over the gridlines

n#361360, i#3907

2010-09-15  Kohei Yoshida  <kyoshida@novell.com>  [e1380111b4057192732ca70b81b4723f00d894b2]

sc-dbrange-dynamic-resize.diff: Dynamically resize filtered range.

n#352662, i#85305

Dynamically resize filtered range when new data rows are present.

2010-09-15  Andreas Bregas  <ab@openoffice.org>  [1a765f1c8c9bfab0b6fddb8295e16a67795d2b25]

mib19: #163639# IDE call stack: Don't try to display objects as string


2010-09-15  Kohei Yoshida  <kyoshida@novell.com>  [d651046b62f0ed979c3276dc57a82cd6b74f8930]

enable-sheet-protection-options.diff: Enable sheet protection options


2010-09-15  Herbert Duerr [hdu]  <herbert.duerr@oracle.com>  [d4dbc31173487a97e4b022f0bb9dae25440856a8]

#i113861# for platforms where ImplFontCharMap objects are cached in lower layers the cache in OutputDevice is no longer beneficial


2010-09-15  Petr Mladek  <pmladek@suse.cz>  [bd7a2fdda3a870186bf7122634ee8939d266a1b0]

about-dialog-cleanup.diff: clean up about dialog, i#111425


2010-09-15  Joerg Skottke [jsk]  <jsk@openoffice.org>  [f3ba020872862f3900cfedfaef3225c5f418bcd8]

automationdev300m87: #i112208# - Cosmetics


2010-09-15  Joerg Skottke [jsk]  <jsk@openoffice.org>  [c3541afaf0556eeff0ca9c6b96bae2e8db473757]

automationdev300m87: #i112208# - Reverted hCloseDocument() to its old form. The extensions are no longer required


2010-09-15  Joerg Skottke [jsk]  <jsk@openoffice.org>  [03767ada715e519b673b3ff5f70c9762001212b4]

automationdev300m87: #i112208# - Moved static filename into a variable, handled Picture dialog


2010-09-15  Rene Engelhard  <rene@debian.org>  [051069550353d01c88adaa3c94d9395c5e7520ac]

regcomp-fix-spelling.diff: succesful -> successful, i#113958


2010-09-15  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [bbf445b0244ec56dd37c9230b3c734f2ec843933]

mib19: #163640# do not fire selection change events when changing/insertintg/deleting sheets


2010-09-15  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [6ec6e8a3ec36f4c4f459d0e1652ebde558986283]

mib19: #163640# do not fire selection change events when changing/insertintg/deleting sheets


2010-09-15  Kohei Yoshida  <kyoshida@novell.com>  [392e4db4192abb549be4062c48a732a6d04d1753]

sc-save-password-minlength.diff: Display min password length in dialog

i#21923

2010-09-15  Jody Goldberg  <jody@gnome.org>  [31b4717cdd1742a200cef4a2134681d667de56ce]

sc-dp-gridlayout.diff: Something with grid layout :)

i#68544, n#190970

2010-09-15  Kohei Yoshida  <kyoshida@novell.com>  [98b4e6ddc7a1062b2fb3dc396431b54366925f13]

chart-odf-always-calc-a1.diff: always store ranges in ODF using A1 syntax

n#463305

2010-09-15  Kohei Yoshida  <kyoshida@novell.com>  [4ef978de83610b0e1912bce1d59432b9c382b9fc]

sc-overwrite-char-font-attrs.diff: overwrite character level font attributes

n#374580, i#53545, i#96853

Overwrite character level font attributes when changing them at cell level

2010-09-15  Kohei Yoshida  <kyoshida@novell.com>  [0018eb8a1e2aaa52ce3a798a958331e59f68250a]

sc-excel-chart-default-xlabels.diff: Change x-y plot chart numbering scheme

n#257079, i#83679

Change default numbering scheme of x-y plot chart from Row 1, Row2, ... to
1, 2, 3... when the X labels are not explicitly given.  This is what Excel
does.

2010-09-15  Jonathan Pryor  <jpryor@novell.com>  [d50261fd21f2e7b6bd83f68f07d1dc078f0de779]

sc-drwlayer-units.diff: Unit conversion fixes in ScDrawLayer

i#83735

2010-09-15  Kohei Yoshida  <kyoshida@novell.com>  [ff7de59de6bbdee615b8337707318e81a4891479]

calc-multiline-pattern-fix.diff: Fix bolding in multi-line cell contents

n#359690, n#437137, i#99291

For multi-line cell contents, bolding the first line shouldn't bold the
entire cell.

2010-09-15  Kohei Yoshida  <kyoshida@novell.com>  [879dfb1acaaffa5eb6a44c84561235ff55d2c8b3]

sc-natural-sort.diff: Add a 'Natural' variant of sorting

i#26565

2010-09-15  Jonathan Pryor  <jpryor@novell.com>  [8c929c317b4c69d1f5933a95e7c34c1d24f7fb8e]

calc-filter-xml-free-context.diff: Don't use pShapeContext after deleting it

n#467536

2010-09-15  Jonathan Pryor  <jpryor@novell.com>  [4927b87e1dcbbd8848f74da1b99fd43a67139177]

sc-print-lines.diff: print & page preview for files containing only lines

n#351468, i#85076

2010-09-15  Jonathan Pryor  <jpryor@novell.com>  [7e905a8c791eee19d905f6655e4d5f0eeded38a2]

sc-print-selected-sheets.diff: Make Print Preview consistent with Print output

n#335684, i#45497

2010-09-15  Jonathan Pryor  <jpryor@novell.com>  [833272e9bb6220b63e6d1674283855cd12311bee]

sc-extra-cell-margins.diff: Add extra padding the the cell height

n#361358

2010-09-15  Jonathan Pryor  <jpryor@novell.com>  [82edbbe8b797ad085008f3e148ef1b9bf3c6f802]

sc-xls-builtin-name-scope.diff: Print_Area/_Titles only for sheet local names

n#191005, n#257422

2010-09-15  Jody Goldberg  <jody@gnome.org>  [164aca5f32927cc2ad42e16d7b9a9089c3bdfc8b]

sc-read-only-colrow-resize.diff: Allow resizing Cols/Rows if document is R/O

n#165980

2010-09-15  Jody Goldberg  <jody@gnome.org>  [38ec0c1814d9fda19611d42df1cc7a663456d171]

sc-dp-gridlayout.diff: Something with grid layout :)

i#68544, n#190970

2010-09-15  Jody Goldberg  <jody@gnome.org>  [568969f0612722df82202760e850e4a6c0a05a10]

sc-change-record-dnd.diff: Allow dnd in Change record mode for Data source

i#44982

2010-09-15  Jody Goldberg  <jody@gnome.org>  [20f5f0613f2a66671ad64accb551f893eb80c379]

sc-datapilot-autoformat.diff: Provision for data-pilot to give autoformat

i#37388, bxc#62162

2010-09-15  Jody Goldberg  <jody@gnome.org>  [8a14ea8b583649510dc7db4d3054c7657a9874de]

sc-filters-fill-fix.diff: fix Autofill doesnt fill filtered rows

bxc#62499

2010-09-15  Jody Goldberg  <jody@gnome.org>  [66c8185103c1ce07687602bfbd664c9f34ea7df3]

sc-autofilter-empty-nonempty.diff: adds to Autofilter Empty-NonEmpty options

i#35578, bxc#62165

2010-09-15  Thorsten Bosbach  <tbo@OpenOffice.org>  [9d42b283273e96d4ed4d7fdb12d020c33eb276d3]

#i114087# fix decleration for VCL TestTool


2010-09-15  Rene Engelhard  <rene@debian.org>  [92d67985baf4d6f834190f2ed8d8c09bf56a8a57]

remove useless license prompt for extensions


2010-09-15  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [3810e697af86a7e044d5ae305a172bfec23ab166]

dba34a: #i110304# when converting a string to a css.util.DateTime, don't go the way via a float, as it causes rounding errors


2010-09-15  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [d09dd8986436f17717443823ef18bd8552fdf408]

dba34a: export/import min-/max-/default-/value for date/time as XML-Schema conformant strings


2010-09-15  Joerg Skottke [jsk]  <jsk@openoffice.org>  [9e7c84f288df60da40e6711c7aea6d3e83e363b9]

automationdev300m87: #i112208# - Supplied missing variable


2010-09-15  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [ea2e5380f2e137dd7300f678517fc7daa68beed8]

dba34a: #i114492# properly calculate the composed filter, placing enough brackets around the single terms ...


2010-09-15  Joerg Skottke [jsk]  <jsk@openoffice.org>  [139b3696733a1e1bd6b66c32de392331627a63d6]

automationdev300m87: #i112208# - Modified tDocumentFilename and tDocumentTemplate to make them compatible with hFileOpenLocally(). Need to verify on Windows though, Linux is good.


2010-09-15  sj  <sj@openoffice.org>  [18336e859d81a2c97785e6c9af9b140831e23b28]

impress186: #i114271#, [Automation] Adapt export tests to new dialog


2010-09-15  Herbert Duerr [hdu]  <herbert.duerr@oracle.com>  [34c6b390e191e8aca888ccc52351fc469f59b663]

#i113861# shared ImplFontCharMap objects better be constant


2010-09-15  Jonathan Pryor  <jpryor@novell.com>  [b00fc9462d26083b6d09f72ea44abb1e11546b63]

sc-date-fix.diff: Parse 'june-2007' as June 1 2007 in en-US locales

 n#358750

2010-09-15  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [770aabb60693fb67d5c0d95aa80a2e0caf3a1d1e]

dba34a: removed unused string resources / resource IDs


2010-09-15  sb  <sb@openoffice.org>  [366780aa70a86f14d7729da0aa69161be442e055]

sb129: #i113189# cleaned up makefile rules; deliver services.input to have it modifiable for special one-off products


2010-09-15  sb  <sb@openoffice.org>  [05d907b92d434ab2deae1fbe3a25cea36727f015]

sb129: #i113189# cleaned up makefile rules; deliver services.input to have it modifiable for special one-off products


2010-09-15  sb  <sb@openoffice.org>  [8aad539fa223e3c3b5128668fc0ab734cbdd3281]

sb129: #i113189# cleaned up makefile rules; deliver services.input to have it modifiable for special one-off products


2010-09-15  sb  <sb@openoffice.org>  [421c9bb07e98f063145c15bec116c1d635359ca7]

sb129: #i113189# cleaned up makefile rules; deliver services.input to have it modifiable for special one-off products


2010-09-15  sb  <sb@openoffice.org>  [ec147f50c1b594ca8ed1fbc8ab9985b20c5051ff]

sb129: #i113189# cleaned up makefile rules; deliver services.input to have it modifiable for special one-off products


2010-09-15  Jan Holesovsky  <kendy@suse.cz>  [cb39099f75b8919d6d7d34572a031a080ab3dbe3]

Source ooenv in the soffice wrapper if it exists (for linked builds).


2010-09-15  Radek Doulik  <rodo@novell.com>  [5b96fe6b4ef66123c55c58ccfcb22000d0c4117c]

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


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

sw-auto-scrollbars-2.diff: Hide scrollbars in Writer - final.


2010-09-15  Radek Doulik  <rodo@novell.com>  [6169b36f2330b279ef173342d5aa6e3bd42e28fe]

sw-auto-scrollbars-1.diff: Hide scrollbars in Writer update.


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

sw-auto-scrollbars.diff: Hide scrollbars in Writer when not necessary.


2010-09-15  Christian Lippka  <christian.lippka@oracle.com>  [cf31c95a03331c32272893190a2fa6cfe474ef75]

mib19: merge


2010-09-15  Christian Lippka  <christian.lippka@oracle.com>  [a3658c32257ec5947891baa62a3df55979448cf1]

mib19: merge


2010-09-15  Christian Lippka  <christian.lippka@oracle.com>  [9ee1eeecede032d649c042b68aa078a6d2a38121]

mib19: merge


2010-09-15  Christian Lippka  <christian.lippka@oracle.com>  [fe29167cbe58a2d723f4c1f0b8e9522cd52993c1]

mib19: merge


2010-09-15  Michael Meeks  <michael.meeks@novell.com>  [ba3f54db1c0751d836c5a4f876fd08d5bf6320d5]

default-no-registration-menu-sd.diff: Remove registration from menu.


2010-09-15  Michael Meeks  <michael.meeks@novell.com>  [5cce527cf9c7f30ab7d75e7ccc6c94679fbb5a6e]

default-no-registration-menu.diff: Remove registration from menu.


2010-09-15  Michael Meeks  <michael.meeks@novell.com>  [e0d0007a4b134cfd545954e0c8bf540e17457d78]

default-no-registration-menu.diff: Remove registration from menu.


2010-09-15  Michael Meeks  <michael.meeks@novell.com>  [4181a72a21a037954876e97140e7532218ba3a14]

default-no-registration-menu.diff: Remove registration from menu.


2010-09-15  Michael Meeks  <michael.meeks@novell.com>  [6e71bad72b491bb5f1d2bf59a599c2127589d948]

default-no-registration-menu.diff: Remove registration from menu.


2010-09-15  Michael Meeks  <michael.meeks@novell.com>  [abe06e115ad3cc0b7b3ee3c89c2dd6bb848c0d1c]

default-no-registration-menu.diff: Remove registration from menu.


2010-09-15  Michael Meeks  <michael.meeks@novell.com>  [61dd5267df2b16c98e32f29e1c84b8673887a987]

default-no-registration.diff: Do not force to register.


2010-09-15  Christian Lippka  <christian.lippka@oracle.com>  [13b5148fc283ecc96d6f0e4e1cfbe8611bb797d5]

mib19: merge


2010-09-15  Release Engineering  <releng@openoffice.org>  [1c802c77f98ff4b10235f4c098710b038cd94f13]

masterfix OOO330: #i114513# change exec permissions


2010-09-15  Joerg Skottke [jsk]  <jsk@openoffice.org>  [6347f601e99733808e2d256ec033083b0ac6eeee]

automationdev300m87: #i112208# - Added a ConvertPath() to hFileOpenLocally() as it might happen that the path is passed in wrong format.


2010-09-15  Christian Lippka  <cl@openoffice.org>  [ba762c8c7fe208227b2be0f4b15d54f5749d1a2b]

mib19: #163566# do not fire exceptions when calling 'hasByHierarchicalName'


2010-09-15  obo  <obo@openoffice.org>  [ec1697300cdc7310200af902fae2e3d7de0ff879]

masterfix OOO330: #i10000# build problem (extensions help)


2010-09-15  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [a5f2eef02c6adca78824aebedb31964cde862bf4]

dba34a: #i107809# drop support for old Mozilla profile format, support new-style SeaMonkey profiles


2010-09-15  Joerg Skottke [jsk]  <jsk@openoffice.org>  [7935c81acc75d652412441419f2bc3b8745ccf40]

automationdev300m87: #i112208# - Modified one test case to copy all files from testautomation/.../input to the local work directory as some files rely on others which are expected to be found at the same location. hFileOpenLocally() cannot do this as it does not know of dependencies to other files.


2010-09-15  Joerg Skottke [jsk]  <jsk@openoffice.org>  [af33379f75415172ce3534d4abd87a21a211ccda]

automationdev300m87: #i112208# - In some cases it is required to copy a list of files from testautomation to the local work directory. To make this as easy as possible i added two functions: hFileGetLocalPath( file ) which returns the fully qualified path that the file is going to have when copied to the local user directory and hFileListCopyLocal( list of files ) which copies a given list of files to the local work directory.


2010-09-15  Joerg Skottke [jsk]  <jsk@openoffice.org>  [33056e84c7972d6a8a3834b49e339cf7edbbcb04]

automationdev300m87: #i112208# - Some test files rely on other files (e.g. for embedding) which must be copied as well. If the referenced file does not exist we get a warning that the document could not be found. In the current state of development this is bad because the dialog cannot be handled. So i added another dialog to hCloseDocument() which can be closed with either YES() or OK() while issuing a warning.


2010-09-15  Joachim Lingner  <jl@openoffice.org>  [0347768811284f62ab5f885f689f3028a71fe48b]

jl160 #i114509# installation hangs when installing on nfs volume


2010-09-15  Marc Neumann [msc]  <Marc.Neumann@oracle.com>  [36540a68a721379094d322935354e85c6c2793fe]

automationooo330m6: #113576# update report builder oxt


2010-09-15  Helge Delfs [hde]  <hde@openoffice.org>  [08eb8133d5d0e46bc1bfaada99c368f17d072f1f]

automationooo330m6#i114143#added line break


2010-09-15  Andreas Bregas  <ab@openoffice.org>  [ebd83dda874d9607368c9b7f0d4529e73ea69ccb]

mib19: #163637# Don't clear other modules vars when compiling sheet module


2010-09-15  Tor Lillqvist  <tlillqvist@novell.com>  [8e2479923515094206b331d67bf3ac07e5e51106]

Commit missing files in setup_native/source/win32/customactions/sellang/


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

Removing unnecessary zlib patch


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

Add zlib patch that I forgot to add yesterday


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

Committing the files for WPG and WPS importer I forgot to commit yesterday


2010-09-14  Niklas Nebel  <nn@openoffice.org>  [7e98422fec2e9132dee0bacba19f323a4b192509]

mib19: #163566# use common helper method for ScVbaRange::Cells and ScVbaWorksheet::Cells


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

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


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

Kill the migration wizard for good.

Extends default-no-startup-wizard.diff and desktop-disable-startup-registration.diff.

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

kde4-buildfix-connectivity.diff: Fix KDE4 build.


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

Make the build.pl executable.


2010-09-14  Petr Mladek  <pmladek@walk.suse.cz>  [aa613d6ffbbbc7baef2a133a5b9a7f17ec92b25d]

idlc-error-offset.diff: yylineno is not defined by default

i#81780

2010-09-14  Niklas Nebel  <nn@openoffice.org>  [3df871eb91f28bdbc8ee07ee5d2f31643d8d4bb4]

mib19: #163566# compare cursor position in ScDocFunc::NotifyInputHandler


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

Moving languagetool out of the wront repository


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

moving languagetool to the right repository


2010-09-14  Thorsten Behrens  <tbehrens@novell.com>  [382e4f6965d485e6599c4f779f868e6a26db8177]

Fix numbering restart on ppt import

Set proper default for numbering scheme high bits, such that changes
in bullet property don't automatically restart numbering. This fixes
n#632546

2010-09-14  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [615e2b4075b2d285c033aae5e722ffa382e8520e]

cjk-default-compatibility.diff: Don't expand spaces with manual breaks

i#54320

2010-09-14  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [8bbfa2e577af71811df23d9f315c0d9b57960010]

cjk-default-compatibility.diff: Don't expand spaces with manual breaks

i#54320

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

languagetool-makefile-mk.diff: makefile for languagetool


2010-09-14  Jiao Jianhua  <jjiao@novell.com>  [7343e687fc9a180d453bf0112318c563801f303d]

sw-default-cjk-fontsize.diff: default CJK font fontsize as 10.5pt

i#72010

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

languagetool-jlanguagetool-1-0-0-patch.diff: build patch for languagetool


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

languagetool-prj-d-lst.diff: languagetool deliver list


2010-09-14  Florian Reuter  <freuter@novell.com>  [e1d8558cd028f938f9ed69497b4ea92e3c0ca4a4]

sw-graphic-save-problem.diff:

n240770

2010-09-14  sb  <sb@openoffice.org>  [e187a9891aff2d8315e623d8bf8d2fe1b6319fee]

sb129: #i113189# move mailmerge to brand specific services.rdb


2010-09-14  sb  <sb@openoffice.org>  [9980c566801c8a784ef7f2ad10aa224757afca3a]

sb129: #i113189# move mailmerge to brand specific services.rdb


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

languagetool-prj-build-lst.diff: build list for languagetool module


2010-09-14  Herbert Duerr [hdu]  <herbert.duerr@oracle.com>  [feb350f647dadd245aed53cc034142c757cec691]

#i113861# cache ImplFontCharMap objects on UNX too


2010-09-14  Michel Loiseleur  <mloiseleur@linagora.com>  [9c45034904590f4174db87b9f996b220a9e5823b]

sw-html-insert-unknown-tags.diff: paste html text between 2 unknown tags

i#59064

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

extensions_deliver.diff: Deliver extensions to the solver


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

extensions_deliver.diff: Deliver extensions to the solver


2010-09-14  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [0a63782de97158cbb6c76f5bc77778399f1f79a3]

sw-paste-table.diff: Refresh the cell formatting after pasting in it

n#564789

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

scp2_accessories_templates_makefile.diff: more extension-related scp2 changes


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

scp2_accessories_templates.diff: more integration of extensions.


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

premium-splitted-language-packages.diff: Language dependent definitions.


2010-09-14  Fong Lin  <pflin@novell.com>  [c97e202d82f423eff31bfa7a01c6f608de2bdc93]

sw-changes-format-fix.diff: show insertion change first

n#545815

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

extensions_packinfo.diff: extension integration, setup_native part.


2010-09-14  Fong Lin  <pflin@novell.com>  [6eb19e82e01e395dc7013553ee561fd81668ac3b]

sw-ww8-import-list-fix.diff:fix bullet indent issue

n#547308

2010-09-14  Niklas Nebel  <nn@openoffice.org>  [f84ff82a7fd78ca8584e4b56d98d83170b60e86c]

mib19: #163625# for empty status bar text, call XStatusIndicator::end


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

extensions_configure.diff: extension integration, configure part


2010-09-14  Fong Lin  <pflin@novell.com>  [10b2731f1055326d9ec7b1081f14808ae9e2b908]

sw-ww8-textframe-background-fix.diff

n#547308

2010-09-14  Oliver-Rainer Wittmann  <od@openoffice.org>  [2bd49368c9e48a161b9f0b42fa0826d5c71fbc5b]

sw33bf09: #i113730# - Assure that group objects containing control objects are on control layer


2010-09-14  Amelia Wang  <amwang@novell.com>  [e2970420a1f5aad0c0a412ddbe47eed88c6ea405]

sw-insert-pagebreak-in-numbered-paragraph.diff

n#396648

2010-09-14  Amelia Wang  <amwang@novell.com>  [9a11bd42af0db32fd06c84dd955ee563134665ce]

sw-outline-numbering-broken-fix.diff: outline numbering fix in master docs

i#96092, n#445536

2010-09-14  Florian Reuter  <freuter@novell.com>  [db387863014f00120a1b934f485ce53f70990fc0]

sw-import-html-controls.diff:

n#485609

2010-09-14  Florian Reuter  <freuter@novell.com>  [95684c99842455d9dc8e9372b829a63c22f71535]

sw-import-html-controls.diff:

n#485609

2010-09-14  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [6bbe6e56c966c7896793dbd26d7b05a13d228403]

field-patch-lock.diff: enhanced fields lock fix


2010-09-14  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [693b095ee8b7406c4aa0fd5b2bd0221bdcab304f]

field-patch-uno-fix.diff: enhanced fields UNO fix


2010-09-14  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [0ec05d5b9d05cb36523dbed657fe38c73baab7b4]

fields-enable.diff: Activate fields changes


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

scp2_extensions_templates.diff: bundled extensions - some more scp2 changes


2010-09-14  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [ccec86c5d06e793133283381794a6b00a8b77f23]

metric-field-limits.diff: maximum values were wrong when changing unit


2010-09-14  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [8e9c5a4285b3ab0213513f554a8f6c5656d9d8ba]

metric-field-limits.diff: maximum values were wrong when changing unit


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

scp2_extensions.diff: Bundle extensions - main scp2 changes


2010-09-14  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [793905906980e77a9853a8dd01fab95b65ca4f02]

filled-tab-editeng.diff: Filled tab wasn't filled in shapes

n#564454

2010-09-14  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [76411d92fb19d601efa1cf641eac6bacc2dceb1b]

mib19: #163529# unlock model controllers on end of VBA macro execution


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

scp2_makefile_extensions.diff: bundle extensions - scp2 changes.


2010-09-14  sb  <sb@openoffice.org>  [5b37cee90eaf00d174cd3ccc5392005831d17afc]

sb129: #i113189# removed obviously unnecessary service registrations; allow empty <implementation/>


2010-09-14  sb  <sb@openoffice.org>  [7befd33ac260352af2b664d270580e538a5c49af]

sb129: #i113189# removed obviously unnecessary service registrations; allow empty <implementation/>


2010-09-14  sb  <sb@openoffice.org>  [43c78860c3c910a43a8be5a0bc4fca1a096f9946]

sb129: #i113189# removed obviously unnecessary service registrations; allow empty <implementation/>


2010-09-14  sb  <sb@openoffice.org>  [4a7e903d201016282d998960148d262aa1f31900]

sb129: #i113189# removed obviously unnecessary service registrations; allow empty <implementation/>


2010-09-14  sb  <sb@openoffice.org>  [136983d14d61e104f9207b835a200de2a9c344e8]

sb129: #i113189# removed obviously unnecessary service registrations; allow empty <implementation/>


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

scp2_build_extensions.diff: Bundle extensions - scp2 part


2010-09-14  Florian Reuter  <freuter@novell.com>  [bec52f8e61c7e433c32c7adc181ebb647a51c593]

svtools-svrtf-token-ignore-case.diff:

n#417814

2010-09-14  Florian Reuter  <freuter@novell.com>  [6b1204329ad365a46214472bcff335e63c51bdf4]

sw-table-join-fix-i99267.diff:

n#417814

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

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

i#66062, i#88638, i#88639

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

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

i#66062, i#88638, i#88639

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

win32-dont-attempt-restart.diff: Don't attempt to restart OOo after crash

n#524250

Don't attempt to restart soffice.bin immediately if it crashes.  At
such a restart, if the document recovery dialog is cancelled, an
empty Writer document is opened even if the user was editing some
other kind of document. Some customers are annoyed by this. And the
automatic restart doesn't work on Linux anyway, so for consistency
it doesn't hurt if we force it not to work on Windows, either.

2010-09-14  Florian Reuter  <freuter@novell.com>  [56b2cf0c10d9caa01ebae1d80465e342d046a85c]

sw-collapse-empty-table-par-like-html.diff:

n#376690

2010-09-14  Florian Reuter  <freuter@novell.com>  [de0866b507e259f1726d1015293aad8fcadd763a]

sw-invert-border-spacing.diff:

n#391591

2010-09-14  Florian Reuter  <freuter@novell.com>  [42532d42bfcdb12df86376cda009e8e315a82153]

sw-allow-negative-spacing.diff: correctly display linespacing < 100%

n#364534

2010-09-14  Florian Reuter  <freuter@novell.com>  [cd954198c7d4bc596be4cb3e0fb9f3e216859251]

sw-section-import-fix.diff: Additional paragraph imported from ww8

n#364533

2010-09-14  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [a4f835d03a4cad5e4b454faa8eebbf3eefc0448c]

idlc-error-offset.diff: Add character offset for idlc errors

i#81780

2010-09-14  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [f1279d1f591f492d5be347ebcb38dcbb9859c865]

g++44-debug.diff: Fixed some imports for debug more


2010-09-14  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [b693b6b967e54b7186df5918bfd82e628301da6b]

g++44-debug.diff: Fixed some imports for debug more


2010-09-14  Release Engineering  <releng@openoffice.org>  [6df4618d8da9293858b91be5fa3a9f461a3ad0f6]

OOO330


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

toolbar-decorations-vcl.diff: Improved toolbar popups.


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

toolbar-decorations-rsc.diff: Improved toolbar popups.


2010-09-14  Florian Reuter  <freuter@novell.com>  [c2edb892cf8ddbac641737a04b58ab0db7e6cd21]

vcl-bitmap2-negative-height.diff: Load bitmaps even when height is negative

n#228839

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

vcl-better-fallback.diff: Try all when some of the plugins are not available

i#50857

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

toolbar-decorations-svx-undo-redo.diff: Update "Undo" and "Redo" widgets.


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

toolbar-decorations-svx-tables-columns.diff: "New table" widget rework.

And a small update of the "Columns" widget.

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

toolbar-decorations-svx.diff: Improved toolbar popups.


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

accept-underscores-in-hostnames.diff: Accept underscores in hostnames

n#182422

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

win32-invalid-names.diff: Allow technically illegal pathname components

n#277603

Allow some technically illegal pathname components on Win32
(directories with trailing spaces or periods) because some SMB
servers like Netware (and Samba, if mangled names = No) do serve
such directories if they exist on the server's host system.

2010-09-14  Thorsten Behrens  <tbehrens@novell.com>  [0a104203d8e97e2be5ff55da53185406f74ee326]

win32-vs2005-compat.diff: Fix build with Visual Studio 2005


2010-09-14  Thorsten Behrens  <tbehrens@novell.com>  [09ce8ce7edd4580698239ac9d610de68b7c9a76e]

win32-vs2005-compat.diff: Fix build with Visual Studio 2005


2010-09-14  Thorsten Behrens  <tbehrens@novell.com>  [7d29a89fe7f305f72c31206d2c36f05bbc96a7ef]

win32-vs2005-compat.diff: Fix build with Visual Studio 2005


2010-09-14  Thorsten Behrens  <tbehrens@novell.com>  [f3d51af52ffa30b63f89c3eede87c54d3c6a1f73]

win32-vs2005-compat.diff: Fix build with Visual Studio 2005


2010-09-14  obo  <obo@openoffice.org>  [fab16aa2577d25ed2d336925f70b0b424d5b8a2b]

CWS-TOOLING: integrate CWS jl158


2010-09-14  obo  <obo@openoffice.org>  [ba96ab75ce4c1ca254b03e83f7afcf54708bddc3]

CWS-TOOLING: integrate CWS jl158


2010-09-14  obo  <obo@openoffice.org>  [a32e092938566acf3190cc2e288f5393b4b87b52]

CWS-TOOLING: integrate CWS jl158


2010-09-14  obo  <obo@openoffice.org>  [073f3f201aa0b95314ba595383e179afed26ca79]

CWS-TOOLING: integrate CWS jl158


2010-09-14  obo  <obo@openoffice.org>  [d572dfeae704451dbfd46d184fd314045a73bb52]

CWS-TOOLING: integrate CWS jl158


2010-09-14  Thorsten Behrens  <tbehrens@novell.com>  [00d479a6449ceb0156913dea97fa32ac7133d61c]

win32-force-version-fix.diff: force WINVER when using non-std win api


2010-09-14  Thorsten Behrens  <tbehrens@novell.com>  [428a2d7f37870788e521f3a384a43ece532b1605]

win32-force-version-fix.diff: force WINVER when using non-std win api


2010-09-14  Thorsten Behrens  <tbehrens@novell.com>  [b4896256c595f4b98bcd488bdb4c290e0b2c4b64]

win32-force-version-fix.diff: force WINVER when using non-std win api


2010-09-14  obo  <obo@openoffice.org>  [5117ec7cc53e5ec3a03eca74bf1305ace8fe7f64]

CWS-TOOLING: integrate CWS ooo33gsl08


2010-09-14  obo  <obo@openoffice.org>  [91cd61d1c8008ffef07529effb6755336fd637cd]

CWS-TOOLING: integrate CWS ooo33gsl08


2010-09-14  obo  <obo@openoffice.org>  [e0e658081ec7e11faf0e0003a435ef87b73f206d]

CWS-TOOLING: integrate CWS ooo33gsl08


2010-09-14  obo  <obo@openoffice.org>  [6babc6ca85d9b57dcdbfa777e75a8c3a773b8fc2]

CWS-TOOLING: integrate CWS ooo33gsl08


2010-09-14  Thorsten Behrens  <tbehrens@novell.com>  [b5b8138aac4308de952f0fbf2d56336205b20047]

python-win32-buildfix.diff: make python build properly on win32


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

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


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

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


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

cairo-cairo-makefile-mk.diff: Fix linking of internal cairo library


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

cairo-pixman-makefile-mk.diff: Build pixman as shared library on x86_64 too


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

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


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

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


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

win32-dxsdk-200908.diff: Build also against DirectX SDK August 2009.


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

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

i#59477

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

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

i#59477

2010-09-14  Ingo Schmidt  <is@openoffice.org>  [df0e1b8fa698daf2a44c6b7b34e7fdd9d27d76f4]

native330 #i114487# fixing installation on Cent OS


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

win32-sdk7.diff: Recognize Windows SDK 7


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

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


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

internal-mesa-headers-mesa.diff: Create mesa module for use with transogl.


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

wpgimporter.diff: WPG Import filter


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

wpgimporter.diff: WPG Import filter


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

libwpg.diff: WPG Import filter - create a libwpg module.


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

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


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

libwps.diff: WPS Import filter - create a libwps module


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

wpsimport-writerperfect.diff: WPS Import filter - core implementation.


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

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


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

wpsimport-filter.diff: WPS Import filter - filter module changes


2010-09-14  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [60a9e05910a3083130b88a61cd36745af5e1128d]

dba34a: #i113403# reset m_documentBasicManager to NULL when it dies


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

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


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

upgrade-zlib-to-1.2.3.diff: Upgrade to newer zlib.


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

oowintool-java6.diff: Detect java 6 correctly.


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

win32-pdfimport-use-temporary-file.diff: avoid locking issues on win32


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

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


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

writerperfect-nocondensedparagraphs.diff: no negative paragraph height.


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

libwpd.diff: upload new libwpd


2010-09-14  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [9a0b9b45ebb3b2d0d014f58e2afc033ec3ab4a79]

dba34a: let the state message for incomplete tests end with OK - otherwise, some weird code elsewhere interprets it is failure


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

svg-import-boost.diff: deliver requrired boost headers.


2010-09-14  Thorsten Behrens  <tbehrens@novell.com>  [06a3ddea33ad211035115b61a529b556f84eba8f]

svg-import-empty-gradient-fix.diff: guard against empty gradient stops

n#560255

2010-09-14  Thorsten Behrens  <tbehrens@novell.com>  [aa466b6bb2e71970efebcffb32c5af11d529b1a2]

svg-import-opacity-fix.diff: fixing handling of opacity attribute


2010-09-14  Caolán McNamara  <caolanm@redhat.com>  [338bcd091871b9ade5caddfaa9b109ad99a7c332]

svg-import-eh-fix.diff: eat exceptions before they reach unaware code


2010-09-14  Caolán McNamara  <caolanm@redhat.com>  [466f6298ada375d1a6c70d5467c80dba89615197]

svg-import-convlength-fix.diff: fixing relative size calculation


2010-09-14  Thorsten Behrens  <tbehrens@novell.com>  [fbd966ca51c0d25a0197b0917bc7132b7a340e7e]

svg-import-textimport.diff: much improved text import


2010-09-14  Thorsten Behrens  <tbehrens@novell.com>  [614464ccc3ffd814267d52c58300e04b3178a865]

svg-import-painturi-fix.diff: improves parsing of paint fragments


2010-09-14  Thorsten Behrens  <tbehrens@novell.com>  [c04b1c582f9c3b5ff854ba16181af7f5c00d3bb3]

svg-import-viewbox-fix.diff: fixes some nastiness with viewbox


2010-09-14  Carsten Driesner  <cd@openoffice.org>  [52edbeb788bfe4ed2c9653ff237b0bcf429ae0c8]

dockingwindows: Merge changes


2010-09-14  Carsten Driesner  <cd@openoffice.org>  [19e019d20915aac266e46f677b3b882f1a9ce81b]

dockingwindows: Merge changes


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

svg-import-filter-gfxfilter.diff: SVG Graphics filter implementation


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

svg-import-filter.diff: SVG Import Filter implementation in filter module


2010-09-14  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [b7cce6910fcdbb7285ac9079017db86478209ba0]

dba34a: properly close the connection, and survive (without error log) if there actually isn't a connection


2010-09-14  obo  <obo@openoffice.org>  [8fc53751769a9fc47d4a71fbfe8ee52eef6a0562]

CWS-TOOLING: integrate CWS chart50


2010-09-14  Joerg Skottke [jsk]  <jsk@openoffice.org>  [3f0450eecdf2ae68d014ddae7c34517c8478e0ff]

automationdev300m87: #i112208# - Revert all to hFileOpen() in all the places where we are working on a local context already.


2010-09-14  obo  <obo@openoffice.org>  [889994710625f3b8b2b634532a339f3068155057]

CWS-TOOLING: integrate CWS impress199


2010-09-14  obo  <obo@openoffice.org>  [8fafc3a6a22d533625cb5ff8edb8bd45c74f8713]

CWS-TOOLING: integrate CWS impress199


2010-09-14  obo  <obo@openoffice.org>  [65f279df2fe065c01c5c5c08a140d50f35fef469]

CWS-TOOLING: integrate CWS fwk156


2010-09-14  obo  <obo@openoffice.org>  [5ca8f0ce6dda2e9d2a40701a7f52787eed3f6287]

CWS-TOOLING: integrate CWS fwk156


2010-09-14  sb  <sb@openoffice.org>  [2881adacaa7005d5047f508f3ed8737e5c6efa1b]

sb129: #i113189# adapted tests; improved subsequenttests


2010-09-14  sb  <sb@openoffice.org>  [e3ceb872bf58d5eb1490b39d19bf29194f47949c]

sb129: #i113189# adapted tests; improved subsequenttests


2010-09-14  sb  <sb@openoffice.org>  [e21f2f0f0187ebaa4a5b7c64a6e5c08d5efc6116]

sb129: #i113189# adapted tests; improved subsequenttests


2010-09-14  obo  <obo@openoffice.org>  [c548b0b0b38ad2b1a7184a4ffc97ca26958b0389]

CWS-TOOLING: integrate CWS calc59


2010-09-14  obo  <obo@openoffice.org>  [c265740c90b771aa1fe67db965499897371594a5]

CWS-TOOLING: integrate CWS calc59


2010-09-14  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [1547beb261169c86797752fb17f39c3515fb8f87]

dba34a: merge after pulling changes from CWS dba33j


2010-09-14  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [5b674bd583868abde278ebdf73bb2197849a49ae]

dba33j: #i111125# Resize: do not leave the method prematurely, the more not depending on a condition whose state is about to be changed a few lines below


2010-09-14  obo  <obo@openoffice.org>  [00a326249f7bb4e7ded9c743836d9d572d3a9d7f]

CWS-TOOLING: integrate CWS dba33i


2010-09-14  obo  <obo@openoffice.org>  [30891b5b51d5bef92450ffd89a2c0150709957a3]

CWS-TOOLING: integrate CWS dba33i


2010-09-14  obo  <obo@openoffice.org>  [23388c36b41eae768dabd47d20715315bfb4efb9]

CWS-TOOLING: integrate CWS dba33i


2010-09-14  obo  <obo@openoffice.org>  [e1316ac3c370c7132f29441f8a394c2681157167]

CWS-TOOLING: integrate CWS dba33i


2010-09-14  obo  <obo@openoffice.org>  [6ad40130806fd834591a516390fa2a92f0573c62]

CWS-TOOLING: integrate CWS dba33i


2010-09-14  obo  <obo@openoffice.org>  [2a4366054f2e18bb14da44fa5e57c3d2d476a908]

CWS-TOOLING: integrate CWS dba33i


2010-09-14  obo  <obo@openoffice.org>  [1a8dc8a165c73588cee713173f09609a07f7c258]

CWS-TOOLING: integrate CWS dba33i


2010-09-14  obo  <obo@openoffice.org>  [116b4ef3a412c67e951979fca54922840674e830]

CWS-TOOLING: integrate CWS dba33h


2010-09-14  obo  <obo@openoffice.org>  [156a49a810383271b363307209394a1383263dc9]

CWS-TOOLING: integrate CWS dba33h


2010-09-14  obo  <obo@openoffice.org>  [58b09c2b7baeaf04d508c10a02efff76cf1b580d]

CWS-TOOLING: integrate CWS dba33h


2010-09-14  obo  <obo@openoffice.org>  [7f680aa8595b2d376d1c44fe46fa695d3061e170]

CWS-TOOLING: integrate CWS dba33h


2010-09-14  obo  <obo@openoffice.org>  [87974c82d8a00e81ee98700cf1e60eb18826117f]

CWS-TOOLING: integrate CWS dba33h


2010-09-14  obo  <obo@openoffice.org>  [20ff1d5bf41b295f0f771d292c5dd2832e26539e]

CWS-TOOLING: integrate CWS dba33h


2010-09-14  obo  <obo@openoffice.org>  [c2d0b8e2f7398452ba78fccb2d64df2d8cfc5d80]

CWS-TOOLING: integrate CWS dba33h


2010-09-14  obo  <obo@openoffice.org>  [3e54226eae4a2a28f73ff0b836edb24db5189ffb]

CWS-TOOLING: integrate CWS impress200


2010-09-14  obo  <obo@openoffice.org>  [dee0e9f293458f04283c4371e5bf3d93999e4e64]

CWS-TOOLING: integrate CWS impress200


2010-09-14  obo  <obo@openoffice.org>  [3c2516682b1314edb6fa323b16a01cf6f25693f3]

CWS-TOOLING: integrate CWS impress200


2010-09-14  obo  <obo@openoffice.org>  [e6d8db9b97cf6b574afee97e705713477664625e]

CWS-TOOLING: integrate CWS impress200


2010-09-14  obo  <obo@openoffice.org>  [964dd5127406c5e5949eaf3f31aecfe766603646]

CWS-TOOLING: integrate CWS obo50


2010-09-14  Joerg Skottke [jsk]  <jsk@openoffice.org>  [3c1288515a501f46f0fd1f24452e6f7c813bc945]

automationooo330m6: Local branch merge


2010-09-13  Niklas Nebel  <nn@openoffice.org>  [389977a4e4c8678ec1f5de6b93c08232cac248c4]

mib19: #163566# if the VBA event processor is set, check HasAnyCalcNotification before HasAnySheetEventScript in ScModelObj::Notify


2010-09-13  Niklas Nebel  <nn@openoffice.org>  [68ca33d9c1329a9b4412db62d7e1f29d34b3c1a2]

mib19: #163566# don't try to create non-existing VBAProjectNameProvider from the model


2010-09-13  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [3d304bb9ad8aaec58373b76068d421a6bc5bbb2e]

dba34a: merge after pulling latest changes from CWS dba33i


2010-09-13  Joerg Skottke [jsk]  <jsk@openoffice.org>  [845a979c185855e409d076969587ad2e4a4094c9]

automationdev300m87: Local branch merge. Title: Bosi, now you die!


2010-09-13  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [595a30253a722d55217c9573573bc3289da271fb]

dba34a: #i114403# don't access non-existing values


2010-09-13  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [dfc599fdc4e7d8f6b78d5fef69f7766e2c2c515d]

dba34a: during #i114403#: allow list boxes to have a bound column of '0'


2010-09-13  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [1d29a2121c1fbd720af089f670b605f778301f37]

dba34a: #i100000#


2010-09-13  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [e8426d54e65f2a0690e3260ebd20f8a1319e82bc]

mib19: #163557# cleanup VBA XDocuments implementation, trigger Workbook_Open event when creating a new Excel workbook via Workbooks.Add


2010-09-13  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [7e801dd20924783ebe7f40920169179ea3b1a709]

mib19: #163557# cleanup VBA XDocuments implementation, trigger Workbook_Open event when creating a new Excel workbook via Workbooks.Add


2010-09-13  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [676af9dc74cd77e16e82b716ad3bb8410cabf61f]

mib19: #163557# cleanup VBA XDocuments implementation, trigger Workbook_Open event when creating a new Excel workbook via Workbooks.Add


2010-09-13  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [a7f5a052a807e8e26cfb6012135adbb43348781a]

mib19: #163557# make VBA Application settings globally available for all open workbooks


2010-09-13  Ingo Schmidt  <is@openoffice.org>  [73971533746918e0776508c0e7d20fd4e34caa61]

native330 #163564# fixing installation on Cent OS


2010-09-13  Octavio Alvarez  <alvarezp@alvarezp.ods.org>  [6e690e0909459d46c53d17e7939891abea11e566]

sw-preserve-char-style-on-reset-format.diff:Perserve character style on links

i#47893

2010-09-13  Octavio Alvarez  <alvarezp@alvarezp.ods.org>  [151636e58c07b40f9ab26fb265f22a06a303a37f]

sw-show-Remove-Hyperlink-even-with-selection.diff:


2010-09-13  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [24dd42f316e5cb16ba726c05ba486d53e033052d]

sw-rtf-num-fix.diff:Fixes for RTF numbering export

n#569266

2010-09-13  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [e30fb4609b9d7333deb4401e0c41ee64b8da9f1b]

sw-rtf-num-fix.diff:Fixes for RTF numbering export

n#569266

2010-09-13  Herbert Duerr [hdu]  <herbert.duerr@oracle.com>  [6dbee27b977b6cc7a208ca5fa6a3c88eba5d9b22]

#i114460 workaround a bad printing problem with graphite layouted text


2010-09-13  Amelia Wang  <amwang@novell.com>  [e1e9d3b73c82d0f7448d5ffa1f49d0a5f36b2a22]

cjk-character-units-fix-376788.diff: add a new character unit

i#376788

2010-09-13  Amelia Wang  <amwang@novell.com>  [7bd13d9c9d86999bca94e1151c9ac0bdbf05fe13]

cjk-character-units-imp.diff: add a new unit 'character unit'


2010-09-13  Amelia Wang  <amwang@novell.com>  [274928f4eb238c703217d473f36b43deb4260d61]

cjk-character-units-fix-376788.diff: add a new character unit

i#376788

2010-09-13  Amelia Wang  <amwang@novell.com>  [07a5627d92719740b5f16fdd8d53926acfffbde6]

cjk-character-units-rulers-sync-with-pggrid-fix.diff:


2010-09-13  Amelia Wang  <amwang@novell.com>  [c85db626029fd8a5e0dfcb312937279df32339a0]

cjk-character-units-ui.diff: add a new unit 'character unit'


2010-09-13  Amelia Wang  <amwang@novell.com>  [51fb3c7f1925c7d1604549dfd8fcc0139e54a36b]

cjk-character-units-imp.diff: add a new unit 'character unit'


2010-09-13  Amelia Wang  <amwang@novell.com>  [777969e38b46ec3138e1c365260d136a0f1e7817]

cjk-character-units-fix.diff: add a new unit 'character unit'

i#356101

2010-09-13  Amelia Wang  <amwang@novell.com>  [954dcb2858da1c83914f8421817b4c85c33d28df]

cjk-character-units-ui.diff: add a new unit 'character unit'


2010-09-13  Amelia Wang  <amwang@novell.com>  [a2042c306e2cd449328aad331edc438363732833]

cjk-character-units-imp.diff: add a new unit 'character unit'


2010-09-13  Amelia Wang  <amwang@novell.com>  [bec7709b4a8d219f8da3e175c1ecf4db21495dae]

cjk-character-units-in-pggrid-fix.diff: add a new character unit


2010-09-13  Amelia Wang  <amwang@novell.com>  [69fa7431782484a66113ee35bd3381556083142a]

cjk-character-units-fix-376788.diff: add a new character unit

i#376788

2010-09-13  Amelia Wang  <amwang@novell.com>  [c9326d9df33ec9d25ea72511511d4294857743b3]

cjk-character-units-fix.diff: add a new unit 'character unit'

i#356101

2010-09-13  Amelia Wang  <amwang@novell.com>  [afcc1620eda45972f850af06495f556ee5e42977]

cjk-character-units-rulers-sync-with-pggrid-fix.diff:


2010-09-13  Amelia Wang  <amwang@novell.com>  [69f6c005a836515b96fb5ecc006b987a54a6f094]

cjk-character-units-ui.diff: add a new unit 'character unit'


2010-09-13  Amelia Wang  <amwang@novell.com>  [8fd87a90a5ebcc9d8c4ddc7ece6d20debd58e801]

cjk-character-units-imp.diff: add a new unit 'character unit'


2010-09-13  Jiao Jianhua  <jjiao@novell.com>  [1f578e21a92b3532ddfd8e0fd007a7ec6b2ee240]

plus-minus-sw-navigator2.diff: Folding for each heading in Navigator

i#64886, n#129410i

2010-09-13  Jiao Jianhua  <jjiao@novell.com>  [705d6cd7d7304e2337d4424c417d99592d087219]

plus-minus-sw-navigator.diff: folding for each heading in Navigator

i#64886, n#129410

2010-09-13  Joerg Skottke [jsk]  <jsk@openoffice.org>  [acb32fd8134af541ac82661b49ce1888a2c90350]

automationdev300m87: #i112208# - Eliminate sMakeReadonlyDocumentEditable() and affiliated functions from global, removed any calls to these functions


2010-09-13  Thomas Lange [tl]  <tl@openoffice.org>  [1c53ed895381241b2b79b56bad105a8c19599a93]

cws tl82: #i114267# code clean-up


2010-09-13  Thomas Lange [tl]  <tl@openoffice.org>  [a6d3374099e0d49043e61d10aef07b9d88784e9f]

cws tl82: #i114267# code clean-up


2010-09-13  Oliver-Rainer Wittmann  <od@openoffice.org>  [0f59984e2db5dcec24e4154850e5cec8cca1482a]

sw33bf09: #i113730# - method <SwDrawContact::_Changed(..)>: on insert/remove of child assure that group objects containing control objects are on the control layer


2010-09-13  Thorsten Bosbach  <tbo@OpenOffice.org>  [c2cb44b197656cf6dbe1c6d650484196d4826ec9]

#i114476# No testing for Mac as some Window attributes do not exist


2010-09-13  Thorsten Bosbach  <tbo@OpenOffice.org>  [083787faf1cadfdff80ffbce5c2cae73ce9c940a]

#i114474# add a sSelectEmptyLayout()


2010-09-13  Joerg Skottke [jsk]  <jsk@openoffice.org>  [af4863656d0385d0f05a72a2ae1444993e52f05e]

automationdev300m87: #i112208# - Eliminate sMakeReadonlyDocumentEditable() calls in module Writer - Mass renaming/Deletion. Might break things as this was a batch job.


2010-09-13  Joerg Skottke [jsk]  <jsk@openoffice.org>  [ba5bfd3356723ef7a003d41c3402adf79d15235d]

automationdev300m87: #i112208# - Eliminate sMakeReadonlyDocumentEditable() calls in module Writer/Optional (partial remove, many more to go)


2010-09-13  Joerg Skottke [jsk]  <jsk@openoffice.org>  [a09c75aca6bfcc8ff02a3e46ddba3d1a13b7949d]

automationdev300m87: #i112208# - Eliminate sMakeReadonlyDocumentEditable() calls in module chart2


2010-09-13  Joerg Skottke [jsk]  <jsk@openoffice.org>  [b7b4868aa5d4247aa436915cf06da40fdf12bc04]

automationdev300m87: #i112208# - Eliminate sMakeReadonlyDocumentEditable() calls in spreadsheet (3 were not fixed in first round)


2010-09-13  Lars Langhans  <lla@openoffice.org>  [1c74de73214379a1a263cb1b319efa36c7ef1e69]

perftest12:#163613# Performancetest cleanups


2010-09-13  Joerg Skottke [jsk]  <jsk@openoffice.org>  [cfd900a204fa167cbb7a24d6998619c59c30c589]

automationdev300m87: #i112208# - Eliminate sMakeReadonlyDocumentEditable() calls for module framework


2010-09-13  Joerg Skottke [jsk]  <jsk@openoffice.org>  [021530e4ada218b2cf43cc0f2c11107ab06724f4]

automationdev300m87: #i112208# - Eliminate sMakeReadonlyDocumentEditable() calls for all remaining areas in module spreadsheet


2010-09-13  Joerg Skottke [jsk]  <jsk@openoffice.org>  [17c7ecaf73182ad6f9aecff5f34d2ee87fe54aad]

automationdev300m87: #i112208# - Eliminate sMakeReadonlyDocumentEditable() calls for spreadsheet tools


2010-09-13  Joerg Skottke [jsk]  <jsk@openoffice.org>  [fda546871f70bab4f351bd0c912bfdb454366763]

automationdev300m87: #i112208# - Changed all sMakeReadOnlyDocumentEditable() statements to hFileOpenLocally() in Spreadsheet update tests


2010-09-10  Ivo Hinkelmann  <ihi@openoffice.org>  [88d1caaeb9641347d695715f620e0178d314f5c6]

ooo330l10n3: #i113535# enable itemlist


2010-09-10  Henning Brinkmann  <hbrinkm@openoffice.org>  [615fec30a2bbde2350fa71db76ba2e702a14fcf9]

merged changes by sb


2010-09-10  Henning Brinkmann  <hbrinkm@openoffice.org>  [bc73a488abfcec302ec8a8c8251a8eb775f812de]

merged changes by sb


2010-09-10  Henning Brinkmann  <hbrinkm@openoffice.org>  [2249fa36ed487ca18ebe5771650bfe2f7a879029]

merged changes by sb


2010-09-10  Henning Brinkmann  <hbrinkm@openoffice.org>  [67c283f966086c887f160ac5f2988e50e9652e9d]

merged changes by sb


2010-09-10  Henning Brinkmann  <hbrinkm@openoffice.org>  [e8206d063b6eac570e38834b58923420e55dda99]

#b6983105# applied patch and verified


2010-09-10  Joachim Lingner  <jl@openoffice.org>  [c62011c83f5a00417e7510b7688dd5b0450cc4ee]

jl158 #i114008#  sed problem on solaris fixed


2010-09-10  Joachim Lingner  <jl@openoffice.org>  [9ec25654f39e2b3a3b90b811fde6949fe379ffcd]

jl158 #i114008#  sed problem on solaris fixed


2010-09-10  sb  <sb@openoffice.org>  [c085c1bfbf61fddd1410e9f9910f3f4a8909a229]

sb123: #i113189# brand-specific services.rdb


2010-09-10  sb  <sb@openoffice.org>  [016ee63ec6a0998fc971aeb8095e811e13596e25]

sb123: #i113189# brand-specific services.rdb


2010-09-10  sb  <sb@openoffice.org>  [093b3a9498d0a4e18f43c288bb3f33100e77db9e]

sb123: #i113189# brand-specific services.rdb


2010-09-10  Mikhail Voytenko  <mav@openoffice.org>  [583cd12ea421871fe521af2f3d9951963ae6a366]

mib19: #163583# do not reschedule in callbacks


2010-09-10  sb  <sb@openoffice.org>  [4fdd056536275e90c610da02ae350ff2ec8d8335]

sb123: #i113189# support for --disable-binfilter


2010-09-10  Joerg Skottke [jsk]  <jsk@openoffice.org>  [ae4f862150a0e65096908778b7e21d745d5d0a09]

automationdev300m87: #i112208# - Polished some comments and added usage information at the top of the function.


2010-09-10  Joerg Skottke [jsk]  <jsk@openoffice.org>  [1e780cc87b4ee0a96a815358019b9e7b74c798f5]

automationdev300m87: #i112208# - As discussed on IRC we reuse an already existing file instead of deleting/copying it anew. Saves time but also carries a certain but low risk.


2010-09-10  sb  <sb@openoffice.org>  [1ea60d118390ba276c5ecc80af7876c4f227076d]

sb123: #i113189# missing includes


2010-09-10  sb  <sb@openoffice.org>  [01c2f02ec849927b69d9ec7b9c1c147ad56b599f]

sb129: #i113189# change UNO components to use passive registration


2010-09-10  sb  <sb@openoffice.org>  [f7d15243e6d6815678a0edaedab27110aa19e7b4]

sb129: #i113189# change UNO components to use passive registration


2010-09-10  sb  <sb@openoffice.org>  [a0cb17e25ec80250a4c7e4547a63bf090aea04d3]

sb129: #i113189# change UNO components to use passive registration


2010-09-10  sb  <sb@openoffice.org>  [7788dc10a3b53efa890635b3779f103879e9e55a]

sb129: #i113189# change UNO components to use passive registration


2010-09-10  sb  <sb@openoffice.org>  [06c8703f6c7ba4b639b66f06bd6282c304c8fdb0]

sb129: #i113189# change UNO components to use passive registration


2010-09-10  sb  <sb@openoffice.org>  [a43f7851c7d3424e845eedffe8ef25c6e9e8fe99]

sb129: #i113189# change UNO components to use passive registration


2010-09-10  sb  <sb@openoffice.org>  [8e88ac109dc9eba88db92940d13933fc3a4393d8]

sb129: #i113189# change UNO components to use passive registration


2010-09-10  sb  <sb@openoffice.org>  [5dbc43ead1b7ff5fa0c1f6756a9ca6062c48d033]

sb129: #i113189# change UNO components to use passive registration


2010-09-10  sb  <sb@openoffice.org>  [a3c8a0ed0c5c6be1cb5c940750222f6381608bd7]

sb129: #i113189# change UNO components to use passive registration


2010-09-10  sb  <sb@openoffice.org>  [9551bf5a1ee5c9275a26f8ec4021e0b7f5665176]

sb129: #i113189# change UNO components to use passive registration


2010-09-10  sb  <sb@openoffice.org>  [c096e86385f35a6d8485325ad0c3ae52f70cacef]

sb129: #i113189# change UNO components to use passive registration


2010-09-10  sb  <sb@openoffice.org>  [948deba5a7178de683d8215824bf2967041f7666]

sb129: #i113189# change UNO components to use passive registration


2010-09-10  sb  <sb@openoffice.org>  [008f61c9f135be22cec7b6080735742322a5b4b4]

sb129: #i113189# change UNO components to use passive registration


2010-09-10  sb  <sb@openoffice.org>  [7caef4c5dce6ce5a9788c0d1f3e7e212794310df]

sb129: #i113189# support XML-based services.rdb in com.sun.star.registry.SimpleRegistry


2010-09-10  sb  <sb@openoffice.org>  [7a54dffcfbdb0d2e004ad070c35f511cee6642b5]

sb129: #i113189# move XmlReader from configmgr to URE


2010-09-10  sb  <sb@openoffice.org>  [cc1e8cca21d9dea91a0eabbaffe38d8f98173dad]

sb129: #i113189# move XmlReader from configmgr to URE


2010-09-10  sb  <sb@openoffice.org>  [597dfa19172a48d8a1deeb195eb62bf22c638f8e]

sb129: #i113189# move XmlReader from configmgr to URE


2010-09-10  sb  <sb@openoffice.org>  [e789f9677ad49ce61a5b0e67648a724cbdff3010]

sb129: #i113189# clean up stoc/source/simpleregistry so that subsequent changes can better modify it


2010-09-10  Mikhail Voytenko  <mav@openoffice.org>  [8e29a77b5d78f67ce281e0538eea3edaea918faf]

mib19: #163577# get rid of remaining objects on StarBasic destruction


2010-09-10  Henning Brinkmann  <hbrinkm@openoffice.org>  [25b25d0edf477735c145e514269c76bf1766328b]

#b6983098# applied patch


2010-09-10  sb  <sb@openoffice.org>  [eb2b4db23650d16d413d270372b33fe92a6e76a1]

sb123: merged in DEV300_m87


2010-09-10  sb  <sb@openoffice.org>  [6f4e78513fc79d1c7ffa119d933920951fd58803]

sb123: merged in DEV300_m87


2010-09-10  sb  <sb@openoffice.org>  [e0667a308366c8504b76697a06880300bd531786]

sb123: merged in DEV300_m87


2010-09-10  sb  <sb@openoffice.org>  [a338d1268008569d079af65c196dc163faec0adf]

sb123: merged in DEV300_m87


2010-09-10  sb  <sb@openoffice.org>  [d484fc24daeea9625d4d4307a8cf0a58f48f5e91]

sb123: merged in DEV300_m87


2010-09-10  sb  <sb@openoffice.org>  [1858cad105532280f6e47a0b6d2f999b58faca27]

sb123: merged in DEV300_m87


2010-09-10  sb  <sb@openoffice.org>  [48a6ddac358ddc551c53390d31296ea930e6515f]

sb123: merged in DEV300_m87


2010-09-10  Joerg Skottke [jsk]  <jsk@openoffice.org>  [e3c1ed32b3547f1a7f95ab3e1958321e86a4afd0]

#i109933# - Convert LF to CRLF


2010-09-09  Michael Stahl  <mst@openoffice.org>  [baf03104b299fdfb3b9f5bd443fee9d7524c0b52]

sw34bf01: #i114412#: calc.cxx:  change signature of Str2Double() for stupid Sun C++  and replace the other delete with an auto_ptr.


2010-09-09  Michael Stahl  <mst@openoffice.org>  [78b61efd2989af17d3b9e22f2f8c1219405f9755]

sw34bf01: #i114412#: calc.cxx: apply patch by dtardon:  remove dubious delete and refactor the remaining code a bit


2010-09-09  Michael Stahl  <mst@openoffice.org>  [33b5681d5a96ba9962a1d570e40051ed94b60247]

sw34bf01: #i114409#: sw: apply patch by dtardon:  prevent deref. of dangling ptr if there is no other instance of  SvtSysLocale hanging around somewhere


2010-09-09  Ocke Janssen [oj]  <Ocke.Janssen@oracle.com>  [5de58a084612c45d20b58ef95159c67b5df422bb]

tabcontrol: fix graphic objedct for dialog


2010-09-09  Michael Stahl  <mst@openoffice.org>  [7edaf190e2b18fe5dd9b7dd8d8e7e24b2ff26520]

sw33bf09: #i114163#: SvXMLExportItemMapper::QueryXMLValue():  write proper value "auto" instead of "0" for style:page-number.


2010-09-09  Joerg Skottke [jsk]  <jsk@openoffice.org>  [267febb8e0a386a746b8095330394ed6986decfb]

automationdev300m87: #i112208# - Make Warnlog to a QAErrorLog for overwriting files


2010-09-09  Andreas Bregas  <ab@openoffice.org>  [a52cf2d300782298b39977331bb7bc015daedd7c]

mib19: #163573# Fix NativeObjectWrapper implementation + VbaDocumentBase::getFullName()


2010-09-09  Joerg Skottke [jsk]  <jsk@openoffice.org>  [fae5b1f735a55183fddc4cad1278d15583730645]

automationdev300m87: #i112208# - Maximize verbosity, for some reason the split-function fails


2010-09-09  Michael Stahl  <mst@openoffice.org>  [f93e69145f9c5bde1f5232c873aa8bb495ce57b5]

sw34bf01: #i114198#: callnk.cxx : apply patch by cmc


2010-09-09  Ocke Janssen [oj]  <Ocke.Janssen@oracle.com>  [39faed2cd839f40091fee03d05c528e6d08c7522]

tabcontrol: enable graphics for dialogs again


2010-09-09  Joerg Skottke [jsk]  <jsk@openoffice.org>  [152b4ab06a6cb6f106b58acb24755411eb1c94f8]

automationdev300m87: #i112208# - Test some more functions in w_007_.inc


2010-09-09  Joerg Skottke [jsk]  <jsk@openoffice.org>  [faba6731e6f8d0ec5c0eebf555be2ff2286ebc78]

automationdev300m87: #i112208# - Fix two fatal typos


2010-09-09  Joerg Skottke [jsk]  <jsk@openoffice.org>  [b2b84b6cebb9166e3ea9835bdcd0e44fb9726cc3]

automationdev300m87: #i112208# - Added more comments to ease understanding the purpose of the function, removed unnecessary exit function statements


2010-09-09  Joerg Skottke [jsk]  <jsk@openoffice.org>  [5f16ce3e8bc1c757256904234fb88ca80e2ed308]

automationdev300m87: #i112208# - Change one single call of hFileOpen() to hFileOpenLocally() for testing purpose


2010-09-09  Niklas Nebel  <nn@openoffice.org>  [d75e8a885ff260f25ec71abb0c4c772453f504fb]

mib19: #163560# use default cell font and RefDevice for column width


2010-09-09  Joerg Skottke [jsk]  <jsk@openoffice.org>  [d93f1af562e459899b1c2e41405069d0240644d4]

automationdev300m87: #i112208# - Implemented fuction to work with a local copy of a file which resides anywhere else in the filesystem. The file is then copied to the users work directory and opened from there. This is experimental and the function needs to be called explicitly. The function is another workaround for the paramount problem that we cannot reliably switch a readonly document to edit-mode. Used the opportunity to introduce a new global variable (and fix the case of others, as they are not constants as they were initially planned to be)


2010-09-09  Andreas Bregas  <ab@openoffice.org>  [d3ad5e48cac0e7c2c0e2d9be32b81582c3de4271]

mib19: #163576# Automatically reinstantiate objects declared with Dim As New


2010-09-09  Michael Stahl  <mst@openoffice.org>  [f0c824936cfcc6b684898f7c909390a9b5799303]

sw34bf01: #i114162#: xmloff: do not write invalid config-items of type "byte".


2010-09-09  sb  <sb@openoffice.org>  [33192399848807a2029ecf398f843c2810e4f894]

hb22: #b6982587# treat null LD_LIBRARY_PATH like unset one


2010-09-09  sb  <sb@openoffice.org>  [240bb1f07083839b69767fa68603999d5c5aaba7]

hb22: #b6982587# treat null LD_LIBRARY_PATH like unset one


2010-09-09  sb  <sb@openoffice.org>  [90a93cdf131381df4fe985d6535be76a52310a1c]

hb22: #b6982587# treat null LD_LIBRARY_PATH like unset one


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

hb22: #b6982587# treat null LD_LIBRARY_PATH like unset one


2010-09-09  Oliver Craemer [oc]  <oc@openoffice.org>  [d48397338f05aaa7bd63c34ea05941cbd5237aff]

#i108814# Warning in w_updt.bas in tInsertComment


2010-09-09  Miklos Vajna  <vmiklos@openoffice.org>  [63a324172cb53a6edf44e2235ca1a08831e7aa54]

vmiklos01: #i113532# fix tables at the start of the document


2010-09-08  Thomas Benisch  <tbe@openoffice.org>  [369f4c3d1fca0b4d3b96a9085169545abc641736]

mib19: #163530# Filter box shows only entry of first row


2010-09-08  Niklas Nebel  <nn@openoffice.org>  [a1d731b2d6e742071c65ad57f69d3e58ebd75c56]

mib19: gcc compiler warning


2010-09-08  Henning Brinkmann  <hbrinkm@openoffice.org>  [66222c7cbe23fbb4ae0ebf00d543cc2699f56b6c]

#b6983101#: applied patch and did some additional robustness checks


2010-09-08  Andreas Bregas  <ab@openoffice.org>  [deef6d3019ff148af77344315272d92ec88125e7]

mib19: #163573# NativeObjectWrapper implementation (deactivated)


2010-09-08  Andreas Bregas  <ab@openoffice.org>  [b5e8ee7b05c4703cb8bc3b6f6556c8497b51d660]

mib19: #163573# NativeObjectWrapper implementation (deactivated)


2010-09-08  Niklas Nebel  <nn@openoffice.org>  [9f7c8470ae5b47b3a36e6f447228e8ec6f95d0c3]

mib19: #163497# implement VBA Placement property


2010-09-08  Henning Brinkmann  <hbrinkm@openoffice.org>  [2de8e26ed7284f7b5e5526778d478ff36aab19eb]

annotated model.xml with tags and used tags to calculate left efforts


2010-09-08  Carsten Driesner  <cd@openoffice.org>  [623a50a14c6fa56a0def891df7a26e86cc749a2c]

fwk156: Merge changes


2010-09-08  Carsten Driesner  <cd@openoffice.org>  [217f57acce986c65622c14f31145648193aa6a75]

fwk156: Merge changes


2010-09-08  wg111939  <wg111939@sr1-eham02-03>  [26581ed7da3b5c351ec35a6e522191ff85d884fb]

i114404, correct errors in i_us_presentation.bas


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

Merge commit 'ooo/OOO330_m7'


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

Merge commit 'ooo/OOO330_m7'


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

Merge commit 'ooo/OOO330_m7'


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

Merge commit 'ooo/OOO330_m7'


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

Merge commit 'ooo/OOO330_m7'


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

Merge commit 'ooo/OOO330_m7'


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

Merge commit 'ooo/OOO330_m7'


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

Merge commit 'ooo/OOO330_m7'


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

Merge commit 'ooo/OOO330_m7'


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

Merge commit 'ooo/OOO330_m7'


2010-09-08  Niklas Nebel  <nn@openoffice.org>  [78b01360e3307dd0d277c90fc7d02249544f6f6d]

mib19: #163566# ScProgress: don't create progress bar if paint is locked


2010-09-08  Herbert Duerr [hdu]  <herbert.duerr@oracle.com>  [361766edb994aa0abe9ee9af2f28cf28416b0f1b]

#i114245# fix debug warnings in CTL glyph fallback


2010-09-08  Herbert Duerr [hdu]  <herbert.duerr@oracle.com>  [c278878263b9c7b10f8c51ea7b97f088873df929]

#i114069# update DejaVu fonts to version 2.32


2010-09-08  Herbert Duerr [hdu]  <herbert.duerr@oracle.com>  [27b897b0f609985ff717452295692d03b0ce1703]

#i114069# update DejaVu fonts to version 2.32


2010-09-08  os  <os@openoffice.org>  [4c1a4faf91afac4cc47be3c5259367c0052debd2]

OOO330 m7 merged


2010-09-08  os  <os@openoffice.org>  [464c5c475fa86e506bf59ad5e5b0a496151d7919]

OOO330 m7 merged


2010-09-07  Ivo Hinkelmann  <ihi@openoffice.org>  [74729cf12e63d837a7bdad16ae0089973635d7fc]

#i10000# open file mode r+ -> r


2010-09-07  Carsten Driesner  <cd@openoffice.org>  [2fb48f89bdcca9f0dc1916cfabbd2046f04c348a]

fwk149: Merge changes


2010-09-07  Carsten Driesner  <cd@openoffice.org>  [e72893613b012342a96d0bfa045b56922db46328]

fwk149: #i113055# Fixed suspicious self assignment


2010-09-07  Carsten Driesner  <cd@openoffice.org>  [5b04bab35819efae154f1797795696a59719faf9]

fwk149: #i113055# Fixed suspicious self assignment


2010-09-07  Mikhail Voytenko  <mav@openoffice.org>  [d4aca024ba8ff204cebe7e917064d8b204a3795b]

mib19: #163433# let Application::Run find the correct document


2010-09-07  Mikhail Voytenko  <mav@openoffice.org>  [edcda911555753034afb2175a0c1a8b09f0e8210]

mib19: #163433# let Application::Run find the correct document


2010-09-07  Armin Le Grand  <armin.le.grand@oracle.com>  [663798e24e8bfd1d0194002a675a24d8eda271c2]

#i113922# added code to transform the LineWidth on MetaFile creation with the current transformation


2010-09-07  Vladimir Glazunov  <vg@openoffice.org>  [22a524e924cb9ad50b8c73a8c98ed0f0a1a66718]

vgbugs11: #i114348# fix for --all:project builds


2010-09-07  wg111939  <wg111939@sr1-eham02-03>  [92ce9da30cb096c5ef2715a83001a234b792adca]

i114370, adding wait to g_demoguide.inc


2010-09-07  Niklas Nebel  <nn@openoffice.org>  [e0e1dac321cd029d51f211979b43c039b1a2ddfa]

mib19: #163561# use mode SC_SIZE_DIRECT for SetWidthOrHeight


2010-09-07  os  <os@openoffice.org>  [6ed735f2c5f739681e4ef2cd8332e16291ab46fe]

rtf import registration


2010-09-07  Oliver-Rainer Wittmann  <od@openoffice.org>  [2093818a3e6ea8a4d2632d924a07720f122932b2]

sw33bf09: #i114210# method <SwXTextDocument::getRenderer(..)> - correct determination of page number from renderer index


2010-09-07  wg111939  <wg111939@sr1-eham02-03>  [2cfd797a28c3497e706d14e881bbc4a46e16598c]

i114367,  [Automation]:ing callsSelectEmptyLayout to g_edit.inc


2010-09-07  wg111939  <wg111939@sr1-eham02-03>  [734af7355c9208f9dc7175bdc87b8d83110975a1]

i114289,  [Automation]: Adding sleep to sub loadgraphic


2010-09-07  Oliver Craemer [oc]  <oc@openoffice.org>  [9f606030bffc968d412fdb8fed868a3273dd858b]

#i114364# [c_updt1.bas] has a warning in tFileOpenCSV


2010-09-07  Joerg Skottke [jsk]  <jsk@openoffice.org>  [9767a3f38f533b71df6906975c064b8b685e2350]

#i109933# - Converted file back to DOS format containing CRLF. THis is required because OOo otherwise cannot correctly determine the file type


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

obo50: #i114363# Don't create *.pyc files on solver


2010-09-07  Thomas Lange [tl]  <tl@openoffice.org>  [5efdee14aa33ffa892c79b60c9d061e100b9b0ba]

cws tl82: #i114272# error message changed


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

Merge commit 'ooo/OOO330_m6'


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

Merge commit 'ooo/OOO330_m6'


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

Merge commit 'ooo/OOO330_m6'


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

Merge commit 'ooo/OOO330_m6'


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

Merge commit 'ooo/OOO330_m6'


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

Merge commit 'ooo/OOO330_m6'


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

Merge commit 'ooo/OOO330_m6'


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

Merge commit 'ooo/OOO330_m6'


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

Merge commit 'ooo/OOO330_m6'


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

Merge commit 'ooo/OOO330_m6'


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

Merge commit 'ooo/OOO330_m6'


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

Merge commit 'ooo/OOO330_m6'


2010-09-06  sj  <sj@openoffice.org>  [818f46505d4d4d23a37e7cb492b0e34b11afd44e]

impress199: #i114275# unbranding presentation minimizer extension


2010-09-06  sj  <sj@openoffice.org>  [7636e21b2396dca05b6e4d52814451103f3adfba]

impress199: #i114275# unbranding presentation minimizer extension


2010-09-06  os  <os@openoffice.org>  [508cd16f8737bce8026c40d478bce4d5b233f2b9]

#i112518# prevent document modification while printing


2010-09-06  Vladimir Glazunov  <vg@openoffice.org>  [3bebfdc362faded8441a16ac4f5299f2fc0dd7b8]

vgbugs11: #i114348# fix for --all:project builds


2010-09-06  Andreas Bregas  <ab@openoffice.org>  [4823a826bb220d6eed0d18561089ce4f36fb369a]

mib19: #163528# Trace: Don't try to display objects as string


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

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


2010-09-06  wg111939  <wg111939@sr1-eham02-03>  [dae0bbf5371e7d057dffbb4d11f9fabb939f0082]

i114347,  [Automation]: Adding sleep to sub loadgraphic


2010-09-06  Herbert Duerr [hdu]  <herbert.duerr@oracle.com>  [d40a86da2852a094e1088455fb30f211d09bd1d2]

merge


2010-09-06  Herbert Duerr [hdu]  <herbert.duerr@oracle.com>  [7cbe790e00d911a0565fa8ce9dac4dbec2858b59]

#i114222# fix UniscribeLayout::GetCaretPositions() for glyph fallback (thanks kstribley)


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

cmcfixes78: #i114344# fix up this odd LINUXX pointless looking thing


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

cmcfixes78: #i114344# fix up this odd LINUXX pointless looking thing


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

cmcfixes78: #i114344# WaE


2010-09-06  Tobias Krause  <tkr@openoffice.org>  [6ed6fc0f4f2609a738d531de1545a8571bec56fc]

fwk156: #114340# keyboard navigation fixed


2010-09-06  Tobias Krause  <tkr@openoffice.org>  [da76e1e348c547976d2e1d0a3cdf4fa55dc7a9da]

fwk156: #114339# selection listener fixed


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

cmcfixes78: #i113054# use rtl::ByteSequence instead of Sequence< sal_Int8 > for trivial pre-main sequences


2010-09-06  Ocke Janssen [oj]  <Ocke.Janssen@oracle.com>  [559f957fc3e4295b049866efe3582b2aaa17c414]

tabcontrol: notify tab listener


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

cws tl82: #i114160# SimplePasswordRequest and respective dialog


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

cws tl82: #i114160# SimplePasswordRequest and respective dialog


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

cws tl82: #i114160# SimplePasswordRequest and respective dialog


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

cws tl82: #i114292# button order changed


2010-09-06  Marc Neumann [msc]  <Marc.Neumann@oracle.com>  [fb9145fb3023e44292d89f9f14c6028e1fe54e23]

dba33h: #114249# fix testscript to work better


2010-09-06  Andreas Bregas  <ab@openoffice.org>  [d773e25dddb89d45b46e6c47a7028e4d7057fc93]

mib19: #164517# Add precompiled_basic.hxx


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

cmcfixes78: #i114323# fix broken makefile


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

cmcfixes78: #i111733# fflush on stdin


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

cmcfixes78: #i113054# WaE


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

cmcfixes78: #i114308# WaE, new gcc 4.5.X warnings in sd


2010-09-04  Miklos Vajna  <vmiklos@openoffice.org>  [a8b59ef5951fe76b0b733ecef739173c1d104f6f]

vmiklos01: #i113532# implement missing text frame support


2010-09-03  Miklos Vajna  <vmiklos@openoffice.org>  [5c32d6d3da3601c3077303a9f15a509479e06bfd]

vmiklos01: #i113532# implement missing character style support

The change in RtfAttributeOutput::RTLAndCJKState() is needed as the RTF spec
says:
	\csN must be prefixed with \* and must appear as the first item inside
	a group
2010-09-03  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [83c18be8b3dc83a1ec76eef34bef6e33874a2155]

dba34a: removed SvLBox'es (and friends) Set/GetWindowBits. They were used in parallel to Window's Set/GetStyle, with WB_* values which overlapped with existing (generic) WB_* bits. Since this overlapping has been removed, there's no need to have both Style and WindowBits at those classes. Should remove some source of confusion and error (and, well, perhaps introduce some new errors :) ).


2010-09-03  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [1db9819ef6ffe8e5447a2a2f70ab79a5e1fad591]

dba34a: removed SvLBox'es (and friends) Set/GetWindowBits. They were used in parallel to Window's Set/GetStyle, with WB_* values which overlapped with existing (generic) WB_* bits. Since this overlapping has been removed, there's no need to have both Style and WindowBits at those classes. Should remove some source of confusion and error (and, well, perhaps introduce some new errors :) ).


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

dba34a: removed SvLBox'es (and friends) Set/GetWindowBits. They were used in parallel to Window's Set/GetStyle, with WB_* values which overlapped with existing (generic) WB_* bits. Since this overlapping has been removed, there's no need to have both Style and WindowBits at those classes. Should remove some source of confusion and error (and, well, perhaps introduce some new errors :) ).


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

dba34a: removed SvLBox'es (and friends) Set/GetWindowBits. They were used in parallel to Window's Set/GetStyle, with WB_* values which overlapped with existing (generic) WB_* bits. Since this overlapping has been removed, there's no need to have both Style and WindowBits at those classes. Should remove some source of confusion and error (and, well, perhaps introduce some new errors :) ).


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

dba34a: removed SvLBox'es (and friends) Set/GetWindowBits. They were used in parallel to Window's Set/GetStyle, with WB_* values which overlapped with existing (generic) WB_* bits. Since this overlapping has been removed, there's no need to have both Style and WindowBits at those classes. Should remove some source of confusion and error (and, well, perhaps introduce some new errors :) ).


2010-09-03  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [2111d3ed1a9eac5e0055cf6fcfa8ff2426cf3b58]

dba34a: removed SvLBox'es (and friends) Set/GetWindowBits. They were used in parallel to Window's Set/GetStyle, with WB_* values which overlapped with existing (generic) WB_* bits. Since this overlapping has been removed, there's no need to have both Style and WindowBits at those classes. Should remove some source of confusion and error (and, well, perhaps introduce some new errors :) ).


2010-09-03  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [5f1022af3ac31fe894b3a97c07ccf3faa6e8a831]

dba34a: removed SvLBox'es (and friends) Set/GetWindowBits. They were used in parallel to Window's Set/GetStyle, with WB_* values which overlapped with existing (generic) WB_* bits. Since this overlapping has been removed, there's no need to have both Style and WindowBits at those classes. Should remove some source of confusion and error (and, well, perhaps introduce some new errors :) ).


2010-09-03  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [43c935a92579f312bbad57651be1429b267ca37d]

dba34a: i113188# don't call into XWindow implementations with own mutex locked


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

dba34a: removed SvLBox'es (and friends) Set/GetWindowBits. They were used in parallel to Window's Set/GetStyle, with WB_* values which overlapped with existing (generic) WB_* bits. Since this overlapping has been removed, there's no need to have both Style and WindowBits at those classes. Should remove some source of confusion and error (and, well, perhaps introduce some new errors :) ).


2010-09-03  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [6a8fd4c76a969ac98d1aff91ff7442f43aee0006]

dba33i: #163542# VCLXWindow::OnProcessCallbacks: process window events while attempting to re-acquire the solar mutex - this prevents deadlocks with other threads trying to SendMessage into the main thread


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

OOO330


2010-09-03  Miklos Vajna  <vmiklos@openoffice.org>  [eeff6dd623cf6d4477f6b71e773d6662a3f9a315]

vmiklos01: #i113532# fix numbering indents


2010-09-03  Miklos Vajna  <vmiklos@openoffice.org>  [c7f5375db0a0ec735107405f36c1f2b53278a91f]

vmiklos01: #i113532# fix outline numbering


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

CWS-TOOLING: integrate CWS ooo330l10n2


2010-09-03  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [fd448baea5479552a906a42bc07b8ff4f2e3002f]

merged in latest changes from CWS dba33i


2010-09-03  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [4e85ccbd9a58bc7ea7ec69e1273e3a911de73cb1]

merged in latest changes from CWS dba33i


2010-09-03  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [c928e7006ae7702b9927c79cd41d3b5d7c47a3ef]

merged in latest changes from CWS dba33i


2010-09-03  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [83151a6fce3891b1b10e38fc8bb549bedef644b5]

merged in latest changes from CWS dba33i


2010-09-03  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [cd9780ec7f9b420d7b8b09f9deba351a554e9f1e]

merged in latest changes from CWS dba33i


2010-09-03  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [673830246bce90bec35ca6147c3dc21252e48cb3]

merged in latest changes from CWS dba33i


2010-09-03  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [73931432e2671fbc239d393d5a507f1dd6726518]

merged in latest changes from CWS dba33i


2010-09-03  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [af7411cd1f375c28b3ff280352e42f5425fbb302]

merged in latest changes from CWS dba33i


2010-09-03  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [2b1b6c16040dc4c25b3143872f39fed6b9e6b54d]

merged in latest changes from CWS dba33h


2010-09-03  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [967ff551ae3b8cff755003a05cc465aa06eca149]

merged latest changes from CWS fs33a


2010-09-03  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [0b78b565774f51ba9770783b5e4b5d0474307ee7]

fs33a: revert the original fix for HideInactiveSelection support in the tree list box, causing too much regressions. Fix it by using SetWindowBits instead of SetStyle


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

CWS-TOOLING: integrate CWS fs33a


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

CWS-TOOLING: integrate CWS fs33a


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

CWS-TOOLING: integrate CWS fs33a


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

CWS-TOOLING: integrate CWS fs33a


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

CWS-TOOLING: integrate CWS fs33a


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

CWS-TOOLING: integrate CWS fs33a


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

CWS-TOOLING: integrate CWS fwk155


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

CWS-TOOLING: integrate CWS fwk155


2010-09-03  Hans-Joachim Lankenau  <hjs@openoffice.org>  [90d786057bd04ca075462b0d099f0d2f62ec446f]

jl158: #i114008# make sure index directory is empty


2010-09-03  Mikhail Voytenko  <mav@openoffice.org>  [42b0162ab9ec29c3e284d399c8a9f17a9956c94b]

mib19: #164517# support COM collections in 'for each'


2010-09-03  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [e54a8a83b7d404a8ff6f2572adab9c19131bc32f]

dba33i: #i113788# ensure the resource framework activates the TaskPane when the respective window is activated (might happen when triggered by SFX, bypassing the resource framework)


2010-09-03  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [a3af7f1b7438fab4fac0345d11246568ffdeae2f]

pl08: #i114278# simplify security page


2010-09-03  Ocke Janssen [oj]  <Ocke.Janssen@oracle.com>  [fefeeefffd9e9ae19942891109bcc73dd92a0d98]

tabcontrol: change default of border


2010-09-03  Andreas Bregas  <ab@openoffice.org>  [6802fcb9599b37cafa78d244e3387a2263de06d5]

mib19: #163497# Named parameter support for default properties


2010-09-02  Carsten Driesner  <cd@openoffice.org>  [ce501a62a3530cbb0d5fc3abd2aa6d8fd6aaff31]

fwk156: #i113687# Add static cast to get string for CreateProcess function


2010-09-02  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [1ceeac4ca836372279a0eea26e32959dce327ebf]

pl08: #i114277# enhance SfxPasswordDialog


2010-09-02  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [a555527edb34036835b167f0b3b7f6d515f098c4]

pl08: #i114277# enhance SfxPasswordDialog


2010-09-02  sj  <sj@openoffice.org>  [324f9a50a4cf7fb0cdbf7ec674263bb54f7d7d6c]

impress198: #i114276# fixed problem with the second handle position parameter of the enhancedcustoms


2010-09-02  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [c87dc66c9911a72fe38c7dba9a6fff3123287fa9]

dr77: use vba import filter in oox


2010-09-02  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [a5a1dc6c3b3c3124a406c703027ca2b7fc68429b]

dr77: use vba import filter in oox


2010-09-02  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [c3154ff8deac56441ba44f0cbdacca88d8764a85]

mib19: #163525# handle missing codenames in XLS files


2010-09-02  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [70f55868b448b1e04130fac5552b1476bb564c80]

mib19: #163525# handle missing codenames in XLS files


2010-09-02  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [21e510a52a8042e5e4d0ae44559eafcf6c885322]

dr77: reset index for every codename


2010-09-02  os  <os@openoffice.org>  [c8f46a1dc17c9f7a38dafd66b924a750e2ad0e4b]

component_* methods moved and exported


2010-09-02  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [466d0a7883918db3d3d88a7d19fe333d34155b73]

dr77: prepare creation of missing modules


2010-09-02  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [18df99d4dbb610e9300e146167127df491d2a4c1]

dr77: prepare creation of missing modules


2010-09-02  Rene Engelhard  <rene@openoffice.org>  [e02ccd1ae444b8bd21e963adc9f368c462fc3609]

gnumake2: move make 3.81 check into configure


2010-09-02  Rene Engelhard  <rene@openoffice.org>  [acbb009ba0992ec4ad4c9848c0b0ac9ee81effa4]

gnumake2: move make 3.81 check into configure


2010-09-02  Rene Engelhard  <rene@openoffice.org>  [a21837c887d5268b4ec05c03c09af02a42fc0198]

gnumake2: move make 3.81 check into configure


2010-09-02  Rene Engelhard  <rene@openoffice.org>  [75999228ead62620ed8b9d3970277bf916af3d6d]

gnumake2: move make 3.81 check into configure


2010-09-02  Thomas Lange [tl]  <tl@openoffice.org>  [0445833f87a174bcd6d638c975c9f7fc914f24c1]

cws tl82: #i114272# password dialog messages and min password length changed


2010-09-02  Ocke Janssen [oj]  <Ocke.Janssen@oracle.com>  [f878701a60eb29ba4900bb6f71b7c57388248930]

tabcontrol: fix some compile errors


2010-09-02  Ocke Janssen [oj]  <Ocke.Janssen@oracle.com>  [0a966b904bd6fd570d2fb09825810aceed4e00e8]

tabcontrol: fix some compile errors


2010-09-02  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [489c748fad12942fb3a71093a01999905cad061d]

dba34a: merged in CWS dba33i


2010-09-02  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [229907a253ab0b164589161dbf5adce990f4eb44]

dba34a: merged in CWS dba33i


2010-09-02  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [8d242cc28b41bafa68bc7d7cd2f2807d619d871d]

dba34a: merged in CWS dba33i


2010-09-02  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [55fcf9784e4b5c9a52891cab3f62582923f2446a]

dba34a: merged in CWS dba33i


2010-09-02  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [dd25a276b71cb59afcac1d3d7e05a8b5939cc9ce]

dba34a: merged in CWS dba33i


2010-09-02  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [5d4870c0c51b8d7380479e412eddabee5a34e96d]

dba34a: merged in CWS dba33i


2010-09-02  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [7facb86c0075742c25130eea525a92404e3d5532]

dba34a: merged in CWS dba33i


2010-09-02  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [466c8f3905572ee6b8ced862aad918e3a40200e5]

dba34a: merged in CWS dba33i


2010-09-02  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [7589437385035bc06f0562b0bd7d301b300f8866]

dba34a: merged in CWS dba33i


2010-09-02  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [ac88e862f929c0708003b7053e89240ea85ce3b8]

dba34a: merged in CWS dba33i


2010-09-02  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [a13e86aa558971ec0356c1541f78565dca0063e7]

dba34a: merged in CWS dba33i


2010-09-02  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [2fc62ba1a827201303191184f697ec22b9216f44]

dba33i: merged latest changes from CWS dba33h


2010-09-02  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [bb7c1a725d1db832e6777f6bc0f136039a527c4d]

dba33i: merged latest changes from CWS dba33h


2010-09-02  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [f14606ab978a1a4d7df6d905b2257b0bb023164b]

dba34a: #i111379# don't throw exceptions in the header, move this to the CXX


2010-09-02  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [a3b8ba9084333aa7d6ca304dc9a51d089831b6eb]

dba34a: #i111379# don't throw exceptions in the header, move this to the CXX


2010-09-02  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [21d416daeb1e85cdf527734709a916709f965997]

dba33h: merged latest changes from CWS fs33a


2010-09-02  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [5e44c6e598d084c87290225ede5485cc28636f64]

dba33h: merged latest changes from CWS fs33a


2010-09-02  wg111939  <wg111939@sr1-eham02-03>  [d848388c48df077afcbb056beaa3549ac9258650]

i114271,  [Automation]: Adapt export tests to new dialogs


2010-09-02  wg111939  <wg111939@sr1-eham02-03>  [10499c7055f224b189c6874f1168e29d16535b35]

i114271,  [Automation]: Adapt export tests to new dialogs


2010-09-02  wg111939  <wg111939@sr1-eham02-03>  [49864d8257042f2ae3b299fccd15e3b31c35623b]

i114271,  [Automation]: Adapt export tests to new dialogs


2010-09-02  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [bfac8e3f220d826d3443d7a367794a3df778d549]

dba33i: fix GCC warning


2010-09-02  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [ab46e29e1a993724a6000e82fd05514c2d34d115]

dba33i: #i113684# proper termination condition when reading large strings


2010-09-02  Vladimir Glazunov  <vg@openoffice.org>  [3e84753f90632b3cbbed8c1f283f539047e92c74]

vgbugs11: #i106852# more general solution


2010-09-02  Thomas Lange [tl]  <tl@openoffice.org>  [a98530e403fe14473219d5f5a0ca289596b4bb1c]

cws tl82: warning-free code


2010-09-02  Thomas Lange [tl]  <tl@openoffice.org>  [39a07e2c39b4cc2f8aca23c8e3ae90df8088e0c6]

cws tl82: #i114267# remove unused code


2010-09-02  Marc Neumann [msc]  <Marc.Neumann@oracle.com>  [1dc7bda0b56c61c7a3016e1fd842f80cc896faab]

fs33a: #114249# fix testscript to work better


2010-09-02  Marc Neumann [msc]  <Marc.Neumann@oracle.com>  [74a9cb125103e792e7024776a858a917978e9e9b]

fs33a: #111181# fix testscript to work with the correct message box


2010-09-02  Ocke Janssen [oj]  <Ocke.Janssen@oracle.com>  [ee9af8fd2730252534bf89dd6694e6555f072792]

fs33a: #i113583# use the categorie column as well to build table


2010-09-02  Andreas Bregas  <ab@openoffice.org>  [492878bbb84c5012b9d8ad42ce414018a70adfbe]

mib19: #163515# Protect StarBASIC::InitAllModules with solar mutex and change handling


2010-09-02  Andreas Bregas  <ab@openoffice.org>  [2ba44d0e0381bde8b5922bf02b7c586e916cb0cb]

mib19: #163214# Special handling for native COM objects in SbxValue::TheRealValue


2010-09-02  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [3c6b622a6cd10d937e9e5b17fd042a698bfbd00a]

dba33i: #i113506# when loading a sub component which is already open, return the existing component instead of NULL


2010-09-01  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [4833151f7dcfcf692dfd28eb796a0baf8782f285]

dba33i: #i112694# care for mouse handlers which tamper with the tree: survive this


2010-09-01  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [23eb90b58cd29c102d4e6f6e940933b04d9a87a7]

dba33i: #i112694# care for mouse handlers which tamper with the tree: survive this


2010-09-01  Niklas Nebel  <nn@openoffice.org>  [c87fa692ab3b94601d3556b0e81c396f7cadc40d]

calc59: compiler warning


2010-09-01  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [cd34f6befb38f8685cbe03c127c037863b9d9a4b]

workaround a compiler warning with boost::shared_ptr


2010-09-01  Niklas Nebel  <nn@openoffice.org>  [0720069a5eda395ca1709dc2e52546181f59f1ae]

calc59: #i114256# Don't move DataPilot fields to orientations that the source doesn't support


2010-09-01  Niklas Nebel  <nn@openoffice.org>  [892fc048a385eebb365a0bfc7172f334f5d0ab57]

calc59: #i114256# Don't move DataPilot fields to orientations that the source doesn't support


2010-09-01  Hans-Joachim Lankenau  <hjs@openoffice.org>  [ada49490ba4972243e4b1873f990f11b8bfb5afd]

jl158: #i114008# deliver moved .zip


2010-09-01  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [5ab470fa157f54d14bd6134739486c7f6b2cc8af]

pdfprint: #i94173# start new job if input slot changes


2010-09-01  Hans-Joachim Lankenau  <hjs@openoffice.org>  [3c224c60cc23cbd5d9c54f254f0ed5f20f995c7f]

jl158: #i114008# add dependency on xmlhelp


2010-09-01  Hans-Joachim Lankenau  <hjs@openoffice.org>  [79431b1f2ac04cc55eeaaed0931bb1bd770356af]

jl158: #i114008# move transformation files


2010-09-01  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [c75311f9e4216ddad84b88cbda9f9188fba17ce1]

vcl115: #i89397# update state rect also in maximized case


2010-09-01  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a30673bb9d8324810f2e33d1e4e42966771ed08f]

jl158: #i114088# required file missing


2010-09-01  Kai Sommerfeld  <kso@openoffice.org>  [62580204bb6ed8c8812d85fd465fe38e8e79e00e]

Fixed typos in documantation.


2010-09-01  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [1f01f13ddb5738edb341a00e66ec289d20faf47f]

dba33i: #i111146# SaveCurrentViewData_Impl: be less generous, only store the old view's data in the model if the new view is a print preview


2010-09-01  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [c2ac9c93bde6d0d555e97732fe8b20dde43aa1ed]

dba33i: #i111146# migrated all SFX-based applications to use named views


2010-09-01  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [435d8e1cd1854ce4bd4fbbe778c487675f809ee1]

dba33i: #i111146# migrated all SFX-based applications to use named views


2010-09-01  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [28d8a1b19571f801277f9c98f818dda4158fbf2c]

dba33i: #i111146# migrated all SFX-based applications to use named views


2010-09-01  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [03ee94167cc16990ee8809f3ebe30af27ba94570]

dba33i: #i111146# migrated all SFX-based applications to use named views


2010-09-01  Mikhail Voytenko  <mav@openoffice.org>  [ea2b13e9854aec115fe235b011f55708b948b24f]

mib19: #163432# on document close the control might be already removed during the call


2010-09-01  Kai Sommerfeld  <kso@openoffice.org>  [3b79fcb6c2bd8b8d850b6dfde0a4d0ffe7fa5fc8]

Rebased to m87.


2010-09-01  Kai Sommerfeld  <kso@openoffice.org>  [a2592dee5438dae6e1f72fe9d2e4c7fd11521fdb]

Rebased to m87.


2010-09-01  Kai Sommerfeld  <kso@openoffice.org>  [88fa46c734b3733daa1c4988be89d4b982054d90]

Rebased to m87.


2010-09-01  Kai Sommerfeld  <kso@openoffice.org>  [14620c2c9eef182f50b4cec794ec1d878d9796f9]

Rebased to m87.


2010-09-01  Vladimir Glazunov  <vg@openoffice.org>  [a55d0542b2211eaf55ea254df0ee33bed4b54fbb]

vgbugs11: #i113989# ensure first single slash because of differences between Windows and Unix in evaluating of double slash


2010-09-01  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [839c0f5270b12f99a7c9f3f4baadb355695c3424]

dba33i: #i111146# completely put the responsibility for remembering/restoring view data, when switching to the print preview and back, to SFX In particular, the following changes have been applied - the SfxViewFactory now supports a programmatic API name, as documented in XModel2.getAvailableViewControllerNames - the new SFX_IMPL_NAMED_VIEWFACTORY, complementing the existing SFX_IMPL_VIEWFACTORY, allows to create view   factories for such named views - SfxViewFrame::SwitchToViewShell_Impl has been extended to recognize the case where a non-PrintPreview view   is exchanged with another view. In this case, it preserves the view's view data at the model - Calc's own mechanism for preserving the standard view's view data, and restoring it when coming back from   the print preview, has been removed completely.

What probably is left here is to migrate the other applications from SFX_IMPL_VIEWFACTORY to SFX_IMPL_NAMED_VIEWFACTORY.
This way, they could also benefit from the new mechanism. Also, the UNO API would then be more precise, as the
view names would be speaking then, instead of the current "view<number>" names.
2010-09-01  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [7c006c81f4d7eb4c1dd371585ca09bfc3549a0d7]

dba33i: #i111146# completely put the responsibility for remembering/restoring view data, when switching to the print preview and back, to SFX In particular, the following changes have been applied - the SfxViewFactory now supports a programmatic API name, as documented in XModel2.getAvailableViewControllerNames - the new SFX_IMPL_NAMED_VIEWFACTORY, complementing the existing SFX_IMPL_VIEWFACTORY, allows to create view   factories for such named views - SfxViewFrame::SwitchToViewShell_Impl has been extended to recognize the case where a non-PrintPreview view   is exchanged with another view. In this case, it preserves the view's view data at the model - Calc's own mechanism for preserving the standard view's view data, and restoring it when coming back from   the print preview, has been removed completely.

What probably is left here is to migrate the other applications from SFX_IMPL_VIEWFACTORY to SFX_IMPL_NAMED_VIEWFACTORY.
This way, they could also benefit from the new mechanism. Also, the UNO API would then be more precise, as the
view names would be speaking then, instead of the current "view<number>" names.
2010-09-01  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [0aff2fc6c6fdd173dc5a8435c6ebe26b4c55710a]

dba33h: merge


2010-09-01  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [68823a54fcc8997b20d010fedfd37387372d6d9c]

dba33h: merge


2010-09-01  Thomas Lange [tl]  <tl@openoffice.org>  [6754c7bece410ed511e9e8a8c53a2d5a78119fc0]

cws tl82: #i114233# add to dictionary fixed in spell check dialog


2010-09-01  Ocke Janssen [oj]  <Ocke.Janssen@oracle.com>  [0999deb988a6cd5033031c60a9267e5856400307]

dba33h: #i114246# use correct table name


2010-09-01  Ocke Janssen [oj]  <Ocke.Janssen@oracle.com>  [dfc9073aae20cbfbb1dc7bd63852089b7cd90532]

dba33h: #i114246# use correct table name


2010-09-01  Hans-Joachim Lankenau  <hjs@openoffice.org>  [cc4432bb8a07d50388b5778e1bad19f882467446]

jl158: #i114008# pre-indexing of extension help


2010-09-01  Hans-Joachim Lankenau  <hjs@openoffice.org>  [1de48c417404464ca1e34e5c5d1c82a9342349bb]

jl158: #i114008# pre-indexing of extension help


2010-09-01  Hans-Joachim Lankenau  <hjs@openoffice.org>  [073050f4527815a0825937bc0d398959dfb556ec]

jl158: #i114008# pre-indexing of extension help


2010-09-01  wg111939  <wg111939@sr1-eham02-03>  [aa049d6203b225ae74c10431838235c30ab4e17e]

i114250,  Adding call sMakeReadOnlyDocumentEditable into ToolsThesaurusContextMenu


2010-09-01  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [a8925dac459af1c77d720699a17009be9a140d47]

dba33h: commit after merging latest changes from CWS fs33a


2010-09-01  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [6554b3de755e7b07c8d313d8bc7ae7b0c6638133]

fs33a: +i114247# sync WindowBits and Style


2010-09-01  Oliver Craemer [oc]  <oc@openoffice.org>  [1c26c869489e41b6e9b1020b90c0de33f0c59318]

#i114143# [c_updt_2.bas ] tToolsLanguageThesaurus : replace with is not filled


2010-09-01  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [02ced0d8f545a00a610ae461d925e7851e9baef0]

mib19: #163498# correct parent for sheet-local defined names


2010-09-01  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [060fad2232894bcd6a74b7daad294fd400513e09]

mib19: clean up parameter names in VBA IDLs


2010-09-01  Ocke Janssen [oj]  <Ocke.Janssen@oracle.com>  [559c4cb8afb0e7ce94405c2a8e048fc31f913df6]

dba33i: #i114189# correct wrong used variable


2010-09-01  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [b715d7737259726449d3fcf6c5e727bde3fbaeb0]

mib19: #163494# slight correction


2010-09-01  Andreas Bregas  <ab@openoffice.org>  [0e48d15a6f12f103312926a7831b94783b8c0999]

mib19: #163416# Support default property also for already executed functions


2010-09-01  Michael E. Bohn  <mbn@openoffice.org>  [67e181bee06b98fa96aa7a37f3f6240c9f8b90f6]

mib19: #163494# removed the exlamation mark at the begin of the macro name in application.run


2010-08-31  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [21ea8a1e967f7ac2ed23af22ba46d48f0d3e81d6]

pl08: merge in improvements for vcl::WindowArranger


2010-08-31  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [793966da6c18295efd705637eb22c50370c986e7]

vcl115: #i113242# better layout for SwInputWindow


2010-08-31  sj  <sj@openoffice.org>  [0e15cfe4f71ca2d24a7c9f1214eaf01cd89f56b1]

impress198: #i113313,i113886,i113832,i113567# applied patches, improving the quality of our pict import filter


2010-08-31  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [94b88eed3b4869a2271faa747b6e11aacc7fffef]

vcl115: #i89397# SetWindowState now maximizes again on the correct screen


2010-08-31  Vladimir Glazunov  <vg@openoffice.org>  [39c49a5f8f9a5b8106ec43b24ddfce69c793f2d5]

vgbugs11: #i113989# optimize file-tests when looking for repository root


2010-08-31  Kurt Zenker  <kz@openoffice.org>  [98e906256109f0a0125fd33c8aeb68cc760f6fb7]

CWS-TOOLING: integrate CWS fwk154


2010-08-31  Kurt Zenker  <kz@openoffice.org>  [471ac08517c1accba4ca8d3e59ed0ae22861781c]

CWS-TOOLING: integrate CWS fwk154


2010-08-31  Kurt Zenker  <kz@openoffice.org>  [3121b3216b8f3a021cab937a11ec82552119f035]

CWS-TOOLING: integrate CWS fwk153


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

CWS-TOOLING: integrate CWS sb130


2010-08-31  Kurt Zenker  <kz@openoffice.org>  [8386153c88ea9bf2d243b87bb19c0f8d5d12ceb8]

CWS-TOOLING: integrate CWS sb130


2010-08-31  Kurt Zenker  <kz@openoffice.org>  [335c73b09da27c71781b546706fe92e9f4aedc2e]

CWS-TOOLING: integrate CWS impress197


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

CWS-TOOLING: integrate CWS impress197


2010-08-31  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [5ed97c42bc1b0825fb7195521f486438e97405ac]

dr77: rebase conflict


2010-08-31  Ocke Janssen [oj]  <Ocke.Janssen@oracle.com>  [368fcc28b151d4c5428e67e15a1e60f64a88d832]

dba33i: #i114173# fix name to select from and field name of auto incremtn column


2010-08-31  Ocke Janssen [oj]  <Ocke.Janssen@oracle.com>  [abd28d4fdb0c534a418a1db84794c0a125b2598b]

Automated merge with http://hg.services.openoffice.org/cws/dba33i


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

masterfix: #i114215# builderror in canvas/source/vcl fixed


2010-08-31  Daniel Rentz  <dr@openoffice.org>  [f0bede727c3a29f01f5c2e3492a84ccc7971cb2f]

mib19: WaE


2010-08-31  Daniel Rentz  <dr@openoffice.org>  [3036c496a1f303386d9d7eebe4317ea6c7d3cf0c]

mib19: missing implementations of abstract function


2010-08-31  Daniel Rentz  <dr@openoffice.org>  [e48aad10ecbb86128929ef19f690eb50f8660d36]

mib19: WaE


2010-08-31  sj  <sj@openoffice.org>  [8be99a9e0f933044f92419e0f4151e7d12a5a0fb]

impress198: #!73654# fixed crash (only happening on windows platform if 1 bit bitmap graphics are having a palette with more than 2 entries)


2010-08-31  Mikhail Voytenko  <mav@openoffice.org>  [65221b651bed8d6741238d634b1d5b741a373dfc]

fwk155: #i107615# integrate the patch from CD


2010-08-30  Kurt Zenker  <kz@openoffice.org>  [5f25caeb6d38b624c345c9ea937f88d7ada5522a]

masterfix: #i114025# WaE fixes


2010-08-30  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [33d389d6ea3b048c1043ffb38ad3d78f0581e50b]

dr77: rebase to DEV300m87


2010-08-30  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [e8f8688ba798f55d9eec24a2ae22497be9c9254a]

dr77: rebase to DEV300m87


2010-08-30  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [55adf3e85857f9ff929f5bdabd84fb1f5f6ecad7]

dr77: rebase to DEV300m87


2010-08-30  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [1b057f37b951e86abefb51cc66261bcce62afa02]

dr77: rebase to DEV300m87


2010-08-30  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [53883784c6ec86407da33add0c7eccca16b8592c]

dr77: rebase to DEV300m87


2010-08-30  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [de4128e5c238845a7beb5541c0966de3a995aec7]

dr77: rebase to DEV300m87


2010-08-30  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [2d35bb133989a6f12a8052820e9808e21fbbf690]

dr77: rebase to DEV300m87


2010-08-30  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [71d564ca5b4a84f7a8f9f2b5ab0b9f7bec22ca06]

dr77: rebase to DEV300m87


2010-08-30  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [79547f34b580e0d4ea10079d4797d9e81ba1e133]

dr77: rebase to DEV300m87


2010-08-30  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [bd86cc7c2336e5cba400bda12cee3b6ab6f354ad]

dr77: rebase to DEV300m87


2010-08-30  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [0c05070ce592ccdedce710129271ffb67ac15c5f]

dr77: rebase to DEV300m87


2010-08-30  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [0cea67536ebe3746ba0b7011be9e1e026d280cc7]

dr77: rebase to DEV300m87


2010-08-30  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [5a79c7afc9413a3adcfa2f03df6e5f35073bd167]

dr77: rebase to DEV300m87


2010-08-30  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [5cb86200efb380c317fea49564a0a4f9a13636b5]

dr77: rebase to DEV300m87


2010-08-30  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [07112dbcdd4d0579bcb6e9394175fda80845dddb]

dr77: rebase to DEV300m87


2010-08-30  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [8b4b42daa8b06dc095965e458105f669928693b6]

dr77: rebase to DEV300m87


2010-08-30  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [cb5bbddf86387a28bb7d522b567409c04dcd8ac3]

dr77: rebase to DEV300m87


2010-08-30  Niklas Nebel  <nn@openoffice.org>  [7efea44937b783ef1663006410e9d8c7f549f3be]

calc59: #i114202# save table:show-empty attribute only if valid in ScDPSaveDimension


2010-08-30  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [05afb3f5a2aa24d7ba6052d9b7f9b8a985882091]

mib19: branch merge


2010-08-30  Mikhail Voytenko  <mav@openoffice.org>  [95f58d041649e01b7889b222057df586568a59e3]

fwk155: #i114075# commit the corrected splashscreen


2010-08-30  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [7892835026e31c1745e77b9b3834df1a7ad0fc07]

vcl115: #163153# we need to release the clipboard after flush and ignore further requests for data.


2010-08-30  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [1cf116aef28525ff236cd0cf51ba2b1a725afc6c]

vcl115: #163153# we need to release the clipboard after flush and ignore further requests for data.


2010-08-30  Mikhail Voytenko  <mav@openoffice.org>  [e5336abe2c8ad1b0a6c30057c85bb638bd1f9c41]

fwk155: #i114075# commit the corrected splashscreen


2010-08-30  Vladimir Glazunov  <vg@openoffice.org>  [946002bc719f844a42695e70bd1f55ed0ccab81b]

#i89066#


2010-08-30  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [fa25ebd4c4c45e5f1368e11f7763ceffff274472]

mib19: rebase to OOO330m6


2010-08-30  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [6a9c525108dd6d98cd10714424210c8e1f938de6]

mib19: rebase to OOO330m6


2010-08-30  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [552bfda9f091e8703f5e1690e55203747679c6f5]

mib19: rebase to OOO330m6


2010-08-30  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [4418a389db66c5177c7c091039fb0b6d4ecb2f58]

mib19: rebase to OOO330m6


2010-08-30  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [284673cdd52b765b074b9c6d90c1b4b13ed90fe1]

mib19: rebase to OOO330m6


2010-08-30  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [be69a79f4b57a31b820fd0ff1e0abcc41d2a4e08]

mib19: rebase to OOO330m6


2010-08-30  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [96e97e546201e5564882098097d9866288fada66]

mib19: rebase to OOO330m6


2010-08-30  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [c0f1226fdb4bcebc0b27d5f5a4721798cbaf5a67]

mib19: rebase to OOO330m6


2010-08-30  Mikhail Voytenko  <mav@openoffice.org>  [c30f688a8723093f4efc5075eb96350269b2b0bf]

mib19: #i163287# workaround setPosSize() problem of toolkit


2010-08-30  sb  <sb@openoffice.org>  [3512bca672cbc2f44d987252d8fe1e87a16274ef]

sb123: #i114213# disabled toolkit.AccessibleMenu::com::sun::star::accessibility::XAccessibleSelection for now


2010-08-30  sb  <sb@openoffice.org>  [8baa98fb42161e9ee4ed3aababe87aade353e0fb]

sb123: #i114211# disabled xmloff.Draw.XMLStylesImporter::com::sun::star::lang::XInitialization for now


2010-08-30  sb  <sb@openoffice.org>  [2b5c7e15c095fa10545d4c4a22e68467becd617f]

sb123: #i114209# disabled forms.OGridControlModel::com::sun::star::view::XSelectionSupplier for now


2010-08-30  Caolán McNamara  <cmc@openoffice.org>  [12d7986571cdea99b361a47e94c68c671a559989]

cmcfixes78: merge with DEV300 m87


2010-08-30  Caolán McNamara  <cmc@openoffice.org>  [a9c304ece83c6e88babdbc6f948849e3c0841061]

cmcfixes78: merge with DEV300 m87


2010-08-30  Caolán McNamara  <cmc@openoffice.org>  [13c4914eead4f40ce040374382359ff4a4d44d58]

cmcfixes78: merge with DEV300 m87


2010-08-30  Caolán McNamara  <cmc@openoffice.org>  [5b372f593a461a7d34cec579c0cda3b61be40f6c]

cmcfixes78: merge with DEV300 m87


2010-08-30  Caolán McNamara  <cmc@openoffice.org>  [970139fb34ad299bbafe13c30e86810e57af8969]

cmcfixes78: merge with DEV300 m87


2010-08-30  Caolán McNamara  <cmc@openoffice.org>  [05f2d86cf9d697dceadbe4bf90bffc3d85edb676]

cmcfixes78: merge with DEV300 m87


2010-08-30  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [d6f27116f1cf8356382b3211fe8dbca4f52cd1be]

dr77: change all exported services in oox module from MultiServiceFactory to ComponentContext


2010-08-30  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [587d0274e4052ba6b71f798eb6c47a9fd2a3b3d0]

dr77: change all exported services in oox module from MultiServiceFactory to ComponentContext


2010-08-30  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [e7d423b7c38b1970ae6ba918452e358ef50555ca]

dr77: change all exported services in oox module from MultiServiceFactory to ComponentContext


2010-08-30  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [c29c922edb2ae9454e86e9f99d55ba005132194e]

dr77: change all exported services in oox module from MultiServiceFactory to ComponentContext


2010-08-30  sb  <sb@openoffice.org>  [77d05522dfd979b9de50ae98343d9c64e0c5db8e]

sb123: #i114205# disabled sw.SwAccessibleParagraphView::com::sun::star::accessibility::XAccessibleText for now


2010-08-30  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [74c37f3287f6427eba89f108b8365c98ae617b7a]

mib19: branch merge


2010-08-30  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [22ece3acee4c40f774c82cebe73da9de6b144e8c]

mib19: #163429# switch off form design mode in new documents created with VBA symbol Workbooks.Add


2010-08-30  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [23be3a441f7db8495e6cbb64412a066d3fd63ce2]

mib19: #163429# switch off form design mode in new documents created with VBA symbol Workbooks.Add


2010-08-30  Daniel Rentz [dr]  <daniel.rentz@oracle.com>  [c14df458b4b7da8da38e9be28db9122ee8765ad2]

mib19: #163429# switch off form design mode in new documents created with VBA symbol Workbooks.Add


2010-08-30  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [412d629992b08c8462becdea4c6c9cfb80dd759e]

dba33h: merge after pulling DEV300.m87


2010-08-30  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [92cb427b26dccc34dee8f2367cae4285f819a2d4]

dba33h: merge after pulling DEV300.m87


2010-08-30  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [d62cee4399b23bffd72199667d4049def72a7bd3]

dba33h: merge after pulling DEV300.m87


2010-08-30  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [17160a31331ad8c934969f3080d42578e62fbd69]

dba33h: merge after pulling DEV300.m87


2010-08-30  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [aca1304c22422f11280557ccf2eb9733e7a5d12f]

dba33h: merge after pulling DEV300.m87


2010-08-30  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [65b348d3448661e5aa711b9e9197dd0516c2cde9]

dba33h: merge after pulling DEV300.m87


2010-08-30  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [405b3f76181f05315d6100cd4d47f5af2ce61ed3]

dba33h: merge after pulling DEV300.m87


2010-08-30  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [98136354b6fc49e99014e274f08a2c49854f22a2]

dba33h: merge after pulling DEV300.m87


2010-08-30  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [fa3b63b63cf84dae240e58f63e34f3dd19fbd27c]

dba33h: merge after pulling DEV300.m87


2010-08-30  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [00703ec61544118bf6419620894bb54b7f41b9c6]

dba33h: merge after pulling DEV300.m87


2010-08-30  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [376ee9f82bf0d1d78f0e7ba38a2663857582ca21]

dba33h: merge after pulling DEV300.m87


2010-08-30  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [3ce3eaa6fa51944904686fe0fa955a19c52111d9]

dba33h: merge after pulling DEV300.m87


2010-08-30  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [46647dbce296a950e9c94f36f390a52510c5e9a8]

dba33h: merge after pulling OOO330.m6


2010-08-30  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [733f445c92e1527869389ab870646fa973ce0263]

dba33h: merge after pulling OOO330.m6


2010-08-30  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [8cae6be5865018aba123cf325c231be7e278609c]

dba33h: merge after pulling OOO330.m6


2010-08-30  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [52e6f52504aa30bb92d2313ffe9382054e1d3481]

dba33h: merge after pulling OOO330.m6


2010-08-30  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [6fc90af7fff8c629587051cc9c31a135da3b6a99]

dba33h: merge after pulling OOO330.m6


2010-08-30  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [eb63961156f9d10e7f479694f87037db6c9619b6]

dba33h: merge after pulling OOO330.m6


2010-08-30  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [b028a3a5a39340f3f1de17859cd77d980a5e2fed]

dba33h: merge after pulling OOO330.m6


2010-08-30  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [2dc5fa15dde5dced9a3463412fd24283a11fcfc1]

dba33h: merge after pulling OOO330.m6


2010-08-30  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [720f6380afde95bc764e431909b4fb8eeacbdb1b]

dba33h: merge after pulling OOO330.m6


2010-08-30  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [4a15cba3afa8bf8a81798c5c3fa124fce85e7f55]

dba33h: #i114161#


2010-08-30  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [f677ac480835e92c90521a46b59a7d748f4566bf]

dba33h: #i114161#


2010-08-30  Mikhail Voytenko  <mav@openoffice.org>  [9e0ef7ed32b5d2e1cdb64e82f329d348ac769fbd]

mib19: #163217# let the form be disposed at the end


2010-08-30  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [290f953d767f678792ef3cb4d8ed35d7cb51b9c3]

rebase to DEV300_m87


2010-08-30  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [fdfa64415dec1a11e4aa3cfdb4e1339853f3043a]

rebase to DEV300_m87


2010-08-30  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [56c272afef2b8b2e281eb1ca65b8effc5f5cbb8d]

rebase to DEV300_m87


2010-08-30  Ocke Janssen [oj]  <Ocke.Janssen@oracle.com>  [18d1017ba00291e4ab938f2456fd2a4afb9889f4]

dba3h:  #i114111#: reportbuilder: do not use Double.toString() when writing the 2  column-width attribute, it may write an exponent, which is invalid..


2010-08-30  Ocke Janssen [oj]  <Ocke.Janssen@oracle.com>  [42af84d9127d16c33e1efdb8b3cb9dc02b9364b3]

dba33h: #i114106# fix missing value-type


2010-08-30  Ocke Janssen [oj]  <Ocke.Janssen@oracle.com>  [2d9f7d9a9104a0679fb303e58b24a973f8a0a0ad]

dba33h: #i114106# fix invalid root element for styles


2010-08-30  Ocke Janssen [oj]  <Ocke.Janssen@oracle.com>  [2ba3b618bea27646eec902ac33f0b713eddf47a3]

dba33h: #i114105# fix version number


2010-08-30  Mikhail Voytenko  <mav@openoffice.org>  [e20d0e3eb6dbd05da364c8ec3b71ff4f118dbf48]

mib19: #163217# let the basic listeners stop listening on termination, patch from AB


2010-08-30  Mikhail Voytenko  <mav@openoffice.org>  [c211b684d02ef787f38a1e419bc0c9ed10244ef8]

mib19: #163217# let the document be correctly closed


2010-08-27  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [8ce1ba3a7c2205322f826b455a805d7eebe7a150]

dba34a: #i111295# getFormattedValue: don't treat non-numeric columns with numeric formats


2010-08-27  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [d8c1d48900e68ab5290e28dbc26b3628f274188e]

dba34a: #i113551# fixed documentation (thanks to simonaw)


2010-08-27  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [d1f21e02385cc8c6de03ec4cf51d1354d97d120d]

dba34a: #i112876# fixed warnings (thanks to CMC)


2010-08-27  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [6c3b530fb1b62e35ee53665c86e78cb0a4da26d4]

dba34a: fail the test on caught exceptions


2010-08-27  Ingrid Halama  <iha@openoffice.org>  [d80d6e32933eddd5802e3a62113237d6a4d5c63d]

chart50: #i114149# ODF: export missing attribute dimension to element chart:error-indicator


2010-08-27  Mikhail Voytenko  <mav@openoffice.org>  [16505c2b5c4e08144a3dbdd9fb27b90369ad162a]

mib19: #i163287# workaround setPosSize() problem of toolkit


2010-08-27  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [5f10df484d43bf5fcec2269f503c3ee9e0d0cccd]

#dba33h: #i114147# catch an access to an empty interface


2010-08-27  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [014547dafd3c0d455c37ba3c8df4a222a609c6c6]

#i111295# getFormattedValue: don't treat non-numeric columns with numeric formats


2010-08-27  Mikhail Voytenko  <mav@openoffice.org>  [99523481ef58307f6d0cd849a712905e619f584c]

mib19: #i163287# fix the dialog position handling, change position after the dialog has been started


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

cmcfixes78: #i114148# duplicate unbuilt menuoptions.cxx in unotools thats also in svtools


2010-08-27  Jan Holesovsky  <kendy@suse.cz>  [d36d42903c67d2fc1c66bb37f1e88119218357d4]

vcl-menu-fixes.diff: Make menu layout prettier.

i#67123, n#523852

2010-08-27  Ingrid Halama  <iha@openoffice.org>  [8412850383ef9569d42c4a8fd4493a7185799d37]

chart50: #i114142# ODF: don't export invalid content to attribute chart:axis-label-position


2010-08-27  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [2d1d598eabb3b131821f33366148be4ee6b730cc]

dba33h: merge after pulling in fs33a


2010-08-27  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [ba7678ede794a1a716f9bbb3a879eacbf49abfec]

dba33h: merge after pulling in fs33a


2010-08-27  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [2f3230f584e1c22bf5aeb7081f7b72dc37ea1b4a]

dba33h: merge after pulling in fs33a


2010-08-27  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [d47eb1dc47f1da1dabe411dea90c4bf3a876b16e]

dba33h: merge after pulling in fs33a


2010-08-27  Kai Sommerfeld  <kso@openoffice.org>  [a5dde485a2387fa6de8a75855efc741b478c44e4]

#i114146# - auto completion must match url schemes case insensitive.


2010-08-27  Vladimir Glazunov  <vg@openoffice.org>  [9f9a5b17168bb18d90602bab5771bff9aff7625e]

#100000# restore executable flag


2010-08-27  Michael Meeks  <michael.meeks@novell.com>  [316f21dbe9fd1a40b9791803eaee7557e1247cff]

debug-bits.diff: Make debugging nicer under unix.

i#35336

2010-08-27  Kai Sommerfeld  <kso@openoffice.org>  [96315579c14ca9f80a03b59bf277b19378c237aa]

whitespace cleanup.


2010-08-27  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [12c69822be95534b8a960fbd5e11379925610be0]

dba33h: #i111396# fix getNativeControlRegion


2010-08-27  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [29acfaa05987035a61d9d7e7dbe978d490337311]

dba33h: merge after pulling in fs33a


2010-08-27  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [5ba6fbc404479f60da652c3fbe4371882706d820]

dba34a: #i112617# typo


2010-08-27  Michael Stahl  <mst@openoffice.org>  [be6d65ae721090df56376ac75946f8645815a8ff]

sw34bf01: SFX_ASSERT: do not use DbgOut directly


2010-08-27  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [8286fa794b87fd0871664909b6019836e2d4525f]

fs33a: reverting the fix for i112671. No string changes allowed in this phase.


2010-08-27  obo  <obo@openoffice.org>  [550c1339601b93ac54faf3333df47796e8ea118d]

masterfix OOO330: #i10000# new exception file unovwr.cxx


2010-08-27  obo  <obo@openoffice.org>  [926a7b29e05856d8ed567e3e4ff8640340d1ebfc]

masterfix OOO330: #i10000# solve merge problem / WaE


2010-08-27  Ingrid Halama  <iha@openoffice.org>  [4b5214f0d0f0d95b94314a85b4cdd2156c596d65]

chart50: #i113950# ODF: don't export text:id with bad value


2010-08-27  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [e42e01e951a83646fd5e037e241cb729579704d6]

dba33h: #i111396# fix getNatvieControlRegion


2010-08-27  Michael Stahl  <mst@openoffice.org>  [5835ba13b9ca4e5386b8a7f9b3c86262f54016fb]

dba33h: #i112652#: SwXCell::getValue(): do not filter out NaN


2010-08-27  Michael Stahl  <mst@openoffice.org>  [caefe9e5f6df6c51d000afc940d2e2eb983471d6]

dba33h: #i112652#: SwTblBoxValue: items with NaN should compare equal


2010-08-27  Michael Stahl  <mst@openoffice.org>  [2a44c3167e5f24b5e8fa620be479c506c8a607be]

dba33h: #i112652#: reportbuilder: write XMLSchema-2 conformant NaN


2010-08-27  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [ed8de3fa36df557b3d520e93c1af4b6748056d01]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba33h


2010-08-27  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [df75e2aff72057c4cd9e595c155234350373ee9c]

commit after merge


2010-08-27  Michael Stahl  <mst@openoffice.org>  [92dafe9862d693ce9d79269627c3e6832422874e]

dba33h: #i112652#: rtl/math.h: string<->double conversion and XMLSchema-2:  rtl_math_doubleTo{,U}String produce XMLSchema-2 values "NaN", "INF", "-INF".  rtl_math_stringToDouble and rtl_math_uStringToDouble support XMLSchema-2   values in addition to deprecated previously supported values.


2010-08-27  Michael Stahl  <mst@openoffice.org>  [0f9a82f53bfb0f06bd592a462f16abdfe3200b51]

dba33h: #i112652#: math.cxx: indent stuff a bit and clean up whitespace


2010-08-27  Ocke Janssen [oj]  <Ocke.Janssen@oracle.com>  [cfafac74a31475087a8a90d629cd4e68a5320266]

tabcontrol: #i113362# impl tabcontrol in awt


2010-08-27  Ocke Janssen [oj]  <Ocke.Janssen@oracle.com>  [7c139e98343eb73c24fd9874ddba1ee1ab449b16]

tabcontrol: #i113362# impl tabcontrol in awt


2010-08-27  Ocke Janssen [oj]  <Ocke.Janssen@oracle.com>  [265043a935781633f204b1ddfede5f454b8555fe]

tabcontrol: #i113362# impl tabcontrol in awt


2010-08-27  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [b621eb7eb88e6aa186fc09c8b755b39bacc61e68]

dba34a: added diagnostics


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

Changed default path to external sources tarballs


2010-08-27  obo  <obo@openoffice.org>  [fa4b286294a272b085c2f74e12581edc2343fc18]

masterfix OOO330:  #i10000# unknown -B option for Python (Windows)


2010-08-27  obo  <obo@openoffice.org>  [9e685a7e47924f184d076c43acde64548cb5925d]

masterfix OOO330:  #i10000# unknown -B option for Python (Windows)


2010-08-27  Thomas Lange [tl]  <tl@openoffice.org>  [130109b6ac401601890add1416801b6f2f248552]

cws tl82: #i86328# 'Elements' ToolBox fixes


2010-08-26  Christian Lippka  <christian.lippka@oracle.com>  [2d0889c2a0645084926d2b678b57c47d279c6bfc]

impress200: merge


2010-08-26  Christian Lippka  <christian.lippka@oracle.com>  [928468d1b7fe5da9964a5ec4fba22c8565f043e7]

impress200: merge


2010-08-26  Christian Lippka  <christian.lippka@oracle.com>  [ab79c3b4aa90ad44b3e878bac61b03617fe7adb4]

impress200: merge


2010-08-26  Christian Lippka  <christian.lippka@oracle.com>  [0cd40f9bffa9fa97bd44a7a2e43e40f11af1b2db]

impress200: #i114089# clear user any after they are applied to the shape


2010-08-26  Mikhail Voytenko  <mav@openoffice.org>  [6e9b786ff6a7f2efca0b8ff4db9215202878a8ca]

mib19: #i163287# handle the dialog size in the way VBA does it


2010-08-26  Daniel Rentz  <dr@openoffice.org>  [9c7444d184aff4aafb20d1e0e4f734c9ed978e5b]

dr77: #i114128# import legacy drawing controls


2010-08-26  Daniel Rentz  <dr@openoffice.org>  [f95947fde18de02e64a4983f4decc143d7e1c96e]

dr77: #i114128# import legacy drawing controls


2010-08-26  Daniel Rentz  <dr@openoffice.org>  [0484109ea6e454ce329721e9ad97fb9c46989b2c]

dr77: #i114128# import legacy drawing controls


2010-08-26  Daniel Rentz  <dr@openoffice.org>  [9840b5ce988888a7c85560e2b1e0c1b99bfa96b4]

dr77: #i114128# import legacy drawing controls


2010-08-26  Daniel Rentz  <dr@openoffice.org>  [04c272eb8396e58376d2b61baee01c4a95f993b4]

dr77: #i114128# import legacy drawing controls


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

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  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [e2f547fffb266c661a20561a72b3f26827fa7f48]

oooimprovement6: #i99729# collecting ruler interaction, allow .special: urls to the log


2010-08-26  Release Engineering  <releng@openoffice.org>  [27abc9f772c33fa9d187c9d5de59df4520d08977]

OOO330


2010-08-26  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [33ddb6e91decfac211b833931be57180e18cc11b]

dba33h: #i114122# don't set GraphicObject-URLs at the image control/model, instead, just set the XGraphic, and let the implementation manage the respective XGraphicObject instance and its life time


2010-08-26  sb  <sb@openoffice.org>  [4ea577d0efe22e5785c8ae72c86f517fd2cf9194]

sb130: #i113096# previous configmgr::Components::removeExtensionXcuFile changes were still not good


2010-08-26  Andreas Bregas  <ab@openoffice.org>  [af733eacab845b986a0ba235fb5a52b9a0e80be1]

mib19: #163363# SbiRuntime::CheckArray(): Set error for null objects with parameters set


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

Fix make dev-install.


2010-08-26  Ivo Hinkelmann  <ihi@openoffice.org>  [4c67fff685f3e16b25ea968bc95dbbe4169a137c]

CWS-TOOLING: integrate CWS coc03


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

Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba33h


2010-08-26  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [e4a1230f6b6d387e87ff29ebd743609701e11c6f]

dba33h: #i113991# handle ImageURL and Graphic properties ourselves, do not leave this to the aggregate. Otherwise, both the aggregate and we try to sync those, which is good for some problems ...


2010-08-26  Daniel Rentz  <dr@openoffice.org>  [7e8aec45e5b2313a682fcec37e47e2f6ee8a2a47]

mib19: #163428# VBA symbol Worksheet.Visible supports xlSheetVeryHidden now


2010-08-26  Daniel Rentz  <dr@openoffice.org>  [ac37cd4e475a3e6b9e7da6e237f3db0f2bff4122]

mib19: #163428# VBA symbol Worksheet.Visible supports xlSheetVeryHidden now


2010-08-26  Ivo Hinkelmann  <ihi@openoffice.org>  [06e9bb47b0d5f6d9521f50f98978c47fc1302dd6]

CWS-TOOLING: integrate CWS automationooo330m5


2010-08-26  Ivo Hinkelmann  <ihi@openoffice.org>  [8c8d2a8a8f0721ebf8767ab2f0a058730d16996f]

CWS-TOOLING: integrate CWS calc58


2010-08-26  sb  <sb@openoffice.org>  [abccae0c72bb7ec1b813653b256fe34ffb047279]

sb130: #i113096# UniversalContentBroker::changesOccurred is now also called for removed items


2010-08-26  sb  <sb@openoffice.org>  [d7fd47ed54f42d353c375d171350cfe81c307414]

sb130: #i113096# previous change contained an error in configmgr::Components::removeExtensionXcuFile


2010-08-26  Ivo Hinkelmann  <ihi@openoffice.org>  [6b843cd7c3efd3b1e7654f2e6e8f2a5902059068]

CWS-TOOLING: integrate CWS ooo33gsl07


2010-08-26  Ivo Hinkelmann  <ihi@openoffice.org>  [82fb4b19fa0d7c81a308ae27b55fbf8b428128ae]

CWS-TOOLING: integrate CWS ooo33gsl07


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

masterfix: #i10000# modify extract date and dummy fields for string database


2010-08-26  Muthu Subramanian K  <sumuthu@novell.com>  [27828d6293f0840d563b45f1eda0b730c72ea58f]

desktop-infilter-option.diff: Force input filter during the batch conversion.


2010-08-26  Muthu Subramanian K  <sumuthu@novell.com>  [6a96c05eca4d313795978297ba963f4aeb41ce53]

desktop-cmd-bulk-conversion.diff: Batch conversion.

Based on work by Florian Reuter <freuter@novell.com>.

2010-08-26  Michael Meeks  <michael.meeks@novell.com>  [c4461665bd030a555a8b7ffa5bd6717cfb787b9d]

ui-desktop-integration.diff: Disable UI [toolbars, menus] customization.


2010-08-26  Thorsten Behrens  <thb@openoffice.org>  [5eaf19519a289b248de1e87c0627f438512e15ce]

linkwarn-svx-warning-dlg.diff: Link warning dialog.

n#348149

2010-08-26  Thorsten Behrens  <thb@openoffice.org>  [84b8a41f07eec88a05e629e82984423c33dee747]

linkwarn-officecfg-disable-msgbox.diff: Do not link images if possible.

n#348149

2010-08-26  Thorsten Behrens  <thb@openoffice.org>  [2390ca84da381e6db8b4f4539ace95f22e5faa92]

linkwarn-sfx2-disable-cb-persistency.diff: Disable checkbox persistency.

n#348149

2010-08-26  Tor Lillqvist  <tlillqvist@novell.com>  [7b7494785bd8e13a80150869cfe31ab744967cd2]

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

i#6885, i#32741

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

CWS-TOOLING: integrate CWS fwk152


2010-08-26  Ivo Hinkelmann  <ihi@openoffice.org>  [44d336c3ab01c2261297f2a2f773a9fcc30c5545]

CWS-TOOLING: integrate CWS fwk152


2010-08-26  Ivo Hinkelmann  <ihi@openoffice.org>  [3276498b1d3b6337e33621b351755b02abea6e30]

CWS-TOOLING: integrate CWS fwk152


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

fpicker-kde-less-threads.diff: Update KDE3 fpicker after the threads change.

Introduced in i#93366 - n#427336.

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

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


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

fpicker-kde-modal.diff: KDE fpicker should be modal.

n#265718.

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

fpicker-kde-non-utf8.diff: Work even with non-UTF-8 locales.

n#168616.

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

fpicker-kde-dont-overwrite.diff: Do not overwrite files containing spaces.

n#241080.

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

fpicker-kde-too-wide.diff: Fix a too wide dialog.

"Menu -> Insert -> Picture -> From File..." dialog - n#72010.

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

fpicker-kde-local-media2.diff: Handle media:/ files locally.


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

fpicker-kde-local-media.diff: Handle media:/ files locally.


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

fpicker-kde-resmgr.diff: Adapt to changes in resources handling.


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

fpicker-kde-filter-name.diff: Workaround for "Filter name (*.blah)"

(vs. "Filter name" in Insert->Picture->From File...) - n#66873.

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

fpicker-kde-partial-kio.diff: Download the file locally.

Use KIO for that - n#60527.

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

fpicker-common-build.diff: Modify the fpicker makefile.


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

fpicker-kde-dialog.diff: Out-of-process implementation of KDE3 fpicker.


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

fpicker-kde-service.diff: Out-of-process implementation of KDE3 fpicker.


2010-08-26  Release Engineering  <releng@openoffice.org>  [19602a6a7d4505ca4f903e47a53a7a66f3bc5cf7]

DEV300


2010-08-26  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [93f90c4e7d40e142b57e6c8c08dc080ccf4b478e]

dba33h: #i112659# ensure bound image controls never embed their image in the surrounding document


2010-08-26  Vladimir Glazunov  <vg@openoffice.org>  [04873f78c8cd0594d1beaabe50f8cb38135eb665]

CWS-TOOLING: integrate CWS automationdev300m86graphics


2010-08-26  Vladimir Glazunov  <vg@openoffice.org>  [d405f0283ab407994c203a89b7881f98d763d8f4]

CWS-TOOLING: integrate CWS automationdev300m85


2010-08-26  sj  <sj@openoffice.org>  [c67e63ceaacf2af96fdc1a32584629e89bf083d8]

impress186: #i4499# fixed compile error


2010-08-26  Vladimir Glazunov  <vg@openoffice.org>  [b12644eb20d8153243943d22e5923e06afebd637]

CWS-TOOLING: integrate CWS dv20


2010-08-26  Vladimir Glazunov  <vg@openoffice.org>  [1d66f255abbd502ad4aa7f3fc6930ee475413107]

CWS-TOOLING: integrate CWS dv20


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

Decrease verbosity of the configuration process.


2010-08-26  Vladimir Glazunov  <vg@openoffice.org>  [9b1bd766cb389a3c8d0414bb6274732da115c452]

CWS-TOOLING: integrate CWS renaissance1


2010-08-26  Vladimir Glazunov  <vg@openoffice.org>  [3099107b00be8af1e6864e105326af77e401f7f2]

CWS-TOOLING: integrate CWS renaissance1


2010-08-26  Vladimir Glazunov  <vg@openoffice.org>  [1e6865a751b1fd945e542cd7d873ab0cab139594]

CWS-TOOLING: integrate CWS renaissance1


2010-08-26  Vladimir Glazunov  <vg@openoffice.org>  [1e37c007736fb550b3e43a5aada15220263f7376]

CWS-TOOLING: integrate CWS renaissance1


2010-08-25  Michael Meeks  <michael.meeks@novell.com>  [199342bec3f517fca721fbfaf7386db01191ca94]

ui-desktop-integration.diff: Disable UI [toolbars, menus] customization.


2010-08-25  Thorsten Behrens  <thb@openoffice.org>  [d0ac8f1e7866c637be15f081b59ef456aacb954a]

linkwarn-sd-no-dnd-links.diff: Do not link on drag and drop.

n#348149

2010-08-25  Thorsten Behrens  <thb@openoffice.org>  [96133261da28f26d83704a64c32a0198e7c359d7]

linkwarn-svtools-miscopts-bits.diff: Link warning dialog.

n#348149

2010-08-25  Thorsten Behrens  <thb@openoffice.org>  [cce335a211fc31158cc2c257c03fa602dd89e19f]

linkwarn-dlg-in-apps.diff: Wire up link warning dlg in applications.

n#348149

2010-08-25  Thorsten Behrens  <thb@openoffice.org>  [dd5adf0cd9e1a39795c062f90e87cc60c7e51d34]

linkwarn-dlg-in-apps.diff: Wire up link warning dlg in applications.

n#348149

2010-08-25  Thorsten Behrens  <thb@openoffice.org>  [bc212c565cdc252d2a01e5221a75868b3f01d230]

linkwarn-dlg-in-apps.diff: Wire up link warning dlg in applications.

n#348149

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

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

i#6885, i#32741

2010-08-25  Tor Lillqvist  <tlillqvist@novell.com>  [78f7536260ca5edbf32f31d12a1642cf4b3da234]

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

i#6885, i#32741

2010-08-25  Tor Lillqvist  <tlillqvist@novell.com>  [0e4bc92c6abe816de37fa6dc4cbdbaf7a2726925]

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

i#6885, i#32741

2010-08-25  sj  <sj@openoffice.org>  [c2823b2321863724e0357c10f23a24cb8021073d]

impress186: #i4499# fixed compile error


2010-08-25  Ivo Hinkelmann  <ihi@openoffice.org>  [0f5cf8b1ece166ffb32af79b54fe46ec5dc9a6f8]

#i10000# set dummy fields to 0 for string DB


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

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


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

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


2010-08-25  Vladimir Glazunov  <vg@openoffice.org>  [52073a0895174aa97375ee59adf53ad2ce3f7614]

CWS-TOOLING: integrate CWS vcl114


2010-08-25  Vladimir Glazunov  <vg@openoffice.org>  [32133e51f60ab72baa52f043e210207af27fabb3]

CWS-TOOLING: integrate CWS vcl114


2010-08-25  Vladimir Glazunov  <vg@openoffice.org>  [524ec515e0148330dabaa21fa80f8ecc3adc0f5b]

CWS-TOOLING: integrate CWS vcl114


2010-08-25  Vladimir Glazunov  <vg@openoffice.org>  [39da6f7a2dae258591e548f4fe17c37285b1074d]

CWS-TOOLING: integrate CWS pl07


2010-08-25  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [f51fdf4fe55f6bd81c5383928942abc8502c0f5b]

vcl115: #i113987# fix SetSelectEntry before visible for entry counts > 100, fix positioning on resize


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

CWS-TOOLING: integrate CWS codecleanup02


2010-08-25  Vladimir Glazunov  <vg@openoffice.org>  [3d341c8efb7aa4784b3341ef752c16e07df5d951]

CWS-TOOLING: integrate CWS codecleanup02


2010-08-25  Vladimir Glazunov  <vg@openoffice.org>  [0badf8094b28ceb44f2e65787eed93982fe0c0ea]

CWS-TOOLING: integrate CWS codecleanup02


2010-08-25  Vladimir Glazunov  <vg@openoffice.org>  [40e1e1a4b2c190ffd71e17d83fc9f00c81d7d5b1]

CWS-TOOLING: integrate CWS codecleanup02


2010-08-25  Vladimir Glazunov  <vg@openoffice.org>  [3813e349c8c3a7ac14af729085614fccb59fa5a5]

CWS-TOOLING: integrate CWS codecleanup02


2010-08-25  Vladimir Glazunov  <vg@openoffice.org>  [7b95c82b3e920e7006ff4ef1871edb84612d21f7]

CWS-TOOLING: integrate CWS codecleanup02


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

CWS-TOOLING: integrate CWS codecleanup02


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

CWS-TOOLING: integrate CWS codecleanup02


2010-08-25  Vladimir Glazunov  <vg@openoffice.org>  [206fd2cc760cad947985e0680b2db6a4edf578f3]

CWS-TOOLING: integrate CWS codecleanup02


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

CWS-TOOLING: integrate CWS codecleanup02


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

CWS-TOOLING: integrate CWS cmcfixes77


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

CWS-TOOLING: integrate CWS cmcfixes77


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

CWS-TOOLING: integrate CWS cmcfixes77


2010-08-25  Vladimir Glazunov  <vg@openoffice.org>  [52dce173df6bbcc79126c63a7736ef3f6c21a706]

CWS-TOOLING: integrate CWS cmcfixes77


2010-08-25  Vladimir Glazunov  <vg@openoffice.org>  [034375b2eea085506ef606b07ceeccd1c5f4e3b8]

CWS-TOOLING: integrate CWS cmcfixes77


2010-08-25  Vladimir Glazunov  <vg@openoffice.org>  [63d38c264f091f63dfbc6cb7bbf2bd0395bc142b]

CWS-TOOLING: integrate CWS cmcfixes77


2010-08-25  Vladimir Glazunov  <vg@openoffice.org>  [07601f72ae8abab68ff11083d17ffa4da5c47de1]

CWS-TOOLING: integrate CWS cmcfixes77


2010-08-25  Vladimir Glazunov  <vg@openoffice.org>  [6ce22642f93e3f4ed4cf5e0f1dc131ff2313b045]

CWS-TOOLING: integrate CWS cmcfixes77


2010-08-25  Vladimir Glazunov  <vg@openoffice.org>  [6d4a9c5e7c6fcddcfdfc27371d0358495eb9e79d]

CWS-TOOLING: integrate CWS cmcfixes77


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

CWS-TOOLING: integrate CWS cmcfixes77


2010-08-25  Vladimir Glazunov  <vg@openoffice.org>  [9b727fc028a374a76c72cbf988e86b916807f29d]

CWS-TOOLING: integrate CWS cmcfixes77


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

#i10000# removed obsolete switch


2010-08-25  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [96a48f7977616c3484d590c2bc3f70298af0cc94]

dba33h: #i114022# properly handle new/empty images


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

DEV300: changesets OOO330 up to m5


2010-08-25  Vladimir Glazunov  <vg@openoffice.org>  [9b7d0bbd3e66fb0aba00b392258f2b8983e82aab]

DEV300: changesets OOO330 up to m5


2010-08-25  Vladimir Glazunov  <vg@openoffice.org>  [11f4cdfb6e69134640093bee478748ff2fb59cdc]

DEV300: changesets OOO330 up to m5


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

DEV300: changesets OOO330 up to m5


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

DEV300: changesets OOO330 up to m5


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

DEV300: changesets OOO330 up to m5


2010-08-25  Vladimir Glazunov  <vg@openoffice.org>  [0636f639785eda8b058488f8b0ef20ac51027dbf]

DEV300: changesets OOO330 up to m5


2010-08-25  Vladimir Glazunov  <vg@openoffice.org>  [2729833407da1a9982229fc68c3f6edcb43f6555]

DEV300: changesets OOO330 up to m5


2010-08-25  Vladimir Glazunov  <vg@openoffice.org>  [836c3be1169f85f00658e5a4207d8729b6bdf8c3]

DEV300: changesets OOO330 up to m5


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

DEV300: changesets OOO330 up to m5


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

DEV300: changesets OOO330 up to m5


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

DEV300: changesets OOO330 up to m5


2010-08-25  Vladimir Glazunov  <vg@openoffice.org>  [302b5ce7a81635fb0f5dde3d08777361de204e22]

DEV300: changesets OOO330 up to m5


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

DEV300: changesets OOO330 up to m5


2010-08-25  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [e10726b73813d8d1a5e89f1c5228273f20b35352]

fs33a: merge after pulling OOO330.m5's changes


2010-08-25  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [58eb2da91ae8c4deffee16b67f54319ba9088ddb]

fs33a: merge after pulling OOO330.m5's changes


2010-08-25  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [85bf681117b4acca0b37f7cbbef224edfa5deee5]

fs33a: merge after pulling OOO330.m5's changes


2010-08-25  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [044ecdab8e5be57dbb4f40049bfa297bf9aa6c3f]

fs33a: merge after pulling OOO330.m5's changes


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

automationooo330m1: dummy merge for DEV300


2010-08-25  Vladimir Glazunov  <vg@openoffice.org>  [4af9b31225fdf406b5b6cd9204f583d22a4c7666]

DEV300: merge 000330 till r. b727f1beb700


2010-08-25  Vladimir Glazunov  <vg@openoffice.org>  [6d829dfcd35ea69e350e7d2820bfd2124163fade]

DEV300: merge 000330 till r. b727f1beb700


2010-08-25  Vladimir Glazunov  <vg@openoffice.org>  [547985c66806b3d0a294ca50a97e89abf50951e2]

DEV300: merge 000330 till r. b727f1beb700


2010-08-25  Vladimir Glazunov  <vg@openoffice.org>  [5af3d23bb8cb5ff686291374d2ddc5d8484acf23]

DEV300: merge 000330 till r. b727f1beb700


2010-08-25  Vladimir Glazunov  <vg@openoffice.org>  [84ba099989ffafebdd9f95b42b16831f3e0a2287]

DEV300: merge 000330 till r. b727f1beb700


2010-08-25  Vladimir Glazunov  <vg@openoffice.org>  [10a0852750851a43e7816141a0eb278180fd747c]

DEV300: merge 000330 till r. b727f1beb700


2010-08-25  Vladimir Glazunov  <vg@openoffice.org>  [0d2c24d8880868771892ce8f9ecd0c28fc09fb43]

DEV300: merge 000330 till r. b727f1beb700


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

DEV300: merge 000330 till r. b727f1beb700


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

DEV300: merge 000330 till r. b727f1beb700


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

coc03: merge changes from ext004, and introduce XHPDEST


2010-08-25  Michael Stahl  <mst@openoffice.org>  [6a5b285548f92135b6eaf220c4d4533854032aa0]

sw34bf01: #i114100#: tempfile.cxx: generate more than 17576 names, and  do not loop infinitely


2010-08-25  Ivo Hinkelmann  <ihi@openoffice.org>  [5de0418622d6999c850518a96e30047bedb75f2e]

CWS-TOOLING: integrate CWS ext004


2010-08-25  Ivo Hinkelmann  <ihi@openoffice.org>  [6f03ce606728c5e5a28cf973f29d2f0f9b0e528e]

CWS-TOOLING: integrate CWS ext004


2010-08-25  Thomas Lange [tl]  <tl@openoffice.org>  [c280c618ed45e9105d00e8db76a324efc7e188d4]

cws tl82: #i114087# uno slot name fixed


2010-08-25  Thomas Lange [tl]  <tl@openoffice.org>  [bb1aadbaf07d15196abbbca2cd5527ff5ee34920]

cws tl82: #i114087# uno slot name fixed


2010-08-25  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [4511a7182915815f7db626731e7b13e189f5ee94]

dba34a: #i112571# spare superfluous enterState call (which caused an assertion to fire)


2010-08-25  Ivo Hinkelmann  <ihi@openoffice.org>  [9b453b0a518a91fd1f18e5c81ac0767251875a2d]

CWS-TOOLING: integrate CWS ooo33gsl06


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

CWS-TOOLING: integrate CWS ooo33gsl06


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

CWS-TOOLING: integrate CWS ooo33gsl06


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

CWS-TOOLING: integrate CWS ooo33gsl06


2010-08-25  sb  <sb@openoffice.org>  [e160aa5237bfc27f8909e47f69eb4855668e0424]

sb130: merged in OOO330_m5


2010-08-25  Ivo Hinkelmann  <ihi@openoffice.org>  [49f8905e0e115ddc2179580564f139667796a620]

CWS-TOOLING: integrate CWS sw33bf08


2010-08-25  Ivo Hinkelmann  <ihi@openoffice.org>  [228a8a84cbd7da53dd7115b6ddb330a84999436a]

CWS-TOOLING: integrate CWS sw33bf08


2010-08-25  Ivo Hinkelmann  <ihi@openoffice.org>  [9b42c4952b02d25a53f827a04d75483a3b9b2fd3]

CWS-TOOLING: integrate CWS sw33bf08


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

CWS-TOOLING: integrate CWS sw33bf08


2010-08-25  Ivo Hinkelmann  <ihi@openoffice.org>  [999240071d942b284bad368b642f30c981fc5aad]

CWS-TOOLING: integrate CWS sw33bf08


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

tango-icons-default-w32.diff: Use Tango icons by default on Windows too.

n#254855.

2010-08-25  Daniel Rentz  <dr@openoffice.org>  [cec16f1b7a3c5e7327b41c8b4a5386628b339f0d]

mib19: #163419# corrected wrong commit


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

gui-toolbox-large-icons.diff: Default to large icons.


2010-08-25  Daniel Rentz  <dr@openoffice.org>  [997221829f958e2ca08e9b8d57292f380317e808]

mib19: #163419# do not throw exceptions into Application core


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

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

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

2010-08-25  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [081f3c9e3fd4e3491994028e6b5eb19ff3ed7018]

fs33a: when all panels claim to be invisible, make the first one visible


2010-08-25  Ivo Hinkelmann  <ihi@openoffice.org>  [9ceca79b6020bf63652012b9fe3863454be3145e]

CWS-TOOLING: integrate CWS mib18


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

CWS-TOOLING: integrate CWS mib18


2010-08-25  Ivo Hinkelmann  <ihi@openoffice.org>  [60fa42701a6a4d55167c548b650826f18fd3c6de]

CWS-TOOLING: integrate CWS mib18


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

CWS-TOOLING: integrate CWS mib18


2010-08-25  Ivo Hinkelmann  <ihi@openoffice.org>  [6057f39ed4b8be22189ec02d0076b7c36b63a4fa]

CWS-TOOLING: integrate CWS mib18


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

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  Jan Holesovsky  <kendy@suse.cz>  [96e1dd6bff6c11ce4790e98281ab40c225fd3ec8]

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  Jan Holesovsky  <kendy@suse.cz>  [2ddef1add4cccba6320efdf73fa4d6dd775a7178]

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  Jan Holesovsky  <kendy@suse.cz>  [fb75a46ece4a47c1b289e95b52cbbc0fff739383]

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  Jan Holesovsky  <kendy@suse.cz>  [dfff768237552428c0e36d4425fa786dfeecdb05]

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>  [e643760760eeeacb9f112a9a6017ee41f276948f]

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>  [0917725fcc1fbca1c4122306655591dce92f4b6d]

fwk154: merged heads


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

fwk154: merged heads


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

Fixed linkoo invocation.


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

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


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

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


2010-08-24  Juergen Schmidt  <jsc@openoffice.org>  [0da24e667613be2f480b57fce3519295ed0eea26]

fwk154: i114090: adapt listener code to reflect changes in config mgr, notification of change events (transplanted from 7c0cad639e0b6d74f4be88f5877270f1a8b9fa53)


2010-08-25  sb  <sb@openoffice.org>  [fd6cf3d74c3fc5d2fd384a828adbdef4c6150401]

sb130: merged in OOO330_m5


2010-08-25  sb  <sb@openoffice.org>  [0859f99410f579d393f847e0fa6552cde6d9a35f]

sb130: #i113096# fixed TODO in configmgr::Broadcaster::send (to ease debugging)


2010-08-24  Juergen Schmidt  <jsc@openoffice.org>  [f599db7be582daf55c0643a04198932e0470c44a]

fwk154: i114090: adapt listener code to reflect changes in config mgr, notification of change events


2010-08-24  Daniel Rentz  <dr@openoffice.org>  [e22f81511fca767ee0a010c67ef14fc989fcda84]

branch merge


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

Update .gitignore.


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

Update .gitignore.


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

Update .gitignore.


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

Update .gitignore.


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

Update .gitignore.


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

Update .gitignore.


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

Update .gitignore.


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

Update .gitignore.


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

Update .gitignore.


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

Update .gitignore.


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

Update .gitignore.


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

Update .gitignore.


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

Update .gitignore.


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

Update .gitignore.


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

Update .gitignore.


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

Update .gitignore.


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

Update .gitignore.


2010-08-24  Daniel Rentz  <dr@openoffice.org>  [9d3ae8930790c4a9afc10995fd9a2dd5a4b2b4ba]

mib19: enable document event handling in workbooks created via VBA symbol Workbooks.Add


2010-08-24  Andreas Bregas  <ab@openoffice.org>  [abe51dda06c3d42c6384a5085023b49ff488baf7]

mib19: #163410# Special handling for go to in VBA mode


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

Fix checkdeliver.pl to work in rawbuild/.


2010-08-24  Thomas Lange [tl]  <tl@openoffice.org>  [600c6460a6ffa169ad0cc9bed4b77c545cc50f52]

cws tl82: #i113785# ligatures for spell checking will no longer break words


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

Fix parallel build in swext.


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

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


2010-08-24  Mikhail Voytenko  <mav@openoffice.org>  [d2ab8942a1b6ab8507dbf4c8b3042991558eb44c]

mib19: #163216# handle the case when the model is already disposed


2010-08-24  Ocke Janssen [oj]  <Ocke.Janssen@oracle.com>  [a23d2db4f0f3a75654ace6bb7f11f1803daeddad]

fs33a: #i113631# use m_sUpdateTableName


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

Ignore backup and .swp files.


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

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>  [55d3dff9449a88925dc35eae1a1010a7f92a129c]

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


2010-08-24  Ocke Janssen [oj]  <Ocke.Janssen@oracle.com>  [bb76500478f77218336f4bc9a0d7c635c8d02bce]

fs33a: #i113744# check length of value


2010-08-24  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [b628a0a0158468eb04729e6ecd98008a7f814f1f]

ooo33gsl07: #i110881# fix fullscreen mode with compiz and metacity ... again


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

linkoo-dev300.diff: Update linkoo for dev300.


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

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


2010-08-24  Ocke Janssen [oj]  <Ocke.Janssen@oracle.com>  [7d8e147c64eb45bbbe8ff7e1ca47d20b4a2499b1]

fs33a: #i113583# handle column names from complex descriptions


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

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

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

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

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

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

2010-08-24  Kai Sommerfeld  <kso@openoffice.org>  [836d3f493757d14b8cc8b449a766780ee4eb1bd0]

#i107134# - add support for https proxy server.


2010-08-24  Kai Sommerfeld  <kso@openoffice.org>  [ecbc03af8f88162df1b42836586fd77edbc52d1d]

#i114085# - Dialog must be centered, removed absolaute position.


2010-08-24  Andreas Bregas  <ab@openoffice.org>  [17b2a94d5109b82392538c943696aab254c00879]

mib19: merge


2010-08-24  Andreas Bregas  <ab@openoffice.org>  [9bb5061f104d4b78bc6da341153338a9974a47aa]

mib19: #163402# StarBASIC::ClearAllModuleVars(): Don't delete vars in proxy and object modules


2010-08-24  Michael E. Bohn  <mbn@openoffice.org>  [e006704bd75e642edbed5c3bd33d7c3d24ef38a1]

merged heads


2010-08-24  Michael E. Bohn  <mbn@openoffice.org>  [586a71afdb0bed549f59eeb9b8b1fbf7290c8f0d]

mib19: #163415# macroname is trimmed before searching for it.


2010-08-24  Michael E. Bohn  <mbn@openoffice.org>  [bd215a796f9ff124bd291571e49526b6a54df247]

mib19 #163409# set the macro exeution mode during workbooks.add


2010-08-24  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [7fab09514c2975d9d936c840889e3dd2938bccad]

ooo33gsl07: #i114002# add missing license headers


2010-08-24  Joachim Lingner  <jl@openoffice.org>  [6114961f52943bc4039ab76e59b23d57363f88bd]

jl158 merging with OOO330_m5


2010-08-24  Joachim Lingner  <jl@openoffice.org>  [10fae13b6f630db4840a540e0e4b4c5f870ee989]

jl158 merging with OOO330_m5


2010-08-24  Joachim Lingner  <jl@openoffice.org>  [b73628296d59dc6e26371d46618230f84993d1d5]

jl158 merging with OOO330_m5


2010-08-24  Joachim Lingner  <jl@openoffice.org>  [d8801bd75a2d1c620fb130b91393bdccc004c82f]

jl158 merging with OOO330_m5


2010-08-24  Kai Sommerfeld  <kso@openoffice.org>  [21755d461e133ef57386cf0d63b8bb0fb5a5dbc4]

whitespace cleanup.


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

ext004: also recognize a set, but empty WITH_LANG


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

ext004: correction to the previous fix


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

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


2010-08-23  Mikhail Voytenko  <mav@openoffice.org>  [123175d154c725a8238a408abce8d6491ed7df1c]

mib19: #163018# adjust other platforms


2010-08-23  Mikhail Voytenko  <mav@openoffice.org>  [841c2c37e5186b2de0b075a03528f11d8b06c6a7]

mib19: #163018# allow to intercept the messages to the system child windows


2010-08-23  Joachim Lingner  <jl@openoffice.org>  [bd31d439a08f6677b481fbd37791d7d53c971a55]

jl158 #i114008# HelpIndexerTool -extension ... implemented. This allows processing of the extension help files by using the java class in the build environment


2010-08-23  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [4cc5448ed82f13bb107695b65f39589df1e46cb9]

ooo33gsl07: #i113253# use paper bin from user setup when appropriate


2010-08-23  Thomas Lange [tl]  <tl@openoffice.org>  [c6e628e2613400598b2c6628ace6d27214c79b25]

cws sw33bf08: #i112679# updating it-IT dictionaries


2010-08-23  Thomas Lange [tl]  <tl@openoffice.org>  [d2cab1a30d4e51cb7e01dc1f38cb235a4d2845bb]

cws sw33bf08: #i114055# updating sl dictionaries


2010-08-23  Marc Neumann [msc]  <Marc.Neumann@oracle.com>  [a1615ed8a913ea0d35d8368425f5cbe0b77d9d8c]

automationooo330m5: #113492# clear the layout and add one sleep


2010-08-23  Marc Neumann [msc]  <Marc.Neumann@oracle.com>  [1aa1fd127f4e9eb669b0f685790031e24b11d049]

automationooo330m5: #114064# testcases did not work under mac osx


2010-08-23  Daniel Rentz  <dr@openoffice.org>  [3a174f37ece7030171f7ca4907bccfaf065ccf5c]

mib19: #163105# center UserForm on window on opening


2010-08-23  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [45e7a1e3f6b01c1fce6056f80e4642a452a42dfd]

fs33a: expose the WB_HIDESELECTION but of the tree control at its UNO API


2010-08-23  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [49c3b9399521b7dd16ccba87d3bdfed1418a842b]

ooo33gsl07: #i110881# workaround compiz (mwm hints should have no effect whatsoever on fullscreen)


2010-08-23  Juergen Schmidt  <jsc@openoffice.org>  [0d92ce616a19ff18ccb86bb426d0cd154591ec9d]

coc03: merge with ooo303m5


2010-08-23  Daniel Rentz  <dr@openoffice.org>  [8222d10d9444229a25ed799fb78cf5fef9e7bf54]

mib19: improved event handling: do not supreppress global events, when Application.EnableEvents symbol set to false


2010-08-23  Daniel Rentz  <dr@openoffice.org>  [c99b24c76c886ddaa93e290412c7674807c23405]

mib19: improved event handling: do not supreppress global events, when Application.EnableEvents symbol set to false


2010-08-23  Daniel Rentz  <dr@openoffice.org>  [df970ca6a70349f6e887661fe6164a1c857c5cdb]

mib19: improved event handling: do not supreppress global events, when Application.EnableEvents symbol set to false


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

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


2010-08-23  Carsten Driesner  <cd@openoffice.org>  [d1102d84dad39c9b9009c59fa27e5d3bf30a4804]

fwk154: #i114014# Use correct compare statement


2010-08-23  Helge Delfs [hde]  <hde@openoffice.org>  [5bb4afebe46a4b9bb50db60624867ce149cfb589]

automationooo330m5#i113978#added exception loading file swdos.txt


2010-08-23  Joachim Lingner  <jl@openoffice.org>  [e70c9b5e20258f3e19ce2c364f8050d019a582d1]

jl158 #i114008# helplinker -extlangsrc -extlangdest implemented. This allows processing of the extension help files by using the helplinker executable.


2010-08-23  Carsten Driesner  <cd@openoffice.org>  [be84c56ceffdf5e1bdade35611b15f8e76379818]

fwk154: #i114014# Fix problem with check box 'Remember Password' in login dialog


2010-08-23  Daniel Rentz  <dr@openoffice.org>  [f43dbd543d60efafd66bb50c5e4e2d0bf6ee0d53]

#163288# treat Excel number format 'General' as standard format


2010-08-23  Andreas Bregas  <ab@openoffice.org>  [fadc14f47bd7f355523357ff961ac3eaf47f34ba]

mib19: #163377# Enhanced trace functionality


2010-08-23  Andreas Bregas  <ab@openoffice.org>  [d67208c7d51dba05e5e242686a30525eb977e771]

mib19: #163377# Support procedure properties for UserForm modules


2010-08-23  Henning Brinkmann  <hbrinkm@openoffice.org>  [99c348b9cdbe13be097789a187f05e9ff9e92e67]

#i114011# added license headers for NumberingManager


2010-08-23  Lars Langhans  <lla@openoffice.org>  [077f9fea1f7faccb083f933bd60caaae65c6be32]

sb123:#i111449# remove all subdirs in complex tests


2010-08-23  Dirk Voelzke  <dv@openoffice.org>  [156a9a83240353193d6d80058ca85cb6bd69e7fd]

dv20:#i113985# Adopted version for libraries and executables, too


2010-08-23  Marc Neumann [msc]  <Marc.Neumann@oracle.com>  [7a8299db7e19f4597558a3ccbee9c9284d253c1b]

automationooo330m5: #114058# fix error in window_functions.inc


2010-08-23  Michael E. Bohn  <mbn@openoffice.org>  [45729384a3508e72e159b1184c8e4d0477a12176]

merged heads


2010-08-23  Michael E. Bohn  <mbn@openoffice.org>  [87f66ebf283dd2cf7fe11633465d762c9a976733]

mib19: #163399# changes so that functions use right documentname to find the right docshell.


2010-08-23  Michael E. Bohn  <mbn@openoffice.org>  [dc459575467d9c444fd328dade90c0d2240795ff]

mib19: #163399# changes so that functions use right documentname to find the right docshell.


2010-08-20  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [fe18bcac5f611b1bb0f3cf69abb2357a48d19106]

ooo33gsl07: #i113898# catch a NULL ptr


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

Make ./configure & friends more user friendly.


2010-08-20  Ivo Hinkelmann  <ihi@openoffice.org>  [46bd96bc7c2f8fac93546f8aa905023a9a59f8ca]

ext004: just copy en-US file without modifications


2010-08-20  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [15b7dd1db09078beda2eed6e532e5930fa4044d1]

pdfprint: #i94173# handle multiple page formats, collation


2010-08-20  Thomas Lange [tl]  <tl@openoffice.org>  [ef0cb53b08c6ee572620e4ada96db24c305171e3]

cws tl82: #i86328# toolbox behavior fixed


2010-08-20  Carsten Driesner  <cd@openoffice.org>  [3734c81ee187c52f22b26bcc11bff38daf103c71]

fwk149: #i102518# Make recovery dialog accessible for typical NetBook screen res (1024x600)


2010-08-20  Thomas Benisch  <tbe@openoffice.org>  [b07c2a4cb2b8060addbf0326970afedf62f7ecc9]

calc58: #i113948# office crashes after resizing chart


2010-08-20  Release Engineering  <releng@openoffice.org>  [fffe7fed17cdbba6d3be3ee35b21a1456dc83159]

#i10000# supress bytecode generation


2010-08-20  Release Engineering  <releng@openoffice.org>  [3417318f27cdc15af6bdcb3ea5b7c6bb554352ab]

#i10000# supress bytecode generation


2010-08-20  Thomas Benisch  <tbe@openoffice.org>  [9c2ea353ead0291d5a298b88c3bae597caafe2f5]

calc58: #i113946# undo does not work for deleting shapes


2010-08-20  Thomas Lange [tl]  <tl@openoffice.org>  [8afc866e0581c11361ec17bf2ffba9279329bf4e]

cws tl82: unused string resources removed


2010-08-20  Thomas Lange [tl]  <tl@openoffice.org>  [a3e4f420ddbdf082284d79551d2333c95e09f857]

cws tl82: #i113440# string resource fixed


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

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


2010-08-20  Joachim Lingner  <jl@openoffice.org>  [42388c96d2d15b636507fc14f75f827916ef24b9]

jl158 #i114008# extension can now contain compiled help. Then XPackage::getRegistrationDataURL points to the help folder within the extension


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

Create .gitignore.


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

Create .gitignore.


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

Create .gitignore.


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

Create .gitignore.


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

Create .gitignore.


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

Create .gitignore.


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

Create .gitignore.


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

Create .gitignore.


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

Create .gitignore.


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

Create .gitignore.


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

Create .gitignore.


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

Create .gitignore.


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

Create .gitignore.


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

Create .gitignore.


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

Create .gitignore.


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

Create .gitignore.


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

Create .gitignore.


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

Create .gitignore's.


2010-08-19  sj  <sj@openoffice.org>  [67cf4c70603a488816d62f116357aabe130c8b7f]

impress186: #i4499# added default resolution unit (metric/non-metric) depending to the tools/options setting


2010-08-19  sj  <sj@openoffice.org>  [c86fd8453e7fc925cb8f0f8ffff7990896da71ec]

impress186: #i4499# added default resolution unit (metric/non-metric) depending to the tools/options setting


2010-08-19  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [a37ba38fa326b3541fe20287d98a8d4fc672cb5e]

fs33a: #i113988# properly retrieve standard images


2010-08-19  Ingrid Halama  <iha@openoffice.org>  [b0d6f054f28472b2d2ebb72fc41b9860ab9708e9]

chart49: #i113992# removing superfluous code together with a memory leak


2010-08-19  Andreas Bregas  <ab@openoffice.org>  [7e01ecf1f79c467b3d16bfd165e4dbd5cbda6b7c]

mib19: #163242# Removed redundant code


2010-08-19  Eike Rathke [er]  <eike.rathke@oracle.com>  [e050b9bc7c26f58d9fcd4c261909249e0522f9df]

calc58: #i113879# add ScMatrix::CloneIfConst() and regard only temporary matrices created by the interpreter as mutable


2010-08-19  Dirk Voelzke  <dv@openoffice.org>  [3a3e4a7b24f97b14bfa1162e679d12e29bd6e878]

dv21:#i113524# No update menu entry for bundled extensions


2010-08-19  Vladimir Glazunov  <vg@openoffice.org>  [63b41e2967bd928e01b57b010471c11c346da2f3]

#i113965# fix for start directory


2010-08-19  Kai Sommerfeld  <kso@openoffice.org>  [470a4ce2cc28acc9a9ccab89f5f68e035fef847e]

#i113985# updated OOOBASEVERSIONMINOR


2010-08-19  sj  <sj@openoffice.org>  [da964ea73a6d7d43689c728d4df7d63184be4d28]

impress198: #i113701,i113699# applied patch / fixed memory leak when saving / opening PPT documents


2010-08-19  Andreas Bregas  <ab@openoffice.org>  [c8a732ca766d1367d95a856a2401654211c8736f]

mib19: #163327# Removed warning


2010-08-19  Herbert Duerr [hdu]  <duerr@sun.com>  [c15af8f23f4ad4dfc353b78387bbb7d98fbe0d56]

fast-forward merging of heads


2010-08-19  Andreas Bregas  <ab@openoffice.org>  [8834a4391c31502aabe137834ed852aa6b620287]

mib19: #163327# Implemented RTL function CallByName


2010-08-19  Herbert Duerr [hdu]  <duerr@sun.com>  [d5fb1d1383d2a5e0eaf6304180ccd3a60ac3228d]

#i1138511# allow symbol-aliasing in adobe single-byte encodings


2010-08-19  Thomas Lange [tl]  <tl@openoffice.org>  [c1861cc8a88d5b3819a0e9a8046a28a5523a9457]

cws sw33bf08: adding missing files to fr dictionary


2010-08-19  Thomas Lange [tl]  <tl@openoffice.org>  [4864b37786e6c304b6d8f908a21a9542e2a8851a]

cws sw33bf08: adding missing files to fr dictionary


2010-08-19  Ingrid Halama  <iha@openoffice.org>  [6d6fa3655e04cdddaf8caf380e356a8382cff425]

chart49: #i113722# duplicate chart creation - OSingleFactoryHelper::createInstanceWithArgumentsAndContext leak


2010-08-19  Ingrid Halama  <iha@openoffice.org>  [9be8a2f3cf03bb3d74ae098a44732017fddb7fcf]

chart49: #i113722# duplicate chart creation - OSingleFactoryHelper::createInstanceWithArgumentsAndContext leak


2010-08-19  Ingrid Halama  <iha@openoffice.org>  [5081bdf4974e56a02b049ec1d371313d96433764]

chart49: #i113722# duplicate chart creation - OSingleFactoryHelper::createInstanceWithArgumentsAndContext leak


2010-08-19  Michael E. Bohn  <mbn@openoffice.org>  [5d8ada69d05e780ae943fe357b20f890f50526d6]

mib19: #163374# Fix for vbproject inizialistion


2010-08-18  va  <volker.ahrendt@oracle.com>  [b713c8752927db9001312e794aa0dc9a962ff2e3]

#i110367# Update For AutoCorrection


2010-08-18  Eike Rathke [er]  <eike.rathke@oracle.com>  [20cd7f058892c76c9d794c6ff0a776ced306b34d]

calc58: #i113739# make N return 0 for all strings again


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

Merge commit 'ooo/OOO330_m4'


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

Merge commit 'ooo/OOO330_m4'


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

Split build: Revert it for now.


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

Merge commit 'ooo/OOO330_m4'


2010-08-18  Ingrid Halama  <iha@openoffice.org>  [d7cef7b728ddcb8ba6109884df387465593e5e60]

chart49: #i113784# SvNumberFormatter in chartmodel leaks


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

Merge commit 'ooo/OOO330_m4'


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

Split build: Revert it for now.


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

Merge commit 'ooo/OOO330_m4'


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

Split build: Revert it for now.


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

Merge commit 'ooo/OOO330_m4'


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

Merge commit 'ooo/OOO330_m4'


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

Merge commit 'ooo/OOO330_m4'


2010-08-18  Christian Lippka  <christian.lippka@sun.com>  [7c84033b76922b3c843314354f8dc1bab364ed7d]

#i113857# disable right mouse button to trigger a range selection


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

Merge commit 'ooo/OOO330_m4'


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

Merge commit 'ooo/OOO330_m4'


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

Split build: Revert it for now.


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

OOO330


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

masterfix: #i113912# fixed creating log directory


2010-08-18  Daniel Rentz  <dr@openoffice.org>  [4eed799a79cffa08a9cae7e8980a0f4673441289]

mib19: #163305# do not fire sheet activation events, when a sheet gets inserted/deleted etc. and the active sheet just changes its index


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

CWS-TOOLING: integrate CWS txtl10n


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

CWS-TOOLING: integrate CWS txtl10n


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

CWS-TOOLING: integrate CWS txtl10n


2010-08-18  Eike Rathke [er]  <eike.rathke@oracle.com>  [f1bcc220319d9d1f2652083f3f5389eb77748081]

calc58: #i113820# make TEXT treat string results and inline strings identical to referenced cell text


2010-08-18  Mikhail Voytenko  <mav@openoffice.org>  [6d37acab0b4dd2bc64d531aef6393d1186a11c56]

fwk153: merge


2010-08-18  Mikhail Voytenko  <mav@openoffice.org>  [967756108a94191a992d38cc4866a5f2971f56f5]

fwk153: #i113674# replace backing component if there is one


2010-08-18  Carsten Driesner  <cd@openoffice.org>  [dbb762b75014756552a44099bfc1a8ae38740e62]

fwk149: #i112582# Fix FocusSet/FocusGet events for complex ComboBox control


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

Merge commit 'ooo/OOO330_m4'


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

Merge commit 'ooo/OOO330_m4'


2010-08-18  Thomas Lange [tl]  <tl@openoffice.org>  [c85c03983ced85cfef7bf5f5d05fe88c12f69db6]

cws sw33bf08: #i113478# updates for Serbian hyphenation dictionaries


2010-08-18  Thomas Lange [tl]  <tl@openoffice.org>  [a20612dc529835b661e01eee2d4b9bf733854209]

cws sw33bf08: #i113770# French dictionary update


2010-08-18  Thomas Lange [tl]  <tl@openoffice.org>  [5438cf78dea93b738da6b31ef32ecdc7d8ccbda9]

cws sw33bf08: #i112679# update for German dictionaries


2010-08-18  Henning Brinkmann  <hbrinkm@openoffice.org>  [eb51984cee2d08c943680983ecdc5fede61a4c94]

writerfilter09: handle CT_DocDefaults as defaults, too


2010-08-18  Thomas Lange [tl]  <tl@openoffice.org>  [6872169ffd9b735240d77273b167962dc76ccd1e]

cws sw33bf08: #i113478# updates for Serbian hyphenation dictionaries


2010-08-18  Dirk Voelzke  <dv@openoffice.org>  [668f998c88cc5e3a344dfc0693c0694d5121296a]

dv20:#i80759# Fixed a memory leak


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

CWS-TOOLING: integrate CWS graphite04


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

CWS-TOOLING: integrate CWS graphite04


2010-08-18  Thomas Lange [tl]  <tl@openoffice.org>  [cb9da85e07300b35a99fd6fe4b3d702f987d1582]

cws sw33bf08: #i113867# removing en-US dictionaries from Ukrainian language pack


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

CWS-TOOLING: integrate CWS automationooo330m4


2010-08-18  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [6f59f19bc89387609dfc09b126c46697792f4655]

pdfprint: additional debug traces


2010-08-18  Thomas Lange [tl]  <tl@openoffice.org>  [6916ec405e20a62bccc5a11f515c932e7e5cd968]

cws sw33bf08: #i113867# removing en-US dictionaries from Ukrainian language pack


2010-08-18  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [1e2a8e040e075d208c184743daaea79866d17e23]

pdfprint: #i94173# printer name


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

CWS-TOOLING: integrate CWS native324


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

CWS-TOOLING: integrate CWS ooo33gsl05


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

CWS-TOOLING: integrate CWS ooo33gsl05


2010-08-18  Ingrid Halama  <iha@openoffice.org>  [e3453827bffa5322faa61e550c02a2cf038e9fcb]

chart49: #i113743# attributed data points leak


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

CWS-TOOLING: integrate CWS jl157


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

CWS-TOOLING: integrate CWS mav56


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

CWS-TOOLING: integrate CWS mav56


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

CWS-TOOLING: integrate CWS mav56


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

CWS-TOOLING: integrate CWS fwk151


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

CWS-TOOLING: integrate CWS fwk151


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

CWS-TOOLING: integrate CWS automationooo330m3


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

CWS-TOOLING: integrate CWS jl154


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

CWS-TOOLING: integrate CWS jl154


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

CWS-TOOLING: integrate CWS jl154


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

CWS-TOOLING: integrate CWS jl154


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

CWS-TOOLING: integrate CWS jl154


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

CWS-TOOLING: integrate CWS jl154


2010-08-18  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [90adc1368e7f158f9f2e9545f738027581dc4f18]

vcl115: #i113908# improve some border cases for recent file manager


2010-08-18  Carsten Driesner  <cd@openoffice.org>  [6ff3ba91e966fcada6e6bc6109c3d4eb1db29f7f]

fwk153: Merge changes


2010-08-18  Helge Delfs [hde]  <hde@openoffice.org>  [cd1cbcf07d7973174aabf33161acf686df1beeda]

#automationooo330m4#i113928#adding SL language (50) to writer testscripts


2010-08-18  Carsten Driesner  <cd@openoffice.org>  [d40c2239e14027cef7c281830616c3deacbc9174]

fwk153: #i110127# Provide one instance of module accelerator manager in module ui configuration manager implementation.


2010-08-18  Helge Delfs [hde]  <hde@openoffice.org>  [a126f35743ebfcf814e7cbbb7238f9e1615550fb]

automationooo330m4#i113928#adding SL language (50) to writer testscripts


2010-08-18  Helge Delfs [hde]  <hde@openoffice.org>  [6ddad15084be29b569618170221749ab57a6d92d]

automationooo330m4#i113928#adding SL language (50) to writer testscripts


2010-08-18  Helge Delfs [hde]  <hde@openoffice.org>  [0ccc888d9c37bba12464f69a9f55f290d1f2c5d5]

automationooo330m4#i113928#adding SL language (50) to writer testscripts


2010-08-18  Helge Delfs [hde]  <hde@openoffice.org>  [456ad70d2644f385e67f45f6b62e19a16f778645]

#automationooo330m4#i113911#warning corrected


2010-08-18  Helge Delfs [hde]  <hde@openoffice.org>  [420ae4899c6760e21422c0c1e63081f6d03dceac]

#automationooo330m4#i113911#warning corrected


2010-08-17  va  <volker.ahrendt@oracle.com>  [a5afefb8208117e402e64a604d58fd714009d13a]

#i112533# Updated Franch AutoCorr


2010-08-17  Henning Brinkmann  <hbrinkm@openoffice.org>  [3fbaee30ee7832d79b02f21f6f1a14a70e735bd9]

writerfilter09: handle 'wrap tight' and 'wrap through' differently


2010-08-17  Thomas Lange [tl]  <tl@openoffice.org>  [3404d2fe8e50e3bc0efc91ccba9796fef73b3d5c]

cws sw33bf08: #i113584#, #i113587# transliteration fixed


2010-08-17  Thomas Lange [tl]  <tl@openoffice.org>  [afb2f41ca982b7e0cbc8a5b4952ea3edfbb2a883]

cws sw33bf08: #i113584#, #i113587# transliteration fixed


2010-08-17  Thomas Lange [tl]  <tl@openoffice.org>  [30ff826ddc974f37c72d2d74b3934ed691a7ef7e]

cws sw33bf08: #i113584#, #i113587# transliteration fixed


2010-08-17  Henning Brinkmann  <hbrinkm@openoffice.org>  [4548b7649d46d5a3153963bb37c7c3842edce6ae]

writerfilter09: WrapPolygonHandler: use WrapPolygon and correctWordWrapPolygon


2010-08-17  Henning Brinkmann  <hbrinkm@openoffice.org>  [1fd3d9c3074b80f59279189d1b06f138990d8075]

writerfilter09: Fraction: constructor from Fractions, init, assign, inverse, operator=


2010-08-17  Helge Delfs [hde]  <hde@openoffice.org>  [ab6bd75bca74480fcce7db2a983faf86923d4013]

#automationooo330m4#i112568#warning corrected


2010-08-17  Helge Delfs [hde]  <hde@openoffice.org>  [b0258ce0e82bfd48b9feb9cd50802355d2e19296]

#automationooo330m4#i113602#warning corrected


2010-08-17  Herbert Duerr [hdu]  <duerr@sun.com>  [7d7809aeea8923b004cd9b1982bc20a46b30d0d8]

#i113604# allow refcounting for const ImplFontCharMap objects


2010-08-17  Caolán McNamara  <cmc@openoffice.org>  [cb3fb3539c5f3dec1c72e904978c285868a910e8]

cmcfixes78: #i113938# printf style formats in c++ stream operation


2010-08-17  Andreas Bregas  <ab@openoffice.org>  [b5da1139783f3d8944386b1e59a0bda78b263a22]

mib19: #163242# Avoid multiple initialization of class and object modules


2010-08-17  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [53cf0e655767a9e7b7a12eae6e856f5064134199]

ooo33gsl06: #i113919# fix page range behavior for 3.3


2010-08-17  Andreas Bregas  <ab@openoffice.org>  [9bf72cb920cd80ca9f0038f7962e7dd5aa41feb1]

mib19: #163249# Changed SbiSymPool search order to avoid hiding parameters named like the sub


2010-08-17  Miklos Vajna  <vmiklos@openoffice.org>  [661d7b756c2fc702a0d3750fc1d399681555ab0d]

vmiklos01: #i113532# Use OSL_THIS_FUNC instead of the non-portable __PRETTY_FUNCTION__


2010-08-17  Miklos Vajna  <vmiklos@openoffice.org>  [cb00949c460eb4a0b32d72f97d1abf812838d831]

vmiklos01: #i113532# Use OSL_THIS_FUNC instead of the non-portable __PRETTY_FUNCTION__


2010-08-17  Henning Brinkmann  <hbrinkm@openoffice.org>  [86898639d4144a078ed295d0a8bef406868802cb]

writerfilter09: use WrapPolygonHandler


2010-08-17  Henning Brinkmann  <hbrinkm@openoffice.org>  [0ddda96e69eefbc284f5678c08644b46525ad853]

writerfilter09: new class Fraction


2010-08-17  Henning Brinkmann  <hbrinkm@openoffice.org>  [98e01f2726e01bd618821573c894d5304e00f103]

writerfilter09: new class WrapPolygonHandler


2010-08-17  Mikhail Voytenko  <mav@openoffice.org>  [4929c034350dbad96804a5c517d3471c1d7b7b14]

fwk153: #i113914# set the new storage for duplicate libraries also


2010-08-16  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [c442274602ae7c74135b463cef1553fcfac0d11f]

pdfprint: #i94173# #i113802# send print jobs in PDF instead of PostScript


2010-08-16  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [1bee6c0e9121cf1d3d246a7e49f5e0d89aad6682]

pdfprint: #i94173# #i113802# send print jobs in PDF instead of PostScript


2010-08-16  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [3b20bee998a483d34bbed70bd8a297715f289df9]

pdfprint: fix a warning


2010-08-16  Caolán McNamara  <cmc@openoffice.org>  [40f797d028c472ff7f251bc125cad4d302092e0c]

cmcfixes78: #i113910# get rid of frame effect in cairo-canvas


2010-08-16  Herbert Duerr [hdu]  <duerr@sun.com>  [588516e12af81741174b16feb22bef6d5f5fc66e]

#i113861# prepare caching of ImplFontCharMap objects on UNX


2010-08-16  Herbert Duerr [hdu]  <duerr@sun.com>  [c44ba02b8439f592a8379f770c7058b70419398f]

#i113604# allow forced garbage-collection on exit


2010-08-16  Thomas Benisch  <tbe@openoffice.org>  [67127f6fc897a4bb081e16634d20e420ca217a0e]

chartextensibility: #i113619# Pasting a chart into a spreadsheet is not notified


2010-08-16  Ingo Schmidt  <is@openoffice.org>  [8a395179065bfcd30ce82904aab4af1abf6c6d41]

native324 #i113835# preparing rpm installation on debian systems


2010-08-13  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [0e2a4986b2436c30efa76a20208c867af6e82e19]

fs33a: make compile in non-pro build (removed seemingly dead assertion)


2010-08-13  Daniel Rentz  <dr@openoffice.org>  [c26a9b2de55a47496d9cdbf4d75ccdf3572fc008]

mib18: wae


2010-08-13  Daniel Rentz  <dr@openoffice.org>  [41b94861a16cb202c6aeb42c3e206a43f039e793]

mib18: wae


2010-08-13  sj  <sj@openoffice.org>  [ee67e90ff963021e6e5949d9e20d1a26193d4cc9]

pdfprint: merge


2010-08-13  sj  <sj@openoffice.org>  [c5b45ba35292d1c85c755b90b556026f5d6396ba]

pdfprint: #i113625# using GraphicProvider instead of svtools filter


2010-08-13  sj  <sj@openoffice.org>  [55d4534fea590f636abda2d4c5352e498fcdb4a9]

pdfprint: #i113625# using GraphicProvider instead of svtools filter


2010-08-13  Joachim Lingner  <jl@openoffice.org>  [fac5928edd1b7e7f466614145e9b091a2f38786a]

jl158 merging with jl154


2010-08-13  Joachim Lingner  <jl@openoffice.org>  [acee8c2f6e844ccf3aca4e0a049364b5fef11e50]

jl158 merging with jl154


2010-08-13  Joachim Lingner  <jl@openoffice.org>  [ce34ffeb16a90d8d0fcb3db24232c32b43b4c7f3]

jl158 merging with jl154


2010-08-13  Herbert Duerr [hdu]  <duerr@sun.com>  [1fc79e17babe1511326f289e3539772674be9562]

#i113604# fix some charmap refcounting issues


2010-08-13  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [a40d24467d45f19bf167a5e2a638a71715162675]

ooo33gsl05: #i113810# fix on behalf of aw


2010-08-13  Dirk Voelzke  <dv@openoffice.org>  [dc50b041cf1c549bb4ec9cde37da1ca5e61cdc34]

dv20:#i95454# Use GetShortName to avoid problems with char versus wchar


2010-08-13  Daniel Rentz  <dr@openoffice.org>  [5db9a76c7c4ea7a6698567113e311b8d77a46310]

mib18: merge


2010-08-13  sj  <sj@openoffice.org>  [e994123b57f1c8f6f9ae6c45c6a24ec2deefdcad]

impress186: merge with DEV300m86


2010-08-13  sj  <sj@openoffice.org>  [3e05df357ef0c5c9274e03d43cea14967a158e38]

impress186: merge with DEV300m86


2010-08-13  sj  <sj@openoffice.org>  [31e277930248db09f5190334aab40e0b01fd5d64]

impress186: merge with DEV300m86


2010-08-13  sj  <sj@openoffice.org>  [e91eb75f9e7f7788e648a0d270f2166222ed54ab]

impress186: merge with DEV300m86


2010-08-13  sj  <sj@openoffice.org>  [1352676b8173290c3aa828596e01bfe76ad5545a]

impress186: merge with DEV300m86


2010-08-13  Mikhail Voytenko  <mav@openoffice.org>  [5df1941a50f21012cb1b44c46e57e8b29467544b]

mib18: #163278# handle the internal VBA types correctly


2010-08-13  Daniel Rentz  <dr@openoffice.org>  [fac88154228d68b95ce8862801701d0afcdb4c56]

mib18: merge


2010-08-13  Mikhail Voytenko  <mav@openoffice.org>  [f8ec5aff1ec516c5184cbd778575ec3065c63145]

mib18: merging


2010-08-13  Mikhail Voytenko  <mav@openoffice.org>  [4d949990ef1438fcae98262519c6af2b47e5ccf5]

mib18: #163225# support long strings in basic


2010-08-13  Michael Brauer  <mib@openoffice.org>  [232ee1a3b01e629ba1d2889e226fe66d8c834224]

mib18: #163285#: Set correct error code in Collection.item and Collection.remove


2010-08-13  Herbert Duerr [hdu]  <duerr@sun.com>  [2b5d5724c530ae230c6b3b888cee2da1778a74b6]

#i113800# wrap more fontconfig symbols


2010-08-13  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [6513107d7cd9114dceb57ecbef9045f2e912caca]

vcl115: #i113856# another WM workaround (thanks cmc!)


2010-08-13  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [5a5ce769918c417c8b68e01183076936980b56a6]

gnumake2: fixes for multi repo support


2010-08-13  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [e6692fc0f9b822267bd93e326ca8429a8a7cb398]

fs33a: merge after pulling OOO330.m4's change sets


2010-08-13  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [f13ce448ff464d557a9b360eb413f914276cc4e3]

fs33a: merge after pulling OOO330.m4's change sets


2010-08-13  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [5b75553f44ddcd2b599c25d0d59b6703424e112c]

fs33a: merge after pulling OOO330.m4's change sets


2010-08-13  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [79f69a243a3c9d87ff2a6ba1fb878267c4cb6a3b]

fs33a: merge after pulling OOO330.m4's change sets


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

automationooo330m3: #i113680# - Cannot do without wait-statement. Bad, that is.


2010-08-13  Daniel Rentz  <dr@openoffice.org>  [3ab28d4d5290985f921459d2c480fc6b07cd7ddb]

mib18: rebase to OOO330m4


2010-08-13  Daniel Rentz  <dr@openoffice.org>  [fb0f214694b7e2a8a822bcd7bed910cf8d81f665]

mib18: rebase to OOO330m4


2010-08-13  Daniel Rentz  <dr@openoffice.org>  [e4e6f22b32d029319ae6631562e1abc05d431102]

mib18: rebase to OOO330m4


2010-08-13  Daniel Rentz  <dr@openoffice.org>  [44d428feaf032f34ede97f82752c7e1e360946fb]

mib18: rebase to OOO330m4


2010-08-13  Daniel Rentz  <dr@openoffice.org>  [a20450cfcf9883ebb333b19db57d820e9e3dc204]

mib18: rebase to OOO330m4


2010-08-13  Daniel Rentz  <dr@openoffice.org>  [96f3672e5e91cc8bc10aa114239f58f2308a49ee]

mib18: rebase to OOO330m4


2010-08-13  Daniel Rentz  <dr@openoffice.org>  [7c59f09384c4fcaad3c9346448c922d0859f7182]

mib18: rebase to OOO330m4


2010-08-13  Daniel Rentz  <dr@openoffice.org>  [7857895b3d1fe895abad33cb5f7ffc6cd9ec1c8c]

mib18: rebase to OOO330m4


2010-08-13  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [1fa6112a2d062612201c765ed3eb6e2faaba8faf]

ooo33gsl05: fix a typo


2010-08-13  Ingo Schmidt  <is@openoffice.org>  [969f4032e8ee1339cbbc339466f0122f8c1fb8a8]

native324 #i113835# preparing rpm installation on debian systems


2010-08-13  Joerg Skottke [jsk]  <jsk@openoffice.org>  [83185d779170737687ae7dbdabc6490a9dde47cf]

automationooo330m3: #i112026# - Findbar integrated into w_updt.bas (w_020_.inc)


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

jl154: #i113786# - Extension Manager is even slower. Inserted Wait( 2000 )


2010-08-13  Joerg Skottke [jsk]  <jsk@openoffice.org>  [9c6421ba403d02b3a2adcc7dbfe59786f75f0f7a]

automationooo330m3: #i107408# - Number of samples has changed: Old 60, new: 56


2010-08-13  Joerg Skottke [jsk]  <jsk@openoffice.org>  [681a157f8a83ddb4ac5cf65df85695eb94d52406]

automationooo330m3: #i110184#/#i113761# - Changed handling of messageboxes, made QA-ErrorLogs from Warnlogs, the test is now again functional.


2010-08-13  Herbert Duerr [hdu]  <duerr@sun.com>  [9e5b02a0c1e802a6afdca2d79e77a0aa00e98ba7]

#i113776# avoid default adaptive subdivision for now


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

automationooo330m3: #ii113764# - Moved check for binfilters to external function, too much duplication otherwise


2010-08-13  Andreas Bregas  <ab@openoffice.org>  [d2aa21c67466637572b0fbd06cc941c1d60d9dc4]

mib18: #163254# Set right name and parent for copied object class members


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

jl154: Local merge


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

jl154: Local merge


2010-08-13  Joerg Skottke [jsk]  <jsk@openoffice.org>  [6b138d543f14768f64fa4985b8397f533e99c97c]

jl154: Local merge


2010-08-13  Joerg Skottke [jsk]  <jsk@openoffice.org>  [0d1de3e4b999b0be397c5a4f2976ab241f4c9c67]

jl154: Local merge


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

jl154: Local merge


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

jl154: Local merge


2010-08-13  Joerg Skottke [jsk]  <jsk@openoffice.org>  [5f5012a8d9eff10f8a76e40e94a1d30955aa7747]

#i113761# - Used opportunity for minor refactoring


2010-08-12  Thomas Benisch  <tbe@openoffice.org>  [c1f9b88295e633e250209f5082399a317b953fc7]

chartextensibility: #i113841# API: provide bounding box of the Calc grid window


2010-08-12  Mihaela Kedikova  <misheto@openoffice.org>  [fde9364cfeaa83d757e982108a3cb8f8b589055b]

tabcontrol: new source code for tabcontrol added


2010-08-12  Mihaela Kedikova  <misheto@openoffice.org>  [5eb0040d0199f8c80d47ed912e055f27a193b81d]

tabcontrol: new source code for tabcontrol added


2010-08-12  Mihaela Kedikova  <misheto@openoffice.org>  [9cdd338cf868480fecc95c2296ed57033bf90958]

tabcontrol: new source code for tabcontrol added


2010-08-12  Mihaela Kedikova  <misheto@openoffice.org>  [a59d3476c34f246619895af36d563b618c4d8408]

tabcontrol: new source code for tabcontrol added


2010-08-12  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [7bd320c17e0b82ecf8571d7abb75dbe6b3464c0a]

merge with OOO330m4


2010-08-12  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [35811e23d67bfa5ef227077182d4562fd610b637]

merge with OOO330m4


2010-08-12  Michael Stahl  <mst@openoffice.org>  [f47d90f206047b44993671316cfad21eb471a846]

sw33bf08: #i108078#: ::sfx2::createBaseURI(): decode content of expand URI


2010-08-12  Joerg Skottke [jsk]  <jsk@openoffice.org>  [768e7e2715c54ccd462c82cb0500dbc5eefef079]

jl154: #i113786# - Removing installed extensions fails because the extension manager has become somewhat slower. Use hCloseDialog() to close the extensionmanager and use a few waitslots should fix the problem.


2010-08-12  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [b045af077a788a6b95b2e690d58ea1712c6f3d25]

ooo33gsl05: #i113025# fix GDIMetaFile handlng of MapMode MAP_PIXEL


2010-08-12  Michael Stahl  <mst@openoffice.org>  [7b40b729c0956185ce6bcf6d00b85857fcb9e26b]

sw33bf08: #i108078#: ::sfx2::createBaseURI():  manually expand vnd.sun.star.expand: URIs before calling makeAbsolute().


2010-08-12  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [6bb9f5bea7037dcda3cb3e104452fb0104544bfb]

ooo33gsl05: #i113821# ensure last page renders when aborting job


2010-08-12  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [95e33c19c083f800dc188ffc63bb5c550950724a]

merge with ooo33gsl04


2010-08-12  Henning Brinkmann  <hbrinkm@openoffice.org>  [64a8bd7bb1bee1b3523473e71b5bc1ef24f64fc3]

writerfilter09: make buildable without debug=t


2010-08-12  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [7c65391cadfe6caad000bd6ea058a437958c52ac]

vcl115: #i113809# do not set an empty max size (thanks cmc!)


2010-08-12  sb  <sb@openoffice.org>  [10e6c6cbfb05b1a46a6cf187c0d44cee2bfa3768]

sb130: #i113096# introduced com.sun.star.configuration.XUpdate.removeExtensionXcuFile


2010-08-12  sb  <sb@openoffice.org>  [1423da554b361a3aa020c17469972861a02dcac1]

sb130: #i113096# introduced com.sun.star.configuration.XUpdate.removeExtensionXcuFile


2010-08-12  Mikhail Voytenko  <mav@openoffice.org>  [2f61a21f70c9dc5efa8d0e0a54e06da282a68efb]

fwk152: #i10000# fix warning


2010-08-12  Andreas Bregas  <ab@openoffice.org>  [20e2562e7be5ea6009e42d4cb9818642e9daa5f9]

mib18: #163254# Fixed instantiation of class modules for object members


2010-08-11  Henning Brinkmann  <hbrinkm@openoffice.org>  [609f266c91e210b0c55e632af8a0c8df2e3b4dbb]

writerfilter09: merged DEV300_m86


2010-08-11  Henning Brinkmann  <hbrinkm@openoffice.org>  [48912f6e592380af2ebf85be6b464ec7f12f2ae1]

writerfilter09: merged DEV300_m86


2010-08-11  Henning Brinkmann  <hbrinkm@openoffice.org>  [4bfcadef6c2934484f4a14813a391dc61035b2a4]

writerfilter09: merged DEV300_m86


2010-08-11  Henning Brinkmann  <hbrinkm@openoffice.org>  [42398dbbae43ff00f38d073cbc2a2d5f0a53391d]

writerfilter09: merged DEV300_m86


2010-08-11  Henning Brinkmann  <hbrinkm@openoffice.org>  [339560939e81d098408a8040d8655e683c69881c]

writerfilter09: LoggedProperties::sprm: send sprm id as attribute


2010-08-11  Henning Brinkmann  <hbrinkm@openoffice.org>  [4e51135bca5cc9685b71b6a8b6130c1352724266]

writerfilter09: refactoring of debugging code in PropertyMap and DomainMapperTableHandler.cxx


2010-08-11  Henning Brinkmann  <hbrinkm@openoffice.org>  [215ae1c02d942a37fc8d567559c0bd50976242ef]

writerfilter09: TDefTableHandler: use logged resources


2010-08-11  Henning Brinkmann  <hbrinkm@openoffice.org>  [8133f8b9ec7f486afeba024cb7b1812c21307890]

writerfilter09: TblStylePrHandler: use logged resources


2010-08-11  Henning Brinkmann  <hbrinkm@openoffice.org>  [4e23431df0680edbc971ef4a8973a764ed137cd5]

writerfilter09: SectionColumnHandler: use logged resources


2010-08-11  Henning Brinkmann  <hbrinkm@openoffice.org>  [bc590a010e3530a9835a8f1af842292a0c1e5fd0]

writerfilter09: PageBordersHandler: use logged resources


2010-08-11  Henning Brinkmann  <hbrinkm@openoffice.org>  [feebb2d88591fba32ed2c94f1970c828bb16b9d5]

writerfilter09: OLEHandler: use logged resources


2010-08-11  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [747ece3c0983cf226f1785896554e27448e02320]

vcl114: fix  snafu


2010-08-11  Henning Brinkmann  <hbrinkm@openoffice.org>  [112dbd0bdb8988a26d7e61bbec521b1014b69763]

writerfilter09: NumberingManager: use logged resources


2010-08-11  Henning Brinkmann  <hbrinkm@openoffice.org>  [9892370e9a967e2f32ba3b3c32148694079f6932]

writerfilter09: MeasureHandler: use logged resources


2010-08-11  Henning Brinkmann  <hbrinkm@openoffice.org>  [65b3def683f46d3c0d252a61bb8f00487d7af7b4]

writerfilter09: FFDataHandler: use logged resources


2010-08-11  Henning Brinkmann  <hbrinkm@openoffice.org>  [a3af0ceb2984cca95fa8352d820a6531d7272e00]

writerfilter09: CellMarginHandler: use logged resources


2010-08-11  Henning Brinkmann  <hbrinkm@openoffice.org>  [76af059b7a287758b07916a946a89f90d4024168]

writerfilter09: CellColorHandler: use logged resources


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

masterfix: #i10000# switch back packing


2010-08-11  Henning Brinkmann  <hbrinkm@openoffice.org>  [cac5eef5c6d5343596d70ae164add34d6d62d795]

writerfilter09: BorderHandler: use logged resources


2010-08-11  Henning Brinkmann  <hbrinkm@openoffice.org>  [394a1eb553cbc9234c3b7dae41cdb6843f682da2]

writerfilter09: GraphicHelpers: use logged resources


2010-08-11  Henning Brinkmann  <hbrinkm@openoffice.org>  [ddd9d4c30513a845f4982564984d0b13fce30bae]

writerfilter09: ThemeTable: use logged resources


2010-08-11  Henning Brinkmann  <hbrinkm@openoffice.org>  [46ac754898fb5f9971f2f91034ad0a023abadecc]

writerfilter09: GraphicImport: use logged resources


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

OOO330


2010-08-11  Henning Brinkmann  <hbrinkm@openoffice.org>  [84d9d6784496f19df58beaa0392340b61b8c0631]

writerfilter09: FontTable: use logged resources


2010-08-11  Henning Brinkmann  <hbrinkm@openoffice.org>  [7241d7d4bcb5d782b09cc89c4a8699cf0296cc70]

writerfilter09: SettingTable: use logged resources


2010-08-11  Joerg Skottke [jsk]  <jsk@openoffice.org>  [77e07802454b46f89203ebf533349a0d3ff0fec1]

automationooo330m3: #i110184# - Re-enable autotest, need to check problem with unexpected messagebox though.


2010-08-11  Herbert Duerr [hdu]  <duerr@sun.com>  [336664d07bc3d3f865e28ca760fba3a37020c70e]

#i113800 remove fontconfig pseudo-dupe patterns as early as possible


2010-08-11  Andreas Bregas  <ab@openoffice.org>  [2987b20f9bfbd87eb28d49995bb32e013ffd7b93]

mib18: Merge


2010-08-11  Henning Brinkmann  <hbrinkm@openoffice.org>  [492d8821e4de7677b1741432dc7b356d6d532b9e]

writerfilter09: StyleSheetTable: use logged resources


2010-08-11  Daniel Rentz  <dr@openoffice.org>  [6c42cf77670557590186cea665b6f84db42f5137]

dr77: move code that binds controls to sheet source, ported from cws container_controls


2010-08-11  Daniel Rentz  <dr@openoffice.org>  [4d9f54e9f020c91c7fda048bcf3f7549d58bc2b4]

dr77: move code that binds controls to sheet source, ported from cws container_controls


2010-08-11  Henning Brinkmann  <hbrinkm@openoffice.org>  [c7463f8d0762af49387953cdf4acd1de6bdb284b]

writerfilter09: new: LoggedResourceHelper


2010-08-11  Andreas Bregas  <ab@openoffice.org>  [73e504b3e526fe7bbb01e8947d329f1687d84011]

mib18: #163237# Changed error handling in StepSET


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

jl154: #i113786# - Inverted logic


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

CWS-TOOLING: integrate CWS vgbugs10_OOO330


2010-08-11  Joerg Skottke [jsk]  <jsk@openoffice.org>  [3cfb1a05631cdb65ff91ccc8198f631629e66621]

jl154: #i113786# - Fix incorrect warning for non-executed basic script.


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

CWS-TOOLING: integrate CWS narrow02_OOO330


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

CWS-TOOLING: integrate CWS narrow02_OOO330


2010-08-11  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [89b7194c6a75752143fe3d222491177c0bcf17ef]

remove dead file


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

CWS-TOOLING: integrate CWS tl83_OOO330


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

CWS-TOOLING: integrate CWS tl83_OOO330


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

CWS-TOOLING: integrate CWS tl83_OOO330


2010-08-11  Henning Brinkmann  <hbrinkm@openoffice.org>  [bb22544122c56c7bf9518d03e316283209334288]

writerfilter09: use logged resources for DomainMapper


2010-08-11  wg111939  <wg111939@sr1-eham02-02>  [2b11ab5657a5b7956c7a6fb7adf90796b4e946cf]

i113795, redesign i_us_present.inc


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

CWS-TOOLING: integrate CWS sb128


2010-08-11  Henning Brinkmann  <hbrinkm@openoffice.org>  [cd20b831f0876e70def0e1eac2525fef977c1b12]

writerfilter09: added LoggedResources for Stream, Properties and Table


2010-08-11  wg111939  <wg111939@sr1-eham02-02>  [8b81a076558d9da29fb6782eddd469325c1e21b9]

i113795, redesign i_us2_present.inc


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

CWS-TOOLING: integrate CWS l10nfixer01


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

CWS-TOOLING: integrate CWS l10nfixer01


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

CWS-TOOLING: integrate CWS l10nfixer01


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

CWS-TOOLING: integrate CWS l10nfixer01


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

CWS-TOOLING: integrate CWS calc57


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

CWS-TOOLING: integrate CWS calc57


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

jl154: #i113764# - Check for binfilter, fix syntax error


2010-08-11  Joerg Skottke [jsk]  <jsk@openoffice.org>  [7314b41f86289b536ee070417eda41cc681ca868]

automationooo330m3: #i113764# - Check for binfilter, fix syntax error


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

CWS-TOOLING: integrate CWS writerfilter08ooo330


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

CWS-TOOLING: integrate CWS writerfilter08ooo330


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

CWS-TOOLING: integrate CWS writerfilter08ooo330


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

CWS-TOOLING: integrate CWS writerfilter08ooo330


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

CWS-TOOLING: integrate CWS ooo33gsl04


2010-08-11  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [b9e6133705ac49d3299aae2d5d62ea04a015cd76]

oooimprovement6: #i99729# collecting ruler interaction


2010-08-11  Daniel Rentz  <dr@openoffice.org>  [3fb28911c53d6e156f56a159f458a58fe1b6842f]

mib18: unx compiler warnings


2010-08-11  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [00b6e5da07f6fb27d244a68832b39bafbaccea45]

oooimprovement6: #i97340# disable show data button when no file exists


2010-08-11  Mikhail Voytenko  <mav@openoffice.org>  [949e63c1f4ecb4ef61310cf1c1713fb20854c578]

mib18: #163215# handle the closed dialog correctly


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

jl154: Local merge


2010-08-11  Joerg Skottke [jsk]  <jsk@openoffice.org>  [3187f616ff5e2bd2ad6eb00affe920157416776b]

jl154: Local merge


2010-08-11  Joerg Skottke [jsk]  <jsk@openoffice.org>  [7172f697ab5c114ba5b2201e72116085db857642]

jl154: Local merge


2010-08-11  Joerg Skottke [jsk]  <jsk@openoffice.org>  [48ab5f899d75851767bb35d3d6d9ed33713628db]

jl154: Local merge


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

jl154: Local merge


2010-08-11  Joerg Skottke [jsk]  <jsk@openoffice.org>  [04bd67e0deadf9ead7604b1ecb2d8d3982b6e3ae]

jl154: Local merge


2010-08-11  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [bac4d759bdcf17fd4438024367ca2bc2bc982011]

oooimprovement6: #i98561# clicking on show data closes the modal dialog


2010-08-11  Andreas Bregas  <ab@openoffice.org>  [6fd7d647906c721d69f062e41221cffb6bddb402]

mib18: Merge


2010-08-11  Andreas Bregas  <ab@openoffice.org>  [e3046e29e116f5d22f6e56933058b66ce4f6d1bf]

mib18: Merge


2010-08-11  Andreas Bregas  <ab@openoffice.org>  [c28503c38aec7fdc4cc528fac116f8eac798c6de]

mib18: #163121# Fixed back chain handling for new declare implementation


2010-08-10  Daniel Rentz  <dr@openoffice.org>  [de0ee2cfcf30e2675fb64e02704a277bedf31545]

mib18: adjusted service name to match VBA symbol


2010-08-10  Michael E. Bohn  <mbn@openoffice.org>  [a72754d198aeaf328100c4d9cd340ffbb759796e]

mib18: #163259# implementation of global symbol Excel


2010-08-10  Michael E. Bohn  <mbn@openoffice.org>  [47c57a6a16a01121e2c04574652068be4a1acbe2]

mib18: #163259# implementation of global symbol Excel


2010-08-10  Henning Brinkmann  <hbrinkm@openoffice.org>  [308b7dd63832016ef7c06c9f1652833cd61c4628]

writerfilter09: missed a #ifdef DEBUG_FACTORY


2010-08-10  Henning Brinkmann  <hbrinkm@openoffice.org>  [5913346323dc551dd316a5a5dd96988251858e39]

writerfilter09: debugging output for OOXMLFastContextHandler::setValue, refactor debugging code for OOXMLPropertySet


2010-08-10  Henning Brinkmann  <hbrinkm@openoffice.org>  [e033f3a57542ebec0a0f1e5cb3685525c61c775a]

writerfilter09: ooxml: refactoring debug output


2010-08-10  Henning Brinkmann  <hbrinkm@openoffice.org>  [60566277eb6bf40e9f72a95eed597d9b1b5d54dd]

writerfilter09: TagLogger: indented output, cleaning up


2010-08-10  Michael E. Bohn  <mbn@openoffice.org>  [6c3c1c50fe2c70162ca3c77bb3f83b8024c8075e]

heads merged


2010-08-10  Michael E. Bohn  <mbn@openoffice.org>  [b0f04812c6b9fc1a4eb486dd524ea229b427b161]

heads merged


2010-08-10  Michael E. Bohn  <mbn@openoffice.org>  [7c2b94d0a3352ee92e0202b1eba64254583798ae]

mib18: #163120# adding the entrypoint for symbol Debug


2010-08-10  Michael E. Bohn  <mbn@openoffice.org>  [a1f6f3ec0728d2877c96ee8e2bba5a03f6bdc945]

mib18: #163120# adding the entrypoint for symbol Debug


2010-08-10  wg111939  <wg111939@sr1-eham02-02>  [2e50298325ab90919b3a9e104451f4b45f2a6da2]

i113769, adding call sSelectEmptyLayout in g_edit.inc, EditObjectEdit


2010-08-10  wg111939  <wg111939@sr1-eham02-02>  [9f6dbcf1d7ffcb62873b77e5190f180c213478e1]

i11376,insert sleep after call hGrafikeinfuegen in id_tools2.inc


2010-08-10  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [d7b14e2a274494ea8d4b5a6610fb321a154a2f34]

merging in latest changes from OOO330(m3)


2010-08-10  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [504e95116ca717445e0da093bb940471167c9dde]

merging in latest changes from OOO330(m3)


2010-08-10  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [408331dd5364acb6d6f514cee01d061732b15ee4]

merging in latest changes from OOO330(m3)


2010-08-10  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [b48da74017a1fa387d957272f075dba88b3677bc]

merging in latest changes from OOO330(m3)


2010-08-10  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [84b23848df6f92465404f6273c1b2aa77374f524]

merging in latest changes from OOO330(m3)


2010-08-10  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [61cc39e40787f97ee9a5cf6d931d84415e55e201]

merging in latest changes from OOO330(m3)


2010-08-10  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [ad10870baceb787bc2b6546a292917fec63695bb]

merging in latest changes from CWS unoawt2


2010-08-10  Frank Schoenheit [fs]  <frank.schoenheit@oracle.com>  [f2a8cd0890d0107520a2accba2c8f51b69106c79]

merging in latest changes from CWS unoawt2


2010-08-10  wg111939  <wg111939@sr1-eham02-02>  [b096dbca3464418e2528f50ddfbbec297b8a6a24]

i113767,restting to old version of function again.


2010-08-10  wg111939  <wg111939@sr1-eham02-02>  [1bfcb0b2bfad0b0ce29cbfaf091b7332eac2d7ad]

i113766, inserting Call sMakeReadOnlyDocumentEditable


2010-08-10  Daniel Rentz  <dr@openoffice.org>  [061332d81d98aa8d3099830e16233b83b37a51f9]

mib18: #163243# enable regular expressions in VBA symbol Range.Find


2010-08-10  Mikhail Voytenko  <mav@openoffice.org>  [7c457734f3e76c7f9b5eb69d7a917dee9bab6bc3]

mav56: #163253# tread invalid path segments correctly


2010-08-10  Mikhail Voytenko  <mav@openoffice.org>  [823d3cc493c8654a294ff45329c0514d2cc953d3]

mav56: #163253# tread invalid path segments correctly


2010-08-10  Mikhail Voytenko  <mav@openoffice.org>  [284ee8838d76f1f2d9db52a8b3f70876daba97ad]

mav56: #163253# tread invalid path segments correctly


2010-08-10  Daniel Rentz  <dr@openoffice.org>  [476aa1795b08ffeb43e35823e78442a51a04304b]

mib18: #163246# add VBA symbol Worksheet.ProtectScenarios


2010-08-10  Daniel Rentz  <dr@openoffice.org>  [9dac2d24f39818d94fe23f642129f87b74d79263]

mib18: #163246# add VBA symbol Worksheet.ProtectScenarios


2010-08-10  Joerg Skottke [jsk]  <jsk@openoffice.org>  [e1bfef17e53bbb3f6749e1680be352df04e1d177]

automationooo330m3: #i110184# - Document load fails when loaded via API. Real problem is that ConvertToURL is called twice which adds another two slashes to the URL which then again cannot be resolved by the API call. Another issue has been filed for the root cause.


2010-08-10  Joerg Skottke [jsk]  <jsk@openoffice.org>  [1e183615245644175a19336ec5c383d17827c539]

automationooo330m3: #i113764# - Check for binfilter


2010-08-10  Joerg Skottke [jsk]  <jsk@openoffice.org>  [3054d3c4cf1e50812966eb4595d5712ced92c26b]

automationooo330m3: #i113761# - Product name missing for backing window (#i113760#)


2010-08-10  Michael E. Bohn  <mbn@openoffice.org>  [2e6db5ef3ba5c811cdab813beec4451ba28c78b1]

mib18: #163148# creation og basic modules in library Standard during Workbooks.add


2010-08-09  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [a8e60de58d343dc17fa7d5555f13bfff91921349]

vcl114: #i113755# remove unused svp resource


2010-08-09  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [a9c8d32d6f96b327b2e8e46eadd6a7c454c02f9b]

vcl114: #i113755# remove unused svp resource


2010-08-09  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [9c3d0de22682058f525c69e2caca7a9fbace452a]

vcl114: #i113753# fix ResId assertion


2010-08-09  Daniel Rentz  <dr@openoffice.org>  [76ec9b6d37ec0b572f0fed83fbbfda9efab59983]

dr77: #i113046# create sheet modules even if codename is missing, ported from CWS container_controls


2010-08-09  Andreas Bregas  <ab@openoffice.org>  [fefe083877e478d7a09299524ffdde85948a2bff]

mib18: #163059# Ignore introspection based COM object members


2010-08-09  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [ed2a220f5401b0cc315c43e5da04362e1095a173]

oooimprovement6: #i100159# catching the OnLogRotate thread in a clean fashion


2010-08-09  Daniel Rentz  <dr@openoffice.org>  [466f141b3fbe4818f34fc69aef9deacef67e42d7]

dr77: #i113737# return correct UNO type


2010-08-09  sj  <sj@openoffice.org>  [f56e0994b98659de89b632ec04dfc2f8ff6b3e31]

impress197: #163250# fixed string handling, improved polygon splitting


2010-08-09  sj  <sj@openoffice.org>  [57534c0d9f60b454bdfb7bd488443b42afb67658]

impress197: #163250# fixed string handling, improved polygon splitting


2010-08-09  Henning Brinkmann  <hbrinkm@openoffice.org>  [a4c6cfeea8940aab8e9a42908be029bc00b1936c]

#i111652#: TableStyleSheetEntry::GetProperties: prevent endless recursion using stack of handled styles


2010-08-09  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [f322828be332941a37f34236b4d3df1ab19947ab]

gnumake2: fixed dll naming scheme on windows


2010-08-09  Herbert Duerr [hdu]  <duerr@sun.com>  [a65f403bfdd25572330b1a7a6142ae2ce3e30031]

#i113731# fix compile warning on an pre-4.0-release gcc version


2010-08-09  Thomas Lange [tl]  <tl@openoffice.org>  [f343838dbbae63d6040706c078e96efc4a50661a]

cws tl82: #i113293# sspellimp.cxx fixed


2010-08-09  Mikhail Voytenko  <mav@openoffice.org>  [6fad3bbef4e10023962b2fb8b5157af13148e76c]

fwk152: #i108004# check the URLs correctly


2010-08-09  Mikhail Voytenko  <mav@openoffice.org>  [08e2fc04ba183a19609518c7f4fb1c210bfe826e]

fwk152: #i108004# check the URLs correctly


2010-08-07  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [ef6cb67ff6f0549857408ea661acba5f298083e1]

gnumake2: fixed linking against pathutils in extensions


2010-08-06  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [fb51494aaa2e361ec036b81d59b620324eb25c7e]

vcl114: #i96895# fix toolbar buttons, control state is actually misleading here


2010-08-06  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [67f927af078b8f985d55f7886d63657b7019382d]

gnumake2: delivering dlls along with lib files on windows


2010-08-06  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [100e71ffeac18415d7500200e1b0258a8b079afa]

vcl114: #i79083# use correct paint method for inconsistent checkbox


2010-08-06  Henning Brinkmann  <hbrinkm@openoffice.org>  [decb79d19d71f5250052c8b86e256f7f66fe2803]

writerfilter09: factory{impl}_ns.xsl: handle defines that have resource Value but no attribute


2010-08-06  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [5d944c10854e07ec76ca3e554b7462176d9cc166]

gnumake2: fixing return code var on windows


2010-08-06  Christian Lippka  <christian.lippka@sun.com>  [8054865b2efe772f1d0149b59888de2bbc908320]

merge


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

cmcfixes77: #i113400# Maths brackets misformed in presentation mode


2010-08-06  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [47dec56ac80a6c80a5c1ba448d43eb1344f3985f]

gnumake2: clean location for pch objects, dependencies do not need pch deps


2010-08-06  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [7071206deeb9c653740e3f3e897c5d7d0555545d]

vcl114: #i62101# filter whitespace from outline entries


2010-08-06  Kurt Zenker  <kz@openoffice.org>  [08918310f5be95067647a534163ed9b49cf8943d]

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


2010-08-06  Henning Brinkmann  <hbrinkm@openoffice.org>  [cf56e8bec1f2a35f39cabcb121bb11485f077ddf]

writerfilter09: added debugging code for PositionHandler


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

cmcfixes77: #i113199# add lucene.jar as final fallback


2010-08-06  Andreas Bregas  <ab@openoffice.org>  [df1e6343ba123c0a45b25eb7ed3ae6d53749b33f]

mib18: #163175# Implement DoEvents empty


2010-08-06  Thomas Lange [tl]  <tl@openoffice.org>  [adb0c9fe06f0a9b8c871df5e45303c6414106107]

cws tl82: type fixed


2010-08-06  Andreas Bregas  <ab@openoffice.org>  [f08c6459d921106f0ce77ef2e2bedc218df76392]

mib18: Merge


2010-08-06  Andreas Bregas  <ab@openoffice.org>  [c8852505f8bb9d94214250bf398c5c232dce8e43]

mib18: #163121# Declare Rework


2010-08-06  Andreas Bregas  <ab@openoffice.org>  [e2b85f96b67ac4bb9f26a60c11cedc98ec52206f]

mib18: #163121# Declare Rework


2010-08-05  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [2d146ca41ce65767bd6deb0989118b5acb8e2ea3]

vcl114: #i40812# implement ShowNativeMessageBox on Mac


2010-08-05  Ivo Hinkelmann  <ihi@openoffice.org>  [7809a5b0996a2d8da3f182782b5003138b1c0cf8]

#i10000# remove returns


2010-08-05  Thomas Lange [tl]  <tl@openoffice.org>  [b980c014e3d19450a169347243c7609b63864b9a]

cws tl82: merge with DEV300_m86


2010-08-05  Thomas Lange [tl]  <tl@openoffice.org>  [ac73dea8562427f86f54fca1ed5d0f1322c36440]

cws tl82: merge with DEV300_m86


2010-08-05  Thomas Lange [tl]  <tl@openoffice.org>  [9d8c1238e763911f57d3dcfd12dd65774c17df2e]

cws tl82: merge with DEV300_m86


2010-08-05  Thomas Lange [tl]  <tl@openoffice.org>  [fcbb0663f951933101779ee04d4764eb44e70bc6]

cws tl82: merge with DEV300_m86


2010-08-05  Thomas Lange [tl]  <tl@openoffice.org>  [3334ab4ddcc2e96e738034fcc07d319a74ac7a8d]

cws tl82: merge with DEV300_m86


2010-08-05  Thomas Lange [tl]  <tl@openoffice.org>  [586b0c3bd91d90393ee8c744029a02fdadd9ef06]

cws tl82: merge with DEV300_m86


2010-08-05  Joachim Lingner  <jl@openoffice.org>  [e3aa7efeb72001b0264947d962d0bf29077c5f0c]

jl157 #161910# inserting comments


2010-08-05  Daniel Rentz  <dr@openoffice.org>  [64f870b426c96776b0367b7a97dd9b3d70aead06]

dr77: code cleanup


2010-08-05  Henning Brinkmann  <hbrinkm@openoffice.org>  [762a32d4815070199ca4398107b07ec8e864585a]

#i111033# factoryimpl_ns.xsl: better detection of resource for attributes, model.xml: ST_Percentage was undefined for wml.


2010-08-05  Daniel Rentz  <dr@openoffice.org>  [2f19a7db1f8b7a03b52b1e18c31b3ac9b62a7de9]

mib18: #162503# do not create a new Worksheet object in Workbook.ActiveSheet but return existing object supporting VBA module access


2010-08-05  Daniel Rentz  <dr@openoffice.org>  [86b36edc50929b3d42c63d3f78bf8812282cd7c2]

calc57: #i113529# do not touch res strings in ooo330


2010-08-05  Daniel Rentz  <dr@openoffice.org>  [2c9ce1518a8a096bf0cb0836e83fa521379a5e22]

calc57: #i113529# expand text fields to allow to fit for all languages


2010-08-05  Mikhail Voytenko  <mav@openoffice.org>  [5b8f17063e11b53c7c4f7eb978afb05e3da7ac40]

fwk152: #i112895# integrate the patch


2010-08-05  Joachim Lingner  <jl@openoffice.org>  [1c5011a89faf5cc8990e6e7b0cff3922a7fd9888]

jl157 #161910# make access to static map in unoxml threadsafe


2010-08-05  Mikhail Voytenko  <mav@openoffice.org>  [048631266fa9fafc357dfb02eb023b409c93e5b1]

fwk152: #i112452# let restart functionality restart quickstarter as well


2010-08-05  Andreas Bregas  <ab@openoffice.org>  [f4f1756a4c4cd35d77ccd2b9ca0f38799e6555af]

mib18: #163025# Changed RunInit handling for class modules to get right order


2010-08-05  Herbert Duerr [hdu]  <duerr@sun.com>  [bb35798127d77b5b88bdd63170d0c4f7fb94474a]

#i106817# fix rotated textline drawing also for CTL text


2010-08-05  Thomas Lange [tl]  <tl@openoffice.org>  [6037a79c3791e41578c384481acec48904951ae0]

cws tl82: #i74049# math symbols should be able to handle 20 bit Unicode characters (surrogates)


2010-08-05  Daniel Rentz  <dr@openoffice.org>  [4b323d87c5582b2b6962e19464b6a503b5a999bd]

dr77: rebase to m86


2010-08-05  Daniel Rentz  <dr@openoffice.org>  [e4f5f61943d4fdca3e0280cd95efd4cf2386ef06]

dr77: rebase to m86


2010-08-05  Daniel Rentz  <dr@openoffice.org>  [fefa60e33b1d4a8ae024cc081f39da0b3b0cc892]

dr77: rebase to m86


2010-08-05  Daniel Rentz  <dr@openoffice.org>  [d92ecaba9cfc51b4966c77c159687d67b4aa7950]

dr77: rebase to m86


2010-08-05  Daniel Rentz  <dr@openoffice.org>  [d9ba02a196532f59fb0dc270a8361faa2abec6b3]

dr77: rebase to m86


2010-08-05  Daniel Rentz  <dr@openoffice.org>  [d14a8b54ba38bc3c6e81e87c328f58f41f7b8c0e]

dr77: rebase to m86


2010-08-05  Daniel Rentz  <dr@openoffice.org>  [b584c0a0478ba3cceeeb1d02d4adb8ed5f501d24]

dr77: rebase to m86


2010-08-05  Daniel Rentz  <dr@openoffice.org>  [fbd900218e709bef5513d8bcbe470c8b8e5fe324]

dr77: rebase to m86


2010-08-05  Daniel Rentz  <dr@openoffice.org>  [48fe792427ee5f17ff70c8f928b0c5f391b0b439]

dr77: rebase to m86


2010-08-05  Daniel Rentz  <dr@openoffice.org>  [0ce8989b149c3ecb93efba0a739ae96e33b9afa0]

dr77: rebase to m86


2010-08-05  Daniel Rentz  <dr@openoffice.org>  [19e89a2ea310e9479dc10400e46ef045b8114adb]

dr77: rebase to m86


2010-08-05  Daniel Rentz  <dr@openoffice.org>  [c2247cb7524a6e00647b6120cd2fb3f36377ff0e]

dr77: rebase to m86


2010-08-05  Daniel Rentz  <dr@openoffice.org>  [e8c07e1b1b16d32ad1f86bfc4ee8c9f647751073]

dr77: rebase to m86


2010-08-05  Daniel Rentz  <dr@openoffice.org>  [a7f3d247cb4395d9bab59d934f0442ac0300b007]

dr77: rebase to m86


2010-08-05  Daniel Rentz  <dr@openoffice.org>  [107fa1e40f1db8fb9333b987376bc14c0987fa4b]

dr77: rebase to m86


2010-08-05  Xiaofei Zhang  <Zhangxiaofei@openoffice.org>  [af9614943d37f8e7c6a068cde7497dd7f6248451]

removetooltypes01: #i112600#: Merging with the old head


2010-08-04  Caolán McNamara  <cmc@openoffice.org>  [30ed332773c722e247f27773413815e18951134d]

cmcfixes77: #i113654# 64bit events


2010-08-04  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [234bec2328f754cd5bb067bf4744ed5f8b896b82]

gnumake2: removing common outdir


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

#i10000# workaround gtk xerror handler


2010-08-04  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [bc7ca3a3e87b6207047fc42b924e2b0da7d07aa5]

gnumake2: fixing windows compile error output, static libs on windows


2010-08-04  Daniel Rentz  <dr@openoffice.org>  [51bd6db07fa01758f183643f5c6d218087c96510]

mib18: fix broken d.lst


2010-08-04  Daniel Rentz  <dr@openoffice.org>  [8eab4b9f3c47d857bc7ffb7080ba02e7f46fdb78]

mib18: #162938# add VBA symbol Worksheet.AutoFilterMode


2010-08-04  Daniel Rentz  <dr@openoffice.org>  [2ecf87efeb1ec5f4185b80cdb333b84f352a011e]

mib18: #162938# add VBA symbol Worksheet.AutoFilterMode


2010-08-04  Michael Stahl  <mst@openoffice.org>  [f6af5e431cd8b4e96f98ce8af013f54a3d6f903d]

sw34bf01: #i112783#: unoxml: remove DOM::CDocument::nodereflist_t


2010-08-04  Michael Stahl  <mst@openoffice.org>  [bb1e28717397505acfad1e21994312273880c4fa]

sw34bf01: #i112783#: unoxml: apply patch by cmc:  fix memory leak by removing unnecessary DOM::CDocument::m_aNodeRefList.


2010-08-04  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [c240e18cddbef2bc3eda6210e02b9dc274b59728]

gnumake2: added static ooopathutils lib


2010-08-04  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [b8c94f1b5717ab1bc74f62e7c943a9194eb602a4]

gnumake2: added static ooopathutils lib


2010-08-04  Herbert Duerr [hdu]  <duerr@sun.com>  [6fb28a9b7f848342f34b7586df99dc57af709c17]

#i106817# fix rotated textline drawing also in mirrored mode


2010-08-04  Herbert Duerr [hdu]  <duerr@sun.com>  [92d15d82cfa7c7cc9ac3e8f7f90d89e2669ad30e]

#i106817# fix rotated textline drawing also in mirrored mode


2010-08-04  Daniel Rentz  <dr@openoffice.org>  [5a6f0aa8c775d3e33ee6b6eb52afe8720c4b5377]

mib18: #163200# full rework of VBA symbols Application.Intersect and Application.Union


2010-08-04  Michael Stahl  <mst@openoffice.org>  [d623b4e513183aa9f6ea8f13a2c3a8626c124b0d]

sw34bf01: #i113645#: PropertyActionsOOo.cxx:  add TEXT_OVERLINE_{STYLE,COLOR} to aTextPropertyOOoAttrActionTable.


2010-08-04  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [857c5137764bf3f42dcd9b6fcc946339ffe586a7]

gnumake2: gb_ObjCxxObject__command_dep is not platform dependant anymore


2010-08-04  Carsten Driesner  <cd@openoffice.org>  [22e60c73ba7dd3b8a7dae727d5682578c6677217]

fwk151: #i110127# Better formatting


2010-08-04  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [0ec6bcece66aeb36bef1ec9e07aff4824ba83569]

gnumake2: gb_CxxObject__command_dep is not platform dependant anymore


2010-08-04  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [dc49d6db1227bfbaaaee60a30e64b88db6140682]

gnumake2: gb_CObject__command_dep is not platform dependant anymore


2010-08-04  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [e412ef3ba5e1c3e1d9952f8c169eef7006fc118f]

gnumake2: fixing (disabling of) dep generation


2010-08-04  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [56a117f90a37eb03ccdd91b3c529761b8af70fef]

gnumake2: clear sw d.lst


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

#i10000# fixed d.lst


2010-08-04  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [983a7032177ecb7b67cf6b5e14c97e03f106bf23]

gnumake2: fixes for pch in sfx2, fixes for qstart lib


2010-08-04  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [1850928377cc9f385003d137fd1a87eb8426de55]

gnumake2: fixes for pch in framework


2010-08-04  Miklos Vajna  <vmiklos@openoffice.org>  [9f01e0f10a8a236b6dbe35b38edb66b178fc05a2]

vmiklos01: #i113532# add author to README-rtf.txt


2010-08-04  Miklos Vajna  <vmiklos@openoffice.org>  [08dbf8785a572a8ae8675fcbd97485a4b1f4b17a]

vmiklos01: #i113532# add README-rtf.txt from the issue


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

#i10000# added missing dep on sfx2


2010-08-04  Mikhail Voytenko  <mav@openoffice.org>  [c7821efc469f4bff0fd2a7ddfa922088111a0408]

mib18: #163185# avoid crash when document is closed and a modal dialog is active


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

#i10000# JAVA_HOME check restored


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

#i10000# JAVA_HOME check removed


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

#i10000# missing exe flag


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

#i10000# quote issue


2010-08-04  Christian Lippka  <christian.lippka@sun.com>  [20b1e3a3858913b6f63773ff5a42a972c415134d]

#i113603# only change layout shape size on init or of user call is set


2010-08-04  wg111939  <wg111939@sr1-eham02-02>  [932ba536c022b1be1f5cce144b97479524d35c61]

i113635, resolving load SlideDesign Delay


2010-08-04  Daniel Rentz  <dr@openoffice.org>  [84a60bade63e78c873a5fa124ccf16050b147d09]

mib18: #163198# VBA Names collection must return VBA Name objects


2010-08-04  Daniel Rentz  <dr@openoffice.org>  [0140f7e96cc04269253d8e60894fa0f7ee892154]

mib18: #163195# set correct parent for range returned by VBA ActiveCell symbol


2010-08-04  Daniel Rentz  <dr@openoffice.org>  [d5bb7f0a4a1b9e6a0fbc1f597a1c30ddea67838a]

mib18: #162937# extract all integer and floating values from an 'Any' for Boolean parameters


2010-08-04  Daniel Rentz  <dr@openoffice.org>  [403e06a2806cacd8765666f2e85b3647624bc0e6]

mib18: #162937# extract all integer and floating values from an 'Any' for Boolean parameters


2010-08-04  Daniel Rentz  <dr@openoffice.org>  [fdaebfd0adb0a35d2b5a09a4ed1f93a4bb2dcbfe]

mib18: #162039# clear covered cells when merging via VBA MergeCells symbol


2010-08-04  wg111939  <wg111939@sr1-eham02-02>  [8907c1b51133d9c9040aba157f10964edd1b0c1d]

i113612,adding call sSelectEmptyLayout


2010-08-03  Thomas Benisch  <tbe@openoffice.org>  [9880b2493d6ee7057a67d011d937096b604ab5dd]

chartextensibility: #i113619# Pasting a chart into a spreadsheet is not notified


2010-08-03  Thomas Benisch  <tbe@openoffice.org>  [d39b710e4f69940c68a6c3d24af00211f8f03aea]

chartextensibility: #i113619# Pasting a chart into a spreadsheet is not notified


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

OOO330


2010-08-03  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [3abef1d286a55f0d99c6f0af9d0ab9bb2a77eaee]

vcl114: #i113627# enable full drag as default


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

masterfix: #i10000# l10n tool fix


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

masterfix: #i10000# l10n tool fix


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

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


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

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


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

CWS-TOOLING: integrate CWS mhu23


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

CWS-TOOLING: integrate CWS mhu23


2010-08-03  Michael Stahl  <mst@openoffice.org>  [6e027a4662f04e311670ec5f36344d931b75a589]

sw33bf08: #i113623#: stgio.cxx: fix operator delete mismatch


2010-08-03  Thorsten Bosbach  <tbo@OpenOffice.org>  [ac503a3e7766036573dc333e8b8bc5ca01a53647]

#i113609# sleep is needed after loading document to give time for macro execution


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

CWS-TOOLING: integrate CWS ooo330l10n


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

CWS-TOOLING: integrate CWS ooo330l10n


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

CWS-TOOLING: integrate CWS automationooo330m1


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

CWS-TOOLING: integrate CWS impress196


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

CWS-TOOLING: integrate CWS impress196


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

CWS-TOOLING: integrate CWS native323


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

CWS-TOOLING: integrate CWS native323


2010-08-03  Joachim Lingner  <jl@openoffice.org>  [73b1fb3f842f654e253bacb8d04bf5b95ad272fc]

dv21 #i113524# prevent online update for bundled extensions


2010-08-03  Oliver Craemer [oc]  <oc@openoffice.org>  [cc1754cc574f5b4575a6c062c1028d14af346ffb]

#i113618#: [Automation]Functionnames.ods does not cover all functions


2010-08-03  Thomas Lange [tl]  <tl@openoffice.org>  [d306af33c371aca36a7fb9e797dce9102f724ff5]

cws tl82: warning-free code


2010-08-03  Caolán McNamara  <cmc@openoffice.org>  [5f31862d1d90a95359c1b41c4d379192cc6e00be]

cmcfixes77: #i113615# WaE fix NULL/0


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

ooo330l10n: #i113424# pootle l10n update for ooo330


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

CWS-TOOLING: integrate CWS mib17


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

CWS-TOOLING: integrate CWS mib17


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

CWS-TOOLING: integrate CWS mib17


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

CWS-TOOLING: integrate CWS mib17


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

CWS-TOOLING: integrate CWS mib17


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

CWS-TOOLING: integrate CWS mib17


2010-08-03  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [427ee90b689821e68eb19457982fa117cf61d03c]

merge with DEV300_m86


2010-08-03  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [5ac62bc053e795ca15e1187e690d0e03fa23f4d4]

merge with DEV300_m86


2010-08-03  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [5e46312a04ce514d2e9f7f52ef97b30dfc07ab59]

merge with DEV300_m86


2010-08-03  Thomas Lange [tl]  <tl@openoffice.org>  [889d495cbf51e32db8e7d9e47a245235ada1590b]

cws tl82: #i74049# math symbols should be able to handle 20 bit Unicode characters (surrogates)


2010-08-03  Caolán McNamara  <cmc@openoffice.org>  [87a6eb5e9dcac0029b56d96a4ebdf9f5d1fef45a]

cmcfixes77: merge with DEV300 m86


2010-08-03  Caolán McNamara  <cmc@openoffice.org>  [966dff53a545aeadeef34823f20fef1293a10562]

cmcfixes77: merge with DEV300 m86


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

cmcfixes77: merge with DEV300 m86


2010-08-03  Caolán McNamara  <cmc@openoffice.org>  [5964db25f25c85ea70607310198fc50df9e7f088]

cmcfixes77: merge with DEV300 m86


2010-08-03  Caolán McNamara  <cmc@openoffice.org>  [57184a3da8bf28b755bfa5e38cb83ac1c742e69c]

cmcfixes77: merge with DEV300 m86


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

cmcfixes77: merge with DEV300 m86


2010-08-03  Caolán McNamara  <cmc@openoffice.org>  [3833427a35230616627fe633d34edcd314581e6a]

cmcfixes77: merge with DEV300 m86


2010-08-03  Caolán McNamara  <cmc@openoffice.org>  [20a83f5da72b4b16b713ce8804c991f5d2856c96]

cmcfixes77: merge with DEV300 m86


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

cmcfixes77: merge with DEV300 m86


2010-08-03  Caolán McNamara  <cmc@openoffice.org>  [8508eaf41b74b321f769bdd373e4bf2b98a9644f]

cmcfixes77: merge with DEV300 m86


2010-08-03  Caolán McNamara  <cmc@openoffice.org>  [07c1bc3b3e40454df528aeb29c87950867ce4519]

cmcfixes77: #i113503# system non-stlport cppunit with OOo stlport


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

cmcfixes77: #i113503# system non-stlport cppunit with OOo stlport


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

cmcfixes77: #i113503# system non-stlport cppunit with OOo stlport


2010-08-03  Caolán McNamara  <cmc@openoffice.org>  [6b16723121bffd8ebf9b8e688af5457235f687ef]

cmcfixes77: #i113503# system non-stlport cppunit with OOo stlport


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

cmcfixes77: #i113503# system non-stlport cppunit with OOo stlport


2010-08-03  Caolán McNamara  <cmc@openoffice.org>  [536570325d39dfc9559640b13800f976725ac2c3]

cmcfixes77: #i113503# system non-stlport cppunit with OOo stlport


2010-08-03  Thorsten Bosbach  <tbo@OpenOffice.org>  [9c76b37075467ec2080f4470e8880320fc949f07]

#i113609# count the extensions...


2010-08-03  Thorsten Bosbach  <tbo@OpenOffice.org>  [a566400dedb8f4bd5bb4461a3d06999e523891c9]

#i113609# no graphic function toolbar visible - workaround


2010-08-03  Xiaofei Zhang  <Zhangxiaofei@openoffice.org>  [72dd78062ecc9134e89342f1becbb196870135d8]

removetooltypes01: #i112600#: TortoiseHg failed to commit these files


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

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


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

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


2010-08-02  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [010fa697caf3558f087220dcca3531d13e22b987]

vcl114: #i113593# flat buttons need transparency handling also in non NWF case


2010-08-02  Daniel Rentz  <dr@openoffice.org>  [66f50b2d32ec65268bb7d52c51a4d2a01ad1c094]

calc57: #i113469# increase width of DataPilot field popup


2010-08-02  Daniel Rentz  <dr@openoffice.org>  [1d0220bd674b04559dd7f76f4187fabb90c09d85]

calc57: #i113446# reduce indentation of child elements to make the words fit into the available space


2010-08-02  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [eea9cfb7b25fce9dd8257b8735edbe891ae42ca6]

vcl114: #i113470# fix a signed/unsigned problem


2010-08-02  Daniel Rentz  <dr@openoffice.org>  [80547560b9221936e1f41dc9ffcf3edb07c929c3]

calc57: #i113442# increase width of 'Import Options' dialog


2010-08-02  Daniel Rentz  <dr@openoffice.org>  [994b8b72cd0b9361f03e4a33d3e4d1ebcb82f9cb]

calc57: wntmsci12 compiler warnings


2010-08-02  Ivo Hinkelmann  <ihi@openoffice.org>  [c4f87398a1fd4fbc1474a42f748f41e90d445f6c]

CWS-TOOLING: integrate CWS ooo33gsl03


2010-08-02  Ivo Hinkelmann  <ihi@openoffice.org>  [484f7b2d90b3bed7a4fc43577d25883666be800f]

CWS-TOOLING: integrate CWS native322


2010-08-02  Herbert Duerr [hdu]  <duerr@sun.com>  [7c50521fa26e17ae7c7dba6d6d20a1e6a52a24de]

#i106817# clarify relative and absolute positions in textline drawing to fix word-wise decorations


2010-08-02  Ivo Hinkelmann  <ihi@openoffice.org>  [e9d1cdf5019a70a17952168410d37e2d5dc33299]

CWS-TOOLING: integrate CWS fwk150


2010-08-02  Ivo Hinkelmann  <ihi@openoffice.org>  [eb3e96cf3645a00e4b0269509f0bfeef58094674]

CWS-TOOLING: integrate CWS fwk150


2010-08-02  Michael Stahl  <mst@openoffice.org>  [8378d7170820cafccce74a7f991d7c51502b28fb]

sw34bf01: #i113329#: frmtool.cxx: apply patch by cmc


2010-08-02  Ivo Hinkelmann  <ihi@openoffice.org>  [9a1a8b65c74a3aa932fb9da8de417aef1d2ff291]

CWS-TOOLING: integrate CWS calc56


2010-08-02  Ivo Hinkelmann  <ihi@openoffice.org>  [241e2ae39ca60a86e66b911037c0829879541c86]

CWS-TOOLING: integrate CWS calc56


2010-08-02  Ivo Hinkelmann  <ihi@openoffice.org>  [f1ca83252477430c50f278eb810665f38078818d]

CWS-TOOLING: integrate CWS calc56


2010-08-02  Ivo Hinkelmann  <ihi@openoffice.org>  [01fed2ab114af11d711fc556d809fe6090b8b490]

CWS-TOOLING: integrate CWS calc56


2010-08-02  Michael Stahl  <mst@openoffice.org>  [0b6e998402f47c509dc25ddf2fea3f0e30d546fc]

sw34bf01: #i113325#: calcmove.cxx, pagechg.cxx: apply patch by cmc


2010-08-02  Joachim Lingner  <jl@openoffice.org>  [651a4efc73693edf99d568eaaebab33448f3d44e]

jl154 merging with OOO330m2


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

jl154 merging with OOO330m2


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

jl154 merging with OOO330m2


2010-08-02  Joachim Lingner  <jl@openoffice.org>  [4578f752b30a8bf3248b5ad94d865e6417bdd1b5]

jl154 merging with OOO330m2


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

jl154 merging with OOO330m2


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

jl154 merging with OOO330m2


2010-08-02  Thorsten Bosbach  <tbo@OpenOffice.org>  [cc754cb95ab7ec530a08eb139c326d08e9db18d1]

#i113581# at least the syntax check does not complain anymore


2010-08-02  Herbert Duerr [hdu]  <duerr@sun.com>  [fba131c6fd06501c60a497acead4675960b295af]

#i113565# remove mingw-specific patch which is no longer needed (thanks tono)


2010-08-02  Herbert Duerr [hdu]  <duerr@sun.com>  [df927c57ac0c1843d180902eb746a572fdabbc17]

#i113563# fix compile with system-graphite (thanks cmc)


2010-07-30  Miklos Vajna  <vmiklos@openoffice.org>  [a6c4e119456bb2fabfef31ed01709108db986fab]

vmiklos01: #i113532# remove most of SwRTFWriter


2010-07-30  Eike Rathke [er]  <eike.rathke@oracle.com>  [09bef4bf9ec8b77c55f4fa8ace4650bf1bfcd017]

calc57: #i113485# Uyghur is CTL


2010-07-30  Miklos Vajna  <vmiklos@openoffice.org>  [d355c8ed00b289851752474eeec47bb1e9fded87]

vmiklos01: #i106677# listoverride index starts at one, not zero


2010-07-30  Daniel Rentz  <dr@openoffice.org>  [3a2263a20629b0a3e9b4935dd43dc59817d0241c]

mib17: #163146# XLS import: do not skip hidden names, do not rename sheet-local names, add Worksheet.Names VBA symbol -- #i112849# fix crash when closing Calc document


2010-07-30  Daniel Rentz  <dr@openoffice.org>  [ad7fbe5ff52f49fca835d7100e1b892b5a362c40]

mib17: #163146# XLS import: do not skip hidden names, do not rename sheet-local names, add Worksheet.Names VBA symbol -- #i112849# fix crash when closing Calc document


2010-07-30  Daniel Rentz  <dr@openoffice.org>  [77ccf4c8b1828fea6bc0a86b741bfd2d43e2937f]

mib17: #163146# XLS import: do not skip hidden names, do not rename sheet-local names, add Worksheet.Names VBA symbol -- #i112849# fix crash when closing Calc document


2010-07-30  obo  <obo@openoffice.org>  [dc3e4032cdb647f68e1490239fa0a8341f946369]

DEV300 masterfix: #i10000# nDicIdx undeclared


2010-07-30  Henning Brinkmann  <hbrinkm@openoffice.org>  [a19660d348092c86630554836fa7f4c92c26003a]

writerfilter09: make compile


2010-07-30  Miklos Vajna  <vmiklos@openoffice.org>  [7f57cec79f417b83e12f5930da9129a8dbaa9d8e]

vmiklos01: #i81569# quote strings in info group


2010-07-30  Michael Stahl  <mst@openoffice.org>  [be14de675d69009d540394fa1f503d800a2cf85a]

sw34bf01: #i113056#: xmlexp.cxx: apply patch by cmc


2010-07-30  Marc Neumann [msc]  <Marc.Neumann@oracle.com>  [39f6489e249bda1836e162399e7836bbf0a0f87f]

automationdev300m85: #113549# refactor id_tools_2.inc


2010-07-30  Marc Neumann [msc]  <Marc.Neumann@oracle.com>  [c8dc1b7bc7007997cf1af7c19a863b655139d436]

automationdev300m85: #113548# refactor g_spellcheck.bas


2010-07-30  Michael Stahl  <mst@openoffice.org>  [5ebb5aab64a1c59f945a950db01a4bf7caa76b25]

sw34bf01: #i113314#: frmpage.cxx: apply patch by cmc


2010-07-30  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [9508308e2a25be243ec8e65147b0b407f3dbe846]

ooo33gsl04: #i113479# fix collate handling with not native dialog


2010-07-30  Caolán McNamara  <cmc@openoffice.org>  [af820cae74c9fc08d7da6c304aec432c23cc8811]

cmcfixes77: #i113543# automatic icons in menus entry stuck


2010-07-30  Henning Brinkmann  <hbrinkm@openoffice.org>  [ee5de3b3fde2d89a63eb4392d9fbbac5f5723a89]

writerfilter09: merged DEV300_m85


2010-07-30  Henning Brinkmann  <hbrinkm@openoffice.org>  [0ccdcfe96552db3de38ffadb3fe2bd9c738276a9]

writerfilter09: merged DEV300_m85


2010-07-30  Henning Brinkmann  <hbrinkm@openoffice.org>  [569fde020611d52285084088e7e1707af20b2af3]

writerfilter09: merged DEV300_m85


2010-07-30  Henning Brinkmann  <hbrinkm@openoffice.org>  [f2bb77e41ec206154e21a738fb9c1013e8879171]

writerfilter09: merged DEV300_m85


2010-07-30  Ingo Schmidt  <is@openoffice.org>  [3470762ce86c3e75902a005b9c340ac35b555b24]

native323 #i113447# setting Windows update path correctly


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

native323 #i113447# setting Windows update path correctly


2010-07-30  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [3262dedec5adc4c5ed1ef6c864811d4f6b6c5f19]

ooo33gsl04: #i113479# handle collation correctly on printers supporting only a copycount of 1


2010-07-30  Ivo Hinkelmann  <ihi@openoffice.org>  [d505716fb2df2fcadd050f9e90e27327931a375a]

l10nfixer01: back out of last changeset


2010-07-30  obo  <obo@openoffice.org>  [deee1f03fb16af83c642121a5682af3398d90ece]

DEV300 masterfix: #i10000# fix merge problem


2010-07-30  Thomas Lange [tl]  <tl@openoffice.org>  [71fbd7b1fc7fd9c9dd3a78f091cfea523eb44068]

cws tlmath01: #i972# applied first community patch


2010-07-30  Thomas Lange [tl]  <tl@openoffice.org>  [42d125b9f00f764460ace58c3c6352c5fa62994c]

cws tlmath01: #i972# applied first community patch


2010-07-30  Michael Stahl  <mst@openoffice.org>  [c6fce63a3572f3a1f9fc70a98943b1666c2f63ac]

sw34bf01: #i112111#: re-enable api test SwXViewSettings


2010-07-30  Michael Stahl  <mst@openoffice.org>  [9247c53ca66b7ec503bbf53da9bbafb978c19bd6]

sw34bf01: #i112111#: apply patch by dtardon:  API test sw.SwXViewSettings::com::sun::star::beans::XPropertySet  fails caused by property ShowHiddenCharacters


2010-07-30  Release Engineering  <releng@openoffice.org>  [d3087ee5d37ab92486d624c81e24ebda92bef26c]

DEV300


2010-07-30  os  <os@openoffice.org>  [950cd66c0a3df752ac43c90129cf01adfebb7734]

#i109951# from-to-selection error fixed


2010-07-30  Miklos Vajna  <vmiklos@openoffice.org>  [5f72d608eef2c8155440438d7a627fbca080b1b9]

vmiklos01: #i113532# update filter config to use RtfFilter


2010-07-30  Miklos Vajna  <vmiklos@openoffice.org>  [81cb41e1337fdc86d4535e5307f7589640cfbaf0]

vmiklos01: #i113532# add RtfFilter that invokes RtfExport or RtfImport


2010-07-30  Miklos Vajna  <vmiklos@openoffice.org>  [17e1e0b1f62ff5aecf82f075449630bd4a1d5301]

vmiklos01: #i113532# adapt RtfExport to build on dev300-m85


2010-07-29  Miklos Vajna  <vmiklos@openoffice.org>  [07c00516bda861ca518034f42f78c74fb0c76493]

vmiklos01: #i113532# add RtfExport based on MSWordExportBase


2010-07-29  Miklos Vajna  <vmiklos@openoffice.org>  [c80e8fd6f78dfc860f67c0b72481066eff3ce8c1]

vmiklos01: #i113532# add defines for new rtf keywords


2010-07-29  Eike Rathke [er]  <eike.rathke@oracle.com>  [3af0508b1002b38c2a4e452a23fc9b88a9b953db]

calc57: #i113429# adapt manual row/column breaks when inserting/deleting rows/columns and undo/redo


2010-07-29  Joachim Lingner  <jl@openoffice.org>  [c37ca17cabcbaaedf59e819d5e272bc49b1d68c7]

jl154 #i162868# Copying from prereg/bundled to user/extensions/bundled failed because of file access right of temporary files in the registry data. The scripts run now chmod after unopkg sync


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

vgbugs10: #i162450# fix for regression


2010-07-29  Daniel Rentz  <dr@openoffice.org>  [5dc897e1c36d4162e9cdb9768284e5cec8daba57]

dr77: add import of tab color from BIFF8 in OOX filter


2010-07-29  os  <os@openoffice.org>  [af28136af5ad03115ef1564406d6339aa041b891]

#i105722# remove section links of label documents in mail merge


2010-07-29  Michael Stahl  <mst@openoffice.org>  [603d34f5ae0fe8cd63a1b16452432991bfa29f29]

sw33bf08: #i113461#: SvxAutoCorrect::AutoCorrect(): apply patch by dtardon: do not freeze after erasing non-breaking space inserted by French AutoCorrection


2010-07-29  obo  <obo@openoffice.org>  [2fb3d9a3ff01453bae86e5a5a80093277dd2ad9a]

masterfix: #i10000# change file attributes to 775


2010-07-29  Oliver Craemer [oc]  <oc@openoffice.org>  [e217e9908a9e96426a082fb71a08d609f79fdef1]

#i113522#: [Automation][c_updt1.bas]Solaris timingproblem in tFileOpenCSV


2010-07-29  Thomas Lange [tl]  <tl@openoffice.org>  [9382d479d3815d9a073322ad5c8ddfe0dfa13eaa]

cws tl83: merge


2010-07-29  Thomas Lange [tl]  <tl@openoffice.org>  [027ddf2e8c9b786242af7ac6987ec76fb51992d1]

cws tl83: merge


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

jl154: Local merge


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

jl154: Local merge


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

jl154: Local merge


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

jl154: #i113520# - Made icon counting a little fuzzy by adding two more optional items to the count for the Weblog Publisher extension.


2010-07-29  Thomas Lange [tl]  <tl@openoffice.org>  [705af29850ea12bd23783ec2a6937a2bb0c25f12]

cws tl83: #i113276# auto-update for right context menu and 'Elements' window fixed


2010-07-29  Mikhail Voytenko  <mav@openoffice.org>  [a18c6fe8f3f353d78f58563d8d39bf4c922712ac]

writerfilter08ooo300: #i112415# on reload the filter should not set document readonly


2010-07-29  obo  <obo@openoffice.org>  [532f35c60bc7f2340188dbc6b4e01f40474cbdb0]

CWS-TOOLING: integrate CWS ause124


2010-07-29  obo  <obo@openoffice.org>  [4ac99fac74b99c792110fb0bcbe2a641f48b28a3]

CWS-TOOLING: integrate CWS ause124


2010-07-29  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [372f2f539a33127d2b1833a35913f00bf2bea588]

gnumake2: merging minibranches


2010-07-29  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [4766e6a420a0e4683408ebfdff71241ca1370c1a]

gnumake2: merging minibranches


2010-07-29  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [99cb21415053ce5ddccfaa7fca6f66b3732e4763]

vcl114: #113502# do not use Alt-F6


2010-07-29  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [f6f7c5f9f32b8b8ba8649176483026ca3a647ecc]

gnumake2: windows build fixes for resync


2010-07-29  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [157106b79770cdc0989207acc9600bb3ec3ababd]

gnumake2: windows build fixes for resync


2010-07-29  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [8bc23cb3091b61e2b48df090cf384e06c9d2d0a1]

vcl114: #i111139# symbol style was missing from style settings comparison operator


2010-07-29  obo  <obo@openoffice.org>  [0e6f37318dd855bd04e3281435d1af751398c98f]

CWS-TOOLING: integrate CWS avmedia102


2010-07-29  obo  <obo@openoffice.org>  [f0072466a6c06f6ea0516b021eb53176128b13d3]

CWS-TOOLING: integrate CWS avmedia102


2010-07-29  obo  <obo@openoffice.org>  [a2cc136ba19ab14d8c3ebf5a8238855e97dd8357]

CWS-TOOLING: integrate CWS avmedia102


2010-07-29  obo  <obo@openoffice.org>  [44fa62ac789b6a594b1442113504b9e62c54f5ef]

CWS-TOOLING: integrate CWS avmedia102


2010-07-29  obo  <obo@openoffice.org>  [2ae7ed978e22dbb6fc5e84c3dc686ab4bb9e1cec]

CWS-TOOLING: integrate CWS dv19


2010-07-29  obo  <obo@openoffice.org>  [ab9b1581ffc98706a9ae323910be4e498a041a8e]

CWS-TOOLING: integrate CWS dv19


2010-07-29  obo  <obo@openoffice.org>  [a91d9cd8c4324aef2d16ea8a0be46a4d81ad702a]

CWS-TOOLING: integrate CWS dv19


2010-07-29  obo  <obo@openoffice.org>  [4658f630f5e2de01d3dc8984c1ab16871d726dd0]

CWS-TOOLING: integrate CWS dtardon03


2010-07-29  os  <os@openoffice.org>  [3e0fb5945d0e274e5e97e9873df35305d6064481]

#i110813# prevent pasting RTF footnotes into footnotes


2010-07-29  obo  <obo@openoffice.org>  [2998a94e194cd67050129d163d6bb155d667eda7]

CWS-TOOLING: integrate CWS vcl113


2010-07-29  obo  <obo@openoffice.org>  [860bbfb3b81a0a97c9112e4ef6c9c5fe1738c691]

CWS-TOOLING: integrate CWS vcl113


2010-07-29  obo  <obo@openoffice.org>  [7ad5a7a4cc585419ba83ad705bfdc161d57bac2e]

CWS-TOOLING: integrate CWS vcl113


2010-07-29  obo  <obo@openoffice.org>  [1542941a47340dcf707e8618571d0a7f399024b6]

CWS-TOOLING: integrate CWS vcl113


2010-07-29  obo  <obo@openoffice.org>  [5ad652d4bd2969082018f03ad80bf683611ab5b9]

CWS-TOOLING: integrate CWS vcl113


2010-07-29  obo  <obo@openoffice.org>  [65dfd71991fc1132f0a872e371f95daeea3cb797]

CWS-TOOLING: integrate CWS vcl113


2010-07-29  os  <os@openoffice.org>  [4e9470b007e8800684705e1c0e7cc568dd80e76a]

#i111993# Add Styles button position issue fixed


2010-07-29  os  <os@openoffice.org>  [fb03203c0598dd71e7fb12567682761523c8dd9e]

#i112518# prevent modification of document in getRenderCount() while printing


2010-07-29  obo  <obo@openoffice.org>  [3f4e7eb2866bc933ad790784cf738aff7eb4bd25]

CWS-TOOLING: integrate CWS unxlngxnewbaseline


2010-07-29  obo  <obo@openoffice.org>  [27b46eac2b441714e46302bacb607752105da8d6]

CWS-TOOLING: integrate CWS unxlngxnewbaseline


2010-07-29  obo  <obo@openoffice.org>  [ba8c722c3f5d0edeb307dfa0691669b543672703]

CWS-TOOLING: integrate CWS unxlngxnewbaseline


2010-07-29  obo  <obo@openoffice.org>  [ebf4a654d31d3dad0dab8f5e60ee627dff612300]

CWS-TOOLING: integrate CWS unxlngxnewbaseline


2010-07-29  os  <os@openoffice.org>  [e0eb738dda01478f0e38d2b4519453531cd2b406]

#i100037# command names added, duplicate DeleteNote/DeleteComment removed


2010-07-29  os  <os@openoffice.org>  [55209255b6b3ba32b08dee0c5941258cf07b0785]

#i100037# command names added, duplicate DeleteNote/DeleteComment removed


2010-07-29  obo  <obo@openoffice.org>  [3d4977632618a91092e29f24abea884ac578b76b]

Integrate OOO330_m2 into DEV300 (merge)


2010-07-29  obo  <obo@openoffice.org>  [d8f24a19a22b5b6ba62eea7b508a308d1b41282e]

Integrate OOO330_m2 into DEV300 (merge)


2010-07-29  obo  <obo@openoffice.org>  [7bbf7ff48ffcd5a6dcfc46c31d95df33c360e4ee]

Integrate OOO330_m2 into DEV300 (merge)


2010-07-29  obo  <obo@openoffice.org>  [b02cd723137c54535e3251ed5eff7590226a45db]

Integrate OOO330_m2 into DEV300 (merge)


2010-07-29  obo  <obo@openoffice.org>  [af27bb9c4a23014927837c6c2eeb56fd6ccf8533]

Integrate OOO330_m2 into DEV300 (merge)


2010-07-29  obo  <obo@openoffice.org>  [720e5e712cb323b9619f18e60427dd9b61bc5593]

Integrate OOO330_m2 into DEV300 (merge)


2010-07-29  obo  <obo@openoffice.org>  [bff6dec4145b52a98b4b2e9ed2cb00b7e1ab17e4]

Integrate OOO330_m2 into DEV300 (merge)


2010-07-29  obo  <obo@openoffice.org>  [b2a409ccd061290964613e90943c28bd2621ee5d]

Integrate OOO330_m2 into DEV300 (merge)


2010-07-29  obo  <obo@openoffice.org>  [59d9b458f9c96024afaeb3ab66088edebfd70d71]

Integrate OOO330_m2 into DEV300 (merge)


2010-07-29  obo  <obo@openoffice.org>  [196865f40405e25b97006d43819e06f7876bf366]

Integrate OOO330_m2 into DEV300 (merge)


2010-07-29  obo  <obo@openoffice.org>  [73f76ea41ac107e0580ae37d91d560c690c31c8e]

Integrate OOO330_m2 into DEV300 (merge)


2010-07-29  obo  <obo@openoffice.org>  [ff263c6421088471eb0b61e59e9929a09ff06a73]

Integrate OOO330_m2 into DEV300 (merge)


2010-07-29  obo  <obo@openoffice.org>  [f3fa8e81a9b03191bf49e9a957c91d4cc85a27d1]

Integrate OOO330_m2 into DEV300 (merge)


2010-07-29  obo  <obo@openoffice.org>  [166da0288730f830937afe068ff7a53eb0f1215b]

Integrate OOO330_m2 into DEV300 (merge)


2010-07-29  Xiaofei Zhang  <Zhangxiaofei@openoffice.org>  [d210c6ccc30466e98240c1409df0550514668d68]

#i112600#: clean up l10ntools, rsc, sot, svl, tools and unotools


2010-07-28  Daniel Rentz  <dr@openoffice.org>  [6d4d2362f1b41c5d64924a7fe43c984cddf14712]

mib17: compiler warning


2010-07-28  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [95a5931e6942c1d2bd9a91c64ae85ac41b53d5f2]

vcl114: #i113499# fix an erroneous assertion


2010-07-28  Niklas Nebel  <nn@openoffice.org>  [b6f0843e33328b7ddd50ed50dc1449fc1715dd20]

calc57: #i113390# handle filter options in ScExternalRefManager::loadSrcDocument


2010-07-28  Niklas Nebel  <nn@openoffice.org>  [dcb62dab138731367c71614eeba3f3962cdf5325]

calc57: #i110370# don't accidentally throw away print settings stored in the file (patch from cloph)


2010-07-28  Henning Brinkmann  <hbrinkm@openoffice.org>  [0ec004ad4c535eb19341ec409d630bebac919458]

writerfilter08ooo330: merged OOO330_m2


2010-07-28  Henning Brinkmann  <hbrinkm@openoffice.org>  [aebefeed9e73b1aa0e5f4fc8ec35c92f9abc8c54]

writerfilter08ooo330: merged OOO330_m2


2010-07-28  Henning Brinkmann  <hbrinkm@openoffice.org>  [84b0cdd0208491307f72243dcce92386716102c6]

writerfilter08ooo330: merged OOO330_m2


2010-07-28  Henning Brinkmann  <hbrinkm@openoffice.org>  [9141d3977c9aa5db71b5ee81aee3093f0102b37a]

writerfilter08ooo330: merged OOO330_m2


2010-07-28  Niklas Nebel  <nn@openoffice.org>  [f7a8aabd4244980ddfa9fad71bc1f2892e391420]

calc57: #i113432# restore fix for i94951: catch IndexOutOfBoundsException in ScXMLTableRowCellContext::DoMerge


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

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


2010-07-28  Joerg Skottke [jsk]  <jsk@openoffice.org>  [064a54918200a0584422f16b3dc28b5b0859be6e]

automationooo330m1: #i110184# - Excluded test due to failure to load documents containing macros using API call/Slot


2010-07-28  Joachim Lingner  <jl@openoffice.org>  [d4853323d5834584b360b5874643ea719471a49b]

jl154 #i113463# some comments and rollback even when runtime exception is thrown


2010-07-28  Oliver Craemer [oc]  <oc@openoffice.org>  [aedd5b3365cfcb4bb99f41d233b06ebf9acacc1e]

#i113495#: [Automation][ch2_]XML_format has warnings


2010-07-28  Daniel Rentz  <dr@openoffice.org>  [8b75670936364c84f0879470154ada5aad2dddda]

mib17: missing includes


2010-07-28  Thomas Lange [tl]  <tl@openoffice.org>  [b1554766bf429bb1270e4aabb63f8cb91e819ebc]

cws tl83: warning-free code


2010-07-28  Oliver Craemer [oc]  <oc@openoffice.org>  [e9ce1170bd3f98cc8529847cb4e00131a69ac241]

#i113495#: [Automation][ch2_]XML_format has warnings


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

#i113301# avoid problems with hyphenation within graphite ligature (thanks kstribley)


2010-07-28  Daniel Rentz  <dr@openoffice.org>  [ed7dfbf3b0e58f2a14d17324c003a31cef9b0749]

mib17: resolved conflict after rebase corrected


2010-07-28  Henning Brinkmann  <hbrinkm@openoffice.org>  [2638faa2e834c2da4c195224fd88d32c29b3d0cc]

writerfilter08ooo330: applied patch for writerfilter08


2010-07-28  Henning Brinkmann  <hbrinkm@openoffice.org>  [2cc43864289c5f0d5e37425dd227c068a7a3d36b]

writerfilter08ooo330: applied patch for writerfilter08


2010-07-28  Henning Brinkmann  <hbrinkm@openoffice.org>  [22ab8529b60edbedc4f4ca657172ccb23ecd528d]

writerfilter08ooo330: applied patch for writerfilter08


2010-07-28  Henning Brinkmann  <hbrinkm@openoffice.org>  [a8f1ad65612c0e54969cabc541b183062ae3d905]

writerfilter08ooo330: applied patch for writerfilter08


2010-07-28  os  <os@openoffice.org>  [e0a383ba68b64b3459fcac20cd45f1b8ab28087d]

#i85003# show disabled style name field for built-in styles (from simonaw)


2010-07-28  Carsten Driesner  <cd@openoffice.org>  [5136d89453c5a28a7143afcf58c547517d4b6758]

fwk152: #i113249# Fix broken HTML clipboard


2010-07-28  Thomas Lange [tl]  <tl@openoffice.org>  [f3a2c89856c12907f5ba60c3be74a18d9a42e45d]

cws tl83: merge


2010-07-28  Marc Neumann [msc]  <Marc.Neumann@oracle.com>  [526db6bf04ef6666ea7582aefe96afc05b247b0b]

automationdev300m85: #113492#


2010-07-28  va  <volker.ahrendt@oracle.com>  [3ea1b06686ea33cf131dc59007507455276df651]

#i112962# Changed Format to OOoUserDict1


2010-07-28  Daniel Rentz  <dr@openoffice.org>  [c34ae9ba3c48c793a78ae86729d112ea1a282236]

mib17: resolved conflict after rebase corrected


2010-07-28  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [cb183c4c7750bedb079337b01f32590bf2ec0176]

vcl114: #i113490# avoid accessing a possible NULL ptr (thanks cmc!)


2010-07-28  sb  <sb@openoffice.org>  [de9172871b29cea2fddbce9d5c55730f6d64754b]

fwk152: #i113454# accept broken .xcs files containing empty <oor:component-scheme>


2010-07-28  Thorsten Bosbach  <tbo@OpenOffice.org>  [20b729322c993798a026f96d8ffb7f1fac08aeba]

#i113467# migrated fixes from OOO330 cws


2010-07-28  os  <os@openoffice.org>  [9307b32be5c14515bb030afd6308acdfe7ffe011]

#i84723# overlapping in ruler prevented (from gang65)


2010-07-28  Joachim Lingner  <jl@openoffice.org>  [ac751d3424a43ef3729a14036473bfda71280ef9]

jl154 #i113463# processPackage_ in dp_configuration.cxx threw an IOException when revoking xcs files


2010-07-28  Carsten Driesner  <cd@openoffice.org>  [9ad1d7e628562e32630f5bbf20cb25a4f9782993]

l10nfixer01: #i113441# Remove wrong user defined text attribute for the Search&Replace function within the findbar.xml files


2010-07-28  Carsten Driesner  <cd@openoffice.org>  [2b4775df68fb75fdd3f0bc44eac308c71268549a]

l10nfixer01: #i113441# Remove wrong user defined text attribute for the Search&Replace function within the findbar.xml files


2010-07-28  Carsten Driesner  <cd@openoffice.org>  [f3c8be9585274b00f42de5eb4244297cbc3a6c4f]

l10nfixer01: #i113441# Remove wrong user defined text attribute for the Search&Replace function within the findbar.xml files


2010-07-28  Daniel Rentz  <dr@openoffice.org>  [69d41381ba6e808153508ccd09ea73b8d77dbe76]

mib17: resolved conflict after rebase corrected


2010-07-28  Joerg Skottke [jsk]  <jsk@openoffice.org>  [34bdee8c66ee3717f044e0bfca057765370d9645]

jl154: #i113234# - reference list for OOo/Windows


2010-07-28  sb  <sb@openoffice.org>  [ef1bf74c279a1792a0edc1bd3188f873b4e68e0a]

sb123: #i113489# disabled failing toolkit.AccessibleMenu... tests for now


2010-09-16  sb  <sb@openoffice.org>  [65a45c88eb656b54d55713e7be30bdb7a80cfca4]

sb123: merged in cws/oooimprovement6, to get fix for i100159


2010-09-10  sb  <sb@openoffice.org>  [c978e5a3818e4fa3bbae6cde73b2d38d802dab9c]

sb123: merged in DEV300_m87


2010-08-23  Lars Langhans  <lla@openoffice.org>  [33358b07384351eb874166c7c2cda2bdbfedbfa5]

sb123:#i111449# remove all subdirs in complex tests


2010-07-28  Thomas Lange [tl]  <tl@openoffice.org>  [0319bf68ea594167312e15df50148994daa31357]

cws tl83: #i113276# default layout for 'Greek' characters changed; added new property 'GreekCharStyle'


2010-07-28  Thomas Lange [tl]  <tl@openoffice.org>  [cdce29a326c834a269b33dff27e74ed34c82c7df]

cws tl83: #i113276# default layout for 'Greek' characters changed; added new property 'GreekCharStyle'


2010-07-27  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [f56ae64d51b8d6326023cff6c7d4063cdf9dc694]

vcl114: #i89515# add a print selection button to print accessory view


2010-07-27  Carsten Driesner  <cd@openoffice.org>  [64910a778a9a37dee885fca38af04205367bae9f]

fwk151: Fixed problems that configuration changes notifications were not correctly sent/processed


2010-07-27  Carsten Driesner  <cd@openoffice.org>  [b3a5ee2e9cc75c522abc81f7a6e0dd8e963b2a96]

fwk151: Fixed problems that configuration changes notifications were not correctly sent/processed


2010-07-27  Carsten Driesner  <cd@openoffice.org>  [7492878a15774e9741ea2fefbf183fbec557c1c1]

fwk151: Fixed problems that configuration changes notifications were not correctly sent/processed


2010-07-27  Daniel Rentz  <dr@openoffice.org>  [97ee04b727e0b4501777b0e90cd4b415529d12d3]

mib17: rebase to OOO330_m2


2010-07-27  Daniel Rentz  <dr@openoffice.org>  [2d8dade23fc65c982f6beecad6fa39d48748967a]

mib17: rebase to OOO330_m2


2010-07-27  Daniel Rentz  <dr@openoffice.org>  [0a98ad21fbb21e60a90e4f4c8eb9b4d703e1a430]

mib17: rebase to OOO330_m2


2010-07-27  Daniel Rentz  <dr@openoffice.org>  [9577038a0f0bebe7c69aedb451f358766ff844c2]

mib17: rebase to OOO330_m2


2010-07-27  Daniel Rentz  <dr@openoffice.org>  [b823f5abfb26354c82547d1da631e0d714de6290]

mib17: rebase to OOO330_m2


2010-07-27  Daniel Rentz  <dr@openoffice.org>  [4d7251cf1b12f77bb1ba86b90b75062a9a654a20]

mib17: rebase to OOO330_m2


2010-07-27  Daniel Rentz  <dr@openoffice.org>  [e24d76dd8dead151c7192bb66f24ea6c89e4c7bf]

mib17: rebase to OOO330_m2


2010-07-27  Daniel Rentz  <dr@openoffice.org>  [fb7fb796e2a9fc294bfc13cd2b986d347b5ba719]

mib17: rebase to OOO330_m2


2010-07-27  Carsten Driesner  <cd@openoffice.org>  [0ffe3735b8a75ee0d7b3ac1187c5f44aecec6302]

l10nfixer01: Merge changes


2010-07-27  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [86daa367395d94cdd19fa8771955096f4a8fe53b]

vcl114: #i113304# cleanup


2010-07-27  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [5bdcd17292c63698e8c9c6d72f4941954bf9b5aa]

vcl114: #i113304# optionally do not draw menubutton separator for flat menu button


2010-07-27  Herbert Duerr [hdu]  <duerr@sun.com>  [3f0d5190f8150e29fef87f635fbd31af201027fd]

#i113472# more consistent glyph fallback on non-fc platforms


2010-07-27  Daniel Rentz  <dr@openoffice.org>  [264e7d0a9a6f0465ecce88da9e9b5bf7bad3e125]

mib17: rebase to DEV300_m84


2010-07-27  Daniel Rentz  <dr@openoffice.org>  [386df44d93bcb442a5bf9c9ba1131b09c972eb05]

mib17: rebase to DEV300_m84


2010-07-27  Daniel Rentz  <dr@openoffice.org>  [82de1aefa19ebd1c64c78610ea2b683bd5c2ff92]

mib17: rebase to DEV300_m84


2010-07-27  Daniel Rentz  <dr@openoffice.org>  [efa16af14469b6fdc27e375c71a3227b68d60672]

mib17: rebase to DEV300_m84


2010-07-27  Daniel Rentz  <dr@openoffice.org>  [11c19ba7fb8c78662e64fa31e86f150057df33d9]

mib17: rebase to DEV300_m84


2010-07-27  Daniel Rentz  <dr@openoffice.org>  [fca9fd4beec34960736b08c91e266f4d69ed7675]

mib17: rebase to DEV300_m84


2010-07-27  Daniel Rentz  <dr@openoffice.org>  [eba961a2cc1b857d1fb6d7b3a2210253ae8a4feb]

mib17: rebase to DEV300_m84


2010-07-27  Daniel Rentz  <dr@openoffice.org>  [0ae44da7752001293131a96e30d5466b3b7919f2]

mib17: rebase to DEV300_m84


2010-07-27  Ivo Hinkelmann  <ihi@openoffice.org>  [62a8f17d4862b90bbbccde3b86157dd9bc930712]

merged OOO330 m2


2010-07-27  Ivo Hinkelmann  <ihi@openoffice.org>  [2fdbf8fe1765a598ae9da94efa36f864027a12b9]

merged OOO330 m2


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

merged OOO330 m2


2010-07-27  Ivo Hinkelmann  <ihi@openoffice.org>  [4ed0e085d2a1730f201bf584c22c0a9fe32c98e2]

l10nfixer01: #i113440# fixed resource


2010-07-27  Michael Stahl  <mst@openoffice.org>  [ba58b4e62cee16248d68a7e4b62a2b3d1d53f06f]

sw34bf01: merge DEV300_m85


2010-07-27  Michael Stahl  <mst@openoffice.org>  [f1344e248d2112cba9ec0bb7c95210c1dd3d7474]

sw34bf01: merge DEV300_m85


2010-07-27  Michael Stahl  <mst@openoffice.org>  [ab41e026e4e30add7c65f798dbf48ffc84cf5c8b]

sw34bf01: merge DEV300_m85


2010-07-27  Daniel Rentz  <dr@openoffice.org>  [63011eb5ee3b5da99275dceb747f771276b175a8]

mib17: move VBA specific interfaces into vba subdir


2010-07-27  Daniel Rentz  <dr@openoffice.org>  [67948f27546e46818e3b630fcb753c6d8dc8a20a]

mib17: move VBA specific interfaces into vba subdir


2010-07-27  Daniel Rentz  <dr@openoffice.org>  [549c7c352a25280a9eb038220a9920c1110fd91b]

mib17: move VBA specific interfaces into vba subdir


2010-07-27  Daniel Rentz  <dr@openoffice.org>  [7be8a197e4832b71bdedcf64d1ab2278d1244f5e]

mib17: move VBA specific interfaces into vba subdir


2010-07-27  Daniel Rentz  <dr@openoffice.org>  [e1461c4204ffc1c099fb8b877c3b7a58c35437dd]

mib17: move VBA specific interfaces into vba subdir


2010-07-27  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [e8af7005f7d30c025c546f0da90b260be1cff27b]

merge with DEV300_m85


2010-07-27  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [08c77cbc159f9e3c42665aa87a15824c3df674a6]

merge with DEV300_m85


2010-07-27  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [0f215a2be8ae128244c1ab8723184d5d3673499d]

merge with DEV300_m85


2010-07-27  Joachim Lingner  <jl@openoffice.org>  [25291f60b2d3626cbf289233af1a9f796bcf227b]

jl154 #i113463# unopkg sync fails on solaris, when there was one extension removed


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

OOO330 masterfix: fix unpaired % sign


2010-07-27  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [330fc43aa2683eea5574c59fe21ce000cad6ea7f]

gnumake2: merging minibranches


2010-07-27  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [ffa0973f17e0bd29e1ffd69a24c8bc8aea8b5ca2]

gnumake2: merging minibranches


2010-07-27  Vladimir Glazunov  <vg@openoffice.org>  [9044fbd3c5e167f5ca0ddd11a84ee709c5813d2a]

unxlngxnewbaseline: #162926# SOLAR_SYSBASE_ROOT and SYSBASE should be in different blocks


2010-07-27  Andreas Bregas  <ab@openoffice.org>  [bd2d0be5cf4e8b1ebd9a6f45cf72f0f338ce7fa6]

mib17: merge


2010-07-27  Andreas Bregas  <ab@openoffice.org>  [1418192906ba670101263d743cdb3a91219ab933]

mib17: merge


2010-07-27  Andreas Bregas  <ab@openoffice.org>  [2c3d1235237a680dbca49acdaa55f91aa6816b1b]

mib17: merge


2010-07-27  Andreas Bregas  <ab@openoffice.org>  [80e76b44a8b52de470051ce1e27a71870078a5aa]

mib17: merge


2010-07-27  Andreas Bregas  <ab@openoffice.org>  [f76803566b9a1476a1e7c8672a54ee1060d123d6]

mib17: #i110822# Fixed named parameter handling in automation bridge


2010-07-27  Andreas Bregas  <ab@openoffice.org>  [b7d6f018da399d350d778acf0d76b210242b3939]

mib17: #i110822# Fixed named parameter handling in automation bridge


2010-07-27  Mikhail Voytenko  <mav@openoffice.org>  [c917ec0bdf687fb1c0ddc6a246af24ca724e251b]

mib17: merging


2010-07-27  Mikhail Voytenko  <mav@openoffice.org>  [bb67a6209d9545e009b8745e42eb83816edb36bd]

mib17: merging


2010-07-27  Mikhail Voytenko  <mav@openoffice.org>  [aae252806783c8c66c51b73da408f5d7b750ba0b]

mib17: merging


2010-07-27  Mikhail Voytenko  <mav@openoffice.org>  [276e8f53828b362e82423863c41e6d17c8c2f782]

mib17: merging


2010-07-27  Daniel Rentz  <dr@openoffice.org>  [1e940446fbe06455d6c947bf62510c015d8bd1e2]

mib17: #i112634# prepare loading VBA with document events from ODF and XLSM


2010-07-27  Daniel Rentz  <dr@openoffice.org>  [c4e382c4e91e35c71d09530eed21ad22d4a507a0]

mib17: #i112634# prepare loading VBA with document events from ODF and XLSM


2010-07-27  Daniel Rentz  <dr@openoffice.org>  [5f0cb859115c0021cbad82106ff45f0fe14e0a7f]

mib17: #i112634# prepare loading VBA with document events from ODF and XLSM


2010-07-27  Daniel Rentz  <dr@openoffice.org>  [4cc4f719538888c7f97048e9a7c1693ef9e6f344]

mib17: #i112634# prepare loading VBA with document events from ODF and XLSM


2010-07-27  Mikhail Voytenko  <mav@openoffice.org>  [521b922314728107ea4c63dde76a1f5afe0b0855]

mib17: #163102# transport declaration class name for WithEvents


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

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


2010-07-27  Joerg Skottke [jsk]  <jsk@openoffice.org>  [cfbbe7075a157483b1abcdd38e93869481b1750b]

jl154: #i113234# - Updated documentation in helper function hManageComaprisionList(), more instructions on what to do if the lists do not match.


2010-07-27  Joerg Skottke [jsk]  <jsk@openoffice.org>  [ca8076d676aadadcffb4afb2e94ab6ffbab2a29d]

jl154: #i113165# - Removed semicolons from script URI, now we can use simple slots to call BASIC wizards


2010-07-27  Joerg Skottke [jsk]  <jsk@openoffice.org>  [10eaa6f16a45b115438c3f250db511d301aa7e6c]

jl154: #i113234# - QA uses installation that differs from default, removed three entries from lists


2010-07-26  Daniel Rentz  <dr@openoffice.org>  [a11c345f88392632016ca0d4dd1e21188dae9e6c]

mib17: prevent crash when VBAGlobals object is missing (this causes that document modules do not have an associated UNO object thus the DocObjectWrapper does not have a type provider)


2010-07-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [6e36c1deb6833f22065cbcaa3c3113f6ffa45396]

OOO330 masterfix: dictionaries needs thesaurus generated idx


2010-07-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [b6026341460a4c4fb89e9bb83bff4b40ba22ec75]

OOO330 masterfix: dictionaries needs thesaurus generated idx


2010-07-26  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [6f339a64fa98a3517dca2f6aae8bbe2b176382aa]

gnumake2: fixing rscdep on windows, delivering manifests for executables on windows


2010-07-26  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [6e71ef0a97e4730d97a74744b1247f73b77fe711]

gnumake2: fixing rscdep on windows, delivering manifests for executables on windows


2010-07-26  Henning Brinkmann  <hbrinkm@openoffice.org>  [878670f21d86ba074536b87bc545db106f074291]

writerfilter08: cleaning up left overs of merge


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

ooo330l10n: #i113424# add albanian language to builds


2010-07-26  Henning Brinkmann  <hbrinkm@openoffice.org>  [e68a82bc70b082f564e8fa4cd5771cfc7d03086a]

writerfilter08: merged DEV300_m85


2010-07-26  Henning Brinkmann  <hbrinkm@openoffice.org>  [7042265a39a847c756fd2be484208c446ceaf88b]

writerfilter08: merged DEV300_m85


2010-07-26  Henning Brinkmann  <hbrinkm@openoffice.org>  [8020ded902edd58fd3e6da8f0192483f67dd9399]

writerfilter08: merged DEV300_m85


2010-07-26  Henning Brinkmann  <hbrinkm@openoffice.org>  [5a1de2d4ba3e39bead5ced9bb1fd634e4cb855bc]

writerfilter08: merged DEV300_m85


2010-07-26  Joerg Skottke [jsk]  <jsk@openoffice.org>  [5e8e4b3d600b0300f55292e8fbaeb4b3affa0279]

jl154: #113234# - Scripts for MacOS X - OOo


2010-07-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [85a4e97dc97a88c59ab0cf8a4d89d9f9413adf9f]

OOO330 masterix: #113247#: disable checking against network based DTD, build must not depend on network resources


2010-07-26  Marc Neumann [msc]  <Marc.Neumann@oracle.com>  [c3885f7ae33c36988accb45bd154f10deac19e3a]

automationooo330m1: #113339# disable mozilla test on mac


2010-07-26  Andreas Bregas  <ab@openoffice.org>  [c6431e762cd7fedb380160db13dbbe2a9a7e7f9d]

mib17: #163025# Basic Trace functionality for debugging (inactive by default)


2010-07-26  Oliver Craemer [oc]  <oc@openoffice.org>  [68ad606715002d9acd1ccfbfdfc5bf72d15b8bc3]

#i113305#: [Automation] changing warnlog to qaerrorlog for greenstate in Spreadsheet


2010-07-26  Joerg Skottke [jsk]  <jsk@openoffice.org>  [f862f9ffd6d09a434cc4d4228c16687457ea88a4]

jl154: #i113165# - Removed no longer needed helper functions as we do not test menus anymore


2010-07-26  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [0c9940e6205ad56d62920faa890ebf3ebf1d5da8]

pl07: #i111047# workaround modal behavior of mac native menus


2010-07-26  Thomas Lange [tl]  <tl@openoffice.org>  [e937a4331fafe99449c42a07cd3ea66ffc3e488a]

cws tl82: #i106993# thesaurus code clean-up


2010-07-26  Thomas Lange [tl]  <tl@openoffice.org>  [c1419160f52222a3ed85c4a309df2ab10fceb2ed]

cws tl82: #i106993# thesaurus code clean-up


2010-07-26  Thomas Lange [tl]  <tl@openoffice.org>  [cbe34bff4881d62a8026c96aa26723989490d508]

cws tl82: #i106993# thesaurus code clean-up


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

ooo330l10n: #i113424# pootle l10n update for ooo330


2010-07-26  Joerg Skottke [jsk]  <jsk@openoffice.org>  [a849a5c81048bd72e981249394f4d51d1f366715]

jl154: #113234# - Scripts for MacOS X - OOo


2010-07-26  Ingrid Halama  <iha@openoffice.org>  [f2b674791c71f49f01b52c72b98a252078b8bbf2]

calc56: #i113419# preserve 3D scheme while adding a new series - merge


2010-07-26  Ingrid Halama  <iha@openoffice.org>  [030ee5c48dc38a7e2ba848d7985e9686054eba24]

calc56: #i113419# preserve 3D scheme while adding a new series


2010-07-26  Joerg Skottke [jsk]  <jsk@openoffice.org>  [66dbe2b3560b0de8dfc6f2610acfd782ac3c65bb]

jl154: #113234# - Scripts for MacOS X


2010-07-26  Oliver Craemer [oc]  <oc@openoffice.org>  [9bf26a65bb1b2b3a2ed71c76705bfc571e2e568a]

#i113305#: [Automation] changing warnlog to qaerrorlog for greenstate in Spreadsheet


2010-07-26  Joerg Skottke [jsk]  <jsk@openoffice.org>  [0cfc86c5fa3cbb484c705a07dd5c0ce2c30cdaca]

jl154: #i113165# - Try to use sym-slots in e_all.sid to start basic wizards.


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

jl154 #162868# solaris postinstall script


2010-07-23  Thomas Lange [tl]  <tl@openoffice.org>  [dec8e657ceffb60df8585ab16887bffaa2cdda6e]

cws tl83: #i113276# changes to Greek symbol set because of new OpenSymbol font


2010-07-23  Thomas Lange [tl]  <tl@openoffice.org>  [4c8d9dbc46403017cf09723d903e1b49296b9e48]

cws tl83: #i113276# changes to Greek symbol set because of new OpenSymbol font


2010-07-23  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [089d8fb8650da2277d4d40f5f19380ef9832c889]

pl07: #i111076# catch a dragsource being destroyed after its frame


2010-07-23  Release Engineering  <releng@openoffice.org>  [9fb75fb322f93b9c73da4d467c44b4f08a468853]

OOO330


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

masterfix: reset LOCALIZESDF if fetching localized sdf was not successful


2010-07-23  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [7f950830b70dd233a2c7ccb676e76b79abfebfda]

pl07: #i113170# make more AquaSalFrame entry points safe agains missing thread autorelease pool


2010-07-23  Mathias Bauer  <mba@openoffice.org>  [effc31fbbf24d9b81499acffe29483e764361594]

CWS changehid: #i111874#: some HID cleanup


2010-07-23  Mathias Bauer  <mba@openoffice.org>  [2572209a92a6ed172f1650f7805f7e5829541ea3]

CWS changehid: #i111874#: use '.' instead of ':' as separator for autohelpids; ':' may cause confusion with URL detection


2010-07-23  Mathias Bauer  <mba@openoffice.org>  [f141d817df67792de77d5805869883f948365d24]

CWS changehid: #i111874#: use '.' instead of ':' as separator for autohelpids; ':' may cause confusion with URL detection


2010-07-23  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [707e3e1a491bda3aff8ac83c5f5a0eaa80f5d89f]

gnumake2: first try with gtk quickstarter, reenabling pch on sfx2 as it should work now after resync to DEV300_m84


2010-07-23  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [75e6b316623c60396def0e010222ed896d46ecf1]

gnumake2: first try with gtk quickstarter, reenabling pch on sfx2 as it should work now after resync to DEV300_m84


2010-07-23  Vladimir Glazunov  <vg@openoffice.org>  [3f165c14f94b6ff007f42515c1a8f22317078f1c]

unxlngxnewbaseline: #162926# use another condition to determine build environment


2010-07-23  Vladimir Glazunov  <vg@openoffice.org>  [5a2f2d2d037d92ec0546513c7732df4cccbee5b1]

unxlngxnewbaseline: #162926# use another condition to determine build environment


2010-07-23  Vladimir Glazunov  <vg@openoffice.org>  [93710c8f7fead1b625581b8dbcacd9dfde399c03]

unxlngxnewbaseline: #162926# use another condition to determine build environment


2010-07-23  Vladimir Glazunov  <vg@openoffice.org>  [a927ae1d4328038d1938a8b2a7ba2c44d4d3f1db]

unxlngxnewbaseline: #162926# use another condition to determine build environment


2010-07-23  sb  <sb@openoffice.org>  [62e53efe7f54a3a9b84a9b37830acfe6597951ed]

sb123: #i113386# disabled sd.AccessibleDrawDocumentView::com::sun::star::accessibility::XAccessibleComponent for now


2010-09-17  sb  <sb@openoffice.org>  [a8c3ee0e1b2d99ba95dbbccef7bd28c9a523db8a]

sb123: #i113161# disabled some sd.SdLayer::com::sun::star::* for now


2010-09-10  sb  <sb@openoffice.org>  [0eec54dde3ce2d24435b4a1ae83565a2128e399c]

sb123: merged in DEV300_m87


2010-07-23  Ivo Hinkelmann  <ihi@openoffice.org>  [44224addb980da9a43e23e2789408585597f523f]

txtl10n: removal of verbose switch


2010-07-23  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [f3bf8628235e3ccf352c52edae3be8c57517f850]

pl07: #i113170# ensure autorelease pool in ::Show


2010-07-23  Ivo Hinkelmann  <ihi@openoffice.org>  [640b52c5bd3d1e86b14d4357807b47a7ba994993]

txtl10n: removal of verbose switch


2010-07-23  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [5bba5a1fea8737ec024b5d3a43a3b408af30c659]

gnumake2: some more checks for module makefiles


2010-07-23  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [e401e6846b174c3f5deda3b3e19d89de2e4ac78a]

gnumake2: some more checks for module makefiles


2010-07-23  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [93a3eed87acd6581f851ff92a3332de8e0ff8c29]

gnumake2: some more checks for module makefiles


2010-07-23  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [c4753e0f4a6bda4e30a0d4510ab51cce1ebb4d00]

gnumake2: setsolar environment fixes


2010-07-23  Lars Langhans  <lla@openoffice.org>  [05eebc377e4455b0a0e835ad4634a4418ddda029]

sb123:#i111449# fix all run through problems for qa/complex tests


2010-07-23  Lars Langhans  <lla@openoffice.org>  [c32f1410f9dc305daa7ad589b1347026d5b13bd2]

sb123:#i111449# fix all run through problems for qa/complex tests


2010-07-23  Dirk Voelzke  <dv@openoffice.org>  [232fc9070c8a86f6602cf4134d4b5b8a1cf117a7]

dv19:#i111166# removed syntax warning


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

jl154 #162868# bundled folder in prereg folder


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

jl154 #162868# bundled folder in prereg folder


2010-07-23  Dirk Voelzke  <dv@openoffice.org>  [74544584d1fd6cfb7b059d5915f6a69da5ec189e]

jl154:#i133370# Remove 'disable' from popup menu for shared extensions


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

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


2010-07-22  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [37d90e1b4567aeecd23417ed700b2fd1d7d45e5b]

vcl114: #i48666# allow input of arbitrary unicode characters


2010-07-22  sj  <sj@openoffice.org>  [4f41cb65cb10667b61d7a919fd4abd57711747a2]

impress196: #161749# if a wmf is containing an embedded emf graphic, than this graphic is no longer lost after swapout/swapin


2010-07-22  Ivo Hinkelmann  <ihi@openoffice.org>  [3a7826b9ff0ddcfc9032c5ef707f754ae4abd3d2]

txtl10n: cleanup / remove all -QQ and quiet parts


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

jl154 #162868# unopkg in shell script with several quotes


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

jl154 #162868# unopkg in shell script with several quotes


2010-07-22  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [6ea3c24201b2d4255306f6e745e242567f3bbb8c]

ooo33gsl03: #i113333# work around a double pointer grab


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

txtl10n: #i113008# #i113125# cleanup / removed unused lines


2010-07-22  Ivo Hinkelmann  <ihi@openoffice.org>  [17f90c9ee09008654e5f7bc9b80342252ac150fb]

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


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

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


2010-07-22  Joachim Lingner  <jl@openoffice.org>  [8dd91d2833a8ce36baf917bc90ab3cc6b9de4f46]

jl154 merging


2010-07-22  Ivo Hinkelmann  <ihi@openoffice.org>  [92fe5813fbcedeb034c6fa85f56bafa2113f142d]

txtl10n: removed obsolete dir


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

jl154: #i113234# References for Windows


2010-07-22  Joachim Lingner  <jl@openoffice.org>  [6fc85e3c5c85d0fc2e5e9f9516bcce8b8eaf94a6]

jl154 #i162868# unopkg sync now removes the folder  when it does no contain a folder


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

jl154: #i113234# Platform differentiator


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

jl154: #i113234# Re-enable warning


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

CWS-TOOLING: integrate CWS graphite03_OOO330


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

CWS-TOOLING: integrate CWS graphite03_OOO330


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

jl154: #i113234# Just another way to differentiate between brands, builds, platforms etc.


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

CWS-TOOLING: integrate CWS kso45


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

CWS-TOOLING: integrate CWS kso45


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

CWS-TOOLING: integrate CWS emailmerge33fix


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

CWS-TOOLING: integrate CWS automationemailchange


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

CWS-TOOLING: integrate CWS native321


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

CWS-TOOLING: integrate CWS native321


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

jl154: #i113234# fixed a jurassic bug in hListCompare() where the returnvalue was determined using an incorrect array (list two should be evaluated)


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

CWS-TOOLING: integrate CWS sw33bf07


2010-07-22  sj  <sj@openoffice.org>  [5168f157283efd30a48dbfc767a4ff726ce77ed3]

impress196: #i111356# applied patch (uninitialized buffer)


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

CWS-TOOLING: integrate CWS impress194


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

CWS-TOOLING: integrate CWS impress194


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

CWS-TOOLING: integrate CWS impress194


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

CWS-TOOLING: integrate CWS impress194


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

CWS-TOOLING: integrate CWS impress194


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

CWS-TOOLING: integrate CWS impress194


2010-07-22  sj  <sj@openoffice.org>  [9977adcaf8916f52cca1d02634f6c123cc9e7f6e]

impress196: #i112309# EnhancedCustomShape::parseError not catched on linux platform


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

CWS-TOOLING: integrate CWS dba33g


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

CWS-TOOLING: integrate CWS dba33g


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

CWS-TOOLING: integrate CWS dba33g


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

CWS-TOOLING: integrate CWS dba33g


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

CWS-TOOLING: integrate CWS tl81_OOO330


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

CWS-TOOLING: integrate CWS tl81_OOO330


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

CWS-TOOLING: integrate CWS tl81_OOO330


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

CWS-TOOLING: integrate CWS tl81_OOO330


2010-07-22  Ingo Schmidt  <is@openoffice.org>  [4d52abc295541189154a57bcf0bbfac9a566fb41]

native322 #i113364# new jre6 u21


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

jl154: #i113234# provide warnlog


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

jl154: #i113234# Removed platform strings from reference list filenames


2010-07-22  Vladimir Glazunov  <vg@openoffice.org>  [2b5bd61341cb2b2b2d229796443d3e3d6b9041bf]

unxlngxnewbaseline: #162926# some fixes for 64 bit linux baseline, disactivated old, not-buildable debug code


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

jl154: #i113234# Removed duplicate entries from reference lists, updated test to avoid those being created.


2010-07-22  Mathias Bauer  <mba@openoffice.org>  [09f556c406c97a31bba2da5faa92a667ec3facd4]

CWS changehid: resync to m85


2010-07-22  Mathias Bauer  <mba@openoffice.org>  [f630cd3a4929d0637165fad4decb85047d31ebdf]

CWS changehid: resync to m85


2010-07-22  Mathias Bauer  <mba@openoffice.org>  [42114b9a3cca5066440754458192c4c82e893fa8]

CWS changehid: resync to m85


2010-07-22  Mathias Bauer  <mba@openoffice.org>  [856b0f77a7a8ba51ae4276e471b83be3ec5bb690]

CWS changehid: resync to m85


2010-07-22  Mathias Bauer  <mba@openoffice.org>  [9fd46e5c911f8cf9471bbf891ede9bca509b9dbb]

CWS changehid: resync to m85


2010-07-22  Mathias Bauer  <mba@openoffice.org>  [37d9e03f938067ade89aee831cc82cea96202b1d]

CWS changehid: resync to m85


2010-07-22  Mathias Bauer  <mba@openoffice.org>  [f495ec42e99af1275378ce832989907e258279a1]

CWS changehid: resync to m85


2010-07-22  Mathias Bauer  <mba@openoffice.org>  [94f6ca13a7f293682a071384aec63b42d8b96b04]

CWS changehid: resync to m85


2010-07-22  Mathias Bauer  <mba@openoffice.org>  [4c498c21dc50a86004ed8c90e988abc2686e9430]

CWS changehid: resync to m85


2010-07-22  Mathias Bauer  <mba@openoffice.org>  [8e9fb8649cd5f97c98cd44a6925a94598c8e35c8]

CWS changehid: resync to m85


2010-07-22  Mathias Bauer  <mba@openoffice.org>  [2c2a74a576e35b3a142804cd35de75dbc086bcd3]

CWS changehid: resync to m85


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

jl154: Local branch merge


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

jl154: Local branch merge


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

jl154: Local branch merge


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

jl154: #i113234# Implemented function to retrieve script names from dialogs that hold separate lists for modules and scripts. Removed gPlatform part from filename, it can be added by a script maintainer if need be. It is already used on osx, further differences might exist on WIndows. This is a TODO.


2010-07-22  Herbert Duerr [hdu]  <duerr@sun.com>  [1809df9e834bf1581f3b5d61256d732d00a7ea19]

#i111719# deliver updated versions of liberation fonts


2010-07-22  Herbert Duerr [hdu]  <duerr@sun.com>  [45a54fdd3c61b929690cd91a2ff66bce235ac064]

#i111719# updated liberation fonts to release 1.06


2010-07-22  Ivo Hinkelmann  <ihi@openoffice.org>  [6d40e92dcf681213d86fbadbe1c7fc65fbe88ad7]

txtl10n: #i113008# #i113125# don't die by empty sdf file


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

txtl10n: #i113008# #i113125# don't die by empty sdf file


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

txtl10n: #i113008# #i113125# changed output dir


2010-07-21  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [5b92062661eb9fe6ecee0ed3fd6356e6d6d9fca9]

ooo33gsl03: #i113333# make D&D to certain ListBoxes possible


2010-07-21  Mathias Bauer  <mba@openoffice.org>  [70146da8808a0aeb48bda3bb837711fa3a812042]

CWS changehid: #i111784#: rework keyword search


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

vgbugs10: #162096# initialisation repository considered as active


2010-07-21  Vladimir Glazunov  <vg@openoffice.org>  [7521863f307b08dc87b19e8ec0b1c3cf1b2ffa0b]

#162926# some fixes for 64 bit linux baseline


2010-07-21  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [c28b950220762319a3fff05cafa6947181d2f947]

vcl114: #i113239# check mimetype of data in dragEnter


2010-07-21  Herbert Duerr [hdu]  <duerr@sun.com>  [ed297064b56e492c7555b26f7c8f9c88d0cafa6c]

ooo33gsl03: #i113342# fix stlport-assertion when calling drawFilledTrapezoids()


2010-07-21  Thomas Lange [tl]  <tl@openoffice.org>  [c7896e24ec34b87aba39e8b2ff19a21fe0c518a6]

cws tl82: #i113293# unify encoding detection for linguistic components


2010-07-21  Jens-Heiner Rechtien  <hr@openoffice.org>  [e159c70f5403454847a1fd0cb8faf077b7323ef6]

CWS-TOOLING: integrate CWS solaris10u8_OOO330


2010-07-21  Jens-Heiner Rechtien  <hr@openoffice.org>  [32c69599b1161778082541f29fe0ff150b67d22f]

CWS-TOOLING: integrate CWS solaris10u8_OOO330


2010-07-21  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [19b3e9e92895f20020001fb53c3483416a09556e]

vcl114: #i105434# solve a scaling issue


2010-07-21  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [3e1796177f33f27dfd4116798ed87aba641145e6]

vcl114: #i105434# solve a scaling issue


2010-07-21  Jens-Heiner Rechtien  <hr@openoffice.org>  [5a1219a614fd01445ee465251654171b34a0e894]

CWS-TOOLING: integrate CWS impress193


2010-07-21  Jens-Heiner Rechtien  <hr@openoffice.org>  [8dc9645140a4c2782d04c2636bc4e8e8513422d8]

CWS-TOOLING: integrate CWS impress193


2010-07-21  Jens-Heiner Rechtien  <hr@openoffice.org>  [811f41f5d4b9d7ff8b97fba90c819e36ce55600f]

CWS-TOOLING: integrate CWS impress193


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

CWS-TOOLING: integrate CWS impress193


2010-07-21  Dirk Voelzke  <dv@openoffice.org>  [937ab5809861b0d185bc86bb9674f0c3f0da4a28]

dv19#i111166# removed extra dispose, join with thread before shut down


2010-07-21  Jens-Heiner Rechtien  <hr@openoffice.org>  [d90f2e3df8cea0304aba58c60b2fc22a366f428b]

CWS-TOOLING: integrate CWS unoawt2


2010-07-21  Jens-Heiner Rechtien  <hr@openoffice.org>  [b16e44f08c9819d398955b3699bd30e4a48ab30c]

CWS-TOOLING: integrate CWS unoawt2


2010-07-21  Jens-Heiner Rechtien  <hr@openoffice.org>  [53c2830488b066d962c2ea65f070406de89c89cf]

CWS-TOOLING: integrate CWS unoawt2


2010-07-21  Jens-Heiner Rechtien  <hr@openoffice.org>  [d6ee629dd46d063912e8474c85da81ee674515c2]

CWS-TOOLING: integrate CWS unoawt2


2010-07-21  Jens-Heiner Rechtien  <hr@openoffice.org>  [a6fb87b1093328f9cf6eeb2a4d829c90cc0b4fd6]

CWS-TOOLING: integrate CWS unoawt2


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

CWS-TOOLING: integrate CWS unoawt2


2010-07-21  Jens-Heiner Rechtien  <hr@openoffice.org>  [4e8910c5cd00dac7076522223c42e5839db584e2]

CWS-TOOLING: integrate CWS unoawt2


2010-07-21  Joachim Lingner  <jl@openoffice.org>  [d4b8b3e046e5f9c8ce30fbca054159f3cdb76956]

jl154 #i162868# changed RemoveExtensions custom action (windows) to delete brand/share/prereg/bundled


2010-07-21  Caolán McNamara  <cmc@openoffice.org>  [644b523ac9ef526aceaa7ba62c14b3d56d7e4ea1]

cmcfixes77: #i113332# silence gcc warning


2010-07-21  Herbert Duerr [hdu]  <duerr@sun.com>  [4b09ead45259ea6e467b33980e645b87d55a18d4]

vcl114: #i106127# fix numeric problems


2010-07-21  Caolán McNamara  <cmc@openoffice.org>  [e86db1aa105e35c4c6f0a1315caa260fd226646b]

cmcfixes77: #i113331# silence gcc warning, refactor slightly to allow better optization


2010-07-21  Joachim Lingner  <jl@openoffice.org>  [62fdc1868672bba91b1976261b1f6b21605e6ac2]

jl154 #i162868# unopkg sync removes share/prereg/bundled, changing registerExtensions


2010-07-21  Joachim Lingner  <jl@openoffice.org>  [ca861ef74799d9f21d37bc5f832a905c04ad4499]

jl154 #i162868# unopkg sync removes share/prereg/bundled, changing registerExtensions


2010-07-21  Hans-Joachim Lankenau  <hjs@openoffice.org>  [d04b4bd3eb8143acb394dfa616ac6db4ba62adfa]

ause124: #i107097#: add dependencies for directory creation


2010-07-21  Caolán McNamara  <cmc@openoffice.org>  [3cee04ca620a686f4b954a1067ac6c87c88de1d6]

cmcfixes77: #i113327# silence gcc warning


2010-07-21  Caolán McNamara  <cmc@openoffice.org>  [12e8f0b1f8b3df82f3c32ed7cb410dbbc43f01e7]

cmcfixes77: #i113324# silence gcc warning


2010-07-21  Caolán McNamara  <cmc@openoffice.org>  [df31b7f41905931bc9b9dd07d84a353adc71d3db]

cmcfixes77: #i113322# silence gcc warning


2010-07-21  Caolán McNamara  <cmc@openoffice.org>  [cbff93e77f513ad48cea0c58d5f3f72494599da3]

cmcfixes77: #i113321# silence gcc warning


2010-07-21  sj  <sj@openoffice.org>  [34b5697be9084550b7c6e2dd4fd7778fc9f40fa8]

impress196: #i111867# shapes no longer invisible after save/reload to ppt


2010-07-21  Caolán McNamara  <cmc@openoffice.org>  [017762f1cc8e85a266402ede8c9002f8e6e0b869]

cmcfixes77: #i113319# silence gcc warning


2010-07-21  Ingo Schmidt  <is@openoffice.org>  [756cb84194cbddd57d14d564ebecd8a229bb10a1]

jl154 #162868# new share/prereg folder


2010-07-21  Ingo Schmidt  <is@openoffice.org>  [66cb95ef2af34f6d2b2723fa3221183e7c2ce206]

jl154 #162868# new share/prereg folder


2010-07-21  Caolán McNamara  <cmc@openoffice.org>  [8cf6b6be59df82f5e112a151c79f43a947b6dba7]

cmcfixes77: #i113318# silence gcc warning


2010-07-21  Carsten Driesner  <cd@openoffice.org>  [2986fe6067949eb4aae3cc5ec195783f55033c2b]

fwk150: Make find bar string localizable


2010-07-21  Caolán McNamara  <cmc@openoffice.org>  [3aa3449d1183f670877203d5ca56782c81b61717]

cmcfixes77: #i113317# silence gcc warning


2010-07-21  Caolán McNamara  <cmc@openoffice.org>  [e8f4359bb585ef85724866e58e948ee9505db9c1]

cmcfixes77: #i113316# silence gcc warning


2010-07-21  Caolán McNamara  <cmc@openoffice.org>  [265802a9505ddbc6511cd32c6c4dbd889e334f71]

cmcfixes77: #i113311# silence gcc warning


2010-07-21  Caolán McNamara  <cmc@openoffice.org>  [4faaf3d469272ee64d922619c06c633ba392c06d]

cmcfixes77: #i113310# silence gcc warning


2010-07-21  Carsten Driesner  <cd@openoffice.org>  [5573de7952876cf759ac778f159ff095d0b40714]

fwk150: Fix problem that 'Icons in menus' doesn't work anymore


2010-07-21  Oliver Craemer [oc]  <oc@openoffice.org>  [5ca73b3ec7a7d7f1356f778b7348283d646c1e00]

#i113305#: [Automation] changing warnlog to qaerrorlog for greenstate in Spreadsheet


2010-07-21  sb  <sb@openoffice.org>  [248f9c55d3d7f620372c7ff598db44051c95ceb5]

sb123: #i113306# disabled sfx.DocumentTemplates for now


2010-07-21  David Tardon  <dtardon@openoffice.org>  [f22c731e9c9597ec7d715d0fe727f1c55678d20d]

dtardon03: #i101354# do not label list headers in XHTML export


2010-07-21  David Tardon  <dtardon@openoffice.org>  [9005cdf9389f772ba6e39e2e2f8916fcf429dc33]

dtardon03: #i105827# XSLT 1.0 does not allow XPath expressions on result tree fragments


2010-07-21  David Tardon  <dtardon@openoffice.org>  [ed9e2ed6b65fab12f79323e875b4e4fe7ba41b9b]

dtardon03: #i101355# variable reference in key violates XSLT 1.0


2010-07-21  David Tardon  <dtardon@openoffice.org>  [378ebc051f58dd6585a2103a16756c8a2f179cec]

dtardon03: #i98137 do not shadow template-level variables/params


2010-07-20  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [084deeede12ec2c9bf5803f2370ef351ceddee84]

vcl114: #i113259# refine gtk plugins XIOError handling (thanks cmc!)


2010-07-20  Michael Stahl  <mst@openoffice.org>  [2c093d582667f2e85908177d4d5f1e836698fa3c]

sw34bf01: #i86880#: rtfatr.cxx: apply patch by pmladek


2010-07-20  Michael Stahl  <mst@openoffice.org>  [5273557c66ccb1d7ab0a4e0ecd4196e6e3c63238]

sw34bf01: #i77438#: xmloff: apply patch by cyhawk


2010-07-20  Michael Stahl  <mst@openoffice.org>  [41f6595dd78fe26cd6b5585c9e93951cc49f6e04]

sw34bf01: #i77438#: xmloff: apply patch by cyhawk


2010-07-20  Michael Stahl  <mst@openoffice.org>  [6759497535f2e3d4c7bc73a090c24e621677b547]

sw34bf01: #i113185#: SwDoc::SetEndNoteInfo(): fix conditional (patch by cmc)


2010-07-20  Michael Stahl  <mst@openoffice.org>  [15688dedfd1a77f913ad1933414c9b772b8a31b9]

sw34bf01: #i113181#: docfld.cxx: apply patch by cmc


2010-07-20  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [17381ec4f0f9aa1b0283ff3096e15bac86413c4d]

CWS gnumake2: using GNUMAKE variable from configure


2010-07-20  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [8df0968f98507dd244d8b3845284622a76a6d8c8]

CWS gnumake2: using GNUMAKE variable from configure


2010-07-20  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [74284c8e763f19cd9f7891c5c836e0a53abf06b3]

CWS gnumake2: using GNUMAKE variable from configure


2010-07-20  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [342e152f23ceeb51beb3861f2f5004edd93688f9]

CWS gnumake2: using the symbolic-functions check of configure on linux


2010-07-20  Thorsten Bosbach  <tbo@OpenOffice.org>  [81918f1f5bbfefd265b7f40f338b33738f331f7a]

#i113290# again teps


2010-07-20  Marc Neumann [msc]  <Marc.Neumann@oracle.com>  [ed48ce4046c9c2127eda9973e2021c9125081210]

automationemailchange: #113281# change email header to oracle address


2010-07-20  Joachim Lingner  <jl@openoffice.org>  [3752b1f31f8ae2603c9887b348346f80c86270c6]

jl154 #i113285# fixing deadlock when starting OOo by the testtool


2010-07-20  Mathias Bauer  <mba@openoffice.org>  [d09117abd835a579e7361babedd62e88fa535e69]

CWS changehid: #i111784#: consolidate usage of HID schema; remove unused SetDialogHelpId methods


2010-07-20  Mathias Bauer  <mba@openoffice.org>  [a929816d90303defcded933ef0337f2191fa2cec]

CWS changehid: #i111784#: consolidate usage of HID schema; remove unused SetDialogHelpId methods


2010-07-20  Andreas Bregas  <ab@openoffice.org>  [d8524eb9510ab7ad2833abef035b7efb57f41f62]

mib17: Merge


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

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


2010-07-20  Ivo Hinkelmann  <ihi@openoffice.org>  [067095785bbc0922e12bb4677d20b1927e411607]

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


2010-07-20  Andreas Bregas  <ab@openoffice.org>  [42893428c4396619359aaaa7bdbad521ccb553a1]

mib17: #162900# Support parameters for Property Get calls


2010-07-20  Hans-Joachim Lankenau  <hjs@openoffice.org>  [39565fee52df09b79977bb2c14e4bdc84b722d52]

#i107097# - pass MAXPROCESS to GNU make in external modules


2010-07-20  Hans-Joachim Lankenau  <hjs@openoffice.org>  [8333d0d5eb9c287d0551573cbc62b146a9c598c2]

#i107097# - pass MAXPROCESS to GNU make in external modules


2010-07-20  Andreas Bregas  <ab@openoffice.org>  [b57b872f1b0252da4d1622edfaca32ef0c51cbd8]

mib17: #162887# #162899# Changed handling of missing parameters


2010-07-20  Ocke Janssen [oj]  <Ocke.Janssen@oracle.com>  [3df7d157d6f3210b7547aaf26e26dd0416fe3462]

Automated merge with http://hg.services.openoffice.org/cws/dba33g


2010-07-20  Ocke Janssen [oj]  <Ocke.Janssen@oracle.com>  [016832dafb3246b359326eba2ea6fb20ffb9f20e]

dba33g: #i111205# quote tablename


2010-07-20  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [be11e260fcd9bbea19a3094aa04e0cccf98b02ca]

dba33g: second version of bBookmarkSelection corrected


2010-07-20  Joerg Skottke [jsk]  <jsk@openoffice.org>  [cfb52b8140e79cd1d8618c352dec9b320528520a]

jl154: #i113234# - Added first set of reference files


2010-07-20  Joerg Skottke [jsk]  <jsk@openoffice.org>  [66cdce7c8658244d174b71a01232413ae7cd7397]

jl154: #i113234 - Fixes to path creation (double slashes removed)


2010-07-19  Daniel Rentz  <dr@openoffice.org>  [cf2e818a242c1d84e313a054625905883ecf583e]

mib17: add Application.Visible


2010-07-19  Mathias Bauer  <mba@openoffice.org>  [a3cfa6f635948c67ccb34ad4040230de2ec38da1]

CWS changehid: #i111784#: SetDialogHelpId changed


2010-07-19  Mathias Bauer  <mba@openoffice.org>  [5bcae43bb026375f167b26d219b13a3d4715c5d2]

CWS changehid: remove code dealing with obsolete SID_INSERT_APPLET


2010-07-19  Mathias Bauer  <mba@openoffice.org>  [6ab9b3d3978cd90025986dc5dde3a42e0f602340]

CWS changehid: remove code dealing with obsolete SID_INSERT_APPLET


2010-07-19  Eike Rathke [er]  <erAck@sun.com>  [9d554627fe9e815472fbb2126392e3eaa43e8677]

calc56: #i113254# fix GetRange()


2010-07-19  Thorsten Bosbach  <tbo@OpenOffice.org>  [f6d3ed5a642ec165583b4adb9c69b61e9c3f120e]

#i113248 fix tablecontrol test


2010-07-19  os  <os@openoffice.org>  [787c36414e0537fbf7efab3d98545b0171ee335a]

#i113084# check auto correction pointer before access


2010-07-19  Mathias Bauer  <mba@openoffice.org>  [6a93822823705fe15f18bdbae75210f74955bd90]

CWS changehid: #i111784#: use mhids.pl to generate conversion list for HIDs


2010-07-19  Mathias Bauer  <mba@openoffice.org>  [9452551161461ed78bd2b89edbeae89451b03abe]

CWS changehid: #i111784#: use mhids.pl to generate conversion list for HIDs


2010-07-19  Mathias Bauer  <mba@openoffice.org>  [c4ac5d0800bdc069901474a0dc9eb8d5f36c093e]

CWS changehid: #i111784#: use mhids.pl to generate conversion list for HIDs


2010-07-19  Mathias Bauer  <mba@openoffice.org>  [27fba42a0f22c518c6b759d5bcf9961496b788ed]

CWS changehid: #i111784#: use mhids.pl to generate conversion list for HIDs


2010-07-19  Mathias Bauer  <mba@openoffice.org>  [e05c938a71a1e9698d036a8e6dae5d2a208ddd07]

CWS changehid: #i111784#: use mhids.pl to generate conversion list for HIDs


2010-07-19  Mathias Bauer  <mba@openoffice.org>  [66be8992043f8728beb915ce13475ffd93d370fa]

CWS changehid: #i111784#: use mhids.pl to generate conversion list for HIDs


2010-07-19  Release Engineering  <releng@openoffice.org>  [fcf62b49c0d37a7b31af23e8c0a29087125da03a]

DEV300


2010-07-19  sb  <sb@openoffice.org>  [4dc2f5baaa474397e66bd554cbd7111b7356b071]

sb123: #i113245# disabled fwl.TypeDetection for now


2010-09-17  sb  <sb@openoffice.org>  [98fa152c8e66fd881c5ed9ee4e81d709d7533d03]

sb123: #i112778# disabled some xmloff.*.XML*Exporter::com::sun::star::document::XFilter for now


2010-07-19  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [cca8d69b1ed9c7dd7de7632824d702253d77a8b9]

pl07: #i111256# MacOS calls unexecptectedly out of NSApplication:nextEventMatchingMask: without us securing the solar mutex


2010-07-19  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [8dec8554ab359c850508e597c8123e9eae754e07]

Automated merge with http://hg.services.openoffice.org/cws/dba33g


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

jl154: Local merge


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

jl154: Local merge


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

jl154: #i113234 - Added vnd.sun.star script URI instead of old macro URLs


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

jl154: #i113234 - Reworked tests that chaeck presence of scripts, implemanted compare functionality to ease finding lost scripts


2010-07-19  Ingo Schmidt  <is@openoffice.org>  [5471fc66cda16551c245bc99219675fffecbb5d7]

jl154 #162868# guarantee existence of extensions folder


2010-07-19  Ingo Schmidt  <is@openoffice.org>  [8f4cf9a16eb9936ef1e862ecdec7d30c9e240987]

jl154 #162868# guarantee existence of extensions folder


2010-07-19  Eike Rathke [er]  <erAck@sun.com>  [de6997f354b95aaa8df369347a207a205d1dc4bb]

calc56: WaE Windows


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

#162096# use RepositoryHelper for missing source_config


2010-07-19  Eike Rathke [er]  <erAck@sun.com>  [f3c535887584d28887698cf13a3c0e830012d2b8]

calc56: merge


2010-07-19  Eike Rathke [er]  <erAck@sun.com>  [143d6ce1fff114f37e2064bb6cc154f792fe5d6b]

calc56: merge


2010-07-19  Eike Rathke [er]  <erAck@sun.com>  [4698765b182e622249d23efa6c7dbbf1eb132570]

calc56: merge


2010-07-19  Eike Rathke [er]  <erAck@sun.com>  [f3bcc801190710652dfc2f1a7995c0ec9c40949e]

calc56: merge


2010-07-19  Eike Rathke [er]  <erAck@sun.com>  [a0d759f4dcb64e4b16257dd929dbc0bb946f3b8f]

calc56: WaE Windows


2010-07-19  Eike Rathke [er]  <erAck@sun.com>  [4d41675c3a4002bef7760915f29e9e2d12e127a3]

calc56: WaE Windows


2010-07-19  Niklas Nebel  <nn@openoffice.org>  [40f2b6020a03e9dc9d0113c31a18ac831b1fe3f3]

calc56: merge with OOO330_m1


2010-07-19  Niklas Nebel  <nn@openoffice.org>  [13e650d6f2351c7afa451075e6eb645b8a0e2a03]

calc56: merge with OOO330_m1


2010-07-19  Niklas Nebel  <nn@openoffice.org>  [bc781a768355d3c54d421328c7571d775913c782]

calc56: merge with OOO330_m1


2010-07-19  Niklas Nebel  <nn@openoffice.org>  [f632144172dba4475009030e1af48eda5f579228]

calc56: merge with OOO330_m1


2010-07-16  Eike Rathke [er]  <erAck@sun.com>  [f331468636841e30d5cabc11c78bc55288a626fb]

calc56: #i112882# in ODFF accept ORG.OPENOFFICE.EASTERSUNDAY as an alias for EASTERSUNDAY


2010-07-16  Eike Rathke [er]  <erAck@sun.com>  [f4fb9d6add29f3904f48928e3b1b25f0f226ce41]

calc56: #i108385# make TEXT return text if text was passed, handling text formats that include a @ code


2010-07-16  Eike Rathke [er]  <erAck@sun.com>  [8444953804e704a4462c3416c1ad50db2ce9fec4]

calc56: #i108385# make TEXT return text if text was passed, handling text formats that include a @ code


2010-07-16  Eike Rathke [er]  <erAck@sun.com>  [bcc4a4dd5e0dca87426956e56e068c797d5abe5e]

calc56: #i108385# make TEXT return text if text was passed, handling text formats that include a @ code


2010-07-16  Henning Brinkmann  <hbrinkm@openoffice.org>  [3be39ba02ea20768b3e8abb43233fb183d434317]

writerfilter09: no equivalents for mirrorIndent and textDirection in ODF


2010-07-16  sb  <sb@openoffice.org>  [e8acc62922943b8d0bcecc9699c34901bdac2809]

sb123: #i113201# disabled forms.OEditModel::com::sun::star::form::validation::XValidatableFormComponent for now


2010-09-16  sb  <sb@openoffice.org>  [0ec9856f67c2d4e3332579897034a1af053ded5d]

sb123: merged in cws/sb126, to get fixes for i107490 and i113115


2010-09-16  sb  <sb@openoffice.org>  [cc420ffdd01234de2aa5e440d21943efed8cfbec]

sb123: merged in cws/oooimprovement6, to get fix for i100159


2010-09-10  sb  <sb@openoffice.org>  [89de06d9967c3e0e8467ee4ed64a02dd0b2f0e82]

sb123: merged in DEV300_m87


2010-08-23  Lars Langhans  <lla@openoffice.org>  [85900d0c1f194d7220bad74f70200cd2d520de22]

sb123:#i111449# remove all subdirs in complex tests


2010-07-16  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [325dec657f22b698dadc1253bbd13d8cfc40f14c]

vcl113: fix missing isblank on Windows


2010-07-16  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [c6087cfe26349b34b72dd17ef33bc1c385619ce5]

vcl113: undo previous change


2010-07-16  Thomas Lange [tl]  <tl@openoffice.org>  [cfeed5b94e5ded03b3f29130e5061f86008f8a61]

cws tl81: #i1122697# undoing spelling fix in unused string resource


2010-07-16  Mathias Bauer  <mba@openoffice.org>  [0d57686448dd908fad2650f6eee75482a27c9b6a]

CWS changehid: #i111784#: remove superfluous PatchResIds


2010-07-16  Eike Rathke [er]  <erAck@sun.com>  [98cdf3324314ebf7ee69605af2a8fc28be092528]

calc56: #i113139# various performance improvements for 1MB rows, especially with large hidden segments


2010-07-16  Mathias Bauer  <mba@openoffice.org>  [700856ce780f2a2ed56635c0a0463be554f5262f]

CWS changehid: #i111784#: corrected mistake


2010-07-16  Mathias Bauer  <mba@openoffice.org>  [e01eb5f2ebce908c95205d3328342fd42a0eee3f]

CWS changehid: #i111784#: SID_FRAME_UP/DOWN already existed as commands


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

jl154 merging with OOO300_m1


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

jl154 merging with OOO300_m1


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

jl154 merging with OOO300_m1


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

jl154 merging with OOO300_m1


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

jl154 merging with OOO300_m1


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

jl154 merging with OOO300_m1


2010-07-16  Caolán McNamara  <cmc@openoffice.org>  [9e2cdd5cea38e18b58204713772ffae25e7d4cb4]

cmcfixes77: #i80021# system libtextcat


2010-07-16  Caolán McNamara  <cmc@openoffice.org>  [e4f1b67f9416b0eafcc3eae2485f2db468131bce]

cmcfixes77: #i80021# system libtextcat


2010-07-16  Caolán McNamara  <cmc@openoffice.org>  [39123c969ac9b94845814b39b5b2618840f1e4d9]

cmcfixes77: #i80021# system libtextcat


2010-07-16  Caolán McNamara  <cmc@openoffice.org>  [3e04ba7e48d144dc3526597e8a7e7652dcfa3b52]

cmcfixes77: #i80021# system libtextcat


2010-07-16  Caolán McNamara  <cmc@openoffice.org>  [2fdbe093bbc806002fa0fa1b9c6eb124939c433e]

cmcfixes77: #i80021# system libtextcat


2010-07-16  Vladimir Glazunov  <vg@openoffice.org>  [65f0a6a84427cafcdbbd51032f2adab96abd2b08]

unxlngxnewbaseline: #162926# some fixes for 64 bit linux baseline


2010-07-16  Vladimir Glazunov  <vg@openoffice.org>  [df141ec59998680b75804e113885193a6c7dda5e]

unxlngxnewbaseline: #162926# some fixes for 64 bit linux baseline


2010-07-16  Herbert Duerr [hdu]  <duerr@sun.com>  [d3e55e9977b1791bd91df636d9c6620132b5203f]

#i109651# PDF-builtin fonts disabled on OSX to allow glyph-fallback


2010-07-16  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [b4cd38b8262d6fae4f0948c6a239a4d0f608bf85]

CWS gnumake2: using CXX and CC from env


2010-07-16  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [a3c66e78c137d6afd1293c722a730aa0ad2b1b57]

CWS gnumake2: vbahelper module deps


2010-07-16  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [cb43723610dbead156cc520c54b3d19a027e3a2a]

vcl113: #i113191# remove debug printfs (thanks cmc!)


2010-07-16  Caolán McNamara  <cmc@openoffice.org>  [a8e00b002c0ad298f47b32d1984b763a56b66a21]

cmcfixes77: #i113190# bracket expression up to silence gcc warnings


2010-07-16  Daniel Rentz  <dr@openoffice.org>  [1b86e85b77cdd0d24bac0182b1b319672441df8c]

mib17: branch merge


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

jl154 merging


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

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-16  Joachim Lingner  <jl@openoffice.org>  [1726180adb1cf08a15fdb1ce0c145267b8ba2470]

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-16  Caolán McNamara  <cmc@openoffice.org>  [f00511ad259831acbc08e35d5d65537f523b3541]

cmcfixes77: #i113177# remove strict aliasing warnings


2010-07-16  Andreas Bregas  <ab@openoffice.org>  [3ceb8dd77e9750449f20e01966b1b466741a922f]

mib17: #162980# Force Broadcast in StepIS for SbxEmpty


2010-07-16  Caolán McNamara  <cmc@openoffice.org>  [ee8b95397dc847114a6e4a4165174b4088975dc7]

cmcfixes77: #i113177# remove strict aliasing warnings


2010-07-16  Caolán McNamara  <cmc@openoffice.org>  [d2c4dcb9325f98a30c0c46fb6628c773c76aa1be]

cmcfixes77: #i113177# remove strict aliasing warnings


2010-07-16  Caolán McNamara  <cmc@openoffice.org>  [636c3126b6146ac734953457394be84a33ec46b9]

cmcfixes77: #i113146# afms build type


2010-07-16  Caolán McNamara  <cmc@openoffice.org>  [166bd6955a840228d5dd30a4bcb56d4d488fb156]

cmcfixes77: #i113146# afms build type


2010-07-16  Caolán McNamara  <cmc@openoffice.org>  [2c120dc6ba3030f62dedaf04ab87de970dbede8b]

cmcfixes77: #i80021# system libtextcat


2010-07-16  Caolán McNamara  <cmc@openoffice.org>  [c812da7b4fc8ca492275a965ca3772a0ec0cf617]

cmcfixes77: #i80021# system libtextcat


2010-07-16  Caolán McNamara  <cmc@openoffice.org>  [ac14f52fbfc33dc2fd8e0cdc2d51282aca15df34]

cmcfixes77: #i80021# system libtextcat


2010-07-16  Caolán McNamara  <cmc@openoffice.org>  [0f4075c50d34c177dab87cae1dc9e1218d29b19e]

cmcfixes77: #i80021# system libtextcat


2010-07-15  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [e3c23bd6b87f5676163f3fc01ad7532bb61d7007]

pl07: #i113170# ensure existance of NSAutoreleasePool


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

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


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

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


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

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


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

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


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

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


2010-07-15  Mathias Bauer  <mba@openoffice.org>  [86bfc8c31eaf79bc5b2d28d1025e7e104155eb54]

CWS changehid: #i111874#: use HID generation to create conversion list for testtool and help


2010-07-15  Mathias Bauer  <mba@openoffice.org>  [5528106113daa7490f3461b644f1089b872b8802]

CWS changehid: #i111874#: handle HID protocol in URLObject


2010-07-15  Mathias Bauer  <mba@openoffice.org>  [8a5421776a0637baf250df56a9834cbe610ec055]

CWS changehid: #i111874#: HelpIds now are byte strings


2010-07-15  Mathias Bauer  <mba@openoffice.org>  [9112377ffbadc543be19dd2b09ca283759d7a469]

CWS changehid: #i111874#: remove unnecessary HelpIds


2010-07-15  Mathias Bauer  <mba@openoffice.org>  [d3d0fc1c0e22460fdb1ba902654d4dc861c91658]

CWS changehid: #i111874#: remove unnecessary HelpIds


2010-07-15  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [8c7f1e56dce9a2c08cf34dde1a88591adb78aead]

vcl113: #i90023# remove unused code (thanks cmc!)


2010-07-15  Daniel Rentz  <dr@openoffice.org>  [5e171284bb76b6fc12478ceeb6ce7da243d795b6]

mib17: #i112634# do not use an UNO interface to handle VBA BeforeSave and BeforePrint events


2010-07-15  Daniel Rentz  <dr@openoffice.org>  [b49326a5ab03a072cc7d221c3f5a8faa21526018]

mib17: #i112634# do not use an UNO interface to handle VBA BeforeSave and BeforePrint events


2010-07-15  Daniel Rentz  <dr@openoffice.org>  [dfb885a53b8e92b766f13b8f67660f0b58882761]

mib17: #i112634# do not use an UNO interface to handle VBA BeforeSave and BeforePrint events


2010-07-15  Niklas Nebel  <nn@openoffice.org>  [95552ecffeef703eac55e1095c27962795b55b82]

calc56: #i113159# check if GetTextEditOutlinerView is null in thesaurus state method


2010-07-15  Niklas Nebel  <nn@openoffice.org>  [d5d147219645771f745d46db17d6fd2c31347aae]

calc56: #i113159# check if GetTextEditOutlinerView is null in thesaurus state method


2010-07-15  Daniel Rentz  <dr@openoffice.org>  [ed1952aacdd021368e6bb22e66f6499676cc4569]

dr77: #i113097# 'NULL' is not a shortcut for empty UNO sequences


2010-07-15  sj  <sj@openoffice.org>  [5b6cc56cb4df2f29e39c88fc9a05aabc55692b76]

merged heads


2010-07-15  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [676216ee1ce7e38d3f3a4584444334dfa3db18c5]

#i112959# corrected comparison


2010-07-15  sj  <sj@openoffice.org>  [11cd2656db52cfade18a64e99fbd625863621266]

impress194: #i111380# applied patch


2010-07-15  Niklas Nebel  <nn@openoffice.org>  [b6a2eaed5b6b9ab8b2e957efc63229968e0023c6]

calc56: #i113160# use XSingleComponentFactory to load external DataPilotSource implementation


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

jl154 #162868# undoing: removing registration data folder if the last extension was removed, which was instroduced with eaf4b98ce57a


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

jl154 #162868# fix warnings caused by 990df1d5ff27


2010-07-15  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [07daaab0760e97b8449ec7f123b005d7b4e4a94a]

dba33g: #i111345# wrong error message used when opening invalid table format


2010-07-14  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [8023a55ec2005bde6f2fc542495879ebb849fe37]

Automated merge with http://hg.services.openoffice.org/cws/dba33g


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

txtl10n: #i113008# #i113125# skip on empty string


2010-07-14  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [8ba12851fa0c5c963f67f66f4f77b172a0ed5015]

Automated merge with http://hg.services.openoffice.org/cws/dba33g


2010-07-14  Ivo Hinkelmann  <ihi@openoffice.org>  [2c40a12f3307ac3a72f6036a9a2f8939fd7b77c8]

txtl10n: #i113008# #i113125# skip on empty string


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

jl154 #162868# unopkg is back in packaging and installation


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

native321 #162994# binfilter not in default installation


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

native321 #i111115# mac background images


2010-07-14  Ivo Hinkelmann  <ihi@openoffice.org>  [420279385334ce45af842ac28b66146029e56c83]

txtl10n: #i113008# #i113125# cleanup


2010-07-14  Ivo Hinkelmann  <ihi@openoffice.org>  [f72e6b7a877f3d5326bb3c9dad53aa1913b0ed2e]

txtl10n: #i113008# #i113125# cleanup


2010-07-14  Ivo Hinkelmann  <ihi@openoffice.org>  [a1b4b65e3514c8ac3c21bae04ceeccc90eb29bfa]

txtl10n: #i113008# #i113125# Python 2.3.x compatible


2010-07-14  Ivo Hinkelmann  <ihi@openoffice.org>  [31236973b376567a7acf33962385329855f89665]

txtl10n: #i113008# #i113125# Python 2.3.x compatible


2010-07-14  sj  <sj@openoffice.org>  [16d3845e2f262f63ccbf5b003881ab44c926b780]

merged heads


2010-07-14  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [73d5f4f09c66ea29710a382dbd5bf971f603d335]

#i112959# enhanced bad handling of DrawTransparent in printer case


2010-07-14  sj  <sj@openoffice.org>  [50afa0a34636b04bc88f3da0445b7c0c0576d8ca]

fixed build problem (missing header file)


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

jl154 #162868# unopkg is back in packaging and installation


2010-07-14  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [f374182068ee99e6f013615bd8c767db6599699e]

dba33g: #i112503# wae fix


2010-07-14  Kurt Zenker  <kz@openoffice.org>  [135c3397ff46737f0ef7a8f14f1050736e535347]

masterfix: #i10000# add api-adaptions from cws jl152


2010-07-14  sb  <sb@openoffice.org>  [be15f10cd9f5fa69c211b3cb307c6a7fac96e445]

sb123: #i113142# disabled sw.SwAccessibleFooterView and sw.SwAccessibleHeaderView for now


2010-09-17  sb  <sb@openoffice.org>  [c637d5a4fd89179e51701b9d9e1f93acdb42aa13]

sb123: #i113136# disabled sw.SwAccessibleParagraphView::com::sun::star::accessibility::XAccessibleEditableText for now


2010-09-17  sb  <sb@openoffice.org>  [75432aa630f06d616c71ff0ee15240904ed5017b]

sb123: #i113020# disabled some sw.SwXText*::com::sun::star::beans::XPropertySet for now


2010-07-14  sj  <sj@openoffice.org>  [f50712190593f0fd7f25b56b3bd527fce2b4d886]

fixed build problem (missing header file)


2010-07-14  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [fb379786f3e71c42f2a7f1e0575635dc9d5f6306]

dba33g: #i112668# reverting


2010-07-14  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [0348b3a8bcec9ec8a6b06be61bdd997b835efd16]

dba33g: #i110067# reverting


2010-07-14  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [a95d6a3fb831f13fefd316e5147fb183e8ed3b0d]

dba33g: #i111345# handle string sep corrected


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

jl154 #162868# removing registration data folder if the last extension was removed


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

jl154 #162868# removing registration data folder if the last extension was removed


2010-07-14  Caolán McNamara  <cmc@openoffice.org>  [aa183d45c83d5465ad77e8902e2314f2477ba2c5]

emailmerge33fix: #i113134#


2010-07-14  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [10bd37c4ce83606833f4addb1832600380e175a6]

dba33g: #i110067# correct word occurred


2010-07-14  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [7ce9aab5e32f6586a67306d6e5619445247ac269]

dba33g: #i112668# add missing word  not


2010-07-14  Daniel Rentz  <dr@openoffice.org>  [87b16cb9a3b4772a09598baf155fce51eb8ceff2]

dr77 #i113097# new c'tors should be explicit too, of course


2010-07-14  sj  <sj@openoffice.org>  [652393ab19dd5c55ae63867cbe2da794dc9053cf]

fixed build problem (missing header file)


2010-07-14  Carsten Driesner  <cd@openoffice.org>  [1994888550bf52767e668d3b7f08fb01204e764c]

jl154: #162868# Added sync code to improve startup time with bundled extensions


2010-07-14  sj  <sj@openoffice.org>  [3ff5cbc45f24f6edead8957dd889817d1f4f23b0]

impress194: #i109282# applied patch (reading negative enhanced-path parameter)


2010-07-14  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [0e880cfd4b2180d9ecade3d00608c446ccdf77c2]

vcl113: #i43066# handle string concatenations in lexer


2010-07-14  sj  <sj@openoffice.org>  [78d231a2b56c7a1d3bce10ae3bbd5b915fddff1b]

impress194: #i111380# applied patch (fixed typo)


2010-07-14  sj  <sj@openoffice.org>  [920500c40a8a4c47cb92bf5056aeb1713851e299]

fixed build problem (missing header file)


2010-07-14  Caol?n McNamara  <cmc@openoffice.org>  [2a1e0645f33c2501c6f38309297ef870951ecddf]

cmcfixes76: #i112656# osl_setEnvironment/osl_clearEnvironment, can't find out of os/2 has setenv/unsetenv, so use putenv which I can definitely see in the ancient emx headers


2010-07-14  Vladimir Glazunov  <vg@openoffice.org>  [d1d5a4eadbb4ac501951d58deef975d3f7f3641d]

unxlngxnewbaseline: #162926# some fixes for 64 bit linux baseline


2010-07-14  Vladimir Glazunov  <vg@openoffice.org>  [68602797867566fd6846f1c6ac4b535b6978ff54]

unxlngxnewbaseline: #162926# some fixes for 64 bit linux baseline


2010-07-14  Vladimir Glazunov  <vg@openoffice.org>  [75268e0d8608ec16767187d4ab850347a6d507b6]

unxlngxnewbaseline: #162926# some fixes for 64 bit linux baseline


2010-07-14  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [e6f7b669bf7ccf418388beaae132da435232605c]

sb123: #i113115# cleanup PrinterInfoManager


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

jl154 #162868# unopkg is back in packaging and installation


2010-07-14  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [89b02b526eaaf76eb7c5cc1221a6eb7d762d42dc]

dba33g: handle bookmark corrected after insertrow


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

jl154 #162868# windows custom action for running unopkg sync


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

jl154 #162868# windows custom action for running unopkg sync


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

jl154 #162868# unopkg is back in packaging and installation


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

jl154 #162868# unopkg is back in packaging and installation


2010-07-13  Daniel Rentz  <dr@openoffice.org>  [a0c28a33d1bb4a306d32318636e342156905b7b2]

dr77: #i113097# make Sequence(sal_Int32) explicit


2010-07-13  Daniel Rentz  <dr@openoffice.org>  [e72da4ca152b7beb78b13531351e13a522e0772c]

dr77: #i113097# make Sequence(sal_Int32) explicit


2010-07-13  Daniel Rentz  <dr@openoffice.org>  [8dfe965a32b7d99d5bd70489f5f45652114ca889]

dr77: #i113097# make Sequence(sal_Int32) explicit


2010-07-13  Daniel Rentz  <dr@openoffice.org>  [16813a9d8b461ec6a78373aef29f1d9a74903ef7]

dr77: #i113097# make Sequence(sal_Int32) explicit


2010-07-13  Daniel Rentz  <dr@openoffice.org>  [d34141e18e3f5d2054c491bbf70e65f6835bd7f7]

dr77: #i113097# make Sequence(sal_Int32) explicit


2010-07-13  Daniel Rentz  <dr@openoffice.org>  [5ca6cfe456d1a6ae630df4d1c568b0b742480e92]

dr77: #i113097# make Sequence(sal_Int32) explicit


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

masterfix: #i113111# build fix for scp2


2010-07-13  Ivo Hinkelmann  <ihi@openoffice.org>  [81864751ef5e6e51906d5bae7de39cf19505e868]

txtl10n: #i113008# #i113125# Support of help tree files and single txt files in the L10N process


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

txtl10n: #i113008# #i113125# Support of help tree files and single txt files in the L10N process


2010-07-13  Ivo Hinkelmann  <ihi@openoffice.org>  [17022b70d98093f0d33e119f6c59725c66674561]

txtl10n: #i113008# #i113125# Support of help tree files and single txt files in the L10N process


2010-07-13  Ivo Hinkelmann  <ihi@openoffice.org>  [3e46665171ba27887ae60b0648a691ae6213d5a9]

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


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

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


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

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


2010-07-13  Thomas Lange [tl]  <tl@openoffice.org>  [ff52cc5bf7406435a8cf33eeeeacff045f159e27]

cws tl83: merge


2010-07-13  sj  <sj@openoffice.org>  [3287410fadd9d8490ae6b69398a7764ca4110d1c]

impress194: #111699# applied patch (PPTTextObj::PPTTextObj with null field)


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

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


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

masterfix: #i112911# localize doesn't export files fixed


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

OOO330


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

masterfix: #i10000# generate new configure


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

CWS-TOOLING: integrate CWS sw33bf06_OOO330


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

CWS-TOOLING: integrate CWS sw33bf06_OOO330


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

CWS-TOOLING: integrate CWS sw33bf06_OOO330


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

CWS-TOOLING: integrate CWS sw33bf06_OOO330


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

CWS-TOOLING: integrate CWS smoketest26_OOO330


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

CWS-TOOLING: integrate CWS ooo33gsl02_OOO330


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

CWS-TOOLING: integrate CWS ooo33gsl02_OOO330


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

CWS-TOOLING: integrate CWS ooo33gsl02_OOO330


2010-07-13  Mathias Bauer  <mba@openoffice.org>  [9ab9af2e4686e9806727abb66990ad608a03ee44]

CWS changehid: resync to m84


2010-07-13  Mathias Bauer  <mba@openoffice.org>  [e888beb9268cf838097e9c6b4295f8c2d9c2e5f2]

CWS changehid: resync to m84


2010-07-13  Mathias Bauer  <mba@openoffice.org>  [e28ab69d967f34d29bd3f29571812aea9e2ab12b]

CWS changehid: resync to m84


2010-07-13  Mathias Bauer  <mba@openoffice.org>  [9bfc605c286d2743eab83f75e9e6255f880b048d]

CWS changehid: resync to m84


2010-07-13  Mathias Bauer  <mba@openoffice.org>  [67598dc4ad734364734afd003b5c2f6fcc4cf717]

CWS changehid: resync to m84


2010-07-13  Mathias Bauer  <mba@openoffice.org>  [0f600eaa3836c6858e07c6a1f76a14ece4fbb6b4]

CWS changehid: resync to m84


2010-07-13  Mathias Bauer  <mba@openoffice.org>  [9bf43253546e34acc4160200ed57dc71c864ce8b]

CWS changehid: resync to m84


2010-07-13  Mathias Bauer  <mba@openoffice.org>  [1b341c875354ff255fd22de7983e1fb66fd0652e]

CWS changehid: resync to m84


2010-07-13  Mathias Bauer  <mba@openoffice.org>  [9a619eddb5832f7afe94955b3bc051a82de10fa2]

CWS changehid: resync to m84


2010-07-13  Mathias Bauer  <mba@openoffice.org>  [37287ce5ae0cc54a97625f965d7718a0bf4a4c42]

CWS changehid: resync to m84


2010-07-13  Mathias Bauer  <mba@openoffice.org>  [de0d3255d183b96ecccb3b83fc25bc078ce846e9]

CWS changehid: resync to m84


2010-07-13  Mathias Bauer  <mba@openoffice.org>  [ca851f72310bf83c0e6e7cb98fd58e6271fa0f01]

CWS changehid: resync to m84


2010-07-13  Mathias Bauer  <mba@openoffice.org>  [fc2f9611714314500bc4b5359a6e6e5e16cc77fc]

CWS changehid: resync to m84


2010-07-13  Mathias Bauer  <mba@openoffice.org>  [c69a7c74ba3be070506446c5806afafca96ee0e4]

CWS changehid: resync to m84


2010-07-13  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [9a0a4ed039f35bd33d470044ddad2b2d460988c2]

CWS gnumake2: resync to DEV300_m84


2010-07-13  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [34522941f77dfba8d43a59bac12659f4e1a76e62]

CWS gnumake2: resync to DEV300_m84


2010-07-13  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [1bbc3722578783275e7336ee14bb0f06a5b78954]

CWS gnumake2: resync to DEV300_m84


2010-07-13  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [8cb2e6a18843546fcfdb1e693c45e390cb4cdfdd]

CWS gnumake2: resync to DEV300_m84


2010-07-13  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [8b52ada25a24b70b229b026f9f2928326d17443e]

CWS gnumake2: resync to DEV300_m84


2010-07-13  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [c939a66ccb5bfe0c84992a6fab09aa7df46e76cd]

CWS gnumake2: resync to DEV300_m84


2010-07-13  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [475b9ceed3f64fb7c2ee23573513d7b54044940a]

CWS gnumake2: resync to DEV300_m84


2010-07-13  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [c6cfddced2a774dd34d0cf265ed0fcb4baeb19d7]

CWS gnumake2: resync to DEV300_m84


2010-07-13  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [d6fff0796828dab5afb054e7ad3dd8c8c6ed8d52]

CWS gnumake2: resync to DEV300_m84


2010-07-13  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [a4a2a3ef98fea47db17e95f770dbf5609c3d48d3]

CWS gnumake2: resync to DEV300_m84


2010-07-13  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [fd90f23f3a727dc80e4fa0be1a2a967feee8cb43]

CWS gnumake2: resync to DEV300_m84


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

CWS-TOOLING: integrate CWS ooo30gsl01_OOO330


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

CWS-TOOLING: integrate CWS ooo30gsl01_OOO330


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

CWS-TOOLING: integrate CWS ooo30gsl01_OOO330


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

CWS-TOOLING: integrate CWS native317_OOO330


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

CWS-TOOLING: integrate CWS native317_OOO330


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

CWS-TOOLING: integrate CWS mingwport31_OOO330


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

CWS-TOOLING: integrate CWS mingwport31_OOO330


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

CWS-TOOLING: integrate CWS jl153_OOO330


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

CWS-TOOLING: integrate CWS jl153_OOO330


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

CWS-TOOLING: integrate CWS jl153_OOO330


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

CWS-TOOLING: integrate CWS jl153_OOO330


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

CWS-TOOLING: integrate CWS jl153_OOO330


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

CWS-TOOLING: integrate CWS jl153_OOO330


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

CWS-TOOLING: integrate CWS jl153_OOO330


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

CWS-TOOLING: integrate CWS impress192_OOO330


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

CWS-TOOLING: integrate CWS impress192_OOO330


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

CWS-TOOLING: integrate CWS fwk147_OOO330


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

CWS-TOOLING: integrate CWS findbarfixes01_OOO330


2010-07-13  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [72b6551726a28f5f4daed12d8fc86170c78e7105]

vcl113: #i113117# cleanup object life cycle (thanks cmc!)


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

CWS-TOOLING: integrate CWS configure25_OOO330


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

CWS-TOOLING: integrate CWS configure25_OOO330


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

CWS-TOOLING: integrate CWS configure25_OOO330


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

CWS-TOOLING: integrate CWS configure25_OOO330


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

CWS-TOOLING: integrate CWS aw083_OOO330


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

CWS-TOOLING: integrate CWS automationdev300m84_OOO330


2010-07-13  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [9a7bec4a045fa95f849c729b0be3bc295aa6d0ff]

vcl113: #i112411# fix output format handling (thanks muthusuba!)


2010-07-13  Christian Lippka  <christian.lippka@sun.com>  [bb59fe6945adf9997ce7f2f97a034c215614f6f5]

impress194: merge


2010-07-13  sb  <sb@openoffice.org>  [aea27fdecf6be6eaf12024ac57910a650c88ea64]

sb123: #i113103# disabled chart2/qa/unoapi for now


2010-09-10  sb  <sb@openoffice.org>  [78c81010ce3aeef09d93ae183a715a3a1e581cbc]

sb123: merged in DEV300_m87


2010-08-23  Lars Langhans  <lla@openoffice.org>  [43a2391a2e5e81f88cd25efa1deb6fc260cc2104]

sb123:#i111449# remove all subdirs in complex tests


2010-07-28  sb  <sb@openoffice.org>  [1fec19d2ce346d6807a96e7237fd6286c0bf8897]

sb123: #i111449# building sc/qa/complex/dataPilot fails due to SUBDIRS in makefile.mk


2010-07-12  Niklas Nebel  <nn@openoffice.org>  [59e208d9037efc74525de69c2a892a30e61648c5]

calc56: #i102690# correct attribute names diagonal-bl-tr-widths and diagonal-tl-br-widths


2010-07-12  Niklas Nebel  <nn@openoffice.org>  [8c7337513fc86371edcdf9fcddc8d1fef8efc329]

calc56: #i102690# correct attribute names diagonal-bl-tr-widths and diagonal-tl-br-widths


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

jl154 #162868# unopkg is back in packaging and installation


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

jl154 #162868# unopkg is back in packaging and installation


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

jl154 #162868# unopkg is back in packaging and installation


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

jl154 #162868# unopkg is back in packaging and installation


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

jl154 #162868# unopkg is back in packaging and installation


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

jl154 #162868# unopkg is back in packaging and installation


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

merge


2010-07-12  Michael Stahl  <mst@openoffice.org>  [ae05c62681c56a11b1a6d8ca58a70fb767b0e8d1]

solaris10u8: #i112480#: fix libxmlsec configure:  xmlsec1-configure-libxml-libxslt.patch: do not prepend /bin to $PATH.


2010-07-12  Michael Stahl  <mst@openoffice.org>  [7e5ed4b24a3dcd1926946c434b3e12c167a4f950]

solaris10u8: #i112480#: build libxslt with versioned symbols on solaris:  libxslt-gnome602728.patch: remove (disables version script).  libxslt-internal-symbols.patch: do not export non-existing symbols.


2010-07-12  Michael Stahl  <mst@openoffice.org>  [917dac0a4d7652c1e68ee94a262d4cb7d09a32b0]

solaris10u8: #i112480#: build libxml2 with versioned symbols on solaris:  libxml2-gnome602728.patch: remove (disables version script).  libxml2-global-symbols.patch: export various global variable symbols.


2010-07-12  Ivo Hinkelmann  <ihi@openoffice.org>  [85ce1d366eb685c655fc5f7ec2d45fbc05aad722]

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


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

jl154 #162868# unopkg is back in packaging and installation


2010-07-12  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [7de659a55056abb942729ab295a0eff868c828a7]

Automated merge with http://hg.services.openoffice.org/cws/dba33g


2010-07-12  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [cb01c3c71cf92004a13d6f06bd18fbf1ff9239ba]

dba33g: #i112213# handle chart import for columns


2010-07-12  Joachim Lingner  <jl@openoffice.org>  [096e86da1c50f53c798d61801ac2643962160631]

jl154 #162868# OOo Improvement dialog will now show at the second start


2010-07-12  Lars Langhans  <lla@openoffice.org>  [4c463afba54bcf0ee6692d1e69d17b750a143efb]

sb123:merge


2010-07-12  Lars Langhans  <lla@openoffice.org>  [276aebfdd310ff515fe1c02912f28a2a09c0e177]

sb123:merge


2010-07-12  Lars Langhans  <lla@openoffice.org>  [c9c31f54b75cdf73e8b46803a14f27bdab63b626]

sb123:merge


2010-07-12  Lars Langhans  <lla@openoffice.org>  [0b233d086890abecfbd72179ad06318aa15c1121]

sb123:merge


2010-07-12  Lars Langhans  <lla@openoffice.org>  [2f09f97c85b3e4a5c96b8208327a0b560777d264]

sb123:merge


2010-07-12  Lars Langhans  <lla@openoffice.org>  [49639308752dcb40a0686664ba1ddc8c00ae850a]

sb123:merge


2010-07-12  Lars Langhans  <lla@openoffice.org>  [d5692581a4ffcd31126cc3624c9135e58d447d7e]

sb123:merge


2010-07-12  Lars Langhans  <lla@openoffice.org>  [24f5365857c4403d3afef5d0af75d3c0958fd5a9]

sb123:merge


2010-07-12  Lars Langhans  <lla@openoffice.org>  [edeaa54d94506191e9babc46b09540458949c4c4]

sb123:merge


2010-07-12  Lars Langhans  <lla@openoffice.org>  [587898db4118b889de927e5c647b50406359a169]

sb123:merge


2010-07-12  Lars Langhans  <lla@openoffice.org>  [b5be16f78e47519272e261fb215804000e2931ac]

sb123:merge


2010-07-12  Lars Langhans  <lla@openoffice.org>  [9b3f76f4d31d1d25ca842e03878eb06c213613a2]

sb123:merge


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

jl154 #162868# unopkg is back in packaging and installation


2010-07-12  sb  <sb@openoffice.org>  [ce8677050293f93d38e21e3632af01c5de022491]

sb126: #i107490# dead code not removed by previous cleanup


2010-07-12  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [d7c6bda8d274ed1a41457440fbca8cdf974d0345]

dba33g: add missing eol


2010-07-12  Daniel Rentz  <dr@openoffice.org>  [476d5154563c7357c3f10069725dfcff5016712a]

mib17: branch merge


2010-07-12  Daniel Rentz  <dr@openoffice.org>  [f2562cf3027626b269caf4dd74731b69c207febb]

mib17: #i112634# API changes


2010-07-12  Daniel Rentz  <dr@openoffice.org>  [9eaf48be9b8a9317459383caf11b98e68b038955]

mib17: #i112634# API changes


2010-07-12  Daniel Rentz  <dr@openoffice.org>  [365321d410148c44f5310bdbd21c79edc7551597]

mib17: #i112634# API changes


2010-07-12  Daniel Rentz  <dr@openoffice.org>  [adf3c10549e3a755f8705e3b97939f4488ee7381]

mib17: #i112634# API changes


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

merge


2010-07-12  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [96be84bf43e4760a82c90dfdfe90816a26932e2f]

vcl113: #i113069# fix useless dereference (thanks cmc!)


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

jl154 #162868# unopkg is back in packaging and installation


2010-07-12  Joachim Lingner  <jl@openoffice.org>  [aea943b27855a9f3f3795f092139947d3ee02b65]

jl154 #162868# additional private sub-command for unopkg for use in setup


2010-07-12  Mikhail Voytenko  <mav@openoffice.org>  [7aa177e87e43d6db6134cd08282181f905a4dcf1]

mib17: #162973# implementation of 'Empty' symbol from AB


2010-07-10  Caol?n McNamara  <cmc@openoffice.org>  [81b896e98847311537011e239bf0b7d287131965]

cmcfixes76: #i113072# redundant dereferences


2010-07-10  Caol?n McNamara  <cmc@openoffice.org>  [4a607556ce44e451bae7292bdb99d7ee9b67fd25]

cmcfixes76: #i113073# redundant dereferences


2010-07-10  Caol?n McNamara  <cmc@openoffice.org>  [d35a99db3cfc6a13fc36143c26e2d1a95a7ea391]

cmcfixes76: #i113071# NULLs that should be sal_False


2010-07-10  Caol?n McNamara  <cmc@openoffice.org>  [1d9d25cd2960076ede653de755c350e63216e3c5]

cmcfixes76: #i113076# missing includes in configure test


2010-07-10  Mathias Bauer  <mba@openoffice.org>  [1a3ab0a0693f161d8e92b28933ecd45c04ff3eea]

CWS changehid: #i111874#: change code to support HelpIds as byte strings


2010-07-10  Mathias Bauer  <mba@openoffice.org>  [bf035be9001dff17650418326df102b1fea22651]

CWS changehid: #i111874#: change code to support HelpIds as byte strings


2010-07-10  Mathias Bauer  <mba@openoffice.org>  [e2280d56bfd8f963b4caea5b200a83be8664d5a3]

CWS changehid: #i111874#: change code to support HelpIds as byte strings


2010-07-10  Mathias Bauer  <mba@openoffice.org>  [22e9afcab567030e0b1d029400dd85851b2d86e3]

CWS changehid: #i111874#: change code to support HelpIds as byte strings


2010-07-10  Mathias Bauer  <mba@openoffice.org>  [d1f6ae4254c5f3b6047551d95fe341ac8d6dd56b]

CWS changehid: #i111874#: change code to support HelpIds as byte strings


2010-07-10  Daniel Rentz  <dr@openoffice.org>  [bb51dc29f50476471308159c97c25fa059dcd17a]

mib17: #i110746# fixed memory leaks


2010-07-10  Daniel Rentz  <dr@openoffice.org>  [366a18ae5698f759c3f463294d69abee41d1f8a3]

mib17: #i113070# WaE: wrong return values


2010-07-09  Daniel Rentz  <dr@openoffice.org>  [d51b5501b66fd73252a4788ba0e2e215156c5488]

mib17: restrict export of codenames to ODF to VBA enabled documents


2010-07-09  Daniel Rentz  <dr@openoffice.org>  [59665af0c094f4b0ecbf63f0ba532fa2fccbb2f0]

mib17: remove unused static var


2010-07-09  Niklas Nebel  <nn@openoffice.org>  [aaf48ef999ab4345af109d6c4ff25ea0f986a238]

calc56: #i112745# draw edit cells and printer-metrics text before DataPilot buttons


2010-07-09  Daniel Rentz  <dr@openoffice.org>  [122a13f1cbe9f43d04c082d40d0a672b5814b4c1]

mib17: compiler warnings


2010-07-09  Kai Sommerfeld  <kso@openoffice.org>  [6ad1b1f951a4cb319e10169a0cafed7aa5e676df]

rebased to OOO330 m0


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

rebased to OOO330 m0


2010-07-09  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [084fbb9e5e3c5cba2f00b7eaf9dad5b61ff62b6f]

dba33g: #i112213# handle chart import for columns


2010-07-09  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [06611b0b7584e21c9b876c20d35850e8fefcf093]

dba33g: #i112213# handle chart import for columns


2010-07-09  Caol?n McNamara  <cmc@openoffice.org>  [4b566610a736079b275f474a400e035246a41ca7]

cmcfixes76: #i112656# fix up windows casts


2010-07-09  Thomas Lange [tl]  <tl@openoffice.org>  [4efd2d986e38cd362d6771c175dcfa33a3856c96]

cws tl83: #i113004# crash when spell checking in sd fixed


2010-07-09  Thomas Lange [tl]  <tl@openoffice.org>  [1acb3fa596bac16a168b22d4070db9f6423881d8]

cws tl83: #i113004# crash when spell checking in sd fixed


2010-07-09  Niklas Nebel  <nn@openoffice.org>  [f801707b085ea0356749a79588ab00ef13d3ac48]

#i113045# SetTextToWidthOrHash: do the single-character width calculations in logic units


2010-07-09  Joerg Skottke [jsk]  <jsk@openoffice.org>  [8e1312d5b24cafdeef12d588b5f91a4f691bd17d]

native318: #i113044 - OLE names now have version number 3.4 for Oracle Open Office, OpenOffice.org and BrOffice.


2010-07-09  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [8b75cd73ff47f3f2dd54e255c909bafab04804f5]

dba33g: #i112274# throw exception when trying to insert, update or delete rows, which is currently not supported at the driver


2010-07-09  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [cfc1d8bdffb17985e35d8ae5b987acc1de664354]

dba33g: #i110825# applay patch to removed unused code


2010-07-08  Mikhail Voytenko  <mav@openoffice.org>  [47ad9825590f931c574f83602b0745a122a79485]

hg commig -mmib17:


2010-07-08  Caol?n McNamara  <cmc@openoffice.org>  [e587dbf204b39022391e09eeeb2d25182a0e60b5]

#i112656# osl_setEnvironment/osl_clearEnvironment, rtl_stringbuffer_newFromStringBuffer needs inited argument


2010-07-08  Mikhail Voytenko  <mav@openoffice.org>  [627f5293a95a31a3b90632c01116eeb8c78829d5]

mib17: #162917# let basic byte use one byte, let olebridge convert sequence to safearray correctly


2010-07-08  Mikhail Voytenko  <mav@openoffice.org>  [dd6ba6b64aec20d37a402bee233e742e29285e88]

mib17: #162917# let basic byte use one byte, let olebridge convert sequence to safearray correctly


2010-07-08  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [f54ed5524c707fe9153a74a530fafba732006909]

vcl113: #i63604# make inputwin for sw and sc adjust to font from system settings


2010-07-08  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [bd7d8323135223d145f78a7d5847a7716552cc42]

vcl113: #i63604# make inputwin for sw and sc adjust to font from system settings


2010-07-08  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [6754d6da581cab583e72dabe296b95a4b6e4c27a]

vcl113: #i63604# make inputwin for sw and sc adjust to font from system settings


2010-07-08  sj  <sj@openoffice.org>  [d4b20337f69340abd5cc9bc3e72c617876cc15d6]

impress194: #i112166# always removing tempfile (now removing file via osl_removeFile instead of ucb::content - delete)


2010-07-08  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [9bd142499eb4254cbb413caaad31105da3b95eea]

dba33g: #i110535# add order with realname and table name


2010-07-08  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [e9e1321da43daba28f1f77b83f5e0c3524a47544]

CWS gnumake2: hacking for qstart lib for now


2010-07-08  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [e8ec11b41233376724acd0f58bf3f6439c0e21d8]

CWS gnumake2: hacking for qstart lib for now


2010-07-08  Lars Langhans  <lla@openoffice.org>  [7fe7a1aadb4d47b71b41110ac6e59dcd4f172ce7]

sb123:#i111449# make clear buildable.


2010-07-08  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [03c937ee49c12ccae12c37105ddb9862e9aed312]

CWS gnumake2: also update framework module makefile


2010-07-08  Christian Lippka  <christian.lippka@sun.com>  [103998e7c97acfb6cec90715eca62ee519d8d3fb]

#112855# call SdrEndTextEdit only if we are still in text edit


2010-07-08  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [50fbc78991abce50a5dfa3e933f0adb6e0a75fc5]

dba33g: #i108954# handle value for string and date like value-type is defined


2010-07-08  Lars Langhans  <lla@openoffice.org>  [45f206d9cda0fcba57560de7ac5cfb309677f652]

sb123:#i111449# make clear buildable.


2010-07-08  Lars Langhans  <lla@openoffice.org>  [eb0861b8bfe605e025c139bd24835ff96940c2d0]

sb123:#i111449# make clear buildable.


2010-07-08  Joerg Skottke [jsk]  <jsk@openoffice.org>  [1b313fc4833df7cfa6aa2dd9a2700826ad209f7d]

automationdev300m84: Fix typo in .win declaration


2010-07-08  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [2141676620130121da7590eda02a235199f527d8]

dba33g: #i111142# handle insertrow corrected


2010-07-08  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [a8f8b4275e3a0d7c16293bad74351d7890046f70]

CWS gnumake2: using gnu make directly from build.pl


2010-07-08  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [13650e71469d579a91f3de3eefa977e825567b57]

CWS gnumake2: using gnu make directly from build.pl


2010-07-08  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [6c520fd3411696ca2c46e9687d1cce33b34af935]

CWS gnumake2: using gnu make directly from build.pl


2010-07-08  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [d96804e1867f2db4b26fa4f8ca8cfa64b4ec92ff]

CWS gnumake2: viciously killing common trees


2010-07-08  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [59d725548db0075ebd230df6cfa09abd76ee1a57]

dba33g: #i109528# remove clipboard listener


2010-07-08  Joerg Skottke [jsk]  <jsk@openoffice.org>  [b1c7502da9ed85d88e28e9feeedf7591d13e9b17]

automationdev300m84: Removed merge markers at the end of the file.


2010-07-08  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [8300ef8db57da4dbf65a5b10323e1c909c41490b]

dba33g: assertion when closing stream, only close either the input stream or output stream


2010-07-08  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [bf97aef60b98b7c72ebd494845d0bdfa0c54ef84]

dba33g: assertion when closing stream, only close either the input stream or output stream


2010-07-08  Vladimir Glazunov  <vg@openoffice.org>  [1ac22a94e060d6de3af716ce818eb5efa0e90d4c]

vgbugs10: added new add_repository method


2010-07-08  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [43245e76a3b8a5ebf67d0edf38934b2e3687fbc2]

dba33g: #i111205# handle filter for key and update and insert row


2010-07-08  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [42584318cc4a396d31d980504397f3f8b9814a45]

dba33g: #i111205# handle filter for key and update and insert row


2010-07-08  Joerg Skottke [jsk]  <jsk@openoffice.org>  [d0b347318f5a56df7c83e6d6755aab1de94a5666]

automationdev300m84: Resolved local conflict


2010-07-08  Helge Delfs [hde]  <hde@openoffice.org>  [fdb0e356207e3e35ce07e8fa78abe881b1e582f3]

automationdev300m84#i113030#removed warning and ignorance of testcase


2010-07-08  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [55ee3b3473b1b6728259e142fff62b0466710192]

vcl113: fix a PEBCAD


2010-07-08  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [7ae66cbe2015930650f7d3b90695a0d331f618d2]

fix a warning


2010-07-08  Marc Neumann [msc]  <Marc.Neumann@sun.com>  [d4a5143759987c589e555307fb5fbb67f2e208d4]

automationdev300m84: #111330#


2010-07-08  Joerg Skottke [jsk]  <jsk@openoffice.org>  [aa1d824ff9d9339cad9afadf0a750cff0f1354ea]

automationdev300m84: #i112887 - The method used to close the hyperlink dialog was wrong. Another CWS brought the possibility to assign HIDs to tabpages so this can now be used. The HyperlinkDialog now has three buttons: ApplyButton, CloseButton and BackButton which can be accessed directly via the dialogs context. Requires a minor change to edia_d_h.win. Furthermore t_tools3.inc had a modification regarding the for-next loop's exit value and the test tInsertHyperlink was modified.


2010-07-08  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [dbc44685373378412f1c20aa4d21336bfddd35cd]

dba33g: #i111828# * is handled differently


2010-07-08  Joerg Skottke [jsk]  <jsk@openoffice.org>  [e4556d5f123bf3d704909932bc51eb8a1aa407c5]

automationdev300m84: #i112935 - Removed the invalid issue-ids from the test tFormatWrapObject.


2010-07-08  Joerg Skottke [jsk]  <jsk@openoffice.org>  [3999cb339afd9a69c36dc82167f050eed65b85fd]

automationdev300m84: #i112935 - The fix is that i check for iRetries being greater equal MAX_RETRIES. This is against my understanding of the for-next loops internal workings but solves the problem.


2010-07-07  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [7b722195533b6fe6a9bc79e221074321cf4963fa]

rebase to DEV300_m84


2010-07-07  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [95cb2b30e3c6323b51dae8fc396c63a17b97ce82]

rebase to DEV300_m84


2010-07-07  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [5d610c1538a440085c9d8917a34c70531a7a9bf9]

rebase to DEV300_m84


2010-07-07  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [db7db8ca65c327fa850cff90ca0183e4c49416c3]

rebase to DEV300_m84


2010-07-07  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [6c161f07039d8ae48e8357361dbe76a2274f531b]

rebase to DEV300_m84


2010-07-07  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [2ec942ae6c49dd2e2957a4a4a72ff7760957ddf4]

rebase to DEV300_m84


2010-07-07  ka  <kai.ahrens@sun.com>  [6a95ce1c7f61f5cd7684486937fc30f095ce2a29]

avmedia102: try use gconfvideosink at preferred video sink


2010-07-07  Jan Holesovsky  <kendy@suse.cz>  [9a42d8002b75af9d1cd04342a9614fe83e201b31]

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

* download:

2010-07-07  Joerg Skottke [jsk]  <jsk@openoffice.org>  [050bb9f5e5dd3884346026d63023ea94183836fe]

automationdev300m84: Local merge


2010-07-07  Daniel Rentz  <dr@openoffice.org>  [11b65b14d99fee8407cf0af4f9d4f70a70464217]

mib17: branch merge


2010-07-07  Daniel Rentz  <dr@openoffice.org>  [ecc8b1ae1dd2ca82d37c7e660dd5949caefe37f6]

mib17: adjusted codename handling in xls filter, do not restrict vba event handling to xls files


2010-07-07  Daniel Rentz  <dr@openoffice.org>  [708cbbebc8483e2c2044d409d4503fdccc558969]

mib17: adjusted codename handling in xls filter, do not restrict vba event handling to xls files


2010-07-07  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [ed4c1a81cfee1ab6293fd918dc50733a40dd0a07]

vcl113: #i110453# support disabled options in a choice


2010-07-07  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [c47a01aa1ae89fedf0fda377477749a2d3633889]

vcl113: #i110453# support disabled options in a choice


2010-07-07  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [8b45c14977a097d610126ba92625aa5fa1537e6a]

vcl113: #i110453# support disabled options in a choice


2010-07-07  Daniel Rentz  <dr@openoffice.org>  [4232a54805f36dcfcb05b980ac9b6df2ed381fef]

mib17: remove unused code


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

automationdev300m84: #ii112847 - Fixed IsNamedDocLoaded by creating an exception list of suffixes which indicate a template being loaded. Not 100 percent safe but better than the old implementation


2010-07-07  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [ba51d183a02556d78a822a95908f7bd6fe05ccdb]

CWS gnumake2: fixing all module makefiles (copy from tools)


2010-07-07  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [f4e0343a4dc083f8c255cf40f567e635e6fe7eaf]

CWS gnumake2: fixing all module makefiles (copy from tools)


2010-07-07  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [547302257bf88a69e1e44060891687915ff1fe8d]

CWS gnumake2: fixing all module makefiles (copy from tools)


2010-07-07  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [b60cd2dccee9c5866b5159712fc25ce403a9cf64]

cws gnumake2: pch fix


2010-07-07  Niklas Nebel  <nn@openoffice.org>  [bcd4bc56c93dd815da6b5d0e22348dabbc75ca9f]

#i112250# #i113022# better handling of automatic decimals for small values or equal cells


2010-07-07  Niklas Nebel  <nn@openoffice.org>  [e674baba51bdbe489e9c8617e5ed45840d6bfbd4]

#i112250# #i113022# better handling of automatic decimals for small values or equal cells


2010-07-07  sb  <sb@openoffice.org>  [7ef2d674d1f64bdb2d82845c34d271fb7e4ecbf3]

sb126: #i111184# introduced test::uniquePipeName


2010-07-07  Christian Lippka  <christian.lippka@sun.com>  [78ce81b376371b23759f0b67e5664fd1faf7dbee]

#i112791# add missing update for SID_INSERTPAGE slot on slide change


2010-07-07  Ivo Hinkelmann  <ihi@openoffice.org>  [94cb0ba6337befecf82c553e645f7bbc6aa38967]

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


2010-07-07  Ivo Hinkelmann  <ihi@openoffice.org>  [71d0aa83c9a1330c27b47cc836f4754a007815ae]

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


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

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


2010-07-07  Oliver Craemer [oc]  <oc@openoffice.org>  [e0bf75deaa0d0af16995f9426ebcd3aff68c60aa]

i113009 : [Automation][c_upd1.bas]Workaround for tFileRecentDocument


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

txtl10n: remove some noisy output / code cleanup


2010-07-07  Ivo Hinkelmann  <ihi@openoffice.org>  [068a5d9293e092cbe73d8a707e4f45a623d99ccc]

txtl10n: #i113008# add support for xtx files


2010-07-07  Herbert Duerr [hdu]  <duerr@sun.com>  [615f5b5bd1ef0aec309a0a2058848d5d4930beb1]

merged with DEV300_m83


2010-07-07  Herbert Duerr [hdu]  <duerr@sun.com>  [26ce8311226ab11eccddf3a6db89d061ea71e15c]

merged with DEV300_m83


2010-07-07  Joerg Skottke [jsk]  <jsk@openoffice.org>  [9d3fb56757b41358c0adddc9797527c41449de23]

automationdev300m84: #i112987 - Fixed failing access to dialog.


2010-07-07  Andreas Bregas  <ab@openoffice.org>  [cbd90787ccc28ff36fb439ae3e012d28688b2ecd]

mib17: #162916# No error if byval in calls isn't followed by lvalue


2010-07-07  Christian Lippka  <christian.lippka@sun.com>  [976f6be2e65ba681b70d91943265baaec75398c5]

#i112791# add missing update for SID_INSERTPAGE slot on slide change


2010-07-07  Joerg Skottke [jsk]  <jsk@openoffice.org>  [9026ca45555e9374550ca2ffa3aad539a1518fc2]

automationdev300m84: Local merge


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

automationdev300m84: #i112987 - Attempted fix for missing dialog (which is a fake, it just became slower)


2010-07-07  Carsten Driesner  <cd@openoffice.org>  [ed07c51161b6ac904a42a6ce14ba52283ccbde0b]

jl154: #i112449# Fix flicker on restart. Backing window won't get created if restart is required


2010-07-07  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [b2f9ce87249dfe76e25e2d6062c50c38fc60df23]

CWS gnumake2: resolved dep generation dep cycle


2010-07-07  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [d2c249a19e214bfd8b179edf039dbc75f8aa58da]

CWS gnumake2: resolved dep generation dep cycle


2010-07-07  Oliver-Rainer Wittmann  <od@openoffice.org>  [4283794ec5f1738f714defcec5e47c6ee1bdde22]

sw33bf07: #i112181# method <SwTxtFormatter::InsertPortion(..)> - assure that internal flag indicating existence of non-footnote-anchor portion is updated in all cases.


2010-07-07  sb  <sb@openoffice.org>  [648603aa7c5f485182a5e2c983403f5cefb1c39a]

sb126: #i107490# cppu lifecycle cleanup (patch by cmc, plus removal of now obsolete CPPU_LEAK_STATIC_DATA)


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

native318 #i112699# setting version 3.4


2010-07-07  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [f550379188d5f14e87e5452e79fa64d0c9cf0cd3]

dba33g: #i112620# modified state is not set correctly at sdrmodel


2010-07-07  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [ec88ba28a7fe69927c23700261ff064b79df8654]

dba33g: #i112620# add new namespace for chartooo


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

native317 #i112626# solving logging problem


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

native317 #i112626# solving logging problem


2010-07-07  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [67b452a0ba3b50f8a42e6b5f65a5e2de943b5221]

dba33g: #i112440# make teh version final for 33


2010-07-07  Mikhail Voytenko  <mav@openoffice.org>  [b8d18edc25262dcd77c160d2910ac77e2d683a18]

mib17: #162901# fix Remove


2010-07-07  Oliver Craemer [oc]  <oc@openoffice.org>  [ece3808a5e68ea8f4a54317313447dff0f328535]

i112991 :[Automation]Chart could not be enabled due to Renaissance


2010-07-07  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [9b3ed7aa9162094b99fd3341c0432c94e659420b]

dba33g: handle of next and prior for count function corrected


2010-07-07  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [556abb108ee99bc2690c3ba08b501ba2483e9a8e]

dba33g:#i111828# add lft part to count function


2010-07-07  Thomas Lange [tl]  <tl@openoffice.org>  [3ad81df579c34873878d09b8a45a59717d44b614]

cws tl82: automatic and silent conversion of user dictionaries to human readable UTF-8 format (DIC_VERSION_7)


2010-07-07  Marc Neumann [msc]  <Marc.Neumann@sun.com>  [2d8a117426f9aa3b47a90bcbe1907bb8a15442a2]

automationdev300m84: #112990#


2010-07-07  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [d98c5119b4f4211167c919e7bf0bc32875dafbf5]

dba33g: clear warnings when free resource to avoid disposed exception when reloaded


2010-07-07  sb  <sb@openoffice.org>  [6b1681c73d4242a7657ad731103f11ce76b7a35e]

sb128: #i112986# shifted relevant smoketest work to OOo main thread to work around potential deadlocks (transplanted from 5dc61b93c5ef2ed21e3d9532325b35a70fef18da)


2010-07-07  sb  <sb@openoffice.org>  [4699a135a27314e126ddbaa6d7d8e010d39c8aa5]

sb126: #i111184# introduced test::uniquePipeName


2010-07-07  sb  <sb@openoffice.org>  [068bd24c40aa21ba7df7e13dd76f8f62679033d3]

sb128: #i112986# shifted relevant smoketest work to OOo main thread to work around potential deadlocks


2010-07-07  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [5110f7d154632f7a70fe390832ed90e72b993d8c]

dba33g: #i112609# do not limited tables to the selection


2010-07-07  Andreas Bregas  <ab@openoffice.org>  [f6807392713b9c9f95475424ff840d2b60d46546]

mib17: Merge


2010-07-06  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [aa86f2e0fd4511a38e6eabf77310b87184d841ac]

ooo33gsl02: #i112873# fix a SNAFU


2010-07-06  Daniel Rentz  <dr@openoffice.org>  [fc135411fa926f4d89e98378d113f597af79e2a2]

mib17: #i112634# add VBA sheet event handling, based on a patch from Noel Power


2010-07-06  Daniel Rentz  <dr@openoffice.org>  [c449069c0608be9f263392589cb2c91e44bc9e8b]

mib17: #i112634# add VBA sheet event handling, based on a patch from Noel Power


2010-07-06  Daniel Rentz  <dr@openoffice.org>  [b103addffc04b4ac0072992f2ec077135150d3ba]

mib17: #i112634# add VBA sheet event handling, based on a patch from Noel Power


2010-07-06  Daniel Rentz  <dr@openoffice.org>  [d5bbb90b33416ad70987ab6725e41c1ce673ab93]

mib17: #i112634# add VBA sheet event handling, based on a patch from Noel Power


2010-07-06  Daniel Rentz  <dr@openoffice.org>  [19d399fdda8f8e2b124e00bff54ecea476a3592e]

mib17: #i112634# add VBA sheet event handling, based on a patch from Noel Power


2010-07-06  Daniel Rentz  <dr@openoffice.org>  [b687b636115b17970db28c389a8d28040ace86d1]

mib17: #162576# handle VBA UserForm_Resize and UserForm_Layout events


2010-07-06  Ingo Schmidt  <is@openoffice.org>  [7bf7e8dcafe955b9cacda7d043f75359ce811696]

native318 #i112699# switching to ooo 3.4


2010-07-06  Ingo Schmidt  <is@openoffice.org>  [91d55191c72731e48b7c559c668cd4a1051da4de]

native318 #i112699# switching to ooo 3.4


2010-07-06  Andreas Bregas  <ab@openoffice.org>  [dba973219b95c52db4fd632ab642628d36084bdd]

mib17: #162898# Special handling for ByVal followed by StrPtr


2010-07-06  Mikhail Voytenko  <mav@openoffice.org>  [f04dcac7750da85761a89e27e534032c0ce10b8d]

mib17: #162858# allow to transport COM objects without TypeInfo as before


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

Automated merge with ssh://hg@hg.services.openoffice.org/cws/unoawt2


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

Automated merge with ssh://hg@hg.services.openoffice.org/cws/unoawt2


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

Automated merge with ssh://hg@hg.services.openoffice.org/cws/unoawt2


2010-07-06  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [5c7a5fc6464850bd853a9fda6c1928fc5fd2580c]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/unoawt2


2010-07-06  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [7afdc1af091ee3c55d5c5da889557daeda20164b]

dba33g: #i112520# don't use getBestRowIdent..


2010-07-06  Helge Delfs [hde]  <hde@openoffice.org>  [2417ca4be83efe9c81b220f069dc34f2c6685c63]

automationdev300m84#i112973#exchanged hFileExists with FileExists


2010-07-06  Helge Delfs [hde]  <hde@openoffice.org>  [072fcc5c846555b887de01fd87406f7a253168d1]

automationdev300m84#i112954#added testcase to main sub and fixed missing hFileExists method


2010-07-06  Thorsten Bosbach  <tbo@OpenOffice.org>  [f2a74e8d594e2539f18fe4c637d582966b52a2b3]

#i112967# be nice to unexpected extension tabpages


2010-07-06  Marc Neumann [msc]  <Marc.Neumann@sun.com>  [b53656e84799104fb1adb8ed62a7b9d4046816b3]

automationdev300m84: #112957#


2010-07-06  Marc Neumann [msc]  <Marc.Neumann@sun.com>  [0c167d53f275d71dab18ede529f1edfbdefb6158]

automationdev300m84: #112957#


2010-07-06  Caol?n McNamara  <cmc@openoffice.org>  [5099e959ae62286f90556618ede7eecb6398ba24]

cmcfixes76: #i112656# osl_setEnvironment/osl_clearEnvironment


2010-07-06  Caol?n McNamara  <cmc@openoffice.org>  [bee6b9eadce1fede1c812da815f49bbe9a6bc772]

cmcfixes76: #i112656# osl_clearEnvironment, MacOSX 10.4 has old-school void ret unsetenv


2010-07-06  Oliver Craemer [oc]  <oc@openoffice.org>  [a5724195581541d27dcfbfc7dd86431799560aef]

i102720 :[Automation][c_upd1.bas]crash in tEditImageMap does not occur anymore


2010-07-06  Caol?n McNamara  <cmc@openoffice.org>  [32c76a4434c49e687c0a6e955f521586f9c75be5]

cmcfixes76: #i112969# WaE


2010-07-06  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [35d5e1b45653eafe422c281356df9d833da43e04]

CWS gnumake2: more multi-repo work


2010-07-06  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [359f9f3e0a3bcb15ff1e7fed4f872946b82ead05]

CWS gnumake2: more multi-repo work


2010-07-06  Caol?n McNamara  <cmc@openoffice.org>  [ea5ba44eab63c55d02d57aeb03edc672f2258cb6]

cmcfixes76: #i112819# oops, revert part of wrong patch to fix overly const member


2010-07-06  Thomas Lange [tl]  <tl@openoffice.org>  [7bb10e673560b6f174f9a1026db51f6c83494e3b]

cws tl83: #i112277# security tab page change


2010-07-06  Caol?n McNamara  <cmc@openoffice.org>  [740db4e1e42f48b749e127fb260ac830086d5c8c]

cmcfixes76: #i109623# WaE


2010-07-06  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [112f6fd64afaedd085f364cd63460091213c94ae]

Automated merge with http://hg.services.openoffice.org/OOO330


2010-07-06  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [28a317ba5cbcb6b1fb011544d7961a9be11b21e0]

merge


2010-07-06  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [bd0efc1f33cc699a2b5e169a0bd205f388470157]

ooo33gsl02: #i112873# change NativeWidget methods to be prepared for mapmodes (KDE4)


2010-07-06  Caol?n McNamara  <cmc@openoffice.org>  [31bfaf0d23521af88c5110ebdb974c0963b67f03]

cmcfixes76: #i112868# WaE


2010-07-06  Caol?n McNamara  <cmc@openoffice.org>  [0fa33ce500dd6ee81511dccacf4e88d624d113ed]

cmcfixes76: #i112868# WaE


2010-07-06  Caol?n McNamara  <cmc@openoffice.org>  [6be9150a6b747d87b4070dcb08a211dabc820bf3]

cmcfixes76: #i90427# svx is effectively warning free on x86_64


2010-07-06  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [5d7dd0a1b0e730a12a1702bd2c51a7fded6dddff]

srb1: add missing files to ooo.lst


2010-07-06  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [24b31dbcff0b2a96cd85b180d80d86cbb24e7b49]

srb1: add missing files to ooo.lst


2010-07-06  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [0b14f73f86f9ff80515b5979443dbbd88b09fcfa]

unoawt2: removed unused file


2010-07-06  Oliver Craemer [oc]  <oc@openoffice.org>  [9225862076be24f61f2d36b0d166c9ba7ae9a77d]

i112923 :[Automation][w_updt.bas]Timingproblems on SolSparc


2010-07-06  Dirk Voelzke  <dv@openoffice.org>  [2e76bcf66763f6bc0a83e7e2979c901f1093cdab]

dv19#i112822# Applied patch to remove dialog, removed resources used by this dialog, too


2010-07-06  Andreas Bregas  <ab@openoffice.org>  [bb09a0aa845e46c538bd62d0c7d95a57e4d1a7d9]

mib17: #i100659# Removed warning


2010-07-05  Niklas Nebel  <nn@openoffice.org>  [50727c4ef2058ed886493876f016fee1f2db5dcd]

#i112745# get the right font size for ScDPFieldButton, clip text to bounding box


2010-07-05  Mikhail Voytenko  <mav@openoffice.org>  [e26e662ea218bb8cd973721f9dc927c27611d0e0]

writerfilter08: #i112415#,#i112438# fix the problems on Edit-mode switching for for alien formats


2010-07-05  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [4a3d1757b1f300237f5b18424874f5d3e89c6135]

ooo33gsl02: #i112857# do not mess up the resource stack if a string is not found


2010-07-05  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [396a4b3141eef99475a4f4b61ae754db69531e12]

CWS gnumake2: more multi-repo work for modules


2010-07-05  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [4d06c1bfc6ae30886dbcf699add3fb74ac5f0b3d]

CWS gnumake2: more multi-repo work for modules


2010-07-05  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [9017c0fcf4d1c2571c9b6477cccbc316ebef9adc]

CWS gnumake2: more multi-repo work for modules


2010-07-05  Joachim Lingner  <jl@openoffice.org>  [9a2205a1fce5b1ccae5a6a9bac7aff88caa251fe]

jl154 #i112934# replace old license headers introduced by CWS jl152


2010-07-05  Joachim Lingner  <jl@openoffice.org>  [2bf85bbf3fee31633ed398b5e3aa631f28e7c62d]

jl154 #i112934# replace old license headers introduced by CWS jl152


2010-07-05  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [c30069e44b8f84379886caf87faa6be1f663b3da]

ooo33gsl02: #i112846# text alignment, separator for menu button


2010-07-05  Andreas Bregas  <ab@openoffice.org>  [ba994212ea43ea8f0e93a038646ca960221ad16d]

mib17: #i100659# Changed module variable handling


2010-07-05  Thorsten Bosbach  <tbo@OpenOffice.org>  [1242d182880028215d4ce92b465aab725eb8fd20]

#ii112931# reverted back to last working file


2010-07-05  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [b3c25f47c80c31877c52366f12b0d9cff381cdc4]

ooo33gsl02: #i112873# windows part


2010-07-05  Thorsten Bosbach  <tbo@OpenOffice.org>  [e84ef5ca2d32d9f9c7b8a8bc8f8245ff75344b48]

#i112842# reverted back to a working revision from CWS tl74


2010-07-05  Thorsten Bosbach  <tbo@OpenOffice.org>  [723f3864d4832c430c8f1f0db5ee95afbd705f9d]

#i64504# enabled autotest again for this fixed issue


2010-07-05  Dirk Voelzke  <dv@openoffice.org>  [215824566279c83bf1f299f4268e6f29f538e525]

dv19#i29340# Implmented handler for NameClashResolveRequests


2010-07-05  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [eec6efd12328d9dbc502d88d523319ad25ba53d6]

ooo33gsl02: #i112873# fix warnings, exceptions


2010-07-05  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [14ef467827c6bf0ff680fa35b9283aab2a332e46]

ooo33gsl02: #i112873# change NativeWidget methods to be prepared for mapmodes (improve constness)


2010-07-05  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [c5366c9d6373e6e993fafaaf24e9ea0a4482facc]

ooo33gsl02: #i112873# change NativeWidget methods to be prepared for mapmodes (gtk, KDE)


2010-07-05  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [61b7416babb4c7e0b1b3744146e10a3f8535861e]

ooo33gsl02: #i112873# change NativeWidget methods to be prepared for mapmodes


2010-07-05  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [985a3c7cc96f260024c8fbdb64c988fc5660e9a7]

ooo33gsl02: #i112873# change NativeWidget methods to be prepared for mapmodes


2010-07-05  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [599bb6c7fb505044634c65983508dcaa1425ca8b]

ooo33gsl02: #i112873# change NativeWidget methods to be prepared for mapmodes


2010-07-05  Christian Lippka  <christian.lippka@sun.com>  [a831682cc3e78ead73aa62d49bced5fe396b7026]

impress193: rebase m84


2010-07-05  Christian Lippka  <christian.lippka@sun.com>  [ef26787baa12d84fa4658a8ba89b84aeac698c9d]

impress193: rebase m84


2010-07-05  Christian Lippka  <christian.lippka@sun.com>  [e757c3c7660317353f4341b2b274dcb64d37d3e7]

impress193: rebase m84


2010-07-05  Christian Lippka  <christian.lippka@sun.com>  [8dd01b984a041c200d2eac98855be6edf115796a]

impress193: rebase m84


2010-07-05  Thomas Lange [tl]  <tl@openoffice.org>  [e85d5ae7ccf19269de77ee84c86990989511bbfe]

cws tl81: warning-free code


2010-07-05  Thomas Lange [tl]  <tl@openoffice.org>  [5914f1a08b1ca5d0b9fe59b8a12403d9a65d3430]

cws tl81: warning-free code


2010-07-05  Christian Lippka  <christian.lippka@sun.com>  [af3999d34c5a977e7e26660725eebf39a8e5e6c9]

impress193: merging changes


2010-07-05  Christian Lippka  <christian.lippka@sun.com>  [270a2f6fe23d3ce18519264b6670ba7b10e54dc9]

impress193: merging changes


2010-07-05  Christian Lippka  <christian.lippka@sun.com>  [8150e01a9ab8455b89ae98a6eeab888b3c57304f]

impress193: merging changes


2010-07-05  Christian Lippka  <christian.lippka@sun.com>  [28bc64ce5b71ba50b20a4fde705953a752c814a9]

impress193: merging changes


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

#i112731# incidential substring matching is not very valuable


2010-07-07  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [e9391ae8eb3d0a4edf977f0159ee7e07a0a95859]

vcl113: #i111834# support pasting HBITMAP


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

#i112731# incidential substring matching is not very valuable


2010-07-05  Thomas Lange [tl]  <tl@openoffice.org>  [460e23cc97d0fe644ceb77d8a8935017b9e71283]

cws tl82: #i112898# memory leak fixed


2010-07-04  Kai Sommerfeld  <kso@openoffice.org>  [49aafa184a89d4ba04a2cbf0840f757cee142f7e]

#i110653# - bumped minor version to 3


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

#i110653# - bumped minor version to 3


2010-07-02  Thorsten Bosbach  <tbo@OpenOffice.org>  [cbf512102c009e4ba6096286a744d59281af4e60]

#i112897# typo


2010-07-02  Thorsten Bosbach  <tbo@OpenOffice.org>  [9a67dbf0aa3f53d532f6f204bd376ec8ce7f4ee1]

#i112897# added missing active.setpage


2010-07-02  Thorsten Bosbach  <tbo@OpenOffice.org>  [fbd74e955db0de5e72bc7014808fc85006b31a2a]

#i112895# regression in math with passwords


2010-07-02  Thorsten Bosbach  <tbo@OpenOffice.org>  [06c3be9d33f2b1bd5fe15978f066ac1be401da5e]

#i112893# added exeption for osx


2010-07-02  Thorsten Bosbach  <tbo@OpenOffice.org>  [ffb470ae7dd6358a4cef7ac70cea055365679664]

#i112844# state is not entered in quaste database


2010-07-03  tono  <tono@openoffice.org>  [2d0afbadabf572c04eab99876b71d99d0b7a59be]

i#112777: DEV300_m84 MinGW basic/source/runtime build fail


2010-07-03  tono  <tono@openoffice.org>  [d744f302abda5a607c094d27554e69ef79ae0bc7]

i#112678: DEV300_m84 MinGW mythes build failure


2010-07-03  tono  <tono@openoffice.org>  [0d4968c436f15c385ac454adc0f642e13434d78a]

i#112734: MinGW port fix: sfx2


2010-07-02  Ingrid Halama  <iha@openoffice.org>  [fca98cb9bfa845afe078ec08dafc558526e8055d]

calc56: #i112501# remove unused method


2010-07-02  Malte Timmermann [mt]  <malte.timmermann@sun.com>  [7fcdb05e4b2166c0190869926dcb5963e920bbea]

fixes compile error


2010-07-02  sj  <sj@openoffice.org>  [96c2ec57493d647197befcb540bc59e85b2530a1]

impress193: #162822# fixed font size problem with presentation objects and flipping problem of freeform shapes


2010-07-02  Ingrid Halama  <iha@openoffice.org>  [a7b51f6bb8ed3360323e9ca691b847526fec762c]

calc56: #i112385# loosing 3D scheme settings


2010-07-02  sb  <sb@openoffice.org>  [6346b02e663e752123fdac0f629edc604be0dd08]

sb126: #i112803# prevent config.guess from mis-guessing on Mac OS X 10.6


2010-07-02  Ingrid Halama  <iha@openoffice.org>  [c4fc6f85c50c08f6e493b04845603cdfbe1f4681]

calc56: #i112666# broken UNO API tests due to broken method XDiagram::setPosition() and wrongly flagged properties


2010-07-02  sb  <sb@openoffice.org>  [71a7ba716e85cf36a9a4744a6371a18481fe0ff8]

sb126: #i112784# do not leak ContextAdmin (patch by cmc)


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

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


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

native317 #i112626# typical instead of complete installation


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

native317 #i112444# directories below optional components


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

native317 #i112444# directories below optional components


2010-07-02  Thorsten Bosbach  <tbo@OpenOffice.org>  [829027e6a7a0258e7ba76ada1bb7bec11ff860ed]

#i112888# gPrivateEnvironmentLocation feature broken


2010-07-02  Thorsten Bosbach  <tbo@OpenOffice.org>  [9bea14bacc15857a997f2acae9eaee00dcbbe624]

#112842# fixed: breaks with: unexpected symbol:..


2010-07-02  Thorsten Bosbach  <tbo@OpenOffice.org>  [d6d2da173e9878a24d121adc30a2d7d17e01b2f2]

#i112839# fixed: else/endif without if


2010-07-02  Joachim Lingner  <jl@openoffice.org>  [cedcbf9c869bd603251a4f5eaa9331ff3e66d766]

jl154 merging heads


2010-07-02  Thorsten Bosbach  <tbo@OpenOffice.org>  [5a3e13a98697c4c0fb14456afa54e6e515c2960a]

#i112840# removed, since not used in any test


2010-07-02  Michael Stahl  <mst@openoffice.org>  [8fe56c485a0034695674ada833eb7eeef8780ddd]

sw33bf06: #i111185#: sw: re-enable tests  the unxsols4 compiler bug workarounds have been deployed: i112513, i111177


2010-07-02  Thomas Lange [tl]  <tl@openoffice.org>  [de432231c123abae12659a4776047f11205f23db]

cws tl81: warning-free code


2010-07-02  Herbert Duerr [hdu]  <duerr@sun.com>  [495b598673a964bdf0ceac1250d1f009e7b6ef7d]

#i112731# fix off-by-one


2010-07-02  Herbert Duerr [hdu]  <duerr@sun.com>  [83815bb3907396a95a049e3fd47aff7196e574b0]

#i112731# fix off-by-one


2010-07-02  Herbert Duerr [hdu]  <duerr@sun.com>  [8bbb22ac9d6e0e6ca2915f9a403544bea193afbc]

#i112731# a searchname must fully contain the keyname to be considered a match


2010-07-02  Herbert Duerr [hdu]  <duerr@sun.com>  [900fe79dcc690e1e872ec5f7fc9d930cd6adc1c6]

#i112731# a searchname must fully contain the keyname to be considered a match


2010-07-02  Joachim Lingner  <jl@openoffice.org>  [d10b4bd6d31b59033804783def3a79652c90792c]

jl154 #i112883# prevent extension synchronization at OOo startup


2010-07-02  Eike Rathke [er]  <erAck@sun.com>  [da291caaae96e0e46cd6891746587528cbbdd925]

calc56: #i112849# Prevent hash from accessing dangling pointers


2010-07-02  sj  <sj@openoffice.org>  [95a282f429678e7b897a48519063341dfb9d83b0]

merged heads


2010-07-02  sj  <sj@openoffice.org>  [2b3db60924e87157da503bdf758ee865ea8fda75]

merged heads


2010-07-02  sj  <sj@openoffice.org>  [f7fdc198466a30026d24e3c55fbbf17ea10c05cc]

merged heads


2010-07-02  sj  <sj@openoffice.org>  [cfe3fc33b99195169757914e39db4493f8a352c2]

merged heads


2010-07-02  sj  <sj@openoffice.org>  [558e6bbbcdd73af926e1156990825e7660a1f852]

impress193: #162822# fixed font size problem with presentation objects


2010-07-02  Malte Timmermann [mt]  <malte.timmermann@sun.com>  [c57d83d4b620a95fd831cf1b828eb87239467761]

codecleanup02: merge with DEV300_m84


2010-07-02  Malte Timmermann [mt]  <malte.timmermann@sun.com>  [577a83eeeed497057697528da26c2dbb81aa2c9a]

codecleanup02: merge with DEV300_m84


2010-07-02  Malte Timmermann [mt]  <malte.timmermann@sun.com>  [c121cff6f712c0d31df5b151950f7e64c5ee7d24]

codecleanup02: merge with DEV300_m84


2010-07-02  Malte Timmermann [mt]  <malte.timmermann@sun.com>  [ef5ab9b59b61695eacce8d778cea0b10b683cf5c]

codecleanup02: merge with DEV300_m84


2010-07-02  Malte Timmermann [mt]  <malte.timmermann@sun.com>  [d91a5e95d25b8be29236ee37bc595a1b697ff0f4]

codecleanup02: merge with DEV300_m84


2010-07-02  Malte Timmermann [mt]  <malte.timmermann@sun.com>  [be34cc3b57da55acaff72f112d595b217361b6af]

codecleanup02: merge with DEV300_m84


2010-07-02  Malte Timmermann [mt]  <malte.timmermann@sun.com>  [6a4f2fffc15ee01b875d7827dfdf90e87e10c518]

codecleanup02: merge with DEV300_m84


2010-07-02  Malte Timmermann [mt]  <malte.timmermann@sun.com>  [bde1c0e01b1757fd35741643ee8f642dfaab7e25]

codecleanup02: merge with DEV300_m84


2010-07-02  Malte Timmermann [mt]  <malte.timmermann@sun.com>  [996f5c6b48988025295ab6e48d3256892a84adf6]

codecleanup02: merge with DEV300_m84


2010-07-02  Malte Timmermann [mt]  <malte.timmermann@sun.com>  [9bedafd7bbeeb24125b839df1d3dad36a9812ae6]

codecleanup02: merge with DEV300_m84


2010-07-02  obo  <obo@openoffice.org>  [444742b5201b4036245348f6232a677038b6f057]

#i10000# internal dependency missing


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

vgbugs10: verbose dmake output in html mode


2010-07-02  Herbert Duerr [hdu]  <duerr@sun.com>  [edffd210309615983ab198e86e11c1e1a14f7d9d]

merge


2010-07-02  Herbert Duerr [hdu]  <duerr@sun.com>  [f9dc559631798dca006c64f69b531cb2f8f34167]

#i112144# ignore trivial fontname substring matches


2010-07-02  Herbert Duerr [hdu]  <duerr@sun.com>  [be86ebfa2ec2df39cd441082ae244bab0c741386]

#i112144# ignore trivial fontname substring matches


2010-07-02  sb  <sb@openoffice.org>  [be654dc8132ca8683e37d8babec6550f8d060a0a]

sb126: #i112871# missing parentheses around || within &&


2010-07-02  Andre Fischer  <af@openoffice.org>  [a1e23a5bc46a35405cd5c547e3e12ed06fc5144d]

impress193: #i112422# Applied patch that fixes clipping error.


2010-07-02  Michael Stahl  <mst@openoffice.org>  [9b87346bf4a1d32abfa781aa66d4d5b627133edf]

sw33bf06: #i111886#: apply patch by od:  SwToCntntAnchoredObjectPosition::CalcPosition(): use the cached paragraph   portions; recalculating deletes layout frames that are on call stack (crash)


2010-07-02  Malte Timmermann  <Malte.Timmermann@sun.com>  [af7aa611fa61c2da373721c963a92b35e603c39c]

codecleanup02: #i51441# Removed old classes and files


2010-07-02  Malte Timmermann  <Malte.Timmermann@sun.com>  [3ca307cc08b0039a33ccb879779d026e60957216]

codecleanup02: #i51441# Removed old classes and files


2010-07-02  Andreas Bregas  <ab@openoffice.org>  [1f3d1cba85b041abc7a0211effa099b68747b66f]

mib17: #111144# Fixed warning


2010-07-01  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [959ca18eeb1d4b8f0b5ec5e2c0bd8558db4f18db]

vcl113: small cleanup


2010-07-01  Niklas Nebel  <nn@openoffice.org>  [df61240acdb6cf89e2b2c1895ba293eb78e0d973]

#i112858# don't access invalid resources in ScTabBgColorDlg


2010-07-01  Michael Stahl  <mst@openoffice.org>  [d73100a4f9999f144ce5d9a8b64428fd9830da5e]

sw33bf06: #i112566#: SfxViewShell_Impl::pPrinterController -> boost::shared_ptr


2010-07-01  Michael Stahl  <mst@openoffice.org>  [808ca71f90448749170530d561394407dadfb076]

sw33bf06: merge fix for #i112473# from sb123


2010-07-01  Michael Stahl  <mst@openoffice.org>  [b62e3cce7e4894f8a0ddf4d5d0c8d02ef40d7c52]

sw33bf06: valgrind: SvUnoImageMapObject: initialize members


2010-07-01  Michael Stahl  <mst@openoffice.org>  [513cbeb409f73108ba1a8455ceb04f8aa03b2b63]

sw33bf06: #i112577#: SwPaM::Find: apply patch by cmc: fix null ViewShell crash


2010-07-01  Michael Stahl  <mst@openoffice.org>  [5c1a3ce6ba86e51694de5c05529c2be4ba921f66]

sw33bf06: #i112514#: OOXMLFastContextHandler: apply patch by cmc: init variable


2010-07-01  Niklas Nebel  <nn@openoffice.org>  [a2c4fece04b6aa8d8163986f3dffbbf86bd9bfb2]

#i112436# use InterpretDirtyCells instead of SetDirty for charts in xls import


2010-07-01  Michael Stahl  <mst@openoffice.org>  [f9efce57cfb684fae83b8f2ffa1d61434b20e20d]

sw33bf06: #i112516#: NewTabPortion(): apply patch by cmc: fix SIGFPE


2010-07-01  Thomas Lange [tl]  <tl@openoffice.org>  [90aab534621364e284623d3af98fe68fe506442c]

cws tl81: merge with DEV300_m84


2010-07-01  Thomas Lange [tl]  <tl@openoffice.org>  [77ebf16e2d67c1ba205582d54b125d4000a0d549]

cws tl81: merge with DEV300_m84


2010-07-01  Thomas Lange [tl]  <tl@openoffice.org>  [9ce59a2d62ba6de3c358b870856f521c130c7c15]

cws tl81: merge with DEV300_m84


2010-07-01  Thomas Lange [tl]  <tl@openoffice.org>  [2933662f907ebb7b33783ac1124682e5b794bfe7]

cws tl81: merge with DEV300_m84


2010-07-01  Michael Stahl  <mst@openoffice.org>  [86209cb3324b4b30bc773a81b1ac03829bba253f]

sw33bf06: #i112657#: apply patch by dtardon: do not crash when there are  merged cells not started by \clmgf at the beginning of a row


2010-07-01  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [bd7beb161d6fc36c3b5d653f0710df49aa5ff7f7]

vcl113: #i95420# when drawing native controls, also take their native sizes into account


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

#i112731# use known fontsubst attributes for better font fallback


2010-07-01  Mikhail Voytenko  <mav@openoffice.org>  [7f725a2406231ab40f5f5dd27122ae040423c975]

writerfilter08: rebase to DEV300_m84


2010-07-01  Mikhail Voytenko  <mav@openoffice.org>  [3e18ec859eff01d793cb188f0fdc527b2e4cdb71]

writerfilter08: rebase to DEV300_m84


2010-07-01  Mikhail Voytenko  <mav@openoffice.org>  [5c0b28daa033e3dd1bc824c0c7f31dd9e7114102]

writerfilter08: rebase to DEV300_m84


2010-07-01  Mikhail Voytenko  <mav@openoffice.org>  [dc5c0e6cfdc9c0cdf581c769f8882edcc454224b]

writerfilter08: rebase to DEV300_m84


2010-07-01  Andreas Bregas  <ab@openoffice.org>  [3ffd1ec05a64175f404aad0b9e92b2906070c7bd]

mib17: #111144# Enable calls to module function via Sheet object


2010-07-01  Andreas Bregas  <ab@openoffice.org>  [bee21111f8c0d5974031722236ae52bdb0d65b97]

mib17: #111144# Enable calls to module function via Sheet object


2010-07-01  Andreas Bregas  <ab@openoffice.org>  [7e018ced84bd8a4400bf8c7ede4e1cb33e90aec9]

mib17: #111144# Enable calls to module function via Sheet object


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

#i10000# enable crash reporter for MWS build


2010-07-01  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [29996eb2ffd0239accf1ea425cd737bf4ce78ccf]

unoawt2: do not inline methods of exported classes


2010-07-01  Thomas Lange [tl]  <tl@openoffice.org>  [6e819dc904924498d55857ec7d585bf7055a6953]

cws tl81: #i112788# patch was broken, old code restored


2010-07-01  Andre Fischer  <af@openoffice.org>  [f6708992a050b6b2b84d7783e52916161637dde8]

impress193 #i112841# Prevent marquee text from crashing when too wide.


2010-07-01  Michael Stahl  <mst@openoffice.org>  [866497af8cba12f5eac55da7ffec5b95058772a4]

sw33bf06: #i111742#: SidebarTxtControlAcc.cxx: apply patch by pjanik


2010-07-01  Lars Langhans  <lla@openoffice.org>  [a1587de76a1112479dfbc67d60cafceb7ee59de7]

sb123:#i111449# cleanups in build.lst for qa/complex tests


2010-07-01  Lars Langhans  <lla@openoffice.org>  [b7a1670b522a3a094f6653bdd3c875374af7d1a2]

sb123:#i111449# cleanups in build.lst for qa/complex tests


2010-07-01  sb  <sb@openoffice.org>  [1b191d8cb9c0412c17d00323fcca66552372e888]

jl154: #i112673# ensure that client-facing PID remains the same across internal OOo restart on Mac OS X


2010-07-01  sb  <sb@openoffice.org>  [88d0d8d5ccf1999ec7dc2f464b1e3a60f1b88cc5]

jl154: #i112673# ensure that client-facing PID remains the same across internal OOo restart on Mac OS X


2010-07-01  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [f938ba01accd59845de858c77a6825d37e2bc5a2]

unoawt2: add XItemList same as for listbox model


2010-07-01  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [297f3ea4c0b7772cd6b0e4720ea4ee751a932605]

unoawt2: add XItemList to combobox as well, the sma eas for listbox


2010-07-01  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [b2d41aee0de65be4cc2e906316f6fb590a6921a1]

unoawt2: add missing GetEntryImage, same as listbox


2010-07-01  Lars Langhans  <lla@openoffice.org>  [977267816232b602b174c19c0944de0a4715302f]

sb123:#i111449# cleanups in filter for qa/complex tests


2010-07-01  Malte Timmermann  <Malte.Timmermann@sun.com>  [9796d18817669f28ff8c465050469ef729968486]

codecleanup02: #i52551# Removed old stuff: VOS_NAMESPACE, use vos:: directly


2010-07-01  Malte Timmermann  <Malte.Timmermann@sun.com>  [cba3bce5efa45f3927360bf5d619bbeb0a22fb55]

codecleanup02: #i52551# Removed old stuff: VOS_NAMESPACE, use vos:: directly


2010-07-01  Malte Timmermann  <Malte.Timmermann@sun.com>  [0b4c76684c479dd5766f6aef96eda8c45704aef9]

codecleanup02: #i52551# Removed old stuff: VOS_NAMESPACE, use vos:: directly


2010-07-01  Malte Timmermann  <Malte.Timmermann@sun.com>  [966d524bff619cc7c6f709789353e7aa057be833]

codecleanup02: #i52551# Removed old stuff: VOS_NAMESPACE, use vos:: directly


2010-07-01  Malte Timmermann  <Malte.Timmermann@sun.com>  [37fa68e888afe86c238be7a2697ecc8c8eb55f33]

codecleanup02: #i52551# Removed old stuff: VOS_NAMESPACE, use vos:: directly


2010-07-01  Malte Timmermann  <Malte.Timmermann@sun.com>  [839a386cb51ba43988142957c091140885a5d3f7]

codecleanup02: #i52551# Removed old stuff: VOS_NAMESPACE, use vos:: directly


2010-07-01  Malte Timmermann  <Malte.Timmermann@sun.com>  [2b871bd0fc25abc760bd71577ee5e59df6d1b18e]

codecleanup02: #i112685# Removed old stuff: #define SYSTEM_PLATFROMANDCOMPILER


2010-07-01  Dirk Voelzke  <dv@openoffice.org>  [a105f96c13b64d20657838729d56f79875fb2fa9]

dv19: merge with DEV300_m84


2010-07-01  Dirk Voelzke  <dv@openoffice.org>  [c2af8fa19926739c6d84de8e8e73b6cfadc786ab]

dv19: merge with DEV300_m84


2010-07-01  Dirk Voelzke  <dv@openoffice.org>  [31a03a0a01cb6444883fa8fab59c71dad3da093c]

dv19: merge with DEV300_m84


2010-06-30  Caol?n McNamara  <cmc@openoffice.org>  [49f0806f39eaeef81e51dcf1adabd9accaf1b5bd]

cmcfixes76: #i112824# && || warning


2010-06-30  Caol?n McNamara  <cmc@openoffice.org>  [8055347982382fd210f2df989202956fb6118b20]

cmcfixes76: #i112823# only needed on windows


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

masterfix: remove some unneeded changes from sooo330.ini


2010-07-21  Vladimir Glazunov  <vg@openoffice.org>  [8f11169aef2dfc8a0bfe320ffe227ae12365eae7]

masterfix: rename sooo330.ini back to sdev300.ini


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

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


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

masterfix: #i10000# set WITH_LANG to all languages


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

OOO330


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

jl154 merge with DEV300_m84


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

jl154 merge with DEV300_m84


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

jl154 merge with DEV300_m84


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

jl154 merge with DEV300_m84


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

jl154 merge with DEV300_m84


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

jl154 merge with DEV300_m84


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

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


2010-06-30  Caol?n McNamara  <cmc@openoffice.org>  [471be9b9377c5be7aeda0a9b3025b71e121abb83]

cmcfixes76: #i112819# overly const member


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

sb126: merged in DEV300_m84


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

sb126: merged in DEV300_m84


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

sb126: merged in DEV300_m84


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

sb126: merged in DEV300_m84


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

sb126: merged in DEV300_m84


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

sb126: merged in DEV300_m84


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

sb126: merged in DEV300_m84


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

sb126: merged in DEV300_m84


2010-06-30  Herbert Duerr [hdu]  <duerr@sun.com>  [2f0ca461c5116a6072abdb08f41bdaecd8cc87d9]

#i112815# fix ImplFontCharmap::GetDefaultMap (thanks cmc)


2010-06-30  Kai Sommerfeld  <kso@openoffice.org>  [13ae5800cb3227ccd354a0cbc882d4248d689d14]

reync to m84


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

reync to m84


2010-06-30  sj  <sj@openoffice.org>  [f22687dd640b780ef17d00969c9918e0f073502d]

impress193: #i112792,i112794# fixed crash (resulting from merge conflict), fixed zero sized/placed placeholder objects


2010-06-30  Herbert Duerr [hdu]  <duerr@sun.com>  [9b0e62544b3ef60377c04943f211f4543f2c3a7c]

#i112365# ignore missing fc_local.conf files but complain about parse error in them


2010-06-30  Thomas Lange [tl]  <tl@openoffice.org>  [e639921d24254e2496849d7393edcda81589a096]

cws tl81: #i112813# missing thesaurus entrsy in Tools/Language


2010-06-30  Dirk Voelzke  <dv@openoffice.org>  [b4a614745a3a941c68a1c8eb215a06010d058e66]

dv19#i110382# Check 'OpenWithList', too when looking for registered applications


2010-06-30  Malte Timmermann  <Malte.Timmermann@sun.com>  [5a7173a0ec68be0734d940b92570522f27f1a5dd]

codecleanup02: #i112685# Removed old stuff: _VOS_NO_NAMESPACE


2010-06-30  Malte Timmermann  <Malte.Timmermann@sun.com>  [450c9c6670feb2685382faa6923aec5cb1afcdd8]

codecleanup02: #i112685# Removed old stuff: _VOS_NO_NAMESPACE


2010-06-30  Malte Timmermann  <Malte.Timmermann@sun.com>  [88c1579e3a7d3abafd6f9744835f849b78abe632]

codecleanup02: #i112685# Removed old stuff: _VOS_NO_NAMESPACE


2010-06-30  Malte Timmermann  <Malte.Timmermann@sun.com>  [3ca32863fcb9b10ad24fdc00303f387f6dbe799b]

codecleanup02: #i112685# Removed old stuff: NOOLDSTRING


2010-06-30  Malte Timmermann  <Malte.Timmermann@sun.com>  [a2d01d963c8f6a13cd70a0678dfd6c40a217cdbc]

codecleanup02: #i112685# Removed old stuff: SvSharedMemoryStream


2010-06-30  Malte Timmermann  <Malte.Timmermann@sun.com>  [6e04cd8c7992b96d4ed1e15e89f7e667b45ef16f]

codecleanup02: #i112685# Removed old stuff: SvEaMgr


2010-06-30  Malte Timmermann  <Malte.Timmermann@sun.com>  [e6106d32a18be786a30238d79517a5b5b85f1af0]

codecleanup02: #i112685# Removed old stuff: SvEaMgr


2010-06-30  Malte Timmermann  <Malte.Timmermann@sun.com>  [dd857dc41e9dd0231bf18ade9dd3c30cc8313676]

codecleanup02: #i112685# Removed ifdefs and code for MAC


2010-06-30  Malte Timmermann  <Malte.Timmermann@sun.com>  [0b1d119dd281f187abdcca8b52ed07f1f5a9e47c]

codecleanup02: #i112685# Removed ifdefs and code for MAC


2010-06-30  Malte Timmermann  <Malte.Timmermann@sun.com>  [8396b0d076ca1b8fe0f68df958534915a12641fc]

codecleanup02: #i112685# Removed ifdefs and code for MAC


2010-06-30  Malte Timmermann  <Malte.Timmermann@sun.com>  [8d8a4abe42338b9d956e508e4661bdb51478dd41]

codecleanup02: #i112685# Removed ifdefs and code for MAC


2010-06-30  Malte Timmermann  <Malte.Timmermann@sun.com>  [5b5b5ff7a083d39a81c15776e79c55c3c08158f0]

codecleanup02: #i112685# Removed ifdefs and code for MAC


2010-06-30  Malte Timmermann  <Malte.Timmermann@sun.com>  [234ac49e0de37d01f777ca9f270d13e1858e6b8a]

codecleanup02: #i112685# Removed ifdefs and code for MAC


2010-06-30  Malte Timmermann  <Malte.Timmermann@sun.com>  [15e8727afc7cdac53b0aa100b681c451b98552a5]

codecleanup02: #i112685# Removed ifdefs and code for MAC


2010-06-29  Christian Lippka  <christian.lippka@sun.com>  [1cad7ac9a61f02d6eeb4053c93f7a8d01a7eff52]

#i112601# paint the correct page background


2010-06-29  Christian Lippka  <christian.lippka@sun.com>  [54c602060aea164028ad3cfeebc0d2eb1daa6db4]

#i112601# paint the correct page background


2010-06-29  Andre Fischer  <af@openoffice.org>  [cda79d479c7e49216e9dd1fc175c20dd93b15640]

impress193: #i112301# Guarding againts missing view.


2010-06-29  Christian Lippka  <christian.lippka@sun.com>  [bed0ccb3f6678949b506de0b0f703b3109cf0f35]

#i112791# disable slide layout on master pages


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

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


2010-06-29  Andreas Bregas  <ab@openoffice.org>  [6d6a5c8567d7d43a882aa2e2be88b1992a6b4f55]

mib17: #i110821# Hot fix to avoid regression


2010-06-29  Andre Fischer  <af@openoffice.org>  [b6e30719dde5f67290a1b77891d3435ee7da2f9e]

impress193: #i112647# Integrated diff from MAV.


2010-06-29  Christian Lippka  <christian.lippka@sun.com>  [c3761bf385210caa80817f5fd1610f4464642740]

#i112758# final fix for static BitmapEx


2010-06-29  obo  <obo@openoffice.org>  [4adb61dc6bb380ff31e145e6a77c92c0b26b42bd]

masterfix: #i112758# integration of renaissance2 in m81 broke smoketestoo_native


2010-06-29  Christian Lippka  <christian.lippka@sun.com>  [7e954cc28b29865b3495fe496ed3010e89e04d3d]

#i112758# better fix to free static bitmaps on vcl deinit


2010-06-29  Lars Langhans  <lla@openoffice.org>  [abce795656e5428085eaa1bf1f14ae2615bb0f0b]

sb123:#i111449# makefile cleanups for qa/complex tests


2010-06-29  Lars Langhans  <lla@openoffice.org>  [d1e2b3804ca92d0e28e672a600f7a7b1d66f6d75]

sb123:#i111449# makefile cleanups for qa/complex tests


2010-06-29  Lars Langhans  <lla@openoffice.org>  [37cd7b225e6e97824302ea40b8bb83e3b24a68fc]

sb123:#i111449# makefile cleanups for qa/complex tests


2010-06-29  Dirk Voelzke  <dv@openoffice.org>  [49c9d54a10b2ca9bc728428c6ddb1c9bbce71ce8]

dv19#i112377# Cleaned up 'open with' entries for windows system integration


2010-06-29  obo  <obo@openoffice.org>  [6d3db84c4929bd4944ce9b1d8e9ab77bc23c92ed]

masterfix: #i112776# smoketestoo_native fails for wntmsci12 (nonpro)


2010-06-29  Keith Stribley  <devel@thanlwinsoft.org>  [226e11dc0d822c203f2f0ed29f14b20dc53c5e00]

graphite03: #i112730# updated graphite patch and improvements to glyph metric caching


2010-06-29  Keith Stribley  <devel@thanlwinsoft.org>  [9b8213e2fadbc3c59f7e445098ae38cf266119cc]

graphite03: #i112730# updated graphite patch and improvements to glyph metric caching


2010-06-28  Christian Lippka  <christian.lippka@sun.com>  [ff963981470616f9d43448ed6237e85648d3698a]

#i112758# changed static BitmapEx to static pointers


2010-06-28  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [722441b99292269a42db1c0de6bce9351e8de933]

unoawt2: add missing TOOLKIT_DLLPUBLIC to access classes


2010-06-28  Malte Timmermann  <Malte.Timmermann@sun.com>  [566541e24c34bccc4e286d61d18c831b04da2990]

codecleanup02: #i112685# Removed ifdefs and code for DOS


2010-06-28  Malte Timmermann  <Malte.Timmermann@sun.com>  [676e5ebe14184c3953a700522f315e95cea45c05]

codecleanup02: #i112685# Removed ifdefs and code for DOS


2010-06-28  Malte Timmermann  <Malte.Timmermann@sun.com>  [1952b083e8c143114f475aa4dccbf165ed179537]

codecleanup02: #i112685# Removed ifdefs and code for DOS


2010-06-28  Thomas Lange [tl]  <tl@openoffice.org>  [ce9c31ba3fe2cdf3eadc2114ddd619af24a147be]

cws tl81: #i112695# change in user data implementation for thesaurus dialog


2010-06-28  Thomas Lange [tl]  <tl@openoffice.org>  [748cc4c7f3e05ef8d2cb90e33d311084a4d425dd]

cws tl81: #i112695# crash in synonym sub-menu fixed


2010-06-28  Thomas Lange [tl]  <tl@openoffice.org>  [7cf95e512b371281073de2422aa30c5d3c35a3c0]

cws tl81: #i112695# crash in synonym sub-menu fixed


2010-06-28  sb  <sb@openoffice.org>  [2c5bdad1ea62253e987fc522868452e747da653c]

sb126: #i111793# make cppuhelper/interfacecontainer strict aliasing safe (patch by cmc, with slight modifications)


2010-06-28  Dirk Voelzke  <dv@openoffice.org>  [f2d46d70f58a92542e9c4e7d54fb8e32d0369012]

dv19#i29340# Implmented handler for NameClashResolveRequests


2010-06-28  Kai Sommerfeld  <kso@openoffice.org>  [b9e345f57f4ecf2b27a71b0bea344ec83ecfd50a]

#i112747# - resovled ownership cicle (patch contributed by cmc).


2010-06-28  sb  <sb@openoffice.org>  [273ca25738502c61ba26190aa854eb38d2f8cd3c]

sb123: #i112751# disabled testgraphical/qa/graphical for now


2010-09-16  sb  <sb@openoffice.org>  [d809bc2e320871025c47fe6e016d318b4a542678]

sb123: merged in cws/sb126, to get fixes for i107490 and i113115


2010-09-10  sb  <sb@openoffice.org>  [48637b9bcfd300d7d0f9ee2956b1f0a7c8e07668]

sb123: merged in DEV300_m87


2010-08-23  Lars Langhans  <lla@openoffice.org>  [d5a7d1139d5995c1e6c051aab5e985125fa66c98]

sb123:#i111449# remove all subdirs in complex tests


2010-07-23  Lars Langhans  <lla@openoffice.org>  [cd524b54c5e898634610a5178c2730b6765990f3]

sb123:#i111449# fix all run through problems for qa/complex tests


2010-07-12  Lars Langhans  <lla@openoffice.org>  [79db7fef578b2104575a511d9d52ac87c62966cd]

sb123:merge


2010-07-06  sb  <sb@openoffice.org>  [e8d3f4cc2cc59fefcd2fb44165cc1a37eb9d5e1d]

sb123: #i112519# do not terminate OOo accessed via OOO_TEST_SOFFICE=connect:...


2010-07-06  sb  <sb@openoffice.org>  [af970845ba8b95a84a45fc84f646c5e5c938f8cb]

sb123: cleaned up the previous cleanup


2010-07-02  Lars Langhans  <lla@openoffice.org>  [897c48e18e269a315eea6d9e465b12acbe7e6295]

sb123:#i111449# cleanups


2010-07-01  Lars Langhans  <lla@openoffice.org>  [003d4fcf2bb2ca423355be510eedd78ebfadeb8b]

sb123:#i111449# cleanups in build.lst for qa/complex tests


2010-07-01  Lars Langhans  <lla@openoffice.org>  [17b14f450781702952505250bebe814695103810]

sb123:#i111449# update version


2010-07-01  Lars Langhans  <lla@openoffice.org>  [9fdf2d0cb80cbc00d7ff53b52c48569b8814df52]

sb123:#i111449# add qa/complex to build.lst


2010-06-29  Lars Langhans  <lla@openoffice.org>  [38f22192a435ce2df6dbb2a266df8feb97e0bd47]

sb123:#i111449# cleanups in test environment


2010-06-28  obo  <obo@openoffice.org>  [fea4f71bcd4727fe0b445990d062fa4bc12dc18d]

masterfix: #i112741# filter: fails to build with system saxon


2010-06-28  Xiaofei Zhang  <Zhangxiaofei@openoffice.org>  [e33addec2ff44f6e0aa59d152a87146baab881d0]

removetooltypes01: #i112600#: removing BOOL from tools module


2010-06-28  Thomas Lange [tl]  <tl@openoffice.org>  [e241751a75617bdc5208a6cff485985f1c2c7972]

cws tl81: #i112697# spelling fixed


2010-06-28  sb  <sb@openoffice.org>  [31ed63fa321419343c3732496f1705f594e499d6]

sb123: #i112746# disabled fwk.ModuleManager for now


2010-09-16  sb  <sb@openoffice.org>  [006a2b1d4bfabb6c31831bdbc1789f9ef22532ed]

sb123: merged in cws/sb126, to get fixes for i107490 and i113115


2010-09-16  sb  <sb@openoffice.org>  [17d1efea4af3a0b665bef1befc7af0be4a0a5f78]

sb123: merged in cws/oooimprovement6, to get fix for i100159


2010-09-10  sb  <sb@openoffice.org>  [28b040044d7c091e49abeeb9da55a0e21c761f02]

sb123: merged in DEV300_m87


2010-08-23  Lars Langhans  <lla@openoffice.org>  [b5ff94fde0cc506d9c3c17c2762101a0c7a657e4]

sb123:#i111449# remove all subdirs in complex tests


2010-07-27  sb  <sb@openoffice.org>  [9899711e43c99d81b9472c61c1190ab57230371d]

sb123: #i111449# disabled sfx2/qa/complex/docinfo again for now


2010-07-23  Lars Langhans  <lla@openoffice.org>  [b7c1a7a78bcf1c1824e893e2b4f4620def043c9c]

sb123:#i111449# fix all run through problems for qa/complex tests


2010-07-20  Lars Langhans  <lla@openoffice.org>  [1a3272e96d39e9518b209570a259ed59c512e64d]

sb123: #i111449# loadComponentTest do not create file: directory any longer


2010-07-16  sb  <sb@openoffice.org>  [2c2757665c4ab0aa78c80aa7d1e35e62dba64ee8]

sb123: #i111602# hack for Windows PCH problem


2010-07-12  Lars Langhans  <lla@openoffice.org>  [5b90980d4320b522c826a222230695f626e22ec4]

sb123:merge


2010-07-08  Lars Langhans  <lla@openoffice.org>  [73156a84f7adb85c7687404dc6a89f469378a0fd]

sb123:#i111449# make clear buildable.


2010-07-08  Lars Langhans  <lla@openoffice.org>  [f438a3324ef83ed9af683283859c040783d180f6]

sb123:#i111449# make clear buildable.


2010-07-01  Lars Langhans  <lla@openoffice.org>  [5a55565739b5a13d395c690b871d108d11f419cd]

sb123:#i111449# cleanups in build.lst for qa/complex tests


2010-06-29  Lars Langhans  <lla@openoffice.org>  [305193791e7143970687ea4c0dc47dca02022b2c]

sb123:#i111449# makefile cleanups for qa/complex tests


2010-06-28  Lars Langhans  <lla@openoffice.org>  [1e403838eea9f2a13692574cb50441c01f8a6948]

sb123:#i111449# cleanups in framework for qa/complex tests


2010-06-28  Carsten Driesner  <cd@openoffice.org>  [dfc90a5e05629e4ca182e8edee5948a4edcab54d]

dockingwindows: #i122595# Remove getResourceURL call from PanelWrapper class


2010-06-28  Ruediger Timm  <rt@openoffice.org>  [1df0fe034e945bd140768d563e69417e623f3230]

masterfix: #i112738# Allow more characters in repository name (inspired by a patch submitted by dtardon).


2010-06-28  sb  <sb@openoffice.org>  [28ff199ee3f7d3ab4ffad6ded97ee4f144ea8c4e]

sb123: #i112743# disabled sm.XMLSettingsExporter::com::sun::star::document::XFilter for now


2010-09-10  sb  <sb@openoffice.org>  [1d8e4b013f0978f27ebe1e12284317cb6dcc8f25]

sb123: merged in DEV300_m87


2010-07-23  Lars Langhans  <lla@openoffice.org>  [9a78bbbb3dfab9ccf7ec8db4b7ca7f9c5019581f]

sb123:#i111449# fix all run through problems for qa/complex tests


2010-07-12  Lars Langhans  <lla@openoffice.org>  [7c85910ac697648f16d0e5e98a12b2232cc84c08]

sb123:merge


2010-06-28  obo  <obo@openoffice.org>  [be588658ea127a6a05390435126f1d739a477b58]

masterfix: #i10000# build breaks in shell,crashrep


2010-06-28  Carsten Driesner  <cd@openoffice.org>  [07a000e572751457da400f615c085e6916c2aa28]

fwk147: #i112578# Remove Sleep command used for debugging


2010-06-26  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [0ba71858f7a42827a19069d8fd4fc253d200234e]

CWS gnumake2: .


2010-06-26  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [2939aa6b6a135939a8d933e4a9ddcfc1e29ee647]

CWS gnumake2: more multi-repo support


2010-06-26  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [ad8fe1ccb3d5ca8613c63a2d9c3ba9adf7304eb1]

CWS gnumake2: reaching through verbosity and max processes


2010-06-26  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [aba206910970f804423bebb27a07c47004e9a127]

CWS gnumake2: reaching through verbosity and max processes


2010-06-26  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [5fc7423878d02fac53b3140aff0d6d89fd74232d]

CWS gnumake2: reaching through verbosity and max processes


2010-06-26  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [217d28be3a93b92b6e96cdaee4910caf33dadcc4]

CWS gnumake2: added moduledir support


2010-06-26  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [000dccdad6de998162fcdf942f0e14c729befd44]

CWS gnumake2: module reorg


2010-06-26  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [95f3d4c562939999afe323aca72ac070b466e15f]

CWS gnumake2: module reorg


2010-06-26  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [f51c9e5db1b84ce92bb75d3a5faf6ebe9ef5dcc9]

CWS gnumake2: module reorg


2010-06-26  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [caa00f1f150b1dc142a0a2db6cf03aa09c013dca]

CWS gnumake2: module reorg


2010-06-25  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [1f79d3036954bfca21f6ff7ee9a27bf38439924d]

CWS gnumake2: intermediate commit (module rework)


2010-06-25  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [b104d63465893d1fdac01544a8a0a14ff10e6641]

CWS gnumake2: intermediate commit (module rework)


2010-06-25  Michael Stahl  <mst@openoffice.org>  [47a2fe9b7053a569e7a6d5cc090b28985992c50d]

sw33bf06: #i111177#: preventively work around unxsols4 compiler bug everywhere


2010-06-25  Michael Stahl  <mst@openoffice.org>  [4b358138afa8db94eefc42e8d11edc14c14e730f]

sw33bf06: #i112513#: work around unxsols4 compiler bug


2010-06-25  Kai Sommerfeld  <kso@openoffice.org>  [20f357091160225ee1891c6a86468633df6ff281]

#i110653# - Raised OOo version to 3.3.0


2010-06-25  Michael Stahl  <mst@openoffice.org>  [7359de66a265a67863bab7e2ee424b40dcf7343c]

sw33bf06: #i110070#: fix regression: member initialization removed by accident


2010-06-25  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [414d7d423fa1edc68459e72c43e6d29f7e667ca2]

unoawt2: why the heck does the IDL compiler complain, but still build it? Fixed build breaker ...


2010-06-25  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [012f5686a3fe76a8262f0849f9d2ed11335f20ba]

unoawt2: #i10000# removed unused local variable


2010-06-25  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [a741aab505306f48cf1dd6b34e937bfb0621e7af]

Update from master repository (DEV300_m83).


2010-06-25  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [1f343c3a83c991c0e781f9993a774b1daceabbf4]

Update from master repository (DEV300_m83).


2010-06-25  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [a1df46f6cef3f3ec39e1d508193a46472d9d90cb]

Update from master repository (DEV300_m83).


2010-06-25  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [3d144ca96556b3b65281bf19d525389647c5f483]

Update from master repository (DEV300_m83).


2010-06-25  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [ad1f7b87236606a5414f3f1003f0b7f3c04dfbd6]

Update from master repository (DEV300_m83).


2010-06-25  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [b3ae35891f2323835237f04a54bb53d2b30546f0]

Update from master repository (DEV300_m83).


2010-06-25  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [3e31696f3f7143799d1849fa86a1137b3298580e]

Update from master repository (DEV300_m83).


2010-06-25  Dirk Voelzke  <dv@openoffice.org>  [bd30219e004c372905bd1549446506cc02b0e9fe]

dv19#i29340# Implmented handler for NameClashResolveRequests


2010-06-25  Dirk Voelzke  <dv@openoffice.org>  [1404c71e271169299640a1d1b6fb7e46407792b7]

dv19#i29340# Implmented handler for NameClashResolveRequests


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

unoawt2: #i112684# let UNO Controls implement the (newly introduced) XStyleSettingsSupplier, giving access to their style, in particular, to the HC flag


2010-06-25  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [04421ec5afe024feb9caf0d9a10c532ffe777fe2]

unoawt2: #i112684# let UNO Controls implement the (newly introduced) XStyleSettingsSupplier, giving access to their style, in particular, to the HC flag


2010-06-25  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [bc9a2076300859ea109ec02329bfde4ea2920ecc]

unoawt2: #i112683 localize string list


2010-06-25  Carsten Driesner  <cd@openoffice.org>  [f113398230f9159da21f694bdbf75245d2a5da76]

fwk147: Merge changes


2010-06-25  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [d5c37f3f0eb0077dcd3166bd9c4e945a2b0bdcd8]

CWS gnumake2: abbreviate repository dir


2010-06-25  sb  <sb@openoffice.org>  [e2a5cf6e3ad841a5e106450fb1da4d481f1c2ace]

sb126: #i112681# make bridges match remotebridges (patch by cmc)


2010-06-25  Malte Timmermann  <Malte.Timmermann@sun.com>  [ff186c24766361a531e59e7c759a5efd4ccc90be]

codecleanup02: #i112685# Removed ifdefs and code for WIN,W30,W31


2010-06-25  Malte Timmermann  <Malte.Timmermann@sun.com>  [4329d83e54f187de96170a74299298bb10428d03]

codecleanup02: #i112685# Removed ifdefs and code for WIN,W30,W31


2010-06-25  Malte Timmermann  <Malte.Timmermann@sun.com>  [53234f92ce6c904d5a453b0400e26bc8420b7d93]

codecleanup02: #i112685# Removed ifdefs and code for WIN,W30,W31


2010-06-25  Malte Timmermann  <Malte.Timmermann@sun.com>  [f62a5373f066336cad6be2a15071fc073d8b8dc4]

codecleanup02: #i112685# Removed ifdefs and code for WIN,W30,W31


2010-06-25  Malte Timmermann  <Malte.Timmermann@sun.com>  [706fd8c2cdfaf426c53a69e526e8d0583190b499]

codecleanup02: #i112685# Removed ifdefs and code for WIN,W30,W31


2010-06-25  Malte Timmermann  <Malte.Timmermann@sun.com>  [cd0a3434315dd48ac0b351a9f6b40e8e31df0d6c]

codecleanup02: #i112685# Removed ifdefs and code for WIN,W30,W31


2010-06-25  Malte Timmermann  <Malte.Timmermann@sun.com>  [fccc63b9733c6077d93f2ef9c14011268906518a]

codecleanup02: #i112685# Removed ifdefs and code for WIN,W30,W31


2010-06-25  Malte Timmermann  <Malte.Timmermann@sun.com>  [5965bb52435916c06d1b5a63df4959203b7cf018]

codecleanup02: #i112685# Removed ifdefs and code for WIN,W30,W31


2010-06-25  Malte Timmermann  <Malte.Timmermann@sun.com>  [bb30c0a24baa2bc671daae588b523386470984c7]

codecleanup02: #i112685# Removed ifdefs and code for WIN,W30,W31


2010-06-25  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [fd4362d20079db48bfd2a6f01908daf6613e506b]

CWS gnumake2: multi-repo work on resources finished


2010-06-25  obo  <obo@openoffice.org>  [9345119d4da6dea75c3aa0bfa167f2c16b544864]

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


2010-06-25  Mathias Bauer  <mba@openoffice.org>  [faf68cc7565cb2662d4ed5b5902ec52975d99865]

CWS mongolianlayout: disable new direction until problems are fixed


2010-06-25  Kai Sommerfeld  <kso@openoffice.org>  [2ee058b62a083ad6dd208f79fefdd014f67678da]

#i112664# - service must not be 'one instance'.


2010-06-25  obo  <obo@openoffice.org>  [8f96863024ed089280b503840f46873948c53027]

masterfix: #i112665# writerfilter/source/dmapper fails on Windows


2010-06-25  Kai Sommerfeld  <kso@openoffice.org>  [32b60d0777e2420f9779af1771ac32ce8a7f9761]

#i110653# - use ooo base version supplied by build env.


2010-06-25  obo  <obo@openoffice.org>  [8a629e8660951674a7c0bba36f507819359583a4]

masterfix: #i10000#,#i112674# prevent restarting on Mac


2010-06-25  Andreas Bregas  <ab@openoffice.org>  [5db01bbf8f1ef192cbd7c35695f517e3622e3913]

mib17: #i110821# COM default member support


2010-06-25  Andreas Bregas  <ab@openoffice.org>  [0cd0153b2493bdeaac22e271884164c7c663f302]

mib17: #i110821# COM default member support


2010-06-24  Caol?n McNamara  <cmc@openoffice.org>  [7add7926efaaeee7dd7913fd6df2b07a293c24f4]

cmcfixes76: #i112656# osl_setEnvironment/osl_clearEnvironment


2010-06-24  Caol?n McNamara  <cmc@openoffice.org>  [d315e8bee6e680a5f7a6f4df067e07e58bc8b61d]

cmcfixes76: #i112656# osl_setEnvironment/osl_clearEnvironment


2010-06-24  Caol?n McNamara  <cmc@openoffice.org>  [594aabf05fc7b553acc137889bd7bb6f95bdd98d]

cmcfixes76: #i112656# osl_setEnvironment/osl_clearEnvironment


2010-06-24  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [cf146bd1be8f822b0d7bb94774aae0f5650c5d2e]

CWS gnumake2: more multi-repo work on resources


2010-06-24  Mathias Bauer  <mba@openoffice.org>  [9aab0238e78d474b0b36d70bf65bb95d49bf6a78]

CWS mongolianlayout: resolve conflict in layact.cxx


2010-06-24  Mathias Bauer  <mba@openoffice.org>  [1b66e28d468fb4a57dc20cc0da91ce7dfc295541]

CWS mongolianlayout: merge with m83; resolve easy conflicts


2010-06-24  Mathias Bauer  <mba@openoffice.org>  [deb33cc872e7402efef3da60dc98049e8a9ff8f2]

CWS mongolianlayout: merge with m83; resolve easy conflicts


2010-06-24  Mathias Bauer  <mba@openoffice.org>  [df48612c16ee3a03fae2c388d5fa5a1395fbcf66]

CWS mongolianlayout: merge with m83; resolve easy conflicts


2010-06-24  Mathias Bauer  <mba@openoffice.org>  [70dda9d6b25d1dcdc1bc995c599ff51bfa758614]

CWS mongolianlayout: merge with m83; resolve easy conflicts


2010-06-24  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [a80a23cbe9fa0034c388d9406300ddeb4c29c8f9]

CWS gnumake2: more multi-repo work on resources


2010-06-24  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [67c5741b4269c2d0a45b340dabd858729a3ce8d7]

CWS gnumake2: using variable for default images loaction


2010-06-24  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [fa84247c8a7e8e7b25a7b66537489fb390c9a5fb]

CWS gnumake2: gb_REPOS needs the windows paths hack too


2010-06-24  obo  <obo@openoffice.org>  [9007f7daac4b78d38b1c7fcf8795f1f167b1d8fe]

masterfix: #i10000# change HAVE_GETOPT to != YES


2010-06-24  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [620371fb9cc36f4be975b1d1de0f13624a5f84c9]

srb1: add extra patch to copy property files into jar


2010-06-24  Carsten Driesner  <cd@openoffice.org>  [372bb3504d9c7084a20a4066259dffec107237ae]

Merge changes


2010-06-24  Carsten Driesner  <cd@openoffice.org>  [2a40b4b78143f09358c1f319e8608dbd61bbe2d6]

Merge changes


2010-06-24  Ruediger Timm  <rt@openoffice.org>  [5c62576e5d8af7379a57b45392d3c51c0bcd0fcc]

masterfix: #i10000# Merge error corrected.


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

#i10000# add bIsPasswordToModify


2010-06-24  Thomas Lange [tl]  <tl@openoffice.org>  [e56241c85b0afffb2ccdf64c29ef88d2df5f4909]

cws tl81: #i112310# fixed duplicate short-cut problem


2010-06-24  Thomas Lange [tl]  <tl@openoffice.org>  [271727322f844a8b56d5f3054f0eb61a7e1484a9]

cws tl81: #i112179# dictionary issue with context menus fixed


2010-06-24  Thomas Lange [tl]  <tl@openoffice.org>  [ec157d542745beea628658e03a76ff1a3403112a]

cws tl81: #i112179# dictionary issue with context menus fixed


2010-06-24  Thomas Lange [tl]  <tl@openoffice.org>  [6cd261bd26504c664ae82ba4b13eb9b767d3e62b]

cws tl81: #i112179# dictionary issue with context menus fixed


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

mastefix: #i10000# Merge problem BASEPROPERTY_BACKGROUNDCOLOR


2010-06-24  obo  <obo@openoffice.org>  [0e6d1583bc50cf27956f091ae8289ee164aefa1b]

masterfix: #i10000# change fileheader


2010-06-24  obo  <obo@openoffice.org>  [686b7955271806e65222a3a4bfe97365cab33a06]

masterfix: #i10000# change fileheader


2010-06-24  obo  <obo@openoffice.org>  [74150154b1c933a6cf03a9b0e3c6ec9866344e31]

masterfix: #i10000# build breaks for unxsoli4


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

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


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

configure25: more changes for stax/download


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

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  Daniel Rentz  <dr@openoffice.org>  [0dd0ceb57dd68715477c1f3e50ee4a4eaf975e6c]

mib17: #i109119 add Events menu entry


2010-06-23  Daniel Rentz  <dr@openoffice.org>  [64994694589f6706b6d48356859555381ab7b76a]

mib17: #i109119 add Events menu entry


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

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


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

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


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

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


2010-06-23  Carsten Driesner  <cd@openoffice.org>  [b68a479f8fe93e9ab4bbb6d7c05d3c9e0532aa1a]

fwk147: #159152# Use a more robust exception handling to avoid crashes due to unexpected exceptions


2010-06-23  Ruediger Timm  <rt@openoffice.org>  [09c61cc78787eb4c9b5607f695bdaf0550c98f4e]

masterfix: #i10000# Avoid false alarms in checkdeliver


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

masterfix: #i10000# generate new configure


2010-06-23  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [34554c0d154809e172b9a2de44f226fe44b16978]

vcl113: #i3909# issue a warning if no printer config is writable


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

masterfix: #i112512# [l10ntools] transex3 crashes if /tmp not defined


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

masterfix: #i112573# [vcl] fonconfig.cxx fails to build with debug=t


2010-06-23  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [2f334e24379ea4026723026dd463978d2a202774]

aw083: resync to DEV300m83


2010-06-23  sb  <sb@openoffice.org>  [b0aafa9b4033e34a934e43aaed4b9ba1d20879c0]

sb126: #i112627# adapted SDK/DevGuide to configmgr re-write


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

#i112575# Exclude migrationanalysis strings from l10n process


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

DEV300


2010-06-23  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [1606a7cae57810c6d39edd02083f4e8ca94d3faa]

CWS gnumake2: fixing defs for pch


2010-06-23  Kai Sommerfeld  <kso@openoffice.org>  [6b8be900fb86c9c433e34db4e846002b49d82a7c]

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


2010-06-23  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [e7ad1833fd04143c268d2d634a619ee1bd8df694]

CWS gnumake2: multi-repo support for c/c++/objective c sources


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

CWS-TOOLING: integrate CWS calc55


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

CWS-TOOLING: integrate CWS calc55


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

CWS-TOOLING: integrate CWS calc55


2010-06-23  sb  <sb@openoffice.org>  [db6293ccf4c34905c723034744a2b940d6eb63bb]

smoketest26: #i112616# generate smoketestdoc.sxw


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

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  obo  <obo@openoffice.org>  [21ed639205bee84844d3eca56b25cb09d8d58dff]

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  obo  <obo@openoffice.org>  [dd21c6021cdc4884138dd2effc9d8a6d081c3874]

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  obo  <obo@openoffice.org>  [b3579d71c6536ab1d03cc47249d582a574fd054a]

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  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [35f1ab35bf27e4122e6875ef53c6256ce4126f21]

fs33a: #i112617# fixed typo (thanks sophie)


2010-06-23  Niklas Nebel  <nn@openoffice.org>  [7d00b8df2b5780299cf17109236767b5591fad83]

unoawt2: #i112622# convert cell style names to pointers after creating a style


2010-06-23  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [3878d8a7a5279d5b24e91b438084a82d91fd9ee4]

aw083 #i105548# Added using the VOCRedirector inside pageobject content creation


2010-06-23  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [c8f97e15f69814ea2a236df3fc1919d647c771bd]

vcl113: #i25982# do not highlight disabled items


2010-06-23  sb  <sb@openoffice.org>  [5302330cfd797d0ba4fd5ca4db9da05d83f62bda]

sb126: #i109853# no need to set CPPU_ENV in cppu/inc/uno/lbnames.h


2010-06-23  sb  <sb@openoffice.org>  [c6d6e6bf9f8d8a3a6e6543ded33e4ac387ea6766]

sb126: #i112542# resolve $0 symlinks recursively in start scripts (based on a patch by pooryorick)


2010-06-23  Thomas Lange [tl]  <tl@openoffice.org>  [9a6cbed6c4de11b12ed3d7201d7774649ed28577]

cws tl81: #i112363# patch for accessibility crash


2010-06-23  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [4e0e548c67ab51940bb9d079b723c10b0944777b]

avmedia102: #161254# increase timeout so it works reliably


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

confiure25: add back line removed too much


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

configure25: per request of QA: external/StAX -> stax/download


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

configure25: per request of QA: external/StAX -> stax/download


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

configure25: fix stax build


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

smoketest26: fix smoketestoo_native "build" without Java


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

smoketest26: #i101000# fix nodep=true build in smoketestoo_native


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

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


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

configure25: jemalloc is default on Net/FreeBSD


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

configure25: removing some (on Linux) unneeded echos


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

configure25: #i93116# Allow to use the prebuilt stax


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

configure25: #i93116# Allow to use the prebuilt stax


2010-06-22  Daniel Rentz  <dr@openoffice.org>  [98b532d57687b171a4770ac9d738a9e6ef4b85dd]

mib17: remove unused/needless code


2010-06-22  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [da14bb5dcb2f5f629f971b4b01209adf8c6430ee]

CWS gnumake2: deps for pch


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

configure25: #i111045# jemalloc


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

configure25: #i111045# jemalloc


2010-06-22  Rene Engelhard  <rene@openoffice.org>  [a80e89c5529e2cb5b38b0c6b046ef4d3585437e1]

configure25: #i99063# heck if rpm(build) can actually build


2010-06-22  Rene Engelhard  <rene@openoffice.org>  [6c95e802bcb213e2611a164e4d6e16ec2be73bf7]

configure25: #i105772# allow boost 1.36


2010-06-22  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [92e466460bd66156679acd32a4eec2697a013559]

unoawt2: ImplBlendWithAlpha: properly calculate the destination color value


2010-06-22  Rene Engelhard  <rene@openoffice.org>  [01b9b273c3561805533062431ab9e40f24b614f3]

configure25: #i98363# fix match in set_soenv on Solaris 10


2010-06-22  Ingo Schmidt  <is@openoffice.org>  [8bd016bc90501caa24bfae9be085e658bbc68858]

kso45 #i110653# ooobaseversion globally available


2010-06-22  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [c3e954039a5e655c377640ea0f64b185099e19f1]

CWS gnumake2: seperated ex and noex pch


2010-06-22  Carsten Driesner  <cd@openoffice.org>  [122581b430e564bcde272a0753f36d64f3aaefb1]

fwk147: Provide better error message if there is no configuration access on startup


2010-06-22  Rene Engelhard  <rene@openoffice.org>  [2bdd03ee6b9c88a24f0e6ecb8f3f474c1af0b3a6]

configure25: s/==/=/


2010-06-22  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [bdf82ea8ffc6c0d8f5bb3f4ff176ac21af3250cf]

srb1: change version


2010-06-22  Rene Engelhard  <rene@openoffice.org>  [77605ad3213180c40b7bf7437b9634452c9bcb7b]

configure25: check that lucene is lucene2


2010-06-22  Rene Engelhard  <rene@openoffice.org>  [3567bc82df0b228b5e4ae93e9751b174b33f0440]

configure25: move ant version check behind checking whether ant works


2010-06-22  Rene Engelhard  <rene@openoffice.org>  [e26a6b321661c07fce3df199cb22951d3f2c159d]

configure25: reject hsqldb 1.8.1.x


2010-06-22  obo  <obo@openoffice.org>  [273fa6a6aa0d56660807ab29892f0618cfbb2e63]

CWS-TOOLING: integrate CWS mingwport30


2010-06-22  obo  <obo@openoffice.org>  [d66343ab594fac375f4e3fc939594e9ebe5d4963]

CWS-TOOLING: integrate CWS mingwport30


2010-06-22  obo  <obo@openoffice.org>  [6c16430117277b381160ba4de249a71f49a9ed07]

CWS-TOOLING: integrate CWS mingwport30


2010-06-22  obo  <obo@openoffice.org>  [8d1098565ef9d67b134a569a7286ae63282bc9c7]

CWS-TOOLING: integrate CWS mingwport30


2010-06-22  obo  <obo@openoffice.org>  [0943ff4d05973fb7a227e680a10c89745d15f9cd]

CWS-TOOLING: integrate CWS mingwport30


2010-06-22  obo  <obo@openoffice.org>  [3d82600f9cc555ebd0d34dcfd704bbd0307d9dfa]

CWS-TOOLING: integrate CWS mingwport30


2010-06-22  obo  <obo@openoffice.org>  [6f18d1b699d9f7778be3c33e3f4cfc63e362f3ca]

CWS-TOOLING: integrate CWS mingwport30


2010-06-22  obo  <obo@openoffice.org>  [151c27ee2eee1651b1feed7bb5e767ddd2fe9a26]

CWS-TOOLING: integrate CWS mingwport30


2010-06-22  obo  <obo@openoffice.org>  [63939649ceb7bbc6410971dea9e848db94cf8ae3]

CWS-TOOLING: integrate CWS mingwport30


2010-06-22  obo  <obo@openoffice.org>  [6057d363a5fc3b7d6c0a01983f083f7daa045d3d]

CWS-TOOLING: integrate CWS mingwport30


2010-06-22  obo  <obo@openoffice.org>  [abfe0ca9204439f9def2ef9216e3d7c4cd3f1589]

CWS-TOOLING: integrate CWS mingwport30


2010-06-22  obo  <obo@openoffice.org>  [67cd558ced4f52b7f431e138a1071e30e88ead53]

CWS-TOOLING: integrate CWS mingwport30


2010-06-22  obo  <obo@openoffice.org>  [034a59733389216f6ae6859c1d274a60882025e0]

CWS-TOOLING: integrate CWS cmcfixes75


2010-06-22  obo  <obo@openoffice.org>  [c390fcc3334c9ac89d5e71113d98c7c6357e8606]

CWS-TOOLING: integrate CWS cmcfixes75


2010-06-22  obo  <obo@openoffice.org>  [691cc21bbc334b067a6b3e5427c1fcefb2e976b5]

CWS-TOOLING: integrate CWS cmcfixes75


2010-06-22  obo  <obo@openoffice.org>  [97eaa1813cf59820e3baa033ad723698925dbb21]

CWS-TOOLING: integrate CWS cmcfixes75


2010-06-22  obo  <obo@openoffice.org>  [f32a2e368c3bb2d6955a4943944bb65df3ae8657]

CWS-TOOLING: integrate CWS cmcfixes75


2010-06-22  obo  <obo@openoffice.org>  [9550522a8abd13bf2333718d5832cf90609b1a01]

CWS-TOOLING: integrate CWS cmcfixes75


2010-06-22  obo  <obo@openoffice.org>  [baff42dc3fb81afc295133e4bf0122b7e1fa267c]

CWS-TOOLING: integrate CWS cmcfixes75


2010-06-22  obo  <obo@openoffice.org>  [bc47011daaacc04ce03336412637e15d940db520]

CWS-TOOLING: integrate CWS cmcfixes75


2010-06-22  obo  <obo@openoffice.org>  [116fe20cdae34cae06809f61b5504515875f8466]

CWS-TOOLING: integrate CWS cmcfixes75


2010-06-22  obo  <obo@openoffice.org>  [4fb9b1bdf9705b54cacad4a73084a6744f808308]

CWS-TOOLING: integrate CWS automationdev300m81


2010-06-22  obo  <obo@openoffice.org>  [a835c046a3d4e5e611e6edea81ae702a2627b13e]

CWS-TOOLING: integrate CWS jpropenable


2010-06-22  obo  <obo@openoffice.org>  [ee664836d651162cbaf4a189fa473808c9a76029]

CWS-TOOLING: integrate CWS jpropenable


2010-06-22  obo  <obo@openoffice.org>  [4b7b1d48c579dcbffbb9a1b3b773a89bd47efe71]

CWS-TOOLING: integrate CWS jpropenable


2010-06-22  obo  <obo@openoffice.org>  [4d427f8da77839d19994a6d23a7ac1399bc722fa]

CWS-TOOLING: integrate CWS jpropenable


2010-06-22  obo  <obo@openoffice.org>  [c8b7e2d63ab6b5f61b7734fa2463637224d0b61c]

CWS-TOOLING: integrate CWS jpropenable


2010-06-22  obo  <obo@openoffice.org>  [d3b85f1a0d1d806440301606e06fb45ec3b68d77]

CWS-TOOLING: integrate CWS jpropenable


2010-06-22  obo  <obo@openoffice.org>  [1356b9fa14949119d0d6f9e6b9a2e5bf991c2b6d]

CWS-TOOLING: integrate CWS jpropenable


2010-06-22  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [368c39e041061d7de84cd33f5515990fda3384d1]

srb1: new version


2010-06-22  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [1801d21c82fbdc8e63785313c488ea220456dda4]

CWS gnumake2: fixing dep generation, pch flags


2010-06-22  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [221013eaca1768cdfd37058d1d989373e0ef276c]

CWS gnumake2: fixing dep generation, pch flags


2010-06-22  Christian Lippka  <christian.lippka@sun.com>  [aadcf75a9c3c46385e5f36fc824b1103888bb7b9]

cws avmedia102: rebase m83


2010-06-22  Christian Lippka  <christian.lippka@sun.com>  [19795109a9818b097a965ffcc9e22a1d203d5ee8]

cws avmedia102: rebase m83


2010-06-22  Christian Lippka  <christian.lippka@sun.com>  [9caf879e9ee09e25adb580a54b50cc79522a5123]

cws avmedia102: rebase m83


2010-06-22  Christian Lippka  <christian.lippka@sun.com>  [5ff782290e56a72a6108da08513cb7dcec115c8a]

cws avmedia102: rebase m83


2010-06-22  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [95c7f048c1c496b96ee36d41bec33734c23b5572]

CWS gnumake2: more work on pch


2010-06-22  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [952b90f04f8a2875cd90d8f44f1f61ac2d225be9]

srb1: add new external zip files


2010-06-22  obo  <obo@openoffice.org>  [a1004a464f08acecd70fb8465532ef65aae58bd8]

CWS-TOOLING: integrate CWS mythes12


2010-06-22  obo  <obo@openoffice.org>  [9f5fbeb43aaa16d9418c28e1976b5c4b6176f8c9]

CWS-TOOLING: integrate CWS mythes12


2010-06-22  obo  <obo@openoffice.org>  [6c5baefb90ef14fa08327d4b1ecbcf3e54c3e84d]

CWS-TOOLING: integrate CWS mythes12


2010-06-22  obo  <obo@openoffice.org>  [6aeea58d28f6b0821a8ec25de42b28b38307e2e2]

CWS-TOOLING: integrate CWS mythes12


2010-06-22  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [ef8c11978b567145e86613cf1d70eeb1fde7ff0b]

srb1: remove external zip files


2010-06-22  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [bed1641a2d60b5c9e5d05b0f01b8e65f115ed42d]

srb1: merge from DEv300:m83


2010-06-22  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [fe8e4404a5310fe5cf0c6ea38a08562c48404f3b]

srb1: merge from DEv300:m83


2010-06-22  Carsten Driesner  <cd@openoffice.org>  [302e5229bbfd465f607f76c8199afe94c8eaf8e0]

dockingwindows: #i112595# First refactoring version of the layout manager including skeleton classes for new docking windows


2010-06-22  Carsten Driesner  <cd@openoffice.org>  [2b1c9f5c63f4d90db0137b1c8c91340bb2559115]

dockingwindows: #i112595# First refactoring version of the layout manager including skeleton classes for new docking windows


2010-06-22  obo  <obo@openoffice.org>  [80454e767948a94cd004e826401a491e9e4d2427]

CWS-TOOLING: integrate CWS fwk143


2010-06-22  obo  <obo@openoffice.org>  [2a93277fde858d14f9c38885e098a320509f016c]

CWS-TOOLING: integrate CWS fwk143


2010-06-22  obo  <obo@openoffice.org>  [1cd90e55d828fc01fc43f15d31c035e08d86971f]

CWS-TOOLING: integrate CWS fwk143


2010-06-22  obo  <obo@openoffice.org>  [cb6e6415ba6c4df918e5d88f47a2509e2ff391ee]

CWS-TOOLING: integrate CWS fwk143


2010-06-22  obo  <obo@openoffice.org>  [bbc48b6af5c43693ef69594917c0d5a139da0c89]

CWS-TOOLING: integrate CWS fwk143


2010-06-22  obo  <obo@openoffice.org>  [3d4c4439aa344a61d3d448b188261545fcc28e65]

CWS-TOOLING: integrate CWS jl152


2010-06-22  obo  <obo@openoffice.org>  [d1d79abfc437c9b9971afd55bb19d1fccb930b09]

CWS-TOOLING: integrate CWS jl152


2010-06-22  obo  <obo@openoffice.org>  [b33abfe107749f547b8a250501d6b5a68edba6af]

CWS-TOOLING: integrate CWS jl152


2010-06-22  obo  <obo@openoffice.org>  [21b0abf000e282de8949f9146a8d5181505e195f]

CWS-TOOLING: integrate CWS jl152


2010-06-22  obo  <obo@openoffice.org>  [8798f247ebbe5bbb08736a9b21f91c3eef51b226]

CWS-TOOLING: integrate CWS jl152


2010-06-22  obo  <obo@openoffice.org>  [5510093c3a82d0fb04be8f830a8aa41ba2cf93d9]

CWS-TOOLING: integrate CWS jl152


2010-06-22  obo  <obo@openoffice.org>  [7469b3ab46d160ca6e13bd6214bd2e321e529700]

CWS-TOOLING: integrate CWS mba33issues01


2010-06-22  obo  <obo@openoffice.org>  [5dae1d656128c20f8235e64ec323eece208da898]

CWS-TOOLING: integrate CWS mba33issues01


2010-06-22  obo  <obo@openoffice.org>  [7fdade16c931e39523d59bcedcd31993a273e5b6]

CWS-TOOLING: integrate CWS mba33issues01


2010-06-22  obo  <obo@openoffice.org>  [a9a3a8174f2a8a3cea427dd80fc436b6172d1a4b]

CWS-TOOLING: integrate CWS mba33issues01


2010-06-22  obo  <obo@openoffice.org>  [f0efe75ac5ee8c46880bc2c5ed4b92352ab7f523]

CWS-TOOLING: integrate CWS mba33issues01


2010-06-22  obo  <obo@openoffice.org>  [6450c0c301a92f948ade6d616305a48cc1e16663]

CWS-TOOLING: integrate CWS mba33issues01


2010-06-22  obo  <obo@openoffice.org>  [78715b31107bac38bb2ecdd80231b49b9ed9f2cf]

CWS-TOOLING: integrate CWS mba33issues01


2010-06-22  obo  <obo@openoffice.org>  [3538711e3ce32f5f3160da36a755822ab3f877f5]

CWS-TOOLING: integrate CWS dr76


2010-06-22  obo  <obo@openoffice.org>  [ce65f5aa1a2a3c5aa6b5378e7259a0078af285ca]

CWS-TOOLING: integrate CWS dr76


2010-06-22  obo  <obo@openoffice.org>  [253b90750a78cba5425a529b927bf9ff1a05d76f]

CWS-TOOLING: integrate CWS dr76


2010-06-22  obo  <obo@openoffice.org>  [b9e8a8aa1c33d5874826d5844f14f727a4c08358]

CWS-TOOLING: integrate CWS dr76


2010-06-22  obo  <obo@openoffice.org>  [f3153bf650c7204b8263422fba1eb972b30b78c9]

CWS-TOOLING: integrate CWS dr76


2010-06-22  Joachim Lingner  <jl@openoffice.org>  [8b8f40ea64e18416a5bac9a8c69c72b479a4cd5c]

jl152 merge with DEV300_m83


2010-06-22  Joachim Lingner  <jl@openoffice.org>  [3459495f5239f0d3b49baa70bc4e0216318ffb44]

jl152 merge with DEV300_m83


2010-06-22  Joachim Lingner  <jl@openoffice.org>  [4b1df3631f52b534d147a9f768bab7c09cf948eb]

jl152 merge with DEV300_m83


2010-06-22  Joachim Lingner  <jl@openoffice.org>  [084b4499451860a5c17cc43e3516730266acb923]

jl152 merge with DEV300_m83


2010-06-22  Joachim Lingner  <jl@openoffice.org>  [02db8f758ee7b9e8f4538312ffdc2f79f4df3c12]

jl152 merge with DEV300_m83


2010-06-22  Joachim Lingner  <jl@openoffice.org>  [85b931b45831bef574ea25d7ff18cdd402affe6e]

jl152 merge with DEV300_m83


2010-06-22  sb  <sb@openoffice.org>  [33474c4fff35faaedbd93461acb24496160f820f]

sb126: #i110197# remove -Wl,-z,noexecstack hack


2010-06-22  sb  <sb@openoffice.org>  [05c8709f2cda853e5bd99784147f1344d2a275cc]

sb126: #i110197# remove -Wl,-z,noexecstack hack


2010-06-22  sb  <sb@openoffice.org>  [29efaa764445d248494a9e32806d1ef556335248]

sb126: #i110197# remove -Wl,-z,noexecstack hack


2010-06-22  Wu Yan  <wuy@openoffice.org>  [1601a33ae631de893be783ce005b318590561827]

findbarfixes01: #i112572# [vcl] assertion in ImageAryData::Load


2010-06-22  obo  <obo@openoffice.org>  [45881dfb7c1b6509643e9a171feb0b557b93a7e7]

CWS-TOOLING: integrate CWS impress191


2010-06-22  obo  <obo@openoffice.org>  [06f8813642367b7239722c215571552a1b40a218]

CWS-TOOLING: integrate CWS impress191


2010-06-22  obo  <obo@openoffice.org>  [e144143964358b08f89aff8ec86364288e64faf5]

CWS-TOOLING: integrate CWS impress191


2010-06-22  obo  <obo@openoffice.org>  [251d79eb627ac2039ebb0c5e587231ad275c35ce]

CWS-TOOLING: integrate CWS impress191


2010-06-22  obo  <obo@openoffice.org>  [0b17f50b534e6d8f4bd0c40142c743aba72ba4f4]

CWS-TOOLING: integrate CWS impress191


2010-06-22  obo  <obo@openoffice.org>  [9cf8c50e9ada0b09f3b47b818a68cd7c24711c14]

CWS-TOOLING: integrate CWS gtkfpicker9


2010-06-22  obo  <obo@openoffice.org>  [f5bbebb7f8e40e7e3ed6f8cc1e99914c6571a7db]

CWS-TOOLING: integrate CWS sw33bf05


2010-06-22  obo  <obo@openoffice.org>  [c899abcdb8e35da139744518d88499879b1d81d2]

CWS-TOOLING: integrate CWS sw33bf05


2010-06-22  obo  <obo@openoffice.org>  [04b17568001530de5c6744084c27f384e465eb85]

CWS-TOOLING: integrate CWS mib16


2010-06-22  obo  <obo@openoffice.org>  [450bfadf07c18ffac63329e879dd4ec7085a3a48]

CWS-TOOLING: integrate CWS mib16


2010-06-22  obo  <obo@openoffice.org>  [1da68eb19adfcb7fca34833459a88581ccc5f69b]

CWS-TOOLING: integrate CWS mib16


2010-06-22  obo  <obo@openoffice.org>  [5acd61eaee3a7d46dd367d36ab52fbc0a8e37af1]

CWS-TOOLING: integrate CWS mib16


2010-06-22  obo  <obo@openoffice.org>  [4c9c4a1b022c7a18f94d192d4dfd36d162f49087]

CWS-TOOLING: integrate CWS mib16


2010-06-22  obo  <obo@openoffice.org>  [818f7b8e8c68a4bd649c78ec02cccf4387159ae8]

CWS-TOOLING: integrate CWS mib16


2010-06-22  obo  <obo@openoffice.org>  [54f5385aaa162daf7736a1a8d0c544927af0074e]

CWS-TOOLING: integrate CWS mib16


2010-06-22  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [dce758a522b92d14e2256028cb843668f0b3f99e]

unoawt2: #i10000#


2010-06-22  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [08839960ee1b13e181996b034827dd5391d69ebd]

unoawt2: createDialogWithArguments: use NamedValues instead of PropertyValues


2010-06-22  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [16138df5b0c608144e8701bcb1bbb8775703042d]

unoawt2: createDialogWithArguments: use NamedValues instead of PropertyValues


2010-06-21  Daniel Rentz  <dr@openoffice.org>  [de77db041a5b6aaeca8ab3fd06673d7030fe5c41]

dr76: rebase to m83


2010-06-21  Daniel Rentz  <dr@openoffice.org>  [3529d696b336dcc9cd41d7f9584f853993d0a8e5]

dr76: rebase to m83


2010-06-21  Daniel Rentz  <dr@openoffice.org>  [b6cb1fb969c6f5674a1ffb3847cc380c5a328307]

dr76: rebase to m83


2010-06-21  Daniel Rentz  <dr@openoffice.org>  [e49bd33b278784472ba5b087d96ee639ecbf6e39]

dr76: rebase to m83


2010-06-21  Daniel Rentz  <dr@openoffice.org>  [4789da52a5d47b9cf6e2e818b389d8d4a15b7a90]

dr76: rebase to m83


2010-06-21  sb  <sb@openoffice.org>  [870203a92a83da9e2e1b8a56e4eab43aa561a564]

sb126: #i111970# accept and ignore EnableAsync (transplanted from 0c119e327cea31601db9932cf3f85bbab9ee06f5)


2010-06-21  sb  <sb@openoffice.org>  [4740aded6eb2e45c3565e2b70b29e691d190bad7]

sb126: #i111970# accept and ignore EnableAsync


2010-06-21  sb  <sb@openoffice.org>  [65ad69352a30353b8800a2f70874806cf137c42b]

sb126: #i111141# patch the file that is actually used


2010-06-21  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [077b94b9d096c5bf0379346c5a34b68688c8337c]

vcl113: #i59236# fix completely dysfunctional ImplUpdateSeparators function


2010-06-21  sb  <sb@openoffice.org>  [e9a6e7712a22a7308adc3851fa072af9b566f233]

sb126: #i110006# removed unused configmgr::Pad::is()


2010-06-21  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [20942b145dddc64e3af471ba13710e37f8c60ebb]

CWS gnumake2: pch for debug builds, fixing header package deps


2010-06-21  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [47bc0f3fb1220451173c1972dd83dd2a8e75509b]

CWS gnumake2: pch for debug builds, fixing header package deps


2010-06-21  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [2eb7994b88b7e63a1f97b1cbe7acd919826a69c8]

CWS gnumake2: pch for debug builds, fixing header package deps


2010-06-21  obo  <obo@openoffice.org>  [9a42f4c6d06f8db130657dccd061e1071608a4c1]

CWS-TOOLING: integrate CWS locales33a


2010-06-21  obo  <obo@openoffice.org>  [fde17f2bb9204d6451837e4899593c1f1e5643e9]

CWS-TOOLING: integrate CWS locales33a


2010-06-21  obo  <obo@openoffice.org>  [58dc05cfb67359e3f0d972688ecbc892bc6a510a]

CWS-TOOLING: integrate CWS vcl112


2010-06-21  obo  <obo@openoffice.org>  [6f05e9d208802eb7b6395dd7a828616d9c96950d]

CWS-TOOLING: integrate CWS vcl112


2010-06-21  obo  <obo@openoffice.org>  [15cea5d07c629b15ed5a0c686f79a932d75e2fa4]

CWS-TOOLING: integrate CWS vcl112


2010-06-21  obo  <obo@openoffice.org>  [1480902589982d0e3ae20b1beb19e31cb1ad3d2f]

CWS-TOOLING: integrate CWS vcl112


2010-06-21  obo  <obo@openoffice.org>  [2fdd360a3255609ed2c445019cdc7866d8ed3010]

CWS-TOOLING: integrate CWS impressaccessibility7


2010-06-21  obo  <obo@openoffice.org>  [4db4970e2a2ac90b892e63b3824fbbc583a5460d]

CWS-TOOLING: integrate CWS impressaccessibility7


2010-06-21  Daniel Rentz  <dr@openoffice.org>  [a32046ebc9337236967f404a6fa925abbc773572]

mib16: rebase to m83


2010-06-21  Daniel Rentz  <dr@openoffice.org>  [274a4d4fc5b60e5b528c43de0d256640424b788e]

mib16: rebase to m83


2010-06-21  Daniel Rentz  <dr@openoffice.org>  [8491a3a4012ea17c70c56b5d885dc3a73146eb5a]

mib16: rebase to m83


2010-06-21  Daniel Rentz  <dr@openoffice.org>  [d90bbc5dd13e751ec630871eab55ac333841c241]

mib16: rebase to m83


2010-06-21  Daniel Rentz  <dr@openoffice.org>  [f179136f9a91c447f3f1317c979f84734b7133a6]

mib16: rebase to m83


2010-06-21  Daniel Rentz  <dr@openoffice.org>  [217f6932839045b7a3b487524366f7163fa4c035]

mib16: rebase to m83


2010-06-21  Daniel Rentz  <dr@openoffice.org>  [d1ef9c3c451452e412f580d367356631ffc71ceb]

mib16: rebase to m83


2010-06-21  obo  <obo@openoffice.org>  [0cf051681da0ad7f8825bc8d213717efc4d71553]

CWS-TOOLING: integrate CWS systemlibc


2010-06-21  obo  <obo@openoffice.org>  [596da019d2b5c0d212652fe861e44d01f7a17e0c]

CWS-TOOLING: integrate CWS systemlibc


2010-06-21  obo  <obo@openoffice.org>  [86909c184b8ba2cf96e468e1e7f81c8b9ec7d1bc]

CWS-TOOLING: integrate CWS systemlibc


2010-06-21  obo  <obo@openoffice.org>  [91da6e6458e2ba410ac9dd4fe606205dbb4e60f8]

CWS-TOOLING: integrate CWS systemlibc


2010-06-21  obo  <obo@openoffice.org>  [3a982f421cb5faa584cd1ad5af7e034d3d46f782]

CWS-TOOLING: integrate CWS mtclip01


2010-06-21  obo  <obo@openoffice.org>  [c4dc32be8a0e1e1c9661d405404052b1f5709623]

CWS-TOOLING: integrate CWS mtclip01


2010-06-21  obo  <obo@openoffice.org>  [0d85448c7b1471ca0dd0a0db3fa866a989b5903b]

CWS-TOOLING: integrate CWS mtclip01


2010-06-21  obo  <obo@openoffice.org>  [9d48829ff370d49cfedddb88eade37aee36f4ba6]

CWS-TOOLING: integrate CWS mtclip01


2010-06-21  obo  <obo@openoffice.org>  [3839427b7c198238aa31b5958b3b4744c630d42a]

CWS-TOOLING: integrate CWS gridcontrol04


2010-06-21  obo  <obo@openoffice.org>  [ca1e640c70f7953d31aa2676e1fadbe8f4e25cc4]

CWS-TOOLING: integrate CWS gridcontrol04


2010-06-21  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [73d0662d26f37eed86b549f86944b0a3d238755a]

unoawt2: if the DataPilotSource supports XComponent, dispose it, so it can free its resources


2010-06-21  obo  <obo@openoffice.org>  [db68edb033a9f8e5e40065e258992d1086c1d873]

CWS-TOOLING: integrate CWS renaissance2b


2010-06-21  obo  <obo@openoffice.org>  [7909970540ae7c31fe8b93705b50dd93e9208f85]

CWS-TOOLING: integrate CWS renaissance2b


2010-06-21  Lars Langhans  <lla@openoffice.org>  [8000ebd780252e05906e17b3255c78473e12c5e0]

sb123:#i111449# cleanups in dbaccess for qa/complex tests


2010-06-21  Lars Langhans  <lla@openoffice.org>  [3f37bd9ce3a9924f518fdc4e108d1f8074e9532b]

sb123:#i111449# cleanups in dbaccess for qa/complex tests


2010-06-21  obo  <obo@openoffice.org>  [70067cc8bc27b695b1c5ad70c7e7844de676b178]

CWS-TOOLING: integrate CWS cbosdo03


2010-06-21  obo  <obo@openoffice.org>  [b46b71c84e5f283bbacaf2a92e846730b3dd9907]

CWS-TOOLING: integrate CWS cbosdo03


2010-06-21  obo  <obo@openoffice.org>  [2e08b6be7ef70c1eae7db47edd5b0a642250f10a]

CWS-TOOLING: integrate CWS cbosdo03


2010-06-21  obo  <obo@openoffice.org>  [ddf75b2d60a5d5ac5328f0c577ac3e605bc6fc66]

CWS-TOOLING: integrate CWS calctabcolor


2010-06-21  obo  <obo@openoffice.org>  [943661174d0a2c1264d2c35e1ac7426ed3668774]

CWS-TOOLING: integrate CWS calctabcolor


2010-06-21  obo  <obo@openoffice.org>  [c49cbbfd983ef5d45a829439b1c6f6f1bcfc171a]

CWS-TOOLING: integrate CWS calctabcolor


2010-06-21  obo  <obo@openoffice.org>  [e14725fc4c225fc834196b581f5563221562d0c7]

CWS-TOOLING: integrate CWS calctabcolor


2010-06-21  obo  <obo@openoffice.org>  [fcf908913170ce98e0de683d13dc402d4b260391]

CWS-TOOLING: integrate CWS calctabcolor


2010-06-21  obo  <obo@openoffice.org>  [72166dc9c74df9bf4680f88a749cfd979b5b6737]

CWS-TOOLING: integrate CWS calctabcolor


2010-06-21  obo  <obo@openoffice.org>  [fbe60754d1283a3a11307446af0ec0f8011d1af2]

CWS-TOOLING: integrate CWS calctabcolor


2010-06-21  obo  <obo@openoffice.org>  [d005f5114999903bee1dfcf89a8225edd80c0e03]

CWS-TOOLING: integrate CWS calctabcolor


2010-06-21  Herbert Duerr [hdu]  <duerr@sun.com>  [d058fdd11b3f1363be85f39a75a68144a46e67ec]

#i112567# disabled embeddedbitmaps honoured in cairo-case (thanks cmc!)


2010-06-21  obo  <obo@openoffice.org>  [3b904d9d5ea7e0679c900539bdc099ee6e6221c3]

CWS-TOOLING: integrate CWS extras330fd


2010-06-21  obo  <obo@openoffice.org>  [becbe75f57026f3456f123695dfea2fae307f792]

CWS-TOOLING: integrate CWS extras330fd


2010-06-21  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [e2a42387547baf3915907981f13e2d1ae6ecc8a8]

unoawt2: derive the RoadmapControlModel from the GraphicControlModel base class, benefiting from that classes new image handling this way


2010-06-21  Lars Langhans  <lla@openoffice.org>  [15642a2f8d17997b3c051a9b0587f523cba83e86]

sb123:#i111449# cleanups in reportdesign qa/complex tests


2010-06-21  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [ca96ec380d07cb9f3c3d130bbf9d73c2a888b3c0]

ooo30gsl01: remove unnecessary include


2010-06-21  Joachim Lingner  <jl@openoffice.org>  [4bc42e10a36f25eb81156c541c8458b8360df303]

jl153 #i111877# MinGW patch for nss from tono


2010-06-21  Joerg Skottke [jsk]  <jsk@openoffice.org>  [3254a1a60b0faaf2a0c851ed70cc2fd34569664b]

automationdev300m81: Local merge with DEV300_m83


2010-06-20  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [ddc43ba8f731c103d24daf8537d5437800ae0c09]

unoawt: now that the image control/model are not connected via XImageProducer/Consumer anymore, ensure that images loaded from a database document are displayed, too


2010-06-20  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [72ec7860430013473a5c2e177009dcad17aa4c10]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/unoawt2


2010-06-20  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [67fd96781f8fec42f7c39864ca4b7b833ff4f51d]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/unoawt2


2010-06-20  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [b4907131860c514fd88d845494a8795ccf30771c]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/unoawt2


2010-06-20  tono  <tono@openoffice.org>  [6dcf4ddec31de866816fc788ee07d60f8853caa0]

i#111958: MinGW port enhancement: runtime-pseude-reloc-v2 more relevant fix


2010-06-19  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [723f54f1e70bd313e8e30d3a670176472ba75535]

unoawt2: #i10000#


2010-06-19  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [b79aa65826172f959dc1c40b2d03bf139a96b8dd]

unoawt: when the ToolPanelViewShell does not yet exist, ask the resource framework to activate it, and postpone the tool panel activation


2010-06-19  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [00ce3f2859b6fc88402b2321e31e714f84a291ca]

unoawt: argh ... should remove the name of the removed file from makefile.mk, too


2010-06-18  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [afd9dd1a3e2a498245151a934b0906bb413c23d2]

unoawt2: spelling


2010-06-18  Joerg Skottke [jsk]  <jsk@openoffice.org>  [3ec2f280695e2ff95b3ad1ce1f58cad47db7a0bf]

jl152: New issue #i112523 to be fixed later (probably not related to this CWS)


2010-06-18  Joerg Skottke [jsk]  <jsk@openoffice.org>  [6582b74f567a1a41ef20cf1649d8818d9bcb3a16]

jl152: New issue #i112523 to be fixed later (probably not related to this CWS)


2010-06-18  Joerg Skottke [jsk]  <jsk@openoffice.org>  [cbb634dc19b24cd0c4a9338c8a4d1ee5391c5517]

jl152: New issue #i112522 to be fixed later (probably not related to this CWS)


2010-06-18  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [d513adedb3c49e94e4c6467a94efb3bd28d1c1a8]

Update from cloned repository.


2010-06-18  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [99c174ea869bc4e2b862b394fb3d29ca837da270]

Update from cloned repository.


2010-06-18  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [b145c5e8fa7118dbf8cad1feace046272af3bd4b]

Update from cloned repository.


2010-06-18  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [b82d9a8e18e8fada6a3d44ed4fa776bbf390654b]

Update from cloned repository.


2010-06-18  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [285c96b26992d3e6ef7a91dbdf4366d976f7a4bb]

Update from cloned repository.


2010-06-18  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [b25e198437049b3db6d70a4fb81713fd937b6f5a]

CWS gnumake2: enabling precompiled headers where possible


2010-06-18  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [829b5e25d01442907ce061f1f1eb50bd4c8320f2]

CWS gnumake2: enabling precompiled headers where possible


2010-06-18  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [284bb120a9b13ee414463b8195f597346d578745]

Update from master repository (DEV300_m82).


2010-06-18  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [8703a2191c49bb1cdb9ac885282d2d39321abbe4]

Update from master repository (DEV300_m82).


2010-06-18  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [5232da202ed61f4583a45b8c068043718d34800e]

Update from master repository (DEV300_m82).


2010-06-18  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [2f7bbfce23411fa42725111def89da4be4374ad2]

Update from master repository (DEV300_m82).


2010-06-18  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [26026740032e47b88df09cc60eff16e5f15f1b77]

CWS gnumake2: actually build all resources


2010-06-18  Michael Stahl  <mst@openoffice.org>  [a5b90aef59991be1c4436ce8bafdc7b1bf45f949]

sb123: rename DocumentMetaData.java to DocumentPropertiesTest.java


2010-06-18  Caolán McNamara  <cmc@openoffice.org>  [cd551000260297e666016483dd544a241409fdff]

mythes12: #i111612# use a TARGET definition of mythes not mythes-1.2 in order to generate a libmythes.lib as in solenv/libs.mk and not libmythes-1.2.lib


2010-06-18  Michael Stahl  <mst@openoffice.org>  [973a452d8a84412ffed3380e4e9f51b5bf9f0e66]

sb123: #i112473#: DocumentMetadataAccessTest.java: re-activate disabled test


2010-06-18  Michael Stahl  <mst@openoffice.org>  [9ef81354cdc763e834070c7db003a360374b647b]

merge i112473 branch


2010-06-18  Michael Stahl  <mst@openoffice.org>  [94b9ce9272f17c7c2412eaba99771e782a463d1e]

sb123: #i112473# RDFaExportHelper: don't use SvXMLExport::GetRelativeReference()


2010-06-18  obo  <obo@openoffice.org>  [86f6b528f49090c0c47df170c04ee857a14fb967]

CWS-TOOLING: integrate CWS vitomation01


2010-06-18  Herbert Duerr [hdu]  <duerr@sun.com>  [e10f9a08b1b7baca7cbbde0f805a80e54feb8c5f]

#i112247# adjusted WinSalGraphics::GetFontMetric() to new semantic


2010-06-18  Herbert Duerr [hdu]  <duerr@sun.com>  [9ed97b1ffd16353afabde7239684aec7b2d4026f]

#i112247# adjust AquaSalGraphics::GetFontMetric() signature


2010-06-18  tono  <tono@openoffice.org>  [2552225a7d62185b9007a117ecb7fd095c0f982d]

i#111956: MinGW port fix: dependency to shared library: pure porting fix again


2010-06-18  tono  <tono@openoffice.org>  [3216fb4a80ca9213e39d625436316de2a1d4bbef]

i#111956: MinGW port fix: dependency to shared library: pure porting fix again


2010-06-18  tono  <tono@openoffice.org>  [908864b8c0878f23387e36a50b905cb0b720eda0]

Merge backout


2010-06-18  tono  <tono@openoffice.org>  [2bdcf6578148d64ec805e1f64ff2d4422adae1e4]

Merge backout


2010-06-18  tono  <tono@openoffice.org>  [b4a261de1d8eccac8fc0bd4711a0e9d48c6a5112]

Merge backout


2010-06-18  tono  <tono@openoffice.org>  [eb235e01fd3ff711ffc9303be24f72c91ab04367]

Merge backout


2010-06-18  tono  <tono@openoffice.org>  [b3b78519407e5eb1fc9ca5b79ac984f66a967a59]

Merge backout


2010-06-18  tono  <tono@openoffice.org>  [b9d8770835a54aca6a59273c51b71f8a0240b72a]

Merge backout


2010-06-18  tono  <tono@openoffice.org>  [6df4629851f7cc5aa09f85907cef5125863472e9]

Merge backout


2010-06-18  tono  <tono@openoffice.org>  [e851320993966d5d40d1f69e0d38252b2ea61d68]

Backed out changeset: f63af3433bcb


2010-06-18  tono  <tono@openoffice.org>  [f5bac35a8e925818d5aca4f1cf4b7f3af84b40a9]

Backed out changeset: f63af3433bcb


2010-06-18  tono  <tono@openoffice.org>  [8f6c75651a820fae86fc1e9976bfc67722579d2d]

Backed out changeset: f63af3433bcb


2010-06-18  tono  <tono@openoffice.org>  [6517b485af245f10d821c6823204bb67b66f5ef9]

Backed out changeset: f63af3433bcb


2010-06-18  tono  <tono@openoffice.org>  [e24f1a0eb3a50880ae6915b95149bda288575a11]

Backed out changeset: f63af3433bcb


2010-06-18  tono  <tono@openoffice.org>  [1db87dae03f3ad7dad86fa34dca6b3d46677ffe9]

Backed out changeset: f63af3433bcb


2010-06-18  tono  <tono@openoffice.org>  [0292b26959a28a6e42306aa0b5644b33a705e10f]

Backed out changeset: f63af3433bcb


2010-06-18  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [c2b0441a36d1214e5fd5902a32587fe4d28c745d]

unoawt2: get rid of the ImageConsumer class - it has no clients anymore


2010-06-18  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [8a6b7bad0288723d443c5597b9a7201594bb2c25]

unoawt2: get rid of the ImageConsumer class - it has no clients anymore


2010-06-18  tono  <tono@openoffice.org>  [1899e6e9c08d3b6eb95277a13bd2f8ae5742bbfb]

Backed out changeset: d80a58fd55d9


2010-06-18  tono  <tono@openoffice.org>  [e17103e84253cc404467f6b25acb99183b7015bb]

Backed out changeset: d80a58fd55d9


2010-06-18  tono  <tono@openoffice.org>  [8412bc28b62534dd39eaa33b837c910d4cae08bf]

Backed out changeset: d80a58fd55d9


2010-06-18  tono  <tono@openoffice.org>  [da6b240a3fdc74b2811c229a7f8eff8307c6c256]

Backed out changeset: d80a58fd55d9


2010-06-18  tono  <tono@openoffice.org>  [ad4e86fb0e79b7e76a13686748f6e1b16606b680]

Backed out changeset: d80a58fd55d9


2010-06-18  tono  <tono@openoffice.org>  [f8a00b408df923e4d6095a5093379b738537eb19]

Backed out changeset: d80a58fd55d9


2010-06-18  tono  <tono@openoffice.org>  [8154a584acc8bd95f30f466defaf8e15324b346e]

Backed out changeset: d80a58fd55d9


2010-06-18  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [45d85c7599ea0521e5d83de41ec31207a54ead16]

unoawt2: get rid of the ImageConsumer/Producer connection between image-rendering controls and their models - this channel doesn't correctly transport transparency. The connection via the 'Graphic' property works absolutely fine here.


2010-06-18  Joachim Lingner  <jl@openoffice.org>  [4ee1d02b3379a761d8853f25d03899b9659ed8c8]

jl153 #i112218# correctly displaying issuer/subject names when they use multi-value RDN


2010-06-18  Christian Lippka  <cl@openoffice.org>  [6e50a95326d0eaf82cf979db6dd79f39a03ea80f]

#i102353# correct page number and page count field when printing handouts


2010-06-18  Christian Lippka  <cl@openoffice.org>  [f5dca43c9a814b8955edf6968443737e521162dc]

#i102353# correct page number and page count field when printing handouts


2010-06-18  Joerg Skottke [jsk]  <jsk@openoffice.org>  [a4d5cd0ecc4ae083865927c68dcdd1b7925b2995]

Local branch merge


2010-06-18  Joachim Lingner  <jl@openoffice.org>  [e88d61d39c50960a5dd5db078ff97bd987839485]

jl153 #i11877# #i11875# merging ooo.lst after rebasing


2010-06-18  Mikhail Voytenko  <mav@openoffice.org>  [67a8ad564fdeacead21e11e44aaf8c6125b4af01]

rebase to m83


2010-06-18  Mikhail Voytenko  <mav@openoffice.org>  [fc5a5450ce20b8a2475a9fc19abd0262d3e10fe5]

rebase to m83


2010-06-18  Mikhail Voytenko  <mav@openoffice.org>  [ca97ac09b39baf9885a9be179e69997320fb0ba5]

rebase to m83


2010-06-18  Mikhail Voytenko  <mav@openoffice.org>  [fdc8e8e76a6fb265a8a5fc31d36112d5e0c56a03]

rebase to m83


2010-06-18  Mikhail Voytenko  <mav@openoffice.org>  [540f91fd1508fee4663818285f41341de72bf34a]

rebase to m83


2010-06-18  Mikhail Voytenko  <mav@openoffice.org>  [863a6532b76b9a4b222e88df71ebffb18bb0b258]

rebase to m83


2010-06-18  Mikhail Voytenko  <mav@openoffice.org>  [4817dc1feb9c6e5942e35d15354e0bc357b17e29]

rebase to m83


2010-06-18  Mikhail Voytenko  <mav@openoffice.org>  [984c4838a5d034547c105a0881769d46d3e08f43]

rebase to m83


2010-06-18  Lars Langhans  <lla@openoffice.org>  [c6e2228a5f22f0ee9df3e25916a52b58682dc659]

merge DEV300_m83


2010-06-18  Lars Langhans  <lla@openoffice.org>  [4c8cc8bb19f4a52262279d9298335795eb4b7612]

merge DEV300_m83


2010-06-18  Lars Langhans  <lla@openoffice.org>  [50dcf3ec33ebc67cf35652d1b76819433455ac95]

merge DEV300_m83


2010-06-18  Lars Langhans  <lla@openoffice.org>  [0127033deccb1643dc21679b0bdc1cf9c45e60d6]

merge DEV300_m83


2010-06-18  Lars Langhans  <lla@openoffice.org>  [5888ffca27bb3c813411f0811ca875c001feb64e]

merge DEV300_m83


2010-06-18  Lars Langhans  <lla@openoffice.org>  [3eb46cc6da3ce17dccc3dba51704b3bafce94034]

merge DEV300_m83


2010-06-18  Lars Langhans  <lla@openoffice.org>  [18dc988ab43d2e38488ee59056c1b79c2c70ea6a]

merge DEV300_m83


2010-06-18  Lars Langhans  <lla@openoffice.org>  [e1240968bbf3566d98974707596b22d8478c038b]

merge DEV300_m83


2010-06-18  Lars Langhans  <lla@openoffice.org>  [914d87548c928b53c65d125d8417cb699d4230af]

merge DEV300_m83


2010-06-18  obo  <obo@openoffice.org>  [ce9fcf675873fd0b94c057cc861fabc6aed525cc]

masterfix: #i10000# remove DOS lineends


2010-06-18  obo  <obo@openoffice.org>  [ecf638255c3857b7f2a265c90c460d9ea74b4701]

masterfix: #i10000# remove DOS lineends


2010-06-18  obo  <obo@openoffice.org>  [c449fc617aa033dd378572dab2e8dc702cdd843a]

CWS-TOOLING: integrate CWS tl79


2010-06-18  obo  <obo@openoffice.org>  [e707be43cb1f6e4be7c40927a525b25d428d1224]

CWS-TOOLING: integrate CWS tl79


2010-06-18  obo  <obo@openoffice.org>  [04702d4ba168df48dcfd3e5693a0346b2f09c78a]

CWS-TOOLING: integrate CWS tl79


2010-06-18  obo  <obo@openoffice.org>  [1049a5b33e6c2b40c4557bc6932956cc2431b03f]

CWS-TOOLING: integrate CWS tl79


2010-06-18  obo  <obo@openoffice.org>  [e8d54724f09a68d8ffd99cd3c407401019b10437]

CWS-TOOLING: integrate CWS tl79


2010-06-18  obo  <obo@openoffice.org>  [998009e8df7502a04c17810189b4258ca29f6403]

CWS-TOOLING: integrate CWS tl79


2010-06-18  obo  <obo@openoffice.org>  [bb8a904b3a78030560a0a796fe6b420a38423951]

CWS-TOOLING: integrate CWS tl79


2010-06-18  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [10572ecb72031ed14674e51da33350f287878212]

CWS gnumake2: fixing include path in module sw


2010-06-18  Thomas Lange [tl]  <tl@openoffice.org>  [4947d6c91ee3afb9f77e470937cdf4ced8c5444b]

cws tl79: merge with DEV300_m83


2010-06-18  Thomas Lange [tl]  <tl@openoffice.org>  [ccd496c7ee1da854afd93e513acc9b7e96021035]

cws tl79: merge with DEV300_m83


2010-06-18  Thomas Lange [tl]  <tl@openoffice.org>  [2dfa9d2acb309897cdeaedd1fdb814c34c5f9167]

cws tl79: merge with DEV300_m83


2010-06-18  Thomas Lange [tl]  <tl@openoffice.org>  [86307827b3b671154a44b552e2f8a8bb94791442]

cws tl79: merge with DEV300_m83


2010-06-18  Thomas Lange [tl]  <tl@openoffice.org>  [a83ebbd9b525459779930efdc23c7a05dce0b511]

cws tl79: merge with DEV300_m83


2010-06-18  Thomas Lange [tl]  <tl@openoffice.org>  [3c93986cda6555c40638b3dd5ccb2cef3de987dc]

cws tl79: merge with DEV300_m83


2010-06-18  Thomas Lange [tl]  <tl@openoffice.org>  [a3c52e955ec05284db925b9d7453d42cb958890c]

cws tl79: merge with DEV300_m83


2010-06-18  obo  <obo@openoffice.org>  [a0d74ba1d291e341413fd8d75824c9122b3b1cc9]

CWS-TOOLING: integrate CWS tl78v3


2010-06-18  obo  <obo@openoffice.org>  [e81146e7818b6141994b0862212ec0c327642900]

CWS-TOOLING: integrate CWS tl78v3


2010-06-18  obo  <obo@openoffice.org>  [7dbae9c5fe89ed9c7f1369c5fb80464f76b9fd75]

CWS-TOOLING: integrate CWS tl78v3


2010-06-18  obo  <obo@openoffice.org>  [9827d16734c9e1984a0fd7aab43209df07d992ff]

CWS-TOOLING: integrate CWS tl78v3


2010-06-18  obo  <obo@openoffice.org>  [a82445e65d5a508cca065540ca6db4c97717cb6b]

CWS-TOOLING: integrate CWS tl78v3


2010-06-18  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [886532a78822b648c296d2862803fab38950e753]

unoawt2: don't assume URLs such as private:standardimage/... are relative


2010-06-18  Herbert Duerr [hdu]  <duerr@sun.com>  [689d55e9d9b2f45ee4ae03d099ef2f57cda795b5]

#i112497# avoid compiler warnings


2010-06-18  obo  <obo@openoffice.org>  [64914bfd216ccef7f3dc50f90686f852f8f8afda]

CWS-TOOLING: integrate CWS tl78


2010-06-18  obo  <obo@openoffice.org>  [dd47976ef5f9ff29a9eb3615eb05885e18eb0e00]

CWS-TOOLING: integrate CWS tl78


2010-06-18  obo  <obo@openoffice.org>  [c34798ae2f8ee58d59cae5d5bf72b636b09a98d2]

CWS-TOOLING: integrate CWS tl78


2010-06-18  obo  <obo@openoffice.org>  [f9ce7eaaf0addf6503753537bfdb256de2e2e3a3]

CWS-TOOLING: integrate CWS tl78


2010-06-18  obo  <obo@openoffice.org>  [12c00e3b282e877db6e8220874574b800295f2a1]

CWS-TOOLING: integrate CWS tl78


2010-06-18  obo  <obo@openoffice.org>  [3781c0d4846c9dd0adc14e6e809aa342ba5b7013]

CWS-TOOLING: integrate CWS tl78


2010-06-18  obo  <obo@openoffice.org>  [1cfb853944dda6a96453e667de441740b1fe2fa1]

CWS-TOOLING: integrate CWS tl78


2010-06-18  obo  <obo@openoffice.org>  [77cefdc35f4aecff096b8c66ede10205af08a41a]

CWS-TOOLING: integrate CWS tl78


2010-06-18  obo  <obo@openoffice.org>  [b71f8795d5e9e2e3ec4810d50b4cd7d43d682852]

CWS-TOOLING: integrate CWS tl78


2010-06-18  obo  <obo@openoffice.org>  [5f7bddbfb7114b40efef037e7f9ebd4f2c35896b]

CWS-TOOLING: integrate CWS tl78


2010-06-18  Lars Langhans  <lla@openoffice.org>  [ab61fd887a083bd8837a82e98dfd60376e0f29c1]

sb123:#i111449# cleanups in reportdesign qa/complex tests


2010-06-18  Lars Langhans  <lla@openoffice.org>  [3c386d9c15c86fee3ff7340f029683b1d1e197ed]

sb123:#i111449# cleanups in qadevOOo qa/complex tests


2010-06-18  Lars Langhans  <lla@openoffice.org>  [151a532470b9535fee7927d5895da90c33e1e979]

sb123:#i111449# cleanups in reportdesign qa/complex tests


2010-06-18  Caolán McNamara  <cmc@openoffice.org>  [a03b1ebebf434ff1fe71cd83b8ac31a7b699296b]

gtkfpicker9: #i112386# gdk_threads_add_timeout_full unavailable on older glibs


2010-06-18  Henning Brinkmann  <hbrinkm@openoffice.org>  [0e18a3690ed77de30d8356fdef9843060300b550]

writerfilter08: merged DEV300_m83


2010-06-18  Henning Brinkmann  <hbrinkm@openoffice.org>  [9570025be4b8b34e1a51be5046f951240a5da0c1]

writerfilter08: merged DEV300_m83


2010-06-18  Henning Brinkmann  <hbrinkm@openoffice.org>  [387af6f1365deba55b3868295b617c8004848377]

writerfilter08: merged DEV300_m83


2010-06-18  Henning Brinkmann  <hbrinkm@openoffice.org>  [5c312c377bd0e1208dcd54de0d6a4a4e30ce66c7]

writerfilter08: merged DEV300_m83


2010-06-18  obo  <obo@openoffice.org>  [8b210d5060b85e3eaa4a2493e6599d1d95ad7494]

CWS-TOOLING: integrate CWS hr71


2010-06-18  obo  <obo@openoffice.org>  [3c3415be60ced7923b14152a025949b042357d18]

CWS-TOOLING: integrate CWS ause121


2010-06-18  obo  <obo@openoffice.org>  [e6f9fce3aefb3a224ae3d40bb589bf03bc606382]

CWS-TOOLING: integrate CWS ause121


2010-06-18  obo  <obo@openoffice.org>  [2861600defbd539e14fbcc56c5a0c796b6b49e1a]

CWS-TOOLING: integrate CWS consolidatereadme


2010-06-18  obo  <obo@openoffice.org>  [289d583c1652466d3ac73230f1e021368eb34346]

CWS-TOOLING: integrate CWS consolidatereadme


2010-06-18  obo  <obo@openoffice.org>  [b7537cda257e99ee8edc37d14631074c326b2de4]

CWS-TOOLING: integrate CWS consolidatereadme


2010-06-18  Joerg Skottke [jsk]  <jsk@openoffice.org>  [905b11b344fa13112f571a5f287de6236f96c18b]

jl152: #i112023 - Added issue #i112496 to warnlogs for incorrect menuitem count


2010-06-17  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [6b740c3c696a89f8be504a7f5b6358d17dd5c790]

fs33a: merged CWS unoawt2, implicit rebase to m83


2010-06-17  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [fc54903531e08fa9c99008f8fa1c87456229a3ea]

fs33a: merged CWS unoawt2, implicit rebase to m83


2010-06-17  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [9a9fb855b55ab66ddaf4390c02bcd92ec4f47fee]

fs33a: merged CWS unoawt2, implicit rebase to m83


2010-06-17  Christian Lippka  <christian.lippka@sun.com>  [1d10d008c5428bb8f24bbffedcf068ab656a967a]

#161254# adding timeout for get state to prevent freeze


2010-06-17  Daniel Rentz  <dr@openoffice.org>  [0cbaf3f198736a6a19ce3ac3ec818cc1eff16f16]

mib16: windows compiler warning


2010-06-17  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [5dd14a854a449af2df6e573bc008416fd9f71e53]

unoawt2: allow creating dialogs with a parent window


2010-06-17  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [9a4b737c86d9a9eb65611a96b1a4c0562c994885]

unoawt2: allow creating dialogs with a parent window


2010-06-17  Mathias Bauer  <mba@openoffice.org>  [2a9278560603a2725e496ed50c675b371c144b23]

CWS mba33issues01: rebase to m83


2010-06-17  Mathias Bauer  <mba@openoffice.org>  [91942091ada3436f46dcab0dec7e5c9ff520326a]

CWS mba33issues01: rebase to m83


2010-06-17  Mathias Bauer  <mba@openoffice.org>  [2e08164e1fa52474100dc4d4b7bce622cbab9c8f]

CWS mba33issues01: rebase to m83


2010-06-17  Mathias Bauer  <mba@openoffice.org>  [8cc2a768c79f099d9e230062f8a83262b4f3d0ee]

CWS mba33issues01: rebase to m83


2010-06-17  Mathias Bauer  <mba@openoffice.org>  [5377af06aa3745d5502a3f8180b0360ee3c76867]

CWS mba33issues01: rebase to m83


2010-06-17  Mathias Bauer  <mba@openoffice.org>  [32a69fe0c6918c01a32c36b1281a359ea0214863]

CWS mba33issues01: rebase to m83


2010-06-17  Mathias Bauer  <mba@openoffice.org>  [4c2adb286f3a6688a56bdf38c96630f59361f172]

CWS mba33issues01: rebase to m83


2010-06-17  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [12f9037a5313240ce598b17369bf002f0f7fd9f2]

aw083: added aw082 due to possible conflicts in vclmetafileprocessor2d.cxx


2010-06-17  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [4dd2eb19a14a352f04a0c9a331d903f8e31fae02]

CWS gnumake2: precompiled header support on win32


2010-06-17  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [b7e22cc42678c00efe070f10320453bec8fc1ceb]

Automated merge with http://hg.services.openoffice.org/DEV300


2010-06-17  Niklas Nebel  <nn@openoffice.org>  [3c2088990b7f8bb7af9fc83bbae7c21b2295c07c]

calc55: merge with DEV300_m83


2010-06-17  Niklas Nebel  <nn@openoffice.org>  [6ff15843c9f475a9d8247bbe4de61cc3ffb732ca]

calc55: merge with DEV300_m83


2010-06-17  Niklas Nebel  <nn@openoffice.org>  [829b756e967201a2642ba3303aafbaac074037d4]

calc55: merge with DEV300_m83


2010-06-17  Carsten Driesner  <cd@openoffice.org>  [895a967293a07cbeb775220d7e109a51ffa1448d]

fwk143: #i102271# Revert changes due to bad side-effects


2010-06-17  sb  <sb@openoffice.org>  [7d9bce7ca0408786d0ad448dee0f2bf480870d3e]

jl153: #i110720# ignore spurious <prop> elements in .xcu set nodes


2010-06-17  Christian Lippka  <cl@openoffice.org>  [cc7090d4a96f70b56920302a48895100a0d7c671]

#i97336# check if text shape actually has text


2010-06-17  Daniel Rentz  <dr@openoffice.org>  [1a639c734cec2dfce0a4efe2fecdeeddbbc9b441]

mib16: compiler warning (debug only)


2010-06-17  Christian Lippka  <cl@openoffice.org>  [482f6115f2c7ad0e4922902ad93b1bd37541f89c]

#i112439# correct presentation kind of 'collected' presentation shapes (table, media, graf and ole


2010-06-17  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [f288b50cef4d2a13cfb100af3a71f14b171d066a]

#i112245# 1st part for SvtGraphicStroke


2010-06-17  Christian Lippka  <cl@openoffice.org>  [2230b3c83b46a425295d7a2f23e7fac7fec94add]

#i112337# text edit outliner may be null on status update, prevent crash


2010-06-17  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [1c225efcd347c83bd7aa44c7b10c6bef891a1ae0]

dba33g: merge


2010-06-17  Lars Langhans  <lla@openoffice.org>  [70670992422a1dc2531f03e36df99b0f65b4ec7d]

sb123:#i111449# cleanups in forms qa/complex tests


2010-06-17  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [513943c0fc303575d0900d775a67196d2841f5c7]

fs33a: merge after pulling latest changes from DEV300 (m81)


2010-06-17  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [a19d7149cf07cb2a05ac3913e97b8a7de281707b]

fs33a: merge after pulling latest changes from DEV300 (m81)


2010-06-17  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [48d2194313053cb4afb7c0c3b712395bd3f9ae75]

fs33a: merge after pulling latest changes from DEV300 (m81)


2010-06-17  Daniel Rentz  <dr@openoffice.org>  [39402722f87b8746565abb847ff0578401ce4483]

mib16: rebase to m82


2010-06-17  Daniel Rentz  <dr@openoffice.org>  [c5fb7708e21f242d246d1559ee0341da683af9f9]

mib16: rebase to m82


2010-06-17  Daniel Rentz  <dr@openoffice.org>  [74721a30a80c06fac3d51dbe9da54344b60542ab]

mib16: rebase to m82


2010-06-17  Daniel Rentz  <dr@openoffice.org>  [fecbdce78e17ed6916bf4144436de5682e3c9b8b]

mib16: rebase to m82


2010-06-17  Daniel Rentz  <dr@openoffice.org>  [32960299455baabcd154a02e45780aacc1c979b9]

mib16: rebase to m82


2010-06-17  Daniel Rentz  <dr@openoffice.org>  [972d9f88faec9faf3e1937b16a2f9247dae29589]

mib16: rebase to m82


2010-06-17  Daniel Rentz  <dr@openoffice.org>  [f3f36bb0e3626fa4016184849c8bbf20b207a9b3]

mib16: rebase to m82


2010-06-17  Daniel Rentz  <dr@openoffice.org>  [0fb004299f88eff2e6077b8aabac07dde3ec3f02]

mib16: rebase to m82


2010-06-17  Mathias Bauer  <mba@openoffice.org>  [da4a9fc94efc66b5acc95bbd6a6bb376ad01eea6]

CWS systemlibc: #i69033#: one more fix for mingw


2010-06-17  Rene Engelhard  <rene@openoffice.org>  [cdc3f933e7290880773d502c070d3ddd06131ab8]

mythes12: also change the source to libmythes.lib


2010-06-17  Daniel Rentz  <dr@openoffice.org>  [462458fd501c072ac1b975e6abcd617ef96418a8]

mib16: missing entry to let mac link all extensions


2010-06-17  Wu Yan  <wuy@openoffice.org>  [ea0e9744690e2c3e75ab6b1eee1f57d94ceca5aa]

findbarfixes01: #112235# [A11Y] Text in Find toolbar text field has wrong colour in High Contrast mode


2010-06-17  Mathias Bauer  <mba@openoffice.org>  [d84b7502bbb3ada6649ba071de492e346f8a479e]

CWS systemlibc: #i69033#: some fixes for mingw


2010-06-17  Mathias Bauer  <mba@openoffice.org>  [e1c983602eb7e448f6154024da6bbd5a3398d319]

CWS systemlibc: #i69033#: some fixes for mingw


2010-06-17  Mathias Bauer  <mba@openoffice.org>  [ba53ef2077b89a00987b9f06cc2bd31d88c9d916]

CWS systemlibc: #i69033#: some fixes for mingw


2010-06-17  obo  <obo@openoffice.org>  [8c75156a84a5088506c49101efad199dc7b8d05e]

masterfix: #i10000# resolve merge problems


2010-06-16  Mathias Bauer  <mba@openoffice.org>  [4263775085d36363d09b1d3ec9c7d0d9951288de]

CWS systemlibc: #i69033#: some fixes for Windows


2010-06-16  Mathias Bauer  <mba@openoffice.org>  [4220a05a5313f40d0f0ee7e84247ad45f768a39f]

CWS systemlibc: #i69033#: some fixes for Windows


2010-06-16  Mathias Bauer  <mba@openoffice.org>  [12684f8ad2b6d247b0bffefa97ae21ca78d07ac8]

CWS systemlibc: #i69033#: some fixes for Windows


2010-06-16  Mathias Bauer  <mba@openoffice.org>  [1ea16853f4ebedb310dba31309dd66070a9a3e7b]

CWS systemlibc: #i69033#: some fixes for Windows


2010-06-16  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [07696680839a79c5520113df1512a7411bdd647f]

vcl113: #i89587# statusbar items should avoid resizer on lower right on the mac


2010-06-16  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [3a65289f19880ec8c11912ec6140f7af256041da]

Update from master repository (DEV300_m82).


2010-06-16  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [d836ad1e5a16f7c946686391390f2ef02169b4a9]

Update from master repository (DEV300_m82).


2010-06-16  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [14cad1ab1a571527196b7be799b46c1aa5ac7e20]

Update from master repository (DEV300_m82).


2010-06-16  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [6ba08da63fa029ac619981d9842e7e45cb7aa705]

Update from master repository (DEV300_m82).


2010-06-16  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [6f6385adb0b7d0c02a190b17a6051d91543a8d31]

Update from master repository (DEV300_m82).


2010-06-16  Herbert Duerr [hdu]  <duerr@sun.com>  [aa3a3bb0956d96f077466325cf95bd53767aa050]

code-=dbg


2010-06-16  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [5d2f6cb97629e2d3d876f31403ea2e022b22a2b9]

Cleanup tools workben makefile.


2010-06-16  Herbert Duerr [hdu]  <duerr@sun.com>  [e3bc1a277ca0480c2a62c6b1bb95924560f7d0d3]

#i112247# shrink glyph-fallback font if needed (thanks cmc!)


2010-06-16  sj  <sj@openoffice.org>  [d3f7ff0321d03c423d9eaff787b3921862f47f8c]

impress186: #i4499# reserving two text lines to display the estimated file size


2010-06-16  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [5b209afe5c5b511b29deaa6029c088afdc30160b]

Added enclosing classname to FixedMemPool diagnosis.


2010-06-16  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [fd6a68632ee4e509e47e3da4eb8dd6db38a852c0]

Added enclosing classname to FixedMemPool diagnosis.


2010-06-16  Joachim Lingner  <jl@openoffice.org>  [6615d6d4f2b6da25ffba7f32c6ac00645cafa859]

jl153 merge with DEV300_m82


2010-06-16  Joachim Lingner  <jl@openoffice.org>  [7f45c7b8f2af8fe353f251859f85dafcada745c9]

jl153 merge with DEV300_m82


2010-06-16  Joachim Lingner  <jl@openoffice.org>  [210b5923e9fc9114996037aa628829e5fabc5602]

jl153 merge with DEV300_m82


2010-06-16  Joachim Lingner  <jl@openoffice.org>  [b1e92949bbd892dfef0754b838be3b2f5c2c8e2f]

jl153 merge with DEV300_m82


2010-06-16  Joachim Lingner  <jl@openoffice.org>  [46c6193ebd1d44528d6e5f955f75222aacbbe5a5]

jl153 merge with DEV300_m82


2010-06-16  Joachim Lingner  <jl@openoffice.org>  [29619d1c950672bc32964c115636fb43a0cecc40]

jl153 merge with DEV300_m82


2010-06-16  Joachim Lingner  <jl@openoffice.org>  [cc52d020ea42b235f30573581aeae4491c3fa297]

jl153 merge with DEV300_m82


2010-06-16  Ivo Hinkelmann  <ihi@openoffice.org>  [24acea304bfbd5dd45bb2a52a9711bc112db50e8]

jpropenable: #i112445# remove debug output


2010-06-16  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [f6e1fa452313e3916f6bae5ab6c2c07141b34934]

CWS gnumake2: simplified pch, integrated with linktarget


2010-06-16  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [8b9e83fbb658fea068f72fc20b8068517afc9fb2]

CWS gnumake2: simplified pch, integrated with linktarget


2010-06-16  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [ba7b5326c1c155c4e8fa103c45856e1139c63eaf]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/fs33a


2010-06-16  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [09d2f60647c88539049dade243df75b218c53482]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/fs33a


2010-06-16  Oliver Craemer [oc]  <oc@openoffice.org>  [2d2ca0ae1aa4756d2f01ecac591c46d1d6e7fc81]

i112451 :[Automation] Declaration for new Tabcolor UI


2010-06-16  Release Engineering  <releng@openoffice.org>  [34dd33af79caf3a13ec3a4e7098616ac0b16cf50]

masterfix: #i10000# warning C4244: conversion from SbError to USHORT


2010-06-16  Lars Langhans  <lla@openoffice.org>  [f6159bc0c9e016362ef39dca7f7b238512ceb68e]

sb123:#i111449# cleanups in svl qa/complex tests


2010-06-16  Ivo Hinkelmann  <ihi@openoffice.org>  [3df12d0ea3b61122a400e3562c38cb9595b50195]

jpropenable: #i112445# remove debug output


2010-06-16  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [90f2e0f4128d9fa122957a5657d16308ce7af3c0]

fs33a: fixed VCLXFixedText::calcAdjustedSize to respect the given size


2010-06-16  Ivo Hinkelmann  <ihi@openoffice.org>  [2ac38c25e70ee3a2635e31163211acc1c8ce5333]

jpropenable: #i112445# exclude this file from l10n process


2010-06-16  Ivo Hinkelmann  <ihi@openoffice.org>  [840f5dd5074e04b7b2cefb2f12992eb5610404fd]

jpropenable: #i112445# exclude this file from l10n process


2010-06-16  Ivo Hinkelmann  <ihi@openoffice.org>  [744542f414e9e3d9f5573ad17bdfc736e032451f]

jpropenable: #i112445# exclude this file from l10n process


2010-06-16  Ivo Hinkelmann  <ihi@openoffice.org>  [a70f8ac0962410f6c2b5b0775bc1b410452dadad]

jpropenable: #i112445# exclude this file from l10n process


2010-06-16  Ivo Hinkelmann  <ihi@openoffice.org>  [14489007d60ce87217233382ab40c5121f392892]

jpropenable: #i112445# exclude this file from l10n process


2010-06-16  Ivo Hinkelmann  <ihi@openoffice.org>  [fc7af6173c4a8d463629a5334812a71963a6c1b1]

jpropenable: #i112445# exclude this file from l10n process


2010-06-16  sj  <sj@openoffice.org>  [c2eab77d2f47c58d91740ce9e624d1438a87c19c]

impress186: fixed warnings


2010-06-16  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [ad1eb0b34015402650dce8b3d25987519c50c39a]

fs33a: oops, forgot this addition to the documentation of the UnoControlListBoxModel in CWS unoawt


2010-06-16  Ivo Hinkelmann  <ihi@openoffice.org>  [6010ece515dbb597d1b452c45c517e3180b03816]

jpropenable: #i112445# enable java properties


2010-06-16  Dirk Voelzke  <dv@openoffice.org>  [22dedfaadf4a53093a9ccbccbf3a70f78b1dbb06]

jl152#i112437# Disabled extensions should not show an options button


2010-06-16  Daniel Rentz  <dr@openoffice.org>  [00cb4072a3052e4dca32a39fb692f34a1d7e4d35]

mib16: unxmacxi compiler warnings


2010-06-16  Herbert Duerr [hdu]  <duerr@sun.com>  [241057108ce31c011e4437db8739d7a903833937]

merge


2010-06-16  Herbert Duerr [hdu]  <duerr@sun.com>  [2186301d30eecea9011191a5a9e62fb9cc5635a4]

merge


2010-06-16  Herbert Duerr [hdu]  <duerr@sun.com>  [569325568fde58badf54a7dec89f758a3ea005ec]

merge


2010-06-16  obo  <obo@openoffice.org>  [847c992a251bcbbcaf71d3b1b366d70971b4ef03]

masterfix: #i10000# remove conflict marks


2010-06-16  Herbert Duerr [hdu]  <duerr@sun.com>  [7da48c4bda00ea124d1501bc61f9b76ef94861f3]

merge


2010-06-16  Herbert Duerr [hdu]  <duerr@sun.com>  [34478bf20af9534d3b969e405d8bf08f56490f2f]

merge


2010-06-16  Herbert Duerr [hdu]  <duerr@sun.com>  [9dd4f849d7a6648b6be5fd696c633ad537222e8e]

merge


2010-06-16  Herbert Duerr [hdu]  <duerr@sun.com>  [d4aea4bdcdb51ef96ea28cf603b181c1423e9a06]

#i112379# improved symbol-flag heuristic for fonts


2010-06-16  Christian Lippka  <christian.lippka@sun.com>  [ba9f70b7561af5762652c2c0d97cb5bd545aecd8]

updated test to reflect changes from cws renaissance2


2010-06-16  sj  <sj@openoffice.org>  [10b609fdd5ce1e18be7b0ccbb3bb337039d30f2b]

impress186: #i4499# removed graphic dialog resources


2010-06-16  obo  <obo@openoffice.org>  [7f0993d43019a0ccb7f89c11fc23704c063b902f]

masterfix: #i10000# dispatchCommand,DispatchInfo missing


2010-06-16  Daniel Rentz  <dr@openoffice.org>  [d28ea3c4c5ff5ff51e89016fe53dcf53426e337e]

mib16: missing throw decl


2010-06-16  Daniel Rentz  <dr@openoffice.org>  [6ba182c5728c491af5a136c6b7ac1ca170e95066]

mib16: #i111971# missing internal build dependencies


2010-06-16  Daniel Rentz  <dr@openoffice.org>  [e7db1c97285463eb51ac171dfce38ec0c4e034d0]

mib16: #i111971# missing internal build dependencies


2010-06-16  Rene Engelhard  <rene@openoffice.org>  [7d7e948930164d5b68d8e401432214f5216a5fe7]

mythes12: deliver mythes.lib correctly as libmythes.lib


2010-06-16  Lars Langhans  <lla@openoffice.org>  [ca1a016c5c9121a878bded25378b47c600dc0b3d]

sb123:#i111449# cleanups in beans qa/complex tests


2010-06-16  Thorsten Bosbach  <tbo@OpenOffice.org>  [92408b42032982a21911e44443cef767272f9298]

#i111181# masking error not related to this cws, but test that would help here


2010-06-16  Carsten Driesner  <cd@openoffice.org>  [50cbb457fb6c2dba6641550f2bc98b12c05e4b0c]

fwk143: Merge changes


2010-06-16  Release Engineering  <releng@openoffice.org>  [990ef886211196e7c1de0881fd78fc02bebf9073]

masterfix: #i10000# getModuleName() missing


2010-06-16  Carsten Driesner  <cd@openoffice.org>  [61fbee4835116520e376476e7034dc09d0caa27d]

fwk143: #i102271# Check parent before changing window lists


2010-06-16  Mikhail Voytenko  <mav@openoffice.org>  [cce87a13a95f66604ae3d2f752157b5a4c1c2f75]

tl78v2: #i112427# Support password to modify in calc and writer ODF documents


2010-06-16  Mikhail Voytenko  <mav@openoffice.org>  [3d2a51111ac8e45f6eae9d1fd9e52ee8c4cb35d0]

tl78v2: #i112427# Support password to modify in calc and writer ODF documents


2010-06-16  Henning Brinkmann  <hbrinkm@openoffice.org>  [7ef95353dcd3c62902fead0d29ebc6bb1d08b85c]

writerfilter09: merged DEV300_m82


2010-06-16  Henning Brinkmann  <hbrinkm@openoffice.org>  [3e77f9e198f05141399ba911763e7f4cce575973]

writerfilter09: merged DEV300_m82


2010-06-16  Henning Brinkmann  <hbrinkm@openoffice.org>  [57972b863daaf15f18d64cb4d907ec3afcb97029]

writerfilter09: merged DEV300_m82


2010-06-16  Henning Brinkmann  <hbrinkm@openoffice.org>  [ce70c5577a3ac08a60c86e49d11f508b455a06b1]

writerfilter09: merged DEV300_m82


2010-06-16  sj  <sj@openoffice.org>  [50178be7f5b3d4bbecdf008b1edf4e1543d4df4d]

impress186: solved merge problems


2010-06-16  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [34aaddf76fc80f377aff5fcf2c28d47b7842bc42]

fs33a: fixed supportsService


2010-06-16  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [873a6fcf3d0322e5b701a7991979856ca688262f]

fs33a: fixed VCLXFixedText::calcAdjustedSize to respect the given size


2010-06-16  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [00647682535858694ab42cc90e0db6142053df3b]

fs33a: fixed supportsService


2010-06-16  Release Engineering  <releng@openoffice.org>  [16ae4c1524769458f6d205430e7dcb8fc4ae333b]

masterfix: #i10000# PACKAGE_STORAGE to embed::StorageFormats::PACKAGE


2010-06-16  Release Engineering  <releng@openoffice.org>  [41436227fd2108d59e52cdd217d73604613ce02e]

masterfix: #i10000# resolve merge problems


2010-06-16  Joerg Skottke [jsk]  <jsk@openoffice.org>  [170b41b511df2f9786b7dab236fa9f3d45f2a05a]

jl152: #i112023 - Added test extension for #i111434 and two version test extensions


2010-06-16  sj  <sj@openoffice.org>  [53ff3fd09fdf5af5cca3025640b9eed4543496fa]

impress186: merge with DEV300_m82


2010-06-16  sj  <sj@openoffice.org>  [ed8ef98052e748fedfc71389d500e72537995e65]

impress186: merge with DEV300_m82


2010-06-16  sj  <sj@openoffice.org>  [e316ce7a8f784231ff39bb069ec6eac0aefca9ce]

impress186: merge with DEV300_m82


2010-06-16  sj  <sj@openoffice.org>  [138ca0eb653234ca9efd225c26cbe19a84eb9489]

impress186: merge with DEV300_m82


2010-06-16  sj  <sj@openoffice.org>  [af77ad8b81cd5228b4dcccf5f9f806a591a0821e]

impress186: merge with DEV300_m82


2010-06-16  sj  <sj@openoffice.org>  [d4a2d54ee9dc9aa76e9a781ee7f488154ec61099]

impress186: #i4499# graphic dialog reorganisation - added support of bitmap resolution


2010-06-16  sj  <sj@openoffice.org>  [9508a731824e7f8a692d462da763b2db95463875]

impress186: #i4499# graphic dialog reorganisation - added support of bitmap resolution


2010-06-16  sj  <sj@openoffice.org>  [333d1e3dcc2e819f8c62c9713cca96fbedaba3de]

impress186: #i4499# graphic dialog reorganisation - added support of bitmap resolution


2010-06-15  Mikhail Voytenko  <mav@openoffice.org>  [e514952e7ce29bc16e45e423070c69982224bc86]

tl78v2: #i112427# Support password to modify in calc and writer ODF documents


2010-06-15  Mikhail Voytenko  <mav@openoffice.org>  [da1aef3b294d9bbf87a973298bc294ec953c8c20]

tl78v2: #i112427# Support password to modify in calc and writer ODF documents


2010-06-15  Mikhail Voytenko  <mav@openoffice.org>  [4b599fe4ed40028ac8eabd87b955188ce1ff6367]

tl78v2: #i112427# Support password to modify in calc and writer ODF documents


2010-06-15  Mikhail Voytenko  <mav@openoffice.org>  [74245c4cdd4c9488558a6ed241613d8ca6bc3780]

tl78v2: #i112427# Support password to modify in calc and writer ODF documents


2010-06-15  Mikhail Voytenko  <mav@openoffice.org>  [7b4fd03cc280edac58705d047566e30d0b41bae0]

tl78v2: #i112427# Support password to modify in calc and writer ODF documents


2010-06-15  Mikhail Voytenko  <mav@openoffice.org>  [5dc7559f03bdfc0770b2131e7574bed7027920df]

tl78v2: #i112427# Support password to modify in calc and writer ODF documents


2010-06-15  Daniel Rentz  <dr@openoffice.org>  [a1e04aa376a5ab56d53d96b6c46535fcfa2363fc]

mib16: contributed bugfixes and various new symbols in VBA compatibility implementation


2010-06-15  Daniel Rentz  <dr@openoffice.org>  [02799da3b58265a3051b2b4f7626daf0feee2b78]

mib16: contributed bugfixes and various new symbols in VBA compatibility implementation


2010-06-15  Daniel Rentz  <dr@openoffice.org>  [f7f5c8494ea6ff57381d827a3fb112718934ee75]

mib16: contributed bugfixes and various new symbols in VBA compatibility implementation


2010-06-15  Daniel Rentz  <dr@openoffice.org>  [47a30d22384f812d9c49cd3e38abc42dba39e5d7]

mib16: contributed bugfixes and various new symbols in VBA compatibility implementation


2010-06-15  Daniel Rentz  <dr@openoffice.org>  [614e369c4cb48ea4bcafcae6c29f412e20a4e6a7]

mib16: contributed bugfixes and various new symbols in VBA compatibility implementation


2010-06-15  Daniel Rentz  <dr@openoffice.org>  [2b998bf51d2c4d9c0705f33c4922454c1447d8ed]

mib16: contributed bugfixes and various new symbols in VBA compatibility implementation


2010-06-15  Daniel Rentz  <dr@openoffice.org>  [5624330c20ccbbcbbbc90631130e7d2f7a06d0bd]

mib16: contributed bugfixes and various new symbols in VBA compatibility implementation


2010-06-15  Daniel Rentz  <dr@openoffice.org>  [5ed103d2dd5f8ee2f13183263c0930f84437bdc7]

mib16: contributed bugfixes and various new symbols in VBA compatibility implementation


2010-06-15  Niklas Nebel  <nn@openoffice.org>  [7406378b5b58fb693b9e5e77d7ccf267823d282a]

calctabcolor: extend EXCEPTIONSFILES to compile without warnings on Solaris


2010-06-15  Thorsten Bosbach  <tbo@OpenOffice.org>  [954b9a0c13afa1f1158c5f9a64b5230941ed6e31]

#i112279# additional testautomation fixes


2010-06-15  Thorsten Bosbach  <tbo@OpenOffice.org>  [73913bd69eb79c43f78235fed41410b82d58ad38]

#i111422# testautomation part


2010-06-15  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [77b41d4ecd48f2dbc578ab1f320fdb69302547a8]

ooo30gsl01: #i112249# add missing URL conversion


2010-06-15  Rene Engelhard  <rene@openoffice.org>  [4feab2495d0634c59688374a97301db5bb9a47ca]

systemlibc: update comment


2010-06-15  Rene Engelhard  <rene@openoffice.org>  [eb525520b51dfd5a8c62ae2826d410e8e3da7e46]

systemlibc: move from || defined WNT to || !defined HAVE_GETOPT


2010-06-15  Kohei Yoshida  <kyoshida@novell.com>  [cc07f6b22a28331eafa2d2ae6ef780221d564cb7]

calctabcolor: fixed build breakage in oox.


2010-06-15  Mihaela Kedikova  <misheto@openoffice.org>  [03a87109c292e5a2090ab49beb362a87f6020ae8]

gridcontrol04: improvement for #i112114#


2010-06-15  Rene Engelhard  <rene@openoffice.org>  [0dd98715129101405b1ac9ef3b5394c152fbe86f]

systemlibc: s/WINNT/WNT/


2010-06-15  Thorsten Bosbach  <tbo@OpenOffice.org>  [0c887fa87e5036a441506e7130d50f1291993e77]

#i110254# testautomation part


2010-06-15  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a815ccb8a8675b3e4d6c49e6f5bbec610b080b5a]

ause121: #i112394# fix dependencies and a typo


2010-06-15  Kohei Yoshida  <kyoshida@novell.com>  [42fc7d6fa0dca6591bd0004e584fbd6dcfa3b81b]

calctabcolor: re-applied the change that reduces indentation levels to _ExportAutoStyles().


2010-06-15  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [ea2aaf76a5f9b30e3652cb927e0ed7bdbf234044]

ooo30gsl01: #i112417# remove seemingly useless define (thanks cmc!)


2010-06-15  Kohei Yoshida  <kyoshida@novell.com>  [fd0b0951f889e98eda29196aaf1bd666c4f5eb22]

calctabcolor: tabs to whitespaces.


2010-06-15  Kohei Yoshida  <kyoshida@novell.com>  [57542e2715df95aa837ef6fa5d6f594bcfb0b991]

calctabcolor: reverted change in _ExportAutoStyles() to baseline.


2010-06-15  Helge Delfs [hde]  <hde@openoffice.org>  [2c0157d3fd7353a734987cbd67b74455cb14ac09]

cws/tl78: issue 109976 and 112414


2010-06-15  Kohei Yoshida  <kyoshida@novell.com>  [8aa9e5ccac10f91a8643479c6848af4796763831]

calctabcolor: tabs to whitespaces.


2010-06-15  Kohei Yoshida  <kyoshida@novell.com>  [46913fd6172f373a2bd1368b47a40e00c4aa5e87]

calctabcolor: fixed wrong bracing & indentation.


2010-06-15  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [473f901cb1be473f1c6cb1581a594123ebff1122]

ooo30gsl01: #i112102# fix a possible XError (thanks pmladek!), get correct frame width (thanks kendy!)


2010-06-15  tono  <tono@openoffice.org>  [3584d0e2482a6b280a1b1a7f2c62612c3c088542]

i#111956: MinGW port fix: dependency to shared library: pure porting fix


2010-06-15  tono  <tono@openoffice.org>  [846a16d184b196ab72daf018a3bf26bc253c8c43]

i#111956: MinGW port fix: dependency to shared library: pure porting fix


2010-06-15  tono  <tono@openoffice.org>  [a522451c35d959e2302ee85bb7f4d4f794511382]

i#111956: MinGW port fix: dependency to shared library: pure porting fix


2010-06-15  tono  <tono@openoffice.org>  [e447c6b6ea98f01ee8f048134e700d05cf265392]

i#111956: MinGW port fix: dependency to shared library: pure porting fix


2010-06-15  tono  <tono@openoffice.org>  [489e085640187dc310e86c1439d1e699648ee2ac]

i#111956: MinGW port fix: dependency to shared library: pure porting fix


2010-06-15  tono  <tono@openoffice.org>  [7016d7f5fcf7a28717c767054fe5b39c251661f9]

i#111956: MinGW port fix: dependency to shared library: pure porting fix


2010-06-15  tono  <tono@openoffice.org>  [1867b5faf01089e5c47d3f9380b7da9ab6916e4f]

i#111956: MinGW port fix: dependency to shared library: pure porting fix


2010-06-15  tono  <tono@openoffice.org>  [8b741ce734483fc7e463de71451009b948aaa911]

i#111958: MinGW port enhancement: runtime-pseude-reloc-v2 relevant fix


2010-06-15  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [d2fc0f17b593f580b7c66521873fe4bfe4a9ab38]

#i112300# extended interpretation of MetaGradientAction in metafile primitive decomposition


2010-06-15  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [102bfd85b308d824bceb9d74de378ebe03ba2357]

ooo30gsl01: fix debug compile


2010-06-15  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [21ce418927ffe0968f64fdaed5e29c1f8a019b46]

ooo30gsl01: #i112229# copy jobdata to info printer on Setup


2010-06-15  Rene Engelhard  <rene@openoffice.org>  [b002f7e29934380dbe544607df3c72cf123daa65]

mythes12: add MYTHES to (Suns) BUILD_TYPE


2010-06-15  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [f4ff011499a56fe01a39a60817e9c4d2ce8d039e]

cbosdo03: merged with m82


2010-06-15  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [0dc9d5bbb2e9ceee2d57c615e0b24e359d5b0fbd]

cbosdo03: merged with m82


2010-06-15  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [bb22bf7de9046aa9fedc691414f3c5cb1125fc5c]

cbosdo03: merged with m82


2010-06-15  Release Engineering  <releng@openoffice.org>  [fc5cd5ec6efcefe20334bb6c47c1f9aa8a619426]

DEV300


2010-06-15  Christian Lippka  <christian.lippka@sun.com>  [ef25347f6be8cf0c1c4cf7ce6d27df79d0c41ae2]

#i98252# removed the changes for issue 98252


2010-06-15  Rene Engelhard  <rene@openoffice.org>  [e9ec610d7d371536ada9130907a649ed7ba9c226]

mythes12: fix build without pkg-config/hunspell on system


2010-06-15  Joerg Skottke [jsk]  <jsk@openoffice.org>  [ffc40b7487914e3eda29d0ea9e1cc16c48449f32]

jl152: #i120023 - Adjustments to publisher.inc done. The extension manager now populates more slowly than before and the position of the extension in the update dialog has changed.


2010-06-15  wg111939  <wg111939@sr1-eham02-02>  [2132f8f7ee018ca19156b90a96421f8515273b29]

Adjusting tests for renaissance1 changes, making sure right tab page is selected


2010-06-15  Helge Delfs [hde]  <hde@openoffice.org>  [ee8695b92deed92cd6590f4f647920f7208553b5]

[no commit message]


2010-06-15  Joerg Skottke [jsk]  <jsk@openoffice.org>  [f18a14c63581ea4b0bad3876f0a6da2b04211343]

vitomation01: Merged with DEV300 tip, resolved merge conflicts


2010-06-15  Frank Peters  <fpe@openoffice.org>  [fc3071cba0de7831b05c0ab3b53a85c264a229a3]

consolidatereadme: #i111849#


2010-06-15  Thomas Lange [tl]  <tl@openoffice.org>  [9d31e5d3ca564c719f94810fd93825131a14699c]

cws tl79: #i110254# security tab hid added to hidother.src


2010-06-15  obo  <obo@openoffice.org>  [33750471297793a14d19f783208f7d8019903570]

CWS-TOOLING: integrate CWS impressbi01


2010-06-15  obo  <obo@openoffice.org>  [1dec06fb3a6f9d11374060d3dcd14143704d43eb]

CWS-TOOLING: integrate CWS impressbi01


2010-06-15  obo  <obo@openoffice.org>  [a93ecbe1f0f5e65ccc64347ed564d39c923f0dd0]

CWS-TOOLING: integrate CWS impressbi01


2010-06-15  obo  <obo@openoffice.org>  [8b33a0235b99ef4e3a84458dfadb5bd08ac79308]

CWS-TOOLING: integrate CWS impressbi01


2010-06-15  Thomas Lange [tl]  <tl@openoffice.org>  [15d561a11f5b5a1be106ca5cac2c5c8c268ec680]

cws tl78: #i112304# help ids fixed


2010-06-15  obo  <obo@openoffice.org>  [3f52b1af15f69f72b8acdc691fad366638b5933a]

CWS-TOOLING: integrate CWS native305


2010-06-15  obo  <obo@openoffice.org>  [bd9d89830ef1f33d63dfe0c10a5dd4be3dedb3c3]

CWS-TOOLING: integrate CWS native305


2010-06-15  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [25849517d7ced8de4bab80bd7191045bb6dcc56b]

ooo30gsl01: #i112407# fix xinerama screen vector (thanks cmc!)


2010-06-15  obo  <obo@openoffice.org>  [c2f44e1cac101b3832cc258dd7e3c8604216b3b4]

CWS-TOOLING: integrate CWS rt39


2010-06-15  obo  <obo@openoffice.org>  [083577b9b8e18b933a1354f8f517eb1d68727135]

CWS-TOOLING: integrate CWS rt39


2010-06-15  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [87055f74bc238bc3c54d839e7e1319a871a3f8e7]

ooo30gsl01: #i112270# need to get focus on toolwindows explicitly


2010-06-15  obo  <obo@openoffice.org>  [3ed4c287784b42bb8ff26bcdcff1b13734815495]

CWS-TOOLING: integrate CWS unoawt


2010-06-15  obo  <obo@openoffice.org>  [b1837508627d4a6ea4bede41978dd453131cd4ae]

CWS-TOOLING: integrate CWS unoawt


2010-06-15  obo  <obo@openoffice.org>  [1d1b3baf8942031e2f1a7189ed121b32188f82fb]

CWS-TOOLING: integrate CWS unoawt


2010-06-15  obo  <obo@openoffice.org>  [d4741b8cb17b32ed902e60024649d6273e99f617]

CWS-TOOLING: integrate CWS unoawt


2010-06-15  obo  <obo@openoffice.org>  [116886820fea0b349cb3fbf3ab2b3de531a515d2]

CWS-TOOLING: integrate CWS unoawt


2010-06-15  obo  <obo@openoffice.org>  [946651672cd26b5db588005f39deb2eecf82ca8a]

CWS-TOOLING: integrate CWS unoawt


2010-06-15  obo  <obo@openoffice.org>  [7bce502de1cbb7b22e725b1a85b17aa431f75405]

CWS-TOOLING: integrate CWS unoawt


2010-06-15  obo  <obo@openoffice.org>  [c29057eebc093ccf7521e1eb04b9a1b21a566b51]

CWS-TOOLING: integrate CWS unoawt


2010-06-15  obo  <obo@openoffice.org>  [1c4cd1c54c2cd6bbf9df6a377c30369d50ffa44a]

CWS-TOOLING: integrate CWS unoawt


2010-06-15  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [8e3e022de772b97a9d97b27095e27d05ecb3bc18]

ooo30gsl01: #i112405# remove old nologo branding for StartCenter as it does not match the new StartCenter layout anymore


2010-06-15  obo  <obo@openoffice.org>  [924eab5afc99b0b0ecfa76ac4606a058e0d67328]

CWS-TOOLING: integrate CWS chart47


2010-06-15  obo  <obo@openoffice.org>  [41516fd6140d69ccfc3707d94fe75f7c47ecf0d4]

CWS-TOOLING: integrate CWS chart47


2010-06-15  obo  <obo@openoffice.org>  [01fe2731f122c5e8a5e0d4f6175aa2496da55f98]

CWS-TOOLING: integrate CWS chart47


2010-06-15  obo  <obo@openoffice.org>  [28b4875fa1fc9345305f371492bcb703cb19331f]

CWS-TOOLING: integrate CWS chart47


2010-06-15  obo  <obo@openoffice.org>  [61c0a983bea6c17af85bfee794c427f0eb8b25ba]

CWS-TOOLING: integrate CWS chart47


2010-06-15  obo  <obo@openoffice.org>  [bc795677bb9609631b0f404268420b485002175e]

CWS-TOOLING: integrate CWS chart47


2010-06-15  obo  <obo@openoffice.org>  [07f0c841caf98e3069cbb722bb7d7f05430668a3]

CWS-TOOLING: integrate CWS fwk139


2010-06-15  obo  <obo@openoffice.org>  [11ca51711d56f1606f0b113bef4811b4d20d4128]

CWS-TOOLING: integrate CWS fwk139


2010-06-15  obo  <obo@openoffice.org>  [1871d11fbeb3305c0a0e65eefb31946e7a73a610]

CWS-TOOLING: integrate CWS fwk139


2010-06-15  obo  <obo@openoffice.org>  [071c767a76056aac43f779dc2d6b8454c640186b]

CWS-TOOLING: integrate CWS fwk139


2010-06-15  obo  <obo@openoffice.org>  [dda6b7d28ff03d04500c68db13074802d92525b4]

CWS-TOOLING: integrate CWS fwk139


2010-06-15  obo  <obo@openoffice.org>  [275f83f55e92a7ce0bc37069aad12f9584a83520]

CWS-TOOLING: integrate CWS fwk139


2010-06-15  obo  <obo@openoffice.org>  [56f57bd9fe0ce39492edf1e9c26faa9fc2abce4d]

CWS-TOOLING: integrate CWS fwk139


2010-06-15  Joerg Skottke [jsk]  <jsk@openoffice.org>  [68bccc87c1c112a9842875fcfa13bebb9ce7983d]

jl152: Local merge


2010-06-15  Joerg Skottke [jsk]  <jsk@openoffice.org>  [efa6641d45d9973f1e986d114af389ed56ea7f6d]

jl152: #i112023 - Added version33.oxt, version34.oxt and updated files.txt


2010-06-15  obo  <obo@openoffice.org>  [b6a4240c511d1414058cafb199838581c6d67676]

CWS-TOOLING: integrate CWS os140


2010-06-15  obo  <obo@openoffice.org>  [eb205266228b6069423a3777ad68517e92a3f192]

CWS-TOOLING: integrate CWS os140


2010-06-15  obo  <obo@openoffice.org>  [6093b32cbee907c6cc959b64f4e6f0bf0de8fc89]

CWS-TOOLING: integrate CWS os140


2010-06-15  obo  <obo@openoffice.org>  [a8cfa37c6e8abc2b7fc0df6584b2dc1d18500e46]

CWS-TOOLING: integrate CWS native309


2010-06-15  obo  <obo@openoffice.org>  [85405fc9476545c90c4283e023193ab480023550]

CWS-TOOLING: integrate CWS native309


2010-06-15  Juergen Schmidt  <jsc@openoffice.org>  [7179d4e31a90d202dc97e595ba7495f0433df365]

gridcontrol04: i112401: correct title


2010-06-15  obo  <obo@openoffice.org>  [1a73871715b8fea151a2997f3014670bb0c51363]

CWS-TOOLING: integrate CWS impress190


2010-06-15  obo  <obo@openoffice.org>  [6ff88de548f1325a07002b43d17f9d4f7bc052c0]

CWS-TOOLING: integrate CWS impress190


2010-06-15  obo  <obo@openoffice.org>  [9e4c7dda753d76a0a2b6c7b8b20e483f33db7efb]

CWS-TOOLING: integrate CWS impress190


2010-06-15  obo  <obo@openoffice.org>  [b981aef79ff6cbfb778e55ac3a2d8e2ca137a928]

CWS-TOOLING: integrate CWS impress190


2010-06-15  obo  <obo@openoffice.org>  [96e2acd4ec40ff2948c09ca17229feb793208e0d]

CWS-TOOLING: integrate CWS impress190


2010-06-15  obo  <obo@openoffice.org>  [c016baa4c425bb48cb626ae27e2fb6ed3dd023de]

CWS-TOOLING: integrate CWS impress190


2010-06-15  Juergen Schmidt  <jsc@openoffice.org>  [f5e707cdebf81b69a45f5dcf2e88c3e488b0fb59]

gridcontrol04: i112401: correct version number


2010-06-15  Kohei Yoshida  <kyoshida@novell.com>  [1fefaa8ee325492f56fe957609ba605f7cd11e1b]

calctabcolor: rebased to DEV300_m82.


2010-06-15  Kohei Yoshida  <kyoshida@novell.com>  [fc156984589e119eabc10b60e828880c09e39707]

calctabcolor: rebased to DEV300_m82.


2010-06-15  Kohei Yoshida  <kyoshida@novell.com>  [bfbc7c120aef8a0d04236a521e282f5714a57117]

calctabcolor: rebased to DEV300_m82.


2010-06-15  Kohei Yoshida  <kyoshida@novell.com>  [d3996884eefaa66b329e4aecba095bea696cf696]

calctabcolor: rebased to DEV300_m82.


2010-06-15  Kohei Yoshida  <kyoshida@novell.com>  [920c042f1ab2f9a2f74f53e570657221fc59da69]

calctabcolor: rebased to DEV300_m82.


2010-06-15  Kohei Yoshida  <kyoshida@novell.com>  [db02cb808d61ece75170bd549ee6e3246c28ef83]

calctabcolor: rebased to DEV300_m82.


2010-06-15  Kohei Yoshida  <kyoshida@novell.com>  [db0e161d1040f45fd7be444a1953740c2d9888e5]

calctabcolor: rebased to DEV300_m82.


2010-06-15  Kohei Yoshida  <kyoshida@novell.com>  [90d71fa312796762f2a346f92932fa2c74cefbe1]

calctabcolor: rebased to DEV300_m82.


2010-06-14  Kohei Yoshida  <kyoshida@novell.com>  [a2a6891094cfa791ded8abb514cb8581ad0748b3]

calctabcolor: #i5560# We need to also be able to load the table:tab-color attribute names in addition to the tableooo:tab-color names.


2010-06-14  Kohei Yoshida  <kyoshida@novell.com>  [5c4056f3171ebb19474ca9619bfd5bb3719441a9]

calctabcolor: #i5560# Preserve tab colors during undo of table deletion.


2010-06-14  Kohei Yoshida  <kyoshida@novell.com>  [f0c183fc90091c6b9dd197f72dce7ec1bb02da64]

calctabcolor: #i5560# Copy tab color when copying tables.


2010-06-15  Rene Engelhard  <rene@openoffice.org>  [abc449af641254a08b96efa1189293f5048b65f6]

systemlibc: also reintroduce _getopt.c/stgetopt() for Windows.


2010-06-14  Rene Engelhard  <rene@openoffice.org>  [d314f325b48850c0ac377103cf74663fae53dee6]

systemlibc: add back external statements for stgetopt


2010-06-14  Rene Engelhard  <rene@openoffice.org>  [e592b814914be90e465aa5a440c3a8865f8bc4c4]

systemlibc: reintroduce stgetopt() for -isysroot on Mac. sigh.


2010-06-14  Mikhail Voytenko  <mav@openoffice.org>  [c44ba0727fecc1a1a70f525e72b0854527ab3e22]

tl78: #i111065# let the model be correctly loaded into a frame


2010-06-14  Ivo Hinkelmann  <ihi@openoffice.org>  [d540dd0168609b977d64ad9e48622be9c6c61788]

ause121: merge


2010-06-14  Hans-Joachim Lankenau  <hjs@openoffice.org>  [ad4d821dbe454e7f607d7464d88aceddb0eceead]

ause120: #i112394# process and merge .properties files listed as L10NPROPERTYFILES


2010-06-14  Ivo Hinkelmann  <ihi@openoffice.org>  [0aa7ec446c71cfa4f23167ec01c63debc951c993]

ause121: #i112091# jpropex command


2010-06-14  Ivo Hinkelmann  <ihi@openoffice.org>  [6cac753f31a6458f1c2cef6fa1174c8bd3d74ba5]

ause121: #i112091# don't stop on missing sdf file


2010-06-14  Ivo Hinkelmann  <ihi@openoffice.org>  [8dc6a85055c80820f601cef82e54923c5e61aad6]

ause121: #i112091# inputfile detection


2010-06-14  Christian Lippka  <christian.lippka@sun.com>  [a587cb194ba5871bd3ee2b3a9b5dc561ee38c0fa]

cws impress190: rebase m82


2010-06-14  Christian Lippka  <christian.lippka@sun.com>  [60d09eb4c408aef689e4e1519da28f686d59cab6]

cws impress190: rebase m82


2010-06-14  Christian Lippka  <christian.lippka@sun.com>  [e67060f04ec5d60fce7a7bebc24c0fea0d6c50d9]

cws impress190: rebase m82


2010-06-14  Christian Lippka  <christian.lippka@sun.com>  [defcfcf416a0d25c104e8f492e14049814db51e2]

cws impress190: rebase m82


2010-06-14  Christian Lippka  <christian.lippka@sun.com>  [3ebfe37dad5e1761a288ccfe0c8963bdaf1682ea]

cws impress190: rebase m82


2010-06-14  Christian Lippka  <christian.lippka@sun.com>  [4af0169517cec2172338cad1eb9806aa482a44f4]

cws impress190: rebase m82


2010-06-14  Mathias Bauer  <mba@openoffice.org>  [53b64badd63099eecf393c2a9afc27d816014940]

CWS mba33issues01: missing EOF


2010-06-14  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [6232a745c835aba638fbde151f27de070e5a5c56]

ooo30gsl01: #i112083# fix return value in PreNotfiy


2010-06-14  va  <volker.ahrendt@sun.com>  [5456f4e6acb5b5a3528cdf18d2e230684ffe3eb9]

#i112366# Replaced sun.dic with oracle.dic


2010-06-14  Thorsten Bosbach  <tbo@OpenOffice.org>  [eb5b6b0387c762c08e69bd3eb1c9bbd2bb0be0f2]

#i110048# testautomation part


2010-06-14  obo  <obo@openoffice.org>  [3eb0497e22bdbc472f5187e74ba6d145bd7464c2]

CWS-TOOLING: integrate CWS l10ntooling18


2010-06-14  obo  <obo@openoffice.org>  [4a2cddf0b2d3b295118dbbca70f99cd6422b981d]

CWS-TOOLING: integrate CWS l10ntooling18


2010-06-14  obo  <obo@openoffice.org>  [59fed6a8eda9f1ed99a0ed11b12c75b8d5d606b2]

CWS-TOOLING: integrate CWS l10ntooling18


2010-06-14  obo  <obo@openoffice.org>  [85687f1aafedad090dcc437b82899eea6ba54523]

CWS-TOOLING: integrate CWS l10ntooling18


2010-06-14  obo  <obo@openoffice.org>  [bf6f60cab3d8629c4f2f141143ee18a2c9ef2aa0]

CWS-TOOLING: integrate CWS ause120


2010-06-14  obo  <obo@openoffice.org>  [4563f8267601b239dd2950a91775ca93a91e437d]

CWS-TOOLING: integrate CWS ause120


2010-06-14  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [355b32c362ddba7e7af31961fbda61ba5f83b9d3]

calctabcolor: #i5560# add: paint in HC mode


2010-06-14  obo  <obo@openoffice.org>  [f22a3ec4c787d7b6d1136d2237f5cb184ba0cd87]

CWS-TOOLING: integrate CWS tl80


2010-06-14  obo  <obo@openoffice.org>  [4a8ff868fc60622ab90efd661c2cfef45e00b7b6]

CWS-TOOLING: integrate CWS tl80


2010-06-14  obo  <obo@openoffice.org>  [a7d1eb739a0b80e95edc566c8cd53782dfeb9c4a]

CWS-TOOLING: integrate CWS tl80


2010-06-14  obo  <obo@openoffice.org>  [8e7384803fac41d09e08a567a357a2540c10e23d]

CWS-TOOLING: integrate CWS tl80


2010-06-14  obo  <obo@openoffice.org>  [618bb96c5b686a54ae617f2724d220900aaeddac]

CWS-TOOLING: integrate CWS tl80


2010-06-14  obo  <obo@openoffice.org>  [c60e8e8fe3400d89ac77a58921f0cc20b0ad683c]

CWS-TOOLING: integrate CWS tl80


2010-06-14  obo  <obo@openoffice.org>  [d2bf57099fdec91baead1d203baaad7cf9daa381]

CWS-TOOLING: integrate CWS tl80


2010-06-14  obo  <obo@openoffice.org>  [d810752e8dc522c8622d78ab2cfc1f474f534899]

CWS-TOOLING: integrate CWS tl80


2010-06-14  Caolán McNamara  <cmc@openoffice.org>  [59e28862922d58883e74c6a87670a085b4a1df76]

gtkfpicker9: #i112386# make gtk fpicker gdk sections thread safe


2010-06-14  obo  <obo@openoffice.org>  [a7847f4c5e4338003756873ef0e94284f33a84c6]

CWS-TOOLING: integrate CWS pdfextfix03


2010-06-14  obo  <obo@openoffice.org>  [c9167b569a204a3e2da4b73e176bb226993077cc]

CWS-TOOLING: integrate CWS pdfextfix03


2010-06-14  Oliver Craemer [oc]  <oc@openoffice.org>  [c76723b0d42affe00f9a5fc5218939060a5cc15a]

i112381 : [Automation] added waitslots to avoid timingproblems


2010-06-14  Oliver Craemer [oc]  <oc@openoffice.org>  [8d9c47083245426c6649ce71030744b8e72c4a8b]

i112380 : [Automation] ch2_chart_data_dlg_impress.bas fails because renaissance


2010-06-14  obo  <obo@openoffice.org>  [1f5cd36bf9f661f24479134734a407676eda4f64]

CWS-TOOLING: integrate CWS aw082


2010-06-14  obo  <obo@openoffice.org>  [0fc10156331c3500ba9c2637433309ebde987241]

CWS-TOOLING: integrate CWS aw081


2010-06-14  obo  <obo@openoffice.org>  [47170a3f1ec72c030c59c7da41f64b1d483426da]

CWS-TOOLING: integrate CWS aw081


2010-06-14  obo  <obo@openoffice.org>  [17ae4c5cc34ac5c0543a4c56ecabcf5ac86f3422]

CWS-TOOLING: integrate CWS aw081


2010-06-14  obo  <obo@openoffice.org>  [8110bc03c683f221f64e960b95371b0c8a14313c]

CWS-TOOLING: integrate CWS vcl111


2010-06-14  obo  <obo@openoffice.org>  [6903f5ebbf66c9b59bfc0bd47d0b5f7b910d08e7]

CWS-TOOLING: integrate CWS vcl111


2010-06-14  obo  <obo@openoffice.org>  [fcef6979902a4b520935e7d5d38924398010a9ab]

CWS-TOOLING: integrate CWS vcl111


2010-06-14  obo  <obo@openoffice.org>  [d90357ca774dd72600c7498045d714375bb670ad]

CWS-TOOLING: integrate CWS vcl111


2010-06-14  va  <volker.ahrendt@sun.com>  [a9bf3e91ab0667406ecda8956526f9bc029504b1]

#i112366# Replaced sun.dic with oracle.dic


2010-06-14  va  <volker.ahrendt@sun.com>  [b5187d34266541dcc5751454cd26be9d52c7d0ba]

#i112366# Replaced sun.dic with oracle.dic


2010-06-14  va  <volker.ahrendt@sun.com>  [94ca28e1e0bbfa948da7946e43d324a64184b241]

#i112366# Added strings specific to new owner


2010-06-14  obo  <obo@openoffice.org>  [a6b21329f120f43e679fed2483206df60497dfd4]

CWS-TOOLING: integrate CWS dv12


2010-06-14  obo  <obo@openoffice.org>  [bfda0687628679851b45c1159753c0d63d9a47e1]

CWS-TOOLING: integrate CWS dv12


2010-06-14  obo  <obo@openoffice.org>  [865ca3f320f647d61f37243fb281dfd9571a08af]

CWS-TOOLING: integrate CWS dv12


2010-06-14  obo  <obo@openoffice.org>  [96168bd89412720e3ee2a37647ff0b8394750f0b]

CWS-TOOLING: integrate CWS dv12


2010-06-14  obo  <obo@openoffice.org>  [e3ae39235fb30fb519031da892063480afb4f536]

CWS-TOOLING: integrate CWS calc54


2010-06-14  obo  <obo@openoffice.org>  [8dfdb5fb599166072e6e3f8a4db5014b35429798]

CWS-TOOLING: integrate CWS calc54


2010-06-14  Thomas Lange [tl]  <tl@openoffice.org>  [04dfd05a281b3eb3add844c655044b2e0095b084]

CWS tl80: merge with DEV300_m82


2010-06-14  Thomas Lange [tl]  <tl@openoffice.org>  [ebda22fe5af82ddf1d682837af181c09d697535e]

CWS tl80: merge with DEV300_m82


2010-06-14  Thomas Lange [tl]  <tl@openoffice.org>  [14f7b428c70864427e6b927f490589f518a6be91]

CWS tl80: merge with DEV300_m82


2010-06-14  Thomas Lange [tl]  <tl@openoffice.org>  [769b049c38303a16842d50b41c91094d2232988a]

CWS tl80: merge with DEV300_m82


2010-06-14  Thomas Lange [tl]  <tl@openoffice.org>  [61c2b19a67e3253c1b4facca616930c3d9f043de]

CWS tl80: merge with DEV300_m82


2010-06-14  Thomas Lange [tl]  <tl@openoffice.org>  [3524dd3cf642194e60b09d6a9dea88b9d4e983f7]

CWS tl80: merge with DEV300_m82


2010-06-14  Thomas Lange [tl]  <tl@openoffice.org>  [c7250489910fa978936dd01db3f57864000b3184]

CWS tl80: merge with DEV300_m82


2010-06-14  Thomas Lange [tl]  <tl@openoffice.org>  [6a894a2b96fcb83d7ed3a097d172c2323c00c605]

CWS tl80: merge with DEV300_m82


2010-06-14  obo  <obo@openoffice.org>  [286ef2265ee71a2c7bb1ff64000ff3e468f4b842]

CWS-TOOLING: integrate CWS hb33issues01


2010-06-14  obo  <obo@openoffice.org>  [8676419f44892dcaadea370574f1cfe06fd85ab2]

CWS-TOOLING: integrate CWS hb33issues01


2010-06-14  obo  <obo@openoffice.org>  [9fdb9f97df79c8efe2c720b9da7522dabf968df8]

CWS-TOOLING: integrate CWS automationdev300m79


2010-06-14  obo  <obo@openoffice.org>  [95c18cbac1de815c7d7448523f683e769fe5c109]

CWS-TOOLING: integrate CWS automationdev300m79


2010-06-14  va  <volker.ahrendt@sun.com>  [936ffda72b32557393c1c8db5858dc6293095ce0]

#161791# Replaced sun.dic with oracle.dic


2010-06-14  Christian Lippka  <christian.lippka@sun.com>  [875cd07e2736fdf1fc75f956b4adc940143e196c]

cws impress191: rebase m81


2010-06-14  Christian Lippka  <christian.lippka@sun.com>  [8a47af6966997489d12b9ad4bc5fef5781de9605]

cws impress191: rebase m81


2010-06-14  Christian Lippka  <christian.lippka@sun.com>  [d8fe7dab5866ea39882a2bf914b0acf788d7688d]

cws impress191: rebase m81


2010-06-14  Christian Lippka  <christian.lippka@sun.com>  [30a8db817052fea51635ed44d7dadd69e3f76a0c]

cws impress191: rebase m81


2010-06-14  Christian Lippka  <christian.lippka@sun.com>  [ea8da89512848a1b01f7be327dda637a99c8b71f]

cws impress191: rebase m81


2010-06-14  Joachim Lingner  <jl@openoffice.org>  [0a32f36767c375b01d3b77d4d90281c8d21eb35d]

jl153 #i111877# new nns tarball


2010-06-14  Joachim Lingner  <jl@openoffice.org>  [4af1e50d4b652c4ae5622c85cd0fb260a00ae4d0]

jl153 #i111877# updating nss libraries


2010-06-14  Lars Langhans  <lla@openoffice.org>  [4cb6e6ea581178f7876538ec715b81623636df5d]

sb123:#i111449# cleanups in linguistic qa/complex tests


2010-06-14  Joerg Skottke [jsk]  <jsk@openoffice.org>  [e8f45751ec6ebcce8094dc66b3cd7ab65a9f27f5]

fwk143: #i104704 - Bad context fixed.


2010-06-14  Lars Langhans  <lla@openoffice.org>  [9ed4aa365d780149f5595d6d641765facebfb714]

sb123:#i111449# make it possible to suppress output


2010-06-14  Lars Langhans  <lla@openoffice.org>  [380197840a23e7930a7223ddfa5b6546c54fc479]

sb123:#i111449# add TODO


2010-06-14  Lars Langhans  <lla@openoffice.org>  [7bf6134dbcd5846782cbe91e5f6763da1953bdd2]

sb123:#i111449# cleanups in module test


2010-06-14  Lars Langhans  <lla@openoffice.org>  [b7f52d9a9628dac597f863fe720f92423edf4574]

sb123:#i111449# cleanups in vcl qa/complex tests


2010-06-14  obo  <obo@openoffice.org>  [79fa123bd79e794dfa9bf57e1df28ff46b16671d]

masterfix: #i112327# sfx2: missing dependency on readlicense_oo


2010-06-14  Dirk Voelzke  <dv@openoffice.org>  [6d073c4d67c86fcdde53e9e12da3c73e3b6e536a]

jl152:#i112371# Replaced old startcenter icon


2010-06-14  Thomas Lange [tl]  <tl@openoffice.org>  [fcfd7ac61be11439830d1cabbbace297f43ea4a8]

cws tl78: #i112304# missing help ids added


2010-06-14  Joerg Skottke [jsk]  <jsk@openoffice.org>  [97f3a02c97c7321ba8eceaa965d8b15aa176b7f0]

jl152: Local merge, take II


2010-06-14  Joachim Lingner  <jl@openoffice.org>  [cac00f06770da2c1217fab5b58c1426833c6a03d]

jl152 bindPackage for extensions checks only for META-INF in folders and not META-INF/manifest.xml


2010-06-14  Joerg Skottke [jsk]  <jsk@openoffice.org>  [c1f18be132f179fe2df43311bdbde7d72f716a92]

jl152: Local merge


2010-06-14  Joerg Skottke [jsk]  <jsk@openoffice.org>  [0d07da3fd7099140bf2762abc5afc73ca1a2f9b6]

jl152: Local merge


2010-06-14  Joerg Skottke [jsk]  <jsk@openoffice.org>  [4ba6db1f21acc5af5525e2b7978e2f01aa0bbf0f]

jl152: Local merge


2010-06-14  Joerg Skottke [jsk]  <jsk@openoffice.org>  [ad0e4c9261b0a1b01f0db24841ed8aa7d8b9973c]

jl152: Local merge


2010-06-14  Joerg Skottke [jsk]  <jsk@openoffice.org>  [ed659928a210a3edff631e7efcad259fdd42d2ef]

jl152: Local merge


2010-06-14  Kai Sommerfeld  <kso@openoffice.org>  [27908970ce3c92d8be0a01f1d522500a0a1b7100]

#i112361# - Fixed DAVResourceAccess::handleException() to suggest retry on status code 0


2010-06-14  Joerg Skottke [jsk]  <jsk@openoffice.org>  [0b9ef10c3e14b90c52d2d854dd9df29f2bcd6418]

jl152: #i112023 - Fix incorrect description.xml within version30.oxt and version31.oxt. The extensions had incorrect version strings and one extension was completely broken, probably checked in as plain text


2010-06-14  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [7720da90f47f93e9363f5f1c71fe2d323170fa82]

rebase to DEV300_m82


2010-06-14  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [3fefb12c8df735fe6de4eee911e4f38d70784d1a]

rebase to DEV300_m82


2010-06-14  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [c53cc530f5644c032f3fc93daf31e9301c5e302b]

rebase to DEV300_m82


2010-06-14  Niklas Nebel  <nn@openoffice.org>  [ec96d003f67f0671299b181146f3c1ae18b86554]

calc55: make eOp member non-const to prevent MSVC C4510 warning


2010-06-14  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [289e14ab142b4de34a6eeadb27b3f0a3a342dce0]

Update from master repository (DEV300_m82).


2010-06-14  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [cb72af1131b3f3353aad4273ec999a7fb30947a3]

Update from master repository (DEV300_m82).


2010-06-14  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [f8f7040a3364a2c22cac241861bb191165dc1717]

Update from master repository (DEV300_m82).


2010-06-14  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [3580e4e11e4ce48865e63cf7b770ba537c4e40ed]

Update from master repository (DEV300_m82).


2010-06-14  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [67893290f5804dfcfd0a5fdd27b748f5902b1c6c]

Update from master repository (DEV300_m82).


2010-06-14  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [f6a123d12d2abaaa73935f1439dfe622b26f4572]

Update from master repository (DEV300_m82).


2010-06-14  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [6b60cadec7d2395f448f080a49688bbddc762198]

Update from master repository (DEV300_m82).


2010-06-14  wg111939  <wg111939@sr1-eham02-02>  [cbddd4572fea93409d2b301a5e83489f7269288d]

Adjusting tests for renaissance2 changes, i94055


2010-06-14  obo  <obo@openoffice.org>  [34bb809e497366aaddc3b0556a33390f7343db98]

masterfix: #i112339# check indexer output only when needed


2010-06-13  Mathias Bauer  <mba@openoffice.org>  [d854960f9ee36760fa49bd6de97d9e01aa087900]

CWS swlayoutrefactoring: resync to m82


2010-06-13  Mathias Bauer  <mba@openoffice.org>  [ebc5777548dea42ed966a16c66d879b1485bbfb4]

CWS swlayoutrefactoring: #i81480#: enable sw code to use multiple layouts


2010-06-12  Mathias Bauer  <mba@openoffice.org>  [f456a5cd95093b62a5ed0b956173c5ed55151ca3]

CWS mba33issues01: typo


2010-06-12  Mathias Bauer  <mba@openoffice.org>  [200867bbc6a71da9a0c55bc816736ef4cb3cdc04]

CWS mba33issues01: put code to load libraries on demand into class SvLibrary


2010-06-12  Mathias Bauer  <mba@openoffice.org>  [cd24cd260c8112aa71f657b2de8381cc8f1e8c8e]

CWS mba33issues01: put code to load libraries on demand into class SvLibrary


2010-06-12  Mathias Bauer  <mba@openoffice.org>  [3d3a3e5e07f647ef7c631772f5cde899d9bb9b57]

CWS mba33issues01: put code to load libraries on demand into class SvLibrary


2010-06-12  tono  <tono@openoffice.org>  [f49fe0bfe93b4543e0b9f0819169f474dc9ad329]

i#112159: MinGW port: more fix for libxml2 2.7.6 to avoid using pthreads


2010-06-11  Caolán McNamara  <cmc@openoffice.org>  [da9f5a8ee04d35ed871837f0da207f76bb7b2ce5]

cmcfixes75: merge with DEV300 m81


2010-06-11  Caolán McNamara  <cmc@openoffice.org>  [a3842e6fcc4f6741e07085bd8fd1a91ad2c07f17]

cmcfixes75: merge with DEV300 m81


2010-06-11  Caolán McNamara  <cmc@openoffice.org>  [1d9497f8085d9f9103595eebed65a23a2ee76888]

cmcfixes75: merge with DEV300 m81


2010-06-11  Caolán McNamara  <cmc@openoffice.org>  [dc1186ae43d714fd130c1f243fd790858f946d38]

cmcfixes75: merge with DEV300 m81


2010-06-11  Caolán McNamara  <cmc@openoffice.org>  [ee1f20e21bef4ac163b0e191a00ebf42bca3c0f8]

cmcfixes75: merge with DEV300 m81


2010-06-11  Caolán McNamara  <cmc@openoffice.org>  [ed9754c214d35c0a0d6ef78d28cae1c0e6810bed]

cmcfixes75: merge with DEV300 m81


2010-06-11  Caolán McNamara  <cmc@openoffice.org>  [02456c0301d82d803d462a707225c889382077f4]

cmcfixes75: merge with DEV300 m81


2010-06-11  Caolán McNamara  <cmc@openoffice.org>  [b96df8f62a8f7706bca64c9ab1eb577436a93974]

cmcfixes75: merge with DEV300 m81


2010-06-11  Caolán McNamara  <cmc@openoffice.org>  [84a291439f8c41ad9ffa051a51a7705e75bbf090]

cmcfixes75: merge with DEV300 m81


2010-06-11  Caolán McNamara  <cmc@openoffice.org>  [2a536ca38537646f5dfae60955c968cd17de758a]

cmcfixes75: #i110565# extra radio button


2010-06-11  Ruediger Timm  <rt@openoffice.org>  [7c44b29149c7b22a2d8a4d3377c5af6d42d8e6be]

masterfix #i10000#: Enable precompiled headers independent of BUILD_SPECIAL (patch provided by hjs).


2010-06-11  Ruediger Timm  <rt@openoffice.org>  [1184876fc2d6662101facfc1db7464a0d01e2428]

masterfix #i10000#: Add precompiled header include (patch provided by gh).


2010-06-11  Joerg Skottke [jsk]  <jsk@openoffice.org>  [47ebf3aac067c43839dc907dbcf7f4c26b61f99f]

fwk143: #i104704 - Changed testcases to context to the newly declared Hyperlink-Dialog, submitted issue for crosslinked id_002.inc and id_004.inc plus others which id did fix but not verify (because they are not called)


2010-06-11  Ruediger Timm  <rt@openoffice.org>  [1c9d17b1ceb95b8db014ac71246191763ad88046]

rt39: #i112287# Include the repository name in deliver.log file.


2010-06-11  Ruediger Timm  <rt@openoffice.org>  [da8b92a6c1a94798acfacb88aff08faf98d20a9b]

rt39: #i112287# Include the repository name in deliver.log file.


2010-06-11  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [331210d4b90e96706b79e3b1158710391664515f]

CWS gnumake2: more work on precompiled headers


2010-06-11  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [6688a5dd386539226472cbc2d4e3bdf8c0175a96]

CWS gnumake2: more work on precompiled headers


2010-06-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [9cbf6740f75793e11ca3b4e4d980c89be9c5483d]

hr71: #i112311#: remove SVN support from cws.pl


2010-06-11  Mihaela Kedikova  <misheto@openoffice.org>  [582fd11a71e391a5d8896ef4b25183023b1d07c1]

gridcontrol04: fix for #i112290# and some build problems


2010-06-11  Thomas Lange [tl]  <tl@openoffice.org>  [7c71daa2cb1239ee9eff00fb4b343ddeb90f3a47]

cws tl78: #i112304# missing help ids added


2010-06-11  Thomas Lange [tl]  <tl@openoffice.org>  [2f3d072c67912970bbcca2757b024280a3ab61a8]

cws tl78: #i112304# missing help ids added


2010-06-11  Herbert Duerr [hdu]  <duerr@sun.com>  [5d119d28d30185fc23d99534308ec8633d3ba63b]

#i110654# fixed typo


2010-06-11  Carsten Driesner  <cd@openoffice.org>  [61dffc0372069e5f465794dae7f3e62980f4d6b6]

fwk143: #i104704# Hyperlink dialog needs its own HID to be accessible by the testtool


2010-06-11  Joerg Skottke [jsk]  <jsk@openoffice.org>  [558328c13fc88e6659ac8637a2a891db7b099528]

fwk143: #i104704 - Added HID_HYPERLINK_DIALOG as HyperlinkDialog


2010-06-11  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [ef60d406e368f024bd2edaa12e3389cbdd9e361b]

unoawt: added UnoControlListBoxModel::ItemSeparatorPos, specifying the position where to draw a separator between two items


2010-06-11  obo  <obo@openoffice.org>  [6056ded34d3fdb7c5f1294353e136f02bf91cf66]

masterfix: #10000# generate new configure


2010-06-11  Vladimir Glazunov  <vg@openoffice.org>  [49175f3415be166a8e1360af46ae58e506c0ec15]

vgbugs10: new module for repository detection


2010-06-11  Vladimir Glazunov  <vg@openoffice.org>  [79efb54f42ba554996ba0da77cf2c2e8567c963a]

vgbugs10: moved repository detection to the new module RepositoryHelper


2010-06-11  Joachim Lingner  <jl@openoffice.org>  [217aa2497671a214c1629c49a34966835c382d4d]

jl153 merging heads


2010-06-11  Joachim Lingner  <jl@openoffice.org>  [3b5bd23c4eceeffc4ddd04ff6209697a7a9f01a3]

jl153 merging heads


2010-06-11  Joachim Lingner  <jl@openoffice.org>  [81da61e6836752d405818348db3512d3a7c43999]

jl153 merging heads


2010-06-11  Henning Brinkmann  <hbrinkm@openoffice.org>  [ae39e55e174bcef4ef6387351a76da5f723fcb2d]

writerfilter08: removed temporary fix


2010-06-11  Joachim Lingner  <jl@openoffice.org>  [b74f44300b113aa3654ea779a5921be643f40a21]

jl153 i111878 new versions for cli assemblies


2010-06-11  Joachim Lingner  <jl@openoffice.org>  [5bbd02f70428cb32182602db8676029dd1d52bfd]

jl153 i111878 new versions for cli assemblies


2010-06-11  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [8a4f38ac4d9d7e7d3e8aa335256d985176fc749b]

ooo30gsl01: #i112223# tab control with only one tab


2010-06-11  obo  <obo@openoffice.org>  [5729138f6f974939f75ce5f9c4191f3d6680a22b]

#i10000# fix for build bot (by GH)


2010-06-11  Ivo Hinkelmann  <ihi@openoffice.org>  [0742e8e31b30b5ea203bbad44510c6d41b7e9793]

l10ntooling18: idx-1 > 0 -> idx >= 1


2010-06-11  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [b69a01a9b4c47f12bb31015a5080d5285a5c0cba]

unoawt: support XDialog2 for UNO dialogs


2010-06-11  Ivo Hinkelmann  <ihi@openoffice.org>  [4c6fe53ca705e6ef76041b08cb19008a4d5f24df]

consolidatereadme: don't extract empty strings


2010-06-11  obo  <obo@openoffice.org>  [1f4a5d96da42928176c86bc7b29423b63dbaefc9]

masterfix: #i10000# adding header


2010-06-11  obo  <obo@openoffice.org>  [f536dbf880c747403a9aed3a047487b8075d282f]

masterfix: #i10000# disable assertions, sSymbols + aTmpSymbolName not defined


2010-06-11  Mihaela Kedikova  <misheto@openoffice.org>  [3be9583e7fdb6857985f0cf79000ed5b8ca3a300]

gridcontrol04: i111555: change file permissions for config script


2010-06-11  Mihaela Kedikova  <misheto@openoffice.org>  [b75ce9cf2a1345f1eb59d8e2d28d0e0eb7b72422]

gridcontrol04: i111555: change file permissions for config script


2010-06-11  obo  <obo@openoffice.org>  [04c13cfa5b517b024da7ecfee9da20032e170020]

masterfix: #10000# fix ambigous String


2010-06-11  obo  <obo@openoffice.org>  [7c7ebd7cfb408df8db62a93c343731f058e2fae4]

masterfix: #i10000# changing out() to mxOut


2010-06-11  obo  <obo@openoffice.org>  [5e3011965958fd47da7b6a21c835fee27a5b60e8]

masterfix: #i10000# bNothingSelected obsolete


2010-06-11  Release Engineering  <releng@openoffice.org>  [a60813cb9de5a57e13aafca2eefada5f580878ae]

masterfix: #10000# dialog.obj added to EXCEPTIONFILES


2010-06-11  Joachim Lingner  <jl@openoffice.org>  [ee64a6803ddc1536b692f26e838429b7b3318c42]

jl152 #i77196# marking two bootstrap variables as deprecated in the header comment, because they were used when running unopkg during the setup


2010-06-11  obo  <obo@openoffice.org>  [634bd66a83cffb00d41d434e77c80eef06a0c813]

masterfix: #i10000# bNothingSelected obsolete


2010-06-11  Eike Rathke  <erack@openoffice.org>  [240902a6c93951c79d306b2c644511c6fe6cd73c]

locales33a: #i110583# added Arabic_Algeria [ar-DZ] locale data; contributed by <sneetsher>


2010-06-11  Eike Rathke  <erack@openoffice.org>  [bc2c3e133189b533b696d7970171ecba1645c094]

locales33a: check ordering of time separators only if both are present


2010-06-11  Eike Rathke  <erack@openoffice.org>  [93ea507dcc9db5dc0da4191997b7a80cd2249a01]

locales33a: #i111152# treat Indic aksaras with virama as one grapheme cluster for character iterator; patch from <cmc>


2010-06-11  Eike Rathke  <erack@openoffice.org>  [9af8fd6fb1ff344b54db7bf4265a9d9d2fc6b025]

locales33a: #i101567# added Maithili_India [mai-IN] locale data; contributed by <it46>


2010-06-11  Eike Rathke  <erack@openoffice.org>  [a8dd1c5054430bce8365eedd475c3b7f3404dc75]

locales33a: check for equalness of QuotationStart and DoubleQuotationStart or QuotationEnd and DoubleQuotationEnd


2010-06-10  Eike Rathke  <erack@openoffice.org>  [17f9d3862b112b96787d06e11f983323f665cf18]

locales33a: #i111019# fixed locale parser/composer for three-letter language codes


2010-06-10  ka  <kai.ahrens@sun.com>  [c3655b7b8bbfe2b677c1e783d30801b965376beb]

avmedia101: code cleanup


2010-06-10  ka  <kai.ahrens@sun.com>  [b1c60fae23e95b7ffd399a8df45e78ee19d60fa0]

avmedia101: don't use obsolete third parameter anymore


2010-06-10  Eike Rathke  <erack@openoffice.org>  [dd1217b9876337aa84d5204ab4ab49569c72ba1f]

locales33a: #i111374# added Rusyn_Slovakia [rue-SK] locale data; contributed by <gazeb>


2010-06-10  Mikhail Voytenko  <mav@openoffice.org>  [09733434899d23c04e60d4caa18765b4bed87f3a]

tl78: #i110383# fix reload functionality


2010-06-10  Joachim Lingner  <jl@openoffice.org>  [88f93ac2d640f99b46767caed96afdcd5d0cb688]

jl152 #i77196# unopkg checkPrerequisitesAndEnable must return sal_Int32 (also in cxx)


2010-06-10  Frank Peters  <fpe@openoffice.org>  [a30f502388f8ba9346626c0d2b8dd67ff9fc8a28]

consolidatereadme: merge


2010-06-10  Frank Peters  <fpe@openoffice.org>  [1cded686abfb3168179927abf35233ab0756530b]

consolidatereadme: merge with DEV300_m81


2010-06-10  Frank Peters  <fpe@openoffice.org>  [c2bf9ec8ac9108901ae4bab8bbf0d211e59c1582]

consolidatereadme: merge with DEV300_m81


2010-06-10  Frank Peters  <fpe@openoffice.org>  [c795cb50f6565fbc0211839f3b41019c8c44e2be]

consolidatereadme: merge with DEV300_m81


2010-06-10  Joachim Lingner  <jl@openoffice.org>  [463d6da2397ff113907eaa710fe711ee444ed3da]

jl152 #i77196# backend db wrote double entries if there was an ambiguous extension, and XExtensionManager::synchronize was run


2010-06-10  Thomas Lange [tl]  <tl@openoffice.org>  [b5d20ab00251075c86908a51f9859bd1d42999ea]

cws tl78: #i109634# late changes to the new password dialog


2010-06-10  Ivo Hinkelmann  <ihi@openoffice.org>  [dec3c731f5a0b94a095dd3031a07117633449871]

consolidatereadme: non translation bugfix


2010-06-10  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [e2e6d1bc92c44dca7b2eb4d666189330789b26e3]

ooo320gsl01: #i110047# decrease by CP_BORDER is unnecessary


2010-06-10  Lars Langhans  <lla@openoffice.org>  [b4f07e09edf4acb195f287dedf2c9aef56e6606d]

sb123:#i111449# cleanups in sw/prj/build.lst


2010-06-10  obo  <obo@openoffice.org>  [a0bbc58ae039e4ef14fae811f0eb249f13654c5e]

masterfix: #i10000# remove typo


2010-06-10  Joachim Lingner  <jl@openoffice.org>  [2d03198027d5422eb374696b827268033338e73e]

jl152 #i77196# unopkg checkPrerequisitesAndEnable must return sal_Int32


2010-06-10  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [4393f0c2551af853c8b6e26c891829442100abbf]

#i112280# added missing minus in translation


2010-06-10  obo  <obo@openoffice.org>  [8027e13d54cb3a3ee748f140ceb59492af2825e9]

masterfix: #i10000# xmlsec1-update-config-sub-and-guess.patch is based on xmlsec1-1.2.12 and doesn't match current version (from CWS kfreebsdport01v2)


2010-06-10  Joachim Lingner  <jl@openoffice.org>  [3bdbb3f6717d8690bc5b08cf241ac6cf44518f71]

jl152 #i77196# unopkg --help prints out infos about --bundled


2010-06-10  Lars Langhans  <lla@openoffice.org>  [70d60072ed2b8d6a8a50b5a433954e67d32f5f6a]

sb123:#i111449# cleanups in sfx2 qa/complex tests


2010-06-10  Release Engineering  <releng@openoffice.org>  [598c1917426154d4dbc7eefc4d78240575a03b28]

DEV300


2010-06-10  Frank Peters  <fpe@openoffice.org>  [699df1265794647c54e63c13d2e7dc819728677f]

consolidatereadme #i111721#


2010-06-10  ka  <kai.ahrens@sun.com>  [5df6e57fdd735333425cda481798de5afa6a928a]

avmedia101: added fallback to JMF backend for UNIX systems


2010-06-10  Joachim Lingner  <jl@openoffice.org>  [421512f0dc8985da05ff9654be8a3344aae0d513]

jl152 #i77196# fixed failed start up for user without write access to share


2010-06-10  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [3a29a9cb361f803fd5f22732570729cca7c7743c]

unoawt: some more properties for the throbber model ... at least EnableVisible will come handy


2010-06-10  Joerg Skottke [jsk]  <jsk@openoffice.org>  [f84dc46517c75dd04eae1e83d5ee0e4b9ab2110c]

native309: #i112273 - Adjusted version string to 3.3


2010-06-10  Ivo Hinkelmann  <ihi@openoffice.org>  [d41165b830675e172743595a1c6f092a0c49034c]

consolidatereadme: more quoting


2010-06-10  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [2434dc6682de98a23cc4393e8ceb3100e2788f64]

unoawt: ListBoxControl::updateFromModel: also set the SelectedItems property, after we just set a new item list via itemListChanged


2010-06-10  ka  <kai.ahrens@sun.com>  [bc30330c6c67ce22d9b95ac617b4982c2d4cbd6d]

impressbi01: warnings


2010-06-10  Ivo Hinkelmann  <ihi@openoffice.org>  [3137f48bbc1b4999b2683b253dc9da6b666432d1]

consolidatereadme: merge


2010-06-10  Ivo Hinkelmann  <ihi@openoffice.org>  [a0715213065596af9f82a52f8b534db46e9bb253]

consolidatereadme: merge


2010-06-10  Ivo Hinkelmann  <ihi@openoffice.org>  [37de10498e52df84f4c1d85ea9555eb602671924]

consolidatereadme: remove quoting of strings


2010-06-10  Niklas Nebel  <nn@openoffice.org>  [ba0f2f65483a7042e90af69dc4a96e4a930e3d1e]

calc55: merge with DEV300_m81


2010-06-10  Niklas Nebel  <nn@openoffice.org>  [88e530cb0c153655e43a5ee557421dc8dbdf2002]

calc55: merge with DEV300_m81


2010-06-10  Niklas Nebel  <nn@openoffice.org>  [3b47ff076eab5f4a19f926300fe6bd46a08f065e]

calc55: merge with DEV300_m81


2010-06-10  Lars Langhans  <lla@openoffice.org>  [59858c973902d0205a2a2179834d92bb0abce25a]

sb123:#i111449# add junit skeleton with some simple tests in qadevOOo qa/complex tests


2010-06-10  ka  <kai.ahrens@sun.com>  [804a4aab705c7308dce64b3679cf3fb8cd41a864]

avmedia101: synatax


2010-06-10  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [a9089dd4c6c70f41a62aa1ef996cc052ff062192]

unoawt: #i112239#: do not localize the weird sample strings herein ...


2010-06-10  ka  <kai.ahrens@sun.com>  [9d445eb695924d5f21357d15379efe575887bc76]

avmedia101: syntax and changed file headers


2010-06-10  Eike Rathke  <erack@openoffice.org>  [a6d2fd8975afc0c9c4bb4e2219a8d4b8d1317239]

locales33a: merge with m81


2010-06-10  Eike Rathke  <erack@openoffice.org>  [7dc462416eb1ef2a4463b3eb67bddd999cbdc279]

locales33a: merge with m81


2010-06-10  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [f1b294778d6a7569c0273ea1d5a092b39a0a8432]

CWS gnumake2: introducing precompiled headers


2010-06-09  Eike Rathke  <erack@openoffice.org>  [4b7c3c1349c2c884f86dd76e3d6cb535ddf14daa]

locales33a: clean up some of the Valencian mess in case it escaped to document content


2010-06-09  ka  <kai.ahrens@sun.com>  [9e6fd544b2198e93d8f58b6e6fbea8c35d17e78d]

avmedia101: adjustments for new GStreamer build baseline


2010-06-09  ka  <kai.ahrens@sun.com>  [4a9586e991cdec7564585070b90e1c6acbcecab1]

avmedia101: adjustments for new GStreamer build baseline


2010-06-09  Eike Rathke [er]  <erAck@sun.com>  [8f24c2d9cf0ffe5a0cb15c60aa6d1e47a91a5a12]

calc55: dumb ass MSVC, ScCompiler::IsOpCode::FunctionName : default constructor could not be generated; maybe moving the struct to file scope helps?


2010-06-09  Frank Peters  <fpe@openoffice.org>  [6fa6c701a54c78715c7df2cc771875313c4d71d6]

#i111721#


2010-06-09  Frank Peters  <fpe@openoffice.org>  [92831618050ab153bbcec8e815cc217816399afa]

#i111849#


2010-06-09  Ivo Hinkelmann  <ihi@openoffice.org>  [363b004b5a160f00268c0dc000f050c29089274d]

consolidatereadme: #i111721# parse new readme format


2010-06-09  obo  <obo@openoffice.org>  [f7e4804809575d33cda21fe5870782b599af01ac]

CWS-TOOLING: integrate CWS native306


2010-06-09  Henning Brinkmann  <hbrinkm@openoffice.org>  [c8d682206b05ba641028f75388f8d21a68e02e25]

tl78: merge


2010-06-09  Henning Brinkmann  <hbrinkm@openoffice.org>  [6766b7d88e6b46385a3fe3ff5f63daea7b0e3f1d]

tl78: Do not protect every section if document is protected.


2010-06-09  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b8120f49428061b7d911365494b3e3561a9b44c0]

ause120: #i112253# reorder includes for HID generation


2010-06-09  Mikhail Voytenko  <mav@openoffice.org>  [1d1528cab8a399b303d8410ec44b33df9b168601]

fwk139: #i10000# adopt for linux


2010-06-09  obo  <obo@openoffice.org>  [f3b2db1efb379596f0269e439a35b5575b616b2c]

CWS-TOOLING: integrate CWS tl74


2010-06-09  obo  <obo@openoffice.org>  [daca94b7f69ce224a15e1cfb9ace1d43dc71e4a3]

CWS-TOOLING: integrate CWS tl74


2010-06-09  obo  <obo@openoffice.org>  [068f752ed3360647b0ca98ebed9df9a5fe57d84f]

CWS-TOOLING: integrate CWS tl74


2010-06-09  obo  <obo@openoffice.org>  [ff33409c01b082dc5a0e501b0f4c2f97131fcd52]

CWS-TOOLING: integrate CWS tl74


2010-06-09  obo  <obo@openoffice.org>  [0ef6e254ac0369d68dcb48d8b3efd544bdb6fe35]

CWS-TOOLING: integrate CWS tl74


2010-06-09  obo  <obo@openoffice.org>  [8a0704ac525d0a68ff787449fbe8b122817b104d]

CWS-TOOLING: integrate CWS tl74


2010-06-09  obo  <obo@openoffice.org>  [0a11354fc949dff5860a0b4240f18c6320561f9b]

CWS-TOOLING: integrate CWS tl74


2010-06-09  obo  <obo@openoffice.org>  [fcfbe5e2d5455f31a2da208f77a70f8805da6e9e]

CWS-TOOLING: integrate CWS tl74


2010-06-09  obo  <obo@openoffice.org>  [c52be7e99228c035dd3cdd956db9115f6e1d90ce]

CWS-TOOLING: integrate CWS tl74


2010-06-09  obo  <obo@openoffice.org>  [e7835e4760372a470f5ee5ee95d2f92055803148]

CWS-TOOLING: integrate CWS tl74


2010-06-09  obo  <obo@openoffice.org>  [97f95c2bfdd9433c7700fef2eb06d16c2739e2cf]

CWS-TOOLING: integrate CWS tl74


2010-06-09  obo  <obo@openoffice.org>  [df77dde49cbff01449e415321be3b5b691c1c0f7]

CWS-TOOLING: integrate CWS koheiextref01


2010-06-09  obo  <obo@openoffice.org>  [fb58298638fa3f3fb653e09c1a0c22598d68e06e]

CWS-TOOLING: integrate CWS koheiextref01


2010-06-09  obo  <obo@openoffice.org>  [2f9f36ac4a36dbcb52f079460cc2ad28cc5b2706]

CWS-TOOLING: integrate CWS koheiextref01


2010-06-09  obo  <obo@openoffice.org>  [45e3911ff78d428c31ca9c64d35af6746a0ef4b2]

CWS-TOOLING: integrate CWS koheiextref01


2010-06-09  obo  <obo@openoffice.org>  [9fe4ad8be507eaf70229799b7b55cba19dee17a7]

CWS-TOOLING: integrate CWS findbar01


2010-06-09  obo  <obo@openoffice.org>  [be83c369478adff5dc00f055953e41f71fdd7ca0]

CWS-TOOLING: integrate CWS findbar01


2010-06-09  obo  <obo@openoffice.org>  [96c062d1fc2350134f0e57f8ebd950761a34dbbc]

CWS-TOOLING: integrate CWS findbar01


2010-06-09  obo  <obo@openoffice.org>  [279b08c3fe4416cdf68a0f564b7122d399819671]

CWS-TOOLING: integrate CWS findbar01


2010-06-09  obo  <obo@openoffice.org>  [5059f173f05fa57e8f7009dd9c082c8e85a6cc5f]

CWS-TOOLING: integrate CWS findbar01


2010-06-09  obo  <obo@openoffice.org>  [25ff5755b33a17798a852c7c015ff75a0c311b16]

CWS-TOOLING: integrate CWS findbar01


2010-06-09  obo  <obo@openoffice.org>  [c33ab2e2d8dcfeb1ba14c9465235740f1c647533]

CWS-TOOLING: integrate CWS findbar01


2010-06-09  Mihaela Kedikova  <misheto@openoffice.org>  [b2c57b3e110985a909c1136ab169f327bb536b2c]

gridcontrol04: fix for #i112217# file added


2010-06-09  Mikhail Voytenko  <mav@openoffice.org>  [88d7f9fbe416d0f4c5edc4a9b5c9560d1d82167b]

fwk139: #i10000# adopt for linux


2010-06-09  Thomas Lange [tl]  <tl@openoffice.org>  [75c38455522cd88bbf660c4d30b937ba905d9a05]

cws tl74: merge with DEV300_m81


2010-06-09  Thomas Lange [tl]  <tl@openoffice.org>  [4e5441dc51affb4fd2529bcd9557202be2e5c8ba]

cws tl74: merge with DEV300_m81


2010-06-09  Thomas Lange [tl]  <tl@openoffice.org>  [993e061ea4e17b9bda45ff4ce83d5892c24ba01b]

cws tl74: merge with DEV300_m81


2010-06-09  Thomas Lange [tl]  <tl@openoffice.org>  [4e653694b634c30f052ba3288f71e6905377b9c6]

cws tl74: merge with DEV300_m81


2010-06-09  Thomas Lange [tl]  <tl@openoffice.org>  [0ac00fc506902078734705c456f3347ec97005ad]

cws tl74: merge with DEV300_m81


2010-06-09  Thomas Lange [tl]  <tl@openoffice.org>  [6cf5d942996d8a49cfe2b2750fdf9b1263fa259a]

cws tl74: merge with DEV300_m81


2010-06-09  Thomas Lange [tl]  <tl@openoffice.org>  [87c6b7fab33c03c6cab6d4365125f1acf9929811]

cws tl74: merge with DEV300_m81


2010-06-09  Thomas Lange [tl]  <tl@openoffice.org>  [b8c5868b31b52c0ccdcc401342b55c947b19e89d]

cws tl74: merge with DEV300_m81


2010-06-09  Thomas Lange [tl]  <tl@openoffice.org>  [29f7268d43499993510698cc3ee14acf9a8e35b6]

cws tl74: merge with DEV300_m81


2010-06-09  Thomas Lange [tl]  <tl@openoffice.org>  [6056677de99e7962a716d12635e7c74b677aff3b]

cws tl74: merge with DEV300_m81


2010-06-09  Thomas Lange [tl]  <tl@openoffice.org>  [7fbc42f1c51b0cdf064a737623980d8c23c2781a]

cws tl74: merge with DEV300_m81


2010-06-09  Mihaela Kedikova  <misheto@openoffice.org>  [5f2e5e46dc915694b4ef945809f15d15b5e9d58f]

gridcontrol04: fix for #i112217#


2010-06-09  Mikhail Voytenko  <mav@openoffice.org>  [dad227c459a2329bf6da8eec4847ce8fca228575]

tl78: #i110383# fix condition


2010-06-09  Thorsten Bosbach  <tbo@OpenOffice.org>  [630da13cfc6de842e7ffb858d73d48a0671e598d]

merge


2010-06-09  Thorsten Bosbach  <tbo@OpenOffice.org>  [1f0b2989c6eb810058425b1ed510f4357a1f904f]

#i111784 CWS gridcontrol_03: Tablecontrol.select does not trigger selection event


2010-06-09  Thorsten Bosbach  <tbo@OpenOffice.org>  [c91681e15df0b9146e0c64aecd7f6b1ba5f410e4]

#i111784 CWS gridcontrol_03: Tablecontrol.select does not trigger selection event


2010-06-09  Henning Brinkmann  <hbrinkm@openoffice.org>  [d599797fb8b5c86b457d11f9e6e1c1a94b849761]

writerfilter08: merged DEV300_m81


2010-06-09  Henning Brinkmann  <hbrinkm@openoffice.org>  [8a0f5c78d59e05e804053bf441844c50c8dda82b]

writerfilter08: merged DEV300_m81


2010-06-09  Henning Brinkmann  <hbrinkm@openoffice.org>  [fa5b888f46484d9eb2d2ac10d51d4667d27111e8]

writerfilter08: merged DEV300_m81


2010-06-09  Henning Brinkmann  <hbrinkm@openoffice.org>  [532caeb4db053798df44be67677f5ccbf58d3a86]

writerfilter08: merged DEV300_m81


2010-06-09  Hans-Joachim Lankenau  <hjs@openoffice.org>  [95e79f40b84a86bb8e55f04d7601ef7948c18115]

ause120: #i112241# missing dependency


2010-06-09  Caolán McNamara  <cmc@openoffice.org>  [7a311866128eb7faa9cb8534ab8236fb66815d39]

cmcfixes75: merge with DEV300 m81


2010-06-09  Caolán McNamara  <cmc@openoffice.org>  [6281e21bf217371d72d7bf6d22ce249e064bc61d]

cmcfixes75: merge with DEV300 m81


2010-06-09  Caolán McNamara  <cmc@openoffice.org>  [f4a6b02873cd8e18874880ccac572013869ac8d9]

cmcfixes75: merge with DEV300 m81


2010-06-09  Caolán McNamara  <cmc@openoffice.org>  [7e546b3d8f6f2dffd66b3270050a8b809209df4b]

cmcfixes75: merge with DEV300 m81


2010-06-09  Caolán McNamara  <cmc@openoffice.org>  [f93ec185f644d7d646d8b5053af0471e5d81776d]

cmcfixes75: merge with DEV300 m81


2010-06-09  Caolán McNamara  <cmc@openoffice.org>  [0c1fe15126601180b909924ef56daeb0c131e129]

cmcfixes75: merge with DEV300 m81


2010-06-09  Caolán McNamara  <cmc@openoffice.org>  [6d00568a897444d0c97a8ae14683221af3779e8b]

cmcfixes75: merge with DEV300 m81


2010-06-09  Caolán McNamara  <cmc@openoffice.org>  [d9a0f01dddeedaf968c4b13636cf412808ce5ce8]

cmcfixes75: merge with DEV300 m81


2010-06-09  Caolán McNamara  <cmc@openoffice.org>  [c84363aae83f5146520972288bba72ca1fd87f2c]

cmcfixes75: merge with DEV300 m81


2010-06-09  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [73334ca49120d11c587f947af2b6f51616b34204]

merge in a warning fix


2010-06-09  Christian Lippka  <cl@openoffice.org>  [3ce72e7d973431907a4c189705ccffd0bfa035a4]

#i111860# fix high contrast mode for toolbar menus


2010-06-09  Christian Lippka  <cl@openoffice.org>  [2a28988178dd09dd437f726df8263d6659478c27]

#i111860# fix high contrast mode for toolbar menus


2010-06-09  Carsten Driesner  <cd@openoffice.org>  [f79b849179975147947da84272cda998cf9c7af0]

fwk139: #i10000# Fix additional warnings with gcc


2010-06-09  obo  <obo@openoffice.org>  [13498bde83070fbd4e149a27e6aca5a587f08feb]

CWS-TOOLING: integrate CWS hb33patches1


2010-06-09  obo  <obo@openoffice.org>  [1be3a3543cab9649752545d9fdeca02c0f932c27]

CWS-TOOLING: integrate CWS uimigration01


2010-06-09  obo  <obo@openoffice.org>  [599b9121355f995791f4a30620a54925ffb5dc70]

CWS-TOOLING: integrate CWS graphite02


2010-06-09  obo  <obo@openoffice.org>  [2d8a34312ff43f189564b430859b39e7a88b0176]

CWS-TOOLING: integrate CWS graphite02


2010-06-09  Joerg Skottke [jsk]  <jsk@openoffice.org>  [1b37ad14d1178ac6a46a4893187fd21b95df5788]

jl152: #i112023 - Changed warnlog to printlog for non existing control. This is acceptable because the control may not be accessible at all for the user and this can be obtained by hiding it or by simply not adding it to the dialog.


2010-06-09  Joerg Skottke [jsk]  <jsk@openoffice.org>  [7fce4e6b09189dfb23469b555224b80c8cea63b0]

jl152: #i112023 - Removed parts that covered disabling and removing extensions. They are no longer valid as the user cannot remove bundled extensions.


2010-06-09  obo  <obo@openoffice.org>  [88a9312b1c37e10255ba70b313b35ebb5cd84449]

CWS-TOOLING: integrate CWS chartpositioning


2010-06-09  obo  <obo@openoffice.org>  [556f4655e73a5025dae0039554bc8bce1ba4f825]

CWS-TOOLING: integrate CWS chartpositioning


2010-06-09  obo  <obo@openoffice.org>  [5147fa872a8cc65be21854759a5a860a6712c4e9]

CWS-TOOLING: integrate CWS chartpositioning


2010-06-09  obo  <obo@openoffice.org>  [f549332418bd4a9de052eef27ebb8ac4f3cf8a7f]

CWS-TOOLING: integrate CWS chartpositioning


2010-06-09  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [56b267cd35bf64d25b51fa13f1f52c5c4f326352]

Update from master repository (DEV300_m81).


2010-06-09  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [ef7000a80923157c7da53bbf67433e549e13322b]

Update from master repository (DEV300_m81).


2010-06-09  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [e7f3588d6e7fecfcae61d02111fec50e67474e81]

Update from master repository (DEV300_m81).


2010-06-09  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [c543acb9b0543fbba1948a601efe7199e90b3269]

Update from master repository (DEV300_m81).


2010-06-09  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [0a77450d35ca6f1781d8eeec07e0cf50bcaa90cf]

Update from master repository (DEV300_m81).


2010-06-09  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [e40e1248092748ac59f8ec76ddaf16c8b2417d6b]

Update from master repository (DEV300_m81).


2010-06-09  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [dd844e2f8fd3aa833361ec252693feaa5adc476c]

Update from master repository (DEV300_m81).


2010-06-09  obo  <obo@openoffice.org>  [e7ea89c2b1f738d14b02b61078451757d0fdc49d]

CWS-TOOLING: integrate CWS kfreebsdport01v2


2010-06-09  obo  <obo@openoffice.org>  [9f1127bc427825be30e43067a88037b376bfbe5e]

CWS-TOOLING: integrate CWS kfreebsdport01v2


2010-06-09  obo  <obo@openoffice.org>  [f2ec3be5b54b1d400cd95446114db5287a67c16f]

CWS-TOOLING: integrate CWS kfreebsdport01v2


2010-06-09  obo  <obo@openoffice.org>  [2efd94fa021fe250d29d05bd501488c7d4959add]

CWS-TOOLING: integrate CWS kfreebsdport01v2


2010-06-09  obo  <obo@openoffice.org>  [7315ce26bc74f3532a34288d5b6cd06f80c0bcc2]

CWS-TOOLING: integrate CWS kfreebsdport01v2


2010-06-09  obo  <obo@openoffice.org>  [7c2c60fe6e1ebfec324bd33d8643218343833ec2]

CWS-TOOLING: integrate CWS kfreebsdport01v2


2010-06-09  Joerg Skottke [jsk]  <jsk@openoffice.org>  [58d7c372ae6dd189ed6f2e0b0309845a36cde5e4]

jl152: Local branch merge


2010-06-09  Joerg Skottke [jsk]  <jsk@openoffice.org>  [be2f39c0b0290a4fd67f141f21f9871f6bcfd32d]

jl152: Local branch merge


2010-06-09  Joerg Skottke [jsk]  <jsk@openoffice.org>  [c447df7c86e2b4ca74ad5acf8d0e6607cfeba4f5]

jl152: Local branch merge


2010-06-09  Joerg Skottke [jsk]  <jsk@openoffice.org>  [856efc8e6b9879aa1f6d3437189ccb72ddc780cc]

jl152: Local branch merge


2010-06-09  Joerg Skottke [jsk]  <jsk@openoffice.org>  [a1ef205392a0e9aa15872d6d561d8eec80e73cdd]

jl152: Local branch merge


2010-06-09  ka  <kai.ahrens@sun.com>  [aa366fe3f135659ebd9bfe516f5efafa6e4f7b2d]

avmedia101: rebased to DEV300_m81


2010-06-09  ka  <kai.ahrens@sun.com>  [966a3722dbd56427ddfe91104303557ec68a8e6b]

avmedia101: rebased to DEV300_m81


2010-06-09  ka  <kai.ahrens@sun.com>  [438cdaab9f73727ffd8f76734d4210fc66bce10b]

avmedia101: rebased to DEV300_m81


2010-06-09  ka  <kai.ahrens@sun.com>  [def4bb8fc5c48d088f518b05ac4b9cd898306284]

avmedia101: rebased to DEV300_m81


2010-06-09  ka  <kai.ahrens@sun.com>  [640529678149704e00c029cf03da2891eb3c4fbf]

avmedia101: added GStreamer backend for Unix


2010-06-09  ka  <kai.ahrens@sun.com>  [52fd9e2d3c036373651927bbc933f5293ee98bfd]

avmedia101: added GStreamer backend for Unix


2010-06-09  ka  <kai.ahrens@sun.com>  [326d7e0b6879068be8104b530e9ff4ea34baf7ff]

avmedia101: added GStreamer backend for Unix


2010-06-09  ka  <kai.ahrens@sun.com>  [18f021f924bddb5ad6f32f2d2bcfc42ae2b104df]

avmedia101: added GStreamer backend for Unix


2010-06-08  Michael Stahl  <mst@openoffice.org>  [48eb8d9b1802b92df9d7da577aa7cd74f1c79402]

merge DEV300_m81


2010-06-08  Michael Stahl  <mst@openoffice.org>  [1355ef7a63907ac69d663b6f07e41b844aa7307f]

merge DEV300_m81


2010-06-08  Michael Stahl  <mst@openoffice.org>  [de9b4997726579f1092f112731ee9156d55e0ca4]

merge DEV300_m81


2010-06-08  Michael Stahl  <mst@openoffice.org>  [73f4b3a33df364a1fa07d18c6052c311984c8f85]

merge DEV300_m81


2010-06-08  Thomas Lange [tl]  <tl@openoffice.org>  [f18f7bbc1cd00aef3745202f6bc56f3a8baaab6e]

cws tl78: #i109634# additional dialog parameter


2010-06-08  Thomas Lange [tl]  <tl@openoffice.org>  [15744fda13dfa45bc3d737bc72f2768edfc7c81a]

cws tl78: #i109634# additional dialog parameter


2010-06-08  Thomas Lange [tl]  <tl@openoffice.org>  [d148b9b253a4dc439d7572877afd7b43aa943ca8]

cws tl79: #i110254# help ids added


2010-06-08  Thomas Lange [tl]  <tl@openoffice.org>  [6fd692c5e9d61acb3613ef0f783fc232ecef67ef]

cws tl79: #i110048# help ids added


2010-06-08  Christian Lippka  <christian.lippka@sun.com>  [c9772e900464ccfda881160634d2e86a86cb104c]

#i94055# removed remaining references to SdPrintDlg


2010-06-08  Mikhail Voytenko  <mav@openoffice.org>  [cbf893328faf75092d1f9076bb49366cbe927498]

merge


2010-06-08  Thomas Lange [tl]  <tl@openoffice.org>  [b5774ca9c4b802578b24120a0f8eb6625d2173ef]

cws tl78: #i109634# additional dialog parameter


2010-06-08  Carsten Driesner  <cd@openoffice.org>  [a812215af2cee88810d128e50d65448b99ef1cc0]

fwk139: Fix warning with gcc and public/non-plublic types


2010-06-08  Mikhail Voytenko  <mav@openoffice.org>  [db2236600ffc64b188d23f43fb88ee0bf13a680a]

tl78: #i110383# fix reload functionality


2010-06-08  Carsten Driesner  <cd@openoffice.org>  [3590257aa9c23407ed4787652a9fdbf778d15e1a]

fwk139: #i10000# Add syspathw32.obj to NOOPTFILES to remove warning due to missing precompiled header directive


2010-06-08  Thomas Lange [tl]  <tl@openoffice.org>  [32d575a4681dfd7da514d584ef236e067ed2a646]

cws tl78: merge


2010-06-08  Thomas Lange [tl]  <tl@openoffice.org>  [d0d67b203b9f306f3ac10fcb5019e82127a18610]

cws tl78: more space for filename added to password dialog


2010-06-08  Ingo Schmidt  <is@openoffice.org>  [a370c78f6beee95e9eb725ed56876f95b1b64e8f]

native309 #i111420# exchange of vcredist


2010-06-08  Kai Sommerfeld  <kso@openoffice.org>  [a080fcbc00bbbb14e92f1850ef9c79d2c833b646]

#i112173# - Handle keyinput for delete according to actual content properties.


2010-06-08  Herbert Duerr [hdu]  <duerr@sun.com>  [d2f35644c9204218c613d1787fc92155a1b1aad0]

#i101378# filled polygons are auto-closed by subsystems


2010-06-08  Ingo Schmidt  <is@openoffice.org>  [266250d9ccd3f6a89d85556ff66c30239f5def4f]

native309 #i111420# exchange of vcredist


2010-06-08  Ingo Schmidt  <is@openoffice.org>  [85ffe580d33a7188792d7c1d4cc31a23873561e1]

nativejl152 #i77196# new modules for extensions


2010-06-08  Ingo Schmidt  <is@openoffice.org>  [0be951308636435f220d5bfa25960b154ad86ee9]

nativejl152 #i77196# new modules for extensions


2010-06-08  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [0de390d94080af03bdc9a49a97b18852598f7297]

rebase to DEV300_m80


2010-06-08  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [bb61a22a7c848d3079c26285b3c09d9b59d46a2c]

rebase to DEV300_m80


2010-06-08  Herbert Duerr [hdu]  <duerr@sun.com>  [e9513a0b839abeb8c377b087a3e3c03a3cf0e450]

#i101378# auto-close only filled polygons


2010-06-08  Dirk Voelzke  <dv@openoffice.org>  [6230b8bbbbe2bc0895e451ec1036d83adad10740]

vcl112:#i111578# gnome desktop integration missed some files


2010-06-08  Dirk Voelzke  <dv@openoffice.org>  [ab46983bad9dfb4f6af22487e55904938638fc21]

vcl112:#i111580# startcenter supports opening (installing) of extensions


2010-06-08  Mikhail Voytenko  <mav@openoffice.org>  [ba8229cc9d9a4c48a9e0a01611354f64ab5fd069]

tl78: #i105076# fix typo


2010-06-08  sj  <sj@openoffice.org>  [d730f6bd0a1478f03311642b490918f2b1a6f844]

removed compiler warnings


2010-06-08  sj  <sj@openoffice.org>  [f7a274b959bef49abf7f3ff45137d03c041f4a6d]

removed compiler warnings


2010-06-08  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [92d45780abf4816e88b639f2e5cddef26069034d]

unoawt: setVisible needs to lock the SolarMutex


2010-06-08  Caolán McNamara  <cmc@openoffice.org>  [5d2ff9dcf5ed11b8d0379fca73a8596890b2ef2b]

cmcfixes75: #i111770# fix the so.2 -> so.4 for hppa


2010-06-08  Joerg Skottke [jsk]  <jsk@openoffice.org>  [a417129491bc59db3d04942939b2ff4760d413fc]

automationdev300m79: #i112207 - Fixed platform identification string in extensions/optional/input/platform/extensions.info to match global variable gtSysName.


2010-06-08  Ingo Schmidt  <is@openoffice.org>  [6d044a661adcd481646fdf78b7bae42ad302033d]

native309 #i112182# removing PATCH flags


2010-06-08  Carsten Driesner  <cd@openoffice.org>  [0389ab5d8741b095ed457cfaa1955eabc57e2df0]

fwk139: #i10000# Have to include precompiled header directive


2010-06-08  Lars Langhans  <lla@openoffice.org>  [8b60331846c7dba554e1c4227a751b7a2603f0e5]

sb123:#i111449# fix in calcPreview Test


2010-06-08  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [01693a8a10be052a15a7e4ebe3084cb23dae3c07]

Automated merge with http://x42-so4:8009/ooo


2010-06-08  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [332458c37b4f046881e64de6a7894d4ea9ad3b49]

Automated merge with http://x42-so4:8009/ooo


2010-06-08  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [3cb55341e41d9dc0b85d097ce8500e8b49d4ec67]

Automated merge with http://x42-so4:8009/ooo


2010-06-08  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [21c94c8b987bcb74632d1f12d7f05d4b1d385848]

Automated merge with http://x42-so4:8009/ooo


2010-06-08  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [0d92dd2bb0bf1d17c558d04cbfd5d745b1dfd461]

Automated merge with http://x42-so4:8009/ooo


2010-06-08  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [0ed45bf4302ab9c79c1bbd41aed54ab7d201de24]

Automated merge with http://x42-so4:8009/ooo


2010-06-08  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [f09a785f2bde6c176bbe96aee845aa59997509dd]

Automated merge with http://x42-so4:8009/ooo


2010-06-08  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [43eb7e307ce6b28cb974605039f9c79602838a4c]

Automated merge with http://x42-so4:8009/ooo


2010-06-08  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [2330be08e3eaade43ecfe1dfe3cc1ffc4cf34ec4]

Automated merge with http://x42-so4:8009/ooo


2010-06-08  Lars Langhans  <lla@openoffice.org>  [b0a3032631003bfe5cf5e7c39773105fc50151cd]

sb123:#i111449# cleanups in ucb qa/complex tests


2010-06-07  Eike Rathke [er]  <erAck@sun.com>  [fb32da95e2eae7a1ca97283991b48d39288fecea]

calc55: #i110288# corrected uk_qt and uk_gal factors


2010-06-07  Eike Rathke [er]  <erAck@sun.com>  [79c6334a191c3dd39795446830f98c09a4952c86]

calc55: merge


2010-06-07  Eike Rathke [er]  <erAck@sun.com>  [30b7ba25a7c3f1625a738574cb1e978f79a89833]

calc55: #i110229# some alias names for functions renamed in ODFF drafts, and USER. prefix for macro functions


2010-06-07  Rene Engelhard  <rene@openoffice.org>  [969eb27ff92007005f4ad57a34e81607d80a8d7b]

systemlibc: add missing "test" to fix build


2010-06-07  Niklas Nebel  <nn@openoffice.org>  [3de4d76f48fcde2915c94ba6a3541eb6cff69332]

#i94570# keep DataPilot table names unique, get document from DocShell in RefreshDPObject


2010-06-07  Carsten Driesner  <cd@openoffice.org>  [d85d5f876666f91031723d84d8ae0221c6ba6049]

fwk139: Merge changes


2010-06-07  Carsten Driesner  <cd@openoffice.org>  [ebd1482944f7b98f0cede3e38f42e67687661598]

fwk139: Merge changes


2010-06-07  Carsten Driesner  <cd@openoffice.org>  [b58f6d66bc9726882a3ab1891847e7c083f1a6c1]

fwk139: #i10000# Solve build problem on Solaris/Intel


2010-06-07  sj  <sj@openoffice.org>  [39dd46fae7591dc6853c1eb60d4d328fdce975ee]

impress190: #i110673# removed boundchecker warnings


2010-06-07  Joachim Lingner  <jl@openoffice.org>  [77d761f74d1147b013325487753255846aa56b96]

jl152 #i77196# fixing merge conflicts


2010-06-07  Joachim Lingner  <jl@openoffice.org>  [a42036353ad2a1a8c1b9f1344ad27547786dfd1f]

jl152 #i77196# fixing merge conflicts


2010-06-07  Joachim Lingner  <jl@openoffice.org>  [9731c6fd5493b5aaf2127c581362fd89a44396a0]

jl152 #i77196# fixing merge conflicts


2010-06-07  Christian Lippka  <christian.lippka@sun.com>  [38e8fefdd44c45077002127f3db6f49fc5b96ff8]

cws impress190: merging


2010-06-07  Christian Lippka  <christian.lippka@sun.com>  [8434aa5746e3fb4a5f28aaf8cc26d98f01fbd5bd]

cws impress190: merging


2010-06-07  Christian Lippka  <christian.lippka@sun.com>  [1f6c5190ba6b865cf6c8f299431ba8a958cc48e9]

cws impress190: merging


2010-06-07  Christian Lippka  <christian.lippka@sun.com>  [27965df4e22fc400f35949c2ec3b88a2914a8d8a]

cws impress190: merging


2010-06-07  Christian Lippka  <christian.lippka@sun.com>  [9cc5a08e09f6977a7000a28a26accd4374c36102]

cws impress190: merging


2010-06-07  Christian Lippka  <christian.lippka@sun.com>  [2946b9c521de711b53a080bdceb3f3e2566ee062]

cws impress190: merging


2010-06-07  Eike Rathke [er]  <erAck@sun.com>  [3db5bd77831e7d8d5ef398d0e1eb47af9af8ed1f]

calc55: merge


2010-06-07  Eike Rathke [er]  <erAck@sun.com>  [a8edc64ce0b3e6238a704218b84247a5e63dedbb]

calc55: merge


2010-06-07  Eike Rathke [er]  <erAck@sun.com>  [ba5ea750b1c821f7f2edc14061334d44d86bb8e1]

calc55: merge


2010-06-07  Eike Rathke [er]  <erAck@sun.com>  [f7f37f47db4d76b5dc5cb3a00dca51b7da082500]

calc55: #i40309# #i31656# #i103458# improved accuracy of Bessel functions; patch from <regina>


2010-06-07  Eike Rathke [er]  <erAck@sun.com>  [7cf842d1a4fd9faf11d5a56cf1eb4e3cc5777049]

calc55: #i40309# #i31656# #i103458# improved accuracy of Bessel functions; patch from <regina>


2010-06-07  Ruediger Timm  <rt@openoffice.org>  [e03596eaf693b9809cffe86c21658a5ce381d6c3]

masterfix #i112192#: buildbreaker in xmloff/source/text/XMLSectionExport.cxx on product debug


2010-06-07  Release Engineering  <releng@openoffice.org>  [09b8d8f9054c8b7413b218972ba0b07fa70c55ab]

masterfix: #i10000# new configure


2010-06-07  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [6f5305b0c6c1a2f4aba4e68eaef2d315e72b9936]

#i112187#


2010-06-07  Lars Langhans  <lla@openoffice.org>  [51ab32b3658e8cabb9bae13903e93aa69ee70593]

sb123:#i111449# cleanups in unoxml qa/complex tests


2010-06-07  Christian Lippka  <christian.lippka@sun.com>  [622b7d639b0b3bf80bc6160f17cfc0e845c9eb76]

#i98252# enable cairo canvas for unxlngi6 builds


2010-06-07  Release Engineering  <releng@openoffice.org>  [fde2f6a6f3cb19c999846b02d5dbc4b9d392b3a1]

masterfix: #i10000# build issue


2010-06-07  Release Engineering  <releng@openoffice.org>  [c4bc203f2f9c639a2f7d01252d89a77efcf3db6c]

masterfix: #i10000# build issue


2010-06-07  Niklas Nebel  <nn@openoffice.org>  [2022245614171200dd2f34921223edc79abc49ec]

calc55: #i112185# remove unreferenced files (implementation is in ScDPResultMember)


2010-06-07  Lars Langhans  <lla@openoffice.org>  [69309ccb20edfb92dc789eb781ed779cd1f2d9b8]

sb123:#i111449# cleanups in sot qa/complex tests


2010-06-07  Tobias Krause  <tkr@openoffice.org>  [dd5df7786a6601733ac5a6f68a7a484084394d74]

jl153: #111875# Update OpenSSL to version 0.9.8o on all platforms except MacOSX (here we are using system openssl)


2010-06-07  Tobias Krause  <tkr@openoffice.org>  [ea82d5946b0e777899f08322ed4356baeab05690]

jl153: #111875# Update OpenSSL to version 0.9.8o on all platforms except MacOSX (here we are using system openssl)


2010-06-07  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [cfdbe09c28e21212d4223c13daf43688adca8c5d]

vcl112: #b6956353# add ToTop call in case document is already visible


2010-06-07  os  <os@openoffice.org>  [e5ca3aca239fb7a95044e69f29294664ac60c8ec]

rebase to m80


2010-06-07  Thomas Lange [tl]  <tl@openoffice.org>  [3eac3b2a7d98a1a858e1e9264ff2152269e91589]

cws tl79: merge with DEV300_m80


2010-06-07  Thomas Lange [tl]  <tl@openoffice.org>  [9b57a3b415c6339274a5da9b8d8ce01532677f9e]

cws tl79: merge with DEV300_m80


2010-06-07  Thomas Lange [tl]  <tl@openoffice.org>  [f1905ba62cd51eed1efd9417aa0ba650851ff846]

cws tl79: merge with DEV300_m80


2010-06-07  Thomas Lange [tl]  <tl@openoffice.org>  [ec6c6c1f3a6d31434408fb94369d555951814659]

cws tl79: merge with DEV300_m80


2010-06-07  Thomas Lange [tl]  <tl@openoffice.org>  [8b11b2af1e090a3f8df4596eaa2522936f07c399]

cws tl79: merge with DEV300_m80


2010-06-07  Thomas Lange [tl]  <tl@openoffice.org>  [9c9b37b5353c618822d4d0f0c111ab4396157752]

cws tl79: merge with DEV300_m80


2010-06-07  Thomas Lange [tl]  <tl@openoffice.org>  [4be38c879b1684bd7e0444d86451d94f5dd10775]

cws tl79: merge with DEV300_m80


2010-06-07  Carsten Driesner  <cd@openoffice.org>  [b4b99ea6f1f9506d722e2a2750bf84078f77e094]

fwk139: #i10000# Next idea to fix build problem with build bot


2010-06-07  Carsten Driesner  <cd@openoffice.org>  [e54612ea425f775ef22ba038dba697540d916eaa]

fwk139: #i10000# Next idea to fix build problem with build bot


2010-06-07  Lars Langhans  <lla@openoffice.org>  [6c4b6d9b49a97c8098fc9bdfa6f03c7847c91fb9]

sb123:#i111449# cleanups in extensions qa/complex tests


2010-06-07  Lars Langhans  <lla@openoffice.org>  [7a058994a9a89a397d5824a03a4c654feed829a3]

sb123:#i111449# cleanups in unotools qa/complex tests


2010-06-07  Lars Langhans  <lla@openoffice.org>  [25dc0b273b730d5ac4630dbc618d70ca87229ca9]

sb123:#i111449# cleanups in comphelper qa complex tests


2010-06-07  Lars Langhans  <lla@openoffice.org>  [a280cefe66312ea93032a725d93a5745a2a159b4]

sb123:#i111449# cleanups in comphelper qa complex tests


2010-06-07  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [603694c8c2f44ca225bf373fa1c2d977047c4f70]

fix warnings


2010-06-07  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [7b73ed500b1786b280d6b36af94ad4a7b3accfb2]

Update from master repository (DEV300_m80).


2010-06-07  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [68fb6799f23cfee256389ef68094d6c5f85e34d0]

Update from master repository (DEV300_m80).


2010-06-07  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [b232c4afcfbaf6aa8319d419c1bdf00ef3c71ba1]

Update from master repository (DEV300_m80).


2010-06-07  Kai Sommerfeld  <kso@openoffice.org>  [ac433a52867211e4c8c8a1a306ed38ba575645e1]

#i112173# - context menu items reflect actual file properties.


2010-06-07  Ivo Hinkelmann  <ihi@openoffice.org>  [2e3cd7c625afed09e03a5d100ad6b89ec78c4dc6]

masterfix: #i10000# #i112124# build fails in configure fix


2010-06-07  Ivo Hinkelmann  <ihi@openoffice.org>  [f9e1672933827e4f38817ca4d7bbbe062b5f5735]

masterfix: #i10000# #i112124# build fails in configure fix


2010-06-07  Joachim Lingner  <jl@openoffice.org>  [79dc6b2d075493f49875ea0a1308849fdc7a43d9]

jl152 merge with DEV300_m80


2010-06-07  Joachim Lingner  <jl@openoffice.org>  [e72806c26954f13eb025694dc54530de93d4dc6e]

jl152 merge with DEV300_m80


2010-06-07  Joachim Lingner  <jl@openoffice.org>  [e0d50a88f38e76389962d48b191dd113c18b3884]

jl152 merge with DEV300_m80


2010-06-07  Joachim Lingner  <jl@openoffice.org>  [4edc7f8eac625e30719fec69bd9b26dd9356657c]

jl152 merge with DEV300_m80


2010-06-07  Joachim Lingner  <jl@openoffice.org>  [f185517358e1d23504324b08535795dcd3bbff1b]

jl152 merge with DEV300_m80


2010-06-07  Joachim Lingner  <jl@openoffice.org>  [0b12767776118542325ed6b220d30d3a1b51cae1]

jl152 merge with DEV300_m80


2010-06-07  hdu  <duerr@sun.com>  [2ff2cdeb55a0a7a66b26d78eda8f8632d043ed1c]

#100000# WaE: avoid compiler warning on wntmsci12


2010-06-07  Kai Sommerfeld  <kso@openoffice.org>  [996674302efa782dc956e173b222f810aa3a4c00]

cleanup (whitespace & exceptions).


2010-06-07  Mikhail Voytenko  <mav@openoffice.org>  [494270ff91d1617cb69262b409d56a591a1e7c07]

tl78: #i10000# fix warnings


2010-06-06  Joerg Skottke [jsk]  <jsk@openoffice.org>  [196c0ef14b2853dfb696f76e4d10587d44abdf1d]

vitomation01 (Buster): Logal merge with one conflict resolved


2010-06-06  tono  <tono@openoffice.org>  [22830eb689573c72eb17b8efd86f1efe48d2fbd5]

i#112159: MinGW port: libxmlsec 1.2.14, libxml2 2.7.6, libxslt 1.1.26


2010-06-06  tono  <tono@openoffice.org>  [e30d680073fa8485f1829c7f22634882bb122b87]

i#112159: MinGW port: libxmlsec 1.2.14, libxml2 2.7.6, libxslt 1.1.26


2010-06-05  sj  <sj@openoffice.org>  [de2b200332966e99b6f8b68cbdfbca8c4efe8d26]

impress190: #111838# fixed UI name


2010-06-05  sj  <sj@openoffice.org>  [0cd8711b971b9700101605734c83408cbf3ca056]

merged


2010-06-05  sj  <sj@openoffice.org>  [fee32b2a33c751c3493331fe11b9f2f4b9c74318]

impress190: #i89450# fixed makefile


2010-06-05  sj  <sj@openoffice.org>  [d4af876f9cb4f226fd8b001e7bb0570860777845]

impress190: #i89450# taking back changes in outliner.hxx and outliner.cxx to avoid compiler warning


2010-06-05  tono  <tono@openoffice.org>  [f4afd8f3eaf885cfd3ab5de8f0e22ea14bdba9ae]

mingwport30: merge with DEV300 m80


2010-06-05  tono  <tono@openoffice.org>  [0c8c20038eb6a40ba315ebaf6747256281e080c9]

mingwport30: merge with DEV300 m80


2010-06-05  tono  <tono@openoffice.org>  [58e2792006b7957cf6d2488b1dc8c26a7f05167b]

mingwport30: merge with DEV300 m80


2010-06-05  tono  <tono@openoffice.org>  [0efcea170815e4dae1a7ad97b40159b642244ff5]

mingwport30: merge with DEV300 m80


2010-06-05  tono  <tono@openoffice.org>  [51e9c1e2f2fe74ced916268a1708608fbb2bdea5]

mingwport30: merge with DEV300 m80


2010-06-05  tono  <tono@openoffice.org>  [fdb722d2546dbe645ef2bcb0c3169d0465b432f4]

mingwport30: merge with DEV300 m80


2010-06-05  tono  <tono@openoffice.org>  [ead03610789446b734d74b1fd3a6d0a87ca70b45]

mingwport30: merge with DEV300 m80


2010-06-05  tono  <tono@openoffice.org>  [e865e0298846b92baa7c00005aecc5dbc9c346b9]

mingwport30: merge with DEV300 m80


2010-06-05  tono  <tono@openoffice.org>  [0f190e87b33cdfb5a3162d53a020f91b055c4e9d]

mingwport30: merge with DEV300 m80


2010-06-05  tono  <tono@openoffice.org>  [af97d059b737971d50e261c65c1097f319dae6e2]

mingwport30: merge with DEV300 m80


2010-06-05  tono  <tono@openoffice.org>  [a850c52babb1cf3a13fb2bc026504957dfb4b9cf]

mingwport30: merge with DEV300 m80


2010-06-05  sj  <sj@openoffice.org>  [04f7540cfb65612d4d96174865372f6f0cc7a645]

impress190: removed warnings


2010-06-05  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [2310854cdad328a9a964ea4a09daeba4ec8b1741]

fix warnings


2010-06-05  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [6a85eaf9ed3188b991c11d2eb2660939a990d04f]

fix warnings


2010-06-05  sj  <sj@openoffice.org>  [245dec812502aba5e2b29a9e1e16cb618f2e6cff]

fixed merge problems


2010-06-05  tono  <tono@openoffice.org>  [b55fa7959fa6fde0c7cdb469850068b5fbb8ecb7]

i#111958: MinGW port enhancement: runtime-pseude-reloc-v2 : more fixes


2010-06-05  tono  <tono@openoffice.org>  [9c9bd762f495851613f2e23283abc23c68db76ca]

i#111958: MinGW port enhancement: runtime-pseude-reloc-v2 : more fixes


2010-06-04  sj  <sj@openoffice.org>  [73226493957b30394174b19383d4c7e9d7c9ca17]

impress190: merge with dev300_m80


2010-06-04  sj  <sj@openoffice.org>  [c2e6b46168bb7382fd62f543d4df704936cb44d1]

impress190: merge with dev300_m80


2010-06-04  sj  <sj@openoffice.org>  [aba7a3c63e51b4dcaef8efa440f101fc351e9740]

impress190: merge with dev300_m80


2010-06-04  sj  <sj@openoffice.org>  [168ea8ba24db3224baa60bf49a1437638dc9130d]

impress190: merge with dev300_m80


2010-06-04  sj  <sj@openoffice.org>  [622fd52d858122833afb1ccd34bba38d231339fc]

impress190: merge with dev300_m80


2010-06-04  sj  <sj@openoffice.org>  [7463d92b208ad23a175aba3a361fd4d4798e7bed]

impress190: merge with dev300_m80


2010-06-04  sj  <sj@openoffice.org>  [68ad260fd44cd87f726f00878b2010edcc2db7b7]

impress190: #i112086# added support of CustomGeometry


2010-06-04  sj  <sj@openoffice.org>  [35217acdd7ec6387c8335d1bc3d91310be1baba7]

impress190: #i112086# added support of CustomGeometry


2010-06-04  sj  <sj@openoffice.org>  [f8a226ebeb998080394cf662bd5fee542d6d1691]

impress190: #i112086# added support of CustomGeometry


2010-06-04  Thomas Benisch  <tbe@openoffice.org>  [c1032dd013fe5cec7262f8b1727d793ae37ef7ec]

calc55: #i112084# All charts in a Calc document are loaded when saving the document


2010-06-04  Thomas Benisch  <tbe@openoffice.org>  [7b0105f0bfff2dde2398f7e8e910384898d65154]

calc55: #i112084# All charts in a Calc document are loaded when saving the document


2010-06-04  Thomas Benisch  <tbe@openoffice.org>  [9e19a15a040e7bfabdf051b63f9a28383381741a]

calc55: #i112084# All charts in a Calc document are loaded when saving the document


2010-06-04  Niklas Nebel  <nn@openoffice.org>  [8f2045046c1c27395c7afb1168eac5baeb423aa1]

calc55: #i112123# when loading, don't initialize StdPrecision in DocOptions from configuration


2010-06-04  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [213132eb58be3236f379d0b3d13b415bf10d4bd1]

vcl112: #i111992# fill recent file list of menu button on demand


2010-06-04  Thomas Benisch  <tbe@openoffice.org>  [f50884d2c099d7dafa20524e60e2fac83faea5ca]

calc55: #i112094# chart data table dialog cannot be disabled via UNO API


2010-06-04  Thomas Benisch  <tbe@openoffice.org>  [bc78afd4e42319c43edb69b5857997b8356c0d3b]

calc55: #i112094# chart data table dialog cannot be disabled via UNO API


2010-06-04  Thomas Benisch  <tbe@openoffice.org>  [841d9ebb1d45dff97f1dc765aae8427fab4d17a4]

calc55: #i112094# chart data table dialog cannot be disabled via UNO API


2010-06-04  Thomas Benisch  <tbe@openoffice.org>  [f84216c511b8d3f3228f012d49e3a9503fddee74]

calc55: #i112094# chart data table dialog cannot be disabled via UNO API


2010-06-04  Thomas Benisch  <tbe@openoffice.org>  [004a866033b8050c816fdea36bab011a15db8536]

calc55: #i112094# chart data table dialog cannot be disabled via UNO API


2010-06-04  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [9e79321ec06504c36119b1342c296fcd14e2f70b]

vcl112: #i111992# fix menubutton including image


2010-06-04  Ingrid Halama  <iha@openoffice.org>  [11eab80d847a072e49f6e13b022bb0d4a7cadd51]

calc55: #i112035# loading some old chart document fails


2010-06-04  Ingrid Halama  <iha@openoffice.org>  [d77d2195dd240df9c28b9c50a667db1e2a8d0e1b]

calc55: #i112035# loading some old chart document fails


2010-06-04  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [d0485ab58475807f4cd2afeb16013ce8ff37ec3e]

vcl112: #i111992# prevent duplicate opening of menu by key event


2010-06-04  os  <os@openoffice.org>  [b16fe0f787ae22c44df8014dfb7faa70d5c6c473]

#i103024# default tabs in non-relative mode in negative indents fixed


2010-06-04  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [715b125885c7c35b3107dd8da700b452acb6bf5d]

vcl112: #i112119# check return value (thanks cmc!)


2010-06-04  Carsten Driesner  <cd@openoffice.org>  [d50be7a83ace7a3181c91dbe63cf2588e1424a1c]

fwk139: Fix build problem with gcc


2010-06-04  Ivo Hinkelmann  <ihi@openoffice.org>  [a51dc52262038e9c72eea188cfe9a6812bbc2f8d]

masterfix: #i10000# transex3 -> l10ntools


2010-06-04  Ingo Schmidt  <is@openoffice.org>  [9170a5e1d600487f21eb54482c244fbf9590aedd]

jl152 #i77196# admin.pm removes superfluous extension directories


2010-06-04  Release Engineering  <releng@openoffice.org>  [a4d50c7c88f53dee519195cb625f9c4a2f4191e8]

DEV300


2010-06-04  Carsten Driesner  <cd@openoffice.org>  [4ff7d064872f585f6d2a0346677043ab707cabd5]

fwk143: #i104704# Set unique ID for hyperlink dialog


2010-06-04  Joachim Lingner  <jl@openoffice.org>  [88581862df4e46ee0f6515267ffeb46a53d1ba53]

jl152 #i77196# information upate provider now excludes online updates with unfulfilled dependencies


2010-06-04  Release Engineering  <releng@openoffice.org>  [bde82b4c80a0d759ab03e6f1efe53845cb05f55a]

DEV300


2010-06-04  os  <os@openoffice.org>  [9b18e77bef76c249e93e1d6ae3ec7daa88ee3ad6]

rebase to m80


2010-06-04  os  <os@openoffice.org>  [75ea078b86a58ccdddd4cc4c4e21487e8128ae96]

rebase to m80


2010-06-04  os  <os@openoffice.org>  [b7e63d9a695dc67f435ede5fd90d3c32bc3344f0]

rebase to m80


2010-06-04  Mihaela Kedikova  <misheto@openoffice.org>  [203e36a696b8ebfa3aa7587f23d68de2680a7045]

bug fixes for #i111279#, #i111957#, #i112114#


2010-06-04  Herbert Duerr [hdu]  <duerr@sun.com>  [24446b73982dab6d2145cb0323a3bed756bdc118]

#i110654# fix some WingDings2->OpenSymbol emulation translations


2010-06-04  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [02baa49c4817741d9761b6140fdee5d5dfbfe1d1]

fix warning


2010-06-04  Ivo Hinkelmann  <ihi@openoffice.org>  [d959aa306fbfcdaae1c31d6b93efe79a4d4f8e38]

CWS-TOOLING: integrate CWS rt38


2010-06-04  Ivo Hinkelmann  <ihi@openoffice.org>  [b23b72e19986d2c6fc75a2413690ae788f2d4880]

CWS-TOOLING: integrate CWS rt38


2010-06-04  Ivo Hinkelmann  <ihi@openoffice.org>  [99ff4b156eae57e51ffef715a6184038df745236]

CWS-TOOLING: integrate CWS rt38


2010-06-04  Ivo Hinkelmann  <ihi@openoffice.org>  [fc892a31e94246858326fbe647b73a37dec6f2d1]

CWS-TOOLING: integrate CWS rt38


2010-06-04  Mihaela Kedikova  <misheto@openoffice.org>  [0a2185d979ff5a7002009ffb0fc9a0380c81553e]

gridcontrol04: fixes for #i111279#, #i111957#, #i112114#


2010-06-04  Thomas Lange [tl]  <tl@openoffice.org>  [15f4e8c6b2110c4a39eb6ecb89b9a077354036e2]

cws tl78: warning free code


2010-06-04  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [bf8660708144ccb693063a20954f64a66a1c979d]

#i112117# changed the Metafile primitive decomposition to better handle sub-metafile contents


2010-06-04  Ivo Hinkelmann  <ihi@openoffice.org>  [c4e66fc76f75424f60c2adcdb31e509314c49b5b]

CWS-TOOLING: integrate CWS dba33f


2010-06-04  Ivo Hinkelmann  <ihi@openoffice.org>  [3a9fa417bcc24977c9db13b9f8b9103f94942974]

CWS-TOOLING: integrate CWS dba33f


2010-06-04  Ivo Hinkelmann  <ihi@openoffice.org>  [3bd3fc177eebc1cc2779c5b77cbbe90014f9afe3]

CWS-TOOLING: integrate CWS dba33f


2010-06-04  Ivo Hinkelmann  <ihi@openoffice.org>  [9047cf03f401f5cfc26739aba28b69c0a9576a19]

CWS-TOOLING: integrate CWS dba33f


2010-06-04  Ivo Hinkelmann  <ihi@openoffice.org>  [613cdafa83ee9cf7b29cdb5bcfce2b2af4075c2a]

CWS-TOOLING: integrate CWS dba33f


2010-06-04  Ivo Hinkelmann  <ihi@openoffice.org>  [69e934567c43cfb25b741af844f2428cce694a15]

CWS-TOOLING: integrate CWS dba33f


2010-06-04  Ivo Hinkelmann  <ihi@openoffice.org>  [9bb9d10951d6bb8ba725c83fe0607116dfdff3d9]

CWS-TOOLING: integrate CWS dba33f


2010-06-04  Ivo Hinkelmann  <ihi@openoffice.org>  [52d1202cce6b0c53dd5ef6682132b59c77e0783e]

CWS-TOOLING: integrate CWS dba33f


2010-06-04  Juergen Schmidt  <jsc@openoffice.org>  [aed6a92dec31ab1b87ced780220ceea6a13c0ac6]

gridcontrol04: i111555: take care of 64 bit java


2010-06-04  Christian Lippka  <cl@openoffice.org>  [5b44f74fbe7b2dd431e49aa29b92d775da3d86cb]

#i94055# enable default printing for handout mode (using the layout set at the handout master page


2010-06-04  Henning Brinkmann  <hbrinkm@openoffice.org>  [b4b0d9e9f9b6ff5a3626afddccdf2d9f36ce39e5]

writerfilter08: #i112027#: applied patch and verified


2010-06-04  Niklas Nebel  <nn@openoffice.org>  [20fd52e66f2a42c26a5b1153c1412336ecb22b61]

calc55: #i112116# width of 'E' can be different from digits


2010-06-04  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [bd4822e3ac4d89de9d70af10a7afe22f0c7a5ebb]

vcl112: #i109307# add InitialPreference (thanks rene!)


2010-06-04  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [cfcc107d5ed81af450a87780a4cd2caee4f84a57]

changehid: #i111874# remove SmartId, make HID of type rtl::OString, fill in dummies for all explicit help ids


2010-06-04  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [a381e73c6f0693d2de99a4963343806361a62748]

changehid: #i111874# remove SmartId, make HID of type rtl::OString, fill in dummies for all explicit help ids


2010-06-04  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [80d0be076d0415ace6b899b0d1437f740dabb01e]

changehid: #i111874# remove SmartId, make HID of type rtl::OString, fill in dummies for all explicit help ids


2010-06-04  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [0a5ab4320969089fdc7979b70bb0f43bc2c0af06]

changehid: #i111874# remove SmartId, make HID of type rtl::OString, fill in dummies for all explicit help ids


2010-06-04  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [a557caaf5f70b6c18287776aaf73144c36564813]

unoawt: make compile on unxsols4


2010-06-04  Ivo Hinkelmann  <ihi@openoffice.org>  [ad928560a6ae81a6c5ae8968e2bc7a5994e19759]

masterfix: #i10000# read cfg location from env


2010-06-04  Ivo Hinkelmann  <ihi@openoffice.org>  [8f8db1705f5ab83b93e6677c05f100b174e32f96]

CWS-TOOLING: integrate CWS l10ntooling17


2010-06-04  Ivo Hinkelmann  <ihi@openoffice.org>  [019e30dc86f20765aefcad804862df41a90bc54e]

CWS-TOOLING: integrate CWS l10ntooling17


2010-06-04  Joerg Skottke [jsk]  <jsk@openoffice.org>  [e000e6c97fff4f0831ba59016ec9311a31d785a9]

vitomation01: #i109696 - Fix typos


2010-06-04  Joerg Skottke [jsk]  <jsk@openoffice.org>  [93d27837f7fc9fac4e486aa29273488e568cbbb9]

vitomation01: #i109696 - Parentheses mismatch


2010-06-04  Joerg Skottke [jsk]  <jsk@openoffice.org>  [4d0f02a07a6387d2fb7a372d6da0f0f962250d98]

vitomation01: #i109696 - Solved timing problem on Linux, sleep() again. Argh.


2010-06-04  Ingrid Halama  <iha@openoffice.org>  [709e6fba3956f82b8532443c602b448057e2ab9e]

chart47: #i112111# disable broken api test


2010-06-04  Oliver-Rainer Wittmann  <od@openoffice.org>  [9a2fa49397aee936c030c146b76f861c634e4172]

sw33bf05: #i111768# method <GtkSalFrame::IMHandler::signalIMDeleteSurrounding(..)> - include range checking


2010-06-04  Oliver-Rainer Wittmann  <od@openoffice.org>  [6a84b5450e8b9ab222b8a2ff061cd069e707c1d5]

sw33bf05: #i111768# method <SwAccessiblePortionData::Special(..)> - include control characters


2010-06-04  Carsten Driesner  <cd@openoffice.org>  [0b7aa4d5b3f2fad7158531486a8f4f9c230a6640]

fwk139: #i10000# Another fix for type redefinitions


2010-06-04  Joerg Skottke [jsk]  <jsk@openoffice.org>  [361e5c9ed9f1b5c7fd585bc51b7e803bdf2fd0ae]

vitomation01: #i109696 - Removed no longer needed parts of the headers


2010-06-04  Joerg Skottke [jsk]  <jsk@openoffice.org>  [34fdbf22333fa3938c1f4ee0652059f4e8c672d1]

vitomation01: #i109696 - tiEditCutPasteCopySelectall() now has no more sleep(), it did not work anyway


2010-06-04  Ivo Hinkelmann  <ihi@openoffice.org>  [1b00f522fc3dd10758666a9523aca77b3bd6cd8f]

CWS-TOOLING: integrate CWS slidecopy


2010-06-04  Ivo Hinkelmann  <ihi@openoffice.org>  [c26519227bd414aa841e16d866a815e4bc1fd4b0]

CWS-TOOLING: integrate CWS slidecopy


2010-06-04  Ivo Hinkelmann  <ihi@openoffice.org>  [47b5ec4b0b48b7108715cb1e780ad3dca284cfa9]

CWS-TOOLING: integrate CWS slidecopy


2010-06-04  Ivo Hinkelmann  <ihi@openoffice.org>  [4eca64960f01ecd3fe68cecbd2294e3cc174f030]

CWS-TOOLING: integrate CWS slidecopy


2010-06-04  Ivo Hinkelmann  <ihi@openoffice.org>  [d92479ae306a2c6bdd7293028a5a229122748537]

CWS-TOOLING: integrate CWS slidecopy


2010-06-04  Ivo Hinkelmann  <ihi@openoffice.org>  [f2741ee0ab21da7f74d36b8a91e556d855cdc5ef]

CWS-TOOLING: integrate CWS slidecopy


2010-06-04  Ivo Hinkelmann  <ihi@openoffice.org>  [9e515931a710a1f350494d7b99cfd1ec0add3471]

CWS-TOOLING: integrate CWS slidecopy


2010-06-04  Ivo Hinkelmann  <ihi@openoffice.org>  [5eec8358a4d83400fd74ce4ad74382355009d771]

CWS-TOOLING: integrate CWS slidecopy


2010-06-04  Ivo Hinkelmann  <ihi@openoffice.org>  [a6f95be55769fc3f4e0ec9152b28e4a3c4b9606d]

CWS-TOOLING: integrate CWS slidecopy


2010-06-04  Ivo Hinkelmann  <ihi@openoffice.org>  [26dc10779b8758e8b4efbaafe5718d3f79ceab4d]

CWS-TOOLING: integrate CWS slidecopy


2010-06-04  Ivo Hinkelmann  <ihi@openoffice.org>  [9ec9135f0f3c4ecaea436768f23eb05d2bf07872]

CWS-TOOLING: integrate CWS slidecopy


2010-06-04  Ivo Hinkelmann  <ihi@openoffice.org>  [e95e77100efb7aa337358fa0c58b43c3e7e8f19e]

CWS-TOOLING: integrate CWS slidecopy


2010-06-04  Ivo Hinkelmann  <ihi@openoffice.org>  [eab7d5d28e11da3cd41327363f6e46ca4bc493a7]

CWS-TOOLING: integrate CWS slidecopy


2010-06-04  Ingo Schmidt  <is@openoffice.org>  [5505fa96623051b9bd8584d5f20da50916741e2d]

native306 #i111497,i111501# Patches for MacOSX Python from Cloph


2010-06-04  Ivo Hinkelmann  <ihi@openoffice.org>  [6785f857f4956c6dfd155074c92fe985c05d5835]

masterfix: #i10000# #i112082# load/store issue


2010-06-04  Oliver-Rainer Wittmann  <od@openoffice.org>  [fd3b621cd34041a1b3d361bae5382687f303ecde]

sw33bf05: #i111681# method <SwNumRule::SetInvalidRule(..)> - making code robust


2010-06-04  Dirk Voelzke  <dv@openoffice.org>  [227d80375c8c851fe74a035d882ae316922ba6f0]

jl152#i77196# Improved progress handling on startup


2010-06-04  Joerg Skottke [jsk]  <jsk@openoffice.org>  [b6b41bd25dd5c2e5c41fd7a15b22dcacb6e27960]

vitomation01: #i109696 - Provide missing control subs


2010-06-04  Joerg Skottke [jsk]  <jsk@openoffice.org>  [dee91f082ceb1d779aecefc3baf27094965da417]

vitomation01: #i109696 - Provide missing control subs


2010-06-04  Wu Yan  <wuy@openoffice.org>  [8ecdebd3f9a7ea2110e307c1c095db33440d3074]

findbar01: #i112085# - find toolbar has no High Contrast icons


2010-06-03  Christian Lippka  <cl@openoffice.org>  [29bb54e9b03da0e8c5a4b72683115d98eabfb32e]

#i108869# check for deleted this pointer after calling event listeners


2010-06-03  Malte Timmermann [mt]  <malte.timmermann@sun.com>  [f53587ad3f2ab1052ffd303751bb6aebf64c32bf]

merged CWS...


2010-06-03  Malte Timmermann [mt]  <malte.timmermann@sun.com>  [d0819ab0e6ce0c2eb9354831bbee84abd1bd30d6]

merged CWS...


2010-06-03  Malte Timmermann [mt]  <malte.timmermann@sun.com>  [735f103ea3abad4caee3096fe3d798df80f4b370]

merged change sets from related CWS...


2010-06-03  Malte Timmermann [mt]  <malte.timmermann@sun.com>  [c70735f6228e5482de328ae52495dcfe86ea918a]

merged change sets from related CWS...


2010-06-03  ka  <kai.ahrens@sun.com>  [b5d9898dc435265285bf127999fc0df025abea6f]

impressbi01: latest changes


2010-06-03  ka  <kai.ahrens@sun.com>  [6e5f7e581dc5b8edcb78dc92a4d0c89d81f2aef9]

impressbi01: latest changes


2010-06-03  ka  <kai.ahrens@sun.com>  [b50b591c9b59976f4cc3e6f042327591df5bbfb8]

impressbi01: latest changes


2010-06-03  ka  <kai.ahrens@sun.com>  [348d45c67e2a1880c7ccbf9c583f8a4f34331988]

impressbi01: latest changes


2010-06-03  Niklas Nebel  <nn@openoffice.org>  [2de3371e3105daaaa457aef275dc30942beb16b4]

calc55: #i112071# property DataFieldCount is optional


2010-06-03  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [24ac70cd5122e47ed8cf904d9e12cc1763a3241d]

aw082: merged in aw081 due to the need of #i111235#


2010-06-03  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [da0ebbf59b2a5fece07c628ddf11d888a6c38995]

slidecopy: merge after copying in CWS renaissance2


2010-06-03  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [591e3fda99600f3620191d808c881d4522d04820]

slidecopy: merge after copying in CWS renaissance2


2010-06-03  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [f884576207758a6fae1cd190c064f4e115938cc0]

slidecopy: merge after copying in CWS renaissance2


2010-06-03  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [6959e8b0eaca72d6be885314d87d143d532aa068]

slidecopy: merge after copying in CWS renaissance2


2010-06-03  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [5781a26cd1897b3235b9f9e942a84c530f131011]

slidecopy: merge after copying in CWS renaissance2


2010-06-03  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [faef83bbc67a776f09fb08b3b65425bddc2dda1e]

slidecopy: merge after copying in CWS renaissance2


2010-06-03  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [623fe186c9a60c73d8299486ffe36f0db0cd6b14]

slidecopy: merge after copying in CWS renaissance2


2010-06-03  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [7c0e3781dc23f881fbbd22a1e902bb85cdb61329]

slidecopy: merge after copying in CWS renaissance2


2010-06-03  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [bb233937e1293d920f070c444c4d19be83aef8e1]

slidecopy: merge after copying in CWS renaissance2


2010-06-03  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [5e567a241a8c1367a0f7fb36550ccac0862cb5a3]

slidecopy: merge after copying in CWS renaissance2


2010-06-03  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [85aca805408cec4f4db079f73c4ff83bbedadbbd]

slidecopy: merge after copying in CWS renaissance2


2010-06-03  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [76db982b9162045ffa72dbc63c92211de0bf3936]

slidecopy: merge after copying in CWS renaissance2


2010-06-03  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [ac7956251708f163ef56ad98bbc184e3709e219f]

slidecopy: merge after copying in CWS renaissance2


2010-06-03  Carsten Driesner  <cd@openoffice.org>  [81b7db96ce313223a7f072ed10c35640475f58ae]

fwk139: Merge changes


2010-06-03  Carsten Driesner  <cd@openoffice.org>  [56a94b951ad2f65fda3a8c6dcaa754ae45890553]

fwk139: Merge changes


2010-06-03  Carsten Driesner  <cd@openoffice.org>  [797e4b88d223ef0276ca02e55b2eaceaa2f8677b]

fwk139: Merge changes


2010-06-03  Carsten Driesner  <cd@openoffice.org>  [76420aa3a52c9f92621733cbe50e0b0a78e38da9]

fwk139: Merge changes


2010-06-03  Carsten Driesner  <cd@openoffice.org>  [8f048ba9908ab2c1111b75675ff2a4272579524f]

fwk139: Merge changes


2010-06-03  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [155250b64550030864994a1fee40132944b7cac6]

CWS gnumake2: getting rid of swuilib.hxx hack


2010-06-03  Carsten Driesner  <cd@openoffice.org>  [f40f3c1bcf2031b89913ad15e1e9390268340399]

fwk139: #i10000# Fix build problem on Windows build bot


2010-06-03  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [a970622b31d98cf06b1fc7221e6c8a67e8716b66]

unoawt: merged in latest changes from CWS slidecopy (rebase to m80)


2010-06-03  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [f0e57d05651cd08a0573118de72c718a20be4417]

unoawt: merged in latest changes from CWS slidecopy (rebase to m80)


2010-06-03  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [028f64e7499338566665b4c6f6979e11fca21c76]

unoawt: merged in latest changes from CWS slidecopy (rebase to m80)


2010-06-03  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [b67ced36d2775b01ca10cb9e356acd3f35c03bee]

unoawt: merged in latest changes from CWS slidecopy (rebase to m80)


2010-06-03  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [a361fd5bd803a6f8b466e3601a066319840b7f8d]

unoawt: merged in latest changes from CWS slidecopy (rebase to m80)


2010-06-03  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [fe13a4ce1763378d91f143af071927c1460ce9a2]

unoawt: merged in latest changes from CWS slidecopy (rebase to m80)


2010-06-03  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [10583fd01433c75d7d9b79487723e2b697c85140]

unoawt: merged in latest changes from CWS slidecopy (rebase to m80)


2010-06-03  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [ef8cb3c540d43485d3f59a8968d2d0c5d6f9deba]

unoawt: merged in latest changes from CWS slidecopy (rebase to m80)


2010-06-03  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [80391167818510cac71e423c4a69850f8f638f92]

unoawt: merged in latest changes from CWS slidecopy (rebase to m80)


2010-06-03  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [c8ec85f66fbf7500d18ebf55b1857ea97d47531d]

aw082: turned back vclpixelprocessor2d.cxx to master state, was checked in by error


2010-06-03  Ivo Hinkelmann  <ihi@openoffice.org>  [6dc444cb7e86714ff5d1f15603308fa703239f8e]

l10ntooling17: temp. disable the parser


2010-06-03  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [c74d53a56764858fb1ced80e729f78af1a9e98ac]

#i112090# enhanced Shadow3DExtractingProcessor


2010-06-03  Oliver-Rainer Wittmann  <od@openoffice.org>  [d94232f5cb0b947260270b141a1796fb3ab0a7d0]

sw33bf05: #i111750# method <SwFldPortion::Format(..)> - erase further control characters from field string to avoid layout loop


2010-06-03  Ivo Hinkelmann  <ihi@openoffice.org>  [a9f9672c052728b945bf3824f5e2c28f6dddfb60]

masterfix: #i10000# removed obsolete libc patch


2010-06-03  Ivo Hinkelmann  <ihi@openoffice.org>  [602a9be0b550af4070131eda16d187f3932bd153]

masterfix: #i10000# removed rtl namespace usage


2010-06-03  Ivo Hinkelmann  <ihi@openoffice.org>  [7c558d66fe035ec00c185c98495bfbe99e7cc167]

masterfix: #i10000# #i112039# OOXML files not recognized fix


2010-06-03  Mikhail Voytenko  <mav@openoffice.org>  [a388c0c2cc2e4ba42b73443dc7186451f71fcc33]

fwk139: #i10000# avoid warnings on solaris


2010-06-03  Mikhail Voytenko  <mav@openoffice.org>  [9cfca129cb6df9a99db641890543c512169b5806]

fwk139: #i10000# avoid warnings on solaris


2010-06-03  Mikhail Voytenko  <mav@openoffice.org>  [7f8bd1397d9f81a9d96def7d481ecd6f2096c3de]

fwk139: #i10000# avoid warnings on solaris


2010-06-03  Mikhail Voytenko  <mav@openoffice.org>  [d247197d60cde92dbfc429b738a3a9e5a752d066]

fwk139: #i10000# avoid warnings on solaris


2010-06-03  Mikhail Voytenko  <mav@openoffice.org>  [0ce75d8c652d3e742ca88218d0c9f932df67158e]

fwk139: #i10000# avoid warnings on solaris


2010-06-03  Joerg Skottke [jsk]  <jsk@openoffice.org>  [2b48a0e925c3e957dca94b56c1375a7df43a2a6b]

vitomation01: #i109696 - Sleep() removal in some functions.


2010-06-03  Joerg Skottke [jsk]  <jsk@openoffice.org>  [001f2f4c24bfc3d95580ee3fbe22700be82b4c99]

vitomation01: #i109696 - Sleep() removal in some functions, added some Impress related slots to hUseAsyncSlot()


2010-06-03  Ivo Hinkelmann  <ihi@openoffice.org>  [bbad88bf7f1e795d2ba86c0b83421623e6609b2f]

CWS-TOOLING: integrate CWS narrow01


2010-06-03  Ivo Hinkelmann  <ihi@openoffice.org>  [e068c3ddd206c117d6194e937014f55a9ebf3e94]

CWS-TOOLING: integrate CWS narrow01


2010-06-03  Ivo Hinkelmann  <ihi@openoffice.org>  [949e0f71cec13f83259ff4de0c7ab402504200cc]

CWS-TOOLING: integrate CWS narrow01


2010-06-03  Ivo Hinkelmann  <ihi@openoffice.org>  [c8ca4c1ad3a9608614b689dc3fc79acb46120845]

CWS-TOOLING: integrate CWS narrow01


2010-06-03  Ivo Hinkelmann  <ihi@openoffice.org>  [aa250e4484dc92342501c647dd9fcae67f02be39]

CWS-TOOLING: integrate CWS narrow01


2010-06-03  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [f39e88f23e8491e8e450796b000dd5c712cae3dd]

slidecopy: wrongly resolved the merge conflict in the previous revision ...


2010-06-03  Joerg Skottke [jsk]  <jsk@openoffice.org>  [b10e399049dbc5749c7eb80aed054b659767c398]

vitomation01: #i109696 - Reformatted according to coding guidelines, these tests are extremely hard to read and feature an enormous amount of unnecessary wait cycles. Should fix soon.


2010-06-03  Helge Delfs [hde]  <hde@openoffice.org>  [2d65a58f0aaaa99f0d3bddb132c92a52bb1d3aeb]

sw33bf04#85766#adapted testcases for numbering fixes


2010-06-03  Christian Lippka  <cl@openoffice.org>  [1ad6bfaa61736ffd37b67c35506a7e68f0c63396]

#i58213# get date styles from automatic styles in impress


2010-06-03  Joerg Skottke [jsk]  <jsk@openoffice.org>  [7b2c82f82d01a4301733b26d71e0de648a1cf7fb]

vitomation01: #i109696 - Fix missing subs in d_updt.bas


2010-06-03  Ingrid Halama  <iha@openoffice.org>  [375b87bdf5c1a1c09b232d95581ed7dbbd4685f8]

chart47: #i112078# disabled test sch.ChartLegend::com::sun::star::beans::XPropertySet


2010-06-03  Joerg Skottke [jsk]  <jsk@openoffice.org>  [cbcbf81ee5fbbbbca91cafee00569dba7c548bde]

vitomation01: #i109696 - Fix timing issue in m_020_.inc


2010-06-03  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [964eb7decfe7898c6e0518bf99fb2a9790ffecef]

CWS gnumake2: fixing swui cleanup


2010-06-03  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [1ad68bd3cf4c4a5775df7753a1a36eeed1391ba5]

vcl112: #i111983# remove unused code (thanks cmc !)


2010-06-03  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [68c2cdbac5fb65c19018140191ea804062e7ea67]

slidecopy: merged latest DEV300.m80 changes


2010-06-03  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [1b37b4dae7604e9c41d7aceb189c18d43703698b]

slidecopy: merged latest DEV300.m80 changes


2010-06-03  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [798d48ee776fe1bc443d273eeb688ad584f65d7c]

slidecopy: merged latest DEV300.m80 changes


2010-06-03  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [780f378bd6ba87a3abe617d3e531cd6414d3fd22]

slidecopy: merged latest DEV300.m80 changes


2010-06-03  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [e2f96d39a0ce75a75ad790f302250533d83283a1]

slidecopy: merged latest DEV300.m80 changes


2010-06-03  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [0aab66cd09f190c6194866f937aff9b069934b35]

slidecopy: merged latest DEV300.m80 changes


2010-06-03  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [52520fa07c635636b4a62abdc75266c7959eff0d]

slidecopy: merged latest DEV300.m80 changes


2010-06-03  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [03f4ab9a2414c657355b03523182cd4f1110d9a9]

slidecopy: merged latest DEV300.m80 changes


2010-06-03  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [e487f2f20922852b6dc057a206a463d0da145d1b]

slidecopy: merged latest DEV300.m80 changes


2010-06-03  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [948bace52a529b0e64fd1ee8bd48367180dc1027]

slidecopy: merged latest DEV300.m80 changes


2010-06-03  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [a5d51b8507b0204e983882f9b2c0c8dc041b0afb]

slidecopy: merged latest DEV300.m80 changes


2010-06-03  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [4d1c1eae73df67c115f532b7078deaf7caf4cde8]

slidecopy: merged latest DEV300.m80 changes


2010-06-03  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [41b43f2fc66a490780d4751ed64f663fe1c548d7]

slidecopy: merged latest DEV300.m80 changes


2010-06-03  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [e1cee86d3d604a98cd5727667f54a35c1a2718c2]

CWS gnumake2: cleaning of localized src files


2010-06-03  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [2e980b56643cc504c4d501061e07706759c1d667]

rebase to DEV300_m80


2010-06-03  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [aa3c95470851ef53df28d802e6a589bafa7f1282]

rebase to DEV300_m80


2010-06-03  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [c5003146554b13ca50869db1b608fa425843e6d2]

rebase to DEV300_m80


2010-06-03  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [5110e6dc5c71cff5ccd099e158336aadb380664b]

rebase to DEV300_m80


2010-06-03  Thomas Lange [tl]  <tl@openoffice.org>  [c5cfdc5efa380115d5556f8cf7f7d4ff8a9b971d]

cws tl78: merge with DEV300_m80


2010-06-03  Thomas Lange [tl]  <tl@openoffice.org>  [04314480b0427426ae2346ece7ff59425b8f8d43]

cws tl78: merge with DEV300_m80


2010-06-03  Thomas Lange [tl]  <tl@openoffice.org>  [6d8d7c268e97bdbb311876b76efc9acbc74fdfdc]

cws tl78: merge with DEV300_m80


2010-06-03  Thomas Lange [tl]  <tl@openoffice.org>  [17ba50bbd1621c775da790213454acf95f5021a7]

cws tl78: merge with DEV300_m80


2010-06-03  Thomas Lange [tl]  <tl@openoffice.org>  [dd1a19741cba6d7c0ea90d543ce4f6d3feb64e4c]

cws tl78: merge with DEV300_m80


2010-06-03  Thomas Lange [tl]  <tl@openoffice.org>  [65fc3de2963056a240d6c6e76f34e4fabadfe816]

cws tl78: merge with DEV300_m80


2010-06-03  Thomas Lange [tl]  <tl@openoffice.org>  [544766d15df99b8f203aca5a38a7978dadd6b216]

cws tl78: merge with DEV300_m80


2010-06-03  Thomas Lange [tl]  <tl@openoffice.org>  [47390c692689f210f6f6b2694f6b9afb43478038]

cws tl78: merge with DEV300_m80


2010-06-03  Thomas Lange [tl]  <tl@openoffice.org>  [59f61e9e122c701441c181f5b50adf2604971682]

cws tl78: merge with DEV300_m80


2010-06-03  Thomas Lange [tl]  <tl@openoffice.org>  [9213147ed049a681577dd5808508d845b13613e2]

cws tl78: merge with DEV300_m80


2010-06-03  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [12d9479f439b1db0685a5b68480d813751899ac9]

#i111122# corrected the copy operator of SdrPageProperties


2010-06-03  Lars Langhans  <lla@openoffice.org>  [b2d7a0c38da2dca04220b0cfcf08557853dfe26a]

sb123:#111449# change toolkit complex tests


2010-06-03  Lars Langhans  <lla@openoffice.org>  [e87535433d01f4adef3fba640a6f116d6215054e]

sb123:#111449# change sc complex tests


2010-06-03  tono  <tono@openoffice.org>  [b51f76cce24929b15da2773364e6b845cc4653e2]

i#111958: MinGW port enhancement: runtime-pseude-reloc-v2 : fix interference to other platforms


2010-06-03  Ivo Hinkelmann  <ihi@openoffice.org>  [5b3250c2f3a36cdc34d1e8c290adb7e1181bf5d0]

CWS-TOOLING: integrate CWS renaissance2


2010-06-03  Ivo Hinkelmann  <ihi@openoffice.org>  [de30385537c1963f59d81d72a3a35f8a2b705eef]

CWS-TOOLING: integrate CWS renaissance2


2010-06-03  Ivo Hinkelmann  <ihi@openoffice.org>  [bdd37f7758920e43b556887b3cc2c70ea48e107d]

CWS-TOOLING: integrate CWS renaissance2


2010-06-03  Ivo Hinkelmann  <ihi@openoffice.org>  [ac55591358f1f36a72f3644f085453bd71b940dc]

CWS-TOOLING: integrate CWS renaissance2


2010-06-03  Ivo Hinkelmann  <ihi@openoffice.org>  [9d1fdf49c5abc1e54e7d4f69ca089f1c0db002b0]

CWS-TOOLING: integrate CWS renaissance2


2010-06-03  Ivo Hinkelmann  <ihi@openoffice.org>  [bf45b716b6a6ec048f622c65b5ce282bbdf17d8a]

CWS-TOOLING: integrate CWS renaissance2


2010-06-03  Ivo Hinkelmann  <ihi@openoffice.org>  [460741c630464878c130fde9e60adf6b52d685a5]

CWS-TOOLING: integrate CWS renaissance2


2010-06-03  Ivo Hinkelmann  <ihi@openoffice.org>  [a665d66d5f4f5b85e771b4a40671a449650f9c49]

CWS-TOOLING: integrate CWS renaissance2


2010-06-03  Ivo Hinkelmann  <ihi@openoffice.org>  [a17ab07fc4d2e48fee0cf5d8146a5fc2c5b54a75]

CWS-TOOLING: integrate CWS renaissance2


2010-06-03  Daniel Rentz  <dr@openoffice.org>  [85b12c651ea75ce0006b1b04c2eaafb998cb9837]

dr76: #i111404# move image stream handling into GraphicHelper


2010-06-03  Malte Timmermann  <Malte.Timmermann@sun.com>  [bc6ba6d735c47fc62b344ae931a8fd20685bbcd3]

some more libraries for ooo


2010-06-03  Oliver-Rainer Wittmann  <od@openoffice.org>  [2847d445595f725ce4e269c53f15d4f274951fb7]

sw33bf05: #i111964# - provide default sidebar position at <SwPageFrm> instance and include access guards for the anchor overlay object of annotations.


2010-06-03  Thomas Lange [tl]  <tl@openoffice.org>  [928c651b68ccb995482edf00d27e825b880132bd]

cws tl79: missing includes added


2010-06-03  Joerg Skottke [jsk]  <jsk@openoffice.org>  [9efc9876deac26adafac58813e4aea7fe8cb5daa]

vitomation01: #i109696 - Needed to split w_004.inc into two parts, 64k limit strikes


2010-06-03  Joerg Skottke [jsk]  <jsk@openoffice.org>  [1e190223235b379c12da8a0232089940800b521b]

vitomation01: #i109696 - Needed to split w_004.inc into two parts, 64k limit strikes


2010-06-03  Joerg Skottke [jsk]  <jsk@openoffice.org>  [a898d0b14c907d63f6d3c86303fc4a34cb438d33]

vitomation01: #i109696 - Needed to split w_004.inc into two parts, 64k limit strikes


2010-06-03  Joerg Skottke [jsk]  <jsk@openoffice.org>  [e802a136b6132826947527a5d670beeb7929914c]

vitomation01: Local merge with remote repo


2010-06-03  Helge Delfs [hde]  <hde@openoffice.org>  [81c476751f6e8ee55702fe223f7e01343f8cf94e]

sw33bf04#112058#adapted testcases for numbering fixes


2010-06-03  Joerg Skottke [jsk]  <jsk@openoffice.org>  [fd9b819df8abb69c9c9f4f433bbf33eae4d55e9b]

vitomation01: #i109696 - VBA compat tests need to know if it is running in admin mode. Minor fixes


2010-06-03  Mikhail Voytenko  <mav@openoffice.org>  [f165b2dae6e9133481da351586a4d5f14839fa4d]

tl78: #i110383# password to modify support for binary types only


2010-06-03  Mikhail Voytenko  <mav@openoffice.org>  [1a842832cd174d5ccfd832fdb94c93ae42e8eacc]

tl78: #i110383# password to modify support for binary types only


2010-06-03  Mikhail Voytenko  <mav@openoffice.org>  [b6e1fdef1f74ddc7355db66b089c56ed61aee1c4]

tl78: #i110383# password to modify support for binary types only


2010-06-03  Mikhail Voytenko  <mav@openoffice.org>  [78486ac2a3a59cda1d326abf9fc7d902580401e8]

tl78: #i110383# password to modify support for binary types only


2010-06-03  Mikhail Voytenko  <mav@openoffice.org>  [b1ec4b2cd5a9e6ece0e2a928cc0a11fef6bbe818]

tl78: #i110383# password to modify support for binary types only


2010-06-03  Mikhail Voytenko  <mav@openoffice.org>  [386eebb4cfa473de8db4a8337050ff20cce521a9]

tl78: #i110383# password to modify support for binary types only


2010-06-02  Ingrid Halama  <iha@openoffice.org>  [b3502bb6fc28c6f51e0719b44b06664dd0e805c4]

chart47: #i111102# disable deadlocking tests again


2010-06-02  Ingrid Halama  <iha@openoffice.org>  [50cb26d0df805607e5de3fcd31438dbfdbffe4e3]

chart47: #i112047# #i112048# disable crashing API tests


2010-06-02  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [41058897dd1049f175ff8b832f8089d63df9ac9c]

#i111987# corrected handling of source polygon data creation for logical polygon operations


2010-06-02  Carsten Driesner  <cd@openoffice.org>  [d66c74409ed0406f07cbcb694af2ca4ccc488279]

fwk139: #i10000# Added pragma statement to fix warnings from Windows headers


2010-06-02  Joachim Lingner  <jl@openoffice.org>  [a82d6ff3b4aa2453120cd1bcb3fb69c1d3e2aed2]

jl152 #i77196# bubble update notification now supports the new update behavior


2010-06-03  Dirk Voelzke  <dv@openoffice.org>  [04615ba86017896e0fb4bf951004ba2e4e22e6c9]

jl152#i77196# unopkg gui should sync repositories, too


2010-06-02  Henning Brinkmann  <hbrinkm@openoffice.org>  [8b8f0fdcd980e1f19274c38f42aef27c1c380d7d]

writerfilter08: temporal fix: DOCX document not recognized


2010-06-02  Niklas Nebel  <nn@openoffice.org>  [c4124e4f726cce06d98e43885fbafd8c579947b5]

calc55: #i112025# new csv import options must be at the end of the options string


2010-06-02  Ivo Hinkelmann  <ihi@openoffice.org>  [ddce8641531692de3174e290e9957372f5c0eebb]

consolidatereadme: #i111721# parse new readme format


2010-06-02  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [968e631bdc4145e51424d770c2e2591192d100ec]

merge in CWS vcl111


2010-06-02  Herbert Duerr [hdu]  <duerr@sun.com>  [e9fd49ec0145ce5118cf720e6bcd49f721adcda4]

#i101378# transparent line drawing now supported from system layers


2010-06-02  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [4bf73aa3ee4828bb69a95a463cfa914646845730]

merge in CWS vcl111


2010-06-02  Henning Brinkmann  <hbrinkm@openoffice.org>  [838466ed9793f1c3ad943d24e10350c31f1f8d56]

writerfilter08: merged DEV300_m80


2010-06-02  Henning Brinkmann  <hbrinkm@openoffice.org>  [502b8f20edc5477cf52d3ad871be2b638e466807]

writerfilter08: merged DEV300_m80


2010-06-02  Henning Brinkmann  <hbrinkm@openoffice.org>  [b6481d355587d0b0bc57ecbc923be60d9c6a03da]

writerfilter08: merged DEV300_m80


2010-06-02  Henning Brinkmann  <hbrinkm@openoffice.org>  [311ba68505683ada2fc6a8936963972656005d1d]

writerfilter08: merged DEV300_m80


2010-06-02  Joerg Skottke [jsk]  <jsk@openoffice.org>  [20c9135b759b11411b9b4e9ca7b219de535f38c1]

jl152: #i112023 - Fixed e_publisher.inc (has new offset in updates list)


2010-06-02  Ruediger Timm  <rt@openoffice.org>  [246004a37365ad654f719ce3343483255464ee81]

rt38 #i112018#: Exclude module 'testgraphical'from checkdeliver.


2010-06-02  Carsten Driesner  <cd@openoffice.org>  [2557c23db220c9b53029438ba1b5e12e0c4a2942]

uimigration: #i10000# Fix build problem again


2010-06-02  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [630d814ee5ac1133b5159dbdd88b7a328abe244a]

#i111954# corrected hatch fill turnaround with Metafile and SdrObjects, also some smaller errors in ImpSdrGDIMetaFileImport


2010-06-02  Ruediger Timm  <rt@openoffice.org>  [641c0d75d7cb3aa48881ae0d695a99259a6b0e8e]

rt38: Merge do DEV300 m80


2010-06-02  Ruediger Timm  <rt@openoffice.org>  [824d14e4b050e8c9f4293ede69f8b964fcf31e66]

rt38: Merge do DEV300 m80


2010-06-02  Ruediger Timm  <rt@openoffice.org>  [11b7c8ca4de689f199a30f8940cff025cd8c35cb]

rt38: Merge do DEV300 m80


2010-06-02  Henning Brinkmann  <hbrinkm@openoffice.org>  [a57744ade6aaf504daabf85573a3a8b8f22092eb]

writerfilter08: doctok: resolve more table properties (table placement/spacing)


2010-06-02  Caolán McNamara  <cmc@openoffice.org>  [94b12d448ec2b5c026072fb4a4756edca289967b]

cmcfixes75: #i111770# handle libgcc_s.so.1|2|4 in deliver


2010-06-02  Henning Brinkmann  <hbrinkm@openoffice.org>  [e75ef59afc1e65ce18169b9abaafaf2d0c7b2397]

writerfilter08: xmigen.xsl: handle sprms


2010-06-02  Malte Timmermann  <Malte.Timmermann@sun.com>  [2fab32e831fc02e7efd4069aa0dfc7779d97a9cf]

mtclip01: #i112022# Allow extended clipboard creation


2010-06-02  Mikhail Voytenko  <mav@openoffice.org>  [00c2c6c2c7deeb332d31ce7d87311cbde705bee0]

fwk139: #i10000# adopt for solaris


2010-06-02  Mikhail Voytenko  <mav@openoffice.org>  [4624195e6db83d5cd4504ecb15133ba02fb23f52]

fwk139: #i10000# adopt for solaris


2010-06-02  Mikhail Voytenko  <mav@openoffice.org>  [af5a0f41ea1717070aded0acca6b31ab89aea8b6]

fwk139: #i10000# adopt for solaris


2010-06-02  Joerg Skottke [jsk]  <jsk@openoffice.org>  [bc7d467beea0df73764a4e7ac66e7144551bd12c]

findbar01: #i111912 - Modified g_findbar.inc to make the CWS pass in reasonable timeframe. Followup-issues are #i111984 and #i112026. Integration is postponed due to massive conflicts with CWS vitomation01


2010-06-02  Joerg Skottke [jsk]  <jsk@openoffice.org>  [a68bbed73a3c306cb0a3c707397096a70bb61013]

jl152: #i112023 - Removed unused file - Inproved checking for controls in e_update.bas


2010-06-02  Juergen Schmidt  <jsc@openoffice.org>  [4bfef6b4a314ce1edd8863dc5e353b8be0b241a5]

jl153: i112019: update reference rdb


2010-06-02  Mathias Bauer  <mba@openoffice.org>  [bb1038e2aba1cc548b66a98e30d638fb9de76101]

CWS mba33issues01: #i78637#: shorten text for conversion options


2010-06-02  Mathias Bauer  <mba@openoffice.org>  [75bba75668031bec7477383bfcc5dfa63129b1d5]

CWS mba33issues01: merge to m80


2010-06-02  Mathias Bauer  <mba@openoffice.org>  [4222ba80f85db9c3770b172394397412d5622156]

CWS mba33issues01: merge to m80


2010-06-02  Mathias Bauer  <mba@openoffice.org>  [e863d3df13b946eee629ae52b2489f1210d39e30]

CWS mba33issues01: merge to m80


2010-06-02  Mathias Bauer  <mba@openoffice.org>  [43f3d42e38600c2b026b7a65fcc99f24bd8a95ef]

CWS mba33issues01: merge to m80


2010-06-02  Mathias Bauer  <mba@openoffice.org>  [8f8d21a2abb823d2bf44aa4b17bd9b238b0b55dc]

CWS mba33issues01: merge to m80


2010-06-02  Mathias Bauer  <mba@openoffice.org>  [897ec50e6476249b9a93704752540528523e5d08]

CWS mba33issues01: merge to m80


2010-06-02  Mathias Bauer  <mba@openoffice.org>  [7f0c711ec0729e6383c4d2c61c9f6dc7031b4970]

CWS mba33issues01: merge to m80


2010-06-02  Mathias Bauer  <mba@openoffice.org>  [d90913a6131cd829292e7f13cc6c9b28120a5e43]

CWS mba33issues01: #i112021#: remove obsolete code


2010-06-02  Herbert Duerr [hdu]  <duerr@sun.com>  [af7e9427541027ca153d9b16782c55addbbf28b3]

#i100925# removed superfluos translation entry for simsun family


2010-06-02  Mathias Bauer  <mba@openoffice.org>  [ea7b8372ee365c47522f0a0b4b230977656dfbba]

CWS mba33issues01: #i82086#: replace Internet with Network


2010-06-02  Joerg Skottke [jsk]  <jsk@openoffice.org>  [5b17ec8ba275c12bcdb1e58aa88b6a979e4db140]

vitomation01: #i109696 - Removed f_first.bas: it does no longer have a special status as we are working with categories now. Tests have been moved to other files. - Removed f_script_organizers.bas, f_basic_dialogs.bas: Their scripts are now combined in f_programmability_dialogs.bas - tInsertAllGraphics() has been removed from (now deleted f_first.bas) and replaces an identical but less strict test in w_updt.bas. This gives a speed gain of about five minutes to w_updt.bas. - graphics_import.inc: Deleted, tests moved to f_topten.bas and w_updt.bas


2010-06-02  Dirk Voelzke  <dv@openoffice.org>  [729f1a6606a24a74f9f606921da13ab703d334f5]

jl152#i77196# better handling of extensions with unaccepted license


2010-06-02  Dirk Voelzke  <dv@openoffice.org>  [057d47a436bab4ba71a101f7d2ad21cabae0cd20]

jl152#i77196# better handling of extensions with unaccepted license


2010-06-02  Dirk Voelzke  <dv@openoffice.org>  [a340fb93fa310e0eb82c3bd5ac7d5b9a3b22ce70]

jl152#i77196# Enable showing license during startup check, better handling of extensions with unaccepted license


2010-06-01  Joerg Skottke [jsk]  <jsk@openoffice.org>  [6f38ce3900f0779ddb55f538f0da98c3f933b838]

vitomation01: #i109696 - More sleep() gone


2010-06-01  Joerg Skottke [jsk]  <jsk@openoffice.org>  [f411e77697c596dd9c5973b3497651582981d68f]

vitomation01: #i109696 - More obvious code reduction


2010-06-01  Ingrid Halama  <iha@openoffice.org>  [93d35b4030f7599ae9709d16c77dc7dc03355585]

chart47: #i110702# translation for 'display legend' is truncated


2010-06-01  Ingrid Halama  <iha@openoffice.org>  [6a0a47771e909a2afe9f19ad09a960ed2f938149]

chart47: #i109765# added interface XDrawPageSupplier


2010-06-01  Ingrid Halama  <iha@openoffice.org>  [dec36699345b060fe3fbfb58e4887a6480f0ea71]

chart47: #i110300# allow also longs for property DataRowSource


2010-06-01  Henning Brinkmann  <hbrinkm@openoffice.org>  [fc05fe92f96dbc40329e87f6cf9296cc6dee4511]

hb33issues01: merged DEV300_m80


2010-06-01  Henning Brinkmann  <hbrinkm@openoffice.org>  [e5b254797b699699bf5c02670dc7100394729eb6]

hb33issues01: merged DEV300_m80


2010-06-01  Joerg Skottke [jsk]  <jsk@openoffice.org>  [e5110301d558e3147ab51a9ed34cf270c20d31f7]

vitomation01: Local merge with DEV300_m80 (Duffy)


2010-06-01  Carsten Driesner  <cd@openoffice.org>  [bf14b858a9cfb80d7807bb36f03323049a15316b]

uimigration01: #i10000# Fix build problem


2010-06-01  Ingrid Halama  <iha@openoffice.org>  [4f6cb98b9b6b0fbde6127df2f2c9d3185046b989]

chart47: #i109770# enable chart tests again


2010-06-01  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [137b283deb31f38a25d9996dc1a0c2057d39998a]

CWS gnumake2: fitting sdi into the workdir structure


2010-06-01  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [1921d141cff63af5d9ffc331355ab350bb8f7c10]

CWS gnumake2: fitting sdi into the workdir structure


2010-06-01  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [7674b78e5d1350c70f5319b0080841884c4014e7]

CWS gnumake2: fitting sdi into the workdir structure


2010-06-01  Ingrid Halama  <iha@openoffice.org>  [3e727aba6f3df26462b5a995f1ce0322a3958a7c]

chart47: #i111102# enable chart tests again


2010-06-01  Mathias Bauer  <mba@openoffice.org>  [ce6749f139440c79b207e26a522a177f4c2594d0]

CWS mba33issues01: #i107576#: create OwnLightClient only if there isn't a client already


2010-06-01  Ingrid Halama  <iha@openoffice.org>  [96db846b27248466a27113d25b090a5908bc9fbb]

chart47: #i111966# don't use a random property - test all properties instead


2010-06-01  Ingrid Halama  <iha@openoffice.org>  [362c118efdc6af00142c0a223e3e41aaae57f09e]

chart47: #i111967# #i83832# some properties are wrongly marked BOUND


2010-06-01  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [6d16751c6f869cae7d3ebbce6a805a20a0650ebd]

Update from master repository (DEV300_m80).


2010-06-01  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [3985df1c89ff64793ff363d15e18e34e078b30e3]

Update from master repository (DEV300_m80).


2010-06-01  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [cb518437b76abe16cca4de73a1f69e9d21541603]

Update from master repository (DEV300_m80).


2010-06-01  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [9a1fc4dbd9ebb7bece1bc7a97fade6093e8848dc]

Update from master repository (DEV300_m80).


2010-06-01  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [31daf164afb2082abb6e15b9f838ffb95af1035c]

Update from master repository (DEV300_m80).


2010-06-01  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [a2119be569202841c5aa6967cd917ba9a53ea79a]

Update from master repository (DEV300_m80).


2010-06-01  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [cd3bcb333c5f71a366e3b22aa658dba841863f72]

Update from master repository (DEV300_m80).


2010-06-01  Joachim Lingner  <jl@openoffice.org>  [7ef48b304fe975501f32f8261ee620ebbedc90e5]

jl152 #i77196# fix compiler warnings


2010-06-01  Caolán McNamara  <cmc@openoffice.org>  [894f1fd6d25110bae7f89eb54a73372c504c0ed1]

cmcfixes74: #i111995# remove unused xmerge/java


2010-06-01  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [ab54a7404ba383265f8a4dca953bcf4bcfd093b8]

unoawt: UNO/SVT wizzards: allow to completely reset the DefaultButton - for pages which have on own default button


2010-06-01  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [9e2ed49397eda707bca5326d09ff58b10fa05147]

unoawt: UNO/SVT wizzards: allow to completely reset the DefaultButton - for pages which have on own default button


2010-06-01  Vladimir Glazunov  <vg@openoffice.org>  [32de849ec0d285772b4be28ffd53bdc9cf6d905d]

vgbugs10: #i109602# rework concept to meet real bug requirements


2010-06-01  Frank Peters  <fpe@openoffice.org>  [ea38408294e1a781bc31238e8c0b87714f7214d3]

#i111721#


2010-06-01  Ivo Hinkelmann  <ihi@openoffice.org>  [ff3cef97b89b5a7d70172f3c59b71cdd2de05785]

l10ntooling18: merge


2010-06-01  Ivo Hinkelmann  <ihi@openoffice.org>  [08593a0bc44317a1678afffb51f0c681358bb508]

l10ntooling18: merge


2010-06-01  Ivo Hinkelmann  <ihi@openoffice.org>  [3c21894fb2625a81bed4937f2eea39e80c8fae5f]

l10ntooling18: merge


2010-06-01  Ivo Hinkelmann  <ihi@openoffice.org>  [40b452532fa73a81482691a713324d2be91df1ed]

l10ntooling18: merge


2010-06-01  Ivo Hinkelmann  <ihi@openoffice.org>  [e74e790e02f6cb0207aa08b07338cc5965ac0b47]

l10ntooling17: merge


2010-06-01  Ivo Hinkelmann  <ihi@openoffice.org>  [a0b831d14d6b009159782f975f1395f0773e15f2]

l10ntooling17: merge


2010-06-01  Christian Lippka  <christian.lippka@sun.com>  [78cccfe676556e2ca0f6ca410c1f4d7695f5d0d2]

cws renaissance2: rebase m80


2010-06-01  Christian Lippka  <christian.lippka@sun.com>  [3340586932a3eaaa382efb9b456f68b884fba5e7]

cws renaissance2: rebase m80


2010-06-01  Christian Lippka  <christian.lippka@sun.com>  [c2a240b1d4f0aea0db9490f0c5249806e5829ba7]

cws renaissance2: rebase m80


2010-06-01  Christian Lippka  <christian.lippka@sun.com>  [20bf4b085eaade30d7821b14d351d984d4e993d9]

cws renaissance2: rebase m80


2010-06-01  Christian Lippka  <christian.lippka@sun.com>  [2440bec051434ac134c90d57665cfb40f015095a]

cws renaissance2: rebase m80


2010-06-01  Christian Lippka  <christian.lippka@sun.com>  [266b575c903a7265803ff79876b7e2da47d6ac18]

cws renaissance2: rebase m80


2010-06-01  Christian Lippka  <christian.lippka@sun.com>  [526b6ae355983b104d5d71de5ea6e25d2e2e2bde]

cws renaissance2: rebase m80


2010-06-01  Christian Lippka  <christian.lippka@sun.com>  [41e24468fb5d9de604964236db4196195ac12492]

cws renaissance2: rebase m80


2010-06-01  Christian Lippka  <christian.lippka@sun.com>  [75cad00c12bb9eb78d3d4ed91b84fdc12c31573b]

cws renaissance2: rebase m80


2010-06-01  Christian Lippka  <christian.lippka@sun.com>  [cfd864cc0daebe2132aedd5f9188860572dffc31]

cws renaissance2: rebase m80


2010-06-01  Christian Lippka  <christian.lippka@sun.com>  [f9bb105a41625f1e35d72a4fdda4a198d8d234f9]

cws renaissance2: rebase m80


2010-06-01  Christian Lippka  <christian.lippka@sun.com>  [bba2a81a5e2215591d8f29e69bd64d0e31fc23b1]

cws renaissance2: rebase m80


2010-06-01  Christian Lippka  <christian.lippka@sun.com>  [77bd1e8dc393ca5919101400f700d35c09470627]

cws renaissance2: rebase m80


2010-06-01  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [ab3f1411d1644ed1bb227e69f6f85a75a9c27aa2]

unoawt: StartDrag: do not release the mouse if DnD isn't enabled at all, this will confuse the SelectionEngine


2010-06-01  hb  <hbrinkm@openoffice.org>  [779f5c48c409977ec02ed3fb7deae78e0c765f72]

hb33issues: merge


2010-06-01  Herbert Duerr [hdu]  <duerr@sun.com>  [f228a0e3a37c155947580f78b433f1ba2da5d16b]

#i100925# added msyahei as default font for CJK locales


2010-06-01  Henning Brinkmann  <hbrinkm@openoffice.org>  [3ae1cc5897375fa0016a32c0bfedc184a72d8542]

hb33issues: #i111595# check for NULL pointer


2010-06-01  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [f6c1c0f3626c8212bd1d95a91d8d1f113ce910da]

unoawt: XWizardController::confirmDeactivatePage is not necessary, /me thinks


2010-06-01  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [757ea8f89a27e1fe0878a1bdf66cc2dc6a1a766c]

unoawt: XWizardController::confirmDeactivatePage is not necessary, /me thinks


2010-06-01  Herbert Duerr [hdu]  <duerr@sun.com>  [cbe15fe5fdace258050a287a6074780cc6cb44ba]

#i100925# added translation for some ZH-WIN font names


2010-06-01  Hans-Joachim Lankenau  <hjs@openoffice.org>  [d469b8c8e8adc5576f26ef1fc0513c4015c6e3a4]

ause120: update to DEV300m80


2010-06-01  Hans-Joachim Lankenau  <hjs@openoffice.org>  [e7cf194639d7d2aa5623bc3eff08e7a357e16312]

ause120: update to DEV300m80


2010-06-01  Ingrid Halama  <iha@openoffice.org>  [b8a3a4eae747175220aa7e7e24aea5bd0f0b402c]

chart47: merge with DEV300_m80


2010-06-01  Ingrid Halama  <iha@openoffice.org>  [e5e7eba78a33b256c0bb8f3847980d77815c6518]

chart47: merge with DEV300_m80


2010-06-01  Ingrid Halama  <iha@openoffice.org>  [2f703ac67072942eb6782705511c735ea8afba9e]

chart47: merge with DEV300_m80


2010-06-01  Ingrid Halama  <iha@openoffice.org>  [e263b4d16d6d1c9d10d4af296cf45aebd9f47cdf]

chart47: merge with DEV300_m80


2010-06-01  Ingrid Halama  <iha@openoffice.org>  [ecf9a16e0022c858e3d7adffa25a2b8923f5e691]

chart47: merge with DEV300_m80


2010-06-01  Ingrid Halama  <iha@openoffice.org>  [675696c68217bac964cd6823aca4007832a6f005]

chart47: merge with DEV300_m80


2010-06-01  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [b1017660ecac2d0f3755544f394238fea0fc71ff]

vcl112: #i111972# avoid sshutdown problems in default ICE IO error handler (thanks cmc!)


2010-06-01  Ingo Schmidt  <is@openoffice.org>  [5ce94ca44025131ce60f0455c13ebb10baf42038]

native305 #i92977# new Windows INSTALLLOCATION settings


2010-06-01  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [4aa8395a9e2797ab66d1aacad1403e4db5cd0600]

Automated merge with http://hg.services.openoffice.org/cws/dba33f


2010-06-01  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [4f7454a8da771afac145bb02c7682978b275c950]

dba33f: #i111949# move resultset to beforeFirst


2010-06-01  Joerg Skottke [jsk]  <jsk@openoffice.org>  [7c539e1226487dcbfcae7c29f53102d08d12b2ae]

vitomation01: Local branch merge with DEV300_m80


2010-06-01  Joerg Skottke [jsk]  <jsk@openoffice.org>  [b33e252b7b41d0359539f9c867806dfc7ca2cf20]

findbar01: #i111912 - [Testautomation] Added calls to DialogTest()


2010-06-01  Joerg Skottke [jsk]  <jsk@openoffice.org>  [00ed370b6abdb16fb0778e1faa5ab11a7ecf72b2]

vitomation01: #i109562 - Remove code duplication


2010-06-01  Joerg Skottke [jsk]  <jsk@openoffice.org>  [9d2a4774f14a2c8b471ad3f06f8c1d0224782198]

vitomation01: Local merge


2010-05-31  Caolán McNamara  <cmc@openoffice.org>  [73ab2e2a979429f1c2b8f889942f1211364ab354]

cmcfixes74: merge with DEV300 m80


2010-05-31  Caolán McNamara  <cmc@openoffice.org>  [9508dee30bd22af4e5e3e81ff171db768dce9e24]

cmcfixes74: merge with DEV300 m80


2010-05-31  Caolán McNamara  <cmc@openoffice.org>  [4f858037dd32df64926cb23549b8c5b3808ea263]

cmcfixes74: merge with DEV300 m80


2010-05-31  Caolán McNamara  <cmc@openoffice.org>  [f6dfab98c704a06d383904348307f1a0c0f2bd17]

cmcfixes74: merge with DEV300 m80


2010-05-31  Caolán McNamara  <cmc@openoffice.org>  [98a47763b5da7bd78072010e1f3a0cd7f3ee3920]

cmcfixes74: merge with DEV300 m80


2010-05-31  Caolán McNamara  <cmc@openoffice.org>  [968fb1595f7cb3982aa03fe9faf25bead73f1590]

cmcfixes74: merge with DEV300 m80


2010-05-31  Caolán McNamara  <cmc@openoffice.org>  [a4a22787273c3bdc5dbdbf97708cd1fa8fd59981]

cmcfixes74: merge with DEV300 m80


2010-05-31  Caolán McNamara  <cmc@openoffice.org>  [b8671a69d9ebc937fa78621f486f67e311832df3]

cmcfixes74: merge with DEV300 m80


2010-05-31  Caolán McNamara  <cmc@openoffice.org>  [edccb06da702ede8000f9abb7ed7cf95ee2565aa]

cmcfixes74: merge with DEV300 m80


2010-05-31  Caolán McNamara  <cmc@openoffice.org>  [83aaf57f3c3ff36a46a0aeaff8476f67d8c69a8b]

cmcfixes74: merge with DEV300 m80


2010-05-31  Caolán McNamara  <cmc@openoffice.org>  [9029bc641e0d0efdc7e7154e183864af7f91dfc8]

cmcfixes74: merge with DEV300 m80


2010-05-31  Caolán McNamara  <cmc@openoffice.org>  [24e9f0151dbbdcc6af6848a5bff807dda955c557]

cmcfixes74: merge with DEV300 m80


2010-05-31  Caolán McNamara  <cmc@openoffice.org>  [1dd9262b3f8abdbbca042478fabeddf64187a23c]

cmcfixes74: merge with DEV300 m80


2010-05-31  Caolán McNamara  <cmc@openoffice.org>  [766f33f7ac7fa9fbaf9d8094b35578edfab1ce19]

cmcfixes74: merge with DEV300 m80


2010-05-31  Caolán McNamara  <cmc@openoffice.org>  [25de2a6c3883d4509f9534cb596131a9d2682d03]

cmcfixes74: merge with DEV300 m80


2010-05-31  Caolán McNamara  <cmc@openoffice.org>  [0f8c7127943a74d6b16bb7b813402b402f0be78c]

cmcfixes74: merge with DEV300 m80


2010-05-31  Caolán McNamara  <cmc@openoffice.org>  [6888eaa47f4d44a2d84279f7c979514a39595a15]

cmcfixes74: merge with DEV300 m80


2010-05-31  Caolán McNamara  <cmc@openoffice.org>  [5d8467210c80719f2367a655a2eccbb87a8a4678]

cmcfixes75: merge with DEV300 m80


2010-05-31  Caolán McNamara  <cmc@openoffice.org>  [d550cf5237fef341dc040f9c252fb9b5c6cc0ef4]

cmcfixes75: merge with DEV300 m80


2010-05-31  Caolán McNamara  <cmc@openoffice.org>  [a5a140bf3c87fda99effc3a8d7bbfc9ce87edfaa]

cmcfixes75: merge with DEV300 m80


2010-05-31  Caolán McNamara  <cmc@openoffice.org>  [333231243a245ea7ac1d9dd32c06de86c406e7d1]

cmcfixes75: merge with DEV300 m80


2010-05-31  Caolán McNamara  <cmc@openoffice.org>  [09d77d06411df16ab8245bdcf60598b08d18b460]

cmcfixes75: merge with DEV300 m80


2010-05-31  Caolán McNamara  <cmc@openoffice.org>  [d5e8db7dcafe3c9c9ea88ce4d873f0cecf6bcf95]

cmcfixes75: merge with DEV300 m80


2010-05-31  Caolán McNamara  <cmc@openoffice.org>  [a46bcd37e6fbd5c039f67e3ab775760c15fe77c8]

cmcfixes75: merge with DEV300 m80


2010-05-31  Caolán McNamara  <cmc@openoffice.org>  [0f110b9f5eae12d34aa7fba5b54e4a606abc2505]

cmcfixes75: merge with DEV300 m80


2010-05-31  Caolán McNamara  <cmc@openoffice.org>  [4c8613d6070361aa01704e639901487deb88e283]

cmcfixes75: merge with DEV300 m80


2010-05-31  Hans-Joachim Lankenau  <hjs@openoffice.org>  [5b4fd6574fc2b3ce79e62c65ff4f54732626ed2e]

ause120: #i110479# - applied patch: temporary kick stlport include path out of SOLARINC


2010-05-31  Hans-Joachim Lankenau  <hjs@openoffice.org>  [88025962ae619e4ef373d606be12bcd3c168100d]

ause120: #i111773# - applied patch: make sure cd got a directory to change to


2010-05-31  Joerg Skottke [jsk]  <jsk@openoffice.org>  [299817c665690a67391bfa3c163296e9fffdae02]

findbar01: #i111912 - [Testautomation] Preliminary update test, incomplete. From a testtool POV we have a permanently visible SearchDialog button which should be fixed.


2010-05-31  Ivo Hinkelmann  <ihi@openoffice.org>  [5aef3dd5973bc93500f1ab109ad7f91b4da7e9b0]

l10ntooling18: #i110687# fetch cfg file from solver


2010-05-31  Ivo Hinkelmann  <ihi@openoffice.org>  [b00bc48046d9f886d172cb7be09a219dec554bab]

l10ntooling18: #i110687# fetch cfg file from solver


2010-05-31  Joerg Skottke [jsk]  <jsk@openoffice.org>  [03dba8e53007fc760780a8dffd057ec73158d3be]

findbar01: Local merge with remote repo


2010-05-31  Joerg Skottke [jsk]  <jsk@openoffice.org>  [e432d99c41ba53f50db4161254bbc48d1e031218]

findbar01: Local merge with remote repo


2010-05-31  Joerg Skottke [jsk]  <jsk@openoffice.org>  [2b1278ae20ac1e0051891c1a4d8f245a105f2f94]

findbar01: Local merge with remote repo


2010-05-31  Joerg Skottke [jsk]  <jsk@openoffice.org>  [d23b9e464b174810d33dafc05c35159645176459]

findbar01: Local merge with remote repo


2010-05-31  Joerg Skottke [jsk]  <jsk@openoffice.org>  [6e4c4fdc3474540a15edecf09b6a8ce55d47ea55]

findbar01: Local merge with remote repo


2010-05-31  Joerg Skottke [jsk]  <jsk@openoffice.org>  [aca7867bf44182345563958f296f65099183b3cf]

findbar01: Local merge with remote repo


2010-05-31  Carsten Driesner  <cd@openoffice.org>  [6df221320543d79ac1a0ef8ba290ed318e885442]

fwk143: #i102271# Fixed crash docking Draw/Impress panes


2010-05-31  Joerg Skottke [jsk]  <jsk@openoffice.org>  [93393d14ff84d74d2e2f022f0c19bf64bb9268b1]

findbar01: #i111912 - [Testautomation] Added findbar declaration to bars.win


2010-05-31  Ivo Hinkelmann  <ihi@openoffice.org>  [dc0a8418dfbfd5d2927f36902270df5587c74f2d]

l10ntooling17: #i110687# fetch cfg file from solver


2010-05-31  Ivo Hinkelmann  <ihi@openoffice.org>  [a7203443aa1a12767e198be6200b3a3e85ff43ea]

l10ntooling17: #i110687# fetch cfg file from solver


2010-05-31  Caolán McNamara  <cmc@openoffice.org>  [ac7fee6151fadda39e02a42486baeff2fb1bc95a]

cmcfixes74: #i111960 use xdg-open when available


2010-05-31  Vladimir Glazunov  <vg@openoffice.org>  [f8e7afbac976ca862a801b9648fd95b2107757b2]

#i111884# added new dependency


2010-05-31  tono  <tono@openoffice.org>  [3a14fca82951ee29805a2e96f03e67693661981c]

i#111958: MinGW port enhancement: runtime-pseude-reloc-v2


2010-05-31  tono  <tono@openoffice.org>  [cdce30bdbfe22f4b24ff2b2d96881506dd65e277]

i#111958: MinGW port enhancement: runtime-pseude-reloc-v2


2010-05-31  tono  <tono@openoffice.org>  [216ac5c489a642f0ea02edf2c89f2f515c97c83d]

i#111958: MinGW port enhancement: runtime-pseude-reloc-v2


2010-05-31  tono  <tono@openoffice.org>  [bde650dd2a934d2915e00e0ac88f4c93c60c5db1]

i#111958: MinGW port enhancement: runtime-pseude-reloc-v2


2010-05-31  tono  <tono@openoffice.org>  [891b5a314552a1d2e6bdacec2806e4b2e220ffc6]

i#111958: MinGW port enhancement: runtime-pseude-reloc-v2


2010-05-31  tono  <tono@openoffice.org>  [3655eab4df54f47e8821db8aed9b90fa7fab33bd]

i#111958: MinGW port enhancement: runtime-pseude-reloc-v2


2010-05-31  tono  <tono@openoffice.org>  [2f0d1f09eba36fcae6d3c97e234abc73dc1ef0b3]

i#111958: MinGW port enhancement: runtime-pseude-reloc-v2


2010-05-31  tono  <tono@openoffice.org>  [9bc06e6ac0d2031e6ed95229b0c1e1cf7d86ee90]

i#111958: MinGW port enhancement: runtime-pseude-reloc-v2


2010-05-31  tono  <tono@openoffice.org>  [14ff62b355090a5604133cbf6d6ba4efb1da34a0]

i#111956: MinGW port fix: dependency to shared library


2010-05-31  tono  <tono@openoffice.org>  [4fb439b5dbd14905def23b37934eca18d8b45e7e]

i#111956: MinGW port fix: dependency to shared library


2010-05-31  tono  <tono@openoffice.org>  [84175290121a452462f1cc261b4e092ae0ff7282]

i#111956: MinGW port fix: dependency to shared library


2010-05-31  tono  <tono@openoffice.org>  [08c5dbe4de29dfbdba96ce9a269d203154472bba]

i#111956: MinGW port fix: dependency to shared library


2010-05-31  tono  <tono@openoffice.org>  [1170fd37d8fc8aac76a4440d642c90a42cf5f5e6]

i#111956: MinGW port fix: dependency to shared library


2010-05-31  tono  <tono@openoffice.org>  [d3b9e9e1d0a52dc8ae8485b7ec40bb6ce40d6f80]

i#111956: MinGW port fix: dependency to shared library


2010-05-31  tono  <tono@openoffice.org>  [507a99439f846e5381b583b30898afd3415b2cc1]

i#111956: MinGW port fix: dependency to shared library


2010-05-31  Vladimir Glazunov  <vg@openoffice.org>  [e3d773e8b7b3f0dec89c9c6e8b4a563a54b37818]

#i10000# prechecks temporaly disabled.


2010-05-31  tono  <tono@openoffice.org>  [d1d09abe2763b4dffe63db568cc1472505f057d5]

i#111382: Mingw port for hunspell 1.2.9


2010-05-31  Ingrid Halama  <iha@openoffice.org>  [dbafc22792c13d5f909447d84525a9d923430266]

chart47: #i87138# enable test again


2010-05-31  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [95bd2079a501ba3083e150b2d42afe07bed31883]

solve ambiguity between ::Color and com::sun::star::util::Color


2010-05-31  Ingrid Halama  <iha@openoffice.org>  [51b841bd25d0a3f0a5a9008542a3290090766492]

chart47: #i83867# enable test again


2010-05-31  Henning Brinkmann  <hbrinkm@openoffice.org>  [ddf4754917cfb46d4b8f39fb7d7391358c19176b]

hb33patches1: merged DEV300_m79


2010-05-31  Ingrid Halama  <iha@openoffice.org>  [7844f1e00cc847d08783f5eb2089d597fa87ddc8]

chart47: #i83866# reset to 2D to speed up following tests


2010-05-31  Ruediger Timm  <rt@openoffice.org>  [b3bc08b35784e0cca59b31d2fc47205741c76dd4]

masterfix #i10000#: Correct module depency line in testgraphical/prj/build.lst


2010-05-31  Vladimir Glazunov  <vg@openoffice.org>  [0770b2664645eca8a6669bb134ab9a59349ff0b6]

#i10000# new configure


2010-05-31  Caolán McNamara  <cmc@openoffice.org>  [8d02df85320dc6e8d91672cb1ce20262ba8ca6f3]

cmcfixes74: wae fixes


2010-05-31  Christian Lippka  <christian.lippka@sun.com>  [f425cc4944368dbd9449cdcc164035ba8707e46c]

#i111928# do not crash when there are fields in an annotation


2010-05-31  Christian Lippka  <christian.lippka@sun.com>  [73637454a30efca9e4f515da64975037def535fd]

#i111928# do not crash when there are fields in an annotation


2010-05-31  Carsten Driesner  <cd@openoffice.org>  [720cb002b90767f097bed1ee63f61337632b731d]

fwk143: #i111516# Support language argument and configuration item for dictionary repository URL.


2010-05-31  Carsten Driesner  <cd@openoffice.org>  [c5cdb7b2a6fa052a64ee5a2aa1c2cc1d3ea1727d]

fwk143: #i111516# Support language argument and configuration item for dictionary repository URL.


2010-05-31  Vladimir Glazunov  <vg@openoffice.org>  [3d8c426a8b699a1e5a63942adbcfcbffb9a84d46]

#i10000# added missing headers


2010-05-31  Vladimir Glazunov  <vg@openoffice.org>  [53017497738e9edd88b480cfaf31a11d1701835d]

#i10000# fix for WAE


2010-05-31  hb  <hbrinkm@openoffice.org>  [20e0ef59cf0a3b44b6c665f035ead0f0ba43484d]

hb33issues01: building errors in sw


2010-05-31  Joerg Skottke [jsk]  <jsk@openoffice.org>  [7784ef3e8af06017f6fb4522e4e6fe9bf2ae2931]

vitomation01: Local merge with DEV300_79


2010-05-31  Joerg Skottke [jsk]  <jsk@openoffice.org>  [a60b65b5ab97a7aa3ffb39da7ae2a90b5841575a]

vitomation01: #i109696 - Edit mode, another attempt - more waiting


2010-05-31  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [b078cc62e4e07c0259d54ff0cd3236fa3182d377]

unoawt: for ill-behaved clients which do not provide a page, have an empty page as fallback


2010-05-31  Joerg Skottke [jsk]  <jsk@openoffice.org>  [2fda30de1943c16b7c718dcec743b8bd7124c122]

vitomation01: #i109696 - Edit mode, another attempt with much simplified approach without verification.


2010-05-31  Joerg Skottke [jsk]  <jsk@openoffice.org>  [7e7c82531b1c2e3e78625b1f5a612501d383c14b]

vitomation01: #i109696 - Edit mode, another attempt, again


2010-05-31  Joerg Skottke [jsk]  <jsk@openoffice.org>  [b6dfd268bd21465ba9451be680b913c6d7bd731e]

vitomation01: #i109696 - Edit mode, another attempt, again


2010-05-31  Joerg Skottke [jsk]  <jsk@openoffice.org>  [f6e68f43dc3ec9fc1a335058c74f0144f3421a8d]

vitomation01: #i109696 - Edit mode, another attempt


2010-05-30  Joerg Skottke [jsk]  <jsk@openoffice.org>  [c51ca5f0dce8d4f294ab388b49bc5117aa10aa92]

vitomation01: local merge from remote repo


2010-05-30  Caolán McNamara  <cmc@openoffice.org>  [268f8a159d41b3a0bbbed8dbd2ca628f8a20ebc4]

cmcfixes74: wae fixes


2010-05-29  Vladimir Glazunov  <vg@openoffice.org>  [a571d1e991e400ed3ae5346a1bc2ef43ab23f215]

#i100000# fix for Warning-Error on Windows-BuildBot


2010-05-28  Ingrid Halama  <iha@openoffice.org>  [07ba9e0ea0bc6c1f40051d36474023c6a76b4b95]

chart47: #i86555# cleanup UNO API tests


2010-05-28  Ingrid Halama  <iha@openoffice.org>  [019789ace933903c0fcb55f93a8c2c2e37196798]

chart47: #i83857##i83706##i83831##i83866##i87138##i87295# cleanup UNO API tests


2010-05-28  Joerg Skottke [jsk]  <jsk@openoffice.org>  [37d4903cb32a8d653b2f9c7bfb1bd05abac54ff8]

vitomation01: #i109562 - Disabled test (#i111914)


2010-05-28  Joachim Lingner  <jl@openoffice.org>  [f50ef850eb572a2c3baa9545d7e6882576a86ee7]

jl152 #i77196# new update behavior for extensions


2010-05-28  Joachim Lingner  <jl@openoffice.org>  [776d5631f5089f94cbe87b6f869f7887aeff2092]

jl152 #i77196# new update behavior for extensions


2010-05-28  Joerg Skottke [jsk]  <jsk@openoffice.org>  [4f6da956c1f0328d20a4067edf7b075944273ac7]

vitomation01: #i109562 - Disabled every single HangulHanya conversion test as most of them are broken and - in many cases - need a rewrite


2010-05-28  Daniel Rentz  <dr@openoffice.org>  [1ab26b208e07f2348ccf55d12de9648b8c6594a2]

dr76: build error after rebase


2010-05-28  Release Engineering  <releng@openoffice.org>  [f0b743ad4d0c6069eac3d109900f2eb39e30524e]

DEV300


2010-05-28  Ingrid Halama  <iha@openoffice.org>  [5347bfcf72ac68be94b565f760210463308a0cb4]

chart47: #i79087# prevent deadlock + prevent null pointer access


2010-05-28  Joerg Skottke [jsk]  <jsk@openoffice.org>  [13dd3059eefc5ed7f1ac883b9b060af28866e8e3]

vitomation01: #i109562 - Fix broken loop


2010-05-28  Joerg Skottke [jsk]  <jsk@openoffice.org>  [f6b1677eb2b26715ce630b9fc3988e2fcfa49350]

vitomation01: #i109562 - Added issue #i111909 for failing to access rename menuitem in context menu, reformatted files to coding standards (Partially)


2010-05-28  Joerg Skottke [jsk]  <jsk@openoffice.org>  [46f5a99b44be10e159535c6527e156657444d535]

vitomation01: #i109562 - Add one slot


2010-05-28  Joerg Skottke [jsk]  <jsk@openoffice.org>  [b7969b1624ddce173bea3dac13586fa6f7459a7a]

vitomation01: #i109562 - fCloseNavigator, implementation No 11234372 replaced


2010-05-28  Joerg Skottke [jsk]  <jsk@openoffice.org>  [1be0571ba7221a0c736eb9ba501ce2c90454519c]

vitomation01: #i109562 - Removed delays, added basic errorhandling where it appeared to be useful


2010-05-28  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [9d8f2ac47d5103568d13366ec5ef82477ce659a7]

unoawt: XWizard now has an attribute giving access to the XWindow interface of the dialog's main window


2010-05-28  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [ccc9774139e48f266e40c99f7243f03f4a728517]

unoawt: XWizard now has an attribute giving access to the XWindow interface of the dialog's main window


2010-05-28  Ingo Schmidt  <is@openoffice.org>  [1e7e9bea33a3f39b54a715be36a1a14ac680a333]

native305 #i92977# new Windows INSTALLLOCATION settings


2010-05-28  Joerg Skottke [jsk]  <jsk@openoffice.org>  [1083d6f221b566032b6e8b48fc203a96dcea0b34]

vitomation01: #i109562 - Excluded tCheckDialog due to issue #i111908


2010-05-28  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [ac8931355088e3d5c811309342f6af999da92cd8]

vcl111: #i108490# fix handling of greyscale jpeg images in PDF export


2010-05-28  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [8f5ff4a4cbe7d33417a7b884e1c3093168738581]

vcl111: #i108490# fix handling of greyscale jpeg images in PDF export


2010-05-28  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [024b04532d81f4e9c18e12d7dba418214cac969f]

unoawt: fixed assertion


2010-05-28  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [0fe86b35c9baec1abd1fb4fb9f634de5f06b38e6]

unoawt: WINDOW_*BOX also do not require a parent window, so allow creating them without parent


2010-05-28  Joerg Skottke [jsk]  <jsk@openoffice.org>  [6884585ee6ba0b5ea9e66c08059071484cc167e0]

vitomation01: #i109562 - Uppercasing gApplication is not required anymore


2010-05-28  Joerg Skottke [jsk]  <jsk@openoffice.org>  [046f410a9903eb3ee0352ed7c22c2cb5976ddf74]

vitomation01: #i109562 - reformat files according to coding guidelines


2010-05-28  Joerg Skottke [jsk]  <jsk@openoffice.org>  [9fd8fe8b757ea3a03e28f9837acbe4eaada895cf]

vitomation01: #i109562 - replace wDocSetContext() with hSetDocumentContext()


2010-05-28  Henning Brinkmann  <hbrinkm@openoffice.org>  [a1ab4b6a1835a9ef0e5f7ddbf970114f39e6f533]

hb33issues01: merged DEV300_m79


2010-05-28  Henning Brinkmann  <hbrinkm@openoffice.org>  [6cee0071a043e3069e8d39118055dd71863eab41]

hb33issues01: merged DEV300_m79


2010-05-28  Joerg Skottke [jsk]  <jsk@openoffice.org>  [8a39269bf0f82c76e5fc09d5b491dd545a06f0df]

vitomation01: #i109562 - formcontrols.inc - disable autoexecuted mouse movements


2010-05-28  Joerg Skottke [jsk]  <jsk@openoffice.org>  [fdc9d546c4f500a0ec42fd6ae041bd344535a27f]

vitomation01: #i109562 - sMakeReadonlyDocumentEditable - make it talk a little.


2010-05-28  Joerg Skottke [jsk]  <jsk@openoffice.org>  [14388d5f09bd098ff01282977319c95e71c8c97e]

vitomation01: #i109562 - sMakeReadonlyDocumentEditable - do not warn if document is already in edit mode.


2010-05-28  Henning Brinkmann  <hbrinkm@openoffice.org>  [9b7ae595a34718cf259a604791c96a636e0e29fd]

#b6951450#

WW8TableInfo: Store information that text node is first in
 a table.
OutputTextNode: Output page break before on first paragraph in table,
 if table has page break before.
2010-05-28  Joerg Skottke [jsk]  <jsk@openoffice.org>  [52db02d9dd03f8f89d5f50e92fcd4fc7ecd0580b]

vitomation01: #i109562 - sMakeEdibleDocument - erh - sMakeReadonlyDocumentEditable reworked, back to old simple style as the newly attempted fixes by HDE and me simply do not work.


2010-05-28  Ivo Hinkelmann  <ihi@openoffice.org>  [196b2a884a7843095bffaebe5ad1197e569db11d]

l10ntooling17: #i100845# add support for java properties. help() fixed


2010-05-28  Ivo Hinkelmann  <ihi@openoffice.org>  [f53bc41b0a0a19a017d13d31d39cfe8db914f606]

l10ntooling17: #i100845# add support for java properties. help() fixed


2010-05-28  Ruediger Timm  <rt@openoffice.org>  [d1eb29afd59b523734e9bc95c2994ee5201d8124]

Merge CWS rt38 to DEV300 m79


2010-05-28  Ruediger Timm  <rt@openoffice.org>  [2d6e4637c6d5523f066275b348c551dc041d415e]

Merge CWS rt38 to DEV300 m79


2010-05-28  Ruediger Timm  <rt@openoffice.org>  [f1e3d094b368a83cd834d5ca1fedbb1d5270146c]

Merge CWS rt38 to DEV300 m79


2010-05-28  Ruediger Timm  <rt@openoffice.org>  [a60695657bf46771515cd7b6a3635bd600657a05]

Merge CWS rt38 to DEV300 m79


2010-05-28  Ivo Hinkelmann  <ihi@openoffice.org>  [126d4b4f8dde5f4f7588a9c49043f9c90fe86ebb]

l10ntooling17: #i100845# add support for java properties


2010-05-28  Joerg Skottke [jsk]  <jsk@openoffice.org>  [40bf89d734030fbd1db5930da9dc0a035a592c09]

vitomation01: #i109562 - Double quote fixed


2010-05-28  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [9f218bc0e0deb2d368bdbdddea13cc70a02b24a8]

CWS gnumake2: reverting accidental modification in sw


2010-05-28  Joerg Skottke [jsk]  <jsk@openoffice.org>  [20ba9e3f3baba67a201356591d1db98c034a495e]

vitomation01: #i109562 - Code cleanup, fixed countless bogus functions, moved stuff to global, make tests use global functions where local copies existed.


2010-05-28  Joerg Skottke [jsk]  <jsk@openoffice.org>  [f0268ed20f3d195909b64b7801f843d1e6bb838c]

vitomation01: #i109562 - Added function hGetUsedFilter() - it retrieves the default filter for the current document from the FileSave dialog. This function was replicated multiple times across testautomation.


2010-05-28  Ingrid Halama  <iha@openoffice.org>  [d6616fb95ac01bd8767935ac7a5adcb489666936]

chart47: #i79087# prevent deadlock + reduce vector to single diagram


2010-05-28  Joerg Skottke [jsk]  <jsk@openoffice.org>  [7a25023879e295335dca367a84caedff9ea1dc6f]

vitomation01: #i109562 - Replaced most functions with simpler ones, eliminated unnecessary sleeps etc.


2010-05-28  Joerg Skottke [jsk]  <jsk@openoffice.org>  [fd646b13f761ba28a16d281adf4bb650530a0a89]

vitomation01: #i109562 - Replaced all complex mouse operation support functions with much simpler generic ones


2010-05-28  Joerg Skottke [jsk]  <jsk@openoffice.org>  [2d73e69028b791f21362d015bc26ae1ca33dc3a3]

vitomation01: #i109562 - Just a little better printlog for hUseAsyncSlot()


2010-05-28  Joerg Skottke [jsk]  <jsk@openoffice.org>  [c35ab87b52c52c50a68f46b94f6b6a08a11cbfe0]

vitomation01: #i109562 - More code refactoring in export_graphic.inc. A sthe function worked with invalid returnvalues from dysfunctional helper functions i had to replace quite some code.


2010-05-28  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [1c0df7cfa68939dafd0bb7c874f1b7329544de56]

CWS gnumake2: merging minibranches


2010-05-28  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [8b8162e0b885268bfa25d22a11a9051d02ef3369]

CWS gnumake2: l10ntools cleanup to simplify fixing ---------------- CWS gnumake2: l10ntools cleanup to simplify fixing ---------------- CWS gnumake2: l10ntools cleanup to simplify fixing ---------------- CWS gnumake2: l10ntools cleanup to simplify fixing, fixing filename lookup

HG: Enter commit message.  Lines beginning with 'HG:' are removed.
HG: Remove all lines to abort the collapse operation.
2010-05-28  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [0d34f2aab05ad2123b82f280fa61e2dcddb76273]

CWS gnumake2: l10ntools cleanup to simplify fixing ---------------- CWS gnumake2: l10ntools cleanup to simplify fixing ---------------- CWS gnumake2: l10ntools cleanup to simplify fixing ---------------- CWS gnumake2: l10ntools cleanup to simplify fixing, fixing filename lookup

HG: Enter commit message.  Lines beginning with 'HG:' are removed.
HG: Remove all lines to abort the collapse operation.
2010-05-28  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [60e3effa3b220004900c91d04eca8010c7988c21]

CWS gnumake2: l10ntools cleanup to simplify fixing ---------------- CWS gnumake2: l10ntools cleanup to simplify fixing ---------------- CWS gnumake2: l10ntools cleanup to simplify fixing ---------------- CWS gnumake2: l10ntools cleanup to simplify fixing, fixing filename lookup

HG: Enter commit message.  Lines beginning with 'HG:' are removed.
HG: Remove all lines to abort the collapse operation.
2010-05-28  Ingo Schmidt  <is@openoffice.org>  [3496d8389e25cd75f98d4a5359d1405b323f2325]

native305 #i92977# new Windows INSTALLLOCATION settings


2010-05-28  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [9ee0a84a5958efb0d454c765b97faf03c3a907ab]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba33f


2010-05-28  Marc Neumann [msc]  <Marc.Neumann@sun.com>  [f9efcb878a31f1f8f9ee3550216879966a872e55]

dba33f: fix some coding errors


2010-05-28  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [b8076ccb49b2fa9730230490b4c34d15878a8ad7]

dba33f: #i111900# fix between


2010-05-28  Daniel Rentz  <dr@openoffice.org>  [df5a9f576497881fa4da4a9b0b05743bf2246804]

dr76: update to DEV300_m79


2010-05-28  Daniel Rentz  <dr@openoffice.org>  [6baecedb9861623a1a2442d56fda6c9a6d3d78a2]

dr76: update to DEV300_m79


2010-05-28  Daniel Rentz  <dr@openoffice.org>  [00530a999c1120f31624b1fdc4426e8d189924fd]

dr76: update to DEV300_m79


2010-05-28  Daniel Rentz  <dr@openoffice.org>  [f7c30550d7a57c35683b246aaa0c93b90415f4be]

dr76: update to DEV300_m79


2010-05-28  Daniel Rentz  <dr@openoffice.org>  [5adcd26c159f796c574ed09ae92afe770f45a655]

dr76: update to DEV300_m79


2010-05-28  Joerg Skottke [jsk]  <jsk@openoffice.org>  [f6163e652509fe9d20915665fedd4a88bedf15e5]

vitomation01: #i109696 - function fIsDocumentWriteable() and fMakeDocumentWriteable() had stupid printlogs with many typos, fixed.


2010-05-28  Joerg Skottke [jsk]  <jsk@openoffice.org>  [c2cb0325dd136c2099b8c9c1ab33f4eb8fe8d079]

vitomation01: #i109696 - function fgetsizexy() does not set its returnvalue but modifies a function parameter instead. There is no checking whatsoever that the Position And Size dialog is really closed and then there were some more problems. Fully refactored


2010-05-28  Vladimir Glazunov  <vg@openoffice.org>  [cb00a572b32b16b0a7fcc5e4a81abb01bbfe7d9a]

CWS-TOOLING: integrate CWS hb33tablebylayout


2010-05-28  Joerg Skottke [jsk]  <jsk@openoffice.org>  [b76d17246aa07d656d619954caff282e0b112180]

vitomation01: #i109696 - IsNamedDocLoaded now no longer takes the optional second parameter for verbosity. Set GVERBOSE = TRUE before calling the function


2010-05-28  Vladimir Glazunov  <vg@openoffice.org>  [7d8368ed9a2bb958fdd367ac2a6719cd14e16e8f]

CWS-TOOLING: integrate CWS gfxcmp02


2010-05-28  Vladimir Glazunov  <vg@openoffice.org>  [a24ed4a9d146127a698669b23635ba565c0f2e2f]

CWS-TOOLING: integrate CWS calc53


2010-05-28  Vladimir Glazunov  <vg@openoffice.org>  [97dd4d4920c168f369536cb92add83bc54f54c95]

CWS-TOOLING: integrate CWS calc53


2010-05-28  Vladimir Glazunov  <vg@openoffice.org>  [0ad8c011c745aa24244ffb459fe44f9115d4eb15]

CWS-TOOLING: integrate CWS calc53


2010-05-28  Joerg Skottke [jsk]  <jsk@openoffice.org>  [37c43985147e370c1a3c0a0434767caf37f6b09c]

vitomation01: #i109696 - IsNamedDocLoaded also exists in t_files.inc (global, required include) so i removed it from here


2010-05-28  Vladimir Glazunov  <vg@openoffice.org>  [d21adcdca61a7c54b3bf1584d80746dc0d2d1fc0]

CWS-TOOLING: integrate CWS fwk142


2010-05-28  Vladimir Glazunov  <vg@openoffice.org>  [026c7e4aa36974f7ce0efeec70011bf745fab4a2]

CWS-TOOLING: integrate CWS ooxml10


2010-05-28  Vladimir Glazunov  <vg@openoffice.org>  [8c29919ec8428c9cbb2a1c8a7dad4dfcd232af5c]

CWS-TOOLING: integrate CWS xmlsec1_2_14


2010-05-28  Vladimir Glazunov  <vg@openoffice.org>  [52367d797ab764e7f83e1e8e3e6da901469505cb]

CWS-TOOLING: integrate CWS xmlsec1_2_14


2010-05-28  Vladimir Glazunov  <vg@openoffice.org>  [3129e2dbd86f426bb65257847dcd21307da9c5c9]

CWS-TOOLING: integrate CWS koheiautodecimal


2010-05-28  Vladimir Glazunov  <vg@openoffice.org>  [dd508f5004b7a26b085e6f6f51c8f4b4bc16c75c]

CWS-TOOLING: integrate CWS koheiautodecimal


2010-05-28  Vladimir Glazunov  <vg@openoffice.org>  [314ac1b55ff305fb9552a18f4756fcdb9d2b5fdb]

CWS-TOOLING: integrate CWS koheiautodecimal


2010-05-28  Vladimir Glazunov  <vg@openoffice.org>  [7e13001ff92445685b2568a313cc104f7142f896]

CWS-TOOLING: integrate CWS koheiautodecimal


2010-05-27  Thorsten Bosbach  <tbo@OpenOffice.org>  [39e61a783672e41ac76ba6141978c6ba98248add]

#i111883 crash on .uncheck


2010-05-27  Ingrid Halama  <iha@openoffice.org>  [f4fcb73d73ae90be1464cbdf2af879574659c3d9]

chart47: #i79087# prevent deadlock while changing scale vie API


2010-05-27  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [5afb6daf09274f33457198cfd4d3448f0bfc05bb]

vcl112: #b6951113# be robust wrt slighly standard deviating PPD files


2010-05-27  Carsten Driesner  <cd@openoffice.org>  [97e96b230c86d10cb31793d3737c7d1d97041dfb]

uimigration01: #i101513# Migration of user settings necessary


2010-05-27  Thorsten Bosbach  <tbo@OpenOffice.org>  [da1dd3a4f1f4fff933b47179cbe615958a0cdb07]

#i111881 new testtool script fixes


2010-05-27  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [927bea431a8a8d31e79bb21d9135d9070639f70b]

aw081: rebased to m79


2010-05-27  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [cbf0f1e20af12690220bca53a7303a46a3f97818]

aw081: rebased to m79


2010-05-27  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [b9eab08ec09621055a7366ef938b2c68cf2d0a97]

aw081: rebased to m79


2010-05-27  Oliver-Rainer Wittmann  <od@openoffice.org>  [85df13fa783ecb5de7f9e688cdabcebd9d91e447]

sw33bf04: #i111172# method <SwWrtShell::NumOrBulletOn(..)> - further adjustment of handling existing indent when current text node is already in a list.


2010-05-27  Joerg Skottke [jsk]  <jsk@openoffice.org>  [b30b73cc05a24c51187c36c17bfa07d10ab57245]

vitomation01: #i109696 - export_graphic.inc calls a lot of very dubious functions. Cleanup


2010-05-27  Vladimir Glazunov  <vg@openoffice.org>  [5c92fa80fcce16bb9dd0da89f9f5eafed3cb97b5]

CWS-TOOLING: integrate CWS fwk138


2010-05-27  Vladimir Glazunov  <vg@openoffice.org>  [aa2d6f3360a16f9066e8b83ddcd69e62996a6f53]

CWS-TOOLING: integrate CWS fwk138


2010-05-27  Vladimir Glazunov  <vg@openoffice.org>  [2424f73193fe76d35822c78d897cb260721a9757]

CWS-TOOLING: integrate CWS fwk138


2010-05-27  Vladimir Glazunov  <vg@openoffice.org>  [5c40015cde351ed33cdb4364607b1d6c1c3f20ae]

CWS-TOOLING: integrate CWS fwk138


2010-05-27  Ingo Schmidt  <is@openoffice.org>  [a76e94f5f77b03807a01635d9d95eb0fb31fc934]

native305 #i92977# new Windows INSTALLLOCATION settings


2010-05-27  Ivo Hinkelmann  <ihi@openoffice.org>  [03772c9d2d0261426fe455fcd191677579131d0c]

l10ntooling18: fixed some windows build issues


2010-05-27  Vladimir Glazunov  <vg@openoffice.org>  [a8a0a0c5913444123b060c64da0e2b9c6832264e]

CWS-TOOLING: integrate CWS sb122


2010-05-27  Vladimir Glazunov  <vg@openoffice.org>  [8b64998aaa81b43b998bed9c9995a511fc6283af]

CWS-TOOLING: integrate CWS sb122


2010-05-27  Vladimir Glazunov  <vg@openoffice.org>  [43b39bb2e8a0fcb16d474b9818d545b4e509e59a]

CWS-TOOLING: integrate CWS sb122


2010-05-27  Vladimir Glazunov  <vg@openoffice.org>  [058db7eda300e416966b00a06fb062bb6f59242d]

CWS-TOOLING: integrate CWS sb122


2010-05-27  Vladimir Glazunov  <vg@openoffice.org>  [b1e8435606100f3c09df4ba2963a5c5b8c78efba]

CWS-TOOLING: integrate CWS sb122


2010-05-27  Joerg Skottke [jsk]  <jsk@openoffice.org>  [0d87c6e40ae6ee678c9dfa38fa520fc0a21e0652]

vitomation01: #i109696 - Full refactoring of export_graphic.inc. The test case sported code duplication on epic scale as well as very long sleep() statements which should not be required if coded correctly (i hope)


2010-05-27  Joerg Skottke [jsk]  <jsk@openoffice.org>  [a0bbd5760e414e612edd4497479bbf861c9bf1b9]

vitomation01: #i109696 - t_files.inc: Added functions hFileReOpen() and hFileDelete(), the latter being a wrapper for hDeleteFile() which does not follow the naming scheme.


2010-05-27  Vladimir Glazunov  <vg@openoffice.org>  [1ec95f6dc406b4d6f432a8491dbc3fd04c2de58a]

CWS-TOOLING: integrate CWS sb120


2010-05-27  Vladimir Glazunov  <vg@openoffice.org>  [c0ddc5fe38fe546952b127c592f0cf0b15c90a9f]

CWS-TOOLING: integrate CWS sb120


2010-05-27  Vladimir Glazunov  <vg@openoffice.org>  [26e3759b7ccaf51aaeab955bbddb6a80c934be5d]

CWS-TOOLING: integrate CWS sb120


2010-05-27  Vladimir Glazunov  <vg@openoffice.org>  [0fe97f40ea64964b66f863ba598093045305cd01]

CWS-TOOLING: integrate CWS sb120


2010-05-27  Vladimir Glazunov  <vg@openoffice.org>  [94098547cb48684e2fddd4f13b617fb57ef52683]

CWS-TOOLING: integrate CWS sb120


2010-05-27  Vladimir Glazunov  <vg@openoffice.org>  [e7a16859aec4381fd02b1f7b157c7c5f57ac185b]

CWS-TOOLING: integrate CWS sb120


2010-05-27  ka  <kai.ahrens@sun.com>  [8e8dc2dd9984077554bc18875ffa175a47ca8ab2]

impressbi01: rebased to DEV300_m79


2010-05-27  ka  <kai.ahrens@sun.com>  [13a131cfc6343d2f5693f3c3e9485cfe9e48f8ad]

impressbi01: rebased to DEV300_m79


2010-05-27  ka  <kai.ahrens@sun.com>  [1e2630a2fb02dfa170c512eb9ce3ef6766d9ed00]

impressbi01: rebased to DEV300_m79


2010-05-27  ka  <kai.ahrens@sun.com>  [0480cbd6a81487fd5c7f4322f9359dfdb313c4b1]

impressbi01: rebased to DEV300_m79


2010-05-27  Vladimir Glazunov  <vg@openoffice.org>  [65007b34e4b936be783a6a697ecab726a7f6ebdf]

CWS-TOOLING: integrate CWS kso44


2010-05-27  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [625015106bca562b0120cdf6aedf96cb4cf60b59]

#i111846# added drawing BackgroundFill for hatch when not AAed


2010-05-27  Thomas Lange [tl]  <tl@openoffice.org>  [bbb275dbbdb179e02773e9cdc9d360f929c6548a]

cws tl79: merge with DEV300_m79


2010-05-27  Thomas Lange [tl]  <tl@openoffice.org>  [1f8634c5cf33704c33cdf8af7d6ec2e927f8bb71]

cws tl79: merge with DEV300_m79


2010-05-27  Thomas Lange [tl]  <tl@openoffice.org>  [7a5eaaa09a2d664db1590584ff982db59f8600c0]

cws tl79: merge with DEV300_m79


2010-05-27  Thomas Lange [tl]  <tl@openoffice.org>  [34b6b6d0a7021bd27167530d27a9a8ebd45004c5]

cws tl79: merge with DEV300_m79


2010-05-27  Thomas Lange [tl]  <tl@openoffice.org>  [961fbe7dd0e11749e622a3d710ac3d7575b4a292]

cws tl79: merge with DEV300_m79


2010-05-27  Thomas Lange [tl]  <tl@openoffice.org>  [fa373aa0dd778fdca5e00a53dc46078556bc0920]

cws tl79: merge with DEV300_m79


2010-05-27  Thomas Lange [tl]  <tl@openoffice.org>  [54328f87c1f3c229833bd0b9a0d4852d1ff5e7ea]

cws tl79: merge with DEV300_m79


2010-05-27  Joerg Skottke [jsk]  <jsk@openoffice.org>  [0081ba080f3b58bc5378df8c74b4bf62fa4bfada]

vitomation01: #i109696 - export_graphic.inc reformatted according to coding guidelines


2010-05-27  Joerg Skottke [jsk]  <jsk@openoffice.org>  [d1adc7ef1473b62ee5d6f7c0848c756d2afc14a1]

vitomation01: #i109696 - i_us_presentation.inc: Gnarf


2010-05-27  Joerg Skottke [jsk]  <jsk@openoffice.org>  [df10d9b0c969ac623172ad3ae838c313b1a5352a]

vitomation01: #i109696 - i_us_presentation.inc: More tries


2010-05-27  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [f02b283bb7a6264f33cbfc106ff8f93a19ad4d6f]

#i111715# corrected numerical cases for polygon clipper and geometry creator


2010-05-27  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [003e2a179cad743b26a4c5ca5636b1c783370631]

#i111715# corrected numerical cases for polygon clipper and geometry creator


2010-05-27  ka  <kai.ahrens@sun.com>  [bd462caa0e649fe6f2f78983ae23d398f4b5c700]

impressbi01: merged DEV300_m77


2010-05-27  ka  <kai.ahrens@sun.com>  [413cf99416a3b44959c0099c04bdab3c6cb4d6e2]

impressbi01: merged DEV300_m77


2010-05-27  ka  <kai.ahrens@sun.com>  [8252b7dba744ac0cde8703ab17909c4a8c333ca3]

impressbi01: merged DEV300_m77


2010-05-27  ka  <kai.ahrens@sun.com>  [061369edf21348a62a8f1bbad7b5bcfcf30a6e3f]

impressbi01: merged DEV300_m77


2010-05-27  Thomas Lange [tl]  <tl@openoffice.org>  [31319bc6b2191cc95fac058347578e3ad54a95bb]

cws tl80: #i111753# fixed Calc spezific spell check problem introduced by fix for #i110341


2010-05-27  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [283d0db98c260d588012a20a4abafeac9ed2834b]

Update from master repository (DEV300_m79).


2010-05-27  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [62eb4f84a6a6e1aba5bd2ecd748186667180ba55]

Update from master repository (DEV300_m79).


2010-05-27  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [6095ce00b8a6078dafd3b4f91bb83fa52056b1d3]

Update from master repository (DEV300_m79).


2010-05-27  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [1f1dc05c90c7782065d0d171ab377a92d5b16d92]

Update from master repository (DEV300_m79).


2010-05-27  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [303a4f871fb88a21a2ad90fddae66f857582cd79]

Update from master repository (DEV300_m79).


2010-05-27  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [a5c86ac95ebcf141b4d990c63f8ebc13262bc80f]

Update from master repository (DEV300_m79).


2010-05-27  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [575f8c3b69b481d885999d9ef9d75dea95bcee4b]

Update from master repository (DEV300_m79).


2010-05-27  Henning Brinkmann  <hbrinkm@openoffice.org>  [4edbc52ee91b396f667bf2eaaf8ad48ebb3d199d]

hb33issues01: #b6951450# export table spacing


2010-05-27  Henning Brinkmann  <hbrinkm@openoffice.org>  [cbba191cf0fff148935f24d111cb124bd5a5328b]

hb33issues01: #b6951450# export table spacing


2010-05-27  Wu Yan  <wuy@openoffice.org>  [5d08b0417da503650e5cf2f301cf579cc84452fe]

findbar01: #i111848#, #i111852# change title of findbar and show/hide the findbar according to specification


2010-05-27  Wu Yan  <wuy@openoffice.org>  [0d5519866f35d6c245948d2569551fe3ea6a7ba5]

findbar01: #i111848#, #i111852# change title of findbar and show/hide the findbar according to specification


2010-05-27  Wu Yan  <wuy@openoffice.org>  [b2ab0cefca95f2c05bfd9e081d9e5d383de19bed]

findbar01: #i111848#, #i111852# change title of findbar and show/hide the findbar according to specification


2010-05-27  Wu Yan  <wuy@openoffice.org>  [334c5ca8931eac3d0cff8e1611dccb8a90771eb2]

findbar01: #i111848#, #i111852# change title of findbar and show/hide the findbar according to specification


2010-05-27  Wu Yan  <wuy@openoffice.org>  [01c4626a910ec3b664abea6854ae656701a93e28]

findbar01: #i111840# set focus back to document when <Esc> key is used in findbar text field


2010-05-27  Joerg Skottke [jsk]  <jsk@openoffice.org>  [21c5ff4247dfb884280b27186e98e89d17a41394]

vitomation01: #i109696 - i_us_presentation.inc: Try to make the presentation compelte successfully in test number 6


2010-05-27  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [7e53e4596a9460fb3d4750f6cf51f8d9f03e2544]

dba33f: #i107654# like corrected


2010-05-27  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [e8b60987500abf6a5a5c905853800e9dd77c3d72]

dba33f: #i107654# like corrected


2010-05-26  Niklas Nebel  <nn@openoffice.org>  [e8ffcde87c93f8ed76424799d4f514e3051f67fa]

calc54: merge with DEV300_m79


2010-05-26  Niklas Nebel  <nn@openoffice.org>  [6b758c65f7b74edb3145f7de28630419878dd4ef]

calc54: merge with DEV300_m79


2010-05-26  Thorsten Bosbach  <tbo@OpenOffice.org>  [c0df6fa7c33026ad716235ba40caf22595d494bf]

#i111822 macos X masking


2010-05-26  Kohei Yoshida  <kyoshida@novell.com>  [eea0a1137311d80b814e16d7a10a558f014211ef]

rebased to DEV300_m78


2010-05-26  Kohei Yoshida  <kyoshida@novell.com>  [607f71627a87a0f4bb25486c8b6d067d5eedbeee]

rebased to DEV300_m78


2010-05-26  Kohei Yoshida  <kyoshida@novell.com>  [e456718e013f90ad4f3b722f732a6c5942f09f83]

rebased to DEV300_m78


2010-05-26  Kohei Yoshida  <kyoshida@novell.com>  [1667b2d75bf0d5df53d1120c3846eeaaa122acdd]

rebased to DEV300_m78


2010-05-26  Niklas Nebel  <nn@openoffice.org>  [c508a49bd3c171a0203f85bb5270b02fd6a920b7]

calc54: #i111857# don't always create empty mpTableData for external service in BuildAllDimensionMembers


2010-05-26  Ivo Hinkelmann  <ihi@openoffice.org>  [ce21fb11908c46659585606626e7c86e89a50e9f]

l10ntooling17: merge


2010-05-26  Ivo Hinkelmann  <ihi@openoffice.org>  [834f4bd699643b9297a14cbc1eb1ef65dbdf0862]

l10ntooling17: merge


2010-05-26  Vladimir Glazunov  <vg@openoffice.org>  [336bc45f08a1780316c34209056307e712809671]

vgbugs10: #i109602# removed unexpected sideeffect


2010-05-26  Ingrid Halama  <iha@openoffice.org>  [dbabefbcf1457f88d58c205c1da1630671ba9efd]

chart47: #i86555# prevent deadlock while changing title vie API


2010-05-26  Thorsten Bosbach  <tbo@OpenOffice.org>  [c2c3360d514c9c2b00f97b8c2c15d2114f5e2a67]

strange new files


2010-05-26  Thorsten Bosbach  <tbo@OpenOffice.org>  [ab9ef20ecba8d507bfcd76e7cc35a4a84bda1c60]

#i111851 macos X masking


2010-05-26  Thorsten Bosbach  <tbo@OpenOffice.org>  [497ecdcb53b21c41382e4873926d5f41f252e4be]

#i111851 macos X masking


2010-05-26  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [d0fdd4f0c77bd5fdccb7f7eb1d49dba4e5d1657a]

vcl112: #i111824# fix detached monitors case for more than two monitors (thanks thb !)


2010-05-26  Ivo Hinkelmann  <ihi@openoffice.org>  [0d148d90842ea79d5a7e1b53937574af7f729d05]

l10ntooling18: merge


2010-05-26  Ivo Hinkelmann  <ihi@openoffice.org>  [0f25ca6953033d641eab32ffe3a3dffea585cb57]

l10ntooling18: merge


2010-05-26  Ivo Hinkelmann  <ihi@openoffice.org>  [8c89511bbe18c94cd9b04d18d147f1ecc4be6bf1]

l10ntooling18: merge


2010-05-26  Ivo Hinkelmann  <ihi@openoffice.org>  [96b7ff52782fca54d8043875f3927885419c1184]

l10ntooling18: merge


2010-05-26  Mikhail Voytenko  <mav@openoffice.org>  [ba856bbd9981bf72f5729b1ee36bc71f3a54eb6a]

fwk139: #i40233# integrate the patch


2010-05-26  Mikhail Voytenko  <mav@openoffice.org>  [8134108d479d5671577a4680c4f912fd8fbdc5e3]

fwk139: #i101937# integrate patch


2010-05-26  Mikhail Voytenko  <mav@openoffice.org>  [d4837c2805f73af95e5234ad4bb2546f9501d910]

fwk139: #i111034# integrate patch


2010-05-26  Christian Lippka  <christian.lippka@sun.com>  [707ee405a682b71a07c31e95c7c564552c272927]

merging


2010-05-26  Christian Lippka  <christian.lippka@sun.com>  [394385ef1745762e14445519557e2c2d59614273]

merging


2010-05-26  Christian Lippka  <christian.lippka@sun.com>  [1663bdaf45e1558d2801e6bc1fdf9d090abc7078]

merging


2010-05-26  Joerg Skottke [jsk]  <jsk@openoffice.org>  [bebcbf216cb56321fc54c01a6c0ef38a583081a4]

vitomation01: #i109696 - The test (i_us_presentation.bas) had problems accessing one control. Refactored large parts of the code to avoid random test interruptions but used aggressive timings, might need further adjusting


2010-05-26  Mikhail Voytenko  <mav@openoffice.org>  [fe90e521ed48a0b697f94f383340498e550fe6c8]

fwk139: #i101937# integrate patch


2010-05-26  Mikhail Voytenko  <mav@openoffice.org>  [27ed1825a087bedfb0e1f117a7bfc2a2f405333a]

fwk139: #i101937# integrate patch


2010-05-26  Christian Lippka  <christian.lippka@sun.com>  [0713976e5581b5269aa9d766c1b9cc6c27342f58]

#i111538# fix high contrast rendering for annotations in impress


2010-05-26  Christian Lippka  <christian.lippka@sun.com>  [f383c9a98f285dbe51bcd5990aa7b3c9ba962659]

#i111538# fix high contrast rendering for annotations in impress


2010-05-26  Caolán McNamara  <cmc@openoffice.org>  [8564babc46973efba3a2bf9675112283388afc34]

cmcfixes74: merge with DEV300 m79


2010-05-26  Caolán McNamara  <cmc@openoffice.org>  [b1971973d9b74f18d581e0c7dbdd095ff90f21ae]

cmcfixes74: merge with DEV300 m79


2010-05-26  Caolán McNamara  <cmc@openoffice.org>  [e1c7b9d3a93f3083fffd9c2cb76fd11addbd2efe]

cmcfixes74: merge with DEV300 m79


2010-05-26  Caolán McNamara  <cmc@openoffice.org>  [87f9c64c29b9b82d3cba29cf74a5e3fe3ad699ef]

cmcfixes74: merge with DEV300 m79


2010-05-26  Caolán McNamara  <cmc@openoffice.org>  [c384c8c1a8a360bea018ea2e14f7cc681d9ea415]

cmcfixes74: merge with DEV300 m79


2010-05-26  Caolán McNamara  <cmc@openoffice.org>  [10eafd40dd483a44d102e98b0d35fa6219cc3e52]

cmcfixes74: merge with DEV300 m79


2010-05-26  Caolán McNamara  <cmc@openoffice.org>  [4e0b49677ba413d05819490f979a775b9f7609ce]

cmcfixes74: merge with DEV300 m79


2010-05-26  Caolán McNamara  <cmc@openoffice.org>  [e01b78d2dfc54a0a1580c9875a7ed85098e5b19d]

cmcfixes74: merge with DEV300 m79


2010-05-26  Caolán McNamara  <cmc@openoffice.org>  [fd854789db01bc314fea598ce46929bb68ef04f8]

cmcfixes74: merge with DEV300 m79


2010-05-26  Caolán McNamara  <cmc@openoffice.org>  [85de4721f807f238a58c501c72932c6721e865dd]

cmcfixes74: merge with DEV300 m79


2010-05-26  Caolán McNamara  <cmc@openoffice.org>  [3aeb392ea0c3ee5f767111edd40846bc6d0f8e3a]

cmcfixes74: merge with DEV300 m79


2010-05-26  Caolán McNamara  <cmc@openoffice.org>  [3bade18631dfbb3eabe73f57edbc4249ebcde6e8]

cmcfixes74: merge with DEV300 m79


2010-05-26  Caolán McNamara  <cmc@openoffice.org>  [2e74808e3e8b5ef3846f0283da857b6cb1228b90]

cmcfixes74: merge with DEV300 m79


2010-05-26  Caolán McNamara  <cmc@openoffice.org>  [7828965a789f2b48071f300dd18e032f1e4a7979]

cmcfixes74: merge with DEV300 m79


2010-05-26  Caolán McNamara  <cmc@openoffice.org>  [2e11b140f8db478f3118203a96bef2b62799e803]

cmcfixes74: merge with DEV300 m79


2010-05-26  Caolán McNamara  <cmc@openoffice.org>  [6e2cdbbb6b6234553bf1410d4cd1a6f54b1b06d1]

cmcfixes74: merge with DEV300 m79


2010-05-26  Caolán McNamara  <cmc@openoffice.org>  [35b363fbbd68c1af0457000efa18d666075ce946]

cmcfixes74: merge with DEV300 m79


2010-05-26  Mikhail Voytenko  <mav@openoffice.org>  [13b8478fc7c3c3b87997f78af3b43680b728e7e5]

fwk139: #i108330# integrate patch


2010-05-26  Mikhail Voytenko  <mav@openoffice.org>  [23182295444d78babd716bad26c8ec31559e543a]

fwk139: #i108330# integrate patch


2010-05-26  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [debb2c44e90a5b50187465d1c238306eabca5b7f]

dba33g: #i111550# change name


2010-05-26  Mikhail Voytenko  <mav@openoffice.org>  [d806a700d8a3145225d224f6d83295772a95bbd9]

fwk139: #i110803# integrate patch


2010-05-26  Mikhail Voytenko  <mav@openoffice.org>  [bfafc3a17eb47e87565aaa60cb1c4ba513177ba4]

fwk139: #i110802# integrate patch


2010-05-26  Ingo Schmidt  <is@openoffice.org>  [c8384bf5dc91ed25d30ca3582b286fb06bb794a2]

native305 #i92977# new Windows INSTALLLOCATION settings


2010-05-26  Ingo Schmidt  <is@openoffice.org>  [1e96d7d75ab2fd674d80788d7ebd52ce97fb0d17]

native305 #i92977# new Windows INSTALLLOCATION settings


2010-05-26  Caolán McNamara  <cmc@openoffice.org>  [565a9273cd146383a86c95b29ac9403d4e5a5837]

cmcfixes74: #i110859 fix solaris compiler warning and disambiguate the AppendSeps


2010-05-26  Joerg Skottke [jsk]  <jsk@openoffice.org>  [2879645a06b4669802e745295d3245afd3d56919]

vitomation01: #i109696 - two more slots added


2010-05-26  Caolán McNamara  <cmc@openoffice.org>  [79a8b1195cca6c4f2ece12a39bca330bdd2f618f]

cmcfixes75: merge with DEV300 m79


2010-05-26  Caolán McNamara  <cmc@openoffice.org>  [59dd3fd8a28cd92cf2bc57b42ac2e762e2786711]

cmcfixes75: merge with DEV300 m79


2010-05-26  Caolán McNamara  <cmc@openoffice.org>  [65dc6b816146734e6113df042b3057f115cb9b25]

cmcfixes75: merge with DEV300 m79


2010-05-26  Caolán McNamara  <cmc@openoffice.org>  [4a8572ee16cd0319e25faf4a5b20e855a4a82b4a]

cmcfixes75: merge with DEV300 m79


2010-05-26  Caolán McNamara  <cmc@openoffice.org>  [4a4e54d961d074f658eb5524b86b9faba11d070e]

cmcfixes75: merge with DEV300 m79


2010-05-26  Caolán McNamara  <cmc@openoffice.org>  [41aaf64521d6598f34a5601750b7777ff1147114]

cmcfixes75: merge with DEV300 m79


2010-05-26  Caolán McNamara  <cmc@openoffice.org>  [c8c98c13f7871d31053ebd7643a4eb5014ac598c]

cmcfixes75: merge with DEV300 m79


2010-05-26  Caolán McNamara  <cmc@openoffice.org>  [5a13b18d8aacaab7d7500dec164e16b18e2399af]

cmcfixes75: merge with DEV300 m79


2010-05-26  Vladimir Glazunov  <vg@openoffice.org>  [a67693196fa1efba50bcebf2019e2d3e256870a2]

#i111239# put html page in the log directory


2010-05-26  Joerg Skottke [jsk]  <jsk@openoffice.org>  [54769eeee230ea85545e7863a38f383c18185074]

vitomation01: #i109696 - g_tables.inc: Use Wait( 1000 )


2010-05-26  Carsten Driesner  <cd@openoffice.org>  [be4dce34a76262b5ca28cf8048466f7931116f23]

findbar01: Merge changes from m78


2010-05-26  Joerg Skottke [jsk]  <jsk@openoffice.org>  [ee09a815bea068e8b8cbefbf9786bae1c18875c8]

vitomation01: #i109696 - g_tables.inc: removed unnecessary ucase( gApplication ) statements. gApplication is uppercase, always. Added warnlog for dialogs that refuse to open. Handled test abort when asian support is enabled (Control <Font> does not exist then).


2010-05-26  Carsten Driesner  <cd@openoffice.org>  [8e00524fd2505b73190affc9b12ef21c0fd774b7]

findbar01: Merge changes from m78


2010-05-26  Carsten Driesner  <cd@openoffice.org>  [c8e26c03b70b9542827b939cbd9b5f3a5da987bf]

findbar01: Merge changes from m78


2010-05-26  Carsten Driesner  <cd@openoffice.org>  [786aad26cd41455a4568d114651c188234272a10]

findbar01: Merge changes from m78


2010-05-26  Carsten Driesner  <cd@openoffice.org>  [890429abf530c9a10c06b32a89c0b183471c0153]

findbar01: Merge changes from m78


2010-05-26  Carsten Driesner  <cd@openoffice.org>  [dd3ba17dd251b3c277f5afac56f6073b406ff690]

findbar01: Merge changes from m78


2010-05-26  Carsten Driesner  <cd@openoffice.org>  [9bdff304f81a9af0b9a00dbd9095e2d636b813d8]

findbar01: Merge changes from m78


2010-05-26  Joerg Skottke [jsk]  <jsk@openoffice.org>  [cccbb7582d6ae211991e72e364ae1d64b7480d90]

vitomation01: #i109696 - g_stylist.inc: Try to workaround a few timing issues.


2010-05-26  Joerg Skottke [jsk]  <jsk@openoffice.org>  [439c80ff5b0d7527c8e165a656a8a0b86c0675ef]

vitomation01: #i109696 - modified i_slidecopy.inc in such a way that it can print a warning instead of an error when the menu-id 27027 (name...) is not available in the context menu of a connector.


2010-05-26  Wu Yan  <wuy@openoffice.org>  [05bdbbef9645cee3636754a2424abb34aed835db]

findbar01: #111826#, #111827# and make some optimizations for the code


2010-05-26  Ingrid Halama  <iha@openoffice.org>  [7ac5261f789e58e489652ed988319568185b681b]

chart47: #i79087# reduce assertions 'Trying to set a read-only property'


2010-05-26  Wu Yan  <wuy@openoffice.org>  [3b7fbe601de8cf26b7765d4b920a861d571f1e16]

findbar01: #111826#, #111827# and make some optimizations for the code


2010-05-26  Wu Yan  <wuy@openoffice.org>  [11586ca1f1cf6bb472b70fb9d3171bc451d6a3a1]

findbar01: #111823# change QuickFind shortcut to Ctrl-Alt-F


2010-05-26  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [16d2852d25a1c2c90ac5a2f90f7753564b082afc]

vcl112: #i111819# resolve aliases


2010-05-26  Ingrid Halama  <iha@openoffice.org>  [5cbe50652eaa9fb8279d9b1cf90255ff7b1a037b]

chart47: #i83868# correct test and assertion for property 'SymbolBitmapURL'


2010-05-26  Ingrid Halama  <iha@openoffice.org>  [f46cc6b4b7fdee1fe9fa86c94c62721c8c7f0305]

chart47: #i83868# correct test and assertion for property 'SymbolBitmapURL'


2010-05-26  Oliver-Rainer Wittmann  <od@openoffice.org>  [0a6646f94e703217f099a763ac5ecfa0b9aaec5e]

sw33bf04: merge with DEV300_m78


2010-05-26  Oliver-Rainer Wittmann  <od@openoffice.org>  [bc51c50bfca6393e37993592a07f6414fda14163]

sw33bf04: merge with DEV300_m78


2010-05-26  Oliver-Rainer Wittmann  <od@openoffice.org>  [bb1084c94563c569d5730941fc103c075f2f71f6]

sw33bf04: merge with DEV300_m78


2010-05-26  Oliver-Rainer Wittmann  <od@openoffice.org>  [fb3588ba348bf3492271063ac8db523715ab4d96]

sw33bf04: merge with DEV300_m78


2010-05-26  Joerg Skottke [jsk]  <jsk@openoffice.org>  [0e6d537f7e83f53175d8ca44c558d2afb59e07da]

vitomation01: #i109696 - Fix missing gApplication setting


2010-05-26  Joerg Skottke [jsk]  <jsk@openoffice.org>  [ce1d81b4b7ddc0b2c1e15e5341bcef925fadac93]

vitomation01: #i109696 - Fix more kontext stuff


2010-05-26  Joerg Skottke [jsk]  <jsk@openoffice.org>  [7824f82197a872d0306fb6840039634d5fd90961]

vitomation01: #i109696 - w_gridlayout enhanced


2010-05-26  Joerg Skottke [jsk]  <jsk@openoffice.org>  [3b3108912c0e32d10611d6d3a84a5ba94c78c933]

vitomation01: #i109696 - CJK featureswitch had incorrect reference numbers, lots of inverted logic (which was greatly simplified by providing a minimalistic helper function).


2010-05-26  Joerg Skottke [jsk]  <jsk@openoffice.org>  [8c83c6b4385c94d2af6284dda542cee411316106]

vitomation01: #i109696 - The test tries to close a tabpage twice, fixed.


2010-05-26  Thomas Lange [tl]  <tl@openoffice.org>  [6b4917460417793350ed406aa0742ec31ef6ca3c]

cws tl79: warning-free code


2010-05-26  Joerg Skottke [jsk]  <jsk@openoffice.org>  [65ff7b9bca679a9dbccb8395705ea54c9c61f917]

vitomation01: #i109696 - fix kontext error


2010-05-25  Joerg Skottke [jsk]  <jsk@openoffice.org>  [d9050c32bd99f49518f401ad4caf055014cd2961]

vitomation01: #i109696 - fix warnlogs caused by untraceable rendering activity when selecting page number in navigator (Document is re-rendered which takes time and cannot be covered by WaitSlot())


2010-05-25  Joerg Skottke [jsk]  <jsk@openoffice.org>  [99a233ca861a868b82751f985b3276dbf01b5c61]

vitomation01: #i109696 - fix various breakages caused by refactoring


2010-05-25  Joerg Skottke [jsk]  <jsk@openoffice.org>  [63f249db02285f7b56b40ea57c5d426458952941]

vitomation01: #i109696 - fix broken filename


2010-05-25  Joerg Skottke [jsk]  <jsk@openoffice.org>  [82c757739cca1be2395ba807fe9eff470a09f223]

vitomation01: #i109696 - fix typo


2010-05-25  Joerg Skottke [jsk]  <jsk@openoffice.org>  [6bfb3c970edacf5230a0bf324204820ef474954f]

vitomation01: #i109696 - Dramatically simplified test case, provided long missing function to select item in a list by name (which would work using the treelist function as well but looks rather awkward when called from within a test case - it is just the wrong control.


2010-05-25  Joerg Skottke [jsk]  <jsk@openoffice.org>  [71776505ceef5878a06318e8f5e8bb159263a567]

vitomation01: #i109696 - Misc fixes + enhancements, new function


2010-05-25  Ruediger Timm  <rt@openoffice.org>  [b1e4920d78abdc470c496c1fd0c5abb2a398f28d]

masterfix #i10000#, #i111360#: checkdeliver.pl's check for srcroot breaks on windows if srcroot points to a volume root dir (C:) because that is not a valid directory. The whole source directory detection should be reworked, for now just disable the check.


2010-05-25  Ingo Schmidt  <is@openoffice.org>  [d0520c036f295a90d1877e285998a02d514f856a]

native307 #i111766# new mac background image for non oracle builds


2010-05-25  Ingo Schmidt  <is@openoffice.org>  [a5615ec774237f64afbdbc7f87962ad7b2a09fae]

native307 #i111766# new mac background image for non oracle builds


2010-05-28  Vladimir Glazunov  <vg@openoffice.org>  [fe0f05bd34f3c05179720087c874acb8b1a0321b]

CWS-TOOLING: integrate CWS xmlsec1_2_14


2010-05-27  Vladimir Glazunov  <vg@openoffice.org>  [5a797e371db41b31a3540e8a91e614e97c40aa10]

CWS-TOOLING: integrate CWS native304


2010-05-27  Vladimir Glazunov  <vg@openoffice.org>  [6d7096776af5f158cdc8f1ee0a1372ff746dcc94]

CWS-TOOLING: integrate CWS sb122


2010-05-27  Vladimir Glazunov  <vg@openoffice.org>  [50bfcdd1309fd0212fbcd1bce4e559429dccd12c]

CWS-TOOLING: integrate CWS sb120


2010-05-25  Ingo Schmidt  <is@openoffice.org>  [eb1fe20855a9ea34e4c99a680f0f0440e81e249d]

native307 #i111766# new mac background image for non oracle builds


2010-05-27  Vladimir Glazunov  <vg@openoffice.org>  [5efa0aa501e81d76b974dcabee3376fbdf5bbc04]

CWS-TOOLING: integrate CWS fwk138


2010-05-27  Vladimir Glazunov  <vg@openoffice.org>  [0d7df1fe0b10b3fd3415ed58403c21535f658555]

CWS-TOOLING: integrate CWS sb120


2010-05-25  Michael Stahl  <mst@openoffice.org>  [135fceba66df52704efc8dd3b458fa338ce3e0e0]

sw33bf04: #i111727#: SwDoc::DeleteRange should adjust cursors (via PaMCorrAbs)


2010-05-25  Michael Stahl  <mst@openoffice.org>  [2aaba84b23c9b23a78a5ec813b5d4a4584f59318]

sw33bf04: #i111677#: prevent number string expansion in clipboard:  SwTxtNode: add member: number string cache.     [how to add this to SwNodeNum is not obvious, so add it to SwTxtNode.]  SwTxtNode::GetNumString(): use cached number string in clipboard.  SwTxtNode::CopyText(): cache source number string in clipboard.


2010-05-25  Michael Stahl  <mst@openoffice.org>  [96cd75686a6da042a029510c5fa36a781190905e]

sw33bf04: #i111677#: swdtflvr.cxx: call SetClipBoard() for clipboard docs


2010-05-25  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [0a10dd5257f045a3ec7f1387c16f20d7e2b6bb48]

#i110629# corrected usage of aRect and maBoundRect in connector shape


2010-05-25  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [7295d72f7c3b49039bad9db00588813d27ab72df]

vcl112: #i110881# do not set mwm hint on fullscreen window


2010-05-25  Joerg Skottke [jsk]  <jsk@openoffice.org>  [e0ffe123aa0ec3e555385d970dfde4534308878c]

vitomation01: #i109696 - Misc fixes to code logic


2010-05-25  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [4e5d6754bfc3b3c9f726483be467e7c0ea59c43c]

unoawt: set Title as TitleBase


2010-05-25  Henning Brinkmann  <hbrinkm@openoffice.org>  [09fb9c3b0b6d634f9b9c6600bd0886a6e81fbc56]

hb33issues01: merged DEV300_m78


2010-05-25  Henning Brinkmann  <hbrinkm@openoffice.org>  [1c61ef0b983bb57c7ab72ca5763b0c7a0eca5d44]

hb33issues01: merged DEV300_m78


2010-05-25  Joerg Skottke [jsk]  <jsk@openoffice.org>  [09d6255e020853d1dc52fa2cf07e4cc8cf736930]

vitomation01: #i109696 - Code compression, there exists a function to compare results, no need to do it manually


2010-05-25  Joerg Skottke [jsk]  <jsk@openoffice.org>  [060e0ddf7fb98ab9ab679f6a165837319b9a1859]

vitomation01: #i109696 - Remove invalid file


2010-05-25  Joerg Skottke [jsk]  <jsk@openoffice.org>  [78ea5e20c82ea85ae8eb37ada42a85cea84269ac]

vitomation01: #i109562 - Update help references and add one missing


2010-05-25  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [780bcf3625211e970d1b2c3ac610a088fdb02d5e]

unoawt: added missing documentation of the new Wizard API


2010-05-25  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [55ddf84a5f06e93afe9e03ccc4a97b5af280e17f]

unoawt: set the WB_CHILDDLGCTRL bit at the tab page, this ensures proper keyboard (TAB) traveling


2010-05-25  Ingo Schmidt  <is@openoffice.org>  [d9345b2386f3aaf8d7a12b51415392adebdf6fd1]

#i111450# fixing merge bug in openoffice.lst


2010-05-25  Caolán McNamara  <cmc@openoffice.org>  [399ce461f7286bbda68cf5a34d8ada72062cbd17]

cmcfixes75: #i111770# fix the so.2 -> so.4 for hppa


2010-05-25  Rene Engelhard  <rene@openoffice.org>  [2d56605a7e3b79750d0d64aee5442b5de6decfd8]

systemlibc: rename new SYSTEM_* variables to better names )SYSTEM_LIBC,HAVE_{GETOPT,READDIR_R). Unconditionally set to NO if $_os = WINNT


2010-05-25  Rene Engelhard  <rene@openoffice.org>  [1214da3e1c5fae3fd46571d5523644d00844ec35]

systemlibc: rename new SYSTEM_* variables to better names )SYSTEM_LIBC,HAVE_{GETOPT,READDIR_R). Unconditionally set to NO if $_os = WINNT


2010-05-25  Thomas Lange [tl]  <tl@openoffice.org>  [c1a5e74fa9d1a364cd85049cf32f650e92851ee1]

cws tl79: #i110254# security tab page in 'File/Properties'


2010-05-25  Thomas Lange [tl]  <tl@openoffice.org>  [584157c19d5cac970b305645e6a478c6a2af3bef]

cws tl79: #i110254# security tab page in 'File/Properties'


2010-05-25  Thomas Lange [tl]  <tl@openoffice.org>  [de8796345a26ebc4607cfd0fd10b303c20b866e9]

cws tl79: #i110254# security tab page in 'File/Properties'


2010-05-25  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [6d599d17f761fbe7be3c84e02d8b24f0978051c8]

unoawt: onFinish does not need this parameter, it's always called with RET_OK


2010-05-25  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [4c8dadc628186e05ead435f06ec76dafee693a0b]

unoawt: onFinish does not need this parameter, it's always called with RET_OK


2010-05-25  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [07030790f7a7fb4d16806cd1f70047717cc07129]

unoawt: onFinish does not need this parameter, it's always called with RET_OK


2010-05-25  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [054dcada5c1432a70d20834445a248678b3318c7]

unoawt: now that we can separate the WizardPageController from the actual page, there's no need for a TabPage whose sole purpose was being a container for the externally-provided TabPage - hopefully this change will allow us fixing the keyboard traveling


2010-05-25  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [593efd10b43af2db28333e3601d9abf94ce53bc6]

vcl112: #i111798# assert failed system() call (thanks cmc!)


2010-05-25  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [cb16c0615a79235f74d3675549f39a1851157a06]

unoawt: completely separated the controller functionality of a wizard page from the wizard page itself, by moving the canAdvance method from OWizardPage to the IWizardPage interface, which in this course has been renamed to IWizardPageController. This will later on allow to have implementations where the TabPage is provided by an external component (e.g. as UNO Service), but the controlling of those pages is still intercepted and handled internally.


2010-05-25  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [7c54ab539e0b8d52df758cec4cafab675ce313c7]

unoawt: completely separated the controller functionality of a wizard page from the wizard page itself, by moving the canAdvance method from OWizardPage to the IWizardPage interface, which in this course has been renamed to IWizardPageController. This will later on allow to have implementations where the TabPage is provided by an external component (e.g. as UNO Service), but the controlling of those pages is still intercepted and handled internally.


2010-05-25  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [3f4c0ab3ae9035d3c7cb09c7258f4c8d30b4db8a]

unoawt: completely separated the controller functionality of a wizard page from the wizard page itself, by moving the canAdvance method from OWizardPage to the IWizardPage interface, which in this course has been renamed to IWizardPageController. This will later on allow to have implementations where the TabPage is provided by an external component (e.g. as UNO Service), but the controlling of those pages is still intercepted and handled internally.


2010-05-25  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [d2b0dc2ee3de5158a1bf130e42bcfd46d997e74b]

unoawt: completely separated the controller functionality of a wizard page from the wizard page itself, by moving the canAdvance method from OWizardPage to the IWizardPage interface, which in this course has been renamed to IWizardPageController. This will later on allow to have implementations where the TabPage is provided by an external component (e.g. as UNO Service), but the controlling of those pages is still intercepted and handled internally.


2010-05-25  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [f786d740fb0e108efbd471c8628daf3bf5f4bfe9]

unoawt: completely separated the controller functionality of a wizard page from the wizard page itself, by moving the canAdvance method from OWizardPage to the IWizardPage interface, which in this course has been renamed to IWizardPageController. This will later on allow to have implementations where the TabPage is provided by an external component (e.g. as UNO Service), but the controlling of those pages is still intercepted and handled internally.


2010-05-24  Caolán McNamara  <cmc@openoffice.org>  [395d428defc86abfd2a936a0572c8086b3e6dbe1]

cmcfixes75: #i111803# array out of bounds


2010-05-24  Caolán McNamara  <cmc@openoffice.org>  [9ed2c82775ddaf0643bbf124720f132b2d104e2b]

cmcfixes75: #i111801# bracket up precedence


2010-05-24  Caolán McNamara  <cmc@openoffice.org>  [5186da3ad7783a49efb08064f9cf380754c3f4bd]

cmcfixes75: #i111796# check ftruncate return value


2010-05-24  Caolán McNamara  <cmc@openoffice.org>  [44f61dccc4b92e203427e8b488cd6ad97308b271]

cmcfixes75: #i111795# check write return value


2010-05-24  Caolán McNamara  <cmc@openoffice.org>  [c938b8a6908c27d74738b097d35092abc7329ef0]

cmcfixes75: #i111792# check fread return value


2010-05-24  Caolán McNamara  <cmc@openoffice.org>  [06ab23297b84d0168d27e6dd0d9b0423117be075]

cmcfixes75: #i111791# use hunspell api to free list


2010-05-22  Caolán McNamara  <cmc@openoffice.org>  [ac739dbe9939e6ab40548546563faba14e276f02]

cmcfixes75: #i111771# hook nodep to --disable-dependency-tracking


2010-05-22  Caolán McNamara  <cmc@openoffice.org>  [458067db24e3cfc0ffa37419d8ed659e0fb53c47]

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-22  Caolán McNamara  <cmc@openoffice.org>  [e46b02d99de966eaf3edb0801dd4d403d59b4cfa]

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>  [d0317057eb7e0f10889a33961a9d6f3ff2b9828b]

DEV300


2010-05-21  Niklas Nebel  <nn@openoffice.org>  [03e633da1c0379dbee2b18d505706c709c7a89c7]

calc54: #i54993# when fitting pages to width or height, ignore manual breaks in that direction


2010-05-21  Daniel Rentz  <dr@openoffice.org>  [0bc91d439a85305b7f074ee98ed5d0fdc6343559]

dr76: #i103453# import visual area for embedded documents


2010-05-21  Daniel Rentz  <dr@openoffice.org>  [cbedc2f760a642cfb2c19bea504fdea940edb48a]

dr76: #i103453# import visual area for embedded documents


2010-05-21  Daniel Rentz  <dr@openoffice.org>  [8d8f9bc029e9dec0bcc74846095661e9090a8789]

dr76: #i103453# import visual area for embedded documents


2010-05-21  Daniel Rentz  <dr@openoffice.org>  [f7961a7f856f7ff6d1db953756afaa1bad413943]

dr76: #i103453# import visual area for embedded documents


2010-05-21  Kurt Zenker  <kz@openoffice.org>  [aa9ff28ea9237d6098d59b7608f64111174a9cdd]

CWS-TOOLING: integrate CWS gridcontrol_03


2010-05-21  Kurt Zenker  <kz@openoffice.org>  [0d294687b6d1111589a30edc3b41075c4ef8ca0c]

CWS-TOOLING: integrate CWS gridcontrol_03


2010-05-21  Kurt Zenker  <kz@openoffice.org>  [692b763ac1adfdc7d93a41e711a08b9d5c43a726]

CWS-TOOLING: integrate CWS gridcontrol_03


2010-05-21  Kurt Zenker  <kz@openoffice.org>  [8626c44b5da388deffa32d14bc36eef257868ba3]

CWS-TOOLING: integrate CWS gridcontrol_03


2010-05-21  Kurt Zenker  <kz@openoffice.org>  [f9561071999b3c5c8505d648c14fff7b1bcd0caa]

CWS-TOOLING: integrate CWS gridcontrol_03


2010-05-21  Kurt Zenker  <kz@openoffice.org>  [0b87eb0bffbf659b9ba38ad36a61478ae4be32d6]

CWS-TOOLING: integrate CWS gridcontrol_03


2010-05-21  Joachim Lingner  <jl@openoffice.org>  [3d3b46bb623c859265d2b95068845b18a1b64716]

jl152 #i77196# dp_misc::sycnRepositories cannot be switched off with bootstrap variable, because it is not necessary fro the perfomance test


2010-05-21  Kurt Zenker  <kz@openoffice.org>  [f98601b66a4bdfea70771cac44eb8f45faf70e33]

CWS-TOOLING: integrate CWS npower13_objectmodules


2010-05-21  Kurt Zenker  <kz@openoffice.org>  [fc1ac6254cde85bedfff1f8f78d678d4e10cc3dd]

CWS-TOOLING: integrate CWS npower13_objectmodules


2010-05-21  Kurt Zenker  <kz@openoffice.org>  [8577fa6db9a7e24720cb9391f443cd0717104c7f]

CWS-TOOLING: integrate CWS npower13_objectmodules


2010-05-21  Kurt Zenker  <kz@openoffice.org>  [ec0dd9d149283c8dac8352c214843e1a34efc60d]

CWS-TOOLING: integrate CWS npower13_objectmodules


2010-05-21  Kurt Zenker  <kz@openoffice.org>  [db40b74a1b000d538e932ce3ba74956d5ce87413]

CWS-TOOLING: integrate CWS npower13_objectmodules


2010-05-21  Kurt Zenker  <kz@openoffice.org>  [203ec2754ae06bfcea6e3570a8413d86ca9ace17]

CWS-TOOLING: integrate CWS npower13_objectmodules


2010-05-21  Kurt Zenker  <kz@openoffice.org>  [3e212fc8ff1aa83dae46d8e56155d92b1d909ed4]

CWS-TOOLING: integrate CWS npower13_objectmodules


2010-05-21  Kurt Zenker  <kz@openoffice.org>  [2e963b4b0c168c47c9ade62db6ccb98741af3a98]

CWS-TOOLING: integrate CWS npower13_objectmodules


2010-05-21  Carsten Driesner  <cd@openoffice.org>  [6760ebfafbd8da1fb907211621079e96c2d11741]

fwk139: #i110002# Remove unused code from desktop project


2010-05-21  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [9c472983f28623f48fc098ddf0fc19faf3253419]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/unoawt


2010-05-21  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [a5bd7ab9d12517a3dacfc9201a616acad855c4cd]

unoawt: some SolarMutex locks in the notification methods, to prevent deadlocks


2010-05-21  Ingo Schmidt  <is@openoffice.org>  [0b1fe36065eb83978b1897f23002c5af875e2650]

#i111450# removing warning caused by undefined DISABLE_STRIP


2010-05-21  Ingrid Halama  <iha@openoffice.org>  [a945465b157aa23f25531fa3b984541428a27fb4]

chart47: #i83831# problems with character properties at title


2010-05-21  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [0a19bf808bd6871825296c03993f5a6b49286802]

unoawt: fixed a bug found by GCC's compiler warning


2010-05-21  Michael Stahl  <mst@openoffice.org>  [d20b81017eb53c5c19a8aed6d5f785c469f91808]

sw33bf04: #i85766#: prevent field expansion in clipboard:  SwField: add a String member to cache the value.  SwField: wrap Expand() and Copy() methods to use/update cache.  update all callers to pass the clipboard flag to new SwField::ExpandField().


2010-05-21  Ingo Schmidt  <is@openoffice.org>  [1d5c9d79970ed71f81217cfa7c07ffb7bd5e6627]

#i111450# fixing syntax problem


2010-05-21  Michael Stahl  <mst@openoffice.org>  [047c38908df32c7de6634b1d5963b0df71d4e6e8]

sw33bf04: #i58606#: ~SwExtTextInput(): do not do anything if in SwDoc dtor


2010-05-21  Michael Stahl  <mst@openoffice.org>  [67beb47e3a75703c4e64becfcd144e1343bd08e9]

sw33bf04: #i111747#: nranges.cxx: remove superfluous wrong memset calls


2010-05-21  Joachim Lingner  <jl@openoffice.org>  [7668f1f0a853091d9e24d8dcce104e6081789a55]

jl152 #i77196# unopkg reinstall works now


2010-05-21  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [45a8100e42492335d5423efa2ad512c2ba1dbfca]

unoawt: added more functionality to XWizard


2010-05-21  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [bdb2890c55676da4b4a569ff914bf1a5bd717725]

unoawt: added more functionality to XWizard


2010-05-21  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [fe7897c9bcbd519902ca64bf5fae57e24733c907]

merge to actual m78


2010-05-21  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [f10814687f21b81f0e46fd5037ba03c7a7211f4e]

merge to actual m78


2010-05-21  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [687c340604fe9c8cebfa1a8b6889298c32d71ea2]

merge to actual m78


2010-05-21  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [e0581d8aecc78db83b978f6d1cb83f0bd2fd6692]

merge to actual m78


2010-05-21  Oliver Craemer [oc]  <oc@openoffice.org>  [0b7a6bbb8783caac3064aa955bb3ea77942b6875]

i111343 : [Automation] Adapt autotest because of new decimalfeature


2010-05-21  Niklas Nebel  <nn@openoffice.org>  [57ddb0e9d87cb519bc06eda7645ded43a6decc83]

calc54: #i111754# leave out source-service password attribute as long as DataPilotSource doesn't specify the content


2010-05-21  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [0b4adf0acb50662e8bb625e9cadaf70f4e88bb33]

vcl112: #i111735# fix a memory leak (thanks cmc !)


2010-05-21  Joerg Skottke [jsk]  <jsk@openoffice.org>  [c97d52ec74f2129b7c6cb3e1506fbebe02c27e30]

npower13_objectmodules: Fix incorrect merges


2010-05-21  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [bceb0afba091cf5a9ccddb363aafb1d490bedaf6]

vcl112: #i111735# fix a leaked file handle (thanks cmc !)


2010-05-21  Ingo Schmidt  <is@openoffice.org>  [93638dfae86168e1f16f417349a140e496979cda]

#i111450# localinstalldir with full installation set tree


2010-05-21  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [1f8a320a9caec6354f3a2f6bbc38ba8f85e7f16c]

vcl111: #i102694# metacity and compiz need the same workaround


2010-05-21  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [c20d10ab416cb1abb4f1e6ed3f75c379355db8c8]

slidecopy: #i10000# include version.mk, so the lib can be built without the module being delivered beforehand


2010-05-21  Malte Timmermann  <Malte.Timmermann@sun.com>  [cb138c5084772a580a09bc5470e3e42ddef78151]

mtclip01: #i111749# Removed SwMod::pClipboard, introduced SwTransferable::GetSWTransferable(...)


2010-05-21  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [89d95059bdf9530e6e9b1a9aadf3573364cd1718]

unoawt: removed debug code used for diagnostics


2010-05-21  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [d6dd1c27f9ea664978ceb48825b8e8417cc01e61]

unoawt: evolution of the UNO-API for wizards


2010-05-21  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [af0a5febf954c46655bc5392ffbaeb4e49c317cd]

unoawt: evolution of the UNO-API for wizards


2010-05-21  sb  <sb@openoffice.org>  [b51501773668df37c6b674a04157b40269dd60e5]

sb123: fixed DEV300_m78 merge-in


2010-05-21  Ivo Hinkelmann  <ihi@openoffice.org>  [4c6037dfaabebda7fc04bedddbeb47c7d0a5a79b]

CWS-TOOLING: integrate CWS bserver52


2010-05-21  Ivo Hinkelmann  <ihi@openoffice.org>  [950e032f32f68ecdbcc0dec2b7214a66941b855d]

CWS-TOOLING: integrate CWS unxlnginewbaseline


2010-05-21  Ivo Hinkelmann  <ihi@openoffice.org>  [51cf75b704eba4262a6003d7a0a86b9986eaa749]

CWS-TOOLING: integrate CWS unxlnginewbaseline


2010-05-21  Ivo Hinkelmann  <ihi@openoffice.org>  [a572c2e12be5c2c40088269f3dc96e75e5912398]

CWS-TOOLING: integrate CWS sw33bf03


2010-05-21  Ivo Hinkelmann  <ihi@openoffice.org>  [e12896d4e2571451e2453d3b14a7e24f7371a4a4]

CWS-TOOLING: integrate CWS sw33bf03


2010-05-21  Ivo Hinkelmann  <ihi@openoffice.org>  [f8a2c3db0dfc47b0014789398f10714e57c717cc]

CWS-TOOLING: integrate CWS sw33bf03


2010-05-21  Ivo Hinkelmann  <ihi@openoffice.org>  [50ee8090ea8478b333185bed910ac9a0d20bec32]

CWS-TOOLING: integrate CWS obo48


2010-05-21  Ivo Hinkelmann  <ihi@openoffice.org>  [e6df926000f2576cc26772390aa014cf2b5ba626]

CWS-TOOLING: integrate CWS armeabi02


2010-05-21  Ivo Hinkelmann  <ihi@openoffice.org>  [7022537d9b7c8eab4bae422d12ac28a0fde18a18]

CWS-TOOLING: integrate CWS armeabi02


2010-05-21  Ivo Hinkelmann  <ihi@openoffice.org>  [c38b58b826847b71aafac9b25b51a68b76581903]

CWS-TOOLING: integrate CWS armeabi02


2010-05-21  Ivo Hinkelmann  <ihi@openoffice.org>  [b633d5a9b20ef344e5d6946dae68eaf448a47835]

masterfix #i10000# #162191# unopkg writes ERROR into log file


2010-05-21  Joerg Skottke [jsk]  <jsk@openoffice.org>  [f9948c6f33a7cfc66b9a7af6ed8e77f09ff4965c]

vitomation01: Local merge with DEV300_m78


2010-05-21  Marc Neumann [msc]  <Marc.Neumann@sun.com>  [de88dd27c8f3d4e71f120ce604c5aa4b493ab528]

slidecopy: changes for the new taskpane implementation


2010-05-21  Ivo Hinkelmann  <ihi@openoffice.org>  [9a16fb93d58ec373237ab42825c160d1df1473e4]

CWS-TOOLING: integrate CWS hcshared25


2010-05-21  Ivo Hinkelmann  <ihi@openoffice.org>  [f3f872cbb8a4264254b56204b1eaea9612fb19d9]

CWS-TOOLING: integrate CWS hcshared25


2010-05-21  Ingo Schmidt  <is@openoffice.org>  [7a0b82b2e808926d776341670a97eecfa6c2c1f4]

#i111725# logging into correct log file


2010-05-21  Ingo Schmidt  <is@openoffice.org>  [fcb30d8748933b47cf796b86c19aceb44defccad]

#i111725# names for download files


2010-05-21  Ivo Hinkelmann  <ihi@openoffice.org>  [dee2aa4438879cf6098ab637bf2caa99e7ce0646]

CWS-TOOLING: integrate CWS ab75


2010-05-21  Ivo Hinkelmann  <ihi@openoffice.org>  [72917eeb861cbd5de288a83308a94dde060c77da]

CWS-TOOLING: integrate CWS ab75


2010-05-21  Ivo Hinkelmann  <ihi@openoffice.org>  [0cdf13605cc61abbb9c3f581f9fc1af44290e1c8]

CWS-TOOLING: integrate CWS ab75


2010-05-21  sb  <sb@openoffice.org>  [a870df019973fcbd20b594c625bc95c6da66bbbe]

sb123: merged in #162191# masterfix


2010-05-21  sb  <sb@openoffice.org>  [b9e2b2fab12fc904ab3448057503782adb1e0b1b]

sb120: merged in #162191# masterfix


2010-05-21  Niklas Nebel  <nn@openoffice.org>  [0df478c6a9b27fef126cfd6aa8c6700d9407645d]

calc54: #i111745# don't access GetObjectManager for BIFF5 export


2010-05-21  Ingo Schmidt  <is@openoffice.org>  [34813c1b45edec0aeaf2a04f8d4741712b02af78]

#162191# unopkg writes ERROR into log file


2010-05-21  Thomas Lange [tl]  <tl@openoffice.org>  [27da46a0e764b80fff9b2cecd22c2c2bee29aea4]

cws tl74: updating slots fixed


2010-05-21  Daniel Rentz  <dr@openoffice.org>  [83354fbd6ef66db25643b1fe9ab30c45550a5a58]

npower13_objectmodules: rebase and merge with DEV300_m78


2010-05-21  Daniel Rentz  <dr@openoffice.org>  [7d45231a5e23546b0b0a3850e97440a6398b354a]

npower13_objectmodules: rebase and merge with DEV300_m78


2010-05-21  Daniel Rentz  <dr@openoffice.org>  [d9842bcef5aef58ae7a573ba15076bea34b6f7f2]

npower13_objectmodules: rebase and merge with DEV300_m78


2010-05-21  Daniel Rentz  <dr@openoffice.org>  [ed9baf09826f9daebdb0e48484d749d070934bf6]

npower13_objectmodules: rebase and merge with DEV300_m78


2010-05-21  Daniel Rentz  <dr@openoffice.org>  [fb8617e2f546078eab1ef132134d96bc768d63f7]

npower13_objectmodules: rebase and merge with DEV300_m78


2010-05-21  Daniel Rentz  <dr@openoffice.org>  [87523ea7109b044939ff51bb481aad00171c2e3a]

npower13_objectmodules: rebase and merge with DEV300_m78


2010-05-21  Daniel Rentz  <dr@openoffice.org>  [7a4a07171e10fb86866ae47bb3d72940544f80fa]

npower13_objectmodules: rebase and merge with DEV300_m78


2010-05-21  Daniel Rentz  <dr@openoffice.org>  [2b3af738ebef3a14640bd24ede759489122e4c1a]

npower13_objectmodules: rebase and merge with DEV300_m78


2010-05-21  Joachim Lingner  <jl@openoffice.org>  [52d983cc7fcc5259f11ff48e538148e7cedfec9a]

jl152 #i77196# XExtensionManager::synchronize now has no repository argument; adapted PackageInformationProvider to use bundled extensions


2010-05-21  Joachim Lingner  <jl@openoffice.org>  [89b704f9db9ebbff43f6a423d2a1f17314de7a5c]

jl152 #i77196# XExtensionManager::synchronize now has no repository argument; adapted PackageInformationProvider to use bundled extensions


2010-05-21  Marc Neumann [msc]  <Marc.Neumann@sun.com>  [7a05ba6631bbe1f96801e446e71bf4c221e57e59]

slidecopy: new files for testing the new taskpane


2010-05-21  Marc Neumann [msc]  <Marc.Neumann@sun.com>  [64c532ff3446afdb6d59d47f7c859863c7577437]

slideshow: new files for testing the new taskpane


2010-05-20  Niklas Nebel  <nn@openoffice.org>  [095cebd34144f8923545967af7faa5c6acd5c725]

calc54: #i105964# IsHidden in CellProtection must always be saved as hidden-and-protected


2010-05-20  Kohei Yoshida  <kyoshida@novell.com>  [087d58067d790c2324935a1b4fb927bd515e1877]

koheiautodecimal: updated patch for boost to remove compiler warnings from boost::ptr_vector.


2010-05-20  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [d09f7d22519503abdf19dd8a8a7a312d2299323d]

Update from master repository (DEV300_m78).


2010-05-20  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [68018b7ac1b0be6713465082425fe1e4d53cbfc4]

Update from master repository (DEV300_m78).


2010-05-20  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [b77a3f14c001a0436a84be40cc17f56e1e7ae591]

Update from master repository (DEV300_m78).


2010-05-20  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [75411235d53570442f75c5729793d7dd17b98537]

Update from master repository (DEV300_m78).


2010-05-20  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [c84830e9dcf2459f8f17db8bca820ae5cd385b9c]

Update from master repository (DEV300_m78).


2010-05-20  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [0727a4aed8858d48c2489d86788f3354e58771a4]

Update from master repository (DEV300_m78).


2010-05-20  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [df6c4380b78c5055ff6ee429488c0e74d4409592]

Update from master repository (DEV300_m78).


2010-05-20  sb  <sb@openoffice.org>  [0e7406bf3edb1cec0916d6f0cbe9b0c73bc0b0c7]

sb123: merged in DEV300_m78 via cws/sb120


2010-05-20  sb  <sb@openoffice.org>  [b3cb11ea5fa8f420e3b8b2f83cca4a3a34f8a7a0]

sb123: merged in DEV300_m78 via cws/sb120


2010-05-20  sb  <sb@openoffice.org>  [c6482e114c82c216d8f863dcec02c55423c0c8d9]

sb123: merged in DEV300_m78 via cws/sb120


2010-05-20  sb  <sb@openoffice.org>  [dd560309b450004dfe54ee2689758b84eaa363d3]

sb123: merged in DEV300_m78 via cws/sb120


2010-05-20  sb  <sb@openoffice.org>  [2e7323d28b9ca191905558a85187478f3ddfd2fd]

sb123: merged in DEV300_m78 via cws/sb120


2010-05-20  sb  <sb@openoffice.org>  [d07c56eaeed4dab1f1fb2916839597ff0e2c55fe]

sb123: merged in DEV300_m78 via cws/sb120


2010-05-20  sb  <sb@openoffice.org>  [07ee0621fa02f9925291c7314ec6eec8f540895e]

sb123: merged in DEV300_m78 via cws/sb120


2010-05-20  sb  <sb@openoffice.org>  [a19de5ef5903fca9a84232ce9116615d56b1dff5]

sb123: merged in DEV300_m78 via cws/sb120


2010-05-20  sb  <sb@openoffice.org>  [b0f164862e997fa804cbfc5b801abffaabd04566]

sb123: merged in DEV300_m78 via cws/sb120


2010-05-20  Ivo Hinkelmann  <ihi@openoffice.org>  [710a2a1798790ece870f519861242aa5ba65db12]

l10ntooling18: merge


2010-05-20  Ivo Hinkelmann  <ihi@openoffice.org>  [f9892606da5135ce04f8ec8a9993b7fc6822189d]

l10ntooling18: merge


2010-05-20  Ivo Hinkelmann  <ihi@openoffice.org>  [fcbd223b3db8bbfe840593e5060211a8ff69e57a]

l10ntooling18: merge


2010-05-20  Ivo Hinkelmann  <ihi@openoffice.org>  [767caa24c28c13645de1e2e60889d6fde1c4919f]

l10ntooling18: merge


2010-05-20  Ingrid Halama  <iha@openoffice.org>  [7687340730f26a559367fad971f95c0bd15a995a]

chart47: #i111102# close chart documents after testing


2010-05-20  Caolán McNamara  <cmc@openoffice.org>  [cb1d7d8828cdaad3510bf57d06252f1eeb937940]

cmcfixes75: #i111728# overly const warnings


2010-05-20  Henning Brinkmann  <hbrinkm@openoffice.org>  [34e3978cb29d3a29c4cd126c7215186274853d9c]

tl78: merge


2010-05-20  Henning Brinkmann  <hbrinkm@openoffice.org>  [5f1cf0c9724c55c054a1012a72be6ae7e047bfec]

tl78: merge


2010-05-20  Henning Brinkmann  <hbrinkm@openoffice.org>  [75098bd71cfa857d0388e1833369cf645d51eaaf]

tl78: merge


2010-05-20  Henning Brinkmann  <hbrinkm@openoffice.org>  [b51799140438243043d5dc3432242a5f5457f807]

tl78: merge


2010-05-20  Henning Brinkmann  <hbrinkm@openoffice.org>  [5964e22fc0a9236ff298a2bc6998b5c770efb116]

tl78: merge


2010-05-20  Henning Brinkmann  <hbrinkm@openoffice.org>  [3bc1deabfab6cc1bfe069f6f6b131aee153f9ba9]

tl78: merge


2010-05-20  Marc Neumann [msc]  <Marc.Neumann@sun.com>  [7a1224160c2f3bb63fa2d650663e0060c639792c]

slidecopy: fixes for new taskpane


2010-05-20  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [2d7cbaf27eb1a4e9d3ae813505be01f04216dae4]

rebase to DEV300_m78


2010-05-20  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [b61688b55a21f910ee5e78cc1f2dd435b99aa28b]

rebase to DEV300_m78


2010-05-20  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [fc3cbc8eeeb9631f42fd56b4bb3202730865c5f6]

rebase to DEV300_m78


2010-05-20  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [8c2460cc2c472d0edac48bd9a186f7d44a0563a6]

rebase to DEV300_m78


2010-05-20  Henning Brinkmann  <hbrinkm@openoffice.org>  [17fe50c993de7bd11b6418b936312bf27db20b84]

writerfilter08: move resolveSprmProps and resolveAttributeProperties to namespace resourcemodel


2010-05-20  sb  <sb@openoffice.org>  [0b313fc65470d5a08051a614e3bfed544193d500]

sb120: merged in DEV300_m78


2010-05-20  sb  <sb@openoffice.org>  [4acaa19a086d9cf331ae78a68026f1a231761138]

sb120: merged in DEV300_m78


2010-05-20  sb  <sb@openoffice.org>  [eebb8decb910962d3e5d71af1ad980c397f2baca]

sb120: merged in DEV300_m78


2010-05-20  sb  <sb@openoffice.org>  [0d56b8a43cbea92b7b9a65eb3560160d2c8ebc1f]

sb120: merged in DEV300_m78


2010-05-20  sb  <sb@openoffice.org>  [662272563751a94c57e6f70c06bfca371feca3a5]

sb120: merged in DEV300_m78


2010-05-20  sb  <sb@openoffice.org>  [d18de1ac029a718f36afd501b73a774901c06e8a]

sb120: merged in DEV300_m78


2010-05-20  sb  <sb@openoffice.org>  [de97051d7f82dc7e870c9eaaf009c79609b9c82f]

sb120: merged in DEV300_m78


2010-05-20  sb  <sb@openoffice.org>  [09993c4710798dfb1e9c67b2a02a31ce14adab98]

sb120: merged in DEV300_m78


2010-05-20  sb  <sb@openoffice.org>  [35028a7f0821324b5b362f9b9d5a991c677cc635]

sb120: merged in DEV300_m78


2010-05-20  sb  <sb@openoffice.org>  [de2d7d5d7ea2e92b443966600f29a42ded738d64]

sb120: merged in DEV300_m78


2010-05-20  Frank Peters  <fpe@openoffice.org>  [d8b873beb717df820251dc68e869a97ab3998fe2]

#i111721#


2010-05-20  Caolán McNamara  <cmc@openoffice.org>  [99df4a8f5d1d01683fd111e8f0bf5093683792fe]

cmcfixes75: merge with DEV300 m78


2010-05-20  Caolán McNamara  <cmc@openoffice.org>  [1bdd248ab1e79235228f9fbfde361aa739e78dad]

cmcfixes75: merge with DEV300 m78


2010-05-20  Caolán McNamara  <cmc@openoffice.org>  [38e2055d0d65c9464a74c3e688290fac0829a2d8]

cmcfixes75: merge with DEV300 m78


2010-05-20  Caolán McNamara  <cmc@openoffice.org>  [ab02afbd868c8cf629e1b4285ed1031e19afa123]

cmcfixes75: merge with DEV300 m78


2010-05-20  Caolán McNamara  <cmc@openoffice.org>  [8be5473582771bf41b3630dd04a6ff0f56637c59]

cmcfixes75: merge with DEV300 m78


2010-05-20  Caolán McNamara  <cmc@openoffice.org>  [75d28100c435d5ced6ccdb4d7920abe3e56bf8a9]

cmcfixes75: merge with DEV300 m78


2010-05-20  Caolán McNamara  <cmc@openoffice.org>  [b00e9654cb756f10365d529195fec9d2be3f8ffd]

cmcfixes75: merge with DEV300 m78


2010-05-20  Caolán McNamara  <cmc@openoffice.org>  [2d04ea5160c67570ddcc0031e11f3acaab0b2d25]

cmcfixes75: merge with DEV300 m78


2010-05-20  Caolán McNamara  <cmc@openoffice.org>  [1c1e265dbf0e906ec6ef0c2a6a8028a00c81f2f8]

cmcfixes75: merge with DEV300 m78


2010-05-20  Carsten Driesner  <cd@openoffice.org>  [ca69909c1f7d45e42edd4752bca3e98661d40f84]

fwk139: #i96288# Fixed disable command 'Digital Signature' doesn't disable button with the sam efunction


2010-05-20  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [e1fc491b8a3cdea1be576873f121fb580ebb3ee1]

unoawt: compile with GCC


2010-05-20  Henning Brinkmann  <hbrinkm@openoffice.org>  [50569cf03807c7f1acb8ed3cc6831ee3534f12a7]

writerfilter08: merge


2010-05-20  Henning Brinkmann  <hbrinkm@openoffice.org>  [279f97e712f0d00b1800f9cca96fbd56d765711a]

writerfilter08: debug output for SettingsTable


2010-05-20  Henning Brinkmann  <hbrinkm@openoffice.org>  [943ea0d09c655b4c2ed9e01655fc8b817aefe8f3]

writerfilter08: SettingsTable_Impl: members for documentProtection


2010-05-20  Carsten Driesner  <cd@openoffice.org>  [e11315fea42a010fb2248b54be599bdbf98be127]

fwk139: #i110066# Fixed typo for Malay string


2010-05-20  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [a1441026696609083bafd0034e7aa663da33f91b]

unoawt: UNO API for generic wizards, wrapping around the existing C++ RoadmapWizard


2010-05-20  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [3edcb9564ce9b11d75f76eff6c2eef7f830803ba]

unoawt: UNO API for generic wizards, wrapping around the existing C++ RoadmapWizard


2010-05-20  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [b393dc5d63ffdf35459a7a6a1863df066ee82ae1]

unoawt: UNO API for generic wizards, wrapping around the existing C++ RoadmapWizard


2010-05-20  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [ffe5faef611a17abf300a049f5158dd6662c46de]

unoawt: MultiSelectionSimpleMode property for list boxes, allowing 'browser-like' multi selection (where a single click onto an entry only toggles this entry)


2010-05-20  Carsten Driesner  <cd@openoffice.org>  [99711432fed03368f8dccecabda19cfcc99d014c]

fwk139: #i104125# Vista file picker: Fixed settings values of check boxes is defect


2010-05-20  sb  <sb@openoffice.org>  [dbe25449c616ba3800891c5c5236d2a49188b6c2]

sb122: merged in DEV300_m78


2010-05-20  sb  <sb@openoffice.org>  [460257aeb5452fdba423eb00a24cf0e958878212]

sb122: merged in DEV300_m78


2010-05-20  sb  <sb@openoffice.org>  [32d64929cc34a52175d05c40019e03c9b03e276c]

sb122: merged in DEV300_m78


2010-05-20  sb  <sb@openoffice.org>  [e0dc7f328a7aa1ff60282c168be5d3afa4109784]

sb122: merged in DEV300_m78


2010-05-20  sb  <sb@openoffice.org>  [60141bf40b166429f0eceb88b0e1aa5b01b2bc20]

sb122: merged in DEV300_m78


2010-05-20  sb  <sb@openoffice.org>  [60107536ed98be1eb4c042ab680f43072072118e]

sb122: merged in DEV300_m78


2010-05-20  Joachim Lingner  <jl@openoffice.org>  [7df75b6fe4c992f61c593dc33bb84ba537f05f99]

jl152 #i77196# registering basic item at startup did not work


2010-05-20  Henning Brinkmann  <hbrinkm@openoffice.org>  [b865a8f1e4ded4e1177c0f80d99293fefe74bebe]

hb33patches1: #i100709#: applied patch


2010-05-20  Thomas Lange [tl]  <tl@openoffice.org>  [990067f5298763d75132bd6291d0f096cbdf011b]

cws tl79: merge


2010-05-20  Thomas Lange [tl]  <tl@openoffice.org>  [6641398317d5f6681b2cf1715e834a1393038fe1]

cws tl79: #i111422# pre-notify for 'Toggle' of check box


2010-05-20  Thomas Lange [tl]  <tl@openoffice.org>  [3ff45fd2d5b0bbf8318a5559fa66aba45b5c4040]

cws tl79: #i111422# pre-notify for 'Toggle' of check box


2010-05-20  Carsten Driesner  <cd@openoffice.org>  [7b822aa1a80c6adc847495c584ddde1f88f20072]

fwk139: #i105546# Remove unused MenuManager ctor


2010-05-20  Carsten Driesner  <cd@openoffice.org>  [468f644cf2e9b0eb58c1c4fd808158fb01657807]

fwk139: #i105125# Fix state of selection check box in system file picker


2010-05-20  Vladimir Glazunov  <vg@openoffice.org>  [be101214146938344e96a5c3a854cf268e554a59]

CWS-TOOLING: integrate CWS sdfindall


2010-05-20  Vladimir Glazunov  <vg@openoffice.org>  [2aecae584fd3d481a57c544218c71272217b5de2]

CWS-TOOLING: integrate CWS sdfindall


2010-05-20  Vladimir Glazunov  <vg@openoffice.org>  [4649fff17b9f7cab202f35592fdb8f04f256dc31]

CWS-TOOLING: integrate CWS sdfindall


2010-05-20  Vladimir Glazunov  <vg@openoffice.org>  [ec8626391d3b142808fd672b689352ea8b71a2db]

CWS-TOOLING: integrate CWS sdfindall


2010-05-20  Vladimir Glazunov  <vg@openoffice.org>  [1d15c3a838d15ef78d0ff1ae777907aada6337c5]

CWS-TOOLING: integrate CWS sdfindall


2010-05-20  sb  <sb@openoffice.org>  [bae43e6e4ab5414e464539eb2b8db0e04217faf9]

sb123: merged in late changes of cws/sb120


2010-05-20  sb  <sb@openoffice.org>  [4a99935f1bfe8c19071eaaf6b478944f07c4c0ef]

sb123: merged in late changes of cws/sb120


2010-05-20  sb  <sb@openoffice.org>  [4aee4ee739adaa21e46876ec1c4ac941d54ed8d5]

sb120: #i111558# ... fixed quoting


2010-05-20  Wu Yan  <wuy@openoffice.org>  [0b1074b019d3ca14ba5345a0c5d979804a059d9e]

findbar01:#111709# Fix shortcut name for Ctrl-G


2010-05-19  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [5f719c36930dea5271fee2d0ca0e67d464adbb93]

CWS gnumake2: using ILIB from setsolar/configure to set LIBPATH on windows


2010-05-19  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [53dbc7fa4221ee4bf38db54f9a8be74befa1a060]

CWS gnumake2: fixing dependency generation on windows for plain C objects


2010-05-19  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [def4ac30a3f31a3e7c1c34b699a684eb2228bcda]

CWS gnumake2: minor fixes


2010-05-19  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [29669b5ed6ca98d516e5edac605a00513225809f]

CWS gnumake2: minor fixes


2010-05-19  Michael Stahl  <mst@openoffice.org>  [23db89852fe61acef4e8f58fa83f80dd65591e1d]

sw33bf04: #i111712#: sfx2: convert crude test in Metadatable.cxx to cppunit


2010-05-19  Michael Stahl  <mst@openoffice.org>  [874bb80f4fe59a5920084b92edf0f583a22cb8f5]

sw33bf04: #i111712#: sax: convert crude test in converter.cxx to cppunit test


2010-05-19  Ingrid Halama  <iha@openoffice.org>  [5be9c917443fbf32d934ddf953fbba2e25e5d884]

chart47: #i109770# #i110253# prevent null access on empty m_aModel and reduce assertions 'already disposed'


2010-05-19  Carsten Driesner  <cd@openoffice.org>  [6a538f36e80f7fffde074aa2f521434a7a35e8eb]

findbar01: #i111672# Fix crash on searching next/previous on single text object


2010-05-19  Herbert Duerr [hdu]  <duerr@sun.com>  [e2c090708e089258087396d46acacf513f70e809]

#i110214# fix typo in b2dpoly drawing on aqua


2010-05-19  Herbert Duerr [hdu]  <duerr@sun.com>  [52a825459618ea98cfa6978ab7eeeace2c2f3a61]

#i110214# fix b2dpoly drawing on aqua


2010-05-19  Niklas Nebel  <nn@openoffice.org>  [d6a4da919e7639c6796631ab317dd8f6230b8c7d]

calc54: #i111710# Strings from EditEngine items are now in editeng resource


2010-05-19  Joerg Skottke [jsk]  <jsk@openoffice.org>  [500417f9dcc423c447b26277e3626858b27024ed]

vitomation01: #i109562 - Remove invalid reference files


2010-05-19  Joerg Skottke [jsk]  <jsk@openoffice.org>  [c5bd3affe5e1dae2c4ee0fcb9d51a0d910d9d82d]

vitomation01: #i109562 - Another modification for one more yet unknown situation to hDestroyDocument() / hCloseDialog()


2010-05-19  Thomas Lange [tl]  <tl@openoffice.org>  [1778298eb695174aad2f6a981f560f0e4e2b229a]

cws tl79 : random typo in sfx.sdi fixed


2010-05-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [1b5a253cc1ee85089bea3ccdb8159a54185ae97a]

xmlsec1_2_14: update to DEV300m77


2010-05-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [12f007c274046f9e4e1764d0ce9ad0a6fbec254f]

xmlsec1_2_14: update to DEV300m77


2010-05-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b555f9da35bdedce52001eee945a6fcd6ad7a1ad]

xmlsec1_2_14: update to DEV300m77


2010-05-19  Joerg Skottke [jsk]  <jsk@openoffice.org>  [5a529704881cc4e021575ebedbc0ccf14cbc532a]

vitomation01: #i109562 - tModifyObjects has StarOffice branding, fixed.


2010-05-19  Joerg Skottke [jsk]  <jsk@openoffice.org>  [0b8a9c8adb1589c5cd680bee5065416a02471b77]

vitomation01: #i109562 - tModifyObjects should complete without the need for a number of restarts.


2010-05-19  Thomas Lange [tl]  <tl@openoffice.org>  [75cff005c9d2e7273631d575fa3cc81412df6d17]

cws tl79: #i110254# new security tap page in 'File/Properties'


2010-05-19  Thomas Lange [tl]  <tl@openoffice.org>  [9c4d0fbe73cf1311aa82cc986206fdb9ddd9c6c3]

cws tl79: #i110254# new security tap page in 'File/Properties'


2010-05-19  Thomas Lange [tl]  <tl@openoffice.org>  [f4385ed8bf1da56c716bd4e48c5f5d739127c0d9]

cws tl79: #i110254# new security tap page in 'File/Properties'


2010-05-19  Thomas Lange [tl]  <tl@openoffice.org>  [4659d84eb4e0e8038ac21044ddd3c390e2585581]

cws tl79: #i110254# new security tap page in 'File/Properties'


2010-05-19  Joerg Skottke [jsk]  <jsk@openoffice.org>  [cdbc7121ae801eccd1fa35f219dea06472dbdaaa]

vitomation01: #i109562 - Modify handling of messgeboxes - more enhancements for flexibility


2010-05-19  Henning Brinkmann  <hbrinkm@openoffice.org>  [918910ed9d6c0646f8847be6da4e3fc9749ef6b4]

writerfilter08: debugging code


2010-05-19  Henning Brinkmann  <hbrinkm@openoffice.org>  [d06a40321a453a5ac1cf57522fa6a973eec8e46a]

writerfilter08: FormControlHelper::createCheckbox: resolved warning


2010-05-19  hb  <hbrinkm@openoffice.org>  [e755261c0c056cfee0110c88c033c853d0cb3d47]

writerfilter08: reverted configure/configure.in to DEV300_m77


2010-05-19  Joerg Skottke [jsk]  <jsk@openoffice.org>  [2e3a78da2be8c409bf5e366947830002f9fdd368]

vitomation01: #i109562 - Modify handling of messgeboxes to suit the needs of the extras_xxx_open-tests which have to deal with an I/O error for some documents now.


2010-05-19  Lars Langhans  <lla@openoffice.org>  [f1b756678ad6057e97d90f029555f3cec4df40bd]

gfxcmp02:#159601#


2010-05-19  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [afe714cb4a899f6e264a5f60cf421c2396684999]

slidecopy: fixed key navigation within titled controls


2010-05-19  Ivo Hinkelmann  <ihi@openoffice.org>  [9018d3dbb6c5d45093b15eebccb163ef15b7f954]

masterfix #i10000# no need to test JRE


2010-05-19  Ivo Hinkelmann  <ihi@openoffice.org>  [ff94b38b00f90b4fbc8f49d132d46f27c537e143]

masterfix #i10000# no jre product for openoffice / broffice


2010-05-19  Marc Neumann [msc]  <Marc.Neumann@sun.com>  [ffe6bf95e70b94f65c34ace18e93509c383dbf05]

slidecopy: changes for the new taskpane implementation


2010-05-19  Marc Neumann [msc]  <Marc.Neumann@sun.com>  [56cdcbe947f64591d04d31d6d3808db7f6f3a050]

slidecopy: add new test extension


2010-05-19  Ivo Hinkelmann  <ihi@openoffice.org>  [014caf31e1bcd05636b34d9ae246f7d2afcce429]

masterfix: #i10000# fixed for JRE instsets


2010-05-19  hb  <hbrinkm@openoffice.org>  [b15b04d8cc4bcf66447d19eaecbc89e2a2456b10]

writerfilter08: compiling issues on unxlngi6


2010-05-19  Mikhail Voytenko  <mav@openoffice.org>  [fc05fb607569bf4eff1b37c7eba1fc4369702744]

jl152: #i108704# use all the arguments when restarting on Windows


2010-05-19  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [05a463c55182efc777e1fee5f708fc36de6eda92]

slidecopy: fixed TAB traveling in the task pane


2010-05-19  Joerg Skottke [jsk]  <jsk@openoffice.org>  [d4db93dec417f931b87657250e966a56ed98f5bf]

vitomation01: #i109562 - removed blanks from filenames as suggested by RE


2010-05-19  Joerg Skottke [jsk]  <jsk@openoffice.org>  [fa29f56e6a2f9babb37ba3b0ea8da60a4274f1b8]

vitomation01: #i109562 - Remove files containing whitespaces as suggested by RE


2010-05-19  Joerg Skottke [jsk]  <jsk@openoffice.org>  [250eb5b162a301fb4b5db19a6555b9af0f7c211e]

vitomation01: merge in automationdev300m77cat0


2010-05-19  Joerg Skottke [jsk]  <jsk@openoffice.org>  [9b901faec75093df73cc3ce6a41fa8125d64ba97]

vitomation01: Local merge


2010-05-18  Kohei Yoshida  <kyoshida@novell.com>  [520d56909638aafb894b1e7e58ff2d1541331a99]

merged from the repo.


2010-05-18  Kohei Yoshida  <kyoshida@novell.com>  [72f8b8fe4630ad7c8ab2f913499c17878620c08f]

#i111387# deliver extra headers to make ptr_container available.


2010-05-18  Kohei Yoshida  <kyoshida@novell.com>  [d425ae8cf3bc880d6902e5b10081b1516ec425f1]

koheiautodecimal: #i111387# fix for the fix.  The previous fix caused a crash.


2010-05-18  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [9a9d69979a6f3f13c02ec7e61d4dc1c9687933d6]

slidecopy: missed this schema adjustment in the previous commit


2010-05-18  hb  <hbrinkm@openoffice.org>  [6736de2c4598578e051273a87aca388345aec762]

writerfilter08: merged masterfix


2010-05-18  hb  <hbrinkm@openoffice.org>  [f5192c7822da5172044297d0c0533009da264373]

writerfilter08: merged masterfix


2010-05-18  hb  <hbrinkm@openoffice.org>  [1b0790935d036f6794aafac505f72661b5089777]

writerfilter08: merged masterfix


2010-05-18  hb  <hbrinkm@openoffice.org>  [c20d490f7803e908d70fc281ca1fe026d414655e]

writerfilter08: merged masterfix


2010-05-18  va  <volker.ahrendt@sun.com>  [457dd1604b5ebb9b10d7f2814851633393891c18]

#i91071# Fixed XML file


2010-05-18  va  <volker.ahrendt@sun.com>  [5083e39ea5dc0f1e58c1b19990a534139a02fb7a]

#i91071# Fixed XML file


2010-05-18  va  <volker.ahrendt@sun.com>  [e45a2a448d2daebffd2001c01298fe32e712278a]

#i91071# Fixed XML file


2010-05-18  va  <volker.ahrendt@sun.com>  [fd132dab8240d293f8c09295d8eaf2590a0aa8ed]

#i91071# Fixed XML file


2010-05-18  sj  <sj@openoffice.org>  [38c1d35d15a0adc980c2355ff97ce327645cd954]

sdk321: #i111521# ppt export, fixed problem with graphical bullets


2010-05-27  Vladimir Glazunov  <vg@openoffice.org>  [091ac9e41ac44380da022679ab98182af3f8b958]

CWS-TOOLING: integrate CWS fwk138


2010-05-27  Vladimir Glazunov  <vg@openoffice.org>  [45a542cca26db05a80e11b04fa0a793479d6f32b]

CWS-TOOLING: integrate CWS sb120


2010-05-20  sb  <sb@openoffice.org>  [a59ed307dc5c084f0fd624164043f90ef99f0ce1]

sb120: merged in DEV300_m78


2010-05-18  Mathias Bauer  <mba@openoffice.org>  [9a4d07cc52534a40cf1cd68efdef1464475e694b]

CWS mba33issues01: #i107576#: make code safe against releasing of external references to client site


2010-05-18  Mathias Bauer  <mba@openoffice.org>  [74efe21718537220ec16adab9964a00fc13cd9fd]

CWS mba33issues01: #i109842#: missing typedef


2010-05-18  Mathias Bauer  <mba@openoffice.org>  [d310e6479f4db1c86629ca98f6e0f7480a0fa5e4]

CWS mba33issues01: #i109842#: missing typedef


2010-05-18  Mathias Bauer  <mba@openoffice.org>  [ef650c5d2f7f870ad2cd8965f6f6ab9900b68704]

CWS mba33issues01: #i99402#: typo RapairPackage


2010-05-18  Mathias Bauer  <mba@openoffice.org>  [83e811244a6dc0902137df91cf3125a67c69b1b5]

CWS mba33issues01: #i99402#: typo RapairPackage


2010-05-18  Mathias Bauer  <mba@openoffice.org>  [a160fd3ad982d22040d9048f2b1a5c9e831ed296]

CWS mba33issues01: #i99402#: typo RapairPackage


2010-05-18  Mathias Bauer  <mba@openoffice.org>  [6c9861ba9afd7039fb4fdbc780b4240dd850ade6]

CWS mba33issues01: #i83367#: pass object name correctly


2010-05-18  Herbert Duerr [hdu]  <duerr@sun.com>  [b17de9607e59d4ff91fc9f1830b613c1c57cf8c1]

#i111682# remove module fondu for good


2010-05-18  Herbert Duerr [hdu]  <duerr@sun.com>  [2d9286f6bbb59d392f57e4a4031ee2bf49f9f3d0]

#i111682# remove module fondu for good


2010-05-18  Joachim Lingner  <jl@openoffice.org>  [e6d9970ba08599dfaf13998b9cc0908554f00176]

jl152 #i77196# adapted migration code to use new extension manager, removed old unused migration code, adapted ooo improvement dialog to appear after third start, taking into account the restarting after extension installation


2010-05-18  Henning Brinkmann  <hbrinkm@openoffice.org>  [bef85918411cc9e73eb7a27b0b41848e29321ece]

writerfilter08: debugging code


2010-05-18  Henning Brinkmann  <hbrinkm@openoffice.org>  [5963ef17ca2f1a3d103024685b40d06a0563670e]

writerfilter08: #b6950197#: ApplyStyleSheets: apply style no matter if it is newly inserted or not


2010-05-18  Henning Brinkmann  <hbrinkm@openoffice.org>  [d009c2a0f84d28a9d3e922b38593efd37e2d42b9]

writerfilter08: debugging code


2010-05-18  Henning Brinkmann  <hbrinkm@openoffice.org>  [f5559a4812645b2a7da9932e6cc7ac0c3e621c17]

writerfilter08: PropertyMap::toTag(): consider unsigned, float and string values


2010-05-18  Henning Brinkmann  <hbrinkm@openoffice.org>  [4c6087d46f3e6e655dfb5d4be64be7651ed9dabc]

writerfilter08: ooxml: resolve documentProtection


2010-05-18  Henning Brinkmann  <hbrinkm@openoffice.org>  [3240e00e81ae9566bcbc4007b843e773494eabd0]

writerfilter08: TagLogger: log uno property sets


2010-05-18  Joachim Lingner  <jl@openoffice.org>  [52fd37966e1d92b515a75b38011309479c7089e5]

jl152 #i77196# smoketest now uses new extension manager service


2010-05-18  Joachim Lingner  <jl@openoffice.org>  [eef1fd8ab2966ee3b2934d9050b0a14c4478e1f6]

jl152 #i77196# smoketest now uses new extension manager service


2010-05-18  va  <volker.ahrendt@sun.com>  [005debf64651b17cacbbad9a11718c65b8d88a0d]

#i91071# Integrated Patch


2010-05-18  Andre Fischer  <af@openoffice.org>  [9a46474f8c39a16a6a6980a45792b2b51a4a590e]

sdk321: #i111636# Look up style before falling back to default.


2010-05-28  Vladimir Glazunov  <vg@openoffice.org>  [a3f8b65881da98c14d1db26b04f32e626cf8e879]

CWS-TOOLING: integrate CWS calc53


2010-05-28  Vladimir Glazunov  <vg@openoffice.org>  [f1e68b25909388aa45efd2527c7b7f3f7cb8d1de]

CWS-TOOLING: integrate CWS fwk142


2010-05-28  Vladimir Glazunov  <vg@openoffice.org>  [1476c17a2a91f18e2d8452db7a6c670b8c0ed905]

CWS-TOOLING: integrate CWS koheiautodecimal


2010-05-27  Vladimir Glazunov  <vg@openoffice.org>  [16eec7972ef9f17b55c2bb156e7625cc3f51c624]

CWS-TOOLING: integrate CWS fwk138


2010-05-27  Vladimir Glazunov  <vg@openoffice.org>  [27db36c33c1d2ca83c44bc5804b0d95e6948d680]

CWS-TOOLING: integrate CWS sb122


2010-05-27  Vladimir Glazunov  <vg@openoffice.org>  [2aed26b45218711752ea75db580f8465b0db71b5]

CWS-TOOLING: integrate CWS sb120


2010-05-27  Vladimir Glazunov  <vg@openoffice.org>  [863e9c8f969fda6842b7740398a6700c01040587]

CWS-TOOLING: integrate CWS kso44


2010-05-20  sb  <sb@openoffice.org>  [866ca64113fad91a5ac4f32757764d077b53372a]

sb122: merged in DEV300_m78


2010-05-18  sb  <sb@openoffice.org>  [72c758d28d0698a23ec5f185cc0b73f6ce11f389]

sb123: #i111617# ...moved to position where variable has already been defined


2010-05-18  Michael Stahl  <mst@openoffice.org>  [33ddea2d2bdb996a7f8eb7189b311bafa0de367e]

sw33bf04: #i97421#: fix loop in AppendRedline:  SwUndoDelete::Redo(): recreate redline save data (based on patch by majun51).  SwDoc::AppendRedline(): fix loop on DELETE/INSERT without extent.


2010-05-18  Carsten Driesner  <cd@openoffice.org>  [b7f36130c2c77d32ae4eb00dd61ce462309efd85]

fwk142: Toggle button flag added to several other commands


2010-05-18  Rene Engelhard  <rene@openoffice.org>  [e377be798f4b35c76a4611d153255c43203921e2]

systemlibc: migrate systemlibc to hg; try again from scratch


2010-05-18  Rene Engelhard  <rene@openoffice.org>  [7eba4ceaf574246d971ae01a8f52c5f075aca35a]

systemlibc: migrate systemlibc to hg; try again from scratch


2010-05-18  Rene Engelhard  <rene@openoffice.org>  [36ff8423c3656890b4a7a5b187b566403376e2dd]

systemlibc: migrate systemlibc to hg; try again from scratch


2010-05-18  Rene Engelhard  <rene@openoffice.org>  [769873c6224c0e03757d2ddb4b5a60d11411f025]

systemlibc: migrate systemlibc to hg; try again from scratch


2010-05-18  Herbert Duerr [hdu]  <duerr@sun.com>  [bb6649d32b446ce9912ca4564397763001fb5eab]

#i111077# updated ext_sources list for new liberation tarball


2010-05-18  Lars Langhans  <lla@openoffice.org>  [1d23fb7286776019905e71a18dce83a62851bae3]

gfxcmp02:#159601# picture viewer


2010-05-18  Lars Langhans  <lla@openoffice.org>  [f0d2b747a95de08e6300f9eee4b9105ab745816f]

gfxcmp02:#159601# verbose makefile


2010-05-18  Lars Langhans  <lla@openoffice.org>  [cc46de092c3b321abaa523309ea95216c4c9ac35]

gfxcmp02:#159601# Postscript demo document for solaris


2010-05-18  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [f9425a94186c33c2571bdc32b689c3706251f416]

unoawt: call UpdateContextBmpWidthVector in the LISTACTION_INSERTED notification. This way, we'll also handle cases where somebody creates and inserts SvLBoxEntry bypassing InsertEntry (and using the base classes Insert)


2010-05-18  Lars Langhans  <lla@openoffice.org>  [e65fc638d0545e393178633ca6be23f1b4663c89]

gfxcmp02:#159601# Postscript demo document


2010-05-18  Lars Langhans  <lla@openoffice.org>  [cb0ff9d15ade206d530a69cca7d97fe31e03d99a]

gfxcmp02:#159601# Postscript failtest document


2010-05-18  Lars Langhans  <lla@openoffice.org>  [77789a7672a0e80a5a6523569e7031331f8c0732]

gfxcmp02:#159601# cleanups


2010-05-18  Lars Langhans  <lla@openoffice.org>  [e80ed9e7f5de4c89fe5693da956b790e31acf365]

gfxcmp02:#159601# support makefile


2010-05-18  Lars Langhans  <lla@openoffice.org>  [cc3f22ac3875d1a00c21d396f7455c3f7e7b9e10]

gfxcmp02:#159601# more verbose


2010-05-18  Lars Langhans  <lla@openoffice.org>  [18c03fd6d55df4adc7a565926445e7c1084f37c0]

gfxcmp02:#159601# support solaris


2010-05-18  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [8ebf72567ae89f7112f88d1ef15520d3d5fd9105]

unoawt: merge after copying latest changes from CWS slidecopy


2010-05-18  Ivo Hinkelmann  <ihi@openoffice.org>  [8a7f8ca1a440b8ccc9c5aa241560bbb1ca963969]

#i10000# fixed transplanted nativeb


2010-05-18  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [e3ed8b89ebefcb13d2f11523c429244e32a5f2e8]

CWS gnumake2: removed inlines in gbuild docs


2010-05-18  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [88323a664a3f57b7bae62d0af892c9de5750defe]

slidecopy: HelpID support for tool panels


2010-05-18  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [c1ed865d8c954220dae653bb45ec2f870fd87f2d]

slidecopy: HelpID support for tool panels


2010-05-18  Andreas Bregas  <ab@openoffice.org>  [8c4bcfd63d6f473d67b4e2138676092aa313673d]

ab75: #110417# Added dependency to oovbaapi


2010-05-18  Herbert Duerr [hdu]  <duerr@sun.com>  [df3eba513b2f936e07ac173a61b4599695b1e0e3]

#i111021# #i11575#desc5#b adjust B2D tesselator result to raster


2010-05-18  Herbert Duerr [hdu]  <duerr@sun.com>  [5d74e58fe163e423f29b075502e726a0e012a038]

#i107915# all TIP/SIP unicodes get the same vertical flags


2010-05-17  Ingrid Halama  <iha@openoffice.org>  [efa9d1559bd91572b9b7806f6387879db88fd669]

chart47: #i109770# #i110253# reduce assertions 'already disposed or closed'


2010-05-17  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [334fd6c47c59b59ba4124734d6ee4203557edc83]

CWS gnumake2: hacking the LD_LIBRARY_PATH for svt when using system jpeg (ugly, but slightly better than the hack in the old build system)


2010-05-17  Ingrid Halama  <iha@openoffice.org>  [417c5223db83a7f5932ecbba12bed63e0f5c6f41]

chart47: #i109770# #i110253# don't paint anything if no model is available


2010-05-17  sb  <sb@openoffice.org>  [d4b1d9b75572fdcc55a925254943a3cf29354f98]

sb123: #i111655# when, within build env, calling javaldx within OOo installation sets, set UNO_JAVA_JFW_ENV_JREHOME, but not UNO_JAVA_JFW_ENV_CLASSPATH


2010-05-17  sb  <sb@openoffice.org>  [ae10588aa19c82d0f9158ca95507d2b9f4456e83]

sb123: #i111655# when, within build env, calling javaldx within OOo installation sets, set UNO_JAVA_JFW_ENV_JREHOME, but not UNO_JAVA_JFW_ENV_CLASSPATH


2010-05-17  Ingrid Halama  <iha@openoffice.org>  [2a1490743fb5da2ddb579967fa93b723b5f851a6]

chart47: #i109770# #i110253# reduce assertions caused by a wrong z-axis contained in a 2D bar chart


2010-05-17  Ingrid Halama  <iha@openoffice.org>  [9f124082f800eed4f436203fd309b17fd7584f95]

chart47: #i109770# #i110253# reduce assertions 'already disposed or closed' - don't close the document twice


2010-05-17  Joachim Lingner  <jl@openoffice.org>  [885511f9be6f9e437687216affc1fb5c7d99054b]

jl152 #i77196# office hangs in smoketest when it is about to restart itself


2010-05-17  Joerg Skottke [jsk]  <jsk@openoffice.org>  [ef1021b6f38ad92d1f9adad7dd19b6e908d2ecb5]

npower13_objectmodules: #i111007 - Just some more fixes


2010-05-17  Ivo Hinkelmann  <ihi@openoffice.org>  [2f4bff8415b28e36346872157104eb71322a743a]

#i10000# removed OSL_ENSURE


2010-05-17  Michael Stahl  <mst@openoffice.org>  [f4609c4c294a62023b6cd6baeb6a73d44992dec3]

sw33bf04: #i101009#: doccomp.cxx: avoid creating redlines including EndOfContent


2010-05-17  Joerg Skottke [jsk]  <jsk@openoffice.org>  [7e6001c1c2604a31a6c49ec719c5d5ec472de6d2]

npower13_objectmodules: Local merge


2010-05-17  Joerg Skottke [jsk]  <jsk@openoffice.org>  [3153efba3a79e0488c328f839240e08d31efdb6a]

npower13_objectmodules: #i111007 - One of the macros triggers two messages. Additionally we only have a fuzzy match then. Make my day.


2010-05-17  Ivo Hinkelmann  <ihi@openoffice.org>  [dcce5a9a1823b1e5b3b8946b28dc8871afa0a6ba]

#i10000# removed useless include


2010-05-17  Daniel Rentz  <dr@openoffice.org>  [ac07edec79149c8e90846b8a794a893e91c65c0d]

npower13_objectmodules: #i111007# do not close output stream of tempfile for OLE storage too early


2010-05-17  Herbert Duerr [hdu]  <duerr@sun.com>  [31d9a3d34911a8eb99431c1e427a9c41eabf2d35]

#i111077# adjusted to upstream font filename changes


2010-05-17  Joerg Skottke [jsk]  <jsk@openoffice.org>  [b9468485ff8bb120ea01651ec28dd753eac1cb1b]

npower13_objectmodules: #i110724 - hClickButton() has a returnvalue which should be evaluated.


2010-05-17  Joerg Skottke [jsk]  <jsk@openoffice.org>  [e6f2d72f070caeb486f5bc8dd6d30d7a9e9d7525]

npower13_objectmodules: #i111007 - The test macros deliver slightly unexpected verification strings which requires a second list to be maintained which holds the verification strings (in addition to the list of modules). This is bad but the nicer fix would require to checkin another version of a binary file which i prefer to avoid.


2010-05-17  sb  <sb@openoffice.org>  [49822f8adc31fb70e400fa49640b54f63f00f001]

sb123: #i111617# missing dependency


2010-05-17  Joerg Skottke [jsk]  <jsk@openoffice.org>  [4d2c2b749c5c352f7087afd521e565cc88c3a33f]

npower13_objectmodules: #i111007 - Add timeout to button.


2010-05-17  Joerg Skottke [jsk]  <jsk@openoffice.org>  [57856accd784aa87fb7b72585c5be5626fe33f7f]

npower13_objectmodules: #i111007 - Need to close messagebox after identification


2010-05-17  Herbert Duerr [hdu]  <duerr@sun.com>  [7177dad69e5de38a7fecd38b03997ef31c1973f8]

#i111077# better font fallbacks and font attributes


2010-05-17  Ingrid Halama  <iha@openoffice.org>  [4b770dd310a1e1b37abd1728abc2e21f3fb3f129]

chart47: #i111560# report error if a property is not set and is not MAYBEVOID


2010-05-17  Joerg Skottke [jsk]  <jsk@openoffice.org>  [44f143f6d07761ef859028ff7d7df23c82871b27]

npower13_objectmodules: #i110724 - Changed logging slightly because some of the printings where confusing as it duplicated some errormessages making it hard to tell which one was relevant


2010-05-17  Joerg Skottke [jsk]  <jsk@openoffice.org>  [b53b7f648f0e84d1972dbfffe5c56bf037cd06c3]

npower13_objectmodules: #i111007, #110724 - Provided test case (which is as of yet untested because the issues that are tested herein are not yet fixed)


2010-05-17  Herbert Duerr [hdu]  <duerr@sun.com>  [0302481b128f2a09366008933d36c9db6597c37e]

#i111077# adjust build to latest narrow font tarball


2010-05-17  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [4986d0508799b5e743cb6ccc9af6d84824d2e198]

vcl111: #i111464# fix frame width (thanks kendy !)


2010-05-17  Ivo Hinkelmann  <ihi@openoffice.org>  [8ea2bf29c778e12551466eb635afedce75ac78c2]

#i10000# fixed bad merge


2010-05-17  sb  <sb@openoffice.org>  [ce4f3222d9ad03f3580d1a4b3ecb2d3747a7427f]

sb120: #i111220# disabled failing tests for now


2010-05-17  Thomas Lange [tl]  <tl@openoffice.org>  [61700d274571b6c5971f2ff5f4213d75d1e1a1f6]

cws tl78: branch merge


2010-05-17  Thomas Lange [tl]  <tl@openoffice.org>  [2c205e682ffbc40f3c971891e939a3133c8e5868]

cws tl78: feedme build problem with 'touch' command fixed


2010-05-17  Joachim Lingner  <jl@openoffice.org>  [78e682e70e7cb0fab5faf7dfa85ef6e77d126e21]

jl152 #i77196#  only restarting if a extension was added/removed, XextensionManager.getSupportedArguments: removed repository argument


2010-05-17  Joachim Lingner  <jl@openoffice.org>  [d0a3afc82beed2c1d2e0035a0cc5d43bb6acf774]

jl152 #i77196#  only restarting if a extension was added/removed, XextensionManager.getSupportedArguments: removed repository argument


2010-05-17  Carsten Driesner  <cd@openoffice.org>  [b5054d32e6238b8f335f36f794604030a0ac1080]

fwk139: Check popup menu pointer


2010-05-14  Rene Engelhard  <rene@openoffice.org>  [6b675d212c99e2cc56768adbffe7dcc6eab132fb]

mythes12: deliver libmythes-1.2.a also from unx*/lib


2010-05-14  Rene Engelhard  <rene@openoffice.org>  [6f6cb071772a9cfd66060b5c32ce9d1a0b842984]

EXTERNAL_WARNINGS_NOT_ERRORS := TRUE in mythes' makefile.mk


2010-05-14  Rene Engelhard  <rene@openoffice.org>  [ea70788f5bdf23c3687390bce487d2d752cbe218]

fix build needing makefile.mk here (Windows?)


2010-05-14  Daniel Rentz  <dr@openoffice.org>  [5025e2acbba31177c0effc46227ad1e00457ed43]

dr76: #i111404# remaining problems with the FastSaxParser


2010-05-14  Rene Engelhard  <rene@openoffice.org>  [27cc3e74e812d1d69c22f6ad4cdfd1b9bb6cd46e]

mythes12: revert last commit and patch mythes instead to have our th_gen_idx.pl


2010-05-14  Rene Engelhard  <rene@openoffice.org>  [2b97429922636a07f922f2141136e07feb67f9cf]

mythes12: revert last commit and patch mythes instead to have our th_gen_idx.pl


2010-05-14  sb  <sb@openoffice.org>  [cd8bfb54fe09af501cec997b3f4879be480d31ed]

sb123: #i111602# adapted desktop/qa/deployment_misc to new test framework


2010-05-14  Oliver-Rainer Wittmann  <od@openoffice.org>  [c9d620f5dd472902fe6d5aed93ed55dec6dd7f7b]

sw33bf04: #160026# method <WW8Export::DoComboBox(..)> - property "Help" does not exist and asking for it causes exception --> asking for property "HelpText"


2010-05-14  sb  <sb@openoffice.org>  [40850bb44e1f98e96815a64454efb2236706aec7]

sb123: #i111601# various additional test helper functionality


2010-05-14  sb  <sb@openoffice.org>  [af5cef5b1e2f3d76f52340bbd2ea8bd93cb5185d]

sb123: #i111601# various additional test helper functionality


2010-05-14  sb  <sb@openoffice.org>  [1804fe336801f19c3e66e2d514ece5b3e17ac480]

sb123: #i111601# various additional test helper functionality


2010-05-14  Rene Engelhard  <rene@openoffice.org>  [4c55dc96081d5dba49ec7077e8a48d15e55d470e]

mythes12: mythes' th_gen_idx.pl has no -o, use cat .. | ... > as suggested


2010-05-14  Michael Stahl  <mst@openoffice.org>  [99ee7093162c1922a2740e4731b82a1528283e3c]

sw33bf04: #i111177#: work around unxsols4 compiler bug


2010-05-14  sb  <sb@openoffice.org>  [f9c107a9c4a7cea54e6bb133bb92da7e6b4a1d99]

sb123: #i111598# OfficeConnection getFactory -> getComponentContext


2010-05-14  sb  <sb@openoffice.org>  [88d1e25d5c61d1d4ef12f0ac397db3c8b399564c]

sb123: #i111598# OfficeConnection getFactory -> getComponentContext


2010-05-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [bf2c764eadbbdc3ccf5aff952427a9b6f2b51302]

mongolianlayout: Merge with DEV300_m53


2010-05-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [4115c54b023d2f2da92320acff8cbfcb6d17320f]

mongolianlayout: Merge with DEV300_m53


2010-05-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [521d8fe0611276c61f22925760d671574b5692c0]

mongolianlayout: Merge with DEV300_m49


2010-05-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [d1e6de9c1989763306bdfdc23e3acf5e42c265e2]

mongolianlayout: Merge with DEV300_m49


2010-05-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [c045845174f0c3b627585b9f05a529c9e8bc2829]

mongolianlayout: Merge with DEV300_m45


2010-05-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [8123bbe53b72f8c9848b1dcb1ef8c6ba175cdca7]

mongolianlayout: Merge with DEV300_m45


2010-05-14  sb  <sb@openoffice.org>  [ec6eb575791219c396e0c5a8ac93565ebee3d6e1]

sb123: merged in late changes of cws/sb120


2010-05-14  sb  <sb@openoffice.org>  [3f5077dcef319f2ae226d11a4aa7c486849da189]

sb123: merged in late changes of cws/sb120


2010-05-14  sb  <sb@openoffice.org>  [c170fae47342a76bc8b86dcfef750a707fac617b]

sb123: merged in late changes of cws/sb120


2010-05-14  sb  <sb@openoffice.org>  [29f3a9517e34743077e1bb8001232d113903a21e]

sb120: #i111558# allow override of tested soffice process


2010-05-14  sb  <sb@openoffice.org>  [40b3e52f33b1bb5c69c36c8a8b93ef56b14ea2d2]

sb120: #i111558# allow override of tested soffice process


2010-05-14  Thomas Lange [tl]  <tl@openoffice.org>  [f93f7d4c56a6cf671e709f03aafadbb11b2a338c]

cws tl80: #i106004# name change 'Formula Elements' to 'Elements'


2010-05-13  Kohei Yoshida  <kyoshida@novell.com>  [a2c557f7fa002c2b52a103ec910f454d10a17ecf]

calctabcolor: added <limits> header.


2010-05-13  Kohei Yoshida  <kyoshida@novell.com>  [e767d294ce8d998c07b1b942d3460a2271f56e65]

calctabcolor: Removed code that was not intended.


2010-05-13  Kohei Yoshida  <kyoshida@novell.com>  [8c0d1c18d0cee550fcee22c6e1e28d766d9f260d]

calctabcolor: Removed code that was not intended.


2010-05-12  Kohei Yoshida  <kyoshida@novell.com>  [95f2aae8339ed26fd53c53a85cff872c8b61a01c]

koheiautodecimal: #i111559# Fixed a bug in automatic adjustment when the printer matrices are used.


2010-05-12  Ingrid Halama  <iha@openoffice.org>  [6417e0a10e9f7ad16342af2ed7f5ff23c0dba036]

chart47: #i111560# ApiTest: MAYBEVOID properties are handled wrongly be the api test framework if they are not set initially


2010-05-12  Ivo Hinkelmann  <ihi@openoffice.org>  [51066323fd14918f65ea7ba66e14b9c7604eb978]

#i10000# added missing variable


2010-05-12  Vladimir Glazunov  <vg@openoffice.org>  [fa35aefa9a0d93c37653e6db76076a758e5ebcf3]

#i10000# do not write source_config if defined UPDATER in non-cws environment


2010-05-12  sb  <sb@openoffice.org>  [9ff68aa9e36dcf995f9e768075a386a0f13f61c5]

sb120: #i111220# disabled failing tests for now


2010-05-12  Vladimir Glazunov  <vg@openoffice.org>  [8362cbced7e63906939831b74ea580cda5e91ebc]

#i109602# introduced new switch exclude_branch_from


2010-05-12  Kohei Yoshida  <kyoshida@novell.com>  [95d72876f31b2b0d4c398236354401ee93ac6b72]

koheiautodecimal: #i111533# Adjust the default display format for general number format cells.


2010-05-12  Oliver-Rainer Wittmann  <od@openoffice.org>  [8a11d99dbe50f886f26704ab62b5dbb8c5954e18]

sw33bf04: merging


2010-05-12  Oliver-Rainer Wittmann  <od@openoffice.org>  [ff4eca3ff67d3d826f4532057e2f1e34802e311a]

sw33bf04: merging


2010-05-12  Joachim Lingner  <jl@openoffice.org>  [236ad3ae9269a14cffe0c5c6c6b36cdde4e2d896]

jl152 #i77196# merging


2010-05-12  sb  <sb@openoffice.org>  [c3ce609304a00e589482dd0a4cac75e2aa8b138f]

jl152: #i110548# adapted relative paths to fix for issue 77196


2010-05-12  Joachim Lingner  <jl@openoffice.org>  [2af4a389327fbf8640fdb5f69eb8d1637f0e86bf]

jl152 #i77196# restarting at startup when shared/bundled extensions were changed, fixed typo in win32/source/officeloader/officeloader.cxx


2010-05-12  Oliver-Rainer Wittmann  <od@openoffice.org>  [907de08acf34563b376f895d66f05c29310366bd]

sw33bf04: #i91658# method <SwHTMLTableLayout::GetBrowseWidth(..)> - remove unnecessary assertion


2010-05-12  Niklas Nebel  <nn@openoffice.org>  [22ece58836043457279d52ba0b84f38e5fe9dab6]

calc54: #i99904# FillAuto: initialize pStyleSheet outside of the inner loop


2010-05-12  Joerg Skottke [jsk]  <jsk@openoffice.org>  [eeb5df7198d067da77e4f885bf7c5eb36f98854f]

npower13_objectmodules: #i110724 - Created test case. I wonder if it works when run from our internal servers. There might be an issue with the accessrights. However, i then just need to update the Strings to check for.


2010-05-12  Ivo Hinkelmann  <ihi@openoffice.org>  [2cf0552a4e23299562309d8dbe0c9ba00318eb2b]

#i10000# fixed broken hg transplant


2010-05-12  Ivo Hinkelmann  <ihi@openoffice.org>  [57544e64040967c1a520566d4e3d3758a808ba1f]

#i10000# fixed broken hg transplant


2010-05-12  Henning Brinkmann  <hbrinkm@openoffice.org>  [5a3ed8802f170d3d3b23695670f257c74edf1fa6]

writerfilter08: resolve WW8DopBase


2010-05-12  Oliver-Rainer Wittmann  <od@openoffice.org>  [7a39ca8220816b276c111b23a37ab88a12c1578c]

sw33bf04: #i105562# - correct handling of empty set list style due to outline level attribute


2010-05-12  Henning Brinkmann  <hbrinkm@openoffice.org>  [2559ef0f64b7a9a593d60edfcc8107f3a13ee5e1]

tl78: get/set password to modify from SwDocShell


2010-05-12  Joerg Skottke [jsk]  <jsk@openoffice.org>  [e5f7d2ba5749113bf392d95bf629d95b9f5ee2d6]

npower13_objectmodules: #i110672 - Wrote automated test that found issue #i111553. Needed to enhance the treelist-tools to do fuzzy filename matching as the document can be readonly under certain conditions.


2010-05-12  Ingrid Halama  <iha@openoffice.org>  [1afc67a4f5ccace415ce76de17913a6fc8256800]

chart47: #i111552# ApiTest: LineDash Property is tested with wrong type


2010-05-12  Lars Langhans  <lla@openoffice.org>  [2f65144698b22eebb56bc6f583df228d99dbb150]

gfxcmp02: #159601# add test


2010-05-12  obo  <obo@openoffice.org>  [67edcd669363101648408035737f33c73c78da01]

obo48: #i109700# lucene indexer generates segments_n (n>3) files


2010-05-12  Caolán McNamara  <cmc@openoffice.org>  [defd78c476f1dc496bfa98c1701740a957803270]

cmcfixes75: #i111551# remove unused getGlobalTransactionManager


2010-05-12  Mathias Bauer  <mba@openoffice.org>  [cd50d383f645aa1d188331039d334faebfa1add0]

CWS mba33issues01: #i105239#: safe way to access SfxApplication in IMEStatusWindow


2010-05-12  Dirk Voelzke  <dv@openoffice.org>  [4c06dbf05271b9cb5a9e59bef8d073dcdd415dfc]

dv12# merged with master fixes


2010-05-12  Oliver Craemer [oc]  <oc@openoffice.org>  [e43650143ee2cd255d28258f82f42ac2c1ef4dc5]

i111343 : [Automation] Adapt autotest because of new decimalfeature


2010-05-12  Mathias Bauer  <mba@openoffice.org>  [75ddc7bdaaa3229ba4fa6d6fa354c662cca5b98c]

CWS mba33issues01: #i106430#: make usage of pStor clear


2010-05-11  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [06724c5d66489fcbbb0a3226f327abf5d7f6dcee]

ext03: implement XUnitConversion for the control, too (not only for the control's peer)


2010-05-11  Kohei Yoshida  <kyoshida@novell.com>  [dd6754a0393e4db9f2326e16e8648d3298e7d2e9]

rebased to DEV300_m77.


2010-05-11  Kohei Yoshida  <kyoshida@novell.com>  [5895b4ff6a06e2e002aaa6c61a2faf0cb58ddc9e]

rebased to DEV300_m77.


2010-05-11  Kohei Yoshida  <kyoshida@novell.com>  [7a8ef5f773c58814e49e129567b16891051f7e70]

rebased to DEV300_m77.


2010-05-11  Kohei Yoshida  <kyoshida@novell.com>  [adfc1be625296716d67956818f9e4628dc8e03d2]

rebased to DEV300_m77.


2010-05-11  Kohei Yoshida  <kyoshida@novell.com>  [304f05a3d979782ea4b1d7e9ddf7038cec1d7291]

rebased to DEV300_m77.


2010-05-11  Kohei Yoshida  <kyoshida@novell.com>  [cce3c8de94bdf5bdbd1781c8d54b7bb717b6f8a3]

rebased to DEV300_m77.


2010-05-11  Kohei Yoshida  <kyoshida@novell.com>  [46f4ddda06cdc8eab49b20400e3546de7433197a]

rebased to DEV300_m77.


2010-05-11  Kohei Yoshida  <kyoshida@novell.com>  [4b455165b645acf62a053b61737598214f5af785]

rebased to DEV300_m77.


2010-05-11  Michael Stahl  <mst@openoffice.org>  [dbd21fcb53f6e38e83dbb5aca521a97482ee0e85]

gnumake2: fix various RPATH problems:  macosx.mk: ensure that executables do not get -install_name.  linux.mk: -rpath_link seems to require an absolute path.  executable.mk: use rpath also for executables.  libnames.mk: add executable names (by layer), and split up PLAINLIBS/UNOLIBS.  platform/*.mk: complete gb_LinkTarget_LAYER map.


2010-05-11  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [9c043cae537e61beb1045b08e9091e1cd9cca311]

#i111235# corrected transformation usage for ClipRegions


2010-05-11  Ingrid Halama  <iha@openoffice.org>  [94d6333063cb5bc5c145bd205a2578a647a30420]

#i111524# crash caused by TickmarkHelper::getMaxTickCount gets Inf interval count


2010-05-11  Ivo Hinkelmann  <ihi@openoffice.org>  [40bff9f35c2cdaec9fac876392e3f0fb787935ce]

#i10000# #i110973# removed warning


2010-05-11  Ivo Hinkelmann  <ihi@openoffice.org>  [23f0b613ea680d6bd935546b42fae9bb11725f9b]

#i10000# #i111317# linux non-pro build break


2010-05-11  Ivo Hinkelmann  <ihi@openoffice.org>  [58c8df1c263fa69b820bd91512e1244986a8485f]

CWS-TOOLING: integrate CWS ause119


2010-05-11  Herbert Duerr [hdu]  <duerr@sun.com>  [72567ce2692844ab296284af26825e69ee51215d]

#i111077# install fc_local.conf file next to app-specific fonts


2010-05-11  Herbert Duerr [hdu]  <duerr@sun.com>  [03d73f45d8e607ab64d0499829b4796da03d5f69]

#i111077# install fc_local.conf file next to app-specific fonts


2010-05-11  Herbert Duerr [hdu]  <duerr@sun.com>  [28ed50012951a1230853500b643bb782c27d1279]

#i111077# enable fc_local config-files only for activated fonts


2010-05-11  Herbert Duerr [hdu]  <duerr@sun.com>  [255ad2449d0e2b7b4c32a28484207c4f9c4d3c40]

#i111077# support app-specific config-files for fontconfig


2010-05-11  Oliver-Rainer Wittmann  <od@openoffice.org>  [8883e76b265da21a3b42f6906bc4f62e0b8a4684]

#i105414# workaround in case that a paragraph only overrules the first line indent, but not the left indent of the applied list style


2010-05-11  Christian Lippka  <christian.lippka@sun.com>  [540945fe2f8b4edf8aea8b6ff7efeb85bcaebb29]

merge


2010-05-11  Christian Lippka  <christian.lippka@sun.com>  [166383c2e76e42ebf3273cd7710252b129d6e83c]

#i107213# addapt cut&paste check in impress to new impress layout default


2010-05-11  Mathias Bauer  <mba@openoffice.org>  [ddd3ac4abb2054e30440198bc9ab54ae227d1f82]

CWS mba33issues01: #i111452#: allow to call getController() at disposed frames without assertion


2010-05-11  Joerg Skottke [jsk]  <jsk@openoffice.org>  [67fd074aa55fabfa223d33895801ff3a9eff965e]

vitomation01: #i109562 Removed code duplication and very costly sleep statements in ch2_losa.inc, brings 20 minutes per testcase (grand total of about 2hrs). Reformatted ch2_xml_format.inc


2010-05-11  Ivo Hinkelmann  <ihi@openoffice.org>  [a94495bb3f74757673ee23db404ce6de0f0dbee8]

CWS-TOOLING: integrate CWS hr76


2010-05-11  Ivo Hinkelmann  <ihi@openoffice.org>  [3e67c3e2a5074ad3fe854d491ada69792500c15f]

CWS-TOOLING: integrate CWS hr76


2010-05-11  Carsten Driesner  <cd@openoffice.org>  [31cab84ee99b3f5b4c2f4937c4385cfb6d4007f9]

fwk139: Rebase to DEV300m77


2010-05-11  Carsten Driesner  <cd@openoffice.org>  [f8248dec840b90e2371d9165ca4af081b414cbe9]

fwk139: Rebase to DEV300m77


2010-05-11  Carsten Driesner  <cd@openoffice.org>  [bcd1d6619ecfde08334f3cc0ed721f427f265f05]

fwk139: Rebase to DEV300m77


2010-05-11  Carsten Driesner  <cd@openoffice.org>  [792aff06d30089038e002f6611d9ba2774e8352a]

fwk139: Rebase to DEV300m77


2010-05-11  Carsten Driesner  <cd@openoffice.org>  [0e0c2d3e68f9e271a34f3f37dca077ad6d8f4432]

fwk139: Rebase to DEV300m77


2010-05-11  Carsten Driesner  <cd@openoffice.org>  [45c57af617e5c160b4d5b5d9b2bd98b96b154fd0]

fwk139: Rebase to DEV300m77


2010-05-11  Carsten Driesner  <cd@openoffice.org>  [54f620054762e148e76c0727a57643ebc7d8c5bb]

fwk139: Rebase to DEV300m77


2010-05-11  Thomas Lange [tl]  <tl@openoffice.org>  [34c68c47793d9972d8a6015b226cc3d03735f6b5]

cws tl80: merge with DEV300 m77


2010-05-11  Thomas Lange [tl]  <tl@openoffice.org>  [70613ab827f7ebc25cd24183f9ff792ba36c588c]

cws tl80: merge with DEV300 m77


2010-05-11  Thomas Lange [tl]  <tl@openoffice.org>  [87d4070b9db3c4b8b95459c80f8c34b73e2fcb01]

cws tl80: merge with DEV300 m77


2010-05-11  Thomas Lange [tl]  <tl@openoffice.org>  [4dc7803c4d9d411579ce4fe871c2abdcd107c6c6]

cws tl80: merge with DEV300 m77


2010-05-11  Thomas Lange [tl]  <tl@openoffice.org>  [b0ebe7d06cdf6e40cea99607ddc2985fa1a7d62a]

cws tl80: merge with DEV300 m77


2010-05-11  Thomas Lange [tl]  <tl@openoffice.org>  [646ef94d1d363c96e854bf0f9f6522f636bf79f5]

cws tl80: merge with DEV300 m77


2010-05-11  Thomas Lange [tl]  <tl@openoffice.org>  [e924ca0d07165fa94c86e2c2b642458c9b2e08dd]

cws tl80: merge with DEV300 m77


2010-05-11  Thomas Lange [tl]  <tl@openoffice.org>  [0689308c572e1937cbe24d68ecc9db88d4a2a8dd]

cws tl80: merge with DEV300 m77


2010-05-11  wg111939  <wg111939@sr1-eham02-02>  [6a0f6b52d4ac7452488a59e71126247260b82878]

Adjusting tests for renaissance2 changes


2010-05-11  Thomas Lange [tl]  <tl@openoffice.org>  [c1979d19e6221f05f79565b67733b6521ada2d93]

cws tl78: #i109634# changes to password to open/modify dialog


2010-05-11  Andreas Bregas  <ab@openoffice.org>  [97baf8796f8016238b6d8d12fa6da66dc3b93f1d]

ab75: merge with DEV300_m77


2010-05-11  Andreas Bregas  <ab@openoffice.org>  [68a13d0dc322d3ef491b800556d8fb94b7d959f0]

ab75: merge with DEV300_m77


2010-05-11  Andreas Bregas  <ab@openoffice.org>  [8f06a6a35ade81aa016b6121356fe38eb6c2741c]

ab75: merge with DEV300_m77


2010-05-11  Ivo Hinkelmann  <ihi@openoffice.org>  [a82f11cf109cbabd2575321fafdb3059009e95f3]

CWS-TOOLING: integrate CWS npower14miscfixes


2010-05-11  Ivo Hinkelmann  <ihi@openoffice.org>  [4cdff703d2fbf18ee0ef3bbfef2d22ce6ada014d]

CWS-TOOLING: integrate CWS npower14miscfixes


2010-05-11  Ivo Hinkelmann  <ihi@openoffice.org>  [b565fa46ee035651fe1072f1aea2c2ccdd10982d]

CWS-TOOLING: integrate CWS npower14miscfixes


2010-05-11  Ivo Hinkelmann  <ihi@openoffice.org>  [a8697ca9b4f3c5a1915304e6dbe638012d506ce7]

CWS-TOOLING: integrate CWS npower14miscfixes


2010-05-11  Ivo Hinkelmann  <ihi@openoffice.org>  [9ee07734804cee2dede4aee2aa48b52328b9797a]

CWS-TOOLING: integrate CWS sg01


2010-05-11  Ivo Hinkelmann  <ihi@openoffice.org>  [688439586f562e2c5322a021bf9b8eb105e64423]

CWS-TOOLING: integrate CWS sg01


2010-05-11  Andreas Bregas  <ab@openoffice.org>  [3d877b87f36943b4e7c722f98638da2f144808ba]

ab75: #i110417# Fixed warning


2010-05-11  Ivo Hinkelmann  <ihi@openoffice.org>  [89ba05fa4e5bd1a5b91f3c57ce9a31660200b4d8]

CWS-TOOLING: integrate CWS impress188


2010-05-11  Ivo Hinkelmann  <ihi@openoffice.org>  [e0a8d76ccbf103a75d4884bc12914dca7ae22b6a]

CWS-TOOLING: integrate CWS impress188


2010-05-11  Ivo Hinkelmann  <ihi@openoffice.org>  [16257d5d011e4b8a95f6942407fc2d6ca9af2607]

CWS-TOOLING: integrate CWS impress188


2010-05-11  Ivo Hinkelmann  <ihi@openoffice.org>  [977d781e21898b22a6f896714829c1e8efcdb3be]

CWS-TOOLING: integrate CWS impress188


2010-05-11  Ivo Hinkelmann  <ihi@openoffice.org>  [7c365da7e4dff304ebd1b0fc114587d98ad8a221]

CWS-TOOLING: integrate CWS gfb4win02


2010-05-11  Ivo Hinkelmann  <ihi@openoffice.org>  [74d8cb40231719fb9fa4237502e41a5b6cdcfbe1]

CWS-TOOLING: integrate CWS sw33a11y01


2010-05-11  Ivo Hinkelmann  <ihi@openoffice.org>  [fd0d8d24cb28698f12699239e654649f52592c78]

CWS-TOOLING: integrate CWS sw33a11y01


2010-05-11  Ivo Hinkelmann  <ihi@openoffice.org>  [ba91294d484008e9e6fd40b108166fdbbdb0a01e]

CWS-TOOLING: integrate CWS sw33a11y01


2010-05-11  Ivo Hinkelmann  <ihi@openoffice.org>  [94b7c126456967795956a78e20b17fdbf4fa3799]

CWS-TOOLING: integrate CWS sw33a11y01


2010-05-11  Carsten Driesner  <cd@openoffice.org>  [e624b9d8b2fceac0652033619d8a607d58068b57]

findbar01: #i10000# Fix build problem with gcc


2010-05-11  sb  <sb@openoffice.org>  [c593c31aa9865baef540da5732fb425dd32b9b03]

sb122: #i111492# node-ref clone must not copy templateName_


2010-05-11  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [86fc52b5eb4f9e6d7b6e923b31e32e37f062021a]

unoawt: merge after pulling from CWS slidecopy


2010-05-11  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [f683418c5a222d81ac63aa35bed858759c305ed1]

unoawt: merge after pulling from CWS slidecopy


2010-05-11  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [269d00a8aff7469e1cdc2e8187b3478ec04193ab]

unoawt: merge after pulling from CWS slidecopy


2010-05-11  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [5db2d1a7fdf5bfac33015acc75db59ecc14ababd]

unoawt: merge after pulling from CWS slidecopy


2010-05-11  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [5f135a5d49caae20aad1e63e99fd2b976b055188]

unoawt: merge after pulling from CWS slidecopy


2010-05-11  Joerg Skottke [jsk]  <jsk@openoffice.org>  [97b3257ff315837e58582c7d7061a1ec05580aef]

sb122: #i110083 - modified platforms.inc to also evaluate RC = -7 from hExtensionAddGUI()


2010-05-10  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [38179b7dc5d63993c08657ddc74937c42d6f66e3]

os141: make compile with GCC


2010-05-10  Michael Stahl  <mst@openoffice.org>  [f9426f254b46d38012ca64acf52f69993d12473f]

gnumake2: solaris.mk: generate dependencies for SrsPartTarget


2010-05-10  Ivo Hinkelmann  <ihi@openoffice.org>  [de0b00d03dd81bc77b65dd310268b7e523e62630]

removed cygwin_path / added mkdir


2010-05-10  Michael Stahl  <mst@openoffice.org>  [21305385b5bfb9392b7368852a048c5393c62e96]

sw33bf04: #i111286#: clean up footnote cruft in SwTxtNode::CopyText()


2010-05-10  Michael Stahl  <mst@openoffice.org>  [4a43faa47e43285d044bffb6719702e3c1aee501]

sw33bf04: #i111286#: crash when pasting footnote into frame (patch by dtardon)


2010-05-10  Ivo Hinkelmann  <ihi@openoffice.org>  [91de39795e474157f12d25e505ecfa1e6cd1f65b]

CWS-TOOLING: integrate CWS dtardon01


2010-05-10  Ivo Hinkelmann  <ihi@openoffice.org>  [012dcb14021a96afcfaa4bd223e3d0b7b7bc45f0]

CWS-TOOLING: integrate CWS dtardon01


2010-05-10  Ivo Hinkelmann  <ihi@openoffice.org>  [5b12e93bbc939a58d92b7d4cf416734a35e77eb0]

CWS-TOOLING: integrate CWS dtardon01


2010-05-10  Michael Stahl  <mst@openoffice.org>  [3bf9010a46b16a7927ccf20537157387e79f8565]

sw33bf04: #i111381#: OValuePropertiesMetaData: apply patch by tono


2010-05-10  Ingrid Halama  <iha@openoffice.org>  [017f1bc3f7b1810f2cbf1ba5971184920be87cf8]

chartpositioning: #i100778# for exploded pie charts use the offset of the series as radius for excluding positioning


2010-05-10  Ingrid Halama  <iha@openoffice.org>  [acc8dc48697b824297870017239630c1d4f17f12]

chart47: #i109770# #i110253# reduce assertions 'already disposed or closed'


2010-05-10  Ivo Hinkelmann  <ihi@openoffice.org>  [0ebdc61a4fb7ba3113b51a09e1905d06e5aa0f4f]

CWS-TOOLING: integrate CWS dr73


2010-05-10  Ivo Hinkelmann  <ihi@openoffice.org>  [5bfcdccad80216ef53365fb3ca7697b613738a24]

CWS-TOOLING: integrate CWS dr73


2010-05-10  Ivo Hinkelmann  <ihi@openoffice.org>  [b67c26021c55f2086bae60a2d7adedf2c731d85d]

CWS-TOOLING: integrate CWS dr73


2010-05-10  Ivo Hinkelmann  <ihi@openoffice.org>  [21ccce872d6e7ad7d02896775cab10cf349758fd]

CWS-TOOLING: integrate CWS dr73


2010-05-10  Ivo Hinkelmann  <ihi@openoffice.org>  [e5a34cb9a14edb7a9c2046f2ae51ff0f26d4bb72]

CWS-TOOLING: integrate CWS dr73


2010-05-10  Ivo Hinkelmann  <ihi@openoffice.org>  [b357675b11284a9996262ad1ed773b302be4f205]

CWS-TOOLING: integrate CWS vcl110


2010-05-10  Ivo Hinkelmann  <ihi@openoffice.org>  [ab4b40723ecf9d267b3560827aa1b6f060d66c0a]

CWS-TOOLING: integrate CWS vcl110


2010-05-10  Ivo Hinkelmann  <ihi@openoffice.org>  [02bdaee3115c6f67afa625c8ee6a4c4b11873fc2]

CWS-TOOLING: integrate CWS vcl110


2010-05-10  Ivo Hinkelmann  <ihi@openoffice.org>  [9e2c7476e77b7c25bc2071216a92ebc2a5cb8c4f]

CWS-TOOLING: integrate CWS vcl110


2010-05-10  Ivo Hinkelmann  <ihi@openoffice.org>  [5da1d1c8ac3be4591a3dd8339978d671805a092a]

CWS-TOOLING: integrate CWS vcl110


2010-05-10  Mikhail Voytenko  <mav@openoffice.org>  [d3fa4e4b471979d44494079aafa2a1018cc91fa0]

jl152: #i108704# fix typo


2010-05-10  Mikhail Voytenko  <mav@openoffice.org>  [0ddbd71a7ac5a25aa92666d26d5f264821c3bad8]

jl152: #i108704# allow to restart the office


2010-05-10  Mikhail Voytenko  <mav@openoffice.org>  [3d7ab366ba0002f0971af4afc8c2af786db9b927]

jl152: #i108704# allow to restart the office


2010-05-10  Mikhail Voytenko  <mav@openoffice.org>  [c288dd322747e11a5c779f155ba39e799a9920c2]

jl152: #i108704# allow to restart the office


2010-05-10  Joerg Skottke [jsk]  <jsk@openoffice.org>  [31b470f1e414d7a4b16671af6755e06337caf663]

vitomation01: #i109562 - Renamed help related reference files as requested by RE, changed autotests to replace all blanks in the productname with underscores


2010-05-10  Joerg Skottke [jsk]  <jsk@openoffice.org>  [5d0047e635730fb0319831b23e0174aaf18b309e]

vitomation01: #i109562 - Increased maximum array size to 25000 (10000 was not enough for the current help file sizes)


2010-05-10  Joerg Skottke [jsk]  <jsk@openoffice.org>  [4c22a58a9e05d33f90ff5dd13cbd705ace5f9f49]

vitomation01: #i109562 - Remove blanks from reference file names as requested by RE


2010-05-10  Joerg Skottke [jsk]  <jsk@openoffice.org>  [37ac8c597ec4682bac369810e7d8b0a98659fa6c]

vitomation01: #i109562 - Fix misuse of hInitSingleDoc() - The function creates a writer document but we need Calc.


2010-05-10  Ingrid Halama  <iha@openoffice.org>  [e0a1128c4b13e2f32a76e0b5f55839b705798da0]

chartpositioning: #i100778# switch to manual positioning if shapes are added via user interface


2010-05-10  Joerg Skottke [jsk]  <jsk@openoffice.org>  [ccba4c782e8c3aa225f80622ff2de783474f0991]

vitomation01: #i109562 - Fix missing closing quote


2010-05-10  Joerg Skottke [jsk]  <jsk@openoffice.org>  [a9721fb25483891f760605cf68092467a4f8959e]

vitomation01: #i109562 - Increased array size as a first ttempt to fix an array out of bounds error, the problem however is likely to be found elsewhere


2010-05-10  Ivo Hinkelmann  <ihi@openoffice.org>  [2379e44a85af09fb59de21f90cceb6f56fbf236c]

CWS-TOOLING: integrate CWS chart45


2010-05-10  Ivo Hinkelmann  <ihi@openoffice.org>  [ea24f338e61432731081b6e74a0be32988ede1cb]

CWS-TOOLING: integrate CWS chart45


2010-05-10  Ivo Hinkelmann  <ihi@openoffice.org>  [3288049eb6261c34a43aac0c8fe4a1856f20a3ab]

CWS-TOOLING: integrate CWS chart45


2010-05-10  Joerg Skottke [jsk]  <jsk@openoffice.org>  [e3fa835e49b602a7c12819e26beebbe951b2bd28]

vitomation01: #i109562 - Removed undeclared identifier brc and irc


2010-05-10  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [593d41211892cdd8d6051a38d677cbe1e39951ac]

CWS gnumake2: consolidated compiler optimizations flags, updated some docs


2010-05-10  Joerg Skottke [jsk]  <jsk@openoffice.org>  [973873e8ba146da7a0beaec84c0b1648b49a0e51]

vitomation01: #i109562 - Warnlog for incorrect messagebox when signing documents


2010-05-10  Kurt Zenker  <kz@openoffice.org>  [0cb52efc47c042c28b5c8e1d9bd1d9fb60ef52df]

merge to m77


2010-05-10  sb  <sb@openoffice.org>  [be45f3f14b9f103e12ddc343f483086eff10011e]

jl152: #i77196# typo


2010-05-10  Ivo Hinkelmann  <ihi@openoffice.org>  [ecc335ffb70ba20d8a97291c4ded8075917a7639]

CWS-TOOLING: integrate CWS odfmetadata4


2010-05-10  Ivo Hinkelmann  <ihi@openoffice.org>  [3bd0ddc236d8e74abe9745007a78b59cc20b4209]

CWS-TOOLING: integrate CWS odfmetadata4


2010-05-10  Ivo Hinkelmann  <ihi@openoffice.org>  [565a6963e99cbb6f5e17cb6019847ca251bcd67f]

CWS-TOOLING: integrate CWS odfmetadata4


2010-05-10  Ivo Hinkelmann  <ihi@openoffice.org>  [e6db354ca45d64b1e2461b52ad6181a59c5ffb3b]

CWS-TOOLING: integrate CWS odfmetadata4


2010-05-10  Ivo Hinkelmann  <ihi@openoffice.org>  [807aa3828ba3a7fa0207091b4ab9a6391635c897]

CWS-TOOLING: integrate CWS odfmetadata4


2010-05-10  Joerg Skottke [jsk]  <jsk@openoffice.org>  [3b2350a5bba9c85ecfff70bf79b289da1e8c1da2]

vitomation01: #i109562 - Fix typo (i really should work locally...)


2010-05-10  Ivo Hinkelmann  <ihi@openoffice.org>  [e21b183476f5055b2ccdef730c1c307080be8616]

CWS-TOOLING: integrate CWS linuxaxp01


2010-05-10  Ivo Hinkelmann  <ihi@openoffice.org>  [4209cd2a3168c16b75dce990c9352d2c933a1476]

CWS-TOOLING: integrate CWS linuxaxp01


2010-05-10  Ivo Hinkelmann  <ihi@openoffice.org>  [b9420f83fe45d9c1b72046fa8eb5103a086969ec]

CWS-TOOLING: integrate CWS linuxaxp01


2010-05-10  Ivo Hinkelmann  <ihi@openoffice.org>  [37d9971b8b98e2a3fb510e62966319a8fd8a0d5c]

CWS-TOOLING: integrate CWS linuxaxp01


2010-05-10  Joerg Skottke [jsk]  <jsk@openoffice.org>  [68b7b72b1586da73d60e0aa9d0ac80c644998155]

vitomation01: #i109562 - Fix broken functions, replaced fancy variable names i, A, BornToKill with speaking identifiers.


2010-05-10  Joachim Lingner  <jl@openoffice.org>  [b8dc3e6f63c57c92f877d392ef013127f41c5d44]

jl152 fixing merge conflict


2010-05-10  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [8a7501fdc4dce26a4be91eef144b6bae48e55845]

#i110768# use better subdivision for fat beziers when printing


2010-05-10  Lars Langhans  <lla@openoffice.org>  [2fd83ef32bb8819c48b8bff1d8b72f735dc241a5]

gfxcmp02: #159601# add graphical compare test


2010-05-10  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [ad41732f4a707be8b2b3f622574176958ac4039f]

CWS gnumake2: fixing mkdepend fix for gcc, thanks ause


2010-05-10  Lars Langhans  <lla@openoffice.org>  [77f51f55f9cd8ab49f93d4afa8896b8a0f7e05c1]

gfxcmp02: #159601# add graphical compare test


2010-05-10  Lars Langhans  <lla@openoffice.org>  [266c0bf4901e2e3742d92b8e4a9ffc459e73686b]

gfxcmp02: #159601# add graphical compare test


2010-05-10  Lars Langhans  <lla@openoffice.org>  [ddbd50bf72185948d2a376ab2e0f7dd682a59cce]

gfxcmp02: #159601# add graphical compare test


2010-05-10  Lars Langhans  <lla@openoffice.org>  [af2245f7dce4d196284513ca508acfe3baea9d77]

gfxcmp02: #159601# add graphical compare test


2010-05-10  Christian Lippka  <christian.lippka@sun.com>  [d24b570e7db3127356f0807d765c0be1fcb3ba19]

#i107213# enable reading of toolbar menu entries on mac


2010-05-10  Lars Langhans  <lla@openoffice.org>  [e959570b686f88e63c2ae6e0d13838ae71dc1fff]

gfxcmp02: #159601# add graphical compare test


2010-05-10  Lars Langhans  <lla@openoffice.org>  [5b64f86ea0ce3d7f3cb34caac195391d1578199d]

gfxcmp02: #159601# add graphical compare test


2010-05-10  Lars Langhans  <lla@openoffice.org>  [14c381afc6403436d35b2e76acddcdb12ccf4b2a]

gfxcmp02: #159601# add graphical compare test


2010-05-10  Lars Langhans  <lla@openoffice.org>  [4e0f3f6729d91954e5db311dd9752ed0e260a1bd]

gfxcmp02: #159601# add graphical compare test


2010-05-10  Lars Langhans  <lla@openoffice.org>  [2326219a947050968540fecf1a3b7c83ade11e8b]

gfxcmp02: #159601# add graphical compare test


2010-05-10  Lars Langhans  <lla@openoffice.org>  [67d2d7d768b8db681a7e6abb8721e117063223e8]

gfxcmp02: #159601# add graphical compare test


2010-05-10  Lars Langhans  <lla@openoffice.org>  [81f5c817f1517dbc975b8f313bcd3edde503de2e]

gfxcmp02: #159601# add graphical compare test


2010-05-10  Lars Langhans  <lla@openoffice.org>  [5d663427b771e11bc845faf1353738eea358126c]

gfxcmp02: #159601# add graphical compare test


2010-05-10  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [9d52734f0bbbcf27f07f1c1e7e84468f85f83139]

CWS gnumake2: rename gb_MkTemp to have it conform to naming conventions


2010-05-10  Lars Langhans  <lla@openoffice.org>  [610e528996300d00a0cc9dd1e299197e874d69e5]

gfxcmp02: #159601# add graphical compare test


2010-05-10  Lars Langhans  <lla@openoffice.org>  [3ebaf28103410e2d08d3989ed182719706ae2553]

gfxcmp02: #159601# add graphical compare test


2010-05-10  Lars Langhans  <lla@openoffice.org>  [6abd4f597851158f0456345a8fe9fcc3d6ddb5e6]

gfxcmp02: #159601# add graphical compare test


2010-05-10  Lars Langhans  <lla@openoffice.org>  [5f56b4f5d7bec7b286868ab79e12ecd22be89739]

gfxcmp02: #159601# add graphical compare test


2010-05-10  Lars Langhans  <lla@openoffice.org>  [894edb4c5e0e348f58ef81c4805d63564c43944c]

gfxcmp02: #159601# add graphical compare test


2010-05-10  Lars Langhans  <lla@openoffice.org>  [a140d01587697909c3fb8a0e5d8e0055cfff0de1]

gfxcmp02: #159601# add graphical compare test


2010-05-10  Lars Langhans  <lla@openoffice.org>  [44cdcc97d0238924d9446a0c4b4768b627f96cdc]

gfxcmp02: #159601# add graphical compare test


2010-05-10  Lars Langhans  <lla@openoffice.org>  [5eaac6e0f084b3e78bca89890a9c57b72bfd8ccc]

gfxcmp02: #159601# add graphical compare test


2010-05-10  Lars Langhans  <lla@openoffice.org>  [c5eeb09f4c4b369a5511bc572c55cdc4bbc53c65]

gfxcmp02: #159601# add graphical compare test


2010-05-10  Lars Langhans  <lla@openoffice.org>  [9331542d5fbcc744ba738de92a4c346d8da38e3e]

gfxcmp02: #159601# add graphical compare test


2010-05-10  Lars Langhans  <lla@openoffice.org>  [4f869ccee0ca1a0e1c0125ece3d9c7a28c0fac46]

gfxcmp02: #159601# add graphical compare test


2010-05-10  Lars Langhans  <lla@openoffice.org>  [b890b2ad2ea07fc78cbd9a43b042e60d404f7175]

gfxcmp02: #159601# add graphical compare test


2010-05-10  Lars Langhans  <lla@openoffice.org>  [bd54918035d0d0fc662cfb7eb968cc40b12dc69e]

gfxcmp02: #159601# add graphical compare test


2010-05-10  Lars Langhans  <lla@openoffice.org>  [a886e4dcb0e1d0d80d4035ca2c3890a4dfd11267]

gfxcmp02: #159601# add graphical compare test


2010-05-10  Lars Langhans  <lla@openoffice.org>  [c877eb9e2e394855eb247020e474ee54cffad125]

gfxcmp02: #159601# add graphical compare test


2010-05-10  Lars Langhans  <lla@openoffice.org>  [7b44a5f3dd0f72b68c4d4582a73bf9ff43f1c769]

gfxcmp02: #159601# add graphical compare test


2010-05-10  Lars Langhans  <lla@openoffice.org>  [254975e478ce092f4def52394840fd2eb3dedc5d]

gfxcmp02: #159601# add graphical compare test


2010-05-10  Lars Langhans  <lla@openoffice.org>  [7348338a6eef0bfb96cd38abf5d29f54fe4f8864]

gfxcmp02: #159601# add graphical compare test


2010-05-10  Lars Langhans  <lla@openoffice.org>  [8aef8fe7581d5d0ac8a1ca7df776294dd9822bef]

gfxcmp02: #159601# add graphical compare test


2010-05-10  Lars Langhans  <lla@openoffice.org>  [07d1ea4355c5b7f69470abf7be082d41fc0df5c0]

gfxcmp02: #159601# add graphical compare test


2010-05-10  Lars Langhans  <lla@openoffice.org>  [2cb60d0698b49526502e5c88e21f0d1020365663]

gfxcmp02: #159601# add graphical compare test


2010-05-10  Lars Langhans  <lla@openoffice.org>  [0d54ff14d97eef3c618c6c1609d8863049938254]

gfxcmp02: #159601# add graphical compare test


2010-05-10  Lars Langhans  <lla@openoffice.org>  [e582195f165eb00289d3974c1402b6405cc90030]

gfxcmp02: #159601# add graphical compare test


2010-05-10  Lars Langhans  <lla@openoffice.org>  [1bc1ddf7de892d91cbb069fcdf3e3d0562955718]

gfxcmp02: #159601# add graphical compare test


2010-05-10  Lars Langhans  <lla@openoffice.org>  [cc475c082a689a7750d1f26485c588eac85afd4b]

gfxcmp02: #159601# add graphical compare test


2010-05-10  Mathias Bauer  <mba@openoffice.org>  [52031dd471e7f3b271f5807ce5f702bd241a15d5]

CWS mba33issues01: #i93818#: prevent crash by not forwarding reference device


2010-05-10  Mathias Bauer  <mba@openoffice.org>  [311a2cbcf6532e47027abfef191b94fb60aaab7c]

CWS mba33issues01: #i108607#: resolve operator ambiguity


2010-05-10  Mathias Bauer  <mba@openoffice.org>  [0e1079119202c55866d01479e913a30bf7513ce6]

CWS mba33issues01: #i109842#: delete global resources in pro version also


2010-05-10  Joerg Skottke [jsk]  <jsk@openoffice.org>  [f9251b64f061cc7bcbbe9beb728e914fe72791ee]

sb122: #i110083 - QUASTe ID String added


2010-05-10  Joerg Skottke [jsk]  <jsk@openoffice.org>  [eb59b81c7fe80315faa562416d73649c15e9d2a5]

sb122: #i110083 - QUASTe ID String added


2010-05-10  Ivo Hinkelmann  <ihi@openoffice.org>  [99e46c632f56ce632e861299c32d99e363640da1]

CWS-TOOLING: integrate CWS calcautocrash


2010-05-10  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [953f5e62d7105cf4de1e46c6b3be048d2d60490d]

#i111410# reset BoundRects of 3D scenes udes as groups for chart


2010-05-10  Lars Langhans  <lla@openoffice.org>  [975f42ce66b772f46f6fd9666d94aab2e57d1070]

gfxcmp02: #159601# cleanups


2010-05-10  Lars Langhans  <lla@openoffice.org>  [8eb9f980b429bd8f553460025600c601a8e45ecf]

gfxcmp02: #159601# cleanups


2010-05-10  Ingrid Halama  <iha@openoffice.org>  [6d0afcd0db46ad125c243b8854b78da250b5f581]

chart47: #i109770# #i110253# remove assertion caused by state without diagram during initialization


2010-05-10  Lars Langhans  <lla@openoffice.org>  [049d85552cbdfef0c0147a6bdc9e2e9a14ecc513]

gfxcmp02: #159601# cleanups


2010-05-10  Ingrid Halama  <iha@openoffice.org>  [7e06e1078bfd4066e957e34c0466efcd96828c94]

chart47: #i109770# guard drawmodel destructor with solar mutex


2010-05-10  Niklas Nebel  <nn@openoffice.org>  [7d676f28e931c0cb87174f7bfa5cf204b7f60812]

calc54: #i111482# use right variable for loop in ApplyLanguageOptions


2010-05-10  Joerg Skottke [jsk]  <jsk@openoffice.org>  [8019548104eec2976b8f3e0ddc9d3b68d7885c8e]

sb122: #i110083 - Added test case


2010-05-10  Caolán McNamara  <cmc@openoffice.org>  [1711ca5365d607f09507b3d1420403b11cd49064]

cmcfixes75: #i111508# implement a com.sun.star.mail.Mailserver in mailmerge.py


2010-05-10  Ivo Hinkelmann  <ihi@openoffice.org>  [e7ef1eca776b1e01f0f2f46dbd1bf376bdfd8028]

nativeb: #i111098# StartCenter BrOffice images


2010-05-10  Ivo Hinkelmann  <ihi@openoffice.org>  [cbea64e0a2620d62fb80179bec92cfe4c521e571]

nativeb: #i111039#: changed extension description


2010-05-10  Ivo Hinkelmann  <ihi@openoffice.org>  [89d568da16f746cb8bc94fb21cc29dd5f0031a75]

nativeb: merging heads


2010-05-10  Ivo Hinkelmann  <ihi@openoffice.org>  [e7194215164848daea99c2500ee5b6f284c66bd4]

nativeb: #i110876# escape regexp substitutes


2010-05-10  Joerg Skottke [jsk]  <jsk@openoffice.org>  [c7857117677d6066ff530b9027a7fa5c279afc35]

sb122: #i110083 - Added test case


2010-05-10  Joerg Skottke [jsk]  <jsk@openoffice.org>  [4b4e0516011e21d7dd2197211531cb2a20c3f7ee]

sb122: #i110083 - Added test case


2010-05-10  Carsten Driesner  <cd@openoffice.org>  [3741f79c53b0d216cd097f10d218b4b3dd774884]

fwk142: #i104468# Ensure that focus is set to a floating window created by a toolbar controller


2010-05-10  Carsten Driesner  <cd@openoffice.org>  [13b8697f854e1f1dc5e8ab06eab04f90bf99d219]

fwk142: #i104468# Ensure that focus is set to a floating window created by a toolbar controller


2010-05-10  Joerg Skottke [jsk]  <jsk@openoffice.org>  [ad46a745fb80f4f62f19c111388ba56a466eebee]

vitomation01: #i109562 - Reworked fInsertOLE() as the function had a number of shortcomings (No returnvalue in case of server timeout/object not found errors and others)


2010-05-07  Ingrid Halama  <iha@openoffice.org>  [21705873711b1c8665d3604dcd48cffd3ed96b89]

chart47: #i111456# use 9 sub intervals per default for logarithmic scales


2010-05-07  Ingrid Halama  <iha@openoffice.org>  [e0d2837a01dd60a2103d26b59e96da0d45f2b09a]

chart47: #i111456# use 9 sub intervals per default for logarithmic scales


2010-05-07  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [697077751be6ced77f6f64149073934345ef2ca3]

CWS gnumake2: merging minibranches


2010-05-07  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [020efd90897529e3cb5090da09c81d7d956a8f03]

CWS gnumake2: merging minibranches


2010-05-07  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [be0b5a72d3e6213af839461d84648f58c50a9721]

CWS gnumake2: merging minibranches


2010-05-07  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [e30f642ea8017dbeb74634d28086a05dcfcef34d]

CWS gnumake2: merging minibranches


2010-05-07  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [c716bb1a4b476f16d6e5f64ec6da2557c00459b1]

CWS gnumake2: fixed rebuild on link error, create misc dir for resource dep generation


2010-05-07  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [1ef2de7a6992d0c8fc0f6ed326ba81f078739f7e]

CWS gnumake2: silence of the link.exe


2010-05-07  Niklas Nebel  <nn@openoffice.org>  [47ed47f1c70f4b061545cb6bc0fbb37409021b76]

calc54: #i111462# in ScDPResultMember::LateInitFrom, reset InitChild flag only temporarily


2010-05-07  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [ec331e1c244e72aad5917cfe07ba3ff84f2671b6]

CWS gnumake2: dependencies for windows


2010-05-07  Joachim Lingner  <jl@openoffice.org>  [aec9a646b55911c65ae96d9e415ef83b56ae73fa]

jl152 #i77196# adapting configuration backend to changes introduced by SB on DEV300 branch concering different handling of configuration files in extensions, also fixed writing of compiled help files into the user installation


2010-05-07  Joachim Lingner  <jl@openoffice.org>  [dc9d30e6e99da3e63f9255a0c5dd046015437665]

jl152 #i77196# adapting configuration backend to changes introduced by SB on DEV300 branch concering different handling of configuration files in extensions, also fixed writing of compiled help files into the user installation


2010-05-10  Dirk Voelzke  <dv@openoffice.org>  [cbe7eeb41f84acf01241189b67d17b8a4bb4954b]

jl152: Fixed compiling errors for gcc


2010-05-10  Dirk Voelzke  <dv@openoffice.org>  [051f7b163fa4bf1917fb3db98fed2a6a932a827e]

jl152#i77196# Use ExtensionManager instead of PackageManager


2010-05-10  Dirk Voelzke  <dv@openoffice.org>  [b686a10577e24cdc0ac6b4c4112fb54bf172a6a0]

jl152: merged


2010-05-10  Dirk Voelzke  <dv@openoffice.org>  [c6f3782d96f7a93889d742520496e9d27775048e]

jl152: Fixed compiling errors for gcc


2010-05-07  Caolán McNamara  <cmc@openoffice.org>  [5cee63480fb7d483018d9ee30972b3c311cd0792]

cmcfixes75: #i111459# sync paper defaults with CLDR 1.8.1


2010-05-07  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [88572c217b53b10a7d3ce1a0544813bf6fdc8bc0]

#i111392# corrected TextOnCurve for CTL


2010-05-07  Ivo Hinkelmann  <ihi@openoffice.org>  [a4d76b2f6b47120242b282da95046a7f8b83aef8]

CWS-TOOLING: integrate CWS sb121


2010-05-07  Ivo Hinkelmann  <ihi@openoffice.org>  [4a15f9e51618fbe39e6d5351ea91f14a56bea77b]

CWS-TOOLING: integrate CWS sb121


2010-05-07  Ivo Hinkelmann  <ihi@openoffice.org>  [aa771ef5a927af95dde5f3a1e611a139e59fabe0]

CWS-TOOLING: integrate CWS sb121


2010-05-07  Ivo Hinkelmann  <ihi@openoffice.org>  [a6d8f4f075ffb9afc140c6c1a1a86c62d2e83d30]

#i109578# patch from Svante


2010-05-07  Andreas Bregas  <ab@openoffice.org>  [c554ca32cb7f116516760546dcb80e5d8ba56352]

ab75: #i111453# Open storage file for reading only


2010-05-07  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [c46278f9a1012448711dae5342803c483b52df70]

#i110981# do nothing when nothing to do


2010-05-07  Mathias Bauer  <mba@openoffice.org>  [9ae1020765800cee95851e866d388e9394408471]

CWS gnumake2: adapt gbuild makefiles to changes in tools/bootstrp


2010-05-07  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [290fec540fddd550449bef7e777e43bddb33c313]

slidecopy: export task pane view menu help id


2010-05-07  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [bc53fa7c87db3c9390fcbeb43dfa6a65aa48f4bb]

slidecopy: when activating a tool panel which is already active, let it grab the focus


2010-05-07  Herbert Duerr [hdu]  <duerr@sun.com>  [992e939b91b536886d31be16bf5b0d303b35a290]

#100000# fix compile for case sensitive wntmsci12


2010-05-07  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [028d3184a822a79d19d154b3cc6a5deaa4af023f]

slidecopy: ActivateToolPanel: lock the SolarMutex, this can be entered from anywhere ...


2010-05-07  Radek Doulik  <rodo@novell.com>  [cdac63817e9f570ebea893e9c488c198aff3026c]

merged with changes from Tor


2010-05-07  Ingrid Halama  <iha@openoffice.org>  [719a8ec12a09384e9ef08c671a0b07b7872fa085]

chart47: #i111102# remove assertion


2010-05-07  Niklas Nebel  <nn@openoffice.org>  [9ee39d86f51ae10adc6b0b79e81644d13927b2bd]

calc54: #i111435# in ScDPGroupTableData::CalcResults use dimension indexes including groups


2010-05-07  npower Developer  <npower@openoffice.org>  [d6ea16e6223cfa718364b47589b359bac2dea968]

ab75: #i110417# add andreas's improvements and additionally don't clear previous err object data


2010-05-07  Henning Brinkmann  <hbrinkm@openoffice.org>  [7209623a6ee752a1d1c8158902a3c477808097bc]

writerfilter08: resolve SttbfAssoc


2010-05-07  sb  <sb@openoffice.org>  [1f9abbd13e98b50a03813b643477d7aed96b5a3e]

sb123: #i111449# adapted sw/qa/complex to new framework


2010-05-07  Thomas Lange [tl]  <tl@openoffice.org>  [c4004bb3c81beeb717e0dd4e942d674c1d075812]

cws tl78: fixing windows specific build problems after merging with DEV300_m77


2010-05-07  Thomas Lange [tl]  <tl@openoffice.org>  [b71e7bee59426fa5fe73f6ec85afbe6c0db7964d]

cws tl78: fixing windows specific build problems after merging with DEV300_m77


2010-05-07  Thomas Lange [tl]  <tl@openoffice.org>  [e8f78faa415a94dda55b8cd3249d3586d36dc119]

cws tl78: fixing windows specific build problems after merging with DEV300_m77


2010-05-07  Thomas Lange [tl]  <tl@openoffice.org>  [5b7cf789a0c84c60c738d2249bf82ba0220487c3]

cws tl78: fixing windows specific build problems after merging with DEV300_m77


2010-05-07  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [95a1ee178b4548a3471f9f1211608fbcbed5620b]

slidecopy: allow activating a tool panel view XLayoutManager::showElement


2010-05-07  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [0434aa5708d99334f445b894c48b7650732cc2cb]

slidecopy: allow activating a tool panel view XLayoutManager::showElement


2010-05-07  Thomas Lange [tl]  <tl@openoffice.org>  [95838cf7eb35c98e0beec89043352eca276df85e]

cws tl74: #158766# problem with test tool fixed


2010-05-07  Thomas Lange [tl]  <tl@openoffice.org>  [16953b1821c4cc394942012c9ff74cf6f9380d9e]

cws tl74: #158766# problem with test tool fixed


2010-05-07  Herbert Duerr [hdu]  <duerr@sun.com>  [ec097e0b381b6b9d126d77c47ba89f6da70687a3]

#100000# fix compile warning and assertion


2010-05-06  Juergen Schmidt  <jsc@openoffice.org>  [32b0f0d10079682a69fbc3bb2d4db1ec43715a88]

sdk321: adapt configuration and build env to work proper with spaces


2010-05-06  Carsten Driesner  <cd@openoffice.org>  [4342408a8359e590f57b016baaf7d8dcfdebdbd4]

fwk142: #i104293 Use Commands.xcu files to mark commands which support a toggle state


2010-05-06  Joachim Lingner  <jl@openoffice.org>  [a9dbaec3087911f20e5781d98586bd1ec9b0937b]

jl152 i111434 ucb failes when copying folders, which contain files containing percent signs


2010-05-06  Oliver-Rainer Wittmann  <od@openoffice.org>  [f7a9e946427e9ba8878c2617362aa4a17d20e490]

#i103711# - workaround in case that a paragraph only overrules the left indent, but not the first line indent of the applied list style


2010-05-06  Kohei Yoshida  <kyoshida@novell.com>  [ab6ea1094cd5fd5d0f5acf6c9a4cbc26573c4c4c]

Merged from the repo.


2010-05-06  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [637bebf4f13e83ee1eacdc6b158a86613e388080]

os141: removed debug code which slipped in with some recent change ...


2010-05-06  Mikhail Voytenko  <mav@openoffice.org>  [bf301e0764af1d9575baf7f156f77d5c51cf4269]

fwk139: #i110801# integrate the patch


2010-05-06  Caolán McNamara  <cmc@openoffice.org>  [3af4e14cffc410527601c268f5adc37a2a9d8144]

armeabi02: #i111427# fix without-java


2010-05-06  Mathias Bauer  <mba@openoffice.org>  [d8c5ac47fc19c8442f6e05913cf62e09505533a3]

CWS gnumake2: don't create static libs in tools


2010-05-06  Mathias Bauer  <mba@openoffice.org>  [c2c267562f199efdfa2e3787cba014a0541e8066]

CWS gnumake2: don't create static libs in tools


2010-05-06  Mathias Bauer  <mba@openoffice.org>  [581f9cd397846e170ec2fdbf4521a6a040852b94]

CWS gnumake2: don't create static libs in tools


2010-05-06  Mathias Bauer  <mba@openoffice.org>  [3eda2cfb75c8bc483d8377a1fac24974b1864440]

CWS gnumake2: don't create static libs in tools


2010-05-06  Mathias Bauer  <mba@openoffice.org>  [abb3fd0f277363a870a6e441f0d0c2ce8ced5e5f]

CWS gnumake2: found missing return statement by accident


2010-05-06  Christian Lippka  <cl@openoffice.org>  [5c3614277d347e72c403135f5c92c0c13fb55d5f]

#i109296# add shortcuts to toolbar items


2010-05-06  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [ac084249c20528bd55092715fff2b124639e0868]

os141: ensure the VCLXWindow is not destroyed while the callback event is underway


2010-05-06  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [1afc19fa95b833e68330b91f06e036d908f9e30f]

os141: windowEnabled/Disabled events now also using the new mechanism, implies the SolarMutex is not locked when they're called


2010-05-06  Christian Lippka  <cl@openoffice.org>  [dd1c2c40badabc44efc54f59e10797ada5e72ca3]

#i108541# keep non empty pres obj as pres obj even if they are not part of the current layout


2010-05-06  Kai Sommerfeld  <kso@openoffice.org>  [8ea33b344f497d819e48ef819bc23aef5de8c831]

#i110213# - setup master password container on demand.


2010-05-06  Kai Sommerfeld  <kso@openoffice.org>  [e4307a4d3fc43914c8d28157c0e71633843fa045]

#i110213# - setup master password container on demand.


2010-05-06  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [ef87f256df12b618d410182c6b70cf5302e92c31]

os141: notify mouse events without a locked SolarMutex


2010-05-06  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [4f4296612fa42daf3ec30dc76692a4f390362bd1]

#i111193# added patch to have a working m77


2010-05-06  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [1678607abe3925444f6d0d282180ab34893e2c0f]

os141: before accessing the VCL menu in any public API method, lock the SolarMutex


2010-05-06  npower Developer  <npower@openoffice.org>  [6ddef091efca9cd67d93a806c2ec6303f47adc28]

npower13_objectmodules: #i111419#


2010-05-06  Joachim Lingner  <jl@openoffice.org>  [7ded6edd288b75c28482b29619a81203cd35d564]

jl152 merging with sb122


2010-05-06  Joachim Lingner  <jl@openoffice.org>  [9c40c11b9a3b0f09c701670f97c4192c3d8215d7]

jl152 merging with sb122


2010-05-06  Joachim Lingner  <jl@openoffice.org>  [2ea8eda1b848723c93f5be0974d5db165e9388bd]

jl152 merging with sb122


2010-05-06  Joachim Lingner  <jl@openoffice.org>  [ed8307ea1ec53445ec3ad42d950bbdb14cae925d]

jl152 merging with sb122


2010-05-06  Joachim Lingner  <jl@openoffice.org>  [b75b12d033c0da4f78287811a68a5d5dce5d39f1]

jl152 merging with sb122


2010-05-06  Niklas Nebel  <nn@openoffice.org>  [8edd46f0711d56369dd863b8deea5a98fcc1f31b]

calc54: #i111421# use lcl_GetTableVars in GetDataResultPositionData


2010-05-06  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [a7c84375db517769035080c8fed33b2f303fc42f]

os141: allow the VCLXWindow to process arbitrary callbacks asynchronously, without a locked SolarMutex. Intended for UNO listeners. Employ this mechanism for VCLXButton's actionPerformed callbacks, so we don't get threading problems in those callbacks. Normally, *each and every* UNO notification would need to happen without a SolarMutex, like VCLXWindow itself already does this for mouse events and window enabled/disabled events. However, for each and every event which we migrate to this new mechanism, we need to carefully evaluate which C++ clients might need to be adjusted. Java clients don't have a problem with this, of course.


2010-05-06  Dirk Voelzke  <dv@openoffice.org>  [465099eb825f40ec15af1499444263cbb3d7df19]

dv12#i88957# improved handling of downloading new versions


2010-05-06  Dirk Voelzke  <dv@openoffice.org>  [bd883027c74030e4bc4f038bdcab091723246360]

dv12#i106373# applied patch to remove unused code


2010-05-06  Oliver-Rainer Wittmann  <od@openoffice.org>  [5acd245bc94d176c2ab9692a3351b34e70ad82e7]

#i111172# method <SwWrtShell::NumOrBulletOn(..)> - adjust handling of existing indent in case that the text node is already inside a list.


2010-05-06  Herbert Duerr [hdu]  <duerr@sun.com>  [770b45622ec89c3fe430f379a05737841e979bdd]

#i11054# #i111272# fix graphite line breaking and expanded/condensed text (thanks kstribley)


2010-05-05  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [45bf9199f52c19f3302c25b799133027b4addcd1]

slidecopy: set the WB_DIALOGCONTROL and WB_CHILDLDGCTRL bits both at the generic panel anchor window, and the panel window provided by the XToolPanel


2010-05-05  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [5ac537f937a7d8bfbe6c12203e8f10d0d92441df]

slidecopy: set the WB_DIALOGCONTROL and WB_CHILDLDGCTRL bits both at the generic panel anchor window, and the panel window provided by the XToolPanel


2010-05-05  Daniel Rentz  <dr@openoffice.org>  [47d8eeed3f8258b4efceeb4b1dfb40fcde2afce5]

dr76: #i111404# make FastSaxParser reentrant


2010-05-05  Ingrid Halama  <iha@openoffice.org>  [e5fca8fd92fed0b7b719645c461ffe89401ff62a]

chartpositioning: #i100778# simplify user interface: reduce sizing options to new excluding mode only


2010-05-05  Ingrid Halama  <iha@openoffice.org>  [0581e072a69d06abd1bdcc8b5cc14771b110e6f9]

chartpositioning: #i100778# simplify user interface: reduce sizing options to new excluding mode only


2010-05-05  Christian Lippka  <christian.lippka@sun.com>  [58dd850178eb0151f03351b0599fcb88e6b499a8]

#i89450# removed unused code


2010-05-05  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [ac8b5e0d06a1d6520acc1e9232c18b6e88fe63b7]

aw081 resync to m77


2010-05-05  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [e3b2ba28e395cac9e44c60f118ab403f5728c8da]

aw081 resync to m77


2010-05-05  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [95fd20dbf006af716325a31cf77ffa472db78afc]

aw081 resync to m77


2010-05-05  Christian Lippka  <christian.lippka@sun.com>  [1875ea687b2c5c45fe3df626c05ca5f483417269]

#i87750# removed insert sound&video from menu


2010-05-05  Oliver-Rainer Wittmann  <od@openoffice.org>  [ec2b51bbf8c3f999703eee3a6da4db5075caf4de]

#i111284# method <SwTxtMargin::CtorInitTxtMargin(..)> - correct treatment of list level indents


2010-05-05  Kohei Yoshida  <kyoshida@novell.com>  [43cb6820ed410082961d0229e022bcdc5159e1dc]

koheiautodecimal: #i111387# Disable text wrapping when the cell value is numeric.


2010-05-05  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [cb4f0e685032b29b5db2d4beb5051b66d846273b]

CWS gnumake2: fixes for win


2010-05-05  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [73c36a2ac1535ca8984165ce2719a6a22e036e9d]

CWS gnumake2: fixes for win


2010-05-05  Joachim Lingner  <jl@openoffice.org>  [5a4b745ea7e58848215d962c9102e58177691499]

jl152 import 263454 from native0jl:#i77196#  adding XLibraryContainer3.idl


2010-05-05  Joachim Lingner  <jl@openoffice.org>  [6b60dbdf8e8935165aed3514705c2f10567946bf]

jl152 import 263454 from native0jl:#i77196#  adding XLibraryContainer3.idl


2010-05-05  Christian Lippka  <christian.lippka@sun.com>  [ab9908fa29246f0a310c6ff319b91583e9b61da5]

#i102023# use LogicToPagePos conversion for snap lines and points


2010-05-05  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [119f78a4d99618ae1e788d70cd8aab012cf81d34]

os141: also accept the brand-new vnd.sun.star.ext:// URL scheme


2010-05-05  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [9a40f47ebf9f07f5cae092ddd84280c2e21e515f]

os141: added XTreeControl::getNodeRect


2010-05-05  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [6a909277d937b2d809d1baaee51f94795405d3a8]

os141: added XTreeControl::getNodeRect


2010-05-05  Rene Engelhard  <rene@openoffice.org>  [7e7496bceecb366e9edaf885d41ece736218ceb5]

kfreebsdport01v2: fix odks settings.mk to add kfreebsd support and add amd64. Remove obsolete gcc version check


2010-05-05  npower Developer  <npower@openoffice.org>  [442f8716115ad20f75aa3d456727fb51f790d31c]

fix for insert


2010-05-05  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [69e661370538571d578552757bde5998c9d52fdf]

os141: do not crash on NULL Windows passed to ::Execute


2010-05-05  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [c59fc0d76cacdaaf1c1cdd4e8b820acb42f8b4d1]

os141: do not consume COMMAND_CONTEXTMENU command events when not handled, otherwise they will not be propagated to the VCLXwindow, which means UNO listeners cannot handle them


2010-05-05  Tor Lillqvist  <tml@openoffice.org>  [b7c4411489274c0f22e09ed4c6c1e8efd470b7d8]

ooxml10: fix compilation errors: s/getIndex/getSubTypeIndex/


2010-05-05  Joerg Skottke [jsk]  <jsk@openoffice.org>  [a8f7bf3eee546b0ef2c32121ee5256133b8c902b]

sb120: Merging in CWS automationdev300m76cat0 as it should remove a lot of annoying background noise


2010-05-05  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [a18ceca0a76f0b8d36d2e377dc929c8cea90c7fd]

os141: background handling: ue a reasonable default background (so we don not rely on the magic in Window::ImplInit), and propagate background changes from the TableControl to its DataWindow


2010-05-05  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [e494bb1b4549f170f1909c3958900335d075f40c]

os141: background handling: ue a reasonable default background (so we don not rely on the magic in Window::ImplInit), and propagate background changes from the TableControl to its DataWindow


2010-05-05  sb  <sb@openoffice.org>  [4e2c875051c77528370e7dc1cf87519dcb337ca3]

sb122: #i111385# fix for FreeBSD (by maho)


2010-05-05  Eike Rathke  <erack@openoffice.org>  [fb8e6e29e7de62c036d9267456f308b158510673]

locales33a: add globals.pm and msi-encodinglist.txt


2010-05-04  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [d203a33a230e3c0e8be25ae4be0f8cebe8af151e]

merge


2010-05-04  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [c999e914a371d37ec37aab2db3c2d5f8a62ee192]

vcl111: #i42282# do not position dialogs outside the screen just because the screen existed in the last session


2010-05-04  sb  <sb@openoffice.org>  [8faf3781aa21c8bd95449eda6958b7be086b5e75]

sb122: merged in late cws/sb121 merge fix


2010-05-04  sb  <sb@openoffice.org>  [55195b48c7100a046a7e60654665f8715fb3c2db]

sb122: #i110491# turned configmgr API from C++ to UNO


2010-05-04  sb  <sb@openoffice.org>  [9873688fef0e3c5b7b17eb3f6ac6d026b94cf56f]

sb122: #i110491# turned configmgr API from C++ to UNO


2010-05-04  sb  <sb@openoffice.org>  [74155ef0d4806b2cad2e550ce337e7f6a02adf38]

sb122: #i110491# turned configmgr API from C++ to UNO


2010-05-04  sb  <sb@openoffice.org>  [bc44b9211fbfc42fdd156005a91c8892b5050739]

sb121: merge fix


2010-05-04  Herbert Duerr [hdu]  <duerr@sun.com>  [f645ed3b6bd82298df06c912ea2fadba0eea96eb]

#i95867# avoid GDI-internal integer overflow for extremely anisotropic text


2010-05-04  Caolán McNamara  <cmc@openoffice.org>  [867721d3e825be238785847a703c211d0e61d0ab]

armeabi02: #i105359# fix arm-eabi uno bridge


2010-05-04  Oliver-Rainer Wittmann  <od@openoffice.org>  [7aa662cde0ffa955fa68b72ba28052e33b6aa362]

#i101131# method <SwXNumberingRules::GetNumberingRuleByIndex(..)> - adjust conversion due to type mismatch


2010-05-04  Oliver-Rainer Wittmann  <od@openoffice.org>  [c22ef304c317170d3a224908cd4e7d7f967f9168]

#i110750# - remove unused method <CheckPos(..)> - thx cmc


2010-05-04  sb  <sb@openoffice.org>  [3291e68cd98055ea9517642b13dcc2c7e25f13dd]

sb122: #i110905# removed unnecessary getAbsoluteFileURL calls


2010-05-04  Joerg Skottke [jsk]  <jsk@openoffice.org>  [9ebb4608df066f66aa440885f6691d0d0571174d]

vitomation01: #i109562 - g_ole.inc has new issue with DEV300m77 when saving Impress documents, added WarnLog for issue 110938


2010-05-04  Eike Rathke  <erack@openoffice.org>  [3eb3bb8924acdf2ede721bb3cecba961b849b638]

locales33a: #i111003# add support for known glibc modifiers; patch from <cmc>


2010-05-04  Eike Rathke  <erack@openoffice.org>  [c59c00efa8bf1b934efeaa24ed98510fc7a23d7c]

locales33a: #i110903# added Rusyn (Ukraine) [rue-UA] and Rusyn (Slovakia) [rue-SK]


2010-05-04  Eike Rathke  <erack@openoffice.org>  [8c7731ff58ffb89531fdb49e07dd239c50f01dad]

locales33a: #i106822# added Yoruba [yo-NG] to language list


2010-05-04  Eike Rathke  <erack@openoffice.org>  [1c6e780b960f1f3f210b49d2607f36ae6c2583b3]

locales33a: #i110484# add Gikuyu [ki-KE] to language list


2010-05-03  Rene Engelhard  <rene@openoffice.org>  [7ec8f040c2c3ff10eb6e7d7aea76c96428ff6e93]

mythes12: fix configure for mythes 1.0 usage


2010-05-03  Ivo Hinkelmann  <ihi@openoffice.org>  [46e47785749f1d8fef5ea06b87efa26c9200ddbb]

CWS-TOOLING: integrate CWS extras330


2010-05-03  sb  <sb@openoffice.org>  [84b4b5fd26e906cdc551b1fdedfa748381c141b1]

sb122: #i111141# fix ArchLinux build problem (patch from <http://bugs.debian.org/cgi-bin/bugreport.cgi?msg=5;filename=cppunit.diff;att=1;bug=338252>)


2010-05-03  Oliver Craemer [oc]  <oc@openoffice.org>  [d094b818801c4325b6d27f10e87915fe89b9b4d6]

i111343 : [Automation] Adapt autotest because of new decimalfeature


2010-05-03  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [790987f24261489d3984388f6b6bc0eedb5b5390]

os141: getPhysicalLocation: do not destroy valid non-file URLs


2010-05-03  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [40de6609ed4a6d68c526e1e347955b83865bb3e3]

os141: accept more URL schemes which are supported by the GraphicsProvider


2010-05-03  Ivo Hinkelmann  <ihi@openoffice.org>  [35a221da96f8705b1f985ec5019969e8d0e84c14]

CWS-TOOLING: integrate CWS cloph14


2010-05-03  Ivo Hinkelmann  <ihi@openoffice.org>  [3eb0e4c7c653cde7da211c151ee05f13021e458e]

CWS-TOOLING: integrate CWS cloph14


2010-05-03  Daniel Rentz  <dr@openoffice.org>  [9ab3e6e31798adb32145948f64c4c41363be6ec8]

dr76: #i104719# import VML fill bitmaps


2010-05-03  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [03efbb4e37d70ea1bd8f2616ce6c6e5a84e61378]

vcl111: #i106125# do not limit the system scrollbarsize anymore


2010-05-03  Thomas Lange [tl]  <tl@openoffice.org>  [5ee055288d53fb2db05e835361574dbaae1b58c0]

cws tl80: #i98187# api documentation for EditInReadonly


2010-05-03  Joerg Skottke [jsk]  <jsk@openoffice.org>  [1061de2f6c2b2f220d69503705c24eafa76c2422]

vitomation01: #i109562 - hDeleteMacro() was too fast. Added a minute slowdown between keyboard actions


2010-05-03  Dirk Voelzke  <dv@openoffice.org>  [6241367966bca60d2ee49a693d23c59acfac3349]

jl152 import 263453 from native0jl:#i77196#  Use ExtensionManager instead of PackageManager


2010-05-03  hb  <hbrinkm@openoffice.org>  [6d60f1c26467cd7458671515202c07ae7d769f10]

hb33tablebylayout: more fiddling with archticture dependant length of variables


2010-05-03  Daniel Rentz  <dr@openoffice.org>  [9205bc69fc5458c5090e8c1e97aed8bde9e776a1]

dr76: #i104719# preprocess VML streams to remove all quirks making expat fail


2010-05-03  Joerg Skottke [jsk]  <jsk@openoffice.org>  [e2778d307ea02956d3cdd354b0d19d8069df49ff]

vitomation01: #i109562 - Remove no longer existing include


2010-05-03  Henning Brinkmann  <hbrinkm@openoffice.org>  [c0136f89cb31a861f604101f7de0e6ed32c6d92e]

hb33tablebylayout: #i110135# handle compiler warnings


2010-05-03  Radek Doulik  <rodo@novell.com>  [db4dc717b175ce093b7e0379e1f64392d02a1b17]

fix the build


2010-05-03  Joachim Lingner  <jl@openoffice.org>  [707230d6160c018a04ae460d73bc828ed8ae623a]

jl152 import 263452 from native0jl:#i77196# fixed bundled extension help tree view, scripts in shared extensions...


2010-05-04  Joachim Lingner  <jl@openoffice.org>  [01d36efb20f6fbe8c42d83fd988336e5d60b61ef]

jl152 bundled extensions, import of changeset  263438:8b253e76e957 from native0jl


2010-05-03  Joachim Lingner  <jl@openoffice.org>  [1ebaaaab00c19991a3cd0528d75a9caabde5649b]

jl152 import 263452 from native0jl:#i77196# fixed bundled extension help tree view, scripts in shared extensions...


2010-05-03  Joachim Lingner  <jl@openoffice.org>  [86e2dc0dcb9d79f1267dbd88d68bba6da3de871e]

jl152 import 263452 from native0jl:#i77196# fixed bundled extension help tree view, scripts in shared extensions...


2010-05-03  Radek Doulik  <rodo@novell.com>  [8302f2c4b5d8f52524261c9f660cf8ecc66aa002]

ooxml10: apply oox-import-helper-debug-dump.diff from ooo-build


2010-05-03  Radek Doulik  <rodo@novell.com>  [9957ebbc6f461733614f862efd89a7dee7ab869f]

ooxml10: apply oox-pptx-import-fix-placeholder-text-style-1.diff from ooo-build


2010-05-03  Joerg Skottke [jsk]  <jsk@openoffice.org>  [785cdceeee76f04cb5d14e8cc4835fbb3389c520]

vitomation01: #i109562 - Need to ucase cApplication as the all-caps rule does only apply to gApplication.


2010-05-03  sb  <sb@openoffice.org>  [8288e21f9a6a56d28f8c39e9acfeae26efe1ae54]

sb120: #i111333# disabled failing tests for now


2010-05-03  sb  <sb@openoffice.org>  [8eacb235792032735ac6ee805d0919812599f1b3]

sb120: #i111332# disabled failing tests for now


2010-05-03  Vladimir Glazunov  <vg@openoffice.org>  [0b404429eb845a847c2100ee781cbbee67b881b0]

corrected error message for --all and multiprocessing builds


2010-05-03  sb  <sb@openoffice.org>  [a253d7b98b2bf514eb7449081eb52de2788f3a1a]

sb120: #i111329# disabled failing tests for now


2010-05-03  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [722ba95a21703ea1b74cf04a0ead2fde094327db]

slidecopy: what a stupid idea to hard-code numeric resource IDs in Java files - this *cries* for breakage ...


2010-05-03  Thomas Lange [tl]  <tl@openoffice.org>  [2005bc7b8b04f6eaa3d4636a3a1df1d6ff02f550]

cws tl78: build issues after merging with DEV300_m77


2010-05-03  Thomas Lange [tl]  <tl@openoffice.org>  [241880303c108b115be03b97dc25b47ac7070698]

cws tl78: build issues after merging with DEV300_m77


2010-05-03  Joerg Skottke [jsk]  <jsk@openoffice.org>  [95aad7fac69d3ab1434931a0285e6e59ae658d82]

vitomation01: #i109562 - Code compression and simplification


2010-05-02  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [9b38d021a1ae9dffc87a79c6316a05bc59c40e4e]

slidecopy: it was a mistake to assume this file is unused ...


2010-05-02  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [e034a0aa6d74301da7647019cea0a35d82964b7f]

slidecopy: it was a mistake to assume this file is unused ...


2010-05-02  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [3bb8f0226dca5c1e565feaed3aeff7c1ee1a6042]

fs33a: compile errors on unxlngi6.pro / unxmacxi.pro


2010-05-02  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [840f8f92702d550390719027d5eb215d3ad07619]

fs33a: compile errors on unxlngi6.pro / unxmacxi.pro


2010-05-02  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [7308145464b35673dee4a3abc8fc985805b18ec1]

slidecopy: oops, this deliverable was not intended to be removed


2010-05-01  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [6159d0a2d031903b246d1ff6a8b039ff10dbe047]

slidecopy: ooO.Commands.xcs is dead, and has been removed - no need to check for it


2010-04-30  Mathias Bauer  <mba@openoffice.org>  [fd59f40e43247af3ee1a2b728c21348f3c6b597e]

CWS gnumake2: first gbuild version for svx


2010-04-30  Mathias Bauer  <mba@openoffice.org>  [5963ef74dbeea6f13e88eeed3145bda83827187d]

CWS gnumake2: svx cleanup


2010-04-30  Mathias Bauer  <mba@openoffice.org>  [1384b809fa1f1155624f7f00040328aa96f0cf1e]

CWS gnumake2: tools cleanup


2010-04-30  Mathias Bauer  <mba@openoffice.org>  [24b6e95341c3a71e7842fe6af94b2245eef7a0fc]

CWS gnumake2: xmlscript library added


2010-04-30  Michael Stahl  <mst@openoffice.org>  [63cc6b29048c580ac2962dd4497a564c75b9e7a1]

gnumake2: add shiny fruit port (tested on macosx/x86 in setsolar only)


2010-04-30  Michael Stahl  <mst@openoffice.org>  [a406648e74b01e304b1371044d3d4fb00105604a]

gnumake2: sfx2: fix quickstarter build on MacOSX


2010-04-30  Michael Stahl  <mst@openoffice.org>  [14a60044715760a572b79e42615e6013b059c960]

gnumake2: toolkit: must compile with Objective-C++ with AQUA GUI


2010-04-30  Michael Stahl  <mst@openoffice.org>  [d15a312a35df2bf3c6116a5c32a94ba76559b9be]

gnumake2: add support for Objective-C++ targets


2010-04-30  Michael Stahl  <mst@openoffice.org>  [61c967f3201824eda67ef5978f4a4b692d405d28]

gnumake2: better RPATH handling:  add gb_LinkTarget_get_layer, gb_LinkTarget_LAYER, gb_LinkTarget_get_rpath


2010-04-30  Michael Stahl  <mst@openoffice.org>  [80f4107d6d5e6280756e051ffcdd374a9a84287c]

gnumake2: g2g on linux needs X11 (patch by ause)


2010-04-30  Michael Stahl  <mst@openoffice.org>  [b60e4aefff0ddb8e46f75401cabf28f04ceec422]

gnumake2: add gb_MkTemp variable


2010-04-30  Michael Stahl  <mst@openoffice.org>  [5dfd561343763aad6f204b164ed2547b4ae86424]

gnumake2: always compile debug files, wrap them in DBG_UTIL


2010-04-30  Niklas Nebel  <nn@openoffice.org>  [d1191555eaaedeed0e2103008f7a941ed20031ce]

calc54: #i111293# correct parentheses


2010-04-30  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [491858eb7551eaf5e9063ebbcc3a301395d2fb0a]

vcl111: #i103999# fix menu text color


2010-04-30  Joerg Skottke [jsk]  <jsk@openoffice.org>  [47ece945a698bcb64f88cdc9c832df6b7957c49b]

vitomation01: #i111282 - extended f_window_functions.bas to cover BASIC IDE, StartCenter and Database as well. Needed to get rid of fSplitWindowTitle (too complex and not flexible enough to do the job) and needed to build in some safeguard against hGetWindowCaption() which causes array out of bounds errors and modifies its function parameters. Removed QAErrorlog as the issue with the incorrect windowtitle of the StartCenter is never going to be fixed, printlog will do.


2010-04-30  Christian Lippka  <cl@openoffice.org>  [3cf0f90f37ce7deeb9a126dd21c9ba3ad588281a]

#i107213# deselect previously selected objects before executing placeholder slot


2010-04-30  sb  <sb@openoffice.org>  [7ecb8a1b51055c6b77f439686707ea1b6b411cf2]

sb120: #i111287# disabled failing tests for now


2010-04-30  Thomas Lange [tl]  <tl@openoffice.org>  [a3defc0336a475847f218ff2fddafb240ef32e3f]

cws tl80: #i48303# fixed minor spell check problem when splitting wrong words


2010-04-30  Christian Lippka  <cl@openoffice.org>  [c28130630c58f9d873b912c223573b3490b287e6]

#i107213# fixed tooltips


2010-04-30  Christian Lippka  <cl@openoffice.org>  [047c1b79eeff67957f97474bc19f48cc919ec3eb]

#i107213# fixed tooltips


2010-04-30  sb  <sb@openoffice.org>  [8a5524eb7081f89b7fecb6966023608584702a26]

sb120: #i111285# disabled failing tests for now


2010-04-30  sb  <sb@openoffice.org>  [5c486d7985d5814f1253e3fb44597d824b2f22d2]

sb120: #i111283# disabled failing tests for now


2010-04-30  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [6882cb526d7df21102dfec72d4f7dce5f8976779]

slidecopy: oops, this deliverable was not intended to be removed


2010-04-30  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [1573d8facf56516e459d722ef4acf84fb5609f8c]

slidecopy: missing UIELEMENTTYPENAME, detected by smoketest on unxsols4 only (why didn't this crash earlier??)


2010-04-30  npower Developer  <npower@openoffice.org>  [01d7424d23c484358fbcfca9a8db7616c5fb7619]

npower13_objectmodules: #i111245# merge heads


2010-04-30  npower Developer  <npower@openoffice.org>  [c6bb7651534f61d513e2947af29e66cd12a88012]

npower13_objectmodules: #i111245# fix core dump on rename


2010-04-30  sb  <sb@openoffice.org>  [d46f1a72f71c0e137da7e82a367aadc1a99a031e]

sb120: #i111278# disabled failing tests for now


2010-04-30  Henning Brinkmann  <hbrinkm@openoffice.org>  [1237cf97fb79914d74d865790863f9048727880a]

hb33tablebylayou: #i110135# transplanted changes from OOO320


2010-04-30  sb  <sb@openoffice.org>  [45b8a59ebf2dd3d2c937daee3e4151ea39a7e59c]

sb120: #i111252# disabled failing tests for now


2010-04-30  sb  <sb@openoffice.org>  [071061fdc765b2a028df2daf7dfe40e3066ea837]

sb120: #i111273# disabled failing tests for now


2010-04-30  Christian Lippka  <christian.lippka@sun.com>  [5dbc2a670f711053554cc13ac150fb12116ab70c]

fixed unix compiler warnings


2010-04-30  Christian Lippka  <christian.lippka@sun.com>  [66973bc3700b4593c93e3fe2667a37f915381e29]

fixed unix compiler warnings


2010-04-30  Mihaela Kedikova  <misheto@openoffice.org>  [771a23df1757f5aecbd2cb722e15691e9a6f28ff]

gridcontrol_03: bug fixes


2010-04-30  Mihaela Kedikova  <misheto@openoffice.org>  [d9fa74f8d6fe975541d5a44a5afee0ff261b6afc]

gridcontrol_03: bug fixes


2010-04-30  Mihaela Kedikova  <misheto@openoffice.org>  [54841bec35525663331fcc8081c316d264332277]

gridcontrol_03: bug fixes


2010-04-30  Mathias Bauer  <mba@openoffice.org>  [b7c99eb8233af8f6bc0b25de3205e2e769f24783]

CWS gnumake2: gcc needs RTTI for not exported base class; make if private and exported


2010-04-30  Joerg Skottke [jsk]  <jsk@openoffice.org>  [c054caae20b1008ad9da69519472fcf0d09a8e35]

vitomation01: #i111247 - Fixing glitches


2010-04-30  Joerg Skottke [jsk]  <jsk@openoffice.org>  [be7ae951250ec7dbd1f9bf54f229814f18e76643]

vitomation01: #i111247 - Add missing includes


2010-04-30  Joerg Skottke [jsk]  <jsk@openoffice.org>  [8781a88cc3102ef42177cf9bd0ec7bcfcd553516]

vitomation01: #i111247 - Small fixes for stability


2010-04-30  Joerg Skottke [jsk]  <jsk@openoffice.org>  [e4f34dff000d5e020f0d93280fcb01687f5f4b54]

vitomation01: #i111247 - Fix f_basic_modules.bas, remove invalid qaerrorlogs etc.


2010-04-29  Joerg Skottke [jsk]  <jsk@openoffice.org>  [5d057b1ca732b3fbde8902de22b3ab979dc9d409]

vitomation01: #i111247 - Missing quote


2010-04-29  Hans-Joachim Lankenau  <hjs@openoffice.org>  [1440c301a46b5b9e1bb9cb408dad1a1d7e2d4b45]

ause119:#i110644# add backward compatibility defines


2010-04-29  Vladimir Glazunov  <vg@openoffice.org>  [301f697cd5b80a31e4abb0210da4e206e4f62479]

#i111239# fixed dmake log file path for html page


2010-04-29  Michael Stahl  <mst@openoffice.org>  [ccecaf93b3d1c85a8c5a3b3be2adfeb5fed7dfc8]

gnumake2: tools: support for SYSTEM_ZLIB not LINUX specific


2010-04-29  Michael Stahl  <mst@openoffice.org>  [11db02d90409e604d62d6315decb56ed54154cf8]

gnumake2: fix solaris platform a bit


2010-04-29  Michael Stahl  <mst@openoffice.org>  [44bb912ad44ac1eb3e9b36c8b941af2f90d207f5]

gnumake2: linux.mk: fix COM variable


2010-04-29  Michael Stahl  <mst@openoffice.org>  [53c343ce49df7b1f34edd90dd5b4f75227c6171e]

gnumake2: apple gcc does not like DLLPUBLIC forward delcarations


2010-04-29  Mathias Bauer  <mba@openoffice.org>  [7c142871bc30b788fa350ee419f61bfdded1a14c]

CWS gnumake2: fix template export of MSVC


2010-04-29  Dirk Voelzke  <dv@openoffice.org>  [360fc68830537e351f3b8c231c5cd18f4a40cd31]

dv12#i105255# Use different names for different images :-)


2010-04-29  Vladimir Glazunov  <vg@openoffice.org>  [cd3128953c0d364ee6a70ea9ab860d778a509c3e]

#i111239# write html status file in the parent directory of the workspace modules


2010-04-29  Joerg Skottke [jsk]  <jsk@openoffice.org>  [d7141be7dde5aea561ad9ff049d4620c8802535c]

vitomation01: #i111247 - Other method to select text in BASIC IDE


2010-04-29  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [cc27b5e0d42b9773d2657a7f405f09007e64b134]

fs33a: #i111238# [s|g]etUserData -> [s|g]etItemData


2010-04-29  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [ec28ca09191867b79d433c588f03dd89802d8b79]

fs33a: #i111238# [s|g]etUserData -> [s|g]etItemData


2010-04-29  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [6b310decbc330847cd88bd001e6120f3042d1b7c]

fs33a: #i111238# [s|g]etUserData -> [s|g]etItemData


2010-04-29  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [46862f3143fc883a8152ba581ecc3bac52b39b8e]

fs33a: #i111238# [s|g]etUserData -> [s|g]etItemData


2010-04-29  Joerg Skottke [jsk]  <jsk@openoffice.org>  [99c8f2e22ac6a894baf4c8afa0d83a28b21a1fb7]

vitomation01: #i111247 - Various small enhancements


2010-04-29  Joerg Skottke [jsk]  <jsk@openoffice.org>  [c0550c4cf087286cb9267f862f2f01b4335f9d18]

vitomation01: #i111247 - Use hInsertMacroFromFile() instead of hInsertMacro().


2010-04-29  sb  <sb@openoffice.org>  [5ff0115a19498ad1b63817cae10d4ca65fc96a59]

sb120: #i111148# disabled failing tests for now


2010-04-29  Vladimir Glazunov  <vg@openoffice.org>  [60458a1093d335264a11838bd4d0fa595e54924e]

#i111237# manipulate with source_config from the module parent directory


2010-04-29  Joerg Skottke [jsk]  <jsk@openoffice.org>  [5108357fa905a45cdb60b7f9b18d8a633362c1f6]

vitomation01: #i111247 - More repairs


2010-04-29  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [113cf2120bfcf27fb94f990c8ea6f4a44b7889f0]

fs33a: #i111238# ensure that form control list boxes, which override the StringItemListProperty, update it when the aggregated toolkit list box changes it


2010-05-11  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [7134ed135500eead189d7703d7fffed14e592735]

unoawt: merge after pulling from CWS slidecopy


2010-04-29  Michael Stahl  <mst@openoffice.org>  [e1099108f621bb65a5376b103627fbf2635ea0a5]

sw33bf03: #i110454#: fix wntmsci12 build


2010-04-29  sb  <sb@openoffice.org>  [275d3da6b157d8809cb4be88b46bf55c2953857d]

sb120: #i111252# disabled failing tests for now


2010-04-29  Henning Brinkmann  <hbrinkm@openoffice.org>  [3d28a6dfed188e84d4017df6802f0072c9d7dbae]

writerfilter08: removed doctokutil.cxx/util.hxx: not used anymore


2010-04-29  Thomas Lange [tl]  <tl@openoffice.org>  [9a0a5f1c6d8d3c35b6d7eebf9eb9b782ecd24c9d]

cws tl78: merge with DEV300 m77


2010-04-29  Thomas Lange [tl]  <tl@openoffice.org>  [b36319374eb78a694e263a3277d6a62a7ae12a15]

cws tl78: merge with DEV300 m77


2010-04-29  Thomas Lange [tl]  <tl@openoffice.org>  [2e6b1b8ad889e1534be01acf461da7dc6cb93c20]

cws tl78: merge with DEV300 m77


2010-04-29  Thomas Lange [tl]  <tl@openoffice.org>  [af30e765cb3c15fbc1745d1aa6076dc14e565293]

cws tl78: merge with DEV300 m77


2010-04-29  Thomas Lange [tl]  <tl@openoffice.org>  [ebb9036d09cad4bd8bad49b690a36e137344150e]

cws tl78: merge with DEV300 m77


2010-04-29  Thomas Lange [tl]  <tl@openoffice.org>  [10f2e5e60ab8cfed8fa04c58f4a1b11752c40049]

cws tl78: merge with DEV300 m77


2010-04-29  Thomas Lange [tl]  <tl@openoffice.org>  [62422523e1dd2cd9d0ed56b615021ea099b88373]

cws tl78: merge with DEV300 m77


2010-04-29  Thomas Lange [tl]  <tl@openoffice.org>  [5596b87ce7a4cac688e5d3be8be8f14dae7d3412]

cws tl78: merge with DEV300 m77


2010-04-29  Thomas Lange [tl]  <tl@openoffice.org>  [007c3c9991b5d404a605e5d016ac101ce7aad2dd]

cws tl78: merge with DEV300 m77


2010-04-29  Thomas Lange [tl]  <tl@openoffice.org>  [3a944d0e285a0d2b514fd889facb73ec0802fc39]

cws tl78: merge with DEV300 m77


2010-04-29  Joerg Skottke [jsk]  <jsk@openoffice.org>  [a0e0bebfb8de025f718c64783b20caf504dd3739]

vitomation01: #i111247 - Repair broken test


2010-04-29  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [4725444b35895b530f1b0404e7bf96e0d0613c9c]

Update from master repository (DEV300 masterfix).


2010-04-29  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [812f58387c6a5985a3290a4983899f35a7f8fb00]

Update from master repository (DEV300 masterfix).


2010-04-29  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [a41a0230c9c56f4f21c8ca5c4b7fd898678e30bb]

fs33a: #i111238# now with UserData support


2010-04-29  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [031a451a48f26480a674cdbd8483403e8a9a3433]

fs33a: #i111238# now with UserData support


2010-04-29  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [850d1272686417389b67794ace4a01d3269ea2e6]

fs33a: #i111238# now with UserData support


2010-04-29  Henning Brinkmann  <hbrinkm@openoffice.org>  [b2594980cac8ed87984b6609910ffa9cbae30147]

writerfilter08: removed unsed functions *::calcSize


2010-04-29  Henning Brinkmann  <hbrinkm@openoffice.org>  [e15ab07cb65cdf9e26a30e57a1fa9a676b3cb61f]

writerfilter08: removed unused functions *::calcPayloadSize


2010-04-29  Niklas Nebel  <nn@openoffice.org>  [284da3a62f12258617bcb998dde18e79213429db]

calc53: merge with DEV300_m77


2010-04-29  Niklas Nebel  <nn@openoffice.org>  [5a1c6d5309165913fc382bf3de4195d1712b1388]

calc53: merge with DEV300_m77


2010-04-29  Niklas Nebel  <nn@openoffice.org>  [f40c7c87f95301041f9cd468301b2ecaed553e0a]

calc53: merge with DEV300_m77


2010-04-29  Niklas Nebel  <nn@openoffice.org>  [29ce98cbc3951b64ad079074f84e05b6d87621a0]

calc53: merge with DEV300_m77


2010-04-29  Thomas Lange [tl]  <tl@openoffice.org>  [ffc0666792f90f2c95fbad065f956cc98dcd5b92]

cws tl79: fixed problems after merging with DEV300_m77


2010-04-29  Thomas Lange [tl]  <tl@openoffice.org>  [65cf934efc6f8958d9c024ee965685cfd6cac704]

cws tl79: fixed problems after merging with DEV300_m77


2010-04-29  sb  <sb@openoffice.org>  [0bbe07134261dd3ed28538739eb8e0182e0711fa]

sb120: #i111252# disabled failing tests for now


2010-04-29  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [c5aa95d2e58e0950c547a14790fbbc32f2865d6f]

Update from master repository (DEV300 masterfix).


2010-04-29  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [f214c403e1bb85d4721f83c2c60af8fc6a353835]

Update from master repository (DEV300 masterfix).


2010-04-29  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [b57187c524cd93e7925a036463e0038f5b88573e]

Update from master repository (DEV300 masterfix).


2010-04-29  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [6afdae1992ab71c461bf8405c3cce8473bf76b09]

Update from master repository (DEV300 masterfix).


2010-04-29  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [0b391b46ae9725393450c5e5cae9dcb624547580]

Update from master repository (DEV300 masterfix).


2010-04-29  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [517a17228b0192bbd455215dbd5ae78432773012]

Update from master repository (DEV300 masterfix).


2010-04-29  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [095fce73d63e873e0005690dba988f232d8eab67]

Update from master repository (DEV300 masterfix).


2010-04-29  Niklas Nebel  <nn@openoffice.org>  [719ec07a933e524ba595262e42b2a6612f5a2203]

calc53: #i100879# add table style for cached tables only if there are cached tables


2010-04-29  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [0408edd812369582faf4a12b9751d5b39b2e1e0f]

CWS gnumake2: refactoring, documenation


2010-04-29  Joerg Skottke [jsk]  <jsk@openoffice.org>  [80324e10eb830ca3523e0b040d3d14b8a634a083]

vitomation01: #i109562 - Fixed syntax error


2010-04-29  sb  <sb@openoffice.org>  [c81dc75fd58ae5a799624614720ebce474b4cff8]

sb120: #i111249# avoid dereferencing null pointers


2010-04-29  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [3f67e32d8113c35c2bd5f1cbeb4780fdc4c12e24]

pdfextfix03: #i110871# increase micro version to reflect bugfixes


2010-04-29  Joerg Skottke [jsk]  <jsk@openoffice.org>  [5f658c06eaea386e69f6a83823a6cb92a9bacfc1]

vitomation01: Local branch merge


2010-04-29  Joerg Skottke [jsk]  <jsk@openoffice.org>  [9692ac585fbf81fe6434025b92ada23017384fe0]

vitomation01: #i111247 - Attempt to rework and simplify hRenameTab(). This has been one of the very troublesome functions that ended up looking rather awkward and were not really understandable from a logical point of view. However, chances are small that the new implementation is really going to work...


2010-04-29  Thomas Lange [tl]  <tl@openoffice.org>  [165f0b50ea8624004d12a09f9b04a1ede187511d]

cws tl80: #i98575# memory leak fixed


2010-04-29  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [11553bcd8eacca6cda02ea0e32c5d5bcf611638e]

fs33a: #i111238# add (optional, since the thing is published) support for XItemList


2010-04-29  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [0f011288f27663ba8d67147c3a3820f727a20249]

fs33a: #i111238# add (optional, since the thing is published) support for XItemList


2010-04-29  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [4c4cca5a49da75f24e860a7612cd45f552de8f7d]

fs33a: #i111238# add support for images to AWT's ListBoxControl/Model


2010-04-29  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [f1687933b4b380774871fdeeb0985209e63b430d]

fs33a: #i111238# add support for images to AWT's ListBoxControl/Model


2010-04-29  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [58c7801ffdbfc486b7977834ece67ae964bad03f]

fs33a: #i111238# add support for images to AWT's ListBoxControl/Model


2010-05-11  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [d9fbe621d039c64872fcbd305d034d03a7be35f6]

unoawt: merge after pulling from CWS slidecopy


2010-04-29  Oliver Craemer [oc]  <oc@openoffice.org>  [10a3ddd976f97b668a4843344c8e14a049489fce]

i1111639 : [Automation]tFileSaveAsDBF in c_updt1.bas has timingproblems


2010-04-29  Kohei Yoshida  <kyoshida@novell.com>  [61039cccdeb05ebd1a6b73126f99e4af6ceea130]

rebased to m77.


2010-04-29  Kohei Yoshida  <kyoshida@novell.com>  [a9436430902662e6fa8d6ecfcfc9c88609d92a67]

rebased to m77.


2010-04-29  Kohei Yoshida  <kyoshida@novell.com>  [2f32b639a988cde82849a1da7641b0be7943d25b]

rebased to m77.


2010-04-29  Kohei Yoshida  <kyoshida@novell.com>  [c215435ae6a00be6e2b808c649df8870a48aad8c]

rebased to m77.


2010-04-28  Kohei Yoshida  <kyoshida@novell.com>  [b1caadf8d9f10884f59f18ec1dc42b4fd99236c4]

koheiextref01: #i110595# Trim columns below the last non-empty row, to prevent Calc from adding the trailing empty cells.


2010-04-28  Ruediger Timm  <rt@openoffice.org>  [82664ad69dc386516873db06f25952394905eabc]

rt38: #i110940#: Cleaned some deliver lists - do not try to copy non-existing files.


2010-04-28  Ruediger Timm  <rt@openoffice.org>  [0659bdd943aa3892b7e46ebe4c10e0a47035883f]

rt38: #i110940#: Cleaned some deliver lists - do not try to copy non-existing files.


2010-04-28  Ruediger Timm  <rt@openoffice.org>  [82ae549c279a703f929e62a57cdc9e58570e2ecd]

rt38: #i110940#: Cleaned some deliver lists - do not try to copy non-existing files.


2010-04-28  Christian Lippka  <christian.lippka@sun.com>  [35481a5c020187c5a8b7257eb8e50aac66e9ec03]

renaissance2: rebase m77


2010-04-28  Christian Lippka  <christian.lippka@sun.com>  [b96dff3f4b212fe4eea98f6f2c6744f2ef8d1cfc]

renaissance2: rebase m77


2010-04-28  Christian Lippka  <christian.lippka@sun.com>  [f2ce52d1873270f343df079c5713194e1f9d4cd1]

renaissance2: rebase m77


2010-04-28  Christian Lippka  <christian.lippka@sun.com>  [22629ec850b0d2a99600f76ff507cc86a2c098cd]

renaissance2: rebase m77


2010-04-28  Christian Lippka  <christian.lippka@sun.com>  [79914dbd1f258dcf61117e4464ef6ec340465faf]

renaissance2: rebase m77


2010-04-28  Christian Lippka  <christian.lippka@sun.com>  [1364894b1690f9dcc546235328c8ac424aa2020f]

renaissance2: rebase m77


2010-04-28  Christian Lippka  <christian.lippka@sun.com>  [b0716adc3296de0a083b7c824aaafdf37422c0fa]

renaissance2: rebase m77


2010-04-28  Christian Lippka  <christian.lippka@sun.com>  [1923a39aebd1ab4e6f0b85fd45d84487d2537dc5]

renaissance2: rebase m77


2010-04-28  Christian Lippka  <christian.lippka@sun.com>  [8ef567464e45efe3c979f0050b0bd127af51c99a]

renaissance2: rebase m77


2010-04-28  Christian Lippka  <christian.lippka@sun.com>  [67c97325a8c32f6a216a2dd84b6a5ed49f671dd5]

renaissance2: rebase m77


2010-04-28  Christian Lippka  <christian.lippka@sun.com>  [e67cb2379351b85ae49892d929053e630316f184]

renaissance2: rebase m77


2010-04-28  Christian Lippka  <christian.lippka@sun.com>  [9813fe0c3869e6b1c90d78b666e371eafca1d808]

renaissance2: rebase m77


2010-04-28  Christian Lippka  <christian.lippka@sun.com>  [120dd2d1d4cafadf8fbbf71f5213e30a03850b17]

renaissance2: rebase m77


2010-04-28  Christian Lippka  <christian.lippka@sun.com>  [cfc9c68d07db4275041ee52e977f53c9b614934e]

#i107213# finaly got orca to read the toolbar menu!


2010-04-28  Michael Stahl  <mst@openoffice.org>  [2e52d38c5049efede9ecd4633f81c8d207a28546]

merge DEV300_m77


2010-04-28  Michael Stahl  <mst@openoffice.org>  [7764e9353a2fad0aa12b699ab013f5fdb7270c79]

merge DEV300_m77


2010-04-28  Michael Stahl  <mst@openoffice.org>  [ec28d2f4aa2d449ae4b6dead85675d5c14085cae]

merge DEV300_m77


2010-04-28  Michael Stahl  <mst@openoffice.org>  [8424f481e07b356236e1f941a3c4d426ebccefda]

merge DEV300_m77


2010-04-28  Michael Stahl  <mst@openoffice.org>  [ff94ad6fd1e639d1902d3a7c940d50c04508a727]

merge DEV300_m77


2010-04-28  Henning Brinkmann  <hbrinkm@openoffice.org>  [f799d8944cafe6aceb48ea71e711c91a0cc98b16]

writerfilter08: removed unused functions from reourcemodel.[hc]xx


2010-04-28  Michael Stahl  <mst@openoffice.org>  [94e9b98a8341459bcdb7781a4f711cb5458c89ee]

sw33bf03: #i110454#: try to fix harebrained lifecycle of Writer_Impl


2010-04-28  Niklas Nebel  <nn@openoffice.org>  [41f84d9121c55e21c6191d354fb9b48df66c17a6]

calc53: #i111231# some spring cleaning


2010-04-28  Niklas Nebel  <nn@openoffice.org>  [956a360265d19e985ce405c8600832888299f713]

calc53: #i111231# some spring cleaning


2010-04-28  Niklas Nebel  <nn@openoffice.org>  [29e0d7873e46a27618d5e8d199a3fc92e7bdc32d]

calc53: #i111231# some spring cleaning


2010-04-28  Thomas Lange [tl]  <tl@openoffice.org>  [b74d54d62a0162c490c5fe833f937120c8795680]

cws tl79: include fixed


2010-04-28  Christian Lippka  <christian.lippka@sun.com>  [d22c384fac4fbf9977010da0b1348c1ab9d565e8]

#i107213# possible solution for the missing a11y focus


2010-04-28  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [16fcdbceedcdbf77e07da780581df83f38305dbd]

pdfextfix03: #i90800# improvments for font recognition, RTL (thanks ayaniger !)


2010-04-28  sb  <sb@openoffice.org>  [b57975f75a01d5e79f8473c2b5481bed283bec2a]

sb120: #i111225# disabled failing tests for now


2010-04-28  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [9c7c509ce9db36dc7986be323dce694947fde2fc]

CWS gnumake2: moving missing solaris.mk, documentation


2010-04-28  Thomas Lange [tl]  <tl@openoffice.org>  [ec12d2bb2aeee7ec44119263bae3b04aad02b98c]

cws tl79: warning free code


2010-04-28  sb  <sb@openoffice.org>  [cb717980246f169aa3f7b54c57cf42349795a260]

sb120: #i111224# disabled failing tests for now


2010-04-28  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [ececcc290b431ca40b785afbffa1f3c2396a1bbb]

pdfextfix03: #i110871# PasswordRequest should still be supported for backwards compatibility


2010-04-28  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [3651f6631751fc5acd3e9f709c0346958e3ab79e]

pdfextfix03: #i110871# use DocumentPasswordRequest, PasswordRequest is deprecated


2010-04-28  Christian Lippka  <christian.lippka@sun.com>  [5d968be5701ad161fbc61761b04564fc742d7eee]

#i107213# use toolbox item window as parent for popup menu


2010-04-28  Christian Lippka  <christian.lippka@sun.com>  [d282c98c9218f4abbd815d5309e3449045a366e3]

#i107213# use toolbox item window as parent for popup menu


2010-04-28  Christian Lippka  <christian.lippka@sun.com>  [1a7fdd6139827e020b76fc70754e7ff6ee5d9cd6]

#i107213# revert changes to old SfxPopupWindow implementation as it is replaced with new uno controller


2010-04-28  Wu Yan  <wuy@openoffice.org>  [2407dade8651567edfec46b562ca6fedc412329d]

findbar01: enhancements for findbar


2010-04-28  Joerg Skottke [jsk]  <jsk@openoffice.org>  [8b9d8fb8b856a86648fad9ff45977200adf33795]

vitomation01: #i108621 - Need to explicitly set gApplication before running tEditFields, the previous test sets it at the end and thus disables the setting from sub w_002_


2010-04-28  Wu Yan  <wuy@openoffice.org>  [5da4175a84666da1663331714374a872cf39117a]

findbar01: enhancements for findbar


2010-04-28  Vladimir Glazunov  <vg@openoffice.org>  [66f3cc020560c74e8a2df8a9d5ac3f9a5cabce63]

#162096# take SOLARSRC as default repository when there is no valid hg repository


2010-04-28  Wu Yan  <wuy@openoffice.org>  [9ab1a3643a9aaaa59ae9251cf4637340c6823abf]

findbar01: enhancements for findbar


2010-04-28  Wu Yan  <wuy@openoffice.org>  [187db58dbb25b6ad7f6fbe236e52dc3a641464b3]

findbar01: enhancements for findbar


2010-04-28  Wu Yan  <wuy@openoffice.org>  [8f3e68257b1a81aca009384ffc8b5d15f572da2f]

findbar01: enhancements for findbar


2010-04-28  Wu Yan  <wuy@openoffice.org>  [806700f86b2b9c96d4ca076545c5f263a8c1b9c3]

findbar01: enhancements for findbar


2010-04-28  Wu Yan  <wuy@openoffice.org>  [8a429819aab795e131bb2567f08cc0c2d1784624]

findbar01: enhancements for findbar


2010-04-28  Wu Yan  <wuy@openoffice.org>  [4fdd19781fa500032b520e042129da35899ed715]

findbar01: enhancements for findbar


2010-04-28  Herbert Duerr [hdu]  <duerr@sun.com>  [2b7db7fb4e176d01bda38a58d1c0488a6ec9236e]

#i161963# fix indirect glyphid array access for aliased symbol codepoints


2010-04-28  Dirk Voelzke  <dv@openoffice.org>  [3807193d03962da3247a7b74bd58d2d511786fc2]

jl152 import 263451 from native0jl:#i77196# Use ExtensionManager instead of PackageManager


2010-04-28  Oliver Craemer [oc]  <oc@openoffice.org>  [2e19c38d08340c7de72a717a5221b9ee27e03f8b]

i1111639 : [Automation]tFileSaveAsDBF in c_updt1.bas has timingproblems


2010-04-28  sb  <sb@openoffice.org>  [4ac498237d4f297ff48ac2e4af41252d8eb8818f]

sb120: #i111220# disabled failing tests for now


2010-04-28  sb  <sb@openoffice.org>  [9501b9853084e65d9850fa81d8c5e46b9ed7d4e1]

sb120: do not swallow exceptions


2010-04-28  Michael Stahl  <mst@openoffice.org>  [29e00d08352b602be0425b9c14385ec38a835b6d]

sw33bf03: #i110454#: fix warning by moving member to Impl struct


2010-04-28  sb  <sb@openoffice.org>  [f9939cf33a8c691124dfeddc09f6782912d1803c]

sb120: #i111218# disabled failing tests for now


2010-04-28  Thomas Lange [tl]  <tl@openoffice.org>  [deec6d1ccbaf3cfdcbd989d76a1d775c426851bd]

cws tl79: merge


2010-04-28  Thomas Lange [tl]  <tl@openoffice.org>  [63b943b072c79fac580f7e7f92e1abbabf59d799]

cws tl79: merge


2010-04-28  Thomas Lange [tl]  <tl@openoffice.org>  [bdcf806ef3f568e7f9ae068b802166538a6d5d55]

cws tl79: merge


2010-04-28  Thomas Lange [tl]  <tl@openoffice.org>  [fbe48b903ecfc57f778478d5f04ba5f4d0dd7936]

cws tl79: merge


2010-04-28  Thomas Lange [tl]  <tl@openoffice.org>  [225db766f0f55c546252cddee151caa1ae1b6034]

cws tl79: merge


2010-04-28  Thomas Lange [tl]  <tl@openoffice.org>  [e9dc47068950201b5e2fda8514bd4097b61d3d35]

cws tl79: merge


2010-04-28  sb  <sb@openoffice.org>  [b5c2dcde9ea56eabfc26edb861d088a29ffd24c2]

sb120: #i109939# disabled failing tests for now


2010-04-28  sb  <sb@openoffice.org>  [80f256140d70c9ec8ec1da89a7c1f2645a275ff0]

sb120: #i111216# disabled failing tests for now


2010-04-28  Thomas Lange [tl]  <tl@openoffice.org>  [8a2bb76f962fd44b0ab024e9adab97d7e418b7f1]

cws tl80: #162104# remove Writer easter egg


2010-04-28  Thomas Lange [tl]  <tl@openoffice.org>  [7d60d139fa41085697dcee6b03e8cc97341aef95]

cws tl80: #162104# remove Writer easter egg


2010-04-28  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [d41b771550edf1d920f2ecba4d3c846b4a0d4373]

slidecopy: make compile on unxsol[i|s]4.pro and unxmacxi[.pro]


2010-04-28  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [4335aa34a1e1e0d9dcb7b29547592692ffbd8b5b]

slidecopy: make compile on unxsol[i|s]4.pro and unxmacxi[.pro]


2010-04-28  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [93126933ef5393c79fcc0f1fbb4acec102da74e7]

slidecopy: make compile on unxsol[i|s]4.pro and unxmacxi[.pro]


2010-04-28  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [5ac4e06ca3302ea505949d6bd5df1e2b0ad50a61]

slidecopy: make compile on unxsol[i|s]4.pro and unxmacxi[.pro]


2010-04-28  Joerg Skottke [jsk]  <jsk@openoffice.org>  [15fcb8767a97299a32eac84194c1d93d82af002a]

vitomation01: #i108621 - Removed sEditFields and restored the single test cases for Writer and HTML


2010-04-27  Rene Engelhard  <rene@openoffice.org>  [109afbf02b78ec5e881b23c3b39c3ee3a35c6f46]

mythes12: fix libmythes lib delivering


2010-04-27  Rene Engelhard  <rene@openoffice.org>  [45abd36fc98daa220f8f121c3e91c81d9040f774]

mythes12: mythes' build checks for hunspell headers...


2010-04-27  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [ef8fba320644340ec9500ff633f4bcb73dd4dedb]

pdfextfix03: #i110871# pdf literal strings may contain nested parantheses


2010-04-27  Mihaela Kedikova  <misheto@openoffice.org>  [8647236fc0c2adfb026552c3f75d34325d864b34]

gridcontrol_03: merge with DEV300_m77


2010-04-27  Mihaela Kedikova  <misheto@openoffice.org>  [f0f55d0c3330f3e217ebc15e4329dda617fb5950]

gridcontrol_03: merge with DEV300_m77


2010-04-27  Mihaela Kedikova  <misheto@openoffice.org>  [93841b0ae825d07090403c7d4367d67b9e12fd5d]

gridcontrol_03: merge with DEV300_m77


2010-04-27  Mihaela Kedikova  <misheto@openoffice.org>  [f6497881cf78941a7b65f07f94bb7f23a4afa3a7]

gridcontrol_03: merge with DEV300_m77


2010-04-27  Mihaela Kedikova  <misheto@openoffice.org>  [a80dfe0abf4d6094722d6396ebc837ee232aad09]

gridcontrol_03: merge with DEV300_m77


2010-04-27  Mihaela Kedikova  <misheto@openoffice.org>  [4e42850bcf69a9626c0fcf54f653210ad57f9ed5]

gridcontrol_03: merge with DEV300_m77


2010-04-27  Mihaela Kedikova  <misheto@openoffice.org>  [8e20dbd00d7ae56cad840786af4d2a1326effbd7]

gridcontrol_03: merge with DEV300_m77


2010-04-27  Mihaela Kedikova  <misheto@openoffice.org>  [39ca8c85709c3c329736d1a3d5309224e323eaf2]

gridcontrol_03: merge with DEV300_m77


2010-04-27  Mihaela Kedikova  <misheto@openoffice.org>  [6532be6b96c9e25218064516df846babc45dde16]

gridcontrol_03: merge with DEV300_m77


2010-04-27  Mihaela Kedikova  <misheto@openoffice.org>  [65ccc6d78b7de8259a86726e6715db1ce9e97ebd]

gridcontrol_03: merge with DEV300_m77


2010-04-27  Rene Engelhard  <rene@openoffice.org>  [09aeb6d0ac581c606a73acfe3f51db3136decd4c]

mythes12: don't duplicate th_gen_idx.pl, use mythes' directly


2010-04-27  Rene Engelhard  <rene@openoffice.org>  [0ad132c6776b1d1052ba6f13f0604207d8bb62c7]

mythes12: don't duplicate th_gen_idx.pl, use mythes' directly


2010-04-27  Rene Engelhard  <rene@openoffice.org>  [e954fbf96df464622d6943f75969c3c16ed592f5]

mythes12: regen configure


2010-04-27  Rene Engelhard  <rene@openoffice.org>  [af15b9a545676a6d83f19a23c6712c23fd024305]

mythes12: move to proper external mythes module


2010-04-27  Rene Engelhard  <rene@openoffice.org>  [c217927df7e8c01c4a45c55db519b5c6b6673380]

mythes12: move to proper external mythes module


2010-04-27  Rene Engelhard  <rene@openoffice.org>  [8a4cb9e710988a56b109672cde3dea0124c9d487]

mythes12: move to proper external mythes module


2010-04-27  Rene Engelhard  <rene@openoffice.org>  [0cce173a5bae32982a3430871b131f663280cc25]

mythes12: update system-mythes check for 1.2.0; add missing AC_LANG_PUSH/POP


2010-04-27  sb  <sb@openoffice.org>  [aa22f2391726737e2e64df681579ebf0e3f66c6b]

sb120: #i111200# disabled failing tests for now


2010-04-27  sb  <sb@openoffice.org>  [1a13d99d7b09df0ec0b95fbd995ac93d5064afaf]

sb120: #i111199# disabled failing tests for now


2010-04-27  Thorsten Bosbach  <tbo@OpenOffice.org>  [035eefbb6ae7f91f8267ea8a0eb000e7ce9d8e8f]

#i111168# MacOS X: F11 -> MOD1 T


2010-04-27  sb  <sb@openoffice.org>  [df9c80c0687c0cf545d7e4d79493fef59772dae9]

sb120: minor modification to subsequenttests, to let buildbots use it again


2010-04-27  sb  <sb@openoffice.org>  [2bcd0783f9c3cf5cb0a9c4a66c17419612cac092]

sb120: #i111197# disabled failing tests for now


2010-04-27  Caolán McNamara  <cmc@openoffice.org>  [655b91ccd37e88bdac6d482b12ff8be7b079ae53]

#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  sb  <sb@openoffice.org>  [fa41826eb243336dd767a9b9cd91ba05e7c307d4]

sb120: #i111195# disabled failing tests for now


2010-04-27  Mihaela Kedikova  <misheto@openoffice.org>  [bf7e511ee990e956ff4bdf438425a00c05262624]

gridcontrol_03:bug fixes for resizing columns


2010-04-27  sb  <sb@openoffice.org>  [4e28ff7f1bdaf68eae9f747b3dcd94e4fd77ab15]

sb120: #i111194# disabled failing tests for now


2010-04-27  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [e26e06a95244abad81ea14f775e8aed1e37fd94e]

vcl111: #i105472# add style to omit pointer evasion of help window


2010-04-27  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [6d884e817f8e8d6d42fa4ccdfc56a5832ce90369]

vcl111: #i105472# add style to omit pointer evasion of help window


2010-04-27  Michael Stahl  <mst@openoffice.org>  [9fe6487ae84c8f52d9cd87400229cd78fedf4c25]

merge DEV300_m77


2010-04-27  Michael Stahl  <mst@openoffice.org>  [6714cd0988b8dfabd6b9264f4c5a3bce3b9451dc]

merge DEV300_m77


2010-04-27  Michael Stahl  <mst@openoffice.org>  [5008d10d04f62af7ab4f2980062ee2bed71d6ef8]

merge DEV300_m77


2010-04-27  Thomas Lange [tl]  <tl@openoffice.org>  [98699f6f9bdd7c83a235808ccce16b47d2853e7c]

cws tl79: merge with DEV300_m77


2010-04-27  Thomas Lange [tl]  <tl@openoffice.org>  [dbeba639a66e4325b921c880cf1109b3300ffca1]

cws tl79: merge with DEV300_m77


2010-04-27  Thomas Lange [tl]  <tl@openoffice.org>  [ce71983f762c5de894b54f690434405a0c4ec410]

cws tl79: merge with DEV300_m77


2010-04-27  Thomas Lange [tl]  <tl@openoffice.org>  [8d8ea7ca3380708ca9bbf649cd4bc48c2622a079]

cws tl79: merge with DEV300_m77


2010-04-27  Thomas Lange [tl]  <tl@openoffice.org>  [49282fd36431c820b0d3af625ed5455834ebd1e3]

cws tl79: merge with DEV300_m77


2010-04-27  Thomas Lange [tl]  <tl@openoffice.org>  [d7d93723ecc09895c8a99cdebb0fd2666917868b]

cws tl79: merge with DEV300_m77


2010-04-27  Thomas Lange [tl]  <tl@openoffice.org>  [a28cfc92f8f719648fa39eba1431a2768ddfadb0]

cws tl79: merge with DEV300_m77


2010-04-27  Herbert Duerr [hdu]  <duerr@sun.com>  [de48ac823452730d09eed48cbfee70c2b3880055]

#161963# use modulo-2 arithmetic for access into indirect glyphid array


2010-04-27  Thorsten Bosbach  <tbo@OpenOffice.org>  [37e976de5bfc1f7bb22983982f0670a0600e2aa7]

#i111164# replace->replaceBTN


2010-04-27  sb  <sb@openoffice.org>  [3613660df288bf42b7ce89e019fd60b2a4332935]

sb120: #i111190# disabled failing tests for now


2010-04-27  Christian Lippka  <christian.lippka@sun.com>  [7cc5bffc276a7706f387c827bf0addc6018e49bf]

#i107213# notify a11y api if a toolbar popup window is opened


2010-04-27  Christian Lippka  <christian.lippka@sun.com>  [b11f2df4d42f03c896b09b5c93ca4fcb63a407b9]

#i107213# notify a11y api if a toolbar popup window is opened


2010-04-27  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [b0e177a0328fe46a08e0da9b4b468466c5bf4ba1]

fs33a: #111181# ImplSign: proper check whether the doc can be signed (only bail out if the document is no new)


2010-04-27  sb  <sb@openoffice.org>  [611ffac8182c4bbe5b7b647dcba76f36fd1a8ba0]

sb120: #i111186# disabled failing tests for now


2010-04-27  Herbert Duerr [hdu]  <duerr@sun.com>  [7fa4812d0283a9a4b9f06fc1e6c8dcc80bc62257]

vcl: use language in glyph fallback lookup through fontconfig


2010-04-27  Caolán McNamara  <cmc@openoffice.org>  [dce434e245a25a28a2bcd4aae8a40dd3bb3c2f63]

armeabi02: #i105359# fix arm-eabi uno bridge, fix exception handling, and fix struct returning rules


2010-04-27  Caolán McNamara  <cmc@openoffice.org>  [27f4a7803bb68b43aafc771075a71be483b53646]

armeabi02: #i105359# fix arm-eabi uno bridge, fix exception handling, and fix struct returning rules


2010-04-27  Mikhail Voytenko  <mav@openoffice.org>  [d794bc16a07b3d93902f32ac18448b0722f3c34e]

Merge to DEV300_m77


2010-04-27  Mikhail Voytenko  <mav@openoffice.org>  [97c177fa64631a26a09c0d5085bc40da395af274]

Merge to DEV300_m77


2010-04-27  Mikhail Voytenko  <mav@openoffice.org>  [602f39acf21d994cb090cb4b0cfc6146ea4db05e]

Merge to DEV300_m77


2010-04-27  Mikhail Voytenko  <mav@openoffice.org>  [cdc975072e0ebf06332bb6c1b413b9ed629c32fb]

Merge to DEV300_m77


2010-04-27  Mikhail Voytenko  <mav@openoffice.org>  [e95f57d0e1414ae1ef91c67d98f8a656e7345e62]

Merge to DEV300_m77


2010-04-27  Mikhail Voytenko  <mav@openoffice.org>  [08e866f42776fb96268b77751495c3487f63a12c]

Merge to DEV300_m77


2010-04-27  Mikhail Voytenko  <mav@openoffice.org>  [49350fb8de98440ac6e82629b2ff862d2978b1bb]

Merge to DEV300_m77


2010-04-27  sb  <sb@openoffice.org>  [0a128ac5724ca48f18775a8d9ef74eb59dbbd3b0]

sb120: #i111185# disabled failing tests for now


2010-04-27  Dirk Voelzke  <dv@openoffice.org>  [6ebe363ce2eb75b496deb153fe00e7ce2a753b6a]

dv12#i29340# activated handleNameClashResolveRequest


2010-04-27  sb  <sb@openoffice.org>  [9a1b48db5c411833ac9c1eff2fdbda214d4db472]

sb120: #i111184# disabled failing tests for now


2010-04-27  Joerg Skottke [jsk]  <jsk@openoffice.org>  [2873d80f354ccddfab1f40ffcc90db4eb298b9a5]

vitomation01: Fix VERBOSE <> GVERBOSE typo introduced when going back to HDEs sMakeReadonlyDocumentEditable patch


2010-04-27  sb  <sb@openoffice.org>  [a0f7a4d3e21ab8f0518c38deb55563b5839ac733]

sb120: #i111182# disabled failing tests for now


2010-04-27  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [bb3d06207441361da9a291668bb1b1d8effad795]

CWS gnumake2: refactoring


2010-04-27  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [1c4f220b470e3887ef3f04974b805c7641e593e2]

CWS gnumake2: refactoring


2010-04-27  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [847276934a43760b2cc9822a37b6ca00ec20469f]

CWS gnumake2: refactoring


2010-04-27  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [973bbe1e23c757b84bf68edd251fd195e0b6a449]

CWS gnumake2: refactoring


2010-04-27  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [e4702b1d30cbef36ee8a14f5bf7b51e259f677f6]

slidecopy: corrected typo


2010-04-27  sb  <sb@openoffice.org>  [b40f5c4e55e4bd95b6da80a42c99f6cfeb977a26]

sb120: removed race from sal/qa/osl/mutex test code


2010-04-27  Thomas Lange [tl]  <tl@openoffice.org>  [0b53c49463bbceebe4ea13d4aa9d78db6a2cab8f]

cws tl80: #i74188# fix for cursor positioning when removing indic characters


2010-04-27  sb  <sb@openoffice.org>  [19de683861e2484033e85fb9309abdedf3571683]

sb120: #i111180# disabled failing tests for now


2010-04-27  Thomas Lange [tl]  <tl@openoffice.org>  [ae9d7c2cef9ecd42687d64f985b9e2dcbc68a034]

cws tl80: #i103552# Japanese word for 'shutdown' added to ja.dic


2010-04-27  sb  <sb@openoffice.org>  [591212afe49369dbb401c5939c306a80db52f412]

sb120: #i111178# disabled failing tests for now


2010-04-27  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [da9327a12cc57089c39665fd7c7f25e5bc9baf65]

slidecopy: reverted previous patch - need a better shorcut


2010-04-27  Joerg Skottke [jsk]  <jsk@openoffice.org>  [191ed5e45a9fca624a133e11281b3d8bf3684d81]

npower13_objectmodules: #i111175 - Adjust indexes for scripts belonging to modules, the latest changes caused an index out of bounds error.


2010-04-27  sb  <sb@openoffice.org>  [8939b3cd3706dae13e60542a471d7eb5ef1ec86a]

sb120: #i109939# disabled failing tests for now


2010-04-27  Joerg Skottke [jsk]  <jsk@openoffice.org>  [5809451d5f0689d77302640083145a3071a4c5b2]

npower13_objectmodules: #i111175 - Blind fix for changed nodecount and -position as well as enhanced string matching.


2010-04-26  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [b7c38dbce15f379554b955f0f3a27ae316626147]

slidecopy: corrected parenthood of the ToolPanelDecks's A11Y object - had a cyclic ancestor chain before ...


2010-04-26  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [681ceb75cce1db69e35c308c2b888bc70f56c7b2]

slidecopy: corrected parenthood of the ToolPanelDecks's A11Y object - had a cyclic ancestor chain before ...


2010-04-26  Niklas Nebel  <nn@openoffice.org>  [443cfcb1b7e748629e5297ebec36e2a50d158bc5]

calc53: #i109009# make sure the function and syntax tip help windows are removed before their parents (modified patch from cmc)


2010-04-26  Michael Stahl  <mst@openoffice.org>  [7ff8a504cfd11fc28e9e7b8ecd54509e16b19727]

sw33bf03: #i108345# SwTxtNode::FmtToTxtAttr(): apply patch by dtardon:  create automatic char. styles correctly


2010-04-26  Michael Stahl  <mst@openoffice.org>  [caa1ed58b354fa289d4801d716b63c64f3bc495e]

sw33bf03: #i108345#: SwpHintsArray::Check(): check for overlapping AUTOFMT


2010-04-26  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [e6110f11e272a15a547de94bb140992b949fd9b4]

vcl111: #i111167# correct SetModifed handling


2010-04-26  sb  <sb@openoffice.org>  [c16282ada08dbd3f7190acb9fbaad82c530b4fff]

sb120: #i111169# disabled failing tests for now


2010-04-26  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [5369c4232ac93e99fad3e52604538dba7a5d68f2]

vcl111: #i103999# fix problem with moblin theme (thanks tml)


2010-04-26  Thomas Lange [tl]  <tl@openoffice.org>  [9de91dfe36c96ac16b425521c71454bdbb43fc30]

cws dict321: #i107796# readme renamed


2010-04-26  Thomas Lange [tl]  <tl@openoffice.org>  [0763c127b9ba3fb267606d990a87a10040c66d7a]

cws dict321: #i107796# readme renamed


2010-04-26  Thomas Lange [tl]  <tl@openoffice.org>  [8bc32eea35fa7e97de5699ccea1e675794eb8755]

cws dict321: #i107796# readme fixed


2010-05-07  Ivo Hinkelmann  <ihi@openoffice.org>  [145f90643369f375bcc37701a698178818b4dce8]

cws dict321: #i10007# en dictionaries update


2010-04-26  sb  <sb@openoffice.org>  [487c3b809916ca208251d2cead9b86cb151d1bc0]

sb120: #i111159# made XMessageBoxFactory test code more robust


2010-04-26  sb  <sb@openoffice.org>  [da1eb68aa874b58a1fe755a8df406f80d6be46bd]

sb120: #i111159# made XMessageBoxFactory test code more robust


2010-04-26  wg111939  <wg111939@sr1-eham02-02>  [5c95eac57688fa65bccdb0ad1908268b827a0897]

i111162


2010-04-26  wg111939  <wg111939@sr1-eham02-02>  [7e08e03e7fadcb200f56d834470636d8d2c97de4]

i111149


2010-04-26  Niklas Nebel  <nn@openoffice.org>  [24706bb307e38aea2a8c4b0344c5601d7d134db2]

calc53: #i25840# null result in text column only for empty cells, not values


2010-04-26  Henning Brinkmann  <hbrinkm@openoffice.org>  [b6f4d0aebbb1642c42edae74b391e6f3576c4c4f]

writerfilter08: handle unused methods in ooxml and dmapper


2010-04-26  npower Developer  <npower@openoffice.org>  [cff39a2614347c6db8ae1a214947d90a3ea57000]

npower13_objectmodules: #i111097# fix for reset of vba mode for modules


2010-04-26  sb  <sb@openoffice.org>  [04ccf52428a687b756c91bad8dbb5bb5a1c44920]

sb120: #i111159# disabled failing tests for now


2010-04-26  Niklas Nebel  <nn@openoffice.org>  [a32c0bbcf35117580b0e455dc82d72d892125f82]

calc53: #i111158# set PageIncludesNonprintableArea property in getRenderer


2010-04-26  Joerg Skottke [jsk]  <jsk@openoffice.org>  [b34875cdbcc41f1de20ef98ab3bd643644ce4ded]

vitomation01: #i109562 - Re-apply patch from CWS autmatindev300m76cat0 as all attempts to fix the sMakeReadonlyDocumentEditable() problem for good failed.


2010-04-26  Joerg Skottke [jsk]  <jsk@openoffice.org>  [348d7dca303360f82e1fd53e1a5ec63f5f7917d4]

vitomation01: #i109562 - Re-apply patch from CWS autmatindev300m76cat0 as all attempts to fix the sMakeReadonlyDocumentEditable() problem for good failed.


2010-04-26  npower Developer  <npower@openoffice.org>  [1d30ea43d0fd1353da7d4fb591dcbc1688bc07d8]

ab75: #i110417# add licence, remove unnecessary lines in resource and correct tweak in stepERROR so that in non-vba mode all is as it was before


2010-04-26  Michael Stahl  <mst@openoffice.org>  [e9345d741859149df169907cea1aeec99e1b8e22]

sw33bf03: #i110523#: work around raptor messing up libxslt (patch by cmc)


2010-04-26  Marc Neumann [msc]  <Marc.Neumann@sun.com>  [37f107ae85b6a289085ae821ae109ff7d10e44fb]

tl74#108360#readonly document should be made readable


2010-04-26  wg111939  <wg111939@sr1-eham02-02>  [6b7b3e9e7fc0a9444f327b7a2eac6df3578027bf]

i111149


2010-04-26  Helge Delfs [hde]  <hde@openoffice.org>  [005df3ca336ad05fe872745f797c4cdd39e61db7]

tl74#108360#readonly document should be made readable


2010-04-26  sb  <sb@openoffice.org>  [c88ec77a5745c790b8e311828ea45d9c8858d754]

sb120: #i111148# disabled failing tests for now


2010-04-26  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [96176d231f3737ef4eb96f2e08a5cfd958a12dcb]

vcl111: #i111106# simplify XIOErrorHandler (thanks cmc)


2010-04-26  Thomas Lange [tl]  <tl@openoffice.org>  [3317eae28d0cc511a54e27e6033eb4ce6ae8689e]

cws tl80: #i101820# EditEngine spellcheck context menu fixed


2010-04-26  Lars Langhans  <lla@openoffice.org>  [e07e921881aeae49fd056681d17dfd1aa8dba5ee]

gfxcmp02:#resolve#


2010-04-25  Caolán McNamara  <cmc@openoffice.org>  [4f2aeef5f35eb1c7e5e2d3a03f470e2c4fe62a7d]

cmcfixes74: merge with DEV300_m77


2010-04-25  Caolán McNamara  <cmc@openoffice.org>  [01e356315d327c140cff3b637b22552e6b4c304c]

cmcfixes74: merge with DEV300_m77


2010-04-25  Caolán McNamara  <cmc@openoffice.org>  [22e9a5070c12385cc552a111ddefa3339587cdfd]

cmcfixes74: merge with DEV300_m77


2010-04-25  Caolán McNamara  <cmc@openoffice.org>  [0a3cc9f6d5cc4c1f7aa0e748040be26730107c1c]

cmcfixes74: merge with DEV300_m77


2010-04-24  Mathias Bauer  <mba@openoffice.org>  [f5ce170c164bd8689932e08df81dfd9f41a45d68]

CWS gnumake2: avoid export of template symbols


2010-04-24  Mathias Bauer  <mba@openoffice.org>  [51608714b37ddc5f4cc9c897b2dac278213feea5]

CWS gnumake2: avoid export of template symbols


2010-04-24  Mathias Bauer  <mba@openoffice.org>  [5608bf958fa280a16391ca8123b549e0769c3ee9]

CWS gnumake2: avoid export of template symbols


2010-04-24  Mathias Bauer  <mba@openoffice.org>  [7e94829cb910f8c2d4419e541cd7754c7d86994a]

CWS gnumake2: avoid export of template symbols


2010-04-24  Mathias Bauer  <mba@openoffice.org>  [661e2cc1a5a7bb3d679d57538878c79aab311b2f]

CWS gnumake2: avoid export of template symbols


2010-04-24  Mathias Bauer  <mba@openoffice.org>  [a0ff5b31f8ad34e1283d163299ffc004a5516e91]

CWS gnumake2: wrong include


2010-04-24  Mathias Bauer  <mba@openoffice.org>  [8cdd55813c6bd7d8afb193f84ce332244dfa43e5]

CWS gnumake2: small error in makefil


2010-04-23  Christian Lohmaier  <cloph@openoffice.org>  [095a7570a2d5fb80f0f86c8e0e2b40351d9a918e]

cloph14: merge with DEV300_m77


2010-04-23  Christian Lohmaier  <cloph@openoffice.org>  [6919b2e01f6f67bb6f1557fa5eacd27235cad05b]

cloph14: merge with DEV300_m77


2010-04-23  Niklas Nebel  <nn@openoffice.org>  [e688ebce70205a1d077630ed5a73078895575799]

calc53: #i85342# DrawEdit, screen display and formatting for printer: use ScEditUtil for paper size width


2010-04-23  Michael Stahl  <mst@openoffice.org>  [a6b07cd47781d334bcdf2b22c40fce7d48d04fb8]

gnumake2: add solaris port (tested on solaris/x86 in setsolar only)


2010-04-23  Michael Stahl  <mst@openoffice.org>  [a2c0d2dc845541e53090ef46cdbc25dd947d3955]

gnumake2: various fixed:  extend $SOLARINC with $JDKINCS.  introduce INCLUDE_STL, and do not include it for C files.  replace $() command expansion with `` (Solaris /bin/sh does only backquote).  fix gb_ResTarget_get_target: make target directory first.


2010-04-23  Michael Stahl  <mst@openoffice.org>  [9049ab4475a2094382457c9425fd0f23879c3789]

gnumake2: replace $() command expansion with ``


2010-04-23  Michael Stahl  <mst@openoffice.org>  [35f456fad71de5fb75192a956533499509875a33]

gnumake2: lib_vbaswobj: remove obsolete header gen; guard linux-specific stuff


2010-04-23  Michael Stahl  <mst@openoffice.org>  [09c6bc8718f8cb1c59cb2b4fd9af2d63a264dcb5]

gnumake2: tools: always link zlib statically


2010-04-23  Michael Stahl  <mst@openoffice.org>  [bb7508a36c2d20efe1ad0566a8a0c4b14148355e]

gnumake2: svtools: always link against stl


2010-04-23  Michael Stahl  <mst@openoffice.org>  [9787713cac2f60f1567758701c74d059c6b17f15]

gnumake2: rscdb.cxx: fix format string


2010-04-23  sb  <sb@openoffice.org>  [076e169e2d36ed6d8306c6baa5572b72c7b98d1f]

sb120: #i111114# disabled failing tests for now


2010-04-23  Mihaela Kedikova  <misheto@openoffice.org>  [69d62202d7bb82f9a5a60079bc64eacd1b2272f3]

gridcontrol_03:bug fix for #i111107#, added update methods to xgriddatamodel


2010-04-23  Mihaela Kedikova  <misheto@openoffice.org>  [5c737d12c11c1ef5b758e2045098e7037c3b56cc]

gridcontrol_03:bug fix for #i111107#, added update methods to xgriddatamodel


2010-04-23  sb  <sb@openoffice.org>  [8ac46a7ad1beddfb2eb254a1ad4dd7ca11a56b87]

sb120: #i111113# disabled failing tests for now


2010-04-23  sb  <sb@openoffice.org>  [91ec5c7a7ab9dc6973512da5393b163f2d4b2093]

sb122: #i111070# improved missing JUnit 4 jar error message


2010-04-23  sb  <sb@openoffice.org>  [0a877b39fdd26f6fcd5706912569b83daf3fb67d]

sb122: #i110548# backed out new extension dependency deployment-repositories again (introduced in -c 3b28615890d2); not needed after all


2010-04-23  Herbert Duerr [hdu]  <duerr@sun.com>  [656fd85b0c10520045923251e60a95365d5396a7]

#i111077# simplify as scp2 nowadays allows multiple files per condition


2010-04-23  Herbert Duerr [hdu]  <duerr@sun.com>  [6651d25a9b8f7e672e17e3a0794b2d8d65aea58f]

#i111077# add narrow font family to install set


2010-04-23  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [44b27fb699c6541f9c85091983d1faa23079217a]

CWS gnumake2: added cnvenience methods for adding package and sdi headers


2010-04-23  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [50e9e793bbd88504c32f95590e71a365456d8d10]

CWS gnumake2: added cnvenience methods for adding package and sdi headers


2010-04-23  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [6a8e21e6c2b25631f1492c22bb1057c0120fc4ae]

CWS gnumake2: added cnvenience methods for adding package and sdi headers


2010-04-23  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [5d843903b7900371b4234aff89b6e24840650cdc]

nativeb: #i111098# StartCenter BrOffice images


2010-04-23  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [6fa53e8b2299fe0394decb76cb03765eb6f88549]

nativeb: #i111098# StartCenter BrOffice images


2010-05-18  Ivo Hinkelmann  <ihi@openoffice.org>  [32026e1c650283307c1cc83f7f606a451700863a]

#i10000# fixed transplanted nativeb


2010-05-18  Ivo Hinkelmann  <ihi@openoffice.org>  [d6753c468e63255608b4ad110da6193fddd90000]

#i10000# fixed transplanted nativeb


2010-05-18  Ivo Hinkelmann  <ihi@openoffice.org>  [a11b5a618516e47d766bc342796a478d1b5bfc8f]

#i10000# fixed transplanted nativeb


2010-05-18  Ivo Hinkelmann  <ihi@openoffice.org>  [c3fc2cb06c99a9b4d231e4761c7b0fbce93d1581]

#i10000# fixed transplanted nativeb


2010-05-17  Ivo Hinkelmann  <ihi@openoffice.org>  [dca984a98fe3d66a6118bcd19915ffe5858d4b67]

#i10000# readded OPENSOURCE into global section


2010-05-12  Ivo Hinkelmann  <ihi@openoffice.org>  [89cca63768862baf54b338a0a048bc51ded2cc1c]

#i10000# remove dupe declaration


2010-05-12  Ivo Hinkelmann  <ihi@openoffice.org>  [bd140a321ee7c086cc55c99a2859cbb40b6727e6]

#i10000# remove dupe declaration


2010-05-12  Ivo Hinkelmann  <ihi@openoffice.org>  [c8c2f5d13aa2db8747d8f0090a0f4bfe03a9e588]

#i10000# build fix for *.location files


2010-05-11  Release Engineering  <releng@openoffice.org>  [3e3511747ef294a93ba65baa9d4c67cdd4489171]

DEV300


2010-05-11  Release Engineering  <releng@openoffice.org>  [fa10c486f890b14aafd78713a98475651796bf79]

DEV300


2010-05-11  Ivo Hinkelmann  <ihi@openoffice.org>  [97ed4864107ad71c40a28266a7fe1f6267b8199f]

CWS-TOOLING: integrate CWS ause119


2010-05-11  Ivo Hinkelmann  <ihi@openoffice.org>  [439fbec2733ca3dbbf3106666143ffa0ddcafbd2]

CWS-TOOLING: integrate CWS npower14miscfixes


2010-05-11  Ivo Hinkelmann  <ihi@openoffice.org>  [f5ae3e853148165805e266ec5e337682203437c6]

CWS-TOOLING: integrate CWS gfb4win02


2010-05-10  Ivo Hinkelmann  <ihi@openoffice.org>  [fa83eb70fa03cad523f9a21fe81bac232a2bd4b9]

CWS-TOOLING: integrate CWS vcl110


2010-05-10  Ivo Hinkelmann  <ihi@openoffice.org>  [9d5193baac437479232973205e9e0d8f5ad7a8e7]

CWS-TOOLING: integrate CWS odfmetadata4


2010-05-10  Ivo Hinkelmann  <ihi@openoffice.org>  [548b2141d8a12f51e1a427e0d67db6fa95954276]

CWS-TOOLING: integrate CWS linuxaxp01


2010-05-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [0b0d59213a0da84dd509801fefefd8528bb4b139]

#i111346#: fix mechanism for fetching external tar balls from a pre-defined local path


2010-05-03  Hans-Joachim Lankenau  <hjs@openoffice.org>  [aa71d04d5a275f53a226ff90e029a4bd28b26d99]

ause119: #i111342# add random to workfiles


2010-04-29  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f3039976e9510ddc7aa3dc9592bd90747f83b1d2]

ause119:#i110644# add backward compatibility defines


2010-04-29  Hans-Joachim Lankenau  <hjs@openoffice.org>  [8dee240638c80bc959ebd2b48079e21cab9da906]

ause119:#i111023# add path to dtd


2010-04-28  Michael Stahl  <mst@openoffice.org>  [a05f8e28905b1c5ce6a2de468e83c9472c184328]

merge DEV300_m77


2010-04-27  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f3823f56b79b2f459efa84030ae45e4476721738]

ause119: #i111075# usability, stability and macosx fixes


2010-04-23  Henning Brinkmann  <hbrinkm@openoffice.org>  [a291db7af99387e6531cc26c7462ca99ede53627]

writerfilter08: merged DEV300_m77


2010-04-23  Henning Brinkmann  <hbrinkm@openoffice.org>  [af44a177efb9cf6f35fa9aa2328452c6a733063e]

writerfilter08: merged DEV300_m77


2010-04-23  Henning Brinkmann  <hbrinkm@openoffice.org>  [0e6afe62c4e467c1b609699cae2d98f2d67994e4]

writerfilter08: merged DEV300_m77


2010-04-23  Henning Brinkmann  <hbrinkm@openoffice.org>  [2f56a8e0dae2f3ba0c747f6e2b92d2f6cb6d7423]

writerfilter08: merged DEV300_m77


2010-04-23  sb  <sb@openoffice.org>  [ac21374ed64a61735f01bc642fc00a4aea96108f]

sb120: #i111111# disabled failing tests for now


2010-04-23  Thomas Lange [tl]  <tl@openoffice.org>  [5f2fd81b6935efb16336201ef162f283a683f405]

cws tl80: #i109020# 'nospace' command added


2010-04-23  Caolán McNamara  <cmc@openoffice.org>  [ab3c8f7cd610cd02b5700451815c64b3caeb29bf]

cmcfixes74: #i111105# silence gcc warning


2010-04-23  Herbert Duerr [hdu]  <duerr@sun.com>  [cc93f06f93eeaaee5811588d90929ebc72bf9724]

#i111108# do not prefer fontconfig familyname because of i79878


2010-04-23  Thomas Lange [tl]  <tl@openoffice.org>  [e4aad263d015527ede9763fd88496c7e1c537eb4]

cws tl80: #i110180# printing options UI fixed


2010-04-23  Joachim Lingner  <jl@openoffice.org>  [56aa9690e256ded90d4fcc39fe0674d44df59d65]

jl152 import 263450 from native0jl:#i77196#    XExtensionManager.isReadOnlyRepositor, fixed removing xcu exceptions, executable backend


2010-04-23  Joachim Lingner  <jl@openoffice.org>  [9bfe25036358e6befdb2e9ddcbc1084f6a3d8c7f]

jl152 import 263450 from native0jl:#i77196#    XExtensionManager.isReadOnlyRepositor, fixed removing xcu exceptions, executable backend


2010-04-23  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [ef34b074413e97dda1098733443f991c7dee412d]

cbosdo03: merged with remote repo (forgot to pull before merging with DEV300)


2010-04-23  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [de3a1c82ad711bb221c48c1f13a1d5a83a8798d2]

cbosdo03: Fixed some merge issues


2010-04-23  sb  <sb@openoffice.org>  [18405fb3915aafd273bc626c09de437465fdaf36]

sb120: #i111102# disabled failing tests for now


2010-04-23  Uwe Fischer  <ufi@openoffice.org>  [073eaf4f3a280dd1df090a368964bd81ee7a3103]

hcshared25: merge with DEV300_m77


2010-04-23  Uwe Fischer  <ufi@openoffice.org>  [a6e45010de05d3275d42a44241661f8e7812706d]

hcshared25: merge with DEV300_m77


2010-04-23  sb  <sb@openoffice.org>  [019c2421198ab3c0100def4cf445399c465b5ac4]

sb120: merged in DEV300 masterfixes


2010-04-23  sb  <sb@openoffice.org>  [5ffa24ef4992b98fc9897b196659432832d40a2b]

sb120: merged in DEV300 masterfixes


2010-04-23  sb  <sb@openoffice.org>  [16ab955e80235c45494388515b37040b5f3dcecb]

sb120: merged in DEV300 masterfixes


2010-04-23  sb  <sb@openoffice.org>  [447037a5bd09548c464789a1fe4e49e8cadb0349]

sb122: merged in DEV300_m77 via cws/sb121


2010-04-23  sb  <sb@openoffice.org>  [c82ef63363e60511f45f732ab051c276dca3a825]

sb122: merged in DEV300_m77 via cws/sb121


2010-04-23  sb  <sb@openoffice.org>  [bae5315077ab904989aed65f9c37a9d1eb9153c2]

sb122: merged in DEV300_m77 via cws/sb121


2010-04-23  sb  <sb@openoffice.org>  [86f5f0bdb3f3bf45d4a2095bdd81d66123b97f62]

sb122: merged in DEV300_m77 via cws/sb121


2010-04-23  Herbert Duerr [hdu]  <duerr@sun.com>  [a561c6d73c6190f496bf9ef6307ee25cac5a582e]

#i111077# rename folder of third-party fonts


2010-04-23  Herbert Duerr [hdu]  <duerr@sun.com>  [2106ee814a4b82ea2030ca401ff7892dc16b9b42]

#i111077# prepare rename folder of third-party fonts


2010-04-23  Herbert Duerr [hdu]  <duerr@sun.com>  [d2dd8e23efe152466cee2ae1deb0d213ba2bf018]

#i111077# prepare rename folder of third-party fonts


2010-04-23  Herbert Duerr [hdu]  <duerr@sun.com>  [30d791212c9f0fc7eb7fb67750220a7252792529]

#i111077# prepare rename folder of third-party fonts


2010-04-23  Herbert Duerr [hdu]  <duerr@sun.com>  [d95715233e419a31f5b42879270cc1da6fd64eef]

#i111077# rename folder of third-party fonts


2010-04-23  Thomas Lange [tl]  <tl@openoffice.org>  [e347876fb20d1df2e2c71d33865dae6d37fa9f51]

cws tl80: #i106032# changed default dictionary type for new user dictionaries to plain UTF-8 text file


2010-04-23  sb  <sb@openoffice.org>  [b4a8601668e64df21788bdbd76dbd4ed547e71b2]

sb121: merged in DEV300 masterfixes


2010-04-23  sb  <sb@openoffice.org>  [33042a171a66bd00d163b88fe560d5c3162a6904]

sb121: merged in DEV300 masterfixes


2010-04-23  sb  <sb@openoffice.org>  [5e67bdf64579ab422b6cded9926f24c935a513b9]

sb121: merged in DEV300 masterfixes


2010-04-23  sb  <sb@openoffice.org>  [d14f1802a4f4643ff3b555bc19be0a3723b290a3]

sb121: merged in DEV300 masterfixes


2010-04-23  Thomas Lange [tl]  <tl@openoffice.org>  [224c0656fd0b1da325a2d6523b205f11058a3250]

cws tl80: #i106032# changed default dictionary type for new user dictionaries to plain UTF-8 text file


2010-04-23  Thomas Lange [tl]  <tl@openoffice.org>  [8cf42ae630b46da64f9b86fbc47cbf2e3ed2b05f]

cws tl80: #i106032# changed default dictionary type for new user dictionaries to plain UTF-8 text file


2010-04-23  Thomas Lange [tl]  <tl@openoffice.org>  [7bbc0b7c77ad3709ac14de13a22a5ee6c42bf90f]

cws tl80: #i109743# editengine occasional drag and drop crash fixed


2010-04-22  Kohei Yoshida  <kyoshida@novell.com>  [c6914659b65e73046ca66dc1b9e36f0a8c672fb8]

Tab to whitespace.


2010-04-22  Kohei Yoshida  <kyoshida@novell.com>  [9ffe84307f6e74d88d09a1515e3950f77332e52c]

koheiautodecimal: #i111074# When querying max precision, ignore unlimited precision, or use 2 in case all cell's precisions are unlimited.


2010-04-22  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [fbce9358c049499cf0fc142e259493034fc6355c]

vcl111: #i59974# improve single key commit hack


2010-04-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [eed1a4cbf0088d8ceb45a1eabfe166226bf17695]

DEV300 masterfix: #i111081#: javainstaller2: fix build w/o sdf files


2010-04-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [e5fdcb5c6bbb0c65054c3c78abf3f782be963c23]

DEV300 masterfix: #i111084#: fix smoketest for setsolar based child workspaces


2010-04-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [35170adf00ca910e1c1df1df540933e2b9e8fa39]

DEV300 masterfix: #i111084#: fix smoketest for setsolar based child workspaces


2010-04-22  Ruediger Timm  <rt@openoffice.org>  [b241baef70f623a75a1b5aade2dd64bca535e2bb]

rt38 #i110939#: Logfile for checkdeliver


2010-04-22  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [b8f0e80d0e60345015e99a4d93d5bef7ff05f82a]

CWS gnumake2: Sdi deps should work now


2010-04-22  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [2ec0d2a2e2859c465109e28f1e8894794b17aad1]

CWS gnumake2: Sdi deps should work now


2010-04-22  Vladimir Glazunov  <vg@openoffice.org>  [dd7c14f1dc6e3022acf8c5930f2e02887bf896a2]

#i10000# initialize SourceConfig object with SOLARSRC variable


2010-04-22  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [32d9b269426768ecdd81f56cc974b463f2b1672e]

cbosdo03: merge with DEV300_m77


2010-04-22  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [40ee5a71c7786630f3832ce9bb0a650e92dc9c20]

cbosdo03: merge with DEV300_m77


2010-04-22  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [2f411e16ce9f9aacc428528d3a5bffc3bd20978a]

cbosdo03: merge with DEV300_m77


2010-04-22  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [33b27bb6627da60efcd78919c287a521f06c7e2b]

vcl111: #i108490# condition for error message was to broad


2010-04-22  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [bd2e9bfe7f5b4beb227e09f8a1f1d0e49c34bf1f]

slidecopy: removed accelerator/*/default.xml - they're not used for a long time now ... (accelerator config is now in Accelerators.xcu in officecfg. No need to confuse people with those dead files)


2010-04-22  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [a826c7a80d0da9a6cb4a371618100dad310b967a]

slidecopy: removed accelerator/*/default.xml - they're not used for a long time now ... (accelerator config is now in Accelerators.xcu in officecfg. No need to confuse people with those dead files)


2010-04-22  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [1aa7de685dde64da86c44bab9dd78641871763e4]

slidecopy: removed accelerator/*/default.xml - they're not used for a long time now ... (accelerator config is now in Accelerators.xcu in officecfg. No need to confuse people with those dead files)


2010-04-22  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [ce10a8f36bfba7096d581cc1a19162a5b864a0d8]

slidecopy: removed accelerator/*/default.xml - they're not used for a long time now ... (accelerator config is now in Accelerators.xcu in officecfg. No need to confuse people with those dead files)


2010-04-22  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [e9e5a0227e2db1d6e3b55b6dcc48cba471a17e45]

slidecopy: removed accelerator/*/default.xml - they're not used for a long time now ... (accelerator config is now in Accelerators.xcu in officecfg. No need to confuse people with those dead files)


2010-04-22  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [1558694a52ca124f729619eb7ee15a0950a9c392]

slidecopy: removed accelerator/*/default.xml - they're not used for a long time now ... (accelerator config is now in Accelerators.xcu in officecfg. No need to confuse people with those dead files)


2010-04-22  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [e483e893b8b1dd980df9a23c813263e70f88abc7]

Update from master repository (DEV300m77).


2010-04-22  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [c3f248b0623d342d3f8347ae99f3e4390cba3103]

Update from master repository (DEV300m77).


2010-04-22  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [536f6e698be3f5f57cee249a9916a13ac8fa0ef0]

Update from master repository (DEV300m77).


2010-04-22  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [7480d45434cf5b2520591b640856ff4c21a807c9]

Update from master repository (DEV300m77).


2010-04-22  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [21210f1123c54455e0a19a1dd58713369562e1d0]

Update from master repository (DEV300m77).


2010-04-22  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [5d5868a68d78f30502af641ad76d13b79611defb]

Update from master repository (DEV300m77).


2010-04-22  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [1825bfb60d27ab5ddc8b8a02c6cfc48b0ffbf121]

Update from master repository (DEV300m77).


2010-04-22  Tor Lillqvist  <tml@openoffice.org>  [9ca20d4fcf49167d6c5759fa8abeb258375c6d9f]

ooxml10: re-resolve a merge conflict more correctly


2010-04-22  sb  <sb@openoffice.org>  [a01ff5eee51b2c5b06916576b6fbf3fb0192452b]

sb120: #i111076# disabled failing test for now


2010-04-22  Tor Lillqvist  <tml@openoffice.org>  [50ce399dd160de25ee92b537269e27149f5d606a]

ooxml10: merge with DEV300 m77, conflicts hopefully resolved correctly


2010-04-22  Joerg Skottke [jsk]  <jsk@openoffice.org>  [3838624a088cd2e06b097b084bb94b78e334d332]

vitomation01: #i109562 - Speedup


2010-04-22  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [ac46c88be4e0f9223a00236afeb91e0c7d265a24]

slidecopy: proper include (the undelivered version of ctrlbox.hxx is not below 'svtools')


2010-04-22  Thomas Lange [tl]  <tl@openoffice.org>  [26f62677ed79ab702a112a413beb04d6da2948b3]

cws tl80: #i110341# problems with spell check dialog fixed


2010-04-22  Thomas Lange [tl]  <tl@openoffice.org>  [bbb1428e3666acc7503d86704bbf1e1a4ac04795]

cws tl80: #i110341# problems with spell check dialog fixed


2010-04-22  Thomas Lange [tl]  <tl@openoffice.org>  [be66917cb7289d8f008ca8eb29308991979763b8]

cws tl80: #i110341# problems with spell check dialog fixed


2010-04-22  Thomas Lange [tl]  <tl@openoffice.org>  [778e61a277dfee0682752896786e15d601478364]

cws tl80: #i110341# problems with spell check dialog fixed


2010-04-22  Thomas Lange [tl]  <tl@openoffice.org>  [dcee57dba3d6bb88dcdc9f36ac4c6dd0dca699b9]

cws tl80: #i110341# problems with spell check dialog fixed


2010-04-22  Mikhail Voytenko  <mav@openoffice.org>  [e0986b3290e9c73116d86f9ae3b8e35f94aadc2b]

tl78: #i110383# password to modify support


2010-04-22  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [8313a0004caec718efdd3b50542f10e05db3fa0d]

slidecopy: allow the SfxModule to overrule the availability of child windows, this way preventing their creation


2010-04-22  Joerg Skottke [jsk]  <jsk@openoffice.org>  [8ea12b2273375008f127d7b285304d509a9ea925]

vitomation01: #i109696  - sub hTBOTypeInMathDoc removed as it was only a wrapper for another function.


2010-04-22  Joerg Skottke [jsk]  <jsk@openoffice.org>  [dc45c3ae212ff717a30d36547c8d0c691987a2c0]

vitomation01: #i108621 - Removed two QAErrorLogs that stated that the tests are not suitable for Unix(like) OS. Changed those to be printlogs instead


2010-04-22  Joerg Skottke [jsk]  <jsk@openoffice.org>  [241ace641e39ead5208af3b9fcf034a32b6e655d]

vitomation01: #i108621 - Re-enabled two tests that were excluded (and marked with QAErrorLogs). The issue has been resolved for quite some time now. Inserted a single sleep( 2 ) statement as a dirty workaround for a toolbar which reacts slowly.


2010-04-22  Caolán McNamara  <cmc@openoffice.org>  [e21cf359294afc7d569b0b5eb99b504f3ea65e2c]

cmcfixes74: #i110989# make sure preextstl.h will work even if the namespace std hasn't been opened yet


2010-04-22  Joerg Skottke [jsk]  <jsk@openoffice.org>  [946df5222ccae0b051969d83ccf89d5334ed7b9f]

vitomation01: Local merge with DEV300_m77


2010-04-22  sb  <sb@openoffice.org>  [7d5193bb8e0f3f0c524ba7d83595eb1f37ee937c]

sb121: merged in DEV300_m77


2010-04-22  sb  <sb@openoffice.org>  [26d6b6c70736f1e01e4c245625a2dc6e599b272f]

sb121: merged in DEV300_m77


2010-04-22  sb  <sb@openoffice.org>  [3e6c047dea8318a3b271f59521843fdd72f25a2c]

sb121: merged in DEV300_m77


2010-04-22  sb  <sb@openoffice.org>  [07c8f1becb0aa559a805c80a70182f29bb7a1e22]

sb121: merged in DEV300_m77


2010-04-22  sb  <sb@openoffice.org>  [1467dd8a77ef904a4a753c3c3a5d50904411b839]

sb121: merged in DEV300_m77


2010-04-22  sb  <sb@openoffice.org>  [d8c24296cc80403ffe4ed35fda0afc5691d7c342]

sb121: merged in DEV300_m77


2010-04-22  sb  <sb@openoffice.org>  [10d8fb4c8ab23dd9a02fca01083d020ad96fb693]

sb121: merged in DEV300_m77


2010-04-22  sb  <sb@openoffice.org>  [2a856aa3a39e89a556bb25c9da8a7bb5a2863405]

sb121: merged in DEV300_m77


2010-04-22  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [ae0cba91142ccb13dae82c3e33483e419b82b555]

slidecopy: make the visualization window mouse-transparent


2010-04-22  Dirk Voelzke  <dv@openoffice.org>  [a9e45f34fdc8deb88548f1833bb82a6ecdfcc5e7]

dv12: merge with DEV300_m77


2010-04-22  Dirk Voelzke  <dv@openoffice.org>  [1a77ab9980392b3d4598951ee8569c0697ed822a]

dv12: merge with DEV300_m77


2010-04-22  Dirk Voelzke  <dv@openoffice.org>  [9385764450cc74df8ef985dba686e0d504c28917]

dv12: merge with DEV300_m77


2010-04-22  Dirk Voelzke  <dv@openoffice.org>  [5622ede8d3c7bf4bf10d9240ea742fc127904ebd]

dv12: merge with DEV300_m77


2010-04-22  Dirk Voelzke  <dv@openoffice.org>  [a5763b54acc6c28acf17e24cbbd3bbd5ba356ad8]

dv12: merge with DEV300_m76


2010-04-22  Dirk Voelzke  <dv@openoffice.org>  [6afe938da2d07408c949e4733aa45c81e23dfa5f]

dv12: merge with DEV300_m76


2010-04-22  Dirk Voelzke  <dv@openoffice.org>  [812d2fbc2e17ba26b9a12fbb065f80bb879e849b]

dv12: merge with DEV300_m76


2010-04-22  Dirk Voelzke  <dv@openoffice.org>  [b72bd3e81ad3602822220224474c7f89c7560763]

dv12: merge with DEV300_m76


2010-04-21  sb  <sb@openoffice.org>  [a2876e301d0bc5a82eccbdb8dbc21eb0c3f12357]

sb120: -c bdd775934f7f dropped changes from my patch that -c 0f69f969e000 had already addressed more bluntly


2010-04-21  Caolán McNamara  <cmc@openoffice.org>  [20e2fb49d340d366f34e69041e2719c811015826]

cmcfixes74: merge with DEV300 m75


2010-04-21  Caolán McNamara  <cmc@openoffice.org>  [18c8125774ef8a33042d44b4c8b578ca1c84260a]

cmcfixes74: merge with DEV300 m75


2010-04-21  Caolán McNamara  <cmc@openoffice.org>  [6f9361c1527062031fbac696f136583d4d7f6517]

cmcfixes74: merge with DEV300 m75


2010-04-21  Caolán McNamara  <cmc@openoffice.org>  [04b6aac6d14083219115c0782b963cac197131aa]

cmcfixes74: merge with DEV300 m75


2010-04-21  Caolán McNamara  <cmc@openoffice.org>  [ced518a01002d7c335080ba972f0e3e252c7fc89]

cmcfixes74: merge with DEV300 m75


2010-04-21  Caolán McNamara  <cmc@openoffice.org>  [38b2bcc342badf97af05a1a8abbf4c7501dbba6b]

cmcfixes74: merge with DEV300 m75


2010-04-21  Caolán McNamara  <cmc@openoffice.org>  [85602680e6a7762985085cbb30a118efc1d7a6fa]

cmcfixes74: merge with DEV300 m75


2010-04-21  Caolán McNamara  <cmc@openoffice.org>  [a24e3e9fbccf03227c432ce6a722962c1c0ad7ec]

cmcfixes74: merge with DEV300 m75


2010-04-21  Caolán McNamara  <cmc@openoffice.org>  [5d7f8a80ada3792adf51b47ddeee3b526d1084de]

cmcfixes74: merge with DEV300 m75


2010-04-21  Caolán McNamara  <cmc@openoffice.org>  [6fa5ce64874261d246d5c1048e826c6d4325379c]

cmcfixes74: merge with DEV300 m75


2010-04-21  Caolán McNamara  <cmc@openoffice.org>  [193cfea7bfc946d29d119fb9c92b1af7273c249c]

cmcfixes74: merge with DEV300 m75


2010-04-21  Caolán McNamara  <cmc@openoffice.org>  [1070ad6a98148b65b51670e6e5f091dcc069d240]

cmcfixes74: merge with DEV300 m75


2010-04-21  Caolán McNamara  <cmc@openoffice.org>  [439d371bdb43fb417381a2e8ac1bf2c831e3e46c]

cmcfixes74: merge with DEV300 m75


2010-04-21  Caolán McNamara  <cmc@openoffice.org>  [45667d7d3c205dec24924cb77d4a5eb5b523eb15]

cmcfixes74: merge with DEV300 m75


2010-04-21  Caolán McNamara  <cmc@openoffice.org>  [c3c1d59e89d9c78a904bdb182f6cf9f9c7565740]

cmcfixes74: merge with DEV300 m75


2010-04-21  Caolán McNamara  <cmc@openoffice.org>  [768dbe9433bea78667297f5749315b7785b48c6b]

cmcfixes74: merge with DEV300 m75


2010-04-21  Caolán McNamara  <cmc@openoffice.org>  [64093b0caf897f79d4fbd4d7e8ecc43982eda013]

cmcfixes74: merge with DEV300 m75


2010-04-21  Caolán McNamara  <cmc@openoffice.org>  [0da2c0b33430d0c37e9566487b50f4bd8d7ec063]

cmcfixes74: merge with DEV300 m75


2010-04-21  sb  <sb@openoffice.org>  [5d861c007999bbcc85ede771424a9fb8bd1e3e27]

sb120: merged in DEV300_m77


2010-04-21  sb  <sb@openoffice.org>  [31f54d7a2d914e78e9b0babc748da7e6352102f9]

sb120: merged in DEV300_m77


2010-04-21  sb  <sb@openoffice.org>  [48cfd3a9bb56012d69ca95056ab5b4c164f37936]

sb120: merged in DEV300_m77


2010-04-21  sb  <sb@openoffice.org>  [9794cf415bc91efac6c33c1d86ebd9df05076628]

sb120: merged in DEV300_m77


2010-04-21  sb  <sb@openoffice.org>  [f0f6d94a7916a07da1ffbfd2e931a42dd5f91fcb]

sb120: merged in DEV300_m77


2010-04-21  sb  <sb@openoffice.org>  [c122c10855927b56457fe3838ac21dde02a6a10d]

sb120: merged in DEV300_m77


2010-04-21  sb  <sb@openoffice.org>  [6b9057286887bbe0be37e4f63732057093eb3281]

sb120: merged in DEV300_m77


2010-04-21  sb  <sb@openoffice.org>  [dfa0a43bdbf10edec4dc5307f97d6274b5c6b825]

sb120: merged in DEV300_m77


2010-04-21  sb  <sb@openoffice.org>  [9ac48cad9b125b804fe0ef4b7598e23ad5ecccce]

sb120: merged in DEV300_m77


2010-04-21  sb  <sb@openoffice.org>  [911ce2881054ea2920fd3429e5344488c740dd46]

sb120: merged in DEV300_m77


2010-04-21  sb  <sb@openoffice.org>  [e9607ee2e814a468c7dc72ac8f135f7b2c05bc71]

sb120: merged in DEV300_m77


2010-04-21  Jens-Heiner Rechtien  <hr@openoffice.org>  [a0de0def4a49a63c6675a622123b793da8b4c78d]

DEV300 masterfix: #i10000#: new naming scheme for installation sets


2010-04-21  Michael Stahl  <mst@openoffice.org>  [e37041ee819fc4e3b0734faee187fdfb972dad37]

gnumake2: value of $GUI is uppercase UNX


2010-04-21  Michael Stahl  <mst@openoffice.org>  [4b767128b06257d8273f621f8738a517e3d8fd65]

gnumake2: value of $GUI is uppercase UNX


2010-04-21  Mathias Bauer  <mba@openoffice.org>  [caa9023cf0d5f63919709ebbdab067d3c94a2e70]

CWS gnumake2: small fixes in makefiles


2010-04-21  Mathias Bauer  <mba@openoffice.org>  [cce865a6d0d7d58f37da3c607faa9f8010d61c48]

CWS gnumake2: small fixes in makefiles


2010-04-21  sb  <sb@openoffice.org>  [a3a66f45d1ad48b5e2fc91827f0aebfe4a341d6c]

sb120: #i111047# disabled failing tests for now


2010-04-21  Joachim Lingner  <jl@openoffice.org>  [148e48fa5e6c870feaadf7857f70fea4f4d8d106]

jl152 import 263449 from native0jl:#i77196#   no registration of components in uno.exe at startup, fixed extension activation, basic, etc.


2010-05-04  Joachim Lingner  <jl@openoffice.org>  [0495e9a3b8124a9d07eb489caacde2f91dc28d58]

jl152 bundled extensions, import of changeset  263438:8b253e76e957 from native0jl


2010-04-21  Joachim Lingner  <jl@openoffice.org>  [e288cf2462530dd3242c53b1f8442b1d6225a29f]

jl152 import 263449 from native0jl:#i77196#   no registration of components in uno.exe at startup, fixed extension activation, basic, etc.


2010-04-21  Joachim Lingner  <jl@openoffice.org>  [c2d9d80b487dd0d7353b22eee44bee3b84fc7838]

jl152 import 263449 from native0jl:#i77196#   no registration of components in uno.exe at startup, fixed extension activation, basic, etc.


2010-04-21  Niklas Nebel  <nn@openoffice.org>  [5e84ea650265ac75798ffe19d7fb0af452268624]

calc53: #i111044# correct DataPilot item sorting from popup window


2010-04-21  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [188a270a6ab6c1751c5fedf78702571230362c2e]

CWS gnumake2: merging minibranches


2010-04-21  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [231bceaf38ed34d64b69a0ccd3dd47254ff70235]

CWS gnumake2: merging minibranches


2010-04-21  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [dc0613beabcdd22b5c55cd081cc2469893079276]

CWS gnumake2: merging minibranches


2010-04-21  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [b1fd9dc997bfb02aeda65b1545ac60574804fa09]

CWS gnumake2: merging minibranches


2010-04-21  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [48f96035535eed5da18c08593a3ea74cab885d5b]

CWS gnumake2: merging minibranches


2010-04-21  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [a1adc62da1a78ae3ddf12051c1709d1ec83e571d]

CWS gnumake2: merging minibranches


2010-04-21  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [83beefc9ba770d6ab4a74cb16c11f4dce53fb64a]

CWS gnumake2: merging minibranches


2010-04-21  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [16c40c0027d9eac259805712184c0d47f7ae149c]

CWS gnumake2: merging minibranches


2010-04-21  Henning Brinkmann  <hbrinkm@openoffice.org>  [dce8fe3766891c22b2a228bdd71f949e7006ab0d]

hb33patches1: #i111038# applied patch and verified


2010-04-21  Michael Stahl  <mst@openoffice.org>  [ee14cea9dcc4fb1ec3ec261b5fca38d45c43ed09]

sw33bf03: #i111035#: fix ODF 1.2 export of href on form:form (patch by fs)


2010-04-21  sb  <sb@openoffice.org>  [079c48dcf114e415baeb66957045bd2610ca65a1]

sb120: #i11043# disabled failing tests for now


2010-04-21  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [aae5258d7bc65ccb49afff4d08762338009394f8]

CWS gnumake2: not using implicit rules


2010-04-21  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [1aeb4427c8b6f174fd0f5280f4023209ab07af0a]

CWS gnumake2: not using implicit rules


2010-04-21  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [f4f1d545e7523f3a900e466402aa65a468cbaeca]

CWS gnumake2: not using implicit rules


2010-04-21  sb  <sb@openoffice.org>  [e88e16842bd35a2593449b0e4cb1a6eeb469aa1a]

sb120: #i111042# disabled failing tests for now


2010-04-21  Vladimir Glazunov  <vg@openoffice.org>  [46fd3a60f3b222c623280ace5644c3373f5ca576]

#i100000# more elaborate handling for default repository


2010-04-21  Dirk Voelzke  <dv@openoffice.org>  [68c7f8fae5659753748eead42d12ed64db84702e]

nativeb: #i111039#: changed extension description


2010-04-21  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [593cd3c47ab0df8f533e8b02b0dff7adc09e67c0]

[cbosdo03]Fixed warnings


2010-04-21  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [40c2af69a3dc3e7630f9e51b2872e4f06fb83c3e]

CWS gnumake2: various fixes after merging with DEV300_m76


2010-04-21  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [a8b05714d1358d2af230d0defe225669c3841ae5]

CWS gnumake2: various fixes after merging with DEV300_m76


2010-04-21  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [e0e8888d7bca9d3ed9359969e4910d7589b9c07e]

CWS gnumake2: various fixes after merging with DEV300_m76


2010-04-21  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [d6a94b5cce61d74995e97a937daa31b9356389f3]

CWS gnumake2: various fixes after merging with DEV300_m76


2010-04-21  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [9bc2851f0eefd96d06385410c4a0a7ed419acb0d]

CWS gnumake2: various fixes after merging with DEV300_m76


2010-04-21  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [11a84b8b106143d1de8bdaa663286892b8968f58]

CWS gnumake2: various fixes after merging with DEV300_m76


2010-04-21  Joerg Skottke [jsk]  <jsk@openoffice.org>  [87163b519d3380f972851cef33810b26a2535cb0]

vitomation01: #i108387 - Force checkin with DOS CR/LF line terminators


2010-04-21  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [8d3cd06bdf2a14e3275edc0987b91347b1ff9dd9]

sllidecopy: inject an artifical A11Y component into the A11Y object hierarchy, for ZoomText to actually read the tool panel deck drawers


2010-04-21  sb  <sb@openoffice.org>  [7372c2cf1b3fdc3c34b222cfa1cf2ca44bd5e8bd]

sb120: #i109728# disable fragile sc/qa/unoapi for now


2010-04-21  Joerg Skottke [jsk]  <jsk@openoffice.org>  [ef6c1a43cdb788cdb4195fd89100e24f3bbc806f]

vitomation01: Experiment - introduce more dynamic delays for slower machines to sMakeReadOnlyDocumentEditable


2010-04-21  Joerg Skottke [jsk]  <jsk@openoffice.org>  [20bce675b64747afc675970f611190f3cea0652c]

vitomation01: #i108621 - re-enabled two tests that had unjustified qaerrorlogs


2010-04-21  sb  <sb@openoffice.org>  [273677fa9fb961ab48d0a507b191d72467824cd8]

sb120: #i111032# disabled failing test for now


2010-04-21  Joerg Skottke [jsk]  <jsk@openoffice.org>  [88d3dd86266054828294f5e7b4f408f2b4ceb364]

vitomation01: Experimental change to sMakeReadOnlyDocumentEditable(), added waitslot for slower machines


2010-04-21  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [527fc922a9672b4d0da4e745791f477bd1ec1682]

merge


2010-04-21  Ivo Hinkelmann  <ihi@openoffice.org>  [2ae59042967fd82531924c66c0184d391c7c7415]

#i100845# let -o switch write several files into one directory


2010-04-21  Joerg Skottke [jsk]  <jsk@openoffice.org>  [2e3956ed220c272c9b6a2e75d729c508d273c97d]

vitomation01: Experimental change to sMakeReadOnlyDocumentEditable()


2010-04-21  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [52308ad9262c17879baa88473917decde16e231b]

slidecopy: in the event logger, display event numbers / revoke the ObjectViewContainer as listener from unselected nodes, to not display their events/properties (which is confusing especially in the case of the event logger)


2010-04-21  Mihaela Kedikova  <misheto@openoffice.org>  [eea019398f2c849b702c49d9e55bdbd059a34c7b]

gridcontrol_03:fix for #i110947#


2010-04-21  os  <os@openoffice.org>  [0cc4de170f5cb2a8774e634d3d33226e2a2fd209]

change of issue 107843 merged


2010-04-21  sb  <sb@openoffice.org>  [0dbdeb5cc3174f2fc404cec504012e43100194e1]

sb120: #i109916# prevent further frm::OInterfaceContainer::implInsert deadlocks (patch by fs)


2010-04-21  Ruediger Timm  <rt@openoffice.org>  [388184507429ef932cfa6d725ea146063a69d934]

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-21  Ruediger Timm  <rt@openoffice.org>  [41d1364fb686f2b20e91f728894a66ef34d89e8c]

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-21  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [c8357de230b906c40e34447f6fd4eb8a7be7e75a]

slidecopy: properly determine the panel to be displayed initially (remembering the position is not a good idea when the positions are subject to change, due to client-defined sorting)


2010-04-21  Joerg Skottke [jsk]  <jsk@openoffice.org>  [86b11ad7b6c61fc559c286d28b91ef10102e2c5c]

vitomation01: Experiment - full rewrite of sMakeDocumentEditable()


2010-04-21  os  <os@openoffice.org>  [e54b404ddf28f7f1945759856ef77546140b0276]

rebase to m76


2010-04-21  os  <os@openoffice.org>  [1c4ec00e55e5dbfef9de6ff4fb17fa1cd4216ec2]

rebase to m76


2010-04-21  os  <os@openoffice.org>  [8b64eb3c835253f2d56311a42253459d1d4f0754]

rebase to m76


2010-04-21  Dirk Voelzke  <dv@openoffice.org>  [f153fe82239f24ff1abd2fbb8ab22eab2ea1dac0]

nativeb: #i110985#: changed extension icons again


2010-05-10  Ivo Hinkelmann  <ihi@openoffice.org>  [95ff97fb45ba90253fcb21166e60d7c207edfdb1]

CWS-TOOLING: integrate CWS vcl110


2010-04-21  ka  <kai.ahrens@sun.com>  [3dac748e23b0d638a77b62ac7a44edb7c10202df]

nativeb: #i110796# changed document icons for Classic theme


2010-05-10  Ivo Hinkelmann  <ihi@openoffice.org>  [e39a98a95e16d07c5dbf1cca7cd3f894cb660273]

nativeb: #i110826# add separate template button to StartCenter again, add HC images for StartCenter


2010-04-20  Mathias Bauer  <mba@openoffice.org>  [b38f6eda0e9f9d4dced4357b11bcffaf1e52f746]

CWS gnumake2: merge some changes from mst


2010-04-20  Mathias Bauer  <mba@openoffice.org>  [3d50e9252daf61ad46b59ec092b392c0d0b356ef]

CWS gnumake2: remove some unnecessary resource magic


2010-04-20  Mathias Bauer  <mba@openoffice.org>  [15bb2cc3014e65d1f3e9d0b030c2966c90e41ae6]

CWS gnumake2: remove some unnecessary resource magic


2010-04-20  Mathias Bauer  <mba@openoffice.org>  [a4343696d41365225fef603ccb49cfeb4192ef32]

CWS gnumake2: remove some unnecessary resource magic


2010-04-20  Michael Stahl  <mst@openoffice.org>  [574e8413cadcc90c0c7894d9b14980133a0622fe]

gnumake2: fix warning in fmshell.cxx


2010-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [3d4e8cd9b14090270268dee69627addead005b1b]

DEV300 masterfix: #i10000#: create pus subdirectory


2010-04-20  Christian Lippka  <christian.lippka@sun.com>  [44c037810af26e9d9135ff6298003da9226f917f]

#i107213# finalized placeholder icons


2010-04-20  Christian Lippka  <christian.lippka@sun.com>  [ace424d63082a3daf5321f4f9a65638bc6df881f]

#i107213# finalized layout grippies tooltips


2010-04-20  Christian Lippka  <christian.lippka@sun.com>  [be4cb22878a67afb375b0b4bc28292fd7486a7dc]

#i107213# finalized layout grippies tooltips


2010-04-20  Niklas Nebel  <nn@openoffice.org>  [211863dd571a01c83c6babbe2b880ed82cf85926]

calc53: #i110911# write required xlink:type attributes, column element for cached table


2010-04-20  Niklas Nebel  <nn@openoffice.org>  [47c1319d2342148e8a1b097c01a33e8de91b5641]

calc53: #i110911# write required xlink:type attributes, column element for cached table


2010-04-20  Christian Lippka  <christian.lippka@sun.com>  [54bec7096ff8dbb82be4f05d2e8220bf2bbad8e1]

#i107213# finalized layout grippies tooltips


2010-04-20  Christian Lippka  <christian.lippka@sun.com>  [d1086e1894c8a8d32d8bc1a96a5b77a1533774d9]

#i107213# enable assign table style also for presentation tables


2010-04-20  sb  <sb@openoffice.org>  [834486c8e1eeee1c2616e9f6f64c60c7a12a3c62]

sb120: #i111006# disable failing tests for now


2010-04-20  Michael Stahl  <mst@openoffice.org>  [ac3e6ba88ce30aa281d5b10ce92a39ae80b56c2c]

gnumake2: fix framework d.lst


2010-04-20  Vladimir Glazunov  <vg@openoffice.org>  [a979bea9accc5d696af083f651ffa56cba5da27d]

unxlnginewbaseline: merge with DEV300_m76


2010-04-20  Vladimir Glazunov  <vg@openoffice.org>  [f7d32d2122e8afe0b7711cc07f97096e8194d02f]

unxlnginewbaseline: merge with DEV300_m76


2010-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [4f7a90a20425a4319a0a06ca5b6716cac5f9e0cd]

DEV300 masterfix: #i10000#: fix WaE: unhandled enumeration values


2010-04-20  Michael Stahl  <mst@openoffice.org>  [052075d834318a920a49f134b5fb1d8e2b7187a4]

gnumake2: fix build breakers in framework


2010-04-20  Herbert Duerr [hdu]  <duerr@sun.com>  [7d1514688c7baafb3b998cde97eabf83ea3ab908]

remove compile warning


2010-04-20  Mathias Bauer  <mba@openoffice.org>  [e99bab6e6497663cfd48816777499e95a54ddd7c]

CWS gnumake2: move all delivered headers in svx to inc/svx; remove unused or useless headers


2010-04-20  Mathias Bauer  <mba@openoffice.org>  [9d6f8f1d8f2906da494fac07778428cc44bf0cb1]

CWS gnumake2: move all delivered headers in svx to inc/svx; remove unused or useless headers


2010-04-20  Mathias Bauer  <mba@openoffice.org>  [0ef50bb978300c751b4c0d1efa5f7f656e4cd9d0]

CWS gnumake2: move all delivered headers in svx to inc/svx; remove unused or useless headers


2010-04-20  Mathias Bauer  <mba@openoffice.org>  [456aef631fea4977df7c9e65f02858eb8fe38fec]

CWS gnumake2: move all delivered headers in svx to inc/svx; remove unused or useless headers


2010-04-20  Mathias Bauer  <mba@openoffice.org>  [ee78a0a702b732232a7b0789e3614009b548b56e]

CWS gnumake2: move all delivered headers in svx to inc/svx; remove unused or useless headers


2010-04-20  Mathias Bauer  <mba@openoffice.org>  [5b01ceae454fa10269eed69fc0dab8b5c6c50699]

CWS gnumake2: move all delivered headers in svx to inc/svx; remove unused or useless headers


2010-04-20  Herbert Duerr [hdu]  <duerr@sun.com>  [17c8132ca3e52eada54e861e59f0a805c50fff6e]

#i108743# destructor of ImplFontCharMap becomes public


2010-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [391e4c08008ebab5cd9c8bbda3fa79022c5d46d5]

DEV300 masterfix: #i10000#: fix merge/build problem


2010-04-20  Ingo Schmidt  <is@openoffice.org>  [f787a77df675e1bc2fb33db2e2b59eafb483b6e3]

nativeb #162023# BrOffice bitmaps for Java GUI Installer


2010-05-11  Ivo Hinkelmann  <ihi@openoffice.org>  [0c71132c9443323fd764ec3ee70d62560f17df46]

CWS-TOOLING: integrate CWS hr76


2010-05-11  Ivo Hinkelmann  <ihi@openoffice.org>  [774ba3eac37196d435855cadd115a1249d441c78]

CWS-TOOLING: integrate CWS npower14miscfixes


2010-05-11  Ivo Hinkelmann  <ihi@openoffice.org>  [5820bb8db3e482e9796c9ccf6e8d8c5e015926e3]

CWS-TOOLING: integrate CWS sg01


2010-05-10  Ivo Hinkelmann  <ihi@openoffice.org>  [f4410925a564f6ec608ccbc8861424cf055f5ad5]

CWS-TOOLING: integrate CWS dtardon01


2010-05-10  Ivo Hinkelmann  <ihi@openoffice.org>  [ff7ef41b52770b1b01a39411d362208a9f21e232]

CWS-TOOLING: integrate CWS linuxaxp01


2010-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [b812217fb9701fc0b0bca438668611fc8a10cc10]

DEV300 masterfix: #i10000#: fix include because SvxPaperBinItem has been moved to editeng


2010-04-20  Herbert Duerr [hdu]  <duerr@sun.com>  [fac60d2f0b6938e768a0c662f34a5f67028eaa93]

#i107360# moved trapezoid tesselation into basegfx


2010-04-20  npower Developer  <npower@openoffice.org>  [b9840e950dfbba863080dd0de76c75364261ecf9]

ab75: #i110417#  get rid of unnecessary tmp string


2010-04-20  npower Developer  <npower@openoffice.org>  [a29c2768c22e4d47d527d754ef8285aed7a58de4]

ab75: #i110417# improve ErrObj behaviour


2010-04-20  npower Developer  <npower@openoffice.org>  [72a7c8ea482842a63311bf00e39ff077776cc6a6]

ab75: #i110417# improve ErrObj behaviour


2010-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [f09e3e9714d6b3dd29f90dc8412702a6157edbf4]

DEV300 masterfix: #i10000#: dbaccess: KeySet.[ch]xx: merge/build fixes


2010-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [515792c312abc929b4616c757b8eaced67718d10]

DEV300 masterfix: #i10000#: adapt call to SfxViewFrame::GetNext() to changes from CWS autorecovery, 1c65617f50ee@DEV300


2010-04-20  Helge Delfs [hde]  <hde@openoffice.org>  [126b550e509eb3aa3298dbe5e6620109b9cd7bee]

dict321#111011#issue id removed


2010-04-20  Helge Delfs [hde]  <hde@openoffice.org>  [6380ddb33e9e45b04ea0be9c4d491b704f8d8cf9]

dict321#111011#selecting of drawing object optimized


2010-05-03  Ivo Hinkelmann  <ihi@openoffice.org>  [6f36555c3c658bd1a9b4e5802459b5b4ae6ecfe4]

CWS-TOOLING: integrate CWS automationdev300m77cat0


2010-05-03  Ivo Hinkelmann  <ihi@openoffice.org>  [06fdd09393b91613f483ac53b5d5b901058da45c]

CWS-TOOLING: integrate CWS automationdev300m76cat0


2010-04-20  npower Developer  <npower@openoffice.org>  [cb2bcac3474ca249546e474134f1802b02631f64]

remove some stray instances of lcl_getObject ( now implemented in ModuleInfoHelper::getObjectName )


2010-04-20  Joerg Skottke [jsk]  <jsk@openoffice.org>  [6c40087e01f3e5f06c3009f481c064569e9650a5]

vitomation01: #i111009 - Move tScripting to required tests as requested by HDE


2010-04-20  sb  <sb@openoffice.org>  [a19cd21e3c03559877428315bebc0ceaf367a461]

sb120: #i109916# prevent frm::OInterfaceContainer::fakeVbaEventsHack deadlock (patch by fs)


2010-04-20  Joerg Skottke [jsk]  <jsk@openoffice.org>  [3352e5bd4f5d1f797505d4738995018c4ec320fc]

vitomation01: #i109562 - simplified iniinfo.inc again by using byval parameter modifier instead of explicitly creating a copy of the parameter string in hStringReplaceChar()


2010-04-20  Joachim Lingner  <jl@openoffice.org>  [6ffed47ea2cb15b46915b3bef899f57db5eca10c]

jl152 import 263448 from native0jl:#i77196#  XExtensionManager supports XModifyBroadcaster


2010-04-20  Joachim Lingner  <jl@openoffice.org>  [e1703d7ac3e485fb7b94787ecdf04a7910bb20c5]

jl152 import 263448 from native0jl:#i77196#  XExtensionManager supports XModifyBroadcaster


2010-04-20  Thomas Lange [tl]  <tl@openoffice.org>  [9638a02039d3d286ba620c751cb9c43b0853df6c]

cws tl80: #i106004# selection window title changed


2010-04-20  Joerg Skottke [jsk]  <jsk@openoffice.org>  [c27d98c360a920644c1b859000619857ef2200b9]

vitomation01: Local merge with CWS automationdev300m76cat0 (which is currently nominated) - changes for slovenian language where not merged. Fixed.


2010-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [5f8c5abf34eb4ee9e975f75195e60e2051c99f14]

dv12: Merge with DEV300_m63


2010-04-20  Joerg Skottke [jsk]  <jsk@openoffice.org>  [ef967b138e5de9281c9065c81dbb55bfe4bf3712]

vitomation01: Local merge with CWS automationdev300m76cat0


2010-04-20  Mathias Bauer  <mba@openoffice.org>  [c2c78301270fb56b405f31b215c4acbb44669f10]

CWS gnumake2: move all delivered sot headers to inc/sot


2010-04-20  Joerg Skottke [jsk]  <jsk@openoffice.org>  [5866430f579bafcf7e24f55f2e3d372236d8cdf8]

vitomation01: #i108621 - moved tEditFields into sub sEditFields to allow tEditFields and tHTMLDocEditFields to use the same code as the only difference is the gApplication. Both test cases are needed because QUASTe is more than picky about removed test cases (simply refuses to update)


2010-04-20  Mathias Bauer  <mba@openoffice.org>  [0944bd42777b0657fb64ecc09265e802f0747ff9]

CWS gnumake2: move all delivered linguistic headers to inc/linguistic


2010-04-20  Mathias Bauer  <mba@openoffice.org>  [63235d8839c205063b1d5a604a3a2555d1749526]

CWS gnumake2: move all delivered rsc headers to inc/rsc


2010-04-20  Dirk Voelzke  <dv@openoffice.org>  [85c93f5779b0382769cf9dfb5a6306a018c17edd]

jl152 import 263447 from native0jl:#i77196#  Show progress on startup


2010-04-20  Joerg Skottke [jsk]  <jsk@openoffice.org>  [31aa2c78cfa7eebf2468b18ea19e7cf725ac3995]

vitomation01: #i109562 - remove all traces of hGetListFileSize(), set the max size to 10000 which currently is by far more than enough.


2010-04-20  Rene Engelhard  <rene@openoffice.org>  [22e6570cba66c2f6105e902917485c792089e98c]

kfreebsdport01: change identifier from linux_* to kfreebsd_*


2010-04-20  Rene Engelhard  <rene@openoffice.org>  [d1972d2902e9b1223c6f8458bfd6b5ba32d79aab]

kfreebsdport01: change identifier from linux_* to kfreebsd_*


2010-04-20  Rene Engelhard  <rene@openoffice.org>  [60137211233861884b4d035b9bdd5e3c06682fba]

kfreebsdport01: make epms deb.c create correct kfreebsd-{i386,amd64}.deb packages


2010-04-19  npower Developer  <npower@openoffice.org>  [a48f33596d08f23f1f1358414bdcadd200ac0e5f]

ab75: #i10417# make sure substituted Err object only returned for vba mode


2010-04-19  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [cca8197ffed06f6dc30b1928e78c4801edf1543f]

slidecopy: properly include imagemgr.hxx (without the sfx2 prefix, to not use the delivered version, which by chance is incompatible in this CWS here)


2010-04-19  Mathias Bauer  <mba@openoffice.org>  [36ea4fb1e54249406893f794fbdad69181ab94df]

CWS gnumake2: move all delivered framework headers to inc/framework


2010-04-19  Mathias Bauer  <mba@openoffice.org>  [f45bb35ad56cae8951b4ec0a79db4274526c741d]

CWS gnumake2: move all delivered headers in basic to folder inc/basic


2010-04-19  Michael Stahl  <mst@openoffice.org>  [52efbb2a0a17eacdcce9a1c034a4077f977b75d0]

sw33bf03: #i110694#: exportLevelStyle: no style-name on list-level-style-image


2010-04-19  Michael Stahl  <mst@openoffice.org>  [80fcc2da523bfae04094b105e67493f9d7679f8f]

sw33bf03: #i110691#: import/export xml:id and {anim,draw,form,text}:id:  in ODF 1.2, the ID attributes on many elements are deprecated, and must  be used only in conjunction with xml:id.  new method SvXMLExport::AddAttributeIdLegacy() should fix the export.


2010-04-19  Mathias Bauer  <mba@openoffice.org>  [07f6e9b3d647eab4c0fe96eca3f7ad8e341dd45d]

CWS gnumake2: remove duplicate header in solver: vcl/imagebtn.hxx is just a copy of vcl/button.hxx


2010-04-19  Mathias Bauer  <mba@openoffice.org>  [8b95763b1f7a9efece008cc0d69b6f8c0760bab8]

CWS gnumake2: remove duplicate header in solver: vcl/imagebtn.hxx is just a copy of vcl/button.hxx


2010-04-19  Mathias Bauer  <mba@openoffice.org>  [6cdba3e8a8c1dcbb6aba32103366b0b10ee9f727]

CWS gnumake2: remove duplicate header in solver: vcl/imagebtn.hxx is just a copy of vcl/button.hxx


2010-04-19  Mathias Bauer  <mba@openoffice.org>  [f86e04ac0c561d8c87c4f192fcf7f7c982967fa7]

CWS gnumake2: remove duplicate header in solver: vcl/imagebtn.hxx is just a copy of vcl/button.hxx


2010-04-19  Mathias Bauer  <mba@openoffice.org>  [9f7ff948a227b6df539c3cfca088f28d9f0426d2]

CWS gnumake2: remove duplicate header in solver: vcl/imagebtn.hxx is just a copy of vcl/button.hxx


2010-04-19  Mathias Bauer  <mba@openoffice.org>  [bd361ff2be54717399287caff2cd9c63a46d62cd]

CWS gnumake2: remove duplicate header in solver: vcl/imagebtn.hxx is just a copy of vcl/button.hxx


2010-04-19  Mathias Bauer  <mba@openoffice.org>  [86c8dc781b3a5aef3126931ee43d1f190a0143a5]

CWS gnumake2: remove duplicate header in solver: vcl/imagebtn.hxx is just a copy of vcl/button.hxx


2010-04-19  Mathias Bauer  <mba@openoffice.org>  [d96ab416478f93efd3a9398fa30e6bac9e405940]

CWS gnumake2: remove duplicate header in solver: vcl/imagebtn.hxx is just a copy of vcl/button.hxx


2010-04-19  Mathias Bauer  <mba@openoffice.org>  [4a646e40116db052b09e656b4bae488b14665246]

CWS gnumake2: removed files in svl; typo in svtools makefile; missing include in sfx2 makefile


2010-04-19  Mathias Bauer  <mba@openoffice.org>  [68423011aeed10e3d7fef51b4e8a044edaf50514]

CWS gnumake2: removed files in svl; typo in svtools makefile; missing include in sfx2 makefile


2010-04-19  Mathias Bauer  <mba@openoffice.org>  [d10ed4290570c12220c8fbdf1603a0ee4e1d1471]

CWS gnumake2: removed files in svl; typo in svtools makefile; missing include in sfx2 makefile


2010-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [17e7675fe6fccf5a0f084bb9f7bceb4f663f8e3b]

DEV300 masterfix: #i10000#: move registering of namespace http://.../chartDrawing to the appropriate place


2010-04-19  Christian Lippka  <christian.lippka@sun.com>  [61604da6e03327792dded05f18afd8cae35cf8c1]

do not show icons in menu if this is disabled


2010-04-19  Michael Stahl  <mst@openoffice.org>  [c72e885c09d39d03bf35f27614342f7660e9f357]

sw33bf03: xmloff: fonthdl.hxx: fix broken header guard


2010-04-19  Michael Stahl  <mst@openoffice.org>  [1bd25912372dad5ad1371d363838b35b0775861d]

sw33bf03: #i110655#: SwRect::Justify(): fix regression from #i106401#


2010-04-19  Michael Stahl  <mst@openoffice.org>  [64cb69b7093f7629513293d25240a1794ae8f7f3]

sw33bf03: #i110586#: use proper which range for autoformat item set


2010-04-19  Michael Stahl  <mst@openoffice.org>  [40f2ebaa07d820660f5d14531eb22818287d7e93]

sw33bf03: #i104585#: copy outline numbering rule to clipboard


2010-04-19  Michael Stahl  <mst@openoffice.org>  [876116a06642ed8a7be922995ec9ea45cb0ee3fb]

sw33bf03: #i110241#: revert change from writerfilter32bugfixes01  this will break import of certain "format" redlines.


2010-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [b4927c06a150d473e4a13054ca5ebe826f223910]

DEV300 masterfix: #i10000#: juggle inclusion order to make mysqlc compilable on STLPort platforms


2010-04-19  sb  <sb@openoffice.org>  [1fcc049bb7a47ea2f7ecdd0c9df88195fe533015]

sb120: #i109770# disable fragile chart2/qa/unoapi testing for now


2010-04-19  sb  <sb@openoffice.org>  [d3d4b6789d52d2decf7d4432f8df30fef22085d7]

sb120: #i110988# disable failing tests for now


2010-04-19  Kohei Yoshida  <kyoshida@novell.com>  [0d6b23c5d531dc66bb169128a05c7268c9802a1c]

koheiautodecimal: rebased to DEV300_m76.


2010-04-19  Kohei Yoshida  <kyoshida@novell.com>  [1a30260c9eb258f9d9f399485946f69427ace2a1]

koheiautodecimal: rebased to DEV300_m76.


2010-04-19  Kohei Yoshida  <kyoshida@novell.com>  [0c088315f95751a2911a1144fc2d0d770cdc0a55]

koheiautodecimal: rebased to DEV300_m76.


2010-04-19  Kohei Yoshida  <kyoshida@novell.com>  [8c55f0e261930a43b6a0f1d7403897ff22495c43]

koheiautodecimal: rebased to DEV300_m76.


2010-04-19  Kohei Yoshida  <kyoshida@novell.com>  [24a94f592145d44f3824287bb71e210b101314a4]

koheiautodecimal: rebased to DEV300_m76.


2010-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [2a34d0bb7a32e467af1a27555f8d59aea35e30e0]

DEV300 masterfix: #i10000#: deliver.pl: -zip -delete: skip directly to next zipfile also if the current one doesn't exist


2010-04-19  Niklas Nebel  <nn@openoffice.org>  [78b6906e1dbf60d5f3814e38f576c0f54a843e97]

calc53: #i110260# don't create medium with invalid URL


2010-04-19  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [ca389f45174340d7d36646de779ec7765e35aea4]

nativeb: #162044# move StartCenterLayoutStyle to brand layer


2010-05-10  Ivo Hinkelmann  <ihi@openoffice.org>  [d764822dedfaf06e9731f0cce1a9e4469932fb34]

nativeb: #i110826# add separate template button to StartCenter again, add HC images for StartCenter


2010-04-19  Release Engineering  <releng@openoffice.org>  [c5934ada09feec288519cbdfbe1c0c988a2fceec]

DEV300 masterfix: #i10000#: adapt to cppunit changes by CWS sb118, fix license headers


2010-04-19  Release Engineering  <releng@openoffice.org>  [bdb13254f79131f8ac2568079367c910c8fc551a]

DEV300 masterfix: #i10000#: add EXTRA_CFLAGS to CONFIGURE_ACTION for building on unxmacsxi


2010-04-19  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [ca35ee0e3c5307eef6fd2941a20a54a210129a13]

CWS gnumake2: made resource location in default_images customizable for nonconforming modules (toolkit,framework,sfx2)


2010-04-19  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [3c7e8d23ffa624bd54f2817d0e6dcc317106edd8]

CWS gnumake2: made resource location in default_images customizable for nonconforming modules (toolkit,framework,sfx2)


2010-04-19  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [3729a89512242899e1e46802befca8c825b3c45a]

CWS gnumake2: made resource location in default_images customizable for nonconforming modules (toolkit,framework,sfx2)


2010-04-19  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [12dd6f83e8034884590142de0a64818737336be9]

slidecopy: make the value set somewhat smaller, so there's some space after it ...


2010-04-19  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [0582a263074e71bd849548f88a796f05d067cc00]

slidecopy: when pressing RETURN on the drawer of the active panel, focus this panel


2010-04-19  Joerg Skottke [jsk]  <jsk@openoffice.org>  [b02a90cd65ab40ed4e800850a7ad8849a977cc14]

vitomation01: #i109562 - fix typo


2010-04-19  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [507024196797db68d8df9a4ea67e4798163504d2]

slidecopy: removed more useless (by now) traces


2010-04-19  Joerg Skottke [jsk]  <jsk@openoffice.org>  [f104fb6a87f52ebd5de8e48cc9919c718c178c2f]

vitomation01: #i109562 - Simplify basic_ide.inc, kill hClickToolbarButton() and map it to hClickButton()


2010-04-19  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [ceecd6235c6f1f73fa1fd41cbfa0b6029c563955]

dba33f: build problems ....


2010-04-19  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [dd6deed10c7fee3dbd1313b983d2142f340bfe9f]

dba33f: build problems ....


2010-04-19  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [f8908f7cb3b4613d5f190c7f0692f13c854f783d]

slidecopy: proper Z-Order for the single drawers, so TABbing works as expected


2010-04-19  Joerg Skottke [jsk]  <jsk@openoffice.org>  [e7ae741eb32a2c6b21ff5f85d8fa309c56a83812]

vitomation01: #i109562 - Slot <SaveSourceTest> should rather be called <SaveSourceText>


2010-04-19  Niklas Nebel  <nn@openoffice.org>  [2783cca13ae5b52e6ccc47703dc2b121cac736c9]

calc53: #i110829# MarkListHasChanged: remove cell selection only if there are selected drawing objects


2010-04-19  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [1939f4db53cf2bbc4dfb4f8f4772dd8a5fb7c3db]

slidecopy: WB_DIALOGCONTROL for the ModuleTaskPane


2010-04-19  Niklas Nebel  <nn@openoffice.org>  [0003c8da30f118f5256ccac353368247f99278d6]

calc53: #i110979# don't mix number format indexes from different number formatters


2010-04-19  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [a509a725ba6005df3960a8c5b73f1d1a0f119264]

slidecopy: proper in-window title handling


2010-04-19  npower Developer  <npower@openoffice.org>  [7780dbea502bce290f94c8fe357566d45509ff55]

npower13_objectmodules: fold in review comment ( about making lcl_getObjectName & lcl_getModuleType  'real' methods of a helper for basctl)


2010-04-19  Release Engineering  <releng@openoffice.org>  [200ccebfd3a221394dc3ff12ce3940828fc3e77d]

DEV300


2010-04-19  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [fd9970be9c1152aa2a34b829ee8f86f155c9ad89]

slidecopy: removed more unused stuff from source/dialog


2010-04-19  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [fffe638f90d81b2b6dd73e9672ab5989443741e8]

slidecopy: docking window title is 'Task Pane', in-window title bar shows 'Tasks'


2010-04-19  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [1a3fc73ec41827a561449c6343afac280452af8e]

dba321b: #i110942# use default if key columsn are unknown


2010-04-19  sb  <sb@openoffice.org>  [1fb62ab5e462f7dde0d5e7dc5d9024d0e6877351]

sb120: non-fatal OSL_ENSURE -> OSL_TRACE


2010-04-19  Joachim Lingner  <jl@openoffice.org>  [ffe21943f2c395f9d453d6e9e7cd1e20340b20f8]

jl152 import 263446 from native0jl:#i77196# supporting licenses, suppress license switch, subsequent accepting of licenses for bundled/shared extensions


2010-04-19  Joachim Lingner  <jl@openoffice.org>  [3c289e248a4f7c6940bb7429ee70d17a6196016c]

jl152 import 263446 from native0jl:#i77196# supporting licenses, suppress license switch, subsequent accepting of licenses for bundled/shared extensions


2010-04-19  Joerg Skottke [jsk]  <jsk@openoffice.org>  [627394f3372e45a4b903f5969c305d6450162fc0]

vitomation01: #i109562 - Small enhancements, need checking on different machine.


2010-04-19  Joerg Skottke [jsk]  <jsk@openoffice.org>  [8053850c03e5c4522ac2bef8a8d9148cb64677fc]

vitomation01: #i109562 - Reworked method to check for Templates and Samples dialog, should now no longer fail on slower machines.


2010-04-19  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [fb6f49df6515529d09fc131c04be418363e3be2c]

slidecopy: RID_AUTOHIDE is unused


2010-04-19  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [026a4dd72a69f091e428012cb119f4e363af470f]

slidecopy: SID_TASKPANE => UI name 'Task Pane'


2010-04-19  Joerg Skottke [jsk]  <jsk@openoffice.org>  [a8d19f40eea35d7077af8261629b4790bbd7eabb]

vitomation01: #i109696 - Removed three functions from t_listfuncs.inc


2010-04-19  Joerg Skottke [jsk]  <jsk@openoffice.org>  [1240fe2a743f5795b38dea312cd031434f4e28ea]

vitomation01: #i109562 - t_macro_tools.inc - removed dependency to t_listfuncs.inc


2010-04-19  Joerg Skottke [jsk]  <jsk@openoffice.org>  [0d91436469f00bc2bd76239ad3c497c40cd84e8b]

vitomation01: #i109562 - basic_usertemplate.inc - provided test case documentation (was missing after old style documentation removal)


2010-04-19  Joerg Skottke [jsk]  <jsk@openoffice.org>  [10fe64a4abe6bb5afe78d3b759e4ff7871298059]

vitomation01: #i109562 - basic_modulehide.inc - code compression


2010-04-19  Joerg Skottke [jsk]  <jsk@openoffice.org>  [ede29339d54bde04e985e727bd628378731e3700]

vitomation01: #i109562 - basic_macros.inc - more refactor


2010-04-19  Joerg Skottke [jsk]  <jsk@openoffice.org>  [73a7ff972f07b7ce06e771013b3437324ff8f307]

vitomation01: #i109562 - basic_macros.inc - partial refactor


2010-04-19  Joerg Skottke [jsk]  <jsk@openoffice.org>  [423e318711575b9c70d6f99583087f773bb29185]

vitomation01: #i109562 - tools_customize.inc was broken after partial refactoring.


2010-04-17  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [4070f44212ff502ee211c1278fb4d9ede3614884]

dba33f: patch provided by dtardon: fix slot id ordering


2010-04-17  Mathias Bauer  <mba@openoffice.org>  [2e199ef8008fde1da388ef835cd57717b527fef7]

CWS gnumake2: rebase to DEV300_m76; fix build problems


2010-04-17  Mathias Bauer  <mba@openoffice.org>  [8670658355bff798a5ad8b0577c9c7c34c4f8b1b]

CWS gnumake2: rebase to DEV300_m76; fix build problems


2010-04-17  Mathias Bauer  <mba@openoffice.org>  [bf822ccfdb046085262576695354afb701f8b096]

CWS gnumake2: rebase to DEV300_m76; fix build problems


2010-04-17  Mathias Bauer  <mba@openoffice.org>  [66a764e010f7b1a7bab1be2dba12e7a78b2cdc2c]

CWS gnumake2: rebase to DEV300_m76; fix build problems


2010-04-17  Mathias Bauer  <mba@openoffice.org>  [72fcc9eadb9850888b93cc916eeea92e2d515437]

CWS gnumake2: rebase to DEV300_m76; fix build problems


2010-04-17  Mathias Bauer  <mba@openoffice.org>  [a2df62e8ba738c1bc5d6550c6a920ee42649dad5]

CWS gnumake2: rebase to DEV300_m76; fix build problems


2010-04-17  Mathias Bauer  <mba@openoffice.org>  [d6e05aac122b408be9ebd04231a6a7ac4ed1bb36]

CWS gnumake2: rebase to DEV300_m76; fix build problems


2010-04-17  Mathias Bauer  <mba@openoffice.org>  [7fede8929ac21327faaf6ff874ba9d151e9c9941]

CWS gnumake2: rebase to DEV300_m76; fix build problems


2010-04-17  Mathias Bauer  <mba@openoffice.org>  [d4031485203356aba449d7aabfa4dc5fe8c28495]

CWS gnumake2: rebase to DEV300_m76; fix build problems


2010-04-17  Mathias Bauer  <mba@openoffice.org>  [65bff6225b635f2b5fb75b648bf46ea54d2d7843]

CWS gnumake2: rebase to DEV300_m76; fix build problems


2010-04-17  Mathias Bauer  <mba@openoffice.org>  [18895204b0169bf07236499248a218e82a72dff3]

CWS gnumake2: rebase to DEV300_m76; fix build problems


2010-04-17  Rene Engelhard  <rene@openoffice.org>  [a60d0d583416ff39e140f8106e13ce01fba1763d]

kfreebsdport01: default to system-stl for GNU/kFreeBSD


2010-04-17  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [516ced09925f589873d65cbb9571294dddbe7af8]

dba33f: post-rebase build problems fixed


2010-04-17  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [9b25eec03e9d88474c748b9ab6da023197aeb7df]

dba33f: post-rebase build problems fixed


2010-04-17  Mathias Bauer  <mba@openoffice.org>  [257f1ae021145a109f184cd15105e08362abf99b]

CWS gnumake2: new gbuild system


2010-04-17  Mathias Bauer  <mba@openoffice.org>  [a5dd1eade9ab57a5a5cd3795a08cc7f484343174]

CWS gnumake2: new gbuild system


2010-04-17  Mathias Bauer  <mba@openoffice.org>  [692dac6c6e964a64909f9adfba44f936810c2646]

CWS gnumake2: new gbuild system


2010-04-17  Mathias Bauer  <mba@openoffice.org>  [e1577335e0c88e269995ff9164da981d800eb6bb]

CWS gnumake2: new gbuild system


2010-04-17  Rene Engelhard  <rene@openoffice.org>  [e91dde17f239ac9aa2f5ee49333ff9dbeb091995]

kfreebsdport01: remove .IF "$(JDK)" != gcj, we need JAVA_INCLUDES for gcj, too


2010-04-17  Eike Rathke  <erack@openoffice.org>  [90c923e58d2285a7fc147930df7d43d201fe820a]

locales33a: #i110235# correction to Latvian locale data; patch from <tranzistors>


2010-04-16  Mathias Bauer  <mba@openoffice.org>  [b0a348cf9cb5e0a0565735970a895d20fa50e7a8]

CWS gnumake2: move header generation for oovbaapi to offuh


2010-04-16  Mathias Bauer  <mba@openoffice.org>  [2302d3fff5bbd5a695a6988ee435c2f4b51f2d31]

CWS gnumake2: move header generation for oovbaapi to offuh


2010-04-16  Mathias Bauer  <mba@openoffice.org>  [6551c54e36c592e55353e6da8a914c68718bdf16]

CWS gnumake2: move header generation for oovbaapi to offuh


2010-04-16  Mathias Bauer  <mba@openoffice.org>  [90f7fda0c37dfafdc75915f120adbb1de43c78b8]

CWS gnumake2: move header generation for oovbaapi to offuh


2010-04-16  Mathias Bauer  <mba@openoffice.org>  [b18f63c76e805a033a83494b9473e3296af88ab7]

CWS gnumake2: enable rsc to use cygwin compatible syntax in cmdline on Windows


2010-04-16  Mathias Bauer  <mba@openoffice.org>  [112093daa854b8ad9c722bd647da0a9115b0f7e3]

CWS gnumake2: move delivered header files from xmloff/inc to xmloff/inc/xmloff; removed unused code


2010-04-16  Mathias Bauer  <mba@openoffice.org>  [930e6cefb632d47b32f1a2e14c9adb30d2f08b4f]

CWS gnumake2: move delivered header files from sfx2/inc to sfx2/inc/sfx2; removed unused code; avoid delivering sfx.srs to solver


2010-04-16  Mathias Bauer  <mba@openoffice.org>  [0f77ea10ee512a4ccf3d2f6bc11f13cab40b60d6]

CWS gnumake2: move delivered header files from sfx2/inc to sfx2/inc/sfx2; removed unused code; avoid delivering sfx.srs to solver


2010-04-16  Mathias Bauer  <mba@openoffice.org>  [aefefb30358809a1c5bb6d4f536515c9494ef565]

CWS gnumake2: move delivered header files from sfx2/inc to sfx2/inc/sfx2; removed unused code; avoid delivering sfx.srs to solver


2010-04-16  Mathias Bauer  <mba@openoffice.org>  [3c4056a2b30ce122b86a739fdf1628d846e6cd0c]

CWS gnumake2: move delivered header files from sfx2/inc to sfx2/inc/sfx2; removed unused code; avoid delivering sfx.srs to solver


2010-04-16  Mathias Bauer  <mba@openoffice.org>  [60c0bf9b1a5a6ee202eb40d2b66958bfe06be4a9]

CWS gnumake2: move delivered header files from sfx2/inc to sfx2/inc/sfx2; removed unused code; avoid delivering sfx.srs to solver


2010-04-16  Mathias Bauer  <mba@openoffice.org>  [c0524d5e4df64fcebb3fa093ec909468ddd2f2f2]

CWS gnumake2: move delivered header files from sfx2/inc to sfx2/inc/sfx2; removed unused code; avoid delivering sfx.srs to solver


2010-04-16  Mathias Bauer  <mba@openoffice.org>  [5e838ad7d9d9919a362497cf5f04bdb2e7c1c6f7]

CWS gnumake2: move delivered header files from sfx2/inc to sfx2/inc/sfx2; removed unused code; avoid delivering sfx.srs to solver


2010-04-16  Mathias Bauer  <mba@openoffice.org>  [39e9098c77157ea38411a237a6b52e0f76f12ce1]

CWS gnumake2: export all symbols in framework using declspec


2010-04-16  Mathias Bauer  <mba@openoffice.org>  [bb2fe55f8ad3b7428cff31de3c25615a4ea89790]

CWS gnumake2: move delivered header files in from svtools/inc to svtools/inc/svtools; remove ununsed files; remove svp.res


2010-04-16  Mathias Bauer  <mba@openoffice.org>  [c2861f6088027581d98ba3720fe58c9c17d30fd0]

CWS gnumake2: move delivered header files in from svtools/inc to svtools/inc/svtools; remove ununsed files; remove svp.res


2010-04-16  Mathias Bauer  <mba@openoffice.org>  [9c10c47f9cfb8f7641f0bb16908e0d19ad7d08ec]

CWS gnumake2: move delivered header files in from svtools/inc to svtools/inc/svtools; remove ununsed files; remove svp.res


2010-04-16  Mathias Bauer  <mba@openoffice.org>  [19bb607ac8fec6797e5efa239ef8a1c2d31bd67f]

CWS gnumake2: move delivered header files in from svl/inc to svl/inc/svl; remove ununsed files; rename svs.res to svl.res


2010-04-16  Mathias Bauer  <mba@openoffice.org>  [449cd590b6d1bafba18cbdb39398bd98aa72e73f]

CWS gnumake2: move delivered header files in from svl/inc to svl/inc/svl; remove ununsed files; rename svs.res to svl.res


2010-04-16  Daniel Rentz  <dr@openoffice.org>  [a5858e6d95685ee5f54b0879b42529c3df49ee83]

npower13_objectmodules: solaris compiler warning


2010-04-16  Daniel Rentz  <dr@openoffice.org>  [2cc76813f2da296840d94e94c652f573313b21cf]

npower13_objectmodules: uppercase UNO constants


2010-04-16  Daniel Rentz  <dr@openoffice.org>  [6890276d6062c9b70169aa2b6eb45678babd97d7]

npower13_objectmodules: uppercase UNO constants


2010-04-16  Daniel Rentz  <dr@openoffice.org>  [45cc8f5bd1f3f7bb3cb4e63088f280dc8e8b93fc]

npower13_objectmodules: uppercase UNO constants


2010-04-16  Daniel Rentz  <dr@openoffice.org>  [d17f9a78f7eec405bca5c5e5707f2bf222a04d87]

npower13_objectmodules: uppercase UNO constants


2010-04-16  Daniel Rentz  <dr@openoffice.org>  [d66af9e10fa0f8fcf82b7c06dac789b5e5f4910b]

npower13_objectmodules: uppercase UNO constants


2010-04-16  sb  <sb@openoffice.org>  [804a0f3d882f888c7b3b33d63118e735283617e9]

sb120: #i110944# typos (jpipeint -> jpipx)


2010-04-16  sb  <sb@openoffice.org>  [104db092f2d98b3d601a724bcb7be8b1ecc0f928]

sb120: #i110944# typos (jpipeint -> jpipx)


2010-04-16  Mihaela Kedikova  <misheto@openoffice.org>  [219103d56e4c84589ab2eec75cc77f420a1dfa0d]

gridcontrol_03:fixes for #i110947#, #i110521#


2010-04-16  Caolán McNamara  <cmc@openoffice.org>  [f3c4d05528f91411ce0f4a14c7950c62b400cbcc]

cmcfixes74: #i100000# fix typo


2010-04-16  sb  <sb@openoffice.org>  [e0559c44fb422b2ae11fcfdefa6c2af56b4ca2b0]

sb120: #i110944# jpipe.dll wrapper around jpipx.dll


2010-04-16  sb  <sb@openoffice.org>  [19154e3d92bd0aa2e678e6805857ed599aebbb3c]

sb120: #i110944# jpipe.dll wrapper around jpipx.dll


2010-04-16  sb  <sb@openoffice.org>  [462d351e9d4038ebad0fa11c8c77106a3b7bd3c9]

sb120: #i110944# jpipe.dll wrapper around jpipx.dll


2010-04-16  Christian Lippka  <cl@openoffice.org>  [bf8b1838a7ad9a5895fcbee511985cdfb665c966]

#i108132# dispose stylesheets to avoid dangling references


2010-04-16  Christian Lippka  <cl@openoffice.org>  [0d26b21b603b07aa6dba089c12e8a6c66eade60a]

#i108132# dispose stylesheets to avoid dangling references


2010-04-16  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [7830fbba62711a547f6e21dfc616e67086214fbb]

slidecopy: now using SID_TASK_PANE in all applications, also in Impress. Implies registering the respective child window in the apps, not in SFX. Also implies getting rid of SID_RIGHT_PANE in Impress. Also, renamed SID_TASK_PANE in Impress to SID_SHOW_TOOL_PANEL, which better fits its purpose, and avoids confusion with SID_TASKPANE.


2010-04-16  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [cd5f399f6c77574dec28aa3b6b73efb261a6a507]

slidecopy: now using SID_TASK_PANE in all applications, also in Impress. Implies registering the respective child window in the apps, not in SFX. Also implies getting rid of SID_RIGHT_PANE in Impress. Also, renamed SID_TASK_PANE in Impress to SID_SHOW_TOOL_PANEL, which better fits its purpose, and avoids confusion with SID_TASKPANE.


2010-04-16  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [b9650eb842f8050cb43f6374008d9ac1c9058de4]

slidecopy: now using SID_TASK_PANE in all applications, also in Impress. Implies registering the respective child window in the apps, not in SFX. Also implies getting rid of SID_RIGHT_PANE in Impress. Also, renamed SID_TASK_PANE in Impress to SID_SHOW_TOOL_PANEL, which better fits its purpose, and avoids confusion with SID_TASKPANE.


2010-04-16  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [628ade34df97fd0f0a7ec18dd3bec21561ff785f]

slidecopy: now using SID_TASK_PANE in all applications, also in Impress. Implies registering the respective child window in the apps, not in SFX. Also implies getting rid of SID_RIGHT_PANE in Impress. Also, renamed SID_TASK_PANE in Impress to SID_SHOW_TOOL_PANEL, which better fits its purpose, and avoids confusion with SID_TASKPANE.


2010-04-16  Christian Lippka  <cl@openoffice.org>  [7a416229473fb14715d1a2af9c9065de8be8d2a7]

#i10880# fixed pause logo in impress slideshow


2010-04-16  Christian Lippka  <cl@openoffice.org>  [c842884262ee413138165123f96a5cc81ffe6647]

#i10880# fixed pause logo in impress slideshow


2010-04-16  Daniel Rentz  <dr@openoffice.org>  [63c03e7f1bb7349cd4168ed30a0535f7c928207f]

npower13_objectmodules: use document frame from media descriptor


2010-04-16  Daniel Rentz  <dr@openoffice.org>  [7d7fc88ec456d716350f24c4eb6ce5fa2de4b440]

npower13_objectmodules: use document frame from media descriptor


2010-04-16  Daniel Rentz  <dr@openoffice.org>  [02f50ebfc8097e6bebb607b9faa82f3baff0421e]

npower13_objectmodules: use document frame from media descriptor


2010-04-16  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [2a8198c6ddfc3552f6630a85c1b23a9f697d091e]

slidecopy: removed some traces which are of no use anymore


2010-04-16  Christian Lippka  <cl@openoffice.org>  [ee7c2a7a4c94a45dd6427ee8e989a05d4bb59d29]

#i109783# fixed typo


2010-04-16  Herbert Duerr [hdu]  <duerr@sun.com>  [a075cefbec52ef6b02cd631e8a5b1319aadd3e03]

#i108743# fix psp\'s getGlyphWidths() for non-type1 fonts


2010-04-16  Joerg Skottke [jsk]  <jsk@openoffice.org>  [99f82aa1deb36c052238ece7937a29e508f36d4f]

vitomation01: #i108622 - w_updt.bas:tZORest() - This is a bug tracked as issue #i56594 now assigned to development. The test has been modified to recover by using a single mouseclick to select the graphics object to prevent later issue to get masked.


2010-04-16  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [a0d0dd7ae3feaf4de3d70957c20bb1fcf22525bf]

dba33f: merge with m76-branch


2010-04-16  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [5243fd43eb1aed47a12e019fab2e75f51ee68456]

dba33f: merge with m76-branch


2010-04-16  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [4f7da73cd4690c95268ecb34f0b7dbb4274b2e85]

dba33f: merge with m76-branch


2010-04-16  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [89ca3a447a7e8a53165c2b71e79d731eafcc6127]

dba33f: merge with m76-branch


2010-04-16  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [5933e6cf7bc5a78a2b68e7243b51b868999fa71c]

dba33f: merge with m76-branch


2010-04-16  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [b6693080a17418cf79b55f77add3bf7a84f00060]

dba33f: merge with m76-branch


2010-04-16  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [69929004c60c78e8022f89b002128f551dc0f8c7]

dba33f: merge with m76-branch


2010-04-16  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [a5c79e695f9dfd332d88e56ddbcea285201e6dcc]

dba33f: merge with m76-branch


2010-04-16  Christian Lippka  <cl@openoffice.org>  [9bc155a7dcccafea620fce64cc02f3f052e16d09]

#i109210# when in master page mode, only change background of current master page and not all (regression from last applied patch)


2010-04-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [7ce3cfb11f2d4c0f6e8f41a4e3a37b984d71f883]

DEV300: merge masterfix ea9085d6db4c@DEV300


2010-04-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [39ca722d12345ead74d3d28df88564da477c70b6]

DEV300: merge masterfix ea9085d6db4c@DEV300


2010-04-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [89ef48f59c4c8be3546fc9d9d733af79054c103b]

DEV300: merge masterfix ea9085d6db4c@DEV300


2010-04-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [b316ddbb7c819779c7fca6ef7a86dfe4fd66324a]

DEV300: merge masterfix ea9085d6db4c@DEV300


2010-04-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [14a6186576146ba795e663fd44be45fd60404c93]

DEV300: merge masterfix ea9085d6db4c@DEV300


2010-04-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [443c6e9b3b13848589d19a8d6212e92ad55276c1]

DEV300: merge masterfix ea9085d6db4c@DEV300


2010-04-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [9da3e973a4e9cd6323c15678578176a4ef218ecc]

DEV300: merge masterfix ea9085d6db4c@DEV300


2010-04-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [3254d3c1fbb77433128c528129038ac57234fd07]

DEV300: merge masterfix ea9085d6db4c@DEV300


2010-04-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [48e311b6e9c936ef9a7bbead79e63966014e3d77]

DEV300: merge masterfix ea9085d6db4c@DEV300


2010-04-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [09c473e795abea8956de213da3e1ea0d41c751ef]

DEV300: merge masterfix ea9085d6db4c@DEV300


2010-04-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [bc4b14f2963c7ce48246603453c1272b040fb57d]

DEV300: merge masterfix ea9085d6db4c@DEV300


2010-04-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [ecb7fab21bd7555e48467f6e2c2995b0c2ccb5da]

DEV300: merge masterfix ea9085d6db4c@DEV300


2010-04-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [61df324bec34aad8499621a666f37e517763b198]

DEV300: merge masterfix ea9085d6db4c@DEV300


2010-04-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [1cf307ac575592b7d0cf2fefa8fbff758864f70e]

DEV300: merge masterfix ea9085d6db4c@DEV300


2010-04-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [aa5f361a423ffd1750407edabf45943cd52a6392]

DEV300: merge masterfix ea9085d6db4c@DEV300


2010-04-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [daddcb26605e26fdcfe8d59cd9466c66b6e0e815]

DEV300: merge masterfix ea9085d6db4c@DEV300


2010-04-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [9f9c1ea3af957b762392d4619c041029d6adbd5c]

DEV300: merge masterfix ea9085d6db4c@DEV300


2010-04-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [ba05cf1cc21e474ced2565803bf8fe45bb4e0515]

DEV300: merge masterfix ea9085d6db4c@DEV300


2010-04-16  Niklas Nebel  <nn@openoffice.org>  [8ff3d7385ac92daa99a082a2984840dd8c41a5ac]

calc53: #i110941# web query import: correct handling of merged cells


2010-04-16  Rene Engelhard  <rene@openoffice.org>  [7416e6a8305282606f54b30daf4942ab0b5ecbb7]

kfreebsdport01: fix misordered hunks


2010-04-17  Rene Engelhard  <rene@openoffice.org>  [ee0b04174011ff11e70d26cd95474564739fd5e1]

kfreebsdport01: fix openssl build on GNU/kFreeBSD


2010-04-16  Rene Engelhard  <rene@openoffice.org>  [b61b265e1890f97cdb5930fedc8205b83a4fd8cc]

kfreebsdport01: update config.{guess,sub} of libtextcat/libxmlsec


2010-04-16  Christian Lippka  <cl@openoffice.org>  [df66a0ddc600f4cb495d074067dd0184a141054f]

#i110938# removed z-index hack after background shape was removed


2010-04-16  Niklas Nebel  <nn@openoffice.org>  [061fe208f31c6a2ea73c92a89ec85fcdca349985]

calc53: #i110937# html import: don't insert title into EditEngine


2010-04-16  Rene Engelhard  <rene@openoffice.org>  [2ba0135088efa798a3f5a3722c8bb3537b6c6661]

kfreebsdport01: fix ancient libtool 1.4 in libtextcat (http://bugs.debian.org/578023)


2010-04-16  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [e3e8937ca8eba56399d202ad7dce53f909fbc1c5]

slidecopy: ImageURL value is not localized, of course


2010-04-16  Rene Engelhard  <rene@openoffice.org>  [dcf66a0c608601ce92cc1df62038eb8a8d507a87]

kfreebsdport01: add kFreeBSD port patches from http://bugs.debian.org/578023


2010-04-16  Rene Engelhard  <rene@openoffice.org>  [fdc10329339e1bbec90fd8e1796f4b8ed98956a2]

kfreebsdport01: add kFreeBSD port patches from http://bugs.debian.org/578023


2010-04-16  Rene Engelhard  <rene@openoffice.org>  [660f0269d8bf6459500091dc9112ae8fc91e28dc]

kfreebsdport01: add kFreeBSD port patches from http://bugs.debian.org/578023


2010-04-16  Rene Engelhard  <rene@openoffice.org>  [05adff62623e7fd050ff627aea116bcc50cda41b]

kfreebsdport01: update main config.{sub,guess}


2010-04-16  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [a316cdf1969aa6893870d8907841bcf077d5148a]

slidecopy: (patch by SB) for compatibility with the old implementation, let getHierarchicalName return the absolute node path


2010-04-16  Thomas Lange [tl]  <tl@openoffice.org>  [edeea1f938b295932ec2030f5fc8b4cf789bd0b3]

cws dict321: #i107796#, #i74297#, #i74300#, #i74304#, #i74311# license issues fixed


2010-04-16  Ingo Schmidt  <is@openoffice.org>  [d499a8fedb1208dd993773501d1ef2afc674615b]

native299 #i110901# improving mechanism for DEFAULT_TO_ENGLISH_FOR_PACKING


2010-04-16  Ingo Schmidt  <is@openoffice.org>  [3d1f829ed2c21ad3936f7d648911287d94eeaf35]

nativeb #i110836# OOo background png without resize symbol


2010-05-07  Ivo Hinkelmann  <ihi@openoffice.org>  [5352cbfbd14164acb72b93986e67ce33a906ad79]

CWS-TOOLING: integrate CWS sb121


2010-05-07  Ivo Hinkelmann  <ihi@openoffice.org>  [ab7fc9d1257f6248f2073c2a296eedec06ae752d]

#i10000# PATCH flags for fcfg_global_filters.xcu and body.xsl


2010-05-07  Ivo Hinkelmann  <ihi@openoffice.org>  [070edf6b0bd87fd8e75a67a9cc3d2bf037111fd4]

#i10000# PATCH flags missing


2010-04-16  Thomas Lange [tl]  <tl@openoffice.org>  [ab03d434c1c758a62b534bb73beb74c751517aec]

cws dict321: #110007# en dictionaries update


2010-05-07  Ivo Hinkelmann  <ihi@openoffice.org>  [7c0aab497164985f7c2ca9f63f9bfd7488904791]

cws dict321: #i110664# dictionary updates


2010-05-07  Ivo Hinkelmann  <ihi@openoffice.org>  [ca284110e082a06edd6b2cd3dad4c418c2f37138]

cws dict321: #i79203# adding Kurdish spell check extension


2010-04-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [a652b01cc6c294a9e50b7a44ee4cdef131aa0162]

DEV300: masterfix: don't deliver platform dependent files to common output tree


2010-04-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [2904468c375eed60e38354d82866ecaa9d68b760]

DEV300 masterfix: correct hunspell-1.2.9 and cppunit-1.12.1 MD5SUMS


2010-04-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [0ce64fad2909d3ae293d241d7856bb3aafed463e]

DEV300 masterfix: correct hunspell-1.2.9 and cppunit-1.12.1 MD5SUMS


2010-04-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [10bffe42b17d46fee85d2b9340586e20fe83d45d]

DEV300: re-generate configure


2010-04-16  Ingo Schmidt  <is@openoffice.org>  [2dae5880759a849c0951a629a9dac74789bee035]

native299 #i110930# preparing new JRE6U20


2010-04-16  Ingo Schmidt  <is@openoffice.org>  [14f9311f1bb0c66e7519820a21fee909d614a3d8]

nativeb #162023# new broffice bitmaps for nsis download installer


2010-04-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [8a241125de5db7c23fba21e491d68d7834ebcac7]

CWS-TOOLING: integrate CWS calcfilterrange


2010-04-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [5e78aab210c94774781b86aa6489aea7fb747d06]

CWS-TOOLING: integrate CWS sb118


2010-04-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [f5c946470831e39a42233a97b00d217c9299698d]

CWS-TOOLING: integrate CWS sb118


2010-04-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [c326b2f169abf875912d8d40485eead41926981d]

CWS-TOOLING: integrate CWS sb118


2010-04-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [5090f357a151efa8494d215bc058a8b5e8d7dfdd]

CWS-TOOLING: integrate CWS sb118


2010-04-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [f15edba919c04ba276d3fa6228ff39595d2487a6]

CWS-TOOLING: integrate CWS sb118


2010-04-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [224dbf39c0782b97950acd1f4e74e5a1e66fcaed]

CWS-TOOLING: integrate CWS sb118


2010-04-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [633a33ae453652671d5e12b34264e44a93b20ef3]

CWS-TOOLING: integrate CWS sb118


2010-04-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [43275febfa515cd293f65e77eaf4e0e09e9b5784]

CWS-TOOLING: integrate CWS sb118


2010-04-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [628edf8ff148f7d29a1213769e13e98baccd8015]

CWS-TOOLING: integrate CWS sb118


2010-04-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [a3ed338f81a32ecd4ab2ee74cbed6568a458fd3a]

CWS-TOOLING: integrate CWS sb118


2010-04-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [d4706289dc74727f9738113a84e39376c95e719d]

CWS-TOOLING: integrate CWS sb118


2010-04-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [14ce085d58d78e5527e2e1679a0df7846810dffc]

CWS-TOOLING: integrate CWS sb118


2010-04-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [8bd51f02a305446c85cec058797a75bf59d60c4d]

CWS-TOOLING: integrate CWS sb118


2010-04-16  Christian Lippka  <cl@openoffice.org>  [c2ec11e253ef87f509ef8c975ae4730abed97541]

merged placeholder handles into one to avoid display errors due to pixel rounding in some zoom levels


2010-04-16  Christian Lippka  <cl@openoffice.org>  [4e342ea4a3186487d1af024784c1ee7b2c911978]

merged placeholder handles into one to avoid display errors due to pixel rounding in some zoom levels


2010-04-15  sb  <sb@openoffice.org>  [b8393572a7a0a3afcf341e51fcfed2bfb8b8dc65]

sb120: #i110925# do not check Locale for non-empty Country


2010-04-15  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [d1ff4b4f3430d60eea947d48d9af14c90ca2d13b]

nativeb: #i110915# adjust image/text alignment for flat buttons


2010-04-15  Daniel Rentz  <dr@openoffice.org>  [dc295f1cf1c99b2dbe0760c7542a92febb33a27d]

npower13_objectmodules: would be a good idea to really seek the wrapped stream...


2010-04-15  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [d1a9c0e770c7c83aa46bdfa0e54283720dd1a79d]

aw081 #i106516# corrected clipping error with metafile rendering


2010-04-15  Vladimir Glazunov  <vg@openoffice.org>  [11a8887e1fca7b9273d61c9cab4041688aee9c6f]

#i109357# changes for glibc2.5


2010-04-15  Vladimir Glazunov  <vg@openoffice.org>  [17d93702799ada4b7d07720e9a6573d38c4d7484]

#i109357# changes for glibc2.5


2010-04-15  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [2d5a8894b9250792202ed7cd4447949573d9dfbf]

nativeb: #i110915# make flat buttons even more flat


2010-05-07  Ivo Hinkelmann  <ihi@openoffice.org>  [027b85a38c3c57278d58fe77cec766f7af5ea6d1]

CWS-TOOLING: integrate CWS tkr33


2010-05-07  Ivo Hinkelmann  <ihi@openoffice.org>  [6609d9d708c9de41b873ebe7f132e8c05bf61b4f]

CWS-TOOLING: integrate CWS sb121


2010-05-06  Ivo Hinkelmann  <ihi@openoffice.org>  [ece3ce2a708049c68932f1c2b470a85add548ac4]

ooo321gsl05: #i110980# prevent wmf import filter to resolve too many clip actions


2010-05-06  Ivo Hinkelmann  <ihi@openoffice.org>  [9ee8a12b8bd63f7a24d8f29dd4cd2b91b567f1b1]

ooo321gsl05: fix wrong order of initializers


2010-04-20  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [db2cdcabc3d800dab0c7e8ef48e08c1198d8cefe]

ooo321gsl05: #i107249# update fullscreen handling


2010-05-06  Ivo Hinkelmann  <ihi@openoffice.org>  [d19446a8cae2eb3435032d54be2563c9946889d0]

ooo321l10n: added support for hi qcv-ES sq, removed hi-IN


2010-04-15  Mikhail Voytenko  <mav@openoffice.org>  [6bfa05212ad958a16170267d51ffce2e61b97d96]

fwk138: #i87496# let the UNO type be used


2010-04-15  Joerg Skottke [jsk]  <jsk@openoffice.org>  [11b259b2ca49d7929d4fbb4f092180dc1077403f]

vitomation01: #i109562 - Restructured test, code cleanup


2010-04-15  Joerg Skottke [jsk]  <jsk@openoffice.org>  [a7318af41893e773032907982f7cee3565457415]

vitomation01: #i109562 - Restructured test


2010-04-15  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [03b7bc0ba9614ed80fca87be41d263818574cfae]

aw081 #i108255# simplified SdrPathPrimitive2D::create2DDecomposition by removing correctOrientations there; for paint the corrections are not needed and may get expensive for complex polygons


2010-04-15  Helge Delfs [hde]  <hde@openoffice.org>  [378ae8ee1f87867fd413275c0cd3a12113932f71]

automationdev330m76cat0#110900#re-eneabled previous workaround


2010-04-15  Helge Delfs [hde]  <hde@openoffice.org>  [951291297c6808f7e74f64ad56efad1604bdb53b]

automationdev330m76cat0#110900#Workaround for flickering toolbar when loading a document->added do..loop


2010-04-15  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [613cb2b85d6c0bd2b1c9fb04890f6772f25143f1]

aw081 #i110731# added basegfx::fround to get to integer cleaner


2010-04-15  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [a4ed25efafb27d3d5acfd5502f2ad3fb90304d95]

aw081 #i110731# adapted mfCenterZ to double


2010-04-15  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [b09ce90f0a73acff0c0272978c6e5514325e913e]

aw081 #i110779# Adapted DoDepthArrange to use logical AND PolyPolygon checks instead of IsInside checks to get bettter quality


2010-04-15  Christian Lippka  <cl@openoffice.org>  [bcd227d5f32bfe3ccc181c463be8eb5c528c43a9]

fixed assign layout to not override hide background


2010-04-15  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [7ff2125a6163e6734f9e6065d61bf71a9b6b68c3]

aw081 #i110846# added needed exceptions to do the right hing for MasterPages with no style sheets


2010-04-15  Joerg Skottke [jsk]  <jsk@openoffice.org>  [9742b2c31d03e6722eddfbc724fc5d8ef6c74cd7]

vitomation01: #i109562 - More stability fixes


2010-04-15  sb  <sb@openoffice.org>  [fa2c17c251f6448ddaf05470aface20f78cdf2cd]

sb120: merged in backout from cws/sb118


2010-04-15  sb  <sb@openoffice.org>  [d645c084e1aab909f21f51a8dec453c323bd9213]

sb120: merged in backout from cws/sb118


2010-04-15  sb  <sb@openoffice.org>  [9d177d6fd3a8fa55fda4eac2b412cd183fa853f0]

sb120: merged in backout from cws/sb118


2010-04-15  sb  <sb@openoffice.org>  [773db2d80e39ed7a67775a6252b4c4553fe1250f]

sb120: merged in backout from cws/sb118


2010-04-15  sb  <sb@openoffice.org>  [dfe232b93f11cafccc9a85273021483bd62d3e29]

sb120: merged in backout from cws/sb118


2010-04-15  sb  <sb@openoffice.org>  [426c2252399be71ddfe4663aac9ba56bd25613e3]

sb120: merged in backout from cws/sb118


2010-04-15  sb  <sb@openoffice.org>  [640a983fa652a2d1558cd506fca2c92d6093967a]

sb120: merged in backout from cws/sb118


2010-04-15  sb  <sb@openoffice.org>  [87c6a4600d1b708c8fb698009e5e8230f2623dc8]

sb120: merged in backout from cws/sb118


2010-04-15  Ruediger Timm  <rt@openoffice.org>  [5c2e4c6ca31361cde685c53974ad5925d8d575a7]

masterfix: #i10000# Do not mask checkdeliver's exit code.


2010-04-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [d3635ea2748bf3ccb7bdaee0184eda5e2433382b]

CWS-TOOLING: integrate CWS sb118


2010-04-15  Dirk Voelzke  <dv@openoffice.org>  [6e2a5de34a79958fbb17be01aaaf413be6856d98]

nativeb: #i96291#: Better mime type name for extensions


2010-05-07  Ivo Hinkelmann  <ihi@openoffice.org>  [31614a8492f589728e7c7e6115a865aecf7cbb0d]

CWS-TOOLING: integrate CWS tkr33


2010-05-07  Ivo Hinkelmann  <ihi@openoffice.org>  [c3b6bf72ed7834a10f6b5ad5756b9b190566710d]

CWS-TOOLING: integrate CWS sb121


2010-05-07  Ivo Hinkelmann  <ihi@openoffice.org>  [5fad51e9db2be4affb53377bd5113346420c1c4b]

#i109668# let the default filter be used for export


2010-04-14  npower Developer  <npower@openoffice.org>  [0f0f6396110e83a99f979a37f0cfe3e11ec6faa6]

npower13_objectmodules: fix order of XModuleInfo/Module creation order


2010-04-14  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [943c96d6d68cb78b9621be5d860d9d841fbb059b]

slidecopy: indentation corrected


2010-04-14  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [0335bd7d3883fa2fd7127ad70a2820c269efb9e3]

slidecopy: #i10000# (unxlngi6)


2010-04-14  Daniel Rentz  <dr@openoffice.org>  [dbd1daa7f89f25ca26a526207690789a351828d4]

npower13_objectmodules: load vba after applying workbook codename


2010-04-14  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [240aa1eda8e6750fc100e8353e1a7d0f94ac9f73]

slidecopy: post-rebase problems


2010-04-14  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [9e76eb07058591a392dde919f2ffec29aedf4777]

slidecopy: post-rebase problems


2010-04-14  Niklas Nebel  <nn@openoffice.org>  [cbb2eff2b8a374f1c48734531bbddf04d1f1fdcf]

calc53: #i89332# allow html or csv instead of preselected xls in ScFilterDetect::detect, no more registration of csv for xls extension


2010-04-14  Niklas Nebel  <nn@openoffice.org>  [5627a0059bf184755eefbfca3413f3a9006e9fec]

calc53: #i89332# allow html or csv instead of preselected xls in ScFilterDetect::detect, no more registration of csv for xls extension


2010-04-14  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [d1bf4d03d9da98a4d9156cc80a7fea22ae63ff58]

merge


2010-04-14  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [e35c48cb46518793b1812f8ca7d9cc8d9939c898]

merge


2010-04-14  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [8602973c35b4a3bd545ca9ae280e5e7125ae73dd]

slidecopy: allow sorting the tool panels in the TaskPane (so far, the implicit ordering was defined by the order in which the config nodes were returned by the config manager)


2010-04-14  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [ebbda0f3345e688956b3324e909c8eed86fa7341]

slidecopy: allow sorting the tool panels in the TaskPane (so far, the implicit ordering was defined by the order in which the config nodes were returned by the config manager)


2010-04-14  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [f0c9be316fc7ec1850aad6594e469dbed0c1c2e0]

merge


2010-04-14  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [958e5f85168c87b1a48b1a4c29f077c0a6b4a2c3]

merge


2010-04-14  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [f713d9f4b12a0e922a4bcc17df7202302a3c0bce]

merge


2010-04-14  Daniel Rentz  <dr@openoffice.org>  [130bbc98813c32460dc354dfa712de620cedecff]

npower13_objectmodules: compiler errors


2010-04-14  Daniel Rentz  <dr@openoffice.org>  [1110315ea427c77a9ca630fc80d1f9e15242f29e]

npower13_objectmodules: compiler errors


2010-04-14  Kurt Zenker  <kz@openoffice.org>  [1f8d19b79c14ccd081f5c60dc0f6f89bb6c1ffea]

bserver52: #161974# an empty line in build.lst should be ignorred


2010-04-14  Thomas Benisch  <tbe@openoffice.org>  [5e8eba45ee34b992e1acc6ca91fe17c2d96541f9]

chart45: #i110805# Chartshapes: Toolbarbuttons can't be opened


2010-04-14  Thomas Benisch  <tbe@openoffice.org>  [862738d2a8214b0bf2de060a2093faaf3055db2f]

chart45: #i110805# Chartshapes: Toolbarbuttons can't be opened


2010-04-14  Thomas Benisch  <tbe@openoffice.org>  [5c65b7de9a562bb078ff300951209acfe0a9f028]

chart45: #i110805# Chartshapes: Toolbarbuttons can't be opened


2010-04-14  Thomas Benisch  <tbe@openoffice.org>  [a874863e702b0ff20b8bbf29b1c5999ab2280296]

chart45: #i110805# Chartshapes: Toolbarbuttons can't be opened


2010-04-14  Thomas Benisch  <tbe@openoffice.org>  [2bac439e653e5fb4e983e2363b966a714de8644b]

chart45: #i110805# Chartshapes: Toolbarbuttons can't be opened


2010-04-14  Daniel Rentz  <dr@openoffice.org>  [da9d0047fe373b0083b23e45bef4fca7f008af11]

npower13_objectmodules: make vba import available in oox filters


2010-04-14  Daniel Rentz  <dr@openoffice.org>  [b798812d02e55e78ca20f6c55fefdd062f5cd164]

npower13_objectmodules: make vba import available in oox filters


2010-04-14  Daniel Rentz  <dr@openoffice.org>  [64da8a9b1cda404727ab3d70c01bf6deedaf8614]

npower13_objectmodules: make vba import available in oox filters


2010-04-14  Daniel Rentz  <dr@openoffice.org>  [319c08647f115aaba7f5633376531cbfb4746b2f]

npower13_objectmodules: make vba import available in oox filters


2010-04-14  sb  <sb@openoffice.org>  [64fcedf6d8dbac06e312836fa0ab5b7bc5722c03]

sb118: merged in backout


2010-04-14  sb  <sb@openoffice.org>  [05880bac6475e045694fb00806d807ab38e1f1e5]

sb118: merged in backout


2010-04-14  sb  <sb@openoffice.org>  [10b1f939953d971de57c5bb20f901631ef5bfeea]

sb118: merged in backout


2010-04-14  sb  <sb@openoffice.org>  [97df97494ffaf3e751fb23690bedb2c6598fc1a9]

sb118: merged in backout


2010-04-14  sb  <sb@openoffice.org>  [a47e12b3d4eeb0b3e271588716f905092d06ac0b]

sb118: merged in backout


2010-04-14  sb  <sb@openoffice.org>  [084b3d7eae29d9e9e6e1a65054ffe4d11cda3576]

sb118: merged in backout


2010-04-14  sb  <sb@openoffice.org>  [ed5ba2502ea4cd862dc2ecd22db0c9de5b25b5a1]

sb118: merged in backout


2010-04-14  sb  <sb@openoffice.org>  [55c30686c3518c2fb715e8140d17b7f16a088118]

sb118: merged in backout


2010-04-14  sb  <sb@openoffice.org>  [6c9b78ddeb8a0189f8f41fe07d5f687d7f90225d]

sb118: merged in backout


2010-04-14  sb  <sb@openoffice.org>  [33682d1375407c507230050b537bed0f42708457]

sb118: merged in backout


2010-04-14  sb  <sb@openoffice.org>  [a1077511bcd962b393ecb07f7df020d187edcd32]

sb118: merged in backout


2010-04-14  sb  <sb@openoffice.org>  [19087e3ef7793983f244d1d5265fefe746ef7727]

sb118: merged in backout


2010-04-14  sb  <sb@openoffice.org>  [4035651ccdb03f1ff82731fd02bc2d1bb81e3996]

sb118: merged in backout


2010-04-14  sb  <sb@openoffice.org>  [cd6cdc2be3b081a80c8500a3b71a1ae12dd6bc9a]

sb118: merged in backout


2010-04-14  sb  <sb@openoffice.org>  [1e245ea8d0fc3972c747124205e09947aa237001]

sb118: merged in backout


2010-04-14  sb  <sb@openoffice.org>  [9e4c309ecedeeb052c923f1f6ef04f49498f3b1a]

sb118: merged in backout


2010-04-14  Kurt Zenker  <kz@openoffice.org>  [491032ca8f4b4bfe43fe8ffab16a2423e01f39d1]

masterfix: #i10000# remove incorrect line in buildlists


2010-04-14  Kurt Zenker  <kz@openoffice.org>  [bd07fbc963b4832f44b926c9d73f024b143c0d12]

masterfix: #i10000# remove incorrect line in buildlists


2010-04-14  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [5b8d16eb981022d62e6f2fc5e27603c849807e53]

aw081 #i110861# corrected mpSdrPageProperties usages in SdrPage implementation to do the right things in the right situations


2010-04-14  sb  <sb@openoffice.org>  [5aaefa22ae131a80c8beaaa5294c2bb3cd65d4ca]

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  Ingrid Halama  <iha@openoffice.org>  [2255e46015dfb794218c068a2f960b2a9f72ded0]

#i110743# build WarningError on unxlngx6


2010-04-14  Oliver Craemer [oc]  <oc@openoffice.org>  [85a46b5ee2fffdfa1c05199f2ef5957619ba4253]

i110879 : [Automation] sMakeReadOnlyDocumentsEditable fails


2010-04-14  obo  <obo@openoffice.org>  [6cf9f51705a4c8565858963d3f50c5489e5895a9]

#i10000# remove dublicate method declaration ControlHolder::invalidate


2010-04-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [cfc78d6b121d82998f4262cbb09ececc25d021d1]

CWS-TOOLING: integrate CWS sb118


2010-04-14  Kurt Zenker  <kz@openoffice.org>  [de074f2857ab86ff425f010cd0e53dadc040c9a5]

masterfix: #i110833# patch applied to prevent a build error without GTK


2010-04-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [4f2def4221587cb4b903eb383e80bfaf53614bd3]

CWS-TOOLING: integrate CWS sb118


2010-04-14  Helge Delfs [hde]  <hde@openoffice.org>  [c5440fb502048a57b710b7410512c2fe7a0acd17]

vcl100#110741#adapted autotest for removed fonts button->control removed


2010-04-14  Helge Delfs [hde]  <hde@openoffice.org>  [11674bb286cebf646e70be9e3bb7bbd24b6864aa]

vcl100#110741#adapted autotest for removed fonts button->testcase removed


2010-04-14  Herbert Duerr [hdu]  <duerr@sun.com>  [9c869b9547607490de5cc2d0e802ac35bce5cc76]

fast forward merge


2010-04-14  Herbert Duerr [hdu]  <duerr@sun.com>  [2f030c991f7de0b09dc4dd6210f2b99511b69509]

#i110240# fix emulation of hflex/hflex1 type2ops for type1 subset


2010-04-14  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [8555dec9b440d58f4bc19fc088679a827e2870b5]

slidecopy: re-implement CreateAccessible, and fix ActivePanelChanged


2010-04-14  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [767a546786eb55e5223e03416b53da9b520a960e]

slidecopy: re-introduce the icons for Impress' standard tool panels


2010-04-14  npower Developer  <npower@openoffice.org>  [0e17741fb26f9aa7d6ec986c5b03e2846da6a964]

npower13_objectmodules: add a CodeName property for Sheet and Document/Model objects


2010-04-14  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [18ea7f6a93f93b333f3588879733d53f69b0c2f0]

slidecopy: when a panel is de/activated, let the drawing framework know of the change


2010-04-14  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [f8f7f1f674de6802a3601a89b725ce6f9cb80cb0]

slidecopy: removed PID_FIRST_CUSTOM_PANEL (not used anymore)


2010-04-14  Tor Lillqvist  <tml@openoffice.org>  [dba391b866c92a5015ef821620d1b5720cf2f487]

ooxml10: apply oox-import-helper-property-map-dump.diff from ooo-build


2010-04-14  Tor Lillqvist  <tml@openoffice.org>  [5d73a75d488c0d784341cf083fe9828377ea1106]

ooxml10: apply oox-pptx-import-fix-text-body-vert-2.diff from ooo-build


2010-04-14  Tor Lillqvist  <tml@openoffice.org>  [59352e4b6b6275b3e5983c55700d1c5a446923a8]

ooxml10: pull and merge m76


2010-04-14  Mikhail Voytenko  <mav@openoffice.org>  [348d64a3100e29b376b82d4cb6237c8b7c1d56df]

fwk138: fix warning


2010-04-14  Ingrid Halama  <iha@openoffice.org>  [e9ec6f67bf4aa0d7474e54b5f55ca71671356a48]

#i110617# avoid changes on copy from calc to writer


2010-04-14  Ingrid Halama  <iha@openoffice.org>  [838c91c229efff4a846fb8d6efd0211b999adf56]

chartpositioning: #i100778# correct ODF behaviour


2010-04-14  Mikhail Voytenko  <mav@openoffice.org>  [cfcf90049be57df5de4217243965f1ffc46eddfc]

fwk138: fix warning


2010-04-14  wg111939  <wg111939@sr1-eham02-02>  [f5ac06e7a64643014b958a8033f1eede0e70a439]

i110864


2010-04-14  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [4862537f5858d956503113a5cd44933e02281a70]

slidecopy: re-implemented the TaskPane's "View" menu in SFX, using the code formerly found in SD


2010-04-14  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [df0f53a275c1494fb43819ee48ff19b3031ffb45]

slidecopy: re-implemented the TaskPane's "View" menu in SFX, using the code formerly found in SD


2010-04-14  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [8522a74e1d1f5c3eb3287c144709275b33daa458]

slidecopy: re-implemented the TaskPane's "View" menu in SFX, using the code formerly found in SD


2010-04-14  Thomas Lange [tl]  <tl@openoffice.org>  [ab76732221aaf59cc9df43fa99b1883cb7888049]

cws tl74: merge with DEV300 m76


2010-04-14  Thomas Lange [tl]  <tl@openoffice.org>  [0518cf8899d02f1d0810fd971fe4dca2474c26c6]

cws tl74: merge with DEV300 m76


2010-04-14  Thomas Lange [tl]  <tl@openoffice.org>  [d72138f1408df33e07f6b33fd23bdfb101229a41]

cws tl74: merge with DEV300 m76


2010-04-14  Thomas Lange [tl]  <tl@openoffice.org>  [33deaab0e62194e7ebd3d0dd386628620e6a20f7]

cws tl74: merge with DEV300 m76


2010-04-14  Thomas Lange [tl]  <tl@openoffice.org>  [9abc6eb238e1c2784f5896ec905d9de0b7a7e38c]

cws tl74: merge with DEV300 m76


2010-04-14  Thomas Lange [tl]  <tl@openoffice.org>  [79333b34480c401e3a43e3add609db5874d0b1a7]

cws tl74: merge with DEV300 m76


2010-04-14  Thomas Lange [tl]  <tl@openoffice.org>  [abbcaab344a5f36f5c84cc94f3d1f89d3f30eede]

cws tl74: merge with DEV300 m76


2010-04-14  Thomas Lange [tl]  <tl@openoffice.org>  [cf9c47bc468741f8c31248e668d5ba2a9aff4987]

cws tl74: merge with DEV300 m76


2010-04-14  Thomas Lange [tl]  <tl@openoffice.org>  [0ae0a09128d5b33a142d64435fde87cc5d29a309]

cws tl74: merge with DEV300 m76


2010-04-14  Thomas Lange [tl]  <tl@openoffice.org>  [d2561bc9f5bfd3f6ba8b81b349c3cba7538f1746]

cws tl74: merge with DEV300 m76


2010-04-14  Thomas Lange [tl]  <tl@openoffice.org>  [017328c34f430f6ce0be2027e63e931cf4c4d3f2]

cws tl74: merge with DEV300 m76


2010-04-14  Ingrid Halama  <iha@openoffice.org>  [5a80462b2b3bdc2e8eb41924794717ed0e391484]

chart45: #i110615# set missing points to NAN (not to zero)


2010-04-14  sb  <sb@openoffice.org>  [ded66fcbeb46e696ded4d640c1019203c96abb3c]

sb120: #i110862# disabled failing test


2010-04-14  Joerg Skottke [jsk]  <jsk@openoffice.org>  [8791c8522c267c28b1513bf0bb66f03ebb8ca819]

vitomation01: Regression fixing - Repair f_topten.bas


2010-04-14  Caolán McNamara  <cmc@openoffice.org>  [f710c8daba1f55821fbfce456930ddfc9cecaf19]

cmcfixes74: #i110859 fix lowhanging ww8 cppcheck warnings


2010-04-14  Herbert Duerr [hdu]  <duerr@sun.com>  [8b570a04e1bd1f5e2f49f13c4c377dbeb2ca6928]

#i107915# fix vertical writing for non-BMP CJK chars


2010-04-14  Helge Delfs [hde]  <hde@openoffice.org>  [f045b7137af9e56666409e65341e467c9fd46367]

automationdev300m76cat0#107893#added support for slovenian language


2010-04-14  Dirk Voelzke  <dv@openoffice.org>  [1f3cba368927ba31c275d3d949f42444fee1399e]

nativeb: #i110754#: rebranding nsplugin


2010-05-07  Ivo Hinkelmann  <ihi@openoffice.org>  [20b80bee6f3850c4a51103921370605a134d5247]

CWS-TOOLING: integrate CWS sb121


2010-04-13  npower Developer  <npower@openoffice.org>  [8616787ccb5d3cd09bef7ad2a77d97155890173e]

npower13_objectmodules: #i110724# fix for union and some clean up for determining multicell property values ( using SfxItemSet )


2010-04-13  Ivo Hinkelmann  <ihi@openoffice.org>  [c8bc53153321b98fd9d8db898c64e827448f4fc4]

l10ntooling18: #i109378# added gsicheck wrapper script for command line usage


2010-04-13  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [6117ebac60ab7acb84b45b57d49150abf469667d]

vcl111: #i97017# add yet another recent file list


2010-04-13  Daniel Rentz  <dr@openoffice.org>  [fdd1c8f3861b366be58d9ffa3bf027ff3086b271]

npower13_objectmodules: compiler warnings


2010-04-13  Ivo Hinkelmann  <ihi@openoffice.org>  [0f641fbfd20f06811ec4bdd886ff7ab16d058375]

l10ntooling18: #i109378# set path to gsicheck in localize.pl


2010-04-13  Niklas Nebel  <nn@openoffice.org>  [89a26b7f2de03ac6d88a5fa324cd6078bc6eca92]

calc53: #i110853# don't always cancel HTML export


2010-04-13  tb121644  <tb121644@sr1-eham02-04>  [ef33c2c5d0627bbc4171894116254488052bf1aa]

#i110714# [Automation]result extract holds wrong product name


2010-04-13  Carsten Driesner  <cd@openoffice.org>  [7ea28d6cc54986d33a62054f429f114a18cff097]

nativeb: #161758,161762# Replace splash and about box for BrOffice


2010-04-27  Carsten Driesner  <cd@openoffice.org>  [fc3906c244b737c3d7e38272855632d7d3665ab0]

fwk141: Intro images without english text


2010-04-23  Carsten Driesner  <cd@openoffice.org>  [3afbac67886a9ebe850355701427b6580cfbba49]

fwk141: #i111083# Fix splash screen without version number


2010-04-13  Ingrid Halama  <iha@openoffice.org>  [133cac7b60bb44340179c78cb30f1cc6e8c185c3]

chart45: avoid assertion during scenario from issue #i110849#


2010-04-13  sb  <sb@openoffice.org>  [e5ac6e7009b108c8abd53d3d4301944f11a820ab]

sb122: merged in cws/calcautocrash to fix sc/qa/unoapi problem with sc.ScDataPilotFieldGroupItemObj


2010-04-13  Ingrid Halama  <iha@openoffice.org>  [39fb1ee5667028cb9752c4fe84e28ac0148418d3]

chart45: #i110849# crash after copying chart


2010-04-13  Helge Delfs [hde]  <hde@openoffice.org>  [56fab10245096541c878cbffbcb79d0c2c40c897]

automationdev300m76cat0#107893#added support for slovenian language


2010-04-13  Helge Delfs [hde]  <hde@openoffice.org>  [03c341919c2ce023d3c9e6381185f934a875bfa8]

automationdev300m76cat0#107893#added support for slovenian language


2010-04-13  Helge Delfs [hde]  <hde@openoffice.org>  [a45a337503a619f0a6ecfcbd980ab7929001092e]

automationdev300m76cat0#107893#added support for slovenian language


2010-04-13  Helge Delfs [hde]  <hde@openoffice.org>  [c00bf408e9b4c6804dfad602444a6c616e31723c]

automationdev300m76cat0#107893#added support for slovenian language


2010-04-13  Helge Delfs [hde]  <hde@openoffice.org>  [762515c194c36da972e58bde60bc2d8ba7cf10bd]

automationdev300m76cat0#107893#added support for slovenian language


2010-04-13  Helge Delfs [hde]  <hde@openoffice.org>  [9fbc628e4a417e3c11c85e3ff9e1f85324850f6d]

automationdev300m76cat0#108057#fixed language detection for slovenian language


2010-04-13  tb121644  <tb121644@sr1-eham02-04>  [8c3462853e40dae7801efae3ea8924ceb114efa0]

#i109825# enable testautomation for gridcontrol


2010-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [df6d043734d640c98c73d2374aeabff90ef27b71]

CWS-TOOLING: integrate CWS dtardon02


2010-04-13  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [0585053da56f31b6b5f20a720d54aa1d33f8e5c9]

slidecopy: now that Impress also supports the usual custom tool panel mechanism, add an example for Impress, too


2010-04-13  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [b3f01acd62e59c34405b0738b1d92c212e62f842]

slidecopy: missing using statement


2010-04-13  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [8af9df5ec78b808a4aa7d1288639fbc621f09917]

slidecopy: Impress does not support the SID_TASKPANE slot, the task pane is available via SID_RIGHT_PANE


2010-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [bd16a2c600e99f590a7ed057798412d3c44c258a]

CWS-TOOLING: integrate CWS ause110


2010-04-13  Joerg Skottke [jsk]  <jsk@openoffice.org>  [45980c18c34f53c0f9cb7633d126db27ada4d1cb]

vitomation01: #i109562 - ConvertPath is a function! Fixed.


2010-04-13  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [99f33ef5a21b97f790b6a359a640111076174408]

slidecopy: the custom toolpanel example in sd/workben/custompanel is superseded by the one in sfx2/workben/custompanel


2010-04-13  Joerg Skottke [jsk]  <jsk@openoffice.org>  [add9c12f09f580856316924366fb7a2141388eec]

vitomation01: #i109562 - Protect function parameters, they should not be changed (ConvertPath behaves differently, though )


2010-04-13  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [7aaf18c9983734125c595c294a3f50fc95de38f0]

slidecopy: moved SD's task pane implementation to the new base implementation from SFX. Still not all previous functionality restored.


2010-04-13  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [8c437b4a47762b07c52a0a9d6af2abf5363c15df]

slidecopy: moved SD's task pane implementation to the new base implementation from SFX. Still not all previous functionality restored.


2010-04-13  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [0c5e350b2ae8c46a24407cf122114e58852fb072]

slidecopy: moved SD's task pane implementation to the new base implementation from SFX. Still not all previous functionality restored.


2010-04-13  Christian Lippka  <christian.lippka@sun.com>  [a7df7372429ea4ea2d17852588b1c0fbf7a91d2f]

fixed unix warnings


2010-04-13  Joerg Skottke [jsk]  <jsk@openoffice.org>  [0730a20f33ed8425e2b2a38b8fcd75f9fa663dab]

vitomation01: #i109562 - ConvertPath was far too complex, cleaned up. Introduced unified functions to replace single characters or small substrings within a string, still need to remove countless clones


2010-04-13  Helge Delfs [hde]  <hde@openoffice.org>  [ee8f7dae9dbef6e154b3d021dbb6e2521b90eaef]

automationdev300m76cat0#108549#added workaround to set focus of document


2010-04-13  sb  <sb@openoffice.org>  [0a5d7c3a4083194dcab1bc21145e569db5df3aff]

sb122: merged in DEV300 masterfix


2010-04-13  sb  <sb@openoffice.org>  [683780cf57a7ec2729a52877aecc67d2d03ab70d]

sb120: non-broken rtl::ByteSequence unit tests


2010-04-13  Helge Delfs [hde]  <hde@openoffice.org>  [446a1a103cffbb6980a6babb94e6d8d12471b495]

automationdev300m76cat0#108549#added workaround to set focus of document


2010-04-13  Mikhail Voytenko  <mav@openoffice.org>  [13399d278ce820f19b592f40b3ab4b83223e1410]

fwk138: #i87496# add header


2010-04-13  Caolán McNamara  <cmc@openoffice.org>  [9631c4e031410ea86b28da64956b5909e8aa6678]

sdfindall: #i110565 revert this one to regain icons


2010-04-13  Mikhail Voytenko  <mav@openoffice.org>  [8d92fa14a00c9bf63a6fd39f58a7bc49aff3a05b]

fwk138: #i87496# Use the UNO constants


2010-04-13  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [edd98d01793ff8ab444c16b94d71f526d1d3550c]

slidecopy: merge


2010-04-13  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [d1137b8a472b3cc30262c20267c63086e58424a5]

slidecopy: make compile with GCC


2010-04-13  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [825b9494a5dc84409b457d1895b7db5c82680fa3]

slidecopy: make compile with GCC


2010-04-13  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [f4773f56d7861bd5354ceb93d35ffda50276bcd7]

slidecopy: adjusted to new XToolPanel


2010-04-12  Kohei Yoshida  <kyoshida@novell.com>  [4f0c1853cde2a99e8993b4f14d852a98357fd81e]

koheiautodecimal: #i110634# Don't export negative decimal-places esp. when the standard precision is "unlimited" (i.e. has an internval value of 65535 which would become -1 whne casted to *signed* 16-bit integer).


2010-04-12  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [24c12154109507b0e0cc8198810c620f314b1937]

slidecopy: merge


2010-04-12  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [1954f5accf405da4b60079a114242f08176714d7]

slidecopy: merge


2010-04-12  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [5aa0dc7eb7efaf1706342bec82f83253c4f5fbaf]

slidecopy: merge


2010-04-12  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [1c429edf4532183f57489736ec0efa6601a195b5]

slidecopy: merge


2010-04-12  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [4232e0d75e3a78cf73558e672e038cc0a0ec578b]

slidecopy: merge


2010-04-12  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [53a51cd2ec7d6fa4ef84a03be99ef6efa2adde63]

slidecopy: merge


2010-04-12  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [ab24644c32d1ff000ea329d78776e8f0892a1697]

slidecopy: merge


2010-04-12  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [e3c620fd0394b7ce7b5c8cce2a498a03713a3666]

slidecopy: merge


2010-04-12  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [5bbfdef3f29255edc53244d2cacf346a1a761467]

slidecopy: merge


2010-04-12  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [4c576e564f53bc87a6f5ab0b9ff58e1267c17e66]

slidecopy: merge


2010-04-12  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [bec2d48753200fbd99a138908157a4294fbfb118]

slidecopy: merge


2010-04-12  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [d68ab64906bca6076d6e0d2c52689bbc7b273e23]

slidecopy: merge


2010-04-12  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [e8450ba2e090debab65c77ab489a737be9132481]

slidecopy: merge


2010-04-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [8907ad8d711eb20498695e2ef6287cc0544cf8ef]

CWS-TOOLING: integrate CWS writerfilter07


2010-04-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [944ed4a33b0a0a11cb414392a8ad2aca61631f7d]

CWS-TOOLING: integrate CWS thbfixes10


2010-04-12  Christian Lippka  <christian.lippka@sun.com>  [4cef86a3df68deac59ad6eec71db7eb4bf1476e7]

fixed merge error


2010-04-12  thb  <thb@openoffice.org>  [4234c51cd84c739a8828024262545d5cb33bdeec]

Merged DEV300_m76


2010-04-12  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [5c5c7e561463e1464e615ab1bef9119291a6c6e7]

merge with DEV300_m76


2010-04-12  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [dfedceb6c11ed339b33b57726251ce15e5484466]

merge with DEV300_m76


2010-04-12  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [14324842d7e1bdb263e84bf27ccaadc1202027ca]

merge with DEV300_m76


2010-04-12  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [cc4afe7f8e0610114446cc22acf4b926ace34a29]

merge with DEV300_m76


2010-04-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [58eb5f23681290abb8fe9ea348c7db3a7cfda9c0]

CWS-TOOLING: integrate CWS dr74


2010-04-12  Vladimir Glazunov  <vg@openoffice.org>  [7f8f653f69df8b5c54646e6fdcc81e3ba0e169cd]

#100000# fixed typo


2010-04-12  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [36438c7236119371a2800e55b6a8b028f832e5c8]

merge


2010-04-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [5e3e6497e026737bb464e7d54374203661b5131e]

CWS-TOOLING: integrate CWS automationdev300m75cat0


2010-04-12  Steffen Grund  <Steffen.Grund@sun.com>  [316556e3bdcb43838b6000bfe2001823ae33393a]

sg01: merge with DEV300_m76


2010-04-12  Steffen Grund  <Steffen.Grund@sun.com>  [96bf3cad87793dd65914192b849a9fece5baf7d6]

sg01: merge with DEV300_m76


2010-04-12  Steffen Grund  <Steffen.Grund@sun.com>  [28d847ff77ea9257bc082d07ed3a38d71f2fd030]

sg01: merge with DEV300_m76


2010-04-12  Caolán McNamara  <cmc@openoffice.org>  [31c3de2faa2e43d115a6e45c7fa7a9881d57bffa]

sdfindall: merge with DEV300 m76


2010-04-12  Caolán McNamara  <cmc@openoffice.org>  [46e4d0ae42a0befd8072d697c37031157fbb524d]

sdfindall: merge with DEV300 m76


2010-04-12  Caolán McNamara  <cmc@openoffice.org>  [9cad493395c1d3bf062a1b50732ad730cc492209]

sdfindall: merge with DEV300 m76


2010-04-12  Caolán McNamara  <cmc@openoffice.org>  [0232e02afea27519ca969ddec8113a21ea313df4]

sdfindall: merge with DEV300 m76


2010-04-12  Caolán McNamara  <cmc@openoffice.org>  [dbcd1044c49bdb20f70d72c543adf56f4d3c2014]

sdfindall: merge with DEV300 m76


2010-04-12  Caolán McNamara  <cmc@openoffice.org>  [3db783b17bd172b94d01a2e20815812b1d1f9d8e]

cmcfixes74: #i110814 make ww8 .doc font importer a little more robust


2010-04-12  Caolán McNamara  <cmc@openoffice.org>  [4d00311c1e0219988f8bcf8ff707cae6881905c4]

cmcfixes74: #i110565 use radio buttons for mutually exclusive options in menus


2010-04-12  Caolán McNamara  <cmc@openoffice.org>  [e0b8a71c2131f90e1fbb442693c7124ce7d86597]

cmcfixes74: #i110565 use radio buttons for mutually exclusive options in menus


2010-04-12  Caolán McNamara  <cmc@openoffice.org>  [6e9b33ba6aa7272f6ab81e6c54c319b2e5305cc7]

cmcfixes74: #i110565 use radio buttons for mutually exclusive options in menus


2010-04-12  Caolán McNamara  <cmc@openoffice.org>  [7062641db71988f68a1e144375d3cda8d90d77b4]

cmcfixes74: #i110565 use radio buttons for mutually exclusive options in menus


2010-04-12  Caolán McNamara  <cmc@openoffice.org>  [44e0e3f4b2006a218f72b6be0e76bbd9fe834c10]

cmcfixes74: #i110565 use radio buttons for mutually exclusive options in menus


2010-04-12  Caolán McNamara  <cmc@openoffice.org>  [cf79e126be016d761a9d2279828c9e8fcf863267]

cmcfixes74: #i110565 move the radiobuttons work to sdfindall


2010-04-12  Caolán McNamara  <cmc@openoffice.org>  [419d1a22953ace02411a9537cc605aa02ebede35]

cmcfixes74: #i110565 move the radiobuttons work to sdfindall


2010-04-12  Caolán McNamara  <cmc@openoffice.org>  [90bb43ac9278e8c272b0355c7e687ba7a5daeb43]

cmcfixes74: #i110565 move the radiobuttons work to sdfindall


2010-04-12  Caolán McNamara  <cmc@openoffice.org>  [a80b4eddccb53112b8758f0c70bf1df51e7e457a]

cmcfixes74: #i110565 move the radiobuttons work to sdfindall


2010-04-12  Caolán McNamara  <cmc@openoffice.org>  [a6810567d6a67517315a0f94598cebefe93b9536]

cmcfixes74: #i110565 move the radiobuttons work to sdfindall


2010-04-12  Ivo Hinkelmann  <ihi@openoffice.org>  [f0b4543e5d07906c9f2a3c0afcae736740d7c0ac]

#i110810# rename output files


2010-04-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [0ff66a76831c561ab74f2f21e12800e492388c6a]

dba321a: #i10000# remove dublicate method: static void lcl_SkipBytesInBlocks (merge problem


2010-04-12  Helge Delfs [hde]  <hde@openoffice.org>  [c56b893502d96f0d55088d826f2278cc57682942]

automationdev300m76cat0#110648#added workaround if tables in Autopilot need a long time to load


2010-04-12  sb  <sb@openoffice.org>  [3e41502e56c37991dd6e645fd1ff8fb7a325ff1b]

sb122: #i110083# improve xcsparser.cxx merge function


2010-04-12  sb  <sb@openoffice.org>  [fef69e9f3db158f2e27b1654dd00ec00060602e8]

sb122: merged in DEV300_m76 via cws/sb121


2010-04-12  sb  <sb@openoffice.org>  [26158a2e6ac5d93986e5d6c458d268aa8a697166]

sb122: merged in DEV300_m76 via cws/sb121


2010-04-12  sb  <sb@openoffice.org>  [8de1d54007ff936bd0d8a44c50ffd8a0aaaa1426]

sb122: merged in DEV300_m76 via cws/sb121


2010-04-12  sb  <sb@openoffice.org>  [80b713c17fb6cb487ef0d632ac1e008e2ee458e3]

sb122: merged in DEV300_m76 via cws/sb121


2010-04-12  Helge Delfs [hde]  <hde@openoffice.org>  [a03f84170a7c49b6b818f15028d0b3c5f7e6bcb0]

automationdev300m76cat0#i110807#fixed undimensioned variable...cleanup


2010-04-12  Herbert Duerr [hdu]  <duerr@sun.com>  [20231f17aebf160bb96b81ed31d4c2ed5c83785c]

#i110806# fix stlport debug assertion (thanks dtardon)


2010-04-12  Joerg Skottke [jsk]  <jsk@openoffice.org>  [3a6a8cec4b90ae657f08aed7f2dd63264deee6ec]

vitomation01: #i109562 - Modifications to OLE tests, remove function DisableNavigator() as it was identical to hCloseNavigator() which again now is just a call to hCloseDialog...


2010-04-12  Ivo Hinkelmann  <ihi@openoffice.org>  [a142b995c98f436f20eacfdf5944feb30a5125df]

cws l10ntooling18: #i110687# path updated


2010-04-12  Christian Lippka  <christian.lippka@sun.com>  [411f5663550371540b4b1f75b36cf0dd68978d49]

impress188: rebase m76


2010-04-12  Christian Lippka  <christian.lippka@sun.com>  [7c05c7a3d3969846401f4856134219be3dfc1c75]

impress188: rebase m76


2010-04-12  Christian Lippka  <christian.lippka@sun.com>  [4da699599adbbbc050af6ff5b551abc39a78251a]

impress188: rebase m76


2010-04-12  Christian Lippka  <christian.lippka@sun.com>  [aef481eed78350b8b943128fedb3d024b84301ea]

impress188: rebase m76


2010-04-12  sb  <sb@openoffice.org>  [9f073c6e916fb9e781ffe22575957b3a212d2a56]

sb121: merged in DEV300_m76


2010-04-12  sb  <sb@openoffice.org>  [8dd42657d151870788d24b335d5f7ef70a55cd40]

sb121: merged in DEV300_m76


2010-04-12  sb  <sb@openoffice.org>  [e6f3ad0eaac8b32918bb8bcee36cdc0be7fbfc29]

sb121: merged in DEV300_m76


2010-04-12  sb  <sb@openoffice.org>  [afc4642685c41b3a9f2fda4f81d342667ed47d09]

sb121: merged in DEV300_m76


2010-04-12  sb  <sb@openoffice.org>  [6f4696c53913e5ddff0d8433ee3e552a8c584e48]

sb121: merged in DEV300_m76


2010-04-12  sb  <sb@openoffice.org>  [7c943be551f25578844d93067268461a2c74e420]

sb121: merged in DEV300_m76


2010-04-12  sb  <sb@openoffice.org>  [9d3ee6b808c66e292f1fa1bbed02c7605defdcae]

sb121: merged in DEV300_m76


2010-04-12  Carsten Driesner  <cd@openoffice.org>  [ef12d8a69cdba75f75845432ea84f03f69502ea4]

nativel: #161976# Remove license dialog from installation wizard


2010-04-14  Mikhail Voytenko  <mav@openoffice.org>  [e2e01f75b72f24c46df5eb9fd77f051f0f4c809b]

fwk140: #i110848# show the warning on saving as well


2010-05-05  Ivo Hinkelmann  <ihi@openoffice.org>  [cdfc28186d3a68ab08f98d632618be8523cefb1b]

fwk140: #i110815# do not rely on font size to align buttons below new bitmap background


2010-04-27  Carsten Driesner  <cd@openoffice.org>  [9e0c86c0ee31b231972002b4ced152621d545d4e]

fwk141: insert invalidtes iterator


2010-05-03  Ivo Hinkelmann  <ihi@openoffice.org>  [0f0bf4d20e1aa43495b68429baa302a9fc58a11d]

CWS-TOOLING: integrate CWS cbosdo05


2010-05-03  Ivo Hinkelmann  <ihi@openoffice.org>  [323fe78516b75702c30f517d148b3ac4942a5dac]

CWS-TOOLING: integrate CWS cloph14


2010-05-03  Ivo Hinkelmann  <ihi@openoffice.org>  [b337a35ab64a8e5bae38e82bc5262c900b8b9645]

CWS-TOOLING: integrate CWS obo47


2010-04-23  Christian Lohmaier  <cloph@openoffice.org>  [cec21bb3749dcf39721140b95c0be6abea04ad14]

cloph14: merge with DEV300_m77


2010-04-13  obo  <obo@openoffice.org>  [77c518fe99bc7c511174a32a3b97ee40e5a5f556]

obo47: #i110831# build breaks for wntmsci12 non pro in module shell


2010-04-12  Joerg Skottke [jsk]  <jsk@openoffice.org>  [64b58443dfc4bc5ca2822beaee771b44fa1fd7c6]

automationdev300m76cat0: #i110804 - Added missing version number to officeinfo.txt which is used for building the OLE application names


2010-04-12  sb  <sb@openoffice.org>  [8c23e8447772f621b636c413e80fa4b039f44368]

sb122: merged in cws/sb121


2010-04-12  sb  <sb@openoffice.org>  [98c0ff7b54919ea54df7fad8814a5f48c12f2d74]

sb122: merged in cws/sb121


2010-04-12  sb  <sb@openoffice.org>  [5bfb02a3a04e7b6ead274aa0dfb15c588fe4f870]

sb122: merged in cws/sb121


2010-04-12  sb  <sb@openoffice.org>  [405cdc76871d9822356429be6be5565027f15820]

sb122: merged in cws/sb121


2010-04-12  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [60cda753f60de93a421af32affb07f455bca84b6]

slidecopy: default ImageURL to empty string, not <null/>


2010-04-12  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [c08e0f6a88407fac29857a71314f0a704fa7c393]

slidecopy: removed unused forward declaration


2010-04-12  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [61e685d3e8e68b37294c6b853342a39c54cd85d9]

slidecopy: proper deletion of 'argv[iXhp + 3]', will cause assertions otherwise, which break the build in instsetoo_native


2010-04-12  sb  <sb@openoffice.org>  [10ce0c56de2072553e5cbe5ebbd422cd88e5fde6]

sb122: #i110494# make OpenOffice.org-maximal-version dependency work for > 0 micro OOo versions again


2010-04-12  Christian Lippka  <christian.lippka@sun.com>  [10ab46516aee91be86b77e39cc97afb2ee972571]

renaissance2: rebase m76


2010-04-12  Christian Lippka  <christian.lippka@sun.com>  [28e493ad2c40b5efa4949bc4eecb4348982bd111]

renaissance2: rebase m76


2010-04-12  Christian Lippka  <christian.lippka@sun.com>  [84131ae12e2dc28dd5eb33888d7ccdff4b3b5821]

renaissance2: rebase m76


2010-04-12  Christian Lippka  <christian.lippka@sun.com>  [98a9cb6b050e0ff8a70848404d9e8fcb902bfa94]

renaissance2: rebase m76


2010-04-12  Christian Lippka  <christian.lippka@sun.com>  [016ff852cc98d82069c29d6c70327a77955013e5]

renaissance2: rebase m76


2010-04-12  Christian Lippka  <christian.lippka@sun.com>  [6e40e38b269e5be505454550e7c142a9697b9f6f]

renaissance2: rebase m76


2010-04-12  Christian Lippka  <christian.lippka@sun.com>  [c6963ac502f6b693d6c9bd6d2a3c08a442d3e86d]

renaissance2: rebase m76


2010-04-12  Niklas Nebel  <nn@openoffice.org>  [df18244ebaf7d3b841d6fd591d98c30f5ce65296]

calc53: #i110751# remove unused functions again


2010-04-12  Caolán McNamara  <cmc@openoffice.org>  [b8d7719197590b9fcc7f37eb5f1d0f77ccc7f1d8]

cmcfixes74: #i109877 init rtti on os2


2010-04-12  Niklas Nebel  <nn@openoffice.org>  [22c37df2eaf63f516b3f0757ff01dba3c11751a3]

calc53: #i110799# use IsValidReference in getReferredCells


2010-04-12  ka  <kai.ahrens@sun.com>  [82e3e58a43d255fd6adc6addf6ac59e426041866]

impressbi01: merged heads


2010-04-12  ka  <kai.ahrens@sun.com>  [6d659bf00a22f54ddc2030add79f79c6f9c08429]

impressbi01: merged heads


2010-04-12  Joerg Skottke [jsk]  <jsk@openoffice.org>  [31cf9d58d3c998b94cdacfa40b0a728ed264d4f0]

vitomation01: #i109562 - local merge with DEV300_m76 which had conflicts with changes from native0


2010-04-12  Joerg Skottke [jsk]  <jsk@openoffice.org>  [546dc2e09a52946937d642077cb948f92822506c]

vitomation01: #i109562 - Code cleanup, use parameters where possible


2010-04-11  sb  <sb@openoffice.org>  [71f68c04013ea7d80dbabf3e81df019f948e5eca]

sb120: merged in DEV300_m76 via cws/sb118


2010-04-11  sb  <sb@openoffice.org>  [2c7ff00675c8b962ac7912bc30b07551bf7f4823]

sb120: merged in DEV300_m76 via cws/sb118


2010-04-11  sb  <sb@openoffice.org>  [d98c88ecadbc5f6dd64cca8be48d43e1323e0bdd]

sb120: merged in DEV300_m76 via cws/sb118


2010-04-11  sb  <sb@openoffice.org>  [8fbf84fa89d3c64425275d2e5eb2a0b753511209]

sb118: merged in DEV300_m76


2010-04-11  sb  <sb@openoffice.org>  [3f31268fb02c402de592da5180250106597a07e4]

sb118: merged in DEV300_m76


2010-04-11  sb  <sb@openoffice.org>  [ba6ae7eaaa7436354a0f61c4c12aea45be0a3c27]

sb118: merged in DEV300_m76


2010-04-11  sb  <sb@openoffice.org>  [db9ee8d9033604d004201b338fd314c656a84f86]

sb118: merged in DEV300_m76


2010-04-11  sb  <sb@openoffice.org>  [b0818f8883618cbfcb18f839ce9bf8709b23fcb6]

sb118: merged in DEV300_m76


2010-04-11  sb  <sb@openoffice.org>  [e205648fc9f8b25c070cc84f20b429f91ad6ad89]

sb118: merged in DEV300_m76


2010-04-09  Niklas Nebel  <nn@openoffice.org>  [dd8ca5b67f9d1bfc3a67c21d0bac58b21d7ff60f]

calcautocrash: #i110721# move MacroInterpretIncrementer to ScDPTableDataCache::InitFromDoc


2010-04-09  sj  <sj@openoffice.org>  [a14e90df9620b4e4259d20197660f2dac67628d7]

impress190: #110673# applied patch (removed some Boundchecker warnings)


2010-04-09  sj  <sj@openoffice.org>  [49e4ad75c4bca88d3da34510ff0a3f99337d676a]

impress190: #110673# applied patch (removed some Boundchecker warnings)


2010-04-09  sj  <sj@openoffice.org>  [b405ae53ad7bf65d43383f8338df9cd2daa96aba]

impress190: #110673# applied patch (removed some Boundchecker warnings)


2010-04-09  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [203996d42393db9c1967bb0c6d2467b773d70a47]

Update from master repository (DEV300_m76).


2010-04-09  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [24263908bdac7871a1504449fb5ae0383c48cbaa]

Update from master repository (DEV300_m76).


2010-04-09  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [40c24f2c31cacbbae60bb467b676d3992cf738de]

Update from master repository (DEV300_m76).


2010-04-09  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [7a4ad31ed27e6d4dd9f4bddfd1e2f989e930735b]

Update from master repository (DEV300_m76).


2010-04-09  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [0ecedc1be8f862d9f0eb9aeca833eb84c9f017c0]

Update from master repository (DEV300_m76).


2010-04-09  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [5e398031a499a6bb9af8222a680e6294df6ec286]

Update from master repository (DEV300_m76).


2010-04-09  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [17282126ffbe848e419ac92c81023a57102fddc6]

Update from master repository (DEV300_m76).


2010-04-09  ka  <kai.ahrens@sun.com>  [16cb697ad68129fdc9b0c51779c8deda745af2a6]

impressbi01: rebased to DEV300_m76


2010-04-09  ka  <kai.ahrens@sun.com>  [0857a9995e3842ac6fe6c3f3fc8e761455a1b2b2]

impressbi01: rebased to DEV300_m76


2010-04-09  ka  <kai.ahrens@sun.com>  [aa1ff7286b30e854de0fb30108ef6e08a2ea72f9]

impressbi01: rebased to DEV300_m76


2010-04-09  ka  <kai.ahrens@sun.com>  [0facda5464de7e7d4b02687336b158236899eeff]

impressbi01: rebased to DEV300_m76


2010-04-09  Niklas Nebel  <nn@openoffice.org>  [e41b8df9409edc8aaf93ccdac4050e6ea90ebd99]

calc321stopper2: #i110692# ExportToComponent: reset stream flags if source stream not available


2010-04-13  Niklas Nebel  <nn@openoffice.org>  [2975955db0512b8ba6ac4a543cedcf8e2fe1879c]

fwk140: #i108978# copy sheets from stream only if a SFX event was notified before saving


2010-04-12  Ingrid Halama  <iha@openoffice.org>  [9dea2514f97c24244c04c7a957b755f2f7427e6d]

fwk140: #i110766# avoid crash on changing com.sun.star.chart.ChartDataRowSource


2010-04-09  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [9233947f0d9dfab3d7a47645d9bff9ac9d140b74]

slidecopy: task pane is initially invisible


2010-04-09  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [c88455c9782248b48bf897aa66cb5c1a4a4e3bfb]

slidecopy: resolved post-rebase build breakers (method signature changed in MWS)


2010-04-09  Oliver Craemer [oc]  <oc@openoffice.org>  [827c05d7931d4dc516ce51da7f1869d753e469c4]

[automation] c_updt1.bas : tViewNavigator fail


2010-04-09  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [2840107f2457d15a343f1f72206d8f1dde91a338]

slidecopy: document the ParentWindow parameter for UI element creation


2010-04-09  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [267d2a3ac9b9c01c04f920dcde2f92be475369b6]

slidecopy: when creating tool panels, pass the XFrame they're going to live in (needed as context information, and mandatory by css.ui.XUIElementFactory documentation)


2010-04-09  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [409b6bcfcc3c8baa285d1bcb16f8063682a952a9]

slidecopy: moved XToolPanel from css.view to css.ui, now that it is an XUIElement


2010-04-09  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [4c16c8d27f6958ca24aa860cd235b729dfeca90d]

slidecopy: moved XToolPanel from css.view to css.ui, now that it is an XUIElement


2010-04-09  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [cc7338c3b04fa71c33901f6ae6f0b8c865142e49]

slidecopy: moved XToolPanel from css.view to css.ui, now that it is an XUIElement


2010-04-09  Caolán McNamara  <cmc@openoffice.org>  [847ee58828400cc3bd22f7dc0c8040120336f628]

cmcfixes74: #i110717 fix new && || + meaningless const warnings


2010-04-09  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [d78067c53d0b0e816b013226bd3188a5c91e9ce0]

slidecopy: moved Frame/ResourceURL/Type from css.ui.UIElement to css.ui.XUIElement


2010-04-09  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [7c9c5e1d801b32d99d9ca2aa46b3071a9f497f2f]

slidecopy: moved Frame/ResourceURL/Type from css.ui.UIElement to css.ui.XUIElement


2010-04-09  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [a62b79fc1e4c3858a0aa76cf8762fc833ac0ea11]

slidecopy: separate resource ID number circles for svl and svtools (thanks to MBA for the patch)


2010-04-09  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [d30937f3ef1f1c8c2f38d0923ab30607c0aceb7f]

slidecopy: separate resource ID number circles for svl and svtools (thanks to MBA for the patch)


2010-04-09  Ingrid Halama  <iha@openoffice.org>  [515244a75e8c196f06864f9c30e3348995d0cba4]

chartpositioning: merge with DEV300_m76


2010-04-09  Ingrid Halama  <iha@openoffice.org>  [aac1500a35187db25eda9bec629cec6c1087061b]

chartpositioning: merge with DEV300_m76


2010-04-09  Ingrid Halama  <iha@openoffice.org>  [6444c49b780c1683e85af3f3802471c85aa8e5f4]

chartpositioning: merge with DEV300_m76


2010-04-09  Ingrid Halama  <iha@openoffice.org>  [a3bf87c746ff87608b3470b685181c929bbdb21a]

chartpositioning: merge with DEV300_m76


2010-04-09  Caolán McNamara  <cmc@openoffice.org>  [410decae3929ea49158a1912d235b7a3355a2fdb]

cmcfixes74: merge with DEV300 m76


2010-04-09  Caolán McNamara  <cmc@openoffice.org>  [13160e8fc2947966bd980feb1da4912665362bb9]

cmcfixes74: merge with DEV300 m76


2010-04-09  Caolán McNamara  <cmc@openoffice.org>  [0a0d58e5bb52f008021198412752b16059cb8edd]

cmcfixes74: merge with DEV300 m76


2010-04-09  Caolán McNamara  <cmc@openoffice.org>  [1c2d23a68ec35d8b35df19bec843401c20c692e4]

cmcfixes74: merge with DEV300 m76


2010-04-09  Caolán McNamara  <cmc@openoffice.org>  [175dcecf3afcb05c2985cd7fe1434a2d0b57e9a8]

cmcfixes74: merge with DEV300 m76


2010-04-09  Caolán McNamara  <cmc@openoffice.org>  [faeb60a0cc8d047ed58c7191ec9da876a7c5b5a4]

cmcfixes74: merge with DEV300 m76


2010-04-09  Caolán McNamara  <cmc@openoffice.org>  [c98afc4528a9622bb2357dfa6bf8d958b064cbd6]

cmcfixes74: merge with DEV300 m76


2010-04-09  Caolán McNamara  <cmc@openoffice.org>  [790e0e41b11a556baba5ce0cc6ecf0af6b5f9be7]

cmcfixes74: merge with DEV300 m76


2010-04-09  Caolán McNamara  <cmc@openoffice.org>  [c556e0c1db51c44679c9c6b29aebd9e8c12ad757]

cmcfixes74: merge with DEV300 m76


2010-04-09  Caolán McNamara  <cmc@openoffice.org>  [a86e651e33323711acf758a679ce9f1b65aab4eb]

cmcfixes74: merge with DEV300 m76


2010-04-09  Caolán McNamara  <cmc@openoffice.org>  [99fd3e0e62a616c79a95ed10370878b41d90dd90]

cmcfixes74: merge with DEV300 m76


2010-04-09  Caolán McNamara  <cmc@openoffice.org>  [37c99188a37548d7fe80a2c8ef6a3f01b8a03db9]

cmcfixes74: merge with DEV300 m76


2010-04-09  Caolán McNamara  <cmc@openoffice.org>  [ee2558ac201680861554f526ec8750afc704cea9]

cmcfixes74: merge with DEV300 m76


2010-04-09  Caolán McNamara  <cmc@openoffice.org>  [e8c667fcf38286ca9944dfca3c07b63f3939679b]

cmcfixes74: merge with DEV300 m76


2010-04-09  Caolán McNamara  <cmc@openoffice.org>  [f26de79f6dc4d20afae4f528c002bd2fbce68d09]

cmcfixes74: merge with DEV300 m76


2010-04-09  Caolán McNamara  <cmc@openoffice.org>  [4fe2a6c45091dfda2313f7d17ea0e3ff77ad7827]

cmcfixes74: merge with DEV300 m76


2010-04-09  Caolán McNamara  <cmc@openoffice.org>  [3c6faf8259c54236e12f5c0d7c92300122b70030]

cmcfixes74: merge with DEV300 m76


2010-04-09  Caolán McNamara  <cmc@openoffice.org>  [c2f948fda99ef3ce8b86eaf3aa8b1171a748c4f0]

cmcfixes74: merge with DEV300 m76


2010-04-09  Ingrid Halama  <iha@openoffice.org>  [f45c6285c796204664de208f739b9a0a046878d7]

chart45: merge with DEV300_m76


2010-04-09  Ingrid Halama  <iha@openoffice.org>  [cba8a6f937aea45938401957dcca617172cb3d57]

chart45: merge with DEV300_m76


2010-04-09  Ingrid Halama  <iha@openoffice.org>  [c9ca9e201bba97199923c4dc895a74f2689ed9cf]

chart45: merge with DEV300_m76


2010-04-09  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [d2bb7916f960eaf9fdf1712a71d64e0f04dde8cc]

slidecopy: merge CWS wth MWS-m76


2010-04-09  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [01dec66abb156b86c8e547dd4bc3677a261c0a86]

slidecopy: merge CWS wth MWS-m76


2010-04-09  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [3b61423bfa7a1749d291b93b3472b3b6d3576616]

slidecopy: merge CWS wth MWS-m76


2010-04-09  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [72cc18f2f44c8855a1a1737b1ae77f9803c0a70c]

slidecopy: merge CWS wth MWS-m76


2010-04-09  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [0c946f499034229c255ae50bb7c97c9be471ca14]

slidecopy: merge CWS wth MWS-m76


2010-04-09  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [5d5e24f5bc71d413f051746063573a72db65ab7d]

slidecopy: merge CWS wth MWS-m76


2010-04-09  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [9c32c9129e18505a6ecc78c6880d96136d101129]

slidecopy: merge CWS wth MWS-m76


2010-04-09  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [db615ac9bdb30bb7708c6dde24976b1789b9af7c]

slidecopy: moved SD's version of DockingWindows (bearing a title bar, and a closer when docked) to SFX, and based the new TaskPane on it


2010-04-09  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [d817753ec5fa141527973769135e112d82a783cb]

slidecopy: moved SD's version of DockingWindows (bearing a title bar, and a closer when docked) to SFX, and based the new TaskPane on it


2010-04-09  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [dd69dd837a389426253bdb7e01da78352a1f276a]

slidecopy: moved SD's version of DockingWindows (bearing a title bar, and a closer when docked) to SFX, and based the new TaskPane on it


2010-04-09  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [fb1d597546d2a7a974f008c962d81b49a87115a0]

slidecopy: do nothing in GetFocus if we're just dying


2010-04-09  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [d806db165abf42fa0b33166cf46760f05b4d3b8a]

slidecopy: why is the SvBorder class duplicated in sfx2/viewfrm.hxx, when it is (nearly) exactly the same way declared in tools/svborder.hxx? removed the duplicate


2010-04-09  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [b74f6441cc4cb098053269988082d9736fab2661]

slidecopy: why is the SvBorder class duplicated in sfx2/viewfrm.hxx, when it is (nearly) exactly the same way declared in tools/svborder.hxx? removed the duplicate


2010-04-09  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [234676f96779e16d0b0d1da460a7ebefcbe7984a]

slidecopy: this image move slipped one of the previous commit ...

diff -r cc7a753d457e -r 5e9275f011a4 default_images/svtools/res/triangle_down.png
Binary file default_images/svtools/res/triangle_down.png has changed
diff -r cc7a753d457e -r 5e9275f011a4 default_images/svtools/res/triangle_down_hc.png
Binary file default_images/svtools/res/triangle_down_hc.png has changed
diff -r cc7a753d457e -r 5e9275f011a4 default_images/svtools/res/triangle_right.png
Binary file default_images/svtools/res/triangle_right.png has changed
diff -r cc7a753d457e -r 5e9275f011a4 default_images/svtools/res/triangle_right_hc.png
Binary file default_images/svtools/res/triangle_right_hc.png has changed
2010-04-08  Caolán McNamara  <cmc@openoffice.org>  [f6b46448f565332964d90146ad9e545329e2f643]

cmcfixes74: #i110565 consistently set the menus to be checkboxes if the entries are mutually exclusive and one entry is set


2010-04-08  Caolán McNamara  <cmc@openoffice.org>  [5eda542c37ab9dec4f44bcd45517291ec480b391]

cmcfixes74: #i110565 consistently set the menus to be checkboxes if the entries are mutually exclusive and one entry is set


2010-04-08  Michael Stahl  <mst@openoffice.org>  [8465c4543d1207948fe6574a976e48869d95623b]

dtardon01: #i37275#: SvXMLImport: normalize the "form" namespace


2010-04-08  npower Developer  <npower@openoffice.org>  [afd747b0b1a649779775d839836f2fbd2052223b]

npower13_objectmodule: merge heads ( from merge to DEV300_m75 )


2010-04-08  npower Developer  <npower@openoffice.org>  [40a90261b0e97df90ab41ad3596080117476221f]

npower13_objectmodule: merge heads ( from merge to DEV300_m75 )


2010-04-08  npower Developer  <npower@openoffice.org>  [bbc8bc0bf90011128704987f3c2a337ba01abcf1]

npower13_objectmodule: merge heads ( from merge to DEV300_m75 )


2010-04-08  npower Developer  <npower@openoffice.org>  [79377e8f79be024551886b748b6eadcd7c164aa2]

npower13_objectmodule: merge heads ( from merge to DEV300_m75 )


2010-04-08  npower Developer  <npower@openoffice.org>  [2a6c6e604d21b38b95612e77a004865915f36b0d]

npower13_objectmodule: merge heads ( from merge to DEV300_m75 )


2010-04-08  npower Developer  <npower@openoffice.org>  [62895872c7f5635b890d150dc6c2d8d4c58917e9]

npower13_objectmodule: merge heads ( from merge to DEV300_m75 )


2010-04-08  npower Developer  <npower@openoffice.org>  [4afe41eb45ecd4c9a285bb2c113796ad8ee29168]

npower13_objectmodule: merge heads ( from merge to DEV300_m75 )


2010-04-08  npower Developer  <npower@openoffice.org>  [ec5477e395c58fbb2bdb2a3ea993e12a286d0aa3]

npower13_objectmodule: merge heads ( from merge to DEV300_m75 )


2010-04-08  npower Developer  <npower@openoffice.org>  [70f0bc6b7d0cfd4202626c670433859156bc3d3a]

npower13_objectmodule: fold in review comments ( for basctl )


2010-04-08  Carsten Driesner  <cd@openoffice.org>  [753b209ebcb42d313359fc4062201461b21213a1]

fwk139: #i100512# Eliminate flicker when toolbar buttons make themselves invisible


2010-04-08  Carsten Driesner  <cd@openoffice.org>  [4c700c32a3f70c1d5ebe636fdd52f79feefe0d14]

fwk139: #i100512# Eliminate flicker when toolbar buttons make themselves invisible


2010-04-08  Vladimir Glazunov  <vg@openoffice.org>  [aa1ca8afea58bf52e6011ff7a1405c04dac0345e]

#i10000# special handling of Linguistic-ForceDefaultLanguage.xcu (fix by sb)


2010-04-08  Vladimir Glazunov  <vg@openoffice.org>  [9c17c7ed4f09499be3f6bfcbf2f5aa246d998634]

#i10000# special handling of Linguistic-ForceDefaultLanguage.xcu (fix by sb)


2010-04-08  Kurt Zenker  <kz@openoffice.org>  [198c81549d1c0a21236c4f1e2b84b695e8a4e8d6]

#161974# restructure reading buildlist


2010-04-08  Caolán McNamara  <cmc@openoffice.org>  [f7bd73cfa3194cd1d70910ecc89cdc58cd2d8104]

cmcfixes74: #i110565 set first paragraph to explicitly be a checkbox


2010-04-08  Caolán McNamara  <cmc@openoffice.org>  [84303a4f071f861dea1a26e26de27d98cb1ade32]

cmcfixes74: #i110565 use checkboxes in popupmenus for mutually exclusive options instead of checkboxes


2010-04-08  Caolán McNamara  <cmc@openoffice.org>  [2876be07cea6b4b436e99ea9359d40292ccf6862]

cmcfixes74: #i110565 use checkboxes in popupmenus for mutually exclusive options instead of checkboxes


2010-04-08  Mikhail Voytenko  <mav@openoffice.org>  [ad157a9cb3ecfb54147834a5f2592636ae6cac32]

fwk138: #i104759# let the string be changed


2010-04-08  Caolán McNamara  <cmc@openoffice.org>  [04c25ede2a9755cf4339710a25b8789e662a7973]

cmcfixes74: #i110565 use checkboxes in menus for mutually exclusive options instead of checkboxes


2010-04-08  Caolán McNamara  <cmc@openoffice.org>  [92005938ab0d211ac9d49afc48bf218078fb1b5e]

cmcfixes74: #i110565 use checkboxes in menus for mutually exclusive options instead of checkboxes


2010-04-08  Caolán McNamara  <cmc@openoffice.org>  [9e4e7c3d0565ad65c29e21e3786ff5eb963af948]

cmcfixes74: #i110565 use checkboxes in menus for mutually exclusive options instead of checkboxes


2010-04-08  Caolán McNamara  <cmc@openoffice.org>  [8a75e5a05076eecfc6ec07b3571de93fec6e0e24]

cmcfixes74: #i110565 use checkboxes in menus for mutually exclusive options instead of checkboxes


2010-04-08  Caolán McNamara  <cmc@openoffice.org>  [df4017a8fffb448cd2f202ed297754f275ca6be3]

cmcfixes74: #i110565 use checkboxes in menus for mutually exclusive options instead of checkboxes


2010-04-08  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [57ed5c1c87b267de23b1b73a71851dcdc46a6bab]

slidecopy: FLT_RIGHT_PANE_DOCKING_WINDOW is obsolete (superseded by FLT_TOOL_PANEL_DOCKING_WINDOW) for quite some time now ...


2010-04-08  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [7401fdbb608fe06fd17d2fee8e1a4612d88ade5c]

slidecopy: added SID_TASKPANE to Draw


2010-04-08  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [1bd51ec880300f8c6d3b4827e5bfbc9bedf43672]

slidecopy: added SID_TASKPANE to Draw


2010-04-08  Mikhail Voytenko  <mav@openoffice.org>  [426a2f22678f89706b4db474243ab27b4a4d6c06]

fwk138: #i104759# open the OpOfXML documents in repair mode always


2010-04-08  sb  <sb@openoffice.org>  [f24d6400199d3f8612c0269e4be593c5270fa049]

sb122: #i110695# avoid absolute paths in *.list files


2010-04-08  sb  <sb@openoffice.org>  [e54645edc8b6282d2d441dafb83903f5da22eb72]

sb122: #i110695# avoid absolute paths in *.list files


2010-04-08  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [9194927f107bf3672810af94b5f30aff476ffcbe]

slidecopy: oops, the ID for SID_TASKPANE was used already. Did I mention our number circles suck?


2010-04-08  Caolán McNamara  <cmc@openoffice.org>  [323f4068f6e23a23cfdc80b02142c32dc9fd0bb6]

cmcfixes74: #i110050# make tools headers strict-aliasing safe


2010-04-08  Release Engineering  <releng@openoffice.org>  [6fe956ff41af6dca334dbea543c7192f7f50178b]

#100000# fix for local environment


2010-04-08  Daniel Rentz  <dr@openoffice.org>  [d3c9cd031542aca5c723e58e61d5abe423a1c9b4]

tl78: #i109779# import/export password-to-modify


2010-04-08  Daniel Rentz  <dr@openoffice.org>  [897974e77d86cf351b1a24788a67fdcefd79ac0e]

tl78: #i109779# import/export password-to-modify


2010-04-08  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [b1ee1a36d25cf50839def4696dacc75c0bbf3415]

slidecopy: assert when SID_TASKPANE state is requested and we do not know such a child window


2010-04-08  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [c2191ab9e0ce7be031b59f97ca84370e21fd132d]

slidecopy: add SID_TASKPANE support to Calc, Writer/Web, Writer/Global, Math, Writer/Form, Writer/Report, XMLForm


2010-04-08  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [e72fabb23e518cdfb957d84f5a1143ff5c63d7b5]

slidecopy: add SID_TASKPANE support to Calc, Writer/Web, Writer/Global, Math, Writer/Form, Writer/Report, XMLForm


2010-04-08  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [ff4d73f155f97b544dd15a4e769253498e562537]

slidecopy: add SID_TASKPANE support to Calc, Writer/Web, Writer/Global, Math, Writer/Form, Writer/Report, XMLForm


2010-04-08  Caolán McNamara  <cmc@openoffice.org>  [d542da6681b7f622101f59f037e979d85ee2a2a9]

sdfindall: merge with DEV300 m75


2010-04-08  Caolán McNamara  <cmc@openoffice.org>  [8aaf3f9804ab0fd1eac737f38ac36ba950dc56bd]

sdfindall: merge with DEV300 m75


2010-04-08  Caolán McNamara  <cmc@openoffice.org>  [20482125e8067d51b5205374b650b62e84eeb791]

sdfindall: merge with DEV300 m75


2010-04-08  Daniel Rentz  <dr@openoffice.org>  [c3c79d705d02bda0bc4fe691838a85f83d32e785]

tl78: #i109634# use MAP_APPFONT for MoreButton delta


2010-04-08  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [1f6bd474e65cc23a981dae1e8b6fa5c89441afef]

slidecopy: build the workbench folder, too


2010-04-08  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [3f41f560e4d5ddf018ce81abb7aaa7934dbc2dc1]

slidecopy: default WinBits to WB_DIALOGCONTROL


2010-04-08  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [d14f4691292d5fee516704b6a0aa12f71495a6c0]

slidecopy: default WinBits to WB_DIALOGCONTROL


2010-04-08  Carsten Driesner  <cd@openoffice.org>  [e96760a74a9a65f99a5acfaeaf13fc31eb243d82]

fwk127: #i106491# Substitute possible variables inside impl_setPathValue


2010-04-08  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [6afa02e3d6e6324b8d3e2ddd91fbb81c583aab83]

slidecopy: remember the tool panel's visibility states, and restore the next time


2010-04-08  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [ae26801d4b351eee944156e3cb1d73879d011089]

slidecopy: +getNodePath


2010-04-08  Thomas Lange [tl]  <tl@openoffice.org>  [ea4294f0ffc514df986f0c07f0ca40d4041e19a8]

cws dict321: #i79203# adding Kurdish spell check extension


2010-05-07  Ivo Hinkelmann  <ihi@openoffice.org>  [5550bcff6750336c916bd02a22ca0501644bca11]

cws dict321: #i79203# adding Kurdish spell check extension


2010-05-06  Ivo Hinkelmann  <ihi@openoffice.org>  [f5b354e11bd163db0f0e13b7e0b7f2b44cff7840]

ooo321l10n: added support for hi qcv-ES sq, removed hi-IN


2010-04-09  Ivo Hinkelmann  <ihi@openoffice.org>  [57cd12984883b358e0b617b72091f8146e41c560]

#i110522# fixed valencian entry


2010-04-08  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [ec769a41ff0ce34d345eea50d0a779c076f0b227]

slidecopy: respect the ImageURL property for custom tool panels


2010-04-08  David Tardon  <dtardon@openoffice.org>  [0368696a2000b074f742147bc46057d8b6e70a29]

dtardon01: #i107873# remove unnecessary initializer and add necessary initializer


2010-04-08  Mikhail Voytenko  <mav@openoffice.org>  [dfb38daff2b625d51bef0dfdffdf732dad39c2da]

fwk138: #161971# open the OpOfXML documents in repair mode always


2010-04-08  Mikhail Voytenko  <mav@openoffice.org>  [7a00b3600e888d1744ca8ca58924ad9bb59b023d]

fwk138: #161971# open the OpOfXML documents in repair mode always


2010-04-08  sb  <sb@openoffice.org>  [15fa804c8f64564f4cf34f270c87eaeb996fb00f]

sb122: #i110467# ...and merge in the backout


2010-04-08  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [370e66cf68c05a6d34fd591a29a1fbecbeca1b90]

slidecopy: A11Y support at XToolPanel


2010-04-08  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [00d1c0a39e21071c94c230dbb27578347f8e6fc3]

slidecopy: A11Y support at XToolPanel


2010-04-08  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [4c469d6bf5ea4136122ec1d9edf0eb214b4e108d]

slidecopy: didn't I have this file already?


2010-04-07  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [33358686ef1c499b1da6bf480b0b5f2fea9d8f82]

slidecopy: fixed encoding/decoding of extension identifiers as part of an URL (thanks SB)


2010-04-07  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [1cf2a482871ba237ec9470b88da074b97a2dbf41]

slidecopy: improved the generic TaskPane, now filled from the configuration, including a small sample extension still some way to go .... open items include: - add to all affected applications - respect the ImageURL property of the config data - clarify how this interacts with SD's Drawing Framework, and Impress' TaskPane - re-activate the previously-active tool panel when opening the pane again - obtain the XAccessible from the tool panel - title when docked - proper TAB handling when multiple panel/drawers exist


2010-04-07  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [9263280ca2b4f5c198a7a87a2ea7c173c6d4efa9]

slidecopy: VCLEVENT_LISTBOX_ENTRY_EXPANDED/COLLAPSED => VCLEVENT_ITEM_EXPANDED/COLLAPSED (to allow re-using it in the tool panel drawer items)


2010-04-07  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [d2910d38be6f4eda0841b15f2b0a77a327d12305]

slidecopy: WB_TABSTOP


2010-04-07  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [0ca39b332ce7215d05259b9e601ac83fd850eafc]

slidecopy: UIElementType::TOOLPANEL


2010-04-07  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [f0cd4535a2d40ce66c346596bedbc7eac97a0b63]

slidecopy: UIElementType::TOOLPANEL


2010-04-07  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [a0bdb21dbb4de7cbd5e2991dbdafe97f85cd918e]

slidecopy: added non-ASCII version of the new convenience-ctor


2010-04-07  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [5545c8a373f0ae3265be01f3c0e4925f2502a8bc]

slidecopy: VCLEVENT_LISTBOX_ENTRY_EXPANDED/COLLAPSED => VCLEVENT_ITEM_EXPANDED/COLLAPSED (to allow re-using it in the tool panel drawer items)


2010-04-07  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [e27f829f0371ad8484de9402fb1cd1d6a5610673]

slidecopy: A11Y implementation for single ToolPanelDrawer instances


2010-04-07  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [46a3b5deb5df0bc8dc64d2a01956dab08dd7798f]

slidecopy: outsourced the TaskPane/ToolPanel's drawer (TitleBar, type TBT_CONTROL_TITLE) from sd to svtools, to be used with generic tool panel decks, not only within sd

diff -r b53c58c139b0 -r 348318a2bab4 default_images/sd/res/triangle_down.png
Binary file default_images/sd/res/triangle_down.png has changed
diff -r b53c58c139b0 -r 348318a2bab4 default_images/sd/res/triangle_down_hc.png
Binary file default_images/sd/res/triangle_down_hc.png has changed
diff -r b53c58c139b0 -r 348318a2bab4 default_images/sd/res/triangle_right.png
Binary file default_images/sd/res/triangle_right.png has changed
diff -r b53c58c139b0 -r 348318a2bab4 default_images/sd/res/triangle_right_hc.png
Binary file default_images/sd/res/triangle_right_hc.png has changed
diff -r b53c58c139b0 -r 348318a2bab4 default_images/svtools/res/triangle_down.png
Binary file default_images/svtools/res/triangle_down.png has changed
diff -r b53c58c139b0 -r 348318a2bab4 default_images/svtools/res/triangle_down_hc.png
Binary file default_images/svtools/res/triangle_down_hc.png has changed
diff -r b53c58c139b0 -r 348318a2bab4 default_images/svtools/res/triangle_right.png
Binary file default_images/svtools/res/triangle_right.png has changed
diff -r b53c58c139b0 -r 348318a2bab4 default_images/svtools/res/triangle_right_hc.png
Binary file default_images/svtools/res/triangle_right_hc.png has changed
2010-04-07  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [91cad6a8ba22ed917042e901e1fcf4dea44f570d]

slidecopy: additional assertion when creating the XAccessible for the panel


2010-04-07  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [c3e8e980d1abebf984ef8f1fea8d977ec448797f]

slidecopy: let the dummy/demo panel create a simple XAccessible, too


2010-04-07  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [6f5988cdd0eb19dc1c4316db9f3a38787fbad2e5]

slidecopy: outsourced the TaskPane/ToolPanel's drawer (TitleBar, type TBT_CONTROL_TITLE) from sd to svtools, to be used with generic tool panel decks, not only within sd

diff -r b53c58c139b0 -r 348318a2bab4 default_images/sd/res/triangle_down.png
Binary file default_images/sd/res/triangle_down.png has changed
diff -r b53c58c139b0 -r 348318a2bab4 default_images/sd/res/triangle_down_hc.png
Binary file default_images/sd/res/triangle_down_hc.png has changed
diff -r b53c58c139b0 -r 348318a2bab4 default_images/sd/res/triangle_right.png
Binary file default_images/sd/res/triangle_right.png has changed
diff -r b53c58c139b0 -r 348318a2bab4 default_images/sd/res/triangle_right_hc.png
Binary file default_images/sd/res/triangle_right_hc.png has changed
diff -r b53c58c139b0 -r 348318a2bab4 default_images/svtools/res/triangle_down.png
Binary file default_images/svtools/res/triangle_down.png has changed
diff -r b53c58c139b0 -r 348318a2bab4 default_images/svtools/res/triangle_down_hc.png
Binary file default_images/svtools/res/triangle_down_hc.png has changed
diff -r b53c58c139b0 -r 348318a2bab4 default_images/svtools/res/triangle_right.png
Binary file default_images/svtools/res/triangle_right.png has changed
diff -r b53c58c139b0 -r 348318a2bab4 default_images/svtools/res/triangle_right_hc.png
Binary file default_images/svtools/res/triangle_right_hc.png has changed
2010-04-07  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [a912db019040b901bdd05a17b319316004c1a663]

slidecopy: if there's no active panel, focus the panel selector, when getting the focus


2010-04-07  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [0c2091388f34db0b11880b768c70bea7c1c74cfe]

slidecopy: initial, empty ToolPanelDeck in a TaskPane (docking) window


2010-04-07  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [f2fffda1c70fa75f1a4ca9d33710fae3584d20f7]

slidecopy: initial, empty ToolPanelDeck in a TaskPane (docking) window


2010-04-07  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [6846181a42443140c10019ae5dd35757434e4fc1]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/slidecopy


2010-04-07  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [c87db97f8cdd1c7fc9be95bb7028ccf68af66075]

slidecopy: removed seemingly unused sfx2/win folder, containing some old icons used when we had an own Explorer


2010-04-07  npower Developer  <npower@openoffice.org>  [7d79523ba745c5e226eb5ccc9a00f7f494bd14b3]

npower13_objectmodule: #i110672# fix Application.ThisWorkbook ( from dr )


2010-04-07  npower Developer  <npower@openoffice.org>  [708b462a826eef5634275fa0400ec003c310619f]

npower13_objectmodule: #i110672# fix Application.ThisWorkbook ( from dr )


2010-04-07  npower Developer  <npower@openoffice.org>  [9f1c59d9dfc18d8e95ebac1ee55c0e50f227270f]

npower13_objectmodule: fold in review comments from ab


2010-04-07  npower Developer  <npower@openoffice.org>  [6302434c682f559337bb3b4efc8e2d6ceadd9341]

npower13_objectmodule: fold in review comments from ab


2010-04-07  Carsten Driesner  <cd@openoffice.org>  [095e84c6758bd2c0c0a77a94fc8022bd64eee3ed]

fwk127: #i105851# arguments to memset are the wrong way around


2010-04-07  sb  <sb@openoffice.org>  [d4f743659e1377d48f9ecf23b5092b848798bfb9]

sb122: #i110467# back out dubious change again


2010-04-07  sb  <sb@openoffice.org>  [e2e18a31af6f3c4a43f6c87aeb0ad05fe24de315]

sb120: merged in re/DEV300_next towards DEV300_m76 via cws/sb118


2010-04-07  sb  <sb@openoffice.org>  [4f1af49037ec75630216679cdbe2995a4b68d528]

sb120: merged in re/DEV300_next towards DEV300_m76 via cws/sb118


2010-04-07  sb  <sb@openoffice.org>  [47d21f39d34919284ded6aa0a6378e3d8340c346]

sb120: merged in re/DEV300_next towards DEV300_m76 via cws/sb118


2010-04-07  sb  <sb@openoffice.org>  [f3dc6f07763c65ae97a4650dcbe359fa34b097d9]

sb120: merged in re/DEV300_next towards DEV300_m76 via cws/sb118


2010-04-07  sb  <sb@openoffice.org>  [6fba36293cf3336174f2ece6c7a0ca5edffe1a02]

sb120: merged in re/DEV300_next towards DEV300_m76 via cws/sb118


2010-04-07  sb  <sb@openoffice.org>  [987eaf7989513a6fb42c5fff279aa5e4cbdb379d]

sb120: merged in re/DEV300_next towards DEV300_m76 via cws/sb118


2010-04-07  sb  <sb@openoffice.org>  [36945fb42729e735309e1c10b92d048900a87343]

sb120: merged in re/DEV300_next towards DEV300_m76 via cws/sb118


2010-04-07  sb  <sb@openoffice.org>  [21988b2d693df65c4f03452cd48c51638e425618]

sb120: merged in re/DEV300_next towards DEV300_m76 via cws/sb118


2010-04-07  Thomas Lange [tl]  <tl@openoffice.org>  [dcfcffa4bf5afba867937206c8e2e2b0e5f6d92e]

cws dict321: #i79203# adding Kurdish spell check extension


2010-05-07  Ivo Hinkelmann  <ihi@openoffice.org>  [f741ba80faf5daeda5b3db12fc4256d78770f85c]

cws dict321: #i79203# adding Kurdish spell check extension


2010-04-07  sb  <sb@openoffice.org>  [0128e9aee87490bfaa740f235b83fbe7bd0333c3]

sb118: merged in re/DEV300_next towards DEV300_m76


2010-04-07  sb  <sb@openoffice.org>  [09d20900625fcbedad18674b0fc4082040175de4]

sb118: merged in re/DEV300_next towards DEV300_m76


2010-04-07  sb  <sb@openoffice.org>  [17d0f112effa923bc6bfeb799a775b9050941573]

sb118: merged in re/DEV300_next towards DEV300_m76


2010-04-07  sb  <sb@openoffice.org>  [4e0602eb7e9ead5238aab91f5a897e980d3a647b]

sb118: merged in re/DEV300_next towards DEV300_m76


2010-04-07  sb  <sb@openoffice.org>  [66597e72124ff5e2cc91395262498fc84906b769]

sb118: merged in re/DEV300_next towards DEV300_m76


2010-04-07  sb  <sb@openoffice.org>  [03abc1e7325586de5ace137b72b088b5e4c822b0]

sb118: merged in re/DEV300_next towards DEV300_m76


2010-04-07  sb  <sb@openoffice.org>  [ca943c3c2382e4239d4fc72f9b137cc267ee9cd3]

sb118: merged in re/DEV300_next towards DEV300_m76


2010-04-07  sb  <sb@openoffice.org>  [296a39cc1bc4101c49c5c56a3a99c08764bd201d]

sb118: merged in re/DEV300_next towards DEV300_m76


2010-04-07  sb  <sb@openoffice.org>  [4a366e4ee7fdab32d36922554319a0ce9d2a956d]

sb118: merged in re/DEV300_next towards DEV300_m76


2010-04-07  sb  <sb@openoffice.org>  [55d474d85391d1eb9c9c6f04f88ed9a9f5161b13]

sb118: merged in re/DEV300_next towards DEV300_m76


2010-04-07  sb  <sb@openoffice.org>  [b2124b5bf90a363cabdce4a30567b8b16e547395]

sb118: merged in re/DEV300_next towards DEV300_m76


2010-04-07  sb  <sb@openoffice.org>  [024555f93f1eea4ad6d995342cf34568ca10d634]

sb118: merged in re/DEV300_next towards DEV300_m76


2010-04-07  sb  <sb@openoffice.org>  [b1158104abbda340bc19d276bc3dc32a71f16293]

sb118: merged in re/DEV300_next towards DEV300_m76


2010-04-07  sb  <sb@openoffice.org>  [fbadbda37ced4f7c487e848c1e8b7f0046fec55c]

sb118: merged in re/DEV300_next towards DEV300_m76


2010-04-07  sb  <sb@openoffice.org>  [75ba0870517ea585027812c48dcfbc0827280a84]

sb118: merged in re/DEV300_next towards DEV300_m76


2010-04-07  sb  <sb@openoffice.org>  [96ecea0ed2aaf9978fd1e43f4a1e22436966bf82]

sb118: merged in re/DEV300_next towards DEV300_m76


2010-04-07  Ingo Schmidt  <is@openoffice.org>  [cd7911010e47bdf53f8ec2cff248b850cd9fa436]

nativea #161862# enable packaging of debs


2010-04-07  Thomas Lange [tl]  <tl@openoffice.org>  [832318c869959a903dfd049f65811fa884b33540]

cws dict321: #i110664# dictionary updates


2010-05-07  Ivo Hinkelmann  <ihi@openoffice.org>  [0701ca712578c50bdd942b7add82fb3a9174d321]

cws dict321: #i109053#, #i110381#, #i110411#, #i110478# dictionary updates


2010-05-06  Ivo Hinkelmann  <ihi@openoffice.org>  [074c09ff4c02800dbdbb339d2f4ebb64322ec41f]

ooo321l10n: added support for hi qcv-ES sq, removed hi-IN


2010-04-07  Thomas Lange [tl]  <tl@openoffice.org>  [ef4da6c9d00ede953caa018e2856751c63b2ed32]

cws dict321: #i110664# dictionary updates


2010-05-07  Ivo Hinkelmann  <ihi@openoffice.org>  [f6380ab03837d082a620c0af9ff7ac8bb96d98d2]

cws dict321: #i109053#, #i110381#, #i110411#, #i110478# dictionary updates


2010-05-03  Ivo Hinkelmann  <ihi@openoffice.org>  [131c787f1975f87430a668c4314335631cff7bb8]

CWS-TOOLING: integrate CWS cloph14


2010-04-23  Christian Lohmaier  <cloph@openoffice.org>  [e06afbfe321dd4466db7eb84fe0c69e62bf52c78]

cloph14: merge with DEV300_m77


2010-04-16  Christian Lohmaier  <cloph@openoffice.org>  [d07ef8b5ca4ed53e55b8b047ca53a01f212d8d68]

cloph14: backout changes moved to other cws (dict321)


2010-04-07  Helge Delfs [hde]  <hde@openoffice.org>  [603cf369c5bc571bc6c11f2a8b3d06275d287e2c]

tl74#i107229#testautomation for thesaurus in right click context menu


2010-04-06  Ingrid Halama  <iha@openoffice.org>  [5c4de21a30e1ae06345a735c321bc66db1e004f6]

chartpositioning: #i100778# do only calculate inner rectangle if necessary


2010-04-06  David Tardon  <dtardon@openoffice.org>  [9ce3f9dfeaa733da940149a327f1642db49b47ef]

dtardon01: #i37275# fix build on windows


2010-04-06  sb  <sb@openoffice.org>  [3a08c284e3128ef8ee5f5a3b4387bb9ee32ba97b]

sb122: silently ignore unknown files in Components::parseFileList (the extension manager's file lists can accrue garbage when extension deployment fails mid-way through)


2010-04-06  Ingrid Halama  <iha@openoffice.org>  [058b9b0e5f358c95ffa12f9d18f747fac3cbc9eb]

chartpositioning: #i100778# use size inclusive axes and axis titles for 3D charts


2010-04-06  Vladimir Glazunov  <vg@openoffice.org>  [f12056dce676eee306d34d06fb4bbbc452d9216c]

#i10000# fix for extension registration


2010-04-06  Joachim Lingner  <jl@openoffice.org>  [0358074a3ff86d284670c891c21db53105b292ae]

jl152 import 263445 from native0jl:#i77196# supporting extension help


2010-04-06  Joachim Lingner  <jl@openoffice.org>  [fb5eaacc58c467d9e11e2e7f62c7ee28312044b1]

jl152 import 263445 from native0jl:#i77196# supporting extension help


2010-04-06  Joachim Lingner  <jl@openoffice.org>  [fb70a4cd3b77e0ea6bb5820b47bfd7ea39fa3228]

jl152 import 263445 from native0jl:#i77196# supporting extension help


2010-04-06  sb  <sb@openoffice.org>  [da5fbd8f9cfa7bb914f4db2cb326f71901289f58]

sb122: #i110548# extension native libraries linking against basis layer; new extension dependency deployment-repositories


2010-04-06  sb  <sb@openoffice.org>  [0d66d00dc0377f27fb06d3eebcb0240bd36aec15]

sb122: #i110548# extension native libraries linking against basis layer; new extension dependency deployment-repositories


2010-04-06  sb  <sb@openoffice.org>  [854ee977ae497cf9229069bf10e4753133ce178e]

sb122: #i110548# extension native libraries linking against basis layer; new extension dependency deployment-repositories


2010-04-06  Caolán McNamara  <cmc@openoffice.org>  [5316674d844ca61fcbb40266e5402a479da149fa]

dtardon02: #i108502# remove SCO makefile.mk entry


2010-04-06  Martin Hollmichel  <mh@openoffice.org>  [a3c3cc75ca53c1d0a6a804185f6ef56401e8324e]

nativea: #i110249# chg copyright


2010-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [73ce03d206a160d0bb3bb93fcc695503240b5c12]

CWS-TOOLING: integrate CWS dtardon02


2010-04-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [758d8ecc9fb40addbbb5b0d42c664e3b5652f602]

CWS-TOOLING: integrate CWS writerfilter07


2010-04-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [34156adc12826d9cda8682cfd38e86d6a965ed68]

CWS-TOOLING: integrate CWS thbfixes10


2010-04-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [5c6d983cf6e341555ec7f1e73b6984f5de93336d]

CWS-TOOLING: integrate CWS ppp02


2010-04-12  thb  <thb@openoffice.org>  [68c8d9e269164b3fcd2987a32223c8d61d1d6ad9]

Merged DEV300_m76


2010-04-06  Martin Hollmichel  <mh@openoffice.org>  [656c2a8f122c291e3f634e7eb508971e4a7e47de]

nativea: #i110249# chg copyright


2010-04-06  Martin Hollmichel  <mh@openoffice.org>  [d969c11d5a005e1bd87f323d8ffbeae2ca125f80]

nativea: #i110249# chg copyright


2010-04-06  Martin Hollmichel  <mh@openoffice.org>  [d784225e330a12d9beb44aff3a6ccb65e2f94f96]

nativea: #i110249# chg copyright


2010-04-06  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [b7b7e92dded92c924a136910cca7d99c371af8c8]

slidecopy: merge


2010-04-06  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [bc05d94bb339e0f25bb329ad0c6b27d779d3e664]

slidecopy: merge


2010-04-06  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [b26b5a2737848cdbeac3a42af78a86ac7a70300b]

slidecopy: when activating a panel, also resize it. Cannot guarantee it has been done before ...


2010-04-06  Daniel Rentz  <dr@openoffice.org>  [af5c3ad88ab4f93e825d9b6931727d36d87df05e]

tl78: compiler warning


2010-04-06  Vladimir Glazunov  <vg@openoffice.org>  [e1895bccfcb34293ac4dff946041c3d29b9e981a]

#100000# added missing ProtocolHandler.xcu


2010-04-06  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [50a88d5340d73aa6cecec56d059887725de2e4e9]

slidecopy: Load: when reporting a failure as assertion, also display the name of the image which could not be loaded


2010-04-06  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [ebf2c60048c6d6a6fcab2f408366f8966b70c53d]

slidecopy: silence warning 'bout unused parameters


2010-04-06  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [b8b44a1bf5dafdd70c728abb4e0b9af6928128a3]

slidecopy: silence warning 'bout unused parameters


2010-04-06  Ingrid Halama  <iha@openoffice.org>  [41ada097ec91c9bb6c73a7a370d6d7531ce14175]

chartpositioning: #i100778# correct inner rectangle in case of 3D charts if outer rectangle is used for sizing


2010-04-06  Ingrid Halama  <iha@openoffice.org>  [21cf3286fe2d239cc8697258b1af4e7294cc6607]

chartpositioning: #i100778# correct ODF behaviour


2010-04-06  Henning Brinkmann  <hbrinkm@openoffice.org>  [110334e229b3e0a03da71cc60937d1d161c5c3df]

hb33patches1: #i110560# applied patch


2010-04-06  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [9f8514b70a8315a917e44b532a5a201c18cee6df]

slidecopy: file is dead, long superseded (it seems) by ./UI/Commands.xcs


2010-04-06  Mikhail Voytenko  <mav@openoffice.org>  [cb9035aa514ed4a3b81d9a4332843e27585221b2]

merging


2010-04-06  Mikhail Voytenko  <mav@openoffice.org>  [4bc68194236a7f70ef982b7b63736a74a2ac4f77]

merging


2010-04-06  Mikhail Voytenko  <mav@openoffice.org>  [f59e563680dddc7388284e8ebe1408a95e7f453b]

fwk138: #i110177# fix typo


2010-04-01  sj  <sj@openoffice.org>  [501516e94669a1edbec432ffb4b41d510c960df4]

impress189: fixed warning


2010-04-01  Ingrid Halama  <iha@openoffice.org>  [5b0fcb960d8b6d49faf40a442b69036bd8efa688]

chartpositioning: #i100778# correct ODF behaviour


2010-04-01  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [84ad85f9766e2ee823d159d552dcf5a7d8d1e60e]

slidecopy: event notifications for inserted/removed panels


2010-04-01  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [78fa4f2c4127e35c4272e57dd0ad50dbcd192ced]

slidecopy: when notifying listeners, loop through a copy of m_aListeners, to show a little tolerance against listeners being removed during the notification


2010-04-01  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [c24a8fd47f9337b3cf4e8ebf1d94e5ced4b03d8d]

slidecopy: the A11Y API for the PanelTabBar now also includes the scroll buttons


2010-04-01  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [9dac5ad99ce21f25f4199c71c86471999fd02ceb]

slidecopy: the A11Y API for the PanelTabBar now also includes the scroll buttons


2010-04-01  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [5e1eeb99fdf3a5c303af4750df20ab4a0488daca]

slidecopy: removed unused resource file


2010-04-01  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [19e77097df46500cac3752ceea465034d2c08463]

slidecopy: typo, relayout did reset the wrong button rect


2010-04-01  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [46813b0e4ab83c7b5887b1f761f8b31e95cc7045]

slidecopy: make Get(CLient)WindowExtentsRelative const


2010-04-01  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [d3f8cc52475c86e0b2babe0888db6a1bb8a2b244]

slidecopy: type in seealso


2010-04-01  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [17d7bf8f871c2b2e04a14c3d9cca27e7e6c84cac]

slidecopy: improved A11Y API implementations for the ToolPanelDeck items left: - A11Y representation of the scroll buttons of the PanelTabBar - AccessibleToolPanelTabBar event notifications - consolidate AccessibleToolPanelDeck/TabBar/Item?


2010-04-01  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [f03f19853e394f46e40814abcee0c00d6297e7c6]

slidecopy: improved A11Y API implementations for the ToolPanelDeck items left: - A11Y representation of the scroll buttons of the PanelTabBar - AccessibleToolPanelTabBar event notifications - consolidate AccessibleToolPanelDeck/TabBar/Item?


2010-04-01  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [8187d63ccda9c2cb184ce055f6c42577546d6251]

slidecopy: improved A11Y API implementations for the ToolPanelDeck items left: - A11Y representation of the scroll buttons of the PanelTabBar - AccessibleToolPanelTabBar event notifications - consolidate AccessibleToolPanelDeck/TabBar/Item?


2010-04-01  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [93c3ff235afc52b048f808dede4f7c8c07f57252]

slidecopy: initial version of the A11Y API for the tool panel deck's tab layouter. Effectively, the implementation showed that the current appraoch of the Deck having n+1 children (n panel selector items, plus one active panel) doesn't work. So, a next step will be a re-factoring so that the PanelDeck has 1+x children, where x children are provided by the layouter.


2010-04-01  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [a42067c4fd10629bd6b1f3a301b1e8eab5542584]

slidecopy: initial version of the A11Y API for the tool panel deck's tab layouter. Effectively, the implementation showed that the current appraoch of the Deck having n+1 children (n panel selector items, plus one active panel) doesn't work. So, a next step will be a re-factoring so that the PanelDeck has 1+x children, where x children are provided by the layouter.


2010-04-01  Martin Hollmichel  <mh@openoffice.org>  [51b8d2e30fd99f4c68b4b024512784c8f9df92aa]

nativea: #i110249# chg copyright in license


2010-04-01  Vladimir Glazunov  <vg@openoffice.org>  [6a30f2a3025a9db27d1230d9498570964cd74e3f]

#i10000# some catch-up fixes


2010-04-01  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [ff9196d0581845f8e7cb686bf93930676ba301fe]

gozer1: #161853# provide access to Window class and WindowArranger through XPropertySet


2010-04-01  Mikhail Voytenko  <mav@openoffice.org>  [62eee956dbb05c25600030ab47310bf39db0c7ee]

tl78: #i110383# fix typo


2010-04-01  Mikhail Voytenko  <mav@openoffice.org>  [9ace57ec709cd618b5401da6f1ebacba5a07c1c0]

tl78: #i110383# allow to change the hash always for now


2010-04-01  Dirk Voelzke  <dv@openoffice.org>  [a20397473560338997571d48d882fd8cb9ebb4a8]

nativea: #161849#:Changed high contrast extension icons


2010-04-01  Ingrid Halama  <iha@openoffice.org>  [06e2110957f0515ce075a83a41ea5556c2c32ea3]

chartpositioning: #i100778# changed default to exclude axes


2010-04-01  Volker Ahrendt [va]  <volker.ahrendt@sun.com>  [af81a49c6c4575725aa1739ca6a820c22546b77b]

nativea: #i110393# Removed Calc-Style Sun


2010-04-01  Vladimir Glazunov  <vg@openoffice.org>  [a001605a190749900d3e09aa864ce56925ff848e]

#i10000# Fixed missing includes and xProp variable


2010-04-01  Vladimir Glazunov  <vg@openoffice.org>  [fdb55168d95e9110449f56be71fd84f4c07e6250]

#i10000# corrected include header


2010-04-01  Gregor Hartmann  <gh@openoffice.org>  [f2cd7db17d8ad778379638b9b74efa9a797e8dea]

nativea: #i110248# changed Sun Microsystems, Inc. to Oracle


2010-04-01  Carsten Driesner  <cd@openoffice.org>  [293b34f1547c59439d5d49a1fbedae7442b26e04]

nativea: #161779# Exchange icon for sweb application


2010-04-01  Carsten Driesner  <cd@openoffice.org>  [34d095ff24aa6966edf988d5d3b1654ab349dd3e]

nativea: #161787# Ensure that SHELL32 is mapped when accessing via GetModuleHandle


2010-04-01  Ingrid Halama  <iha@openoffice.org>  [3031bc2b4f85a211f026408e84a174e6aecdd91b]

chartpositioning: #i98398# compiler warnings


2010-04-01  Ingo Schmidt  <is@openoffice.org>  [00f9e62985470665d20a95c96e2891fb16beb27a]

nativea #161863# adjusting string on Welcome page


2010-04-01  Christian Lippka  <cl@openoffice.org>  [646895d3ee78647feb51582e3cdea75d01960cd5]

enalbe assign slide layout dropdown for notes and handout view


2010-04-01  Vladimir Glazunov  <vg@openoffice.org>  [8d93a1debc450fcc799be37991ce3f5c5eeda018]

#i10000# revert unneeded changeset


2010-04-01  Carsten Driesner  <cd@openoffice.org>  [0436f69e21da10550f3eb3af6a02800467a7bd42]

nativea: #161787# More safe code to retrieve open icon from shell library


2010-04-01  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [aea4ea94ba339963261b458f178f0a8338c62f3b]

slidecopy: #i10000# (unxlngi6)


2010-04-01  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [cdad00eca4f1e760c26348db521130c25e89f45b]

slidecopy: #i10000# (unxlngi6)


2010-04-01  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [076719b3429407d362f84d4939e67867cb502053]

slidecopy: #i10000# (unxlngi6)


2010-03-31  Ingrid Halama  <iha@openoffice.org>  [4a5ec5c6827b3ebc281b3a2e2ed0b2e542935c48]

chartpositioning: #i100778# fixed typo


2010-03-31  Ingrid Halama  <iha@openoffice.org>  [f549461066693eb19fdf8bbb4139bcb5e70eca77]

chartpositioning: #i100778# fixed typo


2010-03-31  Ingrid Halama  <iha@openoffice.org>  [1f083939cf4c353a0897d2fd275aa567f00a9ecc]

chartpositioning: #i100778# fixed typo


2010-03-31  sj  <sj@openoffice.org>  [ce4ab3d3eda79b80ee2653d32c152b0176893566]

impress189: #161957# fixed margin, wordwrap and autoresize shape problems


2010-03-31  Ingrid Halama  <iha@openoffice.org>  [e50db1da8cdc7009328dc4878d16b589310b841a]

chartpositioning: #i98398# treat diagram size without title sizes (correct ODF import/export, correct diagram sizing per mouse, correct API for import)


2010-03-31  Ingrid Halama  <iha@openoffice.org>  [b7db16a355f9bfbab65e1a88e1e4dede35bf7357]

chartpositioning: #i98398# treat diagram size without title sizes (correct ODF import/export, correct diagram sizing per mouse, correct API for import)


2010-03-31  Ingrid Halama  <iha@openoffice.org>  [44f707ba8cb791df91bdb028e127cca107e3596b]

chartpositioning: #i98398# treat diagram size without title sizes (correct ODF import/export, correct diagram sizing per mouse, correct API for import)


2010-03-31  Release Engineering  <releng@openoffice.org>  [2e0375ee671c29f7622036c2069a63a2fc30aef5]

DEV300


2010-03-31  Ingo Schmidt  <is@openoffice.org>  [613775c7a37dca893235f4448b5cb25fa1e23517]

nativea #161863# default value for STARTCENTER


2010-03-31  Dirk Voelzke  <dv@openoffice.org>  [bbb6d60271a7187dfc45ec7422fb91cf2992b005]

nativea: #i110489#:Changed one more main application icon


2010-03-31  Carsten Driesner  <cd@openoffice.org>  [1a6b9d602bd1e30ab299b3fc9bf6b217c8abe77c]

nativea: #161909# Exchange names and URLs


2010-03-31  Carsten Driesner  <cd@openoffice.org>  [b376139e57fd8099c4c4867509bff7aaca31c0c6]

nativea: #161909# Exchange names and URLs


2010-03-31  Eike Rathke [er]  <erAck@sun.com>  [5a09287c346a556f153b837beb93083d8808ec00]

OOO321l10n: #i110522# added qcv-ES for Catalan Valencian l10n


2010-04-12  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [84fc07bae918a72c15e3f39623c4564b790406bf]

fwk140: #i110769# fix highlight issue with new flat buttons


2010-04-12  Herbert Duerr [hdu]  <duerr@sun.com>  [dbe5e2a03511da7dcd3399fe31c40d6ac5e96326]

#i110387# use strhelper\'s implementation for dbl2str


2010-04-12  Herbert Duerr [hdu]  <duerr@sun.com>  [38f4d323100037df1c2cb89087781a7677d44278]

#i110387# replace dummy implementation of cff dbl2str


2010-04-12  Herbert Duerr [hdu]  <duerr@sun.com>  [4f7764d914a321127b8cadbda5b72ab700e62a46]

#i110387# avoid libc localization for strings in font subset


2010-05-03  Ivo Hinkelmann  <ihi@openoffice.org>  [b89d242b39dd8fdc2dff718717b0718f40f1c631]

CWS-TOOLING: integrate CWS cloph14


2010-04-23  Christian Lohmaier  <cloph@openoffice.org>  [54072a0f3778f75d6ee80da580b967d611729b16]

cloph14: merge with DEV300_m77


2010-03-31  Eike Rathke [er]  <erAck@sun.com>  [a522a82e54fe4d70aa74363165896bb7e16b4ecb]

OOO321l10n: #i110522# added qcv-ES for Catalan Valencian l10n


2010-05-05  Ivo Hinkelmann  <ihi@openoffice.org>  [46caa49a998f1c72fddd033783580dc756c92368]

nativel #161976# new license file structure


2010-04-13  Mikhail Voytenko  <mav@openoffice.org>  [b32c3b61001429b6ca395fad77185bc2aa7660b4]

fwk140: #i110747# integrate the patch


2010-04-28  Mikhail Voytenko  <mav@openoffice.org>  [dde1006548ba376ba1e55c5862165b92f8cf3b43]

fwk141: #i111191# do not use RegDeleteKeyEx for 32-bit library


2010-05-03  Ivo Hinkelmann  <ihi@openoffice.org>  [04fc19008f45159e5b655fbac82c63f63ad932f0]

CWS-TOOLING: integrate CWS nspluginglobal


2010-04-14  Mathias Bauer  <mba@openoffice.org>  [f4f8addcaf340d3ad05d04f40c43f80c27d7b8e3]

CWS nspluginglobal: merge commit


2010-04-14  Mathias Bauer  <mba@openoffice.org>  [dc20aef81b2c6cac2fa175aad32bada6630a0aa0]

CWS nspluginglobal: #i49590#: warning fixed


2010-04-14  Rene Engelhard  <rene@openoffice.org>  [2421e3d1a540110054f9e4a54bbe6ee41c6d774a]

nspluginglobal: ifdef UNIX -> LINUX and add missing ifdefs


2010-04-14  Rene Engelhard  <rene@openoffice.org>  [d687f220aa08ecbcfc7d50f05a9260f059054956]

nspluginglobal: remove unsed variable for WaE builds...


2010-04-13  Rene Engelhard  <rene@openoffice.org>  [66702acdab3307145724afd18737ae79aa22607f]

nspluginglobal: disable "Mozilla Plug-In" page in options when we have the plugin registered globally


2010-04-13  Rene Engelhard  <rene@openoffice.org>  [13a7dda680909ce9558ba6c141b887feb04feb66]

nspluginglobal: add patch to make mozilla plugin work when registered globally


2010-03-31  Eike Rathke [er]  <erAck@sun.com>  [b0eef78fae983e9e4896b444a2777b7fb9c9f8d9]

OOO321l10n: #i110522# added qcv-ES for Catalan Valencian l10n


2010-04-15  Ingo Schmidt  <is@openoffice.org>  [b9bf658b70d6f76d814f6a3a9ff9a956f4e070b6]

nativel #162024# no license into setup dialog


2010-04-13  Ingo Schmidt  <is@openoffice.org>  [a809d839cbb4f096a3a1c78de3f32494b2302d7a]

nativel #161976# removing license pdf and entitlement.txt


2010-05-05  Ivo Hinkelmann  <ihi@openoffice.org>  [db9eb3d65d6a12c93435cad380c6646de23b6db7]

nativel #161976# new license file structure


2010-05-05  Ivo Hinkelmann  <ihi@openoffice.org>  [f0bd59c63e7ff130f0325f83157097e1716f39db]

nativel #161976# new license file structure


2010-05-05  Ivo Hinkelmann  <ihi@openoffice.org>  [dcf5db5a47d0b424569e72e1cb5a2877b4341d2d]

fwk140: fixed missing patch flags


2010-04-14  Ingrid Halama  <iha@openoffice.org>  [27bfb7f83a7d0f051d5bc92c50e16320906478f1]

fwk140: #i110766# add patch flags for chart libs


2010-04-14  Mikhail Voytenko  <mav@openoffice.org>  [b0ad4bef9232c553a7d13e682e870666443dc7bb]

fwk140: add patch flag


2010-04-30  Ingo Schmidt  <is@openoffice.org>  [6d640db5eee3458db7689047d4fec560316d20b0]

native301 #162073# no white spaces in userinstallation dir


2010-04-29  Ingo Schmidt  <is@openoffice.org>  [7256a6f202e86fa91d069bae157642114f760113]

native301 #162073# userdir whitespaces must be %20


2010-04-27  Ingo Schmidt  <is@openoffice.org>  [087a624f820a362cd66346c1ae46afe6788d11bd]

native301 #162073# using PRODUCTNAME for user installation directory on Windows


2010-04-27  Ingo Schmidt  <is@openoffice.org>  [43cec87eb7a2fee7db0417f0e8b22e0053a9d667]

native301 #i111110# error code -1 for errors in log files


2010-05-03  Ivo Hinkelmann  <ihi@openoffice.org>  [5b95f6d4e850ae56118d419e95d183afe15bbce7]

CWS-TOOLING: integrate CWS cloph14


2010-05-03  Ivo Hinkelmann  <ihi@openoffice.org>  [f9a0cacab7fbff5bda1da276cbc1c59b575f1788]

CWS-TOOLING: integrate CWS obo47


2010-04-23  Christian Lohmaier  <cloph@openoffice.org>  [0338f4ccc69c44a044ceb6b080cf8eb5f95f97a8]

cloph14: #i110441# remove fondu from files that were added since m73 (ooo.lst / extern.lst)


2010-04-23  Christian Lohmaier  <cloph@openoffice.org>  [9f0bf71f06fac9cec6af0552ce4bb86a76672725]

cloph14: merge with DEV300_m77


2010-04-13  obo  <obo@openoffice.org>  [8ae6be190656205afeba2ce29d122f69b0684f34]

obo47: #i110831# build breaks for wntmsci12 non pro in module shell


2010-03-31  thb  <thb@openoffice.org>  [1ea7f77ec6e944ff7e86a9986872819de005363e]

Merge DEV300_m75

 * resolved two conflicts caused by lineend changes in
   canvashelper_texturefill.cxx and implrenderer.cxx. Took the cws
   version, which uses new texture fill semantics, and fixes clipping
   bug
 * binned file header changes from head for deleted files
2010-03-31  thb  <thb@openoffice.org>  [da8e718e08b3d9bb19b3939884c5f4ba71fc3f07]

Merge DEV300_m75

 * resolved two conflicts caused by lineend changes in
   canvashelper_texturefill.cxx and implrenderer.cxx. Took the cws
   version, which uses new texture fill semantics, and fixes clipping
   bug
 * binned file header changes from head for deleted files
2010-03-31  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [5caa5f2bed0f65401ae3a7e7f4ff7cf906b77db2]

slidecopy: Dying: care for multiple listeners being removed during calling into one listener's Dying


2010-03-31  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [903bfc6a7230cf30262c52c6cf6b649dbac8f996]

vcl111: #102694# more hacking for metacity and tool windows


2010-03-31  Carsten Driesner  <cd@openoffice.org>  [dfe05481b8e80d087b4ec2cce58779ff7d88623f]

nativea: #161879# Use correct icon for 'From Template...' menu entry in quickstarter


2010-03-31  Andreas Bregas  <ab@openoffice.org>  [1aad112dd03e02bc531d509d1f1b6fba2cd7f314]

npower14miscfixes: Added dependency scripting to vbahelper


2010-03-31  Vladimir Glazunov  <vg@openoffice.org>  [9734c73c9a61fc5ef4e263617add17914a9b5f15]

CWS-TOOLING: integrate CWS mingwport29


2010-03-31  Vladimir Glazunov  <vg@openoffice.org>  [0768a7d2726ce4f0772b52d95eeb23143336655c]

CWS-TOOLING: integrate CWS mingwport29


2010-03-31  Vladimir Glazunov  <vg@openoffice.org>  [1b192bd38a3695cc2965ece438d47d6f74958289]

CWS-TOOLING: integrate CWS mingwport29


2010-03-31  Vladimir Glazunov  <vg@openoffice.org>  [27a769544799e45c1d91911c961edc76c070e0f4]

CWS-TOOLING: integrate CWS mingwport29


2010-03-31  Vladimir Glazunov  <vg@openoffice.org>  [0a094712b5d9e71575bec057efb700d6126d9ba7]

CWS-TOOLING: integrate CWS mingwport29


2010-03-31  Vladimir Glazunov  <vg@openoffice.org>  [8bfbf472c29017fba913f78e84900950c7589f69]

CWS-TOOLING: integrate CWS mingwport29


2010-03-31  Vladimir Glazunov  <vg@openoffice.org>  [7a7f37e3ba0ba89628fb30b035440ff5f91ab551]

CWS-TOOLING: integrate CWS mingwport29


2010-03-31  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [df6a8731cffd3c160cb3c4bcfd12689e751ae470]

slidecopy: mark the Tab-Layout as experimental


2010-03-31  Vladimir Glazunov  <vg@openoffice.org>  [31c6a714d09f18d5b1fa95edff156f0f856119c6]

native0: Help changes - transplanted from 9e8dffd0a10f@native0


2010-03-31  Dirk Voelzke  <dv@openoffice.org>  [0a6f2e401c4e35b5ce990b353c060325ea6ac70d]

nativea: #i110489#:Changed main application icons


2010-03-31  Oliver Craemer [oc]  <oc@openoffice.org>  [e9446a5f7a9e305c35a8604344e5c693d1ef27ce]

#i108586# [Automation] Timingproblem in ch_lv1.bas


2010-03-31  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [aae53d9de614e8b62f98ed61b0ec1051f58e2c61]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/slidecopy


2010-03-31  Juergen Schmidt  <jsc@openoffice.org>  [1b4b78d8e6b6fb3397bafd6b26be96acbabc2137]

nativea: SDK rebanding, adapt check


2010-03-31  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [f2e6d4df9dd4d269b1da1eff8277278d9360f1a7]

slidecopy: #i10000#


2010-03-31  Juergen Schmidt  <jsc@openoffice.org>  [918bdca9fd09175496443e3ce17c49afeac1967c]

nativea: SDK rebanding, change css for generated docu


2010-03-30  Vladimir Glazunov  <vg@openoffice.org>  [124d66b166b503bacc5cc8943374f61b613f33f8]

native0ext: rebranding minimizer - transplanted from changeset b8c3a04c0dcb@native0


2010-03-30  Michael Stahl  <mst@openoffice.org>  [6bbe5eae2e7398b56029ab08c60f38d33034118e]

fwk138: #i97378#: publish DocumentProperties:  publish css.document.{,X}DocumentProperties{,Supplier}.  css.document.OfficeDocument: add XDocumentPropertiesSupplier.  css.document.XDocumentProperties: remove css.uno.Exception from signatures.


2010-03-30  Michael Stahl  <mst@openoffice.org>  [7a9501c430ba465163b9b97c7ccec032eb6c9fc3]

fwk138: #i97378#: publish DocumentProperties:  publish css.document.{,X}DocumentProperties{,Supplier}.  css.document.OfficeDocument: add XDocumentPropertiesSupplier.  css.document.XDocumentProperties: remove css.uno.Exception from signatures.


2010-03-30  Juergen Schmidt  <jsc@openoffice.org>  [9f01eba0542582fd37ce5412360d50193b8f3763]

nativea: SDK rebranding


2010-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [65024749210d63f9033a50b60efc6c977596e2ab]

CWS-TOOLING: integrate CWS ause117


2010-03-30  Christian Lippka  <christian.lippka@sun.com>  [30bcc4a7d4e044e523d578f58940fce1483b64c2]

adding new images for placeholders


2010-03-30  Christian Lippka  <christian.lippka@sun.com>  [851fa3b48ac78b8b50e2ecc110d30ed2a3e8dfbd]

adding new images for placeholders


2010-03-30  Mikhail Voytenko  <mav@openoffice.org>  [ea9a8787f9c70f48567090d01bf9e1fba745941f]

tl78: #i110383# support password to modify


2010-03-30  Mikhail Voytenko  <mav@openoffice.org>  [07f5876bd07cc60e5c1bf153e5d8617c74306b29]

tl78: #i110383# support password to modify


2010-03-30  Ingo Schmidt  <is@openoffice.org>  [b30cd1a5ed61789609ad1679aad9b93483239c22]

nativea #161862# correct names for Windows installation directories


2010-03-30  Carsten Driesner  <cd@openoffice.org>  [67d5e1f85b4681f14e501b34a12f13e4575ac310]

nativea: #161787# Use folder icon from Windows shell library


2010-03-30  Mikhail Voytenko  <mav@openoffice.org>  [ef9fac0f7d3d55f7032a97684a0f209c267dcf65]

tl78: #i110383# support password to modify


2010-03-30  Mikhail Voytenko  <mav@openoffice.org>  [de7d4591c0246833febc6c39aa7029f288e63b1f]

tl78: #i110383# support password to modify


2010-03-30  Mikhail Voytenko  <mav@openoffice.org>  [3295b3c835de65c3c407881073025beef57c25e3]

tl78: #i110383# support password to modify


2010-03-30  Mikhail Voytenko  <mav@openoffice.org>  [279a39917e963e40ac1d31e032d847de382d2101]

tl78: #i110383# support password to modify


2010-03-30  Mikhail Voytenko  <mav@openoffice.org>  [0e95d8378a6f670993a3d408d3bfe313385379e8]

tl78: #i110383# support password to modify


2010-03-30  Mikhail Voytenko  <mav@openoffice.org>  [d160fd054bc4e8c02152d7ce55f7eddbd611e01f]

tl78: #i110383# support password to modify


2010-03-30  Ingo Schmidt  <is@openoffice.org>  [2f0e537346190998ae0a0dc1855909e199dde3fe]

nativea #161792# correct name for old Windows registry entries


2010-03-30  sj  <sj@openoffice.org>  [92995efda51ad6ea4d46030eacc451b983d8f974]

impress189: #161945# fixed import of charactrer properties (bold...)


2010-03-30  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [c2a2aea56c097fbe996eb44ec0abf8d975fd639a]

slidecopy: more A11Y implementations for the ToolPanelDeck


2010-03-30  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [2f81fe520e4f778fd03fe7503f44565e500ad88a]

slidecopy: more A11Y implementations for the ToolPanelDeck


2010-03-30  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [0a4f1728933ff061497df6f0269d7128500cd816]

slidecopy: more A11Y implementations for the ToolPanelDeck


2010-03-30  Dirk Voelzke  <dv@openoffice.org>  [a7590fa00e81ab5d1abc93f0559c4f6fdcd548a1]

 nativea: #161692# Changed provider link for some extensions


2010-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [e0ecfeac80ec902b2e5b21f7454efa5e1c14a27f]

CWS-TOOLING: integrate CWS cmcfixes73


2010-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [aa370b3679d76d31b5cb9c00f8d869c33d5415d1]

CWS-TOOLING: integrate CWS ause110


2010-04-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [a0d809011d2fddbc923498f78414f7b19be6d875]

CWS-TOOLING: integrate CWS thbfixes10


2010-04-12  thb  <thb@openoffice.org>  [dd2a69ee71000b77f195a07371985a156a1e7dbf]

Merged DEV300_m76


2010-03-31  thb  <thb@openoffice.org>  [69564cd94b91e1575741f55a449479e69cb5dea6]

Merge DEV300_m75

 * resolved two conflicts caused by lineend changes in
   canvashelper_texturefill.cxx and implrenderer.cxx. Took the cws
   version, which uses new texture fill semantics, and fixes clipping
   bug
 * binned file header changes from head for deleted files
2010-03-30  Carsten Driesner  <cd@openoffice.org>  [b56db015d68c16dfe7436a7d31d04c900bda519e]

nativea: #161787# Exchange folder with application icon


2010-03-30  npower Developer  <npower@openoffice.org>  [c4f5d0e9250962dfaa3f3ecdda9e0a3387c3e906]

npowermiscfixes: #i109644# fix potential crash when using 'option VBASupport 1' ( regression introduced by new lazy loading for this issue )


2010-03-30  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [75db234dfc435b25085dffe3cc2f398fd2660681]

slidecopy: A11Y for the ToolPanelDeck VCL control


2010-03-30  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [398b595e1b23bdca32ef33259a4eaafe79203fc2]

slidecopy: A11Y for the ToolPanelDeck VCL control


2010-03-30  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [21cdc409181bc82a5aec83a1f09f62984b12537f]

slidecopy: A11Y for the ToolPanelDeck VCL control


2010-03-30  Ingrid Halama  <iha@openoffice.org>  [9ffefc5a02fe8c45c8dc6c2627b67e32101b2960]

chartpositioning: #i100778# avoid assertions upon opening of pos&size dialog


2010-03-30  Michael Stahl  <mst@openoffice.org>  [386916453e828dc02912ccaa44fb262217a1f362]

sw33bf03: #i110455#: fix inverted ASSERT in MSWordStyles::WriteProperties()


2010-03-30  Michael Stahl  <mst@openoffice.org>  [7e1bf0010d130597d5658a117737e7d9747dee91]

sw33bf03: #i110454#: fix ASSERT from WW8Export::ExportDocument_Impl()


2010-03-30  Caolán McNamara  <cmc@openoffice.org>  [2c8bf4ed3fd8ddd8a95639a8b8cf4bb31f9a3e41]

linuxaxp01: #i110145# add Linux m68k to this list


2010-03-30  Carsten Driesner  <cd@openoffice.org>  [715eeebe9fb452bc0ac6a74f790c97d1e086806c]

nativea: #161739# New icons for printer administration application


2010-03-30  Henning Brinkmann  <hbrinkm@openoffice.org>  [61a3c00d1ffcbe24140dfc143eab08a82fbe507c]

hb33patches1: #i110463# applied patch and verified


2010-03-30  Christian Lippka  <christian.lippka@sun.com>  [919bcccd3267e1e6537d7ef93bf333d2fe934c4b]

fixed compile warnings


2010-03-30  Christian Lippka  <christian.lippka@sun.com>  [f6b04c513837462449c4c4308bd76dec41cd5ed4]

fixed compile warnings


2010-03-30  Christian Lippka  <christian.lippka@sun.com>  [c42b82815584eb2c4a980d167d03a1be4e4e9ef0]

fixed compile warnings


2010-03-29  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [2fa1d80dfd4ee347d4df32ca49fa8e9ad46ada10]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba33f


2010-03-29  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [0f305e2e2600cbe43a66a2b5942cb332e5f9bd0e]

dba33f: added missing break (thanks to Terence Enger (400guy@openoffice.org))


2010-03-29  Kurt Zenker  <kz@openoffice.org>  [7e0aaf7b31fe481bb148f310cedf5cc0a2029084]

masterfix: #i110415# add missing about.png and intro.png bitmaps


2010-03-29  Kurt Zenker  <kz@openoffice.org>  [91a5d49c19e92ae6866ed070910681eec9675693]

masterfix: #i110415# remove obsolete about.bmp and intro.bmp bitmaps


2010-03-29  Vladimir Glazunov  <vg@openoffice.org>  [193ec5cf84645123a71fe26a49393e6d32af1a2f]

native0ext:#161688# rebranding extensions - transplanted from 28f77bc32e70@native0


2010-03-29  Kurt Zenker  <kz@openoffice.org>  [ab35f940e6aa26b7a51f70880c466fcbeaddc5e2]

masterfix: #i110415# makefile adapted due to changing .bmp to .png


2010-03-29  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [f71125e5578bebf905137ebed18e4e12254f5767]

nativea: #161883# focus handling


2010-03-29  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [7fb82337d853a325aec6313f73552e69a3a95950]

nativea: #i110344# arrow key focus travelling


2010-03-29  npower Developer  <npower@openoffice.org>  [bf03c0de2e93eeeceb27d8eeb980849bdcca3ffd]

ab75: #i110417# revert unintended local change to scp2


2010-03-29  npower Developer  <npower@openoffice.org>  [da50ceb5c035c8b70b4483d32e02851902bd7421]

ab75: #i110417# initial ( untested ) implementation


2010-03-29  npower Developer  <npower@openoffice.org>  [824add304ad68e5cfae6742195a1a2c93f131295]

ab75: #i110417# initial ( untested ) implementation


2010-03-29  sb  <sb@openoffice.org>  [755d2672ac203279b151edc1a24d824d183a2845]

sb121: fix 64 bit non-pro warning


2010-03-27  Christian Lohmaier  <cloph@openoffice.org>  [56b4527946546b7b655f5b735a4664201b3e2cf0]

cloph14: #i110441# remove obsolete files no longer needed for Aqua version of OOo


2010-03-27  Christian Lohmaier  <cloph@openoffice.org>  [1edbc42e9bfc4e2399abbf034d217668f64fadab]

cloph14: #i110441# remove obsolete files no longer needed for Aqua version of OOo


2010-03-27  Christian Lohmaier  <cloph@openoffice.org>  [878fb62d5ea81b56259d6cb6c51f7d08620425a4]

cloph14: #i110441# remove obsolete files no longer needed for Aqua version of OOo


2010-03-27  Christian Lohmaier  <cloph@openoffice.org>  [9cd90e053cdf34f8a5d14f39e04ca14b10a5528b]

cloph14: #i110441# remove obsolete files no longer needed for Aqua version of OOo


2010-03-27  Christian Lohmaier  <cloph@openoffice.org>  [e9b24c950961db541d4f1b3b79508b069903c108]

cloph14: #i107796# add README_hyph_NO.txt to document origin of hyphenation patterns


2010-03-26  Michael Stahl  <mst@openoffice.org>  [5d58845170113179d5bc9e60d2411196b8d30240]

sw33bf03: #i110408#: SwXFlatParagraph: apply patch by dtardon


2010-03-26  sj  <sj@openoffice.org>  [7589eaa2be6be35b9722ccc01eff1c737449fbdf]

impress189: #161914# fixed vertical text alignment


2010-03-26  Michael Stahl  <mst@openoffice.org>  [de4206aebc147755cda52f369571a2a4c212e4df]

sw33bf03: #i107240#: SvXMLMetaExport: export elements without whitespace


2010-03-26  Christian Lohmaier  <cloph@openoffice.org>  [a8b8b68d70b400d543732b1687110f50d52ffe4e]

cloph14: #i74311# add documentation bits to satisfy LPPL → LGPL requirements


2010-03-26  Christian Lohmaier  <cloph@openoffice.org>  [d60d8e988d2bec9cb5ad5130ee245200d66c4b79]

cloph14: #i74304# add documentation bits to satisfy LPPL → LGPL requirements


2010-03-26  Christian Lohmaier  <cloph@openoffice.org>  [fd56f69ff763d83e60679a7602c519dfd5016810]

cloph14: #i74300# add documentation bits to satisfy LPPL → LGPL requirements


2010-03-26  Christian Lohmaier  <cloph@openoffice.org>  [3be188f31e8e66a50e44f812e7940085e4dfa943]

cloph14: #i74297# add documentation bits to satisfy LPPL → LGPL requirements


2010-03-26  Christian Lohmaier  <cloph@openoffice.org>  [d814e34ddce979479128b70276cec1429ef9e650]

cloph14: #i98632# JDOM comment-validation error because of <!--- instead of <!--


2010-03-26  Christian Lippka  <cl@openoffice.org>  [8add6851259b5112e90bcb810c90e2a990003f3c]

made the layout placeholder appear after load and on text edit


2010-03-26  Christian Lippka  <cl@openoffice.org>  [43bddaee08638fa321cd7e16b6de90413149de03]

added more spacing to the layout toolbar menu


2010-03-26  Christian Lippka  <cl@openoffice.org>  [a1c06b2a131f2cdf2e9cc6bc67bcec2bb365bd42]

removed unused code


2010-03-26  Christian Lippka  <cl@openoffice.org>  [2b9102ab6fbbd9c681ff4db2b31076210d04ba55]

removed unused code


2010-03-26  Christian Lippka  <cl@openoffice.org>  [e1e14230c49fbf1b88c6639b7f245559f915cff7]

fixed a type in configuration


2010-03-26  Christian Lippka  <cl@openoffice.org>  [790c58e573aa17e3c0782246d82fb30a643c3f3c]

renamed 'Click to add an outline' to 'Click to add text'


2010-03-26  sb  <sb@openoffice.org>  [4ded51564e225874d110b3a8a4ecb75c6e02c8bb]

sb120: #i106059# fixed previous fix (transplanted from 4cd1436dc271f868b6b63987c71a6a15136af99a)


2010-03-26  sb  <sb@openoffice.org>  [4d4470013fe07330a7f0fbcd43c8259ae154c089]

sb120: #i106059# fixed previous fix


2010-03-26  sb  <sb@openoffice.org>  [8fa58bb6e7c867f9af76033c18f11c1a9dcabd90]

sb120: #i106059# handle case correctly when no explicit --with[out]-system-python is given (transplanted from e66f992d250510fdd587b64aee80352a667d52f6)


2010-03-26  sb  <sb@openoffice.org>  [058dab8dcb55c7741c0b858c3f4baa952c0872ad]

sb120: #i106059# handle case correctly when no explicit --with[out]-system-python is given


2010-03-26  Ocke Janssen  <oj@openoffice.org>  [da3463ed5d3bf6677a2f82b633ec57150bd3311e]

#110406# add new columns to name mataching map


2010-03-26  sb  <sb@openoffice.org>  [ff6f8c946ab42ecc05e0c12a13d6db505fe9e6f0]

sb121: #i110203# futher cleanup


2010-03-26  sb  <sb@openoffice.org>  [7ff56983823047120541f724dfd2fb80b2a6432d]

sb121: #i110203# added configmgr::update::insertModificationXcuFile and adapted old configuration data migration to it; some cleanup


2010-03-26  sb  <sb@openoffice.org>  [a983484f50be130e980d90f24298fb7f2eca27e5]

sb121: #i110203# further improvements to packregistry.xslt


2010-03-26  Ingrid Halama  <iha@openoffice.org>  [13d7655a877492f67814c1a269bcb52264f0e3e1]

chart45: #i106812# correct Undo for ranges


2010-03-26  Ingrid Halama  <iha@openoffice.org>  [94f617bf9883284bb3c7db8a6004c39975d66bbc]

chart45: make more failsafe


2010-03-26  Ingo Schmidt  <is@openoffice.org>  [659b55f8a872eae38b777f0291a7bd81254e0f67]

native288 #i109809# new download names for ooo language packs


2010-03-26  Mikhail Voytenko  <mav@openoffice.org>  [a6c29b00be50f9b48c56903d5764518b7b3aced9]

tl78: #i105076# add ENCRYPTION and PASSWORDTOMODIFY filter flags


2010-03-26  Mikhail Voytenko  <mav@openoffice.org>  [9ed2bd2cd955daefa3eed53466dc63e8ded60d17]

tl78: #i105076# add ENCRYPTION and PASSWORDTOMODIFY filter flags


2010-03-30  Mikhail Voytenko  <mav@openoffice.org>  [6b08288aa173d0717b15a1cb970fdb0614a88d6a]

tl78: #i105076# the filter related constants are no more in framework module


2010-03-26  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [0a9efb55a0563769492fe763180af0b6c03fc09e]

dba33f: #110236# use delete []


2010-03-26  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [87fe0fd1d5cc9c304e2ae37bc8127c8a7075ee95]

dba33f: #110236# use delete []


2010-03-25  sj  <sj@openoffice.org>  [2bcc465632266859293efb09038992e8759a50bc]

impress189: #161896# fixed layout problem if using two bodies


2010-03-25  Ivo Hinkelmann  <ihi@openoffice.org>  [63c588143c71a72636b1e436aa231f9303efcacc]

cws l10ntooling18: #i110394# confused assignment


2010-03-25  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [aae2c038fad7eaeda79b1d77840cbbecb99f268b]

vcl111: #i92094# use current event for GetPointerState


2010-03-25  Ivo Hinkelmann  <ihi@openoffice.org>  [78d5c55e026562260b0ed0b46d656e11dfbe40fa]

cws l10ntooling18: #i110394# OOO_VENDOR is no longer merged by rsc but by config


2010-03-25  Ivo Hinkelmann  <ihi@openoffice.org>  [6e426f63ceb971976d107b9d1be27d5065a634f5]

cws l10ntooling18: #i110394# Introduce the variable %OOOVENDOR


2010-03-25  Ivo Hinkelmann  <ihi@openoffice.org>  [a687f59eac4ad98a4b60a4b3add78f33e4dd9166]

cws l10ntooling18: #i110394# Introduce the variable %OOOVENDOR


2010-03-25  Ivo Hinkelmann  <ihi@openoffice.org>  [d7c43c9580a226008261e2b2f80a3f5c923a388c]

cws l10ntooling18: #i110394# Introduce the variable %OOOVENDOR


2010-03-25  Ivo Hinkelmann  <ihi@openoffice.org>  [2f528025b20854cf918d95f6781b5e2052ddf929]

cws l10ntooling18: #i109622# try to auto fix bad quote


2010-03-25  Mikhail Voytenko  <mav@openoffice.org>  [84cd49db4618f9f07443766d5969614eaa123b64]

tl78: #i105076# add new filter flags ENCRYPTION and PASSWORDTOMODIFY


2010-03-25  Ingrid Halama  <iha@openoffice.org>  [fe03f2e6f1779db3e08bac64a3e3bed1562d0a24]

chart45: #i80377# don't wrap wide legends so early


2010-03-25  Mikhail Voytenko  <mav@openoffice.org>  [40a50f94c47e450c331a4b440474195e43063e1c]

tl78: #i105076# add new filter flags ENCRYPTION and PASSWORDTOMODIFY


2010-03-25  sj  <sj@openoffice.org>  [05b9996b4ea5d2328b13b5c4756a4566147f09b6]

impress189: #161894# now correctly importing character properties for empty paragraphs


2010-03-31  Mikhail Voytenko  <mav@openoffice.org>  [8ea419c8c33bafd637da73b1e09807a4c02ec0fe]

sw321bf01: #i110216# set the DEFAULT flag


2010-03-25  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [fc9d2b013fe73e9abbb39fdcf44746a564d418ac]

slidecopy: removed useless (shadowing) variable


2010-03-25  Joerg Skottke [jsk]  <jsk@openoffice.org>  [e6a9b63b6cea4d65e76af484b6206570f836f8ec]

vitomation01: #i109562 - Add inport to .bas file, modified test case for even better readability, handled macros blocked message


2010-03-25  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [eb910a227e2d48d53ce0624e1455ea1ed99d412d]

slidecopy: fixed shadow variable


2010-03-25  Joerg Skottke [jsk]  <jsk@openoffice.org>  [e6b92e2c1852feb4203eb66dc7e1bf1ef9515021]

vitomation01: #i109562 - Rework and simplification


2010-03-25  Joerg Skottke [jsk]  <jsk@openoffice.org>  [8d17f1c0e7eaa4b49aaa2c5458247c513cd99201]

vitomation01: #i109562 - The test document does not auto-execute the macro (as assumed during test development). Added macro execution and reordered dialog handling


2010-03-25  Oliver Craemer  <oc@openoffice.org>  [af6c54e6f10fef572c08f74c505ce460d374c405]

#i110311# [Automation] Timingproblems while selecting chartelements


2010-03-25  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [bf9edb43e0ae0caba3a706cf55e53a84071df139]

slidecopy: module ucb now depends on module tools (need tools/diagnose_ex.h)


2010-03-25  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [dc5d25031d075a39c5b90c76619a8a12601082f4]

slidecopy: adjusted the Ext-UCP URL scheme so that the ExtensionID is the URL's authority


2010-03-25  Mikhail Voytenko  <mav@openoffice.org>  [554ee3cf22737ba67ed77d66da255e60096488a3]

tl78: #i105076# fix typo


2010-03-25  Mikhail Voytenko  <mav@openoffice.org>  [136cade5929713fcdb4c4525b65c1ef3be132123]

tl78: #i105076# add ENCRYPTION and PASSWORDTOMODIFY flags


2010-03-25  Christian Lippka  <cl@openoffice.org>  [253b274905471b5390574f0071f1e4b362e55e8c]

finetuning placeholder scaling


2010-03-25  Christian Lippka  <cl@openoffice.org>  [cd272478cc3d14074769012ecc94f918d1daa5ca]

fixed wrong resource


2010-03-25  Christian Lippka  <cl@openoffice.org>  [993932abf386214397c1847cecf517c196b97d0b]

fixed opening wrong controller


2010-03-25  Christian Lippka  <cl@openoffice.org>  [e2f5459c646062d5c60f263bc03b190b080fd4df]

fixed crash


2010-03-25  Christian Lippka  <cl@openoffice.org>  [c08d3ab80afcf5e483ed3aa0b9255939e3013514]

fixed unix compile warning


2010-03-25  va  <volker.ahrendt@sun.com>  [9bc4c54bba17f51472d153fc60369bdcd0296aa1]

#105600# Initial Revision


2010-03-25  va  <volker.ahrendt@sun.com>  [3170b8231faaae60accd7147aee7d76dd85e11e1]

#105592# Initial Revision


2010-03-25  va  <volker.ahrendt@sun.com>  [076f4c7e8ce8c6008cfa46f946b09014535eac53]

#105592# Initial Revision


2010-03-25  va  <volker.ahrendt@sun.com>  [5e826a6310b4b26035ca4a85c7bf7dad2fda7133]

#105592# Initial Revision


2010-03-25  Christian Lippka  <christian.lippka@sun.com>  [b61bafa17838507eeed86c47fe307ca3333c3f34]

fixing unix compile warning


2010-03-25  va  <volker.ahrendt@sun.com>  [4fecf282d5d483780f8f99de77368e529fbd706d]

#105592# Initial Revision


2010-03-25  Christian Lippka  <christian.lippka@sun.com>  [26985ed87a85319636b163f33cac97b22f4c0618]

merging


2010-03-25  Christian Lippka  <christian.lippka@sun.com>  [ad600f2d23f77d6549bbe65990eb2049a9bd7f7f]

merging


2010-03-25  Christian Lippka  <christian.lippka@sun.com>  [3f3b5a5b74f5c0b36c4175bc28964d16c3ec0291]

merging


2010-03-25  Christian Lippka  <christian.lippka@sun.com>  [c622f57d553d5fa7b1a393e2b26bb97067613d5f]

merging


2010-03-25  Christian Lippka  <christian.lippka@sun.com>  [058bb9a6ee38b806e5e39b2dbd43799756433428]

merging


2010-03-25  va  <volker.ahrendt@sun.com>  [15a1668f6a27936adb6b5bd191a7eab9a6b327d7]

#105592# Initial Revision


2010-03-25  va  <volker.ahrendt@sun.com>  [72d4265dbdfdd87c1563582520d8ba5ed76f3b88]

#105592# Initial Revision


2010-03-25  Christian Lippka  <cl@openoffice.org>  [f1a42604c4e0ecf6570bf75c513113663f4984f0]

reworked ExtrusionDepthContoller to use toolbarmenu again


2010-03-25  Christian Lippka  <cl@openoffice.org>  [8c665456f0e7596d2d154d260a44382192203389]

reworked ExtrusionDepthContoller to use toolbarmenu again


2010-03-25  Christian Lippka  <cl@openoffice.org>  [3e17ae9f09971eabfef3a6f73eab6035f9ae20e4]

added new placeholder icons


2010-03-25  Christian Lippka  <cl@openoffice.org>  [1944067cc6a1a36ef556fd6afe7315459053a811]

added new placeholder icons


2010-03-25  Christian Lippka  <cl@openoffice.org>  [f071b37411cf41a23d1364a37fc43135ca2dba85]

reworked toolbar menu painting


2010-03-25  Christian Lippka  <cl@openoffice.org>  [09fb1f6065961c81e33cdc3a1e7544bbea0ef87e]

do not open layouts pane after inserting new slide


2010-03-25  Christian Lippka  <cl@openoffice.org>  [616465a10358e47bec139e318d77e24a06d3d566]

set title layout to first page


2010-03-25  va  <volker.ahrendt@sun.com>  [e1f9e96dc0fac3ee4783ee8a367b512d9cd2ba7b]

#91304# Integration of Patch


2010-03-25  Dirk Voelzke  <dv@openoffice.org>  [ada29520025252056fc0b9a156103b17bc770b0f]

jl152 import 263444 from native0jl:#i77196# disable now supported new from extension manager


2010-03-25  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [902c2a5a1dffe4db1637ec4eb2c6cbd7efb14ffd]

slidecopy: proper en/decoding of extension IDs


2010-03-25  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [990962da23f7de21066cc65d26286aa0b3f36e5d]

slidecopy: type in GID for ucpext.uno


2010-03-25  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [22b13738ef17f9850d79a573343cc44d7396235b]

slidecopy: use g:/dev/o_slidecopy/DEV300/ooo/solenv/src/component.map


2010-03-25  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [ce1737da191a210ecf75faa33c515e5f51168d3a]

slidecopy: when the ToolPanelViewShell is first created, recognize the fact that the requested configuration already contains a tool panel resource, and properly set up the tool panel deck then


2010-03-25  Joachim Lingner  <jl@openoffice.org>  [72506215f8419786691277f2936b9298ddadd925]

jl152 import 263443 from native0jl:#i77196#  merging


2010-03-25  Joachim Lingner  <jl@openoffice.org>  [95c86170a23c94ee89857e631e1d9a6360268a00]

jl152 import 263441 from native0jl:#i77196# add and remove in the same process now works, help backend creates a unique folder for every extension


2010-03-25  Thomas Lange [tl]  <tl@openoffice.org>  [36f0b5e301ba8bda8c8ada9447b4882f5c8abfd2]

cws tl78: merge with DEV300_m75


2010-03-25  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [251fc3aca5d7446ec7cdc25b37d3a3a1f3307557]

slidecopy: merge


2010-03-25  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [642ef423f580142583911019b92cbfc38c756c24]

slidecopy: use vnd.sun.star.extension URL scheme for the extension UCP


2010-03-25  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [f372e6625bf10b5233fa204da4291131371cf3c3]

slidecopy: delegate the request to open a document content to the wrapped content


2010-03-25  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [667e864a12c4a0c2c90e49080e3000fc9cb26cb2]

slidecopy: extended the Extensions-UCP so it now allows browsing the complete hierarchy. File access still missing


2010-03-24  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [96c1ee636435baf4ea84e7bffd9acb0bc0e9b787]

gozer1: #161853# add hierarchichal named children


2010-03-24  Ingrid Halama  <iha@openoffice.org>  [0dc23b7077efb78562b74a9cd96d9a1713b811dd]

chart45: #i106966# actvating chart by double click opens area dialog


2010-03-24  sb  <sb@openoffice.org>  [41b28993173f98f858a90fb7d8f259e24207ccbe]

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  sb  <sb@openoffice.org>  [fad35cd7a1e46ad755f28926ab92ffe7c915bc22]

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  Oliver Craemer  <oc@openoffice.org>  [020130022f263a2fe058369207d83eb41e289e67]

#i110357# [Automation] adapt spreadsheettestscripts for new thesaurus


2010-03-24  Thomas Lange [tl]  <tl@openoffice.org>  [f29e611abad0080608761cae493370a20e64a5bf]

cws tl78: merge with DEV300_m75


2010-03-24  Thomas Lange [tl]  <tl@openoffice.org>  [5962051d39f918917cc39976e573f0c1ad6b612f]

cws tl78: merge with DEV300_m75


2010-03-24  Thomas Lange [tl]  <tl@openoffice.org>  [240575213d1cac05c2936ad18af50725da7a5ac9]

cws tl78: merge with DEV300_m75


2010-03-24  Thomas Lange [tl]  <tl@openoffice.org>  [1e2362e323f52c3a998a18d735fffeb1bd7ca80a]

cws tl78: merge with DEV300_m75


2010-03-24  Thomas Lange [tl]  <tl@openoffice.org>  [355e5ef1173a7294665aee4d61302e0840fa4bb6]

cws tl78: merge with DEV300_m75


2010-03-24  Thomas Lange [tl]  <tl@openoffice.org>  [16fd59d29653c67a2ac32d9f30be6291ea60a165]

cws tl78: merge with DEV300_m75


2010-03-24  Thomas Lange [tl]  <tl@openoffice.org>  [a10349e2f244661ffeb6d312694b86bce4e71485]

cws tl78: merge with DEV300_m75


2010-03-24  Thomas Lange [tl]  <tl@openoffice.org>  [d38dfedb40d0fd7929927fe4526c460553870a91]

cws tl78: merge with DEV300_m75


2010-03-24  Thomas Lange [tl]  <tl@openoffice.org>  [a84335abc7ff78e4bb0e3dbcd9f5acd8fae34bfd]

cws tl78: merge with DEV300_m75


2010-03-24  Thomas Lange [tl]  <tl@openoffice.org>  [22b738c0da87e3976b2f6744028d476a6e44ee30]

cws tl78: merge with DEV300_m75


2010-03-24  Ingrid Halama  <iha@openoffice.org>  [3bc847e2af8e2cc1ad23c4df0e14d840058cb7e4]

chart45: #i103911# switch to internal data in case the current data provider cannot provide the requested data on load


2010-03-24  Vladimir Glazunov  <vg@openoffice.org>  [c84af0cedc1c407d5e1a92fe172e134c08b130f6]

CWS-TOOLING: integrate CWS mtaccfixes


2010-03-24  Vladimir Glazunov  <vg@openoffice.org>  [56357e8ac33235cd467715901b2ee7830871e3af]

CWS-TOOLING: integrate CWS chart43


2010-03-24  Joerg Skottke [jsk]  <jsk@openoffice.org>  [9b4fa90c52fb19f438e5904886bd906f8734ba4a]

npower14miscfixes: Fixed incorrect closing mehod


2010-03-24  Thomas Lange [tl]  <tl@openoffice.org>  [8a9c809426226f9c634d8b58392920fbcd917f7e]

cws tl74: merge with DEV300_m75


2010-03-24  Thomas Lange [tl]  <tl@openoffice.org>  [788ab7f9ffdb883533fafa7564ca35ed2577002c]

cws tl74: merge with DEV300_m75


2010-03-24  Thomas Lange [tl]  <tl@openoffice.org>  [d78584a6e17bb35e0c6c01a306b31fa18bd14ef4]

cws tl74: merge with DEV300_m75


2010-03-24  Thomas Lange [tl]  <tl@openoffice.org>  [43917a01af91bc8b29e70d979881cb5d81440749]

cws tl74: merge with DEV300_m75


2010-03-24  Thomas Lange [tl]  <tl@openoffice.org>  [358bcbd4a84a781452dd64f677395590cf90ca4a]

cws tl74: merge with DEV300_m75


2010-03-24  Thomas Lange [tl]  <tl@openoffice.org>  [d77eda7077fd8b978f4335270e93756977517955]

cws tl74: merge with DEV300_m75


2010-03-24  Thomas Lange [tl]  <tl@openoffice.org>  [e90dc369dbffd6ca87f046c6e04871b1e9f0462e]

cws tl74: merge with DEV300_m75


2010-03-24  Thomas Lange [tl]  <tl@openoffice.org>  [44a41f254577e6f15fb2b22965d4e55241e81d75]

cws tl74: merge with DEV300_m75


2010-03-24  Thomas Lange [tl]  <tl@openoffice.org>  [65aca7906020f056a9c3987eb02f3da4de100fcc]

cws tl74: merge with DEV300_m75


2010-03-24  Thomas Lange [tl]  <tl@openoffice.org>  [287ea4442ba39f5144b9f44bc4f595e17c7a6abe]

cws tl74: merge with DEV300_m75


2010-03-24  Thomas Lange [tl]  <tl@openoffice.org>  [7b43e6320cdae67f3c6a55b29edb52af8a7f9775]

cws tl74: merge with DEV300_m75


2010-03-24  Oliver Craemer  <oc@openoffice.org>  [558299cf33c9992d25e104a80115b70b060eae31]

#i110357# [Automation] adapt spreadsheettestscripts for new thesaurus


2010-03-24  Joerg Skottke [jsk]  <jsk@openoffice.org>  [009957a3a55db9625eb68d0e260478a56e3d0594]

npower14miscfixes: More includes added, fixed logic error


2010-03-24  Joerg Skottke [jsk]  <jsk@openoffice.org>  [fcdda2bc65596d20fc275a142e17d3c19153c46c]

npower14miscfixes: Added missing quote


2010-03-24  Joerg Skottke [jsk]  <jsk@openoffice.org>  [0d890eb6f3b80cc795159de2aa1304d0375f28bd]

npower14miscfixes: Added missing include


2010-03-24  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [3b1243f66a9d4b695601c7b8ef2c141da70e9332]

slidecopy: initial version of an UCP for browsing the content of the deployed extensions


2010-03-24  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [ad195dcdbcb178b2df5602babb825863096f1c7a]

slidecopy: initial version of an UCP for browsing the content of the deployed extensions


2010-03-24  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [5ce0b830dc8d9e3ec411182693901d95812e390e]

vcl110: #i110356# spelling


2010-03-24  Joerg Skottke [jsk]  <jsk@openoffice.org>  [a846e0bbbaff7670f795c1303d2f0c9b7faa54fa]

npower14miscfixes: #i109699 - Added test to f_basic_vba-compat.bas


2010-03-24  tono  <tono@openoffice.org>  [069df7283edd081c661243d5f8d876016ded18bb]

i#110195: Mingw port update fix: fix tg_shl.mk to work without .def file


2010-03-24  Henning Brinkmann  <hbrinkm@openoffice.org>  [7e8e16dae3a72cddd56658f7f6cb77c894aa3fe0]

writerfilter08: corrected size and position of form checkbox


2010-03-24  tono  <tono@openoffice.org>  [fcf883e6883a699f8b8b3b3c34eeb9ede9230eee]

i#110194: Mingw port update fix: use alloca instead of _alloca in shell


2010-03-24  tono  <tono@openoffice.org>  [a60cb23d130c38026eac724e04bff87f9fe09149]

i#110193: Mingw port update fix: subject name of certificate in xmlsec


2010-03-24  tono  <tono@openoffice.org>  [94924dfeda6f8505b829c5244553fefc958a0211]

i#110192: Mingw port update fix: sal/osl C++ syntax and long path


2010-03-24  Ocke Janssen  <oj@openoffice.org>  [3e2140dbcb05fe8b7b1268be084f4de8289ac1ca]

 #i109549# cache row values when a filter value which is not part of the key values


2010-03-24  Joerg Skottke [jsk]  <jsk@openoffice.org>  [5467f0ded3e2969e3223f30090187c5c081f0517]

npower14miscfixes: #i106744 - Added sample macro to f_basic_issues.bas, called both with VBAsupport = 1 and without.


2010-03-24  Marc Neumann [msc]  <Marc.Neumann@sun.com>  [0e8f6eb591f4125b936e0ae911dff78415370e9b]

cws tl74: #108359#


2010-03-24  sb  <sb@openoffice.org>  [22cf34ac5ea7aea96b9f50078cb4b0874f031dd6]

sb121: added profiling tracepoints


2010-03-24  Ingrid Halama  <iha@openoffice.org>  [c8ef6caf723b0425bcca3915d1fe631a874b3d04]

chart45: #i110355# ODF: element chart:chart is missing 'type' attribute


2010-03-24  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [33ffd444ae983137a43763dd37dd6eb41e2cd68b]

vcl110: #i87968# optionally embed PDF standard fonts


2010-03-24  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [0960f9ddc46153f879a2027597f147baf969eb85]

vcl110: #i87968# optionally embed PDF standard fonts


2010-03-24  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [d8e8422f3f28bcd9729ef409df56f6f2da750445]

slidecopy: correct symbols


2010-03-24  sb  <sb@openoffice.org>  [ee4b7a5e46e5db850f77adfa42c0137accb65e98]

sb121: #i110258# when parsing .xcs, conservatively merge new templates/components into existing instances (to not let extension update fail)


2010-05-25  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [f931a012e6d488689893a530a4187738f6db0323]

unoawt: don't let undeclared exceptions escape from createDialogImpl (at least not from calling createDialogModelForBasic/createDialogModel)


2010-05-25  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [3cba76a2125eaa40e5b9fce061713190ec0469d3]

unoawt: onFinish does not need this parameter, it's always called with RET_OK


2010-05-25  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [97d660c190e87d2c8e1b0ccdfd106b30486219c3]

unoawt: completely separated the controller functionality of a wizard page from the wizard page itself, by moving the canAdvance method from OWizardPage to the IWizardPage interface, which in this course has been renamed to IWizardPageController. This will later on allow to have implementations where the TabPage is provided by an external component (e.g. as UNO Service), but the controlling of those pages is still intercepted and handled internally.


2010-05-19  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [db00700c845d345078df3ab82df3c2985ced2662]

unoawt: merge after copying latest changes from CWS slidecopy


2010-05-18  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [359f20105a22ed8774a3f3ea83b179f31c7b1379]

unoawt: merge after copying latest changes from CWS slidecopy


2010-05-18  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [2289581dd0483e19e4404574b659a871ed324a08]

unoawt: merge after copying latest changes from CWS slidecopy


2010-03-24  sb  <sb@openoffice.org>  [cd48abe95c6205a27c46b54740b42838036cbd8e]

sb121: #i110258# when parsing .xcs, conservatively merge new templates/components into existing instances (to not let extension update fail)


2010-03-24  Ingrid Halama  <iha@openoffice.org>  [786bac517c6fa2ea429bd0ce6d425fb2095c6f01]

chart 45: #i109879# black axis loose color on copy


2010-03-24  Oliver-Rainer Wittmann  <od@openoffice.org>  [88dd19cf2a0f3ad4d9a6e53342aeb4262cddbbad]

sw321bf01: fix compiler warning


2010-03-24  Dirk Voelzke  <dv@openoffice.org>  [e955e6941dcf5784f44d64ec753041a4dc6cf37e]

jl152 import 263442 from native0jl:#i77196# new add, remove and update are now supported from extension manager


2010-03-25  Joachim Lingner  <jl@openoffice.org>  [a13b1c857a8bc6657a14eb46e7e9663ff2bc9fa4]

jl152 import 263441 from native0jl:#i77196# add and remove in the same process now works, help backend creates a unique folder for every extension


2010-03-24  tono  <tono@openoffice.org>  [05266ae26834c71fffef9170a200fa0f6b967f4e]

mingwport29: merge with DEV300 m75


2010-03-24  tono  <tono@openoffice.org>  [292ac2bde916a0b50c4b6b8cbbfc67ed7c356d2d]

mingwport29: merge with DEV300 m75


2010-03-24  tono  <tono@openoffice.org>  [57c06926ac8bd78fbba6e435c44b41f89d9b97d1]

mingwport29: merge with DEV300 m75


2010-03-24  tono  <tono@openoffice.org>  [8f02caa2452e1306b82aac4b41ef72b4c682cd9b]

mingwport29: merge with DEV300 m75


2010-03-24  tono  <tono@openoffice.org>  [0b652fdae6703a725d3f2a39ce5aad8cee0683ac]

mingwport29: merge with DEV300 m75


2010-03-24  tono  <tono@openoffice.org>  [e28e96bb5f5baf528e819d36eb9ce4747456bfea]

mingwport29: merge with DEV300 m75


2010-03-24  tono  <tono@openoffice.org>  [ffa4e12b0aef2309200f7e41dcaf83116b42dcf7]

mingwport29: merge with DEV300 m75


2010-03-23  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [8e24fa4567fb4d3fc47190be1f9bf058061d0ec4]

vcl110: #i60481# fix HasGreyPalette for 1 bit


2010-03-23  Henning Brinkmann  <hbrinkm@openoffice.org>  [4e3b9e263248cdc854e46c0b836040fc57970338]

writerfilter07: merged DEV300_m75


2010-03-23  Henning Brinkmann  <hbrinkm@openoffice.org>  [baa42aa729ab48afa984921fbc195b1bbb4e0b33]

writerfilter07: merged DEV300_m75


2010-03-23  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [69411dd31be932d1548f19c67c2028256f30c32c]

cbosdo03: merged with DEV300 m75


2010-03-23  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [dd69e7d54931e7510482a35a0a605f0c8792ee7c]

vcl110: #i103162# avoid busy loop in non mainthread execute


2010-03-23  Marc Neumann [msc]  <Marc.Neumann@sun.com>  [dc652167c03be837eeb224b8c258d836bde211d6]

cws tl74: #108360#


2010-03-23  Vladimir Glazunov  <vg@openoffice.org>  [8a0f23349d4acee6fadb9b628d1080ee219a7ffe]

CWS-TOOLING: integrate CWS chartlayout


2010-03-23  Marc Neumann [msc]  <Marc.Neumann@sun.com>  [3930a0e5b4f98175dbc74f95615e82cf9b568e22]

cws tl74: #108360#


2010-03-23  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a6c104b7976679420c0e50faa8586f402365ac38]

ause117: #i110336# cleanup


2010-03-23  Mihaela Kedikova  <misheto@openoffice.org>  [324b139d08a8343f86f9e1761ca8ec9c2862e6c4]

fixed bugs  for linux build 5


2010-03-23  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [10bd32766e95739de595cc4f99375020846e16b9]

vcl110: #i103162# avoid busy loop in non mainthread execute


2010-03-23  Mihaela Kedikova  <misheto@openoffice.org>  [602f486a90a05ecfa6b73647e94b690f6d10b1c3]

gridcontrol_03: merge with DEV300_m75


2010-03-23  Mihaela Kedikova  <misheto@openoffice.org>  [d5322bca3c00b087196cb551bbab091683ba02f4]

gridcontrol_03: merge with DEV300_m75


2010-03-23  Mihaela Kedikova  <misheto@openoffice.org>  [24e33d5a1d5733cb9a7b9a70b540d174180cc79a]

gridcontrol_03: merge with DEV300_m75


2010-03-23  Mihaela Kedikova  <misheto@openoffice.org>  [b1d70c6ebb1f2488bee4ee70e6950c83022b390c]

gridcontrol_03: merge with DEV300_m75


2010-03-23  Mihaela Kedikova  <misheto@openoffice.org>  [9fb61939df2c83129aa276962a45f0c1467232a7]

gridcontrol_03: merge with DEV300_m75


2010-03-23  Mihaela Kedikova  <misheto@openoffice.org>  [4045d10784122beef27cd4698de18bb4628cff49]

gridcontrol_03: merge with DEV300_m75


2010-03-23  Mihaela Kedikova  <misheto@openoffice.org>  [383baebd8e4b277c410b13f1eb0c2b23373ded94]

gridcontrol_03: merge with DEV300_m75


2010-03-23  Tor Lillqvist  <tml@openoffice.org>  [c64f2525f94845357004513e20f4ee06aa1fb01a]

ooxml10: fit-list-to-size-ooxml.diff from ooo-build


2010-03-23  Ocke Janssen  <oj@openoffice.org>  [ed1953db63ea4cae0c2a9f528ad23b6d675ec650]

#i109366# remove :* from url


2010-03-23  Tor Lillqvist  <tml@openoffice.org>  [df76a685ca3a9cbb17ccf3b73c0eb110237db429]

ooxml10: oox-pptx-import-fix-text-body-properties-priority.diff from ooo-build


2010-03-23  Mikhail Voytenko  <mav@openoffice.org>  [a203dad5a7670ee1e42b6df0021eea188ba0e70c]

fwk138: #i105549# integrate the patch


2010-03-23  Tor Lillqvist  <tml@openoffice.org>  [74347a3221937c24789a3b5fb0543b5fb3dcda19]

ooxml10: oox-pptx-import-fix-placeholder-text-style.diff from ooo-build


2010-03-23  sb  <sb@openoffice.org>  [61a21d632caeaab88c4298e836ab5d5f7d08b1ee]

sb118: removed obsolete files


2010-03-23  Christian Lippka  <christian.lippka@sun.com>  [2b236349c6728c7b7cdbc80ccf38f6799080b617]

merge


2010-03-23  Tor Lillqvist  <tml@openoffice.org>  [ccd755a5d373c056528ff5722c078225dbbdd94a]

ooxml10: oox-pptx-import-fix-text-body-vert.diff from ooo-build


2010-03-23  Mikhail Voytenko  <mav@openoffice.org>  [f258dffe023a459eda7d7dec9fd6be778653d624]

fwk138: #i47279# integrate the patch


2010-03-23  Tor Lillqvist  <tml@openoffice.org>  [961febc510dce8d6368081c14d2ee969260005ce]

ooxml10: oox-pptx-import-fix-hidden-slides.diff   from ooo-build


2010-03-23  Mikhail Voytenko  <mav@openoffice.org>  [f338d8b6cedfa35f1fc8e2779bf3289d6075a480]

fwk138: #i106389# integrate the patch


2010-03-23  Vladimir Glazunov  <vg@openoffice.org>  [2fbd5327d5fda2e415557ed7b03bb181ae5ce2a1]

CWS-TOOLING: integrate CWS datapilotperf


2010-03-23  Christian Lippka  <christian.lippka@sun.com>  [e95181408ebf1a010c9286e0059cccfeb6425619]

adjusted spacing of menu items


2010-03-23  Tor Lillqvist  <tml@openoffice.org>  [3f57701d59c7fe86a2e8593325edc7387ae6dd21]

ooxml10: oox-pptx-import-fix-subtitle-placeholder.diff  from ooo-build


2010-03-23  Tor Lillqvist  <tml@openoffice.org>  [c8ae599787fdf54c1e44d52545966309e1b30eba]

ooxml10: oox-pptx-import-fix-wipe-transition.diff from ooo-build


2010-03-23  Tor Lillqvist  <tml@openoffice.org>  [4ae3da9fd3ffe94757b52847f6e853e5555b5851]

ooxml10: oox-pptx-import-fix-layout.diff from ooo-build


2010-03-23  Tor Lillqvist  <tml@openoffice.org>  [5cfbc81647dcea2886c1c42e6487eb76f861ad97]

ooxml10: oox-import-text-vert-anchor-and-anchorctr.diff from ooo-build


2010-03-23  Christian Lippka  <christian.lippka@sun.com>  [43bd6eb856b003dcc31df1a5b7c612b53984868c]

fixing build problems on unix


2010-03-23  Tor Lillqvist  <tml@openoffice.org>  [805c67052e0f6f09fc6270b89e3ec275ee57a4e3]

ooxml10: oox-custom-shape-polygons.diff from ooo-build


2010-03-23  Mikhail Voytenko  <mav@openoffice.org>  [682a87732c864ee15ca2c6be10d2aa655936c93d]

fwk138: #i87496# publish services, interfaces and etc.


2010-03-23  Tor Lillqvist  <tml@openoffice.org>  [5223f5f223f28c3795a443de6bb12c60b654f4ad]

ooxml10: oox-fix-list-style-apply.diff from ooo-build


2010-03-23  Tor Lillqvist  <tml@openoffice.org>  [d9889b7620a5cddc8b8776653540d70343bdcf59]

ooxml10: oox-fix-placeholder-layout.diff from ooo-build


2010-03-23  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [5566f41bb266f42b308a780e0c08f45c4e454b21]

slidecopy: +createOneInstanceComponentFactory


2010-03-23  Thomas Lange [tl]  <tl@openoffice.org>  [81341944540166215d0d166bbabc2f579308b546]

cws sw321bf01: #i108535# sl_SI dictionary update


2010-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [af78b0f6469256179ce898cd9cc368de076a6e9e]

CWS-TOOLING: integrate CWS ause117


2010-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [f02b107c44ce635afe70bda5fd4c3fd2dc606727]

CWS-TOOLING: integrate CWS hunspell129


2010-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [999c70df9dcecf20f2d475306b98738e9092032e]

CWS-TOOLING: integrate CWS ause110


2010-04-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [f66d6f67d78fd757ac18b6f6ba11d2282bc1ddd7]

CWS-TOOLING: integrate CWS writerfilter07


2010-04-01  Hans-Joachim Lankenau  <hjs@openoffice.org>  [95778f52260d1ff55f79cfbc01229b9284329710]

ause110: #i106731# missed cairo module


2010-03-23  Hans-Joachim Lankenau  <hjs@openoffice.org>  [9edc28815a32b0be4e8f54369baeea17625941da]

ause117: #i110339# avoid collisions of inline files


2010-03-23  Henning Brinkmann  <hbrinkm@openoffice.org>  [469d597d7c52f0bdd28e2b7020110d8d02f3491a]

writerfilter07: merged DEV300_m75


2010-03-23  Kai Sommerfeld  <kso@openoffice.org>  [cef80765477c8680d3ff6079a52d074390188038]

#i110331#  fixed build dependencies.


2010-03-23  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [24def11cfb667187a4b92c1e9a710281dcf2bef6]

slidecopy: don't link the example extension against the tools lib, (which is non-URE), this won't work on Mac


2010-03-23  Mikhail Voytenko  <mav@openoffice.org>  [f5badcafb70d9d5ae0d5228b3c8dfdae2e7a4890]

fwk138: #i87496# publish services, interfaces and etc.


2010-03-23  Vladimir Glazunov  <vg@openoffice.org>  [52cc8fded55d1761c6913a3704a03a7c137a7f3d]

CWS-TOOLING: integrate CWS autorecovery


2010-03-23  Vladimir Glazunov  <vg@openoffice.org>  [b831dc7de1114c1568b6f14f89180fafc7cf11df]

CWS-TOOLING: integrate CWS autorecovery


2010-03-23  Vladimir Glazunov  <vg@openoffice.org>  [34713223a006e3c950aa9022f8746a0c7ee5f50e]

CWS-TOOLING: integrate CWS autorecovery


2010-03-23  Vladimir Glazunov  <vg@openoffice.org>  [53932f011ee82cc0715b520064804749e52f285c]

CWS-TOOLING: integrate CWS autorecovery


2010-03-23  Vladimir Glazunov  <vg@openoffice.org>  [444a273dd82495387986b9c32dd81d32a91c029f]

CWS-TOOLING: integrate CWS autorecovery


2010-03-23  Vladimir Glazunov  <vg@openoffice.org>  [47bdfa3b1db5245485347851017a791fc193407c]

CWS-TOOLING: integrate CWS autorecovery


2010-03-23  Henning Brinkmann  <hbrinkm@openoffice.org>  [f75f82bcc73bb28f7c41ddd8933aa6fb56c1231e]

hb33patches1: merged DEV300_m75


2010-03-23  Vladimir Glazunov  <vg@openoffice.org>  [68e5b2dd800ccbbccfe24ac109ca191e4992c441]

CWS-TOOLING: integrate CWS sw33bf02


2010-03-23  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [23ab0b9a03eaa9e63122c693be312e6be8e24c56]

slidecopy: make compile on unxlngi6


2010-03-23  Mikhail Voytenko  <mav@openoffice.org>  [7c3526ec2d67110a25526edb185c656b6c90502d]

fwk138: #i108774# let it be compiled in the current environment


2010-03-23  Mikhail Voytenko  <mav@openoffice.org>  [8db1f29b007e8918e4806c5b2d886421e0845026]

fwk138: #i108774# update with the newer version


2010-03-23  Joerg Skottke [jsk]  <jsk@openoffice.org>  [2992b6fb5b1c84da46598ccfcd17afa53dfe9c69]

vitomation01: #i109562 - Fix incorrect interpretation of returnvalue, added workaround for non-working EditSelectAll slot in BASIC IDE


2010-03-23  Joerg Skottke [jsk]  <jsk@openoffice.org>  [9046b60f84ba84c021039f5043167dd8772f36e0]

vitomation01: #i109562 - context error


2010-03-23  Joerg Skottke [jsk]  <jsk@openoffice.org>  [e620cd7db1cf55de98dcace69642b2061a5f841e]

vitomation01: #i109562 - More cleanup


2010-03-23  Joerg Skottke [jsk]  <jsk@openoffice.org>  [6b73a07946310f04d6a8217bcd5163f50798a527]

vitomation01: #i109562 - Provide missing includes, reworked hDeleteMacro()


2010-03-22  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [d345375cfcda1022aeb867e32f0eef24436e2dfa]

gozer1: #161853# put an on demand WindowArranger on Window


2010-03-22  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [7c3b569b76e1a1691c06b4cff8e81134570b8c37]

Update from local repository.


2010-03-22  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [7ec6b6c8501bb2eeece07bb57dcddaf809da350d]

Update from local repository.


2010-03-22  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [4a6397b50739ac54b246073da166b2b4baaa2089]

Update from local repository.


2010-03-22  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [932739852b8767cb953336a836aededcd71f8cb9]

Update from local repository.


2010-03-22  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [e81bde3deabd732c61217e4e172ab2c4a5b74262]

Update from local repository.


2010-03-22  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [940ef9034c57ec5ebcb72bb091d0fa913c6a806a]

Update from local repository.


2010-03-22  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [9e99bcd4cb585dbfc200efb0e63b338392d30427]

Update from local repository.


2010-03-22  Vladimir Glazunov  <vg@openoffice.org>  [85298fa82b939c0366c15b6488df7b8d4079ee9f]

CWS-TOOLING: integrate CWS vcl109


2010-03-22  Vladimir Glazunov  <vg@openoffice.org>  [6918fdbcc7dae355b04fa59661365b798f865a42]

CWS-TOOLING: integrate CWS kohei04


2010-03-22  Vladimir Glazunov  <vg@openoffice.org>  [33007ead24daa4cafbbc069ddfb82b3094c3c879]

CWS-TOOLING: integrate CWS kohei04


2010-03-22  npower Developer  <npower@openoffice.org>  [d8d384c5c2318c4c81089f16558bcb117b6fbc35]

npower14_objectmodules: merge heads


2010-03-22  npower Developer  <npower@openoffice.org>  [962673149c34d547b505c78823b4ab9dd3528703]

npower14_objectmodules: merge heads


2010-03-22  npower Developer  <npower@openoffice.org>  [1e6396afa1556f43718784ae84e2992ea4fc6a24]

fix library locations for libvbaswobj & libmsforms


2010-03-22  Vladimir Glazunov  <vg@openoffice.org>  [4d27ce49a33c074b598566ac7073fc712c3613af]

CWS-TOOLING: integrate CWS koheicsvimport


2010-03-22  Vladimir Glazunov  <vg@openoffice.org>  [1d07cc4bb236580595e255ef898aefa4b77fa53a]

CWS-TOOLING: integrate CWS koheicsvimport


2010-03-22  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [cd7d4d5d874afbfa95adf4f736ed02c76945b992]

Update from master repository (DEV300_m75).


2010-03-22  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [187ff655e21fed31854298573d8696feb3e6b697]

Update from master repository (DEV300_m75).


2010-03-22  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [407f120eda308d59d012fcbb83e63ad9427b1372]

Update from master repository (DEV300_m75).


2010-03-22  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [b0a47a100972245329fdd322b16652dea84ac0d2]

Update from master repository (DEV300_m75).


2010-03-22  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [2812fa1b8eb559ad786b9bd141675c90952359d5]

Update from master repository (DEV300_m75).


2010-03-22  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [557f45e9bf8cc6ede91ba5c4a35db61e5b5bb0f9]

Update from master repository (DEV300_m75).


2010-03-22  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [5be78fe26162d860ef5e39485c9fee4e40098aa1]

Update from master repository (DEV300_m75).


2010-03-22  Vladimir Glazunov  <vg@openoffice.org>  [8d39d5f26f520911e47731fa4e25125f2828f9d8]

CWS-TOOLING: integrate CWS calc52


2010-03-22  Uwe Fischer  <ufi@openoffice.org>  [887c71e80a1a9709546701ce8f17edf396372dfc]

hcshared25: merge with DEV300_m75


2010-03-22  Uwe Fischer  <ufi@openoffice.org>  [9d581707309994c8fece5aa001510459adf602e8]

hcshared25: merge with DEV300_m75


2010-03-22  sb  <sb@openoffice.org>  [ad00f306f700a83a2fbd8bf08214a5ac1d88f459]

sb121: #i110264# in registrymodifications.xcu, allow localized property values to be described directly as <item><value> (instead of <item><prop><value>)


2010-03-22  Herbert Duerr [hdu]  <duerr@sun.com>  [f7d1672cb337cc4a48184e6937d94ff631cfb377]

rebased to DEV300_m75


2010-03-22  Herbert Duerr [hdu]  <duerr@sun.com>  [d288e3fd707a23d43a32d7f029a82cc6f33c9909]

rebased to DEV300_m75


2010-03-22  Joerg Skottke [jsk]  <jsk@openoffice.org>  [7c9093d07e653cf559501373ee7d5b72bfd9b22a]

vitomation01: #i109562 - More cleanup


2010-03-22  Joerg Skottke [jsk]  <jsk@openoffice.org>  [04467bff3d504218972d74f66e977f6ba3efcb77]

vitomation01: #i109562 - More cleanup


2010-03-22  Joerg Skottke [jsk]  <jsk@openoffice.org>  [8836e1ae220a26be7fda946759a5c38eca3fb753]

vitomation01: #i109562 - More cleanup


2010-03-22  Herbert Duerr [hdu]  <duerr@sun.com>  [68761cb20d4aa261b671166a5658942a0069a58a]

#i101552# minor finishing touches on CWS gfb4win02


2010-03-22  Joerg Skottke [jsk]  <jsk@openoffice.org>  [37c96e20efeab4777520b09bea44ab76269010f9]

vitomation01: #i109562 - More cleanup


2010-03-22  Andreas Bregas  <ab@openoffice.org>  [748a986e2fcf3feb97eda4fa5d077f1083a0a73d]

npower14miscfixes: Removed warning


2010-03-22  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b61a20e4b682cd8ac4c89134c837647194a02aa8]

ause117: #i110262# one more chmod to make Include group writeable


2010-03-22  Herbert Duerr [hdu]  <duerr@sun.com>  [bca8974cec32928a7571bcff39cd6501ef38f4d1]

match case of PSDK directory names


2010-03-22  Vladimir Glazunov  <vg@openoffice.org>  [61b4b7fb26787c227ce4b84804ffdd5c57072196]

CWS-TOOLING: integrate CWS aw079


2010-03-22  Vladimir Glazunov  <vg@openoffice.org>  [8f9d835322f6003959e4bb864b462b32237f783c]

CWS-TOOLING: integrate CWS aw079


2010-03-22  Joerg Skottke [jsk]  <jsk@openoffice.org>  [5ab42af873556285d95f0812f4adf39a6a72357a]

vitomation01: #i109562 - More cleanup


2010-03-22  Joerg Skottke [jsk]  <jsk@openoffice.org>  [c1b005bd305123d338545db0d9672d3acbbb4e7d]

vitomation01: #i109562 - Fix missing occurrences of deleted functions


2010-03-22  Joerg Skottke [jsk]  <jsk@openoffice.org>  [6bd64681297d43f05a4172f553f567ae8f6b3e2c]

vitomation01: #i109562 - get rid of hBasicModuleCreateNew() as it does basically the same as hCreateModuleForDoc(). Had to clean up hCreateModuleForDoc() as well for that


2010-03-22  Mihaela Kedikova  <misheto@openoffice.org>  [4b776de9cca7a04253dc9eb8171cadd45a449659]

resolved conflicts rev 265602


2010-03-22  Mihaela Kedikova  <misheto@openoffice.org>  [dad631e8b5cbff1aaa88fa9b7201579c17dde6ef]

resolved conflicts rev 265602


2010-03-22  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [b0db7d65f63c2267212b02d8f9f8f864a5f08f94]

slidecopy: merge


2010-03-22  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [a7fc0b36730b2211f4b0c16bc97b6c81f9b1266d]

slidecopy: merge


2010-03-22  Henning Brinkmann  <hbrinkm@openoffice.org>  [e365d2f280bd4f93d03de4f2c0b834fdfcbca29d]

writerfilter08: FormCheckBox inserted, but size needs work


2010-03-22  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [4ae601cfb49a0af9520a29bb7c5d0d92e34b54d2]

removed unused dependency to VCL


2010-03-22  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [32b9ea90a61d2a51a779febc73da05a16f02e401]

[cbosdo05] Fixed windows build: isblank doesn't exist on windows.


2010-03-22  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [644a203f684e5b9286c8c5b8c2b0c0e6455c7cd1]

slidecopy: removed the remaints of the old task panel implementation - in particular, creating tool panels as non-roots of a control tree is not needed anymore by now


2010-03-22  obo  <obo@openoffice.org>  [4c1f139e1acb65dba44d779d3e66913b74e8b302]

#i10000# new DS_Store by IS


2010-03-22  Andreas Bregas  <ab@openoffice.org>  [0991db6d3d8767da0bb46a92f4156a692ae5add3]

npower14miscfixes: merge with DEV300_m75


2010-03-22  Andreas Bregas  <ab@openoffice.org>  [ca466ff4b9b353a136444317d7f0d98f21fc7b2e]

npower14miscfixes: merge with DEV300_m75


2010-03-22  Andreas Bregas  <ab@openoffice.org>  [5fe62b0bcd81ac4d7f8a5d1ed5a0c5ed1221f213]

npower14miscfixes: merge with DEV300_m75


2010-03-22  Andreas Bregas  <ab@openoffice.org>  [83b03e3e90d84e2f1732ee305a944ec668ad5c1d]

npower14miscfixes: merge with DEV300_m75


2010-03-22  Andreas Bregas  <ab@openoffice.org>  [56da2be06a48e9bbed4121727c12e8c9180488a8]

npower14miscfixes: merge with DEV300_m75


2010-03-22  Andreas Bregas  <ab@openoffice.org>  [eba9b5296fe39c03a700520c7126a8afa52252ee]

npower14miscfixes: merge with DEV300_m75


2010-03-22  Andreas Bregas  <ab@openoffice.org>  [212d8ff7d4f100c5d72893a59c1e37d11c9582ca]

npower14miscfixes: crlf removed


2010-03-22  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [0ca18d1cfbf8e8d525333ba6e386e78159a99088]

merge with CWS ppp02


2010-03-22  Joachim Lingner  <jl@openoffice.org>  [15fc598b58ea019ce0eede756b062d3821503ba4]

jl152 import 263440 from native0jl:  #i77196# removing of bundled/shared extension (except python, script) works now


2010-05-04  Joachim Lingner  <jl@openoffice.org>  [1ba274302f3404e4ecd8a65108fbf6dd530da780]

jl152 bundled extensions, import of changeset  263438:8b253e76e957 from native0jl


2010-03-22  Joachim Lingner  <jl@openoffice.org>  [67c12270ab84ac474cebe3ec4169688fa3120844]

jl152 import 263440 from native0jl:  #i77196# removing of bundled/shared extension (except python, script) works now


2010-03-22  Herbert Duerr [hdu]  <duerr@sun.com>  [b73bee2f1e62be1832fe3e4bca36122a78b53092]

#i101552 update the win-gfb unicode->language list


2010-03-22  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [e9875dc4fc8a453df53a33ed022ef437939a1698]

slidecopy: allow custom tool panels in the task pane to be implemented as extensions


2010-03-22  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [47451ada9f16f59b729efccfc408bd64fe7331b4]

slidecopy: allow custom tool panels in the task pane to be implemented as extensions


2010-03-22  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [35ce77a82b374828ef7b85bca8029672dced337f]

slidecopy: allow custom tool panels in the task pane to be implemented as extensions


2010-03-22  Joerg Skottke [jsk]  <jsk@openoffice.org>  [62d28aee0d1684f4b2d71a4ed6754fbbefbda620]

vitomation01: #i109562 - remove printlog from hGetPathSigne, added printlogs to convertpath() to track usage


2010-03-22  Joerg Skottke [jsk]  <jsk@openoffice.org>  [7caa6abf90640e524c9f1f745da14d5fbe935f87]

vitomation01: #i109562 - My dirtiest - hard coded accelerators for tabswitching in BASIC IDE, these are not language dependent for all i know. Remove the accelerators from accelerators.txt


2010-03-22  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [9f69350c9ef49632e792354476d67e57b9d3fdc5]

merge


2010-03-22  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [39729842721782d31746846dca9ad5f69cb93b6b]

vcl110: #i110227# fix default wheel behavior


2010-03-22  Joerg Skottke [jsk]  <jsk@openoffice.org>  [b87c0fc3bf848aca77333314466af2072a670438]

vitomation01: #i109562 - My dirtiest - a few minor cleanups but the code could probably use a real facelift


2010-03-22  Mihaela Kedikova  <misheto@openoffice.org>  [944df0291adce8725df6614d1d19d91642dd8173]

recent changes for grid control


2010-03-22  Mihaela Kedikova  <misheto@openoffice.org>  [10bf81fb33adf67f05d6744e4edc7ec0dbd9abba]

recent changes for grid control


2010-03-22  sb  <sb@openoffice.org>  [cb5e4d69f0c8539ef8d60d8c5cd3e50bb6acdc2f]

sb121: acquire solar mutex around Application::Reschedule


2010-03-22  sb  <sb@openoffice.org>  [d559be706125ad877e7c1e93e094407f17a92ad0]

sb121: minor code improvement


2010-03-22  Joerg Skottke [jsk]  <jsk@openoffice.org>  [58fb8a85dd07b77dc6c30a4c9a23a08e03b38a30]

vitomation01: #i109562 - remove unnecessary ucase( gApplication ) statements, the string is always uppercase


2010-03-22  Joerg Skottke [jsk]  <jsk@openoffice.org>  [55a7ce220cb7312e534c216e6865d775aafd2f72]

vitomation01: #i109562 - Use parameters where possible, removed weird code constructs


2010-03-22  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [f5510bd3aad40b3e0f7b699ca2bbc60dc9a67fc3]

os141: allow tabstop also for treecontrols


2010-05-11  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [bf8f2aa910149267b0e08bbe8fec05f58c451100]

unoawt: merge after pulling from CWS slidecopy


2010-03-22  Mikhail Voytenko  <mav@openoffice.org>  [daebd00fedd0b1cdb7b6f17d007581733f493d7f]

sw321bf01: #i106861# encode the display name


2010-03-22  Joerg Skottke [jsk]  <jsk@openoffice.org>  [b66fbbe2b9c5f8a4013bcb8e69370f90aa07848e]

vitomation01: Local merge


2010-03-21  Christian Lippka  <cl@openoffice.org>  [17ea9224e8b33bc17ed32f70012c67f9f58680cf]

Adding PopupMenuController to allow PopupMenuControllerBase dervivates to be used in toolbars


2010-03-21  Christian Lippka  <cl@openoffice.org>  [79645404ec15d93c13637a1195b9901158bd714c]

Adding PopupMenuController to allow PopupMenuControllerBase dervivates to be used in toolbars


2010-03-21  Christian Lippka  <cl@openoffice.org>  [65211747241f7b2ddfeed81acedcea6b7a7cc6ac]

Adding PopupMenuController to allow PopupMenuControllerBase dervivates to be used in toolbars


2010-03-21  Christian Lippka  <cl@openoffice.org>  [b3ca4b3cbdce79eb3b387da6e84126c7a9f20eaa]

Adding PopupMenuController to allow PopupMenuControllerBase dervivates to be used in toolbars


2010-03-21  Christian Lippka  <cl@openoffice.org>  [9ed58bc68aa05888237e3b82051bd2fc4d4d6685]

Adding PopupMenuController to allow PopupMenuControllerBase dervivates to be used in toolbars


2010-03-21  Christian Lippka  <cl@openoffice.org>  [c10f069c3385a7c55a9042315f7fe3a83fc56fd3]

Adding PopupMenuController to allow PopupMenuControllerBase dervivates to be used in toolbars


2010-03-20  Caolán McNamara  <cmc@openoffice.org>  [d5394818c11f470e287ac5cf812707ed47fef4f2]

linuxaxp01: #i110145# hppa bridge used uninit value and ludicrous logic


2010-03-19  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [c71eb88a08616d55a70574fe5fbd118460e129ac]

vcl110: #i93672# hide fonts button in fontconfig case


2010-03-19  sb  <sb@openoffice.org>  [8e5a36c9718accfb883cc674e364ecf08f768aed]

sb121: #i110230# when writing top-level localized value changes do not omit the <prop> part from the <item><prop><value> triple


2010-03-19  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [69c363daff7def74bb91b72bc778ace0e698f0e3]

gozer1: #161853# add default border depending on App font


2010-03-19  Caolán McNamara  <cmc@openoffice.org>  [cf18a4651cf9008badf8a6834b9558a871f8f063]

linuxaxp01: #i110145# yet another hard-coded list to fall over


2010-03-19  Marc Neumann [msc]  <Marc.Neumann@sun.com>  [cd763a88f403c743975d4a9ef8b8770eefde61f8]

tl74: #108360# fixed for new thesaurus and refactoring


2010-03-19  Joachim Lingner  <jl@openoffice.org>  [d8411c3281b10eeea679e84697adfcd7c51b1657]

jl152 import 263439 from native0jl: #i77196# fix for XExtensionManager.getAllExtensions


2010-05-04  Joachim Lingner  <jl@openoffice.org>  [dc3c40a13388625726db26c953910d347cf4a9fc]

jl152 bundled extensions, import of changeset  263438:8b253e76e957 from native0jl


2010-03-19  Kurt Zenker  <kz@openoffice.org>  [3c40300debce46241557ba87637b404c17d647ea]

c07v027: #i10000# change include svl/svstdarr.hxx to svtools/svstdarr.hxx


2010-05-03  Ivo Hinkelmann  <ihi@openoffice.org>  [5230c7199ee1571f0ef16ccd3cc9cf54761d5d77]

CWS-TOOLING: integrate CWS cbosdo05


2010-03-19  Ingrid Halama  <iha@openoffice.org>  [2b7d82e903bcbbd804fda4e37f00d411e477decd]

chartpositioning: merge with DEV300_m75 (part2)


2010-03-19  Ingrid Halama  <iha@openoffice.org>  [754c2fcb779f9c2cbe37f1bf99cf49cec01a0947]

chartpositioning: merge with DEV300_m75 (part2)


2010-03-19  Joerg Skottke [jsk]  <jsk@openoffice.org>  [6cddbf018bc99ac82675b8e3bf90e76e6b01b367]

vitomation01: #i109562 - find out how frequently we call hGetPathSigne()


2010-03-19  Joerg Skottke [jsk]  <jsk@openoffice.org>  [e3cbc70aec917d2eba2b4b0dbff7003e1e3d5bfd]

vitomation01: #i109562 - silence hGetUNOService()


2010-03-19  Joerg Skottke [jsk]  <jsk@openoffice.org>  [11cbd58514355a30f146fa8f4f9a1b86681f454a]

vitomation01: #i109562 - silence performance helper functions


2010-03-19  Joerg Skottke [jsk]  <jsk@openoffice.org>  [278176c970d6edcaa0c6cd92d404eb7a628ae4e7]

vitomation01: #i108621 - Completed method to retrieve suitable field type, added printlog


2010-03-19  hb  <hbrinkm@openoffice.org>  [281ba7bdd44fc6fccacdec5fca877229e9be54d7]

sw321bf01: #i109284# moved changes form hb33issues01


2010-03-19  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [57a5230fab3030782b60dea250bc805200855460]

slidecopy: XResourceFactory::createResource now allows to raise IllegalArgument/WrappedTargetException


2010-03-19  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [fceff217c528f02439236d1965caf37ca16cd276]

slidecopy: XResourceFactory::createResource now allows to raise IllegalArgument/WrappedTargetException


2010-03-19  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [0dec5536c50fb545cf26701c6ecf158d3f9ab38a]

slidecopy: XResourceFactory::createResource now allows to raise IllegalArgument/WrappedTargetException


2010-03-19  Thomas Lange [tl]  <tl@openoffice.org>  [b5bf8c05121ce2c33c67dd26af52a203a937364a]

cws tl79: merge


2010-03-19  Thomas Lange [tl]  <tl@openoffice.org>  [4f410c095a6eb51eec46531bccbf47c94829a830]

cws tl79: merge


2010-03-19  Thomas Lange [tl]  <tl@openoffice.org>  [b6000720a604ca810d3be6e4a428e0dcc46c0d09]

cws tl79: #i110254# new 'Security' tab page


2010-03-19  Thomas Lange [tl]  <tl@openoffice.org>  [d59bda9079a7d60b09cfa1f70db6ecaf614c4d89]

cws tl79: #i110254# new 'Security' tab page


2010-03-19  Thomas Lange [tl]  <tl@openoffice.org>  [6e34f5aae1d711addaad1c7997ddf7e34f75c2ef]

cws tl79: #i110254# new 'Security' tab page


2010-03-19  Thomas Lange [tl]  <tl@openoffice.org>  [54499ed54bd760755e4d172417f0cc849fc47d1e]

cws tl79: #i110254# new 'Security' tab page


2010-03-19  Thomas Lange [tl]  <tl@openoffice.org>  [698effa739ea2b239ef449abc9782301024837e0]

cws tl79: #i110254# new 'Security' tab page


2010-03-19  Joerg Skottke [jsk]  <jsk@openoffice.org>  [29f26441d9aa5d1bd4a61ea1cf1fa692d7bff9ea]

vitomation01: #i108621 - the default field did not work in all languages. Implemented another approach to make sure that we have a filed that makes the edit... button show on the Edit Fields dialog.


2010-03-19  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [1644d80f7aa55a6b2e4a926215b105842c3ab242]

slidecopy: reworked the ToolPanelDeck to have a dedicated anchor window for the panel's windows. This will ease some later changes


2010-03-19  Joerg Skottke [jsk]  <jsk@openoffice.org>  [9b92743c0f276002850f03f5799b040535539bc1]

vitomation01: #i109696 - formcontrol still not selected reliably (what works on one platform must not necessarily work on another)


2010-03-19  Joerg Skottke [jsk]  <jsk@openoffice.org>  [6dd917ec2bb8ad58183722465319c613c18f604e]

vitomation01: #i109696 - Use hClickbutton() and hUseAsyncSlot() wherever possible


2010-03-19  Joerg Skottke [jsk]  <jsk@openoffice.org>  [e182a3911a29250664f9fb370619b12bd1ce19f8]

vitomation01: #i109696 - Removed one more file (moved included function to another file)


2010-03-19  Joerg Skottke [jsk]  <jsk@openoffice.org>  [c5a9dbf621ff75665cf87ee4a1e5013a32995157]

vitomation01: #i109696 - Better readability


2010-03-18  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [bf7b5c0665236315d2e37c33ed0cf30d13a83dbe]

aw079: rebase to m75


2010-03-18  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [74d64579d0edd498e1bb28e27fbbb85160ff0e26]

aw079: rebase to m75


2010-03-18  Henning Brinkmann  <hbrinkm@openoffice.org>  [8331c76624ad2e72df162979aaf683f4b576e1db]

writerfilter08: second try to insert checkbox


2010-03-18  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [6285c33e7998d000f8b043b4c4447114ff2afedb]

vcl110: #i110219# remove unnecessary beep


2010-03-18  Henning Brinkmann  <hbrinkm@openoffice.org>  [41d3ad150f5c84e5e433b27cc66ce61143e59f74]

hb33issues01: merged DEV300_m75


2010-03-18  Henning Brinkmann  <hbrinkm@openoffice.org>  [aba2270d671eb060a06933493df7886b069f17c1]

hb33issues01: merged DEV300_m75


2010-03-18  Joerg Skottke [jsk]  <jsk@openoffice.org>  [f623695fc7c4d108dae36bbab81c0be73e8b0078]

vitomation01: #i109562 - looks like i am getting it!


2010-03-18  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [59a8efc8e614b9c57233ae9883863c3ccb50deb6]

slidecopy: initial implementation for custom tool panels

The idea is to allow third-party components to plug additional tool panels into the task pane,
by using the drawing framework (http://wiki.services.openoffice.org/wiki/Drawing_framework).

This first step is not finished at all, it just adds a configuration scheme/data for such
custom tool panels, and implements basic functionality in the ToolPanelDeck to respect this
config data. Additionally, the first version of an example extension for a custom tool panel
is implemented in sd/workben/custompanel.

Still, except showing a drawer in the tool panel deck, representing the custom panel, nothing
works. More to come :)
2010-03-18  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [e9b187274fa0214a0e6db6c1f4a8fa130de00524]

slidecopy: initial implementation for custom tool panels

The idea is to allow third-party components to plug additional tool panels into the task pane,
by using the drawing framework (http://wiki.services.openoffice.org/wiki/Drawing_framework).

This first step is not finished at all, it just adds a configuration scheme/data for such
custom tool panels, and implements basic functionality in the ToolPanelDeck to respect this
config data. Additionally, the first version of an example extension for a custom tool panel
is implemented in sd/workben/custompanel.

Still, except showing a drawer in the tool panel deck, representing the custom panel, nothing
works. More to come :)
2010-03-18  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [cd3ef5819cb644515289776b8872970218c0ac65]

slidecopy: initial implementation for custom tool panels

The idea is to allow third-party components to plug additional tool panels into the task pane,
by using the drawing framework (http://wiki.services.openoffice.org/wiki/Drawing_framework).

This first step is not finished at all, it just adds a configuration scheme/data for such
custom tool panels, and implements basic functionality in the ToolPanelDeck to respect this
config data. Additionally, the first version of an example extension for a custom tool panel
is implemented in sd/workben/custompanel.

Still, except showing a drawer in the tool panel deck, representing the custom panel, nothing
works. More to come :)
2010-03-18  Joerg Skottke [jsk]  <jsk@openoffice.org>  [c0b7791a4c964721e0be67a0d5e5f09c25e1a768]

vitomation01: #i109562 - another try


2010-03-18  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [32feee91361deef53c3077f2baf941f37e7302d5]

slidecopy: use DBG_UNHANDLED_EXCEPTION instead of OSL_ASSERT, as the former will also print you the exception type and message


2010-03-18  Mikhail Voytenko  <mav@openoffice.org>  [dadd371743f7f904e1f6bf020603b65e0a43e13b]

merge


2010-03-18  Joerg Skottke [jsk]  <jsk@openoffice.org>  [dc50d719d4f35b85741bf7b76b75654b39552934]

vitomation01: #i109562 - slowly homing in on the real problem...


2010-03-18  Joerg Skottke [jsk]  <jsk@openoffice.org>  [60c53b3beef89a874e79be4f135ffe4017324900]

vitomation01: #i109562 - add some debugging info to find out why the horizontal line always returns an error - the test is too fast to watch and a breakpoint doesn't help either


2010-03-18  Joerg Skottke [jsk]  <jsk@openoffice.org>  [2dbd0a0a9838cedd9306d134f6fdee0d40f08897]

vitomation01: #i109562 - fixed one potentially faulty errormessage (very confusing!)


2010-03-18  Joerg Skottke [jsk]  <jsk@openoffice.org>  [dcec0092866494b77fec8b727a88cf1d3331e6be]

vitomation01: #i109562 - try to get the entryfiled of the property browser filled with a new string as fast as possible


2010-03-18  Joerg Skottke [jsk]  <jsk@openoffice.org>  [2ec6fe59bc3140641c856d3f1eafc77a6940df80]

vitomation01: #i109562 - more attempted code compression


2010-03-18  Joerg Skottke [jsk]  <jsk@openoffice.org>  [2efc3bc5eeabc04952aff0f614391ec081c32b8d]

vitomation01: #i109562 - more attempted code compression


2010-03-18  Marc Neumann [msc]  <Marc.Neumann@sun.com>  [517fb6fdb13d6e008f2141193a9296cba626a0d8]

tl74: #108360# fixed for new thesaurus and refactoring


2010-03-18  Joerg Skottke [jsk]  <jsk@openoffice.org>  [2db05df6ff07ef30a13990173869e3a1a4e2d07c]

vitomation01: #i109562 - more attempted code compression


2010-03-18  Joerg Skottke [jsk]  <jsk@openoffice.org>  [3368ca12eb96b85e6f68ccdee9ab389c1b27b2bd]

vitomation01: #i109562 - more attempted code compression


2010-03-18  Ingo Schmidt  <is@openoffice.org>  [48ae191f5ddf807d56415ef3a505a59741f6ea2e]

native0 #161764# new nsis bitmap


2010-03-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a3b11690a6c3ba6af3cb8fbd6c35c1595ee7a15e]

ause110: #i106731# yet another changed tarball


2010-03-18  Joerg Skottke [jsk]  <jsk@openoffice.org>  [4afee5dbb4047178255ea055ea2959ea0b6d4532]

vitomation01: #i109562 - more attempted code compression


2010-03-18  Joerg Skottke [jsk]  <jsk@openoffice.org>  [ad520aec8398e8a82bf8addd5774f905937cc1d1]

vitomation01: #i109562 - more attempted code compression


2010-03-18  Caolán McNamara  <cmc@openoffice.org>  [fa73a82c4f83a232813b63d075fb591247656045]

linuxaxp01: #i110145# need to link fontconfig explicitly


2010-03-18  Joerg Skottke [jsk]  <jsk@openoffice.org>  [e6a3f6c55ee1935dc62457047cdd573fad205c0d]

vitomation01: #i109562 - more attempted code compression


2010-03-18  Carsten Driesner  <cd@openoffice.org>  [369593fe1c6791c53d13a5c8b54e7bdca83ff705]

native0: #161779# New app-icon for quickstart.exe


2010-03-18  Thomas Lange [tl]  <tl@openoffice.org>  [58d5dd552581c12293c272c52fb53b4bd9112575]

cws tl79: merge


2010-03-18  sb  <sb@openoffice.org>  [ad9699488ff66d8f8a90253ce06d2f1a8ee63297]

sb121: #i110198# generally ignore unknown elements in xcu data


2010-03-18  Joerg Skottke [jsk]  <jsk@openoffice.org>  [5e2a510124abbc9b751f0101723eb6b5f8a0251e]

vitomation01: #i109562 - more attempted code compression


2010-03-18  Kai Sommerfeld  <kso@openoffice.org>  [e590adb726cb05135bcd04e43117e2a77ec6f41f]

#i110213# - credentials handling improvements.


2010-03-18  Kai Sommerfeld  <kso@openoffice.org>  [52a1c736c09537fdf0de42c13100f2616c8305f1]

#i110213# - credentials handling improvements.


2010-03-18  Joerg Skottke [jsk]  <jsk@openoffice.org>  [e9d45027a29a275bff32e3375276057cfc27e969]

vitomation01: #i109562 - more attempted code compression


2010-03-18  Ingo Schmidt  <is@openoffice.org>  [1d36a088d992b2797fa03855f229b928ba6efabe]

native288 #i109809# new download names


2010-03-18  Joerg Skottke [jsk]  <jsk@openoffice.org>  [ba7b2f270ae986d6754166b9042f55aef1cf79a1]

vitomation01: #i109562 - Test: try to remove calls to hOpenPropertyBrowser() and hClosePropertyBrowser(), using hUseAsyncSlot() instead


2010-03-18  Joerg Skottke [jsk]  <jsk@openoffice.org>  [886fb4fc936a0a49a7a20702b5f79d82c13853c2]

vitomation01: #i109562 - Added ICONTROLCOUNT to basic_formcontrols.inc


2010-03-18  Joerg Skottke [jsk]  <jsk@openoffice.org>  [085789aaf5cc00a197c99efbc95adde1bef96869]

vitomation01: #i109562 - Simplified formcontrols.inc - exit for-next on first success.


2010-03-18  Henning Brinkmann  <hbrinkm@openoffice.org>  [b852f9853fd94204b3855552b5580c73750f47e0]

writerfilter08: first try to use FormControlHelper to insert checkbox


2010-03-18  Joerg Skottke [jsk]  <jsk@openoffice.org>  [3ab6ec6d38dd373499c8dc23310ca32a4d5a2ba8]

vitomation01: #i109562 - Simplified formcontrols.inc - there was little to do because these functions are pretty fancy already.


2010-03-18  Joerg Skottke [jsk]  <jsk@openoffice.org>  [5b185459a4eb4c76c8b517dc368adbe198087402]

vitomation01: #i109562 - Removed tabpages.inc, moved function hDocumentInfoSelectTab() to the only include file that uses it.


2010-03-18  Joerg Skottke [jsk]  <jsk@openoffice.org>  [1598fdb7a8c8fc11fde92ebff4832388a876e2bc]

vitomation01: #i109562 - Removed all_interfaces.txt, it has become too inaccurate


2010-03-18  sj  <sj@openoffice.org>  [e0c43dcee877394b14ab57d056ad20598487c3c9]

native0ext: rebranding minimizer


2010-03-18  sj  <sj@openoffice.org>  [7e322e4207a2a0db5674a6affcc4adee62bc5d77]

native0ext: rebranding minimizer


2010-03-18  sj  <sj@openoffice.org>  [84003d84968a1f654473218022f453162515ba3f]

native0ext: rebranding minimizer


2010-03-17  Kai Sommerfeld  <kso@openoffice.org>  [7ea91da6ac4e351d006e09f142f0fd808cd311f0]

whitespace cleanup.


2010-03-17  Ingrid Halama  <iha@openoffice.org>  [9c93cc5bd43e849ea194548ac68649a2a287774d]

chartpositioning: merge with DEV300_m75


2010-03-17  Ingrid Halama  <iha@openoffice.org>  [3e8aeadbb12ef93f98bf4c9130f6cf3db06fce96]

chartpositioning: merge with DEV300_m75


2010-03-17  Ingrid Halama  <iha@openoffice.org>  [14fb1c8562c31a10b7289714ab1d558b897379fc]

chartpositioning: merge with DEV300_m75


2010-03-17  Ingrid Halama  <iha@openoffice.org>  [db73d5d67968a583afe248ee495336129a4e010a]

chartpositioning: merge with DEV300_m75


2010-03-17  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [6f27503a9eb9341d3656149e2fe4b658a643b9ab]

vcl110: #i103230# add row/columns attributes to tables


2010-03-17  sb  <sb@openoffice.org>  [67977bbe293f89bc5921eeb4b9f85403a67ed21f]

sb121: removed obsolete comments (-Wa,--noexecstack long been superseded by .note.GNU-stack on unxlngi6, anyway, and the other occurrences obviously being cargo-cult copies)


2010-03-17  sb  <sb@openoffice.org>  [bbbc4c556a88b781c23f97772d4fe48ba310746e]

sb121: removed obsolete comments (-Wa,--noexecstack long been superseded by .note.GNU-stack on unxlngi6, anyway, and the other occurrences obviously being cargo-cult copies)


2010-03-17  Carsten Driesner  <cd@openoffice.org>  [ea9bb5252a56e4453b4cbeae7068d1d574788520]

native0: #161722# Adapt about box to handle long legal text


2010-03-17  Joerg Skottke [jsk]  <jsk@openoffice.org>  [302048c4c9b5f59872cc4404642fcbbe1f6defa2]

vitomation01: #i109696 - Compressed t_macro_tools.inc and t_treelist_tools.inc


2010-03-17  Steffen Grund  <Steffen.Grund@sun.com>  [a624efc2722b0e5f8dc53e9306c6dcbd0cc41879]

sg01: merge with DEV300_m75


2010-03-17  Steffen Grund  <Steffen.Grund@sun.com>  [5d15537cf3c804df4c6ff6d553da49ccc57ac3fe]

sg01: merge with DEV300_m75


2010-03-17  Steffen Grund  <Steffen.Grund@sun.com>  [381fc19f97f9b327a971ba36277162a15cc565b0]

sg01: merge with DEV300_m75


2010-03-17  Joerg Skottke [jsk]  <jsk@openoffice.org>  [1732f9436be9fc6cb3e2f6986191e49c3f0ea02f]

vitomation01: #i109696 - Compressed t_macro_tools.inc and t_treelist_tools.inc


2010-03-17  Helge Delfs [hde]  <hde@openoffice.org>  [f119d919823f94c1c73e4d77f485c91a077b1035]

tl74#i1601#Added slots Toggle case, First Letter Capitalized and Sentence case


2010-03-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [536910a1b3f151e0d624e649586e754018df640a]

ause110: update to DEV300_m75


2010-03-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [aa486cb7d424bfb764ec5342d01e0255e5718899]

ause110: update to DEV300_m75


2010-03-17  Helge Delfs [hde]  <hde@openoffice.org>  [6c0d5a5b1cc02b72931d0f2ff57607ead6fb0a0a]

tl74#i1601#Added slots Toggle case, First Letter Capitalized and Sentence case


2010-03-17  Joerg Skottke [jsk]  <jsk@openoffice.org>  [1351f78ce343cf5951ddd859c69ccb73b574a906]

vitomation01: #i109696 - Compressed t_stringtools.inc


2010-03-17  Joerg Skottke [jsk]  <jsk@openoffice.org>  [8a424181f6fd8752494c8739d338f20347a1dcc0]

vitomation01: #i109696 - Compressed t_security_tools.inc


2010-03-17  Joerg Skottke [jsk]  <jsk@openoffice.org>  [0980e38fc35ba71ad13b73ddbb2ea804a1450fee]

vitomation01: #i109696 - Removed stupid function hWaitForTreeList() - Good idea, bad execution.


2010-03-17  Ocke Janssen  <oj@openoffice.org>  [bb7e46c31953627200b72dba0b49c977e80dbebd]

add SAL_DLLPUBLIC_EXPORT


2010-03-17  Ocke Janssen  <oj@openoffice.org>  [6c8f48f2d13e98ca2f844c21e31c5717a3a60c6e]

add SAL_DLLPUBLIC_EXPORT


2010-03-17  Michael Stahl  <mst@openoffice.org>  [3421215984f3c0a5fcbadc070524f93dc6b89923]

sw33bf03: #i109921#: sw: unnecessary null checks: apply patch by cmc


2010-03-17  Ocke Janssen  <oj@openoffice.org>  [dd7a39f401029b46cf65e449531e1c772b20f8f9]

removed export.dxp


2010-03-17  Helge Delfs [hde]  <hde@openoffice.org>  [76bf13636f12f7b56b6b48775183cd255b50cd56]

tl74#i108360#Adaptions for new thesaurus dialog


2010-03-17  Ocke Janssen  <oj@openoffice.org>  [b43e45fb6acd061cba855a158afa2f60983dbd9a]

missing ;


2010-03-17  Niklas Nebel  <nn@openoffice.org>  [ea9452e6a4dae23aacf56954fd9d2fc02398dc20]

dr73: merge with DEV300_m75


2010-03-17  Niklas Nebel  <nn@openoffice.org>  [8425571cb79bd208740f6caef31df5a55c1580d1]

dr73: merge with DEV300_m75


2010-03-17  Niklas Nebel  <nn@openoffice.org>  [1bb058876f8aa32653750f7e14496106ea4d9c3e]

dr73: merge with DEV300_m75


2010-03-17  Niklas Nebel  <nn@openoffice.org>  [bc284e99ddc215272b799cfe91231ab89b69f5d6]

dr73: merge with DEV300_m75


2010-03-17  Niklas Nebel  <nn@openoffice.org>  [43484281c78d500d05f575f3d8197b14b61d43f9]

dr73: merge with DEV300_m75


2010-03-17  Ocke Janssen  <oj@openoffice.org>  [fdab408038974c5a0c15773e02683bb4a4c46ae9]

#i109366# add SAL_DLLPUBLIC_EXPORT


2010-03-17  Thomas Lange [tl]  <tl@openoffice.org>  [64fbe820a6063d1347397457f8aff6eb91183fd4]

cws tl74: #i107768# fix for thesaurus crash


2010-03-17  Herbert Duerr [hdu]  <duerr@sun.com>  [47e77dffb776edb5f60ec0b5321e554e314dedd3]

#i110023# fix attribute based font matching


2010-03-17  Mikhail Voytenko  <mav@openoffice.org>  [683ee9d13de3ea385e53443b7291137f02e51ebd]

#i109668# let the default filter be used for export


2010-03-17  Mikhail Voytenko  <mav@openoffice.org>  [fbf42f650eca6002756deb47d051257a4672c680]

#i109668# let the default filter be used for export


2010-03-17  Mikhail Voytenko  <mav@openoffice.org>  [3a2153894db003b12e2e22541af653eddac56964]

#i109578# patch from Svante


2010-03-17  wg111939  <wg111939@sr1-eham02-02>  [aaf6ec88433c13fcb0b76b48eb6f958183c4b574]

native0: 161788


2010-03-30  Vladimir Glazunov  <vg@openoffice.org>  [4dc7c5a1f6fc300844886091fa34f4101620e430]

native0: #161747 - Removed reference files for StarOffice and StarSuite - transplanted from changeset 07f16b1c0c4f@native0


2010-03-30  Vladimir Glazunov  <vg@openoffice.org>  [d04bd028f41c9efb3e4d7d20b67c6c90736ee245]

native0: #161747 - Removed reference files for StarOffice and StarSuite - transplanted from changeset 9827ae8ec61a@native0


2010-03-17  Joerg Skottke [jsk]  <jsk@openoffice.org>  [ed73e4c2b30d2fc70bd13dc025be6d4236a9b376]

vitomation01: Fix the fixes - make VERBOSE to GVERBOSE


2010-03-17  Joerg Skottke [jsk]  <jsk@openoffice.org>  [875c064765f3ec383f118b8a513baa52cf8d5c15]

vitomation01: Fix the fixes - Add issue id for problem when loading documentbound macros via api (#i110184)


2010-03-17  Joerg Skottke [jsk]  <jsk@openoffice.org>  [f88c1ef5cf2b5ff158602852af692eabbbaa8af6]

vitomation01: Fix the fixes - where refactoring went too far - hClickButton() still has iWait variable, removed it


2010-03-17  Ocke Janssen  <oj@openoffice.org>  [4a39a4ebd2e2749775de3d5062083f4015793be4]

#i109314# clear add pkey flag and clear name mapping when going back


2010-03-17  Herbert Duerr [hdu]  <duerr@sun.com>  [7a416820ab5e03f8b988656e0f6a592cb1e81d07]

#i110078# cache dynamic font options


2010-03-17  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [863d28f179fad21f83329ab05925315c2fc40108]

slidecopy: removed the old TaskPane implementation, now completely superseded by the new one carrying both implementations was only temporary, to be able to easily compare both. The new implementation still has not A11Y API implementation, that's on the TODO list.


2010-03-17  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [7f2bd815816cf70719b5de8af78f1c86545fcc60]

slidecopy: removed the old TaskPane implementation, now completely superseded by the new one carrying both implementations was only temporary, to be able to easily compare both. The new implementation still has not A11Y API implementation, that's on the TODO list.


2010-03-17  Joerg Skottke [jsk]  <jsk@openoffice.org>  [58a921b765f9f1e4df48683995d73888d223c703]

vitomation01: Fix the fixes - where refactoring went too far - removed usage of no longer existing apicalls.inc


2010-03-17  Herbert Duerr [hdu]  <duerr@sun.com>  [9fd504900c9041079effc0a7f7a370089bf4a770]

#i110165# prevent NULL option for cairo_ft_font_options_substitute()


2010-03-17  Carsten Driesner  <cd@openoffice.org>  [42a84a2b8f8c17a64bd8633912a57c6554b151b4]

native0: #161756# New images for dev, dev_nologo and nologo splash screen


2010-03-17  Carsten Driesner  <cd@openoffice.org>  [9f70a7a2f73fd2be0886e9c9c8675f19c21c1096]

native0: #161756# New images for dev, dev_nologo and nologo splash screen


2010-03-17  Ocke Janssen  <oj@openoffice.org>  [15bfdbc8a2ebc5147ee8c1b1bdf396bb4271c60d]

correct wording


2010-03-17  Ocke Janssen  <oj@openoffice.org>  [b5bd2479cc18dc954b15cdb65660cb15f008b9e5]

 #i110111# fix access column names problem


2010-03-17  Michael Stahl  <mst@openoffice.org>  [bfe661492df0e45f49c9ad9fc23b36440f6dde03]

odfmetadata4: #i109599#,#i109600#: add test doc for xml:id on section/index


2010-03-17  Ingo Schmidt  <is@openoffice.org>  [3b0810954872282da7c5e5cb1ddffe992cb5f461]

native0 #161763# new windows download icon


2010-03-17  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [e966bf219edd4ae4ef91d8af38ebb69c17961960]

slidecopy: keyboard accessibility for the ToolPanelDrawer implementation


2010-03-17  Christian Lippka  <cl@openoffice.org>  [54ce2da2d280246294134aab00590110e18257d4]

renaissance2: rebase m75


2010-03-17  Christian Lippka  <cl@openoffice.org>  [41f9c17e71903ecdb57eaac1bbcac676b800bc35]

renaissance2: rebase m75


2010-03-17  Christian Lippka  <cl@openoffice.org>  [f5d73f460b11e0ed2a7b9889bc11dbb905a0553e]

renaissance2: rebase m75


2010-03-17  Christian Lippka  <cl@openoffice.org>  [d8ba1a522388f4b14e3d9ce9d934f4166fe0ae4d]

renaissance2: rebase m75


2010-03-17  Christian Lippka  <cl@openoffice.org>  [d30d67520a03e8b1e673d372acfde02c9202770c]

renaissance2: rebase m75


2010-03-17  Kai Sommerfeld  <kso@openoffice.org>  [a84618d8076b877ca77c217d33aa7457ee95fc1b]

whitespace cleanup.


2010-03-17  Helge Delfs [hde]  <hde@openoffice.org>  [a4ae1e9adf533d36cfbedf2eb4a1b2c0f7942025]

tl74#i108360#Adaptions for new thesaurus dialog


2010-03-17  Helge Delfs [hde]  <hde@openoffice.org>  [dbb03cb9bb4d922340ae08725032ad2f870eccd0]

tl74#i108360#Adaptions for new thesaurus dialog


2010-03-17  Joerg Skottke [jsk]  <jsk@openoffice.org>  [fbca9f51a891efce8d5b7df0e8b2623378710a36]

vitomation01: Fix the fixes - where refactoring went too far


2010-03-17  Ocke Janssen  <oj@openoffice.org>  [2b23d6e5b7fafc0c8ba7136d7e66dd7b246f8f8a]

#i109766# apply for patch for unhandled exception


2010-03-16  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [d6cc951ebb78f774700d4653ba12af933167c777]

slidecopy: add a IDeckLayouter implementation which mimics the old task panel look/behavior. In non-release builds, allow to switch between this old and the new (not yet polished) tab layout via the task pane's menu


2010-03-16  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [5b84b9f616734dca66bce10eac11e62462fcf26a]

slidecopy: minor edit ... let GetImage/ByURL take a 'const Reference&', not a 'Reference&'


2010-03-16  sb  <sb@openoffice.org>  [6f92c8366367d8dd6de488d5479479374ae6e00f]

sb120: #i106059# On Mac OS X, compile against system Python from 10.4 SDK (patch by cloph)


2010-03-16  sb  <sb@openoffice.org>  [084ef1d92ac0c8dd21d2a34cb10a2e1b26afcb1d]

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>  [b85e6a8514090cc3a9890f4ec50acd5ef9290baf]

merge with DEV300_m75


2010-03-16  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [840ba30337768a3d59c3c560896aa3bfca30a4c3]

merge with DEV300_m75


2010-03-16  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [54e8e7d8895db4ac3820d3810cd557770fc84472]

merge with DEV300_m75


2010-03-16  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [dd3ad022828911fe724b21656114677b27ac5842]

merge with DEV300_m75


2010-03-16  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [c75763843154ed364a20f68988edcf6f619b3acb]

merge with DEV300_m75


2010-03-16  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [08111fae107def812d2eac0603e4409e3e7239f2]

merge with DEV300_m75


2010-03-16  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [baed90063d7108a5718881dd780e4aa32b1057a0]

merge with DEV300_m75


2010-03-16  Henning Brinkmann  <hbrinkm@openoffice.org>  [9734182d56ecf4ed94e5341f9a587f46f4b69007]

writerfilter08: More work on FormControlHelper


2010-03-16  Michael Stahl  <mst@openoffice.org>  [b9ba6b35bf4a2a3ef5f85e4cca6ac6e8818161f1]

sw33bf03: #i110140#: SwFldFmt::Modify: apply patch by cmc


2010-03-16  Michael Stahl  <mst@openoffice.org>  [a4f0aa4ea560aefd0eba9dd59ad63d7d91087864]

sw33bf03: #i110140#: sw: ~SwTxtFld: unregister at field format


2010-03-16  sj  <sj@openoffice.org>  [e64a54ecd1fded745db18758bbe7e9934a89f8b2]

impressbi01: #161701# oox import of hidden shapes


2010-03-16  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [f4e9c47ce83d2d9fc6c0a2764a5c1c553e793882]

slidecopy: display the name of the active panel in the tool panel window's title control


2010-03-16  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [c2297610c51057e3a8f4716ffc0b9a570c4876e8]

slidecopy: de/activate panels via the drawing framework Instead of simply letting svtool's ToolPanelDeck decide on panel activation, requests are re-routed through the view's ConfigurationController. So, clicking onto a tab just requests the activation of the respective resource, which in turn - when the requested configuration becomes the active configuration - will activate the ToolPanel.


2010-03-16  Carsten Driesner  <cd@openoffice.org>  [6edd0efaced09dfd28e0b14fccc81f3825e642fa]

native0: #161700# New chart icons and custom images must be delivered


2010-03-30  Vladimir Glazunov  <vg@openoffice.org>  [1537f035db0cb9a0476679714c79eabb5527f379]

native0: #161767# OOo rebranding - transplanted from 26f86bb16da0@native0


2010-03-16  Carsten Driesner  <cd@openoffice.org>  [754d90ad98570f2d7f048e3121d89e89ca4ec697]

native0: #161700# New chart icons and custom images must be delivered


2010-03-16  Joerg Skottke [jsk]  <jsk@openoffice.org>  [a3f49b7f00f2484e5e6ff7abcd5b48ec1cd83933]

native0: #161747 - updated help reference


2010-03-30  Vladimir Glazunov  <vg@openoffice.org>  [551c8da44e47caafea42429f32a59eb2cae5e37a]

native0: #161747 - security tools fixed - transplanted from changeset 3bfb30297e75@native0


2010-03-30  Vladimir Glazunov  <vg@openoffice.org>  [e14d36f4001f65d09e73cadde37c23cf2cec9d05]

native0: #161747 - Fix help tests (missing reference files) and disabled saving files in 645 (binfilter) format for now. Need to check why the f_basic_incorrect_passwords still fails. - transplanted from changeset a4aeb020fcca@native0


2010-03-16  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [a0656615e761ee6d1d73a38bf95381eb86de5100]

[cbosdo05] Misc fixes in nbsp autocorrection


2010-03-16  Thomas Lange [tl]  <tl@openoffice.org>  [3fa4688994df161df3742fcb75a54cc059276259]

cws tl79: #i110048# further changes to the LoginDialog


2010-03-16  Michael Stahl  <mst@openoffice.org>  [9fb421ee4d010fed92aa793a08d450f6e5cbe17f]

odfmetadata4: #i109599#,#i109600#: set xml:id _after_ inserting section/index.


2010-03-16  Michael Stahl  <mst@openoffice.org>  [88ec178e4b71dd8f2c50d54842a597f643dd052d]

odfmetadata4: #i109599#,#i109600#: add test for xml:id on section/index


2010-03-16  Michael Stahl  <mst@openoffice.org>  [d157391e5b5e3d7145467a9f0ad31631a920471e]

odfmetadata4: #i109600#: SwXDocumentIndex: add support for xml:id.


2010-03-16  Michael Stahl  <mst@openoffice.org>  [f907a057665ac81356218d6ecb05008542b0db22]

odfmetadata4: #i109599#: SwXTextSection: add support for xml:id.


2010-03-16  Michael Stahl  <mst@openoffice.org>  [114b920b0856f4b4acd79f8c288b93a6464161ea]

odfmetadata4: #i109599#,#i109600#: copy and undo for section xml:id.  SwSectionNode::MakeCopy(): copy xml:id.  SwUndoDelSection: store xml:id.


2010-03-16  Michael Stahl  <mst@openoffice.org>  [a396d6e9a01b9c1428118728c980fc75c1815b9e]

odfmetadata4: #i109599#,#i109600#: SwSectionFmt: support for xml:id at section.


2010-03-16  Michael Stahl  <mst@openoffice.org>  [d2568e9a7481f403836224d486efc28edb467a48]

odfmetadata4: #i109599#: remove SwSection::_GetSection()


2010-03-16  Michael Stahl  <mst@openoffice.org>  [eda071240e099eab45ebc65e15bab7baa2c0aa1d]

odfmetadata4: #i109117#: fix crash in SwXTextSection::setPropertyToDefault()


2010-03-16  Michael Stahl  <mst@openoffice.org>  [6d326d23a2fa119d7e7f8999a81deaa3104b5118]

odfmetadata4: #i109599#: move class SectRepr to uiregionsw.cxx


2010-03-16  Michael Stahl  <mst@openoffice.org>  [887d2e068511bb96f332935e73800cde5f23e27e]

odfmetadata4: remove obsolete macros OUT_HSTR_HINT and OUT_UNDOBJ


2010-03-16  Michael Stahl  <mst@openoffice.org>  [709b61c242c5e76d9d71512fc334df60447616a4]

odfmetadata4: #i109599#: clean up SwUndoChgSection, and move it to unsect.cxx


2010-03-16  Michael Stahl  <mst@openoffice.org>  [b214ab9fe52eb4944dd50978b6ad19af95047bdf]

odfmetadata4: #i109599#: clean up SwUndoDelSection, and move it to unsect.cxx


2010-03-16  Michael Stahl  <mst@openoffice.org>  [d9ce85c09cf70b6582a1365be1277e23ba058495]

odfmetadata4: #i109599#: clean up SwUndoInsSection


2010-03-16  Michael Stahl  <mst@openoffice.org>  [a87f73258f3dff9e2c3c91390359d7949c43cbb8]

odfmetadata4: #i109599#: make SwSectionNode::pSection member const


2010-03-16  Michael Stahl  <mst@openoffice.org>  [d0277b77d53d51972f8d9b0fb09e97289e9e6f56]

odfmetadata4: #i109599#: rename SwSection members


2010-03-16  Michael Stahl  <mst@openoffice.org>  [63db0742beede899ee31455b120701533cb2af4a]

odfmetadata4: #i109599#: rename SwSection::[GS]etName() to [GS]etSectionName()


2010-03-16  Michael Stahl  <mst@openoffice.org>  [99a588660bd7f22a6c16d7b46f3c4fe841445ce0]

odfmetadata4: #i109599#: remove SwSection::operator=():  move most SwSection members to new class SwSectionData.  replace evil SwSection::operator=() with SwSection::SetSectionData().  various method signatures changed to take SwSectionData parameter.  rename SwDoc::ChgSection() to UpdateSection().  SwUnodo{Ins,Chg,Del}Section: adapt to store SwSectionData/SwTOXBase.  regionsw.hxx: SectRepr: change SwSection member to SwSectionData.


2010-03-16  Michael Stahl  <mst@openoffice.org>  [b0832f9ced2972f84f48d753554c1a5efc63d382]

odfmetadata4: #i109600#: refactor insertion of TOX:  SwDoc::InsertTableOf(): do not create a SwTOXBaseSection.  SwNodes::InsertTextSection(): take SwTOXBase parameter.  SwSectionNode ctor: if SwTOXBase is given, create SwTOXBaseSection.  remove gross hack SwSectionNode::SetNewSection().  SwUnodo{Ins,Del}Section: adapt to store SwSection/SwTOXBase.


2010-03-16  Thomas Lange [tl]  <tl@openoffice.org>  [584218ca4bd661500aff38d78cffa8d888950bef]

cws tl79: #i110053# remove old svtools LoginDialog


2010-03-16  Thomas Lange [tl]  <tl@openoffice.org>  [f72097df9157ed2fa3682933969ff75461535b3f]

cws tl79: #i110053# remove old svtools LoginDialog


2010-03-16  Thomas Lange [tl]  <tl@openoffice.org>  [ccc5686417ffc7aff8e81eb629b6a98eebfed477]

cws tl79: #i110053# remove old svtools LoginDialog


2010-03-16  sj  <sj@openoffice.org>  [f5ad28b1e4a935ec5fec92353aa402eb28de63dc]

impressbi01: #161701# PPT Export, now also exporting hidden/non printable shapes


2010-03-16  sj  <sj@openoffice.org>  [981fef044e2ac483f0ba689913caf5f782da7b27]

impressbi01: #161701# PPT Export, now also exporting hidden/non printable shapes


2010-03-16  Oliver-Rainer Wittmann  <od@openoffice.org>  [2670e195169501bfc687d5a3f65544142c7a3b92]

sw321bf01: #b6921213# - No keep of footnote portion with previous portion, if text line only contains footnote portions


2010-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [2959a7982f9470f110808f8ce2bfa408477a348f]

CWS-TOOLING: integrate CWS dtardon02


2010-04-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [3683d1a6b2f04fdd139320e2c7bf17d2cb6ec7bb]

CWS-TOOLING: integrate CWS writerfilter07


2010-04-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [ab03b13fb4faa4201316d6d63a94955b4a72fcdc]

CWS-TOOLING: integrate CWS ppp02


2010-03-23  Henning Brinkmann  <hbrinkm@openoffice.org>  [75765441f46e371f7eec9161f414591d3c3854d7]

writerfilter07: merged DEV300_m75


2010-03-19  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [95672348df2be4631642ce336ff48411bb3d21f7]

 ppp02: #i108824# string updates


2010-03-16  Christian Lippka  <christian.lippka@sun.com>  [504fa5b583bfe80e026b419dcb286ec1f34691ba]

fixing build error


2010-03-16  Joerg Skottke [jsk]  <jsk@openoffice.org>  [21c6a7d2a22172882738b21437df29e5f7246dc7]

vitomation01: #i109562 - The test did not append a suffix to the filename causing the test to fail loading the file again. By reducing the number of filepath components (path, filename and suffix are now stored in one single variable) it was possible to simplify the test significantly.


2010-03-15  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [81e58ee7da0f53af776b59ae70f2aa560cc8d3c3]

[cbosdo05]Fixed some remaining wrong include (from the old svx)


2010-03-15  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [a5af9c7caa657fc0b72f1fd40f3e0e15013af528]

[cbosdo05] Fixed a usability problem introduced by cbosdo01

Removing the non-breaking space when the character typed immediately after the
punctuation mark if the last character typed isn't a blank.
2010-03-15  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [284eb106767d094fc5c547efd6c11cc390e3538a]

[cbosdo05] Fixed a usability problem introduced by cbosdo01

Removing the non-breaking space when the character typed immediately after the
punctuation mark if the last character typed isn't a blank.
2010-03-15  sj  <sj@openoffice.org>  [4ecad8ef6c7643e2c076373535cfa0f1d8d7a5c1]

impressbi01: #161701# now importing hidden/printable shapes


2010-03-15  Henning Brinkmann  <hbrinkm@openoffice.org>  [0b418340cb35bac8daea1a709b9f938a82a96802]

writerfilter08: new class FormControlHelper for adding form controls


2010-03-15  Ingo Schmidt  <is@openoffice.org>  [f32205a68ff057b9d15086f94ca139720d1ce3da]

native288 #i109809# new names for download files


2010-03-15  Ingo Schmidt  <is@openoffice.org>  [90d606a3ccb4ef4f081383785c5bdec3c912f672]

native288 #i109809# new names for download files


2010-03-31  Daniel Rentz  <dr@openoffice.org>  [32f95b205f126bd8b22c414a3f78e3ee163900b7]

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>  [4a8d947d4d51ffc59ff701680b12e886eb4d6b3f]

sw321bf01: #i110187#: forgot patch flag for xmloff


2010-03-23  Mikhail Voytenko  <mav@openoffice.org>  [18bebf935353475b6ac167a7b3602903e5af1b22]

sw321bf01: #i110216# handle FilterOptionsRequest iin the quiet InteractionHandler correctly


2010-03-23  Thomas Lange [tl]  <tl@openoffice.org>  [e32b0cb6c7cae5876a74c4bacdc2892ef2bf6ec0]

cws sw321bf01: #i108535# sl_SI dictionary update


2010-03-22  Mikhail Voytenko  <mav@openoffice.org>  [0d1ec798a0ffe685e37c926eab4683116a887eb2]

sw321bf01: #i106861# encode the display name


2010-03-19  Mikhail Voytenko  <mav@openoffice.org>  [aa93635fdf65b2778eb728f9dfad12ba0e03af40]

sw321bf01: #i109183# add sfx2 to patch


2010-03-16  Oliver-Rainer Wittmann  <od@openoffice.org>  [17816559c5a279b484f5aa9601dbe20b3052a533]

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>  [ba3dcaf1573d133ba0eba24e1d06ce54c2c51fac]

linuxaxp01: #i110145# first cut


2010-03-15  Caolán McNamara  <cmc@openoffice.org>  [857e5a528f8c5d1c0d9101d5caf139d5f4a7999b]

linuxaxp01: #i110145# first cut


2010-03-15  Caolán McNamara  <cmc@openoffice.org>  [511b60b0d38c65fc1bd32069fc3d6852b2c8218e]

linuxaxp01: #i110145# first cut


2010-03-15  Caolán McNamara  <cmc@openoffice.org>  [d941d8c336b2eece4a3e24ab8789003df731f76a]

linuxaxp01: #i110145# first cut


2010-03-15  Michael Stahl  <mst@openoffice.org>  [775be31b8148eed368b440c49613cfb1917a027e]

sw33bf03: #i110144#: sw: ascii export: add space after list label


2010-03-15  sb  <sb@openoffice.org>  [b02197c94c5ea37f388d359583b04a2595626d57]

sb121: #i109146# further fix in assertion logic (see <http://www.openoffice.org/servlets/ReadMsg?list=dev&msgNo=26776>)


2010-03-15  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [263bcb1a8f686afe66f4fe53b76929423fc6ce43]

slidecopy: showing and hiding of panels in the new ToolPanel implementation


2010-03-15  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [1ce19f65a7d3dbf39e7da291325e28d913efd3aa]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba33f


2010-03-15  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [986987b659c4b9325d11c9fdc1097e41c9322a43]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba33f


2010-03-15  Carsten Driesner  <cd@openoffice.org>  [db302649a5461fdfbcf3806e60f83c3a45782e88]

native0: #161779# New icons for the quickstart application - don't copy custom icons


2010-03-15  Carsten Driesner  <cd@openoffice.org>  [c9572b40e3717056c5901ca8f29d29877e44ef7a]

native0: #161779# New icons for the quickstart application


2010-03-30  Vladimir Glazunov  <vg@openoffice.org>  [7020d9c547a37133aefbbbe34d132d6402104279]

native0: #161767# OOo rebranding - transplanted from 26f86bb16da0@native0


2010-03-15  sj  <sj@openoffice.org>  [b1257430f8d225aa5ccb90e2093e1a47ae7576eb]

impress187: #161665# fixed problem with empty presentation object


2010-03-15  Helge Delfs [hde]  <hde@openoffice.org>  [456166f4efbe08ec4253e6ca627b24e4076e016f]

tl74#i105514#Autotests adapted for new thesaurus dialogs


2010-03-15  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [6c07c7cad453e4ebb447577c7313323764d50ea9]

dba33f: #i110036#: when creating new controls or grid columns, set MouseWheelBehavior to NEVER


2010-03-15  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [d17e846b168e1a41cb9bbad9123924499787a208]

dba33f: #i110036#: when creating new controls or grid columns, set MouseWheelBehavior to NEVER


2010-03-15  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [ebf649068096d362c140e329fc3f0a5f74b4ffec]

slidecopy: initial version of a "Tool Panel" At the moment, this implementation is parallel to the existing TaskPane implementation, but on the medium term, it is intended to replace it. No change in functionality is planned for the moment, just the panel selection is done via a tab bar, instead of the the "jumping drawers". Pending tasks (as known so far): - Accessibility. No implementation at all, yet. - showing/hiding tool panels from the "View" drop down menu - connection to the resource framework. At the moment, de/activating panels completely bypasses the resource   framework. - alternative implementation of the PanelDeckLayouter which mimics the old design. To be activated by default, for   the moment. - removal of the (old, by then) TaskPane implementation. Care needs to be taken that the framework API stays   unchanged, i.e., the current ToolPanel resource must be renamed back to RightPane when RightPane is not   occupied anymore by the old implementation. Same for other resource names.


2010-03-15  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [f391eb8768b00e1db5bdf8a510ba5cce3669f572]

slidecopy: initial version of a "Tool Panel" At the moment, this implementation is parallel to the existing TaskPane implementation, but on the medium term, it is intended to replace it. No change in functionality is planned for the moment, just the panel selection is done via a tab bar, instead of the the "jumping drawers". Pending tasks (as known so far): - Accessibility. No implementation at all, yet. - showing/hiding tool panels from the "View" drop down menu - connection to the resource framework. At the moment, de/activating panels completely bypasses the resource   framework. - alternative implementation of the PanelDeckLayouter which mimics the old design. To be activated by default, for   the moment. - removal of the (old, by then) TaskPane implementation. Care needs to be taken that the framework API stays   unchanged, i.e., the current ToolPanel resource must be renamed back to RightPane when RightPane is not   occupied anymore by the old implementation. Same for other resource names.


2010-03-15  Ingrid Halama  <iha@openoffice.org>  [8195643ff81f7a60e46522767c6b6483713f4af1]

chart43: merge with DEV300_m75


2010-03-15  Michael Stahl  <mst@openoffice.org>  [b164e350dec6d682834e997cf8aae6471ec6afee]

odfmetadata4: Metadatable: improve generation of xml:ids:  replace rand(), which only produces 0..2^31 on solaris, with a rtlRandomPool.


2010-03-15  Michael Stahl  <mst@openoffice.org>  [0c81e6d9550c35717e578cf8c622356400f3bed5]

odfmetadata4: sfx2::Metadatable: split CreateUndo() into 2 methods


2010-03-15  Michael Stahl  <mst@openoffice.org>  [880c875024df2b8cd73056a7f91258f27b91c674]

odfmetadata4: sfx2::Metadatable: split CreateUndo() into 2 methods


2010-03-15  Michael Stahl  <mst@openoffice.org>  [60854b557856981023cf739a20f4a4d0fd666b83]

odfmetadata4: #i110070#: XMLTextImportHelper:  clean up: move all members to Impl structs.  replace const OUString members with function static OUStrings.  move XMLTextImportHelper::GetTextFieldAttrTokenMap to txtimp.cxx.


2010-03-15  Michael Stahl  <mst@openoffice.org>  [1567ab677258529fe1f3e4047d86d17396117fa2]

odfmetadata4: #i110070#: XMLTextImportHelper:  clean up: move all members to Impl structs.  replace const OUString members with function static OUStrings.  move XMLTextImportHelper::GetTextFieldAttrTokenMap to txtimp.cxx.


2010-03-15  Michael Stahl  <mst@openoffice.org>  [bc246d88489f8115461fa7be2aa3db90512cc3d5]

odfmetadata4: #i110070#: fix import of RDFa on text:bookmark-start:  XMLTextImportHelper: store parsed RDFa attributes in bookmark map.  XMLTextMarkImportContext::EndElement(): handle RDFa attributes properly.  TextPortionEnumerationTest: add test for bookmark xml:id and RDFa.


2010-03-15  Michael Stahl  <mst@openoffice.org>  [251c4df1190aa19f1372ad9cc43435df6f95d7c4]

odfmetadata4: #i110070#: fix import of RDFa on text:bookmark-start:  XMLTextImportHelper: store parsed RDFa attributes in bookmark map.  XMLTextMarkImportContext::EndElement(): handle RDFa attributes properly.  TextPortionEnumerationTest: add test for bookmark xml:id and RDFa.


2010-03-15  Michael Stahl  <mst@openoffice.org>  [d02ed4c2c1a421f6d51a4e2bb6df9164557094e7]

odfmetadata4: #i110070#: RDFaImportHelper:  split up former AddRDFa method into ParseRDFa and AddRDFa steps.


2010-03-15  Ingo Schmidt  <is@openoffice.org>  [9f1c53a54af0323c07f6600c3418b3740f81e674]

native0 #161763# new ooo icons for mac


2010-03-15  Michael Stahl  <mst@openoffice.org>  [9f69ed267e3b04e5236b70703e72f04e456c67ca]

odfmetadata4: #i110033#: API change: remove rdfs:label statements for RDFa.  css.rdf.XDocumentRepository: method getStatementRDFa() also returns a bool.  librdf_repository:    setStatementRDFa() no longer generates the rdfs:label statement.    getStatementRDFa() no longer handles the rdfs:label statement.    add a set to store elements with xhtml:content.  RDFaExportHelper:    adapt export to new getStatementRDFa() and lack of rdfs:label statement.


2010-03-15  Michael Stahl  <mst@openoffice.org>  [7e619ffe397e2b607b31488cd70836a0d600c5cc]

odfmetadata4: #i110033#: API change: remove rdfs:label statements for RDFa.  css.rdf.XDocumentRepository: method getStatementRDFa() also returns a bool.  librdf_repository:    setStatementRDFa() no longer generates the rdfs:label statement.    getStatementRDFa() no longer handles the rdfs:label statement.    add a set to store elements with xhtml:content.  RDFaExportHelper:    adapt export to new getStatementRDFa() and lack of rdfs:label statement.


2010-03-15  Michael Stahl  <mst@openoffice.org>  [9fed38e7d84614ba7000a19ad868af15b63ec720]

odfmetadata4: #i110033#: API change: remove rdfs:label statements for RDFa.  css.rdf.XDocumentRepository: method getStatementRDFa() also returns a bool.  librdf_repository:    setStatementRDFa() no longer generates the rdfs:label statement.    getStatementRDFa() no longer handles the rdfs:label statement.    add a set to store elements with xhtml:content.  RDFaExportHelper:    adapt export to new getStatementRDFa() and lack of rdfs:label statement.


2010-03-15  Michael Stahl  <mst@openoffice.org>  [a5f69a9badb8c7a02063f98e3932267fe606698e]

odfmetadata4: #i109983#: SwXDocumentIndexMark:  prevent setPropertyValue() and setMarkEntry() from calling disposing()  on listeners, and from un-registering at the SwTOXType.


2010-03-15  Michael Stahl  <mst@openoffice.org>  [b326942081e2520f1a36c92befd13c92b7564abd]

odfmetadata4: #i107672#: SwXDocumentIndexMark: fix regression


2010-03-15  sb  <sb@openoffice.org>  [ab4f2ee918d26c68eca2ba0c9c07820162718cd1]

sb121: merged in DEV300_m75


2010-03-15  sb  <sb@openoffice.org>  [a40ff089584ca2e4e9f1d1eccb5b7dc7f1952435]

sb121: merged in DEV300_m75


2010-03-15  sb  <sb@openoffice.org>  [6783289ec7d8f58770b98e7ec2eada5a6d88162b]

sb121: merged in DEV300_m75


2010-03-15  sb  <sb@openoffice.org>  [2b5cb85aa85b15599ba82ce2281e1dbde8a0b804]

sb121: merged in DEV300_m75


2010-03-15  sb  <sb@openoffice.org>  [437778a56ba3cdb9b06f96099d0c037637d31a8a]

sb121: merged in DEV300_m75


2010-03-15  Thomas Lange [tl]  <tl@openoffice.org>  [29b98229601662b6bf102753f4b88baf97e57119]

cws sw321bf01: #i107843# em-dash/en-dash breakiterator fix for spell checking


2010-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [b0de9864cd5e813e222d94abb820aa18992aea85]

CWS-TOOLING: integrate CWS installer10


2010-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [bf9af673cc25aad48f5ac12d97b8b51dbc037d2d]

CWS-TOOLING: integrate CWS ause117


2010-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [c0572a8a1b7b7419502090ee89667ba3e217e394]

CWS-TOOLING: integrate CWS cmcfixes73


2010-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [d66589daf236ecd2a9ed58cce196f0fc38194831]

CWS-TOOLING: integrate CWS ause110


2010-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [cc5aea5a194690620bd609a314f22f642c947973]

CWS-TOOLING: integrate CWS hr70


2010-04-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [f1b22d163adaf431772defb1c866441e9f4a0084]

CWS-TOOLING: integrate CWS writerfilter07


2010-04-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [36562379fe719e6d12b7244265d7a2fea2a51c4d]

CWS-TOOLING: integrate CWS native290


2010-04-06  Caolán McNamara  <cmc@openoffice.org>  [e875b739a89d6f82a982d81461eba0ae1eef3167]

cmcfixes73: #i110077# silence soltools warnings


2010-04-02  Caolán McNamara  <cmc@openoffice.org>  [b5a67534f692c8f4345db6ce3e5b137b43995589]

cmcfixes73: #i110136# explicitly turn on saxon external features


2010-04-02  Caolán McNamara  <cmc@openoffice.org>  [efb91af7c77fffc57b3ab10926d939e3fd4fcfe3]

cmcfixes73: merge with DEV300 m75


2010-03-29  Hans-Joachim Lankenau  <hjs@openoffice.org>  [7dc9538972dcbdb570f724f5ec2a5c3ac780d5ef]

ause117: #i110472# define target java version


2010-03-25  Henning Brinkmann  <hbrinkm@openoffice.org>  [dfe0f1639679fba5b86dfe45ff43aec626484b36]

writerfilter07: reverted configure.in to master version


2010-03-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [1e09be60cab50987f4ce2a5e205c76c391b188bf]

hr70: #i110138#: delete per-module zip-files on deliver -delete instead of emptying them


2010-03-24  Ingo Schmidt  <is@openoffice.org>  [cba339c925b306ef65f9f0564dc7aaff349986ca]

native290 #i108407# stop packaging process, if uno components cannot be registered


2010-03-24  Ingo Schmidt  <is@openoffice.org>  [885692be7b9de048dd2abb1511d229130308b7e8]

native290 #i109223# enable packaging for package format portable


2010-03-23  Henning Brinkmann  <hbrinkm@openoffice.org>  [13c46dd841b21ffcd7c5e971daa4eb5d7bef39fb]

writerfilter07: merged intermediate changes on outgoing


2010-03-23  Henning Brinkmann  <hbrinkm@openoffice.org>  [bb076d2e58b57abd066515855796eaf46916dd99]

writerfilter07: merged DEV300_m75


2010-03-22  Hans-Joachim Lankenau  <hjs@openoffice.org>  [0e9ca4668659ea6149bb5cb7b488dd9b75dc04d6]

ause117: #i110265# do check on flag file in output tree


2010-03-18  Caolán McNamara  <cmc@openoffice.org>  [481edcc9b83728545d763fddbe4352fe37deaae7]

cmcfixes73: #i110077# silence soltools warnings


2010-03-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [9be338705ff6c98f6c8601b2d2819edc08758521]

ause110: #i106731# yet another changed tarball


2010-03-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [04ec3f085f3afc63024c9f33db575b4fd6dc5b46]

ause110: update to DEV300_m75


2010-03-15  Caolán McNamara  <cmc@openoffice.org>  [695871957c18544577065488908f86871f470f2a]

cmcfixes73: #i110136# detect useless saxon versions


2010-03-15  Hans-Joachim Lankenau  <hjs@openoffice.org>  [4746986b34e0c783b01786e2c17c22f8ed052fac]

ause110: #i106731# no -e in solaris sh


2010-03-15  Thomas Lange [tl]  <tl@openoffice.org>  [ffdc043d7272d2e0a664f530bbc112f952acadab]

cws sw321bf01: #i107843# em-dash/en-dash breakiterator fix for spell checking


2010-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [7af9cfa496f7ef601be82cfaafd93421cb6c54a8]

CWS-TOOLING: integrate CWS dtardon02


2010-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [814fe8fe471b592cd86bb04ce6fd4237c1036490]

CWS-TOOLING: integrate CWS cmcfixes73


2010-04-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [497c9acf93d7c69c6454e3fd491cdcbea48446d7]

CWS-TOOLING: integrate CWS writerfilter07


2010-04-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [7c9db31b05607c96c06852448ed95fabc07a3d8c]

CWS-TOOLING: integrate CWS thbfixes10


2010-04-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [fc198f402371f764b03d44272991dc79e1b1db67]

CWS-TOOLING: integrate CWS ppp02


2010-04-12  thb  <thb@openoffice.org>  [630a7d6e0ac8d418b20d5958becedab51026cdd9]

Merged DEV300_m76


2010-04-02  Caolán McNamara  <cmc@openoffice.org>  [fab2ad2791f0dbc88c06e601e3357aa8d1732de1]

cmcfixes73: merge with DEV300 m75


2010-03-31  thb  <thb@openoffice.org>  [ce1a6f91416ea6a3ca8aa067c0fac1e909ee272c]

Merge DEV300_m75

 * resolved two conflicts caused by lineend changes in
   canvashelper_texturefill.cxx and implrenderer.cxx. Took the cws
   version, which uses new texture fill semantics, and fixes clipping
   bug
 * binned file header changes from head for deleted files
2010-03-23  Henning Brinkmann  <hbrinkm@openoffice.org>  [0dca7054d9967ec335ed7a541e76a34490cc027e]

writerfilter07: merged DEV300_m75


2010-03-18  Caolán McNamara  <cmc@openoffice.org>  [438d3eef38d0b13ee54f5ab2f0365893dbdff68a]

cmcfixes73: #i110069# remove platform-dependent test


2010-03-15  Joerg Skottke [jsk]  <jsk@openoffice.org>  [0e5c38450385ad313571e3c1af1a8b0336d2657f]

vitomation01: Branch merge with DEV300_m75


2010-03-15  Joerg Skottke [jsk]  <jsk@openoffice.org>  [1707fbfed60b4e8d0ccf3c6c134c00bca87ff085]

vitomation01: #i110065 - Enhance list functions as a foundation for changes requested by KLA


2010-03-14  David Tardon  <dtardon@openoffice.org>  [70eb92ace08ef3ce055634b0491b741b8c3c3bd1]

dtardon01: #i37275# remove unused SHL5STDLIBS decl. that breaks build on win32

The rest of that library definition was removed by CWS sb25 five! years ago.
2010-03-13  Joerg Skottke [jsk]  <jsk@openoffice.org>  [f38ce5629d5dafae9bbf7b41308c95c6f4e14942]

native0: #161747 - Fix help tests (missing reference files) and disabled saving files in 645 (binfilter) format for now. Need to check why the f_basic_incorrect_passwords still fails.


2010-03-16  Joerg Skottke [jsk]  <jsk@openoffice.org>  [2103d4f2a979d991d79e08efd9ff38bfb2a0058a]

native0: #161747 - Filternames for platforms with larger filter set


2010-03-15  Joerg Skottke [jsk]  <jsk@openoffice.org>  [093cbd438c5546661ad61cd4cd6263de69716e25]

native0: #161747 - Add automatic filename completion to test case (which caused the test to fail)


2010-03-15  Joerg Skottke [jsk]  <jsk@openoffice.org>  [ae3aaaf4f59c94cd3f90d8fc5b792f37a871d259]

native0: #i161747 - Update filterlists to support Oracle Open Office


2010-03-15  Joerg Skottke [jsk]  <jsk@openoffice.org>  [163504f31d74dae38729bcd5259931b57def8d5f]

native0: #i161747 - Update help tests to support Oracle Open Office


2010-03-12  sj  <sj@openoffice.org>  [550f5d560e638b484549fd64bc17e68a832198b9]

impress187: #161732# fixed table import, no longer layouting during the import


2010-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [21124bf5df88ec7ec4fb2f412bceb339500fce42]

CWS-TOOLING: integrate CWS cmcfixes73


2010-04-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [81fd4e94eb2ad3af3c877213ed70fc7ef5831d7a]

CWS-TOOLING: integrate CWS writerfilter07


2010-04-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [36937467e749b795089a050d596de6987e0ae496]

CWS-TOOLING: integrate CWS thbfixes10


2010-04-12  thb  <thb@openoffice.org>  [6e50f122039b666c6a88a6417fada584c3aa27f0]

Merged DEV300_m76


2010-04-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [b8e6f863db2f8a5ef34409e5080491fe7b198045]

CWS-TOOLING: integrate CWS dr74


2010-04-02  Caolán McNamara  <cmc@openoffice.org>  [5c94eed2c49fa592e93757bcd0982e7be2d01ef7]

cmcfixes73: #i110136# explicitly turn on saxon external features


2010-03-31  thb  <thb@openoffice.org>  [d13ff9e62e43eb65d8f2b16d4fc8dc095914df75]

Merge DEV300_m75

 * resolved two conflicts caused by lineend changes in
   canvashelper_texturefill.cxx and implrenderer.cxx. Took the cws
   version, which uses new texture fill semantics, and fixes clipping
   bug
 * binned file header changes from head for deleted files
2010-03-23  Henning Brinkmann  <hbrinkm@openoffice.org>  [624950197e7855310eab450bcd78949a627ab1aa]

writerfilter07: merged DEV300_m75


2010-03-12  David Tardon  <dtardon@openoffice.org>  [66a247b2b949507b59b9eea71cee80020f08f0ab]

dtardon01: #i37275# remove (again) all traces of xmlkywd.[ch]xx


2010-03-12  David Tardon  <dtardon@openoffice.org>  [961241c20e8d6492b370963cfffd02c8b9f40107]

dtardon01: #i37275# remove (again) all traces of xmlkywd.[ch]xx


2010-03-12  Christian Lippka  <christian.lippka@sun.com>  [84e20df51bd354be2eca3078e084de74c5426205]

renaissance2: merge to m73


2010-03-12  Christian Lippka  <christian.lippka@sun.com>  [bbafe4c2e26b9337672d8405f971db613d53ad78]

renaissance2: merge to m73


2010-03-12  Christian Lippka  <christian.lippka@sun.com>  [9d4bbb9fd63a34d8420b38eacf00093c8d749ccd]

renaissance2: merge to m73


2010-03-12  Christian Lippka  <christian.lippka@sun.com>  [13a0685f0fc2dbe2046b13e6ba37c7366b10087f]

renaissance2: merge to m73


2010-03-12  Christian Lippka  <christian.lippka@sun.com>  [d7e6a5284e6262f800435bcf35b8c840db63b698]

renaissance2: merge to m73


2010-03-12  Christian Lippka  <christian.lippka@sun.com>  [fc23be8c2af3e8f6850431f15974820b62a21c2a]

renaissance2: merge to m73


2010-03-12  Christian Lippka  <christian.lippka@sun.com>  [1c858f73a9994340b8735fdcd5cfd018115e01cd]

renaissance2: merge to m73


2010-03-12  Ingo Schmidt  <is@openoffice.org>  [4b0623b8468f841a3821e14c6641eec3cbc9a8c8]

native0: #161763# new bitmaps for OOo


2010-03-12  Ingo Schmidt  <is@openoffice.org>  [f4a89a4f4796f578f43965afd5ff9962d63ad947]

native0: #161763# new bitmaps for OOo


2010-03-12  Eike Rathke [er]  <erAck@sun.com>  [90621cf951d23564d0d954faf6a35519070b2437]

dr73: #i103152# description of T()


2010-03-12  sb  <sb@openoffice.org>  [70eb8c657905567005f7606084001dfacc61bf48]

sb121: #i107352# filter out lib/lib-dynload libs that are marked as _failed by setup.py, anyway


2010-03-12  Henning Brinkmann  <hbrinkm@openoffice.org>  [57eeea2e74a7228537c7a518111785fd4525861f]

writerfilter08: Use 'Input' as field type for FORMTEXT


2010-03-12  Carsten Driesner  <cd@openoffice.org>  [4dec63042a0e962063fcfe40a47def70b4874f67]

native0: #161700# Exchange old application icons for OOo


2010-03-12  Henning Brinkmann  <hbrinkm@openoffice.org>  [a61debdf9f3894a8011343c348b25c06d47742d0]

writerfilter08: refactoring of DomainMapper_Impl::CloseFieldCommand


2010-03-12  sb  <sb@openoffice.org>  [9dea6c498e895d0b30c570e443f63ebdc94f811f]

sb121: #i86044# call crash_report with full path (and make some simplifications)


2010-03-12  sb  <sb@openoffice.org>  [0bff64160e18d30a0bd2f961a1a28a22b2c360e0]

sb121: #i86044# call crash_report with full path (and make some simplifications)


2010-03-12  sb  <sb@openoffice.org>  [31d481aa201d7181e9375dba7b00065114c66796]

sb121: #i86044# call crash_report with full path (and make some simplifications)


2010-03-12  Eike Rathke [er]  <erAck@sun.com>  [fd5e0a5092b3523f7968aae5ed35dc75a583038d]

dr73: branch merge


2010-03-12  Caolán McNamara  <cmc@openoffice.org>  [c731d6538ceb419448446cd5ccca886401b3715b]

cmcfixes73: #i110077# silence soltools warnings


2010-03-12  Eike Rathke [er]  <erAck@sun.com>  [411accfd0d620d14f83647bf940097518daeed36]

dr73: #i110059# include IF in Calc's initial (recently used) function list again


2010-03-12  Carsten Driesner  <cd@openoffice.org>  [54da565767b0bb09e9e17ba9de0eb1d16082a547]

native0: #161756# New splash screen, about box and icons for OOo


2010-03-30  Vladimir Glazunov  <vg@openoffice.org>  [84750a4a9dd2cf8e748b632406db9d9212593acb]

native0: #161436# Make migration only available for o5oo - transplanted from 63cddf4e9a61@native0


2010-03-30  Vladimir Glazunov  <vg@openoffice.org>  [a561b478779261a75a44b6c2c7aff554d8ee5aa1]

native0ext:#161688# rebranding extensions, part 2 - transplanted from 7e1d416e40bf@native0


2010-03-12  Carsten Driesner  <cd@openoffice.org>  [6d90fe07f02bab1d43c4e3ef19e6d20162428e01]

native0: #161756# New splash screen, about box and icons for OOo


2010-03-30  Vladimir Glazunov  <vg@openoffice.org>  [707378b9d0506c9820afe6ea066c118e97ac7023]

native0: #161436# Make migration only available for o5oo - transplanted from 63cddf4e9a61@native0


2010-03-12  Carsten Driesner  <cd@openoffice.org>  [cbabe57de3c2ea529f9a9ced85cd1e962f28b8b0]

native0: #161756# New splash screen, about box and icons for OOo


2010-03-26  Vladimir Glazunov  <vg@openoffice.org>  [8aa50a5b790e269467669e1263c927550c58330b]

o5oo branding of startcenter - transplanted from 3b0a27115246@native0


2010-03-12  David Tardon  <dtardon@openoffice.org>  [4a8e9c4d08445b2a3bb9f43566e4b21b87bd5f2e]

dtardon02: #i108503# #i108505# #i108507# #i108508# #i110035# clean up makefiles and #includes


2010-03-12  David Tardon  <dtardon@openoffice.org>  [6ca2b2c5251fed9f5edb320c1791fb8dadf092b9]

dtardon02: #i108503# #i108505# #i108507# #i108508# #i110035# clean up makefiles and #includes


2010-03-12  sb  <sb@openoffice.org>  [e70746f836dc2893016182a12efc9ae0d9f0793f]

sb121: #i109280# if sal is not built with the crash reporter, then just dump core (patch by cmc)


2010-03-12  sb  <sb@openoffice.org>  [3660455b07dc767af934676ed4694fc1738a97ef]

sb121: #i109878# avoid warning about non-virt dtor by inheriting privately


2010-03-12  Christian Lippka  <christian.lippka@sun.com>  [e725e315399f527e63f919a9a6861066b1f41512]

#i109909# fixed broken button sets for html export


2010-03-12  Hans-Joachim Lankenau  <hjs@openoffice.org>  [447da3f7477834203da382ac1eb5324ae59aa908]

ause110: #i106731# one more tarfile


2010-03-12  Mihaela Kedikova  <misheto@openoffice.org>  [b5e60257b01d6df6b7e8357419fa65b60d7f4f4a]

changes in XGridColumnListener


2010-03-12  Hans-Joachim Lankenau  <hjs@openoffice.org>  [7674ab988e6276e98143da679c962c375a557650]

ause110: #i106731# one more tarfile


2010-03-12  Christian Lippka  <christian.lippka@sun.com>  [730aeac3960b99fc238ef2d05a2268c7f9041a6b]

#i110010# disable undo while importing ppt


2010-03-24  Vladimir Glazunov  <vg@openoffice.org>  [5c37cad1cdd52dd0dbf0c3ba6b04a6b0378e836a]

#i108917# fixed confusing behaviour of context menu and meta drop down menu in impress comments window - transplanted from 263351@impresscomments1


2010-03-12  sb  <sb@openoffice.org>  [d4ba2aa9c5f60d1eccb923daff4a6fcd0c063aba]

sb121: #i109146# fixed assertion logic


2010-03-12  sb  <sb@openoffice.org>  [41224e430b032605267b665f33b7375380c13c74]

sb121: #i110001# garbage removed (patch by dtardon)


2010-03-12  Henning Brinkmann  <hbrinkm@openoffice.org>  [da74953f4492dec8ec08e78c271fea14a864bc4c]

writerfilter08: import of FORMTEXT first try


2010-03-12  sb  <sb@openoffice.org>  [a42347c3910d5921047094d19e5166daad13354b]

sb121: #i110049# avoid aliasing problem by stripping down not-to-be-called function


2010-03-12  Caolán McNamara  <cmc@openoffice.org>  [6f9dd6728ba68934d678a6caf66edcdf2900537a]

cmcfixes73: #i110069# add 61 count for ia64 as well


2010-03-12  Caolán McNamara  <cmc@openoffice.org>  [f038300e84f5f73f26b3cfe9db5b9a61fb679f02]

cmcfixes73: #i110011# silence perl deliver warning


2010-03-12  David Tardon  <dtardon@openoffice.org>  [837934dedd99e83036a0ff99a35129cb86e3db4f]

dtardon02: #i18508# revert errorneously removed file in sw


2010-03-12  Caolán McNamara  <cmc@openoffice.org>  [ce744c8437ca04701394aedb244a29928e12aea4]

cmcfixes73: #i110068# unify headers in one place


2010-03-12  Caolán McNamara  <cmc@openoffice.org>  [03abcba9c53630795987c7a1545de6376c36849d]

cmcfixes73: #i110068# unify headers in one place


2010-03-12  Caolán McNamara  <cmc@openoffice.org>  [be598e0f047c4ff98919182d59a601a5a6633ada]

cmcfixes73: #i110068# unify headers in one place


2010-03-12  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [d4656e889e0aec1c8d2316ddcedb3bbf5d36df5a]

slidecopy: use ::Window instead of Window, useful in contexts where somebody had the idea of defining another (namespaced) class Window ...


2010-03-12  Joerg Skottke [jsk]  <jsk@openoffice.org>  [40081e3e9830f4df6bf7dd86a0f71ab069af6685]

vitomation01: #i110065 - Enhanced hManageComaprisionList(), hListCompare(), introduced hListResultEvaluation() and adjusted all calling test cases.


2010-03-12  Helge Delfs [hde]  <hde@openoffice.org>  [50a75d58db8954f32048400eb376bd26fb8d3db1]

native0#161752#greenstate fixes


2010-03-30  Vladimir Glazunov  <vg@openoffice.org>  [36a288c52bea707d0b3227c0ec55566e8b43ed0c]

native0#161752#greenstate fixe - transplanted from fee134b4457b@native0


2010-03-11  sb  <sb@openoffice.org>  [ccade847311244acd5ba284982ffb110f22defc8]

sb120: #i110061# ...and make sure CC/CXX are used where appropriate (again based on that other patch by cloph) (transplanted from 7319e4d72cb37e0076e73c64abe7dbb01acc3bb3)


2010-03-15  sb  <sb@openoffice.org>  [50edf1689613bae5fd4b64195597f391eb8bd374]

sb121: merged in DEV300_m75


2010-03-11  sb  <sb@openoffice.org>  [fb2295f3538f8d22e8ca8955d431ab04157af112]

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>  [0cec9ead996dd410d33a7a999df668ac0925aebb]

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>  [63a037046ed3dd5487e2afbc37f43667cbd15b53]

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>  [d509d8f65323ed0c92b86a293d28cd998666341d]

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>  [8680a9fa700b293ff61b85f14407a54c5760070a]

sb121: merged in DEV300_m75


2010-03-12  sb  <sb@openoffice.org>  [aeb3fececf49b53d5308ac60efbc1efb82e1ea3b]

sb121: #i86044# call crash_report with full path (and make some simplifications)


2010-03-11  sb  <sb@openoffice.org>  [57207d247e9da9d51186b874f4ec32969ad67d26]

merged in re/DEV300_next towards DEV300_m75


2010-03-11  sb  <sb@openoffice.org>  [124a56ba4e448e19bd924814b336142d47bd1bbb]

merged in re/DEV300_next towards DEV300_m75


2010-03-11  sb  <sb@openoffice.org>  [c9e8ff330c8d2cb73f8e0776688bf2c95df206e6]

merged in re/DEV300_next towards DEV300_m75


2010-03-11  sb  <sb@openoffice.org>  [f24ef23d792f17b5b1dc94bce266a5f088c7c8a6]

merged in re/DEV300_next towards DEV300_m75


2010-03-11  sb  <sb@openoffice.org>  [c9d8dff3454bba8d304b238994d4e8842406bd46]

merged in re/DEV300_next towards DEV300_m75


2010-03-11  sb  <sb@openoffice.org>  [565e75d190edd54fc975dd5fb9a868038643e10c]

merged in re/DEV300_next towards DEV300_m75


2010-03-11  sb  <sb@openoffice.org>  [7bde10a798b77d306ee2051ed424a9b9e685c6df]

merged in re/DEV300_next towards DEV300_m75


2010-03-11  sb  <sb@openoffice.org>  [00499cbacac34060828b740d0b770a1c968e3649]

merged in re/DEV300_next towards DEV300_m75


2010-03-11  Christian Lippka  <cl@openoffice.org>  [88635eddcd4e4d8a3eb4293cbbe055415cd147c4]

moved toolbarmenu to svtools and reworked to non sfx2 code


2010-03-11  Christian Lippka  <cl@openoffice.org>  [d701c3f7c839d146790c1f63d705330a1668ab01]

moved toolbarmenu to svtools and reworked to non sfx2 code


2010-03-11  Christian Lippka  <cl@openoffice.org>  [9b03159e7030963753dcc7ff82f0b49207bd42b4]

moved toolbarmenu to svtools and reworked to non sfx2 code


2010-03-11  Christian Lippka  <cl@openoffice.org>  [61664303ef9f75e30a109f114a5e10348eb5b8ec]

allow popup windows without tear off


2010-03-11  Christian Lippka  <cl@openoffice.org>  [6043eb1e55e37efcdd4a6e74c41cbeb8dfa42dbb]

support dropdownonly on toolbar save


2010-03-11  Mihaela Kedikova  <misheto@openoffice.org>  [1d16fb039da5285a5a884ea2fffe0e2c85608cb4]

bugs fixed for build on macOS


2010-03-11  Ivo Hinkelmann  <ihi@openoffice.org>  [f9dcd6804f7a15de47239a61ea149cbed4baa62d]

masterfix DEV300: #i10000# #i110041# --with-lang=ALL: build failure at postprocess


2010-03-11  Joerg Skottke [jsk]  <jsk@openoffice.org>  [5888746523c6032931996b116ef487cb0915b67d]

vitomation01: #i109562 - Indention according to coding guidelines


2010-03-11  Ivo Hinkelmann  <ihi@openoffice.org>  [bdf1689921f50e05c76bda4aa16abd464e0ac1b0]

#masterfix DEV300: #i10000# add missing dep


2010-03-11  Joerg Skottke [jsk]  <jsk@openoffice.org>  [11734cf6ac7bf5edcb58517cc1e7f42c950ad1b0]

vitomation01: #i109562 - Indention according to coding guidelines


2010-03-11  Joerg Skottke [jsk]  <jsk@openoffice.org>  [4b2b4aead73289b3530ae345de4d4319bca5abf6]

vitomation01: #i109562 - Removed DateiFreigeben() and DateiSperren(), they are unused


2010-03-11  Ivo Hinkelmann  <ihi@openoffice.org>  [f099cd4586bf41f30dea8190dbd2bd7b4234cf60]

masterfix DEV300: #i10000# gtk version workaround


2010-03-11  Thomas Lange [tl]  <tl@openoffice.org>  [790814ab03bed7d1a05f36ce560292c5f25896a1]

#i110048# rearranging controls of the password dialog


2010-03-11  Marc Neumann [msc]  <Marc.Neumann@sun.com>  [da45295271b802e82a6a3f4afbb6b86a02da570e]

native0: #161745# fix item count


2010-03-11  Ivo Hinkelmann  <ihi@openoffice.org>  [4df943bb3e9cd0f85892a3255a5aa96ecd617816]

#masterfix DEV300: #i10000# add missing dep


2010-03-11  Dirk Voelzke  <dv@openoffice.org>  [cad0cf764bca61089d00ca9fc8bc6348dda8b0d7]

native0ext:#161688# changed some extension descriptions, part 2


2010-03-30  Vladimir Glazunov  <vg@openoffice.org>  [401c922376c122b51189cd017162a8ddfb46799a]

native0ext:#161688# rebranding extensions, part 2 - transplanted from 7e1d416e40bf@native0


2010-03-29  Vladimir Glazunov  <vg@openoffice.org>  [392665ae8576c5c14f24b4ea0361663cc795ae1f]

#i10000# commit repaired changeset - transplanted from b562f62892bf@native0


2010-03-29  Vladimir Glazunov  <vg@openoffice.org>  [32a41d0d54881f6b0b2c878adce9e31a2287db87]

native0ext:#161688# rebranding extensions, part 2 - transplanted from 3d9497740c41@native0


2010-03-11  Ivo Hinkelmann  <ihi@openoffice.org>  [e70f82e7f24b1156a2d635f9563091aae18a7632]

#masterfix DEV300: #i10000# add missing dep


2010-03-11  Henning Brinkmann  <hbrinkm@openoffice.org>  [a837386d24183cfe31b2468febb44657e62a027d]

writerfilter08: tokenize FFData and fill FFDataHandler


2010-03-11  Joerg Skottke [jsk]  <jsk@openoffice.org>  [37cb8833eb2a88b8a42e2dc26fc1200230f3ce33]

vitomation01: Local merge with DEV300_m74


2010-03-11  Niklas Nebel  <nn@openoffice.org>  [285d91d1f7f9a6a707c14eae5b67c4cf6a7bb57f]

dr73: #i110008# UpdateReference for shared formulas: call MoveRelWrap, but with the old position


2010-03-11  Joerg Skottke [jsk]  <jsk@openoffice.org>  [243bf1856ba1705fdcf42861cef4f82e692f40f5]

vitomation01: #i109562 - chmod -R 777 on all files below framework


2010-03-11  sb  <sb@openoffice.org>  [ecbebd83b28891e6a57791a62f8049f8cfe30f47]

sb121: #i110006# do not leak Component singleton (based on a patch by cmc)


2010-03-11  Joerg Skottke [jsk]  <jsk@openoffice.org>  [4d326ce5901b13418ea005421f1e018ccc5f5a9b]

vitomation01: #i109562 - Bring Office version info up to date.


2010-03-11  Frank Schönheit  <fs@openoffice.org>  [43533b80c9400efef304654a98d3b71b8430421a]

dba321a: #i109535# grid columns now returning proper types in getTypes


2010-03-11  Joerg Skottke [jsk]  <jsk@openoffice.org>  [602278943f12ddedcddd4cb40a04826c844e8b0e]

vitomation01: #i109562 - Fixed documentation in hGetOLEObjectName()


2010-03-11  sb  <sb@openoffice.org>  [d69aec985db024d46f35080a047d9df3dad2aa75]

tkr33: fixed spurious merge error


2010-03-11  Joerg Skottke [jsk]  <jsk@openoffice.org>  [52567a6df2127313f49bf6ffd02523269ffe694c]

vitomation01: #i109562 - Allow using gApplication as parameter for hGetOLEObjectName() in t_OLE.inc


2010-03-11  Ivo Hinkelmann  <ihi@openoffice.org>  [f2cf0b3fde3d8577260c8b12e380d23a27dbae17]

masterfix DEV300: #i10000# WaE fix


2010-03-11  Niklas Nebel  <nn@openoffice.org>  [7ac60c5f7b478358e648438e4a8fd472ecd53b1e]

dr73: #i109987# SetDocSize: only grow, don't shrink


2010-03-11  Caolán McNamara  <cmc@openoffice.org>  [d9cc9a33542bee1e661f4b8edbc1a56175a01120]

sdfindall: #i46270# remove find all button in draw/impress


2010-03-11  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [c73b3e8ea9e6c394d9c5c0f5cd38d010e6f6e631]

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-11  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [8122194ff0a27b467de23498483887fc2b760508]

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-11  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [1fa5fb8f9074b1b75019ad61e89bde87fab021f7]

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-11  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [143ed0c9912395609b712d1c563759fa33642ca2]

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-11  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [23fe49e15145fce54048c44c49ca0fb09f03c2c2]

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-11  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [ad94448ef29913539688de6a685b301b1fcb2d42]

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-11  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [9a992be38e9a362fc38a6ef567b0abe035858a23]

dba33f: #i110044#: when calculating entry heights, also care for entries without text and image


2010-03-11  Joerg Skottke [jsk]  <jsk@openoffice.org>  [6d5ba1bc574fd06b4d6c5fda9959c02f6bb0f510]

vitomation01: #i109562 - Removed unexpected ***** Warning: Indention error ***** strings


2010-03-11  tb121644  <tb121644@sr1-eham02-04>  [91cdb9b974dbd56b24194ffdda96c134454e94fa]

#9999# fix window title test


2010-03-11  David Tardon  <dtardon@openoffice.org>  [b6f0318bda22fec7931110f2505c2397f87dcdb9]

dtardon02: #i108505# remove empty files in sd


2010-03-11  David Tardon  <dtardon@openoffice.org>  [ce39973f507b24585f38bcb6f0687dff9e24f854]

dtardon02: #i108509# remove empty files in l10ntools


2010-03-11  David Tardon  <dtardon@openoffice.org>  [b75bab3db1d433e4b9c7abfd6c86286d5d0d7292]

dtardon02: #i108508# remove empty files in sw


2010-03-11  David Tardon  <dtardon@openoffice.org>  [5c9bfbe3024ecd1e6b2b2391461abb0f461638d3]

dtardon02: #i108502# remove empty file in salhelper


2010-03-10  Oliver-Rainer Wittmann  <od@openoffice.org>  [5a413f4d4535240e257092f1cb9ff63aa284d79b]

sw33bf02: adjustments due to merge with DEV300_m74


2010-03-10  Henning Brinkmann  <hbrinkm@openoffice.org>  [3b24ee4d7982a3ca93a20877eeedfa07f1784834]

writerfilter08: merged DEV300_m74


2010-03-10  Henning Brinkmann  <hbrinkm@openoffice.org>  [882b5aa57dc24ca207fe6b8e02466d66f8d698d4]

writerfilter08: merged DEV300_m74


2010-03-10  Henning Brinkmann  <hbrinkm@openoffice.org>  [2cd3aaaec440c65d1a8e166ff4fb719d354f9660]

writerfilter08: merged DEV300_m74


2010-03-10  Henning Brinkmann  <hbrinkm@openoffice.org>  [b4c1403e19e87690c35401038fdb98f528c94d75]

writerfilter08: merged DEV300_m74


2010-03-10  Ingrid Halama  <iha@openoffice.org>  [590a1a5225623eb922e63b02b62e711d153e9d55]

chart43: #i109770# ChartView::getExplicitValuesForAxis accessing destroyed VCoordinateSystem


2010-03-10  Release Engineering  <releng@openoffice.org>  [ff3ac45a0684089547562cc0971e4f53b360c16e]

DEV300


2010-03-10  Hans-Joachim Lankenau  <hjs@openoffice.org>  [d8b6312054fc61f1fc22b166470f0c51deca2087]

ause110: remove updated tarfile


2010-03-10  Ingrid Halama  <iha@openoffice.org>  [1df0c98386af1a0a62a8b685a3b3e6d9fa462b5a]

#i110034# while copy-paste of chart and cell ranges the chart looses its data references


2010-03-10  Christian Lippka  <christian.lippka@sun.com>  [08bd34fe8e2c61f90da4daabf77756d340d3bef8]

merge


2010-03-10  Oliver-Rainer Wittmann  <od@openoffice.org>  [54d4353dd1981f03050886d013cbc61a1a5bbaac]

sw33bf02: merge with DEV300_m74


2010-03-10  Christian Lippka  <christian.lippka@sun.com>  [db63529df6d6e440c82944158877c52ca9db5c7a]

fixed merge error


2010-03-10  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [6bc4ab1dd2d46cd6d0a96c859109bf8013dc6ff7]

vcl110: #i109855# grow printer listbox if possible


2010-03-10  Henning Brinkmann  <hbrinkm@openoffice.org>  [8db519c0e0db06df6114796127572b18995d0ab9]

writerfilter08: added stdio.h to Protocol.cxx for Fedora


2010-03-10  Vladimir Glazunov  <vg@openoffice.org>  [893e297fd7ef6fbb14b7bab518acd999a465efa9]

CWS-TOOLING: integrate CWS fchints01


2010-03-10  Oliver-Rainer Wittmann  <od@openoffice.org>  [6ee4132b1bd42414eb43d98e6519a4c5ff7ff7ca]

sw33a11y01: merge with DEV300_m74


2010-03-10  Oliver-Rainer Wittmann  <od@openoffice.org>  [e516004863124017a0b01ebde6a246981301930b]

sw33a11y01: merge with DEV300_m74


2010-03-10  Oliver-Rainer Wittmann  <od@openoffice.org>  [5cc90c9ad02c8e25a39242ad8eb3cbc41d1ba59b]

sw33a11y01: merge with DEV300_m74


2010-03-10  Oliver-Rainer Wittmann  <od@openoffice.org>  [fd4c9d647c193ee4721d0b738af5584953c63feb]

sw33a11y01: merge with DEV300_m74


2010-03-10  Vladimir Glazunov  <vg@openoffice.org>  [47b3a915c6ac166ba23be73e8061a4bf42e591f8]

CWS-TOOLING: integrate CWS datapilotapi


2010-03-10  Vladimir Glazunov  <vg@openoffice.org>  [5f1c72ae4e8a5d32a30e2ad9f4b2d9ec29701a63]

CWS-TOOLING: integrate CWS datapilotapi


2010-03-10  Vladimir Glazunov  <vg@openoffice.org>  [24bd0c89b451f1d9748a572444cba4907e97c613]

#i10000# add russian for packing


2010-03-10  sb  <sb@openoffice.org>  [2bd7376e52a2aa6da11962a4ff9495dec0c139db]

tkr33: merged in DEV300_m74


2010-03-10  sb  <sb@openoffice.org>  [528ab66635a33f4ac9b6bbe65888436e927c39dc]

tkr33: merged in DEV300_m74


2010-03-10  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f07b71d3f7c3cba30cf16ea67532629d442dc231]

ause110: update to DEV300_m74


2010-03-10  Hans-Joachim Lankenau  <hjs@openoffice.org>  [c2d29ac9121978fb53dc7e4e17202aebcab749cd]

ause110: update to DEV300_m74


2010-03-10  Hans-Joachim Lankenau  <hjs@openoffice.org>  [393382f1bbbecd85d58378571a91e6cf3108ca4c]

ause110: update to DEV300_m74


2010-03-10  Hans-Joachim Lankenau  <hjs@openoffice.org>  [034c59cb79a203034d52da011c33ad328b86f6e6]

ause110: update to DEV300_m74


2010-03-10  Henning Brinkmann  <hbrinkm@openoffice.org>  [7c9bcd844f82b8960a4492dba247dd10272f6a2c]

writerfilter08: made FFDataHandler compile


2010-03-10  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f92271ee18b11a7bcd424f0583ae3f36954ffb7f]

ause110: #i106731# speedup


2010-03-10  Hans-Joachim Lankenau  <hjs@openoffice.org>  [5cfd0629661715fc16b8a74150e3011d14d2b389]

ause110: #i106731# wrapped tarball fetch in setsolar step


2010-03-10  Vladimir Glazunov  <vg@openoffice.org>  [e592f8f777cd1ecafde6d0d3d5882236ee29dc04]

CWS-TOOLING: integrate CWS coc02_1


2010-03-10  Vladimir Glazunov  <vg@openoffice.org>  [6b9635f6b2d62537052bdc11ec84247d3bc72832]

CWS-TOOLING: integrate CWS kso43


2010-03-10  Vladimir Glazunov  <vg@openoffice.org>  [3f2507bb032908c6ad9f11c61a52229f3e33298d]

CWS-TOOLING: integrate CWS kso43


2010-03-10  Steffen Grund  <Steffen.Grund@sun.com>  [6a2c31698d27d59ea34042f69a3a16e765b41f1d]

sg01: merge with DEV300_m73


2010-03-10  Steffen Grund  <Steffen.Grund@sun.com>  [7beb971d91099f9a8a3b54b8711e3745f4839010]

sg01: merge with DEV300_m73


2010-03-10  Steffen Grund  <Steffen.Grund@sun.com>  [44fcba506a56f586556b345a4201cdb1c022e492]

sg01: merge with DEV300_m73


2010-03-10  Vladimir Glazunov  <vg@openoffice.org>  [d369c11cce9c7cd486a9f592bf27497ca630fb2c]

CWS-TOOLING: integrate CWS ab76


2010-03-10  Vladimir Glazunov  <vg@openoffice.org>  [d16421f85cf74c473ad87f27d225fa0fc7fa0005]

CWS-TOOLING: integrate CWS ab76


2010-03-10  Joachim Lingner  <jl@openoffice.org>  [1a1c3d945c76eeb6617294b95b5a987339be217c]

native0 #i161639# increase assembly versions


2010-03-10  Joachim Lingner  <jl@openoffice.org>  [ea90c5db4f3e58e89ac4a07f1891866dd2f9f6de]

native0 #i161639# increase assembly versions


2010-03-10  Kohei Yoshida  <kyoshida@novell.com>  [99e81a072b0a4b60c695d1ddc1a063cb0abd88a4]

koheiextref01: Have ScExternalRefManager::ApiGuard take ScDocument pointer, to make its declaration one-liner.


2010-03-10  Eike Rathke [er]  <erAck@sun.com>  [0bc03476e358477696249822543e01f925d66314]

dr73: wipe segdefs*.hxx, unused since win16


2010-03-10  Vladimir Glazunov  <vg@openoffice.org>  [94bf193db97db0d4ccf6491f8886fdca44e4b252]

CWS-TOOLING: integrate CWS jl137


2010-03-10  Vladimir Glazunov  <vg@openoffice.org>  [a5177cb13a3f479699eea3fe2cae99787affc1a5]

CWS-TOOLING: integrate CWS jl137


2010-03-10  Oliver-Rainer Wittmann  <od@openoffice.org>  [1dbc8ee832440818f7973b56d62ae2696e51758a]

sw33a11y01: #i87532# - method <SwAccessibleTable::getAccessibleColumnDescription(..)> - provide text content of corresponding table cell of column table header


2010-03-10  Eike Rathke [er]  <erAck@sun.com>  [8ae2c8dbcde1c57fa2317436846f6004d9e03e00]

dr73: wipe segdefs*.hxx, unused since win16


2010-03-10  Joerg Skottke [jsk]  <jsk@openoffice.org>  [37917c34fd9b8110bdd4f802f0d63f692b204526]

vitomation01: #i109562 - removed init_tools.inc, performance.inc and all calls to those


2010-03-10  David Tardon  <dtardon@openoffice.org>  [a7e57c1a9cb29c53450db437e48dc9ccbf7155c8]

dtardon01: update to DEV300_m74


2010-03-10  David Tardon  <dtardon@openoffice.org>  [2cbfe1e5608cf2f53eef47a6fb300a0a48935938]

dtardon01: update to DEV300_m74


2010-03-10  David Tardon  <dtardon@openoffice.org>  [569aa90b19bc65cb522a31dd0cf585d4af447b29]

dtardon01: update to DEV300_m74


2010-03-10  David Tardon  <dtardon@openoffice.org>  [c1ed5610471b4b7dbb0fd812dc9274f0d0719565]

dtardon01: update to DEV300_m74


2010-03-10  Joerg Skottke [jsk]  <jsk@openoffice.org>  [42af2d872c7d9c3e0a03b5f842d6fc9b793519eb]

native0: #161747 - Adjustments


2010-03-10  Ingrid Halama  <iha@openoffice.org>  [826c367373739e85d497962a948be6f7f479580a]

chart43: chart copy/paste within selection: adapt complex ranges instead of simple rectangular range


2010-03-10  Joerg Skottke [jsk]  <jsk@openoffice.org>  [26ec644ba23fc082629cdb0a5eaf0c2cb345bbd7]

vitomation01: #i109606 - code compression


2010-03-10  sb  <sb@openoffice.org>  [0ea4aa9eb88c19fb911f51448c431f6afc9561f5]

sb121: #i94456# removed unnecessary Writer-javamail.xcu module


2010-03-10  sb  <sb@openoffice.org>  [086029a4c92cc1233a7daf91647e4fe927f27bcb]

sb121: #i94456# removed unnecessary Writer-javamail.xcu module


2010-03-10  Joerg Skottke [jsk]  <jsk@openoffice.org>  [236213114a1c7b2d6a462e302f8fd8f40433ccf3]

vitomation01: #i109606 - code compression


2010-03-10  Caolán McNamara  <cmc@openoffice.org>  [dc354f51b456f9415765d4c40338cd96697a2709]

cmcfixes73: #i109922# fix new[]/delete mismatch


2010-03-10  Vladimir Glazunov  <vg@openoffice.org>  [d23c9bb3a79277b418e9ce97f63a9811675998b3]

CWS-TOOLING: integrate CWS chartmultiline


2010-03-10  Vladimir Glazunov  <vg@openoffice.org>  [53dcfad04091ad92554efc9eaf7c98653c4575ac]

CWS-TOOLING: integrate CWS chartmultiline


2010-03-10  Vladimir Glazunov  <vg@openoffice.org>  [91d19b62cdf0cfb60bfa55711884149493f797d5]

CWS-TOOLING: integrate CWS chartmultiline


2010-03-10  Vladimir Glazunov  <vg@openoffice.org>  [0430258177b43f9586c654a532bbbf8f77faee5e]

CWS-TOOLING: integrate CWS chartmultiline


2010-03-10  Vladimir Glazunov  <vg@openoffice.org>  [76f254ea8c11b8cb4f41a9a989dbadd2ad14899c]

CWS-TOOLING: integrate CWS chartmultiline


2010-03-10  Vladimir Glazunov  <vg@openoffice.org>  [7871cae1785d3e431d3605f00c573d287fb7b63f]

CWS-TOOLING: integrate CWS chartmultiline


2010-03-10  Vladimir Glazunov  <vg@openoffice.org>  [bc55949afd4ace8f02a7b7f8d9e9ebdd140a8e7d]

CWS-TOOLING: integrate CWS cmcfixes72


2010-03-10  Vladimir Glazunov  <vg@openoffice.org>  [4053935ef71e63909fbe8b9b4fc9d78d2a250235]

CWS-TOOLING: integrate CWS cmcfixes72


2010-03-10  Vladimir Glazunov  <vg@openoffice.org>  [badf73d11af7569d305b82cf557ef0fc5f4ccc47]

CWS-TOOLING: integrate CWS cmcfixes72


2010-03-10  Vladimir Glazunov  <vg@openoffice.org>  [1069e97cf3c567ef2ab6d6832d3a996e5e34e5ad]

CWS-TOOLING: integrate CWS cmcfixes72


2010-03-10  Vladimir Glazunov  <vg@openoffice.org>  [014036b4c913dd9b980f0440a2cd32f8ec511998]

CWS-TOOLING: integrate CWS mingwport28


2010-03-10  Vladimir Glazunov  <vg@openoffice.org>  [5451a1f76db70f7fe244d7f01cd5e64751357572]

CWS-TOOLING: integrate CWS buildtool09


2010-03-10  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [bfad685f27e907072d5c1b11b5103bf7cf40b0fc]

native0: #161727# latest background bitmap does not distinguish RTL, but placement does


2010-03-10  Vladimir Glazunov  <vg@openoffice.org>  [344e390b9d114b3cbdd9d1b39ea44e5cdf875788]

#i109991#


2010-03-10  Joerg Skottke [jsk]  <jsk@openoffice.org>  [ca8c2f758ff6e98eecf01120f7e9400ce123e476]

vitomation01: #i109606 - hInitSingleDoc(), hInitBackingMode() existed twice. This renders init_tools.inc useles, removed.


2010-03-10  Joerg Skottke [jsk]  <jsk@openoffice.org>  [102178d3659a41661b4e8890277b322622d001b8]

vitomation01: #i109562 - Code compression


2010-03-10  sb  <sb@openoffice.org>  [d99069c4d5cc7a27cc7e918fe8aa528a5fa57b41]

sb120: #i83192# removed cppu/test, superseded by testtools tests


2010-03-10  Helge Delfs [hde]  <hde@openoffice.org>  [9c16e9c69126ac6347154049d264606541bd853d]

tl74:#i108360#Adaptions to have greenstate for Cat0


2010-03-10  Caolán McNamara  <cmc@openoffice.org>  [7bec962a4ee98f6f4c9745aeec941993b608b8aa]

hunspell129: merge with DEV300 m74


2010-03-10  Caolán McNamara  <cmc@openoffice.org>  [b1d4997e71b773f87411d2fca27f6e00b6e755ab]

xmlsec1_2_14: merge with DEV300 m74


2010-03-10  Caolán McNamara  <cmc@openoffice.org>  [f2305c43175465c3eff51674991ca0c98d4dcc9f]

xmlsec1_2_14: merge with DEV300 m74


2010-03-10  Caolán McNamara  <cmc@openoffice.org>  [447490d5b8a86bac4bfcd5c3492f96078de37bc6]

xmlsec1_2_14: merge with DEV300 m74


2010-03-10  Ingrid Halama  <iha@openoffice.org>  [a4d17fb0d40f2dc13d073df9d38a54c1ff1f3d21]

chart43: cleanup some chart code


2010-03-10  Thomas Lange [tl]  <tl@openoffice.org>  [3d56bc6855cf3f2ddff213b59ecb55c16ee63786]

#i109999# added missing help id for automatic testing


2010-03-10  Joerg Skottke [jsk]  <jsk@openoffice.org>  [93c9c2513e6c8bef5115a4bf48bd300619c53b11]

native0: #161747 - Fixed scriptcount(s) in f_basic_vba-compat_import_nothing-/-disabled-/-enabled.bas


2010-03-10  Joerg Skottke [jsk]  <jsk@openoffice.org>  [3212df938f04531a99d8b1c34856ee58680b1d89]

native0: #161747 - Fixed scriptcount in f_script_organizers.bas


2010-03-10  Ingrid Halama  <iha@openoffice.org>  [0b500725ae99f9f7db71639fbb88118cadc02ec4]

chartmultiline: merge with DEV300_m74


2010-03-09  Christian Lippka  <christian.lippka@sun.com>  [ad9a90937eb635c84dd18d70cff64cfce14b73a5]

rebase m74


2010-03-09  Christian Lippka  <christian.lippka@sun.com>  [faa3f8f9d0b30d2a0e7bf9a7e0ca632e41a8868d]

rebase m74


2010-03-09  Christian Lippka  <christian.lippka@sun.com>  [2787a71d6c2d4ded074f38c3ee605b4e7bfa14c2]

rebase m74


2010-03-09  Christian Lippka  <christian.lippka@sun.com>  [b751ca7346f2daee377dae72930eb2afe4eb51c8]

rebase m74


2010-03-09  Ingrid Halama  <iha@openoffice.org>  [c6abc438dbd59482e5bdfd5c4adc112b422a895b]

chartmultiline: merge with DEV300_m74


2010-03-09  Ingrid Halama  <iha@openoffice.org>  [903c159d05df7cf600cd9cfcd972e62b948a7001]

chartmultiline: merge with DEV300_m74


2010-03-09  Ingrid Halama  <iha@openoffice.org>  [5d6f6144702d9d361c3ac3455cc337c85c65e81d]

chartmultiline: merge with DEV300_m74


2010-03-09  Ingrid Halama  <iha@openoffice.org>  [6e379264ce9d010eecaac8338c7f061c032c25c6]

chartmultiline: merge with DEV300_m74


2010-03-09  Kohei Yoshida  <kyoshida@novell.com>  [5f94a5e44621da1ca3cf59df7d6cbace46606995]

koheiextref01: #i108404# Disable interaction handler when interpreting formula strings via UNO API.


2010-03-09  Joerg Skottke [jsk]  <jsk@openoffice.org>  [a75b04a606ec378cfb3fbc5976b3925a0796096d]

vitomation01: #i109562 - Fixed documentation in the file macros.txt


2010-03-09  sb  <sb@openoffice.org>  [90d63c271a36a5040ec8dc0063219bd4705501da]

sb120: merged in cws/sb118


2010-03-09  sb  <sb@openoffice.org>  [88736133af77f57c35da0773d5cf2392754c7c28]

sb120: merged in cws/sb118


2010-03-09  Joerg Skottke [jsk]  <jsk@openoffice.org>  [d9617645e0703bd2d4bfcb29fd8b6c6178ea895f]

vitomation01: #i109562 - Fixed documentation in the file accelerators.txt


2010-03-09  Ingrid Halama  <iha@openoffice.org>  [6616bad4c5f200c3e3db340682e33ae239a5964c]

chart43: #i99562# delete secondary axis automatically if last series is deleted that was attached to it


2010-03-09  obo  <obo@openoffice.org>  [2bd0539eba7f9bb8a11c4752c388d8b04b547923]

#i10000# Restore change sets from damaged repository, helpcontent2 and testautomation changes


2010-03-09  sb  <sb@openoffice.org>  [ac427da5f24b84bc725733d5b0856116def1f2b2]

sb118: merged in DEV300_m74


2010-03-09  sb  <sb@openoffice.org>  [5521c8065f538b8cedaf2db2dbff9a265394a6b3]

sb118: merged in DEV300_m74


2010-03-09  sb  <sb@openoffice.org>  [e4505f8155b96104674fabe11d176eaaec64d2c8]

sb118: merged in DEV300_m74


2010-03-09  sb  <sb@openoffice.org>  [6cc14b94cfe240047d1e234f92ac7b5edd4dcb6e]

sb120: #i109978# removed --disable-qadevooo


2010-03-09  sb  <sb@openoffice.org>  [70a334670bad6059fb057fde4e8debbc1b1340f8]

sb120: #i109978# removed --disable-qadevooo


2010-03-09  sb  <sb@openoffice.org>  [4093882718bdd989f2f4d46f8565e3ec6d552af0]

sb120: #i109978# removed --disable-qadevooo


2010-03-09  sb  <sb@openoffice.org>  [c3abbdcbdea614005f77fb0276dfa9da69f31878]

sb120: #i109978# removed --disable-qadevooo


2010-03-09  sb  <sb@openoffice.org>  [f0f9aaba4b92f4e73ccbb87b9ae3f1a8925aadd4]

sb120: #i109978# removed --disable-qadevooo


2010-03-09  Henning Brinkmann  <hbrinkm@openoffice.org>  [3e3c0d92214ebd2d5a1c85035f5f71e2abe6f85f]

writerfilter08: more annotations for FFData


2010-03-09  Henning Brinkmann  <hbrinkm@openoffice.org>  [bb0ad3c8a238fbd0131f055c346c2082ff5f2e73]

writerfilter08: new attrsprm.xsl: generate input for genclass.xsl in dmapper


2010-03-09  Henning Brinkmann  <hbrinkm@openoffice.org>  [ec80a29a068b96bafb0ae754f1aadb0762fdef8f]

writerfilter08: generation xsl for FFDataHandler


2010-03-09  Ingrid Halama  <iha@openoffice.org>  [d664555501c1464073c44991724cec578a435a70]

chart43: #i109881# added missing virtual destructor


2010-03-09  Christian Lippka  <christian.lippka@sun.com>  [ff24ff7511d95c2308b6b4eef2243d57cce4ad6a]

rebase to m73


2010-03-09  Christian Lippka  <christian.lippka@sun.com>  [54ffddf1c7d878637dc1bc1fbc966f3f834bd2e3]

rebase to m73


2010-03-09  Christian Lippka  <christian.lippka@sun.com>  [c578d223162dfbf6f3c070c899bcb2711d15d88f]

rebase to m73


2010-03-09  Christian Lippka  <christian.lippka@sun.com>  [f875e7d46088e85cf6eea0fb23c5884fc27ed7ad]

rebase to m73


2010-03-09  Ingrid Halama  <iha@openoffice.org>  [7822e88a9487258d2a398ac202cbeb045863aa16]

chart43: #i109977# make axes and grids deletable via delete key


2010-03-09  Oliver-Rainer Wittmann  <od@openoffice.org>  [293546a2d9e2826d6102d8c2c8f5ab1dab6e08b1]

sw33a11y01 #i92233# - provide mm to pixel ratio as default paragraph attribute at Writer's implementation of <XAccessibleTextAttributes> for paragraphs


2010-03-09  Oliver-Rainer Wittmann  <od@openoffice.org>  [4385bcd318b0b2147c5723f3b821ad6652c38eb1]

sw33a11y01 #i92233# - provide mm to pixel ratio as default paragraph attribute at Writer's implementation of <XAccessibleTextAttributes> for paragraphs


2010-03-09  Marc Neumann [msc]  <Marc.Neumann@sun.com>  [399535655c790ccf93071b8b1c11cb2df5d85600]

native0: #161745# fix item count


2010-03-09  Kohei Yoshida  <kyoshida@novell.com>  [54a522ee9aea004bda80dc9845eab74d8845793d]

kohei04: Squash those useless __EXPORT macros.


2010-03-09  Kohei Yoshida  <kyoshida@novell.com>  [b62a698b9c0795df73e720b4168e26c14939226d]

kohei04: tab to whitespace & BOOL to bool etc to make MSVC compiler happy.


2010-03-09  Christian Lippka  <christian.lippka@sun.com>  [041cc4c8a5d07e0cca1468cc452a8bdda1a906a5]

#i92576# hide optimizetablebar toolbar from config menu


2010-03-09  Christian Lippka  <christian.lippka@sun.com>  [007870b2956c7e8bc734f68b9663063847bee65c]

#i109210# set backgrounds to all master if user choose so


2010-03-09  Joerg Skottke [jsk]  <jsk@openoffice.org>  [fc5ae4471d7f6d1bfeba58fd95269173f3cca429]

vitomation01: #i109562 - Fixed logic error


2010-03-09  Joerg Skottke [jsk]  <jsk@openoffice.org>  [e2773721c12bc0f11c0d5f4d550aa787796fd7d1]

vitomation01: #i109562 - Fixed lost CFN string


2010-03-09  Joerg Skottke [jsk]  <jsk@openoffice.org>  [6d018f02fae67071f3687f98117ae941fd79b1b3]

vitomation01: #i109562 - workaround a timing problem


2010-03-09  Thomas Lange [tl]  <tl@openoffice.org>  [8de5feec5db5a41770e2ebe3055efa3bf6360055]

cws tl74: #i109418# fixed an issue with the hyphenation dialog


2010-03-09  Joerg Skottke [jsk]  <jsk@openoffice.org>  [3a18ddc1580d93132ab3f7b6e04f6aad02bc991b]

vitomation01: #i109562 - logic error fixed


2010-03-09  Joerg Skottke [jsk]  <jsk@openoffice.org>  [745bcce64f99b38975e7d95e7afb36b0855ecf4f]

vitomation01: #i109562 - Adjustments to autotest (to find the problem causing the runtime exception)


2010-03-09  sb  <sb@openoffice.org>  [7e7cd7d85ad4b6e5c3d0ae8a85e5763f164081ee]

sb118: added documentation


2010-03-09  Joerg Skottke [jsk]  <jsk@openoffice.org>  [689a0f11b54a9f282b29bad3fe1bc369baaaf2f2]

vitomation01: #i109562 - Re-enable Autotest


2010-03-09  Niklas Nebel  <nn@openoffice.org>  [79e1f10909b23774b042cfc3cd03b46a0e6b6d84]

datapilotperf: 64-bit buildbot error


2010-03-09  Michael Stahl  <mst@openoffice.org>  [0797739d84b9d613390d176803a0e9d71e0a5d18]

odfmetadata4: #i109601#:  add XChild interface to MetadataField, InContentMetadata.


2010-03-09  Michael Stahl  <mst@openoffice.org>  [af4aaa4a63e8f88c8813e9ded9ff2d642e55ea08]

odfmetadata4: #i109601#: add parent link to SwXMeta:  SwTxtNode::GetTxtAttrAt: add another mode for getting parent of a meta.  SwXMeta: implement interface css::container::XChild.  SwXMeta::getText(): return this (for consistency with other XTexts).  TextPortionEnumerationTest: add test for XChild and NestedTextContent.


2010-03-09  Michael Stahl  <mst@openoffice.org>  [de8c35bb47c4847bb378ba1aed717872d8ba4dd3]

odfmetadata4: #i109968#,#i109601#: add css.text.TextRangeContentProperties


2010-03-09  Michael Stahl  <mst@openoffice.org>  [472bb4e289943b9c83b52a82a99fcbe52c8a6963]

odfmetadata4: #i109601#: add cursor property "NestedTextContent":  cmdid.h: add FN_UNO_NESTED_TEXT_CONTENT.  SwUnoCursorHelper: add GetNestedTextContent().  enum SwPropNameIds: add UNO_NAME_NESTED_TEXT_CONTENT.  SwUnoCursorHelper::getCrsrPropertyValue(): handle "NestedTextContent".


2010-03-09  Michael Stahl  <mst@openoffice.org>  [310be1160a7205e11967b8cc5a0ad1669343538d]

odfmetadata4: #i107672#: SwX{Reference,DocumentIndex}Mark attach to right fmt:  replace SwTxtNode::GetTxtAttr() with methods:   GetTxtAttrAt() handles only those hints where only 1 can be at same position.   GetTxtAttrsAt() handles all hints and returns a vector.  refactor SwXDocumentIndexMark to create InsertTOXMark() method.


2010-03-09  Michael Stahl  <mst@openoffice.org>  [6ca446db78cc9724a343eef3ab4c8fc9068c735c]

odfmetadata4: #i109787#: make SwIndex constructor explicit


2010-03-09  Michael Stahl  <mst@openoffice.org>  [e9ea5449b353b867486c4a5250e846c3da35bf68]

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-09  Michael Stahl  <mst@openoffice.org>  [9f99b9bb3ce89207f74de7393e592b25bd923332]

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-09  Michael Stahl  <mst@openoffice.org>  [7743d0f0a9357e08af3eba7868c4e1c713365d30]

odfmetadata4: #i108911#: unordf: remove dead code: XStatement implementation


2010-03-09  Michael Stahl  <mst@openoffice.org>  [687dc53f1bfc9b8bd5af473938d2f2817fb54517]

odfmetadata4: #i108911#: patch by cmc: remove third redland patch:  redland: remove redland-1.0.8.patch.storage_hashes_list_duplicates.  unordf: work around by checking for duplicate in addStatementGraph().


2010-03-09  Michael Stahl  <mst@openoffice.org>  [a3383b6d9aef96303f55377be3dd1286485ec2ac]

odfmetadata4: #i108911#: patch by cmc: remove third redland patch:  redland: remove redland-1.0.8.patch.storage_hashes_list_duplicates.  unordf: work around by checking for duplicate in addStatementGraph().


2010-03-09  Michael Stahl  <mst@openoffice.org>  [dcf402c93e575d566787bf886e7ba844a9ea1ce1]

odfmetadata4: #i108911#: patch by cmc: remove second redland patch:  redland: remove     redland-1.0.8.patch.storage_hashes_context_serialize_get_statement.  unordf: work around by extending librdf_GraphResult with a context pointer.


2010-03-09  Michael Stahl  <mst@openoffice.org>  [5a83ca3d0b707f970295b9b1c38cb48c6a5bdc47]

odfmetadata4: #i108911#: patch by cmc: remove second redland patch:  redland: remove     redland-1.0.8.patch.storage_hashes_context_serialize_get_statement.  unordf: work around by extending librdf_GraphResult with a context pointer.


2010-03-09  Michael Stahl  <mst@openoffice.org>  [c570f4d10ef62b0002efeb1b107b54ae4cc7659b]

odfmetadata4: #i108911#: patch by cmc: remove first redland patch:  redland: remove remove redland-1.0.8.patch.free_null.  unordf: work around by wrapping librdf free functions.


2010-03-09  Michael Stahl  <mst@openoffice.org>  [a798536bf1670a0052c75bd51624bb7ed95f333c]

odfmetadata4: #i108911#: patch by cmc: remove first redland patch:  redland: remove remove redland-1.0.8.patch.free_null.  unordf: work around by wrapping librdf free functions.


2010-03-09  Joerg Skottke [jsk]  <jsk@openoffice.org>  [74e0179fb609179322c68006218b059f33901da4]

vitomation01: #i109562 - fix


2010-03-09  va  <volker.ahrendt@sun.com>  [e60efee2caaceb5132ff8ed368698634425e2dcf]

Fixed Malformed XML Config File


2010-03-09  Joerg Skottke [jsk]  <jsk@openoffice.org>  [f205522489e80871174f128a1f44103be967d8ab]

vitomation01: #i109562 - Remove debug stuff


2010-03-09  Eike Rathke [er]  <erAck@sun.com>  [08039652bb74c89382a80c60b4a9ed9a143122a1]

dr73: #i109861# make N(cell_reference_resulting_in_string) return 0 again


2010-03-09  Herbert Duerr [hdu]  <duerr@sun.com>  [176b670a1142752950dddfab4bda587c8e8c3bf5]

##i101552# use default CJK language determined from the registry


2010-03-09  npower Developer  <npower@openoffice.org>  [caca8795c922c99729d2547c38277f46a7241453]

npower13objectmodules: wae (wntmsci12.pro)


2010-03-09  Ingrid Halama  <iha@openoffice.org>  [bbaf0683e47981f18384149cd57c279a8a7ed4da]

#i78934# correct geometry for stacked pyramids


2010-03-09  Ingrid Halama  <iha@openoffice.org>  [6264cb25992b722e1858c15c6da5b74ae865617e]

chart43: #i29848# chart-copy references original data instead of copied data


2010-03-09  Joerg Skottke [jsk]  <jsk@openoffice.org>  [f80714706a432613472e0671586abdc7ee7e68f6]

vitomation01: #i109562 - replaced a number of loops for document deletion, there is a function for this (hFileCloseAll)


2010-03-09  Joerg Skottke [jsk]  <jsk@openoffice.org>  [99884388880ee725e65b285cbe50c2e0ae595e22]

vitomation01: #i109562 - Removed calls to required files t_doc1.inc and t_tools1.inc, the files are loaded multiple times already when the test is started.


2010-03-08  Kohei Yoshida  <kyoshida@novell.com>  [ae6f4b5f20abc753f6d065e007c56a80b4925f6b]

koheiextref01: #i108064# Disable things that are not necessary in external doc cache.

Doing that also prevents circular access of external references, which would cause
a pretty bad hang.
2010-03-08  npower Developer  <npower@openoffice.org>  [a0147bb5d9e421d6458722196cef6d4caf2cf2fe]

npower13objectmodules: clean build breaks vbahelper/filter


2010-03-08  npower Developer  <npower@openoffice.org>  [9f499571a0c9956800be594af064e3ae7832f2ac]

npower13objectmodules: clean build breaks vbahelper/filter


2010-03-08  Kohei Yoshida  <kyoshida@novell.com>  [cd425d305a06482b3cca96485bd979ef82467559]

koheiextref01: Reverted the change in dmake.


2010-03-08  Eike Rathke [er]  <erAck@sun.com>  [d72aa1cd0b14fee430dd61c472c68f6a49c5a0ec]

dr73: branch merge


2010-03-08  Eike Rathke [er]  <erAck@sun.com>  [0aa219d2492570f55418335abad6c9c2b6d6ad8b]

dr73: #i94695# when filtering on date disregard time fraction of cells formatted as date; reworked patch from <kohei>


2010-03-08  Kohei Yoshida  <kyoshida@novell.com>  [2dcb22229e212b1ea4004c87b9319f20357e3aad]

koheiextref01: #i109168# Allow creation of static sheet cache via UNO API for external references.

This is to keep the sheet cache 'static' during import of xlsx documents.  The same trick
is performed during import of xls and ods documents.
2010-03-08  Kohei Yoshida  <kyoshida@novell.com>  [6556a0ea1128ceb83c0eea954ca8aa52cf43ffb7]

koheiextref01: #i109168# Allow creation of static sheet cache via UNO API for external references.

This is to keep the sheet cache 'static' during import of xlsx documents.  The same trick
is performed during import of xls and ods documents.
2010-03-08  Kohei Yoshida  <kyoshida@novell.com>  [f67657e49ce4efb4bb2bd83c313b387a3e12e0d7]

koheiextref01: #i109168# Allow creation of static sheet cache via UNO API for external references.

This is to keep the sheet cache 'static' during import of xlsx documents.  The same trick
is performed during import of xls and ods documents.
2010-03-08  Joerg Skottke [jsk]  <jsk@openoffice.org>  [1aa6378840f695f51f4a3b93f987e291fe279864]

vitomation01: #i109696 - fix two more incorrect lcase-usages (funny thing, really. Could have been me <g>)


2010-03-08  Kohei Yoshida  <kyoshida@novell.com>  [63b84538a566b918e3e6d81d7180879bc9ad01e0]

koheiextref01: added inline comment.


2010-03-08  Kohei Yoshida  <kyoshida@novell.com>  [030559eee3b23064d3822480989822e106a46923]

koheiextref01: #i108404# Use interaction handler during loading of external document.

We need to enable interaction handler during loading of external documents, in order
to allow loading of encrypted documents, which require password input from the user.
2010-03-08  Kohei Yoshida  <kyoshida@novell.com>  [24f9819c52b59822a8935ead4381fff3d884fad1]

koheiextref01: #i109101# Fixed incorrect parsing of cached string cell values.

The xml parser tends to break text into multiple pieces in presence of '#'.
The original code only picked up the last piece of the set, which truncated the
stored cache value.  We should pick up all the fragments during the import.
2010-03-08  Kohei Yoshida  <kyoshida@novell.com>  [78036c811676c318c05883f6033dff867f80da6f]

koheiextref01: added comments.


2010-03-08  Kohei Yoshida  <kyoshida@novell.com>  [9285f618025b95c50e052c93cb220082e568f955]

koheiextref01: #i109101# Fixed external ref URL parser to pick up sheet names with '#' correctly.


2010-03-08  Henning Brinkmann  <hbrinkm@openoffice.org>  [23a76fefd83cc059b2baff760835514aed45a585]

writerfilter08: xsl for generating class (FFData)


2010-03-08  Kohei Yoshida  <kyoshida@novell.com>  [979c7f272b9eac09329dd63ef07a8fcaadfa163b]

koheiextref01: inline comment change.


2010-03-08  Kohei Yoshida  <kyoshida@novell.com>  [d329fd4fa6747353e2d4b2cf529af69cd7ae85d7]

koheiextref01: removed unused method.


2010-03-08  Kohei Yoshida  <kyoshida@novell.com>  [3387f0a6dd7c2cc78e1b7c134d49f5bcb2b0870a]

koheiextref01: i#109170# Iterate through the formula cell list in the external ref mgr to mark used references.

The old code scanned *all* formula cells in the entire document, to see if any external references exist in the
document.  Now that the external ref mgr tracks formula cells with external references better, let's use that
list, to be more efficient.
2010-03-08  Ivo Hinkelmann  <ihi@openoffice.org>  [bccbeb8b5bbd89a0d6957da2e35686a07fc2b161]

#i10000# dependency build fix


2010-03-08  Ivo Hinkelmann  <ihi@openoffice.org>  [8d8c715352d37c28e0e4987a29dbdb3e3db50ac8]

#i10000# added some more error output in case of a exception


2010-03-08  Ingrid Halama  <iha@openoffice.org>  [5a22073581287b47b79157bccf42e45a10d0bb3d]

chart43: #i29848# chart-copy references original data instead of copied data


2010-03-08  Joerg Skottke [jsk]  <jsk@openoffice.org>  [32dccd98bf5994ae454c3ccae08d96647fc7f006]

vitomation01: #i109562 - removed record_macro.bas, it is unused


2010-03-08  Joerg Skottke [jsk]  <jsk@openoffice.org>  [2b564de7959dba0082fa86effb15c5e468396a5e]

vitomation01: #i109562 - Some time ago it was decided that a global variable be introduced which switches on and off between verbose mode for functions. THis is needed for profiling. The variable is called GVERBOSE and is set to FALSE in master.inc::getUseFiles()


2010-03-08  Henning Brinkmann  <hbrinkm@openoffice.org>  [ac4652bea1be54b565d1e648157b4007795ad3bb]

writerfilter07: gcc-4.4.1 complained about undefined snprintf


2010-03-08  obo  <obo@openoffice.org>  [600b8da63efc8dcc150bbb452300ec9b44936536]

#i10000# build hangs in accessibility/source/extended for unxsoli4


2010-03-08  Joerg Skottke [jsk]  <jsk@openoffice.org>  [649f9edb33b5901b5bd796fcffb0320bc317cae1]

vitomation01: #i109562 - Fix typo


2010-03-08  Herbert Duerr [hdu]  <duerr@sun.com>  [155791b70804fb83964c66db1c283c0b4e1ea19d]

#i101552# use current screenfont list for dynamic glyph fallback


2010-03-08  Ivo Hinkelmann  <ihi@openoffice.org>  [34dfbf55a3363739f588aae68229cbead0c38d93]

#i10000# configure update


2010-03-08  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [17ec95d14959b6475e60b15fa7da2c3a0568172e]

vcl110: #i109924# remove uninitialized and unused return value (thanks cmc)


2010-03-08  Joerg Skottke [jsk]  <jsk@openoffice.org>  [94c6a28f10df79a05530dafbef966116df07043f]

vitomation01: #i109562 - hClickButton() only convert cSlot to lowercase once


2010-03-08  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [32229ffc22ef9256ee77ac0c2a4b0f966cc9a2b1]

vcl110: #i109913# use NoToglleOff bit (thanks dtardon)


2010-03-08  Joerg Skottke [jsk]  <jsk@openoffice.org>  [db06eaa2b6265cdd7249eeae985928eec7369461]

vitomation01: #i109562 - hClickButton() minor fix


2010-03-08  Joerg Skottke [jsk]  <jsk@openoffice.org>  [a807af661ba4ba1b20be66e3a959f882004e1925]

vitomation01: #i109562 - hClickButton() minor fix


2010-03-08  Joerg Skottke [jsk]  <jsk@openoffice.org>  [fc989a5db858c76c0a8b11e3ccc985d4a920c007]

vitomation01: #i109562 - Make hClickButton() a little verbose by default


2010-03-08  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [64b01b14d1b43bcb67ccf1ac7337555803c5ddd0]

vcl110: #i109912# removed unused funtion (thanks cmc)


2010-03-08  Ingrid Halama  <iha@openoffice.org>  [3b6a988b4d37ff1053ae10262e1d87cffd3d3431]

chart43: #i91035# default fonts too small


2010-03-08  sb  <sb@openoffice.org>  [26190be7646e79589670646fdc1bd687da99b912]

sb118: #i109707# fixed Windows line end handling


2010-03-08  Niklas Nebel  <nn@openoffice.org>  [b8ea2acfbcef7b3afbf18ea7b80bf928c97c3c33]

dr73: #i109782# fixed some typos


2010-03-08  sb  <sb@openoffice.org>  [d1c7d4b59fc9f6c68dcbadfbc484381601a6050d]

sb118: #i109917# disabled fragile unoapi test


2010-03-08  Ingrid Halama  <iha@openoffice.org>  [c0a22a329f768799e55ca113c86d24d4d62c3ca4]

chart43: #i103778# Use Rounded as default corner style for borders


2010-03-08  sb  <sb@openoffice.org>  [e5a0fa34a759f50114e4874f56777f4ab7a9ff2d]

sb118: #i109517# disabled further fragile unoapi tests


2010-03-08  Thomas Lange [tl]  <tl@openoffice.org>  [e62f7812233da69f88097e4eb81bbd37be22b7b6]

cws tl87: #i109634# password to open/modify dialog


2010-03-08  Joerg Skottke [jsk]  <jsk@openoffice.org>  [a1aceffdf0bf928fc423c3a298744d3df81f8ccc]

vitomation01: #i109606 - Removed t_toolbar_impress.inc, it is unused


2010-03-08  Joerg Skottke [jsk]  <jsk@openoffice.org>  [900ebeb6b992087a4ec0ce6284ac8719b87e82cd]

vitomation01: #i109606 - Removed t_toolbar_calc.inc, it is unused


2010-03-08  Joerg Skottke [jsk]  <jsk@openoffice.org>  [98819f3505cb6f4ddf2c5e250bd45a8a303523bd]

vitomation01: #i109606 - Removed t_server_info.inc, it is unused


2010-03-08  Joerg Skottke [jsk]  <jsk@openoffice.org>  [06d16717e6c3f0b907ff0f555911ace6a0ea4367]

vitomation01: #i109606 - Removed t_proxy_info.inc, it is unused


2010-03-08  Joerg Skottke [jsk]  <jsk@openoffice.org>  [4489d58d5bf1a9eaf70b2c46f48dfb2373ab30bf]

vitomation01: #i109562 - Use hClickButton whereever possible (get rid of duplicate functionality from hClickNextButton())


2010-03-08  Thomas Lange [tl]  <tl@openoffice.org>  [47d0dedc68ae532bf2e2797d16b84a9c68637ffb]

cws tl78: warning free code


2010-03-08  Joerg Skottke [jsk]  <jsk@openoffice.org>  [34b5312962a33eb6e2a77cd2b07307a013670593]

vitomation01: #i109562 - Use hClickButton whereever possible (get rid of duplicate functionality from hClickNextButton())


2010-03-08  Joerg Skottke [jsk]  <jsk@openoffice.org>  [09ba07171556dee9efd7bbda5a7ff29867325d32]

vitomation01: #i109562 - Code compression, removed overhead


2010-03-08  sb  <sb@openoffice.org>  [3c7aa987dbb717e153ea2f22a194c1e4b1b40ec2]

sb118: merged in more re/DEV300_next towards DEV300_m74


2010-03-08  Joerg Skottke [jsk]  <jsk@openoffice.org>  [802c2badbe1fd08d560f3f883ea45e00e0025db1]

vitomation01: #i109562 - Code compression, removed overhead


2010-03-08  Joerg Skottke [jsk]  <jsk@openoffice.org>  [da64dd99e323c7491269c5f3645a148a86cc39f4]

vitomation01: #i109696 - Removed hToolsCustomizeClose() from customize_tools.inc


2010-03-08  Joerg Skottke [jsk]  <jsk@openoffice.org>  [51e1223dbe494ddf13b0b8b34b218c4ec77eb63b]

vitomation01: #i109696 - Removed functions hChangeControlSettings() and hCheckControlSettings() and the containing files t_ctrl_1.inc and t_ctrl_2.inc, they are unused


2010-03-07  npower Developer  <npower@openoffice.org>  [e47c814e3f9f9edb2c489d1eeed2168e34729e90]

npower14miscfixes: #i109706# fix windows build error


2010-03-07  Kohei Yoshida  <kyoshida@novell.com>  [b7450350c117ec6d4e3f5edee10a2a9dbb3b2b99]

koheiextref01: Forgot to remove this unused method.


2010-03-07  tono  <tono@openoffice.org>  [579314a845f2aa3b003256c4f64e68d48ea149fd]

mingwport29: Windows API version check fix (see i108416 and cws ause113)


2010-03-07  tono  <tono@openoffice.org>  [7e06f4dfbdb87688d7d2fd1bd68ff98aa71116bd]

mingwport29: Windows API version check fix (see i108416 and cws ause113)


2010-03-06  Kohei Yoshida  <kyoshida@novell.com>  [f7a926483bb0609672f2a22b65a463aa7cdb2293]

koheiextref01: Forgot to remove debug code.


2010-03-05  Kohei Yoshida  <kyoshida@novell.com>  [9d4941e4559e07f7aab2b7eacb95788ffeb4c94b]

koheiextref01: #i103739# #i109170# Breaking links permanently turn formula cells into static cells, to prevent the links from being generated again upon reload.  Also simplified the mechanism of tracking formula cells containing external references.  The new way works better, more reliable and less code.


2010-03-05  Kohei Yoshida  <kyoshida@novell.com>  [52e051137d21cb120458b3cb724d87cc4f82cd87]

koheiextref01: I forgot to initialize data members properly.


2010-03-05  npower Developer  <npower@openoffice.org>  [e19003d128d4bc415e88a8c83c2665abb90b079b]

npower13_objectmodule: wae fixes


2010-03-05  npower Developer  <npower@openoffice.org>  [ce38eff222baa68d1eb31c4e72da381453d9fd0f]

npower13_objectmodule: wae fixes


2010-03-05  Caolán McNamara  <cmc@openoffice.org>  [991d51b9ba906e4c969688cc00c3a6480eb23f25]

libxmlsec: #i107747# Document what I think xmlsec1-nssdisablecallbacks.patch does


2010-03-05  Kohei Yoshida  <kyoshida@novell.com>  [8e3e39e29d08c795622f41eebbcea4bbc6a645c1]

merged to DEV300_m72.


2010-03-05  Kohei Yoshida  <kyoshida@novell.com>  [bcc4c9a40222e3192e8724e5f3f68fc1ed60f05c]

merged to DEV300_m72.


2010-03-05  Kohei Yoshida  <kyoshida@novell.com>  [23c65bdf6eb60ac9e864687b3d53f67d44e64b6f]

merged to DEV300_m72.


2010-03-05  Kohei Yoshida  <kyoshida@novell.com>  [1d436fb05135888ba8a491581fb9c4f09587759c]

merged to DEV300_m72.


2010-03-05  npower Developer  <npower@openoffice.org>  [2f4197aa0bf5ef4282006ed300d59260cfe515f3]

npower14miscfixes: #i103859#


2010-03-05  npower Developer  <npower@openoffice.org>  [5dd791e333d3f1a85bb5c1cf676af60580a0f3b0]

npower14miscfixes: #i103859#


2010-03-05  npower Developer  <npower@openoffice.org>  [e0b98d2f4afb1861c568535418bf69b2cbfb0d1d]

npower14miscfixes: #i106744#


2010-03-05  Niklas Nebel  <nn@openoffice.org>  [a72e3569b2f0895163f57a5b9891349a72d2fd33]

dr73: #i100534# pvfundlg belongs into scui lib only


2010-03-05  Kohei Yoshida  <kyoshida@novell.com>  [22dd3c5a20d4816861f931cb0d12dd372f375ef5]

koheiextref01: Turned several functions const because they don't modify the states of the classes.


2010-03-05  hb  <hbrinkm@openoffice.org>  [7a2a49becef2a02e49d90eac26f0c7444f241c3f]

writerfilter07: restored configure from DEV300_m71


2010-03-05  hb  <hbrinkm@openoffice.org>  [b491837491ad34c3af06c46d23a3f255dea1df0d]

writerfilter07: regenerated configure with autoconf2.59


2010-03-05  Joerg Skottke [jsk]  <jsk@openoffice.org>  [19dffcdb039b57cd3dead1689492db65a352221d]

vitomation01: #i109696 - Removed hToolsCustomizeAddNewMenu(), it is unused


2010-03-05  Carsten Driesner  <cd@openoffice.org>  [4ec8b42acf54f852e2b3c82d96af1f3e999024a3]

native0: #161702# New copyright message


2010-03-29  Vladimir Glazunov  <vg@openoffice.org>  [1fb819fe12404e8f1336fbf170d5518bcedc6935]

native0ext:#161688# rebranding extensions, part 2 - transplanted from 3d9497740c41@native0


2010-03-29  Vladimir Glazunov  <vg@openoffice.org>  [524ee7ce81fbf40bc282d8c08c4f22a02b754bae]

native0ext:#161688# rebranding extensions - transplanted from 28f77bc32e70@native0


2010-03-05  Rene Engelhard  <rene@openoffice.org>  [9d09cf39be3e28e14f28e88a01cc4bdb83eb449d]

fix build of sal/qa (missing #include <stringh.h>)


2010-03-05  Thomas Lange [tl]  <tl@openoffice.org>  [4f4953cc81732f87959998cb6afd7ccede3ff803]

cws tl74: #i107721#, #i108358# fixed broken SVX_RES to CUI_RES after merging to m73 where those dialogs got moved to cui project


2010-03-05  Henning Brinkmann  <hbrinkm@openoffice.org>  [be73d14c1f743d20942285da44da077b10e43b16]

writerfilter08: handle document default style properties in StyleSheet


2010-03-05  Joerg Skottke [jsk]  <jsk@openoffice.org>  [1ff86fe358641901314c7266ef250603c28a3406]

vitomation01: #i109696 - Added slot ContextProperties to hUseAsyncSlot(), should make test much more stable. Modified hClosePropertyBrowser() and hOpenPropertyBrowser()


2010-03-05  Oliver-Rainer Wittmann  <od@openoffice.org>  [9d74616d0eed1f8cf3c8533bd83a6c09e5327d78]

sw33a11y01: #i92232# - provide tracked changes text markups as text attributes in ATK bridge.


2010-03-05  tono  <tono@openoffice.org>  [11da7a96475e6c09c933a6dcd2dbc069da449c75]

i#109673: Mingw port fix: new Windows property handler


2010-03-05  tono  <tono@openoffice.org>  [2ccb876ae20508f1f489441981b3c5dfbfa2d551]

i#109673: Mingw port fix: new Windows property handler


2010-03-05  tono  <tono@openoffice.org>  [47f52adce81cde0b8a74c7f73c0e695911b47d82]

i#109673: Mingw port fix: new Windows property handler


2010-03-05  tono  <tono@openoffice.org>  [1c7b6749198cab7843b0f494225590e6c2b668ad]

i#109672: Mingw port fix: curl update


2010-03-05  Joerg Skottke [jsk]  <jsk@openoffice.org>  [3110322ea5c97128d188d47939e1583932e78bbd]

ab76: #i107070 - Added test macro to f_basic_issues.bas


2010-03-05  Christian Lippka  <cl@openoffice.org>  [7531716e6f1c08977105886102dcde4e536e0a72]

enable toolbar menu cursor traveling without focus


2010-03-05  Christian Lippka  <cl@openoffice.org>  [20966eeae767a734d1f1002163f27ebc090a8f51]

enable toolbar menu cursor traveling without focus


2010-03-05  Niklas Nebel  <nn@openoffice.org>  [bba205263e907c63be75f36a0620b4d98f2c012c]

calc52: #i109200# #i109812# fix DCOUNT and related functions


2010-03-05  Ruediger Timm  <rt@openoffice.org>  [697dd812b2c17fc2f5c2737e981854dedc41c26d]

DEV300 masterfix: #i10000# Module external_so does not exist any more.


2010-03-05  Thomas Lange [tl]  <tl@openoffice.org>  [04df1e7b696a1492a33316178fe5dbda1ded73bf]

cws tl78: merge


2010-03-05  Thomas Lange [tl]  <tl@openoffice.org>  [7294665d8e466ce9da776f13caa6763991a23b07]

cws tl78: merge


2010-03-05  Thomas Lange [tl]  <tl@openoffice.org>  [503acdba24a09cdb2ff9e90fe37e8f32d62f84c1]

cws tl78: merge


2010-03-05  Thomas Lange [tl]  <tl@openoffice.org>  [36385e5bf6e72ddcf381d625716bc07285c8e48a]

cws tl78: merge


2010-03-05  Thomas Lange [tl]  <tl@openoffice.org>  [576fe897f38025d22371c6d6d756018c96e990af]

cws tl78: merge


2010-03-05  Thomas Lange [tl]  <tl@openoffice.org>  [ffe19977ccdfae60fbc86eb9b70e7f78c8be5de4]

cws tl78: merge


2010-03-05  sb  <sb@openoffice.org>  [69ab7ceb64db5efa79c3c7a6fd880247252ea648]

sb118: fixed configmgr/qa/unoapi/Test.java after merge


2010-03-05  Eike Rathke [er]  <erAck@sun.com>  [f08d65c0a45992b69bd4587f00e58dabcbe58e6a]

dr73: #i104280# lcl_IsAtEnd: make that actually work; patch from <cmc>


2010-03-05  Eike Rathke [er]  <erAck@sun.com>  [977994333631adc8b6947a39cf7f6ce77d891aac]

dr73: branch merge


2010-03-05  Eike Rathke [er]  <erAck@sun.com>  [fb85b7b2cd5ffe32d061ea58027f84872c6e923f]

dr73: #i109823# uninitialized variable; patch from <cmc>


2010-03-04  npower Developer  <npower@openoffice.org>  [c8f83617cebf4a6da51280117d9147f16a88a202]

npower14miscfixes: wae removal


2010-03-04  npower Developer  <npower@openoffice.org>  [92f22b7636d7c18c6830e7da1298a5aa93537fa1]

npower14miscfixes: wae removal


2010-03-04  npower Developer  <npower@openoffice.org>  [121fe767054134a3a3c98435111aba49d6730ccb]

npower14miscfixes: #i108853# enable build of oovbaapi always ( which is better than trying to ifdef out code that uses the generated headers


2010-03-04  sb  <sb@openoffice.org>  [30f9c7c67422683fe95159887a643714038de207]

merged in re/DEV300_next towards DEV300_m74


2010-03-04  sb  <sb@openoffice.org>  [81835b80ab54e2e0b41c48286f9f021f3f4237b2]

merged in re/DEV300_next towards DEV300_m74


2010-03-04  sb  <sb@openoffice.org>  [e29a531f853c4fe8326e49686abce5b56bd59526]

merged in re/DEV300_next towards DEV300_m74


2010-03-04  sb  <sb@openoffice.org>  [69e43ba1de8f898079e95f56d5ca257e7f91e962]

merged in re/DEV300_next towards DEV300_m74


2010-03-04  sb  <sb@openoffice.org>  [04055605c98c9862e1fdfc7e8e3a488957f3c7b6]

merged in re/DEV300_next towards DEV300_m74


2010-03-04  sb  <sb@openoffice.org>  [d11e7c65afe7eb24f8c696b5bd18898ae095f382]

merged in re/DEV300_next towards DEV300_m74


2010-03-04  sb  <sb@openoffice.org>  [960de8c8550455a8353120318990a325ecf74aca]

merged in re/DEV300_next towards DEV300_m74


2010-03-04  sb  <sb@openoffice.org>  [70a7f45e49e9c59fa45a3ecb4526af4df4a22da8]

merged in re/DEV300_next towards DEV300_m74


2010-03-04  sb  <sb@openoffice.org>  [1393bea347e114d3efa035278fcee1b811c5a065]

merged in re/DEV300_next towards DEV300_m74


2010-03-04  sb  <sb@openoffice.org>  [1b970d0e5a5189924aa34c639c5e3ff898a258fd]

merged in re/DEV300_next towards DEV300_m74


2010-03-04  sb  <sb@openoffice.org>  [04d3d6b07cedb2d0f3df446542a9795246fd17a8]

merged in re/DEV300_next towards DEV300_m74


2010-03-04  sb  <sb@openoffice.org>  [d9e1e3f471df41b6022776fd383a23b159a71bc2]

merged in re/DEV300_next towards DEV300_m74


2010-03-04  sb  <sb@openoffice.org>  [e136ec37b08f9ba473d0bde9dc7c63906d3e02d2]

merged in re/DEV300_next towards DEV300_m74


2010-03-04  sb  <sb@openoffice.org>  [25c6f2638a4fcaf68452f23872d7b86fffafe2f6]

merged in re/DEV300_next towards DEV300_m74


2010-03-04  sb  <sb@openoffice.org>  [c79b576a3dbbbce2a67c6215a4180ac060131790]

merged in re/DEV300_next towards DEV300_m74


2010-03-04  sb  <sb@openoffice.org>  [17af6696e69039a9c49da3b2085a1720fd30ed31]

sb118: #i109791# improved CPPUNIT_CFLAGS handling


2010-03-04  sb  <sb@openoffice.org>  [1f8c841f58229855518cf09a3058288b0a65e403]

sb118: #i109791# improved CPPUNIT_CFLAGS handling


2010-03-04  sb  <sb@openoffice.org>  [f525a73df30e62519385ba906bbd7f56b99a5597]

sb118: #i109791# improved CPPUNIT_CFLAGS handling


2010-03-04  sb  <sb@openoffice.org>  [2735710f27a9715f02878a046f14a38adf3ac7d8]

sb118: #i109791# improved CPPUNIT_CFLAGS handling


2010-03-04  sb  <sb@openoffice.org>  [dcb5dede733af342c5f555f1c4729a51156d3f61]

sb118: #i109791# improved CPPUNIT_CFLAGS handling


2010-03-04  sb  <sb@openoffice.org>  [e1d477dbe1c6fd21ac0a6ebb5ea53a7559b4a67f]

sb118: #i109791# improved CPPUNIT_CFLAGS handling


2010-03-04  sb  <sb@openoffice.org>  [6c036b980c1d58243cb7ab468de6b067941790dd]

sb118: #i109791# improved CPPUNIT_CFLAGS handling


2010-03-04  sb  <sb@openoffice.org>  [ff783db420cdb801613ca46ffec6dc6812d9ad0d]

sb118: #i109791# improved CPPUNIT_CFLAGS handling


2010-03-04  Henning Brinkmann  <hbrinkm@openoffice.org>  [82f1935fdb078b8beadbe583c05a50a94776a964]

writerfilter08: debug code


2010-03-04  sj  <sj@openoffice.org>  [ccf44bdea652bd1ba1821dc87d6469e1b0be51c0]

native0ext: Presentation Minimizer: automatic file name extension is now per default on


2010-03-29  Vladimir Glazunov  <vg@openoffice.org>  [75877a17a64411bd6bbad536f0d6885d69b5f149]

native0ext:#161688# rebranding extensions - transplanted from 28f77bc32e70@native0


2010-03-23  Vladimir Glazunov  <vg@openoffice.org>  [d0f36700a9d96e63ae82ac63edd67a6316398e42]

CWS-TOOLING: integrate CWS autorecovery


2010-03-22  Vladimir Glazunov  <vg@openoffice.org>  [0eebf5add7ee460efdb44f24cbce34ec19f6e9f9]

CWS-TOOLING: integrate CWS vcl109


2010-03-11  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [62148803c708ce99e93727b59d665fe4b8a57e8d]

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-04  Carsten Driesner  <cd@openoffice.org>  [a425b033f63da9d9d1b7011f45a82d29d2108691]

native0: #161735# Set accept date and patch level after migration


2010-03-29  Vladimir Glazunov  <vg@openoffice.org>  [b45c3747d17fcdb37cf024712957b218fa5907c4]

native0: #161436# fix mac user migration - transplanted from f7773ad1d0b9@native0


2010-03-04  Christian Lippka  <christian.lippka@sun.com>  [beb895d2c8f51ec3494bb82ddc916a3b00305269]

merge


2010-03-04  Christian Lippka  <christian.lippka@sun.com>  [b7792cd554c3144c1cc2b06bb7ceb467bc771230]

#i161701# fixing typo


2010-03-04  Christian Lippka  <christian.lippka@sun.com>  [a91a2437bb2825f9cd9bfeb0febe5921278b9ace]

#i161701# fixing documentation issue


2010-03-04  Thomas Lange [tl]  <tl@openoffice.org>  [7cd3ea794099e257d99748908855e61aa9df89eb]

#i109634# password to open/modify dialog


2010-03-04  Thomas Lange [tl]  <tl@openoffice.org>  [afda5098bec9e54ff29eeb147effc1894c2d2cf8]

#i109634# password to open/modify dialog


2010-03-04  Thomas Lange [tl]  <tl@openoffice.org>  [8a44a90d32ee4dd2e9b3813e485ed4c0fe30cb12]

#i109634# password to open/modify dialog


2010-03-04  Ivo Hinkelmann  <ihi@openoffice.org>  [7fa96e56c6fe20ea496be40338124ba35aae9d84]

#i10000# build fix (missing includes etc )


2010-03-04  Ivo Hinkelmann  <ihi@openoffice.org>  [270e8a5313e939ba6f7901ca04610235d852113b]

#i10000# build fix (missing includes etc )


2010-03-04  Ivo Hinkelmann  <ihi@openoffice.org>  [7867cbedd652573f9237e2e2a98e763d665ee355]

#i10000# build fix (missing includes etc )


2010-03-04  Henning Brinkmann  <hbrinkm@openoffice.org>  [9200806db9be029d48aa70d2a0371947fb2ce0a8]

writerfilter08: removed debug code


2010-03-04  Joerg Skottke [jsk]  <jsk@openoffice.org>  [66a86878241f3d10fd43b452969fc0a84cc3bdae]

vitomation01: #i109696 - hGetRefFilePath()


2010-03-04  Joerg Skottke [jsk]  <jsk@openoffice.org>  [d2a2fb2a4d19cb5cef9544b93b9922e19aeb7f31]

vitomation01: #i109696 - Removed unused function hOpenRunMacroDialog()


2010-03-04  Joerg Skottke [jsk]  <jsk@openoffice.org>  [0179ec3ac63633a474477cde1cccef06d3ec9f73]

vitomation01: #i109696 - Removed hCheckPropertyPresence() and hSetLabelName()


2010-03-04  Joerg Skottke [jsk]  <jsk@openoffice.org>  [2b5a557caff0a99d39a54226a89531e22999af11]

vitomation01: #i109696 - Removed URLGraphicCheck, DialogTestForViewOptions


2010-03-04  Joerg Skottke [jsk]  <jsk@openoffice.org>  [b6acb8c25ca8c7ac999b769b91a1e4fb7c5e18ec]

Removed javatools (unused)


2010-03-04  Joerg Skottke [jsk]  <jsk@openoffice.org>  [b8f24428dba745551cd1648bb7316d38d05ee928]

vitomation01: #i109696 - Removed two more unused functions (hGetTwoDIgitLangCode, hGetI18nData)


2010-03-04  Steffen Grund  <Steffen.Grund@sun.com>  [ec2d9aa11250e94588f9ff89190303da01c8bbf2]

#161491# further support for own generic schemes


2010-03-04  Steffen Grund  <Steffen.Grund@sun.com>  [81c3196a00d8a780e01ad399f05d26f2dc719613]

#161491# further support for own generic schemes


2010-03-04  Joerg Skottke [jsk]  <jsk@openoffice.org>  [b0f489eccf6989c97f167b20df1f44bb54b90017]

vitomation01: #i109696 - Removed two more unused functions


2010-03-04  Joerg Skottke [jsk]  <jsk@openoffice.org>  [4f843366a12c70789ce6d5f3b05a46c410391543]

vitomation01: #i109696 - Refactored help_tools


2010-03-04  Joerg Skottke [jsk]  <jsk@openoffice.org>  [b7c11c014068ac81cba5ad7fc95a7c6482603876]

vitomation01: #i109696 - remove ,ultiple unused functions


2010-03-04  Daniel Rentz  <dr@openoffice.org>  [799c98e3a1d3b1b0618c38403928a652cd0f1992]

tl78: #i109779# add password2modify to XLS filters


2010-03-04  Daniel Rentz  <dr@openoffice.org>  [7ebcc060aeb3fa925e47c119e008cd82aedb197a]

tl78: #i109779# add password2modify to XLS filters


2010-03-04  Daniel Rentz  <dr@openoffice.org>  [5a5f9ef31916799827b12ce68570ff3427012283]

tl78: #i109779# add password2modify to XLS filters


2010-03-04  Joerg Skottke [jsk]  <jsk@openoffice.org>  [49329828e6526aa3bea1b65ed43b1e4892cc2029]

Removed filedlg_tools (unused)


2010-03-04  Joerg Skottke [jsk]  <jsk@openoffice.org>  [9a2d3950ad5fdb664f498be62e81474bba3fadeb]

vitomation01: #i109696 - customize_tools.inc simplification


2010-03-04  Joerg Skottke [jsk]  <jsk@openoffice.org>  [b44612fed10db05660efa3e0e1c8d62ef8a8202b]

Removed apicalls (unused)


2010-03-04  Joerg Skottke [jsk]  <jsk@openoffice.org>  [5a7a38fa7cc2e8968535ceb561c367a822f433f2]

Removed arrayfuncs (unused)


2010-03-04  Daniel Rentz  <dr@openoffice.org>  [089aa9d279b19f8c822cdcccb495d8dfe7563aca]

tl78: #i109779# add password2modify to XLS filters


2010-03-04  Joerg Skottke [jsk]  <jsk@openoffice.org>  [fcde44a049226efd57de631e380d01c067e819b7]

vitomation01: #i109696 - qaerrorlogs -> printlogs, these are no errors really


2010-03-04  Mikhail Voytenko  <mav@openoffice.org>  [8e594b080d8d542b1cdd9a2b90bd79215fb72ff8]

tl78: #i109779# add SID_MODIFYPASSWORDHASH


2010-03-04  Release Engineering  <releng@openoffice.org>  [0d0b4e1cdd842808707e570b1dea125f312f2a50]

#i109670# missing include added


2010-03-04  Herbert Duerr [hdu]  <duerr@sun.com>  [96f94b2462fb61d9457545112f939937d3b9e20d]

#i101552# adjust language detection for CJK unified chars


2010-03-04  Hans-Joachim Lankenau  <hjs@openoffice.org>  [1a7789b3a5dcab90b2746d699c224d34293a098f]

DEV300 masterfix: #i10000# deliver windows link libraries


2010-03-04  Daniel Rentz  <dr@openoffice.org>  [bb0837aebffd57282020c60ed1eaafc88f09e06d]

tl78: #i109779# move new functionality to comphelper::MediaDescriptor


2010-03-04  Daniel Rentz  <dr@openoffice.org>  [1254cf4c7f21439fcbe9e86326bcdb4b23448ecb]

tl78: #i109779# move new functionality to comphelper::MediaDescriptor


2010-03-04  Daniel Rentz  <dr@openoffice.org>  [3dc0a8e099e78287995fbaa9d35c01adff9d8c70]

tl78: #i109779# move new functionality to comphelper::MediaDescriptor


2010-03-04  Caolán McNamara  <cmc@openoffice.org>  [3cab002be02f884327950e09375106bba6a760d9]

hunspell129: #i107768# fix stack smash


2010-03-04  Henning Brinkmann  <hbrinkm@openoffice.org>  [ada37ba79d4cd2d681895fc1ae6da20b0d0653c1]

writerfilter08: handle hyperlinks into local document


2010-03-04  Rene Engelhard  <rene@openoffice.org>  [8fe75b63d75073a1711f7fd566be11037d2c72d0]

sb118: we need the same STL as cppunit, so we need --without-stlport. Add check... :(


2010-03-04  Rene Engelhard  <rene@openoffice.org>  [64ab18462d52103c8ac878af9f0f6502560baa88]

sb118: fix cut'n'waste error (s/libwpd/cppunit/(


2010-03-04  Rene Engelhard  <rene@openoffice.org>  [c4a502ee876a2bdb71bb8ec07af188cbb41f1ea6]

sb118: check whether cppunit is >= 1.12.1


2010-03-04  Rene Engelhard  <rene@openoffice.org>  [00beb628a0a6764cb3791789996763745f2eb273]

sb118: add missing CFLAGS+= $(CPPUNIT_CFLAGS) to loads of other makefiles, too


2010-03-04  Rene Engelhard  <rene@openoffice.org>  [7c85f9d5fe0c0d387115d8ad863b39496349bb1b]

sb118: add missing CFLAGS+= $(CPPUNIT_CFLAGS) to loads of other makefiles, too


2010-03-04  Rene Engelhard  <rene@openoffice.org>  [e409563eeb022db36beef49319a1f73147c2cb1a]

sb118: add missing CFLAGS+= $(CPPUNIT_CFLAGS) to loads of other makefiles, too


2010-03-04  Rene Engelhard  <rene@openoffice.org>  [5acec7b9e4e00ad2afa99f57238aec22ddbb1d07]

sb118: add missing CFLAGS+= $(CPPUNIT_CFLAGS) to loads of other makefiles, too


2010-03-04  Rene Engelhard  <rene@openoffice.org>  [f9609e3c347a0af63551936dc4aaa0e80b55e92f]

sb118: add missing CFLAGS+= $(CPPUNIT_CFLAGS) to loads of other makefiles, too


2010-03-04  Rene Engelhard  <rene@openoffice.org>  [2e10c0e2fcdb084ef04ea419f1698d561d5d0d80]

sb118: add missing CFLAGS+= $(CPPUNIT_CFLAGS) to loads of other makefiles, too


2010-03-04  Rene Engelhard  <rene@openoffice.org>  [fea6cf46ea0cc4f25aed62cb4f06377fe190661d]

sb118: add missing CFLAGS+= $(CPPUNIT_CFLAGS) to loads of other makefiles, too


2010-03-03  Rene Engelhard  <rene@openoffice.org>  [b481b3e412ff7bbe684e01deb3e080240764a5bb]

sb118: s/+=/=/ in libs.mk, thanks sb


2010-03-03  Rene Engelhard  <rene@openoffice.org>  [e7f33a9afe6e83d23213f386bc03c9d790b118db]

sb118: CFLAGS += $(CPPUNIT_CFLAGS)


2010-03-03  Caolán McNamara  <cmc@openoffice.org>  [ea42b264c09ef14aaf5a71fb3baeb31b108bcaa2]

hunspell129: sync with 1.2.9 release


2010-03-03  Malte Timmermann [mt]  <malte.timmermann@sun.com>  [02810dff819aa0e229b910e602f92f74c6a4ec45]

fixed some rebase issues


2010-03-03  Rene Engelhard  <rene@openoffice.org>  [63bcbbb963042de300b6a0b9247b364e35242f84]

sb118: run make check for hyphen (as hunspell does already anyway)


2010-03-03  Rene Engelhard  <rene@openoffice.org>  [17feb1f6049deb8a388f0bf6fa625c95231dccae]

sb118: add forgotten CPPUNIT: in o3tl


2010-03-03  Rene Engelhard  <rene@openoffice.org>  [b5da3c2cd0b4341c31e3620991b77680abb9f9c8]

sb118: remove obsolete testshl2


2010-03-03  Rene Engelhard  <rene@openoffice.org>  [2b8cbfd9ab2b56870304cf3eec8e98cdadea05d6]

sb118: add --with-system-cppunit


2010-03-03  Rene Engelhard  <rene@openoffice.org>  [d8b32fae7c3702a8a5981129ab5b2386a0632219]

sb118: add --with-system-cppunit


2010-03-03  Rene Engelhard  <rene@openoffice.org>  [9dbddaf44155708bee14f898dbfea5de06fdbdae]

sb118: add --with-system-cppunit


2010-03-03  Rene Engelhard  <rene@openoffice.org>  [2ca1cda8b8e5fea735bb762ecbdbb1a713461aa3]

sb118: add --with-system-cppunit


2010-03-03  npower Developer  <npower@openoffice.org>  [7fc422304638160f35fae67a02c0c07307ec6012]

npower13_objectmodule: #i109734# fix a couple of problems, a) introduce lazy init of xModule for ModuleWindow ( needed because we get the module added before basic is updated ), b) fix compile warning, c) make sure elementRemoved really does try to remove the ModuleWindow


2010-03-03  Daniel Rentz  <dr@openoffice.org>  [d74f153b587f8e3692b0cef5082f09841f5273d9]

tl78: #i109779# password2modify: merged from master


2010-03-03  Daniel Rentz  <dr@openoffice.org>  [744b822acdce77be725f26194ac0a83d12b85f90]

tl78: #i109779# password2modify: merged from master


2010-03-03  Daniel Rentz  <dr@openoffice.org>  [e6f2ef12f5a2f1eb1b93efd0650d8a382d9c3964]

tl78: #i109779# password2modify: merged from master


2010-03-03  npower Developer  <npower@openoffice.org>  [7580076aad41973fe754d6543aa97f9405a9d5ce]

npower13_objectmodule: #i109734# smooth out logic for tab copy ( and associated creation of new basic module )


2010-03-03  npower Developer  <npower@openoffice.org>  [e8a31aab0a174873306d78df361c3646c7e4215d]

npower13_objectmodule: #i109734# re-instate listening for module creation/delete ( useful generally I think )


2010-03-03  Daniel Rentz  <dr@openoffice.org>  [5f676e442a566a27fa13fdc923e0b57ae93d09e1]

tl78: #i109779# password2modify: preparations in oox, import from xlsx


2010-03-03  Daniel Rentz  <dr@openoffice.org>  [486048c8e9cdee3730e087c537398816ea0343b1]

tl78: #i109779# password2modify: preparations in oox, import from xlsx


2010-03-03  npower Developer  <npower@openoffice.org>  [5463a4524594257bbbec5d953d97ab668310493e]

npower13_objectmodule: some cleanup


2010-03-03  npower Developer  <npower@openoffice.org>  [3227fc50dc89c295f31bdca8eead66798058c915]

npower13_objectmodule: some cleanup


2010-03-03  Ingrid Halama  <iha@openoffice.org>  [0e83843e553258bf95d76a4dcd7094f5ea080213]

#i109781# charts should be bigger by default


2010-03-03  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [a6016eae584f52da38d0930a365e5a5508bc8baa]

native0: #161727# implement latest UX changes


2010-03-26  Vladimir Glazunov  <vg@openoffice.org>  [696a02e0da74aba9875f1bd2ab1cd188ce566246]

#161669# fix WB_HIDE/WB_HYPHENATION clash - transplanted from d7da10da6a44@native0


2010-03-03  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [4944695115f8cb6fda88031ca68209b6d509d066]

native0: #161727# implement latest UX changes


2010-03-03  npower Developer  <npower@openoffice.org>  [92226d16f811d29618f505fffae3051710c1eadf]

npower13_objectmodule: disable IDE changes


2010-03-03  npower Developer  <npower@openoffice.org>  [b38c23a63a189072a6275bb791fcfa55edfdc2fd]

npower13_objectmodule: clean up IDE changes


2010-03-03  Herbert Duerr [hdu]  <duerr@sun.com>  [622ca3aa67232d56ee8fff25bc49ba3839e642e0]

"#i101552# avoid fonts with obsolete CMAP tables for glyph fallback" and some minor changes


2010-03-03  Ingo Schmidt  <is@openoffice.org>  [f0e562d61ea6cb7db2f43d010cdeb751648d4b9d]

native0: #161646# new vendor


2010-03-03  Thomas Lange [tl]  <tl@openoffice.org>  [5012a0ef36569ab011ee4b005a2034db8212d014]

#109634# password to modify dialog


2010-03-03  Thomas Lange [tl]  <tl@openoffice.org>  [5d80039860ebc67494e489137138fbc935089cc0]

#109634# password to modify dialog


2010-03-03  Thomas Lange [tl]  <tl@openoffice.org>  [0ad03b2c717ec7cb61ac5a598f56935599fa0298]

#109634# password to modify dialog


2010-03-03  Thomas Lange [tl]  <tl@openoffice.org>  [5f4789aa21fb16982d4e744d6eb1f2198f36154e]

#109634# password to modify dialog


2010-03-03  Release Engineering  <releng@openoffice.org>  [3d02c6a3e15a9fca866d0bd0ce17c6a596223d4a]

DEV300


2010-03-03  sb  <sb@openoffice.org>  [09f3708149c6618c55d7dfb165fce2164fb01783]

sb118: further qadevOOo fixes


2010-03-03  sb  <sb@openoffice.org>  [a8fe2b4d04b649ffb675741732951a97ac740f78]

sb118: #i109707# improved subsequenttests output in parallel builds


2010-03-03  sb  <sb@openoffice.org>  [e1e8b8334a9f1c028d2191534941d5b3e550dd41]

sb118: #i109643# further test disabled


2010-03-03  Henning Brinkmann  <hbrinkm@openoffice.org>  [77b814e67ce1f3dd07fd2501394587c494d51b23]

writerfilter08: added annotation for EG_RangeMarkupElements


2010-03-03  Henning Brinkmann  <hbrinkm@openoffice.org>  [58afaf1930aef4406925365354ea87abc9e65cd6]

writerfilter08: factoryimpl_ns.xsl: handle rng:ref first (makes difference for bookmarks)


2010-03-03  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [ba5d1771524632c2d355240fd22a694f6e16e4a2]

correct d.lst


2010-03-29  Vladimir Glazunov  <vg@openoffice.org>  [d47dd2bf33b0a2a9a5251a871bb7fe0573724274]

native0: #161679# Additional parameter and ini file entry to define startup language - transplanted from d9611cb63127@native0


2010-03-03  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [8473d439b75418b376a493a85afa2b05205317cd]

cbosdo03: rebased with m73 and removed some printfs


2010-03-03  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [ee857c36305cd8673f29abe67a66fb9d30ead864]

cbosdo03: rebased with m73 and removed some printfs


2010-03-03  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [1fc65a6e2ec37bfc643538c30bdf16dec98838b7]

cbosdo03: rebased with m73 and removed some printfs


2010-03-03  Ingrid Halama  <iha@openoffice.org>  [65b6070a183557276d5cb29e82e6c8125a79fb26]

#i109771# no black borders around symbols + #i74910# very thick borders protrude over the legend


2010-03-03  Ivo Hinkelmann  <ihi@openoffice.org>  [47d83021c1fb1fb51cb268f7549d9d0f92531e66]

CWS-TOOLING: integrate CWS chartshapes


2010-03-03  Ivo Hinkelmann  <ihi@openoffice.org>  [2b800723513199616bb04c6bb377b685c4bde218]

CWS-TOOLING: integrate CWS chartshapes


2010-03-03  Ivo Hinkelmann  <ihi@openoffice.org>  [bd26f484336d86a10dcac5fc0fdbb3d35cb77f06]

CWS-TOOLING: integrate CWS chartshapes


2010-03-03  Ivo Hinkelmann  <ihi@openoffice.org>  [4de2643ea718f0c246a87667036dbadacdbc708d]

CWS-TOOLING: integrate CWS chartshapes


2010-03-03  Ivo Hinkelmann  <ihi@openoffice.org>  [4ef6e55da0a6f7f129dd0db9dda81e6a2f328737]

CWS-TOOLING: integrate CWS chartshapes


2010-03-03  Ivo Hinkelmann  <ihi@openoffice.org>  [547b595964fbcd3e93666462ac9dd6de076c9f5f]

CWS-TOOLING: integrate CWS chartshapes


2010-03-03  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [a2c06d5a2b2e2d534bdd3be5b2c1168988b4ca7a]

cbosdo03: Fixed issue 109772.

Backported go-oo patch to the CWS
2010-03-03  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [9da74fa484772595fa50e188ba2c496a459cbd6b]

cbosdo03: Fixed issue 109772.

Backported go-oo patch to the CWS
2010-03-03  Ivo Hinkelmann  <ihi@openoffice.org>  [b5dbfc6ae6e8275c40a79589cc61a1d0869037ae]

CWS-TOOLING: integrate CWS obo45


2010-03-03  Ivo Hinkelmann  <ihi@openoffice.org>  [b67973f21ad24df3c39f828a5b44a5863764a40b]

CWS-TOOLING: integrate CWS qadev40


2010-03-03  npower Developer  <npower@openoffice.org>  [b4cfc7121b263041c586fe3c3ed894f3a5494e7c]

npower13_objectmodule: tweak IDE to only run macros from cursor in VBA mode


2010-03-03  Niklas Nebel  <nn@openoffice.org>  [9f6f86e1d8e595de07e2925f25831119a6c41c91]

dr73: #i73766# InitRangeFinder: adjust flags for second part of reference


2010-03-03  Ivo Hinkelmann  <ihi@openoffice.org>  [f696d8ce6bbcc8cded7b075049a8c163c20c3782]

CWS-TOOLING: integrate CWS cmcfixes70


2010-03-03  Ivo Hinkelmann  <ihi@openoffice.org>  [eb8fe74950a5f42a10a2d1886f312d003cf0e1ee]

CWS-TOOLING: integrate CWS cmcfixes70


2010-03-03  Ivo Hinkelmann  <ihi@openoffice.org>  [58a861b33bb08b0384f33092c4bf8bf629559f51]

CWS-TOOLING: integrate CWS cmcfixes70


2010-03-03  Ivo Hinkelmann  <ihi@openoffice.org>  [bc25d9acce425bf94aee22b44d84499f749f904e]

CWS-TOOLING: integrate CWS cmcfixes70


2010-03-03  Ingrid Halama  <iha@openoffice.org>  [7bdab0997a98e68bfe475819d4ac2902d4f89ac0]

chart43: #i109767# no black borders per default for laminar chart types - realisitc look per default for 3D charts


2010-03-03  Ivo Hinkelmann  <ihi@openoffice.org>  [60c0e59fd450e39902d85918d2243fb83c02a21d]

CWS-TOOLING: integrate CWS native278


2010-03-03  Ivo Hinkelmann  <ihi@openoffice.org>  [5148646caf4f06d09292399b9fbfe682218bfca6]

CWS-TOOLING: integrate CWS native278


2010-03-03  Ivo Hinkelmann  <ihi@openoffice.org>  [9a832a9bdbda66a0c3bfec2ce3eb7ba5bcc2eb44]

CWS-TOOLING: integrate CWS sb119


2010-03-03  Ivo Hinkelmann  <ihi@openoffice.org>  [03db4c7db5f3735641fcca3fcc8260f43dd844ce]

CWS-TOOLING: integrate CWS sb119


2010-03-03  Ivo Hinkelmann  <ihi@openoffice.org>  [6ee33e01b1fbd367ce01dc5650eb9e3c089672ab]

CWS-TOOLING: integrate CWS sb119


2010-03-03  Ivo Hinkelmann  <ihi@openoffice.org>  [de1780e93d24a37e01746f478ca6249e13456955]

CWS-TOOLING: integrate CWS sb119


2010-03-03  Ivo Hinkelmann  <ihi@openoffice.org>  [7ff9ca5f414f59800bd5f44546498a6272c3e706]

CWS-TOOLING: integrate CWS sb119


2010-03-03  Ivo Hinkelmann  <ihi@openoffice.org>  [7514bbabcf33c821feeba352eac665a03d0957ad]

CWS-TOOLING: integrate CWS sb119


2010-03-03  Ivo Hinkelmann  <ihi@openoffice.org>  [89c67164fb42183b795af4642058b96fe9ebfef5]

CWS-TOOLING: integrate CWS sb119


2010-03-03  Ivo Hinkelmann  <ihi@openoffice.org>  [2245eadb5d23c2df70aeccef8b00121afed80a0a]

CWS-TOOLING: integrate CWS sdk330


2010-03-03  Ivo Hinkelmann  <ihi@openoffice.org>  [92e5a45bfaba1b24905c4c22af67e59941e63cda]

CWS-TOOLING: integrate CWS sdk330


2010-03-03  Ivo Hinkelmann  <ihi@openoffice.org>  [1b27fb81ee7e062a8d8ea17542a455d938baf885]

CWS-TOOLING: integrate CWS sdk330


2010-03-03  Ivo Hinkelmann  <ihi@openoffice.org>  [1971cd99a7b7be6502e4194018b1339bf49e2804]

CWS-TOOLING: integrate CWS sdk330


2010-03-03  Ivo Hinkelmann  <ihi@openoffice.org>  [94b3105458f6cbbdbaae67f4e3046534e9c7bec4]

CWS-TOOLING: integrate CWS aus112


2010-03-03  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [e25a2f29ab0fea064f1fd4ce4383ce29e930fbab]

fix a warning


2010-03-29  Vladimir Glazunov  <vg@openoffice.org>  [5af27f49f23578df5da2a0b24c08014cdaf0b675]

#161436# Added throbber for migration page. Disable buttons to prevent user to cancel the process - transplanted from 219801e88d38@native0


2010-03-03  Christian Lippka  <christian.lippka@sun.com>  [a69e628c5cc5ae87502c188adb8634e52283957d]

fixed compile error


2010-03-03  Thomas Benisch  <tbe@openoffice.org>  [ed1b30ca81d1b33c5466e1b0e9173b8c88b5f146]

chartshapes: merge with DEV300_m72


2010-03-03  Thomas Lange [tl]  <tl@openoffice.org>  [fc598643c579d63ac9750aca41bd130d06886390]

cws tl74: merge with DEV300_m73


2010-03-03  Thomas Lange [tl]  <tl@openoffice.org>  [0bb4fc5d22e35e031de39586423d380b12c0da15]

cws tl74: merge with DEV300_m73


2010-03-03  Thomas Lange [tl]  <tl@openoffice.org>  [8c2065dd2932b00c8be5df1a193adf7596801483]

cws tl74: merge with DEV300_m73


2010-03-02  Ingrid Halama  <iha@openoffice.org>  [1899e8813a2681fc2eca3ecc8dbf8bee51b4a99c]

chart43: remove compiler warning


2010-03-02  Malte Timmermann [mt]  <malte.timmermann@sun.com>  [89532d7e3f8bdd1d5c127422792d2893514cf2b0]

mtaccfixes: merge with DEV300_m73


2010-03-02  Christian Lippka  <christian.lippka@sun.com>  [f420e0da84399bfef6cc410fff7a9faca3c51bbf]

rebase m73


2010-03-02  Ivo Hinkelmann  <ihi@openoffice.org>  [2ce74bf6335641dd4829b1d17e6510f8facbf231]

CWS-TOOLING: integrate CWS jl145


2010-03-02  Ivo Hinkelmann  <ihi@openoffice.org>  [b4282c788b1d80495b3d7aa678169404c0c07f92]

CWS-TOOLING: integrate CWS jl145


2010-03-02  Ivo Hinkelmann  <ihi@openoffice.org>  [8d3a433eff339ae0a368eaaac7a0bddfb6b506d7]

CWS-TOOLING: integrate CWS jl145


2010-03-02  Christian Lippka  <christian.lippka@sun.com>  [33ef17ed7207b82d8e6fe1fa4ddaec676092d0f1]

added Visible property for shapes


2010-03-02  Christian Lippka  <christian.lippka@sun.com>  [90184195d98ef42a18d37cd925c12aed6e60913b]

added Visible property for shapes


2010-03-02  Ivo Hinkelmann  <ihi@openoffice.org>  [32a8f422d323a754cf2e8b80f859cc154384e4d9]

CWS-TOOLING: integrate CWS cbosdo02


2010-03-02  Ivo Hinkelmann  <ihi@openoffice.org>  [44fdb66e124afe5d1bcfe778e83573f63d005215]

CWS-TOOLING: integrate CWS cbosdo02


2010-03-02  Ivo Hinkelmann  <ihi@openoffice.org>  [e2e5891e9b75f6271a935d9a164c53c5f63fff72]

CWS-TOOLING: integrate CWS cbosdo02


2010-03-02  Ivo Hinkelmann  <ihi@openoffice.org>  [e8a0b1cfc54cc0c24545265f4a4d160dadc46150]

CWS-TOOLING: integrate CWS cbosdo02


2010-03-02  Niklas Nebel  <nn@openoffice.org>  [00d07ef0df9f2ed2a383950772ae2debeff4c529]

dr73: #i108245# error handling in protect/unprotect


2010-03-02  Ivo Hinkelmann  <ihi@openoffice.org>  [cd8457ee4ff0ddf490539b8d620c38638ee08ae2]

CWS-TOOLING: integrate CWS sb111


2010-03-02  Ivo Hinkelmann  <ihi@openoffice.org>  [2b83c2ddb5f548dce29d3da8cd0acd5089248e8e]

CWS-TOOLING: integrate CWS sb111


2010-03-02  Ivo Hinkelmann  <ihi@openoffice.org>  [77944290c8246c1743395f5ed2b647e5c8a69e42]

CWS-TOOLING: integrate CWS sb111


2010-03-02  Ivo Hinkelmann  <ihi@openoffice.org>  [f67e58f25566bdecc74f495a2e20f8b2bb0f825a]

CWS-TOOLING: integrate CWS sb111


2010-03-02  Ivo Hinkelmann  <ihi@openoffice.org>  [9c01cdde9fa3d519b08a77b0761cbee6e5ac85e5]

CWS-TOOLING: integrate CWS sb111


2010-03-02  Ivo Hinkelmann  <ihi@openoffice.org>  [aa2ce3cd21e1d777021b937edd2ec1b54bcec29e]

CWS-TOOLING: integrate CWS sb111


2010-03-02  Ivo Hinkelmann  <ihi@openoffice.org>  [4d27fc437055d49dd18fc048d3fc2fbdfc50735a]

CWS-TOOLING: integrate CWS sb111


2010-03-02  Ivo Hinkelmann  <ihi@openoffice.org>  [d4df362cf645cebad70f89c29ca85fb321b44a54]

CWS-TOOLING: integrate CWS sb111


2010-03-02  Ivo Hinkelmann  <ihi@openoffice.org>  [8fc2198c5665531964ff317e4a75cbab1feed156]

CWS-TOOLING: integrate CWS sb111


2010-03-02  Kohei Yoshida  <kyoshida@novell.com>  [490c8bf3efac5fb70dbb11337a97c78e91c9d41e]

kohei04: #i108086# Fixed the connector import issue the right way.


2010-03-02  Ingrid Halama  <iha@openoffice.org>  [6262a9ecc1207de8e21cfcd1525b95499dc90c0f]

chart43: #i109744# walls are too dark, #i78934# pyramids are too dark


2010-03-02  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [0e4d294db8bc143bb686fd845a46c80d5cb5ad02]

vcl110: #i106575# fix erase from list (thanks thb)


2010-03-02  npower Developer  <npower@openoffice.org>  [c0ae58c88aa461c9c26cddb89b071151b2d41361]

npower13_objectmodule: #i109734# resolve macros after basic is loaded, fix error with 'Me' rtlfunc


2010-03-02  npower Developer  <npower@openoffice.org>  [6b5831d19fcb6eef490521badec23f460bb01958]

npower13_objectmodule: #i109734# resolve macros after basic is loaded, fix error with 'Me' rtlfunc


2010-03-02  David Tardon  <dtardon@openoffice.org>  [9fb153f3cc63879ff5c937bd1e5b75be99482233]

dtardon01: update to DEV300_m73


2010-03-02  Joerg Skottke [jsk]  <jsk@openoffice.org>  [cdf5432c956d9998a744a59b8535b6a385f6e1a6]

vitomation01: Rebased to DEV300_m73


2010-03-02  Caolán McNamara  <cmc@openoffice.org>  [9a35c1cd19ecb9da6b23780406aae703bc8673f7]

#i107747# allow building against older libxml2


2010-03-02  Caolán McNamara  <cmc@openoffice.org>  [b2e49190dfb6c94ba520747dc30d41d87ff63e40]

#i107747# allow building against older libxml2


2010-03-02  Henning Brinkmann  <hbrinkm@openoffice.org>  [3de7b648e354a9e1f5d531148295d86355a43b42]

writerfilter08: effect on run already handled


2010-03-02  Henning Brinkmann  <hbrinkm@openoffice.org>  [c2a270a21650a16df00ac5c5f1307e15bda7195e]

writerfilter08: changed some tokenids and effort annotation


2010-03-02  npower Developer  <npower@openoffice.org>  [c5fc57de562850a7d2f708e3936296d24677012d]

npower14miscfixes: #i109706# move back msvbahelper to the filter module


2010-03-02  npower Developer  <npower@openoffice.org>  [9f7b39fd2ef894846e9d4532272edeb2c11cc208]

npower14miscfixes: #i109706# move back msvbahelper to the filter module


2010-03-02  Niklas Nebel  <nn@openoffice.org>  [1a8b158c40158db335e08da7f703c6e7858ffca0]

dr73: #i109570# fixed a typo


2010-03-02  Henning Brinkmann  <hbrinkm@openoffice.org>  [dbded67ff2baa697ca2b2c475f368527515fb173]

writerfilter08: shading not supported on characters in ODT


2010-03-02  sb  <sb@openoffice.org>  [7b673e59fcf8045e135c854bdfe14fce97df0432]

sb118: vector::resize instead of vector::reserve to not access elements beyond vector::size


2010-03-02  Henning Brinkmann  <hbrinkm@openoffice.org>  [3fc15c3965fd2ba838ede12817c351c3c5eee085]

writerfilter08: emphasis already implemented


2010-03-02  Caolán McNamara  <cmc@openoffice.org>  [ab88d62bc56777bfa7eece95b40607c2847116e7]

xmlsec1_2_14: merge with DEV300 m73


2010-03-02  Caolán McNamara  <cmc@openoffice.org>  [7b629ffc8f6df9a884b219a90b57c403044aea2e]

xmlsec1_2_14: merge with DEV300 m73


2010-03-02  Caolán McNamara  <cmc@openoffice.org>  [194993bb6777a408e7294c51237c92fce223d576]

xmlsec1_2_14: merge with DEV300 m73


2010-03-02  Niklas Nebel  <nn@openoffice.org>  [cf345f1685a58cf9c0d8f8b9e35c935b5236b15f]

#i109350# use ScUnoHelpFunctions::GetEnumFromAny for Function property again


2010-03-02  Ingo Schmidt  <is@openoffice.org>  [4cbf33f95a48cc2e59c4fe6e260e5fb64d744bbf]

native0: #161678# setting office start language


2010-03-02  Henning Brinkmann  <hbrinkm@openoffice.org>  [a2ce50f90ebf20079b494df88a403fca370ad3f0]

writerfilter08: fitText not supported in ODT


2010-03-02  Henning Brinkmann  <hbrinkm@openoffice.org>  [292cf65b2db6f089b9972400ea2d34eb66509343]

writerfilter08: vetical alignment on page not supported in ODT


2010-03-02  Ingrid Halama  <iha@openoffice.org>  [a7ea99d465e0627b547decf625b871542a5113d0]

chartmultiline: merge with DEV300_m73


2010-03-02  Ingrid Halama  <iha@openoffice.org>  [703d0efb3860ed0fbc34a4ce6cf34a91bb4af17c]

chartmultiline: merge with DEV300_m73


2010-03-02  Henning Brinkmann  <hbrinkm@openoffice.org>  [bb3b79327878c2fd80291d3851b636f900a79f85]

writerfilter08: handle bidi for sections


2010-03-02  npower Developer  <npower@openoffice.org>  [6984c82b9c3d47502de87cdf5f950c382768ac77]

npower13_objectmodule: #i109734# object module stuff new files


2010-03-02  npower Developer  <npower@openoffice.org>  [dce859e723f91c9f693a75d146c26dea22634304]

npower13_objectmodule: #i109734# object module stuff new files


2010-03-02  npower Developer  <npower@openoffice.org>  [07716c77cc6b451aa4717b7811fd5f5c2aa22967]

npower13_objectmodule: #i109734# object module stuff


2010-03-02  npower Developer  <npower@openoffice.org>  [aac4d6a3a645d3c11e4094a2c5ca701810e6df07]

npower13_objectmodule: #i109734# object module stuff


2010-03-02  npower Developer  <npower@openoffice.org>  [67f4b1791d5b9e1bf7f5b969174de322adbaec21]

npower13_objectmodule: #i109734# object module stuff


2010-03-02  npower Developer  <npower@openoffice.org>  [2e51e1d3e3dd632f0346e2810bbd5b7aac4d7fa8]

npower13_objectmodule: #i109734# object module stuff


2010-03-02  npower Developer  <npower@openoffice.org>  [da0a3a0e7f71bc56a6e4e49b4d0645de6903739c]

npower13_objectmodule: #i109734# object module stuff


2010-03-02  Joerg Skottke [jsk]  <jsk@openoffice.org>  [c3449c0446fdd77d71fc3bf4ae85ecaafe169948]

vitomation01: #i109696 - t_tools1.inc - Removed unused functionErgebnis Schreiben()


2010-03-02  Joerg Skottke [jsk]  <jsk@openoffice.org>  [cc7c4e3677b190ba105b0e3b7e8178b8a401d925]

vitomation01: #i109696 - t_tools2.inc - Removed unused function fRemoveDoubleSpace()


2010-03-02  Joerg Skottke [jsk]  <jsk@openoffice.org>  [1be5a10cf34b26e5c432d59e2fde881bccada5eb]

vitomation01: #i109696 - t_tools2.inc - moved function fGetFileText() to graphics/optional/includes/global/export_graphic_2.inc, this is the only test that uses this function.


2010-03-02  Joerg Skottke [jsk]  <jsk@openoffice.org>  [1e03fc40cc5223b1901a7aa0549c2224f9d6506c]

vitomation01: #i109696 - t_tools2.inc - removed unused function SetURL()


2010-03-02  Joerg Skottke [jsk]  <jsk@openoffice.org>  [dc24fd35904c844c3d6384168a7305cd207bf154]

vitomation01: #i109696 - t_tools2.inc - removed unused function ActivateAutoPilot


2010-03-02  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [ecd234592b39cd4cdeec995aea72763904cec158]

dba33f: #i108943# make ooSetupFactoryUIName not to be localized


2010-03-02  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [e642a5cc736295c4f2a93d7d066eddaf98300ae1]

dba33f: #i108943# make ooSetupFactoryUIName not to be localized


2010-03-02  Henning Brinkmann  <hbrinkm@openoffice.org>  [45097a9dfc99f2b9b77038226950659bc6d80c8d]

writerfilter08: handle textDirection on sectPr


2010-03-02  Joerg Skottke [jsk]  <jsk@openoffice.org>  [e3cc573b75daad5fbe87f3b59f738aaf269a05cf]

vitomation01: Removed testcase func_LoadSaveGeneral_1 (it is broken and not called anywhere anymore) alongside with three other global functions only used herein


2010-03-02  Joerg Skottke [jsk]  <jsk@openoffice.org>  [61fa83db2355e2d9ed92bbbfdf70ac8e8401dcec]

vitomation01: #i109696 - Done removing unused functions.


2010-03-02  Joerg Skottke [jsk]  <jsk@openoffice.org>  [2fe513e9f29c3989b2a3d6d2f6ec2703dd4ba8dd]

vitomation01: #i109696 - Removed unused function PfadName()


2010-03-02  Joerg Skottke [jsk]  <jsk@openoffice.org>  [979c68ead0c3cf791cac87df14d1ef5e81b89fac]

vitomation01: #i109696 - Removed unused function PfadExtract()


2010-03-02  Joerg Skottke [jsk]  <jsk@openoffice.org>  [263994914d04267498f202dd0a4b528c7dc12800]

vitomation01: #i109696 - Removed wrapper function hFileExists() - it does exactly the same as the builtin function FileExists() plus some overhead.


2010-03-02  Joerg Skottke [jsk]  <jsk@openoffice.org>  [4e81c9a7435d287477934e2a4d0c60ad0cf7ddb1]

vitomation01: #i109696 - Removed wrapper function hDirectoryExists(). This function - in addition to the built in function FileExists() also checked for the file type (verifying that the object is a rela directory, not a file) but this functionality was not explicitly requested by any function call. The function was only used to determine whether an object of given name exists. If this is not the case it is created. So the function provided unused functionality.


2010-03-02  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [51507e955fa514babeae5b560dd3a36debb6035e]

dba33f: #i108943# make ooSetupFactoryUIName to be localized


2010-03-01  Christian Lippka  <christian.lippka@sun.com>  [2caeda091a394dd134783dbd1656910f730ad040]

#i109713# applied patch to fix missing initialized member variable


2010-03-01  sb  <sb@openoffice.org>  [01c25f366c9655e1446dec86e726e5e0b3e4a6da]

sb118: make sure test OOo instances can dump core upon crash


2010-03-01  sb  <sb@openoffice.org>  [ffb8e5cf09a6b3ee34a6deee5880d9c968c83396]

sb118: make sure test OOo instances can dump core upon crash


2010-03-01  Henning Brinkmann  <hbrinkm@openoffice.org>  [64d5c0c3f17744e813dac8ae80b04d03771e0fab]

writerfilter08: handle <bidi>


2010-03-01  Henning Brinkmann  <hbrinkm@openoffice.org>  [1a92a19a53c94c63baeeaa651f707651ed58d619]

writerfilter08: PropertySetToTagHandler::sprm: correct representation for id of sprm


2010-03-01  Release Engineering  <releng@openoffice.org>  [318dc3ec08913f165ab93bbdab5433ec0d66b8ae]

DEV300


2010-03-01  Ocke Janssen  <oj@openoffice.org>  [e4416c73ca10c002ed39fe8f69395d627652f162]

#i109549# use setElementaryQuery


2010-03-01  sb  <sb@openoffice.org>  [52d6c5a15a820dbfc6e527c4430f8f8d522b6c17]

sb118: #i109707# revived cwstestresult*, still used by sun/performancetest


2010-03-01  Joerg Skottke [jsk]  <jsk@openoffice.org>  [7c514e603e8a13b7501b5c710338e75914199348]

vitomation01: #i109696 - Removed any reference to deleted file t_dirloc.inc


2010-03-01  Joerg Skottke [jsk]  <jsk@openoffice.org>  [374886bce64f89e6d1f0c13d860bd18bb051d7e7]

DEL: The file contained exclusively functions that were duplicates to those in t_dir.inc.


2010-03-01  Joerg Skottke [jsk]  <jsk@openoffice.org>  [0fbd40e3945955145b66a968b8ae214db4c0379d]

vitomation01: #i109696 - Replaced call to GetFileNameListLocal() with GetFileNameList().


2010-03-01  Joerg Skottke [jsk]  <jsk@openoffice.org>  [2b023e15e11fe56eb827b4fedb455ed391773b4e]

vitomation01: #i109696 - Removed GetFileNameListLocal(), it is unused


2010-03-01  Joerg Skottke [jsk]  <jsk@openoffice.org>  [818d896ed110618b916599e6b2fe87b4557f3f24]

vitomation01: #i109696 - Removed hFileExistsLocal(), it is unused


2010-03-01  Joerg Skottke [jsk]  <jsk@openoffice.org>  [17c2049214df66676062682b27bb238530c5b577]

vitomation01: #i109696 - Removed hDirectoryExistsLocal(), it is unused


2010-03-01  Joerg Skottke [jsk]  <jsk@openoffice.org>  [c17d7ba7691fde3cf36d7e4c8ae96a23c3d67e39]

vitomation01: #i109696 - Removed GetFileListLocal(), it is unused


2010-03-01  Joerg Skottke [jsk]  <jsk@openoffice.org>  [691d291e49050e0083122c4413117b7827807fba]

vitomation01: #i109696 - Removed GetDirListLocal(), it is unused


2010-03-01  Joerg Skottke [jsk]  <jsk@openoffice.org>  [64decee4dae0d42de71294518e5730562cd92fb9]

vitomation01: #i109696 - Removed GetAllDirListLocal(), it is unused


2010-03-01  Joerg Skottke [jsk]  <jsk@openoffice.org>  [1ca389cdd3372bbc4e2f4268fa486d482e943420]

vitomation01: #i109696 - Removed KillFileListLocal(), it is unused


2010-03-01  Joerg Skottke [jsk]  <jsk@openoffice.org>  [9fcccb4d7a274495821e08e8f05252f4ba6dc67d]

vitomation01: #i109696 - Removed KillDirListLocal(), it is unused


2010-03-01  sb  <sb@openoffice.org>  [bc8db0eacd79a5c3dee23e951b6d70149a62e25b]

merged in CWS sb119


2010-03-01  sb  <sb@openoffice.org>  [8213de345f24af0c55b587802d5738e611b7009c]

merged in CWS sb119


2010-03-01  sb  <sb@openoffice.org>  [dc4f12b108cea6cc913d70ef294da333c43a27dd]

merged in CWS sb119


2010-03-01  sb  <sb@openoffice.org>  [80b39c82606e372f298cdf3c715277b14d3014bd]

merged in CWS sb119


2010-03-01  sb  <sb@openoffice.org>  [038162bcdf359e668fe045ad84ff14dbd8ba1dac]

merged in CWS sb119


2010-03-01  sb  <sb@openoffice.org>  [06fb299262a671f2d2f08a1eae6c7104fa546615]

merged in CWS sb119


2010-03-01  sb  <sb@openoffice.org>  [faaf18eb81191945811a13c98ae1bd4b8e2d0bb0]

merged in CWS sb119


2010-03-01  Joerg Skottke [jsk]  <jsk@openoffice.org>  [838a562fbf8cd500f97cfceddbcc7c17e3a54600]

vitomation01: #i109696 - Removed GetFileSizesLocal(), the function cannot work because filesizes must be retrieved as long integers, integers will not do.


2010-03-01  Joerg Skottke [jsk]  <jsk@openoffice.org>  [45bb5029da69123b7a4f0074d0c50b13136cd39b]

vitomation01: #i109696 - Removed GetAllFileListLocal(), it is unused and duplicates GetAllFileList() from t_dir.inc


2010-03-01  Joerg Skottke [jsk]  <jsk@openoffice.org>  [8a795875088c2f0d3db245d354b6c68e9e22c393]

vitomation01: #i109696 - Removed function DirNameListLocal() from t_dirloc.inc. It is unused and contains hard coded path separators - and is maximum badly coded.


2010-03-01  Joerg Skottke [jsk]  <jsk@openoffice.org>  [e6edfa9a94a773d3a2eb93b6ce399124b4981d63]

vitomation01: #i109696 - Removed functions hKillFile() and hKillFileLocal(), they are unused


2010-03-01  Joerg Skottke [jsk]  <jsk@openoffice.org>  [41f008ce7f99d3e4ceffa372f7336d3f7a5b5338]

vitomation01: #i109562 - Reverted to hClosePropertyBrowser(), the function hCloseDialog() is not usabe in this case.


2010-03-01  npower Developer  <npower@openoffice.org>  [40cc4d753a53d8f481e5c8defc3e582a190eea2f]

npower14miscfixes: #i109706#


2010-03-01  npower Developer  <npower@openoffice.org>  [c3eac7b66cabddb0849ee7e86e9d86d75e97ca87]

npower14miscfixes: #i109706#


2010-03-01  Joerg Skottke [jsk]  <jsk@openoffice.org>  [2d58371a77300c8dc80fb8cc0e7b851b7eebc0de]

vitomation01: #i109562 - Use hFileCloseAll() to close multiple windows in a row (was explicitly coded and copied multiple times). Medium risk change, might have to revert


2010-03-01  sb  <sb@openoffice.org>  [b9e3cf5230a1653b208910b03bc4d9960985c998]

sb118: #i109707# replaced cwscheckapi et al. with subsequenttests


2010-03-01  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [da36f8a709aa9bf0e71d06b76c14f35d97ac5998]

ppp02: #i109540# adapt print monitor to new workflow


2010-03-01  Vladimir Glazunov  <vg@openoffice.org>  [6fc24ec8152f03d76438e247239f87c1b6f72701]

CWS-TOOLING: integrate CWS hr68


2010-03-01  npower Developer  <npower@openoffice.org>  [ef28bb3801a3970169c5b86f8ced32ef59ce1379]

npower14miscfixes: #i109699#


2010-03-01  Joerg Skottke [jsk]  <jsk@openoffice.org>  [39098a579bf6a7af2f50d0765006d91197c3ed16]

vitomation01: #i109696 - CWS printerpullpages replaced the old DruckenDlg, removed code.


2010-03-01  Joerg Skottke [jsk]  <jsk@openoffice.org>  [8f6c70ecb761aa0f477ab2478c72750cd9297edf]

vitomation01: #i109696 - experiment: Make hClosePropertyBrowser() obsolete


2010-03-01  Joerg Skottke [jsk]  <jsk@openoffice.org>  [2d4bea112f25b56053c668b779df39a2d68e0205]

vitomation01: #i109696 - restored options_ooo_general.inc from OOO320 branch


2010-03-01  Joerg Skottke [jsk]  <jsk@openoffice.org>  [0f0cbba8972e742dddff7bbeb5aef882c5d5c632]

vitomation01: #i109696 - Desaster: The content of w_gridlayout was accidentially copied into options_ooo_general.inc (whose content is lost). Moving changes from options_ooo_general into w_grid_layout1.inc before restoring old options_ooo_general.inc


2010-03-01  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [049f773799c507107ba10579868e48234d253b9a]

vcl110: #i108947# remove now unnecessary SOURCE replacement


2010-03-01  Joerg Skottke [jsk]  <jsk@openoffice.org>  [4b22ea17247e87b3c2b1c15c645480e64018911f]

vitomation01: #i109696 - Code simplification, more slots to hUseAsyncSlot(), more removal of hCloseNavigator


2010-03-01  Vladimir Glazunov  <vg@openoffice.org>  [4c258f10f0cd41138caf0df5fdb91b7f6d6e4a5a]

CWS-TOOLING: integrate CWS hr69


2010-03-01  Vladimir Glazunov  <vg@openoffice.org>  [3ccd714eed214d96e94e8147bd52673499cdd21d]

CWS-TOOLING: integrate CWS hr69


2010-03-01  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [074ec7222c44a2787b12825f1cf9899d020846b1]

vcl110: #i108947# add replace variable BUILDIDCWS


2010-03-01  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [1d4b26a7e0d9d88e03aee04ede5c36d9b221ddd1]

vcl110: #i108947# add replace variable BUILDIDCWS


2010-03-01  Christian Lippka  <christian.lippka@sun.com>  [603902d336bcca8fd66109f20a50893f1cd7ee2f]

merge changes from aw079


2010-03-01  Christian Lippka  <christian.lippka@sun.com>  [3d8b7abdc05fa6c25670b4c32f52dd31f1e9f4ec]

merge changes from aw079


2010-03-01  Christian Lippka  <christian.lippka@sun.com>  [51e60b16f753d85ef8841072920340dbb2990125]

merge changes from aw079


2010-03-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [8db77584e25abc7e4ea0f32b8d37f8a0abd113e1]

#i109671#: fix license header


2010-03-01  Thomas Benisch  <tbe@openoffice.org>  [cff63b8d9dea2d92d10e25d88d47dcfa630cd526]

chartshapes: merge with DEV300_m72


2010-03-01  Thomas Benisch  <tbe@openoffice.org>  [64539591dfde88ee3b482a267f99a222af5015c2]

chartshapes: merge with DEV300_m72


2010-03-01  Thomas Benisch  <tbe@openoffice.org>  [4f4ce41e44919b7e201f854e52cc004c3858856d]

chartshapes: merge with DEV300_m72


2010-03-01  Thomas Benisch  <tbe@openoffice.org>  [9894a711a7550c717381e80c38c981e6b502beb7]

chartshapes: merge with DEV300_m72


2010-03-01  Thomas Benisch  <tbe@openoffice.org>  [c7731f8c0babc5307c4cb4d2ff3044ec0b461b15]

chartshapes: merge with DEV300_m72


2010-03-01  Thomas Benisch  <tbe@openoffice.org>  [568a8725aec92ee9aac36d690ef068c458b303c2]

chartshapes: merge with DEV300_m72


2010-03-01  Thomas Lange [tl]  <tl@openoffice.org>  [40ce8f33c47d06fd1fd8dc2ba866e15e09cf6cf1]

cws tl74: include statements fixed


2010-03-01  Joerg Skottke [jsk]  <jsk@openoffice.org>  [31523434d2a21afea59178ffae90baaa2962811d]

vitomation01: #i109696 - Code simplification in t_docfuncs.inc


2010-03-01  Joerg Skottke [jsk]  <jsk@openoffice.org>  [c312b4a184ed8336f9347c58de06d0018bed415e]

vitomation01: #i109696 - Remove hCloseNavigator(), use hCloseDialog() instead, eliminated function


2010-03-01  Joerg Skottke [jsk]  <jsk@openoffice.org>  [a91a5fee4e2596d578907c260dbd83c4da4c95eb]

vitomation01: #i109696 - Remove hCloseNavigator(), use hCloseDialog() instead, eliminated function


2010-03-01  sb  <sb@openoffice.org>  [2c72edc36403323b2978124e82bdd0069504be45]

sb118: release DisplayConnection::m_aMutex before calling event handlers


2010-03-01  Joerg Skottke [jsk]  <jsk@openoffice.org>  [00acc2d4a3020ac54a7d7f0aede1677b865a419a]

vitomation01: #i109696 - remove hCloseScriptOrganizer(), hCloseDialog() is better


2010-03-01  Thomas Lange [tl]  <tl@openoffice.org>  [1ec7c5a40bbe34b1b1dbba8dea2c1364c492ece7]

cws tl74: #i107721#, #i108358# fixing build problems after merge with DEV300_m72


2010-03-01  Thomas Lange [tl]  <tl@openoffice.org>  [f32e3142ecef67b782c87028cba151ab3a094b1c]

cws tl74: #i107721#, #i108358# fixing build problems after merge with DEV300_m72


2010-03-01  Joerg Skottke [jsk]  <jsk@openoffice.org>  [66d4e14f1200ea49715da4b6867e0055b2699e9b]

vitomation01: #i109696 - experiment: Replace hCloseScriptOrganizer() and hCloseNavigator() with hCloseDIalog()


2010-03-01  Marc Neumann [msc]  <Marc.Neumann@sun.com>  [5e5b36d4eaf2575c5935832dab12858600d76219]

add Oracle Open Office to the list of known offices


2010-03-01  Joerg Skottke [jsk]  <jsk@openoffice.org>  [794a6d5cd52a37d557accff9070971e372bae77f]

vitomation01: #i109696 - Added VERBOSE constant (private) to file t_tools3.inc


2010-03-01  Marc Neumann [msc]  <Marc.Neumann@sun.com>  [87189eabdba66d666ce6f3fc240d60cdb0828078]

cws hr69: #109701# fix testscripts


2010-03-01  Marc Neumann [msc]  <Marc.Neumann@sun.com>  [97eb03dfcee378d1b078c0b06043febe5e9b55ba]

cws hr69: #109701# fix testscripts


2010-03-01  npower Developer  <npower@openoffice.org>  [61c6e7240dc966bfa572d6791041dbfa64d1a207]

npower14miscfixes: #i109644# <sigh> add ( forgotten ) new file


2010-03-01  Joerg Skottke [jsk]  <jsk@openoffice.org>  [f1d43cb2637dd0cdc0077f8a30d63d98b7ca49c1]

vitomation01: #i109696 - removed hFileExport(), it is unused


2010-03-01  Joerg Skottke [jsk]  <jsk@openoffice.org>  [81ebe1acc86163cccf9de3c32be965590108dba3]

vitomation01: #i109696 - removed unused functions hSys2IntDlg(), hInt2SysDlg() and hhSysToInt()


2010-03-01  Joerg Skottke [jsk]  <jsk@openoffice.org>  [b0a41696cf00133655d552dbed4765eb0e1553a1]

vitomation01: #i109696 - hIsWebPageLoaded() is not called, removed the function


2010-03-01  Joerg Skottke [jsk]  <jsk@openoffice.org>  [3697606dbd03af835a2186562175e56312003faa]

vitomation01: #i109696 - Moved function IsItSaved() to c_import_general.inc as this is the only test still using this function


2010-03-01  Joerg Skottke [jsk]  <jsk@openoffice.org>  [c64252acb157aa248b7188661014def86e9d8be3]

vitomation01: #i109696 - Removed unused function IsItSaved


2010-03-01  Joerg Skottke [jsk]  <jsk@openoffice.org>  [746e40deb20031255f85d847b15eedb0df847fd3]

vitomation01: #i109696 - Removed unused function hListIntegrityTest()


2010-03-01  Joerg Skottke [jsk]  <jsk@openoffice.org>  [21710c84e0028a2847a9b88d9ca3f5791e1d7bd5]

vitomation01: #i109562 - Added EditLinksWriter and EditHyperlink slots to hUseAsyncSlot()


2010-03-01  Joerg Skottke [jsk]  <jsk@openoffice.org>  [16c1536f89210d2b78dafaf3a86068dd88377646]

vitomation01: #i109562 - collect hCloseDialog(), hUseAsyncSlot() and hClickButton() in t_tools3.inc to have them together in one place and to reduce filesize (there is a limit to the max number of lines per file somehow)


2010-03-01  sb  <sb@openoffice.org>  [c390a25f95908c885b1269c199dc518d27b28c2f]

sb118: 64 bit warning


2010-02-27  Caolán McNamara  <cmc@openoffice.org>  [1964ee5d1c40331e72429a54877022777b67d8a5]

hunspell129: add back in solaris ICONV disable


2010-02-27  Caolán McNamara  <cmc@openoffice.org>  [912fbc40dfc95782f6d04d49c94326cce3d00bf9]

hunspell129: c/c++ comments


2010-02-27  Caolán McNamara  <cmc@openoffice.org>  [0e32129e807e3f82dfb090862ad283ea4d8f9573]

hunspell129: more foo


2010-02-27  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [e3c5a94658ee2daa115a1393376f747d7470c680]

fix a layout problem


2010-02-27  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [0ca31b024fbc215489c9ff9ed199cbe189344141]

ppp02: #i108326# missing mac implementation


2010-02-27  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [7a0bbdacbf0988c5c7cb8101fb431c816884dd6e]

vcl110: #i90907# new IsDeltaPixel function on CommandWheelData


2010-02-27  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [89bbb94e03df0ccd5cf3f5737c12b7c29fd4fae7]

vcl110: #i101458# silence warning


2010-02-27  Caolán McNamara  <cmc@openoffice.org>  [75dad90f06c9d9836fdc9acba2dbbc90cf735547]

hunspell129: more foo


2010-02-27  David Tardon  <dtardon@openoffice.org>  [d41b3dfa6e34f1671a9206aaae5cb1ee112c1f41]

dtardon01: update to DEV300_m72


2010-02-27  David Tardon  <dtardon@openoffice.org>  [d4780894a4b12dbbe6ef104df78a0de2755d80da]

dtardon01: update to DEV300_m72


2010-02-27  David Tardon  <dtardon@openoffice.org>  [9459556f86dbf6fbfa7a0e8c981d637413155a51]

dtardon01: update to DEV300_m72


2010-02-27  David Tardon  <dtardon@openoffice.org>  [be7ec2113235b3a294bf25e59e5dd9f298a7a7bf]

dtardon01: update to DEV300_m72


2010-02-26  Kohei Yoshida  <kyoshida@novell.com>  [5c3655dbc26e926449ecdc4963e19c7dfb35fad5]

calctabcolor: Fixed a build breakage by adjusting for the svx split.  Some headers have moved to editeng.


2010-02-26  Caolán McNamara  <cmc@openoffice.org>  [34697cd9c655b30e8f127a67be00c6774b254398]

hunspell129: solaris foo


2010-02-26  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [b8e0731cd9c084e59f86fc18ce3ee149c868240e]

vcl110: #i90907# rework mac wheel events, prepare wheel event for pixel scroll data


2010-02-26  Kohei Yoshida  <kyoshida@novell.com>  [474fa54778169a231743efc1542e18cdf45913e1]

calctabcolor: #i109365# Removed some of unused methods.


2010-02-26  Kohei Yoshida  <kyoshida@novell.com>  [27647a7113e07621fb7b2159a2734596bb790307]

calctabcolor: Fixed a build breakage due to the svx split.


2010-02-26  npower Developer  <npower@openoffice.org>  [a9ca7af289e6a0ea106fd1798602cf1e2e06a0ea]

npower14miscfixes: #i109644# don't load vba stuff for odf document ( untill you go into vbamode in basic )


2010-02-26  npower Developer  <npower@openoffice.org>  [e36d78e218fe8993406b2134ef4e7b30801f272e]

npower14miscfixes: #i109644# don't load vba stuff for odf document ( untill you go into vbamode in basic )


2010-02-26  npower Developer  <npower@openoffice.org>  [1c87beca79bc52e9d3aa97bf05f409c5906723cc]

npower14miscfixes: #i109644# don't load vba stuff for odf document ( untill you go into vbamode in basic )


2010-02-26  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [d68e0df79add4afc10d5c61920bff198d743e8ff]

vcl110: #i47904# support WM_CLIENT_MACHING, _NET_WM_PID and _NET_WM_PING


2010-02-26  Herbert Duerr [hdu]  <duerr@sun.com>  [c98d05242ad28e2081db3dae99d5bc506630d289]

#i87970# use UCS4+weight as GFB-result cache keys


2010-02-26  sb  <sb@openoffice.org>  [b9129478ddb10059fef0a3934e45529eebcb0cfe]

sb118: improved tests (no getActiveTopWindow etc.)


2010-02-26  sb  <sb@openoffice.org>  [e6694e6614a9360c98df4ee611be09b8385b48a4]

sb118: #i109643# disable tests that fail when run in parallel with other applications


2010-02-26  Henning Brinkmann  <hbrinkm@openoffice.org>  [65d9371c0d22af2e0dc0ad9f0c5caff5997840a1]

writerfilter08: corrected name for PROP_PARA_SPLIT


2010-02-26  Herbert Duerr [hdu]  <duerr@sun.com>  [baab9baa6a0e3ba3558970c9aeca3d0d1c627d76]

#i87970# better debug printing for FC substitutions


2010-02-26  Dirk Voelzke  <dv@openoffice.org>  [d1094302c04ea7307cf3d00d2cbf67de55ad52bb]

nativ0: #161144#: Call survey for OpenOffice.org only


2010-02-26  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [8c5e8ddecc685d4183e5038df5af9da3222c2db3]

vcl110: #i45043# draw native list nodes


2010-02-26  Kohei Yoshida  <kyoshida@novell.com>  [9c4df49eee1b7e4da71715e962400469d43ed5a6]

calctabcolor: resynced with the repository to get more recent changes in.


2010-02-26  Kohei Yoshida  <kyoshida@novell.com>  [96a0b81006ba900955ed00306e03f59e86de2216]

calctabcolor: resynced with the repository to get more recent changes in.


2010-02-26  Kohei Yoshida  <kyoshida@novell.com>  [8aa01befc7e867c04c6dd66be9e885f6cefdff7e]

calctabcolor: resynced with the repository to get more recent changes in.


2010-02-26  Kohei Yoshida  <kyoshida@novell.com>  [0fad3e466155764e2501ff723a59b9e1d5f3ef8c]

calctabcolor: resynced with the repository to get more recent changes in.


2010-02-26  Kohei Yoshida  <kyoshida@novell.com>  [28d10a27cf288cb8c963e2ba0c0707aedd4f4719]

calctabcolor: resynced with the repository to get more recent changes in.


2010-02-26  Kohei Yoshida  <kyoshida@novell.com>  [1dffd5dc985c6bce998c6dbad58d39b83dbc0d45]

calctabcolor: resynced with the repository to get more recent changes in.


2010-02-26  Kohei Yoshida  <kyoshida@novell.com>  [e63f20a19aed2667d2c05b070059aee1e0f76bdf]

calctabcolor: resynced with the repository to get more recent changes in.


2010-02-26  sb  <sb@openoffice.org>  [70bfb4d5a912a064683ac0a312719fcda8f07c15]

sb111: fixed changes after rebase


2010-02-26  Oliver-Rainer Wittmann  <od@openoffice.org>  [ad468a24d60160c9b3e2b184cb2daa1e2f137a08]

sw33bf03: #i100611#,#i107834# - method <SwFntObj::CreateScrFont(..)> - remove adjustment to determined screen due to an arbitrary text string rendering and                                 apply cmc's patch to preserve "faked" font properties (weight and italic)


2010-02-26  Caolán McNamara  <cmc@openoffice.org>  [f0080a96c77acb5a03d4fae96f44289a9509bf10]

hunspell129: need ctype.c for solaris


2010-02-26  sj  <sj@openoffice.org>  [17b2725890d178a62eed5188f44800a3ec986ab6]

impress188: #i109288# applied patch (fixed adjustment value merging)


2010-02-26  Kohei Yoshida  <kyoshida@novell.com>  [c55070e00e531d89206adcff35ba56a753b7879d]

calctabcolor: rebased to m72.


2010-02-26  Kohei Yoshida  <kyoshida@novell.com>  [e3132811f5420c83f7f9bf824578f62308654eb1]

calctabcolor: rebased to m72.


2010-02-26  Kohei Yoshida  <kyoshida@novell.com>  [2b4c76f724da3290b5cd3eb73ec91b068138b83d]

calctabcolor: rebased to m72.


2010-02-26  Kohei Yoshida  <kyoshida@novell.com>  [3819d32b307ff405b69d89391ad9de49e828a001]

calctabcolor: rebased to m72.


2010-02-26  Kohei Yoshida  <kyoshida@novell.com>  [f67e02104b7563062620782927c8a16e60a1d9bb]

calctabcolor: rebased to m72.


2010-02-26  Kohei Yoshida  <kyoshida@novell.com>  [94129e2b4ec56d2fe55a69ec8d15d5b9f3fcb58e]

calctabcolor: rebased to m72.


2010-02-26  Kohei Yoshida  <kyoshida@novell.com>  [cb2d03c7386c7846c159b43bee71b761d6512f85]

calctabcolor: rebased to m72.


2010-02-26  Kohei Yoshida  <kyoshida@novell.com>  [8c3ce6044a3a250a65eaa39c976ba0c03f3e09db]

calctabcolor: rebased to m72.


2010-02-26  Ingrid Halama  <iha@openoffice.org>  [a5b4767a61d06b45f30746c9ea35988c3726ff8c]

chart43: merge with DEV300_m72


2010-02-26  Ingrid Halama  <iha@openoffice.org>  [f601d0ab51a9fb33da0066b201c034c7cdb0eaca]

chart43: merge with DEV300_m72


2010-02-26  Ingrid Halama  <iha@openoffice.org>  [dffeb7263102ad237c1afd74ebcc1c3835d9cec5]

chart43: merge with DEV300_m72


2010-02-26  Ingrid Halama  <iha@openoffice.org>  [eb94da5c50d916345c2248de14ad09851a1f6efe]

chart43: merge with DEV300_m72


2010-02-26  Ingrid Halama  <iha@openoffice.org>  [7625208276b6e8762baf84ce2bd27f53292b8949]

chart43: merge with DEV300_m72


2010-02-26  Ingrid Halama  <iha@openoffice.org>  [5865225bd4b1bf95442532d0854e276bc8c864e7]

chart43: merge with DEV300_m72


2010-02-26  npower Developer  <npower@openoffice.org>  [06a855ff63da3f91d954264181182f5ffff5e385]

npower14miscfixes: #i109631# apply caolans' fix for removing unused methods


2010-02-26  npower Developer  <npower@openoffice.org>  [b1250cf0752801509159d108c2a81ca3ab52b296]

npower14miscfixes: #i108177# apply caolans' fix for removing unused methods


2010-02-26  npower Developer  <npower@openoffice.org>  [3a4b7f66c0c5309a8537e953ff22895f8b8d88e4]

npower14miscfixes: #i107591# apply caolans' fix for removing unused methods


2010-02-26  npower Developer  <npower@openoffice.org>  [b0fa53865f49de46803638e253700c3bd785a042]

npower14miscfixes: #i108853# fix build break


2010-02-26  npower Developer  <npower@openoffice.org>  [8dee3bdf17d0aa70c9e34ab3eb9b3b67df41c91c]

npower14miscfixes: #i108853# fix build break


2010-02-26  npower Developer  <npower@openoffice.org>  [26801698a4aa2e5bf20a0fc4c397597891657eed]

npower14miscfixes: #i108853# fix build break


2010-02-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [d94e24d7a20ae12420835c299983660fba59e569]

hr69: #i109593#: fix basic style license header


2010-02-26  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [c912bb3103a2d1022f174a928f6e2e7acce7f832]

fix a warning


2010-02-26  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [9c39f6a473b309712ae9e45d161642bba9413cc3]

fix a warning


2010-02-26  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [ce17e2f1bdff4e2b9e3c973b303bacfa3bc242fd]

merge


2010-02-26  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [db51ea7734b0a09c4ecb1d14b7013736551de5c6]

fix unused variables


2010-02-26  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [02e319cc06f22caf61c3aa718c0a77b75992f947]

ppp02: #i109540# fix mail merge (thanks os)


2010-02-26  Thomas Lange [tl]  <tl@openoffice.org>  [3704620b259a35c75f400f3dce03a5d277a52639]

cws tl74: merge problem fixed


2010-02-26  Henning Brinkmann  <hbrinkm@openoffice.org>  [516addf2954bc2f609bb033e6dffffd5ac3ad93a]

writerfilter07: #i108504# StyleSheetTable::ApplyStyleSheets: Do not set null parent style


2010-02-26  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [fd6a3e64d1c8bb4f42e33d78fe8f7e5d738fb0a2]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba33f


2010-02-26  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [ce44f513aa33f8d7c6286f06bbf0fbe617b6d735]

dba33f: #i108712# setPrinter: always set MAP_TWIP


2010-02-26  Caolán McNamara  <cmc@openoffice.org>  [208a50f7e4da6ec6db11689bf7f9f8f6df73d8d3]

hunspell129: need stdio.h for solaris


2010-02-26  Caolán McNamara  <cmc@openoffice.org>  [2d8e706e4c50857a436ad0fa72e9897ffe575928]

cmcfixes72: #i108609# fix up for newer rpmbuild


2010-02-26  sb  <sb@openoffice.org>  [e3e1a6da8047cb36de9a8faf592a69c9a482a5d9]

sb119: merged in DEV300_m72


2010-02-26  sb  <sb@openoffice.org>  [bb200be68ed1b830804b9367599e7b95245fb6f6]

sb119: merged in DEV300_m72


2010-02-26  sb  <sb@openoffice.org>  [16d7750d0426ba588347bc78fa23e34334e29198]

sb119: merged in DEV300_m72


2010-02-26  sb  <sb@openoffice.org>  [b738e27623f45a5e1d04d4df0d35e8ebfc7b70a4]

sb119: merged in DEV300_m72


2010-02-26  sb  <sb@openoffice.org>  [89d350e2cd758c96a5a67d2327265e23fd83a647]

sb119: merged in DEV300_m72


2010-02-26  sb  <sb@openoffice.org>  [5f744418087f7ba92e83ee9acfd3443a92bae823]

sb119: merged in DEV300_m72


2010-02-26  sb  <sb@openoffice.org>  [6b9f15d19c35b3afbd03b62067bd93f7c83ef1bb]

sb119: merged in DEV300_m72


2010-02-26  Caolán McNamara  <cmc@openoffice.org>  [03788a3054b6f5132237b8a4f60cab4a1d37a8fb]

hunspell129: need stdio.h for solaris


2010-02-26  Thomas Lange [tl]  <tl@openoffice.org>  [00bcd5f6fbdc0ec9aab6cdb766850259fe301ebf]

cws tl74: merge with DEV300_m72


2010-02-26  Thomas Lange [tl]  <tl@openoffice.org>  [f5ed45f2e706e954bd7be014d847024e0175a932]

cws tl74: merge with DEV300_m72


2010-02-26  Thomas Lange [tl]  <tl@openoffice.org>  [20957c82aa3098964e5c7312b7a471f383bcdc62]

cws tl74: merge with DEV300_m72


2010-02-26  Thomas Lange [tl]  <tl@openoffice.org>  [b164514691ee5b6b3938bcee5ad82387acb780af]

cws tl74: merge with DEV300_m72


2010-02-26  Thomas Lange [tl]  <tl@openoffice.org>  [16832959361d205cc25b21cd1aeaad9b90f41ea0]

cws tl74: merge with DEV300_m72


2010-02-26  Thomas Lange [tl]  <tl@openoffice.org>  [50fd15dc7a88d8f845115ba46ff92821b3f881de]

cws tl74: merge with DEV300_m72


2010-02-26  Thomas Lange [tl]  <tl@openoffice.org>  [4179423f953d1726cfb10b5e50299315f9cbd69a]

cws tl74: merge with DEV300_m72


2010-02-26  Thomas Lange [tl]  <tl@openoffice.org>  [ad7ba471a9ecc90e87295a87acbd8c289fc7e9a1]

cws tl74: merge with DEV300_m72


2010-02-26  Thomas Lange [tl]  <tl@openoffice.org>  [dde2e41414ae1179b4f5d568c2cbd03a1c911fae]

cws tl74: merge with DEV300_m72


2010-02-26  Thomas Lange [tl]  <tl@openoffice.org>  [6f5a1d754c17404c1dd7a71aaed5a1a9f8d08f3a]

cws tl74: merge with DEV300_m72


2010-02-26  Thomas Lange [tl]  <tl@openoffice.org>  [f3f9bbf544328823c6816bcc6e9afecc886c18ab]

cws tl74: merge with DEV300_m72


2010-02-25  Caolán McNamara  <cmc@openoffice.org>  [e1b7630d50f9a66e8ef01364ef91aa04b37950d7]

hunspell129: need consistent export directives under windows


2010-02-25  Oliver-Rainer Wittmann  <od@openoffice.org>  [c9c3c80fa79df8e4b14e2d5d14a05fbe1646b5c7]

sw33a11y01: merge with DEV300_m72, resolution of merge conflicts, adjustments due to changes on master


2010-02-25  Oliver-Rainer Wittmann  <od@openoffice.org>  [dcbdd1b384f868ead77b54cfb699ea8205cc4119]

sw33a11y01: merge with DEV300_m72, resolution of merge conflicts, adjustments due to changes on master


2010-02-25  Oliver-Rainer Wittmann  <od@openoffice.org>  [5879e44bafec55e5a9b76cb38c992645948ec607]

sw33a11y01: merge with DEV300_m72, resolution of merge conflicts, adjustments due to changes on master


2010-02-25  Oliver-Rainer Wittmann  <od@openoffice.org>  [a7e756380a0274d647e4232e6deda0a503ce4f5a]

sw33a11y01: merge with DEV300_m72, resolution of merge conflicts, adjustments due to changes on master


2010-02-25  Herbert Duerr [hdu]  <duerr@sun.com>  [c024a5107e5f4f66b3ceeffc1337c0b1dcdeb6d4]

ppp02: #i104784# fix misleading comments


2010-02-25  Christian Lippka  <christian.lippka@sun.com>  [55525d4462565f4e47e92854158c5fe7a7e457ab]

more fixes for new presentation layout shapes


2010-02-25  Christian Lippka  <christian.lippka@sun.com>  [3138e431cb23a6ba95d16713ce30a54451566665]

more fixes for new presentation layout shapes


2010-02-25  Henning Brinkmann  <hbrinkm@openoffice.org>  [0b5175dec3ad8f382eff4abbc2a8f3c3b20fc3b8]

writerfilter08: handle keepLines (incomplete)


2010-02-25  sb  <sb@openoffice.org>  [72087de47581a8f109a4615f09a531c46f932248]

sb118: #i108776# replaced newly introduced version map file with solenv/src template


2010-02-25  sb  <sb@openoffice.org>  [af26cf8800ff16d1501783a26d1b151f2b0d41b3]

sb118: merged in DEV300 masterfix


2010-02-25  sb  <sb@openoffice.org>  [7a218eae2bf6073944b1434382b88a6e558f2335]

sb118: merged in to-the-side sb118 changes


2010-02-25  Carsten Driesner  <cd@openoffice.org>  [5a706905ff3eb0c1dd3256f7aa39c6a37572b3e5]

#161436# Updated black list for extension migration


2010-03-26  Vladimir Glazunov  <vg@openoffice.org>  [8fbffaa93553e06508699e199d0c9d6d6c387602]

#161436# New migration service to migrate from SO 9.x/OOo 3.x to o5oo - transplanted from 8417a68af8e1@native0


2010-02-25  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [8b5bd31f499be69932875bf5e77f3135f6696a78]

ppp02: #i104784# workaround limitations in our text subsystem


2010-02-25  sb  <sb@openoffice.org>  [d6e31ec5296abe96bdb64b53184db98098f82ceb]

sb118: #i109607# do not call back listeners from DesktopTerminationObserver::revokeTerminationListener


2010-02-25  sj  <sj@openoffice.org>  [f3a5d49d085e66b64b2b4b6205c035c4680159b6]

impress188: #i108608# applied patch (fixed ambiguousness)


2010-02-25  sb  <sb@openoffice.org>  [d05af9989f0113bc7a11682eec52f38b077a66e2]

sb118: #i109125# change source file copyright notice from Sun Microsystems to Oracle


2010-02-25  sb  <sb@openoffice.org>  [be6db479ddf376bd6276da5314c895f0034134bd]

sb118: #i109125# change source file copyright notice from Sun Microsystems to Oracle


2010-02-25  sb  <sb@openoffice.org>  [dc5e61dd9ee6db7f1c071c094e806e83b677e14f]

sb118: #i109125# change source file copyright notice from Sun Microsystems to Oracle


2010-02-25  sb  <sb@openoffice.org>  [befcbc6b6c2f22092c407738647157cb7491a8f8]

sb118: #i109125# change source file copyright notice from Sun Microsystems to Oracle


2010-02-25  sb  <sb@openoffice.org>  [1fb53ace3492c293080191a61e36f1d332511422]

sb118: #i109125# change source file copyright notice from Sun Microsystems to Oracle


2010-02-25  Caolán McNamara  <cmc@openoffice.org>  [73e279de19f41b48f7aea3236d3d970acf0c137c]

hunspell129: need a dummy config.h for windows


2010-02-25  Henning Brinkmann  <hbrinkm@openoffice.org>  [0927cc05d86fbeb747396a0e5788d288f4f41baf]

writerfilter08: keep grid 'type' in SectionPropertyMap and evaluate in closeSectionGroup


2010-02-25  Kurt Zenker  <kz@openoffice.org>  [478bee53c1de2d9625fb7c7cb72d13aa3b6e6f18]

DEV300 masterfix: #i108896# build.lst fixed


2010-02-25  Joerg Skottke [jsk]  <jsk@openoffice.org>  [31cfcefdc20424657ac02fc18dc2659ea894be5e]

vitomation01: Local (automatic) merge.


2010-02-25  Joerg Skottke [jsk]  <jsk@openoffice.org>  [39cfacd0736d0b579234e6688ee30cec262700cf]

vitomation01: #i109562# - Massive refactoring in places with many sleep() statements. Removed invalid issue-ids (and re-enabled the tests), added issue #i109605# (ImageMap).


2010-02-25  sb  <sb@openoffice.org>  [6f2625ef307c8aef2106cadb086a2eca1be245eb]

sb118: #i109125# change source file copyright notice from Sun Microsystems to Oracle


2010-02-25  sb  <sb@openoffice.org>  [d2a42ecf88e1485003dce580929d20e2799cc6ee]

sb118: #i109125# change source file copyright notice from Sun Microsystems to Oracle


2010-02-25  sb  <sb@openoffice.org>  [be99229d09963c5075a44f66c4627c1e9ea80f23]

sb118: #i109125# change source file copyright notice from Sun Microsystems to Oracle


2010-02-25  sb  <sb@openoffice.org>  [3d597f9fb7c5e2385bed882c85b25517fd19190e]

sb118: #i109125# change source file copyright notice from Sun Microsystems to Oracle


2010-02-25  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [29a2e8a4fc4093a1dbbacc79783a7f5cd173ae6f]

#i108606# fix issue found by GCC 4 warning - thanks to cmc@openoffice.org


2010-02-25  Henning Brinkmann  <hbrinkm@openoffice.org>  [79854554290e70219612c1d69b4943e2598d294e]

writerfilter08: handle CT_DocGrid


2010-02-25  sb  <sb@openoffice.org>  [02108e59638a66543427629785ec6728dee95742]

sb111: merged in DEV300_m72


2010-02-25  sb  <sb@openoffice.org>  [5e87290b37d4173f02d608cf97ab957afa1437c2]

sb111: merged in DEV300_m72


2010-02-25  sb  <sb@openoffice.org>  [734cc0d5328dd4cef2ddd00e31a98e795c2ddc8b]

sb111: merged in DEV300_m72


2010-02-25  sb  <sb@openoffice.org>  [127c0f02d44c1ded4e452a6f40561775f5e43e4e]

sb111: merged in DEV300_m72


2010-02-25  sb  <sb@openoffice.org>  [f91ea31685ab99b53db496401bd38ee04aba52ee]

sb111: merged in DEV300_m72


2010-02-25  sb  <sb@openoffice.org>  [a1c2690fe68bf550d7c2b22086c7f30145b7e775]

sb111: merged in DEV300_m72


2010-02-25  sb  <sb@openoffice.org>  [dffd8ec02a01a1b9bf831586a2a96570c5851c2d]

sb111: merged in DEV300_m72


2010-02-25  sb  <sb@openoffice.org>  [4a57e561bf43eb2afbe33fed10243c812caaeef3]

sb111: merged in DEV300_m72


2010-02-25  sb  <sb@openoffice.org>  [5bdd72d815955fc602fe7494c03a61650f2bd0ce]

sb111: merged in DEV300_m72


2010-02-25  Frank Schönheit  <fs@openoffice.org>  [88df38f41b5f6317d1b9faeafe846bb4c6f8753b]

#i109081# translateDbColumnToControlValue: force the current value to be the same type as our bound field (if we have one), since the values we will compare it with will also have this type


2010-03-30  Ingo Schmidt  <is@openoffice.org>  [51a5e6160e830a2acd2aa4d44c0340d74a808311]

native292 #161926# new jre6u19


2010-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [0f83354b7c1119e3968ca85e9e5f1c4b10c3b215]

CWS-TOOLING: integrate CWS installer10


2010-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [af1645d6a2c02dadfe212e030ad1ddcad9f17cae]

CWS-TOOLING: integrate CWS ause117


2010-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [f00da4be08aea13e49f95b516b86eeb1ba48c720]

CWS-TOOLING: integrate CWS dtardon02


2010-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [6483b7c5ec042a796b264a9488f25b07b848fc3e]

CWS-TOOLING: integrate CWS cmcfixes73


2010-04-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [7f4df7ebb209f3e18c91ad8339b75295f3c7f6e6]

CWS-TOOLING: integrate CWS writerfilter07


2010-04-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [c8e8984b5f6bc0d109cf58bd2a611d2cf34d478e]

CWS-TOOLING: integrate CWS native290


2010-04-02  Caolán McNamara  <cmc@openoffice.org>  [d81d2ce955fa3f24069e7192dffd4d0925b245b7]

cmcfixes73: #i110566# silence gcc warnings


2010-04-02  Caolán McNamara  <cmc@openoffice.org>  [6d90b184480edc47c8bfeefb2691a26f3f56ed59]

cmcfixes73: merge with DEV300 m75


2010-03-24  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f573d06ba62efe9143efb73f10e74aa05185bb0e]

ause117: #i110262# more targets that require rpm


2010-03-24  Ingo Schmidt  <is@openoffice.org>  [6eb116958d39586a1ef8621437ee642d43a843be]

native290 #i107880# allowing spaces in pathes to linux installation sets


2010-03-24  Hans-Joachim Lankenau  <hjs@openoffice.org>  [23de218d3a1f06ff0b6b0fbce35cc227a26c7baf]

ause117: #i110262# just call rpm if you want/have rpm


2010-03-23  Henning Brinkmann  <hbrinkm@openoffice.org>  [aa12e3aa06ab9b18ca9259e4cd803f5f7de02eb0]

writerfilter07: merged DEV300_m75


2010-03-22  Hans-Joachim Lankenau  <hjs@openoffice.org>  [910f5353a93766b63c3402d0e737209734aa5493]

ause117: #i110262# make noarch group writeable


2010-03-11  David Tardon  <dtardon@openoffice.org>  [6f5121a404b24835a527760b77a0039e1fd221c8]

dtardon02: #i108497# remove empty file in basctl


2010-02-25  Ingrid Halama  <iha@openoffice.org>  [30cd641d4ba27d70dcfefd25691ab4ddb22f0315]

chart43: merge with DEV300_m72


2010-02-25  sb  <sb@openoffice.org>  [deebd9878b16fbff73d06c8dc80da73cd55513aa]

sb118: merged in to-the-side sb118 changes


2010-02-25  Dirk Völzke  <dv@openoffice.org>  [6b93b84e641f6e0b6f446a45045ef93ec258c31f]

#i96594# Allow customization of 'register for Microsoft File Types' in custom setup


2010-02-25  Caolán McNamara  <cmc@openoffice.org>  [6a82b6f53fbf8adc9aed05d9cad07c88776d1659]

hunspell129: pre-upgrade build tests


2010-02-25  sb  <sb@openoffice.org>  [b2efce8cfc2126f9fa43cfe807de3b3fc748fef5]

sb118: merged in DEV300_m72


2010-02-25  sb  <sb@openoffice.org>  [13ae9dea8a9da1eb59dc561e62515cdebe3052e4]

sb118: merged in DEV300_m72


2010-02-25  sb  <sb@openoffice.org>  [193edf85d3af7281ad90fc90e651d4a1e28e6c48]

sb118: merged in DEV300_m72


2010-02-25  sb  <sb@openoffice.org>  [d59e3fa4d1b5d5338233ff986b0e6046cbc609f4]

sb118: merged in DEV300_m72


2010-02-25  sb  <sb@openoffice.org>  [811d508a1790958d8b63015e7cd135c2d3168dfe]

sb118: merged in DEV300_m72


2010-02-25  sb  <sb@openoffice.org>  [486c429d73a5f84f0db218161a2cf05d224b86f2]

sb118: merged in DEV300_m72


2010-02-25  sb  <sb@openoffice.org>  [ce405811c11d1e7a1b0d79a74d4d003bbb8f8e09]

sb118: merged in DEV300_m72


2010-02-25  sb  <sb@openoffice.org>  [8c4ad73ac17ae41517e26dfe956aeb5c3a155ca8]

sb118: merged in DEV300_m72


2010-02-25  sb  <sb@openoffice.org>  [87ec9c993b24c8171daf8d0b65868542381b24ae]

sb118: merged in DEV300_m72


2010-02-25  sb  <sb@openoffice.org>  [caf83f51d3b025ef89d920ee23499e0ead4173f1]

sb118: merged in DEV300_m72


2010-02-25  sb  <sb@openoffice.org>  [2951cc3ad842a8c7b752db32af36d0f94e87a74d]

sb118: merged in DEV300_m72


2010-02-25  sb  <sb@openoffice.org>  [ba88d908e6b3379510ed98a5472f1998bde47169]

sb118: merged in DEV300_m72


2010-02-25  sb  <sb@openoffice.org>  [e958878a4df265c6c17c042520d313a99ba87e3d]

sb118: merged in DEV300_m72


2010-02-25  sb  <sb@openoffice.org>  [2e24fc74150a5c554c71883fe0ff7c6ef1b1ef80]

sb118: merged in DEV300_m72


2010-02-25  sb  <sb@openoffice.org>  [35ec6ba5ee783c18484b4b19eab687a1b6ef2544]

sb118: merged in DEV300_m72


2010-02-25  sb  <sb@openoffice.org>  [870b3d4f94cb25e34c594624319c9421ea04df0b]

sb118: merged in DEV300_m72


2010-02-25  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [d9b2ae228c4d5e932ed3a9f96f97c96e98eadaf4]

merge


2010-02-25  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [d91dbfa6a18a7a0b531be3e9d47177250cc87605]

vcl110: #i103596# add a state change showing for tool tips (workaround)


2010-02-25  Caolán McNamara  <cmc@openoffice.org>  [e9f075785bbe4e1b9246328ef74ccbf9bd9e0f43]

cmcfixes72: merge with DEV300 m72


2010-02-25  Caolán McNamara  <cmc@openoffice.org>  [47c3e8e5c422b9707c112ecc613b608ff6079cc5]

cmcfixes72: merge with DEV300 m72


2010-02-25  Caolán McNamara  <cmc@openoffice.org>  [c44723c871d4712e34ccdd03508f070e372c79c2]

cmcfixes72: merge with DEV300 m72


2010-02-25  Caolán McNamara  <cmc@openoffice.org>  [41c609a989f5bcbfbb59bedd2774b769b73458ff]

cmcfixes72: merge with DEV300 m72


2010-02-25  Ingrid Halama  <iha@openoffice.org>  [fd73f1e913c8ebff4bd89375c5d4af655deae40b]

chart43: #i109594# floor too thick


2010-02-25  Thomas Lange [tl]  <tl@openoffice.org>  [f6970be6edb55ee2167987f757a7d6e6224e4279]

cws tl74: merge


2010-02-25  Joerg Skottke [jsk]  <jsk@openoffice.org>  [ec9c8b3d76fd18e654b0fcaa8fdb226508d3d6ec]

vitomation01: #i109562 - hCloseDIalog() - Finally the function appears to be stable and relieable.


2010-02-25  Joerg Skottke [jsk]  <jsk@openoffice.org>  [101b420e71b13189c36a81f1ce35702da84b161d]

vitomation01: #i109562 - removed invalid issue id #i158646 from test case tEditIndexEntry - the crash(!) was marked as qaerrorlog and excluded the entire test case. Refactored tEditCompareDocument (the test silently closed the filter selection dialog (if it appears that would be a bug!).


2010-02-25  sb  <sb@openoffice.org>  [8c8f794ad853f5a5d36be67f58496b1e9c2b3f09]

sb118: #i80788# further improved XMessageBoxFactory test to avoid random sleeps


2010-02-25  sb  <sb@openoffice.org>  [effed40ee9822d032cb506a25090f7e8b8dfa574]

sb118: improved JAVAIFLAGS settings (to work on Mac OS X Tiger as well as Snow Leopard)


2010-02-24  Henning Brinkmann  <hbrinkm@openoffice.org>  [881712e2732b3bc41416e136ad54054cfbe6b496]

writerfilter08: updated some status annotations


2010-02-24  Ingrid Halama  <iha@openoffice.org>  [b44862b2e21f27de2d2d832816632871a94d45cf]

#i109566# floor is too large for bar charts with multiple series


2010-02-24  sb  <sb@openoffice.org>  [3ce790b86ebe030d549eb5e4543307f2d5416679]

sb118: #i80788# second part of fix for Toolkit test


2010-02-24  sb  <sb@openoffice.org>  [5fe7ed663401b3e05c3e6ab5594d117899aed263]

sb118: #i80788# second part of fix for Toolkit test


2010-02-24  Christian Lippka  <christian.lippka@sun.com>  [3c69551e7713eb9ad2da6e55d17c3de501d4c907]

merge


2010-02-24  Christian Lippka  <christian.lippka@sun.com>  [5183b77b79af2f5d681bccb3c3a4f38e97881fec]

merge


2010-02-24  Christian Lippka  <christian.lippka@sun.com>  [3dbbaa9d0eb6259a346f485e52086459f895215e]

fixed storing issue with presentation tables


2010-02-24  Christian Lippka  <christian.lippka@sun.com>  [8ebd9d44d4d0ed08df12eaf356df1331bd0603e8]

unix build fixes


2010-02-24  Christian Lippka  <christian.lippka@sun.com>  [7b751ca65de375664ca928bcd8138d25d8a0bb2b]

unix build fixes


2010-02-24  Joerg Skottke [jsk]  <jsk@openoffice.org>  [6fe1415ae9f9e1f0a17ab0345df9bc120d365492]

vitomation01: #i109562 - Even more so


2010-02-24  Joerg Skottke [jsk]  <jsk@openoffice.org>  [3f075908e3e2d572acde37a0cfa803c7b31d148c]

vitomation01: #i109562 - Fixed typos etc.


2010-02-24  Eike Rathke [er]  <erAck@sun.com>  [19e19bafa255e9ff6daa0b9504eaa88cf1bfa4fa]

calcfilterrange: #i109553# #160403# for filters (AutoFilter, StandardFilter, AdvancedFilter) shrink selected area to used data area and expand single selected row down to end of data


2010-02-24  Joerg Skottke [jsk]  <jsk@openoffice.org>  [24b59a136fe0fdf07aa5d25fe2b93b5e5640562e]

vitomation01: #i109562 - Modify hCloseDialog() again, syntax of if-statement was bogus


2010-02-24  Oliver-Rainer Wittmann  <od@openoffice.org>  [a00760d9c1a79cb4e54c6e7c55772b81caf3dce7]

sw33a11y01: #i108125# - include new source file <parachangetrackinfo.cxx> into the exception files.


2010-02-24  sb  <sb@openoffice.org>  [b47b8e7e111186e6bdb3bc4e0188cddae04e6c62]

sb118: #i80788# fixed Toolkit test


2010-02-24  sb  <sb@openoffice.org>  [da8aa753c03c345ce205a14ea02e94fb7e897d61]

sb118: #i109564# fake skeleton for missing interface test


2010-02-24  Joerg Skottke [jsk]  <jsk@openoffice.org>  [7d32b52bf5bab67074766e5ca6c0f33659637d58]

vitomation01: #i108621 - Simplified code in tEditCompareDocument, it checked for a number of prerequisites which are required and enforced at the start of each test. The test did not complain about missing dialogs and did not use timeouts


2010-02-24  sb  <sb@openoffice.org>  [6b8c16a1f716031b6d5d7d7b2bb333fbaef42842]

sb118: cleanup


2010-02-24  Joerg Skottke [jsk]  <jsk@openoffice.org>  [73098889d36fb8618b89a1531290de942cb7b96d]

vitomation01: #i109562 - Modify hCloseDialog() as it needs to handle optional dialogs correctly as well, adjusted a few other routines to reflect the enhancement


2010-02-24  Oliver-Rainer Wittmann  <od@openoffice.org>  [95bba9780a1364e63894f44a165bf5e992963e58]

sw33a11y01: #i108125# - provide tracked changes of type insertion, deletion and format change at a paragraph as text markup at the UNO-A11y-API


2010-02-24  Oliver-Rainer Wittmann  <od@openoffice.org>  [e1ea41bc9c2f658d047a8841d1c2d061e1e704b8]

sw33a11y01: #i108125# - provide tracked changes of type insertion, deletion and format change at a paragraph as text markup at the UNO-A11y-API


2010-02-24  Joerg Skottke [jsk]  <jsk@openoffice.org>  [7eac9034fe1e21cbedde9f3474d3efc3ea20194d]

vitomation01: #i108621 - Need to revert to use a field from the user data as other fields do not allow editing


2010-02-24  Joerg Skottke [jsk]  <jsk@openoffice.org>  [1bad7cb053548d274f79f6f2d3a157da81071ffe]

vitomation01: #i109562 - Call hCloseDialog() in extension_manager_tools.inc


2010-02-24  Joerg Skottke [jsk]  <jsk@openoffice.org>  [8b6472feef87f3aa55f6d6a68c97f357b4c76338]

vitomation01: #i109562 - Remove ritual dialog-closing stuff, call hCloseDialog() instead


2010-02-24  Joerg Skottke [jsk]  <jsk@openoffice.org>  [150e09c7a559ec9bb123c9cfdb146970f7d70477]

vitomation01: #i108621 - Fix incorrect select case syntax


2010-02-24  Joerg Skottke [jsk]  <jsk@openoffice.org>  [444d76214a0f7e9c4d19a8b0d6ca41e31bc286f9]

vitomation01: #i108621 - Minor fix in hCloseDialog()


2010-02-24  Oliver Craemer  <oc@openoffice.org>  [5c8851a8ef21752a3fc5c9616d91f7a283696cc4]

#i85043# HID for AutoFormatRename is duplicate


2010-02-24  Oliver Craemer  <oc@openoffice.org>  [c6f351f96bb13bf07410f1595974612686be6e34]

#i85043# HID for AutoFormatRename is duplicate


2010-02-24  Joerg Skottke [jsk]  <jsk@openoffice.org>  [b67a6169fa8a1499701403c39b4d96eba1434c7c]

vitomation01: #i108621 - simplified function interface of hClodeDialog()


2010-02-23  Kohei Yoshida  <kyoshida@novell.com>  [77fc63b415dcdbb231e640be0b401fa1dd604a0f]

calctabcolor: Moved 'TabColor' name definition to a more appropriate place.


2010-02-23  Kohei Yoshida  <kyoshida@novell.com>  [4698bb2447acfd6ea6f85416da41ea1c5b2be4c4]

calctabcolor: Added a new property "TabColor" to css.sheet.Spreadsheet service.


2010-02-23  Kohei Yoshida  <kyoshida@novell.com>  [cf481db4555c3f89b6e73e2a3a79dd536c656674]

calctabcolor: Reverted the change in dmake that's not relevant to this CWS.


2010-02-23  Kohei Yoshida  <kyoshida@novell.com>  [8a999d5da1f0f35fceb1fac34e0937e2a73f16a2]

calctabcolor: Various code cleanups...


2010-02-23  Kohei Yoshida  <kyoshida@novell.com>  [fa3dce1bb7e9bbb0c59415de89bec0cdd016911e]

calctabcolor: A little cleanup


2010-02-23  Kohei Yoshida  <kyoshida@novell.com>  [38a215e82a2dbb9b99975397a7d988890c244e70]

calctabcolor: Squashed another unused variable.


2010-02-23  Kohei Yoshida  <kyoshida@novell.com>  [111578da73a3ed7974f6a46233f37eb6709b87b6]

calctabcolor: Initialize a variable, to keep buildbot happy.


2010-02-23  Kohei Yoshida  <kyoshida@novell.com>  [1174f39d74158dc13d5c2278b7a4fc5d9a539fcf]

calctabcolor: Removed excessive invalidation during undo redo; tab color change doesn't equal data change.  Let's not broadcast any data changes.


2010-02-23  Kohei Yoshida  <kyoshida@novell.com>  [8c3ff16202ed7c0d4c73822c72381d1c1fa7d0fa]

calctabcolor: Further simplified the undo class for setting tab colors.


2010-02-23  Kohei Yoshida  <kyoshida@novell.com>  [88c02b23be641857baca869a48719512a74019f6]

calctabcolor: Cleaned up a bit.

1) Keep the name of a struct shorter.
2) Data members should start with an 'm'.

that sort of stuff...
2010-02-23  Kohei Yoshida  <kyoshida@novell.com>  [6965b785f51b496356f085274805bfa013e16a01]

calctabcolor: No need to declare the tab color list variable in parent scope.


2010-02-23  Kohei Yoshida  <kyoshida@novell.com>  [2ab03deceb3343ca85fe0d87d952329d6ec3dde5]

calctabcolor: Use STL's container instead of using an internal List.  We should avoid using List at all cost!


2010-02-23  Kohei Yoshida  <kyoshida@novell.com>  [b8cdea71ab986882c8590d1531a0e2ede4c51cb2]

calctabcolor: Check for NULL, and return NULL not FALSE because the function's return type is a pointer.


2010-02-23  Kohei Yoshida  <kyoshida@novell.com>  [55b416fdb7283c54c6d89ef1d750cca494940ef7]

calctabcolor: More tab to whitespace conversions & removed those ugly "Added by ..." markers.


2010-02-23  Kohei Yoshida  <kyoshida@novell.com>  [7e01d0af7f0192370d288d9333dac5f7d6210bb2]

calctabcolor: Fix a crasher; don't forget to check for NULL pointers.

The Tab color would crash when you clicked on the Help button to launch the
help window, then closed.
2010-02-23  Kohei Yoshida  <kyoshida@novell.com>  [8a89e44e0d03ed7acf4ac848b9318c6cac88fc9d]

calctabcolor: Tab to whitespace.


2010-02-23  Kohei Yoshida  <kyoshida@novell.com>  [2898bbb3d82e49f7c1bc5c92ccb235cd3756ab67]

calctabcolor: Use static constant values instead of macro define for more type safety.


2010-02-23  Kohei Yoshida  <kyoshida@novell.com>  [384eadc23010eba913416b04d0bc87f9411df0f1]

calctabcolor: Use static constant values instead of macro define for more type safety.


2010-02-23  Kohei Yoshida  <kyoshida@novell.com>  [7bd2bb8838c4c4c2f268a289276d351503869664]

calctabcolor: Use static constant values instead of macro define for more type safety.


2010-02-23  Kohei Yoshida  <kyoshida@novell.com>  [c5066e9c3d1cef4e5a27ad6511e2cbb2154f7bc9]

calctabcolor: A blank line.


2010-02-23  Kohei Yoshida  <kyoshida@novell.com>  [e1f75279ee368b62d528b63ce0085453ca65768a]

calctabcolor: Reduce indent levels by early bailout.


2010-02-23  Vladimir Glazunov  <vg@openoffice.org>  [3b3c6d4d90dfc66b72d687eaf1106f18c8d82861]

Some cleanup


2010-02-23  Kohei Yoshida  <kyoshida@novell.com>  [3aeb34649fb15f829095496ae22f3167cb10b093]

calctabcolor: Switch to using style:table-properties to store the tab color, as discussed on the ODF TC's mailing list.


2010-02-23  Ingrid Halama  <iha@openoffice.org>  [5f89bcc23b93a935f260f620d070ae4a20719bfc]

#i78934# revert test change for thickness of cylinders as they do overlap currently


2010-02-23  Ingrid Halama  <iha@openoffice.org>  [12cf7a97717d72c2439104f9e7e476a117828036]

#i78934# changed default illumination for better shading and more neutral colors


2010-02-23  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [33490f377b3f762b82de9e5663b1a8cad3877a02]

vcl110: #i109453# fix degenerate drawLine case


2010-02-23  Kohei Yoshida  <kyoshida@novell.com>  [bb701f84b482b917230ccf471796568f6b082968]

calctabcolor: Use PropertySet to set property to sheet.


2010-02-23  sb  <sb@openoffice.org>  [cd48c2897e90bfbedf284c6cdc0ae3c607e64670]

sb118: removed timeouts and forced process termination from test code (to make failures better debuggable)


2010-02-23  Kohei Yoshida  <kyoshida@novell.com>  [de2b208848cd416a1b9a63f7cc662d653b06a04b]

calctabcolor: Re-worked the xlsx import of tab colors, to treat them as sheet properties.


2010-02-23  Ingrid Halama  <iha@openoffice.org>  [f0510c0fd3abcf2ae7bfbe11b7145dd086dd4f6c]

#i78934# changed geometry for cones, pyramids and cylinder for better shading


2010-02-23  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [30b062efa491a257d80a108cdebc03d4a0c384f5]

merge


2010-02-23  sb  <sb@openoffice.org>  [3981a4a9919f67fef92a5823ea21956dee343c9e]

sb118: more typos


2010-02-23  Thomas Lange [tl]  <tl@openoffice.org>  [25c6bec2ac046330edec7de64892d9a4e6a4f9ad]

cws ppp02: merge


2010-02-23  Vladimir Glazunov  <vg@openoffice.org>  [4d8175599b8d193aba6eef89ef905c830b87d7e7]

#i10000# fix for buildbreaker


2010-02-23  sb  <sb@openoffice.org>  [467375a65aa2353bb9997948d02676bce71a29a4]

sb118: typo


2010-02-23  Ingo Schmidt  <is@openoffice.org>  [e598ca6923f10810332b8937dc3e25cc39752795]

native0: #161646# new parameter for unopkg


2010-02-23  Ingo Schmidt  <is@openoffice.org>  [19c60d1cd501b0de978bceae4cab37689cf58017]

native0: #161646# new parameter for unopkg


2010-02-23  Thomas Lange [tl]  <tl@openoffice.org>  [2f5d3df4f26427a0e886bd1a4b4c209280942ad3]

#i103700# empty pages and 'print selection'


2010-02-23  Vladimir Glazunov  <vg@openoffice.org>  [d95aa4928a41713923feecd7138c744cd0a4ddc8]

#i10000# fix for buildbreaker


2010-02-23  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [7bab13fcc7eaf64a7d754d348e7b3e0e9afed0f3]

vcl110: #i109406# escape newline and carriage return (thanks thb)


2010-02-23  sb  <sb@openoffice.org>  [a27673192cf7e8678ee12aa464edb3b6e327b370]

sb118: honour DISABLE_STRIP when building installation sets


2010-02-23  sb  <sb@openoffice.org>  [743eff74faa3caa801e0cedcdefd8ecd975d63ba]

sb118: on Windows, pass OOO_JUNIT_JAR through cygpath


2010-02-23  sb  <sb@openoffice.org>  [82cd52a7b60a8aed78c8fdae9b5c0c1070013d05]

sb118: capture error output in config.log


2010-02-23  Henning Brinkmann  <hbrinkm@openoffice.org>  [0306a406d4207053e2315dd2f60d55d3ba1e29dc]

hb33issues01: merged DEV300_m71


2010-02-23  Henning Brinkmann  <hbrinkm@openoffice.org>  [d60663bc08a9bc42d5f280def6e10827681e4dae]

hb33issues01: merged DEV300_m71


2010-02-23  Vladimir Glazunov  <vg@openoffice.org>  [d9cfcd12d468faa5302cba876656942005d9578a]

No special handling with SOURCE_ROOT


2010-02-23  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [e9c63b9abda64757d66a0cc6be27bff143cdf029]

vcl110: #i109007# workaround atexit handler in kde3 plugin


2010-02-23  sb  <sb@openoffice.org>  [fdcd4b7a8164053c338150fe34823c0d3cd588e4]

sb118: on non-WNT, use a single solver OOo installation for all tests


2010-02-23  sb  <sb@openoffice.org>  [155d989d01ad15fd6ee580bc342450b8484f35ed]

sb118: on non-WNT, use a single solver OOo installation for all tests


2010-02-23  sb  <sb@openoffice.org>  [c31ffc7ccdfa767adb0e06830a6baad3333ea608]

sb118: do not use vector::front if vector::empty


2010-02-23  Joerg Skottke [jsk]  <jsk@openoffice.org>  [7b987f633142d3acb3ba6dc3d0eca3b6af425873]

vitomation01: #i108621 - Added function to close a dialog with timeout using three different methods. Using this function removes the need to use sleep() and can significantly reduce the coding effort.


2010-02-23  Joerg Skottke [jsk]  <jsk@openoffice.org>  [6c3233bfd4d23e352dee0c297d4724cb125a417c]

vitomation01: #i108621 - Reworked tEditFields to use InsertFieldsTime which should insert a valid field for all languages/locales without the need to update the tst each time a new language is added to the testtool environment. Removed test for HTML document as it was a copy of tEditFields just running with different gApplication. If it should be desired to have a separate test for HTML documents it is sufficient to call the new test with gApplication HTML.


2010-02-23  Joerg Skottke [jsk]  <jsk@openoffice.org>  [79b80147251b7609ca743bc5f32e5e3498c4672e]

sb119: #i108411 - Added Crash-slot (allows for automated testing of crash reporting feature)


2010-02-22  Kohei Yoshida  <kyoshida@novell.com>  [6db6969532e2e4761d7ec1c1486983d6ed23192d]

calctabcolor: Reworked Excel import/export to get them to work.


2010-02-22  Kohei Yoshida  <kyoshida@novell.com>  [4919363903eff9c4dedca22a2c087a7808b3c027]

calctabcolor: Tab color is an attribute for extended ODF 1.2.  Treat it as such.


2010-02-22  Kohei Yoshida  <kyoshida@novell.com>  [92d0c12c4a0bfdf06d98eae121b69a82802b43e3]

calctabcolor: Changing a tab color should set the stream invalid, in order to save the tab color attribute to the sheet during export.


2010-02-22  Kohei Yoshida  <kyoshida@novell.com>  [2ccb52ccae23433c543a9df24e04fae962151229]

calctabcolor: Import tab colors from ods.


2010-02-22  Kohei Yoshida  <kyoshida@novell.com>  [a29b7cdc581f338473d08079216a06f346e7e6d6]

calctabcolor: Export tab colors to ods via UNO's property.


2010-02-23  Christian Lippka  <cl@openoffice.org>  [1294294cc6db6560140b3ebc7aed82f77e58dd44]

presentation placeholder rework


2010-02-23  Christian Lippka  <cl@openoffice.org>  [24be43ab5287828705356e22421cc7fc47fa30a4]

presentation placeholder rework


2010-02-22  Kohei Yoshida  <kyoshida@novell.com>  [0b10a16e5bb9b1b6b3dcd1afa112f07dd71c6918]

calctabcolor: COL_AUTO should be of type ColorData, not of UINT32.


2010-02-22  Kai Sommerfeld  <kso@openoffice.org>  [17e34a20e40a04e8ffca79e384da04bbc7cc5f70]

#i108909# - export ne_free().


2010-02-22  Kai Sommerfeld  <kso@openoffice.org>  [b59e0ed9703ee780337cd75a03d74042cd1e607b]

#i108909# - Call ne_free(), not directly free()


2010-02-22  Kai Sommerfeld  <kso@openoffice.org>  [485a1c1c1a068331642745e9e34b9c00e058fad7]

#i108909# - Call ne_free(), not directly free()


2010-02-22  Kai Sommerfeld  <kso@openoffice.org>  [99f308a4e4b5e86c694ca1589d4c02bf4cca273a]

#i108909# - Call ne_free(), not directly free()


2010-02-22  Kohei Yoshida  <kyoshida@novell.com>  [a9233bd6bb2dd1f9ad9c816d7ad24f3de60001b1]

calctabcolor: Import tab colors from view settings in case the documents store tab colors as view settings.


2010-02-22  Kohei Yoshida  <kyoshida@novell.com>  [e91ccd784a2155f62195d3e80900741f3e6e970f]

calctabcolor: Entirely removed storage of tabcolor from ScViewDataTable.


2010-02-22  Kohei Yoshida  <kyoshida@novell.com>  [d5daccbdb1ab66b03ef50c7105b483312be94dfa]

calctabcolor: BOOL to bool.


2010-02-22  Christian Lippka  <christian.lippka@sun.com>  [45a8da5b0ef448ed37e765a7391dc0c4d3da2f28]

#i109103# fixed missing gradient step count and hatch fill color for page/slide backgrounds


2010-02-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [af09461e2dab35696af2fb2c8e18c0983a68d100]

hr68: #i106731#: implement the fetching of external source tarballs from prebuild binary location


2010-02-22  Christian Lippka  <christian.lippka@sun.com>  [8f8ff2eed656838de34d32db09c685a5b73ce0ce]

#i106339# preserve hyperlinks at shapes in draw documents


2010-02-22  Kohei Yoshida  <kyoshida@novell.com>  [cc0d82f6a35cf377214df4ab10f06ce64188948e]

calctabcolor: Added data member to ScTable to store tab color.


2010-02-22  hdu  <duerr@sun.com>  [d4bfdbf4901acf6ad798019780f62c4c93a6c145]

#i101552# implement dynamic glyph fallback for WIN (thanks yanminjia!)


2010-02-22  Christian Lippka  <christian.lippka@sun.com>  [57684db80b31ec34e3d6c0c59a8bb28ff708a330]

#i102747# correctly import non table child elements for table shapes


2010-02-22  Henning Brinkmann  <hbrinkm@openoffice.org>  [c39db1e63b4cc4ecc300ad9f497380ec387e0e14]

writerfilter08: First complex test


2010-02-22  Kohei Yoshida  <kyoshida@novell.com>  [115be1e754c02ba61dcaaa8be29988d0ccafc5db]

calctabcolor: #i5560# Added new token for storing the tab color with ods, as a table document property.


2010-02-22  sb  <sb@openoffice.org>  [9e3b989dddfef591eb697be509c9a0113c7d148a]

sb118: #i109518# disabled unoapi tests affected by that issue


2010-02-22  sb  <sb@openoffice.org>  [bef110689b8616e2e246c3ec02ab12d3a802cd46]

sb118: #i109517# disabled unoapi tests affected by that issue


2010-02-22  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [cd9a78ca085b739beb539070e65dfb2c788e141e]

changes to help for print dialog


2010-02-22  Thomas Lange [tl]  <tl@openoffice.org>  [97d964702b7d8a9814a52b974505603ffba2e6c6]

cws tl74: warning free code


2010-02-22  Thomas Lange [tl]  <tl@openoffice.org>  [8aa1053a0e36f88d31dba77e846650bff26b8109]

cws tl74: merge


2010-02-22  Thomas Lange [tl]  <tl@openoffice.org>  [c5a9cb727bc21a36442f77aedc6ce007de82dd97]

#i107721# minor change for thesaurus dialog


2010-02-22  Thomas Lange [tl]  <tl@openoffice.org>  [05e896cd790b601feb373ebfd2d69a1031145ae1]

#i107721# another rework of the thesaurus dialog


2010-02-22  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [8dd0c9c3f9bc8e4d0152edfb00294c4227db4555]

autorecovery: connect: lock SolarMutex before locking own mutex (makes UISettings complex test case run, again)


2010-02-22  sb  <sb@openoffice.org>  [935598206f5a469dc459430be0bf9fec558a42fd]

sb118: #i109512# do not operate on invalidated iterators


2010-02-22  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [d28b920406a67449c4e0d5018aa36c6dcf1162f8]

autorecovery: care for recovering a previously unmodified file (where SalvagedFile is empty)


2010-02-22  Kai Sommerfeld  <kso@openoffice.org>  [76adebce87fb2103c32b08f113d86677b03d4356]

#i109412# - fixed typo in string resource.


2010-02-21  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [08305a40f70ed36b2c096ec798d4a28b1bb18dc1]

dba33f: use dynamic_cast instead of static_cast - the OutputDevice is not necessarily a Window


2010-02-19  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [9f7f2ff4d6cf2b3125d9d82c8161568fedf70838]

dba33f: use Ctrl-F5 to toggle the focus between a control and the document. At least in Writer. In this course, SID_FM_GRABCONTROLFOCUS has been renamed to SID_FM_TOGGLECONTROLFOCUS (with the UNO slot name also being affected.). Also, now Writer handles the SID_FM_TOGGLECONTROLFOCUS slot (instead of the FmFormShell), and calls the newly introduced ToggleControlFocus at the FmFormShell. A part of SwFEShell::GotoObj has been outsourced into SwFEShell::GetBestObject, which now can deliver the object (not only object group) of the given type, which is neares to the current position.


2010-02-19  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [dabd58773267c42a03cfa6c10ddf76944a40ef38]

dba33f: use Ctrl-F5 to toggle the focus between a control and the document. At least in Writer. In this course, SID_FM_GRABCONTROLFOCUS has been renamed to SID_FM_TOGGLECONTROLFOCUS (with the UNO slot name also being affected.). Also, now Writer handles the SID_FM_TOGGLECONTROLFOCUS slot (instead of the FmFormShell), and calls the newly introduced ToggleControlFocus at the FmFormShell. A part of SwFEShell::GotoObj has been outsourced into SwFEShell::GetBestObject, which now can deliver the object (not only object group) of the given type, which is neares to the current position.


2010-02-19  Ivo Hinkelmann  <ihi@openoffice.org>  [ce0b093f1908ccce9446c29ee479142c61943090]

l10ntooling17: #i100845# support for java properties


2010-02-19  sb  <sb@openoffice.org>  [5bf30beb87fe471dc055148d49c5034a105c650e]

sb118: various improvement/cleanup of qadevOOo code


2010-02-19  Oliver-Rainer Wittmann  <od@openoffice.org>  [0eb1dc13a52d83ea03a7731876172485c6aa2671]

sw33bf03: #i108851# reintroduction of by accident removed parts of fix for issue i59051


2010-02-19  sb  <sb@openoffice.org>  [a66da9af323b3ca231c744c47961b24131e02208]

sb118: fix lifetime of InitUpdateCheckJobThread, preventing modification of deleted object (m_pInitThread->setTerminating(); in UpdateCheckJob::notifyTermination)


2010-02-19  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [c835dffaf3525f6f8d0c1d3d34c3ec68600da32a]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba33e


2010-02-19  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [fe5f4f5ad0a2577bc87db340974c8fe87df079cd]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba33e


2010-02-19  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [d2137e0c3414c5c3d1ba55569316baa4eaf99f5f]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba33e


2010-02-19  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [ee1f6cd078236f695133fa24fd881b74920b26e6]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba33e


2010-02-19  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [eb03a387b1a95b8b4e5eea60c2b7c9c40d71597b]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba33e


2010-02-19  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [bdc6a1c7617677a48a1579dd89782661b250682c]

ppp02: #i109401# use correct page range


2010-02-19  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [d861cda209ec697aaa96d2d722f67a50b9283d20]

dba33f: #i108572# SwXShape::AddExistingShapeToFmt: allow for the given SdrObject to be an object list, and iterate over all elements


2010-02-19  thb  <thb@openoffice.org>  [4f9c74ec7f55352ca387da9f3be6a3b4f535bdd9]

Merged with dev300_m71


2010-02-19  thb  <thb@openoffice.org>  [542222f04c17b7534d34c79d40d609b8eb6ec2fd]

Merged with dev300_m71


2010-02-19  thb  <thb@openoffice.org>  [a4c9aaff986ef280dffee68c101323d4369c8eea]

Merged with dev300_m71


2010-02-19  thb  <thb@openoffice.org>  [0755c94f9a36f7ccd23a52a58297033a05b10c80]

Merged with dev300_m71


2010-02-19  thb  <thb@openoffice.org>  [e0a0d16721dbf681cc752d56bf3533719ff5cf75]

Merged with dev300_m71


2010-02-19  Uwe Fischer  <ufi@openoffice.org>  [a625af6c41d899df8675ef25ac54499db135bde9]

hcshared25: merge with DEV300_m71


2010-02-19  Uwe Fischer  <ufi@openoffice.org>  [b96ae68f39eba569788445d6214c7e93843e15b8]

hcshared25: merge with DEV300_m71


2010-02-19  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [a0c5d9c462f98ef6065e5ca31bf25d773bc4d6ad]

dba33f: do not call MakeVisible with an empty rect, this gives assertions


2010-02-19  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [839c7d708a3acbbf52b5ce03f91196884c0dc258]

dba33f: #i109431#: need a css.form.runtime.FormController, not the legacy css.form.FormController


2010-02-19  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [8796ec9bc22bb3d5ae9ba75f6689bad7352f418a]

ppp02: #i108327# set papertray if necessary


2010-02-19  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [017851cf302d942ba9fc846b65176c125784e481]

ppp02: #i108327# set papertray if necessary


2010-02-19  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [ee11939027272d48e9e0691dd47993c250edeb27]

dba33f: #i109403#: ControlHolder::invalidate: allowed to have no Window, *if* we have no peer


2010-02-19  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [f134b69089fb4f37f987b28e08f1b9aa48311926]

autorecovery: 'using' directive needed to compile on unxsols4 without warning


2010-02-19  thb  <thb@openoffice.org>  [7ffd813fd3f0c4ec1e6b6f168acf94a6c3246a58]

Fix rgb2hsl miscalculation + add according test case

 * the fourth quadrant hue calculation had a typo for the rgb2hsl
   function. fixed now.
 * added testcase that break before, and works now
2010-02-19  sb  <sb@openoffice.org>  [aa4295d6356f375c7b1ab7820bed9aaf762f58bb]

sb118: keep $(OOO_JUNIT_JAR) off JARCLASSPATH to avoid problems on Windows


2010-02-19  sb  <sb@openoffice.org>  [efa08749ab177c3605bf1577f57b436914352183]

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-19  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [2892b4a7f8d53c0329d52551ff6bb50b38311320]

autorecovery: 'using' directive needed to compile on unxsols4 without warning


2010-02-19  obo  <obo@openoffice.org>  [02bb22a2e4183c4b2198bc95f81d694202bd0757]

#i109425# libxmlsec not buildable with HH environment


2010-02-19  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [ade45fff47747bf3774b49d923b37ce9a02a178f]

dba33e: #i107475# set VerticalAlign at uno control


2010-02-19  thb  <thb@openoffice.org>  [b76532e1fbc6ac8d421308cac5a1d4fb239047db]

Fix dxcanvas gradient glitches

 * moved common gradient step size code
   out to canvastools to share
 * reverted back to manual polygon rendering
   for anisotrophic rect and ellipse gradients
 * fixed tilemode==none case for bitmap fills
2010-02-18  sb  <sb@openoffice.org>  [6736982a071ee69877df7e6d0efdfaa490991d5c]

sb118: #i109415# fixed x86_64::classify_argument


2010-02-18  Kurt Zenker  <kz@openoffice.org>  [ca4df39c9c498b08bcc709cf69dc617345cca531]

#i10000# DEV300 masterfix: build.lst fixed


2010-02-18  Kurt Zenker  <kz@openoffice.org>  [19c6c82576734fb8a8dee5d6c07b2aec7186e545]

#i10000# DEV300 masterfix: build.lst fixed


2010-02-18  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [7b10d5c5f5ed23b9a641ec6113ac940909fd3ca8]

ppp02: #i108327# set requested paper bin


2010-02-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [934e7d54fd23c94a94475b838390486f5981fff2]

hr68: #161650#: cws fetch: fetch common solvers before platform solvers


2010-02-18  Henning Brinkmann  <hbrinkm@openoffice.org>  [53fe5520209e594cdd7257417524c18d7cc722ce]

writerfilter08: added file name to TagLogger


2010-02-18  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [0986be2a1dd63c693a680f26d14c3b8a25768cbc]

fix a return value issue


2010-02-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [0277a82a53f43dac652debaec09b2ee7a8170ac5]

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>  [3d9aa6615881a902c24b3870c472435f2ed91158]

hr68: #i109408#: change LOCAL clone mechanism to a simpler one


2010-02-18  Vladimir Glazunov  <vg@openoffice.org>  [7cea4264b04ec6999045bae40f80428068cb7753]

#i10000# remove falsely resynced string


2010-02-18  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [7084956e2f62bbe9d1ae9356958ac40f2c3c9784]

aw079: corrected include path


2010-02-18  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [fd8c2dd9780e8b3f4e9d26783f477452ff62a17c]

dba33f: #i108311#


2010-02-18  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [d5b0d7fada1feab69bc5a9db1332cbf73e6df7a5]

merge


2010-02-18  Henning Brinkmann  <hbrinkm@openoffice.org>  [7da75419c4d79f0dd3a9c2c17f4e8a18b24183c1]

writerfilter08: use find instead of mdfind, 'WRITERSTATUS:<nl>' means: Done


2010-02-18  Henning Brinkmann  <hbrinkm@openoffice.org>  [f20e02cdc790700e5b0ad08a3faa690d53044411]

writerfilter08: corrected status annotation


2010-02-18  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [1999b46d0941e5590e17a43498f625ab0b89c29c]

autorecovery: oops, this variable needs to be available in a pro-build, too ...


2010-02-18  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [c7e9a65998c576d118fd57fee698bf518a698022]

autorecovery: unary_function needs <functional>-inlude on Mac


2010-02-18  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [d8015eeea723bb718c1506d49359d72091f1147b]

dba33e: #i108128# catch exception when asking for driver


2010-02-18  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [bd62a39d0a9e6044c29061aa020ca0951ce7499d]

fix a snafu


2010-02-18  Thomas Lange [tl]  <tl@openoffice.org>  [8c8c70768157550d0d30d09808b22eeca7ffebab]

cws tl74: #i106019# fixed problem with language status bar


2010-02-18  Oliver-Rainer Wittmann  <od@openoffice.org>  [723a40a9525fdd7450f5716eec800eca99615732]

sw33a11y01: #i103961# - correct notification of accessible objects for insertion and deletion of table cells


2010-02-18  sb  <sb@openoffice.org>  [b545a58c185de34795c7c58cc8edd802365df727]

sb118: eliminated dead code, causing warnings/errors


2010-02-18  sb  <sb@openoffice.org>  [67c8105193b2d42f0a3c882ca4ca921d050f72bb]

sb118: fixed typo


2010-02-18  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [fc6521c0b6767d7a3e6e122552ca9a34b22d87fc]

dba33f: make compile with debug=1


2010-02-18  hdu  <duerr@sun.com>  [8f2547536412e2cf7ddc0ae2762a881937b02792]

fix build of CWS fchints01 in padmin


2010-02-18  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [06faaaad744f836e3cefe97e41fc0312dcdec24d]

dba33f: ouch - committed a syntax error with the last change ... :(


2010-02-17  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [e81ff0ed0f1b5fcb97fbc949b8a4468f90384926]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba33f


2010-02-17  Ingrid Halama  <iha@openoffice.org>  [bbc63acac07345d502ba5a1af04ad18d6b273770]

chart43: #i109371# defect legend after switching from pie to bar chart via API


2010-02-17  Thomas Benisch  <tbe@openoffice.org>  [eee5ae330a49c18c4fe8666bc1c2dbc949dc0914]

chartlayout: merge with DEV300_m71


2010-02-17  Release Engineering  <releng@openoffice.org>  [8c5425185ae47f2b53f281bc901bd196c59dcd82]

#i10000# new configure


2010-02-17  Vladimir Glazunov  <vg@openoffice.org>  [031b929268ee18d2f59f64d46533823b783024fe]

More elaborate handling of SOURCE_ROOT and SOURCE_ROOT_DIR variables


2010-02-17  Vladimir Glazunov  <vg@openoffice.org>  [69da6aa862808e9c231ade78d413500ef47425ff]

#i109303# fix --checkmodules for SourceConfig use


2010-02-17  Release Engineering  <releng@openoffice.org>  [788cf8942d85eafd4730ddca223399890e85d050]

DEV300


2010-02-17  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [6d85a9fc4837eee7f451800d5955d18387cb4bf7]

dba33f: initially select complete text


2010-02-17  Thomas Lange [tl]  <tl@openoffice.org>  [e8e9f132065f6ceec5bf3eb69241c648651bbb69]

#i108805# patch for crash applied


2010-02-17  Thomas Benisch  <tbe@openoffice.org>  [6fae3f3921beb7214a77887e083852f27011179a]

chartlayout: #i109336# Improve auto positioning in chart


2010-02-17  Henning Brinkmann  <hbrinkm@openoffice.org>  [db450845cc315e2f17af5b35331385c690ea6b94]

hb33patches1: merged #i109325#


2010-02-17  Henning Brinkmann  <hbrinkm@openoffice.org>  [9869559159a38726912bed85f28e076c2848156b]

hb33patches1: #i109325# applied patch


2010-02-17  sb  <sb@openoffice.org>  [9797a671bcb289787c37417e291998d2228b81ab]

sb118: fixed code layout


2010-02-17  sb  <sb@openoffice.org>  [83fd69ccc3e235f494b9dc08bd246e591f76d7cc]

sb111: added README


2010-02-17  Vladimir Glazunov  <vg@openoffice.org>  [d1ea9488eb6abd66021a18d5daaa73f12c8f562e]

CWS-TOOLING: integrate CWS changefileheader2


2010-02-17  Vladimir Glazunov  <vg@openoffice.org>  [97412488d9fcd77c21dbeb821dec122008cd2e32]

CWS-TOOLING: integrate CWS changefileheader2


2010-02-17  Vladimir Glazunov  <vg@openoffice.org>  [7e12418df527339d4a78416596ea12ed3cd6133a]

CWS-TOOLING: integrate CWS changefileheader2


2010-02-17  Vladimir Glazunov  <vg@openoffice.org>  [22e99ad710239c0604f883f303d91b8c43a71f16]

CWS-TOOLING: integrate CWS changefileheader2


2010-02-17  Vladimir Glazunov  <vg@openoffice.org>  [f512282ff2fd3e55cb88dc5c94d2db91d91bd3f5]

CWS-TOOLING: integrate CWS changefileheader2


2010-02-17  Vladimir Glazunov  <vg@openoffice.org>  [5cca2bce895c51bc076833e565c962e7bd9d8a4e]

CWS-TOOLING: integrate CWS changefileheader2


2010-02-17  Vladimir Glazunov  <vg@openoffice.org>  [bcdb702df7ee74fc1bb4adf9372985d7036ec457]

CWS-TOOLING: integrate CWS changefileheader2


2010-02-17  Vladimir Glazunov  <vg@openoffice.org>  [13666e4e72c8d01e360f8074a9ce81895c5119d3]

CWS-TOOLING: integrate CWS changefileheader2


2010-02-17  Vladimir Glazunov  <vg@openoffice.org>  [648aa89d8df7c1153d5f69cd53de1870ba6db1d1]

CWS-TOOLING: integrate CWS changefileheader2


2010-02-17  Vladimir Glazunov  <vg@openoffice.org>  [bbfe7e2867795f697920d2d7055037e202d2169d]

CWS-TOOLING: integrate CWS changefileheader2


2010-02-17  Vladimir Glazunov  <vg@openoffice.org>  [f20bccf2958c070cfa1ec08b20f71bb0f70b8cd1]

CWS-TOOLING: integrate CWS changefileheader2


2010-02-17  Vladimir Glazunov  <vg@openoffice.org>  [d808ad0de162e2549225f547f69aef85c06643b1]

CWS-TOOLING: integrate CWS changefileheader2


2010-02-17  Vladimir Glazunov  <vg@openoffice.org>  [4bc7de8f2867c8942e17220e1eb9539594b54475]

CWS-TOOLING: integrate CWS changefileheader2


2010-02-17  Vladimir Glazunov  <vg@openoffice.org>  [5284d1d961e434f53992f6db762e2c15fd4823dd]

CWS-TOOLING: integrate CWS changefileheader2


2010-02-17  Vladimir Glazunov  <vg@openoffice.org>  [2e7d9a031bd8facc86f8fab2793469fc350ca37c]

CWS-TOOLING: integrate CWS changefileheader2


2010-02-17  Vladimir Glazunov  <vg@openoffice.org>  [986894712f4d41e979c5dfb9c319e80745eead73]

CWS-TOOLING: integrate CWS changefileheader2


2010-02-17  Vladimir Glazunov  <vg@openoffice.org>  [ae517b62d906e0137f6af910343c402232a33126]

CWS-TOOLING: integrate CWS changefileheader2


2010-02-17  Vladimir Glazunov  <vg@openoffice.org>  [2490ad7e0faeee86b070e307596857f8bb5517d8]

CWS-TOOLING: integrate CWS changefileheader2


2010-02-17  Henning Brinkmann  <hbrinkm@openoffice.org>  [4fce0533e7f42927924b0a5ffbcfec1363351f3e]

writerfilter07: iniitalized aInt in lcl_PropertyValuesToTag(beans::PropertyValues


2010-02-17  Oliver-Rainer Wittmann  <od@openoffice.org>  [3a7ddd1c0a06c09d52446ca7ae83028fcb93e92a]

sw33a11y01: #i104008# method <SwTxtFrm::Modify(..)> - notify accessible object about attribute change of paragraph's characters


2010-02-17  Kohei Yoshida  <kyoshida@novell.com>  [b9fce326449160ed0c6f5c07446baa64d38fa3d3]

calctabcolor: merged from the repo.


2010-02-17  Kohei Yoshida  <kyoshida@novell.com>  [1640953c5ec7bb7366cfdc387b14fe186994acc0]

calctabcolor: rebased to m71.


2010-02-17  Kohei Yoshida  <kyoshida@novell.com>  [1d12694e6a4bcb5b27cc28fe15770747a7abc4ca]

calctabcolor: rebased to m71.


2010-02-17  Kohei Yoshida  <kyoshida@novell.com>  [d33c999cc9103b0d557a7a27570bdc94c8047957]

calctabcolor: rebased to m71.


2010-02-17  Kohei Yoshida  <kyoshida@novell.com>  [83db7551a01e474ea22fcf66d492166b3564b4eb]

calctabcolor: rebased to m71.


2010-02-17  Kohei Yoshida  <kyoshida@novell.com>  [04817ee63463b80e13ebb80b932ecb73341d02eb]

calctabcolor: rebased to m71.


2010-02-17  Kohei Yoshida  <kyoshida@novell.com>  [3293c8d09208b70a3abcfe475919c404c4ddbed1]

calctabcolor: rebased to m71.


2010-02-17  Kohei Yoshida  <kyoshida@novell.com>  [a9ebb7f965435e9322415f76afd48a823d1bd62e]

calctabcolor: rebased to m71.


2010-02-17  Kohei Yoshida  <kyoshida@novell.com>  [53bc54d3dfd169a2e69dd71af3af7e8ab52ea519]

calctabcolor: rebased to m71.


2010-02-16  Vladimir Glazunov  <vg@openoffice.org>  [19640eccf639bc3d5ca6ebe08cca19b677111f50]

CWS-TOOLING: integrate CWS cbosdo01


2010-02-16  Vladimir Glazunov  <vg@openoffice.org>  [b252e975820b8ca377f4727ef09c1e025861bbb6]

CWS-TOOLING: integrate CWS cbosdo01


2010-02-16  Vladimir Glazunov  <vg@openoffice.org>  [b00a9a5d9a43f42654d4b5ce02b277726ac6a551]

CWS-TOOLING: integrate CWS cbosdo01


2010-02-16  Vladimir Glazunov  <vg@openoffice.org>  [4ff1be44998f4161985cdf04d5d6ebe3047edfdf]

CWS-TOOLING: integrate CWS cbosdo01


2010-02-16  Vladimir Glazunov  <vg@openoffice.org>  [3c248f165dbe07a7a1d9087cb4dd8f53768f4821]

CWS-TOOLING: integrate CWS cbosdo01


2010-02-16  Henning Brinkmann  <hbrinkm@openoffice.org>  [40db8a7bf4ecb4e85957e98466a7d8a3bbd4696b]

hb33issues01: #i109284# SwRTFWriter::OutBookmarks: Do not read name of NULL bookmark pointer


2010-02-16  Henning Brinkmann  <hbrinkm@openoffice.org>  [1e0de25a293bfee629f73b6edea4d6303a2ecb19]

writerfilter07: resolved memory leak in OOXMLTableImpl::resolve


2010-02-16  sb  <sb@openoffice.org>  [bd87039ed3142439e743a15f9a0ab1bb2954af4b]

sb118: removed obsoleted checkapi


2010-02-16  Henning Brinkmann  <hbrinkm@openoffice.org>  [f96a1d437d28fcd981b5c1fb02cc2adf3930d591]

writerfilter07: fixed memory leak: do not use RefAndPointer_t in OOXMLFastHelper.cxx


2010-02-16  Thomas Lange [tl]  <tl@openoffice.org>  [b22a720f88f2145992acf68f55cde13b56d5e11d]

#i109267# assertion fixed; quick return introduced


2010-02-16  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [ed2d07f023a73a488999e0bffe428f8985e13a83]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/autorecovery


2010-02-16  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [b7caadff93f5b147cfa9f63bc056566256641165]

autorecovery: do not show errors when we're recovering the query designer


2010-02-16  Thomas Lange [tl]  <tl@openoffice.org>  [1082ededf53ce12e80c254321cd1cabe8a0ae57b]

#i109267# assertion removed


2010-02-16  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [c6b2dff376fa217003808e6b001cd9c3eb113f5f]

autorecovery: recover non-document sub compontns hidden, too


2010-02-16  Thomas Lange [tl]  <tl@openoffice.org>  [e32f77109ee1ae17b4975a8060029cb1aec6fa1d]

#108327# handling of paper tray for printing


2010-02-16  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [110b7db42fa69b3d3ec29c629f2f91b6107fa61c]

autorecovery: do the recovery in setCurrentController, not in connectController - this ensures all knittings, in particular between controller and frame, already happened


2010-02-16  Henning Brinkmann  <hbrinkm@openoffice.org>  [77a8443fc381591ce33d3a8ea3c8a7991b287aed]

writerfilter07: fixed memory leak related to FontEntry/FontTable


2010-02-16  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [155487cc3f15c1db017e260c77f2e3d9041e0bb4]

autorecovery: recover query designer settings not yet finished: - query designer needs to be loaded hidden, and shown when the main window is shown - recovering table windows is not correct, yet (windows which have been added to the UI,   but do not yet add to the "latest known" statement, are not restored (probably) - closing the recovered, and modified, query designer somehow does not ask for saving


2010-02-16  Henning Brinkmann  <hbrinkm@openoffice.org>  [d045e0247f3b41ba0079f63fef7af9cee577d5d2]

writerfilter07: fixed memory leak in OOXMLPropertyImpl::resolve


2010-02-16  Oliver-Rainer Wittmann  <od@openoffice.org>  [9a178b2ef9731f746eddae4041eb243a6aa2d292]

sw33a11y01: #i88070# - accessible Writer comments - part 4


2010-02-16  sb  <sb@openoffice.org>  [7fb4c7783bcd1b1e6aa620cf7e06d683e8444f84]

sb118: work around non-POSIX default grep on Solaris


2010-02-16  Juergen Schmidt  <jsc@openoffice.org>  [81e8abd58e1ffc0aa15355b3bf5454cb76b04813]

sdk330: #i107701# update databasename for SDK


2010-02-16  hdu  <duerr@sun.com>  [f390b033cf20e447a181d4d984593ca2630275f4]

#i88303# adjust WIN build to removed X11-only members


2010-02-16  hdu  <duerr@sun.com>  [a183962c8e325ee0d270181fc797b8f8bd74e538]

#i88303# added GlyphCache::InvalidateAllGlyphs(), dummy for now


2010-02-16  hdu  <duerr@sun.com>  [90879796f7b668255ccb499394a2d1b99da4bede]

#i88303# fix compile on OSX and WIN and move that code from event handling to font handling


2010-02-16  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [44ce7ccd50206e7784130ee418fc6a01bb8aa0cc]

autorecovery: import query design settings (but do not recover the query designer)


2010-02-16  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [cda5b4e3899451f99741472704b325a9d5f9dbd6]

autorecovery: remove unused local static method


2010-02-16  sb  <sb@openoffice.org>  [7985a63fa7c807a5b54c4a1b34da10730ca788a8]

sb118: adapted remaining */qa/unoapi tests to new framework


2010-02-16  sb  <sb@openoffice.org>  [68a9b9a3339628f2a8db8e0b430e87b88a9a1afc]

sb118: adapted remaining */qa/unoapi tests to new framework


2010-02-16  sb  <sb@openoffice.org>  [34cee89411da550fe89908e5a0aaa52a7f32ea2b]

sb118: adapted remaining */qa/unoapi tests to new framework


2010-02-16  sb  <sb@openoffice.org>  [e3f3cc2d7f5dc477a01eef94601ca3082e82e3a9]

sb118: adapted remaining */qa/unoapi tests to new framework


2010-02-16  sb  <sb@openoffice.org>  [7c63faa1e8ebe9efbddef6f0f5215882f85f781a]

sb118: adapted remaining */qa/unoapi tests to new framework


2010-02-16  sb  <sb@openoffice.org>  [6272f8f84daa97cbcec5581f09c1bb07e5c1e3b3]

sb118: adapted remaining */qa/unoapi tests to new framework


2010-02-16  sb  <sb@openoffice.org>  [52b23e4bfae2c96ec1963c48b5dc8feb39b883ad]

sb118: adapted remaining */qa/unoapi tests to new framework


2010-02-16  sb  <sb@openoffice.org>  [710883e305800b15b9b415fe39db90a3ce88e25d]

sb118: adapted remaining */qa/unoapi tests to new framework


2010-02-16  sb  <sb@openoffice.org>  [ee90a96ae70d1d4ab65ef037bed45d1a9efb7e2c]

sb118: handle --without-junit gracefully


2010-02-16  sb  <sb@openoffice.org>  [9c5a5a6c352f3797a376c1e18b5f10f8ca0cdc92]

sb118: handle --without-junit gracefully


2010-02-16  sb  <sb@openoffice.org>  [02c5e0d34659420b2e8a931f4269a5d3f7566697]

sb118: handle --without-junit gracefully


2010-02-16  sb  <sb@openoffice.org>  [8314d9195a261cc7f39cfea47c9de2e6a22d13fd]

sb118: handle --without-junit gracefully


2010-02-16  sb  <sb@openoffice.org>  [b82f76df1be13aa9d04c2845ff23bcdea9e76b60]

sb118: improved OOO_JUNIT_JAR configure check


2010-02-16  Henning Brinkmann  <hbrinkm@openoffice.org>  [b75f6e08247fdf39005cdb1ea68cf9ae71d7f925]

writerfilter07: handle not replaced by rHandle in debug code


2010-02-16  Thomas Lange [tl]  <tl@openoffice.org>  [e54a20bf1a45c1c0d2abfe2a7a19bbf2c0bd6bee]

cws tl74: merge problem fixed


2010-02-16  hdu  <duerr@sun.com>  [acd938f2b35736ec9dfe5822daff9e34f2b53fe5]

#i88303# allow compilation on even older baselines without cairo.h


2010-02-16  hdu  <duerr@sun.com>  [12284fb4daa369166033b2faa651774a497afb66]

#i88303# adjust OSX build to removed X11-only members


2010-02-16  hb  <hbrinkm@openoffice.org>  [b05797c0a0a70256a672adeb6004fc2099711379]

writerfilter07: resolved warnings on unxlngi6.pro


2010-02-16  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [eb79829c17871ccbad0daf469dfd7bd9c85eb8cc]

autorecovery: outsourced the SubComponentRecovery class into a dedicated file, in preparation of recovering query designs


2010-02-16  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [a1c40ed088aeabc90c260d9b8bc7e0db24d1b146]

autorecovery: fixed member initialization order


2010-02-15  sb  <sb@openoffice.org>  [584c265e3e46793b02b7329d173c71503138fd50]

sb118: configure OOO_JUNIT_JAR


2010-02-15  Vladimir Glazunov  <vg@openoffice.org>  [1ff66b00e2f5bdaf4cf6d299bcad800909ddf97c]

#i108940#, #i109294# interface for manipulating with source_config


2010-02-15  Vladimir Glazunov  <vg@openoffice.org>  [f18e50b82a44b1ded64aa9641804dd2f4f7bfb09]

#i108940#, #i109294# interface for manipulating with source_config


2010-02-15  hdu  <duerr@sun.com>  [b0b248a9d63fdbed74fb87aaf6a5246beb30369d]

merged with DEV300_m71


2010-02-15  Helge Delfs [hde]  <hde@openoffice.org>  [1040e1e7aef9f18c0fc367338d310b7fd6746477]

cbosdo01: i108312: fixed integer to string


2010-02-15  Vladimir Glazunov  <vg@openoffice.org>  [dd0e1a72b23e219d961970daf5a418e8b4ee55f1]

CWS-TOOLING: integrate CWS native282_DEV300


2010-02-15  Vladimir Glazunov  <vg@openoffice.org>  [d4a7dcffe654bee8ab003f56812fb0686eedd687]

CWS-TOOLING: integrate CWS ooo321gsl02_DEV300


2010-02-15  Vladimir Glazunov  <vg@openoffice.org>  [5764230f546cd20dd4e5787d2b9277812527b775]

CWS-TOOLING: integrate CWS ooo321gsl02_DEV300


2010-02-15  Vladimir Glazunov  <vg@openoffice.org>  [3ccb6c9e3a33c0b95dafc1fb0071dc5df50ce49a]

CWS-TOOLING: integrate CWS ooo321gsl02_DEV300


2010-02-15  Christian Lippka  <christian.lippka@sun.com>  [50ca0f989c5a34ff0b31a9286553561f2066a244]

#i109010# fix view comment settings


2010-03-23  Vladimir Glazunov  <vg@openoffice.org>  [e7fd3a40ed3ebf97d45068096ddca846db755bcc]

CWS-TOOLING: integrate CWS autorecovery


2010-03-22  Vladimir Glazunov  <vg@openoffice.org>  [82c3cb81272450f339f0286e3c4bc56cce55d873]

CWS-TOOLING: integrate CWS aw079


2010-03-18  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [c7ea93ac73821a4e0800ff3de01aa11f181980ea]

aw079: rebase to m75


2010-03-11  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [2ee0a0a80684cc334f0fe3fa4fdb4ad444fdf84e]

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-02-19  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [ea73702eb1b6a662c430474e06fbe33c1200347c]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba33e


2010-02-15  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [2cf0840f4cc0e8240bc771e1a83edf9631b7d742]

autorecovery: clarified the role of a doc's URL/Location as per agreement with MAV, XModel::getURL and XStorable::getLocation both need to return the logical document URL, even when the document has been recoved from another location. So, the DocFileLocation of the ModelImpl now is for internal purpose only. Consequently, ModelImpl's API has been reworked to better differ between the logical and the "loaded-from" URL of the document.


2010-02-15  Vladimir Glazunov  <vg@openoffice.org>  [45e484090df6ecb3f6a883103fc4e905d20a6f77]

CWS-TOOLING: integrate CWS cmcfixes71


2010-02-15  Vladimir Glazunov  <vg@openoffice.org>  [3ff4a8877d1e1a71865a8e5b4c1de625a4ee694f]

CWS-TOOLING: integrate CWS cmcfixes71


2010-02-15  Vladimir Glazunov  <vg@openoffice.org>  [f7e96ea9b84aacc0c0a824516de7db7821a4e69d]

CWS-TOOLING: integrate CWS cmcfixes71


2010-02-15  Vladimir Glazunov  <vg@openoffice.org>  [d83ecc038137d32e538a4a3d8c346693aeaf38c8]

CWS-TOOLING: integrate CWS cmcfixes71


2010-02-15  Vladimir Glazunov  <vg@openoffice.org>  [8a1a85387e0b29a44fe78f3b985d35da331425c0]

CWS-TOOLING: integrate CWS cmcfixes71


2010-02-15  Vladimir Glazunov  <vg@openoffice.org>  [8eaa8646d0be6f0f030d77705ad1a494f2361628]

CWS-TOOLING: integrate CWS cmcfixes71


2010-02-15  Vladimir Glazunov  <vg@openoffice.org>  [cf0e05f0a637ef84f895214795ab05bcd4166c2b]

CWS-TOOLING: integrate CWS cmcfixes71


2010-02-15  Vladimir Glazunov  <vg@openoffice.org>  [6cc84b3470058abb21567506228112eb15ba59f5]

CWS-TOOLING: integrate CWS cmcfixes71


2010-02-15  Vladimir Glazunov  <vg@openoffice.org>  [5425bea512ea8ee87fb5ee34d0587936101c5d3a]

CWS-TOOLING: integrate CWS cmcfixes71


2010-02-15  Vladimir Glazunov  <vg@openoffice.org>  [b1655e730f3fe55b57e56b6131c2adb0f4b1423b]

CWS-TOOLING: integrate CWS mysqlconnector


2010-02-15  Vladimir Glazunov  <vg@openoffice.org>  [ee4509b9c0513e318c203d3b1fe789983f0f5120]

CWS-TOOLING: integrate CWS mysqlconnector


2010-02-15  Vladimir Glazunov  <vg@openoffice.org>  [8943aa4a4b39653b91d69f89e7e3d6057b768d68]

CWS-TOOLING: integrate CWS mysqlconnector


2010-02-15  Vladimir Glazunov  <vg@openoffice.org>  [130d648f21ad0b9456716a66b92b641b5a1e309d]

CWS-TOOLING: integrate CWS mysqlconnector


2010-02-15  Vladimir Glazunov  <vg@openoffice.org>  [c4704628898ac32ca46f90d3ff28c0e8428441ef]

CWS-TOOLING: integrate CWS mysqlconnector


2010-02-15  Vladimir Glazunov  <vg@openoffice.org>  [5b7dd611218128c4747d01add8387ae909a61c13]

CWS-TOOLING: integrate CWS dv17


2010-02-15  Vladimir Glazunov  <vg@openoffice.org>  [919bd854d2257cfdbeaeb4e086f83fa8409f8e58]

CWS-TOOLING: integrate CWS dv17


2010-02-15  Vladimir Glazunov  <vg@openoffice.org>  [71e851001abe1037395bf96403458ea95c141ecf]

CWS-TOOLING: integrate CWS dv17


2010-02-15  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [9f3c1db59a8b29d1ff964bc67c6b937ae63c0191]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/autorecovery


2010-02-15  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [009ab0e80350627a53b6f69a8d4f85ab26af8de4]

autorecovery: when saving recovery information for a DB doc, export query designers, too


2010-02-15  Ingrid Halama  <iha@openoffice.org>  [399e814004b6a16b01068b45d1ed2d4005de0b1d]

chartmultiline: compiler warnings


2010-02-15  Ingrid Halama  <iha@openoffice.org>  [8b7c59ef2e4da1af9dd8ccafcedb7dbccd0b8f46]

chartmultiline: compiler warnings


2010-02-15  Oliver Craemer  <oc@openoffice.org>  [97df8510ba54124f695ce594633442b2441935bd]

#i108777# Automatic Tests for Hierarchical axes label


2010-02-15  Juergen Schmidt  <jsc@openoffice.org>  [96372859c9e31c80a3da5022c6328c7fc390e254]

sdk330: #i105320#: remove since mapping from autodoc call


2010-02-15  Henning Brinkmann  <hbrinkm@openoffice.org>  [175c66279d8e773627286a09b3023196512f1fb2]

writerfilter07: TablePropertiesHandler: did not compile


2010-02-15  Thomas Lange [tl]  <tl@openoffice.org>  [c2c0451fa0b47d684e91f751767242ef71c15815]

cws tl74: merge


2010-02-15  Thomas Lange [tl]  <tl@openoffice.org>  [1e1ee7183aac2cdae7aeab7509ee6c34ee9133d9]

cws tl74: merge


2010-02-15  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [8a34c54d33aa36fe82317315b97a3d69bf9e8aea]

Automated merge with http://hg.services.openoffice.org/cws/dba33f


2010-02-15  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [1c0930feb3e520c2823b63076c9b348f863a4253]

Automated merge with http://hg.services.openoffice.org/cws/dba33f


2010-02-15  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [0d16f5fa42b9b7f734ee626a30fed79e0e6366bc]

Automated merge with http://hg.services.openoffice.org/cws/dba33f


2010-02-15  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [fd68260cab22f298e3e6d0b3e34f4d85edf7b5e1]

Automated merge with http://hg.services.openoffice.org/cws/dba33f


2010-02-15  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [a4bc14c0d6c2d2d6af476f9fc446381be615e752]

Automated merge with http://hg.services.openoffice.org/cws/dba33f


2010-02-15  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [c31dbdb732ecbbc52aa13d96646e10e4056fb316]

dba33f: fix import order


2010-02-15  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [be823b13e919dca677905ead35a95087bd9f963f]

dba33f: #i53377# new event and listener to get the changed bookmarks and refresh the grid


2010-02-15  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [40260f9c6de091bb46b2c1529537540f5f9b12a4]

dba33f: #i53377# new event to get the changed bookmarks


2010-02-15  Juergen Schmidt  <jsc@openoffice.org>  [e19bda917ceb2066eeafaa191400b2b6b192477f]

sdk330: #i109273#: change copyright


2010-02-15  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [4c43716cecb1aeab9f4713aa00e00be4f169ad7c]

dba33f: #i53377# impl join rowse helper resultset which is updateable


2010-02-15  os  <os@openoffice.org>  [27e5fae0093be37aa9fd2a6f2c2539591ac82835]

unused code removed


2010-02-15  Oliver-Rainer Wittmann  <od@openoffice.org>  [9bba964993fe859b40a5c125406653ee3ade122e]

sw33bf02: #i107834# - remove applied patch for deeper investigation


2010-02-12  sb  <sb@openoffice.org>  [af18a1d5d9795fcd6bc8647035d93cdb759d7c4a]

sb118: introduced JAVAIFLAGS so that Java interpreter matches OOo jnilibs


2010-02-12  sb  <sb@openoffice.org>  [f8e5730d9966d33983de11377ee1ba3f1e8ad987]

sb118: introduced JAVAIFLAGS so that Java interpreter matches OOo jnilibs


2010-02-12  sb  <sb@openoffice.org>  [b4bcff765d0d48b2fe2cc1854d31f076f75d3671]

sb118: introduced JAVAIFLAGS so that Java interpreter matches OOo jnilibs


2010-02-12  sb  <sb@openoffice.org>  [e4e67afdd47526db35aeed9632f4abe4b76085bd]

sb118: chart2/qa/unoapi to new test framework


2010-02-12  Vladimir Glazunov  <vg@openoffice.org>  [4ed2a42bf1d412f75371ed890305d4429c11b20d]

CWS-TOOLING: integrate CWS kohei03


2010-02-12  Vladimir Glazunov  <vg@openoffice.org>  [d5d3184fcd9e73adfcf14d15df9c5a86cca481af]

CWS-TOOLING: integrate CWS kohei03


2010-02-12  Vladimir Glazunov  <vg@openoffice.org>  [426836e440fcc4182476ca5596d6e84024a57415]

CWS-TOOLING: integrate CWS kohei03


2010-02-12  sb  <sb@openoffice.org>  [cb4920c6db8ab9e25fda6fc50cd8d564a64fc032]

sb118: removed erroneous dependency of sw/qa/unoapi on sw/util from previous commit again (unoapi tests against an OOo installation, *not* any local parts, anyway)


2010-02-12  sb  <sb@openoffice.org>  [3ef6cfa566e6d419d58f2659a649ba9c1308cdc5]

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  sb  <sb@openoffice.org>  [13de8eb0e0d603fdaab6503616ae72c11d972ac1]

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  sb  <sb@openoffice.org>  [5a43d0dca53727209d19369048ac2ee514024776]

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  hdu  <duerr@sun.com>  [8ebc09348128bd97de5e27a5c6a728c9a688dd3f]

#i64508# exclamation dropped accidentially


2010-02-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [da975155be99f7ed1c455fe9a4e92e22285a0671]

changefileheader2: #i10000#: convert files with CR/LF characters to CR only


2010-02-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [0c8fee704a47933619e8f97f9c5b4d013576bb12]

changefileheader2: #i10000#: convert files with CR/LF characters to CR only


2010-02-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [1333cd2250ff8b1d648062a5767203ea1a051dd2]

changefileheader2: #i10000#: convert files with CR/LF characters to CR only


2010-02-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [532d335fd539263d2427caca29341cd07591c2e8]

changefileheader2: #i10000#: convert files with CR/LF characters to CR only


2010-02-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [af7b98b2f1a6124a61ec4b2da92782d17c56914a]

changefileheader2: #i10000#: convert files with CR/LF characters to CR only


2010-02-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [e095da0ff07145e8088baecd54f670b630149dba]

changefileheader2: #i10000#: convert files with CR/LF characters to CR only


2010-02-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [29d7a3467f9622ac11870d7788fee3554efae5a3]

changefileheader2: #i10000#: convert files with CR/LF characters to CR only


2010-02-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [0bd250ed6ca794aee99daf3ee2196a2e2f750149]

changefileheader2: #i10000#: convert files with CR/LF characters to CR only


2010-02-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [96cacc4118cc2fefc1c114999f1eed46157de136]

changefileheader2: #i10000#: convert files with CR/LF characters to CR only


2010-02-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [1744288e5f5afbb68b8533c7a0ad31cfb56973b6]

changefileheader2: #i10000#: convert files with CR/LF characters to CR only


2010-02-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [d3ec93586d07639c83b80f84b14c21872408e8d0]

changefileheader2: #i10000#: convert files with CR/LF characters to CR only


2010-02-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [d270e0649f965acb111edb5a762f31cf2bb1bec6]

changefileheader2: #i10000#: convert files with CR/LF characters to CR only


2010-02-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [db02ac8b89b8ec1e3d84f2676665667916582423]

changefileheader2: #i10000#: convert files with CR/LF characters to CR only


2010-02-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [5cbaf706bedb5d4c5a3c417c8c4f3126d0428cdf]

changefileheader2: #i10000#: convert files with CR/LF characters to CR only


2010-02-12  Mihaela Kedikova  <misheto@openoffice.org>  [052bc00a2ed9efd87a0176e19c369629472060af]

recent changes for grid control


2010-02-12  Mihaela Kedikova  <misheto@openoffice.org>  [d9c5d33b37f86ec8a91afcb87a3628f7e0bfcba7]

recent changes for grid control


2010-02-12  Thomas Lange [tl]  <tl@openoffice.org>  [64f1d786dd49626cec33d231292ce4ecb28b9c1f]

cws tl74: merge


2010-02-12  Vladimir Glazunov  <vg@openoffice.org>  [249ed876d3d1f7dfc76682c6c7e4e6fb29d3e0b9]

CWS-TOOLING: integrate CWS tkr32


2010-02-12  Vladimir Glazunov  <vg@openoffice.org>  [d0ba772044bce89644839e9eb2451f67045fd057]

CWS-TOOLING: integrate CWS tkr32


2010-02-12  Vladimir Glazunov  <vg@openoffice.org>  [e752187ec92cbb647a5dab3e5c142543842286b2]

CWS-TOOLING: integrate CWS tkr32


2010-02-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [aed67decb2c1f0f77599cc3568f4f4c32fb5da06]

#i10000#: remove obsolete empty files; trim duplicated header content


2010-02-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [98830d0c79642a9e81ff7036221515151e4b6cca]

#i10000#: remove obsolete empty files; trim duplicated header content


2010-02-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [41578d9fd17c41687aca3c08a38f58398366eded]

#i10000#: remove obsolete empty files; trim duplicated header content


2010-02-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [2a775097fe7f6723fdfe037cffd6c99dfef9f0e1]

#i10000#: remove obsolete empty files; trim duplicated header content


2010-02-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [2f12d4d6c2e8351a1b1e2bc38300621a9d3cd3b0]

#i10000#: remove obsolete empty files; trim duplicated header content


2010-02-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [ae19e5feff59f578d3f8de6fe9c27f9a57ba63d1]

#i10000#: remove obsolete empty files; trim duplicated header content


2010-02-12  hdu  <duerr@sun.com>  [0e8738b204f6cb36a5cb67546fd424b4c9e2389c]

#i64508# new code should avoid fruitless vclenum<->pspenum conversions now that psp finally moved into vcl these conversions became even more redundant

Which of the enumerations for the same thing should survive? The original stuff or the new ones? My vote is on keeping the original ones unless the new ones provide any real value-add.
2010-02-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [2de4fcfe1310b2860799752c5101f09744e47c21]

changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)


2010-02-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [7d8d20ca7e3b58b53fb012ff4f91a8986001d319]

changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)


2010-02-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [aac3a82b827c04ce885e07e9fea8226aaf11b5c7]

changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)


2010-02-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [36de66bdf066b984ff15995035d2fa86d7123b42]

changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)


2010-02-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [1a359bd2a8d7621574942287703e7df69ebffa16]

changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)


2010-02-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [1708f6091bfc05164fe2bd770664ceb26826a6b8]

changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)


2010-02-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [72e939d8ed5c57400a439d406586666faf6b7b2b]

changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)


2010-02-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [ea6543401c1cd17e18aba93603aeeafd332fff15]

changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)


2010-02-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [7c0e541f4d7e3b14861ae10f1ae0db326b4fbd8c]

changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)


2010-02-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [7c80db2eb3bcdd73112bb5ed093c83918870353e]

changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)


2010-02-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [4326ef06febe54729620f31d18505fd9f847a7f1]

changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)


2010-02-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [f281d77a219c9793c9b9215ef57f8ce1331eb487]

changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)


2010-02-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [1296914c8499ec1e6f8977161a85c4248096feec]

changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)


2010-02-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [4573ccfffda4c2bea55d1da2ac1357bcde91e67a]

changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)


2010-02-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [9e19ff00c708a9dbcc49f924e795d8a7b418a95d]

changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)


2010-02-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [0d737723bf2ff6e65d180276913646470d14406b]

changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)


2010-02-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [8764506704eca7215efafd5a2e88f8b93a1e52b6]

changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)


2010-02-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [82b1d381cd7000675522fb2a075dd34545a1bbb2]

changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)


2010-02-12  sb  <sb@openoffice.org>  [75d11d8f2f10604b35c6b0fb4bb24660f32f8329]

sb118: minor code cleanup


2010-02-12  sb  <sb@openoffice.org>  [5610f316cbbeb5757fd7d669445b3f190e7067e1]

sb118: update tCase whenever tEnv is renewed


2010-02-12  Thomas Lange [tl]  <tl@openoffice.org>  [8271450d60311037976c7b794ea7f802827222c4]

cws tl74: merge


2010-02-12  Thomas Lange [tl]  <tl@openoffice.org>  [54d3e4ce7eeca7558fae7e5d127ca5d0ba7b4351]

cws tl74: merge


2010-02-12  Thomas Lange [tl]  <tl@openoffice.org>  [1d102d219fdadece2ad745059b15ca2620ba1c00]

cws tl74: merge


2010-02-12  Thomas Lange [tl]  <tl@openoffice.org>  [f75fcb170699d867e1892c9f2b696a1b152cd16f]

cws tl74: merge


2010-02-12  Thomas Lange [tl]  <tl@openoffice.org>  [55b0bd0da7041b3c960b4013b5dbee5e91e30f23]

cws tl74: merge


2010-02-12  Thomas Lange [tl]  <tl@openoffice.org>  [b475e4bb0c0445df9cfd7857a65790d173a31985]

cws tl74: merge


2010-02-12  Thomas Lange [tl]  <tl@openoffice.org>  [b128067214eef5c7916a27b92d35ce2cd49a8d72]

cws tl74: merge


2010-02-12  Thomas Lange [tl]  <tl@openoffice.org>  [e099fb30fe94e578bb5842d04a155c9b302b61ee]

cws tl74: merge


2010-02-12  Thomas Lange [tl]  <tl@openoffice.org>  [8523afb0a718df3218b9aa27380a62310744e3cc]

cws tl74: merge


2010-02-12  Thomas Lange [tl]  <tl@openoffice.org>  [af8456f7e6e3d0f60a74d4147a9f741e638ef9b0]

cws tl74: merge


2010-02-12  Thomas Lange [tl]  <tl@openoffice.org>  [0cb62ab4b4a6ea27293d036c94912a74f6007efe]

cws tl74: merge


2010-02-12  hdu  <duerr@sun.com>  [2f5ebcc0bf8ae7e8f3200d742abb2a5bd5bebfa6]

#i108914# get rid of superfluos header includes


2010-02-12  hdu  <duerr@sun.com>  [2e95ccf6599ae86c7ab02fb2c7b5b25ad61b5828]

#i64508# cleanup empty GetFontOptions() changes


2010-02-12  hdu  <duerr@sun.com>  [565680d257f132203e19a9fef46dfc98a11bb989]

#i64508# #i108914# adapt X11SalGraphics to both preceding changes


2010-02-12  hdu  <duerr@sun.com>  [b1c8ac1a7b8c1d5b08fb1d2b0ab2d3bc5a31dbb9]

#i108914# avoid construction of OutputDevice in SalGraphics layers by splitting off ServerFont::SetFontOptions() from ServerFont constructor


2010-02-12  Henning Brinkmann  <hbrinkm@openoffice.org>  [225c1f6065166ca11ac0fd093c29dde4b12ff2bd]

writerfilter07: generate attribute handling code via rng:ref correctly


2010-02-12  hdu  <duerr@sun.com>  [9b9f086d5d6a0425b6468a675b745499f5964b52]

#i64508# rename class ImplFontHints to ImplFontOptions as the class already contains embedded-bitmap settings and could/should be extended for other platform specific font options


2010-02-12  Thomas Lange [tl]  <tl@openoffice.org>  [594ffd1d561d75217d1bfcb1cb9aeca5cf31c676]

cws tl74: switching from DBG_ASSERT to OSL_ENSURE (don't use 'tools')


2010-02-12  Caolán McNamara  <cmc@openoffice.org>  [ed6c525781faf45ec5d408f22e17352bfabb97f5]

cmcfixes72: #i109194# http://fedoraproject.org/wiki/UnderstandingDSOLinkChange fixes for raptor/rasqal


2010-02-12  Thomas Lange [tl]  <tl@openoffice.org>  [2800d0a3d9668dce428e0a9f6c6fb8f4c308f729]

cws tl74: merge with DEV300_m71


2010-02-12  Thomas Lange [tl]  <tl@openoffice.org>  [9f85dcd4ac25f368185863a53ba862f4eb5dc332]

cws tl74: merge with DEV300_m71


2010-02-12  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [9133a91f5e13f4ee1cc0cdecb287dc28bc055b18]

dba33f: fix delete


2010-02-12  Caolán McNamara  <cmc@openoffice.org>  [24de033cfe6755538e6104db27f08b055783fa84]

cmcfixes72: #i109192# allow moz to build under arm


2010-02-12  Henning Brinkmann  <hbrinkm@openoffice.org>  [d71df7bc36d4f290979cf971aecffb457f8241d5]

writerfilter07: added test documents


2010-02-12  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [4de89c5b78184fb74e5c907df3d911379fa018be]

autorecovery: +ENSURE_OR_RETURN_VOID


2010-04-29  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [7878b4f9db37a25be146c36438422ad1a2c9141f]

fs33a: #i111238# now with UserData support


2010-04-29  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [08e0e53c74d3d5019a7c510e39e8adf57145ca70]

fs33a: #i111238# add support for images to AWT's ListBoxControl/Model


2010-03-22  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [f400db10eea4d9244506d671671598379437630d]

os141: allow tabstop also for treecontrols


2010-03-18  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [73fece8b3989b7dc56fbcf50c720ab70e6ba5995]

os141: when all rows are removed clear also the current selection


2010-03-16  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [7e2c826eabd76afb13bee5c3231221011b388099]

os141: fix order of calls


2010-05-11  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [8fe1b22df970e2049d8143bf64a23b0ea4b6ad53]

unoawt: merge after pulling from CWS slidecopy


2010-02-12  Henning Brinkmann  <hbrinkm@openoffice.org>  [c1252274a6752cc4871a14afe8ba118305eae092]

writefilter07: merged DEV300_m71


2010-02-12  Henning Brinkmann  <hbrinkm@openoffice.org>  [94391742c3665a8f00709a3999d7c6c5a1cfd8ec]

writefilter07: merged DEV300_m71


2010-02-12  Henning Brinkmann  <hbrinkm@openoffice.org>  [e5d4d09e0af00bc7ac9b66ee13bb3b1cd8962a08]

writefilter07: merged DEV300_m71


2010-02-12  Henning Brinkmann  <hbrinkm@openoffice.org>  [13ec959c7a17a006dc25a86c7bb06152de4f46d3]

writefilter07: merged DEV300_m71


2010-02-12  Henning Brinkmann  <hbrinkm@openoffice.org>  [1868c02e2850f03c38e991e3b141309033d3ada8]

writefilter07: merged DEV300_m71


2010-02-12  Henning Brinkmann  <hbrinkm@openoffice.org>  [7e3e4d761fae8fd18982555dc8b0090278b73968]

writefilter07: merged DEV300_m71


2010-02-12  Henning Brinkmann  <hbrinkm@openoffice.org>  [bf46a7eb716c19ad1d47f4922950dd8c0e08dffa]

writefilter07: merged DEV300_m71


2010-02-12  Henning Brinkmann  <hbrinkm@openoffice.org>  [22d0ed968d736ea5f757a93d3cb1b5fb6e152f80]

writefilter07: merged DEV300_m71


2010-02-12  Henning Brinkmann  <hbrinkm@openoffice.org>  [2c3522842475153113f3fd730d2a3ecb63172b7d]

writefilter07: merged DEV300_m71


2010-02-12  Henning Brinkmann  <hbrinkm@openoffice.org>  [58e6c25b68c138382a91ca356c559ca8892cc4ae]

writerfilter07: debugging property sets improved


2010-02-12  Juergen Schmidt  <jsc@openoffice.org>  [281ce161812bc1eb20f60775ca6db0ec04b6c181]

sdk330: #i107695# update reference rdb to ooo320m12 (3.2)


2010-02-11  Kohei Yoshida  <kyoshida@novell.com>  [0fe44ab08684b630e0a62dfbf873a19c368df33f]

koheiextref01: patched dmake it get it to work on SLED 11.


2010-02-11  Kohei Yoshida  <kyoshida@novell.com>  [8fa4cba15fb359d280dfc9711100f61b010df512]

koheiextref01: #i109168# Reworked the design of the external cache table.

With this change, the cache table no longer stores empty cells at all,
with no exceptions.  Instead, it keeps track of cached ranges to determine
whether a cell is empty or unretrieved.  This change also helps simplify
the logic of getting the value of an external cell.
2010-02-11  Ingrid Halama  <iha@openoffice.org>  [c86eefb01075b6e974aea848d053693ad27271e5]

chartmultiline: #i82971# complex categories (#i109161# range segmentation detection fails for discontinuous ranges)


2010-02-11  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [a9626fc825840c49fd3135fbf4818e276cd347cb]

aw079 #i99386# cleanup of define and last change from CL


2010-02-11  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [c44386b26b233abc19936a99efb3ac7781bdaefc]

aw079 #i99386# cleanup of define and last change from CL


2010-02-11  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [c4eadd3cb2aa9e6e12123683728b9dd2c587eb25]

aw079 #i99386# cleanup of define and last change from CL


2010-02-11  Ocke Janssen  <oj@openoffice.org>  [1fce2c371098c9f3226be547ec0d2ae6b8222678]

#i108897# set first bit to 20h


2010-02-11  Juergen Schmidt  <jsc@openoffice.org>  [dfb4a291005c5e723cca945f0772b7d01e2e4f73]

coc02_1: #i109111# increase ant version to 1.7.1 for HH build env only


2010-02-11  Caolán McNamara  <cmc@openoffice.org>  [73fede6d1033a3d04d72fddf735a38d7fe1f7e68]

cmcfixes72: #i109154# upstream javafilter.desktop


2010-02-11  va  <volker.ahrendt@sun.com>  [b94cad41f35d3abcfb75b2b44980b6a72bb07238]

removed sun_colors


2010-02-11  va  <volker.ahrendt@sun.com>  [e8b65120bc1c113694ed2b8a74c542031c9679f3]

#161628# Removed Sun Colors


2010-02-11  Niklas Nebel  <nn@openoffice.org>  [c63cf60a0ba014159b156fbb46de133cb9b02452]

datapilotperf: fix buildbot errors


2010-02-11  Joachim Lingner  <jl@openoffice.org>  [e7c9b11009a200520de9180741032e1183fb2ec6]

native0: #i100282# Support unopkg --suppress-license option


2010-03-24  Vladimir Glazunov  <vg@openoffice.org>  [8c87a43bb1735c0807ea9d94a92930a387c01632]

CWS-TOOLING: integrate CWS mhu22


2010-03-23  Vladimir Glazunov  <vg@openoffice.org>  [70979090e89d376622b7e47f7823a57ea0a63396]

CWS-TOOLING: integrate CWS autorecovery


2010-03-23  Vladimir Glazunov  <vg@openoffice.org>  [5c6ad5e72414d06c3bf265ba64fc1c2bd24af121]

CWS-TOOLING: integrate CWS sw33bf02


2010-03-22  Vladimir Glazunov  <vg@openoffice.org>  [c86eff6bc55d5ecc9c7689f931bb30e9f19e2a09]

CWS-TOOLING: integrate CWS jsc330


2010-03-22  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [9c35196ddea3206601ce5bbc0d70d39608f6410c]

mhu22: update from master repository (DEV300_m75).


2010-03-11  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [bc74a89be994799ee807eb518b2399b1471ccb5e]

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-10  Oliver-Rainer Wittmann  <od@openoffice.org>  [565dc1fef4ec02a4dca713cf4e1d3f230c3f928a]

sw33bf02: merge with DEV300_m74


2010-03-04  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [6d03994e21a228a5e28e1735fb3fe5ee2b517087]

mhu22: resync to master repository (DEV300_m73).


2010-03-04  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [709ee7e9b098fa7074d84d3faab7aa5cd5ebf73b]

mhu22: #i105430# #i108349# Fixed registry:ORegKey reference counting to avoid redundant closeKey()/flush() calls.


2010-03-04  Juergen Schmidt  <jsc@openoffice.org>  [cc180d4c943c6e5d5902f95594abb1acf0d5612c]

jsc330: #105478#: set Java system properties for https proxyaccording the office settings


2010-02-19  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [52172f1f9a1d88f0d3241f46c9c87dc2d71d5d2d]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba33e


2010-02-15  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [0a62079a06fdd16e9b10ade75968d11643f0f27a]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/autorecovery


2010-02-11  Joachim Lingner  <jl@openoffice.org>  [d143e5ea3e47626ad6d51a05ebcaf9cf3a54b2ba]

native0: #i100282# Support unopkg --suppress-license option


2010-03-26  Vladimir Glazunov  <vg@openoffice.org>  [ea3ca9b5409c820fd626225c31219c43251a765b]

native0: #161641# XPackageManager.addPackage can install a fold - transplanted from 0dce9af1d5a3@native0


2010-03-26  Vladimir Glazunov  <vg@openoffice.org>  [342cfc78c20a5f385826bf704efe56c8472bd44a]

#i107751# #i89119# reorder buttons - transplanted from 6735ee79adb4@native0


2010-03-26  Vladimir Glazunov  <vg@openoffice.org>  [b73fffafe366966a588edb2e2c0cfe120f270d3f]

#i107751# #i89119# flat image buttons - transplanted from 7854e4fde73a@native0


2010-03-26  Vladimir Glazunov  <vg@openoffice.org>  [12489936578836a3a6a70c3c799dcfda310c46a5]

native0: #161580# make native intro progress optional - transplanted from 1070cbd32693@native0


2010-02-11  sb  <sb@openoffice.org>  [f321b0bed8021ff22714095371db907897cfba35]

sb118: #i109112# re-purpose EXTRAJARFILES


2010-02-11  sb  <sb@openoffice.org>  [57aa95f8ec0c9615619d55c5323c0c0ac0a04d18]

sb118: #i109112# re-purpose EXTRAJARFILES


2010-02-11  sb  <sb@openoffice.org>  [91fa813aabd67738b1d22017d29f783d31b19c79]

sb118: #i109112# re-purpose EXTRAJARFILES


2010-02-11  sb  <sb@openoffice.org>  [074b2e27266225a5711e2ee823ee2c3ab6e813fd]

sb118: #i109112# re-purpose EXTRAJARFILES


2010-02-11  sb  <sb@openoffice.org>  [1eaa9c24e22e375b60b89169d7031b8ef5866eab]

sb118: #i109112# re-purpose EXTRAJARFILES


2010-02-11  sb  <sb@openoffice.org>  [07fcc82faf738ae75f85402f1b49df4fbe27bebd]

sb118: #i109112# re-purpose EXTRAJARFILES


2010-02-11  Henning Brinkmann  <hbrinkm@openoffice.org>  [8515b4a252b8a112337052f9d22211451516441d]

writerfilter07: Made PropertyMap::Invalidate protected. Invalidate in PropertyMap::insert


2010-02-11  Thomas Lange [tl]  <tl@openoffice.org>  [89246e3b483b26859b105902f9042ca9fdefe374]

cws tl74: #i51258# thesaurus context menu


2010-02-11  Henning Brinkmann  <hbrinkm@openoffice.org>  [d4b14da5383a0ff23e9fcd663d3e91030e9ca301]

writerfilter07: debugging code for property maps


2010-02-11  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [f0f3f648cde11d14b24c1e2b6d4baa1a96be57d9]

automated merge from dba33e


2010-02-11  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [c66669d1af8b9a566ea26721d221326f2994ea49]

automated merge from dba33e


2010-02-11  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [43b9da7326dcf21ead6edabdf4c66be39a9a6360]

automated merge from dba33e


2010-02-11  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [fd463a505986265ca7f6c3cd946fabaf87da345c]

automated merge from dba33e


2010-02-11  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [38076bc77efaf3956553760a07e5332e1c9af724]

automated merge from dba33e


2010-02-11  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [55aca7c428f0e9ee71a42d773d7df9036b4c8210]

automated merge from dba33e


2010-02-10  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [ab8f91dc7359fb53642632d2d9232f90579169ac]

ppp02: #i109022# create automnemonics before layouting


2010-02-10  Hans-Joachim Lankenau  <hjs@openoffice.org>  [9eb4dc23770049fc9f70f4d04e36b561e6cec91d]

ause110: #i106731# reset new variables


2010-02-10  os  <os@openoffice.org>  [b612c88abef8ef4ac71a30f10f61c010f9269452]

update to m71


2010-02-10  os  <os@openoffice.org>  [45416c690f87e05fe7e67bb79e1acfd0017a66a2]

update to m71


2010-02-10  os  <os@openoffice.org>  [a1a187fa9058640e09009b4b1c483106484e878f]

update to m71


2010-02-10  tono  <tono@openoffice.org>  [e19474e5d3256451f889d1b9422b296b912cff06]

i#109027: mingw port: Fix WeakReference assigment failure using WeakReference::clear()


2010-02-10  Helge Delfs [hde]  <hde@openoffice.org>  [4ab8630c6de353e3da7531e8d459afb2b07aa85a]

cbosdo01: i108312: reworked for activation in test cycle


2010-02-10  Christian Lippka  <cl@openoffice.org>  [868f5303e496b11b558db4c0475ed87220cf19a5]

some placeholder bitmap finetuning


2010-02-10  Christian Lippka  <cl@openoffice.org>  [9a0e6f1451435e0c2223d91dec51e95b1ccb0b35]

some placeholder bitmap finetuning


2010-02-10  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [e2f368bccc934b7555b6e72a87ba7c08915c4afb]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/autorecovery


2010-02-10  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [1da29075c32200113d3cc6f5729ee95e3d071a48]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/autorecovery


2010-02-10  Helge Delfs [hde]  <hde@openoffice.org>  [3585161d14b240ea3909aa4272ab43942540621c]

cbosdo01: i108312: reworked function to select entrys in treelistbox


2010-02-10  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [ad3524adac606b2b06b5d98f9c5193f1fb40dfa1]

dba33f: #i108959# check if null before calling


2010-02-10  Helge Delfs [hde]  <hde@openoffice.org>  [1560517ee37922617d13787647e979f82d1aa89c]

cbosdo01: i108312: added test documents


2010-02-10  Henning Brinkmann  <hbrinkm@openoffice.org>  [0affe5f7072c1dffbc83f69509d846d66a8ccd6d]

writerfilter07: DomainMapper::endTableGetRowProperties: Invalidate PropertyMap for row to the actual values, DomainMapperTableManager::endLevel: reset table width


2010-02-10  Henning Brinkmann  <hbrinkm@openoffice.org>  [55794d87eefb23f284c11d084ecc3628b8cc35ec]

writerfilter07: debugging code in domain mapper


2010-02-10  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [d0e69d32808e0bae81188684bc63f00c33b91f47]

merge


2010-02-10  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [0b7561676142676005dc6a6724ca274c55235dea]

merge


2010-02-10  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [320a65cdff355760da860f5f55689056d39089d6]

aw079: correction linux build


2010-02-10  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [f4ba6a75910f44a8b98de1243fbd5a9dfef5aa49]

autorecovery: let the SingleDocController, and derived classes, support XModifiable


2010-02-10  Oliver-Rainer Wittmann  <od@openoffice.org>  [28f0ce26ad0ba4c5dda5536697e0628a3311dd4c]

sw33a11y01: #i88070# - accessible Writer comments - part 3


2010-02-10  Oliver-Rainer Wittmann  <od@openoffice.org>  [98c28b92b043fdb49abf2e44fb746414527617f8]

sw33a11y01: #i88070# - accessible Writer comments - part 3


2010-02-10  Oliver-Rainer Wittmann  <od@openoffice.org>  [132f28c341e1c801ec13cae01ce39b0917bcdc05]

sw33a11y01: #i88070# - accessible Writer comments - part 3


2010-02-10  os  <os@openoffice.org>  [ef09592d5ae968b7337863bb1a3538944ed1a960]

#i107225# combined characters: prevent unwanted merge of consecutive fields


2010-02-10  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [66a73b89dffcc55836e4da5f0d9450d89d692a07]

Automated merge with http://hg.services.openoffice.org/cws/dba33e


2010-02-10  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [a8b830c3346bbce395ed1d900e964d70940bd98a]

Automated merge with http://hg.services.openoffice.org/cws/dba33e


2010-02-10  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [1a3e4d377a9eda5037fee202d841c856178d6ab8]

Automated merge with http://hg.services.openoffice.org/cws/dba33e


2010-02-10  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [0c2bd96304ff4b6a5d2d811ddac283709e105dda]

dba33e: #i107717# some renaming and wording changed


2010-02-10  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [02df552c45b05d00d656d4aaba73907469f5958e]

dba33e: #i107717# some renaming and wording changed


2010-02-10  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [e5824f31b3295a5d21f31f1eb160b027ac26dc6c]

dba33e: #i107717# some renaming and wording changed


2010-02-10  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [a7fc82fbc941e46027ba9dba17091173673dadb4]

dba33e: #i107717# some renaming and wording changed


2010-02-10  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [a4d83adbf01e4d8f935ad2ded82be80d13b7cdb1]

aw079: merge after resync (linux)


2010-02-10  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [0dfee188e8a60865f622dbb990f401be848b70a5]

aw079: changes after resync (linux)


2010-02-10  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [3497a025cea0fc5fc0a7ca3ad835b17c6ae38573]

aw079: changes after resync (linux)


2010-02-10  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [46128413c8e7959ed783f955d4d6a34a5b181a76]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba33f


2010-02-10  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [df47580367cd8a021233ef23ab9b0e1d65b54d83]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba33f


2010-02-10  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [8f07203d35afdeeebd485ccf6c23d09fdf451909]

aw079 #i99386# corrected SetBackgroundObj in filter implementation


2010-02-10  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [ba195fedb854976ac4e7f04e09a96cb005060d8f]

dba33e: #i109097


2010-02-10  Ingrid Halama  <iha@openoffice.org>  [eca392e2cf86ff1d4419fe61f1d262c8ee13e6e3]

chartmultiline: #i82971# complex categories (#i109100# listbox for categories is empty in YAxis format dialog)


2010-02-10  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [4f8f578855d93e0821ade20218ec8269e4cb8b8c]

autorecovery: when saving to a new location, dispose the forms/reports container after disposing the storages they're based on


2010-02-10  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [6fb267d99999d95197faab8de049aaa500356705]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba33e


2010-02-10  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [c7f5a15eb8d58e60a6abbef4c2d5bc976c096103]

dba33f: #i102366# parse function as predicate


2010-02-10  Joachim Lingner  <jl@openoffice.org>  [6e3b7dbbf62322f1ad0c025d2e9c265792a72209]

native0: #161641# XPackageManager.addPackage can install a folder, which is an uncompressed extension.


2010-02-10  Joachim Lingner  <jl@openoffice.org>  [2db393ea0b24fd230d3437d664a25d1cf7e5fb91]

jl152 copy changeset 263364:4815fbf0d446 from native0: #161641# XPackageManager.addPackage can install a folder, which is an uncompressed extension.


2010-02-10  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [570baa3577c359fae42ee0689d1751f876dd7648]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba33e


2010-02-10  Marc Neumann [msc]  <Marc.Neumann@sun.com>  [0f19f462556666884a426a32d36b1a9fe64db6da]

dba33e: #108973# reenable db_JDBCMySQL.inc


2010-02-10  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [72285cf677cba7d9ef3e8d0207f1bcf9c72672f2]

dba33e: fix not operator


2010-02-10  Marc Neumann [msc]  <Marc.Neumann@sun.com>  [e1f565b70019c0aed02543aa2d06db73a6ff0f54]

dba33e: #108973# reenable misc_Macro.bas


2010-02-10  Marc Neumann [msc]  <Marc.Neumann@sun.com>  [cf41d699cd2ea30c3ce50d5ea05db134f4f3316b]

dba33e: #108973# reenable misc_Macro.bas


2010-02-10  Vladimir Glazunov  <vg@openoffice.org>  [5464a059a5822cd6b88b2b8c9989ae906e80bf34]

#i109048# fix for translation build breaker


2010-02-09  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [876b084e800056097a71f75fe134511ccacce227]

autorecovery: corrected assertion


2010-02-09  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [ce04ad4d2a82e2e173c7e1053632fca1e7e354b6]

autorecovery: disposing; be prepared for disposal of a not-yet-fully-constructed instance (happens e.g. when throwing during initialization)


2010-02-09  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [5f0d3499f04328f9419da976f7cb8552155a45ed]

autorecovery: GetDocumentServiceFromMediaType: try alternative, seemingly equivalent approach


2010-02-09  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [24cb175c2b698e9a72257a436e5b71de74d977f2]

cbosdo02: merge fixes


2010-02-09  Christian Lippka  <christian.lippka@sun.com>  [65bbc166f98e9c3949addc17d9cb17fdff8a6a7d]

fixing tables&diagram as placeholders


2010-02-09  Thorsten Bosbach  <tbo@openoffice.org>  [2d4ca96171d2f2a2c1f703ec4a934d0b00102b64]

do not split product name at spaces


2010-02-09  Kohei Yoshida  <kyoshida@novell.com>  [0760ed43d7d8e9c8f29e94eba8a954d54ad2ef80]

koheicsvimport: #i102141# Use the global 'use US English' option only when the Automatic language option is selected.


2010-02-09  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [d8352bc6e00ae778fb060a0124ee98db3c76d6cf]

autorecovery: make m_pView a private member of the GenericController, with defined access methods


2010-02-09  Ingrid Halama  <iha@openoffice.org>  [4d3d5d9b70834d8ac25edd50dd605aa5ee599673]

chartmultiline: compilerwarnings


2010-02-09  Ingo Schmidt  <is@openoffice.org>  [34ae5460d644b74005e395edfa538680e1980701]

native0 #161619# preparations for o5office


2010-02-09  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [05e2a9183ccb47ed1a20df5e72c26353aed985eb]

autorecovery: do not hold another member pointing to m_pView, this is crash-prone in case of the base class deleting it (e.g. when initialization throws an exception)


2010-02-09  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [b38d922de06075e7a1e37ffbad09ffd2065219cc]

Automated merge with file:///net/so-cwsserv01/export/cws/hg_clean/ooo/DEV300


2010-02-09  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [8d3cb635183cb2e36322d1664ad9cbaad4e991a2]

cbosdo02: merging changesets up to DEV300_m71


2010-02-09  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [9c4f075fc11781b7b171dd81e69445a845a91493]

cbosdo02: merging changesets up to DEV300_m71


2010-02-09  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [d51c41776db8e2c90e2a471097f4a2cb068826e8]

cbosdo02: merging changesets up to DEV300_m71


2010-02-09  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [4b2be0beb412d9ebeaa33aea07265c3581e70eff]

cbosdo02: merging changesets up to DEV300_m71


2010-02-09  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [47e8118ba54ebde0d94002b136c70bd069dbf85a]

aw069 changes after resync to m71#


2010-02-09  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [60529f64bbb51ba27f875f335ec0d569049cbd72]

aw069 changes after resync to m71#


2010-02-09  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [88189bf9ebc3f350fd6b226a65abe0680107e2f4]

aw069 changes after resync to m71#


2010-02-09  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [b6fc86ab5ed6308bf6301239024ebc2ee743deaf]

aw069 changes after resync to m71#


2010-02-09  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [bb0818a178385577253cbe0f2aaaa34ccb0a5dfe]

aw069 changes after resync to m71#


2010-02-09  Lars Langhans  <lla@openoffice.org>  [46feaa99faff38763a172beddba10f94fed6070e]

qadev40: #i106419# patch integrated


2010-02-09  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [86cabb65ec6a4ff1252376219c734541e7eca1bd]

aw079 #i99386# finer granular changes for MPBGO removal


2010-02-09  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [5f1e3bff24310560c4a3c314bb0cd909d1f423c2]

aw079 #i99386# finer granular changes for MPBGO removal


2010-02-09  Lars Langhans  <lla@openoffice.org>  [506f93daa2eb0806dd9feb0aacef040e3a4c71ed]

qadev40: #161119# refactoring


2010-02-09  Lars Langhans  <lla@openoffice.org>  [24e207e35ea1173eb42852d8bfaab50fbd16937a]

qadev40: #161119# cleanups


2010-02-09  Lars Langhans  <lla@openoffice.org>  [bd4413269e834142c200ea1a51f27e5dab390b35]

qadev40: #161119# catch IllegalArgumentException


2010-02-09  Lars Langhans  <lla@openoffice.org>  [89b08af633c1c45965ad16418e5d238e045c4f00]

qadev40: #161119# refactoring


2010-02-09  Lars Langhans  <lla@openoffice.org>  [af77423da3d540d381ae4cd1996d7e55e2303392]

qadev40: #161119# refactoring


2010-02-09  Lars Langhans  <lla@openoffice.org>  [dee940058d0c579dc9d010f98d39dc836534a918]

qadev40: #161119# refactoring


2010-02-09  Lars Langhans  <lla@openoffice.org>  [91aa9c502d215da5cb4b6551735365da4cd8b140]

qadev40: #161118# cleanups


2010-02-09  Lars Langhans  <lla@openoffice.org>  [5cb986dc9a4e1de2320369b094928f9bf0bb4db3]

qadev40: #161118# cleanups, remove old main functions


2010-02-09  Lars Langhans  <lla@openoffice.org>  [e239c3d9d601113858ac1b38f30750b4d2d65160]

qadev40: #161118# cleanups, new getter for major, minor, cwsname


2010-02-09  Lars Langhans  <lla@openoffice.org>  [3e8044b8783b8b4d9eeb569c391ccb3d4135f749]

qadev40: #161118# remove old main functions


2010-02-09  Lars Langhans  <lla@openoffice.org>  [894b4aeefcb008729720dbfa4f8197126bc7d6cd]

qadev40: #161118# remove old main functions


2010-02-09  Lars Langhans  <lla@openoffice.org>  [ea6b5703509211c4f8339534cee3ab75d9d54079]

qadev40: #161119# refactoring


2010-02-09  Lars Langhans  <lla@openoffice.org>  [9886d1e152ccab5eb64af4a5c742d7791efe99a4]

qadev40: #161119# refactoring


2010-02-09  Lars Langhans  <lla@openoffice.org>  [76f64a4c723ddb39dd24a55f3940e4b31178373a]

qadev40: #161119# refactoring


2010-02-09  Oliver Craemer  <oc@openoffice.org>  [10170b8f2e7368be75b9fedbdc2a6dcb1900e0ba]

#i108777# Automatic Tests for Hierarchical axes label


2010-02-09  Lars Langhans  <lla@openoffice.org>  [2a97a693d0be74799e499235e92bac2b3e8f8e4f]

qadev40: #161119# refactoring


2010-02-09  Oliver Craemer  <oc@openoffice.org>  [4ed06e20a25d7d25a1c5368210ffc2b46049b56c]

#i108777# Automatic Tests for Hierarchical axes label


2010-02-09  Lars Langhans  <lla@openoffice.org>  [da4e83d7f4dd2737a7d18c4bb921ccece52eb2a4]

qadev40: #161119# refactoring


2010-02-08  Niklas Nebel  <nn@openoffice.org>  [5b6fae698a7b71279458ae518b7a86aaae88f006]

datapilotperf: #i109057# don't set subtotal function as display name


2010-02-08  Niklas Nebel  <nn@openoffice.org>  [8580e9cedb4194c0e3432f3d294d790a5bf2b749]

datapilotperf: do nothing in RefreshCache for external service


2010-02-08  Hans-Joachim Lankenau  <hjs@openoffice.org>  [be55e15a8a4abc940418d39656a1f5c37fad95cb]

ause110: update to DEV300_m71


2010-02-08  Hans-Joachim Lankenau  <hjs@openoffice.org>  [7e14492c9931c8780f50999c52f56215a1ba2281]

ause110: update to DEV300_m71


2010-02-08  Hans-Joachim Lankenau  <hjs@openoffice.org>  [41355ba9bcddb7f83f4e0d2211e4ea26cce328ec]

ause110: update to DEV300_m71


2010-02-08  Hans-Joachim Lankenau  <hjs@openoffice.org>  [fbe449d1fded69d7b22f121fff3f1c4a5b9b533c]

ause110: update to DEV300_m71


2010-02-08  Hans-Joachim Lankenau  <hjs@openoffice.org>  [fcf7549dfd153146173a1ba6c5a4424dc04f0d74]

ause112: update to DEV300_m71


2010-02-08  Niklas Nebel  <nn@openoffice.org>  [b68f583b6576249532cf6529dcbb383e06ad02c3]

datapilotperf: compile without warnings


2010-02-08  Christian Lippka  <christian.lippka@sun.com>  [01bde4a686a34a3b70cc45bb6ee5332c2034aab3]

fixed replacing of presentation images


2010-02-08  sb  <sb@openoffice.org>  [3ad1ae443289c0c24a7c5c8f711b84ad7a59e269]

sb118: fixed merge error


2010-02-08  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [ec5b5ea536dc706d124692bd6ebf123f5ea7a316]

dba33f: #i108730# impl case case and rank functions


2010-02-08  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [1baf7abd1c670cd78b54104ef93569f510bdb0fb]

dba33f: #i53377# make property IsReadOnly bound


2010-02-08  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [d16fa93c41e0c55d1b8045891e69d2a9f86f8f9f]

dba33f: don't ask every driver for a tables keys and consolidate some code fragments


2010-02-08  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [5f71d659243796e2fea2514860ed7d020a3d6d5b]

dba33f: #i108730# impl case case and rank functions


2010-02-08  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [1e76109004db25f8d4906852124252738e54403a]

dba33f: #i53377# handle read-only columns in grid control


2010-02-08  sb  <sb@openoffice.org>  [c1307dc6470e80c2c79a0f691ecfec44ffe9ad3d]

sb111: #i101955# do not pass ephemeral buffer to Pad::add


2010-02-08  Christian Lippka  <christian.lippka@sun.com>  [737eebe72d6fbf5af87d61b229b036da9469683b]

fixed build errors on unix systems


2010-02-08  Christian Lippka  <christian.lippka@sun.com>  [9cdf1ed1847514b6d215c61ea3e16d5090341896]

fixed build errors on unix systems


2010-02-08  Niklas Nebel  <nn@openoffice.org>  [da4c55557ffad9cf733399b6e8eb8030f3e97839]

datapilotperf: don't clear undo history in RecalcPivotTable


2010-02-08  os  <os@openoffice.org>  [8c72abcc29ecbfc03e2d8f908ac24f0b66cfb13d]

#i103024# display and use of tab stops fixed


2010-02-08  os  <os@openoffice.org>  [06b749e598bd451fb1f4ded25c94b2c7acc401ce]

#i103024# display and use of tab stops fixed


2010-02-08  os  <os@openoffice.org>  [830a87f87567a467d6e32fa06f9585e6d9dd813d]

#i103024# display and use of tab stops fixed


2010-02-08  Caolán McNamara  <cmc@openoffice.org>  [a98c409e5526e2dd7de661f8ed806aa5f6d65c55]

cmcfixes71: #i100000# regen configure with an old autoconf


2010-02-08  Niklas Nebel  <nn@openoffice.org>  [27ba0334e70f637b52a416ca67e9f0a68c68b81b]

datapilotperf: RefreshDPObject, copied from svn revision 277984


2010-02-08  Ingo Schmidt  <is@openoffice.org>  [dd90371898128eae485317f21b4db03ad37a418d]

native 0 #161561# fixing merge problems


2010-02-08  Andreas Bregas  <ab@openoffice.org>  [98667ff62f37ab02e6d3add532c976b9ae2a6bbd]

ab76: merge with DEV300_m71


2010-02-08  Andreas Bregas  <ab@openoffice.org>  [e52ba84a83e7f997d053fb0caceb5e48c95a848a]

ab76: merge with DEV300_m71


2010-02-08  sb  <sb@openoffice.org>  [17967d9c5d67d7319a5793b57ace1bc1ff5e20a0]

sb118: merged in DEV300_m71


2010-02-08  sb  <sb@openoffice.org>  [0ddead3f82f68b1dad81a755a58419402ecaaa74]

sb118: merged in DEV300_m71


2010-02-08  sb  <sb@openoffice.org>  [f1fb2a8341667fe9ce514f93bd43d67acc445324]

sb118: merged in DEV300_m71


2010-02-08  sb  <sb@openoffice.org>  [10ddd5251072599a6d1b598dc861d6dc31babf13]

sb118: merged in DEV300_m71


2010-02-08  sb  <sb@openoffice.org>  [ce8caafcc27cc80816c6a63bb375a510b2f25743]

sb118: merged in DEV300_m71


2010-02-08  sb  <sb@openoffice.org>  [42ddf8a3465d0c05ab4a3daeb7ab8781dad6d2cd]

sb118: merged in DEV300_m71


2010-02-08  sb  <sb@openoffice.org>  [195682d9a68e1bc01b34044d802806c37ddc8898]

sb118: merged in DEV300_m71


2010-02-08  sb  <sb@openoffice.org>  [e519e5770b8744eeea04c78bffcf754a7cf87a7b]

sb118: merged in DEV300_m71


2010-02-08  sb  <sb@openoffice.org>  [502df12c45571f41ccae84464f00dbc85d61e2ce]

sb118: merged in DEV300_m71


2010-02-08  sb  <sb@openoffice.org>  [080dcac62505e086c21227ed063b4bbefa94cee2]

sb118: merged in DEV300_m71


2010-02-08  sb  <sb@openoffice.org>  [9ec2223b100751fd4a3f64eb8a4a8686305ab074]

sb118: merged in DEV300_m71


2010-02-08  sb  <sb@openoffice.org>  [581e3efb5355b1e01b4a05481acdfe58416e9ce8]

sb118: merged in DEV300_m71


2010-02-08  sb  <sb@openoffice.org>  [07b4fe3375e516f4bba9fef195a130b0533170b7]

sb118: merged in DEV300_m71


2010-02-08  sb  <sb@openoffice.org>  [8d776f1544087c7851fb7d4bd3d52bbfc785164a]

sb118: merged in DEV300_m71


2010-02-08  sb  <sb@openoffice.org>  [4f51ab82ffc7b1fff96e8f4272493f797f82a5f1]

sb118: merged in DEV300_m71


2010-02-08  sb  <sb@openoffice.org>  [0ac0aed5886f74e857e52d7846bf09ce4a6175c1]

sb111: #i108905# avoid compiler warning


2010-02-05  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [56cc145c6e9fc00cfc8d173cd8335003169269b4]

autorecovery: allow for a human-readable DocumentServiceName instead of this strange class ID when creating a document definition


2010-02-05  Niklas Nebel  <nn@openoffice.org>  [e6e1c829d45335c00f7246e983e03011fafb75b0]

datapilotperf: GetMemberById instead of GetMemberByIndex, so it works with groups


2010-02-05  Niklas Nebel  <nn@openoffice.org>  [f5e98310947f50cc7593f9d2f92e5eaeddacb6ad]

datapilotperf: #i108928# crash in show details dialog (moved from kohei04)


2010-02-05  Niklas Nebel  <nn@openoffice.org>  [7b04aa28fd016f7fd3ce439abfad6801893a5e15]

datapilotperf: adapted to m71


2010-02-05  Thomas Lange [tl]  <tl@openoffice.org>  [e474be5696a4c026ba6831b54f3a3abe532542e5]

#161586# minor fix for LookUp


2010-02-05  Thomas Lange [tl]  <tl@openoffice.org>  [09c338e8a75c88e4f1432ef1cf5997ebb5a2b616]

cwstl74: merge


2010-02-05  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [e35642d963ee518e19f5823f3124ace0d9467ac7]

autorecovery: merge


2010-02-05  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [bc49437f5fc053abe0f17f576db3996c44befb78]

autorecovery: post-rebase conflicts solved (namespace tools is ambiguous now)


2010-02-05  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [38c88bbfba4c6d2ebfa3ad4c87a61f62c5e67601]

fix an initialization problem


2010-02-05  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [e0a0510b8423518c8feff678b89d33f7ecc6debd]

#161623# get rid of some assertions


2010-02-05  Thomas Lange [tl]  <tl@openoffice.org>  [97ed06ff8bed722b12d8037a9f641664e06a3c13]

#161586# allowing for thesaurus vendor images


2010-02-05  Thomas Lange [tl]  <tl@openoffice.org>  [0e3b2c2af5e872665e2c57a0176f4956a1b8f3db]

#161586# allowing for thesaurus vendor images


2010-02-05  Thomas Lange [tl]  <tl@openoffice.org>  [4c8c50fdc10ef9afb826a826c4de23781a70bf43]

#161586# allowing for thesaurus vendor images


2010-02-05  sb  <sb@openoffice.org>  [c49bc708f61b6d27770b6e6da447fbfe33622aaf]

sb118: take installation set from SHIPDRIVE if appropriate


2010-02-05  Ingrid Halama  <iha@openoffice.org>  [7e448279faf0a89eaf72cdb2dc94c1752baf1f34]

chartmultiline: #i108759# enhance API documentation for data access and #i82971#


2010-02-05  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [b6a103b358d03e0dcb2693c57601df3280f2ad6e]

autorecovery: document the usage of the configuration for custom interaction handlers


2010-02-05  Daniel Rentz  <dr@openoffice.org>  [46830b2a1b5b4dbcda6555122782ebf1d1ef0383]

writerfilter07: #i108047# do not throw through C code


2010-02-05  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [2ebfb85c07e72c2cdbfcb38b670aa5d8f318ff3d]

autorecovery: merge


2010-02-05  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [4590e3deab80d58bcd83a66a5775bd54ec211227]

autorecovery: merge


2010-02-05  Vladimir Glazunov  <vg@openoffice.org>  [cbb0bfb2792495999bc24f24012fdd5c8c6aa516]

CWS-TOOLING: integrate CWS svxsplit


2010-02-05  Vladimir Glazunov  <vg@openoffice.org>  [4d712b9a9dc6413153f3345edbb84a9add4cd71a]

CWS-TOOLING: integrate CWS svxsplit


2010-02-05  Vladimir Glazunov  <vg@openoffice.org>  [644f1e2c61330d974c076b80e115b0b946f5c8db]

CWS-TOOLING: integrate CWS svxsplit


2010-02-05  Vladimir Glazunov  <vg@openoffice.org>  [283e1405fb40c796eb42cc2dd5022201174e3d72]

CWS-TOOLING: integrate CWS svxsplit


2010-02-05  Vladimir Glazunov  <vg@openoffice.org>  [b5e5e8ee928b55b58661e15830471825af7a4cf7]

CWS-TOOLING: integrate CWS svxsplit


2010-02-05  Vladimir Glazunov  <vg@openoffice.org>  [d17a054c8c441ffb075ef157e4818e8b190038a8]

CWS-TOOLING: integrate CWS svxsplit


2010-02-05  Vladimir Glazunov  <vg@openoffice.org>  [211367b24eebc527f5eb5d5815ec4fd3c85b0a37]

CWS-TOOLING: integrate CWS svxsplit


2010-02-05  Vladimir Glazunov  <vg@openoffice.org>  [e82f5f7eff50cd0ae00e8ccf8b6531c9e93657e7]

CWS-TOOLING: integrate CWS svxsplit


2010-02-05  Vladimir Glazunov  <vg@openoffice.org>  [223a5b0079daf048eed5ba2e26ba9893cc634dc0]

CWS-TOOLING: integrate CWS svxsplit


2010-02-05  Vladimir Glazunov  <vg@openoffice.org>  [39da9f34e795a0afe81edbfba5793bb94ae7b175]

CWS-TOOLING: integrate CWS svxsplit


2010-02-05  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [00684a716b075f0b5f01a154ad2798272f81793d]

autorecovery: merge


2010-02-05  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [12cd7b142c9d90f85f27e8e95e86be1e33a83da0]

autorecovery: merge


2010-02-05  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [e00e609de140b80081839b02de691287f12997d2]

autorecovery: merge after pulling CWS dba33e


2010-02-05  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [9ff73f682b792a0e84da63144f16c710bbb37efc]

autorecovery: merge after pulling CWS dba33e


2010-02-05  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [0dfc4adf703a2ff3ab918f26b2fa39a613a3dd09]

cbosdo03: fixed a wrong property for image import + clenaup


2010-02-05  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [e2f7c5545113584be2700b412e1e9c1e82c09890]

cbosdo03: fixed a wrong property for image import + clenaup


2010-02-05  Kai Sommerfeld  <kso@openoffice.org>  [d013eba7152aad180065f1cf74269e8144fa19ab]

#i108923# - added exception handling.


2010-02-05  Kai Sommerfeld  <kso@openoffice.org>  [105253a8997418804b03511db227b2ead8b6c1ee]

#i108923# - build breaker (fix supplied by dtardon - thanks)


2010-02-05  sb  <sb@openoffice.org>  [6d1f6e4dc6f65ccc8a691b4bfd812ccda8879ebc]

sb111: merged in DEV300_m71


2010-02-05  sb  <sb@openoffice.org>  [4346dfbd86c03b5f6d0f5ff88d34c3ab256f809d]

sb111: merged in DEV300_m71


2010-02-05  sb  <sb@openoffice.org>  [ab58550cee0da7295bc83d7d14f01df9ecd8bc33]

sb111: merged in DEV300_m71


2010-02-05  sb  <sb@openoffice.org>  [eec332142dbfec6a5ab3d8cf4cf1a405cbd3e30c]

sb111: merged in DEV300_m71


2010-02-05  sb  <sb@openoffice.org>  [2c9564faba5f14b7fda24d09ad3fdde45458a08a]

sb111: merged in DEV300_m71


2010-02-05  sb  <sb@openoffice.org>  [d440fd022bd1a15d160003317cee4efd3b5276f3]

sb111: merged in DEV300_m71


2010-02-05  sb  <sb@openoffice.org>  [aa9dc200bd9dc4e816dae0adde3dc173a75181fd]

sb111: merged in DEV300_m71


2010-02-05  sb  <sb@openoffice.org>  [0210a8d911856ff3206bea7d2640f4690b162799]

sb111: merged in DEV300_m71


2010-02-05  ms93807  <ms93807@x4240-so5>  [7ac0030b242d47e7aed9b9e8fb02853327d3383f]

dba33e: #108973# refactor and code cleanup


2010-02-05  ms93807  <ms93807@x4240-so5>  [220073a41a5bc68e84aaf19124ef487ab361a31b]

dba33e: #108973# refactor and code cleanup


2010-02-05  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [67264684972fee59009e9c81ef3a23c3cfc7e233]

dba33f: #i108939# apply patch to remove unused code


2010-02-05  Mathias Bauer  <mba@openoffice.org>  [1d4717f0d61aba77d2130c2a6a300199bec2892f]

cws svxsplit: some corrections after merge


2010-02-05  Mathias Bauer  <mba@openoffice.org>  [3ed09f82faf3d05c4508be82689c3ed4d6a8e721]

cws svxsplit: some corrections after merge


2010-02-05  Mathias Bauer  <mba@openoffice.org>  [206eaa4151fe04e328baa493df416c607a4f93a7]

cws svxsplit: some corrections after merge


2010-02-04  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [abb51ede006041a8e5db1bb0463484d2a98698df]

autorecovery: derive XReportDefinition from XModifiable2, extending XModifiable


2010-02-04  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [643c410658708972fdb27d08b89bf11266cb1fe6]

autorecovery: derive XReportDefinition from XModifiable2, extending XModifiable


2010-02-04  Niklas Nebel  <nn@openoffice.org>  [4eb9bdca49a443a752014b5892fed3cce2d84ae0]

datapilotperf: merge with DEV300_m71


2010-02-04  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [58e46eace401dec000f464b4260831fb9d383483]

merge with DEV300_m71


2010-02-04  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [90ea4683b913048402ed7bd586384ff16290d870]

merge with DEV300_m71


2010-02-04  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [e41530c0b891a18eb15a18d57f6bcc2881f6af67]

merge with DEV300_m71


2010-02-04  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [a1423c58207c42a90bc84c65539974efa7779e08]

cbosdo03: Merged with DEV300_m71


2010-02-04  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [21288c0e5287582f9463b9bec51689801613f9ef]

cbosdo03: Merged with DEV300_m71


2010-02-04  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [2d6aa4cf2e800181deacb260019fe2015a5cca25]

cbosdo03: Merged with DEV300_m71


2010-02-04  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [da02415b48b46f2cdee89dc1576f0dbd04d0589f]

ppp02: #i108543# check whether ViewOptions need to be reinitialized


2010-02-04  Mathias Bauer  <mba@openoffice.org>  [1a6d53c094715c045e9e00c5b93827c86294e2df]

CWS svxsplit: merge with m71


2010-02-04  Mathias Bauer  <mba@openoffice.org>  [7d5eda2f44bfcbe301bc6dc256f7adeca28503f8]

CWS svxsplit: merge with m71


2010-02-04  Mathias Bauer  <mba@openoffice.org>  [509f78fb1dfb021c48510075680d2b3aa01681cc]

CWS svxsplit: merge with m71


2010-02-04  Mathias Bauer  <mba@openoffice.org>  [c7c976e4332422ebf7b0d92b6d50dec2d2dea435]

CWS svxsplit: merge with m71


2010-02-04  Mathias Bauer  <mba@openoffice.org>  [2f533ec6d56f53f104b8ba5fa9ec000a9f1213dd]

CWS svxsplit: merge with m71


2010-02-04  Mathias Bauer  <mba@openoffice.org>  [888dedef71375dbd02a66e8606d7b55300cf76b0]

CWS svxsplit: merge with m71


2010-02-04  Mathias Bauer  <mba@openoffice.org>  [f5875f040bfb4384ac7a99e93e52971b6a483b15]

CWS svxsplit: merge with m71


2010-02-04  Mathias Bauer  <mba@openoffice.org>  [024d7f23b4524801db5a5e01bb6662976c899d00]

CWS svxsplit: merge with m71


2010-02-04  Mathias Bauer  <mba@openoffice.org>  [8c182c140ad1d45acd8c3cec4fedc1af8fcb9ba7]

CWS svxsplit: merge with m71


2010-02-04  Mathias Bauer  <mba@openoffice.org>  [b08e1a88dfe23d31df932f442fd2a15cfccb608f]

CWS svxsplit: merge with m71


2010-02-04  Ingrid Halama  <iha@openoffice.org>  [af447cc7a494ef51e9507dac2c58d1a504d79687]

chartmultiline: #i82971# complex categories (part8 - change assignment of leading empty cells)


2010-02-04  Vladimir Glazunov  <vg@openoffice.org>  [302d95cf82fa785f4205a3bab2ea783123cbb007]

CWS-TOOLING: integrate CWS ab71


2010-02-04  Vladimir Glazunov  <vg@openoffice.org>  [9770323d0411af30795bb32c96690ffadaac3d1f]

CWS-TOOLING: integrate CWS ab71


2010-02-04  Vladimir Glazunov  <vg@openoffice.org>  [664b49ae1768b45294d04c480074029750a51ec6]

CWS-TOOLING: integrate CWS ab71


2010-02-04  Vladimir Glazunov  <vg@openoffice.org>  [1463a9ffdafc8841bb97df898fc23f9244739c9f]

CWS-TOOLING: integrate CWS ab71


2010-02-04  Vladimir Glazunov  <vg@openoffice.org>  [b6d8c905aa1231bc9019abf6708ba4bb21d91a6e]

CWS-TOOLING: integrate CWS ab71


2010-02-04  Vladimir Glazunov  <vg@openoffice.org>  [e58c2ab55a94d5e8d7c24e115e0c6f0b4193e4ea]

CWS-TOOLING: integrate CWS ab71


2010-02-04  sb  <sb@openoffice.org>  [5f82c476105b0c6519f3d1bc29851dc15629bf67]

sb111: #i108905# implemented rudimentary ConfigurationRegistry service for backwards compatibility; deprecated the service


2010-02-04  sb  <sb@openoffice.org>  [b2953f29a427012bfdc92ba662cb773cf213aa1a]

sb111: #i108905# implemented rudimentary ConfigurationRegistry service for backwards compatibility; deprecated the service


2010-02-04  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [538e41ebb44726aa666c92b79d0000aca8c41ae4]

autorecovery: form and report wizzard now also using XDatabaseDocumentUI, instead of manipulating document definitions

All database object wizards by now employ XDatabaseDocumentUI. This way, it is ensured that the controller
has the full control over the opened sub components.

Still, other third-party code could use direct access to the document definitions, and open sub documents this way.
This would go unnoticed by the application controller at the moment. I would be possible to fix this, by introducing
broadcasts from the document definitions, listened to by the controller. But as this sounds like a rare case, and
XDatabaseDocumentUI is the preferred way for third-party components, too, such an implementation is deferred to Later ...
2010-02-04  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [4831a67ec526909f6efd74545405e93891e11a45]

autorecovery: need to lock the SolarMutex when disposing, some of the dependent components might need this when they die


2010-02-04  Oliver-Rainer Wittmann  <od@openoffice.org>  [6deb65760e2787c0b22cf774701f265b7443c379]

sw33bf02: correction needed to general changes between DEV300_m68 and DEV300_m71


2010-02-04  Kai Sommerfeld  <kso@openoffice.org>  [57558f61e9aa1a45f12a2f72d7a0359303d00be2]

#i108938# - commented out unused member fuction.


2010-02-04  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [b8ec51cb99a7c38644b418cc9f52bf820c2fcff2]

autorecovery: post-rebase build problems solved


2010-02-04  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [500131391fc5777193565f57610f07c7a22bf7ee]

autorecovery: post-rebase build problems solved


2010-02-04  Henning Brinkmann  <hbrinkm@openoffice.org>  [44fbecc83e0142d664349b5c150917b77fbf73bc]

writerfilter07: use references when resetting property sets in a stack


2010-02-04  Henning Brinkmann  <hbrinkm@openoffice.org>  [4e30a6111a7281d430a93c961a19bc8c6d7b29f9]

writerfilter07: debugging code


2010-02-04  Niklas Nebel  <nn@openoffice.org>  [d795240234770c3c3a8ce14d4c722b660604d573]

datapilotapi: #i108948# use ScUnoHelpFunctions::GetStringProperty for new property LayoutName


2010-02-04  Kai Sommerfeld  <kso@openoffice.org>  [c9b474e054fc3fa96735b6f0f106c7f6f2dd50d4]

#i108923# - getPropertyValuesFromGFileInfo is no longer static


2010-02-04  os  <os@openoffice.org>  [4a460437a7953777bb3eb80837ac3fbbe3a9a599]

#i108920# GotoNext/PrevMark: Check if field exists


2010-02-04  Caolán McNamara  <cmc@openoffice.org>  [07e314f63e3f1f3649e8ba91f36758519d585183]

cmcfixes71: #i108945# fix From field in mailmerge


2010-02-04  Kai Sommerfeld  <kso@openoffice.org>  [592934a3e99755b06d8924bfab02623e00f781d9]

#i108909# need to deliver ne_compress.h


2010-02-04  Oliver-Rainer Wittmann  <od@openoffice.org>  [547f66d72b53df965d0f39cf3ac29b3402761555]

sw33bf02: merge with DEV300_m71


2010-02-04  Oliver-Rainer Wittmann  <od@openoffice.org>  [604efd1cb3c584d894292d562cff796f89f0241f]

sw33bf02: merge with DEV300_m71


2010-02-04  Helge Delfs [hde]  <hde@openoffice.org>  [326163b83a709676eb5e7e0f667aef0dec3b8632]

cbosdo01: i108312: adaptions in testautomation for moving/removal of code


2010-02-04  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [3f15255dde2d869b15ae53cb55e1e91c6accaf27]

autorecovery: commit resolved merge (after rebase to m71)


2010-02-04  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [5b41f1c3927c02d03baaf438741c4ca04694eaca]

autorecovery: commit resolved merge (after rebase to m71)


2010-02-04  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [61823677ee416d278021a3ae8ee54f54e1be7c6d]

autorecovery: commit resolved merge (after rebase to m71)


2010-02-04  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [c96b2fdb508b945fc85b8cfb77c2af6f5381630c]

autorecovery: commit resolved merge (after rebase to m71)


2010-02-04  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [c4c7ace98223e3633e8c8f84ec4dd728d23b68dc]

autorecovery: commit resolved merge (after rebase to m71)


2010-02-04  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [741ae9dce8cc393d13179a02e40865ba86fa16f6]

autorecovery: commit resolved merge (after rebase to m71)


2010-02-04  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [1265c7385cb49b7484c115a86542f4dd3c9919c3]

autorecovery: commit resolved merge (after rebase to m71)


2010-02-04  Niklas Nebel  <nn@openoffice.org>  [4cec6d24d5b976ddfe022c3dca554fd7942a4cd6]

dr73: #i108935# prevent error from debug STL: don't calculate position behind end of vector


2010-02-04  David Tardon  <dtardon@openoffice.org>  [1ffd3b79a77fbb235c9eb69210fd3025abf792aa]

dtardon01: update to DEV300_m71


2010-02-04  David Tardon  <dtardon@openoffice.org>  [853f99a79b9476d1027c2ec771e4d7f369d617ed]

dtardon01: update to DEV300_m71


2010-02-04  David Tardon  <dtardon@openoffice.org>  [ee8079cb6b8ae68c26f658250bc2fcaea05a36c6]

dtardon01: update to DEV300_m71


2010-02-04  David Tardon  <dtardon@openoffice.org>  [b452be9ee20001f8f05e139f5c9758790ec15d48]

dtardon01: update to DEV300_m71


2010-02-04  Helge Delfs [hde]  <hde@openoffice.org>  [95f8259766e12721355169e8ec3b0a38a46e241a]

cbosdo01: i108312: adaptions in testautomation for moving/removal of code


2010-02-04  Helge Delfs [hde]  <hde@openoffice.org>  [5676a301f111cd324c8c0e695d405bb36363d223]

cbosdo01: i108312: adaptions in testautomation for moving/removal of code


2010-02-04  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [4bc23f0e652f75b55a8216628e449322047cbd7d]

Merge from DEv300:m71


2010-02-04  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [15649b045dfbd4b0adc6f270fc53352119ae021b]

Merge from DEv300:m71


2010-02-04  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [6c88996a2eef3ecf3a6bb5aa46912be40615d668]

Merge from DEv300:m71


2010-02-04  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [74137bac7938d870f716dae7a857b4e7c90d8a20]

Merge from DEv300:m71


2010-02-04  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [3b865735f967a4484d6bed9b5db1acc92e7bbea1]

Merge from DEv300:m71


2010-02-04  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [d07526bb47657362da2c8084efe4b83bdf11772e]

Merge from DEv300:m71


2010-02-03  Kohei Yoshida  <kyoshida@novell.com>  [6229342f643792e94d687880165613a86175ae58]

kohei04: #i108928# fixed a crasher.


2010-02-03  Kohei Yoshida  <kyoshida@novell.com>  [624a9db6cff42903d72a58784f7b247be727062d]

koheiautodecimal: #i26826# Prefer scientific notation for values less than 1.0E-4.


2010-02-03  Caolán McNamara  <cmc@openoffice.org>  [03dcc35605f47325fae5c8398b57352d71e6924c]

cmcfixes71: #i108919# && || gcc ambiguous warning


2010-02-03  Kohei Yoshida  <kyoshida@novell.com>  [d43d78bc4028b0a984aa660844cd4453bf596ee2]

rebased to m71.


2010-02-03  Kohei Yoshida  <kyoshida@novell.com>  [83e345015019768196788f41125c581f7bda3834]

rebased to m71.


2010-02-03  Kohei Yoshida  <kyoshida@novell.com>  [7906a10cdf0f1a59c0eb376ffb14f1e4fe7fa6c3]

rebased to m71.


2010-02-03  Kohei Yoshida  <kyoshida@novell.com>  [7bc8414f4c19cf5641600605de97b8adb2e5b860]

rebased to m71.


2010-02-03  Kohei Yoshida  <kyoshida@novell.com>  [6b99f11ceda31108850dc37e96351f2396d93d29]

rebased to m71.


2010-02-03  Kohei Yoshida  <kyoshida@novell.com>  [8ea32197be68bbb073a569c5bb2d242e8e81a848]

rebased to m71.


2010-02-03  Kohei Yoshida  <kyoshida@novell.com>  [678b39c48a02d66b52b8e13cb1320a1a40e83a8d]

rebased to m71.


2010-02-03  Michael Stahl  <mst@openoffice.org>  [6748e92d0b728d71dc604f81d490a700daf31371]

sw33bf02: offapi: com.sun.star.text.textfield.MetadataField: fix broken links


2010-02-03  Niklas Nebel  <nn@openoffice.org>  [7f40d36d4ab443d1152ec932784c7f0d3cdbaa46]

datapilotperf: manual migration of changes by Wang Xu Ming from svn to hg


2010-02-03  Vladimir Glazunov  <vg@openoffice.org>  [87cd7133d1e07b337e0f7bc3bfca0eec7ff23a38]

CWS-TOOLING: integrate CWS mingwport27


2010-02-03  Vladimir Glazunov  <vg@openoffice.org>  [97ab137b8f8d0d63b7a9e03c264b5872c878b96c]

CWS-TOOLING: integrate CWS mingwport27


2010-02-03  Vladimir Glazunov  <vg@openoffice.org>  [e2e36ab1cfcfb9b6ebe01181807c2255d03ad818]

CWS-TOOLING: integrate CWS mingwport27


2010-02-03  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [2f7231406991297a3e03ad13bfb46eadc636a04d]

ppp02: #i108740# distibguish between preferred and formatting paper size


2010-02-03  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [4027a9dfe4d30e47e3b9c8d79a00f8752638d197]

ppp02: #i108740# distibguish between preferred and formatting paper size


2010-02-03  Niklas Nebel  <nn@openoffice.org>  [b7f50bb7e23de7157675a50a3533202ac91337fd]

datapilotapi: merge with DEV300_m71


2010-02-03  Niklas Nebel  <nn@openoffice.org>  [72bbe5092b059153f7b67fd81cd6cf49ce40fbce]

datapilotapi: merge with DEV300_m71


2010-02-03  Kai Sommerfeld  <kso@openoffice.org>  [b50d877d84c81ba6fd8a7457f775c0b089e23453]

rebased to m71


2010-02-03  Kai Sommerfeld  <kso@openoffice.org>  [5a1bc75ebd6178e3b8789a9217520325d88bb974]

rebased to m71


2010-02-03  Henning Brinkmann  <hbrinkm@openoffice.org>  [63504a19a7d0942a0b3a93fc77723bfde6cea4ad]

writerfilter07: stack table properties in parser state


2010-02-03  Henning Brinkmann  <hbrinkm@openoffice.org>  [14c25b68aea5ff1bc14869a1e74ca819a04aa467]

writerfilter07: stack table properties


2010-02-03  Caolán McNamara  <cmc@openoffice.org>  [f25d05f3219c80e51787967701a870d72b733893]

cmcfixes71: merge with DEV300 m71


2010-02-03  Caolán McNamara  <cmc@openoffice.org>  [c6e715eac6155e018042a24bdecddf9a95f1e3a3]

cmcfixes71: merge with DEV300 m71


2010-02-03  Caolán McNamara  <cmc@openoffice.org>  [0fe59a519c1e9ad79ae8e6609f2bd9782e4066b9]

cmcfixes71: merge with DEV300 m71


2010-02-03  Caolán McNamara  <cmc@openoffice.org>  [48b6b43693291d2bd4f90472d631dc1d8ccbcdfd]

cmcfixes71: merge with DEV300 m71


2010-02-03  Caolán McNamara  <cmc@openoffice.org>  [36c16f546417d33ef6014a223b74024b2816f822]

cmcfixes71: merge with DEV300 m71


2010-02-03  Caolán McNamara  <cmc@openoffice.org>  [52472921fad589d9ceb3c747e9c0fa9985e960af]

cmcfixes71: merge with DEV300 m71


2010-02-03  Caolán McNamara  <cmc@openoffice.org>  [fd2c84efc40fdd50bf80e72f4f2dc583c26f56d1]

cmcfixes71: merge with DEV300 m71


2010-02-03  Caolán McNamara  <cmc@openoffice.org>  [973b606deabaa3631aec5317037035ed4505db47]

cmcfixes71: merge with DEV300 m71


2010-02-03  Caolán McNamara  <cmc@openoffice.org>  [e82b582a4d4d39a9dd8c3453a2bf375460a39484]

cmcfixes71: merge with DEV300 m71


2010-02-03  Kai Sommerfeld  <kso@openoffice.org>  [aa836157b645c55726a634efee6a724be0154664]

#i108909# - Updated neon to version 0.29.3


2010-02-03  Oliver-Rainer Wittmann  <od@openoffice.org>  [8d5a379f239ee595058a5c4b4d7d81041d3722f1]

sw33a11y01: #i88070# - accessible Writer comments - fixes and part 2


2010-02-03  Ingrid Halama  <iha@openoffice.org>  [99f85695cb992d5233d8ff86b1dc5b454bc4d214]

chartmultiline: #i108907# columns are to small for default labels


2010-02-03  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [6b7c5d6ab9e8fd277dda2962e62993c93235144b]

merge with DEV300_m71


2010-02-03  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [775cc94b679ebb8d5fbc27e4e19b09e47800a39f]

merge with DEV300_m71


2010-02-03  Helge Delfs [hde]  <hde@openoffice.org>  [0f2d947941c6d7a2aa602071789ab754fe800469]

cbosdo01: i108312: adaptions in testautomation for moving/removal of code


2010-02-03  Helge Delfs [hde]  <hde@openoffice.org>  [f5850400fdfe21ab00d6e4c0e98e616a1f403972]

cbosdo01: i108312: adaptions in testautomation for moving/removal of code


2010-02-03  Helge Delfs [hde]  <hde@openoffice.org>  [115a177418e0ad54ebc3b62df7a976f7b142e1ab]

cbosdo01: i108312: adaptions in testautomation for moving/removal of code


2010-02-03  Helge Delfs [hde]  <hde@openoffice.org>  [d982b442883a314010bc7514305f4af77f6a49b6]

cbosdo01: i108312: adaptions in testautomation for moving/removal of code


2010-02-03  Helge Delfs [hde]  <hde@openoffice.org>  [516d59756a5cdbdc1a9b27fbdd98ac68e2919bf9]

cbosdo01: i108312: adaptions in testautomation for moving/removal of code


2010-02-03  Helge Delfs [hde]  <hde@openoffice.org>  [19187829033905a77c450c4820cc432c52a8f6cf]

cbosdo01: i108312: adaptions in testautomation for moving/removal of code


2010-02-03  Helge Delfs [hde]  <hde@openoffice.org>  [9c470ecb7cec7f339b59d61985cdda08862db836]

cbosdo01: i108312: adaptions in testautomation for moving/removal of code


2010-02-03  sb  <sb@openoffice.org>  [4e0a003d8289b16c012fc936cc9f1fa2130b2bd9]

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  sb  <sb@openoffice.org>  [14e1474b88cb5a96bc1f74a5d4d3d0aee73096d9]

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  sb  <sb@openoffice.org>  [ea4df3844d354705e338663e281899b482f95544]

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  sb  <sb@openoffice.org>  [9052c35863c67ed02f7f2129a3262dadfd74d843]

sb118: additional main -> SAL_MAIN adaptions (to ensure osl_setCommandArgs is called)


2010-02-03  sb  <sb@openoffice.org>  [6a6313957dc8b98a66cbe1a74a6952e4efb324dd]

sb118: additional main -> SAL_MAIN adaptions (to ensure osl_setCommandArgs is called)


2010-02-03  Henning Brinkmann  <hbrinkm@openoffice.org>  [cd2e366f58ba5980150a82977d4ee678656f66dd]

writerfilter07: handle cell properties with nested cell at the beginning correctly


2010-02-03  sb  <sb@openoffice.org>  [04d1a5812d3e8292714f69cffee7b68031c8dae2]

sb118: simplified from CppUnit::assertion_traits<rtl::OUString> to just std::basic_ostream::operator<< specialization


2010-02-03  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [b959d55dea9b90a6972a1cdabcace529b520b320]

#i107751# #i89119# focused flat image buttons show as buttons


2010-03-26  Vladimir Glazunov  <vg@openoffice.org>  [9c0fac6e822da4c775c69dab3dc2c6f7d45e5065]

#i107751# #i89119# flat image buttons - transplanted from 7854e4fde73a@native0


2010-02-03  Ingo Schmidt  <is@openoffice.org>  [c230fec7a7c2d7bd1073cae0b69c5ab334e270d6]

native0: #161619# fix in upgrade table


2010-02-03  Ivo Hinkelmann  <ihi@openoffice.org>  [e13a74bf91e438a28b4f01979d22997c27693238]

#i10000# latest and greatest configure


2010-02-03  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [ed853a88ff6e0bfae048bb19615ab2cd255f07eb]

autorecovery: re-work the table wizard so that it does not open the table itself, but uses XDatabaseDocumentUI

Consequently, it does not need to return the created model/controller anymore. This way, the application controller
has full control over its sub components, which didn't work reliably before.

Other wizards (query/form/report) are to follow. For this purpose, they're also to be based on the newly introduced
DatabaseObjectWizard class.
2010-02-03  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [28b38d73e582a9909be16101ec0bb93a41b86f13]

autorecovery: when calling a pilot to create a database object, pass the XDatabaseDocumentUI, too


2010-02-03  Hans-Joachim Lankenau  <hjs@openoffice.org>  [7a7d5f589b49b4196a82123f91cec8cfb39b4df6]

ause110: #i106731# new dir to check


2010-02-03  sb  <sb@openoffice.org>  [a55d2f6a21a5068a43241f73dd0cadbe28ae6774]

sb118: makefile dependencies fix


2010-02-03  Mathias Bauer  <mba@openoffice.org>  [3eab2443ad2d4ebb53af8ee6a27987564c631690]

#i107450#: need to reintroduce guessing of metric as not all ItemSets provide the item


2010-02-03  Hans-Joachim Lankenau  <hjs@openoffice.org>  [4206dac977555ffcb7952cdc4dc631a8ad5d0bb1]

ause110: #i106731# change check for curl; a bit of quoting


2010-02-03  Henning Brinkmann  <hbrinkm@openoffice.org>  [4857b606698f0b33092e4871afef185518bdc9f9]

writerfilter07: OOXMLDocumentImpl::resolve: Handle parser exception


2010-02-03  Henning Brinkmann  <hbrinkm@openoffice.org>  [8ea04dc1c22b7d06330ce091fc26013c66c3ceba]

writerfilter07: WW8DocumentImpl::getListTable: Handle out of bound exception.


2010-02-03  Christian Lippka  <cl@openoffice.org>  [dc271851df8db3bd172ce055e106acc026c38384]

hg resync m70


2010-02-03  Christian Lippka  <cl@openoffice.org>  [16aca30534aea936dbcf452b29a433102c909022]

hg resync m70


2010-02-03  Christian Lippka  <cl@openoffice.org>  [31f306a3712fc1a6186f0f11788dbeeeb476c370]

hg resync m70


2010-02-03  Christian Lippka  <cl@openoffice.org>  [9f8de986a523e4656e9719dec9f9bb61b720b175]

hg resync m70


2010-02-03  Christian Lippka  <cl@openoffice.org>  [3c9c433ad227dbbb18c4d0c822422ef39d85aaa0]

hg resync m70


2010-02-03  Christian Lippka  <cl@openoffice.org>  [c6932e18ca72f2b308ec3707264d11fa315455af]

hg resync m70


2010-02-03  Christian Lippka  <cl@openoffice.org>  [d4f82c8399c2346405472f3181a79683aaf3cf2b]

hg resync m70


2010-02-02  Mathias Bauer  <mba@openoffice.org>  [91bd9fc237e864eceefd41b4cbfab94a1b6379e3]

#i107450#: some fixes for problems found in CAT0 test


2010-02-02  Mathias Bauer  <mba@openoffice.org>  [08c5eaf3607c0c33c4c52a02bb21a9fe71b3122a]

#i107450#: some fixes for problems found in CAT0 test


2010-02-02  Mathias Bauer  <mba@openoffice.org>  [804ec146aef02c1f7b4fc8ae3e3b1b76dee5fc6e]

#i107450#: some fixes for problems found in CAT0 test


2010-02-02  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [aefb13e5d8ffb2835936a2af848005cfb6fe5b9a]

autorecovery: when creating a new form/report by wizard, ensure that our sub component manager knows it by its proper name


2010-02-02  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [a98059194cf810aeee73088c588d4a91505340f2]

autorecovery: let definition contents support the XHierarchicalName property, so clients can easily retrieve the hierarchical name of a content


2010-02-02  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [7de2856ae13e5d1b9f6c6a0d950ca163413b7584]

autorecovery: let definition contents support the XHierarchicalName property, so clients can easily retrieve the hierarchical name of a content


2010-02-02  Hans-Joachim Lankenau  <hjs@openoffice.org>  [6b5b279b8e8976eade70394efbd699c7b260ae19]

ause110: #i106731# support curl for fetching


2010-02-02  Hans-Joachim Lankenau  <hjs@openoffice.org>  [783fab170517340b0004f68b3bf22c360ab9df24]

ause110: #i106731# support curl for fetching


2010-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [55fb336dad90b9c52cc90bb99e656d54f066c783]

aus112: #i108254#: fix zip file member permissions (group write flag) for cygwin created zip files


2010-02-02  Ingo Schmidt  <is@openoffice.org>  [2937e95667b59e9e8920f3f0813b8c2ccb88fd20]

native0 #161620# increasing max lang length for 17 languages


2010-02-02  Niklas Nebel  <nn@openoffice.org>  [e0a6d51d584c413011120b3630233a7faaace8e3]

datapilotapi: #i42199# import descriptor / source service in DataPilotDescriptor


2010-02-02  sb  <sb@openoffice.org>  [bc91905036de09b18285920f0dcd4ef74327d725]

sb111: #i108461# merged in more cws/fwk137


2010-02-02  Ingo Schmidt  <is@openoffice.org>  [467e2f53daa467eba23f5c78b9cf75f361225c96]

native0 #161620# new size for cabinet files


2010-03-26  Vladimir Glazunov  <vg@openoffice.org>  [72a068ecf4ba9322a4453881addf319ff22129f6]

native0: #161580# make native intro progress optional - transplanted from 1070cbd32693@native0


2010-02-02  sb  <sb@openoffice.org>  [0abe577d09b74edc6589a0299b319e0d22fa2678]

sb111: #i108461# merged in cws/fwk137


2010-02-02  sb  <sb@openoffice.org>  [24f0ca25dac7bd7209709538e1b09a7b17db062d]

sb111: #i108461# merged in cws/fwk137


2010-02-02  Mikhail Voytenko  <mav@openoffice.org>  [a06b295cb359d7430bd1360296bb1284ff9e003f]

#i50885# get rid of ellipses in long paths


2010-02-02  Christian Lippka  <christian.lippka@sun.com>  [e3642c3f42dcbbcb64c47cfa4ae3ce9182f911a3]

work on setautolayout


2010-02-02  Oliver-Rainer Wittmann  <od@openoffice.org>  [03847281f1a8a9e8cfe56143a4cef9df6b1adf2a]

sw33a11y01: fix compiler warnings


2010-02-02  Oliver-Rainer Wittmann  <od@openoffice.org>  [84a72b88e50b60765fadd00c8caa73112a7e5830]

sw33a11y01: #i88070# - accessible Writer comments - part 1


2010-02-02  os  <os@openoffice.org>  [51dbaff877254cb72714da443688a5ed8d3eff70]

#i107142# crash in mail merge of single-paragraph-documents fixed


2010-02-02  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [8e5ce7a3a0703fb3af27da7ffea023830a340b04]

cbosdo02: #i107658# fixing build breakers


2010-02-02  Mikhail Voytenko  <mav@openoffice.org>  [447eb546507b45060107b3ea63803e1b6b0a7f38]

#i50885# avoid memory problems


2010-02-02  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [7af941376a1c06ca8285fc67f92e545ddd62d0cd]

autorecovery: allow the sub component manager to hold multiple objects of the same type, which are new and yet-unsaved (i.e. do not have a name, yet)


2010-02-02  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [25d525177127c0d75c1e68bc3ba0ea107794d13e]

autorecovery: execute(open*): do not call getComponent just for checking whether it is a report definition, this implicitly changes the state of the embedded object, which can have side effects


2010-02-02  os  <os@openoffice.org>  [6755102f5cffec727c4481922f2ba2a1fd41e98c]

#i108736# acces to TableBorder: find top/left bottom/right cell


2010-02-02  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [45603c86a46eac96ad3474bb233c4e0f94fd8ede]

ppp02: #i108824# string changes


2010-02-02  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [364d2e4e4847ae457a66d0a2e331833d79e647ce]

merge


2010-02-02  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [7ac5e945f0c5525b66cf9b03bf0d30677c2d555c]

merge


2010-02-02  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [2bb7512e2923c860fa6d6bb55dcb000737f3a7ec]

aw079 #i108440# Support MetaStretchTextAction in MetafilePrimitive2D decomposition


2010-02-02  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [db91786a9326d275aeec1fa86c8e9c78a294ca53]

aw079 #i108636# use better operator== for comparing two UNO API sequences of primitives


2010-02-02  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [cbda7d2c7bd798fe9f2f6ecca3720765812a5504]

merge


2010-02-02  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [38c05fe0a6033d6051a71c6f42f6a686537a0f09]

ppp02: #i108824# string updates


2010-02-02  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [c8cda37b842f59000799ce7b5d5e45abb9377c57]

ppp02: #i108824# string updates


2010-02-02  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [2d3fb08873366434e2b33888e6acd6a8a41c949e]

autorecovery: (caught by complex test) store: when we do not (yet) have an URL, store to storage, not to URL


2010-02-02  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [51d6afeb3776bab6ed0768e0bf088736a4eb110f]

autorecovery: this slipped through my previous attempt to replace all instantiations of the deprecated sdb.InteractionHandler with task.InteractionHandler


2010-02-02  Mathias Bauer  <mba@openoffice.org>  [2ce16eb90db1f085513519fa038caf8594863073]

rollback last change


2010-02-02  Mathias Bauer  <mba@openoffice.org>  [1153489dc129ff4d4b26fbf39f154b3833f423f4]

rollback last change


2010-02-02  Mathias Bauer  <mba@openoffice.org>  [a559ccb9f14d9e47338bbad4ac6bdf7d9e0164c2]

rollback last change


2010-02-02  Mathias Bauer  <mba@openoffice.org>  [324b2e274c8638e9129695cf7e1bbb4caca892c5]

rollback last change


2010-02-02  Mathias Bauer  <mba@openoffice.org>  [67e1bf3e38752438334f66ddcc0217def867b512]

errorneously added file removed


2010-02-02  Mathias Bauer  <mba@openoffice.org>  [612dfd6ffa0574ba4490aebad518f300b5782eca]

errorneously added file removed


2010-02-02  Mathias Bauer  <mba@openoffice.org>  [021f94f0898ce6c6367ac5e4c93cba448b01951b]

errorneously added file removed


2010-02-02  Mathias Bauer  <mba@openoffice.org>  [cfbae1ea93417ca12554f0566391f7956aafea6e]

errorneously added file removed


2010-02-02  Mathias Bauer  <mba@openoffice.org>  [7f47c23047b32e8109fb679be0aab8e365044b1d]

errorneously added file removed


2010-02-01  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [12e05fb5934ceb37b852cdc2f9473a7023c45581]

autorecovery: #i10000#


2010-02-01  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [6a35ea7299d8c34e86a5ec69ccb064a51d27ae1a]

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-02-01  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [6cc63dce715bb88fd9e2e5f07a1a16044baeda58]

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-02-01  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [bd711a0e5e5e0e94cc4cb78251f50de205aeb485]

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-02-01  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [13e8f2a69bb63c490d048005f0fb2ae35e62ee8a]

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-02-01  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [24221a00e3dcc7e72e7c7b66bd16042f85e1d684]

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-02-01  Niklas Nebel  <nn@openoffice.org>  [5c7aafa859c9b47dcf17316649805bec5bfd4985]

datapilotapi: #i108295# XModifyBroadcaster for DataPilotTable


2010-02-01  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [c6ab71c175a8eaa87a6bc6a5db1b44f11d4d3f52]

merge


2010-02-01  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [26a5af8198faf9bcbf12af1883dc08724da41e8d]

ppp02: #i108649# fix accelerator


2010-02-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [7970675ef7f92f2a13e322dc64797a0de17c4e1e]

aus112: #i108254#: fix cygwin version check


2010-02-01  Malte Timmermann  <Malte.Timmermann@sun.com>  [dc9ce37f90da7f845e38547bd12d53bea646beae]

mtaccfixes: #110498# Enable zoom in preview even if AT support is turned on


2010-02-01  Ivo Hinkelmann  <ihi@openoffice.org>  [25b005cbda460837f063ddf996c1ec72d4f4865b]

#i10000# removed include


2010-02-01  Ivo Hinkelmann  <ihi@openoffice.org>  [02f1b698feb68c70166be96eae9f557fbf076ac2]

#i10000# removed ifdef


2010-02-01  Henning Brinkmann  <hbrinkm@openoffice.org>  [feb29fe25efeb5546333a66b9550c4f60434da23]

writerfilter07: sync #if around ::toTag


2010-02-01  Release Engineering  <releng@openoffice.org>  [055bc5c7f48cd556d256dedc32671f60ad30ccf4]

#i10000# reenabled missing include


2010-02-01  Release Engineering  <releng@openoffice.org>  [da2c680d23b67d4721aa29f740475fd6d40e2e08]

#i10000# tools api changed


2010-02-01  Release Engineering  <releng@openoffice.org>  [8da5fabbe6d9f1dc6e01290c2800c1ddaa686f85]

#i10000# windows build fix, rearranged ifdef


2010-02-01  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [02c9c9960f61f53970f886558796ae87ee7a92cd]

autorecovery: recoverSubDocuments: propagate exceptions to the caller, this way aborting the complete recovery process


2010-02-01  sb  <sb@openoffice.org>  [3c92a1cca4f7624a9c5f9c3741d609e02a4f3b6f]

sb119: merged in DEV300_m70


2010-02-01  sb  <sb@openoffice.org>  [536672061b2507c09adb837a4e587248fb4e71b9]

sb119: merged in DEV300_m70


2010-02-01  sb  <sb@openoffice.org>  [aebda7ae2cd93ceb3e0ab736582fb9bc35e106a1]

sb119: merged in DEV300_m70


2010-02-01  sb  <sb@openoffice.org>  [ab7b4b940e869810b8c6bfa82fd505628dc01299]

sb119: merged in DEV300_m70


2010-02-01  sb  <sb@openoffice.org>  [6ae79f025ee38e8dd1dbbd5a96d69a9506c1f007]

sb119: merged in DEV300_m70


2010-02-01  sb  <sb@openoffice.org>  [431d3475b4b1eef2de9bb55a8d614fb6cf8f25dd]

sb119: merged in DEV300_m70


2010-02-01  sb  <sb@openoffice.org>  [97886f0ae8dad3982169dfaa682ccc50f1eb189e]

sb119: merged in DEV300_m70


2010-02-01  sb  <sb@openoffice.org>  [02a4c1261901d32b8b7a80cd4a45273b5d096c89]

sb119: #i108371# preserve potential 128bit stack alignment in gcc3_linux_intel UNO bridge (based on a patch by ecatmur)


2010-02-01  sb  <sb@openoffice.org>  [a51028098af2f5f531a2fe87d20856c0d6a655ac]

sb119: #i108244# small fix for Linux socket handling (patch by olistraub)


2010-01-31  Mikhail Voytenko  <mav@openoffice.org>  [da599549cc4ac52d298ba10bd481ea279b587a89]

#i50885# fix build problem


2010-01-29  Kohei Yoshida  <kyoshida@novell.com>  [9e57a8017abe1dc6867f5730f33ea99976140d8d]

rebased to m70


2010-01-29  Kohei Yoshida  <kyoshida@novell.com>  [aee94984fb18f8032c6753ec1ec0a931c14b8020]

rebased to m70


2010-01-29  Kohei Yoshida  <kyoshida@novell.com>  [7fff1564ca221d332b37fdc0437af55aa6993e80]

rebased to m70


2010-01-29  Kohei Yoshida  <kyoshida@novell.com>  [a5ee424604d5e0c6a13e7b39b7a22aed99c52572]

rebased to m70


2010-01-29  Kohei Yoshida  <kyoshida@novell.com>  [324721c3ef3715b002328683f8045c5bcfca0013]

rebased to m70


2010-01-29  Release Engineering  <releng@openoffice.org>  [4c745863c7125377e11d35a6c4279912ee1c8118]

DEV300


2010-01-29  Release Engineering  <releng@openoffice.org>  [2a0f97e3e4ce1dca9d3d69fb035d86739a6eda21]

DEV300


2010-01-29  Kohei Yoshida  <kyoshida@novell.com>  [0deefb5d0a6eec79a49602fa02d3dce46231a90a]

koheicsvimport: #i108756# Fixed the tab order of controls in the CSV options dialog.


2010-01-29  Kohei Yoshida  <kyoshida@novell.com>  [1cc1a271e652ccfc6078217b071a95db19b8a8fd]

koheicsvimport: #i108754# Follow up to my previous commit.

We need to ignore the execute() call when exporting to an html document.
My previous change caused the character set dialog to show up during
html export, which was not correct.
2010-01-29  Hans-Joachim Lankenau  <hjs@openoffice.org>  [14aa6a1a3293dd3d101266b9fe479c2d7bd2a4c6]

 #i107957 - deliver right .xcu, no matter how WITH_LANG is set


2010-01-29  Ingo Schmidt  <is@openoffice.org>  [e6dbbd4577af2a95e6c13ce483f7ffc66d613a26]

#i108610# more controls to avoid undetected problems of signtool


2010-01-29  mb93783  <mb93783@v60x-so16.Germany.Sun.COM>  [5d04f56879161c5b7e9b9768400dda8f5270cc73]

#i108450#: some fuzz with OWN_ATTRs


2010-01-29  mb93783  <mb93783@v60x-so16.Germany.Sun.COM>  [2a43eaa0c9f1eaab6bc01c5f8b2716b00bfb43ad]

#i108450#: some fuzz with OWN_ATTRs


2010-01-29  Henning Brinkmann  <hbrinkm@openoffice.org>  [be9b961f6488a03f4841931758b0749dd1b58287]

writerfilter07: debugging code


2010-01-29  Henning Brinkmann  <hbrinkm@openoffice.org>  [73e46c5645ba00b4bb030847cd6ffd12def63002]

writerfilter07: refactored DomainMapperTableHandler::endTable to reside in more specific methods


2010-01-29  Kohei Yoshida  <kyoshida@novell.com>  [2ba4d305871115cbc710663c865af29beafa40bc]

koheicsvimport: #i108754# Make sure that the html options dialog won't get launched on export.

BTW, with this change, the character set dialog gets launched on html export instead.... :-/
2010-01-29  Henning Brinkmann  <hbrinkm@openoffice.org>  [28542b378f4d94d5dd7c4f30f57bcdb6bfdbcbb8]

writerfilter07: generate more resources for values (esp CT_Cnf)


2010-01-29  Kohei Yoshida  <kyoshida@novell.com>  [a381cd8160f05c527bdea880aabc3aea0ab1c6c9]

koheicsvimport: #i108755# Moved the new check boxes to the left by 9 pixels.

They should be aligned with the "Separated by" radio button.
2010-01-29  Ingrid Halama  <iha@openoffice.org>  [146a0be53fef68cec76b2312239aaf412e1a89ea]

chartmultiline: fixed compiler warnings


2010-01-29  Ingrid Halama  <iha@openoffice.org>  [00773382c1a3228fc0e4ecf40d6f11b8a15e34e5]

chartmultiline: fixed compiler warnings


2010-01-29  sb  <sb@openoffice.org>  [f7c46ae575ffd52692423983972701d8bd8d36fd]

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  sb  <sb@openoffice.org>  [44a1e0d4da70ee4b1a67d751eb94127282c54c20]

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  sb  <sb@openoffice.org>  [e884cc86ee4bf5172bd9d56e5559e490fed8d467]

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  sb  <sb@openoffice.org>  [20001a2598d53b38ddb551851d31f1d536e6c3d0]

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  sb  <sb@openoffice.org>  [195ebd14fbf1e77177d668112d37a22e3468816a]

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  sb  <sb@openoffice.org>  [61e9d639cf6894f9a3f390b6ff9076ec5af3bdf0]

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  sb  <sb@openoffice.org>  [0ee646e5f310b35f68b596798c42a3c580d4cc7b]

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  sb  <sb@openoffice.org>  [53025eae582767fdbbd726c9206c46d9e0b108a3]

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  sb  <sb@openoffice.org>  [27bb69577e35656e3ad2cf602bee266b0354aaad]

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  sb  <sb@openoffice.org>  [945e82ce2c09f7a816ab48076045d3a94066ad71]

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  sb  <sb@openoffice.org>  [ec0ee57607a1e8a800bb4809a0be6921df1f2e19]

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  sb  <sb@openoffice.org>  [eeca9dafb71c0ff288cd9a0683fd1dcb0626baca]

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  sb  <sb@openoffice.org>  [bdd7a0f37c4f280e27289079129b8136d0befef2]

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  sb  <sb@openoffice.org>  [f4d7dfdfba90f304b067bfa7334c4a103c181152]

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  Kohei Yoshida  <kyoshida@novell.com>  [cddec3b38e83480ba3d16644fb944c83134e5946]

koheicsvimport: #i108754# Call FreeResources() in the ctor & remove textimportoptions from LIB1OBJFILES.


2010-01-29  Mikhail Voytenko  <mav@openoffice.org>  [5ba32a9abf26e7cb37f7ff3280a230dbf2bd5952]

#i50885# let some files support C++ syntax and use dynamic memory for long pathes


2010-01-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [f2d42284e848aab0b85f14ea690565fca6017151]

ab71: merge with DEV300_m63


2010-01-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [0ea5581ebf8cf414717af74d22d647ed446d63d2]

ab71: merge with DEV300_m63


2010-01-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [e1842855acab54883d4b17cb520ef4f622d05bb4]

ab71: merge with DEV300_m63


2010-01-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [b3a91e5eadf06589c70e6beff88370465b884c9f]

ab71: merge with DEV300_m54


2010-01-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [04a59adcc7fd221ee6b7644aa1fa53fed8dd3c0e]

ab71: merge with DEV300_m54


2010-01-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [f851cc84497986e5af50a102e504270d5f2fbd70]

ab71: merge with DEV300_m54


2010-01-29  Ivo Hinkelmann  <ihi@openoffice.org>  [3c550e9f7bdd8c9f1f75f4148f516ddc94290f92]

CWS-TOOLING: integrate CWS l10ntools


2010-01-29  Ivo Hinkelmann  <ihi@openoffice.org>  [270a926584edf395c0839eb68e2722e9e52d48c9]

CWS-TOOLING: integrate CWS l10ntools


2010-01-29  Ivo Hinkelmann  <ihi@openoffice.org>  [cc65d4ac872210855dce22632cdd7a1999914b6a]

CWS-TOOLING: integrate CWS l10ntools


2010-01-29  Ivo Hinkelmann  <ihi@openoffice.org>  [e2427d57503f0e9175544ae1068b4cf9d8369874]

CWS-TOOLING: integrate CWS l10ntools


2010-01-29  Ivo Hinkelmann  <ihi@openoffice.org>  [ddc5f2c7290217c92f2d54a9c7d8f851b339a50a]

CWS-TOOLING: integrate CWS l10ntools


2010-01-29  Oliver Specht  <os@openoffice.org>  [5c80dffe5aafbf03d7277006ecac46271e5546d9]

#i108426# missing increment added


2010-01-29  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [526575b69666adc555ea14c7524e2ba8bf7834b0]

improve deflate recognition, fix debug output


2010-01-29  Mathias Bauer  <mba@openoffice.org>  [bdd92336d272ae9784a9fb15bd8db1b41991db81]

#i107450#: wrong IDs


2010-01-29  sb  <sb@openoffice.org>  [a0b4cdb08bec2ad107634bfdcbe6bb0b0f050881]

sb118: additional main -> SAL_MAIN adaption (to ensure osl_setCommandArgs is called)


2010-01-29  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [9df0e540cbb8058e5ec7d001437c9213ce85b37e]

autorecovery: saveToRecoveryFile => storeToRecoveryFile


2010-01-29  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [893f3398cac0ce641ad60e049becd57e20d726b2]

autorecovery: saveToRecoveryFile => storeToRecoveryFile


2010-01-29  Dirk Voelzke  <dv@openoffice.org>  [66e9fff8d67cfbea50eb84badf1340e558600649]

dv17: #i70994#: Added missing dependency for the property hdl in build.lst


2010-01-29  Ivo Hinkelmann  <ihi@openoffice.org>  [090bc5591c2bc09c2097771b1bf182bcfc45dd0a]

CWS-TOOLING: integrate CWS automation007


2010-01-29  Ivo Hinkelmann  <ihi@openoffice.org>  [cb6dc8c0cbadd25385d581c0dd3583afc10fd26a]

CWS-TOOLING: integrate CWS eraser01


2010-01-29  Ivo Hinkelmann  <ihi@openoffice.org>  [7db24fbf87af39d77fe8c8c57d719cdbad153aac]

CWS-TOOLING: integrate CWS eraser01


2010-01-29  Ivo Hinkelmann  <ihi@openoffice.org>  [37ef2539daa89d970db90dd16e1e90be349aa5dc]

CWS-TOOLING: integrate CWS eraser01


2010-01-29  Ivo Hinkelmann  <ihi@openoffice.org>  [4621b975515563aeb1e57ce484fa485132a05c2d]

CWS-TOOLING: integrate CWS eraser01


2010-01-29  Ivo Hinkelmann  <ihi@openoffice.org>  [79485b536bec292eebcb7bfedf1bff4479dae6dc]

CWS-TOOLING: integrate CWS koheidatapilot03


2010-01-29  Ivo Hinkelmann  <ihi@openoffice.org>  [3d41d6b157157dd55e62cf795bfba74990b79b0b]

CWS-TOOLING: integrate CWS koheidatapilot03


2010-01-29  Ivo Hinkelmann  <ihi@openoffice.org>  [82b7561e0efdf6b3aa1f26d7339152b1c3e4ffb2]

CWS-TOOLING: integrate CWS koheidatapilot03


2010-01-29  Ivo Hinkelmann  <ihi@openoffice.org>  [7014124b1dc9de256cc9285a0596f507859fa3f7]

CWS-TOOLING: integrate CWS koheidatapilot03


2010-01-29  Ivo Hinkelmann  <ihi@openoffice.org>  [be8d23b5060e92f307c00c93278957417f6d2b15]

CWS-TOOLING: integrate CWS koheidatapilot03


2010-01-29  Ivo Hinkelmann  <ihi@openoffice.org>  [b6867ec2d7c882d2ac3a8b333955882107d43c9c]

CWS-TOOLING: integrate CWS koheidatapilot03


2010-01-29  Ivo Hinkelmann  <ihi@openoffice.org>  [d10477ee1ad60b8c8a47b89358108e860b58b15e]

CWS-TOOLING: integrate CWS dba32z_DEV300


2010-01-29  Ivo Hinkelmann  <ihi@openoffice.org>  [129f67da173f62089ba43b00d4a7c1891d138ef5]

CWS-TOOLING: integrate CWS dba32z_DEV300


2010-01-29  Ivo Hinkelmann  <ihi@openoffice.org>  [4e76f54508178635f2e01a4977ccfa66fd9c371b]

CWS-TOOLING: integrate CWS native280_DEV300


2010-01-29  Ivo Hinkelmann  <ihi@openoffice.org>  [36c6c955b8de37162aaf076f55c5af4d94bdd84e]

CWS-TOOLING: integrate CWS fwk136_DEV300


2010-01-29  Ivo Hinkelmann  <ihi@openoffice.org>  [30ec286882d23af66889ca836e2bef5ae146dbf6]

CWS-TOOLING: integrate CWS calc32stopper9_DEV300


2010-01-29  Ivo Hinkelmann  <ihi@openoffice.org>  [bbf914060be8436a792e898e68906213badf0b22]

CWS-TOOLING: integrate CWS chart32stopper_DEV300


2010-01-29  Ivo Hinkelmann  <ihi@openoffice.org>  [d1fc940995d8c0735e1ac817a6ee3a097ea3c4d8]

CWS-TOOLING: integrate CWS chart32stopper_DEV300


2010-01-29  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [321086abdf8a3efaa161d7027d141bd3654b0dca]

autorecovery: respect a media descriptor member "ForceRecovery". When set to <TRUE/>, then an attempt to recover sub documents in the "recovery" folder is made. In this course, the m_aArgs member of the ModelImpl was replaced with m_aMediaDescriptor, being a NamedValueCollection, for easier access.


2010-01-29  Philipp Lohmann  <pl@openoffice.org>  [f4546bdaedd77b3f2ff16a2ef8ec0ebe15ba2cd7]

#i107763# avoid strange visuals on X11 platforms


2010-01-29  sb  <sb@openoffice.org>  [e4c7094ca10b98f0b17dad9adade57a6e9f16fe4]

sb119: #i103763# use $CC/CXX instead of hard-coded gcc/g++


2010-01-29  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [f8ac972b4c8025d28ef577a6d41fa97b0a7296e7]

autorecovery: recover-hidden now also available for new (yet unsaved) forms/reports


2010-01-29  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [f2478cdcebdb39d87e81f18d1bc3aa73198fc344]

autorecovery: recover-hidden now also available for new (yet unsaved) forms/reports


2010-01-29  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [42adaa75b725911e79133406c61ae5bd9768357b]

autorecovery: recover forms/reports hidden, and show them when the main window is shown


2010-01-29  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [b7b66e1606387cf439990274ce45b771085b4434]

autorecovery: recover forms/reports hidden, and show them when the main window is shown


2010-01-29  sb  <sb@openoffice.org>  [5611c35f047b9568a4a51c243069113fd5b1e462]

sb119: #i107473# fix invalid static_cast (patch by dtardon)


2010-01-29  Hans-Joachim Lankenau  <hjs@openoffice.org>  [af8f74871ace8714e7a853d8ed0a2cfd9e239e84]

ause110: #i106731# md5sum check optional; return error on failed downloads


2010-01-29  sb  <sb@openoffice.org>  [28c608e8703d036d5475cf93bc278d0177cc48da]

sb119: #i108764# avoid casts that are not strict-aliasing safe (patch by cmc)


2010-01-29  sb  <sb@openoffice.org>  [51686bbd2b0ed0b233237b2607b1f4b0ef2a2ff8]

sb119: #i107590# fixed documentation


2010-01-29  sb  <sb@openoffice.org>  [feef1848d0ff9dccd7741a43f0d25d3650c47cee]

sb119: #i107719# invalid iterator dereference


2010-01-29  sb  <sb@openoffice.org>  [84ae8fd53c7e18d7a803ca3616a8370d17dc5219]

sb119: #i108560# avoid never-released StringHashTableImpl; simplified code


2010-01-29  sb  <sb@openoffice.org>  [d127b5cb9d58aad37986c51267b8e911ebf2f69c]

sb119: #i108654# avoid casts that are not strict-aliasing safe (patch by cmc)


2010-01-29  Dirk Voelzke  <dv@openoffice.org>  [ac0ef2459486980a93729812938dac9c3a12c6d1]

dv17: #i70994#: Use own component for property handler


2010-01-29  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [5220f98a90aa11c6bd625b58999b31cf08ca3adb]

merge


2010-01-29  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [65eadc7240c9a4053520a1ab73e8acaae02905d6]

merge


2010-01-29  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [2b16f96048050a28ece695ae69aa4b056c898dda]

merge


2010-01-29  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [8e396c4945c0e11fa24e54ebd55b0d965aaf6f86]

merge


2010-01-29  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [25bc9ec7250dd9253b49b3e8094a097fe5aedc40]

merge


2010-01-29  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [e6313ed87a50a6d2544c103fc6336f7222af3003]

merge


2010-01-29  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [e1e25bdd16958a72c952ccb9eb70f05636637e9d]

dba33f: when re-activating an embedded object, do not reset its modified state (plus do not the other initializations which are needed for the first activation only)


2010-01-29  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [e0288f9960b4e5f49e1fa77b3b5d6cd8c737f462]

dba33f: when re-activating an embedded object, do not reset its modified state (plus do not the other initializations which are needed for the first activation only)


2010-01-29  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [0a8fa850daff277e2fe6aef3a483ee2817bcd3db]

autorecovery: removed dbdocrecovery.obj, should have happened when the cxx file was moved


2010-01-29  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [7cdace50a6ee115620429c5e7ac61d2c973817dc]

autorecovery: ENSURE_OR_RETURN => ENSURE_OR_RETURN_FALSE, added new ENSURE_OR_RETURN taking a return value


2010-03-12  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [d045a9760d4dbd6eb2ae8f45c3e40bed4806bd3e]

slidecopy: oops, missed those occurrences of ToolPanelChildWindow (which is dead by now) in the previous commit


2010-03-12  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [ff855671c4238bf3bfcc3ba9630f1bcbe559acd5]

slidecopy: removed unused artifact (referring the currently-unused SID_TOOLPANEL)


2010-03-11  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [d9f875f2a1a888805e84267a62c422266f24fb53]

slidecopy: unused file, just adding noise to my grep results. Removed.


2010-03-11  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [3db2c83185b723d08af72b93f33d5d84594531d6]

slidecopy: OSL_TRACE doesn't need a trainling line feed nowadays, this just adds noise to the debug output. Removed.


2010-01-29  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [7ffad11ac2936653802d2fbc4132ec98a396ac72]

autorecovery: ENSURE_OR_RETURN => ENSURE_OR_RETURN_FALSE, added new ENSURE_OR_RETURN taking a return value


2010-01-28  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [09af8ffba3b5311161092ae3d37087e001fa0e0d]

autorecovery: removed a few IMO useless dependencies


2010-01-28  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [630c4139a8be53e0ae6f214a8318765fb25cba44]

autorecovery: creating dedicated core/recovery folder, taking current and future implementations regarding document recovery


2010-01-28  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [760fde3a707688c8803c4b5b69a1c117124654a1]

autorecovery: move the responsibility for calling attachResource into recoverFromFile. This saves us from some problems with SFX-based documents, which change there Args during the load process (during macro confirmation), so a later attachResource from outside would overwrite those changed args


2010-01-28  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [67f02ec2e2aea15b32883ee479457fcc1fdfc806]

autorecovery: move the responsibility for calling attachResource into recoverFromFile. This saves us from some problems with SFX-based documents, which change there Args during the load process (during macro confirmation), so a later attachResource from outside would overwrite those changed args


2010-01-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [ddea1bbc63a2a08b8c546f8cb1bf833671342f11]

koheidatapilot03: merge with DEV300_m63


2010-01-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [34c465a243c04900f413395d4733b712015d9401]

koheidatapilot03: merge with DEV300_m63


2010-01-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [ffeddbc20aa6c3d92e00259871d3f5458697fe71]

koheidatapilot03: merge with DEV300_m63


2010-01-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [ba2c74103a8d751bfcde61cff2fc8e198d860400]

koheidatapilot03: merge with DEV300_m63


2010-01-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [5ae66b1fbadf8b2682f3f3716e298398d141826e]

koheidatapilot03: merge with DEV300_m63


2010-01-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [63d143633f395ad30ad4c4583600a0caa58b2592]

koheidatapilot03: merge with DEV300_m60


2010-01-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [ad3b0ff4049f97d6d20a5a8ca8115ef6f269adbf]

koheidatapilot03: merge with DEV300_m60


2010-01-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [114b4766cefe57be30f4af858700e718c98b2bd1]

koheidatapilot03: merge with DEV300_m57


2010-01-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [89ef863090fb0a619659ab51fc34025792ff5bc0]

koheidatapilot03: merge with DEV300_m57


2010-01-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [08ee2a3eec4227e80e030f328d7a63d37daf51a5]

koheidatapilot03: merge with DEV300_m56


2010-01-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [4728462953156cb2b4c0fa0d8bbbb3ab0b11e762]

koheidatapilot03: merge with DEV300_m56


2010-01-28  Ivo Hinkelmann  <ihi@openoffice.org>  [078c9750720aa8f252d55ea8206c6f8337048d78]

l10ntools: #i107992# missing autoconf for hyphen buildtype


2010-01-28  Christian Lippka  <cl@openoffice.org>  [1729ed6a9a1617a5821913501513beec86921a7e]

fix size difference for newly created presentation objects


2010-01-28  Christian Lippka  <cl@openoffice.org>  [a17734674e635d26082dc682c6fe63405b53bbb4]

adding new layout enums


2010-01-28  Mikhail Voytenko  <mav@openoffice.org>  [a332de8f969e24d66cc5f3283a35ad2d6e4bde75]

#i50885# register the object as a listener only when it is created


2010-01-28  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [23ca8c9a0e372d14c83091e5d86dbb3affffc78c]

aw079: #i99147# corrected diverse aspects of invisible object visualisation and interaction


2010-01-28  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [1dde425a12be0ea92ada5152e0d40b4ac9358f1c]

aw079: #i99147# corrected diverse aspects of invisible object visualisation and interaction


2010-01-28  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [c89b3d923e6bd28546ed2d4a444b6f6ed297d826]

aw079: #i99147# corrected diverse aspects of invisible object visualisation and interaction


2010-01-28  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [e8b81cd40140a1a5f79f9eb24470ad4891564ef8]

aw079: #i99147# corrected diverse aspects of invisible object visualisation and interaction


2010-01-28  Henning Brinkmann  <hbrinkm@openoffice.org>  [5d96c77fca1a993ed0de9f8776c356ccce810e18]

writerfilter07: merged CWS swunolocking1


2010-01-28  Henning Brinkmann  <hbrinkm@openoffice.org>  [2a5c15f382b4b285e8d7f3d5c8ac9cde9e44638b]

writerfilter07: merged CWS swunolocking1


2010-01-28  Henning Brinkmann  <hbrinkm@openoffice.org>  [2c4697acda9a513ca721774e9212afffa0e08951]

writerfilter07: merged CWS swunolocking1


2010-01-28  Henning Brinkmann  <hbrinkm@openoffice.org>  [69ccdab522b1f4e6bd746d91a54b849504980400]

writerfilter07: merged CWS swunolocking1


2010-01-28  Henning Brinkmann  <hbrinkm@openoffice.org>  [851bd62aa3fd757cebf2ec72581ec2f2316564ba]

writerfilter07: merged CWS swunolocking1


2010-01-28  Henning Brinkmann  <hbrinkm@openoffice.org>  [e6974780b128618cc7229f020dbd2a512e03a06c]

writerfilter07: merged CWS swunolocking1


2010-01-28  Ingrid Halama  <iha@openoffice.org>  [c72ca7b586cd9a01c3aa94aba594a9b50a1da339]

chartmultiline: merge with DEV300_m70


2010-01-28  Ingrid Halama  <iha@openoffice.org>  [088277862f1e426c759ff8ad0ce131e05443aa15]

chartmultiline: merge with DEV300_m70


2010-01-28  Ingrid Halama  <iha@openoffice.org>  [f60f4b5dafe072823e9eda1dcfb9cfd3ab8894b8]

chartmultiline: merge with DEV300_m70


2010-01-28  Ingrid Halama  <iha@openoffice.org>  [4d25f2a41929080258462cb53b843c52d084d0c9]

chartmultiline: merge with DEV300_m70


2010-01-28  Ingrid Halama  <iha@openoffice.org>  [012b2be92178be4d75395e5726f7ebdbe6ca28de]

chartmultiline: merge with DEV300_m70


2010-01-28  Ingrid Halama  <iha@openoffice.org>  [f4e29eea1d0cd3809c6447236898013741cb0546]

chartmultiline: merge with DEV300_m70


2010-01-28  Ivo Hinkelmann  <ihi@openoffice.org>  [2572d241c541d3ed39ac8521fba14134314577c0]

#i107992# added buildtype for hyphen


2010-01-28  Ingo Schmidt  <is@openoffice.org>  [a8a309cdce830e35fd995a1ed6407b1bfc8907ac]

native0: #161561# new product


2010-01-28  Ingo Schmidt  <is@openoffice.org>  [c938e6a7c0ab54c8f5d9be9c1d45fc336a3f14a7]

native0: #161561# new product


2010-01-28  Ingrid Halama  <iha@openoffice.org>  [0281414ba82dcfd74e2e01c8cf12828b8c79521b]

chartmultiline: #i82971# complex categories (part7 - add toolbox item for insertion of a complex category column within the chart data table )


2010-01-28  Ingrid Halama  <iha@openoffice.org>  [4851b01ed114150bbfa4d462b49596ed5f71b741]

chartmultiline: #i82971# complex categories (part7 - add toolbox item for insertion of a complex category column within the chart data table )


2010-01-28  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [bb091275da4ed1b2b6c0184ee9a2cf14e8d0df48]

autorecovery: merged DocumentMacroConfirmationRequest2 into DocumentMacroConfirmationRequest - no need to have two types which are effectively the same, and both rarely used


2010-01-28  Mikhail Voytenko  <mav@openoffice.org>  [066fd012867ceb64fb05f79b3e82ba353ac6d418]

#i50885# workaround the CreateDirectoryW problem


2010-01-28  Ivo Hinkelmann  <ihi@openoffice.org>  [11d762deff2ba38386f84f396c739d09069e3c49]

l10ntools: #i108657# renamed transex3 to l10ntools


2010-01-28  thb  <thb@openoffice.org>  [153ee9c87cf2138cf2df9f79417c24348ff56fad]

eraser01: merge with DEV300 m70


2010-01-28  thb  <thb@openoffice.org>  [84ed0f699225aa8271057920a62f4faa597a6654]

eraser01: merge with DEV300 m70


2010-01-28  thb  <thb@openoffice.org>  [2d5653115320fcdf9cee15198a3290772485662c]

eraser01: merge with DEV300 m70


2010-01-28  thb  <thb@openoffice.org>  [675dd1f8dc66b374756c16622640bed70d77e4b8]

eraser01: merge with DEV300 m70


2010-01-28  Ingrid Halama  <iha@openoffice.org>  [837894606a612539ab16f4eb3256b5bc5153f27d]

chartmultiline: #i82971# complex categories (part6 - allow editing of complex categories within chart data table )


2010-01-28  Ingrid Halama  <iha@openoffice.org>  [9af6a0719109705c7aede368bc4938c1a6e6ff20]

chartmultiline: #i82971# complex categories (part6 - allow editing of complex categories within chart data table )


2010-01-28  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [9b376c832b2e6678583503ea16a37168b8bcc15c]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba33f


2010-01-28  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [4db17295034c69588a28327b0c79d95df2e278a8]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba33f


2010-01-28  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [e81dc7f26f4c65ede3a3bab6ad810dac121ba52e]

dba33f: #i108548# handle Label property from parse column and rowsetcolumn


2010-01-28  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [90ba98f3931737e0fa832632421bf0664100dc65]

ppp02: #i108686# do not forget direct print


2010-01-28  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [3bd26e732a7618b2591fb187046fd7c7cd96eb0e]

ppp02: #i108686# make last used printer persistent for UI print jobs


2010-01-28  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [f29cae73b29868dad9021f87d800c4d115bc7bf3]

dba33f: #i108730# impl case case and rank functions


2010-01-28  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [4bc4c4dd44b568249db5585b24248b630302336d]

dba33f: #i108730# impl case case and rank functions


2010-01-27  Kohei Yoshida  <kyoshida@novell.com>  [eff8202ca2f213d18ad360ebd3929e139697f513]

branch merge


2010-01-27  Kohei Yoshida  <kyoshida@novell.com>  [677a60d4a1a7c4a7ed7954a95d365de94d281f0c]

kohei03: #i104769# Fixed the chart update problem for real.

My previous fix was not sufficient.  I forgot to:
1) set the "used" flag to the listener when inserting it, which caused
   the listener to get removed right after it was inserted.
2) Set all chart objects "dirty" upon import.  Because of that, the
   timer didn't start when the document initially loaded.
2010-01-27  Ingo Schmidt  <is@openoffice.org>  [00c001d9db406540e59b635f4932ed719743052a]

native0: #161561# new products


2010-01-27  Ingo Schmidt  <is@openoffice.org>  [2bb00c56dafb09bc6d5166d366aa66a82ff17a3a]

native0: #161561# new products


2010-03-26  Vladimir Glazunov  <vg@openoffice.org>  [a6a2edbd30c81a506a970b115c27e9c9dea422ac]

native0: changes for Oracle products - transplanted from 70a54173d1a5@native0


2010-01-27  Ivo Hinkelmann  <ihi@openoffice.org>  [756caba02195e1ed76c9ed5442cd6361ae7e329f]

CWS-TOOLING: integrate CWS s390xport02


2010-01-27  Ivo Hinkelmann  <ihi@openoffice.org>  [ea4622dcf7aeec09e7820fbb847467c6a633335d]

CWS-TOOLING: integrate CWS s390xport02


2010-01-27  Ivo Hinkelmann  <ihi@openoffice.org>  [d1e7561aa828518dcbbbf78226877b4d564af2dd]

CWS-TOOLING: integrate CWS cmcfixes69


2010-01-27  Ivo Hinkelmann  <ihi@openoffice.org>  [a082f00673a091f517f9fbc6a09b94e4edb36ad5]

CWS-TOOLING: integrate CWS cmcfixes69


2010-01-27  Ivo Hinkelmann  <ihi@openoffice.org>  [bdf06223c6c64e9baff7c835f75134a97073ade3]

CWS-TOOLING: integrate CWS cmcfixes69


2010-01-27  Ivo Hinkelmann  <ihi@openoffice.org>  [668bc5c7bc32538d09f0cba3e252342daf4bcf52]

CWS-TOOLING: integrate CWS cmcfixes69


2010-01-27  Ivo Hinkelmann  <ihi@openoffice.org>  [3f23038efa54b7a776d58fb1ca591a5c1cdb943b]

CWS-TOOLING: integrate CWS cmcfixes69


2010-01-27  Ivo Hinkelmann  <ihi@openoffice.org>  [da5fdc46b8d8aa2a32bb0ccdbc768b7e96ba273f]

CWS-TOOLING: integrate CWS cmcfixes69


2010-01-27  Ivo Hinkelmann  <ihi@openoffice.org>  [393c8482b60447746be305fc1e0da9eb47e0e43b]

CWS-TOOLING: integrate CWS cmcfixes69


2010-01-27  sb  <sb@openoffice.org>  [e6823163e3aa6117f6ee87954b238be2b0e4fa22]

sb118: changed tools/debug to never fall back from writing to shell to writing to file, and read DBGSV_INIT from rtl::Bootstrap; the latter causes problems if tools/debug is called from static code executing before SAL_MAIN has called osl_setCommandArgs -> removed statics from code and added assertions to osl/process; various improvements to smoketests.cxx (incl. passing an appropriate dbgsv.ini for non-pro builds)


2010-01-27  sb  <sb@openoffice.org>  [947441fda5c7a99ec42afa3b94961d05356c04d8]

sb118: changed tools/debug to never fall back from writing to shell to writing to file, and read DBGSV_INIT from rtl::Bootstrap; the latter causes problems if tools/debug is called from static code executing before SAL_MAIN has called osl_setCommandArgs -> removed statics from code and added assertions to osl/process; various improvements to smoketests.cxx (incl. passing an appropriate dbgsv.ini for non-pro builds)


2010-01-27  sb  <sb@openoffice.org>  [86c002eb0854a28da4f2a99644ca1ddb3e57200e]

sb118: changed tools/debug to never fall back from writing to shell to writing to file, and read DBGSV_INIT from rtl::Bootstrap; the latter causes problems if tools/debug is called from static code executing before SAL_MAIN has called osl_setCommandArgs -> removed statics from code and added assertions to osl/process; various improvements to smoketests.cxx (incl. passing an appropriate dbgsv.ini for non-pro builds)


2010-01-27  sb  <sb@openoffice.org>  [c5bed97b38a8e4d527f0ad9091a409ab7babd03d]

sb118: changed tools/debug to never fall back from writing to shell to writing to file, and read DBGSV_INIT from rtl::Bootstrap; the latter causes problems if tools/debug is called from static code executing before SAL_MAIN has called osl_setCommandArgs -> removed statics from code and added assertions to osl/process; various improvements to smoketests.cxx (incl. passing an appropriate dbgsv.ini for non-pro builds)


2010-01-27  Ingo Schmidt  <is@openoffice.org>  [e5b5d2c23ba9f52e3d5ebed91a5d34fe109dde68]

native0: committing this file, because someone else changed it in this cws, and obviously forgot to commit it ((IS and CD)


2010-01-27  Ingo Schmidt  <is@openoffice.org>  [5bab3af95158025e439be06b9b9b4233c1f3c714]

native0: committing this file, because someone else changed it in this cws, and obviously forgot to commit it ((IS and CD)


2010-03-25  Vladimir Glazunov  <vg@openoffice.org>  [ec8fc52ae7451a09fdb657243791f1b9cbf21f27]

CWS-TOOLING: integrate CWS tbo08


2010-03-24  tb121644  <tb121644@sr1-eham02-04>  [b9d6335f81cda58c89d61533493fae574b3d5466]

resbase m75


2010-03-23  Vladimir Glazunov  <vg@openoffice.org>  [8859d9f6d81f276b97f5c3c5b7f59d7bb8af859a]

CWS-TOOLING: integrate CWS autorecovery


2010-03-22  Vladimir Glazunov  <vg@openoffice.org>  [773a40f8495978fb07e20c4e657b41131819229c]

CWS-TOOLING: integrate CWS koheicsvimport


2010-03-17  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [6cfc5620c18a2cef95368d6d1437281abdb67b69]

autorecovery: merge latest changes from CWS dba33e


2010-03-11  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [1ec86b92249d382223f96f9c2bf7a5a0f06aaa1f]

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-02-25  Marc Neumann [msc]  <Marc.Neumann@sun.com>  [7f4fa441c9a3f04aeaf89be7aa5b5735b165de70]

dba33e: #108973# fix sid/win declaration


2010-02-25  Marc Neumann [msc]  <Marc.Neumann@sun.com>  [1628154ed4a7c3c34b155685c98b0c3b04cecc77]

dba33e: #108973# fix double win declaration


2010-02-24  Marc Neumann [msc]  <Marc.Neumann@sun.com>  [f21b8fe3f510dddbf13ecec0610ee3fb5ce4ffef]

dba33e: #108973# reactivate testcases


2010-02-19  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [cc3cc958dd1c65b4a11aa25c4d63cefca70a46bc]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba33e


2010-02-18  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [a3c9859726b159cdcb4ed52475692aeeec38c252]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba33e


2010-02-18  Marc Neumann [msc]  <Marc.Neumann@sun.com>  [268ea8cb56a30bb40580b4d8b622a9aacd310581]

dba33e: #108973# reactivate testcases


2010-02-18  Marc Neumann [msc]  <Marc.Neumann@sun.com>  [dd2d5f2f4a694f5390de4be66f630271badf4618]

dba33e: #108973# refactor and code cleanup and minor fixes


2010-02-04  tb121644  <tb121644@sr1-eham02-04>  [6f013a4859726d7665a3b212108596aca1789b62]

#i108832# guessing culprint


2010-01-29  Oliver Craemer  <oc@openoffice.org>  [5b1016bf0ec38c25b016669ee20645b207db85cd]

#i108733# Autotest for enhanced csv import


2010-01-29  Oliver Craemer  <oc@openoffice.org>  [8bc916663d3e41bc00660e3829765d7276dbc675]

#i108733# Autotest for enhanced csv import


2010-01-27  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [576ac52c6f7251c49fc22848cd0f7fcf083639e0]

dba33f: use a temp to gold controller


2010-01-27  Ivo Hinkelmann  <ihi@openoffice.org>  [b36241988ea99ba2a9d290ec838a3557d0333d63]

CWS-TOOLING: integrate CWS swunolocking1


2010-01-27  Ivo Hinkelmann  <ihi@openoffice.org>  [5a6fd57b2390a24c52403411c82ff6cdebfc8cde]

CWS-TOOLING: integrate CWS swunolocking1


2010-01-27  Ivo Hinkelmann  <ihi@openoffice.org>  [2bdbfbd0e23684bbfc70769dae4190d99e19ea3d]

CWS-TOOLING: integrate CWS swunolocking1


2010-01-27  Ivo Hinkelmann  <ihi@openoffice.org>  [62853b8567ac0f0349699df87473a0ef465a46be]

CWS-TOOLING: integrate CWS swunolocking1


2010-01-27  Ivo Hinkelmann  <ihi@openoffice.org>  [5a0227a8279af0752af5d5bce47374dd3929e365]

CWS-TOOLING: integrate CWS swunolocking1


2010-01-27  Ivo Hinkelmann  <ihi@openoffice.org>  [a416c056cd80eb77339017d28354c9b4fd1ff358]

CWS-TOOLING: integrate CWS swunolocking1


2010-01-27  Ivo Hinkelmann  <ihi@openoffice.org>  [8ea5a0efee790c4dd689b8b9e4cfc8e19f583a5f]

CWS-TOOLING: integrate CWS swunolocking1


2010-01-27  Ivo Hinkelmann  <ihi@openoffice.org>  [5c175b5909c37acdc24a540725726b912e0a7409]

CWS-TOOLING: integrate CWS buildtool08


2010-01-27  Ingo Schmidt  <is@openoffice.org>  [f20e966e2479610f155c8498c625693e365c9c48]

native0: #161561# changes for Oracle products


2010-03-04  Ingo Schmidt  <is@openoffice.org>  [ecb93931a141e675da1196266a4058d233ac91e1]

native287 #i92147# fixing langpack problem


2010-03-24  Vladimir Glazunov  <vg@openoffice.org>  [23f23fd6e465ed52f3e6d94eb48486592889c836]

CWS-TOOLING: integrate CWS mtaccfixes


2010-03-23  Vladimir Glazunov  <vg@openoffice.org>  [affba4eec20486fcedddd51903a97bc46201d264]

CWS-TOOLING: integrate CWS autorecovery


2010-03-23  Vladimir Glazunov  <vg@openoffice.org>  [725ed7cc683ddd599e2b5d66f039ecf72a29829f]

CWS-TOOLING: integrate CWS sw33bf02


2010-03-22  Vladimir Glazunov  <vg@openoffice.org>  [46aa13222d7abdd2a706a7147f8e920ef96df013]

CWS-TOOLING: integrate CWS vcl109


2010-03-11  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [e9de8ab5157c6702db4835c98e9c8a56f93d15c3]

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-10  Oliver-Rainer Wittmann  <od@openoffice.org>  [c23f434f9ac9d6e1f35024ce089876ab471db1c5]

sw33bf02: merge with DEV300_m74


2010-03-02  Malte Timmermann [mt]  <malte.timmermann@sun.com>  [d2661f59f9dbad100cc166bd54511897025b9aa2]

mtaccfixes: merge with DEV300_m73


2010-02-22  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [1816f3232b325c81b4d843925476a9cc1f089041]

autorecovery: pass a MacroExecMode when creating a blank document - with the changed implementation, it is not (as before) by accident that a suitable MacroExecMode is set automatically


2010-02-19  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [881fcb81a213938b856335f03894d5cfec008402]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba33e


2010-02-19  Malte Timmermann  <Malte.Timmermann@sun.com>  [53cec388721ea68eb667d60eeb286c1bd24ffa02]

mtaccfixes: #i100788# group lines support accessible text now


2010-02-19  Malte Timmermann  <Malte.Timmermann@sun.com>  [e412e3ad219c36d151cfa4304380e38dda7438d3]

mtaccfixes: #100833# FixedLine needs to be in correct z-order


2010-02-18  Malte Timmermann  <Malte.Timmermann@sun.com>  [515edd55e546f810455f469e9725fb22e3ed8367]

mtaccfixes: #100833# FixedLine needs to be in correct z-order


2010-02-08  Malte Timmermann  <Malte.Timmermann@sun.com>  [41f067606af0344a78f624cd4df564c9fdd8e850]

mtaccfixes: #i104470# Don't notify selection changes for caret movements


2010-02-05  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [4fa9df70fc2aadfc3777878e6e8d7a6e02715cbd]

autorecovery: allow for a human-readable DocumentServiceName instead of this strange class ID when creating a document definition


2010-02-05  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [5a6a877ad0cc8b0703d55302ac01bf79530664fe]

autorecovery: use a human-readable media type instead of this strange class ID


2010-02-05  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [871979d155e34a66d5bee248475f915aec1b386e]

autorecovery: merge


2010-02-05  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [aa2b976851fb5461db19e3edac249efc13bba05b]

autorecovery: merge


2010-02-05  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [269a73582e3703e82b128bc1c5a096097da4b2a9]

autorecovery: merge after pulling CWS dba33e


2010-02-04  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [c0ea2fcd404cd3830c71752cf1a0c0ee6e5b4e76]

autorecovery: form and report wizzard now also using XDatabaseDocumentUI, instead of manipulating document definitions

All database object wizards by now employ XDatabaseDocumentUI. This way, it is ensured that the controller
has the full control over the opened sub components.

Still, other third-party code could use direct access to the document definitions, and open sub documents this way.
This would go unnoticed by the application controller at the moment. I would be possible to fix this, by introducing
broadcasts from the document definitions, listened to by the controller. But as this sounds like a rare case, and
XDatabaseDocumentUI is the preferred way for third-party components, too, such an implementation is deferred to Later ...
2010-02-04  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [b691607b3bda98cee1bb923ccf59cb248bf9cb25]

autorecovery: post-rebase build problems solved


2010-02-04  Oliver-Rainer Wittmann  <od@openoffice.org>  [6572510da4919289a94c9c4bbf29628635264098]

sw33bf02: merge with DEV300_m71


2010-02-04  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [2176aee8e22caf0396c1b3b544a3549a0a417a8f]

autorecovery: commit resolved merge (after rebase to m71)


2010-02-03  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [e645ebac252928d38d0694cbc6bbf8fd8b9bfb88]

merge with DEV300_m71


2010-02-03  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [722556b9cd099cbb352cb11692ec1b27adfac5dd]

autorecovery: more unused interfaces removed


2010-02-03  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [a44bc63de98cdf39179f742b1e661b23749eaffa]

autorecovery: populate the 'Command' property


2010-02-03  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [619a6a4ab19ba81c46caad249eaf926281f897d9]

autorecovery: also moved the QueryWizard to using XDatabaseDocumentUI.loadComponent, instead of opening the sub component itself


2010-02-03  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [e2fa939261e012bfe2a675079a0707bcdf8fec54]

autorecovery: removed unused class XCallQueryWizard


2010-02-03  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [a31b27b704d5c669674afdf135a61cdf1f30ff3b]

autorecovery: re-work the table wizard so that it does not open the table itself, but uses XDatabaseDocumentUI

Consequently, it does not need to return the created model/controller anymore. This way, the application controller
has full control over its sub components, which didn't work reliably before.

Other wizards (query/form/report) are to follow. For this purpose, they're also to be based on the newly introduced
DatabaseObjectWizard class.
2010-02-02  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [6242c77610b6d6c4206da895dfa430b781f60996]

autorecovery: addDatabaseDocument: do not close the document after having disposed it - this will throw nowadays


2010-02-01  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [cd6abead393fa3f4edef8ac056dd8e548d7cf3d1]

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-27  Dirk Voelzke  <dv@openoffice.org>  [679bc322ed9caa9afc73bca8d89f77e1386f3d4c]

dv17: #i92728#: Don't use quotes for procserver32 entry


2010-01-27  Ivo Hinkelmann  <ihi@openoffice.org>  [be2b37ca457581401bda98d729570ac1af021f28]

CWS-TOOLING: integrate CWS bserver50


2010-01-27  Carsten Driesner  <cd@openoffice.org>  [dc45080c4f44ced9e0d1916f7760268ccf95c376]

#161434# Support png and bmp intro/about images


2010-01-27  mb93783  <mb93783@v60x-so15.Germany.Sun.COM>  [83d2f8dc6a59c447d69d08745f28fac0c6172d77]

fixed warning on Linux


2010-01-27  Ivo Hinkelmann  <ihi@openoffice.org>  [1e1b1d60af9fbbb8d745d5ebebf9fa46444ded67]

CWS-TOOLING: integrate CWS dba33d


2010-01-27  Ivo Hinkelmann  <ihi@openoffice.org>  [6163dce52f006f6f5a390eebd000caeaa1c70854]

CWS-TOOLING: integrate CWS dba33d


2010-01-27  Ivo Hinkelmann  <ihi@openoffice.org>  [89cdd7feeee68699fb52af5c2345abb4b67ed102]

CWS-TOOLING: integrate CWS dba33d


2010-01-27  Ivo Hinkelmann  <ihi@openoffice.org>  [c95e2922dd0aa2b6d22ce0edad151bb3e14ebf18]

CWS-TOOLING: integrate CWS dba33d


2010-01-27  Ivo Hinkelmann  <ihi@openoffice.org>  [da877b6a3bd9be2bf4ee15224008d73b87aca06f]

CWS-TOOLING: integrate CWS dba33d


2010-01-27  Ivo Hinkelmann  <ihi@openoffice.org>  [deed418a92d3a91ee694bbd5bee96b32bca36460]

CWS-TOOLING: integrate CWS dba33d


2010-01-27  Ivo Hinkelmann  <ihi@openoffice.org>  [cfb0815ece0230646667cc6db5d10d1a6e41b0e8]

CWS-TOOLING: integrate CWS dba33d


2010-01-27  Henning Brinkmann  <hbrinkm@openoffice.org>  [c08aaf67af979d6f8defaaa3fe03c75bf7c5911d]

writerfilter07: merged DEV300_m70


2010-01-27  Henning Brinkmann  <hbrinkm@openoffice.org>  [53071e9fce4e532e587a11aa3a97932a2de659c6]

writerfilter07: merged DEV300_m70


2010-01-27  Henning Brinkmann  <hbrinkm@openoffice.org>  [a15b7d67c8af182a8ef2ae36f2a6be640ebffa57]

writerfilter07: merged DEV300_m70


2010-01-27  Henning Brinkmann  <hbrinkm@openoffice.org>  [b70da7fce2318bf43177aea50637832d07e2566f]

writerfilter07: merged DEV300_m70


2010-01-27  Henning Brinkmann  <hbrinkm@openoffice.org>  [5cb4195e77b068d31429b8f2ad34e90e1f753982]

writerfilter07: merged DEV300_m70


2010-01-27  Henning Brinkmann  <hbrinkm@openoffice.org>  [5c914d4e60fd514d53049e3dbead945cb0f62c71]

writerfilter07: merged DEV300_m70


2010-01-27  Henning Brinkmann  <hbrinkm@openoffice.org>  [a79c9eca4ae04afba42cfb184ab18af462b16c8d]

writerfilter07: merged DEV300_m70


2010-01-27  Henning Brinkmann  <hbrinkm@openoffice.org>  [02d2eef9aad0703114cb9641501c743a9b04b4a8]

writerfilter07: merged DEV300_m70


2010-01-27  Henning Brinkmann  <hbrinkm@openoffice.org>  [9b102f2b2042e9819a106ef35db88ede88517b56]

writerfilter07: merged DEV300_m70


2010-01-27  Helge Delfs  <hde@openoffice.org>  [49c2c19c46f38d6bf9b7f0c1d43dddc5bb9dde84]

cbosdo01:#i107088#adaptions for removel of options in Autocorrection


2010-01-27  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [42614dac6359f8ea3a3446f089f17b5054dbe50b]

autorecovery: renamed local var shadowing another local var (GCC warning)


2010-01-27  Joerg Skottke [jsk]  <jsk@openoffice.org>  [ad8f1b9c6e020401d85d477daff458e0b289dd9b]

automation007: Try to fix broken unicode in StarOffice_help_topics_en-US.txt


2010-01-27  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [7f48e078966b175ea58dadbdc673af2e78f5e69a]

aw079: #i99147# attribute rework and others


2010-01-27  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [54b1b7d41738902616ff8ed3253a4caad02736ed]

aw079: #i99147# attribute rework and others


2010-01-27  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [6ecc93369b92fe1f8669ed8e429121f038178753]

aw079: #i99147# attribute rework and others


2010-01-27  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [ffe5c97056ab181367e49691d487eb6f6f375200]

aw079: #i99147# attribute rework and others


2010-01-27  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [e10fc78fea6728cb1a8819daab3beee7823627f3]

autorecovery: allow an empty URL in the attachResource call, which means 'determine the proper Location/URL yourself'. Needed so that not every client has to do this. Location precedes URL, this ensures that a recovered document, when saved, saves to the salvaged-file, not to the recovery-file


2010-01-27  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [56844a3bf61a58e84eb37796fa4fee4b9052cd3a]

ppp02: #i107481# change replacement visualization


2010-01-27  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [925a669a32688360e49ab972351fba2226a6a905]

autorecovery: yet another slight refactoring of the DatabaseObjectView hierarchy, to allow the AppController, in newElement, to respect the additional args in all cases


2010-01-27  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [6e56ff42613dcdcd5dd5421c5a810197a1e0f1da]

autorecovery: also recover new forms/reports, which were not yet stored


2010-01-27  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [c2923112026e811b495440d8256602e2f4e173c8]

autorecovery: when creating new documents, allow for additional arguments to be passed


2010-01-27  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [9bbf0a62bab06c8479deb466540a93e8d702c419]

autorecovery: when creating new documents, allow for additional arguments to be passed


2010-01-27  Mikhail Voytenko  <mav@openoffice.org>  [b370e800215be46aa394c372e983ab6b5f2682d5]

#i50885# Long path support for Windows


2010-01-27  Tobias Krause  <tkr@openoffice.org>  [46e81a69d5a3791742997fefd96a9ea3cf1302f3]

tkr32: #i106190# remove ooofiltproxy


2010-01-27  Tobias Krause  <tkr@openoffice.org>  [350ba7d3136fee45a8f2d5165098e867c94ab36d]

tkr32: #i106190# remove ooofiltproxy


2010-01-27  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [bccc0c8633a5f38a4ce45b2cd3efe997b31e0ca1]

dba33f: don't ask every driver for a tables supplier


2010-01-27  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [9b89df0e30a7f16c019e267610486f7e2d00b193]

autorecovery: prepareClose: do not load it component if it does not exist (anymore)


2010-01-26  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [590b0c017c302ee0ec65f3617e9fada3a60cd330]

autorecovery: introduce createComponent/WithArguments at the XDatabaseDocumentUI interface


2010-01-26  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [61d77a767a0d519201f3a8554b343bce881c5991]

autorecovery: introduce createComponent/WithArguments at the XDatabaseDocumentUI interface


2010-01-26  Christian Lippka  <christian.lippka@sun.com>  [33b29ea23007cbed30abe1c5ae1a2573ad96148b]

re added removed placeholder images


2010-01-26  Christian Lippka  <christian.lippka@sun.com>  [79ff0df55de56f3787b458410029b6d1f6cdc01a]

re added removed placeholder images


2010-01-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [7038601e57554a347a1d3a9c542531128d1e8a60]

ause110: update to DEV300m70


2010-01-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [545c84c508bc60479e43bedf6ab20207ab58f8b1]

ause110: update to DEV300m70


2010-01-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [8437b1f3ec0718b66f54530ae8dfcb699e9dcb6c]

ause110: update to DEV300m70


2010-01-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [8cf0982130ea5dbc4742b6d1585331e0d7c13b21]

ause110: update to DEV300m70


2010-01-26  Mathias Bauer  <mba@openoffice.org>  [b4a640fc3ae600ba29e8fba367b1ee8116d9f1ec]

#i107450#: as it seems it is impossible to change the value of SIDs currently


2010-01-26  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [ebdbb7cb93519ec367d75d333f4af23062dffd41]

ppp02: #i106560# use IsForPagePreviews accessibility setting


2010-01-26  Mikhail Voytenko  <mav@openoffice.org>  [09bf0b6edf79ae9a65b864b87c88de6783c102f6]

#i50885# Long path support for Windows


2010-01-26  thb  <thb@openoffice.org>  [f9279fa745422207350eabc8f67edc3eba94d6d3]

#i10000# Another WaE build fix


2010-01-26  Mathias Bauer  <mba@openoffice.org>  [eb6c4f9ca7800d079ca38a3fe36b241315cb7a67]

#i107450#: fix for typo


2010-01-26  sb  <sb@openoffice.org>  [c10b53fa4c2346f5e12b5d5917d9e1c81226f5f1]

sb118: #i108681# hack by pl to not process events for removed frames


2010-01-26  Ivo Hinkelmann  <ihi@openoffice.org>  [f0a46da1de3285cf4fab41914ac98d93288eb7a7]

CWS-TOOLING: integrate CWS vcl108


2010-01-26  Ivo Hinkelmann  <ihi@openoffice.org>  [094f161e7bbbfe77b032dfaab5cd2f3986eeaaba]

CWS-TOOLING: integrate CWS vcl108


2010-01-26  Ivo Hinkelmann  <ihi@openoffice.org>  [5b0fd0089d84f567049e3c0004dc749ece563ba6]

CWS-TOOLING: integrate CWS vcl108


2010-01-26  Ivo Hinkelmann  <ihi@openoffice.org>  [86a09398c5f7610b0ba5ae345548e76880887d12]

CWS-TOOLING: integrate CWS vcl108


2010-01-26  Ivo Hinkelmann  <ihi@openoffice.org>  [067e9b189b26900e0f3d064b134c9cea5865069d]

CWS-TOOLING: integrate CWS vcl108


2010-01-26  Ingo Schmidt  <is@openoffice.org>  [efd407736a900cfc6684cec8f4e20718e6fabeed]

native0: #161561# rebrand links, exes and dlls


2010-03-26  Vladimir Glazunov  <vg@openoffice.org>  [658c917af26adeb36e5da1498b23dfd4c8262f89]

o5oo branding of startcenter - transplanted from 3b0a27115246@native0


2010-01-26  Ingo Schmidt  <is@openoffice.org>  [09b63f24fe56810eeb7a4b26cebcf4108650f6cb]

native0: #161561# rebrand links, exes and dlls


2010-03-26  Vladimir Glazunov  <vg@openoffice.org>  [45dff81a9fff92003535f1e93d407caf487c92b1]

o5oo branding of startcenter - transplanted from 3b0a27115246@native0


2010-01-26  Ivo Hinkelmann  <ihi@openoffice.org>  [667dde6803a1702b15f8b14c5f8137c0c13ffd4c]

CWS-TOOLING: integrate CWS impress181


2010-01-26  Ivo Hinkelmann  <ihi@openoffice.org>  [38f155dda56828a752b934b235079bca930347c0]

CWS-TOOLING: integrate CWS impress181


2010-01-26  Ivo Hinkelmann  <ihi@openoffice.org>  [47469c389bb8161eb7458f617997e9e08147c5a6]

CWS-TOOLING: integrate CWS impress181


2010-01-26  Ivo Hinkelmann  <ihi@openoffice.org>  [d03dddee00f8b63513965137846249b99e502eb9]

CWS-TOOLING: integrate CWS impress181


2010-01-26  Ivo Hinkelmann  <ihi@openoffice.org>  [20c9b2305c7f9c2341961a1aa32bdc151aead3b4]

CWS-TOOLING: integrate CWS impress181


2010-01-26  Thomas Lange [tl]  <tl@openoffice.org>  [382d6a28327cd53e6fe1da612a1086b1e5242e20]

cws tl74: #i107721# further changes to new thesaurus dialog


2010-01-26  Thomas Lange [tl]  <tl@openoffice.org>  [393e4f73f7b8477eeca268526f477160b567ae49]

cws tl74: #i107721# further changes to new thesaurus dialog


2010-01-26  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [1fc2ddc87cdc286803baf6fa5a7933cd9b3fee14]

#i10000#


2010-01-26  Michael Stahl  <mst@openoffice.org>  [007267b3ad35c70f6c8f2c6cb4b0de0725a0585c]

merge DEV300_m70


2010-01-26  Michael Stahl  <mst@openoffice.org>  [5ac6b5f17a1ae700dbf273daf3d334976deac84c]

merge DEV300_m70


2010-01-26  Michael Stahl  <mst@openoffice.org>  [dd19343634909cc3ee030087f1d0e84731853d68]

merge DEV300_m70


2010-01-26  Michael Stahl  <mst@openoffice.org>  [9232fb1123644f85b5f8dc00c9623ec32c38b69b]

merge DEV300_m70


2010-01-26  Michael Stahl  <mst@openoffice.org>  [8e1e110b72e6cf6ff07ce049f2b244d74e56121b]

merge DEV300_m70


2010-01-26  Michael Stahl  <mst@openoffice.org>  [a1988a67f86fd88246b214c853f349af2289adef]

merge DEV300_m70


2010-01-26  Michael Stahl  <mst@openoffice.org>  [0942468794e4621da5338dea287f52b2ad733162]

merge DEV300_m70


2010-01-26  tono  <tono@openoffice.org>  [dd44100de461d875e7b6a6ce5cb662c6d737f487]

i#108618: mingw port: Getting PATH in unicode - fixed typo


2010-01-26  Daniel Rentz  <dr@openoffice.org>  [9b9e688bb3430f2a2b88c9e89f7fd44b96a81aa3]

#i108547# allow modifications in readonly document when loading msooxml


2010-01-26  Daniel Rentz  <dr@openoffice.org>  [84e57ce731b48c69b8f826007d4fffd67972560f]

#i108547# allow modifications in readonly document when loading msooxml


2010-01-26  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [68690a1b5bf58b59ff8ebd5bb1fd3548be4d7848]

autorecovery: added RecoveryStorage


2010-01-26  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [6adaf71970a32c81ed45755a513f3cda788f2427]

autorecovery: mav sanctioned the approach of the (now so-called) RecoveryStorage


2010-01-26  Dirk Voelzke  <dv@openoffice.org>  [c183b56839f52b1c16d600cf8172a67522ac7528]

dv17: #i108414#: Check for existance of GetNativeSystemInfo before using this function


2010-01-26  Ivo Hinkelmann  <ihi@openoffice.org>  [d9ed7227b8d4dd6cbdceb7ca86997982e8680874]

CWS-TOOLING: integrate CWS kso42


2010-01-26  Ivo Hinkelmann  <ihi@openoffice.org>  [1b5d661ccb3da60c538e796756715e373da49209]

CWS-TOOLING: integrate CWS kso42


2010-01-26  Ivo Hinkelmann  <ihi@openoffice.org>  [6fcc7291b19158508756336127f9b190065d4da4]

CWS-TOOLING: integrate CWS kso42


2010-01-26  Ivo Hinkelmann  <ihi@openoffice.org>  [b334da719970f99814777d13bc20e7e0c0589e07]

CWS-TOOLING: integrate CWS kso42


2010-01-26  Ivo Hinkelmann  <ihi@openoffice.org>  [be9358b3de4b09a3d2226619583af627a815b372]

CWS-TOOLING: integrate CWS kso42


2010-01-26  Ivo Hinkelmann  <ihi@openoffice.org>  [e17c9350b92f04962aba812c981c379b39e8f238]

CWS-TOOLING: integrate CWS kso42


2010-01-26  Ivo Hinkelmann  <ihi@openoffice.org>  [e9438977f6c3a412b5041a7d030342826f22826c]

CWS-TOOLING: integrate CWS kso42


2010-01-26  Ivo Hinkelmann  <ihi@openoffice.org>  [6c662eef5c3516155b001865a3512f8ca705390a]

CWS-TOOLING: integrate CWS kso42


2010-01-26  Joerg Skottke [jsk]  <jsk@openoffice.org>  [7d9c89c8e19fc2b37c8c518101989fd3a9f5a5fd]

automation007: Fix more filetypes with CRLF line terminators


2010-01-26  Joerg Skottke [jsk]  <jsk@openoffice.org>  [ae1c9fd14e90300bd13fb76cf09d5a6093202433]

automation007: Fix CRLF line terminators: .inc-files


2010-01-26  Joerg Skottke [jsk]  <jsk@openoffice.org>  [b6d771239fbd94bc6f145ec6f824083d75ad33d8]

Fix CRLF to LF


2010-01-26  Joerg Skottke [jsk]  <jsk@openoffice.org>  [e25aa6ebf3bc097b588aa16129f1f6a26eb08f96]

automation007: Change CRLF to LF


2010-01-26  Joerg Skottke [jsk]  <jsk@openoffice.org>  [0f652bd4232a39dcb4250e5be07f12fdee14b985]

automation007: Resolved unintended merge conflict


2010-01-26  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [49ce8a4a26228d2f68114e410396ab3f2accd9e3]

cbosdo01: Fixed typos in autocorrection files for 1/2, 1/4, 3/4


2010-01-26  Andreas Bregas  <ab@openoffice.org>  [10a6f8b96a40912b0e89705570806de3aca41e3e]

ab76: #i107070#: Singleton support


2010-01-26  hdu  <duerr@sun.com>  [885c011740b2d2b5894161fe823aac4ea6f9364e]

#i64508# allow compile on current baseline with fontconfig 2.2.0


2010-01-26  Henning Brinkmann  <hbrinkm@openoffice.org>  [547bff62c501aa772036d5aa59f91bfbc45b142d]

hb33patches1: merged DEV300_m70


2010-01-26  Tobias Krause  <tkr@openoffice.org>  [d9f65d9cde58a51235f0c47f0b3804f930e21d74]

tkr32: #i105917# raised baseline for curl to 7.13.1


2010-01-26  Tobias Krause  <tkr@openoffice.org>  [f7b65af3bd85d6a0ac87b4e2306167accd9ef50f]

tkr32: #i105917# raised baseline for curl to 7.13.1


2010-01-26  Joerg Skottke [jsk]  <jsk@openoffice.org>  [2540c0dc98c17092f77c64684071cbe7578e6295]

automation007: #i108644 - Remove warning for corrupted template, changed it to be a qaerrorlog. This needs more investigation as hHandleActivesOnLoad() cannot reliably identify the dialog it is dealing with.


2010-01-26  Joerg Skottke [jsk]  <jsk@openoffice.org>  [a6e1691fe8633e1165dfc82f5f25693dbf4640ac]

automation007: #i108653 - Added missing string for .uno:ValidityReference, changed QAErrorLogs to WarnLogs (those issues should be fixed some day)


2010-01-26  Joerg Skottke [jsk]  <jsk@openoffice.org>  [cd81d43ded1fef2405500617f05e0dc80fa6af62]

automation007: #i108650 - Fixed missing object for .setPage()-method. This may not be empty anymore


2010-01-26  Joerg Skottke [jsk]  <jsk@openoffice.org>  [dde0635f4c6158b59ae24da69a6218366fe90729]

automation007: #i108643 - Updated help reference files


2010-01-26  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [2ed62793becce9a2830a6be70fc02be1296d4ee9]

autorecovery: unxlngi6: removed unused local variables


2010-01-26  Tobias Krause  <tkr@openoffice.org>  [957e2c21ce86ec4539b2e825ef7eb6fce83d466c]

tkr32: #i105917# macos sdk 10.4 uses curl 7.13.1


2010-01-26  Dirk Voelzke  <dv@openoffice.org>  [46c59e3ce1c84607d847c276f9a4a08020fc58c3]

dv17: #i70994#: Moved property handler to own library to avoid problems with old Windows versions


2010-01-26  Dirk Voelzke  <dv@openoffice.org>  [69adeb47391412ea0328055d3773d5b6ce0d00a6]

dv17: #i70994#: Moved property handler to own library to avoid problems with old Windows versions


2010-01-25  thb  <thb@openoffice.org>  [9f35771929499d655b248fdf8b6bd75e27caf017]

#i105937# Removed demo-quality java canvas. no longer maintained.


2010-01-25  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [6563b40e1486aaf51cf7d0463ada458a620d3c1f]

autorecovery: when the name of a document definition changes, update our component map


2010-01-25  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [84155f975046b221e626fbcbfd537b5ab9f44e0e]

autorecovery: broadcast name changes also when a newly created, formerly unnamed, doc is saved


2010-01-25  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [a2e88c92f9d23707d6aa72ecb635326f13a0d66a]

autorecovery: introduce PersistentPath property at the document definition object


2010-01-25  Kohei Yoshida  <kyoshida@novell.com>  [83ccb404e2829cba98cf0bb1290da489fd1f4c6c]

koheicsvimport: #i108645# Store the dialog parameters only when the OK is pressed.


2010-01-25  Ivo Hinkelmann  <ihi@openoffice.org>  [ebcfecbebf6969d8a071a9572256a42f271c3859]

l10ntools: #i108657# rename transex3 to l10ntools


2010-01-25  Ivo Hinkelmann  <ihi@openoffice.org>  [8316671089f33c8aba5c5e72348854de16df9379]

l10ntools: #i108657# rename transex3 to l10ntools


2010-01-25  Ivo Hinkelmann  <ihi@openoffice.org>  [7d7dabe5cf15fb33165b0af3db02150a64363960]

l10ntools: #i108657# rename transex3 to l10ntools


2010-01-25  Ivo Hinkelmann  <ihi@openoffice.org>  [35221c8379a5b3859329664ec4338310d734f068]

l10ntools: #i108657# rename transex3 to l10ntools


2010-01-25  Ivo Hinkelmann  <ihi@openoffice.org>  [9f64e562d4231b9ab0aa1f29681e31893d23d2e0]

l10ntools: #i108419# removed the tabs from readme


2010-01-25  Tobias Krause  <tkr@openoffice.org>  [ef897a6dec963a1a421db3628cead20ce3c96c90]

tkr32: #i105917# accout that macos uses curl 7.19.1


2010-01-25  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [35bc17462a86b42345062708f7f1a57f3efd5779]

cbosdo01: merged with DEV300_m70


2010-01-25  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [df281dde0af441f66d1be324b33571d575af77a0]

cbosdo01: merged with DEV300_m70


2010-01-25  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [905f604597f6d54c0b2f362137cafcbfe0c3cdaa]

cbosdo01: merged with DEV300_m70


2010-01-25  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [71d0196c3f9826bf5ccf6aae4f99cd6ed20871bb]

cbosdo01: merged with DEV300_m70


2010-01-25  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [7065c9b965bb47fae01868ade0027e03854a14a8]

cbosdo01: merged with DEV300_m70


2010-01-25  tono  <tono@openoffice.org>  [31db0016e70b640b7c871c5b5640de961632cbc7]

i#108618: mingw port: Getting PATH in unicode


2010-01-25  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [baf3aab830075c1dc6b78444915e701c0f1cf41a]

cbosdo01: i#107084 Added the 1/2, 1/4, 3/4 replacements in all languages


2010-01-25  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [d9c96494bfc4f749840ad972d6dbebbeb1b29ed2]

dba33e: wrong header from svtools


2010-01-25  Thomas Benisch  <tbe@openoffice.org>  [2caea5cb74fd968f9434d61a626d64b2628a741e]

chartshapes: #i12587# line styles are not saved


2010-01-25  Tobias Krause  <tkr@openoffice.org>  [f27d0010536c191d18cc9c473a2dae056183de2d]

tkr32: rebase from m65 to m70


2010-01-25  Tobias Krause  <tkr@openoffice.org>  [ed1e624adc5184214e3d8de77ddaad7310bdaac8]

tkr32: rebase from m65 to m70


2010-01-25  Tobias Krause  <tkr@openoffice.org>  [f8037b9dc3b5d00ac8c99b7a1512b9691b05935d]

tkr32: rebase from m65 to m70


2010-01-25  sb  <sb@openoffice.org>  [16ce2ebd2699104d1504328bf8f70832f7704dd2]

sb118: pass UNO_JAVA_JFW_ENV_JREHOME/CLASSPATH when calling unopkg during build


2010-01-25  os  <os@openoffice.org>  [97c388dc9924a6e48d6a20c5e13b212a5818b8fc]

#i108582# strict aliasing warning fixed (cmc)


2010-01-25  Vladimir Glazunov  <vg@openoffice.org>  [703aa707b342139eab23e607bd905a9442ff86d6]

#i107041# add start root directory as a repository


2010-01-25  Henning Brinkmann  <hbrinkm@openoffice.org>  [dc964072aee8f92ff5792d36b24a2e5b6507ff05]

hb33patches01: #i105645#: applied patch


2010-01-25  Christian Lippka  <christian.lippka@sun.com>  [34d1dbb0ed06af1ae5d353d34fd20ef1ddc2bff5]

re adding still needed icons


2010-01-25  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [64b4e680a5af6677b4d8e5106fe02964fb305e4c]

autorecovery: do not remove SalvagedFile from DBDoc's args if it still carries information


2010-01-25  Tobias Krause  <tkr@openoffice.org>  [ff6a59354fffcacd98f38b5f1b502f6c0cd16124]

tkr32: #i105917# merge 2.


2010-01-25  Tobias Krause  <tkr@openoffice.org>  [65badd6b85a119732f254c3de0980def951430dd]

tkr32: #i105917# merge 2.


2010-01-25  Dirk Voelzke  <dv@openoffice.org>  [f898e1170f4567e79d1e82cebd670c8d9152e59c]

dv17: #i70994#: Proprty handler should work with 64bit, too


2010-01-25  Dirk Voelzke  <dv@openoffice.org>  [99b240d2f7255abd15a449c5d1bd117034110ed2]

dv17: #i70994#: Proprty handler should work with 64bit, too


2010-01-25  Dirk Voelzke  <dv@openoffice.org>  [f8d47b590bb74979453368f35f24250384a24ce2]

dv17: #i70994#: Proprty handler should work with 64bit, too


2010-01-24  tono  <tono@openoffice.org>  [456ba14d1a43c40ca0a5b1ca4a16c09e14819630]

i#108619: New visual style for mingw port


2010-01-24  tono  <tono@openoffice.org>  [e02c51ae817111c813b96267fbdbbc5880ef90c3]

i#108619: New visual style for mingw port


2010-01-24  tono  <tono@openoffice.org>  [1ca83d78d74b189928e0dd93a2748c585930e644]

i#108618: mingw port: Getting PATH in unicode


2010-01-24  tono  <tono@openoffice.org>  [eba2cc51bb1521685b1cfcdac7027c5e9b8ee22e]

i#108617: Set COMPATH to real cygwin root in mingw build using cygwin


2010-01-23  Caolán McNamara  <cmc@openoffice.org>  [26e926216cea2024f2ac37c63ce01f80d1adadd9]

cmcfixes71: #i108603# fix ambiguous && ||


2010-01-23  Caolán McNamara  <cmc@openoffice.org>  [48a8ec1eb3f62b18b0bb075a47170c3356530bbc]

cmcfixes71: #i108602# fix ambiguous else warning


2010-01-23  Caolán McNamara  <cmc@openoffice.org>  [00511b8eefe78bdf357bd3b491cb1ded56e571e9]

cmcfixes71: #i108597# fix uninit warnings


2010-01-23  Caolán McNamara  <cmc@openoffice.org>  [27bf027a3d717954fcaaa79a2de112c98e26a768]

cmcfixes71: #i108597# fix uninit warnings


2010-01-23  Caolán McNamara  <cmc@openoffice.org>  [6059d956f7794e3e645067e1bb091a51436678ce]

cmcfixes71: #i108597# fix uninit warnings


2010-01-23  Caolán McNamara  <cmc@openoffice.org>  [fbf485ce60434bb948d5c00000e6a71063f89886]

cmcfixes71: #i108597# fix uninit warnings


2010-01-23  Caolán McNamara  <cmc@openoffice.org>  [3064f4b9d7f44f5d286a22f8e0d6710661f160de]

cmcfixes71: #i108597# fix uninit warnings


2010-01-23  Caolán McNamara  <cmc@openoffice.org>  [97461aacd5908dda6ec07084fbd424075ae6c325]

cmcfixes71: #i108597# fix uninit warnings


2010-01-23  Caolán McNamara  <cmc@openoffice.org>  [1b3a2c9a2ece0a598c5dfdbef450dad8a0379417]

cmcfixes71: #i108597# fix uninit warnings


2010-01-22  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [74d5307270a229da2f6b2f5418ca0b95d6ea87fb]

autorecovery: #i108366# attachResource: correct the calculation of DocFileLocation and DocURL, in case the doc has been recovered.


2010-01-22  Thomas Benisch  <tbe@openoffice.org>  [b7a9b99f973f86ed2126ef38c25940881a6826bd]

chartshapes: #i12587# line styles are not saved


2010-01-22  Thomas Benisch  <tbe@openoffice.org>  [633b334ba1aeb9e1773b4adcc084e8aab90ca02a]

chartshapes: #i12587# line styles are not saved


2010-01-22  Michael Stahl  <mst@openoffice.org>  [35933081fda3551db61a81c9af5ac393fb5fc80e]

swunolocking1: fix regression:  SwXParagraphEnumeration constructor really needs the start node as a  parameter because determining it from the cursor cannot work in nested tables.


2010-01-22  Kurt Zenker  <kz@openoffice.org>  [3db6881b28e9fb08cdfe1f4cac8c8251b123b05e]

bserver50: merge to m64


2010-01-22  Ivo Hinkelmann  <ihi@openoffice.org>  [43a7c90bdbacb767b8a9efe4c4d5ac22b0f8b6a5]

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  Ivo Hinkelmann  <ihi@openoffice.org>  [efc5727b1ae910f678a355ce075c766af2a0554d]

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  Ivo Hinkelmann  <ihi@openoffice.org>  [54311d2499a8502ea3a827347992c2f4d6e40d31]

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  Ivo Hinkelmann  <ihi@openoffice.org>  [154463ac8c2cdf76a57fefcc13a310f3a7eff794]

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>  [db202cd296ea1e9c8cd4a7c5ef140d1b69cea718]

ause110: #i106731# change check for mozilla sources


2010-01-22  Mathias Bauer  <mba@openoffice.org>  [9abfbb89dfa62c609cd32d092acffa0b2eb54718]

#i107450#: make code more explicit to avoid mistakes


2010-01-22  Mathias Bauer  <mba@openoffice.org>  [ded7cd73ac5f360cc48a66dffa315894764fb698]

#i107450#: make code more explicit to avoid mistakes


2010-01-22  Ingrid Halama  <iha@openoffice.org>  [93cc3a3a71017b0a2f46725cef0ba21d9e194afd]

chartmultiline: #i82971# complex categories (part5 - correct limiting space causing text break)


2010-01-22  Henning Brinkmann  <hbrinkm@openoffice.org>  [1d00b01a864552f42de19e13181968c47b05135b]

writerfilter07: #i108504#: utext/text: ensure sending a non-null property map to appendTextPortion


2010-01-22  Mathias Bauer  <mba@openoffice.org>  [d0d27202a22a88947249be238b23c5a82af94691]

#i107450#: wrong treatment of metric items in Writer


2010-01-22  Steffen Grund  <Steffen.Grund@sun.com>  [bf9614cf5b5eea50131aa9f6030bf3d7175d7e94]

#161491# bugfixes and additional tests


2010-01-22  Steffen Grund  <Steffen.Grund@sun.com>  [9c0d0aedc5ec47e3701183478c30a9996f1d0637]

#161491# bugfixes and additional tests


2010-01-22  Caolán McNamara  <cmc@openoffice.org>  [2c87517fcc32bf1ca17ae4ce41108b0f3c81fd9e]

cmcfixes71: #i108580#: fix sw strict aliasing warnings


2010-01-22  Ingrid Halama  <iha@openoffice.org>  [a1cbee0ff69113cd1530c894f97de2159a32be34]

chartmultiline: #i82971# complex categories (part4 - detect complex categories when creating charts from cell ranges and when detecting the arguments later (adapt implementation of XDataProvider->createDataSource & detectArguments) ) + #i86188#


2010-01-22  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [7d6a53ceb81a108c807e4f736efe576591651d86]

cbosdo01: Fixed NBSP in URLs + fixed i#108579


2010-01-22  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [99e91eb94a37d9978a202edab9d576af8b4cae97]

cbosdo01: Fixed NBSP in URLs + fixed i#108579


2010-01-22  Caolán McNamara  <cmc@openoffice.org>  [b6e7012e3348657b2f7d9fcfc3f39492bc9a6baa]

cmcfixes71: #i108577#: fix automation strict aliasing warnings


2010-01-22  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [102d3a0d21506d212b3956ae575a00b8e0dbd75a]

cbosdo02: #i107658# disabling enhanced fields for now


2010-01-22  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [f23ef949effa020f452172c25e363e388739fd73]

cbosdo02: #i107658# disabling enhanced fields for now


2010-01-22  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [79ea41cc2a0636a1fb0c21fd290ee9020e2fc016]

dba33f: memeber ini


2010-01-22  Tobias Krause  <tkr@openoffice.org>  [094a73c56cb1dbe2f94a6251f92ece1f0ed2abc0]

tkr32: #i105917# merge


2010-01-22  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [6d46a22bf2dd074595ff296802fbbfdd3747ce2d]

cbosdo02: merging changesets up to DEV300_m69


2010-01-22  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [8b54a3b1dc3e0a1cc915d9338c565cb52fc2d311]

cbosdo02: merging changesets up to DEV300_m69


2010-01-22  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [a1d57594cffc6d93bb637247a74c86f138b8ffc5]

cbosdo02: merging changesets up to DEV300_m69


2010-01-22  Bjoern Michaelsen  <b_michaelsen@openoffice.org>  [573a4f53d2555db742aeee08fdc9165867a759a1]

cbosdo02: merging changesets up to DEV300_m69


2010-01-22  Tobias Krause  <tkr@openoffice.org>  [e9f7eaf63498eb1f08e79ffd879b4dabfd86675d]

tkr32: #i105917# update error code for new curl version


2010-01-22  thb  <thb@openoffice.org>  [0c770cb000ec05eb522b928dbf975ebe8324c480]

#i10000# help msvc to find the right one of an overloaded func


2010-01-22  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [06e71e8321badb0d42bb903ad4fe832321a22dcf]

dba33e: member ini


2010-01-22  sb  <sb@openoffice.org>  [d14751f481c930e03ef20ea4a8d595a6a52e4c8d]

sb111: #i100548# ignore data w/o matching schema during Components::parseModificationLayer


2010-01-22  sb  <sb@openoffice.org>  [3b93777f4c7db1d4c3acedd6201aac7bc5956b68]

sb111: #i101955# avoid circular calls between failing RootAccess::getNode and RootAccess::queryInterface


2010-01-22  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [8d8c19b2e76408820154c6a9550bebbb5e722a02]

cbosdo01: Disable nbsp autocorr in URLs


2010-01-22  Juergen Schmidt  <jsc@openoffice.org>  [2185d6917247c6375b9d80fc33487571f41c2d30]

sdk330: #i108575# don't deliver sqlite in gloabl lib dir


2010-01-22  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [f6e4f736a63512f8dd9aff517fb12b05fb98f55e]

vcl109: #i108553# add forgotten export statement


2010-01-22  Henning Brinkmann  <hbrinkm@openoffice.org>  [f3460df24abfdf44d89e542382515f7195fae1da]

writerfilter07: SwNodes::ExpandTableRanges not needed. Correct node range for each table cell in convertToTable


2010-01-22  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [9c87b8db8993212fe755a534f6e4d8966735338f]

dba33f: #i108548# handle Label property from parse column and rowsetcolumn


2010-01-22  Ocke Janssen  <oj@openoffice.org>  [5baf3b6cc781c75009113e42005f6ab37e4f0a9e]

#i108412# use setQuery and getQuery again


2010-01-22  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [32cf343b5b8948ff5135892e774af0dd1cf33ed9]

Automated merge with http://hg.services.openoffice.org/cws/dba33f


2010-01-22  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [e36d33ed052b47ff78e1483a4d02985cb94f9eae]

Automated merge with http://hg.services.openoffice.org/cws/dba33f


2010-01-22  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [14f6f99f78a9cc62381cd0e6f2338dbd838c5f03]

Automated merge with http://hg.services.openoffice.org/cws/dba33f


2010-01-22  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [769dd897d65e987ae2033a51b5b0ce45a0d60c05]

Automated merge with http://hg.services.openoffice.org/cws/dba33f


2010-01-22  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [9589135c0d1a0ddcd28497e082d2e9f4f59d63fb]

Automated merge with http://hg.services.openoffice.org/cws/dba33f


2010-01-22  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [a394db3e9271f66122854e4b73f96f26841012b8]

dba33e: wrong header included


2010-01-22  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [d1b2fe65137236a64cc45fdb84157efaaadc6115]

dba33f: #i108548# handle Label property from parse column and rowsetcolumn


2010-01-22  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [efba41fb0a9427318b77e8111f0e282d18fd0a48]

dba33f: #i108548# handle Label property from parse column and rowsetcolumn


2010-01-22  Juergen Schmidt  <jsc@openoffice.org>  [0d30216b19be74403eede08b133c8f17e01ebcbd]

sdk330: #i107695#: update reference type library


2010-01-22  Juergen Schmidt  <jsc@openoffice.org>  [b6e7f9099f0c1ad79b0842920b2c45ef632b26a7]

sdk330: #i107701#: update version info for 3.3


2010-01-22  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [328b5e748a287669b4b894dc7ac5b2227ecc2e99]

dba33f: #i108548# handle Label property from parse column and rowsetcolumn


2010-01-22  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [cea09e968c10682ade933a40038cb0b3eb658187]

dba33f: #i108548# handle Label property from parse column and rowsetcolumn


2010-01-22  Juergen Schmidt  <jsc@openoffice.org>  [f4d4821fa64b184c782375e942075c6f75141017]

sdk330: #i107712#: correct typo


2010-01-22  Mikhail Voitenko  <mav@openoffice.org>  [f3448fafc37127cf89025f6293e8b18b8909b99e]

#i108559# copy empty file correctly


2010-01-22  Mikhail Voitenko  <mav@openoffice.org>  [f97686f0876e965d0e600c1d29758c21057dffe4]

#i108559# copy empty file correctly


2010-01-22  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [7d1faf1d59f3baeca0a289997d6ad3c00f4e978c]

dba33f: #i108548# extend SingleSelectQueryComposer appendFilterByColumn with additonal parameter


2010-01-22  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [3ce3842f24d6d822d1a85422273059bfb228ef33]

dba33f: #i108548# extend SingleSelectQueryComposer appendFilterByColumn with additonal parameter


2010-01-22  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [80f468de1e670de020ae4ac6ab15baefbd905a71]

dba33f: #i108548# extend SingleSelectQueryComposer appendFilterByColumn with additonal parameter


2010-01-22  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [02f6eae3aacc973f98fce99219ee74ddb75f2c9a]

dba33f: #i108548# extend SingleSelectQueryComposer appendFilterByColumn with additonal parameter


2010-01-22  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [d4d5d883ecbc6e04cd28bb49be4c85f560a1bc48]

dba33f: #i108548# extend SingleSelectQueryComposer appendFilterByColumn with additonal parameter


2010-01-21  David Tardon  <dtardon@openoffice.org>  [7f243503b8e0cfde8e3a731199f6519f87efff8d]

dtardon01: update to DEV300_m70


2010-01-21  David Tardon  <dtardon@openoffice.org>  [b69a7a0fe62a4d59a24f76cb3ab0fcc55bc8e1d1]

dtardon01: update to DEV300_m70


2010-01-21  David Tardon  <dtardon@openoffice.org>  [122fe76e80b43dfe26b3f8022cb00f16c78b2465]

dtardon01: update to DEV300_m70


2010-01-21  David Tardon  <dtardon@openoffice.org>  [acfb117151070cc43951cb97e2f2957be8f99853]

dtardon01: update to DEV300_m70


2010-01-21  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [ffca8743e16d5afd101df88aa50f2c8735830e53]

#i108349# Removed remaining redundant store.flush() calls.


2010-01-21  Helge Delfs  <hde@openoffice.org>  [180ef8227ddfa6429b20b8eb4d5471d13eef0e58]

svxsplit: i105547: adaptions in testautomation for moving/removal of code


2010-01-21  Christian Lippka  <cl@openoffice.org>  [002be6c9b1bd545690f025193447397ef1340562]

default common taskbar to icons only


2010-01-21  Christian Lippka  <cl@openoffice.org>  [de4d52bd5546170ccdf93e97faee5f8cfb2d904c]

added new toolbar controler for insert page


2010-01-21  Christian Lippka  <cl@openoffice.org>  [1a409343f786de0ed1386eecb5918863e696df6d]

fixed new listeners for extrusion and fontwork controllers


2010-01-21  Mathias Bauer  <mba@openoffice.org>  [fd4ed9e4e8ef523f5a0cc76c1d5c6011b229f53d]

#i107450#: a small include fix after resync


2010-01-21  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [148185acf7ce2e989cb6b32477a0c95db5462a1d]

ppp02: #i108326# create single print jobs on request


2010-01-21  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [7e8e0146aaa3357d19954d0f5e41f72ce5d9cb5f]

Update from master repository (to m70).


2010-01-21  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [1f466202f38181ba61cfdd2cbd2f7e4dd564fa23]

Update from master repository (to m70).


2010-01-21  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [839146b5a1a954c6d0db337aec545b80dd4f907e]

Update from master repository (to m70).


2010-01-21  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [f8aaaf1051002c2542d757e53f48037923a756ad]

Update from master repository (to m70).


2010-01-21  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [7cb7bf4f2962c215170c6eb74f3749c0d1ac2c86]

Update from master repository (to m70).


2010-01-21  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [708841eebdf7275837f0e167a799894af8a9d911]

Update from master repository (to m70).


2010-01-21  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [283ff269b412183a5cc533d902feef0affb71661]

Update from master repository (to m70).


2010-01-21  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [174e83775124bbffaa6410222b65679e79ebcc30]

Automated merge with file:///net/so-cwsserv01/export/cws/dba33d/DEV300/ooo


2010-01-21  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [c5c92bf7abbaff62da5354a8e10ece4b45e15bd8]

Automated merge with file:///net/so-cwsserv01/export/cws/dba33d/DEV300/ooo


2010-01-21  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [6596cdaefbf18b87176143c1d448b096c76b73c3]

Automated merge with file:///net/so-cwsserv01/export/cws/dba33d/DEV300/ooo


2010-01-21  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [e2a36e55b6e067eab3bd30e7fb91e4082c266a79]

Automated merge with file:///net/so-cwsserv01/export/cws/dba33d/DEV300/ooo


2010-01-21  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [098c9d9fcf2b88aa7f789023ad38b2e5d56e8633]

Automated merge with file:///net/so-cwsserv01/export/cws/dba33d/DEV300/ooo


2010-01-21  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [cb9cb96ca85bfa7eb2e944a747b0015cb12fa230]

Automated merge with file:///net/so-cwsserv01/export/cws/dba33d/DEV300/ooo


2010-01-21  Henning Brinkmann  <hbrinkm@openoffice.org>  [3c310fe22faf95f1eb7870f795b890bcb7e68569]

writerfilter07: ExpandRangeForTableCell: Expand over surrounding StartNodes/EndNodes


2010-01-21  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [b80f3b50b31e4ca2f22231355b8551cefc34a149]

Automated merge with http://hg.services.openoffice.org/cws/dba33e


2010-01-21  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [782c5d4a2246eb8b490f30953ca5041b84dc7517]

Automated merge with http://hg.services.openoffice.org/cws/dba33e


2010-01-21  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [d1b0eda29da16f0a40bab703643010b9f7ee161a]

Automated merge with http://hg.services.openoffice.org/cws/dba33e


2010-01-21  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [97ffa41913f7373a5d460c4798658361e4fbb374]

Automated merge with http://hg.services.openoffice.org/cws/dba33e


2010-01-21  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [0c0682fdbdb6e478ccfd8ae58a9eb77171191620]

Automated merge with http://hg.services.openoffice.org/cws/dba33e


2010-01-21  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [ba6a64f3565560f2a5dd23f667d8e2a2411d4ec6]

Automated merge with http://hg.services.openoffice.org/cws/dba33e


2010-01-21  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [d43e8de87f6dddbb1a9af9d2f4a8f6d77f246d79]

cbosdo01: Changed the behaviour of nbsp autocorr

* The Non-breaking space insertion autocorrection is now done when typing the
:!?; character instead of the word separator following it.

* Removed the custom quote replacement option in autocorrection.
2010-01-21  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [562dc041353f48d8aeb7106f1babeae81cd35ad3]

cbosdo01: Changed the behaviour of nbsp autocorr

* The Non-breaking space insertion autocorrection is now done when typing the
:!?; character instead of the word separator following it.

* Removed the custom quote replacement option in autocorrection.
2010-01-21  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [2d6003db679da5167d9c39afaa75c9c635c85b57]

cbosdo01: Changed the behaviour of nbsp autocorr

* The Non-breaking space insertion autocorrection is now done when typing the
:!?; character instead of the word separator following it.

* Removed the custom quote replacement option in autocorrection.
2010-01-21  Mathias Bauer  <mba@openoffice.org>  [bd267404f19f1ea561f5602bbae1f8586e24e4bb]

resync to DEV300_m70


2010-01-21  Mathias Bauer  <mba@openoffice.org>  [c7368b5dae43b7e1a89bb3884661439350a62cb3]

resync to DEV300_m70


2010-01-21  Mathias Bauer  <mba@openoffice.org>  [6aa02777ba9ca17f338b53ea6911dbf5388eb9b3]

resync to DEV300_m70


2010-01-21  Mathias Bauer  <mba@openoffice.org>  [21e8b874c4ed9e6b3b14ad177608c066b909b168]

resync to DEV300_m70


2010-01-21  Mathias Bauer  <mba@openoffice.org>  [4a4088e7362e0f550f5cb618b92ff52d7111d5dc]

resync to DEV300_m70


2010-01-21  Mathias Bauer  <mba@openoffice.org>  [5fc2b31a91680c7e4548ff9ffcf2638a48639bea]

resync to DEV300_m70


2010-01-21  Mathias Bauer  <mba@openoffice.org>  [e1418e1b155368d8e9be649c2ce809d012d565fa]

resync to DEV300_m70


2010-01-21  Mathias Bauer  <mba@openoffice.org>  [d5d854cc42815ff0bbe0347be4e28c8896048b8d]

resync to DEV300_m70


2010-01-21  Mathias Bauer  <mba@openoffice.org>  [c6aff533b03d2521cc16cdf503a05cf965a69df8]

resync to DEV300_m70


2010-01-21  Mathias Bauer  <mba@openoffice.org>  [a934a163b50c787074eca3e5463ddab9fbd9b413]

resync to DEV300_m70


2010-01-21  Vladimir Glazunov  <vg@openoffice.org>  [420538a137f8c2e9c2c8d6351b05d958f9e0e677]

#i107041# Error when active modules are not in the active repositories


2010-01-21  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [7db581372792ba339fa327ca0058d3e85f437d56]

rebase to DEV300m70


2010-01-21  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [6ad42e8f256146e844c2554ab457f113b197c2e7]

rebase to DEV300m70


2010-01-21  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [419fd3bf2c9bc79e206acc7d06ce39cb28719a39]

rebase to DEV300m70


2010-01-21  Henning Brinkmann  <hbrinkm@openoffice.org>  [0a9f9305dc5aa9beae69e6314e63c72f5aa5650c]

writerfilter07: new in SwNodes: ExpandRangeForTableBox, ExpandTableRanges


2010-01-21  Henning Brinkmann  <hbrinkm@openoffice.org>  [2bea9a72fa3879f8036c951eb805c6724f64596b]

writerfilter07: resetCellSpecifics and do not stack the table state


2010-01-21  sb  <sb@openoffice.org>  [9587b003380a57658d0bed7f69033210d87da632]

sb118: merged in DEV300_m70


2010-01-21  sb  <sb@openoffice.org>  [95e148a52fecd91726a2acb6233db2cc4edd32c3]

sb118: merged in DEV300_m70


2010-01-21  sb  <sb@openoffice.org>  [6fc142c2e5993e1763a897186eef76a984105f5c]

sb118: merged in DEV300_m70


2010-01-21  sb  <sb@openoffice.org>  [27fbf725693101b232debf271870d63dbfab2822]

sb118: merged in DEV300_m70


2010-01-21  sb  <sb@openoffice.org>  [368990f054d6caf666374d23e230a2b5dc2e87b7]

sb118: merged in DEV300_m70


2010-01-21  sb  <sb@openoffice.org>  [d145b76354d59bfbdfe17ee4c010678f81ff4a91]

sb118: merged in DEV300_m70


2010-01-21  sb  <sb@openoffice.org>  [3dab44e4086e96cbdbcf5692091a82ef1fdebe55]

sb118: merged in DEV300_m70


2010-01-21  sb  <sb@openoffice.org>  [fda00bbc2c5ab2e83b3911c8ccd948a636ef7842]

sb118: merged in DEV300_m70


2010-01-21  sb  <sb@openoffice.org>  [3f8a010495531d36f5f778519d3da8b32f357566]

sb118: merged in DEV300_m70


2010-01-21  sb  <sb@openoffice.org>  [c74b0c702ea20b71532183a1934fb0c9df29d688]

sb118: merged in DEV300_m70


2010-01-21  sb  <sb@openoffice.org>  [379a4e72af0499874f0c50ae26f00749d97b1f66]

sb118: merged in DEV300_m70


2010-01-21  sb  <sb@openoffice.org>  [d5436f22776a63a56bd90b44b06eb9bbfc39607f]

sb118: merged in DEV300_m70


2010-01-21  sb  <sb@openoffice.org>  [414bdbe7119019086cba24936a7de5ae95fa49e1]

sb118: merged in DEV300_m70


2010-01-21  sb  <sb@openoffice.org>  [6b140e776816e171cb3d05dbedfdbba81b5d06e3]

sb118: merged in DEV300_m70


2010-01-21  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [6a5ed818840536f14ec340af4eea79e2ebbd3187]

vcl109: #i108499# remove unused files (thanks dtardon !)


2010-01-21  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [a18fbb133d605024a3172531907307b9efcb502d]

dba33e: merge to m70


2010-01-21  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [ccf1c81a51383135785f00eca2114eb9680836e9]

dba33e: merge to m70


2010-01-21  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [ff323b9a64db6a9977b5cdf33cf7b58e6915b9b7]

dba33e: merge to m70


2010-01-21  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [acb914835409ba8a495e4ce482aa9ba976772a62]

dba33e: merge to m70


2010-01-21  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [34492fbb0f264bf96deae1c9294c1f375ae9197e]

dba33e: merge to m70


2010-01-21  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [1ff3ea1c28a4a12db2d8928dcb3db989f10afaa2]

dba33e: merge to m70


2010-01-21  Caolán McNamara  <cmc@openoffice.org>  [7c23110f59c1734df7850844e40692567f04c0dc]

xmlsec1_2_14: merge with DEV300 m70


2010-01-21  Caolán McNamara  <cmc@openoffice.org>  [a071432dd6a63680ad382f7f2b2b7c610e3d5854]

xmlsec1_2_14: merge with DEV300 m70


2010-01-21  Caolán McNamara  <cmc@openoffice.org>  [ce9a24eb4b1fd0a7db45d9892504fb4b2736f984]

xmlsec1_2_14: merge with DEV300 m70


2010-01-21  thb  <thb@openoffice.org>  [b532272a17f8c0ba953a9c77590458521c3ba8f5]

#i10000# WaE: dummy-use extra parameter


2010-01-21  thb  <thb@openoffice.org>  [03fc1bd0e9ad5a2487cdd8660cc03810c9c76fd2]

#i10000# Disable fp-fragile unit tests; fix build on win32


2010-01-21  Ocke Janssen  <oj@openoffice.org>  [c4f38545f36cf2dafae510dbfcc458e9b908124b]

dba321a: #i108390# fix of query which is used


2010-01-21  sb  <sb@openoffice.org>  [2a9d2833cf4e4f4f89b9de2b3eb234db5d76df19]

sb111: merged in DEV300_m70


2010-01-21  sb  <sb@openoffice.org>  [357e90971848f216eb211b6686b1f4d978a7e2e4]

sb111: merged in DEV300_m70


2010-01-21  sb  <sb@openoffice.org>  [6c017464713a9288e5817ead4cf7a50158f3e45b]

sb111: merged in DEV300_m70


2010-01-21  sb  <sb@openoffice.org>  [08e3d3d8892f40bac9b1c45ecf331e8c0f4ffcbd]

sb111: merged in DEV300_m70


2010-01-21  sb  <sb@openoffice.org>  [846a7774a83b2c6e69f9af54c6298474708ca469]

sb111: merged in DEV300_m70


2010-01-21  sb  <sb@openoffice.org>  [9505cfaca3f4ce2e91ba814a3c7f524cd2d717d1]

sb111: merged in DEV300_m70


2010-01-21  sb  <sb@openoffice.org>  [c821b74fc23c66803fbf10b95bcb31bf73afc9a5]

sb111: merged in DEV300_m70


2010-01-21  sb  <sb@openoffice.org>  [354016167ef7369d5ffd81c016cf37ea130f7333]

sb111: merged in DEV300_m70


2010-01-21  Frank Schönheit  <fs@openoffice.org>  [ea62ada1ce0c04388de528a21f1e5d2edfab0fcf]

copying nn's fix from CWS dba321a herein, original commit comment: #i108488# #i108512# don't remove SC_MF_SCENARIO in ScAttrArray::InsertRow, block-wise skipping in zip stream


2010-01-21  Frank Schönheit  <fs@openoffice.org>  [853497c4a7d7a481235569ab59b511f63e1051fa]

reverting the fix for #i108325#, which caused #i108423#. Adding another, less invasive workaround. Still not the final solution, which is covered by issue 108357


2010-01-21  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [374a5a44e6f5aa683cca913d5379739f41331f7c]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba33d


2010-01-21  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [6b654608285809ed2f754987f94728c3870d25e3]

dba33d: #i108517# order of checks changed


2010-01-20  Frank Schönheit  <fs@openoffice.org>  [a406eafbab9dd59724c1569c403fafcc612e2f15]

#i10000#


2010-01-20  Kohei Yoshida  <kyoshida@novell.com>  [d8c9ce99b4ab513775ef566f4498a66246ffb11b]

calctabcolor: removed compiler warnings.


2010-01-20  Kohei Yoshida  <kyoshida@novell.com>  [58f94f9afcaea325ad087c19ffb825dfb83448df]

calctabcolor: pathoptions.hxx moved from svtools to unotools.


2010-01-20  David Tardon  <dtardon@openoffice.org>  [a3af41119ca87981acd22b68765ae2bf64715454]

dtardon01: remove xmlkywd.[hc]xx reintroduced by some CWS


2010-01-20  Frank Schönheit  <fs@openoffice.org>  [a1c4368fc6566159798a64c210590da74af64f56]

 #i10000#


2010-01-20  Frank Schönheit  <fs@openoffice.org>  [63a0eea1522e2c5c9ab0b43e8dd215020b7f11d6]

#i10000#


2010-01-20  Frank Schönheit  <fs@openoffice.org>  [b381391e5d2ce79470b813cd11fdfbdea2ccc7c1]

reverting the fix for #i108325#, which caused #i108423#. Adding another, less invasive workaround. Still not the final solution, which is covered by issue 108357


2010-01-20  Niklas Nebel  <nn@openoffice.org>  [f9d3eb2ecd27167e663196ea393dad2df1444379]

 #i108488# #i108512# don't remove SC_MF_SCENARIO in ScAttrArray::InsertRow, block-wise skipping in zip stream


2010-03-31  Daniel Rentz  <dr@openoffice.org>  [9ba03e8299702945b1650f64d291f223a38a0a1f]

calc321stopper1: #i109372# reintroduced default values for arguments


2010-03-31  Daniel Rentz  <dr@openoffice.org>  [e8dab0a6df94cf0030c5297652b6b67b37e27e4b]

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-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [64ef678074344540e9fdcc5a0b199884ed413c01]

CWS-TOOLING: integrate CWS dtardon02


2010-04-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [d6bd26a244d9246927b7b647e634825d2b08f8dc]

CWS-TOOLING: integrate CWS writerfilter07


2010-04-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [79d08636b9c59c435865498ef773bc201cd96a76]

CWS-TOOLING: integrate CWS dr75


2010-04-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [4cb5221199052f80055b978063cb73f05f8563c0]

CWS-TOOLING: integrate CWS dr74


2010-03-23  Henning Brinkmann  <hbrinkm@openoffice.org>  [52044957eddce385ad9e4ef3f60c24fd9e200b2d]

writerfilter07: merged DEV300_m75


2010-03-12  David Tardon  <dtardon@openoffice.org>  [bf66f3eb501ba2934b119953cbccc2b09765b847]

dtardon02: #i108503# #i108505# #i108507# #i108508# #i110035# clean up makefiles and #includes


2010-03-11  David Tardon  <dtardon@openoffice.org>  [9a2eef45f7810c79706cb7945e53eb05a988af57]

dtardon02: #i108503# remove empty files in sc


2010-02-12  Henning Brinkmann  <hbrinkm@openoffice.org>  [9b8a62f795245d5e67faac10363eb031bce7ac25]

writefilter07: merged DEV300_m71


2010-01-27  Daniel Rentz  <dr@openoffice.org>  [42babf975a2369372124fa0e97796c2950b7b47b]

dr75: rebase merge


2010-01-27  Henning Brinkmann  <hbrinkm@openoffice.org>  [8609f3214682c02a27d9617679086090d64b56eb]

writerfilter07: merged DEV300_m70


2010-01-26  Daniel Rentz  <dr@openoffice.org>  [9d2aea11389d86aa97eba7015509be90a2c1f9fb]

dr75: #i93948# correct position of checkbox in DataPilot field options dialog


2010-01-20  Michael Stahl  <mst@openoffice.org>  [85bd4fb7e1db9d02ab9801afcd7e45381ae6a787]

swunolocking1: #i108489#: fix crash:  XTextRangeToSwPaM(): do not prematurely release newly created text cursor.  SwXTextViewCursor::gotoRange(): do not throw IllegalArgumentException.


2010-01-20  sb  <sb@openoffice.org>  [1cac08caa6cab4ece70d89a4fb65f448e1271896]

sb111: #i108477# wrongly resolved merge conflict had inadvertently dropped adabas and ado libraries from installation sets


2010-01-20  Steffen Grund  <Steffen.Grund@sun.com>  [7dd16c6faabd03e178a3c7560019589efe0e23bd]

#161490# removed one commented line


2010-01-20  Steffen Grund  <Steffen.Grund@sun.com>  [830cfd9b49664ab9a9f47ccef2cffc148272fde3]

#161490# removed one commented line


2010-01-20  os  <os@openoffice.org>  [260a7ed5586a2a39dbf141b0cb4ed22ee6bf7ff9]

#i108081# take care of OLE objects in mail merge


2010-01-20  Kohei Yoshida  <kyoshida@novell.com>  [b64c9b3602f3b603d57acff8549859212374ede2]

koheicsvimport: more static_cast's to keep MSVC compiler happy.


2010-01-20  os  <os@openoffice.org>  [0f70785f936bcee22c04cb4490c756a99302faa8]

#i108455# check configuration pointers before call of RemoveListener()


2010-01-20  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [5dc8221e42b776e02aa7ac3e04fa3faf3a3abe87]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba33d


2010-01-20  sb  <sb@openoffice.org>  [ba9e7dbf9c1130df228e9324c8a0225d34443150]

sb119: #i106355# clear signal mask inherited from parent process


2010-01-20  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [a4bcd82d3aebaa856b11ba92571e79ea6aab5775]

dba33d: #i106772# cut decimal and numeric when greater than scale allows to be


2010-01-20  Vladimir Glazunov  <vg@openoffice.org>  [d8aa5dfaa29bb4113bc78106edc2a77f7bb859dd]

#i107041# use user defined SOURCE_ROOT as default hg_root


2010-01-20  sg128468  <sg128468@macmini-dev>  [ffbb6450c594105c0011c94d24e8b345d9d5bb64]

#161490# typo in bugfix


2010-01-20  Dirk Voelzke  <dv@openoffice.org>  [ca62b80499ee31088d41bf2a9254f5120810461c]

dv17: merge with DEV300_m69


2010-01-20  Dirk Voelzke  <dv@openoffice.org>  [9f132f93858564c899189657a79ddd4528226ca8]

dv17: merge with DEV300_m69


2010-01-20  Dirk Voelzke  <dv@openoffice.org>  [6993558d3a80dedb94bb6eaffe76ebc2cfb096fe]

dv17: merge with DEV300_m69


2010-01-20  Hans-Joachim Lankenau  <hjs@openoffice.org>  [5c72b627fb70b196b7ce254c957d7e7cf7dee59c]

 ause110: #i106731# replace non-sh code; some checks


2010-01-20  mb93783  <mb93783@v60x-so15.Germany.Sun.COM>  [575a68b1162bad25a30a3155a2d8040ba29e8116]

#i107450#: some missing line ends


2010-01-20  mb93783  <mb93783@v60x-so15.Germany.Sun.COM>  [9a507fd63d0b85b8eda554f44c94ff1720842140]

#i107450#: some missing line ends


2010-01-20  mb93783  <mb93783@v60x-so15.Germany.Sun.COM>  [d668e9b58922429c5e16abc698520efdc32c7af8]

#i107450#: some missing line ends


2010-01-20  Thomas Lange [tl]  <tl@openoffice.org>  [ed22274c92f84abaebc53b5ddac922964894943d]

cws tl74: warning-free code


2010-01-20  thb  <thb@openoffice.org>  [2ced8e8176dad1fb4618a1c8597b35354c85d9ac]

#i105937# Finalized gradient rework in dxcanvas


2010-01-20  Dirk Voelzke  <dv@openoffice.org>  [cdf426dc56cda6d9680cf13dde432aee6048766a]

dv17: #i70994#: Use property handler instead of column info for Windows Vista


2010-01-20  Dirk Voelzke  <dv@openoffice.org>  [85e0cc246d4350122b17fbe2bfd15635a190ad77]

dv17: #i70994#: Use property handler instead of column info for Windows Vista


2010-01-20  sb  <sb@openoffice.org>  [83a44a2e1ca373408035e2dd433c8c87ffcc38e6]

sb119: #i108476# removed obsolete code that deactivates osl signal handler; fixed signature of JNI abort_handler


2010-01-20  Thomas Lange [tl]  <tl@openoffice.org>  [8e071e3e2a509c15afcbbfcdf2b0e3bf404c25f5]

#i107721# setting selection after double click fixed


2010-01-19  Kohei Yoshida  <kyoshida@novell.com>  [4a0c47d0942624da509588fba2e0f72feb0e0a28]

koheicsvimport: remove warning on Windows.


2010-01-19  Kohei Yoshida  <kyoshida@novell.com>  [e7d00ec0500b8578ac7b8e9d8cf76bf14959b68c]

rebased to DEV300_m69.


2010-01-19  Kohei Yoshida  <kyoshida@novell.com>  [f0129a6b593faa637f869be8e1dcb9c13a988d02]

rebased to DEV300_m69.


2010-01-19  Kohei Yoshida  <kyoshida@novell.com>  [24e5433fc6b619b6104fcbacbf9ea72375ffd3b4]

rebased to DEV300_m69.


2010-01-19  Kohei Yoshida  <kyoshida@novell.com>  [159daa5b2a9950e9e743db5509c44342203fe51f]

rebased to DEV300_m69.


2010-01-19  Kohei Yoshida  <kyoshida@novell.com>  [8c8224cd676fb4de9b6d5fce299a7ecc9b23286f]

rebased to DEV300_m69.


2010-01-19  Kohei Yoshida  <kyoshida@novell.com>  [611da14834d09502cda70a62fe0fe0b25b0c5b70]

rebased to DEV300_m69.


2010-01-19  Kohei Yoshida  <kyoshida@novell.com>  [392599adaf5ad145f533b8103e49e2d6e7bcdcca]

rebased to DEV300_m69.


2010-01-19  Kohei Yoshida  <kyoshida@novell.com>  [103ebf53e8acb8cc641fe97ba14b3ff04f33f8a8]

rebased to DEV300_m69.


2010-01-19  thb  <thb@openoffice.org>  [a63c7b938075cc82f7046364f4933c81473e4d9f]

#i10000# win32: forgot precomplied header


2010-01-19  Kohei Yoshida  <kyoshida@novell.com>  [c5bf0c1b42c48bf251ed317881b4999d37ac85d3]

Rebased to DEV300_m69.


2010-01-19  Kohei Yoshida  <kyoshida@novell.com>  [7051d361a53017a459daee5c3d9375286b59048c]

Rebased to DEV300_m69.


2010-01-19  Kohei Yoshida  <kyoshida@novell.com>  [f22c8a9ddb3db5b1e2eecfed5b6e238ce85a09c9]

Rebased to DEV300_m69.


2010-01-19  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [e0eaf93454424d7fc4ae2a75f9b8c24aa851abc5]

vcl109: #i65128# avoid breaking polygonal clip regions into rectangles in PDF export


2010-01-19  Christian Lippka  <christian.lippka@sun.com>  [c5cf21811d1c40d9d78e220e846f04187c86deba]

added vertical layouts again


2010-01-19  Christian Lippka  <christian.lippka@sun.com>  [0f71df6e5f803c42b86201d3ad4e10b7e73c6c13]

safer window deletion


2010-01-19  Christian Lippka  <christian.lippka@sun.com>  [c5d06228178634cf099226a5edf16170bbd1a42b]

updated title rendering


2010-01-19  Michael Stahl  <mst@openoffice.org>  [6eb97452d449b3d5427516abae2f98ee5352d9bf]

sw33bf02: xmlsecurity: deliver unix libraries to lib, not bin


2010-01-19  Mathias Bauer  <mba@openoffice.org>  [0de12dba1aa5a192e594a495c84c8b90c96c892b]

#i107450#: some problems with the dialog factory


2010-01-19  Mathias Bauer  <mba@openoffice.org>  [9fe074cacb027df327a00e39724ece4166b68147]

#i107450#: some problems with the dialog factory


2010-01-19  Mathias Bauer  <mba@openoffice.org>  [3e01ab9b13aa6bf670d461aaa50d03da8f9414dc]

#i107450#: some problems with the dialog factory


2010-01-19  Michael Stahl  <mst@openoffice.org>  [57c6684c0dfdb8a8d1eb34d449b95ed4c9cd8f59]

sw33bf02: #i108347#: change util::Duration to support MilliSeconds:  SfxDocumentMetaData: adapt.  dinfdlg.src: adapt dialog to milliseconds.  sax::Converter: adapt.  sax::Converter::convertDuration(): fix a bug in parsing fractional seconds.


2010-01-19  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [9b5281d78fc0dfe7bf011b410a1f5367a9219619]

dba33f: doc slightly improved


2010-01-19  tb121644  <tb121644@sr1-eham02-04>  [e5e9c6b22981d9ae35c8e16c0120f1bd94e6c011]

#i106811# new global variable: gAutoUpdate


2010-01-19  Joachim Lingner  <jl@openoffice.org>  [2d0ed664c378d9f38a24f9631bcda6b8b363ebed]

jl145: #i108452# tests for digital signatures


2010-01-19  hb  <hbrinkm@openoffice.org>  [8d9ae238a158173243609122549cf24514be7765]

merged DEV300_m69


2010-01-19  hb  <hbrinkm@openoffice.org>  [f694f7b0450444e3500c6b3f5bf0e2827c806250]

merged DEV300_m69


2010-01-19  hb  <hbrinkm@openoffice.org>  [8f824ac5001c5c222cdce3869b749828a6d0ff39]

merged DEV300_m69


2010-01-19  hb  <hbrinkm@openoffice.org>  [9fa886f06ba21837ae7e46e247bf98260ca47ebc]

merged DEV300_m69


2010-01-19  hb  <hbrinkm@openoffice.org>  [6e202d5dda72881f8463f5b3d6fe96cb0fedfccf]

merged DEV300_m69


2010-01-19  hb  <hbrinkm@openoffice.org>  [a1a5161af5d5c468849716688befdd0a7d5cfd53]

merged DEV300_m69


2010-01-19  hb  <hbrinkm@openoffice.org>  [0336d5cf76303b921cce0d0b5c766857e8633dda]

merged DEV300_m69


2010-01-19  hb  <hbrinkm@openoffice.org>  [78d9a4812440da882c2cdf6bc4f1b26741fef673]

merged DEV300_m69


2010-01-19  hb  <hbrinkm@openoffice.org>  [fc64b25c730b61b536f7ec9754f8db1b76f76158]

merged DEV300_m69


2010-01-19  hb  <hbrinkm@openoffice.org>  [b30b057cf44a22985335bb208616389e3ea208b7]

merged DEV300_m69


2010-01-19  Steffen Grund  <Steffen.Grund@sun.com>  [bd261abc608e982ccd5307eecd64618ba9caf966]

#161491# fixed handling of generic schemes


2010-01-19  Steffen Grund  <Steffen.Grund@sun.com>  [f2363e3b4fdd2e20b929d5f99dba66e7256bacb4]

#161491# fixed handling of generic schemes


2010-01-19  Steffen Grund  <Steffen.Grund@sun.com>  [df23161a602841c7a5cbcc69ab1263a7b173151c]

#161490# removed scheme vnd.sun.star.wfs


2010-01-19  Steffen Grund  <Steffen.Grund@sun.com>  [abea9e82690ef3ab14d083a60de568f8b452c0f2]

#161490# removed scheme vnd.sun.star.wfs


2010-01-19  Steffen Grund  <Steffen.Grund@sun.com>  [ae7e1f91796019487392c23cf21d48b8e4830cdb]

#161490# removed scheme vnd.sun.star.wfs


2010-01-19  Steffen Grund  <Steffen.Grund@sun.com>  [b73df4bf18147dcd22b385918913c40461442475]

#161490# removed scheme vnd.sun.star.wfs


2010-01-19  Steffen Grund  <Steffen.Grund@sun.com>  [38f8e54c7c9b35697094fd5b0f4b6dfb06da3ff9]

#161490# removed scheme vnd.sun.star.wfs


2010-01-19  Steffen Grund  <Steffen.Grund@sun.com>  [8932e5049b52179f97b2dda4b116d17b0e74aafd]

#161490# removed scheme vnd.sun.star.wfs


2010-03-24  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [01d0d781b27b6211125cff363407d555fd036de5]

slidecopy: appendFoo: convenience: overload with versions taking strings/ascii-char


2010-03-23  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [37a79aeaf34421208f3fa2358781e62c6b094cfe]

slidecopy: make compile on unxlngi6


2010-03-22  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [8bf5f5e0a8de106c78006713ad9fa5b08e4466d9]

slidecopy: use a minimal size when a panel uses neither text nor image / properly calculate scroll button visibility


2010-03-22  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [a0c44c8ef392b0cdef327e6aa35fc391bf1e7464]

slidecopy: +ENSURE_OR_CONTINUE/BREAK


2010-03-19  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [75716ac51b8555e77382a1c20a307477f0b43058]

slidecopy: reworked the ToolPanelDeck to have a dedicated anchor window for the panel's windows. This will ease some later changes


2010-03-18  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [cd95230c2f9a46805d494981152d91df8481424a]

slidecopy: convenience ctor for OConfigurationTreeRoot / removed the CM_PREFER_UPDATABLE value, role taken over by CM_UPDATABLE


2010-03-17  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [2aed134a5ce8e49f4aa5c736ec39880d272572a1]

slidecopy: when asserting living Child/System in the dtor, use typeid (additional to the Window's text) to get more information what kind of Window is leaking


2010-03-17  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [3633ecf16da60f3365fa29deb796026f08b07edf]

slidecopy: removed the old TaskPane implementation, now completely superseded by the new one carrying both implementations was only temporary, to be able to easily compare both. The new implementation still has not A11Y API implementation, that's on the TODO list.


2010-03-17  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [8eb9b6624a177077705551538c4d5e7bbd8879e2]

slidecopy: no need for the Inset class, SvBorder exists ...


2010-03-16  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [fb8dece549d03eba2490963b12c5937d01140d78]

slidecopy: SetLayouter: properly destroy the old layouter


2010-03-16  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [d3941cf72f8d418ad88913bd911f930f835ca7c8]

slidecopy: export the class


2010-03-16  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [690f40246d237b8280cc1afc861d702fb344ee4f]

slidecopy: de/activate panels via the drawing framework Instead of simply letting svtool's ToolPanelDeck decide on panel activation, requests are re-routed through the view's ConfigurationController. So, clicking onto a tab just requests the activation of the respective resource, which in turn - when the requested configuration becomes the active configuration - will activate the ToolPanel.


2010-03-16  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [1412426cc9cf5234c3b60cc2f46153df624f2b15]

slidecopy: KeyInput: call the base class only when not having handled the key input myself. Otherwise, it will be tempted to send a Notify event, which in turn might lead to our focus being lost, which will corrupt our internal state


2010-03-15  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [7e0b098047b0b0a4a73301310d92e85fb235ecd9]

slidecopy: showing and hiding of panels in the new ToolPanel implementation


2010-03-15  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [845b6acd87da520042e6bafc04768f3f9d8afe74]

slidecopy: initial version of a "Tool Panel" At the moment, this implementation is parallel to the existing TaskPane implementation, but on the medium term, it is intended to replace it. No change in functionality is planned for the moment, just the panel selection is done via a tab bar, instead of the the "jumping drawers". Pending tasks (as known so far): - Accessibility. No implementation at all, yet. - showing/hiding tool panels from the "View" drop down menu - connection to the resource framework. At the moment, de/activating panels completely bypasses the resource   framework. - alternative implementation of the PanelDeckLayouter which mimics the old design. To be activated by default, for   the moment. - removal of the (old, by then) TaskPane implementation. Care needs to be taken that the framework API stays   unchanged, i.e., the current ToolPanel resource must be renamed back to RightPane when RightPane is not   occupied anymore by the old implementation. Same for other resource names.


2010-03-15  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [9e32fe903cb7b8f26a401f48efdb2001e5001c34]

slidecopy: misc adjustments


2010-02-12  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [abee041f8d2bf4f865838df72d388cd84e8da9ef]

autorecovery: +ENSURE_OR_RETURN_VOID


2010-03-12  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [13fe489e583f904b10b038e52b754c973e0b97a6]

slidecopy: merge


2010-03-12  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [59f3c403fc719ec5fefdc953e7b4ff158c3e1969]

slidecopy: prefix include guards with project shortcut


2010-03-10  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [ed4a0ba889495ce4841b766ce8ee272479a9d44a]

slidecopy: for toolbox items, CTRL_STATE_PRESSED is needed in case of ITEM_STATE_FOCUSED


2010-03-10  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [3fadb0a93d43c6cfa59da7ac322cde2ca23f4c8d]

slidecopy: better NWF tab item rendering. Not yet tested with the NWF toolbox item renderer


2010-03-10  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [97c22a3fb141835f5990dbae430f76f29942e5ae]

slidecopy: silence 'unused parameter' warning


2010-03-09  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [988e47f24b5cd7257c330f0c1b19fe4bbd0fbd4e]

slidecopy: fixed ItemContentType handling


2010-03-09  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [7b03e2ffd167241b1bbcb1b0e9bb4939401612c5]

slidecopy: top and bottom tabs


2010-03-09  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [b184512f4669906beb1f8452cf4c846b04447861]

slidecopy: misc fine tuning


2010-03-09  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [0f1a1db8538699a72b7a9d29b64d9dd5c1960460]

slidecopy: re-enable the NWF tab bar item drawing, now also completely rendering to the virtual device


2010-03-09  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [fecdd277ea33acc0670c7e0b87dee0b057078464]

slidecopy: re-enabled the toolbox item NWF code, now completely rendering on the virtual device


2010-03-09  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [02f32a1cdcb01320aa7a6205da11fa526c420260]

slidecopy: hold a render-device (normalized, i.e. as if top-aligned), on which all items are rendered the same. This hopefully opens the door for future changes, i.e. proper native tab item rendering (without spacing between the tabs). Not finished, yet. Only VCL-based rendering has been implemented by now, tab item and toolbox item rendering to follow.


2010-03-09  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [a3cfa3c7fe52422a1df4a6b55ab33a80e38bbcea]

slidecopy: less colors


2010-03-08  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [c4007b3b84756d4a721c90ba47785fdf8d50a007]

slidecopy: make TabDeckLayouter class non-copyable, to be able to compile the whole thing with MSVC


2010-03-08  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [72925bad05ebd705b6859fd525589b66938b0dbf]

slidecopy: visibility


2010-03-08  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [0a231a49a8844f4a673dd84010ebfdbc76949238]

slidecopy: link the toolpanel lib into the svtools lib


2010-03-08  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [eb505e54fa8bced9e5f41fdd4535ea93c098309d]

slidecopy: fixed color names


2010-03-08  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [baf5177a6baa57ce5c16ba7a9b1be8b7ccb4f9e2]

slidecopy: test program support for interactive insertion of panels


2010-03-08  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [6312e2a0f20db579f72fd297db308acbe290381a]

slidecopy: also relayout when panels are inserted/removed, this might affect the availability of scroll buttons / changed the data structure to an impl class


2010-03-08  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [16132767ef827fcd5e63d80566ba1e4238324d99]

slidecopy: properly update scroll position when a panel is removed


2010-03-08  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [4c969b1be929c1fadee8f12dfde761b5d8060f20]

slidecopy: update scroll buttons upon panel insertion/removal


2010-03-08  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [34028753e61c25a796fded5055fb64453b711f2f]

slidecopy: when calculating the item insets, take the tab bar alignment into account


2010-03-08  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [1cfeb64544c8cc832127a50847de049ef126cadb]

slidecopy: do not draw a background at the tab bar in NWF_TABBAR_ITEM mode, VCL's default behaviour is better here


2010-03-08  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [febb0caf8ebd7e2ea0c31666ce513e37b5b09fd9]

slidecopy: buttons for scrolling tab items when they do not fit


2010-03-08  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [e81174982a2cf99c4911391bb5c326789943135c]

slidecopy: make compile on unxlngi6.pro


2010-03-05  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [ccb15ef4a56fe416ec7a293593a45ac8976f07df]

add a tab control for comparison


2010-03-05  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [460a9fc8302c670012cddb7468c4c5e77d190c88]

slidecopy: tool panel deck now supports removal of panels


2010-03-05  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [1f498a3f5e889a9137d5993b117e8c9dec9dc366]

slidecopy: reverted a previous change to ImplDrawNativeControl( CTRL_TAB_ITEM ), had some side effects ...


2010-03-05  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [ba4b0d6185953c735607ed69c0f70e91e2aa60de]

slidecopy: introduced TABITEM_AUTO value for TabItemContent, do the automatic adjustment of the tab's contents only when this is set, in all other cases, do not tamper with what our client gave us.


2010-03-05  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [d068a1234eff68772943dd8b60d3de28a4d06cc6]

slidecopy: implement getNativeControlRegion( CTRL_TAB_ITEM, PART_ENTIRE_CONTROL ) for Luna. Adjust TabControl::ImplGetItemSize to cope with this change


2010-03-05  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [c485afb88869cccc146de9e548182c9fb293eda1]

slidecopy: made the tab bar control independent from the concret PanelDeckImplementation In this course, IToolPanelDeck has been introduced, merging the previous IToolPanelContainer functionality with administration of the active panel.


2010-03-04  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [031fdf9504458c7d243888d73a48914caef186a3]

slidecopy: TAB_BAR_OUTER_SPACE replaced with alignment dependent, non-uniform values


2010-03-04  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [dae64ecf7507f1b8f8f021bc367f0ef69cac0b03]

slidecopy: allow to toggle whether the tab bar items contain images and text, images only, or text only


2010-03-04  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [0bfe5e8c35f2e5b529d928cae9cc22998469520f]

slidecopy: use native theming for tab's background, too


2010-03-04  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [a39e924c9f5a0eaa74554bb9082a862671fdfbd4]

slidecopy: more native theming for the tool panel deck tabs. On Windows, they would look like rotated tab dialog tabs now, if salnativewidgets-luna.cxx had its change committed. Which it hasn't, since the TabControl tabs would look ugly then ... still need to investigate this.


2010-03-03  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [ea3e3cdae879ea62f371874cf4ce1cde020ce969]

slidecopy: +Rectangle::Transpose


2010-03-03  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [accdb573f76a7cb599f2941fb45ba3f16090b757]

slidecopy: moved the native widget rendering functions from Window to OutputDevice This allows to render native widgets onto a virtual device (on platform/theme combinations where this is possible). At the same time, removed the SalControlHandle parameter from all thos functions. It was nowehere used, and all callers always passed *NULL, anyway.


2010-03-02  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [270d3a6d94cfd6d188094d2b517871e2f043d7c4]

slidecopy: draw tab bar items with toolbar's NWF


2010-03-02  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [fbf16affc4d096d09b47bf39144b62ded7bb37f4]

slidecopy: going forward with the VCL ToolPanelDeck. Keyboard control, focus handling, moved from shared_ptr to IReference, enhancements to the test program, misc improvements


2010-03-01  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [cdacac2bb85acf05395a19545e787aea16da1d9d]

slidecopy: make compile with GCC


2010-03-01  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [d648e087014684dd4a930f9f49becb28d28f0560]

slidecopy: initial version of the tab bar layout still quite some work ahead, but we have a tab bar now, and can click the tabs to select panes


2010-02-26  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [e786c55dfdaf2f4fede00113ab0b32c867c13437]

slidecopy: initial, rudimentary implementation of a ToolPanelDeck, along with a small test program


2010-01-29  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [5ca62ea8ae6580684d6f177990aeb406a93f64d1]

autorecovery: ENSURE_OR_RETURN => ENSURE_OR_RETURN_FALSE, added new ENSURE_OR_RETURN taking a return value


2010-03-12  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [60ce6ed678ccf1e2a78c316bc35771cb945cb18d]

slidecopy: silenced GCC compiler warnings


2010-01-19  Steffen Grund  <Steffen.Grund@sun.com>  [c5d786f792f00741cc19e09232271edbbff58664]

#161490# removed scheme vnd.sun.star.wfs


2010-01-19  Kurt Zenker  <kz@openoffice.org>  [1b4c2a24924ae79b49221e7973043c53196fe9b9]

masterfix: #i10000# builderror fixes


2010-01-19  Caolán McNamara  <cmc@openoffice.org>  [43d361521cf304792a3bc6fe41def014bec0cab7]

s390xport02: #i108410# argh\!, 64, not 32 in s390x


2010-01-19  Thomas Lange [tl]  <tl@openoffice.org>  [8f5509e83dbd92e7f8660c58241d782ec99f626e]

#i107721# tab-order and travel select fixed


2010-01-19  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [d0885b85995e09cad46f25087c13e5005e50abdf]

cbosdo01: Fixed the formatting for better readability of patches


2010-01-19  Ocke Janssen  <oj@openoffice.org>  [a82abf244053c525c314489caccfea1860e7953f]

 #108415# #i108390# use filter from rowset and adjust changed parameter values when updated or inserted


2010-01-19  Frank Schönheit  <fs@openoffice.org>  [4f84f920c1256125ab3a1073bcf5037deb3cb6ff]

#i108375#: when searching the control belonging to a control model, ask the SdrUnoObj. This will ensure the control is actually created when it does not yet exist.


2010-03-29  Michael Stahl  <mst@openoffice.org>  [c67a33ed5782e4dc9ceede00e97a1feaddf42b41]

sw321bf01: #i110187#: xmloff: do not export grddl attribute in ODF < 1.2


2010-03-24  Carsten Driesner  <cd@openoffice.org>  [3da480435e42ab17edad472ad847f53be7dcffd2]

sw321bf01: #i109592# Fix wrong keyboard shortcuts for Spanish


2010-03-23  Mikhail Voytenko  <mav@openoffice.org>  [988f2869eae0553db45f41f1b95ecbbc6da043b1]

sw321bf01: #i110216# handle FilterOptionsRequest iin the quiet InteractionHandler correctly


2010-03-23  Carsten Driesner  <cd@openoffice.org>  [233f8693159884407027678e229805867274d63f]

sw321bf01: #i109363# Fix crash with quickstarter and OOo file dialogs


2010-03-18  Mikhail Voytenko  <mav@openoffice.org>  [89af58843bff4f6e17b267542c90ed682ff5363b]

sw321bf01: #i109015# to not use the old base URL


2010-03-17  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [801ea2a13eaa24b530315f8ff5666c17f911e670]

impress187 #i109515# avoid styles from other ItemPools


2010-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [cce231413598c21b748921d4c49a8b00cd70b2b1]

CWS-TOOLING: integrate CWS dtardon02


2010-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [289f550a3672641a0541c7b4cdaa7b1219e63dc0]

CWS-TOOLING: integrate CWS cmcfixes73


2010-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [b05a98a3413538acead692a85f8610335bc1e537]

CWS-TOOLING: integrate CWS hunspell129


2010-04-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [1051a5b355f140626b7144ba405103def95e2659]

CWS-TOOLING: integrate CWS writerfilter07


2010-04-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [b963e33098912427544463174c22dbc283be95cb]

CWS-TOOLING: integrate CWS thbfixes10


2010-04-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [950ce0f02ba265e8cf5c24cc32cccf297c778303]

CWS-TOOLING: integrate CWS ppp02


2010-04-12  thb  <thb@openoffice.org>  [efe81ea1448c90194d1155b8542d2d51f17f61f8]

Merged DEV300_m76


2010-04-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [85be421723682608a87451e8cb6bbb2ab593cade]

CWS-TOOLING: integrate CWS dr74


2010-04-02  Caolán McNamara  <cmc@openoffice.org>  [5e3f32bb958330adca8dbdd94e42aba1347e8176]

cmcfixes73: merge with DEV300 m75


2010-03-31  thb  <thb@openoffice.org>  [5570de030b721352519e9e4f7662edba08ed4899]

Merge DEV300_m75

 * resolved two conflicts caused by lineend changes in
   canvashelper_texturefill.cxx and implrenderer.cxx. Took the cws
   version, which uses new texture fill semantics, and fixes clipping
   bug
 * binned file header changes from head for deleted files
2010-03-23  Henning Brinkmann  <hbrinkm@openoffice.org>  [97edc339f66580e62e242cdd24dfaa13b9b5d730]

writerfilter07: merged DEV300_m75


2010-03-13  David Tardon  <dtardon@openoffice.org>  [b3b69ebe0dff114f73f864abef31f7a7384be93d]

dtardon02: #i108507# remove windows-specific bits


2010-03-12  David Tardon  <dtardon@openoffice.org>  [bbcce61e3561c9f6afb2e320928bf49b7e6fb417]

dtardon02: #i108503# #i108505# #i108507# #i108508# #i110035# clean up makefiles and #includes


2010-03-12  David Tardon  <dtardon@openoffice.org>  [13f97a0abca273d1ad111e5109a8723628b3df3c]

dtardon02: #i18507# revert errorneously removed file


2010-03-11  David Tardon  <dtardon@openoffice.org>  [a22ce943407b6a925baa626a067b438b2e58724f]

dtardon02: #i110035# remove unused files in sfx2


2010-03-11  David Tardon  <dtardon@openoffice.org>  [919af93078236afd12a0163163c0d67766a0a320]

dtardon02: #i108507# remove empty files in svx


2010-03-11  David Tardon  <dtardon@openoffice.org>  [4d192b537074cc1f23b11107653a352f610d5b25]

dtardon02: #i108506# remove empty file in sfx2


2010-03-11  David Tardon  <dtardon@openoffice.org>  [c3965776c8dbc8430176eea50d8dc663c859bcf5]

dtardon02: #i108500# remove empty file in linguistic


2010-03-10  Caolán McNamara  <cmc@openoffice.org>  [d534254e52733c1345d12a226a315f14eae44104]

cmcfixes73: #i110009# use rtl::StaticWithInit


2010-03-10  Caolán McNamara  <cmc@openoffice.org>  [29ef7770d3477c232c03de902badf3e27c7c5af8]

hunspell129: merge with DEV300 m74


2010-03-10  Caolán McNamara  <cmc@openoffice.org>  [1bce8dc5a1b08d75bd8d8d8f0af4a8157dda36bb]

hunspell129: merge with DEV300 m74


2010-03-02  Caolán McNamara  <cmc@openoffice.org>  [78a2d161c5f84feba0efa8c43b7c99aebfa11432]

hunspell129: merge with DEV300 m73


2010-02-26  Caolán McNamara  <cmc@openoffice.org>  [a1179b103d827f896b967aafc9ab790d78fbf9d5]

hunspell129: clear windows buildbot WaE


2010-02-26  Caolán McNamara  <cmc@openoffice.org>  [57f9931dc377b730a482bd93ee444eff83c391d9]

hunspell129: merge with DEV300 m72 buildfix


2010-02-19  thb  <thb@openoffice.org>  [4d96c5602d4d76358657f1ed1f98cf07efa32bf2]

Merged with dev300_m71


2010-02-16  Thomas Lange [tl]  <tl@openoffice.org>  [28efc7e7640e4d220b4155c8e82e9746be00bdea]

cws ppp02: merge


2010-02-16  Mathias Bauer  <mba@openoffice.org>  [68493b03eee03e7cab5ddabe24e673329c7fd09d]

cws ppp02: #i109321#: return correct IsBusy property in XPrintable::getPrinter() call


2010-02-04  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [b5d6abc93003a0f2b7b9d99febf1329869cc2f72]

merge with DEV300_m71


2010-01-19  Oliver-Rainer Wittmann  <od@openoffice.org>  [bb1a225066bc5a57f5a194e6f4dfd585a6d5a30e]

sw33a11y01: #i88070# classes <SwPostItMgr> and <SwPostItHelper> - minor refactoring


2010-01-19  Oliver-Rainer Wittmann  <od@openoffice.org>  [fa9e08d540d9221d7b86c558016edf2e08381d9b]

sw33a11y01: classes <SidebarTextEditSource> and <SidebarTxtControlAccessibleContext> - forward needed a11y information/events to <AccessibleTextHelper> instance


2010-01-19  Mathias Bauer  <mba@openoffice.org>  [aa2a9c2c4a94bf12b723bb55aec1895309555ca4]

#i107450#: use reliable way to access attribute name strings


2010-01-19  Mathias Bauer  <mba@openoffice.org>  [3d7a9891b2309c30da4a12b4cf5f5fd222195f2b]

#i107450#: use reliable way to access attribute name strings


2010-01-18  thb  <thb@openoffice.org>  [9fb80cbeeebce009d0b437f36c8d0ba124463a27]

#i107137# fix wrong colorspace calculations

 * applied patch from i107137
2010-01-18  thb  <thb@openoffice.org>  [80e02df062b8e91202d3cd4c420edbe33efcfc7a]

#i105834# Fix cairo link flags

 * applied patch, kudos to Petr for the fix
2010-01-18  thb  <thb@openoffice.org>  [d0427d82613f5ce881b86098fce3c8a1b1bbdfdc]

#i10000# buildbots fretted out another breakage - no axial grads


2010-01-18  Christian Lippka  <cl@openoffice.org>  [771535ce97dd6e87d707795eff071042a92bbb42]

delete closed floater


2010-01-18  Christian Lippka  <cl@openoffice.org>  [fbb946815b14c1eb50791a9338950ff29ebe8479]

put drag grip at the bottom


2010-01-18  Kurt Zenker  <kz@openoffice.org>  [fdde737ea0caf7450a6676f46651f78ee05321ab]

masterfix: #i10000# syntax error fixed


2010-01-18  thb  <thb@openoffice.org>  [130a04677ca80d530e3afdcc65b73c504ce708e8]

#i105937# Post-merge fixes

 * nicer gradient poly setup, made code more self-explanatory
 * corrected order of rotation matrix multiplication
 * fixed build breakage in presenter screen, type only implicitely
   included
2010-01-18  thb  <thb@openoffice.org>  [421435cce60b68ed759589522e9f01faf56268aa]

#i105937# Post-merge fixes

 * nicer gradient poly setup, made code more self-explanatory
 * corrected order of rotation matrix multiplication
 * fixed build breakage in presenter screen, type only implicitely
   included
2010-01-18  thb  <thb@openoffice.org>  [4338fe5d7d67224771e2f1dae26d281b63c50595]

#i105937# Post-merge fixes

 * nicer gradient poly setup, made code more self-explanatory
 * corrected order of rotation matrix multiplication
 * fixed build breakage in presenter screen, type only implicitely
   included
2010-01-18  thb  <thb@openoffice.org>  [04e61ab1857ee1b660a3d2ef56a0fa6172d9804a]

#i107271# need that here, too, office crashes otherwise


2010-01-18  Kurt Zenker  <kz@openoffice.org>  [df7c98db5ee7ed1e910d3e96461da37c005fa263]

masterfix: #i10000# bBoolVar does not exist, use rValue


2010-01-18  hdu  <duerr@sun.com>  [2b96087d0211b95db9e154e19a21eafc82d56d0c]

#i87970# fix problem with glyph fallback to same font-family (patch by CMC, thanks)


2010-01-18  Kai Sommerfeld  <kso@openoffice.org>  [d57ab8fc9b140e60cbc5999a75a59c4575151dcd]

#i106830# - Fixed Solaris build breaker (compiler warning).


2010-01-18  os  <os@openoffice.org>  [4229957bee7e7a80daacc7a5566014cb2b57c5fe]

#i108426# missing increment added


2010-01-18  Caolán McNamara  <cmc@openoffice.org>  [37375c0464d0912ea7b173a99f9cbbc47bd93de4]

s390xport02: #i108410# different results for s390x


2010-01-18  thb  <thb@openoffice.org>  [58ed75fad4347e87825e8783d37656ad91f1a4f4]

#i108160# #i10000# backport cairocanvas build fix & more build fixes

 * adapted tests to use new testshl include dir
 * took P1 masterfix also for this cws
 * more tweaks to get build done
2010-01-18  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [eb4c085971f315ab5168522e80f8095af2778349]

#i108349# Added missing statement (compiler warning).


2010-01-18  Kurt Zenker  <kz@openoffice.org>  [3b3e144c13a85b21b32904f245f44256c63e10e5]

masterfix: #i10000# remove double declaration of void impl_onControlChangedOrModified()


2010-01-18  sb  <sb@openoffice.org>  [a33f4e1da1c1cd3fcd5528e10984a25c310c893d]

sb119: merged in DEV300_m69


2010-01-18  sb  <sb@openoffice.org>  [c61ec3469d206db6b75012b13ffcb7f0515f0e28]

sb119: merged in DEV300_m69


2010-01-18  sb  <sb@openoffice.org>  [83ebf203a2bf9a6d6b75131be38c57e11aa0a680]

sb119: merged in DEV300_m69


2010-01-18  sb  <sb@openoffice.org>  [b445180fc601abb844b33e6eaf9d3ba90ed2d66a]

sb119: merged in DEV300_m69


2010-01-18  sb  <sb@openoffice.org>  [50f90f79d6b239b3fc888a300c147a63ba7a3057]

sb119: merged in DEV300_m69


2010-01-18  sb  <sb@openoffice.org>  [c0c7144e817174d066ff563e170e536e53079d9a]

sb119: merged in DEV300_m69


2010-01-18  sb  <sb@openoffice.org>  [5e595ffdda8877835bd577111f579645dbc22809]

sb119: merged in DEV300_m69


2010-01-18  Kurt Zenker  <kz@openoffice.org>  [7f5f6c30e89c27422a1576ccceb9b0d79c8e3f0d]

masterfix: #i10000# use SvMemoryStream::GetEndOfData() instead of SvMemoryStream::GetSize()


2010-01-18  Kurt Zenker  <kz@openoffice.org>  [c979003e3c9601f525011341c322ba2c27e2a0da]

masterfix: #i10000# use typeinfo instead of typeinfo.h which cause an error on mac


2010-01-18  sj  <sj@openoffice.org>  [9d8149396e1d60f8341302ac3c52c811f388d9de]

#i108328# fixed textorientation problem


2010-01-18  Oliver Craemer  <oc@openoffice.org>  [db3a9b4adbf338d6226a39bcaaeea55b48ef14f3]

#i108418# wrong errorhandling in c_so7_pp1.bas


2010-01-18  Oliver Craemer  <oc@openoffice.org>  [4ad7b6a866cd60b6d874088267b450afba7d4661]

#i108418# wrong errorhandling in c_so7_pp1.bas


2010-01-18  hdu  <duerr@sun.com>  [70776327f2bd2b7d3b69c10394c7d761d03535a9]

#i88303# allow compile on ancient baseline (gtk<2.8.1)


2010-01-18  Release Engineering  <releng@openoffice.org>  [3406b75aaec59100b015b9bcd2efe303f2a2f78b]

DEV300


2010-01-18  sb  <sb@openoffice.org>  [2436ce79f3071ebd0b1ce4993342ea5f7f606566]

sb119: #i108411# let SID_CRASH really crash


2010-01-18  Caolán McNamara  <cmc@openoffice.org>  [cbb8cded67d757f53642e6753d286c6612757ffe]

s390xport02: #i108410# fix endian issues in s390x


2010-01-18  Joachim Lingner  <jl@openoffice.org>  [3644d82a157deb545a1704012d9c5d40807ae4f2]

#jl145: #i106849# resolving link to a directory not working by applying the first fix. Redone and added a relative base URL file:/// in the call to osl_getAbsolutFileURL


2010-01-18  Oliver-Rainer Wittmann  <od@openoffice.org>  [930e397d54b345bff69160d59bd5475702bc6bd2]

sw33a11y01: class <SwFrmOrObj> - one-parameter constructors are now explicit


2010-01-18  Mathias Bauer  <mba@openoffice.org>  [aae1e6285d0dc4122377f8e7980391f77982de9f]

#i107450#: const mismatch breaks Solaris build


2010-01-18  mb93783  <mb93783@X42-SO17.germany.sun.com>  [8c508b3591dbf19c15a1422023686eec802dc56f]

#i107450#: editeng is no UNO lib


2010-01-18  sb  <sb@openoffice.org>  [f4858770015bdc7f1faa5a64a8eca6e3c1cf5531]

sb119: #i108102# clened up --enable-crashdump and crashrep/


2010-01-18  sb  <sb@openoffice.org>  [3f06a5712c384b6115a541994c48a26046929c4f]

sb119: #i108102# clened up --enable-crashdump and crashrep/


2010-01-18  Oliver-Rainer Wittmann  <od@openoffice.org>  [15277c4713c6d012f8e3a393e65b78100523bdd6]

sw33a11y01: #i88070# method <SwSidebarWin::~SwSidebarWin()> - adjust order of destruction


2010-01-18  Kurt Zenker  <kz@openoffice.org>  [a2cadf4bc167c9a5ad534af03f7960c6ef477c05]

CWS-TOOLING: integrate CWS menuincustomtoolbar


2010-01-18  Kurt Zenker  <kz@openoffice.org>  [c26a46dec526a6b3c5e3a718f04876310d6c026c]

CWS-TOOLING: integrate CWS menuincustomtoolbar


2010-01-18  Kurt Zenker  <kz@openoffice.org>  [bfb498d0c42d3d86129fd730f3fc34e2542736eb]

CWS-TOOLING: integrate CWS menuincustomtoolbar


2010-01-18  Tobias Krause  <tkr@openoffice.org>  [048f03264ce58c927c63460de84e5a87699998ba]

tkr33: merged to m69


2010-01-18  Tobias Krause  <tkr@openoffice.org>  [f3ab4acae6c352cc6fd02a622a6863da01457083]

tkr33: merged to m69


2010-01-18  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [6d7a574cfbbd03307b03488e4070ea6cbc832d4a]

cbosdo01: Fix for issue #108400


2010-01-18  thb  <thb@openoffice.org>  [df4ea6bb8100533654e75b31b00b6d98bbad48d2]

thbfixes10: merge with DEV300 m69


2010-01-18  thb  <thb@openoffice.org>  [fc69c9694e7e10309aee1015107e4ef279e31474]

thbfixes10: merge with DEV300 m69


2010-01-18  thb  <thb@openoffice.org>  [783ec4ee8e22d57b7ce3443ab1fc926476d8c522]

thbfixes10: merge with DEV300 m69


2010-01-18  thb  <thb@openoffice.org>  [25902ec619e4bbe2f419298aa9973bd9c40409a6]

thbfixes10: merge with DEV300 m69


2010-01-18  thb  <thb@openoffice.org>  [eb858abc185255dfc2f676918ba6b586b50a9083]

thbfixes10: merge with DEV300 m69


2010-01-18  thb  <thb@openoffice.org>  [ea48c18b848fed4d6504c956adeb3f24f05938ca]

thbfixes10: merge with DEV300 m69


2010-01-18  thb  <thb@openoffice.org>  [b1a1dbd0d932928c99256776d669d04c4add7c26]

#i52325# #i108250# removed B3DGeometry, fixed gradient/fill bitmap

 * removed unused & broken B3DGeometry class
 * fixed bug in basegfx::tools::isRectangle for polygons with curves
 * fixed cairocanvas gradient and bitmap fill rendering
 * fixed vclcanvas bitmap fill rendering (not clipping properly)
 * added TextureMode::NONE, adapted all client code
 * fixed snafu in XGraphicDevice.idl, with missing include
2010-01-18  thb  <thb@openoffice.org>  [1737f4d2fdba50a590f76631cd7ca7e762d18c35]

#i52325# #i108250# removed B3DGeometry, fixed gradient/fill bitmap

 * removed unused & broken B3DGeometry class
 * fixed bug in basegfx::tools::isRectangle for polygons with curves
 * fixed cairocanvas gradient and bitmap fill rendering
 * fixed vclcanvas bitmap fill rendering (not clipping properly)
 * added TextureMode::NONE, adapted all client code
 * fixed snafu in XGraphicDevice.idl, with missing include
2010-01-17  Christian Lippka  <cl@openoffice.org>  [502398fcb5e26a00ff590563dca28fe7eb4ffebd]

allow vcl::DockManager popup with ToolbarMenu class for a nicer look


2010-01-17  Christian Lippka  <cl@openoffice.org>  [ae3991040d82bb3a9e504bb1307384004b355dfd]

allow vcl::DockManager popup with ToolbarMenu class for a nicer look


2010-01-17  Christian Lippka  <cl@openoffice.org>  [8cddfc59f4a7b218eb0580729db19254cbd12770]

allow SfxToolBoxControl to use the vcl::DockManager for popup windows


2010-01-17  Christian Lippka  <cl@openoffice.org>  [0750c39411ea0d9dfcfe3d760b175958987aff97]

added DockingManager::EndPopupMode( const Window *pWin )


2010-01-16  thb  <thb@openoffice.org>  [8748bccd375753ba2b043798a2853d1796c1d2a0]

#i105937# Fixed a few remaining gradient glitches

 * linear/axial gradient were f*cked up when border and rotation
   was given
 * found another place where drawinglayer was generating helper
   polygons for gradients (vclgradienthelper.cxx), adapted to new
   value ranges
 * fixed build breakage in debug build in oox
 * fixed order of gradient color generation
2010-01-16  thb  <thb@openoffice.org>  [1ef21281ad92b00f76aacdc8795913d64626b813]

#i105937# Fixed a few remaining gradient glitches

 * linear/axial gradient were f*cked up when border and rotation
   was given
 * found another place where drawinglayer was generating helper
   polygons for gradients (vclgradienthelper.cxx), adapted to new
   value ranges
 * fixed build breakage in debug build in oox
 * fixed order of gradient color generation
2010-01-16  thb  <thb@openoffice.org>  [50976cae326228df5ef4559e341d843a4fb0e993]

#i105937# Fixed a few remaining gradient glitches

 * linear/axial gradient were f*cked up when border and rotation
   was given
 * found another place where drawinglayer was generating helper
   polygons for gradients (vclgradienthelper.cxx), adapted to new
   value ranges
 * fixed build breakage in debug build in oox
 * fixed order of gradient color generation
2010-01-16  thb  <thb@openoffice.org>  [a3de1ad361232a4ebe7edbd0817bcf0b2c59e56e]

#i105937# Fixed a few remaining gradient glitches

 * linear/axial gradient were f*cked up when border and rotation
   was given
 * found another place where drawinglayer was generating helper
   polygons for gradients (vclgradienthelper.cxx), adapted to new
   value ranges
 * fixed build breakage in debug build in oox
 * fixed order of gradient color generation
2010-01-15  Daniel Rentz  <dr@openoffice.org>  [df4b4ef4da48195b747373fb5a185cc7afd0a2bf]

chartpositioning: #i86609# BIFF8 export of manual title position


2010-01-15  Daniel Rentz  <dr@openoffice.org>  [ee881a1df6f332ba60fac4f9f50073a17951c12f]

chartpositioning: #i86609# BIFF8 export of manual title position


2010-01-15  Henning Brinkmann[hbrinkm]  <hbrinkm@openoffice.org>  [69e38375bf6d8898f39da34b8064454e36fe7d80]

writerfilter07: debugging code for nested tables


2010-01-15  Henning Brinkmann[hbrinkm]  <hbrinkm@openoffice.org>  [63d9c74114c66d40d815ce48d4b88da82d56c894]

writerfilter07: TableManager: ensureOpenCell when starting a new level


2010-01-15  Daniel Rentz  <dr@openoffice.org>  [6b37bdc42e3aa173df608e8d85b3000d0e7e7fe3]

dr74: #i10000# file has not been added during migration


2010-01-15  Mathias Bauer  <mba@openoffice.org>  [e47f070198c418825c189c8d14eca38ae4fe2174]

#i107450#: warning on unxmacxi fixed


2010-01-15  Henning Brinkmann[hbrinkm]  <hbrinkm@openoffice.org>  [15ede29abb34d86f0c0987970ce7cf8e24d37b58]

writerfilter07: finishParagraph: debugging code


2010-01-15  Henning Brinkmann[hbrinkm]  <hbrinkm@openoffice.org>  [f87bbee5c7fdd0ceb1ff75b6d7b3d5b1353d5c05]

writerfilter07: endTable: logging call in wron order


2010-01-15  Henning Brinkmann[hbrinkm]  <hbrinkm@openoffice.org>  [d2c13b25b929c7cb08d0f51efb57ecbe193e9207]

writerfilter07: Moved debug output in utext to top of method


2010-01-15  Henning Brinkmann[hbrinkm]  <hbrinkm@openoffice.org>  [1bc1420250bf87e14a65ad7905c81c669f7a0ff4]

writerfilter07: TableManager: Moved cell specific members to stacked state


2010-01-15  Henning Brinkmann[hbrinkm]  <hbrinkm@openoffice.org>  [0790e1dbdf2eee889863430ceabebf518a25c523]

writerfilter07: TagLogger: On mismatch while closing element, send offending element name, too


2010-01-15  Kurt Zenker  <kz@openoffice.org>  [13e98467e74ff188d22db9007c94558bedebe0ad]

CWS-TOOLING: integrate CWS printerpullpages


2010-01-15  Kurt Zenker  <kz@openoffice.org>  [5c2d284b0f9973aada365a8f464f1152671bd629]

CWS-TOOLING: integrate CWS printerpullpages


2010-01-15  Kurt Zenker  <kz@openoffice.org>  [48699169a2d6da38e95bf887f8ef4bc78db2416d]

CWS-TOOLING: integrate CWS printerpullpages


2010-01-15  Kurt Zenker  <kz@openoffice.org>  [60fdd54890f04949f1b82d4f7a4903e65f165a7c]

CWS-TOOLING: integrate CWS printerpullpages


2010-01-15  Kurt Zenker  <kz@openoffice.org>  [6a8f25768d3589f3e9dcedc91caf10f7b52db607]

CWS-TOOLING: integrate CWS printerpullpages


2010-01-15  Kurt Zenker  <kz@openoffice.org>  [e2d9dd6fb86e50b45f2e7e838b5b0cd230bebef4]

CWS-TOOLING: integrate CWS printerpullpages


2010-01-15  Kurt Zenker  <kz@openoffice.org>  [b9f4ea3763576786ed3fef9d2981943aa529bee5]

CWS-TOOLING: integrate CWS printerpullpages


2010-01-15  Kurt Zenker  <kz@openoffice.org>  [ef1283b8898654e82908fdfea2345180a8a5d27b]

CWS-TOOLING: integrate CWS printerpullpages


2010-01-15  Kurt Zenker  <kz@openoffice.org>  [4563270cfd37f1a08e0315a5624affa3a7680771]

CWS-TOOLING: integrate CWS printerpullpages


2010-01-15  Kurt Zenker  <kz@openoffice.org>  [efa8b81d61879ba97a2adec6fde9bcf84aa5d32d]

CWS-TOOLING: integrate CWS printerpullpages


2010-01-15  Kurt Zenker  <kz@openoffice.org>  [3aa5b14c5d1c2e47c33e848b87d9cab092f20e7f]

CWS-TOOLING: integrate CWS printerpullpages


2010-01-15  Kurt Zenker  <kz@openoffice.org>  [6f6f7b9cc8dffeea37add3b00c283292b2034b4c]

CWS-TOOLING: integrate CWS printerpullpages


2010-01-15  Kurt Zenker  <kz@openoffice.org>  [8ad567a9f81ac92a5bf7592eab0179876c1dafab]

CWS-TOOLING: integrate CWS printerpullpages


2010-01-15  Kohei Yoshida  <kyoshida@novell.com>  [c6d5428e6db80b68f0987489c1702a3155eb2938]

kohei04: rebased to DEV300_m69.


2010-01-15  Kohei Yoshida  <kyoshida@novell.com>  [5641bf0778b3de766e6f2a05019f1b96944f60da]

kohei04: rebased to DEV300_m69.


2010-01-15  Hans-Joachim Lankenau  <hjs@openoffice.org>  [dd33ab04c42f29ca9e490558464a467c701e683b]

ause110: #i106731# missing bits and minor fixes


2010-01-15  Thomas Lange [tl]  <tl@openoffice.org>  [89c3e0a86b1143039adc34d979693bdcf675949b]

#i108358# new hyphenation dialog


2010-01-15  Thomas Lange [tl]  <tl@openoffice.org>  [68074bab39bb2324ce4a4db1aadc9e4c1d4b1d60]

#i107721# new thesaurus dialog


2010-01-15  Henning Brinkmann[hbrinkm]  <hbrinkm@openoffice.org>  [cb109c792e9e6bdef469be5c96eb04407db692b4]

writerfilter07: use debugging code in TableManager


2010-01-15  Henning Brinkmann[hbrinkm]  <hbrinkm@openoffice.org>  [4387ed2bbbe2bd85bd37d59dfd487c324f186bfe]

writerfilter07: debugging code for TableManager


2010-01-15  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [ea4181104caff5b7ad745faa5139a871439e3a35]

autorecovery: notifyEvent: care for multiple invocations, which are possible in some edge cases


2010-01-15  Henning Brinkmann[hbrinkm]  <hbrinkm@openoffice.org>  [3f58b03aaa03aa69b203ae88ed2b9ffe7cba6d79]

writerfilter07: utext: log protocol-utext


2010-01-15  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [5fa3246b0dca2bf3cf7767695436152e142ddf80]

autorecovery: throw an exception when no storage can be created, otherwise we end up with a broken document


2010-01-15  Thomas Benisch  <tbe@openoffice.org>  [6a1e783a74418fd307d9092ea2809e50176f10ee]

dr75: #i101099# [Collaboration] Changes are not correctly shown


2010-01-15  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [5d0d44c20399add14eb574e9b068dceaf081f686]

autorecovery: save/recover forms and reports

Still some lose ends. Most notably, the current code contains cases for other sub component types,
but has no real implementation - attempting to save/recover those other types will yield multiple
assertions only. Also, recovery of SRB-reports has not been tested, yet, chances are good there's
some work ahead here.

Other known open issues:
- recovering sub components immediately shows them, instead of initially hiding them, and showing
  only when the main document window is shown
- the implementation currently is no real session save, which would require saving information about
  *unmodified* open sub components (though not their actual content), and restoring them upon
  recovery.
- doing an implicit "connect" at the controller of the to-be-recovered database document is a requirement
  to actually load the sub components, but might yield problems in case this requires interaction
  (e.g. a login). Need to investigate
- the "recovery" storage is not removed from the database document storage after un/successful recovery
- cancelling the recovery of a "modified" database document always suggests to store this doc somewhere
2010-01-15  Kurt Zenker  <kz@openoffice.org>  [d677784ef01760083cf989c8f9021eeee7f3a48e]

CWS-TOOLING: integrate CWS fwk120


2010-01-15  Kurt Zenker  <kz@openoffice.org>  [e97c3d75a615ee36d21bdc23dee572112b67a166]

CWS-TOOLING: integrate CWS fwk120


2010-01-15  Kurt Zenker  <kz@openoffice.org>  [deac05f7518a25ecde94454fbc21adef0de92682]

CWS-TOOLING: integrate CWS fwk120


2010-01-15  Kurt Zenker  <kz@openoffice.org>  [e2ceef115e31d21da89324384e2a3c44c91c453d]

CWS-TOOLING: integrate CWS fwk120


2010-01-15  Kurt Zenker  <kz@openoffice.org>  [3bb3a6510bff4bf200416ae49d72665897630911]

CWS-TOOLING: integrate CWS fwk120


2010-01-15  Kurt Zenker  <kz@openoffice.org>  [3894ee4d0cd901835d9147bc11093f47f4b10292]

CWS-TOOLING: integrate CWS fwk120


2010-01-15  Kurt Zenker  <kz@openoffice.org>  [4eeae16d41ddb88df9b4aec1fe2ea975b8ef5ec7]

CWS-TOOLING: integrate CWS fwk120


2010-01-15  Hans-Joachim Lankenau  <hjs@openoffice.org>  [8bf199e497567c7c502353ef15b7355b90df0fe7]

ause110: #i106731# remove tarballs from scm and find them in download cache dir


2010-01-15  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b29bb2dbee8137ef5ff240588cf2269edc9428fd]

ause110: #i106731# remove tarballs from scm and find them in download cache dir


2010-01-15  Hans-Joachim Lankenau  <hjs@openoffice.org>  [7d0a7273deb66cb529226a17d3f470d70c779c6c]

ause110: #i106731# remove tarballs from scm and find them in download cache dir


2010-01-15  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a96692642a1653de11782a98abe0ba5cd6779269]

ause110: #i106731# remove tarballs from scm and find them in download cache dir


2010-01-15  mb93783  <mb93783@so-dumbo>  [be99ae759f08e1e6cdabee22c7d5bce6b106d0d3]

#i107450#: missing EOF


2010-01-15  mb93783  <mb93783@so-dumbo>  [e1306ec7674db8eeb23d6799d521bc1d92dd4643]

#i107450#: forgotten const lead to linking problem on Solaris


2010-01-15  Kurt Zenker  <kz@openoffice.org>  [22ec2119529e5315e70024cebea5d6433ec8946e]

CWS-TOOLING: integrate CWS dba33b


2010-01-15  Kurt Zenker  <kz@openoffice.org>  [1d4b8987ffdfc93fb61e05dd40c6967993268a6e]

CWS-TOOLING: integrate CWS dba33b


2010-01-15  Kurt Zenker  <kz@openoffice.org>  [9f8952a33f76546fb0e58d99a0cdd947ff397701]

CWS-TOOLING: integrate CWS dba33b


2010-01-15  Kurt Zenker  <kz@openoffice.org>  [6685c05826f06a9d2d027c4cd0ce63145432f2f9]

CWS-TOOLING: integrate CWS dba33b


2010-01-15  Kurt Zenker  <kz@openoffice.org>  [341b78bd15504496e4c2177842a40657cef277d7]

CWS-TOOLING: integrate CWS dba33b


2010-01-15  Kurt Zenker  <kz@openoffice.org>  [6c645de0f8056403a924ec9da1a01246e913f713]

CWS-TOOLING: integrate CWS dba33b


2010-01-15  Kurt Zenker  <kz@openoffice.org>  [f438e048e8416950cb10f916d0c3ea31554c24b6]

CWS-TOOLING: integrate CWS dba33b


2010-01-15  Kurt Zenker  <kz@openoffice.org>  [4162de4ff58728e0311f70dc7e83980c39946a93]

CWS-TOOLING: integrate CWS dba33b


2010-01-15  Kurt Zenker  <kz@openoffice.org>  [8b0e9229226eb39868112df6d62f59a66fc65ccb]

CWS-TOOLING: integrate CWS dba33b


2010-01-15  Kurt Zenker  <kz@openoffice.org>  [b302557d02c2b60a9f9aaa4efc94716c844b83b9]

CWS-TOOLING: integrate CWS dba33b


2010-01-15  Kurt Zenker  <kz@openoffice.org>  [36f7b64c6c83a8023e0525ae3c527613243a9056]

CWS-TOOLING: integrate CWS dba33b


2010-01-15  Kurt Zenker  <kz@openoffice.org>  [760c83ecf2cb3f998364e37c56d5c72d99699b46]

CWS-TOOLING: integrate CWS dba33b


2010-01-15  Daniel Rentz  <dr@openoffice.org>  [6e5907aaa679a3cb2cf5c679b88c387345ed4f50]

dr74: merge with DEV300_m69


2010-01-15  Daniel Rentz  <dr@openoffice.org>  [08b211692c10f69c1eba69b7ee290744d96c5cbb]

dr74: merge with DEV300_m69


2010-01-15  Daniel Rentz  <dr@openoffice.org>  [b0e452f926bab7223aa2f7d46e6d563ec392d4c8]

dr74: merge with DEV300_m69


2010-01-15  Daniel Rentz  <dr@openoffice.org>  [3eb1504d616209e7b9fb1fc9f2e671a7f9292691]

dr74: merge with DEV300_m69


2010-01-15  Daniel Rentz  <dr@openoffice.org>  [e0bff7cc71affce1166c09d7c95958dd1e2c4687]

dr74: migrate changes to hg


2010-01-15  Daniel Rentz  <dr@openoffice.org>  [4cc8b5678950041b71b525c70be3f13d48a777cc]

dr74: migrate changes to hg


2010-01-15  Daniel Rentz  <dr@openoffice.org>  [8dfb14e710975ba9e5fbab2a83aa1a516ba3f1d2]

dr74: migrate changes to hg


2010-01-15  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [02c5449169585cda08581bf428d611ccc8669c50]

Automated merge with file:///net/so-cwsserv01/export/cws/dba33e/DEV300/ooo


2010-01-15  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [fabb33ed251bdbeac1f12fc7dde16b5686ed7d9b]

Automated merge with file:///net/so-cwsserv01/export/cws/dba33e/DEV300/ooo


2010-01-15  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [b60ac5314d6360b1d3e088c4d99fe6cb1c41499d]

Automated merge with file:///net/so-cwsserv01/export/cws/dba33e/DEV300/ooo


2010-01-15  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [0196b4d38e73a251b38d39b71806ab2d250d45bb]

Automated merge with file:///net/so-cwsserv01/export/cws/dba33e/DEV300/ooo


2010-01-15  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [98dab8ae1ed82ab39a79e67c33071300a51f5823]

Automated merge with file:///net/so-cwsserv01/export/cws/dba33e/DEV300/ooo


2010-01-15  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [c0f6faeef4cfb3ff679d91eb32102d28705eb95d]

Automated merge with file:///net/so-cwsserv01/export/cws/dba33e/DEV300/ooo


2010-01-15  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [e2a1823880ca87e44657f715cbdad2a32e6922da]

Automated merge with file:///net/so-cwsserv01/export/cws/dba33e/DEV300/ooo


2010-01-15  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [6cf5b0a457c57f9248aedc4ce6638b17b249c4be]

Automated merge with file:///net/so-cwsserv01/export/cws/dba33e/DEV300/ooo


2010-01-15  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [7b1769607040ed359600d892f68baabaeff11296]

cbosdo01: Removed remaining code for the Fraction autocorrection


2010-01-15  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [fd8ab86de7a409d8157c8faf1d231d226e576f49]

cbosdo01: Removed remaining code for the Fraction autocorrection


2010-01-15  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [7d918b8835a1894b43b30ac42d51ff77033863c2]

Automated merge with file:///net/so-cwsserv01/export/cws/dba33d/DEV300/ooo


2010-01-15  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [9a27ee832ecfac8960c1d2ddb025121187619847]

Automated merge with file:///net/so-cwsserv01/export/cws/dba33d/DEV300/ooo


2010-01-15  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [896af61e96b40d2674d9cfb09c4e872c0532c759]

Automated merge with file:///net/so-cwsserv01/export/cws/dba33d/DEV300/ooo


2010-01-15  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [34405c499b60975706abdc3ea42dcafcc91f7aeb]

Automated merge with file:///net/so-cwsserv01/export/cws/dba33d/DEV300/ooo


2010-01-15  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [9c491607590ec522674556b2873799d7bd6105d0]

Automated merge with file:///net/so-cwsserv01/export/cws/dba33d/DEV300/ooo


2010-01-15  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [3724bce91903dd22a0a9e26ae5528b7fd5588aef]

Automated merge with file:///net/so-cwsserv01/export/cws/dba33d/DEV300/ooo


2010-01-15  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [1869570780d2760f133c16c1682205c9207f245f]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba33d


2010-01-15  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [23aabe20a1766634414e90713d6e18243bd39e83]

dba33d: create sdb interaction


2010-01-15  sb  <sb@openoffice.org>  [26acaa3b70a54a0979b7f07e76362152246f940f]

sb118: merged in masterfix


2010-01-15  sb  <sb@openoffice.org>  [9ce3f07dc735e37889c040c6064136de783ef54e]

sb118: adpated some stoc unit test to new CppUnit framework


2010-01-15  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [c94d1b1fc8cea1ab9c8bc668fb194ea9d6a48d89]

dba33b: merge


2010-01-15  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [ee339a77fe288e0150fcaac07edc0cca804134b5]

dba33b: merge


2010-01-15  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [1bd8cd9fe27dac9b8261e5544715608a1cd65031]

dba33b: merge


2010-01-15  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [e83da11bcc2e0ff581f86f3b42c1fdaf2b7738d9]

dba33b: merge


2010-01-15  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [f691a76d7227a84c6ccc13863d1f246ceccf9ba8]

dba33b: merge


2010-01-15  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [95bcc727e6454ac131e0cb8cb6445bec5db5f154]

dba33b: merge


2010-01-15  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [b84930a93b3a360f46ad16ae0ddd6555b3fc6274]

dba33b: merge


2010-01-15  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [b050d8a5d550387e4d0070002ac9d0c1da10c3a9]

dba33b: merge


2010-01-15  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [828e92ab9c23d480fa5dba4ffa74b3582d6291f6]

dba33b: merge


2010-01-15  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [c7e95706a4954e3c173884b2fb4a6933cc4407ee]

dba33b: merge


2010-01-15  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [e2935c0c00557c273dc8365fc6ab9770aba8793d]

dba33b: merge


2010-01-15  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [0373564931264505716528c688c474b16c30a694]

dba33b: merge


2010-01-15  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [9b6cdc52a370e470e8adb8d2a4be445998f07c03]

dba33f: use OSL_TRACE, not fprintf


2010-01-15  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [dbe7620cc7ddc221670687bd3839c940ad9598cb]

dba33b: merge m69


2010-01-15  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [65f4d9208242637357f89f26bb2192e3edca8471]

dba33b: merge m69


2010-01-15  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [c3686d2b02c551d3dc144b1f0188aee6fcc35e84]

dba33b: merge m69


2010-01-15  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [77d1431ec4c5bdb7dc2b7487a1deeb857bb50f8c]

dba33b: merge m69


2010-01-15  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [864084394bdd34c577cee805c0023638bbb8d796]

dba33b: merge m69


2010-01-15  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [e5c9cd9302670346d52e4fcbcccf9f57caa1fbe5]

dba33b: merge m69


2010-01-15  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [890251245c4589f0b710f21d41c9eea22104a40b]

dba33b: merge m69


2010-01-15  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [6f0487c1ff007f44942b78c2bcd07d605ce44035]

dba33b: merge m69


2010-01-15  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [9a2f7ac34187efbed50e49d1e88d618bb04ec9b2]

dba33b: merge m69


2010-01-15  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [404b6fe21271c01c0dbbb250b89852739a234aed]

dba33b: merge m69


2010-01-15  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [9a2088753ca4e959a4a6918ec918d9d6859365df]

dba33b: merge m69


2010-01-15  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [a94ddc5749d22d9e811ee03c5c42cf7950bc431e]

dba33b: merge m69


2010-01-15  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [24519f54a51bc481acff466670b1d74df3ce9ab3]

dba33d: #i106772# slice decimal value to scale


2010-01-15  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [240ac727b0166ef511399cdd6621177c2c279db0]

Automated merge with http://hg.services.openoffice.org/cws/dba33d


2010-01-15  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [03a36337afdb951f7912e4b7b9bf8c365b310ccc]

dba33d: set the control only when not before or after last row


2010-01-15  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [9abb7d5fa33870b48d179582969dee5022f8ff70]

solve some merge problems


2010-01-15  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [97c6715a32d8c07dea063dd125cb46fe87d08c2d]

solve some merge problems


2010-01-15  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [5390c9fba7b59dda8f1a2a00e9535a52098d04e0]

solve some merge problems


2010-01-15  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [ba9aa9c427a21feeabf448846ac68db800ec0316]

solve some merge problems


2010-01-15  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [a2637545e1419956096899a82a9c79511d83fbc5]

solve some merge problems


2010-01-14  Mathias Bauer  <mba@openoffice.org>  [e488bbd9693d9162082dafc5ea8cea6085cdb372]

#107450#: warning for unused variable fixed


2010-01-14  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [b447e599c6e1323bf35793980135c7e7bbcc4c77]

undo previous erroneous change, solar.hrc belongs to svl instead vcl now


2010-01-14  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [f1f63e211d1052b0005f3a7abed07d6b3240fd43]

undo previous erroneous change, solar.hrc belongs to svl instead vcl now


2010-01-14  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [617eaac030311dc7bd6adf0acdce3f0c2caaa6ff]

undo previous erroneous change, solar.hrc belongs to svl instead vcl now


2010-01-14  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [1e434a7db970a0d04cea49e5f5311870f2f2ddfc]

undo previous erroneous change, solar.hrc belongs to svl instead vcl now


2010-01-14  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [2014a5db1928a36bd945837648dec85d622c7ae8]

undo previous erroneous change, solar.hrc belongs to svl instead vcl now


2010-01-14  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [626b024960f3c2304f59b84d1d572196644d7148]

undo previous erroneous change, solar.hrc belongs to svl instead vcl now


2010-01-14  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [b59c89d2ae495e0c42ae76042379960444269b19]

undo previous erroneous change, solar.hrc belongs to svl instead vcl now


2010-01-14  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [c0835b075cbd5bd943c303545c4af94c1e9660e6]

undo previous erroneous change, solar.hrc belongs to svl instead vcl now


2010-01-14  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [6ac5d627b946828fdf791cca381e9c526c755582]

undo previous erroneous change, solar.hrc belongs to svl instead vcl now


2010-01-14  Kurt Zenker  <kz@openoffice.org>  [a1ac5cddb97f57da1f2c8d200789c0fc9ee1cac4]

CWS-TOOLING: integrate CWS exchgcmtdoc2


2010-01-14  Kurt Zenker  <kz@openoffice.org>  [bbc621cae7cbea4f83ade5944cb1b8b89e7d272c]

CWS-TOOLING: integrate CWS exchgcmtdoc2


2010-01-14  Kurt Zenker  <kz@openoffice.org>  [e8d7e8426410839210dc9166366a3cf2995c5fe1]

CWS-TOOLING: integrate CWS automationdev300m69cat0


2010-01-14  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [b2fa4ba9756e52f4ddbadb112673c7ed445ade00]

solar.hrc moved to vcl


2010-01-14  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [ffcb5aaa15a302303e28b4ffda0fcc371988090e]

rebase to DEV300_m69


2010-01-14  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [ce6e5747e7dcf72c2cf85f28ec8a84347afe89b7]

rebase to DEV300_m69


2010-01-14  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [044b3ebb513cbd89d8cb22fe61c1090e54d85c54]

rebase to DEV300_m69


2010-01-14  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [ac27218d0d423c99fed81f7726ef0bb10d67c14e]

rebase to DEV300_m69


2010-01-14  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [71206fbd9a50b7073adbfc1a1a7db37759ed6ba0]

rebase to DEV300_m69


2010-01-14  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [db2e29794ffa161476c668e25cf4e86d19091665]

rebase to DEV300_m69


2010-01-14  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [18d36091a26eac44625cd4d2b0eb5b1ec38641ce]

rebase to DEV300_m69


2010-01-14  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [f271c3ff38b5bd9c366e1180ac2035804ed193c4]

rebase to DEV300_m69


2010-01-14  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [39430da3b13242349be125f42473c5dd0f306927]

rebase to DEV300_m69


2010-01-14  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [3cde999c4ead7af5adff7c3888887795567fd481]

rebase to DEV300_m69


2010-01-14  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [7d3f9d117854eecde1f6627cc1656353be46a7ca]

rebase to DEV300_m69


2010-01-14  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [edc27277193bf52dbbb8be32f30377bb5a14a4f0]

rebase to DEV300_m69


2010-01-14  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [0dc15d0bc9adb9dcd2a1a5deea3f952b8a4e6689]

rebase to DEV300_m69


2010-01-14  Kurt Zenker  <kz@openoffice.org>  [91f75bf495e26ab00285226a838ec2ac0d63597d]

CWS-TOOLING: integrate CWS tl76


2010-01-14  Kurt Zenker  <kz@openoffice.org>  [60a6cbfbc19e2ee1fae8b2adc53923264ed0e1cd]

CWS-TOOLING: integrate CWS tl76


2010-01-14  Kurt Zenker  <kz@openoffice.org>  [958b8a305b0db74d0baf95293073208266857471]

CWS-TOOLING: integrate CWS tl76


2010-01-14  Kurt Zenker  <kz@openoffice.org>  [c24b209f551a8031c11442f9fa60063b82935690]

CWS-TOOLING: integrate CWS sw32bf10_DEV300


2010-01-14  Kurt Zenker  <kz@openoffice.org>  [39317543ebdd78c64744535318f14ec0d173f36f]

CWS-TOOLING: integrate CWS impress185_DEV300


2010-01-14  Kurt Zenker  <kz@openoffice.org>  [bfb23a0e474f976136064a7afc792f0b91d8fee3]

CWS-TOOLING: integrate CWS impress185_DEV300


2010-01-14  Mathias Bauer  <mba@openoffice.org>  [edd01418d9b6650f6d923e84f335c90b7f001bb0]

#i107450#: more files moved out of svx


2010-01-14  Kurt Zenker  <kz@openoffice.org>  [5ee0320a93be8a82d18f4552552e81a476abd657]

CWS-TOOLING: integrate CWS fwk135_DEV300


2010-01-14  Kurt Zenker  <kz@openoffice.org>  [f32a3036af4d9fdb6ba20f262b8d63f3be1df3df]

CWS-TOOLING: integrate CWS fwk134_DEV300


2010-01-14  Kurt Zenker  <kz@openoffice.org>  [1e8308628de73017fdd124fd854faec2d9624bc1]

CWS-TOOLING: integrate CWS dict32b_DEV300


2010-01-14  Kurt Zenker  <kz@openoffice.org>  [2666280b4e6d81b2ea0205feb2c54d44796d7736]

CWS-TOOLING: integrate CWS dict32b_DEV300


2010-01-14  Kurt Zenker  <kz@openoffice.org>  [ed6f1394d17eb0b570d2a4dd64b5c604934eaabb]

CWS-TOOLING: integrate CWS dict32b_DEV300


2010-01-14  Kurt Zenker  <kz@openoffice.org>  [66a220af39ab5493dfc660a846c3da78d60839bf]

CWS-TOOLING: integrate CWS dba32k_DEV300


2010-01-14  Kurt Zenker  <kz@openoffice.org>  [6dced75484b17d7ea7e3cd53236b59fb9e5b89c0]

CWS-TOOLING: integrate CWS dba32k_DEV300


2010-01-14  Kurt Zenker  <kz@openoffice.org>  [00e25d18b9aec1da5dc4edd4f8e1980bc5c91eaa]

CWS-TOOLING: integrate CWS dba32k_DEV300


2010-01-14  Kurt Zenker  <kz@openoffice.org>  [68dcf0e0f4140e7b64a603890d6cf08ba2a9d718]

CWS-TOOLING: integrate CWS calc32stopper8_DEV300


2010-01-14  sb  <sb@openoffice.org>  [6fe17909149c4c43c0ca485477dbd7c4334b727e]

sb118: #i108324# deprecated osl/semaphor.h etc., as it is unsupported on Mac OS X and unused, anyway


2010-01-14  Kurt Zenker  <kz@openoffice.org>  [dcbaee1e7d51a7645ce5236b9c8d78736a51c326]

masterfix: #i108160# build error fixed


2010-01-14  Daniel Rentz  <dr@openoffice.org>  [f37cbc9ae156b5e0fa5dc6a3575c4f593bc448bd]

chartpositioning: #i86609# more work on importing chart title positions


2010-01-14  Daniel Rentz  <dr@openoffice.org>  [d3da583a2f2a51333bfe38fd2c8f1024e17d3e5b]

chartpositioning: #i86609# more work on importing chart title positions


2010-01-14  Philipp Lohmann  <pl@openoffice.org>  [3d62f771bcf77aaabb236b90474828577f324256]

#i108325# workaround a form control paint issue


2010-01-14  Mathias Bauer  <mba@openoffice.org>  [389c735d9cd02e142a1070e500c0f23971454454]

warning for doubly defined symbol fixed


2010-01-14  Thomas Lange [tl]  <tl@openoffice.org>  [53a0265c8721e910a07a6de0a46bb0ae7c181bb4]

#i107721# new thesaurus dialog


2010-01-14  Ingo Schmidt  <is@openoffice.org>  [47f2782d29c156c888e8e9f0cd1b41b259a14206]

#i108322# new java6u18


2010-01-14  sb  <sb@openoffice.org>  [58c8708eec09080015a1d35cf9ca66c89d9e3599]

sb118: fixed tests for wntmsci12


2010-01-14  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [f620348c7bf0c66d0247009cc17214b703ef7a10]

autorecovery: initial glue code for recovering forms/reports


2010-01-14  sb  <sb@openoffice.org>  [514ec60a0e06d521f9c6646cb2bbd29318e300a8]

sb118: #i23307# do not return osl_Pipe_E_None from osl_getLastPipeError(0)


2010-01-14  Thomas Lange [tl]  <tl@openoffice.org>  [30d06a08659c77a14a45c336b9589309d422bd44]

#i107721# new thesaurus dialog


2010-01-14  Thomas Lange [tl]  <tl@openoffice.org>  [fc1deba2605702d29f6333caff145279bf9a2552]

#i107721# new thesaurus dialog


2010-01-14  Caolán McNamara  <cmc@openoffice.org>  [8ada07c6a96fd24cfbb7d0099795abdfe9fb81d1]

cmcfixes70: #i80674# use default jpeg config and source and move extra feature-impl into svtools


2010-01-14  Caolán McNamara  <cmc@openoffice.org>  [e60646e5f2f19a503a559519d46287fab5c97957]

cmcfixes70: #i80674# use default jpeg config and source and move extra feature-impl into svtools


2010-01-14  Caolán McNamara  <cmc@openoffice.org>  [de87a8313fa7f93f0f46453067ddf3c7563273ee]

cmcfixes70: #i80674# use default jpeg config and source and move extra feature-impl into svtools


2010-01-14  Caolán McNamara  <cmc@openoffice.org>  [b08c67b97b37646282188bd6f6cbbd9e93a80e7c]

cmcfixes70: #i80674# use default jpeg config and source and move extra feature-impl into svtools


2010-01-14  Ingrid Halama  <iha@openoffice.org>  [0203776ff2c1253188f488be8cc9d80c38d982ce]

#i108122# data label from categories crashes office when having no categories


2010-01-14  Ingrid Halama  <iha@openoffice.org>  [a7062ae8ee7e24437b490abea605524a2d3a8486]

#i108313# & #i108281# pie charts without series crashes office


2010-01-14  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [6b3b50efe5f18a5d5442335649af8afd47b11797]

Automated merge with file:///net/so-cwsserv01/export/cws/dba33e/DEV300/ooo


2010-01-14  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [5c42e22bdb79d2f2810df108cc0115a2181825eb]

Automated merge with file:///net/so-cwsserv01/export/cws/dba33e/DEV300/ooo


2010-01-14  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [706b5b31719e043b655ce51cde2a54e6a73c4568]

Automated merge with file:///net/so-cwsserv01/export/cws/dba33e/DEV300/ooo


2010-01-14  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [9f8e0bafc046311554219009a652197e95fd9222]

Automated merge with file:///net/so-cwsserv01/export/cws/dba33e/DEV300/ooo


2010-01-14  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [ae078f8a72d47727b1fb20f497ca1a0f87496b15]

Automated merge with file:///net/so-cwsserv01/export/cws/dba33e/DEV300/ooo


2010-01-14  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [fb3297b1ad19dcf14fb85ff54bebaca23810c020]

Automated merge with file:///net/so-cwsserv01/export/cws/dba33e/DEV300/ooo


2010-01-14  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [818e749a646821d2c7159d56adb968ba593e7bb8]

Automated merge with file:///net/so-cwsserv01/export/cws/dba33e/DEV300/ooo


2010-01-14  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [d682bc993bd2017fb5ee3e2a5ded4ca31b105172]

Automated merge with file:///net/so-cwsserv01/export/cws/dba33e/DEV300/ooo


2010-01-14  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [e831fa22782e32d57ab7904b76ebaac24f242e5d]

Automated merge with file:///net/so-cwsserv01/export/cws/dba33d/DEV300/ooo


2010-01-14  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [bf93dbff75bf8ae96fa5a55b18a5f8a51ffe6572]

Automated merge with file:///net/so-cwsserv01/export/cws/dba33d/DEV300/ooo


2010-01-14  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [0bb18955d0ac0792a2cf7f9f895cd0e6047f57fd]

Automated merge with file:///net/so-cwsserv01/export/cws/dba33d/DEV300/ooo


2010-01-14  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [36620a6a74e017a972968b2a17b6bc76780fc430]

Automated merge with file:///net/so-cwsserv01/export/cws/dba33d/DEV300/ooo


2010-01-14  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [0adcd4205546eb2d769c0a3a2c249767ccd21452]

Automated merge with file:///net/so-cwsserv01/export/cws/dba33d/DEV300/ooo


2010-01-14  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [cfadca1e06972c7c7dfd0fd67763a85e511b99fc]

Automated merge with file:///net/so-cwsserv01/export/cws/dba33d/DEV300/ooo


2010-01-14  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [eb1045fea7009f055f4ff2e97f89968d1c075193]

dba33d: #i104612# wrong string test


2010-01-14  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [89c92656bcda89be6957dd01fc11bcb1b002fab9]

Automated merge with file:///net/so-cwsserv01/export/cws/dba33d/DEV300/ooo


2010-01-14  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [c0e4a5e15f735a689b30ee82647fac0803ffbf6f]

Automated merge with file:///net/so-cwsserv01/export/cws/dba33d/DEV300/ooo


2010-01-14  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [357ce03ebdb58dbd6b96572f24ba55e627a528cc]

Automated merge with file:///net/so-cwsserv01/export/cws/dba33d/DEV300/ooo


2010-01-14  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [bd755238929771f56a5cf03b8b29d8edd5e57eae]

Automated merge with file:///net/so-cwsserv01/export/cws/dba33d/DEV300/ooo


2010-01-14  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [43a85e1d534695b9e982dc0dff691c7344bbc09f]

Automated merge with file:///net/so-cwsserv01/export/cws/dba33d/DEV300/ooo


2010-01-14  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [661339ec5d86d74ff49c6aa59e50d51b25fa098c]

Automated merge with file:///net/so-cwsserv01/export/cws/dba33d/DEV300/ooo


2010-01-14  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [9eba5bf7b80bd791ef9a7c0af69d6c3c9bebec80]

dba33d: #i108312# check for other function type and pasre only the first child of the condition


2010-01-14  Joerg Skottke [jsk]  <jsk@openoffice.org>  [df0dae76d25eadc1f063c6e2bf9831b11c45aa47]

sb111: Fix missing kontext


2010-01-14  Joerg Skottke [jsk]  <jsk@openoffice.org>  [bd18de66a6c0e577e86c8e80934e2797b1cd693a]

Extended workaround by handling the possible copy-creation-dialog


2010-01-14  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [2749d58399f2ee5af8524665f61dd205fa3bf039]

Automated merge with file:///net/so-cwsserv01/export/cws/dba33e/DEV300/ooo


2010-01-14  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [4c8b5d755757aa50bf44be94ae7a116d2f3f2419]

Automated merge with file:///net/so-cwsserv01/export/cws/dba33e/DEV300/ooo


2010-01-14  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [7e4423eb213e001cd7fcdbf2cd1e0f0f3371510c]

Automated merge with file:///net/so-cwsserv01/export/cws/dba33e/DEV300/ooo


2010-01-14  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [4e0f16fec1a9592df4cd682b676cd7645e60522b]

Automated merge with file:///net/so-cwsserv01/export/cws/dba33e/DEV300/ooo


2010-01-14  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [b170525ca623bebe75938172c4bb93c8ab11fc9d]

Automated merge with file:///net/so-cwsserv01/export/cws/dba33e/DEV300/ooo


2010-01-14  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [8968a83fcf5038e7bcc217d4ab75c42cf750b193]

Automated merge with file:///net/so-cwsserv01/export/cws/dba33e/DEV300/ooo


2010-01-14  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [6dfbdd969f9535ab8ba06fd8f30636801ab3b829]

Automated merge with file:///net/so-cwsserv01/export/cws/dba33e/DEV300/ooo


2010-01-14  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [682f4896505a1e0c225996a8596c2586bdf82ee9]

Automated merge with file:///net/so-cwsserv01/export/cws/dba33e/DEV300/ooo


2010-01-14  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [f63a5a6446984eca706c55b1b863aef821e12ab5]

Automated merge with file:///net/so-cwsserv01/export/cws/dba33d/DEV300/ooo


2010-01-14  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [80b7820b57605c273d3c6fc98ff43a64e2541f8e]

Automated merge with file:///net/so-cwsserv01/export/cws/dba33d/DEV300/ooo


2010-01-14  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [a8b07d4efa51b74a961ca8674d85d26be29fb5ef]

Automated merge with file:///net/so-cwsserv01/export/cws/dba33d/DEV300/ooo


2010-01-14  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [91f5bc9f3eee992791e0b21a9ad3c6f8621e9017]

Automated merge with file:///net/so-cwsserv01/export/cws/dba33d/DEV300/ooo


2010-01-14  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [1fb05b694a74f56cf1584a3193f9253c8491251a]

Automated merge with file:///net/so-cwsserv01/export/cws/dba33d/DEV300/ooo


2010-01-14  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [090cebee76d2dd3eedc1b0a8fe49031e8dca5149]

Automated merge with file:///net/so-cwsserv01/export/cws/dba33d/DEV300/ooo


2010-01-13  sb  <sb@openoffice.org>  [7969604293077e7416f758537eb9b9778265b1c7]

sb118: adapted some more sal unit tests to new CppUnit framework; fixes for unxmacxi


2010-01-13  sb  <sb@openoffice.org>  [61f2eb6209c772edcdbae6fc47c610c5d6fb5cf7]

sb118: smoketestoo_native installation depends on installation archive file


2010-01-13  Mathias Bauer  <mba@openoffice.org>  [8b196e7912408f6044d756603064a36f155b3f96]

#i107450#: move more code out of svx


2010-01-13  Mathias Bauer  <mba@openoffice.org>  [beef7ed3c16db7f41b5f2ff5ec1dd271e046c137]

#i107450#: move more code out of svx


2010-01-13  Mathias Bauer  <mba@openoffice.org>  [f365884ba75eb6385a1ec195498aa957c236ee34]

#i107450#: move more code out of svx


2010-01-13  Mathias Bauer  <mba@openoffice.org>  [35aa0a76d12dde9d5a78828afe5fce728adaa25f]

#i107450#: move more code out of svx


2010-01-13  Mathias Bauer  <mba@openoffice.org>  [a3dad64d25dfe6ef0297d6d2fbaf72fcef5017fb]

#i107450#: move more code out of svx


2010-01-13  Mathias Bauer  <mba@openoffice.org>  [cd7c2747e0d9f8827f81165f4ef0a8672b980377]

#i107450#: move more code out of svx


2010-01-13  Mathias Bauer  <mba@openoffice.org>  [dd2fff67ae5c59de36a36480b9f6968122077706]

#i107450#: move more code out of svx


2010-01-13  Mathias Bauer  <mba@openoffice.org>  [7572bc9673bafdd5cdeb5a3df067529897f3364d]

#i108067#: fix typo


2010-01-13  Niklas Nebel  <nn@openoffice.org>  [0ef3cc16ea48abb2b997788ef98639d7ed99dd52]

datapilotapi: #i108295# XModifyBroadcaster in ScDataPilotTableObj


2010-01-13  sj  <sj@openoffice.org>  [b15930156ffd1eae186c9996f8d2979c2e097685]

impress181: #i107561#: now also exporting notes to pdf


2010-01-13  Christian Lippka  <christian.lippka@sun.com>  [cc1e430e1a6bdaad393720867db0ea5738439177]

toolbar menu rendering finetuning


2010-01-13  Christian Lippka  <christian.lippka@sun.com>  [5d9eda8b975ea497ff1ce5bd306975d829a07bfa]

toolbar menu rendering finetuning


2010-01-13  sb  <sb@openoffice.org>  [ae12b3fe73ca48286a06414c41e35ef75dd2d082]

sb118: adpated some sal unit tests to new CppUnit framework


2010-01-13  sb  <sb@openoffice.org>  [3135dbc801059aab0d649ebbfb0c20b93f5e70c3]

sb118: OOO_SUBSEQUENT_TESTS added


2010-01-13  sb  <sb@openoffice.org>  [6bcdfaf6a740250ac39d4fceb3f500b82cb96040]

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>  [e6fd0d7630e8cb0f834166ee6cc6fbb871482b51]

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  Michael Stahl  <mst@openoffice.org>  [bf46dbcd552d7538474af43b82eb16e17e02d0a4]

swunolocking1: #i108161#: WeakReferenceHelper:  Apple g++ 4.0.1 erroneously believes that it is ambiguous to use  WeakReference<XInterface>::operator=(Reference<XInterface>).  as a workaround, introduce WeakReferenceHelper::clear(), and fix all users.


2010-01-13  Michael Stahl  <mst@openoffice.org>  [e9af447dcbc786acc2dcb8fff41d4d06a1f4c28d]

swunolocking1: #i108161#: WeakReferenceHelper:  Apple g++ 4.0.1 erroneously believes that it is ambiguous to use  WeakReference<XInterface>::operator=(Reference<XInterface>).  as a workaround, introduce WeakReferenceHelper::clear(), and fix all users.


2010-01-13  Michael Stahl  <mst@openoffice.org>  [e646dde27ab190586ad123de14cfe870dc26aaae]

swunolocking1: #i108161#: WeakReferenceHelper:  Apple g++ 4.0.1 erroneously believes that it is ambiguous to use  WeakReference<XInterface>::operator=(Reference<XInterface>).  as a workaround, introduce WeakReferenceHelper::clear(), and fix all users.


2010-01-13  Michael Stahl  <mst@openoffice.org>  [ce31e40eb516feb526212c3e14f936697db6fd01]

swunolocking1: #i108161#: WeakReferenceHelper:  Apple g++ 4.0.1 erroneously believes that it is ambiguous to use  WeakReference<XInterface>::operator=(Reference<XInterface>).  as a workaround, introduce WeakReferenceHelper::clear(), and fix all users.


2010-01-13  sb  <sb@openoffice.org>  [e0d3cb8fa07a0f9786ae058802acee35faef0e4e]

sb118: fixed configure support for --with-package-format=msi


2010-01-13  sb  <sb@openoffice.org>  [73c64e33d00f01c105dc633813bc0d31ca2acacb]

sb118: added -quickstart=no to allow XDesktop::terminate to succeed


2010-01-13  sb  <sb@openoffice.org>  [55698fbc3f556306a7c707638e6d359b300ec833]

sb118: added -quickstart=no to allow XDesktop::terminate to succeed


2010-01-13  Ingrid Halama  <iha@openoffice.org>  [bbc9a541d12b5778a26523627b3551e22b9fc41a]

chartmultiline: #i82971# complex categories (part3 - complex categories for internal data + load/save + copy/paste) + cleanup


2010-01-13  Ingrid Halama  <iha@openoffice.org>  [738f329af2e92ca824cdc810799a2801a60bd23d]

chartmultiline: #i82971# complex categories (part3 - complex categories for internal data + load/save + copy/paste) + cleanup


2010-01-13  Ingrid Halama  <iha@openoffice.org>  [0fced5bc775e82532aab4db47dcee0db4284cff5]

chartmultiline: #i82971# complex categories (part3 - complex categories for internal data + load/save + copy/paste) + cleanup


2010-01-13  Ingrid Halama  <iha@openoffice.org>  [95aaf07e5975396c2aa797bcf04c09fcff96ffcd]

chartmultiline: #i82971# complex categories (part3 - complex categories for internal data + load/save + copy/paste) + cleanup


2010-01-13  Ingo Schmidt  <is@openoffice.org>  [b8d42776e9d67026db03d6968c40479836fe3847]

#i108285# removing sticky bit from directories


2010-01-13  Henning Brinkmann[hbrinkm]  <hbrinkm@openoffice.org>  [d9d36fc94b013754131fe78ab0c7392fae3ce82a]

writerfilter07: log calls of TableManager::handle()


2010-01-13  Oliver-Rainer Wittmann  <od@openoffice.org>  [6e23c4385147a23d458c1336cda82e67befaeebb]

sw33bf02: merge


2010-01-13  sb  <sb@openoffice.org>  [ec0f00417aaabc0676757e310b99d3202667a37c]

sb118: fixed aqua_clipboard mutex lock scope


2010-01-13  Henning Brinkmann[hbrinkm]  <hbrinkm@openoffice.org>  [5ace3a0043a45c02376106362c6d657333977ce6]

writerfilte07: DomainMapperTableHandler::startRow: robustness in debug code


2010-01-13  Oliver-Rainer Wittmann  <od@openoffice.org>  [bed6ae689e836a3c2494dec840bb7946a409619b]

sw33bf02: #b6912256# - assure consistent Writer core attributes if list styles are deleted via UNO-API


2010-01-13  os  <os@openoffice.org>  [7a2fef737c448a529383aee7e1ac4706543b0891]

#i108288# IS_TEMPLATE and VBA_DOCOBJ removed


2010-01-13  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [8b866362e44be39da31a4de962ff5090e2b19cd9]

autorecovery: save open/modified (Writer-based) reports and forms, when doing a session/emergency save

Still, the documents are stored only, and not loaded. For storing, there's at least one known issue: The controller
is unable to deliver the proper object name for a form which has been newly created, and then saved. In this
case, an empty name (from the time where the form was created) will be returned, and used in the save process.
2010-01-13  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [3e8eb23621c5ee4ed9c2d7052f6682d0fbc1e0e0]

autorecovery: save open/modified (Writer-based) reports and forms, when doing a session/emergency save

Still, the documents are stored only, and not loaded. For storing, there's at least one known issue: The controller
is unable to deliver the proper object name for a form which has been newly created, and then saved. In this
case, an empty name (from the time where the form was created) will be returned, and used in the save process.
2010-01-13  Joachim Lingner  <jl@openoffice.org>  [5b2cfb2dca495afb451915b5f0f9516c0b60a92e]

jl145: #i107371# removed performance work-around for XPackageManager->getDeployedPackages


2010-01-13  Helge Delfs [hde]  <hde@openoffice.org>  [18caeed1c7cacfd8690665307df268b7e79e86de]

printerpullpages:i108219 checkbox 'LeereZellenDrucken' was removed from tabpage


2010-01-13  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [56660ceabd571ab96ec493c8c2f4986617fd14af]

dba33d: set control as string


2010-01-13  Ingo Schmidt  <is@openoffice.org>  [f3dd184e61c45e51e583861dc7ef7224ed44f060]

native278: #i107237# upgradecodes for all language packs


2010-01-13  Michael Stahl  <mst@openoffice.org>  [b7ecc322a4e36a8882cbf107186ac46c55a4950b]

#i107826#: apply patch from cmc


2010-01-13  Ingo Schmidt  <is@openoffice.org>  [66fcb92b37911630197527492a8f55f8bc329401]

native278: #i107237# upgradecodes for all language packs


2010-01-13  sb  <sb@openoffice.org>  [6df4828c32d1902966c19c2620c87ee11cd8d7bd]

sb118: missing dependency


2010-01-13  Ingo Schmidt  <is@openoffice.org>  [46ce8df63d90da98d3496036a8c29dea923e7b25]

native278: #i107237# upgradecodes for all language packs


2010-01-13  Ingo Schmidt  <is@openoffice.org>  [3a83e8f950509ee5f103fe817a21752d1b6d7fe3]

native278: #i104830# allowing tilde in localinstalldir


2010-01-13  Ingo Schmidt  <is@openoffice.org>  [8079b997c9f6ccede2721d6d7cf7a8d08fc97759]

native278: #i104830# allowing tilde in localinstalldir


2010-01-13  Ingo Schmidt  <is@openoffice.org>  [47b07b31e8710f0be5b24cfad78034330158fa48]

native278: #i105537# correct string for mac language packs


2010-01-13  Ingo Schmidt  <is@openoffice.org>  [5ef39bc3a12330e99e7bb8ec9e8779672195e704]

native278: #i106222# adding icelandic


2010-01-13  Ingo Schmidt  <is@openoffice.org>  [b31e2a68f03a25a4e88b4869058c22e9bcf51c7c]

native278: #i107441# clean up StandaloneValue


2010-01-13  Ingo Schmidt  <is@openoffice.org>  [7af39a112d754e86ad368a979c337d0190647bd0]

native278: #i107880# white spaces in pathes


2010-01-13  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [cb2da11da570cdac0e1721609a91b78eee6a59e0]

dba33f: #i104413# make column names unique


2010-01-13  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [3bd5a7908b7c2659e1061ad479adfd60beac0436]

dba33f: #i104413# make column names unique


2010-01-13  Thomas Lange [tl]  <tl@openoffice.org>  [7b8a1e6119919036e6ccc0ec21652cd4e7b81427]

merge


2010-01-13  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [0b390e311d5f19864d853d887c608359dfbbccf3]

dba33f: include typeinfo, not typeinfo.h


2010-01-13  Tobias Krause  <tkr@openoffice.org>  [ace0b021d54c32376c7d3219295b0b5a245657f3]

tkr33: #107136# unused return value removed


2010-01-13  Joerg Skottke [jsk]  <jsk@openoffice.org>  [990a1feb1085c1d696fab8c23fa52e399db800e4]

printerpullpages: Fix for fix (endsub not defined in functions)


2010-01-13  Thomas Lange [tl]  <tl@openoffice.org>  [680ebbec1520b6df42264a450932d779edc07c3c]

#i108219# SwWeb print options fixed


2010-01-13  Tobias Krause  <tkr@openoffice.org>  [f6e36c08bdc8eb75531695a884aa92eef309ca02]

tkr33: #107136# deliver the right header file to solver


2010-01-13  Joerg Skottke [jsk]  <jsk@openoffice.org>  [02531504da1cd548d6ecd66313a4efaa05a5be7b]

printerpullpages: Local merge


2010-01-13  Joerg Skottke [jsk]  <jsk@openoffice.org>  [1dad53a5a19db474a52704c84e975292fc5b4896]

printerpullpages: Fixed a potential timout problem when retrieving file list within filepicker


2010-01-13  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [928a134111d9a7b80df8a9a4a6bea4ae9a1a1776]

Automated merge with http://hg.services.openoffice.org/cws/dba33f


2010-01-13  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [ec199afd6b9c8b75004152b1d47ef4bb28a47a47]

Automated merge with http://hg.services.openoffice.org/cws/dba33f


2010-01-13  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [2987a26677660803fc5dd2244fe063e8950135b4]

dba33f: #i20615# new feature to allow server side column descrriptions to be visible and changeable in the table designer.


2010-01-13  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [f950279763483bb0ca11a234ebeefe2c78580f4b]

dba33f: #i20615# new feature to allow server side column descrriptions to be visible and changeable in the table designer.


2010-01-13  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [fbb7a4cd4c90471ab9582b799e04a6c1023d507e]

dba33f: #i20615# new feature to allow server side column descrriptions to be visible and changeable in the table designer.


2010-01-12  sb  <sb@openoffice.org>  [50c421d7f4d3549cc1b02981066926311931a7a6]

#i108269# work around spurious dmake problems with whitespace before macro definitions


2010-01-12  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [5f2428d39fcb746c8aee3ca0b06dcfae8849fa3b]

autorecovery: initial implementation of a new save/recovery for database documents

For the moment, the document only stores and loads itself, as before.

In this course, the AutoRecovery service now delegates the decision whether or not a document
needs to be stored (to the "salvage location") to the document itself, using the new method
XDocumentRecovery::wasModifiedSinceLastSave, superseded the previous E_MODIFIED_SINCE_LAST_AUTOSAVE
flag.

XDocumentRecovery::wasModifiedSinceLastSave has been implemented for SfxBaseModel, yielding the same
behavior as before.

It has also been implemented for database documents, where the implementation is somewhat "sloppy",
in that it returns always <TRUE/> when any of the opened sub components of the document is modified.
2010-01-12  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [45e6e337a385be0798d3d8a9d8c90b170fd64d58]

autorecovery: initial implementation of a new save/recovery for database documents

For the moment, the document only stores and loads itself, as before.

In this course, the AutoRecovery service now delegates the decision whether or not a document
needs to be stored (to the "salvage location") to the document itself, using the new method
XDocumentRecovery::wasModifiedSinceLastSave, superseded the previous E_MODIFIED_SINCE_LAST_AUTOSAVE
flag.

XDocumentRecovery::wasModifiedSinceLastSave has been implemented for SfxBaseModel, yielding the same
behavior as before.

It has also been implemented for database documents, where the implementation is somewhat "sloppy",
in that it returns always <TRUE/> when any of the opened sub components of the document is modified.
2010-01-12  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [923e15dd7d61770613e0d7c5c2a15695c95b606c]

autorecovery: initial implementation of a new save/recovery for database documents

For the moment, the document only stores and loads itself, as before.

In this course, the AutoRecovery service now delegates the decision whether or not a document
needs to be stored (to the "salvage location") to the document itself, using the new method
XDocumentRecovery::wasModifiedSinceLastSave, superseded the previous E_MODIFIED_SINCE_LAST_AUTOSAVE
flag.

XDocumentRecovery::wasModifiedSinceLastSave has been implemented for SfxBaseModel, yielding the same
behavior as before.

It has also been implemented for database documents, where the implementation is somewhat "sloppy",
in that it returns always <TRUE/> when any of the opened sub components of the document is modified.
2010-01-12  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [3bb1f9069d1973908175269564992a2b568ebbfe]

autorecovery: initial implementation of a new save/recovery for database documents

For the moment, the document only stores and loads itself, as before.

In this course, the AutoRecovery service now delegates the decision whether or not a document
needs to be stored (to the "salvage location") to the document itself, using the new method
XDocumentRecovery::wasModifiedSinceLastSave, superseded the previous E_MODIFIED_SINCE_LAST_AUTOSAVE
flag.

XDocumentRecovery::wasModifiedSinceLastSave has been implemented for SfxBaseModel, yielding the same
behavior as before.

It has also been implemented for database documents, where the implementation is somewhat "sloppy",
in that it returns always <TRUE/> when any of the opened sub components of the document is modified.
2010-01-12  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [ff9e369da43eaa1c89f846122943ab2c46b13c25]

autorecovery: initial implementation of a new save/recovery for database documents

For the moment, the document only stores and loads itself, as before.

In this course, the AutoRecovery service now delegates the decision whether or not a document
needs to be stored (to the "salvage location") to the document itself, using the new method
XDocumentRecovery::wasModifiedSinceLastSave, superseded the previous E_MODIFIED_SINCE_LAST_AUTOSAVE
flag.

XDocumentRecovery::wasModifiedSinceLastSave has been implemented for SfxBaseModel, yielding the same
behavior as before.

It has also been implemented for database documents, where the implementation is somewhat "sloppy",
in that it returns always <TRUE/> when any of the opened sub components of the document is modified.
2010-01-12  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [e0d43c1493e7a36086df622247ad45c04c502929]

autorecovery: remove SID_VIEW, it is used only once, and mapped to SID_HIDDEN, anyway


2010-01-12  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [ce5247d0b7f664db13622b6a603b86372309cfe0]

dba33f: remove BROWSER_HIGHLIGHT_AUTO/MANU - they're not used at all


2010-01-12  sb  <sb@openoffice.org>  [63dcf941d09d691b2b7d4b9e0f5b5f3c11f16c5d]

sb118: #i108269# first step of removing tcsh support


2010-01-12  sb  <sb@openoffice.org>  [df4418aec06d8cea2c72876d84e5166ecaf78c07]

sb118: #i108269# first step of removing tcsh support


2010-01-12  sb  <sb@openoffice.org>  [a415adcda8743619dc090ad6cedbec72d53ac487]

sb118: #i108269# first step of removing tcsh support


2010-01-12  sb  <sb@openoffice.org>  [510f83e4ffdbdf0e89dc8ee3fe595d7b7d0613d4]

sb118: #i108269# first step of removing tcsh support


2010-01-12  sb  <sb@openoffice.org>  [54a3fd62fe515fc9e50e4f00620ea9600e06145b]

sb118: #i108269# first step of removing tcsh support


2010-01-12  sb  <sb@openoffice.org>  [54c62022ca217142361d003e1f5d7387a21edab0]

sb118: #i108269# first step of removing tcsh support


2010-01-12  sb  <sb@openoffice.org>  [5f845545bfd280af978bec9967ed06f6478bce8a]

sb118: #i108269# first step of removing tcsh support


2010-01-12  sb  <sb@openoffice.org>  [84d5366c3d73fe88a3ef332306271129aa2b0c10]

sb118: #i108269# first step of removing tcsh support


2010-01-12  sb  <sb@openoffice.org>  [55ec111502477e7527498888e795dfdf006c5eb5]

sb118: #i108269# first step of removing tcsh support


2010-01-12  sb  <sb@openoffice.org>  [09a1d904641567d6db6e9129304979b4743cc328]

sb118: #i108269# first step of removing tcsh support


2010-01-12  sb  <sb@openoffice.org>  [e63eb1c7becffaab5ca8ddd570d64ab11a0c0ab2]

sb118: #i108269# first step of removing tcsh support


2010-01-12  sb  <sb@openoffice.org>  [24532f08558415d3520500e80db65152da3a5a61]

sb118: #i108269# first step of removing tcsh support


2010-01-12  sb  <sb@openoffice.org>  [11370224ce0d0654e4aa1aa27e8da3ec3e2bab6b]

sb118: #i108269# first step of removing tcsh support


2010-01-12  sb  <sb@openoffice.org>  [52fae281f682eeab8aca602b28fa09b8167d06f8]

sb118: #i108269# first step of removing tcsh support


2010-01-12  Daniel Rentz  <dr@openoffice.org>  [8ca729a894981b589f8e08da07214c72271635c0]

kohei03: #i10000# compiler warning


2010-01-12  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b3500a31e28a2f68470ead6c5d25f54a61572b39]

aus112: regenerate configure


2010-01-12  tb121644  <tb121644@sr1-eham02-04>  [a4c445a0eac44be7900591265c4d627561792a2c]

#106268# patch & license upgrade


2010-01-12  Daniel Rentz  <dr@openoffice.org>  [98fff720090d33f46f7ce5459f15aeb01606af56]

kohei03: #i10000# compiler warning


2010-01-12  Oliver-Rainer Wittmann  <od@openoffice.org>  [79853f40933714fcbea5ccd692175ea223ea687e]

sw33a11y01: #i88070# fix of compiler warnings for Linux, Solaris and MacOS X for the refactoring of the sidebar window code


2010-01-12  Joachim Lingner  <jl@openoffice.org>  [76ea65d536125dd98a5f9b21eec6d9d8435bdfef]

jl145: merge with DEV300_m69


2010-01-12  Joachim Lingner  <jl@openoffice.org>  [4889d02f40f73629a0d33ba4e3fe4fb5997458f8]

jl145: merge with DEV300_m69


2010-01-12  Joachim Lingner  <jl@openoffice.org>  [8c72039c7ea82f2493d60ec03921bdd45df0ef02]

jl145: merge with DEV300_m69


2010-01-12  Daniel Rentz  <dr@openoffice.org>  [c6400761eab09b3be841a35f6145cf1592c92117]

kohei03: #i10000# compiler warning


2010-01-12  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [2fe0b91052af0ad059be443ecee4d151e4e0de78]

cbosdo01: merge with DEV300_m69


2010-01-12  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [a413e8342c69a3ebd94e2e5fa2f5ddfbca4cf7ec]

cbosdo01: merge with DEV300_m69


2010-01-12  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [7081bd29f9bb5a10099799365075a90eb5aab8e5]

cbosdo01: merge with DEV300_m69


2010-01-12  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [3666f79fb49f2e93b13b88291ac407fffee7cd4c]

cbosdo01: merge with DEV300_m69


2010-01-12  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [ffa9c9f16f097ddb44f71c87a338fa9bb74dbd4b]

cbosdo01: merge with DEV300_m69


2010-01-12  Carsten Driesner  <cd@openoffice.org>  [0f26adb46fc7d371c686089c674d408c93f36771]

#108263# Fix problem with empty system values which need to be intergers. Use 0 to reflect unknown.


2010-01-12  Henning Brinkmann[hbrinkm]  <hbrinkm@openoffice.org>  [efe3766fbcbaeaacada9ae9534811f3bde7cd51a]

writerfilter07: TableManager: do the resetting of properties the right way


2010-01-12  Helge Delfs [hde]  <hde@openoffice.org>  [3bd753beef2b202fa1c2b8e2c1c15ef930e49503]

automationdev300m69:i108257 [Automation][w_opt.bas]Compatibility test fails


2010-01-12  Oliver Craemer  <oc@openoffice.org>  [ca1a4a31acf9cd360c820fd3683cb176d120daa5]

#i108260# get independent from OLE sequenz


2010-01-12  Thomas Lange [tl]  <tl@openoffice.org>  [84c78339cdb438323350301db58b60efb751608d]

#i108247# missing include added


2010-01-12  Henning Brinkmann[hbrinkm]  <hbrinkm@openoffice.org>  [75a05f499631fbee90ee8a0a9b34e7e61ec9739e]

writerfilter07: debug: gridSpans, rowProperties, tableColumnSeparators


2010-01-12  Caolán McNamara  <cmc@openoffice.org>  [5c75442ef1d77016394583a112d37886d562eef6]

cmcfixes69: #i108262# fix mismatch braces


2010-01-12  Caolán McNamara  <cmc@openoffice.org>  [022eec80a272cddcf5ee6eda2b14236df1a4e30c]

cmcfixes69: #i108261# fix mismatch ifdefs


2010-01-12  Thomas Lange [tl]  <tl@openoffice.org>  [46271f0c4df6b0cb0cd07c1070057f1c47c8aa65]

#i108247# missing include added


2010-01-12  Thomas Lange [tl]  <tl@openoffice.org>  [7a0436ff74b08cc03fd14730e14fcc8b558a2ecb]

cws tl74: build errors/warnings after merge


2010-01-12  Thomas Lange [tl]  <tl@openoffice.org>  [9c5daf023ff0f7643f09361b6cac45055990aebf]

cws tl74: build errors/warnings after merge


2010-01-12  Caolán McNamara  <cmc@openoffice.org>  [b38be2caf83f44538f213d1c01420aee67bebce3]

cmcfixes69: #i108259# fix possible leaks


2010-01-12  Caolán McNamara  <cmc@openoffice.org>  [6d62a5cf692529856b21cfa84a71fdfde75521e3]

cmcfixes69: #i108258# fix mismatch new[]/delete


2010-01-12  Joerg Skottke [jsk]  <jsk@openoffice.org>  [e52042f8dd90ffb0cd271fa883dd07bbad08d5c0]

sb111: Fix sMakeDocumentEditable() with a weird piece of code (should be API based, really!), removed duplicate function GetOLEDefaultNames() as an API based function is available (which probably needs fixing in this CWS as well)


2010-01-12  Hans-Joachim Lankenau  <hjs@openoffice.org>  [8a17edb3ced52b249e191f432a8dffe791646118]

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>  [b84e7328695132c1fd12c3911453fb508625b21c]

aus112: #i108254# deal with cygwin .exe magic which changed in cygwin 1.7


2010-01-12  Oliver Craemer  <oc@openoffice.org>  [94a8cde0f68dd3f9ab3cb44e9661cac21f63576f]

#i108249# Change position of errorid in warnlog


2010-01-12  Thomas Benisch  <tbe@openoffice.org>  [1421b1785afd319e2425b5d7d3899b06ba903325]

dr75: #i100423# Formula input into cell range fails if parentheses are highlighted


2010-01-12  Joerg Skottke [jsk]  <jsk@openoffice.org>  [64f9883dfd427a193ed1954940089440e248de13]

sb111: Local merge


2010-01-12  Joerg Skottke [jsk]  <jsk@openoffice.org>  [53afefdfed9f7387677558db0d5fab0718160ebf]

sb111: Local merge


2010-01-12  Joerg Skottke [jsk]  <jsk@openoffice.org>  [416a9b9cfde3eddc8a43d226d206c92af9874305]

sb111: Local merge


2010-01-12  Joerg Skottke [jsk]  <jsk@openoffice.org>  [defe1be75a67e9574bbe1c57d4ccdb681bba4d8b]

sb111: Local merge


2010-01-12  Joerg Skottke [jsk]  <jsk@openoffice.org>  [76931af4a549c5f3ce155b054f80213caf023261]

sb111: Local merge


2010-01-12  Joerg Skottke [jsk]  <jsk@openoffice.org>  [05b4092b43cefa49fe25df716966cee16e78bbe1]

sb111: Local merge


2010-01-12  Joerg Skottke [jsk]  <jsk@openoffice.org>  [5b3b6a84c0b42698f07dafdf72b92cd3bfa99bb9]

sb111: Local merge


2010-01-12  Joerg Skottke [jsk]  <jsk@openoffice.org>  [8638830a1c6ad735259754d611c55e37d44d6188]

sb111: Local merge


2010-01-12  Joerg Skottke [jsk]  <jsk@openoffice.org>  [a2c8280a937c70e3fecacb5b27c3930872274321]

sb111: Local merge


2010-01-12  Caolán McNamara  <cmc@openoffice.org>  [1fa5cf73fc3521fbdff99878e9baba2c4f4b03ec]

cmcfixes69: #i106157# support system graphite, even with a different stlport


2010-01-12  Caolán McNamara  <cmc@openoffice.org>  [ff0b3db30d0aba0605601c1aa514de83d4d3bc81]

cmcfixes69: #i106157# support system graphite, even with a different stlport


2010-01-12  Caolán McNamara  <cmc@openoffice.org>  [c7fcabef35a9ccf49a5de2c8ff1470aee77c238d]

cmcfixes69: #i106157# support system graphite, even with a different stlport


2010-01-12  Joerg Skottke [jsk]  <jsk@openoffice.org>  [53fa1c622f0c74325e13d8afe1b5351ca0c00f02]

sb111: Better dialog handling for the Assign Macro dialog (using timeout now). Added slot <ContextProperties> to hUseAsyncSlot


2010-01-12  Thomas Lange [tl]  <tl@openoffice.org>  [59550f11ccf5d3b56f7a4cd5a7db5ed2c11109ec]

#i108247# missing include added


2010-01-12  Oliver-Rainer Wittmann  <od@openoffice.org>  [c230e962ca2c876187a028fa14426210b5746a0f]

sw33a11y01: #i88070# refactoring of sidebar window code used for visualization of comments/annotations


2010-01-12  Oliver-Rainer Wittmann  <od@openoffice.org>  [959d3c5414db6352f555e9c75babe619aa2bda60]

sw33a11y01: #i88070# method <AccessibleEditableTextPara::getLocationOnScreen()> - fallback to parent's <XAccessibleContext> instance


2010-01-12  Mathias Bauer  <mba@openoffice.org>  [5a03ff2c5391d9a25d0bfbb1e4b3f1312df1c70b]

#i107450#: code from svx/source/options moved to other libs


2010-01-12  Mathias Bauer  <mba@openoffice.org>  [c1b2cc6e5fe4b8b5e3433c9ebf9fc81e2a785e7c]

#i107450#: code from svx/source/options moved to other libs


2010-01-12  Mathias Bauer  <mba@openoffice.org>  [33f6ca889b56dedb0d783308c5c9b437302dbead]

#i107450#: new module editeng added


2010-01-12  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [cf9158209265ef2bcd22dc1955e3a52170eb4a44]

dba33f: wrong order of member ini


2010-01-12  sb  <sb@openoffice.org>  [2fe1f4e1093e41dc5fef5c9c9ebf0ae4bd9262fe]

sb118: missing macosx-change-install-name shl/NONE/OOO combination


2010-01-11  sb  <sb@openoffice.org>  [a00012a80d4bf53c747a37bec51befbfc5ade013]

sb118: missing macosx-change-install-name app/NONE/NONE combination


2010-01-11  sb  <sb@openoffice.org>  [50a6ab9c5c43f7226f29d11ce3e7481cffe51f38]

sb118: adapted cppuhelper/qa/propertysetmixin to new CppUnit


2010-01-11  sb  <sb@openoffice.org>  [cd55f83c52e8e1de1d954998e83adc31b706c08b]

sb118: work around problem that <windows.h> defines OPTIONAL (clashing e.g. with com::sun::star::beans::PropertyAttribute::OPTIONAL)


2010-01-11  sb  <sb@openoffice.org>  [140885c51943d08fb8cb0faa6f4e84c426860d4e]

sb118: fixed and improved previous AUGMENT_LIBRARY_PATH_LOCAL change


2010-01-11  Christian Lippka  <christian.lippka@sun.com>  [ab98df64183f82536da9a36e36de1534c33bcd8f]

removed unused file


2010-01-11  Christian Lippka  <christian.lippka@sun.com>  [fa9c24d9e8c12cd3df9f8b929791c80e07541b1e]

removed old images


2010-01-11  Mathias Bauer  <mba@openoffice.org>  [0621be8155b0e698cdbb3c257301486d2bdb6d4f]

#i107586#: remove ununsed code


2010-01-11  Mathias Bauer  <mba@openoffice.org>  [92afcf4da71003ca2206891053fc54e72b8cecb0]

#i107175#: remove ununsed code


2010-01-11  Michael Stahl  <mst@openoffice.org>  [bb94dd8918d401094768173d99ecf5a6efeb6739]

swunolocking1: #i108161#: add forgotten since tag


2010-01-11  Thomas Lange [tl]  <tl@openoffice.org>  [3aa0aa1db307d2d88c612b808ec06411b3036b97]

cws tl74: merge problems


2010-01-11  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [26785e5668bbfd90200a80b3d3c5460afe83b121]

dba33f: merge


2010-01-11  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [7c12d03363ce2d4304ace0a4123ac080751eb438]

dba33f: merge


2010-01-11  Mathias Bauer  <mba@openoffice.org>  [8d35d452d277e896b36256778062a965ba7c75c7]

#i107450#: changes in scp2 for new editeng module


2010-01-11  os  <os@openoffice.org>  [2ac42e9f9636c575169cc4db9ac8c03c33eb6305]

#i105646# unused code removed


2010-01-11  Thomas Lange [tl]  <tl@openoffice.org>  [1b030104d238985d6df1036f0e48eee5bb6d8bb5]

cws tl74: merge errors


2010-01-11  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [9b558f5f9d7806c7a73393ee2566f676ca8b6fff]

dba33f: #i102631#


2010-01-11  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [387a1260f55ad1428a23ba01355c3ebec1001b15]

Update from master repository (to m69).


2010-01-11  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [18a82427d1fb1a8387cf8a9b8a1d6c4a04a1649e]

Update from master repository (to m69).


2010-01-11  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [84f3fe2333f400a678234bbd0029a27b454086a8]

Update from master repository (to m69).


2010-01-11  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [209a5eb986d982029bf9c93d0902d8bb50da7562]

Update from master repository (to m69).


2010-01-11  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [1467d8ef95c8fde835e22aba614e22b45522844a]

Update from master repository (to m69).


2010-01-11  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [570888a0e8cec0a0c922582ba921fccbd8083945]

Update from master repository (to m69).


2010-01-11  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [8ce5a12c4e29de301969bd47278f1e6a62bde585]

Update from master repository (to m69).


2010-01-11  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [0b6d577afb8f90f13d1735b3438658a9b95bd779]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba33d


2010-01-11  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [d57dc4d71cecd1e63c4a35d5d1c1c82763577ff8]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba33d


2010-01-11  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [0987b3c6c6c2bd340322f2b8a108cc50ecd395f7]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba33d


2010-01-11  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [2cfd06970eee7cea48c928504a17ccfafb6fac5c]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba33d


2010-01-11  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [a1acd7067be5ad7eae4ec6d72b5d59970e7e2571]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba33d


2010-01-11  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [2cfe0e655e6dbc0f3f4ca24c3fa89cf8f7cff9eb]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba33d


2010-01-11  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [97b027a81a363843bd6d4872fca9a0649f20393d]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba33b


2010-01-11  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [ab2f60d4e1f95a2a19308c84160de3abdae4a452]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba33b


2010-01-11  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [3a5c76a4872ad517ac85dcacdf57e20a4f862514]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba33b


2010-01-11  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [a83ffd93bc561d5cd6fde55ff31080462fcb720e]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba33b


2010-01-11  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [d0f9b7813257c8feecc883ef60a0d5092c1fea6b]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba33b


2010-01-11  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [bfea11050f33c069192b3c988dd7c7d6ebdce780]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba33b


2010-01-11  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [159cdeeebf71f3b11b105e0a77d1def95ad47ffc]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba33b


2010-01-11  Thomas Lange [tl]  <tl@openoffice.org>  [1b800a71b5eee336abc70ed1c4469aab774575d1]

cws tl74: wrong include


2010-01-11  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [465d997b40a880697168f14debae6d2ccbcd7fe2]

dba33b: fix height of the advanced settings dialog, was too small with the recent addition of the 'primary key support' option


2010-01-11  sb  <sb@openoffice.org>  [ad07e1cdb9566b469dffb995ca998f12d1d91194]

sb118: removed left-over obsolete IRIX directory


2010-01-11  Thomas Lange [tl]  <tl@openoffice.org>  [d8acb8300eaf5cee6d6445722e12221cfc4059a4]

cws tl74: build errors


2010-01-11  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [fc5608783995783e5d4804787fab31d4fc979533]

dba33f: #i108079# travel through connection, begin with table with highest number of connections


2010-01-11  Henning Brinkmann[hbrinkm]  <hbrinkm@openoffice.org>  [a1e310c0a8feeca542749d6339a5c5359a2c85ac]

writerfilter07: factorytokentoidmapinner: look for rng:defines outside current namespace, too. factorytokentoidmap: handle any parent id as default


2010-01-11  Henning Brinkmann[hbrinkm]  <hbrinkm@openoffice.org>  [128a52d510410359fb57a0e6dbb360b8d273ac8b]

writerfilter07: new: OOXMLFastContextHandler::sendPropertiesToParent


2010-01-11  Henning Brinkmann[hbrinkm]  <hbrinkm@openoffice.org>  [88b08c3d42cfa3bfde3820ed200b5672d9895224]

writerfilter07: log usage of createFastChildContextFromStart


2010-01-11  Henning Brinkmann[hbrinkm]  <hbrinkm@openoffice.org>  [206d56708441f9395ca752ae1113498d0be9da1f]

writerfilter07: write warning to debug protocol if property is not added


2010-01-11  sj  <sj@openoffice.org>  [81f4386da532ba62e5e2381e57485197ce5da0bf]

impress181: #i74384# correctly interpreting maxcolor value vor ppm (taking care also for pbp)


2010-01-11  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [65b0953695ddfc94b618ac13cf7835d56ae2508a]

dba33f: #i108038# (re-)add Selection support to the Copy Table Wizard


2010-01-11  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [0e793ea5d3e758ed431065b675a79c17a9f15ef7]

dba33f: #i108038# (re-)add Selection support to the Copy Table Wizard


2010-01-11  Mathias Bauer  <mba@openoffice.org>  [040e23bd9198d9b992f7acd180027b703bbc0a91]

#i107356#: uninitialized variable fixed


2010-01-11  Henning Brinkmann[hbrinkm]  <hbrinkm@openoffice.org>  [f17b3531884f1328bef48e4c1b7079510bc62031]

writerfilter07: use loggers


2010-01-11  Mathias Bauer  <mba@openoffice.org>  [3906478d2ce912e49f59d88b3c63bb1dea38c45d]

#i107174#: remove unused code


2010-01-11  Thomas Lange [tl]  <tl@openoffice.org>  [70e22566b64a3cb76a7e5ed8187ee642e9ee9ace]

cws tl74: warning-free code


2010-01-11  Mathias Bauer  <mba@openoffice.org>  [8abe389a2242fe1a2c51fc6e3b676fae831443dd]

#i107172#: remove unused code


2010-01-11  Mathias Bauer  <mba@openoffice.org>  [59153fc8dabb9260d89fccfdc4fe2a0a547dec11]

#i107172#: remove unused code


2010-01-11  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [3dbc095a424bcb4eacc0b697aa2b41011a43b8bf]

printerpullpages: #i106219# latest updates


2010-01-11  Mathias Bauer  <mba@openoffice.org>  [0014f10d9237e82357e11aedecca817f67827536]

#i105556#: remove unused code


2010-01-11  sb  <sb@openoffice.org>  [949256f2a9f042e258478bdd5c0ef631e5e55b7b]

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  sb  <sb@openoffice.org>  [9bba3843e87a987436b4e83d74c4979e5ddf3d19]

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  Thomas Lange [tl]  <tl@openoffice.org>  [b9af4e970fa589f901fb12366e6714054f77cdd2]

cws tl74: case error in include statement fixed


2010-01-11  Mathias Bauer  <mba@openoffice.org>  [08d920b23f3817b0e2b5277eb5f3519e5cf355b6]

#i105875#: check return of fgets


2010-01-11  Mathias Bauer  <mba@openoffice.org>  [40a01bd67cc40a90ddf67f00d6384733fceac446]

#i105547#: remove unused code in filter module


2010-01-11  sb  <sb@openoffice.org>  [b79efacf62a2f2a60e9d49240f8fc7f2ce65ff59]

sb118: documentation


2010-01-11  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [c66e59ccbfb5f71be553718fb80891d710e14eff]

autorecovery: fix post-rebase build problems


2010-01-11  Tobias Krause  <tkr@openoffice.org>  [5641571c4f0678046cbe97ba7bcc04cda369b8ab]

tkr32: #105917# upgrade major version number of libcurl


2010-01-11  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [fad7c8d823d0a451874616e19334e76ca93385b8]

dba33e: svx split


2010-01-11  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [3af527bf8c85dea2bc94fc812b96ff6253712232]

dba33e: svx split


2010-01-11  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [f5531281dc390ac3e74888f078eac7a87b586095]

dba33e: svx split


2010-01-10  Christian Lippka  <cl@openoffice.org>  [19c92f47e2564c524199de06e805b78e33d8070d]

added new layout images


2010-01-10  Christian Lippka  <cl@openoffice.org>  [1d65329a9cdfa2ae72bfdd1fe56f0d6f1f3dd72a]

added new layout images


2010-01-09  Mathias Bauer  <mba@openoffice.org>  [b7360d41eafbd7c368aa0fb0eb3906afc7470068]

#i107450#: missing library


2010-01-09  Mathias Bauer  <mba@openoffice.org>  [dfe577e82238a359f166acdb86c419c07a6e5604]

#i107450#: missing library


2010-01-09  Mathias Bauer  <mba@openoffice.org>  [3c764e3f306b2966ba0805b12d23f2f4622c2b57]

#i107450#: error in pch file


2010-01-09  Mathias Bauer  <mba@openoffice.org>  [d259b818775aea8ea76e9a3fd6d5a248312590c7]

#i107450#: error in pch file


2010-01-09  sb  <sb@openoffice.org>  [30f96f75a4cc80e7d13bcc42a9f091ebff72bd46]

sb118: merged in DEV300_m69


2010-01-09  sb  <sb@openoffice.org>  [67e60e6e552513352f3e707d062399569bea4449]

sb118: merged in DEV300_m69


2010-01-09  sb  <sb@openoffice.org>  [a762c312505d0589e39dc890de4abe5be1943399]

sb118: merged in DEV300_m69


2010-01-09  sb  <sb@openoffice.org>  [73f17a4f9eaf9ab1495109f4c350afb809088b10]

sb118: merged in DEV300_m69


2010-01-09  sb  <sb@openoffice.org>  [7f27ae1766e58ce38c517df648d28959491f494d]

sb118: merged in DEV300_m69


2010-01-09  sb  <sb@openoffice.org>  [602ab815e12576376ac6cc73178b16510a52ca49]

sb118: merged in DEV300_m69


2010-01-09  sb  <sb@openoffice.org>  [3df62bf0c6504ebabc91fbf0e95704b589ac9d40]

sb118: merged in DEV300_m69


2010-01-09  sb  <sb@openoffice.org>  [180c780b16b164c23afe2ae8f0e03f89bc4f9a3a]

sb118: merged in DEV300_m69


2010-01-09  sb  <sb@openoffice.org>  [3dd8873031f700b3299a09e653a185ee8d92eafc]

sb118: merged in DEV300_m69


2010-01-09  sb  <sb@openoffice.org>  [22177bc7cb9f5e5e5b97cc6ec58fc23538f018bf]

sb118: merged in DEV300_m69


2010-01-09  sb  <sb@openoffice.org>  [98a252a675350643a3a0890fc8bbb5b8239892be]

sb118: merged in DEV300_m69


2010-01-09  sb  <sb@openoffice.org>  [a57ae685bcc342e1cd2d4e9d261704839ecf1996]

sb118: merged in DEV300_m69


2010-01-09  sb  <sb@openoffice.org>  [228f5b02965d746c331c0c89aff75105aa1f7a51]

sb118: merged in DEV300_m69


2010-01-09  sb  <sb@openoffice.org>  [48e0f5f9a0c50054d98d4e267f85b11563e48fb0]

sb118: merged in DEV300_m69


2010-01-09  Mathias Bauer  <mba@openoffice.org>  [b587928aa11f05114481d87cb9cc2c936817599e]

#i107450#: wrong d.lst for Windows


2010-01-09  Caolán McNamara  <cmc@openoffice.org>  [28159e10f92b56dadb2cec057532f41f4fa51fad]

cmcfixes69: #i108178#: delete allocated object (removes unused code warning from callcatcher)


2010-01-09  Mathias Bauer  <mba@openoffice.org>  [b1f6e254454fe35d259afb79e0e87e2215901bd9]

#i107450#: error found in HID generation


2010-01-09  Mathias Bauer  <mba@openoffice.org>  [6447b51bf04a72621847a4024e9a73e0a9c7e206]

#i107450#: syntax error in export declaration


2010-01-08  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [6d4b35823547b7a934a67f2a2f2094a673e1c661]

autorecovery: merge after rebase to m69


2010-01-08  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [93857a0ec92ee511c0ddce90004cd40e338a93f5]

autorecovery: merge after rebase to m69


2010-01-08  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [5a86dd4ef5d2241b2ed179c490d8d62b4817b373]

autorecovery: merge after rebase to m69


2010-01-08  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [be593f1963cf53c368356e8ff444d7065da9141f]

autorecovery: merge after rebase to m69


2010-01-08  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [8a4ef3684d3edd4d10d985f87ca7563590255153]

autorecovery: merge after rebase to m69


2010-01-08  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [5f05cb55bcac03a31fc78b2d984195e12798f786]

autorecovery: merge after rebase to m69


2010-01-08  Michael Stahl  <mst@openoffice.org>  [5468c694b9f87b60ed961ccff472131d14881189]

swunolocking1: dmake depend=t is utterly broken; patch by ause to fix it...


2010-01-08  Michael Stahl  <mst@openoffice.org>  [0aab9a48358f905de8d65568e5f32e8d36d6021c]

swunolocking1: #i108161#: WeakReferenceHelper::operator=():  avoid creating a temporary WeakReferenceHelper for uno::Reference assignment.  [according to callgrind this is 3 times faster]


2010-01-08  Caolán McNamara  <cmc@openoffice.org>  [0562dbac97b9e05dbf3582d52a08ecf38f00cf0c]

cmcfixes69: #i108166#: remove unused method


2010-01-08  Caolán McNamara  <cmc@openoffice.org>  [66c1f6c7ffc872283f257dfd1ec40cd5c7a5dfa6]

cmcfixes69: #i108165#: remove unused ctor


2010-01-08  Mathias Bauer  <mba@openoffice.org>  [fdb6bf4109420de2c51be00e970d1783d5f125a6]

#i107450#: simplify makefile


2010-01-08  Kurt Zenker  <kz@openoffice.org>  [0e6633d40e720360f357518d033307b1ab40e93a]

bserver50: #161439# add a broadcast to insert jobs into a module


2010-01-08  Mathias Bauer  <mba@openoffice.org>  [6bf794609a0a8a09baba5cf3ed27568ebd4d45b5]

#i107450#: build all other modules with new editeng lib


2010-01-08  Mathias Bauer  <mba@openoffice.org>  [062389b010a139129682709876e3d092de234af5]

#i107450#: build all other modules with new editeng lib


2010-01-08  Mathias Bauer  <mba@openoffice.org>  [cf1210e40b872191ba433636480293eabc017d95]

#i107450#: build all other modules with new editeng lib


2010-01-08  Mathias Bauer  <mba@openoffice.org>  [55f1f483cfa4cde111593782f17c514a0056d7f0]

#i107450#: build all other modules with new editeng lib


2010-01-08  Mathias Bauer  <mba@openoffice.org>  [bd685292add3551310fc94188b86bfb44c36906f]

#i107450#: build all other modules with new editeng lib


2010-01-08  Mathias Bauer  <mba@openoffice.org>  [7244b6bb5d8b6d109061ac693bb979821ce49b00]

#i107450#: build all other modules with new editeng lib


2010-01-08  Mathias Bauer  <mba@openoffice.org>  [bf5462ddf65df9392780b29bbe96597190e55f76]

#i107450#: build all other modules with new editeng lib


2010-01-08  Mathias Bauer  <mba@openoffice.org>  [1333d05e551a53c9bef60d57031c1d3f5baf8eca]

#i107450#: build all other modules with new editeng lib


2010-01-08  Daniel Rentz  <dr@openoffice.org>  [561635988f3acd9f3f7396daee62944ba280ff1f]

chartpositioning: #i86609# set correct plot area size for pie charts


2010-01-08  Daniel Rentz  <dr@openoffice.org>  [e0e189e3d88d1127a99d1e3e8203f6c30ef46e3b]

chartpositioning: #i86609# set correct plot area size for pie charts


2010-01-08  sb  <sb@openoffice.org>  [1d50bea7dddcbcc21b1f7fc991de52043d11891c]

sb118: adapted new smoketestoo_native to Windows


2010-01-08  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [18fa44390adfdf0bbe66b7616b1cfd7007a9d38a]

Update from master repository (to m69).


2010-01-08  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [2d350e00a0a5588e59300f6bd63768f599a1bcf0]

Update from master repository (to m69).


2010-01-08  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [9dc78f724b534f12446fee739192c0dea396b767]

Update from master repository (to m69).


2010-01-08  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [7d65553ad15e4cfd4444ae15250c7bd9d058ebe4]

Update from master repository (to m69).


2010-01-08  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [f477790be9d28efc00f04ba7d274d330ef9bad9f]

Update from master repository (to m69).


2010-01-08  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [9b274c66ba3f0aed0c427b01ea554247ec14fed7]

Update from master repository (to m69).


2010-01-08  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [b1ddb3cb7d7805e69013be4e43be075a8b406886]

Update from master repository (to m69).


2010-01-08  Kohei Yoshida  <kyoshida@novell.com>  [d034f035daa8d597a27f00cfba8297cc93e7e0c8]

kohei03: Removed a meaningless line.


2010-01-08  Kohei Yoshida  <kyoshida@novell.com>  [9efb385d86bceb725aa70eba493a351a99b31f20]

kohei03: A little more change to keep MacIntel happy.

There were still some parts that were illegally accessing private members.
I hope this commit will finally eliminiate all of such cases.
2010-01-08  sb  <sb@openoffice.org>  [292efdc53861499dbef66122a5299b01019e265b]

sb118: always set PKGFORMAT (so that always building openoffice_en-US.archive in instsetoo_native/util also works on Windows)


2010-01-08  Michael Stahl  <mst@openoffice.org>  [6d528f43c248ac048957b656af551befd36cb306]

swunolocking1: #i107777#: qadevOOo: fix SwXDocumentIndex{,Mark}.java


2010-01-08  Michael Stahl  <mst@openoffice.org>  [c93ddde38115731d4e5ca2dd41f0dced93625cd7]

swunolocking1: #i107771#: SwXDocumentIndexMark:  register at SwTOXMark instead of UnoCallBack.  implement instance caching with a WeakReference in SwTOXMark.  [the ODF export depends on caching: see XMLIndexMarkExport::GetID()]


2010-01-08  Michael Stahl  <mst@openoffice.org>  [82aba30102fe1cce3f6582bfbe29bacb7498363d]

swunolocking1: #i105557#: remove class SwUnoCallBack.  everything SwUnoCallBack class does has unfixable race conditions.  in SwDoc, the uno callback is now a plain SwModify.


2010-01-08  Michael Stahl  <mst@openoffice.org>  [fb0dd0d206e140a72291bff3e0225c938bb9de68]

swunolocking1: #i105557#: fix locking for SwXDocumentIndexMark:  add Impl struct, and use UnoImplPtr to lock destructor.  move all implementation details out of header, into Impl struct.  disable broken SwClient iteration.  make constructor private, and add factory function CreateXDocumentIndexMark.  use new XUnoTunnel helpers.  clean up the implementation a little.  remove SwXDocumentIndexMark::GetObject().


2010-01-08  Michael Stahl  <mst@openoffice.org>  [f3dca2c04f5bd6d30c33e06de2ef6f35636ddbe9]

swunolocking1: #i105557#: SwXDocumentIndexes:  use new XServiceInfo helpers.  clean up the implementation a little.


2010-01-08  Michael Stahl  <mst@openoffice.org>  [342e7b53a498adba704d9c177db58cdf3cf0733f]

swunolocking1: #i105557#: move SwXDocumentIndex helper classes out of header.  use new XUnoTunnel and XServiceInfo helpers.  clean up the implementation a little.


2010-01-08  Michael Stahl  <mst@openoffice.org>  [399fb822ef81bd2440da8ab48cc2028a6b44d5b7]

swunolocking1: #i105557#: fix locking for SwXDocumentIndex:  add Impl struct, and use UnoImplPtr to lock destructor.  move all implementation details out of header, into Impl struct.  replace broken SwClient iteration with a WeakReference in SwFrmFmt.  make constructor private, and add factory function CreateXDocumentIndex.  use new XUnoTunnel helpers.  clean up the implementation a little.  remove SwXDocumentIndexes::GetObject().


2010-01-08  Michael Stahl  <mst@openoffice.org>  [1f70baf3d1eaf363f0fb6281c7877a6ea783a667]

swunolocking1: #i105557#: fix locking for SwXFootnote:  add Impl struct, and use UnoImplPtr to lock destructor.  move all implementation details out of header, into Impl struct.  disable broken SwClient iteration.  make constructor protected, and add factory function CreateXFootnote.  use new XUnoTunnel and XServiceInfo helpers.  clean up the implementation a little.


2010-01-08  Michael Stahl  <mst@openoffice.org>  [069dead98a0b185ff521a31ed26dd81d98a91b7c]

swunolocking1: #i105557#: fix locking for SwXHeadFootText:  add Impl struct, and use UnoImplPtr to lock destructor.  move all implementation details out of header, into Impl struct.  replace broken SwClient iteration with a WeakReference in SwFrmFmt.  make constructor protected, and add factory function CreateXHeadFootText.  use new XUnoTunnel and XServiceInfo helpers.  clean up the implementation a little.


2010-01-08  Michael Stahl  <mst@openoffice.org>  [3356582b67bb91d6d438cbf356527a928070d7fa]

swunolocking1: #i105557#: fix locking for SwXBodyText:  use new XServiceInfo helpers.  clean up the implementation a little.


2010-01-08  Michael Stahl  <mst@openoffice.org>  [150d65d3115d361f19df118c25e530d54a055937]

swunolocking1: #i105557#: clean up implementation of SwXText::convertToTable().


2010-01-08  Michael Stahl  <mst@openoffice.org>  [817e682f25904005a810839d32a881df6760b8b6]

swunolocking1: #i105557#: fix locking for SwXText:  add Impl struct, and use UnoImplPtr to lock destructor.  move all implementation details out of header, into Impl struct.  use new XUnoTunnel and XServiceInfo helpers.  clean up the implementation a little.


2010-01-08  Michael Stahl  <mst@openoffice.org>  [456e9d587f26b98929d7821b6d9e14d328c024b5]

swunolocking1: #i105557#: SwXTextCursor:  add Impl struct, and use UnoImplPtr to lock destructor.  move all implementation details out of header, into Impl struct.  remove ugly destruction of SwUnoCrsr via Application::PostUserEvent.  use new XUnoTunnel and XServiceInfo helpers.  clean up the implementation a little.


2010-01-08  Michael Stahl  <mst@openoffice.org>  [8b1fb77c76b7a3c1616af58aac9d8eb8f97c019e]

swunolocking1: #i105557#: SwXBodyText:     make SwXBodyText::CreateTextCursor() return a pointer, not a UNO reference.


2010-01-08  Michael Stahl  <mst@openoffice.org>  [2db8914dbed3ba6148f53d7548c126d92a1f9b90]

swunolocking1: #i105557#: SwXParagraph: move static methods to namespace sw.


2010-01-08  Michael Stahl  <mst@openoffice.org>  [aa16ebadc706825e9884378ba41b311eaad069b9]

swunolocking1: #i105557#: SwXTextCursor:  move enum SwGetPropertyStatesCaller to unocrsrhelper.hxx.  move static methods of SwXTextCursor to namespace SwUnoCursorHelper.  move various not-actually-local functions with declarations in multiple     cxx files to namespace SwUnoCursorHelper.  clean up the implementation a little.


2010-01-08  Michael Stahl  <mst@openoffice.org>  [2245100b4ac33d68ba6033871e22c3573bc10047]

swunolocking1: #i105557#: SwXTextCursor:  move implementation of all non-static methods into unoobj.cxx.


2010-01-08  Michael Stahl  <mst@openoffice.org>  [0a3b5f8b3edacaf2e58de0b661077683e5973db5]

swunolocking1: #i105557#: fix locking for SwXParaFrameEnumeration:  add Impl struct, and use UnoImplPtr to lock destructor.  move all implementation details out of header, into Impl struct.  replace PARAFRAME_PORTION_ macros with an enum.  use new XServiceInfo helpers.  clean up the implementation a little.


2010-01-08  Michael Stahl  <mst@openoffice.org>  [5d6da5c1f774b02973085816bb0717d8a2c891a3]

swunolocking1: #i105557#: SwXTextRange:  move static methods to namespace sw.  clean up the implementation a little.


2010-01-08  Michael Stahl  <mst@openoffice.org>  [1f8d8b1e17487074cf77595ab9d9569858e6f04e]

swunolocking1: #i105557#: fix locking for SwXTextRange:  add Impl struct, and use UnoImplPtr to lock destructor.  move all implementation details out of header, into Impl struct.  use new XUnoTunnel and XServiceInfo helpers.  clean up the implementation a little.


2010-01-08  Michael Stahl  <mst@openoffice.org>  [220dc1e003f4a26a2d92b6c9bb2464a9b9d63b0e]

swunolocking1: #i105557#: SwXTextRange:  try to hide the implementation detail that SwXTextRange registers at a  bookmark from its clients by using SwXTextRange::GetPositions().


2010-01-08  Michael Stahl  <mst@openoffice.org>  [30bfe9b171379f987c470761acf6735a8b48fe67]

swunolocking1: #i105557#: fix locking for SwXTextRanges:  add Impl struct, and use UnoImplPtr to lock destructor.  move all implementation details out of header, into Impl struct.  use new XServiceInfo helpers.  replace SvWeirdArray with STL vector.  clean up the implementation a little.


2010-01-08  Michael Stahl  <mst@openoffice.org>  [2fee7963e992089b67eeb2fb60da27054037da32]

swunolocking1: #i105557#: fix locking for SwXTextSection:  replace SwXTextSectionClient with Impl struct, use UnoImplPtr to lock dtor.  move all implementation details out of header, into Impl struct.  remove ugly destruction of SwUnoCrsr via Application::PostUserEvent.  replace broken SwClient iteration with a WeakReference in SwSectionFmt.  add factory function CreateXTextSection.  use new XUnoTunnel and XServiceInfo helpers.  clean up the implementation a little.


2010-01-08  Michael Stahl  <mst@openoffice.org>  [77ca8486db12a970aef9aeafea3ac9a4c297d2b2]

swunolocking1: #i105557#: fix locking for SwXParagraphEnumeration:  add Impl struct, and use UnoImplPtr to lock destructor.  move all implementation details out of header, into Impl struct.  use new XServiceInfo helpers.  clean up the implementation a little.


2010-01-08  Michael Stahl  <mst@openoffice.org>  [ee9d6d30959b5467fb5f2407ce5aa24fe1043fc5]

swunolocking1: #i105557#: fix locking for SwXParagraph:  add Impl struct, and use UnoImplPtr to lock destructor.  move all implementation details out of header, into Impl struct.  make SwXParagraph instances reusable with a WeakReference in SwTxtNode.  make constructor private, and add factory function CreateXParagraph.  use new XUnoTunnel and XServiceInfo helpers.  clean up the implementation a little.


2010-01-08  Michael Stahl  <mst@openoffice.org>  [440e521dad8c97e939460af857c6a851b220c52e]

swunolocking1: #i105557#: fix locking for SwXBookmark:  add Impl struct, and use UnoImplPtr to lock destructor.  move all implementation details out of header, into Impl struct.  replace broken SwClient iteration with a WeakReference in sw::mark::MarkBase.  make constructor protected, and add factory function CreateXBookmark.  use new XUnoTunnel and XServiceInfo helpers.  clean up the implementation a little.  remove SwXBookmarks::GetObject().


2010-01-08  Michael Stahl  <mst@openoffice.org>  [faf50e31a983c1be11d74c1b574cd6c5f63d3a4e]

swunolocking1: #i105557#: fix locking for SwXReferenceMark:  add Impl struct, and use UnoImplPtr to lock destructor.  move all implementation details out of header, into Impl struct.  disable broken SwClient iteration.  add factory function CreateXReferenceMark.  use new XUnoTunnel and XServiceInfo helpers.  clean up the implementation a little.


2010-01-08  Michael Stahl  <mst@openoffice.org>  [dd567990b4372498dfbe5063082c792f241ee41d]

swunolocking1: #i105557#: fix locking for SwXMeta:  move SwClient base to pImpl struct, and use UnoImplPtr to lock destructor.  replace broken SwClient iteration with a WeakReference in sw::Meta.  make constructor protected, and add factory function CreateXMeta.  use new XUnoTunnel and XServiceInfo helpers.


2010-01-08  Michael Stahl  <mst@openoffice.org>  [e9ca667fa65f946acec102e3932372010b8622bd]

swunolocking1: refactor Meta registration at its text node.  Meta will now be registered via SwTxtMeta::ChgTxtNode(), with additional  workarounds necessary in SwFmtMeta::DoCopy().


2010-01-08  Michael Stahl  <mst@openoffice.org>  [6e3f9b6a9a1f70811e393d10a21addfaeedc174e]

swunolocking1: #i105557#: unobaseclass.hxx: add XServiceInfo helpers:  new functions GetSupportedServiceNamesImpl and SupportsServiceImpl.


2010-01-08  Michael Stahl  <mst@openoffice.org>  [a22723dc6276d018fcd2fffa04c143e9c6c04c7a]

swunolocking1: #i105557#: unobaseclass.hxx: add UnoTunnel helpers:  new template UnoTunnelImpl to implement XUnoTunnel::getSomething().  new template UnoTunnelGetImplementation to use XUnoTunnel::getSomething().


2010-01-08  Michael Stahl  <mst@openoffice.org>  [5e8eac444983d7fcf8e4c102171179dbb6fffed9]

swunolocking1: #i105557#: unobaseclass.hxx: add UnoImplPtr:  new smart pointer template UnoImplPtr: calls dtor with SolarMutex locked.


2010-01-08  Kohei Yoshida  <kyoshida@novell.com>  [2af8520b931e81633559f5f9ea46903d60535ede]

kohei03: removed compiler warnings on windows.

On Windows, we apparently build with warnings as errors, so these warnings
caused the build to fail in sc.  Hopefully this commit will rectify that.
2010-01-08  Kohei Yoshida  <kyoshida@novell.com>  [7df739c8c871e8b0e2d0919c375d44a1d0cbfc40]

kohei03: Fix a build breakage.

Apparently some headers have been relocated from svtools to svl.
2010-01-08  Daniel Rentz  <dr@openoffice.org>  [5f3fc8b3a73ae4b2213cd46a970fadae38bc7ec5]

chartpositioning: #i86609# import axis title positions from MSOOXML


2010-01-08  sb  <sb@openoffice.org>  [bf7b1511c021c8cab552fbfe0b783131a7dd3859]

sb118: typo


2010-01-08  Oliver Craemer  <oc@openoffice.org>  [9c36d11e94d565977c5f509395605fe0c76fd312]

#i107842# ch2_updt_calc does not support CJK


2010-01-08  David Tardon  <dtardon@openoffice.org>  [273a4821d11339c88e8d69456f7f1a5027aa4864]

update to DEV300_m69


2010-01-08  David Tardon  <dtardon@openoffice.org>  [ef3653748ab127a53a47b52472f6e6ac84cf25b3]

update to DEV300_m69


2010-01-08  David Tardon  <dtardon@openoffice.org>  [a9a5544d1b8bba4a117a9c026ad606de6fa9710e]

update to DEV300_m69


2010-01-08  David Tardon  <dtardon@openoffice.org>  [af1ae07af81d03cca2398b4e4eaeccdeac40c524]

update to DEV300_m69


2010-01-08  Mikhail Voitenko  <mav@openoffice.org>  [726b8b3030ef97d55b2cb3601afd627fc8bffbb4]

#i108159# new ODF- and nonODF-Icons


2010-03-23  Vladimir Glazunov  <vg@openoffice.org>  [2f01fc298a8c4afcc17e2ab41e96a163ca81449a]

CWS-TOOLING: integrate CWS autorecovery


2010-03-11  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [035881287a2ad62d6fc37f8ff630346153662378]

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-02-19  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [cf55180a65a02361eeda7ea2dc7132d99690c0c1]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba33e


2010-02-04  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [c872b523257cc7429a7681c13837dd70ae71b800]

autorecovery: commit resolved merge (after rebase to m71)


2010-01-08  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [5a0d7f0a46d2392f4fce7c3f5fbdd82b9c4dac60]

autorecovery: merge after rebase to m69


2010-01-08  os  <os@openoffice.org>  [46e584010539eef2999cbe9285d8beb8feed42b9]

#i105734# patch applied (cmc)


2010-01-08  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [e3e522b13deb675ad1135a924857330aaab0e569]

dba33f: merge conflict


2010-01-08  Daniel Rentz  <dr@openoffice.org>  [0644d0ecc0f703d0714f96890b575580d3b96f59]

chartpositioning: #i86609# missing interface in service description


2010-01-08  Thomas Lange  <tl@openoffice.org>  [8b99806d3ab859ac0d9f3fec422b5611d6fdf2cc]

#i108111# added entries for ar, en-GB, pt installation sets


2010-01-08  ms93807  <ms93807@x4240-so3>  [874323e91d80897051a23e5c03238991d5879bbb]

dba33b : add sleep


2010-01-08  ms93807  <ms93807@x4240-so3>  [0ef3cc0240f043eb445bb1f352e82ef7b13a911e]

dba33b : add sleep


2010-01-08  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [32ecbc746a54f7e93b77afc263fe95e9739e0727]

dba33f: merge from dba33e


2010-01-08  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [207cf8f43fafd230081afc273abd23c9ae84ba45]

dba33f: merge from dba33e


2010-01-08  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [2dcf2e5204dc00ffe166172c0a5b5c6f0f59a694]

dba33f: merge from dba33e


2010-01-08  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [2a7f104edfbcbae47e520acb4ca97d7bf0c5368d]

dba33f: merge from dba33e


2010-01-08  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [fd053c20ccad6b9bc7d99db3c47d1aecc9fe06b3]

dba33f: merge from dba33e


2010-01-08  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [cd0f4a734a7fb3cbc0a131d58b5b00d1136bc5d1]

dba33f: merge from dba33e


2010-01-08  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [f67abf2e358317dc1d8769e45a0e1724a2bade72]

dba33f: merge from dba33e


2010-01-08  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [5ac40e5c94ddb395f7b06f84524a852a0488f17c]

dba33f: merge from dba33e


2010-01-08  Caolán McNamara  <cmc@openoffice.org>  [a3a11b622b45398761d00c813359bc73d6a7fbcb]

cmcfixes69: #i108151#: remotebridges: fix strict aliasing


2010-01-08  Kai Sommerfeld  <kso@openoffice.org>  [ccae886783b578c2ecd162704815ac347ea2b773]

fixed compile error after resync.


2010-01-08  Kai Sommerfeld  <kso@openoffice.org>  [f11c5dc93ef6c206e780ddd7d24943e728948ca1]

fixed compile error after resync.


2010-01-08  sb  <sb@openoffice.org>  [4e423788e616c3b4f8b232426b2358de45c711f1]

sb111: merged in DEV300_m69


2010-01-08  sb  <sb@openoffice.org>  [6d0b3cd56ab9884879d5d81f65913dc9791a0a9f]

sb111: merged in DEV300_m69


2010-01-08  sb  <sb@openoffice.org>  [398415b12bdbf6859021546596a2cdb21900c76f]

sb111: merged in DEV300_m69


2010-01-08  sb  <sb@openoffice.org>  [dd9365583e68d6417ad1e64ee55ee08ce7d2bd4a]

sb111: merged in DEV300_m69


2010-01-08  sb  <sb@openoffice.org>  [736960b56fdf3a640bfbb48d41833b7f7074295d]

sb111: merged in DEV300_m69


2010-01-08  sb  <sb@openoffice.org>  [e13e02de323f6660a2fd6bb5c54cd036a46205c5]

sb111: merged in DEV300_m69


2010-01-08  sb  <sb@openoffice.org>  [822b6695e2f3848fa8fddc23d9599c322db0d955]

sb111: merged in DEV300_m69


2010-01-08  sb  <sb@openoffice.org>  [4d9863a1c62b82903c2756fb34ffbbd88dd1df93]

sb111: merged in DEV300_m69


2010-01-08  hdu  <duerr@sun.com>  [432e0fcb93c713a39890ec7ed0769521ef6ef3e8]

#i108138# fix printing crash which happens since DEV300_m66


2010-01-08  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [9d6be8c6eed84839a937973afa6537238a182f15]

Automated merge with http://hg.services.openoffice.org/cws/dba33e


2010-01-08  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [bc7afd018ae687b2a8ba9096dfe463097b54799a]

Automated merge with http://hg.services.openoffice.org/cws/dba33e


2010-01-08  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [e3a65fa34e0906bd4d90aae97d81f8d7eee60e28]

Automated merge with http://hg.services.openoffice.org/cws/dba33e


2010-01-08  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [d3a4501c36c893751070c20e5a6462261269668b]

dba33e: #i108128# check if default driver is available


2010-01-08  Caolán McNamara  <cmc@openoffice.org>  [f9ec478164364796cdb8f419e6564f12655e0775]

cmcfixes69: merge with DEV300 m69


2010-01-08  Caolán McNamara  <cmc@openoffice.org>  [ca7dddfe869568ade934b3a541393277c1cb7cde]

cmcfixes69: merge with DEV300 m69


2010-01-08  Caolán McNamara  <cmc@openoffice.org>  [137ab552728c6cef71c7ac5cfb1b5c8b23cf7950]

cmcfixes69: merge with DEV300 m69


2010-01-08  Caolán McNamara  <cmc@openoffice.org>  [6fbff3306d63beb13f4ba8f1d44e815201284f2f]

cmcfixes69: merge with DEV300 m69


2010-01-08  Caolán McNamara  <cmc@openoffice.org>  [a02499e5a008deab2fe32597e68fb550e15f552c]

cmcfixes69: merge with DEV300 m69


2010-01-08  Caolán McNamara  <cmc@openoffice.org>  [5f4ac6babe214964d00bad4b838ac6bb59b53680]

cmcfixes69: merge with DEV300 m69


2010-01-08  Caolán McNamara  <cmc@openoffice.org>  [9815530eb1e33f6ec736ae7ba2da08e4bfee2363]

cmcfixes69: merge with DEV300 m69


2010-01-08  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [ed6a92553b678c64d7c6c0f8b3259e014a4851b3]

dba33e: #i108092# set NAN when double value is NULL


2010-01-08  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [58519fbb7255ca48701d3850f4038ca549e29b27]

dba33e: #i108092# when value is null set NAN


2010-01-08  Caolán McNamara  <cmc@openoffice.org>  [7fa696026884fb07ef729b5020a917ad810b685f]

exchgcmtdoc2: merge with DEV300 m69


2010-01-08  Caolán McNamara  <cmc@openoffice.org>  [33ea521e435f1ebde6c7264194e9848337366eb6]

exchgcmtdoc2: merge with DEV300 m69


2010-01-08  Ingrid Halama  <iha@openoffice.org>  [8382cc3375051a093ba21dfb1faaf219b54741d2]

chart43: #i108122# data label from categories crash without categories


2010-01-08  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [54a73a80c48c7ec987331aa038f5ad3c9e72a582]

autorecovery: need to compile some files (which indirectly include sfxbasemodel.hxx) with exception support


2010-01-08  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [9d43ce3490eb06668cd7fa6e7d29b7a7ced18957]

autorecovery: need to compile some files (which indirectly include sfxbasemodel.hxx) with exception support


2010-01-08  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [1ddcd1caed5fa7b63df12385839f6f4c15b883ed]

dba33e: #i107472# correct class param for ConnectionTools


2010-01-08  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [cf9d195402bf250455e0321c47b9ffa4b2ea5515]

dba33e: #i107472# catch exception


2010-01-08  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [b2cb11ec544a9441234cbc5424dc4f36a9e84048]

dba33e: #i107654# handle functionname as well


2010-01-08  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [2eec0edf163b369aacb2df09c62b11abdec6cd40]

dba33e: #i107315# convert SQL statement to MySQL notation


2010-01-08  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [993a031df19361ae07b8aaec112b9b863b70a2bd]

dba33e: compile error


2010-01-07  Kohei Yoshida  <kyoshida@novell.com>  [3d7ed8a6b4043d08ad2d5ff009291362e1031386]

kohei03: Worked around a build error on MacIntel.

The version of gcc that Mac uses does not grant private access to
friend classes from a nested class, even though its parent class
has friend privilage to that class.  I worked around it by having
the nested class call functions of its parent class in order to
access private members of ScColumn/ScTable/ScDocument.
2010-01-07  Kohei Yoshida  <kyoshida@novell.com>  [2f18aee20d76e815ea55eb6e0c6514f32dd32a76]

kohei03: Some code cleanup.

Mostly tab to whitespace conversion.
2010-01-07  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [b524974211771183870534e03302d9e4be9f813d]

autorecovery: basdoc.cxx needs exceptions by now (well, really, it always needed them, but now the compiler complains)


2010-01-07  Kohei Yoshida  <kyoshida@novell.com>  [c052ce7960c19cbe85b01aada94d7995cc4e8e49]

kohei03: rebased to DEV300_m69.


2010-01-07  Kohei Yoshida  <kyoshida@novell.com>  [714cf44f3016714c065198d3626958451f4efe40]

kohei03: rebased to DEV300_m69.


2010-01-07  Kohei Yoshida  <kyoshida@novell.com>  [b23d4e34f178166b8857ec02565196580a219382]

kohei03: rebased to DEV300_m69.


2010-01-07  Mathias Bauer  <mba@openoffice.org>  [bd1595e1b7fe9edd5c93031afe2be1f479d814ec]

#i107450#: make svx buildable with new editeng lib


2010-01-07  Mathias Bauer  <mba@openoffice.org>  [fc20c8164c3168e251ce501213af49223ed45be3]

#i107450#: make svx buildable with new editeng lib


2010-01-07  Mathias Bauer  <mba@openoffice.org>  [67791d91c26061b34a0084ca4011d58a0f8ff3c5]

#i107450#: make svx buildable with new editeng lib


2010-01-07  Kai Sommerfeld  <kso@openoffice.org>  [97cc93cbc829184a5863bf3c01fd45ebc2e5bdcb]

rebase to dev300 m69.


2010-01-07  Kai Sommerfeld  <kso@openoffice.org>  [119d2616268dcd068c7dcd080a4e97f87d32e247]

rebase to dev300 m69.


2010-01-07  Kai Sommerfeld  <kso@openoffice.org>  [da56677a4a2b0084d70537414ee46f10d0a746e5]

rebase to dev300 m69.


2010-01-07  Kai Sommerfeld  <kso@openoffice.org>  [94e33b11392ca7dca01538c57d2f2aaf2c7a9d79]

rebase to dev300 m69.


2010-01-07  Kai Sommerfeld  <kso@openoffice.org>  [ed503630cc8a43fe4bd2847e9e686f118806e39f]

rebase to dev300 m69.


2010-01-07  Kai Sommerfeld  <kso@openoffice.org>  [4ce3df6f8ae1025d8a748877e0e802a42cf42ea8]

rebase to dev300 m69.


2010-01-07  Kai Sommerfeld  <kso@openoffice.org>  [db637a1d58b61983ca9111b0366252bf35a87904]

rebase to dev300 m69.


2010-01-07  Kai Sommerfeld  <kso@openoffice.org>  [e5d0376c47d22195bab569da37248f1715c189e2]

rebase to dev300 m69.


2010-01-07  Kohei Yoshida  <kyoshida@novell.com>  [c52ad89bed68196df2fa271bc43bdfb15ae6425b]

kohei03: resurrect Daniel's change that was lost during the last rebase.


2010-01-07  Kohei Yoshida  <kyoshida@novell.com>  [ac6b3f8b2fbadb7437235a0325a3c54fe27c1490]

kohei03: remove XclExpMMS once again.  It's no longer there in the baseline, but keep XclExpInterfaceEnd because we still need it.


2010-01-07  Daniel Rentz  <dr@openoffice.org>  [bf65432e76816beac24d340a96eb4dd3a8c47d37]

chartpositioning: #i86609# BIFF import/export of chart legend/plot area positions


2010-01-07  Stephan Bergmann  <sb@openoffice.org>  [86f7dae1d7a3f95a68cf5132cef03073787d3810]

#i53184# further fix in INetURLObject::setAbsURIRef for UNC server names containing underscores


2010-01-07  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [4ee210c72541a396f7547e8a6b2c3d6816e25626]

aw079: changes for resync


2010-01-07  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [de7c998fe9ba5be956bf8a155455ad17985c4f88]

aw079: changes for resync


2010-01-07  sj  <sj@openoffice.org>  [01280720136d78180e154449784be30bcac302a0]

impress181: fixed resync problem


2010-01-07  Henning Brinkmann[hbrinkm]  <hbrinkm@openoffice.org>  [102c7fb0122340b39f8a243861f17d856948b700]

writerfilter07: handle BUILT_IN_ANY_TYPE from model.xml


2010-01-07  Armin Weiss  <aw@openoffice.org>  [cfdc1586406aa489e7afa101e873056fc8aa154f]

#i107966# Removed wrong '5'


2010-01-07  Kohei Yoshida  <kyoshida@novell.com>  [e7ba25b2347cceb3b1ec90e4abe118e6657d8763]

kohei03: reverted changes in the cws that were not intended.


2010-01-07  Kohei Yoshida  <kyoshida@novell.com>  [621fa43cc662d5646b220fb0818cca6e690d3140]

kohei03: reverted changes in the cws that were not intended.


2010-01-07  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [f0ac9ba83791cfd168dbb0c87ac72098fad98b57]

dba33e: #i107782# erase leading spaces


2010-01-07  Kohei Yoshida  <kyoshida@novell.com>  [a0bd898b3d425063b55503bcd7b5af8eb0f6ef62]

kohei03: rebased to DEV300_m68.


2010-01-07  Kohei Yoshida  <kyoshida@novell.com>  [e3fd3890ce5733591fa918c96b17c48c9885c8a5]

kohei03: rebased to DEV300_m68.


2010-01-07  Kohei Yoshida  <kyoshida@novell.com>  [4255f37eff2afbb2082d8d19a8d3a34ce805e14b]

kohei03: rebased to DEV300_m68.


2010-01-07  Oliver-Rainer Wittmann  <od@openoffice.org>  [c3436b84cde501fee0f8ddde012f5c81d20a1760]

sw33bf02: #i107811# method <SwDoc::_MakeFlySection(..)> - Assure that at-page anchored fly frames have a page num or a content anchor set.


2010-01-07  thb  <thb@openoffice.org>  [879ae64d59b53c6d7e28d991eb6c8dd9d6d51f04]

eraser01: merged with erics additional fixes


2010-01-07  thb  <thb@openoffice.org>  [dc30bf68e31367f98e111812177306fe4fe39b95]

eraser01: merged with erics additional fixes


2010-01-07  Armin Weiss  <aw@openoffice.org>  [054c155903b3253f37cfaac0fe586826ce15a37d]

#i107839# Added a NbcSetGraphic to SvxGraphicLink and use it in SvxGraphicLink::DataChanged to avoid unwanted ModelChange


2010-01-07  thb  <thb@openoffice.org>  [157b82fa97d5f2c4a9db6cdb8c669ea4fa091fab]

eraser01: merge with DEV300 m68


2010-01-07  thb  <thb@openoffice.org>  [7dd531f8d6da792c3a74b6a5341ffb4cb87aec31]

eraser01: merge with DEV300 m68


2010-01-07  thb  <thb@openoffice.org>  [b2960f768b727ba6ed8217d3482e635fd0d1bdd7]

eraser01: merge with DEV300 m68


2010-01-07  thb  <thb@openoffice.org>  [3f77adb947ea286d12d27cc969ffb7233e8effa5]

eraser01: merge with DEV300 m68


2010-01-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [8a5b59989048d67b567819ee2038d4bff54ca184]

DEV300 masterfix: get_sis_time_string(): correct calculation of month


2010-01-07  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [8921236168eb7468d55b0961ac0a43c0e1b420ca]

dba33e: #i108037# disable column control when more than 1 is selected


2010-01-07  Christian Lippka  <cl@openoffice.org>  [0b2cc3465d5a793c36b6ba2752d4b332a6d61e05]

reverted previous patch


2010-01-07  Uwe Fischer  <ufi@openoffice.org>  [4505bb4ef6674c3b0a6f16c3f3456fb8f32933b9]

hcshared25: merge with DEV300_m68


2010-01-07  Uwe Fischer  <ufi@openoffice.org>  [dc084f816f26663f005813cf0acfce4be0b4c722]

hcshared25: merge with DEV300_m68


2010-01-07  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [3a654009a49750e5d515a9146dbab701969b4c08]

dba33e: #i107461# care for case of column name


2010-01-07  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [a101a584c024995bd1be451728027b82de3235cb]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba33e


2010-01-07  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [5c578d51b72a3ea28ca43e96dbf5ea9ecf30d2c0]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba33e


2010-01-07  Thomas Lange  <tl@openoffice.org>  [f7967c28f7b31635c51497ce6bab806a7e6da476]

#i101887# extension update


2010-01-07  Thomas Lange  <tl@openoffice.org>  [033861b6808fe6123a033f4fe4586bbe6a91e21c]

#i101887# adding romanian to the list of supported locales


2010-01-07  Thomas Lange  <tl@openoffice.org>  [22da3f309d7d2ce31238b2a227a54a9736247dc6]

#i101963# removed unsupported locales from dictionary.xcu to avoid duplicate entries in EditModules dialog


2010-01-07  sb  <sb@openoffice.org>  [7397e8c1bb3d3f5562590c07a535d9749dca4279]

sb118: make test libraries RPATH=NONE


2010-01-07  Frank Schönheit  <fs@openoffice.org>  [d1e4caf97326f1712f08627136248e5899962a33]

#i108123# getDataSourcePrefixFromMediaType: care for types where the config says 'no extension', but the actual file contains an extension


2010-01-07  ericb  <ericb@ordinateur-de-eric-b-2.local>  [74d69666a871202c0073d4fe23982c7cea063276]

eraser01: #i103174# fix missing changes due to rebase from external repository


2010-01-07  ericb  <ericb@ordinateur-de-eric-b-2.local>  [59a5f79d04ca9478a740d348e420ddb34f86c890]

eraser01: #i103174# fix missing changes due to rebase from external repository


2010-01-07  Oliver-Rainer Wittmann  <od@openoffice.org>  [8b6c7d5ba4409eabb39cd56e6e2f3db019f90b34]

sw33bf02: #i107834# [patch from CMC] - method <SwFntObj::CreateScrFont(..)> keep "faked" font properties at font metric


2010-01-07  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [4e40ca1e8ba821e164c32578aeee43673d0d4966]

Automated merge with http://hg.services.openoffice.org/cws/dba33e


2010-01-07  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [63ccb14ff9968a322a951e01afbb2199eb20d639]

Automated merge with http://hg.services.openoffice.org/cws/dba33e


2010-01-07  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [339ff079289802afdc69207364bb987955819a27]

Automated merge with http://hg.services.openoffice.org/cws/dba33e


2010-01-07  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [aa18f39e64a20cf2e0a9f62ac37e2110dd67a346]

Automated merge with http://hg.services.openoffice.org/cws/dba33e


2010-01-07  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [8aa99f59a4ab4fba762c072b210620aa9f6a8ddd]

check already quoted expression


2010-01-07  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [f1b864563766e1ab78c1242711b0e8906bcaa345]

enable hierachical queries


2010-01-07  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [c2e5ecc21502279bc009185ecb17dfb3c9df65f6]

haschanged now quotes


2010-01-07  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [6ce5b7bd1b65cb2f48e50088d74db238cbccbb13]

check for correct type and some refactoring


2010-01-07  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [79958d9c6f51986ff07248d91106d929720ce625]

enable hierachical queries


2010-01-06  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [dabdaa680073a58380c02ababcbb2c1464b51ab5]

autorecovery: allow creating SFX-based documents which do not support the XDocumentRecovery interface For this purpose, the SFX document factory methods got an additional parameter respectively flag ("DocumentRecoverySupport" resp. SFXMODEL_DISABLE_DOCUMENT_RECOVERY). This flag is used by database documents to remove the interface from sub documents (aka forms/reports). In this course, some of the functionality around those SFXMODELL_* flags, previously duplicated in all applications, has been consolidated into a new SfxObjectShell constructor.


2010-01-06  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [1f680bfe9c50b03c7623bf34755d84ec0796ea32]

autorecovery: allow creating SFX-based documents which do not support the XDocumentRecovery interface For this purpose, the SFX document factory methods got an additional parameter respectively flag ("DocumentRecoverySupport" resp. SFXMODEL_DISABLE_DOCUMENT_RECOVERY). This flag is used by database documents to remove the interface from sub documents (aka forms/reports). In this course, some of the functionality around those SFXMODELL_* flags, previously duplicated in all applications, has been consolidated into a new SfxObjectShell constructor.


2010-01-06  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [276272a1de68f11a533fa4e2a7821426cd5727da]

autorecovery: allow creating SFX-based documents which do not support the XDocumentRecovery interface For this purpose, the SFX document factory methods got an additional parameter respectively flag ("DocumentRecoverySupport" resp. SFXMODEL_DISABLE_DOCUMENT_RECOVERY). This flag is used by database documents to remove the interface from sub documents (aka forms/reports). In this course, some of the functionality around those SFXMODELL_* flags, previously duplicated in all applications, has been consolidated into a new SfxObjectShell constructor.


2010-01-06  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [d1233ab8290a14cea18cf78f6712767a02291456]

autorecovery: allow creating SFX-based documents which do not support the XDocumentRecovery interface For this purpose, the SFX document factory methods got an additional parameter respectively flag ("DocumentRecoverySupport" resp. SFXMODEL_DISABLE_DOCUMENT_RECOVERY). This flag is used by database documents to remove the interface from sub documents (aka forms/reports). In this course, some of the functionality around those SFXMODELL_* flags, previously duplicated in all applications, has been consolidated into a new SfxObjectShell constructor.


2010-01-06  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [77bc1109eee784c6338145506bdf7455c4385e9d]

autorecovery: allow creating SFX-based documents which do not support the XDocumentRecovery interface For this purpose, the SFX document factory methods got an additional parameter respectively flag ("DocumentRecoverySupport" resp. SFXMODEL_DISABLE_DOCUMENT_RECOVERY). This flag is used by database documents to remove the interface from sub documents (aka forms/reports). In this course, some of the functionality around those SFXMODELL_* flags, previously duplicated in all applications, has been consolidated into a new SfxObjectShell constructor.


2010-01-06  Mathias Bauer  <mba@openoffice.org>  [20bf200105f30e4c0a271c5e4eb75b665b9a45fb]

#i107450#: move code from svx to new module editeng


2010-01-06  Mathias Bauer  <mba@openoffice.org>  [aed3f1817f4de6314285efed1e48dc7c305e4f67]

#i107450#: move code from svx to new module editeng


2010-01-06  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [108c876c1c9a723b92f876662e02ee105a55bbfe]

aw079: #i107557# Re-added the edge rounding control handle to text frame visualisations


2010-01-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [2023a7904c5a6536546022423948ab53fb4b309a]

DEV300 masterfix: #i10000#: add missing <string.h> includes; fix CR/LF


2010-01-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [b24cbcb51b47d8e71f651c93d9247e63cd85f9ed]

DEV300 masterfix: #i10000#: add solenv to dependency list


2010-01-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [35c909bffaf940a27a5ed477cf5fe3d3994b3c90]

DEV300 masterfix: #i10000#: proper lookup for sqlite3


2010-01-06  Thomas Lange  <tl@openoffice.org>  [177414f8d4b81fe2aa87d2e122d7a2cc24fd3df3]

#i101963#, #i101887# fix for missing Catalan and Romanian dictionaries


2010-01-06  Thomas Lange  <tl@openoffice.org>  [039289aa4b4bad526f0e7dbbc7ad0a274ace7779]

#i101963#, #i101887# fix for missing Catalan and Romanian dictionaries


2010-01-06  Henning Brinkmann[hbrinkm]  <hbrinkm@openoffice.org>  [74e87f452cbc4bcaf7554f8ed27095c2f4c2038f]

writerfilter07: implemented fallbacks if defines are not found in same namespace


2010-01-06  Henning Brinkmann[hbrinkm]  <hbrinkm@openoffice.org>  [884ebc79f3a54571dac786f06f8d703f89011ef2]

writerfilter07: OOXMLFastContexHandlerShape: Only call endShape when startShape has been called


2010-01-06  Henning Brinkmann[hbrinkm]  <hbrinkm@openoffice.org>  [657b0466bedf0191370d23cee7c8afe0ab074a86]

writerfilter07: TagLogger: Only end an element when endElement() matches


2010-01-06  Henning Brinkmann[hbrinkm]  <hbrinkm@openoffice.org>  [66bd32b364fdafec2af87ca949c0571f49b977eb]

writerfilter07: Cope with empty table properties


2010-01-06  Kai Sommerfeld  <kso@openoffice.org>  [f7fab85572c59895588405b9c0e9f285c1d7aebd]

#i61429# - Adapted UCB clients to deprecated XContentCreator interface.


2010-01-06  Kai Sommerfeld  <kso@openoffice.org>  [9fed521e577fb47e1ec241f1a73e231a9dc789ed]

#i61429# - Adapted UCB clients to deprecated XContentCreator interface.


2010-01-06  Kai Sommerfeld  <kso@openoffice.org>  [31a763ce50ce977168ba7806077465130c89b26a]

#i61429# - Adapted UCB clients to deprecated XContentCreator interface.


2010-01-06  Kai Sommerfeld  <kso@openoffice.org>  [93551bdf06411cbb37acf68192c94a41c146a03c]

#i61429# - Adapted UCB clients to deprecated XContentCreator interface.


2010-01-06  ericb  <ericb@ordinateur-de-eric-b-2.local>  [5a57b4fbd058bb411ad38d37b4029b949fca1d20]

eraser01: #i103174# cosmetic changes in sd before RfQA


2010-01-06  ericb  <ericb@ordinateur-de-eric-b-2.local>  [7e52f21b6b8717ebfd99f439eb8ffea8c121a363]

eraser01: #i103174# cosmetic changes before RfQA


2010-01-06  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [064e40d3714c7deeba0d8cbcb7086de9ba1f5144]

aw079: #i107987# corrected selection and rotation for 3D light control


2010-01-06  Kai Sommerfeld  <kso@openoffice.org>  [8449238972164cf33fc51098723f14da6835192e]

whitespace cleanup.


2010-01-06  Thomas Lange  <tl@openoffice.org>  [95999202f913b9fad143337683a63d76beebdeb1]

#i74289# fixed readme/license for hyphenation dictionary


2010-01-06  Thomas Lange  <tl@openoffice.org>  [e35a99cc1b30e613cf3b60c703f3125d2d3e21d0]

#i74290# fixed readme/license for hyphenation dictionary


2010-01-06  Thomas Lange  <tl@openoffice.org>  [3cc2bc7ff16cfa86344bb069add36741804afe90]

#i74290# fixed readme/license for hyphenation dictionary


2010-01-06  Thomas Lange  <tl@openoffice.org>  [f081b4aac48ac1b19834e37df2c43b78e57a202a]

#i108111# fixed use of English dictionaries for nb, nn, ca and ro


2010-01-06  Thomas Lange  <tl@openoffice.org>  [ae7fe2b8d990307037cb5defdadc77605951950c]

#i105565# fixed use of split up German dictionaries


2010-01-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [b0c799c7fbaa93f707bf18a87eb9aef5d86be52c]

DEV300 masterfix: add namespace to call to primitive2d::mapTextLineToFontUnderline()


2010-01-06  Kai Sommerfeld  <kso@openoffice.org>  [ca5ed72ceb4ec26d5867b7e1abfc7a2f176cf181]

whitespace cleanup.


2010-01-06  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [5b99231a53ea0c44d1fc4d24ada727e74a856007]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba33d


2010-01-06  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [e0688bab613ad0071d3de3ab34e54968fb19a0c2]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba33d


2010-01-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [8765a3bf9f2926a50d0f644e4263782269abe023]

DEV300 masterfix: #i10000#: lineinfo.cxx: enable exceptions (corrected)


2010-01-06  Thomas Lange [tl]  <tl@openoffice.org>  [7370cddb8edc184f89c4f216f2f983aa7ff29e34]

cws tl74: merge with DEV300_m68; AND Unix LF conversion for some files!


2010-01-06  Thomas Lange [tl]  <tl@openoffice.org>  [a969848a72fdbce984eb66c3ed6c6d60e14d1efd]

cws tl74: merge with DEV300_m68; AND Unix LF conversion for some files!


2010-01-06  Thomas Lange [tl]  <tl@openoffice.org>  [773e5380f9914025ce165296662b636a53fbeddc]

cws tl74: merge with DEV300_m68; AND Unix LF conversion for some files!


2010-01-06  Thomas Lange [tl]  <tl@openoffice.org>  [0cd09396b1599cae7fba61cf48d527ce9308f14e]

cws tl74: merge with DEV300_m68; AND Unix LF conversion for some files!


2010-01-06  Thomas Lange [tl]  <tl@openoffice.org>  [534e3e0fc36b809c36799d7e91096857a916a677]

cws tl74: merge with DEV300_m68; AND Unix LF conversion for some files!


2010-01-06  Thomas Lange [tl]  <tl@openoffice.org>  [eee5be5f3979f94a53d8bec54d00d4a7531ecc2e]

cws tl74: merge with DEV300_m68; AND Unix LF conversion for some files!


2010-01-06  Thomas Lange [tl]  <tl@openoffice.org>  [f80a8ac5b3eb1083b2f3a734d88a75b5e5be1787]

cws tl74: merge with DEV300_m68; AND Unix LF conversion for some files!


2010-01-06  Thomas Lange [tl]  <tl@openoffice.org>  [23d9ba05de57aea727e82bda46a0d004a9adfc8e]

cws tl74: merge with DEV300_m68; AND Unix LF conversion for some files!


2010-01-06  Thomas Lange [tl]  <tl@openoffice.org>  [8d5094ce291028a5296802fdd7a7be6cd334a15a]

cws tl74: merge with DEV300_m68; AND Unix LF conversion for some files!


2010-01-06  Thomas Lange [tl]  <tl@openoffice.org>  [d1bb71fa133c82868cba447e1a736db5292db39b]

cws tl74: merge with DEV300_m68; AND Unix LF conversion for some files!


2010-01-06  Thomas Lange [tl]  <tl@openoffice.org>  [c21dd3db92837b4fb4360bc1f9abed6ba957ae6f]

cws tl74: merge with DEV300_m68; AND Unix LF conversion for some files!


2010-01-06  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [a154c25b688122c405e10bcc40684cc091af0690]

merge from CWS dba33b


2010-01-06  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [48f28ffeea390a5c0e45b5306b2f1aef61148587]

merge from CWS dba33b


2010-01-06  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [9f6018ec1472d7e4f2f26b300d8c00b09fda1fe8]

aw079: #i107500# changed 3D renderer to be able to render overlapping transparent parts from back to front (Z-sorted)


2010-01-06  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [18ae13f478c25da4852799fd8d2595ed0a695494]

aw079: #i107360# Added functionality for edges, polygons and polypolygons


2010-01-06  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [0a9b2be95dc6801be8f798d81aab13b1a9c37f60]

dba33e: #i106303# when saving to the storage we're already based on, then don't do this in-place, use a temporary target instead This ensures that password protected libraries, which are not yet unprotected, and thus cannot be loaded, are properly stored, too.


2010-01-06  Christian Lippka  <christian.lippka@sun.com>  [fcdda26bdb5285c2964987ab6243b495a6bb673e]

removed unused variable


2010-01-06  Kai Sommerfeld  <kso@openoffice.org>  [cdb860118873e199e1f011d9a328a38d2e14d34c]

whitespace cleanup.


2010-01-06  Christian Lippka  <christian.lippka@sun.com>  [bc84f5ed2a930322a45693ef6fde2592cded5c5d]

merge error


2010-01-06  Kai Sommerfeld  <kso@openoffice.org>  [59a8c29ca861dbe23fcc41cb13dfc6a19f088bd4]

compiles again, but not yet working.


2010-01-06  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [a7d20f1e3f23a94ff2e389b815ff35b72843ab9d]

use proper delete operator


2010-01-06  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [b808bcd158de73623144e9dac18f39e6ec0b9bf0]

do not switch off the property browser (and other child windows) with ShowChildWindow, but use ChildWindowExecute, which really destroys the window if necessary


2010-01-05  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [1c6413338a0d520833b2d6e8347f83083601088c]

autorecovery: define a new css.document.XDocumentRecovery interface, implement it in both SFX and DBACCESS, and use it in the autorecovery

In this course, the auto recovery learned to restore multiple views of a document. Also, in the course of the change,
the LoadDispatchListener became superfluous, and was removed.

Also, the loader code in dbaccess was slightly adjusted, since now the connectController call is in the responsibility
of the loader, and must not happen inside the XController::attachModel call anymore. This change made the
ModelControllerConnector class superfluous, so it has been removed, too.
2010-01-05  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [845b04c98a87700e7443e5a16e66098103d43d46]

autorecovery: define a new css.document.XDocumentRecovery interface, implement it in both SFX and DBACCESS, and use it in the autorecovery

In this course, the auto recovery learned to restore multiple views of a document. Also, in the course of the change,
the LoadDispatchListener became superfluous, and was removed.

Also, the loader code in dbaccess was slightly adjusted, since now the connectController call is in the responsibility
of the loader, and must not happen inside the XController::attachModel call anymore. This change made the
ModelControllerConnector class superfluous, so it has been removed, too.
2010-01-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [73f1c832825e5083987f87d7cda71b594bffb2c4]

DEV300 masterfix: #i10000#: lineinfo.cxx: enable exceptions


2010-01-05  Kai Sommerfeld  <kso@openoffice.org>  [c062cc0b89a8832c7ad507e79fe56de10b09f659]

whitespace cleanup.


2010-01-05  Philipp Lohmann  <pl@openoffice.org>  [f8a276a66211d0fe08e1c9ad5204d5fe0a0fc038]

#i108068# always release solar mutex before calling into UNO


2010-01-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [29215a2062903a6391d9903c2c8f47656181099d]

DEV300: #i10000#: re-generate configure


2010-01-05  Kai Sommerfeld  <kso@openoffice.org>  [4d4395e6290e3057ff67e519bbd583ee30460b51]

whitespace cleanup.


2010-01-05  hdu  <duerr@sun.com>  [a1eb9ea9ea770ef1634d4373351ed7bf4617f66d]

#i88303# dynamically match the system's font options (thanks cmc!)


2010-01-05  Henning Brinkmann[hbrinkm]  <hbrinkm@openoffice.org>  [f5ff2a986bcaa0bd0174dfd516e048474df0b764]

writerfilter07: merged DEV300_m68


2010-01-05  Henning Brinkmann[hbrinkm]  <hbrinkm@openoffice.org>  [8e8f0a808610cd3d7c9b19be9c887e77de2277c7]

writerfilter07: merged DEV300_m68


2010-01-05  Henning Brinkmann[hbrinkm]  <hbrinkm@openoffice.org>  [ea499db7c59457590eb25aaad46fbbe8f4753a31]

writerfilter07: merged DEV300_m68


2010-01-05  Henning Brinkmann[hbrinkm]  <hbrinkm@openoffice.org>  [aea53e8bbe7ab743d05675d95500b620df957a2b]

writerfilter07: merged DEV300_m68


2010-01-05  Henning Brinkmann[hbrinkm]  <hbrinkm@openoffice.org>  [946877d118b5c05572ffb59498be8fccf582c265]

writerfilter07: merged DEV300_m68


2010-01-05  Henning Brinkmann[hbrinkm]  <hbrinkm@openoffice.org>  [21c53810716624eb53dd4f06228c86064fa800d8]

writerfilter07: merged DEV300_m68


2010-01-05  Henning Brinkmann[hbrinkm]  <hbrinkm@openoffice.org>  [ab4281c35fa87339e013d71fa049e9091f87b7ed]

writerfilter07: merged DEV300_m68


2010-01-05  Henning Brinkmann[hbrinkm]  <hbrinkm@openoffice.org>  [a9ef21b9069d2530f1de6457d8d4e935fd04a7de]

writerfilter07: merged DEV300_m68


2010-01-05  Henning Brinkmann[hbrinkm]  <hbrinkm@openoffice.org>  [587527c9fb763ebb31f9354b8bab395e6c9589f2]

writerfilter07: merged DEV300_m68


2010-01-05  Henning Brinkmann[hbrinkm]  <hbrinkm@openoffice.org>  [74ccf9cc43e3e25914eeb10526c5859ee3f333ed]

writerfilter07: merged DEV300_m68


2010-01-05  Henning Brinkmann[hbrinkm]  <hbrinkm@openoffice.org>  [c801c731905869adc4f05f9b91ba7be649bd1ba4]

writerfilter07: logging for debug


2010-01-05  Henning Brinkmann[hbrinkm]  <hbrinkm@openoffice.org>  [5e7921c3a96bae57fd688fbb286beecbf3d48086]

writerfilter07: OOXMLFastContextHandler: use sprm identifiers from doctok/sprmids.hxx instead of hex numbers


2010-01-05  Henning Brinkmann[hbrinkm]  <hbrinkm@openoffice.org>  [909562ae8a614cdd50131028ece20e0ee08d16aa]

writerfilter07: TableManager: use a stack for the current table state


2010-01-05  Release Engineering  <releng@openoffice.org>  [2a7c61c18e01f66d9020375e3fdd66572ea1eb36]

DEV300


2010-01-05  Henning Brinkmann[hbrinkm]  <hbrinkm@openoffice.org>  [dda76377a99a7dba616e0c6a2c1b711909743c89]

writerfilter07: new XMLTag::addAttr from OUString and sal_uInt32 values


2010-01-05  Kai Sommerfeld  <kso@openoffice.org>  [27de29dffaebf44791da30e656907a7cd3023555]

whitespace cleanup.


2010-01-05  Thomas Lange  <tl@openoffice.org>  [201c3e76f1ccbcf78a7c4021220f953f552db6ec]

#i105565# 'de' dictionary extension fix (single extension split into three as in repository)


2010-01-05  Thomas Lange  <tl@openoffice.org>  [9f0d83beb263ac46cb37fdc81c3d2f89a5bdc53d]

#i105565# 'de' dictionary extension fix (single extension split into three as in repository)


2010-01-05  Thomas Lange  <tl@openoffice.org>  [8a1f357648d7fbd6625145bbdbe4ec89a28020de]

#i105565# 'de' dictionary extension fix (single extension split into three as in repository)


2010-01-05  Kai Sommerfeld  <kso@openoffice.org>  [c739cccd55dd39ffed31ee872bb9cf4ed3ccfe10]

whitespace cleanup.


2010-01-05  Michael Stahl  <mst@openoffice.org>  [4f555e6d5467a2a198113789c5527969e287da9c]

swunolocking1: #i105557#: remove unoobj.hxx


2010-01-05  Michael Stahl  <mst@openoffice.org>  [7e156d00e9e09e3329856c685a9c6c0138db1253]

swunolocking1: #i105557#: unoobj.hxx: move misc stuff:  move GetPageDescByName_Impl from unoobj.hxx to pagedesc.hxx.  move UnoActionContext, UnoActionRemoveContext, ClientModify,   CreateUnoTunnelId from unoobj.hxx to unobaseclass.hxx.  move UnoActionContext, UnoActionRemoveContext from unoobj.cxx to unoobj2.cxx.


2010-01-05  Michael Stahl  <mst@openoffice.org>  [80c54710e69437a743c9a0213c4e76eed6286945]

swunolocking1: #i105557#: unoobj.hxx: split out unoparaframeenum.hxx:  move SwXParaFrameEnumeration from unoobj.hxx to new unoparaframeenum.hxx.  move FrameDependSortList_t, CollectFrameAtNode to unoparaframeenum.hxx.


2010-01-05  Michael Stahl  <mst@openoffice.org>  [a6b34b60ba3e7451cfa8d5a492d53484ec131421]

swunolocking1: #i105557#: unoobj.hxx: split out unotext.hxx etc.:  move SwXText from unoobj.hxx to new unotext.hxx.  move SwXBodyText, SwXHeadFootText from unoobj.hxx to new unotextbodyhf.hxx.  move SwXFootnote from unoobj.hxx to new unofootnote.hxx.


2010-01-05  Michael Stahl  <mst@openoffice.org>  [e23c9ccd3e9e8d415d0bbab189e2de5ba48b42e9]

swunolocking1: #i105557#: unoobj.hxx: split out unotextrange.hxx:  move SwXTextRange, SwXTextRanges from unoobj.hxx to new unotextrange.hxx.  move SwUnoInternalPaM to unotextrange.hxx.


2010-01-05  Michael Stahl  <mst@openoffice.org>  [3d404991d52a130cf2144bcf3aec2ea52859d31f]

swunolocking1: #i105557#: unoobj.hxx: split out unotextcursor.hxx:  move SwXTextCursor from unoobj.hxx to new unotextcursor.hxx.  move enum SwGetPropertyStatesCaller to unotextcursor.hxx.


2010-01-05  Michael Stahl  <mst@openoffice.org>  [a04b8cd2adec9a16a9989670160634d588a15a87]

swunolocking1: #i105557#: unoobj.hxx: split out unosection.hxx:  move SwXTextSection from unoobj.hxx to new unosection.hxx.


2010-01-05  Michael Stahl  <mst@openoffice.org>  [af7ef16cd1dd50610a5d89798a3ef68aa43de922]

swunolocking1: #i105557#: unoobj.hxx: split out unoparagraph.hxx:  move SwXParagraph{,Enumeration} from unoobj.hxx to new unoparagraph.hxx.  move enum CursorType to unobaseclass.hxx.


2010-01-05  Michael Stahl  <mst@openoffice.org>  [a36e10b3749788ccfb5c79827f53af04301866e1]

swunolocking1: #i105557#: unoobj.hxx: split out unobookmark.hxx:  move SwXBookmark, SwXFieldmark from unoobj.hxx to new unobookmark.hxx.


2010-01-05  Michael Stahl  <mst@openoffice.org>  [37dee57c4d5640e59c296c926a74a25342afdc2e]

swunolocking1: #i105557#: unoobj.hxx: split out unorefmark.hxx:  move SwXReferenceMark from unoobj.hxx to new unorefmark.hxx.


2010-01-05  Michael Stahl  <mst@openoffice.org>  [92bbc112a283deee8796f09a1eaa49515979a548]

swunolocking1: #i105557#: remove unnecessary includes of unoobj.hxx


2010-01-05  Michael Stahl  <mst@openoffice.org>  [c00fbf426f2add382d18d99ed14a3c48b7d36afb]

swunolocking1: swtable.hxx: SwTable::FindTable() takes a const parameter


2010-01-05  Michael Stahl  <mst@openoffice.org>  [eb1338534074029d8135c9a475cd301a8d11e3e3]

swunolocking1: calbck.hxx: SwClientIter constructor takes a const& parameter


2010-01-05  Michael Stahl  <mst@openoffice.org>  [733b831970204059b9d89eff203551d6d3bf4bbe]

swunolocking1: swtypes.hxx: rename frame anchor types  enum RndStdIds: rename frame anchor types (FLY_*) to be more intuitive.  [note the completely ridiculous number of files that care about anchor types]


2010-01-05  Michael Stahl  <mst@openoffice.org>  [c941bb6a756a79a5c0ae1d903cc50399d8200812]

swunolocking1: #i106930#: thints.cxx: tweak isNestedAny() a bit  with the fix for i106930, inserting a nesting hint without extent never  overrides an existing hint; but overriding is actually desirable in the  corner case where the existing hint is _also_ empty.  [the unoapi test sw.SwXTextTableCursor relies on this]


2010-01-05  Michael Stahl  <mst@openoffice.org>  [4bbfefa5fde9fb5f3941528a54fcdcfac17ca78d]

swunolocking1: #i107171#: fix crash caused by SwXParagraph::attachToText():  register at the text node, not at an uno cursor.


2010-01-05  Kai Sommerfeld  <kso@openoffice.org>  [676629fc453630ef204b59f00a1131775834cd66]

whitespace cleanup.


2010-01-05  Kai Sommerfeld  <kso@openoffice.org>  [caa8fc85e4757f2cc70a54c8190f995d963eac35]

whitespace cleanup.


2010-01-05  Kai Sommerfeld  <kso@openoffice.org>  [d6e84e058f1bbdc4b774ff30e4f41689e0099bd6]

whitespace cleanup.


2010-01-05  Thomas Lange [tl]  <tl@openoffice.org>  [e3d77e76857aa11dc5041caef2f561af2911cdb1]

cws tl76: #i105084# adding v.2.3.9 of OpenSymbol font


2010-01-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [7847494ac48724a86cfa01c843bf66cc16a8b764]

CWS-TOOLING: integrate CWS aus111


2010-01-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [c480deb1fb09142542537983a5b3d2e3deb753e0]

CWS-TOOLING: integrate CWS aus111


2010-01-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [ca70b3e552e62c4c4617ceb575684afbf1d18065]

CWS-TOOLING: integrate CWS native275


2010-01-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [ba77594d1d025fb6de03c8f3e8d82f5a81d24635]

CWS-TOOLING: integrate CWS native275


2010-01-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [9f9fb62569c97ec7a49c8c2b582267b309651ac9]

CWS-TOOLING: integrate CWS jl144


2010-01-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [e4c3ae6964138c9f2acd41c69d8897563e1b8282]

CWS-TOOLING: integrate CWS jl144


2010-01-05  Christian Lippka  <christian.lippka@sun.com>  [8d7d1e352d9030efc94b73e1c1051657926c9153]

fixed compile error on linux


2010-01-05  Mathias Bauer  <mba@openoffice.org>  [ed44be480dc5b316a2f1608182e24f507d679318]

merge commit for m68


2010-01-05  Mathias Bauer  <mba@openoffice.org>  [5cbfa59b53742110489a95ef4e505f039efab88f]

merge commit for m68


2010-01-05  Mathias Bauer  <mba@openoffice.org>  [8478b0c12b1e51be005551a5e00b7b577b8a3d60]

merge commit for m68


2010-01-05  Mathias Bauer  <mba@openoffice.org>  [ebbf721d69d4040a392d493c8a89a4c0023476cf]

merge commit for m68


2010-01-05  Mathias Bauer  <mba@openoffice.org>  [540823900876a366850fbf49f54de1f1067f7656]

merge commit for m68


2010-01-05  Mathias Bauer  <mba@openoffice.org>  [9743ac6edb0334279a06c83c15323a9321be8107]

merge commit for m68


2010-01-05  Mathias Bauer  <mba@openoffice.org>  [8baeca0a5bd1b29a13b6016d67767e9b1981d87e]

merge commit for m68


2010-01-05  Mathias Bauer  <mba@openoffice.org>  [e3cb29daec59d398c2e25ace8e45af67afdea3a9]

merge commit for m68


2010-01-05  Mathias Bauer  <mba@openoffice.org>  [787d9d8a72387257a758128e8899ebfa45088b00]

merge commit for m68


2010-01-05  Mathias Bauer  <mba@openoffice.org>  [62b69e958ced6717e908f541cc84a83ec94242f3]

merge commit for m68


2010-01-05  Oliver-Rainer Wittmann  <od@openoffice.org>  [1ab97e6cbe7357c51c485be667aa23c191ccda47]

autorecovery: method <SwPagePreView::OuterResizePixel(..)> - no call of method <ScrollDocSzChg()> for window of zero size.


2010-01-05  Oliver-Rainer Wittmann  <od@openoffice.org>  [a1c9cd02be2ed42c77eb959f234c01804704b1d5]

sw33bf02: #b6884103# correct consideration of actual indent when starting new list.


2010-01-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [c563075efe2697200dec63103e7eeb7184386f37]

CWS-TOOLING: integrate CWS obo43


2010-01-05  Thomas Lange  <tl@openoffice.org>  [7db0566265fed66f9af27addd292e442c0672af1]

#i101945# fixed missing Norwegian dictionary packages


2010-01-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [b879d5714be7eb0d00509a3a7efb10e020c8b5e4]

CWS-TOOLING: integrate CWS installer14_DEV300


2010-01-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [5c15c000c031a7e97a2d82b188349dcb89068662]

CWS-TOOLING: integrate CWS fwk133_DEV300


2010-01-05  Thomas Lange  <tl@openoffice.org>  [18f7f5b3c9dc89874cb9443bb71a2f214d7ecbc6]

#i101945# fixed missing Norwegian dictionary packages


2010-01-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [a15b7f802db8a2286ce59f325d50b2db29743171]

CWS-TOOLING: integrate CWS calc32stopper7_DEV300


2010-01-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [6fde412affb135d14bdcd1d82114fadb02593df0]

CWS-TOOLING: integrate CWS pythonssldedux


2010-01-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [f3893d26595ba000d4fc1d7e17468c8c2b6d9d82]

CWS-TOOLING: integrate CWS pythonssldedux


2010-01-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [61e959dac551c5984e9865edea9f2ad7203233fd]

CWS-TOOLING: integrate CWS cmcfixes68


2010-01-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [6e8628fb7374b7d19e15f03e63f8ad221ca25f1e]

CWS-TOOLING: integrate CWS cmcfixes68


2010-01-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [3a66e8444c9086c53a27159a1a0edad3b6e85ff5]

CWS-TOOLING: integrate CWS cmcfixes68


2010-01-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [5da890e767cac2ea2214edafde01c2a5fcb53a09]

CWS-TOOLING: integrate CWS cmcfixes68


2010-01-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [6feab4c381b3398cef4f60740a4516c1cdcea82f]

CWS-TOOLING: integrate CWS cmcfixes68


2010-01-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [4515ed94b8f26c032c834946eb71c92b140b0f1f]

CWS-TOOLING: integrate CWS fontooocleanup


2010-01-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [d11ce157d18c1ded6e52f1e2b16ca27254b2b3f0]

CWS-TOOLING: integrate CWS fontooocleanup


2010-01-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [54399fe45af349d61cbe87d1095e63ea4bd839e0]

CWS-TOOLING: integrate CWS fontooocleanup


2010-01-05  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [33e343aba54517201820c54ad01a9cf410d1d3c3]

vcl108: #i107875# fix an assertion with debug stdc++ lib (thanks dtardon)


2010-01-05  sb  <sb@openoffice.org>  [bf42f773cb8d13b73fbef7f13db40e41cf10ede3]

sb118: merged in DEV300_m68


2010-01-05  sb  <sb@openoffice.org>  [05edb5d0c84fd218d25ab9b90e8613fcdca1fd54]

sb118: merged in DEV300_m68


2010-01-05  sb  <sb@openoffice.org>  [c1b3c31eddab295ae8ab40f6d7ac2c40d9f32b60]

sb118: merged in DEV300_m68


2010-01-05  sb  <sb@openoffice.org>  [184279afbfaac0e458affce53c2744fb0b4861a7]

sb118: merged in DEV300_m68


2010-01-05  sb  <sb@openoffice.org>  [874a32b76fc2a157eb6fdeac2636efec09c5a16a]

sb118: merged in DEV300_m68


2010-01-05  sb  <sb@openoffice.org>  [7f66a705b0c8700ded12804d4d56aaf5ca65be6c]

sb118: merged in DEV300_m68


2010-01-05  sb  <sb@openoffice.org>  [0b38d684459c240d263a2d3418c374dd7d32e3c1]

sb118: merged in DEV300_m68


2010-01-05  sb  <sb@openoffice.org>  [0367aa64dec99c01db2aa66ebe5aee9b283b2521]

sb118: merged in DEV300_m68


2010-01-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [2a89a06fb04536e2f937326bc22865020970ca02]

CWS-TOOLING: integrate CWS native273


2010-01-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [443c59cebfdf56f95e872d0e5c9d7618dc017a83]

CWS-TOOLING: integrate CWS native273


2010-01-05  sb  <sb@openoffice.org>  [6a081fa46fd3bbd0db1ed102c98c1c5403e93d6d]

sb111: merged in DEV300_m68


2010-01-05  sb  <sb@openoffice.org>  [abf8ba9f73de02350b0f70e7c4ac1b6c334c08f4]

sb111: merged in DEV300_m68


2010-01-05  sb  <sb@openoffice.org>  [cbe15c44ec90d8910824a37d75d04ef1ab6183b3]

sb111: merged in DEV300_m68


2010-01-05  sb  <sb@openoffice.org>  [d5c1a60d61a2d03cb03f18030cc0353c1c6e7986]

sb111: merged in DEV300_m68


2010-01-05  sb  <sb@openoffice.org>  [6fab8a2d275cba9733bdccffafd27991093e5f6e]

sb111: merged in DEV300_m68


2010-01-05  sb  <sb@openoffice.org>  [9af3a0f3254ff8e6fe0ed0559a07aadf41a1eb83]

sb111: merged in DEV300_m68


2010-01-05  sb  <sb@openoffice.org>  [a44418ec3038019bfdffa8e1df3a0a080f74b0a9]

sb111: merged in DEV300_m68


2010-01-05  sb  <sb@openoffice.org>  [e5586f047f2c3174c4a94fd5609f6beb98d1ece1]

sb111: merged in DEV300_m68


2010-01-05  sb  <sb@openoffice.org>  [06180953e2f2cf566a5c10de338db111777327dc]

sb111: merged in DEV300_m68


2010-01-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [63c6c5d78c2712b824c9194269d13422d4835487]

CWS-TOOLING: integrate CWS sb116


2010-01-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [2d8f81afc6407b248f435f895eb23cf843557fb1]

CWS-TOOLING: integrate CWS sb116


2010-01-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [ee089c6817972bc8873146d7bfd42cf9adb0d63e]

CWS-TOOLING: integrate CWS sb116


2010-01-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [8b1f9a307f181da576fbd9417ab3a4010a4534f5]

CWS-TOOLING: integrate CWS sb116


2010-01-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [046c7afda36e68635b852c979157ef2ddefd9d9e]

CWS-TOOLING: integrate CWS sb116


2010-01-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [eb2e79006d0eadb4fcd92151ca89019f2dffbf1b]

CWS-TOOLING: integrate CWS sb116


2010-01-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [f52fb6272ab6d15a72b45707f2599359b7627604]

CWS-TOOLING: integrate CWS sb116


2010-01-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [342de2755fd2cfc797ca8ea35dc3d91e6c0d2756]

CWS-TOOLING: integrate CWS sb116


2010-01-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [a53750306673c885b08586a51e74fb3b9a5366dc]

CWS-TOOLING: integrate CWS sb116


2010-01-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [9840a34e28e0cb236787ade090a48fe4c3be6729]

CWS-TOOLING: integrate CWS sb116


2010-01-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [e5982bc98b9f395df368024653172273a6950841]

CWS-TOOLING: integrate CWS sb116


2010-01-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [ed383d527d0301d7ab122df5f18557263ae11adc]

CWS-TOOLING: integrate CWS sb116


2010-01-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [f36fb10b092bf2c7f675bdcd5caa803a0b9146d2]

CWS-TOOLING: integrate CWS sb116


2010-01-05  Thomas Lange [tl]  <tl@openoffice.org>  [af095142094e319c03790855186f38c2af69b12d]

cws tl76: merge with DEV300_m68


2010-01-05  Thomas Lange [tl]  <tl@openoffice.org>  [c35fdb422691e042a00b28aa2ec119aeac31e6c2]

cws tl76: merge with DEV300_m68


2010-01-05  Thomas Lange [tl]  <tl@openoffice.org>  [dc037062c9db29f45558e0393736ddafcc9813d3]

cws tl76: merge with DEV300_m68


2010-01-05  Ocke Janssen  <oj@openoffice.org>  [b563751faf2c78210a7a14e787ba522469397475]

#i107793# set props in endDoc


2010-01-05  Henning Brinkmann[hbrinkm]  <hbrinkm@openoffice.org>  [2904020c506857554cd2be445d165d68103e3272]

hb33patches1: merged DEV300_m68


2010-01-05  Hans-Joachim Lankenau  <hjs@openoffice.org>  [0fc304b08af65547b9e3226e72881b2f4a955ac1]

aus112: update to DEV300m68


2010-01-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [58112fde9a4bfdd102964c2f97eb3a227c970214]

CWS-TOOLING: integrate CWS d2v02


2010-01-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [d69404b1ef778227d11579845da30450322bb567]

CWS-TOOLING: integrate CWS d2v02


2010-01-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [b59becd5b260818a3ffdfbb4b4670e7b9fdfbc57]

CWS-TOOLING: integrate CWS d2v02


2010-01-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [300308806f886a1fa3938971703d01e0d38a6c49]

CWS-TOOLING: integrate CWS d2v02


2010-01-05  Thomas Lange  <tl@openoffice.org>  [13bc87a0cd34c2dc17b4ad8c5eb0ef51e8b51ac7]

#96422# fixed dictionary list for 'sh' builds


2010-01-05  Thomas Lange  <tl@openoffice.org>  [048c0945be83f640f1644c59d248c56afd495412]

#96422# duplicate entry in supported language list


2010-01-05  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [8a82c9892f39d69d77937f4691c90a079a059bdf]

vcl108: #i107878# reenable accidentally lost environment variable SAL_USE_VCLPLUGIN


2010-01-05  Carsten Driesner  <cd@openoffice.org>  [cf95e01ac375206a63db7bd08c4ed3bbc430c093]

#i108012# Check for file size must be done earlier


2010-01-05  Christian Lippka  <christian.lippka@sun.com>  [5ea66a47f68665b5fd16b02188b85f64db2e3866]

fixed compile error on linux


2010-01-05  Frank Schönheit  <fs@openoffice.org>  [a14b4c96b8365d6d50d521fca12f8a2f93fc255f]

#i10000#


2010-01-05  Ocke Janssen  <oj@openoffice.org>  [a95adf2581d39a7a7cb0630b1666d484c94617d4]

#i107794# fix for WChar


2010-01-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [148e5d85cfe7a827a9707da9efc6c0df914725fd]

CWS-TOOLING: integrate CWS aw078


2010-01-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [a05f4353081edb5a8e2dd0d4fffac5aa4158ecd3]

CWS-TOOLING: integrate CWS aw078


2010-01-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [d4eb36b15d109f72e4f3766c636cbce05fd3c41e]

CWS-TOOLING: integrate CWS aw078


2010-01-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [d5b8a0684454150a6b28aab3fdce6872d858dc7e]

CWS-TOOLING: integrate CWS aw078


2010-01-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [7ac363afbb51a37e287762b1fc2a08d98557e991]

CWS-TOOLING: integrate CWS aw078


2010-01-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [58221c06658e323de175e9656919901b92b250df]

CWS-TOOLING: integrate CWS aw078


2010-01-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [b438ca4ea1b78300a9866136a8b1438e93a4a812]

CWS-TOOLING: integrate CWS aw078


2010-01-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [e86e6ba80a59769106417b1270f7b81464667228]

CWS-TOOLING: integrate CWS odficonsso1


2010-01-04  Niklas Nebel  <nn@openoffice.org>  [9f12a629cbcc7ebc8d072b5e1037f67082b607ec]

#i108005# build token array for goal seek with value instead of string token


2010-01-04  Christian Lippka  <christian.lippka@sun.com>  [ed37800fa29851609f49fd879225491e878239c7]

merging m68


2010-01-04  Christian Lippka  <christian.lippka@sun.com>  [77233aca900be5e28684042d1e0259b0813c3596]

merging m68


2010-01-04  Christian Lippka  <christian.lippka@sun.com>  [c79b3e827a60cbb55a58c6e4df48b35d466086b0]

merging m68


2010-01-04  Christian Lippka  <christian.lippka@sun.com>  [cdd4e82b282ddb0e662db1ad76e7eff4afaf4fb3]

merging m68


2010-01-04  Christian Lippka  <christian.lippka@sun.com>  [3107778b2e96dfe72298d9a7eda8eca59b789a12]

merging m68


2010-01-04  Caolán McNamara  <cmc@openoffice.org>  [a8dc64c99b23c3e7e73aa13bbde8a6f03f14b6e1]

cmcfixes69: #i106157#: workaround more graphite stl/stlport issues


2010-01-04  Christian Lippka  <christian.lippka@sun.com>  [8bc750d91ce6743e0ba8f2ebf0f750d9c0cc1ca0]

merge to m68


2010-01-04  Christian Lippka  <christian.lippka@sun.com>  [f7728fb9f55e7e54ee8ea41ccb8391cf56e9df4b]

merge to m68


2010-01-04  Christian Lippka  <christian.lippka@sun.com>  [21c01e4b70ec841f6b6f0b74414a439e17c3a905]

merge to m68


2010-01-04  Christian Lippka  <christian.lippka@sun.com>  [5e236ca5cbfbf155373b6d4b71a03aa10fbf6dc2]

merge to m68


2010-01-04  Christian Lippka  <christian.lippka@sun.com>  [6de0e6f144f2e329f09572fa10bd2867fd96a6ea]

merge to m68


2010-01-04  Christian Lippka  <christian.lippka@sun.com>  [a2179f981209073abc9a7bbac607ccc176223fd5]

merge to m68


2010-01-04  Christian Lippka  <christian.lippka@sun.com>  [b71823a291b10fe67cd96b81bce3fb0d91dcb893]

merge to m68


2010-01-04  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [7ef41abc062018776247294bde7e56e2b46489bd]

fix a merge accident


2010-01-04  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [4e27c4d83c008af5a9d9bc1b6dd8ed9f2dad25b6]

clean up merge in copied file


2010-01-04  Frank Schönheit  <fs@openoffice.org>  [64335969f5c70b1ae49f6d7da61e6478baed3ed4]

#i108019#


2010-01-04  Frank Schönheit  <fs@openoffice.org>  [730b75df62443c6c17646d6c82a9b5b1f389c71c]

#i108040#


2010-01-04  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [1e3d0ab2c90005814c3774e225ecd841a849f518]

merge with DEV300_m68


2010-01-04  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [e4d43a39b7c0dfdab090c42573ae488665ff3f46]

merge with DEV300_m68


2010-01-04  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [dc202cb7a17712f563837aaf6c177a32a0987685]

merge with DEV300_m68


2010-01-04  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [4d5089cac962346151d2532281ab844057d168aa]

merge with DEV300_m68


2010-01-04  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [d822fda510265409131bff089156a1c8606c2727]

merge with DEV300_m68


2010-01-04  Caolán McNamara  <cmc@openoffice.org>  [d8b779f2d3b99a845a391a25d43ccfa48c53b4f5]

exchgcmtdoc2: #i98634#: export writer change-comment as normal msword comment


2010-01-04  Caolán McNamara  <cmc@openoffice.org>  [6a556771abe12e1ac41fd1d39583ee62d46fa082]

exchgcmtdoc2: #i72096#: fix imagemagick convert usage under windows


2010-01-04  Oliver-Rainer Wittmann  <od@openoffice.org>  [7b9039d7fef05044cc1f51485e8845a2a3f76089]

sw33bf02: #i105243# Output of graphic in Writer with corresponding PDF handling


2010-01-04  obo  <obo@openoffice.org>  [bf3a34df7ace9332084f77bad3fedf2d1bc33bde]

#i107269# build breaks for unxmacxi + seperate SDK directory


2010-01-04  Frank Schönheit  <fs@openoffice.org>  [b45e9ea9791b2ac6879f5ed4080a3426a1cb5639]

#i107845# when composing the new filter, *first* use the old filter, then the new one - order matters


2010-01-04  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [e6c652cf6b32148e85ef191ecccad6c86c3c6ea4]

Update from master repository (to m68).


2010-01-04  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [5b1ca62085b72c33cbb9ce891aeac98f2bf35018]

Update from master repository (to m68).


2010-01-04  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [3cc09a2e76f0185fcab94564006a1e3d60fee3ae]

Update from master repository (to m68).


2010-01-04  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [47e7d16e246c93312524dbb6d8733d0a5488c736]

Update from master repository (to m68).


2010-01-04  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [281f81a05cf94c035bf3cb2d96ce0fabc21902d4]

Update from master repository (to m68).


2010-01-04  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [226fa42df9bb18d3d57f48d6432223066813025c]

Update from master repository (to m68).


2010-01-04  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [c6197e823aa3f7170d2baa70c9b30252a1140730]

Update from master repository (to m68).


2009-12-31  David Tardon  <dtardon@openoffice.org>  [549023a799bab06666f5bc6f98e64cc7ae04323a]

dtardon01: #i107877#: properly initialize iterator member


2009-12-31  David Tardon  <dtardon@openoffice.org>  [fd99f6b2ffe2a4182ebacd2986f8b8b4a4c4add9]

dtardon01: #i107873#: avoid crash on initialization of OOXMLFastContextHandler if pContext is 0


2009-12-31  Oliver-Rainer Wittmann  <od@openoffice.org>  [3ec21c0b69dc696e108163d09d34d770c3f21d14]

sw33bf02: #i106452# method <SwFlowFrm::MoveFwd(..)> - check page description not only in situations with sections


2009-12-31  Oliver-Rainer Wittmann  <od@openoffice.org>  [62ee0f6d9597990fa9f29912a045573b72c59f1c]

sw33bf02: #i106906# method <SwDocShell::ConvertTo(..)> - lock view during action to avoid jump to cursor


2009-12-31  Oliver-Rainer Wittmann  <od@openoffice.org>  [19dee7433c8d36f0632fab2e6ed6ed88834e6df7]

sw33bf02: #i89920# adjustment of fix due to compiler warning


2009-12-30  Oliver-Rainer Wittmann  <od@openoffice.org>  [4944c8c648b9d2b914d57fa83a47d57076c0473c]

sw33bf02: #i107447# method <SwCrsrShell::LeftRight(..)> - do not reflect reset of <bInFrontOfLabel> flag in return value on normal cursor move.


2009-12-30  Oliver-Rainer Wittmann  <od@openoffice.org>  [ace587b93a77488eba22fea1fc90ab576a4dde6c]

sw33bf02: #i89920# method <SwFEShell::InsertDrawObj(..)> - adjustment of object's attributes

		   - renaming of method.
		   - setting object's wrapping style to WRAP_THROUGH.
	   	   - bringing object into foreground.
2009-12-30  Oliver-Rainer Wittmann  <od@openoffice.org>  [5d57f18e6f0b14a1bf2c0f418a9cd6f64e06781b]

sw33bf02: #i89920# Improvement of selection of objects in background


2009-12-29  Oliver-Rainer Wittmann  <od@openoffice.org>  [d7d854b1c4f70f57f29261d6a942bdb29ebcee8c]

sw33bf02: #i105901# method <SwFntObj::GetCrsrOfst(..)> - skip character cells for all script types


2009-12-29  Oliver-Rainer Wittmann  <od@openoffice.org>  [8e731fdfd5706a2efebee757cfd453c8982ae7dc]

sw33bf02: #i104750 removal of "scrolling instead of painting optimization"


2009-12-28  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [9afae518759e5d6ecb32dacd76a1aa746ae2cef6]

aw078: changes after resync


2009-12-28  Vladimir Glazunov  <vg@openoffice.org>  [125d4ada99032bdfa8aade3535007375c7276048]

#i107041#


2009-12-28  Christian Lippka  <cl@openoffice.org>  [11ab80fbb1eb0e4849a567ba06af57f789779aff]

#i107966# check if there really is a handle to avoid a reported crash


2009-12-28  Christian Lippka  <cl@openoffice.org>  [bffdf143d5924fd277000fad4a7e7108d6d8f041]

#i107965# report rectangles with 0 or negative width or height as empty


2009-12-28  Oliver-Rainer Wittmann  <od@openoffice.org>  [14e83655b8655251aa30c96e9d33fd7c1b9ffa2e]

sw33bf02: #i104291# method <SwTxtFrm::FindBrk(..)> - adjustments avoid overflow.


2009-12-28  Oliver-Rainer Wittmann  <od@openoffice.org>  [91928bce2b1cb1bdc9ed7ba31fa843bacb74fff3]

sw33bf02: #i105535# method <SwDocShell::UpdateStyle(..)> - no update of anchor attribute for frame styles.


2009-12-28  Oliver-Rainer Wittmann  <od@openoffice.org>  [f013c8cb61251b156ce7d1a166875d39373344d6]

sw33bf02: #i105535# method <SwFlyFrmFmt::MakeFrms(..)> - handle unexpected situation for to-frame anchored fly frames

		    - Save determination of content node for to-frame anchored fly frame
		    - If no fly frame for to-frame anchored fly frame is found, fallback to to-paragraph anchored fly frame.
2009-12-23  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [a520bb907fb01b381da79903de2ed529620bb4ea]

aw078: adaptions to resync


2009-12-23  hdu  <duerr@sun.com>  [196a6282b4b387cf0bd6d03eae50851cbf8a3f6d]

#i64508# honor fontconfig hinting settings (patch by cmc)


2009-12-22  sj  <sj@openoffice.org>  [9465334956ff0847e176174865eda637fec3fa95]

impress181: #i81457#: office import, fixed a problem with the arc shape


2009-12-22  Kai Sommerfeld  <kso@openoffice.org>  [602bfe95fd059420048a53a8ab11357282d5fcdd]

windows build breaker due o warning.


2009-12-21  David Tardon  <dtardon@openoffice.org>  [9f9aa43dd2f4ef356de1471e968d14affd5bab00]

dtardon01: update to DEV300_m68


2009-12-21  David Tardon  <dtardon@openoffice.org>  [a3623627d0a34aeb6019ce6139429c97762f8cbe]

dtardon01: update to DEV300_m68


2009-12-21  David Tardon  <dtardon@openoffice.org>  [ba9299026d0a7938b58ef72a0e05e9949854e129]

dtardon01: update to DEV300_m68


2009-12-21  David Tardon  <dtardon@openoffice.org>  [298522b883fc1235481d63d4e0340ae863008e50]

dtardon01: update to DEV300_m68


2009-12-21  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [c4ba94f3eb9e3547572963322908748523f53a66]

aw078: resync to DEV300m68for integration


2009-12-21  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [aa009b1d9a3a8b691e01e9c28db0adcae84cbafc]

aw078: resync to DEV300m68for integration


2009-12-21  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [d495fce4dd6569cf341580bc290a3dad6e7ccd68]

aw078: resync to DEV300m68for integration


2009-12-21  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [884fa769a72a05840d8b58b9bb9a8cc6efd634f9]

aw078: resync to DEV300m68for integration


2009-12-21  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [6b86cf56976f20a695616d1f2be8f8c4a8afb76e]

aw078: resync to DEV300m68for integration


2009-12-21  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [c15bb1c231307a09254adbc1338019d5a49b6024]

aw078: resync to DEV300m68for integration


2009-12-21  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [2f737ae062bf0234b6f32f9b37119edf7beb50c2]

aw078: resync to DEV300m68for integration


2009-12-21  sj  <sj@openoffice.org>  [45e8e0fbee40f9a8d91f4c559c8bbb16dd7b3f36]

impress181: #i87410#: now writing greyscale jpgs if possible


2009-12-21  Kai Sommerfeld  <kso@openoffice.org>  [f62c114209af22c517d245f74f11f1dde02f53cc]

#i61429#, deprecated css.ucb.XContentCreator, implemented replacement.


2009-12-21  Kai Sommerfeld  <kso@openoffice.org>  [ee2ecbf89b002fa8f60316b4266b96dfca8b4591]

#i61429#, deprecated css.ucb.XContentCreator, implemented replacement.


2009-12-21  Kai Sommerfeld  <kso@openoffice.org>  [b2b8880f39c7a5ba366e486506ed0df78f3bef94]

#i106820# - added OOo 3.3 since tags.


2009-12-21  Dirk Völzke  <dv@openoffice.org>  [bbce52251b1d763c9fa943ba5d9fcdd3c78e3ec5]

#i107804# Checking for an already running office doesn't work well with Windows Vista or later


2009-12-21  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [6f4bc5831ab4bc0be6cd1e01e038b3585770eed6]

dba33e: #i107717# allow the command definition to define the column names which should be shown


2009-12-21  sj  <sj@openoffice.org>  [7ad8a693a33398ddadcbb5a890fb2e6ce66ebf0b]

impress181: #i100645# disabling slide transitions is now possible


2009-12-21  Kai Sommerfeld  <kso@openoffice.org>  [22652581ffbb7b795f3ed5ee9dc4a85b24bac25f]

whitespace cleanup.


2009-12-21  Caolán McNamara  <cmc@openoffice.org>  [09f43996487387a634d547f09f4bac832ef2deff]

xmlsec1_2_14: #i107747#: solaris problems


2009-12-21  Ingrid Halama  <iha@openoffice.org>  [bbc24fc5208364fda612314b17983be65ba19c0e]

chartmultiline: split internal data from internal data provider


2009-12-21  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [575c2ce3a4d344a5a4d0769da19acf70fc683dad]

dba33e: #93000# fix locale


2009-12-18  Daniel Rentz  <daniel.rentz@sun.com>  [7267e9e4e310b51a749e25ceee48427af160a81a]

chartpositioning: #i86609# BIFF and OOXML import: object positioning in charts (chart title, plot area)


2009-12-18  Daniel Rentz  <daniel.rentz@sun.com>  [45d709a4307f622996ac98df784aacf7b7b4c691]

chartpositioning: #i86609# BIFF and OOXML import: object positioning in charts (chart title, plot area)


2009-12-18  Kai Sommerfeld  <kso@openoffice.org>  [44c3f12e20ad27a1118b696965f39ee7480a18ac]

whitespace cleanup.


2009-12-18  Ingrid Halama  <iha@openoffice.org>  [de8fd338ae013c53435b5f9083ded539ffadbe70]

chartmultiline: cleanup chart data and impl model stuff


2009-12-18  sb  <sb@openoffice.org>  [8db4921431e7db75c86697a224cf29be672c77ce]

sb118: work in progress of a simplified smoketestoo_native


2009-12-18  sb  <sb@openoffice.org>  [05250e05b00f363c2c65e6099714070beea89ca0]

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>  [8d1a56460f0cfc55d6cd72c1c4e936e7871c1cde]

sb118: desktop/source/app/app.cxx: the acceptors in the AcceptorMap must be released with the solar mutex unlocked, to avoid deadlock


2009-12-18  sb  <sb@openoffice.org>  [830b3bf161d612512798daf4f06e89d2bbf2561d]

sb118: allow environment variables to be unset in osl_executeProcess (undocumented feature for now, and OS/2 code is not yet adapted)


2009-12-18  sb  <sb@openoffice.org>  [93eb29213276ff5db32f9f6cde9416f97b3a5b02]

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>  [142fb452faba13ab6f8c407ce4ed8c8b701a76f8]

sb118: make PKGFORMAT=archive build a .tar.gz on Mac OS X, not a .dmg


2009-12-18  sb  <sb@openoffice.org>  [a1290f07ebfc0a164eff651c51c65d8ec21cd758]

sb118: build cppunit as RPATH=NONE (as it will only be used while building, not go into installation sets)


2009-12-18  sb  <sb@openoffice.org>  [650479fbc7d0306e6e74ad175a67b11eeadd5744]

sb118: build cppunit as RPATH=NONE (as it will only be used while building, not go into installation sets)


2009-12-18  Kai Sommerfeld  <kso@openoffice.org>  [6167ab5334f65d27418308a0ec1fe5a24b27f134]

whitespace cleanup.


2009-12-18  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [460919060e77525e3ac3e94054fc0f17fae5ba17]

vcl108: #i2446# add prominent entry style to listbox and combobox


2009-12-18  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [e86ae134409ba09dffe51fcd0e3e3bdaff3f211b]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/autorecovery


2009-12-18  Caolán McNamara  <cmc@openoffice.org>  [f091becb070faeb6b0c14403d58fec555b2e3c10]

xmlsec1_2_14: #i107747#: solaris problems


2009-12-18  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [d46f080c23f69bb729173a23aa12b936b78b8803]

autorecovery: oops, *this* version of LoadDocumentIntoFrame was just removed


2009-12-18  Kai Sommerfeld  <kso@openoffice.org>  [52a1cb18450902320ef3d2431d0e3e0ec2739d3e]

whitespace cleanup.


2009-12-18  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [dc0e0e62c498846357d2881f73b53472b57c1c9b]

autorecovery: ensure that unsaved XML forms are properly recovered, by properly respecting the 'Hidden' load parameter


2009-12-18  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [a0c826b44af446e44b7dc4e80919c1c7f00c2eee]

#vcl108: #i106704# use shared_array as is more appropriate


2009-12-18  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [f4ccd00d3626347be13ca5919a07bb39b58729c5]

vcl108: #i107254# copy with arbitrary length ligatures


2009-12-18  Caolán McNamara  <cmc@openoffice.org>  [53703867098e302454edf29a675aca725a347249]

xmlsec1_2_14: #i107747#: regenerate configure with an older autoconf


2009-12-18  Joerg Skottke [jsk]  <jsk@openoffice.org>  [adbe6f0e0484a027767347c0f332f79b7865a2ba]

printerpullpages: #i103052 - delete removed contronls from .win files


2009-12-18  Kai Sommerfeld  <kso@openoffice.org>  [ab6fc0e3dfa60ad2cb10e4e936335d2d8986fe55]

whitespace cleanup.


2009-12-18  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [ade249bf2b4be34133fc9d86939b66e8cdfe6559]

autorecovery: removed a few unused slot IDs


2009-12-18  Tobias Krause  <tkr@openoffice.org>  [21a86a8c6c223da15deaa99bf874d29ad19390b9]

tkr33: #i107136# The UCB now considers configuration changes (new UCPs) of UCPs during runtime.


2009-12-18  Tobias Krause  <tkr@openoffice.org>  [26bba85c9b3ad11a5d5728e0653ed199eb4793e8]

tkr33: #i107136# The UCB now considers configuration changes (new UCPs) of UCPs during runtime.


2009-12-18  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [1eac49df5c337a5832231514c7e352009f0295fd]

dba33e: remove unused header


2009-12-17  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [d408e96e7eaf89202a4a2f866708149cb01e8e87]

vcl108: #i106704# fix error handling, avoid memory leaks


2009-12-17  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [daf7906ef7974878d7097649e4fa7669bdd6d53b]

vcl108: #i106704# fix PFA case of Length3


2009-12-17  Eike Rathke  <er@openoffice.org>  [27f3b9b1fee739ae147ac1bd15a69d70bc529298]

#i107741# HasRefListExpressibleAsOneReference is supposed to detect one reference, really do so


2009-12-17  Kurt Zenker  <kz@openoffice.org>  [8e0bc401af211dfd134e8a2281bd38e3c21fc7a4]

#158443# use module name as prefix to get an uniqe alias


2009-12-17  Caolán McNamara  <cmc@openoffice.org>  [7db8f365fd869557bf7354916f5ee0dd45e7b88e]

xmlsec1_2_14: #i107747#: track upstream bug id for this patch


2009-12-17  Caolán McNamara  <cmc@openoffice.org>  [8b965b5e2fec161c1d91e5b880f6065437e806b9]

xmlsec1_2_14: #i107747#: fix missing casts on sun studio


2009-12-17  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [182ac80861066ece52f8cc1ee7e9ddc9ec8ddbd8]

Automated merge with http://hg.services.openoffice.org/cws/dba33e


2009-12-17  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [898d0a4770a37226f3215fd069c7ec25370c3726]

Automated merge with http://hg.services.openoffice.org/cws/dba33e


2009-12-17  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [01b25b739dccf58edc50a28f4ce74111c50994f9]

Automated merge with http://hg.services.openoffice.org/cws/dba33e


2009-12-17  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [817095aeb6e9293b649e0af48cb4fdc39a3f2ff4]

vcl108: #i107254# add toUnicode map entries mapping from one glyph to multiple unicodes


2009-12-17  Vladimir Glazunov  <vg@openoffice.org>  [2be04fff7b9d51a3f1cf61ddb9cd76286b48b375]

#i10000# more accurate error message


2009-12-17  Caolán McNamara  <cmc@openoffice.org>  [9b77818fc4a3ec1cbc750fc9111b774deb30d0ff]

xmlsec1_2_14: #i107747#: external libxml2 would therefore have to be 2.7.6


2009-12-17  Caolán McNamara  <cmc@openoffice.org>  [449e322ba5a89f456d40e0ef1a1db32205941c65]

pythonssldedux: #i106542# build python md5 module for md5 email support


2009-12-17  Henning Brinkmann[hbrinkm]  <hbrinkm@openoffice.org>  [af4cbc4636f932c9213fd46ad0c4cce1a85a8373]

writerfilter07: removed unused ...Value classes


2009-12-17  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [c88d53d9d3484ba3cb641c2b722c4d4dfcd590fa]

merged


2009-12-17  Henning Brinkmann[hbrinkm]  <hbrinkm@openoffice.org>  [1fa72054a32bf92de968febbf3dc5d73ac63110b]

writerfilter07: ran modelcleanup


2009-12-17  Henning Brinkmann[hbrinkm]  <hbrinkm@openoffice.org>  [20e40d5b2eb528d4847165dc65cd660407a7c47e]

writerfilter07: modelcleanup.xsl: generate Value-resource instead of StringValue-resource


2009-12-17  Joerg Skottke [jsk]  <jsk@openoffice.org>  [ecb9e92c932808de703ec5cd28a3ea4054da23c9]

printerpullpages: Removed warnings and errors from update test g_printing.


2009-12-17  Henning Brinkmann[hbrinkm]  <hbrinkm@openoffice.org>  [799d2e707a549048a417db618180e327c46cc9f2]

writerfilter07: model.xml: replace ListValue:s with Value:s


2009-12-17  Henning Brinkmann[hbrinkm]  <hbrinkm@openoffice.org>  [5c611a4832d992f35818a9452106e063c2914ebe]

writerfilter07: modelcleanup.xsl: add encoding declaration


2009-12-17  Caolán McNamara  <cmc@openoffice.org>  [8bbcf854cf7248384646de2b66f06c21bea227ca]

cmcfixes69: #i106157#: workaround graphite stl/stlport issues


2009-12-17  Caolán McNamara  <cmc@openoffice.org>  [a95d5c042b8c53ae15a441a5e43febaa04a02055]

cmcfixes69: #i106157#: workaround graphite stl/stlport issues


2009-12-17  Caolán McNamara  <cmc@openoffice.org>  [723b53e66635c03bc4dc4bb0d945867c91672e12]

cmcfixes69: #i106157#: workaround graphite stl/stlport issues


2009-12-17  David Tardon  <dtardon@openoffice.org>  [3bd15d45f273f8d9e186af33f5f19231fc886c86]

dtardon01: #i12903#: fix checking of Automatic CB in Format->Char->Position


2009-12-17  Vladimir Glazunov  <vg@openoffice.org>  [10f0fe9c40f9dd21de1ef7da2f8db66e6f6af991]

#i10000# added necessary d.lst file


2009-12-17  Caolán McNamara  <cmc@openoffice.org>  [94bc4993ff06e14dd586d9f402aaf3fcfc904776]

xmlsec1_2_14: #i107747#: upgrade to latest xmlsec1, libxml2 and libxslt


2009-12-17  Caolán McNamara  <cmc@openoffice.org>  [341ff020c7f4ed1e3a50536475ed65efcac4f0ec]

xmlsec1_2_14: #i107747#: upgrade to latest xmlsec1, libxml2 and libxslt


2009-12-17  Caolán McNamara  <cmc@openoffice.org>  [d143e9279ef936e9c9366893da8295cdae05720e]

xmlsec1_2_14: #i107747#: upgrade to latest xmlsec1, libxml2 and libxslt


2009-12-17  Kai Sommerfeld  <kso@openoffice.org>  [3cc45b023a837467786ad5151f630994961a238d]

whitespace cleanup.


2009-12-17  Caolán McNamara  <cmc@openoffice.org>  [0a67aa3e1d1ef59aba16ca7f7029cb9c51d8b531]

cmcfixes69: #i107566# make prelink and libgcc_s tests Linux-only


2009-12-17  Vladimir Glazunov  <vg@openoffice.org>  [3439c301e10bf14bdc7d1494ea0a4b5f170627bb]

#i100000# corrected includes


2009-12-17  Vladimir Glazunov  <vg@openoffice.org>  [0de34b05f3c1a0409d23b63b9e69d4d7abbe1090]

#i100000# corrected includes


2009-12-17  Vladimir Glazunov  <vg@openoffice.org>  [06b1cfd68a0891c5652e7c78498e4b40afd902b2]

#i100000# add GetVersionInfo to exports


2009-12-17  Vladimir Glazunov  <vg@openoffice.org>  [0648323dac86161361ef0aa76d1d90e4d1075472]

#i100000# corrected includes


2009-12-17  Vladimir Glazunov  <vg@openoffice.org>  [fdc6366a584f72684e027fa829759ba95994bf81]

#i100000# add link library


2009-12-17  Henning Brinkmann[hbrinkm]  <hbrinkm@openoffice.org>  [46e5b8ff5fa055ac855f5ef941e48da0de0b03ca]

writerfilter07: merged DEV300_m67


2009-12-17  Henning Brinkmann[hbrinkm]  <hbrinkm@openoffice.org>  [612c275538e98739a9ce81d1ad1be602a7b8020f]

writerfilter07: merged DEV300_m67


2009-12-17  Henning Brinkmann[hbrinkm]  <hbrinkm@openoffice.org>  [c690ecf946c103d3792faeb968e888d4464ece1c]

writerfilter07: merged DEV300_m67


2009-12-17  Henning Brinkmann[hbrinkm]  <hbrinkm@openoffice.org>  [75af31754f597d17bffefc752e8cfa7a958191ed]

writerfilter07: merged DEV300_m67


2009-12-17  Henning Brinkmann[hbrinkm]  <hbrinkm@openoffice.org>  [f0952bf60d9dee1d23d822f935020579a1f573d8]

writerfilter07: merged DEV300_m67


2009-12-17  Henning Brinkmann[hbrinkm]  <hbrinkm@openoffice.org>  [81af9a3e7a158cddd00bec2658f34ad24e8eceb2]

writerfilter07: merged DEV300_m67


2009-12-17  Henning Brinkmann[hbrinkm]  <hbrinkm@openoffice.org>  [c5e2f1bd14ba9cb5f7be96e768adfbc4c38a4578]

writerfilter07: merged DEV300_m67


2009-12-17  Henning Brinkmann[hbrinkm]  <hbrinkm@openoffice.org>  [a01f8209fcab8ec3e81ea62cbd4d9463e7c43f52]

writerfilter07: merged DEV300_m67


2009-12-17  Henning Brinkmann[hbrinkm]  <hbrinkm@openoffice.org>  [556989eeeb01e8b4444ef908e08f978fbed9ae51]

writerfilter07: merged DEV300_m67


2009-12-17  Henning Brinkmann[hbrinkm]  <hbrinkm@openoffice.org>  [e2d37f219581c56a58fb030b344df14cbd7947d0]

writerfilter07: merged DEV300_m67


2009-12-17  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [738f9f2e8577984fa90f1376078e18c1f57bf64b]

dba33e: #i107611#: display a text sample for text formats, to better distinguish text formats from non-text formats


2009-12-17  Mikhail Voytenko  <mav@openoffice.org>  [c68cecb2a638ccb53ae30d513a2bc26a6e90638d]

odficonsso1: merge with DEV300_m67


2009-12-17  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [d510bfeda9869a98f489b81ccda8c1740fd2a8c3]

dba33e: #i107251#: properly buld the select statement for filling the filter list when the field we're bound to has an alias name


2009-12-17  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [d7bee45fb0d3178bcf4bfe52fddd9e2b73735ee8]

dba33e: #i107251#: allow to work with an external number formatter


2009-12-17  Kai Sommerfeld  <kso@openoffice.org>  [e423f972931e5c31e5e2269e86268df909aa93e0]

adapted includes to renamed source file names.


2009-12-17  Kai Sommerfeld  <kso@openoffice.org>  [81548de5afc835f4d91addb8d9eb6b90f708c2cb]

source files renamed to avoid object file name clashes in output tree.


2009-12-16  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [1806dfd473c3753064d8f5d40e760783912195ab]

dba33e: #i107438# allow loading documents hidden, by ensuring the document definition stays alive as long as the document is alive


2009-12-16  Kohei Yoshida  <kyoshida@novell.com>  [989eab85ffddf68cff47d562c55812ad6689ef03]

kohei03: #i107729# check for null pointer before de-referencing it.

This prevents a crash on importing xls files with embedded charts that
are formatted in a certain manner.
2009-12-16  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [932a2e676afda577c77710bf982f512b0ef76190]

vcl108: #i26535# make Ctrl-Tab work in TabDialogs if focus is not in TabControl hierarchy


2009-12-16  sj  <sj@openoffice.org>  [8939f29a75911f10371ba1d8bc70cc88e418e5bd]

impress181: #i74384# fixed max value color handling


2009-12-16  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [07a01d51fcb13156029cd2fd3c96605500773f11]

vcl108: #i107260# avoid waiting for an event that may never come


2009-12-16  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [5df27651727b0c7899a7220f972799a99694254d]

vcl108: #i94111# support globalized PPDs


2009-12-16  Release Engineering  <releng@openoffice.org>  [b87a09786de6f985602ef29f275f44a9944992ce]

#100000# fix for SO build environment


2009-12-16  Release Engineering  <releng@openoffice.org>  [0c5348ff2c5cede4607555fdab45642db10b07ba]

#100000# fix for SO build environment


2009-12-16  Henning Brinkmann[hbrinkm]  <hbrinkm@openoffice.org>  [72d0aebfb7c991effb65848cf7ef7f9ee08f3447]

writerfilter07: Use setDefault...Value for Value:s


2009-12-16  Kai Sommerfeld  <kso@openoffice.org>  [21f52e9f979d5eb8439c4095ba9cdd3b0e9ba75f]

whitespace cleanup.


2009-12-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [98d3f072bb8bc70a7df960437e732fe758f95bd7]

tl74: merge with DEV300 m60


2009-12-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [1b641d5a5e3ad19db9de07493cf0e8fbb84758a9]

tl74: merge with DEV300 m60


2009-12-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [b399facb068f83b99d51056d88591636f687b251]

tl74: merge with DEV300 m60


2009-12-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [51d6c3d6bce534b2e1efbe773ba21d7db3908ad9]

tl74: merge with DEV300 m60


2009-12-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [a4d1ebf06c394227ad3648a39f5d9925d8e6d6a5]

tl74: merge with DEV300 m60


2009-12-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [ba9d7414d5c748ce8d54c692703a8ad601dfdd89]

tl74: merge with DEV300 m60


2009-12-16  thb  <thb@openoffice.org>  [d30bcd05298ef4d1d07ba53f9a78941df0681b6c]

eraser01: #i97972# - one more fix for erase all ink

* make sd flags reflect the slideshow state after eraseAllInk was
  called. Fix is from Metrokid.
2009-12-16  Mikhail Voitenko  <mav@openoffice.org>  [540e80d2fcbffc1eb6ee15f475c079d85f4baff9]

#i107688# handle the broken documents correctly


2009-12-16  sb  <sb@openoffice.org>  [eec6487b683ff0bada3139f6fd0cdd17328ab912]

sb118: removed obsolete cppunit/simpleheader.hxx from precompiled_sw.hxx


2009-12-16  thb  <thb@openoffice.org>  [6cbf8975f346dc3449eeea44238121779839dc91]

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  thb  <thb@openoffice.org>  [967d3ca09c737d657e3efec4121c87ef39af64fa]

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>  [68e460ebd20d641b03f8e09b509388e942409e33]

sb118: adaptions of using CppUnit 1.12.1 for wntgcci platform and for --enable-dbgutil configuration


2009-12-16  sb  <sb@openoffice.org>  [1ceba84372cf071a5b82169bed040d04595e4cf6]

sb118: adaptions of using CppUnit 1.12.1 for wntgcci platform and for --enable-dbgutil configuration


2009-12-16  Henning Brinkmann[hbrinkm]  <hbrinkm@openoffice.org>  [879262dfe2e9daf577aea455906997d2f404d6ad]

writerfilter07: added header for TaggedLogger


2009-12-16  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [1b78e405c0ba9cb2833bd0ee9474ac45baddaef3]

dba33e: #i107623# allow finishWizard to return a success flag, and re-enable the finish button in case of failure


2009-12-16  Release Engineering  <releng@openoffice.org>  [cdb781248471e68cf94fa52d0a09da5921337189]

#i10000# fix for building in SO environment only


2009-12-16  sj  <sj@openoffice.org>  [65f7c87195a6fd843a5fe19cfc99a57193e907d7]

impress181: #i106986#: fixed fit to text


2009-12-16  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [2b78c56c7d895ab11ecf67734a8e509ee68a8e73]

mysqlconnector: #i107391# bump version to 1.0.1 Alpha


2009-12-16  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [7b08032bfc7a181c59d2a3b1110ce9407b560c00]

mysqlconnector: #i107391# default the protocol to TCP when talking with C/C


2009-12-16  Thomas Lange  <tl@openoffice.org>  [28687b22eef200c32a37f6901cd40c0328b8766d]

#i107721# thesaurus dialog redesign


2009-12-16  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [018712caf37633eb7808051d9fb89f8497a61eb8]

dba33e: #i107717# impl first entry points for db extensions


2009-12-16  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [55988d12e9edbdabd2a6b9b83c995e787d07b940]

dba33e: #i107717# impl first entry points for db extensions


2009-12-16  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [6fd6b96682de8c9f2b8b10a896e71085a9914ecf]

dba33e: #i107717# impl first entry points for db extensions


2009-12-16  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [ae3daf0025db4af8550970d2e879f1efb2b22062]

dba33e: #i107715# check if parser is valid


2009-12-16  Kai Sommerfeld  <kso@openoffice.org>  [bd0c4eead8ca3222c7a5b331ca1c5336954f8ca3]

whitespace cleanup.


2009-12-16  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [2740353e241613fd17fcd8ce57583129490a19d2]

vcl108: #i107271# fix invalid iterator access (thanks cmc)


2009-12-16  Henning Brinkmann[hbrinkm]  <hbrinkm@openoffice.org>  [28111b6dc75324bf7d16eacf6d369c98b111eebc]

writerfilter07: use resource Value for StringValue:s


2009-12-16  David Tardon  <dtardon@openoffice.org>  [2d99716aa1d510eda8c090f8d74096fa21e62be7]

dtardon01: #i47881#: resource STR_FILTERNAME_ALL is in libfps_office


2009-12-16  Release Engineering  <releng@openoffice.org>  [3c3a4f8fcba66452dede208e05b9e8a69e573742]

#i107025# fix for WaE


2009-12-16  Kai Sommerfeld  <kso@openoffice.org>  [9b4e61a6a53f542416c3ae7fa3e06d1629efec55]

whitespace cleanup


2009-12-16  ericb  <ericb@ordinateur-de-eric-b-2.local>  [90ca57da108d6e933c19e690ce82ef8da722523e]

eraser01: #i97972# yet some build issues due to rebase


2009-12-16  ericb  <ericb@ordinateur-de-eric-b-2.local>  [da9da1e422133df70aceb36c70540524fde0e840]

eraser01: #i97972# fix variable renaming


2009-12-15  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [3b4faad942a61834824d9b3bc1919e1b10976f95]

autorecovery: Sfx(View)Frame::GetTopFrame now also returning a SfxFrame& instead of an SfxFrame*


2009-12-15  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [857a0d334f01134784a983f9c50e4f920b41e2e0]

autorecovery: Sfx(View)Frame::GetTopFrame now also returning a SfxFrame& instead of an SfxFrame*


2009-12-15  ericb  <ericb@ordinateur-de-eric-b-2.local>  [af5c661b945658b1c0a2f61e66446d030abdbf40]

#i97972# commit all changes since Thorsten rebase. Thanks to Nelle, Jonathan, Christian and ericb


2009-12-15  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [89f6e13ee257f3ceccdae1ca77de7d61e50e7bc4]

autorecovery: SfxViewFrame's SfxFrame is a reference now, no pointer (it can never be NULL)


2009-12-15  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [20ceeaeb55b2a306b83bc02fa1842146ea4b0666]

autorecovery: SfxViewFrame's SfxFrame is a reference now, no pointer (it can never be NULL)


2009-12-15  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [7f6da30d47203158923f10d5fbd85ba48b01842c]

autorecovery: SfxViewFrame's SfxFrame is a reference now, no pointer (it can never be NULL)


2009-12-15  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [9688479e09b20ba09a419931af59c04177e4373e]

autorecovery: SfxViewFrame's SfxFrame is a reference now, no pointer (it can never be NULL)


2009-12-15  Mathias Bauer  <mba@openoffice.org>  [39c670a4971f3d9f343ec13727658848ec55064b]

#i107706#: liquidate goodies module


2009-12-15  Mathias Bauer  <mba@openoffice.org>  [06c61003faf8a61f38f7985b58d27e4fb38ef0c6]

#i107706#: liquidate goodies module


2009-12-15  Mathias Bauer  <mba@openoffice.org>  [3fa259739300c572830e3680de6fcf93257fca4c]

#i107706#: liquidate goodies module


2009-12-15  Mathias Bauer  <mba@openoffice.org>  [0efdf17a7c48fe697789166e7f59af5d6a7291a1]

#i107706#: liquidate goodies module


2009-12-15  Mathias Bauer  <mba@openoffice.org>  [e05f0919fa4a0e8073b7af9cf8380a8da1b03ada]

#i107706#: liquidate goodies module


2009-12-15  Mathias Bauer  <mba@openoffice.org>  [827fecf84fa219a630e7481a717a733d22634b70]

#i107706#: liquidate goodies module


2009-12-15  Mathias Bauer  <mba@openoffice.org>  [3cb20b4f08180fdb53ccb3df7c90867d71e680e1]

#i107706#: liquidate goodies module


2009-12-15  Mathias Bauer  <mba@openoffice.org>  [4770f50e0c8e6706f0f514bd73a8bcfd7dd88cb3]

#i107706#: liquidate goodies module


2009-12-15  Mathias Bauer  <mba@openoffice.org>  [6fa6f4fa24eac5b3530360bc485edc7d596e26bd]

#i107706#: liquidate goodies module


2009-12-15  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [085de48cba0c845b939b4b50fc9ae7439a030460]

vcl108: #i102696# make menubar behave more gtk like in case of gtk plugin


2009-12-15  Release Engineering  <releng@openoffice.org>  [81b96613b6e8cb79b295e0cdfd06137675b478ee]

#i10000# remove obsolete dtoa.patch


2009-12-15  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [b9a98a3a5853988afc5489eea36954fb29cf59fc]

remove a debug remnant


2009-12-15  Henning Brinkmann[hbrinkm]  <hbrinkm@openoffice.org>  [7364fb80c6b5ce434c4a4b3c3e737ede99b7ae9d]

writerfilter07: handle gridSpan correctly


2009-12-15  Release Engineering  <releng@openoffice.org>  [1a01a20d94e2bce1512dcb83b14a89e68f05f333]

#i10000# updated fix


2009-12-15  Daniel Rentz  <daniel.rentz@sun.com>  [ef7f35dbe9a0436970c489f6d4eed2d6f7ba7e45]

#i107439# BIFF export: write external link data correctly


2009-12-15  Niklas Nebel  <nn@openoffice.org>  [182857813b0ae06fd9f5cbf6f3e78ba68de3e491]

#i107694# correct order of source name, object name


2009-12-15  Ingrid Halama  <iha@openoffice.org>  [91f22fc22a92557dd823ac63456743736fd27ec0]

chartmultiline: #i82971# complex categories (part2 - hierarchical axis label display)


2009-12-15  Release Engineering  <releng@openoffice.org>  [6ce0da0136ba475f438a0a68049cc1b0f597f17a]

#i10000# obo:build breaks for windows amd64


2009-12-15  Release Engineering  <releng@openoffice.org>  [93c0d945f7cc0bb289a364b214c91915ac23090c]

DEV300


2009-12-15  Henning Brinkmann[hbrinkm]  <hbrinkm@openoffice.org>  [8ba0714acab24c406b94bdb427b3660638928fba]

writerfilter07: use Value instead of specific IntegerValue etc.


2009-12-15  Henning Brinkmann[hbrinkm]  <hbrinkm@openoffice.org>  [1814b0dfc3869a85b513af107ff6172cb749f87e]

writerfilter07: restored TableManager


2009-12-15  Henning Brinkmann[hbrinkm]  <hbrinkm@openoffice.org>  [180a4ab8de14cedf3e8c5f1b9ea82e7906d92be8]

writerfilter07: obey TableManager protocol again, some debugging output


2009-12-15  Henning Brinkmann[hbrinkm]  <hbrinkm@openoffice.org>  [cf0d9f51030fb4db8478cba92e434e6ac282a332]

writerfilter07: changed sending of table properites

changed writerfilter/source/ooxml/OOXMLFastContextHandler.cxx:

- some debug output
- OOXMLFastContextHandlerValue::getValue(): return actual value
- OOXMLFastContextHandlerValue::lcl_endFastElement: propagate property to parent

changed writerfilter/source/ooxml/OOXMLFastContextHandler.hxx
changed writerfilter/source/ooxml/model.xml
2009-12-15  Kai Sommerfeld  <kso@openoffice.org>  [3ac986503f7b17de7e55500cccf56cafeb890e85]

whitespace cleanup.


2009-12-15  Kai Sommerfeld  <kso@openoffice.org>  [927761f2b00bbcc245dd0c6fdc939e9a41f71a00]

whitespace cleanup.


2009-12-15  Kai Sommerfeld  <kso@openoffice.org>  [f07e345bc54ea130ef7447e316c66c3de636ab11]

whitespace cleanup.


2009-12-15  Kai Sommerfeld  <kso@openoffice.org>  [3cf0e08f232f0efb11c4d2317f2d852d1d3ed168]

whitespace cleanup.


2009-12-15  Kai Sommerfeld  <kso@openoffice.org>  [3bdc311dddf19c6df2f65e5a72ca7262a6f34316]

whitespace cleanup.


2009-12-15  Vladimir Glazunov  <vg@openoffice.org>  [6ea88eded86186220c1bfb874e3e329ecd7ef695]

CWS-TOOLING: integrate CWS sw32bf09_DEV300


2009-12-15  Vladimir Glazunov  <vg@openoffice.org>  [c6639a96183e87dded81016410c85bd0e3a86fbf]

CWS-TOOLING: integrate CWS jl146_DEV300


2009-12-15  Vladimir Glazunov  <vg@openoffice.org>  [50e1b982ff532184892b63dd2634571b2ef6ce8e]

CWS-TOOLING: integrate CWS jl146_DEV300


2009-12-15  Vladimir Glazunov  <vg@openoffice.org>  [5290f5879ed435a4736f1f7e994695e4f70c7dcf]

CWS-TOOLING: integrate CWS jl146_DEV300


2009-12-15  Vladimir Glazunov  <vg@openoffice.org>  [f81d8c1e611682d979b36bca0b58d7686453b8df]

CWS-TOOLING: integrate CWS jl146_DEV300


2009-12-15  Vladimir Glazunov  <vg@openoffice.org>  [fed92864b28a32bee9d7cd8bfffd5a4b523e18d4]

CWS-TOOLING: integrate CWS fwk132_DEV300


2009-12-15  Vladimir Glazunov  <vg@openoffice.org>  [6378a51f9637a2e70e2661e96e88fbeda94c01b9]

CWS-TOOLING: integrate CWS fwk132_DEV300


2009-12-15  Vladimir Glazunov  <vg@openoffice.org>  [11a7d7ddcb5f6a0708b3f9b685760e97c6c43ed9]

CWS-TOOLING: integrate CWS fwk132_DEV300


2009-12-15  Vladimir Glazunov  <vg@openoffice.org>  [3231891b7a21dfefdc75a2f24397ae8a62141ca1]

CWS-TOOLING: integrate CWS mingwport26_DEV300


2009-12-15  Vladimir Glazunov  <vg@openoffice.org>  [07d8b0db978fa194e069fc7b89f0b5f24efa1abd]

CWS-TOOLING: integrate CWS mingwport26_DEV300


2009-12-15  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [51da2ee75357b631f4970517e2bccabf12e7e561]

vcl108: #i95682# omit JobPatch entries in CUPS case as CUPS adds them itself


2009-12-15  Vladimir Glazunov  <vg@openoffice.org>  [6f76f6b590a755b82482184bd0fe4273dfbcbc46]

CWS-TOOLING: integrate CWS ooo32gsl10_DEV300


2009-12-15  Vladimir Glazunov  <vg@openoffice.org>  [4e4ca291bb1612e1f695dfdfcdedbcdaca179e32]

CWS-TOOLING: integrate CWS communitypatches320_DEV300


2009-12-15  Vladimir Glazunov  <vg@openoffice.org>  [09f0985c1b86f2e9622738491f98dab7616ac4d7]

CWS-TOOLING: integrate CWS communitypatches320_DEV300


2009-12-15  Vladimir Glazunov  <vg@openoffice.org>  [5d78a10e75bab8e097bdfd0b5b5acb2d2d1b66a3]

CWS-TOOLING: integrate CWS communitypatches320_DEV300


2009-12-15  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [1c0ea39cacdd551310d1f263b652d0e0aefa68b6]

vcl108: #i100644# be prepared for empty invocation values


2009-12-15  Andreas Bregas  <ab@openoffice.org>  [3b340d02f87a34b573c416410ba4734e75cd10c3]

#i102261# Removed warnings, added project dependencies


2010-01-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [452b55d80ce6b5676c2fd230dcb55ec1e58787a2]

ab71: merge with DEV300_m63


2010-01-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [fb9f2b25462585f6c18087b681f0b5d029b01113]

ab71: merge with DEV300_m54


2009-12-15  Andreas Bregas  <ab@openoffice.org>  [a3fcabbfd4e72e01c3e3e4738c1483279a2b2923]

#i102261# Removed warnings, added project dependencies


2010-01-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [ab2c479d30f89cd8724945a4e4f3894095fb9d31]

ab71: merge with DEV300_m63


2009-12-15  Andreas Bregas  <ab@openoffice.org>  [51005c68977699d6fa10505d0acbe4d2531227d9]

#i102261# Removed warnings, added project dependencies


2010-01-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [adff21400f8305ac29ee315ed4679de3e65fea89]

ab71: merge with DEV300_m63


2010-01-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [ac6aee26fc98b964e08682387de306851a4c90ba]

ab71: merge with DEV300_m54


2009-12-15  David Tardon  <dtardon@openoffice.org>  [10329cb96afd353d5525e6bba228899c5dfa04ce]

dtardon01: #i107683#: remove duplicate code


2009-12-15  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [233b0e81cc3c28c988cfc022cb13c361b13e573c]

autorecovery: SetDontCreateCancellable is dead


2009-12-15  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [684c9af41bbf6296c8e2fdf2ab87bc9b7d4eed30]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/mysqlconnector


2009-12-15  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [ce01d6d3454d206c24fb35b446672ae3984f8d29]

mysqlconnector: indention


2009-12-15  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [5f552e72a4fadb504f7cf378917d0eba11e152c7]

dba33e: Merge from dba33d


2009-12-15  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [dd000220305646cb473effa99b3fd925a919383d]

dba33e: Merge from dba33d


2009-12-15  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [61aa2ad16c8995f2518f102b1fc0c99e80ab88cf]

dba33e: Merge from dba33d


2009-12-14  Rene Engelhard  <rene@openoffice.org>  [1523eb9c6de6affffd34a919702f0a88d9ef745a]

mysqlconnector: #i10000# fix build with system-mysql but internal mysqlcppconn. it does not make sense o specify -lmysqlcppconn in mysqlcppconn build...


2009-12-14  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [b33fda9d468b5f845c5a3c91be67049107d5a41a]

dba33e: #i107678# don't clone the source form when creating an forms environment, this nowadays (correctly) also copies all children


2009-12-14  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [af7a32f33978588117fdcbc3df5b894ecf05241c]

dba33d: merge after pulling change sets from CWS dba33b


2009-12-14  Mathias Bauer  <mba@openoffice.org>  [d66c939c7f797c313dcb9a42536a464a77041c68]

#i107450#: moved another function to unedit


2009-12-14  Mathias Bauer  <mba@openoffice.org>  [a1ba50b1db36a4929c008bfab266b6a2c14ffa80]

some header cleanup


2009-12-14  Henning Brinkmann[hbrinkm]  <hbrinkm@openoffice.org>  [1d2f4e417aefc6f35a63e7769d0cb9d35076dcac]

writerfilter07: new action setValue to set an rng:attribute's value as value of the surrounding rng:define


2009-12-14  Ingo Schmidt  <is@openoffice.org>  [3c20642d736d0f1c52c269abdd057464471e1505]

native0: new o5 product


2010-01-18  Mikhail Voitenko  <mav@openoffice.org>  [bda0c35e5748b5ca1dc9181bb68c25c5996dfb5f]

#i108159# fix alien Doc types associations


2010-01-18  Mikhail Voitenko  <mav@openoffice.org>  [e28b37d3a676d12b1646cfeaf9d2757c74948d81]

#i108159# fix alien Doc types associations


2010-01-15  Mikhail Voitenko  <mav@openoffice.org>  [a972f7631f561a5c661b1b1f2151342675759646]

#i108159# ODF-Icons for OOo build


2010-01-15  Mikhail Voitenko  <mav@openoffice.org>  [94ecf181ccde95d6bc00bc87eebbe9ab3b1e71d9]

#i108159# ODF-Icons for OOo build


2010-03-25  Vladimir Glazunov  <vg@openoffice.org>  [225b810d0e04d49988b63989de2d5d84409d9d6d]

#i108159# new ODF-Icons in OOo transplanted from 77e2f3138467@odficons01


2010-03-05  Ingo Schmidt  <is@openoffice.org>  [84e33fab9bc35bd4ac6e5ccd831f529e91e324f0]

native287 #i109807# no more soffice.exe into msi database


2010-03-04  Ingo Schmidt  <is@openoffice.org>  [8b6932bb1e4abf11cb21caf020a288a4b958116a]

native287 #i92147# fixing langpack problem


2010-03-24  Vladimir Glazunov  <vg@openoffice.org>  [e2f1f54010315a93fbbdc2b7a9f84d796f65c93c]

CWS-TOOLING: integrate CWS ause115


2010-03-24  Vladimir Glazunov  <vg@openoffice.org>  [d2b93cbc6e4d16c74980f537aacb965cff535970]

CWS-TOOLING: integrate CWS ause113


2010-03-23  Vladimir Glazunov  <vg@openoffice.org>  [addf649632438c15ceafda1f4eacf14e0f94363c]

CWS-TOOLING: integrate CWS autorecovery


2010-03-11  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [eef79000b310d164cd49193b3dbef4cd390f4fe8]

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>  [db95d447ba8b6a5562459f032d187781587cbc8d]

update to DEV300_m73


2010-03-02  Hans-Joachim Lankenau  <hjs@openoffice.org>  [01b7d48a4f8e1748dcd5440266059906602aed58]

update to DEV300_m73


2010-03-01  Hans-Joachim Lankenau  <hjs@openoffice.org>  [d1aac769d17e7e9576f8ffe52177e3fc53efe8e0]

ause115: #i77247# complete switch to gnu tar


2010-03-01  Hans-Joachim Lankenau  <hjs@openoffice.org>  [336d580b9a0f9f96efb198530bf1f4b45a79f7ab]

ause115: #i109703# deal with new bison version on cygwin


2010-02-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [590963308e0639189d577e88c5c2a8857bf65771]

ause113: upgrade to DEV300_m72


2010-02-19  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [edbc9771a679f60adfa18cc7b4d70d5b4d485014]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba33e


2010-02-05  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [3dc8b5f75dd526ed654b887358e356dd91e0ab8f]

autorecovery: merge after pulling CWS dba33e


2010-02-04  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [c9354f89ad4df9bc1957a9b52b8785461aff964a]

autorecovery: commit resolved merge (after rebase to m71)


2010-02-04  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [6cd38cd13ee671c6f9653f53d0fc8977dea55b66]

Merge from DEv300:m71


2010-02-03  Hans-Joachim Lankenau  <hjs@openoffice.org>  [0300d23b73b72da4388922367c83b5dea185bd87]

ause113: #i108416# update windows version defines


2010-02-01  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [e556015935380c2deba4ddc2d93bea0097d887d0]

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>  [8ae6d58164c11d9c2f019a12c5fcd74bb3882b09]

Automated merge with file:///net/so-cwsserv01/export/cws/dba33d/DEV300/ooo


2010-01-21  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [76205ea7cb60df838a46b828aeae1395be6862cf]

Automated merge with http://hg.services.openoffice.org/cws/dba33e


2010-01-21  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [3e913cb1eb116946d21a04fe92fec0b13a3bec37]

dba33e: merge to m70


2010-01-15  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [1858a96e8b7ca4d32ffe8370fb4a187264e56295]

Automated merge with file:///net/so-cwsserv01/export/cws/dba33d/DEV300/ooo


2010-01-14  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [9b7f4ab5496dc4950600b301fee97870cfb9acf5]

Automated merge with file:///net/so-cwsserv01/export/cws/dba33d/DEV300/ooo


2010-01-14  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [4d4e04706060eae603dcc3828d7b5a7c2deecd5c]

Automated merge with file:///net/so-cwsserv01/export/cws/dba33d/DEV300/ooo


2010-01-14  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [78e71bc24d04d1b01dd538297dd6b77b2794f889]

Automated merge with file:///net/so-cwsserv01/export/cws/dba33d/DEV300/ooo


2010-01-11  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [0162a3c6882060b3038409752ad001323180ee04]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba33d


2010-01-08  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [77fa2cdd1f604805adc9ae7ed3c9d0eee9e09ae2]

autorecovery: merge after rebase to m69


2009-12-15  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [822c4776444558b0d1a38b24e10dd7a3e52de3a5]

dba33e: Merge from dba33d


2009-12-14  sj  <sj@openoffice.org>  [0d626cf0a51398528694069ce6e3e00fc2cbcd23]

impress181: #i63298#: fixed connector line styles, fixed line endings


2009-12-14  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [767342ac74a53042616e7d6b6925675925a859af]

vcl108: #i107648# add hotkey strings for MacOSX 10.6


2009-12-14  Carsten Driesner  <cd@openoffice.org>  [e8e237788ed721ddd37f04cb4577328fbf363581]

Removed obsolete msgbox test code


2009-12-14  Kai Sommerfeld  <kso@openoffice.org>  [3d85ab392dcec7b54ebf8608b19d6c9d9b66fe2a]

#ii105553# - Removed unused code.


2009-12-14  Carsten Driesner  <cd@openoffice.org>  [9caca59ebf7cd89f2c741d30d2dcdede6b5f280a]

Support png instead of bmp file format for splash/about images


2010-01-15  Mikhail Voitenko  <mav@openoffice.org>  [5615b97d1b230519251ec98c0139d1f321f3742c]

#i108159# ODF-Icons for OOo build


2010-03-25  Vladimir Glazunov  <vg@openoffice.org>  [56956223966f211b72e1bfa5777fac0d7be9eeb5]

CWS-TOOLING: integrate CWS ooo321gsl04_DEV300


2010-03-25  Vladimir Glazunov  <vg@openoffice.org>  [48b326358ecbfd1d085d052dc977e99265808cd5]

CWS-TOOLING: integrate CWS ooo321gsl03_DEV300


2010-03-25  Vladimir Glazunov  <vg@openoffice.org>  [b4198879145910d444b4e613fe8177ab746b0fb7]

CWS-TOOLING: integrate CWS ooo321gsl01_DEV300


2010-03-24  Vladimir Glazunov  <vg@openoffice.org>  [a614e489f61b0dd6fad4e54329a9be0a4160beac]

#i108917# fixed confusing behaviour of context menu and meta drop down menu in impress comments window - transplanted from 263351@impresscomments1


2010-03-24  Vladimir Glazunov  <vg@openoffice.org>  [9f8bf8d31126c24ed9e7e7d18b5605a6375fb2cd]

CWS-TOOLING: integrate CWS mtaccfixes


2010-03-24  Vladimir Glazunov  <vg@openoffice.org>  [a041dc5fde2e8a685b3de6f96c9d1393aae38e21]

CWS-TOOLING: integrate CWS ause113


2010-03-23  Vladimir Glazunov  <vg@openoffice.org>  [29c3b1b52de0865dd77b698404ca6bdfb7d2a81b]

CWS-TOOLING: integrate CWS locales33


2010-03-23  Vladimir Glazunov  <vg@openoffice.org>  [d4c82f0482e9aa9d5350b8c9123e3c2d8c2e701a]

CWS-TOOLING: integrate CWS autorecovery


2010-03-23  Vladimir Glazunov  <vg@openoffice.org>  [8be36a8d06699746062540e461f64eec4faeb0a1]

CWS-TOOLING: integrate CWS sw33bf02


2010-03-22  Vladimir Glazunov  <vg@openoffice.org>  [51b401061b70d699c34f30a21cf6a9fde80dfd75]

CWS-TOOLING: integrate CWS vcl109


2010-03-22  Vladimir Glazunov  <vg@openoffice.org>  [bbdd8d299409a81f14aa6432c9d8842fa6bc8dc6]

CWS-TOOLING: integrate CWS kohei04


2010-03-22  Vladimir Glazunov  <vg@openoffice.org>  [7508e450a3f0bcbc14d1a78321fe6521484efedd]

CWS-TOOLING: integrate CWS aw079


2010-03-18  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [82e1616f557c47a20fa7b3645d88b853791dce42]

aw079: rebase to m75


2010-03-11  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [db5a0cd99b1ebc5679445238a891fda7c5abfb5e]

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-10  Oliver-Rainer Wittmann  <od@openoffice.org>  [78b9de424c513d36ed8deb63f488df6f875599a2]

sw33bf02: merge with DEV300_m74


2010-03-06  Eike Rathke  <erack@openoffice.org>  [e928c6ea018816085ab2b665105bf7e1b1292d05]

locales33: leading whitespace is not mandatory in postset.mk


2010-03-03  Malte Timmermann [mt]  <malte.timmermann@sun.com>  [525ea6a5f57aa0863cb4c80fec1e6e183e781912]

mtaccfixes: undo some changes from vcl108, which I solved differenlty with mtaccfixes (tab control)


2010-03-02  Malte Timmermann [mt]  <malte.timmermann@sun.com>  [4cb2415ea9e405d813125fb73aac8c2cbddbfcec]

mtaccfixes: merge with DEV300_m73


2010-03-02  Hans-Joachim Lankenau  <hjs@openoffice.org>  [35615fcf0b05ae3be1955e1722bf7bb3f8d0e236]

update to DEV300_m73


2010-03-02  Eike Rathke  <erack@openoffice.org>  [7ec64cd1dcd572682ea2c5b5151d15da11d7c2c0]

locales33: merge with DEV300 m73


2010-03-01  Eike Rathke  <erAck@openoffice.org>  [48c79177a1a29420b3d8adfa8e00703ab62789a1]

locales33: #i109687# added Bafia_Cameroon [ksf-CM] to language list


2010-03-01  Malte Timmermann  <Malte.Timmermann@sun.com>  [e4cc3b23c9485b242883795c5381a412fc0e2fa3]

mtaccfixes: #i50760 BASEPROPERTY_HIGHCONTRASTMODE


2010-02-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [cd2780832a7ac846dd891ab3965a0fb23a94ef59]

ause113: upgrade to DEV300_m72


2010-02-24  Eike Rathke  <erAck@openoffice.org>  [e7dfeb601ace259eba7a2bc4685224acd1748ecf]

locales33: #i108675# refer to lv_LV for LC_NumberingLevel and LC_OutLineNumberingLevel


2010-02-23  Eike Rathke  <erack@openoffice.org>  [d21bee58ee779f1d666b991e429975bab885762d]

locales33: #i105121# added U+0218 Ș and U+021A Ț to IndexKey, UnicodeScript 3


2010-02-22  Eike Rathke  <erack@openoffice.org>  [24bd18f021c14c386c2c18c7cc61fb11442414f5]

"locales33: #i106992# Canada uses ISO 8601 YYYY-MM-DD date format"


2010-02-21  Eike Rathke  <erack@openoffice.org>  [8d79c317d5aafc4512b72d94e93f27134316fbda]

locales33: #i108675# * adapted quotation marks and currency formats to lv_LV + added UnicodeScript 2


2010-02-21  Eike Rathke  <erack@openoffice.org>  [7fcc368b90f38a57829d093bf9361d78a3a7177b]

locales33: indent, cleanup, sort FormatElement by formatindex for diff


2010-02-21  Eike Rathke  <erack@openoffice.org>  [25df13034ca7f2cd940a017c0eedaaa742c867b5]

locales33: some more documentation


2010-02-21  Eike Rathke  <erack@openoffice.org>  [823d7d45163ef201332d082da098a7c09fcad723]

locales33: changed validation instruction's doctype URLs from SVN trunk to HG tip


2010-02-21  Eike Rathke  <erack@openoffice.org>  [8bdc92ae63a8ec4b2874be67c2381fefd4646e01]

locales33: #i107017# added Sorbian,Upper [hsb-DE] locale data; contributed by <bernhard_b>


2010-02-21  Eike Rathke  <erack@openoffice.org>  [0c862740842bdcdf0201d0e7d8f5db1d5596147e]

locales33: #i107288# added Sardinian,Campidanese [sro-IT], Sardinian,Gallurese [sdn-IT], Sardinian,Logudorese [src-IT] and Sardinian,Sassarese [sdc-IT] to language list


2010-02-21  Eike Rathke  <erack@openoffice.org>  [6269f93155cccba461727fa084602580df76d596]

locales33: #i107230# added Papiamentu (Netherlands Antilles) [pap-AN] and Papiamento (Aruba) [pap-AW] to language list


2010-02-21  Eike Rathke  <erack@openoffice.org>  [7e0816c658373323b5f247e6356d766aba868d4c]

locales33: #i95769# added Malagasy,Plateau_Madagascar [plt-MG]; locale data contributed by <peterroots>


2010-02-21  Eike Rathke  <erack@openoffice.org>  [4c4af063f2bc48cd7cca8de14c82fdef429eca11]

locales33: #i108600# added Maore [swb-YT], Bushi [buc-YT] and Tahitian [ty-PF] to language list


2010-02-21  Eike Rathke  <erack@openoffice.org>  [2e33398a2732a66d54e63aae9c3e1b92897381d8]

locales33: #i108675# added Latgalian_Latvia [ltg-LV]; locale data contributed by <jancs>


2010-02-21  Eike Rathke  <erack@openoffice.org>  [8fc29cd7c8abb80d4def90ac12602887e2a13fde]

locales33: additional check for ]) currency symbol with parentheses negative format code


2010-02-20  Eike Rathke  <erack@openoffice.org>  [8083244e8119b6efc2d2f8615fffbb3568259e44]

locales33: #i109095# added Unicode 5.1.0 mappings to Simplified/Traditional Chinese character conversion table; patch from <timothyl>


2010-02-19  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [4107ff94b0446bca97e03dfbcc4db3654b9b9118]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba33e


2010-02-19  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [b9bf85ffe5c1b22bb096cb63fc7059ebe590134e]

workaround deprecation warning for KillPicture


2010-02-19  Malte Timmermann  <Malte.Timmermann@sun.com>  [044a770c3e9885aaaa0574c7a5385f7170f385aa]

mtaccfixes: #100833# FixedLine and GroupBox can also lable a FixedText


2010-02-19  hdu  <duerr@sun.com>  [42387e80acf3401bf65af9b8f53119400ee37dba]

merging


2010-02-18  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [9c5f039ce227402f6cb1e133368c5b63e5ab3757]

autorecovery: #i109405#


2010-02-18  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [362c3481b358712fc8504c5f473f23b8522c3191]

vcl109: #i82785# support full/partial field names, allow spaces in partial field names


2010-02-18  hdu  <duerr@sun.com>  [f82dcbead55ca073976a27c972eac2fee046c1a3]

#i109400# no special handling required when textlen matches with strlen


2010-02-17  Malte Timmermann  <Malte.Timmermann@sun.com>  [1ab1215dd4ac9f4914b3fdb0a780acb180b7682f]

mtaccfixes #i104290# removed some code which shouldn't be needed anymore


2010-02-17  Malte Timmermann  <Malte.Timmermann@sun.com>  [7b241f13b9536a0fc713752b1cc4947b1cff4555]

mtaccfixes #i104290# FOCUSED state for compund controls


2010-02-15  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [d783777932057729d1e7e49c3e3721d2b617eef6]

autorecovery: +clear


2010-02-12  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [6c6d2d2b8434bcdd25fcaa72a128554d68572434]

autorecovery: +ENSURE_OR_RETURN_VOID


2010-02-10  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [6a5e0eee1b3d35ac94116844265bd38bad66f867]

vcl109: #i109085# fix CTRL_STATE_SELECTED for menu item


2010-02-10  Malte Timmermann [mt]  <malte.timmermann@sun.com>  [feaa085d543cd91a5094dd11c0dc90d1f299325d]

mtaccfixes: #i102694# and #i102803#: removed MetaCity focus hack


2010-02-08  Malte Timmermann  <Malte.Timmermann@sun.com>  [614e8a2cb080c30cbbec0bd670d1730abb6ed0a3]

mtaccfixes: #i87415 Mnemonics need to be unambiguous


2010-02-05  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [ef57b326bea91ed1d4a7d0211a5eed38d55460dd]

autorecovery: merge after pulling CWS dba33e


2010-02-04  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [0f149cdc6cacca2039f95003bbd036291aad319a]

fix a warning


2010-02-04  Oliver-Rainer Wittmann  <od@openoffice.org>  [d73a3826ffecd57f6837119f53ea2ff18889db60]

sw33bf02: merge with DEV300_m71


2010-02-04  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [3641e034cbe04cb3dfb6aea2aa76ad1fe4487216]

autorecovery: commit resolved merge (after rebase to m71)


2010-02-03  Kohei Yoshida  <kyoshida@novell.com>  [f61abf59a8bd8874d9e5d90ed9690f0d7bedb2ca]

rebased to m71.


2010-02-03  Hans-Joachim Lankenau  <hjs@openoffice.org>  [7cd5747f92be002cb31ea52b3f9a8e59d86525e4]

ause113: #i108416# update windows version defines


2010-02-03  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [051e2c7af86d0b9213276088306f727b91c86513]

merge with DEV300_m71


2010-02-02  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [e99873a9d21b2e7fc897b582252e3693f719a81a]

autorecovery: add assignment operator


2010-02-01  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [cbe4a5dfaab60fb56810a9a2001a9999b840d381]

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-02-01  Malte Timmermann  <Malte.Timmermann@sun.com>  [4603fb29dc5661d175804121aed28972fa999572]

mtaccfixes: #110353 Handle Ctrl+Tab and Key-Up/Down for parent events if it's a dialog


2010-01-29  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [40ae7d9aca558a8ebfd3279b9bc96ec0e03bbd48]

autorecovery: ENSURE_OR_RETURN => ENSURE_OR_RETURN_FALSE, added new ENSURE_OR_RETURN taking a return value


2010-01-26  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [cc053a3e354ddcbdb5e6d9be95ef046972bb3d25]

vcl109: #i108518# recognize OTF files


2010-01-26  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [f9ee6196e8b4c9729484eccc6604cfb75a4c171d]

merge


2010-01-26  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [4797c34002c513f5adc65f2fefe843df606a0233]

vcl109: #i108454# do not depend on onsolete PICT format as image clipboard content


2010-01-25  hdu  <duerr@sun.com>  [c0917ec4a978a81a07324a374e974fefe322e7b6]

add missing precompiled header include


2010-01-25  hdu  <duerr@sun.com>  [620e42f173d1d4921a21c8cdfeb6297492c03f49]

#i108630# allow compile with Xrender.h older than v0.9


2010-01-21  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [1d859143c51805f074e8dfd211795a365eb2e52d]

fix some compile problems


2010-01-21  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [7ae11455739f372d7ebf53a39f29d1a0897989cb]

rebase to DEV300m70


2010-01-21  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [9d701361f47e438ac8cf2fec49789688919cd277]

vcl109: #i108510# remove unused files


2010-01-21  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [4250acf9a20c7f2e3692c4663c2d1c196fa23102]

vcl109: #i108501# remove unused files (thanks dtardon !)


2010-01-20  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [69b370043eab28f099943e65beb89ed3238eaec7]

vcl109: #i108459# fix a crash when deleting the current focus frame (thanks mst)


2010-01-19  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [2490e4eeaadb02419d4ca6535f7954bcea6c4872]

vcl109: #i108451# fix unitialized member (thanks dtardon !)


2010-01-19  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [a334752d091f61781a0ece7f5331aaf44a0e0516]

vcl109: #i65128# avoid breaking polygonal clip regions into rectangles in PDF export


2010-01-19  Michael Stahl  <mst@openoffice.org>  [3a3e1de2594a410a85e5967c90f53557fa754271]

sw33bf02: #i108347#: change util::Duration to support MilliSeconds:  SfxDocumentMetaData: adapt.  dinfdlg.src: adapt dialog to milliseconds.  sax::Converter: adapt.  sax::Converter::convertDuration(): fix a bug in parsing fractional seconds.


2010-01-18  Michael Stahl  <mst@openoffice.org>  [8786083eb9dabb0d7b328a217ba99a1d71493ad7]

sw33bf02: #i107437#: sax::Converter: support XMLSchema-2 "dateTime" better:  reimplement convertDateOrDateTime() to parse all "dateTime" features.  also fix serialization function to write leading zeros if year < 1000.


2010-01-18  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [4debc1f9a1306f3c644fc047e1de8456939d6cc5]

vcl109: #i108321# change status bar to optionally use separators instead of item boxes


2010-01-18  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [b333a8e8f186d884d24d1955a7fd6c8a493d3c86]

#vcl109: #i108368# catch broken AFM files (thanks thb !)


2010-01-16  Kohei Yoshida  <kyoshida@novell.com>  [71cdbc4bc63e5e62d788d651fe5411c21e3cc424]

kohei04: #i108374# added in-line comment for the line I added.


2010-01-15  Kohei Yoshida  <kyoshida@novell.com>  [1ae2dbc46311121f3c5710388665694903d00532]

kohei04: #i108374# fixed a memory corruption during ods export.


2010-01-15  Kohei Yoshida  <kyoshida@novell.com>  [2bb0c7009438bdd457d8aeb655884c3e03404aec]

kohei04: #i108373# Initialize StatusBar::mnItemsWidth before it gets used.

valgrind reports that in class StatusBar, mnItemsWidth is used uninitialized
for branching in SetItemText().
2010-01-15  Kohei Yoshida  <kyoshida@novell.com>  [8ac7c8926597637bd805b79c0949fd465ceda9e5]

kohei04: rebased to DEV300_m69.


2010-01-13  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [0b04c75c7a2784b2ed3f747c7db462426d07b23a]

vcl109: #i107945# status bar including native borders


2010-01-13  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [d86bda7d23b41cd22856f5e9f7a2264828df1c6e]

vcl109: #i108290# KDE4 integration updates from shtylman


2010-01-12  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [ba49d14e4f4a6f6617993ef9b20dbed1ab739491]

vcl109: #i33688# NWF slider (gtk)


2010-01-12  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [25b8a89ce0f26db13daa5863d29949470f6fcc1e]

vcl109: #i33688# NWF slider (gtk)


2010-01-12  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [f79ee5e3bca3d71833b1cac2379b589d79c35db8]

vcl109: #i108256# fix typo (thanks cmc)


2010-01-12  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [1943c5e03e956bba70edef6c2dfe1f2a20322bef]

vcl109: #i33688# NWF slider (KDE4)


2010-01-11  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [7880302e44f13c6a52f56e5667b91c863a125bb6]

vcl109: #i33688# NWF slider (windows)


2010-01-08  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [b418f6485a7e703c334f40c6b9ac2d4613ccb992]

autorecovery: merge after rebase to m69


2010-01-08  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [381b25700787c4530dc28f548a38d224c074bd12]

vcl109: #i33688# NWF slider implementation (mac)


2010-01-08  hdu  <duerr@sun.com>  [51d977e00c8481d89cb682a05536e88cdf2fffa4]

#i107915# fix vertical writing for non-BMP CJK chars


2010-01-06  hdu  <duerr@sun.com>  [b9370facc5215892acffb0ad581e196f70c8e2e8]

vcl109: remove unused debug code


2010-01-04  Oliver-Rainer Wittmann  <od@openoffice.org>  [8fda468433d62653864fc7fe4f6a7e306cdcb28c]

sw33bf02: #i105243# Output of graphic in Writer with corresponding PDF handling


2009-12-14  Carsten Driesner  <cd@openoffice.org>  [8d867c72e6c982c65b267daceb43dc7f3e5ad351]

Support png instead of bmp file format for splash/about images


2010-01-15  Mikhail Voitenko  <mav@openoffice.org>  [4f2b43e261d4632321770b75c3c89b484b123a8f]

#i108159# ODF-Icons for OOo build


2010-01-15  Mikhail Voitenko  <mav@openoffice.org>  [f2574e23ad0fad99ec7435aefa112a96ee1b8e8f]

#i108159# ODF-Icons for OOo build


2010-01-15  Mikhail Voitenko  <mav@openoffice.org>  [10aa44cc9795d72e9ffc86029dcc6fab499aa4ed]

#i108159# ODF-Icons for OOo build


2010-01-15  Mikhail Voitenko  <mav@openoffice.org>  [cc0745cea08faec35a56f70a8208da6748ee3789]

#i108159# ODF-Icons for OOo build


2010-01-15  Mikhail Voitenko  <mav@openoffice.org>  [3deac2386c9340062ef650f8ad60bb3a1093c5cb]

#i108159# ODF-Icons for OOo build


2010-01-08  Mikhail Voitenko  <mav@openoffice.org>  [d59253a558a108d6d3bc194ab1899fff3c374a04]

#i108159# new ODF- and nonODF-Icons


2010-03-25  Vladimir Glazunov  <vg@openoffice.org>  [5a523e334d222926afb4302b7351c9f22c2063e7]

CWS-TOOLING: integrate CWS ooo321gsl04_DEV300


2010-03-24  Vladimir Glazunov  <vg@openoffice.org>  [e327e7e9a2647675a9d09d2df69a086631c5ca68]

#i108976# applied patch fix a crash when default style is deleted - transplanted from 263352@impresscomments1


2010-02-15  Christian Lippka  <christian.lippka@sun.com>  [584eac4b8be31ea46c297b63fb1dc330560bfc5f]

#i108916# added STRG-ALT-N shortcut to new comments in impress/draw


2010-03-05  Ingo Schmidt  <is@openoffice.org>  [0c9ca4ae6d3448adbf3901345eede4830824459c]

native287 #i109807# no more soffice.exe into msi database


2010-03-05  Ingo Schmidt  <is@openoffice.org>  [ec71512fb94b53ca3ae40c42afbece8f87ce4032]

native287 #i109807# no more soffice.exe into msi database


2010-03-24  Vladimir Glazunov  <vg@openoffice.org>  [6c584ea5045009103dcc9a2233915225003db48e]

CWS-TOOLING: integrate CWS mtaccfixes


2010-03-24  Vladimir Glazunov  <vg@openoffice.org>  [a4da6d8b8b03049ae8610e21a4304bc8c310cb1b]

CWS-TOOLING: integrate CWS ause115


2010-03-24  Vladimir Glazunov  <vg@openoffice.org>  [600dd305f1f4ae4946e0381af31edee1cd48e71a]

CWS-TOOLING: integrate CWS ause113


2010-03-24  Vladimir Glazunov  <vg@openoffice.org>  [e629414d922617b589e728b943491b0b32e0d0db]

CWS-TOOLING: integrate CWS chart43


2010-03-23  Vladimir Glazunov  <vg@openoffice.org>  [19dcc11eb4ad63118ef1345cd2901763b126d34c]

CWS-TOOLING: integrate CWS autorecovery


2010-03-23  Vladimir Glazunov  <vg@openoffice.org>  [1dfffc435b365edf9d621373e85879df6a16222f]

CWS-TOOLING: integrate CWS sw33bf02


2010-03-22  Vladimir Glazunov  <vg@openoffice.org>  [b1cebcc503f4aafb694f5a1ca65ec587780933bc]

CWS-TOOLING: integrate CWS vcl109


2010-03-22  Vladimir Glazunov  <vg@openoffice.org>  [044f2c3a92a939f42596cddea0fbd573ade6ff8f]

CWS-TOOLING: integrate CWS koheicsvimport


2010-03-22  Vladimir Glazunov  <vg@openoffice.org>  [238249089687866ed1698af688f6caff89864910]

CWS-TOOLING: integrate CWS aw079


2010-03-18  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [90151999b092f1a1a440f45acd64e1ff0d1fcef9]

aw079: rebase to m75


2010-03-17  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [9cb7d012fccf37c491ffcfa83ce795534e6ed475]

autorecovery: merging latest changes from CWS dba33e


2010-03-17  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [3d9007d051323d2e31b36fe031f8cc69b4f51324]

dba33e: #i102366# parse [ as names as well


2010-03-15  Ingrid Halama  <iha@openoffice.org>  [8ff5a887b08cbabcd2c694e4bf1d23f2f310e33b]

chart43: merge with DEV300_m75


2010-03-15  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [bdcf38cfcbb9cb9fdce7604927d82a0e25c2bd03]

autorecovery: post-rebase: SetTransferPriority removed (had been removed from SvxLinkManager in CWS, and moved to sfx2's LinkManager in MWS)


2010-03-11  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [002bb9adfb4b6a4222767dc823d8ba52a1b8786d]

autorecovery: include with \\\, not with < > , to fetch the files from the module, not from solver


2010-03-11  Oliver-Rainer Wittmann  <od@openoffice.org>  [16d0fecae46a77e77552b9da01826596279d4d27]

mtaccfixes: adjustments due to merge with DEV300_m73


2010-03-11  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [aabc69e75dcde2bebc84df9242e86328de7fefd5]

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-10  Oliver-Rainer Wittmann  <od@openoffice.org>  [d44ef3602a375ff6f5a841702aeb49cf61b74c6a]

sw33bf02: merge with DEV300_m74


2010-03-03  Malte Timmermann [mt]  <malte.timmermann@sun.com>  [359b43e0ba37cde83d5e346bc2cc9cc4b03ba07b]

fixed some rebase issues


2010-03-02  Malte Timmermann [mt]  <malte.timmermann@sun.com>  [241f44369efd451adc945eab15c348359685c0f2]

mtaccfixes: merge with DEV300_m73


2010-03-02  Ingrid Halama  <iha@openoffice.org>  [4c5c02920a574380ec0770f4efddd18364c12cf4]

chart43: merge with DEV300_m73


2010-03-02  Hans-Joachim Lankenau  <hjs@openoffice.org>  [d72575ca717d475b7d43661b31307558a118bb30]

update to DEV300_m73


2010-03-02  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a71d42457353a693f585da6ddc2394bb2f9bfe3b]

update to DEV300_m73


2010-03-01  Malte Timmermann  <Malte.Timmermann@sun.com>  [ddfd910e86c34a6b405125218a93bc08c4401c60]

mtaccfixes: #i50760 Handle CSS for high contrast


2010-03-01  Hans-Joachim Lankenau  <hjs@openoffice.org>  [ed1812044a1cbf47cdb67476a81faa4cac03aba2]

ause115: #i109704# fix build breakage


2010-02-25  Malte Timmermann  <Malte.Timmermann@sun.com>  [fdde6b9aa1922baa6b0248ea35a4d8bb969b1fb8]

mtaccfixes: #i14114# XAccessibleHypertext for EditEngine


2010-02-25  Ingrid Halama  <iha@openoffice.org>  [6578a3c1797c67c25be72532095005a3b9d58a5d]

chart43: merge with DEV300_m72


2010-02-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [c58ae0d012324d620cd77099289e238aa01f52e2]

ause113: upgrade to DEV300_m72


2010-02-23  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [b7dc581d7ce45f9c692d942686ad0dd9ab701d90]

autorecovery: it's allowed to dispose a document which has not yet been (fully) initialized - happens in some clipboard scenarios with 'artificial' documents


2010-02-22  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [a717a487c98334fc52b884c55faac6a12c37f0ff]

autorecovery: removeEventListener can also be called in the initialization phase


2010-02-22  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [6184419197b90f2012cb22300f958ca128513669]

autorecovery: oops, GetFormState broke with one of the recent changes - fixed


2010-02-22  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [1e6e8e55b8dd27117d45813f32ab1b9b5721ad29]

autorecovery: silently survice a close call when we're already disposed - there might be legacy code not expecting the DisposedException


2010-02-19  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [4c1df712c9cc2ccab7fca6c3f279f2af4480b592]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba33e


2010-02-19  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [0512e2eed23fcbf29ce4576d76fe76f18d679d05]

autorecovery: SwitchToViewShell_Impl: do not use the doc's suspend, but only the view's PrepareClose (preventing the 'do you want to save' question this way). Strange enough, I'm pretty sure I already did this patch in the past - but I can find a respective change set in the log ...


2010-02-18  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [b5e6c6c56493c84d9823a0d0b7c85b61a23c2be3]

dba33e: #i108128# check if the found driver also accepts the URL


2010-02-15  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [350a0791efb2d2b3ed5e32e15a079916b35beaca]

autorecovery: clarified the role of a doc's URL/Location as per agreement with MAV, XModel::getURL and XStorable::getLocation both need to return the logical document URL, even when the document has been recoved from another location. So, the DocFileLocation of the ModelImpl now is for internal purpose only. Consequently, ModelImpl's API has been reworked to better differ between the logical and the "loaded-from" URL of the document.


2010-02-15  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [c2d311a288e65cfd30c67eb1f902cdca51d383ec]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/autorecovery


2010-02-15  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [138bd21d14eb84b5b25e524a8c2696ff9012d8b5]

autorecovery: export XMLSettingsExportHelper


2010-02-15  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [a47f324ffa781bb0ac7cfacb9ca640b1c408adde]

vcl109: #i109129# use isKindOfClass instead of isMemeberOfClass


2010-02-12  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [00cde21c20fdb754368700af92db1c49346813ad]

autorecovery: let the XMLSettingsExportHelper work on an abstract interface for actual writing, instead of an SvXMLExport. This way, it can also be used in contexts where we do not have a full blown SvXMLExport instance.


2010-02-12  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [6bf1a65c9c3a802c9f71e26338c2ac5a794f6cb1]

vcl109: #i109129# avoid recursive behavior of NSFileWrapper


2010-02-10  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [d0de094a4b7ec282da31e86f72ee7483f5422408]

Automated merge with ssh://hg@hg.services.openoffice.org/cws/autorecovery


2010-02-10  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [3775747092c2db31a2be994d1085fc7a3db28bac]

merge


2010-02-09  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [bec6c2b0014b2b5f0d291914db4957c57eac4642]

autorecovery: even when loading a new document from a recovery storage, ensure that attachResource is called, for those (correct) implentations which do *not* implicitly do this in their loadFromStorage method


2010-02-08  Malte Timmermann  <Malte.Timmermann@sun.com>  [c51e93fc737bdb7f806ee9ce534706b318042a48]

mtaccfixes: #i87415 Mnemonics need to be unambiguous


2010-02-05  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [62a22fa9ea85d5e29e701e9649c01f52a5105559]

autorecovery: when a handler is not yet in the cache, nonetheless use the first matching entry from the configuration, instead of continueing with other handlers when the first can't handle the request


2010-02-05  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [38b970f68319a35c64fb54503343da169d5e0b49]

autorecovery: merge after pulling CWS dba33e


2010-02-04  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [aa8543f821e9e84bd52382f424ec165ebd27f558]

autorecovery: #i10000# make compile on unxlngi6.pro


2010-02-04  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [fc0828d5a4e517a1a868a76cbf5b01b29a3c9b17]

autorecovery: post-rebase build problems solved


2010-02-04  Oliver-Rainer Wittmann  <od@openoffice.org>  [cc3078ecd3b89bb99ba875cd282edece2b63a775]

sw33bf02: merge with DEV300_m71


2010-02-04  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [6eb33fca796f7c016c690f0fa8ab4d536e986dc4]

autorecovery: commit resolved merge (after rebase to m71)


2010-02-03  Hans-Joachim Lankenau  <hjs@openoffice.org>  [c5ac08c9fdc71eaa55964c97b7dc2fe0b135b686]

ause113: #i108416# update windows version defines


2010-02-03  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [97e7595c5083e66680bbb84cbffad9a2737e1139]

merge with DEV300_m71


2010-02-01  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [af66a011a47f673a9a0ee2c6a0b27e23b11b6ebf]

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-29  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [0e79b13cbd761931f6cd134b1e9ad4465882be7a]

autorecovery: saveToRecoveryFile => storeToRecoveryFile


2010-01-29  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [ac51fecad39fd226ac219cc4d1247618172fd46d]

autorecovery: implts_changeAllDocVisibility: iterate through the sub frames, too, not only desktop-level frames


2010-01-28  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [cfdb20d0ccd44014edbe406942914d5eef57de47]

autorecovery: move the responsibility for calling attachResource into recoverFromFile. This saves us from some problems with SFX-based documents, which change there Args during the load process (during macro confirmation), so a later attachResource from outside would overwrite those changed args


2010-01-28  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [1e62c8af7a8a76ecf89acb40ffc991f96f5c869a]

autorecovery: NotifyModifyListeners_Impl is called to generously, ensure that m_bModifiedSinceLastSave is properly set


2010-01-28  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [49c96f757ec7f1f41bda734dd07794e84c4d31d3]

autorecovery: merged DocumentMacroConfirmationRequest2 into DocumentMacroConfirmationRequest - no need to have two types which are effectively the same, and both rarely used


2010-01-27  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [8ae0efd7d8888ae6f3444e1633d8a6afc92519ea]

autorecovery: when creating a new document, also respect the RecoveryStorage parameter


2010-01-26  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [6d315e9820439bd8566491da9fcd5fcb28174db7]

autorecovery: mav sanctioned the approach of the (now so-called) RecoveryStorage


2010-01-25  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [05ca2f4f9fa6195a27f281006125c6191d2c9631]

autorecovery: do not remove SalvagedFile from DBDoc's args if it still carries information


2010-01-22  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [c0899590afa6bda70e18ac68a831bd6210bac45a]

autorecovery: since the AR service does not use the LoadEnv anymore, it needs to care for some media descriptor defaults (like for MacroExecutionMode) itself


2010-01-22  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [d69335c9383d953d27f56d8dbde3c0982faa70ca]

autorecovery: preserve the complete exception when throwing the LoadEnvException, not only the css.uno.Exception base info


2010-01-22  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [6112d0d7b1bb831cc8003ce23e892bdcb08d1887]

recoverFromFile is allowed (required, strictly) in the initialization phase


2010-01-21  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [e1562bf65eaf64bbbc4f16972894294d9451b04c]

rebase to DEV300m70


2010-01-19  Kohei Yoshida  <kyoshida@novell.com>  [610cb1ddca0f24aff6598e9a86fd4a44325a91f4]

Rebased to DEV300_m69.


2010-01-19  Michael Stahl  <mst@openoffice.org>  [8de5af2bcde263f7bf80b8c60cf0b0970b4f12c4]

sw33bf02: #i107502#: more workarounds for OOo 2.x broken user-defined props


2010-01-19  Michael Stahl  <mst@openoffice.org>  [2a609ffe951abc0af3b70467f5475b5ee1bb381a]

sw33bf02: #i108347#: change util::Duration to support MilliSeconds:  SfxDocumentMetaData: adapt.  dinfdlg.src: adapt dialog to milliseconds.  sax::Converter: adapt.  sax::Converter::convertDuration(): fix a bug in parsing fractional seconds.


2010-01-15  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [d0e9f1f751ecd16597d6a06276a40dfb4ae00fb8]

autorecovery: save/recover forms and reports

Still some lose ends. Most notably, the current code contains cases for other sub component types,
but has no real implementation - attempting to save/recover those other types will yield multiple
assertions only. Also, recovery of SRB-reports has not been tested, yet, chances are good there's
some work ahead here.

Other known open issues:
- recovering sub components immediately shows them, instead of initially hiding them, and showing
  only when the main document window is shown
- the implementation currently is no real session save, which would require saving information about
  *unmodified* open sub components (though not their actual content), and restoring them upon
  recovery.
- doing an implicit "connect" at the controller of the to-be-recovered database document is a requirement
  to actually load the sub components, but might yield problems in case this requires interaction
  (e.g. a login). Need to investigate
- the "recovery" storage is not removed from the database document storage after un/successful recovery
- cancelling the recovery of a "modified" database document always suggests to store this doc somewhere
2010-01-14  Michael Stahl  <mst@openoffice.org>  [a8195ceb6cb0a5526377d67da12ca0ce125b7b3b]

sw33bf02: #i107372#: handle year/month in editing duration  SfxDocumentMetaData: approximate conversion of year/month to seconds.  SfxObjectShell::UpdateTime_Impl(): handle larger edit duration values.


2010-01-13  Oliver-Rainer Wittmann  <od@openoffice.org>  [9a6d9dd534a1783d522a00f6e5890c977ab2ac91]

sw33bf02: #b6912256# method <XMLTextNumRuleInfo::Set(..)> - handle unexpected list level value


2010-01-13  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [04815f28a3eb94a6dc6b4e715ccee208e6fb506d]

vcl109: #i108290# KDE4 integration updates from shtylman


2010-01-13  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [216cc35f855f03c9976cd5663e5bb7a4f64de92a]

autorecovery: save open/modified (Writer-based) reports and forms, when doing a session/emergency save

Still, the documents are stored only, and not loaded. For storing, there's at least one known issue: The controller
is unable to deliver the proper object name for a form which has been newly created, and then saved. In this
case, an empty name (from the time where the form was created) will be returned, and used in the save process.
2010-01-12  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [da9f8c23e89fd373fa39cb9e5f00674649e31e0d]

autorecovery: initial implementation of a new save/recovery for database documents

For the moment, the document only stores and loads itself, as before.

In this course, the AutoRecovery service now delegates the decision whether or not a document
needs to be stored (to the "salvage location") to the document itself, using the new method
XDocumentRecovery::wasModifiedSinceLastSave, superseded the previous E_MODIFIED_SINCE_LAST_AUTOSAVE
flag.

XDocumentRecovery::wasModifiedSinceLastSave has been implemented for SfxBaseModel, yielding the same
behavior as before.

It has also been implemented for database documents, where the implementation is somewhat "sloppy",
in that it returns always <TRUE/> when any of the opened sub components of the document is modified.
2010-01-12  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [3ae066f336ed7f61080a11cd916545d6a45f3d10]

autorecovery: remove SID_VIEW, it is used only once, and mapped to SID_HIDDEN, anyway


2010-01-11  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [75af76e9e1a58039e978aae3aba021f15f204968]

autorecovery: fix post-rebase build problems


2010-01-08  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [980ad53327be1da380d473389cf3c7e74726d56a]

autorecovery: merge after rebase to m69


2010-01-07  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [4380167e1451a1372dcbfa0e839235a46455dabc]

autorecovery: do not throw in getSomething when we're already disposed - there are some strange clients of this ...


2010-01-06  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [af7c6403dc669c0565be7530d50fef3445ad5e39]

autorecovery: allow creating SFX-based documents which do not support the XDocumentRecovery interface For this purpose, the SFX document factory methods got an additional parameter respectively flag ("DocumentRecoverySupport" resp. SFXMODEL_DISABLE_DOCUMENT_RECOVERY). This flag is used by database documents to remove the interface from sub documents (aka forms/reports). In this course, some of the functionality around those SFXMODELL_* flags, previously duplicated in all applications, has been consolidated into a new SfxObjectShell constructor.


2010-01-06  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [3b2321d5120d8c9d654120312819bf1459941a20]

autorecovery: only include documents in the autorecovery which support the XDocumentRecovery interface


2010-01-06  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [74ffe76476d5b8941454a2acce569737237fc1d7]

autorecovery: we're hidden when we're hidden, *not* when our associated model has been loaded hidden


2010-01-05  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [eafba820349005ea5426cab58911f9ff99969966]

autorecovery: define a new css.document.XDocumentRecovery interface, implement it in both SFX and DBACCESS, and use it in the autorecovery

In this course, the auto recovery learned to restore multiple views of a document. Also, in the course of the change,
the LoadDispatchListener became superfluous, and was removed.

Also, the loader code in dbaccess was slightly adjusted, since now the connectController call is in the responsibility
of the loader, and must not happen inside the XController::attachModel call anymore. This change made the
ModelControllerConnector class superfluous, so it has been removed, too.
2009-12-29  Oliver-Rainer Wittmann  <od@openoffice.org>  [0e402c37a75b637824b75ed38809ce196c2acfdb]

sw33bf02: #i104889# method <XMLStyleExport::exportStyle(..)> - no empty value export for style:default-outline-level for ODF version < 1.2


2009-12-18  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [94bf18438d4ea4f47c440d0d758ac6fa3d04f84e]

autorecovery: corrected GetViewName


2009-12-18  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [2dc2be789dceecfddf91aa182d3a47f5c421c6b3]

autorecovery: ensure that unsaved XML forms are properly recovered, by properly respecting the 'Hidden' load parameter


2009-12-18  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [73005868eed0fe2c59bdc115f7f5af89411a4dbe]

autorecovery: explicitly specify 'Hidden' when recovering documents, and remove the hack of not showing a frame when there is a 'SalvagedFile' item in the load args


2009-12-18  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [c2c963816ed37546f48515b294fbe1c9233a483c]

autorecovery: merge


2009-12-18  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [7255eca208d1cfdc2d294c168d0e849ae7150b22]

autorecovery: removed a few unused slot IDs


2009-12-17  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [d973b931c32fe0f78b8514ef0334dcc947cd2e76]

autorecovery: do not create SfxFrame instances for an XFrame outside the loader


2009-12-15  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [3a25d7157f5d23ab307d3d94a2ddda219affae9f]

autorecovery: Sfx(View)Frame::GetTopFrame now also returning a SfxFrame& instead of an SfxFrame*


2009-12-15  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [ef15b85ee3a40f37a5d2c298a0d5660577ae78df]

autorecovery: SfxViewFrame's SfxFrame is a reference now, no pointer (it can never be NULL)


2009-12-15  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [1fe9ecbd1e32170c5f54e0cd2bdc85fbd0f212e7]

autorecovery: SetDontCreateCancellable is dead


2009-12-14  Henning Brinkmann  <hbrinkm@openoffice.org>  [b610fe1983c35ea9073418ebb5cc2e6f056f039a]

#161286# applied patch and solved crash


2009-12-14  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [2ec3b4ebe6e2afb725086c64c4d6603c1dcec87f]

autorecovery: merge


2009-12-14  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [8a632e0d88c2b46fa7b9c11e985dd235e259cfeb]

autorecovery: replace some SfxFrameItem occurences by SfxUnoFrameItem As a consequence, replace some occurences of SfxFrame with XFrame.

This allows getting rid of yet some more Sfx code in the (SFX) doc loader. Also, it prevents premature
creations of SfxFrame instances during loading, since now the frame is really created when it is needed only.
2009-12-14  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [e68cf1abaf8d5545fe771ccafd92ce4b88989136]

autorecovery: replace some SfxFrameItem occurences by SfxUnoFrameItem As a consequence, replace some occurences of SfxFrame with XFrame.

This allows getting rid of yet some more Sfx code in the (SFX) doc loader. Also, it prevents premature
creations of SfxFrame instances during loading, since now the frame is really created when it is needed only.
2009-12-14  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [16dacff35f047b4acb5ea594ed01e9ce76fc525e]

autorecovery: replace some SfxFrameItem occurences by SfxUnoFrameItem As a consequence, replace some occurences of SfxFrame with XFrame.

This allows getting rid of yet some more Sfx code in the (SFX) doc loader. Also, it prevents premature
creations of SfxFrame instances during loading, since now the frame is really created when it is needed only.
2009-12-14  Mathias Bauer  <mba@openoffice.org>  [4bbc023f9114bae4896c5c6523ce7a019d4d8283]

#i107449#: GraphicProvider uses different mime type names for wmf etc.


2009-12-14  Vladimir Glazunov  <vg@openoffice.org>  [3ae6837ccd2d6bca0ddf2e0de15c9f2d7c790316]

#i10000# resolve conflict


2009-12-14  Vladimir Glazunov  <vg@openoffice.org>  [5f1d2a795de996227efe6e6b4288909f85e6b3e2]

CWS-TOOLING: integrate CWS calc32stopper6_DEV300


2009-12-14  Vladimir Glazunov  <vg@openoffice.org>  [338cc3be5b5c4aac0c9bcd1de4ef0dbbb3c00abc]

CWS-TOOLING: integrate CWS calc32stopper6_DEV300


2009-12-14  Vladimir Glazunov  <vg@openoffice.org>  [2ff5028261b7a5bf04c6c45fe4bea2894e24fe87]

CWS-TOOLING: integrate CWS mh32_last_DEV300


2009-12-14  Vladimir Glazunov  <vg@openoffice.org>  [635a1b4328c281225bdf10eb9dff53dd2953c68c]

CWS-TOOLING: integrate CWS mh32_last_DEV300


2009-12-14  Vladimir Glazunov  <vg@openoffice.org>  [9b251503202b1197a16f6f66adf262e68427c3f5]

CWS-TOOLING: integrate CWS ooo32gsl09_DEV300


2009-12-14  Vladimir Glazunov  <vg@openoffice.org>  [08def50728729806b30b1fb5376cdc4f82388520]

CWS-TOOLING: integrate CWS ooo32gsl09_DEV300


2009-12-14  Vladimir Glazunov  <vg@openoffice.org>  [6961443a97e571f7d58add81846989cb3aed1bf1]

CWS-TOOLING: integrate CWS ooo32gsl09_DEV300


2009-12-14  Vladimir Glazunov  <vg@openoffice.org>  [581e2f830aad4d08577a397e616a84d9a18b5dbc]

CWS-TOOLING: integrate CWS ooo32gsl09_DEV300


2009-12-14  Vladimir Glazunov  <vg@openoffice.org>  [eb86211c1db0bb492669e7ac8302b89254ed4793]

CWS-TOOLING: integrate CWS ooo32gsl08_DEV300


2009-12-14  Vladimir Glazunov  <vg@openoffice.org>  [8daf136a25fa5f91d768c57fea91d043ca396d28]

CWS-TOOLING: integrate CWS ooo32gsl08_DEV300


2009-12-14  Vladimir Glazunov  <vg@openoffice.org>  [4b20e326228cb2e190e9959ca8971b04c2a51d26]

CWS-TOOLING: integrate CWS ooo32gsl08_DEV300


2009-12-14  Vladimir Glazunov  <vg@openoffice.org>  [da42440ee30c2a15803fe159855f64dec97ad45a]

CWS-TOOLING: integrate CWS qstartfix2_DEV300


2009-12-14  Vladimir Glazunov  <vg@openoffice.org>  [69b4957ba8e2ba6dd5faf91335cd4a45d3fb3664]

CWS-TOOLING: integrate CWS qstartfix2_DEV300


2009-12-14  Vladimir Glazunov  <vg@openoffice.org>  [5b07a6607a9b164065be23169d48bf0525631045]

#i10000# fix for link error on windows


2009-12-14  Vladimir Glazunov  <vg@openoffice.org>  [7fef57f108fe4f219773d5511040bd166ee0a01c]

CWS-TOOLING: integrate CWS os139_DEV300


2009-12-14  Vladimir Glazunov  <vg@openoffice.org>  [a7b6f8c04d38063e717f0e0eb70f58d32bc7e7e2]

CWS-TOOLING: integrate CWS os139_DEV300


2009-12-14  Vladimir Glazunov  <vg@openoffice.org>  [244c79ea93b3622c170c42f2ea70a5eeee4a4bd4]

CWS-TOOLING: integrate CWS os139_DEV300


2009-12-14  Vladimir Glazunov  <vg@openoffice.org>  [f435b95cf7b9e5b2806b836c21b00edbc707e7c8]

CWS-TOOLING: integrate CWS jl143_DEV300


2009-12-14  Vladimir Glazunov  <vg@openoffice.org>  [bc3a6e41643dfe7f5e410258a87ba1137692882f]

CWS-TOOLING: integrate CWS fwk131_DEV300


2009-12-14  Vladimir Glazunov  <vg@openoffice.org>  [58f82332952121102702fb400f6c62c99c5c277b]

CWS-TOOLING: integrate CWS fwk131_DEV300


2009-12-14  Vladimir Glazunov  <vg@openoffice.org>  [4bc1ce4bb63630df209f62886a7575c3b035a99b]

CWS-TOOLING: integrate CWS fwk128_DEV300


2009-12-14  Vladimir Glazunov  <vg@openoffice.org>  [944184edde7e753b93c3d93ff30229673e14260a]

CWS-TOOLING: integrate CWS fwk128_DEV300


2009-12-14  Vladimir Glazunov  <vg@openoffice.org>  [ff168931cc6093ea88f401d9d12f427bb1c70ecd]

CWS-TOOLING: integrate CWS fwk128_DEV300


2009-12-14  Kai Ahrens  <ka@openoffice.org>  [f24f8aa1aa2d1eb3eae7a19e120f48375d682f9b]

added community patches


2009-12-14  Kai Ahrens  <ka@openoffice.org>  [058f03010f53563a2555741c06d84b68e8d2447d]

added community patches


2009-12-13  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [d0a84019a692c1f9c4f21b8bd94d0794e4746078]

dba33b: #i10000#


2009-12-13  David Tardon  <dtardon@openoffice.org>  [5e2e0c158c73af234483bbe42bf92620c75defbf]

dtardon01: #i107647#: remove empty files in framework


2009-12-12  Mikhail Voitenko  <mav@openoffice.org>  [04a4f6cec0db528341395499ecb33cd2a292367e]

#i107638# in some case no transfer is expected


2009-12-12  Joerg Skottke  <jsk@openoffice.org>  [fdde34a7bfcbfa337682bae224651173d3f0df32]

fwk132: <no issue> Found coding error, corrected


2009-12-12  Mathias Bauer  <mba@openoffice.org>  [84d0194c62ee4bf7c8c47e1a1e03c794313b8bb1]

#i107450#: changes caused by header cleanup in svx


2009-12-12  Mathias Bauer  <mba@openoffice.org>  [3882e9c8eff073576328353f6c7ef2f2ef20f2d4]

#i107450#: changes caused by header cleanup in svx


2009-12-12  Mathias Bauer  <mba@openoffice.org>  [78d494c13e9d2d469e4cb23d56902ab7161b6b6c]

#i107450#: changes caused by header cleanup in svx


2009-12-12  Mathias Bauer  <mba@openoffice.org>  [434f1ff2b988d3d157f03c7f6dcbda31e09ef057]

added missing modules to split build list


2009-12-12  Mathias Bauer  <mba@openoffice.org>  [3525999dcbfb8e45bab688a3c267db82bfb1f96c]

for split build filter must depend on vbahelper, not the other way around


2009-12-12  Mathias Bauer  <mba@openoffice.org>  [ac2b789d27c6b11c8e89dd6c4cc13a1a42dcda55]

for split build filter must depend on vbahelper, not the other way around


2009-12-12  Mathias Bauer  <mba@openoffice.org>  [0e23b240daf1a41f0d2887e5a3892332c7577980]

#i107450#: two errors found when rebuilding from scratch


2009-12-12  Mathias Bauer  <mba@openoffice.org>  [f5d7ad8d499636045087296f1338e0ab7f6ce11e]

#i107450#: srchdefs.hxx now in svl


2009-12-12  Mikhail Voitenko  <mav@openoffice.org>  [d555ca1c9765878de262e2a07f787fea39ad6007]

#i104974# workaround linux smb-client problem, be ready for errors while using mmap


2009-12-12  Mikhail Voitenko  <mav@openoffice.org>  [3ff6fe7abde900ea8adaaa7c6e1a35fefe0fa7e4]

#i104974# workaround impossibility to copy opened file


2009-12-12  Mathias Bauer  <mba@openoffice.org>  [ad99dffdc3929045e24156c9702b413dd72ebbdd]

#i107450#: srchdefs.hxx was moved


2009-12-11  Mathias Bauer  <mba@openoffice.org>  [003fc5390522ecad9e1f3a2c99b2a0a324ae5473]

#i107450#: memberid.hrc now delivered


2009-12-11  Mathias Bauer  <mba@openoffice.org>  [c211f14dd83c44a44da38299132e24ddeacc9c36]

#i107450#: error in rename


2009-12-11  Mathias Bauer  <mba@openoffice.org>  [360c17d215297c9a133382405be7329c15d4e27b]

#i107450#: error in rename


2009-12-11  Mathias Bauer  <mba@openoffice.org>  [d585674a1d32310c5ae83ad47a7037bd3c06a731]

#i107450#: forgot to remove vcl header


2009-12-11  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [fa686e83d6b43434b82c096c7eef37b78440fe95]

dba33b: #i10000# who would have thought the Solaris compiler includes the const-ness of a method argument in the name mangling ...


2009-12-11  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [3df3758bd64435d207ccc1aff7d9aba4466a3095]

autorecovery: SfxBaseModel::createViewController: ensure the created SfxFrame (if any) is closed in case of a failure


2009-12-11  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [6c2a8daf2b59da21db98d9d110a88b8c92d03eed]

autorecovery: moved more SFX-dependent code from frame loader's ::load to proper place in SfxBaseModel/Controller


2009-12-11  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [7656470fba46f8c1ef285c612dc248ae9edafd3e]

dba33b: #i10000#


2009-12-11  Niklas Nebel  <nn@openoffice.org>  [aa86f94b494b5c23279c870e86563bd86eb5245d]

datapilotapi: #i42199# API access to all types of DataPilot tables


2009-12-11  Bjoern Michaelsen  <bjoern.michaelsen@sun.com>  [7bdea49583acf53b0982740db3e27bd00a659a90]

cbosdo02: #i33737# formatting


2009-12-11  Ingrid Halama  <iha@openoffice.org>  [f61147ad8c63e5e961a756ebb47634e701c33631]

chart43: #i107575# avoid assertion 'ImageAryData::Failed to load image' while activating a chart


2009-12-11  Vladimir Glazunov  <vg@openoffice.org>  [52858c799796536f38c54006e4e3636d88c949a7]

CWS-TOOLING: integrate CWS fwk129_DEV300


2009-12-11  Vladimir Glazunov  <vg@openoffice.org>  [f11aa3132d85bfafc8e9829814b655f86175d349]

CWS-TOOLING: integrate CWS fwk129_DEV300


2009-12-11  Vladimir Glazunov  <vg@openoffice.org>  [2d70857a265764150d701865f648fff4b6951c39]

CWS-TOOLING: integrate CWS fwk129_DEV300


2009-12-11  Vladimir Glazunov  <vg@openoffice.org>  [9d8e36f15c2ebade8f571944facf2b33a4ab82f9]

CWS-TOOLING: integrate CWS fwk129_DEV300


2009-12-11  Vladimir Glazunov  <vg@openoffice.org>  [30b23e53ac73fe7796404f586c23950c6f1946f8]

CWS-TOOLING: integrate CWS fwk129_DEV300


2009-12-11  Vladimir Glazunov  <vg@openoffice.org>  [3da9306ffa1a73cd84d2d15bf233f7cc3a4d6b79]

CWS-TOOLING: integrate CWS fwk129_DEV300


2009-12-11  Vladimir Glazunov  <vg@openoffice.org>  [fae32ed4d07d740dd849d89198f0a34ea42723c4]

CWS-TOOLING: integrate CWS fwk129_DEV300


2009-12-11  Vladimir Glazunov  <vg@openoffice.org>  [55a6583623008179f51a01416e5a3eef885835c2]

CWS-TOOLING: integrate CWS fwk129_DEV300


2009-12-11  Vladimir Glazunov  <vg@openoffice.org>  [e7dd1d2689fe45aad709fb13186582fdc8480654]

CWS-TOOLING: integrate CWS expat201_DEV300


2009-12-11  Vladimir Glazunov  <vg@openoffice.org>  [de3608d77ae36fbab64e7ba6fdb7fdcbb4767134]

CWS-TOOLING: integrate CWS expat201_DEV300


2009-12-11  Vladimir Glazunov  <vg@openoffice.org>  [e7f2e7c26b6f53e86e48d4cfa3e45d59252c39f0]

CWS-TOOLING: integrate CWS expat201_DEV300


2009-12-11  Bjoern Michaelsen  <bjoern.michaelsen@sun.com>  [fecf6836305ed2b654420ea318f8d44cc47d8b7e]

cbosdo02: #i33737# odf export ---------------- cbosdo02: #i33737# odf export ---------------- cbosdo02: #i33737# odf import ---------------- cbosdo02: #i33737# fixing uno sequence for field parameters

HG: Enter commit message.  Lines beginning with 'HG:' are removed.
HG: Remove all lines to abort the collapse operation.
2009-12-11  Bjoern Michaelsen  <bjoern.michaelsen@sun.com>  [e62a497c106e9c93cc16b5800b41a83b6d38fe9f]

cbosdo02: #i33737# odf export ---------------- cbosdo02: #i33737# odf export ---------------- cbosdo02: #i33737# odf import ---------------- cbosdo02: #i33737# fixing uno sequence for field parameters

HG: Enter commit message.  Lines beginning with 'HG:' are removed.
HG: Remove all lines to abort the collapse operation.
2009-12-11  Thomas Lange [tl]  <tl@openoffice.org>  [af8a4cf23931e9b26d31683292dfe56cec2e97cb]

#i106926# fixing view settings after rendering


2009-12-11  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [5f6d2c4a5c2210efa12a8009bdaedf408197b06f]

vcl108: #i107595# fix debug compile (thanks arielch)


2009-12-11  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [d8c231cecb76539bd83cc6241b487d57b77bd31a]

vcl108: #i107588# remove unused code (thanks cmc)


2009-12-11  Joerg Skottke  <jsk@openoffice.org>  [6ca7121e92d8c5ad00ea0232243b4c78b2b5753e]

jl146: #i107038 - The page is now centered so the workarounds for UNIX(like) OS are no longer required. Fixed one timing issue in a tools library


2009-12-11  Henning Brinkmann[hbrinkm]  <hbrinkm@openoffice.org>  [f986d366be8e58c3f84792c955081c364f41b2b9]

writerfilter07: more debug output


2009-12-11  Henning Brinkmann[hbrinkm]  <hbrinkm@openoffice.org>  [79b9a644793dc0a069252610a218f938c5081960]

writerfilter07: more finegrained sending of table/row/cell properties


2009-12-11  Mikhail Voitenko  <mav@openoffice.org>  [81a766e546321545e8f2549ce4082686a121a6ff]

#i107525# use the system file locking after storing process is over


2009-12-11  sj  <sj@openoffice.org>  [55c5ee94dee3182d7ba0d2961266f49db5561bb6]

impress181: #i107561#: now also exporting notes to pdf


2009-12-11  sj  <sj@openoffice.org>  [4e036c5f856ee63648871c2afdb8fdf177ac9778]

impress181: #i107561#: now also exporting notes to pdf


2009-12-11  sb  <sb@openoffice.org>  [012ad6f5b356849868d0e33cd823993eb6ea9fb1]

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>  [18be96dc73c64d16f63fc6d3382d7d7d3a8fee24]

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>  [0d8e2caa55d25f0e7040a55b96c93f37fb52a8f3]

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>  [8efa42c387b62e668e70502928492ee4ef32d44e]

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>  [f4e15e1de1310e937bfcfcbc48f51b7bbef86b41]

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  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [13910e8e4d933bb6ec3ee9fff7cc922cf335fad1]

dba33d: merge after pulling the latest changes from CWS dba33b


2009-12-11  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [644152b8f91b9a317e2965b65a8fbb5fa1e70056]

merge with DEV300m67


2009-12-11  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [5eaee43123e86ee5d960be3ab0d31371f3314bce]

merge with DEV300m67


2009-12-11  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [e0cd651cf58dd711237abc10bcc6b7b0d313959e]

merge with DEV300m67


2009-12-11  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [af24b66c7b07b21e0ef5268116d75e6c22b95c90]

merge with DEV300m67


2009-12-11  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [aaee37c3448b57e72ef9be02c12119e693e0696a]

merge with DEV300m67


2009-12-11  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [8c7ba14bf2acf14d12afb115e9024c73235faca5]

autorecovery: moved SfxViewFrame::LoadDocument_Impl to SfxFrameLoader_Impl::impl_createDocumentView


2009-12-11  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [552d36de5623cbcf9b995da239b4f59ce16eb8a5]

dba33b: fixed some nits picked by the Solaris compiler


2009-12-11  Mathias Bauer  <mba@openoffice.org>  [3f22e535715ab83202b616abb1066d73cb6f6dc2]

ore header cleanup


2009-12-11  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [3e884a851e8c8cd2ad8606f9a36acf326fd88b0d]

dba33d: merge after pulling the latest changes from CWS dba33b


2009-12-11  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [0f0a1c837e379dac92112a28dc4056d999978e98]

dba33d: merge after pulling the latest changes from CWS dba33b


2009-12-11  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [082823a7e7f4189ed7ab4b8fa38e9c5ceb07e0c9]

dba33d: merge after pulling the latest changes from CWS dba33b


2009-12-11  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [75dfa86ab548eb3d1a807e7bfe1e056be666d9aa]

dba33d: merge after pulling the latest changes from CWS dba33b


2009-12-11  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [f613e609218618a64aa6aabccc865e75c5cb568d]

dba33b: solaris compiler didn't like a ;


2009-12-11  sb  <sb@openoffice.org>  [8464add3add803b619430471083ac96ba60b2c6d]

sb116: #i105348#, #i105059# put PTHREAD_CFLAGS and PYTHONPATH back into solenv/config/ssolar.cmn reset section


2009-12-11  Kai Sommerfeld  <kso@openoffice.org>  [38e664aa26e0fab066d82668a1ba4ef3dc58d3f6]

Windows build breaker due to warning.


2009-12-11  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [d8bba185c2b34969e8c4c7d2d052f87c50ca50e5]

autorecovery: allowed the SFX doc loader to in-place replace a view in an existing frame This was previously done in SfxViewFrame::LoadNewSfxView_Impl. Now, the loader recognizes if a model is to be loaded into a frame with an existing view to the same model, and properly handles this (passing a PreviousViewController argument to the view factory). LoadNewSfxView_Impl died in this course (the remaining few lines have been outline).


2009-12-11  Mathias Bauer  <mba@openoffice.org>  [053a20463d051b3b6caae759ff60851c6ec2d629]

some forgotten code cleanup


2009-12-11  sj  <sj@openoffice.org>  [d5a8b4a9cf542b6567ccd69a67a96ade941cfba3]

impress181: #i107614#: fixed build error, dxerr9.h has been renamed to dxerr.h in the latest DirectX SDK from August 2009


2009-12-11  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [06f2c8f7ee0de8382678d947b60dd6a924fc930d]

dba33b: #i10000#


2009-12-11  Oliver Düsterhoff  <od@openoffice.org>  [e6b80eaae11007424df8181bef34cb5c127e7096]

#i107610# method <XMLTextImportHelper::SetOutlineStyles(..)> 	  - correction of fix for issue 106218 to assure that paragraph style which 	    are already applied to the outline style stay assigned.


2009-12-11  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [113109c6f189c85a7ba2583716075903dd808cf3]

dba33b: #i10000#


2009-12-11  Thomas Lange [tl]  <tl@openoffice.org>  [466a6474b0f79bfddeb242552a5b88a9ae42b7b0]

merge


2009-12-11  Thomas Lange [tl]  <tl@openoffice.org>  [64e8661d76db6b02396d82b7d1f28dd3088a334f]

#i106926# fixed hidden text in view when cancelling print to file


2009-12-11  Thomas Lange [tl]  <tl@openoffice.org>  [9195c2b45eb5488e939bb88281d45cb45fbe4861]

#i106926# fixed hidden text in view when cancelling print to file


2009-12-11  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [8706a8ea0b1d9dab021891d8675ce9f734f46149]

autorecovery: made JumpMark a argument of the to-be-created view. For this purpose, the loader moves this argument from the loader args to the args which are later passed to XModel2.createViewController, and the Controller implementation retrieves it from there. (In this course, XController2.getCreationArguments has been introduced, and implemented in the two known XController2 implementations in the code base.)


2009-12-11  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [1f3b28fe29a7e59d23f9f0cee9eff8e16370df4b]

autorecovery: made JumpMark a argument of the to-be-created view. For this purpose, the loader moves this argument from the loader args to the args which are later passed to XModel2.createViewController, and the Controller implementation retrieves it from there. (In this course, XController2.getCreationArguments has been introduced, and implemented in the two known XController2 implementations in the code base.)


2009-12-11  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [78e16138e84c0bbcf30695c007ea55e81bbbdad7]

autorecovery: made JumpMark a argument of the to-be-created view. For this purpose, the loader moves this argument from the loader args to the args which are later passed to XModel2.createViewController, and the Controller implementation retrieves it from there. (In this course, XController2.getCreationArguments has been introduced, and implemented in the two known XController2 implementations in the code base.)


2009-12-11  Mathias Bauer  <mba@openoffice.org>  [df68bce583b8f6162b3c0d7758f4127ed4a760f8]

#i107450#: some header cleanup


2009-12-11  Mathias Bauer  <mba@openoffice.org>  [a06a5334506a80d18c1b1fe72dcbd6ea54abce22]

remove superfluous resource


2009-12-11  Mathias Bauer  <mba@openoffice.org>  [a7dcef8417519d885b40c0789daa7301a1f7d3b0]

remove superfluous resource


2009-12-11  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [31b72c3f3b632329d01b295d449eac0e38cea58c]

dba32e: unxsoli compiler warned about unreachable code detecting an errornous commit this way


2009-12-11  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [384d6786fb8a11aabd57d221da6541633e854c0f]

dba33b: use COMMAND_ECHO to be less verbose in default mode


2009-12-11  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [87e5271ca967a93e5acb2605c36554752d2314a8]

dba33b: #i10000#


2009-12-11  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [75c9a9a651d14ffd5e9756eebefacce6bc8fea67]

dba33e: #i107327#: remove unused method (thanks to cmc)


2009-12-11  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [9ea766490e45eb6ec4f542bf147c1f310ffa5daf]

dba33e: removed wrong assertion (thanks to dtardon for the investigations and the fix)


2009-12-11  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [43ae0dd93a44a399d8629934fc1a78fbd7fa6773]

dba33b: use COMMAND_ECHO for the regcompare and the checknewapi call


2009-12-11  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [d00fe5a50ae94406c65084f160dbc551d690c278]

mysqlconnector: initial import from CWS mysqlnative


2009-12-11  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [39d848241ecdafd409c78b3ca23e0922885491fc]

mysqlconnector: initial import from CWS mysqlnative


2009-12-11  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [4946c62f2943dfb3466cc4214a9c8ccd922669b5]

mysqlconnector: initial import from CWS mysqlnative


2009-12-11  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [8cf90fe814c1ac2673d9800cf2512bc98d672292]

mysqlconnector: initial import from CWS mysqlnative


2009-12-11  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [1f572df3921591f46e9c46e8f3e3d8af37998bd6]

mysqlconnector: initial import from CWS mysqlnative


2009-12-11  Helge Delfs  <hde@openoffice.org>  [e228411f59043093a55ad8063a9902eea210462b]

reverted previous changes


2009-12-11  Helge Delfs  <hde@openoffice.org>  [1e04611e413523f28ff997ebb0d5fe8372276edb]

Introduce new sub to change default page layout


2009-12-11  Helge Delfs  <hde@openoffice.org>  [56c617e490712d308ca19ebdb2e8a0244c6aa448]

Introduce new sub to change default page layout


2009-12-11  Mathias Bauer  <mba@openoffice.org>  [8c63f1db383e5956f188b1320fd9cf6c7671b094]

#i107450#: HelpAgent now can be started without linking against sfx2


2009-12-11  Mathias Bauer  <mba@openoffice.org>  [3244b62441dbb4f32c21a95ba2b135fbb119d558]

#i107450#: HelpAgent now can be started without linking against sfx2


2009-12-10  Mathias Bauer  <mba@openoffice.org>  [7eb1685dad88030b65913e981862e8f97719f8e1]

SvxBrushItem does not use sfx code anymore


2009-12-10  Mathias Bauer  <mba@openoffice.org>  [084414f1db812898d5ccb476d637c47f3d6dd0c4]

SvxBrushItem does not use sfx code anymore


2009-12-10  Mathias Bauer  <mba@openoffice.org>  [4517f686e9019ead3177ed94ec0016e1461b3c4b]

SvxBrushItem does not use sfx code anymore


2009-12-10  Mathias Bauer  <mba@openoffice.org>  [a86a21b2081c7ed00c36e9ea0d8986fcce6b8b12]

#i107450#: move two methods needed in EditEngine from SfxHTMLParser to HTMLParser


2009-12-10  Mathias Bauer  <mba@openoffice.org>  [a09cbd7dbeb0194aa408128ea411fb316c72d581]

#i107450#: move two methods needed in EditEngine from SfxHTMLParser to HTMLParser


2009-12-10  Mathias Bauer  <mba@openoffice.org>  [ad59eb6e7139a282e1ca880e5e254c5cbd496e17]

#i107450#: move SvxSearchIten to svl


2009-12-10  Mathias Bauer  <mba@openoffice.org>  [a3346f791024accb040ed1ce3369534a01b1d634]

#i107450#: move SvxSearchIten to svl


2009-12-10  Mathias Bauer  <mba@openoffice.org>  [076ef9286cda93850258012f9673888ed65fc9f2]

#i107450#: move SvxSearchIten to svl


2009-12-10  Mathias Bauer  <mba@openoffice.org>  [d153d2bab7c1f8342438e1dc3ab47344502cf29e]

#i107450#: move SvxSearchIten to svl


2009-12-10  Mathias Bauer  <mba@openoffice.org>  [c372ae205931e913a76b0c8eb91d4c5838c52f93]

#i107450#: move SvxSearchIten to svl


2009-12-10  Mathias Bauer  <mba@openoffice.org>  [01a1d08f17800fb7118835a13230226f536d627f]

#i107450#: move SvxSearchIten to svl


2009-12-10  Mathias Bauer  <mba@openoffice.org>  [8747398283b8217bbfcb2ef32bed0e1075b50c39]

#i107450#: don't use sfx code to download graphics


2009-12-10  Mathias Bauer  <mba@openoffice.org>  [6ac884dbbca8339a8e2e1b77f948487fa91ce6c9]

#i107450#: remove superfluous code


2009-12-10  Mathias Bauer  <mba@openoffice.org>  [c244eea10a230b8c6e8e5403318b8712438856fa]

#i107450#: separate creation of Numrules via SdrModel and otherwise


2009-12-10  Mathias Bauer  <mba@openoffice.org>  [87c94006ecc76461856460e74e5419142ae30ad2]

#i107450#: move method CreateGraphicObjectFromURL to class GraphicObject


2009-12-10  Mathias Bauer  <mba@openoffice.org>  [6d82dbeddb991307a987b9f8087d78b702f6c7c0]

#i107450#: move method CreateGraphicObjectFromURL to class GraphicObject


2009-12-10  Mathias Bauer  <mba@openoffice.org>  [e253f0cf0ddfed47d1e64fd7b7304f48d0a4ece0]

#i107450#: move move code to create TextFields out of svdraw


2009-12-10  Mathias Bauer  <mba@openoffice.org>  [529eb419a8f88fa34f57af5dc25dfec41d90d4bc]

#i107450#: move ThesaurusDialog and HyphenWordDialog to cui


2009-12-10  Mathias Bauer  <mba@openoffice.org>  [557dd8031d3b8221e2664a8149401226a67d0f08]

#i107450#: move ThesaurusDialog and HyphenWordDialog to cui


2009-12-10  Mathias Bauer  <mba@openoffice.org>  [1942021e1aa3a5dab00285d4baad3229d7af97d6]

#i107450#: move ThesaurusDialog and HyphenWordDialog to cui


2009-12-10  Vladimir Glazunov  <vg@openoffice.org>  [5b87c93c40f6782c6ec2e7cca1f6279f624ec134]

CWS-TOOLING: integrate CWS automationdev300m61


2009-12-10  Mathias Bauer  <mba@openoffice.org>  [6495925b72788d045dfaa76476e407f9d23c0ea3]

#i107450#: split up the two different ways to detect a module field unit


2009-12-10  Mathias Bauer  <mba@openoffice.org>  [5a85f2a075030f9f15e5d48ed0a82dbf5eb55d68]

#i107450#: split up the two different ways to detect a module field unit


2009-12-10  Mathias Bauer  <mba@openoffice.org>  [6fc01200941161b365c953a182ccc8b9e5365104]

#i107450#: split up the two different ways to detect a module field unit


2009-12-10  Vladimir Glazunov  <vg@openoffice.org>  [1af17a587a6153e6ae6241742de8e917305fd7bf]

CWS-TOOLING: integrate CWS cmcfixes67


2009-12-10  Vladimir Glazunov  <vg@openoffice.org>  [304f5befadcb31f49acf764d239e38a369a87d9d]

CWS-TOOLING: integrate CWS cmcfixes67


2009-12-10  Vladimir Glazunov  <vg@openoffice.org>  [10b3806edf987f4a642c9f0efd1373e699dbe42c]

CWS-TOOLING: integrate CWS cmcfixes67


2009-12-10  Vladimir Glazunov  <vg@openoffice.org>  [800d0c7ef6a59e2bd00f1de536fe3c8b5fea04b0]

CWS-TOOLING: integrate CWS cmcfixes67


2009-12-10  Mathias Bauer  <mba@openoffice.org>  [7f7d13eeaa915c275bafcd121073dd11e1147340]

#i107450#: move GetLanguageString to class SvtLanguageTable


2009-12-10  Mathias Bauer  <mba@openoffice.org>  [4058a9b1950da57bfcf3a8365954cb462d8cfa23]

#i107450#: move GetLanguageString to class SvtLanguageTable


2009-12-10  Mathias Bauer  <mba@openoffice.org>  [a2d9f29364b4fac5215f9f1fc1debd07921b3d86]

#i107450#: move GetLanguageString to class SvtLanguageTable


2009-12-10  Mathias Bauer  <mba@openoffice.org>  [cce4c0607de1a4b63728812500c20c4b099c8214]

#i107450#: move GetLanguageString to class SvtLanguageTable


2009-12-10  Mathias Bauer  <mba@openoffice.org>  [bff3805b014f19e62edf7c6aa7716048c07cf689]

#i107450#: move GetLanguageString to class SvtLanguageTable


2009-12-10  Vladimir Glazunov  <vg@openoffice.org>  [705bec7bdf138a6f7d1c43aba6ceebe98f4b236e]

CWS-TOOLING: integrate CWS vcl107


2009-12-10  Vladimir Glazunov  <vg@openoffice.org>  [480616656e0daf1e33feb00cb2a3d001ea65f202]

CWS-TOOLING: integrate CWS vcl107


2009-12-10  Vladimir Glazunov  <vg@openoffice.org>  [7f64926887d7fd0aa0f5f479168819b61ce4e72b]

CWS-TOOLING: integrate CWS vcl107


2009-12-10  Vladimir Glazunov  <vg@openoffice.org>  [2ee1464936d571b6796dcd3336135a8283d56269]

CWS-TOOLING: integrate CWS vcl107


2009-12-10  Vladimir Glazunov  <vg@openoffice.org>  [b061efe17ce70a0c41b32fd16030445f6d4e2f17]

CWS-TOOLING: integrate CWS vcl107


2009-12-10  Vladimir Glazunov  <vg@openoffice.org>  [d882dd49fafcde4c110a598b5b23516da1d1abcb]

CWS-TOOLING: integrate CWS vcl107


2009-12-10  Vladimir Glazunov  <vg@openoffice.org>  [1ec7f66ed8f162bdbcc320af4f20bf79a558d87f]

CWS-TOOLING: integrate CWS vcl107


2009-12-10  Mathias Bauer  <mba@openoffice.org>  [dafd9be282dbae3f58949f587386f980254f9da9]

#i107450#: make SdrMeasureField free from SdrObject related code


2009-12-10  Mathias Bauer  <mba@openoffice.org>  [8358487a68211f34837bd5f632de204c20cd5e32]

#i107450#: remove SdrObject dependency from OutlinerForwarder; EditEnginePool for ItempropertySet of EditObjects; split unoprov.hxx+cxx


2009-12-10  Hans-Joachim Lankenau  <hjs@openoffice.org>  [d8fa3860e4c729f364044abe3aaaab6239ead497]

aus111: update to DEV300_m67


2009-12-10  Mathias Bauer  <mba@openoffice.org>  [2961a9c67bd010d23da262b679a1d4205d159d72]

#i107450#: remove SdrObject dependency from OutlinerForwarder; EditEnginePool for ItempropertySet of EditObjects; split unoprov.hxx+cxx


2009-12-10  Mathias Bauer  <mba@openoffice.org>  [9d923c78971138b0ca5d93bb5a5bbdff269734ca]

#i107450#: remove SdrObject dependency from OutlinerForwarder; EditEnginePool for ItempropertySet of EditObjects; split unoprov.hxx+cxx


2009-12-10  Mathias Bauer  <mba@openoffice.org>  [3f8222cb50285ab95b2f8cced754215a8c556e5f]

#i107450#: remove SdrObject dependency from OutlinerForwarder; EditEnginePool for ItempropertySet of EditObjects; split unoprov.hxx+cxx


2009-12-10  Mathias Bauer  <mba@openoffice.org>  [514c5696beb2d65431b6f783e33e28b3c3f0545e]

#i107450#: remove SdrObject dependency from OutlinerForwarder; EditEnginePool for ItempropertySet of EditObjects; split unoprov.hxx+cxx


2009-12-10  Mathias Bauer  <mba@openoffice.org>  [69ea879c3dceb464f3d01ae3ecbd178bd77de96a]

#i107450#: remove SdrObject dependency from OutlinerForwarder; EditEnginePool for ItempropertySet of EditObjects; split unoprov.hxx+cxx


2009-12-10  Mathias Bauer  <mba@openoffice.org>  [68b9760f89de829738b7090074994978724d8f5a]

#i107450#: remove SdrObject dependency from OutlinerForwarder; EditEnginePool for ItempropertySet of EditObjects; split unoprov.hxx+cxx


2009-12-10  Hans-Joachim Lankenau  <hjs@openoffice.org>  [5d3dc92d7477ff0e0094d1c40d4732ce2f9a1fe8]

aus111: #i107498# - xhp localization outside helpcontent2 and the according cleanup in sdext


2009-12-10  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [fe74c5cb8d987483b67cfa153102e16d7dc95a96]

fix warnings


2009-12-10  Vladimir Glazunov  <vg@openoffice.org>  [93734378238f111aa55ad985ddd933684ee71010]

CWS-TOOLING: integrate CWS os137


2009-12-10  Vladimir Glazunov  <vg@openoffice.org>  [ef3676ecc67e072318de2417dc9774664c5e457b]

CWS-TOOLING: integrate CWS os137


2009-12-10  Vladimir Glazunov  <vg@openoffice.org>  [638efba4f114621eb31940482b6260010c97c0b7]

CWS-TOOLING: integrate CWS os137


2009-12-10  Vladimir Glazunov  <vg@openoffice.org>  [d28abd60f6e466403b3cfa61e5331b2d56f39553]

CWS-TOOLING: integrate CWS os137


2009-12-10  Vladimir Glazunov  <vg@openoffice.org>  [6faf78102859e7ddc05c762e1aebc47c784e2aa5]

CWS-TOOLING: integrate CWS os137


2009-12-10  Vladimir Glazunov  <vg@openoffice.org>  [feab692f6477e4312f3da0d7259d0d0ed7eeaecb]

CWS-TOOLING: integrate CWS os137


2009-12-10  Vladimir Glazunov  <vg@openoffice.org>  [2efe116f872503f423caa902857932fdacac4b04]

CWS-TOOLING: integrate CWS os137


2009-12-10  sb  <sb@openoffice.org>  [70a90079550e11c8d27761bc71c74c08fc0b3b1e]

sb111: merged in DEV300_m67


2009-12-10  sb  <sb@openoffice.org>  [1c4ff516b617afd0bd0efc8ec6feaac0beed4219]

sb111: merged in DEV300_m67


2009-12-10  sb  <sb@openoffice.org>  [2e645fd1d615a4f2288cdf3baa01aeebafa4e097]

sb111: merged in DEV300_m67


2009-12-10  sb  <sb@openoffice.org>  [963e7043fd5ee96747d9950c81177892d190d5bf]

sb111: merged in DEV300_m67


2009-12-10  sb  <sb@openoffice.org>  [351c3d9a310def6ada87c0d49eb0ec2a00a6a94a]

sb111: merged in DEV300_m67


2009-12-10  sb  <sb@openoffice.org>  [337acdbcd71a630ee4063f53a62d44b974a0f9a9]

sb111: merged in DEV300_m67


2009-12-10  sb  <sb@openoffice.org>  [d9164f354a8951ad220d5ae937517228296d1922]

sb111: merged in DEV300_m67


2009-12-10  sb  <sb@openoffice.org>  [054ac6a46caf148d0052e773b212483d79896436]

sb111: merged in DEV300_m67


2009-12-10  sb  <sb@openoffice.org>  [28bd293e222e9e1013a5dd1200d622c3f5c97f0d]

sb111: merged in DEV300_m67


2009-12-10  Mathias Bauer  <mba@openoffice.org>  [943f53b34ec1c44229cedecf5d304d1a91d326b6]

#i107449#: embeddedobj now buildable without GUI libraries; added new module vbahelper


2009-12-10  Hans-Joachim Lankenau  <hjs@openoffice.org>  [268ea4e63f4024544cbd33e0e6d95cb3119746b7]

aus111: #i107498# - xhp localization outside helpcontent2 and the according cleanup in sdext


2009-12-10  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b7cbd2ef8e1caff38e590cc48a3d7b15928a074d]

aus111: #i107498# - xhp localization outside helpcontent2 and the according cleanup in sdext


2009-12-10  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [b0b2b403d0bdda9544a2d4b920367c410ed1680f]

autorecovery: step 2 of final roll up of calling hierarchy


2009-12-10  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [807112dbfe64a5f287ed332549b8b8ea1f43b59f]

autorecovery: step 1 of final roll up of calling hierarchy


2009-12-10  Mathias Bauer  <mba@openoffice.org>  [e96b9a1dee34c0fc4cb9823164a1d8e4c917986b]

#i107449#: replace code using vcl and svtools


2009-12-10  Vladimir Glazunov  <vg@openoffice.org>  [9f1d44367a9b0214c7d267fcc7dc58e8191f73ed]

CWS-TOOLING: integrate CWS ause106


2009-12-10  Vladimir Glazunov  <vg@openoffice.org>  [79a277daedbd034b1dfcf74fa9b9c1a2a93e3605]

CWS-TOOLING: integrate CWS ause106


2009-12-10  Ingo Schmidt  <is@openoffice.org>  [59d07c6181f194f60258480f2cb419a86c25a529]

native275 #i107355# updating to OOo 3.3


2009-12-10  Kai Sommerfeld  <kso@openoffice.org>  [72deb84fb946c53c4cf878c6b032dfc9e5dfd467]

Linux build breaker due to warning.


2009-12-10  sb  <sb@openoffice.org>  [15a363a6b82f1edcf76a91dbda3dc32b959a0084]

sb111: #i107571# take care that SYSTEM_MOZILLA and WITH_MOZILLA are sometimes not defined at all


2009-12-10  Helge Delfs  <hde@openoffice.org>  [2869d8238cb7efe93e3392bc4dbdf2333b03d3c5]

FIX: initial dialog closed that opened after loading document, close all documents at end of testcase


2009-12-10  Kai Sommerfeld  <kso@openoffice.org>  [8656cb103d8ecc0fee29357194619e81eabe572b]

linux build breaker due to warning.


2009-12-10  Kai Sommerfeld  <kso@openoffice.org>  [d19b4f2d685633d079b566d43a32528b43c4059e]

resync with DEV300_m67


2009-12-10  sb  <sb@openoffice.org>  [a23645e7bb1a9889b9683e31fc7e1accb8aafe82]

sb111: #i107578# for backward compatibility, support hexadecimal configuration values; however, change uses to decimal notation, anyway


2009-12-10  sb  <sb@openoffice.org>  [b069d0fabfa30848596bdc106380f75a725b686e]

sb111: #i107578# for backward compatibility, support hexadecimal configuration values; however, change uses to decimal notation, anyway


2009-12-10  Joerg Skottke  <jsk@openoffice.org>  [5e1b2954d0c1dfcbcd7ed1c103d37e12db4eaef1]

jl146: #i107038 - Added call to ViewZoom at the end of hNewDocument() for Writer documents


2009-12-10  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [54cf384db65016c68e21da62a427e383f8d180f8]

autorecovery: guard the creation of the SfxViewShell in Enter/LeaveRegistration


2009-12-10  Mikhail Voitenko  <mav@openoffice.org>  [b82fa6fbfefd711455414d77b36a8d364bde4ce7]

#i10000# adopt for unix


2009-12-10  sb  <sb@openoffice.org>  [986a71938c7acdd8d6360b281e7582a68518b30d]

sb116: #i106845# removed "fi" left over from previous changeset 04aef48c8fd5


2009-12-10  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [e0a675a1176ca73bc681ca89654a13d9856b1717]

autorecovery: Basic IDE now again loads in the start module frame, if applicable


2009-12-10  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [9fb19fd9f062adc0bb778258c5e65d57ff794e09]

autorecovery: when doing a loadComponentFromURL with an existing model, ensure this also works for unsaved documents


2009-12-10  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [66050b87257f26bb78134f8d40410360ff4bd384]

autorecovery: moved some code from SfxFrame::InsertDocument_Impl to where the view is actually created (or connected)


2009-12-10  Takashi Ono  <tono@openoffice.org>  [cb86ce6cd647da519c105d1a025c8fa47475465b]

i#107584: mingw port fix for fwk125


2009-12-10  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [fd5d46a152bd47f71ee2662700a321a4e61bc269]

dba33d: merge


2009-12-10  Takashi Ono  <tono@openoffice.org>  [c2ad86b8941439d904e4bda4aefa5814d713b535]

i#107582: mingw port for tkr28


2009-12-10  Takashi Ono  <tono@openoffice.org>  [5f38f05a9fcc56c00196f0e9245a9692be2f3456]

i#107582: mingw port for tkr28


2009-12-10  Helge Delfs  <hde@openoffice.org>  [127b15b1193425207688b1456700cd2f9d08cc75]

FIX: selection of tabpage failed


2009-12-10  Mikhail Voitenko  <mav@openoffice.org>  [4392bf6cfd08e58667d7d479ea56180c15406472]

#i107512# let the singleton be registered


2009-12-10  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [e469ee0ef7a27b7fe74de6961bb2fca7836bf9b9]

dba33d: merge


2009-12-10  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [5005736eb6fca43acc38c0660f7beda4a0359bb7]

dba33d: merge


2009-12-10  sb  <sb@openoffice.org>  [407324bf5ee13558a48f5ea6dcdf1ca590aa8595]

sb116: re-run autoconf after merge


2009-12-10  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [c7693e1f24803c4febdd63ccd3fe79533019f7d4]

dba33d: merge


2009-12-10  sb  <sb@openoffice.org>  [4a96552f4966f204a15287d3c1a9340012792661]

sb116: #i106074# moved variable declarations to beginning of C blocks, for non-C99 compilers


2009-12-10  Joerg Skottke  <jsk@openoffice.org>  [45753a729808195871e54e3ad38fa778197b78c8]

jl146: #i107038 - Reverting changes made for the given issue as it is no longer reproducible in a m7.


2009-12-10  sb  <sb@openoffice.org>  [0ba84eeda83b5241619a7c2e63f257db08629bad]

sb116: #i106384# removed unncessary assignments (that caused warnings about using uninitialized variables)


2009-12-10  Thomas Lange [tl]  <tl@openoffice.org>  [af1e3ee0d10c10d6f30d8700ddc677a86dbf82c3]

#i106914# apply configuration settings in UI


2009-12-10  Kai Sommerfeld  <kso@openoffice.org>  [54ec9fae86d86f27fd2b4decfcb0e50571d8303c]

merged with DEV300_m67


2009-12-10  Kai Sommerfeld  <kso@openoffice.org>  [c3805734015532711e32e6be776fec75604beda5]

merged with DEV300_m67


2009-12-10  Kai Sommerfeld  <kso@openoffice.org>  [fe0cc8930b4367e34de105813700e19138122c1c]

merged with DEV300_m67


2009-12-10  Kai Sommerfeld  <kso@openoffice.org>  [23f3d042fc04e3c5b8d5f24acdf66379850bc3e0]

merged with DEV300_m67


2009-12-10  Kai Sommerfeld  <kso@openoffice.org>  [f7cf077f7ad3e29e68875eae96d47a9e982bda7b]

merged with DEV300_m67


2009-12-10  Kai Sommerfeld  <kso@openoffice.org>  [738bfa79f4491ad241f0647fc8e993061f3a6c81]

merged with DEV300_m67


2009-12-10  Kai Sommerfeld  <kso@openoffice.org>  [5c9c7d1198be832e4b861871adf7937d7906e4e6]

merged with DEV300_m67


2009-12-10  Kai Sommerfeld  <kso@openoffice.org>  [4b6c864b8b01f6791b8e2336b9a86818ae46834b]

merged with DEV300_m67


2009-12-10  Helge Delfs  <hde@openoffice.org>  [849b3e1cfc37fa74cc2e70861f15983f1c08ddc1]

FIX: document must'nt be read only, export Filter fixed


2009-12-10  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [32f70a00d38905cac16be0c496ea6dd35c34c489]

merge


2009-12-10  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [bdabdb4ac426f57388245aefc4ec856fd430c9a1]

merge


2009-12-10  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [675a3bc1926458f205e8d33b8d44487547cc2597]

Automated merge with file:///net/so-cwsserv01/export/cws/hg_clean/ooo/DEV300


2009-12-10  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [2d7a36f76fc01f2e54f5fba46805f12013b48bfe]

dba33b: post-rebase problem resolution


2009-12-10  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [b940775418226784f68a5ecdb74e9f5400241318]

dba33d: merge with DEV300_m67


2009-12-10  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [b64feb3ee79994c0b3d1b585bbbc9fdebc08d8ed]

dba33d: merge with DEV300_m67


2009-12-10  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [5dfe1735356b0a2e032e476ef83699a252faa5fc]

dba33d: merge with DEV300_m67


2009-12-10  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [86e39f9fa02129864b0cde56f37667bdc2802cba]

dba33d: merge with DEV300_m67


2009-12-10  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [af52298f59ecec08fb746652162b26eb1f649111]

dba33d: merge with DEV300_m67


2009-12-10  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [1e078f5ee6fae080f556f33b3014a2e3f992668f]

dba33d: merge with DEV300_m67


2009-12-10  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [ada13bed0d00ec3af944850148f9b3ed177dd101]

dba33d: merge with DEV300_m67


2009-12-10  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [c66201b66deeb77d630a583557c41f8b9b7381bd]

dba33d: merge with DEV300_m67


2009-12-10  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [b5cdf7a6af1dee998982ec0d6f4652cd6bd7eb7a]

dba33d: merge with DEV300_m67


2009-12-09  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [3aba5acb376021c9c897e2f0ff3aa141202274ce]

dba33b: merge CWS head with head resulting from pulling DEV300_m67


2009-12-09  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [5b2f8a623d8eef6a03f9ff36d36811c784005ce0]

dba33b: merge CWS head with head resulting from pulling DEV300_m67


2009-12-09  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [142ed2307465cc54efd0ec3e1cf93f3a69a480aa]

dba33b: merge CWS head with head resulting from pulling DEV300_m67


2009-12-09  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [e059b25962faa913b7df53f33af0ef00b685fb25]

dba33b: merge CWS head with head resulting from pulling DEV300_m67


2009-12-09  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [af2cdd44357ff8013d0506fb2b38c0dd082fad33]

dba33b: merge CWS head with head resulting from pulling DEV300_m67


2009-12-09  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [40bf1f9d72b48c7060f388bbfdba5bc6ff5966a3]

dba33b: merge CWS head with head resulting from pulling DEV300_m67


2009-12-09  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [1210df9dedd255b4d3d200c16ba6db8d08454048]

dba33b: merge CWS head with head resulting from pulling DEV300_m67


2009-12-09  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [b95687b2a5922b45079e41d2f13251407c0d4a7c]

dba33b: merge CWS head with head resulting from pulling DEV300_m67


2009-12-09  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [9a1a74170116cf5c11e899047488738799eda1a7]

dba33b: merge CWS head with head resulting from pulling DEV300_m67


2009-12-09  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [954c326ed80405f99dfc19f3dbdef112c9b4ea51]

dba33b: merge CWS head with head resulting from pulling DEV300_m67


2009-12-09  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [55c06889aaee96a2677438375f1b53627b3ddf12]

dba33b: merge CWS head with head resulting from pulling DEV300_m67


2009-12-09  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [86edbec83e25d66f187f5c3e7a4a44dae0257e47]

dba33b: merge CWS head with head resulting from pulling DEV300_m67


2009-12-09  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [5324ac66e4095fde3334a4367323d4aa266bf781]

dba33b: merge CWS head with head resulting from pulling DEV300_m67


2009-12-09  Mikhail Voitenko  <mav@openoffice.org>  [89fd6a8f6cd1b27a9c4a22c5254a1ce5184c45d2]

#i107525# let the original file be locked with the system file locking


2009-12-09  David Tardon  <dtardon@openoffice.org>  [28e442d5f63e16c3a6eade5e3de4b3012ce9669a]

dtardon01: update to DEV300_m67


2009-12-09  David Tardon  <dtardon@openoffice.org>  [9b6109a1a46495d7750f9b154067acb826ab67f8]

dtardon01: update to DEV300_m67


2009-12-09  David Tardon  <dtardon@openoffice.org>  [f12aefba296643efd725aea3880d226f08966640]

dtardon01: update to DEV300_m67


2009-12-09  David Tardon  <dtardon@openoffice.org>  [7abd143cda0c008669144d0c5a29fe2773da0db4]

dtardon01: update to DEV300_m67


2009-12-09  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [683860276bfb1f423b7b945028a60acdd3a23ec9]

Update from master repository (to m67).


2009-12-09  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [10c6fc64b68dc0a2a03facade59423a894109e7e]

Update from master repository (to m67).


2009-12-09  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [92bf6186a28f6fc17f7f0afbf1c1fe8c206fb0ba]

Update from master repository (to m67).


2009-12-09  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [da4bd25fa48bea8788fdee732e9b3fd7b07859b3]

Update from master repository (to m67).


2009-12-09  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [a064da5efa8aa6782e3eda517e522ce8f007dd04]

Update from master repository (to m67).


2009-12-09  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [2d5d23ccc0810ab2b2ea54910ce70077ff96756b]

Update from master repository (to m67).


2009-12-09  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [02b04650ad609b0ff67ac9384c571b51b281dba1]

Update from master repository (to m67).


2009-12-09  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [16c8ed5d372109c177c5989bf6498e6f209b1515]

#i105343# Fixed osl_writeFile() to invalidate flushed buffer.


2009-12-09  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [98e1ea0d79ca2db635662a3aacc6788f8a5c0df1]

#i71568# #i108349# Fixed copyright header.


2009-12-09  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [4fc902003376e5f05bfd83d99d240ce54444272e]

Fixed copyright header.


2009-12-09  Vladimir Glazunov  <vg@openoffice.org>  [725b64a71e15f2f419be0fb12700bf9be70625a4]

CWS-TOOLING: integrate CWS killnonpro


2009-12-09  Vladimir Glazunov  <vg@openoffice.org>  [d06abc2222d00bbbeafb18a811754477f0b8d321]

CWS-TOOLING: integrate CWS killnonpro


2009-12-09  Vladimir Glazunov  <vg@openoffice.org>  [134c579568fd294160641c71412b7a632d15b62d]

CWS-TOOLING: integrate CWS killnonpro


2009-12-09  Vladimir Glazunov  <vg@openoffice.org>  [091efe0f1da9d1d2df208ab33403815a30858352]

CWS-TOOLING: integrate CWS killnonpro


2009-12-09  Vladimir Glazunov  <vg@openoffice.org>  [d0b5de584e85bd520d2cff1c9c328801596d5386]

CWS-TOOLING: integrate CWS killnonpro


2009-12-09  Vladimir Glazunov  <vg@openoffice.org>  [d911d3fd34a472bc504616137e219d4f24381169]

CWS-TOOLING: integrate CWS killnonpro


2009-12-09  Vladimir Glazunov  <vg@openoffice.org>  [f6b4434260cdf07b3aa53b85734f9df5ca1f3710]

CWS-TOOLING: integrate CWS killnonpro


2009-12-09  Vladimir Glazunov  <vg@openoffice.org>  [98639785531e1d0bc38251b7c0b7f1f53598bc58]

CWS-TOOLING: integrate CWS killnonpro


2009-12-09  Vladimir Glazunov  <vg@openoffice.org>  [23f9d19f8135571392d76ea839c6a49dafabea3a]

CWS-TOOLING: integrate CWS killnonpro


2009-12-09  Vladimir Glazunov  <vg@openoffice.org>  [dbc2ea3db472286139a9f82b2c6aa972a8d43406]

CWS-TOOLING: integrate CWS killnonpro


2009-12-09  Vladimir Glazunov  <vg@openoffice.org>  [68dbbfd86297305c21c45b053b5403d54654d519]

CWS-TOOLING: integrate CWS killnonpro


2009-12-09  Vladimir Glazunov  <vg@openoffice.org>  [65490bfe9ae8f81a8209a5107148ba453e4e0b99]

CWS-TOOLING: integrate CWS killnonpro


2009-12-09  Vladimir Glazunov  <vg@openoffice.org>  [e51f9e2802d3d1bcb9018be36b861b912fdd89e5]

CWS-TOOLING: integrate CWS killnonpro


2009-12-09  Vladimir Glazunov  <vg@openoffice.org>  [4443370e8e3e49f32394a765c25148891799be2e]

CWS-TOOLING: integrate CWS killnonpro


2009-12-09  Vladimir Glazunov  <vg@openoffice.org>  [d844e062d0717f8665c0b705a36dd40427635dfb]

CWS-TOOLING: integrate CWS killnonpro


2009-12-09  Vladimir Glazunov  <vg@openoffice.org>  [ea74b90b11ba8714835872ae2092f68bb6bd918e]

CWS-TOOLING: integrate CWS killnonpro


2009-12-09  Kai Sommerfeld  <kso@openoffice.org>  [c7cd1b3ffde4a2ea187d6d962081ff5cf94da688]

InteractionHandler refactoring, 1st wave.


2009-12-09  hb  <hbrinkm@openoffice.org>  [75b26e20176affdfe4a0a8af2c433e2c7c304400]

writerfilter07: resolved crash after merging DEV300_m66


2009-12-09  Andreas Bregas  <ab@openoffice.org>  [6cfb4e0977e2f7974edabd2e617286c6e2e46738]

#i107075# Check any type in getTextMarkup()


2009-12-09  Philipp Lohmann  <pl@openoffice.org>  [9f4bc225ca4628c58d728e8f32e5aaaa3fac8bca]

#i107554# protect against stack underflow


2009-12-09  sb  <sb@openoffice.org>  [55d7592433bf4b70bdd4bcbe957eabf9052de44e]

sb111: #i107556# do not depend on order of XNameAccess::getElementNames; removed some unused com.sun.star.wizards code


2009-12-09  Carsten Driesner  <cd@openoffice.org>  [724842d9b72155dac4f2ade8ed5385da302a15bf]

#161124# Fix problem with cpu frequency as float. Added context class loader code to fix problems with certain Java versions.


2009-12-09  hdu  <duerr@sun.com>  [0d1debd8e0179006d80f7f9ca443d21730f14dae]

#i107552# ignore SFNT fonts with broken name table (thanks cmc!)


2009-12-09  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [b65cac5336385cc2637bc835fcce745fd5fe7cb0]

autorecovery: removed SID_WIN_POSSIZE There were two places which wrote this item (one being the TransformParameters in appuno.cxx, one a GetState method at the view frame), and both had different opinions whether this item should be an SfxStringItem or an SfxRectangleItem. Also, there seemed to be no code at all which evaluated this item.


2009-12-09  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [8e928726e9ecef5a56c459df2c45764f32a73ec7]

autorecovery: streamlined InsertDocument_Impl, as preparation for moving its content into XModel2::createViewController or XController2::attachFrame or ...


2009-12-09  Hans-Joachim Lankenau  <hjs@openoffice.org>  [cc594ee25eb26a01a52b3906fd769fae005cd57e]

masterfix: #i10000# - workaround changed dir names


2009-12-09  Eike Rathke  <er@openoffice.org>  [1b5acf308480c738ddafc97b720f54446436de5b]

#i107501# #i107518# ScRange::Parse_XL_Header: reset external doc name if it was none


2009-12-09  Joerg Skottke  <jsk@openoffice.org>  [d53dde38e3f0abfac7fc2b9cdb55214f1c126dde]

jl149: #i107548 - e_extensions.bas was unable to handle root-installations. Now we identify the installation target directory messagebox (which only pops up if the user has the rights to install into shared layer). Otherwise we skip.


2009-12-09  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [d8c02057bd821b073e0d8f94186d562783ab2d68]

autorecovery: removed some unused members of SfxObjectShell_Impl


2009-12-09  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [a0cdd12b48baf1ac71e7930519519abeb0ecf871]

autorecovery: split topfrm.cxx into viewfrm2.cxx and frame2.cxx, cleaned up some includes, removed some relict 'Top' in impl-class names


2009-12-09  Mathias Bauer  <mba@openoffice.org>  [28b33be9d69a49140fa8fc4bbb77c968203b2bc1]

missing dependency on rsc


2009-12-09  hb  <hbrinkm@openoffice.org>  [b836eddc42d68ac4ced1be68424fa73b031d5d75]

writerfilter07: use protocol proxies only if DEBUG_PROTOCOL is defined


2009-12-09  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [55ef444a354e519139e402be89686a743454907b]

autorecovery: removed a (now unused) flavour of SfxFrame::Create


2009-12-09  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [0fc267ad5739641063c1bcf3d93c2fcfa48b5966]

autorecovery: SfxViewFrame::CreateViewFrame does not have any clients anymore - removed


2009-12-09  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [330620b17d6785b9f1f7d3646e3958bc7fbdd1eb]

autorecovery: substituted some more usages of SfxViewFrame::CreateViewFrame with their new equivalents


2009-12-09  Joerg Skottke  <jsk@openoffice.org>  [25a28635d938f5f5c6a672159fcc4e2bb7dd7bce]

sb146: #i107548 - Replacing publisher.inc with the version from cws sb111 (which brings dynamic waiting plus extra time for unopkg add to complete)


2009-12-08  Mathias Bauer  <mba@openoffice.org>  [aef89426cd30ec9d6066b4e50f8d0e2a692c8c9b]

another resolved merge conflict


2009-12-08  Philipp Lohmann  <pl@openoffice.org>  [d0b307e10caaa858d1ef91bd98240da9bba0a78c]

#i107529# change fallback mechanism


2009-12-08  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [33bfbf7debee613fa83d8a450226aecb5f9c672f]

aw079: #i107346# flag for WrongSpell in SdrTextAttribute


2009-12-08  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [8eeb1400c138e4e1b35c017b228fd358a34d55ed]

aw079: #i107360# test code for trapezoid decomposer


2009-12-08  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [3e659f82dedbb5ddeb2814ce5267445234f7e7fd]

aw079: #i107360# numerical precision


2009-12-08  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [ad7022af48b1b91e605c86ebf1eb91ce66635385]

vcl108: #i104264# use caret width setting from system


2009-12-08  Bjoern Michaelsen  <bjoern.michaelsen@sun.com>  [eec26ce8cf443fe6c272625d697c79e25c69a463]

cbosdo02: individual authors are not enumerated in OOo source files


2009-12-08  sj  <sj@openoffice.org>  [6c1aa68d76169c11c1f56a19ce4f12393e6bca51]

impress181: #i97966#: fixed resource problem, now the error message is notifying a read error instead of "Move background page assignment" when trying to load an encrypted PPT document


2009-12-08  Kurt Zenker  <kz@openoffice.org>  [4d256d26b3d99149c3dafe8b1acbc161c69c171d]

masterfix: #i10000# crash in sc fixed


2009-12-08  Kurt Zenker  <kz@openoffice.org>  [d95c37cdac36e96c22fa38b519817cc0466f1f96]

masterfix: #i10000# no 64-bit debug libs to link


2009-12-08  Christian Lippka  <christian.lippka@sun.com>  [b354b53c2d2c28a93fc06b06e1e855f38a46e841]

renaissance01: #i107213# more work on layout popup


2009-12-08  Christian Lippka  <christian.lippka@sun.com>  [dada72080460ab3a1bf4228a38454339b1d5f204]

renaissance01: #i107213# more work on layout popup


2009-12-08  Christian Lippka  <christian.lippka@sun.com>  [4ef8c7d0374237bccaca7a7ef1865a307dec3c45]

renaissance01: #i107213# allow non toolbar XUIElements to popup


2009-12-08  Bjoern Michaelsen  <bjoern.michaelsen@sun.com>  [bc40790af5f156e22dd9f0535e4fc590113b960c]

cbosdo02: #i33737# removing unused defines, moving remaining ones into vnd.oasis.opendocument namespace ---------------- cbosdo02: #i33737# renaming defines from ECMA to ODF ---------------- cbosdo02: #i33737# removing ecma namespace ---------------- cbosdo02: #i33737# removing ecma var ---------------- cbosdo02: #i33737# ecma -> odf ---------------- cbosdo02: #i33737# ecma -> odf

HG: Enter commit message.  Lines beginning with 'HG:' are removed.
HG: Remove all lines to abort the collapse operation.
2009-12-08  Bjoern Michaelsen  <bjoern.michaelsen@sun.com>  [51c064bac31111cf33e17486120980fa41f3f85e]

cbosdo02: #i33737# removing unused defines, moving remaining ones into vnd.oasis.opendocument namespace ---------------- cbosdo02: #i33737# renaming defines from ECMA to ODF ---------------- cbosdo02: #i33737# removing ecma namespace ---------------- cbosdo02: #i33737# removing ecma var ---------------- cbosdo02: #i33737# ecma -> odf ---------------- cbosdo02: #i33737# ecma -> odf

HG: Enter commit message.  Lines beginning with 'HG:' are removed.
HG: Remove all lines to abort the collapse operation.
2009-12-08  Bjoern Michaelsen  <bjoern.michaelsen@sun.com>  [980cdfb7a0e847d5a1085b3bb63e7c06e6edf271]

cbosdo02: #i33737# removing unused defines, moving remaining ones into vnd.oasis.opendocument namespace ---------------- cbosdo02: #i33737# renaming defines from ECMA to ODF ---------------- cbosdo02: #i33737# removing ecma namespace ---------------- cbosdo02: #i33737# removing ecma var ---------------- cbosdo02: #i33737# ecma -> odf ---------------- cbosdo02: #i33737# ecma -> odf

HG: Enter commit message.  Lines beginning with 'HG:' are removed.
HG: Remove all lines to abort the collapse operation.
2009-12-08  Martin Hollmichel  <mh@openoffice.org>  [ded4d5f4e9bd896bf05373756d7834f1ebc647ce]

update: year of copyright


2009-12-08  Martin Hollmichel  <mh@openoffice.org>  [6a9b5c605f4b808673d1e96d72e1c8562ecb42c6]

update: year of copyright


2009-12-08  Joachim Lingner  <jl@openoffice.org>  [3d40590909f357e777826ed869964a2b3dcf617b]

jl145: merge with outgoing


2009-12-08  Kurt Zenker  <kz@openoffice.org>  [d9aef5ad759049012c08d2a7d6d315c1c20bce90]

masterfix: #i10000# help of presenter added for missing platforms


2009-12-08  Kurt Zenker  <kz@openoffice.org>  [dfeb3d7aeaf0da8707b5a62179f6cc2832a2d95d]

masterfix: #i10000# activate BUILD_X64 for wntmsci13


2009-12-08  Joachim Lingner  <jl@openoffice.org>  [cbb9a21b81b0753fac59d4e12963492a3c1bbcdc]

jl145: #i97653# subject name of certificate are not correct displayed if they use special characters


2009-12-08  Mathias Bauer  <mba@openoffice.org>  [309c883e002dcd20ec775f323e74bf49c1bc0e06]

some more fixes after resync


2009-12-08  Mathias Bauer  <mba@openoffice.org>  [67822292d4b69a70652c3fa39b5679125cb847d2]

some more fixes after resync


2009-12-08  Mathias Bauer  <mba@openoffice.org>  [e8eaf1947f895d0c57321ff1e7e8d9d44fb19ee5]

some more fixes after resync


2009-12-08  Mathias Bauer  <mba@openoffice.org>  [483ff092713b3f70cacd711605b706436dd698b1]

some more fixes after resync


2009-12-08  Joachim Lingner  <jl@openoffice.org>  [b3bfaa49dbfe2c7e6c9861766c6dbcb338a1cbfd]

#i107528# incorrect string conversion of the path of the berkeley db causes the Extension Manager to abort


2009-12-08  Henning Brinkmann[hbrinkm]  <hbrinkm@openoffice.org>  [9ad98908adcf15ca07e3ed2d500170381614365a]

writerfilter07: merged DEV300_m66


2009-12-08  Henning Brinkmann[hbrinkm]  <hbrinkm@openoffice.org>  [09afe614bf377c8c9bef6af6762069633a0551ae]

writerfilter07: merged DEV300_m66


2009-12-08  Henning Brinkmann[hbrinkm]  <hbrinkm@openoffice.org>  [24f9957f599ccfd153288df78aae8428b6a8c61f]

writerfilter07: merged DEV300_m66


2009-12-08  Henning Brinkmann[hbrinkm]  <hbrinkm@openoffice.org>  [8a1cbc232a07451f0366161427dd5cf61528edd3]

writerfilter07: merged DEV300_m66


2009-12-08  Henning Brinkmann[hbrinkm]  <hbrinkm@openoffice.org>  [79efc43c42a46a6c11c64d9a07686728ecad12e8]

writerfilter07: merged DEV300_m66


2009-12-08  Henning Brinkmann[hbrinkm]  <hbrinkm@openoffice.org>  [305c1ffdb0cf418b035def76fe3c3697c6a3ceb0]

writerfilter07: merged DEV300_m66


2009-12-08  Henning Brinkmann[hbrinkm]  <hbrinkm@openoffice.org>  [977321e59f55819e0d9d682838f404681f8eb3aa]

writerfilter07: merged DEV300_m66


2009-12-08  Henning Brinkmann[hbrinkm]  <hbrinkm@openoffice.org>  [b7af42ea713d44dbd20091a78f40256b797c8f6c]

writerfilter07: merged DEV300_m66


2009-12-08  Henning Brinkmann[hbrinkm]  <hbrinkm@openoffice.org>  [c54917816e125e03ad69acc86dcc68cd981960bc]

writerfilter07: merged DEV300_m66


2009-12-08  Henning Brinkmann[hbrinkm]  <hbrinkm@openoffice.org>  [09a845b6b6be65d27671f59a6444779c480bcd08]

writerfilter07: merged DEV300_m66


2009-12-08  Thomas Lange [tl]  <tl@openoffice.org>  [0764f888f38304343c55ca2dcda097b01723b6a6]

merge


2009-12-08  Thomas Lange [tl]  <tl@openoffice.org>  [34b5a53a562ac9bb3387e1e5603cd04165a268ae]

#i105728#, #i105730#, #i105727# intelli UI thingies


2009-12-08  Thomas Lange [tl]  <tl@openoffice.org>  [96be2a9615b9243e59cc103d60c8cb5c9340df52]

#i105728#, #i105730#, #i105727# intelli UI thingies


2009-12-08  Joachim Lingner  <jl@openoffice.org>  [fbca305db0ca6c39dfe78f7356521d2eada1c15e]

jl137: #i103420# MinGW struggles with SecureZeroMemory. Using rtl_zeroMemory


2009-12-08  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [271be244a0f85264d3bd5c5f2820aa7c9b299881]

dba33e: if database is read only start with READ_ONLY concurrency


2009-12-07  David Tardon  <dtardon@openoffice.org>  [c951b0a3b27e2dd5a650de21c11c56aa0b734960]

dtardon01: #i107506#: remove unused variable


2009-12-07  David Tardon  <dtardon@openoffice.org>  [9d76a35ae0e11fcad4d51ad318d65bd14102620d]

dtardon01: #i107505#: remove includes of nonexistent header xmloff/xmlelement.hxx


2009-12-07  David Tardon  <dtardon@openoffice.org>  [9743365564297284b5830a47fbca7f84b8f7f5ff]

dtardon01: #i107504#: remove some left-over variable declarations


2009-12-07  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [021d695170ab31cd91163fbbf58d30f8643a6a6f]

printerpullpages: #i91478# fix a scaling issue in native mac dialog


2009-12-07  Mathias Bauer  <mba@openoffice.org>  [baced7cd516ae794e483db44ffec79d85c1ee9b0]

next merge


2009-12-07  Mathias Bauer  <mba@openoffice.org>  [6f02e1ebf027f999cd0548cb2a5e43b1d2ccd8a6]

next merge


2009-12-07  Mathias Bauer  <mba@openoffice.org>  [f670cc14ac96756df422b785eaa53dc6a3d761d9]

next merge


2009-12-07  Mathias Bauer  <mba@openoffice.org>  [f42f259b3bb94911819df07398e491831b56e3e9]

next merge


2009-12-07  Mathias Bauer  <mba@openoffice.org>  [6782124be599bc826f6ee0662b92052a9462a65b]

next merge


2009-12-07  Mathias Bauer  <mba@openoffice.org>  [6fe28e7c63b208827a1844f1ed260531fc390f7e]

next merge


2009-12-07  Kurt Zenker  <kz@openoffice.org>  [09d921c043767cb4b94aa317f76efe6ce2e51acd]

masterfix: #i10000# generate new configure


2009-12-07  Mathias Bauer  <mba@openoffice.org>  [b1ecb2f0bc772b075a3667302944cfaf1103a701]

some fixes after resync


2009-12-07  Mathias Bauer  <mba@openoffice.org>  [cee9bce554887502b98ae64fc38592069d651b8e]

some fixes after resync


2009-12-07  Mathias Bauer  <mba@openoffice.org>  [7e4d3b6cce999686bbb3dce094ec78625710dbca]

some fixes after resync


2009-12-07  Kurt Zenker  <kz@openoffice.org>  [f8ada8f2a93659e27928f3b5244c813de2c3847b]

masterfix: #i10000# type fixed


2009-12-07  Thomas Benisch  <tbe@openoffice.org>  [749cf33e099b4224f7c808effed7c8c702da7215]

chartshapes: merge with DEV300_m66


2009-12-07  Thomas Benisch  <tbe@openoffice.org>  [ec7e43fe1c3a7a18634ae9dd46acf99394ae6c4d]

chartshapes: merge with DEV300_m66


2009-12-07  Thomas Benisch  <tbe@openoffice.org>  [247c018e0c1fae644f52fae087f4f3906e1f529a]

chartshapes: merge with DEV300_m66


2009-12-07  Thomas Benisch  <tbe@openoffice.org>  [04d7fd9828cdb09ff190bc65975e0c51df778487]

chartshapes: merge with DEV300_m66


2009-12-07  Thomas Benisch  <tbe@openoffice.org>  [568a87268578309c7110d45ee74b4911a8d475c8]

chartshapes: merge with DEV300_m66


2009-12-07  Thomas Benisch  <tbe@openoffice.org>  [cf7b30671ae30589fcf0f4209b7419268d9aff25]

chartshapes: merge with DEV300_m66


2009-12-07  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [6265bf19dd38b9c3dfd81828dc07ad579d02065d]

vcl108: #b6906380# fix desktop switch logic


2009-12-07  Thomas Lange  <tl@openoffice.org>  [51ddd05ed983a4fdebe2d8fc298150223d144759]

#i105988# accessibility crash


2009-12-07  Kurt Zenker  <kz@openoffice.org>  [e4a04a9cde62f498cfbd6329951fbdefa4427b6e]

masterfix: #i10000# build error fixed


2009-12-07  Kurt Zenker  <kz@openoffice.org>  [b9004a5787949ce59366143009d191ff76e73ee2]

masterfix: #i10000# merge issure fixed


2009-12-07  Kurt Zenker  <kz@openoffice.org>  [135cf369d7a9d8e2ed5fab06a452579550c451e0]

masterfix: #i10000# fixed WaE on linux and solaris non pro


2009-12-07  Oliver Düsterhoff  <od@openoffice.org>  [0cfcee1a6fcd99d2b85cefae06f6e1ea95377da1]

#i107365# method <ViewShell::ImplEndAction(..)> 	  - take care of transparent child windows after direct paint.


2009-12-07  Kurt Zenker  <kz@openoffice.org>  [a2dc6ec23c5f6fabd3c80d4bcc75f0a913460093]

#i10000# DBG_CTOR can not be used in a non pro version


2009-12-07  Ingo Schmidt  <is@openoffice.org>  [bc2a5e97b5d2400087baa2af4f8c30adfc48c3df]

merge


2009-12-07  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [450e9828544de8988c3bec93850029bfa8df2e1f]

autorecovery: also implement XInteractionHandler2, if our delegator supports it


2009-12-07  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [2a55dd7ed275480560f1fc95c34d82027d1c6dc1]

autorecovery: when re-connecting in a suspend call, do not push the shells, again (they're not yet popped)


2009-12-07  Thomas Lange [tl]  <tl@openoffice.org>  [5070a0c3837870e0be038a5b246e110f79d03d84]

merge


2009-12-07  Mathias Bauer  <mba@openoffice.org>  [92b464823c7c74afbf09023534878cbb38213a49]

#i106367#: typo again


2009-12-07  Thomas Lange [tl]  <tl@openoffice.org>  [f2c9ce11be8fa212009957bfe3ef3554a7091b3d]

#i104312# fixed print objetcs for pictures and graphics; nopw works for drawing objects as well and does not effect form controls


2009-12-07  Thomas Lange [tl]  <tl@openoffice.org>  [7cb692f6794de11cb1e48f94a2c022ee6ed5dd64]

#i104312# fixed print objetcs for pictures and graphics; nopw works for drawing objects as well and does not effect form controls


2009-12-07  Thomas Lange [tl]  <tl@openoffice.org>  [8a75134b7668c04ee8b8bab2d49a84d3540a702a]

#i104312# fixed print objetcs for pictures and graphics; nopw works for drawing objects as well and does not effect form controls


2009-12-07  Kurt Zenker  <kz@openoffice.org>  [f17e58864db1476a09cc5156e85f745a9286da63]

masterfix: #i10000# fixed conflict resolutions


2009-12-07  sj  <sj@openoffice.org>  [71c580ffdb030acf0bb40ce61a53e4af560ddf02]

#impress181: #i107492#: fixed filled background cration


2009-12-07  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [af5a953044c7e6a1080d70724029bd8162ec6dbd]

autorecovery: oops, this test code was not intended to be committed


2009-12-07  Joachim Lingner  <jl@openoffice.org>  [56cb5496a8a8a64ab4a6a6d8d820d9dc3bded3c9]

jl144: #i106132# lib files on Windows were not delivered


2009-12-07  Frank Schönheit  <fs@openoffice.org>  [178209c0dc12f0768ac5689e7f83db602cc8b201]

#i107485#


2009-12-07  sj  <sj@openoffice.org>  [26e6d1abc8e5c083bfc96d12d7b51a7baee0eabd]

impress181: #i107457#: applied patch (WMF/EMF import, text background is now correctly set)


2009-12-07  Kai Sommerfeld  <kso@openoffice.org>  [4a8daa26e866b3c84585c41b8be010c0a77a30b4]

#i106830# - Small fixes.


2009-12-07  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [aaf2245bfdd659634c42ccf4b68f984b7abd67df]

#i10000#


2009-12-07  Kai Sommerfeld  <kso@openoffice.org>  [5d02e362626ba0b181a9e08bac1241ef5c2ec8a9]

i107484 - Fixed interaction continuations for FutureDocumentVersionProductUpdateRequest


2009-12-07  David Tardon  <dtardon@openoffice.org>  [c10547b469dece60da32ec1d7821d8c6b78f26d5]

dtardon01: #i107466#: add missing includes in nonproduct build


2009-12-07  Caolán McNamara  <cmc@openoffice.org>  [0a537a4a7dac6a1183266384359b263405aa9994]

cmcfixes68: #i107465# fix nonpro build error


2009-12-07  hdu  <duerr@sun.com>  [d5adb4b029ec99f46c114f238bdd5ebc5c2d768f]

#i107415# fix caching problem for big-sized graphite fonts (thanks kstribley!)


2009-12-07  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [1d69c476cd36100a17c7e17aa9a160aacea0824b]

#i10000#


2009-12-07  sb  <sb@openoffice.org>  [e8686219ade1a44544d8c89246b75b19ab8eb67d]

merged in DEV300_m66


2009-12-07  sb  <sb@openoffice.org>  [d9803be45e38f6daef7010e47c10842906e29d43]

merged in DEV300_m66


2009-12-07  sb  <sb@openoffice.org>  [334c894c6fc1ac6d494b0256b7982ed7311d8854]

merged in DEV300_m66


2009-12-07  sb  <sb@openoffice.org>  [a751d389a4796459c0c5271682badd8330456514]

merged in DEV300_m66


2009-12-07  sb  <sb@openoffice.org>  [529b0ca87d532479484d08e63771d99be1b1d61a]

merged in DEV300_m66


2009-12-07  sb  <sb@openoffice.org>  [9771d00dbc607736b35c6365e4f9342d89f9e14d]

merged in DEV300_m66


2009-12-07  sb  <sb@openoffice.org>  [7d1a6e162ef51e51f06d69f63003f68229783e44]

merged in DEV300_m66


2009-12-07  sb  <sb@openoffice.org>  [314047c8e70e3bf421e5fd72bfef4bbcc74aec0c]

merged in DEV300_m66


2009-12-07  sb  <sb@openoffice.org>  [4ca494a8e74f92cf3e435e59d7cf7a96e4e1fbfe]

merged in DEV300_m66


2009-12-07  sb  <sb@openoffice.org>  [1dae2adc81df0ad4ea200ec7267f9b493ff86e17]

merged in DEV300_m66


2009-12-07  sb  <sb@openoffice.org>  [b95d058f6917d9c7e223125ed6abb643e6ec71de]

merged in DEV300_m66


2009-12-07  sb  <sb@openoffice.org>  [9164f69acf4ded007abb5b20a2f0716879fe0e46]

merged in DEV300_m66


2009-12-07  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [21adfcda8071a0df2ae7c72cdf42a28c32bdaef8]

srb1: #i99049# use version include


2009-12-06  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [0af31b435595589aa3178804efe84edadee25fa9]

cbosdo03: Cleaned up debugging messages.


2009-12-06  Christian Lippka  <cl@openoffice.org>  [f0efe6abc4156df0834f8e6953a8bcee9ead9506]

renaissance01: #i107213# inital layout floater implementation


2009-12-06  Christian Lippka  <cl@openoffice.org>  [81d3e5624bf44c7226e7041de093805b272a0dca]

renaissance01: #i107213# ignore grip on mouse move


2009-12-05  Mathias Bauer  <mba@openoffice.org>  [0a4575e1fd32e77a576ca48eb8193d06a2d67ce8]

merge to m67


2009-12-05  Mathias Bauer  <mba@openoffice.org>  [88a15ec4394a52e702bd3c733a738a90ba4328ae]

merge to m67


2009-12-05  Mathias Bauer  <mba@openoffice.org>  [4d5de0583ca38fb78aafad95d74849a4608b08aa]

merge to m67


2009-12-05  Mathias Bauer  <mba@openoffice.org>  [62bbf17f13893a6b6b986f1cf8094ceef464a8e1]

merge to m67


2009-12-05  Mathias Bauer  <mba@openoffice.org>  [e1593452b25bbfd9e61a73f69a4d50aa4c28510b]

merge to m67


2009-12-05  Mathias Bauer  <mba@openoffice.org>  [7520c01c2cc11e80829e5d0ae3f9c6ac0a327298]

merge to m67


2009-12-05  Mathias Bauer  <mba@openoffice.org>  [f5f2a09e71c0ae018525b9cb63e2551d967a5fa3]

merge to m67


2009-12-05  Mathias Bauer  <mba@openoffice.org>  [73c47b8be32d3aea433f471dff7cbda4f58eb4ad]

merge to m67


2009-12-05  Mathias Bauer  <mba@openoffice.org>  [315c7c2f877e41080f8442cfba35396511903bc1]

merge to m67


2009-12-05  Mathias Bauer  <mba@openoffice.org>  [0f3b155ea1d0294a3305e00d1b7cae8142fee895]

merge to m67


2009-12-05  Mathias Bauer  <mba@openoffice.org>  [dc30b423e4091bcb8e3bcdc975744cc4361d905a]

merge to m67


2009-12-05  Mathias Bauer  <mba@openoffice.org>  [cd0b2efd96ff274ea11610e16c0f2b28285a461f]

merge to m67


2009-12-05  Mathias Bauer  <mba@openoffice.org>  [52931a9365e63f380202b91042f2be9c571ae419]

merge to m67


2009-12-05  Mathias Bauer  <mba@openoffice.org>  [8d669bc21b9d1976842ba8252d2f0fb953160bdd]

merge to m67


2009-12-05  Mathias Bauer  <mba@openoffice.org>  [342e37f151084dfb8f840c0cfaa4674dcf880267]

merge to m67


2009-12-05  Mathias Bauer  <mba@openoffice.org>  [82f5d55a7fe4f1f384fdadc9f042d22e4ae831d5]

merge to m67


2009-12-05  Mathias Bauer  <mba@openoffice.org>  [f114eda3f3285e5df3ac5e3f6a0474bbaa472e26]

merge to m67


2009-12-05  Kohei Yoshida  <kyoshida@novell.com>  [fc01d8a544527bcd50b1e77140fc0f084afd414d]

kohei04: #i107458# Removed hard-coded range separators.

Previously, range separators were hard-coded for each address convention.  But
in the new code the separators are independent of address conventions or
grammars.  This code was one of the left-overs of the previous implementation.
2009-12-04  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [72858030d75068948b8bf1f663bcb41f493b9bf3]

autorecovery: rename SfxViewFrame's LoadDocument to LoadDocumentIntoFrame, and introduce a new LoadDocument, which does not take any frame-like argument. Makes writing code easier (and more explicit) for clients which do not have a frame, but want to load non-hidden.


2009-12-04  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [65d3f97332dec72637177a0b15932b979067569e]

autorecovery: rename SfxViewFrame's LoadDocument to LoadDocumentIntoFrame, and introduce a new LoadDocument, which does not take any frame-like argument. Makes writing code easier (and more explicit) for clients which do not have a frame, but want to load non-hidden.


2009-12-04  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [0247f43171fb87df8035762f618e342a38f29779]

autorecovery: rename SfxViewFrame's LoadDocument to LoadDocumentIntoFrame, and introduce a new LoadDocument, which does not take any frame-like argument. Makes writing code easier (and more explicit) for clients which do not have a frame, but want to load non-hidden.


2009-12-04  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [138bd998de6b436286c62f103ca43bf4a6249024]

autorecovery: SfxViewFrame::Create => SfxViewFrame::Create_Impl (this is a module-private method, really)


2009-12-04  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [6550b83b1761a5d7cc71660c53439f550c463359]

autorecovery: replace some calls to SfxViewFrame::CreateViewFrame with calls to the (newly introduced) SfxViewFrame::LoadHiddenDocument This way, we got rid of some more clients of InsertDocument_Impl. Final goal is to remove SfxViewFrame::CreateViewFrame completely, so the UNO loader is the only (indirect) client of InsertDocument_Impl.


2009-12-04  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [3faf9628e68cdfe16f32be7ff02d66ed7637626b]

autorecovery: replace some calls to SfxViewFrame::CreateViewFrame with calls to the (newly introduced) SfxViewFrame::LoadHiddenDocument This way, we got rid of some more clients of InsertDocument_Impl. Final goal is to remove SfxViewFrame::CreateViewFrame completely, so the UNO loader is the only (indirect) client of InsertDocument_Impl.


2009-12-04  Kurt Zenker  <kz@openoffice.org>  [7af875440ff069601d4fc3f320c5ffc6d65f6f94]

DEV300


2009-12-04  Kurt Zenker  <kz@openoffice.org>  [542dde90f6126e9725e145cc654a83d3ea2fd6ed]

CWS-TOOLING: integrate CWS automationooo320m6_DEV300


2009-12-04  Kurt Zenker  <kz@openoffice.org>  [40651dbc54ccb847c97aecb1518f84bdcf5ff996]

CWS-TOOLING: integrate CWS dv18_DEV300


2009-12-04  Kurt Zenker  <kz@openoffice.org>  [f06dd4493d6bdc97371138ae1e28ac5d37bc188e]

CWS-TOOLING: integrate CWS ooo32gsl07_DEV300


2009-12-04  Kurt Zenker  <kz@openoffice.org>  [875ac20478f16e5107acb222c0b851b99d2e0f27]

CWS-TOOLING: integrate CWS ooo32gsl07_DEV300


2009-12-04  Kurt Zenker  <kz@openoffice.org>  [2f883652c1af80075dc68b5cb439a13cd1dc4129]

CWS-TOOLING: integrate CWS ooo32gsl07_DEV300


2009-12-04  Kurt Zenker  <kz@openoffice.org>  [b4c4d7ac0a50b17c526fc8092d1fa3b7b39dadd5]

CWS-TOOLING: integrate CWS sw32bf08_DEV300


2009-12-04  Kurt Zenker  <kz@openoffice.org>  [2f0d4473749af8df0e2acd611f18c9c72bb769f3]

CWS-TOOLING: integrate CWS icuooo32_DEV300


2009-12-04  sj  <sj@openoffice.org>  [66ad3e12c985a02c98785280b6660527f9a03dbf]

impress181: #i105480#: applied patch (using HeaderExtionsion2 now, fixed EMR_EOF record, added bounding rectangle to EMR_FILLPATH and EMR_STROKEPATH, now closing pathes properly, resolution changed from pixel to 100th_mm)


2009-12-04  Kurt Zenker  <kz@openoffice.org>  [9b087a2b56a0bf02f0f03322967e92e81692f823]

CWS-TOOLING: integrate CWS ooo32gsl06_DEV300


2009-12-04  Kurt Zenker  <kz@openoffice.org>  [f68e347d71e1faae580192f3c24128463b1b0489]

CWS-TOOLING: integrate CWS ooo32gsl06_DEV300


2009-12-04  Kurt Zenker  <kz@openoffice.org>  [f66a3fe05330baac519241310d81e017cacb3e42]

CWS-TOOLING: integrate CWS tkr30_DEV300


2009-12-04  Kurt Zenker  <kz@openoffice.org>  [b81cab7eabc391ad5eb89417c06aa057896667e3]

CWS-TOOLING: integrate CWS hb32showstoppers2_DEV300


2009-12-04  Kurt Zenker  <kz@openoffice.org>  [635292c523a8141d59b058197a485462a81c6a01]

CWS-TOOLING: integrate CWS hb32showstoppers2_DEV300


2009-12-04  Kurt Zenker  <kz@openoffice.org>  [32d4cef13872befba678e4b190504c61bf6d0633]

CWS-TOOLING: integrate CWS dv16_DEV300


2009-12-04  Kurt Zenker  <kz@openoffice.org>  [c32e21562f65b81d833c0f73894c4063cd056503]

CWS-TOOLING: integrate CWS dv16_DEV300


2009-12-04  Kurt Zenker  <kz@openoffice.org>  [f4698d6cc8ad76fd4ef5f41ffb7bec0d8eec5be1]

CWS-TOOLING: integrate CWS dv16_DEV300


2009-12-04  Kurt Zenker  <kz@openoffice.org>  [ae630ba91a3083db1752d1a9d67845b97f180c3a]

CWS-TOOLING: integrate CWS dba32j_DEV300


2009-12-04  Kurt Zenker  <kz@openoffice.org>  [33ed60502db11c0bed177f9f0e1c19287a9e3c47]

CWS-TOOLING: integrate CWS dba32j_DEV300


2009-12-04  Kurt Zenker  <kz@openoffice.org>  [bb7d0770bc3f16f988915f418a96892af6647c22]

CWS-TOOLING: integrate CWS dba32j_DEV300


2009-12-04  Kurt Zenker  <kz@openoffice.org>  [f8e1040cb60963098a0fc1d94e5674975faf3208]

CWS-TOOLING: integrate CWS dba32j_DEV300


2009-12-04  Kurt Zenker  <kz@openoffice.org>  [aecb484c17d58280a338d0edd4931166cf74926c]

CWS-TOOLING: integrate CWS dba32j_DEV300


2009-12-04  Kurt Zenker  <kz@openoffice.org>  [b1c38d864f15a2cd4a715431b1d4aa2a31106950]

CWS-TOOLING: integrate CWS dba32j_DEV300


2009-12-04  Philipp Lohmann  <pl@openoffice.org>  [97116f6e7af5bef7a6390b530a323c50d8920f75]

#i107358# fix uninitialized value (thanks cmc)


2009-12-04  Thomas Lange [tl]  <tl@openoffice.org>  [2413e9c1015f0042ed897023bd4bb012eb0ddbba]

#i106815# changes realted to new OpenSymbol font


2009-12-04  Philipp Lohmann  <pl@openoffice.org>  [f7b51af1397309b611c3f98f26bdbfed0271095e]

#i106833# fix subset font encoding


2009-12-04  Dirk Völzke  <dv@openoffice.org>  [7c9c561807fe56d487305d884ef3e6fa77b70620]

#i96594# Allow customization of 'register for Microsoft File Types' in custom setup


2009-12-04  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [022cb8bfea71cdf4e2b0ea2c91ff9807961a543a]

d2v02: #161005# do not crash on a badly linked libXrandr


2009-12-04  Joachim Lingner  <jl@openoffice.org>  [05c4d76a7acbf3cdfc52614c29abb90fac1784b1]

jl145: #i107442# Assertion: invalid UNO_JAVA_CLASSPATH entry -- after installing two Java extensions which provide the same service and then remove one extension


2009-12-04  Kurt Zenker  <kz@openoffice.org>  [a87218a52bf48e518b8365162983855bfbe924f8]

CWS-TOOLING: integrate CWS localization37_DEV300


2009-12-04  Kurt Zenker  <kz@openoffice.org>  [bccdc24d19c9e9d4ebb741f30c0782e857129aca]

CWS-TOOLING: integrate CWS localization37_DEV300


2009-12-04  Kurt Zenker  <kz@openoffice.org>  [7b7e9fdee7e2e1d112ee5859cad40056e1696900]

CWS-TOOLING: integrate CWS localization37_DEV300


2009-12-04  Kurt Zenker  <kz@openoffice.org>  [b71ce2d55a54802f109803c6ab486b8cdf9e6c21]

CWS-TOOLING: integrate CWS localization37_DEV300


2009-12-04  Kurt Zenker  <kz@openoffice.org>  [15c44d3dcdc0fbcebb2b5a573063e6b9ae9225cf]

CWS-TOOLING: integrate CWS localization37_DEV300


2009-12-04  Daniel Rentz  <daniel.rentz@sun.com>  [da986c92475a27a026ab1e12308559a0c5756a2b]

chartpositioning: #i86609# dump more BIFF8 chart records written by XL2K7


2009-12-04  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [33517d5153f0cf9419fae428cab9638e664f1261]

Merge


2009-12-04  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [aafbcb76ec238c947a304a71e44ac1e856136ca3]

autorecovery: open the Basic IDE via SFX' document loader


2009-12-04  Kurt Zenker  <kz@openoffice.org>  [41ab7bd54ec1f69731bf2f9c60a505c30386a303]

masterfix: #i107239# remove dependency to HTML::Entities


2009-12-04  Mikhail Voitenko  <mav@openoffice.org>  [888c37e376701a749b4b102036f488287bc89fb8]

#i107440# in case of problems with extensions the office libraries still should be usable


2009-12-04  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [655b08e832103e37a5fc59cd1d9bc50d7a2ad4c0]

printerpullpages: #i92516# print to file option not persistent anymore


2009-12-04  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [7942ea3149bdcf4f7816a3abf79b5e1344291569]

srb1: #i99049# patch common_build.xml


2009-12-04  Dirk Völzke  <dv@openoffice.org>  [f92fb56ceb8ba8c8125bbc970c068982e1b4dc19]

#i96594# Allow customization of 'register for Microsoft File Types' in custom setup


2009-12-04  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [528158b5ba4d0ef24db7a567ba493842928e082b]

autorecovery: another client of InsertDocument_Impl died ... SfxFrame::InsertDocument has been replaced with SfxViewFrame::LoadDocument, which now uses the UNO loader to load the existing document into a frame, instead of going the direct (non-UNO-, pure-SFX-) way


2009-12-04  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [9d2d7e247db83c9f48272929edd3d5d5c22a1f11]

autorecovery: another client of InsertDocument_Impl died ... SfxFrame::InsertDocument has been replaced with SfxViewFrame::LoadDocument, which now uses the UNO loader to load the existing document into a frame, instead of going the direct (non-UNO-, pure-SFX-) way


2009-12-04  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [7522c1c55099f2eff10b0d2489c30424051b18b8]

autorecovery: another client of InsertDocument_Impl died ... SfxFrame::InsertDocument has been replaced with SfxViewFrame::LoadDocument, which now uses the UNO loader to load the existing document into a frame, instead of going the direct (non-UNO-, pure-SFX-) way


2009-12-04  Thomas Lange [tl]  <tl@openoffice.org>  [645bbae4c7a40afca3f0212b5769f8c204093f2b]

#i105084# nev version of OpenSymbol font (v2.2)


2009-12-04  Joerg Skottke [jsk]  <jsk@openoffice.org>  [d29a010aec8a730e3936e76518ea5b14ba41d840]

sb111: <no issue> Removed invalid warning (the issue has been resolved on OOo320 but the warning was not removed for DEV300 scripts


2009-12-04  skotti  <skotti@buster.gleitmeier.de>  [14368be5c24232f718dcf0edf4d84baa5ebdcdca]

sb111: <no issue> Fixed incorrect use of .notExists() method which caused the office to crash under certain circumstances


2009-12-03  Kurt Zenker  <kz@openoffice.org>  [462eade7928af4369058463af011003474761258]

CWS-TOOLING: integrate CWS automationooo320m5cat0_DEV300


2009-12-03  Kurt Zenker  <kz@openoffice.org>  [e498ea80702bba99caef311d2d1092f316134f2b]

CWS-TOOLING: integrate CWS tkr29_DEV300


2009-12-03  Kurt Zenker  <kz@openoffice.org>  [a76e48fea542fc3dbc9b89c8dfc0524b52006dfd]

CWS-TOOLING: integrate CWS sw32bf07_DEV300


2009-12-03  Kurt Zenker  <kz@openoffice.org>  [bab079cbb5bfefeeedd505fd310805eaa4ba69af]

CWS-TOOLING: integrate CWS sw32bf07_DEV300


2009-12-03  Kurt Zenker  <kz@openoffice.org>  [11a5311dc2e7446f3e30e0f90ad12ea694401d7a]

CWS-TOOLING: integrate CWS ooo32gsl04_DEV300


2009-12-03  Christian Lippka  <cl@openoffice.org>  [cbccf28b4e013d9dcfc9cd71a1c2ecd5fbcf11cf]

renaissance01: #i107213# further layout work, initial support for new layout toolbox control


2009-12-03  Christian Lippka  <cl@openoffice.org>  [3b25deb0ed6c36da87c18be1382c76216ec2d204]

renaissance01: #i107213# further layout work, initial support for new layout toolbox control


2009-12-03  Christian Lippka  <cl@openoffice.org>  [1be43c60fb32783312c18e4f65d63f4d7a55ca70]

renaissance01: #i107213# further layout work, initial support for new layout toolbox control


2009-12-03  Kurt Zenker  <kz@openoffice.org>  [93eb031cfb8b572b21051378b3220fc6911300fc]

CWS-TOOLING: integrate CWS fwk125_DEV300


2009-12-03  Kurt Zenker  <kz@openoffice.org>  [2c09bcf173a6dfe7e647bbf215f9af0b92c1a536]

CWS-TOOLING: integrate CWS fwk125_DEV300


2009-12-03  Kurt Zenker  <kz@openoffice.org>  [992198f88e3723e532944bca7d1474b4437db80b]

CWS-TOOLING: integrate CWS fwk125_DEV300


2009-12-03  Kurt Zenker  <kz@openoffice.org>  [65bb25337807de1241fdc14f727daab3a8a6fc82]

CWS-TOOLING: integrate CWS fwk125_DEV300


2009-12-03  Kurt Zenker  <kz@openoffice.org>  [a22dff83d7952721b425fe53bb296ab5fd30cbc6]

CWS-TOOLING: integrate CWS fwk125_DEV300


2009-12-03  Kurt Zenker  <kz@openoffice.org>  [fdcc51ef2b9cf7c117757c64fb3a9af6e0bc1c90]

CWS-TOOLING: integrate CWS fwk125_DEV300


2009-12-03  Caolán McNamara  <cmc@openoffice.org>  [656ef988936dc1d04805566f88bd2765bcd47bf0]

cmcfixes68: #i107421# remove some warnings spam from binfilter


2009-12-03  Caolán McNamara  <cmc@openoffice.org>  [ff016bd9d3e87d93db950c60ad7ccb5c31b5fa7a]

cmcfixes68: #i107420# remove trivial warnings from sw with newer gcc


2009-12-03  Andreas Bregas  <ab@openoffice.org>  [b5b0a616cc603435f8c8d4e3b348baa4fb24e740]

#i107283# Pass config help path as argument to compileExtensionHelp()


2009-12-03  Andreas Bregas  <ab@openoffice.org>  [231200087c468fb036324d27784c9b3379b8bdfe]

#i107283# Pass config help path as argument to compileExtensionHelp()


2009-12-03  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [a79c517a0ca64c79b3b2694b19b28b81dec2346e]

vcl108: #i106833# sort encoding to get correct subsetted font


2009-12-03  Kurt Zenker  <kz@openoffice.org>  [8c30146af0e6d4fbdb731eae01dbf47661e788ae]

CWS-TOOLING: integrate CWS validityref


2009-12-03  Kurt Zenker  <kz@openoffice.org>  [5ce74e14296872022429fb7c4e0dc45c19e132e6]

CWS-TOOLING: integrate CWS validityref


2009-12-03  Kurt Zenker  <kz@openoffice.org>  [62d97f3c2d337343c7809cf047a1e8e5234ae611]

CWS-TOOLING: integrate CWS validityref


2009-12-03  Kurt Zenker  <kz@openoffice.org>  [c0df0e81a4dbb17f2743dea3b19fa36783bdd678]

CWS-TOOLING: integrate CWS validityref


2009-12-03  Ingo Schmidt  <is@openoffice.org>  [f792a86b80363fca547e5f89a2ff58583a8e7aa4]

native273 #i106809# exchange mergemodules by redistributables


2009-12-03  Ingo Schmidt  <is@openoffice.org>  [0e1fee4e4454d449049fb5e4fa26fdf32b83df30]

native273 #i106809# exchange mergemodules by redistributables


2009-12-03  Ingo Schmidt  <is@openoffice.org>  [cba0c64a33aab59503714a8e6d7d4a467a076f11]

native275 #i107355# updating to OOo 3.3


2009-12-03  Ingo Schmidt  <is@openoffice.org>  [b3e882c13bb3706c5af2ff0dd01aa90f28cf1d17]

native275 #i107355# updating to OOo 3.3


2009-12-03  Joachim Lingner  <jl@openoffice.org>  [6d78cacd09da87d967bc426b08e72039b16789f8]

jl145: #i107416# Assertion: invalid UNO_JAVA_CLASSPATH entry -- after installing Java extension and the office did not find a Java so that the installation failed


2009-12-03  Kurt Zenker  <kz@openoffice.org>  [d89afea42e33bb771cd9a31fbdc71b94ba4d8679]

masterfix: #i107405# fixed compiling testtools on wntmsci12 non-pro


2009-12-03  Kurt Zenker  <kz@openoffice.org>  [9d8fd9b6b6bdcfa4ec43858b04b28ea0829c1bca]

masterfix: #i107239# fix for Java GUI installer


2009-12-03  sj  <sj@openoffice.org>  [11c7cf17c5b96e2201cfaf43f5b4aa6cf2c34906]

impress181: #i107292#: Applied patch, wmf filter is now supporting embedded EMF data from the META_ESCAPE action.


2009-12-03  Kurt Zenker  <kz@openoffice.org>  [1996f5a390833943b57ec8af6b4c8aa766094c6a]

update to current version


2009-12-03  Kurt Zenker  <kz@openoffice.org>  [0e887aaaa4e2f8ff8197691506a7442b99452c61]

update to current version


2009-12-03  Kurt Zenker  <kz@openoffice.org>  [7ab6cb224dcfb37aaad31731c3d73ee063af3b8f]

update to current version


2009-12-03  Kurt Zenker  <kz@openoffice.org>  [4f667eb747d0357214e63fe02f6e47ba953e50b8]

update to current version


2009-12-03  Kurt Zenker  <kz@openoffice.org>  [3dec08c487898aa9d638a094a0a250477df918e1]

update to current version


2009-12-03  Kurt Zenker  <kz@openoffice.org>  [2c0e60a48ce0b29db96c7b073695961234628ae2]

update to current version


2009-12-03  Kurt Zenker  <kz@openoffice.org>  [496c1ec119eb0c82f93c742b7c4f9977aac864d1]

update to current version


2009-12-03  Kurt Zenker  <kz@openoffice.org>  [4a480ea2e12b41150feb35a5682120ae9ebae324]

update to current version


2009-12-03  Kurt Zenker  <kz@openoffice.org>  [b3fc40bd0cf774a45d80ad55a0dce57240e2c21f]

update to current version


2009-12-03  Kurt Zenker  <kz@openoffice.org>  [6d691a50f29bcf7a56bee1eb6677f11bb4bee74f]

update to current version


2009-12-03  Kurt Zenker  <kz@openoffice.org>  [04c4b78260696fdef70948042fa3679287fdd628]

update to current version


2009-12-03  Kurt Zenker  <kz@openoffice.org>  [1fe19eda74b662bdb760499ca526f7cd7856c399]

update to current version


2009-12-03  Kurt Zenker  <kz@openoffice.org>  [2ad4d24cb67d91dc037c31fd23b57f889e3e3fc5]

update to current version


2009-12-03  Joachim Lingner  <jl@openoffice.org>  [7a400caaa6946399ea31614d056d435350f42dc1]

jl145: #i99257# Extension Manager prevents running of multiple instances which acces the same shared data


2009-12-03  Thomas Lange [tl]  <tl@openoffice.org>  [9a9b6ecfa0f7a3b95d63c260eaf27f0568815c33]

#i106926# printing of hidden text fixed


2009-12-03  skotti  <skotti@buster.gleitmeier.de>  [c5d64afa3a55e6a019cac894b971dbca2b1e69de]

Merge with external changes


2009-12-03  skotti  <skotti@buster.gleitmeier.de>  [fbd61e28d2ef33d609bac8a9e1c049c57f8da11c]

Merge with external changes


2009-12-03  Thomas Lange [tl]  <tl@openoffice.org>  [0b7a663872f6377fced80cdd6368174f1f28eddb]

#i106926# printing of hidden text fixed


2009-12-03  skotti  <skotti@buster.gleitmeier.de>  [50a50c6da3bcd04ec156b3d30eb90ed0488de18c]

sb111: <no issue> Removed invalid warnlog from f_basic_documents


2009-12-03  skotti  <skotti@buster.gleitmeier.de>  [a85e502741f82acf2104c1724fdd3d464d9d9c06]

sb111: <no issue> Fixed timing issue in e_publisher.bas which is also present on MWS


2009-12-03  Kurt Zenker  <kz@openoffice.org>  [37d63c775cb72b66267dc27bca7ca52f9d045dbb]

CWS-TOOLING: integrate CWS tkr28_DEV300


2009-12-03  Kurt Zenker  <kz@openoffice.org>  [735dc0ee4277f642d787317988bfbee55610f18a]

CWS-TOOLING: integrate CWS tkr28_DEV300


2009-12-03  Kurt Zenker  <kz@openoffice.org>  [6139ee510c1ecc6a9ba2f0ba85f1de6951644df2]

CWS-TOOLING: integrate CWS tkr28_DEV300


2009-12-03  Kurt Zenker  <kz@openoffice.org>  [c8e66142b9fd5bd81b4e6649986355a95c41b68b]

CWS-TOOLING: integrate CWS tkr28_DEV300


2009-12-03  Mikhail Voitenko  <mav@openoffice.org>  [1639d24851a22f6a48a3ef8c8f46a7ecce5e8356]

#i10000# remove unused variable


2009-12-03  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [23abd10356bb469ee2c2219e4b76da6a05a6f0f1]

autorecovery: SID_NEWWINDOW now also uses the UNO loader, instead of LoadDocument_Impl, since the latter is to be removed later during this refactoring


2009-12-03  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [aa1297f149c3acca2295e63d8c3739d01ce9a6e1]

autorecovery: oops, broke the PrepareClose with a change some while ago. Fixed.


2009-12-03  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [c3e481a39ddd7de472cdb2ffdf0b44b3746d4240]

dba33d: merge


2009-12-03  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [0958761ab1f248b78a087e8307a8a0907ef28bcd]

merge with DEV300m66


2009-12-03  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [b13173076c415216cee03e2d6a32832cdbdffc80]

merge with DEV300m66


2009-12-03  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [e58768a4936a17094ae8394f832acd6e7b2f7c4b]

merge with DEV300m66


2009-12-03  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [85d479c6f9ba072d45694c7dc72959571a2e7f48]

merge with DEV300m66


2009-12-03  Hans-Joachim Lankenau  <hjs@openoffice.org>  [fc895db9bacb559bb661d5a9fa8b3ac13b84dfdd]

ause106: #i107409# fix for windows ccache usage


2009-12-03  Daniel Rentz  <daniel.rentz@sun.com>  [71b8656b0ca1c24834f27ddfd0f6e0ef46736eaf]

chartpositioning: #i86609# add trendline label converter class


2009-12-03  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [1c203a23ffd83a57060c0224aa00318bfa4a722f]

d2v02: #161005# use X11 link dependency only where really required


2009-12-03  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [19e23268c7a0e1548672de1c4adc185726315b1f]

d2v02: #161005# use X11 link dependency only where really required


2009-12-03  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [0dca6e895fd120809d68bedabd6abfd2409df64c]

d2v02: #161005# use X11 link dependency only where really required


2009-12-03  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [856f7afd6416afb21c7cfe8c112cdbc85bece1ea]

merge


2009-12-03  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [d607c7e0c92d30212f2c4d2bd637fe636abfb8f8]

autorecovery: SID_USER_DATA is effectively dead


2009-12-03  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [cab402a8aa21c2ba6d2d66d45d44b3b2b07cedf8]

diagnostics


2009-12-03  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [54215626ef72aa170a27f468aae57c9b4667cb87]

dba33b: #i107369# don't use hierachical access when reading the node values, this is not supported with non-trivial names (e.g. names containing spaces etc.)


2009-12-03  Kurt Zenker  <kz@openoffice.org>  [f9c0f85a03fc70b60631ebc49081a873792eee2b]

CWS-TOOLING: integrate CWS gridcontrol_02


2009-12-03  Kurt Zenker  <kz@openoffice.org>  [4c8686a9f673c4edd618e51b39062aad942a30f2]

CWS-TOOLING: integrate CWS gridcontrol_02


2009-12-03  Kurt Zenker  <kz@openoffice.org>  [41f173b9ed41fe0dfb22da90bc86abde682cea86]

CWS-TOOLING: integrate CWS gridcontrol_02


2009-12-03  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [91a0cf61d880c140e0619026d51e374ea522a286]

autorecovery: migrated the Window/NewWindow functionality to UNO => one less client of InsertDocument_Impl


2009-12-03  Kurt Zenker  <kz@openoffice.org>  [9bfdb308468f637008eaf25eb18713aa1a4be727]

CWS-TOOLING: integrate CWS impress183_DEV300


2009-12-03  Kurt Zenker  <kz@openoffice.org>  [80c80a6b6434ae92e171a88c4c83ca0a746606bc]

CWS-TOOLING: integrate CWS impress182_DEV300


2009-12-03  Kurt Zenker  <kz@openoffice.org>  [52e240d11d37cb8b08e8415b3facccdad2bd83a7]

CWS-TOOLING: integrate CWS impress182_DEV300


2009-12-03  Kurt Zenker  <kz@openoffice.org>  [9635c2f6f5a14ba339be3d71b7e6f078f0b0b090]

CWS-TOOLING: integrate CWS hb32showstoppers3_DEV300


2009-12-03  Kurt Zenker  <kz@openoffice.org>  [1c5f52715aeb9d89a87dde9990571645a5c231f5]

CWS-TOOLING: integrate CWS jl142_DEV300


2009-12-03  sb  <sb@openoffice.org>  [440748d00b993c7ba2b452176aa72fa09de55376]

sb111: #i107400# do not use hex numbers (0x) in oor:value; improved assertions at one place in unotools


2009-12-03  sb  <sb@openoffice.org>  [9be47e21f237d766bd0f203b91675cd3c0b03aec]

sb111: #i107400# do not use hex numbers (0x) in oor:value; improved assertions at one place in unotools


2009-12-03  Kurt Zenker  <kz@openoffice.org>  [46f8251e2deefb44c85113c9116680e6f5e98f0a]

CWS-TOOLING: integrate CWS calc32stopper5_DEV300


2009-12-03  Kurt Zenker  <kz@openoffice.org>  [e9612df407b780c08100da96a7c8a5d457379468]

CWS-TOOLING: integrate CWS calc32stopper5_DEV300


2009-12-03  Kurt Zenker  <kz@openoffice.org>  [2751e8d8f20b4d36a725220a0882c7929fa24b92]

CWS-TOOLING: integrate CWS impressaccessibility5_DEV300


2009-12-03  Dirk Voelzke  <dv@openoffice.org>  [5777dea500e1b50cf0b8bd3fdce501bcfb7dc89a]

native273:#i106809# Use vcredist*.exe instead of merge modules


2009-12-03  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [3b790d2e0926c75a8a919e02bfad05d1b1aff800]

aw078: corrected small VCL Linux error for non-AA cases


2009-12-03  Kurt Zenker  <kz@openoffice.org>  [4fa2fb16185d9a410be6b342a3faa526fdc77c32]

CWS-TOOLING: integrate CWS slideshow1


2009-12-03  Kurt Zenker  <kz@openoffice.org>  [9c87f922b448775dce6cb20cd4951e5501e5f90b]

CWS-TOOLING: integrate CWS slideshow1


2009-12-03  Kurt Zenker  <kz@openoffice.org>  [4d20dad9dba40e237b850cc527af36043f404824]

CWS-TOOLING: integrate CWS slideshow1


2009-12-03  Kurt Zenker  <kz@openoffice.org>  [919a9892962ab4246ecef560d04f445c519e7b12]

CWS-TOOLING: integrate CWS slideshow1


2009-12-03  Kurt Zenker  <kz@openoffice.org>  [5b12c7e6646efe886fb9b7196f7c0db64e870bec]

CWS-TOOLING: integrate CWS slideshow1


2009-12-03  Mikhail Voitenko  <mav@openoffice.org>  [83551c86578375623fa8e670bbfe1c976b3bd665]

#i105172# allow to request storing of documents from the user on session shutdown


2009-12-03  Mikhail Voitenko  <mav@openoffice.org>  [db37a31eb2512b1e42c293c45ca700a6f76d601f]

#i105172# PL:extend session management


2009-12-03  Mikhail Voitenko  <mav@openoffice.org>  [4793d7a82cf3aa5f2714464ceecc69e06efcee60]

#i105172# PL:extend session management


2009-12-03  Carsten Driesner  <cd@openoffice.org>  [4068d2bc8d7acba8a45e33a54cf80e3c6ff9de81]

#161124# Update service tag implementation for additional fields


2009-12-03  Oliver Specht  <os@openoffice.org>  [b5904424ea631d5ba77a742fb7d1ca9e5ddd26b7]

#i107401# page number of page bound frames fixed


2009-12-03  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [c57d9805dc7e0e2568f6ed078610782c92fd43d0]

[CWS autorecovery] replace InsertDocument_Impl calls with UNO component loading


2009-12-03  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [fced3ee2d69e83a72d813037bbf6bbeb0ebeb6bd]

[CWS autorecovery] replace InsertDocument_Impl calls with UNO component loading


2009-12-03  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [6732980b94b87b23d7565ac04847ef70bf58d565]

[CWS autorecovery] somewhat separated the 'switch view shell on SFX level' from the 'load new document on UNO level' case


2009-12-03  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [5b4f0e7f834b27ddb0bdfece3786ced33c3917dd]

[CWS autorecovery] initial implementation of XModel2::createViewController


2009-12-03  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [11e41fb8dde36b188c579fd440bfc32b3fc63673]

[CWS autorecovery] SwitchToViewShell_Impl moved into the SfxFrame


2009-12-03  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [83768b95e11f808be8515f778761961107fd55f9]

autorecovery: ConnectSfxFrame_Impl: show the view frame's window, if it is different from the frame's window (this code got lost in some of the previous stages, which killed impress' full-screen slide show)


2009-12-03  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [6083d3a761d4efc3f0ec55e083e782f8b0a9a60a]

srb1: #i99049# add new lib from pentaho


2009-12-03  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [96c967926ea1c35f6a5c187324565812aed3d681]

srb1: #i99049# add new lib from pentaho


2009-12-03  Mathias Bauer  <mba@openoffice.org>  [2cf617e18ddb7b98e2288616b5a2ad12c5a5d0da]

more resync fixes


2009-12-03  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [5c3f54f9533ae677b10133848daa422a98dcaf3a]

srb1: #i99049# add new lib from pentaho


2009-12-03  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [9a8384ee40fc0ecd2402f4c61f66bb76128bba29]

srb1: #i99049# add new lib from pentaho


2009-12-03  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [167c531dae4e9b8d11666f45abfe981d6d238732]

srb1: #i99049# add new lib from pentaho


2009-12-03  Mathias Bauer  <mba@openoffice.org>  [f232b25c1eceb8e1c32cfd917d666b3a16b14405]

more resync fixes


2009-12-03  Mathias Bauer  <mba@openoffice.org>  [549fb21f357eaa2cda1a53d4fa84cf87896aed6d]

more resync fixes


2009-12-03  Mathias Bauer  <mba@openoffice.org>  [de6a8af6a7efe86d97f243809fab5967b4a00ecc]

more resync fixes


2009-12-02  Kohei Yoshida  <kyoshida@novell.com>  [c5bccb333fa388a0ad057598b3c126d35f5dae78]

Tab to whitespace.


2009-12-02  Kohei Yoshida  <kyoshida@novell.com>  [c5b161da41863ace34d5a5ea5084c633c7710e2f]

Reverted my change involving ConvertParam struct passed to the Convert method.

Since we are not storing array size before the formula tokens are parsed, we
don't need this change anymore.
2009-12-02  Kohei Yoshida  <kyoshida@novell.com>  [3678f33c2aff09260f5bf9c7fd4ae2ba272e711c]

Defer defining of matrix size until the data are actually read.


2009-12-02  Kohei Yoshida  <kyoshida@novell.com>  [70a30bdb2f4459ec5b7fea546433f274f69c5f47]

#i107339# Allow ScMatrix objects to be re-sizable.


2009-12-02  Kurt Zenker  <kz@openoffice.org>  [3f25a86ce08cdfd32f36b95b46e79299b6f2c4a0]

CWS-TOOLING: integrate CWS m_DEV300


2009-12-02  Kurt Zenker  <kz@openoffice.org>  [6dec89d05701908ab499b5a96945cb25115d3dd1]

CWS-TOOLING: integrate CWS sdk32fix_DEV300


2009-12-02  Kurt Zenker  <kz@openoffice.org>  [570fbd73402f065c6d36d692d3bf1d94a0a031db]

CWS-TOOLING: integrate CWS automationOOO320m4_DEV300


2009-12-02  Bjoern Michaelsen  <bjoern.michaelsen@sun.com>  [223a63667beef73804587b4af5c300f8bfb642ac]

bosdo02: #i33737# implementing Fieldmark parameters as XNameContainer


2009-12-02  Bjoern Michaelsen  <bjoern.michaelsen@sun.com>  [4b8dcfb1c1aa01e0770631cc0d80f662513057c1]

bosdo02: #i33737# implementing Fieldmark parameters as XNameContainer


2009-12-02  Kurt Zenker  <kz@openoffice.org>  [5793bba02377b271116999c7248fbda7d63cf1ef]

CWS-TOOLING: integrate CWS npower12


2009-12-02  Kurt Zenker  <kz@openoffice.org>  [42c761fbfd342860e2b1653f85a928331734ad80]

CWS-TOOLING: integrate CWS npower12


2009-12-02  Kurt Zenker  <kz@openoffice.org>  [97aa94b893936d4250201f1e2019fd806b4df053]

CWS-TOOLING: integrate CWS npower12


2009-12-02  Kurt Zenker  <kz@openoffice.org>  [7902a74a451435c5e5d8767f29db4917e184bc87]

CWS-TOOLING: integrate CWS npower12


2009-12-02  Kurt Zenker  <kz@openoffice.org>  [df19494dfbf2dead24821126211d42115c505a2f]

CWS-TOOLING: integrate CWS npower12


2009-12-02  Kurt Zenker  <kz@openoffice.org>  [018d3ca085f5495a2832e38d5442cf68d46eea7b]

CWS-TOOLING: integrate CWS npower12


2009-12-02  Kurt Zenker  <kz@openoffice.org>  [099aec857aa7a6b40e9c016679d4a46562b2637f]

CWS-TOOLING: integrate CWS ooo32gsl03_DEV300


2009-12-02  Kurt Zenker  <kz@openoffice.org>  [27a44ea7b53b055ca861e7bec2698e2f14933098]

CWS-TOOLING: integrate CWS ooo32gsl03_DEV300


2009-12-02  Kurt Zenker  <kz@openoffice.org>  [236080b4f41a6efe38a11255ade248da521576f7]

CWS-TOOLING: integrate CWS ooo32gsl03_DEV300


2009-12-02  Kurt Zenker  <kz@openoffice.org>  [fb8bcb274019347231ef1b8d3b7d369e49a1ebfe]

CWS-TOOLING: integrate CWS impressaccessibility6_DEV300


2009-12-02  Kurt Zenker  <kz@openoffice.org>  [41ee7ac20c8dbd5fb88f50579535ce736f00dd91]

CWS-TOOLING: integrate CWS jl141_DEV300


2009-12-02  Kurt Zenker  <kz@openoffice.org>  [d4dfb041bd147e3b128f953c575e470f5eb14469]

CWS-TOOLING: integrate CWS automationOOO320m3_DEV300


2009-12-02  Kurt Zenker  <kz@openoffice.org>  [e0ce4fe26103b26bc139df55ee1ca0a09bf910ac]

CWS-TOOLING: integrate CWS impresspaintbrush01


2009-12-02  Kurt Zenker  <kz@openoffice.org>  [1cecb228945acc12cedb846381159a3dffd791d6]

CWS-TOOLING: integrate CWS impresspaintbrush01


2009-12-02  Daniel Rentz  <daniel.rentz@sun.com>  [0cd4e15a401ccefb853cdce12a0e80ef94bb674b]

chartpositioning: #i86609# set manual position for legend, title, axis titles


2009-12-02  Kurt Zenker  <kz@openoffice.org>  [7f7c011b4bdc4092d10cc36e265189aa9ee69a9c]

CWS-TOOLING: integrate CWS rtspare01


2009-12-02  Kurt Zenker  <kz@openoffice.org>  [9a11bed67b1e835655bd71c1f4ac2ab1caacc14a]

CWS-TOOLING: integrate CWS rtspare01


2009-12-02  Kurt Zenker  <kz@openoffice.org>  [831b42e5106c3d76b9dcc0458645b6feaf2a1224]

CWS-TOOLING: integrate CWS adc26


2009-12-02  Kurt Zenker  <kz@openoffice.org>  [ba0a6463350d00c66b435ad1dd592f59d9d3e063]

CWS-TOOLING: integrate CWS hcshared24


2009-12-02  Kurt Zenker  <kz@openoffice.org>  [2defa53c3f766e3da66d37803638b5015c0bd64e]

CWS-TOOLING: integrate CWS tl75_DEV300


2009-12-02  Kurt Zenker  <kz@openoffice.org>  [8d44c769c72d70e580a386c3e07596b592a6d500]

CWS-TOOLING: integrate CWS tl75_DEV300


2009-12-02  Kurt Zenker  <kz@openoffice.org>  [49bc1837f55e9ca95a914b893bb18b9a9b944042]

CWS-TOOLING: integrate CWS sw32bf06_DEV300


2009-12-02  Hans-Joachim Lankenau  <hjs@openoffice.org>  [e3d2c430f8637e7a39ce0f0d6f0f7e8652491fce]

ause106: update to DEV300_m66


2009-12-02  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [10a820304cb1e7f92d31a58bb3a770f7eacd7623]

merge


2009-12-02  sb  <sb@openoffice.org>  [f81c3dd85ef2ebc0a9c129a17156fbeb38fb0b02]

sb111: #i101955# configmgr::update::insertExtensionXcuFile should notify configuration listeners


2009-12-02  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [d0abf44546cbba2a77fbdad441f00dfc3eca6e3a]

dba33e: #i102366# ColumnAliasInOrderBy now in properties as well


2009-12-02  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [2781593e0f900bb59d52d9ef5f72edd18834de26]

[cbosdo03]Fixed some regression with images import in docx


2009-12-02  Kurt Zenker  <kz@openoffice.org>  [b47c8e3ccee895343090b7f5962e0fa84b1f09af]

CWS-TOOLING: integrate CWS dba32i_DEV300


2009-12-02  Kurt Zenker  <kz@openoffice.org>  [1b008e1f4c8629767c300f1f6519993b338b1ba4]

CWS-TOOLING: integrate CWS dba32i_DEV300


2009-12-02  Kurt Zenker  <kz@openoffice.org>  [faf7f056193b276669de6a7f757481f0acebf290]

CWS-TOOLING: integrate CWS dba32i_DEV300


2009-12-02  Kurt Zenker  <kz@openoffice.org>  [d20e9bac587ebea66194dc34559ccc5c86006abb]

CWS-TOOLING: integrate CWS dba32i_DEV300


2009-12-02  Kurt Zenker  <kz@openoffice.org>  [ad1bc80b6d8391195ec6ccaf25ee12c1d02a5850]

CWS-TOOLING: integrate CWS dba32i_DEV300


2009-12-02  Mathias Bauer  <mba@openoffice.org>  [91ca273336ca2b94ca55b8992807bf9b4cce41e2]

merge with db33a


2009-12-02  Mathias Bauer  <mba@openoffice.org>  [a100bbbe1ff6e129bd5c76c37c41f1dd34bf849e]

merge with db33a


2009-12-02  Mathias Bauer  <mba@openoffice.org>  [d4fb305ef0e2b8d0332153f34800cd2b9520869b]

merge with db33a


2009-12-02  Mathias Bauer  <mba@openoffice.org>  [c2988b0d9d30ed3a51834b24c275711c3ae25fe0]

merge with db33a


2009-12-02  Mathias Bauer  <mba@openoffice.org>  [671da1be6241df933be87a263e36ca10b9137021]

merge with db33a


2009-12-02  Mathias Bauer  <mba@openoffice.org>  [b09ad35b40b9de8f3e9f1d57abb6533a209c3ebd]

merge with db33a


2009-12-02  Mathias Bauer  <mba@openoffice.org>  [50ecff830f5211792dd8e8e14c1ecd1564600ecb]

merge with db33a


2009-12-02  Mathias Bauer  <mba@openoffice.org>  [eb212e1b70b85cba3377d299da631c5f52a6d9f5]

merge with db33a


2009-12-02  Mathias Bauer  <mba@openoffice.org>  [100882583706d346d20d36f39b534789f62df2a4]

correct wrong hg copy


2009-12-02  Mathias Bauer  <mba@openoffice.org>  [91c0dd3c2d8df26e5a826617d2e8e8632b810356]

correct wrong hg copy


2009-12-02  Hans-Joachim Lankenau  <hjs@openoffice.org>  [86e8883dae23fbb71eb937828caa94dc39927662]

ause106: #i53089# new autoconf triggered old solaris problem


2009-12-02  mb93783  <mb93783@v60x-so15.Germany.Sun.COM>  [51bce076e9c704e1119da30c505b2e307c8ee6ef]

merge to m66


2009-12-02  mb93783  <mb93783@v60x-so15.Germany.Sun.COM>  [95619e5c6332e7ac36282f2bc0390d34c138779f]

merge to m66


2009-12-02  mb93783  <mb93783@v60x-so15.Germany.Sun.COM>  [1919fd6149aa492c5637df5d54f47e36ba0109ff]

merge to m66


2009-12-02  mb93783  <mb93783@v60x-so15.Germany.Sun.COM>  [4c2df1ef1d3a8f73429ec9bd4e328fd659d89a6e]

merge to m66


2009-12-02  mb93783  <mb93783@v60x-so15.Germany.Sun.COM>  [371ac8135c610558d77e96689552b3596fff484a]

merge to m66


2009-12-02  mb93783  <mb93783@v60x-so15.Germany.Sun.COM>  [c4bc00d649859bbde1bf1c98c4939e43796dd471]

merge to m66


2009-12-02  mb93783  <mb93783@v60x-so15.Germany.Sun.COM>  [d730f4672b31768f62d52ef7e673aec59d3a6a49]

merge to m66


2009-12-02  mb93783  <mb93783@v60x-so15.Germany.Sun.COM>  [7895564df9f6b970c35c6ceb0ec800daf0b8329d]

merge to m66


2009-12-02  mb93783  <mb93783@v60x-so15.Germany.Sun.COM>  [220470d1830fd0aa07dae1c70da38cae8c8ab959]

merge to m66


2009-12-02  mb93783  <mb93783@v60x-so15.Germany.Sun.COM>  [726f87d603a38c988a8425d42f023b03bda725b1]

merge to m66


2009-12-02  mb93783  <mb93783@v60x-so15.Germany.Sun.COM>  [40294c1fc52853c9ed1987dc7e607ebaf543de7e]

merge to m66


2009-12-02  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [81bf803bcd1344e50a82d28eee1ae5b37846da80]

Merge


2009-12-02  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [550e849ea7007d45fd86a1df1163261f6e35f046]

Merge


2009-12-02  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [90db6fd4083f1c855140221cc262f67b6a11fa37]

Merge


2009-12-02  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [32e51e6a0017b381fdccb61b5c876ef810f73b29]

Merge


2009-12-02  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [8c16873399b3a451a88bfa52880ccc599caebcc6]

Merge


2009-12-02  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [d70c82125b9788845edffaaf037d139555eb5c3b]

Merge


2009-12-02  Joachim Lingner  <jl@openoffice.org>  [c6826a3905f0d51bc4719d998d6031981bfd09a1]

jl145: #106849# assertion because osl_getAbsoluteFileUrl is called with file URL instead of a path as argument.


2009-12-02  Kurt Zenker  <kz@openoffice.org>  [e064be8763f39215dc65dc5fd39e72a995c5e5cb]

CWS-TOOLING: integrate CWS tkr27_DEV300


2009-12-02  Kurt Zenker  <kz@openoffice.org>  [6d3156e9944a7467b847aefa26b26bce2c898a98]

CWS-TOOLING: integrate CWS tkr27_DEV300


2009-12-02  Joachim Lingner  <jl@openoffice.org>  [3c1928abb4a9b37eb02634ff5603291104d45c2c]

jl145: #107371# make getDeployedPackages faster. Caching XPackages in back ends


2009-12-02  Joerg Skottke  <jsk@openoffice.org>  [8ebe84743631585f82d959adbe106c1236eaa91c]

fwk129: #i105719 - Fixed file size, wording and timing


2009-12-02  Christian Lippka  <cl@openoffice.org>  [b544ded204950f587b561518bd41aa138798d5c7]

#i107213# added ViewOverlayManager


2009-12-02  Christian Lippka  <cl@openoffice.org>  [5e3ff24a76d5819f2074716b7fc9a90eac51280b]

#i107213# added ViewOverlayManager


2009-12-02  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [e5654bbe96d9cde8ee027bd4561da937d1c435c6]

[cbosdo03]Applied the patches to upstream

These patches are fixing docx import problems like:
  * Page breaks added at wrong places
  * Additionnal paragraphs added at the end of some sections
  * Hierarchy of numbering properties wasn't working nicely
2009-12-02  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [9c7ffb6b61f7c94ca5b38d11be1807f1e29ff4bc]

[cbosdo03]Applied the patches to upstream

These patches are fixing docx import problems like:
  * Page breaks added at wrong places
  * Additionnal paragraphs added at the end of some sections
  * Hierarchy of numbering properties wasn't working nicely
2009-12-01  Kohei Yoshida  <kyoshida@novell.com>  [0ce0dd5863208500d8d4658f1f68f34e254ab015]

#i46511# Fixed one bug where the standard percent format incorrectly got unlimited precision.


2009-12-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [b74da05a4f48c5f33e09ba8aad43051981addcfe]

chartshapes: merge with DEV300 m62


2009-12-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [4d50b59eba2d6d95dcdfbb99b21af9d44bb8ce0e]

chartshapes: merge with DEV300 m62


2009-12-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [4f0d2859107bc02e3b62fbc2acc42c1af706c7da]

chartshapes: merge with DEV300 m62


2009-12-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [84dd54395c5f737cbdfe554104ff11fd99246838]

chartshapes: merge with DEV300 m55


2009-12-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [4a3821a109cb04769de35dee54c10633410015d0]

chartshapes: merge with DEV300 m55


2009-12-01  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [83408633977416f4f2e612555471431bf9acf4c9]

vcl108: #i107358# fix uninitialized member (thanks cmc!)


2009-12-01  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [ef8d59c5b909d5a9b956934ab1120f90b90a4e10]

vcl108: #i106853# work around broken file_iterator on Windows


2009-12-01  Kai Sommerfeld  <kso@openoffice.org>  [f938cca20e7f33cabfcae99447683013aa8b9868]

#i107150# - new extension update url.


2009-12-01  mb93783  <mb93783@X42-SO17.germany.sun.com>  [e794771234bd31b55374204636a788d39519741d]

more evenly build time distribution


2009-12-01  Mathias Bauer  <mba@openoffice.org>  [a9a75d89ff0a1c4468d9e99cada373f386c0c7c3]

another missing stlport dependency


2009-12-01  mb93783  <mb93783@X42-SO17.germany.sun.com>  [76709490471c492d8201878766118b3e6afaec1e]

fixed warning in 64Bit builds


2009-12-01  Ingrid Halama  <iha@openoffice.org>  [b1063d4a9633d2c90b201ad69988bb94ba8d6057]

chartmultiline: #i97893# import categories from multiple lines (fixed), #i82971# display complex categories hierarchically (part1)


2009-12-01  Ingrid Halama  <iha@openoffice.org>  [4d5f3c429b4391d63cab1af8b070b04f5787f5c4]

chartmultiline: #i97893# import categories from multiple lines (fixed), #i82971# display complex categories hierarchically (part1)


2009-12-01  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [a48c816527cf9f534b8a3492ddf9ccaf1ccdc362]

awo78: changed MetaFile index to something more sophisticated for security reasons


2009-12-01  Kurt Zenker  <kz@openoffice.org>  [0b46bdb4967eac005e006bd7cece131ca88a7ddd]

CWS-TOOLING: integrate CWS sconfigl10n


2009-12-01  Kurt Zenker  <kz@openoffice.org>  [54b7697c664adf8e136fd7b124bf1c81d38106b9]

CWS-TOOLING: integrate CWS sconfigl10n


2009-12-01  sb  <sb@openoffice.org>  [2af143ef703af2b62d786d941c87091b021ad484]

sb111: merged in to-the-side QA fixes


2009-12-01  sb  <sb@openoffice.org>  [6e7eaf1bfba3484670e505b785f5fc74892c96af]

sb111: merged in to-the-side QA fixes


2009-12-01  sb  <sb@openoffice.org>  [5fc9fc67df34df17b14af6ddc0cc9c599cb4d8b4]

sb111: merged in to-the-side QA fixes


2009-12-01  sb  <sb@openoffice.org>  [956cfef9fea2cf79c30f34581f1f9d383f52655b]

sb111: merged in to-the-side QA fixes


2009-12-01  sb  <sb@openoffice.org>  [ab4665ed577af9969e27684bb7b83e31e0546cac]

sb111: merged in to-the-side QA fixes


2009-12-01  sb  <sb@openoffice.org>  [22b7cccb772536e3eff5dbeeabc29bf95da4ea12]

sb111: merged in to-the-side QA fixes


2009-12-01  sb  <sb@openoffice.org>  [a472204849c6aed1e745381fdf99f222a08cb78d]

sb111: merged in to-the-side QA fixes


2009-12-01  sb  <sb@openoffice.org>  [a0fbedf73293e725582790f28aed2d6e4b80adbe]

sb111: merged in to-the-side QA fixes


2009-12-01  Kurt Zenker  <kz@openoffice.org>  [749127e0507385584bdac9392174bebaba863546]

CWS-TOOLING: integrate CWS dba33a


2009-12-01  Kurt Zenker  <kz@openoffice.org>  [94f7d3918a95c82840fb290ad1b44e6419a19b81]

CWS-TOOLING: integrate CWS dba33a


2009-12-01  Kurt Zenker  <kz@openoffice.org>  [a6b178909a2fe68c35c98b33aa0bd4c6a0e9f0e1]

CWS-TOOLING: integrate CWS dba33a


2009-12-01  Kurt Zenker  <kz@openoffice.org>  [b160df2bb0a71874afa849f1baad766e089641a3]

CWS-TOOLING: integrate CWS dba33a


2009-12-01  Kurt Zenker  <kz@openoffice.org>  [c57366aeed6aa03e635d2d793a82e35a62028920]

CWS-TOOLING: integrate CWS dba33a


2009-12-01  Kurt Zenker  <kz@openoffice.org>  [041210d90f162084e98b1fc0acbe744926ac8f60]

CWS-TOOLING: integrate CWS dba33a


2009-12-01  Kurt Zenker  <kz@openoffice.org>  [3cf7e580a67f976ee639156db07c80a0eaacc07d]

CWS-TOOLING: integrate CWS dba33a


2009-12-01  skotti  <skotti@buster>  [8d7775f75489078a733f24f89c1b3abac7375464]

sb111: <no issue> Bring documentation up to date, reenable warnlog for excluded test case (was disabled for OOo 3.2)


2009-12-01  skotti  <skotti@buster>  [a664fcc23a8248208004e8de5ccc60e69d98778d]

sb111: <no issue> Minor, non critical refactoring, done while reviewing test case for this CWS


2009-12-01  Caolán McNamara  <cmc@openoffice.org>  [15359030dd8716c7e6ddc6bd43e56feea7a5e6b3]

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>  [d0a8f938405309b81e0705a63c365fa9c1394788]

cmcfixes68: #i107183# ppc-linux: add support for softfloat toolchains


2009-12-01  Caolán McNamara  <cmc@openoffice.org>  [a24c356d4b6dc6c38c11f3fd7dd55e105994f279]

cmcfixes68: #i107182# ppc fix argument passing in a rare case


2009-12-01  Caolán McNamara  <cmc@openoffice.org>  [ead5b1e338399f18cbabfbe7d38628f68443e680]

cmcfixes68: #i107182# ppc fix argument passing in a rare case


2009-12-01  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [7f2b90a903fb4159c62dcbced97342974dff951a]

aw078: added different define for inclusion of test code


2009-12-01  David Tardon  <dtardon@openoffice.org>  [49ff42f89b7bba59732839a1565fed63147ed50e]

update to DEV300_m66


2009-12-01  David Tardon  <dtardon@openoffice.org>  [a1f7bce3cd798628579889786ef096034ec9150f]

update to DEV300_m66


2009-12-01  David Tardon  <dtardon@openoffice.org>  [f32ee11792800964ec01b722802f4faaa3ae3b2d]

update to DEV300_m66


2009-12-01  David Tardon  <dtardon@openoffice.org>  [02b19b9f76224ff1d8ac01753e0a62c53cd16b92]

update to DEV300_m66


2009-12-01  Caolán McNamara  <cmc@openoffice.org>  [d9ff970cba247c878b959637d146e7b025ce32bb]

cmcfixes68: merge with DEV300 m66


2009-12-01  Caolán McNamara  <cmc@openoffice.org>  [e98f9815faf5beea147767c61275e769365dc4dc]

cmcfixes68: merge with DEV300 m66


2009-12-01  Caolán McNamara  <cmc@openoffice.org>  [86364f8167f9d178fc8d5471e0a5ea5c3e147c61]

cmcfixes68: merge with DEV300 m66


2009-12-01  Caolán McNamara  <cmc@openoffice.org>  [a0ea9187c3eb07097b4c1a0c9a95176c8227cf60]

cmcfixes68: merge with DEV300 m66


2009-12-01  Caolán McNamara  <cmc@openoffice.org>  [0f2d91432b4146a70e1316d423cc60b317706b8d]

cmcfixes68: merge with DEV300 m66


2009-12-01  os  <os@openoffice.org>  [bd95b6b58b62149396afd50f50f1bfc561b76937]

version 3.3 and 3.3.0 added


2009-12-01  Thomas Lange  <tl@openoffice.org>  [cb7912347aa85b106865f7a385d31af92a9d88f5]

'deprecated' comment added


2009-12-01  Oliver Bolte  <obo@openoffice.org>  [0d6303e1f09254b6b4cedca81554ad092ad82269]

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-12-01  Oliver Bolte  <obo@openoffice.org>  [01295a98f33358a536ee310fbb863c7c2f02b505]

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-12-01  Oliver Bolte  <obo@openoffice.org>  [795e0f1cd52d9d7d1bf455c228a773a920a98561]

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-12-01  Oliver Bolte  <obo@openoffice.org>  [0248c4c57e5500a266a8e96888a3dc063071a073]

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-12-01  Oliver Bolte  <obo@openoffice.org>  [c9e236cc230d6efe3b8734a3ffd2c46d052736a8]

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-12-01  Oliver Bolte  <obo@openoffice.org>  [dd7703d3d5da474f2ccdb6b193d875141ea21a7c]

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-12-01  hdu  <duerr@sun.com>  [8e1696a1e3402f66342d590733a9afdbe4ea840b]

#i106264# prevent ushort-overflow in GSUB.cov2


2009-12-01  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [957dccd072743e03971aa747f561d506eed1cf8a]

#i10000#


2009-12-01  Oliver Bolte  <obo@openoffice.org>  [68078d21c2b2321357eb355097ec78d665d37956]

CWS-TOOLING: integrate CWS hb32showstoppers2 2009-11-05 14:28:58 +0100 hbrinkm  r277370 : CWS-TOOLING: rebase CWS hb32showstoppers2 to branches/OOO320@277262 (milestone: OOO320:m3) 2009-11-04 16:04:47 +0100 hbrinkm  r277357 : #i102434# write background color/shadow like WW8 does 2009-11-03 12:22:27 +0100 os  r277319 : #i106515# call to LeaveDrawCreate() moved from SwWrtShell::UnSelectFrame() to SwPostItMgr::AssureStdModeAtShell() 2009-10-30 14:58:39 +0100 hbrinkm  r277272 : #i103374# set default style on table row ends 2009-10-30 13:19:38 +0100 hbrinkm  r277265 : #i106057# applied here because otherwise saving DOCs crashes 2009-10-28 13:50:44 +0100 hbrinkm  r277240 : applied patch for OOO320_m2 #i105052# debugging code #i102420# rewritten debug output for SwNodes. #i105052# debugging code sw/source/filter/ww8/wrtww8.cxx: MSWordExportBase::WriteText: Keep track of nodes already exported and assert when a node is exported for the second time. sw/source/filter/ww8/WW8TableInfo.cxx: WW8TableNodeInfo::setNext: Announce from where to where the next pointer points. #i105052# save pointer to next SwNode in WW8TableNodeInfo merged DEV300_m60 #i105653# applied patch #i105941# crash on initialization fixed merged changes from hb32showstoppers 2009-10-27 16:39:40 +0100 mst  r277223 : #i106349#: SwBaseShell::ExecUndo(): do not access members after dying


2009-12-01  Oliver Bolte  <obo@openoffice.org>  [17df85c0d6fa91721b9582f4d265789d8dd3aa38]

CWS-TOOLING: integrate CWS hb32showstoppers2 2009-11-05 14:28:58 +0100 hbrinkm  r277370 : CWS-TOOLING: rebase CWS hb32showstoppers2 to branches/OOO320@277262 (milestone: OOO320:m3) 2009-11-04 16:04:47 +0100 hbrinkm  r277357 : #i102434# write background color/shadow like WW8 does 2009-11-03 12:22:27 +0100 os  r277319 : #i106515# call to LeaveDrawCreate() moved from SwWrtShell::UnSelectFrame() to SwPostItMgr::AssureStdModeAtShell() 2009-10-30 14:58:39 +0100 hbrinkm  r277272 : #i103374# set default style on table row ends 2009-10-30 13:19:38 +0100 hbrinkm  r277265 : #i106057# applied here because otherwise saving DOCs crashes 2009-10-28 13:50:44 +0100 hbrinkm  r277240 : applied patch for OOO320_m2 #i105052# debugging code #i102420# rewritten debug output for SwNodes. #i105052# debugging code sw/source/filter/ww8/wrtww8.cxx: MSWordExportBase::WriteText: Keep track of nodes already exported and assert when a node is exported for the second time. sw/source/filter/ww8/WW8TableInfo.cxx: WW8TableNodeInfo::setNext: Announce from where to where the next pointer points. #i105052# save pointer to next SwNode in WW8TableNodeInfo merged DEV300_m60 #i105653# applied patch #i105941# crash on initialization fixed merged changes from hb32showstoppers 2009-10-27 16:39:40 +0100 mst  r277223 : #i106349#: SwBaseShell::ExecUndo(): do not access members after dying


2009-12-01  Vladimir Glazunov  <vg@openoffice.org>  [3838b0a0e8c89da328481dd6d417f5e4ebaeb953]

#i10000# fix for lik-error on Windows


2009-12-01  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [ceadb85b48b6c6baaeb2e751fa519a53ac99ed57]

comparison between signed and unsigned integer expressions


2009-12-01  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [d14913816d74d0f8105e6d46d86a6617eb2cd773]

add new line at end


2009-11-30  Kohei Yoshida  <kyoshida@novell.com>  [b1bd8b95046187a87f70b3650083a276b6f8c4ad]

#i107342# Disable context menus on protected cells when 1) the sheet is protected, and 2) selection of protected cells is disallowed.

Note that this is just an internal refactoring & will not affect Calc's current behavior.
2009-11-30  Kohei Yoshida  <kyoshida@novell.com>  [fd5a0682ef609f4abda9cbc1fc02b9c29b62727b]

#i107340# Correctly import xls's record containing sheet protection options.


2009-11-30  Kohei Yoshida  <kyoshida@novell.com>  [df06781783d32a42a27e2f22af9b836d1be42996]

#i107339# more reliably determine in-line array size.


2009-11-30  Kohei Yoshida  <kyoshida@novell.com>  [879ee6fe9ef72f04eb953a2e7280ad6e53e7ee55]

#i107338# Fixed incorrect parsing of cell ranges in R1C1 parser.


2009-11-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [6cf9f9c291fc8d7134b8dd3040837ea6a5b7b1f5]

impresspaintbrush01: merge with DEV300 m63


2009-11-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [60cd7b430765b4bbc8017a7dae05252105eca88a]

impresspaintbrush01: merge with DEV300 m62


2009-11-30  Philipp Lohmann  <pl@openoffice.org>  [9612596d539624f9b2550264647732f1043bdbb6]

#i107248# cleanup updateGraphics


2009-11-30  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [ebcd808b5990b237924fb5c67cdd0e92f4d4312f]

#i10000#


2009-11-30  Vladimir Glazunov  <vg@openoffice.org>  [2bc1a6dcdc4b9ea4f14c9648387855af288a4aed]

#i106757#


2009-11-30  Philipp Lohmann  <pl@openoffice.org>  [1ceebe9d381561079e7f7ca916d856224f81064a]

#i107080# invalidate is needed


2009-11-30  Philipp Lohmann  <pl@openoffice.org>  [f12268a99920bee7b1cfb3cfa025897f17845037]

#i107322# fix an access to dead memory


2009-11-30  Daniel Rentz  <daniel.rentz@sun.com>  [e9e59fc57083f5056a64d3c6c33867b6466af3c8]

#i100778# #i86609# ooxml import: positioning of legend and plot area


2009-11-30  Henning Brinkmann[hbrinkm]  <hbrinkm@openoffice.org>  [2920e86466ecaffcce2c31ed7d066f5e5544b44b]

hb33patches1: #i106569# applied patch


2009-11-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [511fdd30335f46a08401d64332eb634bb9baa039]

slideshow1: merge with DEV300 m63


2009-11-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [c94b743c16b638eca13c2eaddf769f9ddb4bb2ab]

slideshow1: merge with DEV300 m63


2009-11-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [7a6d150cb4ba0245d7ad2ee9efef6b119a1f2de2]

slideshow1: merge with DEV300 m63


2009-11-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [b07e8b545a6c4ff8698b42ff6d19bb2c14480ae0]

slideshow1: merge with DEV300 m63


2009-11-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [7234a8f3ac7dd94f8678ff6448e4b0bdadb59cd9]

slideshow1: merge with DEV300 m61


2009-11-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [d6081d2f0efbbd32e83f13eebdcb45cca3a157f1]

slideshow1: merge with DEV300 m61


2009-11-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [5d76a10664a3593d897cd3ece6ffefd29346fe0e]

slideshow1: merge with DEV300 m61


2009-11-30  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a2eff97ccfc4b0882e0527aa748dab8a5de3469d]

#i53089# fix stripping of bin/cl.exe on windows


2009-11-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [92a17b4a1be74ea87c9cc28683038addb631a655]

slideshow1: merge with DEV300 m56


2009-11-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [0d216d4937ea65ac06e442164f7eb7e6fa71683f]

slideshow1: merge with DEV300 m56


2009-11-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [b2651034b4f30fe6428570b7155db9a121f9d475]

slideshow1: merge with DEV300 m56


2009-11-30  Joachim Lingner  <jl@openoffice.org>  [e71aa67dbc0ed1f2833a756edf80efc8bb218ea5]

jl144: #i105977# nss breaks on 64 bit FreeBSD


2009-11-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [fe6fbd68e94fcc91ed4aab5c925751fe3b801310]

slideshow1: merge with DEV300 m49


2009-11-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [056be7cf7d354fbae161394905bc4b454d05d41a]

slideshow1: merge with DEV300 m49


2009-11-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [d0aee9f072631c0c31237d9368db556148fe7773]

slideshow1: merge with DEV300 m49


2009-11-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [235f41a4b04a5a0a3bc1b859150c8c29aeb03c35]

slideshow1: merge with DEV300 m45


2009-11-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [8fc06a682429cfe4831e25e00b9534742f78c469]

slideshow1: merge with DEV300 m45


2009-11-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [b996951652e8564766043a5f2ccf4a962ef27f31]

slideshow1: merge with DEV300 m44


2009-11-30  Joachim Lingner  <jl@openoffice.org>  [0fac9b6505860bdacb92638f4d4d5dba6fc55795]

jl137: casting CERTVerfiyLog.arg, which is void* not working on Linux x86_64


2009-11-30  Ruediger Timm  <rt@openoffice.org>  [955fc5fddb1d1adbabbb0af6897d4ae42f8331f7]

rtspare01: #i107135# There is no real need for 'rebase' to wait for 'checkdeliver'. Enable parrallel processing those.


2009-11-30  Henning Brinkmann[hbrinkm]  <hbrinkm@openoffice.org>  [ebd98d3b8baabfd0b024525a4b989b9db32abcd1]

writerfilter07: model_preprocessed needs to be generated from only one play which is resourcemodel


2009-11-30  mb93783  <mb93783@X42-SO17.germany.sun.com>  [a5648354b49d32379e21f30a50cc976d29b1bbea]

new filter group


2009-11-30  Vladimir Glazunov  <vg@openoffice.org>  [ef1ec7001a06a6ba0fdbed702bcd7a6fec58eaf9]

#i10000# remove duplicated declaration


2009-11-30  Vladimir Glazunov  <vg@openoffice.org>  [81087627f30494064a791bffd61ec99b5b289b4f]

#i10000# fix for wrong merge


2009-11-30  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [0621262a4354d0f43437e28a442a0b9f823b476c]

merge


2009-11-30  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [ab6d1fb81ff772c80336b818ad540bee014f9308]

merge


2009-11-30  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [008baf79d5d1dd5ffed75b1ecb3e15fff018b587]

merge


2009-11-30  Andreas Bregas  <ab@openoffice.org>  [688284d33ba975c3a20bb75b83afe89cf29e696a]

#i107263 Fixed service ctor search algorithm


2009-11-30  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [39b35574d2b54e1e461993def9aa9c4cc53df61a]

dba33d: don't export intern props


2009-11-30  Joachim Lingner  <jl@openoffice.org>  [09e7bc37bdd9a750652dc6a724905c5ee341e5cc]

jl144: #i106132# nss does not build on MacOS 10.6 because of libsqlite3


2009-11-30  Joachim Lingner  <jl@openoffice.org>  [09bc28fb7b998f56b481fb07eb576f00ce72c26f]

jl144: #i106132# nss does not build on MacOS 10.6 because of libsqlite3


2009-11-30  Daniel Rentz  <dr@openoffice.org>  [ebb5afcbe3383bd18c0562500bec029bf9ea687d]

#i107275# accept OPCODE_SEP and OPCODE_LIST as range list separator


2009-11-30  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [2df9a3a7f65ad84487e76cf6920cc76b9cd0e236]

[CWS autorecovery] fixed yet another file which doesn't compile with debug (after the previous change)


2009-11-30  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [6219e7fafa84c91d83c60e36c1cf619886d82345]

#i10000#


2009-11-30  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [2040e3a467a436ccf66df6b3431809c5c3ead775]

#i10000#


2009-11-30  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [67372d922ccfc1d8515115573c7143cbabcbb45f]

#i10000#


2009-11-30  Daniel Rentz  <dr@openoffice.org>  [05086718f237f3928e18de1f2a8114ac693b1c17]

#i107275# ScRefTokenHelper::compileRangeRepresentation - allow parentheses enclosing the entire expression


2009-11-30  Caolán McNamara  <cmc@openoffice.org>  [c13c003af95580e555c8ef83b19b00c8c29685ae]

cmcfixes68: #i107321# micro opt for x86_64 bridge


2009-11-30  Joerg Skottke  <jsk@openoffice.org>  [40fbb2ca19a54b6630e4f8cee9b6a71ad8b94363]

<no issue> Remove invalid warning from testcase


2009-11-30  Caolán McNamara  <cmc@openoffice.org>  [eb40b6f614b54fea1a729c63ef5213b1b000b19a]

cmcfixes68: #i107320# ifdef debug only code


2009-11-30  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [f1f8a59d49231984506a7b5a6e7f346616b47d56]

[CWS autorecovery] removed some dead/unused stuff SID_BACKTOWEBTOP, some SFX_VIEW_* flags, some SFXFRAME_* flags, all BROWSE_* flags


2009-11-30  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [9f449bd35edc24fe8647ff4c48eb466d8f2e4b11]

[CWS autorecovery] removed some dead/unused stuff SID_BACKTOWEBTOP, some SFX_VIEW_* flags, some SFXFRAME_* flags, all BROWSE_* flags


2009-11-30  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [1c6da69ba2bc437d826573c7909a220290a67311]

[CWS autorecovery] removed some dead/unused stuff SID_BACKTOWEBTOP, some SFX_VIEW_* flags, some SFXFRAME_* flags, all BROWSE_* flags


2009-11-30  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [f75a050a0f7761062d16f4ed4ea270a21dfc9fc6]

[CWS autorecovery] forgot to remove some includes


2009-11-30  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [7957366b221771c0fb40634f466b8c86071462cd]

[CWS autorecovery] forgot to remove some includes


2009-11-30  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [34c77ff57d30fa3ccf47b281837b10a75e64591d]

[CWS autorecovery] forgot to remove some includes


2009-11-30  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [69849b972d7ebdaa080a5bf331709b379aa79a79]

[CWS autorecovery] forgot to remove some includes


2009-11-30  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [f2f2581ce99ac5b7cc01a3d4e0692c6520642451]

[CWS autorecovery] merged SfxTopViewFrame into SfxViewFrame SfxTopViewFrame was the only class deriving from the abstract class SfxViewFrame, so both can effectively be treated as one class. This change was done to make subsequent refactorings easier.


2009-11-30  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [419e42ede0639d5ed3098356a3613fc065d27c63]

[CWS autorecovery] merged SfxTopViewFrame into SfxViewFrame SfxTopViewFrame was the only class deriving from the abstract class SfxViewFrame, so both can effectively be treated as one class. This change was done to make subsequent refactorings easier.


2009-11-30  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [040f7a237d1aaec9b00c977be7354af383a2ea5b]

[CWS autorecovery] merged SfxTopViewFrame into SfxViewFrame SfxTopViewFrame was the only class deriving from the abstract class SfxViewFrame, so both can effectively be treated as one class. This change was done to make subsequent refactorings easier.


2009-11-30  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [14ce234fa0e33753a930e527da9c0ad8ce39723f]

[CWS autorecovery] merged SfxTopViewFrame into SfxViewFrame SfxTopViewFrame was the only class deriving from the abstract class SfxViewFrame, so both can effectively be treated as one class. This change was done to make subsequent refactorings easier.


2009-11-30  Hans-Joachim Lankenau  <hjs@openoffice.org>  [7d18f7dea1de9cabd4d681c991fe6f8c92e8af38]

#161178# SHL3DLLpre is now SHL4DLLPRE as before


2009-11-30  Rene Engelhard  <rene@openoffice.org>  [cd4ff946014207f73fbe0629e70119866cb3b15e]

fontooocleanup: also remove FontOOo stuff in wizards/source/launcher, thanks cmc


2009-11-30  oc93805  <oc93805@x4240-so3>  [05b2b404743e89f19fd588187283bdf0d351d648]

validityref: #i107311# - New test for data validity


2009-11-30  Ruediger Timm  <rt@openoffice.org>  [9dc3b523990a426644fab1a7288317f62404232b]

#i10000# Error in generating shell output for compiling generated files.


2009-11-30  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [fa2a34380c28f391b6b33b902b0c5b5558719275]

merge


2009-11-30  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [34d0e10be2f05b5d9543ddd45aff9a99889ff0cf]

merge


2009-11-30  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [935b7dc7fc286abf03700d934fe355c081bf64df]

merge


2009-11-30  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [68fa66ca83777ec88156677cdf4b0765c8de1a8c]

dba33b: remove typeinfo.h


2009-11-30  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [090aec9e5968016276b3124b5a7013bc8138ccca]

dba33d: #i107279# set numberformat with old one


2009-11-29  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [3aa7d26a8c5d6a09f2653b701d905c3ac7d260b8]

#i10000#


2009-11-29  mb93783  <mb93783@v60x-so15.Germany.Sun.COM>  [f5d907d31ea3057a0370b28d17b98659a36ac3cd]

yet another missing stlport dependency


2009-11-28  mb93783  <mb93783@v60x-so15.Germany.Sun.COM>  [39cb219b68d81efc454d1860d6b3c42b204c1eb5]

error found while compiling nonpro version


2009-11-27  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [5bbcb97151781c0048d84f3c65b7f4d12ea122c9]

[CWS autorecovery] merged SfxTopFrame into SfxFrame SfxTopFrame was the only class deriving from the abstract class SfxFrame, so both can effectively be treated as one class.


2009-11-27  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [3b932a289f87ee4218fc916fa18aa21e79edda59]

[CWS autorecovery] merged SfxTopFrame into SfxFrame SfxTopFrame was the only class deriving from the abstract class SfxFrame, so both can effectively be treated as one class.


2009-11-27  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [93a7b558588be1f12e137329548b706daccc07df]

[CWS autorecovery] merged SfxTopFrame into SfxFrame SfxTopFrame was the only class deriving from the abstract class SfxFrame, so both can effectively be treated as one class.


2009-11-27  Hans-Joachim Lankenau  <hjs@openoffice.org>  [542f65ad5298bdc4f6e5325941ee30d18cb56e94]

ause106: #161178# fix syntax


2009-11-27  Thorsten Behrens  <thb@openoffice.org>  [ab651c33a7a67bb50f49015d7bccb18fd7eae8e3]

#i107248# Free render Picture before killing underlying drawable


2009-11-27  Rene Engelhard  <rene@openoffice.org>  [594d4c12d7dd91a0df7de179e74dfb3370be07cc]

fontooocleanup: remove obsolete makefile stanza


2009-11-27  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [df55b382cc024eff49a38c3654d28b30d1101108]

#i10000#


2009-11-27  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [ec10256b0b70421a64af47e85bf1e63bdf2f09e2]

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>  [a1df3f062e27397b0968b89538fb3756786e46a3]

on wntmsci* platforms, do not echo to to-be-compiled C(++) file name twice, if not in verbose mode


2009-11-27  Bjoern Michaelsen  <bjoern.michaelsen@sun.com>  [d7f8ab1fa9a6a51d2508dfa17144aea10ef8d3ff]

cbosdo02: #i33737# keeping IMark position references const


2009-11-27  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b221a93ea124d9cce756b08b6b0cf82f1fdac7aa]

#i53089# make COMPATH point to compiler root


2009-11-27  Ruediger Timm  <rt@openoffice.org>  [d317a1e922c115ea2b6be0852267bcf27743ef9a]

rtspare01: #i107257# Remove useless deliver option '-minor'.


2009-11-27  Oliver Specht  <os@openoffice.org>  [067a53bbcd209d7458b04142f989e1ff7ec1f785]

#i101821# find correct frame and SwPageFrame to print (or PDF export) selections


2009-11-27  mb93783  <mb93783@X42-SO17.germany.sun.com>  [26c29af1b69f2e1d1629dffff0b05d4ef72621b9]

#i103496#: just another missing stlport dependency


2009-11-27  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [dc5c1da812d3feecd465cf81506d1bea82b7c6c8]

vcl108: #i107260# clipboard shutdown (thanks cmc)


2009-11-27  Kai Sommerfeld  <kso@openoffice.org>  [7e18ce5d10a108b74695e359e3462603d015a170]

#i107150# - new: Ability to handle compressed (gzip) responses.


2009-11-27  Kai Sommerfeld  <kso@openoffice.org>  [86948be8f2238cac7b28e4304836185a9e4163fd]

#i107150# - new: Ability to handle compressed (gzip) responses.


2009-11-27  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [4bd5ed95561730fe157252396f5c2cbfc8b2348b]

[CWS autorecovery] removed nUnused


2009-11-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [764026f7d09f18e5757c588439f925bb725c99d1]

dba33a: summary migration from SVN

2009-11-06 13:10:39 +0000 msc  r277387 : minor fix for automatic test
2009-11-06 13:09:33 +0000 msc  r277385 : minor fix for automatic test
2009-11-06 12:30:57 +0000 fs  r277383 : argh. On some virtual machines, waiting 5 seconds for the event to arrive is not enough. Increasing the timeout ...
2009-11-06 12:13:34 +0000 fs  r277382 : this diagnostic code should not have slipped in
2009-11-05 13:21:06 +0000 fs  r277369 : SHL2NOCHECK=TRUE (requested by hjs)
2009-11-04 14:09:46 +0000 msc  r277355 : minor fix for automatic testing
2009-11-04 13:23:02 +0000 msc  r277352 : minor fix for automatic testing
2009-11-04 10:53:28 +0000 msc  r277341 : minor fix for automated testscript
2009-11-04 08:30:58 +0000 msc  r277333 : minor fix for automatic test
2009-11-04 08:15:43 +0000 msc  r277332 : minor fix for automatic test
2009-11-03 14:25:44 +0000 fs  r277324 : #i10000#
2009-11-03 09:47:47 +0000 fs  r277315 : found yet another help ID zombie ... moved formhelpid.hrc content to propctrlr.hrc, where it belongs
2009-11-03 08:50:24 +0000 fs  r277312 : use createTempFileURL, which cares for some more specialities ...
2009-11-03 08:44:55 +0000 fs  r277311 : when creating a temp file for purpose of getting a temp file URL, the delete the file immediately. On some machines/JVMs, the file exists, with write access denied, which isn't Good (TM)
2009-10-22 13:06:17 +0000 fs  r277126 : removed wrong assertion
2009-10-21 08:10:35 +0000 fs  r277077 : reverted the previous change, which was nonsense
2009-10-21 07:19:43 +0000 fs  r277076 : export the component_foo functions, now that some of the objects are built with VISIBILITY_HIDDEN=TRUE
2009-10-21 07:08:35 +0000 fs  r277075 : spare useless call
2009-10-20 21:26:31 +0000 fs  r277072 : #i10000#
2009-10-20 08:06:04 +0000 fs  r277039 : CWS-TOOLING: rebase CWS dba33a to trunk@277035 (milestone: DEV300:m62)
2009-10-16 09:55:25 +0000 fs  r276960 : remove one of the superfluous implts_doLayout calls introduced with the previous patch
2009-10-15 13:18:52 +0000 fs  r276941 : removed the basic tests. According to cn, they're not used anymore (for a long time), and according to 'du -h', they take up 6.0M on my hard disc. For too much for useless code, /me thinks.
2009-10-15 13:06:51 +0000 fs  r276940 : #i10000# remove useless include (otherwise the compiler warning it provokes would need to be fixed by declaring VISIBILITY_HIDDEN=TRUE in the makefile.mk)
2009-10-15 12:52:39 +0000 fs  r276939 : #i10000#
2009-10-15 12:44:26 +0000 fs  r276938 : #i10000#
2009-10-15 12:00:33 +0000 fs  r276936 : #i10000#
2009-10-15 10:31:37 +0000 fs  r276934 : #i105259# prepare for the Hidden arg
2009-10-15 10:31:05 +0000 fs  r276933 : IsMaximized -> const
2009-10-15 09:50:15 +0000 fs  r276932 : during #i105259#:
introduce an option to the layout manager to preserve, if possible, the size of the content window
when layouting. Enable this option for embedded (SFX-based) documents opened for outplace editing.
(the option is incompatible with in-place editing, anyway)
This is because such embedded objects couple the (content) window size to the VisAreaSize, in that
both are used interchangeably. When an embedded object is closed, it remembers the VisAreaSize,
and restores it upon next open. This, however, leads to different content window sizes when the
window is closed with another toolbar set than used during opening.
This patch here prevents those different content window sizes. Also, now the content window size
doesn't change when, explicitly or implicitly, a toolbar is shown or hidden. Instead, the content
window size stays the same, and the container window size is adjusted.
2009-10-15 09:32:41 +0000 fs  r276931 : during #i105259#: UNO access to more attributes of top windows
2009-10-15 09:30:28 +0000 fs  r276930 : indention corrected (better readable)
2009-10-15 09:26:46 +0000 fs  r276929 : during #i105259#: access to more attributes of top windows
2009-10-14 10:04:39 +0000 fs  r276889 : connecting via services manager, not naming service
2009-10-12 11:31:08 +0000 fs  r276831 : during #i105806# FillPropertySet: do not attempt to set *AutoStyleName if it doesn't exist
2009-10-12 11:24:44 +0000 fs  r276830 : #i105806# getPropertyValue: throw an UnknownPropertyException for, well, unknown properties
2009-10-08 08:20:58 +0000 fs  r276774 : implSubmit: re-throw WrappedTargetExceptions unmodified
2009-10-07 19:19:42 +0000 fs  r276770 : #i105198# do not pass an CommandType if we do not have a command
2009-10-07 17:39:36 +0000 fs  r276768 : export the OWeakObject::disposeWeakConnectionPoint symbol
2009-10-07 12:59:17 +0000 fs  r276754 : #i87693#
2009-10-07 11:19:22 +0000 fs  r276752 : #i10000#
2009-10-07 10:21:08 +0000 fs  r276748 : #105482# do not require a controller, at least not in *all* circumstances (executed reports have a model, the ReportDefinition, but no Controller)
2009-10-07 10:04:08 +0000 fs  r276747 : copying the changes from CWS fwk121 herein, in particular the fix for
issue #i105371#
2009-10-07 09:58:30 +0000 fs  r276746 : copying the changes from CWS fwk121 herein, in particular the fix for
issue #i105371#
2009-10-07 09:48:14 +0000 fs  r276744 : removed (now) pointless assertion
2009-10-07 06:59:19 +0000 fs  r276740 : export the OWeakObject::disposeWeakConnectionPoint symbol
2009-10-07 06:44:43 +0000 fs  r276739 : OComponentHelper::release & WeakAggComponentImplHelperBase::release:
when our ref count drops to 0, call OWeakObject's disposeWeakConnectionPoint before (temporarily) incrementing
the ref count, again. This ensures that our adapter cannot create references to the dying object anymore.
(A complex test case in dbaccess (#i105505#) triggered such a situation, but in another class using an analogous
release/dispose/destroy pattern, namely WeakComponentImplHelperBase)
2009-10-07 06:37:20 +0000 fs  r276738 : found during some new complex test cases: call disposeWeakConnectionPoint before actually starting to destroy the object, this ensures no other threads will resurrect it while it is dying
2009-10-06 21:58:24 +0000 fs  r276734 : oops, two small corrections to the previous fix (hey, complex test cases are cool)
2009-10-06 21:51:16 +0000 fs  r276733 : log the name of the data source which cannot be revoked
2009-10-06 21:50:41 +0000 fs  r276732 : more detailed error message when cleanup fails
2009-10-06 21:50:01 +0000 fs  r276731 : reworked the ModelImpl caching. The new and improved UNO API test for css.sdb.RowSet
revealed some inconsistencies, in whether the objects are cached by their URL, or by their
registration name. This has been changed to caching by registration name.
2009-10-06 13:50:34 +0000 fs  r276714 : print diagnostics when we cannot clean up the test case
2009-10-06 13:45:02 +0000 fs  r276713 : this test failed all the time, since the core (rightfully) threw an exception. Disabled it for the moment, until issue 84253 is fixed
2009-10-06 12:52:46 +0000 fs  r276711 : rewrote this test. Now we do not re-use the same .odb across different test cases, as this leads to unreliable
(timing-dependent) results/failures. Instead, every test sets up a new odb file.
Also, did some re-factoring, improved the cleanup code, and caught a few more errors.
2009-10-06 12:51:07 +0000 fs  r276710 : DBTools taking a logger now
2009-10-06 12:50:42 +0000 fs  r276709 : taking a PrintWriter for logging purpose
2009-10-06 12:50:03 +0000 fs  r276708 : DBTools taking a logger now
2009-10-06 12:49:22 +0000 fs  r276707 : typo
2009-10-06 12:49:03 +0000 fs  r276706 : typo
2009-10-06 12:48:52 +0000 fs  r276705 : wrappers around some database-related services - initial versions only, to evolve over time, and intended to finally replace the DBTools class
2009-10-06 12:48:02 +0000 fs  r276704 : typo
2009-10-06 12:38:42 +0000 fs  r276702 : some better diagnostics, done during getting the API tests to work more reliably
2009-10-06 10:35:51 +0000 fs  r276698 : when living in, e.g., the DataSourceBrowser, we can't expect to find an XModifiable2, so don't assert its existence
2009-10-05 12:47:52 +0000 oj  r276677 : #i105607# check for read moved into if scope
2009-10-05 11:37:06 +0000 fs  r276676 : when saving a file fails, retrieve the error message from the InteractionRequestStringResolver - this is better than any generic message we can create
2009-10-05 10:04:23 +0000 oj  r276673 : #i105607# check for read moved into if scope
2009-10-05 09:46:17 +0000 fs  r276671 : #i10000#
2009-10-05 08:43:58 +0000 fs  r276664 : #i105505#
release: dispose the (base classes) weak connection point before disposing ourself,
and in particular before temporarily incrementing our ref count, again.
This way, we prevent that a separate thread re-surrects us (using the weak connection
point's queryAdapted) while we're in the process of destruction
2009-10-05 08:41:49 +0000 fs  r276663 : #i105505# +disposeWeakConnectionPoint (outsourced into dedicated method from ::release)
2009-10-05 08:40:26 +0000 fs  r276662 : no need to derived from OSubComponent, its features are not used, directly derive from WeakComponentImplFoo instead
2009-10-05 08:39:38 +0000 fs  r276661 : #i105505# diagnostics
2009-10-05 08:39:16 +0000 fs  r276660 : #i105505# +testDocumentRevenants
2009-10-05 08:36:01 +0000 fs  r276659 : #i105560# reverted the removal of GenericController::openHelpAgent - this is needed in module reportdesign
2009-10-04 19:53:30 +0000 fs  r276657 : #105560#
remove unused code
thanks to cmc@openoffice.org for submitting the patch
2009-10-04 19:50:28 +0000 fs  r276656 : #i105550# remove unused 'fire' method (thanks to cmc)
2009-10-03 16:13:15 +0000 fs  r276655 : CWS-TOOLING: rebase CWS dba33a to trunk@276429 (milestone: DEV300:m60)
2009-10-02 19:20:48 +0000 fs  r276651 : #i104117# lotta changed IDs ...
2009-10-02 10:52:24 +0000 fs  r276634 : #i105505#
If a model is created, and is a revenant of a previous incarnation, then ensure it is properly initialized.
In particular, in its ctor, set the state to "Initializing", not "Initialized", and then let the ModelImpl
call attachResource. This ensures that the model is initialized completely, including firing the necessary
events.
2009-10-02 10:51:08 +0000 fs  r276633 : #i105505# always do an attachResource at the newly loaded model, even if it (internally) was not really loaded, but only a revenant of a previous incarnation of this document
2009-10-01 11:10:13 +0000 fs  r276597 : do not rely on the name 'Standard' for the one and only form in a document
2009-10-01 10:36:29 +0000 fs  r276590 : #i105509# don't rely on default form component names, use indexes
2009-10-01 09:12:20 +0000 fs  r276582 : #i105505#
2009-09-30 07:55:21 +0000 fs  r276542 : removed some unsed methods / spared some unnecessary pixel<->logic conversion
2009-09-30 07:53:22 +0000 fs  r276541 : removed unneeded methods
2009-09-30 06:35:59 +0000 fs  r276538 : #i10000#
2009-09-29 13:45:02 +0000 fs  r276531 : refactored the Roadmap* classes, to be able to fix above-mentioned #i105113#
2009-09-29 10:27:10 +0000 fs  r276520 : #i105367#
2009-09-29 08:46:45 +0000 fs  r276510 : #i104956# cleaned up the makefiles
2009-09-28 21:00:07 +0000 fs  r276505 : #i104117# sourced those IDs out from extension.hrc
2009-09-28 20:59:05 +0000 fs  r276504 : no need to let one FREE...
2009-09-28 20:53:36 +0000 fs  r276503 : #i104117#
cleaned up the mess with help IDs in module extensions.
Formerly, extensions used to use help IDs which were declared in module svx, and vice versa.
Also, help ID ranges were not respected.
2009-09-28 11:25:36 +0000 fs  r276489 : typo
2009-09-28 11:25:10 +0000 fs  r276488 : #i105235#
2009-09-24 11:53:16 +0000 fs  r276423 : #i105234# do not zoom the control when they view information is still uninitialized (happens at least in Writer when opening a form document)
2009-09-24 09:42:28 +0000 fs  r276415 : #i105234# proper zoom handling for the nav bar
2009-09-24 09:42:19 +0000 fs  r276414 : #i105234# setZoom: care for precision errors caused by implicit conversion float->double
2009-09-16 11:11:43 +0000 fs  r276195 : #i105082#
consolidated the sub storage handling, by delegating more functionality into
the DocumentStorageAccess class. As a result, there won't be that many unnecessary
commits anymore. Also, the two different storage caches (in ModelImpl::m_aStorages
and DocumentStorageAccess::m_aExposedStorages) have been consolidated.
This is not really part of the fix of issue 105082, but it helped reducing the
calls to the storage/package implementation.
2009-09-15 21:42:27 +0000 fs  r276190 : don't calculate space for BOLD if the text is not really bold (speeds up rendering for large tree structures)
2009-09-15 20:20:23 +0000 fs  r276188 : getTypeInfo: fill m_aTypeInfoRows only if really all type infos could be retrieved
2009-09-15 20:19:29 +0000 fs  r276187 : do not continue loading when the controller initialization throws an error
2009-09-14 12:25:57 +0000 fs  r276119 : oops, this patch was not intended for this CWS
2009-09-14 12:13:57 +0000 fs  r276114 : #cr6875455# introduce a ReferenceDevice property for various control models
2009-09-14 10:33:02 +0000 fs  r276106 : removed dead file
2009-09-09 08:37:31 +0000 fs  r275972 : remove OSL_TRACE in VCLXButton dtor
2009-09-08 11:19:17 +0000 oj  r275926 : i76534# remove mnemonic from fixed text
2009-09-07 08:39:37 +0000 fs  r275874 : create CWS dba33a from cws/dba32g@275857 (CWS: dba32g)
2009-11-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [81b1424d5fe9ac96f2d57e10a4beba7803cf9450]

dba33a: summary migration from SVN

2009-11-06 13:10:39 +0000 msc  r277387 : minor fix for automatic test
2009-11-06 13:09:33 +0000 msc  r277385 : minor fix for automatic test
2009-11-06 12:30:57 +0000 fs  r277383 : argh. On some virtual machines, waiting 5 seconds for the event to arrive is not enough. Increasing the timeout ...
2009-11-06 12:13:34 +0000 fs  r277382 : this diagnostic code should not have slipped in
2009-11-05 13:21:06 +0000 fs  r277369 : SHL2NOCHECK=TRUE (requested by hjs)
2009-11-04 14:09:46 +0000 msc  r277355 : minor fix for automatic testing
2009-11-04 13:23:02 +0000 msc  r277352 : minor fix for automatic testing
2009-11-04 10:53:28 +0000 msc  r277341 : minor fix for automated testscript
2009-11-04 08:30:58 +0000 msc  r277333 : minor fix for automatic test
2009-11-04 08:15:43 +0000 msc  r277332 : minor fix for automatic test
2009-11-03 14:25:44 +0000 fs  r277324 : #i10000#
2009-11-03 09:47:47 +0000 fs  r277315 : found yet another help ID zombie ... moved formhelpid.hrc content to propctrlr.hrc, where it belongs
2009-11-03 08:50:24 +0000 fs  r277312 : use createTempFileURL, which cares for some more specialities ...
2009-11-03 08:44:55 +0000 fs  r277311 : when creating a temp file for purpose of getting a temp file URL, the delete the file immediately. On some machines/JVMs, the file exists, with write access denied, which isn't Good (TM)
2009-10-22 13:06:17 +0000 fs  r277126 : removed wrong assertion
2009-10-21 08:10:35 +0000 fs  r277077 : reverted the previous change, which was nonsense
2009-10-21 07:19:43 +0000 fs  r277076 : export the component_foo functions, now that some of the objects are built with VISIBILITY_HIDDEN=TRUE
2009-10-21 07:08:35 +0000 fs  r277075 : spare useless call
2009-10-20 21:26:31 +0000 fs  r277072 : #i10000#
2009-10-20 08:06:04 +0000 fs  r277039 : CWS-TOOLING: rebase CWS dba33a to trunk@277035 (milestone: DEV300:m62)
2009-10-16 09:55:25 +0000 fs  r276960 : remove one of the superfluous implts_doLayout calls introduced with the previous patch
2009-10-15 13:18:52 +0000 fs  r276941 : removed the basic tests. According to cn, they're not used anymore (for a long time), and according to 'du -h', they take up 6.0M on my hard disc. For too much for useless code, /me thinks.
2009-10-15 13:06:51 +0000 fs  r276940 : #i10000# remove useless include (otherwise the compiler warning it provokes would need to be fixed by declaring VISIBILITY_HIDDEN=TRUE in the makefile.mk)
2009-10-15 12:52:39 +0000 fs  r276939 : #i10000#
2009-10-15 12:44:26 +0000 fs  r276938 : #i10000#
2009-10-15 12:00:33 +0000 fs  r276936 : #i10000#
2009-10-15 10:31:37 +0000 fs  r276934 : #i105259# prepare for the Hidden arg
2009-10-15 10:31:05 +0000 fs  r276933 : IsMaximized -> const
2009-10-15 09:50:15 +0000 fs  r276932 : during #i105259#:
introduce an option to the layout manager to preserve, if possible, the size of the content window
when layouting. Enable this option for embedded (SFX-based) documents opened for outplace editing.
(the option is incompatible with in-place editing, anyway)
This is because such embedded objects couple the (content) window size to the VisAreaSize, in that
both are used interchangeably. When an embedded object is closed, it remembers the VisAreaSize,
and restores it upon next open. This, however, leads to different content window sizes when the
window is closed with another toolbar set than used during opening.
This patch here prevents those different content window sizes. Also, now the content window size
doesn't change when, explicitly or implicitly, a toolbar is shown or hidden. Instead, the content
window size stays the same, and the container window size is adjusted.
2009-10-15 09:32:41 +0000 fs  r276931 : during #i105259#: UNO access to more attributes of top windows
2009-10-15 09:30:28 +0000 fs  r276930 : indention corrected (better readable)
2009-10-15 09:26:46 +0000 fs  r276929 : during #i105259#: access to more attributes of top windows
2009-10-14 10:04:39 +0000 fs  r276889 : connecting via services manager, not naming service
2009-10-12 11:31:08 +0000 fs  r276831 : during #i105806# FillPropertySet: do not attempt to set *AutoStyleName if it doesn't exist
2009-10-12 11:24:44 +0000 fs  r276830 : #i105806# getPropertyValue: throw an UnknownPropertyException for, well, unknown properties
2009-10-08 08:20:58 +0000 fs  r276774 : implSubmit: re-throw WrappedTargetExceptions unmodified
2009-10-07 19:19:42 +0000 fs  r276770 : #i105198# do not pass an CommandType if we do not have a command
2009-10-07 17:39:36 +0000 fs  r276768 : export the OWeakObject::disposeWeakConnectionPoint symbol
2009-10-07 12:59:17 +0000 fs  r276754 : #i87693#
2009-10-07 11:19:22 +0000 fs  r276752 : #i10000#
2009-10-07 10:21:08 +0000 fs  r276748 : #105482# do not require a controller, at least not in *all* circumstances (executed reports have a model, the ReportDefinition, but no Controller)
2009-10-07 10:04:08 +0000 fs  r276747 : copying the changes from CWS fwk121 herein, in particular the fix for
issue #i105371#
2009-10-07 09:58:30 +0000 fs  r276746 : copying the changes from CWS fwk121 herein, in particular the fix for
issue #i105371#
2009-10-07 09:48:14 +0000 fs  r276744 : removed (now) pointless assertion
2009-10-07 06:59:19 +0000 fs  r276740 : export the OWeakObject::disposeWeakConnectionPoint symbol
2009-10-07 06:44:43 +0000 fs  r276739 : OComponentHelper::release & WeakAggComponentImplHelperBase::release:
when our ref count drops to 0, call OWeakObject's disposeWeakConnectionPoint before (temporarily) incrementing
the ref count, again. This ensures that our adapter cannot create references to the dying object anymore.
(A complex test case in dbaccess (#i105505#) triggered such a situation, but in another class using an analogous
release/dispose/destroy pattern, namely WeakComponentImplHelperBase)
2009-10-07 06:37:20 +0000 fs  r276738 : found during some new complex test cases: call disposeWeakConnectionPoint before actually starting to destroy the object, this ensures no other threads will resurrect it while it is dying
2009-10-06 21:58:24 +0000 fs  r276734 : oops, two small corrections to the previous fix (hey, complex test cases are cool)
2009-10-06 21:51:16 +0000 fs  r276733 : log the name of the data source which cannot be revoked
2009-10-06 21:50:41 +0000 fs  r276732 : more detailed error message when cleanup fails
2009-10-06 21:50:01 +0000 fs  r276731 : reworked the ModelImpl caching. The new and improved UNO API test for css.sdb.RowSet
revealed some inconsistencies, in whether the objects are cached by their URL, or by their
registration name. This has been changed to caching by registration name.
2009-10-06 13:50:34 +0000 fs  r276714 : print diagnostics when we cannot clean up the test case
2009-10-06 13:45:02 +0000 fs  r276713 : this test failed all the time, since the core (rightfully) threw an exception. Disabled it for the moment, until issue 84253 is fixed
2009-10-06 12:52:46 +0000 fs  r276711 : rewrote this test. Now we do not re-use the same .odb across different test cases, as this leads to unreliable
(timing-dependent) results/failures. Instead, every test sets up a new odb file.
Also, did some re-factoring, improved the cleanup code, and caught a few more errors.
2009-10-06 12:51:07 +0000 fs  r276710 : DBTools taking a logger now
2009-10-06 12:50:42 +0000 fs  r276709 : taking a PrintWriter for logging purpose
2009-10-06 12:50:03 +0000 fs  r276708 : DBTools taking a logger now
2009-10-06 12:49:22 +0000 fs  r276707 : typo
2009-10-06 12:49:03 +0000 fs  r276706 : typo
2009-10-06 12:48:52 +0000 fs  r276705 : wrappers around some database-related services - initial versions only, to evolve over time, and intended to finally replace the DBTools class
2009-10-06 12:48:02 +0000 fs  r276704 : typo
2009-10-06 12:38:42 +0000 fs  r276702 : some better diagnostics, done during getting the API tests to work more reliably
2009-10-06 10:35:51 +0000 fs  r276698 : when living in, e.g., the DataSourceBrowser, we can't expect to find an XModifiable2, so don't assert its existence
2009-10-05 12:47:52 +0000 oj  r276677 : #i105607# check for read moved into if scope
2009-10-05 11:37:06 +0000 fs  r276676 : when saving a file fails, retrieve the error message from the InteractionRequestStringResolver - this is better than any generic message we can create
2009-10-05 10:04:23 +0000 oj  r276673 : #i105607# check for read moved into if scope
2009-10-05 09:46:17 +0000 fs  r276671 : #i10000#
2009-10-05 08:43:58 +0000 fs  r276664 : #i105505#
release: dispose the (base classes) weak connection point before disposing ourself,
and in particular before temporarily incrementing our ref count, again.
This way, we prevent that a separate thread re-surrects us (using the weak connection
point's queryAdapted) while we're in the process of destruction
2009-10-05 08:41:49 +0000 fs  r276663 : #i105505# +disposeWeakConnectionPoint (outsourced into dedicated method from ::release)
2009-10-05 08:40:26 +0000 fs  r276662 : no need to derived from OSubComponent, its features are not used, directly derive from WeakComponentImplFoo instead
2009-10-05 08:39:38 +0000 fs  r276661 : #i105505# diagnostics
2009-10-05 08:39:16 +0000 fs  r276660 : #i105505# +testDocumentRevenants
2009-10-05 08:36:01 +0000 fs  r276659 : #i105560# reverted the removal of GenericController::openHelpAgent - this is needed in module reportdesign
2009-10-04 19:53:30 +0000 fs  r276657 : #105560#
remove unused code
thanks to cmc@openoffice.org for submitting the patch
2009-10-04 19:50:28 +0000 fs  r276656 : #i105550# remove unused 'fire' method (thanks to cmc)
2009-10-03 16:13:15 +0000 fs  r276655 : CWS-TOOLING: rebase CWS dba33a to trunk@276429 (milestone: DEV300:m60)
2009-10-02 19:20:48 +0000 fs  r276651 : #i104117# lotta changed IDs ...
2009-10-02 10:52:24 +0000 fs  r276634 : #i105505#
If a model is created, and is a revenant of a previous incarnation, then ensure it is properly initialized.
In particular, in its ctor, set the state to "Initializing", not "Initialized", and then let the ModelImpl
call attachResource. This ensures that the model is initialized completely, including firing the necessary
events.
2009-10-02 10:51:08 +0000 fs  r276633 : #i105505# always do an attachResource at the newly loaded model, even if it (internally) was not really loaded, but only a revenant of a previous incarnation of this document
2009-10-01 11:10:13 +0000 fs  r276597 : do not rely on the name 'Standard' for the one and only form in a document
2009-10-01 10:36:29 +0000 fs  r276590 : #i105509# don't rely on default form component names, use indexes
2009-10-01 09:12:20 +0000 fs  r276582 : #i105505#
2009-09-30 07:55:21 +0000 fs  r276542 : removed some unsed methods / spared some unnecessary pixel<->logic conversion
2009-09-30 07:53:22 +0000 fs  r276541 : removed unneeded methods
2009-09-30 06:35:59 +0000 fs  r276538 : #i10000#
2009-09-29 13:45:02 +0000 fs  r276531 : refactored the Roadmap* classes, to be able to fix above-mentioned #i105113#
2009-09-29 10:27:10 +0000 fs  r276520 : #i105367#
2009-09-29 08:46:45 +0000 fs  r276510 : #i104956# cleaned up the makefiles
2009-09-28 21:00:07 +0000 fs  r276505 : #i104117# sourced those IDs out from extension.hrc
2009-09-28 20:59:05 +0000 fs  r276504 : no need to let one FREE...
2009-09-28 20:53:36 +0000 fs  r276503 : #i104117#
cleaned up the mess with help IDs in module extensions.
Formerly, extensions used to use help IDs which were declared in module svx, and vice versa.
Also, help ID ranges were not respected.
2009-09-28 11:25:36 +0000 fs  r276489 : typo
2009-09-28 11:25:10 +0000 fs  r276488 : #i105235#
2009-09-24 11:53:16 +0000 fs  r276423 : #i105234# do not zoom the control when they view information is still uninitialized (happens at least in Writer when opening a form document)
2009-09-24 09:42:28 +0000 fs  r276415 : #i105234# proper zoom handling for the nav bar
2009-09-24 09:42:19 +0000 fs  r276414 : #i105234# setZoom: care for precision errors caused by implicit conversion float->double
2009-09-16 11:11:43 +0000 fs  r276195 : #i105082#
consolidated the sub storage handling, by delegating more functionality into
the DocumentStorageAccess class. As a result, there won't be that many unnecessary
commits anymore. Also, the two different storage caches (in ModelImpl::m_aStorages
and DocumentStorageAccess::m_aExposedStorages) have been consolidated.
This is not really part of the fix of issue 105082, but it helped reducing the
calls to the storage/package implementation.
2009-09-15 21:42:27 +0000 fs  r276190 : don't calculate space for BOLD if the text is not really bold (speeds up rendering for large tree structures)
2009-09-15 20:20:23 +0000 fs  r276188 : getTypeInfo: fill m_aTypeInfoRows only if really all type infos could be retrieved
2009-09-15 20:19:29 +0000 fs  r276187 : do not continue loading when the controller initialization throws an error
2009-09-14 12:25:57 +0000 fs  r276119 : oops, this patch was not intended for this CWS
2009-09-14 12:13:57 +0000 fs  r276114 : #cr6875455# introduce a ReferenceDevice property for various control models
2009-09-14 10:33:02 +0000 fs  r276106 : removed dead file
2009-09-09 08:37:31 +0000 fs  r275972 : remove OSL_TRACE in VCLXButton dtor
2009-09-08 11:19:17 +0000 oj  r275926 : i76534# remove mnemonic from fixed text
2009-09-07 08:39:37 +0000 fs  r275874 : create CWS dba33a from cws/dba32g@275857 (CWS: dba32g)
2009-11-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [c418aa2076a5ab2ef8bbde33ab84c302bef861a1]

dba33a: summary migration from SVN

2009-11-06 13:10:39 +0000 msc  r277387 : minor fix for automatic test
2009-11-06 13:09:33 +0000 msc  r277385 : minor fix for automatic test
2009-11-06 12:30:57 +0000 fs  r277383 : argh. On some virtual machines, waiting 5 seconds for the event to arrive is not enough. Increasing the timeout ...
2009-11-06 12:13:34 +0000 fs  r277382 : this diagnostic code should not have slipped in
2009-11-05 13:21:06 +0000 fs  r277369 : SHL2NOCHECK=TRUE (requested by hjs)
2009-11-04 14:09:46 +0000 msc  r277355 : minor fix for automatic testing
2009-11-04 13:23:02 +0000 msc  r277352 : minor fix for automatic testing
2009-11-04 10:53:28 +0000 msc  r277341 : minor fix for automated testscript
2009-11-04 08:30:58 +0000 msc  r277333 : minor fix for automatic test
2009-11-04 08:15:43 +0000 msc  r277332 : minor fix for automatic test
2009-11-03 14:25:44 +0000 fs  r277324 : #i10000#
2009-11-03 09:47:47 +0000 fs  r277315 : found yet another help ID zombie ... moved formhelpid.hrc content to propctrlr.hrc, where it belongs
2009-11-03 08:50:24 +0000 fs  r277312 : use createTempFileURL, which cares for some more specialities ...
2009-11-03 08:44:55 +0000 fs  r277311 : when creating a temp file for purpose of getting a temp file URL, the delete the file immediately. On some machines/JVMs, the file exists, with write access denied, which isn't Good (TM)
2009-10-22 13:06:17 +0000 fs  r277126 : removed wrong assertion
2009-10-21 08:10:35 +0000 fs  r277077 : reverted the previous change, which was nonsense
2009-10-21 07:19:43 +0000 fs  r277076 : export the component_foo functions, now that some of the objects are built with VISIBILITY_HIDDEN=TRUE
2009-10-21 07:08:35 +0000 fs  r277075 : spare useless call
2009-10-20 21:26:31 +0000 fs  r277072 : #i10000#
2009-10-20 08:06:04 +0000 fs  r277039 : CWS-TOOLING: rebase CWS dba33a to trunk@277035 (milestone: DEV300:m62)
2009-10-16 09:55:25 +0000 fs  r276960 : remove one of the superfluous implts_doLayout calls introduced with the previous patch
2009-10-15 13:18:52 +0000 fs  r276941 : removed the basic tests. According to cn, they're not used anymore (for a long time), and according to 'du -h', they take up 6.0M on my hard disc. For too much for useless code, /me thinks.
2009-10-15 13:06:51 +0000 fs  r276940 : #i10000# remove useless include (otherwise the compiler warning it provokes would need to be fixed by declaring VISIBILITY_HIDDEN=TRUE in the makefile.mk)
2009-10-15 12:52:39 +0000 fs  r276939 : #i10000#
2009-10-15 12:44:26 +0000 fs  r276938 : #i10000#
2009-10-15 12:00:33 +0000 fs  r276936 : #i10000#
2009-10-15 10:31:37 +0000 fs  r276934 : #i105259# prepare for the Hidden arg
2009-10-15 10:31:05 +0000 fs  r276933 : IsMaximized -> const
2009-10-15 09:50:15 +0000 fs  r276932 : during #i105259#:
introduce an option to the layout manager to preserve, if possible, the size of the content window
when layouting. Enable this option for embedded (SFX-based) documents opened for outplace editing.
(the option is incompatible with in-place editing, anyway)
This is because such embedded objects couple the (content) window size to the VisAreaSize, in that
both are used interchangeably. When an embedded object is closed, it remembers the VisAreaSize,
and restores it upon next open. This, however, leads to different content window sizes when the
window is closed with another toolbar set than used during opening.
This patch here prevents those different content window sizes. Also, now the content window size
doesn't change when, explicitly or implicitly, a toolbar is shown or hidden. Instead, the content
window size stays the same, and the container window size is adjusted.
2009-10-15 09:32:41 +0000 fs  r276931 : during #i105259#: UNO access to more attributes of top windows
2009-10-15 09:30:28 +0000 fs  r276930 : indention corrected (better readable)
2009-10-15 09:26:46 +0000 fs  r276929 : during #i105259#: access to more attributes of top windows
2009-10-14 10:04:39 +0000 fs  r276889 : connecting via services manager, not naming service
2009-10-12 11:31:08 +0000 fs  r276831 : during #i105806# FillPropertySet: do not attempt to set *AutoStyleName if it doesn't exist
2009-10-12 11:24:44 +0000 fs  r276830 : #i105806# getPropertyValue: throw an UnknownPropertyException for, well, unknown properties
2009-10-08 08:20:58 +0000 fs  r276774 : implSubmit: re-throw WrappedTargetExceptions unmodified
2009-10-07 19:19:42 +0000 fs  r276770 : #i105198# do not pass an CommandType if we do not have a command
2009-10-07 17:39:36 +0000 fs  r276768 : export the OWeakObject::disposeWeakConnectionPoint symbol
2009-10-07 12:59:17 +0000 fs  r276754 : #i87693#
2009-10-07 11:19:22 +0000 fs  r276752 : #i10000#
2009-10-07 10:21:08 +0000 fs  r276748 : #105482# do not require a controller, at least not in *all* circumstances (executed reports have a model, the ReportDefinition, but no Controller)
2009-10-07 10:04:08 +0000 fs  r276747 : copying the changes from CWS fwk121 herein, in particular the fix for
issue #i105371#
2009-10-07 09:58:30 +0000 fs  r276746 : copying the changes from CWS fwk121 herein, in particular the fix for
issue #i105371#
2009-10-07 09:48:14 +0000 fs  r276744 : removed (now) pointless assertion
2009-10-07 06:59:19 +0000 fs  r276740 : export the OWeakObject::disposeWeakConnectionPoint symbol
2009-10-07 06:44:43 +0000 fs  r276739 : OComponentHelper::release & WeakAggComponentImplHelperBase::release:
when our ref count drops to 0, call OWeakObject's disposeWeakConnectionPoint before (temporarily) incrementing
the ref count, again. This ensures that our adapter cannot create references to the dying object anymore.
(A complex test case in dbaccess (#i105505#) triggered such a situation, but in another class using an analogous
release/dispose/destroy pattern, namely WeakComponentImplHelperBase)
2009-10-07 06:37:20 +0000 fs  r276738 : found during some new complex test cases: call disposeWeakConnectionPoint before actually starting to destroy the object, this ensures no other threads will resurrect it while it is dying
2009-10-06 21:58:24 +0000 fs  r276734 : oops, two small corrections to the previous fix (hey, complex test cases are cool)
2009-10-06 21:51:16 +0000 fs  r276733 : log the name of the data source which cannot be revoked
2009-10-06 21:50:41 +0000 fs  r276732 : more detailed error message when cleanup fails
2009-10-06 21:50:01 +0000 fs  r276731 : reworked the ModelImpl caching. The new and improved UNO API test for css.sdb.RowSet
revealed some inconsistencies, in whether the objects are cached by their URL, or by their
registration name. This has been changed to caching by registration name.
2009-10-06 13:50:34 +0000 fs  r276714 : print diagnostics when we cannot clean up the test case
2009-10-06 13:45:02 +0000 fs  r276713 : this test failed all the time, since the core (rightfully) threw an exception. Disabled it for the moment, until issue 84253 is fixed
2009-10-06 12:52:46 +0000 fs  r276711 : rewrote this test. Now we do not re-use the same .odb across different test cases, as this leads to unreliable
(timing-dependent) results/failures. Instead, every test sets up a new odb file.
Also, did some re-factoring, improved the cleanup code, and caught a few more errors.
2009-10-06 12:51:07 +0000 fs  r276710 : DBTools taking a logger now
2009-10-06 12:50:42 +0000 fs  r276709 : taking a PrintWriter for logging purpose
2009-10-06 12:50:03 +0000 fs  r276708 : DBTools taking a logger now
2009-10-06 12:49:22 +0000 fs  r276707 : typo
2009-10-06 12:49:03 +0000 fs  r276706 : typo
2009-10-06 12:48:52 +0000 fs  r276705 : wrappers around some database-related services - initial versions only, to evolve over time, and intended to finally replace the DBTools class
2009-10-06 12:48:02 +0000 fs  r276704 : typo
2009-10-06 12:38:42 +0000 fs  r276702 : some better diagnostics, done during getting the API tests to work more reliably
2009-10-06 10:35:51 +0000 fs  r276698 : when living in, e.g., the DataSourceBrowser, we can't expect to find an XModifiable2, so don't assert its existence
2009-10-05 12:47:52 +0000 oj  r276677 : #i105607# check for read moved into if scope
2009-10-05 11:37:06 +0000 fs  r276676 : when saving a file fails, retrieve the error message from the InteractionRequestStringResolver - this is better than any generic message we can create
2009-10-05 10:04:23 +0000 oj  r276673 : #i105607# check for read moved into if scope
2009-10-05 09:46:17 +0000 fs  r276671 : #i10000#
2009-10-05 08:43:58 +0000 fs  r276664 : #i105505#
release: dispose the (base classes) weak connection point before disposing ourself,
and in particular before temporarily incrementing our ref count, again.
This way, we prevent that a separate thread re-surrects us (using the weak connection
point's queryAdapted) while we're in the process of destruction
2009-10-05 08:41:49 +0000 fs  r276663 : #i105505# +disposeWeakConnectionPoint (outsourced into dedicated method from ::release)
2009-10-05 08:40:26 +0000 fs  r276662 : no need to derived from OSubComponent, its features are not used, directly derive from WeakComponentImplFoo instead
2009-10-05 08:39:38 +0000 fs  r276661 : #i105505# diagnostics
2009-10-05 08:39:16 +0000 fs  r276660 : #i105505# +testDocumentRevenants
2009-10-05 08:36:01 +0000 fs  r276659 : #i105560# reverted the removal of GenericController::openHelpAgent - this is needed in module reportdesign
2009-10-04 19:53:30 +0000 fs  r276657 : #105560#
remove unused code
thanks to cmc@openoffice.org for submitting the patch
2009-10-04 19:50:28 +0000 fs  r276656 : #i105550# remove unused 'fire' method (thanks to cmc)
2009-10-03 16:13:15 +0000 fs  r276655 : CWS-TOOLING: rebase CWS dba33a to trunk@276429 (milestone: DEV300:m60)
2009-10-02 19:20:48 +0000 fs  r276651 : #i104117# lotta changed IDs ...
2009-10-02 10:52:24 +0000 fs  r276634 : #i105505#
If a model is created, and is a revenant of a previous incarnation, then ensure it is properly initialized.
In particular, in its ctor, set the state to "Initializing", not "Initialized", and then let the ModelImpl
call attachResource. This ensures that the model is initialized completely, including firing the necessary
events.
2009-10-02 10:51:08 +0000 fs  r276633 : #i105505# always do an attachResource at the newly loaded model, even if it (internally) was not really loaded, but only a revenant of a previous incarnation of this document
2009-10-01 11:10:13 +0000 fs  r276597 : do not rely on the name 'Standard' for the one and only form in a document
2009-10-01 10:36:29 +0000 fs  r276590 : #i105509# don't rely on default form component names, use indexes
2009-10-01 09:12:20 +0000 fs  r276582 : #i105505#
2009-09-30 07:55:21 +0000 fs  r276542 : removed some unsed methods / spared some unnecessary pixel<->logic conversion
2009-09-30 07:53:22 +0000 fs  r276541 : removed unneeded methods
2009-09-30 06:35:59 +0000 fs  r276538 : #i10000#
2009-09-29 13:45:02 +0000 fs  r276531 : refactored the Roadmap* classes, to be able to fix above-mentioned #i105113#
2009-09-29 10:27:10 +0000 fs  r276520 : #i105367#
2009-09-29 08:46:45 +0000 fs  r276510 : #i104956# cleaned up the makefiles
2009-09-28 21:00:07 +0000 fs  r276505 : #i104117# sourced those IDs out from extension.hrc
2009-09-28 20:59:05 +0000 fs  r276504 : no need to let one FREE...
2009-09-28 20:53:36 +0000 fs  r276503 : #i104117#
cleaned up the mess with help IDs in module extensions.
Formerly, extensions used to use help IDs which were declared in module svx, and vice versa.
Also, help ID ranges were not respected.
2009-09-28 11:25:36 +0000 fs  r276489 : typo
2009-09-28 11:25:10 +0000 fs  r276488 : #i105235#
2009-09-24 11:53:16 +0000 fs  r276423 : #i105234# do not zoom the control when they view information is still uninitialized (happens at least in Writer when opening a form document)
2009-09-24 09:42:28 +0000 fs  r276415 : #i105234# proper zoom handling for the nav bar
2009-09-24 09:42:19 +0000 fs  r276414 : #i105234# setZoom: care for precision errors caused by implicit conversion float->double
2009-09-16 11:11:43 +0000 fs  r276195 : #i105082#
consolidated the sub storage handling, by delegating more functionality into
the DocumentStorageAccess class. As a result, there won't be that many unnecessary
commits anymore. Also, the two different storage caches (in ModelImpl::m_aStorages
and DocumentStorageAccess::m_aExposedStorages) have been consolidated.
This is not really part of the fix of issue 105082, but it helped reducing the
calls to the storage/package implementation.
2009-09-15 21:42:27 +0000 fs  r276190 : don't calculate space for BOLD if the text is not really bold (speeds up rendering for large tree structures)
2009-09-15 20:20:23 +0000 fs  r276188 : getTypeInfo: fill m_aTypeInfoRows only if really all type infos could be retrieved
2009-09-15 20:19:29 +0000 fs  r276187 : do not continue loading when the controller initialization throws an error
2009-09-14 12:25:57 +0000 fs  r276119 : oops, this patch was not intended for this CWS
2009-09-14 12:13:57 +0000 fs  r276114 : #cr6875455# introduce a ReferenceDevice property for various control models
2009-09-14 10:33:02 +0000 fs  r276106 : removed dead file
2009-09-09 08:37:31 +0000 fs  r275972 : remove OSL_TRACE in VCLXButton dtor
2009-09-08 11:19:17 +0000 oj  r275926 : i76534# remove mnemonic from fixed text
2009-09-07 08:39:37 +0000 fs  r275874 : create CWS dba33a from cws/dba32g@275857 (CWS: dba32g)
2009-11-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a8bb16d1a7a41b2825666e0fa7371fb300cad2fe]

dba33a: summary migration from SVN

2009-11-06 13:10:39 +0000 msc  r277387 : minor fix for automatic test
2009-11-06 13:09:33 +0000 msc  r277385 : minor fix for automatic test
2009-11-06 12:30:57 +0000 fs  r277383 : argh. On some virtual machines, waiting 5 seconds for the event to arrive is not enough. Increasing the timeout ...
2009-11-06 12:13:34 +0000 fs  r277382 : this diagnostic code should not have slipped in
2009-11-05 13:21:06 +0000 fs  r277369 : SHL2NOCHECK=TRUE (requested by hjs)
2009-11-04 14:09:46 +0000 msc  r277355 : minor fix for automatic testing
2009-11-04 13:23:02 +0000 msc  r277352 : minor fix for automatic testing
2009-11-04 10:53:28 +0000 msc  r277341 : minor fix for automated testscript
2009-11-04 08:30:58 +0000 msc  r277333 : minor fix for automatic test
2009-11-04 08:15:43 +0000 msc  r277332 : minor fix for automatic test
2009-11-03 14:25:44 +0000 fs  r277324 : #i10000#
2009-11-03 09:47:47 +0000 fs  r277315 : found yet another help ID zombie ... moved formhelpid.hrc content to propctrlr.hrc, where it belongs
2009-11-03 08:50:24 +0000 fs  r277312 : use createTempFileURL, which cares for some more specialities ...
2009-11-03 08:44:55 +0000 fs  r277311 : when creating a temp file for purpose of getting a temp file URL, the delete the file immediately. On some machines/JVMs, the file exists, with write access denied, which isn't Good (TM)
2009-10-22 13:06:17 +0000 fs  r277126 : removed wrong assertion
2009-10-21 08:10:35 +0000 fs  r277077 : reverted the previous change, which was nonsense
2009-10-21 07:19:43 +0000 fs  r277076 : export the component_foo functions, now that some of the objects are built with VISIBILITY_HIDDEN=TRUE
2009-10-21 07:08:35 +0000 fs  r277075 : spare useless call
2009-10-20 21:26:31 +0000 fs  r277072 : #i10000#
2009-10-20 08:06:04 +0000 fs  r277039 : CWS-TOOLING: rebase CWS dba33a to trunk@277035 (milestone: DEV300:m62)
2009-10-16 09:55:25 +0000 fs  r276960 : remove one of the superfluous implts_doLayout calls introduced with the previous patch
2009-10-15 13:18:52 +0000 fs  r276941 : removed the basic tests. According to cn, they're not used anymore (for a long time), and according to 'du -h', they take up 6.0M on my hard disc. For too much for useless code, /me thinks.
2009-10-15 13:06:51 +0000 fs  r276940 : #i10000# remove useless include (otherwise the compiler warning it provokes would need to be fixed by declaring VISIBILITY_HIDDEN=TRUE in the makefile.mk)
2009-10-15 12:52:39 +0000 fs  r276939 : #i10000#
2009-10-15 12:44:26 +0000 fs  r276938 : #i10000#
2009-10-15 12:00:33 +0000 fs  r276936 : #i10000#
2009-10-15 10:31:37 +0000 fs  r276934 : #i105259# prepare for the Hidden arg
2009-10-15 10:31:05 +0000 fs  r276933 : IsMaximized -> const
2009-10-15 09:50:15 +0000 fs  r276932 : during #i105259#:
introduce an option to the layout manager to preserve, if possible, the size of the content window
when layouting. Enable this option for embedded (SFX-based) documents opened for outplace editing.
(the option is incompatible with in-place editing, anyway)
This is because such embedded objects couple the (content) window size to the VisAreaSize, in that
both are used interchangeably. When an embedded object is closed, it remembers the VisAreaSize,
and restores it upon next open. This, however, leads to different content window sizes when the
window is closed with another toolbar set than used during opening.
This patch here prevents those different content window sizes. Also, now the content window size
doesn't change when, explicitly or implicitly, a toolbar is shown or hidden. Instead, the content
window size stays the same, and the container window size is adjusted.
2009-10-15 09:32:41 +0000 fs  r276931 : during #i105259#: UNO access to more attributes of top windows
2009-10-15 09:30:28 +0000 fs  r276930 : indention corrected (better readable)
2009-10-15 09:26:46 +0000 fs  r276929 : during #i105259#: access to more attributes of top windows
2009-10-14 10:04:39 +0000 fs  r276889 : connecting via services manager, not naming service
2009-10-12 11:31:08 +0000 fs  r276831 : during #i105806# FillPropertySet: do not attempt to set *AutoStyleName if it doesn't exist
2009-10-12 11:24:44 +0000 fs  r276830 : #i105806# getPropertyValue: throw an UnknownPropertyException for, well, unknown properties
2009-10-08 08:20:58 +0000 fs  r276774 : implSubmit: re-throw WrappedTargetExceptions unmodified
2009-10-07 19:19:42 +0000 fs  r276770 : #i105198# do not pass an CommandType if we do not have a command
2009-10-07 17:39:36 +0000 fs  r276768 : export the OWeakObject::disposeWeakConnectionPoint symbol
2009-10-07 12:59:17 +0000 fs  r276754 : #i87693#
2009-10-07 11:19:22 +0000 fs  r276752 : #i10000#
2009-10-07 10:21:08 +0000 fs  r276748 : #105482# do not require a controller, at least not in *all* circumstances (executed reports have a model, the ReportDefinition, but no Controller)
2009-10-07 10:04:08 +0000 fs  r276747 : copying the changes from CWS fwk121 herein, in particular the fix for
issue #i105371#
2009-10-07 09:58:30 +0000 fs  r276746 : copying the changes from CWS fwk121 herein, in particular the fix for
issue #i105371#
2009-10-07 09:48:14 +0000 fs  r276744 : removed (now) pointless assertion
2009-10-07 06:59:19 +0000 fs  r276740 : export the OWeakObject::disposeWeakConnectionPoint symbol
2009-10-07 06:44:43 +0000 fs  r276739 : OComponentHelper::release & WeakAggComponentImplHelperBase::release:
when our ref count drops to 0, call OWeakObject's disposeWeakConnectionPoint before (temporarily) incrementing
the ref count, again. This ensures that our adapter cannot create references to the dying object anymore.
(A complex test case in dbaccess (#i105505#) triggered such a situation, but in another class using an analogous
release/dispose/destroy pattern, namely WeakComponentImplHelperBase)
2009-10-07 06:37:20 +0000 fs  r276738 : found during some new complex test cases: call disposeWeakConnectionPoint before actually starting to destroy the object, this ensures no other threads will resurrect it while it is dying
2009-10-06 21:58:24 +0000 fs  r276734 : oops, two small corrections to the previous fix (hey, complex test cases are cool)
2009-10-06 21:51:16 +0000 fs  r276733 : log the name of the data source which cannot be revoked
2009-10-06 21:50:41 +0000 fs  r276732 : more detailed error message when cleanup fails
2009-10-06 21:50:01 +0000 fs  r276731 : reworked the ModelImpl caching. The new and improved UNO API test for css.sdb.RowSet
revealed some inconsistencies, in whether the objects are cached by their URL, or by their
registration name. This has been changed to caching by registration name.
2009-10-06 13:50:34 +0000 fs  r276714 : print diagnostics when we cannot clean up the test case
2009-10-06 13:45:02 +0000 fs  r276713 : this test failed all the time, since the core (rightfully) threw an exception. Disabled it for the moment, until issue 84253 is fixed
2009-10-06 12:52:46 +0000 fs  r276711 : rewrote this test. Now we do not re-use the same .odb across different test cases, as this leads to unreliable
(timing-dependent) results/failures. Instead, every test sets up a new odb file.
Also, did some re-factoring, improved the cleanup code, and caught a few more errors.
2009-10-06 12:51:07 +0000 fs  r276710 : DBTools taking a logger now
2009-10-06 12:50:42 +0000 fs  r276709 : taking a PrintWriter for logging purpose
2009-10-06 12:50:03 +0000 fs  r276708 : DBTools taking a logger now
2009-10-06 12:49:22 +0000 fs  r276707 : typo
2009-10-06 12:49:03 +0000 fs  r276706 : typo
2009-10-06 12:48:52 +0000 fs  r276705 : wrappers around some database-related services - initial versions only, to evolve over time, and intended to finally replace the DBTools class
2009-10-06 12:48:02 +0000 fs  r276704 : typo
2009-10-06 12:38:42 +0000 fs  r276702 : some better diagnostics, done during getting the API tests to work more reliably
2009-10-06 10:35:51 +0000 fs  r276698 : when living in, e.g., the DataSourceBrowser, we can't expect to find an XModifiable2, so don't assert its existence
2009-10-05 12:47:52 +0000 oj  r276677 : #i105607# check for read moved into if scope
2009-10-05 11:37:06 +0000 fs  r276676 : when saving a file fails, retrieve the error message from the InteractionRequestStringResolver - this is better than any generic message we can create
2009-10-05 10:04:23 +0000 oj  r276673 : #i105607# check for read moved into if scope
2009-10-05 09:46:17 +0000 fs  r276671 : #i10000#
2009-10-05 08:43:58 +0000 fs  r276664 : #i105505#
release: dispose the (base classes) weak connection point before disposing ourself,
and in particular before temporarily incrementing our ref count, again.
This way, we prevent that a separate thread re-surrects us (using the weak connection
point's queryAdapted) while we're in the process of destruction
2009-10-05 08:41:49 +0000 fs  r276663 : #i105505# +disposeWeakConnectionPoint (outsourced into dedicated method from ::release)
2009-10-05 08:40:26 +0000 fs  r276662 : no need to derived from OSubComponent, its features are not used, directly derive from WeakComponentImplFoo instead
2009-10-05 08:39:38 +0000 fs  r276661 : #i105505# diagnostics
2009-10-05 08:39:16 +0000 fs  r276660 : #i105505# +testDocumentRevenants
2009-10-05 08:36:01 +0000 fs  r276659 : #i105560# reverted the removal of GenericController::openHelpAgent - this is needed in module reportdesign
2009-10-04 19:53:30 +0000 fs  r276657 : #105560#
remove unused code
thanks to cmc@openoffice.org for submitting the patch
2009-10-04 19:50:28 +0000 fs  r276656 : #i105550# remove unused 'fire' method (thanks to cmc)
2009-10-03 16:13:15 +0000 fs  r276655 : CWS-TOOLING: rebase CWS dba33a to trunk@276429 (milestone: DEV300:m60)
2009-10-02 19:20:48 +0000 fs  r276651 : #i104117# lotta changed IDs ...
2009-10-02 10:52:24 +0000 fs  r276634 : #i105505#
If a model is created, and is a revenant of a previous incarnation, then ensure it is properly initialized.
In particular, in its ctor, set the state to "Initializing", not "Initialized", and then let the ModelImpl
call attachResource. This ensures that the model is initialized completely, including firing the necessary
events.
2009-10-02 10:51:08 +0000 fs  r276633 : #i105505# always do an attachResource at the newly loaded model, even if it (internally) was not really loaded, but only a revenant of a previous incarnation of this document
2009-10-01 11:10:13 +0000 fs  r276597 : do not rely on the name 'Standard' for the one and only form in a document
2009-10-01 10:36:29 +0000 fs  r276590 : #i105509# don't rely on default form component names, use indexes
2009-10-01 09:12:20 +0000 fs  r276582 : #i105505#
2009-09-30 07:55:21 +0000 fs  r276542 : removed some unsed methods / spared some unnecessary pixel<->logic conversion
2009-09-30 07:53:22 +0000 fs  r276541 : removed unneeded methods
2009-09-30 06:35:59 +0000 fs  r276538 : #i10000#
2009-09-29 13:45:02 +0000 fs  r276531 : refactored the Roadmap* classes, to be able to fix above-mentioned #i105113#
2009-09-29 10:27:10 +0000 fs  r276520 : #i105367#
2009-09-29 08:46:45 +0000 fs  r276510 : #i104956# cleaned up the makefiles
2009-09-28 21:00:07 +0000 fs  r276505 : #i104117# sourced those IDs out from extension.hrc
2009-09-28 20:59:05 +0000 fs  r276504 : no need to let one FREE...
2009-09-28 20:53:36 +0000 fs  r276503 : #i104117#
cleaned up the mess with help IDs in module extensions.
Formerly, extensions used to use help IDs which were declared in module svx, and vice versa.
Also, help ID ranges were not respected.
2009-09-28 11:25:36 +0000 fs  r276489 : typo
2009-09-28 11:25:10 +0000 fs  r276488 : #i105235#
2009-09-24 11:53:16 +0000 fs  r276423 : #i105234# do not zoom the control when they view information is still uninitialized (happens at least in Writer when opening a form document)
2009-09-24 09:42:28 +0000 fs  r276415 : #i105234# proper zoom handling for the nav bar
2009-09-24 09:42:19 +0000 fs  r276414 : #i105234# setZoom: care for precision errors caused by implicit conversion float->double
2009-09-16 11:11:43 +0000 fs  r276195 : #i105082#
consolidated the sub storage handling, by delegating more functionality into
the DocumentStorageAccess class. As a result, there won't be that many unnecessary
commits anymore. Also, the two different storage caches (in ModelImpl::m_aStorages
and DocumentStorageAccess::m_aExposedStorages) have been consolidated.
This is not really part of the fix of issue 105082, but it helped reducing the
calls to the storage/package implementation.
2009-09-15 21:42:27 +0000 fs  r276190 : don't calculate space for BOLD if the text is not really bold (speeds up rendering for large tree structures)
2009-09-15 20:20:23 +0000 fs  r276188 : getTypeInfo: fill m_aTypeInfoRows only if really all type infos could be retrieved
2009-09-15 20:19:29 +0000 fs  r276187 : do not continue loading when the controller initialization throws an error
2009-09-14 12:25:57 +0000 fs  r276119 : oops, this patch was not intended for this CWS
2009-09-14 12:13:57 +0000 fs  r276114 : #cr6875455# introduce a ReferenceDevice property for various control models
2009-09-14 10:33:02 +0000 fs  r276106 : removed dead file
2009-09-09 08:37:31 +0000 fs  r275972 : remove OSL_TRACE in VCLXButton dtor
2009-09-08 11:19:17 +0000 oj  r275926 : i76534# remove mnemonic from fixed text
2009-09-07 08:39:37 +0000 fs  r275874 : create CWS dba33a from cws/dba32g@275857 (CWS: dba32g)
2009-11-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [6f386732ed045779daaa8a76ff43782d5837775f]

dba33a: summary migration from SVN

2009-11-06 13:10:39 +0000 msc  r277387 : minor fix for automatic test
2009-11-06 13:09:33 +0000 msc  r277385 : minor fix for automatic test
2009-11-06 12:30:57 +0000 fs  r277383 : argh. On some virtual machines, waiting 5 seconds for the event to arrive is not enough. Increasing the timeout ...
2009-11-06 12:13:34 +0000 fs  r277382 : this diagnostic code should not have slipped in
2009-11-05 13:21:06 +0000 fs  r277369 : SHL2NOCHECK=TRUE (requested by hjs)
2009-11-04 14:09:46 +0000 msc  r277355 : minor fix for automatic testing
2009-11-04 13:23:02 +0000 msc  r277352 : minor fix for automatic testing
2009-11-04 10:53:28 +0000 msc  r277341 : minor fix for automated testscript
2009-11-04 08:30:58 +0000 msc  r277333 : minor fix for automatic test
2009-11-04 08:15:43 +0000 msc  r277332 : minor fix for automatic test
2009-11-03 14:25:44 +0000 fs  r277324 : #i10000#
2009-11-03 09:47:47 +0000 fs  r277315 : found yet another help ID zombie ... moved formhelpid.hrc content to propctrlr.hrc, where it belongs
2009-11-03 08:50:24 +0000 fs  r277312 : use createTempFileURL, which cares for some more specialities ...
2009-11-03 08:44:55 +0000 fs  r277311 : when creating a temp file for purpose of getting a temp file URL, the delete the file immediately. On some machines/JVMs, the file exists, with write access denied, which isn't Good (TM)
2009-10-22 13:06:17 +0000 fs  r277126 : removed wrong assertion
2009-10-21 08:10:35 +0000 fs  r277077 : reverted the previous change, which was nonsense
2009-10-21 07:19:43 +0000 fs  r277076 : export the component_foo functions, now that some of the objects are built with VISIBILITY_HIDDEN=TRUE
2009-10-21 07:08:35 +0000 fs  r277075 : spare useless call
2009-10-20 21:26:31 +0000 fs  r277072 : #i10000#
2009-10-20 08:06:04 +0000 fs  r277039 : CWS-TOOLING: rebase CWS dba33a to trunk@277035 (milestone: DEV300:m62)
2009-10-16 09:55:25 +0000 fs  r276960 : remove one of the superfluous implts_doLayout calls introduced with the previous patch
2009-10-15 13:18:52 +0000 fs  r276941 : removed the basic tests. According to cn, they're not used anymore (for a long time), and according to 'du -h', they take up 6.0M on my hard disc. For too much for useless code, /me thinks.
2009-10-15 13:06:51 +0000 fs  r276940 : #i10000# remove useless include (otherwise the compiler warning it provokes would need to be fixed by declaring VISIBILITY_HIDDEN=TRUE in the makefile.mk)
2009-10-15 12:52:39 +0000 fs  r276939 : #i10000#
2009-10-15 12:44:26 +0000 fs  r276938 : #i10000#
2009-10-15 12:00:33 +0000 fs  r276936 : #i10000#
2009-10-15 10:31:37 +0000 fs  r276934 : #i105259# prepare for the Hidden arg
2009-10-15 10:31:05 +0000 fs  r276933 : IsMaximized -> const
2009-10-15 09:50:15 +0000 fs  r276932 : during #i105259#:
introduce an option to the layout manager to preserve, if possible, the size of the content window
when layouting. Enable this option for embedded (SFX-based) documents opened for outplace editing.
(the option is incompatible with in-place editing, anyway)
This is because such embedded objects couple the (content) window size to the VisAreaSize, in that
both are used interchangeably. When an embedded object is closed, it remembers the VisAreaSize,
and restores it upon next open. This, however, leads to different content window sizes when the
window is closed with another toolbar set than used during opening.
This patch here prevents those different content window sizes. Also, now the content window size
doesn't change when, explicitly or implicitly, a toolbar is shown or hidden. Instead, the content
window size stays the same, and the container window size is adjusted.
2009-10-15 09:32:41 +0000 fs  r276931 : during #i105259#: UNO access to more attributes of top windows
2009-10-15 09:30:28 +0000 fs  r276930 : indention corrected (better readable)
2009-10-15 09:26:46 +0000 fs  r276929 : during #i105259#: access to more attributes of top windows
2009-10-14 10:04:39 +0000 fs  r276889 : connecting via services manager, not naming service
2009-10-12 11:31:08 +0000 fs  r276831 : during #i105806# FillPropertySet: do not attempt to set *AutoStyleName if it doesn't exist
2009-10-12 11:24:44 +0000 fs  r276830 : #i105806# getPropertyValue: throw an UnknownPropertyException for, well, unknown properties
2009-10-08 08:20:58 +0000 fs  r276774 : implSubmit: re-throw WrappedTargetExceptions unmodified
2009-10-07 19:19:42 +0000 fs  r276770 : #i105198# do not pass an CommandType if we do not have a command
2009-10-07 17:39:36 +0000 fs  r276768 : export the OWeakObject::disposeWeakConnectionPoint symbol
2009-10-07 12:59:17 +0000 fs  r276754 : #i87693#
2009-10-07 11:19:22 +0000 fs  r276752 : #i10000#
2009-10-07 10:21:08 +0000 fs  r276748 : #105482# do not require a controller, at least not in *all* circumstances (executed reports have a model, the ReportDefinition, but no Controller)
2009-10-07 10:04:08 +0000 fs  r276747 : copying the changes from CWS fwk121 herein, in particular the fix for
issue #i105371#
2009-10-07 09:58:30 +0000 fs  r276746 : copying the changes from CWS fwk121 herein, in particular the fix for
issue #i105371#
2009-10-07 09:48:14 +0000 fs  r276744 : removed (now) pointless assertion
2009-10-07 06:59:19 +0000 fs  r276740 : export the OWeakObject::disposeWeakConnectionPoint symbol
2009-10-07 06:44:43 +0000 fs  r276739 : OComponentHelper::release & WeakAggComponentImplHelperBase::release:
when our ref count drops to 0, call OWeakObject's disposeWeakConnectionPoint before (temporarily) incrementing
the ref count, again. This ensures that our adapter cannot create references to the dying object anymore.
(A complex test case in dbaccess (#i105505#) triggered such a situation, but in another class using an analogous
release/dispose/destroy pattern, namely WeakComponentImplHelperBase)
2009-10-07 06:37:20 +0000 fs  r276738 : found during some new complex test cases: call disposeWeakConnectionPoint before actually starting to destroy the object, this ensures no other threads will resurrect it while it is dying
2009-10-06 21:58:24 +0000 fs  r276734 : oops, two small corrections to the previous fix (hey, complex test cases are cool)
2009-10-06 21:51:16 +0000 fs  r276733 : log the name of the data source which cannot be revoked
2009-10-06 21:50:41 +0000 fs  r276732 : more detailed error message when cleanup fails
2009-10-06 21:50:01 +0000 fs  r276731 : reworked the ModelImpl caching. The new and improved UNO API test for css.sdb.RowSet
revealed some inconsistencies, in whether the objects are cached by their URL, or by their
registration name. This has been changed to caching by registration name.
2009-10-06 13:50:34 +0000 fs  r276714 : print diagnostics when we cannot clean up the test case
2009-10-06 13:45:02 +0000 fs  r276713 : this test failed all the time, since the core (rightfully) threw an exception. Disabled it for the moment, until issue 84253 is fixed
2009-10-06 12:52:46 +0000 fs  r276711 : rewrote this test. Now we do not re-use the same .odb across different test cases, as this leads to unreliable
(timing-dependent) results/failures. Instead, every test sets up a new odb file.
Also, did some re-factoring, improved the cleanup code, and caught a few more errors.
2009-10-06 12:51:07 +0000 fs  r276710 : DBTools taking a logger now
2009-10-06 12:50:42 +0000 fs  r276709 : taking a PrintWriter for logging purpose
2009-10-06 12:50:03 +0000 fs  r276708 : DBTools taking a logger now
2009-10-06 12:49:22 +0000 fs  r276707 : typo
2009-10-06 12:49:03 +0000 fs  r276706 : typo
2009-10-06 12:48:52 +0000 fs  r276705 : wrappers around some database-related services - initial versions only, to evolve over time, and intended to finally replace the DBTools class
2009-10-06 12:48:02 +0000 fs  r276704 : typo
2009-10-06 12:38:42 +0000 fs  r276702 : some better diagnostics, done during getting the API tests to work more reliably
2009-10-06 10:35:51 +0000 fs  r276698 : when living in, e.g., the DataSourceBrowser, we can't expect to find an XModifiable2, so don't assert its existence
2009-10-05 12:47:52 +0000 oj  r276677 : #i105607# check for read moved into if scope
2009-10-05 11:37:06 +0000 fs  r276676 : when saving a file fails, retrieve the error message from the InteractionRequestStringResolver - this is better than any generic message we can create
2009-10-05 10:04:23 +0000 oj  r276673 : #i105607# check for read moved into if scope
2009-10-05 09:46:17 +0000 fs  r276671 : #i10000#
2009-10-05 08:43:58 +0000 fs  r276664 : #i105505#
release: dispose the (base classes) weak connection point before disposing ourself,
and in particular before temporarily incrementing our ref count, again.
This way, we prevent that a separate thread re-surrects us (using the weak connection
point's queryAdapted) while we're in the process of destruction
2009-10-05 08:41:49 +0000 fs  r276663 : #i105505# +disposeWeakConnectionPoint (outsourced into dedicated method from ::release)
2009-10-05 08:40:26 +0000 fs  r276662 : no need to derived from OSubComponent, its features are not used, directly derive from WeakComponentImplFoo instead
2009-10-05 08:39:38 +0000 fs  r276661 : #i105505# diagnostics
2009-10-05 08:39:16 +0000 fs  r276660 : #i105505# +testDocumentRevenants
2009-10-05 08:36:01 +0000 fs  r276659 : #i105560# reverted the removal of GenericController::openHelpAgent - this is needed in module reportdesign
2009-10-04 19:53:30 +0000 fs  r276657 : #105560#
remove unused code
thanks to cmc@openoffice.org for submitting the patch
2009-10-04 19:50:28 +0000 fs  r276656 : #i105550# remove unused 'fire' method (thanks to cmc)
2009-10-03 16:13:15 +0000 fs  r276655 : CWS-TOOLING: rebase CWS dba33a to trunk@276429 (milestone: DEV300:m60)
2009-10-02 19:20:48 +0000 fs  r276651 : #i104117# lotta changed IDs ...
2009-10-02 10:52:24 +0000 fs  r276634 : #i105505#
If a model is created, and is a revenant of a previous incarnation, then ensure it is properly initialized.
In particular, in its ctor, set the state to "Initializing", not "Initialized", and then let the ModelImpl
call attachResource. This ensures that the model is initialized completely, including firing the necessary
events.
2009-10-02 10:51:08 +0000 fs  r276633 : #i105505# always do an attachResource at the newly loaded model, even if it (internally) was not really loaded, but only a revenant of a previous incarnation of this document
2009-10-01 11:10:13 +0000 fs  r276597 : do not rely on the name 'Standard' for the one and only form in a document
2009-10-01 10:36:29 +0000 fs  r276590 : #i105509# don't rely on default form component names, use indexes
2009-10-01 09:12:20 +0000 fs  r276582 : #i105505#
2009-09-30 07:55:21 +0000 fs  r276542 : removed some unsed methods / spared some unnecessary pixel<->logic conversion
2009-09-30 07:53:22 +0000 fs  r276541 : removed unneeded methods
2009-09-30 06:35:59 +0000 fs  r276538 : #i10000#
2009-09-29 13:45:02 +0000 fs  r276531 : refactored the Roadmap* classes, to be able to fix above-mentioned #i105113#
2009-09-29 10:27:10 +0000 fs  r276520 : #i105367#
2009-09-29 08:46:45 +0000 fs  r276510 : #i104956# cleaned up the makefiles
2009-09-28 21:00:07 +0000 fs  r276505 : #i104117# sourced those IDs out from extension.hrc
2009-09-28 20:59:05 +0000 fs  r276504 : no need to let one FREE...
2009-09-28 20:53:36 +0000 fs  r276503 : #i104117#
cleaned up the mess with help IDs in module extensions.
Formerly, extensions used to use help IDs which were declared in module svx, and vice versa.
Also, help ID ranges were not respected.
2009-09-28 11:25:36 +0000 fs  r276489 : typo
2009-09-28 11:25:10 +0000 fs  r276488 : #i105235#
2009-09-24 11:53:16 +0000 fs  r276423 : #i105234# do not zoom the control when they view information is still uninitialized (happens at least in Writer when opening a form document)
2009-09-24 09:42:28 +0000 fs  r276415 : #i105234# proper zoom handling for the nav bar
2009-09-24 09:42:19 +0000 fs  r276414 : #i105234# setZoom: care for precision errors caused by implicit conversion float->double
2009-09-16 11:11:43 +0000 fs  r276195 : #i105082#
consolidated the sub storage handling, by delegating more functionality into
the DocumentStorageAccess class. As a result, there won't be that many unnecessary
commits anymore. Also, the two different storage caches (in ModelImpl::m_aStorages
and DocumentStorageAccess::m_aExposedStorages) have been consolidated.
This is not really part of the fix of issue 105082, but it helped reducing the
calls to the storage/package implementation.
2009-09-15 21:42:27 +0000 fs  r276190 : don't calculate space for BOLD if the text is not really bold (speeds up rendering for large tree structures)
2009-09-15 20:20:23 +0000 fs  r276188 : getTypeInfo: fill m_aTypeInfoRows only if really all type infos could be retrieved
2009-09-15 20:19:29 +0000 fs  r276187 : do not continue loading when the controller initialization throws an error
2009-09-14 12:25:57 +0000 fs  r276119 : oops, this patch was not intended for this CWS
2009-09-14 12:13:57 +0000 fs  r276114 : #cr6875455# introduce a ReferenceDevice property for various control models
2009-09-14 10:33:02 +0000 fs  r276106 : removed dead file
2009-09-09 08:37:31 +0000 fs  r275972 : remove OSL_TRACE in VCLXButton dtor
2009-09-08 11:19:17 +0000 oj  r275926 : i76534# remove mnemonic from fixed text
2009-09-07 08:39:37 +0000 fs  r275874 : create CWS dba33a from cws/dba32g@275857 (CWS: dba32g)
2009-11-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d5c799bd36d600f4ebbce76f12333324bc1f6c09]

dba33a: summary migration from SVN

2009-11-06 13:10:39 +0000 msc  r277387 : minor fix for automatic test
2009-11-06 13:09:33 +0000 msc  r277385 : minor fix for automatic test
2009-11-06 12:30:57 +0000 fs  r277383 : argh. On some virtual machines, waiting 5 seconds for the event to arrive is not enough. Increasing the timeout ...
2009-11-06 12:13:34 +0000 fs  r277382 : this diagnostic code should not have slipped in
2009-11-05 13:21:06 +0000 fs  r277369 : SHL2NOCHECK=TRUE (requested by hjs)
2009-11-04 14:09:46 +0000 msc  r277355 : minor fix for automatic testing
2009-11-04 13:23:02 +0000 msc  r277352 : minor fix for automatic testing
2009-11-04 10:53:28 +0000 msc  r277341 : minor fix for automated testscript
2009-11-04 08:30:58 +0000 msc  r277333 : minor fix for automatic test
2009-11-04 08:15:43 +0000 msc  r277332 : minor fix for automatic test
2009-11-03 14:25:44 +0000 fs  r277324 : #i10000#
2009-11-03 09:47:47 +0000 fs  r277315 : found yet another help ID zombie ... moved formhelpid.hrc content to propctrlr.hrc, where it belongs
2009-11-03 08:50:24 +0000 fs  r277312 : use createTempFileURL, which cares for some more specialities ...
2009-11-03 08:44:55 +0000 fs  r277311 : when creating a temp file for purpose of getting a temp file URL, the delete the file immediately. On some machines/JVMs, the file exists, with write access denied, which isn't Good (TM)
2009-10-22 13:06:17 +0000 fs  r277126 : removed wrong assertion
2009-10-21 08:10:35 +0000 fs  r277077 : reverted the previous change, which was nonsense
2009-10-21 07:19:43 +0000 fs  r277076 : export the component_foo functions, now that some of the objects are built with VISIBILITY_HIDDEN=TRUE
2009-10-21 07:08:35 +0000 fs  r277075 : spare useless call
2009-10-20 21:26:31 +0000 fs  r277072 : #i10000#
2009-10-20 08:06:04 +0000 fs  r277039 : CWS-TOOLING: rebase CWS dba33a to trunk@277035 (milestone: DEV300:m62)
2009-10-16 09:55:25 +0000 fs  r276960 : remove one of the superfluous implts_doLayout calls introduced with the previous patch
2009-10-15 13:18:52 +0000 fs  r276941 : removed the basic tests. According to cn, they're not used anymore (for a long time), and according to 'du -h', they take up 6.0M on my hard disc. For too much for useless code, /me thinks.
2009-10-15 13:06:51 +0000 fs  r276940 : #i10000# remove useless include (otherwise the compiler warning it provokes would need to be fixed by declaring VISIBILITY_HIDDEN=TRUE in the makefile.mk)
2009-10-15 12:52:39 +0000 fs  r276939 : #i10000#
2009-10-15 12:44:26 +0000 fs  r276938 : #i10000#
2009-10-15 12:00:33 +0000 fs  r276936 : #i10000#
2009-10-15 10:31:37 +0000 fs  r276934 : #i105259# prepare for the Hidden arg
2009-10-15 10:31:05 +0000 fs  r276933 : IsMaximized -> const
2009-10-15 09:50:15 +0000 fs  r276932 : during #i105259#:
introduce an option to the layout manager to preserve, if possible, the size of the content window
when layouting. Enable this option for embedded (SFX-based) documents opened for outplace editing.
(the option is incompatible with in-place editing, anyway)
This is because such embedded objects couple the (content) window size to the VisAreaSize, in that
both are used interchangeably. When an embedded object is closed, it remembers the VisAreaSize,
and restores it upon next open. This, however, leads to different content window sizes when the
window is closed with another toolbar set than used during opening.
This patch here prevents those different content window sizes. Also, now the content window size
doesn't change when, explicitly or implicitly, a toolbar is shown or hidden. Instead, the content
window size stays the same, and the container window size is adjusted.
2009-10-15 09:32:41 +0000 fs  r276931 : during #i105259#: UNO access to more attributes of top windows
2009-10-15 09:30:28 +0000 fs  r276930 : indention corrected (better readable)
2009-10-15 09:26:46 +0000 fs  r276929 : during #i105259#: access to more attributes of top windows
2009-10-14 10:04:39 +0000 fs  r276889 : connecting via services manager, not naming service
2009-10-12 11:31:08 +0000 fs  r276831 : during #i105806# FillPropertySet: do not attempt to set *AutoStyleName if it doesn't exist
2009-10-12 11:24:44 +0000 fs  r276830 : #i105806# getPropertyValue: throw an UnknownPropertyException for, well, unknown properties
2009-10-08 08:20:58 +0000 fs  r276774 : implSubmit: re-throw WrappedTargetExceptions unmodified
2009-10-07 19:19:42 +0000 fs  r276770 : #i105198# do not pass an CommandType if we do not have a command
2009-10-07 17:39:36 +0000 fs  r276768 : export the OWeakObject::disposeWeakConnectionPoint symbol
2009-10-07 12:59:17 +0000 fs  r276754 : #i87693#
2009-10-07 11:19:22 +0000 fs  r276752 : #i10000#
2009-10-07 10:21:08 +0000 fs  r276748 : #105482# do not require a controller, at least not in *all* circumstances (executed reports have a model, the ReportDefinition, but no Controller)
2009-10-07 10:04:08 +0000 fs  r276747 : copying the changes from CWS fwk121 herein, in particular the fix for
issue #i105371#
2009-10-07 09:58:30 +0000 fs  r276746 : copying the changes from CWS fwk121 herein, in particular the fix for
issue #i105371#
2009-10-07 09:48:14 +0000 fs  r276744 : removed (now) pointless assertion
2009-10-07 06:59:19 +0000 fs  r276740 : export the OWeakObject::disposeWeakConnectionPoint symbol
2009-10-07 06:44:43 +0000 fs  r276739 : OComponentHelper::release & WeakAggComponentImplHelperBase::release:
when our ref count drops to 0, call OWeakObject's disposeWeakConnectionPoint before (temporarily) incrementing
the ref count, again. This ensures that our adapter cannot create references to the dying object anymore.
(A complex test case in dbaccess (#i105505#) triggered such a situation, but in another class using an analogous
release/dispose/destroy pattern, namely WeakComponentImplHelperBase)
2009-10-07 06:37:20 +0000 fs  r276738 : found during some new complex test cases: call disposeWeakConnectionPoint before actually starting to destroy the object, this ensures no other threads will resurrect it while it is dying
2009-10-06 21:58:24 +0000 fs  r276734 : oops, two small corrections to the previous fix (hey, complex test cases are cool)
2009-10-06 21:51:16 +0000 fs  r276733 : log the name of the data source which cannot be revoked
2009-10-06 21:50:41 +0000 fs  r276732 : more detailed error message when cleanup fails
2009-10-06 21:50:01 +0000 fs  r276731 : reworked the ModelImpl caching. The new and improved UNO API test for css.sdb.RowSet
revealed some inconsistencies, in whether the objects are cached by their URL, or by their
registration name. This has been changed to caching by registration name.
2009-10-06 13:50:34 +0000 fs  r276714 : print diagnostics when we cannot clean up the test case
2009-10-06 13:45:02 +0000 fs  r276713 : this test failed all the time, since the core (rightfully) threw an exception. Disabled it for the moment, until issue 84253 is fixed
2009-10-06 12:52:46 +0000 fs  r276711 : rewrote this test. Now we do not re-use the same .odb across different test cases, as this leads to unreliable
(timing-dependent) results/failures. Instead, every test sets up a new odb file.
Also, did some re-factoring, improved the cleanup code, and caught a few more errors.
2009-10-06 12:51:07 +0000 fs  r276710 : DBTools taking a logger now
2009-10-06 12:50:42 +0000 fs  r276709 : taking a PrintWriter for logging purpose
2009-10-06 12:50:03 +0000 fs  r276708 : DBTools taking a logger now
2009-10-06 12:49:22 +0000 fs  r276707 : typo
2009-10-06 12:49:03 +0000 fs  r276706 : typo
2009-10-06 12:48:52 +0000 fs  r276705 : wrappers around some database-related services - initial versions only, to evolve over time, and intended to finally replace the DBTools class
2009-10-06 12:48:02 +0000 fs  r276704 : typo
2009-10-06 12:38:42 +0000 fs  r276702 : some better diagnostics, done during getting the API tests to work more reliably
2009-10-06 10:35:51 +0000 fs  r276698 : when living in, e.g., the DataSourceBrowser, we can't expect to find an XModifiable2, so don't assert its existence
2009-10-05 12:47:52 +0000 oj  r276677 : #i105607# check for read moved into if scope
2009-10-05 11:37:06 +0000 fs  r276676 : when saving a file fails, retrieve the error message from the InteractionRequestStringResolver - this is better than any generic message we can create
2009-10-05 10:04:23 +0000 oj  r276673 : #i105607# check for read moved into if scope
2009-10-05 09:46:17 +0000 fs  r276671 : #i10000#
2009-10-05 08:43:58 +0000 fs  r276664 : #i105505#
release: dispose the (base classes) weak connection point before disposing ourself,
and in particular before temporarily incrementing our ref count, again.
This way, we prevent that a separate thread re-surrects us (using the weak connection
point's queryAdapted) while we're in the process of destruction
2009-10-05 08:41:49 +0000 fs  r276663 : #i105505# +disposeWeakConnectionPoint (outsourced into dedicated method from ::release)
2009-10-05 08:40:26 +0000 fs  r276662 : no need to derived from OSubComponent, its features are not used, directly derive from WeakComponentImplFoo instead
2009-10-05 08:39:38 +0000 fs  r276661 : #i105505# diagnostics
2009-10-05 08:39:16 +0000 fs  r276660 : #i105505# +testDocumentRevenants
2009-10-05 08:36:01 +0000 fs  r276659 : #i105560# reverted the removal of GenericController::openHelpAgent - this is needed in module reportdesign
2009-10-04 19:53:30 +0000 fs  r276657 : #105560#
remove unused code
thanks to cmc@openoffice.org for submitting the patch
2009-10-04 19:50:28 +0000 fs  r276656 : #i105550# remove unused 'fire' method (thanks to cmc)
2009-10-03 16:13:15 +0000 fs  r276655 : CWS-TOOLING: rebase CWS dba33a to trunk@276429 (milestone: DEV300:m60)
2009-10-02 19:20:48 +0000 fs  r276651 : #i104117# lotta changed IDs ...
2009-10-02 10:52:24 +0000 fs  r276634 : #i105505#
If a model is created, and is a revenant of a previous incarnation, then ensure it is properly initialized.
In particular, in its ctor, set the state to "Initializing", not "Initialized", and then let the ModelImpl
call attachResource. This ensures that the model is initialized completely, including firing the necessary
events.
2009-10-02 10:51:08 +0000 fs  r276633 : #i105505# always do an attachResource at the newly loaded model, even if it (internally) was not really loaded, but only a revenant of a previous incarnation of this document
2009-10-01 11:10:13 +0000 fs  r276597 : do not rely on the name 'Standard' for the one and only form in a document
2009-10-01 10:36:29 +0000 fs  r276590 : #i105509# don't rely on default form component names, use indexes
2009-10-01 09:12:20 +0000 fs  r276582 : #i105505#
2009-09-30 07:55:21 +0000 fs  r276542 : removed some unsed methods / spared some unnecessary pixel<->logic conversion
2009-09-30 07:53:22 +0000 fs  r276541 : removed unneeded methods
2009-09-30 06:35:59 +0000 fs  r276538 : #i10000#
2009-09-29 13:45:02 +0000 fs  r276531 : refactored the Roadmap* classes, to be able to fix above-mentioned #i105113#
2009-09-29 10:27:10 +0000 fs  r276520 : #i105367#
2009-09-29 08:46:45 +0000 fs  r276510 : #i104956# cleaned up the makefiles
2009-09-28 21:00:07 +0000 fs  r276505 : #i104117# sourced those IDs out from extension.hrc
2009-09-28 20:59:05 +0000 fs  r276504 : no need to let one FREE...
2009-09-28 20:53:36 +0000 fs  r276503 : #i104117#
cleaned up the mess with help IDs in module extensions.
Formerly, extensions used to use help IDs which were declared in module svx, and vice versa.
Also, help ID ranges were not respected.
2009-09-28 11:25:36 +0000 fs  r276489 : typo
2009-09-28 11:25:10 +0000 fs  r276488 : #i105235#
2009-09-24 11:53:16 +0000 fs  r276423 : #i105234# do not zoom the control when they view information is still uninitialized (happens at least in Writer when opening a form document)
2009-09-24 09:42:28 +0000 fs  r276415 : #i105234# proper zoom handling for the nav bar
2009-09-24 09:42:19 +0000 fs  r276414 : #i105234# setZoom: care for precision errors caused by implicit conversion float->double
2009-09-16 11:11:43 +0000 fs  r276195 : #i105082#
consolidated the sub storage handling, by delegating more functionality into
the DocumentStorageAccess class. As a result, there won't be that many unnecessary
commits anymore. Also, the two different storage caches (in ModelImpl::m_aStorages
and DocumentStorageAccess::m_aExposedStorages) have been consolidated.
This is not really part of the fix of issue 105082, but it helped reducing the
calls to the storage/package implementation.
2009-09-15 21:42:27 +0000 fs  r276190 : don't calculate space for BOLD if the text is not really bold (speeds up rendering for large tree structures)
2009-09-15 20:20:23 +0000 fs  r276188 : getTypeInfo: fill m_aTypeInfoRows only if really all type infos could be retrieved
2009-09-15 20:19:29 +0000 fs  r276187 : do not continue loading when the controller initialization throws an error
2009-09-14 12:25:57 +0000 fs  r276119 : oops, this patch was not intended for this CWS
2009-09-14 12:13:57 +0000 fs  r276114 : #cr6875455# introduce a ReferenceDevice property for various control models
2009-09-14 10:33:02 +0000 fs  r276106 : removed dead file
2009-09-09 08:37:31 +0000 fs  r275972 : remove OSL_TRACE in VCLXButton dtor
2009-09-08 11:19:17 +0000 oj  r275926 : i76534# remove mnemonic from fixed text
2009-09-07 08:39:37 +0000 fs  r275874 : create CWS dba33a from cws/dba32g@275857 (CWS: dba32g)
2009-11-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [98686c447f73b1fb65393dde646e87355006ac43]

dba33a: summary migration from SVN

2009-11-06 13:10:39 +0000 msc  r277387 : minor fix for automatic test
2009-11-06 13:09:33 +0000 msc  r277385 : minor fix for automatic test
2009-11-06 12:30:57 +0000 fs  r277383 : argh. On some virtual machines, waiting 5 seconds for the event to arrive is not enough. Increasing the timeout ...
2009-11-06 12:13:34 +0000 fs  r277382 : this diagnostic code should not have slipped in
2009-11-05 13:21:06 +0000 fs  r277369 : SHL2NOCHECK=TRUE (requested by hjs)
2009-11-04 14:09:46 +0000 msc  r277355 : minor fix for automatic testing
2009-11-04 13:23:02 +0000 msc  r277352 : minor fix for automatic testing
2009-11-04 10:53:28 +0000 msc  r277341 : minor fix for automated testscript
2009-11-04 08:30:58 +0000 msc  r277333 : minor fix for automatic test
2009-11-04 08:15:43 +0000 msc  r277332 : minor fix for automatic test
2009-11-03 14:25:44 +0000 fs  r277324 : #i10000#
2009-11-03 09:47:47 +0000 fs  r277315 : found yet another help ID zombie ... moved formhelpid.hrc content to propctrlr.hrc, where it belongs
2009-11-03 08:50:24 +0000 fs  r277312 : use createTempFileURL, which cares for some more specialities ...
2009-11-03 08:44:55 +0000 fs  r277311 : when creating a temp file for purpose of getting a temp file URL, the delete the file immediately. On some machines/JVMs, the file exists, with write access denied, which isn't Good (TM)
2009-10-22 13:06:17 +0000 fs  r277126 : removed wrong assertion
2009-10-21 08:10:35 +0000 fs  r277077 : reverted the previous change, which was nonsense
2009-10-21 07:19:43 +0000 fs  r277076 : export the component_foo functions, now that some of the objects are built with VISIBILITY_HIDDEN=TRUE
2009-10-21 07:08:35 +0000 fs  r277075 : spare useless call
2009-10-20 21:26:31 +0000 fs  r277072 : #i10000#
2009-10-20 08:06:04 +0000 fs  r277039 : CWS-TOOLING: rebase CWS dba33a to trunk@277035 (milestone: DEV300:m62)
2009-10-16 09:55:25 +0000 fs  r276960 : remove one of the superfluous implts_doLayout calls introduced with the previous patch
2009-10-15 13:18:52 +0000 fs  r276941 : removed the basic tests. According to cn, they're not used anymore (for a long time), and according to 'du -h', they take up 6.0M on my hard disc. For too much for useless code, /me thinks.
2009-10-15 13:06:51 +0000 fs  r276940 : #i10000# remove useless include (otherwise the compiler warning it provokes would need to be fixed by declaring VISIBILITY_HIDDEN=TRUE in the makefile.mk)
2009-10-15 12:52:39 +0000 fs  r276939 : #i10000#
2009-10-15 12:44:26 +0000 fs  r276938 : #i10000#
2009-10-15 12:00:33 +0000 fs  r276936 : #i10000#
2009-10-15 10:31:37 +0000 fs  r276934 : #i105259# prepare for the Hidden arg
2009-10-15 10:31:05 +0000 fs  r276933 : IsMaximized -> const
2009-10-15 09:50:15 +0000 fs  r276932 : during #i105259#:
introduce an option to the layout manager to preserve, if possible, the size of the content window
when layouting. Enable this option for embedded (SFX-based) documents opened for outplace editing.
(the option is incompatible with in-place editing, anyway)
This is because such embedded objects couple the (content) window size to the VisAreaSize, in that
both are used interchangeably. When an embedded object is closed, it remembers the VisAreaSize,
and restores it upon next open. This, however, leads to different content window sizes when the
window is closed with another toolbar set than used during opening.
This patch here prevents those different content window sizes. Also, now the content window size
doesn't change when, explicitly or implicitly, a toolbar is shown or hidden. Instead, the content
window size stays the same, and the container window size is adjusted.
2009-10-15 09:32:41 +0000 fs  r276931 : during #i105259#: UNO access to more attributes of top windows
2009-10-15 09:30:28 +0000 fs  r276930 : indention corrected (better readable)
2009-10-15 09:26:46 +0000 fs  r276929 : during #i105259#: access to more attributes of top windows
2009-10-14 10:04:39 +0000 fs  r276889 : connecting via services manager, not naming service
2009-10-12 11:31:08 +0000 fs  r276831 : during #i105806# FillPropertySet: do not attempt to set *AutoStyleName if it doesn't exist
2009-10-12 11:24:44 +0000 fs  r276830 : #i105806# getPropertyValue: throw an UnknownPropertyException for, well, unknown properties
2009-10-08 08:20:58 +0000 fs  r276774 : implSubmit: re-throw WrappedTargetExceptions unmodified
2009-10-07 19:19:42 +0000 fs  r276770 : #i105198# do not pass an CommandType if we do not have a command
2009-10-07 17:39:36 +0000 fs  r276768 : export the OWeakObject::disposeWeakConnectionPoint symbol
2009-10-07 12:59:17 +0000 fs  r276754 : #i87693#
2009-10-07 11:19:22 +0000 fs  r276752 : #i10000#
2009-10-07 10:21:08 +0000 fs  r276748 : #105482# do not require a controller, at least not in *all* circumstances (executed reports have a model, the ReportDefinition, but no Controller)
2009-10-07 10:04:08 +0000 fs  r276747 : copying the changes from CWS fwk121 herein, in particular the fix for
issue #i105371#
2009-10-07 09:58:30 +0000 fs  r276746 : copying the changes from CWS fwk121 herein, in particular the fix for
issue #i105371#
2009-10-07 09:48:14 +0000 fs  r276744 : removed (now) pointless assertion
2009-10-07 06:59:19 +0000 fs  r276740 : export the OWeakObject::disposeWeakConnectionPoint symbol
2009-10-07 06:44:43 +0000 fs  r276739 : OComponentHelper::release & WeakAggComponentImplHelperBase::release:
when our ref count drops to 0, call OWeakObject's disposeWeakConnectionPoint before (temporarily) incrementing
the ref count, again. This ensures that our adapter cannot create references to the dying object anymore.
(A complex test case in dbaccess (#i105505#) triggered such a situation, but in another class using an analogous
release/dispose/destroy pattern, namely WeakComponentImplHelperBase)
2009-10-07 06:37:20 +0000 fs  r276738 : found during some new complex test cases: call disposeWeakConnectionPoint before actually starting to destroy the object, this ensures no other threads will resurrect it while it is dying
2009-10-06 21:58:24 +0000 fs  r276734 : oops, two small corrections to the previous fix (hey, complex test cases are cool)
2009-10-06 21:51:16 +0000 fs  r276733 : log the name of the data source which cannot be revoked
2009-10-06 21:50:41 +0000 fs  r276732 : more detailed error message when cleanup fails
2009-10-06 21:50:01 +0000 fs  r276731 : reworked the ModelImpl caching. The new and improved UNO API test for css.sdb.RowSet
revealed some inconsistencies, in whether the objects are cached by their URL, or by their
registration name. This has been changed to caching by registration name.
2009-10-06 13:50:34 +0000 fs  r276714 : print diagnostics when we cannot clean up the test case
2009-10-06 13:45:02 +0000 fs  r276713 : this test failed all the time, since the core (rightfully) threw an exception. Disabled it for the moment, until issue 84253 is fixed
2009-10-06 12:52:46 +0000 fs  r276711 : rewrote this test. Now we do not re-use the same .odb across different test cases, as this leads to unreliable
(timing-dependent) results/failures. Instead, every test sets up a new odb file.
Also, did some re-factoring, improved the cleanup code, and caught a few more errors.
2009-10-06 12:51:07 +0000 fs  r276710 : DBTools taking a logger now
2009-10-06 12:50:42 +0000 fs  r276709 : taking a PrintWriter for logging purpose
2009-10-06 12:50:03 +0000 fs  r276708 : DBTools taking a logger now
2009-10-06 12:49:22 +0000 fs  r276707 : typo
2009-10-06 12:49:03 +0000 fs  r276706 : typo
2009-10-06 12:48:52 +0000 fs  r276705 : wrappers around some database-related services - initial versions only, to evolve over time, and intended to finally replace the DBTools class
2009-10-06 12:48:02 +0000 fs  r276704 : typo
2009-10-06 12:38:42 +0000 fs  r276702 : some better diagnostics, done during getting the API tests to work more reliably
2009-10-06 10:35:51 +0000 fs  r276698 : when living in, e.g., the DataSourceBrowser, we can't expect to find an XModifiable2, so don't assert its existence
2009-10-05 12:47:52 +0000 oj  r276677 : #i105607# check for read moved into if scope
2009-10-05 11:37:06 +0000 fs  r276676 : when saving a file fails, retrieve the error message from the InteractionRequestStringResolver - this is better than any generic message we can create
2009-10-05 10:04:23 +0000 oj  r276673 : #i105607# check for read moved into if scope
2009-10-05 09:46:17 +0000 fs  r276671 : #i10000#
2009-10-05 08:43:58 +0000 fs  r276664 : #i105505#
release: dispose the (base classes) weak connection point before disposing ourself,
and in particular before temporarily incrementing our ref count, again.
This way, we prevent that a separate thread re-surrects us (using the weak connection
point's queryAdapted) while we're in the process of destruction
2009-10-05 08:41:49 +0000 fs  r276663 : #i105505# +disposeWeakConnectionPoint (outsourced into dedicated method from ::release)
2009-10-05 08:40:26 +0000 fs  r276662 : no need to derived from OSubComponent, its features are not used, directly derive from WeakComponentImplFoo instead
2009-10-05 08:39:38 +0000 fs  r276661 : #i105505# diagnostics
2009-10-05 08:39:16 +0000 fs  r276660 : #i105505# +testDocumentRevenants
2009-10-05 08:36:01 +0000 fs  r276659 : #i105560# reverted the removal of GenericController::openHelpAgent - this is needed in module reportdesign
2009-10-04 19:53:30 +0000 fs  r276657 : #105560#
remove unused code
thanks to cmc@openoffice.org for submitting the patch
2009-10-04 19:50:28 +0000 fs  r276656 : #i105550# remove unused 'fire' method (thanks to cmc)
2009-10-03 16:13:15 +0000 fs  r276655 : CWS-TOOLING: rebase CWS dba33a to trunk@276429 (milestone: DEV300:m60)
2009-10-02 19:20:48 +0000 fs  r276651 : #i104117# lotta changed IDs ...
2009-10-02 10:52:24 +0000 fs  r276634 : #i105505#
If a model is created, and is a revenant of a previous incarnation, then ensure it is properly initialized.
In particular, in its ctor, set the state to "Initializing", not "Initialized", and then let the ModelImpl
call attachResource. This ensures that the model is initialized completely, including firing the necessary
events.
2009-10-02 10:51:08 +0000 fs  r276633 : #i105505# always do an attachResource at the newly loaded model, even if it (internally) was not really loaded, but only a revenant of a previous incarnation of this document
2009-10-01 11:10:13 +0000 fs  r276597 : do not rely on the name 'Standard' for the one and only form in a document
2009-10-01 10:36:29 +0000 fs  r276590 : #i105509# don't rely on default form component names, use indexes
2009-10-01 09:12:20 +0000 fs  r276582 : #i105505#
2009-09-30 07:55:21 +0000 fs  r276542 : removed some unsed methods / spared some unnecessary pixel<->logic conversion
2009-09-30 07:53:22 +0000 fs  r276541 : removed unneeded methods
2009-09-30 06:35:59 +0000 fs  r276538 : #i10000#
2009-09-29 13:45:02 +0000 fs  r276531 : refactored the Roadmap* classes, to be able to fix above-mentioned #i105113#
2009-09-29 10:27:10 +0000 fs  r276520 : #i105367#
2009-09-29 08:46:45 +0000 fs  r276510 : #i104956# cleaned up the makefiles
2009-09-28 21:00:07 +0000 fs  r276505 : #i104117# sourced those IDs out from extension.hrc
2009-09-28 20:59:05 +0000 fs  r276504 : no need to let one FREE...
2009-09-28 20:53:36 +0000 fs  r276503 : #i104117#
cleaned up the mess with help IDs in module extensions.
Formerly, extensions used to use help IDs which were declared in module svx, and vice versa.
Also, help ID ranges were not respected.
2009-09-28 11:25:36 +0000 fs  r276489 : typo
2009-09-28 11:25:10 +0000 fs  r276488 : #i105235#
2009-09-24 11:53:16 +0000 fs  r276423 : #i105234# do not zoom the control when they view information is still uninitialized (happens at least in Writer when opening a form document)
2009-09-24 09:42:28 +0000 fs  r276415 : #i105234# proper zoom handling for the nav bar
2009-09-24 09:42:19 +0000 fs  r276414 : #i105234# setZoom: care for precision errors caused by implicit conversion float->double
2009-09-16 11:11:43 +0000 fs  r276195 : #i105082#
consolidated the sub storage handling, by delegating more functionality into
the DocumentStorageAccess class. As a result, there won't be that many unnecessary
commits anymore. Also, the two different storage caches (in ModelImpl::m_aStorages
and DocumentStorageAccess::m_aExposedStorages) have been consolidated.
This is not really part of the fix of issue 105082, but it helped reducing the
calls to the storage/package implementation.
2009-09-15 21:42:27 +0000 fs  r276190 : don't calculate space for BOLD if the text is not really bold (speeds up rendering for large tree structures)
2009-09-15 20:20:23 +0000 fs  r276188 : getTypeInfo: fill m_aTypeInfoRows only if really all type infos could be retrieved
2009-09-15 20:19:29 +0000 fs  r276187 : do not continue loading when the controller initialization throws an error
2009-09-14 12:25:57 +0000 fs  r276119 : oops, this patch was not intended for this CWS
2009-09-14 12:13:57 +0000 fs  r276114 : #cr6875455# introduce a ReferenceDevice property for various control models
2009-09-14 10:33:02 +0000 fs  r276106 : removed dead file
2009-09-09 08:37:31 +0000 fs  r275972 : remove OSL_TRACE in VCLXButton dtor
2009-09-08 11:19:17 +0000 oj  r275926 : i76534# remove mnemonic from fixed text
2009-09-07 08:39:37 +0000 fs  r275874 : create CWS dba33a from cws/dba32g@275857 (CWS: dba32g)
2009-11-27  Kai Sommerfeld  <kso@openoffice.org>  [4bf7a83912dce2dd3832236900e52fff62f4b085]

#i95011# - no more unneeded PROPFINDs, caused by ucb getPropertyValues command. Handling of compressed streams now completely handled by UCB.


2009-11-27  mb93783  <mb93783@v20z-so6>  [ba2db761d7ad1632bfd4bec7e0026f3ba080aef7]

fix build using configure (workaround for issue i53089


2009-11-27  Joerg Skottke  <jsk@openoffice.org>  [6cf33af6795bee108b8f31efd1576d92c05ff1d1]

automationooo320m6: #i107266# - Try to avoid flase warning because of delayed listbox fillage (is this correct english?<g>)


2009-11-27  Oliver Craemer  <oc@openoffice.org>  [00d8bfedd81b52ce72deb7542114d6212bb61cb2]

#i106356# Autotests for chartshapes


2009-11-27  Tobias Krause  <tkr@openoffice.org>  [d7c947bfc6021b9bb74df1e971f89ccc5e241e12]

tkr32: #i105917# seperate windows patch file


2009-11-27  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [5b6d2ba51ac268e818154ba10b6157444bb6948d]

merge


2009-11-27  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [8b2c1496752e50702b5e7d015cbf55594f220b21]

printerpullpages: #i107119# add a tooltip to the preview window


2009-11-27  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [83ee99a9a2119bdd7948f702977c8a017e9aff0c]

[CWS autorecovery] #i65597# refactored SfxViewFrame::SwitchToViewShell_Impl to move some functionality to the UNO implementations, instead of doing it here. This is another step towards a fully UNOized view factory for SFX documents.


2009-11-27  Carsten Driesner  <cd@openoffice.org>  [bbc0c51356ee72bdfda91fd229d9da69b741db65]

#161124# Update service tag sources


2009-11-27  Joachim Lingner  <jl@openoffice.org>  [8169109e434e10c5238f342f5a71dd5aaf72a9d2]

jl137: #103420# build error in util when ENABLE_NSS_MODULE==NO


2009-11-27  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [05bb4138d25b8adcec7f9b69398163986f258073]

dba33d: #i106772# check if update and refetching works otherwise set iter to end and some resource handling for error messages


2009-11-27  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [d96b191fe42ab3396f0386d74da4c92730dbcc65]

#i10000#


2009-11-27  Joachim Lingner  <jl@openoffice.org>  [14ba823d19427730dfcaaf6a55d9e2cbd4ef0502]

jl137: #103420# xmlsecurity needs latest NSS otherwise not building


2009-11-27  Dirk Völzke  <dv@openoffice.org>  [b28b1d5a44b39e150c98d58b23f12e5f203b95ec]

#i107166# Use 32 bit for values larger than 32768


2009-11-26  Rene Engelhard  <rene@openoffice.org>  [d68feb2d83342e474cf2d1cea82b0485ec566398]

fontooocleanup: run autoconf


2009-11-26  Rene Engelhard  <rene@openoffice.org>  [4eb3c8d7f45b9b4022a0028b8196f9b59309573c]

remove last remains of FontOOo. long obsolete and msfontextract was removed by mh, too


2009-11-26  Rene Engelhard  <rene@openoffice.org>  [77a892d14999b5d528e2cdf5f883e3d1ed76d999]

remove last remains of FontOOo. long obsolete and msfontextract was removed by mh, too


2009-11-26  Joerg Skottke  <jsk@openoffice.org>  [997788c91a8153a372a56274ee52d5cd20f278e2]

automationooo320m6: #i107212# - Added accelerator for cs as suggested by xlastovi


2009-11-26  skotti  <skotti@buster.gleitmeier.de>  [d839e25d30e4dbb2400ab07eca19b1b4e45d1287]

sb111: <no issue> remove some sleep statements, resolve potential timing issues, add slots to hUseAsyncSlot()


2009-11-26  Mikhail Voitenko  <mav@openoffice.org>  [245aaeb38f6d1f0ed1ac892da302772e6f71a9f3]

#i105172# try to store documents on shutdown


2009-11-26  Carsten Driesner  <cd@openoffice.org>  [84c0ebe7d3e7dbc3796967d52f9535fecc9e6947]

#i107087# Remove event listener from tab window on TabWindowService dtor


2009-11-26  Mikhail Voitenko  <mav@openoffice.org>  [f80a20d5960bdca8edeacc76bd91e6338d2fd5d2]

#i105172# PL: implement cancelShutdown


2009-11-26  Vladimir Glazunov  <vg@openoffice.org>  [9c04b6cd80785b0aab3f77c3f8cd9541dd9c6ab1]

DEV300


2009-11-26  Vladimir Glazunov  <vg@openoffice.org>  [17e16f466b88adeef6f80a7c1b75d37daed1ddf5]

#i10000# fix for deliver path


2009-11-26  Vladimir Glazunov  <vg@openoffice.org>  [e1bea8425a6f5eea03ff35fdd9f95a0049f219fe]

CWS-TOOLING: integrate CWS hr67


2009-11-26  sb  <sb@openoffice.org>  [a5ac728f76dd10e5623f2b14a451fe7291d1368d]

sb111: #i107231# work around broken javax.xml.validation.SchemaFactory.newInstance


2009-11-26  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [8a3694e8aa6b04a4347b32daac1b22d5200ab1f4]

dba33d: #i69262# allow functions to be grouped


2009-11-26  os  <os@openoffice.org>  [56284b565d521a25df9612e030c88452db0a7bdb]

custom property field - add type css::util::Duration


2009-11-26  Henning Brinkmann[hbrinkm]  <hbrinkm@openoffice.org>  [42e6d813e7deb9678d90546de24e4c9302393ecb]

writefilter07: merged DEV300_m65


2009-11-26  Henning Brinkmann[hbrinkm]  <hbrinkm@openoffice.org>  [ac173f8291222e2ff2bc23abb27379b379a7f2c5]

writefilter07: merged DEV300_m65


2009-11-26  Henning Brinkmann[hbrinkm]  <hbrinkm@openoffice.org>  [626879efbaaa388271f0a0042564c52202b53a82]

writefilter07: merged DEV300_m65


2009-11-26  Henning Brinkmann[hbrinkm]  <hbrinkm@openoffice.org>  [88f9d6bf8c2403cff9fbf32db7d3351c5c3f181d]

writefilter07: merged DEV300_m65


2009-11-26  Henning Brinkmann[hbrinkm]  <hbrinkm@openoffice.org>  [20960c96b03952e4f86a8e028c80890c192a2180]

writefilter07: merged DEV300_m65


2009-11-26  Henning Brinkmann[hbrinkm]  <hbrinkm@openoffice.org>  [2448735d879cd54a185e7e596d919444731f9898]

writefilter07: merged DEV300_m65


2009-11-26  Henning Brinkmann[hbrinkm]  <hbrinkm@openoffice.org>  [fa6af4dcaae5d15a36647a42c021cc3acdf932a2]

writefilter07: merged DEV300_m65


2009-11-26  Henning Brinkmann[hbrinkm]  <hbrinkm@openoffice.org>  [f95557903a76ccad6d562091106849f570089b35]

writefilter07: merged DEV300_m65


2009-11-26  Henning Brinkmann[hbrinkm]  <hbrinkm@openoffice.org>  [85a3f1ceb3de602634fcb1bcd3b26c0f51c3da8a]

writefilter07: merged DEV300_m65


2009-11-26  Dirk Völzke  <dv@openoffice.org>  [73fe8f59e9251fc41238c235572089eb415688fc]

#i96594# Allow customization of 'register for Microsoft File Types' in custom setup


2009-11-26  Dirk Völzke  <dv@openoffice.org>  [27360bc32e2aa3c5ebf4b27f336e9a9df4a9bdc0]

#i96594# Allow customization of 'register for Microsoft File Types' in custom setup


2009-11-26  Dirk Völzke  <dv@openoffice.org>  [162e929c013441797f02d01125717c747d62b81b]

#i96594# Allow customization of 'register for Microsoft File Types' in custom setup


2009-11-26  Kai Sommerfeld  <kso@openoffice.org>  [b9333431e5c7c43912e46487c4c2d8184bdadaf4]

#i107081# - impl/use new PasswordContainerInteractionHandler UNO service.


2009-11-26  Kai Sommerfeld  <kso@openoffice.org>  [7b87c2090387ec482cca1b496235d60bdf4683bd]

#i107081# - impl/use new PasswordContainerInteractionHandler UNO service.


2009-11-26  Kai Sommerfeld  <kso@openoffice.org>  [e287e4c81d5e551c0e0fa6a760c187f350301033]

#i107081# - impl/use new PasswordContainerInteractionHandler UNO service.


2009-11-26  Philipp Lohmann  <pl@openoffice.org>  [d14ff396c43feebd0cbceb7cdc327ad56024195a]

#i107204# fix some native shortcuts on Snow Leopard


2009-11-26  Dirk Völzke  <dv@openoffice.org>  [b1b93020d02fb4217cc8742c47fb9865e199254c]

#i107166# Make check for extension update independent from office update check


2009-11-26  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [1a84a8f2b2aea31b5e1762c285608993f0a941e2]

#i10000#


2009-11-26  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [27933b26619e81ab8f48d949d01dbe8ee04130f3]

merge


2009-11-26  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [6e1c3410456e7076b17b0ae768bf367462941aad]

cbosdo01: changed the en-US strings for some the localised autocorrection options


2009-11-26  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [4a8c1c6afd7db2b3e58534f6af15edf603d4f6ae]

[CWS autorecovery] last step, for the moment, of loader streamlining


2009-11-26  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [22f2884d9cb4f3759ce760ba4f1563467c9a7800]

[CWS autorecovery] even closer to an SFX document loader working in the proper order


2009-11-26  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [abf0898b5d08697673f29532502bf4bee171cca7]

[CWS autorecovery] further streamlined the SFX frame loader's load method


2009-11-26  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [05e8ff4c39b2a603b86e7fa587cbaa096332182d]

vcl108: #i107228# fix an uninitalized warning from valgrind (thanks cmc)


2009-11-26  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [98310ef1c58084b71750b3481c87a02a07deeea6]

cbosdo01: Fixed issue #107216

It was simply a missing statement in a copy constructor.
2009-11-26  Michael Stahl  <mst@openoffice.org>  [7752052f8472ca365167abbcd15c4c0f5d643f1d]

#i97029#: offapi: com.sun.star.util.Duration: add forgotten since tag


2009-11-26  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [5f37fa34fd0e03c58fe3b0be04c4faf9e6a922cf]

[CWS autorecovery] removed unused *_Impl methods


2009-11-26  Thomas Lange  <tl@openoffice.org>  [eb2b1a667447266ff80d908dfac231065485e327]

#i51258# thesaurus for right click context menu (.uno:Thesaurus -> .uno:ThesaurusDialog)


2009-11-26  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [eb0f90d33200e26d128672bbb6a105e815144cfc]

dba33d: #i106526# askParameter now compress duplicate parameter names


2009-11-26  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [1c46a6da7e010243817963156cb45b8f20ebc8fa]

dba33b: defines for debug was missing


2009-11-26  Kohei Yoshida  <kyoshida@novell.com>  [facce3d969de3295e60d6c24d2fe1088a11f85d0]

When deleting a query entry, I need to append an empty one.

We need to ensure that the size of the query entries don't change
after deleting a query entry.
2009-11-25  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [ca116ee69b6c238e7243002bf1650332dc098902]

vcl108: #i106547# active/inactive scrollbars


2009-11-25  Ruediger Timm  <rt@openoffice.org>  [dd39180e2457ab4b79bfd2ecd66f6af42440507a]

CWS rtspare01: #i107208# deliver writes log file entries even for not copied directories.


2009-11-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [cdd33f7743ac125198f886dc829602216879d535]

ause106: #161178# remove -nativecvs switch


2009-11-25  Thomas Lange  <tl@openoffice.org>  [2523b874cd4bad0618a1b20d41fa3fdff3a3f4f4]

#i51258# thesaurus for right click context menu


2009-11-25  Thomas Lange  <tl@openoffice.org>  [3a9fc6f40ea0b924d7da66892b136e57f6f9ad73]

#i51258# thesaurus for right click context menu


2009-12-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [dec8eafa934473f5181ca36badb0205121b104ed]

tl74: merge with DEV300 m60


2009-11-25  Thomas Lange  <tl@openoffice.org>  [26999baa19f28e4916df28bc8c2eca2f88b70cbd]

#i51258# thesaurus for right click context menu


2009-12-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [457052817ad4b0e04dda1d0931f7b8c900c0818f]

tl74: merge with DEV300 m60


2009-11-25  Thomas Lange  <tl@openoffice.org>  [302b0d4b30348d95c18684b1254693f191d8001b]

#i51258# thesaurus for right click context menu


2009-11-25  Thomas Lange  <tl@openoffice.org>  [3a93b09b046b34701749e403c45b921cb61bd80c]

#i51258# thesaurus for right click context menu


2009-11-25  Thomas Lange  <tl@openoffice.org>  [b5c61b525cca0d0dbec58273a5209cdc45b742e6]

#i51258# thesaurus for right click context menu


2009-12-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [a5b7b888a501fc2bac23bc911aa0b3ebbe3751a3]

tl74: merge with DEV300 m60


2009-11-25  Thomas Lange  <tl@openoffice.org>  [9b67f9758e7d102b2a38210066ba6434a5013b25]

#i51258# thesaurus for right click context menu


2009-11-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [715a43e788bf51864cff6b84238293414c542ddc]

ause106: #161178# remove -stlswitch


2009-11-25  Henning Brinkmann[hbrinkm]  <hbrinkm@openoffice.org>  [e4668f64a57d539058ca5b7a121253341f3c2eed]

writerfilter07: redefined model of List


2009-11-25  Henning Brinkmann[hbrinkm]  <hbrinkm@openoffice.org>  [452bd20054a890ff4af2102a9036bfb5871e6a02]

writerfilter07: calculating sizes, shifts and offsets, handling stereotype array xmigen.xsl: consider only elements not containing @offset when calculating size and offset, consider only elements not containing @shift when calculating shift


2009-11-25  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [d88aec50907a58d2accb0c44849e2d91c9d92670]

merge with DEV300m65


2009-11-25  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [b17875df16b0a528aa49f0f8d347517d02ecf895]

merge with DEV300m65


2009-11-25  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [30e0043111256a04f5b6c2596cf6dc6c7fb22aad]

merge with DEV300m65


2009-11-25  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [cf01449586fb6895c1f2b836464e73e98bfd4334]

merge with DEV300m65


2009-11-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [47a4bbe01c8543ecdff68176196840860e1f4880]

ause106: #161178# remove -btarget and -zipsource switches


2009-11-25  Henning Brinkmann[hbrinkm]  <hbrinkm@openoffice.org>  [83c0191596864b9eb27b5dfae24e514bae87b9ba]

writerfilter07: $(DOCTOKMODEL) is a prerequisite for $(DOCTOKRESOURCEIDSHXX)


2009-11-25  Henning Brinkmann[hbrinkm]  <hbrinkm@openoffice.org>  [fb36d3db6bcfad43eb0f33745a2fcacfc3f3b6ae]

writerfilter07: doctok is a prerequisite for dmapper


2009-11-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [9cf8164598c069dd81bed567bfb9741dec13e98a]

ause106: #161178# remove -nojava switch and usage


2009-11-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [d0fdda4a1a8c9d25fc175a7b57e14e1685824e89]

ause106: #161178# remove -pre switch and usage


2009-11-25  Christian Lippka  <cl@openoffice.org>  [d1515a61d40e8939acb7b695f60d61c21c66bddb]

fixed typo


2009-11-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [167da3db7ec59e2097001cf6e1e3b16faba5bf7f]

ause106: #161178# remove jdk13 support


2009-11-25  Carsten Driesner  <cd@openoffice.org>  [f565a4b3d9b47ca3336df4f8d8d56d4e2dcceec5]

#i107087# TabWindowService must set member pointer to zero on VCLEVENT_OBJECT_DYING. The window life time is controlled by the docking window! Adding missing RemoveEventListener call.


2009-11-25  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [112937c1d6f73ce9a5d3d9eeb7a73fd63b942ad7]

cbosdo01: Implemented i#107083.


2009-11-25  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [b6b109c22da8572cc7c483bbd0571e7f0877313e]

cbosdo01: Implemented i#107083.


2009-11-25  David Tardon  <dtardon@openoffice.org>  [135c22081fbb00c9c8aac0a5b17307b1d73518bf]

dtardon01: #i107196#: remove stray header framework/inc/classes/xmlnamespaces.hxx


2009-11-25  sb  <sb@openoffice.org>  [33999cc088e32ddc17143aaa50199a7a2883433b]

sb111: #i101955# call replaceByName with correctly typed UNO any values (int instead of enum)


2009-11-25  Oliver Düsterhoff  <od@openoffice.org>  [adee06162f7537a69d658f38cdf1de3596994a7e]

#i107143# method <SwFldPortion::Clone(..)>           - pass placeholder property to created <SwFldPortion> instance


2009-11-25  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [090f29ed471262e5fbaec9aa4ed3b85d0b4eb94e]

dba33d: #i106253# remove assertion


2009-11-25  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [9bc02eaf9c7df1cf4408a2af37e9fe9c67acecb1]

dba33d: #i104869# use the interaction handler to delegate UI


2009-11-25  Philipp Lohmann  <pl@openoffice.org>  [3ef399fb3302214147ed2dd97e5f8717666a5acd]

revert earlier ineffective change


2009-11-25  Vladimir Glazunov  <vg@openoffice.org>  [b31166829b6c56b963e6ca58cd1af8c746e8ab6a]

CWS-TOOLING: integrate CWS controltextrendering


2009-11-25  Vladimir Glazunov  <vg@openoffice.org>  [6412003193f79e16f4aa33f206b736e3c9bf6bc3]

CWS-TOOLING: integrate CWS controltextrendering


2009-11-25  Vladimir Glazunov  <vg@openoffice.org>  [d3af929cd34466863ef2699e3398b1fd0ffae337]

CWS-TOOLING: integrate CWS controltextrendering


2009-11-25  Vladimir Glazunov  <vg@openoffice.org>  [4a72548a893b94c5915a4f603ec69606c9484395]

CWS-TOOLING: integrate CWS controltextrendering


2009-11-25  Vladimir Glazunov  <vg@openoffice.org>  [33f21809ca208713191cca2d35a7879163e75909]

CWS-TOOLING: integrate CWS controltextrendering


2009-11-25  Mikhail Voitenko  <mav@openoffice.org>  [609f0d0f0f49b8b145e018408ad038ab4dc235d9]

#i107047# let the temporary stream be flushed in time


2009-11-25  Mikhail Voitenko  <mav@openoffice.org>  [a92312c2256c52910216824e27ad37a4bbe430df]

#i105719# switch to temporary file ealier to allow storing to the same location


2009-11-25  Tobias Krause  <tkr@openoffice.org>  [a8c8d9b4db0703cc8a94b2124284fc0ea5f8aa53]

tkr32: heads merged


2009-11-25  Tobias Krause  <tkr@openoffice.org>  [509b7c488df75e3677fad248507c39468af84b4e]

tkr32: heads merged


2009-11-25  Tobias Krause  <tkr@openoffice.org>  [c297e5310e4cd2620d8da907cb270d83c9c7279c]

tkr32: heads merged


2009-11-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [3cc7d76742d0203f6cabca047cd7789363673930]

ause106: #161178# remove -ca switch; remove trailing blanks; add NSIS_PATH to local env (-cap/-cax)


2009-11-25  Tobias Krause  <tkr@openoffice.org>  [c22ccc81d4676a64f95bb7491cc33047150b8a3f]

tkr32: #i106189,i106190# get rid of stlport for windows shell extensions


2009-11-25  Tobias Krause  <tkr@openoffice.org>  [668284400187d5ee432dcd340e0778d2e7415aad]

tkr32: #i106189,i106190# get rid of stlport for windows shell extensions


2009-11-25  Tobias Krause  <tkr@openoffice.org>  [fc255b023172262c51a8b72603c2dc7b1aa4855a]

tkr32: #i75446# change default behavior to check readonly flag during write.


2009-11-25  Tobias Krause  <tkr@openoffice.org>  [baba8fcb69aa6fbef5f1ac3bb31694950bb38196]

tkr32: #i105006# applied patch


2009-11-25  Tobias Krause  <tkr@openoffice.org>  [66966edad55609391e640ccb6b4b16d3fe53b394]

tkr32: #i105917# updated curl to 7.19.7


2009-11-25  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [ae1079bff5fa5cd0f79ec553cdbe7f1d9ba4465e]

do not explicitly transform SuggestedSaveAs* and Referer, they're covered by the implicit transformation of the SID_OPENDOC arguments


2009-11-25  Henning Brinkmann[hbrinkm]  <hbrinkm@openoffice.org>  [7a59a645dedeebf5dd1367ed6b3223bba7fdac44]

added operation xst to ListLevel corrected WW8ListLevel::calcSize() save-guarded WW8StructBase::getString(sal_uInt32 nOffset, sal_uInt32 nCount)


2009-11-25  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [a36a719236e8991fb2f017f37e0f6db7cbbc6b64]

[CWS autorecovery] also transform the Referer/SID_REFERER when translating between an UNO-MediaDescriptor ad an ItemSet


2009-11-25  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [94b84872d7c5080524d365510f2a18d2aca812df]

oops, forgot one direction for the SID_DEFAULTFILE*<->SuggestedSaveAs* conversion


2009-11-25  Joachim Lingner  <jl@openoffice.org>  [45381116d070c5c73dec6725589f1661cc42cfb1]

#b6900566# updated NSS


2009-11-25  Joachim Lingner  <jl@openoffice.org>  [75244704c82754f24709e66830287792047fec7e]

#b6900566# updated NSS


2009-11-25  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [510361e19b2e8f0955795a6007c0baf8cbafc9cd]

dba33d: #i104712# qurtal expression fixed


2009-11-25  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [a441a0d3f2fdf2507574502612d1565f7752a17a]

dba33d: #i104712# qurtal expression fixed


2009-11-25  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [db0a388f7a5cd41fb5c28b075284711d4033509a]

merge


2009-11-25  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [a88e7d6f6c4f0f5947dfd5db15206a50517f6165]

merge


2009-11-25  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [8f285df32df738b54e572b2e5918ba8217bbebbf]

[CWS autorecovery] #i65597# moved creation of new documents from application to loader The loader was the only client of the respective application code, and needs to have better control over the document creation process. In the course of this move, some dead/duplicate/obsolete code has been removed.


2009-11-25  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [4f36183eb9be25a723afee4b4e2b4555591ee903]

broke down ::load into smaller pieces


2009-11-25  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [49e67cf6135582501b38e483765bb213068c46f4]

[CWS autorecovery] get rid of LoadView_Impl, and thus the recursive calling of InsertDocument_Impl


2009-11-25  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [85581b9144747e40c9f9374afbcfd63498cf5ac8]

move LoadView_Impl from SfxObjectShell to SfxTopFrame


2009-11-24  Daniel Rentz  <dr@openoffice.org>  [8a639d2465c6f5451b4ce4a87d7c389d835ddef0]

#i107170# use current script for default cell style


2009-11-24  Ruediger Timm  <rt@openoffice.org>  [5d5299cb8729a2cb1ad2286d67442fc990bfc79c]

CWS rtspare01: #i107135# Re-activate postprocess/checkdeliver


2009-11-24  Ingrid Halama  <iha@openoffice.org>  [cc1fa09594da92d1c7055071602f68227a5208d3]

chartmultiline: cleanup


2009-11-24  Ingrid Halama  <iha@openoffice.org>  [139bf0fc0e6d37f329677c79b9448d0e96178b57]

chartmultiline: cleanup


2009-11-24  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [739473cd061d8fbf91ae232d0e3a4ec68a10f174]

printerpullpages: #i107065# ensure correct mapmode for borders on subpages


2009-11-24  Vladimir Glazunov  <vg@openoffice.org>  [639b464ab945fbba4b5e3cc346df74a609811c4c]

CWS-TOOLING: integrate CWS jl133_DEV300


2009-11-24  Vladimir Glazunov  <vg@openoffice.org>  [6bdea9f670a5bcc270324013995c00390f146588]

CWS-TOOLING: integrate CWS calc32stopper4_DEV300


2009-11-24  Vladimir Glazunov  <vg@openoffice.org>  [534a7549c45c893a6adfa574f9d12fa73ca59593]

CWS-TOOLING: integrate CWS calc32stopper4_DEV300


2009-11-24  Henning Brinkmann[hbrinkm]  <hbrinkm@openoffice.org>  [bef261f2817e9aaab5b83062608d91d034c829fb]

writerfilter07: corrected definition of ListLevel


2009-11-24  Henning Brinkmann[hbrinkm]  <hbrinkm@openoffice.org>  [67b28808a02bcef1af009d0dedd771865b73c707]

writerfilter07: calculate offsets correctly, use @token in <bits>


2009-11-24  Vladimir Glazunov  <vg@openoffice.org>  [2fbea28da6def2016099f37d038ad60b1d43b0a9]

CWS-TOOLING: integrate CWS impress180_DEV300


2009-11-24  Vladimir Glazunov  <vg@openoffice.org>  [27107b0d9f88117373b50fef948a8919ea49288e]

CWS-TOOLING: integrate CWS impress180_DEV300


2009-11-24  Vladimir Glazunov  <vg@openoffice.org>  [ae05ff719a02642a9a995b157a486ac2096ac1a5]

CWS-TOOLING: integrate CWS jl139_DEV300


2009-11-24  Vladimir Glazunov  <vg@openoffice.org>  [8fd3f31eb907c32d01f16e5d87ed0ed203db8e6e]

CWS-TOOLING: integrate CWS cmcfixes64


2009-11-24  Vladimir Glazunov  <vg@openoffice.org>  [4018bfb201551af7e6e2b4379b516c133751e7e7]

CWS-TOOLING: integrate CWS cmcfixes64


2009-11-24  Vladimir Glazunov  <vg@openoffice.org>  [031f03522ba0b9ed90ca6c8f6861a38f2098d5c4]

CWS-TOOLING: integrate CWS cmcfixes64


2009-11-24  Vladimir Glazunov  <vg@openoffice.org>  [1713af6121af82cb70ca0843c9c205d37e6fa435]

CWS-TOOLING: integrate CWS cmcfixes64


2009-11-24  Vladimir Glazunov  <vg@openoffice.org>  [8e2fd900e4a6f9fb29d70585fc11c97160d0ca71]

CWS-TOOLING: integrate CWS cmcfixes64


2009-11-24  Vladimir Glazunov  <vg@openoffice.org>  [6dc0cabfa46d74cdfb5dc6118f8d7f589271ba45]

CWS-TOOLING: integrate CWS cmcfixes64


2009-11-24  Vladimir Glazunov  <vg@openoffice.org>  [2637c1b3888f32d9221120e2e4f7d947a3f89110]

CWS-TOOLING: integrate CWS cmcfixes64


2009-11-24  Vladimir Glazunov  <vg@openoffice.org>  [92dc1ab4c8116656998d88d05ecdf39b486985ef]

CWS-TOOLING: integrate CWS cmcfixes64


2009-11-24  Henning Brinkmann[hbrinkm]  <hbrinkm@openoffice.org>  [8031863051163f04ccc2988be68ac90632157bee]

writerfilter07: redefined UML:Class ListLevel according to current specification from MS


2009-11-24  Henning Brinkmann[hbrinkm]  <hbrinkm@openoffice.org>  [c48b54d421b693ec82c476fef7e848459a5db32a]

writerfilter07: handle stereotypes of <attributes> correctly, use @token in <attribute>


2009-11-24  Vladimir Glazunov  <vg@openoffice.org>  [a98f212feb359928a8dee98a1b9c1b0a74b188ac]

CWS-TOOLING: integrate CWS native271


2009-11-24  Oliver Craemer  <oc@openoffice.org>  [a32de79fdb59629e6f42342968ae6977bbc32683]

#i106356# Autotests for chartshapes


2009-12-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [34f1ac4a063c2a0c1239f2c1b0f072c448468c7b]

chartshapes: merge with DEV300 m62


2009-12-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [0923b8dbc18d019abab856063c5df75c352b0ee4]

chartshapes: merge with DEV300 m55


2009-12-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [a00ee2189127492423ea603b6cae7f1d3a33ec5e]

chartshapes: merge with DEV300 m50


2009-12-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [c7acab6e63c024428b7f08b61049ee130aaff242]

chartshapes: merge with DEV300 m46


2009-11-24  Ivo Hinkelmann  <ihi@openoffice.org>  [4f5a16ef442c67892cba7620974da2e5b9aad1ae]

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  Ivo Hinkelmann  <ihi@openoffice.org>  [701312f1975f3ce7f50e22e7923cb7280c5d7076]

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  Ivo Hinkelmann  <ihi@openoffice.org>  [64651c19998e35371bf85cd2e07437104bca74a9]

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  Ivo Hinkelmann  <ihi@openoffice.org>  [f586a64f8fcae5d342bf3323bb367b9b048de384]

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  Ivo Hinkelmann  <ihi@openoffice.org>  [2c993660864d3e0ac89d9a88155827eaa88ecef5]

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  Niklas Nebel  <nn@openoffice.org>  [590cca7e29c5efb2310b8de7a588cddc86f0b399]

#i107151# Compare/CompareMat: call Pop for svEmptyCell


2009-11-24  Henning Brinkmann[hbrinkm]  <hbrinkm@openoffice.org>  [bbcda12bdbff07a6b4daa986ca828a8b1aa61277]

writerfilter07: calculate size of resource by template calcsize, use template for tagged values


2009-11-24  Henning Brinkmann[hbrinkm]  <hbrinkm@openoffice.org>  [c579664c75267bb75ef1c23bee3938899fa3d05a]

writerfilter07: UML:Attribute(ww8resource) handle arrays


2009-11-24  Vladimir Glazunov  <vg@openoffice.org>  [3c65332e3ccd132f08c1ea294a1ed4366340ef51]

CWS-TOOLING: integrate CWS writerfilter32bugfixes01_DEV300


2009-11-24  Vladimir Glazunov  <vg@openoffice.org>  [6729fc7806b4f4e27cf8a483b20c2ef79d0f2e69]

CWS-TOOLING: integrate CWS writerfilter32bugfixes01_DEV300


2009-11-24  Daniel Rentz  <dr@openoffice.org>  [e4f41f75acdebc7885377d476606fd5ffbfa8e0d]

#i107075# check interface pointer, XAxccessibleTextMarkup is not implemented in Calc


2009-11-24  sb  <sb@openoffice.org>  [e07f49f2e4dac90157fb6fecd3e71cba5daaea04]

sb111: #i101955# removed obsolete directories


2009-11-24  Caolán McNamara  <cmc@openoffice.org>  [ffd903ad592ccc69c180ef2dd2117f6c69705d6e]

cmcfixes67: #i101158# fix parallel build with system lucene, and remove unused copy of MANIFEST.MK


2009-11-24  Caolán McNamara  <cmc@openoffice.org>  [e0838f570d254a525926ba79d8930df333119416]

cmcfixes67: #i101158# fix parallel build with system lucene, and remove unused copy of MANIFEST.MK


2009-11-24  Caolán McNamara  <cmc@openoffice.org>  [c28f4b8bf149d6cfb09ba61640204ac6f4412f61]

cmcfixes67: #i107169# fix up gij ver tests


2009-11-24  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [8d10c17b61cfc138419ab4a5db8bcde05c79ab2b]

aw078: adapted to Linux warning


2009-11-24  Vladimir Glazunov  <vg@openoffice.org>  [d1057ad20b9577b69d50bd0f79e5c6a5376e3ede]

CWS-TOOLING: integrate CWS c07v026_DEV300


2009-11-24  Vladimir Glazunov  <vg@openoffice.org>  [7790099c345dbd30b82a3923a3f9a5734803b568]

CWS-TOOLING: integrate CWS c07v026_DEV300


2009-11-24  Vladimir Glazunov  <vg@openoffice.org>  [0c487c34259d3118f1d731546fc1fa17a246d572]

CWS-TOOLING: integrate CWS c07v026_DEV300


2009-11-24  Vladimir Glazunov  <vg@openoffice.org>  [a20e9dac7aac3ac938156a0f6d7ea18c70fcafdb]

CWS-TOOLING: integrate CWS c07v026_DEV300


2009-11-24  Vladimir Glazunov  <vg@openoffice.org>  [eb17ba2dd929c358712fb253bb1f52af6c50a37d]

CWS-TOOLING: integrate CWS ooo32gsl02_DEV300


2009-11-24  Vladimir Glazunov  <vg@openoffice.org>  [dd859bb9c743d62dbab7cd286672046bf757bbfa]

CWS-TOOLING: integrate CWS ooo32gsl02_DEV300


2009-11-24  Philipp Lohmann  <pl@openoffice.org>  [49f38b850c63d5886c18a351979e6ebdac81868a]

#i107080# autorelease pool only on first yield


2009-11-24  Vladimir Glazunov  <vg@openoffice.org>  [c52aedaaf886f00665b80c6d7c56c41c68c74226]

CWS-TOOLING: integrate CWS buildtool07


2009-11-24  Mathias Bauer  <mba@openoffice.org>  [6c8cae77f8937bd4a717f1d099a44cba6173923f]

some fixes after resync


2009-11-24  Vladimir Glazunov  <vg@openoffice.org>  [e1704615dc732f1638489a9123408a3cf137ae77]

CWS-TOOLING: integrate CWS linuxhppa1


2009-11-24  Vladimir Glazunov  <vg@openoffice.org>  [7597d843a302d771ce7c1bb61df8598ff72715b9]

CWS-TOOLING: integrate CWS linuxhppa1


2009-11-24  Vladimir Glazunov  <vg@openoffice.org>  [4728fe82faf9e0266922868215fa9a75a32dd3df]

CWS-TOOLING: integrate CWS linuxhppa1


2009-11-24  Vladimir Glazunov  <vg@openoffice.org>  [7c7a41af6826db2907c3e4d85604cf91e46d5879]

CWS-TOOLING: integrate CWS linuxhppa1


2009-11-24  Vladimir Glazunov  <vg@openoffice.org>  [7ccefb01c0246603f247d12877e2be9b534f6165]

CWS-TOOLING: integrate CWS sw33bf01


2009-11-24  Vladimir Glazunov  <vg@openoffice.org>  [dfd3a9469916ecfeb20bee0bf2a7f37e156f5209]

CWS-TOOLING: integrate CWS sw33bf01


2009-11-24  Vladimir Glazunov  <vg@openoffice.org>  [256e8c3fb3226bf46ceddcc37bae00683967343b]

CWS-TOOLING: integrate CWS sw33bf01


2009-11-24  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [aed7c63fea58badc64a0b6be2122b97de4520e95]

#i103340# added MaskPrimitive2D::getB2DRange implementation


2009-11-24  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [3f1ff108b3379c52b3ddb848cc1c603f554d0967]

#i103340# added MaskPrimitive2D::getB2DRange implementation


2009-11-24  Vladimir Glazunov  <vg@openoffice.org>  [a3b5b70f37122b72f4c853dd371e5b2373672e25]

CWS-TOOLING: integrate CWS ooo32gsl01_DEV300


2009-11-24  Vladimir Glazunov  <vg@openoffice.org>  [8b9b453f3792eba0d514553343012e330e38e099]

CWS-TOOLING: integrate CWS ooo32gsl01_DEV300


2009-11-24  sb  <sb@openoffice.org>  [50c59ad9f307d16bc312d9b87b9fcfda1ea8f44c]

sb116: #i107157# redesigned java_environment.Registry to avoid memory leaks (and simplified code)


2009-11-24  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [9a506d302bcf497b58684e1ab9b1e4da50572469]

dba33d: #i104949# show cell value when set field text nodes exits


2009-11-24  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [b5c8e3b6159c0874a284ae6181b3b7b8c5fb0dd3]

dba33d: #i104949# show cell value when set field text nodes exits


2009-11-24  Ingrid Halama  <iha@openoffice.org>  [543fc8431a6273244e26d08cb7e74e7f9229dc4c]

chartmultiline: remove unsued concept 'UnusedData'


2009-11-24  Ingrid Halama  <iha@openoffice.org>  [040867f6add401f423c64036adf1e9aaba46b645]

chartmultiline: remove unsued concept 'UnusedData'


2009-11-24  Ingrid Halama  <iha@openoffice.org>  [8cd4824f5a37dbd497abeefbd47700f8e8e8b0e9]

chartmultiline: remove unsued concept 'UnusedData'


2009-11-24  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [4d61332a3cb172cdfe29f64efb325f6ef20c573c]

[CWS autorecovery] removed (now) unused methods in Sfx(Top)Frame


2009-11-24  Herbert Duerr  <hdu@openoffice.org>  [9d63153784cc630907fa0e4347e4cb922f0eb74d]

#i107076# device DPI also gets a maximum limit


2009-11-24  sb  <sb@openoffice.org>  [3487232776fb0bad6c242a534b7d6b4a2145ad30]

sb111: merged in DEV300_m65


2009-11-24  sb  <sb@openoffice.org>  [2af874edba0be4bb39a9696a8bf5b328c06a5618]

sb111: merged in DEV300_m65


2009-11-24  sb  <sb@openoffice.org>  [98a4b934cf1dbf81ce975b919f62b8c005486b8a]

sb111: merged in DEV300_m65


2009-11-24  sb  <sb@openoffice.org>  [272eccf3ed0eaff67b51f1643ef445d0c0a3e94b]

sb111: merged in DEV300_m65


2009-11-24  sb  <sb@openoffice.org>  [d0d62500ce09e496fa47294c8c27236a2cbfd4c3]

sb111: merged in DEV300_m65


2009-11-24  sb  <sb@openoffice.org>  [f38a1aaef3b8eb830078d68de6f8db7f3fab2950]

sb111: merged in DEV300_m65


2009-11-24  sb  <sb@openoffice.org>  [f6695730459bbd0123012a52efec1c2b2b716daa]

sb111: merged in DEV300_m65


2009-11-24  sb  <sb@openoffice.org>  [5c9a49dd2af32b036a15630ee718ac58e70ed2ca]

sb111: merged in DEV300_m65


2009-11-23  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [63fe7c4dc33d5398b2e66f89ed6680d9c8e0aba0]

#i10000#


2009-11-23  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [f79d2dca63518d29b41287431f24b523f71156d8]

#i10000#


2009-11-23  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [8a09f55aaede159defcb32f2ea2ae02ea3d5c4a0]

[CWS autorecovery] #i65597# when reloading an SFX document, do this via UNO, not via internal methods. In particular, do not re-use existing SfxTopFrames. This implies slightly more flickering, but this should be bearable nowadays. The advantage is more simplified code. Also, on the medium run, when UNO view factories are implemented for SFX documents, the old approach would not have worked, anyway.


2009-11-23  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [05aee339c8c9a3bfe0e6ecb94bb9e58748e5fa1b]

[CWS autorecovery] #i65597# when reloading an SFX document, do this via UNO, not via internal methods. In particular, do not re-use existing SfxTopFrames. This implies slightly more flickering, but this should be bearable nowadays. The advantage is more simplified code. Also, on the medium run, when UNO view factories are implemented for SFX documents, the old approach would not have worked, anyway.


2009-11-23  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [05572f1de1ea85975d23527e79e13c45d4c8d1ea]

merge


2009-11-23  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [12d3e2ecf6d034e08c6874dc7f368a09b1d44e9f]

merge


2009-11-23  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [56a09166696e29083638325b34c6b98167592ce0]

merge


2009-11-23  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [3a98b758e51d9dd66574ecbb7efe508a5f3ee253]

[CWS autorecovery] SfxFrame::Browse is dead, too


2009-11-23  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [59d8e4aaa91240076d5c1d185436a6bb7a237b31]

[CWS autorecovery] while we are at it .... SID_BROWSE_STOP is dead, for a long time now ...


2009-11-23  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [f686c4209086312d92ee16c78c7b4e1ee120327e]

[CWS autorecovery] while we are at it .... SID_BROWSE_STOP is dead, for a long time now ...


2009-11-23  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [88cb329eca47476bee17baa4eff507697dd9d95a]

[CWS autorecovery] while we are at it .... SID_BROWSE_STOP is dead, for a long time now ...


2009-11-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [9148a4459e46024ec53d0e1af7941303b236d064]

hr67: #107152#: adapt to source_config tree layout


2009-11-23  Mathias Bauer  <mba@openoffice.org>  [43ca3e5df9b51b69245412a2b05ed96170ad2e33]

wrong conflict resolution in m63 merge corrected


2009-11-23  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [78f36b84e4e181fe5d0bcb5cc8606a56df256982]

vcl108: #i106704# fix Length3 entry for Type1 fonts, also merge fix for issue 106572


2009-11-23  Mathias Bauer  <mba@openoffice.org>  [cf64ff9adc6cc3d2ba6a458b30be4204ca7575ad]

another merge


2009-11-23  Mathias Bauer  <mba@openoffice.org>  [101116ea260cfeba2eb8352786601e06495d85bd]

another merge


2009-11-23  Mathias Bauer  <mba@openoffice.org>  [a9687ec16deed6a477308c25fa112d7729a7140b]

merge commit for m65


2009-11-23  Mathias Bauer  <mba@openoffice.org>  [277dfe5fdd74b6c261e22f9726be01be32acfb0f]

merge commit for m65


2009-11-23  Mathias Bauer  <mba@openoffice.org>  [3b95d04c6512aae178681fa051963cb0543a1158]

merge commit for m65


2009-11-23  Mathias Bauer  <mba@openoffice.org>  [283842d88132c35379735cc8e7def68db9b89428]

merge commit for m65


2009-11-23  Mathias Bauer  <mba@openoffice.org>  [89ad581281e4790f616db43f3dbe6cb769b9c00f]

merge commit for m65


2009-11-23  Mathias Bauer  <mba@openoffice.org>  [699ebff65d9c383530c2929f3c7c10e68aabbf9a]

merge commit for m65


2009-11-23  Mathias Bauer  <mba@openoffice.org>  [6eb24b9220a7a5653405b09b0eb130a84b310020]

merge commit for m65


2009-11-23  Mathias Bauer  <mba@openoffice.org>  [039c0e0c2363665a45c608e280a48ad6c0d87755]

merge commit for m65


2009-11-23  Mathias Bauer  <mba@openoffice.org>  [64ee5e00c13ccd11023760deb581e34ab363417d]

merge commit for m65


2009-11-23  Mathias Bauer  <mba@openoffice.org>  [1769eb9b9fac4d31c3fd0dc15d6b81d7169aa696]

merge commit for m65


2009-11-23  Mathias Bauer  <mba@openoffice.org>  [9edc763c5ec6d909a8080d30b5ab029c8d0779ba]

merge commit for m65


2009-11-23  Mathias Bauer  <mba@openoffice.org>  [d925fcf39e08921804a540bbd7766c2d84446ff5]

merge commit for m65


2009-11-23  Mathias Bauer  <mba@openoffice.org>  [2952aaf1a24f915a546a4b719e63b9f55a83be96]

merge commit for m65


2009-11-23  Mathias Bauer  <mba@openoffice.org>  [8cedfc0931768085d01f577f65d120384e8328bf]

merge commit for m65


2009-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [445ad5840ff51a36190bc515a310b10ab72c0d5b]

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  Ivo Hinkelmann  <ihi@openoffice.org>  [425eb5d131b40020dcafe3204cd52a0a0f1c6b1a]

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  Ivo Hinkelmann  <ihi@openoffice.org>  [f4adf36685d9078152adce94ca0337b3a71321e4]

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  Ivo Hinkelmann  <ihi@openoffice.org>  [7d8ad2213bcd3caa2cc4bbf02695933d534fd028]

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  Ivo Hinkelmann  <ihi@openoffice.org>  [893d3ed1b6d83775df277825f07bf3d47f721004]

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  Ivo Hinkelmann  <ihi@openoffice.org>  [eb7cae342a96d738a45a28ad8cf0d7c2b7d1b39f]

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  Henning Brinkmann[hbrinkm]  <hbrinkm@openoffice.org>  [913f68ef5e12024601cb42219cfeb941b48b373b]

writerfilter07: major rework of compactxmi.xsl


2009-11-23  sb  <sb@openoffice.org>  [8f48a583e09dee3b0e1eb202c161ad978efb70b3]

sb111: #i101955# fixed locale matching


2009-11-23  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [e02702c1d120c7e93826ed537e3bf66763a2b31f]

[CWS autorecovery] SFX_HINT_CANCELLABLE is not used anymore


2009-11-23  Joachim Lingner  <jl@openoffice.org>  [0896dd6ff00761933796beea59187f3d1211becc]

jl137: #i107145# improve NSS initialization without profile


2009-11-23  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [2546b368921c771c4336e6db18543497389eaab7]

#i105146# fixed mainly by not setting a page to visualize at the SdrPageObj's for handout page


2009-11-23  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [a250306f8fb95f935ac6318850434b79ca21dc8d]

#i105146# fixed mainly by not setting a page to visualize at the SdrPageObj's for handout page


2009-11-23  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [5d7cea9f0f556b7e88921b206683f9c968261a50]

printerpullpages: #i91478# proper word breaking


2009-11-23  Dirk Völzke  <dv@openoffice.org>  [34e224f6783d92e0a75d070a0e5b5fa65822462b]

#i106373# Removed unused code


2010-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [f4a3725dab3a558ae419669dcc0c7a811dcadfea]

dv12: Merge with DEV300_m63


2009-11-23  Vladimir Glazunov  <vg@openoffice.org>  [a5fd221e63eceb19e4d26fa808ab0bd9d4f1bdeb]

#i107077# remove unnecessary condition


2009-11-23  Mikhail Voitenko  <mav@openoffice.org>  [8a55ff3c76acbd2349648fbe368d91a00811882d]

#i105343# no outdated info in the buffer


2009-11-23  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [ada3f6c2c2287eb7d4cda27437b1c687d720c444]

merge


2009-11-23  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [d9647b54268d88c5bacf2adc1568aabf84ee55ea]

merge


2009-11-23  os  <os@openoffice.org>  [cd613532c9a147e4b02c1bbc6c7fe84949c691b5]

#i97029# duration dialog HelpId


2009-11-23  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [9b35a905d89b9f07aff5ad6908a48eb9132e0ddc]

[CWS autorecovery] removed SfxCancellable/SfxCancelManager, and (part of) its transitive closure No real-life use cases for this exist anymore, since nowadays document loading happens synchronously all the time.


2009-11-23  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [afb4cbbcae4e553eae99303024a72784a336a399]

[CWS autorecovery] removed SfxCancellable/SfxCancelManager, and (part of) its transitive closure No real-life use cases for this exist anymore, since nowadays document loading happens synchronously all the time.


2009-11-23  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [1e30a9a1368eab0b8a56efdcf677bb3c8e27c768]

[CWS autorecovery] removed SfxCancellable/SfxCancelManager, and (part of) its transitive closure No real-life use cases for this exist anymore, since nowadays document loading happens synchronously all the time.


2009-11-23  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [f2d25eab84b2ddf644ca1ec53e3ae492766c75f2]

[CWS autorecovery] removed SfxCancellable/SfxCancelManager, and (part of) its transitive closure No real-life use cases for this exist anymore, since nowadays document loading happens synchronously all the time.


2009-11-23  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [61addfefa431d7c5fd8a445c08bd5b1bf122161b]

[CWS autorecovery] removed the dead code for moving to the last record in a separate thread Part of the code relied in the SfxCancellable, which is going to be removed. Also, this feature wasn't used anymore for a long time now, if we want to have it, again, we should better re-implement it.


2009-11-23  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [f82ce508322002e0af815fdbfa1d102b48b2d1c0]

[CWS autorecovery] removed the dead code for loading in a separate thread Part of the code relied in the SfxCancellable, which is going to be removed. Also, this feature wasn't used anymore for a long time now, if we want to have it, again, we should better re-implement it.


2009-11-23  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [6f1f154f9a48300285bbac3c191142db32bfc2f0]

[CWS autorecovery] #i65597# further refactored the loader code, cutting dead branches Sadly, there's still one use case which calls InsertDocument_Impl on a frame which already contains an SfxViewFrame: reloading the document (explicitly via SID_RELOAD, or implicitly via SID_EDITDOC). If this weren't the case, the code would look even simpler. On the medium run, the reload code should also be migrated to a ViewFactory usage.


2009-11-23  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [31f10b977919d80de6f23cd754b56558e10e671c]

[CWS autorecovery] during #i65597#: removed some unused SFX_HINT_*


2009-11-23  Oliver Specht  <os@openoffice.org>  [041f19b3fac1003aa9300cb335983d8739a78da5]

#i107064# copy styles in SwDoc::CreateCopy()


2009-11-23  Vladimir Glazunov  <vg@openoffice.org>  [3a7f656968ece6f308e2d580123cbc7ff0bc49db]

#i107077# do not silently add modules for simple --from switch


2009-11-23  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [b0fe07fec29262fdc5e1aaf97812caadbb9d5c15]

printerpullpages: #i106836# allow less strict parsing of passed ranges string


2009-11-23  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [9bf73f92e0645538720958375b2930bead4d8dc7]

printerpullpages: #i91478# base dialog layout on HIG


2009-11-23  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [a3235d7e7a5b59fc8af646867766ad807da0c78e]

aw078: #i106541# MetaTextRectAction implementation added, corrected/changed FontHandling when no FontSize is given


2009-11-23  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [3137d89c8a7632b89f55fdd638bca027593225b3]

aw078: #i106541# MetaTextRectAction implementation added, corrected/changed FontHandling when no FontSize is given


2009-11-23  Oliver-Rainer Wittmann  <od@openoffice.org>  [5a529b82230a42b32bc153b89a5e73ff2c4f685f]

cbosdo02: fix compiler warning for Windows


2009-11-23  Oliver-Rainer Wittmann  <od@openoffice.org>  [e75e3b6a6f67f069d83172bfb59906471c3d1192]

cbosdo02: Use <SwInsTxt> instead of <SwInsChr>, because class <SwInsChr> has been already removed (in some other cws)


2009-11-23  Herbert Duerr  <hdu@openoffice.org>  [972c78c8869ee4e786ca37d9570b00edb1820f23]

#i107076# device DPI now gets a minimum limit


2009-11-23  sb  <sb@openoffice.org>  [ec35afc6182e6d5acc8f55045e5c85e636d6bf90]

sb111: #i101955# backwards support for existing extensions in old user installation


2009-11-23  os  <os@openoffice.org>  [ca6aa7989726066a2855dd1f769e7fc3fbf6e81b]

include fixed


2009-11-23  os  <os@openoffice.org>  [2bbb6bb1d9329cf62723a0c57b914102d4e40573]

typo fixed


2009-11-23  Mathias Bauer  <mba@openoffice.org>  [16c6a8f775bb1db96f303d83b7c808ef87676a43]

#i104338#: fix build without Java


2009-11-23  Mathias Bauer  <mba@openoffice.org>  [121fdea1bf20434091bf1f862be5611dfddd83ae]

#i104338#: fix build without Java


2009-11-23  Mathias Bauer  <mba@openoffice.org>  [c8d9c46813f38fd26d212e10d307cd9d1d61aefb]

#i104338#: fix build without Java


2009-11-23  Henning Brinkmann[hbrinkm]  <hbrinkm@openoffice.org>  [652a3b18a7d4601d7fab21faf77e4b14e98c07ea]

writerfilter07: new LFOData, some changes in LFO


2009-11-23  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [293d8aa9981a2f39a327e715249f80c116c7233e]

dba33d: #i107104# error in where <> having


2009-11-23  Henning Brinkmann[hbrinkm]  <hbrinkm@openoffice.org>  [76550146f1cee32345f13f3669ccd0b1e2b2b88c]

writerfilter07: create xmi from condensed XML


2009-11-23  Henning Brinkmann[hbrinkm]  <hbrinkm@openoffice.org>  [c367facdc36f4e42a6f17368466bb092834a39e6]

writerfilter07: new compactxmi.xsl: compact xmi model to a more condensed XML


2009-11-23  Oliver-Rainer Wittmann  <od@openoffice.org>  [97a9f239c5e67fe2f99c78d73d5eb4a8c09f73ec]

cbosdo02: fixes of compiler warning on Linux, Mac OS X Intel and Solaris Sparc


2009-11-23  os  <os@openoffice.org>  [a2ddb3f40fbdec3ee962024151c4874f4fb87547]

#i97029# duration support added to custom properties dialog


2009-11-23  Joerg Skottke  <jsk@openoffice.org>  [a8b63b08d53cf5f1b41f108a3b4c0c413845006e]

dv16: (no issue-id) - in some cases it takes longer than 10ms to open the hyphenation dialog. Allowed a max of 2 seconds for that


2009-11-23  Dirk Völzke  <dv@openoffice.org>  [cdbdf9834f36dcaec5fca09db5f8326ccf9159c5]

#i106978# Fixed dangerous debugging code


2009-11-22  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [70259f71b73997f8cf16a73ae1677ffa985717d0]

[CWS autorecovery] removed the unused "Save Window State with Document" option This happened in further preparation for issue #i65597#, where the current phase aims at changing the SFX-Document-Loader to be completely UNO-based, by introducing a UNO-ViewFactory in SFX.


2009-11-22  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [0e40f8c467fcf5bd83eee451dcf7d2a7de1889c6]

[CWS autorecovery] removed the unused "Save Window State with Document" option This happened in further preparation for issue #i65597#, where the current phase aims at changing the SFX-Document-Loader to be completely UNO-based, by introducing a UNO-ViewFactory in SFX.


2009-11-20  Thorsten Bosbach  <tbo@openoffice.org>  [2fb50e609ea0dcb07c5489e56e24069e881e9068]

gridcontrol_02: #i106470# testautomation


2009-12-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [78dfc9a2e80dd60b19377d3c165d2ebe943acdd0]

gridcontrol_02: merge with DEV300 m63


2009-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [c419c52df11e6f1860a0fda5a49f7eeeac4a6fd6]

sconfigl10n: #i107009#:  source_config file / multiple repository support in l10n tools


2009-11-20  Herbert Duerr  <hdu@openoffice.org>  [e3676e17c0f64f8970ded846c70305e01571b22f]

#ii107076# limit minimal device resolution


2009-11-20  Uwe Fischer  <ufi@openoffice.org>  [c0ca967646933abbe6603810e52140a26f6caa2a]

hcshared25: #i107086# removed one autocorr trigger ID


2009-11-20  Carsten Driesner  <cd@openoffice.org>  [1f586ec3aca095f56a5d9b12d46a99873278fa8c]

#i105626# Fixed build problem with MS compiler


2009-11-20  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [b2fbc111be780077874598dea2e66375d07c018b]

#i10000#


2009-11-20  Vladimir Glazunov  <vg@openoffice.org>  [3157f288a49480e1798d62f51cbac71ac564d0ff]

#i107077# automatically add modules to source_config in prepare modus


2009-11-20  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [ac9a1cd44c34c7692b5c0ffb36f21d42420e80a7]

[CWS autorecovery] introduced status SfxFrame::InsertDocument which encapsulates a usage pattern comprised of the old InsertDocument/CreateViewFrame pair


2009-11-20  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [af4e6b24573b5dd00e6beac7544becf559b8f498]

[CWS autorecovery] introduced status SfxFrame::InsertDocument which encapsulates a usage pattern comprised of the old InsertDocument/CreateViewFrame pair


2009-11-20  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [26b1e84775730cedf751d8dfb459d1bdd13f5103]

printerpullpages: #i91478# improvements for mac native print dialog


2009-11-20  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [4e0900fa9fae5db6d77fa759bf49164af21b83b9]

printerpullpages: #i91478# improvements for mac native print dialog


2009-11-20  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [4acaac1b07aaa9173b74e68ebc849b7f49ec3e05]

[CWS autorecovery] removed some unused SfxFrame methods


2009-11-20  Henning Brinkmann[hbrinkm]  <hbrinkm@openoffice.org>  [679a5fb1c68e42473176a3cb559e0e1dfb6ffb38]

add FibRgFcLcb2000 and SttbRgtplc


2009-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [bd0b8ce42a54f117d90031dd01150396d2776658]

CWS-TOOLING: integrate CWS calc32stopper5 2009-11-12 13:18:26 +0100 dr  r277477 : #i105267# missing in exception files list 2009-11-12 11:13:57 +0100 dr  r277472 : CWS-TOOLING: rebase CWS calc32stopper5 to branches/OOO320@277373 (milestone: OOO320:m4) 2009-11-11 17:27:10 +0100 dr  r277466 : #i105267# remember all existing copies of ScAccessibeEditLineTextData in the ScTextWnd instance (text input line) 2009-11-04 09:59:49 +0100 dr  r277334 : dump even more BIFF records written by XL12 2009-10-27 19:11:37 +0100 dr  r277231 : few dumper additions 2009-10-27 17:17:10 +0100 nn  r277225 : #i106343# check if pDocShell is set in GetFormatter 2009-10-26 14:54:15 +0100 dr  r277178 : #i106194# OOXML: load form controls from binary streams 2009-10-26 14:14:01 +0100 dr  r277177 : #i106194# OOXML: load form controls from binary streams


2009-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [ef9931cee162db34de60adb23ee7c54083105ff6]

CWS-TOOLING: integrate CWS calc32stopper5 2009-11-12 13:18:26 +0100 dr  r277477 : #i105267# missing in exception files list 2009-11-12 11:13:57 +0100 dr  r277472 : CWS-TOOLING: rebase CWS calc32stopper5 to branches/OOO320@277373 (milestone: OOO320:m4) 2009-11-11 17:27:10 +0100 dr  r277466 : #i105267# remember all existing copies of ScAccessibeEditLineTextData in the ScTextWnd instance (text input line) 2009-11-04 09:59:49 +0100 dr  r277334 : dump even more BIFF records written by XL12 2009-10-27 19:11:37 +0100 dr  r277231 : few dumper additions 2009-10-27 17:17:10 +0100 nn  r277225 : #i106343# check if pDocShell is set in GetFormatter 2009-10-26 14:54:15 +0100 dr  r277178 : #i106194# OOXML: load form controls from binary streams 2009-10-26 14:14:01 +0100 dr  r277177 : #i106194# OOXML: load form controls from binary streams


2009-11-20  Andre Fischer  <af@openoffice.org>  [eaa648fe8e82fca7806f93d45dbf751205a9ffa3]

#i107049# Do not scroll focus indicator into view when slide sorter is focused.


2009-11-20  Vladimir Glazunov  <vg@openoffice.org>  [f8eb95df1608b739d3b0471588f899d12d6c36f3]

#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>  [f7f4dd0bfcb029a66ec302f49f3358632469399e]

cmcfixes67: #i105566#: better upstream-used fix to avoid the libfreebl3.so + libcrypt problem on Fedora


2009-11-20  Caolán McNamara  <cmc@openoffice.org>  [9f1383d99c28a753c30e9ab740b29896af64b9b1]

cmcfixes67: #i105566#: better upstream-used fix to avoid the libfreebl3.so + libcrypt problem on Fedora


2009-11-20  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [a750da5d7f3c9a21ee05442b317622df4a45b1e4]

[CWS autorecovery] a very early step towards #i65597#: some refactoring, removal of unused code, and consolidation Basically, in the current phase this is just to make it easier to understand the current code.


2009-11-20  Ingrid Halama  <iha@openoffice.org>  [ec712408961a4a2efc667a7af83a21209907f9eb]

chartpositioning: #i100778# chart positioning excluding labels


2009-11-20  Ingrid Halama  <iha@openoffice.org>  [384419bc10497bd63fefce6da7196dec2e6b232a]

chartpositioning: #i100778# chart positioning excluding labels


2009-11-20  Ingrid Halama  <iha@openoffice.org>  [0a5e2fc8e92ac2775e10530ae230db69556f5047]

chartpositioning: #i100778# chart positioning excluding labels


2009-11-20  Henning Brinkmann[hbrinkm]  <hbrinkm@openoffice.org>  [728ae6f17731224b6da5cc00e8886d5c5eb0b711]

expect offsets in resources.xmi to be properly prefixed by 0x when they are hexadecimal


2009-11-20  Armin Weiss  <aw@openoffice.org>  [72a8d5326343acabb3fe9a2685bce769c8ae759f]

ooo32gsl07 #i106214# corrected MinAutoPaperSize for Cell BlockFormatting


2009-11-20  Kai Sommerfeld  <kso@openoffice.org>  [6e54378375d6201a12dab56d5408240faf8df195]

#i106830# - Fixed Windows build breaker.


2009-11-20  Kai Sommerfeld  <kso@openoffice.org>  [72c86e14a0c71184ad3f47942315c3115928bde8]

#i106830# - Fixed Windows build breaker.


2009-11-20  Helge Delfs  <hde@openoffice.org>  [5a8784c049c1b1ecdb46af95830db9581e824ad2]

added exception for unx because page isn't centered like on windows


2009-11-20  Herbert Duerr  <hdu@openoffice.org>  [c990d5b829ea877c77ccda968eede9ea5ed0836c]

 #i107006# text justification invalidates previous measurements of a layout


2009-11-20  Carsten Driesner  <cd@openoffice.org>  [ee56b6b0862f2c3d92cb535542c124db739819cf]

#i107003# Make toolbar invisible before calling doLazyDelete. This prevents possible crashes in scenarios where a modal dialog is visible.


2009-11-20  Helge Delfs  <hde@openoffice.org>  [724cb1a66fdcfa0099b3d2722f26c77e37d647cf]

added exception for unx because page isn't centered like on windows


2009-11-20  Kai Sommerfeld  <kso@openoffice.org>  [c48ac4539de6401f163ee18acb518c59afec01b2]

#i106820# - fixed compiler warning.


2009-11-19  Caolán McNamara  <cmc@openoffice.org>  [291172672f3b89a644814aa7f30e77360cf07f11]

cmcfixes67: #i107061#: avoid the libfreebl3.so + libcrypt problem on Fedora


2009-11-19  Caolán McNamara  <cmc@openoffice.org>  [900d8d6ec2103e5205083e18e76a68d560107918]

cmcfixes67: #i107060#: make system jars easier


2009-11-19  Caolán McNamara  <cmc@openoffice.org>  [9bd1ae5e434619b04b6ed3c3a8973e2e0385fbd6]

cmcfixes67: #i107059#: remove warning


2009-11-19  Caolán McNamara  <cmc@openoffice.org>  [da8ef83f41bee5a4f68c53ed34b292d1807ee606]

cmcfixes67: #i107058#: make system db test faster, and extend to all >= 4.1


2009-11-19  Kai Sommerfeld  <kso@openoffice.org>  [568736b0e09dd6bd33510bcc94c370766b803682]

#106820# - published.


2009-11-19  Kai Sommerfeld  <kso@openoffice.org>  [d7a21c71b28ff0de9e60951a53533eb3a10bfc6d]

#106830# - NTLM: do not call auth callback, if session timed out.


2009-11-19  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [6ee2de4b7877c3b1bb4cb4ecb6e2ef2dd353c68b]

printerpullpages: #i106879# use document printer as default


2009-11-19  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [3b6800d565cadc9e0e20da2d9725a87bcb114153]

printerpullpages: #i106192# evaluate error state after failed StartJob


2009-11-19  Ruediger Timm  <rt@openoffice.org>  [37afb91cb05718c34ae356f7caf38c006f99a8c6]

CWS rtspare01: #i107048# Change checkdeliver.pl to use SourceConfig.pm


2009-11-19  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [05d581ee63794413288114325b6fba762be24206]

printerpullpages: #i106560# fix theming / HC


2009-11-19  Kohei Yoshida  <kohei@openoffice.org>  [084f6af01bba0fae498d879388200dfe03d48e8a]

Replaced the two new icons from the ones I "borrowed" from IBM's spec screenshot, to the original ones we created (by jimmac), to avoid potential copyright issue.


2010-01-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [5a8d5c2232f6d8fa08e7870580b3bed7d8c1cb59]

koheidatapilot03: merge with DEV300_m60


2010-01-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [316f263886b012853dbe63325692c69c55a1330a]

koheidatapilot03: merge with DEV300_m57


2010-01-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [64d08820d42905fd6da28a3c45bbf11821beae58]

koheidatapilot03: merge with DEV300_m56


2009-11-19  Mikhail Voitenko  <mav@openoffice.org>  [792bdc656d87665467d8a9a48c521e380e14666a]

#i107035# let the temporary file be removed after the stream has been closed


2009-11-19  Mathias Bauer  <mba@openoffice.org>  [65d3cfbba40c92044cc3575149dde863a8529e9a]

#i106390#: crash caused by optimization


2009-11-19  Mathias Bauer  <mba@openoffice.org>  [0599d83e9234d822dc76ff5a00ac7d048956e9d3]

#i106367#: typo prevents correct asian language fallback


2009-11-19  Mathias Bauer  <mba@openoffice.org>  [1aa4d69db3751853807ad2658ee03d3c553e77fc]

#i106390#: crash caused by optimization


2009-11-19  Caolán McNamara  <cmc@openoffice.org>  [9076c9aa117c1fdc56d54489290b8815ada124d3]

linuxhppa1: #i107051#: port to linux hppa (parisc)


2009-11-19  Caolán McNamara  <cmc@openoffice.org>  [6a4fc20097e6ad45ef83150c3078b399e82e5b3a]

linuxhppa1: #i107051#: port to linux hppa (parisc)


2009-11-19  Caolán McNamara  <cmc@openoffice.org>  [09ac98f41e9aaf302b3013a8b462d98b610e4269]

linuxhppa1: #i107051#: port to linux hppa (parisc)


2009-11-19  Caolán McNamara  <cmc@openoffice.org>  [329fca3ae435ce21801480984ecd52603728a8a9]

linuxhppa1: #i107051#: port to linux hppa (parisc)


2009-11-19  Niklas Nebel  <nn@openoffice.org>  [e799c0f7ff29e81f19e26359d738c5c643452bc6]

#i106854# get source stream directly from document's storage instead of a temporary SfxMedium


2009-11-19  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [8f54cbbf511828d701a5bfdc05e56936ebc26f9c]

cbosdo01: merge with DEV300_m65


2009-11-19  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [dfd19e2f33ac5bdc3a703a37b88a2ccce831a42c]

cbosdo01: merge with DEV300_m65


2009-11-19  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [43e51fee9ef70168b322315c2f732b7f9e853e9a]

cbosdo01: Added missing HIDs


2009-11-19  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [fb287ba7c5fdacfefba0dabf81211b6d1759453e]

dba33d: #i104844# check name and do not close when name is wrong


2009-11-19  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [63edc51ac3022da60f387d50aaf571180d38f6a8]

dba33d: #i104844# check name and do not close when name is wrong


2009-11-19  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [a5aae5938fb6bce788242895e6f9593fd27b6059]

aw078: changes after resync


2009-11-19  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [60164337599bbd71cdbb45a311b38e65ccfbc56f]

aw078: changes after resync


2009-11-19  Dirk Völzke  <dv@openoffice.org>  [3d61d073f6baac393264e3df0408ae60fb6ea782]

#i106978# the extension manager should set an interaction handler when looking for updates


2009-11-19  Dirk Völzke  <dv@openoffice.org>  [85091386c5e5025e3db3f7ec8903c71856c05da7]

#i106978# the extension manager should set an interaction handler when looking for updates


2009-11-19  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [bf3e97339b940da3894cbf1e286c7186bf9baff6]

vcl108: #i106742# update xpdf to 3.02pl4


2009-11-19  Mikhail Voitenko  <mav@openoffice.org>  [cac6eb1698182093fc708ccc5c378bbefc406d7c]

#i106854# check the date of the original file


2009-11-19  Michael Stahl  <mst@openoffice.org>  [9b59d6ce1a1708c9668f0c889483390aef1acee7]

#i97029#: SfxDocumentMetaData.cxx: properly support Duration properties


2009-11-19  Michael Stahl  <mst@openoffice.org>  [9ea262814e66ea01c6b3ace22833e644e3ce30a1]

#i97029#: sax::Converter: properly support XMLSchema-2 "duration" type:  replace convertTime() funtions with convertDuration().  reimplement convertDuration(util::Duration) to be free of rounding error.


2009-11-19  Michael Stahl  <mst@openoffice.org>  [b83f93224608378719efae3888f9fa0b34439015]

#i97029#: offapi: add com.sun.star.util.Duration


2009-11-19  Thomas Benisch  <tbe@openoffice.org>  [4ff949a48b8d3a3ee7153abb3540dcdb192dd407]

#i12587# Inserting/editing arbitrary text objects in chart


2009-11-19  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [23134ce87ab5f2a9a763b156cb9fcf28271209d5]

Update from master repository to m65.


2009-11-19  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [bb9feb551bcc320177e7042fa6d8c339bf3f7b7a]

Update from master repository to m65.


2009-11-19  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [d82fb82d23ec9ac10e198a23d7ac725f2379e4a4]

Update from master repository to m65.


2009-11-19  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [eb7f348500e8bc8217777c074af780a86bf774b5]

Update from master repository to m65.


2009-11-19  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [891e65a4d4d1b0833680f31c3553fd5c2c48568a]

Update from master repository to m65.


2009-11-19  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [ecf065acf82d45c2aeb04b59e3ca2ebfa9b85bda]

Update from master repository to m65.


2009-11-19  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [78155803fd8f1e7d6eb9f0af390a4a928d2fb9cd]

dba33d: #i102563# use rootURL to resolve the given URI and some refactoring


2009-11-18  Kohei Yoshida  <kohei@openoffice.org>  [9794e714928d3d8336817545d5a1355645ccf7e8]

The default visibility of grand total is actually true, not false.


2009-11-18  Kohei Yoshida  <kohei@openoffice.org>  [48cee6fff042f05a7cd5a1bc0f8f7f93f361da15]

Actually this is wrong.


2009-11-18  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [3c50f92e70664eaabc4bbb0e79440ad3a5a7f2ce]

printerpullpages: #i107010# fix persistency issue


2009-11-18  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [fe830e8ab94d7727044d4150def8dae5c59f11ce]

cbosdo01: fixed the name of the changed tab


2009-11-18  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [7e6ad41f327ffc8b3c783d0311f7ba5f1210fe1c]

printerpullpages: #i106423# show a warning in case of empty direct print job


2009-11-18  Kohei Yoshida  <kohei@openoffice.org>  [e90a5b82b8454c8c77a0bf50285e99cf25c631bd]

#i106975# When custom grand total name is not used, write the xml data the old way.


2009-11-18  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [1b9308fe40e222d3a2262c7c0e399e8c6aa6ffde]

printerpullpages: #i106505# brochure RTL only if CTL is enabled


2009-11-18  Kohei Yoshida  <kohei@openoffice.org>  [d803f1b8cfb2b15920fa03b3a64371b4664f4a31]

#i106975# data-pilot-grand-total is also new in ODF 1.2 extended.


2009-11-18  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [969bf03a947d80eacf0deb3c7a3fdfb86b2f5aba]

printerpullpages: #i106507# remove layout page for math


2009-11-18  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [447d6bfd0f3d7680ecd0bbf4568e2e76ae915604]

printerpullpages: #i106507# remove layout page for math


2009-11-18  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [3e4d51a2e12d7fe58a05fa8d4c10f861e5a79c65]

cbosdo01: Changed the autocorr Quote page into a Localized Options one.


2009-11-18  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [7a172afb40d89766934075116f7b3a695f09b8b5]

printerpullpages: #i106506# disable Pages radio button where unused


2009-11-18  Ivo Hinkelmann  <ihi@openoffice.org>  [ea2e1162e6c8376fe3707c165b91d1712e194538]

sconfigl10n: #i107009#:  source_config file / multiple repository support in l10n tools. Solaris build fix


2009-11-18  Thomas Benisch  <tbe@openoffice.org>  [bf5a4ac980b8646b13cbb4a812d39b74cdcce686]

#i12587# Inserting/editing arbitrary text objects in chart


2009-11-18  Ivo Hinkelmann  <ihi@openoffice.org>  [8bcc971d38846adbce49a48a2469b8af6060249c]

#i107009#  source_config file / multiple repository support in l10n tools


2009-11-18  Ivo Hinkelmann  <ihi@openoffice.org>  [72b6e82f7534a183f38354e032ca9099c1a42f17]

#i107009#  source_config file / multiple repository support in l10n tools


2009-11-18  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [c0879d0fd9c440e690ca24b4b4085b2863b46694]

printerpullpages: #i106559# warn about missing default printer


2009-11-18  Henning Brinkmann[hbrinkm]  <hbrinkm@openoffice.org>  [d4ea7b17758d3ba5a69efa543637315f41b992a9]

WW8LFOLevel.cxx is not needed/referenced


2009-11-18  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [44a92834a2335ab654c55198625af4200db9d50f]

printerpullpages: #i106426# reinstate include option as own subgroup


2009-11-18  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [39968da918a65fd029a90b33fbb820a6ca92f8f4]

dba33d: #i105101# get table filter and type filter from ds when it is needed


2009-11-18  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [5e9fc7a71efaf83fde0766a78c72ee6b7b781ea8]

printerpullpages: #i106555# layout preview control row if pages text changes to accomodat new text length


2009-11-18  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [ced811f0109198d81bbc09e610dd82fb716307b4]

printerpullpages: #i106762# hide properties button instead of disabling it when no printer setup dialog is available


2009-11-18  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [6320fb69ac76730cc148af0cc907036889c925eb]

printerpullpages: #i94718# fix brochure printing, better paper match


2009-11-18  Mathias Bauer  <mba@openoffice.org>  [61c4094898b87a1b8935a862be395a4ac98cbc20]

#i106976#: small correction in extern.lst


2009-11-18  Mathias Bauer  <mba@openoffice.org>  [848647cb40606032a687ef385d28a1d6f8774dc0]

#i103496#: some more missing dependencies on stlport


2009-11-18  David Tardon  <dtardon@openoffice.org>  [dabac3b53dae0f5cd71b37d9628bf72c64c2e10b]

update to DEV300_m65


2009-11-18  David Tardon  <dtardon@openoffice.org>  [9a317fc570303bcedac262e75f0131adf7291ace]

update to DEV300_m65


2009-11-18  David Tardon  <dtardon@openoffice.org>  [840058e0e66ab772078aa00d591002a26bf5c10b]

update to DEV300_m65


2009-11-18  David Tardon  <dtardon@openoffice.org>  [fb6a72ad5046a309c35b2706b3724e733597232d]

update to DEV300_m65


2009-11-18  Helge Delfs  <hde@openoffice.org>  [5f64c52404459ed5cb32872946aec360937a6ac8]

fixed loop in Path-Dialog for Asian languages


2009-11-18  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [1579846c3e76ad8d5e7db1774a9bfabe027aa896]

dba33d: #i106998# check if entzry is null


2009-11-18  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [d1eb6b5cb7482385397f03b56ef396905c5490e5]

aw078: changes after resync to DEV300m64


2009-11-18  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [5a68fee42aa92563adb8fa777bd680105792a89d]

aw078: changes after resync to DEV300m64


2009-11-18  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [e2e6b604c3288b9b0c24866903708d5161e94da0]

dba33d: #i97096# use column label when given


2009-11-18  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [509ebb8ba99392ccf79e9a02aa8df15e74eab8e8]

dba33d: #i97096# use column label when given


2009-11-18  npower Developer  <npower@openoffice.org>  [abaa6f10a80ce5a8a5f16542cc08ceda130892cc]

menuincustomtoolbar: #i105626#: implement menu for custom toolbar ( and some item style override capability )


2009-11-18  npower Developer  <npower@openoffice.org>  [d04edead2cc8bcb9f2bfef829f1a25ec75070fc3]

menuincustomtoolbar: #i105626#: implement menu for custom toolbar ( and some item style override capability )


2009-11-18  npower Developer  <npower@openoffice.org>  [e6438d8b7b8d56929793a1328f7026fd0355bb98]

menuincustomtoolbar: #i105626#: implement menu for custom toolbar ( and some item style override capability )


2009-11-18  Herbert Duerr  <hdu@openoffice.org>  [4eefccc8a3a0e0baac52647624e1a8c24244cdf1]

#i106980# fix psprinting of hairline beziers (thanks thb!)


2009-11-18  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [ba1a7cc7b8b9c7d18f69c2a3b5f4b253b9053d47]

commit pull


2009-11-18  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [989665e3ddb78b07ddce28d37e21111a4cc72c9a]

commit pull


2009-11-18  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [c779db5e11fa5c7c7c4be2a379b1990c46cdcecf]

commit pull


2009-11-18  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [0ad81f8324a5ed6991cb632f1f6090cb91d8ffd5]

commit pull


2009-11-18  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [2dd7d8141167276753284953fa917fbf2b27d28c]

commit pull


2009-11-17  Kohei Yoshida  <kohei@openoffice.org>  [39161b01316e9368f51567e7ab4b6e2ffd195b2f]

#i106975# Don't export tableooo:display-name attributes unless the specified ODF version is 1.2 extended or later.


2009-11-17  Kohei Yoshida  <kohei@openoffice.org>  [276790cd38c56be757b86c3b10d9f3815a30fa62]

#i106975# Use tableooo namespace when exporting datapilot's display names.


2009-11-17  Kohei Yoshida  <kohei@openoffice.org>  [4b24821fddaf7bb3ebb2097f7227befdf9a46389]

#i106975# Put the extended namespace in the (hopefully) correct place for ods export.


2009-11-17  Kohei Yoshida  <kohei@openoffice.org>  [62304c9343b1fbd247c813111ed13e3359998340]

#i106975# Added new namespace tableooo to handle extended ODF for 'table' namespace.


2010-01-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [119da1585819ab945cf07866c0185b7e63d691fa]

koheidatapilot03: merge with DEV300_m60


2010-01-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [04b74d9eadff586cab293db3cd473108ca1d5827]

koheidatapilot03: merge with DEV300_m57


2010-01-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [edcc547422e9d869bf1d7982a49430b6c398533a]

koheidatapilot03: merge with DEV300_m56


2009-11-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [6fbe08854a2eea99e2d8700927209f7e0e5abdc8]

cmcfixes64: merge with DEV300 m63


2009-11-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [9f1bc6674ee1c813151718e58c6ae9da06931ad8]

cmcfixes64: merge with DEV300 m63


2009-11-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [90437f5d393168e41d17142a6a5c55dd30a76fc1]

cmcfixes64: merge with DEV300 m63


2009-11-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [7808b9908de965c4e38330927f660f2ad4a091cd]

cmcfixes64: merge with DEV300 m63


2009-11-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [6d42e068a18a6df4914aedd801447ce1946225ad]

cmcfixes64: merge with DEV300 m63


2009-11-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [89c638149531a26201ddbee5631a5f4803becd06]

cmcfixes64: merge with DEV300 m63


2009-11-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [f67b7e1d9ebeba46cffe005003316c1f1eed9e1a]

cmcfixes64: merge with DEV300 m63


2009-11-17  Christian Lippka  <cl@openoffice.org>  [af7900fab0938db875cea37fa7e5176e872e77a2]

#i105710# restored bin stream operators for bullet item, still used by outliner clipboard


2009-11-17  Eike Rathke  <er@openoffice.org>  [96a0151aaf654358d12af398a21dd5b1ca392258]

#i106904# upgrade to ICU 4.0.1


2009-11-17  Mathias Bauer  <mba@openoffice.org>  [6fda16aece3f038783497dc1f7e74944de266588]

#i106976#: split build tooling


2009-11-17  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [fa967d668aa152b331839b86d267c09e30616285]

merge


2009-11-17  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [eb927863522b0ba8a67a245e6f0d631406bf7e1a]

#i10000#


2009-11-17  Mathias Bauer  <mba@openoffice.org>  [adbb665f318dcf4bb34769e92e1db637f8f16693]

#i103496#: missing dependency on stlport


2009-11-17  Mathias Bauer  <mba@openoffice.org>  [de0938bc20ede6f83742edd65252287087eb9fef]

performance bug in build system caused by too many flushed


2009-11-17  Philipp Lohmann  <pl@openoffice.org>  [23fe446722559c904e317d9bad2b94820109fc91]

#i106901# work around a crash when getting input from keyboard viewer


2009-11-17  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [c5f1fd8b64be4afb368495bd2ed0c10e4af23942]

#i106541# commit afer merge


2009-11-17  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [b73f9d153eaa6432ca29ebf805b8f763247d958c]

#i106541# commit afer merge


2009-11-17  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [7005c0671d1df923c036687e3e39293620db2151]

#i106541# commit afer merge


2009-11-17  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [c28c786d1a38c42e27b5f29c5e7f1a1d0a6afe9c]

#i106541# commit afer merge


2009-11-17  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [e117d716e1309bcd8efc20810575990af5c9ec02]

#i106541# commit afer merge


2009-11-17  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [c0ef0690c273ca70456418dce4f5c6cdabc42f09]

#i106541# commit afer merge


2009-11-17  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [90f4f68c43cf52c33e783c81cfa2ce8beeae916a]

#i106541# commit afer merge


2009-11-17  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [1d11db194dd5d81983f934ac93a214bf38af58ae]

#i106541# Metafile decompose done


2009-11-17  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [77f0f65166af5d0c899136a0f91a5b49e19fcae7]

#i10000#


2009-11-17  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [d919fae167e345762843da3e50054963dcc5cf45]

cbosdo02: field patch to upstream applied


2009-11-17  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [b54c9639c577a87279316ee6384dd95ed4752d66]

cbosdo02: field patch to upstream applied


2009-11-17  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [b426709527c3e3aaaae13616f6885c1c1a0202d6]

cbosdo02: field patch to upstream applied


2009-11-17  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [5ec9de5266069c22f12305392eaec5a7eac3204b]

cbosdo02: field patch to upstream applied


2009-11-17  Philipp Lohmann  <pl@openoffice.org>  [70dfafd85a420e77094c5c6e3b50c03c7672b413]

#i106863# directory can be empty


2009-11-17  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [bbc694a94967d3b968c455f8ae7ab56bcb9c84be]

merge


2009-11-17  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [1a8ab84d2158c9c444eaeb24abc711db165de128]

merge


2009-11-17  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [84cc0fb284f10692b90051b288b775ea93b22d42]

merge


2009-11-17  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [281242e5137efcf919f94c181a674da6bfd10abc]

merge


2009-11-17  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [5a3e9ce5c2ad3e6c5fe65a3d252670c90a2463e4]

merge


2009-11-17  Tobias Krause  <tkr@openoffice.org>  [9ce205f4769bc01cd271ff9b96c9ec2438162bab]

#i106766# ::Abort Method disabled


2009-11-16  Kohei Yoshida  <kohei@openoffice.org>  [43b559189d10a54409bdab90c92def6b9a341b4f]

#i106583# Use the up-to-date output range when refreshing datapilot tables.


2009-11-16  Kurt Zenker  <kz@openoffice.org>  [b4083630cb439a9f54340db6840e8bc6cfcc42c8]

masterfix: #i10000# missing dependency added


2009-11-16  Kurt Zenker  <kz@openoffice.org>  [867b9406d220830960f79de3021d34445c8a8fcd]

#i10000# do not use a global variable


2009-11-16  Christian Lippka  <christian.lippka@sun.com>  [4f53363910f5198c26f9b1094c7d1097fdc21582]

#i95238# re enable toggle of title paragraphs in outliner view


2009-11-16  Kohei Yoshida  <kyoshida@novell.com>  [c08d97576a8e0e4578073cc28da7ffe93a8b44b1]

Removed a compiler warning wrt initialization ordering of data members.


2009-11-16  Kohei Yoshida  <kyoshida@novell.com>  [2b4ae281f57a364581dbfa71d91de7377529dcae]

#i26826# #i46511# initial implementation of automatic decimal adjustment.

Just applied patches from ooo-build.  There still may be issues that need
to be worked out.
2009-11-16  Kohei Yoshida  <kyoshida@novell.com>  [528e85dacb2834de639e666d7422092daaaadeae]

#i26826# #i46511# initial implementation of automatic decimal adjustment.

Just applied patches from ooo-build.  There still may be issues that need
to be worked out.
2009-11-16  Kohei Yoshida  <kyoshida@novell.com>  [f445cd28e4a7f67552b310db1a6a615e1989f01f]

#i26826# #i46511# initial implementation of automatic decimal adjustment.

Just applied patches from ooo-build.  There still may be issues that need
to be worked out.
2009-11-16  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [87883bec42caa81704e5b64fb8a5d553326f7cc6]

dba33d: #i105554# apply patch from cmc


2009-11-16  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [a409246cebb9f9a42b4f9ecc11af0a389fb295f5]

cbosdo01: migrating from SVN to HG.


2009-11-16  Cédric Bosdonnat  <cedricbosdo@openoffice.org>  [0f5c37dbb1b22557baf7790e215ee574e522074c]

cbosdo01: migrating from SVN to HG.


2009-11-16  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f7fdc0ed4888d5e6e933492fd6bab0db2d065b56]

masterfix: #i10000# temporary add wntmsci13


2009-11-16  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [8c97f26be6290ee6d8ca201d9db66a2a6f7902aa]

dba33d: #i106737# set the databasedataprovider when doc is loaded


2009-11-16  Hans-Joachim Lankenau  <hjs@openoffice.org>  [6c035c5af36c52d3f994976021d14633d13abbaf]

#i10000# packing without UPDMINOREXT set


2009-11-16  Vladimir Glazunov  <vg@openoffice.org>  [57f9b4fffac7a86aec79b8c5eefc4e31d1ffacc2]

masterfix: #i10000# wrong conflict resolution, here or in the cws ause10*


2009-11-16  Christian Lippka  <christian.lippka@sun.com>  [2290b8bb07473570ab220a69b58ebe334f769f41]

merge


2009-11-16  Christian Lippka  <christian.lippka@sun.com>  [8e00f0a46f4f7662f3936098ee5553cdddda9e92]

merge


2009-11-16  Christian Lippka  <christian.lippka@sun.com>  [656c43e8ddf16b15d38284a06dbb13ab7f85aceb]

merge


2009-11-16  Christian Lippka  <christian.lippka@sun.com>  [593892f63dc03cdf2478ed07adb807a033e2cc5a]

#i82435# enable drop of image link embedded


2009-11-16  Christian Lippka  <christian.lippka@sun.com>  [2b926e382b97914720e1974de27067b270d25ed0]

#i82435# enable drop of image link embedded


2009-11-16  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [2241dfcdf029fcce801d65f4277131e0a5871f72]

ooops, broke the removal of registrations with the previous changed, fixed that


2009-11-16  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [4d4bfb28a75c7887a46fec3c0f71260781ae0471]

#i84012# +getLocalName


2009-11-16  Joerg Skottke [jsk]  <jsk@openoffice.org>  [5e7aa7e8674465df32327a2d82ae7515d259e264]

sb111: #i106947# - Refactor t_doc1.inc::hCloseDocument()


2009-11-16  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [315171ac12d5c1c52dc06a4f4156fa76f86c5adf]

in the course of #i84012#: separate the display name of a database registration from the node name in der underlying configuration (the config structure for this was already there, it was just never used)


2009-11-16  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [13d3aea01f403677fb9ec1b8c6e73310b5586c11]

in the course of #i84012#: separate the display name of a database registration from the node name in der underlying configuration (the config structure for this was already there, it was just never used)


2009-11-16  Niklas Nebel  <nn@openoffice.org>  [4fa24255a27fd48325ec48a3ec31dae6388a1444]

validityref: merge with DEV300_m64


2009-11-16  Niklas Nebel  <nn@openoffice.org>  [34f777379bac631ef96502ab88a950861a5154b9]

validityref: merge with DEV300_m64


2009-11-16  Niklas Nebel  <nn@openoffice.org>  [3c6d6a02196c40e5bf2c4ebac7e62ebf968cac25]

validityref: merge with DEV300_m64


2009-11-16  Niklas Nebel  <nn@openoffice.org>  [0fb72290ff0af59f1fc256cc96869fbce264e839]

validityref: merge with DEV300_m64


2009-11-16  Niklas Nebel  <nn@openoffice.org>  [61556666b9ba6437eaa53a40ff9e6c525e442d15]

validityref: #i103899# manual migration from svn (contribution from PengYunQuan)


2009-11-16  Niklas Nebel  <nn@openoffice.org>  [d2e7f677c5be667944bb2d873ada261dbefd5309]

validityref: #i103899# manual migration from svn (contribution from PengYunQuan)


2009-11-16  Niklas Nebel  <nn@openoffice.org>  [efc43491417daa4f382bf4c54d6aa1dd2b158ea8]

validityref: #i103899# manual migration from svn (contribution from PengYunQuan)


2009-11-16  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [ba27e603596f2ce6e68664e869315553a364605c]

#i84012# respect data source registrations which are read-only


2009-11-16  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [01fc8084c89d708c368ba831bc3e2d2852869bbe]

#i84012# respect data source registrations which are read-only


2009-11-16  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [84ee5031ad683efebd6d48bebf3b4021261cca55]

make constructor public


2009-11-16  mst  <mst@openoffice.org>  [5f540c2d21bafddb1aa4790eae83caf192527417]

#i106930#: thints.cxx: isNestedAny: new empty hints at start/end _not_ nested


2009-11-16  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [5f60cbfe81d0e24bcf8f0151fd41bf077fcdacb2]

fix a merge conflict


2009-11-16  Herbert Duerr  <hdu@openoffice.org>  [92add3dfd55926c3a8526750fe5569771e8adc26]

#i106941# register app-specific fonts again after the 3-layer changes for OOo32


2009-11-16  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [79910a6627d892d5fb5af063dbeedadaafe72fbe]

merge


2009-11-16  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [053e6653296b8d58f09cbe8ead7bc40abe223d75]

merge


2009-11-16  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [2ffbef2953af58af19237df067ab24bf20447445]

merge


2009-11-16  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [678bc2193d95cbc3103a139cb87d3ada5c22804e]

in preparation of #i84012#: introduced a dedicated interface (css.sdb.XDatabaseRegistrations) for dealing with data source registrations, this way hiding the concrete configuration details.


2009-11-16  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [6025e7420f7ee3f4fc87761994acce40a82ec0bd]

in preparation of #i84012#: introduced a dedicated interface (css.sdb.XDatabaseRegistrations) for dealing with data source registrations, this way hiding the concrete configuration details.


2009-11-16  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [adcbc9187644e1463114baa16011ad3fc8401fd4]

in preparation of #i84012#: introduced a dedicated interface (css.sdb.XDatabaseRegistrations) for dealing with data source registrations, this way hiding the concrete configuration details.


2009-11-16  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [8890bc19441c80d9313234bc87569d2bb0b9ee72]

in preparation of #i84012#: introduced a dedicated interface (css.sdb.XDatabaseRegistrations) for dealing with data source registrations, this way hiding the concrete configuration details.


2009-11-16  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [d876968f50e998a2631e4fc46f7d007e89a33dab]

fix typo


2009-11-16  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [4b2b2dab91f62680e2c2f1d362fb1ad884480b0e]

dba33d: pull from dba33b


2009-11-16  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [14b58e5a2474d8b603a3c954ca981d3cb62ad6ce]

dba33d: pull from dba33b


2009-11-16  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [563af76127ad7c1d20b21c1e8433b6122b34608f]

dba33d: pull from dba33b


2009-11-16  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [6dd632c2549761928a1207a0051e3f51e25be640]

dba33d: pull from dba33b


2009-11-16  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [d190b1f39e61718d095a3a1dcf73d3e1362017a6]

dba33d: pull from dba33b


2009-11-16  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [052b40ba8b3b4e2ac99bd417c1e7b8bc5cc8cd06]

dba33d: pull from dba33b


2009-11-16  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [f448a7b94dafd3e80e7cfdc405e2dbccbfdef1d6]

dba33d: pull from dba33b


2009-11-16  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [f53e28b8a3380ba67bbc7a63ce3e1bc8c3d24994]

dba33d: pull from dba33b


2009-11-16  Caolán McNamara  <cmc@openoffice.org>  [052c9229f72b43dd44f6fba196d6c087c5c4deac]

#i106889# tweak api defs under windows


2009-11-16  Tobias Krause  <tkr@openoffice.org>  [c415b5fe66b9abd76e870b8928ef124ef7581f02]

#i106876# update of OpenSSL from 0.9.8k to 0.9.8l


2009-11-16  Tobias Krause  <tkr@openoffice.org>  [da3b7412a479ece3f55ccbc60676696d686b96b9]

#i106876# update of OpenSSL from 0.9.8k to 0.9.8l


2009-11-16  Kurt Zenker  <kz@openoffice.org>  [306ac896af18d7c70a9d5bcf8a75bcb9c4a730ef]

DEV300


2009-11-16  Kurt Zenker  <kz@openoffice.org>  [8180586f8bf8aa7f728b0bc03c98eabd932cd114]

#i10000# override makefiles during unzip


2009-11-13  Kurt Zenker  <kz@openoffice.org>  [bae47ec86973ca9c4ee7552182cd02d1eea31b0c]

CWS-TOOLING: integrate CWS cmcfixes66


2009-11-13  Kurt Zenker  <kz@openoffice.org>  [3415c114d2aa193052fcc7081d82965f1d9f9e5b]

CWS-TOOLING: integrate CWS cmcfixes66


2009-11-13  Kurt Zenker  <kz@openoffice.org>  [70ebc074eaf9bdec8c657962290b45e8d89b3db3]

CWS-TOOLING: integrate CWS cmcfixes66


2009-11-13  Kurt Zenker  <kz@openoffice.org>  [2650f297c3dd01806854d12bdcd54644ade21cf4]

CWS-TOOLING: integrate CWS cmcfixes66


2009-11-13  Kurt Zenker  <kz@openoffice.org>  [de0356c665eb3fc168c4e8a168e3828d50992220]

CWS-TOOLING: integrate CWS cmcfixes66


2009-11-13  Kurt Zenker  <kz@openoffice.org>  [67221cafc8d63b9d69e49ad90cb5bb9320d9651d]

CWS-TOOLING: integrate CWS cmcfixes66


2009-11-13  Kurt Zenker  <kz@openoffice.org>  [a2d64ea9607436b4b600195cb38aee9446b75e0d]

CWS-TOOLING: integrate CWS cmcfixes66


2009-11-13  Kurt Zenker  <kz@openoffice.org>  [f9e98c2a8916e4003ed2014b88202cac0aad8a84]

CWS-TOOLING: integrate CWS cmcfixes65


2009-11-13  Kurt Zenker  <kz@openoffice.org>  [0808e2962cdfb3b7383441e0b65cef946b53dc8e]

CWS-TOOLING: integrate CWS cmcfixes65


2009-11-13  Kurt Zenker  <kz@openoffice.org>  [1ba50c661d7d338d6faaf11841df53e42381e40c]

CWS-TOOLING: integrate CWS cmcfixes65


2009-11-13  Kurt Zenker  <kz@openoffice.org>  [c835ba1b65c32c41801fb45f5aa3a134b9f4de8a]

CWS-TOOLING: integrate CWS cmcfixes65


2009-11-13  Kurt Zenker  <kz@openoffice.org>  [02f6dbeae398c0735521c710a91c8e492941bc02]

CWS-TOOLING: integrate CWS cmcfixes65


2009-11-13  Kurt Zenker  <kz@openoffice.org>  [1345cdc590fb87c92fb91e92f0d890d1de184414]

CWS-TOOLING: integrate CWS changehc02


2009-11-13  Kurt Zenker  <kz@openoffice.org>  [d78e19009f4cc8af969da61b3e35ac6c6527231d]

CWS-TOOLING: integrate CWS changehc02


2009-11-13  Kurt Zenker  <kz@openoffice.org>  [fae69df66d251563f2fd7bb64e8e2b4226504bd1]

CWS-TOOLING: integrate CWS changehc02


2009-11-13  Kurt Zenker  <kz@openoffice.org>  [1105a1681cb285b92592cde19daff76e189d71a4]

CWS-TOOLING: integrate CWS changehc02


2009-11-13  Kurt Zenker  <kz@openoffice.org>  [4103eede62ab8421b3de4b38f9905f6335a3e83e]

CWS-TOOLING: integrate CWS changehc02


2009-11-13  Kurt Zenker  <kz@openoffice.org>  [35abc9fa4859451da8678836216f0bee5b7e1f19]

CWS-TOOLING: integrate CWS changehc02


2009-11-13  Kurt Zenker  <kz@openoffice.org>  [f79407b9b4aeeb778e1de4bf66aef3ebec785306]

CWS-TOOLING: integrate CWS changehc02


2009-11-13  Kurt Zenker  <kz@openoffice.org>  [11f3bc81599c5e2468ababe0de73245b0fa0144b]

CWS-TOOLING: integrate CWS sb117


2009-11-13  Kurt Zenker  <kz@openoffice.org>  [784cb16f8bc2f5b95e8147689455e8fd9e4510ae]

CWS-TOOLING: integrate CWS sb117


2009-11-13  Kurt Zenker  <kz@openoffice.org>  [07b34d270eb2ed309fd6e54b4a6e8e8e84d88a97]

CWS-TOOLING: integrate CWS impress178_DEV300


2009-11-13  Kurt Zenker  <kz@openoffice.org>  [24c4b5e52bc2a8fc26e630bb302c37552df49205]

CWS-TOOLING: integrate CWS impress178_DEV300


2009-11-13  Kurt Zenker  <kz@openoffice.org>  [787924900754f8a3d3bc126649e518b2adb9beb5]

CWS-TOOLING: integrate CWS impress178_DEV300


2009-11-13  Kurt Zenker  <kz@openoffice.org>  [87f9481381fdb60af73084288ab46d626bded683]

CWS-TOOLING: integrate CWS impress178_DEV300


2009-11-13  Kurt Zenker  <kz@openoffice.org>  [6ff0116714daf6fb06c9eacaa5d79524ca5dc623]

CWS-TOOLING: integrate CWS automationdev300m62cat0


2009-11-13  Kurt Zenker  <kz@openoffice.org>  [91bcd47f5c7228c1c9ed210918565f6f08aaeac4]

CWS-TOOLING: integrate CWS vcl106


2009-11-13  Kurt Zenker  <kz@openoffice.org>  [0cb88ac1bc1a88802fc11fa3a9b5bb5792ba8807]

CWS-TOOLING: integrate CWS vcl106


2009-11-13  Kurt Zenker  <kz@openoffice.org>  [e66f4ee8e5923ccb16ef6869b3b9e9cb816a5966]

CWS-TOOLING: integrate CWS vcl106


2009-11-13  Kurt Zenker  <kz@openoffice.org>  [fd9aae257e5e0333b208045a6ac42706d987c3a8]

CWS-TOOLING: integrate CWS vcl106


2009-11-13  Kurt Zenker  <kz@openoffice.org>  [ef0288de0a9995b5cce386d659a441617f525da5]

CWS-TOOLING: integrate CWS ause109


2009-11-13  Kurt Zenker  <kz@openoffice.org>  [3ccdb12a54b1945918cc340b41d3913d686d0232]

CWS-TOOLING: integrate CWS ause109


2009-11-13  Kurt Zenker  <kz@openoffice.org>  [543223119b77d91b79fa8300623fdbb5fde31c92]

CWS-TOOLING: integrate CWS ause109


2009-11-13  Kurt Zenker  <kz@openoffice.org>  [4d6964a83c36ab317d3657328599893454ea5624]

CWS-TOOLING: integrate CWS ause109


2009-11-13  sj  <sj@openoffice.org>  [d529dfa3b1bebe6f284cbc4d0779eb0a058074fb]

impress181: #i106770# applied patch from cmc


2009-11-13  Henning Brinkmann[hbrinkm]  <hbrinkm@openoffice.org>  [b5587d29c621778d4d0adff9016cebb845b112b4]

hb33patches1:#i59648# applied patch


2009-11-13  Kurt Zenker  <kz@openoffice.org>  [cb663e30a91f8c6582404f9538a24f43df979709]

CWS-TOOLING: integrate CWS pdbrelocation01


2009-11-13  Kurt Zenker  <kz@openoffice.org>  [243b14f28667922f1ef38fadc409cfb5ccd1e821]

CWS-TOOLING: integrate CWS ause103


2009-11-13  sb  <sb@openoffice.org>  [86bb6f26cc87c08ba41ed5ae01acbfbe80727cfa]

sb111: #i101955# removed obsolete comment


2009-11-13  sb  <sb@openoffice.org>  [fdaee92fd598e9dba08566d47a45c69ba344a975]

sb111: #i101955# missing second part of HG -c f7af6e98007d (call the extension manager's bookkeeping file configmgr.ini on all platforms, instead of configmgrrc)


2009-11-13  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [28f980a35906e83675b0a4601db0660eb00390b8]

Fixed copyright headers.


2009-11-13  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [00075d74eef445722ff1b269ef5205e29f559af3]

#i71568# #i108349# Simplified block (page) allocation.


2009-11-13  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [eda892d1027f45c6fafaeb11e6f8406db961b06a]

#i71568# Simplified block (page) allocation.


2009-11-13  sb  <sb@openoffice.org>  [808a34c462d400aeb964400252606ab31ca57cbc]

sb111: #i101955# cleaned up configmgr::update interface


2009-11-13  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [c32ece966cafc3dae94768c13ce060d41c97b045]

merge with DEV300_m64


2009-11-13  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [98ff20e30873c73ca8ba3995fd0c959a1b28fc78]

merge with DEV300_m64


2009-11-13  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [473077c31e61d8f3411aa0bf7923d380015426f6]

merge with DEV300_m64


2009-11-13  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [f19e59318176c1952ad264996f9e0cee3e8e3982]

merge with DEV300_m64


2009-11-13  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [877262a68c7931a4a7dcb9cdcb5c10d79e29edfd]

merge with DEV300_m64


2009-11-13  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [0fa9506337a70e907f8ee3ad9fae5e8f46c04e94]

merge with DEV300_m64


2009-11-13  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [b207990759cb43e0dcfdf06c5140c036fb6c840c]

merge with DEV300_m64


2009-11-13  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [cc3e9ea68d4f35dec05038a4deaf5e8c16a4db1c]

merge with DEV300_m64


2009-11-13  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [f323477de7b296489ae3104fd66c22100002d358]

merge with DEV300_m64


2009-11-13  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [5f62dd5e83aef5a8bf5c17ce2bebfb93dd3b4c63]

merge with DEV300_m64


2009-11-13  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [0b93d9ef2d826b697ea9f27bb8b22b153a1533a4]

merge with DEV300_m64


2009-11-13  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [54a57047c6fc804403b00886ce6037b8b96c9444]

merge with DEV300_m64


2009-11-13  sj  <sj@openoffice.org>  [6a2056ba29b2236108ac1099f44221f4048d1eb9]

impress181: #i76407,160798# fixed some text orientation problems for the Excel import filter


2009-11-13  sj  <sj@openoffice.org>  [14f783c6bb56bb24c9861c1d50b3a3dc9b0fe2f4]

impress181: #i76407,160798# fixed some text orientation problems for the Excel import filter


2009-11-13  sb  <sb@openoffice.org>  [661efe7a78a3c741dde3204481b707d353609b55]

sb116: #i106891# evaluate conditional expression in soffice script at build time (based on a patch by mmeeks)


2009-11-13  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [9f4b70361a912d3611897bcc2cc54b6570a133cb]

rename var


2009-11-13  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [9813c4bf4dd812123b9be5a4c548926df06456ee]

missing line end


2009-11-13  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [91763ffd3bd35d3051fabadd5a287ec36982448a]

#i105086# fix blob handling, map to bytes when possible


2009-11-13  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [491822ddf22587cf5f53f2a65482c89849c9ec56]

#i106805# some exception safety (the real fix for this issue is in CWS dba32j, but this change here will make future such occurrences less severe)


2009-11-13  Thomas Lange [tl]  <tl@openoffice.org>  [d616e9ebb69bae419244dc7d9b77ee743011d054]

tl76: #i106815#: fixed slanted font for all predefined Greek characters


2009-11-13  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [ca961579a2b428114eec95537272b85f4a419e71]

Automated merge with file:///z:\so-cwsserv02\dba33b\DEV300\ooo


2009-11-13  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [92ac1caeaca6bb729f11963f0d7671e5870fb159]

Automated merge with file:///z:\so-cwsserv02\dba33b\DEV300\ooo


2009-11-13  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [d301929f0bea5f7da6391ef8287a7d18b9e956be]

Automated merge with file:///z:\so-cwsserv02\dba33b\DEV300\ooo


2009-11-13  Kurt Zenker  <kz@openoffice.org>  [f8b5dc1aa987b46177fb86290d124cda8ceee7f8]

CWS-TOOLING: integrate CWS smoketest24


2009-11-13  Joachim Lingner  <jl@openoffice.org>  [e3f1ee2b88d4fbd71c351cee4485793b9f86dc8d]

jl137: #i103420# fixed windows certificate verfification regarding revocation


2009-11-13  Joachim Lingner  <jl@openoffice.org>  [cb83dca227b5f2738ef20f66989e5d6708901117]

jl137: #i103420# fixed windows certificate verfification regarding revocation


2009-11-13  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [d9f5f2dd4afc737860caf3e348583d573d3e9e48]

dba33b: #i106875# JavaDriverClassPath will now be read inside the JDBC driver


2009-11-13  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [6d2f6cf1f9137fd17273f099d7fa8284c6f8c81d]

dba33b: #i106875# JavaDriverClassPath will now be read inside the JDBC driver


2009-11-13  Thomas Lange [tl]  <tl@openoffice.org>  [aa586529b80e7e6dc8be76708d4473cb0ea624d2]

tl76: #i106815#: use slanted font for all predefined Greek characters


2009-11-13  sb  <sb@openoffice.org>  [8de0cce3e09f0b2fc7b5c46b10fa1acd9d9446b5]

sb116: #i105816# updated pagein lists (patch by cmc)


2009-11-13  Thomas Lange [tl]  <tl@openoffice.org>  [93d507d9045a50d667a36d0f534ce742f4d62a64]

tl76: #i106815#: fixed new code point for PHI


2009-11-13  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [bb944d90b2dd3971168bd6e98cb4642964262618]

#i105086# fix blob handling, map to bytes when possible


2009-11-13  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [470c0536754600bcdd0e49476a2e4043f50aab0c]

#i105086# fix blob handling, map to bytes when possible


2009-11-13  Ocke Janssen [oj]  <Ocke.Janssen@sun.com>  [fff9375fe7296dd390c6dbca0486aa60f95bd058]

#i105086# fix blob handling, map to bytes when possible


2009-11-13  Joerg Skottke [jsk]  <jsk@openoffice.org>  [0a425c5f5f137c91a5b0cf6731e55a9135320391]

sb111: Fixed hOpenHelp(), hCloseHelp() functions which became unreliable in this CWS


2009-11-13  Martin Hollmichel  <mh@openoffice.org>  [215d2765a7a7147d56e5bd3505ade653700ee4cb]

reviewed


2009-11-13  Caolán McNamara  <cmc@openoffice.org>  [2f144f86f48f4bbe9b309e35ccac8810467c4416]

#i106889# upgrade expat to 2.0.1


2009-11-13  Caolán McNamara  <cmc@openoffice.org>  [4903e0098d5328358cbe7b5c08f4b36209b9ce5d]

#i106889# upgrade expat to 2.0.1


2009-11-13  Caolán McNamara  <cmc@openoffice.org>  [dd7c21a410e0d1217e34dc07af7820004d5724be]

#i106889# upgrade expat to 2.0.1


2009-11-13  Joerg Skottke [jsk]  <jsk@openoffice.org>  [05366663bd73f3bd880a8c5ac5eaad76b466a209]

sb111: In agreement vith oc i fixed the warnlogs for issue #i87325 and #i102720


2009-11-13  Henning Brinkmann[hbrinkm]  <hbrinkm@openoffice.org>  [528f8e38a9fd07c38c148ff7ffe5af24e2044abd]

writerfilter07: merged DEV300_m64


2009-11-13  Henning Brinkmann[hbrinkm]  <hbrinkm@openoffice.org>  [40f8988c0459e2d527911b40b6e6f58a9769356e]

writerfilter07: merged DEV300_m64


2009-11-13  Henning Brinkmann[hbrinkm]  <hbrinkm@openoffice.org>  [5621342284c3dcf4c90ef24e7766dd30333b0ab2]

writerfilter07: merged DEV300_m64


2009-11-13  Henning Brinkmann[hbrinkm]  <hbrinkm@openoffice.org>  [70efc6f90fc118df677fcdb0327391ad484591d2]

writerfilter07: merged DEV300_m64


2009-11-13  Henning Brinkmann[hbrinkm]  <hbrinkm@openoffice.org>  [67aeba5481d2aea93c5ee0e733779055a8e262c9]

writerfilter07: merged DEV300_m64


2009-11-13  Henning Brinkmann[hbrinkm]  <hbrinkm@openoffice.org>  [30ec5178960a3cbaf41cca50df46626c3d7370c6]

writerfilter07: merged DEV300_m64


2009-11-13  Henning Brinkmann[hbrinkm]  <hbrinkm@openoffice.org>  [7d8130b0aa41493df18e49c49fc67ce9011b408e]

writerfilter07: merged DEV300_m64


2009-11-13  Henning Brinkmann[hbrinkm]  <hbrinkm@openoffice.org>  [c605eef844a6e1bc7de1648e9ef807c9c3fdbc7b]

writerfilter07: merged DEV300_m64


2009-11-13  Henning Brinkmann[hbrinkm]  <hbrinkm@openoffice.org>  [86841a8d724e6221b9bcb7261c3d1c69301e9e60]

writerfilter07: merged DEV300_m64


2009-11-13  Henning Brinkmann[hbrinkm]  <hbrinkm@openoffice.org>  [afc4c80a9040367dcf1cf3d0ed57d37d83e82860]

writerfilter07: merged DEV300_m64


2009-11-13  Mathias Bauer  <mba@openoffice.org>  [7f5d91313ad6b19ba5650e805319134022b4d218]

some string resource problems


2009-11-13  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [e703b510971dfcab5ece9d3f09243231c0b9594a]

vcl107: #i103482# get rid of SFX_SYMBOLS_STYLE


2009-11-13  sb  <sb@openoffice.org>  [b1c385870a7d7c6a2c57b9d5ee9ef31203c2df0b]

sb116: #i106845# removed obsolete IRIX port


2009-11-13  sb  <sb@openoffice.org>  [cd65799aee7f9518572c9ab556e3f55cf449c87f]

sb116: #i106845# removed obsolete IRIX port


2009-11-13  sb  <sb@openoffice.org>  [0888c59dfb1075b87712e617854104a8aa9c88d9]

sb116: #i106845# removed obsolete IRIX port


2009-11-13  sb  <sb@openoffice.org>  [fe537060e40a6d0c5411a800fd5c518d04a6209c]

sb116: #i106845# removed obsolete IRIX port


2009-11-13  sb  <sb@openoffice.org>  [003e500ae984553d7f47008ad15d0974aae9b8bf]

sb116: #i106845# removed obsolete IRIX port


2009-11-13  sb  <sb@openoffice.org>  [8dc4906d79944377a38ea0a82db04d100e934e94]

sb116: #i106845# removed obsolete IRIX port


2009-11-13  sb  <sb@openoffice.org>  [5847cb59f3e70fa0cc800ce2f5e5eb7ded7b671c]

sb116: #i106845# removed obsolete IRIX port


2009-11-13  sb  <sb@openoffice.org>  [a5236e957e05b1f573a00f3535b1204057b3170a]

sb116: #i106845# removed obsolete IRIX port


2009-11-13  sb  <sb@openoffice.org>  [1b430ca5302c73fdf5f98b56d2c61bc11085491c]

sb116: #i106845# removed obsolete IRIX port


2009-11-13  sb  <sb@openoffice.org>  [560ae61a7a2299f283e8eebbae358cf67ee1f21c]

sb116: #i106845# removed obsolete IRIX port


2009-11-13  sb  <sb@openoffice.org>  [abe1d852c9fe674319dcf0284847d423850f743e]

sb116: #i106845# removed obsolete IRIX port


2009-11-13  sb  <sb@openoffice.org>  [3be984c247488f75a9e23e7549efb69b8bbcacce]

sb116: #i106845# removed obsolete IRIX port


2009-11-13  sb  <sb@openoffice.org>  [497ee5f728f4d12dc1ddbfe0f76cfd968d372f7c]

sb116: #i106845# removed obsolete IRIX port


2009-11-13  Henning Brinkmann[hbrinkm]  <hbrinkm@openoffice.org>  [dd33fa5097cc031b50ca9170878320eaade88559]

writerfilter07: PropertiesProtocol::sprm: send the string representation of the sprm, too


2009-11-13  Joerg Skottke [jsk]  <jsk@openoffice.org>  [2ca491acbaef5c863956ba89aa001e78cde0795c]

sb111: Removed one invalid QAErrorlog


2009-11-13  Oliver Düsterhoff  <od@openoffice.org>  [f60167ddb925220edec2b9c0ee4826292d24b355]

#i106218# method <XMLTextImportHelper::SetOutlineStyles(..)> 	  - First collect all paragraph styles chosen for assignment to the outline style.             Then perform the intrinsic assignment.             Reason: side effect of assignment in Writer.


2009-11-13  Oliver Düsterhoff  <od@openoffice.org>  [8b08851a29d4bdb971c05c221cbfcc7641be1bca]

#i106218# method <HasOutlineStyleToBeWrittenAsNormalListStyle(..)> 	  - consider that the outline style itself is set at the parent paragraph style of             one of the to the outline style assigned paragraph styles.


2009-11-13  Herbert Duerr  <hdu@openoffice.org>  [8a311577cec78769d85c27fbe4b965ed2d3d6d91]

 #i105238 fix spelling of monospaced bitstream and dejavu fallbacks


2009-11-13  Oliver Specht  <os@openoffice.org>  [3d96348ce1e94c77af42cae1f143c6149e59edb3]

#i106730# load styles from source, not from working document


2009-11-13  Thomas Lange [tl]  <tl@openoffice.org>  [a56e1b52f6781f2de4657c550a2f7f19cadf5b06]

tl76: #i106815#: Math related changes because of the new OpenSymbol font


2009-11-13  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [32914ef1b377d26b07d59b182338fa7a75fbe5aa]

#i106643# test case ... (not that it fails in this CWS at the moment, since the fix was committed to another CWS)


2009-11-13  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [77adaec362dbc74aa8907ae3847d96e8ecce42ba]

some refactoring, done during creation of a test case for #i106643#


2009-11-13  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [6ae29346a41b1c02cbeb37672291684d5f9b3e5f]

some refactoring, done during creation of a test case for #i106643#


2009-11-13  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [cc0a4e484b85cb2befd244b6a85b0c72cc806691]

some refactoring, done during creation of a test case for #i106643#


2009-11-13  Oliver Specht  <os@openoffice.org>  [a8e0ee834b363ae729e2d4a781b05e1dbb2bd03e]

#i106859# crash fixed


2009-11-12  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [836e83354424454cfe5cdf9d211a976137b2f0f9]

missed a break in getTime


2009-11-12  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [b48c0ede8f74ff21415a216a08001e3a129c23f3]

vcl107: #i103482# support oxygen theme also in config item


2009-11-12  tb121644  <tb121644@sr1-eham02-04>  [f9c013ed9ac81521c1c103eb727c0785437bd76d]

automationooo320m4: #i106862# f_basic_eventbinding.bas tAssignComponentFunction


2009-11-12  Thorsten Bosbach  <tbo@openoffice.org>  [5d27f8234678b968abf6105d39a6054b9ed7026c]

automationooo320m4: #i106862# f_basic_eventbinding.bas tAssignComponentFunction


2009-11-12  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [3970dffa1d6d6d3977cf759d25432e885f11466a]

revert build breaker


2009-11-12  Kai Sommerfeld  <kso@openoffice.org>  [a1e90e8631abc4589007ba4b395fb3c021dab1be]

Rebased to DEV300 m64.


2009-11-12  Kai Sommerfeld  <kso@openoffice.org>  [a7df7c54f76381a0cf6df5240a482a2a2405a386]

Rebased to DEV300 m64.


2009-11-12  Kai Sommerfeld  <kso@openoffice.org>  [0e315555335597ada6d243bc2a98f92afc5c123c]

Rebased to DEV300 m64.


2009-11-12  Kai Sommerfeld  <kso@openoffice.org>  [8acc7ef22d8da26d197bba80866653f18d5eaf22]

Rebased to DEV300 m64.


2009-11-12  Kai Sommerfeld  <kso@openoffice.org>  [c203fc8d4c8a6bd62542e73cb73b69fb58226c55]

Rebased to DEV300 m64.


2009-11-12  Kai Sommerfeld  <kso@openoffice.org>  [cd696db210876b20f8d4b9ae4a7af482202701c6]

Rebased to DEV300 m64.


2009-11-12  sb  <sb@openoffice.org>  [a1ce3509a02958fd2476686b17d2f334032b6642]

sb116: #i106850# propagate soffice.bin exit code from soffice script


2009-11-12  Kai Sommerfeld  <kso@openoffice.org>  [f24cbb654395faa768396995ec62398cf7d815d4]

#i106830# - cleanup.


2009-11-12  Juergen Schmidt  <jsc@openoffice.org>  [f63e7935d45d1db08ff6d89d14c851cb64224767]

#i106664# zip correct sample content


2009-11-12  Thomas Lange [tl]  <tl@openoffice.org>  [81001f2c89e5932a8bfde26aacb9277b59146dff]

tl76: #i105084#: new version of OpenSymbol font


2009-11-12  Thomas Lange [tl]  <tl@openoffice.org>  [f4a14dacaa658e33dc5b60e92069860a0aa06e09]

tl76: #i106815#: Math related changes because of the new OpenSymbol font


2009-11-12  Thomas Lange [tl]  <tl@openoffice.org>  [a05cd16e2ae2cd433465088e97eb0291d4f99d80]

tl76: #i106815#: Math related changes because of the new OpenSymbol font


2009-11-12  Thomas Lange [tl]  <tl@openoffice.org>  [22608e07c6a991a36422d4d331b8e0219f9cc0c5]

tl76: #i106815#: Math related changes because of the new OpenSymbol font


2009-11-12  Oliver Düsterhoff  <od@openoffice.org>  [ed74ab411a895f3bf9b60296b8a9ae849165436c]

#i103745# method <XMLTextParagraphExport::exportListChange(..)> 	  - correct handling of restart without start value on list level 1


2009-11-12  Kai Sommerfeld  <kso@openoffice.org>  [f4744ab09c08782158973962061166dde402b417]

#i105553# - Disabled unused code.


2009-11-12  Kai Sommerfeld  <kso@openoffice.org>  [b4caf963700645e0cf9c1a77461929f0887708f2]

#i106830# WebDAV locking support for UCB


2009-11-12  Kai Sommerfeld  <kso@openoffice.org>  [43e7e0bfd45466935c349eee3afe0bafadafadf9]

#i106830# WebDAV locking support for UCB


2009-11-12  Kai Sommerfeld  <kso@openoffice.org>  [99bdd887a6141883878978bad9beb35e7b326cd1]

#i106830# WebDAV locking support for UCB


2009-11-12  Tobias Krause  <tkr@openoffice.org>  [b0fa0c2db60858335b065aa26b01864c6df64002]

#i105892# install ifilter for x64 and x86


2009-11-12  David Tardon  <dtardon@openoffice.org>  [7b182d36472707121f0888a23a370426a36079d3]

dtardon01: #i37275#: get rid of xmlkywd.hxx


2009-11-12  hdu  <duerr@sun.com>  [a49981341327386314c0f74f8204a4e2971797ad]

#i105238 fix spelling of monospaced bitstream and dejavu


2009-11-12  Juergen Schmidt  <jsc@openoffice.org>  [58aa4be8bd188a6140a61463b865f1660eb7c535]

#i59130# add climaker


2009-11-12  Christian Lippka  <christian.lippka@sun.com>  [bf54db8b13d611c461ba2db9030f7d92e1497baf]

#i105942#


2009-11-12  Juergen Schmidt  <jsc@openoffice.org>  [82ae264574ac580a3b64ee8bb0cfbacf0e414cd4]

#i106627# adapt macro name


2009-11-12  Vladimir Glazunov  <vg@openoffice.org>  [fcee26267f09e01e126a72236b494525109e955a]

#i106852# fix because of solaris missing grep fuctionality


2009-11-12  Thomas Benisch  <tbe@openoffice.org>  [492ba8430b6e037514b02139ce9f623bd9dded0c]

#i12587# Inserting/editing arbitrary text objects in chart


2009-11-12  Mathias Bauer  <mba@openoffice.org>  [41bb074ad859a1f994e924fd80f371b7fcad11dc]

still problems with hid.lst


2009-11-12  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [d1514b06afe83c88d9cdbd037840750951236467]

aw078 #i106541# commited in-between stable version with already advanced metafile decomposition for security reasons


2009-11-12  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [d12dff9041a47602e6a655a67dacddcfd9cbe86b]

aw078 #i106541# commited in-between stable version with already advanced metafile decomposition for security reasons


2009-11-12  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [15dcfdd7c813c4158a18c52c7ba22c14c7dac996]

aw078 #i106541# commited in-between stable version with already advanced metafile decomposition for security reasons


2009-11-12  Mathias Bauer  <mba@openoffice.org>  [02e5ddf453422891633f516e45187c1624c5c69d]

some problems with svxitems.hrc


2009-11-12  Ocke Janssen  <Ocke.Janssen@sun.com>  [8421bb9bf5894fb7043747876172a89c6e5a4820]

#i99566# type of min and max depends on the parameter


2009-11-12  sb  <sb@openoffice.org>  [c4b061c07869ed6e3c2dbf2d4be42341829a201a]

sb111: #i101955# missing initialization


2009-11-12  os  <os@openoffice.org>  [ae61f4ddf58561b340452c0223dbeae7b830d019]

#i58212# translation changed to conversion


2009-11-12  Tobias Krause  <tkr@openoffice.org>  [efdb9a4a4451e7c87888e6921fab5fd626b4ad26]

#i106766# Disable XCommandProcessor::Abort


2009-11-12  os  <os@openoffice.org>  [228b27a2ae12e428ba806b6b70d5a543fcb06fbb]

merge conflict resolved, again?


2009-11-11  Mathias Bauer  <mba@openoffice.org>  [50e3b9c8876c4b72d0d7f5a4fd35aa704abe1ca1]

some fixes for remaining resource problems


2009-11-11  Herbert Duerr  <hdu@openoffice.org>  [0b8b4fd0168fbf648488ce575eabc830d0a5dd16]

#i106572# fix PDF-export with type1 fonts on win


2009-11-11  Martin Hollmichel  <mh@openoffice.org>  [1fe659171d530ab7e08a644ca640c2d3cd56b21e]

#i106823# update contributors list


2009-11-11  Henning Brinkmann  <hbrinkm@openoffice.org>  [6a1de0e3cbf92380ba0eb2e3ea1ecb5001e3da13]

#b6898803# WW8TabBandDesc::ProcessSprmTSetBRC: check bounds


2009-11-11  Kai Sommerfeld  <kso@openoffice.org>  [19a645e9cd708856500063e741741bbe0da566b0]

#i106820# - New: CommandEnvironment service.


2009-11-11  Kai Sommerfeld  <kso@openoffice.org>  [47a69c03cbb7e7cbdd403d46151921166c7b2ce3]

#i106820# - Initial revision.


2009-11-11  Kai Sommerfeld  <kso@openoffice.org>  [71d19002cdca4723f8dc523532c25a003fbab8b4]

#i106820# - Initial revision.


2009-11-11  Kai Sommerfeld  <kso@openoffice.org>  [089e1d5fc617f484b1309706d6d3b1347a6a30d1]

#i106820# - Added CommandEnvironment.idl


2009-11-11  sb  <sb@openoffice.org>  [f5386615bbfaadbd77f258f8d912b4ec7f9238db]

sb116: merged in DEV300_m64


2009-11-11  sb  <sb@openoffice.org>  [d0bd6dc511903769c677063f64f5816f51b75e3b]

sb116: merged in DEV300_m64


2009-11-11  sb  <sb@openoffice.org>  [5b02669977cb28db248ba68f5d4e9af68d001f38]

sb116: merged in DEV300_m64


2009-11-11  sb  <sb@openoffice.org>  [4488d1b1d25d4a60005e0e22ba0399bb75c8bf37]

sb116: merged in DEV300_m64


2009-11-11  sb  <sb@openoffice.org>  [f724eebfb5f17097160f6578bd30f60b20adf1c0]

sb116: merged in DEV300_m64


2009-11-11  sb  <sb@openoffice.org>  [0e06c4e54bcd634be26d63cb98eef4ba60570c45]

sb116: merged in DEV300_m64


2009-11-11  sb  <sb@openoffice.org>  [33e4523b8a1a1cc28d581d83df2a04a5ba98a53b]

sb116: merged in DEV300_m64


2009-11-11  sb  <sb@openoffice.org>  [6bb197971e8443e0f65dbfbb21abd5b0f0321264]

sb116: merged in DEV300_m64


2009-11-11  sb  <sb@openoffice.org>  [340575e8d5cfa1873a9ff69be24e1bd34ca9eb35]

sb116: merged in DEV300_m64


2009-11-11  sb  <sb@openoffice.org>  [0f061606a517a6ba835a40cd5dac6fc534e906cb]

sb116: merged in DEV300_m64


2009-11-11  sb  <sb@openoffice.org>  [8b3e770746e55651f6e949dd4a78ccda24e6dc03]

sb116: merged in DEV300_m64


2009-11-11  sb  <sb@openoffice.org>  [47e4a896595c71d445b81b3f7f4d92b68a50ab2d]

sb116: merged in DEV300_m64


2009-11-11  sb  <sb@openoffice.org>  [25940c136d9c337bde58605848737ec2a1a3cc5b]

sb111: merged in DEV300_m64


2009-11-11  sb  <sb@openoffice.org>  [d60e34eb391b1e0bbf9a91f682def4aeafc613d7]

sb111: merged in DEV300_m64


2009-11-11  sb  <sb@openoffice.org>  [f4f58a70832b6d907f3476e60bdb446f5eba88b3]

sb111: merged in DEV300_m64


2009-11-11  sb  <sb@openoffice.org>  [75cea4d59139634afcc22054ede8fd5536c37b74]

sb111: merged in DEV300_m64


2009-11-11  sb  <sb@openoffice.org>  [79fce1ba18250aad14e594b95f892dde5d6e96fa]

sb111: merged in DEV300_m64


2009-11-11  Ocke Janssen  <Ocke.Janssen@sun.com>  [fe866adeb5bcf32bbb0ce23a85e20fcefce84986]

Automated merge with file:///z:\so-cwsserv02\dba33b\DEV300\ooo


2009-11-11  Ocke Janssen  <Ocke.Janssen@sun.com>  [6bdb421ad0811ceac3405708b2731b9bb7af86e7]

Automated merge with file:///z:\so-cwsserv02\dba33b\DEV300\ooo


2009-11-11  Ocke Janssen  <Ocke.Janssen@sun.com>  [7394a76726b564824c2671452e9a86754a9e5813]

Automated merge with file:///z:\so-cwsserv02\dba33b\DEV300\ooo


2009-11-11  Ocke Janssen  <Ocke.Janssen@sun.com>  [3191f5add38f67750386c4f2e162e0bb63973de5]

#i105086# impl clob and blob


2009-11-11  Ocke Janssen  <Ocke.Janssen@sun.com>  [b5d6022b0ed1c1e661fbf2f2ef76899bc457e387]

#i105086# impl clob and blob


2009-11-11  Ocke Janssen  <Ocke.Janssen@sun.com>  [b008a8ac98a3e719ca8464c5177d7ebbf9f5a28b]

#i105086# impl clob and blob


2009-11-11  Ocke Janssen  <Ocke.Janssen@sun.com>  [373cc84bba0ab3521e41489f9e3188dc0682e878]

#i105086# impl clob and blob


2009-11-11  Ocke Janssen  <Ocke.Janssen@sun.com>  [4330cde0b9a8b3684ddc63df0ade2e894a30ac3f]

#i105086# impl clob and blob


2009-11-11  Ocke Janssen  <Ocke.Janssen@sun.com>  [213f722450f4fd01fd65b540b912ce77d01a80b7]

#i105086# impl clob and blob


2009-11-11  Ocke Janssen  <Ocke.Janssen@sun.com>  [834027b53dee10402352c1babf46f98493f33af6]

#i105086# impl clob and blob


2009-11-11  Ocke Janssen  <Ocke.Janssen@sun.com>  [9bf37b7f90baf165364f4e83b1b0adf31b17922a]

#i105086# fix for clob and blob


2009-11-11  Ocke Janssen  <Ocke.Janssen@sun.com>  [6a5a7feeb4c760b895628fff17e7491d08d764fb]

#i105086# fix for clob and blob


2009-11-11  Ocke Janssen  <Ocke.Janssen@sun.com>  [2d26cea420271b10f01cd4a69e3b44963113633c]

#i105086# fix for clob and blob


2009-11-11  Ocke Janssen  <Ocke.Janssen@sun.com>  [6daca460f9a204748e6feb3a80cee63646ad5b90]

#i105086# fix for clob and blob


2009-11-11  sb  <sb@openoffice.org>  [2e960eb1926080f6f98a3a7e886a45725eac7fe4]

sb111: #i101955# fixed and cleaned up handling of oor:types of prop values


2009-11-11  Ocke Janssen  <Ocke.Janssen@sun.com>  [5fb1869f0f44a9810bb2b060f70558d5b255d08e]

#i105086# fix for clob and blob


2009-11-11  Ocke Janssen  <Ocke.Janssen@sun.com>  [a5a48d4f886b52e115db553346ffe959747ff03a]

#i105086# fix for clob and blob


2009-11-11  Ocke Janssen  <Ocke.Janssen@sun.com>  [e5f5288c1398967c7a14544a22504165698010dc]

#i105086# fix for clob and blob


2009-11-11  Ocke Janssen  <Ocke.Janssen@sun.com>  [48eb2030fd8b537ce8912a7d006c315dbf89d468]

comit fix from master


2009-11-11  mb93783  <mb93783@v20z-so3.germany.sun.com>  [2aaf8a29f9f56434ee91614259059c0527db626d]

wrong ResMgr


2009-11-11  Mathias Bauer  <mba@openoffice.org>  [b1ea3cb34c9de11e4754201222fa3f34ed1ec727]

wrong ResMgr


2009-11-11  os  <os@openoffice.org>  [a7046c5cc329b395196946a8f23a7497e26ef862]

unused var removed


2009-11-11  Ocke Janssen  <Ocke.Janssen@sun.com>  [ca774267e9a9685390c92e90af8e601a802880ca]

#i105585# applay build patch


2009-11-11  Ocke Janssen  <Ocke.Janssen@sun.com>  [526304a928bb243bfb7b2eeeafbdc1757b3f81d2]

#i105102# ignore currency


2009-11-11  Ocke Janssen  <Ocke.Janssen@sun.com>  [540920f1b130375207a5362105fb3afbcf3bac3b]

#i102791# fix decimal for odbc


2009-11-11  Michael Stahl  <mst@openoffice.org>  [feb02dfb398ed0bfff32da1e2d35ff4c7f907ae5]

#i97384#:  fix regression: respect redline mode in document's settings.xml


2009-11-11  Joachim Lingner  <jl@openoffice.org>  [8326140acd0cebd5b50c675a1f07632528e315ef]

#i105661# remove version from OpenOffice.org Service Manager (1.0)


2009-11-11  Ocke Janssen  <Ocke.Janssen@sun.com>  [8146fda3eba555ac762aa7b98634d9bb1c385f7a]

Automated merge with file:///net/so-cwsserv01/export/cws/hg_clean/ooo/DEV300


2009-11-11  Ocke Janssen  <Ocke.Janssen@sun.com>  [76e2cf337c3b5af356e64fe7072c39fbc421fc9b]

#i99049# use vanilla sources


2009-11-11  Ocke Janssen  <Ocke.Janssen@sun.com>  [3aa23a4ad591ec527c65645a22c2f77b3074e2ae]

#i99049# use vanilla sources


2009-11-11  Ocke Janssen  <Ocke.Janssen@sun.com>  [01be254231281d3edb429a463497356e94af5997]

#i99049# use vanilla sources


2009-11-11  Ocke Janssen  <Ocke.Janssen@sun.com>  [f87063c5269c3828519a8208ecb697aa2e8d55b3]

#i99049# use vanilla sources


2009-11-11  Joachim Lingner  <jl@openoffice.org>  [44cf8261aeacc603dd0e27945a46e0f766055985]

#i105661# Now only writing the registry keys .../CLSID/AppID/.. and the corresponding AppID key in the ServiceManager class


2009-11-11  Joerg Skottke  <jsk@openoffice.org>  [030de673d966d775abd66ef83256f332f9738365]

automationOOO320m4: #i106802# - Resolve possible timing issues


2009-11-11  Juergen Schmidt  <jsc@openoffice.org>  [1fa1808fc6fb7e4a430564f5617af10c24eb8d9b]

#i106801# adapt compiler check


2009-11-11  Juergen Schmidt  <jsc@openoffice.org>  [0dd3bad2aa2b9f097ff43bbcef7895f28c855ca4]

#i106801# check compiler version and options, Mac OS


2009-11-11  Tobias Krause  <tkr@openoffice.org>  [739f6299d2acedbdf01c90597f854ed30ce4aeae]

#105892# declare RegDeleteKeyExA  for mingw


2009-11-11  Tobias Krause  <tkr@openoffice.org>  [8887d95961bae10146f75ae5aceb5153ddba7452]

#105892# define KEY_WOW64_64KEY for mingw


2009-11-11  Mathias Bauer  <mba@openoffice.org>  [013ebedd5f8cbcd19f077bc2d07c9fec3b309db5]

#i103496#: sandbox removed


2009-11-11  Mathias Bauer  <mba@openoffice.org>  [3eba91118e139ff9d306f3113f86c0082e5c6c21]

#i103496#: sandbox removed


2009-11-11  Mathias Bauer  <mba@openoffice.org>  [739e55aa044a5691b750e42473fafab0f5907a0f]

#i103496#: sandbox removed


2009-11-11  Mathias Bauer  <mba@openoffice.org>  [e5bbf7a28b93ed84d0ab99219ba04cb74046c236]

#i103496#: sandbox removed


2009-11-11  Mathias Bauer  <mba@openoffice.org>  [ec0694539bf368dc89fed212ea3ef860a758782f]

#i103496#: sandbox removed


2009-11-11  Mathias Bauer  <mba@openoffice.org>  [9fd022f068fbfb2a0f9c1e7ed0d7502b0b1b10d3]

#i103496#: sandbox removed


2009-11-11  Mathias Bauer  <mba@openoffice.org>  [a4d4ea40f2e8b5a3b3ea469bfa36104d751b6d96]

#i103496#: sandbox removed


2009-11-11  Mathias Bauer  <mba@openoffice.org>  [13ed6d95689f03b3735f9e83469f2b5e1371ad00]

#i103496#: sandbox removed


2009-11-11  Mathias Bauer  <mba@openoffice.org>  [e7b782233f0d04b494aab32be9907d802f13ef08]

#i103496#: sandbox removed


2009-11-11  Mathias Bauer  <mba@openoffice.org>  [da0f3ac4cad7eec9912506fcceb360d466a9623f]

#i103496#: sandbox removed


2009-11-10  Kurt Zenker  <kz@openoffice.org>  [23fb6b010df425307737208a462751c94179ea5c]

#i106558# optimizing methods get_active_modules and is_active


2009-11-10  Kurt Zenker  <kz@openoffice.org>  [f68e2be0ed36a14bfbd6073be8a8b16aeca12515]

#i106558# changes after review


2009-11-10  Caolán McNamara  <cmc@openoffice.org>  [0d77960998216d8b4b06ae463ba176f9cb2d74f1]

cmcfixes66: #i106777# mirror #i105851# memset fix into binfilter


2009-11-10  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [2a00316c1cfb9fee87ed6b49b9e4565642f4be2b]

merge with DEV300_m64


2009-11-10  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [563f071cc437031b16b1b811c0296c3343572d21]

merge with DEV300_m64


2009-11-10  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [138d5383d0b9e31609a1d2dc4354982f26a6e02b]

merge with DEV300_m64


2009-11-10  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [5be9139b17a7123374e2a8e51d46e7a6d42b808f]

merge with DEV300_m64


2009-11-10  Christian Lippka  <cl@openoffice.org>  [83b79a0c7e24dfc98c5da5c9809077a624da1147]

#i106678# remove unnecessary scaling as it causes only trouble


2009-11-10  Michael Stahl  <mst@openoffice.org>  [64247dbfa6aac61b897e9c057f6b35b71865c560]

#i105643#: fix regression by making singleton SwThreadManager ctor public


2009-11-10  Matthias Huetsch  <matthias.huetsch@sun.com>  [aad5ecf10c39bdd58a3a75e7bad40b6ea32a3f5d]

Update from master repository to m64.


2009-11-10  Matthias Huetsch  <matthias.huetsch@sun.com>  [a6d9fb7307eb07dd2af6c1acf9f798a7c3d66cd1]

Update from master repository to m64.


2009-11-10  Matthias Huetsch  <matthias.huetsch@sun.com>  [19f32d827f28197cca59f3cdf37b5ee7eef95a8e]

Update from master repository to m64.


2009-11-10  Matthias Huetsch  <matthias.huetsch@sun.com>  [e815896827a0970a44c2983e7bce7ac147a13051]

Update from master repository to m64.


2009-11-10  Matthias Huetsch  <matthias.huetsch@sun.com>  [368d167078d576d3eee9c056ae52c52092d680b5]

Update from master repository to m64.


2009-11-10  Matthias Huetsch  <matthias.huetsch@sun.com>  [cb64816b16c382ce18f68a5e4c5b1858d4f6f019]

#i71568# Remove unnecessary flush(), more cleanup.


2009-11-10  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [5243a9ef4e1178f0e03c9fcafb2a4405db4b4da3]

#i71568# #i108349# Remove unnecessary flush(), more cleanup.


2009-11-10  Matthias Huetsch  <matthias.huetsch@sun.com>  [808f375a0048cf5c1dfe9617c08b3361c49ce722]

Revert fix for #i105360#


2009-11-10  Helge Delfs  <hde@openoffice.org>  [63a0b2a093949ad3037bc624a5d03b5bd3b78637]

reworked some problems loading files


2009-11-10  Helge Delfs  <hde@openoffice.org>  [bcdfbdabb1b1d0db53c0869efadb17f8ecb06449]

reworked some problems loading files


2009-11-10  os  <os@openoffice.org>  [fe01d2e57ce53fa7846eaa88f3f7d70b16b08500]

rebase


2009-11-10  os  <os@openoffice.org>  [dab453e15472a0d917f37fa44a977b4b15094f81]

rebase


2009-11-10  os  <os@openoffice.org>  [c5e51f94c0e743af0ea328919ecf0e786766af13]

rebase


2009-11-10  os  <os@openoffice.org>  [001cc8fcaaa5614aa63bbd3184b6f1780ab57dbb]

rebase


2009-11-10  os  <os@openoffice.org>  [aac70bea305ac118fc74c43f9d323d6bcf509d9c]

rebase


2009-11-10  os  <os@openoffice.org>  [e7c62b9e74191e60ab6c64dda6e0ad92a84a729e]

rebase


2009-11-10  os  <os@openoffice.org>  [c433784443b35b6abc753e540d81cbd5a537de96]

rebase


2009-11-10  Helge Delfs  <hde@openoffice.org>  [32012907fa63c4592307686b4f58ddce0d85e211]

reworked some problems loading files


2009-11-10  Joerg Skottke  <jsk@openoffice.org>  [aab93c045ebe45bbf6d9fd6a19d05b2b2d9e29ac]

automationOOO320m4: #i106766# - Crash when cancelling extension update


2009-11-10  os  <os@openoffice.org>  [3957521485fa03651876ad51c5335615598e07d9]

rebase


2009-11-10  Caolán McNamara  <cmc@openoffice.org>  [828c9fe1bc6704df6eb63e6f909905e13af2e5cb]

cmcfixes66: #i106674# fix binfilter new/delete mismatches


2009-11-10  sb  <sb@openoffice.org>  [291b6d7e3b09ede5a589d5baf4c0effa13414e02]

sb111: #i101955# class/struct confusion (warning with MSVC)


2009-11-10  Herbert Duerr  <hdu@openoffice.org>  [b3d69ae9c69f1f331acc4f6393f7248a54bb9d2c]

#i106572# fixed typo


2009-11-10  Joerg Skottke [jsk]  <jsk@openoffice.org>  [528777cf27db8ad581d5be0355a50d9832dce0b2]

printerpullpages: #i103052 - Exclude properties button on Mac OS X, fix two occurrences of gplatform = lcase( osx ) which is nonsense


2009-11-10  Caolán McNamara  <cmc@openoffice.org>  [ad82f3632d986351f60f1f979c769b8a26ebabd9]

cmcfixes66: merge with DEV300 m64


2009-11-10  Caolán McNamara  <cmc@openoffice.org>  [617b7cf5225cbb540b3d125452f195d264b97745]

cmcfixes66: merge with DEV300 m64


2009-11-10  Caolán McNamara  <cmc@openoffice.org>  [d7b60d598deafab31002da002365debb853d6ec7]

cmcfixes66: merge with DEV300 m64


2009-11-10  Caolán McNamara  <cmc@openoffice.org>  [b75672f2dcc4aad7e4bd691c2a89b44a8a28e0e4]

cmcfixes66: merge with DEV300 m64


2009-11-10  Martin Hollmichel  <mh@openoffice.org>  [93bd8f5e46a5452d70c4dc068175a0197d3c4686]

#i105852# reverted back changes with automatically fill the initials field


2009-11-10  Joachim Lingner  <jl@openoffice.org>  [a35bd643cf5d67eda7f421ab24f90d5eb322e826]

jl137: merge with DEV300_m64


2009-11-10  Joachim Lingner  <jl@openoffice.org>  [cd64c27de4ba66ade14aa5a977d4f7c02547387b]

jl137: merge with DEV300_m64


2009-11-10  Tobias Krause  <tkr@openoffice.org>  [7941b351721d078f623a83fb8bb5a05a886195f2]

#105892# define KEY_WOW64_64KEY for mingw


2009-11-10  Mathias Bauer  <mba@openoffice.org>  [b7bbb790eaadfca444f4b5d0e77d13de94b64f68]

#i106421#: some fixes for helpids


2009-11-10  Mathias Bauer  <mba@openoffice.org>  [231206a8fc806525ac1787c0fd6683e09b9aa95f]

#i106421#: some fixes for helpids


2009-11-10  Mathias Bauer  <mba@openoffice.org>  [d1eacba8a2be9f82557ba795a2ea4f6b67549cad]

#i103496#: fix for building nonpro of mkdepend on Windows


2009-11-10  sb  <sb@openoffice.org>  [3a944e4ebd0c620bbfc367cd0d9289e3eb767678]

sb111: #i101955# removed obsolete servertype argument from ConfigurationProvider request


2009-11-10  sb  <sb@openoffice.org>  [efa6cd05d30bc5c660c289d9252e07c619eefa6b]

sb111: #i101955# the span returned by XmlReader::getAttributeValue is only valid until the next call to nextItem or getAttributeValue


2009-11-10  Joachim Lingner  <jl@openoffice.org>  [596cda938fb457e0c4ed764b99341cab06700c32]

jl137: #i103420# changed comment


2009-11-10  Juergen Schmidt  <jsc@openoffice.org>  [b4a2e03a6bf0e88bc2b6326d5fc9bbd93e468fc7]

#i89936# change sample to match DevGuide


2009-11-10  Tobias Krause  <tkr@openoffice.org>  [7b3f14efe9a84f3d217ae03ef1ff80cc4f816db7]

#105892# define KEY_WOW64_64KEY for mingw


2009-11-10  Tobias Krause  <tkr@openoffice.org>  [9c9b45f2b0d469e796957db7a0b9ac09f319f560]

#105892# define KEY_WOW64_64KEY for mingw


2009-11-10  Tobias Krause  <tkr@openoffice.org>  [021e02cc8743c3b5af0754f8c43627e3d30cf8ed]

#105892# define KEY_WOW64_64KEY for mingw


2009-11-09  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [820bd98dc89219439df5bb460e5bcbbfe71d1845]

vcl107: #i91205# add document path menu on Mac


2009-11-09  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [78eccc15fcc68cb77a1a7a3bbf529e1d363c944d]

vcl107: #i91205# add document path menu on Mac


2009-11-09  Juergen Schmidt  <jsc@openoffice.org>  [c5b6d47debdc4b4531ad571d5a93a2403a07daf1]

#i106585# update docu for Java 5


2009-11-09  tb121644  <tb121644@sr1-eham02-04>  [6813e1886a1a3af735858c85d84117238d26cf34]

killnonpro: #i106633#: first take for testautomation deklaration part


2009-11-09  Joachim Lingner  <jl@openoffice.org>  [f2a492bbf52cffbbd146685cf1c5f82202ec53c7]

jl137: #i103420# better allow tracing in product built depending on bootstrap var XMLSECURITY_TRACE


2009-11-09  Joachim Lingner  <jl@openoffice.org>  [571f1b108037267691784e09812ac9a3b624e805]

jl137: #i103420# better allow tracing in product built depending on bootstrap var XMLSECURITY_TRACE


2009-11-09  Michael Stahl  <mst@openoffice.org>  [c6a6f50998a97fc3903db3428a7ae1652e4bf3ff]

#i106724#: SwXTextPortion::GetPropertyValuesTolerant_Impl: remove bogus ASSERT


2009-11-09  Christian Lippka  <cl@openoffice.org>  [dcb4a7e7b65bcc6a28616bbd0cf5ab2d1f8f4bc1]

#i106678# fixed previous fix as writer pool returns wrong which id for slod SID_ATTR_NUMBERING_RULE


2009-11-09  Mathias Bauer  <mba@openoffice.org>  [d9ed7cb9dcb541b0df4fc3e43039493087490eca]

#i103496#: remove unneccessary sandbox module


2009-11-09  Mathias Bauer  <mba@openoffice.org>  [b16d453ae750e2ad84548cef4c5a69e1930b65e3]

#i103496#: remove unneccessary sandbox module


2009-11-09  Juergen Schmidt  <jsc@openoffice.org>  [6cd26e560bb62c62b7301ce7e352dd651731a27f]

#i106584# remove argc, argv from macro


2009-11-09  Juergen Schmidt  <jsc@openoffice.org>  [070fa2aeee015d1d599445d4dd2bd59ee26cb86c]

#i106627# correct stock symbol


2009-11-09  Juergen Schmidt  <jsc@openoffice.org>  [c89349ba900d454428bbb7e97743e0b2bdf9558b]

#i106584# remove argc, argv from macro


2009-11-09  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [56259d8e03c17885b3e57f37c1e49aaf11daa606]

#i103482# add oxygen icon theme


2009-11-09  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [a12be56019d1d9cc4be311a4755b4843d8020f08]

#i103482# add oxygen icon theme


2009-11-09  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [ab2c3fca53079b5dd2c3a777d4c2badb6a66bf3e]

#i103482# add oxygen icon theme


2009-11-09  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [823828faa089adcc4f1a02738d472c88f0d09613]

#i103482# add oxygen icon theme


2009-11-09  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [81ad8eff32ac87a05b52f7718ebaf7dc85eff7c9]

#i103482# add oxygen icon theme


2009-11-09  Mathias Bauer  <mba@openoffice.org>  [2622c3172512e2947d48da087a88c23c6e54393d]

re-added HID for macro headertablistbox


2009-11-09  Henning Brinkmann  <hbrinkm@openoffice.org>  [60da24b214863ae6aad0627376ea5ac554835385]

#b6898803# ensure to read only as many TCs as are there


2009-11-09  Mathias Bauer  <mba@openoffice.org>  [9b4b1b5a1cc6448e0195e7f871393fdfbf59c857]

wrong assertion


2009-11-09  Kurt Zenker  <kz@openoffice.org>  [c942bbb6a5f120beef62cc5245f4fb62ded3efb7]

#i106558# output warning in get_module_path only if debug is set


2009-11-09  Ingo Schmidt  <is@openoffice.org>  [e61343613ce49f68d164f49b1e7c6eaa09268f5e]

#i106624# new jre6u17


2009-11-09  Helge Delfs  <hde@openoffice.org>  [362db2ad10340112a0f9ef0e329e2922dc4e911a]

removed unneeded code


2009-11-09  Noel Power  <npower@openoffice.org>  [287d1df89468af8f5aca4d5b055d426f311eeb55]

i#105455#


2009-11-09  Caolán McNamara  <cmc@openoffice.org>  [f213a6f615501541dcee0ff34d8b49ee87354026]

cmcfixes66: #i106673# arrays don't fit in windows default stack


2009-11-09  Herbert Duerr  <hdu@openoffice.org>  [dddba26a2f9e03f52980c555cad1303d13848c70]

#i105880# reset clip region of recycled render pictures


2009-11-09  Tobias Krause  <tkr@openoffice.org>  [e16ad188b3c787401ff1658b20f5bcc753b854c1]

#105892# define KEY_WOW64_64KEY for mingw


2009-11-09  Helge Delfs  <hde@openoffice.org>  [e4773672232fd101f4750fd7f7435a1dce5447e0]

Workaround for issue 106719


2009-11-09  Caolán McNamara  <cmc@openoffice.org>  [090fcf08e7f30171b6f9b277a0b2617b38aa7ba1]

pythonssldedux: #i106542# build python ssl module for ssl email support


2009-11-09  Caolán McNamara  <cmc@openoffice.org>  [1351162b3c27354d3e08ad8c249d991012eaa9b6]

pythonssldedux: #i105669# password/username must be ascii for CRAM-MD5


2009-11-09  os  <os@openoffice.org>  [b45d1411b305728e9f605779c3deb82a9fd74489]

#i106342# change reverted


2009-11-06  Kurt Zenker  <kz@openoffice.org>  [2116fef8e2ec48daea7badd58fdba0a202f8a675]

#i106687# adaptions for using source_config


2009-11-06  Uwe Fischer  <ufi@openoffice.org>  [a60a1a222ea3c46a9acd81fde4cf9404b948153e]

hcshared25: #i105983#: changed help image


2009-11-06  Thomas Benisch  <tbe@openoffice.org>  [a9a86da93b13d861cdb2f9792d6d087166fc5602]

#i12587# Inserting/editing arbitrary text objects in chart


2009-11-06  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [54aece6f52a5d5e0906f8d7cd47a705ca84b0a3f]

#i10000# oops, those few icons are indeed still needed ....


2009-11-06  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [0eb733cc96d6df23b46202d1ffc78bfe147e30f0]

#i10000# oops, those few icons are indeed still needed ....


2009-11-06  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [5b5eb651561e194f13cb149d3e4b6bc344e8821d]

#i10000# oops, those few icons are indeed still needed ....


2009-11-06  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [b987042c0867017b7f355c4e29b8c466e36d980c]

merge


2009-11-06  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [a3b7e5e8ac58e2f9bc3253ae78dafa395db6a58f]

do not set DropDown property when it doesn't exist


2009-11-06  Herbert Duerr  <hdu@openoffice.org>  [71b4a7f02742a949904070b1189b5560d68eaba7]

#i106572# explicitly distinguish between PFA/PFB result also in GetEmbedFontData()


2009-11-06  Herbert Duerr  <hdu@openoffice.org>  [8239c5f0abf4cfc5b24b31fad64e247b5e343195]

#i106572# explicitly distinguish between PFA/PFB in DoGetEmbedFontData() result


2009-11-06  Herbert Duerr  <hdu@openoffice.org>  [25ea9e73b66a5747c34cbb82f27d0069c2a677e0]

#i106572# PDF-export: fix FontDescriptor for embedded Type1 fonts


2009-11-06  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [da7b280b713029a7af82884f0eafc0d076d149a5]

line ends


2009-11-06  Kurt Zenker  <kz@openoffice.org>  [787d142a4c587c00cd848160d19c5db729c27e3b]

#i106558# optimize get_active_modules and is_active and errorhandling if no modules found


2009-11-06  Tobias Krause  <tkr@openoffice.org>  [9294db4060288f62c4c8f83c67c7be32b17e33e5]

#105892# define KEY_WOW64_64KEY for mingw


2009-11-06  Tobias Krause  <tkr@openoffice.org>  [4215d8c5fda13fe01e6e1e79bf08b8267546e3a0]

#105892# define KEY_WOW64_64KEY for mingw


2009-11-06  os  <os@openoffice.org>  [646c27f23622ee5cf96cc58188fdccb3075d19ac]

#i106342# printoptions ProspectRTL, Placeholder and HiddenText fixed


2009-11-06  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [395427c3809e079cf69fa580a40ca9832835e213]

#i10000#


2009-11-06  Vladimir Glazunov  <vg@openoffice.org>  [cd97cfbaf1bbd74a42bc4bda1b192d7709fc64ee]

#i100000# corrected e-mail address


2009-11-06  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [e7be53a227f52d055dbce58398526775feac279b]

#i106671# use proper UNO API to not only retrieve images for our slots, but also the command descriptions, which are to be used as quick help text


2009-11-06  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [0364e81992fbc3cada8983321366d32545d44b0d]

not needed anymore


2009-11-06  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [de94ec2e1ce74e9c411eb44b97688f2700b995bc]

#i106671# those images are not needed anymore


2009-11-06  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [b89220189a5fbb56bf2386b9ad3afd60141e425b]

#i106671# those images are not needed anymore


2009-11-06  Caolán McNamara  <cmc@openoffice.org>  [c386a69ea72c42fd1162dd8f4a6db4d22974d0ff]

cmcfixes66: #i106675# silence gcc's memset warning on 0 len when the len really is 0


2009-11-06  Caolán McNamara  <cmc@openoffice.org>  [3abde8a5f1a5fd9636589ad13e4e034a11e6647b]

cmcfixes66: #i106431# add missing fcloses


2009-11-06  Caolán McNamara  <cmc@openoffice.org>  [2f006bf20ad7dbd59ab0ac846f06e018c2c1c4fb]

cmcfixes66: #i106674# fix remaining new[]/delete mismatches


2009-11-06  Caolán McNamara  <cmc@openoffice.org>  [2b86d661f3ec0dbd879bb48be8cfe3c15bb62408]

cmcfixes66: #i106674# fix remaining new[]/delete mismatches


2009-11-06  Caolán McNamara  <cmc@openoffice.org>  [273b150f8b10b5f438688b4f6f9348b4d088ecb5]

cmcfixes66: #i106674# fix remaining new[]/delete mismatches


2009-11-06  Caolán McNamara  <cmc@openoffice.org>  [3a97ef970ec15962081705be7006ccc2805dedb5]

cmcfixes66: #i106674# fix remaining new[]/delete mismatches


2009-11-06  Caolán McNamara  <cmc@openoffice.org>  [3ed563cc4297f80f9a8ba9e190a2a3e54fb2824b]

cmcfixes66: #i106674# fix remaining new[]/delete mismatches


2009-11-06  Caolán McNamara  <cmc@openoffice.org>  [7ea7b552a1efebca3dacf756dd23508caafcbb62]

cmcfixes66: #i106674# fix remaining new[]/delete mismatches


2009-11-06  Caolán McNamara  <cmc@openoffice.org>  [633f194aa52df3fa85458f70be7d33d35b9dbf01]

cmcfixes66: #i106673# fix memleak


2009-11-06  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [4ce1ac5cb0ff25fca45fc0956e1a4bdfd156dc02]

SID_FM_* not needed anymore in the image list, since #i106671# is fixed


2009-11-06  Caolán McNamara  <cmc@openoffice.org>  [4af04e66d256e1abe06a8f01e4911567413bf153]

cmcfixes66: #i106477# fix potential memleak and match new[]/delete[]


2009-11-06  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [614e787c171d6316f2ff493865ebed3d35824349]

#i106671# retrieve the images from the document's/module's XImageManager, not from some obscure SfxImageManager


2009-11-06  Thomas Lange  <tl@openoffice.org>  [388486a510c8f5b04132a614fa5f2c330d229248]

#i106487# fix for unnecessary calls to timer


2009-11-06  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [deaf11fb65dc66a845577492687558b6cd43d9b0]

#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-06  Joerg Skottke [jsk]  <jsk@openoffice.org>  [b9dc30fe942d78a3a4ae40acc298117e79a34cd0]

printerpullpages: #i106289# - completely remove graphics print test as it duplicates parts of the global resource test


2009-11-06  Joachim Lingner  <jl@openoffice.org>  [e1a4c9b145e3e81a75587d80be388c3fc354b811]

#i105661# writing AppID entry


2009-11-06  Juergen Schmidt  <jsc@openoffice.org>  [d7a296cdc07bdf14d4b77863f4a9cc2ade9106f7]

#i106664# minor changes for building the sample


2009-11-05  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [9e635f111dad04be717913100cdaf2de4112a245]

vcl107: #i106523# fix x86_64 case in particular and endianess in general (thanks cmc)


2009-11-05  Hans-Joachim Lankenau  <hjs@openoffice.org>  [4584d9090d1c71b432e361a10c9236073d536a53]

ause109: #i106645# localizable content requires dependency on l10n


2009-11-05  Hans-Joachim Lankenau  <hjs@openoffice.org>  [645b2b6acf4dcc4a6863fe9d279391d2c3943efe]

ause109: #i106645# on incremental builds prefer current build over solver


2009-11-05  Michael Stahl  <mst@openoffice.org>  [31b2c21980fb411312362e04e3344b0b915dfb50]

#i58667#: sw refactoring:  remove class SwTxtXMLAttrContainer.  adapt code to the fact that there are no RES_UNKNOWNATR_CONTAINER text hints.


2009-11-05  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b12639936ccf2e659d3b31a95adc83226fa950ee]

ause109: #i106645# make sure multiple xsltproc don't collide in dir creation


2009-11-05  Hans-Joachim Lankenau  <hjs@openoffice.org>  [9ed7ca496abd9249922b68f1e694dc7394eedff8]

ause103: #i106644# some more switches to support selective copy


2009-11-05  Michael Stahl  <mst@openoffice.org>  [99b85ccbd02b33841ec0767593cab1bef3f26154]

#i58667#: lcl_InsAttr(): fix insertion of user defined attributes


2009-11-05  Mathias Bauer  <mba@openoffice.org>  [2b557516512b365b4b691f1357d53d084d23efc4]

#i106641#: no crash report info on DEV code line


2009-11-05  Mikhail Voitenko  <mav@openoffice.org>  [a976c11bec7da351774b2a08de6a13ee32ea5c6b]

#i106536# Integrate the patch from hjs


2009-11-05  Joachim Lingner  <jl@openoffice.org>  [1e0bc66d16aee28ce8bd9582ea32178c63841902]

jl137:  #103420# better logging


2009-11-05  mb93783  <mb93783@v20z-so6>  [6d475ddbc3936c80b51c8d8f31de95631989aa40]

#i103496#: get rid of stlport dependency in soltools


2009-11-05  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [595e1c2ebb346b3f7c69837fcf73d943bcade582]

#i68332# use css.form.runtime.FormFeature, instead of SFX slot IDs (where possible so far)


2009-11-05  Vladimir Glazunov  <vg@openoffice.org>  [a297f034210313dbf8ba6e47c94e795cac9c1481]

#i106177# fix encoding


2009-11-05  Juergen Schmidt  <jsc@openoffice.org>  [40487924f7f7e60fdc353b0cffd9178155387831]

#i106627# extend and adapt env for VC9, building manifest, change macro


2009-11-05  Caolán McNamara  <cmc@openoffice.org>  [0fd101e7a9bdc3ec07220ff1a02dac94ff0da133]

cmcfixes65: #i106632# fix memleaks


2009-11-05  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [a7b054e6309a841df1c67696258af8ad19cebdea]

new test case catching issue #i105235# (note that the fix for this issue is not yet in here, so until we rebase to a milestone where CWS dba32h resp. dba32j are integrated, the test will fail)


2009-11-05  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [f949bcea10117e99c731831eae335bf1d6793d0a]

when creating a new HsqlDatabase, make sure it does not appear in the pick list


2009-11-05  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [616109598f7fe5c271fa93030e2758b0916b0b71]

during (writing a test case for) #i105235#: queryFieldData should also work on the insertion row


2009-11-05  Henning Brinkmann  <hbrinkm@openoffice.org>  [918c64610f681e18ef9bcbc2011288e5beb78007]

changed: resolve inner structure of sprmTRsid added: sprmTRsid


2009-11-05  Christian Lippka  <cl@openoffice.org>  [9a0f53a4bef5489ff2f10a998249d5951ab71b24]

#i57928# force quick text edit mode during format paintbrush


2009-11-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [3c08e58319971a30046a3abe08656f2b424de2e0]

impresspaintbrush01: merge with DEV300 m63


2009-11-05  Michael Stahl  <mst@openoffice.org>  [4d396193118ed504e86ff6b28ec522a4358419c5]

merge DEV300_m63


2009-11-05  Michael Stahl  <mst@openoffice.org>  [6e5d340f9b6ac5541a8f68412d8d3bb8da550feb]

merge DEV300_m63


2009-11-05  Michael Stahl  <mst@openoffice.org>  [4858d583b6f1612c8b497e367d03e89ac87a796e]

merge DEV300_m63


2009-11-05  Juergen Schmidt  <jsc@openoffice.org>  [b7f5132b041b7e66d1403b04e12c5f9d34f318d1]

#i160584# use SAL_IMPLEMENT_MAIN macro


2009-11-05  Juergen Schmidt  <jsc@openoffice.org>  [8970d1108a4ea87873eff374cd38b3dd17a7a264]

#i160584# use SAL_IMPLEMENT_MAIN macro


2009-11-05  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [f175a7d39cff877b636a3b32d447a02bb024d53e]

way too many traces here


2009-11-05  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [a1b3bf8427d5535ca98106809b6fd90010d828e3]

during #i100764#: added diagnostics (assertions)


2009-11-05  Mathias Bauer  <mba@openoffice.org>  [6bc8ffaeac5840afbfafb7c57ee56dd6e38d9c6d]

lost HID


2009-11-05  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [4da06b691486bfd305f7bb4459b88813bed41275]

#i100764# better heuristics for determining whether or not to participate in the ThisComponent game


2009-11-05  Joerg Skottke [jsk]  <jsk@openoffice.org>  [61c0b879dbb192e5a2044ff95d9b80eda49a0825]

printerpullpages: #i103052# - Integrate new printing dialog into test scripts - remove formatting from .win-file


2009-11-05  Joerg Skottke [jsk]  <jsk@openoffice.org>  [7584aa2ac1d9dfd557bb9a32b5f3e635ccfeecc9]

printerpullpages: #i106290# - Integrate new printing dialog into test scripts - writer


2009-11-05  Joerg Skottke [jsk]  <jsk@openoffice.org>  [6b90833eacbf278bc60d6ce4f953697ddd499279]

printerpullpages: #i106286# - Integrate new printing dialog into test scripts - draw/chart


2009-11-05  Joerg Skottke [jsk]  <jsk@openoffice.org>  [6d2451de41f80d3d652ad4d42481ae45bade3eef]

printerpullpages: #i106289# - Integrate new printing dialog into test scripts - draw/impress


2009-11-05  Joerg Skottke [jsk]  <jsk@openoffice.org>  [a161d26e591b0fb1e90f5d71e1d0cc3dc5dfc133]

printerpullpages: #i106288# - Integrate new printing dialog into test scripts - calc


2009-11-05  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [be4e334c516d3d5ceb4971dfe3225a23ee3fc462]

setColumns does a lot VCL stuff ... lock the SolarMutex


2009-11-05  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [ff2241ab5c029959f4a4d79b41ad9f0ae05a2ac3]

diagnostics


2009-11-05  Mathias Bauer  <mba@openoffice.org>  [76582d69eb4ca5166fb9a41a698bfea4efd466a5]

forgot to add filter to build.lst of apps using msfilter


2009-11-05  Mathias Bauer  <mba@openoffice.org>  [5caafbd39f898c4be282ceae037b4c68c76b0e30]

forgot to add filter to build.lst of apps using msfilter


2009-11-05  Mathias Bauer  <mba@openoffice.org>  [b54b05d86fd5dd1b710cdbb7e127a6989bd24f38]

forgot to add filter to build.lst of apps using msfilter


2009-11-05  Mihaela Kedikova  <misheto@openoffice.org>  [d5419d602489de7df1d9eccd2cbb03c33302f38b]

fixes for i106470


2009-11-04  Mathias Bauer  <mba@openoffice.org>  [a0553f344c61ab20639706e62b6d1acee49254ae]

#i196421#: some problems with pch on Windows


2009-11-04  Mathias Bauer  <mba@openoffice.org>  [fb1cd2d70660d4614c835d35b3aa22a3ddbc7b3c]

#i196421#: some problems with pch on Windows


2009-11-04  Mathias Bauer  <mba@openoffice.org>  [2e563207e1f067b161282d2181629c070114a4b9]

#i196421#: some problems with pch on Windows


2009-11-04  Mathias Bauer  <mba@openoffice.org>  [1e021bf2661b62418e8dbf43f7cfdd66e378425a]

#i196421#: some problems with pch on Windows


2009-11-04  Mathias Bauer  <mba@openoffice.org>  [2c0f94218a6775ced54d2dd14242596ed2749b07]

#i196421#: some problems with pch on Windows


2009-11-04  Mathias Bauer  <mba@openoffice.org>  [cabc09a8c7d1f0c6aa9091707a9606c1f9699fb2]

#i196421#: some problems with pch on Windows


2009-11-04  Herbert Duerr  <hdu@openoffice.org>  [21d48c450e03aac5f0aff5293199f138378c8d17]

#i105769# final cleanup of the trapezoid converter for OOO320


2009-11-04  Herbert Duerr  <hdu@openoffice.org>  [130f53129c7c1cb4eb195e99c9b06bbf8292e688]

#i105769# force intersection point to be bit-identical on each involved segment


2009-11-04  Juergen Schmidt  <jsc@openoffice.org>  [e7581052d07d307b8c79266b0a9857ad6e183cde]

#i160606# replace names with PRODUCTNAME placeholder


2009-11-04  Thomas Benisch  <tbe@openoffice.org>  [adafa7550a54b4d5efc632cfcdefc8c73bc219ae]

#i12587# Inserting/editing arbitrary text objects in chart


2009-11-04  Mathias Bauer  <mba@openoffice.org>  [4ff5ec5c4be9299a01418655e3e44dacdbc62e39]

another warning on unxsoli


2009-11-04  Andreas Bregas  <ab@openoffice.org>  [c34ac530c00fe2fdafa021aae4fcfd9cc9955c21]

#i103653# Applied patch


2009-11-04  mb93783  <mb93783@macpro-dev1>  [1d6ef7f516a9c7c27b4fe477315d87105af91559]

#i106432#, #i103496#: some fixes found while building on more platforms


2009-11-04  mb93783  <mb93783@macpro-dev1>  [fd49d307fa36fc0a7cbf7b9de1c38bdc1a51827e]

#i106432#, #i103496#: some fixes found while building on more platforms


2009-11-04  mb93783  <mb93783@macpro-dev1>  [0f3ad28a2f2f005512e35e927bbc50bf4b434fe1]

#i106432#, #i103496#: some fixes found while building on more platforms


2009-11-04  mb93783  <mb93783@macpro-dev1>  [8b2c99bc100659024b68cd185490d371ee9471da]

#i106432#, #i103496#: some fixes found while building on more platforms


2009-11-04  mb93783  <mb93783@macpro-dev1>  [f5149c57a547abba7f897e9adc7bb7099f7cc3e9]

#i106432#, #i103496#: some fixes found while building on more platforms


2009-11-04  mb93783  <mb93783@macpro-dev1>  [b5d45328f4099168f5664d41b28bd09351790253]

#i106432#, #i103496#: some fixes found while building on more platforms


2009-11-04  mb93783  <mb93783@macpro-dev1>  [af8010c7940390659ade046f54b51d53fadeaad2]

#i106432#, #i103496#: some fixes found while building on more platforms


2009-11-04  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [150d5c63409e46abde1c71e60ee20d86ad7177eb]

CRMDatabase now has built-in capabilities to load on creation


2009-11-04  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [c20822e212d940e415f32a8d7beb873bd3c714ef]

when loading the document, pass a PickListEntry=false argument


2009-11-04  Dirk Völzke  <dv@openoffice.org>  [975d4e7e486714b4111fb69f8c1fa43dad97ef1e]

#i105452# Added Throbber to list of available service names of the dialog


2010-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [d1b5555b24f3ac82bd4512f5dd84ec94d734aded]

dv12: Merge with DEV300_m63


2009-11-04  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [7c5b2130b651f7417f1c16457b132f9d7d043422]

a little less deadlock-prone ...


2009-11-04  Mihaela Kedikova  <misheto@openoffice.org>  [7aa219243ee1f723b078ee7405337e7684140941]

fixes for i106470


2009-11-04  Michael Stahl  <mst@openoffice.org>  [2083665c037ec598c2e20d3c949164d65bc56cad]

#i105368#: XMLEventExport.cxx: add missing events


2009-11-04  Michael Stahl  <mst@openoffice.org>  [1d73fc3b6154851b462131f99179de434b09c20d]

#i97570#: SwReader::Read(): also create UNDO object for frames anchored AT char


2009-11-04  Henning Brinkmann  <hbrinkm@openoffice.org>  [67612d76b0246a5954d87ed6b9264a71a9b23a0a]

cleaned up


2009-11-04  Henning Brinkmann  <hbrinkm@openoffice.org>  [2978e1e53e454745a14d8909032ee1abd3c65270]

script for cleaning up resources.xmi


2009-11-04  Henning Brinkmann  <hbrinkm@openoffice.org>  [90e42852b2de538ca99943019223e435b7b9257a]

sprmTWidthBefore: added stereotype "ww8resource" sprmTWidthAfter: added stereotype "ww8resoruce" added: sprmTCellPaddingDefault


2009-11-04  Kurt Zenker  <kz@openoffice.org>  [cd2a15f6418c3af05b59e0441c482f823d877ea3]

#i106558 fix methode is_active


2009-11-04  mb93783  <mb93783@v60x-so15.Germany.Sun.COM>  [499a33fef18cb7fcdd28554d5e3daeefe7bd6a48]

some fixes for problems found while building on more platforms


2009-11-04  Oliver Bolte  <obo@openoffice.org>  [da23564a52f5c0abd6f60ff60e16f1816c4cc9d9]

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  Oliver Bolte  <obo@openoffice.org>  [386b66d1a91f081b7f5f7673bfe640fa0d6b602c]

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  Mathias Bauer  <mba@openoffice.org>  [4029353bfda798df7a125554bd6eb7a55d7997e0]

#i106421#: some missing header fixes


2009-11-04  Juergen Schmidt  <jsc@openoffice.org>  [0cbcf721fda23b3484f4c9dd51ba3b220f140b27]

#i160985# cleanup


2009-11-04  Juergen Schmidt  <jsc@openoffice.org>  [b908fbd5bdf282f5da59fee37a5fa0c2d7769d4a]

#i160985# use macro for inner classes


2009-11-04  Juergen Schmidt  <jsc@openoffice.org>  [ec7728fa762da24be0850ecbed71c0ae265086c1]

#i160985# remove package


2009-11-04  Juergen Schmidt  <jsc@openoffice.org>  [17cd6fa13c91d0d8a61682633f7becd9b35a4a0a]

#i160985# insert new macro ICL to reference innner classes


2009-11-04  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [1f2e63a3934fb42f6fbbf97f8c4bd3674ca74937]

#i104768# make autoHC immediately active


2009-11-04  Juergen Schmidt  <jsc@openoffice.org>  [53e77ee6fa6a5f22145f9f2633342bc2ed4c2653]

#i160584# add -D_DLL compiler define for Windows


2009-11-04  Juergen Schmidt  <jsc@openoffice.org>  [9ae3e2b12d9dfc70eab034414fcef4228051cbc8]

#160584# use SAL_IMPLEMENT_MAIN_WITH_ARGS macro


2009-11-04  Mathias Bauer  <mba@openoffice.org>  [acaa9c4bff0dcbd9cc893cdbbb1373409d2d9f63]

#i106421#: cleanup of help ids


2009-11-04  Mathias Bauer  <mba@openoffice.org>  [fbce1c663acb8b29731cc447a3893b34ff2b4618]

#i106421#: cleanup of help ids


2009-11-04  Nikolai Pretzell  <np@openoffice.org>  [517e4e2afe70cb9c7de2477c87b8267200ea4d86]

#i106434# @see tags were not shown in the documentation


2009-11-04  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [d61d0e53ae498f93afa7f0f4725232242e111b74]

moved complex.dbaccess.CRMDatabase.java to connectivity.tools, to be able to use it outside of dbaccess


2009-11-04  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [73b50374f96e91248bee76b8fbda3b4dc59ce016]

moved complex.dbaccess.CRMDatabase.java to connectivity.tools, to be able to use it outside of dbaccess


2009-11-04  Frank SchÃ¶nheit [fs]  <frank.schoenheit@sun.com>  [df3a4b31dc7311fbac90747809d301aa392ac327]

added test case (UISettings.checkTransparentQueryColumnSettings) for #i67020#


2009-11-04  Frank SchÃ¶nheit [fs]  <frank.schoenheit@sun.com>  [6ad1eebbe252c983a3f915912cd119e36af0bfed]

be more tolerant when setting the TextAlign, given that the property is 16 bit, but css.awt.TextAlign is 32 bit


2009-11-04  Vladimir Glazunov  <vg@openoffice.org>  [d087b17922d93ebf00fd6a9111f27e35173dc5fa]

DEV300


2009-11-04  Mihaela Kedikova  <misheto@openoffice.org>  [f9567d29bf2c463ab847c8210b59bdd84baadb31]

fixes for i106470


2009-11-03  Frank SchÃ¶nheit [fs]  <frank.schoenheit@sun.com>  [bde91154eeba3b07a63abed039f44af77cfcd767]

css.form.XFormController superseded by css.form.runtime.XFormController


2009-11-03  mb93783  <mb93783@v60x-so15.Germany.Sun.COM>  [5e7c825443690d72576555f1c5cbcd9a945a68bd]

some fixes for warnings and errors found while building on more platforms


2009-11-03  mb93783  <mb93783@v60x-so15.Germany.Sun.COM>  [40ca7ca4cc6ebed1e769a151b6eeb8af290ef591]

some fixes for warnings and errors found while building on more platforms


2009-11-03  mb93783  <mb93783@v60x-so15.Germany.Sun.COM>  [4a6338a867030d8967d833be70f6b541f97b537d]

some fixes for warnings and errors found while building on more platforms


2009-11-03  mb93783  <mb93783@v60x-so15.Germany.Sun.COM>  [20820038846ae5821d42897623ca2bee2f8e0d87]

some fixes for warnings and errors found while building on more platforms


2009-11-03  mb93783  <mb93783@v60x-so15.Germany.Sun.COM>  [7b39c8dc2d865324cab015c2a2ed04d26376cb44]

some fixes for warnings and errors found while building on more platforms


2009-11-03  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [5efd3c588b431ea98e155f3feca91b80d03ff151]

#i104678# use high contrast mode setting instead of IsDark (paradigm shift begun with issue i35482)


2009-11-03  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [cb2e7f49d2f8df9c78f15aeeb3f7a81e2807b83a]

#i104678# use high contrast mode setting instead of IsDark (paradigm shift begun with issue i35482)


2009-11-03  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [572bbcfbc00d994d3696001fc0e74be0bc507fe2]

#i104678# use high contrast mode setting instead of IsDark (paradigm shift begun with issue i35482)


2009-11-03  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [06550364e75f0251b23576246606915690fdd513]

#i104678# use high contrast mode setting instead of IsDark (paradigm shift begun with issue i35482)


2009-11-03  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [0a21703aa86d73cbd064c89c6aba053979472fb7]

#i104678# use high contrast mode setting instead of IsDark (paradigm shift begun with issue i35482)


2009-11-03  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [6ce14717d50ed3fad1f5879faf5d034aaf8f3d3b]

#i104678# use high contrast mode setting instead of IsDark (paradigm shift begun with issue i35482)


2009-11-03  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [aa6853dcd64446f8e246484c1227192825d33ecb]

#i104678# use high contrast mode setting instead of IsDark (paradigm shift begun with issue i35482)


2009-11-03  Henning Brinkmann  <hbrinkm@openoffice.org>  [9a65eedd3dd10fba3a4614464167f0be92593644]

Reflect renamings in doctok/resources.xmi


2009-11-03  Henning Brinkmann  <hbrinkm@openoffice.org>  [244b2138d28ce3ff9676901fe11f05d555ed2e99]

Do not add class end when generating UML for sprm.


2009-11-03  Henning Brinkmann  <hbrinkm@openoffice.org>  [dc40d871e6f3b8a1d19f68a669ed57f26d254ace]

added: WW8PropertySetImpl::resolveLocal has new parameter rHandler

resolves contents of sprmPHugePapk (0x6646)
2009-11-03  Henning Brinkmann  <hbrinkm@openoffice.org>  [2d3be6a1f19cf8224cb676ce17b9742301f52c63]

rename: sprmPDxaLeft1 -> sprmPDxaLeft180 rename: sprmCRgLid0 -> sprmCRgLid0_80 added: sprmTWidthBefore added: sprmTWidthAfter added: sprmCRsidProp added: sprmCRgLid0


2009-11-03  Mihaela Kedikova  <misheto@openoffice.org>  [806ac2fb3a8616c6d80785b661949e79922fca57]

fixes for i106470


2009-12-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [12f255535248f08ebe94421e67dbe306b5ccf243]

gridcontrol_02: merge with DEV300 m63


2009-11-03  tb121644  <tb121644@sr1-eham02-04>  [54943f4cf5702f49210899ef4ba488de8d1c8f3f]

automationdev300m61: #i105756#  needs adjustments


2009-11-03  Mihaela Kedikova  <misheto@openoffice.org>  [91067556c846928cfa254e05274dc1bd9fc9d3a4]

fixes for i106470


2009-11-03  Frank SchÃ¶nheit [fs]  <frank.schoenheit@sun.com>  [717303aae4e6005bd2e323aeedff0744f0506d15]

removed some XUnoTunnel usage (unused in one case, and unnecessary in another)


2009-11-03  Mihaela Kedikova  <misheto@openoffice.org>  [c131a4bba9e1c09c8e82731b36896451981cd9aa]

fixes for i106470


2009-12-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [554db14f76ae85a271ae4502a2dcdfb923ad2eff]

gridcontrol_02: merge with DEV300 m63


2009-11-03  Frank SchÃ¶nheit [fs]  <frank.schoenheit@sun.com>  [7d04c34fe0b401db5af2bf3b413a4fb1977a9fbb]

final step for #i67020#


2009-11-03  tb121644  <tb121644@sr1-eham02-04>  [e7101044ec6c53e8eb9f87fb3b30faa79feee49e]

automationdev300m61: #ii106381#: Linesperpage has incorrect count


2009-11-03  Mikhail Voitenko  <mav@openoffice.org>  [92ec80aa1ed7ea3d0bc142bf3944df336733b7bc]

#i106476# support 64-bit IE


2009-11-03  Kai Sommerfeld  <kso@openoffice.org>  [b1615bf6670f19a301859cdf9d478365a4ff9e40]

#i105553# - removed unused code.


2009-11-03  Kai Sommerfeld  <kso@openoffice.org>  [73392182e5a8a37b09039cc0c510a4ba1bb9016b]

#i105553# - removed unused code.


2009-11-03  Kai Sommerfeld  <kso@openoffice.org>  [347f51dbe5feff3522c9fdc1bb773a948646a344]

#106478# - memory leak in FTPURL::parse


2009-11-03  Kai Sommerfeld  <kso@openoffice.org>  [d7077733280b2b6d98837dfdb9654faa71ee19f6]

#106429# - unchecked read in FTPInputStream::readBytes


2009-11-03  Kai Sommerfeld  <kso@openoffice.org>  [f106df419d4b45955d65b41a53c901b55a672696]

#i106577# - Added missing since tags


2009-11-03  tb121644  <tb121644@sr1-eham02-04>  [e9cdb0048ab569b7c53415953c027b2d4d4d3878]

automationdev300m61: #i105963# printlog state/existance of user layer before OOo/teststart to verify environment


2009-11-03  Mikhail Voitenko  <mav@openoffice.org>  [300cc7b96f90a619213568332ec197852effb2fa]

#i106476# support 64-bit IE


2009-11-03  Mikhail Voitenko  <mav@openoffice.org>  [702f3591db51c9a32f4b548a3484cf6df0dd72b8]

#i106476# support 64-bit IE


2009-11-03  Frank SchÃ¶nheit [fs]  <frank.schoenheit@sun.com>  [b6b8881b12269ae337d4706b58bfdc075eb252b1]

one step towards fixing issue #i67022#: query columns now use the ColumnSettings of the underlying table column, if - this table column can be determined - the query column doesn't have own settings (which would overrule the table col settings)

However, we're not there, yet: Changing the settings of the table column is not reflected
in the query column until closing and re-opening the database document. That's up to a next
implementation step.
2009-11-03  Andre Fischer  <af@openoffice.org>  [1ae23cece0bf35ea52a15c66519a34c43ac57937]

#i48179# Fixed some Solaris compilation problems.


2009-11-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [5bb8c84f6c717b65c45c30f9d98ef80c62fa26fc]

slideshow1: merge with DEV300 m63


2009-11-03  Mikhail Voitenko  <mav@openoffice.org>  [3d109beb2a5f5c2ab77d76d8068b8fe31c3eab8f]

#i106476# support 64-bit IE


2009-11-03  Herbert Duerr  <hdu@openoffice.org>  [1cc52698919def56d44c055988b0b8943e42f19a]

#i105769# remove elimination of horizontal segments out of intersection solver again


2009-11-03  Dirk Völzke  <dv@openoffice.org>  [9468be6f6fe2d0cd1d72df87537d68e5cf76e946]

Fixed merge problem


2010-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [e2c1a2c923837410b8140e2ae7984f60f94a3d32]

dv12: Merge with DEV300_m63


2009-11-02  Mikhail Voitenko  <mav@openoffice.org>  [844da51130df54eae3d1c56fc4305fda785acec0]

#i106476# support 64-bit IE


2009-11-02  Mikhail Voitenko  <mav@openoffice.org>  [12ae183b689e4a09cd0cfed051f93fdfa33d2d7a]

#i106476# support 64-bit IE


2009-11-02  Mathias Bauer  <mba@openoffice.org>  [18552793d3b3f1a77e75de9d1f50921eba8f232e]

#i106421#: create new cui resource file


2009-11-02  Mathias Bauer  <mba@openoffice.org>  [bd73282a7f0b62a907cf731a098d9949439b89a0]

#i106421#: create new cui resource file


2009-11-02  Mathias Bauer  <mba@openoffice.org>  [e8eaee285af98deba6bab3b7fb49dc6b1fe6b497]

#i106421#: create new cui resource file


2009-11-02  Mathias Bauer  <mba@openoffice.org>  [1c93cfc40edd2997b8478d05c2250343930bd125]

#i106421#: create new cui resource file


2009-11-02  Mathias Bauer  <mba@openoffice.org>  [bd249877a47bb1c97b46be1ff0b1b3c356ebd42d]

#i106421#: create new cui resource file


2009-11-02  Mathias Bauer  <mba@openoffice.org>  [a188c2fe9895836cffad320ed13c44d6922f532c]

#i106421#: create new cui resource file


2009-11-02  Mathias Bauer  <mba@openoffice.org>  [a3b2492f7438a6086a41f231b353e9547d4939d7]

#i106421#: create new cui resource file


2009-11-02  Mathias Bauer  <mba@openoffice.org>  [e7ed68f3d23c08ffa94c31042ee66f772f1257b8]

#i106421#: create new cui resource file


2009-11-02  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [d886d389f1531aadb4e81186ca5ceb3e8cb7c4ad]

#i71568# #i108349# Remove unused StateBlock code.


2009-11-02  Matthias Huetsch  <matthias.huetsch@sun.com>  [acad6899db184b7e1d98811118766b9f32273255]

#i71568# Remove unused StateBlock code.


2009-11-02  Michael Stahl  <mst@openoffice.org>  [870930c70ecd3ce06bae3d42ce1f6e10267a1c68]

#i105745#: tools/stream.hxx: API change:  make SvMemoryStream::GetSize() private  introduce new public SvMemoryStream::GetEndOfData()


2009-11-02  Michael Stahl  <mst@openoffice.org>  [b03235ed802958d58dc2068730ab10b9868cdc8b]

#i105745#: tools/stream.hxx: API change:  make SvMemoryStream::GetSize() private  introduce new public SvMemoryStream::GetEndOfData()


2009-11-02  Michael Stahl  <mst@openoffice.org>  [296fef7e82f0bf842428eaa97dff207399dc563e]

#i105745#: tools/stream.hxx: API change:  make SvMemoryStream::GetSize() private  introduce new public SvMemoryStream::GetEndOfData()


2009-11-02  Michael Stahl  <mst@openoffice.org>  [8da0b34d6ee5201d3601e16673f78e9ad3638d31]

#i105745#: tools/stream.hxx: API change:  make SvMemoryStream::GetSize() private  introduce new public SvMemoryStream::GetEndOfData()


2009-11-02  Michael Stahl  <mst@openoffice.org>  [b7362dfa446a3876529d7223306675f3b7d371c8]

#i105745#: tools/stream.hxx: API change:  make SvMemoryStream::GetSize() private  introduce new public SvMemoryStream::GetEndOfData()


2009-11-02  Herbert Duerr  <hdu@openoffice.org>  [22b85f04d2c6aae3eb24cc6fb29835dd821b4aa6]

#i105769# adjust my intersection-solver for the needs of the trapezoid converter


2009-11-02  Michael Stahl  <mst@openoffice.org>  [34f0e624c9d647dbde99e492a948aa4aad0caad4]

#i104106#: fix wrong initialization of variable, causing reset of AUTOFMT


2009-11-02  sb  <sb@openoffice.org>  [4f61c8f406d95f895bb4e74c8538e3129c017805]

sb111: removed files again that had already been removed in 9a01ab37045e and, for whatever reason, erroneously reappeared in the bcf9b87f8083 merge


2009-11-02  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b9f41c75e4e70579e49c4dfefb37b1f953a77cd0]

ause109: #i106513# - fix dependency for classfiles that can't be build here


2009-11-02  Kurt Zenker  <kz@openoffice.org>  [378acfdf57dab5e06ecda8c0c5723d71e1410958]

#i106558# different fixes


2009-11-02  Frank SchÃ¶nheit [fs]  <frank.schoenheit@sun.com>  [70d7ac8e4969c4de099f691b649e5bfd232e4632]

more column class refactoring in preparation of #i67202#. Removed unneeded classes, consolidated the property handling of the various Column classes


2009-11-02  Frank SchÃ¶nheit [fs]  <frank.schoenheit@sun.com>  [61e054fe66ab12f98cb18aee6155f14be4651618]

properly determine the ControlDefault


2009-11-02  Caolán McNamara  <cmc@openoffice.org>  [ff766c2bc63f098236de1ea273983161a5bcdaf1]

#i105680# GCC MAX OSX PPC fails this test, and I don't have one in order to debug and fix that bridge


2009-11-02  Tobias Krause  <tkr@openoffice.org>  [d54300f11f6471b90ffa748cff23fded795b3953]

#105892# adjust customaction conditions


2009-11-02  Tobias Krause  <tkr@openoffice.org>  [494d38544c753ea4f976ffe36ce4775c3aa44f18]

#105892# fix reg64 customaction deinstallation


2009-11-02  Frank SchÃ¶nheit [fs]  <frank.schoenheit@sun.com>  [00b312f33415fb6fe8d75f5e6257bd4a282aa0f8]

removed wrong assertion


2009-11-02  Frank SchÃ¶nheit [fs]  <frank.schoenheit@sun.com>  [b04b7b19d0f0f0e32254039134e1ed7812bbc74f]

don't use ShowTreeView and ShowTreeViewButton, those are superseded by Enabled/ShowBrowser, and lead to an assertion in non-product builds


2009-11-02  Frank SchÃ¶nheit [fs]  <frank.schoenheit@sun.com>  [cd3d88b672d222a943d692c8b7d607af57554c8c]

add the implementation name to the assertion text if copying a property fails


2009-11-02  Dirk Völzke  <dv@openoffice.org>  [868e711374aaea6826d1e1bd9c1c4dc04d4e7adb]

#i106129# cygwin uses case sensitive file names


2009-11-02  Henning Brinkmann  <hbrinkm@openoffice.org>  [2a4162a73921e0f4a4329af31b8e7052afcde50f]

WW8DocumentImpl::utext: Call delegates utext instead of text


2009-11-02  Kurt Zenker  <kz@openoffice.org>  [90806bc0f9be84302ed236158d6e59d16e7e204a]

#i106545# add missing unit declarations


2009-11-02  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [63161e1da088ce0a2a7ed7962a58745496c72cb3]

merge


2009-11-02  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [d2b148f667115467247e985816595fd951f9bd7b]

printerpullpages: #i106435# fix a division by zero error


2009-11-02  Vladimir Glazunov  <vg@openoffice.org>  [cc423d4be4338cbd81eed9f96f7c7a277da0ee88]

CWS-TOOLING: integrate CWS oooimprovement5_DEV300


2009-11-02  Vladimir Glazunov  <vg@openoffice.org>  [e76dcc39bd144789124272efc41d4823a672e284]

CWS-TOOLING: integrate CWS oooimprovement5_DEV300


2009-11-02  Vladimir Glazunov  <vg@openoffice.org>  [24534f00dd8799b3c2b2365ccd8c0009e19cddd5]

CWS-TOOLING: integrate CWS oooimprovement5_DEV300


2009-11-02  Vladimir Glazunov  <vg@openoffice.org>  [1fc7845ffa5ee5842ab650ac7aaab0638fc4b4e4]

CWS-TOOLING: integrate CWS oooimprovement5_DEV300


2009-11-02  sb  <sb@openoffice.org>  [a8153b1afc8348fecf25667a287cf42cf389ff0f]

sb117: #160937# removed unused special configuration data settings


2009-11-02  sb  <sb@openoffice.org>  [9af74059bc2da889f2f17e5c69c61e213158c4ec]

sb117: #160937# removed unused special configuration data settings


2009-11-02  Herbert Duerr  <hdu@openoffice.org>  [c51a2e370e95f2f5af8fcdd0da01aa1df46076cd]

#i105769# start integrating my intersection-solver


2009-11-02  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [ae8202d5199620bb615bccb073441bd2b333dc05]

vcl107: #i106450# fix aliasing warning (thanks cmc)


2009-11-02  Mihaela Kedikova  <misheto@openoffice.org>  [fd6a0c28038e964215e2a1318cd4640942b6be17]

fixes for i106470


2009-11-02  Mihaela Kedikova  <misheto@openoffice.org>  [7ba31e35a5622b2368a782050f02093a359fd2f9]

fixes for i106470


2009-11-02  Tobias Krause  <tkr@openoffice.org>  [3fa43f39fd758b860236a8c8b8e84526ebfc6f48]

#105892# fix reg64 customaction


2009-11-02  Ocke Janssen  <oj@openoffice.org>  [5992a8c1aaf4848eac2983040805c0f665a8e6b4]

i105959# simply logic again


2009-11-01  Mathias Bauer  <mba@openoffice.org>  [81f17e0c6a98c5ef6bfd3a9cccc8d498f6e29659]

merge commit for DEV300_m63


2009-11-01  Mathias Bauer  <mba@openoffice.org>  [dedb5f15dbf5da58780a4febac0302d095b61a74]

merge commit for DEV300_m63


2009-11-01  Mathias Bauer  <mba@openoffice.org>  [490dee4d9d416174505d3ea7bdb98f3890efd8d2]

merge commit for DEV300_m63


2009-11-01  Mathias Bauer  <mba@openoffice.org>  [751b9b8357dc684dc15f115379a4858734a1947c]

merge commit for DEV300_m63


2009-11-01  Mathias Bauer  <mba@openoffice.org>  [3581112704a97cec61871090a275f429496a02ca]

merge commit for DEV300_m63


2009-11-01  Mathias Bauer  <mba@openoffice.org>  [da1f577a71b8bfc0f15d1015475f505265481459]

merge commit for DEV300_m63


2009-11-01  Mathias Bauer  <mba@openoffice.org>  [223209d4626538197a60fd85bebb6ef415440ade]

merge commit for DEV300_m63


2009-11-01  Mathias Bauer  <mba@openoffice.org>  [bf2c3ec4d0a06071ce8390e0038daadc6cc9c596]

merge commit for DEV300_m63


2009-11-01  Mathias Bauer  <mba@openoffice.org>  [bd5ae54c881418c31261e79c50cb8645411cc2dc]

merge commit for DEV300_m63


2009-11-01  Tobias Krause  <tkr@openoffice.org>  [0430471c1b6ec876cb0fbcf9eb7d99278308d478]

 #105892# build selected modules in x64 too


2009-11-01  Tobias Krause  <tkr@openoffice.org>  [3b351b98ee70cd2f1e45d8f74e5354656e01a110]

#105892# add new registry entries for x64


2009-11-01  Tobias Krause  <tkr@openoffice.org>  [836563fec748e7b9cdafa4b52a0daec053305c01]

#105892# add new registry entries for x64


2009-11-01  Tobias Krause  <tkr@openoffice.org>  [e16c0da6e4d71a3da710c59f6fc5c99fec186b43]

#105892# add new *_x64 libs to instset


2009-11-01  Tobias Krause  <tkr@openoffice.org>  [a38261ecdc3cb42721be9ea057b121e10cd00850]

#105892# add new BUILD_X64 variable


2009-11-01  Tobias Krause  <tkr@openoffice.org>  [8cf2655fadb1aca169b2b6ebafad46497a2734c4]

#105892# add new reg64 customaction


2009-11-01  Tobias Krause  <tkr@openoffice.org>  [e79a80fe458991d9e6061b54bf8748486c416b4f]

#105892# deliver new x64 libs to solver and made the  client name of the ooofiltproxy depends to x86/x64 builds


2009-10-31  Caolán McNamara  <cmc@openoffice.org>  [0f1ef6f3d9aa2228e75c7eef260d672e6f1db0e0]

#cmcfixes65: #i103767# fix leak


2009-10-31  Caolán McNamara  <cmc@openoffice.org>  [08499467b6ee37d97180c1cefb42abd3d34005dd]

#cmcfixes65: #i103768# add fclose


2009-10-31  Mathias Bauer  <mba@openoffice.org>  [700477601664fd243f9151abf8754dfe9697bb23]

#i106421#: move svx/source/cui to cui


2009-10-31  Mathias Bauer  <mba@openoffice.org>  [d32b3a714fe55892bdead03502c5a9b0e77fa61d]

#i106421#: move svx/source/cui to cui


2009-10-31  Mathias Bauer  <mba@openoffice.org>  [be3ac782e544a45fedcbd1c241656890b29a0dbd]

#i106421#: move svx/source/cui to cui


2009-10-31  Mathias Bauer  <mba@openoffice.org>  [82bf5f95929d658b5506f2c17f2082ee0b8c5453]

#i106421#: move msfilter to filter


2009-10-31  Mathias Bauer  <mba@openoffice.org>  [43cef38dfeea51d2058dcc5e18cfab8c05329c9d]

#i106421#: move msfilter to filter


2009-10-31  Mathias Bauer  <mba@openoffice.org>  [81ff803d97b7c183b9fcda524a1651d3d7fc6e62]

#i106421#: move msfilter to filter


2009-10-31  Mathias Bauer  <mba@openoffice.org>  [3a3ad68fbdd60f9f913cb764a42fff20f8d0c51b]

#i106421#: move msfilter to filter


2009-10-31  Mathias Bauer  <mba@openoffice.org>  [d2000efb31f864e912c6cf52760eea0e602b6893]

#i106421#: move msfilter to filter


2009-10-31  Mathias Bauer  <mba@openoffice.org>  [8744578b99ab60f90174ae3b00e3a3fd7bb05788]

#i106421#: move msfilter to filter


2009-10-30  Michael Stahl  <mst@openoffice.org>  [27d87c9b00edcee2d64df592daf008bff20a41e7]

#i105898#: make LD_PRELOAD of libsalalloc_malloc.so work again


2009-10-30  Hans-Joachim Lankenau  <hjs@openoffice.org>  [841c23eeaf80d9efbe23b48e03296b0a201c956a]

ause103: update to DEV300 m63


2009-10-30  Michael Stahl  <mst@openoffice.org>  [c635b740e00d1762c905cdd787fdb31753dab932]

#i105295#: fix various uninitialized variables reported by valgrind in:  SwTxtFormatter::CtorInitTxtFormatter(), SwArrowPortion::SwArrowPortion(),  SwAccessiblePage::SwAccessiblePage(), SwXShape::_AdjustPositionProperties(),  SwFrm::SwFrm(), SwGlosDocShell::SwGlosDocShell(),  SwXPrintSettings::_getSingleValue()


2009-10-30  Michael Stahl  <mst@openoffice.org>  [368a1240e2876da4561d21b19172fc7745b26188]

#i105295#: fix various uninitialized variables reported by valgrind in:  SdrTextAttribute::SdrTextAttribute(), SdrTextObj::TRSetBaseGeometry()


2009-10-30  Michael Stahl  <mst@openoffice.org>  [ff9f90cf28852703366e853ab7e4f9d5218c8f35]

#i105295#: fix various uninitialized variables reported by valgrind in:  IMapObject::IMapObject() [incompatible interface change!]


2009-10-30  Michael Stahl  <mst@openoffice.org>  [056dc50fac724d5c2782688504b9363d6ae19f61]

#i105295#: fix aliased memcpy() reported by valgrind in:  LayoutManager::UIElement::operator=()


2009-10-30  Michael Stahl  <mst@openoffice.org>  [561697e7bafe9c4b31340e4c507907f16b03e1fc]

#i93514#: really fix locking for PropertyBag::setModified()


2009-10-30  Carsten Driesner  <cd@openoffice.org>  [d76b686cf064df423f85adf591b93fffa405fb01]

#i89394# StartCenter now adds the Office locale as an argument to the URLs


2009-10-30  Carsten Driesner  <cd@openoffice.org>  [3098a8721b8c88219c310072b6c6b6a3de92f6a1]

#i89394# Exchange StartCenter URLs with new ones which support the new 'lang=' argument. Forwarding to a language dependent web page


2009-10-30  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [dee6705fb88196368bc72b1b8a95f938541e496e]

vcl107: #i89505# use Close asynchronously in Key handler


2009-10-30  Mikhail Voitenko  <mav@openoffice.org>  [24000843a30a1843a1f79c64c84e63e76ad29fb7]

#i106476# support 64-bit IE


2009-10-30  Mikhail Voitenko  <mav@openoffice.org>  [e2a04070a2276790e5abefbfe253e6d645a71716]

#i106476# support 64-bit IE


2009-10-30  Mikhail Voitenko  <mav@openoffice.org>  [8f6b5370be6fe558f6658a0b0719ed64eb205212]

#i106476# support 64-bit IE


2009-10-30  Dirk Völzke  <dv@openoffice.org>  [297f6dd530573d9d9b76911588f1168460114937]

#i106129# we might need the VCRedist_x64.exe for 64 bit windows


2009-10-30  os  <os@openoffice.org>  [fdc3ba4a3e71384fd2e2e898fbc5ee71ca3a9f81]

#i58212# Chinese translation changed to Chinese Conversion


2009-10-30  os  <os@openoffice.org>  [406d183a159a3b43b7e6a00127884ed0d838e924]

#i58212# Chinese translation changed to Chinese Conversion


2009-10-30  os  <os@openoffice.org>  [f25bcb748c01960c0533a4df0f4705d573a2d317]

#i105552# autoformat button size increased


2009-10-30  os  <os@openoffice.org>  [0823556b0dc8bff64857f5b92b43c672c20a3d0d]

#i105552# autoformat button size increased


2009-10-30  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [75cff37d2219e7572908bcf1fd48a7f1aa8392e9]

re-factoring, in preparation of fixing issue #i67020#


2009-10-30  Vladimir Glazunov  <vg@openoffice.org>  [578134e9081326d4d50e0e37d1117b5a17f107cc]

CWS-TOOLING: integrate CWS jskhgpilot6


2009-10-30  Vladimir Glazunov  <vg@openoffice.org>  [b9eb9c5b71a56d631bdea3209abb3405a5169b9d]

CWS-TOOLING: integrate CWS gsminhibit


2009-10-30  Vladimir Glazunov  <vg@openoffice.org>  [e250be94fcee1117198e088b85747da7dee6472a]

CWS-TOOLING: integrate CWS fwk126_DEV300


2009-10-30  os  <os@openoffice.org>  [3a9b9be6eae79098781092c3564c3f8206186f6b]

#i103838# nothing to dispatch if xPopupMenu.execute() returns NULL


2009-10-30  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [1e0bc426a966d9920714d0d3404ae32bdda9bdd7]

#i10000#


2009-10-30  Ocke Janssen  <oj@openoffice.org>  [1c9a2c66530772d4c31f9115ec88e33b2dcdee39]

#i105959# duplicate contion row when new or criteria was found


2009-10-30  Ocke Janssen  <oj@openoffice.org>  [fc02f9b3673187ccada1a09f79ad042065578af0]

#i105959# replace boolean_term with search_condition and add extra ()


2009-10-30  Wolfram Garten  <wg@openoffice.org>  [d52c98015718e56ca6ac94ffbb5195d994ca7220]

i106219


2009-10-30  Mihaela Kedikova  <misheto@openoffice.org>  [f77062f8e05fbcbf6d51436cca2f0e9ca49a0932]

fixes for i106470


2009-10-30  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [9b78615ffc2dcdfe8140afa82448209f96ce66f4]

vcl107: #i104701# use builtin symbol font with correct encoding


2009-10-30  Mikhail Voitenko  <mav@openoffice.org>  [d0ba52ecebf289ad7ff1edc99ec795c164b87456]

#i106476# support 64-bit IE


2009-10-30  Mihaela Kedikova  <misheto@openoffice.org>  [34c697928962e1b8f6cd4c657d83a62c11fffadb]

fixes for i106470


2009-10-30  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [09d85652245626a0b4f489f8bc74bb80f03973f4]

vcl107: #i105197# avoid enless loop on premature EOF


2009-10-30  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [e39dac8cb3f4d98f6aab875f64672b1f502264a2]

cleaned up fmtools.?xx, so that only files which need it include it, and functions having 1 client only are moved to the client file


2009-10-30  Mikhail Voitenko  <mav@openoffice.org>  [52bf60f869f33d345726be5171546e1b5d844483]

#i106476# support 64-bit IE


2009-10-30  Mikhail Voitenko  <mav@openoffice.org>  [fcce1711687b3a523b9f62111e556d7ac096e4b1]

#i106476# support 64-bit IE


2009-10-30  Kurt Zenker  <kz@openoffice.org>  [ca3a8a8d689cb76348caa8dac442e1da2d934789]

#160940# adaptions for source_config


2009-10-30  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [346d0a2a7644c54da29338df9102cbbc027aa20a]

removed the ConfirmDeleteDialog - its functionality is nowadays available via the usual sdb.InteractionHandler


2009-10-30  os  <os@openoffice.org>  [a6bcb431be4da90a4b5ec34575b03e00d9fc84ad]

#i106399# unsafe cast removed


2009-10-30  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [953559b4f9446b14280611d35d5391b92640cab6]

#i106475# alias patch (thanks cmc)


2009-10-30  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [29275473927ad7944c34c22394ccd4ffea79ed36]

further isolated the FormController implementation from the SVX code (not yet finally there, though)


2009-10-30  Vladimir Glazunov  <vg@openoffice.org>  [a1b78c3bb9e0f0a36bdb4554c806b40d8fe201a0]

CWS-TOOLING: integrate CWS installer11_DEV300


2009-10-30  Joerg Skottke  <jsk@openoffice.org>  [ba65b7dfd2e0ef770ed409b73e9aee79feb6897c]

#i106370# - Calling active.setPage without parameter does not work anymore (was done as a workaround for ancient testtool-bug)


2009-10-30  Vladimir Glazunov  <vg@openoffice.org>  [4308b858072163d2ae8f63843a26b9626c47abf9]

CWS-TOOLING: integrate CWS ause108


2009-10-30  Vladimir Glazunov  <vg@openoffice.org>  [ad1943a8975348d2f94ff0de174c4616466fa123]

CWS-TOOLING: integrate CWS ause108


2009-10-30  Vladimir Glazunov  <vg@openoffice.org>  [c3f30d270d2aa5e686ed26da886afcb4df444b78]

CWS-TOOLING: integrate CWS ause108


2009-10-30  Vladimir Glazunov  <vg@openoffice.org>  [96695e2db7301fbe1ba667e30d37cc1a337c46ec]

CWS-TOOLING: integrate CWS ause108


2009-10-30  Joerg Skottke  <jsk@openoffice.org>  [ce33c84214351db00e61f21a575398e0f6e66ea9]

Merge with changes for #i106290


2009-10-30  Caolán McNamara  <cmc@openoffice.org>  [92fd3c6903822aa19cd346f5fa26e0ae1862dd64]

#cmcfixes65: #i106472# fix ww8 aliasing


2009-10-30  Joerg Skottke  <jsk@openoffice.org>  [68277df881b07827bec345da6183d48929162fec]

#i106289# - Integrate new printing dialog (Draw/Impress)


2009-10-30  Caolán McNamara  <cmc@openoffice.org>  [e9a9ad41f2482c12f4e5fc7af966675bf0c3a568]

#cmcfixes65: #i106469# fix fortify warnings


2009-10-30  Joerg.Skottke  <Joerg.Skottke@Sun.COM>  [e1ace7d696f60223c5195693333f515934226192]

#i106290# - Integrate new printing dialog (Writer)


2009-10-30  Joerg Skottke  <jsk@openoffice.org>  [1f638015c723fbfbbd525abb43b30436badb5e57]

#i106287# - Replaced update test for printing in math module


2009-10-30  skotti  <skotti@wintermute>  [a8e868b46132f6e585d2cc23381a70c669be030d]

#i103052# - Finishing Update test - prevent indexing error


2009-10-30  skotti  <skotti@wintermute>  [2b18c3b6876cb50e2b937c61528dd85ce8d2e8cf]

#i103052# - Finishing Update test - documentation fix


2009-10-30  skotti  <skotti@wintermute>  [89e2c586cf04257af0422f17b229570f6db3213a]

Merge with recent changes


2009-10-30  skotti  <skotti@wintermute>  [fd4edb6f87a6dce96c29e558357e039c44cc07f5]

#i103052# - Remove unneeded function, make one function more safe (Printing test might run into disabled listbox)


2009-10-29  Caolán McNamara  <cmc@openoffice.org>  [c1942c7468e9c13cb057ee5a7959760a5b999819]

#cmcfixes65: #i106455# fix fortify warnings


2009-10-29  Caolán McNamara  <cmc@openoffice.org>  [11b01f3d7e69ff587b1088502e894d7347b5b696]

#cmcfixes65: #i106455# fix fortify warnings


2009-10-29  Caolán McNamara  <cmc@openoffice.org>  [2fc3f91ce24c172a875eeb791bea3ae8ca0da08e]

#cmcfixes65: #i86357# fix mem leak


2009-10-29  Caolán McNamara  <cmc@openoffice.org>  [a0761a87853911b3e6a75e993a99d08e608fcf14]

#cmcfixes65: #i106454# silence fortify warnings


2009-10-29  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [7556065aa7584df351c86ef801592347557aa5ef]

printerpullpages: #i106363# fix mouse over on disclosure button


2009-10-29  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [0e6b1ba3ccbf5f06f4c6fb3ae837207309122e61]

merging lates changes from pull-location


2009-10-29  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [97b267dea22695eb9a0d12a97dcc3dbffe1ab419]

moved the responsibility for always having an empty filter row to the navigator, so the mere FormController implementation now is able to work on an empty filter


2009-10-29  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [2f6923c57f0b06474455bc58541228ac5be7cbeb]

#i10000#


2009-10-29  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [834a384180018be5d8ad3833f5f9f5918be88922]

#i10000#


2009-10-29  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [f67254410da8c2aa533c70ef05352d07b3746462]

printerpullpages: #i106398# fix HC mode


2009-10-29  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [567c191f14ff619480d85a993d22c47f7a55192a]

merge


2009-10-29  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [af88695d0ccd5c8b9993387c85efa6af95e1d39d]

printerpullpages: #i106290# writer test updates


2009-10-29  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [d9276527300de11e5e9cfa9aa5d87de23e8cca25]

printerpullpages: #i106288# calc test updates


2009-10-29  Michael Stahl  <mst@openoffice.org>  [afe9e3ff34b9564d66bec1bdf522a80a3ef773b4]

#i106401#: apply (slightly modified) patch from cmc


2009-10-29  Michael Stahl  <mst@openoffice.org>  [0206a8cdbb2b98b6709b1789f49465f01657cd1d]

#i105643#: apply patch from cmc


2009-10-29  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [34cd75ba9901e55f641ed8e22f3f9895a5c57f16]

vcl107: #i106444# strict aliasing patch (thanks cmc)


2009-10-29  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [503a7210275e0f3e41cc479b81922a19968cf9cf]

vcl107: #i106443# check fgets (thanks cmc)


2009-10-29  Hans-Joachim Lankenau  <hjs@openoffice.org>  [0a7f9346503a557f583bced269655fa1996550af]

ause109: #i106296# make build.xml aware of TARFILE_LOCATION


2009-10-29  Philipp Lohmann  <Philipp.Lohmann@Sun.COM>  [979028e7efbcaf1b419040d9bd9df34218b3fca2]

#i90599# fix a case of incomplete accel sequences (thanks cmc and dtardon)


2009-10-29  Philipp Lohmann  <Philipp.Lohmann@Sun.COM>  [ab6ddd695b93e80632c73bef82d9647a3af313c6]

#i106437# distinguish between slides and pages in impress/draw


2009-10-29  Henning Brinkmann  <hbrinkm@openoffice.org>  [00212019d055f897eb78fc13e54259d903d896ab]

applied patch for #i106057#


2009-10-29  Henning Brinkmann  <hbrinkm@openoffice.org>  [8f360c02dbbeb5bbed76d9bdefcc6a1d6dd4c9cd]

applied patch for #i106057#


2009-10-29  skotti  <skotti@wintermute>  [92bff53fcafec701e15c0eba35cf65b291c9ee42]

Fixed indentions for the four CJK related .inc files.


2009-10-29  skotti  <skotti@wintermute>  [047f67785caad3ca5d34ae35f4793895d9c9bf0a]

#i103052# - Remove last occurrence of DruckenDlg from Framework


2009-10-29  skotti  <skotti@wintermute>  [e89831f08f77d28472adcdebdcdf0231fe669a1c]

Delete unused files


2009-10-29  Matthias Huetsch  <matthias.huetsch@sun.com>  [99ff23fd836338bb0c84c2bd7ede95048c624cba]

#i71568# Remove unused range locking code.


2009-10-29  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [aa4b05bffbcea6156c51f0c5ff936f87fc2f26a3]

#i71568# #i108349# Remove unused range locking code.


2009-10-29  Matthias Huetsch  <matthias.huetsch@sun.com>  [38370b7cc6371d03cac8132245c1bee5031f758d]

#i71568# Remove unused range locking code.


2009-10-29  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [f04086c8770d9473e7c5b2aa41fe1a4682f2144d]

merge


2009-10-29  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [5f6bed9fc0b019fa78319bc1cdf8db4ac1abce6c]

finally removed XUnoTunnel from the FormController implementation, and did some small re-factorings in preparation of moving the responsibility for always having an empty filter row to the navigator


2009-10-29  Dirk Völzke  <dv@openoffice.org>  [941aa19d6059eb8c21022b213cc8e42ea2f3216c]

#i106129# Don't use debug system libraries until we fully support x64 on windows


2009-10-29  Dirk Völzke  <dv@openoffice.org>  [c2553d20b70d349d221bce57367dc8519c435998]

#i106129# Some changes to support 64Bit Windows


2009-10-29  sb  <sb@openoffice.org>  [925a3a281e9fe4bc6d1f62d8c1ade83e46bf87f9]

sb116: #i106384# avoid GCC warnings produced if -fno-strict-aliasing were removed (patch by cmc)


2009-10-29  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [4f87e26a2686b8d25c4058892ae7c408a2d56253]

#i10000#


2009-10-29  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [8d170f0fbb64bc973257e56eccbb214039deb53b]

uhm ... who's doing that the old way?


2009-10-29  Philipp Lohmann  <Philipp.Lohmann@Sun.COM>  [19b01b2cbe8df5c53a65b967c5da9e1eb1ff86ae]

#i106400# DisclosureButton should react on +/- keys


2009-10-29  Ivo Hinkelmann  <ihi@openoffice.org>  [67709c13a6f4c7c15ec3431c494661a1c588e2bc]

CWS-TOOLING: integrate CWS c07v026_OOO320 2009-10-19 10:26:11 +0200 mav  r277008 : #b6886425# use standard solution to encode the URL for the Gnome 2009-10-19 08:38:28 +0200 mav  r276998 : #b6886425# encode the URL correctly for the Gnome 2009-10-07 12:49:32 +0200 os  r276749 : #b6887668# resize items depending on the item text length 2009-09-28 18:42:32 +0200 dr  r276499 : #b6883075# shrink print ranges to Excel sheet limits 2009-09-28 16:50:25 +0200 od  r276497 : #b6882166# method <SwSectionFrm::SimpleFormat(..)>            - assure notification on position changes, otherwise the layout will not be correct. 2009-09-15 18:31:37 +0200 dr  r276185 : #b6872823# check cursor before using, patch by aw 2009-09-09 10:52:52 +0200 od  r275975 : #b6879723# correct handling of new list level attributes regarding paragraph indent values, 	   especially in case of OOo 2.0 and former hidden compatibility option "Ignore first line 	   indent on numbering" 2009-09-08 11:10:31 +0200 od  r275918 : #b6876367# method <lcl_SetTxtFmtColl(..)> 	   - do not reset list attributes at paragraph, if its applied list style 	     will not change due to the newly applied paragraph style. 2009-09-07 12:48:58 +0200 obo  r275890 : Merge from c07v025 into this CWS


2009-10-29  Ivo Hinkelmann  <ihi@openoffice.org>  [8f101fabfe831fe151edee41909676dea89dde7a]

CWS-TOOLING: integrate CWS c07v026_OOO320 2009-10-19 10:26:11 +0200 mav  r277008 : #b6886425# use standard solution to encode the URL for the Gnome 2009-10-19 08:38:28 +0200 mav  r276998 : #b6886425# encode the URL correctly for the Gnome 2009-10-07 12:49:32 +0200 os  r276749 : #b6887668# resize items depending on the item text length 2009-09-28 18:42:32 +0200 dr  r276499 : #b6883075# shrink print ranges to Excel sheet limits 2009-09-28 16:50:25 +0200 od  r276497 : #b6882166# method <SwSectionFrm::SimpleFormat(..)>            - assure notification on position changes, otherwise the layout will not be correct. 2009-09-15 18:31:37 +0200 dr  r276185 : #b6872823# check cursor before using, patch by aw 2009-09-09 10:52:52 +0200 od  r275975 : #b6879723# correct handling of new list level attributes regarding paragraph indent values, 	   especially in case of OOo 2.0 and former hidden compatibility option "Ignore first line 	   indent on numbering" 2009-09-08 11:10:31 +0200 od  r275918 : #b6876367# method <lcl_SetTxtFmtColl(..)> 	   - do not reset list attributes at paragraph, if its applied list style 	     will not change due to the newly applied paragraph style. 2009-09-07 12:48:58 +0200 obo  r275890 : Merge from c07v025 into this CWS


2009-10-29  Ivo Hinkelmann  <ihi@openoffice.org>  [d7c1cd7976cc346a7c9384dff41f06376126b38a]

CWS-TOOLING: integrate CWS c07v026_OOO320 2009-10-19 10:26:11 +0200 mav  r277008 : #b6886425# use standard solution to encode the URL for the Gnome 2009-10-19 08:38:28 +0200 mav  r276998 : #b6886425# encode the URL correctly for the Gnome 2009-10-07 12:49:32 +0200 os  r276749 : #b6887668# resize items depending on the item text length 2009-09-28 18:42:32 +0200 dr  r276499 : #b6883075# shrink print ranges to Excel sheet limits 2009-09-28 16:50:25 +0200 od  r276497 : #b6882166# method <SwSectionFrm::SimpleFormat(..)>            - assure notification on position changes, otherwise the layout will not be correct. 2009-09-15 18:31:37 +0200 dr  r276185 : #b6872823# check cursor before using, patch by aw 2009-09-09 10:52:52 +0200 od  r275975 : #b6879723# correct handling of new list level attributes regarding paragraph indent values, 	   especially in case of OOo 2.0 and former hidden compatibility option "Ignore first line 	   indent on numbering" 2009-09-08 11:10:31 +0200 od  r275918 : #b6876367# method <lcl_SetTxtFmtColl(..)> 	   - do not reset list attributes at paragraph, if its applied list style 	     will not change due to the newly applied paragraph style. 2009-09-07 12:48:58 +0200 obo  r275890 : Merge from c07v025 into this CWS


2009-10-29  Ivo Hinkelmann  <ihi@openoffice.org>  [cc454dff0a7c56138f1829480c3aa98d4d736eb1]

CWS-TOOLING: integrate CWS c07v026_OOO320 2009-10-19 10:26:11 +0200 mav  r277008 : #b6886425# use standard solution to encode the URL for the Gnome 2009-10-19 08:38:28 +0200 mav  r276998 : #b6886425# encode the URL correctly for the Gnome 2009-10-07 12:49:32 +0200 os  r276749 : #b6887668# resize items depending on the item text length 2009-09-28 18:42:32 +0200 dr  r276499 : #b6883075# shrink print ranges to Excel sheet limits 2009-09-28 16:50:25 +0200 od  r276497 : #b6882166# method <SwSectionFrm::SimpleFormat(..)>            - assure notification on position changes, otherwise the layout will not be correct. 2009-09-15 18:31:37 +0200 dr  r276185 : #b6872823# check cursor before using, patch by aw 2009-09-09 10:52:52 +0200 od  r275975 : #b6879723# correct handling of new list level attributes regarding paragraph indent values, 	   especially in case of OOo 2.0 and former hidden compatibility option "Ignore first line 	   indent on numbering" 2009-09-08 11:10:31 +0200 od  r275918 : #b6876367# method <lcl_SetTxtFmtColl(..)> 	   - do not reset list attributes at paragraph, if its applied list style 	     will not change due to the newly applied paragraph style. 2009-09-07 12:48:58 +0200 obo  r275890 : Merge from c07v025 into this CWS


2009-10-29  Philipp Lohmann  <Philipp.Lohmann@Sun.COM>  [80ccdb417dd3eeb6f70d8c39eb6448185adec94c]

#i106341# catch division by zero in exotic case


2009-10-29  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [04a9a7a64f8d607944d1c9cea545d13e12754353]

merging latest changes (pushed to cwsserv by oj)


2009-10-29  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [e3923091ddc380e0eb332298c2ae29bb3d09354c]

merging latest changes (pushed to cwsserv by oj)


2009-10-29  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [b9805f378023cc4864f8791fb506efa3bc412aa1]

merging latest changes (pushed to cwsserv by oj)


2009-10-29  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [3681c262bd150fc60fd51b3473873e45c8314dd9]

merging latest changes (pushed to cwsserv by oj)


2009-10-29  Ocke Janssen  <Ocke.Janssen@sun.com>  [9878284ec3ac99b60cc0f59fa926e114f6789c29]

Automated merge with file:///z:\so-cwsserv02\dba33b\DEV300\ooo


2009-10-29  Ocke Janssen  <Ocke.Janssen@sun.com>  [d18c9fe60e325bde1b86d7b5461fad6b202e8006]

Automated merge with file:///z:\so-cwsserv02\dba33b\DEV300\ooo


2009-10-29  Ocke Janssen  <Ocke.Janssen@sun.com>  [3ee76c2144ab24a04b172a4695c3a7e5abfda105]

Automated merge with file:///z:\so-cwsserv02\dba33b\DEV300\ooo


2009-10-29  Ocke Janssen  <Ocke.Janssen@sun.com>  [26d8f6db158c7a46873b71afc34aa79a5933551c]

Automated merge with file:///z:\so-cwsserv02\dba33b\DEV300\ooo


2009-10-29  Ocke Janssen  <Ocke.Janssen@sun.com>  [78bd99da50ff9ad6154b4434172a138ff3df5720]

check if sequence exists


2009-10-29  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [2aa126613fa25534aee78e818bf73378c2548d98]

merging in latest changes


2009-10-29  Philipp Lohmann  <Philipp.Lohmann@Sun.COM>  [6e85ab648fa2d7f40269670bbe4c5948b12e0f75]

#i106426# attach dependency to brochure option


2009-10-29  Ocke Janssen  <Ocke.Janssen@sun.com>  [e7f32a0dc59f554c20eeaa7d66a2b1190e752564]

apply changes from m62


2009-10-29  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [36707fd4e80a4b461d4ae1fe00e329bb10eef369]

added 3.3 to the translation table


2009-10-29  Ocke Janssen  <Ocke.Janssen@sun.com>  [37c77665a214b5822d3b4bdebcca5f6382371974]

apply changes from m62


2009-10-29  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [83a1ef8be5113f98fe6632aafb40eb86a932843a]

added 3.3 to the translation table


2009-10-29  Michael Stahl  <mst@openoffice.org>  [e11f2d0cd0b7fd13dc3799d9866abbab51898f50]

#i91504#: SwDoc::SortText():  fix ASSERT from ~SwIndexReg() on creation of DELETE redline.  fix warning on unxsoli4 (rename variable).


2009-10-29  Michael Stahl  <mst@openoffice.org>  [ff9ed934074a08c1376ade65fa5da3fd7b1b9c0c]

#i91504#: apply patch from majun51


2009-10-29  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [f748b201799c61d87f2ecf3569b75a22c107f1ae]

added a TODO comment


2009-10-29  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [fbd5fd6e304ee633e92b88bba45e26a65ad6cb05]

#i10000#


2009-10-29  Ocke Janssen  <Ocke.Janssen@sun.com>  [7b84a221e4e00245c71fb9442ca8c84562ec08af]

#i106422# assure that the sequence stays alive when set binary data


2009-10-29  Philipp Lohmann  <Philipp.Lohmann@Sun.COM>  [069ce0d6e5cc9994af9b6470c2cf02057db84d0f]

#i106402# tab order of preview cycle buttons


2009-10-29  Philipp Lohmann  <Philipp.Lohmann@Sun.COM>  [ba9a8c89c5ad8e9f9cafd1ebccb87c010a0949b2]

#i106427# fill in page range


2009-10-29  Ingo Schmidt  <is@openoffice.org>  [34cf5372d0d7cc12345db498559359a30acf3e78]

#i10633# admin.pl support for msidb.exe next to admin.pl


2009-10-29  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [59f536fbb5eb3ef22204d65103814f762cbe39dd]

line ends


2009-10-29  Ocke Janssen  <Ocke.Janssen@sun.com>  [939ce4dfdd902e8adb2cfa4049c9e92b19d7d999]

#i106422# assure that the sequence stays alive when set binary data


2009-10-29  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [bb3275d5529e5e6553ccbf9ff91e1f458498f3a8]

step 2 of the FormController UNOization: UNOized all the incoming and outgoing calls, now the interface is completely UNO-based


2009-10-29  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [791675595698a837eea2731ec5b26b56afd857d6]

step 2 of the FormController UNOization: UNOized all the incoming and outgoing calls, now the interface is completely UNO-based


2009-10-29  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [e37f884c0e998b48a798285f43eebc514ab5ba8a]

step 2 of the FormController UNOization: UNOized all the incoming and outgoing calls, now the interface is completely UNO-based


2009-10-29  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [9710e5d00423ac9363b48fbc6205ca3e27464db0]

typo in classname (unused, anyway, but ...)


2009-10-29  Ingo Schmidt  <is@openoffice.org>  [faf0b92ddb466599ccef0817b352c5e46bd5464c]

#i106333# using local msidb.exe


2009-10-29  skotti  <skotti@wintermute>  [603c7305892030790acf165b4659d05653956ba3]

#i103052# - added warning for #i106426


2009-10-29  jl  <jl@openoffice.org>  [639e8080784f9b04efbb2d97e9f1b6b82fba24dc]

#103420# use CERT_PKIXVerifyCert


2009-10-29  skotti  <skotti@wintermute>  [7a93035747426042e6566366095654a254785deb]

#i103052# - exclude call to printer properties on Windows as we do not use SPAdmin but the Windows printer settings dialog


2009-10-29  skotti  <skotti@wintermute>  [ac2d283a19892df35f5c9766c731ee27e832129b]

#i103052# - changed name of sub PrintingResources() to sub g_printing according to the coding guidelines


2009-10-29  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [ec06c94db9cc080aa563a3323e18e850906c4c62]

getZoom: access the peer, not the control, for getting implementation access


2009-10-28  Matthias Huetsch  <matthias.huetsch@sun.com>  [f49b73948d5e0b98fd3e332b11ad4cb1ca927621]

#i10000# Fixed operator new[]/delete mismatch.


2009-10-28  Philipp Lohmann  <Philipp.Lohmann@Sun.COM>  [1b4aa4f14c4e2449345e2f1c23cc88319cc3a649]

#i42985# use system fonts for fields


2009-10-28  Christian Lippka  <cl@openoffice.org>  [08c281df2535b9fbe2ba5c5658ba3e8b47e77af0]

#i106369# only hide placeholder on master page not all text shapes


2009-10-28  Armin Weiss  <aw@openoffice.org>  [399c758fd565fa692bf34eb542121827d5ad0f98]

#i106183# added fix as described tin task


2009-10-28  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [95ccca996e41c0ff9fa70fb5007f06796a98bc1c]

#i105323# added documentation to primitives


2009-10-28  Ivo Hinkelmann  <ihi@openoffice.org>  [0211e8bc457a12570988f4aee7dea42c2fc6d56f]

CWS-TOOLING: integrate CWS writerfilter32bugfixes01 2009-10-16 10:25:35 +0200 os  r276956 : warning fixed 2009-10-16 10:18:35 +0200 os  r276954 : using namespace std removed from headers 2009-10-16 10:18:19 +0200 os  r276953 : using namespace std removed from headers 2009-10-16 10:17:35 +0200 os  r276952 : using namespace std removed from headers 2009-10-14 12:14:16 +0200 cedricbosdo  r276890 : Fixed warnings 2009-10-09 08:36:35 +0200 cedricbosdo  r276796 : Rebased to OOO320_m1 2009-10-05 11:32:53 +0200 cedricbosdo  r276668 :  * Fixed namespace_preprocess for windows build  * Removed some unused variable  * Set a default value for GetCurrentToken 2009-09-07 13:05:30 +0200 os  r275892 : #i104155# support for empty URLs if called from writerfilter re-introduced 2009-09-04 14:36:14 +0200 cedricbosdo  r275803 : CWS-TOOLING: rebase CWS writerfilter32bugfixes01 to trunk@275331 (milestone: DEV300:m56) 2009-05-15 17:36:28 +0200 cedricbosdo  r271958 : Added file to test docx numbering import fixes 2009-05-15 17:28:27 +0200 cedricbosdo  r271955 : * Implemented a VML import basis. * Fixed some docx numbering import bugs * Implemented docx outline style import 2009-03-16 11:42:06 +0100 hbrinkm  r269515 : moved clog inside #ifdef 2009-03-13 18:30:14 +0100 cedricbosdo  r269493 : Fixed a dummy paragraph ending problem 2009-03-13 13:57:58 +0100 cedricbosdo  r269477 : Added the missing headers 2009-03-13 12:03:25 +0100 cedricbosdo  r269466 : Fixed i#93786 and i#100176 2009-03-12 11:39:10 +0100 cedricbosdo  r269377 : Fixed a crash in the redlines patch 2009-03-12 10:11:48 +0100 cedricbosdo  r269362 : Fixes for the docx import 2009-03-12 10:10:37 +0100 cedricbosdo  r269361 : docx import fixes for:   + tables styles   + pictures positionning   + redlines Started to implement the docx settings.xml import


2009-10-28  Ivo Hinkelmann  <ihi@openoffice.org>  [81286906d0b76a3b6c4443378877828290c3e5f0]

CWS-TOOLING: integrate CWS writerfilter32bugfixes01 2009-10-16 10:25:35 +0200 os  r276956 : warning fixed 2009-10-16 10:18:35 +0200 os  r276954 : using namespace std removed from headers 2009-10-16 10:18:19 +0200 os  r276953 : using namespace std removed from headers 2009-10-16 10:17:35 +0200 os  r276952 : using namespace std removed from headers 2009-10-14 12:14:16 +0200 cedricbosdo  r276890 : Fixed warnings 2009-10-09 08:36:35 +0200 cedricbosdo  r276796 : Rebased to OOO320_m1 2009-10-05 11:32:53 +0200 cedricbosdo  r276668 :  * Fixed namespace_preprocess for windows build  * Removed some unused variable  * Set a default value for GetCurrentToken 2009-09-07 13:05:30 +0200 os  r275892 : #i104155# support for empty URLs if called from writerfilter re-introduced 2009-09-04 14:36:14 +0200 cedricbosdo  r275803 : CWS-TOOLING: rebase CWS writerfilter32bugfixes01 to trunk@275331 (milestone: DEV300:m56) 2009-05-15 17:36:28 +0200 cedricbosdo  r271958 : Added file to test docx numbering import fixes 2009-05-15 17:28:27 +0200 cedricbosdo  r271955 : * Implemented a VML import basis. * Fixed some docx numbering import bugs * Implemented docx outline style import 2009-03-16 11:42:06 +0100 hbrinkm  r269515 : moved clog inside #ifdef 2009-03-13 18:30:14 +0100 cedricbosdo  r269493 : Fixed a dummy paragraph ending problem 2009-03-13 13:57:58 +0100 cedricbosdo  r269477 : Added the missing headers 2009-03-13 12:03:25 +0100 cedricbosdo  r269466 : Fixed i#93786 and i#100176 2009-03-12 11:39:10 +0100 cedricbosdo  r269377 : Fixed a crash in the redlines patch 2009-03-12 10:11:48 +0100 cedricbosdo  r269362 : Fixes for the docx import 2009-03-12 10:10:37 +0100 cedricbosdo  r269361 : docx import fixes for:   + tables styles   + pictures positionning   + redlines Started to implement the docx settings.xml import


2009-10-28  skotti  <skotti@wintermute>  [c1132206882bacbcb353f3410b87bb298b3fddc8]

#i103052# - updated .win files and g_printing.inc with updated Help-IDs


2009-10-28  skotti  <skotti@wintermute>  [8bdb6dbd14c2eaa99518b33bea441c171b0a4b22]

#i103052# - Updating and refactoring tests, adjusting to new print dialog, provided issue-ids where required etc.


2009-10-28  Philipp Lohmann  <Philipp.Lohmann@Sun.COM>  [1e5a2483572d7185407352ffce2493e41f205532]

#i105062# improve icon theme fallback (thanks pmladek)


2009-10-28  Philipp Lohmann  <Philipp.Lohmann@Sun.COM>  [19af9e2b8f2c744e3047a11c0bb21dd11eda2522]

#i105062# improve icon theme fallback (thanks pmladek)


2009-10-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [38c6ee6c2cfdc60df24bd50fc7fcffd1af43807e]

ause103: update to DEV300 m62


2009-10-28  Christian Lippka  <cl@openoffice.org>  [a71e992f009725cab57f0b43627d91bfa1456942]

#i106146# fixed also the other 5 occourences of the same buggy code


2009-10-28  Philipp Lohmann  <Philipp.Lohmann@Sun.COM>  [b72f59d414a398e3c64f1723f76e7dbaa5d73792]

#i106374# clean up dead code (thanks cmc)


2009-10-28  Thomas Benisch  <tbe@openoffice.org>  [5ee94d6d098348df8ef10d01a6069279a2e8a999]

#i12587# Inserting/editing arbitrary text objects in chart


2009-12-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [1cb6597bf2771679b953c96cebebf8891e4332b4]

chartshapes: merge with DEV300 m62


2009-10-28  caolan  <caolan@localhost.localdomain>  [5f92cc494e324f3b09c4b640ad73531860405f78]

gsminhibit: #i106372#: move to org.gnome.SessionManager


2009-10-28  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [b1896d2ad88e9162731c2ffe03436786883d9661]

#i106368#


2009-10-28  Frank Schoenheit [fs]  <frank.schoenheit@sun.com>  [7cef9bd05b4f0372fb3f1668b9ddd140b5b07633]

copying fix for issue #i105367# herein


2009-10-28  Ocke Janssen  <oj@openoffice.org>  [9543c83ef655a978a66634e71267c26837a122cf]

#i105825# try catch in the wrong place


2009-10-28  Ocke Janssen  <Ocke.Janssen@sun.com>  [2b2e38d10890b601bf10cf5e85dbea3741d8ede6]

#i104836# add accelerator for AddField command


2009-10-28  Ocke Janssen  <Ocke.Janssen@sun.com>  [1a72fe4992ec10b1600ff8e1225d3f42bda2043b]

#i104836# add accelerator for AddField command


2009-10-27  Ivo Hinkelmann  <ihi@openoffice.org>  [d9e6f47543d2cc8b9478c52be27e87c5f71d1b7b]

CWS-TOOLING: integrate CWS jl133 2009-10-20 11:47:23 +0200 jl  r277045 : CWS-TOOLING: rebase CWS jl133 to branches/OOO320@276942 (milestone: OOO320:m2) 2009-09-30 12:23:43 +0200 jl  r276551 : #i103747# added dependency to local filesystem service 2009-09-14 14:12:18 +0200 jl  r276113 : #i103747# 2009-09-14 14:09:41 +0200 jl  r276112 : #i103747# 2009-09-14 13:24:20 +0200 jl  r276108 : #i103747# 2009-09-11 08:27:43 +0200 jl  r276049 : #i103747# changes for opensolaris bundled extensions 2009-09-11 08:21:36 +0200 jl  r276048 : #i103747# changes for opensolaris bundled extensions


2009-10-27  Philipp Lohmann  <pl@openoffice.org>  [51977c2b62de1b3d227cce0a1f7f9648f4e98063]

#i106351# avoid early exits when changing state


2009-10-27  Christian Lippka  <cl@openoffice.org>  [2e6e02efc7119ad8b8f2893f6f7f7ec8ffe6987c]

fixed unix errors


2009-11-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [291fd0bdf6d1ffaf7a3b076ad8d05b7de08c5018]

impresspaintbrush01: merge with DEV300 m62


2009-10-27  Mikhail Voitenko  <mav@openoffice.org>  [8a0d1b11477b9bc647cc4d490cfdf2828be3071c]

#i10000# separate SO build for windows


2009-10-27  Henning Brinkmann  <hbrinkm@openoffice.org>  [9862926573da77c3c89c3af6515afa7862237dbb]

added keys 'resources-with-kind' and 'sprms-with-code' to fix SprmKind


2009-10-27  Henning Brinkmann  <hbrinkm@openoffice.org>  [548ad9ff79b5d60205f1e34c78a8813aa6d72a43]

merged last changes


2009-10-27  Henning Brinkmann  <hbrinkm@openoffice.org>  [b354c8ff81d82ecedf960ff3292af6760b81185a]

merged last changes


2009-10-27  Henning Brinkmann  <hbrinkm@openoffice.org>  [17e9755466f5c1cd188289d88232467a691ce003]

merged last changes


2009-10-27  Henning Brinkmann  <hbrinkm@openoffice.org>  [443caa28799d4610b2c802078ccd7d19a574e3f3]

merged last changes


2009-10-27  Henning Brinkmann  <hbrinkm@openoffice.org>  [715c1fc60ec514d1b70e01257cf660004f6d3df1]

merged last changes


2009-10-27  Henning Brinkmann  <hbrinkm@openoffice.org>  [f60d1f66771962eb4da78c06802a4fcfc900e414]

merged last changes


2009-10-27  Henning Brinkmann  <hbrinkm@openoffice.org>  [a74c80e9724b588418b9b720958c162fc122dc11]

merged last changes


2009-10-27  Henning Brinkmann  <hbrinkm@openoffice.org>  [60bfa9a3ef7639fbb61cc78d68281ae68cc110da]

merged last changes


2009-10-27  Henning Brinkmann  <hbrinkm@openoffice.org>  [f5a6b54c85e0a8ec913a336d4df92eff454d031b]

merged last changes


2009-10-27  Henning Brinkmann  <hbrinkm@openoffice.org>  [56088ea0bc4553abbeec1a82b5a0f427a913a130]

merged last changes


2009-10-27  Ivo Hinkelmann  <ihi@openoffice.org>  [959cfafb5d71c24b4568473fc3fa8c3bb8c30243]

CWS-TOOLING: integrate CWS ooo32gsl01 2009-10-13 15:59:25 +0200 hdu  r276868 : #i100000# fix remaining merge conflict 2009-10-12 16:08:38 +0200 hdu  r276837 : CWS-TOOLING: rebase CWS ooo32gsl01 to branches/OOO320@276773 (milestone: OOO320:m1) 2009-09-15 10:09:52 +0200 hdu  r276150 : #i104861# adjust metrics to pseudo-emUnits==1000 expectation for better precision allow non-integer charwidth/stemwidth 2009-09-15 09:58:00 +0200 hdu  r276149 : #i104861# prepare to fix by updating cff.cxx to latest version from CWS vcl105 2009-09-14 16:06:46 +0200 hdu  r276130 : #i104221# treat judeo-spanish varika as diacritic also in problematic fonts (thanks yoramg) 2009-09-14 15:27:14 +0200 hdu  r276126 : #i104221# fix regression with he/ar diacritics 2009-09-10 15:39:58 +0200 aw  r276038 : #i104867# added a GraphicVersion number to EmbeddedObjectRef to allow Grahic chamge checks without fetching the graphic 2009-09-10 15:38:41 +0200 aw  r276037 : #i104867# added GraphicVersionNumber to SdrOleContentPrimitive to detect OLE content change without getting the Graphic 2009-09-09 17:16:43 +0200 hdu  r276006 : #i104886# Aqua: fix for 101491 only applies to non-hairlines 2009-09-09 16:39:05 +0200 hdu  r276002 : #i99849# don't give up on ScriptItemize too early


2009-10-27  Ivo Hinkelmann  <ihi@openoffice.org>  [81c1316709e2f29670e9d5aaebe9b29bc92f2a5d]

CWS-TOOLING: integrate CWS ooo32gsl01 2009-10-13 15:59:25 +0200 hdu  r276868 : #i100000# fix remaining merge conflict 2009-10-12 16:08:38 +0200 hdu  r276837 : CWS-TOOLING: rebase CWS ooo32gsl01 to branches/OOO320@276773 (milestone: OOO320:m1) 2009-09-15 10:09:52 +0200 hdu  r276150 : #i104861# adjust metrics to pseudo-emUnits==1000 expectation for better precision allow non-integer charwidth/stemwidth 2009-09-15 09:58:00 +0200 hdu  r276149 : #i104861# prepare to fix by updating cff.cxx to latest version from CWS vcl105 2009-09-14 16:06:46 +0200 hdu  r276130 : #i104221# treat judeo-spanish varika as diacritic also in problematic fonts (thanks yoramg) 2009-09-14 15:27:14 +0200 hdu  r276126 : #i104221# fix regression with he/ar diacritics 2009-09-10 15:39:58 +0200 aw  r276038 : #i104867# added a GraphicVersion number to EmbeddedObjectRef to allow Grahic chamge checks without fetching the graphic 2009-09-10 15:38:41 +0200 aw  r276037 : #i104867# added GraphicVersionNumber to SdrOleContentPrimitive to detect OLE content change without getting the Graphic 2009-09-09 17:16:43 +0200 hdu  r276006 : #i104886# Aqua: fix for 101491 only applies to non-hairlines 2009-09-09 16:39:05 +0200 hdu  r276002 : #i99849# don't give up on ScriptItemize too early


2009-10-27  Mikhail Voitenko  <mav@openoffice.org>  [3efb06e835112a82bb38d3687b28fd20450a6471]

#i10000# do not build StarOffice build for OpenOffice


2009-10-27  Matthias Huetsch [mhu]  <matthias.huetsch@sun.com>  [a72cabcec67a5aa8b1ca175fe8a7494ab4327c68]

#i71568# #i108349# simplified C++ wrapper inline implementation.


2009-10-27  Matthias Huetsch  <matthias.huetsch@sun.com>  [e656ee2d01ddb88a8d6898f2ec229f1fc220ab9c]

#i71568# simplified C++ wrapper inline implementation.


2009-10-27  Armin Weiss  <aw@openoffice.org>  [1d8ff938ffc1a10d7889ff29f13f7e87a221d84e]

#i103454# need to set all PaperSizes (three) at the Outliner to get the right layout


2009-10-27  Henning Brinkmann  <hbrinkm@openoffice.org>  [868927ee2f000337ba5663c1c840ceecbf0fd5e5]

merged DEV300_m62


2009-10-27  Henning Brinkmann  <hbrinkm@openoffice.org>  [21cc8654c67ce7a97257ea06a7558a97645d250b]

merged DEV300_m62


2009-10-27  Henning Brinkmann  <hbrinkm@openoffice.org>  [b452b80fc7c57b5ebb4de3c13cd43db9a5021bd5]

merged DEV300_m62


2009-10-27  Henning Brinkmann  <hbrinkm@openoffice.org>  [c1334e8916fc2b8e12c21c101650fd4ee868972f]

merged DEV300_m62


2009-10-27  Henning Brinkmann  <hbrinkm@openoffice.org>  [9d18e93512a43f98fc6438d80a2a4bd8f41ac18a]

merged DEV300_m62


2009-10-27  Henning Brinkmann  <hbrinkm@openoffice.org>  [d1f1cf3cd6635c289ff7f6ad3683545577f64103]

merged DEV300_m62


2009-10-27  Henning Brinkmann  <hbrinkm@openoffice.org>  [a7d4ced72c6f8863d3faa1b2a7ee35ab35b62514]

merged DEV300_m62


2009-10-27  Henning Brinkmann  <hbrinkm@openoffice.org>  [1bafcfba0d813aada08fdcefa8e0f95cb44f776b]

merged DEV300_m62


2009-10-27  Henning Brinkmann  <hbrinkm@openoffice.org>  [2a6565a8b8e35bb0f7e7097f0d6ade533b819a01]

merged DEV300_m62


2009-10-27  Henning Brinkmann  <hbrinkm@openoffice.org>  [00735b967478f5866e05ed989bbda5de3e8f50cd]

merged DEV300_m62


2009-10-27  Ivo Hinkelmann  <ihi@openoffice.org>  [240fe10d45a655a21b77ec76a838f06d2e665773]

CWS-TOOLING: integrate CWS impress178 2009-10-16 19:54:41 +0200 sj  r276995 : removed warning 2009-10-16 17:46:12 +0200 sj  r276993 : #i103757# applied patch (fixed crash if model changes) 2009-10-16 16:06:07 +0200 sj  r276985 : CWS-TOOLING: rebase CWS impress178 to branches/OOO320@276942 (milestone: OOO320:m2) 2009-10-08 13:51:23 +0200 sj  r276790 : #i105654# fixed closing of line geometry 2009-10-07 17:26:56 +0200 sj  r276762 : #i105606# fixed object shadow 2009-10-07 17:25:39 +0200 sj  r276761 : minor improvements 2009-10-07 11:48:26 +0200 af  r276745 : #i103047# Prevent context menu of LayoutMenu from being shown when user clicks on background. 2009-10-07 11:33:59 +0200 af  r276743 : #i99866# Set position of the design control manually. 2009-10-06 17:18:23 +0200 sj  r276721 : minor improvements 2009-10-05 18:34:23 +0200 sj  r276692 : #105606# fixed fontsize problem 2009-10-05 17:26:21 +0200 af  r276691 : #i105354# Never process more than one request in a row. 2009-10-02 13:24:25 +0200 af  r276639 : #i94242# Taking insertion position of slide sorter correctly into account. 2009-10-01 13:46:47 +0200 aw  r276602 : #i102224# some Polygon/PolyPolygon usages in SVMConverter ignored the possible curve status of tools::Polygon; added at least an AdaptiveSubdivide 2009-10-01 12:33:56 +0200 aw  r276588 : #i102224# ImplWritePolyPolygon killed the curve information at the PolyPolygon by NOT copying the flags 2009-09-30 17:48:56 +0200 aw  r276567 : #i102224# removed GetSimple() from Polygon and PolyPolygon, replaced completely with AdaptiveSubdivide 2009-09-30 15:45:46 +0200 aw  r276559 : #i102048# secured primitive creation for dimension lines with linestyle none 2009-09-30 14:56:41 +0200 af  r276556 : #i105471# Reordered statements in ~SdModule. 2009-09-30 14:47:12 +0200 aw  r276555 : #i105373# corrected curve ignoring places in MetaFile export


2009-10-27  Ivo Hinkelmann  <ihi@openoffice.org>  [ef14b7f6ed149465c80884b73b53c729b0286081]

CWS-TOOLING: integrate CWS impress178 2009-10-16 19:54:41 +0200 sj  r276995 : removed warning 2009-10-16 17:46:12 +0200 sj  r276993 : #i103757# applied patch (fixed crash if model changes) 2009-10-16 16:06:07 +0200 sj  r276985 : CWS-TOOLING: rebase CWS impress178 to branches/OOO320@276942 (milestone: OOO320:m2) 2009-10-08 13:51:23 +0200 sj  r276790 : #i105654# fixed closing of line geometry 2009-10-07 17:26:56 +0200 sj  r276762 : #i105606# fixed object shadow 2009-10-07 17:25:39 +0200 sj  r276761 : minor improvements 2009-10-07 11:48:26 +0200 af  r276745 : #i103047# Prevent context menu of LayoutMenu from being shown when user clicks on background. 2009-10-07 11:33:59 +0200 af  r276743 : #i99866# Set position of the design control manually. 2009-10-06 17:18:23 +0200 sj  r276721 : minor improvements 2009-10-05 18:34:23 +0200 sj  r276692 : #105606# fixed fontsize problem 2009-10-05 17:26:21 +0200 af  r276691 : #i105354# Never process more than one request in a row. 2009-10-02 13:24:25 +0200 af  r276639 : #i94242# Taking insertion position of slide sorter correctly into account. 2009-10-01 13:46:47 +0200 aw  r276602 : #i102224# some Polygon/PolyPolygon usages in SVMConverter ignored the possible curve status of tools::Polygon; added at least an AdaptiveSubdivide 2009-10-01 12:33:56 +0200 aw  r276588 : #i102224# ImplWritePolyPolygon killed the curve information at the PolyPolygon by NOT copying the flags 2009-09-30 17:48:56 +0200 aw  r276567 : #i102224# removed GetSimple() from Polygon and PolyPolygon, replaced completely with AdaptiveSubdivide 2009-09-30 15:45:46 +0200 aw  r276559 : #i102048# secured primitive creation for dimension lines with linestyle none 2009-09-30 14:56:41 +0200 af  r276556 : #i105471# Reordered statements in ~SdModule. 2009-09-30 14:47:12 +0200 aw  r276555 : #i105373# corrected curve ignoring places in MetaFile export


2009-10-27  Ivo Hinkelmann  <ihi@openoffice.org>  [475a5ec764e1963f179df43cfa91e1c73b5a97c5]

CWS-TOOLING: integrate CWS impress178 2009-10-16 19:54:41 +0200 sj  r276995 : removed warning 2009-10-16 17:46:12 +0200 sj  r276993 : #i103757# applied patch (fixed crash if model changes) 2009-10-16 16:06:07 +0200 sj  r276985 : CWS-TOOLING: rebase CWS impress178 to branches/OOO320@276942 (milestone: OOO320:m2) 2009-10-08 13:51:23 +0200 sj  r276790 : #i105654# fixed closing of line geometry 2009-10-07 17:26:56 +0200 sj  r276762 : #i105606# fixed object shadow 2009-10-07 17:25:39 +0200 sj  r276761 : minor improvements 2009-10-07 11:48:26 +0200 af  r276745 : #i103047# Prevent context menu of LayoutMenu from being shown when user clicks on background. 2009-10-07 11:33:59 +0200 af  r276743 : #i99866# Set position of the design control manually. 2009-10-06 17:18:23 +0200 sj  r276721 : minor improvements 2009-10-05 18:34:23 +0200 sj  r276692 : #105606# fixed fontsize problem 2009-10-05 17:26:21 +0200 af  r276691 : #i105354# Never process more than one request in a row. 2009-10-02 13:24:25 +0200 af  r276639 : #i94242# Taking insertion position of slide sorter correctly into account. 2009-10-01 13:46:47 +0200 aw  r276602 : #i102224# some Polygon/PolyPolygon usages in SVMConverter ignored the possible curve status of tools::Polygon; added at least an AdaptiveSubdivide 2009-10-01 12:33:56 +0200 aw  r276588 : #i102224# ImplWritePolyPolygon killed the curve information at the PolyPolygon by NOT copying the flags 2009-09-30 17:48:56 +0200 aw  r276567 : #i102224# removed GetSimple() from Polygon and PolyPolygon, replaced completely with AdaptiveSubdivide 2009-09-30 15:45:46 +0200 aw  r276559 : #i102048# secured primitive creation for dimension lines with linestyle none 2009-09-30 14:56:41 +0200 af  r276556 : #i105471# Reordered statements in ~SdModule. 2009-09-30 14:47:12 +0200 aw  r276555 : #i105373# corrected curve ignoring places in MetaFile export


2009-10-27  Ivo Hinkelmann  <ihi@openoffice.org>  [898b0e6106093ab2eca17adb1421967d7bdc2184]

CWS-TOOLING: integrate CWS impress178 2009-10-16 19:54:41 +0200 sj  r276995 : removed warning 2009-10-16 17:46:12 +0200 sj  r276993 : #i103757# applied patch (fixed crash if model changes) 2009-10-16 16:06:07 +0200 sj  r276985 : CWS-TOOLING: rebase CWS impress178 to branches/OOO320@276942 (milestone: OOO320:m2) 2009-10-08 13:51:23 +0200 sj  r276790 : #i105654# fixed closing of line geometry 2009-10-07 17:26:56 +0200 sj  r276762 : #i105606# fixed object shadow 2009-10-07 17:25:39 +0200 sj  r276761 : minor improvements 2009-10-07 11:48:26 +0200 af  r276745 : #i103047# Prevent context menu of LayoutMenu from being shown when user clicks on background. 2009-10-07 11:33:59 +0200 af  r276743 : #i99866# Set position of the design control manually. 2009-10-06 17:18:23 +0200 sj  r276721 : minor improvements 2009-10-05 18:34:23 +0200 sj  r276692 : #105606# fixed fontsize problem 2009-10-05 17:26:21 +0200 af  r276691 : #i105354# Never process more than one request in a row. 2009-10-02 13:24:25 +0200 af  r276639 : #i94242# Taking insertion position of slide sorter correctly into account. 2009-10-01 13:46:47 +0200 aw  r276602 : #i102224# some Polygon/PolyPolygon usages in SVMConverter ignored the possible curve status of tools::Polygon; added at least an AdaptiveSubdivide 2009-10-01 12:33:56 +0200 aw  r276588 : #i102224# ImplWritePolyPolygon killed the curve information at the PolyPolygon by NOT copying the flags 2009-09-30 17:48:56 +0200 aw  r276567 : #i102224# removed GetSimple() from Polygon and PolyPolygon, replaced completely with AdaptiveSubdivide 2009-09-30 15:45:46 +0200 aw  r276559 : #i102048# secured primitive creation for dimension lines with linestyle none 2009-09-30 14:56:41 +0200 af  r276556 : #i105471# Reordered statements in ~SdModule. 2009-09-30 14:47:12 +0200 aw  r276555 : #i105373# corrected curve ignoring places in MetaFile export


2009-10-27  Frank Schönheit  <fs@openoffice.org>  [53c9c396125833bbfce4aa376637b96239826cc7]

#i105717# draw without reference device if the target device equals the reference device. This catches the case where the Writer sets a PIXEL-based ref device, and draws onto it - the usual 'draw using ref device' code doesn't allow for PIXELs


2009-10-27  Frank Schönheit  <fs@openoffice.org>  [8c63ca04733c18caf1403b37b95cdd0138c0a58f]

#i105717# properly propagate the (changed) reference device to the drawing layer


2009-10-27  skotti  <skotti@wintermute>  [3494423b363a2530687ea6c2b02130b9537c4c09]

Merge latest DEV300 and CWS sb111


2009-10-27  skotti  <skotti@wintermute>  [e05bf6d61038d45f281994c6ba2fff290d4e1236]

Merge latest DEV300 and CWS sb111


2009-10-27  skotti  <skotti@wintermute>  [908001a8f1e16ab0f25449f20f5b5c0b4fe098d3]

Merge latest DEV300 and CWS sb111


2009-10-27  skotti  <skotti@wintermute>  [17bfa012646e80f5ce3c09f46e7e7505d3b93bda]

Merge latest DEV300 and CWS sb111


2009-10-27  Frank Schönheit  <fs@openoffice.org>  [968c12b498f78515b32caada57da8f4e8eb90060]

#i105717# properly propagate the (changed) reference device to the drawing layer


2009-11-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [32c239bd6ac8e6b8d20650aa87e0ee041b86af2a]

controltextrendering: merge changes from DEV300_m61


2009-10-27  Thomas Benisch  <tbe@openoffice.org>  [1f5743e90ecbd1ac739d96f0d9386ba8f7f7937a]

#i12587# Inserting/editing arbitrary text objects in chart


2009-10-27  Philipp Lohmann  <pl@openoffice.org>  [4e9f08b232cc91aa70f36a6ad9f4ce4bfc2603de]

#i106261# do not confuse stop with start


2009-10-27  Frank Schönheit  <fs@openoffice.org>  [7bda1112bb57fb92a44bd22023396ec0cee3825f]

unix line ends


2009-10-27  Frank Schönheit  <frank.schoenheit@sun.com>  [0ddf79332ac1d5af90fcd318ed201e73d1a99ac2]

(during #i106263#) exception safety for commitControl


2009-10-27  Philipp Lohmann  <pl@openoffice.org>  [812592a71b1aa1449140c0541c935b83fc96d766]

#i106261# avoid duplicate initialization


2009-10-27  Frank Schönheit  <fs@openoffice.org>  [56c0e48da62ea84c611a3cd313b55f3b04743673]

compiler bug: streaming a volatile double into an Any results in a boolean-Any ... removed the 'volatile', which was nonsense, anyway


2009-10-27  Ingo Schmidt  <is@openoffice.org>  [231a6f00440bba2b0135493215b52dbf07c8054e]

#i10633# admin.pl support for included cabinet files


2009-10-27  Ocke Janssen  <Ocke.Janssen@sun.com>  [19df9bd72bcff59613fd984d427ba12cddcd21cf]

#i105481# add new namespaces from xmloff


2009-10-27  os  <os@openoffice.org>  [82df3bb3882a2c284b62090394175d4a09f6f2e1]

#i96415# delete PrintProgress on abort


2009-10-27  Release Engineers  <releng@openoffice.org>  [a79a4812e4cec0a2a0711279b20af5a0f6631838]

Create DEV300_m63 milestone tag from trunk@277194


2009-10-27  Release Engineers  <releng@openoffice.org>  [40ab64211cc89ec112e5baf8c7ff78ad4680b7a3]

Create DEV300_m63 milestone tag from trunk@277194


2009-10-27  Release Engineers  <releng@openoffice.org>  [c0f197f920974f3fdaf8278dad16dc5ecb994d52]

Create DEV300_m63 milestone tag from trunk@277194


2009-10-27  Release Engineers  <releng@openoffice.org>  [a02a44429145de0a67f3b75656f10b146490feec]

Create DEV300_m63 milestone tag from trunk@277194


2009-10-27  Release Engineers  <releng@openoffice.org>  [e92917d1bc75f095222ec757f0006b8ef6883a9b]

Create DEV300_m63 milestone tag from trunk@277194


2009-10-27  Release Engineers  <releng@openoffice.org>  [6526a191a293ebf5a05403097a4d4e1a0e42e070]

Create DEV300_m63 milestone tag from trunk@277194


2009-10-27  Release Engineers  <releng@openoffice.org>  [79715a469add3281626c5555a28d116bad5e301a]

Create DEV300_m63 milestone tag from trunk@277194


2009-10-27  Release Engineers  <releng@openoffice.org>  [d6a487f786328f689c73a86afef7fd550febca35]

Create DEV300_m63 milestone tag from trunk@277194


2009-10-27  Release Engineers  <releng@openoffice.org>  [dd863e9f6af303988cad6e570f3143540febcaf8]

Create DEV300_m63 milestone tag from trunk@277194


2009-10-27  Release Engineers  <releng@openoffice.org>  [3ea95386a5fdaedaa733db4c979c8096c8ec0148]

Create DEV300_m63 milestone tag from trunk@277194


2009-10-27  Release Engineers  <releng@openoffice.org>  [d45a148e0c593d30e149fee70e7fbbf0958a9f62]

Create DEV300_m63 milestone tag from trunk@277194


2009-10-27  Release Engineers  <releng@openoffice.org>  [3f7d48aea531cb78118bb2fe280913790a2ed240]

Create DEV300_m63 milestone tag from trunk@277194


2009-10-27  Release Engineers  <releng@openoffice.org>  [87d0adf849adb6bb48a178fe6efc2ba5b8852f1f]

Create DEV300_m63 milestone tag from trunk@277194


2009-10-27  Release Engineers  <releng@openoffice.org>  [926e97844fc8cb280747f36550a95e17aa44d2cd]

Create DEV300_m63 milestone tag from trunk@277194


2009-10-27  Release Engineers  <releng@openoffice.org>  [2ab67fea8f0bdcd92153cebaffbdbc44b05de47d]

Create DEV300_m63 milestone tag from trunk@277194


2009-10-27  Release Engineers  <releng@openoffice.org>  [04070854472609cbc7b0f5e3419a8bba0ef79153]

Create DEV300_m63 milestone tag from trunk@277194


2009-10-27  Release Engineers  <releng@openoffice.org>  [06eee2b4388fa8d4250c04e6338ea99e80ea9a89]

Create DEV300_m63 milestone tag from trunk@277194


2009-10-27  Release Engineers  <releng@openoffice.org>  [9da2e3d1e84a00accd0e688a1273873f3fcfa75c]

Create DEV300_m63 milestone tag from trunk@277194


2009-10-27  Mathias Bauer  <mba@openoffice.org>  [8c5a4612ce4ebedbe3ac68339a34d405b7d07f9b]

d.lst sorted


2009-10-26  Mathias Bauer  <mba@openoffice.org>  [1d0ac2df03a60004f5af260ab08d228c42a83f7f]

wrong merge conflict resolution


2009-10-26  Caolán McNamara  <cmc@openoffice.org>  [1fa835bc94acf8016873983302b7765acb45f29d]

#i106306# remove dead library reference


2009-10-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [012114fb91ff5f16ba771f87ac00e35c41a59408]

ause109: #i106228# generated C files won't need stl header


2009-10-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [918d66fd3706ba096d09bd2739a5c3f5ed2f5810]

ause109: #i106228# initialize first


2009-10-26  Armin Weiss  <aw@openoffice.org>  [ab6ea039d3c5a5ba7055b7b7f19d8b7c0d2eb084]

#i105856# Corrected error with not taking into account that getB2DRange may be empty for primitives


2009-10-26  Mathias Bauer  <mba@openoffice.org>  [a70cc19dc945a5b3ceb05bc2cf86b3c6b0f132fd]

merge commit for m62


2009-10-26  Mathias Bauer  <mba@openoffice.org>  [42bbc895c165a2c5bbf0f0769673732580005759]

merge commit for m62


2009-10-26  Mathias Bauer  <mba@openoffice.org>  [6d5a4bb1a26438149617c7bb8362b7b32b6abb2d]

merge commit for m62


2009-10-26  Mathias Bauer  <mba@openoffice.org>  [c96f13de01f8adca559973c73faa8f5686567572]

merge commit for m62


2009-10-26  Mathias Bauer  <mba@openoffice.org>  [9d94720416f80d1db6b06d5d6b2c166d0681ef2b]

merge commit for m62


2009-10-26  Mathias Bauer  <mba@openoffice.org>  [67d8fe019fca1086c1bef54fc8369e18c4116b3f]

merge commit for m62


2009-10-26  Mathias Bauer  <mba@openoffice.org>  [94e088428a4d9ea74188f84982f24e601232a39d]

merge commit for m62


2009-10-26  Mathias Bauer  <mba@openoffice.org>  [37cd2a528c5346a56e5d65e2991443e78f56489a]

merge commit for m62


2009-10-26  Mathias Bauer  <mba@openoffice.org>  [7176bc595f46ef90375de21314f86e02249b69f8]

merge commit for m62


2009-10-26  Mathias Bauer  <mba@openoffice.org>  [da28dfe9e7bafb2e812bfb99cf037a38cdbba8a6]

merge commit for m62


2009-10-26  Mathias Bauer  <mba@openoffice.org>  [2598fbf8a9fe2c3d9825842c9369d836dd7f77e7]

merge commit for m62


2009-10-26  Mathias Bauer  <mba@openoffice.org>  [0a0c0f5f5716d0932cf3f58328006e3a185abd0e]

merge commit for m62


2009-10-26  Mathias Bauer  <mba@openoffice.org>  [f972fce0a2df22b37cbd3ede207ce285b69eda9b]

merge commit for m62


2009-10-26  Mathias Bauer  <mba@openoffice.org>  [98c81b0f6cbeb3322bd325390f0a9ec068956f2e]

merge commit for m62


2009-10-26  Mathias Bauer  <mba@openoffice.org>  [772900ac2373e4febd38ccc9c5bfa3dec47655ea]

merge commit for m62


2009-10-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [8f66e50a5bd9054007637c879acce33644080819]

ause109: #i106296# introduce TARFILE_LOCATION to find source tarballs


2009-10-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [9862e4b5acdd970ee586fdb5108a89e3032c9c45]

ause109: #i106293# remove 4nt from configure


2009-10-26  Mathias Bauer  <mba@openoffice.org>  [acae9170ea69e3b54b31ebf0322b53e4818172a3]

#i103496#: shorten timespan when locale settings are inconsistent as they are stored at three different locations


2009-10-26  Mathias Bauer  <mba@openoffice.org>  [a822b5571761174e94563f53c8e55abf79c9f0b2]

#i103496#: shorten timespan when locale settings are inconsistent as they are stored at three different locations


2009-10-26  os  <os@openoffice.org>  [81e9d2d97d8261db441d600d61d65a8743d5b3c1]

#i104166# display of links without hex codes, editing fixed


2009-10-26  Release Engineers  <releng@openoffice.org>  [2fd76a725c5387749158303753b3482b16e40bdd]

DEV300


2009-10-26  Vladimir Glazounov  <vg@openoffice.org>  [58b464e655fde33565d343229ffe06303f44a257]

CWS-TOOLING: integrate CWS hr74


2009-10-26  hdu  <duerr@sun.com>  [cd8eeaebf4eedf77e7a6b97e9f9266ea3b40cb84]

#i106087# inconsistent freetype tests/workaround for old versions


2009-10-26  hdu  <duerr@sun.com>  [04c0a8dfe8e68ee04348206ba95872123d584e7e]

#i106087# inconsistent freetype tests/workaround for old versions


2009-10-26  Helge Delfs  <hde@openoffice.org>  [a079054c81397ffe8a0aa84475b8b9ac3910e4c9]

Warnlog to QAErrrorlog


2009-10-23  Frank Schönheit  <fs@openoffice.org>  [32eb395b850c7cfc53136a03b2bf162eab7222c9]

#i103611# re-introduced the hack for transparent VCL child windows, which got lost since OOo 3.1.x (commit approved by aw)


2009-10-23  Frank Schoenheit  <frank.schoenheit@sun.com>  [7f776df9544c6254606599aa74dfa7ab41299b05]

#i10000#


2009-10-23  Hans-Joachim Lankenau  <hjs@openoffice.org>  [220a3379d96e00c28502cb237fb10519c4988dd0]

ause109: #i106228# generate names that don't trigger windows Data Execution Prevention


2009-10-23  Frank Schönheit  <frank.schoenheit@sun.com>  [ee4945697ac3b2b4f65105f5eb3fb7a108850c28]

step 1 of the FormController UNOization: base the outgoing calls in the FormController implementation on (new) UNO API, instead of using implementation classes


2009-10-23  Frank Schönheit  <frank.schoenheit@sun.com>  [1797003bca0efd998218baba2cd90b10764a2256]

step 1 of the FormController UNOization: base the outgoing calls in the FormController implementation on (new) UNO API, instead of using implementation classes


2009-10-23  Frank Schönheit  <frank.schoenheit@sun.com>  [c5000fe63bda5a91015c5aa2a6b66bb9ea9982e0]

step 1 of the FormController UNOization: base the outgoing calls in the FormController implementation on (new) UNO API, instead of using implementation classes


2009-10-23  Thomas Benisch  <tbe@openoffice.org>  [8afe8f977f2ca3773699df1dc337c6b516313ef1]

#i12587# Inserting/Editing arbitrary text objects in chart


2009-12-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [b997e375bb9457d7b90e4b38f23ed02c810ee21a]

chartshapes: merge with DEV300 m62


2009-10-23  Christian Lippka  <cl@openoffice.org>  [f00b397c4b5393a5ce352fee8a4a528dc637e0ad]

#i88371# allow format paintbrush to format empty presentation object


2009-10-23  Niklas Nebel  <nn@openoffice.org>  [6cf356acf508fe17019a3b90e33a1436e0d89c6e]

#i101139# MoveTable: nDestTab must be target position, not APPEND


2009-10-23  Wolfram Garten  <wg@openoffice.org>  [5d6bda97c0d9494f22591ff61b3e5d1fa5b5b203]

i106219


2009-10-23  Helge Delfs  <hde@openoffice.org>  [c3c026609010d427841dfabf29efbb4e7faf0f8d]

note renamed to comment


2009-10-23  Helge Delfs  <hde@openoffice.org>  [9864abc626931ebf103fc8c11b5c09555e3cb459]

note renamed to comment


2009-10-23  Helge Delfs  <hde@openoffice.org>  [22cd5cb9339f5cfb2ed13dbc396364a2c03aa7bc]

note renamed to comment


2009-10-23  Oliver Bolte  <obo@openoffice.org>  [ae583267a12bf3b7473268ab043fc7e71e79b2f5]

#i105892# Windows 64 Bit support


2009-10-23  Helge Delfs  <hde@openoffice.org>  [e89cb3a52b9e893beef914d4db097502b94837e7]

close all documents at end of testcase


2009-10-23  Wolfram Garten  <wg@openoffice.org>  [6cfd5bec69d18fed067cef5703040cef6db78418]

i106219


2009-10-23  Philipp Lohmann  <Philipp.Lohmann@Sun.COM>  [38b37dca86af9e61ee753caf6d7b3eab511d012c]

#i90373# allow only ascii characters in PDF passwords


2009-10-23  Philipp Lohmann  <Philipp.Lohmann@Sun.COM>  [053cb63bb1f321e63ac4db9a82eae685c6197218]

#i90373# allow only ascii characters in PDF passwords


2009-10-23  Christian Lippka  <cl@openoffice.org>  [a7d2dd5d5dcfa2056b82856a0b5a42758000a689]

#i57928# reworked formatpaintbrush feature to support more shapes and text selection


2009-10-23  Wolfram Garten  <wg@openoffice.org>  [3b4bb27392e059f7ecafd3751a216f1f6906a367]

i106219


2009-10-23  Oliver Bolte  <obo@openoffice.org>  [9ba2f6ce2a055cb3a497cc06627da4f2a07f29d8]

#i105892# Windows 64 Bit support SLO->SLO_X64


2009-10-23  Helge Delfs  <hde@openoffice.org>  [2de365c9e6e3b42355eda7b26aec54ded2a85ec0]

close all documents at end of testcase


2009-10-23  Christian Lippka  <cl@openoffice.org>  [5e668fcbac328aa89b2be2997a6c3d0f861ed88f]

#i57928# reworked formatpaintbrush feature to support more shapes and text selection


2009-10-23  Christian Lippka  <cl@openoffice.org>  [03862b6c452dffbc29f0cde95f87b2fec9bda3c8]

#i57928# added drawing layer support for formatpaintbrush feature


2009-10-23  Christian Lippka  <cl@openoffice.org>  [55a71014f4214faa8a42d855e776eeddb4e17871]

#i57928# added drawing layer support for formatpaintbrush feature


2009-10-23  Christian Lippka  <cl@openoffice.org>  [7f9b3c7cef71b9b01d5c1576c5955637a478dc30]

#i57928# added drawing layer support for formatpaintbrush feature


2009-10-23  Oliver Bolte  <obo@openoffice.org>  [69381ee62ac4365ced337f380a6b0dc22dd93780]

#i105892# Windows 64 Bit support


2009-10-23  Frank Schoenheit  <frank.schoenheit@sun.com>  [cd1a3e5ddcd4f5e35b73bf4298b95abb0c64b2d2]

#i10000#


2009-10-23  Helge Delfs  <hde@openoffice.org>  [aec35590ced1888a9db302142dc6dc46264a1eaf]

new open document fixed


2009-10-23  Oliver Bolte  <obo@openoffice.org>  [e20fb453423579cb6fae2e04cf26a59004560040]

#i105892# Windows 64 Bit support


2009-10-23  Helge Delfs  <hde@openoffice.org>  [f75ed59d4c35a4f977d056d701e140507b828a67]

reworked, added issue id to warnlog


2009-10-23  Frank Schoenheit  <frank.schoenheit@sun.com>  [66b2cfe28cb9c06dd4046a7816325dc594cb1f38]

#i10000#


2009-10-23  Ingo Schmidt  <is@openoffice.org>  [4fbe0bac3056aa5482aaee1667dc24241a5df563]

#i105892# preparing 64 bit Windows registry table


2009-10-23  Wolfram Garten  <wg@openoffice.org>  [a6ffb8f74642d81cdde18d5450e574ffba880f7c]

i106219


2009-10-23  Michael Meeks  <mmeeks@openoffice.org>  [dd53fcb33ea52bee0bbe390e7dbbab146dc4e498]

fix i#101245#


2009-10-23  Michael Meeks  <mmeeks@openoffice.org>  [a8b42ddd66bba4b6f26a4d2d793051752989938e]

Fix i#101245#


2009-10-23  Wolfram Garten  <wg@openoffice.org>  [c357c41fdff783afa0cf3c911001741b6371afb0]

i106219


2009-10-23  Wolfram Garten  <wg@openoffice.org>  [3c964bc68ebad689731a54b2c70dfe9c079c1ae6]

i106219


2009-10-23  Wolfram Garten  <wg@openoffice.org>  [1d2cfac0791e20dc9942e6ca1b5d2bddfbf5fa7b]

i106219


2009-10-23  Philipp Lohmann  <Philipp.Lohmann@Sun.COM>  [ee25c9743b281f7b94993ac274f158a71cc8ab80]

merge


2009-10-23  Philipp Lohmann  <Philipp.Lohmann@Sun.COM>  [909922aba1dc7154de5e179aae118aece259cbdc]

#i103932# allow duplicate field names


2009-10-23  Frank Schönheit  <frank.schoenheit@sun.com>  [a829048a41fa7f0923d9360eb948ff398e33b586]

#i106184# added VerticalAlign property


2009-10-23  Frank Schönheit  <frank.schoenheit@sun.com>  [b14f33317528b0d3b44f5d24fbfb15a26cebb531]

#i106184# introduce a 'VerticalAlign' property for edit-like form controls


2009-10-23  Frank Schönheit  <frank.schoenheit@sun.com>  [f2b2653ebd8bb46a8b954dc4d357f79e46e574d5]

#i106184# introduce a 'VerticalAlign' property for edit-like form controls


2009-10-23  hdu  <duerr@sun.com>  [f4b316f0117ef507758dfa5c5a1038e0870eded6]

#i106127# perf: ignore multiplicit solutions in maxdist calculation


2009-10-23  Frank Schönheit  <frank.schoenheit@sun.com>  [020562e55e5c41a84d942d4cbb129fdcd0eba68c]

oops, forgot this file in the previous change (moving css.form.(X)FormController to css.form.runtime)


2009-10-23  Ingo Schmidt  <is@openoffice.org>  [bada55528679b835b7b368acfb92a4447eccc177]

#i105892# support for 64 bit registry in scp2


2009-10-23  Oliver Craemer  <oc@openoffice.org>  [685a3f963087f0daf4683115b8699767b418b5e0]

#i106217#  f_xml_save_ms_ole.bas has warnings because of changed Math-XML


2009-10-23  Frank Schönheit  <frank.schoenheit@sun.com>  [c5a3b3f07931b4bba47c4cb327dd394c85272f45]

step 0 of an UNOization of the css.form.(X)FormController implementation: move the API to css.form.runtime, so we can later add new API chunks without breaking compatibility of the existing API in css.form


2009-10-23  Frank Schönheit  <frank.schoenheit@sun.com>  [d142cf1191066ab2d177ef35919257ecc7f98e92]

step 0 of an UNOization of the css.form.(X)FormController implementation: move the API to css.form.runtime, so we can later add new API chunks without breaking compatibility of the existing API in css.form


2009-10-23  Frank Schönheit  <frank.schoenheit@sun.com>  [cc6395630b2203dbf1c8448916fdda610cc8b706]

step 0 of an UNOization of the css.form.(X)FormController implementation: move the API to css.form.runtime, so we can later add new API chunks without breaking compatibility of the existing API in css.form


2009-10-23  Frank Schönheit  <frank.schoenheit@sun.com>  [0eb60a412f3ba46dd33915a3aaadd01d31717b8b]

step 0 of an UNOization of the css.form.(X)FormController implementation: move the API to css.form.runtime, so we can later add new API chunks without breaking compatibility of the existing API in css.form


2009-10-23  Frank Schönheit  <frank.schoenheit@sun.com>  [6fbd976a6a6c281857bdce2cc6c529b275312c9e]

step 0 of an UNOization of the css.form.(X)FormController implementation: move the API to css.form.runtime, so we can later add new API chunks without breaking compatibility of the existing API in css.form


2009-10-23  Frank Schönheit  <frank.schoenheit@sun.com>  [18ee839ce2effc1d540302ad31cb8f6265a22aed]

step 0 of an UNOization of the css.form.(X)FormController implementation: move the API to css.form.runtime, so we can later add new API chunks without breaking compatibility of the existing API in css.form


2009-10-23  Frank Schönheit  <frank.schoenheit@sun.com>  [c81e99461e33626ff0ae997379041757231342fa]

step 0 of an UNOization of the css.form.(X)FormController implementation: move the API to css.form.runtime, so we can later add new API chunks without breaking compatibility of the existing API in css.form


2009-10-23  Frank Schönheit  <frank.schoenheit@sun.com>  [860322138eb72f694946bf74fc01e4f737d28ea1]

step 0 of an UNOization of the css.form.(X)FormController implementation: move the API to css.form.runtime, so we can later add new API chunks without breaking compatibility of the existing API in css.form


2009-10-23  Ocke Janssen  <oj@openoffice.org>  [87a9e9e2f2bfbee43e3fb72f8958614b2fcd5356]

#i105959# handle parameter like column_ref


2009-10-23  Ocke Janssen  <Ocke.Janssen@sun.com>  [cc0711e19efbd1e43a067d498f8a62c8961b52e2]

#i106215# truncate file stream before using it for storage


2009-10-22  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [d625d409cd7fb01fd7a66ae1bb82975fd2bc3c7d]

commit after rebase to DEV300m62


2009-10-22  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [196436981f9d7f32d5b23adb5f13322112182f54]

commit after rebase to DEV300m62


2009-10-22  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [44d4c2c3acee48f2f9419ab5a4334aa5440f8779]

commit after rebase to DEV300m62


2009-10-22  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [d0c52dc114bb06f12a6631adef4afece6a219cbd]

commit after rebase to DEV300m62


2009-10-22  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [6da880d35ecf65d4b495d9d426a5d48b5d31ad2d]

commit after rebase to DEV300m62


2009-10-22  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [1e7cd1ecd7a6b730daf90bae9ec9bd9b1b19c9e6]

commit after rebase to DEV300m62


2009-10-22  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [afc5047960fa639a4ab215abddecd8747532c2e0]

commit after rebase to DEV300m62


2009-10-22  Niklas Nebel  <nn@openoffice.org>  [1655bef24f20f30d5f0961789b5c67287aafcb85]

#i106045# renaming a sheet has to reset all xml stream flags


2009-10-22  hdu  <duerr@sun.com>  [406092f60abbb258bbd1fc6f2d09e7a669af943b]

#i106127# perf: using vector.push_back() instead of the generic vector.insertAtWithCount() is worth it when it gets called a gazillion times


2009-10-22  Philipp Lohmann  <Philipp.Lohmann@Sun.COM>  [e4a2ffe6631406782a36789e21ac3cc5ab4c54d3]

merge


2009-10-22  Philipp Lohmann  <Philipp.Lohmann@Sun.COM>  [5074096e42b7b91f50d8e9f1be02e87233d8e60f]

#i105747# grab focus to first button if backing window gets focused


2009-10-22  hdu  <duerr@sun.com>  [aa99d186de8cd2841cd7aabc371f68f1e05bae1f]

#i106127# more pre-allocations to prevent reallocations


2009-10-22  Philipp Lohmann  <Philipp.Lohmann@Sun.COM>  [6d8370250d2e64ff8ea6047fae628ee68df1f822]

#i106052# call close handler asynchronously


2009-10-22  Frank Schönheit  <fs@openoffice.org>  [62434a0674aa83ebda473f5bfceb7b62d0db3504]

 #i10000# wrongly resolved the merge conflict, corrected now


2009-10-22  Joachim Lingner  <jl@openoffice.org>  [32a65e6adeb837ee3bfd1b7dd0402286b789533d]

#i105926# only use system libz.so when SYSTEM_ZLIB=YES


2009-10-22  Ocke Janssen  <oj@openoffice.org>  [4528c67fb6dbece2bc936b0ef9ebae957f6ce86d]

#i105959# change config when doc location has changed


2009-10-22  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [5de3269dcd48cd653837de3d576d7be3df679927]

#i105655# Last MetaFile changes; moved GDI_LINEDASHDOT_ACTION to the more common part in SVM export to also have it available for non-fat lines


2009-10-22  Sven Jacobi  <sj@openoffice.org>  [2963255c67b41faf76c6c92d9d218ecfe71569ed]

#i106130# fixed crash accessing already deleted shape


2009-10-22  Christian Lippka  <cl@openoffice.org>  [65aca165c2049957833a3f306dc0d0bd86e5c68d]

#i106146# do not crash if there is no numbering rule in itemset


2009-10-22  hdu  <duerr@sun.com>  [ab818b36b52e646b43e390d1b6c0140b91a92523]

#i106127# perf: consecutive polygon segments always touch so costly decisions based only on the touch-criterion should be avoided for this case


2009-10-22  Ocke Janssen  <oj@openoffice.org>  [50f9222bc149362809fbe24b456580c344273bf8]

#i106072# attachprovider at the end of doc


2009-10-22  cl93746  <cl93746@cl-u20.germany.sun.com>  [54a9f676cd889e04d6835a71c74d97c0952c5b6a]

#i104929# fixed handout printing


2009-10-22  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [6016d7a2007f3f09e10c17b61b7aa979391cc3b7]

#i105655# most changes for MetaFile consumers done


2009-10-22  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [ece6eb1ab43ca851cb4c9e4cda848ecdcda9d0b0]

#i105655# most changes for MetaFile consumers done


2009-10-22  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [88355430b706d2a16fef7ec237e22de946c869ae]

#i105655# most changes for MetaFile consumers done


2009-10-22  hdu  <duerr@sun.com>  [350ea0397036814992d47c7b836ef6f5005c6e98]

#i106127# fix typo in new method getMaxDistancePositions()


2009-10-22  hdu  <duerr@sun.com>  [10235e9e83bd48e47e07486a5542b4e1b9299e90]

#i106127# perf: free roaming curve-subdivision also benefit from pre-allocation


2009-10-22  Mathias Bauer  <mba@openoffice.org>  [17fc5c612cfeae01c9d6cd9b5165cde212f4497e]

#i103496#: missing include was masked by pch


2009-10-22  Mathias Bauer  <mba@openoffice.org>  [bd76a8cd10f3a734f4dc0489faa76bd4ce92866a]

#i103496#: forgot to add lib to svl


2009-10-22  Mathias Bauer  <mba@openoffice.org>  [e1e7e5906a2c62add6715499f180c8a4c8ed4c65]

somewhat nicer colours


2009-10-21  Frank Schönheit  <fs@openoffice.org>  [2d207950c0b06378190e2ae322f19c9a25d3e09d]

module 'data' does not exist anymore (for a long time by now), so now need to list it here


2009-10-21  Mathias Bauer  <mba@openoffice.org>  [bddae854e8d787f0ef2036a4effe75abb3d06635]

#i104396#: some warnings, PCH and windows only fixes


2009-10-21  Mathias Bauer  <mba@openoffice.org>  [2dd779d99dcdcd69b9e4072202a5d25e1715d813]

#i104396#: some warnings, PCH and windows only fixes


2009-10-21  Mathias Bauer  <mba@openoffice.org>  [f7de0f3ce2a36dc443e0dd3bd181a4add7258f2b]

#i104396#: some warnings, PCH and windows only fixes


2009-10-21  Philipp Lohmann  <Philipp.Lohmann@Sun.COM>  [b3ca7dcbcf0f0cb9e885583a3e7a617439d58008]

#i105152# fix border painting


2009-10-21  hdu  <duerr@sun.com>  [61b3bb859f1f9150a68edd307c0367bb89ab69c5]

#i106127# perf: add B2DCubicBezier::getMaxDistancePositions ( ) to allow better bezier-subdivisions


2009-10-21  sb  <sb@openoffice.org>  [a1b9d4791f87bf8dbb933ba7d7f442f5a3acc0da]

merged in DEV300_m62


2009-10-21  sb  <sb@openoffice.org>  [3a50a41f57f97293d533b3e5e136fedc01447d46]

merged in DEV300_m62


2009-10-21  sb  <sb@openoffice.org>  [3dc9a13b6d27b73ac7d26ae14ab171c022062e65]

merged in DEV300_m62


2009-10-21  sb  <sb@openoffice.org>  [0ec9fc4e2e6a793b735481a17875f8c052c3fa5d]

merged in DEV300_m62


2009-10-21  Vladimir Glazounov  <vg@openoffice.org>  [e96e6eb12e92600c1b404cbb8fec1bbb5ff4f8db]

CWS-TOOLING: integrate CWS fwk123 2009-10-14 10:18:49 +0200 cd  r276885 : #i99971# Use AttachThreadInput to force SetForegroundWindow 2009-10-14 08:56:20 +0200 mav  r276881 : #i105476# let the allocated memory live long anough 2009-10-14 08:53:51 +0200 mav  r276880 : #i105476# let ZipFile use mutex while creating the requested stream 2009-10-14 08:51:52 +0200 mav  r276879 : #i105476# let buffered IO use mutex ( patch from MHU ) 2009-10-09 12:20:22 +0200 cd  r276803 : #i99971# Use configuration to control window to front/focus handling 2009-10-09 12:19:22 +0200 cd  r276802 : #i99971# New configuration item to force set focus and window to front for new document windows 2009-10-09 12:18:23 +0200 cd  r276801 : #i99971# Introduction of a new show flag to force window to front 2009-10-06 11:04:16 +0200 ab  r276695 : #i105386# Call xmlInitParser() before registering input callbacks


2009-10-21  Vladimir Glazounov  <vg@openoffice.org>  [b81efa8f131578c97c5580c4c31ebb7198763aca]

CWS-TOOLING: integrate CWS fwk123 2009-10-14 10:18:49 +0200 cd  r276885 : #i99971# Use AttachThreadInput to force SetForegroundWindow 2009-10-14 08:56:20 +0200 mav  r276881 : #i105476# let the allocated memory live long anough 2009-10-14 08:53:51 +0200 mav  r276880 : #i105476# let ZipFile use mutex while creating the requested stream 2009-10-14 08:51:52 +0200 mav  r276879 : #i105476# let buffered IO use mutex ( patch from MHU ) 2009-10-09 12:20:22 +0200 cd  r276803 : #i99971# Use configuration to control window to front/focus handling 2009-10-09 12:19:22 +0200 cd  r276802 : #i99971# New configuration item to force set focus and window to front for new document windows 2009-10-09 12:18:23 +0200 cd  r276801 : #i99971# Introduction of a new show flag to force window to front 2009-10-06 11:04:16 +0200 ab  r276695 : #i105386# Call xmlInitParser() before registering input callbacks


2009-10-21  Vladimir Glazounov  <vg@openoffice.org>  [29dd8bbd9e39cde1a5e0e7e7cca02f894559e6c0]

CWS-TOOLING: integrate CWS fwk123 2009-10-14 10:18:49 +0200 cd  r276885 : #i99971# Use AttachThreadInput to force SetForegroundWindow 2009-10-14 08:56:20 +0200 mav  r276881 : #i105476# let the allocated memory live long anough 2009-10-14 08:53:51 +0200 mav  r276880 : #i105476# let ZipFile use mutex while creating the requested stream 2009-10-14 08:51:52 +0200 mav  r276879 : #i105476# let buffered IO use mutex ( patch from MHU ) 2009-10-09 12:20:22 +0200 cd  r276803 : #i99971# Use configuration to control window to front/focus handling 2009-10-09 12:19:22 +0200 cd  r276802 : #i99971# New configuration item to force set focus and window to front for new document windows 2009-10-09 12:18:23 +0200 cd  r276801 : #i99971# Introduction of a new show flag to force window to front 2009-10-06 11:04:16 +0200 ab  r276695 : #i105386# Call xmlInitParser() before registering input callbacks


2009-10-21  Vladimir Glazounov  <vg@openoffice.org>  [23740dc4a7e81c8c5129e26fe579cf81363d6388]

CWS-TOOLING: integrate CWS fwk123 2009-10-14 10:18:49 +0200 cd  r276885 : #i99971# Use AttachThreadInput to force SetForegroundWindow 2009-10-14 08:56:20 +0200 mav  r276881 : #i105476# let the allocated memory live long anough 2009-10-14 08:53:51 +0200 mav  r276880 : #i105476# let ZipFile use mutex while creating the requested stream 2009-10-14 08:51:52 +0200 mav  r276879 : #i105476# let buffered IO use mutex ( patch from MHU ) 2009-10-09 12:20:22 +0200 cd  r276803 : #i99971# Use configuration to control window to front/focus handling 2009-10-09 12:19:22 +0200 cd  r276802 : #i99971# New configuration item to force set focus and window to front for new document windows 2009-10-09 12:18:23 +0200 cd  r276801 : #i99971# Introduction of a new show flag to force window to front 2009-10-06 11:04:16 +0200 ab  r276695 : #i105386# Call xmlInitParser() before registering input callbacks


2009-10-21  Philipp Lohmann  <Philipp.Lohmann@Sun.COM>  [8ba680819eb86d89f62886e984c7ee558fe7473d]

merge


2009-10-21  Philipp Lohmann  <Philipp.Lohmann@Sun.COM>  [52ab79efb3da09455cb46b41b9afde57e68e3c5c]

#i103932# allow duplicate field names in PDF export on request


2009-10-21  Philipp Lohmann  <Philipp.Lohmann@Sun.COM>  [ae7a95208039e7c78ba23fe819c9e0db43e467b5]

#i103932# allow duplicate field names in PDF export on request


2009-10-21  Philipp Lohmann  <Philipp.Lohmann@Sun.COM>  [9e8d18328987be288a84e686eee1d4c35d8754e9]

#i103932# allow duplicate field names in PDF export on request


2009-10-21  hdu  <duerr@sun.com>  [c94382c18059ecf000d1becbffa5425812dcc3f6]

#i106127# perf: make self-intersection-test of bezier curve much cheaper


2009-10-21  Vladimir Glazounov  <vg@openoffice.org>  [61dec8ceed38588d3a2d2d5a91e501791b2e73c7]

CWS-TOOLING: integrate CWS calc32stopper3 2009-10-12 14:26:09 +0200 er  r276833 : disable dump again 2009-10-12 13:46:57 +0200 er  r276832 : #i102294# setValue: yet another DST glitch 2009-10-12 13:21:48 +0200 iha  r276828 : #i105767# Y axis vanishes in case of zero rotated axis title 2009-10-08 01:49:20 +0200 er  r276772 : NextSymbol: actually do reset ODF reference detection on file/sheet separator 2009-10-08 00:18:58 +0200 er  r276771 : #i101639# use TabIDs in cached RangeArrays, not RefData Tabs 2009-10-07 19:25:47 +0200 er  r276767 : #i105200# UpdateBroadcastAreas: hash key changes, remove area from all slots and reinsert 2009-10-05 17:20:44 +0200 er  r276690 : #i105365# SI prefixes for ang, ang3, m/h, m/hr 2009-10-05 16:21:29 +0200 er  r276686 : #i105161 intersection has higher precedence than union


2009-10-21  Vladimir Glazounov  <vg@openoffice.org>  [c10000ca290e88df57f35abded93be279dd20027]

CWS-TOOLING: integrate CWS calc32stopper3 2009-10-12 14:26:09 +0200 er  r276833 : disable dump again 2009-10-12 13:46:57 +0200 er  r276832 : #i102294# setValue: yet another DST glitch 2009-10-12 13:21:48 +0200 iha  r276828 : #i105767# Y axis vanishes in case of zero rotated axis title 2009-10-08 01:49:20 +0200 er  r276772 : NextSymbol: actually do reset ODF reference detection on file/sheet separator 2009-10-08 00:18:58 +0200 er  r276771 : #i101639# use TabIDs in cached RangeArrays, not RefData Tabs 2009-10-07 19:25:47 +0200 er  r276767 : #i105200# UpdateBroadcastAreas: hash key changes, remove area from all slots and reinsert 2009-10-05 17:20:44 +0200 er  r276690 : #i105365# SI prefixes for ang, ang3, m/h, m/hr 2009-10-05 16:21:29 +0200 er  r276686 : #i105161 intersection has higher precedence than union


2009-10-21  Vladimir Glazounov  <vg@openoffice.org>  [8fce23bcdfed5be456443d25a0b229f82db8b975]

CWS-TOOLING: integrate CWS calc32stopper3 2009-10-12 14:26:09 +0200 er  r276833 : disable dump again 2009-10-12 13:46:57 +0200 er  r276832 : #i102294# setValue: yet another DST glitch 2009-10-12 13:21:48 +0200 iha  r276828 : #i105767# Y axis vanishes in case of zero rotated axis title 2009-10-08 01:49:20 +0200 er  r276772 : NextSymbol: actually do reset ODF reference detection on file/sheet separator 2009-10-08 00:18:58 +0200 er  r276771 : #i101639# use TabIDs in cached RangeArrays, not RefData Tabs 2009-10-07 19:25:47 +0200 er  r276767 : #i105200# UpdateBroadcastAreas: hash key changes, remove area from all slots and reinsert 2009-10-05 17:20:44 +0200 er  r276690 : #i105365# SI prefixes for ang, ang3, m/h, m/hr 2009-10-05 16:21:29 +0200 er  r276686 : #i105161 intersection has higher precedence than union


2009-10-21  skotti  <skotti@wintermute>  [f8dcbeca9fb7c46e4817022e958bd70080a81253]

#i106016# - refactor


2009-10-21  tb121644  <tb121644@sr1-eham02-04>  [8c8913562382c05ebd225604bd76ca65ed505716]

#i106001# tToolsOptionsImprovementProgram fails with OOo contributed builds


2009-10-21  Thomas Benisch  <tbe@openoffice.org>  [db58700b3540d71169898f7832cdcfb7c5b2479d]

#i12587# Inserting/editing arbitrary text objects in chart


2009-10-21  Thomas Benisch  <tbe@openoffice.org>  [4d3c143900d87f23cb4e66f1ebf9e0dae0541e0f]

#i12587# Inserting/editing arbitrary text objects in chart


2009-10-21  Thomas Benisch  <tbe@openoffice.org>  [0f7c630f79ed4bf1c170c20f29599f9532e901bf]

#i12587# Inserting/editing arbitrary text objects in chart


2009-10-21  Caolán McNamara  <cmc@openoffice.org>  [d0140adedea4d267dfb55084728d97cb03477d71]

#i105680# aha, unoidl.com.sun.star.test.bridge vs unoidl.test.testtools.bridgetest


2009-10-21  Philipp Lohmann  <Philipp.Lohmann@Sun.COM>  [b40fbbe280b3636369521479f8e3438aefcd544d]

#i105131# initialization (thanks mst!)


2009-10-21  Frank Schönheit  <fs@openoffice.org>  [ebe6566a5d2e1360ac03da8e03f17a8be6290ec6]

#i105992#


2009-10-21  Frank Schönheit  <fs@openoffice.org>  [f4b4813b43761307a9c0d26bda165a7204a41358]

reintroduced the fix for issue #i102090#, which got lost since 3.1.1, during one of the many merges/changes


2009-10-21  Frank Schönheit  <fs@openoffice.org>  [e7c5b7ea5bdba58b299b58aebe3bf61cb52705f7]

 #i105992# position the control in isPrimitiveVisible, not in get2DDecomposition. The latter might not be called in some situations, the former (hopefully) always is


2009-10-21  Vladimir Glazounov  <vg@openoffice.org>  [cfd6bd16c639c717baefe52db5ec9ee39850f97d]

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-21  Vladimir Glazounov  <vg@openoffice.org>  [0e020c231eb0b7576e1dddaeb06f472a6dc666cc]

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-21  Vladimir Glazounov  <vg@openoffice.org>  [1dfe6560a75de9f72c4a7888493f41721c220b70]

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-21  Vladimir Glazounov  <vg@openoffice.org>  [e89f88f7f11bd05a8695550c4d80d3c316b41a1a]

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-21  Vladimir Glazounov  <vg@openoffice.org>  [78fb90c1b09a73c9637fa1d654743ba99ed5d20a]

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-21  Vladimir Glazounov  <vg@openoffice.org>  [d7851c0ddb30a34a7481e4af2c0510fc76f98d27]

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-21  Vladimir Glazounov  <vg@openoffice.org>  [29983d456151a61fc2dd28e861f5b85bdd39eeb8]

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-21  Philipp Lohmann  <pl@openoffice.org>  [3b28ed8f3566afd5ad70156ee1148b76f64861fb]

fix a compile problem


2009-10-21  Philipp Lohmann  <pl@openoffice.org>  [79486067e5a4294eb101ee5c8f08877e4f634b2a]

fix a compile problem


2009-10-21  Philipp Lohmann  <pl@openoffice.org>  [593aebed34f922feeb9c4f1f0f864e67f8b78527]

fix a compile problem


2009-10-21  Dirk Völzke  <dv@openoffice.org>  [576f2ad346b04cd078ee22b1575b715c7d41193c]

#i104421# Don't report running office when path to office is infalid


2009-10-21  hdu  <duerr@sun.com>  [b1419a4de2ff47d32cd7d93b4042727b05435fad]

#i106127# perf: add and use B2DPolygon::reserve() to prevent many reallocations


2009-10-21  Mathias Bauer  <mba@openoffice.org>  [8638ad7cb077a237daf5d74f6ad19ae7009ab929]

#i103496#: some warnings, pch and windows only fixes


2009-10-21  Mathias Bauer  <mba@openoffice.org>  [dbea801cbb1af5fb33b3627590cfad69800b50f2]

#i103496#: some warnings, pch and windows only fixes


2009-10-21  Niklas Nebel  <nn@openoffice.org>  [9634b3fc0d9343ef1876be00fb29db78a0d7fed3]

#i106045# invalidate stream positions for sheet operations, better handling of loaded formula results


2009-10-20  Philipp Lohmann  <Philipp.Lohmann@Sun.COM>  [25717085d157e365e726a806697887f8a6e3fa97]

#i106113# update from shtylman and kendy (thanks !)


2009-10-20  Philipp Lohmann  <Philipp.Lohmann@Sun.COM>  [c86788a9514535d2868356b52fc0df4f444136d3]

#i106113# update from shtylman and kendy (thanks !)


2009-10-20  Philipp Lohmann  <Philipp.Lohmann@Sun.COM>  [47185865ba1217151a0244de5855e5574114b327]

#i106113# update from shtylman and kendy (thanks !)


2009-10-20  Michael Stahl  <mst@openoffice.org>  [d8f58461b789a6a4aa1b8dac97261d03e9b9b0d4]

#i93174#: fix progress bar reference for ODF export  SwDocStat: add a counter for all paragraphs  SwDocStat: remove unused SwInternStat member  SwPostItField: add GetNumberOfParagraphs()  SwDoc::UpdateDocStat(): count paragraphs in SwPostItFields (notes)  SwTxtNode::CountWords(): count all paragraphs  SwXMLExport::exportDoc(): count paragraphs only once, not twice


2009-10-20  tb121644  <tb121644@sr1-eham02-04>  [cfd3523b6a93b43f5b80e4d3a025bb63f0d99450]

#i106002# f_wizards.bas fails for locale=de or platform Mac OS X PPC


2009-10-20  tb121644  <tb121644@sr1-eham02-04>  [a255bc001a890d594eddfa619afab230756e2dd6]

#i105987# e_extensions.bas does not run till end


2009-10-20  Mikhail Voitenko  <mav@openoffice.org>  [ae379e35cf1a254fc1edbc16c1269cbbb671defe]

#i105758# new ODF-Icons


2009-10-20  Philipp Lohmann  <pl@openoffice.org>  [1430eb436b67615e94a9ebf7e8ae91a345f5f969]

#i106068# add missing SAL_FRAME_STYLE_FLOAT_FOCUSABLE handling


2009-10-20  Mikhail Voitenko  <mav@openoffice.org>  [86154d116ab9cc9bb1ad3f6c2498545253d91479]

#i105758# new ODF-Icons


2009-10-20  Armin Weiss  <aw@openoffice.org>  [ca42fba5120c7de4ba7ab5321ba61cc1e092ef55]

#i105065# speedup 3D/FontWork


2009-10-20  Armin Weiss  <aw@openoffice.org>  [2a0a3168f4354285e59dd79d4477a4199c2f773b]

#i105065# speedup 3D/FontWork


2009-10-20  Armin Weiss  <aw@openoffice.org>  [c17a26a1df43233008981c7aebd4f504a6b532ff]

#i105065# speedup 3D/FontWork


2009-10-20  Armin Weiss  <aw@openoffice.org>  [43e577e5aec58aaffc76c2ea01c169c256b92818]

#i105065# speedup 3D/FontWork


2009-10-20  Armin Weiss  <aw@openoffice.org>  [924a015ffc8d735430d487b6d48f3cad1f7a3473]

#i105065# speedup 3D/FontWork


2009-10-20  Michael Stahl  <mst@openoffice.org>  [5a6147930a6c122d5d5255a8227297286625a68b]

#i106098#: SwFntObj::GetFontHeight(): make ASSERT rounding-tolerant


2009-10-20  mst  <mst@openoffice.org>  [75ce04d57244cfbeb5bdd5d8b071e3c1fd4c31a0]

#i106033#: SwTOXBaseSection::_UpdatePageNum(): force expansion of hyperlink


2009-10-20  Mikhail Voitenko  <mav@openoffice.org>  [4f4c2a6790faa8255e390cd85f93adebe2440020]

#i105758# ODF icons for windows


2009-10-20  tb121644  <tb121644@sr1-eham02-04>  [b3e368cf55348b1668a14b1e550da6fe2db8033e]

#i105962#  f_first.bas is rejected by Quaste


2009-10-20  skotti  <skotti@wintermute>  [79219f9a940386feac6de1682af2b67ae4add46a]

#i106016# - Cloned changes from CWS automation320m2


2009-10-20  sb  <sb@openoffice.org>  [40a156995c9a39cd5de0efaa0ddcc163515bf70a]

#i106074# silence warning about potentially uninitialized variable in previous change


2009-10-20  Thomas Lange  <tl@openoffice.org>  [564876cf54ab4ec1ab49051d925a278d8585e781]

#i98908# unsorted char attribute array fixed


2009-10-20  sb  <sb@openoffice.org>  [28e6a67615184ee13a032e662d17d535e4822fa7]

#i106074# silence extra warnings with GCC Fortify Source (patch by cmc)


2009-10-20  Thomas Lange  <Thomas.Lange@Sun.COM>  [fd67b046624ff95b39950b8af30ad3ff90d26fe8]

#i105730# comment edit


2009-10-20  Oliver Düsterhoff  <od@openoffice.org>  [2b121a3ddc42198b40b05406e5b7b31aa6ceec29]

#i106057# method <WW8Export::WriterFkpPlcUsw()> 	  - assure that external data for SttbfAssoc and Fib exist before accessing it.


2009-10-20  Armin Weiss  <aw@openoffice.org>  [939bb9c884e994788ee563944e22f79a50a56067]

#i105856# changed conditions for using the filled TextShape for HitTest to do the same as before primitives


2009-10-20  Uwe Fischer  <ufi@openoffice.org>  [0d0bdb377e35e5ca0f1bb5b2bef25306fee9e46b]

i105983 part 2


2009-10-20  Sven Jacobi  <sj@openoffice.org>  [4a8256a93d4bb2bda592c525613a2fc9cacdb28c]

#i102257# fixed gpf when loading some types of pict graphics


2009-10-20  Andre Fischer  <af@openoffice.org>  [280ea32b9dd5b975a6d94f3555145dc3898c09ec]

#i105895# Prevent old view shell from being deleted too early.


2009-10-20  tl93732  <tl93732@x42-so3.germany.sun.com>  [dcdea1d5855fa38fb68bb3b4e48af72e1eeb91d3]

merge


2009-10-20  tl93732  <tl93732@x42-so3.germany.sun.com>  [1c08891280e713a5ed4f229de0bbe67b36c900f0]

#i105730# selection printing


2009-10-20  tl93732  <tl93732@x42-so3.germany.sun.com>  [5a6b0cd17195ce1b0fbe9e020d7972c2e708a95d]

#i105730# selection printing


2009-10-20  Caolán McNamara  <cmc@openoffice.org>  [cbb01bbff6c2e9b708405de04a2d28d3b3fce937]

CWS-TOOLING: rebase CWS cmcfixes64 to trunk@277035 (milestone: DEV300:m62)


2009-10-20  Caolán McNamara  <cmc@openoffice.org>  [cba9d87925a062b6e03849bb184bf1d41845b655]

CWS-TOOLING: rebase CWS cmcfixes64 to trunk@277035 (milestone: DEV300:m62)


2009-10-20  Caolán McNamara  <cmc@openoffice.org>  [84f7693890323c40843a2fb9d050a9885fbf187e]

CWS-TOOLING: rebase CWS cmcfixes64 to trunk@277035 (milestone: DEV300:m62)


2009-10-20  Caolán McNamara  <cmc@openoffice.org>  [87930296439c7c83bfd55a775e08841421ee7d28]

CWS-TOOLING: rebase CWS cmcfixes64 to trunk@277035 (milestone: DEV300:m62)


2009-10-20  Caolán McNamara  <cmc@openoffice.org>  [630c13b2536453d67fe5b9b253ed9f80987aec2d]

CWS-TOOLING: rebase CWS cmcfixes64 to trunk@277035 (milestone: DEV300:m62)


2009-10-20  Caolán McNamara  <cmc@openoffice.org>  [e5ef05dfed2fa7aa3c47e99e998db43d852707ae]

CWS-TOOLING: rebase CWS cmcfixes64 to trunk@277035 (milestone: DEV300:m62)


2009-10-20  Caolán McNamara  <cmc@openoffice.org>  [a2c9a3e9d45a4d9a90ea6915f1a382765cbafd1b]

CWS-TOOLING: rebase CWS cmcfixes64 to trunk@277035 (milestone: DEV300:m62)


2009-10-20  Caolán McNamara  <cmc@openoffice.org>  [a24b4c98e339b330fb0048bb005755fde75a6a78]

CWS-TOOLING: rebase CWS cmcfixes64 to trunk@277035 (milestone: DEV300:m62)


2009-10-20  Uwe Fischer  <ufi@openoffice.org>  [af1b1d26573d927f126694f6587ee8f3fc125238]

i105983


2009-10-20  tb121644  <tb121644@sr1-eham02-04>  [11d5515d55b6d6a50afed59e9921c2530fb2aa20]

merged - DEV300 almost m62


2009-10-20  Andre Fischer  <af@openoffice.org>  [d4813204c6341ee55f51975da46ac12a1a3069bc]

#i48179# Resolved some compilation problems.


2009-10-20  Ocke Janssen  <oj@openoffice.org>  [5cf5683f944d08fdb9ac22c4a21b095ec1af2ac5]

#i106041# check the dispatch in impl_select not before


2009-10-20  Release Engineers  <releng@openoffice.org>  [921784e3a396a49ce051b2737ca65ebb23344d8c]

Create DEV300_m62 milestone tag from trunk@277034


2009-10-20  Release Engineers  <releng@openoffice.org>  [0b38b7636bfc3138d1954a11a6489eec6f571f51]

Create DEV300_m62 milestone tag from trunk@277034


2009-10-20  Release Engineers  <releng@openoffice.org>  [037e707750f507c7d4932f13217ac6e9f9d83117]

Create DEV300_m62 milestone tag from trunk@277034


2009-10-20  Release Engineers  <releng@openoffice.org>  [43936a879d1fef65802627939efae9da6ee2dab2]

Create DEV300_m62 milestone tag from trunk@277034


2009-10-20  Release Engineers  <releng@openoffice.org>  [f71bb16fc284f022a844b575a8db75be7a4aafb1]

Create DEV300_m62 milestone tag from trunk@277034


2009-10-20  Release Engineers  <releng@openoffice.org>  [c18e25b533b12d73ae8bc58564f9eda45c26e3b1]

Create DEV300_m62 milestone tag from trunk@277034


2009-10-20  Release Engineers  <releng@openoffice.org>  [dca5cf3fdaaed8be10e8ca32fa8d7b4e0647e17b]

Create DEV300_m62 milestone tag from trunk@277034


2009-10-20  Release Engineers  <releng@openoffice.org>  [45a6861fee26ee451e16908e0a7f334d82b5b2e8]

Create DEV300_m62 milestone tag from trunk@277034


2009-10-20  Release Engineers  <releng@openoffice.org>  [0e72f031c2284cadb52fb291b290793268ce5af6]

Create DEV300_m62 milestone tag from trunk@277034


2009-10-20  Release Engineers  <releng@openoffice.org>  [cf144cb77169bfc84604434f4b7923fe5dac3d1e]

Create DEV300_m62 milestone tag from trunk@277034


2009-10-20  Release Engineers  <releng@openoffice.org>  [099781c3ed4b97abb73891b63e796d60b4951bb2]

Create DEV300_m62 milestone tag from trunk@277034


2009-10-20  Release Engineers  <releng@openoffice.org>  [b097ee6d31a1ba262c5173c3dd36d05294d153c3]

Create DEV300_m62 milestone tag from trunk@277034


2009-10-20  Release Engineers  <releng@openoffice.org>  [adf4982eea2e7e8a70745003e4e17b33f5a3f86f]

Create DEV300_m62 milestone tag from trunk@277034


2009-10-20  Release Engineers  <releng@openoffice.org>  [abace9d7f8d6776dd991ed76c3875270ef25291b]

Create DEV300_m62 milestone tag from trunk@277034


2009-10-20  Release Engineers  <releng@openoffice.org>  [2c4f374fdc256aba8094558e7d55d4585414be88]

Create DEV300_m62 milestone tag from trunk@277034


2009-10-20  Release Engineers  <releng@openoffice.org>  [f9f4f18d1b54fe37352a5a717301b8f3d2414ea6]

Create DEV300_m62 milestone tag from trunk@277034


2009-10-20  Release Engineers  <releng@openoffice.org>  [941f5abef98246d699d22ba4847c90690631be10]

Create DEV300_m62 milestone tag from trunk@277034


2009-10-19  Kohei Yoshida  <kyoshida@novell.com>  [acd4883f4cffd605bc40c0b42a780faf78bdb7e6]

#i104769# Reverted the change with the dirty flag of ScFormulaCell.


2009-10-19  Mathias Bauer  <mba@openoffice.org>  [74d8515c0dcad5de89e7c18250c5e64481d77c08]

#i103496#: wintypes.hxx moved to tools


2009-10-19  Mathias Bauer  <mba@openoffice.org>  [e41eb25654585debe8f2ff6b68fe7e6a77520043]

#i103496#: forgotten commit


2009-10-19  Mathias Bauer  <mba@openoffice.org>  [03685ed53213d63c3126624e2a65954e60df4e14]

#i103496#: forgotten commit


2009-10-19  Mathias Bauer  <mba@openoffice.org>  [e26443f05a182982ca4369bbcfd64aa1e775a99b]

#i103496#: forgotten commit


2009-10-19  Philipp Lohmann  <Philipp.Lohmann@Sun.COM>  [a06a509c4d7e03ec4bddbd1595c4e135a3355a9b]

#i105729# for convenience allow to modify disabled dependencies thereby automatically changing the dependent value appropriately


2009-10-19  Niklas Nebel  <nn@openoffice.org>  [2f3859b83ef6c8d26e705ca519f1250a7973de3d]

#i105960# SID_UNDO and friends are no longer volatile


2009-10-19  Mathias Bauer  <mba@openoffice.org>  [6301be9e1ad4b359edd3c900acd36f3552761579]

#i103496#: move some fontsubstitution stuff from vcl to unotools to get xmloff vcl free


2009-10-19  Mathias Bauer  <mba@openoffice.org>  [2273b2793ce2c497ffb11cbe0cdc9c3fc779f7f7]

#i103496#: move some fontsubstitution stuff from vcl to unotools to get xmloff vcl free


2009-10-19  Mathias Bauer  <mba@openoffice.org>  [27f2f3aca782dff7912d3146db1eb165a9cbf9b1]

#i103496#: move some fontsubstitution stuff from vcl to unotools to get xmloff vcl free


2009-10-19  Mathias Bauer  <mba@openoffice.org>  [01d0eccb74f2498543427203097fae372bdd8da6]

#i103496#: move some fontsubstitution stuff from vcl to unotools to get xmloff vcl free


2009-10-19  Mathias Bauer  <mba@openoffice.org>  [942dbe34b9a1400c926a81f88e849d248b58ed55]

#i103496#: move some fontsubstitution stuff from vcl to unotools to get xmloff vcl free


2009-10-19  Mathias Bauer  <mba@openoffice.org>  [0986a31fb3dfd116d9afe87de9a6ef0d1ebccaba]

#i103496#: move some fontsubstitution stuff from vcl to unotools to get xmloff vcl free


2009-10-19  Thomas Lange  <tl@openoffice.org>  [d1449500485d3940d84f470caa375060c7368848]

#i92190# dictionary update


2009-10-19  Thomas Lange  <tl@openoffice.org>  [bba30e21e9f8aa40d7fa8bc574e24b85274caa50]

#92190# dictionray update


2009-10-19  Kurt Zenker  <kz@openoffice.org>  [8d30d40ccb6e4bb829481afcf5e55bde35b7f5ff]

#i10000# add missing include DriversConfig.hxx


2009-10-19  Thomas Lange  <tl@openoffice.org>  [607673f3238bfc80ad90c74e2fd85038eece7892]

#106019# 'reset languages' menu entry


2009-10-19  Thomas Lange  <tl@openoffice.org>  [7c6655e920297562e6bc00da82fd9eed49a2bfd6]

#106019# 'reset languages' menu entry


2009-10-19  Thomas Lange  <tl@openoffice.org>  [4d8fe0ad149fe01976f2a23d598cfaf5eafbcc82]

#106019# 'reset languages' menu entry


2009-10-19  Thomas Lange  <tl@openoffice.org>  [4726cacc24846b63e1177c7ab4dff4ae5b1c4291]

#106019# 'reset languages' menu entry


2009-12-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [a49dd6e1a4ff5e931c0e062958829442d864db72]

tl74: merge with DEV300 m60


2009-10-18  Mathias Bauer  <mba@openoffice.org>  [c5ddee96afdc3ceb5bcc023b36185122a16b283d]

#i103496#: move some enums, defines and inlines from vcl to tools to get xmloff free of vcl stuff


2009-10-18  Mathias Bauer  <mba@openoffice.org>  [2e0fdd05a782d1c6345d483c52a9a4e8717f4b93]

#i103496#: move some enums, defines and inlines from vcl to tools to get xmloff free of vcl stuff


2009-10-18  Mathias Bauer  <mba@openoffice.org>  [f7c25671940f897e485fc6ca68a1708b66544f4b]

#i103496#: reactivate xmloff base code


2009-10-17  Caolán McNamara  <cmc@openoffice.org>  [327de52e632adab8cacfcd7ad353ee63db32cbbc]

#i105919# avoid crash after python deinitialized post exit


2009-10-16  Kohei Yoshida  <kyoshida@novell.com>  [79a4b8932e26b1319b907e0730cf404f733dfa7c]

Removed changes that are not associated with this CWS.


2009-10-16  Kohei Yoshida  <kyoshida@novell.com>  [20c356953caedcdd179131935c7fb50e30dbaa91]

Removed changes that are not associated with this CWS.


2009-10-16  Kohei Yoshida  <kyoshida@novell.com>  [c861c6fc0d6ed5874dd64ce73c80fba07f73cbce]

(hopefully) rebased to DEV300_m61.


2009-10-16  Kohei Yoshida  <kyoshida@novell.com>  [aef9aab7c29f39a9b8910debec9a3863c8a55fb2]

(hopefully) rebased to DEV300_m61.


2009-10-16  Kohei Yoshida  <kyoshida@novell.com>  [aa65c88570e875e03d369cd07d2e53bcbc2206ea]

(hopefully) rebased to DEV300_m61.


2009-10-16  Kohei Yoshida  <kyoshida@novell.com>  [b3bb51c9d6d408599ec8f548ce1b1aff6999f92c]

reverted commits 263183 and 263184 to fix broken export of CF records.


2009-10-16  thb  <thb@openoffice.org>  [42c0c069b71db77b3a0f1617dac3c569df798625]

#i105939# Decided returning by const ref was a bad idea, coupling- and in terms of unwanted side effects (think vector re-allocating the mem). Fixed iterator-to-ptr conversion for obvious oversights.


2009-10-16  Frank Schönheit  <frank.schoenheit@sun.com>  [2b2cfc9d54f7de4bccf8715b00ea083301659cfc]

removed a useless usage of m_pView


2009-10-16  Hans-Joachim Lankenau  <hjs@openoffice.org>  [69230072f062790c06c18c04fcfbc79ba765c8d1]

ause108: #i105954# - don't break pch


2009-10-16  Carsten Driesner  <cd@openoffice.org>  [fd1be11b2f7031ebd5f2cd1339132f56a9f0e60d]

#i105947# Add missing readConfigurationData() call.


2009-10-16  Carsten Driesner  <cd@openoffice.org>  [6fe52b5bba5a90147f49325ce6d0cc4222fa7240]

#i105947# Check window pointer before calling SetStyle()


2009-10-16  Niklas Nebel  <nn@openoffice.org>  [84e49c6bbbc61384618c90193c45af8799d24ea3]

#i105945# no optimization for textsearch on unxsoli


2009-10-16  Caolán McNamara  <cmc@openoffice.org>  [e9ce7470eb324b233b5d0e9bd9456901eb5ad122]

#ii105971# fix arm visiblity configure test


2009-10-16  Andre Fischer  <af@openoffice.org>  [f87c43295d76721452e9d2319f8d5f5af884499b]

#i105958# Fixed throw part of declaration of getAccessibleChild().


2009-10-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [bb1802669ed317deae5dfa6587bf4ab38735ceac]

#i10000#: remove CVS directory


2009-10-16  fs93730  <fs93730@v60x-so16.Germany.Sun.COM>  [f71d9e086e3735b0f489f5eac6bf735fb07f0f39]

#i10000#


2009-10-16  Michael Stahl  <mst@openoffice.org>  [b83220239cec81a050e63f41c32dc1e97fdd348e]

#i93179#: fix ASSERT triggered by debug code


2009-10-16  Frank Schönheit  <frank.schoenheit@sun.com>  [f27aef916cc611573e3e216a675364be173be6c2]

during #i104329#: got rid of DataSourceUI, whose functionality can be reached easier since the database/type information is configuration-based. In this course, got rid of some other duplicated and/or unnecessary code


2009-10-16  Philipp Lohmann  <Philipp.Lohmann@Sun.COM>  [d3b32698ee3ef11e11fe4d6fa0b56cf97c953347]

#i105860# allow choice between selection and whole document when printing directly


2009-10-16  Philipp Lohmann  <Philipp.Lohmann@Sun.COM>  [d697a028c4796e00afd2cfdef6e246c80c560749]

#i105860# allow choice between selection and whole document when printing directly


2009-10-16  Andre Fischer  <af@openoffice.org>  [83168b2ff90cf04ee9f5b5f6408d184f2709f26e]

#i48179# Resolved merge problems.


2009-11-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [7168fa353e1e7aab66e5f232a1f7015e725a263c]

slideshow1: merge with DEV300 m61


2009-10-16  Andre Fischer  <af@openoffice.org>  [683118f4dfec0a5490052254445b52bb61911189]

#i105185# Added notification for transformation change on resize.


2009-10-16  Frank Schönheit  <frank.schoenheit@sun.com>  [39eae703169d859c8ae546b60775d8f8d1b42d36]

#i104329# introduce a dedicated PrimaryKeySupport property at DataSource.Settings, which determines whether a data source should (be assumed to) support primary keys. Valid values are TRUE (=> supports), FALSE (=> doesn't support) and VOID (=> use the old heuristics, i.e. consult XDatabaseMetaData.supportsCoreSQLGrammar)


2009-10-16  Frank Schönheit  <frank.schoenheit@sun.com>  [baf36e763f65cba54c8168d10ade4f38a5f62c64]

#i104329# introduce a dedicated PrimaryKeySupport property at DataSource.Settings, which determines whether a data source should (be assumed to) support primary keys. Valid values are TRUE (=> supports), FALSE (=> doesn't support) and VOID (=> use the old heuristics, i.e. consult XDatabaseMetaData.supportsCoreSQLGrammar)


2009-10-16  Frank Schönheit  <frank.schoenheit@sun.com>  [6660ab0b9990b7a44f6412306cd6508321fd0fe6]

#i104329# introduce a dedicated PrimaryKeySupport property at DataSource.Settings, which determines whether a data source should (be assumed to) support primary keys. Valid values are TRUE (=> supports), FALSE (=> doesn't support) and VOID (=> use the old heuristics, i.e. consult XDatabaseMetaData.supportsCoreSQLGrammar)


2009-10-16  Andre Fischer  <af@openoffice.org>  [63fa3c48e2ab664802c75fba42873e9fe56b58b3]

#i48179# Fixed wrong resolution of merge conflict.


2009-11-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [654336da471943a1f4bf65b59e0ef517bb0942f6]

slideshow1: merge with DEV300 m61


2009-11-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [14ab17add421b6c79c7e6aeb1148214725de992d]

slideshow1: merge with DEV300 m56


2009-11-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [9c2711a44a51a2c8c1ad20f66e1d7cf97bb1f2d5]

slideshow1: merge with DEV300 m49


2009-11-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [d44e3116c4d43664c0b8c9978696d3f26558e724]

slideshow1: merge with DEV300 m45


2009-11-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [1becba6356524f199edea28c718a052e0e6f1478]

slideshow1: merge with DEV300 m44


2009-10-16  Frank Schönheit  <frank.schoenheit@sun.com>  [f62c1a55c09050d54387312b4bd2e58bc8d869ad]

replace boost/spirit/core.hpp with boost/spirit/include/classic_core.hpp (prevents a warning)


2009-10-16  Hans-Joachim Lankenau  <hjs@openoffice.org>  [0b42a4399239637d9f6199df3374b8d7b0a0a7f6]

ause108: #i105957# use perl.exe to start slfl.pl


2009-10-16  Hans-Joachim Lankenau  <hjs@openoffice.org>  [6a304023c2938d0532c9f2e874c936b29f808826]

ause108: #i105954# - missing dependency on l10n module


2009-10-16  Hans-Joachim Lankenau  <hjs@openoffice.org>  [868e045a9c76099bbfceea15543eeb9bc1aee7c8]

ause108: #i105954# - missing dependency on template dir


2009-10-16  Kurt Zenker  <kz@openoffice.org>  [ab3936a9825db6afc03009b7c046d224a0b2b1c1]

DEV300


2009-10-16  Kurt Zenker  <kz@openoffice.org>  [dbd47e076d3a113f8cb662b2d6769a895a225eba]

#i10000# parse problem unxsoli4


2009-10-16  Kurt Zenker  <kz@openoffice.org>  [8e63addd3ad2e8c799bfd0d601bb13cc2c031a4b]

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>  [a2a12327bbcdcd74229484c57d0a94df1a2c2c0d]

#i105940# When populating the cache table, increase the macro level to ensure that formula cells are interpreted properly.


2009-10-16  thb  <thb@openoffice.org>  [d3356548cf6aa4c53cb4c17395df82e8bbdea88f]

#i105939# Side-tracked by extensive unit test slowness - fixed by properly using strbuf in svg exporter


2009-10-16  thb  <thb@openoffice.org>  [f2100460c15e58521c20d6cc75fbf3713631d408]

#i105939# Adds clip state handling class to basegfx; makes use of that also from slideshow


2009-10-16  thb  <thb@openoffice.org>  [7bae8837395d6f4ab80d01ee9525820ced425a51]

#i105939# Adds clip state handling class to basegfx; makes use of that also from slideshow


2009-10-16  thb  <thb@openoffice.org>  [8454c5ef5057d0d24e52fb9ed10483b598da98b0]

#i105939# Adds special box clipping support to basegfx


2009-10-16  thb  <thb@openoffice.org>  [44dfc8de1a248a4e62c3229adb7acf91f968d66e]

#i105938# Provides simplistic pool memory from a std::vector


2009-10-15  Kohei Yoshida  <kyoshida@novell.com>  [e696628056a332a7be091289d1feb8dcd242b1b6]

#i105933# Replaced other WriteZeroBytes() with WriteZeroBytesToRecord() in other places except for the hyperlink record.


2009-10-16  thb  <thb@openoffice.org>  [39d191d6dcac49b137dbcd3b4e029714016641ea]

#i105937# Much improved gradient support for canvas/basegfx/drawinglayer.

See http://blog.thebehrens.net/2009/07/28/hackweek-iv-canvas-convwatch/ for more background information
2009-10-16  thb  <thb@openoffice.org>  [253dada8bed749112fd2c78ceddfeb7478944598]

#i105937# Much improved gradient support for canvas/basegfx/drawinglayer.

See http://blog.thebehrens.net/2009/07/28/hackweek-iv-canvas-convwatch/ for more background information
2009-10-16  thb  <thb@openoffice.org>  [4a30b933fae5b515bcefda592f5de682ba2526de]

#i105937# Much improved gradient support for canvas/basegfx/drawinglayer.

See http://blog.thebehrens.net/2009/07/28/hackweek-iv-canvas-convwatch/ for more background information
2009-10-16  thb  <thb@openoffice.org>  [1837a267a2cf82b0152631e416d8be66c2adef25]

#i105937# Much improved gradient support for canvas/basegfx/drawinglayer.

See http://blog.thebehrens.net/2009/07/28/hackweek-iv-canvas-convwatch/ for more background information
2009-10-15  Kohei Yoshida  <kyoshida@novell.com>  [cad2c1a1e4ce5a4e511eac641651e82f8c2852c2]

Support slice settings in WriteZeroBytesToRecord().


2009-10-15  Kohei Yoshida  <kyoshida@novell.com>  [9415878e2b47bbb23c299e179d9dca29bf6bdaf6]

Support slice settings in WriteZeroBytesToRecord().


2009-10-15  Kohei Yoshida  <kyoshida@novell.com>  [318dc20fff2fb93b93229e7ee7bebbcd11251089]

Support slice settings in WriteZeroBytesToRecord().


2009-10-16  Mathias Bauer  <mba@openoffice.org>  [4288d22fab2073ab8b8921a006ef6508e4e60fdc]

#i103496#: split svtools; improve ConfitItems


2009-10-16  Mathias Bauer  <mba@openoffice.org>  [889713fba4c188aa5ef66372b2e888e5d4ce4048]

#i103496#: split svtools; improve ConfitItems


2009-10-16  Mathias Bauer  <mba@openoffice.org>  [fb6f5ee5ee09d9f281f2989dc43eba4fcda1d64e]

#i103496#: split svtools; improve ConfitItems


2009-10-16  Mathias Bauer  <mba@openoffice.org>  [0cc66aaf7546862d515041edb9243988a3fcdd1b]

#i103496#: split svtools; improve ConfitItems


2009-10-16  Mathias Bauer  <mba@openoffice.org>  [a293d0a7b13c0294a202e0e332961f85359d611d]

#i103496#: split svtools; improve ConfitItems


2009-10-16  Mathias Bauer  <mba@openoffice.org>  [ed87eb8f7aec4990f65ed9c5b90738eab8b59e21]

#i103496#: split svtools; improve ConfitItems


2009-10-16  Mathias Bauer  <mba@openoffice.org>  [23d6353746c523a89d1168e813f92157bed715c2]

#i103496#: split svtools; improve ConfitItems


2009-10-16  Mathias Bauer  <mba@openoffice.org>  [ad482351a6c12cddb06575f6a9a00ec1b72d92fb]

#i103496#: split svtools; improve ConfitItems


2009-10-16  Mathias Bauer  <mba@openoffice.org>  [9f2fde7ab5de20926bb25a6b298b4e5dffb66eb2]

#i103496#: split svtools; improve ConfitItems


2009-10-15  Kohei Yoshida  <kyoshida@novell.com>  [e5c05fab9e453f32a94aad4487764bf58b70573c]

#i105933# Re-enable encryption at the end of INTERFACEEND record & properly encrypt zero bytes in the CF records.


2009-10-15  Philipp Lohmann  <Philipp.Lohmann@Sun.COM>  [8ec2ce18b769ea980fede28ef899a25f770c2f4d]

#i105731# sort printerlist


2009-10-15  Kurt Zenker  <kz@openoffice.org>  [2e660ad9d8158c181abbc40e2ddee292b35919b6]

CWS-TOOLING: integrate CWS c29v001a 2009-10-06 hb #160731# use SetReadOnlyUI instead of item at medium to get read only functionality 2009-10-05 hb #160731# added virtual destructor to IDocumentExternal data to make compilable under wntmsci12 2009-10-02 hb #160731# store fReadOnlyRecommended/fWriteReservation in WW8FibData 2009-10-02 hb #160731# handle stepping of offset correctly when reading strings 2009-10-02 hb #160731# write SttbAssoc/fReadOnlyRecommended/fWriteReservation 2009-10-02 hb #160731# Added new class WW8FibData 2009-10-02 hb #160731# new identifier for external type: FIB 2009-10-02 hb #160731# Added new class WW8FibData 2009-10-02 hb dbg_out for OUString 2009-10-01 hb read and write SttbfAssoc 2009-10-01 hb store external data in SwDoc 2009-09-29 hb merged DEV300_m60 2009-09-29 hb merged changes from private repository 2009-09-04 Henning Brinkmann added WW8Sttb for reading the WW8Sttb 2009-09-15 hb137859 #160401# made compilable 2009-09-15 hb137859 merged changes by hb 2009-09-15 sj93757 #160376# fixed shadow problem 2009-09-15 Henning Brinkmann merged changes for #160401# 2009-09-01 Henning Brinkmann #160401# added fReadOnlyRecommended and fWriteReservation to WW8Fib. If one of those is set, the document is read read-only.


2009-10-15  Kurt Zenker  <kz@openoffice.org>  [e0d2085017d182cde44e145f3e8bfc428dec6e21]

CWS-TOOLING: integrate CWS c29v001a 2009-10-06 hb #160731# use SetReadOnlyUI instead of item at medium to get read only functionality 2009-10-05 hb #160731# added virtual destructor to IDocumentExternal data to make compilable under wntmsci12 2009-10-02 hb #160731# store fReadOnlyRecommended/fWriteReservation in WW8FibData 2009-10-02 hb #160731# handle stepping of offset correctly when reading strings 2009-10-02 hb #160731# write SttbAssoc/fReadOnlyRecommended/fWriteReservation 2009-10-02 hb #160731# Added new class WW8FibData 2009-10-02 hb #160731# new identifier for external type: FIB 2009-10-02 hb #160731# Added new class WW8FibData 2009-10-02 hb dbg_out for OUString 2009-10-01 hb read and write SttbfAssoc 2009-10-01 hb store external data in SwDoc 2009-09-29 hb merged DEV300_m60 2009-09-29 hb merged changes from private repository 2009-09-04 Henning Brinkmann added WW8Sttb for reading the WW8Sttb 2009-09-15 hb137859 #160401# made compilable 2009-09-15 hb137859 merged changes by hb 2009-09-15 sj93757 #160376# fixed shadow problem 2009-09-15 Henning Brinkmann merged changes for #160401# 2009-09-01 Henning Brinkmann #160401# added fReadOnlyRecommended and fWriteReservation to WW8Fib. If one of those is set, the document is read read-only.


2009-10-15  Kurt Zenker  <kz@openoffice.org>  [c83d39264e030d25c05ac5f2787677b301f5ac97]

CWS-TOOLING: integrate CWS jskhgpilot5 2009-10-09 skotti #i105516# - Provided warnlog for not working extensible help (#i105760) 2009-10-09 skotti #i105516# - EditCopy called with no delay, hUseAsyncSlot() should fix this 2009-10-09 skotti #i105516# - fixed stupid error in iniinfo.inc (called IsMissing to check on a file instead of FileExists) 2009-10-09 skotti #i105516# - template tools - added checking for dialog 2009-10-09 skotti #i105516# - 2 cjk tests excluded, providing #i105756 as justification (qaerrorlog) 2009-10-09 skotti #i105516# - tModifyObjects: Add a WaitSlot 2009-10-09 skotti #i105516# - CJK test - number of entries has changed, fixed 2009-10-08 skotti Rebase to m61, resolving conflicts in g_option.inc, add g_option.inc to f_first.bas (the test for the OOo Improvement Program was removed from all files but is functional) 2009-10-08 skotti #i105516# - Just another attempt to fix w_numbering.bas 2009-10-08 skotti #i105516# - Added issue-IDs to f_basic_package_export_import.bas and subsequent include files. 2009-10-08 skotti #i105516# - StarOffice help topics updated. Need to do the same for OOo (better do it soon) 2009-10-08 skotti #i105516# - package export might result in zero size package, the test now handles this 2009-10-08 skotti #i105516# - Enhanced VBA import test to handle write protected files 2009-10-08 skotti #i105516# - Potentially fixed f_basic_library_export_import.bas 2009-10-08 skotti #i105516# - Fixing f_basic_vba-compat.bas (cont.) 2009-10-08 skotti #i105516# - Started fixing f_basic_vba-compat.bas 2009-10-08 skotti #i105516# - Help content changed again without notice 2009-10-07 skotti #i105516# - Really exclude the test 2009-10-07 skotti #i105516# - tModifyObjects is simplified and better documented, some more functions have been silenced, writer test (which is somewhat fuzzy) now closes all files at the end of the test 2009-10-07 skotti #i105516# - Testcase tToolsNumbering12 did not use any of the modern timing features which made the test inherently unstable. replaced sleep() statements 2009-10-07 skotti #i105516# - Trying a fix for extras-test (document corrupted warning) 2009-10-07 skotti #i105516# - Trying a fix for extras-test (document corrupted warning) 2009-10-07 skotti #i105516# - Fixed incorrect filtername in tToolsNumbering12, removed QAErrorlog 2009-10-07 skotti #i105516# - Fixed extension name for os2_x86.oxt. 2009-10-07 skotti #i105516# - Added warnlog for #i105670# 2009-10-07 skotti #i105516# - possible fix for warning in e_platforms.bas on MacOS X 2009-10-06 skotti #i105516# - someone allowed a ui relevant feature to slip in unnoticed. That is so stupid, that it could have been me. Adjusted test case to reflect the new - correct - behavior 2009-10-06 skotti #i105516# - fixing a few more test cases (module framework), switched off verbosity in global functions (not wanted for release), deprecate IsItLoaded (old function only used in one single spreadsheet test), fixed minor typo in hFileWait() 2009-10-05 skotti #i105516# - Removing all old style HTML documentation 2009-10-04 skotti #i105516# - Documentation fixes, cleanup 2009-10-02 skotti #i105516# - Documentation fixes, cleanup 2009-10-02 skotti #i105516# - Fixed header 2009-10-01 skotti #i105516# - Fixed usage tracking stuff, there has been a lot of trouble with changed behavior which was not communicated to QA. Attempts for a fix have been done in CWS jskhgpilot4 (which has been merged into this CWS already) 2009-10-01 skotti #i104246# - Toolbar stability and fix for e_update.bas on solaris - using .notExists() 2009-10-01 skotti #i104246# - Tried to enhance hWaitFOrObject() - better close the dialog if we run into the backup 2009-10-01 skotti #i104246# - Tried to enhance hWaitFOrObject() - works locally, distributing to all other machines 2009-10-01 skotti #i104246# - Tried to enhance hWaitFOrObject() - the function even had a logic-error which prevented it from working correctly (i think, going to test that) 2009-10-01 skotti #i104246# - Tried to enhance hWaitFOrObject() - the function even had a logic-error which prevented it from working correctly (i think, going to test that) 2009-09-30 skotti #i104246# - basic_dialog_i18n_import.inc now sports better warning message if the number of languages is incorrect 2009-09-30 skotti #i104246# - Added issue-id for crash on Solaris x86 (#i105476) 2009-09-30 skotti #i105407# Added new label to the list 2009-09-30 skotti #i104246# - Added a fallback method to the original one for finding the basis-directory on UNIX/Linux 2009-09-30 skotti #i104246# - reverted removal of iSection. I still have no idea what it does but without it the results are different but not better 2009-09-29 skotti #i104246# - The OOo Improvement Program tabpage is only visible if the BUILD_SPECIAL flag is given when building the Application. In the BUILD_SPECIAL section two files are created which will not be there otherwise. In master.inc we now test for the presence of one of the files. If found, we have the OOoImp-stuff installed and the global variable is set to TRUE. In order to find the file i had to fix the retrieval routine for the gOfficeBasisPath (which had a double gNetzOfficePath hidden in the variable sFile for all Unixes). The functin probably never worked, we were just lucky that it was only used in one place. Now - for some reason - we have warnings in the g_options_applications.inc test cases which need to be resolved. I reformatted the file (some indentions were broken) and removed duplicate variable initializations (this left unfinished, iSection should be removed from the control program and be inserted into the test cases themselves so currently the test results only deliver bogus). 2009-09-28 skotti #i104601 - Another problem found: After the fully automatic creation of the hid.lst we have lost the association to the TextImport dialog, reverting back to old name FilterAuswahl 2009-09-28 skotti Experiment: Completely remove hCloseAndLooseDocument 2009-09-28 skotti Experiment: Deprecate hCloseAndLooseDocument - it does nothing else than hCloseDocument 2009-09-28 skotti #i105407# - eliminated function hOpenFileAndIgnoreMacroWarning() as it already exists as a two step variant (hFileOpen+hAllowMacroExecution). Removed readme-file from framework/tools as the content was not up to date anymore 2009-09-28 skotti #i105407# - remove unused functions 2009-09-28 skotti #i104601#, #i105407# - small fixes


2009-10-15  Kurt Zenker  <kz@openoffice.org>  [47c69708374627fe0e752c4c8c22b6b9d6d2bf5b]

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>  [0c2d194037c79a132223bedd1681ecf0bdd8e789]

#i10000# fix for single module multiprocessing builds


2009-10-15  Philipp Lohmann  <Philipp.Lohmann@Sun.COM>  [ce2691ead6a1ec0158427f4a0f0467b6217d6bd7]

merge


2009-10-15  Philipp Lohmann  <Philipp.Lohmann@Sun.COM>  [91f4e89732e89dc1fc4399bb93096fcea0b89588]

#i105144 unify property names with sw


2009-10-15  Philipp Lohmann  <Philipp.Lohmann@Sun.COM>  [0d843e91c3a9afd2b566663156df992bfed04712]

merge


2009-10-15  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [4324965f99217790136cb79160f8449f18ff3975]

#i105655# commiting changes2 so far for preparing linux version


2009-10-15  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [5b2480b968b3f375e0d9e43becb54c6897d0820d]

#i105655# commiting changes2 so far for preparing linux version


2009-10-15  Philipp Lohmann  <Philipp.Lohmann@Sun.COM>  [9f63914eaa950a8f4a4cfa3eece110802bfcab61]

#i105377# a float transparent metafile is not part of the sync data


2009-10-15  Philipp Lohmann  <Philipp.Lohmann@Sun.COM>  [2eb7dd0deb70e9f120a2a38b56b9a38891c3ae83]

#i105377# redirect output into correct metafile


2009-10-15  Kurt Zenker  <kz@openoffice.org>  [130da5cbf25fb3991c6f27f8afe51e3ca5943657]

CWS-TOOLING: integrate CWS fwk122 2009-10-06 09:16:04 +0200 mav  r276693 : #i10000# let be compiled on all platforms 2009-10-05 17:02:17 +0200 cd  r276688 : #i105343# Fix build problems under Linux/Mac 2009-10-05 16:23:29 +0200 cd  r276687 : #i105489# Remove uiconfigurationmanagerimpl.obj from makefile.mk 2009-10-05 15:17:05 +0200 cd  r276680 : #i105326# Fix crash when opening file with notes 2009-10-05 11:02:22 +0200 mav  r276665 : #i105343# allow the view shell to disconnect from listener 2009-10-02 11:33:45 +0200 cd  r276619 : #i105489# Revert changes done to aggregate sources due to too much regressions


2009-10-15  Kurt Zenker  <kz@openoffice.org>  [f8a260011bad0f68052f5ce68bd62fa668b29599]

CWS-TOOLING: integrate CWS fwk122 2009-10-06 09:16:04 +0200 mav  r276693 : #i10000# let be compiled on all platforms 2009-10-05 17:02:17 +0200 cd  r276688 : #i105343# Fix build problems under Linux/Mac 2009-10-05 16:23:29 +0200 cd  r276687 : #i105489# Remove uiconfigurationmanagerimpl.obj from makefile.mk 2009-10-05 15:17:05 +0200 cd  r276680 : #i105326# Fix crash when opening file with notes 2009-10-05 11:02:22 +0200 mav  r276665 : #i105343# allow the view shell to disconnect from listener 2009-10-02 11:33:45 +0200 cd  r276619 : #i105489# Revert changes done to aggregate sources due to too much regressions


2009-10-15  Daniel Rentz  <dr@openoffice.org>  [2aaa78d388dc0eb5b2de84fc5206e7924b579cca]

wntmsci12 warning


2009-10-15  hdu  <duerr@sun.com>  [4d00cd23c9ba13a9a6d3901178a066fa6940e7d2]

#i105914# add default fonts for Urdu


2009-10-15  tb121644  <tb121644@sr1-eham02-04>  [4e3805fdda1f2db73618298ee5acd102aec24305]

merged - no visible diff? - commit needd - schaunwermal


2009-10-15  hdu  <duerr@sun.com>  [7b2ea69d78dda0f2c7af5f892efd5b7561b8faa8]

#i105815# extend sinhala default fonts with WIN fonts


2009-10-15  hdu  <duerr@sun.com>  [548995fefe670c546f314750560989f4253226bb]

#i105914# #i105815# extend indic default fonts with WIN fonts


2009-10-15  tb121644  <tb121644@sr1-eham02-04>  [bf71c7504211f05eb81515f60975f9411480b403]

#105920# m_updt.bas: tHelpCheckForUpdates result is not recorded in Quaste


2009-10-15  Daniel Rentz  <dr@openoffice.org>  [24046e0b2625c3ed2da1ad5955771a09fe5f2b36]

wntmsci12 warning


2009-10-15  hdu  <duerr@sun.com>  [1d2669b5859875b91dfbe916855adeef2552bf95]

#i105914# define default fonts for some indic scripts (thanks dtardon!)


2009-10-15  hdu  <duerr@sun.com>  [9168edda9d8de34b2fe84aa77d51520ef6f5f811]

#i105914# define default fonts for some indic scripts (thanks dtardon!)


2009-10-15  hdu  <duerr@sun.com>  [8023c47ecd9ad61c677978351ff1ef08f3796ae5]

#i105815# define default fonts for some indic scripts (thanks dtardon!)


2009-10-15  hdu  <duerr@sun.com>  [804477d542dbd713a74e9f70997620c403321f2f]

#i105815# define default fonts for sinhala-script


2009-10-14  Kurt Zenker  <kz@openoffice.org>  [b23505498be71f1ccf1086abe0832234ae34ed93]

CWS-TOOLING: integrate CWS dba32h 2009-10-12 12:21:44 +0200 msc  r276827 : remove warning for issue 102712 because the issue is fixed 2009-10-05 07:14:20 +0200 oj  r276658 : #105585# add missing dependency for OOO_UI 2009-10-02 12:50:19 +0200 fs  r276632 : #i105505# If a model is created, and is a revenant of a previous incarnation, then ensure it is properly initialized. In particular, in its ctor, set the state to "Initializing", not "Initialized", and then let the ModelImpl call attachResource. This ensures that the model is initialized completely, including firing the necessary events. 2009-10-02 12:46:12 +0200 fs  r276631 : #i105505# always do an attachResource at the newly loaded model, even if it (internally) was not really loaded, but only a revenant of a previous incarnation of this document 2009-10-01 13:09:07 +0200 fs  r276596 : do not rely on the name 'Standard' for the one and only form in a document 2009-10-01 12:35:56 +0200 fs  r276589 : #i105509# don't rely on default form component names, use indexes 2009-10-01 11:19:18 +0200 fs  r276584 : copying the fix for #i105082# into this CWS 2009-10-01 11:13:22 +0200 fs  r276583 : improved logs 2009-10-01 11:10:44 +0200 fs  r276581 : #i105505# 2009-10-01 08:07:57 +0200 fs  r276575 : manual merge of trunk, to allow cwslocalize to run 2009-09-30 22:48:30 +0200 fs  r276574 : removed that strange ONLOAD definition 2009-09-30 12:58:18 +0200 fs  r276553 : copy fix for #i105387# into this CWS, as the issue prevents us from finalizing the CWS 2009-09-30 12:56:45 +0200 fs  r276552 : copy fix for #i105387# into this CWS, as the issue prevents us from finalizing the CWS 2009-09-30 11:47:45 +0200 fs  r276549 : #i105235# 2009-09-29 12:27:40 +0200 fs  r276521 : #i105367# 2009-09-28 12:08:17 +0200 oj  r276485 : #i105371# export version in manifest.xml as well 2009-09-28 12:07:02 +0200 oj  r276484 : #i105371# export version in manifest.xml as well 2009-09-28 09:48:01 +0200 oj  r276481 : #i105366# init drivers when not empty 2009-09-25 14:31:27 +0200 fs  r276466 : CWS-TOOLING: rebase CWS dba32h to trunk@276429 (milestone: DEV300:m60) 2009-09-24 13:52:54 +0200 fs  r276422 : #i105234# do not zoom the control when they view information is still uninitialized (happens at least in Writer when opening a form document) 2009-09-24 11:42:03 +0200 fs  r276413 : #i105234# proper zoom handling for the nav bar 2009-09-24 11:41:40 +0200 fs  r276412 : #i105234# setZoom: care for precision errors caused by implicit conversion float->double 2009-09-23 12:21:22 +0200 oj  r276377 : remove dos lineends 2009-09-23 11:44:52 +0200 oj  r276376 : #i105216# load config on demand 2009-09-23 11:44:19 +0200 oj  r276375 : #i105216# load config on demand 2009-09-23 11:43:35 +0200 oj  r276374 : #i105216# load config on demand 2009-09-21 09:13:03 +0200 oj  r276307 : #i105158# use Thread support 2009-09-18 13:06:50 +0200 fs  r276277 : #i105147# 2009-09-18 11:48:23 +0200 oj  r276271 : #i105158# new method for thread safety 2009-09-18 10:42:56 +0200 fs  r276266 : CWS-TOOLING: rebase CWS dba32h to trunk@276192 (milestone: DEV300:m59) 2009-09-18 08:30:03 +0200 oj  r276263 : #i105016# load correct ldap so 2009-09-17 13:42:31 +0200 oj  r276240 : change count of check boxes 2009-09-17 13:32:59 +0200 oj  r276239 : revert false to true for currency 2009-09-17 09:14:46 +0200 oj  r276220 : #i104901# add patch for every issue 2009-09-17 09:10:29 +0200 oj  r276219 : #i104901# add patch for every issue 2009-09-11 13:47:49 +0200 oj  r276060 : #i104901# fix for indentity 2009-09-11 12:14:14 +0200 fs  r276056 : #i104594# allow to render controls without an SdrPageView 2009-09-11 11:49:31 +0200 fs  r276055 : CWS-TOOLING: rebase CWS dba32h to trunk@276043 (milestone: DEV300:m58) 2009-09-10 08:41:40 +0200 oj  r276021 : #i104911# export variable-set not for repeating sections


2009-10-14  Kurt Zenker  <kz@openoffice.org>  [ebabd73abea3e31a74fde52c2310393069aabe51]

CWS-TOOLING: integrate CWS dba32h 2009-10-12 12:21:44 +0200 msc  r276827 : remove warning for issue 102712 because the issue is fixed 2009-10-05 07:14:20 +0200 oj  r276658 : #105585# add missing dependency for OOO_UI 2009-10-02 12:50:19 +0200 fs  r276632 : #i105505# If a model is created, and is a revenant of a previous incarnation, then ensure it is properly initialized. In particular, in its ctor, set the state to "Initializing", not "Initialized", and then let the ModelImpl call attachResource. This ensures that the model is initialized completely, including firing the necessary events. 2009-10-02 12:46:12 +0200 fs  r276631 : #i105505# always do an attachResource at the newly loaded model, even if it (internally) was not really loaded, but only a revenant of a previous incarnation of this document 2009-10-01 13:09:07 +0200 fs  r276596 : do not rely on the name 'Standard' for the one and only form in a document 2009-10-01 12:35:56 +0200 fs  r276589 : #i105509# don't rely on default form component names, use indexes 2009-10-01 11:19:18 +0200 fs  r276584 : copying the fix for #i105082# into this CWS 2009-10-01 11:13:22 +0200 fs  r276583 : improved logs 2009-10-01 11:10:44 +0200 fs  r276581 : #i105505# 2009-10-01 08:07:57 +0200 fs  r276575 : manual merge of trunk, to allow cwslocalize to run 2009-09-30 22:48:30 +0200 fs  r276574 : removed that strange ONLOAD definition 2009-09-30 12:58:18 +0200 fs  r276553 : copy fix for #i105387# into this CWS, as the issue prevents us from finalizing the CWS 2009-09-30 12:56:45 +0200 fs  r276552 : copy fix for #i105387# into this CWS, as the issue prevents us from finalizing the CWS 2009-09-30 11:47:45 +0200 fs  r276549 : #i105235# 2009-09-29 12:27:40 +0200 fs  r276521 : #i105367# 2009-09-28 12:08:17 +0200 oj  r276485 : #i105371# export version in manifest.xml as well 2009-09-28 12:07:02 +0200 oj  r276484 : #i105371# export version in manifest.xml as well 2009-09-28 09:48:01 +0200 oj  r276481 : #i105366# init drivers when not empty 2009-09-25 14:31:27 +0200 fs  r276466 : CWS-TOOLING: rebase CWS dba32h to trunk@276429 (milestone: DEV300:m60) 2009-09-24 13:52:54 +0200 fs  r276422 : #i105234# do not zoom the control when they view information is still uninitialized (happens at least in Writer when opening a form document) 2009-09-24 11:42:03 +0200 fs  r276413 : #i105234# proper zoom handling for the nav bar 2009-09-24 11:41:40 +0200 fs  r276412 : #i105234# setZoom: care for precision errors caused by implicit conversion float->double 2009-09-23 12:21:22 +0200 oj  r276377 : remove dos lineends 2009-09-23 11:44:52 +0200 oj  r276376 : #i105216# load config on demand 2009-09-23 11:44:19 +0200 oj  r276375 : #i105216# load config on demand 2009-09-23 11:43:35 +0200 oj  r276374 : #i105216# load config on demand 2009-09-21 09:13:03 +0200 oj  r276307 : #i105158# use Thread support 2009-09-18 13:06:50 +0200 fs  r276277 : #i105147# 2009-09-18 11:48:23 +0200 oj  r276271 : #i105158# new method for thread safety 2009-09-18 10:42:56 +0200 fs  r276266 : CWS-TOOLING: rebase CWS dba32h to trunk@276192 (milestone: DEV300:m59) 2009-09-18 08:30:03 +0200 oj  r276263 : #i105016# load correct ldap so 2009-09-17 13:42:31 +0200 oj  r276240 : change count of check boxes 2009-09-17 13:32:59 +0200 oj  r276239 : revert false to true for currency 2009-09-17 09:14:46 +0200 oj  r276220 : #i104901# add patch for every issue 2009-09-17 09:10:29 +0200 oj  r276219 : #i104901# add patch for every issue 2009-09-11 13:47:49 +0200 oj  r276060 : #i104901# fix for indentity 2009-09-11 12:14:14 +0200 fs  r276056 : #i104594# allow to render controls without an SdrPageView 2009-09-11 11:49:31 +0200 fs  r276055 : CWS-TOOLING: rebase CWS dba32h to trunk@276043 (milestone: DEV300:m58) 2009-09-10 08:41:40 +0200 oj  r276021 : #i104911# export variable-set not for repeating sections


2009-10-14  Kurt Zenker  <kz@openoffice.org>  [350d5ca9803e7e58167b7b5942ebdf429ed9b0af]

CWS-TOOLING: integrate CWS dba32h 2009-10-12 12:21:44 +0200 msc  r276827 : remove warning for issue 102712 because the issue is fixed 2009-10-05 07:14:20 +0200 oj  r276658 : #105585# add missing dependency for OOO_UI 2009-10-02 12:50:19 +0200 fs  r276632 : #i105505# If a model is created, and is a revenant of a previous incarnation, then ensure it is properly initialized. In particular, in its ctor, set the state to "Initializing", not "Initialized", and then let the ModelImpl call attachResource. This ensures that the model is initialized completely, including firing the necessary events. 2009-10-02 12:46:12 +0200 fs  r276631 : #i105505# always do an attachResource at the newly loaded model, even if it (internally) was not really loaded, but only a revenant of a previous incarnation of this document 2009-10-01 13:09:07 +0200 fs  r276596 : do not rely on the name 'Standard' for the one and only form in a document 2009-10-01 12:35:56 +0200 fs  r276589 : #i105509# don't rely on default form component names, use indexes 2009-10-01 11:19:18 +0200 fs  r276584 : copying the fix for #i105082# into this CWS 2009-10-01 11:13:22 +0200 fs  r276583 : improved logs 2009-10-01 11:10:44 +0200 fs  r276581 : #i105505# 2009-10-01 08:07:57 +0200 fs  r276575 : manual merge of trunk, to allow cwslocalize to run 2009-09-30 22:48:30 +0200 fs  r276574 : removed that strange ONLOAD definition 2009-09-30 12:58:18 +0200 fs  r276553 : copy fix for #i105387# into this CWS, as the issue prevents us from finalizing the CWS 2009-09-30 12:56:45 +0200 fs  r276552 : copy fix for #i105387# into this CWS, as the issue prevents us from finalizing the CWS 2009-09-30 11:47:45 +0200 fs  r276549 : #i105235# 2009-09-29 12:27:40 +0200 fs  r276521 : #i105367# 2009-09-28 12:08:17 +0200 oj  r276485 : #i105371# export version in manifest.xml as well 2009-09-28 12:07:02 +0200 oj  r276484 : #i105371# export version in manifest.xml as well 2009-09-28 09:48:01 +0200 oj  r276481 : #i105366# init drivers when not empty 2009-09-25 14:31:27 +0200 fs  r276466 : CWS-TOOLING: rebase CWS dba32h to trunk@276429 (milestone: DEV300:m60) 2009-09-24 13:52:54 +0200 fs  r276422 : #i105234# do not zoom the control when they view information is still uninitialized (happens at least in Writer when opening a form document) 2009-09-24 11:42:03 +0200 fs  r276413 : #i105234# proper zoom handling for the nav bar 2009-09-24 11:41:40 +0200 fs  r276412 : #i105234# setZoom: care for precision errors caused by implicit conversion float->double 2009-09-23 12:21:22 +0200 oj  r276377 : remove dos lineends 2009-09-23 11:44:52 +0200 oj  r276376 : #i105216# load config on demand 2009-09-23 11:44:19 +0200 oj  r276375 : #i105216# load config on demand 2009-09-23 11:43:35 +0200 oj  r276374 : #i105216# load config on demand 2009-09-21 09:13:03 +0200 oj  r276307 : #i105158# use Thread support 2009-09-18 13:06:50 +0200 fs  r276277 : #i105147# 2009-09-18 11:48:23 +0200 oj  r276271 : #i105158# new method for thread safety 2009-09-18 10:42:56 +0200 fs  r276266 : CWS-TOOLING: rebase CWS dba32h to trunk@276192 (milestone: DEV300:m59) 2009-09-18 08:30:03 +0200 oj  r276263 : #i105016# load correct ldap so 2009-09-17 13:42:31 +0200 oj  r276240 : change count of check boxes 2009-09-17 13:32:59 +0200 oj  r276239 : revert false to true for currency 2009-09-17 09:14:46 +0200 oj  r276220 : #i104901# add patch for every issue 2009-09-17 09:10:29 +0200 oj  r276219 : #i104901# add patch for every issue 2009-09-11 13:47:49 +0200 oj  r276060 : #i104901# fix for indentity 2009-09-11 12:14:14 +0200 fs  r276056 : #i104594# allow to render controls without an SdrPageView 2009-09-11 11:49:31 +0200 fs  r276055 : CWS-TOOLING: rebase CWS dba32h to trunk@276043 (milestone: DEV300:m58) 2009-09-10 08:41:40 +0200 oj  r276021 : #i104911# export variable-set not for repeating sections


2009-10-14  Kurt Zenker  <kz@openoffice.org>  [e4d340414507fc6409090f85130c88418fa90790]

CWS-TOOLING: integrate CWS dba32h 2009-10-12 12:21:44 +0200 msc  r276827 : remove warning for issue 102712 because the issue is fixed 2009-10-05 07:14:20 +0200 oj  r276658 : #105585# add missing dependency for OOO_UI 2009-10-02 12:50:19 +0200 fs  r276632 : #i105505# If a model is created, and is a revenant of a previous incarnation, then ensure it is properly initialized. In particular, in its ctor, set the state to "Initializing", not "Initialized", and then let the ModelImpl call attachResource. This ensures that the model is initialized completely, including firing the necessary events. 2009-10-02 12:46:12 +0200 fs  r276631 : #i105505# always do an attachResource at the newly loaded model, even if it (internally) was not really loaded, but only a revenant of a previous incarnation of this document 2009-10-01 13:09:07 +0200 fs  r276596 : do not rely on the name 'Standard' for the one and only form in a document 2009-10-01 12:35:56 +0200 fs  r276589 : #i105509# don't rely on default form component names, use indexes 2009-10-01 11:19:18 +0200 fs  r276584 : copying the fix for #i105082# into this CWS 2009-10-01 11:13:22 +0200 fs  r276583 : improved logs 2009-10-01 11:10:44 +0200 fs  r276581 : #i105505# 2009-10-01 08:07:57 +0200 fs  r276575 : manual merge of trunk, to allow cwslocalize to run 2009-09-30 22:48:30 +0200 fs  r276574 : removed that strange ONLOAD definition 2009-09-30 12:58:18 +0200 fs  r276553 : copy fix for #i105387# into this CWS, as the issue prevents us from finalizing the CWS 2009-09-30 12:56:45 +0200 fs  r276552 : copy fix for #i105387# into this CWS, as the issue prevents us from finalizing the CWS 2009-09-30 11:47:45 +0200 fs  r276549 : #i105235# 2009-09-29 12:27:40 +0200 fs  r276521 : #i105367# 2009-09-28 12:08:17 +0200 oj  r276485 : #i105371# export version in manifest.xml as well 2009-09-28 12:07:02 +0200 oj  r276484 : #i105371# export version in manifest.xml as well 2009-09-28 09:48:01 +0200 oj  r276481 : #i105366# init drivers when not empty 2009-09-25 14:31:27 +0200 fs  r276466 : CWS-TOOLING: rebase CWS dba32h to trunk@276429 (milestone: DEV300:m60) 2009-09-24 13:52:54 +0200 fs  r276422 : #i105234# do not zoom the control when they view information is still uninitialized (happens at least in Writer when opening a form document) 2009-09-24 11:42:03 +0200 fs  r276413 : #i105234# proper zoom handling for the nav bar 2009-09-24 11:41:40 +0200 fs  r276412 : #i105234# setZoom: care for precision errors caused by implicit conversion float->double 2009-09-23 12:21:22 +0200 oj  r276377 : remove dos lineends 2009-09-23 11:44:52 +0200 oj  r276376 : #i105216# load config on demand 2009-09-23 11:44:19 +0200 oj  r276375 : #i105216# load config on demand 2009-09-23 11:43:35 +0200 oj  r276374 : #i105216# load config on demand 2009-09-21 09:13:03 +0200 oj  r276307 : #i105158# use Thread support 2009-09-18 13:06:50 +0200 fs  r276277 : #i105147# 2009-09-18 11:48:23 +0200 oj  r276271 : #i105158# new method for thread safety 2009-09-18 10:42:56 +0200 fs  r276266 : CWS-TOOLING: rebase CWS dba32h to trunk@276192 (milestone: DEV300:m59) 2009-09-18 08:30:03 +0200 oj  r276263 : #i105016# load correct ldap so 2009-09-17 13:42:31 +0200 oj  r276240 : change count of check boxes 2009-09-17 13:32:59 +0200 oj  r276239 : revert false to true for currency 2009-09-17 09:14:46 +0200 oj  r276220 : #i104901# add patch for every issue 2009-09-17 09:10:29 +0200 oj  r276219 : #i104901# add patch for every issue 2009-09-11 13:47:49 +0200 oj  r276060 : #i104901# fix for indentity 2009-09-11 12:14:14 +0200 fs  r276056 : #i104594# allow to render controls without an SdrPageView 2009-09-11 11:49:31 +0200 fs  r276055 : CWS-TOOLING: rebase CWS dba32h to trunk@276043 (milestone: DEV300:m58) 2009-09-10 08:41:40 +0200 oj  r276021 : #i104911# export variable-set not for repeating sections


2009-10-14  Kurt Zenker  <kz@openoffice.org>  [8bd768c01084fbf44c14fbdd40d7ccc4f0d6905a]

CWS-TOOLING: integrate CWS dba32h 2009-10-12 12:21:44 +0200 msc  r276827 : remove warning for issue 102712 because the issue is fixed 2009-10-05 07:14:20 +0200 oj  r276658 : #105585# add missing dependency for OOO_UI 2009-10-02 12:50:19 +0200 fs  r276632 : #i105505# If a model is created, and is a revenant of a previous incarnation, then ensure it is properly initialized. In particular, in its ctor, set the state to "Initializing", not "Initialized", and then let the ModelImpl call attachResource. This ensures that the model is initialized completely, including firing the necessary events. 2009-10-02 12:46:12 +0200 fs  r276631 : #i105505# always do an attachResource at the newly loaded model, even if it (internally) was not really loaded, but only a revenant of a previous incarnation of this document 2009-10-01 13:09:07 +0200 fs  r276596 : do not rely on the name 'Standard' for the one and only form in a document 2009-10-01 12:35:56 +0200 fs  r276589 : #i105509# don't rely on default form component names, use indexes 2009-10-01 11:19:18 +0200 fs  r276584 : copying the fix for #i105082# into this CWS 2009-10-01 11:13:22 +0200 fs  r276583 : improved logs 2009-10-01 11:10:44 +0200 fs  r276581 : #i105505# 2009-10-01 08:07:57 +0200 fs  r276575 : manual merge of trunk, to allow cwslocalize to run 2009-09-30 22:48:30 +0200 fs  r276574 : removed that strange ONLOAD definition 2009-09-30 12:58:18 +0200 fs  r276553 : copy fix for #i105387# into this CWS, as the issue prevents us from finalizing the CWS 2009-09-30 12:56:45 +0200 fs  r276552 : copy fix for #i105387# into this CWS, as the issue prevents us from finalizing the CWS 2009-09-30 11:47:45 +0200 fs  r276549 : #i105235# 2009-09-29 12:27:40 +0200 fs  r276521 : #i105367# 2009-09-28 12:08:17 +0200 oj  r276485 : #i105371# export version in manifest.xml as well 2009-09-28 12:07:02 +0200 oj  r276484 : #i105371# export version in manifest.xml as well 2009-09-28 09:48:01 +0200 oj  r276481 : #i105366# init drivers when not empty 2009-09-25 14:31:27 +0200 fs  r276466 : CWS-TOOLING: rebase CWS dba32h to trunk@276429 (milestone: DEV300:m60) 2009-09-24 13:52:54 +0200 fs  r276422 : #i105234# do not zoom the control when they view information is still uninitialized (happens at least in Writer when opening a form document) 2009-09-24 11:42:03 +0200 fs  r276413 : #i105234# proper zoom handling for the nav bar 2009-09-24 11:41:40 +0200 fs  r276412 : #i105234# setZoom: care for precision errors caused by implicit conversion float->double 2009-09-23 12:21:22 +0200 oj  r276377 : remove dos lineends 2009-09-23 11:44:52 +0200 oj  r276376 : #i105216# load config on demand 2009-09-23 11:44:19 +0200 oj  r276375 : #i105216# load config on demand 2009-09-23 11:43:35 +0200 oj  r276374 : #i105216# load config on demand 2009-09-21 09:13:03 +0200 oj  r276307 : #i105158# use Thread support 2009-09-18 13:06:50 +0200 fs  r276277 : #i105147# 2009-09-18 11:48:23 +0200 oj  r276271 : #i105158# new method for thread safety 2009-09-18 10:42:56 +0200 fs  r276266 : CWS-TOOLING: rebase CWS dba32h to trunk@276192 (milestone: DEV300:m59) 2009-09-18 08:30:03 +0200 oj  r276263 : #i105016# load correct ldap so 2009-09-17 13:42:31 +0200 oj  r276240 : change count of check boxes 2009-09-17 13:32:59 +0200 oj  r276239 : revert false to true for currency 2009-09-17 09:14:46 +0200 oj  r276220 : #i104901# add patch for every issue 2009-09-17 09:10:29 +0200 oj  r276219 : #i104901# add patch for every issue 2009-09-11 13:47:49 +0200 oj  r276060 : #i104901# fix for indentity 2009-09-11 12:14:14 +0200 fs  r276056 : #i104594# allow to render controls without an SdrPageView 2009-09-11 11:49:31 +0200 fs  r276055 : CWS-TOOLING: rebase CWS dba32h to trunk@276043 (milestone: DEV300:m58) 2009-09-10 08:41:40 +0200 oj  r276021 : #i104911# export variable-set not for repeating sections


2009-10-14  Kurt Zenker  <kz@openoffice.org>  [01e88e8e4223d4b0792f7887fbc3e75e6288d71f]

CWS-TOOLING: integrate CWS dba32h 2009-10-12 12:21:44 +0200 msc  r276827 : remove warning for issue 102712 because the issue is fixed 2009-10-05 07:14:20 +0200 oj  r276658 : #105585# add missing dependency for OOO_UI 2009-10-02 12:50:19 +0200 fs  r276632 : #i105505# If a model is created, and is a revenant of a previous incarnation, then ensure it is properly initialized. In particular, in its ctor, set the state to "Initializing", not "Initialized", and then let the ModelImpl call attachResource. This ensures that the model is initialized completely, including firing the necessary events. 2009-10-02 12:46:12 +0200 fs  r276631 : #i105505# always do an attachResource at the newly loaded model, even if it (internally) was not really loaded, but only a revenant of a previous incarnation of this document 2009-10-01 13:09:07 +0200 fs  r276596 : do not rely on the name 'Standard' for the one and only form in a document 2009-10-01 12:35:56 +0200 fs  r276589 : #i105509# don't rely on default form component names, use indexes 2009-10-01 11:19:18 +0200 fs  r276584 : copying the fix for #i105082# into this CWS 2009-10-01 11:13:22 +0200 fs  r276583 : improved logs 2009-10-01 11:10:44 +0200 fs  r276581 : #i105505# 2009-10-01 08:07:57 +0200 fs  r276575 : manual merge of trunk, to allow cwslocalize to run 2009-09-30 22:48:30 +0200 fs  r276574 : removed that strange ONLOAD definition 2009-09-30 12:58:18 +0200 fs  r276553 : copy fix for #i105387# into this CWS, as the issue prevents us from finalizing the CWS 2009-09-30 12:56:45 +0200 fs  r276552 : copy fix for #i105387# into this CWS, as the issue prevents us from finalizing the CWS 2009-09-30 11:47:45 +0200 fs  r276549 : #i105235# 2009-09-29 12:27:40 +0200 fs  r276521 : #i105367# 2009-09-28 12:08:17 +0200 oj  r276485 : #i105371# export version in manifest.xml as well 2009-09-28 12:07:02 +0200 oj  r276484 : #i105371# export version in manifest.xml as well 2009-09-28 09:48:01 +0200 oj  r276481 : #i105366# init drivers when not empty 2009-09-25 14:31:27 +0200 fs  r276466 : CWS-TOOLING: rebase CWS dba32h to trunk@276429 (milestone: DEV300:m60) 2009-09-24 13:52:54 +0200 fs  r276422 : #i105234# do not zoom the control when they view information is still uninitialized (happens at least in Writer when opening a form document) 2009-09-24 11:42:03 +0200 fs  r276413 : #i105234# proper zoom handling for the nav bar 2009-09-24 11:41:40 +0200 fs  r276412 : #i105234# setZoom: care for precision errors caused by implicit conversion float->double 2009-09-23 12:21:22 +0200 oj  r276377 : remove dos lineends 2009-09-23 11:44:52 +0200 oj  r276376 : #i105216# load config on demand 2009-09-23 11:44:19 +0200 oj  r276375 : #i105216# load config on demand 2009-09-23 11:43:35 +0200 oj  r276374 : #i105216# load config on demand 2009-09-21 09:13:03 +0200 oj  r276307 : #i105158# use Thread support 2009-09-18 13:06:50 +0200 fs  r276277 : #i105147# 2009-09-18 11:48:23 +0200 oj  r276271 : #i105158# new method for thread safety 2009-09-18 10:42:56 +0200 fs  r276266 : CWS-TOOLING: rebase CWS dba32h to trunk@276192 (milestone: DEV300:m59) 2009-09-18 08:30:03 +0200 oj  r276263 : #i105016# load correct ldap so 2009-09-17 13:42:31 +0200 oj  r276240 : change count of check boxes 2009-09-17 13:32:59 +0200 oj  r276239 : revert false to true for currency 2009-09-17 09:14:46 +0200 oj  r276220 : #i104901# add patch for every issue 2009-09-17 09:10:29 +0200 oj  r276219 : #i104901# add patch for every issue 2009-09-11 13:47:49 +0200 oj  r276060 : #i104901# fix for indentity 2009-09-11 12:14:14 +0200 fs  r276056 : #i104594# allow to render controls without an SdrPageView 2009-09-11 11:49:31 +0200 fs  r276055 : CWS-TOOLING: rebase CWS dba32h to trunk@276043 (milestone: DEV300:m58) 2009-09-10 08:41:40 +0200 oj  r276021 : #i104911# export variable-set not for repeating sections


2009-10-14  Kurt Zenker  <kz@openoffice.org>  [99efc0ba1f080e9d04d7c2035cb0d92d7b8e448b]

CWS-TOOLING: integrate CWS dba32h 2009-10-12 12:21:44 +0200 msc  r276827 : remove warning for issue 102712 because the issue is fixed 2009-10-05 07:14:20 +0200 oj  r276658 : #105585# add missing dependency for OOO_UI 2009-10-02 12:50:19 +0200 fs  r276632 : #i105505# If a model is created, and is a revenant of a previous incarnation, then ensure it is properly initialized. In particular, in its ctor, set the state to "Initializing", not "Initialized", and then let the ModelImpl call attachResource. This ensures that the model is initialized completely, including firing the necessary events. 2009-10-02 12:46:12 +0200 fs  r276631 : #i105505# always do an attachResource at the newly loaded model, even if it (internally) was not really loaded, but only a revenant of a previous incarnation of this document 2009-10-01 13:09:07 +0200 fs  r276596 : do not rely on the name 'Standard' for the one and only form in a document 2009-10-01 12:35:56 +0200 fs  r276589 : #i105509# don't rely on default form component names, use indexes 2009-10-01 11:19:18 +0200 fs  r276584 : copying the fix for #i105082# into this CWS 2009-10-01 11:13:22 +0200 fs  r276583 : improved logs 2009-10-01 11:10:44 +0200 fs  r276581 : #i105505# 2009-10-01 08:07:57 +0200 fs  r276575 : manual merge of trunk, to allow cwslocalize to run 2009-09-30 22:48:30 +0200 fs  r276574 : removed that strange ONLOAD definition 2009-09-30 12:58:18 +0200 fs  r276553 : copy fix for #i105387# into this CWS, as the issue prevents us from finalizing the CWS 2009-09-30 12:56:45 +0200 fs  r276552 : copy fix for #i105387# into this CWS, as the issue prevents us from finalizing the CWS 2009-09-30 11:47:45 +0200 fs  r276549 : #i105235# 2009-09-29 12:27:40 +0200 fs  r276521 : #i105367# 2009-09-28 12:08:17 +0200 oj  r276485 : #i105371# export version in manifest.xml as well 2009-09-28 12:07:02 +0200 oj  r276484 : #i105371# export version in manifest.xml as well 2009-09-28 09:48:01 +0200 oj  r276481 : #i105366# init drivers when not empty 2009-09-25 14:31:27 +0200 fs  r276466 : CWS-TOOLING: rebase CWS dba32h to trunk@276429 (milestone: DEV300:m60) 2009-09-24 13:52:54 +0200 fs  r276422 : #i105234# do not zoom the control when they view information is still uninitialized (happens at least in Writer when opening a form document) 2009-09-24 11:42:03 +0200 fs  r276413 : #i105234# proper zoom handling for the nav bar 2009-09-24 11:41:40 +0200 fs  r276412 : #i105234# setZoom: care for precision errors caused by implicit conversion float->double 2009-09-23 12:21:22 +0200 oj  r276377 : remove dos lineends 2009-09-23 11:44:52 +0200 oj  r276376 : #i105216# load config on demand 2009-09-23 11:44:19 +0200 oj  r276375 : #i105216# load config on demand 2009-09-23 11:43:35 +0200 oj  r276374 : #i105216# load config on demand 2009-09-21 09:13:03 +0200 oj  r276307 : #i105158# use Thread support 2009-09-18 13:06:50 +0200 fs  r276277 : #i105147# 2009-09-18 11:48:23 +0200 oj  r276271 : #i105158# new method for thread safety 2009-09-18 10:42:56 +0200 fs  r276266 : CWS-TOOLING: rebase CWS dba32h to trunk@276192 (milestone: DEV300:m59) 2009-09-18 08:30:03 +0200 oj  r276263 : #i105016# load correct ldap so 2009-09-17 13:42:31 +0200 oj  r276240 : change count of check boxes 2009-09-17 13:32:59 +0200 oj  r276239 : revert false to true for currency 2009-09-17 09:14:46 +0200 oj  r276220 : #i104901# add patch for every issue 2009-09-17 09:10:29 +0200 oj  r276219 : #i104901# add patch for every issue 2009-09-11 13:47:49 +0200 oj  r276060 : #i104901# fix for indentity 2009-09-11 12:14:14 +0200 fs  r276056 : #i104594# allow to render controls without an SdrPageView 2009-09-11 11:49:31 +0200 fs  r276055 : CWS-TOOLING: rebase CWS dba32h to trunk@276043 (milestone: DEV300:m58) 2009-09-10 08:41:40 +0200 oj  r276021 : #i104911# export variable-set not for repeating sections


2009-10-14  Kurt Zenker  <kz@openoffice.org>  [0b6688eb4333f23e5925fa818c6a405f69ca0224]

CWS-TOOLING: integrate CWS fwk124_DEV300 2009-10-12 10:48:43 +0200 cd  r276822 : #i105764# Remove wrong if-clause which disables the main function of the job service implementation


2009-10-14  Kurt Zenker  <kz@openoffice.org>  [f48e47e267bb09c037b3ac3e97769eb70946b847]

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>  [3179b731abf5f51ee2edbca9200eeb1e0d3e57ab]

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>  [5dba36b682bd65ea210b1e2250fa3024137d1ef8]

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>  [2582bb5541a0801d37321b989cf9d79642bc9893]

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>  [708398e6dc41b8ffa8fa743dd5b2cf1db1bbfdb2]

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>  [b81b0183be5f96cd54cf139c03409076d5e3ae3b]

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>  [1acdf1bfc9c3be5a1fb698f2bd95bb60189edae7]

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>  [167317403047d99e9460389f492a20ba7e60d57f]

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>  [6e36b034abf567c1501fc2f4d28f9713afccee19]

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>  [448f56b5ea936e6d1ee5706c477416581f0572ed]

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>  [aaf95adc9a1d429c08d38c81393c2dde51d6fe9f]

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>  [78a8eaf882e1032379c5d267eb0b13ec9081b328]

CWS-TOOLING: integrate CWS fwk121 2009-09-30 11:20:33 +0200 mav  r276548 : #i105387# allow manifest.xml have no ODF version attribute even for ODF1.2 2009-09-30 10:54:46 +0200 mav  r276545 : #i105387# allow manifest.xml have no ODF version attribute even for ODF1.2 2009-09-30 10:02:12 +0200 mav  r276543 : #i105082# integrating the fix from fwk117, since it is necessary for some scenarios fixed in this cws 2009-09-30 07:33:48 +0200 jsc  r276537 : #i105360# explicitly flush OStorageStream after write operations and OStoreFile when registry file is closed 2009-09-29 14:15:09 +0200 jsc  r276528 : #i105360# explicitly flush OStorageStream after write operations and OStoreFile when registry file is closed 2009-09-29 09:45:28 +0200 dr  r276507 : #i105325# set correct format while opening zip package 2009-09-28 18:46:45 +0200 mav  r276500 : CWS-TOOLING: rebase CWS fwk121 to trunk@276429 (milestone: DEV300:m60)


2009-10-14  Kurt Zenker  <kz@openoffice.org>  [4830944c5185a1e783cd7199aa5969f316b49c20]

CWS-TOOLING: integrate CWS fwk121 2009-09-30 11:20:33 +0200 mav  r276548 : #i105387# allow manifest.xml have no ODF version attribute even for ODF1.2 2009-09-30 10:54:46 +0200 mav  r276545 : #i105387# allow manifest.xml have no ODF version attribute even for ODF1.2 2009-09-30 10:02:12 +0200 mav  r276543 : #i105082# integrating the fix from fwk117, since it is necessary for some scenarios fixed in this cws 2009-09-30 07:33:48 +0200 jsc  r276537 : #i105360# explicitly flush OStorageStream after write operations and OStoreFile when registry file is closed 2009-09-29 14:15:09 +0200 jsc  r276528 : #i105360# explicitly flush OStorageStream after write operations and OStoreFile when registry file is closed 2009-09-29 09:45:28 +0200 dr  r276507 : #i105325# set correct format while opening zip package 2009-09-28 18:46:45 +0200 mav  r276500 : CWS-TOOLING: rebase CWS fwk121 to trunk@276429 (milestone: DEV300:m60)


2009-10-14  Kurt Zenker  <kz@openoffice.org>  [dd74e6d59eab15a9ad7c674372293a7d3dbad975]

CWS-TOOLING: integrate CWS fwk121 2009-09-30 11:20:33 +0200 mav  r276548 : #i105387# allow manifest.xml have no ODF version attribute even for ODF1.2 2009-09-30 10:54:46 +0200 mav  r276545 : #i105387# allow manifest.xml have no ODF version attribute even for ODF1.2 2009-09-30 10:02:12 +0200 mav  r276543 : #i105082# integrating the fix from fwk117, since it is necessary for some scenarios fixed in this cws 2009-09-30 07:33:48 +0200 jsc  r276537 : #i105360# explicitly flush OStorageStream after write operations and OStoreFile when registry file is closed 2009-09-29 14:15:09 +0200 jsc  r276528 : #i105360# explicitly flush OStorageStream after write operations and OStoreFile when registry file is closed 2009-09-29 09:45:28 +0200 dr  r276507 : #i105325# set correct format while opening zip package 2009-09-28 18:46:45 +0200 mav  r276500 : CWS-TOOLING: rebase CWS fwk121 to trunk@276429 (milestone: DEV300:m60)


2009-10-14  Kurt Zenker  <kz@openoffice.org>  [b5ae0c66e377afec05652bbff0a2eaaba35f430d]

CWS-TOOLING: integrate CWS mav55 2009-09-25 13:53:12 +0200 mav  r276452 : #i102895# fix the tab order; introduce fallback strings for the case that configuration is currupt


2009-10-14  Kurt Zenker  <kz@openoffice.org>  [9033e68b120609c2817915b9b6c024a395f09280]

CWS-TOOLING: integrate CWS ab76_a11y 2009-09-23 14:26:25 +0200 ab  r276390 : #i14102# Expanded/Collapsed state support


2009-10-14  Kurt Zenker  <kz@openoffice.org>  [618a4653360de8d1584d9ece2288b475054eac78]

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  Kurt Zenker  <kz@openoffice.org>  [437dec1c7fd281cdf8a8ba8fb973022a9096525c]

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  Kurt Zenker  <kz@openoffice.org>  [0384cda2452819b00557452962599b0caab165c2]

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  Kurt Zenker  <kz@openoffice.org>  [458b43715fe289804a0bd8889e8709a72a8ac90e]

CWS-TOOLING: integrate CWS calc32stopper2 2009-10-01 12:42:16 +0200 dr  r276592 : #i104992# and more typos... 2009-10-01 12:42:13 +0200 nn  r276591 : #i105512# SetDocOptions: update number formatter if it already exists 2009-09-30 19:03:58 +0200 dr  r276573 : #104992# oops, forgotten to skip a byte 2009-09-30 16:07:17 +0200 dr  r276560 : #i103540# check valid vector size 2009-09-29 14:20:45 +0200 dr  r276529 : dump some more BIFF records 2009-09-29 13:00:22 +0200 dr  r276526 : dump some more BIFF records 2009-09-28 14:34:14 +0200 dr  r276490 : #i104057# missing exception file 2009-09-28 10:35:42 +0200 dr  r276483 : #i105325# set correct format while opening zip package 2009-09-25 19:07:32 +0200 dr  r276475 : #i104992# handle cell styles built-in in Calc correctly 2009-09-25 19:06:46 +0200 dr  r276474 : #i104992# handle cell styles built-in in Calc correctly 2009-09-25 17:37:28 +0200 dr  r276472 : #i105219# missing include 2009-09-25 12:32:24 +0200 dr  r276435 : #i10000# rebase error: renamed variable 2009-09-25 11:34:53 +0200 dr  r276431 : CWS-TOOLING: rebase CWS calc32stopper2 to trunk@276429 (milestone: DEV300:m60) 2009-09-24 18:59:23 +0200 dr  r276427 : 160550# preserve write-protection password in roundtrip 2009-09-24 18:54:43 +0200 dr  r276426 : 160550# preserve write-protection password in roundtrip 2009-09-22 11:38:17 +0200 dr  r276353 : #160550# the property has to be integer of course 2009-09-21 18:52:06 +0200 dr  r276342 : #160550# new internal property WriteProtectinPassword 2009-09-21 18:22:40 +0200 dr  r276340 : #i104057# load sheets substreams according to offsets in SHEET records 2009-09-21 18:11:00 +0200 dr  r276338 : #i104057# load sheets substreams according to offsets in SHEET records 2009-09-17 20:07:33 +0200 dr  r276255 : #i104057# BIFF5/BIFF8: order of sheet substreams may be different to sheet order, use stream offset provided in SHEET records


2009-10-14  Kurt Zenker  <kz@openoffice.org>  [3da9b5d151a9b0a7072e3092fbce728abb99302a]

CWS-TOOLING: integrate CWS calc32stopper2 2009-10-01 12:42:16 +0200 dr  r276592 : #i104992# and more typos... 2009-10-01 12:42:13 +0200 nn  r276591 : #i105512# SetDocOptions: update number formatter if it already exists 2009-09-30 19:03:58 +0200 dr  r276573 : #104992# oops, forgotten to skip a byte 2009-09-30 16:07:17 +0200 dr  r276560 : #i103540# check valid vector size 2009-09-29 14:20:45 +0200 dr  r276529 : dump some more BIFF records 2009-09-29 13:00:22 +0200 dr  r276526 : dump some more BIFF records 2009-09-28 14:34:14 +0200 dr  r276490 : #i104057# missing exception file 2009-09-28 10:35:42 +0200 dr  r276483 : #i105325# set correct format while opening zip package 2009-09-25 19:07:32 +0200 dr  r276475 : #i104992# handle cell styles built-in in Calc correctly 2009-09-25 19:06:46 +0200 dr  r276474 : #i104992# handle cell styles built-in in Calc correctly 2009-09-25 17:37:28 +0200 dr  r276472 : #i105219# missing include 2009-09-25 12:32:24 +0200 dr  r276435 : #i10000# rebase error: renamed variable 2009-09-25 11:34:53 +0200 dr  r276431 : CWS-TOOLING: rebase CWS calc32stopper2 to trunk@276429 (milestone: DEV300:m60) 2009-09-24 18:59:23 +0200 dr  r276427 : 160550# preserve write-protection password in roundtrip 2009-09-24 18:54:43 +0200 dr  r276426 : 160550# preserve write-protection password in roundtrip 2009-09-22 11:38:17 +0200 dr  r276353 : #160550# the property has to be integer of course 2009-09-21 18:52:06 +0200 dr  r276342 : #160550# new internal property WriteProtectinPassword 2009-09-21 18:22:40 +0200 dr  r276340 : #i104057# load sheets substreams according to offsets in SHEET records 2009-09-21 18:11:00 +0200 dr  r276338 : #i104057# load sheets substreams according to offsets in SHEET records 2009-09-17 20:07:33 +0200 dr  r276255 : #i104057# BIFF5/BIFF8: order of sheet substreams may be different to sheet order, use stream offset provided in SHEET records


2009-10-14  Kurt Zenker  <kz@openoffice.org>  [d245c6c40f4107c0fe757671de584da0c46fa624]

CWS-TOOLING: integrate CWS impress177 2009-10-07 13:02:12 +0200 sj  r276751 : #i104579# fixed horz and vert adjustment for master styles (excluding notes master) 2009-10-06 18:09:14 +0200 sj  r276724 : #i104579# fixed horz and vert adjustment for master styles 2009-10-05 15:02:38 +0200 sj  r276679 : #i104685# fixed text color problem 2009-10-02 14:01:22 +0200 aw  r276641 : #i105508# added own flag for ClipOnBounds to SdrBlockTextPrimitive2D and the helper createTextPrimitive; adapted usages; corrected VerticalText stuff; corrected ClipOnBounds for CustomShapes 2009-09-30 11:55:44 +0200 cl  r276550 : CWS-TOOLING: rebase CWS impress177 to trunk@276429 (milestone: DEV300:m60) 2009-09-28 17:57:37 +0200 cl  r276498 : #i94900# after a paste special make sure the stylesheets for outline shapes are correct 2009-09-24 17:36:29 +0200 af  r276425 : #i103464# Restore device more reliably. 2009-09-24 12:29:31 +0200 sj  r276417 : #i104685# fixed text color propblem 2009-09-22 16:48:06 +0200 sj  r276360 : #i104682# fixed table border line thickness 2009-09-22 16:46:29 +0200 sj  r276359 : #i104682# fixed table border line thickness 2009-09-22 10:29:30 +0200 sj  r276346 : #104579# fixed horz and vert adjustment for master styles 2009-09-21 14:18:29 +0200 af  r276330 : #i100905# Fixed crash when region is split into bands. 2009-09-15 15:44:30 +0200 cl  r276181 : #i103179# always hide presentation shapes from master page if rendered as slide background 2009-09-15 10:44:52 +0200 cl  r276155 : #i104579# return correct IsEmptyPresObj state 2009-09-14 16:51:41 +0200 cl  r276132 : #i96538# restored OOo 3.0 numbering behaviour


2009-10-14  Kurt Zenker  <kz@openoffice.org>  [f5463072488be735e80f463b412c927eb4b9c467]

CWS-TOOLING: integrate CWS impress177 2009-10-07 13:02:12 +0200 sj  r276751 : #i104579# fixed horz and vert adjustment for master styles (excluding notes master) 2009-10-06 18:09:14 +0200 sj  r276724 : #i104579# fixed horz and vert adjustment for master styles 2009-10-05 15:02:38 +0200 sj  r276679 : #i104685# fixed text color problem 2009-10-02 14:01:22 +0200 aw  r276641 : #i105508# added own flag for ClipOnBounds to SdrBlockTextPrimitive2D and the helper createTextPrimitive; adapted usages; corrected VerticalText stuff; corrected ClipOnBounds for CustomShapes 2009-09-30 11:55:44 +0200 cl  r276550 : CWS-TOOLING: rebase CWS impress177 to trunk@276429 (milestone: DEV300:m60) 2009-09-28 17:57:37 +0200 cl  r276498 : #i94900# after a paste special make sure the stylesheets for outline shapes are correct 2009-09-24 17:36:29 +0200 af  r276425 : #i103464# Restore device more reliably. 2009-09-24 12:29:31 +0200 sj  r276417 : #i104685# fixed text color propblem 2009-09-22 16:48:06 +0200 sj  r276360 : #i104682# fixed table border line thickness 2009-09-22 16:46:29 +0200 sj  r276359 : #i104682# fixed table border line thickness 2009-09-22 10:29:30 +0200 sj  r276346 : #104579# fixed horz and vert adjustment for master styles 2009-09-21 14:18:29 +0200 af  r276330 : #i100905# Fixed crash when region is split into bands. 2009-09-15 15:44:30 +0200 cl  r276181 : #i103179# always hide presentation shapes from master page if rendered as slide background 2009-09-15 10:44:52 +0200 cl  r276155 : #i104579# return correct IsEmptyPresObj state 2009-09-14 16:51:41 +0200 cl  r276132 : #i96538# restored OOo 3.0 numbering behaviour


2009-10-14  Kurt Zenker  <kz@openoffice.org>  [dd56868847b623a81d3cccaa706cd821b9f4cb68]

CWS-TOOLING: integrate CWS impress177 2009-10-07 13:02:12 +0200 sj  r276751 : #i104579# fixed horz and vert adjustment for master styles (excluding notes master) 2009-10-06 18:09:14 +0200 sj  r276724 : #i104579# fixed horz and vert adjustment for master styles 2009-10-05 15:02:38 +0200 sj  r276679 : #i104685# fixed text color problem 2009-10-02 14:01:22 +0200 aw  r276641 : #i105508# added own flag for ClipOnBounds to SdrBlockTextPrimitive2D and the helper createTextPrimitive; adapted usages; corrected VerticalText stuff; corrected ClipOnBounds for CustomShapes 2009-09-30 11:55:44 +0200 cl  r276550 : CWS-TOOLING: rebase CWS impress177 to trunk@276429 (milestone: DEV300:m60) 2009-09-28 17:57:37 +0200 cl  r276498 : #i94900# after a paste special make sure the stylesheets for outline shapes are correct 2009-09-24 17:36:29 +0200 af  r276425 : #i103464# Restore device more reliably. 2009-09-24 12:29:31 +0200 sj  r276417 : #i104685# fixed text color propblem 2009-09-22 16:48:06 +0200 sj  r276360 : #i104682# fixed table border line thickness 2009-09-22 16:46:29 +0200 sj  r276359 : #i104682# fixed table border line thickness 2009-09-22 10:29:30 +0200 sj  r276346 : #104579# fixed horz and vert adjustment for master styles 2009-09-21 14:18:29 +0200 af  r276330 : #i100905# Fixed crash when region is split into bands. 2009-09-15 15:44:30 +0200 cl  r276181 : #i103179# always hide presentation shapes from master page if rendered as slide background 2009-09-15 10:44:52 +0200 cl  r276155 : #i104579# return correct IsEmptyPresObj state 2009-09-14 16:51:41 +0200 cl  r276132 : #i96538# restored OOo 3.0 numbering behaviour


2009-10-14  Kurt Zenker  <kz@openoffice.org>  [c7d108a1ae2ca4b4ccfe1d5237031f088853555c]

CWS-TOOLING: integrate CWS impress177 2009-10-07 13:02:12 +0200 sj  r276751 : #i104579# fixed horz and vert adjustment for master styles (excluding notes master) 2009-10-06 18:09:14 +0200 sj  r276724 : #i104579# fixed horz and vert adjustment for master styles 2009-10-05 15:02:38 +0200 sj  r276679 : #i104685# fixed text color problem 2009-10-02 14:01:22 +0200 aw  r276641 : #i105508# added own flag for ClipOnBounds to SdrBlockTextPrimitive2D and the helper createTextPrimitive; adapted usages; corrected VerticalText stuff; corrected ClipOnBounds for CustomShapes 2009-09-30 11:55:44 +0200 cl  r276550 : CWS-TOOLING: rebase CWS impress177 to trunk@276429 (milestone: DEV300:m60) 2009-09-28 17:57:37 +0200 cl  r276498 : #i94900# after a paste special make sure the stylesheets for outline shapes are correct 2009-09-24 17:36:29 +0200 af  r276425 : #i103464# Restore device more reliably. 2009-09-24 12:29:31 +0200 sj  r276417 : #i104685# fixed text color propblem 2009-09-22 16:48:06 +0200 sj  r276360 : #i104682# fixed table border line thickness 2009-09-22 16:46:29 +0200 sj  r276359 : #i104682# fixed table border line thickness 2009-09-22 10:29:30 +0200 sj  r276346 : #104579# fixed horz and vert adjustment for master styles 2009-09-21 14:18:29 +0200 af  r276330 : #i100905# Fixed crash when region is split into bands. 2009-09-15 15:44:30 +0200 cl  r276181 : #i103179# always hide presentation shapes from master page if rendered as slide background 2009-09-15 10:44:52 +0200 cl  r276155 : #i104579# return correct IsEmptyPresObj state 2009-09-14 16:51:41 +0200 cl  r276132 : #i96538# restored OOo 3.0 numbering behaviour


2009-10-14  Björn Michaelsen  <b_michaelsen@openoffice.org>  [dd366067b55b19ecc2b61c566a7f214ad16638e3]

#i105835# removing explict flushes in comphelper as logging::Logger handles flushing


2009-10-14  Björn Michaelsen  <b_michaelsen@openoffice.org>  [0c9f311b9ea1b74dceee3f2806527cad1e9ba999]

#i105835# logging::Filehandler::flush flushes, logging::Logger::publish flushes all handlers


2009-10-14  Philipp Lohmann  <Philipp.Lohmann@Sun.COM>  [b4d6bef1c269e6e7b78e3f713e7f17d863a10434]

#i104877# handle MetaFloatTransparentAction better in flat transparency case


2009-10-14  Philipp Lohmann  <Philipp.Lohmann@Sun.COM>  [c11c8f2ffbe8f12643fa349aece8942a8e52e535]

#i104877# handle MetaFloatTransparentAction better in flat transparency case


2009-10-14  Björn Michaelsen  <b_michaelsen@openoffice.org>  [244d10c2e6771455b557e91baf43b4d950a5d417]

#i105835# flushing filehandler in uieventslogger after each logged record because of buffered i/o


2009-10-14  Björn Michaelsen  <b_michaelsen@openoffice.org>  [6b43d60ce9427f002ebaab11da48e5c17fb9e7de]

#i105835# loading the user feedback log readonly with the csv-filter (no need for an import dialog)


2009-10-14  Oliver Düsterhoff  <od@openoffice.org>  [e7a5d9d3e189590ee054f2ec84d649e35a5a267e]

#i105571# method <SwFntObj::GetCrsrOfst(..)>           - skip character cells also for CJK


2009-10-14  Andre Fischer  <af@openoffice.org>  [5caa4326854d346e40b9d052255effa446e54513]

#i48179# Fixed stepping back for animations with active auto_reverse.


2009-11-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [8918d0a78627c4e85fcbc0aa6bdf2e2878dff7a2]

slideshow1: merge with DEV300 m56


2009-11-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [5370d115419e969f09a7a69374d571d3e36f6481]

slideshow1: merge with DEV300 m49


2009-10-14  Caolán McNamara  <cmc@openoffice.org>  [960f84aa4263124af712edd917d21635a7992076]

#i105900# fix vanilla ppc64 build


2009-10-14  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [bbe3fead695d76d107d9b2a84d53b5c1db72428b]

#i105655# commiting changes so far for preparing linux version


2009-10-14  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [727411be78c3ac7300caa688f8085a9952e7c85d]

#i105655# commiting changes so far for preparing linux version


2009-10-14  Caolán McNamara  <cmc@openoffice.org>  [4fe7299cc07e7798cfcd56f8333a623b4440ca0d]

#i105899# get ia64 to build


2009-10-14  Caolán McNamara  <cmc@openoffice.org>  [391d7904d5e81a474dc9ff12d2339a2d6260b2d2]

#i105899# get ia64 to build


2009-10-14  Caolán McNamara  <cmc@openoffice.org>  [de5068f7eca7425dfc60ec7d63ecc33ef6dcd873]

#i105680# remove warnings, in vb params, not inout


2009-10-14  Philipp Lohmann  <Philipp.Lohmann@Sun.COM>  [021c0f0b52d7893d9497a509d3eb70b5777e1406]

fix a windows build problem


2009-10-14  Daniel Rentz  <dr@openoffice.org>  [557814474f7c73b386fa25a189c5139ac854f616]

wntmsci12 warnings


2009-10-14  Ocke Janssen  <Ocke.Janssen@sun.com>  [248961cceac6ce54bab79d6de1b768e92c65f8c6]

#i105139# set visible size


2009-10-13  Frank Schönheit  <fs@openoffice.org>  [a40883892e23f2298367d8466497f35e0818db6c]

remove obsolete files, instead of fixing newly introduced warnings in them


2009-11-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [0ac04b65b486ba023b8f0cc8bb31ba8254f136c5]

controltextrendering: merge changes from DEV300_m61


2009-10-13  Frank Schönheit  <fs@openoffice.org>  [510329a13fabb3c8631ede58423350833410f67e]

remove obsolete files, instead of fixing newly introduced warnings in them


2009-10-13  Frank Schönheit  <fs@openoffice.org>  [95277b86bb7b55eb13e72aa2594174d96901476d]

#i10000#


2009-11-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [97ca8f4680ba5d05d3bb409a48d8bf2e1d781431]

controltextrendering: merge changes from DEV300_m61


2009-10-13  Caolán McNamara  <cmc@openoffice.org>  [3198101b113b3d55a07813a562ea01a15ff15923]

#i15607#/#i105678# sync Solaris Intel and Solaris Sparc


2009-10-13  Philipp Lohmann  <Philipp.Lohmann@Sun.COM>  [65f75b3b255a4db2484d88ba03fed71ba331aa81]

#i105876# check fgets return (thanks cmc)


2009-10-13  Philipp Lohmann  <pl@openoffice.org>  [62ca52de9fdef795974d38073a36d64ed75f0991]

#i105753# fix quickstart mode on Mac


2009-10-13  Caolán McNamara  <cmc@openoffice.org>  [fd872de237aa5d0737aa52175120fcb815b45e42]

need the full path after all


2009-10-13  hdu  <duerr@sun.com>  [280df82edc59bc802dcb9615d98090002ddfeed6]

#i92671# fix parsing of GSUB.cov2 subtables (thanks cmc!)


2009-10-13  Caolán McNamara  <cmc@openoffice.org>  [62137f5e987904a0dab9cd7bec1e3320d00442a5]

#i105680# fix ia64 struct returning


2009-10-13  Daniel Rentz  <dr@openoffice.org>  [620d99d825221ba06276ea3c6144ffd604ee7bc0]

missing exceptions file


2009-10-13  sb  <sb@openoffice.org>  [d02b19b2ffddfba220cbbfee4da15093ede10d84]

#i105059# removed PYTHONPATH from build environment


2009-10-13  Daniel Rentz  <dr@openoffice.org>  [8dc2dfea882ac43277bfabbfb3e2e9b011dee40c]

missing exceptions file


2009-10-13  Philipp Lohmann  <Philipp.Lohmann@Sun.COM>  [04ee83054bd6b805262d7e0feba400da13b0c303]

#i105822# leave printer in correct state in both cached and uncached case of getFilteredPageFile


2009-10-13  Kai Sommerfeld  <kso@openoffice.org>  [877d9928899d6818c262843f626d2783bd888561]

#i105738# - corrected check for system credentials availability logic.


2009-10-13  Daniel Rentz  <dr@openoffice.org>  [a0cf30a3798291a310c12a9fbcbc06c00d755c0c]

unx warning


2009-10-13  sb  <sb@openoffice.org>  [4e9db26ac86b8e140cc90094d0ab38cfed964e15]

#i105348# get rid of LinuxThread-specific code (NPTL define)


2009-10-13  sb  <sb@openoffice.org>  [d763f15f1f81872d6fd0f9a10d10b90238ed2b23]

#i105348# get rid of LinuxThread-specific code (NPTL define)


2009-10-13  Release Engineers  <releng@openoffice.org>  [3052ee591e553dac43528f992de5651abca42dc5]

#i10000#


2009-10-13  sb  <sb@openoffice.org>  [a27762592f7f86d935275ab3dbaa673c701aaaa9]

#i105803# removed reference to obsolete com.sun.star.tools.uno package (patch by cmc)


2009-10-13  Release Engineers  <releng@openoffice.org>  [9668fa68fa0f3631c1fad61c9acbb497f3c586ce]

#i10000#


2009-10-13  sb  <sb@openoffice.org>  [d280fada4056f6e1a9db7b4f6adf58c547864270]

#i105639# made two functions const (patch by cmc)


2009-10-13  Frank Schönheit  <fs@openoffice.org>  [b069c118803f3d63d5a2c0f90925ce87324fca2c]

#i10000#


2009-10-13  Philipp Lohmann  <Philipp.Lohmann@Sun.COM>  [da090fbc35805969d00cef772108fa5be756d331]

#i65491# move first page features to document setup


2009-10-13  Frank Schönheit  <fs@openoffice.org>  [aba606ba5eceadb69462ba3463d1094de875c01a]

#i10000#


2009-10-13  Frank Schönheit  <fs@openoffice.org>  [5930e250f6b3a8e50152150d391b068c9761f2f0]

#i10000#


2009-11-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [5c50a949dfc9d61c4f2c29b2353539dcd6ae91a1]

controltextrendering: merge changes from DEV300_m61


2009-10-13  Daniel Rentz  <dr@openoffice.org>  [fd5ee55b7b9ca4ce23c88b66c75d04b178a21891]

missing virtual dtor


2009-10-13  Daniel Rentz  <dr@openoffice.org>  [489990ac09074893be132200c181e0ac1cbe2817]

missing virtual dtor


2010-01-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [8ae007c30f32bf2b30aa2aa84175618d42800311]

koheidatapilot03: merge with DEV300_m60


2010-01-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [0044fd338d9e51c5d2cf69260d2dedb986589992]

koheidatapilot03: merge with DEV300_m57


2010-01-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [4c6cda4e38b13dc3d634f0922a734258ab153ab9]

koheidatapilot03: merge with DEV300_m56


2009-10-13  Caolán McNamara  <cmc@openoffice.org>  [eff1950b3e7871a9a186dc2d6efe1c0c55a8a858]

#i105680# add struct returning bridge tests to vb as well


2009-10-13  Ocke Janssen  <oj@openoffice.org>  [ad7c9894af526fead64f1d134ec38172b105546f]

#i105825# throw exception when database was written by newer version


2009-10-12  Michael Stahl  <mst@openoffice.org>  [ae6f81cd682da97b159a1dbef44e9dcee6c4f38c]

#i105826#: SfxDocumentMetaData.cxx: fix re-initialization of user-defined props


2009-10-12  Kurt Zenker  <kz@openoffice.org>  [d70426ba8185acccb41da5411b58286a3f7d6ff3]




2009-10-12  Daniel Rentz  <dr@openoffice.org>  [27472f118a27c8b5b7e6396c9b219645bb0e3402]

missing usings


2010-01-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [926e8449b3a50bf790e1e8049c6466e097421444]

koheidatapilot03: merge with DEV300_m60


2009-10-12  Caolán McNamara  <cmc@openoffice.org>  [bf9defceee8cef7a167dae7eed7f9b5a9c50a609]

#i105828# clear -Wp,-D_FORTIFY_SOURCE=2 warnings


2009-10-12  Ocke Janssen  <oj@openoffice.org>  [081fab2c4e7de3c04300e5e19e85518c04150231]

#i105724# check tDisplayCondition


2009-10-12  Frank Schönheit  <fs@openoffice.org>  [4b3b7e709bf9b3aa3504685c6688470ca97d4db8]

#i105806# getPropertyValue: throw an UnknownPropertyException for, well, unknown properties


2009-10-12  Mathias Bauer  <mba@openoffice.org>  [9a4d0581c72653e60562d1b8e2121772d21f8a9e]

#i103496#: move SysLocale stuff to unotools


2009-10-12  Philipp Lohmann  <Philipp.Lohmann@Sun.COM>  [1f8c7028f642e995945eb0d3f70a13ac5267aad1]

solve rebase problems


2009-10-12  Caolán McNamara  <cmc@openoffice.org>  [f98b1af577cb875edd04ef02f6ed08454b451eba]

#i105680# add c# tests


2009-10-12  Noel Power  <npower@openoffice.org>  [7fc115be4cbdd17397b05efcaa45884eebcfc3ff]

logs should be generated not saved


2009-10-12  Caolán McNamara  <cmc@openoffice.org>  [e1a0ec139488cddf616bdb5756d925e6c842a604]

#i15607#/#i105678# get Solaris Intel to behave the same as Solaris Sparc in testtools python bridgetest


2009-10-12  Frank Schönheit  <fs@openoffice.org>  [81d2ec9f692dd263f09e0c8f1697c72783522985]

since tags


2009-10-12  os  <os@openoffice.org>  [4e525deca576c2678cd5ace6095415ef41968875]

#i105687# enable number format for custom date/datetime/time data


2009-10-12  os  <os@openoffice.org>  [542fd3d674db56a676df824b341655833096fc71]

#i105687# enable number format for custom date/datetime/time data


2009-10-12  os  <os@openoffice.org>  [59cfb5db4135f4e57e40143cb03f944982c6eff8]

date time order fixed


2009-10-11  Caolán McNamara  <cmc@openoffice.org>  [f37b1b41a8bc249aabb44ac474452c590fcc68b2]

#i105680# add SAL_CALL


2009-10-10  Philipp Lohmann  <Philipp.Lohmann@Sun.COM>  [714f87b1d8e5e8863cc61e7c6202afe8ddcc8e71]

use access method


2009-10-10  Philipp Lohmann  <Philipp.Lohmann@Sun.COM>  [eca1b69c7f9f5d4a4966a19afdaa2c353e289ba0]

SfxPrintAsync_Impl moved out in printerpullpages


2009-10-10  Philipp Lohmann  <Philipp.Lohmann@Sun.COM>  [c51056b55e537374e1b279df87221deb06c144c8]

add exceptions to printer.cxx


2009-10-09  Mathias Bauer  <mba@openoffice.org>  [e0cea8e136b36724c6b1298e6546a4dbb8f09d00]

#i103496#: SolarMutex in tools


2009-10-09  Mathias Bauer  <mba@openoffice.org>  [b1b5009015a70525edc7515d4f9723d53788aafc]

#i103496#: unused code removed


2009-10-09  Mathias Bauer  <mba@openoffice.org>  [83e74faedcb1204f33db435c63fca13fbd0011b7]

#i103496#: forgot include


2009-10-09  Mathias Bauer  <mba@openoffice.org>  [074a6a2e1665983e5e9961c85a38b49c146a672c]

#i103496#: SysLocale moved to svl


2009-10-09  Mathias Bauer  <mba@openoffice.org>  [0d72425b5d030c5764d9564ce89110a2acb9de95]

#i103496#: cleaned up invalid build


2009-10-09  Mathias Bauer  <mba@openoffice.org>  [4144a829f8de37c0b6c61715823cfef90e858713]

#i103496#: removed unneccessary vcl include


2009-10-09  hb  <hbrinkm@openoffice.org>  [369c78c8b16016dc55842ee25aaa819d8297bf4b]

use TableProtocol when resolving Table


2009-10-09  hb  <hbrinkm@openoffice.org>  [c12e67b6408624e16874d0f4a6805a80a282503a]

new class TableProtocol


2009-10-09  hb  <hbrinkm@openoffice.org>  [46fcb5291e39993a936d75812fd66ce247260927]

logging of some property sets is handled by PropertiesProtocol now


2009-10-09  Ivo Hinkelmann  <ihi@openoffice.org>  [158874c844891e5576267d40d1d6a80c23b6264c]

#i10000# #i105663# reenabled dep on py


2009-10-09  Ivo Hinkelmann  <ihi@openoffice.org>  [c470cb84a135c5e0793a3e52a79f2663c28f371c]

#i10000# #i105663# reenabled dep on py


2009-10-09  hb  <hbrinkm@openoffice.org>  [de9a3e26a7695fa0fcc5b5d2dc8c04ae540ccd3a]

use PropertiesProtocol when resolving OOXMLPropertySet


2009-10-09  Michael Stahl  <mst@openoffice.org>  [37cafacf3e7bbdf5c77f2011bd32a953549b0a72]

#i97029#: SfxDocumentMetaData.cxx: properly support Date properties


2009-10-09  Michael Stahl  <mst@openoffice.org>  [609de6a8feea12300005a6b8f4dc29fc00fd2697]

#i97029#: sax::Converter: add convertDateOrDateTime() and convertDate()


2009-10-09  Philipp Lohmann  <Philipp.Lohmann@Sun.COM>  [4f5382234bbfe68637955d2f0148db1d96677f9b]

merge with m61


2009-10-09  Philipp Lohmann  <Philipp.Lohmann@Sun.COM>  [716c3c8ca0a6800b942cd816f8cc380e6e9f2724]

merge with m61


2009-10-09  Philipp Lohmann  <Philipp.Lohmann@Sun.COM>  [ee5f167fdf02dc33b9bbe2ca6b2c30f9ca353b5b]

merge with m61


2009-10-09  Philipp Lohmann  <Philipp.Lohmann@Sun.COM>  [9c7ff3366b2c1aff1cdcf3e3b25670f805271c48]

merge with m61


2009-10-09  Philipp Lohmann  <Philipp.Lohmann@Sun.COM>  [1b1fd953c68200a08340b9d6c6d0fc374fc756c5]

merge with m61


2009-10-09  Philipp Lohmann  <Philipp.Lohmann@Sun.COM>  [82690afb95ae7951714df04f2b8d452ef1b96157]

merge with m61


2009-10-09  Philipp Lohmann  <Philipp.Lohmann@Sun.COM>  [d88ebf2a370a4ad1bdc489275135f4b92e0881ca]

merge with m61


2009-10-09  Philipp Lohmann  <Philipp.Lohmann@Sun.COM>  [ccf233c1da563d73bf4efa3ea2f1e90bdd94815d]

merge with m61


2009-10-09  Philipp Lohmann  <Philipp.Lohmann@Sun.COM>  [12825a24bead1fa33fde9af7d05a598512cfd0bf]

merge with m61


2009-10-09  Philipp Lohmann  <Philipp.Lohmann@Sun.COM>  [834e45248a6fa97d8b0246c2ce8666ffd9c3cf6b]

merge with m61


2009-10-09  Philipp Lohmann  <Philipp.Lohmann@Sun.COM>  [2231280aac5054a14f95716659905e9d0af81ee5]

merge with m61


2009-10-09  Philipp Lohmann  <Philipp.Lohmann@Sun.COM>  [e0d3874aec6ebdee32e3fae26f91596cc14f4f22]

merge with m61


2009-10-09  Philipp Lohmann  <Philipp.Lohmann@Sun.COM>  [02a9bf4e43059aeac60b8cc8ae7e98c98df96f92]

merge with m61


2009-10-09  Rüdiger Timm  <rt@openoffice.org>  [e04d800a514e33cc58b67d4d257c625b3263008b]

#i105690# Patch by mux2005: fix compile error in module oovbaapi when building with --disable-vba. And, sorry, my previous (r276809) commit had the wrong issue ID: that openssl stuff is #i105699#.


2009-10-09  hb  <hbrinkm@openoffice.org>  [97272aaa4982e8c5ddebbfa26dfa19fea78a9929]

New class PropertiesProtocol.


2009-10-09  hb  <hbrinkm@openoffice.org>  [54f12dcc7987b246c845cc7d6f98811992acd6e0]

Do not do anything in constructor/destructor of StreamProtocol.

It desturbs the structure of the protocol XML.
2009-10-09  Rüdiger Timm  <rt@openoffice.org>  [94fb4f0e7a46d03e57da9156188201882d967aa6]

#i105697# Patch by pjanik: Use 'linux-generic64' to configure openssl.


2009-10-09  Rüdiger Timm  <rt@openoffice.org>  [80e6769f869bd7b42ed5b550751ab9840758244d]

#i105697# Patch by pjanik: Add missing dependency to stoc/prj/build.lst.


2009-10-09  Caolán McNamara  <cmc@openoffice.org>  [778f3b8bf582b1b6880ac711570026c55c5a5f6d]

#i104030# wrong encoding for string


2009-10-09  Philipp Lohmann  <Philipp.Lohmann@Sun.COM>  [6c5d7c1a2c9932974f17fb36ed12f467590d220e]

fix an erroneously committed merge conflict


2009-10-09  os  <os@openoffice.org>  [cdfba51c8e577750050d4f564416e6113d642f41]

unused variable removed


2009-10-09  Michael Stahl  <mst@openoffice.org>  [c3b681c70b805eb4a05f39f6af26ae6f2a30db8f]

#i97384#: apply patch from majun51


2009-10-09  Michael Stahl  <mst@openoffice.org>  [2a859bcf2fcfa827aa9a7565133897fe71129b50]

#i96786#: SwDoc::UpdateDocStat(): do not set modified flag on Doc/Shell


2009-10-09  Michael Stahl  <mst@openoffice.org>  [6c3f7990afb7a26942f8d8b81733414bddf72710]

#i100658#: SwDocInfoField::Expand(): do not add properties that are not found


2009-10-09  Michael Stahl  <mst@openoffice.org>  [8be417c210fdb1597079fe8eb8232c8c15c6531a]

#i105649#: SfxDocumentInfoItem::UpdateDocumentInfo():  do not remove non-removeable properties


2009-10-09  Michael Stahl  <mst@openoffice.org>  [776129a5502ac77dc6a365231a24f2f975fa5608]

#i105649#: OOXMLDocPropHandler::AddCustomProperty():  add properties as REMOVEABLE, not TRANSIENT!


2009-10-09  Frank Schönheit  <fs@openoffice.org>  [effe5b082a41445ae2866797b4f1022c2f431a62]

#i105712# re-introduce XUnoTunnel


2009-10-09  Ocke Janssen  <oj@openoffice.org>  [7611eaa1ef0cf89e96e1c30c92b10a7e2737b7ee]

#i105716# end chars with 0


2009-10-09  sb  <sb@openoffice.org>  [2df020e247a9dbaaf83009272f9d5e16764f5c73]

merged in to-the-side fix 47e325193a24


2009-10-08  Mathias Bauer  <mba@openoffice.org>  [3469c30258f7e6718efdb7d7bcbc8fc63c60f6ef]

#i103496#: svt.uno.misc library was incorporated into svl library


2009-10-08  Mathias Bauer  <mba@openoffice.org>  [cac5ec7effaae0f1f25758cf2f4fe94846a21b9a]

#i103496#: have SolarMutex in tools


2009-10-08  Mathias Bauer  <mba@openoffice.org>  [783f6bc38bef24395da863e2b714ba51b58eb995]

#i103496#: some symbols moved from svt to svl


2009-10-08  Mathias Bauer  <mba@openoffice.org>  [62c0e0c6b18e5e7a9d0ce9d6c53f4c3b1ba5204e]

#i103496#: make svtools buildable


2009-10-08  hg  <hg@oosvn01.>  [aa85120e1b3c26f50bd488df1ee3b5635b5afc6c]

merge with m55


2009-10-08  hg  <hg@oosvn01.>  [6c454a61745f73825b843a24a912c2976d1308e5]

merge with m55


2009-10-08  hg  <hg@oosvn01.>  [090a9bc7660a4ad381128fa93fae9967b9da028e]

merge with m55


2009-10-08  hg  <hg@oosvn01.>  [af31f0979b781b748b0d9a639081155546b38457]

merge with m55


2009-10-08  hg  <hg@oosvn01.>  [8977d156463a5b1c9ba9f6cd66baf0459811c4bc]

merge with m55


2009-10-08  hg  <hg@oosvn01.>  [b5ce60538dd97bb1265c2a69ea050bb62bcefb72]

merge with m55


2009-10-08  hg  <hg@oosvn01.>  [90631ceb76c032e182db62df387688a97cf94f12]

merge with m55


2009-10-08  hg  <hg@oosvn01.>  [f7135f19cb41cffba6d2990e3c36f1008d7dcdab]

merge with m53


2009-10-08  hg  <hg@oosvn01.>  [86ed5ef4e9723bfaf9ae1f020d4dd295dd8f3c50]

merge with m53


2009-10-08  Caolán McNamara  <cmc@openoffice.org>  [e595f151ec4496dd3ca5983cfac6e9fe79097db2]

#i105736# remove -fno-use-cxa-atexit


2009-10-08  hg  <hg@oosvn01.>  [04625b6013f6acd99c9bb07039c0dab516f45bb8]

merge with m50


2009-10-08  hg  <hg@oosvn01.>  [27c1b863dfb81a1b0ef813dc583ba9c44130cac8]

merge with m50


2009-10-08  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [d31f8767523a22e5038bf7bc26e1f7d9ce25d16c]

#i105459# enhanced circles/ellipes for more mathematical correctness


2009-10-08  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [f678fbae66d80e762faa29e7ab0fe3703f005275]

#i105459# enhanced circles/ellipes for more mathematical correctness


2009-10-08  hg  <hg@oosvn01.>  [814e7350af0c014c6f6b5903263a5c7c1197e8d4]

merge with m44


2009-10-08  hg  <hg@oosvn01.>  [e6102de55b8255e470a2d784820d154abbce5a05]

merge with m40


2009-10-08  hg  <hg@oosvn01.>  [71d062974113ec63265931a77ccd4fc37e88bf4d]

merge


2009-10-08  Mathias Bauer  <mba@openoffice.org>  [80a5eff607808252c7fa7024793d445191d928a5]

#i103496#: make svl buildable with internal inc/svl directory


2009-10-08  Caolán McNamara  <cmc@openoffice.org>  [e935f69bb56c0ccfdc91edde0bc48c6b56796edf]

#i105732# low hanging warnings, logic unchanged


2009-10-08  hb  <hbrinkm@openoffice.org>  [ec1a9907184e80164f279e232e529fc5eb5b79fc]

use StreamProtocol in OOXMLFastDocumentHandler


2009-10-08  hb  <hbrinkm@openoffice.org>  [f8f987734e3a4c401a352a4369023d42937f8c85]

contain a Stream * instead of Stream::Pointer_t, info()


2009-10-08  Mathias Bauer  <mba@openoffice.org>  [cf2b56f39d57c62b17c444025f8dfe14e6149cba]

#i103496#: make svl buildable


2009-10-08  sb  <sb@openoffice.org>  [0516edd8931507e2cb2cb6a805cb4314ad3e0adf]

#i101955# removed unused method (warned about by GCC)


2009-10-08  hb  <hbrinkm@openoffice.org>  [ba457fa95d5dc3dd00e2a92757f1e492d39b5996]

added new class writerfilter::StreamProtocol: a proxy for Stream that logs actions to a TagLogger


2009-10-08  os  <os@openoffice.org>  [ebd43b03d516d0d2ee06d9f00cfc884aa81e5631]

#i105687# enable number format for custom date/datetime/time data


2009-10-08  os  <os@openoffice.org>  [69470f3410fe804616084c8087e571e20a3671f5]

#i105687# enable number format for custom date/datetime/time data


2009-10-08  os  <os@openoffice.org>  [d1a69615e6f186332387fcdb1b4aaae702f04dc6]

old comment removed


2009-10-08  os  <os@openoffice.org>  [221c53041936ce89f1c364fb4d50842cfe4229fd]

#i97029# custom fields: Date/DateTime/Time support


2009-10-08  sb  <sb@openoffice.org>  [fbde178230676dadcb36eccfb596abd88860e280]

merged in DEV300_m61


2009-10-08  sb  <sb@openoffice.org>  [c271bbe72d007c05e2c770eaa77c1e99b92bffc4]

merged in DEV300_m61


2009-10-08  sb  <sb@openoffice.org>  [3d620c7409da60e97d6e7f23ee10eaaaf99e6462]

merged in DEV300_m61


2009-10-08  sb  <sb@openoffice.org>  [9e8ddb68044153f15a2f6e5f3a484bc07d5837d9]

merged in DEV300_m61


2009-10-08  Caolán McNamara  <cmc@openoffice.org>  [18a0e449e64e90fb044257c9e0b29d101299bcf7]

#i105678# protect against PYTHONPATH going away


2009-10-08  Mathias Bauer  <mba@openoffice.org>  [e6b4345c7f4026cb9b3e8dee6ecc84b3531e1950]

#i103496#: split svtools in two libs, depending on whether the code needs vcl or not


2009-10-08  Caolán McNamara  <cmc@openoffice.org>  [54b3e9e4c3cf2da4158fcb03efe7de2a6d06171c]

#i105680# might as well remove bridgetest_inprocess as we'll run its original content during the build


2009-10-08  Caolán McNamara  <cmc@openoffice.org>  [52da3422e45f201a06aad88dfef80ee8d155750d]

#i105680# add struct returning bridge tests and run them during the build


2009-10-08  Caolán McNamara  <cmc@openoffice.org>  [d5c2cf42ec4f20ffebb7832f572af7f225ef4ec8]

#i105678# make testtools bridge-test work again after lib and path changes


2009-10-08  Noel Power  <npower@openoffice.org>  [f9baeb9ab8ef6239238d440f53721107bdb2c297]

visibility=true ( fixes wae in vbashape.cxx )


2009-10-07  Philipp Lohmann  <pl@openoffice.org>  [c991f55f85fc9b448d9741726bffbdebc4344605]

#i105695# do not miss cleanup of m_pPrintUIOptions and m_pRenderData


2009-10-07  Philipp Lohmann  <pl@openoffice.org>  [280c91547547808fae0def1eeb47079c65570a0b]

#i105265# pass correct number of options


2009-10-07  Philipp Lohmann  <pl@openoffice.org>  [c9bcf9f449b11e500cf5261dcc75f768463af69f]

#i105596# Notes are nowadays called Comments


2009-10-07  hb  <hbrinkm@openoffice.org>  [5544fed65264881042de5f4f30003bc02f638541]

ran modelcleanup


2009-10-07  hb  <hbrinkm@openoffice.org>  [fb594a758cb8d89e5cc419a5189c90778f2eb558]

added handling for actions on attributes

changed writerfilter/source/ooxml/OOXMLFactory.cxx

OOXMLFactory::attributes:
call attributeAction on factory for each attribute

changed writerfilter/source/ooxml/OOXMLFactory.hxx

new: void attributeAction(OOXMLFastContextHandler * pHandler, Token_t nToken, OOXMLValue::Pointer_t pValue);

changed writerfilter/source/ooxml/OOXMLFastContextHandler.cxx
changed writerfilter/source/ooxml/OOXMLFastContextHandler.hxx

new: void OOXMLFastContextHandler::setXNoteId(OOXMLValue::Pointer_t pValue)
changed signature: void OOXMLFastContextHandlerXNote::checkId(OOXMLValue::Pointer_t pValue)

changed writerfilter/source/ooxml/factory_ns.xsl

new in factorydecl: declaration of attributeAction

changed writerfilter/source/ooxml/factoryimpl_ns.xsl

new: implementation of attributeAction
moved here: factorycreateelementmapfromstart

changed writerfilter/source/ooxml/factorytools.xsl

moved from here: factorycreateelementmapfromstart

changed writerfilter/source/ooxml/model.xml

removed unhandled action "checkXNoteType"
annotated "footnotes", "CT_Footnotes", "endnotes", "CT_Endnotes"
2009-10-07  hb  <hbrinkm@openoffice.org>  [23d014057e84b4b31d193e985764ee6c0ae8db07]

added example files for footnotes/endnotes


2009-10-07  Noel Power  <npower@openoffice.org>  [84d1ba201c11ae58874953ab12df6b5aba20d714]

fix selection issue


2009-10-07  Noel Power  <npower@openoffice.org>  [d8bf9b91b408d63145ca45a8a4517649fb0ce424]

warning as error fixes


2009-10-07  Noel Power  <npower@openoffice.org>  [8dc5bfac10ba6616dc1269ae4102c3bb4ef21d46]

warning as error fixes


2009-10-07  Noel Power  <npower@openoffice.org>  [e202191f2b4fb8dba1288502dd2fade732638019]

warning as error fixes


2009-10-07  Dirk Völzke  <dv@openoffice.org>  [ee395cc711f6edcdc1d5a81aaa7c57cc9ef7255a]

#i105452# Added alternative service names for the throbber


2010-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [263ce943b1d1eb535c6ee0f59f6e73e17916d9e1]

dv12: Merge with DEV300_m56


2009-10-07  Dirk Völzke  <dv@openoffice.org>  [6d046e40834d8c0abb7aa97dabc096d721321883]

#i105452# Added 'since' tag and published throbber service


2009-10-07  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [407f7ae14844d0e55b9f0f87a19a7208762b05ed]

#i105323# added FastPath for 3D scene HitTest for 3d CustomShapes by re-using the buffered last render result from the ScenePrimitive2D


2009-10-07  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [a6d693d98547c8aa172b5044c36b71160f8ad8f7]

#i105323# added FastPath for 3D scene HitTest for 3d CustomShapes by re-using the buffered last render result from the ScenePrimitive2D


2009-10-07  hb  <hbrinkm@openoffice.org>  [24e5bbb77e14465a8212a9979523efbbbdda490f]

example document for headers/footers


2009-10-07  Frank Schönheit  <fs@openoffice.org>  [fcac7b7672113ec68f90ab4443bc8a920a59ab34]

#i10000#


2009-11-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [55ac3ce82f56ff6fdd57174d12a501535f0eed25]

controltextrendering: merge changes from DEV300_m61


2009-10-07  Thomas Lange  <tl@openoffice.org>  [dba84e79fc20ced9af1243f4f6ba7f7c0eaee170]

merge problem fixed


2009-12-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [fc55da50aa7b9d712223730b1560e82ad5949699]

tl74: merge with DEV300 m60


2009-10-06  Caolán McNamara  <cmc@openoffice.org>  [acbe032eb0ffca6e7b159e90348a9b004d0924c5]

#i98028# fix warning after fixing SmallStruct and AllFloats


2009-10-06  Thomas Benisch  <tbe@openoffice.org>  [5a4bff35861e2ecad52a6fbb056028a5e1224f5a]

#i12587# Inserting/editing arbitrary text objects in chart


2009-10-06  Caolán McNamara  <cmc@openoffice.org>  [8d4bb4276d78356cb15cf3d6d9c35eb3eb2ee3d1]

#i98028# SmallStruct and AllFloats


2009-10-06  Philipp Lohmann  <Philipp.Lohmann@Sun.COM>  [7ce42df277b1f276c844ab416242445a289c77f5]

rebase to m61


2009-10-06  Philipp Lohmann  <Philipp.Lohmann@Sun.COM>  [9e358b6fb508b09f9c5a7704590f8849d947f4cb]

rebase to m61


2009-10-06  Philipp Lohmann  <Philipp.Lohmann@Sun.COM>  [5d6c6c435f1728be42ffa4f45d705b9d7b19e78a]

rebase to m61


2009-10-06  Philipp Lohmann  <Philipp.Lohmann@Sun.COM>  [a5ea4e4b8f9eaa27805204067a4d3deed178f21c]

rebase to m61


2009-10-06  Caolán McNamara  <cmc@openoffice.org>  [c4989e147f02f0c39e3cdaa9be4223d4fa4b438a]

#i105302# allow build with -mfloat-abi=softfp -mfpu=vfp


2009-10-06  Philipp Lohmann  <Philipp.Lohmann@Sun.COM>  [fdf3420369d17bf418872a86848c0abe346e6c0b]

#i105613# catch exceptions in accessibility event handler (thanks cmc)


2009-10-06  Thomas Benisch  <tbe@openoffice.org>  [2ae7f63bebe17dbcfb02d2219971aecc91a78820]

#i12587# Inserting/editing arbitrary text objects in chart


2009-10-06  os  <os@openoffice.org>  [8a4f6d437303bb1ae38f18a1019f8c5bdfa5ab9c]

#i105641# isRunning() removed


2009-10-06  os  <os@openoffice.org>  [a0f4c63e287165d64f1b9ecf646d1fe4498e5194]

invalid assertion removed


2009-10-06  os  <os@openoffice.org>  [f064f5525aea957067550c006c13a725a7a9b366]

#i105636# #i105634# SwInsChr and SwNRuleLowerLevel removed


2009-10-06  Mathias Bauer  <mba@openoffice.org>  [5079d0966bcbc31516dea8a2e7e384269a13a8d5]

#i103496#: move kde_headers.h from vcl to shell


2009-10-06  Mathias Bauer  <mba@openoffice.org>  [b429c6949ce70e47538f90f5c67979b9d0ec0333]

#i103496#: move kde_headers.h from vcl to shell


2009-10-06  Mathias Bauer  <mba@openoffice.org>  [7e01bc8d28ffefd4539a5eae2587e1f7da0999e7]

#i103496#: removes sfx2 dependency from linguistic


2009-10-06  mathias  <mathias@mba-tecra>  [480ff1e9c430b6e4feba8c81565a3d26267681a9]

warnings fixed


2009-10-06  mathias  <mathias@mba-tecra>  [5188cb70d91a84a41c7496857c812408e3893bec]

warning fixed


2009-10-06  Release Engineers  <releng@openoffice.org>  [fbbc2562b306236d69832e5c0dc2076d5946c640]

Create DEV300_m61 milestone tag from trunk@276697


2009-10-06  Release Engineers  <releng@openoffice.org>  [dbdd72774fe0289f7a0f2e434ab8d561f6492895]

Create DEV300_m61 milestone tag from trunk@276697


2009-10-06  Release Engineers  <releng@openoffice.org>  [2370bd30ffa57f98a94c9ffc0a9327be20bc4fe7]

Create DEV300_m61 milestone tag from trunk@276697


2009-10-06  Release Engineers  <releng@openoffice.org>  [6107d76a57d3d5f5e0303d049558eb613ed33ae5]

Create DEV300_m61 milestone tag from trunk@276697


2009-10-06  Release Engineers  <releng@openoffice.org>  [9b9d44ee50a38180c2451ca527bf7b9f6f46f0fe]

Create DEV300_m61 milestone tag from trunk@276697


2009-10-06  Release Engineers  <releng@openoffice.org>  [49d596bd5d1b5e0a1e02d74a51aab207410abae4]

Create DEV300_m61 milestone tag from trunk@276697


2009-10-06  Release Engineers  <releng@openoffice.org>  [cdc081ea0e30b4ffc1ad7cb8453c259fdf628eb0]

Create DEV300_m61 milestone tag from trunk@276697


2009-10-06  Release Engineers  <releng@openoffice.org>  [d3e2338ff60d4b3c98be6ff84eccc1b7ceb3da3a]

Create DEV300_m61 milestone tag from trunk@276697


2009-10-06  Release Engineers  <releng@openoffice.org>  [407a89402e6a10267d1004151a05a7613160b227]

Create DEV300_m61 milestone tag from trunk@276697


2009-10-06  Release Engineers  <releng@openoffice.org>  [44da611a4f5d31406043f94675a950be3170e5a8]

Create DEV300_m61 milestone tag from trunk@276697


2009-10-06  Release Engineers  <releng@openoffice.org>  [5c17aa5d92adb494fa5278c82aae0e88f5c38487]

Create DEV300_m61 milestone tag from trunk@276697


2009-10-06  Release Engineers  <releng@openoffice.org>  [4e1053c98877fded9edb2752d6574f215f5042da]

Create DEV300_m61 milestone tag from trunk@276697


2009-10-06  Release Engineers  <releng@openoffice.org>  [26fe6199380c49c6f203c639d1a0f58b0e64b02e]

Create DEV300_m61 milestone tag from trunk@276697


2009-10-06  Release Engineers  <releng@openoffice.org>  [99367f9d032aa71a84417ae1e23225b6be3a70d1]

Create DEV300_m61 milestone tag from trunk@276697


2009-10-06  Release Engineers  <releng@openoffice.org>  [c8d988aacfbcdbd98a26b58d0a5a71aac2744078]

Create DEV300_m61 milestone tag from trunk@276697


2009-10-06  Release Engineers  <releng@openoffice.org>  [806b8858c6fa1028b0d55a50ddf63f76d525b516]

Create DEV300_m61 milestone tag from trunk@276697


2009-10-06  Vladimir Glazounov  <vg@openoffice.org>  [3b3229401ac19120e7da8de0aea1a727ab0dc5cf]

#100000# some catch-up fixes for bserver48


2009-10-06  Mathias Bauer  <mba@openoffice.org>  [94b766188d41dcdeff1762844d593967a7d64583]

#103496#: move VCL free ConfigItems to unotools


2009-10-06  Mathias Bauer  <mba@openoffice.org>  [1dabbee147229251ea4bc4ef416c45875e17b090]

#103496#: move VCL free ConfigItems to unotools


2009-10-06  Mathias Bauer  <mba@openoffice.org>  [aaa550781532849b514e1e61ace3c7db9e3db68a]

#103496#: move VCL free ConfigItems to unotools


2009-10-06  Mathias Bauer  <mba@openoffice.org>  [20ade6a1d2fc888edec120f09079ed26d3bd80ff]

#103496#: move VCL free ConfigItems to unotools


2009-10-06  Mathias Bauer  <mba@openoffice.org>  [1877a66691f85030f39720602590df25623485e0]

#103496#: move VCL free ConfigItems to unotools


2009-10-06  Mathias Bauer  <mba@openoffice.org>  [bff284e216792b8d2a4e498beaba806eeddf844a]

#103496#: move VCL free ConfigItems to unotools


2009-10-06  Mathias Bauer  <mba@openoffice.org>  [f87ee64d502aec9365d98d53d5b913f6456eae6b]

#103496#: move VCL free ConfigItems to unotools


2009-10-06  Mathias Bauer  <mba@openoffice.org>  [eb52fad75717c6e0d16e93b39d3fb49132cf69d1]

#103496#: move VCL free ConfigItems to unotools


2009-10-05  hb  <hbrinkm@openoffice.org>  [aa6e5f5948ea2b59580e7c1fcb140ac998c502d3]

annotate CT_FtnEdnSepRef to handle 'footnote' in CT_FtnDocProps correctly


2009-10-05  hb  <hbrinkm@openoffice.org>  [af7241663db8d9c5896e8689f549a4c899059fc8]

handle string attributes in factoryattributetoresourcemapinner


2009-10-05  hb  <hbrinkm@openoffice.org>  [b722e6e762ba601a3bb42f906717d6ab43119830]

resolve CT_HdrFtrRef with correct tokenid for attribute "id"


2009-10-05  Vladimir Glazounov  <vg@openoffice.org>  [f6b5993f23a8bb69e30a16da9e14b7b2bb6a094a]

#i10000# fix for WAE


2009-10-05  hb  <hbrinkm@openoffice.org>  [71cca00f5fc29e7dfa6e329818e299046208b70e]

forgot to add factorytools.xsl


2009-10-05  Vladimir Glazounov  <vg@openoffice.org>  [5904262c706368dc8d4976e78f4d31c59addd593]

#100000# define temp directory for rpm from environment


2009-10-02  Thomas Benisch  <tbe@openoffice.org>  [884d21f1e632388d5f72a94a8887069119ff6c97]

#i12587# Inserting/editing arbitrary text objects in chart


2009-10-02  Thomas Benisch  <tbe@openoffice.org>  [ff02154165d7df7b6ab79a9b5c0e1561f5117232]

#i12587# Inserting/editing arbitrary text objects in chart


2009-10-02  Thomas Benisch  <tbe@openoffice.org>  [66227dc9352f40a12e93eacae38118e82dd8ad04]

#i12587# Inserting/editing arbitrary text objects in chart


2009-12-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [96ce735411f86b57bbddfecdd89e765dfcc87700]

chartshapes: merge with DEV300 m55


2009-10-02  Release Engineers  <releng@openoffice.org>  [6481dd7e84faf9ff588e8c7219f0072933a55089]

DEV300


2009-10-02  sb  <sb@openoffice.org>  [6c1c735ed9ac838b41648f12da2bced3864362eb]

#i101955# re-introduced lost ldap_value_free call; minor clean up


2009-10-02  Vladimir Glazounov  <vg@openoffice.org>  [f63565c0b51a62a3d972f9ecd98b9911776e8eb1]

CWS-TOOLING: integrate CWS jskhgpilot4 2009-10-02 so-uprel merge CWS jskhgpilot4 2009-10-01 skotti #i104246# - Toolbar stability and fix for e_update.bas on solaris - using .notExists() 2009-10-01 skotti #i104246# - Tried to enhance hWaitFOrObject() - better close the dialog if we run into the backup 2009-10-01 skotti #i104246# - Tried to enhance hWaitFOrObject() - works locally, distributing to all other machines 2009-10-01 skotti #i104246# - Tried to enhance hWaitFOrObject() - the function even had a logic-error which prevented it from working correctly (i think, going to test that) 2009-10-01 skotti #i104246# - Tried to enhance hWaitFOrObject() - the function even had a logic-error which prevented it from working correctly (i think, going to test that) 2009-09-30 skotti #i104246# - basic_dialog_i18n_import.inc now sports better warning message if the number of languages is incorrect 2009-09-30 skotti #i104246# - Added issue-id for crash on Solaris x86 (#i105476) 2009-09-30 skotti #i105407# Added new label to the list 2009-09-30 skotti #i104246# - Added a fallback method to the original one for finding the basis-directory on UNIX/Linux 2009-09-30 skotti #i104246# - reverted removal of iSection. I still have no idea what it does but without it the results are different but not better 2009-09-29 skotti #i104246# - The OOo Improvement Program tabpage is only visible if the BUILD_SPECIAL flag is given when building the Application. In the BUILD_SPECIAL section two files are created which will not be there otherwise. In master.inc we now test for the presence of one of the files. If found, we have the OOoImp-stuff installed and the global variable is set to TRUE. In order to find the file i had to fix the retrieval routine for the gOfficeBasisPath (which had a double gNetzOfficePath hidden in the variable sFile for all Unixes). The functin probably never worked, we were just lucky that it was only used in one place. Now - for some reason - we have warnings in the g_options_applications.inc test cases which need to be resolved. I reformatted the file (some indentions were broken) and removed duplicate variable initializations (this left unfinished, iSection should be removed from the control program and be inserted into the test cases themselves so currently the test results only deliver bogus). 2009-09-28 skotti #i104601 - Another problem found: After the fully automatic creation of the hid.lst we have lost the association to the TextImport dialog, reverting back to old name FilterAuswahl 2009-09-28 skotti Experiment: Completely remove hCloseAndLooseDocument 2009-09-28 skotti Experiment: Deprecate hCloseAndLooseDocument - it does nothing else than hCloseDocument 2009-09-28 skotti #i105407# - eliminated function hOpenFileAndIgnoreMacroWarning() as it already exists as a two step variant (hFileOpen+hAllowMacroExecution). Removed readme-file from framework/tools as the content was not up to date anymore 2009-09-28 skotti #i105407# - remove unused functions 2009-09-28 skotti #i104601#, #i105407# - small fixes 2009-10-02 vg CWS-TOOLING: integrate CWS bserver48 2009-09-24 19:44:37 +0200 kz  r276428 : #160697# use source_config 2009-10-01 vg CWS-TOOLING: integrate CWS automationdev300m58cat0 2009-09-29 14:46:30 +0200 oc  r276530 : #i105448# sleep added to resolv timingproblem 2009-09-28 10:29:46 +0200 oc  r276482 : #i105404# t_ToolsMacro needs saved file 2009-09-27 10:51:09 +0200 tbo  r276478 : #105393# on MacOS X only 3 items in tools menu 2009-09-25 18:02:25 +0200 oc  r276473 : CWS-TOOLING: rebase CWS automationdev300m58cat0 to trunk@276429 (milestone: DEV300:m60) 2009-09-24 11:06:00 +0200 hde  r276411 : save test-files locally 2009-09-23 15:40:07 +0200 hde  r276400 : deleting of autotext optimized 2009-09-23 15:39:20 +0200 hde  r276399 : Dialog 'Bereiche' opened after deleting autotext 2009-09-23 10:42:26 +0200 jsk  r276370 : Added warnlog for exceeded timeout, i want the test to warn instead of aborting. Connected issue is #i105289# 2009-09-22 10:41:22 +0200 oc  r276347 : #i105254# c_arrayconstants.inc enhanced 2009-09-21 20:37:26 +0200 tbo  r276344 : #i105249# workaround firststartwizard regression by calling hDisableQuickstarterAPI() 2009-09-17 10:55:59 +0200 wg  r276231 : i105141 2009-09-16 09:20:58 +0200 oc  r276191 : #i105109# sleeps increased 2009-10-01 vg CWS-TOOLING: integrate CWS sw32bf04 2009-09-22 Michael Stahl galobj.hxx: do not export SgaObject methods (fixes wntmsci12 build) 2009-09-21 Michael Stahl #i105149# #i93308# svx: unofield.cxx: support field services with proper case 2009-09-21 Michael Stahl #i105149# #i102468# sc: servuno.cxx: support field services with proper case 2009-09-21 Michael Stahl #i105149# txtflde.cxx: support docinfo field services with proper case 2009-09-18 Michael Stahl #i105148# fmtatr2.cxx: SwFmtMeta::Clone(): avoid assert on clone pool default 2009-09-18 Michael Stahl #i105148# fmtatr2.cxx: SwFmtMeta::~SwFmtMeta(): check if m_pMeta != 0 2009-09-18 Michael Stahl #i105179# unocoll.cxx: SwXFrames::getByName(): add missing breaks 2009-09-18 Michael Stahl dbgoutsw.cxx: explicitly convert from SwNodeIndex to SwPosition 2009-09-18 Michael Stahl galobj.hxx: export class SgaObject from svxcore, needed by unogalitem.cxx 2009-09-17 Michael Stahl #i105149# txtflde.cxx: compare text field prefix case-insensitively 2009-09-16 Michael Stahl #i105117# docdde.cxx: fix possible NULL dereference (patch by cmc) 2009-09-16 Michael Stahl #i105124# docdde.cxx: fix use-after-free bug: make _FindItem member String 2009-10-01 vg CWS-TOOLING: integrate CWS impressnotes03 2009-09-28 16:30:17 +0200 cl  r276496 : #i105382# use correct method to get master page 2009-09-28 12:23:04 +0200 cl  r276486 : #i105266# also save text on close to avoid focus trouble under linux 2009-09-25 13:59:50 +0200 cl  r276456 : #i105266# resolved a merge conflict 2009-09-25 13:57:24 +0200 cl  r276454 : #i105266# resolved a merge conflict 2009-09-25 13:51:12 +0200 cl  r276450 : #i105266# resolved a merge conflict 2009-09-25 13:40:08 +0200 cl  r276447 : #i105266# resolved a merge conflict 2009-10-01 vg 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-10-02  sb  <sb@openoffice.org>  [bb35ec279351b63104a1edbb4033693387d774b2]

#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-10-02  Vladimir Glazounov  <vg@openoffice.org>  [36a931bd7ffca530cd91c51326d9f021b5319bc6]

CWS-TOOLING: integrate CWS fwk118 2009-09-22 17:19:38 +0200 cd  r276361 : #i105263# GetFileTypeIndex() uses a 1 based index 2009-09-22 11:10:29 +0200 cd  r276351 : #i105154# Fix bad element exists exception for ui configuration


2009-10-02  Vladimir Glazounov  <vg@openoffice.org>  [d4f8c54b15c1e56b024ff0156eb7577b2fd91aef]

CWS-TOOLING: integrate CWS bserver48 2009-09-24 19:44:37 +0200 kz  r276428 : #160697# use source_config


2009-10-01  Dirk Völzke  <dv@openoffice.org>  [6bff4346455e0ad326e5fa80ddd780bd6f54319f]

#i102123# Don't use vcl when not in main thread


2009-10-01  mathias  <mathias@mba-tecra>  [b4daa4fa3ba191fe94d4609e27df1a5e91107ea2]

removed superfluous dependencies


2009-10-01  Vladimir Glazounov  <vg@openoffice.org>  [e6c0c6f0a6fc392d3e4775cfba57cd29ed74a29e]

CWS-TOOLING: integrate CWS automationdev300m58cat0 2009-09-29 14:46:30 +0200 oc  r276530 : #i105448# sleep added to resolv timingproblem 2009-09-28 10:29:46 +0200 oc  r276482 : #i105404# t_ToolsMacro needs saved file 2009-09-27 10:51:09 +0200 tbo  r276478 : #105393# on MacOS X only 3 items in tools menu 2009-09-25 18:02:25 +0200 oc  r276473 : CWS-TOOLING: rebase CWS automationdev300m58cat0 to trunk@276429 (milestone: DEV300:m60) 2009-09-24 11:06:00 +0200 hde  r276411 : save test-files locally 2009-09-23 15:40:07 +0200 hde  r276400 : deleting of autotext optimized 2009-09-23 15:39:20 +0200 hde  r276399 : Dialog 'Bereiche' opened after deleting autotext 2009-09-23 10:42:26 +0200 jsk  r276370 : Added warnlog for exceeded timeout, i want the test to warn instead of aborting. Connected issue is #i105289# 2009-09-22 10:41:22 +0200 oc  r276347 : #i105254# c_arrayconstants.inc enhanced 2009-09-21 20:37:26 +0200 tbo  r276344 : #i105249# workaround firststartwizard regression by calling hDisableQuickstarterAPI() 2009-09-17 10:55:59 +0200 wg  r276231 : i105141 2009-09-16 09:20:58 +0200 oc  r276191 : #i105109# sleeps increased


2009-10-01  Thomas Lange  <tl@openoffice.org>  [e640bf3c6d47ead0b1249c87ed828d0730533c94]

#i1601# new strings for menu entries


2009-10-01  Thomas Lange  <tl@openoffice.org>  [f69e2960c10d35fbcd49581497a0e48ee39998a5]

#i1601# new strings for menu entries


2009-10-01  Thomas Lange  <tl@openoffice.org>  [2b26e3c4cef2510b0027c4a3f88669b603a43df7]

#i1601# new strings for menu entries


2009-10-01  Vladimir Glazounov  <vg@openoffice.org>  [817bfeb03b1a522490606d39e8279c8c75e898db]

CWS-TOOLING: integrate CWS sw32bf04 2009-09-22 Michael Stahl galobj.hxx: do not export SgaObject methods (fixes wntmsci12 build) 2009-09-21 Michael Stahl #i105149# #i93308# svx: unofield.cxx: support field services with proper case 2009-09-21 Michael Stahl #i105149# #i102468# sc: servuno.cxx: support field services with proper case 2009-09-21 Michael Stahl #i105149# txtflde.cxx: support docinfo field services with proper case 2009-09-18 Michael Stahl #i105148# fmtatr2.cxx: SwFmtMeta::Clone(): avoid assert on clone pool default 2009-09-18 Michael Stahl #i105148# fmtatr2.cxx: SwFmtMeta::~SwFmtMeta(): check if m_pMeta != 0 2009-09-18 Michael Stahl #i105179# unocoll.cxx: SwXFrames::getByName(): add missing breaks 2009-09-18 Michael Stahl dbgoutsw.cxx: explicitly convert from SwNodeIndex to SwPosition 2009-09-18 Michael Stahl galobj.hxx: export class SgaObject from svxcore, needed by unogalitem.cxx 2009-09-17 Michael Stahl #i105149# txtflde.cxx: compare text field prefix case-insensitively 2009-09-16 Michael Stahl #i105117# docdde.cxx: fix possible NULL dereference (patch by cmc) 2009-09-16 Michael Stahl #i105124# docdde.cxx: fix use-after-free bug: make _FindItem member String


2009-10-01  Vladimir Glazounov  <vg@openoffice.org>  [34551159a38cbdef7e254664834c0b793e593d5b]

CWS-TOOLING: integrate CWS sw32bf04 2009-09-22 Michael Stahl galobj.hxx: do not export SgaObject methods (fixes wntmsci12 build) 2009-09-21 Michael Stahl #i105149# #i93308# svx: unofield.cxx: support field services with proper case 2009-09-21 Michael Stahl #i105149# #i102468# sc: servuno.cxx: support field services with proper case 2009-09-21 Michael Stahl #i105149# txtflde.cxx: support docinfo field services with proper case 2009-09-18 Michael Stahl #i105148# fmtatr2.cxx: SwFmtMeta::Clone(): avoid assert on clone pool default 2009-09-18 Michael Stahl #i105148# fmtatr2.cxx: SwFmtMeta::~SwFmtMeta(): check if m_pMeta != 0 2009-09-18 Michael Stahl #i105179# unocoll.cxx: SwXFrames::getByName(): add missing breaks 2009-09-18 Michael Stahl dbgoutsw.cxx: explicitly convert from SwNodeIndex to SwPosition 2009-09-18 Michael Stahl galobj.hxx: export class SgaObject from svxcore, needed by unogalitem.cxx 2009-09-17 Michael Stahl #i105149# txtflde.cxx: compare text field prefix case-insensitively 2009-09-16 Michael Stahl #i105117# docdde.cxx: fix possible NULL dereference (patch by cmc) 2009-09-16 Michael Stahl #i105124# docdde.cxx: fix use-after-free bug: make _FindItem member String


2009-10-01  Vladimir Glazounov  <vg@openoffice.org>  [2d5e9e410be4a8a96b37acdaff8a7f9b2758b1c8]

CWS-TOOLING: integrate CWS sw32bf04 2009-09-22 Michael Stahl galobj.hxx: do not export SgaObject methods (fixes wntmsci12 build) 2009-09-21 Michael Stahl #i105149# #i93308# svx: unofield.cxx: support field services with proper case 2009-09-21 Michael Stahl #i105149# #i102468# sc: servuno.cxx: support field services with proper case 2009-09-21 Michael Stahl #i105149# txtflde.cxx: support docinfo field services with proper case 2009-09-18 Michael Stahl #i105148# fmtatr2.cxx: SwFmtMeta::Clone(): avoid assert on clone pool default 2009-09-18 Michael Stahl #i105148# fmtatr2.cxx: SwFmtMeta::~SwFmtMeta(): check if m_pMeta != 0 2009-09-18 Michael Stahl #i105179# unocoll.cxx: SwXFrames::getByName(): add missing breaks 2009-09-18 Michael Stahl dbgoutsw.cxx: explicitly convert from SwNodeIndex to SwPosition 2009-09-18 Michael Stahl galobj.hxx: export class SgaObject from svxcore, needed by unogalitem.cxx 2009-09-17 Michael Stahl #i105149# txtflde.cxx: compare text field prefix case-insensitively 2009-09-16 Michael Stahl #i105117# docdde.cxx: fix possible NULL dereference (patch by cmc) 2009-09-16 Michael Stahl #i105124# docdde.cxx: fix use-after-free bug: make _FindItem member String


2009-10-01  Vladimir Glazounov  <vg@openoffice.org>  [4c12f9e15b56d3d3de787d4175a6fbbfa4dccb64]

CWS-TOOLING: integrate CWS impressnotes03 2009-09-28 16:30:17 +0200 cl  r276496 : #i105382# use correct method to get master page 2009-09-28 12:23:04 +0200 cl  r276486 : #i105266# also save text on close to avoid focus trouble under linux 2009-09-25 13:59:50 +0200 cl  r276456 : #i105266# resolved a merge conflict 2009-09-25 13:57:24 +0200 cl  r276454 : #i105266# resolved a merge conflict 2009-09-25 13:51:12 +0200 cl  r276450 : #i105266# resolved a merge conflict 2009-09-25 13:40:08 +0200 cl  r276447 : #i105266# resolved a merge conflict


2009-10-01  Vladimir Glazounov  <vg@openoffice.org>  [d507cdf83a74b4d468b6e5682a1434bad7f792c8]

CWS-TOOLING: integrate CWS impressnotes03 2009-09-28 16:30:17 +0200 cl  r276496 : #i105382# use correct method to get master page 2009-09-28 12:23:04 +0200 cl  r276486 : #i105266# also save text on close to avoid focus trouble under linux 2009-09-25 13:59:50 +0200 cl  r276456 : #i105266# resolved a merge conflict 2009-09-25 13:57:24 +0200 cl  r276454 : #i105266# resolved a merge conflict 2009-09-25 13:51:12 +0200 cl  r276450 : #i105266# resolved a merge conflict 2009-09-25 13:40:08 +0200 cl  r276447 : #i105266# resolved a merge conflict


2009-10-01  Thomas Benisch  <tbe@openoffice.org>  [b58884b5f80c68f150376391d99c717817048d3f]

#i12587# Inserting/editing arbitrary text objects in chart


2009-10-01  Vladimir Glazounov  <vg@openoffice.org>  [9e18c9ee07c6e8f9a62cdcb0237b183283a275ae]

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-10-01  Vladimir Glazounov  <vg@openoffice.org>  [10a30946665d5fc04f801fab89996953d610347f]

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-10-01  Vladimir Glazounov  <vg@openoffice.org>  [f1de5cd0088faac5c320a0a1f828583ab7606379]

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-10-01  Vladimir Glazounov  <vg@openoffice.org>  [41faa44b020686a511625a4bb92a2edc3c63bf12]

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-10-01  Vladimir Glazounov  <vg@openoffice.org>  [65015043c2b3ec82a1d87ea0a06acb40829c9fd6]

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-10-01  Vladimir Glazounov  <vg@openoffice.org>  [c290df5561c78d706af9f1e0d1fb13271c37c64d]

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  Kohei Yoshida  <kyoshida@novell.com>  [3e5b86777ca46e9dd6574e8c88ef47942da01495]

fixed build breakage in oox after the rebase.


2009-09-30  Thomas Benisch  <tbe@openoffice.org>  [fef556bd8eae21c841b7cf288430022e90724b02]

#i12587# Inserting/editing arbitrary text objects in chart


2009-09-30  Thomas Benisch  <tbe@openoffice.org>  [e796ba1a2eb59b71fe8ad010d062ad6abe6099f1]

#i12587# Inserting/editing arbitrary text objects in chart


2009-09-30  Thomas Benisch  <tbe@openoffice.org>  [7db9c9f556fa2c188d2852e9fa711b01a81ae565]

#i12587# Inserting/editing arbitrary text objects in chart


2009-09-30  Thomas Benisch  <tbe@openoffice.org>  [536653de58855379efcd5f72c83fe43bfed6d5d8]

#i12587# Inserting/editing arbitrary text objects in chart


2009-09-30  Thomas Benisch  <tbe@openoffice.org>  [16984cc78a695fbceec27e07f4e156c3cc7955b6]

#i12587# Inserting/editing arbitrary text objects in chart


2009-09-30  Thomas Benisch  <tbe@openoffice.org>  [ad24593c35ad117f0ddcfb6cd764c5ac9c8ee8bb]

#i12587# Inserting/editing arbitrary text objects in chart


2009-09-30  Thomas Benisch  <tbe@openoffice.org>  [dd0c22c91ab4a3e6c2403200cc2753f5b6f16906]

#i12587# Inserting/editing arbitrary text objects in chart


2009-09-30  Noel Power  <npower@openoffice.org>  [95eeb6c233eb2718399b5ffa69c1e9de86bf6bf5]

add some comments


2009-09-30  sb  <sb@openoffice.org>  [0d8744617e38e4a8cbe052c2868c9df877d6365f]

#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-30  Vladimir Glazounov  <vg@openoffice.org>  [0f8d27d4b47a2a96061aefa9f5ebf755794e3259]

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>  [38eeeaf03dd658de976aeb728a42abfc8ed3476b]

fixed build breakage in sc.


2009-09-30  Kohei Yoshida  <kyoshida@novell.com>  [a53c7d607ae670be86ebfe0c9fa0f277c4b2e844]

rebased to DEV300_m60.


2009-09-30  Kohei Yoshida  <kyoshida@novell.com>  [e87900b978259ca4e4d79d8e2f919856e333d94c]

rebased to DEV300_m60.


2009-09-30  Kohei Yoshida  <kyoshida@novell.com>  [a7e5204532deabc4f3a02d64e84195d8b7453777]

rebased to DEV300_m60.


2009-09-30  Kohei Yoshida  <kyoshida@novell.com>  [d670bbf7ec06ab63e43d1279545d1bfb5d589876]

rebased to DEV300_m60.


2009-09-30  Kohei Yoshida  <kyoshida@novell.com>  [89d93468dac2428fde9dc63f3e0c2cb62b80729a]

rebased to DEV300_m60.


2009-09-30  Kohei Yoshida  <kyoshida@novell.com>  [2b45583ab70724f3539952e0ec67f7531a97202e]

rebased to DEV300_m60.


2009-09-30  Kohei Yoshida  <kyoshida@novell.com>  [9dc249377374ad137cf0d9759be338eecd2a6549]

rebased to DEV300_m60.


2009-09-30  Kohei Yoshida  <kyoshida@novell.com>  [3f863d4cea3932b986ac8950157289a98a1dfc06]

rebased to DEV300_m60.


2009-09-30  Kohei Yoshida  <kyoshida@novell.com>  [3c183d0b1eb232937b97b774c83fa6453e77ee81]

rebased to DEV300_m60.


2009-09-30  Kohei Yoshida  <kyoshida@novell.com>  [ac17cc97290321f804a45c6851a4a101722486ec]

rebased to DEV300_m60.


2009-09-30  Kohei Yoshida  <kyoshida@novell.com>  [c363eab53e44378091b4bb7ab653d1eb074d0094]

rebased to DEV300_m60.


2009-09-29  Kohei Yoshida  <kyoshida@novell.com>  [0e6e69d56b9823faa1cb98fb6b8bde74904854a5]

rebased to DEV300_m60.


2009-09-29  Kohei Yoshida  <kyoshida@novell.com>  [a06436a0960387a41f33fc1390e8f905276d1256]

rebased to DEV300_m60.


2009-09-29  Kohei Yoshida  <kyoshida@novell.com>  [7a849316b577fac6b980247711fef2aa40739b35]

rebased to DEV300_m60.


2009-09-29  Kohei Yoshida  <kyoshida@novell.com>  [63dfea4a2c7a039b9008c5b11dc196e49d46f377]

rebased to DEV300_m60.


2009-09-29  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [78fb1283ea0f5a059740790e3933fe60b520c7cf]

#i97509# corrected usage of create/get/2D/3DDecomposition for all derivations


2009-09-29  Noel Power  <npower@openoffice.org>  [f212afb71b988cb4ca694aac303f6e4edf5ee1a6]

tweak VBAGlobals creation/insertion, also restore overwritten visibility controls bits to moved ( erm delete and created in another director ) file. Add missing bits to enable Application.Quit and use preprocessor to include some uncompiled code


2009-09-29  Noel Power  <npower@openoffice.org>  [4aa9c65e8853a300c0da1ef2e7f544d4ca927359]

tweak VBAGlobals creation/insertion, also restore overwritten visibility controls bits to moved ( erm delete and created in another director ) file. Add missing bits to enable Application.Quit and use preprocessor to include some uncompiled code


2009-09-29  Thomas Lange  <tl@openoffice.org>  [99e0c16a598611c7bb7e8d0fa1afffcf428e2f92]

#i105421# get rid of sfx2


2009-09-29  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [9d16cddca24d8734f60e2b9836cba9202ee90bdb]

#i105323# speedup of 3D handling mostly for CustomShapes; HitTest and interactions optimized


2009-09-29  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [2d634e6084547875a170d8350850110238b9e55c]

#i105323# speedup of 3D handling mostly for CustomShapes; HitTest and interactions optimized


2009-09-29  Thomas Benisch  <tbe@openoffice.org>  [189c8860787a5086061cb1960b00788c25ade73b]

#i12587# Inserting/editing arbitrary text objects in chart


2009-09-29  Vladimir Glazounov  <vg@openoffice.org>  [09084d2efb60ae115cd919e4bb3be55f37201534]

#i105433# fix for build breaker with system lucene


2009-09-28  hb  <hbrinkm@openoffice.org>  [97b842df60f0918b203f485afce6aed9f46cd56c]

removed resourcestools.xsl, reorganized XSLs for factory type code generation


2009-09-28  hb  <hbrinkm@openoffice.org>  [90f3be23cd68c7a834fea53b28702409872134a0]

TagLogger: added mpRoot, output from mpRoot


2009-09-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [7535d77f6ae33900822e50eb349243008b931aa9]

fixed broken manual merge


2009-09-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b1f9477fa2f4e9dd764966f595ae7a2c861041ea]

fixed broken manuan merge


2009-09-28  Mathias Bauer  <mba@openoffice.org>  [a0aea0374c174fe24cfff31f1589aca62bdb4d68]

merge problems


2009-09-28  Mathias Bauer  <mba@openoffice.org>  [95507956b2e805e7b40a7f17247bb04daf9a78ee]

merge problems


2009-09-28  Mathias Bauer  <mba@openoffice.org>  [243aa82066d78f18ddcc7fbbc1ddcb03d7a0ecde]

merge problems


2009-09-28  Mathias Bauer  <mba@openoffice.org>  [be3ab1217ffb293b238651afad0beebd0cd8b179]

merge problems


2009-09-28  Mathias Bauer  <mba@openoffice.org>  [060fbe871de563db705d1ab5d2510fbe056ab593]

regression from sb113: redland does not build from scratch


2009-09-28  Mathias Bauer  <mba@openoffice.org>  [f90820387d551d174ee07d628d27b78b3714dad8]

concurrency problem when generating java_ver.mk


2009-09-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [eede210b11921ae92386ded4431b350e43c54049]

update to DEV300_m60


2009-09-28  Mathias Bauer  <mba@openoffice.org>  [32f7f5c072abb63ed77b75b96341b665967c514b]

zlib problem must be fixed in solenv


2009-09-28  Mathias Bauer  <mba@openoffice.org>  [f931088abf31f850c20c799094b328ac69356d10]

regression from sb113: redland does not build from scratch


2009-09-28  Release Engineers  <releng@openoffice.org>  [0eb8dbf1ebae18156b32ebe81886ca79144e2191]

CWS-TOOLING: integrate CWS ause107 2009-09-23 17:21:07 +0200 hjs  r276406 : #i105312# remove code dependency on perl


2009-09-28  Kurt Zenker  <kz@openoffice.org>  [3179dc6eb249c4ddf5470386dd4cbf69e145a701]

#i105388# patch applied


2009-09-28  hb  <hbrinkm@openoffice.org>  [168d34c5ffdf0a9125dcfc3cb4a5cc822493bcc7]

script for setting debug defines in ENVCFLAGS


2009-09-28  Thomas Lange  <tl@openoffice.org>  [47889e229cd51dd8a019d41dace6572e84771d18]

158766 avoid duplicating symbols in the catalog


2009-09-28  sb  <sb@openoffice.org>  [ae68e193fc99e0239d764d464c3f1c1f047f60fe]

improve javaldx robustness when java executable prints additional stuff to stdout (as happens in some poor environments where java is a wrapper script that checks system patch levels etc. and prints advice to stdout...)


2009-09-25  Mathias Bauer  <mba@openoffice.org>  [8aa9053d5fd8ae29e61a1e2f639a944905b7558e]

merge commit


2009-09-25  Mathias Bauer  <mba@openoffice.org>  [d381760a0bdbc403426db365fcdd79c48805a1f9]

merge commit


2009-09-25  Mathias Bauer  <mba@openoffice.org>  [5759f32ae74b0b8eac27e3e07a47543af165eca0]

merge commit


2009-09-25  Mathias Bauer  <mba@openoffice.org>  [3feca961868cfd34893c07079214272a17f0bcb1]

merge commit


2009-09-25  Mathias Bauer  <mba@openoffice.org>  [3739e0b64036f81ee62b4842332dd74d974b6d00]

merge commit


2009-09-25  Mathias Bauer  <mba@openoffice.org>  [7ad2b927fbc4166f497d8923793cc4a1b34d8727]

merge commit


2009-09-25  Mathias Bauer  <mba@openoffice.org>  [4de41d18fd2b96079b9a0aa9f1ef123e431fe938]

merge commit


2009-09-25  Mathias Bauer  <mba@openoffice.org>  [9beefd6ebe5eb283711e4acbd37a3218bcf4ec76]

merge commit


2009-09-25  Mathias Bauer  <mba@openoffice.org>  [bab0fd4ff59a7d8fd21d8e7702b8c5f46cd20a8f]

merge commit


2009-09-25  Mathias Bauer  <mba@openoffice.org>  [6114aa444832a56d15f1f5783c674656652ef912]

merge commit


2009-09-25  Mathias Bauer  <mba@openoffice.org>  [0a266bd33b8786869cdeab8325f8f1b1900533ad]

merge commit


2009-09-25  Mathias Bauer  <mba@openoffice.org>  [490d78bd02a134714ad78b4de22d08a9f5e9e8fa]

merge commit


2009-09-25  Mathias Bauer  <mba@openoffice.org>  [b52a8eddcf7315bc2133b3e5426977fbd22add7b]

merge commit


2009-09-25  Mathias Bauer  <mba@openoffice.org>  [2f7ab08d8960568bf2c6ef1b996d902d61ca9a6a]

merge commit


2009-09-25  Mathias Bauer  <mba@openoffice.org>  [aa8f1fb3945f0a856d185446115c4819c96884fd]

merge commit


2009-09-25  Mathias Bauer  <mba@openoffice.org>  [07ccee5e3083abc5899f95a2789a900f4614fd89]

#103496#: missing dependency


2009-09-25  Mathias Bauer  <mba@openoffice.org>  [4039d960fc2555b7043e2e6df24855b5ffcbb02f]

#103496#: forgot on sdi file in sd


2009-09-25  hb  <hbrinkm@openoffice.org>  [1e9a0d1645a98bf604e6e90d82d0c76fad5e9877]

merged rmFastResources


2009-09-25  hb  <hbrinkm@openoffice.org>  [9676747b32c6ba688d151aa0cb869f371e8a281c]

removed warnings


2009-09-25  hb  <hbrinkm@openoffice.org>  [73035bba1132189f4fcdcd5180729b81dedeccbe]

removed "resources" based code generation


2009-09-25  hb  <hbrinkm@openoffice.org>  [3ef341bd5688bc7b27909ba52a224b60f23e137d]

added values for factory style generation of code


2009-09-25  Release Engineers  <releng@openoffice.org>  [d9d6bb11c0b1f9f800ae4bf3a03c798e43c2eb4c]

#i10000# RT: fix for gsicheck breaker


2009-09-25  hb  <hbrinkm@openoffice.org>  [a5cc6c46701c47bd862cd7717208c8673da25f68]

<xsl:template name="factoryattributetoresourcemapinner">: resolve resource from the current namespace, not from the first matching namespace


2009-09-25  Release Engineers  <releng@openoffice.org>  [14c013e25f5467155cfd75f612513dedc38fd989]

CWS-TOOLING: integrate CWS fwk117 2009-09-17 11:48:50 +0200 mav  r276234 : #i105082# fix setFileSize implementation, the patch from MHU


2009-09-25  hb  <hbrinkm@openoffice.org>  [78a3db6d6844ef55b5695d24f158bb8fcdee98fd]

undone previous changes to ImportFilter.cxx, side effects at work


2009-09-25  sb  <sb@openoffice.org>  [56da9e53fe9829c5ddb9fe04c0a3f3336143fc04]

merged in DEV300_m60


2009-09-25  sb  <sb@openoffice.org>  [6da618739964d7a9ea38293ec8b3c2f5e0b7c9b8]

merged in DEV300_m60


2009-09-25  sb  <sb@openoffice.org>  [3055127b0b0389e8ca0f5d4de40033dc3eb9ea0d]

merged in DEV300_m60


2009-09-25  sb  <sb@openoffice.org>  [3db62040dcaa470c0f69f904abfb82202f628005]

merged in DEV300_m60


2009-09-25  Frank Schönheit  <fs@openoffice.org>  [27f85382fe716fb860f68bbfdb622e3525e0252f]

#b6875455# when drawing/painting a check box or radio button, then take the zoom into account when calculating the distance between the radio/check image, and the actual text. This ensures that in contexts where controls can and will be zoomed (i.e. in documents), the text doesn't 'jump' relative to other text surrounding the control.


2009-09-25  Frank Schönheit  <fs@openoffice.org>  [5742e4ccc1b89d7db95cb9bdcfce4f5f1d46c1a4]

#b6875455# for the target device, always use the ref-device MapUnit during drawing, to have less rounding errors in case the ref device does not use TWIP. Also, implement filling the MetricVector


2009-09-25  Frank Schönheit  <fs@openoffice.org>  [0a4c38a2a2f8c4c78cfff7d2e097be9155f666cc]

diagnostics


2009-09-25  Dirk Völzke  <dv@openoffice.org>  [7d22694d5186484a470947c395cb19a7b7ed079b]

#i88957# second try to remove warnings


2009-09-25  Dirk Völzke  <dv@openoffice.org>  [ea69598127b41c0b87f1fc3359f7fa3887e91d54]

#i88957# Use UNISTRING macro


2009-09-25  Frank Schönheit  <fs@openoffice.org>  [b5fb85c6253501f340a669ff02f64553a6e09ae7]

do not assert when we do not have an ObjectShell, this is valid in clipboard scenarios


2009-09-25  Dirk Völzke  <dv@openoffice.org>  [e969fe977e80c2c4f085fb974ba26bb57b9fb54b]

Added NULL character at end of debug string


2010-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [3c23dfc5a29c0d12cc729ff5ff40b00f89043690]

dv12: Merge with DEV300_m56


2009-09-25  Dirk Völzke  <dv@openoffice.org>  [9a57c3de06263eeaa28a4644d53248bdfca6df0f]

#i88957# Handle some http errors


2009-09-25  Frank Schönheit  <fs@openoffice.org>  [f2eeb84bfca2f47336dd05164c76d35638d8f9d4]

merging changes from m60 herein


2009-09-25  Frank Schönheit  <fs@openoffice.org>  [eac04e74383c70e2ce67b3676a81b0b2b9847cf3]

merging changes from DEV300.m60 herein


2009-09-25  Frank Schönheit  <fs@openoffice.org>  [f523884a3b6f29784ae88c6b86bc1e1d8217d04f]

don't use document's reference device for form documents


2009-09-25  Frank Schönheit  <fs@openoffice.org>  [296f87ef1fbc9eff77e85f4ec539e4c710d26682]

#b6875455# use the RTL-ness of the control we work for to determine the TextLayoutMode of the reference/target device


2009-09-25  Frank Schönheit  <fs@openoffice.org>  [9620ad7d2404e4657fea340bcba8b40886e8a59a]

don't maintain the exception files twice, base SLOFILES on EXCEPTIONSFILES


2009-09-25  Frank Schönheit  <fs@openoffice.org>  [3ed9bf8421dcb5fe574b9985bf102798d7e7cf73]

moved the code for initializing a new control model\'s font from the FormControlFactory to the ControlLayouter


2009-09-25  Frank Schönheit  <fs@openoffice.org>  [1b51c3004bec95184cf605a74c06cb4414f8270f]

getProperty( RefDevice ) implemented now


2009-09-25  Frank Schönheit  <fs@openoffice.org>  [e787f1d25468ea1f0de99907eb73ad5ae778573f]

#b6875455# try another heuristics for the default control font


2009-09-25  Mathias Bauer  <mba@openoffice.org>  [a2c915bbd6b28ca2ad39800ba768464f73981145]

removing ure_top; was added by accident


2009-09-25  Mathias Bauer  <mba@openoffice.org>  [6a1e797fa4b432841708545272e13e8f6ab4bd39]

merge changes from Linux repository


2009-09-25  Mathias Bauer  <mba@openoffice.org>  [d8d0f19821b9a0a4046519a369260e4ad5c5ee73]

merge changes from Linux repository


2009-09-24  Release Engineers  <releng@openoffice.org>  [9af6f6a5b1b86dd39da0ed3031d73496d23f4efd]

Create DEV300_m60 milestone tag from trunk@276428


2009-09-24  Release Engineers  <releng@openoffice.org>  [8fb94ad47fa73514ec1854825d63d612121dd9b7]

Create DEV300_m60 milestone tag from trunk@276428


2009-09-24  Release Engineers  <releng@openoffice.org>  [25f1c59ee39de2443b9513f04d4ba39a62ae8e58]

Create DEV300_m60 milestone tag from trunk@276428


2009-09-24  Release Engineers  <releng@openoffice.org>  [8adb1ff87a1a000e8b00be5bffb1680c604e0556]

Create DEV300_m60 milestone tag from trunk@276428


2009-09-24  Release Engineers  <releng@openoffice.org>  [41821fa93ada11053a53be14429e5f7236b9bf03]

Create DEV300_m60 milestone tag from trunk@276428


2009-09-24  Release Engineers  <releng@openoffice.org>  [fc9af2082547041b3bd6ccfa638095dc2e16a9cd]

Create DEV300_m60 milestone tag from trunk@276428


2009-09-24  Release Engineers  <releng@openoffice.org>  [c4c825af22a19fa4aeb17c86df03256a081cb83a]

Create DEV300_m60 milestone tag from trunk@276428


2009-09-24  Release Engineers  <releng@openoffice.org>  [c4b49b68e000cd0892af5d5c1335f4ff9365a6ad]

Create DEV300_m60 milestone tag from trunk@276428


2009-09-24  Release Engineers  <releng@openoffice.org>  [728c8eb458b5613eb5b8bbe8201dfc33a8a9cd78]

Create DEV300_m60 milestone tag from trunk@276428


2009-09-24  Release Engineers  <releng@openoffice.org>  [409cb25fe1cd2a0c9404efa8237333717619b0a4]

Create DEV300_m60 milestone tag from trunk@276428


2009-09-24  Release Engineers  <releng@openoffice.org>  [ab33e14647ada2a32624fa39ec0ddbbbdc694df5]

Create DEV300_m60 milestone tag from trunk@276428


2009-09-24  Release Engineers  <releng@openoffice.org>  [850ec5b34c7d8d77061267f4f4020b9512269cc5]

Create DEV300_m60 milestone tag from trunk@276428


2009-09-24  Release Engineers  <releng@openoffice.org>  [39f317ff5b64c9a00484921c5dda290ef33b03d1]

Create DEV300_m60 milestone tag from trunk@276428


2009-09-24  Release Engineers  <releng@openoffice.org>  [a09024d6e499ba4c9d44c4cf5e4e71ec7e832c90]

Create DEV300_m60 milestone tag from trunk@276428


2009-09-24  Release Engineers  <releng@openoffice.org>  [bbc5105d503634578685f235497b39965f528d1a]

Create DEV300_m60 milestone tag from trunk@276428


2009-09-24  Release Engineers  <releng@openoffice.org>  [8ec4b2e6998809e3f980dcb0de619576e388b20a]

Create DEV300_m60 milestone tag from trunk@276428


2009-09-24  hb  <hbrinkm@openoffice.org>  [d018f3e5a212a43496fafa22ffb6ddd3add37726]

newProperty: aStr is only needed if DEBUG_PROPERTIES is defined.


2009-09-24  hb  <hbrinkm@openoffice.org>  [5f2abc9e1456cd66f75ab5c925918fd7fd42e96b]

new: AttributeInfo (contains resource type and rng:define for value of attribute) new: use AttributeInfo to determine ListValueMap. new: handle all relevant resource types in OOXMLFactory::attributes


2009-09-24  hb  <hbrinkm@openoffice.org>  [5719b030f82bde13188f375e4bd839b5ac31bf38]

TagLogger: new method attribute(string, sal_uInt32)


2009-09-24  hb  <hbrinkm@openoffice.org>  [9cc786c2e53025cf932b854f02145ab3b5ef9d9e]

output all of a TagLoggers content


2009-09-24  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [6a29332498a5c01bbeddaded08395412b3da63d6]

#i105304# corrected destructors for OverlayBase derivations


2009-09-24  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [587b6e8b1d91468a47fea62c49044ac72f2c2a01]

#i97509# corrected comment


2009-09-24  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [56fba7ddfd5f3527aacd92dfac254c3312cf5f14]

#i97509# optimized createRotateAroundPoint


2009-09-24  Oliver Bolte  <obo@openoffice.org>  [87f82f2a78fa79e07000fd9f1d78c5d603b52ba1]

#i10000# previous fix for linux only


2009-09-24  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [44ca2c9d87a7686f4e88c62043f7c9c2fc06dc07]

#i105323# shadow shall not be set at 3D model objects for the generation of visualisation objects


2009-09-24  Ivo Hinkelmann  <ihi@openoffice.org>  [ecb5b1b120f78cd767aabac91e08c45c5e582565]

#i10000# linux Xext missing symbol fix


2009-09-24  Ivo Hinkelmann  <ihi@openoffice.org>  [923321f210abd37d86c0d2439cce697376c730da]

#i10000# linux Xext missing symbol fix


2009-09-24  os  <os@openoffice.org>  [e2e5b2ac5b0793e6676cb3087371704f450e8f20]

more verbose property exception text; hack to import pargraph styles


2009-09-24  Thomas Lange  <tl@openoffice.org>  [637351b5bf6cf81b06beb4374a7eb6656e7f7394]

#i105261# zulu fingerprint for language guessing added


2009-09-24  Thomas Lange  <tl@openoffice.org>  [221011588e12dc8989cfb065e34d4e7eee41e8ec]

#i105261# zulu fingerprint for language guessing added


2009-09-24  Thomas Lange  <tl@openoffice.org>  [76812dd089689fc486535d7748a21a1e1f55e503]

#i105261# zulu fingerprint for language guessing added


2009-09-23  mathias  <mathias@mba-tecra>  [a5ec2f2a5c5d0f38c5061e9fc090e6181563c1ae]

merge conflict resolved wrongly


2009-09-23  mathias  <mathias@mba-tecra>  [e0f96e104118b8920eb598eb5ecee74ffbaa4a69]

forgot to remove unotoolslib in makefile


2009-09-23  Ivo Hinkelmann  <ihi@openoffice.org>  [7a55d850424ffad9bb814ecbce830bc0afc41bc0]

#i10000# #i101879# fix


2009-09-23  hb  <hbrinkm@openoffice.org>  [e9d2c81b67282655492719b3f37146dcf1d8bbb9]

styleIds and other attributes sent again

changed writerfilter/source/ooxml/OOXMLFactory.cxx:

Get Id to sent to property from token-to-id map and sent it.
Handle attributes with type String.
Some debugging code.

changed writerfilter/source/ooxml/model.xml:

sent style sheet with tokenid rtf:STYLESHEET

changed writerfilter/source/ooxml/modelpreprocess.xsl:

Provide <resource><element/></resource> and <resource><attribute/></resource> with the wright @prefix

changed writerfilter/source/ooxml/resourcestools.xsl

Consider attributes in token-to-id map.
2009-09-23  Noel Power  <npower@openoffice.org>  [7f8c9a392962e4c8b98eaf96e96c80ae7c7a743f]

warnings as errors


2009-09-23  Noel Power  <npower@openoffice.org>  [118c7e834667c41575754b79a9c0435106520e9e]

warnings as errors


2009-09-23  Noel Power  <npower@openoffice.org>  [ed107e6366ffec1352046998ec9c0f815ece4b53]

warnings as errors


2009-09-23  Noel Power  <npower@openoffice.org>  [5fa4a87a6393151e3d92b60b8686eb0b22ba87e1]

trim more uncessary patches


2009-09-23  Noel Power  <npower@openoffice.org>  [51f760096c01b35c3cfa9e3e413a3b9fcc59587b]

trim more uncessary patches


2009-09-23  Noel Power  <npower@openoffice.org>  [9b3ef2534c7f496a69a5944ade0c07a284a6da55]

trim more uncessary patches


2009-09-23  Noel Power  <npower@openoffice.org>  [d658b513193e0dfd8c565cacf0fedac2361e59f3]

trim unwanted patches that crept in while importing stuff from ooo-build


2009-09-23  Noel Power  <npower@openoffice.org>  [eb5d803c3bc424026047636654188bdebfa45938]

trim unwanted patches that crept in while importing stuff from ooo-build


2009-09-23  Noel Power  <npower@openoffice.org>  [a66e7f94d2b51156e07e6b11351b4dfeba1729e2]

trim unwanted patches that crept in while importing stuff from ooo-build


2009-09-23  Ivo Hinkelmann  <ihi@openoffice.org>  [10e0f0553f5c6602208a6dcaab0c099400abf795]

#i10000# line ends converted


2009-09-23  Frank Schönheit  <fs@openoffice.org>  [19e777390c8dabeafe2caeeac391f46c0a4578da]

enable UseDocumentTextMetrics in all document types except spreadsheets - there it doesn't really work reliably, since Calc does not properly pass its own reference device to the drawing layer


2009-09-23  Thomas Lange  <tl@openoffice.org>  [d86ed27c5d8b22f5c0fe2094061ecc9bec07f2af]

#i1601# transliteration for sentence case, title case and toggle case


2009-09-23  Thomas Lange  <tl@openoffice.org>  [892a6935027c6817ddf45720109273bb4fd282c6]

#i1601# transliteration for sentence case, title case and toggle case


2009-09-23  Thomas Lange  <tl@openoffice.org>  [3327c079e5160ba94d92e4a728a017c904ed2b99]

#i1601# transliteration for sentence case, title case and toggle case


2009-09-23  Thomas Lange  <tl@openoffice.org>  [46f1a498f70bbed831ae1e01a3a016a26f298eba]

#i1601# transliteration for sentence case, title case and toggle case


2009-09-23  Frank Schönheit  <fs@openoffice.org>  [b8078a18ca44ec9f437e0f48fb63d413c53648ae]

make the 'use document font for form controls' dependent on some conditions ...


2009-09-23  Ivo Hinkelmann  <ihi@openoffice.org>  [8de06dd96027df3e7e6cecaa1dafc120ad6aa93d]

#i10000# fixed crash cause by dtrans move


2009-09-23  Frank Schönheit  <fs@openoffice.org>  [faef6c92ce013e10eb238cafa47376c35683e698]

#b6875455# introduce lcl_initializeControlFont: set an explicit font at the control. Previously, we relied on the implicit font used by the underlying VCL controls, which could differ heavily when you changed the platform or even only the desktop theme. Now, we use the default font of the document we live in, taken from the proper style family.


2009-09-23  Noel Power  <npower@openoffice.org>  [b0465391ff56c5a87b5db2147eff358ebf8d73ed]

oops, remove last changes ( they are not to do with Application:Quit ) or at least not directly


2009-09-23  Noel Power  <npower@openoffice.org>  [906fc07bf29b7e3f12848f9e51d087523200a743]

add missing Application::Quit bits


2009-09-23  Ivo Hinkelmann  <ihi@openoffice.org>  [dc16cca7ce3d6c29b343090b8b5214d22c479c54]

#i10000# #i105297#  use common configure action


2009-09-23  Ivo Hinkelmann  <ihi@openoffice.org>  [47207271b60230ac578af6f20de1f56ea8ce0b3a]

#i10000# #i105293# ext. openssl check


2009-09-23  Joerg Skottke  <jsk@openoffice.org>  [922700140365c190af5d96f7dc04b8feac790c7e]

#i103052# - Revert changes to file, surprisingly someone wanted some dialogs declared multiple times - ok, so be it


2009-09-23  Frank Schönheit  <fs@openoffice.org>  [cae80de04529d2d44c84b5f8950f92b6eb737e09]

#b6875455# make reference device usage for form controls depend on a configuration setting (per document type)


2009-09-23  Frank Schönheit  <fs@openoffice.org>  [5a96967ccd0568fdc2731b182a81f617dc7799da]

#b6875455# added Forms/ControlLayout/UseDocumentTextMetrics, controlling whether form controls should use the document's reference device for text rendering


2009-09-23  Joerg Skottke  <jsk@openoffice.org>  [17efa91820684a52cdd35cffbd383c68c1659f4e]

#i103052# - Adjust help test


2009-09-23  Joerg Skottke  <jsk@openoffice.org>  [7ac820167546010c73f336d9678a541eab3fb841]

#i103052# - revert some changes as they affected tabpages below tools/options which have not been altered so the .win definitions are still needed. Additionally fixed the missing https-proxy controls (name and port)


2009-09-22  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [c4c61d816976edd6c68ee5d4ef3b371c53e88c43]

#i97509# continued matrix tooling and adapting the usages now to all the ooo code


2009-09-22  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [b0a85159e5f99baee901adad447a157f65e507b4]

#i97509# continued matrix tooling and adapting the usages now to all the ooo code


2009-09-22  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [aaa083c6e2e05f697723a8ce057eb5e103e42149]

#i97509# continued matrix tooling and adapting the usages now to all the ooo code


2009-09-22  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [602841adb34579bcc9bb1ae3ec961753b8bd97f9]

#i97509# continued matrix tooling and adapting the usages now to all the ooo code


2009-09-22  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [7857f07d09265f58b2c17c4f619f4aad81b1c43d]

#i97509# continued matrix tooling and adapting the usages now to all the ooo code


2009-09-22  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [256427a28d4ba3de573c81d64b5fbbe1cb354b01]

#i97509# continued matrix tooling and adapting the usages now to all the ooo code


2009-09-22  Ivo Hinkelmann  <ihi@openoffice.org>  [2040b58bef6866905a896a6c59fdd8b620067921]

#i104806# back out of odficons cws


2009-09-22  Ivo Hinkelmann  <ihi@openoffice.org>  [e8f1371ddfe5d0865cc1a34834bba062d02e6047]

#i104806# back out of odficons cws


2009-09-22  os  <os@openoffice.org>  [a15e91af2f070df72e71a69bbe8ba2a573c8007f]

test


2009-09-22  os  <os@openoffice.org>  [72034bc5c06f70837ed2236c288024cb90f0e24c]

commit after merge


2009-09-22  os  <os@openoffice.org>  [38b58827e56b8e6017a3cc61f9c04eb44ad016a0]

apply settings (default tab stop only so far


2009-09-22  Joerg Skottke  <jsk@openoffice.org>  [2521f6a308cdaa1fc0077dc248892fd50853d62a]

#i103052# Test case with required additions to other include file


2009-09-22  hb  <hbrinkm@openoffice.org>  [8ee80e6ed96261ee75253034f1f1b17e13abbd42]

Some debugging output to log when tables are sent.


2009-09-22  hb  <hbrinkm@openoffice.org>  [6452ab7501bece5fde1406114c9536b0a2bb63e6]

provided fonts, styles, numberings with tokenids, ran modelcleanup


2009-09-22  Release Engineers  <releng@openoffice.org>  [404bddeef6674636a27c39f46bbde456b8fd2ddf]

#i10000# add missing namespace


2009-09-22  Dirk Völzke  <dv@openoffice.org>  [e003229da551f71c34297e8824fb1fcb4afa1dd2]

#i105255# Use different icons for shared and for locked extensions


2010-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [80f1d370908287e9daeb8a08a64ee7c6ecdbeb7a]

dv12: Merge with DEV300_m56


2009-09-22  Andre Fischer  <af@openoffice.org>  [5d21864366393050c8ece54e2f6a3dce8a3afff4]

#i105185# Increased version number to 1.0.3


2009-09-21  Henning Brinkmann  <hbrinkm@openoffice.org>  [a65034cdbef886e5a0afaa0ec994782d3ecdeb38]

settings are now sent with id LN_settings_settings


2009-09-21  Henning Brinkmann  <hbrinkm@openoffice.org>  [2b0b0d0568ebe5ce412e7332d64984c0c498315f]

settings are sent again

changed writerfilter/source/ooxml/OOXMLFastContextHandler.cxx:
OOXMLFastContextHandler::OOXMLFastContextHandler:
initialize mnDefine

changed writerfilter/source/ooxml/OOXMLFastContextHandler.hxx
OOXMLFastContextHandler::getResource:
return STREAM

changed writerfilter/source/ooxml/resourcestools.xsl
generation of <factory>::createTokenToIdMap:
generate entries for start symbols

generation of <factory>::createFastChildContextFromFactory:
log number of define
use nId for (*pTokenMap)[Element]
2009-09-21  Andre Fischer  <af@openoffice.org>  [c9066a25c11af5dbe0bc27d8fa64fb07e97059fd]

#i105185# Added help files.


2009-09-21  hdu  <duerr@sun.com>  [f894d7f3120515731dd17a0e19dbdc3117d44057]

#i105240# bitmap fonts are neither subsettable nor embeddable


2009-09-21  Frank Schönheit  <fs@openoffice.org>  [0775a523ff1be393217112badd6c742f2c5dc3a7]

#b6875455# allow OutputDevice::DrawText to "decompose" the MetaTextRectAction. That is, if the given ITextLayout says that "decomposition" should be used, then do not add a MetaTextRectAction, but delegate creation/adding of MetaActions to ImplDrawText. Effectively, this means that if a Control is painted to a virtual device with output disabled, the proper meta actions - those for the DrawTextArray - are generated, instead of just one big MetaTextRectAction, which doesn't know anything about the reference device.


2009-09-21  Release Engineers  <releng@openoffice.org>  [84c90e0e3d680e460421195788e4211237ddefef]

#i1000# add missing dep.


2009-09-21  Release Engineers  <releng@openoffice.org>  [acb87ad24c0e041a3e934613ca754869844d5c23]

#i10000# solve unres. externals


2009-09-21  Noel Power  <npower@openoffice.org>  [1d6d409c5b2fe07fa2754508954df7fa62ade144]

remove files


2009-09-21  Dirk Völzke  <dv@openoffice.org>  [4496e7dc73caf6070ccf7d4a170cbdbbefa0d817]

#i105165# Don't allow quitting the application while modal dialog is shown


2010-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [be7ac1c7b99396ac7663285defb59642df591340]

dv12: Merge with DEV300_m56


2009-09-21  Release Engineers  <releng@openoffice.org>  [3abde0b5eadf2f400a9087746ef67883ebafdf16]

#i10000# makes no sense


2009-09-21  Release Engineers  <releng@openoffice.org>  [f06b55a9e1aed0cef0be0861193344d31375fd50]

#i10000# we also like to build in non mac plattforms ...


2009-09-21  Frank Schönheit  <fs@openoffice.org>  [39d12306a5addf0f49dfcb52aac7f0555a27b99e]

#b6875455# always use TWIP as target device map unit during drawing text, this saves us some rounding errors


2009-09-21  Ivo Hinkelmann  <ihi@openoffice.org>  [6f4aa8ca68f052a561d4ec2330cb84304dc133cc]

#i10000# #i105236# added dep


2009-09-21  Frank Schönheit  <fs@openoffice.org>  [105e04d56fe3a67b58b667c278ad66786366304a]

DrawText( Rect, ...): properly calculate the to-be-returned text rect even in edge cases ...


2009-09-21  Ivo Hinkelmann  <ihi@openoffice.org>  [fc5be954f3a2fa52e57174c03a5004c9012fce0c]

#i10000# removed debug code


2009-09-21  Frank Schönheit  <fs@openoffice.org>  [e71f3326ef8f46a39228b6ab6589b61482044b40]

#i10000#


2009-09-21  Frank Schönheit  <fs@openoffice.org>  [525f53a1123ced103fd8f8e4899b1b5dbdc982d7]

#i10000#


2009-09-21  Release Engineers  <releng@openoffice.org>  [2e0cc1025a1794ce747fc421aa92422276fdcead]

#i10000# EXTRA_CDEFS,EXTRA_LINKFLAGS are set as environment variable in HH RE environment


2009-09-19  Ivo Hinkelmann  <ihi@openoffice.org>  [1044f02912671f1d1633d7a801cade7468f2d93c]

#i10000# new configure


2009-09-18  Ivo Hinkelmann  <ihi@openoffice.org>  [cf42c00c2fd13b0b9e285f40abcc5ff8215cdb1b]

#i10000#  build  fix


2009-09-19  Mathias Bauer  <mba@openoffice.org>  [547af75e0ba1fdc9a3a3ea1e94ecb597f4059993]

better dependencies for sdi files


2009-09-19  Mathias Bauer  <mba@openoffice.org>  [3851066d39b2fa45ed3f3e9e222c514f2793258b]

better dependencies for sdi files


2009-09-19  Mathias Bauer  <mba@openoffice.org>  [5d11f6a1ab4a569e8977bbd43f4582775a9e43c7]

better dependencies for sdi files


2009-09-19  Mathias Bauer  <mba@openoffice.org>  [b0fa467ebb7c8c124ea433b3562fcbae0cbfe197]

better dependencies for sdi files


2009-09-19  Mathias Bauer  <mba@openoffice.org>  [8c14f1bf6b0d2a395e6a0aac8b8733a804e4568d]

better dependencies for sdi files


2009-09-18  Kohei Yoshida  <kyoshida@novell.com>  [0be0b729271633684a8f0f65b085badcd0106d4f]

Slightly re-worked Daniel Watson's original patch to match the current oox code.  Note that the tab colors are still imported as sheet view properties, but we will switch to treating them as sheet model properties later (probably after we talk to the ODF TC and get their blessing?).


2009-09-18  Ivo Hinkelmann  <ihi@openoffice.org>  [aa91612698f3d9ee88257dd04698836a391a457a]

DEV300


2009-09-18  Ivo Hinkelmann  <ihi@openoffice.org>  [b81122b799730e80904701680e003f7e2b1bd231]

CWS-TOOLING: integrate CWS impressaccessibility3 2009-09-18 16:10:59 +0200 af  r276289 : #i102525# Fixed some minor compilation problems. 2009-09-17 14:11:23 +0200 af  r276243 : #i102525# Fixed F1 shortcut for help view. 2009-09-16 16:20:58 +0200 af  r276205 : #i102525# Removing const to make Solaris linker happy. 2009-09-16 16:13:25 +0200 af  r276204 : #i90690# Initializing variable to avoid compilation problem. 2009-09-15 19:10:04 +0200 af  r276186 : #i90825# Replace edit source proxy when an outliner object is set. 2009-09-15 11:12:07 +0200 af  r276160 : #i90690# Broadcast accessibility events when the current slide is changed. 2009-09-15 09:37:48 +0200 af  r276148 : #i102525# Fixed Solaris compilation problem. 2009-09-14 18:12:40 +0200 af  r276142 : #i102525# Added missing implementation for some font related functions. 2009-09-14 18:02:05 +0200 af  r276139 : #i102525# Added accessibility support. 2009-09-14 17:30:13 +0200 af  r276136 : #i102525# Added support for interface XPane2 to panes. 2009-09-14 17:00:27 +0200 af  r276133 : #i102525# Added XPane2 interface. 2009-09-14 16:13:04 +0200 af  r276131 : #i50376# Make the focus indicator visible when the slide sorter has the focus.


2009-09-18  Ivo Hinkelmann  <ihi@openoffice.org>  [57b308acd35e5e1bc13658e75b6d13b5c827adb1]

CWS-TOOLING: integrate CWS impressaccessibility3 2009-09-18 16:10:59 +0200 af  r276289 : #i102525# Fixed some minor compilation problems. 2009-09-17 14:11:23 +0200 af  r276243 : #i102525# Fixed F1 shortcut for help view. 2009-09-16 16:20:58 +0200 af  r276205 : #i102525# Removing const to make Solaris linker happy. 2009-09-16 16:13:25 +0200 af  r276204 : #i90690# Initializing variable to avoid compilation problem. 2009-09-15 19:10:04 +0200 af  r276186 : #i90825# Replace edit source proxy when an outliner object is set. 2009-09-15 11:12:07 +0200 af  r276160 : #i90690# Broadcast accessibility events when the current slide is changed. 2009-09-15 09:37:48 +0200 af  r276148 : #i102525# Fixed Solaris compilation problem. 2009-09-14 18:12:40 +0200 af  r276142 : #i102525# Added missing implementation for some font related functions. 2009-09-14 18:02:05 +0200 af  r276139 : #i102525# Added accessibility support. 2009-09-14 17:30:13 +0200 af  r276136 : #i102525# Added support for interface XPane2 to panes. 2009-09-14 17:00:27 +0200 af  r276133 : #i102525# Added XPane2 interface. 2009-09-14 16:13:04 +0200 af  r276131 : #i50376# Make the focus indicator visible when the slide sorter has the focus.


2009-09-18  Ivo Hinkelmann  <ihi@openoffice.org>  [108632dc97a720639df495de3b5d966ee286be95]

CWS-TOOLING: integrate CWS impressaccessibility3 2009-09-18 16:10:59 +0200 af  r276289 : #i102525# Fixed some minor compilation problems. 2009-09-17 14:11:23 +0200 af  r276243 : #i102525# Fixed F1 shortcut for help view. 2009-09-16 16:20:58 +0200 af  r276205 : #i102525# Removing const to make Solaris linker happy. 2009-09-16 16:13:25 +0200 af  r276204 : #i90690# Initializing variable to avoid compilation problem. 2009-09-15 19:10:04 +0200 af  r276186 : #i90825# Replace edit source proxy when an outliner object is set. 2009-09-15 11:12:07 +0200 af  r276160 : #i90690# Broadcast accessibility events when the current slide is changed. 2009-09-15 09:37:48 +0200 af  r276148 : #i102525# Fixed Solaris compilation problem. 2009-09-14 18:12:40 +0200 af  r276142 : #i102525# Added missing implementation for some font related functions. 2009-09-14 18:02:05 +0200 af  r276139 : #i102525# Added accessibility support. 2009-09-14 17:30:13 +0200 af  r276136 : #i102525# Added support for interface XPane2 to panes. 2009-09-14 17:00:27 +0200 af  r276133 : #i102525# Added XPane2 interface. 2009-09-14 16:13:04 +0200 af  r276131 : #i50376# Make the focus indicator visible when the slide sorter has the focus.


2009-09-18  Ivo Hinkelmann  <ihi@openoffice.org>  [8c584fe8f0548e22777ee728d16a2e36f5bd6834]

CWS-TOOLING: integrate CWS impressaccessibility3 2009-09-18 16:10:59 +0200 af  r276289 : #i102525# Fixed some minor compilation problems. 2009-09-17 14:11:23 +0200 af  r276243 : #i102525# Fixed F1 shortcut for help view. 2009-09-16 16:20:58 +0200 af  r276205 : #i102525# Removing const to make Solaris linker happy. 2009-09-16 16:13:25 +0200 af  r276204 : #i90690# Initializing variable to avoid compilation problem. 2009-09-15 19:10:04 +0200 af  r276186 : #i90825# Replace edit source proxy when an outliner object is set. 2009-09-15 11:12:07 +0200 af  r276160 : #i90690# Broadcast accessibility events when the current slide is changed. 2009-09-15 09:37:48 +0200 af  r276148 : #i102525# Fixed Solaris compilation problem. 2009-09-14 18:12:40 +0200 af  r276142 : #i102525# Added missing implementation for some font related functions. 2009-09-14 18:02:05 +0200 af  r276139 : #i102525# Added accessibility support. 2009-09-14 17:30:13 +0200 af  r276136 : #i102525# Added support for interface XPane2 to panes. 2009-09-14 17:00:27 +0200 af  r276133 : #i102525# Added XPane2 interface. 2009-09-14 16:13:04 +0200 af  r276131 : #i50376# Make the focus indicator visible when the slide sorter has the focus.


2009-09-18  Ivo Hinkelmann  <ihi@openoffice.org>  [a23ed3ec29baf8fe0900d7c7b5c456339407b4c5]

CWS-TOOLING: integrate CWS impressaccessibility3 2009-09-18 16:10:59 +0200 af  r276289 : #i102525# Fixed some minor compilation problems. 2009-09-17 14:11:23 +0200 af  r276243 : #i102525# Fixed F1 shortcut for help view. 2009-09-16 16:20:58 +0200 af  r276205 : #i102525# Removing const to make Solaris linker happy. 2009-09-16 16:13:25 +0200 af  r276204 : #i90690# Initializing variable to avoid compilation problem. 2009-09-15 19:10:04 +0200 af  r276186 : #i90825# Replace edit source proxy when an outliner object is set. 2009-09-15 11:12:07 +0200 af  r276160 : #i90690# Broadcast accessibility events when the current slide is changed. 2009-09-15 09:37:48 +0200 af  r276148 : #i102525# Fixed Solaris compilation problem. 2009-09-14 18:12:40 +0200 af  r276142 : #i102525# Added missing implementation for some font related functions. 2009-09-14 18:02:05 +0200 af  r276139 : #i102525# Added accessibility support. 2009-09-14 17:30:13 +0200 af  r276136 : #i102525# Added support for interface XPane2 to panes. 2009-09-14 17:00:27 +0200 af  r276133 : #i102525# Added XPane2 interface. 2009-09-14 16:13:04 +0200 af  r276131 : #i50376# Make the focus indicator visible when the slide sorter has the focus.


2009-09-18  Noel Power  <npower@openoffice.org>  [445ac320616b59cc6ba2cb5e88a5d61293f0da8a]

new and removed files


2009-09-18  Noel Power  <npower@openoffice.org>  [cf2edc1b36037122224b91135dadbcbb1b11c2b0]

new and removed files


2009-09-18  Noel Power  <npower@openoffice.org>  [d37c09f380fa6e24487231e5d70bfc8ecd8157d6]

new and removed files


2009-09-18  Noel Power  <npower@openoffice.org>  [8fba7530a9ee5e96b21afa88e3eb177b41cba951]

initial commit of code reorg, existing files that are modified


2009-09-18  Noel Power  <npower@openoffice.org>  [d941dbc837486da5f6b6fd1a22c32c6d0dc26bef]

initial commit of code reorg, existing files that are modified


2009-09-18  Noel Power  <npower@openoffice.org>  [6bbb16930929fd5eee0a0de7a4254fcde368b23e]

initial commit of code reorg, existing files that are modified


2009-09-18  Noel Power  <npower@openoffice.org>  [dfc77d75e1bbf9ff8b9ad43d1d79caee38f927f0]

initial commit of code reorg, existing files that are modified


2009-09-18  Noel Power  <npower@openoffice.org>  [d42b8bf9690430d82c0484ab2887e7418f446f62]

initial commit of code reorg, existing files that are modified


2009-09-18  Noel Power  <npower@openoffice.org>  [4cea79ccdfde2c25b376ca46fdcbe3e91e2405ec]

initial commit of code reorg, existing files that are modified


2009-09-18  Ivo Hinkelmann  <ihi@openoffice.org>  [ceec08b2ae3fdde312ea141eb2a7e3c53757e57a]

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>  [93b228f440495561b7fa6ba65ea67203804082d4]

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>  [d0bc7895eb58f64ef2f6bca236d02093ef05c4bd]

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>  [d1571f12a39db6a0eae46450a28ba665129a0165]

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>  [2c16d8bfc2f7a12be44d5f1e2a5c593cdc83465c]

#i10000# #i105127# kde configure patch


2009-09-18  Ivo Hinkelmann  <ihi@openoffice.org>  [4c15b643ea7e0300f5e68f830fad9aebf9429e8c]

#i10000# fix of the fix


2009-09-18  Ivo Hinkelmann  <ihi@openoffice.org>  [f36b39e6d068fcdbfc1c3b295a8aac79f89798fd]

CWS-TOOLING: integrate CWS sw32bf03 2009-09-11 16:05:24 +0200 od  r276069 : CWS-TOOLING: rebase CWS sw32bf03 to trunk@276043 (milestone: DEV300:m58) 2009-09-10 15:26:00 +0200 od  r276036 : #i104937# method <template<FlyCntType T> SwXFrameEnumeration<T>::SwXFrameEnumeration(..)> 	  - Correct iteration on <SwSpzFrmFmts> instance.


2009-09-18  Frank Schönheit  <fs@openoffice.org>  [c98633656a5ad087d8242e20e9d14c6f69aa74af]

#b6875455# - introduced (static) ImplGetEllipsesString, taking an OutputDevice and an ITextLayout - introduced ITextLayout::GetTextBreak => with this change, all text-related operations in OutputDevice::ImplDrawText and OutputDevice::ImplGetTextLines should be routed through the ITextLayout interface


2009-09-18  Ivo Hinkelmann  <ihi@openoffice.org>  [b0a6cd14357d90e636e11e4a04fb06fe574da7da]

CWS-TOOLING: integrate CWS impressaccessibility4 2009-09-16 19:30:19 +0200 af  r276217 : #i80994# Fixed the triggering of accessibility initialization. 2009-09-16 18:43:57 +0200 af  r276214 : #i93083# ValueSet now handles the FOCUSED and FOCUSABLE states correctly.


2009-09-18  Ivo Hinkelmann  <ihi@openoffice.org>  [a82083128b2a4c6538ef5bff38dcc21e620b7a2c]

CWS-TOOLING: integrate CWS impressaccessibility4 2009-09-16 19:30:19 +0200 af  r276217 : #i80994# Fixed the triggering of accessibility initialization. 2009-09-16 18:43:57 +0200 af  r276214 : #i93083# ValueSet now handles the FOCUSED and FOCUSABLE states correctly.


2009-09-18  Ivo Hinkelmann  <ihi@openoffice.org>  [d316e5f2e9b6900d270a156597cf5eb533c4c4a1]

#i10000# buildfix


2009-09-18  Ivo Hinkelmann  <ihi@openoffice.org>  [583dc10d1589f624e3ba166418b094b1a02e465b]

CWS-TOOLING: integrate CWS cmcfixes63 2009-09-16 11:24:47 +0200 cmc  r276193 : #i105118# remove overly const warnings for -Wall 2009-09-15 18:04:24 +0200 cmc  r276183 : #i105089# fix include 2009-09-15 14:30:55 +0200 cmc  r276176 : #i105090# fix includes for s390x bridge


2009-09-18  Ivo Hinkelmann  <ihi@openoffice.org>  [edb896d16c218926b5e107d06e4dadadce4d6a51]

CWS-TOOLING: integrate CWS cmcfixes63 2009-09-16 11:24:47 +0200 cmc  r276193 : #i105118# remove overly const warnings for -Wall 2009-09-15 18:04:24 +0200 cmc  r276183 : #i105089# fix include 2009-09-15 14:30:55 +0200 cmc  r276176 : #i105090# fix includes for s390x bridge


2009-09-18  Ivo Hinkelmann  <ihi@openoffice.org>  [db6151f0038b7ce8a05f56be29b0a4f9e6123af3]

CWS-TOOLING: integrate CWS cmcfixes63 2009-09-16 11:24:47 +0200 cmc  r276193 : #i105118# remove overly const warnings for -Wall 2009-09-15 18:04:24 +0200 cmc  r276183 : #i105089# fix include 2009-09-15 14:30:55 +0200 cmc  r276176 : #i105090# fix includes for s390x bridge


2009-09-18  Ivo Hinkelmann  <ihi@openoffice.org>  [68d26cc9d7ec389e1bbf3ac8851613f4e46b6689]

CWS-TOOLING: integrate CWS cmcfixes63 2009-09-16 11:24:47 +0200 cmc  r276193 : #i105118# remove overly const warnings for -Wall 2009-09-15 18:04:24 +0200 cmc  r276183 : #i105089# fix include 2009-09-15 14:30:55 +0200 cmc  r276176 : #i105090# fix includes for s390x bridge


2009-09-18  Ivo Hinkelmann  <ihi@openoffice.org>  [3b40fd41e4a26a01fcee082bcb8143ea9456d4fd]

CWS-TOOLING: integrate CWS calc32stopper1 2009-09-15 15:43:23 +0200 dr  r276180 : newpic 2009-09-15 15:41:13 +0200 dr  r276179 : newpic 2009-09-15 14:58:14 +0200 dr  r276178 : #i104905# fixed note handling while importing from external data 2009-09-15 13:47:43 +0200 dr  r276173 : #i104905# fixed note handling while importing from database 2009-09-15 11:56:00 +0200 dr  r276164 : #i104155# prevent crash loading docx 2009-09-15 10:40:43 +0200 dr  r276154 : #i104990# 2009-09-15 10:27:31 +0200 dr  r276152 : #i104990# enable saving BIFF8 with password/encryption 2009-09-15 10:26:40 +0200 dr  r276151 : #i104990# enable saving BIFF8 with password/encryption 2009-09-14 19:13:11 +0200 dr  r276145 : #i105007# missing cleanup for deleted headers 2009-09-14 19:06:57 +0200 dr  r276144 : #i105007# missing cleanup for deleted headers 2009-09-14 18:53:39 +0200 dr  r276143 : #i104915# prevent crashes and misbehaviour when dealing with note cells: enter matrix, enter mult.op 2009-09-14 13:57:00 +0200 dr  r276109 : #160184# make drilldown working in exported pivottables, ported to DEV300 2009-09-11 15:16:08 +0200 nn  r276068 : #i104987# MoveBlock: pass bCut parameter 2009-09-11 15:15:22 +0200 nn  r276067 : #i104986# CopyToClip: correct order of parameters 2009-09-11 09:45:59 +0200 dr  r276053 : correct milestone


2009-09-18  Ivo Hinkelmann  <ihi@openoffice.org>  [c5390d6e4af3eabf8b825a231ab1ae152bd7db1c]

CWS-TOOLING: integrate CWS calc32stopper1 2009-09-15 15:43:23 +0200 dr  r276180 : newpic 2009-09-15 15:41:13 +0200 dr  r276179 : newpic 2009-09-15 14:58:14 +0200 dr  r276178 : #i104905# fixed note handling while importing from external data 2009-09-15 13:47:43 +0200 dr  r276173 : #i104905# fixed note handling while importing from database 2009-09-15 11:56:00 +0200 dr  r276164 : #i104155# prevent crash loading docx 2009-09-15 10:40:43 +0200 dr  r276154 : #i104990# 2009-09-15 10:27:31 +0200 dr  r276152 : #i104990# enable saving BIFF8 with password/encryption 2009-09-15 10:26:40 +0200 dr  r276151 : #i104990# enable saving BIFF8 with password/encryption 2009-09-14 19:13:11 +0200 dr  r276145 : #i105007# missing cleanup for deleted headers 2009-09-14 19:06:57 +0200 dr  r276144 : #i105007# missing cleanup for deleted headers 2009-09-14 18:53:39 +0200 dr  r276143 : #i104915# prevent crashes and misbehaviour when dealing with note cells: enter matrix, enter mult.op 2009-09-14 13:57:00 +0200 dr  r276109 : #160184# make drilldown working in exported pivottables, ported to DEV300 2009-09-11 15:16:08 +0200 nn  r276068 : #i104987# MoveBlock: pass bCut parameter 2009-09-11 15:15:22 +0200 nn  r276067 : #i104986# CopyToClip: correct order of parameters 2009-09-11 09:45:59 +0200 dr  r276053 : correct milestone


2009-09-18  Ivo Hinkelmann  <ihi@openoffice.org>  [4cc2b51497691fc3e057b1c544baecc0ddafb13e]

CWS-TOOLING: integrate CWS calc32stopper1 2009-09-15 15:43:23 +0200 dr  r276180 : newpic 2009-09-15 15:41:13 +0200 dr  r276179 : newpic 2009-09-15 14:58:14 +0200 dr  r276178 : #i104905# fixed note handling while importing from external data 2009-09-15 13:47:43 +0200 dr  r276173 : #i104905# fixed note handling while importing from database 2009-09-15 11:56:00 +0200 dr  r276164 : #i104155# prevent crash loading docx 2009-09-15 10:40:43 +0200 dr  r276154 : #i104990# 2009-09-15 10:27:31 +0200 dr  r276152 : #i104990# enable saving BIFF8 with password/encryption 2009-09-15 10:26:40 +0200 dr  r276151 : #i104990# enable saving BIFF8 with password/encryption 2009-09-14 19:13:11 +0200 dr  r276145 : #i105007# missing cleanup for deleted headers 2009-09-14 19:06:57 +0200 dr  r276144 : #i105007# missing cleanup for deleted headers 2009-09-14 18:53:39 +0200 dr  r276143 : #i104915# prevent crashes and misbehaviour when dealing with note cells: enter matrix, enter mult.op 2009-09-14 13:57:00 +0200 dr  r276109 : #160184# make drilldown working in exported pivottables, ported to DEV300 2009-09-11 15:16:08 +0200 nn  r276068 : #i104987# MoveBlock: pass bCut parameter 2009-09-11 15:15:22 +0200 nn  r276067 : #i104986# CopyToClip: correct order of parameters 2009-09-11 09:45:59 +0200 dr  r276053 : correct milestone


2009-09-18  Ivo Hinkelmann  <ihi@openoffice.org>  [0b8d7416168e73df21a79da11b4eeb470cb55c17]

CWS-TOOLING: integrate CWS calc32stopper1 2009-09-15 15:43:23 +0200 dr  r276180 : newpic 2009-09-15 15:41:13 +0200 dr  r276179 : newpic 2009-09-15 14:58:14 +0200 dr  r276178 : #i104905# fixed note handling while importing from external data 2009-09-15 13:47:43 +0200 dr  r276173 : #i104905# fixed note handling while importing from database 2009-09-15 11:56:00 +0200 dr  r276164 : #i104155# prevent crash loading docx 2009-09-15 10:40:43 +0200 dr  r276154 : #i104990# 2009-09-15 10:27:31 +0200 dr  r276152 : #i104990# enable saving BIFF8 with password/encryption 2009-09-15 10:26:40 +0200 dr  r276151 : #i104990# enable saving BIFF8 with password/encryption 2009-09-14 19:13:11 +0200 dr  r276145 : #i105007# missing cleanup for deleted headers 2009-09-14 19:06:57 +0200 dr  r276144 : #i105007# missing cleanup for deleted headers 2009-09-14 18:53:39 +0200 dr  r276143 : #i104915# prevent crashes and misbehaviour when dealing with note cells: enter matrix, enter mult.op 2009-09-14 13:57:00 +0200 dr  r276109 : #160184# make drilldown working in exported pivottables, ported to DEV300 2009-09-11 15:16:08 +0200 nn  r276068 : #i104987# MoveBlock: pass bCut parameter 2009-09-11 15:15:22 +0200 nn  r276067 : #i104986# CopyToClip: correct order of parameters 2009-09-11 09:45:59 +0200 dr  r276053 : correct milestone


2009-09-18  Ivo Hinkelmann  <ihi@openoffice.org>  [2b1de74fe84fc5e847c9386cccbefc8d6310e75e]

CWS-TOOLING: integrate CWS calc32stopper1 2009-09-15 15:43:23 +0200 dr  r276180 : newpic 2009-09-15 15:41:13 +0200 dr  r276179 : newpic 2009-09-15 14:58:14 +0200 dr  r276178 : #i104905# fixed note handling while importing from external data 2009-09-15 13:47:43 +0200 dr  r276173 : #i104905# fixed note handling while importing from database 2009-09-15 11:56:00 +0200 dr  r276164 : #i104155# prevent crash loading docx 2009-09-15 10:40:43 +0200 dr  r276154 : #i104990# 2009-09-15 10:27:31 +0200 dr  r276152 : #i104990# enable saving BIFF8 with password/encryption 2009-09-15 10:26:40 +0200 dr  r276151 : #i104990# enable saving BIFF8 with password/encryption 2009-09-14 19:13:11 +0200 dr  r276145 : #i105007# missing cleanup for deleted headers 2009-09-14 19:06:57 +0200 dr  r276144 : #i105007# missing cleanup for deleted headers 2009-09-14 18:53:39 +0200 dr  r276143 : #i104915# prevent crashes and misbehaviour when dealing with note cells: enter matrix, enter mult.op 2009-09-14 13:57:00 +0200 dr  r276109 : #160184# make drilldown working in exported pivottables, ported to DEV300 2009-09-11 15:16:08 +0200 nn  r276068 : #i104987# MoveBlock: pass bCut parameter 2009-09-11 15:15:22 +0200 nn  r276067 : #i104986# CopyToClip: correct order of parameters 2009-09-11 09:45:59 +0200 dr  r276053 : correct milestone


2009-09-18  Ivo Hinkelmann  <ihi@openoffice.org>  [63ef7f15b56bf3f040f50c31d257f1d958dd5523]

CWS-TOOLING: integrate CWS calc32stopper1 2009-09-15 15:43:23 +0200 dr  r276180 : newpic 2009-09-15 15:41:13 +0200 dr  r276179 : newpic 2009-09-15 14:58:14 +0200 dr  r276178 : #i104905# fixed note handling while importing from external data 2009-09-15 13:47:43 +0200 dr  r276173 : #i104905# fixed note handling while importing from database 2009-09-15 11:56:00 +0200 dr  r276164 : #i104155# prevent crash loading docx 2009-09-15 10:40:43 +0200 dr  r276154 : #i104990# 2009-09-15 10:27:31 +0200 dr  r276152 : #i104990# enable saving BIFF8 with password/encryption 2009-09-15 10:26:40 +0200 dr  r276151 : #i104990# enable saving BIFF8 with password/encryption 2009-09-14 19:13:11 +0200 dr  r276145 : #i105007# missing cleanup for deleted headers 2009-09-14 19:06:57 +0200 dr  r276144 : #i105007# missing cleanup for deleted headers 2009-09-14 18:53:39 +0200 dr  r276143 : #i104915# prevent crashes and misbehaviour when dealing with note cells: enter matrix, enter mult.op 2009-09-14 13:57:00 +0200 dr  r276109 : #160184# make drilldown working in exported pivottables, ported to DEV300 2009-09-11 15:16:08 +0200 nn  r276068 : #i104987# MoveBlock: pass bCut parameter 2009-09-11 15:15:22 +0200 nn  r276067 : #i104986# CopyToClip: correct order of parameters 2009-09-11 09:45:59 +0200 dr  r276053 : correct milestone


2009-09-18  Ivo Hinkelmann  <ihi@openoffice.org>  [e89f2746370061e88dd4643a47c6353f2d493e13]

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  Ivo Hinkelmann  <ihi@openoffice.org>  [4a99cfe8c84660f672926cc534444ee3e3bb38cb]

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  Ivo Hinkelmann  <ihi@openoffice.org>  [8520f1cd1b0dacb3a6709d8787a7319113e52077]

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  Ivo Hinkelmann  <ihi@openoffice.org>  [862ec90cd19d2a078f76bb2858accb30b700b7d8]

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  Ivo Hinkelmann  <ihi@openoffice.org>  [92582c4776c8a447fe7290f1918c5d723550c359]

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  Ivo Hinkelmann  <ihi@openoffice.org>  [1afd62eb12424c9ada63aa9513e46c49dff9db62]

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  Mathias Bauer  <mba@openoffice.org>  [d7c414d2a203b5c1d5e78f861f3adaf26a03a45f]

re-merge from outgoing repo


2009-09-18  Mathias Bauer  <mba@openoffice.org>  [73e75711a7de96d9f3ab66bbe19ea004c809ff8f]

re-merge from outgoing repo


2009-09-18  Mathias Bauer  <mba@openoffice.org>  [12a57e5c31cd5d74cbbc4b6209764c8d8d51f165]

re-merge from outgoing repo


2009-09-18  Mathias Bauer  <mba@openoffice.org>  [51753bc6e980953bba8ed0e8e3a0aef8fa90fc83]

re-merge from outgoing repo


2009-09-18  Frank Schönheit  <fs@openoffice.org>  [f20d782ce054876754188345ff013ede4a216f72]

#b6875455# - made ImplDrawText and ImplGetTextLines static   This way, we find all places where both methods access the target device (which is now explicit   instead of implicit), and can make sure that everything is routed through the ITextLayout interface,   if necessary. - also, made both methods take ITextLayout& instead of a ITextLayout* - added a default implementation for ITextLayout, which simply delegates all calls to a target device,   without any magic - added GetCaretPositions to the ITextLayout interface, since this clearly is controlled by the text   layout. Implement the new method for both DefaultTextLayout and ReferenceDeviceTextLayout - let the ReferenceDeviceTextLayout calculate more precise, when zooming/unzooming geometry   data - let the ReferenceDeviceTextLayout do less actions on the reference device - pushing and popping the   Font is necessary only once, not for every DrawText(Point) action


2009-09-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [541434c445bc4c7e70b79bca22171228592d6830]

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  Jens-Heiner Rechtien  <hr@openoffice.org>  [fdde1a0609c57ce69fb4530899188397173882f3]

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  Jens-Heiner Rechtien  <hr@openoffice.org>  [c01901076f65097060edf52eb73431a4052d4a0a]

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  Jens-Heiner Rechtien  <hr@openoffice.org>  [b1ed9193bc94e84d0880b54df3df6442599f44ec]

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  Jens-Heiner Rechtien  <hr@openoffice.org>  [5ed3fa4c39a67b2b12b4206bef6680fb757e1b75]

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  Jens-Heiner Rechtien  <hr@openoffice.org>  [014467d75e9b12eaae3065449adc12fdcd5a6b8b]

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  Jens-Heiner Rechtien  <hr@openoffice.org>  [f2f0452eaffca36772d6cf18f796897a52deefb9]

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  Jens-Heiner Rechtien  <hr@openoffice.org>  [776265384b8807df3e0853e9990cfb85ee8b615e]

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  Jens-Heiner Rechtien  <hr@openoffice.org>  [3663a7fc5910ff2c7f8959bd024e935eadfaf4c2]

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  Jens-Heiner Rechtien  <hr@openoffice.org>  [c7e172b2d9036c788fe00552ded841340d115033]

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>  [f2801f26721f98649d5e7cbffcf50762080c3c32]

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-18  Ivo Hinkelmann  <ihi@openoffice.org>  [32a220e8b46045c26951ee5dabafe6c5048e0690]

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-18  Ivo Hinkelmann  <ihi@openoffice.org>  [5f489dd4dcd6b402d3b13b45971fa4a968710e24]

CWS-TOOLING: integrate CWS adc25 2009-09-10 12:20:49 +0200 np  r276029 : #i100671# 2009-09-10 11:25:02 +0200 np  r276025 : #i100671# 2009-09-10 11:22:03 +0200 np  r276024 : #i100671#


2009-09-18  Ivo Hinkelmann  <ihi@openoffice.org>  [2acd5061e99eeefa2fdf51493b0404fc48f9f20f]

CWS-TOOLING: integrate CWS adc25 2009-09-10 12:20:49 +0200 np  r276029 : #i100671# 2009-09-10 11:25:02 +0200 np  r276025 : #i100671# 2009-09-10 11:22:03 +0200 np  r276024 : #i100671#


2009-09-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [87f5ad0c1a30ba7853de37e56413e8f1f9669560]

#i10000#: files added (and removed) missing from integration of CWS kso32fixes2


2009-09-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [f0df8f0fe26e24841900810361b56518a2d3621c]

#i10000#: files added (and removed) missing from integration of CWS kso32fixes2


2009-09-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [f139877d515036d2653843e8683e021a45fbe811]

#i10000#: files added (and removed) missing from integration of CWS kso32fixes2


2009-09-18  Ivo Hinkelmann  <ihi@openoffice.org>  [c9c2578ea0b867c34712800689892dda7861e3a2]

CWS-TOOLING: integrate CWS odficons 2009-09-15 16:32:43 +0200 mav  r276182 : #i104806# fix kde icons 2009-09-15 12:17:18 +0200 mav  r276168 : #i104806# fix template icons 2009-09-15 12:09:46 +0200 mav  r276167 : #i104806# fix template icons 2009-09-15 12:07:06 +0200 mav  r276166 : #i104806# fix template icons 2009-09-14 09:47:37 +0200 mav  r276103 : #i104806# add missing icons 2009-09-13 22:37:42 +0200 mav  r276100 : #i104806# add missing icons 2009-09-13 21:53:07 +0200 mav  r276099 : #i104806# add missing icons for windows 2009-09-13 21:40:56 +0200 mav  r276098 : #i104806# add missing icons for mac 2009-09-11 16:16:14 +0200 mav  r276074 : #i104806# do not introduce the new set of icons 2009-09-11 16:13:23 +0200 mav  r276073 : #i104806# use the new ODF-format icons 2009-09-11 16:09:51 +0200 mav  r276072 : #i104806# commit the new ODF-format icons 2009-09-11 16:08:49 +0200 mav  r276071 : #i104806# commit the new ODF-format icons 2009-09-11 16:07:06 +0200 mav  r276070 : #i104806# commit the new ODF-format icons 2009-09-04 16:37:10 +0200 cd  r275814 : i104806# Added new odf icons for text, spreadsheet and presentation 2009-09-04 15:54:48 +0200 cd  r275810 : i104806# Added new odf icons for text, spreadsheet and presentation


2009-09-18  Ivo Hinkelmann  <ihi@openoffice.org>  [2752fc0110f217ca967fdb08b50fb4e4051fb902]

CWS-TOOLING: integrate CWS odficons 2009-09-15 16:32:43 +0200 mav  r276182 : #i104806# fix kde icons 2009-09-15 12:17:18 +0200 mav  r276168 : #i104806# fix template icons 2009-09-15 12:09:46 +0200 mav  r276167 : #i104806# fix template icons 2009-09-15 12:07:06 +0200 mav  r276166 : #i104806# fix template icons 2009-09-14 09:47:37 +0200 mav  r276103 : #i104806# add missing icons 2009-09-13 22:37:42 +0200 mav  r276100 : #i104806# add missing icons 2009-09-13 21:53:07 +0200 mav  r276099 : #i104806# add missing icons for windows 2009-09-13 21:40:56 +0200 mav  r276098 : #i104806# add missing icons for mac 2009-09-11 16:16:14 +0200 mav  r276074 : #i104806# do not introduce the new set of icons 2009-09-11 16:13:23 +0200 mav  r276073 : #i104806# use the new ODF-format icons 2009-09-11 16:09:51 +0200 mav  r276072 : #i104806# commit the new ODF-format icons 2009-09-11 16:08:49 +0200 mav  r276071 : #i104806# commit the new ODF-format icons 2009-09-11 16:07:06 +0200 mav  r276070 : #i104806# commit the new ODF-format icons 2009-09-04 16:37:10 +0200 cd  r275814 : i104806# Added new odf icons for text, spreadsheet and presentation 2009-09-04 15:54:48 +0200 cd  r275810 : i104806# Added new odf icons for text, spreadsheet and presentation


2009-09-18  Ivo Hinkelmann  <ihi@openoffice.org>  [f887a993954942de9ee05e0282303187b6a22534]

CWS-TOOLING: integrate CWS tkr25 2009-09-01 14:44:57 +0200 tkr  r275661 : #i104188# fixed linux build issue 2009-08-17 13:44:47 +0200 tkr  r275048 : #104188# use XInitialization with custom interaction handler to provide parent window


2009-09-17  Kohei Yoshida  <kyoshida@novell.com>  [bb65644e8f6b69320c306a20f143aa6706cb1dd3]

forgot to add two more new files.


2009-09-17  Kohei Yoshida  <kyoshida@novell.com>  [2abcb0d567a8e29a318473b3a545fe456e3bbc78]

forgot to add two more new files.


2009-09-17  Kohei Yoshida  <kyoshida@novell.com>  [788b4151c79c72db8b18f65f90bbb04fbf5f7b4c]

forgot to add two more new files.


2009-09-17  Kohei Yoshida  <kyoshida@novell.com>  [40b3c4a883e8f26136c996c9aefa79001f61a86b]

Fixed build breakages.  Now the whole thing builds.


2009-09-17  Kohei Yoshida  <kyoshida@novell.com>  [1520eb90b5077da6d40d892feebd70790d359f25]

Fixed build breakages.  Now the whole thing builds.


2009-09-17  Frank Schönheit  <fs@openoffice.org>  [79cad7d02a0eb7cc6e662ad424204f4599a7981a]

consolidate DrawText and GetText - we do need versions with and without ITextLayout parameter


2009-09-17  Frank Schönheit  <fs@openoffice.org>  [f3456e8a2e2f300dab24871c4323461cb90b40e1]

#b6875455# refactor the Control's "draw with reference device" functionality In particular, use the existing DrawText/ImplGetTextLines methods, but provide them with an optional ITextLayout interface, which replaces the usage of GetTextWidth and DrawText( Point, ... ) This way, the ref-device-rendering benefits from the existing implementations in DrawText( Rectangle, ... ), in particular, it now respects all kind of TEXT_DRAW_ flags, i.e. alignment, word breaks, multi line text, disabled drawing, etc.


2009-09-17  Frank Schönheit  <fs@openoffice.org>  [8e2308c3ff142e3b7232908bacdcdb85ac1f9683]

setZoom: care for rounding errors which occur during implicit conversion from float to double


2009-09-17  Kohei Yoshida  <kyoshida@novell.com>  [603d5e9c0ed374c5acc477208133dc29f8d97d5c]

#i5560# Applied & adjusted for the latest codebase the patches from go-oo. The original patches were contributed by Daniel Watson.


2009-09-17  Kohei Yoshida  <kyoshida@novell.com>  [8fa785c164bea369990fa389fecd6d32af1933f2]

#i5560# Applied & adjusted for the latest codebase the patches from go-oo. The original patches were contributed by Daniel Watson.


2009-09-17  Kohei Yoshida  <kyoshida@novell.com>  [97dea0d4b527e7b530c86f2952263316184470d4]

#i5560# Applied & adjusted for the latest codebase the patches from go-oo. The original patches were contributed by Daniel Watson.


2009-09-17  Kohei Yoshida  <kyoshida@novell.com>  [8599da1e97948cfe7f5730c175b9dc67691a0752]

#i5560# Applied & adjusted for the latest codebase the patches from go-oo. The original patches were contributed by Daniel Watson.


2009-09-17  Ivo Hinkelmann  <ihi@openoffice.org>  [8493b85dfcbac97bd23393ceec8f057ea5a8cc82]

CWS-TOOLING: integrate CWS a11y32 2009-09-08 11:46:26 +0200 tl  r275921 : #i74816# use hi-contrast for all but for printer; namely use it for virtual devices as well 2009-08-25 10:14:46 +0200 tl  r275337 : CWS-TOOLING: rebase CWS a11y32 to trunk@274622 (milestone: DEV300:m54) 2009-08-17 11:13:19 +0200 ab  r275036 : #i71360# Added attribute support for misspelled 2009-07-24 14:28:11 +0200 tl  r274306 : #i48354# fixed hierarchy order in SvHeaderTabListBox 2009-07-24 13:47:40 +0200 mav  r274305 : #i102870# let roadmap control behave as a monolite tabstop control 2009-07-24 13:47:06 +0200 mav  r274304 : #i102870# let roadmap control behave as a monolite tabstop control 2009-07-24 13:46:33 +0200 mav  r274303 : #i102870# let roadmap control behave as a monolite tabstop control 2009-07-24 09:41:16 +0200 tl  r274289 : #i74816# fixed evaluation of high-contrast-mode 2009-07-22 15:46:50 +0200 tl  r274246 : warning-free-code fix when build with debug=t 2009-07-22 15:28:59 +0200 tl  r274243 : #i74816# fixed evaluation of high-contrast-mode


2009-09-17  Ivo Hinkelmann  <ihi@openoffice.org>  [c067c248131fa69c562c9a0cd907c4556ed8a9f3]

CWS-TOOLING: integrate CWS a11y32 2009-09-08 11:46:26 +0200 tl  r275921 : #i74816# use hi-contrast for all but for printer; namely use it for virtual devices as well 2009-08-25 10:14:46 +0200 tl  r275337 : CWS-TOOLING: rebase CWS a11y32 to trunk@274622 (milestone: DEV300:m54) 2009-08-17 11:13:19 +0200 ab  r275036 : #i71360# Added attribute support for misspelled 2009-07-24 14:28:11 +0200 tl  r274306 : #i48354# fixed hierarchy order in SvHeaderTabListBox 2009-07-24 13:47:40 +0200 mav  r274305 : #i102870# let roadmap control behave as a monolite tabstop control 2009-07-24 13:47:06 +0200 mav  r274304 : #i102870# let roadmap control behave as a monolite tabstop control 2009-07-24 13:46:33 +0200 mav  r274303 : #i102870# let roadmap control behave as a monolite tabstop control 2009-07-24 09:41:16 +0200 tl  r274289 : #i74816# fixed evaluation of high-contrast-mode 2009-07-22 15:46:50 +0200 tl  r274246 : warning-free-code fix when build with debug=t 2009-07-22 15:28:59 +0200 tl  r274243 : #i74816# fixed evaluation of high-contrast-mode


2009-09-17  Ivo Hinkelmann  <ihi@openoffice.org>  [d6e3a5bb1f118cbce7cc1723c6ed99d285d3c885]

CWS-TOOLING: integrate CWS a11y32 2009-09-08 11:46:26 +0200 tl  r275921 : #i74816# use hi-contrast for all but for printer; namely use it for virtual devices as well 2009-08-25 10:14:46 +0200 tl  r275337 : CWS-TOOLING: rebase CWS a11y32 to trunk@274622 (milestone: DEV300:m54) 2009-08-17 11:13:19 +0200 ab  r275036 : #i71360# Added attribute support for misspelled 2009-07-24 14:28:11 +0200 tl  r274306 : #i48354# fixed hierarchy order in SvHeaderTabListBox 2009-07-24 13:47:40 +0200 mav  r274305 : #i102870# let roadmap control behave as a monolite tabstop control 2009-07-24 13:47:06 +0200 mav  r274304 : #i102870# let roadmap control behave as a monolite tabstop control 2009-07-24 13:46:33 +0200 mav  r274303 : #i102870# let roadmap control behave as a monolite tabstop control 2009-07-24 09:41:16 +0200 tl  r274289 : #i74816# fixed evaluation of high-contrast-mode 2009-07-22 15:46:50 +0200 tl  r274246 : warning-free-code fix when build with debug=t 2009-07-22 15:28:59 +0200 tl  r274243 : #i74816# fixed evaluation of high-contrast-mode


2009-09-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [87e84cf7552df2d367fe0330fe088fb09d90805a]




2009-09-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [01c0d33e01845f495008915f4dd628a0efc4ca43]

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  Jens-Heiner Rechtien  <hr@openoffice.org>  [59791cfb87dc386f5cc0b479027e4f2f0d696bb0]

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  Jens-Heiner Rechtien  <hr@openoffice.org>  [aae0ed4a283cc4a2d58d2eda10d12d0877913182]

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  Jens-Heiner Rechtien  <hr@openoffice.org>  [f8cdf86559c346cd00310f93b6f7d243903217bd]

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  Jens-Heiner Rechtien  <hr@openoffice.org>  [d6f7c94e5c27ba02ff5c3229760c9808cc9b5bea]

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  Jens-Heiner Rechtien  <hr@openoffice.org>  [90df1ca60d56ffb696f11a31c48ec642008d01b3]

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  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [290947b519dc9a3ac89406075d7988f4e772c10d]

#i97509# added base class for 3d primitive, re-structured group primitives, added documentation


2009-09-17  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [5cd6a50c1e2783b21340b7d6ee89e4e42221ffe7]

#i97509# added base class for 3d primitive, re-structured group primitives, added documentation


2009-09-17  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [a0f979d5bf4428f0110c408cc32d1ba670394f07]

#i97509# added base class for 3d primitive, re-structured group primitives, added documentation


2009-09-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [e06358d4e625da233e1181b3d1ef1c4159b7f6f0]

CWS-TOOLING: integrate CWS kso32fixes2 2009-09-14 kso #i104767# - 64 bit build breaker 2009-09-14 kso #i14767# - compiler warning 2009-09-08 kso i104767# - Removed obsolete header. 2009-09-08 kso i104767# - Removed obsolete header include. 2009-09-08 kso #i104767# - Fixed build breaker. 2009-09-07 kso #i104767# - merged in dev300 m57. 2009-09-07 kso #i104767# - support for system credentials usage 2009-09-07 kso #i104767# - support for system credentials usage 2009-09-07 kso #i104767# - support for system credentials usage 2009-09-07 kso #i104767# - support for system credentials usage 2009-09-07 kso #i104767# - support for system credentials usage 2009-09-07 Kai Sommerfeld #i104767# - support for system credentials usage 2009-09-07 Kai Sommerfeld #i104767# - support for system credentials usage 2009-09-07 ks93798 #i104767# - adaptions for NTLM SSO


2009-09-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [c49f3911b350c6188e172a4ab4d6c92c0c2f468f]

CWS-TOOLING: integrate CWS kso32fixes2 2009-09-14 kso #i104767# - 64 bit build breaker 2009-09-14 kso #i14767# - compiler warning 2009-09-08 kso i104767# - Removed obsolete header. 2009-09-08 kso i104767# - Removed obsolete header include. 2009-09-08 kso #i104767# - Fixed build breaker. 2009-09-07 kso #i104767# - merged in dev300 m57. 2009-09-07 kso #i104767# - support for system credentials usage 2009-09-07 kso #i104767# - support for system credentials usage 2009-09-07 kso #i104767# - support for system credentials usage 2009-09-07 kso #i104767# - support for system credentials usage 2009-09-07 kso #i104767# - support for system credentials usage 2009-09-07 Kai Sommerfeld #i104767# - support for system credentials usage 2009-09-07 Kai Sommerfeld #i104767# - support for system credentials usage 2009-09-07 ks93798 #i104767# - adaptions for NTLM SSO


2009-09-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [49c5701fbbc6a93ca0410719564ee22b5166ee48]

CWS-TOOLING: integrate CWS kso32fixes2 2009-09-14 kso #i104767# - 64 bit build breaker 2009-09-14 kso #i14767# - compiler warning 2009-09-08 kso i104767# - Removed obsolete header. 2009-09-08 kso i104767# - Removed obsolete header include. 2009-09-08 kso #i104767# - Fixed build breaker. 2009-09-07 kso #i104767# - merged in dev300 m57. 2009-09-07 kso #i104767# - support for system credentials usage 2009-09-07 kso #i104767# - support for system credentials usage 2009-09-07 kso #i104767# - support for system credentials usage 2009-09-07 kso #i104767# - support for system credentials usage 2009-09-07 kso #i104767# - support for system credentials usage 2009-09-07 Kai Sommerfeld #i104767# - support for system credentials usage 2009-09-07 Kai Sommerfeld #i104767# - support for system credentials usage 2009-09-07 ks93798 #i104767# - adaptions for NTLM SSO


2009-09-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [84a850128d4dc3dc0d9fad53ac611fe3a9832c8f]

CWS-TOOLING: integrate CWS kso32fixes2 2009-09-14 kso #i104767# - 64 bit build breaker 2009-09-14 kso #i14767# - compiler warning 2009-09-08 kso i104767# - Removed obsolete header. 2009-09-08 kso i104767# - Removed obsolete header include. 2009-09-08 kso #i104767# - Fixed build breaker. 2009-09-07 kso #i104767# - merged in dev300 m57. 2009-09-07 kso #i104767# - support for system credentials usage 2009-09-07 kso #i104767# - support for system credentials usage 2009-09-07 kso #i104767# - support for system credentials usage 2009-09-07 kso #i104767# - support for system credentials usage 2009-09-07 kso #i104767# - support for system credentials usage 2009-09-07 Kai Sommerfeld #i104767# - support for system credentials usage 2009-09-07 Kai Sommerfeld #i104767# - support for system credentials usage 2009-09-07 ks93798 #i104767# - adaptions for NTLM SSO


2009-09-17  Ivo Hinkelmann  <ihi@openoffice.org>  [ec08b765e8717a035f66770a888321f2640bce56]

CWS-TOOLING: integrate CWS os136 2009-09-08 08:51:21 +0200 os  r275915 : #i104757# dropdown events also for key events 2009-09-04 13:13:14 +0200 os  r275798 : #i104757# send event before opening a drop down list 2009-09-04 13:11:48 +0200 os  r275797 : #i104757# dynamically load sub-regions in format/sections dialog


2009-09-17  Ivo Hinkelmann  <ihi@openoffice.org>  [85d32ee1481d3d0496c113653ed30baefea617d4]

CWS-TOOLING: integrate CWS os136 2009-09-08 08:51:21 +0200 os  r275915 : #i104757# dropdown events also for key events 2009-09-04 13:13:14 +0200 os  r275798 : #i104757# send event before opening a drop down list 2009-09-04 13:11:48 +0200 os  r275797 : #i104757# dynamically load sub-regions in format/sections dialog


2009-09-17  Ivo Hinkelmann  <ihi@openoffice.org>  [62f0e662d16e9448c66c1aee346cbe6debd8aba4]

CWS-TOOLING: integrate CWS ab74 2009-09-10 10:13:43 +0200 jsk  r276023 : Test Cases for #i103691, #i103697, #i103990 2009-09-03 15:42:36 +0200 ab  r275754 : #i103990# Removed warning 2009-09-03 09:02:32 +0200 ab  r275744 : CWS-TOOLING: rebase CWS ab74 to trunk@275331 (milestone: DEV300:m56) 2009-09-02 17:14:42 +0200 ab  r275724 : #i103697# Applied patch 2009-08-27 15:11:50 +0200 ab  r275488 : #i103354# Check Lucene index file to be named _0.cfs, fail otherwise 2009-08-26 08:57:21 +0200 ab  r275393 : #i104354# Changed loop variable type to avoid Solaris Intel compiler optimizer bug 2009-08-17 14:17:32 +0200 ab  r275053 : #i73263# Adapted breakpoint dialog to longer strings 2009-08-13 17:09:30 +0200 ab  r274951 : #i103691# Fix empty comparison behaviour 2009-08-13 13:03:28 +0200 ab  r274935 : #i103948# Applied patch 2009-08-13 12:31:15 +0200 ab  r274931 : #i103134# Patch: Always set default property 2009-08-13 11:02:50 +0200 ab  r274926 : #i103990# Support arrays in user types 2009-07-21 11:16:54 +0200 ab  r274171 : #i102816# Make sure LocaleItem is loaded before copying from it 2009-07-20 14:56:35 +0200 ab  r274139 : #i102816# Use default language as final fallback in service implementation


2009-09-17  Ivo Hinkelmann  <ihi@openoffice.org>  [67b886689a27f5f2833e820786a1a35767de6916]

CWS-TOOLING: integrate CWS ab74 2009-09-10 10:13:43 +0200 jsk  r276023 : Test Cases for #i103691, #i103697, #i103990 2009-09-03 15:42:36 +0200 ab  r275754 : #i103990# Removed warning 2009-09-03 09:02:32 +0200 ab  r275744 : CWS-TOOLING: rebase CWS ab74 to trunk@275331 (milestone: DEV300:m56) 2009-09-02 17:14:42 +0200 ab  r275724 : #i103697# Applied patch 2009-08-27 15:11:50 +0200 ab  r275488 : #i103354# Check Lucene index file to be named _0.cfs, fail otherwise 2009-08-26 08:57:21 +0200 ab  r275393 : #i104354# Changed loop variable type to avoid Solaris Intel compiler optimizer bug 2009-08-17 14:17:32 +0200 ab  r275053 : #i73263# Adapted breakpoint dialog to longer strings 2009-08-13 17:09:30 +0200 ab  r274951 : #i103691# Fix empty comparison behaviour 2009-08-13 13:03:28 +0200 ab  r274935 : #i103948# Applied patch 2009-08-13 12:31:15 +0200 ab  r274931 : #i103134# Patch: Always set default property 2009-08-13 11:02:50 +0200 ab  r274926 : #i103990# Support arrays in user types 2009-07-21 11:16:54 +0200 ab  r274171 : #i102816# Make sure LocaleItem is loaded before copying from it 2009-07-20 14:56:35 +0200 ab  r274139 : #i102816# Use default language as final fallback in service implementation


2009-09-17  Ivo Hinkelmann  <ihi@openoffice.org>  [c932a23fb013889e14ce5096966221c22ed8f96a]

CWS-TOOLING: integrate CWS ab74 2009-09-10 10:13:43 +0200 jsk  r276023 : Test Cases for #i103691, #i103697, #i103990 2009-09-03 15:42:36 +0200 ab  r275754 : #i103990# Removed warning 2009-09-03 09:02:32 +0200 ab  r275744 : CWS-TOOLING: rebase CWS ab74 to trunk@275331 (milestone: DEV300:m56) 2009-09-02 17:14:42 +0200 ab  r275724 : #i103697# Applied patch 2009-08-27 15:11:50 +0200 ab  r275488 : #i103354# Check Lucene index file to be named _0.cfs, fail otherwise 2009-08-26 08:57:21 +0200 ab  r275393 : #i104354# Changed loop variable type to avoid Solaris Intel compiler optimizer bug 2009-08-17 14:17:32 +0200 ab  r275053 : #i73263# Adapted breakpoint dialog to longer strings 2009-08-13 17:09:30 +0200 ab  r274951 : #i103691# Fix empty comparison behaviour 2009-08-13 13:03:28 +0200 ab  r274935 : #i103948# Applied patch 2009-08-13 12:31:15 +0200 ab  r274931 : #i103134# Patch: Always set default property 2009-08-13 11:02:50 +0200 ab  r274926 : #i103990# Support arrays in user types 2009-07-21 11:16:54 +0200 ab  r274171 : #i102816# Make sure LocaleItem is loaded before copying from it 2009-07-20 14:56:35 +0200 ab  r274139 : #i102816# Use default language as final fallback in service implementation


2009-09-17  Ivo Hinkelmann  <ihi@openoffice.org>  [b6678b9fa263ce32ee95e6a85c3651fd343ed68e]

CWS-TOOLING: integrate CWS ab74 2009-09-10 10:13:43 +0200 jsk  r276023 : Test Cases for #i103691, #i103697, #i103990 2009-09-03 15:42:36 +0200 ab  r275754 : #i103990# Removed warning 2009-09-03 09:02:32 +0200 ab  r275744 : CWS-TOOLING: rebase CWS ab74 to trunk@275331 (milestone: DEV300:m56) 2009-09-02 17:14:42 +0200 ab  r275724 : #i103697# Applied patch 2009-08-27 15:11:50 +0200 ab  r275488 : #i103354# Check Lucene index file to be named _0.cfs, fail otherwise 2009-08-26 08:57:21 +0200 ab  r275393 : #i104354# Changed loop variable type to avoid Solaris Intel compiler optimizer bug 2009-08-17 14:17:32 +0200 ab  r275053 : #i73263# Adapted breakpoint dialog to longer strings 2009-08-13 17:09:30 +0200 ab  r274951 : #i103691# Fix empty comparison behaviour 2009-08-13 13:03:28 +0200 ab  r274935 : #i103948# Applied patch 2009-08-13 12:31:15 +0200 ab  r274931 : #i103134# Patch: Always set default property 2009-08-13 11:02:50 +0200 ab  r274926 : #i103990# Support arrays in user types 2009-07-21 11:16:54 +0200 ab  r274171 : #i102816# Make sure LocaleItem is loaded before copying from it 2009-07-20 14:56:35 +0200 ab  r274139 : #i102816# Use default language as final fallback in service implementation


2009-09-17  Ivo Hinkelmann  <ihi@openoffice.org>  [8876bc874ea16687958bfaeae7c8dc02538beb94]

#i10000# #i105059# bergmann build patch


2009-09-17  Ivo Hinkelmann  <ihi@openoffice.org>  [ba511045377026a241d7fadd7c6f0cfb843490e7]

CWS-TOOLING: integrate CWS encsig09 2009-09-14 15:11:29 +0200 oc  r276125 : #i105049# MacroSignatur needs Macro 2009-09-09 17:09:46 +0200 jl  r276005 : #i103989# could not signe encrypted doc containing a formular object 2009-09-09 13:11:24 +0200 jl  r275985 : #i103989# could not signe encrypted doc containing a formular object 2009-09-08 15:54:02 +0200 mav  r275934 : #i103906# fix the automation test scenario ( tempfile should be writable for the user ) 2009-09-07 14:01:39 +0200 mav  r275895 : #i103906# fix the problem with reload 2009-09-07 09:34:48 +0200 mav  r275871 : #i104786# do the ODF version check only for ODF documents 2009-09-07 08:19:06 +0200 mav  r275870 : #i104389# fix text 2009-09-06 22:24:21 +0200 mav  r275867 : #i104786# check the consistency of ODF version 2009-09-06 22:23:24 +0200 mav  r275866 : #i104786# check the consistency of ODF version 2009-09-06 22:23:00 +0200 mav  r275865 : #i104786# check the consistency of ODF version 2009-09-06 22:22:36 +0200 mav  r275864 : #i104786# check the consistency of ODF version 2009-09-06 22:22:03 +0200 mav  r275863 : #i104786# check the consistency of ODF version 2009-09-02 17:09:30 +0200 mav  r275722 : #i104715# let repairing mechanics use the streams correctly 2009-09-01 16:52:49 +0200 mav  r275670 : #i104389# notify user not to trust the corrupted document 2009-09-01 16:31:37 +0200 mav  r275668 : #i104389# use vnd.sun.star.zip: protocol to access zip files 2009-09-01 16:30:32 +0200 mav  r275667 : #i104389# use vnd.sun.star.zip: protocol to access zip files 2009-09-01 16:22:13 +0200 jl  r275666 : #i104339# small content change 2009-09-01 14:20:42 +0200 jl  r275660 : #i103519# remove some debug output 2009-09-01 13:51:52 +0200 jl  r275659 : #i103519# NSS uses '\' for escaping in distinguished names 2009-09-01 12:49:47 +0200 mav  r275655 : #i104389# use zip-mode to read from jar files 2009-09-01 12:40:22 +0200 mav  r275653 : #i104389# use zip-mode to read from jar files 2009-09-01 12:32:29 +0200 mav  r275652 : #i104389# use constants 2009-08-31 21:58:00 +0200 mav  r275637 : #i10000# fix warning 2009-08-31 21:11:17 +0200 mav  r275636 : #i104227# adding of scripting signature removes the document signature 2009-08-31 20:55:05 +0200 mav  r275635 : #i103905# ZipStorage supports Compressed property 2009-08-31 20:53:55 +0200 mav  r275634 : #i103905# adjust macro signature transfer to usage of ZipStorage 2009-08-31 15:30:49 +0200 jl  r275609 : #i103989# warning is shown as long the user does not click 'OK' 2009-08-31 14:36:10 +0200 jl  r275608 : #i103989# changed warning text when signing macro and there is a document signature. This warning is only displayed once 2009-08-31 13:34:41 +0200 mav  r275603 : #i104452# disable macros in repaired documents 2009-08-31 13:33:42 +0200 mav  r275602 : #i104452# disable macros in repaired documents 2009-08-31 13:03:56 +0200 jl  r275600 : #i45212# signature dialog could not be started when using read-only documents 2009-08-31 09:26:13 +0200 mav  r275583 : #i104578# store the additional entry as the last one to workaround parsing problem in OOo3.1 and later 2009-08-30 20:54:25 +0200 mav  r275562 : #i10000# adopt for unix 2009-08-30 10:56:00 +0200 mav  r275561 : CWS-TOOLING: rebase CWS encsig09 to trunk@275331 (milestone: DEV300:m56) 2009-08-28 16:34:00 +0200 mav  r275539 : #i104578# write necessary info in manifest.xml for ODF1.2 encrypted document 2009-08-28 14:04:22 +0200 mav  r275533 : #104587# fix handling of readonly streams 2009-08-28 13:58:10 +0200 mav  r275531 : #i104389# fix the broken document handling 2009-08-28 11:40:39 +0200 mav  r275522 : #i104389# fix the signature streams check 2009-08-27 21:48:12 +0200 mav  r275509 : #i103927# show the warning 2009-08-27 21:47:48 +0200 mav  r275508 : #i103927# show the warning 2009-08-27 16:45:59 +0200 jl  r275495 : #i45212# remove unused variable 2009-08-27 16:34:00 +0200 jl  r275494 : #i103989# 2009-08-27 13:54:28 +0200 jl  r275482 : #i103519# fixed replacement of 'S' by 'ST' 2009-08-27 12:32:21 +0200 mav  r275472 : #i10000# fix warning 2009-08-27 11:58:11 +0200 mav  r275467 : #i104389# handle the entry path correctly 2009-08-26 17:18:35 +0200 jl  r275438 : #i103519# subject and issuer distinguished names were not properly displayed. The strings were obtained by system functions (Windows, NSS), which use quotes to escape the values, when they contain special characters 2009-08-26 11:00:20 +0200 mav  r275403 : #i10000# fix warnings 2009-08-26 08:25:45 +0200 mav  r275392 : #i10000# fix warning 2009-08-26 08:02:22 +0200 mav  r275391 : #i10000# adopt for linux 2009-08-26 07:40:30 +0200 mav  r275390 : #i10000# fix warning 2009-08-26 07:35:28 +0200 mav  r275389 : #i10000# use correct include file name 2009-08-25 15:01:41 +0200 jl  r275356 : #i103989# better check for mimetype of streams 2009-08-25 09:07:09 +0200 mav  r275335 : CWS-TOOLING: rebase CWS encsig09 to trunk@274622 (milestone: DEV300:m54) 2009-08-24 18:17:02 +0200 mav  r275329 : #i103927# check the nonencrypted streams 2009-08-24 18:14:14 +0200 mav  r275328 : #i103927# check the nonencrypted streams 2009-08-24 17:59:34 +0200 mav  r275327 : #i103927#,#i104389# check the package consistency and nonencrypted streams 2009-08-24 16:18:28 +0200 jl  r275323 : #i103989# added comment 2009-08-24 13:08:47 +0200 jl  r275305 : #i45212# #i66276# only write the X509Certificate element once and allow to add remove several certificates at a time 2009-08-21 12:57:28 +0200 ufi  r275239 : 104339 2009-08-21 08:39:05 +0200 jl  r275213 : #i10398# comparing URIs of signed files with the 'element list' 2009-08-20 13:39:47 +0200 jl  r275178 : #i10398# displaying 'new partially signed' status in the status bar 2009-08-20 13:35:39 +0200 jl  r275177 : #i10398# displaying 'new partially signed' status in the status bar 2009-08-20 13:29:06 +0200 jl  r275176 : #i10398# displaying 'new partially signed' status in the status bar 2009-08-20 13:26:21 +0200 jl  r275175 : #i10398# displaying 'new partially signed' status in the status bar 2009-08-20 12:05:09 +0200 ufi  r275170 : i104339 2009-08-19 12:24:54 +0200 jl  r275146 : #i10398# displaying 'old signature' icon and status in signature dialog 2009-08-18 15:18:48 +0200 jl  r275111 : #i103989# document signatures containing manifest.xml are now validated according to the final ODF1.2 spec 2009-08-18 11:41:06 +0200 mav  r275087 : #i103927# detect if encrypted ODF1.2 document contains nonencrypted streams 2009-08-18 11:35:13 +0200 mav  r275085 : #i103927# detect if encrypted ODF1.2 document contains nonencrypted streams 2009-08-14 17:32:41 +0200 jl  r274999 : #i103989# using c14n tranformation for XML streams 2009-08-14 15:27:43 +0200 jl  r274987 : #i103989# remove special handling for encrypted document streams in UriBindingHelper::OpenInputStream, since we use zip storage this is not necessary anymore 2009-08-14 15:08:10 +0200 jl  r274983 : #i103989# Showing a message when adding or removing a macro signature, that the document signature will be removed 2009-08-14 14:57:27 +0200 jl  r274982 : #i103989# accesing Sequence at invalid index 2009-08-11 08:55:02 +0200 mav  r274846 : #i103905# let signing service know if there is already a valid document signature 2009-08-10 11:33:37 +0200 jl  r274799 : #i103905# do not truncate the stream 2009-08-10 10:43:47 +0200 mav  r274797 : #i103905# provide the storage version 2009-08-07 16:58:46 +0200 jl  r274780 : #i103989# 2009-08-07 16:56:19 +0200 jl  r274779 : #i103989# using odf version string etc. 2009-08-07 15:20:53 +0200 mav  r274771 : #i103905# provide the storage version 2009-08-07 15:19:12 +0200 mav  r274770 : #i103905# provide the storage version 2009-08-07 12:41:45 +0200 mav  r274758 : #103930# do not store thumbnail in case of encrypted document 2009-08-07 12:36:52 +0200 mav  r274757 : #i103905# provide the storage version 2009-08-07 12:15:54 +0200 mav  r274754 : #i103760# the signed state is not lost on saving 2009-08-07 12:06:19 +0200 mav  r274753 : #i103760# avoid warning regarding signature removal on export 2009-08-07 12:06:01 +0200 mav  r274752 : #i103760# avoid warning regarding signature removal on export 2009-08-06 08:47:34 +0200 mav  r274703 : #i103905# allow to transport ODF version to the signing component 2009-08-05 21:34:42 +0200 mav  r274701 : #i103905# allow to transport ODF version to the signing component 2009-08-05 15:48:17 +0200 mav  r274683 : #i103905# allow to transport ODF version to the signing component 2009-08-05 14:58:12 +0200 jl  r274673 : #i103989# documentsignature now signes all streams except documentsignatures.xml, all streams are processed as binary files 2009-08-05 12:00:32 +0200 mav  r274648 : #i103905# allow to transport ODF version to the signing component 2009-08-04 10:57:04 +0200 jl  r274612 : #i103989# added XInitialization 2009-07-31 10:32:27 +0200 mav  r274516 : #i103905# use zip storage to sign documents 2009-07-30 14:01:33 +0200 mav  r274489 : #i103906# optimize the usage of temporary medium 2009-07-30 14:00:28 +0200 mav  r274488 : #i103906# optimize the usage of temporary medium 2009-07-30 13:59:09 +0200 mav  r274487 : #i103906# optimize the usage of temporary medium 2009-07-30 13:50:44 +0200 mav  r274485 : #i103906# optimize the usage of temporary medium 2009-07-30 13:49:53 +0200 mav  r274484 : #i103906# optimize the usage of temporary medium 2009-07-30 13:49:13 +0200 mav  r274483 : #i103906# optimize the usage of temporary medium 2009-07-30 13:47:09 +0200 mav  r274482 : #i103905#,#i103906# let the signing process use zip-storage; optimize the usage of temporary medium 2009-07-21 09:10:31 +0200 mav  r274159 : CWS-TOOLING: rebase CWS encsig09 to trunk@273468 (milestone: DEV300:m51) 2009-05-05 08:39:01 +0200 mav  r271496 : #i100832# allow to sign macros only when there are any


2009-09-17  Ivo Hinkelmann  <ihi@openoffice.org>  [b79097909fed385ec8881f7bac5ddf7a3b65e810]

CWS-TOOLING: integrate CWS encsig09 2009-09-14 15:11:29 +0200 oc  r276125 : #i105049# MacroSignatur needs Macro 2009-09-09 17:09:46 +0200 jl  r276005 : #i103989# could not signe encrypted doc containing a formular object 2009-09-09 13:11:24 +0200 jl  r275985 : #i103989# could not signe encrypted doc containing a formular object 2009-09-08 15:54:02 +0200 mav  r275934 : #i103906# fix the automation test scenario ( tempfile should be writable for the user ) 2009-09-07 14:01:39 +0200 mav  r275895 : #i103906# fix the problem with reload 2009-09-07 09:34:48 +0200 mav  r275871 : #i104786# do the ODF version check only for ODF documents 2009-09-07 08:19:06 +0200 mav  r275870 : #i104389# fix text 2009-09-06 22:24:21 +0200 mav  r275867 : #i104786# check the consistency of ODF version 2009-09-06 22:23:24 +0200 mav  r275866 : #i104786# check the consistency of ODF version 2009-09-06 22:23:00 +0200 mav  r275865 : #i104786# check the consistency of ODF version 2009-09-06 22:22:36 +0200 mav  r275864 : #i104786# check the consistency of ODF version 2009-09-06 22:22:03 +0200 mav  r275863 : #i104786# check the consistency of ODF version 2009-09-02 17:09:30 +0200 mav  r275722 : #i104715# let repairing mechanics use the streams correctly 2009-09-01 16:52:49 +0200 mav  r275670 : #i104389# notify user not to trust the corrupted document 2009-09-01 16:31:37 +0200 mav  r275668 : #i104389# use vnd.sun.star.zip: protocol to access zip files 2009-09-01 16:30:32 +0200 mav  r275667 : #i104389# use vnd.sun.star.zip: protocol to access zip files 2009-09-01 16:22:13 +0200 jl  r275666 : #i104339# small content change 2009-09-01 14:20:42 +0200 jl  r275660 : #i103519# remove some debug output 2009-09-01 13:51:52 +0200 jl  r275659 : #i103519# NSS uses '\' for escaping in distinguished names 2009-09-01 12:49:47 +0200 mav  r275655 : #i104389# use zip-mode to read from jar files 2009-09-01 12:40:22 +0200 mav  r275653 : #i104389# use zip-mode to read from jar files 2009-09-01 12:32:29 +0200 mav  r275652 : #i104389# use constants 2009-08-31 21:58:00 +0200 mav  r275637 : #i10000# fix warning 2009-08-31 21:11:17 +0200 mav  r275636 : #i104227# adding of scripting signature removes the document signature 2009-08-31 20:55:05 +0200 mav  r275635 : #i103905# ZipStorage supports Compressed property 2009-08-31 20:53:55 +0200 mav  r275634 : #i103905# adjust macro signature transfer to usage of ZipStorage 2009-08-31 15:30:49 +0200 jl  r275609 : #i103989# warning is shown as long the user does not click 'OK' 2009-08-31 14:36:10 +0200 jl  r275608 : #i103989# changed warning text when signing macro and there is a document signature. This warning is only displayed once 2009-08-31 13:34:41 +0200 mav  r275603 : #i104452# disable macros in repaired documents 2009-08-31 13:33:42 +0200 mav  r275602 : #i104452# disable macros in repaired documents 2009-08-31 13:03:56 +0200 jl  r275600 : #i45212# signature dialog could not be started when using read-only documents 2009-08-31 09:26:13 +0200 mav  r275583 : #i104578# store the additional entry as the last one to workaround parsing problem in OOo3.1 and later 2009-08-30 20:54:25 +0200 mav  r275562 : #i10000# adopt for unix 2009-08-30 10:56:00 +0200 mav  r275561 : CWS-TOOLING: rebase CWS encsig09 to trunk@275331 (milestone: DEV300:m56) 2009-08-28 16:34:00 +0200 mav  r275539 : #i104578# write necessary info in manifest.xml for ODF1.2 encrypted document 2009-08-28 14:04:22 +0200 mav  r275533 : #104587# fix handling of readonly streams 2009-08-28 13:58:10 +0200 mav  r275531 : #i104389# fix the broken document handling 2009-08-28 11:40:39 +0200 mav  r275522 : #i104389# fix the signature streams check 2009-08-27 21:48:12 +0200 mav  r275509 : #i103927# show the warning 2009-08-27 21:47:48 +0200 mav  r275508 : #i103927# show the warning 2009-08-27 16:45:59 +0200 jl  r275495 : #i45212# remove unused variable 2009-08-27 16:34:00 +0200 jl  r275494 : #i103989# 2009-08-27 13:54:28 +0200 jl  r275482 : #i103519# fixed replacement of 'S' by 'ST' 2009-08-27 12:32:21 +0200 mav  r275472 : #i10000# fix warning 2009-08-27 11:58:11 +0200 mav  r275467 : #i104389# handle the entry path correctly 2009-08-26 17:18:35 +0200 jl  r275438 : #i103519# subject and issuer distinguished names were not properly displayed. The strings were obtained by system functions (Windows, NSS), which use quotes to escape the values, when they contain special characters 2009-08-26 11:00:20 +0200 mav  r275403 : #i10000# fix warnings 2009-08-26 08:25:45 +0200 mav  r275392 : #i10000# fix warning 2009-08-26 08:02:22 +0200 mav  r275391 : #i10000# adopt for linux 2009-08-26 07:40:30 +0200 mav  r275390 : #i10000# fix warning 2009-08-26 07:35:28 +0200 mav  r275389 : #i10000# use correct include file name 2009-08-25 15:01:41 +0200 jl  r275356 : #i103989# better check for mimetype of streams 2009-08-25 09:07:09 +0200 mav  r275335 : CWS-TOOLING: rebase CWS encsig09 to trunk@274622 (milestone: DEV300:m54) 2009-08-24 18:17:02 +0200 mav  r275329 : #i103927# check the nonencrypted streams 2009-08-24 18:14:14 +0200 mav  r275328 : #i103927# check the nonencrypted streams 2009-08-24 17:59:34 +0200 mav  r275327 : #i103927#,#i104389# check the package consistency and nonencrypted streams 2009-08-24 16:18:28 +0200 jl  r275323 : #i103989# added comment 2009-08-24 13:08:47 +0200 jl  r275305 : #i45212# #i66276# only write the X509Certificate element once and allow to add remove several certificates at a time 2009-08-21 12:57:28 +0200 ufi  r275239 : 104339 2009-08-21 08:39:05 +0200 jl  r275213 : #i10398# comparing URIs of signed files with the 'element list' 2009-08-20 13:39:47 +0200 jl  r275178 : #i10398# displaying 'new partially signed' status in the status bar 2009-08-20 13:35:39 +0200 jl  r275177 : #i10398# displaying 'new partially signed' status in the status bar 2009-08-20 13:29:06 +0200 jl  r275176 : #i10398# displaying 'new partially signed' status in the status bar 2009-08-20 13:26:21 +0200 jl  r275175 : #i10398# displaying 'new partially signed' status in the status bar 2009-08-20 12:05:09 +0200 ufi  r275170 : i104339 2009-08-19 12:24:54 +0200 jl  r275146 : #i10398# displaying 'old signature' icon and status in signature dialog 2009-08-18 15:18:48 +0200 jl  r275111 : #i103989# document signatures containing manifest.xml are now validated according to the final ODF1.2 spec 2009-08-18 11:41:06 +0200 mav  r275087 : #i103927# detect if encrypted ODF1.2 document contains nonencrypted streams 2009-08-18 11:35:13 +0200 mav  r275085 : #i103927# detect if encrypted ODF1.2 document contains nonencrypted streams 2009-08-14 17:32:41 +0200 jl  r274999 : #i103989# using c14n tranformation for XML streams 2009-08-14 15:27:43 +0200 jl  r274987 : #i103989# remove special handling for encrypted document streams in UriBindingHelper::OpenInputStream, since we use zip storage this is not necessary anymore 2009-08-14 15:08:10 +0200 jl  r274983 : #i103989# Showing a message when adding or removing a macro signature, that the document signature will be removed 2009-08-14 14:57:27 +0200 jl  r274982 : #i103989# accesing Sequence at invalid index 2009-08-11 08:55:02 +0200 mav  r274846 : #i103905# let signing service know if there is already a valid document signature 2009-08-10 11:33:37 +0200 jl  r274799 : #i103905# do not truncate the stream 2009-08-10 10:43:47 +0200 mav  r274797 : #i103905# provide the storage version 2009-08-07 16:58:46 +0200 jl  r274780 : #i103989# 2009-08-07 16:56:19 +0200 jl  r274779 : #i103989# using odf version string etc. 2009-08-07 15:20:53 +0200 mav  r274771 : #i103905# provide the storage version 2009-08-07 15:19:12 +0200 mav  r274770 : #i103905# provide the storage version 2009-08-07 12:41:45 +0200 mav  r274758 : #103930# do not store thumbnail in case of encrypted document 2009-08-07 12:36:52 +0200 mav  r274757 : #i103905# provide the storage version 2009-08-07 12:15:54 +0200 mav  r274754 : #i103760# the signed state is not lost on saving 2009-08-07 12:06:19 +0200 mav  r274753 : #i103760# avoid warning regarding signature removal on export 2009-08-07 12:06:01 +0200 mav  r274752 : #i103760# avoid warning regarding signature removal on export 2009-08-06 08:47:34 +0200 mav  r274703 : #i103905# allow to transport ODF version to the signing component 2009-08-05 21:34:42 +0200 mav  r274701 : #i103905# allow to transport ODF version to the signing component 2009-08-05 15:48:17 +0200 mav  r274683 : #i103905# allow to transport ODF version to the signing component 2009-08-05 14:58:12 +0200 jl  r274673 : #i103989# documentsignature now signes all streams except documentsignatures.xml, all streams are processed as binary files 2009-08-05 12:00:32 +0200 mav  r274648 : #i103905# allow to transport ODF version to the signing component 2009-08-04 10:57:04 +0200 jl  r274612 : #i103989# added XInitialization 2009-07-31 10:32:27 +0200 mav  r274516 : #i103905# use zip storage to sign documents 2009-07-30 14:01:33 +0200 mav  r274489 : #i103906# optimize the usage of temporary medium 2009-07-30 14:00:28 +0200 mav  r274488 : #i103906# optimize the usage of temporary medium 2009-07-30 13:59:09 +0200 mav  r274487 : #i103906# optimize the usage of temporary medium 2009-07-30 13:50:44 +0200 mav  r274485 : #i103906# optimize the usage of temporary medium 2009-07-30 13:49:53 +0200 mav  r274484 : #i103906# optimize the usage of temporary medium 2009-07-30 13:49:13 +0200 mav  r274483 : #i103906# optimize the usage of temporary medium 2009-07-30 13:47:09 +0200 mav  r274482 : #i103905#,#i103906# let the signing process use zip-storage; optimize the usage of temporary medium 2009-07-21 09:10:31 +0200 mav  r274159 : CWS-TOOLING: rebase CWS encsig09 to trunk@273468 (milestone: DEV300:m51) 2009-05-05 08:39:01 +0200 mav  r271496 : #i100832# allow to sign macros only when there are any


2009-09-17  Ivo Hinkelmann  <ihi@openoffice.org>  [bb14b9817dff8de46359ab8a1deb0f82692a7fcf]

CWS-TOOLING: integrate CWS encsig09 2009-09-14 15:11:29 +0200 oc  r276125 : #i105049# MacroSignatur needs Macro 2009-09-09 17:09:46 +0200 jl  r276005 : #i103989# could not signe encrypted doc containing a formular object 2009-09-09 13:11:24 +0200 jl  r275985 : #i103989# could not signe encrypted doc containing a formular object 2009-09-08 15:54:02 +0200 mav  r275934 : #i103906# fix the automation test scenario ( tempfile should be writable for the user ) 2009-09-07 14:01:39 +0200 mav  r275895 : #i103906# fix the problem with reload 2009-09-07 09:34:48 +0200 mav  r275871 : #i104786# do the ODF version check only for ODF documents 2009-09-07 08:19:06 +0200 mav  r275870 : #i104389# fix text 2009-09-06 22:24:21 +0200 mav  r275867 : #i104786# check the consistency of ODF version 2009-09-06 22:23:24 +0200 mav  r275866 : #i104786# check the consistency of ODF version 2009-09-06 22:23:00 +0200 mav  r275865 : #i104786# check the consistency of ODF version 2009-09-06 22:22:36 +0200 mav  r275864 : #i104786# check the consistency of ODF version 2009-09-06 22:22:03 +0200 mav  r275863 : #i104786# check the consistency of ODF version 2009-09-02 17:09:30 +0200 mav  r275722 : #i104715# let repairing mechanics use the streams correctly 2009-09-01 16:52:49 +0200 mav  r275670 : #i104389# notify user not to trust the corrupted document 2009-09-01 16:31:37 +0200 mav  r275668 : #i104389# use vnd.sun.star.zip: protocol to access zip files 2009-09-01 16:30:32 +0200 mav  r275667 : #i104389# use vnd.sun.star.zip: protocol to access zip files 2009-09-01 16:22:13 +0200 jl  r275666 : #i104339# small content change 2009-09-01 14:20:42 +0200 jl  r275660 : #i103519# remove some debug output 2009-09-01 13:51:52 +0200 jl  r275659 : #i103519# NSS uses '\' for escaping in distinguished names 2009-09-01 12:49:47 +0200 mav  r275655 : #i104389# use zip-mode to read from jar files 2009-09-01 12:40:22 +0200 mav  r275653 : #i104389# use zip-mode to read from jar files 2009-09-01 12:32:29 +0200 mav  r275652 : #i104389# use constants 2009-08-31 21:58:00 +0200 mav  r275637 : #i10000# fix warning 2009-08-31 21:11:17 +0200 mav  r275636 : #i104227# adding of scripting signature removes the document signature 2009-08-31 20:55:05 +0200 mav  r275635 : #i103905# ZipStorage supports Compressed property 2009-08-31 20:53:55 +0200 mav  r275634 : #i103905# adjust macro signature transfer to usage of ZipStorage 2009-08-31 15:30:49 +0200 jl  r275609 : #i103989# warning is shown as long the user does not click 'OK' 2009-08-31 14:36:10 +0200 jl  r275608 : #i103989# changed warning text when signing macro and there is a document signature. This warning is only displayed once 2009-08-31 13:34:41 +0200 mav  r275603 : #i104452# disable macros in repaired documents 2009-08-31 13:33:42 +0200 mav  r275602 : #i104452# disable macros in repaired documents 2009-08-31 13:03:56 +0200 jl  r275600 : #i45212# signature dialog could not be started when using read-only documents 2009-08-31 09:26:13 +0200 mav  r275583 : #i104578# store the additional entry as the last one to workaround parsing problem in OOo3.1 and later 2009-08-30 20:54:25 +0200 mav  r275562 : #i10000# adopt for unix 2009-08-30 10:56:00 +0200 mav  r275561 : CWS-TOOLING: rebase CWS encsig09 to trunk@275331 (milestone: DEV300:m56) 2009-08-28 16:34:00 +0200 mav  r275539 : #i104578# write necessary info in manifest.xml for ODF1.2 encrypted document 2009-08-28 14:04:22 +0200 mav  r275533 : #104587# fix handling of readonly streams 2009-08-28 13:58:10 +0200 mav  r275531 : #i104389# fix the broken document handling 2009-08-28 11:40:39 +0200 mav  r275522 : #i104389# fix the signature streams check 2009-08-27 21:48:12 +0200 mav  r275509 : #i103927# show the warning 2009-08-27 21:47:48 +0200 mav  r275508 : #i103927# show the warning 2009-08-27 16:45:59 +0200 jl  r275495 : #i45212# remove unused variable 2009-08-27 16:34:00 +0200 jl  r275494 : #i103989# 2009-08-27 13:54:28 +0200 jl  r275482 : #i103519# fixed replacement of 'S' by 'ST' 2009-08-27 12:32:21 +0200 mav  r275472 : #i10000# fix warning 2009-08-27 11:58:11 +0200 mav  r275467 : #i104389# handle the entry path correctly 2009-08-26 17:18:35 +0200 jl  r275438 : #i103519# subject and issuer distinguished names were not properly displayed. The strings were obtained by system functions (Windows, NSS), which use quotes to escape the values, when they contain special characters 2009-08-26 11:00:20 +0200 mav  r275403 : #i10000# fix warnings 2009-08-26 08:25:45 +0200 mav  r275392 : #i10000# fix warning 2009-08-26 08:02:22 +0200 mav  r275391 : #i10000# adopt for linux 2009-08-26 07:40:30 +0200 mav  r275390 : #i10000# fix warning 2009-08-26 07:35:28 +0200 mav  r275389 : #i10000# use correct include file name 2009-08-25 15:01:41 +0200 jl  r275356 : #i103989# better check for mimetype of streams 2009-08-25 09:07:09 +0200 mav  r275335 : CWS-TOOLING: rebase CWS encsig09 to trunk@274622 (milestone: DEV300:m54) 2009-08-24 18:17:02 +0200 mav  r275329 : #i103927# check the nonencrypted streams 2009-08-24 18:14:14 +0200 mav  r275328 : #i103927# check the nonencrypted streams 2009-08-24 17:59:34 +0200 mav  r275327 : #i103927#,#i104389# check the package consistency and nonencrypted streams 2009-08-24 16:18:28 +0200 jl  r275323 : #i103989# added comment 2009-08-24 13:08:47 +0200 jl  r275305 : #i45212# #i66276# only write the X509Certificate element once and allow to add remove several certificates at a time 2009-08-21 12:57:28 +0200 ufi  r275239 : 104339 2009-08-21 08:39:05 +0200 jl  r275213 : #i10398# comparing URIs of signed files with the 'element list' 2009-08-20 13:39:47 +0200 jl  r275178 : #i10398# displaying 'new partially signed' status in the status bar 2009-08-20 13:35:39 +0200 jl  r275177 : #i10398# displaying 'new partially signed' status in the status bar 2009-08-20 13:29:06 +0200 jl  r275176 : #i10398# displaying 'new partially signed' status in the status bar 2009-08-20 13:26:21 +0200 jl  r275175 : #i10398# displaying 'new partially signed' status in the status bar 2009-08-20 12:05:09 +0200 ufi  r275170 : i104339 2009-08-19 12:24:54 +0200 jl  r275146 : #i10398# displaying 'old signature' icon and status in signature dialog 2009-08-18 15:18:48 +0200 jl  r275111 : #i103989# document signatures containing manifest.xml are now validated according to the final ODF1.2 spec 2009-08-18 11:41:06 +0200 mav  r275087 : #i103927# detect if encrypted ODF1.2 document contains nonencrypted streams 2009-08-18 11:35:13 +0200 mav  r275085 : #i103927# detect if encrypted ODF1.2 document contains nonencrypted streams 2009-08-14 17:32:41 +0200 jl  r274999 : #i103989# using c14n tranformation for XML streams 2009-08-14 15:27:43 +0200 jl  r274987 : #i103989# remove special handling for encrypted document streams in UriBindingHelper::OpenInputStream, since we use zip storage this is not necessary anymore 2009-08-14 15:08:10 +0200 jl  r274983 : #i103989# Showing a message when adding or removing a macro signature, that the document signature will be removed 2009-08-14 14:57:27 +0200 jl  r274982 : #i103989# accesing Sequence at invalid index 2009-08-11 08:55:02 +0200 mav  r274846 : #i103905# let signing service know if there is already a valid document signature 2009-08-10 11:33:37 +0200 jl  r274799 : #i103905# do not truncate the stream 2009-08-10 10:43:47 +0200 mav  r274797 : #i103905# provide the storage version 2009-08-07 16:58:46 +0200 jl  r274780 : #i103989# 2009-08-07 16:56:19 +0200 jl  r274779 : #i103989# using odf version string etc. 2009-08-07 15:20:53 +0200 mav  r274771 : #i103905# provide the storage version 2009-08-07 15:19:12 +0200 mav  r274770 : #i103905# provide the storage version 2009-08-07 12:41:45 +0200 mav  r274758 : #103930# do not store thumbnail in case of encrypted document 2009-08-07 12:36:52 +0200 mav  r274757 : #i103905# provide the storage version 2009-08-07 12:15:54 +0200 mav  r274754 : #i103760# the signed state is not lost on saving 2009-08-07 12:06:19 +0200 mav  r274753 : #i103760# avoid warning regarding signature removal on export 2009-08-07 12:06:01 +0200 mav  r274752 : #i103760# avoid warning regarding signature removal on export 2009-08-06 08:47:34 +0200 mav  r274703 : #i103905# allow to transport ODF version to the signing component 2009-08-05 21:34:42 +0200 mav  r274701 : #i103905# allow to transport ODF version to the signing component 2009-08-05 15:48:17 +0200 mav  r274683 : #i103905# allow to transport ODF version to the signing component 2009-08-05 14:58:12 +0200 jl  r274673 : #i103989# documentsignature now signes all streams except documentsignatures.xml, all streams are processed as binary files 2009-08-05 12:00:32 +0200 mav  r274648 : #i103905# allow to transport ODF version to the signing component 2009-08-04 10:57:04 +0200 jl  r274612 : #i103989# added XInitialization 2009-07-31 10:32:27 +0200 mav  r274516 : #i103905# use zip storage to sign documents 2009-07-30 14:01:33 +0200 mav  r274489 : #i103906# optimize the usage of temporary medium 2009-07-30 14:00:28 +0200 mav  r274488 : #i103906# optimize the usage of temporary medium 2009-07-30 13:59:09 +0200 mav  r274487 : #i103906# optimize the usage of temporary medium 2009-07-30 13:50:44 +0200 mav  r274485 : #i103906# optimize the usage of temporary medium 2009-07-30 13:49:53 +0200 mav  r274484 : #i103906# optimize the usage of temporary medium 2009-07-30 13:49:13 +0200 mav  r274483 : #i103906# optimize the usage of temporary medium 2009-07-30 13:47:09 +0200 mav  r274482 : #i103905#,#i103906# let the signing process use zip-storage; optimize the usage of temporary medium 2009-07-21 09:10:31 +0200 mav  r274159 : CWS-TOOLING: rebase CWS encsig09 to trunk@273468 (milestone: DEV300:m51) 2009-05-05 08:39:01 +0200 mav  r271496 : #i100832# allow to sign macros only when there are any


2009-09-17  Ivo Hinkelmann  <ihi@openoffice.org>  [e83f65005a2732dcc3107533cb0cbda5616558b0]

CWS-TOOLING: integrate CWS encsig09 2009-09-14 15:11:29 +0200 oc  r276125 : #i105049# MacroSignatur needs Macro 2009-09-09 17:09:46 +0200 jl  r276005 : #i103989# could not signe encrypted doc containing a formular object 2009-09-09 13:11:24 +0200 jl  r275985 : #i103989# could not signe encrypted doc containing a formular object 2009-09-08 15:54:02 +0200 mav  r275934 : #i103906# fix the automation test scenario ( tempfile should be writable for the user ) 2009-09-07 14:01:39 +0200 mav  r275895 : #i103906# fix the problem with reload 2009-09-07 09:34:48 +0200 mav  r275871 : #i104786# do the ODF version check only for ODF documents 2009-09-07 08:19:06 +0200 mav  r275870 : #i104389# fix text 2009-09-06 22:24:21 +0200 mav  r275867 : #i104786# check the consistency of ODF version 2009-09-06 22:23:24 +0200 mav  r275866 : #i104786# check the consistency of ODF version 2009-09-06 22:23:00 +0200 mav  r275865 : #i104786# check the consistency of ODF version 2009-09-06 22:22:36 +0200 mav  r275864 : #i104786# check the consistency of ODF version 2009-09-06 22:22:03 +0200 mav  r275863 : #i104786# check the consistency of ODF version 2009-09-02 17:09:30 +0200 mav  r275722 : #i104715# let repairing mechanics use the streams correctly 2009-09-01 16:52:49 +0200 mav  r275670 : #i104389# notify user not to trust the corrupted document 2009-09-01 16:31:37 +0200 mav  r275668 : #i104389# use vnd.sun.star.zip: protocol to access zip files 2009-09-01 16:30:32 +0200 mav  r275667 : #i104389# use vnd.sun.star.zip: protocol to access zip files 2009-09-01 16:22:13 +0200 jl  r275666 : #i104339# small content change 2009-09-01 14:20:42 +0200 jl  r275660 : #i103519# remove some debug output 2009-09-01 13:51:52 +0200 jl  r275659 : #i103519# NSS uses '\' for escaping in distinguished names 2009-09-01 12:49:47 +0200 mav  r275655 : #i104389# use zip-mode to read from jar files 2009-09-01 12:40:22 +0200 mav  r275653 : #i104389# use zip-mode to read from jar files 2009-09-01 12:32:29 +0200 mav  r275652 : #i104389# use constants 2009-08-31 21:58:00 +0200 mav  r275637 : #i10000# fix warning 2009-08-31 21:11:17 +0200 mav  r275636 : #i104227# adding of scripting signature removes the document signature 2009-08-31 20:55:05 +0200 mav  r275635 : #i103905# ZipStorage supports Compressed property 2009-08-31 20:53:55 +0200 mav  r275634 : #i103905# adjust macro signature transfer to usage of ZipStorage 2009-08-31 15:30:49 +0200 jl  r275609 : #i103989# warning is shown as long the user does not click 'OK' 2009-08-31 14:36:10 +0200 jl  r275608 : #i103989# changed warning text when signing macro and there is a document signature. This warning is only displayed once 2009-08-31 13:34:41 +0200 mav  r275603 : #i104452# disable macros in repaired documents 2009-08-31 13:33:42 +0200 mav  r275602 : #i104452# disable macros in repaired documents 2009-08-31 13:03:56 +0200 jl  r275600 : #i45212# signature dialog could not be started when using read-only documents 2009-08-31 09:26:13 +0200 mav  r275583 : #i104578# store the additional entry as the last one to workaround parsing problem in OOo3.1 and later 2009-08-30 20:54:25 +0200 mav  r275562 : #i10000# adopt for unix 2009-08-30 10:56:00 +0200 mav  r275561 : CWS-TOOLING: rebase CWS encsig09 to trunk@275331 (milestone: DEV300:m56) 2009-08-28 16:34:00 +0200 mav  r275539 : #i104578# write necessary info in manifest.xml for ODF1.2 encrypted document 2009-08-28 14:04:22 +0200 mav  r275533 : #104587# fix handling of readonly streams 2009-08-28 13:58:10 +0200 mav  r275531 : #i104389# fix the broken document handling 2009-08-28 11:40:39 +0200 mav  r275522 : #i104389# fix the signature streams check 2009-08-27 21:48:12 +0200 mav  r275509 : #i103927# show the warning 2009-08-27 21:47:48 +0200 mav  r275508 : #i103927# show the warning 2009-08-27 16:45:59 +0200 jl  r275495 : #i45212# remove unused variable 2009-08-27 16:34:00 +0200 jl  r275494 : #i103989# 2009-08-27 13:54:28 +0200 jl  r275482 : #i103519# fixed replacement of 'S' by 'ST' 2009-08-27 12:32:21 +0200 mav  r275472 : #i10000# fix warning 2009-08-27 11:58:11 +0200 mav  r275467 : #i104389# handle the entry path correctly 2009-08-26 17:18:35 +0200 jl  r275438 : #i103519# subject and issuer distinguished names were not properly displayed. The strings were obtained by system functions (Windows, NSS), which use quotes to escape the values, when they contain special characters 2009-08-26 11:00:20 +0200 mav  r275403 : #i10000# fix warnings 2009-08-26 08:25:45 +0200 mav  r275392 : #i10000# fix warning 2009-08-26 08:02:22 +0200 mav  r275391 : #i10000# adopt for linux 2009-08-26 07:40:30 +0200 mav  r275390 : #i10000# fix warning 2009-08-26 07:35:28 +0200 mav  r275389 : #i10000# use correct include file name 2009-08-25 15:01:41 +0200 jl  r275356 : #i103989# better check for mimetype of streams 2009-08-25 09:07:09 +0200 mav  r275335 : CWS-TOOLING: rebase CWS encsig09 to trunk@274622 (milestone: DEV300:m54) 2009-08-24 18:17:02 +0200 mav  r275329 : #i103927# check the nonencrypted streams 2009-08-24 18:14:14 +0200 mav  r275328 : #i103927# check the nonencrypted streams 2009-08-24 17:59:34 +0200 mav  r275327 : #i103927#,#i104389# check the package consistency and nonencrypted streams 2009-08-24 16:18:28 +0200 jl  r275323 : #i103989# added comment 2009-08-24 13:08:47 +0200 jl  r275305 : #i45212# #i66276# only write the X509Certificate element once and allow to add remove several certificates at a time 2009-08-21 12:57:28 +0200 ufi  r275239 : 104339 2009-08-21 08:39:05 +0200 jl  r275213 : #i10398# comparing URIs of signed files with the 'element list' 2009-08-20 13:39:47 +0200 jl  r275178 : #i10398# displaying 'new partially signed' status in the status bar 2009-08-20 13:35:39 +0200 jl  r275177 : #i10398# displaying 'new partially signed' status in the status bar 2009-08-20 13:29:06 +0200 jl  r275176 : #i10398# displaying 'new partially signed' status in the status bar 2009-08-20 13:26:21 +0200 jl  r275175 : #i10398# displaying 'new partially signed' status in the status bar 2009-08-20 12:05:09 +0200 ufi  r275170 : i104339 2009-08-19 12:24:54 +0200 jl  r275146 : #i10398# displaying 'old signature' icon and status in signature dialog 2009-08-18 15:18:48 +0200 jl  r275111 : #i103989# document signatures containing manifest.xml are now validated according to the final ODF1.2 spec 2009-08-18 11:41:06 +0200 mav  r275087 : #i103927# detect if encrypted ODF1.2 document contains nonencrypted streams 2009-08-18 11:35:13 +0200 mav  r275085 : #i103927# detect if encrypted ODF1.2 document contains nonencrypted streams 2009-08-14 17:32:41 +0200 jl  r274999 : #i103989# using c14n tranformation for XML streams 2009-08-14 15:27:43 +0200 jl  r274987 : #i103989# remove special handling for encrypted document streams in UriBindingHelper::OpenInputStream, since we use zip storage this is not necessary anymore 2009-08-14 15:08:10 +0200 jl  r274983 : #i103989# Showing a message when adding or removing a macro signature, that the document signature will be removed 2009-08-14 14:57:27 +0200 jl  r274982 : #i103989# accesing Sequence at invalid index 2009-08-11 08:55:02 +0200 mav  r274846 : #i103905# let signing service know if there is already a valid document signature 2009-08-10 11:33:37 +0200 jl  r274799 : #i103905# do not truncate the stream 2009-08-10 10:43:47 +0200 mav  r274797 : #i103905# provide the storage version 2009-08-07 16:58:46 +0200 jl  r274780 : #i103989# 2009-08-07 16:56:19 +0200 jl  r274779 : #i103989# using odf version string etc. 2009-08-07 15:20:53 +0200 mav  r274771 : #i103905# provide the storage version 2009-08-07 15:19:12 +0200 mav  r274770 : #i103905# provide the storage version 2009-08-07 12:41:45 +0200 mav  r274758 : #103930# do not store thumbnail in case of encrypted document 2009-08-07 12:36:52 +0200 mav  r274757 : #i103905# provide the storage version 2009-08-07 12:15:54 +0200 mav  r274754 : #i103760# the signed state is not lost on saving 2009-08-07 12:06:19 +0200 mav  r274753 : #i103760# avoid warning regarding signature removal on export 2009-08-07 12:06:01 +0200 mav  r274752 : #i103760# avoid warning regarding signature removal on export 2009-08-06 08:47:34 +0200 mav  r274703 : #i103905# allow to transport ODF version to the signing component 2009-08-05 21:34:42 +0200 mav  r274701 : #i103905# allow to transport ODF version to the signing component 2009-08-05 15:48:17 +0200 mav  r274683 : #i103905# allow to transport ODF version to the signing component 2009-08-05 14:58:12 +0200 jl  r274673 : #i103989# documentsignature now signes all streams except documentsignatures.xml, all streams are processed as binary files 2009-08-05 12:00:32 +0200 mav  r274648 : #i103905# allow to transport ODF version to the signing component 2009-08-04 10:57:04 +0200 jl  r274612 : #i103989# added XInitialization 2009-07-31 10:32:27 +0200 mav  r274516 : #i103905# use zip storage to sign documents 2009-07-30 14:01:33 +0200 mav  r274489 : #i103906# optimize the usage of temporary medium 2009-07-30 14:00:28 +0200 mav  r274488 : #i103906# optimize the usage of temporary medium 2009-07-30 13:59:09 +0200 mav  r274487 : #i103906# optimize the usage of temporary medium 2009-07-30 13:50:44 +0200 mav  r274485 : #i103906# optimize the usage of temporary medium 2009-07-30 13:49:53 +0200 mav  r274484 : #i103906# optimize the usage of temporary medium 2009-07-30 13:49:13 +0200 mav  r274483 : #i103906# optimize the usage of temporary medium 2009-07-30 13:47:09 +0200 mav  r274482 : #i103905#,#i103906# let the signing process use zip-storage; optimize the usage of temporary medium 2009-07-21 09:10:31 +0200 mav  r274159 : CWS-TOOLING: rebase CWS encsig09 to trunk@273468 (milestone: DEV300:m51) 2009-05-05 08:39:01 +0200 mav  r271496 : #i100832# allow to sign macros only when there are any


2009-09-17  Ivo Hinkelmann  <ihi@openoffice.org>  [cf428a5632a759e5e2f2f71a0a0df4415a948322]

CWS-TOOLING: integrate CWS encsig09 2009-09-14 15:11:29 +0200 oc  r276125 : #i105049# MacroSignatur needs Macro 2009-09-09 17:09:46 +0200 jl  r276005 : #i103989# could not signe encrypted doc containing a formular object 2009-09-09 13:11:24 +0200 jl  r275985 : #i103989# could not signe encrypted doc containing a formular object 2009-09-08 15:54:02 +0200 mav  r275934 : #i103906# fix the automation test scenario ( tempfile should be writable for the user ) 2009-09-07 14:01:39 +0200 mav  r275895 : #i103906# fix the problem with reload 2009-09-07 09:34:48 +0200 mav  r275871 : #i104786# do the ODF version check only for ODF documents 2009-09-07 08:19:06 +0200 mav  r275870 : #i104389# fix text 2009-09-06 22:24:21 +0200 mav  r275867 : #i104786# check the consistency of ODF version 2009-09-06 22:23:24 +0200 mav  r275866 : #i104786# check the consistency of ODF version 2009-09-06 22:23:00 +0200 mav  r275865 : #i104786# check the consistency of ODF version 2009-09-06 22:22:36 +0200 mav  r275864 : #i104786# check the consistency of ODF version 2009-09-06 22:22:03 +0200 mav  r275863 : #i104786# check the consistency of ODF version 2009-09-02 17:09:30 +0200 mav  r275722 : #i104715# let repairing mechanics use the streams correctly 2009-09-01 16:52:49 +0200 mav  r275670 : #i104389# notify user not to trust the corrupted document 2009-09-01 16:31:37 +0200 mav  r275668 : #i104389# use vnd.sun.star.zip: protocol to access zip files 2009-09-01 16:30:32 +0200 mav  r275667 : #i104389# use vnd.sun.star.zip: protocol to access zip files 2009-09-01 16:22:13 +0200 jl  r275666 : #i104339# small content change 2009-09-01 14:20:42 +0200 jl  r275660 : #i103519# remove some debug output 2009-09-01 13:51:52 +0200 jl  r275659 : #i103519# NSS uses '\' for escaping in distinguished names 2009-09-01 12:49:47 +0200 mav  r275655 : #i104389# use zip-mode to read from jar files 2009-09-01 12:40:22 +0200 mav  r275653 : #i104389# use zip-mode to read from jar files 2009-09-01 12:32:29 +0200 mav  r275652 : #i104389# use constants 2009-08-31 21:58:00 +0200 mav  r275637 : #i10000# fix warning 2009-08-31 21:11:17 +0200 mav  r275636 : #i104227# adding of scripting signature removes the document signature 2009-08-31 20:55:05 +0200 mav  r275635 : #i103905# ZipStorage supports Compressed property 2009-08-31 20:53:55 +0200 mav  r275634 : #i103905# adjust macro signature transfer to usage of ZipStorage 2009-08-31 15:30:49 +0200 jl  r275609 : #i103989# warning is shown as long the user does not click 'OK' 2009-08-31 14:36:10 +0200 jl  r275608 : #i103989# changed warning text when signing macro and there is a document signature. This warning is only displayed once 2009-08-31 13:34:41 +0200 mav  r275603 : #i104452# disable macros in repaired documents 2009-08-31 13:33:42 +0200 mav  r275602 : #i104452# disable macros in repaired documents 2009-08-31 13:03:56 +0200 jl  r275600 : #i45212# signature dialog could not be started when using read-only documents 2009-08-31 09:26:13 +0200 mav  r275583 : #i104578# store the additional entry as the last one to workaround parsing problem in OOo3.1 and later 2009-08-30 20:54:25 +0200 mav  r275562 : #i10000# adopt for unix 2009-08-30 10:56:00 +0200 mav  r275561 : CWS-TOOLING: rebase CWS encsig09 to trunk@275331 (milestone: DEV300:m56) 2009-08-28 16:34:00 +0200 mav  r275539 : #i104578# write necessary info in manifest.xml for ODF1.2 encrypted document 2009-08-28 14:04:22 +0200 mav  r275533 : #104587# fix handling of readonly streams 2009-08-28 13:58:10 +0200 mav  r275531 : #i104389# fix the broken document handling 2009-08-28 11:40:39 +0200 mav  r275522 : #i104389# fix the signature streams check 2009-08-27 21:48:12 +0200 mav  r275509 : #i103927# show the warning 2009-08-27 21:47:48 +0200 mav  r275508 : #i103927# show the warning 2009-08-27 16:45:59 +0200 jl  r275495 : #i45212# remove unused variable 2009-08-27 16:34:00 +0200 jl  r275494 : #i103989# 2009-08-27 13:54:28 +0200 jl  r275482 : #i103519# fixed replacement of 'S' by 'ST' 2009-08-27 12:32:21 +0200 mav  r275472 : #i10000# fix warning 2009-08-27 11:58:11 +0200 mav  r275467 : #i104389# handle the entry path correctly 2009-08-26 17:18:35 +0200 jl  r275438 : #i103519# subject and issuer distinguished names were not properly displayed. The strings were obtained by system functions (Windows, NSS), which use quotes to escape the values, when they contain special characters 2009-08-26 11:00:20 +0200 mav  r275403 : #i10000# fix warnings 2009-08-26 08:25:45 +0200 mav  r275392 : #i10000# fix warning 2009-08-26 08:02:22 +0200 mav  r275391 : #i10000# adopt for linux 2009-08-26 07:40:30 +0200 mav  r275390 : #i10000# fix warning 2009-08-26 07:35:28 +0200 mav  r275389 : #i10000# use correct include file name 2009-08-25 15:01:41 +0200 jl  r275356 : #i103989# better check for mimetype of streams 2009-08-25 09:07:09 +0200 mav  r275335 : CWS-TOOLING: rebase CWS encsig09 to trunk@274622 (milestone: DEV300:m54) 2009-08-24 18:17:02 +0200 mav  r275329 : #i103927# check the nonencrypted streams 2009-08-24 18:14:14 +0200 mav  r275328 : #i103927# check the nonencrypted streams 2009-08-24 17:59:34 +0200 mav  r275327 : #i103927#,#i104389# check the package consistency and nonencrypted streams 2009-08-24 16:18:28 +0200 jl  r275323 : #i103989# added comment 2009-08-24 13:08:47 +0200 jl  r275305 : #i45212# #i66276# only write the X509Certificate element once and allow to add remove several certificates at a time 2009-08-21 12:57:28 +0200 ufi  r275239 : 104339 2009-08-21 08:39:05 +0200 jl  r275213 : #i10398# comparing URIs of signed files with the 'element list' 2009-08-20 13:39:47 +0200 jl  r275178 : #i10398# displaying 'new partially signed' status in the status bar 2009-08-20 13:35:39 +0200 jl  r275177 : #i10398# displaying 'new partially signed' status in the status bar 2009-08-20 13:29:06 +0200 jl  r275176 : #i10398# displaying 'new partially signed' status in the status bar 2009-08-20 13:26:21 +0200 jl  r275175 : #i10398# displaying 'new partially signed' status in the status bar 2009-08-20 12:05:09 +0200 ufi  r275170 : i104339 2009-08-19 12:24:54 +0200 jl  r275146 : #i10398# displaying 'old signature' icon and status in signature dialog 2009-08-18 15:18:48 +0200 jl  r275111 : #i103989# document signatures containing manifest.xml are now validated according to the final ODF1.2 spec 2009-08-18 11:41:06 +0200 mav  r275087 : #i103927# detect if encrypted ODF1.2 document contains nonencrypted streams 2009-08-18 11:35:13 +0200 mav  r275085 : #i103927# detect if encrypted ODF1.2 document contains nonencrypted streams 2009-08-14 17:32:41 +0200 jl  r274999 : #i103989# using c14n tranformation for XML streams 2009-08-14 15:27:43 +0200 jl  r274987 : #i103989# remove special handling for encrypted document streams in UriBindingHelper::OpenInputStream, since we use zip storage this is not necessary anymore 2009-08-14 15:08:10 +0200 jl  r274983 : #i103989# Showing a message when adding or removing a macro signature, that the document signature will be removed 2009-08-14 14:57:27 +0200 jl  r274982 : #i103989# accesing Sequence at invalid index 2009-08-11 08:55:02 +0200 mav  r274846 : #i103905# let signing service know if there is already a valid document signature 2009-08-10 11:33:37 +0200 jl  r274799 : #i103905# do not truncate the stream 2009-08-10 10:43:47 +0200 mav  r274797 : #i103905# provide the storage version 2009-08-07 16:58:46 +0200 jl  r274780 : #i103989# 2009-08-07 16:56:19 +0200 jl  r274779 : #i103989# using odf version string etc. 2009-08-07 15:20:53 +0200 mav  r274771 : #i103905# provide the storage version 2009-08-07 15:19:12 +0200 mav  r274770 : #i103905# provide the storage version 2009-08-07 12:41:45 +0200 mav  r274758 : #103930# do not store thumbnail in case of encrypted document 2009-08-07 12:36:52 +0200 mav  r274757 : #i103905# provide the storage version 2009-08-07 12:15:54 +0200 mav  r274754 : #i103760# the signed state is not lost on saving 2009-08-07 12:06:19 +0200 mav  r274753 : #i103760# avoid warning regarding signature removal on export 2009-08-07 12:06:01 +0200 mav  r274752 : #i103760# avoid warning regarding signature removal on export 2009-08-06 08:47:34 +0200 mav  r274703 : #i103905# allow to transport ODF version to the signing component 2009-08-05 21:34:42 +0200 mav  r274701 : #i103905# allow to transport ODF version to the signing component 2009-08-05 15:48:17 +0200 mav  r274683 : #i103905# allow to transport ODF version to the signing component 2009-08-05 14:58:12 +0200 jl  r274673 : #i103989# documentsignature now signes all streams except documentsignatures.xml, all streams are processed as binary files 2009-08-05 12:00:32 +0200 mav  r274648 : #i103905# allow to transport ODF version to the signing component 2009-08-04 10:57:04 +0200 jl  r274612 : #i103989# added XInitialization 2009-07-31 10:32:27 +0200 mav  r274516 : #i103905# use zip storage to sign documents 2009-07-30 14:01:33 +0200 mav  r274489 : #i103906# optimize the usage of temporary medium 2009-07-30 14:00:28 +0200 mav  r274488 : #i103906# optimize the usage of temporary medium 2009-07-30 13:59:09 +0200 mav  r274487 : #i103906# optimize the usage of temporary medium 2009-07-30 13:50:44 +0200 mav  r274485 : #i103906# optimize the usage of temporary medium 2009-07-30 13:49:53 +0200 mav  r274484 : #i103906# optimize the usage of temporary medium 2009-07-30 13:49:13 +0200 mav  r274483 : #i103906# optimize the usage of temporary medium 2009-07-30 13:47:09 +0200 mav  r274482 : #i103905#,#i103906# let the signing process use zip-storage; optimize the usage of temporary medium 2009-07-21 09:10:31 +0200 mav  r274159 : CWS-TOOLING: rebase CWS encsig09 to trunk@273468 (milestone: DEV300:m51) 2009-05-05 08:39:01 +0200 mav  r271496 : #i100832# allow to sign macros only when there are any


2009-09-17  Ivo Hinkelmann  <ihi@openoffice.org>  [de9055887926fb2d1d02084a22d7c2666d142ddb]

CWS-TOOLING: integrate CWS encsig09 2009-09-14 15:11:29 +0200 oc  r276125 : #i105049# MacroSignatur needs Macro 2009-09-09 17:09:46 +0200 jl  r276005 : #i103989# could not signe encrypted doc containing a formular object 2009-09-09 13:11:24 +0200 jl  r275985 : #i103989# could not signe encrypted doc containing a formular object 2009-09-08 15:54:02 +0200 mav  r275934 : #i103906# fix the automation test scenario ( tempfile should be writable for the user ) 2009-09-07 14:01:39 +0200 mav  r275895 : #i103906# fix the problem with reload 2009-09-07 09:34:48 +0200 mav  r275871 : #i104786# do the ODF version check only for ODF documents 2009-09-07 08:19:06 +0200 mav  r275870 : #i104389# fix text 2009-09-06 22:24:21 +0200 mav  r275867 : #i104786# check the consistency of ODF version 2009-09-06 22:23:24 +0200 mav  r275866 : #i104786# check the consistency of ODF version 2009-09-06 22:23:00 +0200 mav  r275865 : #i104786# check the consistency of ODF version 2009-09-06 22:22:36 +0200 mav  r275864 : #i104786# check the consistency of ODF version 2009-09-06 22:22:03 +0200 mav  r275863 : #i104786# check the consistency of ODF version 2009-09-02 17:09:30 +0200 mav  r275722 : #i104715# let repairing mechanics use the streams correctly 2009-09-01 16:52:49 +0200 mav  r275670 : #i104389# notify user not to trust the corrupted document 2009-09-01 16:31:37 +0200 mav  r275668 : #i104389# use vnd.sun.star.zip: protocol to access zip files 2009-09-01 16:30:32 +0200 mav  r275667 : #i104389# use vnd.sun.star.zip: protocol to access zip files 2009-09-01 16:22:13 +0200 jl  r275666 : #i104339# small content change 2009-09-01 14:20:42 +0200 jl  r275660 : #i103519# remove some debug output 2009-09-01 13:51:52 +0200 jl  r275659 : #i103519# NSS uses '\' for escaping in distinguished names 2009-09-01 12:49:47 +0200 mav  r275655 : #i104389# use zip-mode to read from jar files 2009-09-01 12:40:22 +0200 mav  r275653 : #i104389# use zip-mode to read from jar files 2009-09-01 12:32:29 +0200 mav  r275652 : #i104389# use constants 2009-08-31 21:58:00 +0200 mav  r275637 : #i10000# fix warning 2009-08-31 21:11:17 +0200 mav  r275636 : #i104227# adding of scripting signature removes the document signature 2009-08-31 20:55:05 +0200 mav  r275635 : #i103905# ZipStorage supports Compressed property 2009-08-31 20:53:55 +0200 mav  r275634 : #i103905# adjust macro signature transfer to usage of ZipStorage 2009-08-31 15:30:49 +0200 jl  r275609 : #i103989# warning is shown as long the user does not click 'OK' 2009-08-31 14:36:10 +0200 jl  r275608 : #i103989# changed warning text when signing macro and there is a document signature. This warning is only displayed once 2009-08-31 13:34:41 +0200 mav  r275603 : #i104452# disable macros in repaired documents 2009-08-31 13:33:42 +0200 mav  r275602 : #i104452# disable macros in repaired documents 2009-08-31 13:03:56 +0200 jl  r275600 : #i45212# signature dialog could not be started when using read-only documents 2009-08-31 09:26:13 +0200 mav  r275583 : #i104578# store the additional entry as the last one to workaround parsing problem in OOo3.1 and later 2009-08-30 20:54:25 +0200 mav  r275562 : #i10000# adopt for unix 2009-08-30 10:56:00 +0200 mav  r275561 : CWS-TOOLING: rebase CWS encsig09 to trunk@275331 (milestone: DEV300:m56) 2009-08-28 16:34:00 +0200 mav  r275539 : #i104578# write necessary info in manifest.xml for ODF1.2 encrypted document 2009-08-28 14:04:22 +0200 mav  r275533 : #104587# fix handling of readonly streams 2009-08-28 13:58:10 +0200 mav  r275531 : #i104389# fix the broken document handling 2009-08-28 11:40:39 +0200 mav  r275522 : #i104389# fix the signature streams check 2009-08-27 21:48:12 +0200 mav  r275509 : #i103927# show the warning 2009-08-27 21:47:48 +0200 mav  r275508 : #i103927# show the warning 2009-08-27 16:45:59 +0200 jl  r275495 : #i45212# remove unused variable 2009-08-27 16:34:00 +0200 jl  r275494 : #i103989# 2009-08-27 13:54:28 +0200 jl  r275482 : #i103519# fixed replacement of 'S' by 'ST' 2009-08-27 12:32:21 +0200 mav  r275472 : #i10000# fix warning 2009-08-27 11:58:11 +0200 mav  r275467 : #i104389# handle the entry path correctly 2009-08-26 17:18:35 +0200 jl  r275438 : #i103519# subject and issuer distinguished names were not properly displayed. The strings were obtained by system functions (Windows, NSS), which use quotes to escape the values, when they contain special characters 2009-08-26 11:00:20 +0200 mav  r275403 : #i10000# fix warnings 2009-08-26 08:25:45 +0200 mav  r275392 : #i10000# fix warning 2009-08-26 08:02:22 +0200 mav  r275391 : #i10000# adopt for linux 2009-08-26 07:40:30 +0200 mav  r275390 : #i10000# fix warning 2009-08-26 07:35:28 +0200 mav  r275389 : #i10000# use correct include file name 2009-08-25 15:01:41 +0200 jl  r275356 : #i103989# better check for mimetype of streams 2009-08-25 09:07:09 +0200 mav  r275335 : CWS-TOOLING: rebase CWS encsig09 to trunk@274622 (milestone: DEV300:m54) 2009-08-24 18:17:02 +0200 mav  r275329 : #i103927# check the nonencrypted streams 2009-08-24 18:14:14 +0200 mav  r275328 : #i103927# check the nonencrypted streams 2009-08-24 17:59:34 +0200 mav  r275327 : #i103927#,#i104389# check the package consistency and nonencrypted streams 2009-08-24 16:18:28 +0200 jl  r275323 : #i103989# added comment 2009-08-24 13:08:47 +0200 jl  r275305 : #i45212# #i66276# only write the X509Certificate element once and allow to add remove several certificates at a time 2009-08-21 12:57:28 +0200 ufi  r275239 : 104339 2009-08-21 08:39:05 +0200 jl  r275213 : #i10398# comparing URIs of signed files with the 'element list' 2009-08-20 13:39:47 +0200 jl  r275178 : #i10398# displaying 'new partially signed' status in the status bar 2009-08-20 13:35:39 +0200 jl  r275177 : #i10398# displaying 'new partially signed' status in the status bar 2009-08-20 13:29:06 +0200 jl  r275176 : #i10398# displaying 'new partially signed' status in the status bar 2009-08-20 13:26:21 +0200 jl  r275175 : #i10398# displaying 'new partially signed' status in the status bar 2009-08-20 12:05:09 +0200 ufi  r275170 : i104339 2009-08-19 12:24:54 +0200 jl  r275146 : #i10398# displaying 'old signature' icon and status in signature dialog 2009-08-18 15:18:48 +0200 jl  r275111 : #i103989# document signatures containing manifest.xml are now validated according to the final ODF1.2 spec 2009-08-18 11:41:06 +0200 mav  r275087 : #i103927# detect if encrypted ODF1.2 document contains nonencrypted streams 2009-08-18 11:35:13 +0200 mav  r275085 : #i103927# detect if encrypted ODF1.2 document contains nonencrypted streams 2009-08-14 17:32:41 +0200 jl  r274999 : #i103989# using c14n tranformation for XML streams 2009-08-14 15:27:43 +0200 jl  r274987 : #i103989# remove special handling for encrypted document streams in UriBindingHelper::OpenInputStream, since we use zip storage this is not necessary anymore 2009-08-14 15:08:10 +0200 jl  r274983 : #i103989# Showing a message when adding or removing a macro signature, that the document signature will be removed 2009-08-14 14:57:27 +0200 jl  r274982 : #i103989# accesing Sequence at invalid index 2009-08-11 08:55:02 +0200 mav  r274846 : #i103905# let signing service know if there is already a valid document signature 2009-08-10 11:33:37 +0200 jl  r274799 : #i103905# do not truncate the stream 2009-08-10 10:43:47 +0200 mav  r274797 : #i103905# provide the storage version 2009-08-07 16:58:46 +0200 jl  r274780 : #i103989# 2009-08-07 16:56:19 +0200 jl  r274779 : #i103989# using odf version string etc. 2009-08-07 15:20:53 +0200 mav  r274771 : #i103905# provide the storage version 2009-08-07 15:19:12 +0200 mav  r274770 : #i103905# provide the storage version 2009-08-07 12:41:45 +0200 mav  r274758 : #103930# do not store thumbnail in case of encrypted document 2009-08-07 12:36:52 +0200 mav  r274757 : #i103905# provide the storage version 2009-08-07 12:15:54 +0200 mav  r274754 : #i103760# the signed state is not lost on saving 2009-08-07 12:06:19 +0200 mav  r274753 : #i103760# avoid warning regarding signature removal on export 2009-08-07 12:06:01 +0200 mav  r274752 : #i103760# avoid warning regarding signature removal on export 2009-08-06 08:47:34 +0200 mav  r274703 : #i103905# allow to transport ODF version to the signing component 2009-08-05 21:34:42 +0200 mav  r274701 : #i103905# allow to transport ODF version to the signing component 2009-08-05 15:48:17 +0200 mav  r274683 : #i103905# allow to transport ODF version to the signing component 2009-08-05 14:58:12 +0200 jl  r274673 : #i103989# documentsignature now signes all streams except documentsignatures.xml, all streams are processed as binary files 2009-08-05 12:00:32 +0200 mav  r274648 : #i103905# allow to transport ODF version to the signing component 2009-08-04 10:57:04 +0200 jl  r274612 : #i103989# added XInitialization 2009-07-31 10:32:27 +0200 mav  r274516 : #i103905# use zip storage to sign documents 2009-07-30 14:01:33 +0200 mav  r274489 : #i103906# optimize the usage of temporary medium 2009-07-30 14:00:28 +0200 mav  r274488 : #i103906# optimize the usage of temporary medium 2009-07-30 13:59:09 +0200 mav  r274487 : #i103906# optimize the usage of temporary medium 2009-07-30 13:50:44 +0200 mav  r274485 : #i103906# optimize the usage of temporary medium 2009-07-30 13:49:53 +0200 mav  r274484 : #i103906# optimize the usage of temporary medium 2009-07-30 13:49:13 +0200 mav  r274483 : #i103906# optimize the usage of temporary medium 2009-07-30 13:47:09 +0200 mav  r274482 : #i103905#,#i103906# let the signing process use zip-storage; optimize the usage of temporary medium 2009-07-21 09:10:31 +0200 mav  r274159 : CWS-TOOLING: rebase CWS encsig09 to trunk@273468 (milestone: DEV300:m51) 2009-05-05 08:39:01 +0200 mav  r271496 : #i100832# allow to sign macros only when there are any


2009-09-17  Ivo Hinkelmann  <ihi@openoffice.org>  [3ac5c749b573b166de037c2913c25beb8eb5f33b]

CWS-TOOLING: integrate CWS encsig09 2009-09-14 15:11:29 +0200 oc  r276125 : #i105049# MacroSignatur needs Macro 2009-09-09 17:09:46 +0200 jl  r276005 : #i103989# could not signe encrypted doc containing a formular object 2009-09-09 13:11:24 +0200 jl  r275985 : #i103989# could not signe encrypted doc containing a formular object 2009-09-08 15:54:02 +0200 mav  r275934 : #i103906# fix the automation test scenario ( tempfile should be writable for the user ) 2009-09-07 14:01:39 +0200 mav  r275895 : #i103906# fix the problem with reload 2009-09-07 09:34:48 +0200 mav  r275871 : #i104786# do the ODF version check only for ODF documents 2009-09-07 08:19:06 +0200 mav  r275870 : #i104389# fix text 2009-09-06 22:24:21 +0200 mav  r275867 : #i104786# check the consistency of ODF version 2009-09-06 22:23:24 +0200 mav  r275866 : #i104786# check the consistency of ODF version 2009-09-06 22:23:00 +0200 mav  r275865 : #i104786# check the consistency of ODF version 2009-09-06 22:22:36 +0200 mav  r275864 : #i104786# check the consistency of ODF version 2009-09-06 22:22:03 +0200 mav  r275863 : #i104786# check the consistency of ODF version 2009-09-02 17:09:30 +0200 mav  r275722 : #i104715# let repairing mechanics use the streams correctly 2009-09-01 16:52:49 +0200 mav  r275670 : #i104389# notify user not to trust the corrupted document 2009-09-01 16:31:37 +0200 mav  r275668 : #i104389# use vnd.sun.star.zip: protocol to access zip files 2009-09-01 16:30:32 +0200 mav  r275667 : #i104389# use vnd.sun.star.zip: protocol to access zip files 2009-09-01 16:22:13 +0200 jl  r275666 : #i104339# small content change 2009-09-01 14:20:42 +0200 jl  r275660 : #i103519# remove some debug output 2009-09-01 13:51:52 +0200 jl  r275659 : #i103519# NSS uses '\' for escaping in distinguished names 2009-09-01 12:49:47 +0200 mav  r275655 : #i104389# use zip-mode to read from jar files 2009-09-01 12:40:22 +0200 mav  r275653 : #i104389# use zip-mode to read from jar files 2009-09-01 12:32:29 +0200 mav  r275652 : #i104389# use constants 2009-08-31 21:58:00 +0200 mav  r275637 : #i10000# fix warning 2009-08-31 21:11:17 +0200 mav  r275636 : #i104227# adding of scripting signature removes the document signature 2009-08-31 20:55:05 +0200 mav  r275635 : #i103905# ZipStorage supports Compressed property 2009-08-31 20:53:55 +0200 mav  r275634 : #i103905# adjust macro signature transfer to usage of ZipStorage 2009-08-31 15:30:49 +0200 jl  r275609 : #i103989# warning is shown as long the user does not click 'OK' 2009-08-31 14:36:10 +0200 jl  r275608 : #i103989# changed warning text when signing macro and there is a document signature. This warning is only displayed once 2009-08-31 13:34:41 +0200 mav  r275603 : #i104452# disable macros in repaired documents 2009-08-31 13:33:42 +0200 mav  r275602 : #i104452# disable macros in repaired documents 2009-08-31 13:03:56 +0200 jl  r275600 : #i45212# signature dialog could not be started when using read-only documents 2009-08-31 09:26:13 +0200 mav  r275583 : #i104578# store the additional entry as the last one to workaround parsing problem in OOo3.1 and later 2009-08-30 20:54:25 +0200 mav  r275562 : #i10000# adopt for unix 2009-08-30 10:56:00 +0200 mav  r275561 : CWS-TOOLING: rebase CWS encsig09 to trunk@275331 (milestone: DEV300:m56) 2009-08-28 16:34:00 +0200 mav  r275539 : #i104578# write necessary info in manifest.xml for ODF1.2 encrypted document 2009-08-28 14:04:22 +0200 mav  r275533 : #104587# fix handling of readonly streams 2009-08-28 13:58:10 +0200 mav  r275531 : #i104389# fix the broken document handling 2009-08-28 11:40:39 +0200 mav  r275522 : #i104389# fix the signature streams check 2009-08-27 21:48:12 +0200 mav  r275509 : #i103927# show the warning 2009-08-27 21:47:48 +0200 mav  r275508 : #i103927# show the warning 2009-08-27 16:45:59 +0200 jl  r275495 : #i45212# remove unused variable 2009-08-27 16:34:00 +0200 jl  r275494 : #i103989# 2009-08-27 13:54:28 +0200 jl  r275482 : #i103519# fixed replacement of 'S' by 'ST' 2009-08-27 12:32:21 +0200 mav  r275472 : #i10000# fix warning 2009-08-27 11:58:11 +0200 mav  r275467 : #i104389# handle the entry path correctly 2009-08-26 17:18:35 +0200 jl  r275438 : #i103519# subject and issuer distinguished names were not properly displayed. The strings were obtained by system functions (Windows, NSS), which use quotes to escape the values, when they contain special characters 2009-08-26 11:00:20 +0200 mav  r275403 : #i10000# fix warnings 2009-08-26 08:25:45 +0200 mav  r275392 : #i10000# fix warning 2009-08-26 08:02:22 +0200 mav  r275391 : #i10000# adopt for linux 2009-08-26 07:40:30 +0200 mav  r275390 : #i10000# fix warning 2009-08-26 07:35:28 +0200 mav  r275389 : #i10000# use correct include file name 2009-08-25 15:01:41 +0200 jl  r275356 : #i103989# better check for mimetype of streams 2009-08-25 09:07:09 +0200 mav  r275335 : CWS-TOOLING: rebase CWS encsig09 to trunk@274622 (milestone: DEV300:m54) 2009-08-24 18:17:02 +0200 mav  r275329 : #i103927# check the nonencrypted streams 2009-08-24 18:14:14 +0200 mav  r275328 : #i103927# check the nonencrypted streams 2009-08-24 17:59:34 +0200 mav  r275327 : #i103927#,#i104389# check the package consistency and nonencrypted streams 2009-08-24 16:18:28 +0200 jl  r275323 : #i103989# added comment 2009-08-24 13:08:47 +0200 jl  r275305 : #i45212# #i66276# only write the X509Certificate element once and allow to add remove several certificates at a time 2009-08-21 12:57:28 +0200 ufi  r275239 : 104339 2009-08-21 08:39:05 +0200 jl  r275213 : #i10398# comparing URIs of signed files with the 'element list' 2009-08-20 13:39:47 +0200 jl  r275178 : #i10398# displaying 'new partially signed' status in the status bar 2009-08-20 13:35:39 +0200 jl  r275177 : #i10398# displaying 'new partially signed' status in the status bar 2009-08-20 13:29:06 +0200 jl  r275176 : #i10398# displaying 'new partially signed' status in the status bar 2009-08-20 13:26:21 +0200 jl  r275175 : #i10398# displaying 'new partially signed' status in the status bar 2009-08-20 12:05:09 +0200 ufi  r275170 : i104339 2009-08-19 12:24:54 +0200 jl  r275146 : #i10398# displaying 'old signature' icon and status in signature dialog 2009-08-18 15:18:48 +0200 jl  r275111 : #i103989# document signatures containing manifest.xml are now validated according to the final ODF1.2 spec 2009-08-18 11:41:06 +0200 mav  r275087 : #i103927# detect if encrypted ODF1.2 document contains nonencrypted streams 2009-08-18 11:35:13 +0200 mav  r275085 : #i103927# detect if encrypted ODF1.2 document contains nonencrypted streams 2009-08-14 17:32:41 +0200 jl  r274999 : #i103989# using c14n tranformation for XML streams 2009-08-14 15:27:43 +0200 jl  r274987 : #i103989# remove special handling for encrypted document streams in UriBindingHelper::OpenInputStream, since we use zip storage this is not necessary anymore 2009-08-14 15:08:10 +0200 jl  r274983 : #i103989# Showing a message when adding or removing a macro signature, that the document signature will be removed 2009-08-14 14:57:27 +0200 jl  r274982 : #i103989# accesing Sequence at invalid index 2009-08-11 08:55:02 +0200 mav  r274846 : #i103905# let signing service know if there is already a valid document signature 2009-08-10 11:33:37 +0200 jl  r274799 : #i103905# do not truncate the stream 2009-08-10 10:43:47 +0200 mav  r274797 : #i103905# provide the storage version 2009-08-07 16:58:46 +0200 jl  r274780 : #i103989# 2009-08-07 16:56:19 +0200 jl  r274779 : #i103989# using odf version string etc. 2009-08-07 15:20:53 +0200 mav  r274771 : #i103905# provide the storage version 2009-08-07 15:19:12 +0200 mav  r274770 : #i103905# provide the storage version 2009-08-07 12:41:45 +0200 mav  r274758 : #103930# do not store thumbnail in case of encrypted document 2009-08-07 12:36:52 +0200 mav  r274757 : #i103905# provide the storage version 2009-08-07 12:15:54 +0200 mav  r274754 : #i103760# the signed state is not lost on saving 2009-08-07 12:06:19 +0200 mav  r274753 : #i103760# avoid warning regarding signature removal on export 2009-08-07 12:06:01 +0200 mav  r274752 : #i103760# avoid warning regarding signature removal on export 2009-08-06 08:47:34 +0200 mav  r274703 : #i103905# allow to transport ODF version to the signing component 2009-08-05 21:34:42 +0200 mav  r274701 : #i103905# allow to transport ODF version to the signing component 2009-08-05 15:48:17 +0200 mav  r274683 : #i103905# allow to transport ODF version to the signing component 2009-08-05 14:58:12 +0200 jl  r274673 : #i103989# documentsignature now signes all streams except documentsignatures.xml, all streams are processed as binary files 2009-08-05 12:00:32 +0200 mav  r274648 : #i103905# allow to transport ODF version to the signing component 2009-08-04 10:57:04 +0200 jl  r274612 : #i103989# added XInitialization 2009-07-31 10:32:27 +0200 mav  r274516 : #i103905# use zip storage to sign documents 2009-07-30 14:01:33 +0200 mav  r274489 : #i103906# optimize the usage of temporary medium 2009-07-30 14:00:28 +0200 mav  r274488 : #i103906# optimize the usage of temporary medium 2009-07-30 13:59:09 +0200 mav  r274487 : #i103906# optimize the usage of temporary medium 2009-07-30 13:50:44 +0200 mav  r274485 : #i103906# optimize the usage of temporary medium 2009-07-30 13:49:53 +0200 mav  r274484 : #i103906# optimize the usage of temporary medium 2009-07-30 13:49:13 +0200 mav  r274483 : #i103906# optimize the usage of temporary medium 2009-07-30 13:47:09 +0200 mav  r274482 : #i103905#,#i103906# let the signing process use zip-storage; optimize the usage of temporary medium 2009-07-21 09:10:31 +0200 mav  r274159 : CWS-TOOLING: rebase CWS encsig09 to trunk@273468 (milestone: DEV300:m51) 2009-05-05 08:39:01 +0200 mav  r271496 : #i100832# allow to sign macros only when there are any


2009-09-17  Ivo Hinkelmann  <ihi@openoffice.org>  [10ab1790956131e93f58090a30417187e6624775]

CWS-TOOLING: integrate CWS encsig09 2009-09-14 15:11:29 +0200 oc  r276125 : #i105049# MacroSignatur needs Macro 2009-09-09 17:09:46 +0200 jl  r276005 : #i103989# could not signe encrypted doc containing a formular object 2009-09-09 13:11:24 +0200 jl  r275985 : #i103989# could not signe encrypted doc containing a formular object 2009-09-08 15:54:02 +0200 mav  r275934 : #i103906# fix the automation test scenario ( tempfile should be writable for the user ) 2009-09-07 14:01:39 +0200 mav  r275895 : #i103906# fix the problem with reload 2009-09-07 09:34:48 +0200 mav  r275871 : #i104786# do the ODF version check only for ODF documents 2009-09-07 08:19:06 +0200 mav  r275870 : #i104389# fix text 2009-09-06 22:24:21 +0200 mav  r275867 : #i104786# check the consistency of ODF version 2009-09-06 22:23:24 +0200 mav  r275866 : #i104786# check the consistency of ODF version 2009-09-06 22:23:00 +0200 mav  r275865 : #i104786# check the consistency of ODF version 2009-09-06 22:22:36 +0200 mav  r275864 : #i104786# check the consistency of ODF version 2009-09-06 22:22:03 +0200 mav  r275863 : #i104786# check the consistency of ODF version 2009-09-02 17:09:30 +0200 mav  r275722 : #i104715# let repairing mechanics use the streams correctly 2009-09-01 16:52:49 +0200 mav  r275670 : #i104389# notify user not to trust the corrupted document 2009-09-01 16:31:37 +0200 mav  r275668 : #i104389# use vnd.sun.star.zip: protocol to access zip files 2009-09-01 16:30:32 +0200 mav  r275667 : #i104389# use vnd.sun.star.zip: protocol to access zip files 2009-09-01 16:22:13 +0200 jl  r275666 : #i104339# small content change 2009-09-01 14:20:42 +0200 jl  r275660 : #i103519# remove some debug output 2009-09-01 13:51:52 +0200 jl  r275659 : #i103519# NSS uses '\' for escaping in distinguished names 2009-09-01 12:49:47 +0200 mav  r275655 : #i104389# use zip-mode to read from jar files 2009-09-01 12:40:22 +0200 mav  r275653 : #i104389# use zip-mode to read from jar files 2009-09-01 12:32:29 +0200 mav  r275652 : #i104389# use constants 2009-08-31 21:58:00 +0200 mav  r275637 : #i10000# fix warning 2009-08-31 21:11:17 +0200 mav  r275636 : #i104227# adding of scripting signature removes the document signature 2009-08-31 20:55:05 +0200 mav  r275635 : #i103905# ZipStorage supports Compressed property 2009-08-31 20:53:55 +0200 mav  r275634 : #i103905# adjust macro signature transfer to usage of ZipStorage 2009-08-31 15:30:49 +0200 jl  r275609 : #i103989# warning is shown as long the user does not click 'OK' 2009-08-31 14:36:10 +0200 jl  r275608 : #i103989# changed warning text when signing macro and there is a document signature. This warning is only displayed once 2009-08-31 13:34:41 +0200 mav  r275603 : #i104452# disable macros in repaired documents 2009-08-31 13:33:42 +0200 mav  r275602 : #i104452# disable macros in repaired documents 2009-08-31 13:03:56 +0200 jl  r275600 : #i45212# signature dialog could not be started when using read-only documents 2009-08-31 09:26:13 +0200 mav  r275583 : #i104578# store the additional entry as the last one to workaround parsing problem in OOo3.1 and later 2009-08-30 20:54:25 +0200 mav  r275562 : #i10000# adopt for unix 2009-08-30 10:56:00 +0200 mav  r275561 : CWS-TOOLING: rebase CWS encsig09 to trunk@275331 (milestone: DEV300:m56) 2009-08-28 16:34:00 +0200 mav  r275539 : #i104578# write necessary info in manifest.xml for ODF1.2 encrypted document 2009-08-28 14:04:22 +0200 mav  r275533 : #104587# fix handling of readonly streams 2009-08-28 13:58:10 +0200 mav  r275531 : #i104389# fix the broken document handling 2009-08-28 11:40:39 +0200 mav  r275522 : #i104389# fix the signature streams check 2009-08-27 21:48:12 +0200 mav  r275509 : #i103927# show the warning 2009-08-27 21:47:48 +0200 mav  r275508 : #i103927# show the warning 2009-08-27 16:45:59 +0200 jl  r275495 : #i45212# remove unused variable 2009-08-27 16:34:00 +0200 jl  r275494 : #i103989# 2009-08-27 13:54:28 +0200 jl  r275482 : #i103519# fixed replacement of 'S' by 'ST' 2009-08-27 12:32:21 +0200 mav  r275472 : #i10000# fix warning 2009-08-27 11:58:11 +0200 mav  r275467 : #i104389# handle the entry path correctly 2009-08-26 17:18:35 +0200 jl  r275438 : #i103519# subject and issuer distinguished names were not properly displayed. The strings were obtained by system functions (Windows, NSS), which use quotes to escape the values, when they contain special characters 2009-08-26 11:00:20 +0200 mav  r275403 : #i10000# fix warnings 2009-08-26 08:25:45 +0200 mav  r275392 : #i10000# fix warning 2009-08-26 08:02:22 +0200 mav  r275391 : #i10000# adopt for linux 2009-08-26 07:40:30 +0200 mav  r275390 : #i10000# fix warning 2009-08-26 07:35:28 +0200 mav  r275389 : #i10000# use correct include file name 2009-08-25 15:01:41 +0200 jl  r275356 : #i103989# better check for mimetype of streams 2009-08-25 09:07:09 +0200 mav  r275335 : CWS-TOOLING: rebase CWS encsig09 to trunk@274622 (milestone: DEV300:m54) 2009-08-24 18:17:02 +0200 mav  r275329 : #i103927# check the nonencrypted streams 2009-08-24 18:14:14 +0200 mav  r275328 : #i103927# check the nonencrypted streams 2009-08-24 17:59:34 +0200 mav  r275327 : #i103927#,#i104389# check the package consistency and nonencrypted streams 2009-08-24 16:18:28 +0200 jl  r275323 : #i103989# added comment 2009-08-24 13:08:47 +0200 jl  r275305 : #i45212# #i66276# only write the X509Certificate element once and allow to add remove several certificates at a time 2009-08-21 12:57:28 +0200 ufi  r275239 : 104339 2009-08-21 08:39:05 +0200 jl  r275213 : #i10398# comparing URIs of signed files with the 'element list' 2009-08-20 13:39:47 +0200 jl  r275178 : #i10398# displaying 'new partially signed' status in the status bar 2009-08-20 13:35:39 +0200 jl  r275177 : #i10398# displaying 'new partially signed' status in the status bar 2009-08-20 13:29:06 +0200 jl  r275176 : #i10398# displaying 'new partially signed' status in the status bar 2009-08-20 13:26:21 +0200 jl  r275175 : #i10398# displaying 'new partially signed' status in the status bar 2009-08-20 12:05:09 +0200 ufi  r275170 : i104339 2009-08-19 12:24:54 +0200 jl  r275146 : #i10398# displaying 'old signature' icon and status in signature dialog 2009-08-18 15:18:48 +0200 jl  r275111 : #i103989# document signatures containing manifest.xml are now validated according to the final ODF1.2 spec 2009-08-18 11:41:06 +0200 mav  r275087 : #i103927# detect if encrypted ODF1.2 document contains nonencrypted streams 2009-08-18 11:35:13 +0200 mav  r275085 : #i103927# detect if encrypted ODF1.2 document contains nonencrypted streams 2009-08-14 17:32:41 +0200 jl  r274999 : #i103989# using c14n tranformation for XML streams 2009-08-14 15:27:43 +0200 jl  r274987 : #i103989# remove special handling for encrypted document streams in UriBindingHelper::OpenInputStream, since we use zip storage this is not necessary anymore 2009-08-14 15:08:10 +0200 jl  r274983 : #i103989# Showing a message when adding or removing a macro signature, that the document signature will be removed 2009-08-14 14:57:27 +0200 jl  r274982 : #i103989# accesing Sequence at invalid index 2009-08-11 08:55:02 +0200 mav  r274846 : #i103905# let signing service know if there is already a valid document signature 2009-08-10 11:33:37 +0200 jl  r274799 : #i103905# do not truncate the stream 2009-08-10 10:43:47 +0200 mav  r274797 : #i103905# provide the storage version 2009-08-07 16:58:46 +0200 jl  r274780 : #i103989# 2009-08-07 16:56:19 +0200 jl  r274779 : #i103989# using odf version string etc. 2009-08-07 15:20:53 +0200 mav  r274771 : #i103905# provide the storage version 2009-08-07 15:19:12 +0200 mav  r274770 : #i103905# provide the storage version 2009-08-07 12:41:45 +0200 mav  r274758 : #103930# do not store thumbnail in case of encrypted document 2009-08-07 12:36:52 +0200 mav  r274757 : #i103905# provide the storage version 2009-08-07 12:15:54 +0200 mav  r274754 : #i103760# the signed state is not lost on saving 2009-08-07 12:06:19 +0200 mav  r274753 : #i103760# avoid warning regarding signature removal on export 2009-08-07 12:06:01 +0200 mav  r274752 : #i103760# avoid warning regarding signature removal on export 2009-08-06 08:47:34 +0200 mav  r274703 : #i103905# allow to transport ODF version to the signing component 2009-08-05 21:34:42 +0200 mav  r274701 : #i103905# allow to transport ODF version to the signing component 2009-08-05 15:48:17 +0200 mav  r274683 : #i103905# allow to transport ODF version to the signing component 2009-08-05 14:58:12 +0200 jl  r274673 : #i103989# documentsignature now signes all streams except documentsignatures.xml, all streams are processed as binary files 2009-08-05 12:00:32 +0200 mav  r274648 : #i103905# allow to transport ODF version to the signing component 2009-08-04 10:57:04 +0200 jl  r274612 : #i103989# added XInitialization 2009-07-31 10:32:27 +0200 mav  r274516 : #i103905# use zip storage to sign documents 2009-07-30 14:01:33 +0200 mav  r274489 : #i103906# optimize the usage of temporary medium 2009-07-30 14:00:28 +0200 mav  r274488 : #i103906# optimize the usage of temporary medium 2009-07-30 13:59:09 +0200 mav  r274487 : #i103906# optimize the usage of temporary medium 2009-07-30 13:50:44 +0200 mav  r274485 : #i103906# optimize the usage of temporary medium 2009-07-30 13:49:53 +0200 mav  r274484 : #i103906# optimize the usage of temporary medium 2009-07-30 13:49:13 +0200 mav  r274483 : #i103906# optimize the usage of temporary medium 2009-07-30 13:47:09 +0200 mav  r274482 : #i103905#,#i103906# let the signing process use zip-storage; optimize the usage of temporary medium 2009-07-21 09:10:31 +0200 mav  r274159 : CWS-TOOLING: rebase CWS encsig09 to trunk@273468 (milestone: DEV300:m51) 2009-05-05 08:39:01 +0200 mav  r271496 : #i100832# allow to sign macros only when there are any


2009-09-17  Ivo Hinkelmann  <ihi@openoffice.org>  [ac49eeddaf88a0002901b078ca64a7d6a4068c30]

CWS-TOOLING: integrate CWS encsig09 2009-09-14 15:11:29 +0200 oc  r276125 : #i105049# MacroSignatur needs Macro 2009-09-09 17:09:46 +0200 jl  r276005 : #i103989# could not signe encrypted doc containing a formular object 2009-09-09 13:11:24 +0200 jl  r275985 : #i103989# could not signe encrypted doc containing a formular object 2009-09-08 15:54:02 +0200 mav  r275934 : #i103906# fix the automation test scenario ( tempfile should be writable for the user ) 2009-09-07 14:01:39 +0200 mav  r275895 : #i103906# fix the problem with reload 2009-09-07 09:34:48 +0200 mav  r275871 : #i104786# do the ODF version check only for ODF documents 2009-09-07 08:19:06 +0200 mav  r275870 : #i104389# fix text 2009-09-06 22:24:21 +0200 mav  r275867 : #i104786# check the consistency of ODF version 2009-09-06 22:23:24 +0200 mav  r275866 : #i104786# check the consistency of ODF version 2009-09-06 22:23:00 +0200 mav  r275865 : #i104786# check the consistency of ODF version 2009-09-06 22:22:36 +0200 mav  r275864 : #i104786# check the consistency of ODF version 2009-09-06 22:22:03 +0200 mav  r275863 : #i104786# check the consistency of ODF version 2009-09-02 17:09:30 +0200 mav  r275722 : #i104715# let repairing mechanics use the streams correctly 2009-09-01 16:52:49 +0200 mav  r275670 : #i104389# notify user not to trust the corrupted document 2009-09-01 16:31:37 +0200 mav  r275668 : #i104389# use vnd.sun.star.zip: protocol to access zip files 2009-09-01 16:30:32 +0200 mav  r275667 : #i104389# use vnd.sun.star.zip: protocol to access zip files 2009-09-01 16:22:13 +0200 jl  r275666 : #i104339# small content change 2009-09-01 14:20:42 +0200 jl  r275660 : #i103519# remove some debug output 2009-09-01 13:51:52 +0200 jl  r275659 : #i103519# NSS uses '\' for escaping in distinguished names 2009-09-01 12:49:47 +0200 mav  r275655 : #i104389# use zip-mode to read from jar files 2009-09-01 12:40:22 +0200 mav  r275653 : #i104389# use zip-mode to read from jar files 2009-09-01 12:32:29 +0200 mav  r275652 : #i104389# use constants 2009-08-31 21:58:00 +0200 mav  r275637 : #i10000# fix warning 2009-08-31 21:11:17 +0200 mav  r275636 : #i104227# adding of scripting signature removes the document signature 2009-08-31 20:55:05 +0200 mav  r275635 : #i103905# ZipStorage supports Compressed property 2009-08-31 20:53:55 +0200 mav  r275634 : #i103905# adjust macro signature transfer to usage of ZipStorage 2009-08-31 15:30:49 +0200 jl  r275609 : #i103989# warning is shown as long the user does not click 'OK' 2009-08-31 14:36:10 +0200 jl  r275608 : #i103989# changed warning text when signing macro and there is a document signature. This warning is only displayed once 2009-08-31 13:34:41 +0200 mav  r275603 : #i104452# disable macros in repaired documents 2009-08-31 13:33:42 +0200 mav  r275602 : #i104452# disable macros in repaired documents 2009-08-31 13:03:56 +0200 jl  r275600 : #i45212# signature dialog could not be started when using read-only documents 2009-08-31 09:26:13 +0200 mav  r275583 : #i104578# store the additional entry as the last one to workaround parsing problem in OOo3.1 and later 2009-08-30 20:54:25 +0200 mav  r275562 : #i10000# adopt for unix 2009-08-30 10:56:00 +0200 mav  r275561 : CWS-TOOLING: rebase CWS encsig09 to trunk@275331 (milestone: DEV300:m56) 2009-08-28 16:34:00 +0200 mav  r275539 : #i104578# write necessary info in manifest.xml for ODF1.2 encrypted document 2009-08-28 14:04:22 +0200 mav  r275533 : #104587# fix handling of readonly streams 2009-08-28 13:58:10 +0200 mav  r275531 : #i104389# fix the broken document handling 2009-08-28 11:40:39 +0200 mav  r275522 : #i104389# fix the signature streams check 2009-08-27 21:48:12 +0200 mav  r275509 : #i103927# show the warning 2009-08-27 21:47:48 +0200 mav  r275508 : #i103927# show the warning 2009-08-27 16:45:59 +0200 jl  r275495 : #i45212# remove unused variable 2009-08-27 16:34:00 +0200 jl  r275494 : #i103989# 2009-08-27 13:54:28 +0200 jl  r275482 : #i103519# fixed replacement of 'S' by 'ST' 2009-08-27 12:32:21 +0200 mav  r275472 : #i10000# fix warning 2009-08-27 11:58:11 +0200 mav  r275467 : #i104389# handle the entry path correctly 2009-08-26 17:18:35 +0200 jl  r275438 : #i103519# subject and issuer distinguished names were not properly displayed. The strings were obtained by system functions (Windows, NSS), which use quotes to escape the values, when they contain special characters 2009-08-26 11:00:20 +0200 mav  r275403 : #i10000# fix warnings 2009-08-26 08:25:45 +0200 mav  r275392 : #i10000# fix warning 2009-08-26 08:02:22 +0200 mav  r275391 : #i10000# adopt for linux 2009-08-26 07:40:30 +0200 mav  r275390 : #i10000# fix warning 2009-08-26 07:35:28 +0200 mav  r275389 : #i10000# use correct include file name 2009-08-25 15:01:41 +0200 jl  r275356 : #i103989# better check for mimetype of streams 2009-08-25 09:07:09 +0200 mav  r275335 : CWS-TOOLING: rebase CWS encsig09 to trunk@274622 (milestone: DEV300:m54) 2009-08-24 18:17:02 +0200 mav  r275329 : #i103927# check the nonencrypted streams 2009-08-24 18:14:14 +0200 mav  r275328 : #i103927# check the nonencrypted streams 2009-08-24 17:59:34 +0200 mav  r275327 : #i103927#,#i104389# check the package consistency and nonencrypted streams 2009-08-24 16:18:28 +0200 jl  r275323 : #i103989# added comment 2009-08-24 13:08:47 +0200 jl  r275305 : #i45212# #i66276# only write the X509Certificate element once and allow to add remove several certificates at a time 2009-08-21 12:57:28 +0200 ufi  r275239 : 104339 2009-08-21 08:39:05 +0200 jl  r275213 : #i10398# comparing URIs of signed files with the 'element list' 2009-08-20 13:39:47 +0200 jl  r275178 : #i10398# displaying 'new partially signed' status in the status bar 2009-08-20 13:35:39 +0200 jl  r275177 : #i10398# displaying 'new partially signed' status in the status bar 2009-08-20 13:29:06 +0200 jl  r275176 : #i10398# displaying 'new partially signed' status in the status bar 2009-08-20 13:26:21 +0200 jl  r275175 : #i10398# displaying 'new partially signed' status in the status bar 2009-08-20 12:05:09 +0200 ufi  r275170 : i104339 2009-08-19 12:24:54 +0200 jl  r275146 : #i10398# displaying 'old signature' icon and status in signature dialog 2009-08-18 15:18:48 +0200 jl  r275111 : #i103989# document signatures containing manifest.xml are now validated according to the final ODF1.2 spec 2009-08-18 11:41:06 +0200 mav  r275087 : #i103927# detect if encrypted ODF1.2 document contains nonencrypted streams 2009-08-18 11:35:13 +0200 mav  r275085 : #i103927# detect if encrypted ODF1.2 document contains nonencrypted streams 2009-08-14 17:32:41 +0200 jl  r274999 : #i103989# using c14n tranformation for XML streams 2009-08-14 15:27:43 +0200 jl  r274987 : #i103989# remove special handling for encrypted document streams in UriBindingHelper::OpenInputStream, since we use zip storage this is not necessary anymore 2009-08-14 15:08:10 +0200 jl  r274983 : #i103989# Showing a message when adding or removing a macro signature, that the document signature will be removed 2009-08-14 14:57:27 +0200 jl  r274982 : #i103989# accesing Sequence at invalid index 2009-08-11 08:55:02 +0200 mav  r274846 : #i103905# let signing service know if there is already a valid document signature 2009-08-10 11:33:37 +0200 jl  r274799 : #i103905# do not truncate the stream 2009-08-10 10:43:47 +0200 mav  r274797 : #i103905# provide the storage version 2009-08-07 16:58:46 +0200 jl  r274780 : #i103989# 2009-08-07 16:56:19 +0200 jl  r274779 : #i103989# using odf version string etc. 2009-08-07 15:20:53 +0200 mav  r274771 : #i103905# provide the storage version 2009-08-07 15:19:12 +0200 mav  r274770 : #i103905# provide the storage version 2009-08-07 12:41:45 +0200 mav  r274758 : #103930# do not store thumbnail in case of encrypted document 2009-08-07 12:36:52 +0200 mav  r274757 : #i103905# provide the storage version 2009-08-07 12:15:54 +0200 mav  r274754 : #i103760# the signed state is not lost on saving 2009-08-07 12:06:19 +0200 mav  r274753 : #i103760# avoid warning regarding signature removal on export 2009-08-07 12:06:01 +0200 mav  r274752 : #i103760# avoid warning regarding signature removal on export 2009-08-06 08:47:34 +0200 mav  r274703 : #i103905# allow to transport ODF version to the signing component 2009-08-05 21:34:42 +0200 mav  r274701 : #i103905# allow to transport ODF version to the signing component 2009-08-05 15:48:17 +0200 mav  r274683 : #i103905# allow to transport ODF version to the signing component 2009-08-05 14:58:12 +0200 jl  r274673 : #i103989# documentsignature now signes all streams except documentsignatures.xml, all streams are processed as binary files 2009-08-05 12:00:32 +0200 mav  r274648 : #i103905# allow to transport ODF version to the signing component 2009-08-04 10:57:04 +0200 jl  r274612 : #i103989# added XInitialization 2009-07-31 10:32:27 +0200 mav  r274516 : #i103905# use zip storage to sign documents 2009-07-30 14:01:33 +0200 mav  r274489 : #i103906# optimize the usage of temporary medium 2009-07-30 14:00:28 +0200 mav  r274488 : #i103906# optimize the usage of temporary medium 2009-07-30 13:59:09 +0200 mav  r274487 : #i103906# optimize the usage of temporary medium 2009-07-30 13:50:44 +0200 mav  r274485 : #i103906# optimize the usage of temporary medium 2009-07-30 13:49:53 +0200 mav  r274484 : #i103906# optimize the usage of temporary medium 2009-07-30 13:49:13 +0200 mav  r274483 : #i103906# optimize the usage of temporary medium 2009-07-30 13:47:09 +0200 mav  r274482 : #i103905#,#i103906# let the signing process use zip-storage; optimize the usage of temporary medium 2009-07-21 09:10:31 +0200 mav  r274159 : CWS-TOOLING: rebase CWS encsig09 to trunk@273468 (milestone: DEV300:m51) 2009-05-05 08:39:01 +0200 mav  r271496 : #i100832# allow to sign macros only when there are any


2009-09-17  Ivo Hinkelmann  <ihi@openoffice.org>  [6e2c0f14b3b7c27c2ff5d92b3c29d23597270767]

CWS-TOOLING: integrate CWS encsig09 2009-09-14 15:11:29 +0200 oc  r276125 : #i105049# MacroSignatur needs Macro 2009-09-09 17:09:46 +0200 jl  r276005 : #i103989# could not signe encrypted doc containing a formular object 2009-09-09 13:11:24 +0200 jl  r275985 : #i103989# could not signe encrypted doc containing a formular object 2009-09-08 15:54:02 +0200 mav  r275934 : #i103906# fix the automation test scenario ( tempfile should be writable for the user ) 2009-09-07 14:01:39 +0200 mav  r275895 : #i103906# fix the problem with reload 2009-09-07 09:34:48 +0200 mav  r275871 : #i104786# do the ODF version check only for ODF documents 2009-09-07 08:19:06 +0200 mav  r275870 : #i104389# fix text 2009-09-06 22:24:21 +0200 mav  r275867 : #i104786# check the consistency of ODF version 2009-09-06 22:23:24 +0200 mav  r275866 : #i104786# check the consistency of ODF version 2009-09-06 22:23:00 +0200 mav  r275865 : #i104786# check the consistency of ODF version 2009-09-06 22:22:36 +0200 mav  r275864 : #i104786# check the consistency of ODF version 2009-09-06 22:22:03 +0200 mav  r275863 : #i104786# check the consistency of ODF version 2009-09-02 17:09:30 +0200 mav  r275722 : #i104715# let repairing mechanics use the streams correctly 2009-09-01 16:52:49 +0200 mav  r275670 : #i104389# notify user not to trust the corrupted document 2009-09-01 16:31:37 +0200 mav  r275668 : #i104389# use vnd.sun.star.zip: protocol to access zip files 2009-09-01 16:30:32 +0200 mav  r275667 : #i104389# use vnd.sun.star.zip: protocol to access zip files 2009-09-01 16:22:13 +0200 jl  r275666 : #i104339# small content change 2009-09-01 14:20:42 +0200 jl  r275660 : #i103519# remove some debug output 2009-09-01 13:51:52 +0200 jl  r275659 : #i103519# NSS uses '\' for escaping in distinguished names 2009-09-01 12:49:47 +0200 mav  r275655 : #i104389# use zip-mode to read from jar files 2009-09-01 12:40:22 +0200 mav  r275653 : #i104389# use zip-mode to read from jar files 2009-09-01 12:32:29 +0200 mav  r275652 : #i104389# use constants 2009-08-31 21:58:00 +0200 mav  r275637 : #i10000# fix warning 2009-08-31 21:11:17 +0200 mav  r275636 : #i104227# adding of scripting signature removes the document signature 2009-08-31 20:55:05 +0200 mav  r275635 : #i103905# ZipStorage supports Compressed property 2009-08-31 20:53:55 +0200 mav  r275634 : #i103905# adjust macro signature transfer to usage of ZipStorage 2009-08-31 15:30:49 +0200 jl  r275609 : #i103989# warning is shown as long the user does not click 'OK' 2009-08-31 14:36:10 +0200 jl  r275608 : #i103989# changed warning text when signing macro and there is a document signature. This warning is only displayed once 2009-08-31 13:34:41 +0200 mav  r275603 : #i104452# disable macros in repaired documents 2009-08-31 13:33:42 +0200 mav  r275602 : #i104452# disable macros in repaired documents 2009-08-31 13:03:56 +0200 jl  r275600 : #i45212# signature dialog could not be started when using read-only documents 2009-08-31 09:26:13 +0200 mav  r275583 : #i104578# store the additional entry as the last one to workaround parsing problem in OOo3.1 and later 2009-08-30 20:54:25 +0200 mav  r275562 : #i10000# adopt for unix 2009-08-30 10:56:00 +0200 mav  r275561 : CWS-TOOLING: rebase CWS encsig09 to trunk@275331 (milestone: DEV300:m56) 2009-08-28 16:34:00 +0200 mav  r275539 : #i104578# write necessary info in manifest.xml for ODF1.2 encrypted document 2009-08-28 14:04:22 +0200 mav  r275533 : #104587# fix handling of readonly streams 2009-08-28 13:58:10 +0200 mav  r275531 : #i104389# fix the broken document handling 2009-08-28 11:40:39 +0200 mav  r275522 : #i104389# fix the signature streams check 2009-08-27 21:48:12 +0200 mav  r275509 : #i103927# show the warning 2009-08-27 21:47:48 +0200 mav  r275508 : #i103927# show the warning 2009-08-27 16:45:59 +0200 jl  r275495 : #i45212# remove unused variable 2009-08-27 16:34:00 +0200 jl  r275494 : #i103989# 2009-08-27 13:54:28 +0200 jl  r275482 : #i103519# fixed replacement of 'S' by 'ST' 2009-08-27 12:32:21 +0200 mav  r275472 : #i10000# fix warning 2009-08-27 11:58:11 +0200 mav  r275467 : #i104389# handle the entry path correctly 2009-08-26 17:18:35 +0200 jl  r275438 : #i103519# subject and issuer distinguished names were not properly displayed. The strings were obtained by system functions (Windows, NSS), which use quotes to escape the values, when they contain special characters 2009-08-26 11:00:20 +0200 mav  r275403 : #i10000# fix warnings 2009-08-26 08:25:45 +0200 mav  r275392 : #i10000# fix warning 2009-08-26 08:02:22 +0200 mav  r275391 : #i10000# adopt for linux 2009-08-26 07:40:30 +0200 mav  r275390 : #i10000# fix warning 2009-08-26 07:35:28 +0200 mav  r275389 : #i10000# use correct include file name 2009-08-25 15:01:41 +0200 jl  r275356 : #i103989# better check for mimetype of streams 2009-08-25 09:07:09 +0200 mav  r275335 : CWS-TOOLING: rebase CWS encsig09 to trunk@274622 (milestone: DEV300:m54) 2009-08-24 18:17:02 +0200 mav  r275329 : #i103927# check the nonencrypted streams 2009-08-24 18:14:14 +0200 mav  r275328 : #i103927# check the nonencrypted streams 2009-08-24 17:59:34 +0200 mav  r275327 : #i103927#,#i104389# check the package consistency and nonencrypted streams 2009-08-24 16:18:28 +0200 jl  r275323 : #i103989# added comment 2009-08-24 13:08:47 +0200 jl  r275305 : #i45212# #i66276# only write the X509Certificate element once and allow to add remove several certificates at a time 2009-08-21 12:57:28 +0200 ufi  r275239 : 104339 2009-08-21 08:39:05 +0200 jl  r275213 : #i10398# comparing URIs of signed files with the 'element list' 2009-08-20 13:39:47 +0200 jl  r275178 : #i10398# displaying 'new partially signed' status in the status bar 2009-08-20 13:35:39 +0200 jl  r275177 : #i10398# displaying 'new partially signed' status in the status bar 2009-08-20 13:29:06 +0200 jl  r275176 : #i10398# displaying 'new partially signed' status in the status bar 2009-08-20 13:26:21 +0200 jl  r275175 : #i10398# displaying 'new partially signed' status in the status bar 2009-08-20 12:05:09 +0200 ufi  r275170 : i104339 2009-08-19 12:24:54 +0200 jl  r275146 : #i10398# displaying 'old signature' icon and status in signature dialog 2009-08-18 15:18:48 +0200 jl  r275111 : #i103989# document signatures containing manifest.xml are now validated according to the final ODF1.2 spec 2009-08-18 11:41:06 +0200 mav  r275087 : #i103927# detect if encrypted ODF1.2 document contains nonencrypted streams 2009-08-18 11:35:13 +0200 mav  r275085 : #i103927# detect if encrypted ODF1.2 document contains nonencrypted streams 2009-08-14 17:32:41 +0200 jl  r274999 : #i103989# using c14n tranformation for XML streams 2009-08-14 15:27:43 +0200 jl  r274987 : #i103989# remove special handling for encrypted document streams in UriBindingHelper::OpenInputStream, since we use zip storage this is not necessary anymore 2009-08-14 15:08:10 +0200 jl  r274983 : #i103989# Showing a message when adding or removing a macro signature, that the document signature will be removed 2009-08-14 14:57:27 +0200 jl  r274982 : #i103989# accesing Sequence at invalid index 2009-08-11 08:55:02 +0200 mav  r274846 : #i103905# let signing service know if there is already a valid document signature 2009-08-10 11:33:37 +0200 jl  r274799 : #i103905# do not truncate the stream 2009-08-10 10:43:47 +0200 mav  r274797 : #i103905# provide the storage version 2009-08-07 16:58:46 +0200 jl  r274780 : #i103989# 2009-08-07 16:56:19 +0200 jl  r274779 : #i103989# using odf version string etc. 2009-08-07 15:20:53 +0200 mav  r274771 : #i103905# provide the storage version 2009-08-07 15:19:12 +0200 mav  r274770 : #i103905# provide the storage version 2009-08-07 12:41:45 +0200 mav  r274758 : #103930# do not store thumbnail in case of encrypted document 2009-08-07 12:36:52 +0200 mav  r274757 : #i103905# provide the storage version 2009-08-07 12:15:54 +0200 mav  r274754 : #i103760# the signed state is not lost on saving 2009-08-07 12:06:19 +0200 mav  r274753 : #i103760# avoid warning regarding signature removal on export 2009-08-07 12:06:01 +0200 mav  r274752 : #i103760# avoid warning regarding signature removal on export 2009-08-06 08:47:34 +0200 mav  r274703 : #i103905# allow to transport ODF version to the signing component 2009-08-05 21:34:42 +0200 mav  r274701 : #i103905# allow to transport ODF version to the signing component 2009-08-05 15:48:17 +0200 mav  r274683 : #i103905# allow to transport ODF version to the signing component 2009-08-05 14:58:12 +0200 jl  r274673 : #i103989# documentsignature now signes all streams except documentsignatures.xml, all streams are processed as binary files 2009-08-05 12:00:32 +0200 mav  r274648 : #i103905# allow to transport ODF version to the signing component 2009-08-04 10:57:04 +0200 jl  r274612 : #i103989# added XInitialization 2009-07-31 10:32:27 +0200 mav  r274516 : #i103905# use zip storage to sign documents 2009-07-30 14:01:33 +0200 mav  r274489 : #i103906# optimize the usage of temporary medium 2009-07-30 14:00:28 +0200 mav  r274488 : #i103906# optimize the usage of temporary medium 2009-07-30 13:59:09 +0200 mav  r274487 : #i103906# optimize the usage of temporary medium 2009-07-30 13:50:44 +0200 mav  r274485 : #i103906# optimize the usage of temporary medium 2009-07-30 13:49:53 +0200 mav  r274484 : #i103906# optimize the usage of temporary medium 2009-07-30 13:49:13 +0200 mav  r274483 : #i103906# optimize the usage of temporary medium 2009-07-30 13:47:09 +0200 mav  r274482 : #i103905#,#i103906# let the signing process use zip-storage; optimize the usage of temporary medium 2009-07-21 09:10:31 +0200 mav  r274159 : CWS-TOOLING: rebase CWS encsig09 to trunk@273468 (milestone: DEV300:m51) 2009-05-05 08:39:01 +0200 mav  r271496 : #i100832# allow to sign macros only when there are any


2009-09-17  hdu  <duerr@sun.com>  [d7ff257a75a885d6815540009bef772564455434]

.


2009-09-17  hdu  <duerr@sun.com>  [e5def2cead12559525567f2c80b2f642d754e327]

#i104121# fix text-justification of all-spaces line


2009-09-17  Ivo Hinkelmann  <ihi@openoffice.org>  [9b5a4765c08f50c5e04212c5b23a8ac01c61c3ef]

CWS-TOOLING: integrate CWS defaultdoclang 2009-08-21 14:44:21 +0200 cmc  r275260 : CWS-TOOLING: rebase CWS defaultdoclang to trunk@275001 (milestone: DEV300:m55) 2009-08-10 17:43:32 +0200 cmc  r274833 : CWS-TOOLING: rebase CWS defaultdoclang to trunk@274622 (milestone: DEV300:m54) 2009-07-24 11:46:58 +0200 cmc  r274297 : CWS-TOOLING: rebase CWS defaultdoclang to trunk@274203 (milestone: DEV300:m53) 2009-07-10 12:22:16 +0200 cmc  r273884 : #i99577# tweak the widths a bit 2009-07-08 15:17:58 +0200 cmc  r273834 : #i99577 tidy up indentation 2009-07-04 16:09:18 +0200 cmc  r273721 : #i99577# a "default" document language that reflects what the locale language is


2009-09-17  Ivo Hinkelmann  <ihi@openoffice.org>  [17373655669c9bedd560962d5d8e84aea1760441]

CWS-TOOLING: integrate CWS defaultdoclang 2009-08-21 14:44:21 +0200 cmc  r275260 : CWS-TOOLING: rebase CWS defaultdoclang to trunk@275001 (milestone: DEV300:m55) 2009-08-10 17:43:32 +0200 cmc  r274833 : CWS-TOOLING: rebase CWS defaultdoclang to trunk@274622 (milestone: DEV300:m54) 2009-07-24 11:46:58 +0200 cmc  r274297 : CWS-TOOLING: rebase CWS defaultdoclang to trunk@274203 (milestone: DEV300:m53) 2009-07-10 12:22:16 +0200 cmc  r273884 : #i99577# tweak the widths a bit 2009-07-08 15:17:58 +0200 cmc  r273834 : #i99577 tidy up indentation 2009-07-04 16:09:18 +0200 cmc  r273721 : #i99577# a "default" document language that reflects what the locale language is


2009-09-17  Ivo Hinkelmann  <ihi@openoffice.org>  [87f6d77a00006f49cb32a8b0e43d0dcd542cb567]

CWS-TOOLING: integrate CWS defaultdoclang 2009-08-21 14:44:21 +0200 cmc  r275260 : CWS-TOOLING: rebase CWS defaultdoclang to trunk@275001 (milestone: DEV300:m55) 2009-08-10 17:43:32 +0200 cmc  r274833 : CWS-TOOLING: rebase CWS defaultdoclang to trunk@274622 (milestone: DEV300:m54) 2009-07-24 11:46:58 +0200 cmc  r274297 : CWS-TOOLING: rebase CWS defaultdoclang to trunk@274203 (milestone: DEV300:m53) 2009-07-10 12:22:16 +0200 cmc  r273884 : #i99577# tweak the widths a bit 2009-07-08 15:17:58 +0200 cmc  r273834 : #i99577 tidy up indentation 2009-07-04 16:09:18 +0200 cmc  r273721 : #i99577# a "default" document language that reflects what the locale language is


2009-09-17  Ivo Hinkelmann  <ihi@openoffice.org>  [708192e04e3297f17968d6a568417b7e527c81d4]

CWS-TOOLING: integrate CWS defaultdoclang 2009-08-21 14:44:21 +0200 cmc  r275260 : CWS-TOOLING: rebase CWS defaultdoclang to trunk@275001 (milestone: DEV300:m55) 2009-08-10 17:43:32 +0200 cmc  r274833 : CWS-TOOLING: rebase CWS defaultdoclang to trunk@274622 (milestone: DEV300:m54) 2009-07-24 11:46:58 +0200 cmc  r274297 : CWS-TOOLING: rebase CWS defaultdoclang to trunk@274203 (milestone: DEV300:m53) 2009-07-10 12:22:16 +0200 cmc  r273884 : #i99577# tweak the widths a bit 2009-07-08 15:17:58 +0200 cmc  r273834 : #i99577 tidy up indentation 2009-07-04 16:09:18 +0200 cmc  r273721 : #i99577# a "default" document language that reflects what the locale language is


2009-09-17  Ivo Hinkelmann  <ihi@openoffice.org>  [79a0747e1d7bd867e5cad9ce76fd98669489c9db]

CWS-TOOLING: integrate CWS defaultdoclang 2009-08-21 14:44:21 +0200 cmc  r275260 : CWS-TOOLING: rebase CWS defaultdoclang to trunk@275001 (milestone: DEV300:m55) 2009-08-10 17:43:32 +0200 cmc  r274833 : CWS-TOOLING: rebase CWS defaultdoclang to trunk@274622 (milestone: DEV300:m54) 2009-07-24 11:46:58 +0200 cmc  r274297 : CWS-TOOLING: rebase CWS defaultdoclang to trunk@274203 (milestone: DEV300:m53) 2009-07-10 12:22:16 +0200 cmc  r273884 : #i99577# tweak the widths a bit 2009-07-08 15:17:58 +0200 cmc  r273834 : #i99577 tidy up indentation 2009-07-04 16:09:18 +0200 cmc  r273721 : #i99577# a "default" document language that reflects what the locale language is


2009-09-17  Ivo Hinkelmann  <ihi@openoffice.org>  [7cdfb45ff9ef956cd472f863e65bc5b24ea61180]

CWS-TOOLING: integrate CWS defaultdoclang 2009-08-21 14:44:21 +0200 cmc  r275260 : CWS-TOOLING: rebase CWS defaultdoclang to trunk@275001 (milestone: DEV300:m55) 2009-08-10 17:43:32 +0200 cmc  r274833 : CWS-TOOLING: rebase CWS defaultdoclang to trunk@274622 (milestone: DEV300:m54) 2009-07-24 11:46:58 +0200 cmc  r274297 : CWS-TOOLING: rebase CWS defaultdoclang to trunk@274203 (milestone: DEV300:m53) 2009-07-10 12:22:16 +0200 cmc  r273884 : #i99577# tweak the widths a bit 2009-07-08 15:17:58 +0200 cmc  r273834 : #i99577 tidy up indentation 2009-07-04 16:09:18 +0200 cmc  r273721 : #i99577# a "default" document language that reflects what the locale language is


2009-09-17  Ivo Hinkelmann  <ihi@openoffice.org>  [ff30491fc477a39f8f5509298fbd84449f7665b3]

CWS-TOOLING: integrate CWS dr69 2009-09-09 11:45:28 +0200 dr  r275979 : suncc failure 2009-09-09 11:33:34 +0200 dr  r275977 : gcc warning 2009-09-09 11:09:02 +0200 er  r275976 : #i87171# reworked name check for creating defined names 2009-09-09 10:38:02 +0200 dr  r275973 : adapt changes in oox base class 2009-09-09 10:21:03 +0200 dr  r275969 : remove faulty pagesize stuff 2009-09-09 10:20:13 +0200 dr  r275968 : remove faulty pagesize stuff 2009-09-08 20:24:39 +0200 nn  r275958 : #i104899# interpret cells when creating chart listener after loading 2009-09-08 16:05:37 +0200 er  r275937 : ScXMLDDELinkContext::EndElement: Excel writes bad ODF <table:dde-link> <table:table> without <table:table-column>'s table:number-columns-repeated attribute; be lenient ... 2009-09-08 13:14:54 +0200 er  r275925 : #i103315# handle external references in Excel's ODF msoxl namespace 2009-09-07 17:37:18 +0200 dr  r275907 : #i104753# crash when deleting cell with note 2009-09-07 14:02:29 +0200 dr  r275896 : #i103520# reworked sheet name buffer to resolve internal hyperlinks, fix almost all remaining problems with external links in BIFF, fix auto color import for BIFF 2009-09-06 20:01:05 +0200 er  r275862 : #i35913# fix regression introduced by integration of CWS fhawfixes1; patch from <wsfulton> 2009-09-05 18:32:00 +0200 er  r275847 : #i104156# merge #i103918# from uncloned dr68ooo311 2009-09-05 18:19:23 +0200 er  r275846 : #i104156# merge #i103317# from uncloned dr68ooo311 2009-09-05 17:32:12 +0200 er  r275844 : #i104484# glueState: correct casts in range bounds; patch from <cmc> slightly modified 2009-09-03 17:26:38 +0200 dr  r275764 : #i103520# handle apostrophs in sheet names in internal URLs 2009-09-03 17:21:26 +0200 dr  r275763 : #i95271# show text formatting in temp notes 2009-09-03 12:24:52 +0200 dr  r275747 : unused declaration 2009-09-02 21:33:03 +0200 dr  r275727 : #i96438# cleanup color handling in xls filter, extend VML color parser 2009-09-02 15:39:57 +0200 dr  r275715 : #158571# #i96438# accept also VML colors in the form '#RRGGBB [xyz]' 2009-09-02 15:16:36 +0200 dr  r275714 : #158571# #i96438# set note text 2009-09-02 14:59:33 +0200 dr  r275713 : #158571# #i96438# load custom line dashes from DrawingML and VML 2009-09-02 11:53:35 +0200 dr  r275702 : #158571# #i96438# import VML fill gradients 2009-08-31 19:28:10 +0200 dr  r275632 : #158571# #i96438# more vml formatting 2009-08-31 14:29:30 +0200 dr  r275606 : #158571# #i96438# changed handling of xml token ids/names 2009-08-28 18:25:26 +0200 dr  r275545 : #158571# #i96438# preparations for and basic support of VML shape formatting, load spreadsheet cell notes position, formatting, and visibility 2009-08-25 19:08:31 +0200 dr  r275378 : #i103390# dump BIFF STYLEEXT 2009-08-25 18:28:50 +0200 dr  r275377 : #i103390# improve built-in style handling 2009-08-25 18:27:38 +0200 dr  r275376 : #i103390# improve built-in style handling 2009-08-04 18:49:40 +0200 dr  r274629 : CWS-TOOLING: rebase CWS dr69 to trunk@274622 (milestone: DEV300:m54)


2009-09-17  Ivo Hinkelmann  <ihi@openoffice.org>  [f06e2089d82702cbc577cd3358260d98cc790131]

CWS-TOOLING: integrate CWS dr69 2009-09-09 11:45:28 +0200 dr  r275979 : suncc failure 2009-09-09 11:33:34 +0200 dr  r275977 : gcc warning 2009-09-09 11:09:02 +0200 er  r275976 : #i87171# reworked name check for creating defined names 2009-09-09 10:38:02 +0200 dr  r275973 : adapt changes in oox base class 2009-09-09 10:21:03 +0200 dr  r275969 : remove faulty pagesize stuff 2009-09-09 10:20:13 +0200 dr  r275968 : remove faulty pagesize stuff 2009-09-08 20:24:39 +0200 nn  r275958 : #i104899# interpret cells when creating chart listener after loading 2009-09-08 16:05:37 +0200 er  r275937 : ScXMLDDELinkContext::EndElement: Excel writes bad ODF <table:dde-link> <table:table> without <table:table-column>'s table:number-columns-repeated attribute; be lenient ... 2009-09-08 13:14:54 +0200 er  r275925 : #i103315# handle external references in Excel's ODF msoxl namespace 2009-09-07 17:37:18 +0200 dr  r275907 : #i104753# crash when deleting cell with note 2009-09-07 14:02:29 +0200 dr  r275896 : #i103520# reworked sheet name buffer to resolve internal hyperlinks, fix almost all remaining problems with external links in BIFF, fix auto color import for BIFF 2009-09-06 20:01:05 +0200 er  r275862 : #i35913# fix regression introduced by integration of CWS fhawfixes1; patch from <wsfulton> 2009-09-05 18:32:00 +0200 er  r275847 : #i104156# merge #i103918# from uncloned dr68ooo311 2009-09-05 18:19:23 +0200 er  r275846 : #i104156# merge #i103317# from uncloned dr68ooo311 2009-09-05 17:32:12 +0200 er  r275844 : #i104484# glueState: correct casts in range bounds; patch from <cmc> slightly modified 2009-09-03 17:26:38 +0200 dr  r275764 : #i103520# handle apostrophs in sheet names in internal URLs 2009-09-03 17:21:26 +0200 dr  r275763 : #i95271# show text formatting in temp notes 2009-09-03 12:24:52 +0200 dr  r275747 : unused declaration 2009-09-02 21:33:03 +0200 dr  r275727 : #i96438# cleanup color handling in xls filter, extend VML color parser 2009-09-02 15:39:57 +0200 dr  r275715 : #158571# #i96438# accept also VML colors in the form '#RRGGBB [xyz]' 2009-09-02 15:16:36 +0200 dr  r275714 : #158571# #i96438# set note text 2009-09-02 14:59:33 +0200 dr  r275713 : #158571# #i96438# load custom line dashes from DrawingML and VML 2009-09-02 11:53:35 +0200 dr  r275702 : #158571# #i96438# import VML fill gradients 2009-08-31 19:28:10 +0200 dr  r275632 : #158571# #i96438# more vml formatting 2009-08-31 14:29:30 +0200 dr  r275606 : #158571# #i96438# changed handling of xml token ids/names 2009-08-28 18:25:26 +0200 dr  r275545 : #158571# #i96438# preparations for and basic support of VML shape formatting, load spreadsheet cell notes position, formatting, and visibility 2009-08-25 19:08:31 +0200 dr  r275378 : #i103390# dump BIFF STYLEEXT 2009-08-25 18:28:50 +0200 dr  r275377 : #i103390# improve built-in style handling 2009-08-25 18:27:38 +0200 dr  r275376 : #i103390# improve built-in style handling 2009-08-04 18:49:40 +0200 dr  r274629 : CWS-TOOLING: rebase CWS dr69 to trunk@274622 (milestone: DEV300:m54)


2009-09-17  Joerg Skottke  <jsk@openoffice.org>  [e9e6fded29577d6f6fc8fbcc63ffb3aaa417a828]

#i103052# - Small fixes


2009-09-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [7ced687273e1d0439c240f7f5776928f2121931a]

CWS-TOOLING: integrate CWS jskhgpilot3 2009-09-10 skotti Branch merge - cws automationdev300m57cat0 into this one 2009-09-10 skotti #i104919 - stripped comments 2009-09-09 tb121644 #i104895# split options test into 2 files one for first.bas and the other for X_updt.bas'es 2009-09-09 tb121644 #i100286# add HElpId HID_OPTIONS_JAVA_LIST 2009-09-08 tb121644 #i103219 CB_KEEP_LIST -> CB_REMOVE_LIST; clean hid.lst 2009-09-08 tb121644 #i103219 revert of revert of change; clean hid.lst 2009-09-10 skotti Imported changes from CWS jskhgpilot2, they are needed 2009-09-09 skotti Merged jskhgpilot3 into this clone 2009-09-06 skotti Branch merge 2009-09-04 skotti #i104201# - Use hardware acceleration is now available on Windws. Sometimes 2009-09-04 skotti #i104201# - Use hardware acceleration is now available on Windws. Sometimes 2009-09-04 skotti #i104201# - Use hardware acceleration is now available on Windws. Sometimes 2009-09-02 skotti #i104201# - Warnlog to QAErrorlog 2009-09-02 skotti #i104487# - Supply warnlog 2009-09-01 skotti #i104201 - Switch off verbosity 2009-09-01 skotti #i104201 - More minor fixes, finally also solved the Hyperlink issue 2009-09-01 skotti Minor fixes 2009-08-31 skotti #i104201# - typo. Gargel 2009-08-31 skotti #i104201# - on some systems we just dont have antialiasing 2009-08-31 skotti #i104457# Disable verbosity in t_tools1.inc 2009-08-31 skotti #i104201# - Simplified test case with more hard coded numbers and fixed incorrect itemcount for StarOffice (which caused the tOOoColors test to fail) 2009-08-28 skotti Rebase 2009-08-28 skotti #i104487# - Attempt to fix hyperlink dialog 2009-08-25 skotti #i104487# Added WaitSlot() which appears to solve the problem on Windows 2009-08-25 skotti Merge von cws jskhgpilot2 2009-07-31 skotti #i96753 - added just another 500ms wait - sad, that is 2009-07-31 skotti #i96753 - cleanup, documentation 2009-07-31 skotti #i96753 - fix 2009-07-31 skotti #i96753 - OK, another approach for testing on different hardware... 2009-07-31 skotti #i96753 - small adjustments, back to .click() method 2009-07-29 skotti #i96753 - invented new dynamic function to deal with the menubutton which - as a nice sideefect allows to disable all sleep() statements within the test. This is good for -330 seconds of sleeping and in combination with a few optimizations makes the test run less than 20 minutes, about 8 minutes faster than before 2009-07-28 skotti #i96753 - use MenuBtn.OpenMenu() instead of .click() as this appears to work better and is used in other places successfully as well 2009-07-28 skotti #i103065 - fileopen dialog shows Mercurial and SVN directories which must be skipped 2009-07-28 skotti #i103065 - Added mercurial hidden directory to the excludes list in global routine 2009-07-28 skotti Rebase oder so... 2009-07-28 skotti #i96753 - insert wait statements 2009-09-09 skotti #i104919# - Add a WaitSlot() to gain stability on slow systems 2009-09-09 skotti #i104910# - Changed Accelerator from ALT+o to ALT+n for german localization 2009-09-08 skotti #i104887# - Moved files from required to optional including inc-files. Updated paths and moved non-project files to LoadIncludeFiles section


2009-09-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [1027ca0dfc9fa7f37c7d29f1b281606ba2fac76f]

CWS-TOOLING: integrate CWS aw077 2009-09-17 Armin Le Grand #resolved conflicts for integration 2009-09-07 Armin Le Grand #i103058# re-added handling of StatusBar texts for DrawObject creation, added FullDrag for circle-similar shapes (all in the ellipse toolbar) 2009-09-03 Armin Le Grand #i100514# extended TextAttributes and handling, adapted for super/subscript, adapted WordBreaking (again) 2009-09-02 Armin Le Grand #i104432# secured TextLayouterDevice::getTextBoundRect implementation and usage 2009-09-02 Armin Le Grand #i104232#, #i100514# Mainly solved 1st one, no more local SpellCheck remembering, but adding to compare op's where needed 2009-08-19 Armin Le Grand #i100514# commited in-between version due to 2week holiday 2009-08-13 Armin Le Grand #i99157# applied changes to BitmapEx and SdrHdlBitmapSet 2009-08-06 Armin Le Grand #i100357# added clipping for too big MetaFiles


2009-09-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [762181f6f1168e0eb54009990222d7cb4cebebd5]

CWS-TOOLING: integrate CWS aw077 2009-09-17 Armin Le Grand #resolved conflicts for integration 2009-09-07 Armin Le Grand #i103058# re-added handling of StatusBar texts for DrawObject creation, added FullDrag for circle-similar shapes (all in the ellipse toolbar) 2009-09-03 Armin Le Grand #i100514# extended TextAttributes and handling, adapted for super/subscript, adapted WordBreaking (again) 2009-09-02 Armin Le Grand #i104432# secured TextLayouterDevice::getTextBoundRect implementation and usage 2009-09-02 Armin Le Grand #i104232#, #i100514# Mainly solved 1st one, no more local SpellCheck remembering, but adding to compare op's where needed 2009-08-19 Armin Le Grand #i100514# commited in-between version due to 2week holiday 2009-08-13 Armin Le Grand #i99157# applied changes to BitmapEx and SdrHdlBitmapSet 2009-08-06 Armin Le Grand #i100357# added clipping for too big MetaFiles


2009-09-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [00fc98176877bf7d18b21e4cc19ba508728ccd98]

CWS-TOOLING: integrate CWS aw077 2009-09-17 Armin Le Grand #resolved conflicts for integration 2009-09-07 Armin Le Grand #i103058# re-added handling of StatusBar texts for DrawObject creation, added FullDrag for circle-similar shapes (all in the ellipse toolbar) 2009-09-03 Armin Le Grand #i100514# extended TextAttributes and handling, adapted for super/subscript, adapted WordBreaking (again) 2009-09-02 Armin Le Grand #i104432# secured TextLayouterDevice::getTextBoundRect implementation and usage 2009-09-02 Armin Le Grand #i104232#, #i100514# Mainly solved 1st one, no more local SpellCheck remembering, but adding to compare op's where needed 2009-08-19 Armin Le Grand #i100514# commited in-between version due to 2week holiday 2009-08-13 Armin Le Grand #i99157# applied changes to BitmapEx and SdrHdlBitmapSet 2009-08-06 Armin Le Grand #i100357# added clipping for too big MetaFiles


2009-09-17  Ivo Hinkelmann  <ihi@openoffice.org>  [ef43d23e180d94f8a060388460c988d6d4126c6b]

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  Ivo Hinkelmann  <ihi@openoffice.org>  [48f8d30dfa1ba1d5a902db7d401aa3c77d780ff7]

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  Ivo Hinkelmann  <ihi@openoffice.org>  [2b685c20949e50245495002aafbbdf7c6a1b5aaa]

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  Ivo Hinkelmann  <ihi@openoffice.org>  [d2693d90379bd0c1c59231ee6c4b72f5fd76a72f]

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  Ivo Hinkelmann  <ihi@openoffice.org>  [2586cbf6704374c389d9db8937a7a32448dc1331]

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  Ivo Hinkelmann  <ihi@openoffice.org>  [4e5d76b3cef5a863d5961e33a0c08c26b0b6dc2d]

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  Ivo Hinkelmann  <ihi@openoffice.org>  [5ba030930ada6de3777b02e6f7fc6fa05bc4a01f]

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  Ivo Hinkelmann  <ihi@openoffice.org>  [21f00c5087181a81462af1b9ec07007d1636ebc1]

CWS-TOOLING: integrate CWS fwk115 2009-08-30 10:55:35 +0200 mav  r275560 : CWS-TOOLING: rebase CWS fwk115 to trunk@275331 (milestone: DEV300:m56) 2009-08-10 10:25:27 +0200 mav  r274795 : #i101907# fix typo 2009-07-21 09:05:31 +0200 mav  r274157 : CWS-TOOLING: rebase CWS fwk115 to trunk@273468 (milestone: DEV300:m51) 2009-05-14 11:01:51 +0200 mav  r271877 : #i101907# show only installed applications


2009-09-17  Joerg Skottke  <jsk@openoffice.org>  [1ee9510eac675c97c2204a80b84a1ade13265c39]

#i103052# - Added dynamic controls for non-applicatin specific pages (General, Layout and Options)


2009-09-17  Mathias Bauer  <mba@openoffice.org>  [dcae592d4d6ed9bcd86c1d69d2b01eb3467cd773]

#i103496#: add dependency on comphelper


2009-09-17  hb137859  <hb137859@x42-so34>  [34373deb076e3979c304829b2ad2272cd682c928]

merged DEV300_m59


2009-09-17  hb137859  <hb137859@x42-so34>  [6d370f4c102ec504ae520b2b1b597645a76c2c8d]

merged DEV300_m59


2009-09-17  hb137859  <hb137859@x42-so34>  [a5a0fab508a7a94cbbee68bd3d655016fe1e988a]

merged DEV300_m59


2009-09-17  hb137859  <hb137859@x42-so34>  [96dbede13d965632b61f0c91f8cd0b9e809f43e3]

merged DEV300_m59


2009-09-17  hb137859  <hb137859@x42-so34>  [ebba1004f9c5e91d0acd359931184b990f7a9adf]

merged DEV300_m59


2009-09-17  hb137859  <hb137859@x42-so34>  [8bdafacb181419b9ad873c2cf281c17965b66aad]

merged DEV300_m59


2009-09-17  hb137859  <hb137859@x42-so34>  [be54f2d0360c2d81c8ee76688b06f6884253fa33]

merged DEV300_m59


2009-09-17  hb137859  <hb137859@x42-so34>  [6d5f7c04c11b409f30f809d2c127f6721010ebd5]

merged DEV300_m59


2009-09-17  hb137859  <hb137859@x42-so34>  [e43d3eadd33953ab635d42087663717204f354d5]

merged DEV300_m59


2009-09-17  hb137859  <hb137859@x42-so34>  [2c2b6ab45c3a8500552f3aa0b639782577072586]

merged DEV300_m59


2009-09-17  Mathias Bauer  <mba@openoffice.org>  [578685396a65e5e19051d9c7f408379c62d9adcf]

#i103496#: remove dependency on unotools


2009-09-17  Mathias Bauer  <mba@openoffice.org>  [874e8bf6b141f53e1536a9816cfd90cc044aeb49]

#i103496#: remove dependency on svtools


2009-09-17  Joerg Skottke  <jsk@openoffice.org>  [b7871f8495db6be4fa790f7b84570fe50ec003a7]

#i103052# - Changed name of TabGeneral to TabPrintingGeneral as a TabGeneral already exists in another context


2009-09-17  Joerg Skottke  <jsk@openoffice.org>  [2dd7cecfee2f47e782c743553e90cc077d512444]

#i103052# - Removed deprecated declarations for printer dialogs


2009-09-17  Thomas Lange  <tl@openoffice.org>  [6aad92c994f65f44927b7186645c6c77b6b81ff9]

#i1601# Sentence case, Title case, and Toggle case transliteration added


2009-09-17  Thomas Lange  <tl@openoffice.org>  [76b8b7baa77573076292306400b7cb80ccc502e4]

#i1601# Sentence case, Title case, and Toggle case transliteration added


2009-09-17  Thomas Lange  <tl@openoffice.org>  [8f6ae57d3358c67e704d63cfd99209af21201567]

#i1601# Sentence case, Title case, and Toggle case transliteration added


2009-09-17  Thomas Lange  <tl@openoffice.org>  [b30d9f2d6c7cebd256c402c1ef206befc1455792]

#i1601# Sentence case, Title case, and Toggle case transliteration added


2009-09-17  Thomas Lange  <tl@openoffice.org>  [757f6d98c004988c98c506aa9bff4572affcf3e1]

#i1601# Sentence case, Title case, and Toggle case transliteration added


2009-09-17  Thomas Lange  <tl@openoffice.org>  [6485417ddb43981ebc67ed22c0b585a8841ae1ab]

#i1601# Sentence case, Title case, and Toggle case transliteration added


2009-09-17  Thomas Lange  <tl@openoffice.org>  [f351e9aa30010fec27deb0ad705fd35744675c5b]

#i1601# Sentence case, Title case, and Toggle case transliteration added


2009-09-17  Joerg Skottke  <jsk@openoffice.org>  [1c5abedca1a60a639d75c6aee60fcff07bcde563]

#i103052# - Adjusted .win file to new build (introduces/moves controls)


2009-10-08  hg  <hg@oosvn01.>  [ee4ac7ce063dfa8bd442ea5e5f55d01ea6df6078]

merge with m55


2009-09-17  Thomas Lange  <tl@openoffice.org>  [76e3c562b28d023eca6e9d70b9df02fdc1715f1b]

#i1601# Sentence case, Title case, and Toggle case transliteration added


2009-09-16  Kohei Yoshida  <kyoshida@novell.com>  [ddf9f3eea0511c5971f88c9b4eb08a63a8a8d7fd]

removed previously commented out code block.  ScDBQueryDataIterator only processes one field; it is no longer necessary to wrap around over multiple columns.


2009-09-16  Kohei Yoshida  <kyoshida@novell.com>  [f8acf48d34271dc41ee4d4e1d51a465af42844d9]

last cleanup - use vector to store an array of ScQueryEntry, instead of the old-fashioned c-style dynamic array.


2009-09-16  Mathias Bauer  <mba@openoffice.org>  [01a1ccf89482b29a5d0f9c04d1558464aa13ddc5]

#i103496#: dictionaries have own license files


2009-09-16  Mathias Bauer  <mba@openoffice.org>  [c92516883e89327f98606c7641e6d43a1e2d1db2]

#i103496#: add missing dependency on soltools


2009-09-16  Mathias Bauer  <mba@openoffice.org>  [9b4cac95b5f0156b27b6fc6b00f02171541eeea9]

#i103496#: no cppunit headers in pch


2009-09-16  Mathias Bauer  <mba@openoffice.org>  [7b4919c0269d4cd7c21a7a5af95d87d9dd39fcf1]

#i103496#: fixes for pch


2009-09-16  Mathias Bauer  <mba@openoffice.org>  [e70fdfaaebb72ff54e3458b9d8d1cff5d37ae509]

removed unintendendly committed ure_top


2009-09-16  Kohei Yoshida  <kyoshida@novell.com>  [a3a5aa0c3708bdc0f038592aea4512a1809aab82]

don't modify the return value unless the search is successful.


2009-09-16  Kohei Yoshida  <kyoshida@novell.com>  [fe232c3a08c5e3c11d54ca1831bd28b87c500ab6]

removed the duplicated ScTable::ValidQuery.


2009-09-16  Kohei Yoshida  <kyoshida@novell.com>  [612a93a510ebc05c3f245229819a34600d2acde0]

code cleanup.


2009-09-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [23e1e999ad0d394a8b295491145c28d46e70f3d1]

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  Jens-Heiner Rechtien  <hr@openoffice.org>  [5fb8a40f3143c8dad9b4eddb0132dda1da4ff2ed]

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  Jens-Heiner Rechtien  <hr@openoffice.org>  [4d8fa4fd133565ca0f26fdb448234795ea920fa5]

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  Jens-Heiner Rechtien  <hr@openoffice.org>  [8c895561f63ed7161947a04da8e6a3d3fb195fa7]

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  Jens-Heiner Rechtien  <hr@openoffice.org>  [b88e5cbaee8fc57a3eacb64f70e3d92fbae866c0]

CWS-TOOLING: integrate CWS automationdev300m57cat0 2009-09-09 tb121644 #i104895# split options test into 2 files one for first.bas and the other for X_updt.bas'es 2009-09-09 tb121644 #i100286# add HElpId HID_OPTIONS_JAVA_LIST 2009-09-08 tb121644 #i103219 CB_KEEP_LIST -> CB_REMOVE_LIST; clean hid.lst 2009-09-08 tb121644 #i103219 revert of revert of change; clean hid.lst


2009-09-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [cb6a7b19436d658990b582c98612d95da8d17afd]

CWS-TOOLING: integrate CWS automationdev300m57cat0 2009-09-09 tb121644 #i104895# split options test into 2 files one for first.bas and the other for X_updt.bas'es 2009-09-09 tb121644 #i100286# add HElpId HID_OPTIONS_JAVA_LIST 2009-09-08 tb121644 #i103219 CB_KEEP_LIST -> CB_REMOVE_LIST; clean hid.lst 2009-09-08 tb121644 #i103219 revert of revert of change; clean hid.lst


2009-09-16  Kohei Yoshida  <kyoshida@novell.com>  [4e09489a9baca354aae4cccd0d1d6b60e89f4a91]

#i102750# fixed DGET.


2009-09-16  Thomas Lange  <tl@openoffice.org>  [1c10dd569addb74663a14a590abb3658c39847e5]

#i1601# Sentence case, Title case, and Toggle case transliteration added


2009-09-16  sb  <sb@openoffice.org>  [9697f10fbc058b837998d0957505a0127fa9eb9b]

merged in DEV300_m59


2009-09-16  sb  <sb@openoffice.org>  [c763ddce153dbb73707680874ef9d2f011caaeeb]

merged in DEV300_m59


2009-09-16  sb  <sb@openoffice.org>  [6366d81d891cdfe7e8092551f5d7996c8d5a3064]

merged in DEV300_m59


2009-09-16  sb  <sb@openoffice.org>  [5261845afc9b0b731441d14fe49ebeef1123c8b7]

merged in DEV300_m59


2009-09-16  Kohei Yoshida  <kyoshida@novell.com>  [66df527698911ad351fdc8a5c91e4a40b96c89bf]

Moved the string flag from the iterator to the query param struct.


2009-09-16  Ivo Hinkelmann  <ihi@openoffice.org>  [85df6c064cea68a6b510a67d258387710a37a5ec]

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  Ivo Hinkelmann  <ihi@openoffice.org>  [e260d2a64d6de337cc0aa991e577a1c00af4a936]

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  Ivo Hinkelmann  <ihi@openoffice.org>  [f67921c8a411cd5740ee2e1884f5c3c95ce4dd05]

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>  [408c5595e34788cbe1e4701c594acd13e77cc4a0]

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>  [969b32ae5a5aa9be89a8b8d30d533d9f91bbf587]

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>  [c5c13c0be9673f12ba3c1a50610afbbb32dab94a]

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>  [d1b34621ba2dfecd066bdd06bb508a5a998a159f]

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>  [49bcf51b8cfb412af443ac7903d9b163331cb8ba]

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>  [e35f41e161aaa25ca180b1966a0f465a99a1903a]

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>  [e66e25555bc9d6c95144d349235216db4420c099]

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>  [259f5785aada7d4949609f1743359cd1f4a8349d]

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>  [be29d7f7e574e990bf322b808cbc64d4808b1178]

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  Jens-Heiner Rechtien  <hr@openoffice.org>  [c7788533a2565593405e55b617d09425e08ef439]

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  Jens-Heiner Rechtien  <hr@openoffice.org>  [a4a53cdd24cad42e1b6295d6d106e35becb5a917]

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  Jens-Heiner Rechtien  <hr@openoffice.org>  [8ffd74a9de667d83618ea15557bba480308e95e0]

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  Jens-Heiner Rechtien  <hr@openoffice.org>  [43856e18c9f44bcf47f8e57a8abaae0e115f0fe8]

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  Jens-Heiner Rechtien  <hr@openoffice.org>  [6e7fc38aa58ccca15c2bc136c71d3baec70c8144]

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  Jens-Heiner Rechtien  <hr@openoffice.org>  [12b90f8abac726043a9db0f3a970dda7ecc716a5]

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  Kohei Yoshida  <kyoshida@novell.com>  [3437017068ea054dc18dfa2f99e02f9c1170cf20]

renamed: ScDBQueryValueIterator -> ScDBQueryDataIterator.


2009-09-16  Kohei Yoshida  <kyoshida@novell.com>  [c115c7a3e478690a62b8789139b0fcd8620eb62a]

changed signature of ScDBQueryValueIterator's methods to allow retrieving string values.


2009-09-16  Ivo Hinkelmann  <ihi@openoffice.org>  [63ced9a41da5eef5bb6ad45eb5b474bdc7ab955a]

#i10000# build fix, added mising endif


2009-09-16  Ivo Hinkelmann  <ihi@openoffice.org>  [26b8ba9d33a88b2ca8f9a877ea90dd83c342a538]

CWS-TOOLING: integrate CWS impressnotes01 2009-09-11 13:52:41 +0200 cl  r276061 : CWS-TOOLING: rebase CWS impressnotes01 to trunk@276043 (milestone: DEV300:m58) 2009-09-10 15:44:57 +0200 cl  r276039 : #i103139# continued work on the impress annotation feature 2009-09-10 14:52:31 +0200 cl  r276032 : #i103139# continued work on the impress annotation feature 2009-09-10 14:50:32 +0200 cl  r276031 : #i103139# continued work on the impress annotation feature 2009-09-10 14:48:29 +0200 cl  r276030 : #i103139# continued work on the impress annotation feature 2009-09-10 11:36:11 +0200 cl  r276027 : #i103139# continued work on the impress annotation feature 2009-09-09 20:22:41 +0200 cl  r276018 : #i103139# continued work on the impress annotation feature 2009-09-09 20:21:45 +0200 cl  r276017 : #i103139# continued work on the impress annotation feature 2009-09-09 19:32:29 +0200 sj  r276015 : #i103139# added import of comments (ppt binary) 2009-09-09 19:31:07 +0200 sj  r276014 : #i103139# added import of comments (ppt binary) 2009-09-09 19:16:41 +0200 cl  r276011 : #i103139# continued work on the impress annotation feature 2009-09-09 19:15:19 +0200 cl  r276010 : #i103139# continued work on the impress annotation feature 2009-09-09 16:27:19 +0200 cl  r276001 : #i104579# fixed isEmptyPresObj() 2009-09-09 15:12:02 +0200 cl  r275997 : #i103139# continued work on the impress annotation feature 2009-09-09 15:06:29 +0200 sj  r275996 : #i103139# added import of comments (ppt binary) 2009-09-09 14:53:01 +0200 cl  r275995 : #i103139# continued work on the impress annotation feature 2009-09-09 14:51:32 +0200 cl  r275994 : #i103139# continued work on the impress annotation feature 2009-09-09 12:11:17 +0200 cl  r275982 : #i103139# continued work on the impress annotation feature 2009-09-09 11:47:55 +0200 cl  r275981 : #i103139# continued work on the impress annotation feature 2009-09-09 11:47:23 +0200 cl  r275980 : #i103139# continued work on the impress annotation feature 2009-09-09 11:44:47 +0200 cl  r275978 : #i104315# added missing tab pages 2009-09-08 16:04:44 +0200 cl  r275936 : #i103139# continued work on the impress annotation feature 2009-09-08 16:03:28 +0200 cl  r275935 : #i103139# continued work on the impress annotation feature 2009-09-08 11:45:47 +0200 cl  r275920 : #i103139# continued work on the impress annotation feature 2009-09-08 11:41:51 +0200 cl  r275919 : #i103139# continued work on the impress annotation feature 2009-09-07 18:30:55 +0200 cl  r275910 : #i103139# continued work on the impress annotation feature 2009-09-07 18:29:37 +0200 cl  r275909 : #i103139# continued work on the impress annotation feature 2009-09-07 17:25:43 +0200 cl  r275905 : #i103139# continued work on the impress annotation feature 2009-09-07 12:00:28 +0200 cl  r275884 : #i103139# continued work on the impress annotation feature 2009-09-06 14:14:00 +0200 cl  r275859 : #i103139# continued work on the impress annotation feature 2009-09-05 20:57:24 +0200 cl  r275854 : #i103139# continued work on the impress annotation feature 2009-09-05 20:56:29 +0200 cl  r275853 : #i103139# continued work on the impress annotation feature 2009-09-05 20:55:27 +0200 cl  r275852 : #i103139# continued work on the impress annotation feature 2009-09-05 20:11:42 +0200 cl  r275851 : #i103139# continued work on the impress annotation feature 2009-09-05 20:11:09 +0200 cl  r275850 : #i103139# continued work on the impress annotation feature 2009-09-05 17:43:33 +0200 cl  r275845 : #i103139# continued work on the impress annotation feature 2009-09-05 17:04:41 +0200 cl  r275843 : #i103139# continued work on the impress annotation feature 2009-09-05 17:03:26 +0200 cl  r275842 : #i103139# continued work on the impress annotation feature 2009-09-05 17:02:53 +0200 cl  r275841 : #i103139# continued work on the impress annotation feature 2009-09-05 13:15:04 +0200 pl  r275839 : #i104823# WB_NEEDSFOCUS 2009-09-05 13:14:41 +0200 pl  r275838 : #i104823# WB_NEEDSFOCUS 2009-09-04 17:48:21 +0200 cl  r275826 : #i103139# continued work on the impress annotation feature 2009-09-04 17:35:03 +0200 cl  r275825 : #i103139# continued work on the impress annotation feature 2009-09-04 17:15:46 +0200 cl  r275824 : #i103139# continued work on the impress annotation feature 2009-09-04 17:12:54 +0200 cl  r275823 : #i103139# continued work on the impress annotation feature 2009-09-04 17:05:23 +0200 cl  r275822 : #i103139# continued work on the impress annotation feature 2009-09-04 16:48:28 +0200 cl  r275820 : #i103139# continued work on the impress annotation feature 2009-09-04 16:44:02 +0200 cl  r275818 : #i103139# continued work on the impress annotation feature 2009-09-04 16:43:23 +0200 cl  r275817 : #i103139# continued work on the impress annotation feature 2009-09-04 16:06:04 +0200 cl  r275812 : #i103139# continued work on the impress annotation feature 2009-09-04 16:05:45 +0200 cl  r275811 : #i103139# continued work on the impress annotation feature 2009-09-04 15:04:33 +0200 cl  r275806 : #i103139# continued work on the impress annotation feature 2009-09-04 11:43:14 +0200 cl  r275795 : #i103139# continued work on the impress annotation feature 2009-09-04 11:27:10 +0200 cl  r275793 : #i103139# continued work on the impress annotation feature 2009-09-04 11:10:02 +0200 cl  r275792 : #i103139# continued work on the impress annotation feature 2009-09-04 11:07:05 +0200 cl  r275790 : #i103139# continued work on the impress annotation feature 2009-09-04 11:05:01 +0200 cl  r275789 : #i103139# continued work on the impress annotation feature 2009-09-04 10:55:51 +0200 cl  r275785 : #i103139# renamed notes to comments 2009-09-04 10:54:57 +0200 cl  r275784 : #i103139# renamed notes to comments 2009-09-03 20:37:35 +0200 cl  r275772 : #i103139# continued work on the impress annotation feature 2009-09-03 20:35:31 +0200 cl  r275771 : #i103139# continued work on the impress annotation feature 2009-09-01 18:17:55 +0200 cl  r275680 : #i103139# continued work on the impress annotation feature 2009-09-01 18:15:08 +0200 cl  r275678 : #i103139# continued work on the impress annotation feature 2009-09-01 18:13:38 +0200 cl  r275677 : #i103139# continued work on the impress annotation feature 2009-08-18 12:35:42 +0200 cl  r275089 : fixed merge error 2009-08-18 11:39:58 +0200 cl  r275086 : CWS-TOOLING: rebase CWS impressnotes01 to trunk@275001 (milestone: DEV300:m55) 2009-07-30 13:45:10 +0200 cl  r274481 : fixed merge errrors 2009-07-30 13:41:21 +0200 cl  r274480 : fixed merge errrors 2009-07-30 13:39:40 +0200 cl  r274478 : fixed merge errrors 2009-07-22 18:07:30 +0200 cl  r274256 : CWS-TOOLING: rebase CWS impressnotes01 to trunk@273858 (milestone: DEV300:m52) 2009-07-21 17:21:31 +0200 cl  r274208 : merging 2009-07-20 14:28:34 +0200 cl  r274137 : #i103139# annotation support for impress 2009-07-20 14:28:04 +0200 cl  r274136 : #i103139# annotation support for impress 2009-07-20 14:27:20 +0200 cl  r274135 : #i103139# annotation support for impress 2009-07-20 14:21:17 +0200 cl  r274134 : #i103139# annotation support for impress 2009-07-20 14:20:56 +0200 cl  r274133 : #i103139# annotation support for impress 2009-07-20 14:20:09 +0200 cl  r274132 : #i103139# annotation support for impress 2009-07-20 14:19:00 +0200 cl  r274131 : #i103139# annotation support for impress 2009-07-20 14:17:50 +0200 cl  r274130 : #i103139# annotation support for impress 2009-07-20 14:12:24 +0200 cl  r274129 : #i103139# annotation support for impress 2009-07-20 13:52:03 +0200 cl  r274128 : #i103139# annotation support for impress 2009-07-20 13:51:11 +0200 cl  r274127 : #i103139# annotation support for impress 2009-07-20 13:48:59 +0200 cl  r274126 : #i103139# annotation support for impress 2009-07-20 13:43:56 +0200 cl  r274125 : #i103139# annotation support for impress 2009-07-20 13:31:55 +0200 cl  r274123 : #i103139# annotation support for impress 2009-07-20 13:30:45 +0200 cl  r274122 : #i103139# annotation support for impress


2009-09-16  Ivo Hinkelmann  <ihi@openoffice.org>  [adc470c2bd8f0495702211d04757ac22f321a09b]

CWS-TOOLING: integrate CWS impressnotes01 2009-09-11 13:52:41 +0200 cl  r276061 : CWS-TOOLING: rebase CWS impressnotes01 to trunk@276043 (milestone: DEV300:m58) 2009-09-10 15:44:57 +0200 cl  r276039 : #i103139# continued work on the impress annotation feature 2009-09-10 14:52:31 +0200 cl  r276032 : #i103139# continued work on the impress annotation feature 2009-09-10 14:50:32 +0200 cl  r276031 : #i103139# continued work on the impress annotation feature 2009-09-10 14:48:29 +0200 cl  r276030 : #i103139# continued work on the impress annotation feature 2009-09-10 11:36:11 +0200 cl  r276027 : #i103139# continued work on the impress annotation feature 2009-09-09 20:22:41 +0200 cl  r276018 : #i103139# continued work on the impress annotation feature 2009-09-09 20:21:45 +0200 cl  r276017 : #i103139# continued work on the impress annotation feature 2009-09-09 19:32:29 +0200 sj  r276015 : #i103139# added import of comments (ppt binary) 2009-09-09 19:31:07 +0200 sj  r276014 : #i103139# added import of comments (ppt binary) 2009-09-09 19:16:41 +0200 cl  r276011 : #i103139# continued work on the impress annotation feature 2009-09-09 19:15:19 +0200 cl  r276010 : #i103139# continued work on the impress annotation feature 2009-09-09 16:27:19 +0200 cl  r276001 : #i104579# fixed isEmptyPresObj() 2009-09-09 15:12:02 +0200 cl  r275997 : #i103139# continued work on the impress annotation feature 2009-09-09 15:06:29 +0200 sj  r275996 : #i103139# added import of comments (ppt binary) 2009-09-09 14:53:01 +0200 cl  r275995 : #i103139# continued work on the impress annotation feature 2009-09-09 14:51:32 +0200 cl  r275994 : #i103139# continued work on the impress annotation feature 2009-09-09 12:11:17 +0200 cl  r275982 : #i103139# continued work on the impress annotation feature 2009-09-09 11:47:55 +0200 cl  r275981 : #i103139# continued work on the impress annotation feature 2009-09-09 11:47:23 +0200 cl  r275980 : #i103139# continued work on the impress annotation feature 2009-09-09 11:44:47 +0200 cl  r275978 : #i104315# added missing tab pages 2009-09-08 16:04:44 +0200 cl  r275936 : #i103139# continued work on the impress annotation feature 2009-09-08 16:03:28 +0200 cl  r275935 : #i103139# continued work on the impress annotation feature 2009-09-08 11:45:47 +0200 cl  r275920 : #i103139# continued work on the impress annotation feature 2009-09-08 11:41:51 +0200 cl  r275919 : #i103139# continued work on the impress annotation feature 2009-09-07 18:30:55 +0200 cl  r275910 : #i103139# continued work on the impress annotation feature 2009-09-07 18:29:37 +0200 cl  r275909 : #i103139# continued work on the impress annotation feature 2009-09-07 17:25:43 +0200 cl  r275905 : #i103139# continued work on the impress annotation feature 2009-09-07 12:00:28 +0200 cl  r275884 : #i103139# continued work on the impress annotation feature 2009-09-06 14:14:00 +0200 cl  r275859 : #i103139# continued work on the impress annotation feature 2009-09-05 20:57:24 +0200 cl  r275854 : #i103139# continued work on the impress annotation feature 2009-09-05 20:56:29 +0200 cl  r275853 : #i103139# continued work on the impress annotation feature 2009-09-05 20:55:27 +0200 cl  r275852 : #i103139# continued work on the impress annotation feature 2009-09-05 20:11:42 +0200 cl  r275851 : #i103139# continued work on the impress annotation feature 2009-09-05 20:11:09 +0200 cl  r275850 : #i103139# continued work on the impress annotation feature 2009-09-05 17:43:33 +0200 cl  r275845 : #i103139# continued work on the impress annotation feature 2009-09-05 17:04:41 +0200 cl  r275843 : #i103139# continued work on the impress annotation feature 2009-09-05 17:03:26 +0200 cl  r275842 : #i103139# continued work on the impress annotation feature 2009-09-05 17:02:53 +0200 cl  r275841 : #i103139# continued work on the impress annotation feature 2009-09-05 13:15:04 +0200 pl  r275839 : #i104823# WB_NEEDSFOCUS 2009-09-05 13:14:41 +0200 pl  r275838 : #i104823# WB_NEEDSFOCUS 2009-09-04 17:48:21 +0200 cl  r275826 : #i103139# continued work on the impress annotation feature 2009-09-04 17:35:03 +0200 cl  r275825 : #i103139# continued work on the impress annotation feature 2009-09-04 17:15:46 +0200 cl  r275824 : #i103139# continued work on the impress annotation feature 2009-09-04 17:12:54 +0200 cl  r275823 : #i103139# continued work on the impress annotation feature 2009-09-04 17:05:23 +0200 cl  r275822 : #i103139# continued work on the impress annotation feature 2009-09-04 16:48:28 +0200 cl  r275820 : #i103139# continued work on the impress annotation feature 2009-09-04 16:44:02 +0200 cl  r275818 : #i103139# continued work on the impress annotation feature 2009-09-04 16:43:23 +0200 cl  r275817 : #i103139# continued work on the impress annotation feature 2009-09-04 16:06:04 +0200 cl  r275812 : #i103139# continued work on the impress annotation feature 2009-09-04 16:05:45 +0200 cl  r275811 : #i103139# continued work on the impress annotation feature 2009-09-04 15:04:33 +0200 cl  r275806 : #i103139# continued work on the impress annotation feature 2009-09-04 11:43:14 +0200 cl  r275795 : #i103139# continued work on the impress annotation feature 2009-09-04 11:27:10 +0200 cl  r275793 : #i103139# continued work on the impress annotation feature 2009-09-04 11:10:02 +0200 cl  r275792 : #i103139# continued work on the impress annotation feature 2009-09-04 11:07:05 +0200 cl  r275790 : #i103139# continued work on the impress annotation feature 2009-09-04 11:05:01 +0200 cl  r275789 : #i103139# continued work on the impress annotation feature 2009-09-04 10:55:51 +0200 cl  r275785 : #i103139# renamed notes to comments 2009-09-04 10:54:57 +0200 cl  r275784 : #i103139# renamed notes to comments 2009-09-03 20:37:35 +0200 cl  r275772 : #i103139# continued work on the impress annotation feature 2009-09-03 20:35:31 +0200 cl  r275771 : #i103139# continued work on the impress annotation feature 2009-09-01 18:17:55 +0200 cl  r275680 : #i103139# continued work on the impress annotation feature 2009-09-01 18:15:08 +0200 cl  r275678 : #i103139# continued work on the impress annotation feature 2009-09-01 18:13:38 +0200 cl  r275677 : #i103139# continued work on the impress annotation feature 2009-08-18 12:35:42 +0200 cl  r275089 : fixed merge error 2009-08-18 11:39:58 +0200 cl  r275086 : CWS-TOOLING: rebase CWS impressnotes01 to trunk@275001 (milestone: DEV300:m55) 2009-07-30 13:45:10 +0200 cl  r274481 : fixed merge errrors 2009-07-30 13:41:21 +0200 cl  r274480 : fixed merge errrors 2009-07-30 13:39:40 +0200 cl  r274478 : fixed merge errrors 2009-07-22 18:07:30 +0200 cl  r274256 : CWS-TOOLING: rebase CWS impressnotes01 to trunk@273858 (milestone: DEV300:m52) 2009-07-21 17:21:31 +0200 cl  r274208 : merging 2009-07-20 14:28:34 +0200 cl  r274137 : #i103139# annotation support for impress 2009-07-20 14:28:04 +0200 cl  r274136 : #i103139# annotation support for impress 2009-07-20 14:27:20 +0200 cl  r274135 : #i103139# annotation support for impress 2009-07-20 14:21:17 +0200 cl  r274134 : #i103139# annotation support for impress 2009-07-20 14:20:56 +0200 cl  r274133 : #i103139# annotation support for impress 2009-07-20 14:20:09 +0200 cl  r274132 : #i103139# annotation support for impress 2009-07-20 14:19:00 +0200 cl  r274131 : #i103139# annotation support for impress 2009-07-20 14:17:50 +0200 cl  r274130 : #i103139# annotation support for impress 2009-07-20 14:12:24 +0200 cl  r274129 : #i103139# annotation support for impress 2009-07-20 13:52:03 +0200 cl  r274128 : #i103139# annotation support for impress 2009-07-20 13:51:11 +0200 cl  r274127 : #i103139# annotation support for impress 2009-07-20 13:48:59 +0200 cl  r274126 : #i103139# annotation support for impress 2009-07-20 13:43:56 +0200 cl  r274125 : #i103139# annotation support for impress 2009-07-20 13:31:55 +0200 cl  r274123 : #i103139# annotation support for impress 2009-07-20 13:30:45 +0200 cl  r274122 : #i103139# annotation support for impress


2009-09-16  Ivo Hinkelmann  <ihi@openoffice.org>  [e6c032c3a8260f176f8d76c7d29931e119e7a69b]

CWS-TOOLING: integrate CWS impressnotes01 2009-09-11 13:52:41 +0200 cl  r276061 : CWS-TOOLING: rebase CWS impressnotes01 to trunk@276043 (milestone: DEV300:m58) 2009-09-10 15:44:57 +0200 cl  r276039 : #i103139# continued work on the impress annotation feature 2009-09-10 14:52:31 +0200 cl  r276032 : #i103139# continued work on the impress annotation feature 2009-09-10 14:50:32 +0200 cl  r276031 : #i103139# continued work on the impress annotation feature 2009-09-10 14:48:29 +0200 cl  r276030 : #i103139# continued work on the impress annotation feature 2009-09-10 11:36:11 +0200 cl  r276027 : #i103139# continued work on the impress annotation feature 2009-09-09 20:22:41 +0200 cl  r276018 : #i103139# continued work on the impress annotation feature 2009-09-09 20:21:45 +0200 cl  r276017 : #i103139# continued work on the impress annotation feature 2009-09-09 19:32:29 +0200 sj  r276015 : #i103139# added import of comments (ppt binary) 2009-09-09 19:31:07 +0200 sj  r276014 : #i103139# added import of comments (ppt binary) 2009-09-09 19:16:41 +0200 cl  r276011 : #i103139# continued work on the impress annotation feature 2009-09-09 19:15:19 +0200 cl  r276010 : #i103139# continued work on the impress annotation feature 2009-09-09 16:27:19 +0200 cl  r276001 : #i104579# fixed isEmptyPresObj() 2009-09-09 15:12:02 +0200 cl  r275997 : #i103139# continued work on the impress annotation feature 2009-09-09 15:06:29 +0200 sj  r275996 : #i103139# added import of comments (ppt binary) 2009-09-09 14:53:01 +0200 cl  r275995 : #i103139# continued work on the impress annotation feature 2009-09-09 14:51:32 +0200 cl  r275994 : #i103139# continued work on the impress annotation feature 2009-09-09 12:11:17 +0200 cl  r275982 : #i103139# continued work on the impress annotation feature 2009-09-09 11:47:55 +0200 cl  r275981 : #i103139# continued work on the impress annotation feature 2009-09-09 11:47:23 +0200 cl  r275980 : #i103139# continued work on the impress annotation feature 2009-09-09 11:44:47 +0200 cl  r275978 : #i104315# added missing tab pages 2009-09-08 16:04:44 +0200 cl  r275936 : #i103139# continued work on the impress annotation feature 2009-09-08 16:03:28 +0200 cl  r275935 : #i103139# continued work on the impress annotation feature 2009-09-08 11:45:47 +0200 cl  r275920 : #i103139# continued work on the impress annotation feature 2009-09-08 11:41:51 +0200 cl  r275919 : #i103139# continued work on the impress annotation feature 2009-09-07 18:30:55 +0200 cl  r275910 : #i103139# continued work on the impress annotation feature 2009-09-07 18:29:37 +0200 cl  r275909 : #i103139# continued work on the impress annotation feature 2009-09-07 17:25:43 +0200 cl  r275905 : #i103139# continued work on the impress annotation feature 2009-09-07 12:00:28 +0200 cl  r275884 : #i103139# continued work on the impress annotation feature 2009-09-06 14:14:00 +0200 cl  r275859 : #i103139# continued work on the impress annotation feature 2009-09-05 20:57:24 +0200 cl  r275854 : #i103139# continued work on the impress annotation feature 2009-09-05 20:56:29 +0200 cl  r275853 : #i103139# continued work on the impress annotation feature 2009-09-05 20:55:27 +0200 cl  r275852 : #i103139# continued work on the impress annotation feature 2009-09-05 20:11:42 +0200 cl  r275851 : #i103139# continued work on the impress annotation feature 2009-09-05 20:11:09 +0200 cl  r275850 : #i103139# continued work on the impress annotation feature 2009-09-05 17:43:33 +0200 cl  r275845 : #i103139# continued work on the impress annotation feature 2009-09-05 17:04:41 +0200 cl  r275843 : #i103139# continued work on the impress annotation feature 2009-09-05 17:03:26 +0200 cl  r275842 : #i103139# continued work on the impress annotation feature 2009-09-05 17:02:53 +0200 cl  r275841 : #i103139# continued work on the impress annotation feature 2009-09-05 13:15:04 +0200 pl  r275839 : #i104823# WB_NEEDSFOCUS 2009-09-05 13:14:41 +0200 pl  r275838 : #i104823# WB_NEEDSFOCUS 2009-09-04 17:48:21 +0200 cl  r275826 : #i103139# continued work on the impress annotation feature 2009-09-04 17:35:03 +0200 cl  r275825 : #i103139# continued work on the impress annotation feature 2009-09-04 17:15:46 +0200 cl  r275824 : #i103139# continued work on the impress annotation feature 2009-09-04 17:12:54 +0200 cl  r275823 : #i103139# continued work on the impress annotation feature 2009-09-04 17:05:23 +0200 cl  r275822 : #i103139# continued work on the impress annotation feature 2009-09-04 16:48:28 +0200 cl  r275820 : #i103139# continued work on the impress annotation feature 2009-09-04 16:44:02 +0200 cl  r275818 : #i103139# continued work on the impress annotation feature 2009-09-04 16:43:23 +0200 cl  r275817 : #i103139# continued work on the impress annotation feature 2009-09-04 16:06:04 +0200 cl  r275812 : #i103139# continued work on the impress annotation feature 2009-09-04 16:05:45 +0200 cl  r275811 : #i103139# continued work on the impress annotation feature 2009-09-04 15:04:33 +0200 cl  r275806 : #i103139# continued work on the impress annotation feature 2009-09-04 11:43:14 +0200 cl  r275795 : #i103139# continued work on the impress annotation feature 2009-09-04 11:27:10 +0200 cl  r275793 : #i103139# continued work on the impress annotation feature 2009-09-04 11:10:02 +0200 cl  r275792 : #i103139# continued work on the impress annotation feature 2009-09-04 11:07:05 +0200 cl  r275790 : #i103139# continued work on the impress annotation feature 2009-09-04 11:05:01 +0200 cl  r275789 : #i103139# continued work on the impress annotation feature 2009-09-04 10:55:51 +0200 cl  r275785 : #i103139# renamed notes to comments 2009-09-04 10:54:57 +0200 cl  r275784 : #i103139# renamed notes to comments 2009-09-03 20:37:35 +0200 cl  r275772 : #i103139# continued work on the impress annotation feature 2009-09-03 20:35:31 +0200 cl  r275771 : #i103139# continued work on the impress annotation feature 2009-09-01 18:17:55 +0200 cl  r275680 : #i103139# continued work on the impress annotation feature 2009-09-01 18:15:08 +0200 cl  r275678 : #i103139# continued work on the impress annotation feature 2009-09-01 18:13:38 +0200 cl  r275677 : #i103139# continued work on the impress annotation feature 2009-08-18 12:35:42 +0200 cl  r275089 : fixed merge error 2009-08-18 11:39:58 +0200 cl  r275086 : CWS-TOOLING: rebase CWS impressnotes01 to trunk@275001 (milestone: DEV300:m55) 2009-07-30 13:45:10 +0200 cl  r274481 : fixed merge errrors 2009-07-30 13:41:21 +0200 cl  r274480 : fixed merge errrors 2009-07-30 13:39:40 +0200 cl  r274478 : fixed merge errrors 2009-07-22 18:07:30 +0200 cl  r274256 : CWS-TOOLING: rebase CWS impressnotes01 to trunk@273858 (milestone: DEV300:m52) 2009-07-21 17:21:31 +0200 cl  r274208 : merging 2009-07-20 14:28:34 +0200 cl  r274137 : #i103139# annotation support for impress 2009-07-20 14:28:04 +0200 cl  r274136 : #i103139# annotation support for impress 2009-07-20 14:27:20 +0200 cl  r274135 : #i103139# annotation support for impress 2009-07-20 14:21:17 +0200 cl  r274134 : #i103139# annotation support for impress 2009-07-20 14:20:56 +0200 cl  r274133 : #i103139# annotation support for impress 2009-07-20 14:20:09 +0200 cl  r274132 : #i103139# annotation support for impress 2009-07-20 14:19:00 +0200 cl  r274131 : #i103139# annotation support for impress 2009-07-20 14:17:50 +0200 cl  r274130 : #i103139# annotation support for impress 2009-07-20 14:12:24 +0200 cl  r274129 : #i103139# annotation support for impress 2009-07-20 13:52:03 +0200 cl  r274128 : #i103139# annotation support for impress 2009-07-20 13:51:11 +0200 cl  r274127 : #i103139# annotation support for impress 2009-07-20 13:48:59 +0200 cl  r274126 : #i103139# annotation support for impress 2009-07-20 13:43:56 +0200 cl  r274125 : #i103139# annotation support for impress 2009-07-20 13:31:55 +0200 cl  r274123 : #i103139# annotation support for impress 2009-07-20 13:30:45 +0200 cl  r274122 : #i103139# annotation support for impress


2009-09-16  Ivo Hinkelmann  <ihi@openoffice.org>  [5d431414afa79d392fe6a885940c559236c25aa2]

CWS-TOOLING: integrate CWS impressnotes01 2009-09-11 13:52:41 +0200 cl  r276061 : CWS-TOOLING: rebase CWS impressnotes01 to trunk@276043 (milestone: DEV300:m58) 2009-09-10 15:44:57 +0200 cl  r276039 : #i103139# continued work on the impress annotation feature 2009-09-10 14:52:31 +0200 cl  r276032 : #i103139# continued work on the impress annotation feature 2009-09-10 14:50:32 +0200 cl  r276031 : #i103139# continued work on the impress annotation feature 2009-09-10 14:48:29 +0200 cl  r276030 : #i103139# continued work on the impress annotation feature 2009-09-10 11:36:11 +0200 cl  r276027 : #i103139# continued work on the impress annotation feature 2009-09-09 20:22:41 +0200 cl  r276018 : #i103139# continued work on the impress annotation feature 2009-09-09 20:21:45 +0200 cl  r276017 : #i103139# continued work on the impress annotation feature 2009-09-09 19:32:29 +0200 sj  r276015 : #i103139# added import of comments (ppt binary) 2009-09-09 19:31:07 +0200 sj  r276014 : #i103139# added import of comments (ppt binary) 2009-09-09 19:16:41 +0200 cl  r276011 : #i103139# continued work on the impress annotation feature 2009-09-09 19:15:19 +0200 cl  r276010 : #i103139# continued work on the impress annotation feature 2009-09-09 16:27:19 +0200 cl  r276001 : #i104579# fixed isEmptyPresObj() 2009-09-09 15:12:02 +0200 cl  r275997 : #i103139# continued work on the impress annotation feature 2009-09-09 15:06:29 +0200 sj  r275996 : #i103139# added import of comments (ppt binary) 2009-09-09 14:53:01 +0200 cl  r275995 : #i103139# continued work on the impress annotation feature 2009-09-09 14:51:32 +0200 cl  r275994 : #i103139# continued work on the impress annotation feature 2009-09-09 12:11:17 +0200 cl  r275982 : #i103139# continued work on the impress annotation feature 2009-09-09 11:47:55 +0200 cl  r275981 : #i103139# continued work on the impress annotation feature 2009-09-09 11:47:23 +0200 cl  r275980 : #i103139# continued work on the impress annotation feature 2009-09-09 11:44:47 +0200 cl  r275978 : #i104315# added missing tab pages 2009-09-08 16:04:44 +0200 cl  r275936 : #i103139# continued work on the impress annotation feature 2009-09-08 16:03:28 +0200 cl  r275935 : #i103139# continued work on the impress annotation feature 2009-09-08 11:45:47 +0200 cl  r275920 : #i103139# continued work on the impress annotation feature 2009-09-08 11:41:51 +0200 cl  r275919 : #i103139# continued work on the impress annotation feature 2009-09-07 18:30:55 +0200 cl  r275910 : #i103139# continued work on the impress annotation feature 2009-09-07 18:29:37 +0200 cl  r275909 : #i103139# continued work on the impress annotation feature 2009-09-07 17:25:43 +0200 cl  r275905 : #i103139# continued work on the impress annotation feature 2009-09-07 12:00:28 +0200 cl  r275884 : #i103139# continued work on the impress annotation feature 2009-09-06 14:14:00 +0200 cl  r275859 : #i103139# continued work on the impress annotation feature 2009-09-05 20:57:24 +0200 cl  r275854 : #i103139# continued work on the impress annotation feature 2009-09-05 20:56:29 +0200 cl  r275853 : #i103139# continued work on the impress annotation feature 2009-09-05 20:55:27 +0200 cl  r275852 : #i103139# continued work on the impress annotation feature 2009-09-05 20:11:42 +0200 cl  r275851 : #i103139# continued work on the impress annotation feature 2009-09-05 20:11:09 +0200 cl  r275850 : #i103139# continued work on the impress annotation feature 2009-09-05 17:43:33 +0200 cl  r275845 : #i103139# continued work on the impress annotation feature 2009-09-05 17:04:41 +0200 cl  r275843 : #i103139# continued work on the impress annotation feature 2009-09-05 17:03:26 +0200 cl  r275842 : #i103139# continued work on the impress annotation feature 2009-09-05 17:02:53 +0200 cl  r275841 : #i103139# continued work on the impress annotation feature 2009-09-05 13:15:04 +0200 pl  r275839 : #i104823# WB_NEEDSFOCUS 2009-09-05 13:14:41 +0200 pl  r275838 : #i104823# WB_NEEDSFOCUS 2009-09-04 17:48:21 +0200 cl  r275826 : #i103139# continued work on the impress annotation feature 2009-09-04 17:35:03 +0200 cl  r275825 : #i103139# continued work on the impress annotation feature 2009-09-04 17:15:46 +0200 cl  r275824 : #i103139# continued work on the impress annotation feature 2009-09-04 17:12:54 +0200 cl  r275823 : #i103139# continued work on the impress annotation feature 2009-09-04 17:05:23 +0200 cl  r275822 : #i103139# continued work on the impress annotation feature 2009-09-04 16:48:28 +0200 cl  r275820 : #i103139# continued work on the impress annotation feature 2009-09-04 16:44:02 +0200 cl  r275818 : #i103139# continued work on the impress annotation feature 2009-09-04 16:43:23 +0200 cl  r275817 : #i103139# continued work on the impress annotation feature 2009-09-04 16:06:04 +0200 cl  r275812 : #i103139# continued work on the impress annotation feature 2009-09-04 16:05:45 +0200 cl  r275811 : #i103139# continued work on the impress annotation feature 2009-09-04 15:04:33 +0200 cl  r275806 : #i103139# continued work on the impress annotation feature 2009-09-04 11:43:14 +0200 cl  r275795 : #i103139# continued work on the impress annotation feature 2009-09-04 11:27:10 +0200 cl  r275793 : #i103139# continued work on the impress annotation feature 2009-09-04 11:10:02 +0200 cl  r275792 : #i103139# continued work on the impress annotation feature 2009-09-04 11:07:05 +0200 cl  r275790 : #i103139# continued work on the impress annotation feature 2009-09-04 11:05:01 +0200 cl  r275789 : #i103139# continued work on the impress annotation feature 2009-09-04 10:55:51 +0200 cl  r275785 : #i103139# renamed notes to comments 2009-09-04 10:54:57 +0200 cl  r275784 : #i103139# renamed notes to comments 2009-09-03 20:37:35 +0200 cl  r275772 : #i103139# continued work on the impress annotation feature 2009-09-03 20:35:31 +0200 cl  r275771 : #i103139# continued work on the impress annotation feature 2009-09-01 18:17:55 +0200 cl  r275680 : #i103139# continued work on the impress annotation feature 2009-09-01 18:15:08 +0200 cl  r275678 : #i103139# continued work on the impress annotation feature 2009-09-01 18:13:38 +0200 cl  r275677 : #i103139# continued work on the impress annotation feature 2009-08-18 12:35:42 +0200 cl  r275089 : fixed merge error 2009-08-18 11:39:58 +0200 cl  r275086 : CWS-TOOLING: rebase CWS impressnotes01 to trunk@275001 (milestone: DEV300:m55) 2009-07-30 13:45:10 +0200 cl  r274481 : fixed merge errrors 2009-07-30 13:41:21 +0200 cl  r274480 : fixed merge errrors 2009-07-30 13:39:40 +0200 cl  r274478 : fixed merge errrors 2009-07-22 18:07:30 +0200 cl  r274256 : CWS-TOOLING: rebase CWS impressnotes01 to trunk@273858 (milestone: DEV300:m52) 2009-07-21 17:21:31 +0200 cl  r274208 : merging 2009-07-20 14:28:34 +0200 cl  r274137 : #i103139# annotation support for impress 2009-07-20 14:28:04 +0200 cl  r274136 : #i103139# annotation support for impress 2009-07-20 14:27:20 +0200 cl  r274135 : #i103139# annotation support for impress 2009-07-20 14:21:17 +0200 cl  r274134 : #i103139# annotation support for impress 2009-07-20 14:20:56 +0200 cl  r274133 : #i103139# annotation support for impress 2009-07-20 14:20:09 +0200 cl  r274132 : #i103139# annotation support for impress 2009-07-20 14:19:00 +0200 cl  r274131 : #i103139# annotation support for impress 2009-07-20 14:17:50 +0200 cl  r274130 : #i103139# annotation support for impress 2009-07-20 14:12:24 +0200 cl  r274129 : #i103139# annotation support for impress 2009-07-20 13:52:03 +0200 cl  r274128 : #i103139# annotation support for impress 2009-07-20 13:51:11 +0200 cl  r274127 : #i103139# annotation support for impress 2009-07-20 13:48:59 +0200 cl  r274126 : #i103139# annotation support for impress 2009-07-20 13:43:56 +0200 cl  r274125 : #i103139# annotation support for impress 2009-07-20 13:31:55 +0200 cl  r274123 : #i103139# annotation support for impress 2009-07-20 13:30:45 +0200 cl  r274122 : #i103139# annotation support for impress


2009-09-16  Ivo Hinkelmann  <ihi@openoffice.org>  [cf4f7bd8bec78d02d5af02397961211c62692224]

CWS-TOOLING: integrate CWS impressnotes01 2009-09-11 13:52:41 +0200 cl  r276061 : CWS-TOOLING: rebase CWS impressnotes01 to trunk@276043 (milestone: DEV300:m58) 2009-09-10 15:44:57 +0200 cl  r276039 : #i103139# continued work on the impress annotation feature 2009-09-10 14:52:31 +0200 cl  r276032 : #i103139# continued work on the impress annotation feature 2009-09-10 14:50:32 +0200 cl  r276031 : #i103139# continued work on the impress annotation feature 2009-09-10 14:48:29 +0200 cl  r276030 : #i103139# continued work on the impress annotation feature 2009-09-10 11:36:11 +0200 cl  r276027 : #i103139# continued work on the impress annotation feature 2009-09-09 20:22:41 +0200 cl  r276018 : #i103139# continued work on the impress annotation feature 2009-09-09 20:21:45 +0200 cl  r276017 : #i103139# continued work on the impress annotation feature 2009-09-09 19:32:29 +0200 sj  r276015 : #i103139# added import of comments (ppt binary) 2009-09-09 19:31:07 +0200 sj  r276014 : #i103139# added import of comments (ppt binary) 2009-09-09 19:16:41 +0200 cl  r276011 : #i103139# continued work on the impress annotation feature 2009-09-09 19:15:19 +0200 cl  r276010 : #i103139# continued work on the impress annotation feature 2009-09-09 16:27:19 +0200 cl  r276001 : #i104579# fixed isEmptyPresObj() 2009-09-09 15:12:02 +0200 cl  r275997 : #i103139# continued work on the impress annotation feature 2009-09-09 15:06:29 +0200 sj  r275996 : #i103139# added import of comments (ppt binary) 2009-09-09 14:53:01 +0200 cl  r275995 : #i103139# continued work on the impress annotation feature 2009-09-09 14:51:32 +0200 cl  r275994 : #i103139# continued work on the impress annotation feature 2009-09-09 12:11:17 +0200 cl  r275982 : #i103139# continued work on the impress annotation feature 2009-09-09 11:47:55 +0200 cl  r275981 : #i103139# continued work on the impress annotation feature 2009-09-09 11:47:23 +0200 cl  r275980 : #i103139# continued work on the impress annotation feature 2009-09-09 11:44:47 +0200 cl  r275978 : #i104315# added missing tab pages 2009-09-08 16:04:44 +0200 cl  r275936 : #i103139# continued work on the impress annotation feature 2009-09-08 16:03:28 +0200 cl  r275935 : #i103139# continued work on the impress annotation feature 2009-09-08 11:45:47 +0200 cl  r275920 : #i103139# continued work on the impress annotation feature 2009-09-08 11:41:51 +0200 cl  r275919 : #i103139# continued work on the impress annotation feature 2009-09-07 18:30:55 +0200 cl  r275910 : #i103139# continued work on the impress annotation feature 2009-09-07 18:29:37 +0200 cl  r275909 : #i103139# continued work on the impress annotation feature 2009-09-07 17:25:43 +0200 cl  r275905 : #i103139# continued work on the impress annotation feature 2009-09-07 12:00:28 +0200 cl  r275884 : #i103139# continued work on the impress annotation feature 2009-09-06 14:14:00 +0200 cl  r275859 : #i103139# continued work on the impress annotation feature 2009-09-05 20:57:24 +0200 cl  r275854 : #i103139# continued work on the impress annotation feature 2009-09-05 20:56:29 +0200 cl  r275853 : #i103139# continued work on the impress annotation feature 2009-09-05 20:55:27 +0200 cl  r275852 : #i103139# continued work on the impress annotation feature 2009-09-05 20:11:42 +0200 cl  r275851 : #i103139# continued work on the impress annotation feature 2009-09-05 20:11:09 +0200 cl  r275850 : #i103139# continued work on the impress annotation feature 2009-09-05 17:43:33 +0200 cl  r275845 : #i103139# continued work on the impress annotation feature 2009-09-05 17:04:41 +0200 cl  r275843 : #i103139# continued work on the impress annotation feature 2009-09-05 17:03:26 +0200 cl  r275842 : #i103139# continued work on the impress annotation feature 2009-09-05 17:02:53 +0200 cl  r275841 : #i103139# continued work on the impress annotation feature 2009-09-05 13:15:04 +0200 pl  r275839 : #i104823# WB_NEEDSFOCUS 2009-09-05 13:14:41 +0200 pl  r275838 : #i104823# WB_NEEDSFOCUS 2009-09-04 17:48:21 +0200 cl  r275826 : #i103139# continued work on the impress annotation feature 2009-09-04 17:35:03 +0200 cl  r275825 : #i103139# continued work on the impress annotation feature 2009-09-04 17:15:46 +0200 cl  r275824 : #i103139# continued work on the impress annotation feature 2009-09-04 17:12:54 +0200 cl  r275823 : #i103139# continued work on the impress annotation feature 2009-09-04 17:05:23 +0200 cl  r275822 : #i103139# continued work on the impress annotation feature 2009-09-04 16:48:28 +0200 cl  r275820 : #i103139# continued work on the impress annotation feature 2009-09-04 16:44:02 +0200 cl  r275818 : #i103139# continued work on the impress annotation feature 2009-09-04 16:43:23 +0200 cl  r275817 : #i103139# continued work on the impress annotation feature 2009-09-04 16:06:04 +0200 cl  r275812 : #i103139# continued work on the impress annotation feature 2009-09-04 16:05:45 +0200 cl  r275811 : #i103139# continued work on the impress annotation feature 2009-09-04 15:04:33 +0200 cl  r275806 : #i103139# continued work on the impress annotation feature 2009-09-04 11:43:14 +0200 cl  r275795 : #i103139# continued work on the impress annotation feature 2009-09-04 11:27:10 +0200 cl  r275793 : #i103139# continued work on the impress annotation feature 2009-09-04 11:10:02 +0200 cl  r275792 : #i103139# continued work on the impress annotation feature 2009-09-04 11:07:05 +0200 cl  r275790 : #i103139# continued work on the impress annotation feature 2009-09-04 11:05:01 +0200 cl  r275789 : #i103139# continued work on the impress annotation feature 2009-09-04 10:55:51 +0200 cl  r275785 : #i103139# renamed notes to comments 2009-09-04 10:54:57 +0200 cl  r275784 : #i103139# renamed notes to comments 2009-09-03 20:37:35 +0200 cl  r275772 : #i103139# continued work on the impress annotation feature 2009-09-03 20:35:31 +0200 cl  r275771 : #i103139# continued work on the impress annotation feature 2009-09-01 18:17:55 +0200 cl  r275680 : #i103139# continued work on the impress annotation feature 2009-09-01 18:15:08 +0200 cl  r275678 : #i103139# continued work on the impress annotation feature 2009-09-01 18:13:38 +0200 cl  r275677 : #i103139# continued work on the impress annotation feature 2009-08-18 12:35:42 +0200 cl  r275089 : fixed merge error 2009-08-18 11:39:58 +0200 cl  r275086 : CWS-TOOLING: rebase CWS impressnotes01 to trunk@275001 (milestone: DEV300:m55) 2009-07-30 13:45:10 +0200 cl  r274481 : fixed merge errrors 2009-07-30 13:41:21 +0200 cl  r274480 : fixed merge errrors 2009-07-30 13:39:40 +0200 cl  r274478 : fixed merge errrors 2009-07-22 18:07:30 +0200 cl  r274256 : CWS-TOOLING: rebase CWS impressnotes01 to trunk@273858 (milestone: DEV300:m52) 2009-07-21 17:21:31 +0200 cl  r274208 : merging 2009-07-20 14:28:34 +0200 cl  r274137 : #i103139# annotation support for impress 2009-07-20 14:28:04 +0200 cl  r274136 : #i103139# annotation support for impress 2009-07-20 14:27:20 +0200 cl  r274135 : #i103139# annotation support for impress 2009-07-20 14:21:17 +0200 cl  r274134 : #i103139# annotation support for impress 2009-07-20 14:20:56 +0200 cl  r274133 : #i103139# annotation support for impress 2009-07-20 14:20:09 +0200 cl  r274132 : #i103139# annotation support for impress 2009-07-20 14:19:00 +0200 cl  r274131 : #i103139# annotation support for impress 2009-07-20 14:17:50 +0200 cl  r274130 : #i103139# annotation support for impress 2009-07-20 14:12:24 +0200 cl  r274129 : #i103139# annotation support for impress 2009-07-20 13:52:03 +0200 cl  r274128 : #i103139# annotation support for impress 2009-07-20 13:51:11 +0200 cl  r274127 : #i103139# annotation support for impress 2009-07-20 13:48:59 +0200 cl  r274126 : #i103139# annotation support for impress 2009-07-20 13:43:56 +0200 cl  r274125 : #i103139# annotation support for impress 2009-07-20 13:31:55 +0200 cl  r274123 : #i103139# annotation support for impress 2009-07-20 13:30:45 +0200 cl  r274122 : #i103139# annotation support for impress


2009-09-16  Ivo Hinkelmann  <ihi@openoffice.org>  [36fc972942594e186e6924bfc1568bfb0096733e]

CWS-TOOLING: integrate CWS impressnotes01 2009-09-11 13:52:41 +0200 cl  r276061 : CWS-TOOLING: rebase CWS impressnotes01 to trunk@276043 (milestone: DEV300:m58) 2009-09-10 15:44:57 +0200 cl  r276039 : #i103139# continued work on the impress annotation feature 2009-09-10 14:52:31 +0200 cl  r276032 : #i103139# continued work on the impress annotation feature 2009-09-10 14:50:32 +0200 cl  r276031 : #i103139# continued work on the impress annotation feature 2009-09-10 14:48:29 +0200 cl  r276030 : #i103139# continued work on the impress annotation feature 2009-09-10 11:36:11 +0200 cl  r276027 : #i103139# continued work on the impress annotation feature 2009-09-09 20:22:41 +0200 cl  r276018 : #i103139# continued work on the impress annotation feature 2009-09-09 20:21:45 +0200 cl  r276017 : #i103139# continued work on the impress annotation feature 2009-09-09 19:32:29 +0200 sj  r276015 : #i103139# added import of comments (ppt binary) 2009-09-09 19:31:07 +0200 sj  r276014 : #i103139# added import of comments (ppt binary) 2009-09-09 19:16:41 +0200 cl  r276011 : #i103139# continued work on the impress annotation feature 2009-09-09 19:15:19 +0200 cl  r276010 : #i103139# continued work on the impress annotation feature 2009-09-09 16:27:19 +0200 cl  r276001 : #i104579# fixed isEmptyPresObj() 2009-09-09 15:12:02 +0200 cl  r275997 : #i103139# continued work on the impress annotation feature 2009-09-09 15:06:29 +0200 sj  r275996 : #i103139# added import of comments (ppt binary) 2009-09-09 14:53:01 +0200 cl  r275995 : #i103139# continued work on the impress annotation feature 2009-09-09 14:51:32 +0200 cl  r275994 : #i103139# continued work on the impress annotation feature 2009-09-09 12:11:17 +0200 cl  r275982 : #i103139# continued work on the impress annotation feature 2009-09-09 11:47:55 +0200 cl  r275981 : #i103139# continued work on the impress annotation feature 2009-09-09 11:47:23 +0200 cl  r275980 : #i103139# continued work on the impress annotation feature 2009-09-09 11:44:47 +0200 cl  r275978 : #i104315# added missing tab pages 2009-09-08 16:04:44 +0200 cl  r275936 : #i103139# continued work on the impress annotation feature 2009-09-08 16:03:28 +0200 cl  r275935 : #i103139# continued work on the impress annotation feature 2009-09-08 11:45:47 +0200 cl  r275920 : #i103139# continued work on the impress annotation feature 2009-09-08 11:41:51 +0200 cl  r275919 : #i103139# continued work on the impress annotation feature 2009-09-07 18:30:55 +0200 cl  r275910 : #i103139# continued work on the impress annotation feature 2009-09-07 18:29:37 +0200 cl  r275909 : #i103139# continued work on the impress annotation feature 2009-09-07 17:25:43 +0200 cl  r275905 : #i103139# continued work on the impress annotation feature 2009-09-07 12:00:28 +0200 cl  r275884 : #i103139# continued work on the impress annotation feature 2009-09-06 14:14:00 +0200 cl  r275859 : #i103139# continued work on the impress annotation feature 2009-09-05 20:57:24 +0200 cl  r275854 : #i103139# continued work on the impress annotation feature 2009-09-05 20:56:29 +0200 cl  r275853 : #i103139# continued work on the impress annotation feature 2009-09-05 20:55:27 +0200 cl  r275852 : #i103139# continued work on the impress annotation feature 2009-09-05 20:11:42 +0200 cl  r275851 : #i103139# continued work on the impress annotation feature 2009-09-05 20:11:09 +0200 cl  r275850 : #i103139# continued work on the impress annotation feature 2009-09-05 17:43:33 +0200 cl  r275845 : #i103139# continued work on the impress annotation feature 2009-09-05 17:04:41 +0200 cl  r275843 : #i103139# continued work on the impress annotation feature 2009-09-05 17:03:26 +0200 cl  r275842 : #i103139# continued work on the impress annotation feature 2009-09-05 17:02:53 +0200 cl  r275841 : #i103139# continued work on the impress annotation feature 2009-09-05 13:15:04 +0200 pl  r275839 : #i104823# WB_NEEDSFOCUS 2009-09-05 13:14:41 +0200 pl  r275838 : #i104823# WB_NEEDSFOCUS 2009-09-04 17:48:21 +0200 cl  r275826 : #i103139# continued work on the impress annotation feature 2009-09-04 17:35:03 +0200 cl  r275825 : #i103139# continued work on the impress annotation feature 2009-09-04 17:15:46 +0200 cl  r275824 : #i103139# continued work on the impress annotation feature 2009-09-04 17:12:54 +0200 cl  r275823 : #i103139# continued work on the impress annotation feature 2009-09-04 17:05:23 +0200 cl  r275822 : #i103139# continued work on the impress annotation feature 2009-09-04 16:48:28 +0200 cl  r275820 : #i103139# continued work on the impress annotation feature 2009-09-04 16:44:02 +0200 cl  r275818 : #i103139# continued work on the impress annotation feature 2009-09-04 16:43:23 +0200 cl  r275817 : #i103139# continued work on the impress annotation feature 2009-09-04 16:06:04 +0200 cl  r275812 : #i103139# continued work on the impress annotation feature 2009-09-04 16:05:45 +0200 cl  r275811 : #i103139# continued work on the impress annotation feature 2009-09-04 15:04:33 +0200 cl  r275806 : #i103139# continued work on the impress annotation feature 2009-09-04 11:43:14 +0200 cl  r275795 : #i103139# continued work on the impress annotation feature 2009-09-04 11:27:10 +0200 cl  r275793 : #i103139# continued work on the impress annotation feature 2009-09-04 11:10:02 +0200 cl  r275792 : #i103139# continued work on the impress annotation feature 2009-09-04 11:07:05 +0200 cl  r275790 : #i103139# continued work on the impress annotation feature 2009-09-04 11:05:01 +0200 cl  r275789 : #i103139# continued work on the impress annotation feature 2009-09-04 10:55:51 +0200 cl  r275785 : #i103139# renamed notes to comments 2009-09-04 10:54:57 +0200 cl  r275784 : #i103139# renamed notes to comments 2009-09-03 20:37:35 +0200 cl  r275772 : #i103139# continued work on the impress annotation feature 2009-09-03 20:35:31 +0200 cl  r275771 : #i103139# continued work on the impress annotation feature 2009-09-01 18:17:55 +0200 cl  r275680 : #i103139# continued work on the impress annotation feature 2009-09-01 18:15:08 +0200 cl  r275678 : #i103139# continued work on the impress annotation feature 2009-09-01 18:13:38 +0200 cl  r275677 : #i103139# continued work on the impress annotation feature 2009-08-18 12:35:42 +0200 cl  r275089 : fixed merge error 2009-08-18 11:39:58 +0200 cl  r275086 : CWS-TOOLING: rebase CWS impressnotes01 to trunk@275001 (milestone: DEV300:m55) 2009-07-30 13:45:10 +0200 cl  r274481 : fixed merge errrors 2009-07-30 13:41:21 +0200 cl  r274480 : fixed merge errrors 2009-07-30 13:39:40 +0200 cl  r274478 : fixed merge errrors 2009-07-22 18:07:30 +0200 cl  r274256 : CWS-TOOLING: rebase CWS impressnotes01 to trunk@273858 (milestone: DEV300:m52) 2009-07-21 17:21:31 +0200 cl  r274208 : merging 2009-07-20 14:28:34 +0200 cl  r274137 : #i103139# annotation support for impress 2009-07-20 14:28:04 +0200 cl  r274136 : #i103139# annotation support for impress 2009-07-20 14:27:20 +0200 cl  r274135 : #i103139# annotation support for impress 2009-07-20 14:21:17 +0200 cl  r274134 : #i103139# annotation support for impress 2009-07-20 14:20:56 +0200 cl  r274133 : #i103139# annotation support for impress 2009-07-20 14:20:09 +0200 cl  r274132 : #i103139# annotation support for impress 2009-07-20 14:19:00 +0200 cl  r274131 : #i103139# annotation support for impress 2009-07-20 14:17:50 +0200 cl  r274130 : #i103139# annotation support for impress 2009-07-20 14:12:24 +0200 cl  r274129 : #i103139# annotation support for impress 2009-07-20 13:52:03 +0200 cl  r274128 : #i103139# annotation support for impress 2009-07-20 13:51:11 +0200 cl  r274127 : #i103139# annotation support for impress 2009-07-20 13:48:59 +0200 cl  r274126 : #i103139# annotation support for impress 2009-07-20 13:43:56 +0200 cl  r274125 : #i103139# annotation support for impress 2009-07-20 13:31:55 +0200 cl  r274123 : #i103139# annotation support for impress 2009-07-20 13:30:45 +0200 cl  r274122 : #i103139# annotation support for impress


2009-09-16  Ivo Hinkelmann  <ihi@openoffice.org>  [a9ac4fe6fd5b3ee921a8eee85a715c3ef881e47e]

CWS-TOOLING: integrate CWS impressnotes01 2009-09-11 13:52:41 +0200 cl  r276061 : CWS-TOOLING: rebase CWS impressnotes01 to trunk@276043 (milestone: DEV300:m58) 2009-09-10 15:44:57 +0200 cl  r276039 : #i103139# continued work on the impress annotation feature 2009-09-10 14:52:31 +0200 cl  r276032 : #i103139# continued work on the impress annotation feature 2009-09-10 14:50:32 +0200 cl  r276031 : #i103139# continued work on the impress annotation feature 2009-09-10 14:48:29 +0200 cl  r276030 : #i103139# continued work on the impress annotation feature 2009-09-10 11:36:11 +0200 cl  r276027 : #i103139# continued work on the impress annotation feature 2009-09-09 20:22:41 +0200 cl  r276018 : #i103139# continued work on the impress annotation feature 2009-09-09 20:21:45 +0200 cl  r276017 : #i103139# continued work on the impress annotation feature 2009-09-09 19:32:29 +0200 sj  r276015 : #i103139# added import of comments (ppt binary) 2009-09-09 19:31:07 +0200 sj  r276014 : #i103139# added import of comments (ppt binary) 2009-09-09 19:16:41 +0200 cl  r276011 : #i103139# continued work on the impress annotation feature 2009-09-09 19:15:19 +0200 cl  r276010 : #i103139# continued work on the impress annotation feature 2009-09-09 16:27:19 +0200 cl  r276001 : #i104579# fixed isEmptyPresObj() 2009-09-09 15:12:02 +0200 cl  r275997 : #i103139# continued work on the impress annotation feature 2009-09-09 15:06:29 +0200 sj  r275996 : #i103139# added import of comments (ppt binary) 2009-09-09 14:53:01 +0200 cl  r275995 : #i103139# continued work on the impress annotation feature 2009-09-09 14:51:32 +0200 cl  r275994 : #i103139# continued work on the impress annotation feature 2009-09-09 12:11:17 +0200 cl  r275982 : #i103139# continued work on the impress annotation feature 2009-09-09 11:47:55 +0200 cl  r275981 : #i103139# continued work on the impress annotation feature 2009-09-09 11:47:23 +0200 cl  r275980 : #i103139# continued work on the impress annotation feature 2009-09-09 11:44:47 +0200 cl  r275978 : #i104315# added missing tab pages 2009-09-08 16:04:44 +0200 cl  r275936 : #i103139# continued work on the impress annotation feature 2009-09-08 16:03:28 +0200 cl  r275935 : #i103139# continued work on the impress annotation feature 2009-09-08 11:45:47 +0200 cl  r275920 : #i103139# continued work on the impress annotation feature 2009-09-08 11:41:51 +0200 cl  r275919 : #i103139# continued work on the impress annotation feature 2009-09-07 18:30:55 +0200 cl  r275910 : #i103139# continued work on the impress annotation feature 2009-09-07 18:29:37 +0200 cl  r275909 : #i103139# continued work on the impress annotation feature 2009-09-07 17:25:43 +0200 cl  r275905 : #i103139# continued work on the impress annotation feature 2009-09-07 12:00:28 +0200 cl  r275884 : #i103139# continued work on the impress annotation feature 2009-09-06 14:14:00 +0200 cl  r275859 : #i103139# continued work on the impress annotation feature 2009-09-05 20:57:24 +0200 cl  r275854 : #i103139# continued work on the impress annotation feature 2009-09-05 20:56:29 +0200 cl  r275853 : #i103139# continued work on the impress annotation feature 2009-09-05 20:55:27 +0200 cl  r275852 : #i103139# continued work on the impress annotation feature 2009-09-05 20:11:42 +0200 cl  r275851 : #i103139# continued work on the impress annotation feature 2009-09-05 20:11:09 +0200 cl  r275850 : #i103139# continued work on the impress annotation feature 2009-09-05 17:43:33 +0200 cl  r275845 : #i103139# continued work on the impress annotation feature 2009-09-05 17:04:41 +0200 cl  r275843 : #i103139# continued work on the impress annotation feature 2009-09-05 17:03:26 +0200 cl  r275842 : #i103139# continued work on the impress annotation feature 2009-09-05 17:02:53 +0200 cl  r275841 : #i103139# continued work on the impress annotation feature 2009-09-05 13:15:04 +0200 pl  r275839 : #i104823# WB_NEEDSFOCUS 2009-09-05 13:14:41 +0200 pl  r275838 : #i104823# WB_NEEDSFOCUS 2009-09-04 17:48:21 +0200 cl  r275826 : #i103139# continued work on the impress annotation feature 2009-09-04 17:35:03 +0200 cl  r275825 : #i103139# continued work on the impress annotation feature 2009-09-04 17:15:46 +0200 cl  r275824 : #i103139# continued work on the impress annotation feature 2009-09-04 17:12:54 +0200 cl  r275823 : #i103139# continued work on the impress annotation feature 2009-09-04 17:05:23 +0200 cl  r275822 : #i103139# continued work on the impress annotation feature 2009-09-04 16:48:28 +0200 cl  r275820 : #i103139# continued work on the impress annotation feature 2009-09-04 16:44:02 +0200 cl  r275818 : #i103139# continued work on the impress annotation feature 2009-09-04 16:43:23 +0200 cl  r275817 : #i103139# continued work on the impress annotation feature 2009-09-04 16:06:04 +0200 cl  r275812 : #i103139# continued work on the impress annotation feature 2009-09-04 16:05:45 +0200 cl  r275811 : #i103139# continued work on the impress annotation feature 2009-09-04 15:04:33 +0200 cl  r275806 : #i103139# continued work on the impress annotation feature 2009-09-04 11:43:14 +0200 cl  r275795 : #i103139# continued work on the impress annotation feature 2009-09-04 11:27:10 +0200 cl  r275793 : #i103139# continued work on the impress annotation feature 2009-09-04 11:10:02 +0200 cl  r275792 : #i103139# continued work on the impress annotation feature 2009-09-04 11:07:05 +0200 cl  r275790 : #i103139# continued work on the impress annotation feature 2009-09-04 11:05:01 +0200 cl  r275789 : #i103139# continued work on the impress annotation feature 2009-09-04 10:55:51 +0200 cl  r275785 : #i103139# renamed notes to comments 2009-09-04 10:54:57 +0200 cl  r275784 : #i103139# renamed notes to comments 2009-09-03 20:37:35 +0200 cl  r275772 : #i103139# continued work on the impress annotation feature 2009-09-03 20:35:31 +0200 cl  r275771 : #i103139# continued work on the impress annotation feature 2009-09-01 18:17:55 +0200 cl  r275680 : #i103139# continued work on the impress annotation feature 2009-09-01 18:15:08 +0200 cl  r275678 : #i103139# continued work on the impress annotation feature 2009-09-01 18:13:38 +0200 cl  r275677 : #i103139# continued work on the impress annotation feature 2009-08-18 12:35:42 +0200 cl  r275089 : fixed merge error 2009-08-18 11:39:58 +0200 cl  r275086 : CWS-TOOLING: rebase CWS impressnotes01 to trunk@275001 (milestone: DEV300:m55) 2009-07-30 13:45:10 +0200 cl  r274481 : fixed merge errrors 2009-07-30 13:41:21 +0200 cl  r274480 : fixed merge errrors 2009-07-30 13:39:40 +0200 cl  r274478 : fixed merge errrors 2009-07-22 18:07:30 +0200 cl  r274256 : CWS-TOOLING: rebase CWS impressnotes01 to trunk@273858 (milestone: DEV300:m52) 2009-07-21 17:21:31 +0200 cl  r274208 : merging 2009-07-20 14:28:34 +0200 cl  r274137 : #i103139# annotation support for impress 2009-07-20 14:28:04 +0200 cl  r274136 : #i103139# annotation support for impress 2009-07-20 14:27:20 +0200 cl  r274135 : #i103139# annotation support for impress 2009-07-20 14:21:17 +0200 cl  r274134 : #i103139# annotation support for impress 2009-07-20 14:20:56 +0200 cl  r274133 : #i103139# annotation support for impress 2009-07-20 14:20:09 +0200 cl  r274132 : #i103139# annotation support for impress 2009-07-20 14:19:00 +0200 cl  r274131 : #i103139# annotation support for impress 2009-07-20 14:17:50 +0200 cl  r274130 : #i103139# annotation support for impress 2009-07-20 14:12:24 +0200 cl  r274129 : #i103139# annotation support for impress 2009-07-20 13:52:03 +0200 cl  r274128 : #i103139# annotation support for impress 2009-07-20 13:51:11 +0200 cl  r274127 : #i103139# annotation support for impress 2009-07-20 13:48:59 +0200 cl  r274126 : #i103139# annotation support for impress 2009-07-20 13:43:56 +0200 cl  r274125 : #i103139# annotation support for impress 2009-07-20 13:31:55 +0200 cl  r274123 : #i103139# annotation support for impress 2009-07-20 13:30:45 +0200 cl  r274122 : #i103139# annotation support for impress


2009-09-16  Kurt Zenker  <kz@openoffice.org>  [176f9defe757d7bef35c1e37e1ca06b20c3b29c8]

#i105126# regenerate configure


2009-09-16  Ivo Hinkelmann  <ihi@openoffice.org>  [1df173a6bd8fe83b77c3e92ea0a3c5ce6a26e483]

CWS-TOOLING: integrate CWS impressnotes02


2009-09-16  Rüdiger Timm  <rt@openoffice.org>  [f9d126374cdc88d4d9a0d6002bb36d6576d24546]

#i105092#, #159202# disable modification of shared extensions when running in office ( by JL )


2009-09-16  Frank Schönheit  <fs@openoffice.org>  [24dff8f7929425d0ded658d8729b1257e5cf4868]

ooops, DrawControlText of course needs to merge the actual ControlFont into the canonical font


2009-09-16  Ivo Hinkelmann  <ihi@openoffice.org>  [b182bf51505af4a181c7083343ade25c65a8065f]

CWS-TOOLING: integrate CWS l10nframework01


2009-09-16  Ivo Hinkelmann  <ihi@openoffice.org>  [ac6f47bc425abc041c11f80644ba31bef87cd7bf]

CWS-TOOLING: integrate CWS l10nframework01


2009-09-16  Ivo Hinkelmann  <ihi@openoffice.org>  [a408bb529fbd69138625a7efe7ce41fc5f899015]

CWS-TOOLING: integrate CWS l10nframework01


2009-09-16  Ivo Hinkelmann  <ihi@openoffice.org>  [7dbe377ade4654f4d127717f5b99e4cc1f2e954e]

CWS-TOOLING: integrate CWS l10nframework01


2009-09-16  Ivo Hinkelmann  <ihi@openoffice.org>  [46c6fa84d275a81f9b1eb0d953baec342ea7f052]

CWS-TOOLING: integrate CWS l10nframework01


2009-09-16  Ivo Hinkelmann  <ihi@openoffice.org>  [57cf325f534b1e653f7222368a15bdf2b4e32f6c]

CWS-TOOLING: integrate CWS l10nframework01


2009-09-16  Ivo Hinkelmann  <ihi@openoffice.org>  [c33b257ab7d22c550215ae7b57cb0c77e94ae76f]

CWS-TOOLING: integrate CWS l10nframework01


2009-09-16  Ivo Hinkelmann  <ihi@openoffice.org>  [940e511ce08a7f1fb4483a92ab2811d7649a1bd3]

CWS-TOOLING: integrate CWS l10nframework01


2009-09-16  Ivo Hinkelmann  <ihi@openoffice.org>  [c552e9a4f47c54a5202017bbf0bf5cc4eedb1d2c]

CWS-TOOLING: integrate CWS l10nframework01


2009-09-16  Ivo Hinkelmann  <ihi@openoffice.org>  [da3ef3a27296d643bd489592fa09f54b1802f902]

CWS-TOOLING: integrate CWS l10nframework01


2009-09-16  Ivo Hinkelmann  <ihi@openoffice.org>  [d6cf80c14ef6abe02125bb8f66262961193cffd7]

CWS-TOOLING: integrate CWS l10nframework01


2009-09-16  Ivo Hinkelmann  <ihi@openoffice.org>  [fcd1e07f252c3e44a5707e9e9ee429a5cef98fc8]

CWS-TOOLING: integrate CWS l10nframework01


2009-09-16  Ivo Hinkelmann  <ihi@openoffice.org>  [b98141205a6d920cfab99229c1ee4803a8120022]

CWS-TOOLING: integrate CWS l10nframework01


2009-09-16  Ivo Hinkelmann  <ihi@openoffice.org>  [d96b6584a5da69ee35a9c1e19d1caec3172984a5]

CWS-TOOLING: integrate CWS l10nframework01


2009-09-16  Ivo Hinkelmann  <ihi@openoffice.org>  [17f1988c7649d4239ba675040bf7dc145f3e5423]

CWS-TOOLING: integrate CWS l10nframework01


2009-09-16  Release Engineers  <releng@openoffice.org>  [3f03b4672c47e1cb561ca2fd4811e65ae3b95e56]

Create DEV300_m59 milestone tag from trunk@276191


2009-09-16  Release Engineers  <releng@openoffice.org>  [39588fa85fa16f02c7a4e003fefb608c16a618a1]

Create DEV300_m59 milestone tag from trunk@276191


2009-09-16  Release Engineers  <releng@openoffice.org>  [a11aa70b384e3ca0df953b53cff6b4d7f9699147]

Create DEV300_m59 milestone tag from trunk@276191


2009-09-16  Release Engineers  <releng@openoffice.org>  [9312cb4741bf45017a1394faf587aa13f5172cc1]

Create DEV300_m59 milestone tag from trunk@276191


2009-09-16  Release Engineers  <releng@openoffice.org>  [1316975f2eee54842c9e8564ff1576bb715e5cb7]

Create DEV300_m59 milestone tag from trunk@276191


2009-09-16  Release Engineers  <releng@openoffice.org>  [5b32579a00a30a8000a57d72cee3cf9b690c68f3]

Create DEV300_m59 milestone tag from trunk@276191


2009-09-16  Release Engineers  <releng@openoffice.org>  [c1021e50a5800fdfeeab288874ed9715d6928a1f]

Create DEV300_m59 milestone tag from trunk@276191


2009-09-16  Release Engineers  <releng@openoffice.org>  [41a065de752417668f1db5f7deb696a2a91766ac]

Create DEV300_m59 milestone tag from trunk@276191


2009-09-16  Release Engineers  <releng@openoffice.org>  [a5cafc72a0ece6ab259c5586dce476fe33ba4aad]

Create DEV300_m59 milestone tag from trunk@276191


2009-09-16  Release Engineers  <releng@openoffice.org>  [c6435bca683af82cc4844922f31e957de603e10f]

Create DEV300_m59 milestone tag from trunk@276191


2009-09-16  Release Engineers  <releng@openoffice.org>  [896edc904b8e32750662d851298ff793900d9057]

Create DEV300_m59 milestone tag from trunk@276191


2009-09-16  Release Engineers  <releng@openoffice.org>  [1a1f55e57995a980655f6c4278f6a6c2147ea028]

Create DEV300_m59 milestone tag from trunk@276191


2009-09-16  Kohei Yoshida  <kyoshida@novell.com>  [b9b21a5392d872f509e512330bcc15fe016ed6db]

#i102750# fixed DCOUNT and DCOUNT2.


2009-09-15  Kohei Yoshida  <kyoshida@novell.com>  [969e12dea2f761ab76e1bae01c93b477492f3a82]

skip empty matrix values when iterating through them.


2009-09-15  Kohei Yoshida  <kyoshida@novell.com>  [005755dea8287d9652badaf96ab2ee9c609fea11]

removed some debug statements.


2009-09-15  Kohei Yoshida  <kyoshida@novell.com>  [d57378e7ad4f6592703279d79e4d930a89ec53f8]

check whether or not the data range has header row.


2009-09-15  Kohei Yoshida  <kyoshida@novell.com>  [ff9ef19c20994a0bfbc798b207b95caeb3c8a1b2]

added static method to fill query options that are always the same for all database function queries.


2009-09-15  Kohei Yoshida  <kyoshida@novell.com>  [a43b2ea515afd434197487d4a20d835e96abc1da]

#i102750# fully functioning ValidQuery() equivalent for the external db ranges.


2009-09-15  Kohei Yoshida  <kyoshida@novell.com>  [62ca9beff50e3e40e524656088d8bb4978612ca6]

#i102750# supported external db range for DSUM for by-value query entries.


2009-09-15  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [795cd663c621fdecd0f313f76afe06ce3342bb12]

#i97509# changed base classes for primitives which need no buffering


2009-09-15  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [9c198f356d0a55e96fe4f96384afcdd7d3a8cb87]

#i97509# changed base classes for primitives which need no buffering


2009-09-15  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [52ddaac170a54bcbc5505e73a4e8ca93a19a8913]

#i97509# changed base classes for primitives which need no buffering


2009-09-15  Mathias Bauer  <mba@openoffice.org>  [559022a94f0d8fca158134782f2206b88218a4cd]

remove dependency on perl by throwing out superfluous XML stuff


2009-09-15  Mathias Bauer  <mba@openoffice.org>  [e7e8d94bb6d31abc98bbeb4026481aa052f29278]

obvious c/p error fixed


2009-09-15  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [dac4275c1bb031c2f52b5069493bea2100a12701]

#i97509# seperated base and buffered classes for 2D and 3D, adapted aqll usages


2009-09-15  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [b653cd4479611658c45e70af135eb31c97a1605e]

#i97509# seperated base and buffered classes for 2D and 3D, adapted aqll usages


2009-09-15  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [a38342aa7ff93dbf1e3432d42afecac778eb80a1]

#i97509# seperated base and buffered classes for 2D and 3D, adapted aqll usages


2009-09-15  Oliver Bolte  <obo@openoffice.org>  [c278cc39217c9087b1c5e138bf680b82c19bf117]

#i10000# remove ENABLE_CAIRO switch


2009-09-15  Oliver Bolte  <obo@openoffice.org>  [b1b49565cc12c5c6beff0aba914826ce5a7b5ca6]

#i10000# use BUILD_PIXMAN=YES for cairo/unxmacxi


2009-09-15  Oliver Bolte  <obo@openoffice.org>  [08e5200a4b24ef467c1289c8c14ca6e8bd81750b]

#i10000# use BUILD_PIXMAN=YES for cairo/unxmacxi


2009-09-15  Oliver Bolte  <obo@openoffice.org>  [721cd486db826f7af5dc85db8cd39a2ae5374a3c]

#i10000# make cairo buildable for Hamburg RE


2009-09-15  Kurt Zenker  <kz@openoffice.org>  [7882c6a0034e17b65e1a27bc0ed7bc65bc1679c5]

#i10000# WaE fix


2009-09-15  Kurt Zenker  <kz@openoffice.org>  [2cf1b92c231f06eff95a1fce8654ce0e01b5014b]

#i10000# builderror and WaE on solaris fixed


2009-09-14  Kohei Yoshida  <kyoshida@novell.com>  [6b38ae9c3bbca8be9d41df4e4deee464af5ba89b]

Made string matching case insensitivive where it needs to be.


2009-09-14  Kohei Yoshida  <kyoshida@novell.com>  [461cbe7301210f18bde613aeccf1443c1d07df72]

added javadoc comments for methods & fixed internal range access bug.


2009-09-14  Kohei Yoshida  <kyoshida@novell.com>  [4996883c90c3dd7db4e60f30cd7ce6a9ab75aa7e]

#i102750# moved fillQueryEntries() into the base class and made it non-virtual.  Now DBSum works with an external range as the query range.


2009-09-14  Kohei Yoshida  <kyoshida@novell.com>  [2c135d541038ef9f5c5e3c9d91fc424994b012c7]

#i102750# More refactoring of query parameter code.


2009-09-14  Philipp Lohmann  <pl@openoffice.org>  [2589f7adbf0066980b8da68355c2d48369465764]

#i104662# fix IsLastPage handling


2009-09-14  Mathias Bauer  <mba@openoffice.org>  [6152b5efa3490cc8f09f269dc7542ffe3833358c]

#i103496#: split cppunit in a pure external lib and a lib depending on sal -> testshl2


2009-09-14  Mathias Bauer  <mba@openoffice.org>  [416fc7a2be488e0e0234e88455761f62b8a6ac5a]

#i103496#: split cppunit in a pure external lib and a lib depending on sal -> testshl2


2009-09-14  Mathias Bauer  <mba@openoffice.org>  [776336dc70e3e02d1be9c1f0c5aa531f5c47345e]

#i103496#: split cppunit in a pure external lib and a lib depending on sal -> testshl2


2009-09-14  Mathias Bauer  <mba@openoffice.org>  [b8a58871dcc7e2398e95d518dff2f739712515e3]

#i103496#: split cppunit in a pure external lib and a lib depending on sal -> testshl2


2009-09-14  Mathias Bauer  <mba@openoffice.org>  [c3e81ce17ef23f013aacfea5ab08d912a2dd51be]

#i103496#: split cppunit in a pure external lib and a lib depending on sal -> testshl2


2009-09-14  Mathias Bauer  <mba@openoffice.org>  [2113e3672796e481cff9ce9218c002ee96a9ac21]

#i103496#: split cppunit in a pure external lib and a lib depending on sal -> testshl2


2009-09-14  Mathias Bauer  <mba@openoffice.org>  [e6838b9d44a0164bbace63c050b6d75ceb49b30b]

#i103496#: split cppunit in a pure external lib and a lib depending on sal -> testshl2


2009-09-14  Mathias Bauer  <mba@openoffice.org>  [6ea0304b451d06756bf24256fadbf379faf72265]

#i103496#: split cppunit in a pure external lib and a lib depending on sal -> testshl2


2009-09-14  Mathias Bauer  <mba@openoffice.org>  [febdf577f7716df95e9d7e7edf15baaa2bfdf4a5]

#i103496#: split cppunit in a pure external lib and a lib depending on sal -> testshl2


2009-09-14  Mathias Bauer  <mba@openoffice.org>  [e10e4ddb2a08f1a4f49f4ba8a72075d51b91c3cd]

#i103496#: split cppunit in a pure external lib and a lib depending on sal -> testshl2


2009-09-14  Philipp Lohmann  <pl@openoffice.org>  [8a793295f4eb6530ac55654353de1ac1a33dd170]

#i104933# enhance RemoveTransparenciesFromMetafile for N-Up printing


2009-09-14  Kurt Zenker  <kz@openoffice.org>  [a9869568d1176eb8ac37591f471e85ef2b01b3f1]

#i10000# aktivate new Languagepacks for mac


2009-09-14  Kurt Zenker  <kz@openoffice.org>  [71e1f5bb7583ba33724f2b3a46f7745bbf8180e2]

DEV300


2009-09-14  Kurt Zenker  <kz@openoffice.org>  [236fe0666bcb40990a3533ad2afa0a6bfbc9de67]

#i10000# build break fixed


2009-09-14  Frank Schönheit  <fs@openoffice.org>  [991fe0b57982f61962d56347f3bf4c9b053818c2]

#b6875455# impl-data for Control instances


2009-09-14  Kurt Zenker  <kz@openoffice.org>  [a5c16611d56b595897e2b45676e45a0b8a1b16ee]

#i10000# wrong class


2009-09-14  Kurt Zenker  <kz@openoffice.org>  [3ec91dff370216b1ee529bd1631736c23dc050ad]

#i104978# patch


2009-09-14  Kurt Zenker  <kz@openoffice.org>  [6628e5879de522d916ab9b3623c1fc187d9692bc]

#i105022# patch


2009-09-14  Frank Schönheit  <fs@openoffice.org>  [a3100ff384a815e3088fc9ab5b43c3e5ff701cc3]

#cr6875455# introduce a ReferenceDevice property for various control types


2009-09-14  Frank Schönheit  <fs@openoffice.org>  [017ae40dc058017a2e39f2ad3b8d6a14c988ce25]

#cr6875455# properly pass the reference device to the SdrModel (patch approved by od)


2009-09-14  Frank Schönheit  <fs@openoffice.org>  [48adcca2a1e5eb132932f3400d8c54e9ba594993]

#cr6875455^# pass the SdrModel's reference device to UnoControlModels


2009-09-14  Frank Schönheit  <fs@openoffice.org>  [f7124d57bc10b6e2960c86c4384a671ad7b4de02]

#cr6875455# mpLayoutData not directly accessible anymore


2009-09-14  Frank Schönheit  <fs@openoffice.org>  [cdc8876be07e8191f38a47159ec152c3b90a7d82]

#cr6875455# - introduce impl-data (ControlData) for a control - move Control::mpLayoutData to an impl structure - introduce Control::GetCanonicalFont/TextColor - introduce Control::ImplInitSettings, which collects the duplicated code in all kind of derived   classes, relying on GetCanonical* now - introduce a reference device for a Control, which can be used to render text - introduce Control::DrawControlText, which delegates to DrawText if no reference device is set,   or renders the text using the reference device - let static (i.e. non-input) Control classes use DrawControlText instead of DrawText

missing items (at least):
- text layout data in DrawControlText (needed for A11Y)
- respect vertical and horizontal alignments
- respect various other TEXT_DRAW_* flags
- word breaks
2009-09-14  Kurt Zenker  <kz@openoffice.org>  [e87ea379e99c01e62555c1821b69a55a490b07f2]

#i105025# patch


2009-09-14  Kurt Zenker  <kz@openoffice.org>  [d6b785a2d8fd9449dec8718531494a8be6c2b4be]

#i10000# WW8WrtStyle to MSWordStyles renamed


2009-09-14  Kurt Zenker  <kz@openoffice.org>  [a6abfa16cd66addbda3a5ea3defd5d465a75a9a0]

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-14  Kurt Zenker  <kz@openoffice.org>  [4238aa467925b5a6cf54e6fb4e70fe727923da26]

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-14  Kurt Zenker  <kz@openoffice.org>  [b40706813bbc27bcf42cafd9c51b6a3271de00d3]

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-14  Kurt Zenker  <kz@openoffice.org>  [a580a1837bedb94e3c95fa48ce602a2ac04b7117]

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-14  Kurt Zenker  <kz@openoffice.org>  [21c021e0607307516acbc09a0470adf2586b9171]

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-14  Kurt Zenker  <kz@openoffice.org>  [55d1515f45c49bd9fd5eb2e8f67eda42f1ca3e10]

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-14  Kurt Zenker  <kz@openoffice.org>  [ea35f2f06cbb9507218af9c224d2ebdcaa2bec10]

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-14  Kurt Zenker  <kz@openoffice.org>  [5d928bac6d84b6bacfcac6f97b6c5de82fb96a84]

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-14  Kurt Zenker  <kz@openoffice.org>  [7a937d5265517dc6711e16ef75c6032d380292bd]

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-14  Kurt Zenker  <kz@openoffice.org>  [aafd1aef573fb966ae4d032ebbf9ed490f2ad59d]

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-14  Kurt Zenker  <kz@openoffice.org>  [8fb4e719e4d0e90afdc3685edd4d9cf3a097cfa6]

CWS-TOOLING: integrate CWS chart41 2009-09-07 11:17:59 +0200 iha  r275880 : #i104854# ODF: Fallback to bar chart for surface charts as long as surface charts are not implemented 2009-09-03 10:07:24 +0200 iha  r275745 : #i104020# Y axis scaling  problem with stock chart 2009-09-02 17:11:42 +0200 iha  r275723 : #i103984# XChartDataArray / setDataArray broken 2009-09-02 17:05:16 +0200 iha  r275721 : #i103984# XChartDataArray / setDataArray broken 2009-08-31 18:18:21 +0200 iha  r275629 : #i103076# ODF, chart from MS-Office2007sp2 doesn't load  caused be different  xlink:href syntax 2009-08-28 18:35:52 +0200 iha  r275548 : #i103460# ODF charts without svg:width and svg:height are not imported correctly 2009-08-28 18:35:25 +0200 iha  r275547 : #i103460# ODF charts without svg:width and svg:height are not imported correctly 2009-08-28 18:25:45 +0200 iha  r275546 : #i103460# ODF charts without svg:width and svg:height are not imported correctly 2009-08-28 18:23:21 +0200 iha  r275544 : #i103460# ODF charts without svg:width and svg:height are not imported correctly 2009-08-28 18:18:34 +0200 iha  r275543 : #i103460# ODF charts without svg:width and svg:height are not imported correctly 2009-08-27 15:57:20 +0200 iha  r275490 : #i104160# report designer broken


2009-09-14  Kurt Zenker  <kz@openoffice.org>  [c5249dfe913603ea3e679690eb4d8604a9c87deb]

CWS-TOOLING: integrate CWS chart41 2009-09-07 11:17:59 +0200 iha  r275880 : #i104854# ODF: Fallback to bar chart for surface charts as long as surface charts are not implemented 2009-09-03 10:07:24 +0200 iha  r275745 : #i104020# Y axis scaling  problem with stock chart 2009-09-02 17:11:42 +0200 iha  r275723 : #i103984# XChartDataArray / setDataArray broken 2009-09-02 17:05:16 +0200 iha  r275721 : #i103984# XChartDataArray / setDataArray broken 2009-08-31 18:18:21 +0200 iha  r275629 : #i103076# ODF, chart from MS-Office2007sp2 doesn't load  caused be different  xlink:href syntax 2009-08-28 18:35:52 +0200 iha  r275548 : #i103460# ODF charts without svg:width and svg:height are not imported correctly 2009-08-28 18:35:25 +0200 iha  r275547 : #i103460# ODF charts without svg:width and svg:height are not imported correctly 2009-08-28 18:25:45 +0200 iha  r275546 : #i103460# ODF charts without svg:width and svg:height are not imported correctly 2009-08-28 18:23:21 +0200 iha  r275544 : #i103460# ODF charts without svg:width and svg:height are not imported correctly 2009-08-28 18:18:34 +0200 iha  r275543 : #i103460# ODF charts without svg:width and svg:height are not imported correctly 2009-08-27 15:57:20 +0200 iha  r275490 : #i104160# report designer broken


2009-09-14  Kurt Zenker  <kz@openoffice.org>  [8570f88531e1b206f3fa63e10b308df9c57bb9c9]

CWS-TOOLING: integrate CWS chart41 2009-09-07 11:17:59 +0200 iha  r275880 : #i104854# ODF: Fallback to bar chart for surface charts as long as surface charts are not implemented 2009-09-03 10:07:24 +0200 iha  r275745 : #i104020# Y axis scaling  problem with stock chart 2009-09-02 17:11:42 +0200 iha  r275723 : #i103984# XChartDataArray / setDataArray broken 2009-09-02 17:05:16 +0200 iha  r275721 : #i103984# XChartDataArray / setDataArray broken 2009-08-31 18:18:21 +0200 iha  r275629 : #i103076# ODF, chart from MS-Office2007sp2 doesn't load  caused be different  xlink:href syntax 2009-08-28 18:35:52 +0200 iha  r275548 : #i103460# ODF charts without svg:width and svg:height are not imported correctly 2009-08-28 18:35:25 +0200 iha  r275547 : #i103460# ODF charts without svg:width and svg:height are not imported correctly 2009-08-28 18:25:45 +0200 iha  r275546 : #i103460# ODF charts without svg:width and svg:height are not imported correctly 2009-08-28 18:23:21 +0200 iha  r275544 : #i103460# ODF charts without svg:width and svg:height are not imported correctly 2009-08-28 18:18:34 +0200 iha  r275543 : #i103460# ODF charts without svg:width and svg:height are not imported correctly 2009-08-27 15:57:20 +0200 iha  r275490 : #i104160# report designer broken


2009-09-14  Kurt Zenker  <kz@openoffice.org>  [b77e92b4a751f579cfdcc54ca5162cf40f2d7b2a]

CWS-TOOLING: integrate CWS chart41 2009-09-07 11:17:59 +0200 iha  r275880 : #i104854# ODF: Fallback to bar chart for surface charts as long as surface charts are not implemented 2009-09-03 10:07:24 +0200 iha  r275745 : #i104020# Y axis scaling  problem with stock chart 2009-09-02 17:11:42 +0200 iha  r275723 : #i103984# XChartDataArray / setDataArray broken 2009-09-02 17:05:16 +0200 iha  r275721 : #i103984# XChartDataArray / setDataArray broken 2009-08-31 18:18:21 +0200 iha  r275629 : #i103076# ODF, chart from MS-Office2007sp2 doesn't load  caused be different  xlink:href syntax 2009-08-28 18:35:52 +0200 iha  r275548 : #i103460# ODF charts without svg:width and svg:height are not imported correctly 2009-08-28 18:35:25 +0200 iha  r275547 : #i103460# ODF charts without svg:width and svg:height are not imported correctly 2009-08-28 18:25:45 +0200 iha  r275546 : #i103460# ODF charts without svg:width and svg:height are not imported correctly 2009-08-28 18:23:21 +0200 iha  r275544 : #i103460# ODF charts without svg:width and svg:height are not imported correctly 2009-08-28 18:18:34 +0200 iha  r275543 : #i103460# ODF charts without svg:width and svg:height are not imported correctly 2009-08-27 15:57:20 +0200 iha  r275490 : #i104160# report designer broken


2009-09-14  Kurt Zenker  <kz@openoffice.org>  [aaf0f982b10b35a587bcfff623cf4912ae93d253]

#i10000# cws odfmetadata3 corrected


2009-09-14  Kurt Zenker  <kz@openoffice.org>  [7e8e9768acd968b4b7422384a151f44066e7c5a1]

#i10000# cws odfmetadata3 corrected


2009-09-12  Philipp Lohmann  <pl@openoffice.org>  [3aeb0fc95cf16c28c75095cfe5e720afb786e781]

solve problems with transparency and N-Up


2009-09-11  Kurt Zenker  <kz@openoffice.org>  [0504dde7fb924dd875acf7815b41802a8b470b0b]

CWS-TOOLING: integrate CWS odff06 2009-09-10 18:58:49 +0200 dr  r276042 : #i104954# excel export: fixed broken handling of unary operators 2009-09-06 19:30:43 +0200 er  r275861 : warnings 2009-09-05 19:48:41 +0200 er  r275849 : warnings; wntmsci12 tries to be too smart 2009-09-05 19:37:47 +0200 er  r275848 : warnings 2009-09-03 22:45:42 +0200 er  r275776 : #i5658# GetCellValueOrZero: missed the formula cell case 2009-09-03 14:28:41 +0200 er  r275752 : #i90759# better description of ZTEST 2009-09-03 03:34:03 +0200 er  r275739 : warnings 2009-09-03 03:31:19 +0200 er  r275738 : warnings 2009-09-03 03:16:46 +0200 er  r275737 : warnings 2009-09-03 03:11:42 +0200 er  r275736 : CELLTYPE_DESTROYED only if DBG_UTIL 2009-09-03 03:06:31 +0200 er  r275735 : warnings 2009-09-03 03:00:30 +0200 er  r275734 : warnings 2009-09-03 02:32:35 +0200 er  r275733 : fix broken rebase merge 2009-09-02 22:27:53 +0200 er  r275730 : CWS-TOOLING: rebase CWS odff06 to trunk@275331 (milestone: DEV300:m56) 2009-09-02 14:45:05 +0200 er  r275712 : #i5658# calculate with string operands as long as they unambiguously represent an integer or ISO 8601 date and/or time value 2009-08-29 22:05:31 +0200 er  r275559 : #i99140# CONVERT_ADD new conversions as per ODFF; patch from <lvyue>, slightly changed 2009-08-25 13:23:59 +0200 er  r275349 : #i90759# rewording of ZTEST description 2009-08-21 00:10:22 +0200 er  r275204 : #i82007# correct description of POWER and parameters; patch from <regina> 2009-08-20 23:58:20 +0200 er  r275203 : #i74704# B correct calculation for SP arguments 0 and 1; patch from <regina> 2009-08-20 22:58:57 +0200 er  r275201 : #i90759# ZTEST correct calculation using the 3rd parameter sigma 2009-08-14 17:55:45 +0200 er  r275000 : #i81214# LOOKUP with single values, data arrays and result arrays; based on a patch from <lvyue> 2009-08-11 00:47:48 +0200 er  r274845 : unxlngi6 compiler warnings 2009-08-11 00:43:06 +0200 er  r274844 : unxlngi6 compiler warnings 2009-08-10 23:59:05 +0200 er  r274843 : #91351# make HYPERLINK accept and return numeric values, propagate errors 2009-07-08 18:46:00 +0200 dr  r273846 : #i102022# export 3D refs to cond. formats and data validation 2009-07-02 17:59:40 +0200 dr  r273667 : #i102702# adapt changes from sc/source/filter/excel 2009-07-02 15:20:37 +0200 dr  r273656 : #i102702# reimplementation of formula token class export 2009-07-02 14:41:02 +0200 er  r273653 : a surrogate with value 0x10000 is also valid (ran into when testing #i99900# Calc's UNICHAR function), and Unicode ends at 0x10ffff 2009-07-01 00:10:16 +0200 er  r273536 : #i99900# iterateCodePoints: check index against string length to avoid assertion; caught this when testing Calc's new UNICHAR function, with the result of a surrogate pair forming one character. 2009-07-01 00:03:57 +0200 er  r273535 : #i99900# new UNICODE and UNICHAR functions; patch from <tanchengbiao> 2009-06-15 16:42:06 +0200 er  r272999 : merge patch from #i102701 2009-06-15 11:15:16 +0200 dr  r272970 : #i102702# in BIFF, the SKIP flag may be missing for the tAttrSkip token 2009-06-11 13:27:46 +0200 er  r272867 : CWS-TOOLING: rebase CWS odff06 to trunk@272827 (milestone: DEV300:m50) 2009-04-30 18:28:02 +0200 er  r271423 : #i94618# on status bar, ignore error of cell for COUNT and COUNTA if selection; patch from <kohei> 2009-04-30 13:58:44 +0200 er  r271413 : get rid of that ugly mail address thingie in RTL_LOGFILE_CONTEXT_AUTHOR introduced by CWS frmdlg ... 2009-04-30 12:32:44 +0200 er  r271411 : #i94618# do not display error of cell for COUNT and COUNTA status bar functions 2009-04-30 01:32:38 +0200 er  r271399 : #i101316# improve accuracy of STDEV on equal values; patch from <regina> 2009-04-30 01:18:54 +0200 er  r271398 : #i97605# improve accuracy of ASINH and ACOSH; patch from <regina> 2009-04-30 00:46:00 +0200 er  r271397 : #i59153# improve accuracy of MOD; patch from <regina> 2009-04-30 00:29:43 +0200 er  r271396 : #i69069# improve accuracy of NORMSDIST and POISSON; patch from <regina> 2009-04-29 23:53:28 +0200 er  r271395 : #i100119# NORMDIST and LOGNORMDIST optional parameters, plus improvement in accuracy also of NORMSDIST (part of i69069); patch from <regina> 2009-04-28 18:22:07 +0200 er  r271337 : #i97052# REPLACE with no length of text to be removed simply inserts new text; patch from <lvyue>, slightly modified 2009-03-24 17:29:36 +0100 er  r269982 : #i97091# moved implementation of erf() and erfc() from scaddins to sal to provide C99 functions for compilers lacking it


2009-09-11  Kurt Zenker  <kz@openoffice.org>  [6c08543a370b759d495b0f4a593b1f7cd329de64]

CWS-TOOLING: integrate CWS odff06 2009-09-10 18:58:49 +0200 dr  r276042 : #i104954# excel export: fixed broken handling of unary operators 2009-09-06 19:30:43 +0200 er  r275861 : warnings 2009-09-05 19:48:41 +0200 er  r275849 : warnings; wntmsci12 tries to be too smart 2009-09-05 19:37:47 +0200 er  r275848 : warnings 2009-09-03 22:45:42 +0200 er  r275776 : #i5658# GetCellValueOrZero: missed the formula cell case 2009-09-03 14:28:41 +0200 er  r275752 : #i90759# better description of ZTEST 2009-09-03 03:34:03 +0200 er  r275739 : warnings 2009-09-03 03:31:19 +0200 er  r275738 : warnings 2009-09-03 03:16:46 +0200 er  r275737 : warnings 2009-09-03 03:11:42 +0200 er  r275736 : CELLTYPE_DESTROYED only if DBG_UTIL 2009-09-03 03:06:31 +0200 er  r275735 : warnings 2009-09-03 03:00:30 +0200 er  r275734 : warnings 2009-09-03 02:32:35 +0200 er  r275733 : fix broken rebase merge 2009-09-02 22:27:53 +0200 er  r275730 : CWS-TOOLING: rebase CWS odff06 to trunk@275331 (milestone: DEV300:m56) 2009-09-02 14:45:05 +0200 er  r275712 : #i5658# calculate with string operands as long as they unambiguously represent an integer or ISO 8601 date and/or time value 2009-08-29 22:05:31 +0200 er  r275559 : #i99140# CONVERT_ADD new conversions as per ODFF; patch from <lvyue>, slightly changed 2009-08-25 13:23:59 +0200 er  r275349 : #i90759# rewording of ZTEST description 2009-08-21 00:10:22 +0200 er  r275204 : #i82007# correct description of POWER and parameters; patch from <regina> 2009-08-20 23:58:20 +0200 er  r275203 : #i74704# B correct calculation for SP arguments 0 and 1; patch from <regina> 2009-08-20 22:58:57 +0200 er  r275201 : #i90759# ZTEST correct calculation using the 3rd parameter sigma 2009-08-14 17:55:45 +0200 er  r275000 : #i81214# LOOKUP with single values, data arrays and result arrays; based on a patch from <lvyue> 2009-08-11 00:47:48 +0200 er  r274845 : unxlngi6 compiler warnings 2009-08-11 00:43:06 +0200 er  r274844 : unxlngi6 compiler warnings 2009-08-10 23:59:05 +0200 er  r274843 : #91351# make HYPERLINK accept and return numeric values, propagate errors 2009-07-08 18:46:00 +0200 dr  r273846 : #i102022# export 3D refs to cond. formats and data validation 2009-07-02 17:59:40 +0200 dr  r273667 : #i102702# adapt changes from sc/source/filter/excel 2009-07-02 15:20:37 +0200 dr  r273656 : #i102702# reimplementation of formula token class export 2009-07-02 14:41:02 +0200 er  r273653 : a surrogate with value 0x10000 is also valid (ran into when testing #i99900# Calc's UNICHAR function), and Unicode ends at 0x10ffff 2009-07-01 00:10:16 +0200 er  r273536 : #i99900# iterateCodePoints: check index against string length to avoid assertion; caught this when testing Calc's new UNICHAR function, with the result of a surrogate pair forming one character. 2009-07-01 00:03:57 +0200 er  r273535 : #i99900# new UNICODE and UNICHAR functions; patch from <tanchengbiao> 2009-06-15 16:42:06 +0200 er  r272999 : merge patch from #i102701 2009-06-15 11:15:16 +0200 dr  r272970 : #i102702# in BIFF, the SKIP flag may be missing for the tAttrSkip token 2009-06-11 13:27:46 +0200 er  r272867 : CWS-TOOLING: rebase CWS odff06 to trunk@272827 (milestone: DEV300:m50) 2009-04-30 18:28:02 +0200 er  r271423 : #i94618# on status bar, ignore error of cell for COUNT and COUNTA if selection; patch from <kohei> 2009-04-30 13:58:44 +0200 er  r271413 : get rid of that ugly mail address thingie in RTL_LOGFILE_CONTEXT_AUTHOR introduced by CWS frmdlg ... 2009-04-30 12:32:44 +0200 er  r271411 : #i94618# do not display error of cell for COUNT and COUNTA status bar functions 2009-04-30 01:32:38 +0200 er  r271399 : #i101316# improve accuracy of STDEV on equal values; patch from <regina> 2009-04-30 01:18:54 +0200 er  r271398 : #i97605# improve accuracy of ASINH and ACOSH; patch from <regina> 2009-04-30 00:46:00 +0200 er  r271397 : #i59153# improve accuracy of MOD; patch from <regina> 2009-04-30 00:29:43 +0200 er  r271396 : #i69069# improve accuracy of NORMSDIST and POISSON; patch from <regina> 2009-04-29 23:53:28 +0200 er  r271395 : #i100119# NORMDIST and LOGNORMDIST optional parameters, plus improvement in accuracy also of NORMSDIST (part of i69069); patch from <regina> 2009-04-28 18:22:07 +0200 er  r271337 : #i97052# REPLACE with no length of text to be removed simply inserts new text; patch from <lvyue>, slightly modified 2009-03-24 17:29:36 +0100 er  r269982 : #i97091# moved implementation of erf() and erfc() from scaddins to sal to provide C99 functions for compilers lacking it


2009-09-11  Kurt Zenker  <kz@openoffice.org>  [e3dfab7581113959dc4d7a61a65e109d3b01a3a8]

CWS-TOOLING: integrate CWS odff06 2009-09-10 18:58:49 +0200 dr  r276042 : #i104954# excel export: fixed broken handling of unary operators 2009-09-06 19:30:43 +0200 er  r275861 : warnings 2009-09-05 19:48:41 +0200 er  r275849 : warnings; wntmsci12 tries to be too smart 2009-09-05 19:37:47 +0200 er  r275848 : warnings 2009-09-03 22:45:42 +0200 er  r275776 : #i5658# GetCellValueOrZero: missed the formula cell case 2009-09-03 14:28:41 +0200 er  r275752 : #i90759# better description of ZTEST 2009-09-03 03:34:03 +0200 er  r275739 : warnings 2009-09-03 03:31:19 +0200 er  r275738 : warnings 2009-09-03 03:16:46 +0200 er  r275737 : warnings 2009-09-03 03:11:42 +0200 er  r275736 : CELLTYPE_DESTROYED only if DBG_UTIL 2009-09-03 03:06:31 +0200 er  r275735 : warnings 2009-09-03 03:00:30 +0200 er  r275734 : warnings 2009-09-03 02:32:35 +0200 er  r275733 : fix broken rebase merge 2009-09-02 22:27:53 +0200 er  r275730 : CWS-TOOLING: rebase CWS odff06 to trunk@275331 (milestone: DEV300:m56) 2009-09-02 14:45:05 +0200 er  r275712 : #i5658# calculate with string operands as long as they unambiguously represent an integer or ISO 8601 date and/or time value 2009-08-29 22:05:31 +0200 er  r275559 : #i99140# CONVERT_ADD new conversions as per ODFF; patch from <lvyue>, slightly changed 2009-08-25 13:23:59 +0200 er  r275349 : #i90759# rewording of ZTEST description 2009-08-21 00:10:22 +0200 er  r275204 : #i82007# correct description of POWER and parameters; patch from <regina> 2009-08-20 23:58:20 +0200 er  r275203 : #i74704# B correct calculation for SP arguments 0 and 1; patch from <regina> 2009-08-20 22:58:57 +0200 er  r275201 : #i90759# ZTEST correct calculation using the 3rd parameter sigma 2009-08-14 17:55:45 +0200 er  r275000 : #i81214# LOOKUP with single values, data arrays and result arrays; based on a patch from <lvyue> 2009-08-11 00:47:48 +0200 er  r274845 : unxlngi6 compiler warnings 2009-08-11 00:43:06 +0200 er  r274844 : unxlngi6 compiler warnings 2009-08-10 23:59:05 +0200 er  r274843 : #91351# make HYPERLINK accept and return numeric values, propagate errors 2009-07-08 18:46:00 +0200 dr  r273846 : #i102022# export 3D refs to cond. formats and data validation 2009-07-02 17:59:40 +0200 dr  r273667 : #i102702# adapt changes from sc/source/filter/excel 2009-07-02 15:20:37 +0200 dr  r273656 : #i102702# reimplementation of formula token class export 2009-07-02 14:41:02 +0200 er  r273653 : a surrogate with value 0x10000 is also valid (ran into when testing #i99900# Calc's UNICHAR function), and Unicode ends at 0x10ffff 2009-07-01 00:10:16 +0200 er  r273536 : #i99900# iterateCodePoints: check index against string length to avoid assertion; caught this when testing Calc's new UNICHAR function, with the result of a surrogate pair forming one character. 2009-07-01 00:03:57 +0200 er  r273535 : #i99900# new UNICODE and UNICHAR functions; patch from <tanchengbiao> 2009-06-15 16:42:06 +0200 er  r272999 : merge patch from #i102701 2009-06-15 11:15:16 +0200 dr  r272970 : #i102702# in BIFF, the SKIP flag may be missing for the tAttrSkip token 2009-06-11 13:27:46 +0200 er  r272867 : CWS-TOOLING: rebase CWS odff06 to trunk@272827 (milestone: DEV300:m50) 2009-04-30 18:28:02 +0200 er  r271423 : #i94618# on status bar, ignore error of cell for COUNT and COUNTA if selection; patch from <kohei> 2009-04-30 13:58:44 +0200 er  r271413 : get rid of that ugly mail address thingie in RTL_LOGFILE_CONTEXT_AUTHOR introduced by CWS frmdlg ... 2009-04-30 12:32:44 +0200 er  r271411 : #i94618# do not display error of cell for COUNT and COUNTA status bar functions 2009-04-30 01:32:38 +0200 er  r271399 : #i101316# improve accuracy of STDEV on equal values; patch from <regina> 2009-04-30 01:18:54 +0200 er  r271398 : #i97605# improve accuracy of ASINH and ACOSH; patch from <regina> 2009-04-30 00:46:00 +0200 er  r271397 : #i59153# improve accuracy of MOD; patch from <regina> 2009-04-30 00:29:43 +0200 er  r271396 : #i69069# improve accuracy of NORMSDIST and POISSON; patch from <regina> 2009-04-29 23:53:28 +0200 er  r271395 : #i100119# NORMDIST and LOGNORMDIST optional parameters, plus improvement in accuracy also of NORMSDIST (part of i69069); patch from <regina> 2009-04-28 18:22:07 +0200 er  r271337 : #i97052# REPLACE with no length of text to be removed simply inserts new text; patch from <lvyue>, slightly modified 2009-03-24 17:29:36 +0100 er  r269982 : #i97091# moved implementation of erf() and erfc() from scaddins to sal to provide C99 functions for compilers lacking it


2009-09-11  Kurt Zenker  <kz@openoffice.org>  [aad25f4253e6d4a6e07815af9f56cdd31479d6fa]

CWS-TOOLING: integrate CWS odff06 2009-09-10 18:58:49 +0200 dr  r276042 : #i104954# excel export: fixed broken handling of unary operators 2009-09-06 19:30:43 +0200 er  r275861 : warnings 2009-09-05 19:48:41 +0200 er  r275849 : warnings; wntmsci12 tries to be too smart 2009-09-05 19:37:47 +0200 er  r275848 : warnings 2009-09-03 22:45:42 +0200 er  r275776 : #i5658# GetCellValueOrZero: missed the formula cell case 2009-09-03 14:28:41 +0200 er  r275752 : #i90759# better description of ZTEST 2009-09-03 03:34:03 +0200 er  r275739 : warnings 2009-09-03 03:31:19 +0200 er  r275738 : warnings 2009-09-03 03:16:46 +0200 er  r275737 : warnings 2009-09-03 03:11:42 +0200 er  r275736 : CELLTYPE_DESTROYED only if DBG_UTIL 2009-09-03 03:06:31 +0200 er  r275735 : warnings 2009-09-03 03:00:30 +0200 er  r275734 : warnings 2009-09-03 02:32:35 +0200 er  r275733 : fix broken rebase merge 2009-09-02 22:27:53 +0200 er  r275730 : CWS-TOOLING: rebase CWS odff06 to trunk@275331 (milestone: DEV300:m56) 2009-09-02 14:45:05 +0200 er  r275712 : #i5658# calculate with string operands as long as they unambiguously represent an integer or ISO 8601 date and/or time value 2009-08-29 22:05:31 +0200 er  r275559 : #i99140# CONVERT_ADD new conversions as per ODFF; patch from <lvyue>, slightly changed 2009-08-25 13:23:59 +0200 er  r275349 : #i90759# rewording of ZTEST description 2009-08-21 00:10:22 +0200 er  r275204 : #i82007# correct description of POWER and parameters; patch from <regina> 2009-08-20 23:58:20 +0200 er  r275203 : #i74704# B correct calculation for SP arguments 0 and 1; patch from <regina> 2009-08-20 22:58:57 +0200 er  r275201 : #i90759# ZTEST correct calculation using the 3rd parameter sigma 2009-08-14 17:55:45 +0200 er  r275000 : #i81214# LOOKUP with single values, data arrays and result arrays; based on a patch from <lvyue> 2009-08-11 00:47:48 +0200 er  r274845 : unxlngi6 compiler warnings 2009-08-11 00:43:06 +0200 er  r274844 : unxlngi6 compiler warnings 2009-08-10 23:59:05 +0200 er  r274843 : #91351# make HYPERLINK accept and return numeric values, propagate errors 2009-07-08 18:46:00 +0200 dr  r273846 : #i102022# export 3D refs to cond. formats and data validation 2009-07-02 17:59:40 +0200 dr  r273667 : #i102702# adapt changes from sc/source/filter/excel 2009-07-02 15:20:37 +0200 dr  r273656 : #i102702# reimplementation of formula token class export 2009-07-02 14:41:02 +0200 er  r273653 : a surrogate with value 0x10000 is also valid (ran into when testing #i99900# Calc's UNICHAR function), and Unicode ends at 0x10ffff 2009-07-01 00:10:16 +0200 er  r273536 : #i99900# iterateCodePoints: check index against string length to avoid assertion; caught this when testing Calc's new UNICHAR function, with the result of a surrogate pair forming one character. 2009-07-01 00:03:57 +0200 er  r273535 : #i99900# new UNICODE and UNICHAR functions; patch from <tanchengbiao> 2009-06-15 16:42:06 +0200 er  r272999 : merge patch from #i102701 2009-06-15 11:15:16 +0200 dr  r272970 : #i102702# in BIFF, the SKIP flag may be missing for the tAttrSkip token 2009-06-11 13:27:46 +0200 er  r272867 : CWS-TOOLING: rebase CWS odff06 to trunk@272827 (milestone: DEV300:m50) 2009-04-30 18:28:02 +0200 er  r271423 : #i94618# on status bar, ignore error of cell for COUNT and COUNTA if selection; patch from <kohei> 2009-04-30 13:58:44 +0200 er  r271413 : get rid of that ugly mail address thingie in RTL_LOGFILE_CONTEXT_AUTHOR introduced by CWS frmdlg ... 2009-04-30 12:32:44 +0200 er  r271411 : #i94618# do not display error of cell for COUNT and COUNTA status bar functions 2009-04-30 01:32:38 +0200 er  r271399 : #i101316# improve accuracy of STDEV on equal values; patch from <regina> 2009-04-30 01:18:54 +0200 er  r271398 : #i97605# improve accuracy of ASINH and ACOSH; patch from <regina> 2009-04-30 00:46:00 +0200 er  r271397 : #i59153# improve accuracy of MOD; patch from <regina> 2009-04-30 00:29:43 +0200 er  r271396 : #i69069# improve accuracy of NORMSDIST and POISSON; patch from <regina> 2009-04-29 23:53:28 +0200 er  r271395 : #i100119# NORMDIST and LOGNORMDIST optional parameters, plus improvement in accuracy also of NORMSDIST (part of i69069); patch from <regina> 2009-04-28 18:22:07 +0200 er  r271337 : #i97052# REPLACE with no length of text to be removed simply inserts new text; patch from <lvyue>, slightly modified 2009-03-24 17:29:36 +0100 er  r269982 : #i97091# moved implementation of erf() and erfc() from scaddins to sal to provide C99 functions for compilers lacking it


2009-09-11  Kurt Zenker  <kz@openoffice.org>  [f70de5267d7d9b7b6946cd72fe26e91bb6ac8431]

CWS-TOOLING: integrate CWS odff06 2009-09-10 18:58:49 +0200 dr  r276042 : #i104954# excel export: fixed broken handling of unary operators 2009-09-06 19:30:43 +0200 er  r275861 : warnings 2009-09-05 19:48:41 +0200 er  r275849 : warnings; wntmsci12 tries to be too smart 2009-09-05 19:37:47 +0200 er  r275848 : warnings 2009-09-03 22:45:42 +0200 er  r275776 : #i5658# GetCellValueOrZero: missed the formula cell case 2009-09-03 14:28:41 +0200 er  r275752 : #i90759# better description of ZTEST 2009-09-03 03:34:03 +0200 er  r275739 : warnings 2009-09-03 03:31:19 +0200 er  r275738 : warnings 2009-09-03 03:16:46 +0200 er  r275737 : warnings 2009-09-03 03:11:42 +0200 er  r275736 : CELLTYPE_DESTROYED only if DBG_UTIL 2009-09-03 03:06:31 +0200 er  r275735 : warnings 2009-09-03 03:00:30 +0200 er  r275734 : warnings 2009-09-03 02:32:35 +0200 er  r275733 : fix broken rebase merge 2009-09-02 22:27:53 +0200 er  r275730 : CWS-TOOLING: rebase CWS odff06 to trunk@275331 (milestone: DEV300:m56) 2009-09-02 14:45:05 +0200 er  r275712 : #i5658# calculate with string operands as long as they unambiguously represent an integer or ISO 8601 date and/or time value 2009-08-29 22:05:31 +0200 er  r275559 : #i99140# CONVERT_ADD new conversions as per ODFF; patch from <lvyue>, slightly changed 2009-08-25 13:23:59 +0200 er  r275349 : #i90759# rewording of ZTEST description 2009-08-21 00:10:22 +0200 er  r275204 : #i82007# correct description of POWER and parameters; patch from <regina> 2009-08-20 23:58:20 +0200 er  r275203 : #i74704# B correct calculation for SP arguments 0 and 1; patch from <regina> 2009-08-20 22:58:57 +0200 er  r275201 : #i90759# ZTEST correct calculation using the 3rd parameter sigma 2009-08-14 17:55:45 +0200 er  r275000 : #i81214# LOOKUP with single values, data arrays and result arrays; based on a patch from <lvyue> 2009-08-11 00:47:48 +0200 er  r274845 : unxlngi6 compiler warnings 2009-08-11 00:43:06 +0200 er  r274844 : unxlngi6 compiler warnings 2009-08-10 23:59:05 +0200 er  r274843 : #91351# make HYPERLINK accept and return numeric values, propagate errors 2009-07-08 18:46:00 +0200 dr  r273846 : #i102022# export 3D refs to cond. formats and data validation 2009-07-02 17:59:40 +0200 dr  r273667 : #i102702# adapt changes from sc/source/filter/excel 2009-07-02 15:20:37 +0200 dr  r273656 : #i102702# reimplementation of formula token class export 2009-07-02 14:41:02 +0200 er  r273653 : a surrogate with value 0x10000 is also valid (ran into when testing #i99900# Calc's UNICHAR function), and Unicode ends at 0x10ffff 2009-07-01 00:10:16 +0200 er  r273536 : #i99900# iterateCodePoints: check index against string length to avoid assertion; caught this when testing Calc's new UNICHAR function, with the result of a surrogate pair forming one character. 2009-07-01 00:03:57 +0200 er  r273535 : #i99900# new UNICODE and UNICHAR functions; patch from <tanchengbiao> 2009-06-15 16:42:06 +0200 er  r272999 : merge patch from #i102701 2009-06-15 11:15:16 +0200 dr  r272970 : #i102702# in BIFF, the SKIP flag may be missing for the tAttrSkip token 2009-06-11 13:27:46 +0200 er  r272867 : CWS-TOOLING: rebase CWS odff06 to trunk@272827 (milestone: DEV300:m50) 2009-04-30 18:28:02 +0200 er  r271423 : #i94618# on status bar, ignore error of cell for COUNT and COUNTA if selection; patch from <kohei> 2009-04-30 13:58:44 +0200 er  r271413 : get rid of that ugly mail address thingie in RTL_LOGFILE_CONTEXT_AUTHOR introduced by CWS frmdlg ... 2009-04-30 12:32:44 +0200 er  r271411 : #i94618# do not display error of cell for COUNT and COUNTA status bar functions 2009-04-30 01:32:38 +0200 er  r271399 : #i101316# improve accuracy of STDEV on equal values; patch from <regina> 2009-04-30 01:18:54 +0200 er  r271398 : #i97605# improve accuracy of ASINH and ACOSH; patch from <regina> 2009-04-30 00:46:00 +0200 er  r271397 : #i59153# improve accuracy of MOD; patch from <regina> 2009-04-30 00:29:43 +0200 er  r271396 : #i69069# improve accuracy of NORMSDIST and POISSON; patch from <regina> 2009-04-29 23:53:28 +0200 er  r271395 : #i100119# NORMDIST and LOGNORMDIST optional parameters, plus improvement in accuracy also of NORMSDIST (part of i69069); patch from <regina> 2009-04-28 18:22:07 +0200 er  r271337 : #i97052# REPLACE with no length of text to be removed simply inserts new text; patch from <lvyue>, slightly modified 2009-03-24 17:29:36 +0100 er  r269982 : #i97091# moved implementation of erf() and erfc() from scaddins to sal to provide C99 functions for compilers lacking it


2009-09-11  Kurt Zenker  <kz@openoffice.org>  [932a769acccb54b93e2dc6f222cbc8bc1e6e312e]

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>  [3203935b062e19dc40ccb47b825cb5b67bcd6d72]

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>  [a939c1e6d7c8867d80430881b77d6066fc3cb5f8]

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>  [7ba723b000bde244e1a70591a7691ec618af7286]

CWS-TOOLING: integrate CWS extras320 2009-09-09 07:44:31 +0200 jsk  r275963 : #i104797# - changed number of currencies from 13 to 16 2009-08-20 10:20:49 +0200 va  r275169 : #i99047# Added Font Hinting 2009-08-18 12:50:42 +0200 va  r275092 : #i99047# Added Font Hinting 2009-08-18 10:44:16 +0200 va  r275083 : #i104220# French Holiday: Added Whit Sunday 2009-08-14 11:46:39 +0200 va  r274973 : #i104220# Corrected French Holidays 2009-08-11 17:51:29 +0200 va  r274872 : #i98254# Button for Logfile expanded. 2009-08-11 17:28:09 +0200 va  r274870 : #i103011# Added latest 3 Euro Countries 2009-08-11 17:27:48 +0200 va  r274869 : #i103011# Added latest 3 Euro Countries 2009-08-11 17:17:41 +0200 va  r274868 : #i102567# Updated AutoCorrection 2009-08-11 17:16:59 +0200 va  r274867 : #i102567# Updated AutoCorrection 2009-08-11 17:16:27 +0200 va  r274866 : #i102567# Updated AutoCorrection


2009-09-11  Kurt Zenker  <kz@openoffice.org>  [067a4c72eaa42d5346aaa0dd07d742b391f9fe46]

CWS-TOOLING: integrate CWS extras320 2009-09-09 07:44:31 +0200 jsk  r275963 : #i104797# - changed number of currencies from 13 to 16 2009-08-20 10:20:49 +0200 va  r275169 : #i99047# Added Font Hinting 2009-08-18 12:50:42 +0200 va  r275092 : #i99047# Added Font Hinting 2009-08-18 10:44:16 +0200 va  r275083 : #i104220# French Holiday: Added Whit Sunday 2009-08-14 11:46:39 +0200 va  r274973 : #i104220# Corrected French Holidays 2009-08-11 17:51:29 +0200 va  r274872 : #i98254# Button for Logfile expanded. 2009-08-11 17:28:09 +0200 va  r274870 : #i103011# Added latest 3 Euro Countries 2009-08-11 17:27:48 +0200 va  r274869 : #i103011# Added latest 3 Euro Countries 2009-08-11 17:17:41 +0200 va  r274868 : #i102567# Updated AutoCorrection 2009-08-11 17:16:59 +0200 va  r274867 : #i102567# Updated AutoCorrection 2009-08-11 17:16:27 +0200 va  r274866 : #i102567# Updated AutoCorrection


2009-09-11  Kurt Zenker  <kz@openoffice.org>  [8c47ef98ad3132ba3c0d7ffd376d0b004750a7b7]

CWS-TOOLING: integrate CWS extras320 2009-09-09 07:44:31 +0200 jsk  r275963 : #i104797# - changed number of currencies from 13 to 16 2009-08-20 10:20:49 +0200 va  r275169 : #i99047# Added Font Hinting 2009-08-18 12:50:42 +0200 va  r275092 : #i99047# Added Font Hinting 2009-08-18 10:44:16 +0200 va  r275083 : #i104220# French Holiday: Added Whit Sunday 2009-08-14 11:46:39 +0200 va  r274973 : #i104220# Corrected French Holidays 2009-08-11 17:51:29 +0200 va  r274872 : #i98254# Button for Logfile expanded. 2009-08-11 17:28:09 +0200 va  r274870 : #i103011# Added latest 3 Euro Countries 2009-08-11 17:27:48 +0200 va  r274869 : #i103011# Added latest 3 Euro Countries 2009-08-11 17:17:41 +0200 va  r274868 : #i102567# Updated AutoCorrection 2009-08-11 17:16:59 +0200 va  r274867 : #i102567# Updated AutoCorrection 2009-08-11 17:16:27 +0200 va  r274866 : #i102567# Updated AutoCorrection


2009-09-11  Kurt Zenker  <kz@openoffice.org>  [8a2adf67b2f07c69efbb8e84de548c8b80844011]

CWS-TOOLING: integrate CWS iconupdate320 2009-09-08 18:25:36 +0200 mbn  r275950 : #i88085# The size of high contrast icons has been reduced 2009-08-31 17:44:19 +0200 va  r275624 : #i101424# Updated AutoCorrection 2009-08-31 17:38:20 +0200 va  r275622 : #i97400# Icon Update 2009-08-31 17:21:39 +0200 va  r275621 : #i104512# Corrected Bitmap 2009-08-31 17:21:30 +0200 va  r275620 : #i104512# Corrected Bitmap 2009-08-31 17:21:19 +0200 va  r275619 : #i104512# Corrected Bitmap 2009-08-31 17:21:07 +0200 va  r275618 : #i104512# Corrected Bitmap 2009-08-31 17:20:52 +0200 va  r275617 : #i104512# Corrected Bitmap 2009-08-31 17:19:04 +0200 va  r275616 : #i104512# Corrected Bitmap


2009-09-11  Kurt Zenker  <kz@openoffice.org>  [1080c27ecf953ab874574067cb30e22f4109c85f]

CWS-TOOLING: integrate CWS iconupdate320 2009-09-08 18:25:36 +0200 mbn  r275950 : #i88085# The size of high contrast icons has been reduced 2009-08-31 17:44:19 +0200 va  r275624 : #i101424# Updated AutoCorrection 2009-08-31 17:38:20 +0200 va  r275622 : #i97400# Icon Update 2009-08-31 17:21:39 +0200 va  r275621 : #i104512# Corrected Bitmap 2009-08-31 17:21:30 +0200 va  r275620 : #i104512# Corrected Bitmap 2009-08-31 17:21:19 +0200 va  r275619 : #i104512# Corrected Bitmap 2009-08-31 17:21:07 +0200 va  r275618 : #i104512# Corrected Bitmap 2009-08-31 17:20:52 +0200 va  r275617 : #i104512# Corrected Bitmap 2009-08-31 17:19:04 +0200 va  r275616 : #i104512# Corrected Bitmap


2009-09-11  Kurt Zenker  <kz@openoffice.org>  [921ff4b99a018c4d45c6d8d810fc96130c1b3a70]

CWS-TOOLING: integrate CWS chartuseability01 2009-09-07 17:26:44 +0200 iha  r275906 : CWS-TOOLING: rebase CWS chartuseability01 to trunk@275801 (milestone: DEV300:m57) 2009-08-27 13:48:16 +0200 iha  r275481 : #7049# listbox to select chart elements 2009-08-27 11:54:53 +0200 iha  r275464 : #i58163# #i69422# #i102820# enhance chart context menu 2009-08-26 16:49:58 +0200 iha  r275435 : #i102820# added missing case 'floor' 2009-08-26 15:33:51 +0200 iha  r275427 : #i102820# make 'insert legend' work properly 2009-08-25 16:35:00 +0200 ufi  r275369 : i104087 2009-08-25 15:12:17 +0200 iha  r275360 : #i104087# 'Object Properties' -> 'Format Selection' 2009-08-25 15:11:31 +0200 iha  r275359 : #i104087# 'Object Properties' -> 'Format Selection' 2009-08-25 15:11:15 +0200 iha  r275358 : #i104087# 'Object Properties' -> 'Format Selection' 2009-08-25 11:57:43 +0200 iha  r275344 : #i104087# changed behavior of insert menu 2009-08-18 12:53:54 +0200 oc  r275093 : #i104082,104086,104089# multiple changes because of changed chartUI 2009-08-10 16:46:17 +0200 ufi  r274824 : i104083 i104087 i104090 2009-08-07 14:04:34 +0200 iha  r274763 : #7049# listbox to select chart elements 2009-08-07 13:06:05 +0200 iha  r274760 : #7049# listbox to select chart elements 2009-08-07 13:05:06 +0200 iha  r274759 : #7049# listbox to select chart elements 2009-08-07 12:32:31 +0200 iha  r274756 : #i58163# #i69422# #i102820# enhance chart context menu 2009-08-07 12:31:54 +0200 iha  r274755 : #i58163# #i69422# #i102820# enhance chart context menu 2009-08-06 19:00:48 +0200 iha  r274742 : #i103593# make insert menu behavior selection dependent 2009-08-06 19:00:14 +0200 iha  r274741 : #i103593# make insert menu behavior selection dependent 2009-08-06 15:34:01 +0200 iha  r274731 : #i58163# #i69422# #i102820# enhance chart context menu 2009-08-06 14:39:20 +0200 iha  r274728 : #i86146# ease adding R-squared value with an equation 2009-08-06 14:37:02 +0200 iha  r274727 : #i86146# ease adding R-squared value with an equation 2009-08-06 13:37:54 +0200 iha  r274724 : #i86146# ease adding R-squared value with an equation 2009-08-06 13:37:15 +0200 iha  r274723 : #i86146# ease adding R-squared value with an equation 2009-08-06 13:04:27 +0200 iha  r274722 : #i103593# make insert menu behavior selection dependent 2009-08-06 13:03:35 +0200 iha  r274721 : #i103593# make insert menu behavior selection dependent 2009-08-05 18:26:31 +0200 iha  r274693 : #i104033# inconsistent wording 'error indicator' <-> 'error bar' 2009-08-05 16:51:45 +0200 iha  r274688 : #i104028# rename font tabpage 'Characters'->'Font' 2009-08-05 16:30:21 +0200 iha  r274685 : #i58163# #i69422# #i102820# enhance chart context menu 2009-08-05 15:34:11 +0200 iha  r274680 : #i58163# #i69422# #i102820# enhance chart context menu 2009-08-05 15:32:43 +0200 iha  r274679 : #i58163# #i69422# #i102820# enhance chart context menu 2009-08-05 15:31:26 +0200 iha  r274678 : #i58163# #i69422# #i102820# enhance chart context menu 2009-08-05 15:17:51 +0200 iha  r274676 : #i58163# #i69422# #i102820# enhance chart context menu 2009-08-05 15:16:22 +0200 iha  r274675 : #i58163# #i69422# #i102820# enhance chart context menu 2009-08-05 14:58:59 +0200 iha  r274674 : #7049# listbox to select chart elements 2009-08-05 14:33:54 +0200 iha  r274669 : #7049# listbox to select chart elements 2009-08-05 14:22:17 +0200 iha  r274665 : #7049# listbox to select chart elements 2009-08-05 13:21:05 +0200 iha  r274656 : #i102820# offer insertion of several elements in context menu also if nothing is selected 2009-08-05 11:56:06 +0200 iha  r274647 : #7049# listbox to select chart elements 2009-08-05 11:43:40 +0200 iha  r274645 : #7049# listbox to select chart elements 2009-07-24 19:46:50 +0200 iha  r274318 : #i58163# #i69422# #i102820# enhance chart context menu 2009-07-24 16:23:13 +0200 iha  r274313 : #i58163# #i69422# #i102820# enhance chart context menu 2009-07-24 16:13:22 +0200 iha  r274311 : #i58163# #i69422# #i102820# enhance chart context menu


2009-09-11  Kurt Zenker  <kz@openoffice.org>  [8d9861ec8872a105664a908fc86f90222f07cb0a]

CWS-TOOLING: integrate CWS chartuseability01 2009-09-07 17:26:44 +0200 iha  r275906 : CWS-TOOLING: rebase CWS chartuseability01 to trunk@275801 (milestone: DEV300:m57) 2009-08-27 13:48:16 +0200 iha  r275481 : #7049# listbox to select chart elements 2009-08-27 11:54:53 +0200 iha  r275464 : #i58163# #i69422# #i102820# enhance chart context menu 2009-08-26 16:49:58 +0200 iha  r275435 : #i102820# added missing case 'floor' 2009-08-26 15:33:51 +0200 iha  r275427 : #i102820# make 'insert legend' work properly 2009-08-25 16:35:00 +0200 ufi  r275369 : i104087 2009-08-25 15:12:17 +0200 iha  r275360 : #i104087# 'Object Properties' -> 'Format Selection' 2009-08-25 15:11:31 +0200 iha  r275359 : #i104087# 'Object Properties' -> 'Format Selection' 2009-08-25 15:11:15 +0200 iha  r275358 : #i104087# 'Object Properties' -> 'Format Selection' 2009-08-25 11:57:43 +0200 iha  r275344 : #i104087# changed behavior of insert menu 2009-08-18 12:53:54 +0200 oc  r275093 : #i104082,104086,104089# multiple changes because of changed chartUI 2009-08-10 16:46:17 +0200 ufi  r274824 : i104083 i104087 i104090 2009-08-07 14:04:34 +0200 iha  r274763 : #7049# listbox to select chart elements 2009-08-07 13:06:05 +0200 iha  r274760 : #7049# listbox to select chart elements 2009-08-07 13:05:06 +0200 iha  r274759 : #7049# listbox to select chart elements 2009-08-07 12:32:31 +0200 iha  r274756 : #i58163# #i69422# #i102820# enhance chart context menu 2009-08-07 12:31:54 +0200 iha  r274755 : #i58163# #i69422# #i102820# enhance chart context menu 2009-08-06 19:00:48 +0200 iha  r274742 : #i103593# make insert menu behavior selection dependent 2009-08-06 19:00:14 +0200 iha  r274741 : #i103593# make insert menu behavior selection dependent 2009-08-06 15:34:01 +0200 iha  r274731 : #i58163# #i69422# #i102820# enhance chart context menu 2009-08-06 14:39:20 +0200 iha  r274728 : #i86146# ease adding R-squared value with an equation 2009-08-06 14:37:02 +0200 iha  r274727 : #i86146# ease adding R-squared value with an equation 2009-08-06 13:37:54 +0200 iha  r274724 : #i86146# ease adding R-squared value with an equation 2009-08-06 13:37:15 +0200 iha  r274723 : #i86146# ease adding R-squared value with an equation 2009-08-06 13:04:27 +0200 iha  r274722 : #i103593# make insert menu behavior selection dependent 2009-08-06 13:03:35 +0200 iha  r274721 : #i103593# make insert menu behavior selection dependent 2009-08-05 18:26:31 +0200 iha  r274693 : #i104033# inconsistent wording 'error indicator' <-> 'error bar' 2009-08-05 16:51:45 +0200 iha  r274688 : #i104028# rename font tabpage 'Characters'->'Font' 2009-08-05 16:30:21 +0200 iha  r274685 : #i58163# #i69422# #i102820# enhance chart context menu 2009-08-05 15:34:11 +0200 iha  r274680 : #i58163# #i69422# #i102820# enhance chart context menu 2009-08-05 15:32:43 +0200 iha  r274679 : #i58163# #i69422# #i102820# enhance chart context menu 2009-08-05 15:31:26 +0200 iha  r274678 : #i58163# #i69422# #i102820# enhance chart context menu 2009-08-05 15:17:51 +0200 iha  r274676 : #i58163# #i69422# #i102820# enhance chart context menu 2009-08-05 15:16:22 +0200 iha  r274675 : #i58163# #i69422# #i102820# enhance chart context menu 2009-08-05 14:58:59 +0200 iha  r274674 : #7049# listbox to select chart elements 2009-08-05 14:33:54 +0200 iha  r274669 : #7049# listbox to select chart elements 2009-08-05 14:22:17 +0200 iha  r274665 : #7049# listbox to select chart elements 2009-08-05 13:21:05 +0200 iha  r274656 : #i102820# offer insertion of several elements in context menu also if nothing is selected 2009-08-05 11:56:06 +0200 iha  r274647 : #7049# listbox to select chart elements 2009-08-05 11:43:40 +0200 iha  r274645 : #7049# listbox to select chart elements 2009-07-24 19:46:50 +0200 iha  r274318 : #i58163# #i69422# #i102820# enhance chart context menu 2009-07-24 16:23:13 +0200 iha  r274313 : #i58163# #i69422# #i102820# enhance chart context menu 2009-07-24 16:13:22 +0200 iha  r274311 : #i58163# #i69422# #i102820# enhance chart context menu


2009-09-11  Kurt Zenker  <kz@openoffice.org>  [b1f2b7e7816fecc0a82dd5bc8cd427042f43695c]

CWS-TOOLING: integrate CWS chartuseability01 2009-09-07 17:26:44 +0200 iha  r275906 : CWS-TOOLING: rebase CWS chartuseability01 to trunk@275801 (milestone: DEV300:m57) 2009-08-27 13:48:16 +0200 iha  r275481 : #7049# listbox to select chart elements 2009-08-27 11:54:53 +0200 iha  r275464 : #i58163# #i69422# #i102820# enhance chart context menu 2009-08-26 16:49:58 +0200 iha  r275435 : #i102820# added missing case 'floor' 2009-08-26 15:33:51 +0200 iha  r275427 : #i102820# make 'insert legend' work properly 2009-08-25 16:35:00 +0200 ufi  r275369 : i104087 2009-08-25 15:12:17 +0200 iha  r275360 : #i104087# 'Object Properties' -> 'Format Selection' 2009-08-25 15:11:31 +0200 iha  r275359 : #i104087# 'Object Properties' -> 'Format Selection' 2009-08-25 15:11:15 +0200 iha  r275358 : #i104087# 'Object Properties' -> 'Format Selection' 2009-08-25 11:57:43 +0200 iha  r275344 : #i104087# changed behavior of insert menu 2009-08-18 12:53:54 +0200 oc  r275093 : #i104082,104086,104089# multiple changes because of changed chartUI 2009-08-10 16:46:17 +0200 ufi  r274824 : i104083 i104087 i104090 2009-08-07 14:04:34 +0200 iha  r274763 : #7049# listbox to select chart elements 2009-08-07 13:06:05 +0200 iha  r274760 : #7049# listbox to select chart elements 2009-08-07 13:05:06 +0200 iha  r274759 : #7049# listbox to select chart elements 2009-08-07 12:32:31 +0200 iha  r274756 : #i58163# #i69422# #i102820# enhance chart context menu 2009-08-07 12:31:54 +0200 iha  r274755 : #i58163# #i69422# #i102820# enhance chart context menu 2009-08-06 19:00:48 +0200 iha  r274742 : #i103593# make insert menu behavior selection dependent 2009-08-06 19:00:14 +0200 iha  r274741 : #i103593# make insert menu behavior selection dependent 2009-08-06 15:34:01 +0200 iha  r274731 : #i58163# #i69422# #i102820# enhance chart context menu 2009-08-06 14:39:20 +0200 iha  r274728 : #i86146# ease adding R-squared value with an equation 2009-08-06 14:37:02 +0200 iha  r274727 : #i86146# ease adding R-squared value with an equation 2009-08-06 13:37:54 +0200 iha  r274724 : #i86146# ease adding R-squared value with an equation 2009-08-06 13:37:15 +0200 iha  r274723 : #i86146# ease adding R-squared value with an equation 2009-08-06 13:04:27 +0200 iha  r274722 : #i103593# make insert menu behavior selection dependent 2009-08-06 13:03:35 +0200 iha  r274721 : #i103593# make insert menu behavior selection dependent 2009-08-05 18:26:31 +0200 iha  r274693 : #i104033# inconsistent wording 'error indicator' <-> 'error bar' 2009-08-05 16:51:45 +0200 iha  r274688 : #i104028# rename font tabpage 'Characters'->'Font' 2009-08-05 16:30:21 +0200 iha  r274685 : #i58163# #i69422# #i102820# enhance chart context menu 2009-08-05 15:34:11 +0200 iha  r274680 : #i58163# #i69422# #i102820# enhance chart context menu 2009-08-05 15:32:43 +0200 iha  r274679 : #i58163# #i69422# #i102820# enhance chart context menu 2009-08-05 15:31:26 +0200 iha  r274678 : #i58163# #i69422# #i102820# enhance chart context menu 2009-08-05 15:17:51 +0200 iha  r274676 : #i58163# #i69422# #i102820# enhance chart context menu 2009-08-05 15:16:22 +0200 iha  r274675 : #i58163# #i69422# #i102820# enhance chart context menu 2009-08-05 14:58:59 +0200 iha  r274674 : #7049# listbox to select chart elements 2009-08-05 14:33:54 +0200 iha  r274669 : #7049# listbox to select chart elements 2009-08-05 14:22:17 +0200 iha  r274665 : #7049# listbox to select chart elements 2009-08-05 13:21:05 +0200 iha  r274656 : #i102820# offer insertion of several elements in context menu also if nothing is selected 2009-08-05 11:56:06 +0200 iha  r274647 : #7049# listbox to select chart elements 2009-08-05 11:43:40 +0200 iha  r274645 : #7049# listbox to select chart elements 2009-07-24 19:46:50 +0200 iha  r274318 : #i58163# #i69422# #i102820# enhance chart context menu 2009-07-24 16:23:13 +0200 iha  r274313 : #i58163# #i69422# #i102820# enhance chart context menu 2009-07-24 16:13:22 +0200 iha  r274311 : #i58163# #i69422# #i102820# enhance chart context menu


2009-09-11  Kurt Zenker  <kz@openoffice.org>  [4d471148f771dbd1750a5821ca8e0e117d3d83ef]

CWS-TOOLING: integrate CWS chartuseability01 2009-09-07 17:26:44 +0200 iha  r275906 : CWS-TOOLING: rebase CWS chartuseability01 to trunk@275801 (milestone: DEV300:m57) 2009-08-27 13:48:16 +0200 iha  r275481 : #7049# listbox to select chart elements 2009-08-27 11:54:53 +0200 iha  r275464 : #i58163# #i69422# #i102820# enhance chart context menu 2009-08-26 16:49:58 +0200 iha  r275435 : #i102820# added missing case 'floor' 2009-08-26 15:33:51 +0200 iha  r275427 : #i102820# make 'insert legend' work properly 2009-08-25 16:35:00 +0200 ufi  r275369 : i104087 2009-08-25 15:12:17 +0200 iha  r275360 : #i104087# 'Object Properties' -> 'Format Selection' 2009-08-25 15:11:31 +0200 iha  r275359 : #i104087# 'Object Properties' -> 'Format Selection' 2009-08-25 15:11:15 +0200 iha  r275358 : #i104087# 'Object Properties' -> 'Format Selection' 2009-08-25 11:57:43 +0200 iha  r275344 : #i104087# changed behavior of insert menu 2009-08-18 12:53:54 +0200 oc  r275093 : #i104082,104086,104089# multiple changes because of changed chartUI 2009-08-10 16:46:17 +0200 ufi  r274824 : i104083 i104087 i104090 2009-08-07 14:04:34 +0200 iha  r274763 : #7049# listbox to select chart elements 2009-08-07 13:06:05 +0200 iha  r274760 : #7049# listbox to select chart elements 2009-08-07 13:05:06 +0200 iha  r274759 : #7049# listbox to select chart elements 2009-08-07 12:32:31 +0200 iha  r274756 : #i58163# #i69422# #i102820# enhance chart context menu 2009-08-07 12:31:54 +0200 iha  r274755 : #i58163# #i69422# #i102820# enhance chart context menu 2009-08-06 19:00:48 +0200 iha  r274742 : #i103593# make insert menu behavior selection dependent 2009-08-06 19:00:14 +0200 iha  r274741 : #i103593# make insert menu behavior selection dependent 2009-08-06 15:34:01 +0200 iha  r274731 : #i58163# #i69422# #i102820# enhance chart context menu 2009-08-06 14:39:20 +0200 iha  r274728 : #i86146# ease adding R-squared value with an equation 2009-08-06 14:37:02 +0200 iha  r274727 : #i86146# ease adding R-squared value with an equation 2009-08-06 13:37:54 +0200 iha  r274724 : #i86146# ease adding R-squared value with an equation 2009-08-06 13:37:15 +0200 iha  r274723 : #i86146# ease adding R-squared value with an equation 2009-08-06 13:04:27 +0200 iha  r274722 : #i103593# make insert menu behavior selection dependent 2009-08-06 13:03:35 +0200 iha  r274721 : #i103593# make insert menu behavior selection dependent 2009-08-05 18:26:31 +0200 iha  r274693 : #i104033# inconsistent wording 'error indicator' <-> 'error bar' 2009-08-05 16:51:45 +0200 iha  r274688 : #i104028# rename font tabpage 'Characters'->'Font' 2009-08-05 16:30:21 +0200 iha  r274685 : #i58163# #i69422# #i102820# enhance chart context menu 2009-08-05 15:34:11 +0200 iha  r274680 : #i58163# #i69422# #i102820# enhance chart context menu 2009-08-05 15:32:43 +0200 iha  r274679 : #i58163# #i69422# #i102820# enhance chart context menu 2009-08-05 15:31:26 +0200 iha  r274678 : #i58163# #i69422# #i102820# enhance chart context menu 2009-08-05 15:17:51 +0200 iha  r274676 : #i58163# #i69422# #i102820# enhance chart context menu 2009-08-05 15:16:22 +0200 iha  r274675 : #i58163# #i69422# #i102820# enhance chart context menu 2009-08-05 14:58:59 +0200 iha  r274674 : #7049# listbox to select chart elements 2009-08-05 14:33:54 +0200 iha  r274669 : #7049# listbox to select chart elements 2009-08-05 14:22:17 +0200 iha  r274665 : #7049# listbox to select chart elements 2009-08-05 13:21:05 +0200 iha  r274656 : #i102820# offer insertion of several elements in context menu also if nothing is selected 2009-08-05 11:56:06 +0200 iha  r274647 : #7049# listbox to select chart elements 2009-08-05 11:43:40 +0200 iha  r274645 : #7049# listbox to select chart elements 2009-07-24 19:46:50 +0200 iha  r274318 : #i58163# #i69422# #i102820# enhance chart context menu 2009-07-24 16:23:13 +0200 iha  r274313 : #i58163# #i69422# #i102820# enhance chart context menu 2009-07-24 16:13:22 +0200 iha  r274311 : #i58163# #i69422# #i102820# enhance chart context menu


2009-09-11  Kurt Zenker  <kz@openoffice.org>  [b01573861cdcb32619c7745055e14823b865a12d]

CWS-TOOLING: integrate CWS odfmetadata3 2009-09-11 Michael Stahl merge DEV300_m58 2009-09-07 Michael Stahl SwFmtFld::Modify(): do nothing on RES_OBJECTDYING 2009-08-27 Michael Stahl #i91565#, #i91566#: TextPortionEnumerationTest.java: add test document 2009-08-27 Michael Stahl #i91565#, #i91566#: add complex test: TextPortionEnumerationTest.java 2009-08-27 Michael Stahl CLiteral::initialize(): zero-length literals probably not an error 2009-08-27 Michael Stahl #i91565#, #i91566#: offapi: new InContentMetadata and MetadataField services  adapt TextPortion for InContentMetadata 2009-08-27 Michael Stahl #i91564#: xmloff: load/store xml:id and RDFa for text:bookmark(-start). 2009-08-27 Michael Stahl #i91564#: sw core: add support for xml:id at bookmarks:  sw::mark::Bookmark: derive from Metadatable.  SwHistoryBookmark, SaveBookmark: store a MetadatableUndo.  ndcopy.cxx: lcl_CopyBookmarks(): copy the xml:id.  SwXBookmark: derive from MetadatableMixin. 2009-08-27 Michael Stahl #i91565#, #i91566#: xmloff: refactor ruby import so nested meta(-field) works:  remove XMLRubyHint_Impl.  XMLImpRubyContext_Impl::~XMLImpRubyContext_Impl(): insert ruby directly. 2009-08-27 Michael Stahl #i91565#, #i91566#: xmloff: fix text:meta(-field) import/export:  new XMLTextParagraphExport::exportTextField() overload for XTextField.  CreateAndInsertMark(): set xml:id after insertion.  fix meta(-field) service names, bugs etc. 2009-08-27 Michael Stahl #i91565#, #i91566#: sw text formatting: paint background of meta(-field) body:  SwFont: add member m_nMetaCount.  txttypes.hxx: add POR_META.  atrstck.cxx: handle RES_TXTATR_META(FIELD).  itrform2.cxx: SwTxtFormatter::WhichTxtPor(): create new class SwMetaPortion. 2009-08-27 Michael Stahl #i91566#: sw text formatting: display meta-field prefix and suffix:  SwAttrIter::GetAttr(): replace with call to GetTxtAttrForCharAt().  SwTxtFormatter::NewExtraPortion(): handle meta-field prefix.  SwTxtFormatter: new member m_nHintEndIndex.  SwTxtFormatter::WhichFirstPortion(): call TryNewNoLengthPortion().  SwTxtFormatter::TryNewNoLengthPortion(): new; handle suffix of meta-field.  SwTxtFormatter::UnderFlow(): UGLY HACK: decrement m_nHintEndIndex.  SwFldPortion: add flag m_bNoLength: portion has zero length (for suffix). 2009-08-27 Michael Stahl #i91565#, #i91566#: extend text:meta(-field) uno wrapper with XText interface:  unoobj.hxx: new CursorType CURSOR_META.  unoobj2.cxx: refactor SwXText implementation to ensure that when the SwXText   belongs to a SwXMeta, content is always inserted inside the meta(-field).  unoobj.cxx: new SwXTextCursor::ForceIntoMeta(): cursor stays in meta(-field).  unometa.hxx: SwXMeta implements XText, forwarding to a member SwXMetaText.  DocInsertStringSplitCR(), SwX*::attachToRange(), SwX*::DeleteAndInsert():   use FORCEHINTEXPAND hack to ensure insert into the meta(-field) at the end. 2009-08-27 Michael Stahl #i91565#, #i91566#: add text:meta(-field) uno wrapper to sw:  fmtmeta.hxx, fmtatr2.cxx: new class sw::MetaField, new sw::MetaFieldManager.  doc.hxx, docnew.cxx: new SwDoc::GetMetaFieldManager().  unocoll.hxx,.cxx: new SW_SERVICE_FIELDTYPE_METAFIELD, SW_SERVICE_TYPE_META.  unomap.hxx,.cxx: new PROPERTY_MAP_METAFIELD.  unoprnms.hxx: new UNO_NAME_META.  unoport.hxx: new PORTION_META; add "InContentMetadata" prop to SwXTextPortion.  new unometa.hxx: new class SwXMeta and SwXMetaField.  unofield.cxx: SwXFieldEnumeration: include meta-fields.  unoportenum.cxx: handle RES_TXTATR_META(FIELD) by using a portion list stack.  unotext.cxx: SwXText::insertTextContent(): handle meta(-field) as attribute. 2009-08-27 Michael Stahl #i91565#, #i91566#: ndhints.cxx: remove sort number from SwTxtAttrNesting 2009-08-27 Michael Stahl #i91565#, #i91566#: add support for hints with end and CH_TXTATR to sw core:  doc.hxx, docedt.cxx: replace SwDoc::Delete(), DeleteAndJoin(), ReplaceRange()   with wrappers that split at left-overlapped end+CH_TXTATR hints.  txatbase.hxx: new member SwTxtAttr::m_bHasDummyChar.  ndtxt.hxx: rename SwTxtNode::GetTxtAttr() to GetTxtAttrForCharAt().  ndtxt.cxx: SwTxtNode::CopyText(): copy end+CH_TXTATR hints iff copy CH_TXTATR.  txtatr2.cxx, thints.cxx: SwTxtMeta gets a CH_TXTATR. 2009-08-27 Michael Stahl #i91565#, #i91566#: add text:meta(-field) to sw core:  txatbase.hxx: new member SwTxtAttr::m_bNesting.  hintids.hxx: new ids RES_TXTATR_META, RES_TXTATR_METAFIELD.  txtatr.hxx: new base class SwTxtAttrNesting.   new hint SwTxtMeta.   SwTxtRuby derives from SwTxtAttrNesting.  txtinet.hxx: SwTxtINetFmt derives from SwTxtAttrNesting.  new header fmtmeta.hxx: new pool item SwFmtMeta. new class sw::Meta.  ndhints.hxx, thints.cxx: new method SwpHints::TryInsertNesting().  thints.cxx: refactoring: BuildPortions() no longer handles Ruby/Hyperlink,   but TryInsertNesting(), which also handles meta(-field).  SwTxtNode::InsertItem(): check if the hint is actually inserted.  ndhints.cxx: sort nesting hints based on sort number.  ndtxt.cxx: lcl_CopyHint(): handle copy of meta/meta-field. 2009-08-27 Michael Stahl enable expanding hints with m_bLockExpandFlag set:  add new InsertFlag: INS_FORCEHINTEXPAND.  add new SetAttrMode: SETATTR_FORCEHINTEXPAND.  rename SwEditShell::Insert() to Insert2() because changed signature fails   to compile when SwWrtShell tries to overwrite these non-virtual members...  SwWrtShell::Insert() sets FOCEHINTEXPAND if range was selected/deleted.  adapt SwUndoInsert to store flags. 2009-08-27 Michael Stahl change formal parameters of item insertion methods to type SetAttrMode 2009-08-27 Michael Stahl fix incorrect resetting of text attributes in SwUndoInsSection, SwUndoInserts 2009-08-27 Michael Stahl clean up SwTxtNode::CutImpl() and lcl_CopyHint() 2009-08-27 Michael Stahl rename SwDoc::Copy() to CopyRange(), and _Copy() to CopyImpl() 2009-08-27 Michael Stahl rename SwNodes::Move() to MoveRange(), and remove unused parameter 2009-08-27 Michael Stahl rename SwDoc::Move() to MoveRange()/MoveNodeRange() 2009-08-27 Michael Stahl rename SwDoc::Insert() to InsertString(), and remove sal_Unicode variant 2009-08-27 Michael Stahl rename SwDoc::Insert() to InsertPoolItem()/InsertItemSet()/InsertSwSection() 2009-08-27 Michael Stahl rename SwDoc::Replace() to ReplaceRange() 2009-08-27 Michael Stahl remove SwDoc::Overwrite() sal_Unicode variant 2009-08-27 Michael Stahl split up SwDoc::DeleteAndJoin(): factor out DeleteAndJoinWithRedline() 2009-08-27 Michael Stahl rename overloaded SwDoc::Delete() to DeleteRange()/DeleteTOXMark() 2009-08-27 Michael Stahl rename SwTxtNode::Copy() to CopyText() 2009-08-27 Michael Stahl rename SwTxtNode::Cut() to CutText(), and _Cut() to CutImpl() 2009-08-27 Michael Stahl rename SwTxtNode::Delete() to DeleteAttribute()/DeleteAttributes() 2009-08-27 Michael Stahl rename SwTxtNode::Replace() to ReplaceText(), and remove the xub_Unicode variant 2009-08-27 Michael Stahl rename SwTxtNode::Erase() to EraseText() 2009-08-27 Michael Stahl rename SwTxtNode::Insert() to InsertText(), and remove the xub_Unicode variant 2009-08-27 Michael Stahl clean up SwTxtNode::Update() 2009-08-27 Michael Stahl remove SwTxtAttr::RemoveFromPool() and make destructor non-public,  to be invoked by new method SwTxtAttr::Destroy() 2009-08-27 Michael Stahl ensure that SwDoc::Insert() for item (set) returns success indicator:  replace SwRegHistory constructor with method InsertItems(), returning bool.  refactor InsAttr() so that it checks if InsertItems() succeeds. 2009-08-27 Michael Stahl move SwXTextPortionEnumeration from unoobj.hxx to unoport.hxx 2009-08-27 Michael Stahl add missing SolarMutex in SwXTextPortion methods 2009-08-27 Michael Stahl SwXTextPortion: new member m_xTextField (so the TextField property need not   be returned indirectly via SwUnoCursorHelper).  factor out function CreateSwXTextField(). 2009-08-27 Michael Stahl SwXTextPortion: remove PORTION_CONTROL_CHAR and implementation of XTextField 2009-08-27 Michael Stahl remove obsolete hint SwTxtHardBlank and formats SwFmtHardBlank/SwFmtSoftHyph 2009-08-27 Michael Stahl clean up SwTxtAttr and friends:  remove many accessor methods for obsolete (due to autofmt) char format items.  remove unused flag SwTxtAttr::m_bDontMergeAttr.  MakeRedlineTxtAttr() now dedicated function, no longer calls MakeTxtAttr(). 2009-08-27 Michael Stahl remove obsolete attribute SwTxt2Lines 2009-08-27 Michael Stahl SwXTextPortionEnumeration: finish refactoring CreatePortions  change ExportHints so it always returns a text portion for hint w/ CH_TXTATR.  remove special case for handling end of paragraph.  unfortunately had to refactor the fieldmarks export as well (got in the way). 2009-08-27 Michael Stahl SwXTextPortionEnumeration: refactor CreatePortions: frames export  extract function ExportFrames() from CreatePortions().  remove (un)dead code that calls evil MovePara(fnParaCurr, fnParaEnd) 2009-08-27 Michael Stahl clean up SwXParaFrameEnumeration 2009-08-27 Michael Stahl CollectFrameAtNode: replace SwDependArr with STL based FrameDependList_t 2009-08-27 Michael Stahl SwXTextPortionEnumeration: tweak refmark/toxmark export  so ExportHints returns the portion for point marks 2009-08-27 Michael Stahl clean up SwXTextPortionEnumeration:  prefix members, remove casts, replace SvWeirdArray with STL, etc.  make CreatePortions() method a function, and remove lots of members.  extract fieldmarks function from CreatePortions. 2009-08-27 Michael Stahl remove FOREACHUNOPAM_START/END macros 2009-08-27 Michael Stahl clean up SwXTextPortion:  prefix members, remove casts, etc.  remove SwXRubyPortion: replace it with another SwXTextPortion constructor 2009-08-27 Michael Stahl #i102541# SwXReferenceMark::InsertRefMark(): use flag SETATTR_DONTEXPAND 2009-08-27 Michael Stahl rename SwTxtNode::Insert to SwTxtNode::InsertHint, and fix constness in SwTxtNode::InsertItem 2009-08-27 Michael Stahl turn SwTxtNode::MakeTxtAttr() methods into global functions in ndhints.hxx 2009-08-27 Michael Stahl remove obsolete sw/inc/bookmrk.hxx 2009-08-27 Michael Stahl pam.cxx: fix ComparePosition functions (returned wrong result in one case) 2009-08-27 Michael Stahl #i103613# only import RDF metadata on normal open of a document 2009-09-11 kz CWS-TOOLING: integrate CWS impress176 2009-09-08 20:18:24 +0200 sj  r275957 : fixed warning (shadowed variable) 2009-09-08 18:02:05 +0200 cl  r275948 : #i104315# added missing tab pages 2009-09-08 17:35:18 +0200 cl  r275947 : #i104866# fixed angle import 2009-09-08 17:32:53 +0200 cl  r275946 : #i104841# fixed angle import 2009-09-08 17:01:25 +0200 cl  r275943 : #i103935# fixed the SID_EVENTCONFIG mess 2009-09-08 14:32:57 +0200 sj  r275928 : #i104685# only comments 2009-09-07 12:37:36 +0200 sj  r275886 : #i104683# fixed import of bold/italic attributes for normal text shapes 2009-09-04 15:07:46 +0200 sj  r275808 : #104689# fixed bullet color problem 2009-09-03 15:25:07 +0200 sj  r275753 : #160200# added vertical alignment of table cells 2009-09-11 kz 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-11 kz CWS-TOOLING: integrate CWS jl131 2009-09-02 16:42:40 +0200 jl  r275720 : #i97896# 2009-08-31 13:01:53 +0200 jl  r275599 : CWS-TOOLING: rebase CWS jl131 to trunk@275331 (milestone: DEV300:m56) 2009-07-31 14:35:30 +0200 jl  r274531 : CWS-TOOLING: rebase CWS jl131 to trunk@274203 (milestone: DEV300:m53) 2009-07-23 14:20:32 +0200 jl  r274272 : #i79839# better error text when trying to modify shared layer without having write permission, eg. unopkg add --shared, unopkg remove --shared, unopkg reinstall --shared 2009-07-22 16:38:02 +0200 jl  r274252 : #i97896# localize error message for lock file 2009-07-22 16:37:22 +0200 jl  r274251 : #i80462# unprecise wording in updatedialog 2009-07-22 16:36:06 +0200 jl  r274250 : #i97896# localize error message for lock file 2009-07-22 16:35:20 +0200 jl  r274249 : #i97896# localize error message for lock file 2009-07-22 15:07:30 +0200 jl  r274242 : #i98873# minimum java version is 1.5 since OOo 3.0 2009-09-11 kz CWS-TOOLING: integrate CWS changehc 2009-08-31 19:38:50 +0200 pl  r275633 : remove dbug printf 2009-08-31 17:41:50 +0200 pl  r275623 : CWS-TOOLING: rebase CWS changehc to trunk@275331 (milestone: DEV300:m56) 2009-07-15 19:45:46 +0200 pl  r274028 : #i35482# use HC flag to decide high contrast mode 2009-07-15 17:40:52 +0200 pl  r274020 : #i35482# use HC flag to decide high contrast mode 2009-07-15 17:39:50 +0200 pl  r274019 : #i35482# update autohc correctly in MergeSystemSettings 2009-07-15 17:38:57 +0200 pl  r274018 : #i35482# update autohc correctly in MergeSystemSettings 2009-09-11 kz CWS-TOOLING: integrate CWS notes10 2009-08-24 07:25:57 +0200 mod  r275287 : 2009-07-26 02:38:32 +0200 mod  r274343 : #i#i103645# 2009-07-26 02:01:53 +0200 mod  r274342 : #i103645# 2009-07-26 01:52:42 +0200 mod  r274341 : #i103490# 2009-07-22 08:31:48 +0200 mod  r274215 : #i103373# 2009-07-15 00:55:11 +0200 mod  r273987 : #i101419# 2009-07-14 07:07:55 +0200 mod  r273956 : #i101419# 2009-07-14 07:07:43 +0200 mod  r273955 : #i101419# 2009-07-14 07:02:10 +0200 mod  r273954 : changes from notes9 2009-07-14 06:14:25 +0200 mod  r273953 : #i103476# 2009-09-11 kz CWS-TOOLING: integrate CWS ab70 2009-09-10 15:12:54 +0200 jsk  r276034 : #i85434# - mandatory automatic update test 2009-09-10 15:11:06 +0200 jsk  r276033 : #i85434# - mandatory automatic update test 2009-09-02 09:49:24 +0200 ab  r275698 : #i85434# Dialog Import 2009-09-11 kz CWS-TOOLING: integrate CWS hb32bugs02 2009-09-02 Henning Brinkmann #i102420# revert changes 2009-08-26 Henning Brinkmann merged DEV300_m56 2009-08-19 Henning Brinkmann merged DEV300_m55 2009-08-14 Henning Brinkmann merged changes from wntmsci12 2009-08-12 Henning Brinkmann Implemented NoSpaceEdit constructor and destructor in .cxx to allow compile with debug on wntmsci12. 2009-08-12 Henning Brinkmann Added some SW_DLLPUBLIC to make compilable on wntmsci12. 2009-08-11 Henning Brinkmann #i102420# dbg_out: surround output for SwNodes with <nodes-array>. 2009-08-10 Henning Brinkmann #i102420# rewritten debug output for SwNodes. 2009-08-07 Henning Brinkmann #i102420# debug _MoveNodes: output the destination, too. Break after two iterations. 2009-08-07 Henning Brinkmann #i102420# _MoveNodes: Additionally check if destination index is inside source => false Check if current range was already handled => loop Debug output current range 2009-08-06 Henning Brinkmann merged DEV300_m54 2009-08-06 Henning Brinkmann added master fix 2009-08-06 Henning Brinkmann debug output for SwNodeRange 2009-08-04 Henning Brinkmann #i102844# robustness: check for NULL pointer to prevent crash 2009-08-03 Henning Brinkmann #i103475# applied patch and verified 2009-08-03 Henning Brinkmann Removed code preventing build of sw with DEBUG. 2009-09-11 convert-repo update tags 2009-09-10 kz CWS-TOOLING: integrate CWS os2port06dev300 2009-09-05 22:49:00 +0200 ydario  r275858 : #i99588# applied os2port06 diff to DEV300 tree. 2009-09-10 kz CWS-TOOLING: integrate CWS mingwport23 2009-08-29 07:07:53 +0200 tono  r275555 : i#104522: mingw port graphite 2009-08-29 07:07:26 +0200 tono  r275554 : i#104522: mingw port printf format fix 2009-09-10 kz 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 kz CWS-TOOLING: integrate CWS tkr24 2009-09-07 14:31:06 +0200 is  r275898 : #160081# adding NO_LICENSE_INTO_COPYRIGHT 2009-09-10 releng #i10000# change KeyMapping to SingletonRef<framework::KeyMapping> 2009-09-11 convert-repo update tags 2009-09-10 kz CWS-TOOLING: integrate CWS os2port06dev300 2009-09-05 22:49:00 +0200 ydario  r275858 : #i99588# applied os2port06 diff to DEV300 tree. 2009-09-10 kz CWS-TOOLING: integrate CWS mingwport23 2009-08-29 07:07:53 +0200 tono  r275555 : i#104522: mingw port graphite 2009-08-29 07:07:26 +0200 tono  r275554 : i#104522: mingw port printf format fix 2009-09-10 kz 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 kz CWS-TOOLING: integrate CWS tkr24 2009-09-07 14:31:06 +0200 is  r275898 : #160081# adding NO_LICENSE_INTO_COPYRIGHT 2009-09-10 releng #i10000# change KeyMapping to SingletonRef<framework::KeyMapping>


2009-09-11  Kurt Zenker  <kz@openoffice.org>  [47bce7355f0d4dd1a0162bc0f52b1099d05784ec]

CWS-TOOLING: integrate CWS odfmetadata3 2009-09-11 Michael Stahl merge DEV300_m58 2009-09-07 Michael Stahl SwFmtFld::Modify(): do nothing on RES_OBJECTDYING 2009-08-27 Michael Stahl #i91565#, #i91566#: TextPortionEnumerationTest.java: add test document 2009-08-27 Michael Stahl #i91565#, #i91566#: add complex test: TextPortionEnumerationTest.java 2009-08-27 Michael Stahl CLiteral::initialize(): zero-length literals probably not an error 2009-08-27 Michael Stahl #i91565#, #i91566#: offapi: new InContentMetadata and MetadataField services  adapt TextPortion for InContentMetadata 2009-08-27 Michael Stahl #i91564#: xmloff: load/store xml:id and RDFa for text:bookmark(-start). 2009-08-27 Michael Stahl #i91564#: sw core: add support for xml:id at bookmarks:  sw::mark::Bookmark: derive from Metadatable.  SwHistoryBookmark, SaveBookmark: store a MetadatableUndo.  ndcopy.cxx: lcl_CopyBookmarks(): copy the xml:id.  SwXBookmark: derive from MetadatableMixin. 2009-08-27 Michael Stahl #i91565#, #i91566#: xmloff: refactor ruby import so nested meta(-field) works:  remove XMLRubyHint_Impl.  XMLImpRubyContext_Impl::~XMLImpRubyContext_Impl(): insert ruby directly. 2009-08-27 Michael Stahl #i91565#, #i91566#: xmloff: fix text:meta(-field) import/export:  new XMLTextParagraphExport::exportTextField() overload for XTextField.  CreateAndInsertMark(): set xml:id after insertion.  fix meta(-field) service names, bugs etc. 2009-08-27 Michael Stahl #i91565#, #i91566#: sw text formatting: paint background of meta(-field) body:  SwFont: add member m_nMetaCount.  txttypes.hxx: add POR_META.  atrstck.cxx: handle RES_TXTATR_META(FIELD).  itrform2.cxx: SwTxtFormatter::WhichTxtPor(): create new class SwMetaPortion. 2009-08-27 Michael Stahl #i91566#: sw text formatting: display meta-field prefix and suffix:  SwAttrIter::GetAttr(): replace with call to GetTxtAttrForCharAt().  SwTxtFormatter::NewExtraPortion(): handle meta-field prefix.  SwTxtFormatter: new member m_nHintEndIndex.  SwTxtFormatter::WhichFirstPortion(): call TryNewNoLengthPortion().  SwTxtFormatter::TryNewNoLengthPortion(): new; handle suffix of meta-field.  SwTxtFormatter::UnderFlow(): UGLY HACK: decrement m_nHintEndIndex.  SwFldPortion: add flag m_bNoLength: portion has zero length (for suffix). 2009-08-27 Michael Stahl #i91565#, #i91566#: extend text:meta(-field) uno wrapper with XText interface:  unoobj.hxx: new CursorType CURSOR_META.  unoobj2.cxx: refactor SwXText implementation to ensure that when the SwXText   belongs to a SwXMeta, content is always inserted inside the meta(-field).  unoobj.cxx: new SwXTextCursor::ForceIntoMeta(): cursor stays in meta(-field).  unometa.hxx: SwXMeta implements XText, forwarding to a member SwXMetaText.  DocInsertStringSplitCR(), SwX*::attachToRange(), SwX*::DeleteAndInsert():   use FORCEHINTEXPAND hack to ensure insert into the meta(-field) at the end. 2009-08-27 Michael Stahl #i91565#, #i91566#: add text:meta(-field) uno wrapper to sw:  fmtmeta.hxx, fmtatr2.cxx: new class sw::MetaField, new sw::MetaFieldManager.  doc.hxx, docnew.cxx: new SwDoc::GetMetaFieldManager().  unocoll.hxx,.cxx: new SW_SERVICE_FIELDTYPE_METAFIELD, SW_SERVICE_TYPE_META.  unomap.hxx,.cxx: new PROPERTY_MAP_METAFIELD.  unoprnms.hxx: new UNO_NAME_META.  unoport.hxx: new PORTION_META; add "InContentMetadata" prop to SwXTextPortion.  new unometa.hxx: new class SwXMeta and SwXMetaField.  unofield.cxx: SwXFieldEnumeration: include meta-fields.  unoportenum.cxx: handle RES_TXTATR_META(FIELD) by using a portion list stack.  unotext.cxx: SwXText::insertTextContent(): handle meta(-field) as attribute. 2009-08-27 Michael Stahl #i91565#, #i91566#: ndhints.cxx: remove sort number from SwTxtAttrNesting 2009-08-27 Michael Stahl #i91565#, #i91566#: add support for hints with end and CH_TXTATR to sw core:  doc.hxx, docedt.cxx: replace SwDoc::Delete(), DeleteAndJoin(), ReplaceRange()   with wrappers that split at left-overlapped end+CH_TXTATR hints.  txatbase.hxx: new member SwTxtAttr::m_bHasDummyChar.  ndtxt.hxx: rename SwTxtNode::GetTxtAttr() to GetTxtAttrForCharAt().  ndtxt.cxx: SwTxtNode::CopyText(): copy end+CH_TXTATR hints iff copy CH_TXTATR.  txtatr2.cxx, thints.cxx: SwTxtMeta gets a CH_TXTATR. 2009-08-27 Michael Stahl #i91565#, #i91566#: add text:meta(-field) to sw core:  txatbase.hxx: new member SwTxtAttr::m_bNesting.  hintids.hxx: new ids RES_TXTATR_META, RES_TXTATR_METAFIELD.  txtatr.hxx: new base class SwTxtAttrNesting.   new hint SwTxtMeta.   SwTxtRuby derives from SwTxtAttrNesting.  txtinet.hxx: SwTxtINetFmt derives from SwTxtAttrNesting.  new header fmtmeta.hxx: new pool item SwFmtMeta. new class sw::Meta.  ndhints.hxx, thints.cxx: new method SwpHints::TryInsertNesting().  thints.cxx: refactoring: BuildPortions() no longer handles Ruby/Hyperlink,   but TryInsertNesting(), which also handles meta(-field).  SwTxtNode::InsertItem(): check if the hint is actually inserted.  ndhints.cxx: sort nesting hints based on sort number.  ndtxt.cxx: lcl_CopyHint(): handle copy of meta/meta-field. 2009-08-27 Michael Stahl enable expanding hints with m_bLockExpandFlag set:  add new InsertFlag: INS_FORCEHINTEXPAND.  add new SetAttrMode: SETATTR_FORCEHINTEXPAND.  rename SwEditShell::Insert() to Insert2() because changed signature fails   to compile when SwWrtShell tries to overwrite these non-virtual members...  SwWrtShell::Insert() sets FOCEHINTEXPAND if range was selected/deleted.  adapt SwUndoInsert to store flags. 2009-08-27 Michael Stahl change formal parameters of item insertion methods to type SetAttrMode 2009-08-27 Michael Stahl fix incorrect resetting of text attributes in SwUndoInsSection, SwUndoInserts 2009-08-27 Michael Stahl clean up SwTxtNode::CutImpl() and lcl_CopyHint() 2009-08-27 Michael Stahl rename SwDoc::Copy() to CopyRange(), and _Copy() to CopyImpl() 2009-08-27 Michael Stahl rename SwNodes::Move() to MoveRange(), and remove unused parameter 2009-08-27 Michael Stahl rename SwDoc::Move() to MoveRange()/MoveNodeRange() 2009-08-27 Michael Stahl rename SwDoc::Insert() to InsertString(), and remove sal_Unicode variant 2009-08-27 Michael Stahl rename SwDoc::Insert() to InsertPoolItem()/InsertItemSet()/InsertSwSection() 2009-08-27 Michael Stahl rename SwDoc::Replace() to ReplaceRange() 2009-08-27 Michael Stahl remove SwDoc::Overwrite() sal_Unicode variant 2009-08-27 Michael Stahl split up SwDoc::DeleteAndJoin(): factor out DeleteAndJoinWithRedline() 2009-08-27 Michael Stahl rename overloaded SwDoc::Delete() to DeleteRange()/DeleteTOXMark() 2009-08-27 Michael Stahl rename SwTxtNode::Copy() to CopyText() 2009-08-27 Michael Stahl rename SwTxtNode::Cut() to CutText(), and _Cut() to CutImpl() 2009-08-27 Michael Stahl rename SwTxtNode::Delete() to DeleteAttribute()/DeleteAttributes() 2009-08-27 Michael Stahl rename SwTxtNode::Replace() to ReplaceText(), and remove the xub_Unicode variant 2009-08-27 Michael Stahl rename SwTxtNode::Erase() to EraseText() 2009-08-27 Michael Stahl rename SwTxtNode::Insert() to InsertText(), and remove the xub_Unicode variant 2009-08-27 Michael Stahl clean up SwTxtNode::Update() 2009-08-27 Michael Stahl remove SwTxtAttr::RemoveFromPool() and make destructor non-public,  to be invoked by new method SwTxtAttr::Destroy() 2009-08-27 Michael Stahl ensure that SwDoc::Insert() for item (set) returns success indicator:  replace SwRegHistory constructor with method InsertItems(), returning bool.  refactor InsAttr() so that it checks if InsertItems() succeeds. 2009-08-27 Michael Stahl move SwXTextPortionEnumeration from unoobj.hxx to unoport.hxx 2009-08-27 Michael Stahl add missing SolarMutex in SwXTextPortion methods 2009-08-27 Michael Stahl SwXTextPortion: new member m_xTextField (so the TextField property need not   be returned indirectly via SwUnoCursorHelper).  factor out function CreateSwXTextField(). 2009-08-27 Michael Stahl SwXTextPortion: remove PORTION_CONTROL_CHAR and implementation of XTextField 2009-08-27 Michael Stahl remove obsolete hint SwTxtHardBlank and formats SwFmtHardBlank/SwFmtSoftHyph 2009-08-27 Michael Stahl clean up SwTxtAttr and friends:  remove many accessor methods for obsolete (due to autofmt) char format items.  remove unused flag SwTxtAttr::m_bDontMergeAttr.  MakeRedlineTxtAttr() now dedicated function, no longer calls MakeTxtAttr(). 2009-08-27 Michael Stahl remove obsolete attribute SwTxt2Lines 2009-08-27 Michael Stahl SwXTextPortionEnumeration: finish refactoring CreatePortions  change ExportHints so it always returns a text portion for hint w/ CH_TXTATR.  remove special case for handling end of paragraph.  unfortunately had to refactor the fieldmarks export as well (got in the way). 2009-08-27 Michael Stahl SwXTextPortionEnumeration: refactor CreatePortions: frames export  extract function ExportFrames() from CreatePortions().  remove (un)dead code that calls evil MovePara(fnParaCurr, fnParaEnd) 2009-08-27 Michael Stahl clean up SwXParaFrameEnumeration 2009-08-27 Michael Stahl CollectFrameAtNode: replace SwDependArr with STL based FrameDependList_t 2009-08-27 Michael Stahl SwXTextPortionEnumeration: tweak refmark/toxmark export  so ExportHints returns the portion for point marks 2009-08-27 Michael Stahl clean up SwXTextPortionEnumeration:  prefix members, remove casts, replace SvWeirdArray with STL, etc.  make CreatePortions() method a function, and remove lots of members.  extract fieldmarks function from CreatePortions. 2009-08-27 Michael Stahl remove FOREACHUNOPAM_START/END macros 2009-08-27 Michael Stahl clean up SwXTextPortion:  prefix members, remove casts, etc.  remove SwXRubyPortion: replace it with another SwXTextPortion constructor 2009-08-27 Michael Stahl #i102541# SwXReferenceMark::InsertRefMark(): use flag SETATTR_DONTEXPAND 2009-08-27 Michael Stahl rename SwTxtNode::Insert to SwTxtNode::InsertHint, and fix constness in SwTxtNode::InsertItem 2009-08-27 Michael Stahl turn SwTxtNode::MakeTxtAttr() methods into global functions in ndhints.hxx 2009-08-27 Michael Stahl remove obsolete sw/inc/bookmrk.hxx 2009-08-27 Michael Stahl pam.cxx: fix ComparePosition functions (returned wrong result in one case) 2009-08-27 Michael Stahl #i103613# only import RDF metadata on normal open of a document 2009-09-11 kz CWS-TOOLING: integrate CWS impress176 2009-09-08 20:18:24 +0200 sj  r275957 : fixed warning (shadowed variable) 2009-09-08 18:02:05 +0200 cl  r275948 : #i104315# added missing tab pages 2009-09-08 17:35:18 +0200 cl  r275947 : #i104866# fixed angle import 2009-09-08 17:32:53 +0200 cl  r275946 : #i104841# fixed angle import 2009-09-08 17:01:25 +0200 cl  r275943 : #i103935# fixed the SID_EVENTCONFIG mess 2009-09-08 14:32:57 +0200 sj  r275928 : #i104685# only comments 2009-09-07 12:37:36 +0200 sj  r275886 : #i104683# fixed import of bold/italic attributes for normal text shapes 2009-09-04 15:07:46 +0200 sj  r275808 : #104689# fixed bullet color problem 2009-09-03 15:25:07 +0200 sj  r275753 : #160200# added vertical alignment of table cells 2009-09-11 kz 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-11 kz CWS-TOOLING: integrate CWS jl131 2009-09-02 16:42:40 +0200 jl  r275720 : #i97896# 2009-08-31 13:01:53 +0200 jl  r275599 : CWS-TOOLING: rebase CWS jl131 to trunk@275331 (milestone: DEV300:m56) 2009-07-31 14:35:30 +0200 jl  r274531 : CWS-TOOLING: rebase CWS jl131 to trunk@274203 (milestone: DEV300:m53) 2009-07-23 14:20:32 +0200 jl  r274272 : #i79839# better error text when trying to modify shared layer without having write permission, eg. unopkg add --shared, unopkg remove --shared, unopkg reinstall --shared 2009-07-22 16:38:02 +0200 jl  r274252 : #i97896# localize error message for lock file 2009-07-22 16:37:22 +0200 jl  r274251 : #i80462# unprecise wording in updatedialog 2009-07-22 16:36:06 +0200 jl  r274250 : #i97896# localize error message for lock file 2009-07-22 16:35:20 +0200 jl  r274249 : #i97896# localize error message for lock file 2009-07-22 15:07:30 +0200 jl  r274242 : #i98873# minimum java version is 1.5 since OOo 3.0 2009-09-11 kz CWS-TOOLING: integrate CWS changehc 2009-08-31 19:38:50 +0200 pl  r275633 : remove dbug printf 2009-08-31 17:41:50 +0200 pl  r275623 : CWS-TOOLING: rebase CWS changehc to trunk@275331 (milestone: DEV300:m56) 2009-07-15 19:45:46 +0200 pl  r274028 : #i35482# use HC flag to decide high contrast mode 2009-07-15 17:40:52 +0200 pl  r274020 : #i35482# use HC flag to decide high contrast mode 2009-07-15 17:39:50 +0200 pl  r274019 : #i35482# update autohc correctly in MergeSystemSettings 2009-07-15 17:38:57 +0200 pl  r274018 : #i35482# update autohc correctly in MergeSystemSettings 2009-09-11 kz CWS-TOOLING: integrate CWS notes10 2009-08-24 07:25:57 +0200 mod  r275287 : 2009-07-26 02:38:32 +0200 mod  r274343 : #i#i103645# 2009-07-26 02:01:53 +0200 mod  r274342 : #i103645# 2009-07-26 01:52:42 +0200 mod  r274341 : #i103490# 2009-07-22 08:31:48 +0200 mod  r274215 : #i103373# 2009-07-15 00:55:11 +0200 mod  r273987 : #i101419# 2009-07-14 07:07:55 +0200 mod  r273956 : #i101419# 2009-07-14 07:07:43 +0200 mod  r273955 : #i101419# 2009-07-14 07:02:10 +0200 mod  r273954 : changes from notes9 2009-07-14 06:14:25 +0200 mod  r273953 : #i103476# 2009-09-11 kz CWS-TOOLING: integrate CWS ab70 2009-09-10 15:12:54 +0200 jsk  r276034 : #i85434# - mandatory automatic update test 2009-09-10 15:11:06 +0200 jsk  r276033 : #i85434# - mandatory automatic update test 2009-09-02 09:49:24 +0200 ab  r275698 : #i85434# Dialog Import 2009-09-11 kz CWS-TOOLING: integrate CWS hb32bugs02 2009-09-02 Henning Brinkmann #i102420# revert changes 2009-08-26 Henning Brinkmann merged DEV300_m56 2009-08-19 Henning Brinkmann merged DEV300_m55 2009-08-14 Henning Brinkmann merged changes from wntmsci12 2009-08-12 Henning Brinkmann Implemented NoSpaceEdit constructor and destructor in .cxx to allow compile with debug on wntmsci12. 2009-08-12 Henning Brinkmann Added some SW_DLLPUBLIC to make compilable on wntmsci12. 2009-08-11 Henning Brinkmann #i102420# dbg_out: surround output for SwNodes with <nodes-array>. 2009-08-10 Henning Brinkmann #i102420# rewritten debug output for SwNodes. 2009-08-07 Henning Brinkmann #i102420# debug _MoveNodes: output the destination, too. Break after two iterations. 2009-08-07 Henning Brinkmann #i102420# _MoveNodes: Additionally check if destination index is inside source => false Check if current range was already handled => loop Debug output current range 2009-08-06 Henning Brinkmann merged DEV300_m54 2009-08-06 Henning Brinkmann added master fix 2009-08-06 Henning Brinkmann debug output for SwNodeRange 2009-08-04 Henning Brinkmann #i102844# robustness: check for NULL pointer to prevent crash 2009-08-03 Henning Brinkmann #i103475# applied patch and verified 2009-08-03 Henning Brinkmann Removed code preventing build of sw with DEBUG. 2009-09-11 convert-repo update tags 2009-09-10 kz CWS-TOOLING: integrate CWS os2port06dev300 2009-09-05 22:49:00 +0200 ydario  r275858 : #i99588# applied os2port06 diff to DEV300 tree. 2009-09-10 kz CWS-TOOLING: integrate CWS mingwport23 2009-08-29 07:07:53 +0200 tono  r275555 : i#104522: mingw port graphite 2009-08-29 07:07:26 +0200 tono  r275554 : i#104522: mingw port printf format fix 2009-09-10 kz 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 kz CWS-TOOLING: integrate CWS tkr24 2009-09-07 14:31:06 +0200 is  r275898 : #160081# adding NO_LICENSE_INTO_COPYRIGHT 2009-09-10 releng #i10000# change KeyMapping to SingletonRef<framework::KeyMapping> 2009-09-11 convert-repo update tags 2009-09-10 kz CWS-TOOLING: integrate CWS os2port06dev300 2009-09-05 22:49:00 +0200 ydario  r275858 : #i99588# applied os2port06 diff to DEV300 tree. 2009-09-10 kz CWS-TOOLING: integrate CWS mingwport23 2009-08-29 07:07:53 +0200 tono  r275555 : i#104522: mingw port graphite 2009-08-29 07:07:26 +0200 tono  r275554 : i#104522: mingw port printf format fix 2009-09-10 kz 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 kz CWS-TOOLING: integrate CWS tkr24 2009-09-07 14:31:06 +0200 is  r275898 : #160081# adding NO_LICENSE_INTO_COPYRIGHT 2009-09-10 releng #i10000# change KeyMapping to SingletonRef<framework::KeyMapping>


2009-09-11  Kurt Zenker  <kz@openoffice.org>  [7c85fd2d1cbb8bf6fde7a7455f60ce0b8eb85c91]

CWS-TOOLING: integrate CWS odfmetadata3 2009-09-11 Michael Stahl merge DEV300_m58 2009-09-07 Michael Stahl SwFmtFld::Modify(): do nothing on RES_OBJECTDYING 2009-08-27 Michael Stahl #i91565#, #i91566#: TextPortionEnumerationTest.java: add test document 2009-08-27 Michael Stahl #i91565#, #i91566#: add complex test: TextPortionEnumerationTest.java 2009-08-27 Michael Stahl CLiteral::initialize(): zero-length literals probably not an error 2009-08-27 Michael Stahl #i91565#, #i91566#: offapi: new InContentMetadata and MetadataField services  adapt TextPortion for InContentMetadata 2009-08-27 Michael Stahl #i91564#: xmloff: load/store xml:id and RDFa for text:bookmark(-start). 2009-08-27 Michael Stahl #i91564#: sw core: add support for xml:id at bookmarks:  sw::mark::Bookmark: derive from Metadatable.  SwHistoryBookmark, SaveBookmark: store a MetadatableUndo.  ndcopy.cxx: lcl_CopyBookmarks(): copy the xml:id.  SwXBookmark: derive from MetadatableMixin. 2009-08-27 Michael Stahl #i91565#, #i91566#: xmloff: refactor ruby import so nested meta(-field) works:  remove XMLRubyHint_Impl.  XMLImpRubyContext_Impl::~XMLImpRubyContext_Impl(): insert ruby directly. 2009-08-27 Michael Stahl #i91565#, #i91566#: xmloff: fix text:meta(-field) import/export:  new XMLTextParagraphExport::exportTextField() overload for XTextField.  CreateAndInsertMark(): set xml:id after insertion.  fix meta(-field) service names, bugs etc. 2009-08-27 Michael Stahl #i91565#, #i91566#: sw text formatting: paint background of meta(-field) body:  SwFont: add member m_nMetaCount.  txttypes.hxx: add POR_META.  atrstck.cxx: handle RES_TXTATR_META(FIELD).  itrform2.cxx: SwTxtFormatter::WhichTxtPor(): create new class SwMetaPortion. 2009-08-27 Michael Stahl #i91566#: sw text formatting: display meta-field prefix and suffix:  SwAttrIter::GetAttr(): replace with call to GetTxtAttrForCharAt().  SwTxtFormatter::NewExtraPortion(): handle meta-field prefix.  SwTxtFormatter: new member m_nHintEndIndex.  SwTxtFormatter::WhichFirstPortion(): call TryNewNoLengthPortion().  SwTxtFormatter::TryNewNoLengthPortion(): new; handle suffix of meta-field.  SwTxtFormatter::UnderFlow(): UGLY HACK: decrement m_nHintEndIndex.  SwFldPortion: add flag m_bNoLength: portion has zero length (for suffix). 2009-08-27 Michael Stahl #i91565#, #i91566#: extend text:meta(-field) uno wrapper with XText interface:  unoobj.hxx: new CursorType CURSOR_META.  unoobj2.cxx: refactor SwXText implementation to ensure that when the SwXText   belongs to a SwXMeta, content is always inserted inside the meta(-field).  unoobj.cxx: new SwXTextCursor::ForceIntoMeta(): cursor stays in meta(-field).  unometa.hxx: SwXMeta implements XText, forwarding to a member SwXMetaText.  DocInsertStringSplitCR(), SwX*::attachToRange(), SwX*::DeleteAndInsert():   use FORCEHINTEXPAND hack to ensure insert into the meta(-field) at the end. 2009-08-27 Michael Stahl #i91565#, #i91566#: add text:meta(-field) uno wrapper to sw:  fmtmeta.hxx, fmtatr2.cxx: new class sw::MetaField, new sw::MetaFieldManager.  doc.hxx, docnew.cxx: new SwDoc::GetMetaFieldManager().  unocoll.hxx,.cxx: new SW_SERVICE_FIELDTYPE_METAFIELD, SW_SERVICE_TYPE_META.  unomap.hxx,.cxx: new PROPERTY_MAP_METAFIELD.  unoprnms.hxx: new UNO_NAME_META.  unoport.hxx: new PORTION_META; add "InContentMetadata" prop to SwXTextPortion.  new unometa.hxx: new class SwXMeta and SwXMetaField.  unofield.cxx: SwXFieldEnumeration: include meta-fields.  unoportenum.cxx: handle RES_TXTATR_META(FIELD) by using a portion list stack.  unotext.cxx: SwXText::insertTextContent(): handle meta(-field) as attribute. 2009-08-27 Michael Stahl #i91565#, #i91566#: ndhints.cxx: remove sort number from SwTxtAttrNesting 2009-08-27 Michael Stahl #i91565#, #i91566#: add support for hints with end and CH_TXTATR to sw core:  doc.hxx, docedt.cxx: replace SwDoc::Delete(), DeleteAndJoin(), ReplaceRange()   with wrappers that split at left-overlapped end+CH_TXTATR hints.  txatbase.hxx: new member SwTxtAttr::m_bHasDummyChar.  ndtxt.hxx: rename SwTxtNode::GetTxtAttr() to GetTxtAttrForCharAt().  ndtxt.cxx: SwTxtNode::CopyText(): copy end+CH_TXTATR hints iff copy CH_TXTATR.  txtatr2.cxx, thints.cxx: SwTxtMeta gets a CH_TXTATR. 2009-08-27 Michael Stahl #i91565#, #i91566#: add text:meta(-field) to sw core:  txatbase.hxx: new member SwTxtAttr::m_bNesting.  hintids.hxx: new ids RES_TXTATR_META, RES_TXTATR_METAFIELD.  txtatr.hxx: new base class SwTxtAttrNesting.   new hint SwTxtMeta.   SwTxtRuby derives from SwTxtAttrNesting.  txtinet.hxx: SwTxtINetFmt derives from SwTxtAttrNesting.  new header fmtmeta.hxx: new pool item SwFmtMeta. new class sw::Meta.  ndhints.hxx, thints.cxx: new method SwpHints::TryInsertNesting().  thints.cxx: refactoring: BuildPortions() no longer handles Ruby/Hyperlink,   but TryInsertNesting(), which also handles meta(-field).  SwTxtNode::InsertItem(): check if the hint is actually inserted.  ndhints.cxx: sort nesting hints based on sort number.  ndtxt.cxx: lcl_CopyHint(): handle copy of meta/meta-field. 2009-08-27 Michael Stahl enable expanding hints with m_bLockExpandFlag set:  add new InsertFlag: INS_FORCEHINTEXPAND.  add new SetAttrMode: SETATTR_FORCEHINTEXPAND.  rename SwEditShell::Insert() to Insert2() because changed signature fails   to compile when SwWrtShell tries to overwrite these non-virtual members...  SwWrtShell::Insert() sets FOCEHINTEXPAND if range was selected/deleted.  adapt SwUndoInsert to store flags. 2009-08-27 Michael Stahl change formal parameters of item insertion methods to type SetAttrMode 2009-08-27 Michael Stahl fix incorrect resetting of text attributes in SwUndoInsSection, SwUndoInserts 2009-08-27 Michael Stahl clean up SwTxtNode::CutImpl() and lcl_CopyHint() 2009-08-27 Michael Stahl rename SwDoc::Copy() to CopyRange(), and _Copy() to CopyImpl() 2009-08-27 Michael Stahl rename SwNodes::Move() to MoveRange(), and remove unused parameter 2009-08-27 Michael Stahl rename SwDoc::Move() to MoveRange()/MoveNodeRange() 2009-08-27 Michael Stahl rename SwDoc::Insert() to InsertString(), and remove sal_Unicode variant 2009-08-27 Michael Stahl rename SwDoc::Insert() to InsertPoolItem()/InsertItemSet()/InsertSwSection() 2009-08-27 Michael Stahl rename SwDoc::Replace() to ReplaceRange() 2009-08-27 Michael Stahl remove SwDoc::Overwrite() sal_Unicode variant 2009-08-27 Michael Stahl split up SwDoc::DeleteAndJoin(): factor out DeleteAndJoinWithRedline() 2009-08-27 Michael Stahl rename overloaded SwDoc::Delete() to DeleteRange()/DeleteTOXMark() 2009-08-27 Michael Stahl rename SwTxtNode::Copy() to CopyText() 2009-08-27 Michael Stahl rename SwTxtNode::Cut() to CutText(), and _Cut() to CutImpl() 2009-08-27 Michael Stahl rename SwTxtNode::Delete() to DeleteAttribute()/DeleteAttributes() 2009-08-27 Michael Stahl rename SwTxtNode::Replace() to ReplaceText(), and remove the xub_Unicode variant 2009-08-27 Michael Stahl rename SwTxtNode::Erase() to EraseText() 2009-08-27 Michael Stahl rename SwTxtNode::Insert() to InsertText(), and remove the xub_Unicode variant 2009-08-27 Michael Stahl clean up SwTxtNode::Update() 2009-08-27 Michael Stahl remove SwTxtAttr::RemoveFromPool() and make destructor non-public,  to be invoked by new method SwTxtAttr::Destroy() 2009-08-27 Michael Stahl ensure that SwDoc::Insert() for item (set) returns success indicator:  replace SwRegHistory constructor with method InsertItems(), returning bool.  refactor InsAttr() so that it checks if InsertItems() succeeds. 2009-08-27 Michael Stahl move SwXTextPortionEnumeration from unoobj.hxx to unoport.hxx 2009-08-27 Michael Stahl add missing SolarMutex in SwXTextPortion methods 2009-08-27 Michael Stahl SwXTextPortion: new member m_xTextField (so the TextField property need not   be returned indirectly via SwUnoCursorHelper).  factor out function CreateSwXTextField(). 2009-08-27 Michael Stahl SwXTextPortion: remove PORTION_CONTROL_CHAR and implementation of XTextField 2009-08-27 Michael Stahl remove obsolete hint SwTxtHardBlank and formats SwFmtHardBlank/SwFmtSoftHyph 2009-08-27 Michael Stahl clean up SwTxtAttr and friends:  remove many accessor methods for obsolete (due to autofmt) char format items.  remove unused flag SwTxtAttr::m_bDontMergeAttr.  MakeRedlineTxtAttr() now dedicated function, no longer calls MakeTxtAttr(). 2009-08-27 Michael Stahl remove obsolete attribute SwTxt2Lines 2009-08-27 Michael Stahl SwXTextPortionEnumeration: finish refactoring CreatePortions  change ExportHints so it always returns a text portion for hint w/ CH_TXTATR.  remove special case for handling end of paragraph.  unfortunately had to refactor the fieldmarks export as well (got in the way). 2009-08-27 Michael Stahl SwXTextPortionEnumeration: refactor CreatePortions: frames export  extract function ExportFrames() from CreatePortions().  remove (un)dead code that calls evil MovePara(fnParaCurr, fnParaEnd) 2009-08-27 Michael Stahl clean up SwXParaFrameEnumeration 2009-08-27 Michael Stahl CollectFrameAtNode: replace SwDependArr with STL based FrameDependList_t 2009-08-27 Michael Stahl SwXTextPortionEnumeration: tweak refmark/toxmark export  so ExportHints returns the portion for point marks 2009-08-27 Michael Stahl clean up SwXTextPortionEnumeration:  prefix members, remove casts, replace SvWeirdArray with STL, etc.  make CreatePortions() method a function, and remove lots of members.  extract fieldmarks function from CreatePortions. 2009-08-27 Michael Stahl remove FOREACHUNOPAM_START/END macros 2009-08-27 Michael Stahl clean up SwXTextPortion:  prefix members, remove casts, etc.  remove SwXRubyPortion: replace it with another SwXTextPortion constructor 2009-08-27 Michael Stahl #i102541# SwXReferenceMark::InsertRefMark(): use flag SETATTR_DONTEXPAND 2009-08-27 Michael Stahl rename SwTxtNode::Insert to SwTxtNode::InsertHint, and fix constness in SwTxtNode::InsertItem 2009-08-27 Michael Stahl turn SwTxtNode::MakeTxtAttr() methods into global functions in ndhints.hxx 2009-08-27 Michael Stahl remove obsolete sw/inc/bookmrk.hxx 2009-08-27 Michael Stahl pam.cxx: fix ComparePosition functions (returned wrong result in one case) 2009-08-27 Michael Stahl #i103613# only import RDF metadata on normal open of a document 2009-09-11 kz CWS-TOOLING: integrate CWS impress176 2009-09-08 20:18:24 +0200 sj  r275957 : fixed warning (shadowed variable) 2009-09-08 18:02:05 +0200 cl  r275948 : #i104315# added missing tab pages 2009-09-08 17:35:18 +0200 cl  r275947 : #i104866# fixed angle import 2009-09-08 17:32:53 +0200 cl  r275946 : #i104841# fixed angle import 2009-09-08 17:01:25 +0200 cl  r275943 : #i103935# fixed the SID_EVENTCONFIG mess 2009-09-08 14:32:57 +0200 sj  r275928 : #i104685# only comments 2009-09-07 12:37:36 +0200 sj  r275886 : #i104683# fixed import of bold/italic attributes for normal text shapes 2009-09-04 15:07:46 +0200 sj  r275808 : #104689# fixed bullet color problem 2009-09-03 15:25:07 +0200 sj  r275753 : #160200# added vertical alignment of table cells 2009-09-11 kz 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-11 kz CWS-TOOLING: integrate CWS jl131 2009-09-02 16:42:40 +0200 jl  r275720 : #i97896# 2009-08-31 13:01:53 +0200 jl  r275599 : CWS-TOOLING: rebase CWS jl131 to trunk@275331 (milestone: DEV300:m56) 2009-07-31 14:35:30 +0200 jl  r274531 : CWS-TOOLING: rebase CWS jl131 to trunk@274203 (milestone: DEV300:m53) 2009-07-23 14:20:32 +0200 jl  r274272 : #i79839# better error text when trying to modify shared layer without having write permission, eg. unopkg add --shared, unopkg remove --shared, unopkg reinstall --shared 2009-07-22 16:38:02 +0200 jl  r274252 : #i97896# localize error message for lock file 2009-07-22 16:37:22 +0200 jl  r274251 : #i80462# unprecise wording in updatedialog 2009-07-22 16:36:06 +0200 jl  r274250 : #i97896# localize error message for lock file 2009-07-22 16:35:20 +0200 jl  r274249 : #i97896# localize error message for lock file 2009-07-22 15:07:30 +0200 jl  r274242 : #i98873# minimum java version is 1.5 since OOo 3.0 2009-09-11 kz CWS-TOOLING: integrate CWS changehc 2009-08-31 19:38:50 +0200 pl  r275633 : remove dbug printf 2009-08-31 17:41:50 +0200 pl  r275623 : CWS-TOOLING: rebase CWS changehc to trunk@275331 (milestone: DEV300:m56) 2009-07-15 19:45:46 +0200 pl  r274028 : #i35482# use HC flag to decide high contrast mode 2009-07-15 17:40:52 +0200 pl  r274020 : #i35482# use HC flag to decide high contrast mode 2009-07-15 17:39:50 +0200 pl  r274019 : #i35482# update autohc correctly in MergeSystemSettings 2009-07-15 17:38:57 +0200 pl  r274018 : #i35482# update autohc correctly in MergeSystemSettings 2009-09-11 kz CWS-TOOLING: integrate CWS notes10 2009-08-24 07:25:57 +0200 mod  r275287 : 2009-07-26 02:38:32 +0200 mod  r274343 : #i#i103645# 2009-07-26 02:01:53 +0200 mod  r274342 : #i103645# 2009-07-26 01:52:42 +0200 mod  r274341 : #i103490# 2009-07-22 08:31:48 +0200 mod  r274215 : #i103373# 2009-07-15 00:55:11 +0200 mod  r273987 : #i101419# 2009-07-14 07:07:55 +0200 mod  r273956 : #i101419# 2009-07-14 07:07:43 +0200 mod  r273955 : #i101419# 2009-07-14 07:02:10 +0200 mod  r273954 : changes from notes9 2009-07-14 06:14:25 +0200 mod  r273953 : #i103476# 2009-09-11 kz CWS-TOOLING: integrate CWS ab70 2009-09-10 15:12:54 +0200 jsk  r276034 : #i85434# - mandatory automatic update test 2009-09-10 15:11:06 +0200 jsk  r276033 : #i85434# - mandatory automatic update test 2009-09-02 09:49:24 +0200 ab  r275698 : #i85434# Dialog Import 2009-09-11 kz CWS-TOOLING: integrate CWS hb32bugs02 2009-09-02 Henning Brinkmann #i102420# revert changes 2009-08-26 Henning Brinkmann merged DEV300_m56 2009-08-19 Henning Brinkmann merged DEV300_m55 2009-08-14 Henning Brinkmann merged changes from wntmsci12 2009-08-12 Henning Brinkmann Implemented NoSpaceEdit constructor and destructor in .cxx to allow compile with debug on wntmsci12. 2009-08-12 Henning Brinkmann Added some SW_DLLPUBLIC to make compilable on wntmsci12. 2009-08-11 Henning Brinkmann #i102420# dbg_out: surround output for SwNodes with <nodes-array>. 2009-08-10 Henning Brinkmann #i102420# rewritten debug output for SwNodes. 2009-08-07 Henning Brinkmann #i102420# debug _MoveNodes: output the destination, too. Break after two iterations. 2009-08-07 Henning Brinkmann #i102420# _MoveNodes: Additionally check if destination index is inside source => false Check if current range was already handled => loop Debug output current range 2009-08-06 Henning Brinkmann merged DEV300_m54 2009-08-06 Henning Brinkmann added master fix 2009-08-06 Henning Brinkmann debug output for SwNodeRange 2009-08-04 Henning Brinkmann #i102844# robustness: check for NULL pointer to prevent crash 2009-08-03 Henning Brinkmann #i103475# applied patch and verified 2009-08-03 Henning Brinkmann Removed code preventing build of sw with DEBUG. 2009-09-11 convert-repo update tags 2009-09-10 kz CWS-TOOLING: integrate CWS os2port06dev300 2009-09-05 22:49:00 +0200 ydario  r275858 : #i99588# applied os2port06 diff to DEV300 tree. 2009-09-10 kz CWS-TOOLING: integrate CWS mingwport23 2009-08-29 07:07:53 +0200 tono  r275555 : i#104522: mingw port graphite 2009-08-29 07:07:26 +0200 tono  r275554 : i#104522: mingw port printf format fix 2009-09-10 kz 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 kz CWS-TOOLING: integrate CWS tkr24 2009-09-07 14:31:06 +0200 is  r275898 : #160081# adding NO_LICENSE_INTO_COPYRIGHT 2009-09-10 releng #i10000# change KeyMapping to SingletonRef<framework::KeyMapping> 2009-09-11 convert-repo update tags 2009-09-10 kz CWS-TOOLING: integrate CWS os2port06dev300 2009-09-05 22:49:00 +0200 ydario  r275858 : #i99588# applied os2port06 diff to DEV300 tree. 2009-09-10 kz CWS-TOOLING: integrate CWS mingwport23 2009-08-29 07:07:53 +0200 tono  r275555 : i#104522: mingw port graphite 2009-08-29 07:07:26 +0200 tono  r275554 : i#104522: mingw port printf format fix 2009-09-10 kz 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 kz CWS-TOOLING: integrate CWS tkr24 2009-09-07 14:31:06 +0200 is  r275898 : #160081# adding NO_LICENSE_INTO_COPYRIGHT 2009-09-10 releng #i10000# change KeyMapping to SingletonRef<framework::KeyMapping>


2009-09-11  Kurt Zenker  <kz@openoffice.org>  [a9ae22ff697308a1569504e460f028e70ca8b652]

CWS-TOOLING: integrate CWS odfmetadata3 2009-09-11 Michael Stahl merge DEV300_m58 2009-09-07 Michael Stahl SwFmtFld::Modify(): do nothing on RES_OBJECTDYING 2009-08-27 Michael Stahl #i91565#, #i91566#: TextPortionEnumerationTest.java: add test document 2009-08-27 Michael Stahl #i91565#, #i91566#: add complex test: TextPortionEnumerationTest.java 2009-08-27 Michael Stahl CLiteral::initialize(): zero-length literals probably not an error 2009-08-27 Michael Stahl #i91565#, #i91566#: offapi: new InContentMetadata and MetadataField services  adapt TextPortion for InContentMetadata 2009-08-27 Michael Stahl #i91564#: xmloff: load/store xml:id and RDFa for text:bookmark(-start). 2009-08-27 Michael Stahl #i91564#: sw core: add support for xml:id at bookmarks:  sw::mark::Bookmark: derive from Metadatable.  SwHistoryBookmark, SaveBookmark: store a MetadatableUndo.  ndcopy.cxx: lcl_CopyBookmarks(): copy the xml:id.  SwXBookmark: derive from MetadatableMixin. 2009-08-27 Michael Stahl #i91565#, #i91566#: xmloff: refactor ruby import so nested meta(-field) works:  remove XMLRubyHint_Impl.  XMLImpRubyContext_Impl::~XMLImpRubyContext_Impl(): insert ruby directly. 2009-08-27 Michael Stahl #i91565#, #i91566#: xmloff: fix text:meta(-field) import/export:  new XMLTextParagraphExport::exportTextField() overload for XTextField.  CreateAndInsertMark(): set xml:id after insertion.  fix meta(-field) service names, bugs etc. 2009-08-27 Michael Stahl #i91565#, #i91566#: sw text formatting: paint background of meta(-field) body:  SwFont: add member m_nMetaCount.  txttypes.hxx: add POR_META.  atrstck.cxx: handle RES_TXTATR_META(FIELD).  itrform2.cxx: SwTxtFormatter::WhichTxtPor(): create new class SwMetaPortion. 2009-08-27 Michael Stahl #i91566#: sw text formatting: display meta-field prefix and suffix:  SwAttrIter::GetAttr(): replace with call to GetTxtAttrForCharAt().  SwTxtFormatter::NewExtraPortion(): handle meta-field prefix.  SwTxtFormatter: new member m_nHintEndIndex.  SwTxtFormatter::WhichFirstPortion(): call TryNewNoLengthPortion().  SwTxtFormatter::TryNewNoLengthPortion(): new; handle suffix of meta-field.  SwTxtFormatter::UnderFlow(): UGLY HACK: decrement m_nHintEndIndex.  SwFldPortion: add flag m_bNoLength: portion has zero length (for suffix). 2009-08-27 Michael Stahl #i91565#, #i91566#: extend text:meta(-field) uno wrapper with XText interface:  unoobj.hxx: new CursorType CURSOR_META.  unoobj2.cxx: refactor SwXText implementation to ensure that when the SwXText   belongs to a SwXMeta, content is always inserted inside the meta(-field).  unoobj.cxx: new SwXTextCursor::ForceIntoMeta(): cursor stays in meta(-field).  unometa.hxx: SwXMeta implements XText, forwarding to a member SwXMetaText.  DocInsertStringSplitCR(), SwX*::attachToRange(), SwX*::DeleteAndInsert():   use FORCEHINTEXPAND hack to ensure insert into the meta(-field) at the end. 2009-08-27 Michael Stahl #i91565#, #i91566#: add text:meta(-field) uno wrapper to sw:  fmtmeta.hxx, fmtatr2.cxx: new class sw::MetaField, new sw::MetaFieldManager.  doc.hxx, docnew.cxx: new SwDoc::GetMetaFieldManager().  unocoll.hxx,.cxx: new SW_SERVICE_FIELDTYPE_METAFIELD, SW_SERVICE_TYPE_META.  unomap.hxx,.cxx: new PROPERTY_MAP_METAFIELD.  unoprnms.hxx: new UNO_NAME_META.  unoport.hxx: new PORTION_META; add "InContentMetadata" prop to SwXTextPortion.  new unometa.hxx: new class SwXMeta and SwXMetaField.  unofield.cxx: SwXFieldEnumeration: include meta-fields.  unoportenum.cxx: handle RES_TXTATR_META(FIELD) by using a portion list stack.  unotext.cxx: SwXText::insertTextContent(): handle meta(-field) as attribute. 2009-08-27 Michael Stahl #i91565#, #i91566#: ndhints.cxx: remove sort number from SwTxtAttrNesting 2009-08-27 Michael Stahl #i91565#, #i91566#: add support for hints with end and CH_TXTATR to sw core:  doc.hxx, docedt.cxx: replace SwDoc::Delete(), DeleteAndJoin(), ReplaceRange()   with wrappers that split at left-overlapped end+CH_TXTATR hints.  txatbase.hxx: new member SwTxtAttr::m_bHasDummyChar.  ndtxt.hxx: rename SwTxtNode::GetTxtAttr() to GetTxtAttrForCharAt().  ndtxt.cxx: SwTxtNode::CopyText(): copy end+CH_TXTATR hints iff copy CH_TXTATR.  txtatr2.cxx, thints.cxx: SwTxtMeta gets a CH_TXTATR. 2009-08-27 Michael Stahl #i91565#, #i91566#: add text:meta(-field) to sw core:  txatbase.hxx: new member SwTxtAttr::m_bNesting.  hintids.hxx: new ids RES_TXTATR_META, RES_TXTATR_METAFIELD.  txtatr.hxx: new base class SwTxtAttrNesting.   new hint SwTxtMeta.   SwTxtRuby derives from SwTxtAttrNesting.  txtinet.hxx: SwTxtINetFmt derives from SwTxtAttrNesting.  new header fmtmeta.hxx: new pool item SwFmtMeta. new class sw::Meta.  ndhints.hxx, thints.cxx: new method SwpHints::TryInsertNesting().  thints.cxx: refactoring: BuildPortions() no longer handles Ruby/Hyperlink,   but TryInsertNesting(), which also handles meta(-field).  SwTxtNode::InsertItem(): check if the hint is actually inserted.  ndhints.cxx: sort nesting hints based on sort number.  ndtxt.cxx: lcl_CopyHint(): handle copy of meta/meta-field. 2009-08-27 Michael Stahl enable expanding hints with m_bLockExpandFlag set:  add new InsertFlag: INS_FORCEHINTEXPAND.  add new SetAttrMode: SETATTR_FORCEHINTEXPAND.  rename SwEditShell::Insert() to Insert2() because changed signature fails   to compile when SwWrtShell tries to overwrite these non-virtual members...  SwWrtShell::Insert() sets FOCEHINTEXPAND if range was selected/deleted.  adapt SwUndoInsert to store flags. 2009-08-27 Michael Stahl change formal parameters of item insertion methods to type SetAttrMode 2009-08-27 Michael Stahl fix incorrect resetting of text attributes in SwUndoInsSection, SwUndoInserts 2009-08-27 Michael Stahl clean up SwTxtNode::CutImpl() and lcl_CopyHint() 2009-08-27 Michael Stahl rename SwDoc::Copy() to CopyRange(), and _Copy() to CopyImpl() 2009-08-27 Michael Stahl rename SwNodes::Move() to MoveRange(), and remove unused parameter 2009-08-27 Michael Stahl rename SwDoc::Move() to MoveRange()/MoveNodeRange() 2009-08-27 Michael Stahl rename SwDoc::Insert() to InsertString(), and remove sal_Unicode variant 2009-08-27 Michael Stahl rename SwDoc::Insert() to InsertPoolItem()/InsertItemSet()/InsertSwSection() 2009-08-27 Michael Stahl rename SwDoc::Replace() to ReplaceRange() 2009-08-27 Michael Stahl remove SwDoc::Overwrite() sal_Unicode variant 2009-08-27 Michael Stahl split up SwDoc::DeleteAndJoin(): factor out DeleteAndJoinWithRedline() 2009-08-27 Michael Stahl rename overloaded SwDoc::Delete() to DeleteRange()/DeleteTOXMark() 2009-08-27 Michael Stahl rename SwTxtNode::Copy() to CopyText() 2009-08-27 Michael Stahl rename SwTxtNode::Cut() to CutText(), and _Cut() to CutImpl() 2009-08-27 Michael Stahl rename SwTxtNode::Delete() to DeleteAttribute()/DeleteAttributes() 2009-08-27 Michael Stahl rename SwTxtNode::Replace() to ReplaceText(), and remove the xub_Unicode variant 2009-08-27 Michael Stahl rename SwTxtNode::Erase() to EraseText() 2009-08-27 Michael Stahl rename SwTxtNode::Insert() to InsertText(), and remove the xub_Unicode variant 2009-08-27 Michael Stahl clean up SwTxtNode::Update() 2009-08-27 Michael Stahl remove SwTxtAttr::RemoveFromPool() and make destructor non-public,  to be invoked by new method SwTxtAttr::Destroy() 2009-08-27 Michael Stahl ensure that SwDoc::Insert() for item (set) returns success indicator:  replace SwRegHistory constructor with method InsertItems(), returning bool.  refactor InsAttr() so that it checks if InsertItems() succeeds. 2009-08-27 Michael Stahl move SwXTextPortionEnumeration from unoobj.hxx to unoport.hxx 2009-08-27 Michael Stahl add missing SolarMutex in SwXTextPortion methods 2009-08-27 Michael Stahl SwXTextPortion: new member m_xTextField (so the TextField property need not   be returned indirectly via SwUnoCursorHelper).  factor out function CreateSwXTextField(). 2009-08-27 Michael Stahl SwXTextPortion: remove PORTION_CONTROL_CHAR and implementation of XTextField 2009-08-27 Michael Stahl remove obsolete hint SwTxtHardBlank and formats SwFmtHardBlank/SwFmtSoftHyph 2009-08-27 Michael Stahl clean up SwTxtAttr and friends:  remove many accessor methods for obsolete (due to autofmt) char format items.  remove unused flag SwTxtAttr::m_bDontMergeAttr.  MakeRedlineTxtAttr() now dedicated function, no longer calls MakeTxtAttr(). 2009-08-27 Michael Stahl remove obsolete attribute SwTxt2Lines 2009-08-27 Michael Stahl SwXTextPortionEnumeration: finish refactoring CreatePortions  change ExportHints so it always returns a text portion for hint w/ CH_TXTATR.  remove special case for handling end of paragraph.  unfortunately had to refactor the fieldmarks export as well (got in the way). 2009-08-27 Michael Stahl SwXTextPortionEnumeration: refactor CreatePortions: frames export  extract function ExportFrames() from CreatePortions().  remove (un)dead code that calls evil MovePara(fnParaCurr, fnParaEnd) 2009-08-27 Michael Stahl clean up SwXParaFrameEnumeration 2009-08-27 Michael Stahl CollectFrameAtNode: replace SwDependArr with STL based FrameDependList_t 2009-08-27 Michael Stahl SwXTextPortionEnumeration: tweak refmark/toxmark export  so ExportHints returns the portion for point marks 2009-08-27 Michael Stahl clean up SwXTextPortionEnumeration:  prefix members, remove casts, replace SvWeirdArray with STL, etc.  make CreatePortions() method a function, and remove lots of members.  extract fieldmarks function from CreatePortions. 2009-08-27 Michael Stahl remove FOREACHUNOPAM_START/END macros 2009-08-27 Michael Stahl clean up SwXTextPortion:  prefix members, remove casts, etc.  remove SwXRubyPortion: replace it with another SwXTextPortion constructor 2009-08-27 Michael Stahl #i102541# SwXReferenceMark::InsertRefMark(): use flag SETATTR_DONTEXPAND 2009-08-27 Michael Stahl rename SwTxtNode::Insert to SwTxtNode::InsertHint, and fix constness in SwTxtNode::InsertItem 2009-08-27 Michael Stahl turn SwTxtNode::MakeTxtAttr() methods into global functions in ndhints.hxx 2009-08-27 Michael Stahl remove obsolete sw/inc/bookmrk.hxx 2009-08-27 Michael Stahl pam.cxx: fix ComparePosition functions (returned wrong result in one case) 2009-08-27 Michael Stahl #i103613# only import RDF metadata on normal open of a document 2009-09-11 kz CWS-TOOLING: integrate CWS impress176 2009-09-08 20:18:24 +0200 sj  r275957 : fixed warning (shadowed variable) 2009-09-08 18:02:05 +0200 cl  r275948 : #i104315# added missing tab pages 2009-09-08 17:35:18 +0200 cl  r275947 : #i104866# fixed angle import 2009-09-08 17:32:53 +0200 cl  r275946 : #i104841# fixed angle import 2009-09-08 17:01:25 +0200 cl  r275943 : #i103935# fixed the SID_EVENTCONFIG mess 2009-09-08 14:32:57 +0200 sj  r275928 : #i104685# only comments 2009-09-07 12:37:36 +0200 sj  r275886 : #i104683# fixed import of bold/italic attributes for normal text shapes 2009-09-04 15:07:46 +0200 sj  r275808 : #104689# fixed bullet color problem 2009-09-03 15:25:07 +0200 sj  r275753 : #160200# added vertical alignment of table cells 2009-09-11 kz 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-11 kz CWS-TOOLING: integrate CWS jl131 2009-09-02 16:42:40 +0200 jl  r275720 : #i97896# 2009-08-31 13:01:53 +0200 jl  r275599 : CWS-TOOLING: rebase CWS jl131 to trunk@275331 (milestone: DEV300:m56) 2009-07-31 14:35:30 +0200 jl  r274531 : CWS-TOOLING: rebase CWS jl131 to trunk@274203 (milestone: DEV300:m53) 2009-07-23 14:20:32 +0200 jl  r274272 : #i79839# better error text when trying to modify shared layer without having write permission, eg. unopkg add --shared, unopkg remove --shared, unopkg reinstall --shared 2009-07-22 16:38:02 +0200 jl  r274252 : #i97896# localize error message for lock file 2009-07-22 16:37:22 +0200 jl  r274251 : #i80462# unprecise wording in updatedialog 2009-07-22 16:36:06 +0200 jl  r274250 : #i97896# localize error message for lock file 2009-07-22 16:35:20 +0200 jl  r274249 : #i97896# localize error message for lock file 2009-07-22 15:07:30 +0200 jl  r274242 : #i98873# minimum java version is 1.5 since OOo 3.0 2009-09-11 kz CWS-TOOLING: integrate CWS changehc 2009-08-31 19:38:50 +0200 pl  r275633 : remove dbug printf 2009-08-31 17:41:50 +0200 pl  r275623 : CWS-TOOLING: rebase CWS changehc to trunk@275331 (milestone: DEV300:m56) 2009-07-15 19:45:46 +0200 pl  r274028 : #i35482# use HC flag to decide high contrast mode 2009-07-15 17:40:52 +0200 pl  r274020 : #i35482# use HC flag to decide high contrast mode 2009-07-15 17:39:50 +0200 pl  r274019 : #i35482# update autohc correctly in MergeSystemSettings 2009-07-15 17:38:57 +0200 pl  r274018 : #i35482# update autohc correctly in MergeSystemSettings 2009-09-11 kz CWS-TOOLING: integrate CWS notes10 2009-08-24 07:25:57 +0200 mod  r275287 : 2009-07-26 02:38:32 +0200 mod  r274343 : #i#i103645# 2009-07-26 02:01:53 +0200 mod  r274342 : #i103645# 2009-07-26 01:52:42 +0200 mod  r274341 : #i103490# 2009-07-22 08:31:48 +0200 mod  r274215 : #i103373# 2009-07-15 00:55:11 +0200 mod  r273987 : #i101419# 2009-07-14 07:07:55 +0200 mod  r273956 : #i101419# 2009-07-14 07:07:43 +0200 mod  r273955 : #i101419# 2009-07-14 07:02:10 +0200 mod  r273954 : changes from notes9 2009-07-14 06:14:25 +0200 mod  r273953 : #i103476# 2009-09-11 kz CWS-TOOLING: integrate CWS ab70 2009-09-10 15:12:54 +0200 jsk  r276034 : #i85434# - mandatory automatic update test 2009-09-10 15:11:06 +0200 jsk  r276033 : #i85434# - mandatory automatic update test 2009-09-02 09:49:24 +0200 ab  r275698 : #i85434# Dialog Import 2009-09-11 kz CWS-TOOLING: integrate CWS hb32bugs02 2009-09-02 Henning Brinkmann #i102420# revert changes 2009-08-26 Henning Brinkmann merged DEV300_m56 2009-08-19 Henning Brinkmann merged DEV300_m55 2009-08-14 Henning Brinkmann merged changes from wntmsci12 2009-08-12 Henning Brinkmann Implemented NoSpaceEdit constructor and destructor in .cxx to allow compile with debug on wntmsci12. 2009-08-12 Henning Brinkmann Added some SW_DLLPUBLIC to make compilable on wntmsci12. 2009-08-11 Henning Brinkmann #i102420# dbg_out: surround output for SwNodes with <nodes-array>. 2009-08-10 Henning Brinkmann #i102420# rewritten debug output for SwNodes. 2009-08-07 Henning Brinkmann #i102420# debug _MoveNodes: output the destination, too. Break after two iterations. 2009-08-07 Henning Brinkmann #i102420# _MoveNodes: Additionally check if destination index is inside source => false Check if current range was already handled => loop Debug output current range 2009-08-06 Henning Brinkmann merged DEV300_m54 2009-08-06 Henning Brinkmann added master fix 2009-08-06 Henning Brinkmann debug output for SwNodeRange 2009-08-04 Henning Brinkmann #i102844# robustness: check for NULL pointer to prevent crash 2009-08-03 Henning Brinkmann #i103475# applied patch and verified 2009-08-03 Henning Brinkmann Removed code preventing build of sw with DEBUG. 2009-09-11 convert-repo update tags 2009-09-10 kz CWS-TOOLING: integrate CWS os2port06dev300 2009-09-05 22:49:00 +0200 ydario  r275858 : #i99588# applied os2port06 diff to DEV300 tree. 2009-09-10 kz CWS-TOOLING: integrate CWS mingwport23 2009-08-29 07:07:53 +0200 tono  r275555 : i#104522: mingw port graphite 2009-08-29 07:07:26 +0200 tono  r275554 : i#104522: mingw port printf format fix 2009-09-10 kz 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 kz CWS-TOOLING: integrate CWS tkr24 2009-09-07 14:31:06 +0200 is  r275898 : #160081# adding NO_LICENSE_INTO_COPYRIGHT 2009-09-10 releng #i10000# change KeyMapping to SingletonRef<framework::KeyMapping> 2009-09-11 convert-repo update tags 2009-09-10 kz CWS-TOOLING: integrate CWS os2port06dev300 2009-09-05 22:49:00 +0200 ydario  r275858 : #i99588# applied os2port06 diff to DEV300 tree. 2009-09-10 kz CWS-TOOLING: integrate CWS mingwport23 2009-08-29 07:07:53 +0200 tono  r275555 : i#104522: mingw port graphite 2009-08-29 07:07:26 +0200 tono  r275554 : i#104522: mingw port printf format fix 2009-09-10 kz 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 kz CWS-TOOLING: integrate CWS tkr24 2009-09-07 14:31:06 +0200 is  r275898 : #160081# adding NO_LICENSE_INTO_COPYRIGHT 2009-09-10 releng #i10000# change KeyMapping to SingletonRef<framework::KeyMapping>


2009-09-11  Kurt Zenker  <kz@openoffice.org>  [67769eca16d81cd52ec3288e5f36e8117bd38a45]

CWS-TOOLING: integrate CWS impress176 2009-09-08 20:18:24 +0200 sj  r275957 : fixed warning (shadowed variable) 2009-09-08 18:02:05 +0200 cl  r275948 : #i104315# added missing tab pages 2009-09-08 17:35:18 +0200 cl  r275947 : #i104866# fixed angle import 2009-09-08 17:32:53 +0200 cl  r275946 : #i104841# fixed angle import 2009-09-08 17:01:25 +0200 cl  r275943 : #i103935# fixed the SID_EVENTCONFIG mess 2009-09-08 14:32:57 +0200 sj  r275928 : #i104685# only comments 2009-09-07 12:37:36 +0200 sj  r275886 : #i104683# fixed import of bold/italic attributes for normal text shapes 2009-09-04 15:07:46 +0200 sj  r275808 : #104689# fixed bullet color problem 2009-09-03 15:25:07 +0200 sj  r275753 : #160200# added vertical alignment of table cells


2009-09-11  Kurt Zenker  <kz@openoffice.org>  [58b135a8ce92463eb5d9fc95241e147213fe9ed2]

CWS-TOOLING: integrate CWS impress176 2009-09-08 20:18:24 +0200 sj  r275957 : fixed warning (shadowed variable) 2009-09-08 18:02:05 +0200 cl  r275948 : #i104315# added missing tab pages 2009-09-08 17:35:18 +0200 cl  r275947 : #i104866# fixed angle import 2009-09-08 17:32:53 +0200 cl  r275946 : #i104841# fixed angle import 2009-09-08 17:01:25 +0200 cl  r275943 : #i103935# fixed the SID_EVENTCONFIG mess 2009-09-08 14:32:57 +0200 sj  r275928 : #i104685# only comments 2009-09-07 12:37:36 +0200 sj  r275886 : #i104683# fixed import of bold/italic attributes for normal text shapes 2009-09-04 15:07:46 +0200 sj  r275808 : #104689# fixed bullet color problem 2009-09-03 15:25:07 +0200 sj  r275753 : #160200# added vertical alignment of table cells


2009-09-11  Kurt Zenker  <kz@openoffice.org>  [d8e7ddf6f2a4e6ab2a6a1aaf72b8b7d6ffde282c]

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-11  Kurt Zenker  <kz@openoffice.org>  [894c68061f47ac5df084e29d329a6d0a6c885477]

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-11  Kurt Zenker  <kz@openoffice.org>  [f4d4dc069847440395f37daad745a08b89b8c45a]

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-11  Kurt Zenker  <kz@openoffice.org>  [4f371d43226d7800a5011aa11c3afcec7f5a8ba2]

CWS-TOOLING: integrate CWS jl131 2009-09-02 16:42:40 +0200 jl  r275720 : #i97896# 2009-08-31 13:01:53 +0200 jl  r275599 : CWS-TOOLING: rebase CWS jl131 to trunk@275331 (milestone: DEV300:m56) 2009-07-31 14:35:30 +0200 jl  r274531 : CWS-TOOLING: rebase CWS jl131 to trunk@274203 (milestone: DEV300:m53) 2009-07-23 14:20:32 +0200 jl  r274272 : #i79839# better error text when trying to modify shared layer without having write permission, eg. unopkg add --shared, unopkg remove --shared, unopkg reinstall --shared 2009-07-22 16:38:02 +0200 jl  r274252 : #i97896# localize error message for lock file 2009-07-22 16:37:22 +0200 jl  r274251 : #i80462# unprecise wording in updatedialog 2009-07-22 16:36:06 +0200 jl  r274250 : #i97896# localize error message for lock file 2009-07-22 16:35:20 +0200 jl  r274249 : #i97896# localize error message for lock file 2009-07-22 15:07:30 +0200 jl  r274242 : #i98873# minimum java version is 1.5 since OOo 3.0


2009-09-11  Kurt Zenker  <kz@openoffice.org>  [374efa359ae85dbb65cb78ef91d6569c5587ec11]

CWS-TOOLING: integrate CWS jl131 2009-09-02 16:42:40 +0200 jl  r275720 : #i97896# 2009-08-31 13:01:53 +0200 jl  r275599 : CWS-TOOLING: rebase CWS jl131 to trunk@275331 (milestone: DEV300:m56) 2009-07-31 14:35:30 +0200 jl  r274531 : CWS-TOOLING: rebase CWS jl131 to trunk@274203 (milestone: DEV300:m53) 2009-07-23 14:20:32 +0200 jl  r274272 : #i79839# better error text when trying to modify shared layer without having write permission, eg. unopkg add --shared, unopkg remove --shared, unopkg reinstall --shared 2009-07-22 16:38:02 +0200 jl  r274252 : #i97896# localize error message for lock file 2009-07-22 16:37:22 +0200 jl  r274251 : #i80462# unprecise wording in updatedialog 2009-07-22 16:36:06 +0200 jl  r274250 : #i97896# localize error message for lock file 2009-07-22 16:35:20 +0200 jl  r274249 : #i97896# localize error message for lock file 2009-07-22 15:07:30 +0200 jl  r274242 : #i98873# minimum java version is 1.5 since OOo 3.0


2009-09-11  Kurt Zenker  <kz@openoffice.org>  [9d918720a252b81b0f7253d15775e5c173882eba]

CWS-TOOLING: integrate CWS changehc 2009-08-31 19:38:50 +0200 pl  r275633 : remove dbug printf 2009-08-31 17:41:50 +0200 pl  r275623 : CWS-TOOLING: rebase CWS changehc to trunk@275331 (milestone: DEV300:m56) 2009-07-15 19:45:46 +0200 pl  r274028 : #i35482# use HC flag to decide high contrast mode 2009-07-15 17:40:52 +0200 pl  r274020 : #i35482# use HC flag to decide high contrast mode 2009-07-15 17:39:50 +0200 pl  r274019 : #i35482# update autohc correctly in MergeSystemSettings 2009-07-15 17:38:57 +0200 pl  r274018 : #i35482# update autohc correctly in MergeSystemSettings


2009-09-11  Kurt Zenker  <kz@openoffice.org>  [ba079682ac262fd45add1a728726baac219a29db]

CWS-TOOLING: integrate CWS changehc 2009-08-31 19:38:50 +0200 pl  r275633 : remove dbug printf 2009-08-31 17:41:50 +0200 pl  r275623 : CWS-TOOLING: rebase CWS changehc to trunk@275331 (milestone: DEV300:m56) 2009-07-15 19:45:46 +0200 pl  r274028 : #i35482# use HC flag to decide high contrast mode 2009-07-15 17:40:52 +0200 pl  r274020 : #i35482# use HC flag to decide high contrast mode 2009-07-15 17:39:50 +0200 pl  r274019 : #i35482# update autohc correctly in MergeSystemSettings 2009-07-15 17:38:57 +0200 pl  r274018 : #i35482# update autohc correctly in MergeSystemSettings


2009-09-11  Kurt Zenker  <kz@openoffice.org>  [5f4f7fb1531ed52fa9cda9be690ecca162c3fb19]

CWS-TOOLING: integrate CWS notes10 2009-08-24 07:25:57 +0200 mod  r275287 : 2009-07-26 02:38:32 +0200 mod  r274343 : #i#i103645# 2009-07-26 02:01:53 +0200 mod  r274342 : #i103645# 2009-07-26 01:52:42 +0200 mod  r274341 : #i103490# 2009-07-22 08:31:48 +0200 mod  r274215 : #i103373# 2009-07-15 00:55:11 +0200 mod  r273987 : #i101419# 2009-07-14 07:07:55 +0200 mod  r273956 : #i101419# 2009-07-14 07:07:43 +0200 mod  r273955 : #i101419# 2009-07-14 07:02:10 +0200 mod  r273954 : changes from notes9 2009-07-14 06:14:25 +0200 mod  r273953 : #i103476#


2009-09-11  Kurt Zenker  <kz@openoffice.org>  [87ac235a95f625844b01db9366a9f0cdefa9643c]

CWS-TOOLING: integrate CWS ab70 2009-09-10 15:12:54 +0200 jsk  r276034 : #i85434# - mandatory automatic update test 2009-09-10 15:11:06 +0200 jsk  r276033 : #i85434# - mandatory automatic update test 2009-09-02 09:49:24 +0200 ab  r275698 : #i85434# Dialog Import


2009-09-11  Kurt Zenker  <kz@openoffice.org>  [69cc6cf4a490814126c74674898c271b9dc813cf]

CWS-TOOLING: integrate CWS ab70 2009-09-10 15:12:54 +0200 jsk  r276034 : #i85434# - mandatory automatic update test 2009-09-10 15:11:06 +0200 jsk  r276033 : #i85434# - mandatory automatic update test 2009-09-02 09:49:24 +0200 ab  r275698 : #i85434# Dialog Import


2009-09-11  Kurt Zenker  <kz@openoffice.org>  [627bc2b61dd69f63ec33576b4612646caf8b580c]

CWS-TOOLING: integrate CWS ab70 2009-09-10 15:12:54 +0200 jsk  r276034 : #i85434# - mandatory automatic update test 2009-09-10 15:11:06 +0200 jsk  r276033 : #i85434# - mandatory automatic update test 2009-09-02 09:49:24 +0200 ab  r275698 : #i85434# Dialog Import


2009-09-11  Kurt Zenker  <kz@openoffice.org>  [fd41dc34fe96b0c84108f19616bbd2c62f53752e]

CWS-TOOLING: integrate CWS ab70 2009-09-10 15:12:54 +0200 jsk  r276034 : #i85434# - mandatory automatic update test 2009-09-10 15:11:06 +0200 jsk  r276033 : #i85434# - mandatory automatic update test 2009-09-02 09:49:24 +0200 ab  r275698 : #i85434# Dialog Import


2009-09-11  Kurt Zenker  <kz@openoffice.org>  [df78782330c6cd207d0a0768275fc8bee3caced0]

CWS-TOOLING: integrate CWS hb32bugs02 2009-09-02 Henning Brinkmann #i102420# revert changes 2009-08-26 Henning Brinkmann merged DEV300_m56 2009-08-19 Henning Brinkmann merged DEV300_m55 2009-08-14 Henning Brinkmann merged changes from wntmsci12 2009-08-12 Henning Brinkmann Implemented NoSpaceEdit constructor and destructor in .cxx to allow compile with debug on wntmsci12. 2009-08-12 Henning Brinkmann Added some SW_DLLPUBLIC to make compilable on wntmsci12. 2009-08-11 Henning Brinkmann #i102420# dbg_out: surround output for SwNodes with <nodes-array>. 2009-08-10 Henning Brinkmann #i102420# rewritten debug output for SwNodes. 2009-08-07 Henning Brinkmann #i102420# debug _MoveNodes: output the destination, too. Break after two iterations. 2009-08-07 Henning Brinkmann #i102420# _MoveNodes: Additionally check if destination index is inside source => false Check if current range was already handled => loop Debug output current range 2009-08-06 Henning Brinkmann merged DEV300_m54 2009-08-06 Henning Brinkmann added master fix 2009-08-06 Henning Brinkmann debug output for SwNodeRange 2009-08-04 Henning Brinkmann #i102844# robustness: check for NULL pointer to prevent crash 2009-08-03 Henning Brinkmann #i103475# applied patch and verified 2009-08-03 Henning Brinkmann Removed code preventing build of sw with DEBUG. 2009-09-11 convert-repo update tags 2009-09-10 kz CWS-TOOLING: integrate CWS os2port06dev300 2009-09-05 22:49:00 +0200 ydario  r275858 : #i99588# applied os2port06 diff to DEV300 tree. 2009-09-10 kz CWS-TOOLING: integrate CWS mingwport23 2009-08-29 07:07:53 +0200 tono  r275555 : i#104522: mingw port graphite 2009-08-29 07:07:26 +0200 tono  r275554 : i#104522: mingw port printf format fix 2009-09-10 kz 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 kz CWS-TOOLING: integrate CWS tkr24 2009-09-07 14:31:06 +0200 is  r275898 : #160081# adding NO_LICENSE_INTO_COPYRIGHT 2009-09-10 releng #i10000# change KeyMapping to SingletonRef<framework::KeyMapping>


2009-09-11  sb  <sb@openoffice.org>  [768155882ffe5e0a628c67b5b4515bf78142573a]

merged in DEV300_m58


2009-09-11  sb  <sb@openoffice.org>  [5c0d7cef63d359c8a23fcff9a2e6c4f1f37878b8]

merged in DEV300_m58


2009-09-11  sb  <sb@openoffice.org>  [fad19424b56eda330afc6e18287caf50bd64449d]

merged in DEV300_m58


2009-09-11  sb  <sb@openoffice.org>  [9fd75b39971b7bd8757c189b3cada89ef2502914]

merged in DEV300_m58


2009-09-11  Mathias Bauer  <mba@openoffice.org>  [10b494ec3d7bab04e82c1f8bb51eadd15ce38ae5]

#i103496#: get rid of filter dependency in swext by moving wiki filter into extension


2009-09-11  Mathias Bauer  <mba@openoffice.org>  [6ea3256cb28af95e5ee8cd432fd93770d6784df6]

#i103496#: get rid of filter dependency in swext by moving wiki filter into extension


2009-09-10  Kurt Zenker  <kz@openoffice.org>  [e75ca50f411bb0d24f6df1ed7f2c46d32cfdace1]

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>  [e221a8925fbdd5c681a2e186213529344222c88a]

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>  [2ab9986bdffa397bb45a5e71a55eb52073d84ec4]

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>  [cf6a1e41bcf4b7ab7c5ddc948683efe4ee5a680d]

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>  [ed6179beb2ea5e67c2a43010b2edcd1f8094b7e8]

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>  [f0ed8716b3b2556cb86e8005be88922c594c1189]

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>  [0783596ed6d2d9cd523736530d47a4d7837cd28c]

CWS-TOOLING: integrate CWS mingwport23 2009-08-29 07:07:53 +0200 tono  r275555 : i#104522: mingw port graphite 2009-08-29 07:07:26 +0200 tono  r275554 : i#104522: mingw port printf format fix


2009-09-10  Kurt Zenker  <kz@openoffice.org>  [6cdd12a0723ba61b948714cf7617712805c2d8cd]

CWS-TOOLING: integrate CWS mingwport23 2009-08-29 07:07:53 +0200 tono  r275555 : i#104522: mingw port graphite 2009-08-29 07:07:26 +0200 tono  r275554 : i#104522: mingw port printf format fix


2009-09-10  Kurt Zenker  <kz@openoffice.org>  [49749239ca71441a4a3b404771617e4c8d2a0886]

CWS-TOOLING: integrate CWS mingwport23 2009-08-29 07:07:53 +0200 tono  r275555 : i#104522: mingw port graphite 2009-08-29 07:07:26 +0200 tono  r275554 : i#104522: mingw port printf format fix


2009-09-10  Kurt Zenker  <kz@openoffice.org>  [c98137541cc93a58f05a334882f17b544ddab5c8]

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>  [dc420fd3eab4bfb4f2d49f0d640dfae33fcd00c0]

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>  [b66844a072923f1f434e4d0dc2b2bcbe4db5c080]

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>  [270e03fea6602d0b4d4b0e63c9711fed00d6646b]

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>  [21194ebf2a74aea18e952be20e15fa886680a784]

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>  [6f971bb5a720fa551984a3b0364da3f7a50d04e3]

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>  [d2e577579a29bae6d2ae1e5c3e7a859a55187fa2]

Create DEV300_m58 milestone tag from trunk@276042


2009-09-10  Release Engineers  <releng@openoffice.org>  [e932e67f6eedac26df284ba56e5a23a2956c57f1]

Create DEV300_m58 milestone tag from trunk@276042


2009-09-10  Release Engineers  <releng@openoffice.org>  [6902c6cc538e1a40cbe8ab201163e49e72528397]

Create DEV300_m58 milestone tag from trunk@276042


2009-09-10  Release Engineers  <releng@openoffice.org>  [4694e90c500d8cd3782bb374a1d76781e8f41f4a]

Create DEV300_m58 milestone tag from trunk@276042


2009-09-10  Release Engineers  <releng@openoffice.org>  [0331574c1e307c9c55cd162f2a52bebcb7b0a740]

Create DEV300_m58 milestone tag from trunk@276042


2009-09-10  Release Engineers  <releng@openoffice.org>  [a6462b7c27252e42a2a0924cd3561057779c3840]

Create DEV300_m58 milestone tag from trunk@276042


2009-09-10  Release Engineers  <releng@openoffice.org>  [fb45122c17cac536656db0712bee537dfb176108]

Create DEV300_m58 milestone tag from trunk@276042


2009-09-10  Release Engineers  <releng@openoffice.org>  [b56e08d1a3f0d773f4ea253ebb29fa8354598c7c]

Create DEV300_m58 milestone tag from trunk@276042


2009-09-10  Release Engineers  <releng@openoffice.org>  [92de950deef9bb68c7fcc811db198272daa5ea71]

Create DEV300_m58 milestone tag from trunk@276042


2009-09-10  Kohei Yoshida  <kyoshida@novell.com>  [2c2adca4add478b1fa7609955bc508acf327aabd]

rebased to DEV300_m57.


2009-09-10  Kohei Yoshida  <kyoshida@novell.com>  [1047252749b96ceac86575eabf3f0860bc7eb409]

rebased to DEV300_m57.


2009-09-10  Kohei Yoshida  <kyoshida@novell.com>  [e044ffcac8418a06a1da5a9466b9bdc95ddd972d]

rebased to DEV300_m57.


2009-09-10  Kohei Yoshida  <kyoshida@novell.com>  [6068ba7b27d15820630971b70c08718e510f0a82]

rebased to DEV300_m57.


2009-09-10  Philipp Lohmann  <pl@openoffice.org>  [25f26445ab686fbbb064e620ebee39950a7fdc43]

#i104932# take page offset into account in N-Up printing


2009-09-10  Oliver Specht  <os@openoffice.org>  [3513ece2ad1d3b1b1e937e69a06954dadb849836]

SettingsTable added


2009-09-10  Kohei Yoshida  <kyoshida@novell.com>  [dda51a59859e4e8a2ae86a44ca1578db5bd8bcbc]

rebased to DEV300_m57.


2009-09-10  Kohei Yoshida  <kyoshida@novell.com>  [a0f1b1777d480344817c344e92044363ca78735f]

rebased to DEV300_m57.


2009-09-10  Kohei Yoshida  <kyoshida@novell.com>  [f3236d872b33bdd5d67a30a229b764ea8e89c7a0]

rebased to DEV300_m57.


2009-09-10  Oliver Specht  <os@openoffice.org>  [9a361805e04ef1bab77aebc3fbd8677e584695d2]

#i107155# support of writerfilter fixed


2009-09-10  Release Engineers  <releng@openoffice.org>  [98bdbea6c12f54ae59e0a20c15e2dfd5d7986d1f]

#i10000# change KeyMapping to SingletonRef<framework::KeyMapping>


2009-09-10  Kohei Yoshida  <kyoshida@novell.com>  [c76bcee2c05a4ba0d58c034e48da812f3bc6c416]

#i102750# renamed several classes to make them sound more associated with database ranges.


2009-09-09  Kohei Yoshida  <kyoshida@novell.com>  [b78dc8dc8073b0a5b7c4ab8d5ef7088098a201b1]

#i102750# more work toward supporting external refs in DB functions.  Still a long way to go...


2009-09-09  Mathias Bauer  <mba@openoffice.org>  [fe4e9a884f9c61dd41c2eb1c94049bfe999fb778]

#103496#: remove sal dependency by not using uwinapi


2009-09-09  Philipp Lohmann  <Philipp.Lohmann@Sun.COM>  [9be3ff7f8deed236d9f70ecebabfbc6a4944f349]

#i98036# draw contros inactive on lost focus


2009-09-09  Mathias Bauer  <mba@openoffice.org>  [f7016dabf14874375414471571d40b1ed48700a9]

#i91226#: reimplemented cursor travelling; problematic code only for VertLR


2009-09-09  Kohei Yoshida  <kyoshida@novell.com>  [f371fca09ddff5d5d32a0dcec05931be04b1b8c9]

#i102750# initial refactoring in an effort to support external references in DSUM, DGET etc.  Not finished yet.


2009-09-09  Mathias Bauer  <mba@openoffice.org>  [ae703f9be4855a65f672c07ad8059cd98bf935d8]

#i103496#: remove superfluous includes of sal headers


2009-09-09  Hans-Joachim Lankenau  <hjs@openoffice.org>  [4979cfdc26405deb988293f4eebdd8a5add4bae5]

#i10000# dependency missing: source/component on inc (pch)


2009-09-09  Mathias Bauer  <mba@openoffice.org>  [cf70f6e73fb9e88bd1edb43aeede215db01ce6df]

#i103496#: removed sal dependency in berkeleydb


2009-09-09  Rüdiger Timm  <rt@openoffice.org>  [965329ed2ecaf64ae7f09b8596bdcdff580e76d2]

#i10000# vcl/source/gdi/outdev3.cxx: Avoid duplicate declaration of aStrikeoutTest


2009-09-09  Oliver Bolte  <obo@openoffice.org>  [49c31a1f8b6a67ddf9129360adb5b1d4993cc8ed]

#i10000# use GetBreakIter() instead of xBreak


2009-09-09  Oliver Bolte  <obo@openoffice.org>  [defae9f5c207e11695f22786069fdcd44fef04b2]

#i10000# pChars -> aChars by HDU


2009-09-09  Oliver Bolte  <obo@openoffice.org>  [cda4b240291ea5d953009b1e3dd62b383b1af78e]

#i10000# corrected Version by OJ


2009-09-09  Oliver Specht  <os@openoffice.org>  [af8a99b5dda9efb36d06fd005456c43de3325523]

virtual d'tor protected


2009-09-09  Oliver Bolte  <obo@openoffice.org>  [51143d3d9d352445b69b1c3c5535ffc7cd26933a]

#i10000# recreated configure


2009-09-09  Oliver Bolte  <obo@openoffice.org>  [5a475b7a0364e49602f363b1719213401a884e77]

#i104829# cannot build with non-empty WITH_LANG in incomplete source tree


2009-09-09  tb121644  <tb121644@sr1-eham02-04>  [dc2da2dd062061a1419d34f30855b9ece0229290]

#i104895# split options test into 2 files one for first.bas and the other for X_updt.bas'es


2009-09-09  Release Engineers  <releng@openoffice.org>  [d435838c0b90618ebfdd18bf63c9013c84aa2682]

DEV300


2009-09-09  Mathias Bauer  <mba@openoffice.org>  [3de22bffe8f4f9ec9bb64c4f43f2c3c0da6f7ac8]

merge commit to DEV300_m57


2009-09-09  Mathias Bauer  <mba@openoffice.org>  [3757aa4f3efce364718c006152c39603cd60aaf7]

merge commit to DEV300_m57


2009-09-09  Mathias Bauer  <mba@openoffice.org>  [7ff5554bceddb816903b641d274e13f121f3c75e]

merge commit to DEV300_m57


2009-09-09  Mathias Bauer  <mba@openoffice.org>  [6d70b50fc47c67bbea0eb6bca773880950901fe3]

merge commit to DEV300_m57


2009-09-09  Mathias Bauer  <mba@openoffice.org>  [f088879bac7cb8149b116eea22a51cfb54012b3c]

merge commit to DEV300_m57


2009-09-09  Mathias Bauer  <mba@openoffice.org>  [0cb550725d7e128e72e67739aff5338865c28abc]

merge commit to DEV300_m57


2009-09-09  Mathias Bauer  <mba@openoffice.org>  [18647458c135d38c6c99a277ff720fe347905b8a]

merge commit to DEV300_m57


2009-09-09  Mathias Bauer  <mba@openoffice.org>  [e7c6e5d2c248cfb935c91882a3a1e64fea7550b4]

merge commit to DEV300_m57


2009-09-09  Mathias Bauer  <mba@openoffice.org>  [04cbeac1177f9d1a893f56430e1e46e8c650c120]

merge commit to DEV300_m57


2009-09-09  Mathias Bauer  <mba@openoffice.org>  [cc3c8b3f096acbeacb14f4c455ed6ed55e479d7d]

merge commit to DEV300_m57


2009-09-09  Mathias Bauer  <mba@openoffice.org>  [c617ecebd7e6f5b5ec29f32ca54decf649c00d7a]

merge commit to DEV300_m57


2009-09-09  Mathias Bauer  <mba@openoffice.org>  [c938d4ec7cd4fc7dac6aeaef47c74680e7518a47]

merge commit to DEV300_m57


2009-09-09  Mathias Bauer  <mba@openoffice.org>  [509ab38d83237022e6551cd237c661cb313d78a7]

merge commit to DEV300_m57


2009-09-09  Mathias Bauer  <mba@openoffice.org>  [ed19c2b7675b480019529d3fee401e21088a0eef]

merge commit to DEV300_m57


2009-09-09  Mathias Bauer  <mba@openoffice.org>  [3a80394617f6a19d917c4a8f4e519c3979b669c6]

merge commit to DEV300_m57


2009-09-09  Mathias Bauer  <mba@openoffice.org>  [3f7d5002332674ba3e3eabe7221bbeff83358f27]

merge commit to DEV300_m57


2009-09-09  Oliver Bolte  <obo@openoffice.org>  [b76cb86eaa0aec1d02c5ff29c5a43e1e7a675b27]

CWS-TOOLING: integrate CWS mhu20 2009-09-01 15:18:43 +0200 mhu  r275662 : #i32526# Fixed missing includes, and a wrong cast 2009-08-28 13:30:05 +0200 mhu  r275530 : #i32526# Fixed missing includes and remaining merge conflicts. 2009-08-28 13:28:45 +0200 mhu  r275529 : #i32526# osl_readLine() now implemented in sal/osl/<platform>/file.cxx 2009-08-26 19:47:53 +0200 mhu  r275445 : CWS-TOOLING: rebase CWS mhu20 to trunk@275331 (milestone: DEV300:m56) 2009-08-25 15:47:00 +0200 mhu  r275365 : #i32526# Also maintain phys. file offset. 2009-08-25 15:24:56 +0200 mhu  r275364 : #i32526# Added buffered file I/O; refactored file.cxx into multiple files. 2009-08-24 10:38:15 +0200 mhu  r275294 : #i32526# Correct OpenFlags for osl_openFile(). 2009-05-25 11:07:34 +0200 mhu  r272225 : #i32526# Added support for non-seekable file handles (pipe et al.). 2009-05-25 11:01:50 +0200 mhu  r272223 : #i32526# Add osl_readLine() test, cleanup obsolete tests. 2009-05-25 10:56:14 +0200 mhu  r272221 : #i32526# Add missing include 2009-05-25 10:48:51 +0200 mhu  r272220 : #i32526# Accept OpenJDK (IcedTea6) 1.6.0_0 version string 2009-05-15 19:18:20 +0200 mhu  r271965 : #i32526# Initial osl/unx buffered file I/O implementation. 2009-05-15 17:41:57 +0200 mhu  r271959 : CWS-TOOLING: rebase CWS mhu20 to trunk@271830 (milestone: DEV300:m48) 2009-03-26 17:28:53 +0100 mhu  r270091 : CWS-TOOLING: rebase CWS mhu20 to trunk@270033 (milestone: DEV300:m45)


2009-09-09  Oliver Bolte  <obo@openoffice.org>  [393ad5083690784449a6c9a12bbb79fd1b748fef]

CWS-TOOLING: integrate CWS impress174 2009-08-27 18:21:38 +0200 af  r275502 : #i73289# Fixed detection of the cases when the layout menu is be disabled. 2009-08-24 17:45:50 +0200 sj  r275326 : #i103360# only setting filltype if there is also a correct fill element 2009-08-24 16:11:06 +0200 cl  r275322 : #i73871# only remove replaced objects from mark list if replaced by SdrEditView::ReplaceObjectAtView(). see issue for reason 2009-08-24 15:03:33 +0200 cl  r275319 : fixed merge error 2009-08-20 12:45:29 +0200 sj  r275174 : CWS-TOOLING: rebase CWS impress174 to trunk@275001 (milestone: DEV300:m55) 2009-08-19 15:54:47 +0200 sj  r275153 : #158486# text of flipped shapes is not flipped in word 2009-08-17 17:30:16 +0200 sj  r275063 : #158486# also correcting text bound for additional text rotation 2009-08-05 11:09:32 +0200 sj  r274643 : #i102797# adapted customshape coloring (fixed fontwork) 2009-08-04 14:17:36 +0200 sj  r274620 : #i99501# pdf export: fixed export of rotated graphics 2009-07-30 16:15:44 +0200 sj  r274494 : #158653# binary ppt import: fixed table border lines 2009-07-27 18:28:02 +0200 sj  r274376 : added shape text clipping for customshapes 2009-07-20 18:09:14 +0200 sj  r274154 : #i101918# fixed gallery preview (now taking the correct mapmode) 2009-07-13 18:00:58 +0200 cl  r273948 : #i103238# clear hard set attributes only if new style set is manually applied 2009-07-13 17:58:07 +0200 cl  r273947 : #i73289# do not expand a toolpanel when it gets enabled 2009-07-08 12:39:49 +0200 sj  r273827 : #i101566# applied patch from cmc to solve font width inconsistencies 2009-07-08 12:11:13 +0200 sj  r273826 : #i87727# added PDFDialog service 2009-07-06 17:22:40 +0200 sj  r273755 : #i103360# fixed a merge problem, no more looping when loading transparence gradients on background page 2009-07-03 14:42:07 +0200 sj  r273701 : #102797# added patch from thb (Adapted customshape coloring) 2009-07-03 14:09:44 +0200 sj  r273696 : #102797# removed warning 2009-07-03 14:01:47 +0200 sj  r273695 : #102797# added patch from thb (Adapted customshape coloring) 2009-07-03 13:13:39 +0200 sj  r273688 : #102797# added patch from thb (Adapted customshape coloring) 2009-07-03 11:25:30 +0200 sj  r273684 : #i103278# fixed import of lines 2009-07-01 16:23:47 +0200 cl  r273599 : #i96820# correctly call setChanged on model if table is modified 2009-07-01 14:43:09 +0200 cl  r273588 : #i8770# Patch: fix missing type provider for pdf export dialog 2009-07-01 14:40:28 +0200 cl  r273586 : #i73871# activate picture bar after converting shape to bitmap 2009-07-01 14:39:05 +0200 cl  r273584 : #i73871# activate picture bar after converting shape to bitmap 2009-07-01 14:04:53 +0200 cl  r273578 : #i73289# PATCH: Disable layout pane on the masterslide


2009-09-09  Oliver Bolte  <obo@openoffice.org>  [24c5f3e8bfea21cd7c9e86a764fd946041a3866a]

CWS-TOOLING: integrate CWS impress174 2009-08-27 18:21:38 +0200 af  r275502 : #i73289# Fixed detection of the cases when the layout menu is be disabled. 2009-08-24 17:45:50 +0200 sj  r275326 : #i103360# only setting filltype if there is also a correct fill element 2009-08-24 16:11:06 +0200 cl  r275322 : #i73871# only remove replaced objects from mark list if replaced by SdrEditView::ReplaceObjectAtView(). see issue for reason 2009-08-24 15:03:33 +0200 cl  r275319 : fixed merge error 2009-08-20 12:45:29 +0200 sj  r275174 : CWS-TOOLING: rebase CWS impress174 to trunk@275001 (milestone: DEV300:m55) 2009-08-19 15:54:47 +0200 sj  r275153 : #158486# text of flipped shapes is not flipped in word 2009-08-17 17:30:16 +0200 sj  r275063 : #158486# also correcting text bound for additional text rotation 2009-08-05 11:09:32 +0200 sj  r274643 : #i102797# adapted customshape coloring (fixed fontwork) 2009-08-04 14:17:36 +0200 sj  r274620 : #i99501# pdf export: fixed export of rotated graphics 2009-07-30 16:15:44 +0200 sj  r274494 : #158653# binary ppt import: fixed table border lines 2009-07-27 18:28:02 +0200 sj  r274376 : added shape text clipping for customshapes 2009-07-20 18:09:14 +0200 sj  r274154 : #i101918# fixed gallery preview (now taking the correct mapmode) 2009-07-13 18:00:58 +0200 cl  r273948 : #i103238# clear hard set attributes only if new style set is manually applied 2009-07-13 17:58:07 +0200 cl  r273947 : #i73289# do not expand a toolpanel when it gets enabled 2009-07-08 12:39:49 +0200 sj  r273827 : #i101566# applied patch from cmc to solve font width inconsistencies 2009-07-08 12:11:13 +0200 sj  r273826 : #i87727# added PDFDialog service 2009-07-06 17:22:40 +0200 sj  r273755 : #i103360# fixed a merge problem, no more looping when loading transparence gradients on background page 2009-07-03 14:42:07 +0200 sj  r273701 : #102797# added patch from thb (Adapted customshape coloring) 2009-07-03 14:09:44 +0200 sj  r273696 : #102797# removed warning 2009-07-03 14:01:47 +0200 sj  r273695 : #102797# added patch from thb (Adapted customshape coloring) 2009-07-03 13:13:39 +0200 sj  r273688 : #102797# added patch from thb (Adapted customshape coloring) 2009-07-03 11:25:30 +0200 sj  r273684 : #i103278# fixed import of lines 2009-07-01 16:23:47 +0200 cl  r273599 : #i96820# correctly call setChanged on model if table is modified 2009-07-01 14:43:09 +0200 cl  r273588 : #i8770# Patch: fix missing type provider for pdf export dialog 2009-07-01 14:40:28 +0200 cl  r273586 : #i73871# activate picture bar after converting shape to bitmap 2009-07-01 14:39:05 +0200 cl  r273584 : #i73871# activate picture bar after converting shape to bitmap 2009-07-01 14:04:53 +0200 cl  r273578 : #i73289# PATCH: Disable layout pane on the masterslide


2009-09-09  Oliver Bolte  <obo@openoffice.org>  [0d9501bc358f187d070c490c60f930b56d0f33e6]

CWS-TOOLING: integrate CWS impress174 2009-08-27 18:21:38 +0200 af  r275502 : #i73289# Fixed detection of the cases when the layout menu is be disabled. 2009-08-24 17:45:50 +0200 sj  r275326 : #i103360# only setting filltype if there is also a correct fill element 2009-08-24 16:11:06 +0200 cl  r275322 : #i73871# only remove replaced objects from mark list if replaced by SdrEditView::ReplaceObjectAtView(). see issue for reason 2009-08-24 15:03:33 +0200 cl  r275319 : fixed merge error 2009-08-20 12:45:29 +0200 sj  r275174 : CWS-TOOLING: rebase CWS impress174 to trunk@275001 (milestone: DEV300:m55) 2009-08-19 15:54:47 +0200 sj  r275153 : #158486# text of flipped shapes is not flipped in word 2009-08-17 17:30:16 +0200 sj  r275063 : #158486# also correcting text bound for additional text rotation 2009-08-05 11:09:32 +0200 sj  r274643 : #i102797# adapted customshape coloring (fixed fontwork) 2009-08-04 14:17:36 +0200 sj  r274620 : #i99501# pdf export: fixed export of rotated graphics 2009-07-30 16:15:44 +0200 sj  r274494 : #158653# binary ppt import: fixed table border lines 2009-07-27 18:28:02 +0200 sj  r274376 : added shape text clipping for customshapes 2009-07-20 18:09:14 +0200 sj  r274154 : #i101918# fixed gallery preview (now taking the correct mapmode) 2009-07-13 18:00:58 +0200 cl  r273948 : #i103238# clear hard set attributes only if new style set is manually applied 2009-07-13 17:58:07 +0200 cl  r273947 : #i73289# do not expand a toolpanel when it gets enabled 2009-07-08 12:39:49 +0200 sj  r273827 : #i101566# applied patch from cmc to solve font width inconsistencies 2009-07-08 12:11:13 +0200 sj  r273826 : #i87727# added PDFDialog service 2009-07-06 17:22:40 +0200 sj  r273755 : #i103360# fixed a merge problem, no more looping when loading transparence gradients on background page 2009-07-03 14:42:07 +0200 sj  r273701 : #102797# added patch from thb (Adapted customshape coloring) 2009-07-03 14:09:44 +0200 sj  r273696 : #102797# removed warning 2009-07-03 14:01:47 +0200 sj  r273695 : #102797# added patch from thb (Adapted customshape coloring) 2009-07-03 13:13:39 +0200 sj  r273688 : #102797# added patch from thb (Adapted customshape coloring) 2009-07-03 11:25:30 +0200 sj  r273684 : #i103278# fixed import of lines 2009-07-01 16:23:47 +0200 cl  r273599 : #i96820# correctly call setChanged on model if table is modified 2009-07-01 14:43:09 +0200 cl  r273588 : #i8770# Patch: fix missing type provider for pdf export dialog 2009-07-01 14:40:28 +0200 cl  r273586 : #i73871# activate picture bar after converting shape to bitmap 2009-07-01 14:39:05 +0200 cl  r273584 : #i73871# activate picture bar after converting shape to bitmap 2009-07-01 14:04:53 +0200 cl  r273578 : #i73289# PATCH: Disable layout pane on the masterslide


2009-09-09  Oliver Bolte  <obo@openoffice.org>  [ed1f1a5383d454c9b4168966afc763e4bd00b158]

CWS-TOOLING: integrate CWS impress174 2009-08-27 18:21:38 +0200 af  r275502 : #i73289# Fixed detection of the cases when the layout menu is be disabled. 2009-08-24 17:45:50 +0200 sj  r275326 : #i103360# only setting filltype if there is also a correct fill element 2009-08-24 16:11:06 +0200 cl  r275322 : #i73871# only remove replaced objects from mark list if replaced by SdrEditView::ReplaceObjectAtView(). see issue for reason 2009-08-24 15:03:33 +0200 cl  r275319 : fixed merge error 2009-08-20 12:45:29 +0200 sj  r275174 : CWS-TOOLING: rebase CWS impress174 to trunk@275001 (milestone: DEV300:m55) 2009-08-19 15:54:47 +0200 sj  r275153 : #158486# text of flipped shapes is not flipped in word 2009-08-17 17:30:16 +0200 sj  r275063 : #158486# also correcting text bound for additional text rotation 2009-08-05 11:09:32 +0200 sj  r274643 : #i102797# adapted customshape coloring (fixed fontwork) 2009-08-04 14:17:36 +0200 sj  r274620 : #i99501# pdf export: fixed export of rotated graphics 2009-07-30 16:15:44 +0200 sj  r274494 : #158653# binary ppt import: fixed table border lines 2009-07-27 18:28:02 +0200 sj  r274376 : added shape text clipping for customshapes 2009-07-20 18:09:14 +0200 sj  r274154 : #i101918# fixed gallery preview (now taking the correct mapmode) 2009-07-13 18:00:58 +0200 cl  r273948 : #i103238# clear hard set attributes only if new style set is manually applied 2009-07-13 17:58:07 +0200 cl  r273947 : #i73289# do not expand a toolpanel when it gets enabled 2009-07-08 12:39:49 +0200 sj  r273827 : #i101566# applied patch from cmc to solve font width inconsistencies 2009-07-08 12:11:13 +0200 sj  r273826 : #i87727# added PDFDialog service 2009-07-06 17:22:40 +0200 sj  r273755 : #i103360# fixed a merge problem, no more looping when loading transparence gradients on background page 2009-07-03 14:42:07 +0200 sj  r273701 : #102797# added patch from thb (Adapted customshape coloring) 2009-07-03 14:09:44 +0200 sj  r273696 : #102797# removed warning 2009-07-03 14:01:47 +0200 sj  r273695 : #102797# added patch from thb (Adapted customshape coloring) 2009-07-03 13:13:39 +0200 sj  r273688 : #102797# added patch from thb (Adapted customshape coloring) 2009-07-03 11:25:30 +0200 sj  r273684 : #i103278# fixed import of lines 2009-07-01 16:23:47 +0200 cl  r273599 : #i96820# correctly call setChanged on model if table is modified 2009-07-01 14:43:09 +0200 cl  r273588 : #i8770# Patch: fix missing type provider for pdf export dialog 2009-07-01 14:40:28 +0200 cl  r273586 : #i73871# activate picture bar after converting shape to bitmap 2009-07-01 14:39:05 +0200 cl  r273584 : #i73871# activate picture bar after converting shape to bitmap 2009-07-01 14:04:53 +0200 cl  r273578 : #i73289# PATCH: Disable layout pane on the masterslide


2009-09-09  Oliver Bolte  <obo@openoffice.org>  [c048fcfc8b1c68a0d652e17847a40804cb955940]

CWS-TOOLING: integrate CWS impress174 2009-08-27 18:21:38 +0200 af  r275502 : #i73289# Fixed detection of the cases when the layout menu is be disabled. 2009-08-24 17:45:50 +0200 sj  r275326 : #i103360# only setting filltype if there is also a correct fill element 2009-08-24 16:11:06 +0200 cl  r275322 : #i73871# only remove replaced objects from mark list if replaced by SdrEditView::ReplaceObjectAtView(). see issue for reason 2009-08-24 15:03:33 +0200 cl  r275319 : fixed merge error 2009-08-20 12:45:29 +0200 sj  r275174 : CWS-TOOLING: rebase CWS impress174 to trunk@275001 (milestone: DEV300:m55) 2009-08-19 15:54:47 +0200 sj  r275153 : #158486# text of flipped shapes is not flipped in word 2009-08-17 17:30:16 +0200 sj  r275063 : #158486# also correcting text bound for additional text rotation 2009-08-05 11:09:32 +0200 sj  r274643 : #i102797# adapted customshape coloring (fixed fontwork) 2009-08-04 14:17:36 +0200 sj  r274620 : #i99501# pdf export: fixed export of rotated graphics 2009-07-30 16:15:44 +0200 sj  r274494 : #158653# binary ppt import: fixed table border lines 2009-07-27 18:28:02 +0200 sj  r274376 : added shape text clipping for customshapes 2009-07-20 18:09:14 +0200 sj  r274154 : #i101918# fixed gallery preview (now taking the correct mapmode) 2009-07-13 18:00:58 +0200 cl  r273948 : #i103238# clear hard set attributes only if new style set is manually applied 2009-07-13 17:58:07 +0200 cl  r273947 : #i73289# do not expand a toolpanel when it gets enabled 2009-07-08 12:39:49 +0200 sj  r273827 : #i101566# applied patch from cmc to solve font width inconsistencies 2009-07-08 12:11:13 +0200 sj  r273826 : #i87727# added PDFDialog service 2009-07-06 17:22:40 +0200 sj  r273755 : #i103360# fixed a merge problem, no more looping when loading transparence gradients on background page 2009-07-03 14:42:07 +0200 sj  r273701 : #102797# added patch from thb (Adapted customshape coloring) 2009-07-03 14:09:44 +0200 sj  r273696 : #102797# removed warning 2009-07-03 14:01:47 +0200 sj  r273695 : #102797# added patch from thb (Adapted customshape coloring) 2009-07-03 13:13:39 +0200 sj  r273688 : #102797# added patch from thb (Adapted customshape coloring) 2009-07-03 11:25:30 +0200 sj  r273684 : #i103278# fixed import of lines 2009-07-01 16:23:47 +0200 cl  r273599 : #i96820# correctly call setChanged on model if table is modified 2009-07-01 14:43:09 +0200 cl  r273588 : #i8770# Patch: fix missing type provider for pdf export dialog 2009-07-01 14:40:28 +0200 cl  r273586 : #i73871# activate picture bar after converting shape to bitmap 2009-07-01 14:39:05 +0200 cl  r273584 : #i73871# activate picture bar after converting shape to bitmap 2009-07-01 14:04:53 +0200 cl  r273578 : #i73289# PATCH: Disable layout pane on the masterslide


2009-09-09  Oliver Bolte  <obo@openoffice.org>  [78497fa4e72049611317dacf33cad591aca6a8db]

CWS-TOOLING: integrate CWS impress174 2009-08-27 18:21:38 +0200 af  r275502 : #i73289# Fixed detection of the cases when the layout menu is be disabled. 2009-08-24 17:45:50 +0200 sj  r275326 : #i103360# only setting filltype if there is also a correct fill element 2009-08-24 16:11:06 +0200 cl  r275322 : #i73871# only remove replaced objects from mark list if replaced by SdrEditView::ReplaceObjectAtView(). see issue for reason 2009-08-24 15:03:33 +0200 cl  r275319 : fixed merge error 2009-08-20 12:45:29 +0200 sj  r275174 : CWS-TOOLING: rebase CWS impress174 to trunk@275001 (milestone: DEV300:m55) 2009-08-19 15:54:47 +0200 sj  r275153 : #158486# text of flipped shapes is not flipped in word 2009-08-17 17:30:16 +0200 sj  r275063 : #158486# also correcting text bound for additional text rotation 2009-08-05 11:09:32 +0200 sj  r274643 : #i102797# adapted customshape coloring (fixed fontwork) 2009-08-04 14:17:36 +0200 sj  r274620 : #i99501# pdf export: fixed export of rotated graphics 2009-07-30 16:15:44 +0200 sj  r274494 : #158653# binary ppt import: fixed table border lines 2009-07-27 18:28:02 +0200 sj  r274376 : added shape text clipping for customshapes 2009-07-20 18:09:14 +0200 sj  r274154 : #i101918# fixed gallery preview (now taking the correct mapmode) 2009-07-13 18:00:58 +0200 cl  r273948 : #i103238# clear hard set attributes only if new style set is manually applied 2009-07-13 17:58:07 +0200 cl  r273947 : #i73289# do not expand a toolpanel when it gets enabled 2009-07-08 12:39:49 +0200 sj  r273827 : #i101566# applied patch from cmc to solve font width inconsistencies 2009-07-08 12:11:13 +0200 sj  r273826 : #i87727# added PDFDialog service 2009-07-06 17:22:40 +0200 sj  r273755 : #i103360# fixed a merge problem, no more looping when loading transparence gradients on background page 2009-07-03 14:42:07 +0200 sj  r273701 : #102797# added patch from thb (Adapted customshape coloring) 2009-07-03 14:09:44 +0200 sj  r273696 : #102797# removed warning 2009-07-03 14:01:47 +0200 sj  r273695 : #102797# added patch from thb (Adapted customshape coloring) 2009-07-03 13:13:39 +0200 sj  r273688 : #102797# added patch from thb (Adapted customshape coloring) 2009-07-03 11:25:30 +0200 sj  r273684 : #i103278# fixed import of lines 2009-07-01 16:23:47 +0200 cl  r273599 : #i96820# correctly call setChanged on model if table is modified 2009-07-01 14:43:09 +0200 cl  r273588 : #i8770# Patch: fix missing type provider for pdf export dialog 2009-07-01 14:40:28 +0200 cl  r273586 : #i73871# activate picture bar after converting shape to bitmap 2009-07-01 14:39:05 +0200 cl  r273584 : #i73871# activate picture bar after converting shape to bitmap 2009-07-01 14:04:53 +0200 cl  r273578 : #i73289# PATCH: Disable layout pane on the masterslide


2009-09-09  Oliver Specht  <os@openoffice.org>  [ad02697c5dcf57ef3ce0af72eedecaa3b158e50c]

virtual d'tor added


2009-09-09  Oliver Specht  <os@openoffice.org>  [c91545c8caf9c4441185e5c2c5fac4842e1c7d9a]

missing exports added


2009-09-09  Oliver Bolte  <obo@openoffice.org>  [c24ab8def12f8a7a305e35d39c91976e345dd3b0]

CWS-TOOLING: integrate CWS koheimultirangecopy 2009-08-29 08:19:57 +0200 kohei  r275558 : A bit of cleanup & comments. 2009-08-29 08:10:31 +0200 kohei  r275557 : removed duplicated code block. 2009-08-29 07:30:33 +0200 kohei  r275556 : #i104551# fixed it. 2009-08-28 17:23:28 +0200 kohei  r275541 : #i104553# fixed a crash on pasting over existing data.  This also fixes notes being destroyed as originally reported in the IZ entry. 2009-08-27 23:36:17 +0200 kohei  r275510 : #i104550# fixed.  All I had to do was to call MarkToSimple() before examining the geometry of the marked ranges. 2009-08-27 18:04:11 +0200 kohei  r275501 : CWS-TOOLING: rebase CWS koheimultirangecopy to trunk@275331 (milestone: DEV300:m56) 2009-08-21 11:37:20 +0200 dr  r275228 : #i10000# another wntmsci12 warning 2009-08-21 09:33:32 +0200 dr  r275218 : #i10000# sunncc warnings 2009-08-20 20:01:15 +0200 kohei  r275196 : Let's not initialize a variable with itself, which is not yet initialized.  This was obviously a silly human error. 2009-08-05 23:24:16 +0200 kohei  r274702 : correct error message on matrix fragment. 2009-08-05 20:00:12 +0200 kohei  r274699 : removed header includes for indexmap.hxx. 2009-08-05 19:54:24 +0200 kohei  r274698 : removed ScIndexMap entirely - we don't need this any more. 2009-08-05 19:53:01 +0200 kohei  r274697 : Removed duplicated methods that use ScIndexMap.  We should now use ScRangeData::IndexMap across the board. 2009-08-05 18:45:17 +0200 kohei  r274695 : Refactored code to remove redundant ScDocument::CopyToClip method. 2009-07-21 18:03:54 +0200 kohei  r274209 : #i25855# initial commit of the patch from ooo-build.  It's buildable.


2009-09-09  Oliver Bolte  <obo@openoffice.org>  [506d8c143ec55b866c1aae565b4cd17589dafb4b]

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-09  Oliver Bolte  <obo@openoffice.org>  [7cd75414afa95d9738c58e3ac862a151d71eca3d]

CWS-TOOLING: integrate CWS acceleratorsfix01 2009-08-31 06:45:23 +0200 wuy  r275582 : i104644 - make the XCUBasedAcceleratorConfiguration::KeyMapping singleton; i104645 - interface storeToStorage of XCUBasedAcceleratorConfiguration is unimplemented 2009-08-31 06:41:51 +0200 wuy  r275581 : i104644 - make the XCUBasedAcceleratorConfiguration::KeyMapping singleton 2009-08-14 03:44:15 +0200 wuy  r274967 : CWS-TOOLING: rebase CWS acceleratorsfix01 to trunk@274622 (milestone: DEV300:m54) 2009-05-18 11:39:26 +0200 wuy  r272007 : CWS-TOOLING: rebase CWS acceleratorsfix01 to trunk@271830 (milestone: DEV300:m48)


2009-09-08  Philipp Lohmann  <pl@openoffice.org>  [a2224ea9eb1e05f1317f6ea3529f1653d00bd2b9]

fix warning


2009-09-08  Philipp Lohmann  <pl@openoffice.org>  [3100b1dbb85dd3a5f1d41be0d03214592ad4fb7f]

themed disclosure button


2009-09-08  Philipp Lohmann  <pl@openoffice.org>  [27d7fbc408091cb0871ae9fa2e29e0334f473ca9]

merge strings from string review


2009-09-08  Philipp Lohmann  <pl@openoffice.org>  [fdb61865536ef1dfaf08c8600958432846c50f57]

merge strings from string review


2009-09-08  Philipp Lohmann  <pl@openoffice.org>  [468bcdbd0b5fc182580dc30467f2d38df1c9b09f]

merge strings from string review


2009-09-08  Philipp Lohmann  <pl@openoffice.org>  [e1afb76c254266da853d88c1bd3b2ccf5cd8cb18]

catch wrong page number in sfx


2009-09-08  Philipp Lohmann  <pl@openoffice.org>  [27786389d04a4cbf24afc0abe9ed583cdd09d52f]

catch wrong page number in sfx


2009-09-08  Philipp Lohmann  <pl@openoffice.org>  [38287624c6dbe3d622a4e73e69db78a6412a6abd]

#i104662# reverse page order affects sheets now instead of doc pages


2009-09-08  Philipp Lohmann  <pl@openoffice.org>  [ea4051a25356bdb6ad9501cf1d17a6f726382fab]

#i104664# resize on collpsing details


2009-09-08  Philipp Lohmann  <pl@openoffice.org>  [da62b0feb684b34ab191fb0f03ed5432c14cba97]

#i104693# nearest paper matching


2009-09-08  Oliver Bolte  <obo@openoffice.org>  [347a3c4c94acc84f9a11878741cacc31e3aa6a2b]

CWS-TOOLING: integrate CWS os134 2009-09-02 08:03:24 +0200 os  r275688 : newline added 2009-09-01 15:36:05 +0200 os  r275664 : newline added 2009-09-01 09:24:34 +0200 os  r275643 : #i104499# ruby property support fixed 2009-08-27 08:51:05 +0200 os  r275455 : CWS-TOOLING: rebase CWS os134 to trunk@275331 (milestone: DEV300:m56) 2009-08-25 08:54:46 +0200 os  r275334 : #i76332# switch to edit mode - regard 'Open in design mode' setting 2009-08-05 14:00:01 +0200 os  r274664 : #b6863593#/#i102949# print options ProspectRTL, HiddenText, Placedholder added to SwXPrintSettings 2009-08-05 13:17:21 +0200 os  r274655 : #b6858652# find linked sections/bookmarks case sensitively first 2009-07-30 11:14:03 +0200 os  r274472 : #i99860# button size on security page enhanced 2009-07-30 10:40:40 +0200 os  r274471 : #i97565# moving global document content needs undo, related string has no parameter


2009-09-08  Oliver Bolte  <obo@openoffice.org>  [7976273c0ab5a7218f6197b3418af7c491f55d74]

CWS-TOOLING: integrate CWS os134 2009-09-02 08:03:24 +0200 os  r275688 : newline added 2009-09-01 15:36:05 +0200 os  r275664 : newline added 2009-09-01 09:24:34 +0200 os  r275643 : #i104499# ruby property support fixed 2009-08-27 08:51:05 +0200 os  r275455 : CWS-TOOLING: rebase CWS os134 to trunk@275331 (milestone: DEV300:m56) 2009-08-25 08:54:46 +0200 os  r275334 : #i76332# switch to edit mode - regard 'Open in design mode' setting 2009-08-05 14:00:01 +0200 os  r274664 : #b6863593#/#i102949# print options ProspectRTL, HiddenText, Placedholder added to SwXPrintSettings 2009-08-05 13:17:21 +0200 os  r274655 : #b6858652# find linked sections/bookmarks case sensitively first 2009-07-30 11:14:03 +0200 os  r274472 : #i99860# button size on security page enhanced 2009-07-30 10:40:40 +0200 os  r274471 : #i97565# moving global document content needs undo, related string has no parameter


2009-09-08  Oliver Bolte  <obo@openoffice.org>  [c08eabf905d58dea0b056ac190f1108214332b78]

CWS-TOOLING: integrate CWS sw32numbf01 2009-09-04 10:01:07 +0200 od  r275780 : #i95907# method <SwWrtShell::NumOfBulletOn(..)> 	 - adjust indentation of newly created automatic list style 	   --> due to MRU add actual paragraph indentation to created automatic list style's indentation 2009-09-02 11:57:40 +0200 od  r275703 : #i95907# method <SwTxtMargin::CtorInitTxtMargin(..)> 	 - correct handling of paragraph indents, when list level indents are applicable. 2009-09-01 16:59:47 +0200 od  r275671 : CWS-TOOLING: rebase CWS sw32numbf01 to trunk@275331 (milestone: DEV300:m56) 2009-08-28 16:42:34 +0200 od  r275540 : #i102458# method <SwFlowFrm::CalcUpperSpace(..)>           - correct handling of leading line spacing           method <GetSpacingValuesOfFrm(..)> 	  - add output parameter <obIsLineSpacingProportional> 2009-08-27 17:03:07 +0200 od  r275496 : #i101516# method <SwTxtNode::SwTxtNode(..)> 	  - in case that the paragraph is add to a list, apply paragraph style's assigned             outline style list level as list level, if paragraph has no list level set already. 2009-08-27 15:23:34 +0200 od  r275489 : #i101234# method <SwWrtShell::NumOrBulletOn(..)> 	  - check before activation of certain list level of outline numbering, 	    a numbering format is already set. In this only continue the outline numbering. 2009-08-27 14:15:07 +0200 od  r275483 : #i95907# method <SwWrtShell::NumOrBulletOn(..)> 	 - consider leading tab stops and intentation of paragraph first text line,            when a new list style is created for its application to the selection. 2009-08-26 09:51:39 +0200 od  r275401 : #i86492# Adjust copy of text nodes regarding lists          - copy of part of paragraph in list does not copy list style and list id          - copy of paragraphs in list into another list continues destination list          - copy of paragraphs (at least one not in a list) at empty paragraph following a list            does not continue the destination list. 2009-08-25 10:30:53 +0200 od  r275339 : #i101349# method <XMLTextImportHelper::SetStyleAndAttrs(..) 	  - assure that list style of automatic paragraph style is applied at paragraph.


2009-09-08  Oliver Bolte  <obo@openoffice.org>  [aa91dc0ccbe53ffcec9dbfec2265de057775d4e3]

CWS-TOOLING: integrate CWS sw32numbf01 2009-09-04 10:01:07 +0200 od  r275780 : #i95907# method <SwWrtShell::NumOfBulletOn(..)> 	 - adjust indentation of newly created automatic list style 	   --> due to MRU add actual paragraph indentation to created automatic list style's indentation 2009-09-02 11:57:40 +0200 od  r275703 : #i95907# method <SwTxtMargin::CtorInitTxtMargin(..)> 	 - correct handling of paragraph indents, when list level indents are applicable. 2009-09-01 16:59:47 +0200 od  r275671 : CWS-TOOLING: rebase CWS sw32numbf01 to trunk@275331 (milestone: DEV300:m56) 2009-08-28 16:42:34 +0200 od  r275540 : #i102458# method <SwFlowFrm::CalcUpperSpace(..)>           - correct handling of leading line spacing           method <GetSpacingValuesOfFrm(..)> 	  - add output parameter <obIsLineSpacingProportional> 2009-08-27 17:03:07 +0200 od  r275496 : #i101516# method <SwTxtNode::SwTxtNode(..)> 	  - in case that the paragraph is add to a list, apply paragraph style's assigned             outline style list level as list level, if paragraph has no list level set already. 2009-08-27 15:23:34 +0200 od  r275489 : #i101234# method <SwWrtShell::NumOrBulletOn(..)> 	  - check before activation of certain list level of outline numbering, 	    a numbering format is already set. In this only continue the outline numbering. 2009-08-27 14:15:07 +0200 od  r275483 : #i95907# method <SwWrtShell::NumOrBulletOn(..)> 	 - consider leading tab stops and intentation of paragraph first text line,            when a new list style is created for its application to the selection. 2009-08-26 09:51:39 +0200 od  r275401 : #i86492# Adjust copy of text nodes regarding lists          - copy of part of paragraph in list does not copy list style and list id          - copy of paragraphs in list into another list continues destination list          - copy of paragraphs (at least one not in a list) at empty paragraph following a list            does not continue the destination list. 2009-08-25 10:30:53 +0200 od  r275339 : #i101349# method <XMLTextImportHelper::SetStyleAndAttrs(..) 	  - assure that list style of automatic paragraph style is applied at paragraph.


2009-09-08  Philipp Lohmann  <pl@openoffice.org>  [eb7e3a297515f8f603c8372b4276d6a14c09ef40]

#i104763# inform app about need to reformat


2009-09-08  tb121644  <tb121644@sr1-eham02-04>  [1896e090673438b8ebac0340f6c59cc8cd163022]

#i103219 CB_KEEP_LIST -> CB_REMOVE_LIST; clean hid.lst


2009-09-08  Oliver Bolte  <obo@openoffice.org>  [76a9ea70aeb84dc0057d201ab4ab8716ee448ee7]

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>  [467b96a9e1f1647e597c2aa4bad6501e534e0605]

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  tb121644  <tb121644@sr1-eham02-04>  [ade1cb1750f1d9fd12d25483906bf7d7dec4e6b6]

#i103219 revert of revert of change; clean hid.lst


2009-09-08  Thomas Benisch  <tbe@openoffice.org>  [63ec5317c74d46f2c8d4027a6571402caf262ed5]

#i12587# Inserting/editing arbitrary text objects in chart


2009-09-08  Thomas Benisch  <tbe@openoffice.org>  [02dd808a086acd4f2aea8a16a3970207fa4708d9]

#i12587# Inserting/editing arbitrary text objects in chart


2009-09-08  Oliver Bolte  <obo@openoffice.org>  [0a5b1d26ac2229ee1bc842e17294719c8fc15d29]

CWS-TOOLING: integrate CWS jskhgpilot2


2009-09-08  Oliver Bolte  <obo@openoffice.org>  [94f49df4a163f2516b3302e156588da4685c1be6]

CWS-TOOLING: integrate CWS vcl104


2009-09-08  Oliver Bolte  <obo@openoffice.org>  [447462206a424eae219d9bc2caabc0cdb5e6aab0]

CWS-TOOLING: integrate CWS vcl104


2009-09-08  Oliver Bolte  <obo@openoffice.org>  [20e02da5b2d5328b0e31443e19d769ff2aa521f4]

CWS-TOOLING: integrate CWS vcl104


2009-09-08  Oliver Bolte  <obo@openoffice.org>  [fbb3c82a81750cf7744e25af48a3372b8aafbd53]

CWS-TOOLING: integrate CWS vcl104


2009-09-08  Oliver Bolte  <obo@openoffice.org>  [9054ef50665d87331e9150e1b4dcc401c2bbfef5]

CWS-TOOLING: integrate CWS vcl104


2009-09-08  Oliver Bolte  <obo@openoffice.org>  [68f578d246238871fa6c8af9595f71d396341829]

CWS-TOOLING: integrate CWS vcl104


2009-09-08  Thomas Benisch  <tbe@openoffice.org>  [01a8bc45ebfe6b517e541457abb6d121b6de8a71]

#i12587# Inserting/editing arbitrary text objects in chart


2009-09-08  Oliver Bolte  <obo@openoffice.org>  [7dcc5d04f9772494ae52a15cf192def5bddb9eb4]

CWS-TOOLING: integrate CWS dbaperf3 2009-08-28 08:04:41 +0200 oj  r275515 : wrong replacement 2009-08-28 07:57:44 +0200 oj  r275514 : declaration of 'nRealSize' shadows a previous local 2009-08-20 10:17:11 +0200 oj  r275168 : CWS-TOOLING: rebase CWS dbaperf3 to trunk@275001 (milestone: DEV300:m55) 2009-08-19 11:50:49 +0200 oj  r275145 : #ii102891# minimize metadata calls 2009-06-22 12:20:15 +0200 oj  r273213 : compile error 2009-06-22 12:19:45 +0200 oj  r273212 : compile error 2009-06-18 08:54:08 +0200 oj  r273099 : #i102891# reduce calls to databasemetadata 2009-06-18 08:19:55 +0200 oj  r273095 : #i102891# reduce calls to databasemetadata


2009-09-08  Oliver Bolte  <obo@openoffice.org>  [39e949c290b8ab1e063930380a8926afb0615dd0]

CWS-TOOLING: integrate CWS dbaperf3 2009-08-28 08:04:41 +0200 oj  r275515 : wrong replacement 2009-08-28 07:57:44 +0200 oj  r275514 : declaration of 'nRealSize' shadows a previous local 2009-08-20 10:17:11 +0200 oj  r275168 : CWS-TOOLING: rebase CWS dbaperf3 to trunk@275001 (milestone: DEV300:m55) 2009-08-19 11:50:49 +0200 oj  r275145 : #ii102891# minimize metadata calls 2009-06-22 12:20:15 +0200 oj  r273213 : compile error 2009-06-22 12:19:45 +0200 oj  r273212 : compile error 2009-06-18 08:54:08 +0200 oj  r273099 : #i102891# reduce calls to databasemetadata 2009-06-18 08:19:55 +0200 oj  r273095 : #i102891# reduce calls to databasemetadata


2009-09-08  Oliver Bolte  <obo@openoffice.org>  [3451da05fade59bc96ca4eb5ee5c0a9faceb7a17]

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-08  Oliver Bolte  <obo@openoffice.org>  [e34ac42e6e7fc1b03455358cb3eaed1ee9007539]

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-08  Oliver Bolte  <obo@openoffice.org>  [42093d37028d6e3a0e0e877253b8be70fe10876f]

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-08  Oliver Bolte  <obo@openoffice.org>  [1bbc42d3abf81e7d93ca6ebb2814f4ab0a1a9ab8]

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-08  Oliver Bolte  <obo@openoffice.org>  [98ae365df0a0c32d75649053dea7dfaace68159a]

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-08  Oliver Bolte  <obo@openoffice.org>  [f4967ff057d7b1534fd0bc71fb8cbb4c6f4f5f0f]

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-08  Oliver Bolte  <obo@openoffice.org>  [b8aa674e67db69da52e55d8079242901ab51de1c]

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-08  Oliver Bolte  <obo@openoffice.org>  [0b32392c9ef250f90977b6953db8b4c821546951]

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-08  Oliver Bolte  <obo@openoffice.org>  [b12afe90956bca6b626e677c58893947a46b8c97]

CWS-TOOLING: integrate CWS jl132 2009-08-31 13:06:06 +0200 jl  r275601 : #i104650# increase versions of assemblies 2009-08-31 13:01:07 +0200 jl  r275598 : #i104650# increase versions of assemblies 2009-08-31 12:36:40 +0200 jl  r275597 : #i104650# new test library for 3.1.1 versions 2009-08-31 10:30:39 +0200 jl  r275586 : CWS-TOOLING: rebase CWS jl132 to trunk@275331 (milestone: DEV300:m56)


2009-09-08  Oliver Bolte  <obo@openoffice.org>  [80eb233788b5c88f1af9687fb7a2eda7b2e97d96]

CWS-TOOLING: integrate CWS jl132 2009-08-31 13:06:06 +0200 jl  r275601 : #i104650# increase versions of assemblies 2009-08-31 13:01:07 +0200 jl  r275598 : #i104650# increase versions of assemblies 2009-08-31 12:36:40 +0200 jl  r275597 : #i104650# new test library for 3.1.1 versions 2009-08-31 10:30:39 +0200 jl  r275586 : CWS-TOOLING: rebase CWS jl132 to trunk@275331 (milestone: DEV300:m56)


2009-09-08  Oliver Bolte  <obo@openoffice.org>  [08d0042d418de66a9722c650d8977869acd312b1]

CWS-TOOLING: integrate CWS oj18 2009-08-21 15:08:49 +0200 oj  r275263 : wrong check 2009-08-21 08:56:01 +0200 oj  r275215 : missing not 2009-08-20 07:27:13 +0200 oj  r275164 : use new method from global 2009-08-19 10:22:35 +0200 oj  r275138 : call GetLocale instead of pLocale 2009-08-18 10:39:32 +0200 oj  r275082 : missing header include 2009-08-18 10:09:44 +0200 oj  r275081 : new methods at global 2009-08-18 10:09:00 +0200 oj  r275080 : unused var 2009-08-18 08:59:04 +0200 oj  r275078 : move files from classes to xml 2009-08-17 14:58:16 +0200 oj  r275056 : CWS-TOOLING: rebase CWS oj18 to trunk@275001 (milestone: DEV300:m55) 2009-08-17 13:29:44 +0200 oj  r275047 : compile error 2009-08-17 13:27:47 +0200 oj  r275045 : compile error 2009-08-17 11:44:54 +0200 oj  r275040 : add dep 2009-07-22 14:26:05 +0200 oj  r274240 : move unused services into fwl 2009-07-22 14:25:35 +0200 oj  r274239 : move unused services into fwl 2009-07-22 13:47:45 +0200 oj  r274233 : remove some unused code 2009-07-22 09:06:20 +0200 oj  r274219 : export dbtoolsclient dbcharsethelper for sc 2009-07-22 08:48:58 +0200 oj  r274218 : create NumberFormatter on demand 2009-07-22 08:39:23 +0200 oj  r274217 : change char to sal_Char 2009-07-22 07:33:34 +0200 oj  r274214 : export dbtoolsclient dbcharsethelper for sc 2009-07-22 07:30:04 +0200 oj  r274213 : late init of numberformatter and breakiterator 2009-07-22 07:28:55 +0200 oj  r274212 : export dbtoolsclient dbcharsethelper for sc 2009-07-21 13:43:28 +0200 oj  r274196 : check if quick start is enbaled 2009-07-21 13:40:09 +0200 oj  r274195 : check config entry for UiEventsLogger 2009-07-21 13:37:40 +0200 oj  r274194 : code refactoring, remove of duplicate code and some late inits and removale of not needed files 2009-07-21 13:35:38 +0200 oj  r274193 : code refactoring, remove of duplicate code and some late inits and removale of not needed files 2009-07-21 13:33:41 +0200 oj  r274192 : doc meta data will now be created on demand 2009-07-21 13:13:40 +0200 oj  r274187 : load ldap functions on demand 2009-07-21 13:03:17 +0200 oj  r274183 : late init of TransliterationImpl 2009-07-21 12:36:10 +0200 oj  r274180 : late init of charClass


2009-09-08  Oliver Bolte  <obo@openoffice.org>  [69fc8dc7847e22a4139ed59e9873c08a32edf092]

CWS-TOOLING: integrate CWS oj18 2009-08-21 15:08:49 +0200 oj  r275263 : wrong check 2009-08-21 08:56:01 +0200 oj  r275215 : missing not 2009-08-20 07:27:13 +0200 oj  r275164 : use new method from global 2009-08-19 10:22:35 +0200 oj  r275138 : call GetLocale instead of pLocale 2009-08-18 10:39:32 +0200 oj  r275082 : missing header include 2009-08-18 10:09:44 +0200 oj  r275081 : new methods at global 2009-08-18 10:09:00 +0200 oj  r275080 : unused var 2009-08-18 08:59:04 +0200 oj  r275078 : move files from classes to xml 2009-08-17 14:58:16 +0200 oj  r275056 : CWS-TOOLING: rebase CWS oj18 to trunk@275001 (milestone: DEV300:m55) 2009-08-17 13:29:44 +0200 oj  r275047 : compile error 2009-08-17 13:27:47 +0200 oj  r275045 : compile error 2009-08-17 11:44:54 +0200 oj  r275040 : add dep 2009-07-22 14:26:05 +0200 oj  r274240 : move unused services into fwl 2009-07-22 14:25:35 +0200 oj  r274239 : move unused services into fwl 2009-07-22 13:47:45 +0200 oj  r274233 : remove some unused code 2009-07-22 09:06:20 +0200 oj  r274219 : export dbtoolsclient dbcharsethelper for sc 2009-07-22 08:48:58 +0200 oj  r274218 : create NumberFormatter on demand 2009-07-22 08:39:23 +0200 oj  r274217 : change char to sal_Char 2009-07-22 07:33:34 +0200 oj  r274214 : export dbtoolsclient dbcharsethelper for sc 2009-07-22 07:30:04 +0200 oj  r274213 : late init of numberformatter and breakiterator 2009-07-22 07:28:55 +0200 oj  r274212 : export dbtoolsclient dbcharsethelper for sc 2009-07-21 13:43:28 +0200 oj  r274196 : check if quick start is enbaled 2009-07-21 13:40:09 +0200 oj  r274195 : check config entry for UiEventsLogger 2009-07-21 13:37:40 +0200 oj  r274194 : code refactoring, remove of duplicate code and some late inits and removale of not needed files 2009-07-21 13:35:38 +0200 oj  r274193 : code refactoring, remove of duplicate code and some late inits and removale of not needed files 2009-07-21 13:33:41 +0200 oj  r274192 : doc meta data will now be created on demand 2009-07-21 13:13:40 +0200 oj  r274187 : load ldap functions on demand 2009-07-21 13:03:17 +0200 oj  r274183 : late init of TransliterationImpl 2009-07-21 12:36:10 +0200 oj  r274180 : late init of charClass


2009-09-08  Oliver Bolte  <obo@openoffice.org>  [40eb65dc1559f8a97bfe4110745578cabecfee04]

CWS-TOOLING: integrate CWS oj18 2009-08-21 15:08:49 +0200 oj  r275263 : wrong check 2009-08-21 08:56:01 +0200 oj  r275215 : missing not 2009-08-20 07:27:13 +0200 oj  r275164 : use new method from global 2009-08-19 10:22:35 +0200 oj  r275138 : call GetLocale instead of pLocale 2009-08-18 10:39:32 +0200 oj  r275082 : missing header include 2009-08-18 10:09:44 +0200 oj  r275081 : new methods at global 2009-08-18 10:09:00 +0200 oj  r275080 : unused var 2009-08-18 08:59:04 +0200 oj  r275078 : move files from classes to xml 2009-08-17 14:58:16 +0200 oj  r275056 : CWS-TOOLING: rebase CWS oj18 to trunk@275001 (milestone: DEV300:m55) 2009-08-17 13:29:44 +0200 oj  r275047 : compile error 2009-08-17 13:27:47 +0200 oj  r275045 : compile error 2009-08-17 11:44:54 +0200 oj  r275040 : add dep 2009-07-22 14:26:05 +0200 oj  r274240 : move unused services into fwl 2009-07-22 14:25:35 +0200 oj  r274239 : move unused services into fwl 2009-07-22 13:47:45 +0200 oj  r274233 : remove some unused code 2009-07-22 09:06:20 +0200 oj  r274219 : export dbtoolsclient dbcharsethelper for sc 2009-07-22 08:48:58 +0200 oj  r274218 : create NumberFormatter on demand 2009-07-22 08:39:23 +0200 oj  r274217 : change char to sal_Char 2009-07-22 07:33:34 +0200 oj  r274214 : export dbtoolsclient dbcharsethelper for sc 2009-07-22 07:30:04 +0200 oj  r274213 : late init of numberformatter and breakiterator 2009-07-22 07:28:55 +0200 oj  r274212 : export dbtoolsclient dbcharsethelper for sc 2009-07-21 13:43:28 +0200 oj  r274196 : check if quick start is enbaled 2009-07-21 13:40:09 +0200 oj  r274195 : check config entry for UiEventsLogger 2009-07-21 13:37:40 +0200 oj  r274194 : code refactoring, remove of duplicate code and some late inits and removale of not needed files 2009-07-21 13:35:38 +0200 oj  r274193 : code refactoring, remove of duplicate code and some late inits and removale of not needed files 2009-07-21 13:33:41 +0200 oj  r274192 : doc meta data will now be created on demand 2009-07-21 13:13:40 +0200 oj  r274187 : load ldap functions on demand 2009-07-21 13:03:17 +0200 oj  r274183 : late init of TransliterationImpl 2009-07-21 12:36:10 +0200 oj  r274180 : late init of charClass


2009-09-08  Oliver Bolte  <obo@openoffice.org>  [26aa928bf97652c8df13798f6ff3ce1df058f626]

CWS-TOOLING: integrate CWS oj18 2009-08-21 15:08:49 +0200 oj  r275263 : wrong check 2009-08-21 08:56:01 +0200 oj  r275215 : missing not 2009-08-20 07:27:13 +0200 oj  r275164 : use new method from global 2009-08-19 10:22:35 +0200 oj  r275138 : call GetLocale instead of pLocale 2009-08-18 10:39:32 +0200 oj  r275082 : missing header include 2009-08-18 10:09:44 +0200 oj  r275081 : new methods at global 2009-08-18 10:09:00 +0200 oj  r275080 : unused var 2009-08-18 08:59:04 +0200 oj  r275078 : move files from classes to xml 2009-08-17 14:58:16 +0200 oj  r275056 : CWS-TOOLING: rebase CWS oj18 to trunk@275001 (milestone: DEV300:m55) 2009-08-17 13:29:44 +0200 oj  r275047 : compile error 2009-08-17 13:27:47 +0200 oj  r275045 : compile error 2009-08-17 11:44:54 +0200 oj  r275040 : add dep 2009-07-22 14:26:05 +0200 oj  r274240 : move unused services into fwl 2009-07-22 14:25:35 +0200 oj  r274239 : move unused services into fwl 2009-07-22 13:47:45 +0200 oj  r274233 : remove some unused code 2009-07-22 09:06:20 +0200 oj  r274219 : export dbtoolsclient dbcharsethelper for sc 2009-07-22 08:48:58 +0200 oj  r274218 : create NumberFormatter on demand 2009-07-22 08:39:23 +0200 oj  r274217 : change char to sal_Char 2009-07-22 07:33:34 +0200 oj  r274214 : export dbtoolsclient dbcharsethelper for sc 2009-07-22 07:30:04 +0200 oj  r274213 : late init of numberformatter and breakiterator 2009-07-22 07:28:55 +0200 oj  r274212 : export dbtoolsclient dbcharsethelper for sc 2009-07-21 13:43:28 +0200 oj  r274196 : check if quick start is enbaled 2009-07-21 13:40:09 +0200 oj  r274195 : check config entry for UiEventsLogger 2009-07-21 13:37:40 +0200 oj  r274194 : code refactoring, remove of duplicate code and some late inits and removale of not needed files 2009-07-21 13:35:38 +0200 oj  r274193 : code refactoring, remove of duplicate code and some late inits and removale of not needed files 2009-07-21 13:33:41 +0200 oj  r274192 : doc meta data will now be created on demand 2009-07-21 13:13:40 +0200 oj  r274187 : load ldap functions on demand 2009-07-21 13:03:17 +0200 oj  r274183 : late init of TransliterationImpl 2009-07-21 12:36:10 +0200 oj  r274180 : late init of charClass


2009-09-08  Oliver Bolte  <obo@openoffice.org>  [73e969689cefb00d1f65c2978ff51442e77146c5]

CWS-TOOLING: integrate CWS oj18 2009-08-21 15:08:49 +0200 oj  r275263 : wrong check 2009-08-21 08:56:01 +0200 oj  r275215 : missing not 2009-08-20 07:27:13 +0200 oj  r275164 : use new method from global 2009-08-19 10:22:35 +0200 oj  r275138 : call GetLocale instead of pLocale 2009-08-18 10:39:32 +0200 oj  r275082 : missing header include 2009-08-18 10:09:44 +0200 oj  r275081 : new methods at global 2009-08-18 10:09:00 +0200 oj  r275080 : unused var 2009-08-18 08:59:04 +0200 oj  r275078 : move files from classes to xml 2009-08-17 14:58:16 +0200 oj  r275056 : CWS-TOOLING: rebase CWS oj18 to trunk@275001 (milestone: DEV300:m55) 2009-08-17 13:29:44 +0200 oj  r275047 : compile error 2009-08-17 13:27:47 +0200 oj  r275045 : compile error 2009-08-17 11:44:54 +0200 oj  r275040 : add dep 2009-07-22 14:26:05 +0200 oj  r274240 : move unused services into fwl 2009-07-22 14:25:35 +0200 oj  r274239 : move unused services into fwl 2009-07-22 13:47:45 +0200 oj  r274233 : remove some unused code 2009-07-22 09:06:20 +0200 oj  r274219 : export dbtoolsclient dbcharsethelper for sc 2009-07-22 08:48:58 +0200 oj  r274218 : create NumberFormatter on demand 2009-07-22 08:39:23 +0200 oj  r274217 : change char to sal_Char 2009-07-22 07:33:34 +0200 oj  r274214 : export dbtoolsclient dbcharsethelper for sc 2009-07-22 07:30:04 +0200 oj  r274213 : late init of numberformatter and breakiterator 2009-07-22 07:28:55 +0200 oj  r274212 : export dbtoolsclient dbcharsethelper for sc 2009-07-21 13:43:28 +0200 oj  r274196 : check if quick start is enbaled 2009-07-21 13:40:09 +0200 oj  r274195 : check config entry for UiEventsLogger 2009-07-21 13:37:40 +0200 oj  r274194 : code refactoring, remove of duplicate code and some late inits and removale of not needed files 2009-07-21 13:35:38 +0200 oj  r274193 : code refactoring, remove of duplicate code and some late inits and removale of not needed files 2009-07-21 13:33:41 +0200 oj  r274192 : doc meta data will now be created on demand 2009-07-21 13:13:40 +0200 oj  r274187 : load ldap functions on demand 2009-07-21 13:03:17 +0200 oj  r274183 : late init of TransliterationImpl 2009-07-21 12:36:10 +0200 oj  r274180 : late init of charClass


2009-09-08  Oliver Bolte  <obo@openoffice.org>  [ca00697e3dae9a03573d11281fc8d9a4ee391d3d]

CWS-TOOLING: integrate CWS oj18 2009-08-21 15:08:49 +0200 oj  r275263 : wrong check 2009-08-21 08:56:01 +0200 oj  r275215 : missing not 2009-08-20 07:27:13 +0200 oj  r275164 : use new method from global 2009-08-19 10:22:35 +0200 oj  r275138 : call GetLocale instead of pLocale 2009-08-18 10:39:32 +0200 oj  r275082 : missing header include 2009-08-18 10:09:44 +0200 oj  r275081 : new methods at global 2009-08-18 10:09:00 +0200 oj  r275080 : unused var 2009-08-18 08:59:04 +0200 oj  r275078 : move files from classes to xml 2009-08-17 14:58:16 +0200 oj  r275056 : CWS-TOOLING: rebase CWS oj18 to trunk@275001 (milestone: DEV300:m55) 2009-08-17 13:29:44 +0200 oj  r275047 : compile error 2009-08-17 13:27:47 +0200 oj  r275045 : compile error 2009-08-17 11:44:54 +0200 oj  r275040 : add dep 2009-07-22 14:26:05 +0200 oj  r274240 : move unused services into fwl 2009-07-22 14:25:35 +0200 oj  r274239 : move unused services into fwl 2009-07-22 13:47:45 +0200 oj  r274233 : remove some unused code 2009-07-22 09:06:20 +0200 oj  r274219 : export dbtoolsclient dbcharsethelper for sc 2009-07-22 08:48:58 +0200 oj  r274218 : create NumberFormatter on demand 2009-07-22 08:39:23 +0200 oj  r274217 : change char to sal_Char 2009-07-22 07:33:34 +0200 oj  r274214 : export dbtoolsclient dbcharsethelper for sc 2009-07-22 07:30:04 +0200 oj  r274213 : late init of numberformatter and breakiterator 2009-07-22 07:28:55 +0200 oj  r274212 : export dbtoolsclient dbcharsethelper for sc 2009-07-21 13:43:28 +0200 oj  r274196 : check if quick start is enbaled 2009-07-21 13:40:09 +0200 oj  r274195 : check config entry for UiEventsLogger 2009-07-21 13:37:40 +0200 oj  r274194 : code refactoring, remove of duplicate code and some late inits and removale of not needed files 2009-07-21 13:35:38 +0200 oj  r274193 : code refactoring, remove of duplicate code and some late inits and removale of not needed files 2009-07-21 13:33:41 +0200 oj  r274192 : doc meta data will now be created on demand 2009-07-21 13:13:40 +0200 oj  r274187 : load ldap functions on demand 2009-07-21 13:03:17 +0200 oj  r274183 : late init of TransliterationImpl 2009-07-21 12:36:10 +0200 oj  r274180 : late init of charClass


2009-09-07  Oliver Bolte  <obo@openoffice.org>  [32d107b947702ca0b7362e9ee5d228a18445996a]

CWS-TOOLING: integrate CWS qadev38 2009-08-26 09:09:14 +0200 lla  r275394 : #i104497# fix broken unoapi tests 2009-08-25 15:16:34 +0200 lla  r275362 : #i102426# OfficePriver fix 2009-08-25 15:14:19 +0200 lla  r275361 : #i104496# cleanups


2009-09-07  Oliver Bolte  <obo@openoffice.org>  [fbeb3ce4a4fc1cf2a4a171709cfeb677971cf577]

CWS-TOOLING: integrate CWS calcsheetdata 2009-08-13 16:18:48 +0200 nn  r274950 : #i102616# shared/remote files, better handling of formula results 2009-08-12 11:17:30 +0200 nn  r274884 : CWS-TOOLING: rebase CWS calcsheetdata to trunk@274622 (milestone: DEV300:m54) 2009-08-12 10:30:47 +0200 nn  r274881 : #i102616# some clean-up 2009-08-11 19:01:18 +0200 nn  r274876 : #i102616# store loaded namespaces, so prefixes remain valid 2009-08-11 19:00:49 +0200 nn  r274875 : #i102616# store loaded namespaces, so prefixes remain valid 2009-08-10 19:12:04 +0200 nn  r274835 : #i102616# detective, notes, encoding, error handling 2009-08-07 11:18:46 +0200 nn  r274751 : #i102616# use new method SvXMLAutoStylePoolP::AddNamed 2009-08-07 11:18:15 +0200 nn  r274750 : #i102616# new method SvXMLAutoStylePoolP::AddNamed 2009-08-06 18:02:42 +0200 nn  r274740 : #i102616# modification: shapes, notes, pending row heights; skip sheets in export iterator 2009-08-05 18:41:59 +0200 nn  r274694 : #i102616# handle text styles in notes 2009-08-03 18:55:59 +0200 nn  r274594 : #i102616# handle text styles in cells 2009-07-31 19:00:06 +0200 nn  r274548 : #i102616# handle styles for notes 2009-07-28 16:46:20 +0200 nn  r274414 : missed a conflict 2009-07-28 14:01:56 +0200 nn  r274404 : CWS-TOOLING: rebase CWS calcsheetdata to trunk@274203 (milestone: DEV300:m53) 2009-07-23 18:28:47 +0200 nn  r274278 : #i102616# handle table styles 2009-07-22 15:40:24 +0200 nn  r274244 : #i102616# handle row styles 2009-07-21 20:09:37 +0200 nn  r274211 : #i102616# handle column styles 2009-07-16 13:00:18 +0200 nn  r274043 : #i102616# invalidate all stream positions when inserting/deleting sheets 2009-07-15 17:41:15 +0200 nn  r274021 : #i102616# don't collect cell styles twice for copied sheets 2009-07-14 18:36:11 +0200 nn  r273985 : #i102616# allow to query stream position, clear buffer 2009-07-14 18:32:10 +0200 nn  r273984 : #i102616# allow to specify a name for an autostyle 2009-07-09 22:01:23 +0200 nn  r273870 : #i102616# copy stream for unchanged sheets 2009-07-08 18:11:42 +0200 nn  r273844 : #i102616# store stream positions of sheets 2009-06-24 19:08:18 +0200 nn  r273363 : #i102616# detect changed sheets since loading 2009-06-09 15:53:32 +0200 nn  r272774 : #i102616# store automatic cell style information after loading


2009-09-07  Oliver Bolte  <obo@openoffice.org>  [23a6bdea655896c01ce21862f4e714b9ba3d4f0e]

CWS-TOOLING: integrate CWS calcsheetdata 2009-08-13 16:18:48 +0200 nn  r274950 : #i102616# shared/remote files, better handling of formula results 2009-08-12 11:17:30 +0200 nn  r274884 : CWS-TOOLING: rebase CWS calcsheetdata to trunk@274622 (milestone: DEV300:m54) 2009-08-12 10:30:47 +0200 nn  r274881 : #i102616# some clean-up 2009-08-11 19:01:18 +0200 nn  r274876 : #i102616# store loaded namespaces, so prefixes remain valid 2009-08-11 19:00:49 +0200 nn  r274875 : #i102616# store loaded namespaces, so prefixes remain valid 2009-08-10 19:12:04 +0200 nn  r274835 : #i102616# detective, notes, encoding, error handling 2009-08-07 11:18:46 +0200 nn  r274751 : #i102616# use new method SvXMLAutoStylePoolP::AddNamed 2009-08-07 11:18:15 +0200 nn  r274750 : #i102616# new method SvXMLAutoStylePoolP::AddNamed 2009-08-06 18:02:42 +0200 nn  r274740 : #i102616# modification: shapes, notes, pending row heights; skip sheets in export iterator 2009-08-05 18:41:59 +0200 nn  r274694 : #i102616# handle text styles in notes 2009-08-03 18:55:59 +0200 nn  r274594 : #i102616# handle text styles in cells 2009-07-31 19:00:06 +0200 nn  r274548 : #i102616# handle styles for notes 2009-07-28 16:46:20 +0200 nn  r274414 : missed a conflict 2009-07-28 14:01:56 +0200 nn  r274404 : CWS-TOOLING: rebase CWS calcsheetdata to trunk@274203 (milestone: DEV300:m53) 2009-07-23 18:28:47 +0200 nn  r274278 : #i102616# handle table styles 2009-07-22 15:40:24 +0200 nn  r274244 : #i102616# handle row styles 2009-07-21 20:09:37 +0200 nn  r274211 : #i102616# handle column styles 2009-07-16 13:00:18 +0200 nn  r274043 : #i102616# invalidate all stream positions when inserting/deleting sheets 2009-07-15 17:41:15 +0200 nn  r274021 : #i102616# don't collect cell styles twice for copied sheets 2009-07-14 18:36:11 +0200 nn  r273985 : #i102616# allow to query stream position, clear buffer 2009-07-14 18:32:10 +0200 nn  r273984 : #i102616# allow to specify a name for an autostyle 2009-07-09 22:01:23 +0200 nn  r273870 : #i102616# copy stream for unchanged sheets 2009-07-08 18:11:42 +0200 nn  r273844 : #i102616# store stream positions of sheets 2009-06-24 19:08:18 +0200 nn  r273363 : #i102616# detect changed sheets since loading 2009-06-09 15:53:32 +0200 nn  r272774 : #i102616# store automatic cell style information after loading


2009-09-07  Oliver Bolte  <obo@openoffice.org>  [047473d4f1a12e867ab7154113f7f1c5422d5368]

CWS-TOOLING: integrate CWS calcsheetdata 2009-08-13 16:18:48 +0200 nn  r274950 : #i102616# shared/remote files, better handling of formula results 2009-08-12 11:17:30 +0200 nn  r274884 : CWS-TOOLING: rebase CWS calcsheetdata to trunk@274622 (milestone: DEV300:m54) 2009-08-12 10:30:47 +0200 nn  r274881 : #i102616# some clean-up 2009-08-11 19:01:18 +0200 nn  r274876 : #i102616# store loaded namespaces, so prefixes remain valid 2009-08-11 19:00:49 +0200 nn  r274875 : #i102616# store loaded namespaces, so prefixes remain valid 2009-08-10 19:12:04 +0200 nn  r274835 : #i102616# detective, notes, encoding, error handling 2009-08-07 11:18:46 +0200 nn  r274751 : #i102616# use new method SvXMLAutoStylePoolP::AddNamed 2009-08-07 11:18:15 +0200 nn  r274750 : #i102616# new method SvXMLAutoStylePoolP::AddNamed 2009-08-06 18:02:42 +0200 nn  r274740 : #i102616# modification: shapes, notes, pending row heights; skip sheets in export iterator 2009-08-05 18:41:59 +0200 nn  r274694 : #i102616# handle text styles in notes 2009-08-03 18:55:59 +0200 nn  r274594 : #i102616# handle text styles in cells 2009-07-31 19:00:06 +0200 nn  r274548 : #i102616# handle styles for notes 2009-07-28 16:46:20 +0200 nn  r274414 : missed a conflict 2009-07-28 14:01:56 +0200 nn  r274404 : CWS-TOOLING: rebase CWS calcsheetdata to trunk@274203 (milestone: DEV300:m53) 2009-07-23 18:28:47 +0200 nn  r274278 : #i102616# handle table styles 2009-07-22 15:40:24 +0200 nn  r274244 : #i102616# handle row styles 2009-07-21 20:09:37 +0200 nn  r274211 : #i102616# handle column styles 2009-07-16 13:00:18 +0200 nn  r274043 : #i102616# invalidate all stream positions when inserting/deleting sheets 2009-07-15 17:41:15 +0200 nn  r274021 : #i102616# don't collect cell styles twice for copied sheets 2009-07-14 18:36:11 +0200 nn  r273985 : #i102616# allow to query stream position, clear buffer 2009-07-14 18:32:10 +0200 nn  r273984 : #i102616# allow to specify a name for an autostyle 2009-07-09 22:01:23 +0200 nn  r273870 : #i102616# copy stream for unchanged sheets 2009-07-08 18:11:42 +0200 nn  r273844 : #i102616# store stream positions of sheets 2009-06-24 19:08:18 +0200 nn  r273363 : #i102616# detect changed sheets since loading 2009-06-09 15:53:32 +0200 nn  r272774 : #i102616# store automatic cell style information after loading


2009-09-07  sb  <sb@openoffice.org>  [7ea98d0a677f26895fa9fbe9446b394bab0dbf5e]

#i101955# rtl_string2UString_status must set *pInfo on every path through the function body


2009-09-07  Thomas Lange  <tl@openoffice.org>  [222ce842dbdbdad1d50cba06fc26968b9363bf0b]

#104693# brochure printing with different page formats


2009-09-07  Thomas Lange  <tl@openoffice.org>  [3ed5b6c9c6530c75a5ae9f6d60f6149451701001]

#104693# brochure printing with different page formats


2009-09-07  Oliver Bolte  <obo@openoffice.org>  [9fa41b880dcfef94fa3b7b057f601d97f8a37763]

CWS-TOOLING: integrate CWS dr72 2009-08-26 10:24:00 +0200 dr  r275402 : #i92645# CODEPAGE is encrypted... 2009-08-24 14:37:36 +0200 dr  r275316 : #i10000# enable exceptions for xlroot.cxx 2009-08-24 14:33:15 +0200 dr  r275313 : #i10000# link openssl under solaris correctly 2009-08-21 17:41:16 +0200 dr  r275267 : #i10000# unxlngi6 warning 2009-08-21 15:35:56 +0200 dr  r275265 : #i10000# remove files again, already deleted in previous milestone... 2009-08-21 11:24:57 +0200 dr  r275227 : #160401# port to DEV300 2009-08-21 09:53:45 +0200 dr  r275221 : #i92645# full support for encrypted Word2007 files 2009-08-21 09:50:52 +0200 dr  r275219 : #i92645# final changes for decryption 2009-08-20 19:48:40 +0200 dr  r275195 : #i104370# missing parentheses, patch from cmc 2009-08-20 18:28:22 +0200 dr  r275193 : #i92645# rework package decryption to repair 'Reload Document' functionality 2009-08-20 13:55:14 +0200 dr  r275179 : #i92645# add new property names 2009-08-19 19:24:21 +0200 dr  r275159 : #160401# open writeprotected files read-only, merged to DEV300 2009-08-18 14:41:47 +0200 dr  r275109 : #i92645# add 'Aborted' property 2009-08-18 11:20:34 +0200 dr  r275084 : #i92645# write back password to medium 2009-08-17 17:52:51 +0200 dr  r275066 : #i92645# detect Word2007 docs with oox detection impl, this adds support of encryped Word2007; correct detection of templates and macro-enabled docs 2009-08-17 17:51:31 +0200 dr  r275065 : #i92645# detect Word2007 docs with oox detection impl, this adds support of encryped Word2007; correct detection of templates and macro-enabled docs 2009-08-17 11:06:39 +0200 dr  r275035 : #i92645# more password handling 2009-08-17 11:05:21 +0200 dr  r275034 : #i92645# use new password input mechanism for BIFF filter and dumper in oox 2009-08-14 16:33:53 +0200 nn  r274996 : #i104228# DelBroadcastAreasInRange: remove area from hash_set before deleting 2009-08-14 16:27:12 +0200 nn  r274995 : #i104059# restore a change lost in the integration of fhawfixes1 2009-08-14 16:24:00 +0200 dr  r274994 : #i92645# adapt BIFF import to latest changes 2009-08-14 16:21:30 +0200 dr  r274993 : #i92645# adapt BIFF import to latest changes 2009-08-14 16:20:43 +0200 dr  r274992 : #i92645# do not add default passwords to media descriptor 2009-08-13 19:20:45 +0200 dr  r274965 : #i92645# add a helper to request a document password 2009-08-13 19:09:35 +0200 dr  r274964 : #i92645# add a helper to request a document password 2009-08-13 19:09:03 +0200 dr  r274963 : #i92645# add a helper to request a document password 2009-08-13 14:35:01 +0200 dr  r274946 : #i92645# comment typo 2009-08-13 14:33:47 +0200 dr  r274945 : #i92645# add a helper to request a document password 2009-08-13 14:04:47 +0200 dr  r274941 : #i92645# add a helper to request a document password 2009-08-13 14:04:22 +0200 dr  r274940 : #i92645# add a helper to request a document password 2009-08-13 11:16:27 +0200 dr  r274927 : #i42303# show quick help if field name too long for button 2009-08-13 10:55:48 +0200 dr  r274925 : #i31600# cut field name and add ellipsis, if too long for button 2009-08-12 18:47:26 +0200 dr  r274914 : #i92645# ask user for a password 2009-08-12 18:02:39 +0200 dr  r274909 : #i104183# move svtools/DocPasswordRequest to comphelper to be able to use it in oox 2009-08-12 16:59:11 +0200 dr  r274906 : #i104183# move svtools/DocPasswordRequest to comphelper to be able to use it in oox 2009-08-12 16:41:18 +0200 dr  r274905 : #i104183# move svtools/DocPasswordRequest to comphelper to be able to use it in oox 2009-08-12 16:40:33 +0200 dr  r274904 : #i104183# move svtools/DocPasswordRequest to comphelper to be able to use it in oox 2009-08-12 16:40:08 +0200 dr  r274903 : #i104183# move svtools/DocPasswordRequest to comphelper to be able to use it in oox 2009-08-12 16:39:30 +0200 dr  r274902 : #i104183# move svtools/DocPasswordRequest to comphelper to be able to use it in oox 2009-08-12 16:15:28 +0200 dr  r274899 : #i104183# move svtools/DocPasswordRequest to comphelper to be able to use it in oox 2009-08-11 19:51:12 +0200 dr  r274877 : #i92645# open encrypted MSOOXML package protected with standard XL password 'VelvetSweatshop'


2009-09-07  Oliver Bolte  <obo@openoffice.org>  [63fb0c4c42c5272cb643b0fb7a8d1c2661a011c6]

CWS-TOOLING: integrate CWS dr72 2009-08-26 10:24:00 +0200 dr  r275402 : #i92645# CODEPAGE is encrypted... 2009-08-24 14:37:36 +0200 dr  r275316 : #i10000# enable exceptions for xlroot.cxx 2009-08-24 14:33:15 +0200 dr  r275313 : #i10000# link openssl under solaris correctly 2009-08-21 17:41:16 +0200 dr  r275267 : #i10000# unxlngi6 warning 2009-08-21 15:35:56 +0200 dr  r275265 : #i10000# remove files again, already deleted in previous milestone... 2009-08-21 11:24:57 +0200 dr  r275227 : #160401# port to DEV300 2009-08-21 09:53:45 +0200 dr  r275221 : #i92645# full support for encrypted Word2007 files 2009-08-21 09:50:52 +0200 dr  r275219 : #i92645# final changes for decryption 2009-08-20 19:48:40 +0200 dr  r275195 : #i104370# missing parentheses, patch from cmc 2009-08-20 18:28:22 +0200 dr  r275193 : #i92645# rework package decryption to repair 'Reload Document' functionality 2009-08-20 13:55:14 +0200 dr  r275179 : #i92645# add new property names 2009-08-19 19:24:21 +0200 dr  r275159 : #160401# open writeprotected files read-only, merged to DEV300 2009-08-18 14:41:47 +0200 dr  r275109 : #i92645# add 'Aborted' property 2009-08-18 11:20:34 +0200 dr  r275084 : #i92645# write back password to medium 2009-08-17 17:52:51 +0200 dr  r275066 : #i92645# detect Word2007 docs with oox detection impl, this adds support of encryped Word2007; correct detection of templates and macro-enabled docs 2009-08-17 17:51:31 +0200 dr  r275065 : #i92645# detect Word2007 docs with oox detection impl, this adds support of encryped Word2007; correct detection of templates and macro-enabled docs 2009-08-17 11:06:39 +0200 dr  r275035 : #i92645# more password handling 2009-08-17 11:05:21 +0200 dr  r275034 : #i92645# use new password input mechanism for BIFF filter and dumper in oox 2009-08-14 16:33:53 +0200 nn  r274996 : #i104228# DelBroadcastAreasInRange: remove area from hash_set before deleting 2009-08-14 16:27:12 +0200 nn  r274995 : #i104059# restore a change lost in the integration of fhawfixes1 2009-08-14 16:24:00 +0200 dr  r274994 : #i92645# adapt BIFF import to latest changes 2009-08-14 16:21:30 +0200 dr  r274993 : #i92645# adapt BIFF import to latest changes 2009-08-14 16:20:43 +0200 dr  r274992 : #i92645# do not add default passwords to media descriptor 2009-08-13 19:20:45 +0200 dr  r274965 : #i92645# add a helper to request a document password 2009-08-13 19:09:35 +0200 dr  r274964 : #i92645# add a helper to request a document password 2009-08-13 19:09:03 +0200 dr  r274963 : #i92645# add a helper to request a document password 2009-08-13 14:35:01 +0200 dr  r274946 : #i92645# comment typo 2009-08-13 14:33:47 +0200 dr  r274945 : #i92645# add a helper to request a document password 2009-08-13 14:04:47 +0200 dr  r274941 : #i92645# add a helper to request a document password 2009-08-13 14:04:22 +0200 dr  r274940 : #i92645# add a helper to request a document password 2009-08-13 11:16:27 +0200 dr  r274927 : #i42303# show quick help if field name too long for button 2009-08-13 10:55:48 +0200 dr  r274925 : #i31600# cut field name and add ellipsis, if too long for button 2009-08-12 18:47:26 +0200 dr  r274914 : #i92645# ask user for a password 2009-08-12 18:02:39 +0200 dr  r274909 : #i104183# move svtools/DocPasswordRequest to comphelper to be able to use it in oox 2009-08-12 16:59:11 +0200 dr  r274906 : #i104183# move svtools/DocPasswordRequest to comphelper to be able to use it in oox 2009-08-12 16:41:18 +0200 dr  r274905 : #i104183# move svtools/DocPasswordRequest to comphelper to be able to use it in oox 2009-08-12 16:40:33 +0200 dr  r274904 : #i104183# move svtools/DocPasswordRequest to comphelper to be able to use it in oox 2009-08-12 16:40:08 +0200 dr  r274903 : #i104183# move svtools/DocPasswordRequest to comphelper to be able to use it in oox 2009-08-12 16:39:30 +0200 dr  r274902 : #i104183# move svtools/DocPasswordRequest to comphelper to be able to use it in oox 2009-08-12 16:15:28 +0200 dr  r274899 : #i104183# move svtools/DocPasswordRequest to comphelper to be able to use it in oox 2009-08-11 19:51:12 +0200 dr  r274877 : #i92645# open encrypted MSOOXML package protected with standard XL password 'VelvetSweatshop'


2009-09-07  Oliver Bolte  <obo@openoffice.org>  [9e66e6816ae9d702cb5e22486524846912e1558b]

CWS-TOOLING: integrate CWS dr72 2009-08-26 10:24:00 +0200 dr  r275402 : #i92645# CODEPAGE is encrypted... 2009-08-24 14:37:36 +0200 dr  r275316 : #i10000# enable exceptions for xlroot.cxx 2009-08-24 14:33:15 +0200 dr  r275313 : #i10000# link openssl under solaris correctly 2009-08-21 17:41:16 +0200 dr  r275267 : #i10000# unxlngi6 warning 2009-08-21 15:35:56 +0200 dr  r275265 : #i10000# remove files again, already deleted in previous milestone... 2009-08-21 11:24:57 +0200 dr  r275227 : #160401# port to DEV300 2009-08-21 09:53:45 +0200 dr  r275221 : #i92645# full support for encrypted Word2007 files 2009-08-21 09:50:52 +0200 dr  r275219 : #i92645# final changes for decryption 2009-08-20 19:48:40 +0200 dr  r275195 : #i104370# missing parentheses, patch from cmc 2009-08-20 18:28:22 +0200 dr  r275193 : #i92645# rework package decryption to repair 'Reload Document' functionality 2009-08-20 13:55:14 +0200 dr  r275179 : #i92645# add new property names 2009-08-19 19:24:21 +0200 dr  r275159 : #160401# open writeprotected files read-only, merged to DEV300 2009-08-18 14:41:47 +0200 dr  r275109 : #i92645# add 'Aborted' property 2009-08-18 11:20:34 +0200 dr  r275084 : #i92645# write back password to medium 2009-08-17 17:52:51 +0200 dr  r275066 : #i92645# detect Word2007 docs with oox detection impl, this adds support of encryped Word2007; correct detection of templates and macro-enabled docs 2009-08-17 17:51:31 +0200 dr  r275065 : #i92645# detect Word2007 docs with oox detection impl, this adds support of encryped Word2007; correct detection of templates and macro-enabled docs 2009-08-17 11:06:39 +0200 dr  r275035 : #i92645# more password handling 2009-08-17 11:05:21 +0200 dr  r275034 : #i92645# use new password input mechanism for BIFF filter and dumper in oox 2009-08-14 16:33:53 +0200 nn  r274996 : #i104228# DelBroadcastAreasInRange: remove area from hash_set before deleting 2009-08-14 16:27:12 +0200 nn  r274995 : #i104059# restore a change lost in the integration of fhawfixes1 2009-08-14 16:24:00 +0200 dr  r274994 : #i92645# adapt BIFF import to latest changes 2009-08-14 16:21:30 +0200 dr  r274993 : #i92645# adapt BIFF import to latest changes 2009-08-14 16:20:43 +0200 dr  r274992 : #i92645# do not add default passwords to media descriptor 2009-08-13 19:20:45 +0200 dr  r274965 : #i92645# add a helper to request a document password 2009-08-13 19:09:35 +0200 dr  r274964 : #i92645# add a helper to request a document password 2009-08-13 19:09:03 +0200 dr  r274963 : #i92645# add a helper to request a document password 2009-08-13 14:35:01 +0200 dr  r274946 : #i92645# comment typo 2009-08-13 14:33:47 +0200 dr  r274945 : #i92645# add a helper to request a document password 2009-08-13 14:04:47 +0200 dr  r274941 : #i92645# add a helper to request a document password 2009-08-13 14:04:22 +0200 dr  r274940 : #i92645# add a helper to request a document password 2009-08-13 11:16:27 +0200 dr  r274927 : #i42303# show quick help if field name too long for button 2009-08-13 10:55:48 +0200 dr  r274925 : #i31600# cut field name and add ellipsis, if too long for button 2009-08-12 18:47:26 +0200 dr  r274914 : #i92645# ask user for a password 2009-08-12 18:02:39 +0200 dr  r274909 : #i104183# move svtools/DocPasswordRequest to comphelper to be able to use it in oox 2009-08-12 16:59:11 +0200 dr  r274906 : #i104183# move svtools/DocPasswordRequest to comphelper to be able to use it in oox 2009-08-12 16:41:18 +0200 dr  r274905 : #i104183# move svtools/DocPasswordRequest to comphelper to be able to use it in oox 2009-08-12 16:40:33 +0200 dr  r274904 : #i104183# move svtools/DocPasswordRequest to comphelper to be able to use it in oox 2009-08-12 16:40:08 +0200 dr  r274903 : #i104183# move svtools/DocPasswordRequest to comphelper to be able to use it in oox 2009-08-12 16:39:30 +0200 dr  r274902 : #i104183# move svtools/DocPasswordRequest to comphelper to be able to use it in oox 2009-08-12 16:15:28 +0200 dr  r274899 : #i104183# move svtools/DocPasswordRequest to comphelper to be able to use it in oox 2009-08-11 19:51:12 +0200 dr  r274877 : #i92645# open encrypted MSOOXML package protected with standard XL password 'VelvetSweatshop'


2009-09-07  Oliver Bolte  <obo@openoffice.org>  [ba8012a2cf500b13ac3cd54acc2ef36b1a82fbcb]

CWS-TOOLING: integrate CWS dr72 2009-08-26 10:24:00 +0200 dr  r275402 : #i92645# CODEPAGE is encrypted... 2009-08-24 14:37:36 +0200 dr  r275316 : #i10000# enable exceptions for xlroot.cxx 2009-08-24 14:33:15 +0200 dr  r275313 : #i10000# link openssl under solaris correctly 2009-08-21 17:41:16 +0200 dr  r275267 : #i10000# unxlngi6 warning 2009-08-21 15:35:56 +0200 dr  r275265 : #i10000# remove files again, already deleted in previous milestone... 2009-08-21 11:24:57 +0200 dr  r275227 : #160401# port to DEV300 2009-08-21 09:53:45 +0200 dr  r275221 : #i92645# full support for encrypted Word2007 files 2009-08-21 09:50:52 +0200 dr  r275219 : #i92645# final changes for decryption 2009-08-20 19:48:40 +0200 dr  r275195 : #i104370# missing parentheses, patch from cmc 2009-08-20 18:28:22 +0200 dr  r275193 : #i92645# rework package decryption to repair 'Reload Document' functionality 2009-08-20 13:55:14 +0200 dr  r275179 : #i92645# add new property names 2009-08-19 19:24:21 +0200 dr  r275159 : #160401# open writeprotected files read-only, merged to DEV300 2009-08-18 14:41:47 +0200 dr  r275109 : #i92645# add 'Aborted' property 2009-08-18 11:20:34 +0200 dr  r275084 : #i92645# write back password to medium 2009-08-17 17:52:51 +0200 dr  r275066 : #i92645# detect Word2007 docs with oox detection impl, this adds support of encryped Word2007; correct detection of templates and macro-enabled docs 2009-08-17 17:51:31 +0200 dr  r275065 : #i92645# detect Word2007 docs with oox detection impl, this adds support of encryped Word2007; correct detection of templates and macro-enabled docs 2009-08-17 11:06:39 +0200 dr  r275035 : #i92645# more password handling 2009-08-17 11:05:21 +0200 dr  r275034 : #i92645# use new password input mechanism for BIFF filter and dumper in oox 2009-08-14 16:33:53 +0200 nn  r274996 : #i104228# DelBroadcastAreasInRange: remove area from hash_set before deleting 2009-08-14 16:27:12 +0200 nn  r274995 : #i104059# restore a change lost in the integration of fhawfixes1 2009-08-14 16:24:00 +0200 dr  r274994 : #i92645# adapt BIFF import to latest changes 2009-08-14 16:21:30 +0200 dr  r274993 : #i92645# adapt BIFF import to latest changes 2009-08-14 16:20:43 +0200 dr  r274992 : #i92645# do not add default passwords to media descriptor 2009-08-13 19:20:45 +0200 dr  r274965 : #i92645# add a helper to request a document password 2009-08-13 19:09:35 +0200 dr  r274964 : #i92645# add a helper to request a document password 2009-08-13 19:09:03 +0200 dr  r274963 : #i92645# add a helper to request a document password 2009-08-13 14:35:01 +0200 dr  r274946 : #i92645# comment typo 2009-08-13 14:33:47 +0200 dr  r274945 : #i92645# add a helper to request a document password 2009-08-13 14:04:47 +0200 dr  r274941 : #i92645# add a helper to request a document password 2009-08-13 14:04:22 +0200 dr  r274940 : #i92645# add a helper to request a document password 2009-08-13 11:16:27 +0200 dr  r274927 : #i42303# show quick help if field name too long for button 2009-08-13 10:55:48 +0200 dr  r274925 : #i31600# cut field name and add ellipsis, if too long for button 2009-08-12 18:47:26 +0200 dr  r274914 : #i92645# ask user for a password 2009-08-12 18:02:39 +0200 dr  r274909 : #i104183# move svtools/DocPasswordRequest to comphelper to be able to use it in oox 2009-08-12 16:59:11 +0200 dr  r274906 : #i104183# move svtools/DocPasswordRequest to comphelper to be able to use it in oox 2009-08-12 16:41:18 +0200 dr  r274905 : #i104183# move svtools/DocPasswordRequest to comphelper to be able to use it in oox 2009-08-12 16:40:33 +0200 dr  r274904 : #i104183# move svtools/DocPasswordRequest to comphelper to be able to use it in oox 2009-08-12 16:40:08 +0200 dr  r274903 : #i104183# move svtools/DocPasswordRequest to comphelper to be able to use it in oox 2009-08-12 16:39:30 +0200 dr  r274902 : #i104183# move svtools/DocPasswordRequest to comphelper to be able to use it in oox 2009-08-12 16:15:28 +0200 dr  r274899 : #i104183# move svtools/DocPasswordRequest to comphelper to be able to use it in oox 2009-08-11 19:51:12 +0200 dr  r274877 : #i92645# open encrypted MSOOXML package protected with standard XL password 'VelvetSweatshop'


2009-09-07  Oliver Bolte  <obo@openoffice.org>  [712e83090c793bd4a29ca77022e52d7fd82b70f7]

CWS-TOOLING: integrate CWS dr72 2009-08-26 10:24:00 +0200 dr  r275402 : #i92645# CODEPAGE is encrypted... 2009-08-24 14:37:36 +0200 dr  r275316 : #i10000# enable exceptions for xlroot.cxx 2009-08-24 14:33:15 +0200 dr  r275313 : #i10000# link openssl under solaris correctly 2009-08-21 17:41:16 +0200 dr  r275267 : #i10000# unxlngi6 warning 2009-08-21 15:35:56 +0200 dr  r275265 : #i10000# remove files again, already deleted in previous milestone... 2009-08-21 11:24:57 +0200 dr  r275227 : #160401# port to DEV300 2009-08-21 09:53:45 +0200 dr  r275221 : #i92645# full support for encrypted Word2007 files 2009-08-21 09:50:52 +0200 dr  r275219 : #i92645# final changes for decryption 2009-08-20 19:48:40 +0200 dr  r275195 : #i104370# missing parentheses, patch from cmc 2009-08-20 18:28:22 +0200 dr  r275193 : #i92645# rework package decryption to repair 'Reload Document' functionality 2009-08-20 13:55:14 +0200 dr  r275179 : #i92645# add new property names 2009-08-19 19:24:21 +0200 dr  r275159 : #160401# open writeprotected files read-only, merged to DEV300 2009-08-18 14:41:47 +0200 dr  r275109 : #i92645# add 'Aborted' property 2009-08-18 11:20:34 +0200 dr  r275084 : #i92645# write back password to medium 2009-08-17 17:52:51 +0200 dr  r275066 : #i92645# detect Word2007 docs with oox detection impl, this adds support of encryped Word2007; correct detection of templates and macro-enabled docs 2009-08-17 17:51:31 +0200 dr  r275065 : #i92645# detect Word2007 docs with oox detection impl, this adds support of encryped Word2007; correct detection of templates and macro-enabled docs 2009-08-17 11:06:39 +0200 dr  r275035 : #i92645# more password handling 2009-08-17 11:05:21 +0200 dr  r275034 : #i92645# use new password input mechanism for BIFF filter and dumper in oox 2009-08-14 16:33:53 +0200 nn  r274996 : #i104228# DelBroadcastAreasInRange: remove area from hash_set before deleting 2009-08-14 16:27:12 +0200 nn  r274995 : #i104059# restore a change lost in the integration of fhawfixes1 2009-08-14 16:24:00 +0200 dr  r274994 : #i92645# adapt BIFF import to latest changes 2009-08-14 16:21:30 +0200 dr  r274993 : #i92645# adapt BIFF import to latest changes 2009-08-14 16:20:43 +0200 dr  r274992 : #i92645# do not add default passwords to media descriptor 2009-08-13 19:20:45 +0200 dr  r274965 : #i92645# add a helper to request a document password 2009-08-13 19:09:35 +0200 dr  r274964 : #i92645# add a helper to request a document password 2009-08-13 19:09:03 +0200 dr  r274963 : #i92645# add a helper to request a document password 2009-08-13 14:35:01 +0200 dr  r274946 : #i92645# comment typo 2009-08-13 14:33:47 +0200 dr  r274945 : #i92645# add a helper to request a document password 2009-08-13 14:04:47 +0200 dr  r274941 : #i92645# add a helper to request a document password 2009-08-13 14:04:22 +0200 dr  r274940 : #i92645# add a helper to request a document password 2009-08-13 11:16:27 +0200 dr  r274927 : #i42303# show quick help if field name too long for button 2009-08-13 10:55:48 +0200 dr  r274925 : #i31600# cut field name and add ellipsis, if too long for button 2009-08-12 18:47:26 +0200 dr  r274914 : #i92645# ask user for a password 2009-08-12 18:02:39 +0200 dr  r274909 : #i104183# move svtools/DocPasswordRequest to comphelper to be able to use it in oox 2009-08-12 16:59:11 +0200 dr  r274906 : #i104183# move svtools/DocPasswordRequest to comphelper to be able to use it in oox 2009-08-12 16:41:18 +0200 dr  r274905 : #i104183# move svtools/DocPasswordRequest to comphelper to be able to use it in oox 2009-08-12 16:40:33 +0200 dr  r274904 : #i104183# move svtools/DocPasswordRequest to comphelper to be able to use it in oox 2009-08-12 16:40:08 +0200 dr  r274903 : #i104183# move svtools/DocPasswordRequest to comphelper to be able to use it in oox 2009-08-12 16:39:30 +0200 dr  r274902 : #i104183# move svtools/DocPasswordRequest to comphelper to be able to use it in oox 2009-08-12 16:15:28 +0200 dr  r274899 : #i104183# move svtools/DocPasswordRequest to comphelper to be able to use it in oox 2009-08-11 19:51:12 +0200 dr  r274877 : #i92645# open encrypted MSOOXML package protected with standard XL password 'VelvetSweatshop'


2009-09-07  Oliver Bolte  <obo@openoffice.org>  [937268ddae9d62992226dd3c16b22a641cd9626d]

CWS-TOOLING: integrate CWS dr72 2009-08-26 10:24:00 +0200 dr  r275402 : #i92645# CODEPAGE is encrypted... 2009-08-24 14:37:36 +0200 dr  r275316 : #i10000# enable exceptions for xlroot.cxx 2009-08-24 14:33:15 +0200 dr  r275313 : #i10000# link openssl under solaris correctly 2009-08-21 17:41:16 +0200 dr  r275267 : #i10000# unxlngi6 warning 2009-08-21 15:35:56 +0200 dr  r275265 : #i10000# remove files again, already deleted in previous milestone... 2009-08-21 11:24:57 +0200 dr  r275227 : #160401# port to DEV300 2009-08-21 09:53:45 +0200 dr  r275221 : #i92645# full support for encrypted Word2007 files 2009-08-21 09:50:52 +0200 dr  r275219 : #i92645# final changes for decryption 2009-08-20 19:48:40 +0200 dr  r275195 : #i104370# missing parentheses, patch from cmc 2009-08-20 18:28:22 +0200 dr  r275193 : #i92645# rework package decryption to repair 'Reload Document' functionality 2009-08-20 13:55:14 +0200 dr  r275179 : #i92645# add new property names 2009-08-19 19:24:21 +0200 dr  r275159 : #160401# open writeprotected files read-only, merged to DEV300 2009-08-18 14:41:47 +0200 dr  r275109 : #i92645# add 'Aborted' property 2009-08-18 11:20:34 +0200 dr  r275084 : #i92645# write back password to medium 2009-08-17 17:52:51 +0200 dr  r275066 : #i92645# detect Word2007 docs with oox detection impl, this adds support of encryped Word2007; correct detection of templates and macro-enabled docs 2009-08-17 17:51:31 +0200 dr  r275065 : #i92645# detect Word2007 docs with oox detection impl, this adds support of encryped Word2007; correct detection of templates and macro-enabled docs 2009-08-17 11:06:39 +0200 dr  r275035 : #i92645# more password handling 2009-08-17 11:05:21 +0200 dr  r275034 : #i92645# use new password input mechanism for BIFF filter and dumper in oox 2009-08-14 16:33:53 +0200 nn  r274996 : #i104228# DelBroadcastAreasInRange: remove area from hash_set before deleting 2009-08-14 16:27:12 +0200 nn  r274995 : #i104059# restore a change lost in the integration of fhawfixes1 2009-08-14 16:24:00 +0200 dr  r274994 : #i92645# adapt BIFF import to latest changes 2009-08-14 16:21:30 +0200 dr  r274993 : #i92645# adapt BIFF import to latest changes 2009-08-14 16:20:43 +0200 dr  r274992 : #i92645# do not add default passwords to media descriptor 2009-08-13 19:20:45 +0200 dr  r274965 : #i92645# add a helper to request a document password 2009-08-13 19:09:35 +0200 dr  r274964 : #i92645# add a helper to request a document password 2009-08-13 19:09:03 +0200 dr  r274963 : #i92645# add a helper to request a document password 2009-08-13 14:35:01 +0200 dr  r274946 : #i92645# comment typo 2009-08-13 14:33:47 +0200 dr  r274945 : #i92645# add a helper to request a document password 2009-08-13 14:04:47 +0200 dr  r274941 : #i92645# add a helper to request a document password 2009-08-13 14:04:22 +0200 dr  r274940 : #i92645# add a helper to request a document password 2009-08-13 11:16:27 +0200 dr  r274927 : #i42303# show quick help if field name too long for button 2009-08-13 10:55:48 +0200 dr  r274925 : #i31600# cut field name and add ellipsis, if too long for button 2009-08-12 18:47:26 +0200 dr  r274914 : #i92645# ask user for a password 2009-08-12 18:02:39 +0200 dr  r274909 : #i104183# move svtools/DocPasswordRequest to comphelper to be able to use it in oox 2009-08-12 16:59:11 +0200 dr  r274906 : #i104183# move svtools/DocPasswordRequest to comphelper to be able to use it in oox 2009-08-12 16:41:18 +0200 dr  r274905 : #i104183# move svtools/DocPasswordRequest to comphelper to be able to use it in oox 2009-08-12 16:40:33 +0200 dr  r274904 : #i104183# move svtools/DocPasswordRequest to comphelper to be able to use it in oox 2009-08-12 16:40:08 +0200 dr  r274903 : #i104183# move svtools/DocPasswordRequest to comphelper to be able to use it in oox 2009-08-12 16:39:30 +0200 dr  r274902 : #i104183# move svtools/DocPasswordRequest to comphelper to be able to use it in oox 2009-08-12 16:15:28 +0200 dr  r274899 : #i104183# move svtools/DocPasswordRequest to comphelper to be able to use it in oox 2009-08-11 19:51:12 +0200 dr  r274877 : #i92645# open encrypted MSOOXML package protected with standard XL password 'VelvetSweatshop'


2009-09-07  Oliver Bolte  <obo@openoffice.org>  [3bcd5515229713275014a66f5b9e7367f2cc979c]

CWS-TOOLING: integrate CWS dr72 2009-08-26 10:24:00 +0200 dr  r275402 : #i92645# CODEPAGE is encrypted... 2009-08-24 14:37:36 +0200 dr  r275316 : #i10000# enable exceptions for xlroot.cxx 2009-08-24 14:33:15 +0200 dr  r275313 : #i10000# link openssl under solaris correctly 2009-08-21 17:41:16 +0200 dr  r275267 : #i10000# unxlngi6 warning 2009-08-21 15:35:56 +0200 dr  r275265 : #i10000# remove files again, already deleted in previous milestone... 2009-08-21 11:24:57 +0200 dr  r275227 : #160401# port to DEV300 2009-08-21 09:53:45 +0200 dr  r275221 : #i92645# full support for encrypted Word2007 files 2009-08-21 09:50:52 +0200 dr  r275219 : #i92645# final changes for decryption 2009-08-20 19:48:40 +0200 dr  r275195 : #i104370# missing parentheses, patch from cmc 2009-08-20 18:28:22 +0200 dr  r275193 : #i92645# rework package decryption to repair 'Reload Document' functionality 2009-08-20 13:55:14 +0200 dr  r275179 : #i92645# add new property names 2009-08-19 19:24:21 +0200 dr  r275159 : #160401# open writeprotected files read-only, merged to DEV300 2009-08-18 14:41:47 +0200 dr  r275109 : #i92645# add 'Aborted' property 2009-08-18 11:20:34 +0200 dr  r275084 : #i92645# write back password to medium 2009-08-17 17:52:51 +0200 dr  r275066 : #i92645# detect Word2007 docs with oox detection impl, this adds support of encryped Word2007; correct detection of templates and macro-enabled docs 2009-08-17 17:51:31 +0200 dr  r275065 : #i92645# detect Word2007 docs with oox detection impl, this adds support of encryped Word2007; correct detection of templates and macro-enabled docs 2009-08-17 11:06:39 +0200 dr  r275035 : #i92645# more password handling 2009-08-17 11:05:21 +0200 dr  r275034 : #i92645# use new password input mechanism for BIFF filter and dumper in oox 2009-08-14 16:33:53 +0200 nn  r274996 : #i104228# DelBroadcastAreasInRange: remove area from hash_set before deleting 2009-08-14 16:27:12 +0200 nn  r274995 : #i104059# restore a change lost in the integration of fhawfixes1 2009-08-14 16:24:00 +0200 dr  r274994 : #i92645# adapt BIFF import to latest changes 2009-08-14 16:21:30 +0200 dr  r274993 : #i92645# adapt BIFF import to latest changes 2009-08-14 16:20:43 +0200 dr  r274992 : #i92645# do not add default passwords to media descriptor 2009-08-13 19:20:45 +0200 dr  r274965 : #i92645# add a helper to request a document password 2009-08-13 19:09:35 +0200 dr  r274964 : #i92645# add a helper to request a document password 2009-08-13 19:09:03 +0200 dr  r274963 : #i92645# add a helper to request a document password 2009-08-13 14:35:01 +0200 dr  r274946 : #i92645# comment typo 2009-08-13 14:33:47 +0200 dr  r274945 : #i92645# add a helper to request a document password 2009-08-13 14:04:47 +0200 dr  r274941 : #i92645# add a helper to request a document password 2009-08-13 14:04:22 +0200 dr  r274940 : #i92645# add a helper to request a document password 2009-08-13 11:16:27 +0200 dr  r274927 : #i42303# show quick help if field name too long for button 2009-08-13 10:55:48 +0200 dr  r274925 : #i31600# cut field name and add ellipsis, if too long for button 2009-08-12 18:47:26 +0200 dr  r274914 : #i92645# ask user for a password 2009-08-12 18:02:39 +0200 dr  r274909 : #i104183# move svtools/DocPasswordRequest to comphelper to be able to use it in oox 2009-08-12 16:59:11 +0200 dr  r274906 : #i104183# move svtools/DocPasswordRequest to comphelper to be able to use it in oox 2009-08-12 16:41:18 +0200 dr  r274905 : #i104183# move svtools/DocPasswordRequest to comphelper to be able to use it in oox 2009-08-12 16:40:33 +0200 dr  r274904 : #i104183# move svtools/DocPasswordRequest to comphelper to be able to use it in oox 2009-08-12 16:40:08 +0200 dr  r274903 : #i104183# move svtools/DocPasswordRequest to comphelper to be able to use it in oox 2009-08-12 16:39:30 +0200 dr  r274902 : #i104183# move svtools/DocPasswordRequest to comphelper to be able to use it in oox 2009-08-12 16:15:28 +0200 dr  r274899 : #i104183# move svtools/DocPasswordRequest to comphelper to be able to use it in oox 2009-08-11 19:51:12 +0200 dr  r274877 : #i92645# open encrypted MSOOXML package protected with standard XL password 'VelvetSweatshop'


2009-09-07  Oliver Bolte  <obo@openoffice.org>  [ae0228cdb340de85f42c25024986ce0e557503a3]

CWS-TOOLING: integrate CWS kick4nt


2009-09-07  Thomas Lange  <tl@openoffice.org>  [22377e630acfe8339dd760db2b223d6700705888]

#104693# assertion fixed


2009-09-07  Thomas Lange  <tl@openoffice.org>  [fbfff407749fbec15066d74fb34aae9c274431af]

#104693# fixed page size and map mode unit conversion problem for brochure printing


2009-09-07  Thomas Lange  <tl@openoffice.org>  [9e5779f493f9c25481323baa8570e76f4ee1b73a]

#i101242# assertion fixed


2009-09-07  Philipp Lohmann  <pl@openoffice.org>  [37de7b4f82272ea2fe43d3d39cc7a59995ba0f87]

remove unused variable


2009-09-07  Thomas Lange  <tl@openoffice.org>  [222744aceb42238d31eda4181e898343cbc504d3]

#i101242# start grammar checking only for docs with visible views


2009-09-07  Thomas Lange  <tl@openoffice.org>  [01c741ee90f41de09410413d81f779d88bb050a8]

#i101242# start grammar checking only for docs with visible views


2009-09-07  Oliver Bolte  <obo@openoffice.org>  [8d19f8eab1d0da0467616760009049305159b7e5]

CWS-TOOLING: integrate CWS automationdev300m55writer_fixes 2009-08-27 12:19:34 +0200 hde  r275471 : adding a keypress to testcase 2009-08-27 12:07:20 +0200 hde  r275468 : adding a sleep after selection of object 2009-08-27 10:21:42 +0200 hde  r275462 : warnlog for i102093 removed 2009-08-26 15:50:43 +0200 wg  r275429 : 104520 2009-08-26 15:20:25 +0200 hde  r275425 : added checkbox Notes 2009-08-25 15:20:06 +0200 hde  r275363 : mouse click is observed as obsolete 2009-08-25 13:47:33 +0200 hde  r275350 : maximized document window after opening 2009-08-25 10:43:47 +0200 hde  r275340 : maximizes document windowon create 2009-08-25 08:52:33 +0200 hde  r275333 : #95266#styles for chineses adapted 2009-08-24 15:34:45 +0200 hde  r275321 : #104450#several fixes in object selection 2009-08-24 15:34:03 +0200 hde  r275320 : #104450#several fixes in object selection 2009-08-21 14:44:36 +0200 wg  r275261 : 104404 2009-08-21 14:40:39 +0200 wg  r275259 : 104404 2009-08-21 14:39:03 +0200 wg  r275258 : 104404 2009-08-21 14:30:37 +0200 wg  r275256 : 104404 2009-08-21 14:24:18 +0200 wg  r275253 : 104404 2009-08-21 14:21:44 +0200 wg  r275252 : 104404 2009-08-21 14:08:41 +0200 wg  r275247 : 104404 2009-08-21 14:05:51 +0200 wg  r275246 : 104404 2009-08-21 13:20:44 +0200 wg  r275242 : 104398 2009-08-21 13:14:05 +0200 wg  r275241 : 104398 2009-08-21 13:00:26 +0200 hde  r275240 : 102477-warnlog removed from testcase 2009-08-21 12:52:50 +0200 wg  r275238 : 104398 2009-08-21 12:50:26 +0200 wg  r275237 : 104398 2009-08-21 12:50:07 +0200 hde  r275236 : printlog changed 2009-08-21 12:48:43 +0200 hde  r275235 : 100240-testcases renamed to a meaningful name 2009-08-21 12:46:59 +0200 wg  r275233 : 104398 2009-08-21 12:37:46 +0200 wg  r275231 : 104398 2009-08-21 11:37:20 +0200 oc  r275229 : #i104395# sleeps added to avoid timing problems 2009-08-21 11:24:19 +0200 wg  r275226 : 104393 2009-08-20 15:49:02 +0200 hde  r275187 : i100670-made qaerrorlog from warnlog 2009-08-20 15:44:58 +0200 hde  r275186 : 104358..html-export excluded


2009-09-07  Thomas Lange  <tl@openoffice.org>  [3c4cf485fa3f4efb4f9c3548c4b5acb441bd0f50]

#i101242# start grammar checking only for docs with visible views


2009-09-07  Oliver Bolte  <obo@openoffice.org>  [882f60c41fd6d3e033d11120fc9859f83b0c1bca]

CWS-TOOLING: integrate CWS c07v025_DEV300 2009-08-13 14:55:50 +0200 od  r274947 : #b6863593# method <SwXPrintSettings::_getSingleValue(..)> 	   - handle <PrintProspect_RTL>, <TextPlaceholder> and <HiddenText> 2009-08-11 11:45:48 +0200 kz  r274850 : #i10000# warning fixed 2009-08-10 10:35:07 +0200 od  r274796 : #i103839#, #b6855246# method <SwTextShell::StateInsert(..)> 	- do not call <SwCrsrShell::Pop(..)> with 1st parameter = <FALSE> in order to 	  avoid that the view jumps to the visible cursor. 2009-08-05 13:58:33 +0200 os  r274663 : #b6863593# print options ProspectRTL, HiddenText, Placeholder added to SwXPrintSettings 2009-08-05 13:04:30 +0200 os  r274652 : #b6858652# find linked sections/bookmarks case sensitively first 2009-08-05 09:04:23 +0200 hdu  r274638 : #i104000# fix strikeout-X text decoration for printer-builtin fonts 2009-08-04 09:53:34 +0200 obo  r274606 : #i103936# from CWS gciteratorfix (TL) 2009-08-04 09:30:55 +0200 obo  r274602 : #b6796174# from CWS c07v023 2009-08-03 16:22:26 +0200 obo  r274584 : #b6851994# fixes from CWS filepicker01


2009-09-07  Oliver Bolte  <obo@openoffice.org>  [89ff0da421a5a57e36e6fd97a3d9c69ad0107904]

CWS-TOOLING: integrate CWS c07v025_DEV300 2009-08-13 14:55:50 +0200 od  r274947 : #b6863593# method <SwXPrintSettings::_getSingleValue(..)> 	   - handle <PrintProspect_RTL>, <TextPlaceholder> and <HiddenText> 2009-08-11 11:45:48 +0200 kz  r274850 : #i10000# warning fixed 2009-08-10 10:35:07 +0200 od  r274796 : #i103839#, #b6855246# method <SwTextShell::StateInsert(..)> 	- do not call <SwCrsrShell::Pop(..)> with 1st parameter = <FALSE> in order to 	  avoid that the view jumps to the visible cursor. 2009-08-05 13:58:33 +0200 os  r274663 : #b6863593# print options ProspectRTL, HiddenText, Placeholder added to SwXPrintSettings 2009-08-05 13:04:30 +0200 os  r274652 : #b6858652# find linked sections/bookmarks case sensitively first 2009-08-05 09:04:23 +0200 hdu  r274638 : #i104000# fix strikeout-X text decoration for printer-builtin fonts 2009-08-04 09:53:34 +0200 obo  r274606 : #i103936# from CWS gciteratorfix (TL) 2009-08-04 09:30:55 +0200 obo  r274602 : #b6796174# from CWS c07v023 2009-08-03 16:22:26 +0200 obo  r274584 : #b6851994# fixes from CWS filepicker01


2009-09-05  Kohei Yoshida  <kohei@openoffice.org>  [23f300a0f3b66df0dee0bca7e26d38d60cb8b5a2]

resurrected one formerly unused method to fix build breakage.


2010-01-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [25d44e2d80584ecf435d91232049e371c960be2a]

koheidatapilot03: merge with DEV300_m57


2009-09-04  Release Engineers  <releng@openoffice.org>  [981580264848f005d5519fa1c2d998c331938fd9]

#i10000# corrected curly braces


2009-09-04  Thomas Lange  <tl@openoffice.org>  [99db98914d9a700541cd138ab5a705119d2a9480]

#i101242# start grammar checking only for docs with visible views


2009-09-04  Thomas Lange  <tl@openoffice.org>  [4f2690960ace7b79ef45b07f3fb81a208d97636a]

#i101242# clean-up


2009-09-04  Hans-Joachim Lankenau  <hjs@openoffice.org>  [c6703df672656c8203eb1dee3882e00fd9f11e16]

update to m57


2009-09-04  Oliver Düsterhoff  <od@openoffice.org>  [43867f5e04f671d6f3276724a47454ec5799ff80]

#i91226# adjustment of the object positioning dialog for Mongolian layout


2009-09-04  Thomas Lange  <tl@openoffice.org>  [bf0a105df9da382dde7b9bc663f81a354ce5b853]

#i101242#SfxViewFrame::IsVisible_Impl renamed to IsVisible


2009-09-04  Oliver Düsterhoff  <od@openoffice.org>  [006871cd6c1785242a1eef0ff5cdfb914fcd99c5]

#i91226# adjustment of object positioning for Mongolian layout


2010-05-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [20a6b0235621e280bd14ed6e98ab378952afecbf]

mongolianlayout: Merge with DEV300_m53


2009-09-04  Thomas Benisch  <tbe@openoffice.org>  [f4d422a1b9935657c014bb754039455eb9d6c6a8]

#i12587# build error


2009-09-04  Release Engineers  <releng@openoffice.org>  [b4f7e9e44292d81c4645e790545461943fb003c6]

Create DEV300_m57 milestone tag from trunk@275796


2009-09-04  Release Engineers  <releng@openoffice.org>  [1f5e32262c475444b09293e7e7b78141a1704696]

Create DEV300_m57 milestone tag from trunk@275796


2009-09-04  Release Engineers  <releng@openoffice.org>  [ad2a044339f9e5403e1f2dfc63b44d7ebbc24d2e]

Create DEV300_m57 milestone tag from trunk@275796


2009-09-04  Release Engineers  <releng@openoffice.org>  [d1886d07b439e7197f731c9d98c0b2ec31c62faa]

Create DEV300_m57 milestone tag from trunk@275796


2009-09-04  Release Engineers  <releng@openoffice.org>  [91022595b4982107069d099ba61a19430023e184]

Create DEV300_m57 milestone tag from trunk@275796


2009-09-04  Release Engineers  <releng@openoffice.org>  [1f0839c836781bc41f8c301b6262eabc978c90f8]

Create DEV300_m57 milestone tag from trunk@275796


2009-09-04  Release Engineers  <releng@openoffice.org>  [7e7f2dc447c4b41052e75e8e1bc5e6f4b20f323e]

Create DEV300_m57 milestone tag from trunk@275796


2009-09-04  Release Engineers  <releng@openoffice.org>  [257f980d84a6680f276e9128deb02be9aec08680]

Create DEV300_m57 milestone tag from trunk@275796


2009-09-04  Release Engineers  <releng@openoffice.org>  [4feb6e731fad8c4f3f29f7b3b7d74b9a2530000c]

Create DEV300_m57 milestone tag from trunk@275796


2009-09-04  Release Engineers  <releng@openoffice.org>  [a9f7e85f8aaf8c2d3ac8f4af4df2221abf0ddfe3]

Create DEV300_m57 milestone tag from trunk@275796


2009-09-04  Release Engineers  <releng@openoffice.org>  [70022ac350f6e09a21242a13fa85ae0142fe4efa]

Create DEV300_m57 milestone tag from trunk@275796


2009-09-04  Release Engineers  <releng@openoffice.org>  [bce8c1c3ae219d2b2a6c76e0599c33eec90d8d57]

Create DEV300_m57 milestone tag from trunk@275796


2009-09-04  Release Engineers  <releng@openoffice.org>  [83b90b8176c135586a85816b24017fa758d9d5f7]

Create DEV300_m57 milestone tag from trunk@275796


2009-09-04  Release Engineers  <releng@openoffice.org>  [c830ae8657104e412138e0c6745845e6a9c10ed3]

Create DEV300_m57 milestone tag from trunk@275796


2009-09-04  Release Engineers  <releng@openoffice.org>  [752941d76c608a475db454b0010a315d86bfc748]

Create DEV300_m57 milestone tag from trunk@275796


2009-09-04  Release Engineers  <releng@openoffice.org>  [4a5bdf1727fd9be7c59485dd977e5a507ad48cd7]

Create DEV300_m57 milestone tag from trunk@275796


2009-09-04  Release Engineers  <releng@openoffice.org>  [91270fdbf03ba253cc1a9babf525a589f40d3541]

Create DEV300_m57 milestone tag from trunk@275796


2009-09-04  sb  <sb@openoffice.org>  [e765abbb26108f0263913a40d0714dcb9b31fa10]

merged in DEV300_m57


2009-09-04  sb  <sb@openoffice.org>  [b6778986a2440cbe8d051a718fbdcadfc9964300]

merged in DEV300_m57


2009-09-04  sb  <sb@openoffice.org>  [a6f7d824766bc20c3e7ade1ac57c261a713e675f]

merged in DEV300_m57


2009-09-04  sb  <sb@openoffice.org>  [2261e520232d0bc3e34e55418b011c5c71b3a3ff]

merged in DEV300_m57


2009-09-04  Thomas Lange  <tl@openoffice.org>  [3450d32cff473715e2a7d5a44e5cefde6a4a1872]

#i101242# assertion in ViewOptionAdjustStart fixed


2009-09-04  Thomas Lange  <tl@openoffice.org>  [aacdff37a8696ddcbe0094e7b3fcd650eb311eb5]

#i101242# printing of HTML source won't cross the border frame anymore


2009-09-04  Release Engineers  <releng@openoffice.org>  [c6c11dbe997c96729ba523ef7e9bec78bbb0f2e1]

#i10000# fixed encoding


2009-09-04  Thomas Lange  <tl@openoffice.org>  [c746ad70065a31b1ef8147dc198dbe96b8ea60c7]

#i101242# don't create SwRenderData for printing from the HTML source view; will crash on second execute of print direct


2009-09-04  Andreas Bregas  <ab@openoffice.org>  [59120ee10f3a18fe4910e36c09153488ab9e776a]

#i102261# fixed idl building problems


2010-01-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [ba5f84db1adade7a007e519eb4449cb75410921a]

ab71: merge with DEV300_m54


2009-09-04  Release Engineers  <releng@openoffice.org>  [f26085ac8e6a11b2832c7e8618b7bde98dd7db19]

#100000# revert trunc revision to the master one


2009-09-03  Kohei Yoshida  <kyoshida@novell.com>  [3db13d25ca7c79cbc53ecba722453571451b96e9]

#i103598# fixed it so that when an external link changes it would set a modified flag to the document.


2009-09-03  Kohei Yoshida  <kyoshida@novell.com>  [406566e75bc157fa4fcc6c47132badc618c606df]

#i104769# fixed by registering a chart listener for each imported chart upon import of xls document.


2009-09-03  Thomas Lange  <tl@openoffice.org>  [4c0bd776257fb1ad287e34b4e1bcf4bb6cd2f822]

#i101242# printing from HTML source view


2009-09-03  Release Engineers  <releng@openoffice.org>  [9d7d35bce00ec0b2676d0428872300cc257e3288]

#100000# revert some unxlngx settings


2009-09-03  Kohei Yoshida  <kohei@openoffice.org>  [87435fda334e9ac833968193524b9bb0ff276c97]

#i104742# shrink selected soure data to the data area when making datapilot table from cell range.


2009-09-03  Kohei Yoshida  <kohei@openoffice.org>  [cc67bdb74d77446686dc1dcb78c53e5196ce1326]

#i104742# ported some code from ooo-build to implement shrinking of db data area.


2009-09-03  Kohei Yoshida  <kohei@openoffice.org>  [15516a01e3368a07854cabfe9cace1c841ac3795]

slight comment cleaning


2009-09-02  Kohei Yoshida  <kohei@openoffice.org>  [1d87f1d07f98db077a182fffe0f55aa029fbd3ae]

Fixed a bug where field arrow buttons didn't indicate the presence of hidden members when the name of a field was a layout name.


2009-09-02  Kohei Yoshida  <kohei@openoffice.org>  [fb8e51e2a5dc9d95a3465ca3041b0b27591df0a6]

More use for ScDPLabelData::getDisplayName().


2009-09-02  Kohei Yoshida  <kohei@openoffice.org>  [8cf3d5f0317095f6a39ec7e0bfccf2b2d2d41aa2]

added getDisplayName() to ScDPLabelData, to keep the client code a little cleaner.


2009-09-02  Kohei Yoshida  <kohei@openoffice.org>  [b5fa761ca3b9fc4deee487e018f0182c8d3a9c41]

Fixed a bug where the layout names of field members get lost when updating the table from the layout dialog.


2009-09-02  Release Engineers  <releng@openoffice.org>  [619cd064b2434d53faf13da92921d566ba63c52e]

#i100000# workaround for MS linker: splitted lib


2009-09-02  Thomas Lange  <tl@openoffice.org>  [46639acb799932b5a375520b6a58587d27a3420a]

#i101242# provide missing 'View' and 'IsPrinter' parameter befor getRenderer is called in SfxPrinterController


2009-10-08  hg  <hg@oosvn01.>  [e1197fe509873ce53b6bb03abde651eec4025bef]

merge with m55


2009-09-02  Thomas Benisch  <tbe@openoffice.org>  [f9c06d7397e473ac0518bd0497e89536ccafd797]

#i12587# warning


2009-09-02  Daniel Rentz  <dr@openoffice.org>  [1657f964b203fdf4e1d02d354255966d886be648]

#i10000# missing include


2009-12-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [c2b4af25ca2f1266be37f074ef22b903b31fbc5f]

chartshapes: merge with DEV300 m55


2009-09-02  Daniel Rentz  <dr@openoffice.org>  [79a07b4395cc9d0caac5dd7bf33a7d6c2467e32b]

#i10000# rebase/merge error


2009-12-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [25df57fb136eb88253e7b9abc680adab85497dba]

chartshapes: merge with DEV300 m55


2009-09-02  Kohei Yoshida  <kohei@openoffice.org>  [9b0c9920d629acbdf8516e13ba045cfea7b1fd97]

Show display names (aka layout names) of fields in the dp layout dialog and its child dialogs.


2009-09-02  Kohei Yoshida  <kohei@openoffice.org>  [e862adfa2e024d63ad86c6ad043b7d073598bf69]

Initial work toward showing the display names (aka layout names) for field and field members when appropriate.  Refactored ScDPLabelData quite a bit.  I'm not entirely done with this yet.


2009-09-01  Kohei Yoshida  <kyoshida@novell.com>  [3eb1792f921deea59c7fc809f56adeb260bb21c9]

#i102671# Cache the value returned from PieChart::getMaxOffset() for massive performance gain with pie charts with lots of slices.


2009-09-01  Kohei Yoshida  <kyoshida@novell.com>  [9b7f14b542df6e200ac811c6e4ac4ad062fdedbf]

#i102671# Cache the data sequence returned from ScChart2DataSequence::getData() to improve performance for pie charts (with lots of slices).


2009-09-01  Philipp Lohmann  <pl@openoffice.org>  [29572d6eebbd0a72cc7f244b613ed029e2b1ac54]

#i104668# fix IsLasPage handling


2009-09-01  Thomas Lange  <tl@openoffice.org>  [ffdf4f75143bbcc0061cbf8479490d9b6cb7d5f2]

#i101242# applying view options and formatting doc now only done in getRendererCount


2009-09-01  Philipp Lohmann  <pl@openoffice.org>  [65756e786d115472d3607724456888d325608a95]

remove warnings


2009-09-01  Thomas Lange  <tl@openoffice.org>  [b4c51335262a4f3ad88d15d3b13d5442e90b142b]

#i101242# applying view options and formatting doc now only done in getRendererCount


2009-09-01  Thomas Lange  <tl@openoffice.org>  [8b9588e75bd53b64fa3d1cd0a006a14e74578f96]

#i101242# applying view options and formatting doc now only done in getRendererCount


2009-09-01  Release Engineers  <releng@openoffice.org>  [08950bf97fc948ead2ad9b3677e78451ac187876]

#i10000# export destructor


2009-09-01  Release Engineers  <releng@openoffice.org>  [84452608171b1ba943de3d8d3b4977d74bc1a033]

#i10000# corrected wrong order of the curlied braces


2009-09-01  Release Engineers  <releng@openoffice.org>  [04bfd1562b68800b4678751cc1818ba9d3557b5a]

#i10000# fix for building locally copied modules


2009-09-01  Oliver Specht  <os@openoffice.org>  [467351957174c318a81fede4937d0a21fda7828e]

#i101242# single print jobs not supported anymore


2009-09-01  Oliver Specht  <os@openoffice.org>  [ba1e298590c503608e5c0b792288e0ef28186e90]

#i101242# print after creation of full output document


2009-09-01  Oliver Specht  <os@openoffice.org>  [9582d9a634f47f3f8fe75f3ac67835bbd154d016]

#i101242# mail merge printing


2009-09-01  Oliver Specht  <os@openoffice.org>  [24e7c7a3173bf1612c9903466e88508852bce390]

#i101242# mail merge printing


2009-09-01  Oliver Specht  <os@openoffice.org>  [0d2b77c567c563b19ae4ed32a31d927282860129]

#i101242# DoPrint removed


2009-09-01  Release Engineers  <releng@openoffice.org>  [29bd9d3193c8b5223011f559e54ca0bf5e731b1b]

#i10000# fix for buildbreaker


2009-09-01  Kohei Yoshida  <kohei@openoffice.org>  [07d2c1eaebb1afc679438b15f0a26dd120e4c18e]

When assigning a display name to subtotal output, we should allow it only when the subtotal type of 'Automatic'.


2009-08-31  Philipp Lohmann  <pl@openoffice.org>  [a2df349f777528b652637415364e7a97d25603ca]

#i92516# make formula editor look a little better


2009-08-31  Philipp Lohmann  <pl@openoffice.org>  [b380b1cb316a12e1ee8cce2749686c0f4fd99425]

#i92516# margin logic in dialog


2009-08-31  Philipp Lohmann  <pl@openoffice.org>  [2fbe64f3eca3bb4f2d881ae764d9362a2d3c8b5f]

#i92516# set page marging to 0 in 1 page case


2009-08-31  Philipp Lohmann  <pl@openoffice.org>  [c9bf01e4958f7d9dd7876c10a6476bc0d84c7ea0]

#i92516# imporve CalcMinimumSize


2009-08-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [a666eee8da78eddb34ffc967961113f14011466f]

#i10000#: update unxlngx6 environment


2009-08-31  Philipp Lohmann  <pl@openoffice.org>  [0b66a79a38b3f6fb1790307f6459a62efec35442]

#i92516# no progress on api print


2009-08-31  Philipp Lohmann  <pl@openoffice.org>  [4e0267c10be60f4e938e3f32b39ea1181496fd89]

#i92516# IsFirstPage property


2009-08-31  Oliver Bolte  <obo@openoffice.org>  [044c31060679f4ed203fc970f4f60141cab526dd]

#100000#,#160112# MAXPROC missing for cygwin + lucopy


2009-08-31  Release Engineers  <releng@openoffice.org>  [292c107d07206265cd43435d1fc7251d2aea0e31]

#i10000# errors induced by conflicting CWS resolved


2009-08-31  Thomas Lange  <tl@openoffice.org>  [49722c743ab79cb01c4932c894549d8db9bb9426]

#i101242# minor clean-up


2009-08-31  Rüdiger Timm  <rt@openoffice.org>  [51a8e2fe0ebcef2b6fea4ecea4896fa1a773a991]

#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-31  Release Engineers  <releng@openoffice.org>  [c2f366873f2a3b423265a1ebfdb5e1547d49f3e5]

#i10000# fix for Win32 warning


2009-08-31  Release Engineers  <releng@openoffice.org>  [9de88b1e64d0867314396eaf9eeea1f349413599]

#i10000# added missing link-library


2009-08-28  Philipp Lohmann  <pl@openoffice.org>  [d9d92875a62f7c2142f4c851f10eccdf896cc4ee]

fix warning


2009-08-28  Philipp Lohmann  <pl@openoffice.org>  [0dbda8a93911a7bbed0faa078626036fb3077499]

fix warning


2009-08-28  Vladimir Glazounov  <vg@openoffice.org>  [f5709591bc81cbdf8f9b5adf512e457b9144cd40]

#i10000# regenerated configure


2009-08-28  Release Engineers  <releng@openoffice.org>  [a6664b6747ca61b47b4c1638df375bd9b8f0518a]

#i102677# a file,that should have been integrated with fillednetchart CWS


2009-08-28  Kohei Yoshida  <kohei@openoffice.org>  [12f0af840124fa0f7acd088eafeb8e6d40c7c860]

fixed a build breakage.


2010-01-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [561a37a3cb1605154b2bf7b7b73976e690fbc3db]

koheidatapilot03: merge with DEV300_m56


2009-08-27  Release Engineers  <releng@openoffice.org>  [d88a461402515a1dc46e8a90e16a7575b0f8fd8f]

DEV300


2009-08-27  Vladimir Glazounov  <vg@openoffice.org>  [744928325ecee04b12b8f6ae82d7d6c892917279]

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>  [4f31e241f6e940a294938288664fb9042139f775]

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  Release Engineers  <releng@openoffice.org>  [ffab9624bbb68e92a5e0af7937eee66a1651f1d0]

CWS-TOOLING: integrate CWS bjm02 2009-08-12 Bjoern Michaelsen #i101879# moved officeversion from envelope body to requestbody 2009-08-11 Bjoern Michaelsen #i103732# reverting changeset f3f527950572 2009-08-10 Bjoern Michaelsen cws bjm02: merging local minibranches 2009-08-10 Bjoern Michaelsen #i104128# remove additional duplication in svx headers, remove license header merge conflicts in svx headers 2009-08-10 Bjoern Michaelsen #i100484# fixed buildbreaker on win32 2009-08-10 Bjoern Michaelsen #i104128# remove duplication in svx headers 2009-08-04 Bjoern Michaelsen #i103913# fixed bookmark updating when moving numbered para 2009-08-03 Bjoern Michaelsen #i101879# include officeversion/productname in soaprequest 2009-07-31 Bjoern Michaelsen #i84926# Selecting all in blockmode automatically falls back to std mode 2009-07-31 Bjoern Michaelsen #i100484# operation on 'pCmpLine' may be undefined, thanks cmc 2009-07-29 Bjoern Michaelsen #i103059# fixing crash on empty enumeration 2009-07-29 Bjoern Michaelsen #i98659# fixing typo in usagetracking option tabpage 2009-07-29 Bjoern Michaelsen #i103732# not triggering loading of oooimprovement dll if usage tracking is disabled 2009-07-29 Bjoern Michaelsen #i103036# stlunosequence can be use simple array-pointers as iterators, fixing used type in xmloff 2009-07-29 Bjoern Michaelsen #i103036# stlunosequence can be use simple array-pointers as iterators 2009-07-29 Bjoern Michaelsen #i103182# completely removing unused functions in extensions/oooimprovement 2009-07-28 Bjoern Michaelsen cws bjm02: merged changes from master up to milestone DEV300_m53 2009-06-29 Bjoern Michaelsen #i103182# commenting out getFailedAttempts(..) for future use 2009-06-29 Bjoern Michaelsen #i103183# removed unused function sw::mark::CrossRefBookmark::IsLegalName(..) 2009-06-29 Bjoern Michaelsen #i103182# removing unused functions in extensions/oooimprovement 2009-06-24 Bjoern Michaelsen #i103059# not using enumeration for getByName/getByIndex 2009-06-24 Bjoern Michaelsen #i103059# not using enumeration for hasByName/GetCount/hasElements for performance reasons 2009-06-24 Bjoern Michaelsen #i103036# stlunosequence can be use simple array-pointers as iterators 2009-08-27 releng 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 vg 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 releng CWS-TOOLING: integrate CWS sw32bf02 2009-08-25 15:52:04 +0200 hde  r275366 : reactived testcases hit by issue 102752 2009-08-21 13:52:17 +0200 od  r275245 : #i102921# delete files whose deletion has been forgotten in cws impress172 2009-08-21 11:20:47 +0200 od  r275225 : CWS-TOOLING: rebase CWS sw32bf02 to trunk@275001 (milestone: DEV300:m55) 2009-08-20 16:21:30 +0200 od  r275191 : #i92511# method <lcl_MoveAllLowerObjs(..)> 	 - invalidation of cache for object rectangle inclusive spaces is needed. 2009-08-20 15:50:40 +0200 od  r275188 : #i96726# method <SwPagePreView::DocSzChgd(..)> 	 - trigger recalculation of page preview layout even if the count of pages is not changing 2009-08-20 12:37:32 +0200 od  r275172 : #i100466# correction for showing and hiding redlines 2009-08-18 13:25:18 +0200 od  r275100 : #i103817# method <XMLTextImportHelper::SetStyleAndAttrs(..)           - assure that a heading applies the outline style, if no other list style is applied. 2009-08-18 13:21:38 +0200 od  r275098 : #i103817# allow the outline style - list style for outline numbering - to be set directly at the paragraph 2009-08-17 14:13:02 +0200 od  r275052 : #i103684# add missing documentation for new optional OutlineLevel attribute introduced in OOo 3.1 2009-08-17 14:00:25 +0200 od  r275049 : #i100481# method <XMLTextFrameContext_Impl::CreateChildContext(..)># 	  - correct condition for handling embedded documents and embedded math objects 2009-08-12 14:11:34 +0200 od  r274891 : #i97379# assure that columns are not applied to fly frames, which represent graphics or embedded objects 2009-08-12 12:51:43 +0200 od  r274889 : #i101870# method <SwTxtNode::_MakeNewTxtNode(..)> 	  - perform action on different paragraph styles before applying new paragraph style 2009-08-12 12:24:44 +0200 od  r274888 : #i101092# method <ViewShell::Paint(..)> 	  - encapsulate paint of document background and document into pre and post drawing layer paint calls 2009-08-12 11:38:48 +0200 od  r274886 : #i98766# minor adjustment in order to be warning free under Mac port builds 2009-08-12 11:33:54 +0200 od  r274885 : #i99267# method <SwTabFrm::MakeAll()> 	 - reset <bSplit> after forward move to assure that follows can be joined, if further space is available. 2009-08-12 11:11:49 +0200 od  r274882 : #i98766# method <ViewShell::SmoothScroll(..) 	 - disable smooth scroll for Mac port builds 2009-08-10 12:17:58 +0200 od  r274801 : CWS-TOOLING: rebase CWS sw32bf02 to trunk@274622 (milestone: DEV300:m54) 2009-07-21 16:56:45 +0200 od  r274206 : #i103685# method <SwTxtFormatter::NewTabPortion(..)> 	  - adjust condition to apply automatic tab stop at left margin correctly 	    in case that tab stops are not relative to indent 2009-07-10 11:53:53 +0200 od  r273883 : #i102752 method <SwDrawContact::Modify(..)> 	 - assure that a ShapePropertyChangeNotifier exists 2009-07-07 12:01:58 +0200 mst  r273788 : #i103304# apply patch by dtardon to fix bogus conditional 2009-07-07 09:01:13 +0200 od  r273767 : CWS-TOOLING: rebase CWS sw32bf02 to trunk@273468 (milestone: DEV300:m51) 2009-08-27 vg CWS-TOOLING: integrate CWS native264_DEV300 2009-08-13 11:58:58 +0200 is  r274928 : #i104200# update to jre6u16 2009-08-27 vg CWS-TOOLING: integrate CWS automationdev300m54tables 2009-08-14 13:01:05 +0200 wg  r274976 : i104224 2009-08-14 13:00:28 +0200 wg  r274975 : i104224 2009-08-14 12:12:34 +0200 wg  r274974 : i104222 2009-08-13 14:28:13 +0200 wg  r274944 : i104205 2009-08-13 14:27:40 +0200 wg  r274943 : i104205 2009-08-13 14:26:36 +0200 wg  r274942 : i104205


2009-08-27  Release Engineers  <releng@openoffice.org>  [a3f1ad73fb8a8e84ee5ecd58b7f6a41460d09b49]

CWS-TOOLING: integrate CWS bjm02 2009-08-12 Bjoern Michaelsen #i101879# moved officeversion from envelope body to requestbody 2009-08-11 Bjoern Michaelsen #i103732# reverting changeset f3f527950572 2009-08-10 Bjoern Michaelsen cws bjm02: merging local minibranches 2009-08-10 Bjoern Michaelsen #i104128# remove additional duplication in svx headers, remove license header merge conflicts in svx headers 2009-08-10 Bjoern Michaelsen #i100484# fixed buildbreaker on win32 2009-08-10 Bjoern Michaelsen #i104128# remove duplication in svx headers 2009-08-04 Bjoern Michaelsen #i103913# fixed bookmark updating when moving numbered para 2009-08-03 Bjoern Michaelsen #i101879# include officeversion/productname in soaprequest 2009-07-31 Bjoern Michaelsen #i84926# Selecting all in blockmode automatically falls back to std mode 2009-07-31 Bjoern Michaelsen #i100484# operation on 'pCmpLine' may be undefined, thanks cmc 2009-07-29 Bjoern Michaelsen #i103059# fixing crash on empty enumeration 2009-07-29 Bjoern Michaelsen #i98659# fixing typo in usagetracking option tabpage 2009-07-29 Bjoern Michaelsen #i103732# not triggering loading of oooimprovement dll if usage tracking is disabled 2009-07-29 Bjoern Michaelsen #i103036# stlunosequence can be use simple array-pointers as iterators, fixing used type in xmloff 2009-07-29 Bjoern Michaelsen #i103036# stlunosequence can be use simple array-pointers as iterators 2009-07-29 Bjoern Michaelsen #i103182# completely removing unused functions in extensions/oooimprovement 2009-07-28 Bjoern Michaelsen cws bjm02: merged changes from master up to milestone DEV300_m53 2009-06-29 Bjoern Michaelsen #i103182# commenting out getFailedAttempts(..) for future use 2009-06-29 Bjoern Michaelsen #i103183# removed unused function sw::mark::CrossRefBookmark::IsLegalName(..) 2009-06-29 Bjoern Michaelsen #i103182# removing unused functions in extensions/oooimprovement 2009-06-24 Bjoern Michaelsen #i103059# not using enumeration for getByName/getByIndex 2009-06-24 Bjoern Michaelsen #i103059# not using enumeration for hasByName/GetCount/hasElements for performance reasons 2009-06-24 Bjoern Michaelsen #i103036# stlunosequence can be use simple array-pointers as iterators 2009-08-27 releng 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 vg 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 releng CWS-TOOLING: integrate CWS sw32bf02 2009-08-25 15:52:04 +0200 hde  r275366 : reactived testcases hit by issue 102752 2009-08-21 13:52:17 +0200 od  r275245 : #i102921# delete files whose deletion has been forgotten in cws impress172 2009-08-21 11:20:47 +0200 od  r275225 : CWS-TOOLING: rebase CWS sw32bf02 to trunk@275001 (milestone: DEV300:m55) 2009-08-20 16:21:30 +0200 od  r275191 : #i92511# method <lcl_MoveAllLowerObjs(..)> 	 - invalidation of cache for object rectangle inclusive spaces is needed. 2009-08-20 15:50:40 +0200 od  r275188 : #i96726# method <SwPagePreView::DocSzChgd(..)> 	 - trigger recalculation of page preview layout even if the count of pages is not changing 2009-08-20 12:37:32 +0200 od  r275172 : #i100466# correction for showing and hiding redlines 2009-08-18 13:25:18 +0200 od  r275100 : #i103817# method <XMLTextImportHelper::SetStyleAndAttrs(..)           - assure that a heading applies the outline style, if no other list style is applied. 2009-08-18 13:21:38 +0200 od  r275098 : #i103817# allow the outline style - list style for outline numbering - to be set directly at the paragraph 2009-08-17 14:13:02 +0200 od  r275052 : #i103684# add missing documentation for new optional OutlineLevel attribute introduced in OOo 3.1 2009-08-17 14:00:25 +0200 od  r275049 : #i100481# method <XMLTextFrameContext_Impl::CreateChildContext(..)># 	  - correct condition for handling embedded documents and embedded math objects 2009-08-12 14:11:34 +0200 od  r274891 : #i97379# assure that columns are not applied to fly frames, which represent graphics or embedded objects 2009-08-12 12:51:43 +0200 od  r274889 : #i101870# method <SwTxtNode::_MakeNewTxtNode(..)> 	  - perform action on different paragraph styles before applying new paragraph style 2009-08-12 12:24:44 +0200 od  r274888 : #i101092# method <ViewShell::Paint(..)> 	  - encapsulate paint of document background and document into pre and post drawing layer paint calls 2009-08-12 11:38:48 +0200 od  r274886 : #i98766# minor adjustment in order to be warning free under Mac port builds 2009-08-12 11:33:54 +0200 od  r274885 : #i99267# method <SwTabFrm::MakeAll()> 	 - reset <bSplit> after forward move to assure that follows can be joined, if further space is available. 2009-08-12 11:11:49 +0200 od  r274882 : #i98766# method <ViewShell::SmoothScroll(..) 	 - disable smooth scroll for Mac port builds 2009-08-10 12:17:58 +0200 od  r274801 : CWS-TOOLING: rebase CWS sw32bf02 to trunk@274622 (milestone: DEV300:m54) 2009-07-21 16:56:45 +0200 od  r274206 : #i103685# method <SwTxtFormatter::NewTabPortion(..)> 	  - adjust condition to apply automatic tab stop at left margin correctly 	    in case that tab stops are not relative to indent 2009-07-10 11:53:53 +0200 od  r273883 : #i102752 method <SwDrawContact::Modify(..)> 	 - assure that a ShapePropertyChangeNotifier exists 2009-07-07 12:01:58 +0200 mst  r273788 : #i103304# apply patch by dtardon to fix bogus conditional 2009-07-07 09:01:13 +0200 od  r273767 : CWS-TOOLING: rebase CWS sw32bf02 to trunk@273468 (milestone: DEV300:m51) 2009-08-27 vg CWS-TOOLING: integrate CWS native264_DEV300 2009-08-13 11:58:58 +0200 is  r274928 : #i104200# update to jre6u16 2009-08-27 vg CWS-TOOLING: integrate CWS automationdev300m54tables 2009-08-14 13:01:05 +0200 wg  r274976 : i104224 2009-08-14 13:00:28 +0200 wg  r274975 : i104224 2009-08-14 12:12:34 +0200 wg  r274974 : i104222 2009-08-13 14:28:13 +0200 wg  r274944 : i104205 2009-08-13 14:27:40 +0200 wg  r274943 : i104205 2009-08-13 14:26:36 +0200 wg  r274942 : i104205


2009-08-27  Release Engineers  <releng@openoffice.org>  [b46a0a3c69562e62a64a44a4b39ac04f178e1748]

CWS-TOOLING: integrate CWS bjm02 2009-08-12 Bjoern Michaelsen #i101879# moved officeversion from envelope body to requestbody 2009-08-11 Bjoern Michaelsen #i103732# reverting changeset f3f527950572 2009-08-10 Bjoern Michaelsen cws bjm02: merging local minibranches 2009-08-10 Bjoern Michaelsen #i104128# remove additional duplication in svx headers, remove license header merge conflicts in svx headers 2009-08-10 Bjoern Michaelsen #i100484# fixed buildbreaker on win32 2009-08-10 Bjoern Michaelsen #i104128# remove duplication in svx headers 2009-08-04 Bjoern Michaelsen #i103913# fixed bookmark updating when moving numbered para 2009-08-03 Bjoern Michaelsen #i101879# include officeversion/productname in soaprequest 2009-07-31 Bjoern Michaelsen #i84926# Selecting all in blockmode automatically falls back to std mode 2009-07-31 Bjoern Michaelsen #i100484# operation on 'pCmpLine' may be undefined, thanks cmc 2009-07-29 Bjoern Michaelsen #i103059# fixing crash on empty enumeration 2009-07-29 Bjoern Michaelsen #i98659# fixing typo in usagetracking option tabpage 2009-07-29 Bjoern Michaelsen #i103732# not triggering loading of oooimprovement dll if usage tracking is disabled 2009-07-29 Bjoern Michaelsen #i103036# stlunosequence can be use simple array-pointers as iterators, fixing used type in xmloff 2009-07-29 Bjoern Michaelsen #i103036# stlunosequence can be use simple array-pointers as iterators 2009-07-29 Bjoern Michaelsen #i103182# completely removing unused functions in extensions/oooimprovement 2009-07-28 Bjoern Michaelsen cws bjm02: merged changes from master up to milestone DEV300_m53 2009-06-29 Bjoern Michaelsen #i103182# commenting out getFailedAttempts(..) for future use 2009-06-29 Bjoern Michaelsen #i103183# removed unused function sw::mark::CrossRefBookmark::IsLegalName(..) 2009-06-29 Bjoern Michaelsen #i103182# removing unused functions in extensions/oooimprovement 2009-06-24 Bjoern Michaelsen #i103059# not using enumeration for getByName/getByIndex 2009-06-24 Bjoern Michaelsen #i103059# not using enumeration for hasByName/GetCount/hasElements for performance reasons 2009-06-24 Bjoern Michaelsen #i103036# stlunosequence can be use simple array-pointers as iterators 2009-08-27 releng 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 vg 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 releng CWS-TOOLING: integrate CWS sw32bf02 2009-08-25 15:52:04 +0200 hde  r275366 : reactived testcases hit by issue 102752 2009-08-21 13:52:17 +0200 od  r275245 : #i102921# delete files whose deletion has been forgotten in cws impress172 2009-08-21 11:20:47 +0200 od  r275225 : CWS-TOOLING: rebase CWS sw32bf02 to trunk@275001 (milestone: DEV300:m55) 2009-08-20 16:21:30 +0200 od  r275191 : #i92511# method <lcl_MoveAllLowerObjs(..)> 	 - invalidation of cache for object rectangle inclusive spaces is needed. 2009-08-20 15:50:40 +0200 od  r275188 : #i96726# method <SwPagePreView::DocSzChgd(..)> 	 - trigger recalculation of page preview layout even if the count of pages is not changing 2009-08-20 12:37:32 +0200 od  r275172 : #i100466# correction for showing and hiding redlines 2009-08-18 13:25:18 +0200 od  r275100 : #i103817# method <XMLTextImportHelper::SetStyleAndAttrs(..)           - assure that a heading applies the outline style, if no other list style is applied. 2009-08-18 13:21:38 +0200 od  r275098 : #i103817# allow the outline style - list style for outline numbering - to be set directly at the paragraph 2009-08-17 14:13:02 +0200 od  r275052 : #i103684# add missing documentation for new optional OutlineLevel attribute introduced in OOo 3.1 2009-08-17 14:00:25 +0200 od  r275049 : #i100481# method <XMLTextFrameContext_Impl::CreateChildContext(..)># 	  - correct condition for handling embedded documents and embedded math objects 2009-08-12 14:11:34 +0200 od  r274891 : #i97379# assure that columns are not applied to fly frames, which represent graphics or embedded objects 2009-08-12 12:51:43 +0200 od  r274889 : #i101870# method <SwTxtNode::_MakeNewTxtNode(..)> 	  - perform action on different paragraph styles before applying new paragraph style 2009-08-12 12:24:44 +0200 od  r274888 : #i101092# method <ViewShell::Paint(..)> 	  - encapsulate paint of document background and document into pre and post drawing layer paint calls 2009-08-12 11:38:48 +0200 od  r274886 : #i98766# minor adjustment in order to be warning free under Mac port builds 2009-08-12 11:33:54 +0200 od  r274885 : #i99267# method <SwTabFrm::MakeAll()> 	 - reset <bSplit> after forward move to assure that follows can be joined, if further space is available. 2009-08-12 11:11:49 +0200 od  r274882 : #i98766# method <ViewShell::SmoothScroll(..) 	 - disable smooth scroll for Mac port builds 2009-08-10 12:17:58 +0200 od  r274801 : CWS-TOOLING: rebase CWS sw32bf02 to trunk@274622 (milestone: DEV300:m54) 2009-07-21 16:56:45 +0200 od  r274206 : #i103685# method <SwTxtFormatter::NewTabPortion(..)> 	  - adjust condition to apply automatic tab stop at left margin correctly 	    in case that tab stops are not relative to indent 2009-07-10 11:53:53 +0200 od  r273883 : #i102752 method <SwDrawContact::Modify(..)> 	 - assure that a ShapePropertyChangeNotifier exists 2009-07-07 12:01:58 +0200 mst  r273788 : #i103304# apply patch by dtardon to fix bogus conditional 2009-07-07 09:01:13 +0200 od  r273767 : CWS-TOOLING: rebase CWS sw32bf02 to trunk@273468 (milestone: DEV300:m51) 2009-08-27 vg CWS-TOOLING: integrate CWS native264_DEV300 2009-08-13 11:58:58 +0200 is  r274928 : #i104200# update to jre6u16 2009-08-27 vg CWS-TOOLING: integrate CWS automationdev300m54tables 2009-08-14 13:01:05 +0200 wg  r274976 : i104224 2009-08-14 13:00:28 +0200 wg  r274975 : i104224 2009-08-14 12:12:34 +0200 wg  r274974 : i104222 2009-08-13 14:28:13 +0200 wg  r274944 : i104205 2009-08-13 14:27:40 +0200 wg  r274943 : i104205 2009-08-13 14:26:36 +0200 wg  r274942 : i104205


2009-08-27  Release Engineers  <releng@openoffice.org>  [6f90bae604adb149772f599ab2e05d1d96e998d8]

CWS-TOOLING: integrate CWS bjm02 2009-08-12 Bjoern Michaelsen #i101879# moved officeversion from envelope body to requestbody 2009-08-11 Bjoern Michaelsen #i103732# reverting changeset f3f527950572 2009-08-10 Bjoern Michaelsen cws bjm02: merging local minibranches 2009-08-10 Bjoern Michaelsen #i104128# remove additional duplication in svx headers, remove license header merge conflicts in svx headers 2009-08-10 Bjoern Michaelsen #i100484# fixed buildbreaker on win32 2009-08-10 Bjoern Michaelsen #i104128# remove duplication in svx headers 2009-08-04 Bjoern Michaelsen #i103913# fixed bookmark updating when moving numbered para 2009-08-03 Bjoern Michaelsen #i101879# include officeversion/productname in soaprequest 2009-07-31 Bjoern Michaelsen #i84926# Selecting all in blockmode automatically falls back to std mode 2009-07-31 Bjoern Michaelsen #i100484# operation on 'pCmpLine' may be undefined, thanks cmc 2009-07-29 Bjoern Michaelsen #i103059# fixing crash on empty enumeration 2009-07-29 Bjoern Michaelsen #i98659# fixing typo in usagetracking option tabpage 2009-07-29 Bjoern Michaelsen #i103732# not triggering loading of oooimprovement dll if usage tracking is disabled 2009-07-29 Bjoern Michaelsen #i103036# stlunosequence can be use simple array-pointers as iterators, fixing used type in xmloff 2009-07-29 Bjoern Michaelsen #i103036# stlunosequence can be use simple array-pointers as iterators 2009-07-29 Bjoern Michaelsen #i103182# completely removing unused functions in extensions/oooimprovement 2009-07-28 Bjoern Michaelsen cws bjm02: merged changes from master up to milestone DEV300_m53 2009-06-29 Bjoern Michaelsen #i103182# commenting out getFailedAttempts(..) for future use 2009-06-29 Bjoern Michaelsen #i103183# removed unused function sw::mark::CrossRefBookmark::IsLegalName(..) 2009-06-29 Bjoern Michaelsen #i103182# removing unused functions in extensions/oooimprovement 2009-06-24 Bjoern Michaelsen #i103059# not using enumeration for getByName/getByIndex 2009-06-24 Bjoern Michaelsen #i103059# not using enumeration for hasByName/GetCount/hasElements for performance reasons 2009-06-24 Bjoern Michaelsen #i103036# stlunosequence can be use simple array-pointers as iterators 2009-08-27 releng 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 vg 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 releng CWS-TOOLING: integrate CWS sw32bf02 2009-08-25 15:52:04 +0200 hde  r275366 : reactived testcases hit by issue 102752 2009-08-21 13:52:17 +0200 od  r275245 : #i102921# delete files whose deletion has been forgotten in cws impress172 2009-08-21 11:20:47 +0200 od  r275225 : CWS-TOOLING: rebase CWS sw32bf02 to trunk@275001 (milestone: DEV300:m55) 2009-08-20 16:21:30 +0200 od  r275191 : #i92511# method <lcl_MoveAllLowerObjs(..)> 	 - invalidation of cache for object rectangle inclusive spaces is needed. 2009-08-20 15:50:40 +0200 od  r275188 : #i96726# method <SwPagePreView::DocSzChgd(..)> 	 - trigger recalculation of page preview layout even if the count of pages is not changing 2009-08-20 12:37:32 +0200 od  r275172 : #i100466# correction for showing and hiding redlines 2009-08-18 13:25:18 +0200 od  r275100 : #i103817# method <XMLTextImportHelper::SetStyleAndAttrs(..)           - assure that a heading applies the outline style, if no other list style is applied. 2009-08-18 13:21:38 +0200 od  r275098 : #i103817# allow the outline style - list style for outline numbering - to be set directly at the paragraph 2009-08-17 14:13:02 +0200 od  r275052 : #i103684# add missing documentation for new optional OutlineLevel attribute introduced in OOo 3.1 2009-08-17 14:00:25 +0200 od  r275049 : #i100481# method <XMLTextFrameContext_Impl::CreateChildContext(..)># 	  - correct condition for handling embedded documents and embedded math objects 2009-08-12 14:11:34 +0200 od  r274891 : #i97379# assure that columns are not applied to fly frames, which represent graphics or embedded objects 2009-08-12 12:51:43 +0200 od  r274889 : #i101870# method <SwTxtNode::_MakeNewTxtNode(..)> 	  - perform action on different paragraph styles before applying new paragraph style 2009-08-12 12:24:44 +0200 od  r274888 : #i101092# method <ViewShell::Paint(..)> 	  - encapsulate paint of document background and document into pre and post drawing layer paint calls 2009-08-12 11:38:48 +0200 od  r274886 : #i98766# minor adjustment in order to be warning free under Mac port builds 2009-08-12 11:33:54 +0200 od  r274885 : #i99267# method <SwTabFrm::MakeAll()> 	 - reset <bSplit> after forward move to assure that follows can be joined, if further space is available. 2009-08-12 11:11:49 +0200 od  r274882 : #i98766# method <ViewShell::SmoothScroll(..) 	 - disable smooth scroll for Mac port builds 2009-08-10 12:17:58 +0200 od  r274801 : CWS-TOOLING: rebase CWS sw32bf02 to trunk@274622 (milestone: DEV300:m54) 2009-07-21 16:56:45 +0200 od  r274206 : #i103685# method <SwTxtFormatter::NewTabPortion(..)> 	  - adjust condition to apply automatic tab stop at left margin correctly 	    in case that tab stops are not relative to indent 2009-07-10 11:53:53 +0200 od  r273883 : #i102752 method <SwDrawContact::Modify(..)> 	 - assure that a ShapePropertyChangeNotifier exists 2009-07-07 12:01:58 +0200 mst  r273788 : #i103304# apply patch by dtardon to fix bogus conditional 2009-07-07 09:01:13 +0200 od  r273767 : CWS-TOOLING: rebase CWS sw32bf02 to trunk@273468 (milestone: DEV300:m51) 2009-08-27 vg CWS-TOOLING: integrate CWS native264_DEV300 2009-08-13 11:58:58 +0200 is  r274928 : #i104200# update to jre6u16 2009-08-27 vg CWS-TOOLING: integrate CWS automationdev300m54tables 2009-08-14 13:01:05 +0200 wg  r274976 : i104224 2009-08-14 13:00:28 +0200 wg  r274975 : i104224 2009-08-14 12:12:34 +0200 wg  r274974 : i104222 2009-08-13 14:28:13 +0200 wg  r274944 : i104205 2009-08-13 14:27:40 +0200 wg  r274943 : i104205 2009-08-13 14:26:36 +0200 wg  r274942 : i104205


2009-08-27  Release Engineers  <releng@openoffice.org>  [d30c818de2aa67effa98d57a40e25f3bde37267a]

CWS-TOOLING: integrate CWS c28v001_DEV300 2009-06-11 09:57:13 +0200 pl  r272848 : #160046# make product and welcome text have transparent background to allow for more flexibility of the background bitmap 2009-06-11 09:54:27 +0200 pl  r272847 : #160045# add edition search path for images.zip


2009-08-27  Release Engineers  <releng@openoffice.org>  [c9890f295adcdc6dcf54d40102ac4baf740b0b0e]

CWS-TOOLING: integrate CWS c28v001_DEV300 2009-06-11 09:57:13 +0200 pl  r272848 : #160046# make product and welcome text have transparent background to allow for more flexibility of the background bitmap 2009-06-11 09:54:27 +0200 pl  r272847 : #160045# add edition search path for images.zip


2009-08-27  Vladimir Glazounov  <vg@openoffice.org>  [45addfc147e8c947e428ce8343393f7583e954b4]

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  Vladimir Glazounov  <vg@openoffice.org>  [3f8ef3cea01c13d38a479edbfae9999a165ddd47]

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>  [9d33939ae08887bca80fb7a11a7104b227ad3573]

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>  [613092ae9962ef82c9b752de54ab1573f369ed15]

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>  [83b60ac3bfadac89db189b8ebf7075e8a1a118af]

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  Release Engineers  <releng@openoffice.org>  [54febeb5b10ca74d98f8f42959ed7cd8296992da]

CWS-TOOLING: integrate CWS sw32bf02 2009-08-25 15:52:04 +0200 hde  r275366 : reactived testcases hit by issue 102752 2009-08-21 13:52:17 +0200 od  r275245 : #i102921# delete files whose deletion has been forgotten in cws impress172 2009-08-21 11:20:47 +0200 od  r275225 : CWS-TOOLING: rebase CWS sw32bf02 to trunk@275001 (milestone: DEV300:m55) 2009-08-20 16:21:30 +0200 od  r275191 : #i92511# method <lcl_MoveAllLowerObjs(..)> 	 - invalidation of cache for object rectangle inclusive spaces is needed. 2009-08-20 15:50:40 +0200 od  r275188 : #i96726# method <SwPagePreView::DocSzChgd(..)> 	 - trigger recalculation of page preview layout even if the count of pages is not changing 2009-08-20 12:37:32 +0200 od  r275172 : #i100466# correction for showing and hiding redlines 2009-08-18 13:25:18 +0200 od  r275100 : #i103817# method <XMLTextImportHelper::SetStyleAndAttrs(..)           - assure that a heading applies the outline style, if no other list style is applied. 2009-08-18 13:21:38 +0200 od  r275098 : #i103817# allow the outline style - list style for outline numbering - to be set directly at the paragraph 2009-08-17 14:13:02 +0200 od  r275052 : #i103684# add missing documentation for new optional OutlineLevel attribute introduced in OOo 3.1 2009-08-17 14:00:25 +0200 od  r275049 : #i100481# method <XMLTextFrameContext_Impl::CreateChildContext(..)># 	  - correct condition for handling embedded documents and embedded math objects 2009-08-12 14:11:34 +0200 od  r274891 : #i97379# assure that columns are not applied to fly frames, which represent graphics or embedded objects 2009-08-12 12:51:43 +0200 od  r274889 : #i101870# method <SwTxtNode::_MakeNewTxtNode(..)> 	  - perform action on different paragraph styles before applying new paragraph style 2009-08-12 12:24:44 +0200 od  r274888 : #i101092# method <ViewShell::Paint(..)> 	  - encapsulate paint of document background and document into pre and post drawing layer paint calls 2009-08-12 11:38:48 +0200 od  r274886 : #i98766# minor adjustment in order to be warning free under Mac port builds 2009-08-12 11:33:54 +0200 od  r274885 : #i99267# method <SwTabFrm::MakeAll()> 	 - reset <bSplit> after forward move to assure that follows can be joined, if further space is available. 2009-08-12 11:11:49 +0200 od  r274882 : #i98766# method <ViewShell::SmoothScroll(..) 	 - disable smooth scroll for Mac port builds 2009-08-10 12:17:58 +0200 od  r274801 : CWS-TOOLING: rebase CWS sw32bf02 to trunk@274622 (milestone: DEV300:m54) 2009-07-21 16:56:45 +0200 od  r274206 : #i103685# method <SwTxtFormatter::NewTabPortion(..)> 	  - adjust condition to apply automatic tab stop at left margin correctly 	    in case that tab stops are not relative to indent 2009-07-10 11:53:53 +0200 od  r273883 : #i102752 method <SwDrawContact::Modify(..)> 	 - assure that a ShapePropertyChangeNotifier exists 2009-07-07 12:01:58 +0200 mst  r273788 : #i103304# apply patch by dtardon to fix bogus conditional 2009-07-07 09:01:13 +0200 od  r273767 : CWS-TOOLING: rebase CWS sw32bf02 to trunk@273468 (milestone: DEV300:m51)


2009-08-27  Release Engineers  <releng@openoffice.org>  [a1e9a25a9a4e012e6a921f9cff9d754875ebf6c4]

CWS-TOOLING: integrate CWS sw32bf02 2009-08-25 15:52:04 +0200 hde  r275366 : reactived testcases hit by issue 102752 2009-08-21 13:52:17 +0200 od  r275245 : #i102921# delete files whose deletion has been forgotten in cws impress172 2009-08-21 11:20:47 +0200 od  r275225 : CWS-TOOLING: rebase CWS sw32bf02 to trunk@275001 (milestone: DEV300:m55) 2009-08-20 16:21:30 +0200 od  r275191 : #i92511# method <lcl_MoveAllLowerObjs(..)> 	 - invalidation of cache for object rectangle inclusive spaces is needed. 2009-08-20 15:50:40 +0200 od  r275188 : #i96726# method <SwPagePreView::DocSzChgd(..)> 	 - trigger recalculation of page preview layout even if the count of pages is not changing 2009-08-20 12:37:32 +0200 od  r275172 : #i100466# correction for showing and hiding redlines 2009-08-18 13:25:18 +0200 od  r275100 : #i103817# method <XMLTextImportHelper::SetStyleAndAttrs(..)           - assure that a heading applies the outline style, if no other list style is applied. 2009-08-18 13:21:38 +0200 od  r275098 : #i103817# allow the outline style - list style for outline numbering - to be set directly at the paragraph 2009-08-17 14:13:02 +0200 od  r275052 : #i103684# add missing documentation for new optional OutlineLevel attribute introduced in OOo 3.1 2009-08-17 14:00:25 +0200 od  r275049 : #i100481# method <XMLTextFrameContext_Impl::CreateChildContext(..)># 	  - correct condition for handling embedded documents and embedded math objects 2009-08-12 14:11:34 +0200 od  r274891 : #i97379# assure that columns are not applied to fly frames, which represent graphics or embedded objects 2009-08-12 12:51:43 +0200 od  r274889 : #i101870# method <SwTxtNode::_MakeNewTxtNode(..)> 	  - perform action on different paragraph styles before applying new paragraph style 2009-08-12 12:24:44 +0200 od  r274888 : #i101092# method <ViewShell::Paint(..)> 	  - encapsulate paint of document background and document into pre and post drawing layer paint calls 2009-08-12 11:38:48 +0200 od  r274886 : #i98766# minor adjustment in order to be warning free under Mac port builds 2009-08-12 11:33:54 +0200 od  r274885 : #i99267# method <SwTabFrm::MakeAll()> 	 - reset <bSplit> after forward move to assure that follows can be joined, if further space is available. 2009-08-12 11:11:49 +0200 od  r274882 : #i98766# method <ViewShell::SmoothScroll(..) 	 - disable smooth scroll for Mac port builds 2009-08-10 12:17:58 +0200 od  r274801 : CWS-TOOLING: rebase CWS sw32bf02 to trunk@274622 (milestone: DEV300:m54) 2009-07-21 16:56:45 +0200 od  r274206 : #i103685# method <SwTxtFormatter::NewTabPortion(..)> 	  - adjust condition to apply automatic tab stop at left margin correctly 	    in case that tab stops are not relative to indent 2009-07-10 11:53:53 +0200 od  r273883 : #i102752 method <SwDrawContact::Modify(..)> 	 - assure that a ShapePropertyChangeNotifier exists 2009-07-07 12:01:58 +0200 mst  r273788 : #i103304# apply patch by dtardon to fix bogus conditional 2009-07-07 09:01:13 +0200 od  r273767 : CWS-TOOLING: rebase CWS sw32bf02 to trunk@273468 (milestone: DEV300:m51)


2009-08-27  Release Engineers  <releng@openoffice.org>  [4439427aadeaa0cb611011b46f0fa14bfa196f33]

CWS-TOOLING: integrate CWS sw32bf02 2009-08-25 15:52:04 +0200 hde  r275366 : reactived testcases hit by issue 102752 2009-08-21 13:52:17 +0200 od  r275245 : #i102921# delete files whose deletion has been forgotten in cws impress172 2009-08-21 11:20:47 +0200 od  r275225 : CWS-TOOLING: rebase CWS sw32bf02 to trunk@275001 (milestone: DEV300:m55) 2009-08-20 16:21:30 +0200 od  r275191 : #i92511# method <lcl_MoveAllLowerObjs(..)> 	 - invalidation of cache for object rectangle inclusive spaces is needed. 2009-08-20 15:50:40 +0200 od  r275188 : #i96726# method <SwPagePreView::DocSzChgd(..)> 	 - trigger recalculation of page preview layout even if the count of pages is not changing 2009-08-20 12:37:32 +0200 od  r275172 : #i100466# correction for showing and hiding redlines 2009-08-18 13:25:18 +0200 od  r275100 : #i103817# method <XMLTextImportHelper::SetStyleAndAttrs(..)           - assure that a heading applies the outline style, if no other list style is applied. 2009-08-18 13:21:38 +0200 od  r275098 : #i103817# allow the outline style - list style for outline numbering - to be set directly at the paragraph 2009-08-17 14:13:02 +0200 od  r275052 : #i103684# add missing documentation for new optional OutlineLevel attribute introduced in OOo 3.1 2009-08-17 14:00:25 +0200 od  r275049 : #i100481# method <XMLTextFrameContext_Impl::CreateChildContext(..)># 	  - correct condition for handling embedded documents and embedded math objects 2009-08-12 14:11:34 +0200 od  r274891 : #i97379# assure that columns are not applied to fly frames, which represent graphics or embedded objects 2009-08-12 12:51:43 +0200 od  r274889 : #i101870# method <SwTxtNode::_MakeNewTxtNode(..)> 	  - perform action on different paragraph styles before applying new paragraph style 2009-08-12 12:24:44 +0200 od  r274888 : #i101092# method <ViewShell::Paint(..)> 	  - encapsulate paint of document background and document into pre and post drawing layer paint calls 2009-08-12 11:38:48 +0200 od  r274886 : #i98766# minor adjustment in order to be warning free under Mac port builds 2009-08-12 11:33:54 +0200 od  r274885 : #i99267# method <SwTabFrm::MakeAll()> 	 - reset <bSplit> after forward move to assure that follows can be joined, if further space is available. 2009-08-12 11:11:49 +0200 od  r274882 : #i98766# method <ViewShell::SmoothScroll(..) 	 - disable smooth scroll for Mac port builds 2009-08-10 12:17:58 +0200 od  r274801 : CWS-TOOLING: rebase CWS sw32bf02 to trunk@274622 (milestone: DEV300:m54) 2009-07-21 16:56:45 +0200 od  r274206 : #i103685# method <SwTxtFormatter::NewTabPortion(..)> 	  - adjust condition to apply automatic tab stop at left margin correctly 	    in case that tab stops are not relative to indent 2009-07-10 11:53:53 +0200 od  r273883 : #i102752 method <SwDrawContact::Modify(..)> 	 - assure that a ShapePropertyChangeNotifier exists 2009-07-07 12:01:58 +0200 mst  r273788 : #i103304# apply patch by dtardon to fix bogus conditional 2009-07-07 09:01:13 +0200 od  r273767 : CWS-TOOLING: rebase CWS sw32bf02 to trunk@273468 (milestone: DEV300:m51)


2009-08-27  Release Engineers  <releng@openoffice.org>  [2957f2456e5dc6ad075655ad5a25c3aaae858d29]

CWS-TOOLING: integrate CWS sw32bf02 2009-08-25 15:52:04 +0200 hde  r275366 : reactived testcases hit by issue 102752 2009-08-21 13:52:17 +0200 od  r275245 : #i102921# delete files whose deletion has been forgotten in cws impress172 2009-08-21 11:20:47 +0200 od  r275225 : CWS-TOOLING: rebase CWS sw32bf02 to trunk@275001 (milestone: DEV300:m55) 2009-08-20 16:21:30 +0200 od  r275191 : #i92511# method <lcl_MoveAllLowerObjs(..)> 	 - invalidation of cache for object rectangle inclusive spaces is needed. 2009-08-20 15:50:40 +0200 od  r275188 : #i96726# method <SwPagePreView::DocSzChgd(..)> 	 - trigger recalculation of page preview layout even if the count of pages is not changing 2009-08-20 12:37:32 +0200 od  r275172 : #i100466# correction for showing and hiding redlines 2009-08-18 13:25:18 +0200 od  r275100 : #i103817# method <XMLTextImportHelper::SetStyleAndAttrs(..)           - assure that a heading applies the outline style, if no other list style is applied. 2009-08-18 13:21:38 +0200 od  r275098 : #i103817# allow the outline style - list style for outline numbering - to be set directly at the paragraph 2009-08-17 14:13:02 +0200 od  r275052 : #i103684# add missing documentation for new optional OutlineLevel attribute introduced in OOo 3.1 2009-08-17 14:00:25 +0200 od  r275049 : #i100481# method <XMLTextFrameContext_Impl::CreateChildContext(..)># 	  - correct condition for handling embedded documents and embedded math objects 2009-08-12 14:11:34 +0200 od  r274891 : #i97379# assure that columns are not applied to fly frames, which represent graphics or embedded objects 2009-08-12 12:51:43 +0200 od  r274889 : #i101870# method <SwTxtNode::_MakeNewTxtNode(..)> 	  - perform action on different paragraph styles before applying new paragraph style 2009-08-12 12:24:44 +0200 od  r274888 : #i101092# method <ViewShell::Paint(..)> 	  - encapsulate paint of document background and document into pre and post drawing layer paint calls 2009-08-12 11:38:48 +0200 od  r274886 : #i98766# minor adjustment in order to be warning free under Mac port builds 2009-08-12 11:33:54 +0200 od  r274885 : #i99267# method <SwTabFrm::MakeAll()> 	 - reset <bSplit> after forward move to assure that follows can be joined, if further space is available. 2009-08-12 11:11:49 +0200 od  r274882 : #i98766# method <ViewShell::SmoothScroll(..) 	 - disable smooth scroll for Mac port builds 2009-08-10 12:17:58 +0200 od  r274801 : CWS-TOOLING: rebase CWS sw32bf02 to trunk@274622 (milestone: DEV300:m54) 2009-07-21 16:56:45 +0200 od  r274206 : #i103685# method <SwTxtFormatter::NewTabPortion(..)> 	  - adjust condition to apply automatic tab stop at left margin correctly 	    in case that tab stops are not relative to indent 2009-07-10 11:53:53 +0200 od  r273883 : #i102752 method <SwDrawContact::Modify(..)> 	 - assure that a ShapePropertyChangeNotifier exists 2009-07-07 12:01:58 +0200 mst  r273788 : #i103304# apply patch by dtardon to fix bogus conditional 2009-07-07 09:01:13 +0200 od  r273767 : CWS-TOOLING: rebase CWS sw32bf02 to trunk@273468 (milestone: DEV300:m51)


2009-08-27  Vladimir Glazounov  <vg@openoffice.org>  [bfcc160810afd1c5cbc93e67a2fe3896a2de7b60]

CWS-TOOLING: integrate CWS native264_DEV300 2009-08-13 11:58:58 +0200 is  r274928 : #i104200# update to jre6u16


2009-08-27  Vladimir Glazounov  <vg@openoffice.org>  [c00c61f47b1694dddec81806278dc0c25dd13b93]

CWS-TOOLING: integrate CWS automationdev300m54tables 2009-08-14 13:01:05 +0200 wg  r274976 : i104224 2009-08-14 13:00:28 +0200 wg  r274975 : i104224 2009-08-14 12:12:34 +0200 wg  r274974 : i104222 2009-08-13 14:28:13 +0200 wg  r274944 : i104205 2009-08-13 14:27:40 +0200 wg  r274943 : i104205 2009-08-13 14:26:36 +0200 wg  r274942 : i104205


2009-08-27  Release Engineers  <releng@openoffice.org>  [59e13df0d23320c7b1edaab888db2f0bb8e2331d]

CWS-TOOLING: integrate CWS sysui311_DEV300 2009-08-11 18:30:31 +0200 ihi  r274874 : #104116# use __lxstat wrapper for X86_64 Linux


2009-08-27  Vladimir Glazounov  <vg@openoffice.org>  [18031733c0a831e0fae6e330db04b7f6551fea5d]

CWS-TOOLING: integrate CWS automationdev300m54cat0 2009-08-10 14:26:46 +0200 tbo  r274814 : #i103857# forgott about that. 2009-08-10 11:05:17 +0200 tbo  r274798 : #i10000 someone forgott to checkin; change is obvious. 2009-08-07 11:06:05 +0200 oc  r274749 : #i104077# 2009-08-06 12:59:48 +0200 wg  r274720 : i104049 2009-08-06 12:55:20 +0200 wg  r274719 : i104049 2009-08-06 12:55:07 +0200 wg  r274718 : i104049 2009-08-06 12:23:29 +0200 wg  r274713 : i104049 2009-08-06 09:21:30 +0200 hde  r274704 : exchanged warnlog to qaerrorlog 2009-08-05 14:52:47 +0200 wg  r274672 : i104025 2009-08-05 14:43:42 +0200 tbo  r274671 : #i103857# [automation] Slot/Control unknown: 'Export'


2009-08-27  Thomas Lange  <tl@openoffice.org>  [bc18988ff86ca83d850fba993a669ff6b8253b5a]

#101242# SwRenderData introduced; minor name changes


2009-08-27  Release Engineers  <releng@openoffice.org>  [2d1f08d63942666c0094904f50ba8c512ab69b9d]

CWS-TOOLING: integrate CWS otf01 2009-08-26 15:25:19 +0200 hdu  r275426 : #i10000# make ubuntu-8.10 buildbot happy 2009-08-21 11:58:07 +0200 hdu  r275230 : #i43029# another compile fix for 64bit platforms 2009-08-21 09:00:26 +0200 hdu  r275216 : #i43029# sal_Int32 is defined differently on some platforms 2009-08-19 13:41:07 +0200 hdu  r275149 : #i43029# fix use of sft-based subsetting in centralized code 2009-08-19 10:42:23 +0200 hdu  r275140 : #i43029# --amend previous commit with omitted files 2009-08-19 10:14:54 +0200 hdu  r275137 : #i43029# finishing touches for CWS otf01 start to centralize the previously open-coded font-subset/font-embed requests do the rest when the SCM allows source-file moves and commits with finer granularity 2009-08-17 15:11:24 +0200 hdu  r275057 : CWS-TOOLING: rebase CWS otf01 to trunk@275001 (milestone: DEV300:m55) 2009-08-14 17:07:06 +0200 hdu  r274998 : #i43029# CFF-subsetting now works on all platforms for PDF-export and PS-printing 2009-08-14 15:13:23 +0200 hdu  r274984 : #i43029# OOo-build-baseline allows avoiding brute-forcing codepoint coverage calculation 2009-08-14 14:33:36 +0200 hdu  r274981 : #i43029# CmapResult becomes a class 2009-08-13 15:57:55 +0200 hdu  r274948 : #i43029# start implementing glue-code for CFF-subsetting on WIN 2009-08-10 17:10:46 +0200 hdu  r274828 : #100000# WAE: signedness-warning 2009-08-10 14:08:05 +0200 hdu  r274810 : #100000# 2009-08-10 13:34:55 +0200 hdu  r274807 : #i43029# update ParseCmap() as we need to handle glyph-mapping ourselves on win for non-sft-supported fonts 2009-07-11 11:32:37 +0200 hdu  r273909 : CWS-TOOLING: rebase CWS otf01 to trunk@273858 (milestone: DEV300:m52) 2009-07-03 17:14:55 +0200 hdu  r273714 : #i43029# last step before centralizing UNX fontsubset code into platform independent layer 2009-07-03 17:00:14 +0200 hdu  r273712 : #i10000# remove compile warning when debug=t 2009-07-03 16:28:29 +0200 hdu  r273710 : #i43029# another step to centralize fontsubset code 2009-07-03 15:23:45 +0200 hdu  r273705 : #i43029# PDF-export on UNX now starts to support OTF/CFF 2009-07-02 16:19:46 +0200 hdu  r273663 : #i43029# warn when subsetting encounters glyph with deprecated SEAC-like endchar 2009-06-25 11:40:55 +0200 hdu  r273372 : #i43029# ensure validity of cff-subsetted glyph name 2009-06-24 10:22:13 +0200 hdu  r273318 : #i43029# check validity of exported sfnt subtable 2009-06-23 16:25:54 +0200 hdu  r273292 : #i43029# use direct CFF->PFA font subsetting 2009-06-23 16:24:33 +0200 hdu  r273289 : #i43029# allow font subset directly into a provided FILE handle 2009-06-23 16:22:44 +0200 hdu  r273286 : #i43029# implement direct CFF->PFA font subsetting 2009-06-19 17:13:02 +0200 hdu  r273171 : #i43029# CFF subsetting starts to work for psprinting 2009-06-18 15:48:42 +0200 hdu  r273122 : #i43029# psprint requires explicit control of font subset name 2009-06-18 15:43:21 +0200 hdu  r273121 : #i43029# psprint requires explicit control of font subset name 2009-06-16 18:15:43 +0200 hdu  r273033 : #i43029# minor reshuffling to prepare CFF->PS font uploading 2009-06-16 16:25:21 +0200 hdu  r273025 : #i43029# minimal-invasive change to sft.cxx to access a SFNT's CFF subtable 2009-06-12 15:51:42 +0200 hdu  r272925 : #i43029# support OT/CFF subsetting for our PDF export on MacOSX 2009-06-12 15:43:26 +0200 hdu  r272924 : #i43029# provide subset metrics as required by subset requesters 2009-05-27 13:58:59 +0200 hdu  r272342 : #i43029# TripleInt is already reserved by OSX Carbon 2009-05-27 13:41:12 +0200 hdu  r272339 : #i43029# fix warnings and make it compile on different platforms 2009-05-26 18:18:38 +0200 hdu  r272315 : #i43029# start moving font subsetting into specialized class 2009-05-26 17:23:55 +0200 hdu  r272312 : #i43029# improve name for CFF->PFB subsetted font 2009-05-25 17:12:27 +0200 hdu  r272264 : #i43029# PDF-export: get type1-subsetting of the ground 2009-05-25 11:15:39 +0200 hdu  r272227 : #i43029# fix BlueValues/FontBBox topdict entries 2009-05-25 10:59:16 +0200 hdu  r272222 : #i43029# better PFB-DICT entries for FontBBox and BlueValues 2009-05-25 10:26:46 +0200 hdu  r272219 : #i43029# emit other PRIVDICT hints for CFF->PFB subsetting 2009-05-25 10:10:25 +0200 hdu  r272218 : #i43029# sign-extend shortint/longint typeopts/dictops 2009-05-25 09:38:33 +0200 hdu  r272217 : #i43029# better glyph names for CFF-subsetted PFB 2009-05-20 18:57:11 +0200 hdu  r272147 : #i43029# a CFF-subsetter gets the Blues 2009-05-20 14:05:35 +0200 hdu  r272127 : #i43029# implement CreateFontSubsetFromCff() 2009-05-18 12:33:05 +0200 hdu  r272012 : #i43029# add and use CffSubsetterContext::writeCurveTo() 2009-05-15 11:38:08 +0200 hdu  r271931 : CffTable: allow charwidth parameter for type2 endchar operator 2009-05-14 18:55:25 +0200 hdu  r271916 : #i43029# implement flex/flex1/hflex/hflex1 typeop conversion, fix type1val writing 2009-05-11 09:53:26 +0200 hdu  r271750 : #i101695# improve import of ghostscript-PDF font names 2009-05-07 11:35:12 +0200 hdu  r271644 : #i43029# adusted whitespace conventions from previously private code 2009-05-06 12:33:11 +0200 hdu  r271579 : #i43029# change copyright header, fix warnings on some compilers 2009-05-06 10:50:50 +0200 hdu  r271576 : improve whitespace and constness in some POS code 2009-05-05 16:10:56 +0200 hdu  r271532 : #i43029# makefile support for new cff subsetter code 2009-05-05 14:56:29 +0200 hdu  r271519 : #i43029# start integrating my CFF->Type1 subsetter code 2009-05-04 17:07:14 +0200 hdu  r271474 : #i100140# remove obsoleted tables used for encoding conversion 2009-05-04 17:05:20 +0200 hdu  r271473 : #i100140# use generic encoding converters in xlat.cxx 2009-04-15 11:58:25 +0200 hdu  r270829 : #i101102# remove build dependency to removed module psprint 2009-04-14 15:57:13 +0200 hdu  r270788 : CWS-TOOLING: rebase CWS otf01 to trunk@270723 (milestone: DEV300:m46) 2009-03-11 14:49:56 +0100 hdu  r269335 : CWS-TOOLING: rebase CWS otf01 to trunk@269297 (milestone: DEV300:m43) 2009-02-06 12:32:22 +0100 hdu  r267451 : resync CWS across CVS->SVN change 2009-02-06 12:32:04 +0100 hdu  r267450 : resync CWS across CVS->SVN change


2009-08-27  Vladimir Glazounov  <vg@openoffice.org>  [4228f9783abacd782c5507230b52a55191687343]

CWS-TOOLING: integrate CWS sw32a11y01 2009-08-27 10:11:46 +0200 hde  r275457 : new testcase i103265 2009-08-27 08:24:31 +0200 hde  r275454 : new testcase i103265 2009-08-27 08:23:05 +0200 hde  r275453 : new document for testcase i103265 2009-08-26 13:43:33 +0200 hde  r275421 : added new autotest 2009-08-26 13:36:28 +0200 hde  r275420 : added new autotest 2009-08-18 15:41:18 +0200 od  r275113 : #i104300# method <SwEditWin::RequestHelp(..)> 	  - improve help tip for hyperlinks to cross-reference bookmarks. 2009-08-10 15:18:41 +0200 od  r274816 : #i73249# method <SwFrameShell::Execute(..)> 	 - no update of fly frame manager on dialog "Title and Description" 2009-08-10 14:24:15 +0200 od  r274813 : #i92125# correction of end of file - missing newline end 2009-08-10 14:10:14 +0200 od  r274811 : #i92125# correction of end of file - newline missing 2009-08-10 14:00:30 +0200 od  r274808 : #i92125# - correct end of file - new line missing 2009-08-10 09:12:30 +0200 od  r274794 : CWS-TOOLING: rebase CWS sw32a11y01 to trunk@274622 (milestone: DEV300:m54) 2009-08-07 15:52:59 +0200 od  r274775 : #i73249# minor adjustment due to compiler warning 2009-08-07 15:40:38 +0200 od  r274774 : #i92125# method <MarkManager::deleteMarks(..)> 	 - do not delete cross-reference bookmark, if deletion occurs inside a certain node 2009-08-06 12:53:05 +0200 od  r274717 : #i92125# method <MarkManager::deleteMarks(..)          - no move of position for cross-reference bookmark, if move occurs inside certain node. 2009-08-06 12:50:27 +0200 od  r274716 : #i92125# method <SwUndoSaveCntnt::DelCntntIndex(..)>          - keep cross-reference bookmarks, if deletion occurs inside a certain node. 2009-08-06 09:53:29 +0200 od  r274705 : #i103265# method <SwTOXPara::GetURL()> 	  - For outline and template entries create link to bookmark. 	    The bookmark of type CROSSREF_HEADING_BOOKMARK is created, if needed 2009-07-22 13:57:04 +0200 od  r274236 : #i73249# adjustment for export of svg:title and svg:description 2009-07-22 13:51:58 +0200 od  r274234 : #i73249# adjust and enhance import/export of svg:title and svg:description 	 for Writer's text frames, graphics and embedded objects 2009-07-21 10:26:27 +0200 od  r274168 : #i73249# implement support for attributes Title and Description for 	 text frames, graphics and embedded objects in Writer 	 - core, UNO-API, undo/redo and UI 2009-07-21 10:05:15 +0200 od  r274164 : #i73249# new optional properties Title and Description as basis frame properties in text documents 2009-07-13 12:19:54 +0200 od  r273928 : #i73249# Implementation of Undo/Redo of drawing object's name, title and description


2009-08-27  Vladimir Glazounov  <vg@openoffice.org>  [21ac5b4a3ebc9aa5e685e9352179b23c47b15ba4]

CWS-TOOLING: integrate CWS sw32a11y01 2009-08-27 10:11:46 +0200 hde  r275457 : new testcase i103265 2009-08-27 08:24:31 +0200 hde  r275454 : new testcase i103265 2009-08-27 08:23:05 +0200 hde  r275453 : new document for testcase i103265 2009-08-26 13:43:33 +0200 hde  r275421 : added new autotest 2009-08-26 13:36:28 +0200 hde  r275420 : added new autotest 2009-08-18 15:41:18 +0200 od  r275113 : #i104300# method <SwEditWin::RequestHelp(..)> 	  - improve help tip for hyperlinks to cross-reference bookmarks. 2009-08-10 15:18:41 +0200 od  r274816 : #i73249# method <SwFrameShell::Execute(..)> 	 - no update of fly frame manager on dialog "Title and Description" 2009-08-10 14:24:15 +0200 od  r274813 : #i92125# correction of end of file - missing newline end 2009-08-10 14:10:14 +0200 od  r274811 : #i92125# correction of end of file - newline missing 2009-08-10 14:00:30 +0200 od  r274808 : #i92125# - correct end of file - new line missing 2009-08-10 09:12:30 +0200 od  r274794 : CWS-TOOLING: rebase CWS sw32a11y01 to trunk@274622 (milestone: DEV300:m54) 2009-08-07 15:52:59 +0200 od  r274775 : #i73249# minor adjustment due to compiler warning 2009-08-07 15:40:38 +0200 od  r274774 : #i92125# method <MarkManager::deleteMarks(..)> 	 - do not delete cross-reference bookmark, if deletion occurs inside a certain node 2009-08-06 12:53:05 +0200 od  r274717 : #i92125# method <MarkManager::deleteMarks(..)          - no move of position for cross-reference bookmark, if move occurs inside certain node. 2009-08-06 12:50:27 +0200 od  r274716 : #i92125# method <SwUndoSaveCntnt::DelCntntIndex(..)>          - keep cross-reference bookmarks, if deletion occurs inside a certain node. 2009-08-06 09:53:29 +0200 od  r274705 : #i103265# method <SwTOXPara::GetURL()> 	  - For outline and template entries create link to bookmark. 	    The bookmark of type CROSSREF_HEADING_BOOKMARK is created, if needed 2009-07-22 13:57:04 +0200 od  r274236 : #i73249# adjustment for export of svg:title and svg:description 2009-07-22 13:51:58 +0200 od  r274234 : #i73249# adjust and enhance import/export of svg:title and svg:description 	 for Writer's text frames, graphics and embedded objects 2009-07-21 10:26:27 +0200 od  r274168 : #i73249# implement support for attributes Title and Description for 	 text frames, graphics and embedded objects in Writer 	 - core, UNO-API, undo/redo and UI 2009-07-21 10:05:15 +0200 od  r274164 : #i73249# new optional properties Title and Description as basis frame properties in text documents 2009-07-13 12:19:54 +0200 od  r273928 : #i73249# Implementation of Undo/Redo of drawing object's name, title and description


2009-08-27  Vladimir Glazounov  <vg@openoffice.org>  [bca12756a58b79d27fd4c607e6d922bd5ba7da50]

CWS-TOOLING: integrate CWS sw32a11y01 2009-08-27 10:11:46 +0200 hde  r275457 : new testcase i103265 2009-08-27 08:24:31 +0200 hde  r275454 : new testcase i103265 2009-08-27 08:23:05 +0200 hde  r275453 : new document for testcase i103265 2009-08-26 13:43:33 +0200 hde  r275421 : added new autotest 2009-08-26 13:36:28 +0200 hde  r275420 : added new autotest 2009-08-18 15:41:18 +0200 od  r275113 : #i104300# method <SwEditWin::RequestHelp(..)> 	  - improve help tip for hyperlinks to cross-reference bookmarks. 2009-08-10 15:18:41 +0200 od  r274816 : #i73249# method <SwFrameShell::Execute(..)> 	 - no update of fly frame manager on dialog "Title and Description" 2009-08-10 14:24:15 +0200 od  r274813 : #i92125# correction of end of file - missing newline end 2009-08-10 14:10:14 +0200 od  r274811 : #i92125# correction of end of file - newline missing 2009-08-10 14:00:30 +0200 od  r274808 : #i92125# - correct end of file - new line missing 2009-08-10 09:12:30 +0200 od  r274794 : CWS-TOOLING: rebase CWS sw32a11y01 to trunk@274622 (milestone: DEV300:m54) 2009-08-07 15:52:59 +0200 od  r274775 : #i73249# minor adjustment due to compiler warning 2009-08-07 15:40:38 +0200 od  r274774 : #i92125# method <MarkManager::deleteMarks(..)> 	 - do not delete cross-reference bookmark, if deletion occurs inside a certain node 2009-08-06 12:53:05 +0200 od  r274717 : #i92125# method <MarkManager::deleteMarks(..)          - no move of position for cross-reference bookmark, if move occurs inside certain node. 2009-08-06 12:50:27 +0200 od  r274716 : #i92125# method <SwUndoSaveCntnt::DelCntntIndex(..)>          - keep cross-reference bookmarks, if deletion occurs inside a certain node. 2009-08-06 09:53:29 +0200 od  r274705 : #i103265# method <SwTOXPara::GetURL()> 	  - For outline and template entries create link to bookmark. 	    The bookmark of type CROSSREF_HEADING_BOOKMARK is created, if needed 2009-07-22 13:57:04 +0200 od  r274236 : #i73249# adjustment for export of svg:title and svg:description 2009-07-22 13:51:58 +0200 od  r274234 : #i73249# adjust and enhance import/export of svg:title and svg:description 	 for Writer's text frames, graphics and embedded objects 2009-07-21 10:26:27 +0200 od  r274168 : #i73249# implement support for attributes Title and Description for 	 text frames, graphics and embedded objects in Writer 	 - core, UNO-API, undo/redo and UI 2009-07-21 10:05:15 +0200 od  r274164 : #i73249# new optional properties Title and Description as basis frame properties in text documents 2009-07-13 12:19:54 +0200 od  r273928 : #i73249# Implementation of Undo/Redo of drawing object's name, title and description


2009-08-27  Vladimir Glazounov  <vg@openoffice.org>  [c1a6d9acd8323f29af9924e2c5308a5bdd4d7f31]

CWS-TOOLING: integrate CWS sw32a11y01 2009-08-27 10:11:46 +0200 hde  r275457 : new testcase i103265 2009-08-27 08:24:31 +0200 hde  r275454 : new testcase i103265 2009-08-27 08:23:05 +0200 hde  r275453 : new document for testcase i103265 2009-08-26 13:43:33 +0200 hde  r275421 : added new autotest 2009-08-26 13:36:28 +0200 hde  r275420 : added new autotest 2009-08-18 15:41:18 +0200 od  r275113 : #i104300# method <SwEditWin::RequestHelp(..)> 	  - improve help tip for hyperlinks to cross-reference bookmarks. 2009-08-10 15:18:41 +0200 od  r274816 : #i73249# method <SwFrameShell::Execute(..)> 	 - no update of fly frame manager on dialog "Title and Description" 2009-08-10 14:24:15 +0200 od  r274813 : #i92125# correction of end of file - missing newline end 2009-08-10 14:10:14 +0200 od  r274811 : #i92125# correction of end of file - newline missing 2009-08-10 14:00:30 +0200 od  r274808 : #i92125# - correct end of file - new line missing 2009-08-10 09:12:30 +0200 od  r274794 : CWS-TOOLING: rebase CWS sw32a11y01 to trunk@274622 (milestone: DEV300:m54) 2009-08-07 15:52:59 +0200 od  r274775 : #i73249# minor adjustment due to compiler warning 2009-08-07 15:40:38 +0200 od  r274774 : #i92125# method <MarkManager::deleteMarks(..)> 	 - do not delete cross-reference bookmark, if deletion occurs inside a certain node 2009-08-06 12:53:05 +0200 od  r274717 : #i92125# method <MarkManager::deleteMarks(..)          - no move of position for cross-reference bookmark, if move occurs inside certain node. 2009-08-06 12:50:27 +0200 od  r274716 : #i92125# method <SwUndoSaveCntnt::DelCntntIndex(..)>          - keep cross-reference bookmarks, if deletion occurs inside a certain node. 2009-08-06 09:53:29 +0200 od  r274705 : #i103265# method <SwTOXPara::GetURL()> 	  - For outline and template entries create link to bookmark. 	    The bookmark of type CROSSREF_HEADING_BOOKMARK is created, if needed 2009-07-22 13:57:04 +0200 od  r274236 : #i73249# adjustment for export of svg:title and svg:description 2009-07-22 13:51:58 +0200 od  r274234 : #i73249# adjust and enhance import/export of svg:title and svg:description 	 for Writer's text frames, graphics and embedded objects 2009-07-21 10:26:27 +0200 od  r274168 : #i73249# implement support for attributes Title and Description for 	 text frames, graphics and embedded objects in Writer 	 - core, UNO-API, undo/redo and UI 2009-07-21 10:05:15 +0200 od  r274164 : #i73249# new optional properties Title and Description as basis frame properties in text documents 2009-07-13 12:19:54 +0200 od  r273928 : #i73249# Implementation of Undo/Redo of drawing object's name, title and description


2009-08-27  Thomas Lange  <tl@openoffice.org>  [b3211d979c4aa6e8d50d10efb94fc639a6431d6d]

#101242# minor changes


2009-08-27  Thomas Lange  <tl@openoffice.org>  [9420cb434f1c878d780f8f0c736d1df1339fa265]

#101242# getRenderer fixed (adding of additional proerties; e.g. PageSize


2009-08-27  Release Engineers  <releng@openoffice.org>  [5e86a85d06a3d9416a7af4a9e3d6422c36584daa]

CWS-TOOLING: integrate CWS automationdev300m55cat0 2009-08-19 15:28:07 +0200 wg  r275152 : i104336 2009-08-19 09:45:52 +0200 wg  r275135 : i104327 2009-08-18 16:31:42 +0200 tbo  r275117 : #i103796# remove staroffice dialog from ooo 2009-08-18 15:32:13 +0200 tbo  r275112 : #ii104274# merge both optiond required files together / run only application related/dependant options test


2009-08-27  Kohei Yoshida  <kohei@openoffice.org>  [80434c86f9a52c5118b5590f6df3b95d732f1c9e]

Use the new PopupMenuFloatingWindow instead of FloatingWindow for popup menu specific stuff.


2009-08-27  Kohei Yoshida  <kohei@openoffice.org>  [2d16f08b453f2b2a4a32f902caae616318a19701]

Use the new PopupMenuFloatingWindow instead of FloatingWindow for popup menu specific stuff.


2009-08-27  Kohei Yoshida  <kohei@openoffice.org>  [2e77984f087afde2ba0ca0edc5987a6f52d1095e]

Added a new child class of FloatingWindow to separate popup menu specific stuff to it.  Let's leave the existing FloatingWindow alone.


2009-08-27  Release Engineers  <releng@openoffice.org>  [c0033d1ddadee302880a4527f9a91198ccb35e75]

CWS-TOOLING: integrate CWS aquafilepicker04 2009-08-07 08:33:29 +0200 fheckl  r274747 : issue 102102 add OOo autoextension checkbox 2009-08-04 19:37:42 +0200 fheckl  r274631 : issue 93899 simpler patch 2009-08-03 23:22:16 +0200 fheckl  r274601 : issue 93899 directory is now correctly remembered


2009-08-27  Vladimir Glazounov  <vg@openoffice.org>  [9833670d84f0e4f3dc8515de3e12fe9795e644dd]

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-27  Vladimir Glazounov  <vg@openoffice.org>  [8cc653f0612455b9f2730a31ecb7ad001ec05b29]

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-27  Vladimir Glazounov  <vg@openoffice.org>  [12d7db51687fa7316f99e3dfcb750bdb8125b05d]

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  Kohei Yoshida  <kohei@openoffice.org>  [984236d8b16fbb1c2728a7f4f2d25146865c6dee]

Use the new "fake focus" flag of Window to simulate focus state, in order to implement tab stops inside floating windows.


2009-08-26  Kohei Yoshida  <kohei@openoffice.org>  [22aa57f666acce83cf8227eb54ee386ae3be8445]

added the concept of "fake focus" to simulate focus inside floating windows.  I need this because floating windows don't get system focus, but focus handling is needed for tab stops.


2009-08-26  Kohei Yoshida  <kohei@openoffice.org>  [5e8d3e43d3e4689d91d2f94d826146c076f907e6]

TAB key to cycle through controls.


2009-08-26  Philipp Lohmann  <pl@openoffice.org>  [b457c6a75b61c58bcf72ebdf2282a164c09803d6]

remove warnings


2009-08-26  Philipp Lohmann  <pl@openoffice.org>  [5a6ece62b1df0c10a4997e3432756c632901ca75]

more cosmetics


2009-08-26  Thomas Lange  <tl@openoffice.org>  [b5022546b067c67611075b81ced67a3a0d45ca08]

#i92516# user paper override not functional in all cases


2009-08-26  Philipp Lohmann  <pl@openoffice.org>  [7e43a54274902c7bfc3126034e29c1e88b13b70a]

details with nicer indentation


2009-08-26  Philipp Lohmann  <pl@openoffice.org>  [b2cbc1f25f2ea3249b07d7509fbf777886744ee8]

size preview decently


2009-08-26  Release Engineers  <releng@openoffice.org>  [73eeb9abf364da2a669762c974e1ec3ce2f39c7b]

CWS-TOOLING: integrate CWS aw075 2009-08-12 18:26:05 +0200 aw  r274912 : #i97672# use SelectionMaximumLuminancePercent to limit the hilight color to be not too invisible 2009-08-12 18:25:53 +0200 aw  r274911 : #i97672# use SelectionMaximumLuminancePercent to limit the hilight color to be not too invisible 2009-08-12 18:25:20 +0200 aw  r274910 : #i97672# Added SelectionMaximumLuminancePercent to decide which maximum luminance for the selection color to accept from the system 2009-08-12 18:00:17 +0200 aw  r274908 : #i97672# added SelectionMaximumLuminancePercent which limits the luminance of the system's selection color to a maximum luminance (default is 70) 2009-08-11 14:01:07 +0200 aw  r274859 : #i104150# take over values from transparence percent field even when disabled 2009-08-11 13:59:33 +0200 aw  r274858 : #i103500# corrected the transparent SC overlay pixel alignment 2009-08-11 12:42:46 +0200 jsk  r274854 : #i103937# Added two new controls to options/view page for transparency and opacity 2009-08-10 16:20:02 +0200 aw  r274823 : #i97672# Adapting MF_SELECTION to #i35956# 2009-08-04 17:50:42 +0200 aw  r274626 : #i102109# need to use AlphaMask instead of Bitmap 2009-08-04 17:03:25 +0200 aw  r274624 : #i103982# corrected OutlinerParaObject owvership in GetBackgroundTextForwarder() 2009-08-04 12:18:11 +0200 aw  r274614 : #i97672# corrected warning due to member initialisation 2009-08-03 11:54:16 +0200 aw  r274571 : #i99268# corrected SdrExchangeView::GetObjGraphic 2009-07-31 14:22:57 +0200 aw  r274529 : #i101520# added support for not correct 3d polygons for 3D polygon object which is used over API from chart directly 2009-07-31 13:25:20 +0200 aw  r274527 : #i97672# added disabling selection options when system does not support them; slightly corrected positions 2009-07-31 13:20:32 +0200 aw  r274526 : #i102706# Do not merge closed polygons when converting MetaFiles to SdrObjects 2009-07-30 18:03:07 +0200 aw  r274499 : #i102175# corrected 1870 degree rotation situation for MetaFile paints 2009-07-30 17:06:31 +0200 aw  r274496 : #i103709# corrected HitTest for callouts and DrawingLayer text objects 2009-07-29 18:55:22 +0200 aw  r274465 : #i102956# corrected CutFindProcessor to back-transform all found cuts to the starting 3D coordinate system 2009-07-29 13:38:40 +0200 aw  r274448 : #i103720# corrected mpAsynchLoadEvent usage 2009-07-29 12:48:12 +0200 aw  r274447 : #i96762# cleanup: spaces 2009-07-28 19:11:31 +0200 aw  r274427 : #97672# first version of reworked selection with changeable transparency and frame 2009-07-28 19:09:39 +0200 aw  r274425 : #97672# first version of reworked selection with changeable transparency and frame 2009-07-28 19:09:27 +0200 aw  r274424 : #97672# first version of reworked selection with changeable transparency and frame 2009-07-28 19:09:14 +0200 aw  r274423 : #97672# first version of reworked selection with changeable transparency and frame 2009-07-28 19:08:59 +0200 aw  r274422 : #97672# first version of reworked selection with changeable transparency and frame 2009-07-28 19:08:47 +0200 aw  r274421 : #97672# first version of reworked selection with changeable transparency and frame 2009-07-28 15:44:50 +0200 aw  r274411 : #i102556# corrected TextLayouterDevice::getTextBoundRect implementation and usage; empty Rectangles were not handled correctly 2009-07-23 17:48:36 +0200 aw  r274277 : #i102063# implemented in-between OLE content holder (SdrOleContentPrimitive2D) and it's decomposition. Cleaned up diverse OLE graphic preparations 2009-07-22 12:55:12 +0200 aw  r274227 : #i102109# extended OutputDevice::DrawTransparent (the version with TransparenceGradient) to work correctly with AntiAliased content 2009-07-21 13:31:12 +0200 aw  r274191 : #i102611# changed scaling of Z-Range for Z-Buffer for ZBufferProcessor3D 2009-07-20 20:06:46 +0200 aw  r274155 : #i103500# moved OverlayObjectCell back to use discrete coordinates for rectangle list 2009-07-16 17:33:26 +0200 aw  r274065 : #i103530# corrected parameter preparation for MetaFile::Rotate call


2009-08-26  Release Engineers  <releng@openoffice.org>  [344307c77a9b1a29407de22b412d66ede0ea4093]

CWS-TOOLING: integrate CWS aw075 2009-08-12 18:26:05 +0200 aw  r274912 : #i97672# use SelectionMaximumLuminancePercent to limit the hilight color to be not too invisible 2009-08-12 18:25:53 +0200 aw  r274911 : #i97672# use SelectionMaximumLuminancePercent to limit the hilight color to be not too invisible 2009-08-12 18:25:20 +0200 aw  r274910 : #i97672# Added SelectionMaximumLuminancePercent to decide which maximum luminance for the selection color to accept from the system 2009-08-12 18:00:17 +0200 aw  r274908 : #i97672# added SelectionMaximumLuminancePercent which limits the luminance of the system's selection color to a maximum luminance (default is 70) 2009-08-11 14:01:07 +0200 aw  r274859 : #i104150# take over values from transparence percent field even when disabled 2009-08-11 13:59:33 +0200 aw  r274858 : #i103500# corrected the transparent SC overlay pixel alignment 2009-08-11 12:42:46 +0200 jsk  r274854 : #i103937# Added two new controls to options/view page for transparency and opacity 2009-08-10 16:20:02 +0200 aw  r274823 : #i97672# Adapting MF_SELECTION to #i35956# 2009-08-04 17:50:42 +0200 aw  r274626 : #i102109# need to use AlphaMask instead of Bitmap 2009-08-04 17:03:25 +0200 aw  r274624 : #i103982# corrected OutlinerParaObject owvership in GetBackgroundTextForwarder() 2009-08-04 12:18:11 +0200 aw  r274614 : #i97672# corrected warning due to member initialisation 2009-08-03 11:54:16 +0200 aw  r274571 : #i99268# corrected SdrExchangeView::GetObjGraphic 2009-07-31 14:22:57 +0200 aw  r274529 : #i101520# added support for not correct 3d polygons for 3D polygon object which is used over API from chart directly 2009-07-31 13:25:20 +0200 aw  r274527 : #i97672# added disabling selection options when system does not support them; slightly corrected positions 2009-07-31 13:20:32 +0200 aw  r274526 : #i102706# Do not merge closed polygons when converting MetaFiles to SdrObjects 2009-07-30 18:03:07 +0200 aw  r274499 : #i102175# corrected 1870 degree rotation situation for MetaFile paints 2009-07-30 17:06:31 +0200 aw  r274496 : #i103709# corrected HitTest for callouts and DrawingLayer text objects 2009-07-29 18:55:22 +0200 aw  r274465 : #i102956# corrected CutFindProcessor to back-transform all found cuts to the starting 3D coordinate system 2009-07-29 13:38:40 +0200 aw  r274448 : #i103720# corrected mpAsynchLoadEvent usage 2009-07-29 12:48:12 +0200 aw  r274447 : #i96762# cleanup: spaces 2009-07-28 19:11:31 +0200 aw  r274427 : #97672# first version of reworked selection with changeable transparency and frame 2009-07-28 19:09:39 +0200 aw  r274425 : #97672# first version of reworked selection with changeable transparency and frame 2009-07-28 19:09:27 +0200 aw  r274424 : #97672# first version of reworked selection with changeable transparency and frame 2009-07-28 19:09:14 +0200 aw  r274423 : #97672# first version of reworked selection with changeable transparency and frame 2009-07-28 19:08:59 +0200 aw  r274422 : #97672# first version of reworked selection with changeable transparency and frame 2009-07-28 19:08:47 +0200 aw  r274421 : #97672# first version of reworked selection with changeable transparency and frame 2009-07-28 15:44:50 +0200 aw  r274411 : #i102556# corrected TextLayouterDevice::getTextBoundRect implementation and usage; empty Rectangles were not handled correctly 2009-07-23 17:48:36 +0200 aw  r274277 : #i102063# implemented in-between OLE content holder (SdrOleContentPrimitive2D) and it's decomposition. Cleaned up diverse OLE graphic preparations 2009-07-22 12:55:12 +0200 aw  r274227 : #i102109# extended OutputDevice::DrawTransparent (the version with TransparenceGradient) to work correctly with AntiAliased content 2009-07-21 13:31:12 +0200 aw  r274191 : #i102611# changed scaling of Z-Range for Z-Buffer for ZBufferProcessor3D 2009-07-20 20:06:46 +0200 aw  r274155 : #i103500# moved OverlayObjectCell back to use discrete coordinates for rectangle list 2009-07-16 17:33:26 +0200 aw  r274065 : #i103530# corrected parameter preparation for MetaFile::Rotate call


2009-08-26  Release Engineers  <releng@openoffice.org>  [cbbc3b874da302affbfb155a765a157742c011d2]

CWS-TOOLING: integrate CWS aw075 2009-08-12 18:26:05 +0200 aw  r274912 : #i97672# use SelectionMaximumLuminancePercent to limit the hilight color to be not too invisible 2009-08-12 18:25:53 +0200 aw  r274911 : #i97672# use SelectionMaximumLuminancePercent to limit the hilight color to be not too invisible 2009-08-12 18:25:20 +0200 aw  r274910 : #i97672# Added SelectionMaximumLuminancePercent to decide which maximum luminance for the selection color to accept from the system 2009-08-12 18:00:17 +0200 aw  r274908 : #i97672# added SelectionMaximumLuminancePercent which limits the luminance of the system's selection color to a maximum luminance (default is 70) 2009-08-11 14:01:07 +0200 aw  r274859 : #i104150# take over values from transparence percent field even when disabled 2009-08-11 13:59:33 +0200 aw  r274858 : #i103500# corrected the transparent SC overlay pixel alignment 2009-08-11 12:42:46 +0200 jsk  r274854 : #i103937# Added two new controls to options/view page for transparency and opacity 2009-08-10 16:20:02 +0200 aw  r274823 : #i97672# Adapting MF_SELECTION to #i35956# 2009-08-04 17:50:42 +0200 aw  r274626 : #i102109# need to use AlphaMask instead of Bitmap 2009-08-04 17:03:25 +0200 aw  r274624 : #i103982# corrected OutlinerParaObject owvership in GetBackgroundTextForwarder() 2009-08-04 12:18:11 +0200 aw  r274614 : #i97672# corrected warning due to member initialisation 2009-08-03 11:54:16 +0200 aw  r274571 : #i99268# corrected SdrExchangeView::GetObjGraphic 2009-07-31 14:22:57 +0200 aw  r274529 : #i101520# added support for not correct 3d polygons for 3D polygon object which is used over API from chart directly 2009-07-31 13:25:20 +0200 aw  r274527 : #i97672# added disabling selection options when system does not support them; slightly corrected positions 2009-07-31 13:20:32 +0200 aw  r274526 : #i102706# Do not merge closed polygons when converting MetaFiles to SdrObjects 2009-07-30 18:03:07 +0200 aw  r274499 : #i102175# corrected 1870 degree rotation situation for MetaFile paints 2009-07-30 17:06:31 +0200 aw  r274496 : #i103709# corrected HitTest for callouts and DrawingLayer text objects 2009-07-29 18:55:22 +0200 aw  r274465 : #i102956# corrected CutFindProcessor to back-transform all found cuts to the starting 3D coordinate system 2009-07-29 13:38:40 +0200 aw  r274448 : #i103720# corrected mpAsynchLoadEvent usage 2009-07-29 12:48:12 +0200 aw  r274447 : #i96762# cleanup: spaces 2009-07-28 19:11:31 +0200 aw  r274427 : #97672# first version of reworked selection with changeable transparency and frame 2009-07-28 19:09:39 +0200 aw  r274425 : #97672# first version of reworked selection with changeable transparency and frame 2009-07-28 19:09:27 +0200 aw  r274424 : #97672# first version of reworked selection with changeable transparency and frame 2009-07-28 19:09:14 +0200 aw  r274423 : #97672# first version of reworked selection with changeable transparency and frame 2009-07-28 19:08:59 +0200 aw  r274422 : #97672# first version of reworked selection with changeable transparency and frame 2009-07-28 19:08:47 +0200 aw  r274421 : #97672# first version of reworked selection with changeable transparency and frame 2009-07-28 15:44:50 +0200 aw  r274411 : #i102556# corrected TextLayouterDevice::getTextBoundRect implementation and usage; empty Rectangles were not handled correctly 2009-07-23 17:48:36 +0200 aw  r274277 : #i102063# implemented in-between OLE content holder (SdrOleContentPrimitive2D) and it's decomposition. Cleaned up diverse OLE graphic preparations 2009-07-22 12:55:12 +0200 aw  r274227 : #i102109# extended OutputDevice::DrawTransparent (the version with TransparenceGradient) to work correctly with AntiAliased content 2009-07-21 13:31:12 +0200 aw  r274191 : #i102611# changed scaling of Z-Range for Z-Buffer for ZBufferProcessor3D 2009-07-20 20:06:46 +0200 aw  r274155 : #i103500# moved OverlayObjectCell back to use discrete coordinates for rectangle list 2009-07-16 17:33:26 +0200 aw  r274065 : #i103530# corrected parameter preparation for MetaFile::Rotate call


2009-08-26  Release Engineers  <releng@openoffice.org>  [05a1a258cf2aab6e33750ff2c00bcd8827348146]

CWS-TOOLING: integrate CWS aw075 2009-08-12 18:26:05 +0200 aw  r274912 : #i97672# use SelectionMaximumLuminancePercent to limit the hilight color to be not too invisible 2009-08-12 18:25:53 +0200 aw  r274911 : #i97672# use SelectionMaximumLuminancePercent to limit the hilight color to be not too invisible 2009-08-12 18:25:20 +0200 aw  r274910 : #i97672# Added SelectionMaximumLuminancePercent to decide which maximum luminance for the selection color to accept from the system 2009-08-12 18:00:17 +0200 aw  r274908 : #i97672# added SelectionMaximumLuminancePercent which limits the luminance of the system's selection color to a maximum luminance (default is 70) 2009-08-11 14:01:07 +0200 aw  r274859 : #i104150# take over values from transparence percent field even when disabled 2009-08-11 13:59:33 +0200 aw  r274858 : #i103500# corrected the transparent SC overlay pixel alignment 2009-08-11 12:42:46 +0200 jsk  r274854 : #i103937# Added two new controls to options/view page for transparency and opacity 2009-08-10 16:20:02 +0200 aw  r274823 : #i97672# Adapting MF_SELECTION to #i35956# 2009-08-04 17:50:42 +0200 aw  r274626 : #i102109# need to use AlphaMask instead of Bitmap 2009-08-04 17:03:25 +0200 aw  r274624 : #i103982# corrected OutlinerParaObject owvership in GetBackgroundTextForwarder() 2009-08-04 12:18:11 +0200 aw  r274614 : #i97672# corrected warning due to member initialisation 2009-08-03 11:54:16 +0200 aw  r274571 : #i99268# corrected SdrExchangeView::GetObjGraphic 2009-07-31 14:22:57 +0200 aw  r274529 : #i101520# added support for not correct 3d polygons for 3D polygon object which is used over API from chart directly 2009-07-31 13:25:20 +0200 aw  r274527 : #i97672# added disabling selection options when system does not support them; slightly corrected positions 2009-07-31 13:20:32 +0200 aw  r274526 : #i102706# Do not merge closed polygons when converting MetaFiles to SdrObjects 2009-07-30 18:03:07 +0200 aw  r274499 : #i102175# corrected 1870 degree rotation situation for MetaFile paints 2009-07-30 17:06:31 +0200 aw  r274496 : #i103709# corrected HitTest for callouts and DrawingLayer text objects 2009-07-29 18:55:22 +0200 aw  r274465 : #i102956# corrected CutFindProcessor to back-transform all found cuts to the starting 3D coordinate system 2009-07-29 13:38:40 +0200 aw  r274448 : #i103720# corrected mpAsynchLoadEvent usage 2009-07-29 12:48:12 +0200 aw  r274447 : #i96762# cleanup: spaces 2009-07-28 19:11:31 +0200 aw  r274427 : #97672# first version of reworked selection with changeable transparency and frame 2009-07-28 19:09:39 +0200 aw  r274425 : #97672# first version of reworked selection with changeable transparency and frame 2009-07-28 19:09:27 +0200 aw  r274424 : #97672# first version of reworked selection with changeable transparency and frame 2009-07-28 19:09:14 +0200 aw  r274423 : #97672# first version of reworked selection with changeable transparency and frame 2009-07-28 19:08:59 +0200 aw  r274422 : #97672# first version of reworked selection with changeable transparency and frame 2009-07-28 19:08:47 +0200 aw  r274421 : #97672# first version of reworked selection with changeable transparency and frame 2009-07-28 15:44:50 +0200 aw  r274411 : #i102556# corrected TextLayouterDevice::getTextBoundRect implementation and usage; empty Rectangles were not handled correctly 2009-07-23 17:48:36 +0200 aw  r274277 : #i102063# implemented in-between OLE content holder (SdrOleContentPrimitive2D) and it's decomposition. Cleaned up diverse OLE graphic preparations 2009-07-22 12:55:12 +0200 aw  r274227 : #i102109# extended OutputDevice::DrawTransparent (the version with TransparenceGradient) to work correctly with AntiAliased content 2009-07-21 13:31:12 +0200 aw  r274191 : #i102611# changed scaling of Z-Range for Z-Buffer for ZBufferProcessor3D 2009-07-20 20:06:46 +0200 aw  r274155 : #i103500# moved OverlayObjectCell back to use discrete coordinates for rectangle list 2009-07-16 17:33:26 +0200 aw  r274065 : #i103530# corrected parameter preparation for MetaFile::Rotate call


2009-08-26  Release Engineers  <releng@openoffice.org>  [3c9734d18802d28b14887a8c2cdabb3da019c5f9]

CWS-TOOLING: integrate CWS aw075 2009-08-12 18:26:05 +0200 aw  r274912 : #i97672# use SelectionMaximumLuminancePercent to limit the hilight color to be not too invisible 2009-08-12 18:25:53 +0200 aw  r274911 : #i97672# use SelectionMaximumLuminancePercent to limit the hilight color to be not too invisible 2009-08-12 18:25:20 +0200 aw  r274910 : #i97672# Added SelectionMaximumLuminancePercent to decide which maximum luminance for the selection color to accept from the system 2009-08-12 18:00:17 +0200 aw  r274908 : #i97672# added SelectionMaximumLuminancePercent which limits the luminance of the system's selection color to a maximum luminance (default is 70) 2009-08-11 14:01:07 +0200 aw  r274859 : #i104150# take over values from transparence percent field even when disabled 2009-08-11 13:59:33 +0200 aw  r274858 : #i103500# corrected the transparent SC overlay pixel alignment 2009-08-11 12:42:46 +0200 jsk  r274854 : #i103937# Added two new controls to options/view page for transparency and opacity 2009-08-10 16:20:02 +0200 aw  r274823 : #i97672# Adapting MF_SELECTION to #i35956# 2009-08-04 17:50:42 +0200 aw  r274626 : #i102109# need to use AlphaMask instead of Bitmap 2009-08-04 17:03:25 +0200 aw  r274624 : #i103982# corrected OutlinerParaObject owvership in GetBackgroundTextForwarder() 2009-08-04 12:18:11 +0200 aw  r274614 : #i97672# corrected warning due to member initialisation 2009-08-03 11:54:16 +0200 aw  r274571 : #i99268# corrected SdrExchangeView::GetObjGraphic 2009-07-31 14:22:57 +0200 aw  r274529 : #i101520# added support for not correct 3d polygons for 3D polygon object which is used over API from chart directly 2009-07-31 13:25:20 +0200 aw  r274527 : #i97672# added disabling selection options when system does not support them; slightly corrected positions 2009-07-31 13:20:32 +0200 aw  r274526 : #i102706# Do not merge closed polygons when converting MetaFiles to SdrObjects 2009-07-30 18:03:07 +0200 aw  r274499 : #i102175# corrected 1870 degree rotation situation for MetaFile paints 2009-07-30 17:06:31 +0200 aw  r274496 : #i103709# corrected HitTest for callouts and DrawingLayer text objects 2009-07-29 18:55:22 +0200 aw  r274465 : #i102956# corrected CutFindProcessor to back-transform all found cuts to the starting 3D coordinate system 2009-07-29 13:38:40 +0200 aw  r274448 : #i103720# corrected mpAsynchLoadEvent usage 2009-07-29 12:48:12 +0200 aw  r274447 : #i96762# cleanup: spaces 2009-07-28 19:11:31 +0200 aw  r274427 : #97672# first version of reworked selection with changeable transparency and frame 2009-07-28 19:09:39 +0200 aw  r274425 : #97672# first version of reworked selection with changeable transparency and frame 2009-07-28 19:09:27 +0200 aw  r274424 : #97672# first version of reworked selection with changeable transparency and frame 2009-07-28 19:09:14 +0200 aw  r274423 : #97672# first version of reworked selection with changeable transparency and frame 2009-07-28 19:08:59 +0200 aw  r274422 : #97672# first version of reworked selection with changeable transparency and frame 2009-07-28 19:08:47 +0200 aw  r274421 : #97672# first version of reworked selection with changeable transparency and frame 2009-07-28 15:44:50 +0200 aw  r274411 : #i102556# corrected TextLayouterDevice::getTextBoundRect implementation and usage; empty Rectangles were not handled correctly 2009-07-23 17:48:36 +0200 aw  r274277 : #i102063# implemented in-between OLE content holder (SdrOleContentPrimitive2D) and it's decomposition. Cleaned up diverse OLE graphic preparations 2009-07-22 12:55:12 +0200 aw  r274227 : #i102109# extended OutputDevice::DrawTransparent (the version with TransparenceGradient) to work correctly with AntiAliased content 2009-07-21 13:31:12 +0200 aw  r274191 : #i102611# changed scaling of Z-Range for Z-Buffer for ZBufferProcessor3D 2009-07-20 20:06:46 +0200 aw  r274155 : #i103500# moved OverlayObjectCell back to use discrete coordinates for rectangle list 2009-07-16 17:33:26 +0200 aw  r274065 : #i103530# corrected parameter preparation for MetaFile::Rotate call


2009-08-26  Vladimir Glazounov  <vg@openoffice.org>  [0080c25d360418f6a4b8574d255f64050a0b98c9]

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  Vladimir Glazounov  <vg@openoffice.org>  [46a92e0e2844e9c2fe2111eaac658588ce3ee026]

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  Vladimir Glazounov  <vg@openoffice.org>  [8990690b587ab95de007ef709f4503e768089955]

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  Vladimir Glazounov  <vg@openoffice.org>  [fcf4f2dbc83a61a1747f5ee95f0470dbb5a7d0a8]

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  Vladimir Glazounov  <vg@openoffice.org>  [2e2d1273c23a84a0b5e5b297939333ca69f62b45]

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  Philipp Lohmann  <pl@openoffice.org>  [19dd7ce1bf0f8874dfdabc403f7be9b6b69a01df]

#i104516# return correct page sizes


2009-08-26  Philipp Lohmann  <pl@openoffice.org>  [7e7a3be17144e44fdd97d044e39164a93fde4f81]

#i104516# return correct page sizes


2009-10-08  hg  <hg@oosvn01.>  [8793f28997929464cd889e2b9524982402d58427]

merge with m55


2009-08-26  sb  <sb@openoffice.org>  [88e7a277f1eec17efdad45ce59cdb9a9329a693c]

#i101955# new osl_File_MapFlag_WillNeed (honored on MACOSX and SOLARIS for now)


2009-08-26  Oliver Bolte  <obo@openoffice.org>  [99e6c346064861f49c0ef1da24fe652fc5da2618]

#i10000# Buildtype GRAPHITE added


2009-08-26  Vladimir Glazounov  <vg@openoffice.org>  [284e76b0e65dfdcf21a429679cbed5fdd708fed3]

CWS-TOOLING: integrate CWS swa11y32_2nd 2009-08-13 13:04:09 +0200 mav  r274936 : #i104204# remove support for Ctrl-Tab 2009-08-13 09:59:22 +0200 od  r274924 : #i93269# method <atk_wrapper_focus_idle_handler(..)> 	 - emit also object:state-changed:focus, if cursor is inside <XAccessibleText> object 2009-08-11 12:15:11 +0200 tl  r274851 : CWS-TOOLING: rebase CWS swa11y32_2nd to trunk@274622 (milestone: DEV300:m54) 2009-07-14 17:35:03 +0200 tl  r273982 : 2009-07-10 10:46:39 +0200 tl  r273879 : CWS-TOOLING: rebase CWS swa11y32 to trunk@273468 (milestone: DEV300:m51) 2009-07-01 14:00:25 +0200 mav  r273577 : #i102879# the text of the button should not change 2009-07-01 13:16:19 +0200 od  r273574 : #159496# method <GetHelpAnchor_Impl(..)> 	 - do not release the solar mutex 2009-06-29 15:29:10 +0200 od  r273476 : #i95042# method <CreateXWindow(..)> 	 - return instance <VCLXComboBox> for <Window> instance of type <MetricBox>. 	   note: <MetricBox> is inherited from <ComboBox> 2009-06-23 15:49:32 +0200 mav  r273283 : #i101967# fix tab-control implementation 2009-06-22 13:56:22 +0200 od  r273229 : #i100938# method <text_wrapper_get_run_attributes(..)> 	  - always provide start_offset and end_offset 	  - do _not_ increment the end_offset provide by <accessibility::TextSegment> instance 2009-06-02 12:09:03 +0200 mav  r272492 : #i101959# Let the additional dialog window add its childred to the parents tab-hierarchy 2009-06-02 09:55:39 +0200 mav  r272484 : #i102015# allow to have indirect child windows in tab-hierarchy 2009-06-02 09:49:42 +0200 mav  r272482 : #i102015# Let the windows containing the extension dialog controls add controls to the tab hierarchy 2009-05-27 15:45:33 +0200 od  r272354 : #i101012# method <SvxIconChoiceCtrl_Impl::EntrySelected(..)> 	  - emit vcl event LISTBOX_SELECT only in case that the given entry is selected. 2009-05-27 09:54:36 +0200 od  r272333 : #i92103# map UNO-API accessible events list box entry expanded/collapsed 	 to corresponding atk events. 2009-05-27 09:52:15 +0200 od  r272331 : #i92103# process list box entry expanded/collapsed events 2009-05-27 09:49:19 +0200 od  r272330 : #i92103# emit vcl event list box entry expanded/collapsed 2009-05-26 10:42:05 +0200 od  r272283 : #i93269# correct fix: check success of <queryInterface> call 2009-05-04 15:52:04 +0200 od  r271469 : #i92103# new vcl event ids VCLEVENT_LISTBOX_ENTRY_EXPANDED and VCLEVENT_LISTBOX_ENTRY_COLLAPSED 2009-05-04 15:10:20 +0200 od  r271460 : #i92103# refine definition of new constants 2009-05-04 14:36:44 +0200 od  r271454 : #i92103# new constants for indicating that a list box entry is 	 expanded respectively collapsed. 2009-04-30 16:09:40 +0200 od  r271421 : #i93269# method <atk_wrapper_focus_idle_handler(..)> 	 - emit text_caret_moved event for <XAccessibleText> object, 	   if cursor is inside the <XAccessibleText> object. 2009-04-22 14:00:10 +0200 tl  r271105 : warning-free code 2009-04-22 09:17:30 +0200 tl  r271073 : CWS-TOOLING: rebase CWS swa11y32 to trunk@270723 (milestone: DEV300:m46) 2009-04-20 12:53:03 +0200 cd  r270974 : #i83639# Check extendedhelp state to provide correct tool tip text 2009-04-03 13:07:13 +0200 tl  r270471 : #i63983# changed accessible object names to empty strings 2009-04-01 15:52:09 +0200 tl  r270336 : #i90991# accessible names and description for paragraphs should be empty 2009-04-01 15:12:42 +0200 tl  r270333 : #i90991# accessible names and description for paragraphs should be empty 2009-04-01 15:10:34 +0200 tl  r270331 : warning-free code 2009-04-01 12:54:44 +0200 tl  r270319 : #i89176# Implementation of XAccessibleMultiLineText in EditEngine 2009-04-01 12:52:56 +0200 tl  r270318 : #i89176# Implementation of XAccessibleMultiLineText in EditEngine 2009-03-27 18:31:01 +0100 tbe  r270166 : #i92143# text getRangeExtents reports incorrect 'x' values for spreadsheet cells 2009-03-13 13:43:54 +0100 tl  r269476 : #i94322# ImpEditView::ShowCursor and nPara == USHRT_MAX problem fixed 2009-03-12 10:27:30 +0100 tl  r269366 : warning-free code; unresolved external dbg_out when compiling with debug=t 2009-03-11 12:40:31 +0100 tl  r269312 : warning-free code Solaris x86 2009-03-10 15:49:01 +0100 tl  r269279 : #i86443# handle GetColumnCount() == 0 2009-03-10 10:48:32 +0100 cl  r269254 : #i91742# name cells for accessibility 2009-03-09 17:06:33 +0100 cl  r269203 : #i91742# call init on accessible cells


2009-08-26  Vladimir Glazounov  <vg@openoffice.org>  [11ee54427f1c4f514556d39d888ec1b333d4d566]

CWS-TOOLING: integrate CWS swa11y32_2nd 2009-08-13 13:04:09 +0200 mav  r274936 : #i104204# remove support for Ctrl-Tab 2009-08-13 09:59:22 +0200 od  r274924 : #i93269# method <atk_wrapper_focus_idle_handler(..)> 	 - emit also object:state-changed:focus, if cursor is inside <XAccessibleText> object 2009-08-11 12:15:11 +0200 tl  r274851 : CWS-TOOLING: rebase CWS swa11y32_2nd to trunk@274622 (milestone: DEV300:m54) 2009-07-14 17:35:03 +0200 tl  r273982 : 2009-07-10 10:46:39 +0200 tl  r273879 : CWS-TOOLING: rebase CWS swa11y32 to trunk@273468 (milestone: DEV300:m51) 2009-07-01 14:00:25 +0200 mav  r273577 : #i102879# the text of the button should not change 2009-07-01 13:16:19 +0200 od  r273574 : #159496# method <GetHelpAnchor_Impl(..)> 	 - do not release the solar mutex 2009-06-29 15:29:10 +0200 od  r273476 : #i95042# method <CreateXWindow(..)> 	 - return instance <VCLXComboBox> for <Window> instance of type <MetricBox>. 	   note: <MetricBox> is inherited from <ComboBox> 2009-06-23 15:49:32 +0200 mav  r273283 : #i101967# fix tab-control implementation 2009-06-22 13:56:22 +0200 od  r273229 : #i100938# method <text_wrapper_get_run_attributes(..)> 	  - always provide start_offset and end_offset 	  - do _not_ increment the end_offset provide by <accessibility::TextSegment> instance 2009-06-02 12:09:03 +0200 mav  r272492 : #i101959# Let the additional dialog window add its childred to the parents tab-hierarchy 2009-06-02 09:55:39 +0200 mav  r272484 : #i102015# allow to have indirect child windows in tab-hierarchy 2009-06-02 09:49:42 +0200 mav  r272482 : #i102015# Let the windows containing the extension dialog controls add controls to the tab hierarchy 2009-05-27 15:45:33 +0200 od  r272354 : #i101012# method <SvxIconChoiceCtrl_Impl::EntrySelected(..)> 	  - emit vcl event LISTBOX_SELECT only in case that the given entry is selected. 2009-05-27 09:54:36 +0200 od  r272333 : #i92103# map UNO-API accessible events list box entry expanded/collapsed 	 to corresponding atk events. 2009-05-27 09:52:15 +0200 od  r272331 : #i92103# process list box entry expanded/collapsed events 2009-05-27 09:49:19 +0200 od  r272330 : #i92103# emit vcl event list box entry expanded/collapsed 2009-05-26 10:42:05 +0200 od  r272283 : #i93269# correct fix: check success of <queryInterface> call 2009-05-04 15:52:04 +0200 od  r271469 : #i92103# new vcl event ids VCLEVENT_LISTBOX_ENTRY_EXPANDED and VCLEVENT_LISTBOX_ENTRY_COLLAPSED 2009-05-04 15:10:20 +0200 od  r271460 : #i92103# refine definition of new constants 2009-05-04 14:36:44 +0200 od  r271454 : #i92103# new constants for indicating that a list box entry is 	 expanded respectively collapsed. 2009-04-30 16:09:40 +0200 od  r271421 : #i93269# method <atk_wrapper_focus_idle_handler(..)> 	 - emit text_caret_moved event for <XAccessibleText> object, 	   if cursor is inside the <XAccessibleText> object. 2009-04-22 14:00:10 +0200 tl  r271105 : warning-free code 2009-04-22 09:17:30 +0200 tl  r271073 : CWS-TOOLING: rebase CWS swa11y32 to trunk@270723 (milestone: DEV300:m46) 2009-04-20 12:53:03 +0200 cd  r270974 : #i83639# Check extendedhelp state to provide correct tool tip text 2009-04-03 13:07:13 +0200 tl  r270471 : #i63983# changed accessible object names to empty strings 2009-04-01 15:52:09 +0200 tl  r270336 : #i90991# accessible names and description for paragraphs should be empty 2009-04-01 15:12:42 +0200 tl  r270333 : #i90991# accessible names and description for paragraphs should be empty 2009-04-01 15:10:34 +0200 tl  r270331 : warning-free code 2009-04-01 12:54:44 +0200 tl  r270319 : #i89176# Implementation of XAccessibleMultiLineText in EditEngine 2009-04-01 12:52:56 +0200 tl  r270318 : #i89176# Implementation of XAccessibleMultiLineText in EditEngine 2009-03-27 18:31:01 +0100 tbe  r270166 : #i92143# text getRangeExtents reports incorrect 'x' values for spreadsheet cells 2009-03-13 13:43:54 +0100 tl  r269476 : #i94322# ImpEditView::ShowCursor and nPara == USHRT_MAX problem fixed 2009-03-12 10:27:30 +0100 tl  r269366 : warning-free code; unresolved external dbg_out when compiling with debug=t 2009-03-11 12:40:31 +0100 tl  r269312 : warning-free code Solaris x86 2009-03-10 15:49:01 +0100 tl  r269279 : #i86443# handle GetColumnCount() == 0 2009-03-10 10:48:32 +0100 cl  r269254 : #i91742# name cells for accessibility 2009-03-09 17:06:33 +0100 cl  r269203 : #i91742# call init on accessible cells


2009-08-26  Vladimir Glazounov  <vg@openoffice.org>  [d5f13a162757a980d46f36263c2fd939cb9db3d6]

CWS-TOOLING: integrate CWS swa11y32_2nd 2009-08-13 13:04:09 +0200 mav  r274936 : #i104204# remove support for Ctrl-Tab 2009-08-13 09:59:22 +0200 od  r274924 : #i93269# method <atk_wrapper_focus_idle_handler(..)> 	 - emit also object:state-changed:focus, if cursor is inside <XAccessibleText> object 2009-08-11 12:15:11 +0200 tl  r274851 : CWS-TOOLING: rebase CWS swa11y32_2nd to trunk@274622 (milestone: DEV300:m54) 2009-07-14 17:35:03 +0200 tl  r273982 : 2009-07-10 10:46:39 +0200 tl  r273879 : CWS-TOOLING: rebase CWS swa11y32 to trunk@273468 (milestone: DEV300:m51) 2009-07-01 14:00:25 +0200 mav  r273577 : #i102879# the text of the button should not change 2009-07-01 13:16:19 +0200 od  r273574 : #159496# method <GetHelpAnchor_Impl(..)> 	 - do not release the solar mutex 2009-06-29 15:29:10 +0200 od  r273476 : #i95042# method <CreateXWindow(..)> 	 - return instance <VCLXComboBox> for <Window> instance of type <MetricBox>. 	   note: <MetricBox> is inherited from <ComboBox> 2009-06-23 15:49:32 +0200 mav  r273283 : #i101967# fix tab-control implementation 2009-06-22 13:56:22 +0200 od  r273229 : #i100938# method <text_wrapper_get_run_attributes(..)> 	  - always provide start_offset and end_offset 	  - do _not_ increment the end_offset provide by <accessibility::TextSegment> instance 2009-06-02 12:09:03 +0200 mav  r272492 : #i101959# Let the additional dialog window add its childred to the parents tab-hierarchy 2009-06-02 09:55:39 +0200 mav  r272484 : #i102015# allow to have indirect child windows in tab-hierarchy 2009-06-02 09:49:42 +0200 mav  r272482 : #i102015# Let the windows containing the extension dialog controls add controls to the tab hierarchy 2009-05-27 15:45:33 +0200 od  r272354 : #i101012# method <SvxIconChoiceCtrl_Impl::EntrySelected(..)> 	  - emit vcl event LISTBOX_SELECT only in case that the given entry is selected. 2009-05-27 09:54:36 +0200 od  r272333 : #i92103# map UNO-API accessible events list box entry expanded/collapsed 	 to corresponding atk events. 2009-05-27 09:52:15 +0200 od  r272331 : #i92103# process list box entry expanded/collapsed events 2009-05-27 09:49:19 +0200 od  r272330 : #i92103# emit vcl event list box entry expanded/collapsed 2009-05-26 10:42:05 +0200 od  r272283 : #i93269# correct fix: check success of <queryInterface> call 2009-05-04 15:52:04 +0200 od  r271469 : #i92103# new vcl event ids VCLEVENT_LISTBOX_ENTRY_EXPANDED and VCLEVENT_LISTBOX_ENTRY_COLLAPSED 2009-05-04 15:10:20 +0200 od  r271460 : #i92103# refine definition of new constants 2009-05-04 14:36:44 +0200 od  r271454 : #i92103# new constants for indicating that a list box entry is 	 expanded respectively collapsed. 2009-04-30 16:09:40 +0200 od  r271421 : #i93269# method <atk_wrapper_focus_idle_handler(..)> 	 - emit text_caret_moved event for <XAccessibleText> object, 	   if cursor is inside the <XAccessibleText> object. 2009-04-22 14:00:10 +0200 tl  r271105 : warning-free code 2009-04-22 09:17:30 +0200 tl  r271073 : CWS-TOOLING: rebase CWS swa11y32 to trunk@270723 (milestone: DEV300:m46) 2009-04-20 12:53:03 +0200 cd  r270974 : #i83639# Check extendedhelp state to provide correct tool tip text 2009-04-03 13:07:13 +0200 tl  r270471 : #i63983# changed accessible object names to empty strings 2009-04-01 15:52:09 +0200 tl  r270336 : #i90991# accessible names and description for paragraphs should be empty 2009-04-01 15:12:42 +0200 tl  r270333 : #i90991# accessible names and description for paragraphs should be empty 2009-04-01 15:10:34 +0200 tl  r270331 : warning-free code 2009-04-01 12:54:44 +0200 tl  r270319 : #i89176# Implementation of XAccessibleMultiLineText in EditEngine 2009-04-01 12:52:56 +0200 tl  r270318 : #i89176# Implementation of XAccessibleMultiLineText in EditEngine 2009-03-27 18:31:01 +0100 tbe  r270166 : #i92143# text getRangeExtents reports incorrect 'x' values for spreadsheet cells 2009-03-13 13:43:54 +0100 tl  r269476 : #i94322# ImpEditView::ShowCursor and nPara == USHRT_MAX problem fixed 2009-03-12 10:27:30 +0100 tl  r269366 : warning-free code; unresolved external dbg_out when compiling with debug=t 2009-03-11 12:40:31 +0100 tl  r269312 : warning-free code Solaris x86 2009-03-10 15:49:01 +0100 tl  r269279 : #i86443# handle GetColumnCount() == 0 2009-03-10 10:48:32 +0100 cl  r269254 : #i91742# name cells for accessibility 2009-03-09 17:06:33 +0100 cl  r269203 : #i91742# call init on accessible cells


2009-08-26  Vladimir Glazounov  <vg@openoffice.org>  [c1884b896c76cf0de72cb202cada9ed9a9f9a6dd]

CWS-TOOLING: integrate CWS swa11y32_2nd 2009-08-13 13:04:09 +0200 mav  r274936 : #i104204# remove support for Ctrl-Tab 2009-08-13 09:59:22 +0200 od  r274924 : #i93269# method <atk_wrapper_focus_idle_handler(..)> 	 - emit also object:state-changed:focus, if cursor is inside <XAccessibleText> object 2009-08-11 12:15:11 +0200 tl  r274851 : CWS-TOOLING: rebase CWS swa11y32_2nd to trunk@274622 (milestone: DEV300:m54) 2009-07-14 17:35:03 +0200 tl  r273982 : 2009-07-10 10:46:39 +0200 tl  r273879 : CWS-TOOLING: rebase CWS swa11y32 to trunk@273468 (milestone: DEV300:m51) 2009-07-01 14:00:25 +0200 mav  r273577 : #i102879# the text of the button should not change 2009-07-01 13:16:19 +0200 od  r273574 : #159496# method <GetHelpAnchor_Impl(..)> 	 - do not release the solar mutex 2009-06-29 15:29:10 +0200 od  r273476 : #i95042# method <CreateXWindow(..)> 	 - return instance <VCLXComboBox> for <Window> instance of type <MetricBox>. 	   note: <MetricBox> is inherited from <ComboBox> 2009-06-23 15:49:32 +0200 mav  r273283 : #i101967# fix tab-control implementation 2009-06-22 13:56:22 +0200 od  r273229 : #i100938# method <text_wrapper_get_run_attributes(..)> 	  - always provide start_offset and end_offset 	  - do _not_ increment the end_offset provide by <accessibility::TextSegment> instance 2009-06-02 12:09:03 +0200 mav  r272492 : #i101959# Let the additional dialog window add its childred to the parents tab-hierarchy 2009-06-02 09:55:39 +0200 mav  r272484 : #i102015# allow to have indirect child windows in tab-hierarchy 2009-06-02 09:49:42 +0200 mav  r272482 : #i102015# Let the windows containing the extension dialog controls add controls to the tab hierarchy 2009-05-27 15:45:33 +0200 od  r272354 : #i101012# method <SvxIconChoiceCtrl_Impl::EntrySelected(..)> 	  - emit vcl event LISTBOX_SELECT only in case that the given entry is selected. 2009-05-27 09:54:36 +0200 od  r272333 : #i92103# map UNO-API accessible events list box entry expanded/collapsed 	 to corresponding atk events. 2009-05-27 09:52:15 +0200 od  r272331 : #i92103# process list box entry expanded/collapsed events 2009-05-27 09:49:19 +0200 od  r272330 : #i92103# emit vcl event list box entry expanded/collapsed 2009-05-26 10:42:05 +0200 od  r272283 : #i93269# correct fix: check success of <queryInterface> call 2009-05-04 15:52:04 +0200 od  r271469 : #i92103# new vcl event ids VCLEVENT_LISTBOX_ENTRY_EXPANDED and VCLEVENT_LISTBOX_ENTRY_COLLAPSED 2009-05-04 15:10:20 +0200 od  r271460 : #i92103# refine definition of new constants 2009-05-04 14:36:44 +0200 od  r271454 : #i92103# new constants for indicating that a list box entry is 	 expanded respectively collapsed. 2009-04-30 16:09:40 +0200 od  r271421 : #i93269# method <atk_wrapper_focus_idle_handler(..)> 	 - emit text_caret_moved event for <XAccessibleText> object, 	   if cursor is inside the <XAccessibleText> object. 2009-04-22 14:00:10 +0200 tl  r271105 : warning-free code 2009-04-22 09:17:30 +0200 tl  r271073 : CWS-TOOLING: rebase CWS swa11y32 to trunk@270723 (milestone: DEV300:m46) 2009-04-20 12:53:03 +0200 cd  r270974 : #i83639# Check extendedhelp state to provide correct tool tip text 2009-04-03 13:07:13 +0200 tl  r270471 : #i63983# changed accessible object names to empty strings 2009-04-01 15:52:09 +0200 tl  r270336 : #i90991# accessible names and description for paragraphs should be empty 2009-04-01 15:12:42 +0200 tl  r270333 : #i90991# accessible names and description for paragraphs should be empty 2009-04-01 15:10:34 +0200 tl  r270331 : warning-free code 2009-04-01 12:54:44 +0200 tl  r270319 : #i89176# Implementation of XAccessibleMultiLineText in EditEngine 2009-04-01 12:52:56 +0200 tl  r270318 : #i89176# Implementation of XAccessibleMultiLineText in EditEngine 2009-03-27 18:31:01 +0100 tbe  r270166 : #i92143# text getRangeExtents reports incorrect 'x' values for spreadsheet cells 2009-03-13 13:43:54 +0100 tl  r269476 : #i94322# ImpEditView::ShowCursor and nPara == USHRT_MAX problem fixed 2009-03-12 10:27:30 +0100 tl  r269366 : warning-free code; unresolved external dbg_out when compiling with debug=t 2009-03-11 12:40:31 +0100 tl  r269312 : warning-free code Solaris x86 2009-03-10 15:49:01 +0100 tl  r269279 : #i86443# handle GetColumnCount() == 0 2009-03-10 10:48:32 +0100 cl  r269254 : #i91742# name cells for accessibility 2009-03-09 17:06:33 +0100 cl  r269203 : #i91742# call init on accessible cells


2009-08-26  Vladimir Glazounov  <vg@openoffice.org>  [4b2f3b0d9d71e299ed8dcca3479d9a3658a1daf4]

CWS-TOOLING: integrate CWS swa11y32_2nd 2009-08-13 13:04:09 +0200 mav  r274936 : #i104204# remove support for Ctrl-Tab 2009-08-13 09:59:22 +0200 od  r274924 : #i93269# method <atk_wrapper_focus_idle_handler(..)> 	 - emit also object:state-changed:focus, if cursor is inside <XAccessibleText> object 2009-08-11 12:15:11 +0200 tl  r274851 : CWS-TOOLING: rebase CWS swa11y32_2nd to trunk@274622 (milestone: DEV300:m54) 2009-07-14 17:35:03 +0200 tl  r273982 : 2009-07-10 10:46:39 +0200 tl  r273879 : CWS-TOOLING: rebase CWS swa11y32 to trunk@273468 (milestone: DEV300:m51) 2009-07-01 14:00:25 +0200 mav  r273577 : #i102879# the text of the button should not change 2009-07-01 13:16:19 +0200 od  r273574 : #159496# method <GetHelpAnchor_Impl(..)> 	 - do not release the solar mutex 2009-06-29 15:29:10 +0200 od  r273476 : #i95042# method <CreateXWindow(..)> 	 - return instance <VCLXComboBox> for <Window> instance of type <MetricBox>. 	   note: <MetricBox> is inherited from <ComboBox> 2009-06-23 15:49:32 +0200 mav  r273283 : #i101967# fix tab-control implementation 2009-06-22 13:56:22 +0200 od  r273229 : #i100938# method <text_wrapper_get_run_attributes(..)> 	  - always provide start_offset and end_offset 	  - do _not_ increment the end_offset provide by <accessibility::TextSegment> instance 2009-06-02 12:09:03 +0200 mav  r272492 : #i101959# Let the additional dialog window add its childred to the parents tab-hierarchy 2009-06-02 09:55:39 +0200 mav  r272484 : #i102015# allow to have indirect child windows in tab-hierarchy 2009-06-02 09:49:42 +0200 mav  r272482 : #i102015# Let the windows containing the extension dialog controls add controls to the tab hierarchy 2009-05-27 15:45:33 +0200 od  r272354 : #i101012# method <SvxIconChoiceCtrl_Impl::EntrySelected(..)> 	  - emit vcl event LISTBOX_SELECT only in case that the given entry is selected. 2009-05-27 09:54:36 +0200 od  r272333 : #i92103# map UNO-API accessible events list box entry expanded/collapsed 	 to corresponding atk events. 2009-05-27 09:52:15 +0200 od  r272331 : #i92103# process list box entry expanded/collapsed events 2009-05-27 09:49:19 +0200 od  r272330 : #i92103# emit vcl event list box entry expanded/collapsed 2009-05-26 10:42:05 +0200 od  r272283 : #i93269# correct fix: check success of <queryInterface> call 2009-05-04 15:52:04 +0200 od  r271469 : #i92103# new vcl event ids VCLEVENT_LISTBOX_ENTRY_EXPANDED and VCLEVENT_LISTBOX_ENTRY_COLLAPSED 2009-05-04 15:10:20 +0200 od  r271460 : #i92103# refine definition of new constants 2009-05-04 14:36:44 +0200 od  r271454 : #i92103# new constants for indicating that a list box entry is 	 expanded respectively collapsed. 2009-04-30 16:09:40 +0200 od  r271421 : #i93269# method <atk_wrapper_focus_idle_handler(..)> 	 - emit text_caret_moved event for <XAccessibleText> object, 	   if cursor is inside the <XAccessibleText> object. 2009-04-22 14:00:10 +0200 tl  r271105 : warning-free code 2009-04-22 09:17:30 +0200 tl  r271073 : CWS-TOOLING: rebase CWS swa11y32 to trunk@270723 (milestone: DEV300:m46) 2009-04-20 12:53:03 +0200 cd  r270974 : #i83639# Check extendedhelp state to provide correct tool tip text 2009-04-03 13:07:13 +0200 tl  r270471 : #i63983# changed accessible object names to empty strings 2009-04-01 15:52:09 +0200 tl  r270336 : #i90991# accessible names and description for paragraphs should be empty 2009-04-01 15:12:42 +0200 tl  r270333 : #i90991# accessible names and description for paragraphs should be empty 2009-04-01 15:10:34 +0200 tl  r270331 : warning-free code 2009-04-01 12:54:44 +0200 tl  r270319 : #i89176# Implementation of XAccessibleMultiLineText in EditEngine 2009-04-01 12:52:56 +0200 tl  r270318 : #i89176# Implementation of XAccessibleMultiLineText in EditEngine 2009-03-27 18:31:01 +0100 tbe  r270166 : #i92143# text getRangeExtents reports incorrect 'x' values for spreadsheet cells 2009-03-13 13:43:54 +0100 tl  r269476 : #i94322# ImpEditView::ShowCursor and nPara == USHRT_MAX problem fixed 2009-03-12 10:27:30 +0100 tl  r269366 : warning-free code; unresolved external dbg_out when compiling with debug=t 2009-03-11 12:40:31 +0100 tl  r269312 : warning-free code Solaris x86 2009-03-10 15:49:01 +0100 tl  r269279 : #i86443# handle GetColumnCount() == 0 2009-03-10 10:48:32 +0100 cl  r269254 : #i91742# name cells for accessibility 2009-03-09 17:06:33 +0100 cl  r269203 : #i91742# call init on accessible cells


2009-08-26  Vladimir Glazounov  <vg@openoffice.org>  [0f5a6721731d28f0b5a7a3b3e5e274ec99e20e27]

CWS-TOOLING: integrate CWS swa11y32_2nd 2009-08-13 13:04:09 +0200 mav  r274936 : #i104204# remove support for Ctrl-Tab 2009-08-13 09:59:22 +0200 od  r274924 : #i93269# method <atk_wrapper_focus_idle_handler(..)> 	 - emit also object:state-changed:focus, if cursor is inside <XAccessibleText> object 2009-08-11 12:15:11 +0200 tl  r274851 : CWS-TOOLING: rebase CWS swa11y32_2nd to trunk@274622 (milestone: DEV300:m54) 2009-07-14 17:35:03 +0200 tl  r273982 : 2009-07-10 10:46:39 +0200 tl  r273879 : CWS-TOOLING: rebase CWS swa11y32 to trunk@273468 (milestone: DEV300:m51) 2009-07-01 14:00:25 +0200 mav  r273577 : #i102879# the text of the button should not change 2009-07-01 13:16:19 +0200 od  r273574 : #159496# method <GetHelpAnchor_Impl(..)> 	 - do not release the solar mutex 2009-06-29 15:29:10 +0200 od  r273476 : #i95042# method <CreateXWindow(..)> 	 - return instance <VCLXComboBox> for <Window> instance of type <MetricBox>. 	   note: <MetricBox> is inherited from <ComboBox> 2009-06-23 15:49:32 +0200 mav  r273283 : #i101967# fix tab-control implementation 2009-06-22 13:56:22 +0200 od  r273229 : #i100938# method <text_wrapper_get_run_attributes(..)> 	  - always provide start_offset and end_offset 	  - do _not_ increment the end_offset provide by <accessibility::TextSegment> instance 2009-06-02 12:09:03 +0200 mav  r272492 : #i101959# Let the additional dialog window add its childred to the parents tab-hierarchy 2009-06-02 09:55:39 +0200 mav  r272484 : #i102015# allow to have indirect child windows in tab-hierarchy 2009-06-02 09:49:42 +0200 mav  r272482 : #i102015# Let the windows containing the extension dialog controls add controls to the tab hierarchy 2009-05-27 15:45:33 +0200 od  r272354 : #i101012# method <SvxIconChoiceCtrl_Impl::EntrySelected(..)> 	  - emit vcl event LISTBOX_SELECT only in case that the given entry is selected. 2009-05-27 09:54:36 +0200 od  r272333 : #i92103# map UNO-API accessible events list box entry expanded/collapsed 	 to corresponding atk events. 2009-05-27 09:52:15 +0200 od  r272331 : #i92103# process list box entry expanded/collapsed events 2009-05-27 09:49:19 +0200 od  r272330 : #i92103# emit vcl event list box entry expanded/collapsed 2009-05-26 10:42:05 +0200 od  r272283 : #i93269# correct fix: check success of <queryInterface> call 2009-05-04 15:52:04 +0200 od  r271469 : #i92103# new vcl event ids VCLEVENT_LISTBOX_ENTRY_EXPANDED and VCLEVENT_LISTBOX_ENTRY_COLLAPSED 2009-05-04 15:10:20 +0200 od  r271460 : #i92103# refine definition of new constants 2009-05-04 14:36:44 +0200 od  r271454 : #i92103# new constants for indicating that a list box entry is 	 expanded respectively collapsed. 2009-04-30 16:09:40 +0200 od  r271421 : #i93269# method <atk_wrapper_focus_idle_handler(..)> 	 - emit text_caret_moved event for <XAccessibleText> object, 	   if cursor is inside the <XAccessibleText> object. 2009-04-22 14:00:10 +0200 tl  r271105 : warning-free code 2009-04-22 09:17:30 +0200 tl  r271073 : CWS-TOOLING: rebase CWS swa11y32 to trunk@270723 (milestone: DEV300:m46) 2009-04-20 12:53:03 +0200 cd  r270974 : #i83639# Check extendedhelp state to provide correct tool tip text 2009-04-03 13:07:13 +0200 tl  r270471 : #i63983# changed accessible object names to empty strings 2009-04-01 15:52:09 +0200 tl  r270336 : #i90991# accessible names and description for paragraphs should be empty 2009-04-01 15:12:42 +0200 tl  r270333 : #i90991# accessible names and description for paragraphs should be empty 2009-04-01 15:10:34 +0200 tl  r270331 : warning-free code 2009-04-01 12:54:44 +0200 tl  r270319 : #i89176# Implementation of XAccessibleMultiLineText in EditEngine 2009-04-01 12:52:56 +0200 tl  r270318 : #i89176# Implementation of XAccessibleMultiLineText in EditEngine 2009-03-27 18:31:01 +0100 tbe  r270166 : #i92143# text getRangeExtents reports incorrect 'x' values for spreadsheet cells 2009-03-13 13:43:54 +0100 tl  r269476 : #i94322# ImpEditView::ShowCursor and nPara == USHRT_MAX problem fixed 2009-03-12 10:27:30 +0100 tl  r269366 : warning-free code; unresolved external dbg_out when compiling with debug=t 2009-03-11 12:40:31 +0100 tl  r269312 : warning-free code Solaris x86 2009-03-10 15:49:01 +0100 tl  r269279 : #i86443# handle GetColumnCount() == 0 2009-03-10 10:48:32 +0100 cl  r269254 : #i91742# name cells for accessibility 2009-03-09 17:06:33 +0100 cl  r269203 : #i91742# call init on accessible cells


2009-08-26  Release Engineers  <releng@openoffice.org>  [18d7d056defaf1acc1ed6f09500625ee66da0013]

CWS-TOOLING: integrate CWS gridcontrol_01 2009-08-13 07:53:28 +0200 tkr  r274919 : #103210# remove mixed-line-endings 2009-08-13 07:36:19 +0200 tkr  r274918 : #103210# remove mixed-line-endings 2009-08-06 14:02:11 +0200 tkr  r274725 : #103210# build issues fixed 2009-08-06 12:11:52 +0200 tkr  r274711 : #103210# build issues fixed 2009-08-06 12:03:32 +0200 tkr  r274710 : #103210# add grid directory to d.lst 2009-08-05 17:00:11 +0200 misheto  r274689 : CWS-TOOLING: rebase CWS gridcontrol_01 to trunk@274622 (milestone: DEV300:m54) 2009-08-05 14:31:42 +0200 tkr  r274668 : #103210# remove add/removeMouseListener from XGridControl and use XWindow 2009-08-05 14:30:06 +0200 tkr  r274667 : #103210# remove add/removeMouseListener from XGridControl and use XWindow 2009-08-05 14:29:09 +0200 tkr  r274666 : #103210# remove add/removeMouseListener from XGridControl and use XWindow 2009-08-05 12:02:15 +0200 misheto  r274649 : fox for HScroll problem 2009-08-05 11:37:22 +0200 misheto  r274644 : CWS-TOOLING: rebase CWS gridcontrol_01 to trunk@274203 (milestone: DEV300:m53) 2009-08-03 10:12:50 +0200 tkr  r274568 : #103210# Method getItemIndexPos() added 2009-07-31 18:25:42 +0200 misheto  r274547 : fixed bug no cursor with NONE-selection, arrow keys cause selection disappear 2009-07-31 16:36:34 +0200 tkr  r274541 : #103210# MouseListener added 2009-07-31 16:35:48 +0200 tkr  r274540 : #103210# MouseListener added 2009-07-31 14:37:45 +0200 misheto  r274533 : event handlers 2009-07-31 09:43:52 +0200 tkr  r274513 : #103210# MouseListener added 2009-07-31 09:42:46 +0200 tkr  r274512 : #103210# MouseListenerMultiplexer exported 2009-07-30 18:19:55 +0200 misheto  r274501 : 2009-07-30 18:15:00 +0200 misheto  r274500 : mouselistener changes 2009-07-30 15:23:03 +0200 tkr  r274491 : #i103210# remove XItemListener and add XMouseListener 2009-07-30 15:22:01 +0200 tkr  r274490 : #i103210# remove XItemListener and add XMouseListener 2009-07-28 16:47:37 +0200 misheto  r274415 : fixed text left intented, removeAllScroll mode, selection mode, single selection 2009-07-28 16:45:32 +0200 misheto  r274413 : 2009-07-28 14:56:33 +0200 tkr  r274407 : #i103210# build issue fixed 2009-07-28 12:49:23 +0200 tkr  r274397 : #i103210# use HScroll and VScroll for Scrolbarmode 2009-07-28 12:24:14 +0200 tkr  r274396 : #i103210# use HScroll and VScroll for Scrolbarmode 2009-07-28 11:33:46 +0200 tkr  r274393 : ##i103210# api changes 2009-07-28 11:32:48 +0200 tkr  r274392 : ##i103210# add ItemListener 2009-07-28 11:31:49 +0200 tkr  r274391 : ##i103210# add ItemListener 2009-07-28 08:30:30 +0200 tkr  r274388 : #i103210# paint background color 2009-07-24 17:22:10 +0200 misheto  r274314 : focus problem solved, single selection with keys UP DOWN 2009-07-22 11:43:24 +0200 misheto  r274226 : removed vclxcontrol dependencies 2009-07-22 10:23:34 +0200 misheto  r274220 : 2009-07-21 15:04:26 +0200 misheto  r274200 : tablecontrol added items 2009-07-21 15:00:44 +0200 misheto  r274198 : tablecontrol 2009-07-17 09:58:59 +0200 misheto  r274082 : changes mihaela 2009-07-15 11:04:27 +0200 tkr  r273999 : #i103210# api documentation added 2009-07-15 11:03:18 +0200 tkr  r273998 : #i103210# adapt idl changes 2009-07-14 08:47:32 +0200 tkr  r273959 : #i103210# Method removeRow added 2009-07-14 08:46:52 +0200 tkr  r273958 : #i103210# Method removeRow added 2009-07-13 08:20:11 +0200 tkr  r273914 : #i103210# XGridSelectionModel removed 2009-07-10 13:50:01 +0200 tkr  r273888 : #i103210# selection support and listener added 2009-07-10 13:42:17 +0200 tkr  r273887 : #i103210# selection support added 2009-07-06 10:21:51 +0200 tkr  r273724 : #i103210# implement listener 2009-07-06 10:13:25 +0200 tkr  r273723 : #i103210# remove wrong interfaces 2009-07-06 10:11:47 +0200 tkr  r273722 : #i103210# interface changes 2009-07-02 15:28:50 +0200 tkr  r273659 : #i103210# create new services 2009-07-02 15:26:21 +0200 tkr  r273658 : #i103210# create new services 2009-07-02 12:00:39 +0200 tkr  r273633 : #i103210# defaultgriddatamodel works now 2009-07-02 11:59:24 +0200 tkr  r273631 : #i103210# now XGridDataModel inherits XComponent 2009-07-01 14:07:31 +0200 tkr  r273579 : #i103210# initial implementation of the grid control data model 2009-07-01 13:14:21 +0200 tkr  r273571 : #i103210# adding new service and some methods 2009-06-30 12:15:13 +0200 tkr  r273500 : #i103210# change attribute names 2009-06-30 10:55:07 +0200 tkr  r273496 : #i103210# create services and interfaces for the grid control 2009-06-30 10:47:26 +0200 tkr  r273495 : #i103210# create services and interfaces for the grid control


2009-08-26  Release Engineers  <releng@openoffice.org>  [27a1e85b656bad222f113f650b03397aa3bc59d3]

CWS-TOOLING: integrate CWS gridcontrol_01 2009-08-13 07:53:28 +0200 tkr  r274919 : #103210# remove mixed-line-endings 2009-08-13 07:36:19 +0200 tkr  r274918 : #103210# remove mixed-line-endings 2009-08-06 14:02:11 +0200 tkr  r274725 : #103210# build issues fixed 2009-08-06 12:11:52 +0200 tkr  r274711 : #103210# build issues fixed 2009-08-06 12:03:32 +0200 tkr  r274710 : #103210# add grid directory to d.lst 2009-08-05 17:00:11 +0200 misheto  r274689 : CWS-TOOLING: rebase CWS gridcontrol_01 to trunk@274622 (milestone: DEV300:m54) 2009-08-05 14:31:42 +0200 tkr  r274668 : #103210# remove add/removeMouseListener from XGridControl and use XWindow 2009-08-05 14:30:06 +0200 tkr  r274667 : #103210# remove add/removeMouseListener from XGridControl and use XWindow 2009-08-05 14:29:09 +0200 tkr  r274666 : #103210# remove add/removeMouseListener from XGridControl and use XWindow 2009-08-05 12:02:15 +0200 misheto  r274649 : fox for HScroll problem 2009-08-05 11:37:22 +0200 misheto  r274644 : CWS-TOOLING: rebase CWS gridcontrol_01 to trunk@274203 (milestone: DEV300:m53) 2009-08-03 10:12:50 +0200 tkr  r274568 : #103210# Method getItemIndexPos() added 2009-07-31 18:25:42 +0200 misheto  r274547 : fixed bug no cursor with NONE-selection, arrow keys cause selection disappear 2009-07-31 16:36:34 +0200 tkr  r274541 : #103210# MouseListener added 2009-07-31 16:35:48 +0200 tkr  r274540 : #103210# MouseListener added 2009-07-31 14:37:45 +0200 misheto  r274533 : event handlers 2009-07-31 09:43:52 +0200 tkr  r274513 : #103210# MouseListener added 2009-07-31 09:42:46 +0200 tkr  r274512 : #103210# MouseListenerMultiplexer exported 2009-07-30 18:19:55 +0200 misheto  r274501 : 2009-07-30 18:15:00 +0200 misheto  r274500 : mouselistener changes 2009-07-30 15:23:03 +0200 tkr  r274491 : #i103210# remove XItemListener and add XMouseListener 2009-07-30 15:22:01 +0200 tkr  r274490 : #i103210# remove XItemListener and add XMouseListener 2009-07-28 16:47:37 +0200 misheto  r274415 : fixed text left intented, removeAllScroll mode, selection mode, single selection 2009-07-28 16:45:32 +0200 misheto  r274413 : 2009-07-28 14:56:33 +0200 tkr  r274407 : #i103210# build issue fixed 2009-07-28 12:49:23 +0200 tkr  r274397 : #i103210# use HScroll and VScroll for Scrolbarmode 2009-07-28 12:24:14 +0200 tkr  r274396 : #i103210# use HScroll and VScroll for Scrolbarmode 2009-07-28 11:33:46 +0200 tkr  r274393 : ##i103210# api changes 2009-07-28 11:32:48 +0200 tkr  r274392 : ##i103210# add ItemListener 2009-07-28 11:31:49 +0200 tkr  r274391 : ##i103210# add ItemListener 2009-07-28 08:30:30 +0200 tkr  r274388 : #i103210# paint background color 2009-07-24 17:22:10 +0200 misheto  r274314 : focus problem solved, single selection with keys UP DOWN 2009-07-22 11:43:24 +0200 misheto  r274226 : removed vclxcontrol dependencies 2009-07-22 10:23:34 +0200 misheto  r274220 : 2009-07-21 15:04:26 +0200 misheto  r274200 : tablecontrol added items 2009-07-21 15:00:44 +0200 misheto  r274198 : tablecontrol 2009-07-17 09:58:59 +0200 misheto  r274082 : changes mihaela 2009-07-15 11:04:27 +0200 tkr  r273999 : #i103210# api documentation added 2009-07-15 11:03:18 +0200 tkr  r273998 : #i103210# adapt idl changes 2009-07-14 08:47:32 +0200 tkr  r273959 : #i103210# Method removeRow added 2009-07-14 08:46:52 +0200 tkr  r273958 : #i103210# Method removeRow added 2009-07-13 08:20:11 +0200 tkr  r273914 : #i103210# XGridSelectionModel removed 2009-07-10 13:50:01 +0200 tkr  r273888 : #i103210# selection support and listener added 2009-07-10 13:42:17 +0200 tkr  r273887 : #i103210# selection support added 2009-07-06 10:21:51 +0200 tkr  r273724 : #i103210# implement listener 2009-07-06 10:13:25 +0200 tkr  r273723 : #i103210# remove wrong interfaces 2009-07-06 10:11:47 +0200 tkr  r273722 : #i103210# interface changes 2009-07-02 15:28:50 +0200 tkr  r273659 : #i103210# create new services 2009-07-02 15:26:21 +0200 tkr  r273658 : #i103210# create new services 2009-07-02 12:00:39 +0200 tkr  r273633 : #i103210# defaultgriddatamodel works now 2009-07-02 11:59:24 +0200 tkr  r273631 : #i103210# now XGridDataModel inherits XComponent 2009-07-01 14:07:31 +0200 tkr  r273579 : #i103210# initial implementation of the grid control data model 2009-07-01 13:14:21 +0200 tkr  r273571 : #i103210# adding new service and some methods 2009-06-30 12:15:13 +0200 tkr  r273500 : #i103210# change attribute names 2009-06-30 10:55:07 +0200 tkr  r273496 : #i103210# create services and interfaces for the grid control 2009-06-30 10:47:26 +0200 tkr  r273495 : #i103210# create services and interfaces for the grid control


2009-08-26  Vladimir Glazounov  <vg@openoffice.org>  [c1b45151c3c75e2cce692e78d815e33187ccd95f]

CWS-TOOLING: integrate CWS chart40 2009-08-05 10:28:53 +0200 iha  r274640 : CWS-TOOLING: rebase CWS chart40 to trunk@274622 (milestone: DEV300:m54) 2009-07-31 18:03:11 +0200 iha  r274546 : #i91420# number of lines on chart type dialog is incorrect 2009-07-23 15:51:13 +0200 iha  r274275 : correct detection of old chart files b6700820 2009-07-23 15:10:30 +0200 iha  r274273 : #i103287# some lines vanish on import of some old files (opacity-problem) 2009-07-23 13:42:10 +0200 iha  r274268 : #i103588# Chart in report cause crash 2009-07-23 10:57:14 +0200 iha  r274264 : #i95503# Enter key does not work in source ranges dialog 2009-07-22 10:25:02 +0200 iha  r274221 : #i103713# ambiguous && || 2009-07-20 12:59:02 +0200 iha  r274120 : #i103468# remove warning


2009-08-26  Vladimir Glazounov  <vg@openoffice.org>  [004098681b06be35ad163abf2ae7ef8c39212a5a]

CWS-TOOLING: integrate CWS chart40 2009-08-05 10:28:53 +0200 iha  r274640 : CWS-TOOLING: rebase CWS chart40 to trunk@274622 (milestone: DEV300:m54) 2009-07-31 18:03:11 +0200 iha  r274546 : #i91420# number of lines on chart type dialog is incorrect 2009-07-23 15:51:13 +0200 iha  r274275 : correct detection of old chart files b6700820 2009-07-23 15:10:30 +0200 iha  r274273 : #i103287# some lines vanish on import of some old files (opacity-problem) 2009-07-23 13:42:10 +0200 iha  r274268 : #i103588# Chart in report cause crash 2009-07-23 10:57:14 +0200 iha  r274264 : #i95503# Enter key does not work in source ranges dialog 2009-07-22 10:25:02 +0200 iha  r274221 : #i103713# ambiguous && || 2009-07-20 12:59:02 +0200 iha  r274120 : #i103468# remove warning


2009-08-26  Henning Brinkmann  <hbrinkm@openoffice.org>  [945e97fc8d806b20b22bfaeace80be44342f3235]

merged DEV300_m56


2009-08-26  Henning Brinkmann  <hbrinkm@openoffice.org>  [7e84f5feea925df208d766cda9e8e08aab17ce57]

merged DEV300_m56


2009-08-26  Henning Brinkmann  <hbrinkm@openoffice.org>  [555ab0c140669f46000609456f1a6900d54159ab]

merged DEV300_m56


2009-08-26  Henning Brinkmann  <hbrinkm@openoffice.org>  [4a24d6175000b2bf821a9abd211c088f5511623b]

merged DEV300_m56


2009-08-26  Henning Brinkmann  <hbrinkm@openoffice.org>  [baa07bf9debd34fa3777cb113ef0a2f232335740]

merged DEV300_m56


2009-08-26  Henning Brinkmann  <hbrinkm@openoffice.org>  [8b61a12f38d37509091f389f6767887328526a22]

merged DEV300_m56


2009-08-26  Vladimir Glazounov  <vg@openoffice.org>  [99ab50635c1bfcbd846e9980e3926e1f0ad51731]

CWS-TOOLING: integrate CWS os133 2009-08-17 11:57:21 +0200 od  r275041 : #i41413# correction of fix          - check, if <Last Name> assignment exist before accessing database 2009-08-13 16:08:34 +0200 tbo  r274949 : #i100286# removed from workaround 2009-08-05 10:57:28 +0200 os  r274642 : #103994# prevent crash after field undo 2009-08-05 07:58:30 +0200 os  r274635 : #103994# prevent crash after field undo 2009-08-04 10:38:40 +0200 os  r274611 : #i41413# warnings fixed 2009-08-04 09:34:50 +0200 os  r274604 : #103233# unnecessary local variable removed 2009-08-04 09:34:21 +0200 os  r274603 : #103233# GetPosition() removed, again 2009-07-27 13:51:58 +0200 os  r274362 : CWS-TOOLING: rebase CWS os133 to trunk@274203 (milestone: DEV300:m53) 2009-07-23 12:18:51 +0200 os  r274267 : #i41413# salutation preview fixed 2009-07-22 13:55:02 +0200 os  r274235 : #i69458# lock expression fields while calculating layout 2009-07-22 10:54:25 +0200 os  r274225 : #i103506# page descriptor has to be copied from the working document, not from the source document 2009-07-07 16:01:50 +0200 os  r273802 : #i103305# Shift+Ctrl+A should work for single selected drawing objects 2009-07-07 15:36:09 +0200 os  r273801 : #ii103137# text:display inversion fixed 2009-07-01 14:19:36 +0200 os  r273580 : #103233# access field position directly instead of a text node iteration 2009-06-28 20:05:18 +0200 tbo  r273450 : #100285# exchange PDF1/2TBO with HID_FILTER_PDF_INITIAL_VIEW/USER_INTERFACE 2009-06-28 20:04:20 +0200 tbo  r273449 : #100285# exchange PDF1/2TBO with HID_FILTER_PDF_INITIAL_VIEW/USER_INTERFACE 2009-06-28 20:03:37 +0200 tbo  r273448 : #100285# exchange PDF1/2TBO with HID_FILTER_PDF_INITIAL_VIEW/USER_INTERFACE 2009-06-26 13:58:46 +0200 os  r273409 : #i20268# misleading CheckBox name changed and function inverted 2009-06-26 13:33:12 +0200 os  r273405 : #i52699# twip convrsion of line width for text documents added 2009-06-26 12:42:47 +0200 os  r273399 : #i102967# Gender field name: accept first entry 2009-06-26 12:38:53 +0200 os  r273398 : #i103121# caption position in all OLEs can only be below 2009-06-25 14:42:42 +0200 os  r273382 : #i99848# member m_xText is not always set 2009-06-25 12:38:30 +0200 os  r273377 : #i100285# HelpIds added 2009-06-23 16:01:42 +0200 os  r273285 : #i103021# BulletId is a unicode character


2009-08-26  Vladimir Glazounov  <vg@openoffice.org>  [d06cc917768f8c44743782b301721f080c226715]

CWS-TOOLING: integrate CWS os133 2009-08-17 11:57:21 +0200 od  r275041 : #i41413# correction of fix          - check, if <Last Name> assignment exist before accessing database 2009-08-13 16:08:34 +0200 tbo  r274949 : #i100286# removed from workaround 2009-08-05 10:57:28 +0200 os  r274642 : #103994# prevent crash after field undo 2009-08-05 07:58:30 +0200 os  r274635 : #103994# prevent crash after field undo 2009-08-04 10:38:40 +0200 os  r274611 : #i41413# warnings fixed 2009-08-04 09:34:50 +0200 os  r274604 : #103233# unnecessary local variable removed 2009-08-04 09:34:21 +0200 os  r274603 : #103233# GetPosition() removed, again 2009-07-27 13:51:58 +0200 os  r274362 : CWS-TOOLING: rebase CWS os133 to trunk@274203 (milestone: DEV300:m53) 2009-07-23 12:18:51 +0200 os  r274267 : #i41413# salutation preview fixed 2009-07-22 13:55:02 +0200 os  r274235 : #i69458# lock expression fields while calculating layout 2009-07-22 10:54:25 +0200 os  r274225 : #i103506# page descriptor has to be copied from the working document, not from the source document 2009-07-07 16:01:50 +0200 os  r273802 : #i103305# Shift+Ctrl+A should work for single selected drawing objects 2009-07-07 15:36:09 +0200 os  r273801 : #ii103137# text:display inversion fixed 2009-07-01 14:19:36 +0200 os  r273580 : #103233# access field position directly instead of a text node iteration 2009-06-28 20:05:18 +0200 tbo  r273450 : #100285# exchange PDF1/2TBO with HID_FILTER_PDF_INITIAL_VIEW/USER_INTERFACE 2009-06-28 20:04:20 +0200 tbo  r273449 : #100285# exchange PDF1/2TBO with HID_FILTER_PDF_INITIAL_VIEW/USER_INTERFACE 2009-06-28 20:03:37 +0200 tbo  r273448 : #100285# exchange PDF1/2TBO with HID_FILTER_PDF_INITIAL_VIEW/USER_INTERFACE 2009-06-26 13:58:46 +0200 os  r273409 : #i20268# misleading CheckBox name changed and function inverted 2009-06-26 13:33:12 +0200 os  r273405 : #i52699# twip convrsion of line width for text documents added 2009-06-26 12:42:47 +0200 os  r273399 : #i102967# Gender field name: accept first entry 2009-06-26 12:38:53 +0200 os  r273398 : #i103121# caption position in all OLEs can only be below 2009-06-25 14:42:42 +0200 os  r273382 : #i99848# member m_xText is not always set 2009-06-25 12:38:30 +0200 os  r273377 : #i100285# HelpIds added 2009-06-23 16:01:42 +0200 os  r273285 : #i103021# BulletId is a unicode character


2009-08-26  Vladimir Glazounov  <vg@openoffice.org>  [566605a053dd390f1a64eae0b21f403b0c9f2e1b]

CWS-TOOLING: integrate CWS os133 2009-08-17 11:57:21 +0200 od  r275041 : #i41413# correction of fix          - check, if <Last Name> assignment exist before accessing database 2009-08-13 16:08:34 +0200 tbo  r274949 : #i100286# removed from workaround 2009-08-05 10:57:28 +0200 os  r274642 : #103994# prevent crash after field undo 2009-08-05 07:58:30 +0200 os  r274635 : #103994# prevent crash after field undo 2009-08-04 10:38:40 +0200 os  r274611 : #i41413# warnings fixed 2009-08-04 09:34:50 +0200 os  r274604 : #103233# unnecessary local variable removed 2009-08-04 09:34:21 +0200 os  r274603 : #103233# GetPosition() removed, again 2009-07-27 13:51:58 +0200 os  r274362 : CWS-TOOLING: rebase CWS os133 to trunk@274203 (milestone: DEV300:m53) 2009-07-23 12:18:51 +0200 os  r274267 : #i41413# salutation preview fixed 2009-07-22 13:55:02 +0200 os  r274235 : #i69458# lock expression fields while calculating layout 2009-07-22 10:54:25 +0200 os  r274225 : #i103506# page descriptor has to be copied from the working document, not from the source document 2009-07-07 16:01:50 +0200 os  r273802 : #i103305# Shift+Ctrl+A should work for single selected drawing objects 2009-07-07 15:36:09 +0200 os  r273801 : #ii103137# text:display inversion fixed 2009-07-01 14:19:36 +0200 os  r273580 : #103233# access field position directly instead of a text node iteration 2009-06-28 20:05:18 +0200 tbo  r273450 : #100285# exchange PDF1/2TBO with HID_FILTER_PDF_INITIAL_VIEW/USER_INTERFACE 2009-06-28 20:04:20 +0200 tbo  r273449 : #100285# exchange PDF1/2TBO with HID_FILTER_PDF_INITIAL_VIEW/USER_INTERFACE 2009-06-28 20:03:37 +0200 tbo  r273448 : #100285# exchange PDF1/2TBO with HID_FILTER_PDF_INITIAL_VIEW/USER_INTERFACE 2009-06-26 13:58:46 +0200 os  r273409 : #i20268# misleading CheckBox name changed and function inverted 2009-06-26 13:33:12 +0200 os  r273405 : #i52699# twip convrsion of line width for text documents added 2009-06-26 12:42:47 +0200 os  r273399 : #i102967# Gender field name: accept first entry 2009-06-26 12:38:53 +0200 os  r273398 : #i103121# caption position in all OLEs can only be below 2009-06-25 14:42:42 +0200 os  r273382 : #i99848# member m_xText is not always set 2009-06-25 12:38:30 +0200 os  r273377 : #i100285# HelpIds added 2009-06-23 16:01:42 +0200 os  r273285 : #i103021# BulletId is a unicode character


2009-08-26  Vladimir Glazounov  <vg@openoffice.org>  [a09fa3549058ff61f163d99398ae6fcfef82f2ec]

CWS-TOOLING: integrate CWS os133 2009-08-17 11:57:21 +0200 od  r275041 : #i41413# correction of fix          - check, if <Last Name> assignment exist before accessing database 2009-08-13 16:08:34 +0200 tbo  r274949 : #i100286# removed from workaround 2009-08-05 10:57:28 +0200 os  r274642 : #103994# prevent crash after field undo 2009-08-05 07:58:30 +0200 os  r274635 : #103994# prevent crash after field undo 2009-08-04 10:38:40 +0200 os  r274611 : #i41413# warnings fixed 2009-08-04 09:34:50 +0200 os  r274604 : #103233# unnecessary local variable removed 2009-08-04 09:34:21 +0200 os  r274603 : #103233# GetPosition() removed, again 2009-07-27 13:51:58 +0200 os  r274362 : CWS-TOOLING: rebase CWS os133 to trunk@274203 (milestone: DEV300:m53) 2009-07-23 12:18:51 +0200 os  r274267 : #i41413# salutation preview fixed 2009-07-22 13:55:02 +0200 os  r274235 : #i69458# lock expression fields while calculating layout 2009-07-22 10:54:25 +0200 os  r274225 : #i103506# page descriptor has to be copied from the working document, not from the source document 2009-07-07 16:01:50 +0200 os  r273802 : #i103305# Shift+Ctrl+A should work for single selected drawing objects 2009-07-07 15:36:09 +0200 os  r273801 : #ii103137# text:display inversion fixed 2009-07-01 14:19:36 +0200 os  r273580 : #103233# access field position directly instead of a text node iteration 2009-06-28 20:05:18 +0200 tbo  r273450 : #100285# exchange PDF1/2TBO with HID_FILTER_PDF_INITIAL_VIEW/USER_INTERFACE 2009-06-28 20:04:20 +0200 tbo  r273449 : #100285# exchange PDF1/2TBO with HID_FILTER_PDF_INITIAL_VIEW/USER_INTERFACE 2009-06-28 20:03:37 +0200 tbo  r273448 : #100285# exchange PDF1/2TBO with HID_FILTER_PDF_INITIAL_VIEW/USER_INTERFACE 2009-06-26 13:58:46 +0200 os  r273409 : #i20268# misleading CheckBox name changed and function inverted 2009-06-26 13:33:12 +0200 os  r273405 : #i52699# twip convrsion of line width for text documents added 2009-06-26 12:42:47 +0200 os  r273399 : #i102967# Gender field name: accept first entry 2009-06-26 12:38:53 +0200 os  r273398 : #i103121# caption position in all OLEs can only be below 2009-06-25 14:42:42 +0200 os  r273382 : #i99848# member m_xText is not always set 2009-06-25 12:38:30 +0200 os  r273377 : #i100285# HelpIds added 2009-06-23 16:01:42 +0200 os  r273285 : #i103021# BulletId is a unicode character


2009-08-26  Vladimir Glazounov  <vg@openoffice.org>  [df2226e0bdc0ab020d8a59f6f5fc83d5a769ee00]

CWS-TOOLING: integrate CWS os133 2009-08-17 11:57:21 +0200 od  r275041 : #i41413# correction of fix          - check, if <Last Name> assignment exist before accessing database 2009-08-13 16:08:34 +0200 tbo  r274949 : #i100286# removed from workaround 2009-08-05 10:57:28 +0200 os  r274642 : #103994# prevent crash after field undo 2009-08-05 07:58:30 +0200 os  r274635 : #103994# prevent crash after field undo 2009-08-04 10:38:40 +0200 os  r274611 : #i41413# warnings fixed 2009-08-04 09:34:50 +0200 os  r274604 : #103233# unnecessary local variable removed 2009-08-04 09:34:21 +0200 os  r274603 : #103233# GetPosition() removed, again 2009-07-27 13:51:58 +0200 os  r274362 : CWS-TOOLING: rebase CWS os133 to trunk@274203 (milestone: DEV300:m53) 2009-07-23 12:18:51 +0200 os  r274267 : #i41413# salutation preview fixed 2009-07-22 13:55:02 +0200 os  r274235 : #i69458# lock expression fields while calculating layout 2009-07-22 10:54:25 +0200 os  r274225 : #i103506# page descriptor has to be copied from the working document, not from the source document 2009-07-07 16:01:50 +0200 os  r273802 : #i103305# Shift+Ctrl+A should work for single selected drawing objects 2009-07-07 15:36:09 +0200 os  r273801 : #ii103137# text:display inversion fixed 2009-07-01 14:19:36 +0200 os  r273580 : #103233# access field position directly instead of a text node iteration 2009-06-28 20:05:18 +0200 tbo  r273450 : #100285# exchange PDF1/2TBO with HID_FILTER_PDF_INITIAL_VIEW/USER_INTERFACE 2009-06-28 20:04:20 +0200 tbo  r273449 : #100285# exchange PDF1/2TBO with HID_FILTER_PDF_INITIAL_VIEW/USER_INTERFACE 2009-06-28 20:03:37 +0200 tbo  r273448 : #100285# exchange PDF1/2TBO with HID_FILTER_PDF_INITIAL_VIEW/USER_INTERFACE 2009-06-26 13:58:46 +0200 os  r273409 : #i20268# misleading CheckBox name changed and function inverted 2009-06-26 13:33:12 +0200 os  r273405 : #i52699# twip convrsion of line width for text documents added 2009-06-26 12:42:47 +0200 os  r273399 : #i102967# Gender field name: accept first entry 2009-06-26 12:38:53 +0200 os  r273398 : #i103121# caption position in all OLEs can only be below 2009-06-25 14:42:42 +0200 os  r273382 : #i99848# member m_xText is not always set 2009-06-25 12:38:30 +0200 os  r273377 : #i100285# HelpIds added 2009-06-23 16:01:42 +0200 os  r273285 : #i103021# BulletId is a unicode character


2009-08-26  Henning Brinkmann  <hbrinkm@openoffice.org>  [3cd9b073fadff77762a15b9ca7d22aa9c7f49886]

description how to extract efforts from source code


2009-08-26  Vladimir Glazounov  <vg@openoffice.org>  [88811f5fcc0bac36b95484dc30bd49ee1ee7c090]

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  Vladimir Glazounov  <vg@openoffice.org>  [89ca2412500ba32d18c94dee9630f6df8d74ced2]

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  Vladimir Glazounov  <vg@openoffice.org>  [fc1c052f33367a685a86958d4f51513579a432dd]

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  Vladimir Glazounov  <vg@openoffice.org>  [e5fc2ccffa2b80ba765d4cfba8a99ee8672408c6]

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  Vladimir Glazounov  <vg@openoffice.org>  [c5c6a695fa86fa888bd802bdaefe59ffe3ea252d]

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  Vladimir Glazounov  <vg@openoffice.org>  [2bcc0463ab0470a1a4d07a06ba7029d8f00da08a]

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  Vladimir Glazounov  <vg@openoffice.org>  [215b59535030d8003449abb4050a1332d818a011]

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>  [f19ae5701928b4aea79a7b6ee56fb78b07979ef4]

CWS-TOOLING: integrate CWS fillednetchart 2009-07-22 17:48:07 +0200 oc  r274255 : #i103584# new testcase for fillednetchart added 2009-07-22 17:42:41 +0200 oc  r274254 : #i103584# Case 8 set to maximum 4 because of new fillednetchart 2009-07-13 17:29:40 +0200 iha  r273946 : CWS-TOOLING: rebase CWS fillednetchart to trunk@273858 (milestone: DEV300:m52) 2009-07-03 15:04:36 +0200 dr  r273704 : #i102667# import/export of filled radar charts 2009-07-03 09:50:28 +0200 dr  r273680 : #i102677# import filled radar charts from MSOOXML 2009-06-11 18:21:05 +0200 iha  r272896 : #i64752# filled net chart 2009-06-11 17:30:46 +0200 iha  r272892 : #i64752# filled net chart 2009-06-11 17:07:11 +0200 iha  r272889 : #i64752# filled net chart 2009-06-11 16:25:01 +0200 iha  r272883 : #i64752# filled net chart 2009-06-11 16:15:10 +0200 iha  r272878 : #i64752# filled net chart


2009-08-26  Release Engineers  <releng@openoffice.org>  [d83d12839460b1cd0f5e9d495be3724f336f21a5]

CWS-TOOLING: integrate CWS fillednetchart 2009-07-22 17:48:07 +0200 oc  r274255 : #i103584# new testcase for fillednetchart added 2009-07-22 17:42:41 +0200 oc  r274254 : #i103584# Case 8 set to maximum 4 because of new fillednetchart 2009-07-13 17:29:40 +0200 iha  r273946 : CWS-TOOLING: rebase CWS fillednetchart to trunk@273858 (milestone: DEV300:m52) 2009-07-03 15:04:36 +0200 dr  r273704 : #i102667# import/export of filled radar charts 2009-07-03 09:50:28 +0200 dr  r273680 : #i102677# import filled radar charts from MSOOXML 2009-06-11 18:21:05 +0200 iha  r272896 : #i64752# filled net chart 2009-06-11 17:30:46 +0200 iha  r272892 : #i64752# filled net chart 2009-06-11 17:07:11 +0200 iha  r272889 : #i64752# filled net chart 2009-06-11 16:25:01 +0200 iha  r272883 : #i64752# filled net chart 2009-06-11 16:15:10 +0200 iha  r272878 : #i64752# filled net chart


2009-08-26  Release Engineers  <releng@openoffice.org>  [54b1015af89400597698ce7695608a607116cbd9]

CWS-TOOLING: integrate CWS fillednetchart 2009-07-22 17:48:07 +0200 oc  r274255 : #i103584# new testcase for fillednetchart added 2009-07-22 17:42:41 +0200 oc  r274254 : #i103584# Case 8 set to maximum 4 because of new fillednetchart 2009-07-13 17:29:40 +0200 iha  r273946 : CWS-TOOLING: rebase CWS fillednetchart to trunk@273858 (milestone: DEV300:m52) 2009-07-03 15:04:36 +0200 dr  r273704 : #i102667# import/export of filled radar charts 2009-07-03 09:50:28 +0200 dr  r273680 : #i102677# import filled radar charts from MSOOXML 2009-06-11 18:21:05 +0200 iha  r272896 : #i64752# filled net chart 2009-06-11 17:30:46 +0200 iha  r272892 : #i64752# filled net chart 2009-06-11 17:07:11 +0200 iha  r272889 : #i64752# filled net chart 2009-06-11 16:25:01 +0200 iha  r272883 : #i64752# filled net chart 2009-06-11 16:15:10 +0200 iha  r272878 : #i64752# filled net chart


2009-08-26  Release Engineers  <releng@openoffice.org>  [192009e0282b015b07a872b3eac40454bfff4e2b]

CWS-TOOLING: integrate CWS fillednetchart 2009-07-22 17:48:07 +0200 oc  r274255 : #i103584# new testcase for fillednetchart added 2009-07-22 17:42:41 +0200 oc  r274254 : #i103584# Case 8 set to maximum 4 because of new fillednetchart 2009-07-13 17:29:40 +0200 iha  r273946 : CWS-TOOLING: rebase CWS fillednetchart to trunk@273858 (milestone: DEV300:m52) 2009-07-03 15:04:36 +0200 dr  r273704 : #i102667# import/export of filled radar charts 2009-07-03 09:50:28 +0200 dr  r273680 : #i102677# import filled radar charts from MSOOXML 2009-06-11 18:21:05 +0200 iha  r272896 : #i64752# filled net chart 2009-06-11 17:30:46 +0200 iha  r272892 : #i64752# filled net chart 2009-06-11 17:07:11 +0200 iha  r272889 : #i64752# filled net chart 2009-06-11 16:25:01 +0200 iha  r272883 : #i64752# filled net chart 2009-06-11 16:15:10 +0200 iha  r272878 : #i64752# filled net chart


2009-08-26  Release Engineers  <releng@openoffice.org>  [38ba8d444010706f050175cb63e7b9ac0e3488c7]

CWS-TOOLING: integrate CWS fillednetchart 2009-07-22 17:48:07 +0200 oc  r274255 : #i103584# new testcase for fillednetchart added 2009-07-22 17:42:41 +0200 oc  r274254 : #i103584# Case 8 set to maximum 4 because of new fillednetchart 2009-07-13 17:29:40 +0200 iha  r273946 : CWS-TOOLING: rebase CWS fillednetchart to trunk@273858 (milestone: DEV300:m52) 2009-07-03 15:04:36 +0200 dr  r273704 : #i102667# import/export of filled radar charts 2009-07-03 09:50:28 +0200 dr  r273680 : #i102677# import filled radar charts from MSOOXML 2009-06-11 18:21:05 +0200 iha  r272896 : #i64752# filled net chart 2009-06-11 17:30:46 +0200 iha  r272892 : #i64752# filled net chart 2009-06-11 17:07:11 +0200 iha  r272889 : #i64752# filled net chart 2009-06-11 16:25:01 +0200 iha  r272883 : #i64752# filled net chart 2009-06-11 16:15:10 +0200 iha  r272878 : #i64752# filled net chart


2009-08-26  Release Engineers  <releng@openoffice.org>  [8c4970b046ef12e9701a58595bc3fb72850ee7ca]

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>  [86792bd0e0f81d1677c1da4888fbeb3f2072131e]

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>  [f63344dfd605937b34100fcfeee2ed5f93a777a9]

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>  [cf7fbd092fba4bbe23ee1767173d813120572a46]

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>  [b0dcf266f19d27d6f4dc7da428cbfe39ddddd8c4]

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>  [491476018b252440a477cff272a52993d9a5c4cf]

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  Release Engineers  <releng@openoffice.org>  [b84d6fb52b4ad1972a8158abdd18b2750538f6d1]

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>  [d708851dc5b7f327c377001aaec1474757c3cd4a]

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-26  Vladimir Glazounov  <vg@openoffice.org>  [f0ec1971d98b5c1805141b53286ec9a2a9b87dac]

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-26  Vladimir Glazounov  <vg@openoffice.org>  [6743faf87272d794062cb78c46657f1b5351f4b0]

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-26  Vladimir Glazounov  <vg@openoffice.org>  [e4e97545d967306575d47f89037577b999d8ed52]

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-26  Vladimir Glazounov  <vg@openoffice.org>  [e863a48ae31253e02dab4454ed1edf22bc87a328]

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-26  Vladimir Glazounov  <vg@openoffice.org>  [d8cb0da0aeaa9ed3c877298aba705503d4e827fe]

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-26  Vladimir Glazounov  <vg@openoffice.org>  [5a27e207374b79778c7149a0a7bf0adba18d7590]

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-26  Vladimir Glazounov  <vg@openoffice.org>  [f09524dfff4e7cbdc2422ea3290b3de7a0e0811c]

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-26  Vladimir Glazounov  <vg@openoffice.org>  [68e8dec50fdde6095ea3f57d048f58f5e75f9743]

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-26  Kohei Yoshida  <kohei@openoffice.org>  [b0838ee5af5000192b5784ca1da504be1db0b7cf]

read the highlighted menu of the parent popup when the child popup gets dismissed.


2009-08-26  Kohei Yoshida  <kohei@openoffice.org>  [b4049f44bf9bb5c004d238063cf8ef56951553ce]

changed endSubMenu() to not rely on the open timer data to dismiss the sub menu.


2009-08-26  Kohei Yoshida  <kohei@openoffice.org>  [443f0efd5acca6afe87f75d9f9f75844596622ac]

clear selected menu item when the popup ends.


2009-08-26  Kohei Yoshida  <kohei@openoffice.org>  [4848dbac7b540e2a0d64521e19765a261f7e7305]

Fire a menu highlight event on menu item selection change, to get the accessibility to work correctly.


2009-08-26  Kohei Yoshida  <kohei@openoffice.org>  [1d6010c7862a730a67b3a015a3484d07fe96320a]

added a new vcl event type that carries accessible object so that it can be used from the new menu popup window.


2009-08-25  Kohei Yoshida  <kohei@openoffice.org>  [fddbd3634adb04995106aff39334c1ddf55013bc]

Reorganized accessible menu implementation so that the toplevel window is treated as menu.  It's cleaner and less complicated this way.


2009-08-25  Release Engineers  <releng@openoffice.org>  [1348288905ffa75d3634eee4392ba4660d28cdb9]

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  Release Engineers  <releng@openoffice.org>  [e13d04a7f29478485f187384ad5d827c7597259d]

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  Release Engineers  <releng@openoffice.org>  [2e07eba8cd9860af717d0a2055354fb843546dd1]

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>  [546fcd1cb956034d0652b4b8a27ca9cab2300bf0]

CWS-TOOLING: integrate CWS koheicoderemoval02 2009-07-24 Kohei Yoshida Resurrected one method that was now used after the rebase.  Now the entire sc module builds. 2009-07-24 Kohei Yoshida Rebased to DEV300_m53. 2009-07-23 Kohei Yoshida resolved conflict during merge to DEV300_m52. 2009-05-09 Kohei Yoshida #i95953# partially applied Caolan's patch. 2009-05-09 Kohei Yoshida #i101326# Removed old pivot implementation code that was already disabled. 2009-05-09 Kohei Yoshida More unused methods commented out. 2009-05-09 Kohei Yoshida More unused methods commented out. 2009-05-08 Kohei Yoshida Removed more unused methods, mostly related to binfilter methods. 2009-05-08 Kohei Yoshida #i95953# the first round of unused method removal, based solely on Caolan's list.  All removed methods were double-checked manually to make sure they are really unused, followed by a build test with debug on.


2009-08-25  Vladimir Glazounov  <vg@openoffice.org>  [3c9375838163d433f3319afed8e32d717a297346]

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  Thomas Lange  <tl@openoffice.org>  [f8775840347067a54bd90c906b31e5fb258293d6]

#i101242# changes for printing of notes


2009-08-25  Vladimir Glazounov  <vg@openoffice.org>  [a6244ff144b68c4893c91c14efa2b6795d182814]

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>  [a002f6d0433ef40e9a5fc16f6cf41818adced3ad]

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>  [b1c88c6efb2b952c3459e1e101b63e8b0ae16cea]

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>  [b7002f10a38c89573bc2a0b260762df9a4642277]

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>  [686addf5778065fac6642d31919933770abf2d87]

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>  [c6efe67643a83e2d466596a9005367970c104fd2]

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>  [8a06f2b5358200296c3cba613809541260933866]

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>  [412727e371b974b89f75924b6547b54ad19ace41]

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>  [050aa9ef6f97ea66b0850682ae0ee57b5188da88]

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  Vladimir Glazounov  <vg@openoffice.org>  [0a8256ba04e3bc44dd4f21db93af660753c137b7]

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  Vladimir Glazounov  <vg@openoffice.org>  [91ea2262f79b315d749c3f1a91fa129b2fbbf70e]

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  Vladimir Glazounov  <vg@openoffice.org>  [8376996e6553f0026390e64fbc1fd21106bf308b]

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>  [2eef65d9d59e10d7d0ef924e2131d3bcd482c35c]

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-25  Release Engineers  <releng@openoffice.org>  [a31d592bd1193b044df148e106d6d0c9de0939c5]

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-25  Release Engineers  <releng@openoffice.org>  [76136925fd63eecc8d8d5ecfb5cf3b358131f43e]

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-25  Release Engineers  <releng@openoffice.org>  [b21aa9c44719d296b441c64609ab0e224845e966]

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-25  Release Engineers  <releng@openoffice.org>  [2780d8bec4d34ff177a0d6428b1f709c17f5c9c7]

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-25  Release Engineers  <releng@openoffice.org>  [d57e7f4fbc24b0592686371f9c17598d942feb41]

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-25  Release Engineers  <releng@openoffice.org>  [06736de2665bb3a7032efba6a7c3c03ac205c11e]

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-25  Release Engineers  <releng@openoffice.org>  [a37e22efca9e94c53b10adf52fbfaf4cc7378f5c]

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-25  Release Engineers  <releng@openoffice.org>  [b3a5aa28e342ececd589308bea0d99f981f0a6f6]

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-25  Release Engineers  <releng@openoffice.org>  [041f0f710cbb29713dabb64a77522219279ed3d1]

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-25  Dirk Völzke  <dv@openoffice.org>  [02e47dac20beb7d9d9d96942a77087c4215a944f]

#i88957# Improved handling of already downloaded updates


2009-08-25  Philipp Lohmann  <pl@openoffice.org>  [c5581dc245fa52b23fe4ab0bfc06501e76c404fe]

#i92516# cosmetics


2009-08-24  Release Engineers  <releng@openoffice.org>  [80bd95c93a8aeba98fd5c2cedb15f26d9f14f2d2]

Create DEV300_m56 milestone tag from trunk@275330


2009-08-24  Release Engineers  <releng@openoffice.org>  [eb0ab12b525227b11e43f5b2d685b4bb77373fa5]

Create DEV300_m56 milestone tag from trunk@275330


2009-08-24  Release Engineers  <releng@openoffice.org>  [f4ce12bb2e6f64f5b4cfed9b1b13f8e87371b4a9]

Create DEV300_m56 milestone tag from trunk@275330


2009-08-24  Release Engineers  <releng@openoffice.org>  [60086bf5cd67da4d16b9c70c8137ec5fd675743e]

Create DEV300_m56 milestone tag from trunk@275330


2009-08-24  Release Engineers  <releng@openoffice.org>  [d9816df144c628d429cf678b053831c5c8988358]

Create DEV300_m56 milestone tag from trunk@275330


2009-08-24  Release Engineers  <releng@openoffice.org>  [a47a348305500c4824133631b964e22f004510d8]

Create DEV300_m56 milestone tag from trunk@275330


2009-08-24  Release Engineers  <releng@openoffice.org>  [8a090122a03636eb740e3ccdd01633b15e0e62a6]

Create DEV300_m56 milestone tag from trunk@275330


2009-08-24  Release Engineers  <releng@openoffice.org>  [271b191a13423d5b0d56e410add4df79c3beed9c]

Create DEV300_m56 milestone tag from trunk@275330


2009-08-24  Release Engineers  <releng@openoffice.org>  [5b5033895adeb4c288e9feebe17bc26b8c2b433d]

Create DEV300_m56 milestone tag from trunk@275330


2009-08-24  Release Engineers  <releng@openoffice.org>  [43ea786f35b0dd78611409700455bab1bbeb2276]

Create DEV300_m56 milestone tag from trunk@275330


2009-08-24  Release Engineers  <releng@openoffice.org>  [671c432e8899a13672562df9263856d4811a71f8]

Create DEV300_m56 milestone tag from trunk@275330


2009-08-24  Philipp Lohmann  <pl@openoffice.org>  [5ab7598b54dc41208c5a1d1655daece59c8f6752]

#i92516# HELP_DEBUG for non static controls


2009-08-24  Philipp Lohmann  <pl@openoffice.org>  [4569c69eba08f7cb102d05d72e5cf23bed0eb68b]

#i92516# protect against setting the clip region between printed pages


2009-10-08  hg  <hg@oosvn01.>  [a2c13d415f8ea659279d0e863924f5a01f45503a]

merge with m55


2009-08-24  Ivo Hinkelmann  <ihi@openoffice.org>  [8e77b635da36f48ca527960978a4e36332b538e7]

#i10000# build fix


2009-08-24  Ivo Hinkelmann  <ihi@openoffice.org>  [36053907a3d609b938e43b9842c3926ec522ff09]

#i10000# build fix


2009-08-24  Ivo Hinkelmann  <ihi@openoffice.org>  [5ea40891ed6708bf138680f72e55ef16bc3c7816]

#i10000# build fix


2009-08-24  Ivo Hinkelmann  <ihi@openoffice.org>  [24252f3e2f1875347ba98c7f9874dd8d93880b57]

#i10000# build fix


2009-08-24  Dirk Völzke  <dv@openoffice.org>  [b6103ae98b92524b04d3fe261c445135002a65c2]

#i88957# Improved handling of already downloaded updates


2009-08-22  Philipp Lohmann  <pl@openoffice.org>  [8e24d60a844f03e6ff664a5c5ceddfbd95cd75d7]

make compile


2009-08-22  Philipp Lohmann  <pl@openoffice.org>  [d428cc7df23f37115463419ead90af99395a7456]

make compile


2009-08-22  Philipp Lohmann  <pl@openoffice.org>  [1fc2beb42390e44b04d933db3df5c0db792350e8]

#i92516# make compile


2009-10-08  hg  <hg@oosvn01.>  [e81c8c6ae95c3937a80acac2eca49abd48785277]

merge with m55


2009-08-22  Kohei Yoshida  <kohei@openoffice.org>  [6f8305a93490ec9868510b62f522c7545ef73a5b]

more cleanup


2009-08-22  Kohei Yoshida  <kohei@openoffice.org>  [fd7c4e6b7c51ccb702bb7b383ad14d573ebb3a48]

forgot to remove debug statement.


2009-08-22  Kohei Yoshida  <kohei@openoffice.org>  [f379d876d1a4894bd9767640c2329ba44f0e4820]

Use ScAccessibleStateSet to share state set implementation.


2009-08-22  Kohei Yoshida  <kohei@openoffice.org>  [914141b32155e25a2d87ac00908bfb376ac30344]

More code cleanup & wrote a separate XAccessibleStateSet implementation that can be shared across classes.


2009-08-22  Kohei Yoshida  <kohei@openoffice.org>  [aa18040a8e2db3b1c51e6de4ea34f73efa96a447]

code cleanup.


2009-08-21  Kohei Yoshida  <kohei@openoffice.org>  [514d004f7422f4103d8574b7339c22345a5e6c7c]

fixed a build breakage.


2009-08-21  Kohei Yoshida  <kohei@openoffice.org>  [9dffba7f4b3e7bb139993ab7e94b6c20965ef9ab]

When a menu action is fired via accessible object, we need to make sure that all the popup windows get dismissed.


2009-08-21  Kohei Yoshida  <kohei@openoffice.org>  [ed33032301907f6888b49cacb61ec10f78dee9ae]

Supported execution of menu items from the accessible object.


2009-08-21  Kohei Yoshida  <kohei@openoffice.org>  [b6391fb9131b4f345e048cb7c5d7967bd62752a0]

more debug statements removed.


2009-08-21  Kohei Yoshida  <kohei@openoffice.org>  [2a2abd3243d8c46612970595a6e6836d7e4e7f0a]

forgot to remove debug statements.


2009-08-21  Kohei Yoshida  <kohei@openoffice.org>  [4ac8aba5a707967c29fc19edeaf8aedc70b63097]

Ensure correct menu hierarchy when selecting an arbitrary menu item from the accessible object.


2009-08-21  Thomas Benisch  <tbe@openoffice.org>  [23d63d58c951ea4c172c5c759e764c8a783951d9]

#i12587# Inserting/editing arbitrary text objects in chart


2009-08-21  Philipp Lohmann  <pl@openoffice.org>  [8234b32fe4087cac7204871b9a0e5bbcaa09cc64]

resolve conflicts


2009-08-21  Philipp Lohmann  <pl@openoffice.org>  [e0b99ef4ddf793db58e34378c748441ee982447f]

resolve conflicts


2009-08-21  Philipp Lohmann  <pl@openoffice.org>  [ff0c53640ac0a74134b625791fb48b29d90f4fcb]

resolve conflicts


2009-08-21  Philipp Lohmann  <pl@openoffice.org>  [5eb7986ababc2f9f45417bd28ad2af78f29e8828]

#i92516# notes changes


2009-08-21  Philipp Lohmann  <pl@openoffice.org>  [b4994fcb4f139b72cfb6b7e7eea127b2d08dba60]

test script


2009-08-21  Thomas Lange  <tl@openoffice.org>  [88f90d83a9a285e7739e29ecaf28f1937e3abcbf]

#i101242# new print UI in sw


2009-08-21  Thomas Lange  <tl@openoffice.org>  [3d9480a5cb3ba8fb8af49731e86b2eb9d69f980c]

#i101242# new print UI in sw


2009-08-21  Thomas Lange  <tl@openoffice.org>  [9e095aec061c14b180f88bd5d7b2ea6bef19d4f9]

#i101242# new print UI in sw


2009-08-21  Kohei Yoshida  <kohei@openoffice.org>  [703de85908f24676c44a58b27644601edd4e357b]

remove the MenuItem class declaration - it was a wrong idea.


2009-08-21  Kohei Yoshida  <kohei@openoffice.org>  [4d56fc68ec3803dc6d009acaacd975f83384d5f8]

renamed structs.


2009-08-21  Kohei Yoshida  <kohei@openoffice.org>  [656fd381e17fa494a678ce2b1306251d649eab3d]

Broke long method declarations into several lines.


2009-08-21  Kohei Yoshida  <kohei@openoffice.org>  [26d3db0ac1f3ba939716388cb881ae65ba4cb9e6]

removed debug statements & more dynamic type checking (this will be replaced later).


2009-08-21  Kohei Yoshida  <kohei@openoffice.org>  [e50abfc572a020718f9460d7f836b2c514b377d0]

Let's not duplicate menu's selected state with the accessible object; we can easily query the Window instance for that.  This also fixed a crasher when accessing menus from accerciser.


2009-08-20  Kohei Yoshida  <kohei@openoffice.org>  [4a08bf44d06f9e075ae578b062c01673eb7edf97]

removed all my printf statements.


2009-08-20  Kohei Yoshida  <kohei@openoffice.org>  [edd0ebc6c47352de490041bb05cd5875738ba902]

Check if the FloatingWindow instance is used as a popup menu, and if yes, instantiate the accessible object from it, instead of its parent border window instance.


2009-08-20  Kohei Yoshida  <kohei@openoffice.org>  [87ca2cf990cf2eec07fc11914d63c63668b35d23]

Check if the FloatingWindow instance is used as a popup menu, and if yes, instantiate the accessible object from it, instead of its parent border window instance.


2009-08-20  Kohei Yoshida  <kohei@openoffice.org>  [ca67662bc28f7a63906e59d8e7c6d6850883eef4]

Add a new data member to FloatingWindow, and use it to see if the window instance is used as a pop-up menu.  If yes, and it it's a top-level menu, assign an appropriate accessible role.


2009-08-20  Kohei Yoshida  <kohei@openoffice.org>  [088db7968bc05f8929da3767d04ee66aa59309da]

Some code fragment for debugging accessible state set changes.


2009-08-20  Kohei Yoshida  <kohei@openoffice.org>  [fb89c0d1df93909faeaa080359e77b1f35eed572]

Added accessible objects for the remainder of the standard widgets.


2009-08-20  Philipp Lohmann  <pl@openoffice.org>  [fd5fd47540a78b8cbe5fc1d3a541642aee09ba6f]

#i92516# clean up graphics state at end of page


2009-08-20  Kohei Yoshida  <kohei@openoffice.org>  [b30732a7e8691804e9b0a0f4d10dd1e9054983fc]

When creating an accessible object for a border window, create one from the child window instance unless it's a menu popup.


2009-08-20  Kohei Yoshida  <kohei@openoffice.org>  [9c22409f2648758e69a9de4ae49c2ba9bab24a3b]

My first cut on implementing accessibility for the new datapilot field popup window.  This is still work-in-progress, with lots of debug statements everywhere.


2009-08-20  Kohei Yoshida  <kohei@openoffice.org>  [b3b4d3b4b58c7346bf7bc22d415960c7eaab1d6b]

A little hack to get border floating window to be recognized by accessibility framework.  I'll come back to clean this up later.


2009-08-19  Thomas Benisch  <tbe@openoffice.org>  [9f2b6e201b5b7dbd783ea16bd746f5e90ce1a5b8]

#i12587# Inserting/editing arbitrary text objects in chart


2009-08-19  Henning Brinkmann  <hbrinkm@openoffice.org>  [b1b988e0eaeda10597640212454fccd601cc4748]

merged DEV300_m55


2009-08-19  Henning Brinkmann  <hbrinkm@openoffice.org>  [e888eab6060a0a242924bb5f0937e49dc8f4d3f4]

merged DEV300_m55


2009-08-19  Henning Brinkmann  <hbrinkm@openoffice.org>  [16790bb3c83ce9ff4f94ac92684ed3b1a651a89a]

merged DEV300_m55


2009-08-19  Henning Brinkmann  <hbrinkm@openoffice.org>  [a44988b0a22fc0b111fa9fe1998cef0819386e3f]

merged DEV300_m55


2009-08-19  Henning Brinkmann  <hbrinkm@openoffice.org>  [2c26fbb096ee95c490b56767eb8cd48f4bf65081]

merged DEV300_m55


2009-08-19  Henning Brinkmann  <hbrinkm@openoffice.org>  [737d118008187d67b3c2ca710db653e7ec4c2645]

merged DEV300_m55


2009-08-19  Henning Brinkmann  <hbrinkm@openoffice.org>  [e06f114f2ed0cbdba8af709fef0a7b626a96adb2]

merged DEV300_m55


2009-08-19  Henning Brinkmann  <hbrinkm@openoffice.org>  [a22d6cbd79210a6a1fff98b9297ff47a63a3e867]

merged DEV300_m55


2009-08-19  Henning Brinkmann  <hbrinkm@openoffice.org>  [5dce1ea7315c75bc9cce8e2b5fc97828bef57286]

merged DEV300_m55


2009-08-19  Henning Brinkmann  <hbrinkm@openoffice.org>  [df5c624a0006dbff5efc97e5b9bc201a3d349055]

merged DEV300_m55


2009-08-19  Philipp Lohmann  <pl@openoffice.org>  [979e90b00e7cf33b2d2da49ca5d5eceeb817ddf7]

#i92516# put Trim back in


2009-08-19  Philipp Lohmann  <pl@openoffice.org>  [3bdbe5e1d0d6dc56f2b4f4c5574168fa3eb587d7]

use correct property names


2009-08-19  Thomas Lange  <tl@openoffice.org>  [0f190044c038ccd3cd0dc12f6c5a81a9f2b9216e]

#i92516# new print UI


2009-08-19  Philipp Lohmann  <pl@openoffice.org>  [a45b7400bb5d3d0ae0521789c67a7e2700734973]

fix a warning


2009-08-19  Thomas Lange  <tl@openoffice.org>  [00eb1cf049970426333503731f6102909555b484]

#i101242# new print UI


2009-08-18  Philipp Lohmann  <pl@openoffice.org>  [8802e7ab5f59b4e4a8ba6dced48660710d9ea9ab]

#i92516# align radio buttons and dependencies properly


2009-08-18  Philipp Lohmann  <pl@openoffice.org>  [7b510ce2c097f6b9d57d48afb48f0d1e92b4196b]

#i92516# getNativeControlRegion for edits and spinboxes


2009-08-18  Thomas Benisch  <tbe@openoffice.org>  [7f85e315411933893caf6506b21375c7b9183975]

#i12587# Inserting/editing arbitrary text objects in chart


2009-08-18  Ivo Hinkelmann  <ihi@openoffice.org>  [af9e732c94a594dfa1b283bed80a9e66a2e94681]

#i10000# build fix


2009-08-18  Ivo Hinkelmann  <ihi@openoffice.org>  [5c39b2061c953c777e24df005f51fe093f729d5f]

#i10000# only linux / windows


2009-08-18  Ivo Hinkelmann  <ihi@openoffice.org>  [f0ea564a473cc84e4dd6d81ed3c37246833a84c3]

#i10000# regen configure


2009-08-18  Joerg Skottke  <jsk@openoffice.org>  [c6258227fb0f7bee23f085ce410f414daaf476e9]

#i103052# - Added declaration for new printing dialog.


2009-10-08  hg  <hg@oosvn01.>  [d506140246895b86e959eaad42c627f9aa56a622]

merge with m53


2009-10-08  hg  <hg@oosvn01.>  [38efd1f04f515d8e0580fdcf070ceda70e58ebc8]

merge with m50


2009-08-18  Ivo Hinkelmann  <ihi@openoffice.org>  [96243aed0aa3d119266ea280da2073baff86507c]

#i10000# build fix, enable graphite only for linux and windows


2009-08-18  Ivo Hinkelmann  <ihi@openoffice.org>  [e1649400975bb14df906b787262111be574159f4]

#i10000# build fix


2009-08-17  Philipp Lohmann  <pl@openoffice.org>  [9be3c3724cd0dd2409ac1ebba88d30e04127272c]

#i92516# handle pageoffset in vcl instead of application


2009-08-17  Philipp Lohmann  <pl@openoffice.org>  [f604695c795a5d608bb35d64885beb7e6b7e6296]

#i92516# handle pageoffset in vcl instead of application


2009-08-17  Ivo Hinkelmann  <ihi@openoffice.org>  [bb17a085406d117df6e6f04f5af708f6872e6b07]

DEV300


2009-08-17  Philipp Lohmann  <pl@openoffice.org>  [6b0adfa6f596666120cc069a4b1a6d486a122852]

dispatch HID_PRINTDLG on help button


2009-08-17  Philipp Lohmann  <pl@openoffice.org>  [2982901c76e611e1305d68ea4aed4ee4ef546e87]

#i92516# fix several small issues (helpids, taborder, property names)


2009-08-17  Philipp Lohmann  <pl@openoffice.org>  [61af5ca1146fe29574f9aea550186aebef89e07b]

#i92516# fix several small issues (helpids, taborder, property names)


2009-08-17  Philipp Lohmann  <pl@openoffice.org>  [b1a1ddc401bb154812ab311339381747c48c531f]

#i92516# fix several small issues (helpids, taborder, property names)


2009-08-17  Ivo Hinkelmann  <ihi@openoffice.org>  [a2b377dff98eb2147a1fde3aadf257edc7e3bb60]

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  Ivo Hinkelmann  <ihi@openoffice.org>  [55d813ddab4bbe1e076736845a10f2bcddfe1235]

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  Ivo Hinkelmann  <ihi@openoffice.org>  [3417ec95fc2d13ef78977168859c953564170149]

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  Ivo Hinkelmann  <ihi@openoffice.org>  [ac45a5281274a4d0d12c970c79c2e879427608fa]

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  Ivo Hinkelmann  <ihi@openoffice.org>  [5624be5a3520a16d57724064e16df3722d728010]

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  Ivo Hinkelmann  <ihi@openoffice.org>  [8f3d03669bac6c79d17a46edf7482ebc5f3120aa]

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>  [847cd1ac5714c210a1e109fd6f3d25b79cc549c4]

#i10000# no more OpenOffice_SDK


2009-08-17  Philipp Lohmann  <pl@openoffice.org>  [b8dae601ca02cc4baa4d2a4ace860cfafd4edc94]

add missing exceptions


2009-08-17  Philipp Lohmann  <pl@openoffice.org>  [50d636b6013f7429b28147531f27052e5e9ca6e8]

fixe merge conflict


2009-08-17  Thomas Lange  <tl@openoffice.org>  [2cca472c56275721e42111c72cbfa1a2a989c297]

#i101242# new print UI


2009-08-17  Thomas Lange  <tl@openoffice.org>  [84d95bba0af714d81a889c6eb194d3e4ed21fa21]

#i101242# new print UI


2009-08-16  Philipp Lohmann  <pl@openoffice.org>  [0ccccd51bf9de6e53f32840754fce46307efbf57]

fix warning


2009-08-16  Philipp Lohmann  <pl@openoffice.org>  [0ea31f2a9b6657925852ac5f3128ff2937e2a18d]

#i92516# fix warnings


2009-08-15  Philipp Lohmann  <pl@openoffice.org>  [8648ff32e63ccf89650d895d392e12480072041d]

#i92516# move solar.hrc to vcl


2009-08-15  Philipp Lohmann  <pl@openoffice.org>  [e65c3e91d6efbf8f61bc662ea5652e0d0a6194e5]

#i92516# move solar.hrc to vcl


2009-08-15  Philipp Lohmann  <pl@openoffice.org>  [41de88368a73475ba75c0fd47974f5fefdff2aaf]

#i92516# move solar.hrc to vcl


2009-08-15  Philipp Lohmann  <pl@openoffice.org>  [a0cc37fe17be8270f39fe4369145b7162d2f648e]

#i92516# move solar.hrc to vcl


2009-08-15  Philipp Lohmann  <pl@openoffice.org>  [58ed8009f73a0424b6eec189100380eafda39ea7]

#i92516# move solar.hrc to vcl


2009-08-15  Philipp Lohmann  <pl@openoffice.org>  [8ec00fab5b50f18904f020fc629eabcf7121a7ac]

#i92516# move solar.hrc to vcl


2009-08-15  Philipp Lohmann  <pl@openoffice.org>  [0ea9a3fdc99d1e74c26b6ebeaa4b716135aeab24]

#i92516# move solar.hrc to vcl


2009-10-08  hg  <hg@oosvn01.>  [e568862e24a5d3f223025d6f859bf527985218b7]

merge with m53


2009-10-08  hg  <hg@oosvn01.>  [a9b564e3c5695e9cbb7f929e0c4eaa87b998ccde]

merge with m50


2009-08-15  Philipp Lohmann  <pl@openoffice.org>  [9cdd2987e07c0f75c21c0227b9e1a552e2a85b48]

#i92516# move solar.hrc to vcl


2009-08-15  Philipp Lohmann  <pl@openoffice.org>  [480143e822205c911d7e85a8f3d6336991eba045]

#i92516# move solar.hrc to vcl


2009-08-15  Philipp Lohmann  <pl@openoffice.org>  [b88253921c6b484acb2d6f893341e953dcae1cba]

#i92516# move solar.hrc to vcl


2009-08-15  Philipp Lohmann  <pl@openoffice.org>  [b8ae55c4fffe15e2bb50f2715e43123c3a73055d]

#i92516# move solar.hrc to vcl


2009-08-15  Philipp Lohmann  <pl@openoffice.org>  [5ea9defaaa271df2fd8d42341ea04796c91f31af]

#i92516# move solar.hrc to vcl


2009-08-15  Philipp Lohmann  <pl@openoffice.org>  [bcdb51fcedb5a971000242d3158a557275150e04]

#i92516# move solar.hrc to vcl


2009-08-15  Philipp Lohmann  <pl@openoffice.org>  [41d304423b2e3771a801923d6b5579b6443c403f]

#i92516# move solar.hrc to vcl


2009-08-15  Philipp Lohmann  <pl@openoffice.org>  [bf72b8e312d1120b1cca80400bf336508888e8c9]

#i92516# move solar.hrc to vcl


2009-08-15  Philipp Lohmann  <pl@openoffice.org>  [f231b69cc6bef7f9445bc12bc227f96355860183]

#i92516# move solar.hrc to vcl


2009-08-15  Philipp Lohmann  <pl@openoffice.org>  [0dd59cd8ef2128654d3b023e0724e783ebdc2d35]

#i92516# move solar.hrc to vcl


2009-08-15  Philipp Lohmann  <pl@openoffice.org>  [41ef9cb82e830cfd67144e2ea14c0f693f5b539f]

#i92516# move solar.hrc to vcl


2009-08-15  Philipp Lohmann  <pl@openoffice.org>  [849e38310761284f8b826fc6bed113625f6d2551]

#i92516# move solar.hrc to vcl


2009-10-08  hg  <hg@oosvn01.>  [8dff355a60095da607b67a97ad970aaf419933ca]

merge with m53


2009-10-08  hg  <hg@oosvn01.>  [e0eeee95d1b74266cd07df15123a6157baee2f3b]

merge with m50


2009-08-15  Philipp Lohmann  <pl@openoffice.org>  [0fa550c7051e639de7173483900adbc1c4f337f7]

#i92516# move solar.hrc to vcl


2009-08-15  Philipp Lohmann  <pl@openoffice.org>  [e1fca8328d16595d794755f0a20b36704acf0a31]

#i92516# move solar.hrc to vcl


2009-08-15  Philipp Lohmann  <pl@openoffice.org>  [39cd1e91c8874c6c5922ea0894696a8dc28e39c0]

#i92516# move solar.hrc to vcl


2009-08-15  Philipp Lohmann  <pl@openoffice.org>  [f6bec933de9a41ade03bd9fbd23607bc01e0fe50]

#i92516# move solar.hrc to vcl


2009-08-15  Philipp Lohmann  <pl@openoffice.org>  [d13e45bbade0a247f0ec8880dc891f4abafe372a]

#i92516# move solar.hrc to vcl


2009-08-15  Philipp Lohmann  <pl@openoffice.org>  [25b00175008c8a8f027d752e92dee0df7c4fb0bd]

#92516# hid for vcl dialog


2009-08-15  Philipp Lohmann  <pl@openoffice.org>  [12bb9be1d55b74bb2ff7a01f778919b6fead9045]

#92516# hid for vcl dialog


2009-08-14  Thomas Benisch  <tbe@openoffice.org>  [4b0d8825bbcc0492f730394e5051cd3d51e53576]

#i12587# Inserting/editing arbitrary text objects in chart


2009-08-14  Release Engineers  <releng@openoffice.org>  [fa50ae81f50337652b6b3e788558b04d43a72f7e]

Create DEV300_m55 milestone tag from trunk@275000


2009-08-14  Release Engineers  <releng@openoffice.org>  [b60103486b997271ba94c9de92401a91d758e603]

Create DEV300_m55 milestone tag from trunk@275000


2009-08-14  Release Engineers  <releng@openoffice.org>  [8bb8db998bd019c7362ec21df0c60daaa4cb450f]

Create DEV300_m55 milestone tag from trunk@275000


2009-08-14  Release Engineers  <releng@openoffice.org>  [b8c20dbfe492e7c2df98d01f273ed06a288dc0fc]

Create DEV300_m55 milestone tag from trunk@275000


2009-08-14  Release Engineers  <releng@openoffice.org>  [219c155e515255b8b040d853b598fb1d6c009e8c]

Create DEV300_m55 milestone tag from trunk@275000


2009-08-14  Release Engineers  <releng@openoffice.org>  [60be2a0e7659ad752551d8fce0d72e04b28e7888]

Create DEV300_m55 milestone tag from trunk@275000


2009-08-14  Release Engineers  <releng@openoffice.org>  [154d73921d6eb192ca03b19c7e4395633cba4d06]

Create DEV300_m55 milestone tag from trunk@275000


2009-08-14  Release Engineers  <releng@openoffice.org>  [c06cd278a7ca43c9e9ff6069cc12e03f4be930d7]

Create DEV300_m55 milestone tag from trunk@275000


2009-08-14  Release Engineers  <releng@openoffice.org>  [ea182dfade5a40187576fe0103ee196cd402c8c7]

Create DEV300_m55 milestone tag from trunk@275000


2009-08-14  Release Engineers  <releng@openoffice.org>  [bebc983ea6df34dbc310d1dfbb3ca74ea62db830]

Create DEV300_m55 milestone tag from trunk@275000


2009-08-14  Release Engineers  <releng@openoffice.org>  [edeed1fb2319b0347c7de767261fc893c496f75a]

Create DEV300_m55 milestone tag from trunk@275000


2009-08-14  Release Engineers  <releng@openoffice.org>  [15929d6d5da7c38a6cbe7aabcd56ed1a5a23faf6]

Create DEV300_m55 milestone tag from trunk@275000


2009-08-14  Thomas Lange  <tl@openoffice.org>  [dc48e555979cd69935d36231c75311933b5bbb1f]

#i101242# new print UI


2009-08-14  Thomas Lange  <tl@openoffice.org>  [31c68b3b56ce4ffc1649fe83dd3f1dca97eb7551]

#i101242# new print UI


2009-08-14  Thomas Lange  <tl@openoffice.org>  [a6e4f39c82a75fb2684d3563b9c2a7af3518d2bc]

#i101242# new print UI


2009-08-13  Philipp Lohmann  <pl@openoffice.org>  [b0434f112b7e3dc67dec0c0165e3fd49086c7fb5]

#i92516# handle MAP_PIXEL in preview


2009-08-13  Philipp Lohmann  <pl@openoffice.org>  [5366ddcc1129a384ec9585d54689b991fbe80efd]

#i92516# set correct page size for N-Up in getFilteredPage()


2009-08-12  Philipp Lohmann  <pl@openoffice.org>  [2c142f8529e0a0c3aa18d7d5819f95cab90efc86]

#i92516# corrected paper size handling


2009-08-12  Thomas Benisch  <tbe@openoffice.org>  [e5d7fbada21a6613390f167c04e581ea36ec3588]

#i12587# Inserting/editing arbitrary text objects in chart


2009-08-12  Philipp Lohmann  <pl@openoffice.org>  [6321fa4160a5c16c4a489a27cecf51c451e44c47]

#i92516# handle LocalFileName correctly


2009-08-12  Philipp Lohmann  <pl@openoffice.org>  [14ede6d1a846952d8a7e283fb174b2804666c7f3]

#i92516# set smart helpid on parent like old help ids


2009-08-12  Philipp Lohmann  <pl@openoffice.org>  [f5b7f0f44914647f6132cd5ff35d4e97a3a501f1]

#i96402# set duplex mode from API


2009-08-12  Philipp Lohmann  <pl@openoffice.org>  [4cd5a62fc2763b867e4ef1277110cadc3caea366]

#i92516# add missing help ids


2009-08-11  Philipp Lohmann  <pl@openoffice.org>  [c2309b3461c3ff144531e542b61b6960574f9ef2]

#i92516# avoid crash if options pages is missing


2009-08-11  Philipp Lohmann  <pl@openoffice.org>  [6e492713b1d5f680e7f0f65c184184332c2619f6]

#i92516# add: PrinterOptionsHelper::setValue


2009-08-11  Philipp Lohmann  <pl@openoffice.org>  [5e7db5f15fb042234fc7e3b3b692a03de137da36]

#i92516# final UI changes


2009-08-11  Release Engineers  <releng@openoffice.org>  [cab39ae5251cb506a0b3dabd29f65010f7577647]

#i103772# apllied patch from the issue


2009-08-11  Thomas Lange  <tl@openoffice.org>  [6f114639ebbd358fbe45f389e838595fea1cf88b]

#i103991# small clean-up


2009-08-11  Daniel Rentz  <dr@openoffice.org>  [2be6a1367647d57da39bac601b5bca7d4d85312a]

DFF dumper: extended OPT property set support


2009-08-11  Release Engineers  <releng@openoffice.org>  [79801828e4d97a018bf489535522fc613ee6d226]

#i10000# added fallback for TMPDIR


2009-08-11  Release Engineers  <releng@openoffice.org>  [7a16d4872376246bb30e7d956bd41aea77734aa5]

#i10000# fix multiple definition gids


2009-08-11  Release Engineers  <releng@openoffice.org>  [decc7e1dc7e77e54984e39a0ec981c8745d191d0]

#i10000# use renamed function


2009-08-11  Philipp Lohmann  <pl@openoffice.org>  [5efcf0dbf3ee0c6136f4a261b1b8f0ed1f013bbf]

fix warnings


2009-08-11  Release Engineers  <releng@openoffice.org>  [2f5ecbc5a6d8f3bed84f55d7a47492047904c61b]

#i10000# regenerate configure


2009-08-10  Philipp Lohmann  <pl@openoffice.org>  [feb06438cf2e7eca712923305c729874693d6f5a]

#i92516# more changes for final UI spec


2009-08-10  Philipp Lohmann  <pl@openoffice.org>  [8e2578389b45dca694fac1254813716bce9bdbac]

#i92516# more changes for final UI spec


2009-08-10  Philipp Lohmann  <pl@openoffice.org>  [8c50b7015e3bb16ca602eabbd20059bb3f152498]

#i92516# more changes for final UI spec


2009-08-10  Philipp Lohmann  <pl@openoffice.org>  [37587a7588bf9ce11fb69222423c53366571d179]

#i92516# more changes for final UI spec


2009-08-10  Philipp Lohmann  <pl@openoffice.org>  [af0aaede50a54bc0a9d78f1132a72c437c867507]

#i92516# more changes for final UI spec


2009-08-10  Philipp Lohmann  <pl@openoffice.org>  [3fbd3247c9d5d0ece2cda623250915bea14c066d]

#i92516# more changes for final UI spec


2009-08-10  Thomas Benisch  <tbe@openoffice.org>  [cce580a22da12760296719e4a7156992ddee9c00]

#i12587# Inserting/editing arbitrary text objects in chart


2009-08-10  Philipp Lohmann  <pl@openoffice.org>  [fb470c6f6c2da484102bd338e672d65348d95336]

#i92516# more changes for final UI spec


2009-08-10  Carsten Driesner  <cd@openoffice.org>  [04f036a2e0a5eb2aadece1724fa33acd16c2704f]

#i96402# Added DuplexMode option


2009-08-10  Carsten Driesner  <cd@openoffice.org>  [accedbb3caa51b0d9686dbdef56e17c9fcf4bd99]

#i96402# Added DuplexMode


2009-08-10  Carsten Driesner  <cd@openoffice.org>  [227e3afb7518e8844788094e2dd6426be6beaa59]

#i96402# Added DuplexMode option


2009-08-10  Carsten Driesner  <cd@openoffice.org>  [216a877272828f919996baf828d7669319b70798]

#i96402# Added DuplexMode constants


2009-08-10  Carsten Driesner  <cd@openoffice.org>  [a9912838a6e361e2564f4ef30a5b0f619641dac2]

#i96402# Added DuplexMode constants


2009-10-08  hg  <hg@oosvn01.>  [227bd60cfd73689f7e11f1ea09081d5399b542fc]

merge with m53


2009-10-08  hg  <hg@oosvn01.>  [bb8b32ba7059e956a501c9552b51843caa14b797]

merge with m50


2009-08-10  Philipp Lohmann  <pl@openoffice.org>  [8024a0f98383645946d25d83edd6d22ecd1f9702]

fix a warning


2009-08-10  Release Engineers  <releng@openoffice.org>  [919a300cfbea778cc3fe1c4da29b99c2b4950380]

DEV300


2009-08-10  Thomas Lange  <tl@openoffice.org>  [3afe7e6f516a073c319d413344761373dd6c55db]

#i103991# page range evaluation fixed


2009-08-10  Release Engineers  <releng@openoffice.org>  [0d459634af586f5bcf747c3a595057eff3a0b198]

CWS-TOOLING: integrate CWS jskhgpilot 2009-07-31 skotti #i96753 - added just another 500ms wait - sad, that is 2009-07-31 skotti #i96753 - cleanup, documentation 2009-07-31 skotti #i96753 - fix 2009-07-31 skotti #i96753 - OK, another approach for testing on different hardware... 2009-07-31 skotti #i96753 - small adjustments, back to .click() method 2009-07-29 skotti #i96753 - invented new dynamic function to deal with the menubutton which - as a nice sideefect allows to disable all sleep() statements within the test. This is good for -330 seconds of sleeping and in combination with a few optimizations makes the test run less than 20 minutes, about 8 minutes faster than before 2009-07-28 skotti #i96753 - use MenuBtn.OpenMenu() instead of .click() as this appears to work better and is used in other places successfully as well 2009-07-28 skotti #i103065 - fileopen dialog shows Mercurial and SVN directories which must be skipped 2009-07-28 skotti #i103065 - Added mercurial hidden directory to the excludes list in global routine 2009-07-28 skotti Rebase oder so... 2009-07-28 skotti #i96753 - insert wait statements


2009-08-10  Thomas Lange  <tl@openoffice.org>  [25550e914d7c353e5472ffb2db23efe95b76b2d3]

#i103991# prospect printing


2009-08-10  Release Engineers  <releng@openoffice.org>  [f0775523f6a9e06b9e144c6a0d67610fd15f0347]

CWS-TOOLING: integrate CWS tkr23 2009-07-21 15:03:57 +0200 tkr  r274199 : #i64277# open file only if needed and close immediately after use 2009-07-17 12:25:41 +0200 tkr  r274087 : #i96743# patch minizip to provide stream operations 2009-07-17 12:21:13 +0200 tkr  r274086 : #i96743# add new ifilter interface: IPersistStream


2009-08-10  Release Engineers  <releng@openoffice.org>  [a0c354b9cc042f82f3fbd9e311fccaefde173c43]

CWS-TOOLING: integrate CWS tkr23 2009-07-21 15:03:57 +0200 tkr  r274199 : #i64277# open file only if needed and close immediately after use 2009-07-17 12:25:41 +0200 tkr  r274087 : #i96743# patch minizip to provide stream operations 2009-07-17 12:21:13 +0200 tkr  r274086 : #i96743# add new ifilter interface: IPersistStream


2009-08-07  Kohei Yoshida  <kyoshida@novell.com>  [d1d8d43781eca756707e1fad9c4b01b04d4658d9]

merged DEV300_m54.


2009-08-07  Kohei Yoshida  <kyoshida@novell.com>  [6eb2cc770353060568912e0335758457104eff47]

merged DEV300_m54.


2009-08-07  Kohei Yoshida  <kyoshida@novell.com>  [da3a44014bce3574c909503ade15000559cc15d8]

merged DEV300_m54.


2009-08-07  Kohei Yoshida  <kyoshida@novell.com>  [cd943e31a6c9da0c4aaa2fd5da97e316199a6ab6]

merged DEV300_m54.


2009-08-07  Kohei Yoshida  <kyoshida@novell.com>  [dd257f983673e133cde535235d7abdfcb83fbed5]

* removed several files from version control because they are no longer present on the file system. * hg claims two files are modified in solenv, but taking a diff turns up nothing.  Well, I'll commit them anyway.


2009-08-07  Sven Jacobi  <sj@openoffice.org>  [7347e749094be5b19dfd05f05d5b4779749ad718]

removed warnings


2009-08-07  Philipp Lohmann  <pl@openoffice.org>  [241b10510b86266f8bc169bdad3588e488647127]

#i92516# fix warning and brochure page size


2009-08-07  Daniel Rentz  <dr@openoffice.org>  [46bbd9fafc5ae37d606389454723189d4c9804fd]

lots more DFF properties in dumper


2009-08-07  Thomas Lange  <tl@openoffice.org>  [278729a448d7e56c426229325a960f08c38fafbc]

#i103991# prospect printing


2009-08-07  Philipp Lohmann  <pl@openoffice.org>  [68362c81847e6ce0233e26ad325f331c8907ecd9]

#i99162# override paper format with driver dialog


2009-08-07  Release Engineers  <releng@openoffice.org>  [92402b224fda5cb71e3f30430eb657bdbabfa6a1]

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  Release Engineers  <releng@openoffice.org>  [947666e7ddac58c4d8ea865dbdcee83a5b8c386f]

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  Release Engineers  <releng@openoffice.org>  [368626827d51717b8f0c07be88181f0960282277]

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  Thomas Lange  <tl@openoffice.org>  [7a0a8c5debdecd828a1f82cc71584b3db1609160]

#i103991# fixed crash in sfx2


2009-08-07  Hans-Joachim Lankenau  <hjs@openoffice.org>  [85e6aa66b9ce8913c1466fc971f6c1d2a4b2889f]

#i103316# - rework localize.sdf detection


2009-08-07  Philipp Lohmann  <pl@openoffice.org>  [052a24595fb966ef7f910865c1ff2cb45cf5471c]

#i92516# fix a layout problem


2009-08-07  Hans-Joachim Lankenau  <hjs@openoffice.org>  [e50d6c5c9548db2e0a31150c6c1e9e1386395b95]

#i103316#, #i103805# - avoid absolute path in tg_srs.mk; rework localize.sdf detection


2009-08-07  Release Engineers  <releng@openoffice.org>  [b37c10a1019a40cb906fdb98693e44306d44fed2]

CWS-TOOLING: integrate CWS calcooo311_DEV300 2009-08-04 13:55:19 +0200 er  r274617 : #i102356# add patch flag for i18npool lib 2009-08-03 17:29:15 +0200 dr  r274589 : #i103968# ported fix from DEV300, new pie charts lose point color 2009-07-29 23:20:00 +0200 er  r274467 : #i103861# Shared formula and named range relative reference wrap with different grid sizes; patch from <kohei>


2009-08-07  Philipp Lohmann  <pl@openoffice.org>  [659a2ca6381666dcfb293aa91e5ae03423e0455b]

#i92516# fix some more layout problems


2009-08-07  Release Engineers  <releng@openoffice.org>  [1305be86333cfe211c358167e578b88ca3bc4ac6]

CWS-TOOLING: integrate CWS native261_DEV300 2009-08-04 10:37:13 +0200 is  r274610 : #i103988# new jre6u15


2009-08-07  Release Engineers  <releng@openoffice.org>  [fb0c523db39601f0b75d235a5419fc7b2fdcad0b]

CWS-TOOLING: integrate CWS hb311fixes03_DEV300 2009-07-28 11:08:46 +0200 hbrinkm  r274390 : #i103357# adapted patch and applied


2009-08-07  Release Engineers  <releng@openoffice.org>  [a19edc223588bbb8d5bcc7ea4d0c1bfd8b690d1b]

CWS-TOOLING: integrate CWS automationdev300m53solver 2009-08-05 08:53:55 +0200 oc  r274637 : #i103997# New autotest for solver in calc 2009-08-05 08:52:34 +0200 oc  r274636 : #i103997# New autotest for solver in calc


2009-08-07  Release Engineers  <releng@openoffice.org>  [782ba886a2c93f86acdfa681a52b5315f1380a6e]

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-07  Release Engineers  <releng@openoffice.org>  [5bf54b56d622370084cf8029500d75208601113e]

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-07  Release Engineers  <releng@openoffice.org>  [15ea827542a38ac9c6998977b077695906e281c6]

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-07  Release Engineers  <releng@openoffice.org>  [c9af1b77bbfc51e7fa937ed2561de1c67a3b7811]

CWS-TOOLING: integrate CWS c07v023_DEV300 2009-06-17 02:24:12 +0200 sus  r273044 : final enhancement of previous fix 2009-06-05 08:45:12 +0200 obo  r272664 : #i97033#,#i97866#,#b6796174# 2009-06-05 08:41:27 +0200 obo  r272663 : #i98107# Adjust XHTML filter to request further information from ODF export 2009-06-04 08:26:34 +0200 obo  r272610 : #b6796174# Fixing format issues with images 2009-06-04 08:23:55 +0200 obo  r272609 : #i85272#,#i98107# 2009-05-27 16:54:40 +0200 obo  r272360 : CWS-TOOLING: rebase CWS c07v023 to branches/OOO310@272261 (milestone: OOO310:m12) 2009-05-27 14:29:28 +0200 sus  r272345 : #i98406# Fixing several minor issues, overtaking changes for the ODF 1.2 spec export


2009-08-06  Kohei Yoshida  <kyoshida@novell.com>  [feeb99de89fc888b9397ddca882d121bdec2bef4]

Change the identity of the import option dialog.

Change the identity of the import option dialog from lang chooser to
text import options, since the dialog now contains more than just the
language option.
2009-08-06  Philipp Lohmann  <pl@openoffice.org>  [1472eca629ac41b88ccd492a7fecfbe90a0a90c7]

#i92516# fix some more layout problems


2009-08-06  Release Engineers  <releng@openoffice.org>  [e1ad946ef5db3f7c0a540207d0f0fd85799e3b66]

CWS-TOOLING: integrate CWS tl73 2009-07-31 15:29:33 +0200 tl  r274535 : #i64400# dash/hyphen should not break words


2009-08-06  Release Engineers  <releng@openoffice.org>  [adff17ff66d58e9a7ec5815b5e343017f88d4664]

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  Philipp Lohmann  <pl@openoffice.org>  [b8ad5bcce0e492d405f42c2e655ef6bf9eacaac9]

#i92516# add: draw UI


2009-08-06  Daniel Rentz  <dr@openoffice.org>  [7126ee64eca228d79c5fde3a1c573d2aacb3e672]

#i12587# reorg of svx/EscherEx class (separate class EscherExGlobal for global stuff shared through multiple instances of EscherEx), export of shapes embedded in Calc charts to BIFF8; #i55183# write child anchor instead of client anchor for charts/OLE/controls embedded in shape groups


2009-08-06  Daniel Rentz  <dr@openoffice.org>  [001b24a0a5f61c0a5cc3be07e1517eff2c07cf1e]

#i12587# dump more DFF records


2009-08-06  Daniel Rentz  <dr@openoffice.org>  [79ee12dd94909af7bf4d2667f1a6243ca410ac96]

#i12587# reorg of svx/EscherEx class (separate class EscherExGlobal for global stuff shared through multiple instances of EscherEx)


2009-08-06  Daniel Rentz  <dr@openoffice.org>  [0eba06e9a0f0585f81f466f4c768bc7043673013]

#i12587# reorg of svx/EscherEx class (separate class EscherExGlobal for global stuff shared through multiple instances of EscherEx)


2009-08-06  Daniel Rentz  <dr@openoffice.org>  [59cd0300d4a24a38364352a0155a9e8bff3075bb]

#i12587# reorg of svx/EscherEx class (separate class EscherExGlobal for global stuff shared through multiple instances of EscherEx)


2009-08-06  Carsten Driesner  <cd@openoffice.org>  [824f891295e2703b677f0228be39f7d43d65e747]

#92516# Arguments must always be provided to the printing function


2009-08-06  Release Engineers  <releng@openoffice.org>  [3f809805a20d3bda2fb017a2139e16ebcd9ca112]

CWS-TOOLING: integrate CWS os132 2009-07-21 15:24:18 +0200 os  r274201 : #i103696# SwXTextPortion/SwXParagraph excluded 2009-07-15 13:19:17 +0200 os  r274007 : #i103564# typo 2009-07-15 13:09:30 +0200 os  r274005 : #i103564# SwFrames::hasElements 2009-07-15 13:02:16 +0200 os  r274003 : #i103564# SwXBookmark::getPropertySetInfo fixed 2009-06-26 10:11:00 +0200 os  r273395 : CWS-TOOLING: rebase CWS os132 to trunk@272827 (milestone: DEV300:m50) 2009-06-23 08:52:24 +0200 os  r273256 : #i102764# patch: attribute ListBoxes correctly handled in ::Reset() 2009-06-23 08:51:31 +0200 os  r273255 : #i102764# ResetColor() added to remove background color 2009-06-22 14:57:38 +0200 os  r273233 : #i102619# prevent access to already destroyed shell 2009-06-18 13:26:51 +0200 os  r273112 : #i99508# ::insertTextContent: re-route to ::attach() 2009-06-18 10:59:53 +0200 os  r273107 : #i85405# patch to enable 'Print grid' CheckBox correctly 2009-06-18 10:54:02 +0200 os  r273106 : #i85133# dispose connection in GetColumnFmt to prevent connection locking 2009-06-18 10:24:31 +0200 os  r273104 : #99535# ExportGraphic changed 2009-06-18 10:24:03 +0200 os  r273103 : #99535# ExportGraphic changed 2009-06-18 10:23:11 +0200 os  r273102 : #i102841# redlining mode switches to insert mode (cmc) 2009-06-17 14:05:42 +0200 os  r273070 : #i102111# do not save already saved HTML documents before switching to source veiw 2009-06-17 13:18:20 +0200 os  r273063 : #i101825# set rembered start position at the real start not at the initial start 2009-06-17 08:24:10 +0200 os  r273048 : #99535# no dierect access to the file picker interface 2009-06-16 15:00:12 +0200 os  r273020 : #i99937# notification of user options changes re-introduced 2009-06-15 14:36:03 +0200 os  r272987 : #i98032# unreplaced text in protected areas must not be attributed either 2009-06-15 14:20:26 +0200 os  r272985 : #i98032# replace list has to be initialised 2009-06-04 13:29:02 +0200 os  r272624 : #i97810# set focus into column page 2009-06-04 11:01:14 +0200 os  r272617 : #i98164# dialog resize to ease localisation 2009-06-04 10:59:44 +0200 os  r272616 : #i98164# dialog resize to ease localisation 2009-05-28 16:05:03 +0200 os  r272413 : #i98172# ConvertFieldsToText: take care of tabs with attributes 2009-05-28 11:12:45 +0200 os  r272385 : #i59361# dialog controls resized 2009-05-28 11:03:14 +0200 os  r272383 : #i59174# dialog controls moved


2009-08-06  Release Engineers  <releng@openoffice.org>  [622ebc559d47a55930c5710bf8382a3b3c49bbe9]

CWS-TOOLING: integrate CWS os132 2009-07-21 15:24:18 +0200 os  r274201 : #i103696# SwXTextPortion/SwXParagraph excluded 2009-07-15 13:19:17 +0200 os  r274007 : #i103564# typo 2009-07-15 13:09:30 +0200 os  r274005 : #i103564# SwFrames::hasElements 2009-07-15 13:02:16 +0200 os  r274003 : #i103564# SwXBookmark::getPropertySetInfo fixed 2009-06-26 10:11:00 +0200 os  r273395 : CWS-TOOLING: rebase CWS os132 to trunk@272827 (milestone: DEV300:m50) 2009-06-23 08:52:24 +0200 os  r273256 : #i102764# patch: attribute ListBoxes correctly handled in ::Reset() 2009-06-23 08:51:31 +0200 os  r273255 : #i102764# ResetColor() added to remove background color 2009-06-22 14:57:38 +0200 os  r273233 : #i102619# prevent access to already destroyed shell 2009-06-18 13:26:51 +0200 os  r273112 : #i99508# ::insertTextContent: re-route to ::attach() 2009-06-18 10:59:53 +0200 os  r273107 : #i85405# patch to enable 'Print grid' CheckBox correctly 2009-06-18 10:54:02 +0200 os  r273106 : #i85133# dispose connection in GetColumnFmt to prevent connection locking 2009-06-18 10:24:31 +0200 os  r273104 : #99535# ExportGraphic changed 2009-06-18 10:24:03 +0200 os  r273103 : #99535# ExportGraphic changed 2009-06-18 10:23:11 +0200 os  r273102 : #i102841# redlining mode switches to insert mode (cmc) 2009-06-17 14:05:42 +0200 os  r273070 : #i102111# do not save already saved HTML documents before switching to source veiw 2009-06-17 13:18:20 +0200 os  r273063 : #i101825# set rembered start position at the real start not at the initial start 2009-06-17 08:24:10 +0200 os  r273048 : #99535# no dierect access to the file picker interface 2009-06-16 15:00:12 +0200 os  r273020 : #i99937# notification of user options changes re-introduced 2009-06-15 14:36:03 +0200 os  r272987 : #i98032# unreplaced text in protected areas must not be attributed either 2009-06-15 14:20:26 +0200 os  r272985 : #i98032# replace list has to be initialised 2009-06-04 13:29:02 +0200 os  r272624 : #i97810# set focus into column page 2009-06-04 11:01:14 +0200 os  r272617 : #i98164# dialog resize to ease localisation 2009-06-04 10:59:44 +0200 os  r272616 : #i98164# dialog resize to ease localisation 2009-05-28 16:05:03 +0200 os  r272413 : #i98172# ConvertFieldsToText: take care of tabs with attributes 2009-05-28 11:12:45 +0200 os  r272385 : #i59361# dialog controls resized 2009-05-28 11:03:14 +0200 os  r272383 : #i59174# dialog controls moved


2009-08-06  Release Engineers  <releng@openoffice.org>  [9732a509373732db8036bab56ad404ef69d62510]

CWS-TOOLING: integrate CWS os132 2009-07-21 15:24:18 +0200 os  r274201 : #i103696# SwXTextPortion/SwXParagraph excluded 2009-07-15 13:19:17 +0200 os  r274007 : #i103564# typo 2009-07-15 13:09:30 +0200 os  r274005 : #i103564# SwFrames::hasElements 2009-07-15 13:02:16 +0200 os  r274003 : #i103564# SwXBookmark::getPropertySetInfo fixed 2009-06-26 10:11:00 +0200 os  r273395 : CWS-TOOLING: rebase CWS os132 to trunk@272827 (milestone: DEV300:m50) 2009-06-23 08:52:24 +0200 os  r273256 : #i102764# patch: attribute ListBoxes correctly handled in ::Reset() 2009-06-23 08:51:31 +0200 os  r273255 : #i102764# ResetColor() added to remove background color 2009-06-22 14:57:38 +0200 os  r273233 : #i102619# prevent access to already destroyed shell 2009-06-18 13:26:51 +0200 os  r273112 : #i99508# ::insertTextContent: re-route to ::attach() 2009-06-18 10:59:53 +0200 os  r273107 : #i85405# patch to enable 'Print grid' CheckBox correctly 2009-06-18 10:54:02 +0200 os  r273106 : #i85133# dispose connection in GetColumnFmt to prevent connection locking 2009-06-18 10:24:31 +0200 os  r273104 : #99535# ExportGraphic changed 2009-06-18 10:24:03 +0200 os  r273103 : #99535# ExportGraphic changed 2009-06-18 10:23:11 +0200 os  r273102 : #i102841# redlining mode switches to insert mode (cmc) 2009-06-17 14:05:42 +0200 os  r273070 : #i102111# do not save already saved HTML documents before switching to source veiw 2009-06-17 13:18:20 +0200 os  r273063 : #i101825# set rembered start position at the real start not at the initial start 2009-06-17 08:24:10 +0200 os  r273048 : #99535# no dierect access to the file picker interface 2009-06-16 15:00:12 +0200 os  r273020 : #i99937# notification of user options changes re-introduced 2009-06-15 14:36:03 +0200 os  r272987 : #i98032# unreplaced text in protected areas must not be attributed either 2009-06-15 14:20:26 +0200 os  r272985 : #i98032# replace list has to be initialised 2009-06-04 13:29:02 +0200 os  r272624 : #i97810# set focus into column page 2009-06-04 11:01:14 +0200 os  r272617 : #i98164# dialog resize to ease localisation 2009-06-04 10:59:44 +0200 os  r272616 : #i98164# dialog resize to ease localisation 2009-05-28 16:05:03 +0200 os  r272413 : #i98172# ConvertFieldsToText: take care of tabs with attributes 2009-05-28 11:12:45 +0200 os  r272385 : #i59361# dialog controls resized 2009-05-28 11:03:14 +0200 os  r272383 : #i59174# dialog controls moved


2009-08-06  Carsten Driesner  <cd@openoffice.org>  [063c55820f1f7b21f2999d9a5f8a0e18078c3f32]

#i92516# Fix mail merge with new printing function. Don't set SID_ASYNCHRON to true for normal mail merge operations


2009-08-06  Release Engineers  <releng@openoffice.org>  [f4ba26d7568062c21a569e987a9b3b93849c64ed]

CWS-TOOLING: integrate CWS ab72 2009-08-03 14:57:25 +0200 jsk  r274581 : #i103969 - fixed f_windowfunctions.bas 2009-08-03 13:29:21 +0200 jsk  r274577 : #i103969 - minor stability improvements and a rewrite to use GUI function to install extension (CLI version fails for some unknown reason) 2009-07-16 10:43:48 +0200 ab  r274033 : #i82918# Added support to pass context explicitely to service ctors 2009-07-08 16:24:05 +0200 ab  r273839 : CWS-TOOLING: rebase CWS ab72 to trunk@273468 (milestone: DEV300:m51) 2009-07-02 13:09:22 +0200 ab  r273641 : #i89740# Fixed resource typos 2009-07-02 12:21:49 +0200 ab  r273635 : #i99461# Applied patch 2009-06-23 15:56:08 +0200 ab  r273284 : #i100578# applied patch 2009-06-23 11:52:45 +0200 ab  r273271 : #i100600# applied patch 2009-06-22 14:35:15 +0200 ab  r273231 : #i101603# applied patch 2009-06-22 13:24:22 +0200 ab  r273227 : #i100540# applied patch to remove unused code 2009-06-10 13:33:20 +0200 ab  r272806 : #i82918# New style service ctor support


2009-08-06  Release Engineers  <releng@openoffice.org>  [d69fda724d5068b7f5bec86e8f3337accaf51f1b]

CWS-TOOLING: integrate CWS ab72 2009-08-03 14:57:25 +0200 jsk  r274581 : #i103969 - fixed f_windowfunctions.bas 2009-08-03 13:29:21 +0200 jsk  r274577 : #i103969 - minor stability improvements and a rewrite to use GUI function to install extension (CLI version fails for some unknown reason) 2009-07-16 10:43:48 +0200 ab  r274033 : #i82918# Added support to pass context explicitely to service ctors 2009-07-08 16:24:05 +0200 ab  r273839 : CWS-TOOLING: rebase CWS ab72 to trunk@273468 (milestone: DEV300:m51) 2009-07-02 13:09:22 +0200 ab  r273641 : #i89740# Fixed resource typos 2009-07-02 12:21:49 +0200 ab  r273635 : #i99461# Applied patch 2009-06-23 15:56:08 +0200 ab  r273284 : #i100578# applied patch 2009-06-23 11:52:45 +0200 ab  r273271 : #i100600# applied patch 2009-06-22 14:35:15 +0200 ab  r273231 : #i101603# applied patch 2009-06-22 13:24:22 +0200 ab  r273227 : #i100540# applied patch to remove unused code 2009-06-10 13:33:20 +0200 ab  r272806 : #i82918# New style service ctor support


2009-08-06  Release Engineers  <releng@openoffice.org>  [8e73111faeb9620117801fee89a838a407f0b7e5]

CWS-TOOLING: integrate CWS ab72 2009-08-03 14:57:25 +0200 jsk  r274581 : #i103969 - fixed f_windowfunctions.bas 2009-08-03 13:29:21 +0200 jsk  r274577 : #i103969 - minor stability improvements and a rewrite to use GUI function to install extension (CLI version fails for some unknown reason) 2009-07-16 10:43:48 +0200 ab  r274033 : #i82918# Added support to pass context explicitely to service ctors 2009-07-08 16:24:05 +0200 ab  r273839 : CWS-TOOLING: rebase CWS ab72 to trunk@273468 (milestone: DEV300:m51) 2009-07-02 13:09:22 +0200 ab  r273641 : #i89740# Fixed resource typos 2009-07-02 12:21:49 +0200 ab  r273635 : #i99461# Applied patch 2009-06-23 15:56:08 +0200 ab  r273284 : #i100578# applied patch 2009-06-23 11:52:45 +0200 ab  r273271 : #i100600# applied patch 2009-06-22 14:35:15 +0200 ab  r273231 : #i101603# applied patch 2009-06-22 13:24:22 +0200 ab  r273227 : #i100540# applied patch to remove unused code 2009-06-10 13:33:20 +0200 ab  r272806 : #i82918# New style service ctor support


2009-08-06  Release Engineers  <releng@openoffice.org>  [215c00378fc1ff4f62ccd2f82e012e3c1c1a0b35]

CWS-TOOLING: integrate CWS extmgr01 2009-07-28 15:37:52 +0200 dv  r274410 : #i103856# Create dialog before using it 2009-07-27 15:24:42 +0200 dv  r274368 : #i103831# Made selectEntry virtual so the correct function will be used from the listbox with buttons 2009-07-27 14:17:08 +0200 dv  r274366 : #i103831# Made selectEntry virtual so the correct function will be used from the listbox with buttons 2009-07-07 08:23:17 +0200 dv  r273765 : #i102666# Extension check on startup after office update -> fixed repaint problem 2009-07-06 11:28:28 +0200 dv  r273729 : #i102666# Extension check on startup after office update -> fixed Mac OS X issues 2009-07-02 15:01:35 +0200 dv  r273654 : #i102666# Extension check on startup after office update -> set last checked to never when aborting 2009-07-01 12:18:52 +0200 dv  r273564 : Removed unused variable 2009-07-01 07:25:01 +0200 dv  r273542 : #i102666# Extension check on startup after office update -> better layout 2009-06-30 14:56:16 +0200 dv  r273506 : #i102666# Extension check on startup after office update -> mark incompatible extensions in extension manager 2009-06-30 12:43:55 +0200 dv  r273502 : CWS-TOOLING: rebase CWS extmgr01 to trunk@273468 (milestone: DEV300:m51) 2009-06-29 13:26:54 +0200 dv  r273469 : Now with newline at the end 2009-06-29 11:54:07 +0200 dv  r273462 : #i102666# Extension check on startup after office update -> exit button of dialog disables extensions, too 2009-06-26 16:26:02 +0200 dv  r273428 : #i102666# Extension check on startup after office update -> better progress handling 2009-06-26 14:50:34 +0200 dv  r273417 : fixed crash when shutting down while initial waiting 2009-06-26 14:46:40 +0200 dv  r273416 : #i102666# Extension check on startup after office update 2009-06-24 07:30:57 +0200 dv  r273306 : #i102666# Extension check on startup after update 2009-06-11 12:03:10 +0200 dv  r272863 : #i102666# Extension check on startup after update 2009-06-11 11:59:29 +0200 dv  r272862 : #i102666# Extension check on startup after update 2009-06-09 15:50:05 +0200 dv  r272773 : CWS-TOOLING: rebase CWS extmgr01 to trunk@272291 (milestone: DEV300:m49)


2009-08-06  Release Engineers  <releng@openoffice.org>  [12e1a0d94ca1bacc399b3a58d416d21c035c3122]

CWS-TOOLING: integrate CWS extmgr01 2009-07-28 15:37:52 +0200 dv  r274410 : #i103856# Create dialog before using it 2009-07-27 15:24:42 +0200 dv  r274368 : #i103831# Made selectEntry virtual so the correct function will be used from the listbox with buttons 2009-07-27 14:17:08 +0200 dv  r274366 : #i103831# Made selectEntry virtual so the correct function will be used from the listbox with buttons 2009-07-07 08:23:17 +0200 dv  r273765 : #i102666# Extension check on startup after office update -> fixed repaint problem 2009-07-06 11:28:28 +0200 dv  r273729 : #i102666# Extension check on startup after office update -> fixed Mac OS X issues 2009-07-02 15:01:35 +0200 dv  r273654 : #i102666# Extension check on startup after office update -> set last checked to never when aborting 2009-07-01 12:18:52 +0200 dv  r273564 : Removed unused variable 2009-07-01 07:25:01 +0200 dv  r273542 : #i102666# Extension check on startup after office update -> better layout 2009-06-30 14:56:16 +0200 dv  r273506 : #i102666# Extension check on startup after office update -> mark incompatible extensions in extension manager 2009-06-30 12:43:55 +0200 dv  r273502 : CWS-TOOLING: rebase CWS extmgr01 to trunk@273468 (milestone: DEV300:m51) 2009-06-29 13:26:54 +0200 dv  r273469 : Now with newline at the end 2009-06-29 11:54:07 +0200 dv  r273462 : #i102666# Extension check on startup after office update -> exit button of dialog disables extensions, too 2009-06-26 16:26:02 +0200 dv  r273428 : #i102666# Extension check on startup after office update -> better progress handling 2009-06-26 14:50:34 +0200 dv  r273417 : fixed crash when shutting down while initial waiting 2009-06-26 14:46:40 +0200 dv  r273416 : #i102666# Extension check on startup after office update 2009-06-24 07:30:57 +0200 dv  r273306 : #i102666# Extension check on startup after update 2009-06-11 12:03:10 +0200 dv  r272863 : #i102666# Extension check on startup after update 2009-06-11 11:59:29 +0200 dv  r272862 : #i102666# Extension check on startup after update 2009-06-09 15:50:05 +0200 dv  r272773 : CWS-TOOLING: rebase CWS extmgr01 to trunk@272291 (milestone: DEV300:m49)


2009-08-06  Release Engineers  <releng@openoffice.org>  [a91b7413eba043acd6168d52e33d82546a5b2cf7]

CWS-TOOLING: integrate CWS extmgr01 2009-07-28 15:37:52 +0200 dv  r274410 : #i103856# Create dialog before using it 2009-07-27 15:24:42 +0200 dv  r274368 : #i103831# Made selectEntry virtual so the correct function will be used from the listbox with buttons 2009-07-27 14:17:08 +0200 dv  r274366 : #i103831# Made selectEntry virtual so the correct function will be used from the listbox with buttons 2009-07-07 08:23:17 +0200 dv  r273765 : #i102666# Extension check on startup after office update -> fixed repaint problem 2009-07-06 11:28:28 +0200 dv  r273729 : #i102666# Extension check on startup after office update -> fixed Mac OS X issues 2009-07-02 15:01:35 +0200 dv  r273654 : #i102666# Extension check on startup after office update -> set last checked to never when aborting 2009-07-01 12:18:52 +0200 dv  r273564 : Removed unused variable 2009-07-01 07:25:01 +0200 dv  r273542 : #i102666# Extension check on startup after office update -> better layout 2009-06-30 14:56:16 +0200 dv  r273506 : #i102666# Extension check on startup after office update -> mark incompatible extensions in extension manager 2009-06-30 12:43:55 +0200 dv  r273502 : CWS-TOOLING: rebase CWS extmgr01 to trunk@273468 (milestone: DEV300:m51) 2009-06-29 13:26:54 +0200 dv  r273469 : Now with newline at the end 2009-06-29 11:54:07 +0200 dv  r273462 : #i102666# Extension check on startup after office update -> exit button of dialog disables extensions, too 2009-06-26 16:26:02 +0200 dv  r273428 : #i102666# Extension check on startup after office update -> better progress handling 2009-06-26 14:50:34 +0200 dv  r273417 : fixed crash when shutting down while initial waiting 2009-06-26 14:46:40 +0200 dv  r273416 : #i102666# Extension check on startup after office update 2009-06-24 07:30:57 +0200 dv  r273306 : #i102666# Extension check on startup after update 2009-06-11 12:03:10 +0200 dv  r272863 : #i102666# Extension check on startup after update 2009-06-11 11:59:29 +0200 dv  r272862 : #i102666# Extension check on startup after update 2009-06-09 15:50:05 +0200 dv  r272773 : CWS-TOOLING: rebase CWS extmgr01 to trunk@272291 (milestone: DEV300:m49)


2009-08-06  Henning Brinkmann  <hbrinkm@openoffice.org>  [470d58152d845c5d3d8e70b49d99c6248bec3d8b]

merged DEV300_m54


2009-08-06  Henning Brinkmann  <hbrinkm@openoffice.org>  [d68fb8d79ab7e2552853ca454ad644b79fc23d70]

merged DEV300_m54


2009-08-06  Henning Brinkmann  <hbrinkm@openoffice.org>  [1e8572629f10fbc626a9faa63a4fa9d12c47d4b7]

merged DEV300_m54


2009-08-06  Henning Brinkmann  <hbrinkm@openoffice.org>  [393a409ca19f72fce0ecc675d37acf3c89551eff]

merged DEV300_m54


2009-08-06  Henning Brinkmann  <hbrinkm@openoffice.org>  [93809f675fd29af026927563fa1de77bd4c6204b]

merged DEV300_m54


2009-08-06  Henning Brinkmann  <hbrinkm@openoffice.org>  [1c6b22b16782f205ab5c56e4bd4c56b89e35dbc9]

merged DEV300_m54


2009-08-06  Henning Brinkmann  <hbrinkm@openoffice.org>  [122ecda1445c0d1a90dfd168029b5f02bd718c85]

merged DEV300_m54


2009-08-06  Henning Brinkmann  <hbrinkm@openoffice.org>  [e737c68385280b19f2d02772ee28b6d06e6328d0]

merged DEV300_m54


2009-08-06  Henning Brinkmann  <hbrinkm@openoffice.org>  [f050180108fca0122152a59fe1965bc89e0ad7ee]

merged DEV300_m54


2009-08-06  Philipp Lohmann  <pl@openoffice.org>  [cda2521771d4166377f72a811e1801337954b22d]

#i92516# fix a layout problem, fix a warning


2009-08-06  Release Engineers  <releng@openoffice.org>  [72b0b03c84387f4a783c9991f09bb0fd42c7349a]

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-06  Release Engineers  <releng@openoffice.org>  [ced0d68a1ed76ada3a4908bcc1e2b94d48fd0f47]

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-06  Release Engineers  <releng@openoffice.org>  [e64d8c0b669c52442cedc34a526ce4391827b7df]

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>  [bd23fd4fccb509c8acff4827c947af73d6bb46d3]

CWS-TOOLING: integrate CWS impress172 2009-07-30 15:29:39 +0200 cl  r274492 : #i102921# remove reference to inssrc.obj which was moved to svx 2009-07-29 11:40:35 +0200 wg  r274445 : i103869 2009-07-22 14:39:13 +0200 sj  r274241 : #i102713# fixed cloud shape 2009-07-07 15:28:04 +0200 sj  r273800 : fixed build problem 2009-07-07 13:27:13 +0200 cl  r273792 : #i102921# moved insert col/rows dialog to svx 2009-07-07 10:36:05 +0200 cl  r273782 : fixed compiler warnings 2009-07-02 10:40:21 +0200 sj  r273626 : fixed build problem 2009-07-02 10:27:56 +0200 cl  r273624 : fixed merge problem 2009-07-02 10:27:19 +0200 cl  r273623 : fixed compiler warning 2009-07-01 10:04:58 +0200 cl  r273550 : CWS-TOOLING: rebase CWS impress172 to trunk@273468 (milestone: DEV300:m51) 2009-06-30 16:22:02 +0200 cl  r273518 : #i102921# added insert table row/col dialog for impress tables 2009-06-30 16:20:46 +0200 cl  r273517 : #i102921# added insert table row/col dialog for impress tables 2009-06-30 16:20:28 +0200 cl  r273516 : #i102921# added insert table row/col dialog for impress tables 2009-06-30 16:19:49 +0200 cl  r273515 : #i102921# added insert table row/col dialog for impress tables 2009-06-30 16:19:28 +0200 cl  r273514 : #i102921# added insert table row/col dialog for impress tables 2009-06-30 16:17:38 +0200 cl  r273513 : #i102921# added insert table row/col dialog for impress tables 2009-06-30 15:45:44 +0200 cl  r273511 : #i102921# added insert table row/col dialog for impress tables 2009-06-30 15:37:16 +0200 cl  r273510 : #i102921# added insert table row/col dialog for impress tables 2009-06-30 15:33:47 +0200 cl  r273509 : #i102921# added insert table row/col dialog for impress tables 2009-06-30 15:32:10 +0200 cl  r273508 : #i102921# added insert table row/col dialog for impress tables 2009-06-30 15:30:05 +0200 cl  r273507 : #i102921# added insert table row/col dialog for impress tables 2009-06-29 12:32:42 +0200 sj  r273465 : #158632# fixed textrange hyperlinks to specific pages, added slide names 2009-06-24 15:17:59 +0200 sj  r273349 : #158636# fixed text range hyperlink to first/last slide 2009-06-22 13:18:30 +0200 sj  r273224 : #158651# fixed header footer import 2009-06-19 15:18:24 +0200 sj  r273160 : #158614# default text of presentation objects now cleared 2009-06-16 15:54:19 +0200 sj  r273023 : #i101545# fixed crash - bracketing of graphic links has been done twice leading to a broken graphic state stack 2009-06-15 16:26:26 +0200 sj  r272998 : #158635# importing bookmark interactions: firstslide, lastslide, nextslide, previousslide 2009-06-15 16:25:26 +0200 sj  r272997 : #158635# added bookmark interactions: firstslide, lastslide, nextslide, previousslide 2009-06-12 13:17:32 +0200 sj  r272915 : #i102713# fixed cloud shape 2009-06-10 18:36:58 +0200 sj  r272833 : #158674# fixed curvedleftarrow, curvedrightarrow, curveddownarrow, curveduparrow 2009-06-08 19:52:28 +0200 sj  r272746 : #158674# fixed curvedleftarrow, curvedrightarrow, curveddownarrow, curveduparrow 2009-06-04 15:28:32 +0200 cl  r272640 : #i102358# applied patch to remove warnings 2009-06-04 14:39:45 +0200 cl  r272630 : #i99423# applied path to change impress wizard create button to open when opening exisitng documents 2009-06-03 18:21:26 +0200 sj  r272601 : #158635# now using the correct paragraph bottom spacing. using font independent linespacing for impress text objects 2009-06-03 15:47:27 +0200 cl  r272583 : #i101817# added color collection based on scribus 2009-06-03 14:43:59 +0200 cl  r272580 : #i102163# use weak ref to SdrObject instead of listening to the model 2009-06-03 12:39:29 +0200 cl  r272556 : #i93308# correct namespace for com.sun.star.text.textfields 2009-06-03 12:27:00 +0200 cl  r272555 : #i93308# correct namespace for com.sun.star.text.textfields 2009-06-03 11:33:44 +0200 cl  r272553 : #i23221# allow all settings (that make sense) for presentation styles 2009-06-03 11:30:59 +0200 cl  r272552 : #i23221# allow all settings (that make sense) for presentation styles 2009-06-03 11:30:22 +0200 cl  r272551 : #i23221# allow all settings (that make sense) for presentation styles 2009-06-02 18:41:07 +0200 sj  r272527 : #i28358# applied patch (better conversion of dotted lines) 2009-06-02 11:52:13 +0200 cl  r272491 : #i98668# applied patch to fix possible endless loop if exception occours 2009-05-28 17:02:55 +0200 sj  r272416 : #i102336# retaining graphic file names unchanged 2009-05-28 17:00:25 +0200 sj  r272415 : #i102336# retaining graphic file names unchanged 2009-05-28 17:00:10 +0200 sj  r272414 : #i102336# retaining graphic file names unchanged 2009-05-25 12:43:58 +0200 sj  r272232 : #i102069# added patch from thb (fixed rotated group objects)


2009-08-05  Release Engineers  <releng@openoffice.org>  [0462ef2f79dd75d5fce4dd3192758c313d0473de]

CWS-TOOLING: integrate CWS impress172 2009-07-30 15:29:39 +0200 cl  r274492 : #i102921# remove reference to inssrc.obj which was moved to svx 2009-07-29 11:40:35 +0200 wg  r274445 : i103869 2009-07-22 14:39:13 +0200 sj  r274241 : #i102713# fixed cloud shape 2009-07-07 15:28:04 +0200 sj  r273800 : fixed build problem 2009-07-07 13:27:13 +0200 cl  r273792 : #i102921# moved insert col/rows dialog to svx 2009-07-07 10:36:05 +0200 cl  r273782 : fixed compiler warnings 2009-07-02 10:40:21 +0200 sj  r273626 : fixed build problem 2009-07-02 10:27:56 +0200 cl  r273624 : fixed merge problem 2009-07-02 10:27:19 +0200 cl  r273623 : fixed compiler warning 2009-07-01 10:04:58 +0200 cl  r273550 : CWS-TOOLING: rebase CWS impress172 to trunk@273468 (milestone: DEV300:m51) 2009-06-30 16:22:02 +0200 cl  r273518 : #i102921# added insert table row/col dialog for impress tables 2009-06-30 16:20:46 +0200 cl  r273517 : #i102921# added insert table row/col dialog for impress tables 2009-06-30 16:20:28 +0200 cl  r273516 : #i102921# added insert table row/col dialog for impress tables 2009-06-30 16:19:49 +0200 cl  r273515 : #i102921# added insert table row/col dialog for impress tables 2009-06-30 16:19:28 +0200 cl  r273514 : #i102921# added insert table row/col dialog for impress tables 2009-06-30 16:17:38 +0200 cl  r273513 : #i102921# added insert table row/col dialog for impress tables 2009-06-30 15:45:44 +0200 cl  r273511 : #i102921# added insert table row/col dialog for impress tables 2009-06-30 15:37:16 +0200 cl  r273510 : #i102921# added insert table row/col dialog for impress tables 2009-06-30 15:33:47 +0200 cl  r273509 : #i102921# added insert table row/col dialog for impress tables 2009-06-30 15:32:10 +0200 cl  r273508 : #i102921# added insert table row/col dialog for impress tables 2009-06-30 15:30:05 +0200 cl  r273507 : #i102921# added insert table row/col dialog for impress tables 2009-06-29 12:32:42 +0200 sj  r273465 : #158632# fixed textrange hyperlinks to specific pages, added slide names 2009-06-24 15:17:59 +0200 sj  r273349 : #158636# fixed text range hyperlink to first/last slide 2009-06-22 13:18:30 +0200 sj  r273224 : #158651# fixed header footer import 2009-06-19 15:18:24 +0200 sj  r273160 : #158614# default text of presentation objects now cleared 2009-06-16 15:54:19 +0200 sj  r273023 : #i101545# fixed crash - bracketing of graphic links has been done twice leading to a broken graphic state stack 2009-06-15 16:26:26 +0200 sj  r272998 : #158635# importing bookmark interactions: firstslide, lastslide, nextslide, previousslide 2009-06-15 16:25:26 +0200 sj  r272997 : #158635# added bookmark interactions: firstslide, lastslide, nextslide, previousslide 2009-06-12 13:17:32 +0200 sj  r272915 : #i102713# fixed cloud shape 2009-06-10 18:36:58 +0200 sj  r272833 : #158674# fixed curvedleftarrow, curvedrightarrow, curveddownarrow, curveduparrow 2009-06-08 19:52:28 +0200 sj  r272746 : #158674# fixed curvedleftarrow, curvedrightarrow, curveddownarrow, curveduparrow 2009-06-04 15:28:32 +0200 cl  r272640 : #i102358# applied patch to remove warnings 2009-06-04 14:39:45 +0200 cl  r272630 : #i99423# applied path to change impress wizard create button to open when opening exisitng documents 2009-06-03 18:21:26 +0200 sj  r272601 : #158635# now using the correct paragraph bottom spacing. using font independent linespacing for impress text objects 2009-06-03 15:47:27 +0200 cl  r272583 : #i101817# added color collection based on scribus 2009-06-03 14:43:59 +0200 cl  r272580 : #i102163# use weak ref to SdrObject instead of listening to the model 2009-06-03 12:39:29 +0200 cl  r272556 : #i93308# correct namespace for com.sun.star.text.textfields 2009-06-03 12:27:00 +0200 cl  r272555 : #i93308# correct namespace for com.sun.star.text.textfields 2009-06-03 11:33:44 +0200 cl  r272553 : #i23221# allow all settings (that make sense) for presentation styles 2009-06-03 11:30:59 +0200 cl  r272552 : #i23221# allow all settings (that make sense) for presentation styles 2009-06-03 11:30:22 +0200 cl  r272551 : #i23221# allow all settings (that make sense) for presentation styles 2009-06-02 18:41:07 +0200 sj  r272527 : #i28358# applied patch (better conversion of dotted lines) 2009-06-02 11:52:13 +0200 cl  r272491 : #i98668# applied patch to fix possible endless loop if exception occours 2009-05-28 17:02:55 +0200 sj  r272416 : #i102336# retaining graphic file names unchanged 2009-05-28 17:00:25 +0200 sj  r272415 : #i102336# retaining graphic file names unchanged 2009-05-28 17:00:10 +0200 sj  r272414 : #i102336# retaining graphic file names unchanged 2009-05-25 12:43:58 +0200 sj  r272232 : #i102069# added patch from thb (fixed rotated group objects)


2009-08-05  Release Engineers  <releng@openoffice.org>  [40553b5e383ee02726eeafa8cc44082086399af7]

CWS-TOOLING: integrate CWS impress172 2009-07-30 15:29:39 +0200 cl  r274492 : #i102921# remove reference to inssrc.obj which was moved to svx 2009-07-29 11:40:35 +0200 wg  r274445 : i103869 2009-07-22 14:39:13 +0200 sj  r274241 : #i102713# fixed cloud shape 2009-07-07 15:28:04 +0200 sj  r273800 : fixed build problem 2009-07-07 13:27:13 +0200 cl  r273792 : #i102921# moved insert col/rows dialog to svx 2009-07-07 10:36:05 +0200 cl  r273782 : fixed compiler warnings 2009-07-02 10:40:21 +0200 sj  r273626 : fixed build problem 2009-07-02 10:27:56 +0200 cl  r273624 : fixed merge problem 2009-07-02 10:27:19 +0200 cl  r273623 : fixed compiler warning 2009-07-01 10:04:58 +0200 cl  r273550 : CWS-TOOLING: rebase CWS impress172 to trunk@273468 (milestone: DEV300:m51) 2009-06-30 16:22:02 +0200 cl  r273518 : #i102921# added insert table row/col dialog for impress tables 2009-06-30 16:20:46 +0200 cl  r273517 : #i102921# added insert table row/col dialog for impress tables 2009-06-30 16:20:28 +0200 cl  r273516 : #i102921# added insert table row/col dialog for impress tables 2009-06-30 16:19:49 +0200 cl  r273515 : #i102921# added insert table row/col dialog for impress tables 2009-06-30 16:19:28 +0200 cl  r273514 : #i102921# added insert table row/col dialog for impress tables 2009-06-30 16:17:38 +0200 cl  r273513 : #i102921# added insert table row/col dialog for impress tables 2009-06-30 15:45:44 +0200 cl  r273511 : #i102921# added insert table row/col dialog for impress tables 2009-06-30 15:37:16 +0200 cl  r273510 : #i102921# added insert table row/col dialog for impress tables 2009-06-30 15:33:47 +0200 cl  r273509 : #i102921# added insert table row/col dialog for impress tables 2009-06-30 15:32:10 +0200 cl  r273508 : #i102921# added insert table row/col dialog for impress tables 2009-06-30 15:30:05 +0200 cl  r273507 : #i102921# added insert table row/col dialog for impress tables 2009-06-29 12:32:42 +0200 sj  r273465 : #158632# fixed textrange hyperlinks to specific pages, added slide names 2009-06-24 15:17:59 +0200 sj  r273349 : #158636# fixed text range hyperlink to first/last slide 2009-06-22 13:18:30 +0200 sj  r273224 : #158651# fixed header footer import 2009-06-19 15:18:24 +0200 sj  r273160 : #158614# default text of presentation objects now cleared 2009-06-16 15:54:19 +0200 sj  r273023 : #i101545# fixed crash - bracketing of graphic links has been done twice leading to a broken graphic state stack 2009-06-15 16:26:26 +0200 sj  r272998 : #158635# importing bookmark interactions: firstslide, lastslide, nextslide, previousslide 2009-06-15 16:25:26 +0200 sj  r272997 : #158635# added bookmark interactions: firstslide, lastslide, nextslide, previousslide 2009-06-12 13:17:32 +0200 sj  r272915 : #i102713# fixed cloud shape 2009-06-10 18:36:58 +0200 sj  r272833 : #158674# fixed curvedleftarrow, curvedrightarrow, curveddownarrow, curveduparrow 2009-06-08 19:52:28 +0200 sj  r272746 : #158674# fixed curvedleftarrow, curvedrightarrow, curveddownarrow, curveduparrow 2009-06-04 15:28:32 +0200 cl  r272640 : #i102358# applied patch to remove warnings 2009-06-04 14:39:45 +0200 cl  r272630 : #i99423# applied path to change impress wizard create button to open when opening exisitng documents 2009-06-03 18:21:26 +0200 sj  r272601 : #158635# now using the correct paragraph bottom spacing. using font independent linespacing for impress text objects 2009-06-03 15:47:27 +0200 cl  r272583 : #i101817# added color collection based on scribus 2009-06-03 14:43:59 +0200 cl  r272580 : #i102163# use weak ref to SdrObject instead of listening to the model 2009-06-03 12:39:29 +0200 cl  r272556 : #i93308# correct namespace for com.sun.star.text.textfields 2009-06-03 12:27:00 +0200 cl  r272555 : #i93308# correct namespace for com.sun.star.text.textfields 2009-06-03 11:33:44 +0200 cl  r272553 : #i23221# allow all settings (that make sense) for presentation styles 2009-06-03 11:30:59 +0200 cl  r272552 : #i23221# allow all settings (that make sense) for presentation styles 2009-06-03 11:30:22 +0200 cl  r272551 : #i23221# allow all settings (that make sense) for presentation styles 2009-06-02 18:41:07 +0200 sj  r272527 : #i28358# applied patch (better conversion of dotted lines) 2009-06-02 11:52:13 +0200 cl  r272491 : #i98668# applied patch to fix possible endless loop if exception occours 2009-05-28 17:02:55 +0200 sj  r272416 : #i102336# retaining graphic file names unchanged 2009-05-28 17:00:25 +0200 sj  r272415 : #i102336# retaining graphic file names unchanged 2009-05-28 17:00:10 +0200 sj  r272414 : #i102336# retaining graphic file names unchanged 2009-05-25 12:43:58 +0200 sj  r272232 : #i102069# added patch from thb (fixed rotated group objects)


2009-08-05  Release Engineers  <releng@openoffice.org>  [3f84a2c1f3063e7a0bed8762986b6e33bbc7202d]

CWS-TOOLING: integrate CWS impress172 2009-07-30 15:29:39 +0200 cl  r274492 : #i102921# remove reference to inssrc.obj which was moved to svx 2009-07-29 11:40:35 +0200 wg  r274445 : i103869 2009-07-22 14:39:13 +0200 sj  r274241 : #i102713# fixed cloud shape 2009-07-07 15:28:04 +0200 sj  r273800 : fixed build problem 2009-07-07 13:27:13 +0200 cl  r273792 : #i102921# moved insert col/rows dialog to svx 2009-07-07 10:36:05 +0200 cl  r273782 : fixed compiler warnings 2009-07-02 10:40:21 +0200 sj  r273626 : fixed build problem 2009-07-02 10:27:56 +0200 cl  r273624 : fixed merge problem 2009-07-02 10:27:19 +0200 cl  r273623 : fixed compiler warning 2009-07-01 10:04:58 +0200 cl  r273550 : CWS-TOOLING: rebase CWS impress172 to trunk@273468 (milestone: DEV300:m51) 2009-06-30 16:22:02 +0200 cl  r273518 : #i102921# added insert table row/col dialog for impress tables 2009-06-30 16:20:46 +0200 cl  r273517 : #i102921# added insert table row/col dialog for impress tables 2009-06-30 16:20:28 +0200 cl  r273516 : #i102921# added insert table row/col dialog for impress tables 2009-06-30 16:19:49 +0200 cl  r273515 : #i102921# added insert table row/col dialog for impress tables 2009-06-30 16:19:28 +0200 cl  r273514 : #i102921# added insert table row/col dialog for impress tables 2009-06-30 16:17:38 +0200 cl  r273513 : #i102921# added insert table row/col dialog for impress tables 2009-06-30 15:45:44 +0200 cl  r273511 : #i102921# added insert table row/col dialog for impress tables 2009-06-30 15:37:16 +0200 cl  r273510 : #i102921# added insert table row/col dialog for impress tables 2009-06-30 15:33:47 +0200 cl  r273509 : #i102921# added insert table row/col dialog for impress tables 2009-06-30 15:32:10 +0200 cl  r273508 : #i102921# added insert table row/col dialog for impress tables 2009-06-30 15:30:05 +0200 cl  r273507 : #i102921# added insert table row/col dialog for impress tables 2009-06-29 12:32:42 +0200 sj  r273465 : #158632# fixed textrange hyperlinks to specific pages, added slide names 2009-06-24 15:17:59 +0200 sj  r273349 : #158636# fixed text range hyperlink to first/last slide 2009-06-22 13:18:30 +0200 sj  r273224 : #158651# fixed header footer import 2009-06-19 15:18:24 +0200 sj  r273160 : #158614# default text of presentation objects now cleared 2009-06-16 15:54:19 +0200 sj  r273023 : #i101545# fixed crash - bracketing of graphic links has been done twice leading to a broken graphic state stack 2009-06-15 16:26:26 +0200 sj  r272998 : #158635# importing bookmark interactions: firstslide, lastslide, nextslide, previousslide 2009-06-15 16:25:26 +0200 sj  r272997 : #158635# added bookmark interactions: firstslide, lastslide, nextslide, previousslide 2009-06-12 13:17:32 +0200 sj  r272915 : #i102713# fixed cloud shape 2009-06-10 18:36:58 +0200 sj  r272833 : #158674# fixed curvedleftarrow, curvedrightarrow, curveddownarrow, curveduparrow 2009-06-08 19:52:28 +0200 sj  r272746 : #158674# fixed curvedleftarrow, curvedrightarrow, curveddownarrow, curveduparrow 2009-06-04 15:28:32 +0200 cl  r272640 : #i102358# applied patch to remove warnings 2009-06-04 14:39:45 +0200 cl  r272630 : #i99423# applied path to change impress wizard create button to open when opening exisitng documents 2009-06-03 18:21:26 +0200 sj  r272601 : #158635# now using the correct paragraph bottom spacing. using font independent linespacing for impress text objects 2009-06-03 15:47:27 +0200 cl  r272583 : #i101817# added color collection based on scribus 2009-06-03 14:43:59 +0200 cl  r272580 : #i102163# use weak ref to SdrObject instead of listening to the model 2009-06-03 12:39:29 +0200 cl  r272556 : #i93308# correct namespace for com.sun.star.text.textfields 2009-06-03 12:27:00 +0200 cl  r272555 : #i93308# correct namespace for com.sun.star.text.textfields 2009-06-03 11:33:44 +0200 cl  r272553 : #i23221# allow all settings (that make sense) for presentation styles 2009-06-03 11:30:59 +0200 cl  r272552 : #i23221# allow all settings (that make sense) for presentation styles 2009-06-03 11:30:22 +0200 cl  r272551 : #i23221# allow all settings (that make sense) for presentation styles 2009-06-02 18:41:07 +0200 sj  r272527 : #i28358# applied patch (better conversion of dotted lines) 2009-06-02 11:52:13 +0200 cl  r272491 : #i98668# applied patch to fix possible endless loop if exception occours 2009-05-28 17:02:55 +0200 sj  r272416 : #i102336# retaining graphic file names unchanged 2009-05-28 17:00:25 +0200 sj  r272415 : #i102336# retaining graphic file names unchanged 2009-05-28 17:00:10 +0200 sj  r272414 : #i102336# retaining graphic file names unchanged 2009-05-25 12:43:58 +0200 sj  r272232 : #i102069# added patch from thb (fixed rotated group objects)


2009-08-05  Release Engineers  <releng@openoffice.org>  [2402421ffe33e7e5ae2f8f6f5fb86b5acf26ad2b]

CWS-TOOLING: integrate CWS impress172 2009-07-30 15:29:39 +0200 cl  r274492 : #i102921# remove reference to inssrc.obj which was moved to svx 2009-07-29 11:40:35 +0200 wg  r274445 : i103869 2009-07-22 14:39:13 +0200 sj  r274241 : #i102713# fixed cloud shape 2009-07-07 15:28:04 +0200 sj  r273800 : fixed build problem 2009-07-07 13:27:13 +0200 cl  r273792 : #i102921# moved insert col/rows dialog to svx 2009-07-07 10:36:05 +0200 cl  r273782 : fixed compiler warnings 2009-07-02 10:40:21 +0200 sj  r273626 : fixed build problem 2009-07-02 10:27:56 +0200 cl  r273624 : fixed merge problem 2009-07-02 10:27:19 +0200 cl  r273623 : fixed compiler warning 2009-07-01 10:04:58 +0200 cl  r273550 : CWS-TOOLING: rebase CWS impress172 to trunk@273468 (milestone: DEV300:m51) 2009-06-30 16:22:02 +0200 cl  r273518 : #i102921# added insert table row/col dialog for impress tables 2009-06-30 16:20:46 +0200 cl  r273517 : #i102921# added insert table row/col dialog for impress tables 2009-06-30 16:20:28 +0200 cl  r273516 : #i102921# added insert table row/col dialog for impress tables 2009-06-30 16:19:49 +0200 cl  r273515 : #i102921# added insert table row/col dialog for impress tables 2009-06-30 16:19:28 +0200 cl  r273514 : #i102921# added insert table row/col dialog for impress tables 2009-06-30 16:17:38 +0200 cl  r273513 : #i102921# added insert table row/col dialog for impress tables 2009-06-30 15:45:44 +0200 cl  r273511 : #i102921# added insert table row/col dialog for impress tables 2009-06-30 15:37:16 +0200 cl  r273510 : #i102921# added insert table row/col dialog for impress tables 2009-06-30 15:33:47 +0200 cl  r273509 : #i102921# added insert table row/col dialog for impress tables 2009-06-30 15:32:10 +0200 cl  r273508 : #i102921# added insert table row/col dialog for impress tables 2009-06-30 15:30:05 +0200 cl  r273507 : #i102921# added insert table row/col dialog for impress tables 2009-06-29 12:32:42 +0200 sj  r273465 : #158632# fixed textrange hyperlinks to specific pages, added slide names 2009-06-24 15:17:59 +0200 sj  r273349 : #158636# fixed text range hyperlink to first/last slide 2009-06-22 13:18:30 +0200 sj  r273224 : #158651# fixed header footer import 2009-06-19 15:18:24 +0200 sj  r273160 : #158614# default text of presentation objects now cleared 2009-06-16 15:54:19 +0200 sj  r273023 : #i101545# fixed crash - bracketing of graphic links has been done twice leading to a broken graphic state stack 2009-06-15 16:26:26 +0200 sj  r272998 : #158635# importing bookmark interactions: firstslide, lastslide, nextslide, previousslide 2009-06-15 16:25:26 +0200 sj  r272997 : #158635# added bookmark interactions: firstslide, lastslide, nextslide, previousslide 2009-06-12 13:17:32 +0200 sj  r272915 : #i102713# fixed cloud shape 2009-06-10 18:36:58 +0200 sj  r272833 : #158674# fixed curvedleftarrow, curvedrightarrow, curveddownarrow, curveduparrow 2009-06-08 19:52:28 +0200 sj  r272746 : #158674# fixed curvedleftarrow, curvedrightarrow, curveddownarrow, curveduparrow 2009-06-04 15:28:32 +0200 cl  r272640 : #i102358# applied patch to remove warnings 2009-06-04 14:39:45 +0200 cl  r272630 : #i99423# applied path to change impress wizard create button to open when opening exisitng documents 2009-06-03 18:21:26 +0200 sj  r272601 : #158635# now using the correct paragraph bottom spacing. using font independent linespacing for impress text objects 2009-06-03 15:47:27 +0200 cl  r272583 : #i101817# added color collection based on scribus 2009-06-03 14:43:59 +0200 cl  r272580 : #i102163# use weak ref to SdrObject instead of listening to the model 2009-06-03 12:39:29 +0200 cl  r272556 : #i93308# correct namespace for com.sun.star.text.textfields 2009-06-03 12:27:00 +0200 cl  r272555 : #i93308# correct namespace for com.sun.star.text.textfields 2009-06-03 11:33:44 +0200 cl  r272553 : #i23221# allow all settings (that make sense) for presentation styles 2009-06-03 11:30:59 +0200 cl  r272552 : #i23221# allow all settings (that make sense) for presentation styles 2009-06-03 11:30:22 +0200 cl  r272551 : #i23221# allow all settings (that make sense) for presentation styles 2009-06-02 18:41:07 +0200 sj  r272527 : #i28358# applied patch (better conversion of dotted lines) 2009-06-02 11:52:13 +0200 cl  r272491 : #i98668# applied patch to fix possible endless loop if exception occours 2009-05-28 17:02:55 +0200 sj  r272416 : #i102336# retaining graphic file names unchanged 2009-05-28 17:00:25 +0200 sj  r272415 : #i102336# retaining graphic file names unchanged 2009-05-28 17:00:10 +0200 sj  r272414 : #i102336# retaining graphic file names unchanged 2009-05-25 12:43:58 +0200 sj  r272232 : #i102069# added patch from thb (fixed rotated group objects)


2009-08-05  Release Engineers  <releng@openoffice.org>  [21dcf6342c4b8a0e1a7b6ae961e0e135e518458e]

CWS-TOOLING: integrate CWS impress172 2009-07-30 15:29:39 +0200 cl  r274492 : #i102921# remove reference to inssrc.obj which was moved to svx 2009-07-29 11:40:35 +0200 wg  r274445 : i103869 2009-07-22 14:39:13 +0200 sj  r274241 : #i102713# fixed cloud shape 2009-07-07 15:28:04 +0200 sj  r273800 : fixed build problem 2009-07-07 13:27:13 +0200 cl  r273792 : #i102921# moved insert col/rows dialog to svx 2009-07-07 10:36:05 +0200 cl  r273782 : fixed compiler warnings 2009-07-02 10:40:21 +0200 sj  r273626 : fixed build problem 2009-07-02 10:27:56 +0200 cl  r273624 : fixed merge problem 2009-07-02 10:27:19 +0200 cl  r273623 : fixed compiler warning 2009-07-01 10:04:58 +0200 cl  r273550 : CWS-TOOLING: rebase CWS impress172 to trunk@273468 (milestone: DEV300:m51) 2009-06-30 16:22:02 +0200 cl  r273518 : #i102921# added insert table row/col dialog for impress tables 2009-06-30 16:20:46 +0200 cl  r273517 : #i102921# added insert table row/col dialog for impress tables 2009-06-30 16:20:28 +0200 cl  r273516 : #i102921# added insert table row/col dialog for impress tables 2009-06-30 16:19:49 +0200 cl  r273515 : #i102921# added insert table row/col dialog for impress tables 2009-06-30 16:19:28 +0200 cl  r273514 : #i102921# added insert table row/col dialog for impress tables 2009-06-30 16:17:38 +0200 cl  r273513 : #i102921# added insert table row/col dialog for impress tables 2009-06-30 15:45:44 +0200 cl  r273511 : #i102921# added insert table row/col dialog for impress tables 2009-06-30 15:37:16 +0200 cl  r273510 : #i102921# added insert table row/col dialog for impress tables 2009-06-30 15:33:47 +0200 cl  r273509 : #i102921# added insert table row/col dialog for impress tables 2009-06-30 15:32:10 +0200 cl  r273508 : #i102921# added insert table row/col dialog for impress tables 2009-06-30 15:30:05 +0200 cl  r273507 : #i102921# added insert table row/col dialog for impress tables 2009-06-29 12:32:42 +0200 sj  r273465 : #158632# fixed textrange hyperlinks to specific pages, added slide names 2009-06-24 15:17:59 +0200 sj  r273349 : #158636# fixed text range hyperlink to first/last slide 2009-06-22 13:18:30 +0200 sj  r273224 : #158651# fixed header footer import 2009-06-19 15:18:24 +0200 sj  r273160 : #158614# default text of presentation objects now cleared 2009-06-16 15:54:19 +0200 sj  r273023 : #i101545# fixed crash - bracketing of graphic links has been done twice leading to a broken graphic state stack 2009-06-15 16:26:26 +0200 sj  r272998 : #158635# importing bookmark interactions: firstslide, lastslide, nextslide, previousslide 2009-06-15 16:25:26 +0200 sj  r272997 : #158635# added bookmark interactions: firstslide, lastslide, nextslide, previousslide 2009-06-12 13:17:32 +0200 sj  r272915 : #i102713# fixed cloud shape 2009-06-10 18:36:58 +0200 sj  r272833 : #158674# fixed curvedleftarrow, curvedrightarrow, curveddownarrow, curveduparrow 2009-06-08 19:52:28 +0200 sj  r272746 : #158674# fixed curvedleftarrow, curvedrightarrow, curveddownarrow, curveduparrow 2009-06-04 15:28:32 +0200 cl  r272640 : #i102358# applied patch to remove warnings 2009-06-04 14:39:45 +0200 cl  r272630 : #i99423# applied path to change impress wizard create button to open when opening exisitng documents 2009-06-03 18:21:26 +0200 sj  r272601 : #158635# now using the correct paragraph bottom spacing. using font independent linespacing for impress text objects 2009-06-03 15:47:27 +0200 cl  r272583 : #i101817# added color collection based on scribus 2009-06-03 14:43:59 +0200 cl  r272580 : #i102163# use weak ref to SdrObject instead of listening to the model 2009-06-03 12:39:29 +0200 cl  r272556 : #i93308# correct namespace for com.sun.star.text.textfields 2009-06-03 12:27:00 +0200 cl  r272555 : #i93308# correct namespace for com.sun.star.text.textfields 2009-06-03 11:33:44 +0200 cl  r272553 : #i23221# allow all settings (that make sense) for presentation styles 2009-06-03 11:30:59 +0200 cl  r272552 : #i23221# allow all settings (that make sense) for presentation styles 2009-06-03 11:30:22 +0200 cl  r272551 : #i23221# allow all settings (that make sense) for presentation styles 2009-06-02 18:41:07 +0200 sj  r272527 : #i28358# applied patch (better conversion of dotted lines) 2009-06-02 11:52:13 +0200 cl  r272491 : #i98668# applied patch to fix possible endless loop if exception occours 2009-05-28 17:02:55 +0200 sj  r272416 : #i102336# retaining graphic file names unchanged 2009-05-28 17:00:25 +0200 sj  r272415 : #i102336# retaining graphic file names unchanged 2009-05-28 17:00:10 +0200 sj  r272414 : #i102336# retaining graphic file names unchanged 2009-05-25 12:43:58 +0200 sj  r272232 : #i102069# added patch from thb (fixed rotated group objects)


2009-08-05  Release Engineers  <releng@openoffice.org>  [b851d9ab1d1958df7af0471629b39ec9ea9ad4b1]

CWS-TOOLING: integrate CWS impress172 2009-07-30 15:29:39 +0200 cl  r274492 : #i102921# remove reference to inssrc.obj which was moved to svx 2009-07-29 11:40:35 +0200 wg  r274445 : i103869 2009-07-22 14:39:13 +0200 sj  r274241 : #i102713# fixed cloud shape 2009-07-07 15:28:04 +0200 sj  r273800 : fixed build problem 2009-07-07 13:27:13 +0200 cl  r273792 : #i102921# moved insert col/rows dialog to svx 2009-07-07 10:36:05 +0200 cl  r273782 : fixed compiler warnings 2009-07-02 10:40:21 +0200 sj  r273626 : fixed build problem 2009-07-02 10:27:56 +0200 cl  r273624 : fixed merge problem 2009-07-02 10:27:19 +0200 cl  r273623 : fixed compiler warning 2009-07-01 10:04:58 +0200 cl  r273550 : CWS-TOOLING: rebase CWS impress172 to trunk@273468 (milestone: DEV300:m51) 2009-06-30 16:22:02 +0200 cl  r273518 : #i102921# added insert table row/col dialog for impress tables 2009-06-30 16:20:46 +0200 cl  r273517 : #i102921# added insert table row/col dialog for impress tables 2009-06-30 16:20:28 +0200 cl  r273516 : #i102921# added insert table row/col dialog for impress tables 2009-06-30 16:19:49 +0200 cl  r273515 : #i102921# added insert table row/col dialog for impress tables 2009-06-30 16:19:28 +0200 cl  r273514 : #i102921# added insert table row/col dialog for impress tables 2009-06-30 16:17:38 +0200 cl  r273513 : #i102921# added insert table row/col dialog for impress tables 2009-06-30 15:45:44 +0200 cl  r273511 : #i102921# added insert table row/col dialog for impress tables 2009-06-30 15:37:16 +0200 cl  r273510 : #i102921# added insert table row/col dialog for impress tables 2009-06-30 15:33:47 +0200 cl  r273509 : #i102921# added insert table row/col dialog for impress tables 2009-06-30 15:32:10 +0200 cl  r273508 : #i102921# added insert table row/col dialog for impress tables 2009-06-30 15:30:05 +0200 cl  r273507 : #i102921# added insert table row/col dialog for impress tables 2009-06-29 12:32:42 +0200 sj  r273465 : #158632# fixed textrange hyperlinks to specific pages, added slide names 2009-06-24 15:17:59 +0200 sj  r273349 : #158636# fixed text range hyperlink to first/last slide 2009-06-22 13:18:30 +0200 sj  r273224 : #158651# fixed header footer import 2009-06-19 15:18:24 +0200 sj  r273160 : #158614# default text of presentation objects now cleared 2009-06-16 15:54:19 +0200 sj  r273023 : #i101545# fixed crash - bracketing of graphic links has been done twice leading to a broken graphic state stack 2009-06-15 16:26:26 +0200 sj  r272998 : #158635# importing bookmark interactions: firstslide, lastslide, nextslide, previousslide 2009-06-15 16:25:26 +0200 sj  r272997 : #158635# added bookmark interactions: firstslide, lastslide, nextslide, previousslide 2009-06-12 13:17:32 +0200 sj  r272915 : #i102713# fixed cloud shape 2009-06-10 18:36:58 +0200 sj  r272833 : #158674# fixed curvedleftarrow, curvedrightarrow, curveddownarrow, curveduparrow 2009-06-08 19:52:28 +0200 sj  r272746 : #158674# fixed curvedleftarrow, curvedrightarrow, curveddownarrow, curveduparrow 2009-06-04 15:28:32 +0200 cl  r272640 : #i102358# applied patch to remove warnings 2009-06-04 14:39:45 +0200 cl  r272630 : #i99423# applied path to change impress wizard create button to open when opening exisitng documents 2009-06-03 18:21:26 +0200 sj  r272601 : #158635# now using the correct paragraph bottom spacing. using font independent linespacing for impress text objects 2009-06-03 15:47:27 +0200 cl  r272583 : #i101817# added color collection based on scribus 2009-06-03 14:43:59 +0200 cl  r272580 : #i102163# use weak ref to SdrObject instead of listening to the model 2009-06-03 12:39:29 +0200 cl  r272556 : #i93308# correct namespace for com.sun.star.text.textfields 2009-06-03 12:27:00 +0200 cl  r272555 : #i93308# correct namespace for com.sun.star.text.textfields 2009-06-03 11:33:44 +0200 cl  r272553 : #i23221# allow all settings (that make sense) for presentation styles 2009-06-03 11:30:59 +0200 cl  r272552 : #i23221# allow all settings (that make sense) for presentation styles 2009-06-03 11:30:22 +0200 cl  r272551 : #i23221# allow all settings (that make sense) for presentation styles 2009-06-02 18:41:07 +0200 sj  r272527 : #i28358# applied patch (better conversion of dotted lines) 2009-06-02 11:52:13 +0200 cl  r272491 : #i98668# applied patch to fix possible endless loop if exception occours 2009-05-28 17:02:55 +0200 sj  r272416 : #i102336# retaining graphic file names unchanged 2009-05-28 17:00:25 +0200 sj  r272415 : #i102336# retaining graphic file names unchanged 2009-05-28 17:00:10 +0200 sj  r272414 : #i102336# retaining graphic file names unchanged 2009-05-25 12:43:58 +0200 sj  r272232 : #i102069# added patch from thb (fixed rotated group objects)


2009-08-05  Philipp Lohmann  <pl@openoffice.org>  [aafa25d0a440418cbcff23521862eadcc3c1466f]

get rid of old cruft


2009-08-05  Philipp Lohmann  <pl@openoffice.org>  [712176f85a73d77d7cfef92350ebfaa3d30ef79f]

get rid of old cruft


2009-08-05  Philipp Lohmann  <pl@openoffice.org>  [4bcda09aeec59e01797f96a163f408b642491a46]

#i96606# fix API print (no dialogs)


2009-08-05  Philipp Lohmann  <pl@openoffice.org>  [e22c6a289e98b6ee7889b41851cad6fff5b67361]

#i103253# #i103252# fix headless printing, duplicate free


2009-08-05  Release Engineers  <releng@openoffice.org>  [0c53c31250a1e5f51beee0da5b8074dd4efa745a]

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-05  sb  <sb@openoffice.org>  [483dcdaf3784f69f7a233670fde8f3c950d21b1e]

merged in DEV300_m54


2009-08-05  sb  <sb@openoffice.org>  [35235ced9cdc59f312e6259cf1cdda8e1aa5a623]

merged in DEV300_m54


2009-08-05  sb  <sb@openoffice.org>  [6a7d20b8657fd35cf0385f931f8e1579aef8ae17]

merged in DEV300_m54


2009-08-05  sb  <sb@openoffice.org>  [a19da7e430625dd6b2db50d6d62ab72dd113e984]

merged in DEV300_m54


2009-08-04  Kohei Yoshida  <kohei@openoffice.org>  [00937e3a0c28ae5461de8ca3cfbdf93cf06f1cbc]

A little better image set for the single-action buttons, based on the corresponding screenshot in IBM's spec.


2009-08-04  Philipp Lohmann  <pl@openoffice.org>  [1b4b6cfb19e8e73c804ac394394311581a4618c9]

fix warnings


2009-08-04  Hans-Joachim Lankenau  <hjs@openoffice.org>  [fcf218e305bd14056d810b5f25449373c0b67dc9]

merge to m54


2009-08-04  Release Engineers  <releng@openoffice.org>  [fecfc136e8d805e349ce68e99999e620cb904852]

Create DEV300_m54 milestone tag from trunk@274621


2009-08-04  Release Engineers  <releng@openoffice.org>  [c0bfd066e3d8355d35c2ea22d5a98ac7f43406da]

Create DEV300_m54 milestone tag from trunk@274621


2009-08-04  Release Engineers  <releng@openoffice.org>  [211dce571775ee68aa32a74a92645fc6caf148fb]

Create DEV300_m54 milestone tag from trunk@274621


2009-08-04  Release Engineers  <releng@openoffice.org>  [9a102bdcd40f6a93f96a66ed97fd452b2748057a]

Create DEV300_m54 milestone tag from trunk@274621


2009-08-04  Release Engineers  <releng@openoffice.org>  [327b6b4eb153bd8c5d367ce8f7d63b041f7af071]

Create DEV300_m54 milestone tag from trunk@274621


2009-08-04  Release Engineers  <releng@openoffice.org>  [3e2f5ba7b8f50e009ea6e457b97447af2e090a80]

Create DEV300_m54 milestone tag from trunk@274621


2009-08-04  Release Engineers  <releng@openoffice.org>  [3b4220fcee6f82ea4ff337e532d96ae613dc4dbf]

Create DEV300_m54 milestone tag from trunk@274621


2009-08-04  Release Engineers  <releng@openoffice.org>  [b182d1f3dbcd6590e03475301e1ba4bfffdbf505]

Create DEV300_m54 milestone tag from trunk@274621


2009-08-04  Release Engineers  <releng@openoffice.org>  [2cb47c5b89bd896be8cd0a3565d9bdf22b8b3a69]

Create DEV300_m54 milestone tag from trunk@274621


2009-08-04  Release Engineers  <releng@openoffice.org>  [9421f6977b5311a73dd2faa5cdd2c9fdeb4e89d3]

Create DEV300_m54 milestone tag from trunk@274621


2009-08-04  Release Engineers  <releng@openoffice.org>  [7dca3e4a3b57c2a54519f6112f950d20674238c1]

Create DEV300_m54 milestone tag from trunk@274621


2009-08-04  Release Engineers  <releng@openoffice.org>  [399bd6c07a9d0675379f864ff7cc629c90e4b868]

Create DEV300_m54 milestone tag from trunk@274621


2009-08-04  Thomas Lange  <tl@openoffice.org>  [c195e304f8df070971e77038a17ea3e09f1fbd36]

#i101242# new print UI


2009-08-04  Thomas Lange  <tl@openoffice.org>  [89b70cad0e882861714d7a158c21a1fceca921a1]

#i103991# fixed crash


2009-08-04  sb  <sb@openoffice.org>  [87e015316ef37932abfc3f9572434b18df469dae]

#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-08-04  sb  <sb@openoffice.org>  [ce8633f273a9963f6585261b6c522b854fd34589]

#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-08-04  Andreas Bregas  <ab@openoffice.org>  [f515be4ed49482c3a8a62c7dc9e70b0f64b488b2]

#i102261# Added OOo file header


2009-08-03  Kohei Yoshida  <kohei@openoffice.org>  [8802d45ff2523326cef7bf62cee92cd3809ada86]

Launch the popup window right-aligned with the cell if the cell is wider than the width of the popup.


2009-08-03  Kohei Yoshida  <kohei@openoffice.org>  [78b7cf3e05df965564fdebac18c4f80acd594119]

Fixed naming inconsistency: Src -> Scr


2009-08-03  Kohei Yoshida  <kohei@openoffice.org>  [a1f35730b44c135dbb0883e2df1ee1a817a815a2]

Fixed text zooming issue where the text was not scaling properly per current zoom level.


2009-08-03  Philipp Lohmann  <pl@openoffice.org>  [a793801516881bf70ffbf7dcb8284d53a0f2246d]

#i92518# latest fashion updates


2009-08-03  Philipp Lohmann  <pl@openoffice.org>  [360a88378c48cba41958327bb05c8d82f82ba234]

#i92518# latest fashion updates


2009-08-03  Philipp Lohmann  <pl@openoffice.org>  [9318ceab8acced650a36d7e0e13720c01645ba13]

#i92518# latest fashion updates


2009-08-03  Hans-Joachim Lankenau  <hjs@openoffice.org>  [ff6b2cadef0394f0c6448ee31b3b8aae3126b44b]

#i10000#, #i103736# - previous change broke build without WITH_LANG set


2009-08-03  Thomas Benisch  <tbe@openoffice.org>  [56fc7c38cd373d782d2f2c79157aa268847828d2]

#i12587# warning


2009-08-03  Philipp Lohmann  <pl@openoffice.org>  [aa1bc916363ca7ad301aea22bb2e162aadad784b]

#i92518# latest fashion updates


2009-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [e88774706fead55380f64469ee51986040bb16bc]

#i10000#: direct call of tool lngconvex replaced with $(LNGCONVEX)


2009-08-03  Thomas Benisch  <tbe@openoffice.org>  [3c67467a2ddacc7ffb0130cde1879ea6b9c00e80]

#i12587# compile error


2009-08-03  Daniel Rentz  <dr@openoffice.org>  [19f1847f65b5cd02fac10e73947584659300e263]

#i12587# suncc warning


2009-08-01  Philipp Lohmann  <pl@openoffice.org>  [79a0372102d3804b2917b089cf087403b0a1c041]

#i92518# lates UI changes


2009-08-01  Philipp Lohmann  <pl@openoffice.org>  [73c00fea2943a9d1310dbd575755375043449f26]

#i92518# lates UI changes


2009-08-01  Philipp Lohmann  <pl@openoffice.org>  [6dcf85694ebb5eb0925eaf6d13bb1df73344fbc6]

#i92518# lates UI changes


2009-08-01  Philipp Lohmann  <pl@openoffice.org>  [555cb390d2bffdd7fde2e86e3141f83a2f63017a]

#i92518# lates UI changes


2009-08-01  Philipp Lohmann  <pl@openoffice.org>  [8baea37360aa2da89c0156c4d735df242a377dc4]

#i92518# lates UI changes


2009-08-01  Philipp Lohmann  <pl@openoffice.org>  [d71106ccfeb0e0b1e5c1e5dab354537d6dec1876]

#i92518# lates UI changes


2009-08-01  Philipp Lohmann  <pl@openoffice.org>  [038da7d89a746a9943231ecb5027c0f67ffa5379]

#i92518# lates UI changes


2009-08-01  Philipp Lohmann  <pl@openoffice.org>  [d660523d686f1085077b44c9d1b5c79a1724b9d6]

#i92518# lates UI changes


2009-08-01  Philipp Lohmann  <pl@openoffice.org>  [f1c760737a33e1afc96d949149f6104fff110976]

#i92518# lates UI changes


2009-08-01  Philipp Lohmann  <pl@openoffice.org>  [f6914ef7a3a9821fa0e81e0025dbc0752140fb92]

#i92518# special handle PrintRange subgroups


2009-08-01  Philipp Lohmann  <pl@openoffice.org>  [27324679eba1bc69f026a846b2605e8ccff71a35]

#i92518# label layout, set correct tab page size


2009-08-01  Philipp Lohmann  <pl@openoffice.org>  [167cb4386db37471d9038e4b9d52a91d76885d79]

#i92518# border for page preview


2009-08-01  Philipp Lohmann  <pl@openoffice.org>  [592a5f3139812ee92f86e0f135da6f0c317f5624]

#i92518# adjust button line margin


2009-08-01  Philipp Lohmann  <pl@openoffice.org>  [b80cb739622f8e2d3bf385249f950803c0e3c8ac]

fix a warning


2009-08-01  Kohei Yoshida  <kohei@openoffice.org>  [73cabf9a263d8ca4e8ef9a84ae9cd04d1df1aaab]

dismiss the popup window when the sheet is scrolled etc.


2009-08-01  Kohei Yoshida  <kohei@openoffice.org>  [41eedbe32033a7d11c1027a5561f46453324d105]

Button pressing animation for autofilter buttons.


2009-07-31  Kohei Yoshida  <kohei@openoffice.org>  [3989ce308969f2eb5ae0e147518fb2a711868c65]

Extracted the autofilter hit handling code into its own method.


2009-07-31  Kohei Yoshida  <kohei@openoffice.org>  [ba3f18f4ab3a93264fd67ce956dfad96e74249f5]

Draw the autofilter arrow button the same way as the field popup button.  This will temporarily break autofilter's push animation and mouse pointer hit analysis.  Also made the popup button a little wider.


2009-07-31  Kohei Yoshida  <kohei@openoffice.org>  [05b32c409e8984e3e24ee2a20d4bc21683f0b600]

Draw black border around the popup arrow.  It looks better this way.


2009-07-31  Kohei Yoshida  <kohei@openoffice.org>  [e4228cc6472975a438aaa428a3562bd727c4a83f]

Handle optional property values of DataPilotSource more gracefully.  We need to allow the data provider to not support those optional properties.


2009-07-31  Kohei Yoshida  <kohei@openoffice.org>  [140a7e79d697b679c5c2a3b5ffe00c91f8cb9585]

We append an extra title row only for xls import, not for ods import.


2009-07-31  Thomas Benisch  <tbe@openoffice.org>  [023b6bafcc2f62f4ae6d09f8f846c0304d9734e9]

#i12587# warning


2009-07-31  Thomas Benisch  <tbe@openoffice.org>  [0a17bfae6b66d69dea16038714dc000f66e89218]

#i12587# warning


2009-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [a449d84afe0a370eb8fd4a6be96f001af8fc04fc]

#i10000#: needed for solaris compiler: implement SwWW8Writer::Write(SwPam&, SvStream&, const String*)


2009-07-31  Henning Brinkmann  <hbrinkm@openoffice.org>  [4035deddeb5c0301a010047a709ef872f952e775]

Script to output the remaining efforts as csv.


2009-07-31  Henning Brinkmann  <hbrinkm@openoffice.org>  [b73365cbd1a3f5526bcbaffdbb3a067760312c44]

Do not use temporary files in favor for pipes.


2009-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [245232fece90430b382072a247fbb7a45e73d8cd]

#i10000#: call to a aBlockTextPrimitive(): adapt first parameter to interface definition


2009-07-31  Henning Brinkmann  <hbrinkm@openoffice.org>  [46413af96c1eb89089625d3e4145d1b13ae19531]

xsls to generate the OOXML scanner using OOXMLFactory


2009-07-31  Henning Brinkmann  <hbrinkm@openoffice.org>  [325ef23b6666052abc735f1faf1e9aaab5186579]

no using stage3, too


2009-07-31  Henning Brinkmann  <hbrinkm@openoffice.org>  [ff4c703d1fc0a3ea4651d6b65c347b0ef2686ed0]

xsl extract efforts needed


2009-07-31  Henning Brinkmann  <hbrinkm@openoffice.org>  [0394da88784e49b815b0488a4856e2ae6f65f1d0]

xsl extract elements which need work


2009-07-31  Henning Brinkmann  <hbrinkm@openoffice.org>  [276c0327808f8ae7e828e6caaffd372cb2c38755]

xsl extract elements with no status from analyzed module


2009-07-31  Henning Brinkmann  <hbrinkm@openoffice.org>  [8c4f640e82c38f7085dd8fa74735e7fac3aa7e0f]

xsl for stage 3 of model analysis


2009-07-31  Henning Brinkmann  <hbrinkm@openoffice.org>  [cf64797cb268fbca3e38938f5c2f52b517d44d87]

xsl for stage 2 of model analysis


2009-07-31  Thomas Benisch  <tbe@openoffice.org>  [1deb103bcaef084671dd319d941465a1336fc2ac]

#i12587# Inserting/editing arbitrary text objects in chart


2009-07-31  Henning Brinkmann  <hbrinkm@openoffice.org>  [c6f9aee14c172e2bd586ea08d53629ee9db0a896]

Factory for the new model of generating the OOXML scanner


2009-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [db82809ff63d391907278e45e55616db1bfdbf06]

#i10000#: (merge error): proper initialization of xDataProvider


2009-07-31  Henning Brinkmann  <hbrinkm@openoffice.org>  [b7231d22c795059615e3487e7f68b9b91c547c4e]

ignore certain namespaces when analyzing model


2009-07-31  Daniel Rentz  <dr@openoffice.org>  [d7b4f28448f8b5557702cb2b445cb8b96898520d]

#i12587# preparation for chart-shapes: count DFF drawings dynamically


2009-12-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [56b623a060579e313669a3de072cc0d1b623894f]

chartshapes: merge with DEV300 m50


2009-12-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [a9f0066f90070929897db291892043e3e95eff64]

chartshapes: merge with DEV300 m46


2009-07-31  Daniel Rentz  <dr@openoffice.org>  [0a9ccd2034bb41758b261ef811a378fd7a0bad40]

#i12587# preparation for chart-shapes: count DFF drawings dynamically


2009-12-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [b5d79ba0c2c3a07331406eb0f3bbb3d40986320f]

chartshapes: merge with DEV300 m50


2009-12-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [eb1e977a36bfeebf17c57a167238c610c74be783]

chartshapes: merge with DEV300 m46


2009-07-31  Daniel Rentz  <dr@openoffice.org>  [37bbff899130b5e5bad9922a4f2da1f7db457916]

#i12587# preparation for chart-shapes: count DFF drawings dynamically


2009-07-31  Daniel Rentz  <dr@openoffice.org>  [047ad983dddeeb42350665a80611eb46c8bc91f9]

#i12587# preparation for chart-shapes: clarify usage of bool parameter in EscherEx::InsertAtCurrentPos()


2009-07-31  Mathias Bauer  <mba@openoffice.org>  [78fe4e5d494327cd0d0ea21f1663b1722583629e]

dependency errorneously removed


2009-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [4804c61a7fd696db38d417a2f56a1abd0b0775cc]

#i10000#: twice declared method (merge artifact), remove one


2009-07-31  Daniel Rentz  <dr@openoffice.org>  [a6e996f636f6b0f971284107d550842fda489f5e]

#i12587# preparation for chart-shapes: count DFF drawings dynamically


2009-12-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [00ca49c550711b36d822eb9ffed0322101a9ab55]

chartshapes: merge with DEV300 m50


2009-07-31  Kohei Yoshida  <kohei@openoffice.org>  [fef2f67ef7f3d49cc5b9bab8b2f21e2004cdfb16]

Don't forget to update the toggle-all check box after each single selection.


2009-07-31  Kohei Yoshida  <kohei@openoffice.org>  [10607279f3091b644156ed82f651fc9d3ce8372d]

Quick help strings for the single-selection buttons per spec from IBM.


2009-07-31  Kohei Yoshida  <kohei@openoffice.org>  [8dca6ccdde0d337c113217562c3a9f594ddbc155]

Implemented single-select buttons.  It's fully functional.


2009-07-31  Kohei Yoshida  <kohei@openoffice.org>  [0bb56f1f94084cc1a7ad2d4c1976a032a1e37c6c]

Added two placeholder images for the single-select buttons in the popup window.


2009-07-31  Kohei Yoshida  <kohei@openoffice.org>  [69e8adefda15685dc09b7af00fd6743c1937c4c7]

Implemented "toggle all" check box per IBM's spec.


2009-07-30  Kohei Yoshida  <kohei@openoffice.org>  [e5fb7fa24c796e7e608e6aa392ef8fb1900a4ee7]

removed unused method.


2009-07-30  Kohei Yoshida  <kohei@openoffice.org>  [4c1e7fbbd53c669ae6f274a24a7ac73c7107ceaf]

Removed unused code after the switch to SvxCheckListBox.


2009-07-30  Kohei Yoshida  <kohei@openoffice.org>  [58a98fbb38dc78eba9768cebfc1e6215fbe97306]

Used SvxCheckListBox to implement the check list box instead of rolling my own.


2009-07-30  Philipp Lohmann  <pl@openoffice.org>  [d88fd8b7532a5c5564044f27bac699c064ab1a75]

fix a warning


2009-07-30  Philipp Lohmann  <pl@openoffice.org>  [8cee10d466e46d4f159e639809b7ceae4495355a]

#i92518# label cleanup


2009-07-30  Mathias Bauer  <mba@openoffice.org>  [344dac6a28671ddeb56b56ceb1993db5bc0252e5]

merge to m53


2009-07-30  Mathias Bauer  <mba@openoffice.org>  [d20634b363699ac4b2105dc0fb7723fa67d72026]

merge to m53


2009-07-30  Mathias Bauer  <mba@openoffice.org>  [7e4be2636727f4d2ba1a74087ec9a1c39f74bfcd]

merge to m53


2009-07-30  Mathias Bauer  <mba@openoffice.org>  [34a3d99f8ca779c852452ba6bd646ed796f45247]

merge to m53


2009-07-30  Philipp Lohmann  <pl@openoffice.org>  [ea2ff673857fc3a973ab828ffb9b5b32a2c99689]

#i92518# reverse print


2009-07-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [3280419c5ad24d65beced46ee55a189f993926cc]

#i10000#: add missing 'using ::com::sun::star::lang::XMultiServiceFactory' statement


2009-07-30  Philipp Lohmann  <pl@openoffice.org>  [20914171a71d95d9451c4e3743f2fcf62045418d]

#i92518# n-up ordering


2009-07-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [fd2ecdf9de935b75110eb1e813197c785bea02f7]

DEV300


2009-07-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [de05a247d864fc65ed94bdec30602eae1d0bb430]

CWS-TOOLING: integrate CWS fwk114 2009-07-08 Mikhail Voytenko #i102448# fix typo 2009-07-08 Mikhail Voytenko #i102448# detect the document of new format correctly 2009-07-03 Mikhail Voytenko #i101418# adjust header 2009-07-02 Mikhail Voytenko #i103001# Integrate the patch 2009-07-01 Mikhail Voytenko rebase to DEV300_m51 2009-06-25 Mikhail Voytenko #i71512# integrate the patch 2009-06-19 Mikhail Voytenko #i102931# check whether the file was changed even in case of system file locking 2009-06-10 Mikhail Voytenko #i102448# allow to turn the office update dialog off 2009-06-10 Mikhail Voytenko #i102448# allow to turn the office update dialog off 2009-06-09 Mikhail Voytenko #i96091# the disposed frame should throw DisposedException 2009-06-09 Mikhail Voytenko #i100835# commit the patch 2009-05-26 Mikhail Voytenko #i89514# integrate the patch 2009-05-26 Mikhail Voytenko #i30373# integrate the patch 2009-05-26 Mikhail Voytenko #i101418# fix the error handling


2009-07-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [cbe90db8b0736df296d38e134771c7e6ca237368]

CWS-TOOLING: integrate CWS fwk114 2009-07-08 Mikhail Voytenko #i102448# fix typo 2009-07-08 Mikhail Voytenko #i102448# detect the document of new format correctly 2009-07-03 Mikhail Voytenko #i101418# adjust header 2009-07-02 Mikhail Voytenko #i103001# Integrate the patch 2009-07-01 Mikhail Voytenko rebase to DEV300_m51 2009-06-25 Mikhail Voytenko #i71512# integrate the patch 2009-06-19 Mikhail Voytenko #i102931# check whether the file was changed even in case of system file locking 2009-06-10 Mikhail Voytenko #i102448# allow to turn the office update dialog off 2009-06-10 Mikhail Voytenko #i102448# allow to turn the office update dialog off 2009-06-09 Mikhail Voytenko #i96091# the disposed frame should throw DisposedException 2009-06-09 Mikhail Voytenko #i100835# commit the patch 2009-05-26 Mikhail Voytenko #i89514# integrate the patch 2009-05-26 Mikhail Voytenko #i30373# integrate the patch 2009-05-26 Mikhail Voytenko #i101418# fix the error handling


2009-07-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [854b9eeffec7681a78b7c6467c02ab5a44a14435]

CWS-TOOLING: integrate CWS fwk114 2009-07-08 Mikhail Voytenko #i102448# fix typo 2009-07-08 Mikhail Voytenko #i102448# detect the document of new format correctly 2009-07-03 Mikhail Voytenko #i101418# adjust header 2009-07-02 Mikhail Voytenko #i103001# Integrate the patch 2009-07-01 Mikhail Voytenko rebase to DEV300_m51 2009-06-25 Mikhail Voytenko #i71512# integrate the patch 2009-06-19 Mikhail Voytenko #i102931# check whether the file was changed even in case of system file locking 2009-06-10 Mikhail Voytenko #i102448# allow to turn the office update dialog off 2009-06-10 Mikhail Voytenko #i102448# allow to turn the office update dialog off 2009-06-09 Mikhail Voytenko #i96091# the disposed frame should throw DisposedException 2009-06-09 Mikhail Voytenko #i100835# commit the patch 2009-05-26 Mikhail Voytenko #i89514# integrate the patch 2009-05-26 Mikhail Voytenko #i30373# integrate the patch 2009-05-26 Mikhail Voytenko #i101418# fix the error handling


2009-07-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [ec5603d236bda81a877cc7a13fe6aa2e7a8ce63f]

CWS-TOOLING: integrate CWS fwk114 2009-07-08 Mikhail Voytenko #i102448# fix typo 2009-07-08 Mikhail Voytenko #i102448# detect the document of new format correctly 2009-07-03 Mikhail Voytenko #i101418# adjust header 2009-07-02 Mikhail Voytenko #i103001# Integrate the patch 2009-07-01 Mikhail Voytenko rebase to DEV300_m51 2009-06-25 Mikhail Voytenko #i71512# integrate the patch 2009-06-19 Mikhail Voytenko #i102931# check whether the file was changed even in case of system file locking 2009-06-10 Mikhail Voytenko #i102448# allow to turn the office update dialog off 2009-06-10 Mikhail Voytenko #i102448# allow to turn the office update dialog off 2009-06-09 Mikhail Voytenko #i96091# the disposed frame should throw DisposedException 2009-06-09 Mikhail Voytenko #i100835# commit the patch 2009-05-26 Mikhail Voytenko #i89514# integrate the patch 2009-05-26 Mikhail Voytenko #i30373# integrate the patch 2009-05-26 Mikhail Voytenko #i101418# fix the error handling


2009-07-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [02398dcef2be4369c893edc597849391e18d677f]

CWS-TOOLING: integrate CWS fwk114 2009-07-08 Mikhail Voytenko #i102448# fix typo 2009-07-08 Mikhail Voytenko #i102448# detect the document of new format correctly 2009-07-03 Mikhail Voytenko #i101418# adjust header 2009-07-02 Mikhail Voytenko #i103001# Integrate the patch 2009-07-01 Mikhail Voytenko rebase to DEV300_m51 2009-06-25 Mikhail Voytenko #i71512# integrate the patch 2009-06-19 Mikhail Voytenko #i102931# check whether the file was changed even in case of system file locking 2009-06-10 Mikhail Voytenko #i102448# allow to turn the office update dialog off 2009-06-10 Mikhail Voytenko #i102448# allow to turn the office update dialog off 2009-06-09 Mikhail Voytenko #i96091# the disposed frame should throw DisposedException 2009-06-09 Mikhail Voytenko #i100835# commit the patch 2009-05-26 Mikhail Voytenko #i89514# integrate the patch 2009-05-26 Mikhail Voytenko #i30373# integrate the patch 2009-05-26 Mikhail Voytenko #i101418# fix the error handling


2009-07-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [a439835cc8ed03f3c834f5688a2c5b5da87a3225]

CWS-TOOLING: integrate CWS aw074_DEV300 2009-07-06 13:21:50 +0200 aw  r273737 : CWS-TOOLING: rebase CWS aw074 to branches/OOO310@273700 (milestone: OOO310:m15) 2009-07-06 11:12:35 +0200 aw  r273728 : #i102637# corrected condition to add gray frame to page visualisation objects 2009-07-03 14:43:00 +0200 aw  r273702 : #i102380# always swap n GrafObjects on MasterPages synchronously 2009-07-03 12:14:57 +0200 aw  r273686 : #i102548# corrected SdrPathPrimitive2D's usage of unit polygon 2009-07-02 16:06:16 +0200 aw  r273662 : #i103255# added control when to show the draft graphic visualisation (in VOC, of course) and when not. Changed text visualisation to BlockText 2009-07-01 17:36:55 +0200 aw  r273609 : #i103116# clear GaphicLink for interaction clone of graphic objets 2009-07-01 16:42:09 +0200 aw  r273601 : #i101491# corrected some minor glitches in line geometry creation 2009-06-30 18:47:44 +0200 aw  r273532 : #i102380# committed the cleanups/additions for the fix 2009-06-26 13:16:17 +0200 aw  r273404 : #i101491# finetuning changes 2009-06-26 13:15:57 +0200 aw  r273403 : #i101491# finetuning changes 2009-06-25 16:31:26 +0200 aw  r273387 : #i101491# first version checkin for linux/mac tests 2009-06-25 16:31:04 +0200 aw  r273386 : #i101491# first version checkin for linux/mac tests 2009-06-24 15:35:05 +0200 aw  r273350 : #i101734# corrected VclMetafileProcessor2D::impTryToCreateSvtGraphicStroke to use the current ObjectTransformation 2009-06-24 15:01:58 +0200 aw  r273348 : #i101811# added ViewInformation2D to renderChartPrimitive2D to allow embedding of object transformation to target MapMode 2009-06-24 12:27:05 +0200 aw  r273328 : #i101980# use a hairline LineWitdth for SdrObject::TakeContour() calculation (like the old implementation did) 2009-06-24 11:29:43 +0200 aw  r273321 : #i101781# corrected creation fallback for FullDrag for circle objects 2009-06-23 17:26:58 +0200 aw  r273300 : #i101556# made primitive text attributes take versioned base text attribute sets into account


2009-07-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [6f6d592033ba648c56b87c7f646ab394162201d7]

CWS-TOOLING: integrate CWS aw074_DEV300 2009-07-06 13:21:50 +0200 aw  r273737 : CWS-TOOLING: rebase CWS aw074 to branches/OOO310@273700 (milestone: OOO310:m15) 2009-07-06 11:12:35 +0200 aw  r273728 : #i102637# corrected condition to add gray frame to page visualisation objects 2009-07-03 14:43:00 +0200 aw  r273702 : #i102380# always swap n GrafObjects on MasterPages synchronously 2009-07-03 12:14:57 +0200 aw  r273686 : #i102548# corrected SdrPathPrimitive2D's usage of unit polygon 2009-07-02 16:06:16 +0200 aw  r273662 : #i103255# added control when to show the draft graphic visualisation (in VOC, of course) and when not. Changed text visualisation to BlockText 2009-07-01 17:36:55 +0200 aw  r273609 : #i103116# clear GaphicLink for interaction clone of graphic objets 2009-07-01 16:42:09 +0200 aw  r273601 : #i101491# corrected some minor glitches in line geometry creation 2009-06-30 18:47:44 +0200 aw  r273532 : #i102380# committed the cleanups/additions for the fix 2009-06-26 13:16:17 +0200 aw  r273404 : #i101491# finetuning changes 2009-06-26 13:15:57 +0200 aw  r273403 : #i101491# finetuning changes 2009-06-25 16:31:26 +0200 aw  r273387 : #i101491# first version checkin for linux/mac tests 2009-06-25 16:31:04 +0200 aw  r273386 : #i101491# first version checkin for linux/mac tests 2009-06-24 15:35:05 +0200 aw  r273350 : #i101734# corrected VclMetafileProcessor2D::impTryToCreateSvtGraphicStroke to use the current ObjectTransformation 2009-06-24 15:01:58 +0200 aw  r273348 : #i101811# added ViewInformation2D to renderChartPrimitive2D to allow embedding of object transformation to target MapMode 2009-06-24 12:27:05 +0200 aw  r273328 : #i101980# use a hairline LineWitdth for SdrObject::TakeContour() calculation (like the old implementation did) 2009-06-24 11:29:43 +0200 aw  r273321 : #i101781# corrected creation fallback for FullDrag for circle objects 2009-06-23 17:26:58 +0200 aw  r273300 : #i101556# made primitive text attributes take versioned base text attribute sets into account


2009-07-30  Thomas Lange  <tl@openoffice.org>  [0549373763a98ed4ee5acbc7e7da972ffc3978a7]

#i101242# fix part of the crash when exporting to PDF


2009-07-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [80ce7e5e97f52b5a900b8a09d232656fa75f3cb0]

CWS-TOOLING: integrate CWS filepicker02 2009-07-24 16:20:33 +0200 cd  r274312 : #i95152# Use trimTrailingBlanks() correctly 2009-07-21 14:41:50 +0200 cd  r274197 : #i103566# Makes fixes for MinGW port 2009-07-20 10:45:57 +0200 cd  r274112 : #i95152# Return empty string when there are only blanks 2009-07-17 14:53:51 +0200 cd  r274093 : #i95152# Old Windows file picker implementation now trims trailing blanks like the new Vista file picker 2009-07-17 09:45:38 +0200 cd  r274080 : #i99759# Apply stability fixes from CWS filepicker01 to help QA 2009-07-17 09:00:26 +0200 cd  r274078 : #i95336# Extend SfxApplication to reset last used directory 2009-07-17 08:59:10 +0200 cd  r274077 : #i99759# Apply fix from filepicker01 to filepicker02 to help QA 2009-07-17 08:58:45 +0200 cd  r274076 : #i99759# Apply fix from filepicker01 to filepicker02 to help QA 2009-07-16 16:08:17 +0200 cd  r274059 : #103566# Use AddPlace as a fallback for directories which are not change the current folder 2009-07-16 11:54:26 +0200 cd  r274038 : #i103566# Use provided folder and filename to decide to set the folder in the file dialog 2009-07-15 17:19:47 +0200 cd  r274016 : #i95336# Set flag to true to force the file picker to use the default working path. 2009-07-14 14:49:48 +0200 cd  r273977 : #i103346# Set work path flag to indicate file picker to use work path once 2009-07-14 14:47:49 +0200 cd  r273976 : #i95336# New configuration entry for work path changes via Tools-Options 2009-07-14 14:46:19 +0200 cd  r273975 : #i95336# Force file picker to use a changed work path once 2009-07-14 10:19:54 +0200 cd  r273961 : #i103346# Add new advice for file picker usage. Especially for Windows Vista and higher. 2009-07-09 10:32:08 +0200 cd  r273852 : #i97053# Use SetFolder()/AddPlace() for Open dialog, too. 2009-07-06 14:59:06 +0200 cd  r273746 : #i103346# Destroy dialog instance within close handler to prevent problems with custom controls under Windows 2009-07-03 15:25:48 +0200 cd  r273707 : #i94054# Add resource access to read localized labels for custom controls. Use SetControlLabel to set the localized label


2009-07-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [dd431e5d75389aa997300bb9f31afb408fec13b8]

CWS-TOOLING: integrate CWS filepicker02 2009-07-24 16:20:33 +0200 cd  r274312 : #i95152# Use trimTrailingBlanks() correctly 2009-07-21 14:41:50 +0200 cd  r274197 : #i103566# Makes fixes for MinGW port 2009-07-20 10:45:57 +0200 cd  r274112 : #i95152# Return empty string when there are only blanks 2009-07-17 14:53:51 +0200 cd  r274093 : #i95152# Old Windows file picker implementation now trims trailing blanks like the new Vista file picker 2009-07-17 09:45:38 +0200 cd  r274080 : #i99759# Apply stability fixes from CWS filepicker01 to help QA 2009-07-17 09:00:26 +0200 cd  r274078 : #i95336# Extend SfxApplication to reset last used directory 2009-07-17 08:59:10 +0200 cd  r274077 : #i99759# Apply fix from filepicker01 to filepicker02 to help QA 2009-07-17 08:58:45 +0200 cd  r274076 : #i99759# Apply fix from filepicker01 to filepicker02 to help QA 2009-07-16 16:08:17 +0200 cd  r274059 : #103566# Use AddPlace as a fallback for directories which are not change the current folder 2009-07-16 11:54:26 +0200 cd  r274038 : #i103566# Use provided folder and filename to decide to set the folder in the file dialog 2009-07-15 17:19:47 +0200 cd  r274016 : #i95336# Set flag to true to force the file picker to use the default working path. 2009-07-14 14:49:48 +0200 cd  r273977 : #i103346# Set work path flag to indicate file picker to use work path once 2009-07-14 14:47:49 +0200 cd  r273976 : #i95336# New configuration entry for work path changes via Tools-Options 2009-07-14 14:46:19 +0200 cd  r273975 : #i95336# Force file picker to use a changed work path once 2009-07-14 10:19:54 +0200 cd  r273961 : #i103346# Add new advice for file picker usage. Especially for Windows Vista and higher. 2009-07-09 10:32:08 +0200 cd  r273852 : #i97053# Use SetFolder()/AddPlace() for Open dialog, too. 2009-07-06 14:59:06 +0200 cd  r273746 : #i103346# Destroy dialog instance within close handler to prevent problems with custom controls under Windows 2009-07-03 15:25:48 +0200 cd  r273707 : #i94054# Add resource access to read localized labels for custom controls. Use SetControlLabel to set the localized label


2009-07-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [06e0b9b120030123ebb7442271c50d9992ec31fe]

CWS-TOOLING: integrate CWS wordencryption 2009-07-10 09:42:25 +0200 mav  r273872 : resolve merge problem 2009-07-08 07:46:13 +0200 mav  r273815 : CWS-TOOLING: rebase CWS wordencryption to trunk@273468 (milestone: DEV300:m51) 2009-07-03 10:38:03 +0200 mav  r273682 : #i10000# resolve conflict 2009-07-02 08:47:35 +0200 steve_yin  r273618 : Removed IBM(C) from modified files. 2009-06-22 04:34:44 +0200 steve_yin  r273191 : Based on Mikhail suggestions, I changed some code. 2009-06-18 09:37:14 +0200 mav  r273100 : #i10000# get rid of windows warnings 2009-06-17 08:18:33 +0200 mav  r273047 : #i10000# adopt for linux build


2009-07-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [3bf6f1976814b5488c4572954dbadf624a4130cf]

CWS-TOOLING: integrate CWS wordencryption 2009-07-10 09:42:25 +0200 mav  r273872 : resolve merge problem 2009-07-08 07:46:13 +0200 mav  r273815 : CWS-TOOLING: rebase CWS wordencryption to trunk@273468 (milestone: DEV300:m51) 2009-07-03 10:38:03 +0200 mav  r273682 : #i10000# resolve conflict 2009-07-02 08:47:35 +0200 steve_yin  r273618 : Removed IBM(C) from modified files. 2009-06-22 04:34:44 +0200 steve_yin  r273191 : Based on Mikhail suggestions, I changed some code. 2009-06-18 09:37:14 +0200 mav  r273100 : #i10000# get rid of windows warnings 2009-06-17 08:18:33 +0200 mav  r273047 : #i10000# adopt for linux build


2009-07-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [35ab9bfcde933043b98197bb10e07992e2b8b9cd]

CWS-TOOLING: integrate CWS wordencryption 2009-07-10 09:42:25 +0200 mav  r273872 : resolve merge problem 2009-07-08 07:46:13 +0200 mav  r273815 : CWS-TOOLING: rebase CWS wordencryption to trunk@273468 (milestone: DEV300:m51) 2009-07-03 10:38:03 +0200 mav  r273682 : #i10000# resolve conflict 2009-07-02 08:47:35 +0200 steve_yin  r273618 : Removed IBM(C) from modified files. 2009-06-22 04:34:44 +0200 steve_yin  r273191 : Based on Mikhail suggestions, I changed some code. 2009-06-18 09:37:14 +0200 mav  r273100 : #i10000# get rid of windows warnings 2009-06-17 08:18:33 +0200 mav  r273047 : #i10000# adopt for linux build


2009-07-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [a013040879f34aa9ba69a86c86fa940691c0dc70]

CWS-TOOLING: integrate CWS wordencryption 2009-07-10 09:42:25 +0200 mav  r273872 : resolve merge problem 2009-07-08 07:46:13 +0200 mav  r273815 : CWS-TOOLING: rebase CWS wordencryption to trunk@273468 (milestone: DEV300:m51) 2009-07-03 10:38:03 +0200 mav  r273682 : #i10000# resolve conflict 2009-07-02 08:47:35 +0200 steve_yin  r273618 : Removed IBM(C) from modified files. 2009-06-22 04:34:44 +0200 steve_yin  r273191 : Based on Mikhail suggestions, I changed some code. 2009-06-18 09:37:14 +0200 mav  r273100 : #i10000# get rid of windows warnings 2009-06-17 08:18:33 +0200 mav  r273047 : #i10000# adopt for linux build


2009-07-30  Philipp Lohmann  <pl@openoffice.org>  [8016f0dd6bc55e33668a051618f6e18a4c85b31c]

fix resource manager handling


2009-07-30  Mathias Bauer  <mba@openoffice.org>  [572c44a17ff476581d25bc49e42fe3d5bc3199f7]

more dependencies fixed


2009-07-30  Mathias Bauer  <mba@openoffice.org>  [1a703ea6fc9f5615f485779164d1cde9c4f93d02]

more dependencies fixed


2009-07-30  Mathias Bauer  <mba@openoffice.org>  [419fa1df08feb265c9e777f8054ff4deca296912]

more dependencies fixed


2009-07-30  Mathias Bauer  <mba@openoffice.org>  [44174c5a30d47320779820c5f494785d27aab172]

more dependencies fixed


2009-07-30  Mathias Bauer  <mba@openoffice.org>  [5800b0e7a1898f88fd675baf5f1e86b8a3b268ad]

more dependencies fixed


2009-07-30  Mathias Bauer  <mba@openoffice.org>  [2484e4f7faa1f052ff48d2192ffb5931a71faa8f]

more dependencies fixed


2009-07-30  Mathias Bauer  <mba@openoffice.org>  [05a1db9d3e14f223a2160902ce3f076bed2f7ce2]

more dependencies fixed


2009-07-30  Mathias Bauer  <mba@openoffice.org>  [5518e93f0d8c739938783054082eeda4c1c0d06b]

more dependencies fixed


2009-07-30  Mathias Bauer  <mba@openoffice.org>  [000a2b1861c4593d338853eacd1f17886fa0d23e]

more dependencies fixed


2009-07-30  Mathias Bauer  <mba@openoffice.org>  [4f45111532eba3c230521a5a41fa18e0bf9559b4]

more dependencies fixed


2009-07-30  Mathias Bauer  <mba@openoffice.org>  [f867b6a89e89898fd16a63a227d8858bdc0276d9]

more dependencies fixed


2009-07-30  Kohei Yoshida  <kohei@openoffice.org>  [e55664992c9182d89988ca1253693c012c806930]

Ctrl-D to launch the dp field popup window, the same way it launches the page field window.


2009-07-30  Kohei Yoshida  <kohei@openoffice.org>  [34310d90da930c12be486d88cc3a478fa650ba57]

Draw borders around the list member box.


2009-07-29  Daniel Rentz  <dr@openoffice.org>  [eca5a787a8cd60bb00de5d56437ef471f04898ba]

#i12587# dump more DFF records


2009-07-29  Daniel Rentz  <dr@openoffice.org>  [7efff76946e4f45e38efb56313068295746707c9]

#i12587# small fixes for BIFF import, preparations for BIFF export


2009-07-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [6d0d1639b6980f0995fbb57049bb4d3dd72187a6]

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  Philipp Lohmann  <pl@openoffice.org>  [3d292304d4a5c8135558a76d1ff7e819326cff83]

#i92516# make native implementation more palatable


2009-07-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [f49a93241f55e9105bea2920ea5d424517cfcc81]

CWS-TOOLING: integrate CWS cmcfixes61 2009-07-22 10:53:14 +0200 cmc  r274224 : #i103714# duplicate patch 2009-07-22 10:45:26 +0200 cmc  r274223 : #i103715# fix up m68k makefile.mk 2009-07-22 10:32:16 +0200 cmc  r274222 : #i103714# || && new gcc warnings 2009-07-21 13:29:17 +0200 cmc  r274190 : #i103651# fix for subpixel gray line in cairo canvas animations 2009-07-20 17:35:58 +0200 cmc  r274151 : #i103668# WaE over use of const 2009-07-20 15:53:51 +0200 cmc  r274146 : #i103664# use boost::addressof instead 2009-07-20 15:38:40 +0200 cmc  r274145 : #i103451# long -> INT32 for these streamable values 2009-07-20 15:33:15 +0200 cmc  r274144 : #i103663 clear low-hanging aliasing warnings 2009-07-20 15:28:23 +0200 cmc  r274143 : #i103662 clear low-hanging aliasing warnings 2009-07-20 15:21:46 +0200 cmc  r274142 : #i103661 clear low-hanging aliasing warnings 2009-07-20 15:16:05 +0200 cmc  r274141 : #i103660 clear low-hanging aliasing warnings


2009-07-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [5400d9e9a5135951b4974aab371846e6c852761b]

CWS-TOOLING: integrate CWS cmcfixes61 2009-07-22 10:53:14 +0200 cmc  r274224 : #i103714# duplicate patch 2009-07-22 10:45:26 +0200 cmc  r274223 : #i103715# fix up m68k makefile.mk 2009-07-22 10:32:16 +0200 cmc  r274222 : #i103714# || && new gcc warnings 2009-07-21 13:29:17 +0200 cmc  r274190 : #i103651# fix for subpixel gray line in cairo canvas animations 2009-07-20 17:35:58 +0200 cmc  r274151 : #i103668# WaE over use of const 2009-07-20 15:53:51 +0200 cmc  r274146 : #i103664# use boost::addressof instead 2009-07-20 15:38:40 +0200 cmc  r274145 : #i103451# long -> INT32 for these streamable values 2009-07-20 15:33:15 +0200 cmc  r274144 : #i103663 clear low-hanging aliasing warnings 2009-07-20 15:28:23 +0200 cmc  r274143 : #i103662 clear low-hanging aliasing warnings 2009-07-20 15:21:46 +0200 cmc  r274142 : #i103661 clear low-hanging aliasing warnings 2009-07-20 15:16:05 +0200 cmc  r274141 : #i103660 clear low-hanging aliasing warnings


2009-07-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [b1afe0f67dca54e3deec4110f1760dd4880e6762]

CWS-TOOLING: integrate CWS cmcfixes61 2009-07-22 10:53:14 +0200 cmc  r274224 : #i103714# duplicate patch 2009-07-22 10:45:26 +0200 cmc  r274223 : #i103715# fix up m68k makefile.mk 2009-07-22 10:32:16 +0200 cmc  r274222 : #i103714# || && new gcc warnings 2009-07-21 13:29:17 +0200 cmc  r274190 : #i103651# fix for subpixel gray line in cairo canvas animations 2009-07-20 17:35:58 +0200 cmc  r274151 : #i103668# WaE over use of const 2009-07-20 15:53:51 +0200 cmc  r274146 : #i103664# use boost::addressof instead 2009-07-20 15:38:40 +0200 cmc  r274145 : #i103451# long -> INT32 for these streamable values 2009-07-20 15:33:15 +0200 cmc  r274144 : #i103663 clear low-hanging aliasing warnings 2009-07-20 15:28:23 +0200 cmc  r274143 : #i103662 clear low-hanging aliasing warnings 2009-07-20 15:21:46 +0200 cmc  r274142 : #i103661 clear low-hanging aliasing warnings 2009-07-20 15:16:05 +0200 cmc  r274141 : #i103660 clear low-hanging aliasing warnings


2009-07-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [24362c8045b7b8b28dba0509b8602c917f9ff84f]

CWS-TOOLING: integrate CWS cmcfixes61 2009-07-22 10:53:14 +0200 cmc  r274224 : #i103714# duplicate patch 2009-07-22 10:45:26 +0200 cmc  r274223 : #i103715# fix up m68k makefile.mk 2009-07-22 10:32:16 +0200 cmc  r274222 : #i103714# || && new gcc warnings 2009-07-21 13:29:17 +0200 cmc  r274190 : #i103651# fix for subpixel gray line in cairo canvas animations 2009-07-20 17:35:58 +0200 cmc  r274151 : #i103668# WaE over use of const 2009-07-20 15:53:51 +0200 cmc  r274146 : #i103664# use boost::addressof instead 2009-07-20 15:38:40 +0200 cmc  r274145 : #i103451# long -> INT32 for these streamable values 2009-07-20 15:33:15 +0200 cmc  r274144 : #i103663 clear low-hanging aliasing warnings 2009-07-20 15:28:23 +0200 cmc  r274143 : #i103662 clear low-hanging aliasing warnings 2009-07-20 15:21:46 +0200 cmc  r274142 : #i103661 clear low-hanging aliasing warnings 2009-07-20 15:16:05 +0200 cmc  r274141 : #i103660 clear low-hanging aliasing warnings


2009-07-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [331241fb1aacd89db473580d2a06e757da72ea12]

CWS-TOOLING: integrate CWS cmcfixes61 2009-07-22 10:53:14 +0200 cmc  r274224 : #i103714# duplicate patch 2009-07-22 10:45:26 +0200 cmc  r274223 : #i103715# fix up m68k makefile.mk 2009-07-22 10:32:16 +0200 cmc  r274222 : #i103714# || && new gcc warnings 2009-07-21 13:29:17 +0200 cmc  r274190 : #i103651# fix for subpixel gray line in cairo canvas animations 2009-07-20 17:35:58 +0200 cmc  r274151 : #i103668# WaE over use of const 2009-07-20 15:53:51 +0200 cmc  r274146 : #i103664# use boost::addressof instead 2009-07-20 15:38:40 +0200 cmc  r274145 : #i103451# long -> INT32 for these streamable values 2009-07-20 15:33:15 +0200 cmc  r274144 : #i103663 clear low-hanging aliasing warnings 2009-07-20 15:28:23 +0200 cmc  r274143 : #i103662 clear low-hanging aliasing warnings 2009-07-20 15:21:46 +0200 cmc  r274142 : #i103661 clear low-hanging aliasing warnings 2009-07-20 15:16:05 +0200 cmc  r274141 : #i103660 clear low-hanging aliasing warnings


2009-07-29  Mathias Bauer  <mba@openoffice.org>  [aabe7340e4f54ef88cded4941cbdef5489dbb190]

#i103200#: remove superfluous dependencies


2009-07-29  Mathias Bauer  <mba@openoffice.org>  [f7e53a8a8b904088bdaac593117fe6ef29d2a311]

#i103200#: remove superfluous dependencies


2009-07-29  Thomas Lange  <tl@openoffice.org>  [43efd2ef6047bd910f6b1236ad18be9f3f396c59]

#i101242# PDF export crash fix for 0 page count


2009-10-08  hg  <hg@oosvn01.>  [4b5aabc1ea081e6bdbf45543f29c69a156fbcbf2]

merge with m53


2009-10-08  hg  <hg@oosvn01.>  [1be65d8d38fc32e70eaed59b99dba6eb0233eda3]

merge with m50


2009-07-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [40824128b26ae5f003d579b6ff312152df9a6d9f]

CWS-TOOLING: integrate CWS dr71 2009-07-07 16:26:00 +0200 dr  r273805 : #i10000# unused variables 2009-07-07 10:27:14 +0200 dr  r273780 : CWS-TOOLING: rebase CWS dr71 to trunk@273468 (milestone: DEV300:m51) 2009-07-01 11:28:24 +0200 dr  r273559 : #101471# special handling for XL library functions in ODF formulas (EUROCONVERT) 2009-06-29 17:48:46 +0200 dr  r273478 : #i101471# typo 2009-06-29 17:35:16 +0200 dr  r273477 : #i101471# import msoxl: formulas from conditional formatting and data validation 2009-06-18 13:45:17 +0200 dr  r273115 : #101471# changed interface css.sheet.XFormulaParser 2009-06-18 13:44:43 +0200 dr  r273114 : #101471# changed interface css.sheet.XFormulaParser 2009-06-17 17:29:23 +0200 dr  r273089 : #i101471# extend the XFormulaParser interface with a ReferencePosition parameter, make rel-refs from msoxl: namespace working 2009-06-17 17:28:39 +0200 dr  r273088 : #i101471# extend the XFormulaParser interface with a ReferencePosition parameter 2009-06-17 17:28:19 +0200 dr  r273087 : #i101471# extend the XFormulaParser interface with a ReferencePosition parameter 2009-06-17 17:27:19 +0200 dr  r273086 : #i101471# extend the XFormulaParser interface with a ReferencePosition parameter, remove that property from FormulaParser service 2009-06-17 12:52:20 +0200 dr  r273059 : #i101471# import cell formulas from msoxl: namespace 2009-06-16 11:40:50 +0200 dr  r273013 : #i101471# import formula namespace from xml elements 2009-06-12 18:34:13 +0200 dr  r272935 : #i101471# external formula parser for oox in odf 2009-06-12 18:33:13 +0200 dr  r272934 : #i101471# external formula parsers 2009-06-12 18:29:46 +0200 dr  r272933 : #i101471# external formula parsers 2009-06-05 15:53:47 +0200 dr  r272705 : #i101471# provide OOX formula parser as UNO service


2009-07-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [32cd63b065ce197e0e141177e3cde3858e8f91c0]

CWS-TOOLING: integrate CWS dr71 2009-07-07 16:26:00 +0200 dr  r273805 : #i10000# unused variables 2009-07-07 10:27:14 +0200 dr  r273780 : CWS-TOOLING: rebase CWS dr71 to trunk@273468 (milestone: DEV300:m51) 2009-07-01 11:28:24 +0200 dr  r273559 : #101471# special handling for XL library functions in ODF formulas (EUROCONVERT) 2009-06-29 17:48:46 +0200 dr  r273478 : #i101471# typo 2009-06-29 17:35:16 +0200 dr  r273477 : #i101471# import msoxl: formulas from conditional formatting and data validation 2009-06-18 13:45:17 +0200 dr  r273115 : #101471# changed interface css.sheet.XFormulaParser 2009-06-18 13:44:43 +0200 dr  r273114 : #101471# changed interface css.sheet.XFormulaParser 2009-06-17 17:29:23 +0200 dr  r273089 : #i101471# extend the XFormulaParser interface with a ReferencePosition parameter, make rel-refs from msoxl: namespace working 2009-06-17 17:28:39 +0200 dr  r273088 : #i101471# extend the XFormulaParser interface with a ReferencePosition parameter 2009-06-17 17:28:19 +0200 dr  r273087 : #i101471# extend the XFormulaParser interface with a ReferencePosition parameter 2009-06-17 17:27:19 +0200 dr  r273086 : #i101471# extend the XFormulaParser interface with a ReferencePosition parameter, remove that property from FormulaParser service 2009-06-17 12:52:20 +0200 dr  r273059 : #i101471# import cell formulas from msoxl: namespace 2009-06-16 11:40:50 +0200 dr  r273013 : #i101471# import formula namespace from xml elements 2009-06-12 18:34:13 +0200 dr  r272935 : #i101471# external formula parser for oox in odf 2009-06-12 18:33:13 +0200 dr  r272934 : #i101471# external formula parsers 2009-06-12 18:29:46 +0200 dr  r272933 : #i101471# external formula parsers 2009-06-05 15:53:47 +0200 dr  r272705 : #i101471# provide OOX formula parser as UNO service


2009-07-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [6488a6aeb9a5c5ed6cd18f37d29b91ef992588e5]

CWS-TOOLING: integrate CWS dr71 2009-07-07 16:26:00 +0200 dr  r273805 : #i10000# unused variables 2009-07-07 10:27:14 +0200 dr  r273780 : CWS-TOOLING: rebase CWS dr71 to trunk@273468 (milestone: DEV300:m51) 2009-07-01 11:28:24 +0200 dr  r273559 : #101471# special handling for XL library functions in ODF formulas (EUROCONVERT) 2009-06-29 17:48:46 +0200 dr  r273478 : #i101471# typo 2009-06-29 17:35:16 +0200 dr  r273477 : #i101471# import msoxl: formulas from conditional formatting and data validation 2009-06-18 13:45:17 +0200 dr  r273115 : #101471# changed interface css.sheet.XFormulaParser 2009-06-18 13:44:43 +0200 dr  r273114 : #101471# changed interface css.sheet.XFormulaParser 2009-06-17 17:29:23 +0200 dr  r273089 : #i101471# extend the XFormulaParser interface with a ReferencePosition parameter, make rel-refs from msoxl: namespace working 2009-06-17 17:28:39 +0200 dr  r273088 : #i101471# extend the XFormulaParser interface with a ReferencePosition parameter 2009-06-17 17:28:19 +0200 dr  r273087 : #i101471# extend the XFormulaParser interface with a ReferencePosition parameter 2009-06-17 17:27:19 +0200 dr  r273086 : #i101471# extend the XFormulaParser interface with a ReferencePosition parameter, remove that property from FormulaParser service 2009-06-17 12:52:20 +0200 dr  r273059 : #i101471# import cell formulas from msoxl: namespace 2009-06-16 11:40:50 +0200 dr  r273013 : #i101471# import formula namespace from xml elements 2009-06-12 18:34:13 +0200 dr  r272935 : #i101471# external formula parser for oox in odf 2009-06-12 18:33:13 +0200 dr  r272934 : #i101471# external formula parsers 2009-06-12 18:29:46 +0200 dr  r272933 : #i101471# external formula parsers 2009-06-05 15:53:47 +0200 dr  r272705 : #i101471# provide OOX formula parser as UNO service


2009-07-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [c83e2b5012dd8a56c044125e7fb85e8455c10cfe]

CWS-TOOLING: integrate CWS dr71 2009-07-07 16:26:00 +0200 dr  r273805 : #i10000# unused variables 2009-07-07 10:27:14 +0200 dr  r273780 : CWS-TOOLING: rebase CWS dr71 to trunk@273468 (milestone: DEV300:m51) 2009-07-01 11:28:24 +0200 dr  r273559 : #101471# special handling for XL library functions in ODF formulas (EUROCONVERT) 2009-06-29 17:48:46 +0200 dr  r273478 : #i101471# typo 2009-06-29 17:35:16 +0200 dr  r273477 : #i101471# import msoxl: formulas from conditional formatting and data validation 2009-06-18 13:45:17 +0200 dr  r273115 : #101471# changed interface css.sheet.XFormulaParser 2009-06-18 13:44:43 +0200 dr  r273114 : #101471# changed interface css.sheet.XFormulaParser 2009-06-17 17:29:23 +0200 dr  r273089 : #i101471# extend the XFormulaParser interface with a ReferencePosition parameter, make rel-refs from msoxl: namespace working 2009-06-17 17:28:39 +0200 dr  r273088 : #i101471# extend the XFormulaParser interface with a ReferencePosition parameter 2009-06-17 17:28:19 +0200 dr  r273087 : #i101471# extend the XFormulaParser interface with a ReferencePosition parameter 2009-06-17 17:27:19 +0200 dr  r273086 : #i101471# extend the XFormulaParser interface with a ReferencePosition parameter, remove that property from FormulaParser service 2009-06-17 12:52:20 +0200 dr  r273059 : #i101471# import cell formulas from msoxl: namespace 2009-06-16 11:40:50 +0200 dr  r273013 : #i101471# import formula namespace from xml elements 2009-06-12 18:34:13 +0200 dr  r272935 : #i101471# external formula parser for oox in odf 2009-06-12 18:33:13 +0200 dr  r272934 : #i101471# external formula parsers 2009-06-12 18:29:46 +0200 dr  r272933 : #i101471# external formula parsers 2009-06-05 15:53:47 +0200 dr  r272705 : #i101471# provide OOX formula parser as UNO service


2009-07-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [edd0538428b1a2d2b785f0d3ca343aac1fc2d971]

CWS-TOOLING: integrate CWS dr71 2009-07-07 16:26:00 +0200 dr  r273805 : #i10000# unused variables 2009-07-07 10:27:14 +0200 dr  r273780 : CWS-TOOLING: rebase CWS dr71 to trunk@273468 (milestone: DEV300:m51) 2009-07-01 11:28:24 +0200 dr  r273559 : #101471# special handling for XL library functions in ODF formulas (EUROCONVERT) 2009-06-29 17:48:46 +0200 dr  r273478 : #i101471# typo 2009-06-29 17:35:16 +0200 dr  r273477 : #i101471# import msoxl: formulas from conditional formatting and data validation 2009-06-18 13:45:17 +0200 dr  r273115 : #101471# changed interface css.sheet.XFormulaParser 2009-06-18 13:44:43 +0200 dr  r273114 : #101471# changed interface css.sheet.XFormulaParser 2009-06-17 17:29:23 +0200 dr  r273089 : #i101471# extend the XFormulaParser interface with a ReferencePosition parameter, make rel-refs from msoxl: namespace working 2009-06-17 17:28:39 +0200 dr  r273088 : #i101471# extend the XFormulaParser interface with a ReferencePosition parameter 2009-06-17 17:28:19 +0200 dr  r273087 : #i101471# extend the XFormulaParser interface with a ReferencePosition parameter 2009-06-17 17:27:19 +0200 dr  r273086 : #i101471# extend the XFormulaParser interface with a ReferencePosition parameter, remove that property from FormulaParser service 2009-06-17 12:52:20 +0200 dr  r273059 : #i101471# import cell formulas from msoxl: namespace 2009-06-16 11:40:50 +0200 dr  r273013 : #i101471# import formula namespace from xml elements 2009-06-12 18:34:13 +0200 dr  r272935 : #i101471# external formula parser for oox in odf 2009-06-12 18:33:13 +0200 dr  r272934 : #i101471# external formula parsers 2009-06-12 18:29:46 +0200 dr  r272933 : #i101471# external formula parsers 2009-06-05 15:53:47 +0200 dr  r272705 : #i101471# provide OOX formula parser as UNO service


2009-07-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [a69a01fcb415209a53236dae31cb8c658cec95a8]

CWS-TOOLING: integrate CWS dr71 2009-07-07 16:26:00 +0200 dr  r273805 : #i10000# unused variables 2009-07-07 10:27:14 +0200 dr  r273780 : CWS-TOOLING: rebase CWS dr71 to trunk@273468 (milestone: DEV300:m51) 2009-07-01 11:28:24 +0200 dr  r273559 : #101471# special handling for XL library functions in ODF formulas (EUROCONVERT) 2009-06-29 17:48:46 +0200 dr  r273478 : #i101471# typo 2009-06-29 17:35:16 +0200 dr  r273477 : #i101471# import msoxl: formulas from conditional formatting and data validation 2009-06-18 13:45:17 +0200 dr  r273115 : #101471# changed interface css.sheet.XFormulaParser 2009-06-18 13:44:43 +0200 dr  r273114 : #101471# changed interface css.sheet.XFormulaParser 2009-06-17 17:29:23 +0200 dr  r273089 : #i101471# extend the XFormulaParser interface with a ReferencePosition parameter, make rel-refs from msoxl: namespace working 2009-06-17 17:28:39 +0200 dr  r273088 : #i101471# extend the XFormulaParser interface with a ReferencePosition parameter 2009-06-17 17:28:19 +0200 dr  r273087 : #i101471# extend the XFormulaParser interface with a ReferencePosition parameter 2009-06-17 17:27:19 +0200 dr  r273086 : #i101471# extend the XFormulaParser interface with a ReferencePosition parameter, remove that property from FormulaParser service 2009-06-17 12:52:20 +0200 dr  r273059 : #i101471# import cell formulas from msoxl: namespace 2009-06-16 11:40:50 +0200 dr  r273013 : #i101471# import formula namespace from xml elements 2009-06-12 18:34:13 +0200 dr  r272935 : #i101471# external formula parser for oox in odf 2009-06-12 18:33:13 +0200 dr  r272934 : #i101471# external formula parsers 2009-06-12 18:29:46 +0200 dr  r272933 : #i101471# external formula parsers 2009-06-05 15:53:47 +0200 dr  r272705 : #i101471# provide OOX formula parser as UNO service


2009-07-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [24365b5de833aa8bf0c98d0ffc614f4d7164cd33]

CWS-TOOLING: integrate CWS dba311b_DEV300 2009-07-08 11:52:32 +0200 fs  r273825 : #i101701# always Draw (instead of PaintToDevice) when exporting to PDF, there's no reason to care for IsExportFormFields, this is done in higher layers


2009-07-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [d2f490169ee8fe6b23c204713453e7fa1cd6a168]

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-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [72fba2cc5f5bcb9a2607a02c2fe5d35175ad4e2a]

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-29  Philipp Lohmann  <pl@openoffice.org>  [3599f931a9a021209c1ea0da8bec8d9d07664021]

#i92516# resize dialog if details get to large


2009-07-29  Philipp Lohmann  <pl@openoffice.org>  [a155b13c1e9f7367724c0f24e1bc2ac6397be6ce]

fix a warning


2009-07-29  Henning Brinkmann  <hbrinkm@openoffice.org>  [86ddb7c092eaf2114860e0976ef50d8bf1d78065]

changed WRITERFILTERSTATUS comments


2009-07-29  Thomas Lange  <tl@openoffice.org>  [3c93e8d423b0f7c3f448fd1e7ccf06fce0b307cd]

#i101242# print-preview toolbar changes


2009-07-29  Henning Brinkmann  <hbrinkm@openoffice.org>  [94183e9b3c2d19def749263f93aa87d47f4e6433]

cleaned up WRITERFILTERSTATUS comments


2009-07-28  Philipp Lohmann  <pl@openoffice.org>  [bbca31dd7f98e9e1c7f79be366191f7d39430877]

#i92518# adapt UI spec


2009-07-28  Philipp Lohmann  <pl@openoffice.org>  [f13d8939b34c57bc3c7f846ca13c2a627e5cafe8]

#i92518# adapt UI spec


2009-07-28  Philipp Lohmann  <pl@openoffice.org>  [f422351fa871d62487e0d9fed623004f5f9a5649]

#i92518# adapt UI spec


2009-10-08  hg  <hg@oosvn01.>  [e87b2a64e10b7eed56f7ac6ff8aecb9594378a21]

merge with m53


2009-07-28  Philipp Lohmann  <pl@openoffice.org>  [37ffeb1909760acf7a7423743419c1c1460abb32]

#i92518# adapt UI spec


2009-10-08  hg  <hg@oosvn01.>  [f4bb88b193bcf22dafb45165a5d1c0b5b3de3850]

merge with m53


2009-07-28  Philipp Lohmann  <pl@openoffice.org>  [e7286139948ddc699c969b946dda5b88738e1d07]

#i92518# adapt UI spec


2009-10-08  hg  <hg@oosvn01.>  [f583724a28504c9d0bd710e87b760b9a0c903e43]

merge with m53


2009-07-28  Philipp Lohmann  <pl@openoffice.org>  [6c352e02d29d4da91d3c9a5c4add344b8696faed]

#i92518# adapt UI spec


2009-07-28  Thomas Benisch  <tbe@openoffice.org>  [19df9b7556eb80da61d815f526451e81a1b13ce9]

#i12587# Inserting/editing arbitrary text objects in chart


2009-07-28  Ivo Hinkelmann  <ihi@openoffice.org>  [74df1df6c1fa75c21caa4bc16d4c9eaae6128bc7]

#i10000# #i103809# don't test for empty localize.sdf files


2009-07-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [64113199a48a5def583228d971b1227417e58d86]

CWS-TOOLING: integrate CWS aw076_DEV300 2009-07-16 15:59:57 +0200 aw  r274058 : #i103454# added grow possibility for block text in the 'other' direction


2009-07-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [5e2bd0e1c52797fab0321d5909eafdf7072fcf14]

CWS-TOOLING: integrate CWS sw311bf01_DEV300 2009-07-21 17:05:41 +0200 od  r274207 : #i103685# method <SwTxtFormatter::NewTabPortion(..)> 	  - adjust condition to apply automatic tab stop at left margin correctly             in case that tab stops are not relative to indent


2009-07-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [1729a188555ab18269b793726eb72e8cd9217773]

CWS-TOOLING: integrate CWS thaical311_DEV300 2009-07-21 12:42:57 +0200 er  r274181 : #i102356# init: force Gregorian calendar in spite of what ICU may default to for a locale


2009-07-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [6a839e2cd28d2e31b2b7f0c39fa4d944ad6130be]

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>  [97386ba33ed64ef5f3d6739d7334f5c40c12442b]

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>  [29da2639353762a64673d6ae5b32a36045caa7d3]

CWS-TOOLING: integrate CWS filepicker01 2009-07-03 13:21:25 +0200 cd  r273690 : #i102319# Use GetSelectedFiles() instead of GetMPath() to retrieve a set of selected files 2009-07-01 14:27:56 +0200 cd  r273582 : #i64800# Use ParseDisplayName correctly and don't allocate memory for an output parameter 2009-07-01 10:47:47 +0200 cd  r273553 : #i102701# Make P1 fix for CWS filepicker01, too. 2009-06-29 11:58:09 +0200 cd  r273463 : i102319# File picker should NOT set multi selection as a default. 2009-06-29 11:49:10 +0200 cd  r273461 : #i102319# Use XFilePicker2 interface to retrieve files from multi selection 2009-06-26 15:42:43 +0200 cd  r273423 : #i99759# Release solar mutex before blocking on execute() when using system file picker 2009-06-26 15:35:50 +0200 cd  r273422 : #i99759# Don't release solar mutex in shutdown(). Must be done before calling execute() 2009-06-23 11:40:02 +0200 cd  r273267 : #i95425# Fixed wrong initialization of TimeValue members 2009-06-23 10:35:20 +0200 cd  r273262 : #i99759# Fix deadlock on Windows XP/2000 because of removing Picker Thread from sfx2. Now CAsyncEventNotifierThread releases the solar mutex before blocking 2009-06-22 11:59:15 +0200 cd  r273209 : #i102948# Remove links from toolbar object when using lazy delete as the toolbar manager is now destroyed before the toolbar 2009-06-22 11:22:14 +0200 cd  r273204 : #i99759# Don't use a new thread to call the file picker. As a consequence this thread is also calling Application::Yield() and therefore is fighting with the main thread for messages 2009-06-22 11:13:32 +0200 cd  r273203 : #i99759# Solar mutex must be locked before calling Application::Yield() 2009-06-19 15:23:01 +0200 cd  r273161 : #i102948# Remove/add decorated window from/into old/new parent decorated window list 2009-06-19 12:49:37 +0200 cd  r273156 : #i101843# Use new COM based dialog implementation from Windows Vista on


2009-07-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [bbce7b8a5901b4f41c8814849f4422588d7807c9]

CWS-TOOLING: integrate CWS filepicker01 2009-07-03 13:21:25 +0200 cd  r273690 : #i102319# Use GetSelectedFiles() instead of GetMPath() to retrieve a set of selected files 2009-07-01 14:27:56 +0200 cd  r273582 : #i64800# Use ParseDisplayName correctly and don't allocate memory for an output parameter 2009-07-01 10:47:47 +0200 cd  r273553 : #i102701# Make P1 fix for CWS filepicker01, too. 2009-06-29 11:58:09 +0200 cd  r273463 : i102319# File picker should NOT set multi selection as a default. 2009-06-29 11:49:10 +0200 cd  r273461 : #i102319# Use XFilePicker2 interface to retrieve files from multi selection 2009-06-26 15:42:43 +0200 cd  r273423 : #i99759# Release solar mutex before blocking on execute() when using system file picker 2009-06-26 15:35:50 +0200 cd  r273422 : #i99759# Don't release solar mutex in shutdown(). Must be done before calling execute() 2009-06-23 11:40:02 +0200 cd  r273267 : #i95425# Fixed wrong initialization of TimeValue members 2009-06-23 10:35:20 +0200 cd  r273262 : #i99759# Fix deadlock on Windows XP/2000 because of removing Picker Thread from sfx2. Now CAsyncEventNotifierThread releases the solar mutex before blocking 2009-06-22 11:59:15 +0200 cd  r273209 : #i102948# Remove links from toolbar object when using lazy delete as the toolbar manager is now destroyed before the toolbar 2009-06-22 11:22:14 +0200 cd  r273204 : #i99759# Don't use a new thread to call the file picker. As a consequence this thread is also calling Application::Yield() and therefore is fighting with the main thread for messages 2009-06-22 11:13:32 +0200 cd  r273203 : #i99759# Solar mutex must be locked before calling Application::Yield() 2009-06-19 15:23:01 +0200 cd  r273161 : #i102948# Remove/add decorated window from/into old/new parent decorated window list 2009-06-19 12:49:37 +0200 cd  r273156 : #i101843# Use new COM based dialog implementation from Windows Vista on


2009-07-28  Henning Brinkmann  <hbrinkm@openoffice.org>  [10e4301904ea50214074bbf8f6f83d4a0d172d11]

corrected/completed annotation for WRITERFILTERSTATUS


2009-07-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [90a66af660064c16336309de2fa787cc1ca044c4]

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  Henning Brinkmann  <hbrinkm@openoffice.org>  [7eaee88a1491c66c229ef3c786acd0e02d89e4e5]

- integrated stage2 - status infos DO follow case labels - do not take commented out lines - do not take lines containing "WRITERSTATUS:" into account if they have no "done: " inside


2009-07-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [cb7a62d095c5aebd1f7fd0889d0d8e87ae32dca6]

CWS-TOOLING: integrate CWS automationdev300m52cat1 2009-07-21 13:08:30 +0200 tbo  r274185 : #i103649# svn propset svn:ignore --revprop hid.lst . 2009-07-15 10:29:39 +0200 msc  r273992 : #103560 2009-07-15 10:04:37 +0200 msc  r273991 : #103557#


2009-07-28  Mathias Bauer  <mba@openoffice.org>  [7980eecf81d9e4dbf370c3a13b96e4979c7923cf]

#i103496#: remove superfluous dependencies in agg


2009-07-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [6c0eee7ed36e6c466c79a9ba195bcce64311103c]

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  Jens-Heiner Rechtien  <hr@openoffice.org>  [0fd3b3464b9835438cc4809a0290dac195a25412]

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>  [e2b51a413eb57615482b40c7328a3cec3d96843f]

#i103496#: remove superfluous dependencies in external libraries


2009-07-28  Mathias Bauer  <mba@openoffice.org>  [2a2ce92adee00ec2b600f500d623dd4c9cbb8e31]

#i103496#: remove superfluous dependencies in external libraries


2009-07-28  Mathias Bauer  <mba@openoffice.org>  [4783cac5ec4457ed6850fabd874d61aaa4cb1a03]

#i103496#: remove superfluous dependencies in external libraries


2009-07-28  Mathias Bauer  <mba@openoffice.org>  [d13a606f632a1542606e1594cf7b5e2e70e462bb]

reenable pch for sw


2009-07-28  Mathias Bauer  <mba@openoffice.org>  [50c437bd707831c85c3587f6a773917a7df695c9]

reenable pch for sw


2009-07-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [62ebbb006b4a11974e14dd61d3c453a98336f951]

CWS-TOOLING: integrate CWS os131 2009-07-14 15:57:33 +0200 os  r273979 : #i103542# no access to members after deletion 2009-06-15 13:18:52 +0200 os  r272980 : #i40827# wrong param in Copy() fixed 2009-06-15 10:09:27 +0200 os  r272964 : #i40827# first document copied with storage, later only copy SwDoc 2009-06-11 10:37:51 +0200 os  r272851 : CWS-TOOLING: rebase CWS os131 to trunk@272827 (milestone: DEV300:m50) 2009-06-08 10:07:50 +0200 os  r272721 : #i40827# warnings fixed 2009-06-04 16:31:04 +0200 os  r272644 : #i40827# enable document copies - inactive


2009-07-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [e52df004a1c710162ac6d871d7f6ecd4b36127de]

#i103736# avoid additional dependencies showing up on the rsc commandline


2009-07-28  Thomas Lange  <tl@openoffice.org>  [938fa6d43dbf395adc0aaee52d694ccd815fc8ad]

#i101242# print-preview toolbar changes


2009-07-28  Thomas Lange  <tl@openoffice.org>  [6b63200ad4d2a5036341b870c4fd830cdb2457c0]

#i101242# print-preview toolbar changes


2009-10-08  hg  <hg@oosvn01.>  [e85524ae7dca40a8829fcbbaf597b57f76f7c60b]

merge with m53


2009-07-28  Philipp Lohmann  <pl@openoffice.org>  [d5f589e89e11326a62312647db3052d52f07de62]

#i92518# need sensible defaults for N-Up printing


2009-07-28  Oliver Bolte  <obo@openoffice.org>  [ccb650b0cd87b1a5343b35fa78d667b170aef2dd]

#i10000# WITH_MOZILLA=NO removed for unxlngx6


2009-07-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [ff7d04cc94211426caad7fb61b56b5a6820e2166]

CWS-TOOLING: integrate CWS automationdev300m53cat0 2009-07-27 13:27:22 +0200 wg  r274360 : i103764 2009-07-27 13:24:16 +0200 wg  r274359 : i103764 2009-07-27 13:15:37 +0200 wg  r274358 : i103764 2009-07-27 13:11:56 +0200 wg  r274357 : i103764 2009-07-27 13:08:44 +0200 wg  r274356 : i103764 2009-07-27 12:47:24 +0200 wg  r274355 : i103764 2009-07-27 11:57:21 +0200 wg  r274354 : i103764 2009-07-27 11:50:44 +0200 wg  r274353 : i103764 2009-07-27 11:06:37 +0200 wg  r274349 : i103764 2009-07-27 10:46:33 +0200 wg  r274347 : i103764 2009-07-27 10:42:23 +0200 wg  r274346 : i103764 2009-07-27 09:52:19 +0200 wg  r274345 : i103764 2009-07-24 15:12:43 +0200 wg  r274309 : i103764 2009-07-24 13:16:21 +0200 wg  r274302 : i103764 2009-07-24 12:57:40 +0200 wg  r274300 : i103764 2009-07-24 12:35:50 +0200 wg  r274299 : i103764 2009-07-24 11:46:47 +0200 wg  r274296 : i103764 2009-07-24 11:40:14 +0200 wg  r274295 : i103764 2009-07-24 10:39:50 +0200 wg  r274294 : i103764 2009-07-24 10:30:58 +0200 wg  r274293 : i103764 2009-07-24 10:23:04 +0200 wg  r274292 : i103764 2009-07-24 10:00:47 +0200 wg  r274291 : i103764 2009-07-24 09:51:05 +0200 wg  r274290 : i103764 2009-07-24 09:32:14 +0200 wg  r274288 : i103764 2009-07-24 09:21:56 +0200 wg  r274287 : i103764 2009-07-23 15:22:24 +0200 oc  r274274 : #i103693# Move BubbleChartData.ods to correct path 2009-07-23 14:03:14 +0200 msc  r274271 : #100000 2009-07-23 13:45:36 +0200 oc  r274269 : #i103439# Changed Menu function with hMenu function


2009-07-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [1e87b314e7ae8231283753e93f26c9921ca510e6]

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>  [f14430833c3204785ceb95dba8ba81fd9704cf27]

CWS-TOOLING: integrate CWS ooo311gsl06_DEV300 2009-07-21 16:30:28 +0200 hdu  r274204 : #i102486# right align text one pixel left of right edge 2009-07-20 16:47:50 +0200 hdu  r274150 : #i103446# fix use case of GetTextBreak() when there is no room at all for the text


2009-07-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [ab8dd2505c7486eed6f9ab9d4a4fba6e586ce81b]

CWS-TOOLING: integrate CWS chart39 2009-06-30 16:55:46 +0200 iha  r273522 : #i103209# im-/export attribute xlink:href at chart:chart element + some cleanup in naming 2009-06-30 16:45:59 +0200 iha  r273521 : #i102701# apply patch for P1 issue on dev300m50 to be able to save again 2009-06-30 16:32:32 +0200 iha  r273520 : #i103209# im-/export attribute xlink:href at chart:chart element + some cleanup in naming 2009-06-29 10:04:34 +0200 iha  r273454 : #i103147# ODF, workaround broken files with a missing table:cell-range-address at the plot-area 2009-06-26 19:31:16 +0200 iha  r273437 : #i103147# ODF, workaround broken files with a missing table:cell-range-address at the plot-area 2009-06-25 10:36:28 +0200 iha  r273367 : #i101968# text values in data range cause incorrect x values 2009-06-24 17:34:18 +0200 iha  r273357 : #i102428# x values are wrong in xy-scatter-chart with own data table if empty cells are contained in x values 2009-06-24 10:16:25 +0200 iha  r273317 : #i99915# wrong matrix translation causes broken chart display for small values 2009-06-19 17:20:06 +0200 iha  r273174 : #i78025# charts own borders are not completely visible 2009-06-19 17:18:41 +0200 iha  r273172 : #i102950# don't paint additional borders for charts 2009-06-11 16:27:54 +0200 iha  r272884 : CWS-TOOLING: rebase CWS chart39 to trunk@272827 (milestone: DEV300:m50) 2009-06-09 17:50:10 +0200 iha  r272790 : #i97222# when converting a chart via API to 3D categories get lost and for line,area&xy the stacking mode is wrong 2009-06-09 16:00:27 +0200 iha  r272775 : #i98319# data point properties get lost while copying charts from calc to impress 2009-06-09 10:26:51 +0200 iha  r272755 : #i98392# correct orienation of gradient fillings on 3D walls 2009-05-29 10:35:16 +0200 iha  r272436 : #i100529# Plot missing values - leave gap fails for smoothed lines 2009-05-04 18:20:31 +0200 iha  r271478 : #i99841# Title with Vertically stacked attribute is wrong after editing 2009-05-04 18:03:01 +0200 iha  r271477 : #i101050# avoid a corner in closed lines, which are smoothed by spline 2009-05-04 16:45:18 +0200 iha  r271472 : #i101050# avoid crash in case the normals sequence has less points than the polygon


2009-07-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [302383a919561946ac02473bdda8c425a7ca685e]

CWS-TOOLING: integrate CWS chart39 2009-06-30 16:55:46 +0200 iha  r273522 : #i103209# im-/export attribute xlink:href at chart:chart element + some cleanup in naming 2009-06-30 16:45:59 +0200 iha  r273521 : #i102701# apply patch for P1 issue on dev300m50 to be able to save again 2009-06-30 16:32:32 +0200 iha  r273520 : #i103209# im-/export attribute xlink:href at chart:chart element + some cleanup in naming 2009-06-29 10:04:34 +0200 iha  r273454 : #i103147# ODF, workaround broken files with a missing table:cell-range-address at the plot-area 2009-06-26 19:31:16 +0200 iha  r273437 : #i103147# ODF, workaround broken files with a missing table:cell-range-address at the plot-area 2009-06-25 10:36:28 +0200 iha  r273367 : #i101968# text values in data range cause incorrect x values 2009-06-24 17:34:18 +0200 iha  r273357 : #i102428# x values are wrong in xy-scatter-chart with own data table if empty cells are contained in x values 2009-06-24 10:16:25 +0200 iha  r273317 : #i99915# wrong matrix translation causes broken chart display for small values 2009-06-19 17:20:06 +0200 iha  r273174 : #i78025# charts own borders are not completely visible 2009-06-19 17:18:41 +0200 iha  r273172 : #i102950# don't paint additional borders for charts 2009-06-11 16:27:54 +0200 iha  r272884 : CWS-TOOLING: rebase CWS chart39 to trunk@272827 (milestone: DEV300:m50) 2009-06-09 17:50:10 +0200 iha  r272790 : #i97222# when converting a chart via API to 3D categories get lost and for line,area&xy the stacking mode is wrong 2009-06-09 16:00:27 +0200 iha  r272775 : #i98319# data point properties get lost while copying charts from calc to impress 2009-06-09 10:26:51 +0200 iha  r272755 : #i98392# correct orienation of gradient fillings on 3D walls 2009-05-29 10:35:16 +0200 iha  r272436 : #i100529# Plot missing values - leave gap fails for smoothed lines 2009-05-04 18:20:31 +0200 iha  r271478 : #i99841# Title with Vertically stacked attribute is wrong after editing 2009-05-04 18:03:01 +0200 iha  r271477 : #i101050# avoid a corner in closed lines, which are smoothed by spline 2009-05-04 16:45:18 +0200 iha  r271472 : #i101050# avoid crash in case the normals sequence has less points than the polygon


2009-07-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [e32d93c404f611644b2f458b9a4c449635394c9c]

CWS-TOOLING: integrate CWS chart39 2009-06-30 16:55:46 +0200 iha  r273522 : #i103209# im-/export attribute xlink:href at chart:chart element + some cleanup in naming 2009-06-30 16:45:59 +0200 iha  r273521 : #i102701# apply patch for P1 issue on dev300m50 to be able to save again 2009-06-30 16:32:32 +0200 iha  r273520 : #i103209# im-/export attribute xlink:href at chart:chart element + some cleanup in naming 2009-06-29 10:04:34 +0200 iha  r273454 : #i103147# ODF, workaround broken files with a missing table:cell-range-address at the plot-area 2009-06-26 19:31:16 +0200 iha  r273437 : #i103147# ODF, workaround broken files with a missing table:cell-range-address at the plot-area 2009-06-25 10:36:28 +0200 iha  r273367 : #i101968# text values in data range cause incorrect x values 2009-06-24 17:34:18 +0200 iha  r273357 : #i102428# x values are wrong in xy-scatter-chart with own data table if empty cells are contained in x values 2009-06-24 10:16:25 +0200 iha  r273317 : #i99915# wrong matrix translation causes broken chart display for small values 2009-06-19 17:20:06 +0200 iha  r273174 : #i78025# charts own borders are not completely visible 2009-06-19 17:18:41 +0200 iha  r273172 : #i102950# don't paint additional borders for charts 2009-06-11 16:27:54 +0200 iha  r272884 : CWS-TOOLING: rebase CWS chart39 to trunk@272827 (milestone: DEV300:m50) 2009-06-09 17:50:10 +0200 iha  r272790 : #i97222# when converting a chart via API to 3D categories get lost and for line,area&xy the stacking mode is wrong 2009-06-09 16:00:27 +0200 iha  r272775 : #i98319# data point properties get lost while copying charts from calc to impress 2009-06-09 10:26:51 +0200 iha  r272755 : #i98392# correct orienation of gradient fillings on 3D walls 2009-05-29 10:35:16 +0200 iha  r272436 : #i100529# Plot missing values - leave gap fails for smoothed lines 2009-05-04 18:20:31 +0200 iha  r271478 : #i99841# Title with Vertically stacked attribute is wrong after editing 2009-05-04 18:03:01 +0200 iha  r271477 : #i101050# avoid a corner in closed lines, which are smoothed by spline 2009-05-04 16:45:18 +0200 iha  r271472 : #i101050# avoid crash in case the normals sequence has less points than the polygon


2009-07-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [493cf3321476ff9478bc394ad279d64af71ede66]

CWS-TOOLING: integrate CWS calc51 2009-07-17 15:47:46 +0200 er  r274098 : #i101544# more thorough reference checking in chart data ranges; also prevent some possible crash if invalid ranges were to be passed to document/cell access. 2009-07-16 14:20:11 +0200 er  r274051 : #i101544# let ScRefTokenHelper::compileRangeRepresentation() fail on all possible non-reference occasions 2009-07-07 10:11:40 +0200 nn  r273776 : #i35579# don't use long instead of sal_Int32 2009-07-03 16:41:39 +0200 nn  r273711 : msvc warnings 2009-07-03 14:18:45 +0200 nn  r273698 : msvc warning 2009-07-03 11:30:41 +0200 nn  r273685 : #i35579# move new tokens to the end 2009-07-03 10:12:55 +0200 nn  r273681 : CWS-TOOLING: rebase CWS calc51 to trunk@273468 (milestone: DEV300:m51) 2009-06-30 17:57:30 +0200 nn  r273529 : #i103027# EnterData: if it's a formula, don't pass EditTextObject to undo 2009-06-29 14:31:18 +0200 er  r273474 : #i101544# #i101645# #i102388# applied diff from CWS dr68ooo311 2009-06-29 10:30:20 +0200 nn  r273457 : #i103161# DeleteCells: always leave list action 2009-06-24 16:16:34 +0200 nn  r273353 : gcc warnings 2009-06-17 11:50:28 +0200 tbe  r273055 : #i35579# Standard filter requires more options 2009-06-17 11:44:22 +0200 tbe  r273054 : #i35579# Standard filter requires more options 2009-06-17 11:22:23 +0200 tbe  r273052 : #i35579# Standard filter requires more options 2009-06-15 18:29:32 +0200 nn  r273006 : #160063# UseFormulaData: check parenthesis position 2009-06-12 15:41:16 +0200 nn  r272923 : #i99250# handle range lists in DoAutoOutline (patch from dtardon) 2009-06-11 15:07:05 +0200 nn  r272874 : #i86943# GetNextPos: skip overlapped cells 2009-06-11 11:17:37 +0200 nn  r272856 : #i97726# EnterData: get text from EditTextObject for repeat string of undo action 2009-06-10 20:45:07 +0200 nn  r272839 : #i102566# minimum amount of code between updates of calculation progress (patch by cmc) 2009-06-10 20:22:02 +0200 nn  r272838 : #i69524# PasteFile: specify target for SID_OPENDOC 2009-06-09 17:33:08 +0200 nn  r272789 : #i16615# absolute/relative reference conversion for cell ranges (patch by gaojingmei)


2009-07-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [5099046dccb69af04e2a3adafad8e06c0832bd06]

CWS-TOOLING: integrate CWS calc51 2009-07-17 15:47:46 +0200 er  r274098 : #i101544# more thorough reference checking in chart data ranges; also prevent some possible crash if invalid ranges were to be passed to document/cell access. 2009-07-16 14:20:11 +0200 er  r274051 : #i101544# let ScRefTokenHelper::compileRangeRepresentation() fail on all possible non-reference occasions 2009-07-07 10:11:40 +0200 nn  r273776 : #i35579# don't use long instead of sal_Int32 2009-07-03 16:41:39 +0200 nn  r273711 : msvc warnings 2009-07-03 14:18:45 +0200 nn  r273698 : msvc warning 2009-07-03 11:30:41 +0200 nn  r273685 : #i35579# move new tokens to the end 2009-07-03 10:12:55 +0200 nn  r273681 : CWS-TOOLING: rebase CWS calc51 to trunk@273468 (milestone: DEV300:m51) 2009-06-30 17:57:30 +0200 nn  r273529 : #i103027# EnterData: if it's a formula, don't pass EditTextObject to undo 2009-06-29 14:31:18 +0200 er  r273474 : #i101544# #i101645# #i102388# applied diff from CWS dr68ooo311 2009-06-29 10:30:20 +0200 nn  r273457 : #i103161# DeleteCells: always leave list action 2009-06-24 16:16:34 +0200 nn  r273353 : gcc warnings 2009-06-17 11:50:28 +0200 tbe  r273055 : #i35579# Standard filter requires more options 2009-06-17 11:44:22 +0200 tbe  r273054 : #i35579# Standard filter requires more options 2009-06-17 11:22:23 +0200 tbe  r273052 : #i35579# Standard filter requires more options 2009-06-15 18:29:32 +0200 nn  r273006 : #160063# UseFormulaData: check parenthesis position 2009-06-12 15:41:16 +0200 nn  r272923 : #i99250# handle range lists in DoAutoOutline (patch from dtardon) 2009-06-11 15:07:05 +0200 nn  r272874 : #i86943# GetNextPos: skip overlapped cells 2009-06-11 11:17:37 +0200 nn  r272856 : #i97726# EnterData: get text from EditTextObject for repeat string of undo action 2009-06-10 20:45:07 +0200 nn  r272839 : #i102566# minimum amount of code between updates of calculation progress (patch by cmc) 2009-06-10 20:22:02 +0200 nn  r272838 : #i69524# PasteFile: specify target for SID_OPENDOC 2009-06-09 17:33:08 +0200 nn  r272789 : #i16615# absolute/relative reference conversion for cell ranges (patch by gaojingmei)


2009-07-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [b34c77d7750078522fe4da3deaa638ddae8c90aa]

CWS-TOOLING: integrate CWS calc51 2009-07-17 15:47:46 +0200 er  r274098 : #i101544# more thorough reference checking in chart data ranges; also prevent some possible crash if invalid ranges were to be passed to document/cell access. 2009-07-16 14:20:11 +0200 er  r274051 : #i101544# let ScRefTokenHelper::compileRangeRepresentation() fail on all possible non-reference occasions 2009-07-07 10:11:40 +0200 nn  r273776 : #i35579# don't use long instead of sal_Int32 2009-07-03 16:41:39 +0200 nn  r273711 : msvc warnings 2009-07-03 14:18:45 +0200 nn  r273698 : msvc warning 2009-07-03 11:30:41 +0200 nn  r273685 : #i35579# move new tokens to the end 2009-07-03 10:12:55 +0200 nn  r273681 : CWS-TOOLING: rebase CWS calc51 to trunk@273468 (milestone: DEV300:m51) 2009-06-30 17:57:30 +0200 nn  r273529 : #i103027# EnterData: if it's a formula, don't pass EditTextObject to undo 2009-06-29 14:31:18 +0200 er  r273474 : #i101544# #i101645# #i102388# applied diff from CWS dr68ooo311 2009-06-29 10:30:20 +0200 nn  r273457 : #i103161# DeleteCells: always leave list action 2009-06-24 16:16:34 +0200 nn  r273353 : gcc warnings 2009-06-17 11:50:28 +0200 tbe  r273055 : #i35579# Standard filter requires more options 2009-06-17 11:44:22 +0200 tbe  r273054 : #i35579# Standard filter requires more options 2009-06-17 11:22:23 +0200 tbe  r273052 : #i35579# Standard filter requires more options 2009-06-15 18:29:32 +0200 nn  r273006 : #160063# UseFormulaData: check parenthesis position 2009-06-12 15:41:16 +0200 nn  r272923 : #i99250# handle range lists in DoAutoOutline (patch from dtardon) 2009-06-11 15:07:05 +0200 nn  r272874 : #i86943# GetNextPos: skip overlapped cells 2009-06-11 11:17:37 +0200 nn  r272856 : #i97726# EnterData: get text from EditTextObject for repeat string of undo action 2009-06-10 20:45:07 +0200 nn  r272839 : #i102566# minimum amount of code between updates of calculation progress (patch by cmc) 2009-06-10 20:22:02 +0200 nn  r272838 : #i69524# PasteFile: specify target for SID_OPENDOC 2009-06-09 17:33:08 +0200 nn  r272789 : #i16615# absolute/relative reference conversion for cell ranges (patch by gaojingmei)


2009-07-28  Thomas Lange  <tl@openoffice.org>  [e7200b2b026e535228b1fa27d4ab450b8125f2fd]

#i101242# fixed crashwhen printing the page preview with new print UI


2009-07-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [90ed76b32d11ac91a9920105a81c1544718fb193]

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-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [731da6979c55c25f089e6ca00b8e0cb6fddd9aa9]

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-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [9c4ae699b5b91fa193b4ccf0bf29a3c1e69676b4]

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-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [fbbe9c7b24bb9b0ad47a1a7669a459b972b97982]

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-28  Helge Delfs  <hde@openoffice.org>  [051e3d9ee56b61ae3e5e56e2de998510b7ed95fc]

#103774# changed text direction entries from 3 to 4


2010-05-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [43ba7ae82ba066481805734099f2f95dc473c139]

mongolianlayout: Merge with DEV300_m53


2010-05-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [b835769555ab65c227b89c2a676d9085a7d0541b]

mongolianlayout: Merge with DEV300_m49


2010-05-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [4cb58ac5bb5792981910bd2a5871267e0f7e50f7]

mongolianlayout: Merge with DEV300_m45


2009-07-27  Kohei Yoshida  <kyoshida@novell.com>  [23d5998c325a7999f75448e70b315d12b639abc6]

fixed build breakages.  sc module is now buildable.


2009-07-27  Philipp Lohmann  <pl@openoffice.org>  [93e111d0778d7555df7b5a01042183687595f872]

#i92518# adapting new UX spec


2009-07-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [c97520547af89c9501d4a3424cb20dbb35ffda38]

CWS-TOOLING: integrate CWS cmcfixes60 2009-07-03 21:56:04 +0200 cmc  r273718 : #i103313# org.openoffice.System not org.openoffice.Setup for looking up default locale 2009-07-01 17:15:31 +0200 cmc  r273606 : #i102636# extra rounding precision 2009-07-01 11:04:47 +0200 cmc  r273556 : #i100000# workaround build issue 2009-06-30 17:27:41 +0200 cmc  r273525 : #i102636# extra rounding precision 2009-06-30 09:42:46 +0200 cmc  r273491 : #i102634# numbers got mixed up somehow 2009-06-30 09:19:56 +0200 cmc  r273490 : CWS-TOOLING: rebase CWS cmcfixes60 to trunk@273468 (milestone: DEV300:m51) 2009-06-22 12:54:45 +0200 cmc  r273217 : #i103000# micro-optimization to remove unused symbols from fpicker etc. 2009-06-19 10:06:21 +0200 cmc  r273148 : #i102932# put same type into an Any as we take out of that Any, affect 64bit 2009-06-13 17:38:42 +0200 cmc  r272957 : #i102742# gcc44 warnings, return of const primitive type doesn't mean anything 2009-06-13 16:22:40 +0200 cmc  r272955 : #i102737# keep existing logic and silence new gcc44 warnings 2009-06-13 16:06:25 +0200 cmc  r272954 : #i102736# confirm existing logic to be gcc44 warnings free 2009-06-10 19:40:24 +0200 cmc  r272837 : #i87461# 64bit color lossage 2009-06-10 19:23:38 +0200 cmc  r272836 : #i102636# tidy up UI rounding errors


2009-07-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [6189b25c86e18ef0021ea2f3ba256be36d0fb4be]

CWS-TOOLING: integrate CWS cmcfixes60 2009-07-03 21:56:04 +0200 cmc  r273718 : #i103313# org.openoffice.System not org.openoffice.Setup for looking up default locale 2009-07-01 17:15:31 +0200 cmc  r273606 : #i102636# extra rounding precision 2009-07-01 11:04:47 +0200 cmc  r273556 : #i100000# workaround build issue 2009-06-30 17:27:41 +0200 cmc  r273525 : #i102636# extra rounding precision 2009-06-30 09:42:46 +0200 cmc  r273491 : #i102634# numbers got mixed up somehow 2009-06-30 09:19:56 +0200 cmc  r273490 : CWS-TOOLING: rebase CWS cmcfixes60 to trunk@273468 (milestone: DEV300:m51) 2009-06-22 12:54:45 +0200 cmc  r273217 : #i103000# micro-optimization to remove unused symbols from fpicker etc. 2009-06-19 10:06:21 +0200 cmc  r273148 : #i102932# put same type into an Any as we take out of that Any, affect 64bit 2009-06-13 17:38:42 +0200 cmc  r272957 : #i102742# gcc44 warnings, return of const primitive type doesn't mean anything 2009-06-13 16:22:40 +0200 cmc  r272955 : #i102737# keep existing logic and silence new gcc44 warnings 2009-06-13 16:06:25 +0200 cmc  r272954 : #i102736# confirm existing logic to be gcc44 warnings free 2009-06-10 19:40:24 +0200 cmc  r272837 : #i87461# 64bit color lossage 2009-06-10 19:23:38 +0200 cmc  r272836 : #i102636# tidy up UI rounding errors


2009-07-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [801268f69c46e8b5f7f25af82806460c9f7b77f2]

CWS-TOOLING: integrate CWS cmcfixes60 2009-07-03 21:56:04 +0200 cmc  r273718 : #i103313# org.openoffice.System not org.openoffice.Setup for looking up default locale 2009-07-01 17:15:31 +0200 cmc  r273606 : #i102636# extra rounding precision 2009-07-01 11:04:47 +0200 cmc  r273556 : #i100000# workaround build issue 2009-06-30 17:27:41 +0200 cmc  r273525 : #i102636# extra rounding precision 2009-06-30 09:42:46 +0200 cmc  r273491 : #i102634# numbers got mixed up somehow 2009-06-30 09:19:56 +0200 cmc  r273490 : CWS-TOOLING: rebase CWS cmcfixes60 to trunk@273468 (milestone: DEV300:m51) 2009-06-22 12:54:45 +0200 cmc  r273217 : #i103000# micro-optimization to remove unused symbols from fpicker etc. 2009-06-19 10:06:21 +0200 cmc  r273148 : #i102932# put same type into an Any as we take out of that Any, affect 64bit 2009-06-13 17:38:42 +0200 cmc  r272957 : #i102742# gcc44 warnings, return of const primitive type doesn't mean anything 2009-06-13 16:22:40 +0200 cmc  r272955 : #i102737# keep existing logic and silence new gcc44 warnings 2009-06-13 16:06:25 +0200 cmc  r272954 : #i102736# confirm existing logic to be gcc44 warnings free 2009-06-10 19:40:24 +0200 cmc  r272837 : #i87461# 64bit color lossage 2009-06-10 19:23:38 +0200 cmc  r272836 : #i102636# tidy up UI rounding errors


2009-07-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f9f79d56997f53be03fd4cf6d84aa2b6195f6b6a]

CWS-TOOLING: integrate CWS cmcfixes60 2009-07-03 21:56:04 +0200 cmc  r273718 : #i103313# org.openoffice.System not org.openoffice.Setup for looking up default locale 2009-07-01 17:15:31 +0200 cmc  r273606 : #i102636# extra rounding precision 2009-07-01 11:04:47 +0200 cmc  r273556 : #i100000# workaround build issue 2009-06-30 17:27:41 +0200 cmc  r273525 : #i102636# extra rounding precision 2009-06-30 09:42:46 +0200 cmc  r273491 : #i102634# numbers got mixed up somehow 2009-06-30 09:19:56 +0200 cmc  r273490 : CWS-TOOLING: rebase CWS cmcfixes60 to trunk@273468 (milestone: DEV300:m51) 2009-06-22 12:54:45 +0200 cmc  r273217 : #i103000# micro-optimization to remove unused symbols from fpicker etc. 2009-06-19 10:06:21 +0200 cmc  r273148 : #i102932# put same type into an Any as we take out of that Any, affect 64bit 2009-06-13 17:38:42 +0200 cmc  r272957 : #i102742# gcc44 warnings, return of const primitive type doesn't mean anything 2009-06-13 16:22:40 +0200 cmc  r272955 : #i102737# keep existing logic and silence new gcc44 warnings 2009-06-13 16:06:25 +0200 cmc  r272954 : #i102736# confirm existing logic to be gcc44 warnings free 2009-06-10 19:40:24 +0200 cmc  r272837 : #i87461# 64bit color lossage 2009-06-10 19:23:38 +0200 cmc  r272836 : #i102636# tidy up UI rounding errors


2009-07-27  Philipp Lohmann  <pl@openoffice.org>  [efe311f79e12853753d50ffaf73630dfc88c1c09]

#i92518# adapting new UX spec


2009-07-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [4919ecf425ef2645f01fb644b6759b9eadee85d5]

CWS-TOOLING: integrate CWS aw073 2009-07-16 11:21:19 +0200 aw  r274036 : corrections after resync 2009-07-15 13:34:18 +0200 aw  r274009 : CWS-TOOLING: rebase CWS aw073 to trunk@273858 (milestone: DEV300:m52) 2009-07-01 20:04:27 +0200 aw  r273613 : CWS-TOOLING: rebase CWS aw073 to trunk@273468 (milestone: DEV300:m51) 2009-06-24 11:51:03 +0200 aw  r273324 : #i102062# added using statement for solaris compiler 2009-06-23 12:53:50 +0200 aw  r273278 : #i100158# force filled polygons to closed state 2009-06-23 12:28:33 +0200 aw  r273276 : #i100158#, #i102371# corrected all (mnAntialiasing & ANTIALIASING_ENABLE_B2DDRAW) shortcuts to support line/fill and to be not used when FillMode is not overpaint 2009-06-23 12:15:14 +0200 aw  r273274 : #i100158# added PolyPolygon support for snapPointsOfHorizontalOrVerticalEdges helper 2009-06-22 17:28:33 +0200 aw  r273244 : #i101508# added taking care of cell's distance-to-border values for cell text primitive creation 2009-06-22 12:59:10 +0200 aw  r273218 : #i102253# applied patch from OD (see task) 2009-06-18 17:00:52 +0200 aw  r273125 : #i102251# added EE_CNTRL_ONLINESPELLING switch off at DrawOutliner during GraphicExporter::GetGraphic 2009-06-18 14:35:57 +0200 aw  r273120 : #i102241# added mergeToSinglePolyPolygon usage to SdrObject::ImpConvertToContourObj 2009-06-18 14:35:20 +0200 aw  r273119 : #i102241# improved PolygonStrokePrimitive2D::createLocalDecomposition 2009-06-18 14:34:49 +0200 aw  r273118 : #i102241# Made B2DCubicBezier::testAndSolveTrivialBezier() numerically more stable 2009-06-17 16:11:21 +0200 aw  r273078 : #i102062# added compare support for OutlireParaObject's WrongList in an extra method; using in primitive comparators 2009-06-16 19:10:18 +0200 aw  r273037 : #i101957# corrected: offset needs to be added before rotation and shear 2009-06-16 18:58:43 +0200 aw  r273035 : #i101957# added needed offset by object width to SdrTextObj::impDecomposeStretchTextPrimitive for vertical texts 2009-06-16 18:35:55 +0200 aw  r273034 : #i101941# corrected object initialisation for 3D Scenes on Clone operator 2009-06-16 16:07:30 +0200 aw  r273024 : #i101811# extended renderChartPrimitive2D to create a correct embedding in a new MapMode 2009-06-12 19:38:07 +0200 aw  r272940 : #i101734# added test code to experiment on demand with more complex transformations for virtual objects than only translations 2009-06-12 19:37:07 +0200 aw  r272939 : #i101734# corrected SvtGraphicStroke preparation in MetaFile renderer (AFAP) 2009-06-12 16:31:55 +0200 aw  r272931 : #i101648# re-enabled object creation with objecttype OBJ_NONE for SW Frame creation 2009-06-12 13:59:05 +0200 aw  r272917 : #i101598# supported AAed single line paint in VCL 2009-06-12 11:34:25 +0200 aw  r272907 : #i101598# adapted Graphic::GetBitmap() usage 2009-06-10 16:34:19 +0200 aw  r272830 : #i101598# added VCL_DLLPUBLIC to parameter class 2009-06-10 16:30:27 +0200 aw  r272829 : #i101598# extended calls to Graphic::GetBitmap/Ex where conversions to Bitmap objects is needed to user defined parameters like AntiAlisasing 2009-06-10 16:28:44 +0200 aw  r272828 : #i101598# extended Graphic::GetBitmap/Ex interfaces to transport raster conversion parameters since these calls potentially need to rasterconvert a contained MetaFile 2009-06-09 16:26:40 +0200 aw  r272781 : #i100945# checked in proposed patch for now 2009-06-08 18:01:42 +0200 aw  r272742 : #i101239# teached BinTextObject to register at EditEngineItemPool sub-pool, not on given pool directly


2009-07-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [cbf10a85ee07cf370a5547e725cce5f193c9362c]

CWS-TOOLING: integrate CWS aw073 2009-07-16 11:21:19 +0200 aw  r274036 : corrections after resync 2009-07-15 13:34:18 +0200 aw  r274009 : CWS-TOOLING: rebase CWS aw073 to trunk@273858 (milestone: DEV300:m52) 2009-07-01 20:04:27 +0200 aw  r273613 : CWS-TOOLING: rebase CWS aw073 to trunk@273468 (milestone: DEV300:m51) 2009-06-24 11:51:03 +0200 aw  r273324 : #i102062# added using statement for solaris compiler 2009-06-23 12:53:50 +0200 aw  r273278 : #i100158# force filled polygons to closed state 2009-06-23 12:28:33 +0200 aw  r273276 : #i100158#, #i102371# corrected all (mnAntialiasing & ANTIALIASING_ENABLE_B2DDRAW) shortcuts to support line/fill and to be not used when FillMode is not overpaint 2009-06-23 12:15:14 +0200 aw  r273274 : #i100158# added PolyPolygon support for snapPointsOfHorizontalOrVerticalEdges helper 2009-06-22 17:28:33 +0200 aw  r273244 : #i101508# added taking care of cell's distance-to-border values for cell text primitive creation 2009-06-22 12:59:10 +0200 aw  r273218 : #i102253# applied patch from OD (see task) 2009-06-18 17:00:52 +0200 aw  r273125 : #i102251# added EE_CNTRL_ONLINESPELLING switch off at DrawOutliner during GraphicExporter::GetGraphic 2009-06-18 14:35:57 +0200 aw  r273120 : #i102241# added mergeToSinglePolyPolygon usage to SdrObject::ImpConvertToContourObj 2009-06-18 14:35:20 +0200 aw  r273119 : #i102241# improved PolygonStrokePrimitive2D::createLocalDecomposition 2009-06-18 14:34:49 +0200 aw  r273118 : #i102241# Made B2DCubicBezier::testAndSolveTrivialBezier() numerically more stable 2009-06-17 16:11:21 +0200 aw  r273078 : #i102062# added compare support for OutlireParaObject's WrongList in an extra method; using in primitive comparators 2009-06-16 19:10:18 +0200 aw  r273037 : #i101957# corrected: offset needs to be added before rotation and shear 2009-06-16 18:58:43 +0200 aw  r273035 : #i101957# added needed offset by object width to SdrTextObj::impDecomposeStretchTextPrimitive for vertical texts 2009-06-16 18:35:55 +0200 aw  r273034 : #i101941# corrected object initialisation for 3D Scenes on Clone operator 2009-06-16 16:07:30 +0200 aw  r273024 : #i101811# extended renderChartPrimitive2D to create a correct embedding in a new MapMode 2009-06-12 19:38:07 +0200 aw  r272940 : #i101734# added test code to experiment on demand with more complex transformations for virtual objects than only translations 2009-06-12 19:37:07 +0200 aw  r272939 : #i101734# corrected SvtGraphicStroke preparation in MetaFile renderer (AFAP) 2009-06-12 16:31:55 +0200 aw  r272931 : #i101648# re-enabled object creation with objecttype OBJ_NONE for SW Frame creation 2009-06-12 13:59:05 +0200 aw  r272917 : #i101598# supported AAed single line paint in VCL 2009-06-12 11:34:25 +0200 aw  r272907 : #i101598# adapted Graphic::GetBitmap() usage 2009-06-10 16:34:19 +0200 aw  r272830 : #i101598# added VCL_DLLPUBLIC to parameter class 2009-06-10 16:30:27 +0200 aw  r272829 : #i101598# extended calls to Graphic::GetBitmap/Ex where conversions to Bitmap objects is needed to user defined parameters like AntiAlisasing 2009-06-10 16:28:44 +0200 aw  r272828 : #i101598# extended Graphic::GetBitmap/Ex interfaces to transport raster conversion parameters since these calls potentially need to rasterconvert a contained MetaFile 2009-06-09 16:26:40 +0200 aw  r272781 : #i100945# checked in proposed patch for now 2009-06-08 18:01:42 +0200 aw  r272742 : #i101239# teached BinTextObject to register at EditEngineItemPool sub-pool, not on given pool directly


2009-07-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [3160055c323a9bcdc304b62d12b019d98da3218d]

CWS-TOOLING: integrate CWS aw073 2009-07-16 11:21:19 +0200 aw  r274036 : corrections after resync 2009-07-15 13:34:18 +0200 aw  r274009 : CWS-TOOLING: rebase CWS aw073 to trunk@273858 (milestone: DEV300:m52) 2009-07-01 20:04:27 +0200 aw  r273613 : CWS-TOOLING: rebase CWS aw073 to trunk@273468 (milestone: DEV300:m51) 2009-06-24 11:51:03 +0200 aw  r273324 : #i102062# added using statement for solaris compiler 2009-06-23 12:53:50 +0200 aw  r273278 : #i100158# force filled polygons to closed state 2009-06-23 12:28:33 +0200 aw  r273276 : #i100158#, #i102371# corrected all (mnAntialiasing & ANTIALIASING_ENABLE_B2DDRAW) shortcuts to support line/fill and to be not used when FillMode is not overpaint 2009-06-23 12:15:14 +0200 aw  r273274 : #i100158# added PolyPolygon support for snapPointsOfHorizontalOrVerticalEdges helper 2009-06-22 17:28:33 +0200 aw  r273244 : #i101508# added taking care of cell's distance-to-border values for cell text primitive creation 2009-06-22 12:59:10 +0200 aw  r273218 : #i102253# applied patch from OD (see task) 2009-06-18 17:00:52 +0200 aw  r273125 : #i102251# added EE_CNTRL_ONLINESPELLING switch off at DrawOutliner during GraphicExporter::GetGraphic 2009-06-18 14:35:57 +0200 aw  r273120 : #i102241# added mergeToSinglePolyPolygon usage to SdrObject::ImpConvertToContourObj 2009-06-18 14:35:20 +0200 aw  r273119 : #i102241# improved PolygonStrokePrimitive2D::createLocalDecomposition 2009-06-18 14:34:49 +0200 aw  r273118 : #i102241# Made B2DCubicBezier::testAndSolveTrivialBezier() numerically more stable 2009-06-17 16:11:21 +0200 aw  r273078 : #i102062# added compare support for OutlireParaObject's WrongList in an extra method; using in primitive comparators 2009-06-16 19:10:18 +0200 aw  r273037 : #i101957# corrected: offset needs to be added before rotation and shear 2009-06-16 18:58:43 +0200 aw  r273035 : #i101957# added needed offset by object width to SdrTextObj::impDecomposeStretchTextPrimitive for vertical texts 2009-06-16 18:35:55 +0200 aw  r273034 : #i101941# corrected object initialisation for 3D Scenes on Clone operator 2009-06-16 16:07:30 +0200 aw  r273024 : #i101811# extended renderChartPrimitive2D to create a correct embedding in a new MapMode 2009-06-12 19:38:07 +0200 aw  r272940 : #i101734# added test code to experiment on demand with more complex transformations for virtual objects than only translations 2009-06-12 19:37:07 +0200 aw  r272939 : #i101734# corrected SvtGraphicStroke preparation in MetaFile renderer (AFAP) 2009-06-12 16:31:55 +0200 aw  r272931 : #i101648# re-enabled object creation with objecttype OBJ_NONE for SW Frame creation 2009-06-12 13:59:05 +0200 aw  r272917 : #i101598# supported AAed single line paint in VCL 2009-06-12 11:34:25 +0200 aw  r272907 : #i101598# adapted Graphic::GetBitmap() usage 2009-06-10 16:34:19 +0200 aw  r272830 : #i101598# added VCL_DLLPUBLIC to parameter class 2009-06-10 16:30:27 +0200 aw  r272829 : #i101598# extended calls to Graphic::GetBitmap/Ex where conversions to Bitmap objects is needed to user defined parameters like AntiAlisasing 2009-06-10 16:28:44 +0200 aw  r272828 : #i101598# extended Graphic::GetBitmap/Ex interfaces to transport raster conversion parameters since these calls potentially need to rasterconvert a contained MetaFile 2009-06-09 16:26:40 +0200 aw  r272781 : #i100945# checked in proposed patch for now 2009-06-08 18:01:42 +0200 aw  r272742 : #i101239# teached BinTextObject to register at EditEngineItemPool sub-pool, not on given pool directly


2009-07-27  Kohei Yoshida  <kyoshida@novell.com>  [0b44c19403edebdb3d1f9f24fcfa1bc6d256d58c]

#i97416# initial porting of patches from ooo-build, to implement modified csv import option dialog.


2009-07-27  Kohei Yoshida  <kyoshida@novell.com>  [a1bfe5a5d9abacf9e68f7b87d9b213d65efdbb75]

#i97416# initial porting of patches from ooo-build, to implement modified csv import option dialog.


2009-07-27  Kohei Yoshida  <kyoshida@novell.com>  [a742f365f721d0f9c32122dafb19ec30c04be03a]

#i102141# initial port of patches from ooo-build, to implement a new HTML option dialog & associated changes in the core.


2009-07-27  Kohei Yoshida  <kyoshida@novell.com>  [b559137b68a273ef543711995ebf4f140cfe9149]

#i102141# initial port of patches from ooo-build, to implement a new HTML option dialog & associated changes in the core.


2009-07-27  Kohei Yoshida  <kyoshida@novell.com>  [57dbf3a5787c444efb079fee63ad822c2a93fae4]

#i3687# #i97416#: initial porting of patches from ooo-build.


2009-07-27  Kohei Yoshida  <kyoshida@novell.com>  [44ccce1e58ad84329f5d5d9f233c5ae844422218]

#i3687# #i97416#: initial porting of patches from ooo-build.


2009-07-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a1bedf02c3973755dc5f9870d39bab827c4f07b4]

CWS-TOOLING: integrate CWS kso32fixes 2009-07-10 15:25:24 +0200 kso  r273899 : #i53184# - fix probs with UNC server names containing underscores. 2009-07-10 14:31:59 +0200 kso  r273893 : CWS-TOOLING: rebase CWS kso32fixes to trunk@273858 (milestone: DEV300:m52) 2009-07-09 13:46:16 +0200 kso  r273861 : #i53184# - withdrew patch. 2009-07-08 13:39:00 +0200 kso  r273829 : #i63159# - added license header 2009-07-08 11:44:08 +0200 kso  r273824 : i53184 - cannot open files from shell if UNC server has a _ (underscore) 2009-07-08 11:21:12 +0200 kso  r273822 : #i93271# - mingw build error 2009-07-08 11:13:48 +0200 kso  r273821 : #i91247 - Adhere to one more xdg spec 2009-07-08 11:02:53 +0200 kso  r273820 : #i89017# - osl_trace now emits trailing line feed to the debugger 2009-07-08 10:55:04 +0200 kso  r273819 : #i88663# - not waiting on successful forks but subsequent process failure 2009-07-07 17:05:27 +0200 kso  r273810 : #i88382# - It's nice to leave the modal mode in gtk+ too ;-) 2009-07-07 16:53:34 +0200 kso  r273808 : i88331# - Typo in include guard 2009-07-07 16:48:17 +0200 kso  r273807 : i82831# - crashrep: warnings when size_t != int 2009-07-07 16:39:49 +0200 kso  r273806 : i63159# - Patch to use d_type field in dirent structure if possible 2009-06-24 12:52:27 +0200 kso  r273333 : #i100274# - solved win2k missing symbol problem (again). 2009-05-20 13:58:48 +0200 kso  r272124 : CWS-TOOLING: rebase CWS kso32fixes to trunk@271830 (milestone: DEV300:m48) 2009-04-17 14:50:54 +0200 kso  r270950 : CWS-TOOLING: rebase CWS kso32fixes to trunk@270723 (milestone: DEV300:m46) 2009-03-26 09:27:28 +0100 kso  r270054 : #i100274# NTLM code cleanup. 2009-03-20 14:13:38 +0100 kso  r269807 : #i100274# - Fixed potential buffer overflow in NTLM code. 2009-03-19 14:53:03 +0100 kso  r269748 : #i100274. Added NTLM support for Non-Windows platforms. 2009-03-17 15:52:44 +0100 kso  r269613 : CWS-TOOLING: rebase CWS kso32fixes to trunk@269297 (milestone: DEV300:m43)


2009-07-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [dc1f15a538a5e42ae7d33082cf2d99ac70255271]

CWS-TOOLING: integrate CWS kso32fixes 2009-07-10 15:25:24 +0200 kso  r273899 : #i53184# - fix probs with UNC server names containing underscores. 2009-07-10 14:31:59 +0200 kso  r273893 : CWS-TOOLING: rebase CWS kso32fixes to trunk@273858 (milestone: DEV300:m52) 2009-07-09 13:46:16 +0200 kso  r273861 : #i53184# - withdrew patch. 2009-07-08 13:39:00 +0200 kso  r273829 : #i63159# - added license header 2009-07-08 11:44:08 +0200 kso  r273824 : i53184 - cannot open files from shell if UNC server has a _ (underscore) 2009-07-08 11:21:12 +0200 kso  r273822 : #i93271# - mingw build error 2009-07-08 11:13:48 +0200 kso  r273821 : #i91247 - Adhere to one more xdg spec 2009-07-08 11:02:53 +0200 kso  r273820 : #i89017# - osl_trace now emits trailing line feed to the debugger 2009-07-08 10:55:04 +0200 kso  r273819 : #i88663# - not waiting on successful forks but subsequent process failure 2009-07-07 17:05:27 +0200 kso  r273810 : #i88382# - It's nice to leave the modal mode in gtk+ too ;-) 2009-07-07 16:53:34 +0200 kso  r273808 : i88331# - Typo in include guard 2009-07-07 16:48:17 +0200 kso  r273807 : i82831# - crashrep: warnings when size_t != int 2009-07-07 16:39:49 +0200 kso  r273806 : i63159# - Patch to use d_type field in dirent structure if possible 2009-06-24 12:52:27 +0200 kso  r273333 : #i100274# - solved win2k missing symbol problem (again). 2009-05-20 13:58:48 +0200 kso  r272124 : CWS-TOOLING: rebase CWS kso32fixes to trunk@271830 (milestone: DEV300:m48) 2009-04-17 14:50:54 +0200 kso  r270950 : CWS-TOOLING: rebase CWS kso32fixes to trunk@270723 (milestone: DEV300:m46) 2009-03-26 09:27:28 +0100 kso  r270054 : #i100274# NTLM code cleanup. 2009-03-20 14:13:38 +0100 kso  r269807 : #i100274# - Fixed potential buffer overflow in NTLM code. 2009-03-19 14:53:03 +0100 kso  r269748 : #i100274. Added NTLM support for Non-Windows platforms. 2009-03-17 15:52:44 +0100 kso  r269613 : CWS-TOOLING: rebase CWS kso32fixes to trunk@269297 (milestone: DEV300:m43)


2009-07-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [76e947292e66f56e46b09cffd9b76db794185c8e]

CWS-TOOLING: integrate CWS kso32fixes 2009-07-10 15:25:24 +0200 kso  r273899 : #i53184# - fix probs with UNC server names containing underscores. 2009-07-10 14:31:59 +0200 kso  r273893 : CWS-TOOLING: rebase CWS kso32fixes to trunk@273858 (milestone: DEV300:m52) 2009-07-09 13:46:16 +0200 kso  r273861 : #i53184# - withdrew patch. 2009-07-08 13:39:00 +0200 kso  r273829 : #i63159# - added license header 2009-07-08 11:44:08 +0200 kso  r273824 : i53184 - cannot open files from shell if UNC server has a _ (underscore) 2009-07-08 11:21:12 +0200 kso  r273822 : #i93271# - mingw build error 2009-07-08 11:13:48 +0200 kso  r273821 : #i91247 - Adhere to one more xdg spec 2009-07-08 11:02:53 +0200 kso  r273820 : #i89017# - osl_trace now emits trailing line feed to the debugger 2009-07-08 10:55:04 +0200 kso  r273819 : #i88663# - not waiting on successful forks but subsequent process failure 2009-07-07 17:05:27 +0200 kso  r273810 : #i88382# - It's nice to leave the modal mode in gtk+ too ;-) 2009-07-07 16:53:34 +0200 kso  r273808 : i88331# - Typo in include guard 2009-07-07 16:48:17 +0200 kso  r273807 : i82831# - crashrep: warnings when size_t != int 2009-07-07 16:39:49 +0200 kso  r273806 : i63159# - Patch to use d_type field in dirent structure if possible 2009-06-24 12:52:27 +0200 kso  r273333 : #i100274# - solved win2k missing symbol problem (again). 2009-05-20 13:58:48 +0200 kso  r272124 : CWS-TOOLING: rebase CWS kso32fixes to trunk@271830 (milestone: DEV300:m48) 2009-04-17 14:50:54 +0200 kso  r270950 : CWS-TOOLING: rebase CWS kso32fixes to trunk@270723 (milestone: DEV300:m46) 2009-03-26 09:27:28 +0100 kso  r270054 : #i100274# NTLM code cleanup. 2009-03-20 14:13:38 +0100 kso  r269807 : #i100274# - Fixed potential buffer overflow in NTLM code. 2009-03-19 14:53:03 +0100 kso  r269748 : #i100274. Added NTLM support for Non-Windows platforms. 2009-03-17 15:52:44 +0100 kso  r269613 : CWS-TOOLING: rebase CWS kso32fixes to trunk@269297 (milestone: DEV300:m43)


2009-07-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [242fa8cd290df213faea0acd0e511afc45cbd84a]

CWS-TOOLING: integrate CWS kso32fixes 2009-07-10 15:25:24 +0200 kso  r273899 : #i53184# - fix probs with UNC server names containing underscores. 2009-07-10 14:31:59 +0200 kso  r273893 : CWS-TOOLING: rebase CWS kso32fixes to trunk@273858 (milestone: DEV300:m52) 2009-07-09 13:46:16 +0200 kso  r273861 : #i53184# - withdrew patch. 2009-07-08 13:39:00 +0200 kso  r273829 : #i63159# - added license header 2009-07-08 11:44:08 +0200 kso  r273824 : i53184 - cannot open files from shell if UNC server has a _ (underscore) 2009-07-08 11:21:12 +0200 kso  r273822 : #i93271# - mingw build error 2009-07-08 11:13:48 +0200 kso  r273821 : #i91247 - Adhere to one more xdg spec 2009-07-08 11:02:53 +0200 kso  r273820 : #i89017# - osl_trace now emits trailing line feed to the debugger 2009-07-08 10:55:04 +0200 kso  r273819 : #i88663# - not waiting on successful forks but subsequent process failure 2009-07-07 17:05:27 +0200 kso  r273810 : #i88382# - It's nice to leave the modal mode in gtk+ too ;-) 2009-07-07 16:53:34 +0200 kso  r273808 : i88331# - Typo in include guard 2009-07-07 16:48:17 +0200 kso  r273807 : i82831# - crashrep: warnings when size_t != int 2009-07-07 16:39:49 +0200 kso  r273806 : i63159# - Patch to use d_type field in dirent structure if possible 2009-06-24 12:52:27 +0200 kso  r273333 : #i100274# - solved win2k missing symbol problem (again). 2009-05-20 13:58:48 +0200 kso  r272124 : CWS-TOOLING: rebase CWS kso32fixes to trunk@271830 (milestone: DEV300:m48) 2009-04-17 14:50:54 +0200 kso  r270950 : CWS-TOOLING: rebase CWS kso32fixes to trunk@270723 (milestone: DEV300:m46) 2009-03-26 09:27:28 +0100 kso  r270054 : #i100274# NTLM code cleanup. 2009-03-20 14:13:38 +0100 kso  r269807 : #i100274# - Fixed potential buffer overflow in NTLM code. 2009-03-19 14:53:03 +0100 kso  r269748 : #i100274. Added NTLM support for Non-Windows platforms. 2009-03-17 15:52:44 +0100 kso  r269613 : CWS-TOOLING: rebase CWS kso32fixes to trunk@269297 (milestone: DEV300:m43)


2009-07-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [76d5f5a3bd0803f25db2f3e97136dfc2de06a735]

CWS-TOOLING: integrate CWS kso32fixes 2009-07-10 15:25:24 +0200 kso  r273899 : #i53184# - fix probs with UNC server names containing underscores. 2009-07-10 14:31:59 +0200 kso  r273893 : CWS-TOOLING: rebase CWS kso32fixes to trunk@273858 (milestone: DEV300:m52) 2009-07-09 13:46:16 +0200 kso  r273861 : #i53184# - withdrew patch. 2009-07-08 13:39:00 +0200 kso  r273829 : #i63159# - added license header 2009-07-08 11:44:08 +0200 kso  r273824 : i53184 - cannot open files from shell if UNC server has a _ (underscore) 2009-07-08 11:21:12 +0200 kso  r273822 : #i93271# - mingw build error 2009-07-08 11:13:48 +0200 kso  r273821 : #i91247 - Adhere to one more xdg spec 2009-07-08 11:02:53 +0200 kso  r273820 : #i89017# - osl_trace now emits trailing line feed to the debugger 2009-07-08 10:55:04 +0200 kso  r273819 : #i88663# - not waiting on successful forks but subsequent process failure 2009-07-07 17:05:27 +0200 kso  r273810 : #i88382# - It's nice to leave the modal mode in gtk+ too ;-) 2009-07-07 16:53:34 +0200 kso  r273808 : i88331# - Typo in include guard 2009-07-07 16:48:17 +0200 kso  r273807 : i82831# - crashrep: warnings when size_t != int 2009-07-07 16:39:49 +0200 kso  r273806 : i63159# - Patch to use d_type field in dirent structure if possible 2009-06-24 12:52:27 +0200 kso  r273333 : #i100274# - solved win2k missing symbol problem (again). 2009-05-20 13:58:48 +0200 kso  r272124 : CWS-TOOLING: rebase CWS kso32fixes to trunk@271830 (milestone: DEV300:m48) 2009-04-17 14:50:54 +0200 kso  r270950 : CWS-TOOLING: rebase CWS kso32fixes to trunk@270723 (milestone: DEV300:m46) 2009-03-26 09:27:28 +0100 kso  r270054 : #i100274# NTLM code cleanup. 2009-03-20 14:13:38 +0100 kso  r269807 : #i100274# - Fixed potential buffer overflow in NTLM code. 2009-03-19 14:53:03 +0100 kso  r269748 : #i100274. Added NTLM support for Non-Windows platforms. 2009-03-17 15:52:44 +0100 kso  r269613 : CWS-TOOLING: rebase CWS kso32fixes to trunk@269297 (milestone: DEV300:m43)


2009-07-27  Henning Brinkmann  <hbrinkm@openoffice.org>  [a7d244fab0a92e3cecb558de1a4e628e891fcc6b]

use <stage1> as outer tag. Status comments are located before case statement, not after. Use qname attribute instead of tokenid


2009-07-27  Henning Brinkmann  <hbrinkm@openoffice.org>  [4ce8c07a91e7f47a9adced553c9bea3f2248b172]

handle all rng:element and rng:attribute


2009-07-25  Philipp Lohmann  <pl@openoffice.org>  [f12ec65fe96fb1a0c5824b78f4a38154431eb184]

solve a rebase problem


2009-07-25  Philipp Lohmann  <pl@openoffice.org>  [e47d92b9b01662219a47360016aeccf3c14bbc92]

solve a rebase problem


2009-10-08  hg  <hg@oosvn01.>  [37a3e4422cec55b5f792cbdfbd8c70889c398a4c]

merge with m53


2009-07-25  Philipp Lohmann  <pl@openoffice.org>  [90854d1828ab03e7dbfca7214cd3aec140d8a9f3]

solve some rebase problems


2009-10-08  hg  <hg@oosvn01.>  [98fa30855ac5b597ac1f4542f4995c07887f632f]

merge with m53


2009-07-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [e443a6d930c52ab7555a2ecbd719a8b32929f379]

CWS-TOOLING: integrate CWS vcl103 2009-07-24 Jens-Heiner Rechtien #i10000#: merge with m53 2009-07-10 Philipp Lohmann merge 2009-07-10 hdu #i103417# ignore non-standard font styles 2009-07-07 Philipp Lohmann #i98789# add: Invalidate on StateChanged( STATE_CHANGE_ENABLE ) 2009-07-07 Philipp Lohmann #i102501# ExportFormFields should be persistent 2009-07-07 Philipp Lohmann merge 2009-07-07 Philipp Lohmann #i103319# there is no platform currently where we should beep on disabled controls 2009-07-02 Philipp Lohmann merge 2009-07-01 Philipp Lohmann #i93100# handle ListBox with no border a little more graceful on MacOSX 2009-07-01 Philipp Lohmann #i101307# don't crash due to unfortunate timing 2009-07-03 thb #i103145# Swapped HINT_DOCK for HINT_TOOLBAR for the presentation fullscreen window; anecdotal evidence suggests it works much better then for wide-spread window managers 2009-06-30 Philipp Lohmann #i103102# evaluate Cmd-Option key combinations 2009-06-29 Philipp Lohmann #i103148# catch exception from missing UCB (thanks thb) 2009-06-29 hdu #i102378# fix PDF-export on PPC (thanks cloph!) 2009-06-25 Philipp Lohmann fix another link problem 2009-06-24 Philipp Lohmann use correct method signature 2009-06-24 Philipp Lohmann fix a warning 2009-06-24 Philipp Lohmann fix a warning 2009-06-24 Philipp Lohmann #i100357# add: GDIMetaFile::GetBoundRect 2009-06-24 Philipp Lohmann merge 2009-06-24 hdu #i100357# extend GetTextBoundRect() to measure justified text too 2009-06-23 Philipp Lohmann #i101108# protect writer from itself, no one could ever use paper of size (0,0) 2009-06-22 Philipp Lohmann merge 2009-06-22 Philipp Lohmann #i92356# treat windows running a popup menu as modal 2009-06-22 hdu #i100000# remove sft.h again (CWS dba32b accidentially reintroduced it) 2009-06-17 Philipp Lohmann merge 2009-06-17 Philipp Lohmann remove warnings (thanks ericb) 2009-06-17 Philipp Lohmann merge 2009-06-17 Philipp Lohmann #i102133# free cursors (thanks cmc) 2009-06-17 Philipp Lohmann #i97293# catch exception 2009-06-17 Philipp Lohmann #i91240# fix images in menus, again 2009-06-15 Philipp Lohmann #i100586# fix a pure virtual method (thanks cmc) 2009-06-15 Philipp Lohmann fix an array delete issue 2009-06-15 Philipp Lohmann #i102228# fix a cleanup issue 2009-06-15 Philipp Lohmann #i97218# solve duplicate accelerator 2009-06-12 hdu #i102219# avoid void*->oslGenericFunction cast for MingW (thanks tono!)


2009-07-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [0cc253983c0a3507326cc0f7f81510d754848562]

CWS-TOOLING: integrate CWS vcl103 2009-07-24 Jens-Heiner Rechtien #i10000#: merge with m53 2009-07-10 Philipp Lohmann merge 2009-07-10 hdu #i103417# ignore non-standard font styles 2009-07-07 Philipp Lohmann #i98789# add: Invalidate on StateChanged( STATE_CHANGE_ENABLE ) 2009-07-07 Philipp Lohmann #i102501# ExportFormFields should be persistent 2009-07-07 Philipp Lohmann merge 2009-07-07 Philipp Lohmann #i103319# there is no platform currently where we should beep on disabled controls 2009-07-02 Philipp Lohmann merge 2009-07-01 Philipp Lohmann #i93100# handle ListBox with no border a little more graceful on MacOSX 2009-07-01 Philipp Lohmann #i101307# don't crash due to unfortunate timing 2009-07-03 thb #i103145# Swapped HINT_DOCK for HINT_TOOLBAR for the presentation fullscreen window; anecdotal evidence suggests it works much better then for wide-spread window managers 2009-06-30 Philipp Lohmann #i103102# evaluate Cmd-Option key combinations 2009-06-29 Philipp Lohmann #i103148# catch exception from missing UCB (thanks thb) 2009-06-29 hdu #i102378# fix PDF-export on PPC (thanks cloph!) 2009-06-25 Philipp Lohmann fix another link problem 2009-06-24 Philipp Lohmann use correct method signature 2009-06-24 Philipp Lohmann fix a warning 2009-06-24 Philipp Lohmann fix a warning 2009-06-24 Philipp Lohmann #i100357# add: GDIMetaFile::GetBoundRect 2009-06-24 Philipp Lohmann merge 2009-06-24 hdu #i100357# extend GetTextBoundRect() to measure justified text too 2009-06-23 Philipp Lohmann #i101108# protect writer from itself, no one could ever use paper of size (0,0) 2009-06-22 Philipp Lohmann merge 2009-06-22 Philipp Lohmann #i92356# treat windows running a popup menu as modal 2009-06-22 hdu #i100000# remove sft.h again (CWS dba32b accidentially reintroduced it) 2009-06-17 Philipp Lohmann merge 2009-06-17 Philipp Lohmann remove warnings (thanks ericb) 2009-06-17 Philipp Lohmann merge 2009-06-17 Philipp Lohmann #i102133# free cursors (thanks cmc) 2009-06-17 Philipp Lohmann #i97293# catch exception 2009-06-17 Philipp Lohmann #i91240# fix images in menus, again 2009-06-15 Philipp Lohmann #i100586# fix a pure virtual method (thanks cmc) 2009-06-15 Philipp Lohmann fix an array delete issue 2009-06-15 Philipp Lohmann #i102228# fix a cleanup issue 2009-06-15 Philipp Lohmann #i97218# solve duplicate accelerator 2009-06-12 hdu #i102219# avoid void*->oslGenericFunction cast for MingW (thanks tono!)


2009-07-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [4d09f8632fab030b0395cdbfdb64f2fe438c639c]

CWS-TOOLING: integrate CWS vcl103 2009-07-24 Jens-Heiner Rechtien #i10000#: merge with m53 2009-07-10 Philipp Lohmann merge 2009-07-10 hdu #i103417# ignore non-standard font styles 2009-07-07 Philipp Lohmann #i98789# add: Invalidate on StateChanged( STATE_CHANGE_ENABLE ) 2009-07-07 Philipp Lohmann #i102501# ExportFormFields should be persistent 2009-07-07 Philipp Lohmann merge 2009-07-07 Philipp Lohmann #i103319# there is no platform currently where we should beep on disabled controls 2009-07-02 Philipp Lohmann merge 2009-07-01 Philipp Lohmann #i93100# handle ListBox with no border a little more graceful on MacOSX 2009-07-01 Philipp Lohmann #i101307# don't crash due to unfortunate timing 2009-07-03 thb #i103145# Swapped HINT_DOCK for HINT_TOOLBAR for the presentation fullscreen window; anecdotal evidence suggests it works much better then for wide-spread window managers 2009-06-30 Philipp Lohmann #i103102# evaluate Cmd-Option key combinations 2009-06-29 Philipp Lohmann #i103148# catch exception from missing UCB (thanks thb) 2009-06-29 hdu #i102378# fix PDF-export on PPC (thanks cloph!) 2009-06-25 Philipp Lohmann fix another link problem 2009-06-24 Philipp Lohmann use correct method signature 2009-06-24 Philipp Lohmann fix a warning 2009-06-24 Philipp Lohmann fix a warning 2009-06-24 Philipp Lohmann #i100357# add: GDIMetaFile::GetBoundRect 2009-06-24 Philipp Lohmann merge 2009-06-24 hdu #i100357# extend GetTextBoundRect() to measure justified text too 2009-06-23 Philipp Lohmann #i101108# protect writer from itself, no one could ever use paper of size (0,0) 2009-06-22 Philipp Lohmann merge 2009-06-22 Philipp Lohmann #i92356# treat windows running a popup menu as modal 2009-06-22 hdu #i100000# remove sft.h again (CWS dba32b accidentially reintroduced it) 2009-06-17 Philipp Lohmann merge 2009-06-17 Philipp Lohmann remove warnings (thanks ericb) 2009-06-17 Philipp Lohmann merge 2009-06-17 Philipp Lohmann #i102133# free cursors (thanks cmc) 2009-06-17 Philipp Lohmann #i97293# catch exception 2009-06-17 Philipp Lohmann #i91240# fix images in menus, again 2009-06-15 Philipp Lohmann #i100586# fix a pure virtual method (thanks cmc) 2009-06-15 Philipp Lohmann fix an array delete issue 2009-06-15 Philipp Lohmann #i102228# fix a cleanup issue 2009-06-15 Philipp Lohmann #i97218# solve duplicate accelerator 2009-06-12 hdu #i102219# avoid void*->oslGenericFunction cast for MingW (thanks tono!)


2009-07-24  Philipp Lohmann  <pl@openoffice.org>  [6d16b13150863dc7506506863e73e28d5ff569ad]

#i92516# adapt new print UI spec


2009-07-24  Thomas Benisch  <tbe@openoffice.org>  [e4cf17583a7184d359ed0200a671f9efc8746b41]

#i12587# Inserting/editing arbitrary text objects in chart


2009-07-24  Oliver Bolte  <obo@openoffice.org>  [72a46825635a7829694c6f4780ca1e38e67fdb1d]

#i10000# patch for HH environment


2009-07-23  Philipp Lohmann  <pl@openoffice.org>  [631990a2fd46e66c130c63ed94246836ec59811c]

#i92516# adapt new UX spec


2009-07-23  Philipp Lohmann  <pl@openoffice.org>  [581da9a1c9fef99d6ca48ec1415fd1ec0c201f9c]

#i92516# adapt new UX spec


2009-07-23  Philipp Lohmann  <pl@openoffice.org>  [f3c2c59f9df88a6ef538bc438a24bf8cd18001d4]

#i92516# adapt new UX spec


2009-07-23  Philipp Lohmann  <pl@openoffice.org>  [6ae58a2ebae39bf610ccbc33b91bf98a000710a3]

#i92516# adapt new UX spec


2009-07-23  Philipp Lohmann  <pl@openoffice.org>  [d3e83bb08919ad8f87a03069f0e12e9ccf6c8806]

#i92516# adapt new UX spec


2009-07-23  Thomas Benisch  <tbe@openoffice.org>  [8e536b500b7a545323a3a99b0ca618892d756e28]

#i12587# Inserting/editing arbitrary text objects in chart


2009-07-23  Ivo Hinkelmann  <ihi@openoffice.org>  [4b4c5570a0ebc8d24515fad9350190e542c88be6]

#i10000# #i103730# ooo vs. so env fix


2009-07-22  Philipp Lohmann  <pl@openoffice.org>  [f3f952731fa35c7618d9c929ccb0773ad841fbf2]

#i92516# adapt to new UI spec


2009-07-22  Philipp Lohmann  <pl@openoffice.org>  [2938f82faeb4d1c7999f06a1b0fe0ad0ef8fb8b9]

#i92516# adapt to new UI spec


2009-07-22  Philipp Lohmann  <pl@openoffice.org>  [91846d7bb0abda1c14b441918a7f8c1b5c4c06ec]

#i92516# adapt to new UI spec


2009-07-22  Philipp Lohmann  <pl@openoffice.org>  [79f40c46fcc19ad9494c2dcc740bf6afb5c6f684]

#i92516# adapt to new UI spec


2009-10-08  hg  <hg@oosvn01.>  [fa1aa2ef8a6772954fe0ddbadb13f290743b939f]

merge with m50


2009-07-22  Philipp Lohmann  <pl@openoffice.org>  [a72dade8aa93bf07e5e66d0f61ae92e11f505c67]

#i92516# adapt to new UI spec


2009-10-08  hg  <hg@oosvn01.>  [8e3018cab06ac5987d31acf1ef2da2c453257b97]

merge with m50


2009-07-22  Henning Brinkmann  <hbrinkm@openoffice.org>  [38664ea3d43b140f632d114200d2cae4f2ce534f]

script for determinating the status of docx import


2009-07-22  Henning Brinkmann  <hbrinkm@openoffice.org>  [f4a33744651ffb29bff4487cedb580daa8fbc28d]

consider qname of elements/attributes


2009-07-22  Henning Brinkmann  <hbrinkm@openoffice.org>  [b22e08ef79cf968ef413c73f5e4f59658529cdaa]

xsl'library' => do not define output method


2009-07-22  Thomas Benisch  <tbe@openoffice.org>  [082b2be6ae132d4e5a4dac9fabd3c3cdcf6b7359]

#i12587# Inserting/editing arbitrary text objects in chart


2009-07-22  Ivo Hinkelmann  <ihi@openoffice.org>  [22b7626699093fe82fe931510dd5209e8d67cce8]

#i10000# missing seamonkey patches


2009-07-22  Thomas Benisch  <tbe@openoffice.org>  [454a8f73f3a42d881c5282b6ea7f04faadcaf441]

#i12587# Inserting/editing arbitrary text objects in chart


2009-07-22  sb  <sb@openoffice.org>  [9bb3f6beedc087c550cc1d4d455204819cfc8939]

merged in DEV300_m53


2009-07-22  sb  <sb@openoffice.org>  [ae84a40e384e0b43fc5221e1a20b25fbb9a9f72c]

merged in DEV300_m53


2009-07-22  sb  <sb@openoffice.org>  [5fe7e8c49e84f08cdd5ca6a71e947f464cb04c29]

merged in DEV300_m53


2009-07-22  sb  <sb@openoffice.org>  [b05a21600a43488de90d82b0445e697950747322]

merged in DEV300_m53


2009-07-22  Henning Brinkmann  <hbrinkm@openoffice.org>  [85d0cd3e390759457691401cc0ccf86ef7c2651a]

list elements and attributes from model with their namespace, define, name, resource, tokenid


2009-07-22  Henning Brinkmann  <hbrinkm@openoffice.org>  [47018dc78834a7fb98a6b10d657bb680b56fa828]

merging changes form writerfilter07


2009-07-22  Henning Brinkmann  <hbrinkm@openoffice.org>  [235cea0dd1033f42933efcb494510a58606b7a6c]

#i100754# initial version of new code generation


2009-07-22  Henning Brinkmann  <hbrinkm@openoffice.org>  [f0a58903c4ceb6a223799877aeda3ac27c4307db]

#i100754# initial version of new code generation


2009-07-22  Henning Brinkmann  <hbrinkm@openoffice.org>  [8796952cf262c4d5a430ed2a705510fc8ab5f6fe]

merged changes from CWS writerfilter06


2009-07-21  Daniel Rentz  <dr@openoffice.org>  [966c49989d9574bd57dd0c4ac5a5bd2e7fbd48d7]

#i12587# first insert the chart shape into drawing page, then convert the chart document


2009-07-21  Thomas Benisch  <tbe@openoffice.org>  [f246eb7405930e70753ea5a65ffe9529e46542a2]

#i12587# Inserting/editing arbitrary text objects in chart


2009-07-21  Release Engineers  <releng@openoffice.org>  [7ad0431b233f8e37a45f60583a7e77e349ed171e]

Create DEV300_m53 milestone tag from trunk@274201


2009-07-21  Release Engineers  <releng@openoffice.org>  [5fb2028499e85dfe2ceaa2328adc90439946ff25]

Create DEV300_m53 milestone tag from trunk@274201


2009-07-21  Release Engineers  <releng@openoffice.org>  [bd778e4504ea4e16c874278be43663f42125edba]

Create DEV300_m53 milestone tag from trunk@274201


2009-07-21  Release Engineers  <releng@openoffice.org>  [7d988356ff13399bfa535197fcfc88bad68e5fd3]

Create DEV300_m53 milestone tag from trunk@274201


2009-07-21  Release Engineers  <releng@openoffice.org>  [13b50a6e292efad6ae09f8ad61d08f6ab15f2888]

Create DEV300_m53 milestone tag from trunk@274201


2009-07-21  Release Engineers  <releng@openoffice.org>  [c55ad3a6e59271fa6d730d3dd3100f5cb516d9ba]

Create DEV300_m53 milestone tag from trunk@274201


2009-07-21  Release Engineers  <releng@openoffice.org>  [8226c8d06aae33955013a05e056c49706aeabaae]

Create DEV300_m53 milestone tag from trunk@274201


2009-07-21  Release Engineers  <releng@openoffice.org>  [79826100da9911d008f5eeaec50ea10f55ab28bf]

Create DEV300_m53 milestone tag from trunk@274201


2009-07-21  Release Engineers  <releng@openoffice.org>  [cc69c7cae006a3a5f6e054e6221858f6ef6514d5]

Create DEV300_m53 milestone tag from trunk@274201


2009-07-21  Release Engineers  <releng@openoffice.org>  [53dfbe84f9f56938fc1dd39bf88b8d8ab9c10eb3]

Create DEV300_m53 milestone tag from trunk@274201


2009-07-21  Release Engineers  <releng@openoffice.org>  [4fec9d519fc26d71f6adfdda4c72744ba016412e]

Create DEV300_m53 milestone tag from trunk@274201


2009-07-21  Release Engineers  <releng@openoffice.org>  [4154099044f0dc809ba605b8297b5783c3d3c35e]

Create DEV300_m53 milestone tag from trunk@274201


2009-07-21  Release Engineers  <releng@openoffice.org>  [2efc4cb97b4337138089a2eeec4adad6402bbd2b]

Create DEV300_m53 milestone tag from trunk@274201


2009-07-21  Release Engineers  <releng@openoffice.org>  [395c0a7d4ff78421ecfa77d4597e0bca66f335e9]

Create DEV300_m53 milestone tag from trunk@274201


2009-07-21  Ivo Hinkelmann  <ihi@openoffice.org>  [f02665fc157b2dcb482d4c315818fe99b4967591]

#i10000# latest and greatest


2009-07-21  Daniel Rentz  <dr@openoffice.org>  [666ab44fc05a32d5d60783b8986fa3c72bb8bb19]

#i12587# support chart sheets with embedded shapes


2009-07-20  Ivo Hinkelmann  <ihi@openoffice.org>  [02b56de0ab6de9cabcf1af6b7a2dd42adea2b1f2]

#i10000# ar removed


2009-07-20  Ivo Hinkelmann  <ihi@openoffice.org>  [d912b1f69906acc4ccc0f86088a1d9628fdd8eee]

#i10000# l10n fix for a locale environment


2009-07-20  Ivo Hinkelmann  <ihi@openoffice.org>  [463d4f42adb155d10114340f3a54208f17003cf9]

#i10000# build fix


2009-07-20  Ivo Hinkelmann  <ihi@openoffice.org>  [58af2f47aa63e8bd1b81fdf6f0cffc8dfb13cf36]

#i10000# build fix


2009-07-20  Jan Holesovsky  <kendy@suse.cz>  [2c105bdb6f032a123bc3737c049a11f8429f07d3]

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-20  Mathias Bauer  <mba@openoffice.org>  [aafdcaf31671c37ece47310caaa9fe0cd0fd703c]

#i104352#: wrong variable used


2009-07-20  Mathias Bauer  <mba@openoffice.org>  [381f5f3a874ea524e2c779bad59ac14ae34fd7c4]

#i104352#: wrong variable used


2009-07-17  Release Engineers  <releng@openoffice.org>  [1382fcf128242b7fe457ccac493e4e256b4828cc]

#i10000# rearranged id's


2009-07-17  Release Engineers  <releng@openoffice.org>  [e164b6fa26beb78b5c6db7a581475c8241743301]

#i10000# #i103467# build fix


2009-07-17  Release Engineers  <releng@openoffice.org>  [75f29d7c80bbdf7ce3e595bf62647971d891fc27]

#i10000# #i103467# build fix


2009-07-17  Daniel Rentz  <dr@openoffice.org>  [dbeb6066e879baf1507d5065fb6bd4ef4adb884f]

#i12587# import shapes embedded in charts and chart sheets from BIFF5/BIFF8


2009-07-17  Release Engineers  <releng@openoffice.org>  [6f93513de88d47b186e2020dc14531ee69b03c75]

#i10000# build fix


2009-07-17  Philipp Lohmann  <pl@openoffice.org>  [3c33f07b5c7079d663b68876d7a156d99f41abdb]

fix warnings


2009-07-17  Philipp Lohmann  <pl@openoffice.org>  [45ad2c0071344539dae16d686dd8dc838a085b33]

fix warnings


2009-07-17  Philipp Lohmann  <pl@openoffice.org>  [e1ede83e9d1d354bbf454fb76ae95084f681c1e6]

add exceptions for stl


2009-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [aaa60c84ad87f89c764753dd42c5cd5dfbfccc1f]

#i10000# missing files added


2009-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [3de95500d3ee4df22078e40f006b927a065940b8]

DEV300


2009-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [e13174627c0787183487dd67f14d6e4664988693]

CWS-TOOLING: integrate CWS mav53_DEV300 2009-06-29 13:42:56 +0200 hbrinkm  r273471 : #i101593# switched off optimization in table layout, that caused frames to be layouted incorrectly 2009-06-25 12:29:11 +0200 cd  r273376 : #i101774# Don't rely on initialize call for VistaFilePicker 2009-06-25 11:48:33 +0200 tl  r273373 : #i101420# Gnome accessibility fix 2009-06-24 18:16:49 +0200 od  r273361 : #i97309 method <XMLTextParagraphExport::exportListChange(..)> 	- export text:start-value at correct list item. 2009-06-23 14:11:44 +0200 b_michaelsen  r273281 : #i103032#: cutting of URL-parameters for usage tracking 2009-06-22 11:49:12 +0200 b_michaelsen  r273207 : #i102805#: Added usage tracking to SfxToolboxControl 2009-06-22 11:46:00 +0200 b_michaelsen  r273205 : whitespace fixes 2009-06-05 14:21:12 +0200 mav  r272683 : #i101741# check the file date only in document file locking context


2009-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [54e28ede40c3a5b749946fbfeefa23d1791a5e73]

CWS-TOOLING: integrate CWS mav53_DEV300 2009-06-29 13:42:56 +0200 hbrinkm  r273471 : #i101593# switched off optimization in table layout, that caused frames to be layouted incorrectly 2009-06-25 12:29:11 +0200 cd  r273376 : #i101774# Don't rely on initialize call for VistaFilePicker 2009-06-25 11:48:33 +0200 tl  r273373 : #i101420# Gnome accessibility fix 2009-06-24 18:16:49 +0200 od  r273361 : #i97309 method <XMLTextParagraphExport::exportListChange(..)> 	- export text:start-value at correct list item. 2009-06-23 14:11:44 +0200 b_michaelsen  r273281 : #i103032#: cutting of URL-parameters for usage tracking 2009-06-22 11:49:12 +0200 b_michaelsen  r273207 : #i102805#: Added usage tracking to SfxToolboxControl 2009-06-22 11:46:00 +0200 b_michaelsen  r273205 : whitespace fixes 2009-06-05 14:21:12 +0200 mav  r272683 : #i101741# check the file date only in document file locking context


2009-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [0849d5a299449da96afa9edae8fdf77f4ee1edb1]

CWS-TOOLING: integrate CWS mav53_DEV300 2009-06-29 13:42:56 +0200 hbrinkm  r273471 : #i101593# switched off optimization in table layout, that caused frames to be layouted incorrectly 2009-06-25 12:29:11 +0200 cd  r273376 : #i101774# Don't rely on initialize call for VistaFilePicker 2009-06-25 11:48:33 +0200 tl  r273373 : #i101420# Gnome accessibility fix 2009-06-24 18:16:49 +0200 od  r273361 : #i97309 method <XMLTextParagraphExport::exportListChange(..)> 	- export text:start-value at correct list item. 2009-06-23 14:11:44 +0200 b_michaelsen  r273281 : #i103032#: cutting of URL-parameters for usage tracking 2009-06-22 11:49:12 +0200 b_michaelsen  r273207 : #i102805#: Added usage tracking to SfxToolboxControl 2009-06-22 11:46:00 +0200 b_michaelsen  r273205 : whitespace fixes 2009-06-05 14:21:12 +0200 mav  r272683 : #i101741# check the file date only in document file locking context


2009-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [59cf811a68b8788d8d78dd525fbe622588a21372]

CWS-TOOLING: integrate CWS automationdev300m52cat0 2009-07-14 14:41:44 +0200 oc  r273974 : #i103538# Issue-id added 2009-07-14 14:40:10 +0200 oc  r273973 : #i103438 2009-07-14 14:03:06 +0200 oc  r273971 : #i103535# additional check added 2009-07-14 13:46:19 +0200 hde  r273969 : #i103529#testcases excluded to to issue 102752 2009-07-14 07:48:41 +0200 hde  r273957 : changed fileowner from fredrik.haegg@sun.com to helge.delfs@sun.com 2009-07-13 16:03:42 +0200 oc  r273942 : #i103513# Issue-ID added 2009-07-13 16:02:14 +0200 hde  r273941 : no writer document was opened when options dialog called. Added hNewDocument before opening options dialog 2009-07-13 14:17:14 +0200 oc  r273935 : #i103503# macrobutton outcommented 2009-07-13 14:13:30 +0200 wg  r273934 : i103501 deleting fragments of diff 2009-07-13 13:10:21 +0200 hde  r273931 : Issue 103382 2009-07-13 12:59:14 +0200 hde  r273930 : changed fileowner from fredrik.haegg@sun.com to wolfram.garten@sun.com 2009-07-13 12:03:41 +0200 hde  r273927 : changed fileowner from fredrik.haegg@sun.com to helge.delfs@sun.com 2009-07-13 12:01:47 +0200 hde  r273926 : changed fileowner from helge.delfs@sun.com to oliver.craemer@sun.com


2009-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [6094e7db0453b41911be9ee46b419dc4c064cb0b]

CWS-TOOLING: integrate CWS mox01 2009-07-07 09:26:41 +0200 hde  r273770 : added testcase tShortcutPasteUnformattedText 2009-07-07 09:26:04 +0200 hde  r273769 : added testcase tShortcutPasteUnformattedText 2009-06-26 17:27:39 +0200 mba  r273431 : #i17563#: moved slot to sfx2 2009-06-26 17:26:40 +0200 mba  r273430 : #i17563#: moved slot to sfx2 2009-06-24 21:16:18 +0200 mox  r273365 : Update UI strings to follow the Uppercase All Convention. 2009-06-13 23:26:58 +0200 mox  r272958 : CWS-TOOLING: rebase CWS mox01 to trunk@272827 (milestone: DEV300:m50) 2009-04-04 14:26:36 +0200 mox  r270524 : Fix bugs to make shortcut work 2009-04-04 12:38:36 +0200 mox  r270523 : Command definition for shortcut 2009-04-04 08:56:29 +0200 mox  r270522 : Revert changes of menu item 2009-04-04 08:28:46 +0200 mox  r270521 : Revert changes 2009-03-02 20:41:11 +0100 mox  r268690 : Menu item and shortcut key for Paste and Match Style 2009-03-02 20:40:45 +0100 mox  r268689 : Menu item and shortcut key for Paste and Match Style


2009-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [16fd4d874e4a5c9e94a6ebe0f14132f19e8a3ede]

CWS-TOOLING: integrate CWS mox01 2009-07-07 09:26:41 +0200 hde  r273770 : added testcase tShortcutPasteUnformattedText 2009-07-07 09:26:04 +0200 hde  r273769 : added testcase tShortcutPasteUnformattedText 2009-06-26 17:27:39 +0200 mba  r273431 : #i17563#: moved slot to sfx2 2009-06-26 17:26:40 +0200 mba  r273430 : #i17563#: moved slot to sfx2 2009-06-24 21:16:18 +0200 mox  r273365 : Update UI strings to follow the Uppercase All Convention. 2009-06-13 23:26:58 +0200 mox  r272958 : CWS-TOOLING: rebase CWS mox01 to trunk@272827 (milestone: DEV300:m50) 2009-04-04 14:26:36 +0200 mox  r270524 : Fix bugs to make shortcut work 2009-04-04 12:38:36 +0200 mox  r270523 : Command definition for shortcut 2009-04-04 08:56:29 +0200 mox  r270522 : Revert changes of menu item 2009-04-04 08:28:46 +0200 mox  r270521 : Revert changes 2009-03-02 20:41:11 +0100 mox  r268690 : Menu item and shortcut key for Paste and Match Style 2009-03-02 20:40:45 +0100 mox  r268689 : Menu item and shortcut key for Paste and Match Style


2009-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [d805bf8cfc822eb118dfbc1a813ef4d683d368e4]

CWS-TOOLING: integrate CWS mox01 2009-07-07 09:26:41 +0200 hde  r273770 : added testcase tShortcutPasteUnformattedText 2009-07-07 09:26:04 +0200 hde  r273769 : added testcase tShortcutPasteUnformattedText 2009-06-26 17:27:39 +0200 mba  r273431 : #i17563#: moved slot to sfx2 2009-06-26 17:26:40 +0200 mba  r273430 : #i17563#: moved slot to sfx2 2009-06-24 21:16:18 +0200 mox  r273365 : Update UI strings to follow the Uppercase All Convention. 2009-06-13 23:26:58 +0200 mox  r272958 : CWS-TOOLING: rebase CWS mox01 to trunk@272827 (milestone: DEV300:m50) 2009-04-04 14:26:36 +0200 mox  r270524 : Fix bugs to make shortcut work 2009-04-04 12:38:36 +0200 mox  r270523 : Command definition for shortcut 2009-04-04 08:56:29 +0200 mox  r270522 : Revert changes of menu item 2009-04-04 08:28:46 +0200 mox  r270521 : Revert changes 2009-03-02 20:41:11 +0100 mox  r268690 : Menu item and shortcut key for Paste and Match Style 2009-03-02 20:40:45 +0100 mox  r268689 : Menu item and shortcut key for Paste and Match Style


2009-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [830873068a3fa3d973831d81f3215fba7faae69d]

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  Thomas Lange  <tl@openoffice.org>  [3c7537520ff5fb728e357a6f6cb7b1a343cd54fe]

#i101242# new print UI dialog; PageRange now basically functional


2009-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [149da39d1c282a5c1b59c0c954a25f84e6ea9f89]

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>  [172ad8fa2d6fa3ec927db1b4948d634ccda63f17]

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>  [f46813f452685d41abfa389a4634e02dffc2c4bd]

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  Philipp Lohmann  <pl@openoffice.org>  [64aabea69e7c563df427c7ab1106096e02054a37]

#i101973# add configuration setting for administrator to switch off collation UI


2009-07-16  Philipp Lohmann  <pl@openoffice.org>  [d1c3c9440be742fe67ff2f0e7497e32b41ae4b8a]

#i101973# add configuration setting for administrator to switch off collation UI


2009-07-16  Philipp Lohmann  <pl@openoffice.org>  [6f059173a5959880e366be1c9d43345a0e7aa031]

#i92516# collation support


2009-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [3481ba93eabba9da810593a96e69900a62fc3052]

CWS-TOOLING: integrate CWS jl129 2009-07-08 09:24:14 +0200 jl  r273817 : #i103275# catching DisposedException when calling XDesktop.terminate, the test librariesversion_3_0_0.dll, ..3_0_1.dll, .. 3.1.dll have been recreated and checked in 2009-07-08 09:20:29 +0200 jl  r273816 : # 2009-07-07 10:51:52 +0200 jl  r273784 : #103378# allow to pass Nothing in Basic for uno null reference 2009-07-07 10:30:48 +0200 jl  r273781 : #103242# VS 2008 changes 2009-07-07 10:21:23 +0200 jl  r273778 : #103242 2009-07-07 10:12:20 +0200 jl  r273777 : #103242 adapting to VS 2008 2009-07-03 09:47:21 +0200 jl  r273679 : #i10324# fix build errors 2009-07-03 09:12:08 +0200 jl  r273677 : #i10324# fix build errors 2009-07-02 15:26:07 +0200 jl  r273657 : #i103242 make it build again 2009-07-02 14:39:34 +0200 jl  r273652 : #i103242 make it build again 2009-07-02 14:18:45 +0200 jl  r273650 : #i103242 remove warnings 2009-07-02 14:11:48 +0200 jl  r273648 : #i103242 2009-07-02 12:41:23 +0200 jl  r273637 : #i103242 2009-07-02 12:25:09 +0200 jl  r273636 : #i103242 upgraded to VS2008 2009-07-02 12:00:07 +0200 jl  r273632 : #i103242 upgraded to VS2008 2009-07-02 11:30:55 +0200 jl  r273630 : #i103242 test does not build anymore 2009-07-02 11:14:21 +0200 jl  r273629 : #i103242 test does not build anymore 2009-07-02 10:59:56 +0200 jl  r273628 : #i103242 test does not build anymore 2009-07-02 10:17:43 +0200 jl  r273622 : #i103242 run test prints out the InnerException in case there was an exception. The InnerException is usually the one thrown in OOo 2009-07-01 17:06:24 +0200 jl  r273604 : #i103242 test does not build anymore


2009-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [e796d331e88d4dbb1442a49905c054b52a66987e]

CWS-TOOLING: integrate CWS jl129 2009-07-08 09:24:14 +0200 jl  r273817 : #i103275# catching DisposedException when calling XDesktop.terminate, the test librariesversion_3_0_0.dll, ..3_0_1.dll, .. 3.1.dll have been recreated and checked in 2009-07-08 09:20:29 +0200 jl  r273816 : # 2009-07-07 10:51:52 +0200 jl  r273784 : #103378# allow to pass Nothing in Basic for uno null reference 2009-07-07 10:30:48 +0200 jl  r273781 : #103242# VS 2008 changes 2009-07-07 10:21:23 +0200 jl  r273778 : #103242 2009-07-07 10:12:20 +0200 jl  r273777 : #103242 adapting to VS 2008 2009-07-03 09:47:21 +0200 jl  r273679 : #i10324# fix build errors 2009-07-03 09:12:08 +0200 jl  r273677 : #i10324# fix build errors 2009-07-02 15:26:07 +0200 jl  r273657 : #i103242 make it build again 2009-07-02 14:39:34 +0200 jl  r273652 : #i103242 make it build again 2009-07-02 14:18:45 +0200 jl  r273650 : #i103242 remove warnings 2009-07-02 14:11:48 +0200 jl  r273648 : #i103242 2009-07-02 12:41:23 +0200 jl  r273637 : #i103242 2009-07-02 12:25:09 +0200 jl  r273636 : #i103242 upgraded to VS2008 2009-07-02 12:00:07 +0200 jl  r273632 : #i103242 upgraded to VS2008 2009-07-02 11:30:55 +0200 jl  r273630 : #i103242 test does not build anymore 2009-07-02 11:14:21 +0200 jl  r273629 : #i103242 test does not build anymore 2009-07-02 10:59:56 +0200 jl  r273628 : #i103242 test does not build anymore 2009-07-02 10:17:43 +0200 jl  r273622 : #i103242 run test prints out the InnerException in case there was an exception. The InnerException is usually the one thrown in OOo 2009-07-01 17:06:24 +0200 jl  r273604 : #i103242 test does not build anymore


2009-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [aabc09b1e3be6ed26544b510e296d65e9b15ed0d]

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>  [263df25c0b501a306f0d8111cf094c93ef1cff3a]

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>  [5b75e3c4532d1ad0dd3d6f288810dc94d4264e17]

CWS-TOOLING: integrate CWS dba311a_DEV300 2009-07-03 13:24:10 +0200 msc  r273691 : #i100000# 2009-06-24 11:31:54 +0200 fs  r273323 : line ends 2009-06-24 11:30:25 +0200 fs  r273322 : line ends 2009-06-09 07:29:25 +0200 oj  r272747 : #i102557# default 2nd table 2009-06-08 15:59:51 +0200 fs  r272737 : #i102089# PrintOrPreviewContact: do not create a Primitive2DSequence for non-printable controls 2009-06-05 11:22:36 +0200 fs  r272673 : #i102090# do not 'paint' controls which are in alive mode, and manually switched to invisible 2009-06-02 11:44:34 +0200 oj  r272490 : #i102409# correct deletion in array list


2009-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [7deb529bf058f9a4e887a25b04afeb8511e45041]

CWS-TOOLING: integrate CWS dba311a_DEV300 2009-07-03 13:24:10 +0200 msc  r273691 : #i100000# 2009-06-24 11:31:54 +0200 fs  r273323 : line ends 2009-06-24 11:30:25 +0200 fs  r273322 : line ends 2009-06-09 07:29:25 +0200 oj  r272747 : #i102557# default 2nd table 2009-06-08 15:59:51 +0200 fs  r272737 : #i102089# PrintOrPreviewContact: do not create a Primitive2DSequence for non-printable controls 2009-06-05 11:22:36 +0200 fs  r272673 : #i102090# do not 'paint' controls which are in alive mode, and manually switched to invisible 2009-06-02 11:44:34 +0200 oj  r272490 : #i102409# correct deletion in array list


2009-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [a7b1047c36603fdd222a65b337c38253db54fbd3]

CWS-TOOLING: integrate CWS dba311a_DEV300 2009-07-03 13:24:10 +0200 msc  r273691 : #i100000# 2009-06-24 11:31:54 +0200 fs  r273323 : line ends 2009-06-24 11:30:25 +0200 fs  r273322 : line ends 2009-06-09 07:29:25 +0200 oj  r272747 : #i102557# default 2nd table 2009-06-08 15:59:51 +0200 fs  r272737 : #i102089# PrintOrPreviewContact: do not create a Primitive2DSequence for non-printable controls 2009-06-05 11:22:36 +0200 fs  r272673 : #i102090# do not 'paint' controls which are in alive mode, and manually switched to invisible 2009-06-02 11:44:34 +0200 oj  r272490 : #i102409# correct deletion in array list


2009-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [84798a0c285ec82bcb530c7e588d55080fe4d9c6]

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-16  Ivo Hinkelmann  <ihi@openoffice.org>  [12981b955e57687d5ac3e8c40f7b602b65d7dba0]

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-16  Frank Schönheit  <fs@openoffice.org>  [85a9cf366fbd6971d406b09debefabc6b3b952f5]

ensureControl and friends: pass an initial view transformation, this later saves a positionAndZoomControl call in createLocalDecomposition


2009-07-16  Philipp Lohmann  <pl@openoffice.org>  [c2a9d1f422dee43b2dac04bed45fc9a201c62893]

#i92516# support wheel for preview forward/backward


2009-07-16  Mathias Bauer  <mba@openoffice.org>  [ba38aa29608e30b906975218de36b34d65e422b8]

#i104352#: typos


2009-07-16  Mathias Bauer  <mba@openoffice.org>  [94b5b82a000ab4d760c8bd03a55016e9106f7cac]

#i104352#: typos


2009-07-15  mb93783  <mb93783@V60X-SO17.germany.sun.com>  [1f57e97b8d24ba479ba49584b7a9daaf0d49a689]

#i104352#: replace PRODUCT variable in makefile.mk by !DBG_UTIL


2009-07-15  mb93783  <mb93783@V60X-SO17.germany.sun.com>  [311e297a98b0b77f96cdb3fad4e1d6759a1b7569]

#i104352#: replace PRODUCT variable in makefile.mk by !DBG_UTIL


2009-07-15  Ivo Hinkelmann  <ihi@openoffice.org>  [a17406c21b87a4721fb1d6067cff271084b7721f]

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>  [765a5b41a8d64ceff9bb45f70e2c158e5eaeff4a]

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>  [4a9eb3a6059f9a6d2bc5074b7f79acb5cbf31882]

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>  [d07a61d77a038862ea1d9ca74da7fbd686cffda5]

CWS-TOOLING: integrate CWS dr68 2009-06-19 17:43:48 +0200 oc  r273175 : #i102946# some lines for new dialog added 2009-06-19 14:17:45 +0200 oc  r273158 : #i102946# three lines added 2009-05-19 11:56:14 +0200 dr  r272065 : #i99677# wrong attribute name 2009-05-18 18:37:05 +0200 dr  r272045 : #i10000# suncc warning 2009-05-05 16:46:13 +0200 dr  r271536 : #i10000# adoptions after rebase to master containing dr67 2009-05-05 16:01:19 +0200 dr  r271530 : #i10000# adoptions after rebase to master containing dr67 2009-05-04 14:20:39 +0200 dr  r271453 : CWS-TOOLING: rebase CWS dr68 to trunk@271427 (milestone: DEV300:m47) 2009-04-28 17:01:14 +0200 dr  r271332 : CWS-TOOLING: rebase CWS dr68 to trunk@270723 (milestone: DEV300:m46) 2009-04-23 12:21:40 +0200 dr  r271149 : #i100688# missing checkins 2009-04-23 12:18:16 +0200 dr  r271147 : #i100978# relations path handling 2009-04-22 19:25:45 +0200 nn  r271136 : #i49491# show navigator for double click on document position status bar control 2009-04-22 11:28:36 +0200 nn  r271085 : #i60401# small text change 2009-04-21 16:53:23 +0200 dr  r271044 : #i10000# missing dtor 2009-04-20 13:39:25 +0200 nn  r270977 : #i60401# add dialog to extend sort range (patch from maoyg) 2009-04-08 12:11:08 +0200 dr  r270630 : #i100943# prevent assertion when loading chart with empty category ranges 2009-04-07 19:03:00 +0200 dr  r270609 : #i100688# missing bits for OLE 2009-04-07 17:14:06 +0200 dr  r270605 : ported fix for #i100710# 2009-04-07 17:12:50 +0200 dr  r270604 : #i10000# wae 2009-04-07 15:31:55 +0200 dr  r270598 : import system colors moved to FilterBase class, more rework on fill and color contexts 2009-04-06 15:00:03 +0200 dr  r270552 : #i99677# prevent recursive loading of the current document 2009-04-03 18:28:42 +0200 dr  r270515 : added import of brightness/contrast and mono/grayscale color effects for image shapes 2009-04-03 17:36:03 +0200 dr  r270509 : cache already imported embedded graphics 2009-04-03 16:46:34 +0200 dr  r270500 : more rework on bitmap fill and graphic object handling 2009-03-31 12:28:10 +0200 dr  r270271 : #i10000# unxlngi6 wae 2009-03-31 09:04:10 +0200 dr  r270261 : CWS-TOOLING: rebase CWS dr68 to trunk@270033 (milestone: DEV300:m45) 2009-03-30 17:42:05 +0200 dr  r270249 : #i91122# add missing doc 2009-03-30 17:37:08 +0200 dr  r270248 : #i91122# add missing doc 2009-03-30 16:59:15 +0200 dr  r270241 : #i99677# add import of ActiveX scrollbar controls 2009-03-30 14:30:36 +0200 dr  r270230 : #i91122# missing/wrong documentation 2009-03-30 13:03:38 +0200 dr  r270220 : #i99677# add import of ActiveX combobox and spinbutton controls 2009-03-27 11:46:59 +0100 dr  r270144 : #i99677# import ActiveX listbox controls (Forms.ListBox.1) 2009-03-26 19:58:00 +0100 dr  r270104 : #i99677# move more OLE import code into ole submodule 2009-03-26 15:15:02 +0100 dr  r270082 : #i100546# add import of chart bitmap fills, add import of X/Y offset in tiled bitmap fills of all shapes 2009-03-25 12:54:59 +0100 dr  r270018 : #i99677# import ActiveX edit text control (Forms.TextBox.1) 2009-03-24 10:59:29 +0100 dr  r269921 : #i99677# moved import of OLE StdHlink to 'ole' submodule, added string import helpers to BinaryStreamBase class, removed implementation of ST_XString import from docprop in favour of the implementation in class AttributeList 2009-03-24 10:40:18 +0100 dr  r269919 : #i100502# implicit precedence of '&&' was intended 2009-03-24 10:18:29 +0100 dr  r269917 : #i100502# missing parentheses 2009-03-23 15:17:48 +0100 dr  r269876 : #i99677# more code reorg, added graphic helper and OLE helper object per filter, added OLE/control import to PPTX/XLSX filter, moved helpers from XmlFilterBase to FilterBase 2009-03-19 12:45:20 +0100 dr  r269740 : #i99677# interface changes in oox 2009-03-18 15:51:50 +0100 dr  r269683 : #i99677# improved relation handling (internal/external), added preprocessor for VML streams to eat MS specific instructions, added OCX ToggleButton/OptionButton import, added DIB import for BIFF (page background picture, lots of other minor improvements 2009-03-16 15:25:30 +0100 dr  r269551 : #i99677# import excel form control client data (printable, cell link) 2009-03-13 18:37:17 +0100 dr  r269494 : #i99677# import image controls and check boxes 2009-03-12 15:08:18 +0100 dr  r269420 : #i10000# rebase problems 2009-03-12 14:43:09 +0100 dr  r269418 : #i10000# rebase problems 2009-03-12 14:42:41 +0100 dr  r269417 : #i10000# missing delivered header 2009-03-12 13:57:06 +0100 dr  r269405 : #i10000# typos 2009-03-12 12:58:52 +0100 dr  r269391 : CWS-TOOLING: rebase CWS dr68 to trunk@269297 (milestone: DEV300:m43) 2009-03-12 11:11:46 +0100 dr  r269374 : #i99677# first step to import BIFF8 page background 2009-03-12 10:21:53 +0100 dr  r269364 : #i99677# rework of graphic import in entire filter, added import of AX Label controls 2009-03-09 16:44:50 +0100 dr  r269202 : #i99677# import some formatting attributes of command buttons 2009-03-05 15:31:46 +0100 dr  r268911 : #i99677# use VML shape client data to import excel VML shape positions 2009-03-05 11:39:48 +0100 dr  r268888 : #i99677# create UNO control shapes from VML control shapes 2009-03-05 11:38:59 +0100 dr  r268886 : #i99677# change attribute Shapes to DrawPage for import of embedded form controls 2009-03-05 11:30:40 +0100 dr  r268885 : #i99677# change attribute Shapes to DrawPage for import of embedded form controls 2009-03-04 18:46:05 +0100 dr  r268860 : adapt namespace ids according to oox 2009-03-04 18:43:49 +0100 dr  r268859 : #i99677# more VML import rework 2009-03-03 13:38:36 +0100 dr  r268721 : #i99677# more cleanup for VML filter 2009-03-03 13:13:15 +0100 dr  r268719 : #i99807# do not iterate beyond end of std::list 2009-03-02 11:55:49 +0100 dr  r268644 : add ST_XString support (encoded characters in attribute values) 2009-02-26 17:07:18 +0100 dr  r268542 : #i99677# first steps of ax control import: dummy AX base classes, reimplement VML import (hopefully without breaking anything), register embedded AX controls at VML drawing 2009-02-23 17:43:50 +0100 dr  r268365 : #i99426# remaining work on scenario import 2009-02-19 16:56:25 +0100 dr  r268295 : #i99426# base implementations for scenarios import


2009-07-15  Ivo Hinkelmann  <ihi@openoffice.org>  [0851da4d8a0a557f1e9a31af652a530c615c2989]

CWS-TOOLING: integrate CWS dr68 2009-06-19 17:43:48 +0200 oc  r273175 : #i102946# some lines for new dialog added 2009-06-19 14:17:45 +0200 oc  r273158 : #i102946# three lines added 2009-05-19 11:56:14 +0200 dr  r272065 : #i99677# wrong attribute name 2009-05-18 18:37:05 +0200 dr  r272045 : #i10000# suncc warning 2009-05-05 16:46:13 +0200 dr  r271536 : #i10000# adoptions after rebase to master containing dr67 2009-05-05 16:01:19 +0200 dr  r271530 : #i10000# adoptions after rebase to master containing dr67 2009-05-04 14:20:39 +0200 dr  r271453 : CWS-TOOLING: rebase CWS dr68 to trunk@271427 (milestone: DEV300:m47) 2009-04-28 17:01:14 +0200 dr  r271332 : CWS-TOOLING: rebase CWS dr68 to trunk@270723 (milestone: DEV300:m46) 2009-04-23 12:21:40 +0200 dr  r271149 : #i100688# missing checkins 2009-04-23 12:18:16 +0200 dr  r271147 : #i100978# relations path handling 2009-04-22 19:25:45 +0200 nn  r271136 : #i49491# show navigator for double click on document position status bar control 2009-04-22 11:28:36 +0200 nn  r271085 : #i60401# small text change 2009-04-21 16:53:23 +0200 dr  r271044 : #i10000# missing dtor 2009-04-20 13:39:25 +0200 nn  r270977 : #i60401# add dialog to extend sort range (patch from maoyg) 2009-04-08 12:11:08 +0200 dr  r270630 : #i100943# prevent assertion when loading chart with empty category ranges 2009-04-07 19:03:00 +0200 dr  r270609 : #i100688# missing bits for OLE 2009-04-07 17:14:06 +0200 dr  r270605 : ported fix for #i100710# 2009-04-07 17:12:50 +0200 dr  r270604 : #i10000# wae 2009-04-07 15:31:55 +0200 dr  r270598 : import system colors moved to FilterBase class, more rework on fill and color contexts 2009-04-06 15:00:03 +0200 dr  r270552 : #i99677# prevent recursive loading of the current document 2009-04-03 18:28:42 +0200 dr  r270515 : added import of brightness/contrast and mono/grayscale color effects for image shapes 2009-04-03 17:36:03 +0200 dr  r270509 : cache already imported embedded graphics 2009-04-03 16:46:34 +0200 dr  r270500 : more rework on bitmap fill and graphic object handling 2009-03-31 12:28:10 +0200 dr  r270271 : #i10000# unxlngi6 wae 2009-03-31 09:04:10 +0200 dr  r270261 : CWS-TOOLING: rebase CWS dr68 to trunk@270033 (milestone: DEV300:m45) 2009-03-30 17:42:05 +0200 dr  r270249 : #i91122# add missing doc 2009-03-30 17:37:08 +0200 dr  r270248 : #i91122# add missing doc 2009-03-30 16:59:15 +0200 dr  r270241 : #i99677# add import of ActiveX scrollbar controls 2009-03-30 14:30:36 +0200 dr  r270230 : #i91122# missing/wrong documentation 2009-03-30 13:03:38 +0200 dr  r270220 : #i99677# add import of ActiveX combobox and spinbutton controls 2009-03-27 11:46:59 +0100 dr  r270144 : #i99677# import ActiveX listbox controls (Forms.ListBox.1) 2009-03-26 19:58:00 +0100 dr  r270104 : #i99677# move more OLE import code into ole submodule 2009-03-26 15:15:02 +0100 dr  r270082 : #i100546# add import of chart bitmap fills, add import of X/Y offset in tiled bitmap fills of all shapes 2009-03-25 12:54:59 +0100 dr  r270018 : #i99677# import ActiveX edit text control (Forms.TextBox.1) 2009-03-24 10:59:29 +0100 dr  r269921 : #i99677# moved import of OLE StdHlink to 'ole' submodule, added string import helpers to BinaryStreamBase class, removed implementation of ST_XString import from docprop in favour of the implementation in class AttributeList 2009-03-24 10:40:18 +0100 dr  r269919 : #i100502# implicit precedence of '&&' was intended 2009-03-24 10:18:29 +0100 dr  r269917 : #i100502# missing parentheses 2009-03-23 15:17:48 +0100 dr  r269876 : #i99677# more code reorg, added graphic helper and OLE helper object per filter, added OLE/control import to PPTX/XLSX filter, moved helpers from XmlFilterBase to FilterBase 2009-03-19 12:45:20 +0100 dr  r269740 : #i99677# interface changes in oox 2009-03-18 15:51:50 +0100 dr  r269683 : #i99677# improved relation handling (internal/external), added preprocessor for VML streams to eat MS specific instructions, added OCX ToggleButton/OptionButton import, added DIB import for BIFF (page background picture, lots of other minor improvements 2009-03-16 15:25:30 +0100 dr  r269551 : #i99677# import excel form control client data (printable, cell link) 2009-03-13 18:37:17 +0100 dr  r269494 : #i99677# import image controls and check boxes 2009-03-12 15:08:18 +0100 dr  r269420 : #i10000# rebase problems 2009-03-12 14:43:09 +0100 dr  r269418 : #i10000# rebase problems 2009-03-12 14:42:41 +0100 dr  r269417 : #i10000# missing delivered header 2009-03-12 13:57:06 +0100 dr  r269405 : #i10000# typos 2009-03-12 12:58:52 +0100 dr  r269391 : CWS-TOOLING: rebase CWS dr68 to trunk@269297 (milestone: DEV300:m43) 2009-03-12 11:11:46 +0100 dr  r269374 : #i99677# first step to import BIFF8 page background 2009-03-12 10:21:53 +0100 dr  r269364 : #i99677# rework of graphic import in entire filter, added import of AX Label controls 2009-03-09 16:44:50 +0100 dr  r269202 : #i99677# import some formatting attributes of command buttons 2009-03-05 15:31:46 +0100 dr  r268911 : #i99677# use VML shape client data to import excel VML shape positions 2009-03-05 11:39:48 +0100 dr  r268888 : #i99677# create UNO control shapes from VML control shapes 2009-03-05 11:38:59 +0100 dr  r268886 : #i99677# change attribute Shapes to DrawPage for import of embedded form controls 2009-03-05 11:30:40 +0100 dr  r268885 : #i99677# change attribute Shapes to DrawPage for import of embedded form controls 2009-03-04 18:46:05 +0100 dr  r268860 : adapt namespace ids according to oox 2009-03-04 18:43:49 +0100 dr  r268859 : #i99677# more VML import rework 2009-03-03 13:38:36 +0100 dr  r268721 : #i99677# more cleanup for VML filter 2009-03-03 13:13:15 +0100 dr  r268719 : #i99807# do not iterate beyond end of std::list 2009-03-02 11:55:49 +0100 dr  r268644 : add ST_XString support (encoded characters in attribute values) 2009-02-26 17:07:18 +0100 dr  r268542 : #i99677# first steps of ax control import: dummy AX base classes, reimplement VML import (hopefully without breaking anything), register embedded AX controls at VML drawing 2009-02-23 17:43:50 +0100 dr  r268365 : #i99426# remaining work on scenario import 2009-02-19 16:56:25 +0100 dr  r268295 : #i99426# base implementations for scenarios import


2009-07-15  Ivo Hinkelmann  <ihi@openoffice.org>  [8c04a0e1c1aba6b89c59d8ec9639ca44b85644f5]

CWS-TOOLING: integrate CWS dr68 2009-06-19 17:43:48 +0200 oc  r273175 : #i102946# some lines for new dialog added 2009-06-19 14:17:45 +0200 oc  r273158 : #i102946# three lines added 2009-05-19 11:56:14 +0200 dr  r272065 : #i99677# wrong attribute name 2009-05-18 18:37:05 +0200 dr  r272045 : #i10000# suncc warning 2009-05-05 16:46:13 +0200 dr  r271536 : #i10000# adoptions after rebase to master containing dr67 2009-05-05 16:01:19 +0200 dr  r271530 : #i10000# adoptions after rebase to master containing dr67 2009-05-04 14:20:39 +0200 dr  r271453 : CWS-TOOLING: rebase CWS dr68 to trunk@271427 (milestone: DEV300:m47) 2009-04-28 17:01:14 +0200 dr  r271332 : CWS-TOOLING: rebase CWS dr68 to trunk@270723 (milestone: DEV300:m46) 2009-04-23 12:21:40 +0200 dr  r271149 : #i100688# missing checkins 2009-04-23 12:18:16 +0200 dr  r271147 : #i100978# relations path handling 2009-04-22 19:25:45 +0200 nn  r271136 : #i49491# show navigator for double click on document position status bar control 2009-04-22 11:28:36 +0200 nn  r271085 : #i60401# small text change 2009-04-21 16:53:23 +0200 dr  r271044 : #i10000# missing dtor 2009-04-20 13:39:25 +0200 nn  r270977 : #i60401# add dialog to extend sort range (patch from maoyg) 2009-04-08 12:11:08 +0200 dr  r270630 : #i100943# prevent assertion when loading chart with empty category ranges 2009-04-07 19:03:00 +0200 dr  r270609 : #i100688# missing bits for OLE 2009-04-07 17:14:06 +0200 dr  r270605 : ported fix for #i100710# 2009-04-07 17:12:50 +0200 dr  r270604 : #i10000# wae 2009-04-07 15:31:55 +0200 dr  r270598 : import system colors moved to FilterBase class, more rework on fill and color contexts 2009-04-06 15:00:03 +0200 dr  r270552 : #i99677# prevent recursive loading of the current document 2009-04-03 18:28:42 +0200 dr  r270515 : added import of brightness/contrast and mono/grayscale color effects for image shapes 2009-04-03 17:36:03 +0200 dr  r270509 : cache already imported embedded graphics 2009-04-03 16:46:34 +0200 dr  r270500 : more rework on bitmap fill and graphic object handling 2009-03-31 12:28:10 +0200 dr  r270271 : #i10000# unxlngi6 wae 2009-03-31 09:04:10 +0200 dr  r270261 : CWS-TOOLING: rebase CWS dr68 to trunk@270033 (milestone: DEV300:m45) 2009-03-30 17:42:05 +0200 dr  r270249 : #i91122# add missing doc 2009-03-30 17:37:08 +0200 dr  r270248 : #i91122# add missing doc 2009-03-30 16:59:15 +0200 dr  r270241 : #i99677# add import of ActiveX scrollbar controls 2009-03-30 14:30:36 +0200 dr  r270230 : #i91122# missing/wrong documentation 2009-03-30 13:03:38 +0200 dr  r270220 : #i99677# add import of ActiveX combobox and spinbutton controls 2009-03-27 11:46:59 +0100 dr  r270144 : #i99677# import ActiveX listbox controls (Forms.ListBox.1) 2009-03-26 19:58:00 +0100 dr  r270104 : #i99677# move more OLE import code into ole submodule 2009-03-26 15:15:02 +0100 dr  r270082 : #i100546# add import of chart bitmap fills, add import of X/Y offset in tiled bitmap fills of all shapes 2009-03-25 12:54:59 +0100 dr  r270018 : #i99677# import ActiveX edit text control (Forms.TextBox.1) 2009-03-24 10:59:29 +0100 dr  r269921 : #i99677# moved import of OLE StdHlink to 'ole' submodule, added string import helpers to BinaryStreamBase class, removed implementation of ST_XString import from docprop in favour of the implementation in class AttributeList 2009-03-24 10:40:18 +0100 dr  r269919 : #i100502# implicit precedence of '&&' was intended 2009-03-24 10:18:29 +0100 dr  r269917 : #i100502# missing parentheses 2009-03-23 15:17:48 +0100 dr  r269876 : #i99677# more code reorg, added graphic helper and OLE helper object per filter, added OLE/control import to PPTX/XLSX filter, moved helpers from XmlFilterBase to FilterBase 2009-03-19 12:45:20 +0100 dr  r269740 : #i99677# interface changes in oox 2009-03-18 15:51:50 +0100 dr  r269683 : #i99677# improved relation handling (internal/external), added preprocessor for VML streams to eat MS specific instructions, added OCX ToggleButton/OptionButton import, added DIB import for BIFF (page background picture, lots of other minor improvements 2009-03-16 15:25:30 +0100 dr  r269551 : #i99677# import excel form control client data (printable, cell link) 2009-03-13 18:37:17 +0100 dr  r269494 : #i99677# import image controls and check boxes 2009-03-12 15:08:18 +0100 dr  r269420 : #i10000# rebase problems 2009-03-12 14:43:09 +0100 dr  r269418 : #i10000# rebase problems 2009-03-12 14:42:41 +0100 dr  r269417 : #i10000# missing delivered header 2009-03-12 13:57:06 +0100 dr  r269405 : #i10000# typos 2009-03-12 12:58:52 +0100 dr  r269391 : CWS-TOOLING: rebase CWS dr68 to trunk@269297 (milestone: DEV300:m43) 2009-03-12 11:11:46 +0100 dr  r269374 : #i99677# first step to import BIFF8 page background 2009-03-12 10:21:53 +0100 dr  r269364 : #i99677# rework of graphic import in entire filter, added import of AX Label controls 2009-03-09 16:44:50 +0100 dr  r269202 : #i99677# import some formatting attributes of command buttons 2009-03-05 15:31:46 +0100 dr  r268911 : #i99677# use VML shape client data to import excel VML shape positions 2009-03-05 11:39:48 +0100 dr  r268888 : #i99677# create UNO control shapes from VML control shapes 2009-03-05 11:38:59 +0100 dr  r268886 : #i99677# change attribute Shapes to DrawPage for import of embedded form controls 2009-03-05 11:30:40 +0100 dr  r268885 : #i99677# change attribute Shapes to DrawPage for import of embedded form controls 2009-03-04 18:46:05 +0100 dr  r268860 : adapt namespace ids according to oox 2009-03-04 18:43:49 +0100 dr  r268859 : #i99677# more VML import rework 2009-03-03 13:38:36 +0100 dr  r268721 : #i99677# more cleanup for VML filter 2009-03-03 13:13:15 +0100 dr  r268719 : #i99807# do not iterate beyond end of std::list 2009-03-02 11:55:49 +0100 dr  r268644 : add ST_XString support (encoded characters in attribute values) 2009-02-26 17:07:18 +0100 dr  r268542 : #i99677# first steps of ax control import: dummy AX base classes, reimplement VML import (hopefully without breaking anything), register embedded AX controls at VML drawing 2009-02-23 17:43:50 +0100 dr  r268365 : #i99426# remaining work on scenario import 2009-02-19 16:56:25 +0100 dr  r268295 : #i99426# base implementations for scenarios import


2009-07-15  Ivo Hinkelmann  <ihi@openoffice.org>  [9fd7c27e185f0c45c4fb151be0e8ad4ceec93929]

CWS-TOOLING: integrate CWS dr68 2009-06-19 17:43:48 +0200 oc  r273175 : #i102946# some lines for new dialog added 2009-06-19 14:17:45 +0200 oc  r273158 : #i102946# three lines added 2009-05-19 11:56:14 +0200 dr  r272065 : #i99677# wrong attribute name 2009-05-18 18:37:05 +0200 dr  r272045 : #i10000# suncc warning 2009-05-05 16:46:13 +0200 dr  r271536 : #i10000# adoptions after rebase to master containing dr67 2009-05-05 16:01:19 +0200 dr  r271530 : #i10000# adoptions after rebase to master containing dr67 2009-05-04 14:20:39 +0200 dr  r271453 : CWS-TOOLING: rebase CWS dr68 to trunk@271427 (milestone: DEV300:m47) 2009-04-28 17:01:14 +0200 dr  r271332 : CWS-TOOLING: rebase CWS dr68 to trunk@270723 (milestone: DEV300:m46) 2009-04-23 12:21:40 +0200 dr  r271149 : #i100688# missing checkins 2009-04-23 12:18:16 +0200 dr  r271147 : #i100978# relations path handling 2009-04-22 19:25:45 +0200 nn  r271136 : #i49491# show navigator for double click on document position status bar control 2009-04-22 11:28:36 +0200 nn  r271085 : #i60401# small text change 2009-04-21 16:53:23 +0200 dr  r271044 : #i10000# missing dtor 2009-04-20 13:39:25 +0200 nn  r270977 : #i60401# add dialog to extend sort range (patch from maoyg) 2009-04-08 12:11:08 +0200 dr  r270630 : #i100943# prevent assertion when loading chart with empty category ranges 2009-04-07 19:03:00 +0200 dr  r270609 : #i100688# missing bits for OLE 2009-04-07 17:14:06 +0200 dr  r270605 : ported fix for #i100710# 2009-04-07 17:12:50 +0200 dr  r270604 : #i10000# wae 2009-04-07 15:31:55 +0200 dr  r270598 : import system colors moved to FilterBase class, more rework on fill and color contexts 2009-04-06 15:00:03 +0200 dr  r270552 : #i99677# prevent recursive loading of the current document 2009-04-03 18:28:42 +0200 dr  r270515 : added import of brightness/contrast and mono/grayscale color effects for image shapes 2009-04-03 17:36:03 +0200 dr  r270509 : cache already imported embedded graphics 2009-04-03 16:46:34 +0200 dr  r270500 : more rework on bitmap fill and graphic object handling 2009-03-31 12:28:10 +0200 dr  r270271 : #i10000# unxlngi6 wae 2009-03-31 09:04:10 +0200 dr  r270261 : CWS-TOOLING: rebase CWS dr68 to trunk@270033 (milestone: DEV300:m45) 2009-03-30 17:42:05 +0200 dr  r270249 : #i91122# add missing doc 2009-03-30 17:37:08 +0200 dr  r270248 : #i91122# add missing doc 2009-03-30 16:59:15 +0200 dr  r270241 : #i99677# add import of ActiveX scrollbar controls 2009-03-30 14:30:36 +0200 dr  r270230 : #i91122# missing/wrong documentation 2009-03-30 13:03:38 +0200 dr  r270220 : #i99677# add import of ActiveX combobox and spinbutton controls 2009-03-27 11:46:59 +0100 dr  r270144 : #i99677# import ActiveX listbox controls (Forms.ListBox.1) 2009-03-26 19:58:00 +0100 dr  r270104 : #i99677# move more OLE import code into ole submodule 2009-03-26 15:15:02 +0100 dr  r270082 : #i100546# add import of chart bitmap fills, add import of X/Y offset in tiled bitmap fills of all shapes 2009-03-25 12:54:59 +0100 dr  r270018 : #i99677# import ActiveX edit text control (Forms.TextBox.1) 2009-03-24 10:59:29 +0100 dr  r269921 : #i99677# moved import of OLE StdHlink to 'ole' submodule, added string import helpers to BinaryStreamBase class, removed implementation of ST_XString import from docprop in favour of the implementation in class AttributeList 2009-03-24 10:40:18 +0100 dr  r269919 : #i100502# implicit precedence of '&&' was intended 2009-03-24 10:18:29 +0100 dr  r269917 : #i100502# missing parentheses 2009-03-23 15:17:48 +0100 dr  r269876 : #i99677# more code reorg, added graphic helper and OLE helper object per filter, added OLE/control import to PPTX/XLSX filter, moved helpers from XmlFilterBase to FilterBase 2009-03-19 12:45:20 +0100 dr  r269740 : #i99677# interface changes in oox 2009-03-18 15:51:50 +0100 dr  r269683 : #i99677# improved relation handling (internal/external), added preprocessor for VML streams to eat MS specific instructions, added OCX ToggleButton/OptionButton import, added DIB import for BIFF (page background picture, lots of other minor improvements 2009-03-16 15:25:30 +0100 dr  r269551 : #i99677# import excel form control client data (printable, cell link) 2009-03-13 18:37:17 +0100 dr  r269494 : #i99677# import image controls and check boxes 2009-03-12 15:08:18 +0100 dr  r269420 : #i10000# rebase problems 2009-03-12 14:43:09 +0100 dr  r269418 : #i10000# rebase problems 2009-03-12 14:42:41 +0100 dr  r269417 : #i10000# missing delivered header 2009-03-12 13:57:06 +0100 dr  r269405 : #i10000# typos 2009-03-12 12:58:52 +0100 dr  r269391 : CWS-TOOLING: rebase CWS dr68 to trunk@269297 (milestone: DEV300:m43) 2009-03-12 11:11:46 +0100 dr  r269374 : #i99677# first step to import BIFF8 page background 2009-03-12 10:21:53 +0100 dr  r269364 : #i99677# rework of graphic import in entire filter, added import of AX Label controls 2009-03-09 16:44:50 +0100 dr  r269202 : #i99677# import some formatting attributes of command buttons 2009-03-05 15:31:46 +0100 dr  r268911 : #i99677# use VML shape client data to import excel VML shape positions 2009-03-05 11:39:48 +0100 dr  r268888 : #i99677# create UNO control shapes from VML control shapes 2009-03-05 11:38:59 +0100 dr  r268886 : #i99677# change attribute Shapes to DrawPage for import of embedded form controls 2009-03-05 11:30:40 +0100 dr  r268885 : #i99677# change attribute Shapes to DrawPage for import of embedded form controls 2009-03-04 18:46:05 +0100 dr  r268860 : adapt namespace ids according to oox 2009-03-04 18:43:49 +0100 dr  r268859 : #i99677# more VML import rework 2009-03-03 13:38:36 +0100 dr  r268721 : #i99677# more cleanup for VML filter 2009-03-03 13:13:15 +0100 dr  r268719 : #i99807# do not iterate beyond end of std::list 2009-03-02 11:55:49 +0100 dr  r268644 : add ST_XString support (encoded characters in attribute values) 2009-02-26 17:07:18 +0100 dr  r268542 : #i99677# first steps of ax control import: dummy AX base classes, reimplement VML import (hopefully without breaking anything), register embedded AX controls at VML drawing 2009-02-23 17:43:50 +0100 dr  r268365 : #i99426# remaining work on scenario import 2009-02-19 16:56:25 +0100 dr  r268295 : #i99426# base implementations for scenarios import


2009-07-15  Ivo Hinkelmann  <ihi@openoffice.org>  [ecfb5bac7be8c1b1ea97b2aef11b6bb6b762f529]

CWS-TOOLING: integrate CWS dr68 2009-06-19 17:43:48 +0200 oc  r273175 : #i102946# some lines for new dialog added 2009-06-19 14:17:45 +0200 oc  r273158 : #i102946# three lines added 2009-05-19 11:56:14 +0200 dr  r272065 : #i99677# wrong attribute name 2009-05-18 18:37:05 +0200 dr  r272045 : #i10000# suncc warning 2009-05-05 16:46:13 +0200 dr  r271536 : #i10000# adoptions after rebase to master containing dr67 2009-05-05 16:01:19 +0200 dr  r271530 : #i10000# adoptions after rebase to master containing dr67 2009-05-04 14:20:39 +0200 dr  r271453 : CWS-TOOLING: rebase CWS dr68 to trunk@271427 (milestone: DEV300:m47) 2009-04-28 17:01:14 +0200 dr  r271332 : CWS-TOOLING: rebase CWS dr68 to trunk@270723 (milestone: DEV300:m46) 2009-04-23 12:21:40 +0200 dr  r271149 : #i100688# missing checkins 2009-04-23 12:18:16 +0200 dr  r271147 : #i100978# relations path handling 2009-04-22 19:25:45 +0200 nn  r271136 : #i49491# show navigator for double click on document position status bar control 2009-04-22 11:28:36 +0200 nn  r271085 : #i60401# small text change 2009-04-21 16:53:23 +0200 dr  r271044 : #i10000# missing dtor 2009-04-20 13:39:25 +0200 nn  r270977 : #i60401# add dialog to extend sort range (patch from maoyg) 2009-04-08 12:11:08 +0200 dr  r270630 : #i100943# prevent assertion when loading chart with empty category ranges 2009-04-07 19:03:00 +0200 dr  r270609 : #i100688# missing bits for OLE 2009-04-07 17:14:06 +0200 dr  r270605 : ported fix for #i100710# 2009-04-07 17:12:50 +0200 dr  r270604 : #i10000# wae 2009-04-07 15:31:55 +0200 dr  r270598 : import system colors moved to FilterBase class, more rework on fill and color contexts 2009-04-06 15:00:03 +0200 dr  r270552 : #i99677# prevent recursive loading of the current document 2009-04-03 18:28:42 +0200 dr  r270515 : added import of brightness/contrast and mono/grayscale color effects for image shapes 2009-04-03 17:36:03 +0200 dr  r270509 : cache already imported embedded graphics 2009-04-03 16:46:34 +0200 dr  r270500 : more rework on bitmap fill and graphic object handling 2009-03-31 12:28:10 +0200 dr  r270271 : #i10000# unxlngi6 wae 2009-03-31 09:04:10 +0200 dr  r270261 : CWS-TOOLING: rebase CWS dr68 to trunk@270033 (milestone: DEV300:m45) 2009-03-30 17:42:05 +0200 dr  r270249 : #i91122# add missing doc 2009-03-30 17:37:08 +0200 dr  r270248 : #i91122# add missing doc 2009-03-30 16:59:15 +0200 dr  r270241 : #i99677# add import of ActiveX scrollbar controls 2009-03-30 14:30:36 +0200 dr  r270230 : #i91122# missing/wrong documentation 2009-03-30 13:03:38 +0200 dr  r270220 : #i99677# add import of ActiveX combobox and spinbutton controls 2009-03-27 11:46:59 +0100 dr  r270144 : #i99677# import ActiveX listbox controls (Forms.ListBox.1) 2009-03-26 19:58:00 +0100 dr  r270104 : #i99677# move more OLE import code into ole submodule 2009-03-26 15:15:02 +0100 dr  r270082 : #i100546# add import of chart bitmap fills, add import of X/Y offset in tiled bitmap fills of all shapes 2009-03-25 12:54:59 +0100 dr  r270018 : #i99677# import ActiveX edit text control (Forms.TextBox.1) 2009-03-24 10:59:29 +0100 dr  r269921 : #i99677# moved import of OLE StdHlink to 'ole' submodule, added string import helpers to BinaryStreamBase class, removed implementation of ST_XString import from docprop in favour of the implementation in class AttributeList 2009-03-24 10:40:18 +0100 dr  r269919 : #i100502# implicit precedence of '&&' was intended 2009-03-24 10:18:29 +0100 dr  r269917 : #i100502# missing parentheses 2009-03-23 15:17:48 +0100 dr  r269876 : #i99677# more code reorg, added graphic helper and OLE helper object per filter, added OLE/control import to PPTX/XLSX filter, moved helpers from XmlFilterBase to FilterBase 2009-03-19 12:45:20 +0100 dr  r269740 : #i99677# interface changes in oox 2009-03-18 15:51:50 +0100 dr  r269683 : #i99677# improved relation handling (internal/external), added preprocessor for VML streams to eat MS specific instructions, added OCX ToggleButton/OptionButton import, added DIB import for BIFF (page background picture, lots of other minor improvements 2009-03-16 15:25:30 +0100 dr  r269551 : #i99677# import excel form control client data (printable, cell link) 2009-03-13 18:37:17 +0100 dr  r269494 : #i99677# import image controls and check boxes 2009-03-12 15:08:18 +0100 dr  r269420 : #i10000# rebase problems 2009-03-12 14:43:09 +0100 dr  r269418 : #i10000# rebase problems 2009-03-12 14:42:41 +0100 dr  r269417 : #i10000# missing delivered header 2009-03-12 13:57:06 +0100 dr  r269405 : #i10000# typos 2009-03-12 12:58:52 +0100 dr  r269391 : CWS-TOOLING: rebase CWS dr68 to trunk@269297 (milestone: DEV300:m43) 2009-03-12 11:11:46 +0100 dr  r269374 : #i99677# first step to import BIFF8 page background 2009-03-12 10:21:53 +0100 dr  r269364 : #i99677# rework of graphic import in entire filter, added import of AX Label controls 2009-03-09 16:44:50 +0100 dr  r269202 : #i99677# import some formatting attributes of command buttons 2009-03-05 15:31:46 +0100 dr  r268911 : #i99677# use VML shape client data to import excel VML shape positions 2009-03-05 11:39:48 +0100 dr  r268888 : #i99677# create UNO control shapes from VML control shapes 2009-03-05 11:38:59 +0100 dr  r268886 : #i99677# change attribute Shapes to DrawPage for import of embedded form controls 2009-03-05 11:30:40 +0100 dr  r268885 : #i99677# change attribute Shapes to DrawPage for import of embedded form controls 2009-03-04 18:46:05 +0100 dr  r268860 : adapt namespace ids according to oox 2009-03-04 18:43:49 +0100 dr  r268859 : #i99677# more VML import rework 2009-03-03 13:38:36 +0100 dr  r268721 : #i99677# more cleanup for VML filter 2009-03-03 13:13:15 +0100 dr  r268719 : #i99807# do not iterate beyond end of std::list 2009-03-02 11:55:49 +0100 dr  r268644 : add ST_XString support (encoded characters in attribute values) 2009-02-26 17:07:18 +0100 dr  r268542 : #i99677# first steps of ax control import: dummy AX base classes, reimplement VML import (hopefully without breaking anything), register embedded AX controls at VML drawing 2009-02-23 17:43:50 +0100 dr  r268365 : #i99426# remaining work on scenario import 2009-02-19 16:56:25 +0100 dr  r268295 : #i99426# base implementations for scenarios import


2009-07-15  Ivo Hinkelmann  <ihi@openoffice.org>  [44a9cb47e88ef146354aa79d1c2ea6f38fec59fe]

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>  [9b39e0017a375378b646e2e7e0e3e537c0205a58]

CWS-TOOLING: integrate CWS fhawfixes2 2009-07-08 14:58:06 +0200 oc  r273832 : #i103413# 2009-07-01 22:02:46 +0200 fredrikh  r273615 : i103249 2009-07-01 17:12:45 +0200 fredrikh  r273605 : i103249 2009-07-01 16:55:27 +0200 fredrikh  r273603 : i102752 2009-07-01 16:51:30 +0200 fredrikh  r273602 : i102752 2009-07-01 15:49:58 +0200 fredrikh  r273597 : i102752 2009-07-01 15:32:34 +0200 fredrikh  r273596 : i103216 2009-07-01 15:10:05 +0200 fredrikh  r273590 : i102752 2009-07-01 14:41:23 +0200 fredrikh  r273587 : i102752 2009-07-01 14:40:11 +0200 fredrikh  r273585 : i102752 2009-07-01 13:14:31 +0200 fredrikh  r273572 : i102752 2009-07-01 13:02:47 +0200 fredrikh  r273570 : i102752 2009-07-01 12:54:54 +0200 fredrikh  r273569 : i102752 2009-07-01 12:24:23 +0200 fredrikh  r273567 : i102752 2009-07-01 12:23:10 +0200 fredrikh  r273566 : i102752 2009-07-01 12:22:06 +0200 fredrikh  r273565 : i102752 2009-07-01 12:13:26 +0200 fredrikh  r273563 : i102752 2009-06-30 18:00:13 +0200 fredrikh  r273530 : i103220 2009-06-30 17:52:06 +0200 fredrikh  r273528 : i102845 2009-06-30 17:36:50 +0200 fredrikh  r273526 : CWS-TOOLING: rebase CWS fhawfixes2 to trunk@273468 (milestone: DEV300:m51) 2009-06-30 11:36:55 +0200 fredrikh  r273499 : CWS-TOOLING: rebase CWS fhawfixes2 to trunk@272827 (milestone: DEV300:m50) 2009-06-29 14:12:15 +0200 fredrikh  r273473 : i94734 2009-06-24 18:59:13 +0200 fredrikh  r273362 : i102846 2009-06-24 16:01:32 +0200 fredrikh  r273352 : i102999 2009-06-24 14:33:37 +0200 fredrikh  r273347 : i103063 & i102999 2009-06-24 14:32:18 +0200 fredrikh  r273346 : i103063 2009-06-24 14:17:42 +0200 fredrikh  r273345 : i103063 2009-06-24 13:38:39 +0200 fredrikh  r273341 : i103063 2009-06-24 13:38:15 +0200 fredrikh  r273340 : i103063 2009-06-24 13:37:32 +0200 fredrikh  r273339 : i103063 2009-06-24 13:36:43 +0200 fredrikh  r273338 : i103063 2009-06-24 13:36:26 +0200 fredrikh  r273337 : i103063 2009-06-24 13:36:08 +0200 fredrikh  r273336 : i103063 2009-06-24 13:32:08 +0200 fredrikh  r273335 : i103063 2009-06-24 02:01:29 +0200 fredrikh  r273305 : i102999 2009-06-23 17:07:02 +0200 fredrikh  r273298 : i103042 2009-06-23 17:06:17 +0200 fredrikh  r273297 : i103042 2009-06-23 16:27:47 +0200 fredrikh  r273295 : i102999 2009-06-23 16:26:46 +0200 fredrikh  r273294 : i102999 2009-06-23 16:26:20 +0200 fredrikh  r273293 : i102999 2009-06-23 16:25:37 +0200 fredrikh  r273291 : i102999 2009-06-23 16:24:52 +0200 fredrikh  r273290 : i102999 2009-06-23 16:24:05 +0200 fredrikh  r273288 : i102999 2009-06-23 16:23:49 +0200 fredrikh  r273287 : i102999 2009-06-23 14:46:08 +0200 fredrikh  r273282 : i102999 2009-06-23 13:18:56 +0200 fredrikh  r273279 : i102999 2009-06-22 18:17:33 +0200 fredrikh  r273250 : i102999 2009-06-22 18:17:10 +0200 fredrikh  r273249 : i102999 2009-06-22 18:16:48 +0200 fredrikh  r273248 : i102999 2009-06-22 18:16:33 +0200 fredrikh  r273247 : i102999 2009-06-22 18:16:07 +0200 fredrikh  r273246 : i102999 2009-06-22 18:15:32 +0200 fredrikh  r273245 : i102999 2009-06-22 16:14:00 +0200 fredrikh  r273237 : i102792 2009-06-22 13:35:09 +0200 fredrikh  r273228 : i102648 2009-06-22 12:19:41 +0200 fredrikh  r273211 : i102800 2009-06-18 17:57:17 +0200 fredrikh  r273127 : i102800 2009-06-17 19:01:42 +0200 fredrikh  r273092 : i102800 2009-06-17 14:28:32 +0200 fredrikh  r273073 : i102800 2009-06-17 13:16:26 +0200 fredrikh  r273061 : i102800 2009-06-17 13:14:19 +0200 fredrikh  r273060 : i102800 2009-06-17 12:20:47 +0200 fredrikh  r273058 : i102800 2009-06-16 23:56:39 +0200 fredrikh  r273043 : i102800 2009-06-16 19:01:53 +0200 fredrikh  r273036 : i102800 2009-06-15 17:53:18 +0200 fredrikh  r273005 : i102800 2009-06-15 17:19:25 +0200 fredrikh  r273003 : i102800 2009-06-15 15:57:40 +0200 fredrikh  r272993 : i102799 2009-06-15 15:11:05 +0200 fredrikh  r272990 : i102648 2009-06-15 15:09:56 +0200 fredrikh  r272989 : i102648 2009-06-15 14:48:42 +0200 fredrikh  r272988 : i102648 2009-06-15 12:41:32 +0200 fredrikh  r272977 : i102648 2009-06-15 12:27:09 +0200 fredrikh  r272975 : i102648 2009-06-10 17:31:22 +0200 fredrikh  r272831 : i102648 2009-06-10 15:47:16 +0200 fredrikh  r272823 : i102647 2009-06-10 13:21:24 +0200 fredrikh  r272805 : i102639 + i96954


2009-07-15  Ivo Hinkelmann  <ihi@openoffice.org>  [f2f8267adc71f7bf6d7e344d7b4bab51ce44a833]

CWS-TOOLING: integrate CWS fhawfixes2 2009-07-08 14:58:06 +0200 oc  r273832 : #i103413# 2009-07-01 22:02:46 +0200 fredrikh  r273615 : i103249 2009-07-01 17:12:45 +0200 fredrikh  r273605 : i103249 2009-07-01 16:55:27 +0200 fredrikh  r273603 : i102752 2009-07-01 16:51:30 +0200 fredrikh  r273602 : i102752 2009-07-01 15:49:58 +0200 fredrikh  r273597 : i102752 2009-07-01 15:32:34 +0200 fredrikh  r273596 : i103216 2009-07-01 15:10:05 +0200 fredrikh  r273590 : i102752 2009-07-01 14:41:23 +0200 fredrikh  r273587 : i102752 2009-07-01 14:40:11 +0200 fredrikh  r273585 : i102752 2009-07-01 13:14:31 +0200 fredrikh  r273572 : i102752 2009-07-01 13:02:47 +0200 fredrikh  r273570 : i102752 2009-07-01 12:54:54 +0200 fredrikh  r273569 : i102752 2009-07-01 12:24:23 +0200 fredrikh  r273567 : i102752 2009-07-01 12:23:10 +0200 fredrikh  r273566 : i102752 2009-07-01 12:22:06 +0200 fredrikh  r273565 : i102752 2009-07-01 12:13:26 +0200 fredrikh  r273563 : i102752 2009-06-30 18:00:13 +0200 fredrikh  r273530 : i103220 2009-06-30 17:52:06 +0200 fredrikh  r273528 : i102845 2009-06-30 17:36:50 +0200 fredrikh  r273526 : CWS-TOOLING: rebase CWS fhawfixes2 to trunk@273468 (milestone: DEV300:m51) 2009-06-30 11:36:55 +0200 fredrikh  r273499 : CWS-TOOLING: rebase CWS fhawfixes2 to trunk@272827 (milestone: DEV300:m50) 2009-06-29 14:12:15 +0200 fredrikh  r273473 : i94734 2009-06-24 18:59:13 +0200 fredrikh  r273362 : i102846 2009-06-24 16:01:32 +0200 fredrikh  r273352 : i102999 2009-06-24 14:33:37 +0200 fredrikh  r273347 : i103063 & i102999 2009-06-24 14:32:18 +0200 fredrikh  r273346 : i103063 2009-06-24 14:17:42 +0200 fredrikh  r273345 : i103063 2009-06-24 13:38:39 +0200 fredrikh  r273341 : i103063 2009-06-24 13:38:15 +0200 fredrikh  r273340 : i103063 2009-06-24 13:37:32 +0200 fredrikh  r273339 : i103063 2009-06-24 13:36:43 +0200 fredrikh  r273338 : i103063 2009-06-24 13:36:26 +0200 fredrikh  r273337 : i103063 2009-06-24 13:36:08 +0200 fredrikh  r273336 : i103063 2009-06-24 13:32:08 +0200 fredrikh  r273335 : i103063 2009-06-24 02:01:29 +0200 fredrikh  r273305 : i102999 2009-06-23 17:07:02 +0200 fredrikh  r273298 : i103042 2009-06-23 17:06:17 +0200 fredrikh  r273297 : i103042 2009-06-23 16:27:47 +0200 fredrikh  r273295 : i102999 2009-06-23 16:26:46 +0200 fredrikh  r273294 : i102999 2009-06-23 16:26:20 +0200 fredrikh  r273293 : i102999 2009-06-23 16:25:37 +0200 fredrikh  r273291 : i102999 2009-06-23 16:24:52 +0200 fredrikh  r273290 : i102999 2009-06-23 16:24:05 +0200 fredrikh  r273288 : i102999 2009-06-23 16:23:49 +0200 fredrikh  r273287 : i102999 2009-06-23 14:46:08 +0200 fredrikh  r273282 : i102999 2009-06-23 13:18:56 +0200 fredrikh  r273279 : i102999 2009-06-22 18:17:33 +0200 fredrikh  r273250 : i102999 2009-06-22 18:17:10 +0200 fredrikh  r273249 : i102999 2009-06-22 18:16:48 +0200 fredrikh  r273248 : i102999 2009-06-22 18:16:33 +0200 fredrikh  r273247 : i102999 2009-06-22 18:16:07 +0200 fredrikh  r273246 : i102999 2009-06-22 18:15:32 +0200 fredrikh  r273245 : i102999 2009-06-22 16:14:00 +0200 fredrikh  r273237 : i102792 2009-06-22 13:35:09 +0200 fredrikh  r273228 : i102648 2009-06-22 12:19:41 +0200 fredrikh  r273211 : i102800 2009-06-18 17:57:17 +0200 fredrikh  r273127 : i102800 2009-06-17 19:01:42 +0200 fredrikh  r273092 : i102800 2009-06-17 14:28:32 +0200 fredrikh  r273073 : i102800 2009-06-17 13:16:26 +0200 fredrikh  r273061 : i102800 2009-06-17 13:14:19 +0200 fredrikh  r273060 : i102800 2009-06-17 12:20:47 +0200 fredrikh  r273058 : i102800 2009-06-16 23:56:39 +0200 fredrikh  r273043 : i102800 2009-06-16 19:01:53 +0200 fredrikh  r273036 : i102800 2009-06-15 17:53:18 +0200 fredrikh  r273005 : i102800 2009-06-15 17:19:25 +0200 fredrikh  r273003 : i102800 2009-06-15 15:57:40 +0200 fredrikh  r272993 : i102799 2009-06-15 15:11:05 +0200 fredrikh  r272990 : i102648 2009-06-15 15:09:56 +0200 fredrikh  r272989 : i102648 2009-06-15 14:48:42 +0200 fredrikh  r272988 : i102648 2009-06-15 12:41:32 +0200 fredrikh  r272977 : i102648 2009-06-15 12:27:09 +0200 fredrikh  r272975 : i102648 2009-06-10 17:31:22 +0200 fredrikh  r272831 : i102648 2009-06-10 15:47:16 +0200 fredrikh  r272823 : i102647 2009-06-10 13:21:24 +0200 fredrikh  r272805 : i102639 + i96954


2009-07-15  Ivo Hinkelmann  <ihi@openoffice.org>  [f8d96406dec3eccaaf9870080e375453af548dfa]

CWS-TOOLING: integrate CWS fhawfixes2 2009-07-08 14:58:06 +0200 oc  r273832 : #i103413# 2009-07-01 22:02:46 +0200 fredrikh  r273615 : i103249 2009-07-01 17:12:45 +0200 fredrikh  r273605 : i103249 2009-07-01 16:55:27 +0200 fredrikh  r273603 : i102752 2009-07-01 16:51:30 +0200 fredrikh  r273602 : i102752 2009-07-01 15:49:58 +0200 fredrikh  r273597 : i102752 2009-07-01 15:32:34 +0200 fredrikh  r273596 : i103216 2009-07-01 15:10:05 +0200 fredrikh  r273590 : i102752 2009-07-01 14:41:23 +0200 fredrikh  r273587 : i102752 2009-07-01 14:40:11 +0200 fredrikh  r273585 : i102752 2009-07-01 13:14:31 +0200 fredrikh  r273572 : i102752 2009-07-01 13:02:47 +0200 fredrikh  r273570 : i102752 2009-07-01 12:54:54 +0200 fredrikh  r273569 : i102752 2009-07-01 12:24:23 +0200 fredrikh  r273567 : i102752 2009-07-01 12:23:10 +0200 fredrikh  r273566 : i102752 2009-07-01 12:22:06 +0200 fredrikh  r273565 : i102752 2009-07-01 12:13:26 +0200 fredrikh  r273563 : i102752 2009-06-30 18:00:13 +0200 fredrikh  r273530 : i103220 2009-06-30 17:52:06 +0200 fredrikh  r273528 : i102845 2009-06-30 17:36:50 +0200 fredrikh  r273526 : CWS-TOOLING: rebase CWS fhawfixes2 to trunk@273468 (milestone: DEV300:m51) 2009-06-30 11:36:55 +0200 fredrikh  r273499 : CWS-TOOLING: rebase CWS fhawfixes2 to trunk@272827 (milestone: DEV300:m50) 2009-06-29 14:12:15 +0200 fredrikh  r273473 : i94734 2009-06-24 18:59:13 +0200 fredrikh  r273362 : i102846 2009-06-24 16:01:32 +0200 fredrikh  r273352 : i102999 2009-06-24 14:33:37 +0200 fredrikh  r273347 : i103063 & i102999 2009-06-24 14:32:18 +0200 fredrikh  r273346 : i103063 2009-06-24 14:17:42 +0200 fredrikh  r273345 : i103063 2009-06-24 13:38:39 +0200 fredrikh  r273341 : i103063 2009-06-24 13:38:15 +0200 fredrikh  r273340 : i103063 2009-06-24 13:37:32 +0200 fredrikh  r273339 : i103063 2009-06-24 13:36:43 +0200 fredrikh  r273338 : i103063 2009-06-24 13:36:26 +0200 fredrikh  r273337 : i103063 2009-06-24 13:36:08 +0200 fredrikh  r273336 : i103063 2009-06-24 13:32:08 +0200 fredrikh  r273335 : i103063 2009-06-24 02:01:29 +0200 fredrikh  r273305 : i102999 2009-06-23 17:07:02 +0200 fredrikh  r273298 : i103042 2009-06-23 17:06:17 +0200 fredrikh  r273297 : i103042 2009-06-23 16:27:47 +0200 fredrikh  r273295 : i102999 2009-06-23 16:26:46 +0200 fredrikh  r273294 : i102999 2009-06-23 16:26:20 +0200 fredrikh  r273293 : i102999 2009-06-23 16:25:37 +0200 fredrikh  r273291 : i102999 2009-06-23 16:24:52 +0200 fredrikh  r273290 : i102999 2009-06-23 16:24:05 +0200 fredrikh  r273288 : i102999 2009-06-23 16:23:49 +0200 fredrikh  r273287 : i102999 2009-06-23 14:46:08 +0200 fredrikh  r273282 : i102999 2009-06-23 13:18:56 +0200 fredrikh  r273279 : i102999 2009-06-22 18:17:33 +0200 fredrikh  r273250 : i102999 2009-06-22 18:17:10 +0200 fredrikh  r273249 : i102999 2009-06-22 18:16:48 +0200 fredrikh  r273248 : i102999 2009-06-22 18:16:33 +0200 fredrikh  r273247 : i102999 2009-06-22 18:16:07 +0200 fredrikh  r273246 : i102999 2009-06-22 18:15:32 +0200 fredrikh  r273245 : i102999 2009-06-22 16:14:00 +0200 fredrikh  r273237 : i102792 2009-06-22 13:35:09 +0200 fredrikh  r273228 : i102648 2009-06-22 12:19:41 +0200 fredrikh  r273211 : i102800 2009-06-18 17:57:17 +0200 fredrikh  r273127 : i102800 2009-06-17 19:01:42 +0200 fredrikh  r273092 : i102800 2009-06-17 14:28:32 +0200 fredrikh  r273073 : i102800 2009-06-17 13:16:26 +0200 fredrikh  r273061 : i102800 2009-06-17 13:14:19 +0200 fredrikh  r273060 : i102800 2009-06-17 12:20:47 +0200 fredrikh  r273058 : i102800 2009-06-16 23:56:39 +0200 fredrikh  r273043 : i102800 2009-06-16 19:01:53 +0200 fredrikh  r273036 : i102800 2009-06-15 17:53:18 +0200 fredrikh  r273005 : i102800 2009-06-15 17:19:25 +0200 fredrikh  r273003 : i102800 2009-06-15 15:57:40 +0200 fredrikh  r272993 : i102799 2009-06-15 15:11:05 +0200 fredrikh  r272990 : i102648 2009-06-15 15:09:56 +0200 fredrikh  r272989 : i102648 2009-06-15 14:48:42 +0200 fredrikh  r272988 : i102648 2009-06-15 12:41:32 +0200 fredrikh  r272977 : i102648 2009-06-15 12:27:09 +0200 fredrikh  r272975 : i102648 2009-06-10 17:31:22 +0200 fredrikh  r272831 : i102648 2009-06-10 15:47:16 +0200 fredrikh  r272823 : i102647 2009-06-10 13:21:24 +0200 fredrikh  r272805 : i102639 + i96954


2009-07-15  Ivo Hinkelmann  <ihi@openoffice.org>  [63d71582afdc55fb43d467a64266051c3b7218de]

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-15  Ivo Hinkelmann  <ihi@openoffice.org>  [2cb7649648771d723097d18dfdde7e1c162fd620]

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-15  Ivo Hinkelmann  <ihi@openoffice.org>  [0a14728df214246347e51cdc72a4314180845208]

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  Frank Schönheit  <fs@openoffice.org>  [ca8f50023abe198d56123672c5384b7ff76a0414]

merging selected changes from tags/DEV300_m52


2009-07-14  Frank Schönheit  <fs@openoffice.org>  [2564edcb1c9779e345c5a418d8db251d8ba20f9b]

merging selected changes from tags/DEV300_m52


2009-07-14  Philipp Lohmann  <pl@openoffice.org>  [cd572c7f63e41e68dc74a2ec6166f686911c0fa8]

#i92516# make dialog maximizable, fix a paint issue


2009-07-14  Oliver Bolte  <obo@openoffice.org>  [dc6e451d19658bf60917bc71c8087056d0ab6d52]

#i10000# build breaker in local environment


2009-07-13  Mathias Bauer  <mba@openoffice.org>  [95441e5e925378cb6f6b561b27e8ae638f784f30]

some line end fixes


2009-07-13  Philipp Lohmann  <pl@openoffice.org>  [92cb6e5eac5e9108ddfe37f70189a96f61c27c39]

fix number at end, change behaviour for empty string


2009-07-13  Mathias Bauer  <mba@openoffice.org>  [475bd0f922e05d3bea003871d65e52b3aaef5678]

#i103496#: new top level module for ure


2009-07-13  Kohei Yoshida  <kohei@openoffice.org>  [f926cbe9c3ddd0524f10c43978c719bf1e5870e4]

#i103512# fixed a crasher bug.


2009-07-13  Thomas Lange  <tl@openoffice.org>  [c4137a7db5360997c2dd699755fcfc31fddf7543]

undoing r273933 which was accidently commited on master m51


2009-07-13  Mathias Bauer  <mba@openoffice.org>  [1a4e255f5d6d204810c0b45bd2a9592c06d9fcf0]

#i103496#: remove more superfluous dependencies


2009-07-13  Thomas Lange  <tl@openoffice.org>  [e3aa4b58f6221e65564941688db6a38182ff92c8]

#i1601# sentence case transliteration


2009-07-13  Mathias Bauer  <mba@openoffice.org>  [967d3a4cbc69a11ddf86d27ef4eb68c87979ff26]

#i103496#: remove superfluous dependency on sandbox


2009-07-13  Daniel Rentz  <dr@openoffice.org>  [e86f49f5885249ea160cdd16f9866d18f92e4401]

#i12587# import shapes in charts from MSOOXML


2009-07-13  Mathias Bauer  <mba@openoffice.org>  [0fdd247dfb2bf4a4202786b9471d81863496cdc8]

#i103496#: remove superfluous dependency on tools


2009-07-13  Daniel Rentz  <dr@openoffice.org>  [a386089b5304685c37f9cacf107a374b0083c326]

#i12587# import shapes in charts from MSOOXML


2009-12-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [f2f5cbfdd200561ca465eadb3526bfdaba3ef58f]

chartshapes: merge with DEV300 m50


2009-12-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [2fa312e09048125858595d2fbab20fcf128f83f3]

chartshapes: merge with DEV300 m46


2009-07-10  Philipp Lohmann  <pl@openoffice.org>  [d6ad6af9da5d94ecad27aceedf9cb719858e5cfd]

#i92516# fix count


2009-07-10  Mathias Bauer  <mba@openoffice.org>  [d7add7597ced311c733839183aeb689335154f3b]

#i103452#: remove obsolete PRODUCT_FULL and HDEFS


2009-07-10  Mathias Bauer  <mba@openoffice.org>  [6d8addd659110282cac4217c7dc47cecbc4bcc7f]

#i103452#: remove obsolete PRODUCT_FULL and HDEFS


2009-07-10  Philipp Lohmann  <pl@openoffice.org>  [a2459a0cb43b28458b1fef79db93067bb7f3bfc4]

#i92516# new parser for ranges


2009-07-10  Mathias Bauer  <mba@openoffice.org>  [aa611d78df11fcc1e35ead5fa093143bf17e4cf6]

#i103452#: replace PRODUCT by !DBG_UTIL; replace assert by OSL_ASSERT where possible


2009-07-13  Thomas Lange  <tl@openoffice.org>  [104e585e3db2e7a77e1de237ea68abaf38a44600]

undoing r273933 which was accidently commited on master m51


2009-07-13  Thomas Lange  <tl@openoffice.org>  [1d9708f5e1f732eb84813e0eda6da8dd48623b82]

undoing r273932 which was accidently commited on the master m51


2009-07-13  Thomas Lange  <tl@openoffice.org>  [f74002df591f62452ef9181068cda76e355f75e7]

#i1601# sentence case transliteration


2009-07-13  Thomas Lange  <tl@openoffice.org>  [8be7ea6f79a756936ab4a38d6086740dd00338c9]

#i64400# hyphen should be part of word by default


2009-07-10  Mathias Bauer  <mba@openoffice.org>  [142fdd25f00cb3b291349cd066c78adcfac0296c]

#i103452#: replace PRODUCT by !DBG_UTIL; replace assert by OSL_ASSERT where possible


2009-07-10  Mathias Bauer  <mba@openoffice.org>  [a25665726be7f5c51f5bb248447742c42ba8664b]

#i103452#: replace PRODUCT by !DBG_UTIL; replace assert by OSL_ASSERT where possible


2009-07-13  Thomas Lange  <tl@openoffice.org>  [f5fff995555763996b1ecdea81e60d839ed57302]

undoing r273933 which was accidently commited on master m51


2009-07-13  Thomas Lange  <tl@openoffice.org>  [78ada7fa6a3b45aeb44cca28a6ff9e35c29adf41]

#i1601# sentence case transliteration


2009-07-10  Mathias Bauer  <mba@openoffice.org>  [94c78bed2887089fdfb0c36f5b68b9c98bfd5a72]

#i103452#: replace PRODUCT by !DBG_UTIL; replace assert by OSL_ASSERT where possible


2009-07-13  Thomas Lange  <tl@openoffice.org>  [25c459e8b631e6e1ca8357e806560bf7b7d3b2d4]

undoing r273933 which was accidently commited on master m51


2009-07-13  Thomas Lange  <tl@openoffice.org>  [2d463da3e91804bbe4a6665adcc80c458b72c545]

#i1601# sentence case transliteration


2009-07-10  Mathias Bauer  <mba@openoffice.org>  [a7e564b4836154b84d67814486123eab6cb639c2]

#i103452#: replace PRODUCT by !DBG_UTIL; replace assert by OSL_ASSERT where possible


2009-07-10  Mathias Bauer  <mba@openoffice.org>  [4b45e95af3f851ca68ef5acaeaa7d8231798baa6]

#i103452#: replace PRODUCT by !DBG_UTIL; replace assert by OSL_ASSERT where possible


2009-07-10  Mathias Bauer  <mba@openoffice.org>  [68e142cc23ab11ff6ddbf494a7ace303548db379]

#i103452#: replace PRODUCT by !DBG_UTIL; replace assert by OSL_ASSERT where possible


2009-07-10  Mathias Bauer  <mba@openoffice.org>  [b2bebad78498c79c2a55ae5cf4ee947070c1e21b]

#i103452#: replace PRODUCT by !DBG_UTIL; replace assert by OSL_ASSERT where possible


2009-07-13  Thomas Lange  <tl@openoffice.org>  [bc3bba74e94d7c1e0f22e9c14f739683200713ad]

undoing r273933 which was accidently commited on master m51


2009-07-13  Thomas Lange  <tl@openoffice.org>  [083a898565f723b3dd91a8caf27ea8d02b52fb06]

#i1601# sentence case transliteration


2009-07-10  Mathias Bauer  <mba@openoffice.org>  [36fd02ff4b6d04896b8e0d43481e213d45e9827b]

#i103452#: replace PRODUCT by !DBG_UTIL; replace assert by OSL_ASSERT where possible


2009-07-10  Mathias Bauer  <mba@openoffice.org>  [ffd6952e9ad711c6eb60d2eb823999ff99fa0f05]

#i103452#: replace PRODUCT by !DBG_UTIL; replace assert by OSL_ASSERT where possible


2009-07-13  Thomas Lange  <tl@openoffice.org>  [c0840181bcba5e5e90c44ff56e1780c74fae1683]

undoing r273933 which was accidently commited on master m51


2009-07-13  Thomas Lange  <tl@openoffice.org>  [74cb7ba840d6b26931d7735cd2e9c2607f1e7c9d]

#i1601# sentence case transliteration


2009-07-10  Release Engineers  <releng@openoffice.org>  [54228cba143a91aad9d143009774bf453ac0595b]

#i103441# fix the crash by removing the constructor with buggy ASSERT


2009-07-09  Philipp Lohmann  <pl@openoffice.org>  [3f6401a45f6c8b112752900e959384080e5a4522]

add: set of possible values


2009-07-09  Release Engineers  <releng@openoffice.org>  [7614668de3ffd550cc6d17075c408c01b7a3cc0a]

Create DEV300_m52 milestone tag from trunk@273857


2009-07-09  Release Engineers  <releng@openoffice.org>  [9a7332f1670da432737d836b850a67a6c2fcc72a]

Create DEV300_m52 milestone tag from trunk@273857


2009-07-09  Release Engineers  <releng@openoffice.org>  [1b786f14e66b6bdbda08ee508611a6be3a2ebcd4]

Create DEV300_m52 milestone tag from trunk@273857


2009-07-09  Release Engineers  <releng@openoffice.org>  [729e73f850c8a722fe1436363558d590c848a164]

Create DEV300_m52 milestone tag from trunk@273857


2009-07-09  Release Engineers  <releng@openoffice.org>  [da94720ff22be661e5d070b3a445e9dd40748417]

Create DEV300_m52 milestone tag from trunk@273857


2009-07-09  Release Engineers  <releng@openoffice.org>  [67b9b0b1c1883e28c5d3271640ab7bac7ade6497]

Create DEV300_m52 milestone tag from trunk@273857


2009-07-09  Release Engineers  <releng@openoffice.org>  [78d50e278f9124586c3c9fda1124e6aeb3db20a6]

Create DEV300_m52 milestone tag from trunk@273857


2009-07-09  Release Engineers  <releng@openoffice.org>  [72a7c33dc1933e7e3213d2f3f20411e1b37f6c4d]

Create DEV300_m52 milestone tag from trunk@273857


2009-07-09  Release Engineers  <releng@openoffice.org>  [c572e4f30c427886dd2f36287741aa5051c33b74]

Create DEV300_m52 milestone tag from trunk@273857


2009-07-09  Release Engineers  <releng@openoffice.org>  [fe7bb8e9b3e6d758ac7ce0ede1c71a8403886c74]

Create DEV300_m52 milestone tag from trunk@273857


2009-07-09  Thomas Lange  <tl@openoffice.org>  [6f62d05aa6ab5d3517ba94ccfabef1072e00e534]

#i101242# new print UI dialog


2009-07-09  Release Engineers  <releng@openoffice.org>  [387d7ab6e58be970b001188bee56150d724bda27]

#i10000# fix for dbaperf2 changes


2009-07-08  Philipp Lohmann  <pl@openoffice.org>  [e83bd2a5f6cab65ececd3a22722a41bbbeaf43b7]

#i95216# get a new enumerator that parsers a page range


2009-07-08  Release Engineers  <releng@openoffice.org>  [727a8537d3fd571bbeb495f90fd7ced2a95caa49]

#i10000# fix for error from dr70


2009-07-08  Release Engineers  <releng@openoffice.org>  [54594630efef8b5844fd3af5f59b641df41e8d43]

#i10000# fix for error from dba32c


2009-07-08  Kurt Zenker  <kz@openoffice.org>  [05bc641ad5ea5ceb063e7c8f041b11eaf3436ee2]

#i10000# double merge fixed


2009-07-08  Release Engineers  <releng@openoffice.org>  [923ee6026a02b3f2d7a370d5e038958940824e7c]

#i10000# solved some problems from odfmetadata2


2009-07-07  Jan Holesovsky  <kendy@suse.cz>  [3b8c6379e355f6b9e5355ee17e380d2db7cba7c1]

Split build: build.lst updates so that everything builds.

* berkeleydb/prj/build.lst:
* bitstream_vera_fonts/prj/build.lst:
* boost/prj/build.lst:
* curl/prj/build.lst:
* hunspell/prj/build.lst:
* icu/icuversion.mk: Moved to solenv/bin/.
* icu/prj/build.lst:
* moz/prj/build.lst:
* neon/prj/build.lst:
* python/prj/build.lst:
* saxon/prj/build.lst:
* stax/prj/build.lst:

2009-07-07  Jan Holesovsky  <kendy@suse.cz>  [630fb47e531f5a85b0c72d713d61697a1ebae932]

Split build: Automake/autoconf stuff.

* .gitignore:
* AUTHORS:
* COPYING:
* ChangeLog:
* INSTALL:
* Makefile.am:
* NEWS:
* README:
* autogen.sh:
* build/prj/build.lst:
* build/src/.gitignore:
* build/src/OpenOffice.org-libs-extern-sys.pc.in:
* build/stamp/.gitignore:
* build/stamp/README.txt:
* buildenv.in:
* configure.in:

2009-07-07  Jan Holesovsky  <kendy@suse.cz>  [36a9106940c85692f40bf67e615a9489b8a5a079]

Split build: build.lst updates so that everything builds.

* afms/prj/build.lst:
* agg/prj/build.lst:
* apple_remote/prj/build.lst:
* beanshell/prj/build.lst:
* cppunit/prj/build.lst:
* epm/prj/build.lst:
* external/prj/build.lst:
* fondu/prj/build.lst:
* hsqldb/prj/build.lst:
* hyphen/prj/build.lst:
* icc/prj/build.lst:
* libegg/prj/build.lst:
* libtextcat/prj/build.lst:
* libwpd/prj/build.lst:
* libxmlsec/prj/build.lst:
* lpsolve/prj/build.lst:
* lucene/prj/build.lst:
* msfontextract/prj/build.lst:
* np_sdk/prj/build.lst:
* openssl/prj/build.lst:
* redland/prj/build.lst:
* redland/prj/d.lst:
* redland/raptor/makefile.mk:
* redland/rasqal/makefile.mk:
* redland/redland/makefile.mk:
* redland/redlandversion.mk: Moved to solenv/inc.
* rhino/prj/build.lst:
* sane/prj/build.lst:
* twain/prj/build.lst:
* unixODBC/prj/build.lst:
* vigra/prj/build.lst:
* x11_extensions/prj/build.lst:
* xsltml/prj/build.lst:

2009-07-07  Jan Holesovsky  <kendy@suse.cz>  [702bad9097d7c039216e6879e054287a6d630066]

Split build: Automake/autoconf stuff.

* .gitignore:
* AUTHORS:
* COPYING:
* ChangeLog:
* INSTALL:
* Makefile.am:
* NEWS:
* README:
* autogen.sh:
* build/prj/build.lst:
* build/src/.gitignore:
* build/src/OpenOffice.org-libs-extern.pc.in:
* build/stamp/.gitignore:
* build/stamp/README.txt:
* buildenv.in:
* configure.in:

2009-07-07  Jan Holesovsky  <kendy@suse.cz>  [df66a2acf77b2f8711f2cb9042695c9866a4dc63]

Split build: Use the shared Makefile.common.

* Makefile.am: Remove the shared stuff.
* build/src/.gitignore:

2009-07-07  Jan Holesovsky  <kendy@suse.cz>  [9f9974398ddcf8130413133889b263cfd96f6159]

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>  [4f3065b4aaf4d7603591946179b0489e05e9bfdc]

#i10000# MAXPROC: Undefined variable.


2009-07-07  Vladimir Glazounov  <vg@openoffice.org>  [6183d60aa7e9cf597f5262967f68d516fc648afb]

DEV300


2009-07-07  Oliver Bolte  <obo@openoffice.org>  [4e7fb1be99b6eed7d7c63f6f947dea52a8267bbe]

#i10000# MAXPROC added for lucopy


2009-07-07  Vladimir Glazounov  <vg@openoffice.org>  [6c63aeab5b8d64afa3de9e869f270a0b517e178d]

CWS-TOOLING: integrate CWS c27v001_DEV300 2009-05-29 09:24:04 +0200 jl  r272433 : #102097# not using stl anymore 2009-05-27 13:47:46 +0200 jl  r272340 : #i102097# make unopkg.com accept pipe input in console


2009-07-07  Vladimir Glazounov  <vg@openoffice.org>  [9d278fa44b41747145112e9af7a0363ca2f797be]

CWS-TOOLING: integrate CWS c17v006_DEV300 2009-05-26 14:54:33 +0200 os  r272304 : #i99069# modification of bibliography entries fixed


2009-07-07  Philipp Lohmann  <pl@openoffice.org>  [c8aed19d39abefd12d03b3c3fcc9a948344c4e94]

PrinterController API change


2009-07-07  Vladimir Glazounov  <vg@openoffice.org>  [74a8cb347b093dc7314046c719ef571b0b8274f6]

CWS-TOOLING: integrate CWS hb311fixes01_DEV300 2009-06-30 14:00:11 +0200 hbrinkm  r273504 : CWS-TOOLING: rebase CWS hb311fixes01 to branches/OOO310@273447 (milestone: OOO310:m14) 2009-06-12 10:23:10 +0200 hbrinkm  r272904 : #159836# added static_int_casts to prevent warning on wntmsci12 2009-06-11 17:13:51 +0200 hbrinkm  r272891 : #i101454# also regard new document option 'tab relative to indent' on export 2009-06-10 16:12:17 +0200 hbrinkm  r272825 : #i101451# rephrasing ternary expression solves the problem 2009-05-20 11:56:02 +0200 hbrinkm  r272113 : #159836# reverted old patch, applied new patch 2009-05-18 18:02:31 +0200 hbrinkm  r272042 : #159836# applied patch


2009-07-07  Vladimir Glazounov  <vg@openoffice.org>  [f273ae885d22cd9daa22c1f13abd78dafdc161b2]

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>  [e13f42a237d47209cf7d74ce8c45efeca0bbd09c]

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>  [b7f8f099706b17bfe469fd4a4eac466de30c9501]

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>  [48c4b0ec1f32c8df9b1d0b48b7d08d026df15ec0]

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>  [b46c644225b90f5f6edf5f8144210dc817579960]

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>  [d792a6ab32a6ed19b2bba64ec11774041f6079c1]

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>  [70575a0a14ca30459f35e9e741324814331a631c]

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-07  Vladimir Glazounov  <vg@openoffice.org>  [342496b8ad625eb5b95a7edea4836ea3266880bd]

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>  [8e923ca55af52cb650edae67ab771d094f69506a]

CWS-TOOLING: integrate CWS impress173_DEV300 2009-06-16 15:50:22 +0200 sj  r273022 : #i101545# fixed crash - bracketing of graphic links has been done twice leading to a broken graphic state stack 2009-06-05 10:37:58 +0200 cl  r272669 : #i102298# prevent export of multiple writing-mode attributes for cell styles 2009-06-05 10:29:42 +0200 cl  r272667 : #i98403# fixed editing of motion path


2009-07-06  Vladimir Glazounov  <vg@openoffice.org>  [7718e234838bce27b6f7f9747ae91b9c236e8edc]

CWS-TOOLING: integrate CWS impress173_DEV300 2009-06-16 15:50:22 +0200 sj  r273022 : #i101545# fixed crash - bracketing of graphic links has been done twice leading to a broken graphic state stack 2009-06-05 10:37:58 +0200 cl  r272669 : #i102298# prevent export of multiple writing-mode attributes for cell styles 2009-06-05 10:29:42 +0200 cl  r272667 : #i98403# fixed editing of motion path


2009-07-06  Philipp Lohmann  <pl@openoffice.org>  [08468f43ecab75789ebacb9e440cf52a3c0f98fe]

fix windows build


2009-07-06  Vladimir Glazounov  <vg@openoffice.org>  [fc2d14be59dbc93b2e1916052e1e0e383825f1f5]

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>  [9394dadcc0453cd5947e098f77b32f6ff7673051]

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>  [2058523d7c448abfe7d0237e9c8f8747622c6236]

CWS-TOOLING: integrate CWS automationdev300m51cat0 2009-07-02 14:14:05 +0200 oc  r273649 : #i103276# Dialog closed and reopened 2009-07-02 13:27:41 +0200 wg  r273644 : i103272, adding some missing underscores


2009-07-06  Ivo Hinkelmann  <ihi@openoffice.org>  [2c0004f43ab3a53f19951b40e1351cb733b9af95]

#i10000# localize.cxx is in a weird state


2009-07-06  Vladimir Glazounov  <vg@openoffice.org>  [047cc986976a353d7676eef1114ef4c46c22d147]

CWS-TOOLING: integrate CWS ooo311gsl03_DEV300 2009-06-08 19:08:54 +0200 pl  r272745 : #159965# add missing link dependency 2009-06-08 18:14:12 +0200 pl  r272743 : #159965# join svp02, fix copyArea, copyBits and getBitmap from subsetted devices 2009-06-05 14:55:00 +0200 pl  r272689 : #i101082# adjust GetClientSize to behavior on other platforms 2009-06-04 20:21:35 +0200 pl  r272658 : #i96031# try key event if special key codes fail


2009-07-06  Philipp Lohmann  <pl@openoffice.org>  [67efc985e70d7a411fe0862127dfe002f966cece]

squash some more warnings


2009-07-06  Philipp Lohmann  <pl@openoffice.org>  [6ba513a99f89c88a4d2f4ac1a2bdaf017276f163]

fix warnings


2009-07-06  Philipp Lohmann  <pl@openoffice.org>  [de669ed51a29363beeb6b73e777004718b988861]

#i92516# rename PrinterListener


2009-07-06  Vladimir Glazounov  <vg@openoffice.org>  [f8f3f6e3df0a15e4f389e630c8f215892b436419]

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  Philipp Lohmann  <pl@openoffice.org>  [b75ff0e929cb23ba7b74d254759369e488a2070a]

rename PrinterListener, add: getValues, abortJob


2009-07-06  Philipp Lohmann  <pl@openoffice.org>  [6587abd0796af81128602a7e43927fb3eaead419]

rename PrinterListener, add: getValues, abortJob


2009-07-06  Vladimir Glazounov  <vg@openoffice.org>  [91ab2cabe11981d03007616f55acb0119b0435d7]

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>  [7b2964448edbcfe0d27265761d41a2bda0d2d63d]

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>  [575ee24ec27d152018940bc463ede8380a3fdb7c]

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-06  Vladimir Glazounov  <vg@openoffice.org>  [1996f06c101a67115119bfd5325ced58c92c7f8a]

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-06  Oliver Bolte  <obo@openoffice.org>  [e77689882666bcfa4113e24c94beabdc51741c2a]

#i102679# build fix


2009-07-06  Vladimir Glazounov  <vg@openoffice.org>  [e200eed28c83326b1639d28f4175f21e52d1cb8c]

CWS-TOOLING: integrate CWS dba32d 2009-06-30 08:58:13 +0200 fs  r273488 : merging latest changes from CWS dba32c 2009-06-29 11:40:42 +0200 oj  r273459 : #i101652# fix token handling 2009-06-26 09:27:30 +0200 oj  r273394 : #i101994# wrong condition checked 2009-06-22 12:09:04 +0200 fs  r273210 : merging latest changes from CWS dba32c 2009-06-18 11:01:06 +0200 fs  r273108 : merge latest changes from CWS dba32c 2009-06-17 14:19:33 +0200 oj  r273072 : handle images at the correct position 2009-06-17 13:37:19 +0200 oj  r273067 : compile error 2009-06-17 13:35:58 +0200 oj  r273066 : #i102201# handle images 2009-06-17 13:27:21 +0200 oj  r273065 : #i80917# disable checkbox for internal copy 2009-06-17 13:25:38 +0200 oj  r273064 : #i80917# disable checkbox for internal copy 2009-06-15 12:59:16 +0200 fs  r272978 : merging latest changes from CWS dba32c 2009-06-15 10:45:58 +0200 fs  r272967 : CWS-TOOLING: rebase CWS dba32d to trunk@272827 (milestone: DEV300:m50) 2009-06-15 08:41:05 +0200 fs  r272960 : merging changes from CWS dba32c (resulting from rebasing dba32c to m50) 2009-06-03 12:22:32 +0200 fs  r272554 : merging latest changes from CWS dba32c 2009-06-03 11:11:27 +0200 fs  r272549 : #i100818# special treatment for DataAwareness not needed anymore 2009-06-03 11:07:01 +0200 fs  r272548 : #i10000# removed package declaration 2009-06-03 09:21:03 +0200 oj  r272537 : #i93465# save window states 2009-06-03 08:56:25 +0200 oj  r272535 : solve compiler warnings 2009-06-03 08:55:02 +0200 oj  r272534 : #i102295# export shapes i the first cell 2009-06-03 07:35:18 +0200 oj  r272533 : #i101994# check for - and + prefix 2009-06-03 06:51:38 +0200 oj  r272531 : #i101463# use uncomposed table name 2009-06-03 06:33:06 +0200 oj  r272530 : #i102019# word corrected 2009-06-02 14:58:28 +0200 fs  r272507 : #i102443# call initializeParser from LoadFinished 2009-06-02 14:30:10 +0200 oj  r272504 : #i102019# introduce static ints 2009-06-02 13:51:02 +0200 oj  r272501 : #i102439# wrong method used 2009-06-02 13:44:09 +0200 fs  r272500 : #i102440# when tampering with Order/GroupBy, reset the cached columns 2009-06-02 10:53:01 +0200 fs  r272487 : #i102234# preserve the original filter when using a 0=1 filter 2009-06-02 10:21:21 +0200 oj  r272486 : #i100535# handle time values as float 2009-06-02 10:19:07 +0200 fs  r272485 : merging latest changes from CWS dba32c 2009-05-29 16:00:15 +0200 fs  r272467 : merging latest changes from dba32c 2009-05-29 15:31:25 +0200 fs  r272462 : merging latest changes from dba32c 2009-05-29 10:58:03 +0200 oj  r272438 : #101135# export embedded-text 2009-05-29 08:17:57 +0200 oj  r272431 : #i80917# make attribute not optional 2009-05-29 08:17:32 +0200 oj  r272430 : remoe unused token 2009-05-29 07:17:15 +0200 oj  r272429 : #i80917# make attribute not optional 2009-05-28 12:48:14 +0200 oj  r272401 : #i102201# insert images in context menu 2009-05-28 12:47:44 +0200 oj  r272400 : #i80917# add new attribute to handle first line 2009-05-28 12:16:12 +0200 oj  r272397 : #i96134# add / to path when it doesn't exist 2009-05-28 12:11:08 +0200 oj  r272390 : #i80917# add new attribute to handle first line 2009-05-28 11:33:35 +0200 oj  r272388 : #i101652# add new checkbox to handle header line as column names 2009-05-28 11:30:15 +0200 oj  r272387 : #i101652# add localize 2009-05-28 11:15:53 +0200 oj  r272386 : merge from dba32c 2009-05-28 09:08:25 +0200 fs  r272378 : merged a build fix from CWS dba32c


2009-07-06  Vladimir Glazounov  <vg@openoffice.org>  [c4cc315b74d023369a82760214cddec5c030ed43]

CWS-TOOLING: integrate CWS dba32d 2009-06-30 08:58:13 +0200 fs  r273488 : merging latest changes from CWS dba32c 2009-06-29 11:40:42 +0200 oj  r273459 : #i101652# fix token handling 2009-06-26 09:27:30 +0200 oj  r273394 : #i101994# wrong condition checked 2009-06-22 12:09:04 +0200 fs  r273210 : merging latest changes from CWS dba32c 2009-06-18 11:01:06 +0200 fs  r273108 : merge latest changes from CWS dba32c 2009-06-17 14:19:33 +0200 oj  r273072 : handle images at the correct position 2009-06-17 13:37:19 +0200 oj  r273067 : compile error 2009-06-17 13:35:58 +0200 oj  r273066 : #i102201# handle images 2009-06-17 13:27:21 +0200 oj  r273065 : #i80917# disable checkbox for internal copy 2009-06-17 13:25:38 +0200 oj  r273064 : #i80917# disable checkbox for internal copy 2009-06-15 12:59:16 +0200 fs  r272978 : merging latest changes from CWS dba32c 2009-06-15 10:45:58 +0200 fs  r272967 : CWS-TOOLING: rebase CWS dba32d to trunk@272827 (milestone: DEV300:m50) 2009-06-15 08:41:05 +0200 fs  r272960 : merging changes from CWS dba32c (resulting from rebasing dba32c to m50) 2009-06-03 12:22:32 +0200 fs  r272554 : merging latest changes from CWS dba32c 2009-06-03 11:11:27 +0200 fs  r272549 : #i100818# special treatment for DataAwareness not needed anymore 2009-06-03 11:07:01 +0200 fs  r272548 : #i10000# removed package declaration 2009-06-03 09:21:03 +0200 oj  r272537 : #i93465# save window states 2009-06-03 08:56:25 +0200 oj  r272535 : solve compiler warnings 2009-06-03 08:55:02 +0200 oj  r272534 : #i102295# export shapes i the first cell 2009-06-03 07:35:18 +0200 oj  r272533 : #i101994# check for - and + prefix 2009-06-03 06:51:38 +0200 oj  r272531 : #i101463# use uncomposed table name 2009-06-03 06:33:06 +0200 oj  r272530 : #i102019# word corrected 2009-06-02 14:58:28 +0200 fs  r272507 : #i102443# call initializeParser from LoadFinished 2009-06-02 14:30:10 +0200 oj  r272504 : #i102019# introduce static ints 2009-06-02 13:51:02 +0200 oj  r272501 : #i102439# wrong method used 2009-06-02 13:44:09 +0200 fs  r272500 : #i102440# when tampering with Order/GroupBy, reset the cached columns 2009-06-02 10:53:01 +0200 fs  r272487 : #i102234# preserve the original filter when using a 0=1 filter 2009-06-02 10:21:21 +0200 oj  r272486 : #i100535# handle time values as float 2009-06-02 10:19:07 +0200 fs  r272485 : merging latest changes from CWS dba32c 2009-05-29 16:00:15 +0200 fs  r272467 : merging latest changes from dba32c 2009-05-29 15:31:25 +0200 fs  r272462 : merging latest changes from dba32c 2009-05-29 10:58:03 +0200 oj  r272438 : #101135# export embedded-text 2009-05-29 08:17:57 +0200 oj  r272431 : #i80917# make attribute not optional 2009-05-29 08:17:32 +0200 oj  r272430 : remoe unused token 2009-05-29 07:17:15 +0200 oj  r272429 : #i80917# make attribute not optional 2009-05-28 12:48:14 +0200 oj  r272401 : #i102201# insert images in context menu 2009-05-28 12:47:44 +0200 oj  r272400 : #i80917# add new attribute to handle first line 2009-05-28 12:16:12 +0200 oj  r272397 : #i96134# add / to path when it doesn't exist 2009-05-28 12:11:08 +0200 oj  r272390 : #i80917# add new attribute to handle first line 2009-05-28 11:33:35 +0200 oj  r272388 : #i101652# add new checkbox to handle header line as column names 2009-05-28 11:30:15 +0200 oj  r272387 : #i101652# add localize 2009-05-28 11:15:53 +0200 oj  r272386 : merge from dba32c 2009-05-28 09:08:25 +0200 fs  r272378 : merged a build fix from CWS dba32c


2009-07-06  Vladimir Glazounov  <vg@openoffice.org>  [cf94d9eb9d4e98316176cad6d2fdee0d47eef517]

CWS-TOOLING: integrate CWS dba32d 2009-06-30 08:58:13 +0200 fs  r273488 : merging latest changes from CWS dba32c 2009-06-29 11:40:42 +0200 oj  r273459 : #i101652# fix token handling 2009-06-26 09:27:30 +0200 oj  r273394 : #i101994# wrong condition checked 2009-06-22 12:09:04 +0200 fs  r273210 : merging latest changes from CWS dba32c 2009-06-18 11:01:06 +0200 fs  r273108 : merge latest changes from CWS dba32c 2009-06-17 14:19:33 +0200 oj  r273072 : handle images at the correct position 2009-06-17 13:37:19 +0200 oj  r273067 : compile error 2009-06-17 13:35:58 +0200 oj  r273066 : #i102201# handle images 2009-06-17 13:27:21 +0200 oj  r273065 : #i80917# disable checkbox for internal copy 2009-06-17 13:25:38 +0200 oj  r273064 : #i80917# disable checkbox for internal copy 2009-06-15 12:59:16 +0200 fs  r272978 : merging latest changes from CWS dba32c 2009-06-15 10:45:58 +0200 fs  r272967 : CWS-TOOLING: rebase CWS dba32d to trunk@272827 (milestone: DEV300:m50) 2009-06-15 08:41:05 +0200 fs  r272960 : merging changes from CWS dba32c (resulting from rebasing dba32c to m50) 2009-06-03 12:22:32 +0200 fs  r272554 : merging latest changes from CWS dba32c 2009-06-03 11:11:27 +0200 fs  r272549 : #i100818# special treatment for DataAwareness not needed anymore 2009-06-03 11:07:01 +0200 fs  r272548 : #i10000# removed package declaration 2009-06-03 09:21:03 +0200 oj  r272537 : #i93465# save window states 2009-06-03 08:56:25 +0200 oj  r272535 : solve compiler warnings 2009-06-03 08:55:02 +0200 oj  r272534 : #i102295# export shapes i the first cell 2009-06-03 07:35:18 +0200 oj  r272533 : #i101994# check for - and + prefix 2009-06-03 06:51:38 +0200 oj  r272531 : #i101463# use uncomposed table name 2009-06-03 06:33:06 +0200 oj  r272530 : #i102019# word corrected 2009-06-02 14:58:28 +0200 fs  r272507 : #i102443# call initializeParser from LoadFinished 2009-06-02 14:30:10 +0200 oj  r272504 : #i102019# introduce static ints 2009-06-02 13:51:02 +0200 oj  r272501 : #i102439# wrong method used 2009-06-02 13:44:09 +0200 fs  r272500 : #i102440# when tampering with Order/GroupBy, reset the cached columns 2009-06-02 10:53:01 +0200 fs  r272487 : #i102234# preserve the original filter when using a 0=1 filter 2009-06-02 10:21:21 +0200 oj  r272486 : #i100535# handle time values as float 2009-06-02 10:19:07 +0200 fs  r272485 : merging latest changes from CWS dba32c 2009-05-29 16:00:15 +0200 fs  r272467 : merging latest changes from dba32c 2009-05-29 15:31:25 +0200 fs  r272462 : merging latest changes from dba32c 2009-05-29 10:58:03 +0200 oj  r272438 : #101135# export embedded-text 2009-05-29 08:17:57 +0200 oj  r272431 : #i80917# make attribute not optional 2009-05-29 08:17:32 +0200 oj  r272430 : remoe unused token 2009-05-29 07:17:15 +0200 oj  r272429 : #i80917# make attribute not optional 2009-05-28 12:48:14 +0200 oj  r272401 : #i102201# insert images in context menu 2009-05-28 12:47:44 +0200 oj  r272400 : #i80917# add new attribute to handle first line 2009-05-28 12:16:12 +0200 oj  r272397 : #i96134# add / to path when it doesn't exist 2009-05-28 12:11:08 +0200 oj  r272390 : #i80917# add new attribute to handle first line 2009-05-28 11:33:35 +0200 oj  r272388 : #i101652# add new checkbox to handle header line as column names 2009-05-28 11:30:15 +0200 oj  r272387 : #i101652# add localize 2009-05-28 11:15:53 +0200 oj  r272386 : merge from dba32c 2009-05-28 09:08:25 +0200 fs  r272378 : merged a build fix from CWS dba32c


2009-07-06  Vladimir Glazounov  <vg@openoffice.org>  [468a18eea90174305e33a8d9935bad72b1f89c76]

CWS-TOOLING: integrate CWS dba32d 2009-06-30 08:58:13 +0200 fs  r273488 : merging latest changes from CWS dba32c 2009-06-29 11:40:42 +0200 oj  r273459 : #i101652# fix token handling 2009-06-26 09:27:30 +0200 oj  r273394 : #i101994# wrong condition checked 2009-06-22 12:09:04 +0200 fs  r273210 : merging latest changes from CWS dba32c 2009-06-18 11:01:06 +0200 fs  r273108 : merge latest changes from CWS dba32c 2009-06-17 14:19:33 +0200 oj  r273072 : handle images at the correct position 2009-06-17 13:37:19 +0200 oj  r273067 : compile error 2009-06-17 13:35:58 +0200 oj  r273066 : #i102201# handle images 2009-06-17 13:27:21 +0200 oj  r273065 : #i80917# disable checkbox for internal copy 2009-06-17 13:25:38 +0200 oj  r273064 : #i80917# disable checkbox for internal copy 2009-06-15 12:59:16 +0200 fs  r272978 : merging latest changes from CWS dba32c 2009-06-15 10:45:58 +0200 fs  r272967 : CWS-TOOLING: rebase CWS dba32d to trunk@272827 (milestone: DEV300:m50) 2009-06-15 08:41:05 +0200 fs  r272960 : merging changes from CWS dba32c (resulting from rebasing dba32c to m50) 2009-06-03 12:22:32 +0200 fs  r272554 : merging latest changes from CWS dba32c 2009-06-03 11:11:27 +0200 fs  r272549 : #i100818# special treatment for DataAwareness not needed anymore 2009-06-03 11:07:01 +0200 fs  r272548 : #i10000# removed package declaration 2009-06-03 09:21:03 +0200 oj  r272537 : #i93465# save window states 2009-06-03 08:56:25 +0200 oj  r272535 : solve compiler warnings 2009-06-03 08:55:02 +0200 oj  r272534 : #i102295# export shapes i the first cell 2009-06-03 07:35:18 +0200 oj  r272533 : #i101994# check for - and + prefix 2009-06-03 06:51:38 +0200 oj  r272531 : #i101463# use uncomposed table name 2009-06-03 06:33:06 +0200 oj  r272530 : #i102019# word corrected 2009-06-02 14:58:28 +0200 fs  r272507 : #i102443# call initializeParser from LoadFinished 2009-06-02 14:30:10 +0200 oj  r272504 : #i102019# introduce static ints 2009-06-02 13:51:02 +0200 oj  r272501 : #i102439# wrong method used 2009-06-02 13:44:09 +0200 fs  r272500 : #i102440# when tampering with Order/GroupBy, reset the cached columns 2009-06-02 10:53:01 +0200 fs  r272487 : #i102234# preserve the original filter when using a 0=1 filter 2009-06-02 10:21:21 +0200 oj  r272486 : #i100535# handle time values as float 2009-06-02 10:19:07 +0200 fs  r272485 : merging latest changes from CWS dba32c 2009-05-29 16:00:15 +0200 fs  r272467 : merging latest changes from dba32c 2009-05-29 15:31:25 +0200 fs  r272462 : merging latest changes from dba32c 2009-05-29 10:58:03 +0200 oj  r272438 : #101135# export embedded-text 2009-05-29 08:17:57 +0200 oj  r272431 : #i80917# make attribute not optional 2009-05-29 08:17:32 +0200 oj  r272430 : remoe unused token 2009-05-29 07:17:15 +0200 oj  r272429 : #i80917# make attribute not optional 2009-05-28 12:48:14 +0200 oj  r272401 : #i102201# insert images in context menu 2009-05-28 12:47:44 +0200 oj  r272400 : #i80917# add new attribute to handle first line 2009-05-28 12:16:12 +0200 oj  r272397 : #i96134# add / to path when it doesn't exist 2009-05-28 12:11:08 +0200 oj  r272390 : #i80917# add new attribute to handle first line 2009-05-28 11:33:35 +0200 oj  r272388 : #i101652# add new checkbox to handle header line as column names 2009-05-28 11:30:15 +0200 oj  r272387 : #i101652# add localize 2009-05-28 11:15:53 +0200 oj  r272386 : merge from dba32c 2009-05-28 09:08:25 +0200 fs  r272378 : merged a build fix from CWS dba32c


2009-07-06  Vladimir Glazounov  <vg@openoffice.org>  [4910706670c8a17c46347fa22c63d5779d50fbcc]

CWS-TOOLING: integrate CWS dba32d 2009-06-30 08:58:13 +0200 fs  r273488 : merging latest changes from CWS dba32c 2009-06-29 11:40:42 +0200 oj  r273459 : #i101652# fix token handling 2009-06-26 09:27:30 +0200 oj  r273394 : #i101994# wrong condition checked 2009-06-22 12:09:04 +0200 fs  r273210 : merging latest changes from CWS dba32c 2009-06-18 11:01:06 +0200 fs  r273108 : merge latest changes from CWS dba32c 2009-06-17 14:19:33 +0200 oj  r273072 : handle images at the correct position 2009-06-17 13:37:19 +0200 oj  r273067 : compile error 2009-06-17 13:35:58 +0200 oj  r273066 : #i102201# handle images 2009-06-17 13:27:21 +0200 oj  r273065 : #i80917# disable checkbox for internal copy 2009-06-17 13:25:38 +0200 oj  r273064 : #i80917# disable checkbox for internal copy 2009-06-15 12:59:16 +0200 fs  r272978 : merging latest changes from CWS dba32c 2009-06-15 10:45:58 +0200 fs  r272967 : CWS-TOOLING: rebase CWS dba32d to trunk@272827 (milestone: DEV300:m50) 2009-06-15 08:41:05 +0200 fs  r272960 : merging changes from CWS dba32c (resulting from rebasing dba32c to m50) 2009-06-03 12:22:32 +0200 fs  r272554 : merging latest changes from CWS dba32c 2009-06-03 11:11:27 +0200 fs  r272549 : #i100818# special treatment for DataAwareness not needed anymore 2009-06-03 11:07:01 +0200 fs  r272548 : #i10000# removed package declaration 2009-06-03 09:21:03 +0200 oj  r272537 : #i93465# save window states 2009-06-03 08:56:25 +0200 oj  r272535 : solve compiler warnings 2009-06-03 08:55:02 +0200 oj  r272534 : #i102295# export shapes i the first cell 2009-06-03 07:35:18 +0200 oj  r272533 : #i101994# check for - and + prefix 2009-06-03 06:51:38 +0200 oj  r272531 : #i101463# use uncomposed table name 2009-06-03 06:33:06 +0200 oj  r272530 : #i102019# word corrected 2009-06-02 14:58:28 +0200 fs  r272507 : #i102443# call initializeParser from LoadFinished 2009-06-02 14:30:10 +0200 oj  r272504 : #i102019# introduce static ints 2009-06-02 13:51:02 +0200 oj  r272501 : #i102439# wrong method used 2009-06-02 13:44:09 +0200 fs  r272500 : #i102440# when tampering with Order/GroupBy, reset the cached columns 2009-06-02 10:53:01 +0200 fs  r272487 : #i102234# preserve the original filter when using a 0=1 filter 2009-06-02 10:21:21 +0200 oj  r272486 : #i100535# handle time values as float 2009-06-02 10:19:07 +0200 fs  r272485 : merging latest changes from CWS dba32c 2009-05-29 16:00:15 +0200 fs  r272467 : merging latest changes from dba32c 2009-05-29 15:31:25 +0200 fs  r272462 : merging latest changes from dba32c 2009-05-29 10:58:03 +0200 oj  r272438 : #101135# export embedded-text 2009-05-29 08:17:57 +0200 oj  r272431 : #i80917# make attribute not optional 2009-05-29 08:17:32 +0200 oj  r272430 : remoe unused token 2009-05-29 07:17:15 +0200 oj  r272429 : #i80917# make attribute not optional 2009-05-28 12:48:14 +0200 oj  r272401 : #i102201# insert images in context menu 2009-05-28 12:47:44 +0200 oj  r272400 : #i80917# add new attribute to handle first line 2009-05-28 12:16:12 +0200 oj  r272397 : #i96134# add / to path when it doesn't exist 2009-05-28 12:11:08 +0200 oj  r272390 : #i80917# add new attribute to handle first line 2009-05-28 11:33:35 +0200 oj  r272388 : #i101652# add new checkbox to handle header line as column names 2009-05-28 11:30:15 +0200 oj  r272387 : #i101652# add localize 2009-05-28 11:15:53 +0200 oj  r272386 : merge from dba32c 2009-05-28 09:08:25 +0200 fs  r272378 : merged a build fix from CWS dba32c


2009-07-06  Vladimir Glazounov  <vg@openoffice.org>  [5a32874998ee4575251a3952597cf8d68eae5bee]

CWS-TOOLING: integrate CWS dba32d 2009-06-30 08:58:13 +0200 fs  r273488 : merging latest changes from CWS dba32c 2009-06-29 11:40:42 +0200 oj  r273459 : #i101652# fix token handling 2009-06-26 09:27:30 +0200 oj  r273394 : #i101994# wrong condition checked 2009-06-22 12:09:04 +0200 fs  r273210 : merging latest changes from CWS dba32c 2009-06-18 11:01:06 +0200 fs  r273108 : merge latest changes from CWS dba32c 2009-06-17 14:19:33 +0200 oj  r273072 : handle images at the correct position 2009-06-17 13:37:19 +0200 oj  r273067 : compile error 2009-06-17 13:35:58 +0200 oj  r273066 : #i102201# handle images 2009-06-17 13:27:21 +0200 oj  r273065 : #i80917# disable checkbox for internal copy 2009-06-17 13:25:38 +0200 oj  r273064 : #i80917# disable checkbox for internal copy 2009-06-15 12:59:16 +0200 fs  r272978 : merging latest changes from CWS dba32c 2009-06-15 10:45:58 +0200 fs  r272967 : CWS-TOOLING: rebase CWS dba32d to trunk@272827 (milestone: DEV300:m50) 2009-06-15 08:41:05 +0200 fs  r272960 : merging changes from CWS dba32c (resulting from rebasing dba32c to m50) 2009-06-03 12:22:32 +0200 fs  r272554 : merging latest changes from CWS dba32c 2009-06-03 11:11:27 +0200 fs  r272549 : #i100818# special treatment for DataAwareness not needed anymore 2009-06-03 11:07:01 +0200 fs  r272548 : #i10000# removed package declaration 2009-06-03 09:21:03 +0200 oj  r272537 : #i93465# save window states 2009-06-03 08:56:25 +0200 oj  r272535 : solve compiler warnings 2009-06-03 08:55:02 +0200 oj  r272534 : #i102295# export shapes i the first cell 2009-06-03 07:35:18 +0200 oj  r272533 : #i101994# check for - and + prefix 2009-06-03 06:51:38 +0200 oj  r272531 : #i101463# use uncomposed table name 2009-06-03 06:33:06 +0200 oj  r272530 : #i102019# word corrected 2009-06-02 14:58:28 +0200 fs  r272507 : #i102443# call initializeParser from LoadFinished 2009-06-02 14:30:10 +0200 oj  r272504 : #i102019# introduce static ints 2009-06-02 13:51:02 +0200 oj  r272501 : #i102439# wrong method used 2009-06-02 13:44:09 +0200 fs  r272500 : #i102440# when tampering with Order/GroupBy, reset the cached columns 2009-06-02 10:53:01 +0200 fs  r272487 : #i102234# preserve the original filter when using a 0=1 filter 2009-06-02 10:21:21 +0200 oj  r272486 : #i100535# handle time values as float 2009-06-02 10:19:07 +0200 fs  r272485 : merging latest changes from CWS dba32c 2009-05-29 16:00:15 +0200 fs  r272467 : merging latest changes from dba32c 2009-05-29 15:31:25 +0200 fs  r272462 : merging latest changes from dba32c 2009-05-29 10:58:03 +0200 oj  r272438 : #101135# export embedded-text 2009-05-29 08:17:57 +0200 oj  r272431 : #i80917# make attribute not optional 2009-05-29 08:17:32 +0200 oj  r272430 : remoe unused token 2009-05-29 07:17:15 +0200 oj  r272429 : #i80917# make attribute not optional 2009-05-28 12:48:14 +0200 oj  r272401 : #i102201# insert images in context menu 2009-05-28 12:47:44 +0200 oj  r272400 : #i80917# add new attribute to handle first line 2009-05-28 12:16:12 +0200 oj  r272397 : #i96134# add / to path when it doesn't exist 2009-05-28 12:11:08 +0200 oj  r272390 : #i80917# add new attribute to handle first line 2009-05-28 11:33:35 +0200 oj  r272388 : #i101652# add new checkbox to handle header line as column names 2009-05-28 11:30:15 +0200 oj  r272387 : #i101652# add localize 2009-05-28 11:15:53 +0200 oj  r272386 : merge from dba32c 2009-05-28 09:08:25 +0200 fs  r272378 : merged a build fix from CWS dba32c


2009-07-06  Vladimir Glazounov  <vg@openoffice.org>  [0db94dbe0a0f79e1c649b681eaa3dbaa065faa64]

CWS-TOOLING: integrate CWS dba32d 2009-06-30 08:58:13 +0200 fs  r273488 : merging latest changes from CWS dba32c 2009-06-29 11:40:42 +0200 oj  r273459 : #i101652# fix token handling 2009-06-26 09:27:30 +0200 oj  r273394 : #i101994# wrong condition checked 2009-06-22 12:09:04 +0200 fs  r273210 : merging latest changes from CWS dba32c 2009-06-18 11:01:06 +0200 fs  r273108 : merge latest changes from CWS dba32c 2009-06-17 14:19:33 +0200 oj  r273072 : handle images at the correct position 2009-06-17 13:37:19 +0200 oj  r273067 : compile error 2009-06-17 13:35:58 +0200 oj  r273066 : #i102201# handle images 2009-06-17 13:27:21 +0200 oj  r273065 : #i80917# disable checkbox for internal copy 2009-06-17 13:25:38 +0200 oj  r273064 : #i80917# disable checkbox for internal copy 2009-06-15 12:59:16 +0200 fs  r272978 : merging latest changes from CWS dba32c 2009-06-15 10:45:58 +0200 fs  r272967 : CWS-TOOLING: rebase CWS dba32d to trunk@272827 (milestone: DEV300:m50) 2009-06-15 08:41:05 +0200 fs  r272960 : merging changes from CWS dba32c (resulting from rebasing dba32c to m50) 2009-06-03 12:22:32 +0200 fs  r272554 : merging latest changes from CWS dba32c 2009-06-03 11:11:27 +0200 fs  r272549 : #i100818# special treatment for DataAwareness not needed anymore 2009-06-03 11:07:01 +0200 fs  r272548 : #i10000# removed package declaration 2009-06-03 09:21:03 +0200 oj  r272537 : #i93465# save window states 2009-06-03 08:56:25 +0200 oj  r272535 : solve compiler warnings 2009-06-03 08:55:02 +0200 oj  r272534 : #i102295# export shapes i the first cell 2009-06-03 07:35:18 +0200 oj  r272533 : #i101994# check for - and + prefix 2009-06-03 06:51:38 +0200 oj  r272531 : #i101463# use uncomposed table name 2009-06-03 06:33:06 +0200 oj  r272530 : #i102019# word corrected 2009-06-02 14:58:28 +0200 fs  r272507 : #i102443# call initializeParser from LoadFinished 2009-06-02 14:30:10 +0200 oj  r272504 : #i102019# introduce static ints 2009-06-02 13:51:02 +0200 oj  r272501 : #i102439# wrong method used 2009-06-02 13:44:09 +0200 fs  r272500 : #i102440# when tampering with Order/GroupBy, reset the cached columns 2009-06-02 10:53:01 +0200 fs  r272487 : #i102234# preserve the original filter when using a 0=1 filter 2009-06-02 10:21:21 +0200 oj  r272486 : #i100535# handle time values as float 2009-06-02 10:19:07 +0200 fs  r272485 : merging latest changes from CWS dba32c 2009-05-29 16:00:15 +0200 fs  r272467 : merging latest changes from dba32c 2009-05-29 15:31:25 +0200 fs  r272462 : merging latest changes from dba32c 2009-05-29 10:58:03 +0200 oj  r272438 : #101135# export embedded-text 2009-05-29 08:17:57 +0200 oj  r272431 : #i80917# make attribute not optional 2009-05-29 08:17:32 +0200 oj  r272430 : remoe unused token 2009-05-29 07:17:15 +0200 oj  r272429 : #i80917# make attribute not optional 2009-05-28 12:48:14 +0200 oj  r272401 : #i102201# insert images in context menu 2009-05-28 12:47:44 +0200 oj  r272400 : #i80917# add new attribute to handle first line 2009-05-28 12:16:12 +0200 oj  r272397 : #i96134# add / to path when it doesn't exist 2009-05-28 12:11:08 +0200 oj  r272390 : #i80917# add new attribute to handle first line 2009-05-28 11:33:35 +0200 oj  r272388 : #i101652# add new checkbox to handle header line as column names 2009-05-28 11:30:15 +0200 oj  r272387 : #i101652# add localize 2009-05-28 11:15:53 +0200 oj  r272386 : merge from dba32c 2009-05-28 09:08:25 +0200 fs  r272378 : merged a build fix from CWS dba32c


2009-07-06  Vladimir Glazounov  <vg@openoffice.org>  [6ff320c634a93f0470bef4d3ebe72e2ea6b72830]

CWS-TOOLING: integrate CWS automation300m50cat0 2009-06-15 07:41:44 +0200 hde  r272959 : 101001 2009-06-12 13:41:47 +0200 wg  r272916 : i102714 2009-06-12 12:48:42 +0200 msc  r272914 : #102712# AutoFilter does not work 2009-06-12 12:14:11 +0200 wg  r272912 : i102710 2009-06-12 12:13:41 +0200 wg  r272911 : i102710


2009-07-03  Hans-Joachim Lankenau  <hjs@openoffice.org>  [16838a806a4d2a2cabdd54b47c1bf2264bf6345a]

update to DEV300_m51


2009-07-03  Hans-Joachim Lankenau  <hjs@openoffice.org>  [d305e04cd729699886ed7ba89ddd493f65168a4d]

# i103316# don't require minor extension; rename source root


2009-07-03  Jan Holesovsky  <kendy@suse.cz>  [12d58aca69a30e11178581551e05b9c8660e68d4]

Split build: Support for icecream & parallel build.

* Makefile.am: Add params to build.pl.

2009-07-03  Jan Holesovsky  <kendy@suse.cz>  [6d97f2a5cda363f3cda4c6d6e867c7f9a86c79cd]

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  Release Engineers  <releng@openoffice.org>  [d6607723e09a458646504c42357e2a6072fa3dc6]

CWS-TOOLING: integrate CWS automationdev300m49cat3b 2009-06-11 16:02:30 +0200 wg  r272877 : i102646 2009-06-11 16:02:15 +0200 wg  r272876 : i102642 2009-06-10 15:29:43 +0200 hde  r272821 : i102610 2009-06-10 15:27:23 +0200 wg  r272819 : i102646 2009-06-10 14:34:59 +0200 wg  r272813 : i102642 2009-06-10 14:30:44 +0200 wg  r272811 : i102642


2009-07-03  Jan Holesovsky  <kendy@suse.cz>  [6a70f1cd0366fd523ff12d0b4d53b57b786e8a6b]

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>  [4ab13eb9b90ce4a1dd6b376e605aa742cd64a591]

CWS-TOOLING: integrate CWS dba32c 2009-06-29 20:53:25 +0200 fs  r273484 : #i103138# Rectangle conversion 2009-06-29 20:51:50 +0200 fs  r273483 : #i103138# yet more refactoring, now also setting the proper zoom level at the proper point in time 2009-06-29 13:40:26 +0200 fs  r273470 : added svn:ignore to ignore output paths 2009-06-29 10:08:54 +0200 fs  r273455 : #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-25 13:41:35 +0200 msc  r273380 : #100000# the tabs changed die to new properties 2009-06-24 12:42:40 +0200 msc  r273330 : #102082# remove issue warning 2009-06-22 10:43:14 +0200 fs  r273201 : createPrimitive2DSequence: care for being disposed 2009-06-18 12:35:13 +0200 oj  r273109 : #i102305# make nooptfiles for gcc 2009-06-17 12:14:37 +0200 oj  r273056 : #i102305# fix for linux 2009-06-17 07:20:22 +0200 oj  r273046 : #i102305# move ValueTransfer into the for loop to avoid a crash under Linux 2009-06-17 07:17:28 +0200 oj  r273045 : #i102305# use varchar 2009-06-15 14:11:27 +0200 fs  r272983 : added since tag 2009-06-15 12:11:39 +0200 oj  r272973 : #i102305# SAL_DLLPUBLIC_EXPORT inserted 2009-06-15 11:08:53 +0200 fs  r272969 : #i10000# 2009-06-15 09:25:13 +0200 fs  r272963 : merging fix for P1 issue #i102701# 2009-06-11 11:31:24 +0200 fs  r272858 : #i10000# copied the fix which before the rebase was done in ../dialog/macropg.src 2009-06-11 09:38:14 +0200 fs  r272846 : CWS-TOOLING: rebase CWS dba32c to trunk@272827 (milestone: DEV300:m50) 2009-06-02 09:53:10 +0200 fs  r272483 : #i10000# 2009-05-29 15:55:03 +0200 fs  r272465 : #i100818# 2009-05-29 12:58:43 +0200 fs  r272452 : don't apply comphelper::getString on possibly VOID any 2009-05-29 10:38:35 +0200 oj  r272437 : #i101519# handle where condition 2009-05-29 09:53:39 +0200 fs  r272434 : #i100818# call into releaseStubs /without/ locked GlobalMutex 2009-05-28 07:53:44 +0200 oj  r272375 : #i101369# parse tree changed 2009-05-27 14:53:36 +0200 fs  r272347 : #i10000# 2009-05-27 09:29:15 +0200 oj  r272327 : #i101626# check for double before hard cast 2009-05-27 09:13:58 +0200 oj  r272326 : #i101626# handle void correctly 2009-05-27 08:04:39 +0200 oj  r272321 : #i102256# wrong method signature used 2009-05-27 07:55:52 +0200 oj  r272320 : #i101519# look up parameter typ if used in function 2009-05-27 06:49:07 +0200 oj  r272319 : #i101519# set parameter from rowset as well 2009-05-26 13:30:56 +0200 oj  r272297 : #i101987# impl XBatchExecution 2009-05-26 12:44:34 +0200 oj  r272293 : #i101700# check if group is not set 2009-05-26 12:16:53 +0200 oj  r272290 : #i101369# resolved some reduce7reduce problems with boolean_term and search_condition 2009-05-26 12:12:42 +0200 oj  r272289 : #i101369# fix for or on one line criteria 2009-05-25 16:02:25 +0200 fs  r272257 : #i999704# +PROPERTY_MOUSE_WHEEL_BEHAVIOR 2009-05-25 16:01:55 +0200 fs  r272256 : merging the changes from CWS dba32b herein 2009-05-25 15:49:57 +0200 fs  r272254 : #i999704# 2009-05-25 15:32:57 +0200 fs  r272252 : #i99704# grid columns also to respect the MouseWheelBehavior property 2009-05-25 15:23:43 +0200 fs  r272251 : don't pass empty Anys to ::comphelper::getString 2009-05-25 14:48:43 +0200 fs  r272248 : merged changes from CWS dba32b herein 2009-05-25 14:44:40 +0200 fs  r272247 : #i99704# support new MouseWheelBehavior property 2009-05-25 14:43:18 +0200 fs  r272246 : #i99704# WheelWithoutFocus (peer property) superseded by MouseWheelBehavior (model property) 2009-05-25 14:41:03 +0200 fs  r272245 : #i99704# no need to set the mouse wheel behavior at the peer, this is now a model property, having the right default 2009-05-25 14:39:31 +0200 fs  r272243 : removed dead import 2009-05-25 14:35:36 +0200 fs  r272242 : the new EnableVisible doesn't make sense for grid columns 2009-05-25 14:34:33 +0200 fs  r272241 : #i99704# +MouseWheelBehavior - allow to enable/disable the mouse wheel for the control, or make it focus-dependent 2009-05-25 14:26:11 +0200 fs  r272240 : #i99704# change MouseSettings wheel flag (NoWheelActionWithoutFocus) to a three-state option, allowing to completely ignore the mouse wheel 2009-05-23 21:35:59 +0200 fs  r272213 : localize 'sub component opened/closed' event 2009-05-22 21:42:47 +0200 fs  r272211 : #i102003# 2009-05-22 21:42:20 +0200 fs  r272210 : grammar 2009-05-22 21:36:10 +0200 fs  r272209 : #i102140# load only once, not twice, and show error messages during loading (and during any form action, that is) asynchronously 2009-05-22 21:35:11 +0200 fs  r272208 : #i102140# +clear 2009-05-22 14:50:30 +0200 fs  r272194 : #i102139# for newly created DB docs, set the MacroExecutionMode to USE_CONFIG 2009-05-22 12:03:42 +0200 fs  r272180 : #i88878# provided by noel.power@novell.com implement a visibility property (EnableVisible) for toolkit controls, and usage in forms and UNO dialogs 2009-05-15 15:37:31 +0200 fs  r271942 : #i100671# corrected some @since tags, so autodoc has better chances of correctly reading them 2009-05-15 15:33:11 +0200 fs  r271940 : don't call comphelper::getFOO for VOID values 2009-05-15 15:08:31 +0200 fs  r271937 : includes 2009-05-15 13:39:22 +0200 fs  r271934 : #i101398# createPrimitive2DSequence: when we already have a control, use the old code. In particular, call positionControlForPaint 2009-05-15 12:33:48 +0200 fs  r271933 : make the geometry a part of the ControlPrimitive2D's identity 2009-05-15 10:15:44 +0200 fs  r271928 : #i10000# 2009-05-14 20:55:38 +0200 fs  r271921 : #i101398# don't reuse the name PRIMITIVE_ID_CONTROLPRIMITIVE2D, make the name of our own ControlPrimitive2D unique 2009-05-14 20:55:31 +0200 fs  r271920 : #i101398# don't reuse the name PRIMITIVE_ID_CONTROLPRIMITIVE2D, make the name of our own ControlPrimitive2D unique 2009-05-14 20:23:23 +0200 fs  r271919 : #i101622# 2009-05-14 16:04:38 +0200 fs  r271898 : don't use comphelper::getInt32 on voids 2009-05-14 16:04:12 +0200 fs  r271897 : merge fix for issue whose number just slipped my memory ... (originally fixed in CWS dba32b) 2009-05-14 15:36:55 +0200 fs  r271895 : merging changes from DEV300:m48 2009-05-07 14:43:19 +0200 fs  r271670 : #i101477# 2009-05-07 14:37:30 +0200 fs  r271668 : #i101477# 2009-05-07 09:27:30 +0200 oj  r271628 : #i101343# remove pch 2009-05-06 09:36:02 +0200 fs  r271568 : getFoo: diagnostics 2009-05-04 09:23:06 +0200 oj  r271438 : CWS-TOOLING: rebase CWS dba32c to trunk@271427 (milestone: DEV300:m47) 2009-04-29 23:18:13 +0200 fs  r271394 : #i101398# use a dedicated 2DPrimitive for UNO Controls, which is able to provide the B2DRange *without* actually creating the control 2009-04-29 13:52:25 +0200 fs  r271366 : #i101308#


2009-07-03  Release Engineers  <releng@openoffice.org>  [ba52555270c494c1de67ec2765ddb09c56c4a6c2]

CWS-TOOLING: integrate CWS dba32c 2009-06-29 20:53:25 +0200 fs  r273484 : #i103138# Rectangle conversion 2009-06-29 20:51:50 +0200 fs  r273483 : #i103138# yet more refactoring, now also setting the proper zoom level at the proper point in time 2009-06-29 13:40:26 +0200 fs  r273470 : added svn:ignore to ignore output paths 2009-06-29 10:08:54 +0200 fs  r273455 : #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-25 13:41:35 +0200 msc  r273380 : #100000# the tabs changed die to new properties 2009-06-24 12:42:40 +0200 msc  r273330 : #102082# remove issue warning 2009-06-22 10:43:14 +0200 fs  r273201 : createPrimitive2DSequence: care for being disposed 2009-06-18 12:35:13 +0200 oj  r273109 : #i102305# make nooptfiles for gcc 2009-06-17 12:14:37 +0200 oj  r273056 : #i102305# fix for linux 2009-06-17 07:20:22 +0200 oj  r273046 : #i102305# move ValueTransfer into the for loop to avoid a crash under Linux 2009-06-17 07:17:28 +0200 oj  r273045 : #i102305# use varchar 2009-06-15 14:11:27 +0200 fs  r272983 : added since tag 2009-06-15 12:11:39 +0200 oj  r272973 : #i102305# SAL_DLLPUBLIC_EXPORT inserted 2009-06-15 11:08:53 +0200 fs  r272969 : #i10000# 2009-06-15 09:25:13 +0200 fs  r272963 : merging fix for P1 issue #i102701# 2009-06-11 11:31:24 +0200 fs  r272858 : #i10000# copied the fix which before the rebase was done in ../dialog/macropg.src 2009-06-11 09:38:14 +0200 fs  r272846 : CWS-TOOLING: rebase CWS dba32c to trunk@272827 (milestone: DEV300:m50) 2009-06-02 09:53:10 +0200 fs  r272483 : #i10000# 2009-05-29 15:55:03 +0200 fs  r272465 : #i100818# 2009-05-29 12:58:43 +0200 fs  r272452 : don't apply comphelper::getString on possibly VOID any 2009-05-29 10:38:35 +0200 oj  r272437 : #i101519# handle where condition 2009-05-29 09:53:39 +0200 fs  r272434 : #i100818# call into releaseStubs /without/ locked GlobalMutex 2009-05-28 07:53:44 +0200 oj  r272375 : #i101369# parse tree changed 2009-05-27 14:53:36 +0200 fs  r272347 : #i10000# 2009-05-27 09:29:15 +0200 oj  r272327 : #i101626# check for double before hard cast 2009-05-27 09:13:58 +0200 oj  r272326 : #i101626# handle void correctly 2009-05-27 08:04:39 +0200 oj  r272321 : #i102256# wrong method signature used 2009-05-27 07:55:52 +0200 oj  r272320 : #i101519# look up parameter typ if used in function 2009-05-27 06:49:07 +0200 oj  r272319 : #i101519# set parameter from rowset as well 2009-05-26 13:30:56 +0200 oj  r272297 : #i101987# impl XBatchExecution 2009-05-26 12:44:34 +0200 oj  r272293 : #i101700# check if group is not set 2009-05-26 12:16:53 +0200 oj  r272290 : #i101369# resolved some reduce7reduce problems with boolean_term and search_condition 2009-05-26 12:12:42 +0200 oj  r272289 : #i101369# fix for or on one line criteria 2009-05-25 16:02:25 +0200 fs  r272257 : #i999704# +PROPERTY_MOUSE_WHEEL_BEHAVIOR 2009-05-25 16:01:55 +0200 fs  r272256 : merging the changes from CWS dba32b herein 2009-05-25 15:49:57 +0200 fs  r272254 : #i999704# 2009-05-25 15:32:57 +0200 fs  r272252 : #i99704# grid columns also to respect the MouseWheelBehavior property 2009-05-25 15:23:43 +0200 fs  r272251 : don't pass empty Anys to ::comphelper::getString 2009-05-25 14:48:43 +0200 fs  r272248 : merged changes from CWS dba32b herein 2009-05-25 14:44:40 +0200 fs  r272247 : #i99704# support new MouseWheelBehavior property 2009-05-25 14:43:18 +0200 fs  r272246 : #i99704# WheelWithoutFocus (peer property) superseded by MouseWheelBehavior (model property) 2009-05-25 14:41:03 +0200 fs  r272245 : #i99704# no need to set the mouse wheel behavior at the peer, this is now a model property, having the right default 2009-05-25 14:39:31 +0200 fs  r272243 : removed dead import 2009-05-25 14:35:36 +0200 fs  r272242 : the new EnableVisible doesn't make sense for grid columns 2009-05-25 14:34:33 +0200 fs  r272241 : #i99704# +MouseWheelBehavior - allow to enable/disable the mouse wheel for the control, or make it focus-dependent 2009-05-25 14:26:11 +0200 fs  r272240 : #i99704# change MouseSettings wheel flag (NoWheelActionWithoutFocus) to a three-state option, allowing to completely ignore the mouse wheel 2009-05-23 21:35:59 +0200 fs  r272213 : localize 'sub component opened/closed' event 2009-05-22 21:42:47 +0200 fs  r272211 : #i102003# 2009-05-22 21:42:20 +0200 fs  r272210 : grammar 2009-05-22 21:36:10 +0200 fs  r272209 : #i102140# load only once, not twice, and show error messages during loading (and during any form action, that is) asynchronously 2009-05-22 21:35:11 +0200 fs  r272208 : #i102140# +clear 2009-05-22 14:50:30 +0200 fs  r272194 : #i102139# for newly created DB docs, set the MacroExecutionMode to USE_CONFIG 2009-05-22 12:03:42 +0200 fs  r272180 : #i88878# provided by noel.power@novell.com implement a visibility property (EnableVisible) for toolkit controls, and usage in forms and UNO dialogs 2009-05-15 15:37:31 +0200 fs  r271942 : #i100671# corrected some @since tags, so autodoc has better chances of correctly reading them 2009-05-15 15:33:11 +0200 fs  r271940 : don't call comphelper::getFOO for VOID values 2009-05-15 15:08:31 +0200 fs  r271937 : includes 2009-05-15 13:39:22 +0200 fs  r271934 : #i101398# createPrimitive2DSequence: when we already have a control, use the old code. In particular, call positionControlForPaint 2009-05-15 12:33:48 +0200 fs  r271933 : make the geometry a part of the ControlPrimitive2D's identity 2009-05-15 10:15:44 +0200 fs  r271928 : #i10000# 2009-05-14 20:55:38 +0200 fs  r271921 : #i101398# don't reuse the name PRIMITIVE_ID_CONTROLPRIMITIVE2D, make the name of our own ControlPrimitive2D unique 2009-05-14 20:55:31 +0200 fs  r271920 : #i101398# don't reuse the name PRIMITIVE_ID_CONTROLPRIMITIVE2D, make the name of our own ControlPrimitive2D unique 2009-05-14 20:23:23 +0200 fs  r271919 : #i101622# 2009-05-14 16:04:38 +0200 fs  r271898 : don't use comphelper::getInt32 on voids 2009-05-14 16:04:12 +0200 fs  r271897 : merge fix for issue whose number just slipped my memory ... (originally fixed in CWS dba32b) 2009-05-14 15:36:55 +0200 fs  r271895 : merging changes from DEV300:m48 2009-05-07 14:43:19 +0200 fs  r271670 : #i101477# 2009-05-07 14:37:30 +0200 fs  r271668 : #i101477# 2009-05-07 09:27:30 +0200 oj  r271628 : #i101343# remove pch 2009-05-06 09:36:02 +0200 fs  r271568 : getFoo: diagnostics 2009-05-04 09:23:06 +0200 oj  r271438 : CWS-TOOLING: rebase CWS dba32c to trunk@271427 (milestone: DEV300:m47) 2009-04-29 23:18:13 +0200 fs  r271394 : #i101398# use a dedicated 2DPrimitive for UNO Controls, which is able to provide the B2DRange *without* actually creating the control 2009-04-29 13:52:25 +0200 fs  r271366 : #i101308#


2009-07-03  Release Engineers  <releng@openoffice.org>  [fe2fc695df1238e16110f542762d48bdf624e049]

CWS-TOOLING: integrate CWS dba32c 2009-06-29 20:53:25 +0200 fs  r273484 : #i103138# Rectangle conversion 2009-06-29 20:51:50 +0200 fs  r273483 : #i103138# yet more refactoring, now also setting the proper zoom level at the proper point in time 2009-06-29 13:40:26 +0200 fs  r273470 : added svn:ignore to ignore output paths 2009-06-29 10:08:54 +0200 fs  r273455 : #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-25 13:41:35 +0200 msc  r273380 : #100000# the tabs changed die to new properties 2009-06-24 12:42:40 +0200 msc  r273330 : #102082# remove issue warning 2009-06-22 10:43:14 +0200 fs  r273201 : createPrimitive2DSequence: care for being disposed 2009-06-18 12:35:13 +0200 oj  r273109 : #i102305# make nooptfiles for gcc 2009-06-17 12:14:37 +0200 oj  r273056 : #i102305# fix for linux 2009-06-17 07:20:22 +0200 oj  r273046 : #i102305# move ValueTransfer into the for loop to avoid a crash under Linux 2009-06-17 07:17:28 +0200 oj  r273045 : #i102305# use varchar 2009-06-15 14:11:27 +0200 fs  r272983 : added since tag 2009-06-15 12:11:39 +0200 oj  r272973 : #i102305# SAL_DLLPUBLIC_EXPORT inserted 2009-06-15 11:08:53 +0200 fs  r272969 : #i10000# 2009-06-15 09:25:13 +0200 fs  r272963 : merging fix for P1 issue #i102701# 2009-06-11 11:31:24 +0200 fs  r272858 : #i10000# copied the fix which before the rebase was done in ../dialog/macropg.src 2009-06-11 09:38:14 +0200 fs  r272846 : CWS-TOOLING: rebase CWS dba32c to trunk@272827 (milestone: DEV300:m50) 2009-06-02 09:53:10 +0200 fs  r272483 : #i10000# 2009-05-29 15:55:03 +0200 fs  r272465 : #i100818# 2009-05-29 12:58:43 +0200 fs  r272452 : don't apply comphelper::getString on possibly VOID any 2009-05-29 10:38:35 +0200 oj  r272437 : #i101519# handle where condition 2009-05-29 09:53:39 +0200 fs  r272434 : #i100818# call into releaseStubs /without/ locked GlobalMutex 2009-05-28 07:53:44 +0200 oj  r272375 : #i101369# parse tree changed 2009-05-27 14:53:36 +0200 fs  r272347 : #i10000# 2009-05-27 09:29:15 +0200 oj  r272327 : #i101626# check for double before hard cast 2009-05-27 09:13:58 +0200 oj  r272326 : #i101626# handle void correctly 2009-05-27 08:04:39 +0200 oj  r272321 : #i102256# wrong method signature used 2009-05-27 07:55:52 +0200 oj  r272320 : #i101519# look up parameter typ if used in function 2009-05-27 06:49:07 +0200 oj  r272319 : #i101519# set parameter from rowset as well 2009-05-26 13:30:56 +0200 oj  r272297 : #i101987# impl XBatchExecution 2009-05-26 12:44:34 +0200 oj  r272293 : #i101700# check if group is not set 2009-05-26 12:16:53 +0200 oj  r272290 : #i101369# resolved some reduce7reduce problems with boolean_term and search_condition 2009-05-26 12:12:42 +0200 oj  r272289 : #i101369# fix for or on one line criteria 2009-05-25 16:02:25 +0200 fs  r272257 : #i999704# +PROPERTY_MOUSE_WHEEL_BEHAVIOR 2009-05-25 16:01:55 +0200 fs  r272256 : merging the changes from CWS dba32b herein 2009-05-25 15:49:57 +0200 fs  r272254 : #i999704# 2009-05-25 15:32:57 +0200 fs  r272252 : #i99704# grid columns also to respect the MouseWheelBehavior property 2009-05-25 15:23:43 +0200 fs  r272251 : don't pass empty Anys to ::comphelper::getString 2009-05-25 14:48:43 +0200 fs  r272248 : merged changes from CWS dba32b herein 2009-05-25 14:44:40 +0200 fs  r272247 : #i99704# support new MouseWheelBehavior property 2009-05-25 14:43:18 +0200 fs  r272246 : #i99704# WheelWithoutFocus (peer property) superseded by MouseWheelBehavior (model property) 2009-05-25 14:41:03 +0200 fs  r272245 : #i99704# no need to set the mouse wheel behavior at the peer, this is now a model property, having the right default 2009-05-25 14:39:31 +0200 fs  r272243 : removed dead import 2009-05-25 14:35:36 +0200 fs  r272242 : the new EnableVisible doesn't make sense for grid columns 2009-05-25 14:34:33 +0200 fs  r272241 : #i99704# +MouseWheelBehavior - allow to enable/disable the mouse wheel for the control, or make it focus-dependent 2009-05-25 14:26:11 +0200 fs  r272240 : #i99704# change MouseSettings wheel flag (NoWheelActionWithoutFocus) to a three-state option, allowing to completely ignore the mouse wheel 2009-05-23 21:35:59 +0200 fs  r272213 : localize 'sub component opened/closed' event 2009-05-22 21:42:47 +0200 fs  r272211 : #i102003# 2009-05-22 21:42:20 +0200 fs  r272210 : grammar 2009-05-22 21:36:10 +0200 fs  r272209 : #i102140# load only once, not twice, and show error messages during loading (and during any form action, that is) asynchronously 2009-05-22 21:35:11 +0200 fs  r272208 : #i102140# +clear 2009-05-22 14:50:30 +0200 fs  r272194 : #i102139# for newly created DB docs, set the MacroExecutionMode to USE_CONFIG 2009-05-22 12:03:42 +0200 fs  r272180 : #i88878# provided by noel.power@novell.com implement a visibility property (EnableVisible) for toolkit controls, and usage in forms and UNO dialogs 2009-05-15 15:37:31 +0200 fs  r271942 : #i100671# corrected some @since tags, so autodoc has better chances of correctly reading them 2009-05-15 15:33:11 +0200 fs  r271940 : don't call comphelper::getFOO for VOID values 2009-05-15 15:08:31 +0200 fs  r271937 : includes 2009-05-15 13:39:22 +0200 fs  r271934 : #i101398# createPrimitive2DSequence: when we already have a control, use the old code. In particular, call positionControlForPaint 2009-05-15 12:33:48 +0200 fs  r271933 : make the geometry a part of the ControlPrimitive2D's identity 2009-05-15 10:15:44 +0200 fs  r271928 : #i10000# 2009-05-14 20:55:38 +0200 fs  r271921 : #i101398# don't reuse the name PRIMITIVE_ID_CONTROLPRIMITIVE2D, make the name of our own ControlPrimitive2D unique 2009-05-14 20:55:31 +0200 fs  r271920 : #i101398# don't reuse the name PRIMITIVE_ID_CONTROLPRIMITIVE2D, make the name of our own ControlPrimitive2D unique 2009-05-14 20:23:23 +0200 fs  r271919 : #i101622# 2009-05-14 16:04:38 +0200 fs  r271898 : don't use comphelper::getInt32 on voids 2009-05-14 16:04:12 +0200 fs  r271897 : merge fix for issue whose number just slipped my memory ... (originally fixed in CWS dba32b) 2009-05-14 15:36:55 +0200 fs  r271895 : merging changes from DEV300:m48 2009-05-07 14:43:19 +0200 fs  r271670 : #i101477# 2009-05-07 14:37:30 +0200 fs  r271668 : #i101477# 2009-05-07 09:27:30 +0200 oj  r271628 : #i101343# remove pch 2009-05-06 09:36:02 +0200 fs  r271568 : getFoo: diagnostics 2009-05-04 09:23:06 +0200 oj  r271438 : CWS-TOOLING: rebase CWS dba32c to trunk@271427 (milestone: DEV300:m47) 2009-04-29 23:18:13 +0200 fs  r271394 : #i101398# use a dedicated 2DPrimitive for UNO Controls, which is able to provide the B2DRange *without* actually creating the control 2009-04-29 13:52:25 +0200 fs  r271366 : #i101308#


2009-07-03  Release Engineers  <releng@openoffice.org>  [cb1400a076d1ac1777db08fef3c011235a936258]

CWS-TOOLING: integrate CWS dba32c 2009-06-29 20:53:25 +0200 fs  r273484 : #i103138# Rectangle conversion 2009-06-29 20:51:50 +0200 fs  r273483 : #i103138# yet more refactoring, now also setting the proper zoom level at the proper point in time 2009-06-29 13:40:26 +0200 fs  r273470 : added svn:ignore to ignore output paths 2009-06-29 10:08:54 +0200 fs  r273455 : #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-25 13:41:35 +0200 msc  r273380 : #100000# the tabs changed die to new properties 2009-06-24 12:42:40 +0200 msc  r273330 : #102082# remove issue warning 2009-06-22 10:43:14 +0200 fs  r273201 : createPrimitive2DSequence: care for being disposed 2009-06-18 12:35:13 +0200 oj  r273109 : #i102305# make nooptfiles for gcc 2009-06-17 12:14:37 +0200 oj  r273056 : #i102305# fix for linux 2009-06-17 07:20:22 +0200 oj  r273046 : #i102305# move ValueTransfer into the for loop to avoid a crash under Linux 2009-06-17 07:17:28 +0200 oj  r273045 : #i102305# use varchar 2009-06-15 14:11:27 +0200 fs  r272983 : added since tag 2009-06-15 12:11:39 +0200 oj  r272973 : #i102305# SAL_DLLPUBLIC_EXPORT inserted 2009-06-15 11:08:53 +0200 fs  r272969 : #i10000# 2009-06-15 09:25:13 +0200 fs  r272963 : merging fix for P1 issue #i102701# 2009-06-11 11:31:24 +0200 fs  r272858 : #i10000# copied the fix which before the rebase was done in ../dialog/macropg.src 2009-06-11 09:38:14 +0200 fs  r272846 : CWS-TOOLING: rebase CWS dba32c to trunk@272827 (milestone: DEV300:m50) 2009-06-02 09:53:10 +0200 fs  r272483 : #i10000# 2009-05-29 15:55:03 +0200 fs  r272465 : #i100818# 2009-05-29 12:58:43 +0200 fs  r272452 : don't apply comphelper::getString on possibly VOID any 2009-05-29 10:38:35 +0200 oj  r272437 : #i101519# handle where condition 2009-05-29 09:53:39 +0200 fs  r272434 : #i100818# call into releaseStubs /without/ locked GlobalMutex 2009-05-28 07:53:44 +0200 oj  r272375 : #i101369# parse tree changed 2009-05-27 14:53:36 +0200 fs  r272347 : #i10000# 2009-05-27 09:29:15 +0200 oj  r272327 : #i101626# check for double before hard cast 2009-05-27 09:13:58 +0200 oj  r272326 : #i101626# handle void correctly 2009-05-27 08:04:39 +0200 oj  r272321 : #i102256# wrong method signature used 2009-05-27 07:55:52 +0200 oj  r272320 : #i101519# look up parameter typ if used in function 2009-05-27 06:49:07 +0200 oj  r272319 : #i101519# set parameter from rowset as well 2009-05-26 13:30:56 +0200 oj  r272297 : #i101987# impl XBatchExecution 2009-05-26 12:44:34 +0200 oj  r272293 : #i101700# check if group is not set 2009-05-26 12:16:53 +0200 oj  r272290 : #i101369# resolved some reduce7reduce problems with boolean_term and search_condition 2009-05-26 12:12:42 +0200 oj  r272289 : #i101369# fix for or on one line criteria 2009-05-25 16:02:25 +0200 fs  r272257 : #i999704# +PROPERTY_MOUSE_WHEEL_BEHAVIOR 2009-05-25 16:01:55 +0200 fs  r272256 : merging the changes from CWS dba32b herein 2009-05-25 15:49:57 +0200 fs  r272254 : #i999704# 2009-05-25 15:32:57 +0200 fs  r272252 : #i99704# grid columns also to respect the MouseWheelBehavior property 2009-05-25 15:23:43 +0200 fs  r272251 : don't pass empty Anys to ::comphelper::getString 2009-05-25 14:48:43 +0200 fs  r272248 : merged changes from CWS dba32b herein 2009-05-25 14:44:40 +0200 fs  r272247 : #i99704# support new MouseWheelBehavior property 2009-05-25 14:43:18 +0200 fs  r272246 : #i99704# WheelWithoutFocus (peer property) superseded by MouseWheelBehavior (model property) 2009-05-25 14:41:03 +0200 fs  r272245 : #i99704# no need to set the mouse wheel behavior at the peer, this is now a model property, having the right default 2009-05-25 14:39:31 +0200 fs  r272243 : removed dead import 2009-05-25 14:35:36 +0200 fs  r272242 : the new EnableVisible doesn't make sense for grid columns 2009-05-25 14:34:33 +0200 fs  r272241 : #i99704# +MouseWheelBehavior - allow to enable/disable the mouse wheel for the control, or make it focus-dependent 2009-05-25 14:26:11 +0200 fs  r272240 : #i99704# change MouseSettings wheel flag (NoWheelActionWithoutFocus) to a three-state option, allowing to completely ignore the mouse wheel 2009-05-23 21:35:59 +0200 fs  r272213 : localize 'sub component opened/closed' event 2009-05-22 21:42:47 +0200 fs  r272211 : #i102003# 2009-05-22 21:42:20 +0200 fs  r272210 : grammar 2009-05-22 21:36:10 +0200 fs  r272209 : #i102140# load only once, not twice, and show error messages during loading (and during any form action, that is) asynchronously 2009-05-22 21:35:11 +0200 fs  r272208 : #i102140# +clear 2009-05-22 14:50:30 +0200 fs  r272194 : #i102139# for newly created DB docs, set the MacroExecutionMode to USE_CONFIG 2009-05-22 12:03:42 +0200 fs  r272180 : #i88878# provided by noel.power@novell.com implement a visibility property (EnableVisible) for toolkit controls, and usage in forms and UNO dialogs 2009-05-15 15:37:31 +0200 fs  r271942 : #i100671# corrected some @since tags, so autodoc has better chances of correctly reading them 2009-05-15 15:33:11 +0200 fs  r271940 : don't call comphelper::getFOO for VOID values 2009-05-15 15:08:31 +0200 fs  r271937 : includes 2009-05-15 13:39:22 +0200 fs  r271934 : #i101398# createPrimitive2DSequence: when we already have a control, use the old code. In particular, call positionControlForPaint 2009-05-15 12:33:48 +0200 fs  r271933 : make the geometry a part of the ControlPrimitive2D's identity 2009-05-15 10:15:44 +0200 fs  r271928 : #i10000# 2009-05-14 20:55:38 +0200 fs  r271921 : #i101398# don't reuse the name PRIMITIVE_ID_CONTROLPRIMITIVE2D, make the name of our own ControlPrimitive2D unique 2009-05-14 20:55:31 +0200 fs  r271920 : #i101398# don't reuse the name PRIMITIVE_ID_CONTROLPRIMITIVE2D, make the name of our own ControlPrimitive2D unique 2009-05-14 20:23:23 +0200 fs  r271919 : #i101622# 2009-05-14 16:04:38 +0200 fs  r271898 : don't use comphelper::getInt32 on voids 2009-05-14 16:04:12 +0200 fs  r271897 : merge fix for issue whose number just slipped my memory ... (originally fixed in CWS dba32b) 2009-05-14 15:36:55 +0200 fs  r271895 : merging changes from DEV300:m48 2009-05-07 14:43:19 +0200 fs  r271670 : #i101477# 2009-05-07 14:37:30 +0200 fs  r271668 : #i101477# 2009-05-07 09:27:30 +0200 oj  r271628 : #i101343# remove pch 2009-05-06 09:36:02 +0200 fs  r271568 : getFoo: diagnostics 2009-05-04 09:23:06 +0200 oj  r271438 : CWS-TOOLING: rebase CWS dba32c to trunk@271427 (milestone: DEV300:m47) 2009-04-29 23:18:13 +0200 fs  r271394 : #i101398# use a dedicated 2DPrimitive for UNO Controls, which is able to provide the B2DRange *without* actually creating the control 2009-04-29 13:52:25 +0200 fs  r271366 : #i101308#


2009-07-03  Release Engineers  <releng@openoffice.org>  [7d3b6d29c0eddccf348ada2af707567ffe98479f]

CWS-TOOLING: integrate CWS dba32c 2009-06-29 20:53:25 +0200 fs  r273484 : #i103138# Rectangle conversion 2009-06-29 20:51:50 +0200 fs  r273483 : #i103138# yet more refactoring, now also setting the proper zoom level at the proper point in time 2009-06-29 13:40:26 +0200 fs  r273470 : added svn:ignore to ignore output paths 2009-06-29 10:08:54 +0200 fs  r273455 : #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-25 13:41:35 +0200 msc  r273380 : #100000# the tabs changed die to new properties 2009-06-24 12:42:40 +0200 msc  r273330 : #102082# remove issue warning 2009-06-22 10:43:14 +0200 fs  r273201 : createPrimitive2DSequence: care for being disposed 2009-06-18 12:35:13 +0200 oj  r273109 : #i102305# make nooptfiles for gcc 2009-06-17 12:14:37 +0200 oj  r273056 : #i102305# fix for linux 2009-06-17 07:20:22 +0200 oj  r273046 : #i102305# move ValueTransfer into the for loop to avoid a crash under Linux 2009-06-17 07:17:28 +0200 oj  r273045 : #i102305# use varchar 2009-06-15 14:11:27 +0200 fs  r272983 : added since tag 2009-06-15 12:11:39 +0200 oj  r272973 : #i102305# SAL_DLLPUBLIC_EXPORT inserted 2009-06-15 11:08:53 +0200 fs  r272969 : #i10000# 2009-06-15 09:25:13 +0200 fs  r272963 : merging fix for P1 issue #i102701# 2009-06-11 11:31:24 +0200 fs  r272858 : #i10000# copied the fix which before the rebase was done in ../dialog/macropg.src 2009-06-11 09:38:14 +0200 fs  r272846 : CWS-TOOLING: rebase CWS dba32c to trunk@272827 (milestone: DEV300:m50) 2009-06-02 09:53:10 +0200 fs  r272483 : #i10000# 2009-05-29 15:55:03 +0200 fs  r272465 : #i100818# 2009-05-29 12:58:43 +0200 fs  r272452 : don't apply comphelper::getString on possibly VOID any 2009-05-29 10:38:35 +0200 oj  r272437 : #i101519# handle where condition 2009-05-29 09:53:39 +0200 fs  r272434 : #i100818# call into releaseStubs /without/ locked GlobalMutex 2009-05-28 07:53:44 +0200 oj  r272375 : #i101369# parse tree changed 2009-05-27 14:53:36 +0200 fs  r272347 : #i10000# 2009-05-27 09:29:15 +0200 oj  r272327 : #i101626# check for double before hard cast 2009-05-27 09:13:58 +0200 oj  r272326 : #i101626# handle void correctly 2009-05-27 08:04:39 +0200 oj  r272321 : #i102256# wrong method signature used 2009-05-27 07:55:52 +0200 oj  r272320 : #i101519# look up parameter typ if used in function 2009-05-27 06:49:07 +0200 oj  r272319 : #i101519# set parameter from rowset as well 2009-05-26 13:30:56 +0200 oj  r272297 : #i101987# impl XBatchExecution 2009-05-26 12:44:34 +0200 oj  r272293 : #i101700# check if group is not set 2009-05-26 12:16:53 +0200 oj  r272290 : #i101369# resolved some reduce7reduce problems with boolean_term and search_condition 2009-05-26 12:12:42 +0200 oj  r272289 : #i101369# fix for or on one line criteria 2009-05-25 16:02:25 +0200 fs  r272257 : #i999704# +PROPERTY_MOUSE_WHEEL_BEHAVIOR 2009-05-25 16:01:55 +0200 fs  r272256 : merging the changes from CWS dba32b herein 2009-05-25 15:49:57 +0200 fs  r272254 : #i999704# 2009-05-25 15:32:57 +0200 fs  r272252 : #i99704# grid columns also to respect the MouseWheelBehavior property 2009-05-25 15:23:43 +0200 fs  r272251 : don't pass empty Anys to ::comphelper::getString 2009-05-25 14:48:43 +0200 fs  r272248 : merged changes from CWS dba32b herein 2009-05-25 14:44:40 +0200 fs  r272247 : #i99704# support new MouseWheelBehavior property 2009-05-25 14:43:18 +0200 fs  r272246 : #i99704# WheelWithoutFocus (peer property) superseded by MouseWheelBehavior (model property) 2009-05-25 14:41:03 +0200 fs  r272245 : #i99704# no need to set the mouse wheel behavior at the peer, this is now a model property, having the right default 2009-05-25 14:39:31 +0200 fs  r272243 : removed dead import 2009-05-25 14:35:36 +0200 fs  r272242 : the new EnableVisible doesn't make sense for grid columns 2009-05-25 14:34:33 +0200 fs  r272241 : #i99704# +MouseWheelBehavior - allow to enable/disable the mouse wheel for the control, or make it focus-dependent 2009-05-25 14:26:11 +0200 fs  r272240 : #i99704# change MouseSettings wheel flag (NoWheelActionWithoutFocus) to a three-state option, allowing to completely ignore the mouse wheel 2009-05-23 21:35:59 +0200 fs  r272213 : localize 'sub component opened/closed' event 2009-05-22 21:42:47 +0200 fs  r272211 : #i102003# 2009-05-22 21:42:20 +0200 fs  r272210 : grammar 2009-05-22 21:36:10 +0200 fs  r272209 : #i102140# load only once, not twice, and show error messages during loading (and during any form action, that is) asynchronously 2009-05-22 21:35:11 +0200 fs  r272208 : #i102140# +clear 2009-05-22 14:50:30 +0200 fs  r272194 : #i102139# for newly created DB docs, set the MacroExecutionMode to USE_CONFIG 2009-05-22 12:03:42 +0200 fs  r272180 : #i88878# provided by noel.power@novell.com implement a visibility property (EnableVisible) for toolkit controls, and usage in forms and UNO dialogs 2009-05-15 15:37:31 +0200 fs  r271942 : #i100671# corrected some @since tags, so autodoc has better chances of correctly reading them 2009-05-15 15:33:11 +0200 fs  r271940 : don't call comphelper::getFOO for VOID values 2009-05-15 15:08:31 +0200 fs  r271937 : includes 2009-05-15 13:39:22 +0200 fs  r271934 : #i101398# createPrimitive2DSequence: when we already have a control, use the old code. In particular, call positionControlForPaint 2009-05-15 12:33:48 +0200 fs  r271933 : make the geometry a part of the ControlPrimitive2D's identity 2009-05-15 10:15:44 +0200 fs  r271928 : #i10000# 2009-05-14 20:55:38 +0200 fs  r271921 : #i101398# don't reuse the name PRIMITIVE_ID_CONTROLPRIMITIVE2D, make the name of our own ControlPrimitive2D unique 2009-05-14 20:55:31 +0200 fs  r271920 : #i101398# don't reuse the name PRIMITIVE_ID_CONTROLPRIMITIVE2D, make the name of our own ControlPrimitive2D unique 2009-05-14 20:23:23 +0200 fs  r271919 : #i101622# 2009-05-14 16:04:38 +0200 fs  r271898 : don't use comphelper::getInt32 on voids 2009-05-14 16:04:12 +0200 fs  r271897 : merge fix for issue whose number just slipped my memory ... (originally fixed in CWS dba32b) 2009-05-14 15:36:55 +0200 fs  r271895 : merging changes from DEV300:m48 2009-05-07 14:43:19 +0200 fs  r271670 : #i101477# 2009-05-07 14:37:30 +0200 fs  r271668 : #i101477# 2009-05-07 09:27:30 +0200 oj  r271628 : #i101343# remove pch 2009-05-06 09:36:02 +0200 fs  r271568 : getFoo: diagnostics 2009-05-04 09:23:06 +0200 oj  r271438 : CWS-TOOLING: rebase CWS dba32c to trunk@271427 (milestone: DEV300:m47) 2009-04-29 23:18:13 +0200 fs  r271394 : #i101398# use a dedicated 2DPrimitive for UNO Controls, which is able to provide the B2DRange *without* actually creating the control 2009-04-29 13:52:25 +0200 fs  r271366 : #i101308#


2009-07-03  Release Engineers  <releng@openoffice.org>  [94cb48eed91def5c7800a7b2ab52985eb259c33c]

CWS-TOOLING: integrate CWS dba32c 2009-06-29 20:53:25 +0200 fs  r273484 : #i103138# Rectangle conversion 2009-06-29 20:51:50 +0200 fs  r273483 : #i103138# yet more refactoring, now also setting the proper zoom level at the proper point in time 2009-06-29 13:40:26 +0200 fs  r273470 : added svn:ignore to ignore output paths 2009-06-29 10:08:54 +0200 fs  r273455 : #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-25 13:41:35 +0200 msc  r273380 : #100000# the tabs changed die to new properties 2009-06-24 12:42:40 +0200 msc  r273330 : #102082# remove issue warning 2009-06-22 10:43:14 +0200 fs  r273201 : createPrimitive2DSequence: care for being disposed 2009-06-18 12:35:13 +0200 oj  r273109 : #i102305# make nooptfiles for gcc 2009-06-17 12:14:37 +0200 oj  r273056 : #i102305# fix for linux 2009-06-17 07:20:22 +0200 oj  r273046 : #i102305# move ValueTransfer into the for loop to avoid a crash under Linux 2009-06-17 07:17:28 +0200 oj  r273045 : #i102305# use varchar 2009-06-15 14:11:27 +0200 fs  r272983 : added since tag 2009-06-15 12:11:39 +0200 oj  r272973 : #i102305# SAL_DLLPUBLIC_EXPORT inserted 2009-06-15 11:08:53 +0200 fs  r272969 : #i10000# 2009-06-15 09:25:13 +0200 fs  r272963 : merging fix for P1 issue #i102701# 2009-06-11 11:31:24 +0200 fs  r272858 : #i10000# copied the fix which before the rebase was done in ../dialog/macropg.src 2009-06-11 09:38:14 +0200 fs  r272846 : CWS-TOOLING: rebase CWS dba32c to trunk@272827 (milestone: DEV300:m50) 2009-06-02 09:53:10 +0200 fs  r272483 : #i10000# 2009-05-29 15:55:03 +0200 fs  r272465 : #i100818# 2009-05-29 12:58:43 +0200 fs  r272452 : don't apply comphelper::getString on possibly VOID any 2009-05-29 10:38:35 +0200 oj  r272437 : #i101519# handle where condition 2009-05-29 09:53:39 +0200 fs  r272434 : #i100818# call into releaseStubs /without/ locked GlobalMutex 2009-05-28 07:53:44 +0200 oj  r272375 : #i101369# parse tree changed 2009-05-27 14:53:36 +0200 fs  r272347 : #i10000# 2009-05-27 09:29:15 +0200 oj  r272327 : #i101626# check for double before hard cast 2009-05-27 09:13:58 +0200 oj  r272326 : #i101626# handle void correctly 2009-05-27 08:04:39 +0200 oj  r272321 : #i102256# wrong method signature used 2009-05-27 07:55:52 +0200 oj  r272320 : #i101519# look up parameter typ if used in function 2009-05-27 06:49:07 +0200 oj  r272319 : #i101519# set parameter from rowset as well 2009-05-26 13:30:56 +0200 oj  r272297 : #i101987# impl XBatchExecution 2009-05-26 12:44:34 +0200 oj  r272293 : #i101700# check if group is not set 2009-05-26 12:16:53 +0200 oj  r272290 : #i101369# resolved some reduce7reduce problems with boolean_term and search_condition 2009-05-26 12:12:42 +0200 oj  r272289 : #i101369# fix for or on one line criteria 2009-05-25 16:02:25 +0200 fs  r272257 : #i999704# +PROPERTY_MOUSE_WHEEL_BEHAVIOR 2009-05-25 16:01:55 +0200 fs  r272256 : merging the changes from CWS dba32b herein 2009-05-25 15:49:57 +0200 fs  r272254 : #i999704# 2009-05-25 15:32:57 +0200 fs  r272252 : #i99704# grid columns also to respect the MouseWheelBehavior property 2009-05-25 15:23:43 +0200 fs  r272251 : don't pass empty Anys to ::comphelper::getString 2009-05-25 14:48:43 +0200 fs  r272248 : merged changes from CWS dba32b herein 2009-05-25 14:44:40 +0200 fs  r272247 : #i99704# support new MouseWheelBehavior property 2009-05-25 14:43:18 +0200 fs  r272246 : #i99704# WheelWithoutFocus (peer property) superseded by MouseWheelBehavior (model property) 2009-05-25 14:41:03 +0200 fs  r272245 : #i99704# no need to set the mouse wheel behavior at the peer, this is now a model property, having the right default 2009-05-25 14:39:31 +0200 fs  r272243 : removed dead import 2009-05-25 14:35:36 +0200 fs  r272242 : the new EnableVisible doesn't make sense for grid columns 2009-05-25 14:34:33 +0200 fs  r272241 : #i99704# +MouseWheelBehavior - allow to enable/disable the mouse wheel for the control, or make it focus-dependent 2009-05-25 14:26:11 +0200 fs  r272240 : #i99704# change MouseSettings wheel flag (NoWheelActionWithoutFocus) to a three-state option, allowing to completely ignore the mouse wheel 2009-05-23 21:35:59 +0200 fs  r272213 : localize 'sub component opened/closed' event 2009-05-22 21:42:47 +0200 fs  r272211 : #i102003# 2009-05-22 21:42:20 +0200 fs  r272210 : grammar 2009-05-22 21:36:10 +0200 fs  r272209 : #i102140# load only once, not twice, and show error messages during loading (and during any form action, that is) asynchronously 2009-05-22 21:35:11 +0200 fs  r272208 : #i102140# +clear 2009-05-22 14:50:30 +0200 fs  r272194 : #i102139# for newly created DB docs, set the MacroExecutionMode to USE_CONFIG 2009-05-22 12:03:42 +0200 fs  r272180 : #i88878# provided by noel.power@novell.com implement a visibility property (EnableVisible) for toolkit controls, and usage in forms and UNO dialogs 2009-05-15 15:37:31 +0200 fs  r271942 : #i100671# corrected some @since tags, so autodoc has better chances of correctly reading them 2009-05-15 15:33:11 +0200 fs  r271940 : don't call comphelper::getFOO for VOID values 2009-05-15 15:08:31 +0200 fs  r271937 : includes 2009-05-15 13:39:22 +0200 fs  r271934 : #i101398# createPrimitive2DSequence: when we already have a control, use the old code. In particular, call positionControlForPaint 2009-05-15 12:33:48 +0200 fs  r271933 : make the geometry a part of the ControlPrimitive2D's identity 2009-05-15 10:15:44 +0200 fs  r271928 : #i10000# 2009-05-14 20:55:38 +0200 fs  r271921 : #i101398# don't reuse the name PRIMITIVE_ID_CONTROLPRIMITIVE2D, make the name of our own ControlPrimitive2D unique 2009-05-14 20:55:31 +0200 fs  r271920 : #i101398# don't reuse the name PRIMITIVE_ID_CONTROLPRIMITIVE2D, make the name of our own ControlPrimitive2D unique 2009-05-14 20:23:23 +0200 fs  r271919 : #i101622# 2009-05-14 16:04:38 +0200 fs  r271898 : don't use comphelper::getInt32 on voids 2009-05-14 16:04:12 +0200 fs  r271897 : merge fix for issue whose number just slipped my memory ... (originally fixed in CWS dba32b) 2009-05-14 15:36:55 +0200 fs  r271895 : merging changes from DEV300:m48 2009-05-07 14:43:19 +0200 fs  r271670 : #i101477# 2009-05-07 14:37:30 +0200 fs  r271668 : #i101477# 2009-05-07 09:27:30 +0200 oj  r271628 : #i101343# remove pch 2009-05-06 09:36:02 +0200 fs  r271568 : getFoo: diagnostics 2009-05-04 09:23:06 +0200 oj  r271438 : CWS-TOOLING: rebase CWS dba32c to trunk@271427 (milestone: DEV300:m47) 2009-04-29 23:18:13 +0200 fs  r271394 : #i101398# use a dedicated 2DPrimitive for UNO Controls, which is able to provide the B2DRange *without* actually creating the control 2009-04-29 13:52:25 +0200 fs  r271366 : #i101308#


2009-07-03  Release Engineers  <releng@openoffice.org>  [846994253f5b86cd93ce10498ee1e5845357a26a]

CWS-TOOLING: integrate CWS dba32c 2009-06-29 20:53:25 +0200 fs  r273484 : #i103138# Rectangle conversion 2009-06-29 20:51:50 +0200 fs  r273483 : #i103138# yet more refactoring, now also setting the proper zoom level at the proper point in time 2009-06-29 13:40:26 +0200 fs  r273470 : added svn:ignore to ignore output paths 2009-06-29 10:08:54 +0200 fs  r273455 : #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-25 13:41:35 +0200 msc  r273380 : #100000# the tabs changed die to new properties 2009-06-24 12:42:40 +0200 msc  r273330 : #102082# remove issue warning 2009-06-22 10:43:14 +0200 fs  r273201 : createPrimitive2DSequence: care for being disposed 2009-06-18 12:35:13 +0200 oj  r273109 : #i102305# make nooptfiles for gcc 2009-06-17 12:14:37 +0200 oj  r273056 : #i102305# fix for linux 2009-06-17 07:20:22 +0200 oj  r273046 : #i102305# move ValueTransfer into the for loop to avoid a crash under Linux 2009-06-17 07:17:28 +0200 oj  r273045 : #i102305# use varchar 2009-06-15 14:11:27 +0200 fs  r272983 : added since tag 2009-06-15 12:11:39 +0200 oj  r272973 : #i102305# SAL_DLLPUBLIC_EXPORT inserted 2009-06-15 11:08:53 +0200 fs  r272969 : #i10000# 2009-06-15 09:25:13 +0200 fs  r272963 : merging fix for P1 issue #i102701# 2009-06-11 11:31:24 +0200 fs  r272858 : #i10000# copied the fix which before the rebase was done in ../dialog/macropg.src 2009-06-11 09:38:14 +0200 fs  r272846 : CWS-TOOLING: rebase CWS dba32c to trunk@272827 (milestone: DEV300:m50) 2009-06-02 09:53:10 +0200 fs  r272483 : #i10000# 2009-05-29 15:55:03 +0200 fs  r272465 : #i100818# 2009-05-29 12:58:43 +0200 fs  r272452 : don't apply comphelper::getString on possibly VOID any 2009-05-29 10:38:35 +0200 oj  r272437 : #i101519# handle where condition 2009-05-29 09:53:39 +0200 fs  r272434 : #i100818# call into releaseStubs /without/ locked GlobalMutex 2009-05-28 07:53:44 +0200 oj  r272375 : #i101369# parse tree changed 2009-05-27 14:53:36 +0200 fs  r272347 : #i10000# 2009-05-27 09:29:15 +0200 oj  r272327 : #i101626# check for double before hard cast 2009-05-27 09:13:58 +0200 oj  r272326 : #i101626# handle void correctly 2009-05-27 08:04:39 +0200 oj  r272321 : #i102256# wrong method signature used 2009-05-27 07:55:52 +0200 oj  r272320 : #i101519# look up parameter typ if used in function 2009-05-27 06:49:07 +0200 oj  r272319 : #i101519# set parameter from rowset as well 2009-05-26 13:30:56 +0200 oj  r272297 : #i101987# impl XBatchExecution 2009-05-26 12:44:34 +0200 oj  r272293 : #i101700# check if group is not set 2009-05-26 12:16:53 +0200 oj  r272290 : #i101369# resolved some reduce7reduce problems with boolean_term and search_condition 2009-05-26 12:12:42 +0200 oj  r272289 : #i101369# fix for or on one line criteria 2009-05-25 16:02:25 +0200 fs  r272257 : #i999704# +PROPERTY_MOUSE_WHEEL_BEHAVIOR 2009-05-25 16:01:55 +0200 fs  r272256 : merging the changes from CWS dba32b herein 2009-05-25 15:49:57 +0200 fs  r272254 : #i999704# 2009-05-25 15:32:57 +0200 fs  r272252 : #i99704# grid columns also to respect the MouseWheelBehavior property 2009-05-25 15:23:43 +0200 fs  r272251 : don't pass empty Anys to ::comphelper::getString 2009-05-25 14:48:43 +0200 fs  r272248 : merged changes from CWS dba32b herein 2009-05-25 14:44:40 +0200 fs  r272247 : #i99704# support new MouseWheelBehavior property 2009-05-25 14:43:18 +0200 fs  r272246 : #i99704# WheelWithoutFocus (peer property) superseded by MouseWheelBehavior (model property) 2009-05-25 14:41:03 +0200 fs  r272245 : #i99704# no need to set the mouse wheel behavior at the peer, this is now a model property, having the right default 2009-05-25 14:39:31 +0200 fs  r272243 : removed dead import 2009-05-25 14:35:36 +0200 fs  r272242 : the new EnableVisible doesn't make sense for grid columns 2009-05-25 14:34:33 +0200 fs  r272241 : #i99704# +MouseWheelBehavior - allow to enable/disable the mouse wheel for the control, or make it focus-dependent 2009-05-25 14:26:11 +0200 fs  r272240 : #i99704# change MouseSettings wheel flag (NoWheelActionWithoutFocus) to a three-state option, allowing to completely ignore the mouse wheel 2009-05-23 21:35:59 +0200 fs  r272213 : localize 'sub component opened/closed' event 2009-05-22 21:42:47 +0200 fs  r272211 : #i102003# 2009-05-22 21:42:20 +0200 fs  r272210 : grammar 2009-05-22 21:36:10 +0200 fs  r272209 : #i102140# load only once, not twice, and show error messages during loading (and during any form action, that is) asynchronously 2009-05-22 21:35:11 +0200 fs  r272208 : #i102140# +clear 2009-05-22 14:50:30 +0200 fs  r272194 : #i102139# for newly created DB docs, set the MacroExecutionMode to USE_CONFIG 2009-05-22 12:03:42 +0200 fs  r272180 : #i88878# provided by noel.power@novell.com implement a visibility property (EnableVisible) for toolkit controls, and usage in forms and UNO dialogs 2009-05-15 15:37:31 +0200 fs  r271942 : #i100671# corrected some @since tags, so autodoc has better chances of correctly reading them 2009-05-15 15:33:11 +0200 fs  r271940 : don't call comphelper::getFOO for VOID values 2009-05-15 15:08:31 +0200 fs  r271937 : includes 2009-05-15 13:39:22 +0200 fs  r271934 : #i101398# createPrimitive2DSequence: when we already have a control, use the old code. In particular, call positionControlForPaint 2009-05-15 12:33:48 +0200 fs  r271933 : make the geometry a part of the ControlPrimitive2D's identity 2009-05-15 10:15:44 +0200 fs  r271928 : #i10000# 2009-05-14 20:55:38 +0200 fs  r271921 : #i101398# don't reuse the name PRIMITIVE_ID_CONTROLPRIMITIVE2D, make the name of our own ControlPrimitive2D unique 2009-05-14 20:55:31 +0200 fs  r271920 : #i101398# don't reuse the name PRIMITIVE_ID_CONTROLPRIMITIVE2D, make the name of our own ControlPrimitive2D unique 2009-05-14 20:23:23 +0200 fs  r271919 : #i101622# 2009-05-14 16:04:38 +0200 fs  r271898 : don't use comphelper::getInt32 on voids 2009-05-14 16:04:12 +0200 fs  r271897 : merge fix for issue whose number just slipped my memory ... (originally fixed in CWS dba32b) 2009-05-14 15:36:55 +0200 fs  r271895 : merging changes from DEV300:m48 2009-05-07 14:43:19 +0200 fs  r271670 : #i101477# 2009-05-07 14:37:30 +0200 fs  r271668 : #i101477# 2009-05-07 09:27:30 +0200 oj  r271628 : #i101343# remove pch 2009-05-06 09:36:02 +0200 fs  r271568 : getFoo: diagnostics 2009-05-04 09:23:06 +0200 oj  r271438 : CWS-TOOLING: rebase CWS dba32c to trunk@271427 (milestone: DEV300:m47) 2009-04-29 23:18:13 +0200 fs  r271394 : #i101398# use a dedicated 2DPrimitive for UNO Controls, which is able to provide the B2DRange *without* actually creating the control 2009-04-29 13:52:25 +0200 fs  r271366 : #i101308#


2009-07-03  Release Engineers  <releng@openoffice.org>  [fa1934f564814ddf4350bde36545857a2013556d]

CWS-TOOLING: integrate CWS dba32c 2009-06-29 20:53:25 +0200 fs  r273484 : #i103138# Rectangle conversion 2009-06-29 20:51:50 +0200 fs  r273483 : #i103138# yet more refactoring, now also setting the proper zoom level at the proper point in time 2009-06-29 13:40:26 +0200 fs  r273470 : added svn:ignore to ignore output paths 2009-06-29 10:08:54 +0200 fs  r273455 : #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-25 13:41:35 +0200 msc  r273380 : #100000# the tabs changed die to new properties 2009-06-24 12:42:40 +0200 msc  r273330 : #102082# remove issue warning 2009-06-22 10:43:14 +0200 fs  r273201 : createPrimitive2DSequence: care for being disposed 2009-06-18 12:35:13 +0200 oj  r273109 : #i102305# make nooptfiles for gcc 2009-06-17 12:14:37 +0200 oj  r273056 : #i102305# fix for linux 2009-06-17 07:20:22 +0200 oj  r273046 : #i102305# move ValueTransfer into the for loop to avoid a crash under Linux 2009-06-17 07:17:28 +0200 oj  r273045 : #i102305# use varchar 2009-06-15 14:11:27 +0200 fs  r272983 : added since tag 2009-06-15 12:11:39 +0200 oj  r272973 : #i102305# SAL_DLLPUBLIC_EXPORT inserted 2009-06-15 11:08:53 +0200 fs  r272969 : #i10000# 2009-06-15 09:25:13 +0200 fs  r272963 : merging fix for P1 issue #i102701# 2009-06-11 11:31:24 +0200 fs  r272858 : #i10000# copied the fix which before the rebase was done in ../dialog/macropg.src 2009-06-11 09:38:14 +0200 fs  r272846 : CWS-TOOLING: rebase CWS dba32c to trunk@272827 (milestone: DEV300:m50) 2009-06-02 09:53:10 +0200 fs  r272483 : #i10000# 2009-05-29 15:55:03 +0200 fs  r272465 : #i100818# 2009-05-29 12:58:43 +0200 fs  r272452 : don't apply comphelper::getString on possibly VOID any 2009-05-29 10:38:35 +0200 oj  r272437 : #i101519# handle where condition 2009-05-29 09:53:39 +0200 fs  r272434 : #i100818# call into releaseStubs /without/ locked GlobalMutex 2009-05-28 07:53:44 +0200 oj  r272375 : #i101369# parse tree changed 2009-05-27 14:53:36 +0200 fs  r272347 : #i10000# 2009-05-27 09:29:15 +0200 oj  r272327 : #i101626# check for double before hard cast 2009-05-27 09:13:58 +0200 oj  r272326 : #i101626# handle void correctly 2009-05-27 08:04:39 +0200 oj  r272321 : #i102256# wrong method signature used 2009-05-27 07:55:52 +0200 oj  r272320 : #i101519# look up parameter typ if used in function 2009-05-27 06:49:07 +0200 oj  r272319 : #i101519# set parameter from rowset as well 2009-05-26 13:30:56 +0200 oj  r272297 : #i101987# impl XBatchExecution 2009-05-26 12:44:34 +0200 oj  r272293 : #i101700# check if group is not set 2009-05-26 12:16:53 +0200 oj  r272290 : #i101369# resolved some reduce7reduce problems with boolean_term and search_condition 2009-05-26 12:12:42 +0200 oj  r272289 : #i101369# fix for or on one line criteria 2009-05-25 16:02:25 +0200 fs  r272257 : #i999704# +PROPERTY_MOUSE_WHEEL_BEHAVIOR 2009-05-25 16:01:55 +0200 fs  r272256 : merging the changes from CWS dba32b herein 2009-05-25 15:49:57 +0200 fs  r272254 : #i999704# 2009-05-25 15:32:57 +0200 fs  r272252 : #i99704# grid columns also to respect the MouseWheelBehavior property 2009-05-25 15:23:43 +0200 fs  r272251 : don't pass empty Anys to ::comphelper::getString 2009-05-25 14:48:43 +0200 fs  r272248 : merged changes from CWS dba32b herein 2009-05-25 14:44:40 +0200 fs  r272247 : #i99704# support new MouseWheelBehavior property 2009-05-25 14:43:18 +0200 fs  r272246 : #i99704# WheelWithoutFocus (peer property) superseded by MouseWheelBehavior (model property) 2009-05-25 14:41:03 +0200 fs  r272245 : #i99704# no need to set the mouse wheel behavior at the peer, this is now a model property, having the right default 2009-05-25 14:39:31 +0200 fs  r272243 : removed dead import 2009-05-25 14:35:36 +0200 fs  r272242 : the new EnableVisible doesn't make sense for grid columns 2009-05-25 14:34:33 +0200 fs  r272241 : #i99704# +MouseWheelBehavior - allow to enable/disable the mouse wheel for the control, or make it focus-dependent 2009-05-25 14:26:11 +0200 fs  r272240 : #i99704# change MouseSettings wheel flag (NoWheelActionWithoutFocus) to a three-state option, allowing to completely ignore the mouse wheel 2009-05-23 21:35:59 +0200 fs  r272213 : localize 'sub component opened/closed' event 2009-05-22 21:42:47 +0200 fs  r272211 : #i102003# 2009-05-22 21:42:20 +0200 fs  r272210 : grammar 2009-05-22 21:36:10 +0200 fs  r272209 : #i102140# load only once, not twice, and show error messages during loading (and during any form action, that is) asynchronously 2009-05-22 21:35:11 +0200 fs  r272208 : #i102140# +clear 2009-05-22 14:50:30 +0200 fs  r272194 : #i102139# for newly created DB docs, set the MacroExecutionMode to USE_CONFIG 2009-05-22 12:03:42 +0200 fs  r272180 : #i88878# provided by noel.power@novell.com implement a visibility property (EnableVisible) for toolkit controls, and usage in forms and UNO dialogs 2009-05-15 15:37:31 +0200 fs  r271942 : #i100671# corrected some @since tags, so autodoc has better chances of correctly reading them 2009-05-15 15:33:11 +0200 fs  r271940 : don't call comphelper::getFOO for VOID values 2009-05-15 15:08:31 +0200 fs  r271937 : includes 2009-05-15 13:39:22 +0200 fs  r271934 : #i101398# createPrimitive2DSequence: when we already have a control, use the old code. In particular, call positionControlForPaint 2009-05-15 12:33:48 +0200 fs  r271933 : make the geometry a part of the ControlPrimitive2D's identity 2009-05-15 10:15:44 +0200 fs  r271928 : #i10000# 2009-05-14 20:55:38 +0200 fs  r271921 : #i101398# don't reuse the name PRIMITIVE_ID_CONTROLPRIMITIVE2D, make the name of our own ControlPrimitive2D unique 2009-05-14 20:55:31 +0200 fs  r271920 : #i101398# don't reuse the name PRIMITIVE_ID_CONTROLPRIMITIVE2D, make the name of our own ControlPrimitive2D unique 2009-05-14 20:23:23 +0200 fs  r271919 : #i101622# 2009-05-14 16:04:38 +0200 fs  r271898 : don't use comphelper::getInt32 on voids 2009-05-14 16:04:12 +0200 fs  r271897 : merge fix for issue whose number just slipped my memory ... (originally fixed in CWS dba32b) 2009-05-14 15:36:55 +0200 fs  r271895 : merging changes from DEV300:m48 2009-05-07 14:43:19 +0200 fs  r271670 : #i101477# 2009-05-07 14:37:30 +0200 fs  r271668 : #i101477# 2009-05-07 09:27:30 +0200 oj  r271628 : #i101343# remove pch 2009-05-06 09:36:02 +0200 fs  r271568 : getFoo: diagnostics 2009-05-04 09:23:06 +0200 oj  r271438 : CWS-TOOLING: rebase CWS dba32c to trunk@271427 (milestone: DEV300:m47) 2009-04-29 23:18:13 +0200 fs  r271394 : #i101398# use a dedicated 2DPrimitive for UNO Controls, which is able to provide the B2DRange *without* actually creating the control 2009-04-29 13:52:25 +0200 fs  r271366 : #i101308#


2009-07-03  Release Engineers  <releng@openoffice.org>  [00d98cb76a616eaa9500a652a78c80e807c269ca]

CWS-TOOLING: integrate CWS dba32c 2009-06-29 20:53:25 +0200 fs  r273484 : #i103138# Rectangle conversion 2009-06-29 20:51:50 +0200 fs  r273483 : #i103138# yet more refactoring, now also setting the proper zoom level at the proper point in time 2009-06-29 13:40:26 +0200 fs  r273470 : added svn:ignore to ignore output paths 2009-06-29 10:08:54 +0200 fs  r273455 : #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-25 13:41:35 +0200 msc  r273380 : #100000# the tabs changed die to new properties 2009-06-24 12:42:40 +0200 msc  r273330 : #102082# remove issue warning 2009-06-22 10:43:14 +0200 fs  r273201 : createPrimitive2DSequence: care for being disposed 2009-06-18 12:35:13 +0200 oj  r273109 : #i102305# make nooptfiles for gcc 2009-06-17 12:14:37 +0200 oj  r273056 : #i102305# fix for linux 2009-06-17 07:20:22 +0200 oj  r273046 : #i102305# move ValueTransfer into the for loop to avoid a crash under Linux 2009-06-17 07:17:28 +0200 oj  r273045 : #i102305# use varchar 2009-06-15 14:11:27 +0200 fs  r272983 : added since tag 2009-06-15 12:11:39 +0200 oj  r272973 : #i102305# SAL_DLLPUBLIC_EXPORT inserted 2009-06-15 11:08:53 +0200 fs  r272969 : #i10000# 2009-06-15 09:25:13 +0200 fs  r272963 : merging fix for P1 issue #i102701# 2009-06-11 11:31:24 +0200 fs  r272858 : #i10000# copied the fix which before the rebase was done in ../dialog/macropg.src 2009-06-11 09:38:14 +0200 fs  r272846 : CWS-TOOLING: rebase CWS dba32c to trunk@272827 (milestone: DEV300:m50) 2009-06-02 09:53:10 +0200 fs  r272483 : #i10000# 2009-05-29 15:55:03 +0200 fs  r272465 : #i100818# 2009-05-29 12:58:43 +0200 fs  r272452 : don't apply comphelper::getString on possibly VOID any 2009-05-29 10:38:35 +0200 oj  r272437 : #i101519# handle where condition 2009-05-29 09:53:39 +0200 fs  r272434 : #i100818# call into releaseStubs /without/ locked GlobalMutex 2009-05-28 07:53:44 +0200 oj  r272375 : #i101369# parse tree changed 2009-05-27 14:53:36 +0200 fs  r272347 : #i10000# 2009-05-27 09:29:15 +0200 oj  r272327 : #i101626# check for double before hard cast 2009-05-27 09:13:58 +0200 oj  r272326 : #i101626# handle void correctly 2009-05-27 08:04:39 +0200 oj  r272321 : #i102256# wrong method signature used 2009-05-27 07:55:52 +0200 oj  r272320 : #i101519# look up parameter typ if used in function 2009-05-27 06:49:07 +0200 oj  r272319 : #i101519# set parameter from rowset as well 2009-05-26 13:30:56 +0200 oj  r272297 : #i101987# impl XBatchExecution 2009-05-26 12:44:34 +0200 oj  r272293 : #i101700# check if group is not set 2009-05-26 12:16:53 +0200 oj  r272290 : #i101369# resolved some reduce7reduce problems with boolean_term and search_condition 2009-05-26 12:12:42 +0200 oj  r272289 : #i101369# fix for or on one line criteria 2009-05-25 16:02:25 +0200 fs  r272257 : #i999704# +PROPERTY_MOUSE_WHEEL_BEHAVIOR 2009-05-25 16:01:55 +0200 fs  r272256 : merging the changes from CWS dba32b herein 2009-05-25 15:49:57 +0200 fs  r272254 : #i999704# 2009-05-25 15:32:57 +0200 fs  r272252 : #i99704# grid columns also to respect the MouseWheelBehavior property 2009-05-25 15:23:43 +0200 fs  r272251 : don't pass empty Anys to ::comphelper::getString 2009-05-25 14:48:43 +0200 fs  r272248 : merged changes from CWS dba32b herein 2009-05-25 14:44:40 +0200 fs  r272247 : #i99704# support new MouseWheelBehavior property 2009-05-25 14:43:18 +0200 fs  r272246 : #i99704# WheelWithoutFocus (peer property) superseded by MouseWheelBehavior (model property) 2009-05-25 14:41:03 +0200 fs  r272245 : #i99704# no need to set the mouse wheel behavior at the peer, this is now a model property, having the right default 2009-05-25 14:39:31 +0200 fs  r272243 : removed dead import 2009-05-25 14:35:36 +0200 fs  r272242 : the new EnableVisible doesn't make sense for grid columns 2009-05-25 14:34:33 +0200 fs  r272241 : #i99704# +MouseWheelBehavior - allow to enable/disable the mouse wheel for the control, or make it focus-dependent 2009-05-25 14:26:11 +0200 fs  r272240 : #i99704# change MouseSettings wheel flag (NoWheelActionWithoutFocus) to a three-state option, allowing to completely ignore the mouse wheel 2009-05-23 21:35:59 +0200 fs  r272213 : localize 'sub component opened/closed' event 2009-05-22 21:42:47 +0200 fs  r272211 : #i102003# 2009-05-22 21:42:20 +0200 fs  r272210 : grammar 2009-05-22 21:36:10 +0200 fs  r272209 : #i102140# load only once, not twice, and show error messages during loading (and during any form action, that is) asynchronously 2009-05-22 21:35:11 +0200 fs  r272208 : #i102140# +clear 2009-05-22 14:50:30 +0200 fs  r272194 : #i102139# for newly created DB docs, set the MacroExecutionMode to USE_CONFIG 2009-05-22 12:03:42 +0200 fs  r272180 : #i88878# provided by noel.power@novell.com implement a visibility property (EnableVisible) for toolkit controls, and usage in forms and UNO dialogs 2009-05-15 15:37:31 +0200 fs  r271942 : #i100671# corrected some @since tags, so autodoc has better chances of correctly reading them 2009-05-15 15:33:11 +0200 fs  r271940 : don't call comphelper::getFOO for VOID values 2009-05-15 15:08:31 +0200 fs  r271937 : includes 2009-05-15 13:39:22 +0200 fs  r271934 : #i101398# createPrimitive2DSequence: when we already have a control, use the old code. In particular, call positionControlForPaint 2009-05-15 12:33:48 +0200 fs  r271933 : make the geometry a part of the ControlPrimitive2D's identity 2009-05-15 10:15:44 +0200 fs  r271928 : #i10000# 2009-05-14 20:55:38 +0200 fs  r271921 : #i101398# don't reuse the name PRIMITIVE_ID_CONTROLPRIMITIVE2D, make the name of our own ControlPrimitive2D unique 2009-05-14 20:55:31 +0200 fs  r271920 : #i101398# don't reuse the name PRIMITIVE_ID_CONTROLPRIMITIVE2D, make the name of our own ControlPrimitive2D unique 2009-05-14 20:23:23 +0200 fs  r271919 : #i101622# 2009-05-14 16:04:38 +0200 fs  r271898 : don't use comphelper::getInt32 on voids 2009-05-14 16:04:12 +0200 fs  r271897 : merge fix for issue whose number just slipped my memory ... (originally fixed in CWS dba32b) 2009-05-14 15:36:55 +0200 fs  r271895 : merging changes from DEV300:m48 2009-05-07 14:43:19 +0200 fs  r271670 : #i101477# 2009-05-07 14:37:30 +0200 fs  r271668 : #i101477# 2009-05-07 09:27:30 +0200 oj  r271628 : #i101343# remove pch 2009-05-06 09:36:02 +0200 fs  r271568 : getFoo: diagnostics 2009-05-04 09:23:06 +0200 oj  r271438 : CWS-TOOLING: rebase CWS dba32c to trunk@271427 (milestone: DEV300:m47) 2009-04-29 23:18:13 +0200 fs  r271394 : #i101398# use a dedicated 2DPrimitive for UNO Controls, which is able to provide the B2DRange *without* actually creating the control 2009-04-29 13:52:25 +0200 fs  r271366 : #i101308#


2009-07-03  Release Engineers  <releng@openoffice.org>  [12a818ea7fee1513bf33a5b5cfe58d5d10822c19]

CWS-TOOLING: integrate CWS os130a 2009-06-05 15:47:33 +0200 os  r272704 : #63267# 2009-06-05 15:44:03 +0200 os  r272703 : #i99578# 2009-06-05 15:43:27 +0200 os  r272702 : #i99529# 2009-06-05 15:41:39 +0200 os  r272701 : #i99526# 2009-06-05 15:39:32 +0200 os  r272700 : #i91534# 2009-06-05 15:37:12 +0200 os  r272699 : #i102000# 2009-06-05 15:34:12 +0200 os  r272698 : #i101952# 2009-06-05 15:32:31 +0200 os  r272697 : #i101814# 2009-06-05 15:28:55 +0200 os  r272695 : #i101214# 2009-06-05 15:25:05 +0200 os  r272694 : #i101007# 2009-06-05 15:22:49 +0200 os  r272692 : #i100487# 2009-06-05 15:17:13 +0200 os  r272691 : #100825#


2009-07-03  Release Engineers  <releng@openoffice.org>  [c49ae0588e46d067df9babe80deb5b067729b53a]

CWS-TOOLING: integrate CWS os130a 2009-06-05 15:47:33 +0200 os  r272704 : #63267# 2009-06-05 15:44:03 +0200 os  r272703 : #i99578# 2009-06-05 15:43:27 +0200 os  r272702 : #i99529# 2009-06-05 15:41:39 +0200 os  r272701 : #i99526# 2009-06-05 15:39:32 +0200 os  r272700 : #i91534# 2009-06-05 15:37:12 +0200 os  r272699 : #i102000# 2009-06-05 15:34:12 +0200 os  r272698 : #i101952# 2009-06-05 15:32:31 +0200 os  r272697 : #i101814# 2009-06-05 15:28:55 +0200 os  r272695 : #i101214# 2009-06-05 15:25:05 +0200 os  r272694 : #i101007# 2009-06-05 15:22:49 +0200 os  r272692 : #i100487# 2009-06-05 15:17:13 +0200 os  r272691 : #100825#


2009-07-03  Release Engineers  <releng@openoffice.org>  [a7a6b2091e36b16a728dc69b67d93470f1966b98]

CWS-TOOLING: integrate CWS dr70 2009-06-09 13:52:02 +0200 dr  r272770 : #i101930# SXC import broken 2009-06-05 11:50:16 +0200 dr  r272675 : #i10000# compiler warning 2009-06-05 11:24:39 +0200 dr  r272674 : #i10000# compiler warning 2009-06-05 10:35:22 +0200 dr  r272668 : #i10000# compiler warning 2009-06-04 16:53:32 +0200 dr  r272646 : CWS-TOOLING: rebase CWS dr70 to trunk@272291 (milestone: DEV300:m49) 2009-06-04 14:50:45 +0200 dr  r272633 : #i10000# compiler warning 2009-06-03 18:50:57 +0200 dr  r272603 : #i101930# fix ODS export of uninit'ed notes, do not craete note captions in UpdatePendingRowHeights 2009-05-28 11:11:17 +0200 dr  r272384 : #i101930# note captions must be created before changing row/column size 2009-05-27 15:48:44 +0200 iha  r272356 : #i101925# metafile creation is requested superfluously during inplace editing 2009-05-27 15:46:44 +0200 iha  r272355 : #i101925# metafile creation is requested superfluously during inplace editing 2009-05-27 15:06:58 +0200 iha  r272349 : #i101928# superfluous paint calls while entering and editing charts 2009-05-27 15:01:08 +0200 iha  r272348 : #i101928# superfluous paint calls while entering and editing charts 2009-05-26 14:43:39 +0200 dr  r272303 : #i101930# import performance: invisible cell notes cache caption data 2009-05-22 18:44:19 +0200 dr  r272205 : #i101930# preparations for uninitialized notes (performance), adapted ODF import filter 2009-05-14 19:50:43 +0200 dr  r271918 : #i101930# 'recycle' the shapes already created while loading cell notes 2009-05-06 16:07:45 +0200 dr  r271598 : #i100827# improve performance of HTML query filter, patch by mmeeks, slightly modified 2009-05-06 11:02:38 +0200 dr  r271577 : #i100827# improve performance of HTML query filter, patch by mmeeks 2009-05-06 10:50:13 +0200 dr  r271575 : #i86650# improve performance of HTML query filter 2009-05-05 10:09:44 +0200 nn  r271502 : #i101428# better handling of non-existing view data 2009-04-29 16:42:57 +0200 nn  r271384 : #i101428# after loading, update row heights per sheet on demand


2009-07-03  Release Engineers  <releng@openoffice.org>  [0789079de1c9ed3a0b264db2fac6413d1c3e7f09]

CWS-TOOLING: integrate CWS dr70 2009-06-09 13:52:02 +0200 dr  r272770 : #i101930# SXC import broken 2009-06-05 11:50:16 +0200 dr  r272675 : #i10000# compiler warning 2009-06-05 11:24:39 +0200 dr  r272674 : #i10000# compiler warning 2009-06-05 10:35:22 +0200 dr  r272668 : #i10000# compiler warning 2009-06-04 16:53:32 +0200 dr  r272646 : CWS-TOOLING: rebase CWS dr70 to trunk@272291 (milestone: DEV300:m49) 2009-06-04 14:50:45 +0200 dr  r272633 : #i10000# compiler warning 2009-06-03 18:50:57 +0200 dr  r272603 : #i101930# fix ODS export of uninit'ed notes, do not craete note captions in UpdatePendingRowHeights 2009-05-28 11:11:17 +0200 dr  r272384 : #i101930# note captions must be created before changing row/column size 2009-05-27 15:48:44 +0200 iha  r272356 : #i101925# metafile creation is requested superfluously during inplace editing 2009-05-27 15:46:44 +0200 iha  r272355 : #i101925# metafile creation is requested superfluously during inplace editing 2009-05-27 15:06:58 +0200 iha  r272349 : #i101928# superfluous paint calls while entering and editing charts 2009-05-27 15:01:08 +0200 iha  r272348 : #i101928# superfluous paint calls while entering and editing charts 2009-05-26 14:43:39 +0200 dr  r272303 : #i101930# import performance: invisible cell notes cache caption data 2009-05-22 18:44:19 +0200 dr  r272205 : #i101930# preparations for uninitialized notes (performance), adapted ODF import filter 2009-05-14 19:50:43 +0200 dr  r271918 : #i101930# 'recycle' the shapes already created while loading cell notes 2009-05-06 16:07:45 +0200 dr  r271598 : #i100827# improve performance of HTML query filter, patch by mmeeks, slightly modified 2009-05-06 11:02:38 +0200 dr  r271577 : #i100827# improve performance of HTML query filter, patch by mmeeks 2009-05-06 10:50:13 +0200 dr  r271575 : #i86650# improve performance of HTML query filter 2009-05-05 10:09:44 +0200 nn  r271502 : #i101428# better handling of non-existing view data 2009-04-29 16:42:57 +0200 nn  r271384 : #i101428# after loading, update row heights per sheet on demand


2009-07-03  Jan Holesovsky  <kendy@suse.cz>  [a529c59633da5a0fcdf1b3ffcbd8991d9d820b5d]

Split build: pkg-config file for URE.

* Makefile.am: Install it.
* build/src/.gitignore:
* build/src/OpenOffice.org-ure.pc.in: The .pc file itself.
* configure.in: Generate it.

2009-07-03  Release Engineers  <releng@openoffice.org>  [ffd544b26fb087cbb6940b4d82ac8bc578dd9317]

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>  [12b49d3e687f56553ed5859ccd296dadc9b49c92]

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>  [b88a62cc97613e5dc00c806f59982cb57f9d1dc8]

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>  [ba413f83cc3d21e5834ecdfd9a094d56fe76bf8c]

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>  [ab3a8d0d5f8d5389cb6c9968ad42fb358e343b10]

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  Mathias Bauer  <mba@openoffice.org>  [28856974b8f334e3a6a219f10ab9fe6451fb7b81]

#i92516#: virtual method to get JobSetup for document


2009-07-03  Release Engineers  <releng@openoffice.org>  [b8806c5bb01be4fa18ca1e08f90cc5731fee352d]

CWS-TOOLING: integrate CWS koheiformula03 2009-04-24 17:45:29 +0200 kohei  r271229 : #i101330# Extend Excel's maximum column to Calc's maximum column upon import. 2009-04-14 21:45:35 +0200 kohei  r270810 : #i101048# fixed - now the autofilter menu item is disabled when the current cursor overlaps a datapilot table. 2009-04-14 21:41:22 +0200 kohei  r270809 : #i101047# fixed by removing all merge flags when a new row is inserted.  The old code did remove merge flags, but it didn't remove SC_MF_BUTTON flag. 2009-04-14 18:00:16 +0200 kohei  r270806 : #i101091# fixed the issue.  When creating a data sequence via passing a range representation, the syntax must be the Calc A1 syntax regardless of current formula syntax.  However, for other operations that affects chart's UI, the syntax must be the current formula syntax. In the future we should have an API to directly pass formula reference tokens to chart objects. 2009-04-14 17:46:36 +0200 kohei  r270804 : #i101090# fixed the issue of referenced ranges not being highlighted & formula tooltip not working when the separators are not ';'. 2009-04-14 17:37:55 +0200 kohei  r270802 : #i101043# Fixed.  Defining a named range via the named range box should now work for non-default formula syntax. 2009-04-14 17:35:08 +0200 kohei  r270800 : #i101041#  Fixed.  Always interpret DDE's address using the Calc A1 syntax regardless of current formula syntax.


2009-07-03  Release Engineers  <releng@openoffice.org>  [7b1aa3fa4d21549fbfc726301c5f8878a2ccb347]

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  Release Engineers  <releng@openoffice.org>  [9e7efde23d5e956723527e769347beaa0559cae9]

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  Release Engineers  <releng@openoffice.org>  [b37f665758a8eebc1cbeb0155d7d24787ca3401e]

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  Release Engineers  <releng@openoffice.org>  [b7975b057e45b141b10747d33325b281146b337e]

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  Release Engineers  <releng@openoffice.org>  [d766cc1c9eb41f85eb47e00a7091df1d7d4baf46]

#i10000# fix for hb18 merge


2009-07-03  Release Engineers  <releng@openoffice.org>  [10f3260f4010b1547fb42d5c5395122d75d565eb]

CWS-TOOLING: integrate CWS fwk108 2009-05-27 09:53:38 +0200 cd  r272332 : CWS-TOOLING: rebase CWS fwk108 to trunk@272291 (milestone: DEV300:m49) 2009-05-26 15:31:26 +0200 cd  r272307 : CWS-TOOLING: rebase CWS fwk108 to trunk@271830 (milestone: DEV300:m48) 2009-04-08 12:56:05 +0200 cd  r270636 : #i100910# Check for exact type for SfxVoidItem 2009-04-03 16:18:17 +0200 tl  r270499 : #i100828# avoid loading library for language guessing at start-up


2009-07-03  Release Engineers  <releng@openoffice.org>  [d81bc12a6715a94905a4f0e034c241977d120065]

CWS-TOOLING: integrate CWS fwk108 2009-05-27 09:53:38 +0200 cd  r272332 : CWS-TOOLING: rebase CWS fwk108 to trunk@272291 (milestone: DEV300:m49) 2009-05-26 15:31:26 +0200 cd  r272307 : CWS-TOOLING: rebase CWS fwk108 to trunk@271830 (milestone: DEV300:m48) 2009-04-08 12:56:05 +0200 cd  r270636 : #i100910# Check for exact type for SfxVoidItem 2009-04-03 16:18:17 +0200 tl  r270499 : #i100828# avoid loading library for language guessing at start-up


2009-07-03  Jan Holesovsky  <kendy@suse.cz>  [30edb6e384b9bfc45f460113e01eb8cebd9cb28a]

Merge commit 'ooo/DEV300_m51'

Conflicts:
	offapi/prj/build.lst

2009-07-03  Jan Holesovsky  <kendy@suse.cz>  [3ae3d2fd00ed2308455b6c19811385dd6db3c6ca]

Merge commit 'ooo/DEV300_m51'

Conflicts:
	configure
	scp2/prj/build.lst
	solenv/inc/settings.mk

2009-07-03  Jan Holesovsky  <kendy@suse.cz>  [34ed1dfc9786b8ee48fe00de09865879cdc37be6]

Split build: make install works.

Needs the most recent changes from the bootstrap.

* .gitignore: Ignore what is generated during make install.
* Makefile.am: make install itself.

2009-07-03  Jan Holesovsky  <kendy@suse.cz>  [e11a9513465e2d65e09991abbb6c67609eb85ec0]

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  Release Engineers  <releng@openoffice.org>  [9682c068fb48c097f6f0cc0c4dcda321dac93e7e]

CWS-TOOLING: integrate CWS bubblechart 2009-06-17 08:41:14 +0200 hde  r273051 : i101635: added new charttype bubble 2009-06-17 08:39:37 +0200 hde  r273050 : i101635: created new testcase tCreateNewBubbleChart 2009-06-17 08:38:07 +0200 hde  r273049 : i101635: created new testcase tCreateNewBubbleChart 2009-06-15 15:22:32 +0200 hde  r272991 : 101635 2009-06-11 12:44:01 +0200 iha  r272864 : rebase to dev300m50 2009-06-10 23:27:54 +0200 iha  r272841 : CWS-TOOLING: rebase CWS bubblechart to trunk@272827 (milestone: DEV300:m50) 2009-06-04 18:07:35 +0200 iha  r272649 : #i64689# Bubble Chart 2009-06-04 17:26:44 +0200 iha  r272647 : #i64689# Bubble Chart 2009-06-04 11:24:25 +0200 iha  r272618 : #i64689# add more spacing between bubbles and data labels 2009-05-26 18:05:23 +0200 ufi  r272314 : i101637 2009-04-22 14:37:50 +0200 iha  r271115 : #i64689# bubble chart 2009-04-21 17:52:23 +0200 iha  r271052 : #i64689# bubble chart 2009-04-21 17:50:48 +0200 iha  r271051 : #i76728# type icon for xy chart 2009-04-21 17:25:52 +0200 iha  r271049 : #i76728# type icon for xy chart 2009-04-09 11:18:09 +0200 iha  r270685 : #i100977# autoscaling works not correct if missing values should be treated as zero 2009-04-08 16:39:43 +0200 iha  r270656 : #i64689# bubble chart - missing value treatment 2009-04-08 15:13:25 +0200 iha  r270655 : #i64689# bubble chart - remove unused code 2009-04-08 15:12:19 +0200 iha  r270653 : #i64689# bubble chart - determine sereis length correctly on export 2009-04-08 14:22:43 +0200 iha  r270650 : #i64689# bubble chart - remove unused code 2009-04-08 14:12:09 +0200 iha  r270646 : #i64689# bubble chart - export domains even if no main sequence was found 2009-04-08 14:11:07 +0200 iha  r270645 : #i64689# bubble chart - don't replace missing size values with 1.0 2009-04-07 16:20:22 +0200 iha  r270602 : #i64689# bubble chart - do not offer percent values for data label display for xy and bubble chart 2009-04-07 16:17:42 +0200 iha  r270601 : remove superfluous code 2009-04-06 16:39:32 +0200 iha  r270569 : #i64689# bubble chart -correct automatic numberformat detection for axis, data table and data label + transport data label numberformat during copy paste in addition to axis numberformat 2009-04-02 17:33:33 +0200 iha  r270427 : use input string for formatting in data table during edit 2009-04-02 16:00:29 +0200 iha  r270413 : #i64689# bubble chart - when creating a new series within the data table give it the same number format as the former series, thus the new bubble size values can be edited with the same format immidiately 2009-04-02 11:25:33 +0200 iha  r270385 : #i64689# bubble chart -correct automatic numberformat detection for axis, data table and data label + transport data label numberformat during copy paste in addition to axis numberformat 2009-04-01 11:32:03 +0200 iha  r270312 : #i64689# bubble chart - add further parameter for view creation 2009-03-31 17:52:08 +0200 iha  r270291 : #i64689# bubble chart - scale bubble size with diagram size 2009-03-31 13:38:13 +0200 iha  r270278 : #i64689# bubble chart - wrong size for small values < 1 2009-03-27 19:11:07 +0100 iha  r270169 : #i64689# bubble chart 2009-03-27 19:07:11 +0100 iha  r270168 : #i64689# bubble chart - remove unused code 2009-03-27 18:33:57 +0100 iha  r270167 : #i64689# bubble chart - create no shape for invalid sizes 2009-03-27 15:18:21 +0100 iha  r270157 : #i76728# type icon for xy chart 2009-03-27 14:34:38 +0100 iha  r270156 : #i64689# bubble chart - correct scaling 2009-03-27 14:27:27 +0100 iha  r270155 : #i64689# bubble chart - images 2009-03-27 14:25:45 +0100 iha  r270154 : #i64689# bubble chart - images 2009-03-27 11:38:57 +0100 iha  r270142 : #i64689# bubble chart - values-size is the main series 2009-03-27 11:30:20 +0100 iha  r270140 : #i64689# correct order of sequences after load thus switching charttypes afterwards produces expected results now 2009-03-26 10:22:55 +0100 iha  r270056 : #i64689# bubble chart 2009-03-24 17:45:15 +0100 iha  r269984 : #i64689# bubble chart - user properties from points (not only from the series) 2009-03-24 15:10:57 +0100 dr  r269954 : #i64989# export bubble charts to xls 2009-03-24 14:55:29 +0100 dr  r269952 : #i64989# import bubble charts from xls 2009-03-24 14:54:46 +0100 dr  r269950 : #i64989# import bubble charts from ooxml 2009-03-23 18:59:08 +0100 iha  r269895 : further cleanups possible with new member m_aGlobalSeriesImportInfo 2009-03-23 16:54:04 +0100 iha  r269886 : #i64689# bubble chart - a single sequence must be interpreted as sizes because of ODF specification 2009-03-23 16:50:43 +0100 iha  r269885 : #i64689# save&load bubble chart 2009-03-20 19:30:29 +0100 iha  r269826 : CWS-TOOLING: rebase CWS bubblechart to trunk@269781 (milestone: DEV300:m44) 2009-03-19 11:30:33 +0100 iha  r269732 : #i64689# rename SchXMLCategoriesDomainContext to SchXMLCategoriesContext avoid confusion with domains 2009-03-18 17:11:13 +0100 iha  r269693 : #i64689# add charttype bubble 2009-03-18 17:09:22 +0100 iha  r269692 : #i64689# remove unused code 2009-03-13 12:18:26 +0100 iha  r269467 : #i64689# corrected lineends 2009-03-12 11:25:14 +0100 iha  r269376 : #i64689# bubble chart (part 1)


2009-07-02  Release Engineers  <releng@openoffice.org>  [e49ca2777ba38f75b24a49d30f59c2f0d2be79e6]

CWS-TOOLING: integrate CWS bubblechart 2009-06-17 08:41:14 +0200 hde  r273051 : i101635: added new charttype bubble 2009-06-17 08:39:37 +0200 hde  r273050 : i101635: created new testcase tCreateNewBubbleChart 2009-06-17 08:38:07 +0200 hde  r273049 : i101635: created new testcase tCreateNewBubbleChart 2009-06-15 15:22:32 +0200 hde  r272991 : 101635 2009-06-11 12:44:01 +0200 iha  r272864 : rebase to dev300m50 2009-06-10 23:27:54 +0200 iha  r272841 : CWS-TOOLING: rebase CWS bubblechart to trunk@272827 (milestone: DEV300:m50) 2009-06-04 18:07:35 +0200 iha  r272649 : #i64689# Bubble Chart 2009-06-04 17:26:44 +0200 iha  r272647 : #i64689# Bubble Chart 2009-06-04 11:24:25 +0200 iha  r272618 : #i64689# add more spacing between bubbles and data labels 2009-05-26 18:05:23 +0200 ufi  r272314 : i101637 2009-04-22 14:37:50 +0200 iha  r271115 : #i64689# bubble chart 2009-04-21 17:52:23 +0200 iha  r271052 : #i64689# bubble chart 2009-04-21 17:50:48 +0200 iha  r271051 : #i76728# type icon for xy chart 2009-04-21 17:25:52 +0200 iha  r271049 : #i76728# type icon for xy chart 2009-04-09 11:18:09 +0200 iha  r270685 : #i100977# autoscaling works not correct if missing values should be treated as zero 2009-04-08 16:39:43 +0200 iha  r270656 : #i64689# bubble chart - missing value treatment 2009-04-08 15:13:25 +0200 iha  r270655 : #i64689# bubble chart - remove unused code 2009-04-08 15:12:19 +0200 iha  r270653 : #i64689# bubble chart - determine sereis length correctly on export 2009-04-08 14:22:43 +0200 iha  r270650 : #i64689# bubble chart - remove unused code 2009-04-08 14:12:09 +0200 iha  r270646 : #i64689# bubble chart - export domains even if no main sequence was found 2009-04-08 14:11:07 +0200 iha  r270645 : #i64689# bubble chart - don't replace missing size values with 1.0 2009-04-07 16:20:22 +0200 iha  r270602 : #i64689# bubble chart - do not offer percent values for data label display for xy and bubble chart 2009-04-07 16:17:42 +0200 iha  r270601 : remove superfluous code 2009-04-06 16:39:32 +0200 iha  r270569 : #i64689# bubble chart -correct automatic numberformat detection for axis, data table and data label + transport data label numberformat during copy paste in addition to axis numberformat 2009-04-02 17:33:33 +0200 iha  r270427 : use input string for formatting in data table during edit 2009-04-02 16:00:29 +0200 iha  r270413 : #i64689# bubble chart - when creating a new series within the data table give it the same number format as the former series, thus the new bubble size values can be edited with the same format immidiately 2009-04-02 11:25:33 +0200 iha  r270385 : #i64689# bubble chart -correct automatic numberformat detection for axis, data table and data label + transport data label numberformat during copy paste in addition to axis numberformat 2009-04-01 11:32:03 +0200 iha  r270312 : #i64689# bubble chart - add further parameter for view creation 2009-03-31 17:52:08 +0200 iha  r270291 : #i64689# bubble chart - scale bubble size with diagram size 2009-03-31 13:38:13 +0200 iha  r270278 : #i64689# bubble chart - wrong size for small values < 1 2009-03-27 19:11:07 +0100 iha  r270169 : #i64689# bubble chart 2009-03-27 19:07:11 +0100 iha  r270168 : #i64689# bubble chart - remove unused code 2009-03-27 18:33:57 +0100 iha  r270167 : #i64689# bubble chart - create no shape for invalid sizes 2009-03-27 15:18:21 +0100 iha  r270157 : #i76728# type icon for xy chart 2009-03-27 14:34:38 +0100 iha  r270156 : #i64689# bubble chart - correct scaling 2009-03-27 14:27:27 +0100 iha  r270155 : #i64689# bubble chart - images 2009-03-27 14:25:45 +0100 iha  r270154 : #i64689# bubble chart - images 2009-03-27 11:38:57 +0100 iha  r270142 : #i64689# bubble chart - values-size is the main series 2009-03-27 11:30:20 +0100 iha  r270140 : #i64689# correct order of sequences after load thus switching charttypes afterwards produces expected results now 2009-03-26 10:22:55 +0100 iha  r270056 : #i64689# bubble chart 2009-03-24 17:45:15 +0100 iha  r269984 : #i64689# bubble chart - user properties from points (not only from the series) 2009-03-24 15:10:57 +0100 dr  r269954 : #i64989# export bubble charts to xls 2009-03-24 14:55:29 +0100 dr  r269952 : #i64989# import bubble charts from xls 2009-03-24 14:54:46 +0100 dr  r269950 : #i64989# import bubble charts from ooxml 2009-03-23 18:59:08 +0100 iha  r269895 : further cleanups possible with new member m_aGlobalSeriesImportInfo 2009-03-23 16:54:04 +0100 iha  r269886 : #i64689# bubble chart - a single sequence must be interpreted as sizes because of ODF specification 2009-03-23 16:50:43 +0100 iha  r269885 : #i64689# save&load bubble chart 2009-03-20 19:30:29 +0100 iha  r269826 : CWS-TOOLING: rebase CWS bubblechart to trunk@269781 (milestone: DEV300:m44) 2009-03-19 11:30:33 +0100 iha  r269732 : #i64689# rename SchXMLCategoriesDomainContext to SchXMLCategoriesContext avoid confusion with domains 2009-03-18 17:11:13 +0100 iha  r269693 : #i64689# add charttype bubble 2009-03-18 17:09:22 +0100 iha  r269692 : #i64689# remove unused code 2009-03-13 12:18:26 +0100 iha  r269467 : #i64689# corrected lineends 2009-03-12 11:25:14 +0100 iha  r269376 : #i64689# bubble chart (part 1)


2009-07-02  Release Engineers  <releng@openoffice.org>  [44569a657c4282757443ae06efc6441e571a0409]

CWS-TOOLING: integrate CWS bubblechart 2009-06-17 08:41:14 +0200 hde  r273051 : i101635: added new charttype bubble 2009-06-17 08:39:37 +0200 hde  r273050 : i101635: created new testcase tCreateNewBubbleChart 2009-06-17 08:38:07 +0200 hde  r273049 : i101635: created new testcase tCreateNewBubbleChart 2009-06-15 15:22:32 +0200 hde  r272991 : 101635 2009-06-11 12:44:01 +0200 iha  r272864 : rebase to dev300m50 2009-06-10 23:27:54 +0200 iha  r272841 : CWS-TOOLING: rebase CWS bubblechart to trunk@272827 (milestone: DEV300:m50) 2009-06-04 18:07:35 +0200 iha  r272649 : #i64689# Bubble Chart 2009-06-04 17:26:44 +0200 iha  r272647 : #i64689# Bubble Chart 2009-06-04 11:24:25 +0200 iha  r272618 : #i64689# add more spacing between bubbles and data labels 2009-05-26 18:05:23 +0200 ufi  r272314 : i101637 2009-04-22 14:37:50 +0200 iha  r271115 : #i64689# bubble chart 2009-04-21 17:52:23 +0200 iha  r271052 : #i64689# bubble chart 2009-04-21 17:50:48 +0200 iha  r271051 : #i76728# type icon for xy chart 2009-04-21 17:25:52 +0200 iha  r271049 : #i76728# type icon for xy chart 2009-04-09 11:18:09 +0200 iha  r270685 : #i100977# autoscaling works not correct if missing values should be treated as zero 2009-04-08 16:39:43 +0200 iha  r270656 : #i64689# bubble chart - missing value treatment 2009-04-08 15:13:25 +0200 iha  r270655 : #i64689# bubble chart - remove unused code 2009-04-08 15:12:19 +0200 iha  r270653 : #i64689# bubble chart - determine sereis length correctly on export 2009-04-08 14:22:43 +0200 iha  r270650 : #i64689# bubble chart - remove unused code 2009-04-08 14:12:09 +0200 iha  r270646 : #i64689# bubble chart - export domains even if no main sequence was found 2009-04-08 14:11:07 +0200 iha  r270645 : #i64689# bubble chart - don't replace missing size values with 1.0 2009-04-07 16:20:22 +0200 iha  r270602 : #i64689# bubble chart - do not offer percent values for data label display for xy and bubble chart 2009-04-07 16:17:42 +0200 iha  r270601 : remove superfluous code 2009-04-06 16:39:32 +0200 iha  r270569 : #i64689# bubble chart -correct automatic numberformat detection for axis, data table and data label + transport data label numberformat during copy paste in addition to axis numberformat 2009-04-02 17:33:33 +0200 iha  r270427 : use input string for formatting in data table during edit 2009-04-02 16:00:29 +0200 iha  r270413 : #i64689# bubble chart - when creating a new series within the data table give it the same number format as the former series, thus the new bubble size values can be edited with the same format immidiately 2009-04-02 11:25:33 +0200 iha  r270385 : #i64689# bubble chart -correct automatic numberformat detection for axis, data table and data label + transport data label numberformat during copy paste in addition to axis numberformat 2009-04-01 11:32:03 +0200 iha  r270312 : #i64689# bubble chart - add further parameter for view creation 2009-03-31 17:52:08 +0200 iha  r270291 : #i64689# bubble chart - scale bubble size with diagram size 2009-03-31 13:38:13 +0200 iha  r270278 : #i64689# bubble chart - wrong size for small values < 1 2009-03-27 19:11:07 +0100 iha  r270169 : #i64689# bubble chart 2009-03-27 19:07:11 +0100 iha  r270168 : #i64689# bubble chart - remove unused code 2009-03-27 18:33:57 +0100 iha  r270167 : #i64689# bubble chart - create no shape for invalid sizes 2009-03-27 15:18:21 +0100 iha  r270157 : #i76728# type icon for xy chart 2009-03-27 14:34:38 +0100 iha  r270156 : #i64689# bubble chart - correct scaling 2009-03-27 14:27:27 +0100 iha  r270155 : #i64689# bubble chart - images 2009-03-27 14:25:45 +0100 iha  r270154 : #i64689# bubble chart - images 2009-03-27 11:38:57 +0100 iha  r270142 : #i64689# bubble chart - values-size is the main series 2009-03-27 11:30:20 +0100 iha  r270140 : #i64689# correct order of sequences after load thus switching charttypes afterwards produces expected results now 2009-03-26 10:22:55 +0100 iha  r270056 : #i64689# bubble chart 2009-03-24 17:45:15 +0100 iha  r269984 : #i64689# bubble chart - user properties from points (not only from the series) 2009-03-24 15:10:57 +0100 dr  r269954 : #i64989# export bubble charts to xls 2009-03-24 14:55:29 +0100 dr  r269952 : #i64989# import bubble charts from xls 2009-03-24 14:54:46 +0100 dr  r269950 : #i64989# import bubble charts from ooxml 2009-03-23 18:59:08 +0100 iha  r269895 : further cleanups possible with new member m_aGlobalSeriesImportInfo 2009-03-23 16:54:04 +0100 iha  r269886 : #i64689# bubble chart - a single sequence must be interpreted as sizes because of ODF specification 2009-03-23 16:50:43 +0100 iha  r269885 : #i64689# save&load bubble chart 2009-03-20 19:30:29 +0100 iha  r269826 : CWS-TOOLING: rebase CWS bubblechart to trunk@269781 (milestone: DEV300:m44) 2009-03-19 11:30:33 +0100 iha  r269732 : #i64689# rename SchXMLCategoriesDomainContext to SchXMLCategoriesContext avoid confusion with domains 2009-03-18 17:11:13 +0100 iha  r269693 : #i64689# add charttype bubble 2009-03-18 17:09:22 +0100 iha  r269692 : #i64689# remove unused code 2009-03-13 12:18:26 +0100 iha  r269467 : #i64689# corrected lineends 2009-03-12 11:25:14 +0100 iha  r269376 : #i64689# bubble chart (part 1)


2009-07-02  Release Engineers  <releng@openoffice.org>  [40814138b1938d68b81fc7069c5c77ba306b0e4e]

CWS-TOOLING: integrate CWS bubblechart 2009-06-17 08:41:14 +0200 hde  r273051 : i101635: added new charttype bubble 2009-06-17 08:39:37 +0200 hde  r273050 : i101635: created new testcase tCreateNewBubbleChart 2009-06-17 08:38:07 +0200 hde  r273049 : i101635: created new testcase tCreateNewBubbleChart 2009-06-15 15:22:32 +0200 hde  r272991 : 101635 2009-06-11 12:44:01 +0200 iha  r272864 : rebase to dev300m50 2009-06-10 23:27:54 +0200 iha  r272841 : CWS-TOOLING: rebase CWS bubblechart to trunk@272827 (milestone: DEV300:m50) 2009-06-04 18:07:35 +0200 iha  r272649 : #i64689# Bubble Chart 2009-06-04 17:26:44 +0200 iha  r272647 : #i64689# Bubble Chart 2009-06-04 11:24:25 +0200 iha  r272618 : #i64689# add more spacing between bubbles and data labels 2009-05-26 18:05:23 +0200 ufi  r272314 : i101637 2009-04-22 14:37:50 +0200 iha  r271115 : #i64689# bubble chart 2009-04-21 17:52:23 +0200 iha  r271052 : #i64689# bubble chart 2009-04-21 17:50:48 +0200 iha  r271051 : #i76728# type icon for xy chart 2009-04-21 17:25:52 +0200 iha  r271049 : #i76728# type icon for xy chart 2009-04-09 11:18:09 +0200 iha  r270685 : #i100977# autoscaling works not correct if missing values should be treated as zero 2009-04-08 16:39:43 +0200 iha  r270656 : #i64689# bubble chart - missing value treatment 2009-04-08 15:13:25 +0200 iha  r270655 : #i64689# bubble chart - remove unused code 2009-04-08 15:12:19 +0200 iha  r270653 : #i64689# bubble chart - determine sereis length correctly on export 2009-04-08 14:22:43 +0200 iha  r270650 : #i64689# bubble chart - remove unused code 2009-04-08 14:12:09 +0200 iha  r270646 : #i64689# bubble chart - export domains even if no main sequence was found 2009-04-08 14:11:07 +0200 iha  r270645 : #i64689# bubble chart - don't replace missing size values with 1.0 2009-04-07 16:20:22 +0200 iha  r270602 : #i64689# bubble chart - do not offer percent values for data label display for xy and bubble chart 2009-04-07 16:17:42 +0200 iha  r270601 : remove superfluous code 2009-04-06 16:39:32 +0200 iha  r270569 : #i64689# bubble chart -correct automatic numberformat detection for axis, data table and data label + transport data label numberformat during copy paste in addition to axis numberformat 2009-04-02 17:33:33 +0200 iha  r270427 : use input string for formatting in data table during edit 2009-04-02 16:00:29 +0200 iha  r270413 : #i64689# bubble chart - when creating a new series within the data table give it the same number format as the former series, thus the new bubble size values can be edited with the same format immidiately 2009-04-02 11:25:33 +0200 iha  r270385 : #i64689# bubble chart -correct automatic numberformat detection for axis, data table and data label + transport data label numberformat during copy paste in addition to axis numberformat 2009-04-01 11:32:03 +0200 iha  r270312 : #i64689# bubble chart - add further parameter for view creation 2009-03-31 17:52:08 +0200 iha  r270291 : #i64689# bubble chart - scale bubble size with diagram size 2009-03-31 13:38:13 +0200 iha  r270278 : #i64689# bubble chart - wrong size for small values < 1 2009-03-27 19:11:07 +0100 iha  r270169 : #i64689# bubble chart 2009-03-27 19:07:11 +0100 iha  r270168 : #i64689# bubble chart - remove unused code 2009-03-27 18:33:57 +0100 iha  r270167 : #i64689# bubble chart - create no shape for invalid sizes 2009-03-27 15:18:21 +0100 iha  r270157 : #i76728# type icon for xy chart 2009-03-27 14:34:38 +0100 iha  r270156 : #i64689# bubble chart - correct scaling 2009-03-27 14:27:27 +0100 iha  r270155 : #i64689# bubble chart - images 2009-03-27 14:25:45 +0100 iha  r270154 : #i64689# bubble chart - images 2009-03-27 11:38:57 +0100 iha  r270142 : #i64689# bubble chart - values-size is the main series 2009-03-27 11:30:20 +0100 iha  r270140 : #i64689# correct order of sequences after load thus switching charttypes afterwards produces expected results now 2009-03-26 10:22:55 +0100 iha  r270056 : #i64689# bubble chart 2009-03-24 17:45:15 +0100 iha  r269984 : #i64689# bubble chart - user properties from points (not only from the series) 2009-03-24 15:10:57 +0100 dr  r269954 : #i64989# export bubble charts to xls 2009-03-24 14:55:29 +0100 dr  r269952 : #i64989# import bubble charts from xls 2009-03-24 14:54:46 +0100 dr  r269950 : #i64989# import bubble charts from ooxml 2009-03-23 18:59:08 +0100 iha  r269895 : further cleanups possible with new member m_aGlobalSeriesImportInfo 2009-03-23 16:54:04 +0100 iha  r269886 : #i64689# bubble chart - a single sequence must be interpreted as sizes because of ODF specification 2009-03-23 16:50:43 +0100 iha  r269885 : #i64689# save&load bubble chart 2009-03-20 19:30:29 +0100 iha  r269826 : CWS-TOOLING: rebase CWS bubblechart to trunk@269781 (milestone: DEV300:m44) 2009-03-19 11:30:33 +0100 iha  r269732 : #i64689# rename SchXMLCategoriesDomainContext to SchXMLCategoriesContext avoid confusion with domains 2009-03-18 17:11:13 +0100 iha  r269693 : #i64689# add charttype bubble 2009-03-18 17:09:22 +0100 iha  r269692 : #i64689# remove unused code 2009-03-13 12:18:26 +0100 iha  r269467 : #i64689# corrected lineends 2009-03-12 11:25:14 +0100 iha  r269376 : #i64689# bubble chart (part 1)


2009-07-02  Release Engineers  <releng@openoffice.org>  [6a64591a8774d2cb7057fff5af1af21c6e6c01b2]

CWS-TOOLING: integrate CWS bubblechart 2009-06-17 08:41:14 +0200 hde  r273051 : i101635: added new charttype bubble 2009-06-17 08:39:37 +0200 hde  r273050 : i101635: created new testcase tCreateNewBubbleChart 2009-06-17 08:38:07 +0200 hde  r273049 : i101635: created new testcase tCreateNewBubbleChart 2009-06-15 15:22:32 +0200 hde  r272991 : 101635 2009-06-11 12:44:01 +0200 iha  r272864 : rebase to dev300m50 2009-06-10 23:27:54 +0200 iha  r272841 : CWS-TOOLING: rebase CWS bubblechart to trunk@272827 (milestone: DEV300:m50) 2009-06-04 18:07:35 +0200 iha  r272649 : #i64689# Bubble Chart 2009-06-04 17:26:44 +0200 iha  r272647 : #i64689# Bubble Chart 2009-06-04 11:24:25 +0200 iha  r272618 : #i64689# add more spacing between bubbles and data labels 2009-05-26 18:05:23 +0200 ufi  r272314 : i101637 2009-04-22 14:37:50 +0200 iha  r271115 : #i64689# bubble chart 2009-04-21 17:52:23 +0200 iha  r271052 : #i64689# bubble chart 2009-04-21 17:50:48 +0200 iha  r271051 : #i76728# type icon for xy chart 2009-04-21 17:25:52 +0200 iha  r271049 : #i76728# type icon for xy chart 2009-04-09 11:18:09 +0200 iha  r270685 : #i100977# autoscaling works not correct if missing values should be treated as zero 2009-04-08 16:39:43 +0200 iha  r270656 : #i64689# bubble chart - missing value treatment 2009-04-08 15:13:25 +0200 iha  r270655 : #i64689# bubble chart - remove unused code 2009-04-08 15:12:19 +0200 iha  r270653 : #i64689# bubble chart - determine sereis length correctly on export 2009-04-08 14:22:43 +0200 iha  r270650 : #i64689# bubble chart - remove unused code 2009-04-08 14:12:09 +0200 iha  r270646 : #i64689# bubble chart - export domains even if no main sequence was found 2009-04-08 14:11:07 +0200 iha  r270645 : #i64689# bubble chart - don't replace missing size values with 1.0 2009-04-07 16:20:22 +0200 iha  r270602 : #i64689# bubble chart - do not offer percent values for data label display for xy and bubble chart 2009-04-07 16:17:42 +0200 iha  r270601 : remove superfluous code 2009-04-06 16:39:32 +0200 iha  r270569 : #i64689# bubble chart -correct automatic numberformat detection for axis, data table and data label + transport data label numberformat during copy paste in addition to axis numberformat 2009-04-02 17:33:33 +0200 iha  r270427 : use input string for formatting in data table during edit 2009-04-02 16:00:29 +0200 iha  r270413 : #i64689# bubble chart - when creating a new series within the data table give it the same number format as the former series, thus the new bubble size values can be edited with the same format immidiately 2009-04-02 11:25:33 +0200 iha  r270385 : #i64689# bubble chart -correct automatic numberformat detection for axis, data table and data label + transport data label numberformat during copy paste in addition to axis numberformat 2009-04-01 11:32:03 +0200 iha  r270312 : #i64689# bubble chart - add further parameter for view creation 2009-03-31 17:52:08 +0200 iha  r270291 : #i64689# bubble chart - scale bubble size with diagram size 2009-03-31 13:38:13 +0200 iha  r270278 : #i64689# bubble chart - wrong size for small values < 1 2009-03-27 19:11:07 +0100 iha  r270169 : #i64689# bubble chart 2009-03-27 19:07:11 +0100 iha  r270168 : #i64689# bubble chart - remove unused code 2009-03-27 18:33:57 +0100 iha  r270167 : #i64689# bubble chart - create no shape for invalid sizes 2009-03-27 15:18:21 +0100 iha  r270157 : #i76728# type icon for xy chart 2009-03-27 14:34:38 +0100 iha  r270156 : #i64689# bubble chart - correct scaling 2009-03-27 14:27:27 +0100 iha  r270155 : #i64689# bubble chart - images 2009-03-27 14:25:45 +0100 iha  r270154 : #i64689# bubble chart - images 2009-03-27 11:38:57 +0100 iha  r270142 : #i64689# bubble chart - values-size is the main series 2009-03-27 11:30:20 +0100 iha  r270140 : #i64689# correct order of sequences after load thus switching charttypes afterwards produces expected results now 2009-03-26 10:22:55 +0100 iha  r270056 : #i64689# bubble chart 2009-03-24 17:45:15 +0100 iha  r269984 : #i64689# bubble chart - user properties from points (not only from the series) 2009-03-24 15:10:57 +0100 dr  r269954 : #i64989# export bubble charts to xls 2009-03-24 14:55:29 +0100 dr  r269952 : #i64989# import bubble charts from xls 2009-03-24 14:54:46 +0100 dr  r269950 : #i64989# import bubble charts from ooxml 2009-03-23 18:59:08 +0100 iha  r269895 : further cleanups possible with new member m_aGlobalSeriesImportInfo 2009-03-23 16:54:04 +0100 iha  r269886 : #i64689# bubble chart - a single sequence must be interpreted as sizes because of ODF specification 2009-03-23 16:50:43 +0100 iha  r269885 : #i64689# save&load bubble chart 2009-03-20 19:30:29 +0100 iha  r269826 : CWS-TOOLING: rebase CWS bubblechart to trunk@269781 (milestone: DEV300:m44) 2009-03-19 11:30:33 +0100 iha  r269732 : #i64689# rename SchXMLCategoriesDomainContext to SchXMLCategoriesContext avoid confusion with domains 2009-03-18 17:11:13 +0100 iha  r269693 : #i64689# add charttype bubble 2009-03-18 17:09:22 +0100 iha  r269692 : #i64689# remove unused code 2009-03-13 12:18:26 +0100 iha  r269467 : #i64689# corrected lineends 2009-03-12 11:25:14 +0100 iha  r269376 : #i64689# bubble chart (part 1)


2009-07-02  Release Engineers  <releng@openoffice.org>  [b6a1de965a626fd337f0f491beb373cf813bfab2]

CWS-TOOLING: integrate CWS bubblechart 2009-06-17 08:41:14 +0200 hde  r273051 : i101635: added new charttype bubble 2009-06-17 08:39:37 +0200 hde  r273050 : i101635: created new testcase tCreateNewBubbleChart 2009-06-17 08:38:07 +0200 hde  r273049 : i101635: created new testcase tCreateNewBubbleChart 2009-06-15 15:22:32 +0200 hde  r272991 : 101635 2009-06-11 12:44:01 +0200 iha  r272864 : rebase to dev300m50 2009-06-10 23:27:54 +0200 iha  r272841 : CWS-TOOLING: rebase CWS bubblechart to trunk@272827 (milestone: DEV300:m50) 2009-06-04 18:07:35 +0200 iha  r272649 : #i64689# Bubble Chart 2009-06-04 17:26:44 +0200 iha  r272647 : #i64689# Bubble Chart 2009-06-04 11:24:25 +0200 iha  r272618 : #i64689# add more spacing between bubbles and data labels 2009-05-26 18:05:23 +0200 ufi  r272314 : i101637 2009-04-22 14:37:50 +0200 iha  r271115 : #i64689# bubble chart 2009-04-21 17:52:23 +0200 iha  r271052 : #i64689# bubble chart 2009-04-21 17:50:48 +0200 iha  r271051 : #i76728# type icon for xy chart 2009-04-21 17:25:52 +0200 iha  r271049 : #i76728# type icon for xy chart 2009-04-09 11:18:09 +0200 iha  r270685 : #i100977# autoscaling works not correct if missing values should be treated as zero 2009-04-08 16:39:43 +0200 iha  r270656 : #i64689# bubble chart - missing value treatment 2009-04-08 15:13:25 +0200 iha  r270655 : #i64689# bubble chart - remove unused code 2009-04-08 15:12:19 +0200 iha  r270653 : #i64689# bubble chart - determine sereis length correctly on export 2009-04-08 14:22:43 +0200 iha  r270650 : #i64689# bubble chart - remove unused code 2009-04-08 14:12:09 +0200 iha  r270646 : #i64689# bubble chart - export domains even if no main sequence was found 2009-04-08 14:11:07 +0200 iha  r270645 : #i64689# bubble chart - don't replace missing size values with 1.0 2009-04-07 16:20:22 +0200 iha  r270602 : #i64689# bubble chart - do not offer percent values for data label display for xy and bubble chart 2009-04-07 16:17:42 +0200 iha  r270601 : remove superfluous code 2009-04-06 16:39:32 +0200 iha  r270569 : #i64689# bubble chart -correct automatic numberformat detection for axis, data table and data label + transport data label numberformat during copy paste in addition to axis numberformat 2009-04-02 17:33:33 +0200 iha  r270427 : use input string for formatting in data table during edit 2009-04-02 16:00:29 +0200 iha  r270413 : #i64689# bubble chart - when creating a new series within the data table give it the same number format as the former series, thus the new bubble size values can be edited with the same format immidiately 2009-04-02 11:25:33 +0200 iha  r270385 : #i64689# bubble chart -correct automatic numberformat detection for axis, data table and data label + transport data label numberformat during copy paste in addition to axis numberformat 2009-04-01 11:32:03 +0200 iha  r270312 : #i64689# bubble chart - add further parameter for view creation 2009-03-31 17:52:08 +0200 iha  r270291 : #i64689# bubble chart - scale bubble size with diagram size 2009-03-31 13:38:13 +0200 iha  r270278 : #i64689# bubble chart - wrong size for small values < 1 2009-03-27 19:11:07 +0100 iha  r270169 : #i64689# bubble chart 2009-03-27 19:07:11 +0100 iha  r270168 : #i64689# bubble chart - remove unused code 2009-03-27 18:33:57 +0100 iha  r270167 : #i64689# bubble chart - create no shape for invalid sizes 2009-03-27 15:18:21 +0100 iha  r270157 : #i76728# type icon for xy chart 2009-03-27 14:34:38 +0100 iha  r270156 : #i64689# bubble chart - correct scaling 2009-03-27 14:27:27 +0100 iha  r270155 : #i64689# bubble chart - images 2009-03-27 14:25:45 +0100 iha  r270154 : #i64689# bubble chart - images 2009-03-27 11:38:57 +0100 iha  r270142 : #i64689# bubble chart - values-size is the main series 2009-03-27 11:30:20 +0100 iha  r270140 : #i64689# correct order of sequences after load thus switching charttypes afterwards produces expected results now 2009-03-26 10:22:55 +0100 iha  r270056 : #i64689# bubble chart 2009-03-24 17:45:15 +0100 iha  r269984 : #i64689# bubble chart - user properties from points (not only from the series) 2009-03-24 15:10:57 +0100 dr  r269954 : #i64989# export bubble charts to xls 2009-03-24 14:55:29 +0100 dr  r269952 : #i64989# import bubble charts from xls 2009-03-24 14:54:46 +0100 dr  r269950 : #i64989# import bubble charts from ooxml 2009-03-23 18:59:08 +0100 iha  r269895 : further cleanups possible with new member m_aGlobalSeriesImportInfo 2009-03-23 16:54:04 +0100 iha  r269886 : #i64689# bubble chart - a single sequence must be interpreted as sizes because of ODF specification 2009-03-23 16:50:43 +0100 iha  r269885 : #i64689# save&load bubble chart 2009-03-20 19:30:29 +0100 iha  r269826 : CWS-TOOLING: rebase CWS bubblechart to trunk@269781 (milestone: DEV300:m44) 2009-03-19 11:30:33 +0100 iha  r269732 : #i64689# rename SchXMLCategoriesDomainContext to SchXMLCategoriesContext avoid confusion with domains 2009-03-18 17:11:13 +0100 iha  r269693 : #i64689# add charttype bubble 2009-03-18 17:09:22 +0100 iha  r269692 : #i64689# remove unused code 2009-03-13 12:18:26 +0100 iha  r269467 : #i64689# corrected lineends 2009-03-12 11:25:14 +0100 iha  r269376 : #i64689# bubble chart (part 1)


2009-07-02  Release Engineers  <releng@openoffice.org>  [8dd4265b9ddbd7786b6237676909eae5b540da0e]

CWS-TOOLING: integrate CWS hb18 2009-06-24 18:01:53 +0200 hbrinkm  r273360 : CWS-TOOLING: rebase CWS hb18 to trunk@272827 (milestone: DEV300:m50) 2009-05-18 14:42:16 +0200 hbrinkm  r272021 : bailout changes for 159836, wrong CWS 2009-05-18 14:35:51 +0200 hbrinkm  r272019 : #159836# applied patch 2009-05-15 15:50:30 +0200 hbrinkm  r271943 : #i99790# removed warning 2009-05-14 17:45:32 +0200 hbrinkm  r271912 : CWS-TOOLING: rebase CWS hb18 to trunk@271830 (milestone: DEV300:m48) 2009-05-14 13:33:46 +0200 hbrinkm  r271886 : #i101390# applied patch 2009-04-24 10:26:45 +0200 hbrinkm  r271201 : #101105# applied patch 2009-04-22 11:38:38 +0200 hbrinkm  r271087 : #i101159# applied patch 2009-04-17 13:46:21 +0200 hbrinkm  r270938 : #i99790# applied patch 2009-04-16 16:46:51 +0200 hbrinkm  r270894 : #i98292# applied patch 2009-04-01 16:37:56 +0200 hbrinkm  r270339 : #i100358# applied patch 2009-03-31 10:12:57 +0200 hbrinkm  r270263 : CWS-TOOLING: rebase CWS hb18 to trunk@270033 (milestone: DEV300:m45) 2009-03-18 16:14:25 +0100 hbrinkm  r269685 : #100264# applied patch 2009-02-17 15:41:21 +0100 hbrinkm  r268175 : i97247# applied patch 2009-02-17 11:19:30 +0100 hbrinkm  r267855 : #i98885# applied patch


2009-07-02  thb  <thb@openoffice.org>  [54e4becdc5eee38a4ef85f8bab8d6258c54e2faf]

Better wording, better menu, and better code; kudos to ericb for the patch


2009-07-02  Release Engineers  <releng@openoffice.org>  [31c8faa0b93ffc3e975014c721f71b6d4e3d7141]

CWS-TOOLING: integrate CWS aw065 2009-06-17 13:48:12 +0200 aw  r273068 : #99385# corrected small error in SCs selection visualisation 2009-06-16 15:45:28 +0200 wg  r273021 : i102838 2009-06-16 12:46:07 +0200 wg  r273016 : i102833 2009-06-11 17:40:29 +0200 aw  r272895 : #i98870# added implementation for getPageCount helper 2009-06-11 16:39:54 +0200 aw  r272885 : #i102663#, #i102667#, #i98870# incluide file typo corrected 2009-06-11 16:24:07 +0200 aw  r272881 : #i102663#, #i102667#, #i98870# changes to SdrText, it's usage in SdrTextPrimitive2D and to OverlayObject base implementation. Also support for PageCountField added 2009-06-11 16:23:52 +0200 aw  r272880 : #i102663#, #i102667#, #i98870# changes to SdrText, it's usage in SdrTextPrimitive2D and to OverlayObject base implementation. Also support for PageCountField added 2009-06-09 13:50:29 +0200 aw  r272769 : #i98917# added support for the OverlayHatchRectanglePrimitive to follow rotation with it's hatch; simplified OverlayHatchRect 2009-06-09 13:04:06 +0200 aw  r272766 : #i98870# re-added PageNumber identification in SdrTextPrimitive2D::get2DDecomposition 2009-06-08 18:56:05 +0200 aw  r272744 : #i99385# added some last corrections to OverlayObjects in SD (had to do some merges on resync, needed to optically check and correct) 2009-06-08 11:17:57 +0200 aw  r272725 : cws aw065: corrections after resync 2009-06-08 11:02:25 +0200 aw  r272723 : cws aw065: corrections after resync 2009-06-08 10:36:22 +0200 aw  r272722 : cws aw065: corrections after resync 2009-06-05 18:57:06 +0200 aw  r272712 : CWS-TOOLING: rebase CWS aw065 to trunk@272291 (milestone: DEV300:m49) 2009-06-05 14:56:34 +0200 aw  r272690 : #i89784# stripped old stuff no longer needed due to text-to-polygon conversion using primitives 2009-06-05 14:50:07 +0200 aw  r272688 : #102091# removed on-model-lock suppression for SdrObject::ActionChanged() 2009-06-05 14:47:29 +0200 aw  r272687 : #102091# corrected local value buffering in ScenePrimitive2D::get2DDecomposition 2009-06-03 17:53:32 +0200 aw  r272599 : #i89784# version before stripping 2009-06-03 17:52:18 +0200 aw  r272598 : #i89784# version before stripping 2009-05-28 17:15:47 +0200 aw  r272420 : #i101872# old stuff removed/stripped 2009-05-28 17:15:32 +0200 aw  r272419 : #i101872# old stuff removed/stripped 2009-05-28 17:15:15 +0200 aw  r272418 : #i101872# old stuff removed/stripped 2009-05-28 17:14:45 +0200 aw  r272417 : #i101872# old stuff removed/stripped 2009-05-28 12:13:56 +0200 aw  r272396 : #i101872# stable hybrid state 2009-05-28 12:13:46 +0200 aw  r272395 : #i101872# stable hybrid state 2009-05-28 12:13:35 +0200 aw  r272394 : #i101872# stable hybrid state 2009-05-28 12:13:20 +0200 aw  r272393 : #i101872# stable hybrid state 2009-05-28 12:13:05 +0200 aw  r272392 : #i101872# stable hybrid state 2009-05-28 12:12:51 +0200 aw  r272391 : #i101872# stable hybrid state 2009-05-15 16:56:02 +0200 aw  r271952 : #i101872# HitTest unifications 2009-05-15 16:55:22 +0200 aw  r271951 : #i101872# HitTest unifications 2009-05-15 16:55:12 +0200 aw  r271950 : #i101872# HitTest unifications 2009-05-15 16:55:01 +0200 aw  r271949 : #i101872# HitTest unifications 2009-05-15 16:54:51 +0200 aw  r271948 : #i101872# HitTest unifications 2009-05-15 16:54:35 +0200 aw  r271947 : #i101872# HitTest unifications 2009-05-15 16:54:22 +0200 aw  r271946 : #i101872# HitTest unifications 2009-05-12 19:08:38 +0200 aw  r271834 : #i101684# corrected AutoShape's preparation of text transformation due to different definitions in TextBounds 2009-05-12 15:44:49 +0200 aw  r271827 : #i89784# expanded TextLayouterDevice::getTextOutlines() to support DXArray and X-Font scaling 2009-05-11 19:40:40 +0200 aw  r271790 : #i99385# extended HitTest primitive usage, removed IsHdlHit implementations; prepared further HitTest simplifications 2009-05-11 19:40:25 +0200 aw  r271789 : #i99385# extended HitTest primitive usage, removed IsHdlHit implementations; prepared further HitTest simplifications 2009-05-11 19:40:12 +0200 aw  r271788 : #i99385# extended HitTest primitive usage, removed IsHdlHit implementations; prepared further HitTest simplifications 2009-05-11 13:01:53 +0200 aw  r271765 : #i99385# corrections and optimizations 2009-05-08 14:48:40 +0200 aw  r271718 : #i1016180# added optimizations in model operations when model is locked 2009-05-08 14:11:45 +0200 aw  r271716 : #i101679# added flush() calls to OverlayManager when interaction step is prepared 2009-05-07 17:44:03 +0200 aw  r271689 : #i99385# last corrections/changes 2009-05-07 17:43:47 +0200 aw  r271688 : #i99385# last corrections/changes 2009-05-07 13:20:09 +0200 aw  r271654 : #i99385# added changes from WFH 2009-05-07 13:19:38 +0200 aw  r271653 : #i99385# added changes from WFH 2009-05-07 13:19:11 +0200 aw  r271652 : #i99385# added changes from WFH 2009-05-07 11:33:17 +0200 aw  r271643 : #i99385# corrections after resync 2009-05-07 11:17:31 +0200 aw  r271642 : #i99385# corrections after resync 2009-05-06 18:46:53 +0200 aw  r271609 : CWS-TOOLING: rebase CWS aw065 to trunk@271427 (milestone: DEV300:m47) 2009-05-05 18:24:03 +0200 aw  r271548 : #i101443# force new text decomposition when TextBackgroundColor has changed 2009-05-05 17:44:42 +0200 aw  r271542 : #i99385# 3rd round, simplifications and corrections done 2009-05-05 17:44:32 +0200 aw  r271541 : #i99385# 3rd round, simplifications and corrections done 2009-05-05 17:44:20 +0200 aw  r271540 : #i99385# 3rd round, simplifications and corrections done 2009-05-05 17:44:09 +0200 aw  r271539 : #i99385# 3rd round, simplifications and corrections done 2009-05-05 15:48:38 +0200 aw  r271527 : #i99385# 2nd round, usages checked and corrected 2009-05-05 15:48:15 +0200 aw  r271526 : #i99385# 2nd round, usages checked and corrected 2009-05-05 15:48:03 +0200 aw  r271525 : #i99385# 2nd round, usages checked and corrected 2009-05-05 15:47:51 +0200 aw  r271524 : #i99385# 2nd round, usages checked and corrected 2009-04-27 18:33:10 +0200 aw  r271300 : #i99385# state commit after all implementations are done 2009-04-27 15:36:53 +0200 aw  r271283 : #i99385# state commit after all implementations are done 2009-04-27 15:27:49 +0200 aw  r271280 : #i99385# state commit after all implementations are done 2009-04-27 15:27:33 +0200 aw  r271279 : #i99385# state commit after all implementations are done 2009-04-27 15:27:00 +0200 aw  r271278 : #i99385# state commit after all implementations are done 2009-04-27 15:26:15 +0200 aw  r271277 : #i99385# state commit after all implementations are done 2009-04-27 15:25:40 +0200 aw  r271275 : #i99385# state commit after all implementations are done 2009-04-27 15:25:19 +0200 aw  r271274 : #i99385# state commit after all implementations are done 2009-04-27 15:24:00 +0200 aw  r271272 : #i99385# state commit after all implementations are done 2009-03-19 17:12:00 +0100 aw  r269757 : #i100360# corrected bitmap's PefSize calculation for bitmap filled objects when Bitmap is Pixel-based on it's mapping 2009-02-19 17:09:47 +0100 aw  r268298 : #i98917# corrected attributes 2009-02-19 17:09:30 +0100 aw  r268297 : #i98917# corrected attributes 2009-02-19 17:08:22 +0100 aw  r268296 : #i98917# corrected attributes 2009-02-19 11:56:25 +0100 aw  r268268 : #i98870# added extra code to react on PageNumber change 2009-02-18 16:57:24 +0100 aw  r268243 : #i98917# in OverlayHatchRect::getGeometry the rotation was not applied to the TopLeft of the centered rectangle, but to the already extended one, thus the visualisation was rotating around the wrong edge


2009-07-02  Release Engineers  <releng@openoffice.org>  [ef19f7554cb85dc53c8858e800512680aea6c051]

CWS-TOOLING: integrate CWS aw065 2009-06-17 13:48:12 +0200 aw  r273068 : #99385# corrected small error in SCs selection visualisation 2009-06-16 15:45:28 +0200 wg  r273021 : i102838 2009-06-16 12:46:07 +0200 wg  r273016 : i102833 2009-06-11 17:40:29 +0200 aw  r272895 : #i98870# added implementation for getPageCount helper 2009-06-11 16:39:54 +0200 aw  r272885 : #i102663#, #i102667#, #i98870# incluide file typo corrected 2009-06-11 16:24:07 +0200 aw  r272881 : #i102663#, #i102667#, #i98870# changes to SdrText, it's usage in SdrTextPrimitive2D and to OverlayObject base implementation. Also support for PageCountField added 2009-06-11 16:23:52 +0200 aw  r272880 : #i102663#, #i102667#, #i98870# changes to SdrText, it's usage in SdrTextPrimitive2D and to OverlayObject base implementation. Also support for PageCountField added 2009-06-09 13:50:29 +0200 aw  r272769 : #i98917# added support for the OverlayHatchRectanglePrimitive to follow rotation with it's hatch; simplified OverlayHatchRect 2009-06-09 13:04:06 +0200 aw  r272766 : #i98870# re-added PageNumber identification in SdrTextPrimitive2D::get2DDecomposition 2009-06-08 18:56:05 +0200 aw  r272744 : #i99385# added some last corrections to OverlayObjects in SD (had to do some merges on resync, needed to optically check and correct) 2009-06-08 11:17:57 +0200 aw  r272725 : cws aw065: corrections after resync 2009-06-08 11:02:25 +0200 aw  r272723 : cws aw065: corrections after resync 2009-06-08 10:36:22 +0200 aw  r272722 : cws aw065: corrections after resync 2009-06-05 18:57:06 +0200 aw  r272712 : CWS-TOOLING: rebase CWS aw065 to trunk@272291 (milestone: DEV300:m49) 2009-06-05 14:56:34 +0200 aw  r272690 : #i89784# stripped old stuff no longer needed due to text-to-polygon conversion using primitives 2009-06-05 14:50:07 +0200 aw  r272688 : #102091# removed on-model-lock suppression for SdrObject::ActionChanged() 2009-06-05 14:47:29 +0200 aw  r272687 : #102091# corrected local value buffering in ScenePrimitive2D::get2DDecomposition 2009-06-03 17:53:32 +0200 aw  r272599 : #i89784# version before stripping 2009-06-03 17:52:18 +0200 aw  r272598 : #i89784# version before stripping 2009-05-28 17:15:47 +0200 aw  r272420 : #i101872# old stuff removed/stripped 2009-05-28 17:15:32 +0200 aw  r272419 : #i101872# old stuff removed/stripped 2009-05-28 17:15:15 +0200 aw  r272418 : #i101872# old stuff removed/stripped 2009-05-28 17:14:45 +0200 aw  r272417 : #i101872# old stuff removed/stripped 2009-05-28 12:13:56 +0200 aw  r272396 : #i101872# stable hybrid state 2009-05-28 12:13:46 +0200 aw  r272395 : #i101872# stable hybrid state 2009-05-28 12:13:35 +0200 aw  r272394 : #i101872# stable hybrid state 2009-05-28 12:13:20 +0200 aw  r272393 : #i101872# stable hybrid state 2009-05-28 12:13:05 +0200 aw  r272392 : #i101872# stable hybrid state 2009-05-28 12:12:51 +0200 aw  r272391 : #i101872# stable hybrid state 2009-05-15 16:56:02 +0200 aw  r271952 : #i101872# HitTest unifications 2009-05-15 16:55:22 +0200 aw  r271951 : #i101872# HitTest unifications 2009-05-15 16:55:12 +0200 aw  r271950 : #i101872# HitTest unifications 2009-05-15 16:55:01 +0200 aw  r271949 : #i101872# HitTest unifications 2009-05-15 16:54:51 +0200 aw  r271948 : #i101872# HitTest unifications 2009-05-15 16:54:35 +0200 aw  r271947 : #i101872# HitTest unifications 2009-05-15 16:54:22 +0200 aw  r271946 : #i101872# HitTest unifications 2009-05-12 19:08:38 +0200 aw  r271834 : #i101684# corrected AutoShape's preparation of text transformation due to different definitions in TextBounds 2009-05-12 15:44:49 +0200 aw  r271827 : #i89784# expanded TextLayouterDevice::getTextOutlines() to support DXArray and X-Font scaling 2009-05-11 19:40:40 +0200 aw  r271790 : #i99385# extended HitTest primitive usage, removed IsHdlHit implementations; prepared further HitTest simplifications 2009-05-11 19:40:25 +0200 aw  r271789 : #i99385# extended HitTest primitive usage, removed IsHdlHit implementations; prepared further HitTest simplifications 2009-05-11 19:40:12 +0200 aw  r271788 : #i99385# extended HitTest primitive usage, removed IsHdlHit implementations; prepared further HitTest simplifications 2009-05-11 13:01:53 +0200 aw  r271765 : #i99385# corrections and optimizations 2009-05-08 14:48:40 +0200 aw  r271718 : #i1016180# added optimizations in model operations when model is locked 2009-05-08 14:11:45 +0200 aw  r271716 : #i101679# added flush() calls to OverlayManager when interaction step is prepared 2009-05-07 17:44:03 +0200 aw  r271689 : #i99385# last corrections/changes 2009-05-07 17:43:47 +0200 aw  r271688 : #i99385# last corrections/changes 2009-05-07 13:20:09 +0200 aw  r271654 : #i99385# added changes from WFH 2009-05-07 13:19:38 +0200 aw  r271653 : #i99385# added changes from WFH 2009-05-07 13:19:11 +0200 aw  r271652 : #i99385# added changes from WFH 2009-05-07 11:33:17 +0200 aw  r271643 : #i99385# corrections after resync 2009-05-07 11:17:31 +0200 aw  r271642 : #i99385# corrections after resync 2009-05-06 18:46:53 +0200 aw  r271609 : CWS-TOOLING: rebase CWS aw065 to trunk@271427 (milestone: DEV300:m47) 2009-05-05 18:24:03 +0200 aw  r271548 : #i101443# force new text decomposition when TextBackgroundColor has changed 2009-05-05 17:44:42 +0200 aw  r271542 : #i99385# 3rd round, simplifications and corrections done 2009-05-05 17:44:32 +0200 aw  r271541 : #i99385# 3rd round, simplifications and corrections done 2009-05-05 17:44:20 +0200 aw  r271540 : #i99385# 3rd round, simplifications and corrections done 2009-05-05 17:44:09 +0200 aw  r271539 : #i99385# 3rd round, simplifications and corrections done 2009-05-05 15:48:38 +0200 aw  r271527 : #i99385# 2nd round, usages checked and corrected 2009-05-05 15:48:15 +0200 aw  r271526 : #i99385# 2nd round, usages checked and corrected 2009-05-05 15:48:03 +0200 aw  r271525 : #i99385# 2nd round, usages checked and corrected 2009-05-05 15:47:51 +0200 aw  r271524 : #i99385# 2nd round, usages checked and corrected 2009-04-27 18:33:10 +0200 aw  r271300 : #i99385# state commit after all implementations are done 2009-04-27 15:36:53 +0200 aw  r271283 : #i99385# state commit after all implementations are done 2009-04-27 15:27:49 +0200 aw  r271280 : #i99385# state commit after all implementations are done 2009-04-27 15:27:33 +0200 aw  r271279 : #i99385# state commit after all implementations are done 2009-04-27 15:27:00 +0200 aw  r271278 : #i99385# state commit after all implementations are done 2009-04-27 15:26:15 +0200 aw  r271277 : #i99385# state commit after all implementations are done 2009-04-27 15:25:40 +0200 aw  r271275 : #i99385# state commit after all implementations are done 2009-04-27 15:25:19 +0200 aw  r271274 : #i99385# state commit after all implementations are done 2009-04-27 15:24:00 +0200 aw  r271272 : #i99385# state commit after all implementations are done 2009-03-19 17:12:00 +0100 aw  r269757 : #i100360# corrected bitmap's PefSize calculation for bitmap filled objects when Bitmap is Pixel-based on it's mapping 2009-02-19 17:09:47 +0100 aw  r268298 : #i98917# corrected attributes 2009-02-19 17:09:30 +0100 aw  r268297 : #i98917# corrected attributes 2009-02-19 17:08:22 +0100 aw  r268296 : #i98917# corrected attributes 2009-02-19 11:56:25 +0100 aw  r268268 : #i98870# added extra code to react on PageNumber change 2009-02-18 16:57:24 +0100 aw  r268243 : #i98917# in OverlayHatchRect::getGeometry the rotation was not applied to the TopLeft of the centered rectangle, but to the already extended one, thus the visualisation was rotating around the wrong edge


2009-07-02  Release Engineers  <releng@openoffice.org>  [c07293ca06f80aecc48203a5c56bae1235abe88d]

CWS-TOOLING: integrate CWS aw065 2009-06-17 13:48:12 +0200 aw  r273068 : #99385# corrected small error in SCs selection visualisation 2009-06-16 15:45:28 +0200 wg  r273021 : i102838 2009-06-16 12:46:07 +0200 wg  r273016 : i102833 2009-06-11 17:40:29 +0200 aw  r272895 : #i98870# added implementation for getPageCount helper 2009-06-11 16:39:54 +0200 aw  r272885 : #i102663#, #i102667#, #i98870# incluide file typo corrected 2009-06-11 16:24:07 +0200 aw  r272881 : #i102663#, #i102667#, #i98870# changes to SdrText, it's usage in SdrTextPrimitive2D and to OverlayObject base implementation. Also support for PageCountField added 2009-06-11 16:23:52 +0200 aw  r272880 : #i102663#, #i102667#, #i98870# changes to SdrText, it's usage in SdrTextPrimitive2D and to OverlayObject base implementation. Also support for PageCountField added 2009-06-09 13:50:29 +0200 aw  r272769 : #i98917# added support for the OverlayHatchRectanglePrimitive to follow rotation with it's hatch; simplified OverlayHatchRect 2009-06-09 13:04:06 +0200 aw  r272766 : #i98870# re-added PageNumber identification in SdrTextPrimitive2D::get2DDecomposition 2009-06-08 18:56:05 +0200 aw  r272744 : #i99385# added some last corrections to OverlayObjects in SD (had to do some merges on resync, needed to optically check and correct) 2009-06-08 11:17:57 +0200 aw  r272725 : cws aw065: corrections after resync 2009-06-08 11:02:25 +0200 aw  r272723 : cws aw065: corrections after resync 2009-06-08 10:36:22 +0200 aw  r272722 : cws aw065: corrections after resync 2009-06-05 18:57:06 +0200 aw  r272712 : CWS-TOOLING: rebase CWS aw065 to trunk@272291 (milestone: DEV300:m49) 2009-06-05 14:56:34 +0200 aw  r272690 : #i89784# stripped old stuff no longer needed due to text-to-polygon conversion using primitives 2009-06-05 14:50:07 +0200 aw  r272688 : #102091# removed on-model-lock suppression for SdrObject::ActionChanged() 2009-06-05 14:47:29 +0200 aw  r272687 : #102091# corrected local value buffering in ScenePrimitive2D::get2DDecomposition 2009-06-03 17:53:32 +0200 aw  r272599 : #i89784# version before stripping 2009-06-03 17:52:18 +0200 aw  r272598 : #i89784# version before stripping 2009-05-28 17:15:47 +0200 aw  r272420 : #i101872# old stuff removed/stripped 2009-05-28 17:15:32 +0200 aw  r272419 : #i101872# old stuff removed/stripped 2009-05-28 17:15:15 +0200 aw  r272418 : #i101872# old stuff removed/stripped 2009-05-28 17:14:45 +0200 aw  r272417 : #i101872# old stuff removed/stripped 2009-05-28 12:13:56 +0200 aw  r272396 : #i101872# stable hybrid state 2009-05-28 12:13:46 +0200 aw  r272395 : #i101872# stable hybrid state 2009-05-28 12:13:35 +0200 aw  r272394 : #i101872# stable hybrid state 2009-05-28 12:13:20 +0200 aw  r272393 : #i101872# stable hybrid state 2009-05-28 12:13:05 +0200 aw  r272392 : #i101872# stable hybrid state 2009-05-28 12:12:51 +0200 aw  r272391 : #i101872# stable hybrid state 2009-05-15 16:56:02 +0200 aw  r271952 : #i101872# HitTest unifications 2009-05-15 16:55:22 +0200 aw  r271951 : #i101872# HitTest unifications 2009-05-15 16:55:12 +0200 aw  r271950 : #i101872# HitTest unifications 2009-05-15 16:55:01 +0200 aw  r271949 : #i101872# HitTest unifications 2009-05-15 16:54:51 +0200 aw  r271948 : #i101872# HitTest unifications 2009-05-15 16:54:35 +0200 aw  r271947 : #i101872# HitTest unifications 2009-05-15 16:54:22 +0200 aw  r271946 : #i101872# HitTest unifications 2009-05-12 19:08:38 +0200 aw  r271834 : #i101684# corrected AutoShape's preparation of text transformation due to different definitions in TextBounds 2009-05-12 15:44:49 +0200 aw  r271827 : #i89784# expanded TextLayouterDevice::getTextOutlines() to support DXArray and X-Font scaling 2009-05-11 19:40:40 +0200 aw  r271790 : #i99385# extended HitTest primitive usage, removed IsHdlHit implementations; prepared further HitTest simplifications 2009-05-11 19:40:25 +0200 aw  r271789 : #i99385# extended HitTest primitive usage, removed IsHdlHit implementations; prepared further HitTest simplifications 2009-05-11 19:40:12 +0200 aw  r271788 : #i99385# extended HitTest primitive usage, removed IsHdlHit implementations; prepared further HitTest simplifications 2009-05-11 13:01:53 +0200 aw  r271765 : #i99385# corrections and optimizations 2009-05-08 14:48:40 +0200 aw  r271718 : #i1016180# added optimizations in model operations when model is locked 2009-05-08 14:11:45 +0200 aw  r271716 : #i101679# added flush() calls to OverlayManager when interaction step is prepared 2009-05-07 17:44:03 +0200 aw  r271689 : #i99385# last corrections/changes 2009-05-07 17:43:47 +0200 aw  r271688 : #i99385# last corrections/changes 2009-05-07 13:20:09 +0200 aw  r271654 : #i99385# added changes from WFH 2009-05-07 13:19:38 +0200 aw  r271653 : #i99385# added changes from WFH 2009-05-07 13:19:11 +0200 aw  r271652 : #i99385# added changes from WFH 2009-05-07 11:33:17 +0200 aw  r271643 : #i99385# corrections after resync 2009-05-07 11:17:31 +0200 aw  r271642 : #i99385# corrections after resync 2009-05-06 18:46:53 +0200 aw  r271609 : CWS-TOOLING: rebase CWS aw065 to trunk@271427 (milestone: DEV300:m47) 2009-05-05 18:24:03 +0200 aw  r271548 : #i101443# force new text decomposition when TextBackgroundColor has changed 2009-05-05 17:44:42 +0200 aw  r271542 : #i99385# 3rd round, simplifications and corrections done 2009-05-05 17:44:32 +0200 aw  r271541 : #i99385# 3rd round, simplifications and corrections done 2009-05-05 17:44:20 +0200 aw  r271540 : #i99385# 3rd round, simplifications and corrections done 2009-05-05 17:44:09 +0200 aw  r271539 : #i99385# 3rd round, simplifications and corrections done 2009-05-05 15:48:38 +0200 aw  r271527 : #i99385# 2nd round, usages checked and corrected 2009-05-05 15:48:15 +0200 aw  r271526 : #i99385# 2nd round, usages checked and corrected 2009-05-05 15:48:03 +0200 aw  r271525 : #i99385# 2nd round, usages checked and corrected 2009-05-05 15:47:51 +0200 aw  r271524 : #i99385# 2nd round, usages checked and corrected 2009-04-27 18:33:10 +0200 aw  r271300 : #i99385# state commit after all implementations are done 2009-04-27 15:36:53 +0200 aw  r271283 : #i99385# state commit after all implementations are done 2009-04-27 15:27:49 +0200 aw  r271280 : #i99385# state commit after all implementations are done 2009-04-27 15:27:33 +0200 aw  r271279 : #i99385# state commit after all implementations are done 2009-04-27 15:27:00 +0200 aw  r271278 : #i99385# state commit after all implementations are done 2009-04-27 15:26:15 +0200 aw  r271277 : #i99385# state commit after all implementations are done 2009-04-27 15:25:40 +0200 aw  r271275 : #i99385# state commit after all implementations are done 2009-04-27 15:25:19 +0200 aw  r271274 : #i99385# state commit after all implementations are done 2009-04-27 15:24:00 +0200 aw  r271272 : #i99385# state commit after all implementations are done 2009-03-19 17:12:00 +0100 aw  r269757 : #i100360# corrected bitmap's PefSize calculation for bitmap filled objects when Bitmap is Pixel-based on it's mapping 2009-02-19 17:09:47 +0100 aw  r268298 : #i98917# corrected attributes 2009-02-19 17:09:30 +0100 aw  r268297 : #i98917# corrected attributes 2009-02-19 17:08:22 +0100 aw  r268296 : #i98917# corrected attributes 2009-02-19 11:56:25 +0100 aw  r268268 : #i98870# added extra code to react on PageNumber change 2009-02-18 16:57:24 +0100 aw  r268243 : #i98917# in OverlayHatchRect::getGeometry the rotation was not applied to the TopLeft of the centered rectangle, but to the already extended one, thus the visualisation was rotating around the wrong edge


2009-07-02  Release Engineers  <releng@openoffice.org>  [be14833d0fe6be523299e09a72ae61d93a04bc04]

CWS-TOOLING: integrate CWS aw065 2009-06-17 13:48:12 +0200 aw  r273068 : #99385# corrected small error in SCs selection visualisation 2009-06-16 15:45:28 +0200 wg  r273021 : i102838 2009-06-16 12:46:07 +0200 wg  r273016 : i102833 2009-06-11 17:40:29 +0200 aw  r272895 : #i98870# added implementation for getPageCount helper 2009-06-11 16:39:54 +0200 aw  r272885 : #i102663#, #i102667#, #i98870# incluide file typo corrected 2009-06-11 16:24:07 +0200 aw  r272881 : #i102663#, #i102667#, #i98870# changes to SdrText, it's usage in SdrTextPrimitive2D and to OverlayObject base implementation. Also support for PageCountField added 2009-06-11 16:23:52 +0200 aw  r272880 : #i102663#, #i102667#, #i98870# changes to SdrText, it's usage in SdrTextPrimitive2D and to OverlayObject base implementation. Also support for PageCountField added 2009-06-09 13:50:29 +0200 aw  r272769 : #i98917# added support for the OverlayHatchRectanglePrimitive to follow rotation with it's hatch; simplified OverlayHatchRect 2009-06-09 13:04:06 +0200 aw  r272766 : #i98870# re-added PageNumber identification in SdrTextPrimitive2D::get2DDecomposition 2009-06-08 18:56:05 +0200 aw  r272744 : #i99385# added some last corrections to OverlayObjects in SD (had to do some merges on resync, needed to optically check and correct) 2009-06-08 11:17:57 +0200 aw  r272725 : cws aw065: corrections after resync 2009-06-08 11:02:25 +0200 aw  r272723 : cws aw065: corrections after resync 2009-06-08 10:36:22 +0200 aw  r272722 : cws aw065: corrections after resync 2009-06-05 18:57:06 +0200 aw  r272712 : CWS-TOOLING: rebase CWS aw065 to trunk@272291 (milestone: DEV300:m49) 2009-06-05 14:56:34 +0200 aw  r272690 : #i89784# stripped old stuff no longer needed due to text-to-polygon conversion using primitives 2009-06-05 14:50:07 +0200 aw  r272688 : #102091# removed on-model-lock suppression for SdrObject::ActionChanged() 2009-06-05 14:47:29 +0200 aw  r272687 : #102091# corrected local value buffering in ScenePrimitive2D::get2DDecomposition 2009-06-03 17:53:32 +0200 aw  r272599 : #i89784# version before stripping 2009-06-03 17:52:18 +0200 aw  r272598 : #i89784# version before stripping 2009-05-28 17:15:47 +0200 aw  r272420 : #i101872# old stuff removed/stripped 2009-05-28 17:15:32 +0200 aw  r272419 : #i101872# old stuff removed/stripped 2009-05-28 17:15:15 +0200 aw  r272418 : #i101872# old stuff removed/stripped 2009-05-28 17:14:45 +0200 aw  r272417 : #i101872# old stuff removed/stripped 2009-05-28 12:13:56 +0200 aw  r272396 : #i101872# stable hybrid state 2009-05-28 12:13:46 +0200 aw  r272395 : #i101872# stable hybrid state 2009-05-28 12:13:35 +0200 aw  r272394 : #i101872# stable hybrid state 2009-05-28 12:13:20 +0200 aw  r272393 : #i101872# stable hybrid state 2009-05-28 12:13:05 +0200 aw  r272392 : #i101872# stable hybrid state 2009-05-28 12:12:51 +0200 aw  r272391 : #i101872# stable hybrid state 2009-05-15 16:56:02 +0200 aw  r271952 : #i101872# HitTest unifications 2009-05-15 16:55:22 +0200 aw  r271951 : #i101872# HitTest unifications 2009-05-15 16:55:12 +0200 aw  r271950 : #i101872# HitTest unifications 2009-05-15 16:55:01 +0200 aw  r271949 : #i101872# HitTest unifications 2009-05-15 16:54:51 +0200 aw  r271948 : #i101872# HitTest unifications 2009-05-15 16:54:35 +0200 aw  r271947 : #i101872# HitTest unifications 2009-05-15 16:54:22 +0200 aw  r271946 : #i101872# HitTest unifications 2009-05-12 19:08:38 +0200 aw  r271834 : #i101684# corrected AutoShape's preparation of text transformation due to different definitions in TextBounds 2009-05-12 15:44:49 +0200 aw  r271827 : #i89784# expanded TextLayouterDevice::getTextOutlines() to support DXArray and X-Font scaling 2009-05-11 19:40:40 +0200 aw  r271790 : #i99385# extended HitTest primitive usage, removed IsHdlHit implementations; prepared further HitTest simplifications 2009-05-11 19:40:25 +0200 aw  r271789 : #i99385# extended HitTest primitive usage, removed IsHdlHit implementations; prepared further HitTest simplifications 2009-05-11 19:40:12 +0200 aw  r271788 : #i99385# extended HitTest primitive usage, removed IsHdlHit implementations; prepared further HitTest simplifications 2009-05-11 13:01:53 +0200 aw  r271765 : #i99385# corrections and optimizations 2009-05-08 14:48:40 +0200 aw  r271718 : #i1016180# added optimizations in model operations when model is locked 2009-05-08 14:11:45 +0200 aw  r271716 : #i101679# added flush() calls to OverlayManager when interaction step is prepared 2009-05-07 17:44:03 +0200 aw  r271689 : #i99385# last corrections/changes 2009-05-07 17:43:47 +0200 aw  r271688 : #i99385# last corrections/changes 2009-05-07 13:20:09 +0200 aw  r271654 : #i99385# added changes from WFH 2009-05-07 13:19:38 +0200 aw  r271653 : #i99385# added changes from WFH 2009-05-07 13:19:11 +0200 aw  r271652 : #i99385# added changes from WFH 2009-05-07 11:33:17 +0200 aw  r271643 : #i99385# corrections after resync 2009-05-07 11:17:31 +0200 aw  r271642 : #i99385# corrections after resync 2009-05-06 18:46:53 +0200 aw  r271609 : CWS-TOOLING: rebase CWS aw065 to trunk@271427 (milestone: DEV300:m47) 2009-05-05 18:24:03 +0200 aw  r271548 : #i101443# force new text decomposition when TextBackgroundColor has changed 2009-05-05 17:44:42 +0200 aw  r271542 : #i99385# 3rd round, simplifications and corrections done 2009-05-05 17:44:32 +0200 aw  r271541 : #i99385# 3rd round, simplifications and corrections done 2009-05-05 17:44:20 +0200 aw  r271540 : #i99385# 3rd round, simplifications and corrections done 2009-05-05 17:44:09 +0200 aw  r271539 : #i99385# 3rd round, simplifications and corrections done 2009-05-05 15:48:38 +0200 aw  r271527 : #i99385# 2nd round, usages checked and corrected 2009-05-05 15:48:15 +0200 aw  r271526 : #i99385# 2nd round, usages checked and corrected 2009-05-05 15:48:03 +0200 aw  r271525 : #i99385# 2nd round, usages checked and corrected 2009-05-05 15:47:51 +0200 aw  r271524 : #i99385# 2nd round, usages checked and corrected 2009-04-27 18:33:10 +0200 aw  r271300 : #i99385# state commit after all implementations are done 2009-04-27 15:36:53 +0200 aw  r271283 : #i99385# state commit after all implementations are done 2009-04-27 15:27:49 +0200 aw  r271280 : #i99385# state commit after all implementations are done 2009-04-27 15:27:33 +0200 aw  r271279 : #i99385# state commit after all implementations are done 2009-04-27 15:27:00 +0200 aw  r271278 : #i99385# state commit after all implementations are done 2009-04-27 15:26:15 +0200 aw  r271277 : #i99385# state commit after all implementations are done 2009-04-27 15:25:40 +0200 aw  r271275 : #i99385# state commit after all implementations are done 2009-04-27 15:25:19 +0200 aw  r271274 : #i99385# state commit after all implementations are done 2009-04-27 15:24:00 +0200 aw  r271272 : #i99385# state commit after all implementations are done 2009-03-19 17:12:00 +0100 aw  r269757 : #i100360# corrected bitmap's PefSize calculation for bitmap filled objects when Bitmap is Pixel-based on it's mapping 2009-02-19 17:09:47 +0100 aw  r268298 : #i98917# corrected attributes 2009-02-19 17:09:30 +0100 aw  r268297 : #i98917# corrected attributes 2009-02-19 17:08:22 +0100 aw  r268296 : #i98917# corrected attributes 2009-02-19 11:56:25 +0100 aw  r268268 : #i98870# added extra code to react on PageNumber change 2009-02-18 16:57:24 +0100 aw  r268243 : #i98917# in OverlayHatchRect::getGeometry the rotation was not applied to the TopLeft of the centered rectangle, but to the already extended one, thus the visualisation was rotating around the wrong edge


2009-07-02  Release Engineers  <releng@openoffice.org>  [0d2ffcca942b8a4355f88e00b4ca308ea30f73f8]

CWS-TOOLING: integrate CWS aw065 2009-06-17 13:48:12 +0200 aw  r273068 : #99385# corrected small error in SCs selection visualisation 2009-06-16 15:45:28 +0200 wg  r273021 : i102838 2009-06-16 12:46:07 +0200 wg  r273016 : i102833 2009-06-11 17:40:29 +0200 aw  r272895 : #i98870# added implementation for getPageCount helper 2009-06-11 16:39:54 +0200 aw  r272885 : #i102663#, #i102667#, #i98870# incluide file typo corrected 2009-06-11 16:24:07 +0200 aw  r272881 : #i102663#, #i102667#, #i98870# changes to SdrText, it's usage in SdrTextPrimitive2D and to OverlayObject base implementation. Also support for PageCountField added 2009-06-11 16:23:52 +0200 aw  r272880 : #i102663#, #i102667#, #i98870# changes to SdrText, it's usage in SdrTextPrimitive2D and to OverlayObject base implementation. Also support for PageCountField added 2009-06-09 13:50:29 +0200 aw  r272769 : #i98917# added support for the OverlayHatchRectanglePrimitive to follow rotation with it's hatch; simplified OverlayHatchRect 2009-06-09 13:04:06 +0200 aw  r272766 : #i98870# re-added PageNumber identification in SdrTextPrimitive2D::get2DDecomposition 2009-06-08 18:56:05 +0200 aw  r272744 : #i99385# added some last corrections to OverlayObjects in SD (had to do some merges on resync, needed to optically check and correct) 2009-06-08 11:17:57 +0200 aw  r272725 : cws aw065: corrections after resync 2009-06-08 11:02:25 +0200 aw  r272723 : cws aw065: corrections after resync 2009-06-08 10:36:22 +0200 aw  r272722 : cws aw065: corrections after resync 2009-06-05 18:57:06 +0200 aw  r272712 : CWS-TOOLING: rebase CWS aw065 to trunk@272291 (milestone: DEV300:m49) 2009-06-05 14:56:34 +0200 aw  r272690 : #i89784# stripped old stuff no longer needed due to text-to-polygon conversion using primitives 2009-06-05 14:50:07 +0200 aw  r272688 : #102091# removed on-model-lock suppression for SdrObject::ActionChanged() 2009-06-05 14:47:29 +0200 aw  r272687 : #102091# corrected local value buffering in ScenePrimitive2D::get2DDecomposition 2009-06-03 17:53:32 +0200 aw  r272599 : #i89784# version before stripping 2009-06-03 17:52:18 +0200 aw  r272598 : #i89784# version before stripping 2009-05-28 17:15:47 +0200 aw  r272420 : #i101872# old stuff removed/stripped 2009-05-28 17:15:32 +0200 aw  r272419 : #i101872# old stuff removed/stripped 2009-05-28 17:15:15 +0200 aw  r272418 : #i101872# old stuff removed/stripped 2009-05-28 17:14:45 +0200 aw  r272417 : #i101872# old stuff removed/stripped 2009-05-28 12:13:56 +0200 aw  r272396 : #i101872# stable hybrid state 2009-05-28 12:13:46 +0200 aw  r272395 : #i101872# stable hybrid state 2009-05-28 12:13:35 +0200 aw  r272394 : #i101872# stable hybrid state 2009-05-28 12:13:20 +0200 aw  r272393 : #i101872# stable hybrid state 2009-05-28 12:13:05 +0200 aw  r272392 : #i101872# stable hybrid state 2009-05-28 12:12:51 +0200 aw  r272391 : #i101872# stable hybrid state 2009-05-15 16:56:02 +0200 aw  r271952 : #i101872# HitTest unifications 2009-05-15 16:55:22 +0200 aw  r271951 : #i101872# HitTest unifications 2009-05-15 16:55:12 +0200 aw  r271950 : #i101872# HitTest unifications 2009-05-15 16:55:01 +0200 aw  r271949 : #i101872# HitTest unifications 2009-05-15 16:54:51 +0200 aw  r271948 : #i101872# HitTest unifications 2009-05-15 16:54:35 +0200 aw  r271947 : #i101872# HitTest unifications 2009-05-15 16:54:22 +0200 aw  r271946 : #i101872# HitTest unifications 2009-05-12 19:08:38 +0200 aw  r271834 : #i101684# corrected AutoShape's preparation of text transformation due to different definitions in TextBounds 2009-05-12 15:44:49 +0200 aw  r271827 : #i89784# expanded TextLayouterDevice::getTextOutlines() to support DXArray and X-Font scaling 2009-05-11 19:40:40 +0200 aw  r271790 : #i99385# extended HitTest primitive usage, removed IsHdlHit implementations; prepared further HitTest simplifications 2009-05-11 19:40:25 +0200 aw  r271789 : #i99385# extended HitTest primitive usage, removed IsHdlHit implementations; prepared further HitTest simplifications 2009-05-11 19:40:12 +0200 aw  r271788 : #i99385# extended HitTest primitive usage, removed IsHdlHit implementations; prepared further HitTest simplifications 2009-05-11 13:01:53 +0200 aw  r271765 : #i99385# corrections and optimizations 2009-05-08 14:48:40 +0200 aw  r271718 : #i1016180# added optimizations in model operations when model is locked 2009-05-08 14:11:45 +0200 aw  r271716 : #i101679# added flush() calls to OverlayManager when interaction step is prepared 2009-05-07 17:44:03 +0200 aw  r271689 : #i99385# last corrections/changes 2009-05-07 17:43:47 +0200 aw  r271688 : #i99385# last corrections/changes 2009-05-07 13:20:09 +0200 aw  r271654 : #i99385# added changes from WFH 2009-05-07 13:19:38 +0200 aw  r271653 : #i99385# added changes from WFH 2009-05-07 13:19:11 +0200 aw  r271652 : #i99385# added changes from WFH 2009-05-07 11:33:17 +0200 aw  r271643 : #i99385# corrections after resync 2009-05-07 11:17:31 +0200 aw  r271642 : #i99385# corrections after resync 2009-05-06 18:46:53 +0200 aw  r271609 : CWS-TOOLING: rebase CWS aw065 to trunk@271427 (milestone: DEV300:m47) 2009-05-05 18:24:03 +0200 aw  r271548 : #i101443# force new text decomposition when TextBackgroundColor has changed 2009-05-05 17:44:42 +0200 aw  r271542 : #i99385# 3rd round, simplifications and corrections done 2009-05-05 17:44:32 +0200 aw  r271541 : #i99385# 3rd round, simplifications and corrections done 2009-05-05 17:44:20 +0200 aw  r271540 : #i99385# 3rd round, simplifications and corrections done 2009-05-05 17:44:09 +0200 aw  r271539 : #i99385# 3rd round, simplifications and corrections done 2009-05-05 15:48:38 +0200 aw  r271527 : #i99385# 2nd round, usages checked and corrected 2009-05-05 15:48:15 +0200 aw  r271526 : #i99385# 2nd round, usages checked and corrected 2009-05-05 15:48:03 +0200 aw  r271525 : #i99385# 2nd round, usages checked and corrected 2009-05-05 15:47:51 +0200 aw  r271524 : #i99385# 2nd round, usages checked and corrected 2009-04-27 18:33:10 +0200 aw  r271300 : #i99385# state commit after all implementations are done 2009-04-27 15:36:53 +0200 aw  r271283 : #i99385# state commit after all implementations are done 2009-04-27 15:27:49 +0200 aw  r271280 : #i99385# state commit after all implementations are done 2009-04-27 15:27:33 +0200 aw  r271279 : #i99385# state commit after all implementations are done 2009-04-27 15:27:00 +0200 aw  r271278 : #i99385# state commit after all implementations are done 2009-04-27 15:26:15 +0200 aw  r271277 : #i99385# state commit after all implementations are done 2009-04-27 15:25:40 +0200 aw  r271275 : #i99385# state commit after all implementations are done 2009-04-27 15:25:19 +0200 aw  r271274 : #i99385# state commit after all implementations are done 2009-04-27 15:24:00 +0200 aw  r271272 : #i99385# state commit after all implementations are done 2009-03-19 17:12:00 +0100 aw  r269757 : #i100360# corrected bitmap's PefSize calculation for bitmap filled objects when Bitmap is Pixel-based on it's mapping 2009-02-19 17:09:47 +0100 aw  r268298 : #i98917# corrected attributes 2009-02-19 17:09:30 +0100 aw  r268297 : #i98917# corrected attributes 2009-02-19 17:08:22 +0100 aw  r268296 : #i98917# corrected attributes 2009-02-19 11:56:25 +0100 aw  r268268 : #i98870# added extra code to react on PageNumber change 2009-02-18 16:57:24 +0100 aw  r268243 : #i98917# in OverlayHatchRect::getGeometry the rotation was not applied to the TopLeft of the centered rectangle, but to the already extended one, thus the visualisation was rotating around the wrong edge


2009-07-02  Release Engineers  <releng@openoffice.org>  [6fcee31ed5e1dadcbf9614967592ff188a250007]

CWS-TOOLING: integrate CWS aw065 2009-06-17 13:48:12 +0200 aw  r273068 : #99385# corrected small error in SCs selection visualisation 2009-06-16 15:45:28 +0200 wg  r273021 : i102838 2009-06-16 12:46:07 +0200 wg  r273016 : i102833 2009-06-11 17:40:29 +0200 aw  r272895 : #i98870# added implementation for getPageCount helper 2009-06-11 16:39:54 +0200 aw  r272885 : #i102663#, #i102667#, #i98870# incluide file typo corrected 2009-06-11 16:24:07 +0200 aw  r272881 : #i102663#, #i102667#, #i98870# changes to SdrText, it's usage in SdrTextPrimitive2D and to OverlayObject base implementation. Also support for PageCountField added 2009-06-11 16:23:52 +0200 aw  r272880 : #i102663#, #i102667#, #i98870# changes to SdrText, it's usage in SdrTextPrimitive2D and to OverlayObject base implementation. Also support for PageCountField added 2009-06-09 13:50:29 +0200 aw  r272769 : #i98917# added support for the OverlayHatchRectanglePrimitive to follow rotation with it's hatch; simplified OverlayHatchRect 2009-06-09 13:04:06 +0200 aw  r272766 : #i98870# re-added PageNumber identification in SdrTextPrimitive2D::get2DDecomposition 2009-06-08 18:56:05 +0200 aw  r272744 : #i99385# added some last corrections to OverlayObjects in SD (had to do some merges on resync, needed to optically check and correct) 2009-06-08 11:17:57 +0200 aw  r272725 : cws aw065: corrections after resync 2009-06-08 11:02:25 +0200 aw  r272723 : cws aw065: corrections after resync 2009-06-08 10:36:22 +0200 aw  r272722 : cws aw065: corrections after resync 2009-06-05 18:57:06 +0200 aw  r272712 : CWS-TOOLING: rebase CWS aw065 to trunk@272291 (milestone: DEV300:m49) 2009-06-05 14:56:34 +0200 aw  r272690 : #i89784# stripped old stuff no longer needed due to text-to-polygon conversion using primitives 2009-06-05 14:50:07 +0200 aw  r272688 : #102091# removed on-model-lock suppression for SdrObject::ActionChanged() 2009-06-05 14:47:29 +0200 aw  r272687 : #102091# corrected local value buffering in ScenePrimitive2D::get2DDecomposition 2009-06-03 17:53:32 +0200 aw  r272599 : #i89784# version before stripping 2009-06-03 17:52:18 +0200 aw  r272598 : #i89784# version before stripping 2009-05-28 17:15:47 +0200 aw  r272420 : #i101872# old stuff removed/stripped 2009-05-28 17:15:32 +0200 aw  r272419 : #i101872# old stuff removed/stripped 2009-05-28 17:15:15 +0200 aw  r272418 : #i101872# old stuff removed/stripped 2009-05-28 17:14:45 +0200 aw  r272417 : #i101872# old stuff removed/stripped 2009-05-28 12:13:56 +0200 aw  r272396 : #i101872# stable hybrid state 2009-05-28 12:13:46 +0200 aw  r272395 : #i101872# stable hybrid state 2009-05-28 12:13:35 +0200 aw  r272394 : #i101872# stable hybrid state 2009-05-28 12:13:20 +0200 aw  r272393 : #i101872# stable hybrid state 2009-05-28 12:13:05 +0200 aw  r272392 : #i101872# stable hybrid state 2009-05-28 12:12:51 +0200 aw  r272391 : #i101872# stable hybrid state 2009-05-15 16:56:02 +0200 aw  r271952 : #i101872# HitTest unifications 2009-05-15 16:55:22 +0200 aw  r271951 : #i101872# HitTest unifications 2009-05-15 16:55:12 +0200 aw  r271950 : #i101872# HitTest unifications 2009-05-15 16:55:01 +0200 aw  r271949 : #i101872# HitTest unifications 2009-05-15 16:54:51 +0200 aw  r271948 : #i101872# HitTest unifications 2009-05-15 16:54:35 +0200 aw  r271947 : #i101872# HitTest unifications 2009-05-15 16:54:22 +0200 aw  r271946 : #i101872# HitTest unifications 2009-05-12 19:08:38 +0200 aw  r271834 : #i101684# corrected AutoShape's preparation of text transformation due to different definitions in TextBounds 2009-05-12 15:44:49 +0200 aw  r271827 : #i89784# expanded TextLayouterDevice::getTextOutlines() to support DXArray and X-Font scaling 2009-05-11 19:40:40 +0200 aw  r271790 : #i99385# extended HitTest primitive usage, removed IsHdlHit implementations; prepared further HitTest simplifications 2009-05-11 19:40:25 +0200 aw  r271789 : #i99385# extended HitTest primitive usage, removed IsHdlHit implementations; prepared further HitTest simplifications 2009-05-11 19:40:12 +0200 aw  r271788 : #i99385# extended HitTest primitive usage, removed IsHdlHit implementations; prepared further HitTest simplifications 2009-05-11 13:01:53 +0200 aw  r271765 : #i99385# corrections and optimizations 2009-05-08 14:48:40 +0200 aw  r271718 : #i1016180# added optimizations in model operations when model is locked 2009-05-08 14:11:45 +0200 aw  r271716 : #i101679# added flush() calls to OverlayManager when interaction step is prepared 2009-05-07 17:44:03 +0200 aw  r271689 : #i99385# last corrections/changes 2009-05-07 17:43:47 +0200 aw  r271688 : #i99385# last corrections/changes 2009-05-07 13:20:09 +0200 aw  r271654 : #i99385# added changes from WFH 2009-05-07 13:19:38 +0200 aw  r271653 : #i99385# added changes from WFH 2009-05-07 13:19:11 +0200 aw  r271652 : #i99385# added changes from WFH 2009-05-07 11:33:17 +0200 aw  r271643 : #i99385# corrections after resync 2009-05-07 11:17:31 +0200 aw  r271642 : #i99385# corrections after resync 2009-05-06 18:46:53 +0200 aw  r271609 : CWS-TOOLING: rebase CWS aw065 to trunk@271427 (milestone: DEV300:m47) 2009-05-05 18:24:03 +0200 aw  r271548 : #i101443# force new text decomposition when TextBackgroundColor has changed 2009-05-05 17:44:42 +0200 aw  r271542 : #i99385# 3rd round, simplifications and corrections done 2009-05-05 17:44:32 +0200 aw  r271541 : #i99385# 3rd round, simplifications and corrections done 2009-05-05 17:44:20 +0200 aw  r271540 : #i99385# 3rd round, simplifications and corrections done 2009-05-05 17:44:09 +0200 aw  r271539 : #i99385# 3rd round, simplifications and corrections done 2009-05-05 15:48:38 +0200 aw  r271527 : #i99385# 2nd round, usages checked and corrected 2009-05-05 15:48:15 +0200 aw  r271526 : #i99385# 2nd round, usages checked and corrected 2009-05-05 15:48:03 +0200 aw  r271525 : #i99385# 2nd round, usages checked and corrected 2009-05-05 15:47:51 +0200 aw  r271524 : #i99385# 2nd round, usages checked and corrected 2009-04-27 18:33:10 +0200 aw  r271300 : #i99385# state commit after all implementations are done 2009-04-27 15:36:53 +0200 aw  r271283 : #i99385# state commit after all implementations are done 2009-04-27 15:27:49 +0200 aw  r271280 : #i99385# state commit after all implementations are done 2009-04-27 15:27:33 +0200 aw  r271279 : #i99385# state commit after all implementations are done 2009-04-27 15:27:00 +0200 aw  r271278 : #i99385# state commit after all implementations are done 2009-04-27 15:26:15 +0200 aw  r271277 : #i99385# state commit after all implementations are done 2009-04-27 15:25:40 +0200 aw  r271275 : #i99385# state commit after all implementations are done 2009-04-27 15:25:19 +0200 aw  r271274 : #i99385# state commit after all implementations are done 2009-04-27 15:24:00 +0200 aw  r271272 : #i99385# state commit after all implementations are done 2009-03-19 17:12:00 +0100 aw  r269757 : #i100360# corrected bitmap's PefSize calculation for bitmap filled objects when Bitmap is Pixel-based on it's mapping 2009-02-19 17:09:47 +0100 aw  r268298 : #i98917# corrected attributes 2009-02-19 17:09:30 +0100 aw  r268297 : #i98917# corrected attributes 2009-02-19 17:08:22 +0100 aw  r268296 : #i98917# corrected attributes 2009-02-19 11:56:25 +0100 aw  r268268 : #i98870# added extra code to react on PageNumber change 2009-02-18 16:57:24 +0100 aw  r268243 : #i98917# in OverlayHatchRect::getGeometry the rotation was not applied to the TopLeft of the centered rectangle, but to the already extended one, thus the visualisation was rotating around the wrong edge


2009-07-02  Release Engineers  <releng@openoffice.org>  [55d908ad3e7e9625b473de0b4933d309281e259a]

CWS-TOOLING: integrate CWS aw065 2009-06-17 13:48:12 +0200 aw  r273068 : #99385# corrected small error in SCs selection visualisation 2009-06-16 15:45:28 +0200 wg  r273021 : i102838 2009-06-16 12:46:07 +0200 wg  r273016 : i102833 2009-06-11 17:40:29 +0200 aw  r272895 : #i98870# added implementation for getPageCount helper 2009-06-11 16:39:54 +0200 aw  r272885 : #i102663#, #i102667#, #i98870# incluide file typo corrected 2009-06-11 16:24:07 +0200 aw  r272881 : #i102663#, #i102667#, #i98870# changes to SdrText, it's usage in SdrTextPrimitive2D and to OverlayObject base implementation. Also support for PageCountField added 2009-06-11 16:23:52 +0200 aw  r272880 : #i102663#, #i102667#, #i98870# changes to SdrText, it's usage in SdrTextPrimitive2D and to OverlayObject base implementation. Also support for PageCountField added 2009-06-09 13:50:29 +0200 aw  r272769 : #i98917# added support for the OverlayHatchRectanglePrimitive to follow rotation with it's hatch; simplified OverlayHatchRect 2009-06-09 13:04:06 +0200 aw  r272766 : #i98870# re-added PageNumber identification in SdrTextPrimitive2D::get2DDecomposition 2009-06-08 18:56:05 +0200 aw  r272744 : #i99385# added some last corrections to OverlayObjects in SD (had to do some merges on resync, needed to optically check and correct) 2009-06-08 11:17:57 +0200 aw  r272725 : cws aw065: corrections after resync 2009-06-08 11:02:25 +0200 aw  r272723 : cws aw065: corrections after resync 2009-06-08 10:36:22 +0200 aw  r272722 : cws aw065: corrections after resync 2009-06-05 18:57:06 +0200 aw  r272712 : CWS-TOOLING: rebase CWS aw065 to trunk@272291 (milestone: DEV300:m49) 2009-06-05 14:56:34 +0200 aw  r272690 : #i89784# stripped old stuff no longer needed due to text-to-polygon conversion using primitives 2009-06-05 14:50:07 +0200 aw  r272688 : #102091# removed on-model-lock suppression for SdrObject::ActionChanged() 2009-06-05 14:47:29 +0200 aw  r272687 : #102091# corrected local value buffering in ScenePrimitive2D::get2DDecomposition 2009-06-03 17:53:32 +0200 aw  r272599 : #i89784# version before stripping 2009-06-03 17:52:18 +0200 aw  r272598 : #i89784# version before stripping 2009-05-28 17:15:47 +0200 aw  r272420 : #i101872# old stuff removed/stripped 2009-05-28 17:15:32 +0200 aw  r272419 : #i101872# old stuff removed/stripped 2009-05-28 17:15:15 +0200 aw  r272418 : #i101872# old stuff removed/stripped 2009-05-28 17:14:45 +0200 aw  r272417 : #i101872# old stuff removed/stripped 2009-05-28 12:13:56 +0200 aw  r272396 : #i101872# stable hybrid state 2009-05-28 12:13:46 +0200 aw  r272395 : #i101872# stable hybrid state 2009-05-28 12:13:35 +0200 aw  r272394 : #i101872# stable hybrid state 2009-05-28 12:13:20 +0200 aw  r272393 : #i101872# stable hybrid state 2009-05-28 12:13:05 +0200 aw  r272392 : #i101872# stable hybrid state 2009-05-28 12:12:51 +0200 aw  r272391 : #i101872# stable hybrid state 2009-05-15 16:56:02 +0200 aw  r271952 : #i101872# HitTest unifications 2009-05-15 16:55:22 +0200 aw  r271951 : #i101872# HitTest unifications 2009-05-15 16:55:12 +0200 aw  r271950 : #i101872# HitTest unifications 2009-05-15 16:55:01 +0200 aw  r271949 : #i101872# HitTest unifications 2009-05-15 16:54:51 +0200 aw  r271948 : #i101872# HitTest unifications 2009-05-15 16:54:35 +0200 aw  r271947 : #i101872# HitTest unifications 2009-05-15 16:54:22 +0200 aw  r271946 : #i101872# HitTest unifications 2009-05-12 19:08:38 +0200 aw  r271834 : #i101684# corrected AutoShape's preparation of text transformation due to different definitions in TextBounds 2009-05-12 15:44:49 +0200 aw  r271827 : #i89784# expanded TextLayouterDevice::getTextOutlines() to support DXArray and X-Font scaling 2009-05-11 19:40:40 +0200 aw  r271790 : #i99385# extended HitTest primitive usage, removed IsHdlHit implementations; prepared further HitTest simplifications 2009-05-11 19:40:25 +0200 aw  r271789 : #i99385# extended HitTest primitive usage, removed IsHdlHit implementations; prepared further HitTest simplifications 2009-05-11 19:40:12 +0200 aw  r271788 : #i99385# extended HitTest primitive usage, removed IsHdlHit implementations; prepared further HitTest simplifications 2009-05-11 13:01:53 +0200 aw  r271765 : #i99385# corrections and optimizations 2009-05-08 14:48:40 +0200 aw  r271718 : #i1016180# added optimizations in model operations when model is locked 2009-05-08 14:11:45 +0200 aw  r271716 : #i101679# added flush() calls to OverlayManager when interaction step is prepared 2009-05-07 17:44:03 +0200 aw  r271689 : #i99385# last corrections/changes 2009-05-07 17:43:47 +0200 aw  r271688 : #i99385# last corrections/changes 2009-05-07 13:20:09 +0200 aw  r271654 : #i99385# added changes from WFH 2009-05-07 13:19:38 +0200 aw  r271653 : #i99385# added changes from WFH 2009-05-07 13:19:11 +0200 aw  r271652 : #i99385# added changes from WFH 2009-05-07 11:33:17 +0200 aw  r271643 : #i99385# corrections after resync 2009-05-07 11:17:31 +0200 aw  r271642 : #i99385# corrections after resync 2009-05-06 18:46:53 +0200 aw  r271609 : CWS-TOOLING: rebase CWS aw065 to trunk@271427 (milestone: DEV300:m47) 2009-05-05 18:24:03 +0200 aw  r271548 : #i101443# force new text decomposition when TextBackgroundColor has changed 2009-05-05 17:44:42 +0200 aw  r271542 : #i99385# 3rd round, simplifications and corrections done 2009-05-05 17:44:32 +0200 aw  r271541 : #i99385# 3rd round, simplifications and corrections done 2009-05-05 17:44:20 +0200 aw  r271540 : #i99385# 3rd round, simplifications and corrections done 2009-05-05 17:44:09 +0200 aw  r271539 : #i99385# 3rd round, simplifications and corrections done 2009-05-05 15:48:38 +0200 aw  r271527 : #i99385# 2nd round, usages checked and corrected 2009-05-05 15:48:15 +0200 aw  r271526 : #i99385# 2nd round, usages checked and corrected 2009-05-05 15:48:03 +0200 aw  r271525 : #i99385# 2nd round, usages checked and corrected 2009-05-05 15:47:51 +0200 aw  r271524 : #i99385# 2nd round, usages checked and corrected 2009-04-27 18:33:10 +0200 aw  r271300 : #i99385# state commit after all implementations are done 2009-04-27 15:36:53 +0200 aw  r271283 : #i99385# state commit after all implementations are done 2009-04-27 15:27:49 +0200 aw  r271280 : #i99385# state commit after all implementations are done 2009-04-27 15:27:33 +0200 aw  r271279 : #i99385# state commit after all implementations are done 2009-04-27 15:27:00 +0200 aw  r271278 : #i99385# state commit after all implementations are done 2009-04-27 15:26:15 +0200 aw  r271277 : #i99385# state commit after all implementations are done 2009-04-27 15:25:40 +0200 aw  r271275 : #i99385# state commit after all implementations are done 2009-04-27 15:25:19 +0200 aw  r271274 : #i99385# state commit after all implementations are done 2009-04-27 15:24:00 +0200 aw  r271272 : #i99385# state commit after all implementations are done 2009-03-19 17:12:00 +0100 aw  r269757 : #i100360# corrected bitmap's PefSize calculation for bitmap filled objects when Bitmap is Pixel-based on it's mapping 2009-02-19 17:09:47 +0100 aw  r268298 : #i98917# corrected attributes 2009-02-19 17:09:30 +0100 aw  r268297 : #i98917# corrected attributes 2009-02-19 17:08:22 +0100 aw  r268296 : #i98917# corrected attributes 2009-02-19 11:56:25 +0100 aw  r268268 : #i98870# added extra code to react on PageNumber change 2009-02-18 16:57:24 +0100 aw  r268243 : #i98917# in OverlayHatchRect::getGeometry the rotation was not applied to the TopLeft of the centered rectangle, but to the already extended one, thus the visualisation was rotating around the wrong edge


2009-07-02  Jan Holesovsky  <kendy@suse.cz>  [9709bc3f161d15c39883a943fc92e227cf4bf4a1]

Merge commit 'ooo/DEV300_m51'


2009-07-02  Jan Holesovsky  <kendy@suse.cz>  [ec7fdc071ac42b492d4d3283c2461cb89b6bb024]

Merge commit 'ooo/DEV300_m51'


2009-07-02  Sven Jacobi  <sj@openoffice.org>  [3367042972ef44a1c02bf25e616c524c2b211934]

taking back changes of rev 273661


2009-07-02  sb  <sb@openoffice.org>  [d790c0c2dd77875626abc306f4c2871b02695350]

merged in DEV300_m51


2009-07-02  sb  <sb@openoffice.org>  [d9963a69e83d7879aa57f1bdac658e2fecdb17f0]

merged in DEV300_m51


2009-07-02  sb  <sb@openoffice.org>  [5de74549e67c5d0cedb4aa9483f0d72d7df297d5]

merged in DEV300_m51


2009-07-02  sb  <sb@openoffice.org>  [9ac4a716b225f845d95d8164cd8e187586665f63]

merged in DEV300_m51


2009-07-02  Sven Jacobi  <sj@openoffice.org>  [437e41aff335e0b6653d3c9ce9644d1cc853ae90]

#i103278# fixed import of lines


2009-07-02  Jan Holesovsky  <kendy@suse.cz>  [d7c270c9270b36d9193b936091ddd0e33cccb614]

Split build: Copy also instsetoo_native when installing solver.

* Makefile.am:

2009-07-02  Jan Holesovsky  <kendy@suse.cz>  [f10ad52c5ca624b69f63829d26e52657b70ba51f]

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  sb  <sb@openoffice.org>  [735726b2a9873914ccb54657861434800f1cb6f9]

#i101955# XStringEscape is optional, so should not trigger OSL_ENUSREs


2009-07-02  Release Engineers  <releng@openoffice.org>  [3552ce84b28ac58129175b6e08fd97f212abb017]

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-02  Release Engineers  <releng@openoffice.org>  [810aa6e9161071f832464bd24a4ffec59488eff8]

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-02  Release Engineers  <releng@openoffice.org>  [6cf5d5f6796a4bf8fad35592f4b9f827e8e769ad]

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-02  Release Engineers  <releng@openoffice.org>  [23cd960582d18a62ba135f5fd6a4c87d8b91a841]

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-02  Release Engineers  <releng@openoffice.org>  [4afc9f7fa4d1f17201585f52a33f168e2ade5bce]

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-02  Release Engineers  <releng@openoffice.org>  [fc8b377b1654dbf2389634afb32b75d6d3644326]

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-02  Release Engineers  <releng@openoffice.org>  [c12255822cdd9f57a109e2989a01d9930894e9f3]

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-02  Release Engineers  <releng@openoffice.org>  [3bcd8fb62679d4bd066d1725dad41601c7d8e641]

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-02  Release Engineers  <releng@openoffice.org>  [65f02b557c44b9a544dc0cd336b318c61491bf97]

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-02  Release Engineers  <releng@openoffice.org>  [e68b9caf08facdd99054e61f1242c7a5c5929ab9]

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>  [dde139fd30b1d61856923b19cc280c90c158c27c]

#i10000# typo fix


2009-07-01  Mathias Bauer  <mba@openoffice.org>  [631b9d8b113c10d04809461670be76178c27fce9]

#i92516#: separate API and UI printing


2009-07-01  Ivo Hinkelmann  <ihi@openoffice.org>  [8db27b88f6b00e6e6824ba3a2a456fe873bce57e]

#i10000# to 'honor' the lost path variable ...


2009-07-01  Ivo Hinkelmann  <ihi@openoffice.org>  [333b16cea9e7f9a11968fd05c75a3de892e360d4]

#i10000# to 'honor' the lost path variable ...


2009-07-01  Ivo Hinkelmann  <ihi@openoffice.org>  [b28a2ad5fd0ca94db2f305168426ee97b0792e01]

#i10000# to 'honor' the lost path variable ...


2009-07-01  Release Engineers  <releng@openoffice.org>  [43bafd9dd74489bac28edb5bbdb8a7d0b2442cc5]

CWS-TOOLING: integrate CWS scsheetprotection02 2009-06-18 16:48:14 +0200 kohei  r273124 : #i102906# Fix a crasher when loading an xls document with unsupported encrytpion. 2009-06-15 14:02:00 +0200 dr  r272982 : #i10000# compiler warnings 2009-04-13 23:06:21 +0200 kohei  r270740 : Renamed SetData() to SetDataFromDocument(), in order to resolve name clash with the method of the same name in class Window.  This caused a compiler warning on Solaris Intel. 2009-04-13 04:09:59 +0200 kohei  r270729 : CWS-TOOLING: rebase CWS scsheetprotection02 to trunk@270723 (milestone: DEV300:m46) 2009-02-23 16:13:45 +0100 kohei  r268361 : added tabprotection.obj to the exception file list.  Apparently the older versions of boost::shared_ptr rely on C++ exceptions for its implementation. 2009-02-18 19:59:05 +0100 kohei  r268253 : Switched to using ::boost::shared_ptr to wrap a pimpl class, because using ::std::auto_ptr in this header breaks the build on win32.  The MSVC implementation of ::std::auto_ptr has some weird quirks... 2009-02-17 21:47:13 +0100 kohei  r268192 : fixed linkage issue due to library split. 2009-02-17 04:50:34 +0100 kohei  r267842 : CWS-TOOLING: rebase CWS scsheetprotection02 to trunk@267171 (milestone: DEV300:m41) 2009-02-17 02:36:10 +0100 kohei  r267841 : reverted the last commit, to re-surrect the removed src files. 2009-02-03 22:02:34 +0100 kohei  r267342 : removed the src files to prevent them from being entered into the translation process.  The dialogs that need the strings are not yet enabled in the code, so their removal will not cause any harm. 2009-01-14 12:24:29 +0100 dr  r266280 : #i10000# wntmsci12 compiler warnings #4 2009-01-14 09:35:46 +0100 dr  r266267 : #i10000# wntmsci12 compiler warnings #3 2009-01-13 15:42:07 +0100 dr  r266231 : #i10000# wntmsci12 compiler warnings #2 2009-01-13 13:18:28 +0100 dr  r266216 : #i10000# wntmsci12 compiler warnings 2009-01-07 03:59:11 +0100 kohei  r265943 : remove the fscking compiler warnings. 2009-01-06 15:55:32 +0100 kohei  r265925 : removed compiler warnings that caused the buildbot build to fail.... 2009-01-05 23:24:59 +0100 kohei  r265888 : Undoing my own local build fix to work around the libmoz... issue. 2008-12-30 21:39:58 +0100 kohei  r265833 : Duh!  Sheet protection was supposed to be disabled. :-/ 2008-12-23 20:25:55 +0100 kohei  r265792 : recovered the code block that was accidentally removed during cws rebase. 2008-12-23 19:03:19 +0100 kohei  r265791 : fixed breakage in ods export filter due to rebase to m38. 2008-12-23 16:41:49 +0100 kohei  r265787 : CWS-TOOLING: rebase CWS scsheetprotection02 to trunk@265758 (milestone: DEV300:m38) 2008-12-23 05:37:47 +0100 kohei  r265768 : deliberately forget document and sheet passwords when importing from or exporting to excel, to emulate the current behavior. 2008-12-23 05:12:59 +0100 kohei  r265767 : removed commented-out unused method ScDocument::SetAutoFilterFlags(). 2008-12-23 05:05:19 +0100 kohei  r265766 : removed one duplicate method and made associated changes with the removal, and a little more code cleanup. 2008-12-23 04:24:58 +0100 kohei  r265765 : a typo in in-line comment 2008-12-23 04:23:08 +0100 kohei  r265764 : remove fprintf statement that blatantly prints out document encryption password to stdout.  not a good practice. 2008-12-23 04:14:21 +0100 kohei  r265763 : we actually don't want to clear all options, because if we do, then we would no longer be able to select any cells on a protected sheet. 2008-12-23 04:07:10 +0100 kohei  r265762 : * minor code cleanup (indentation inconsistencies & use of tab) * fixed unprotecting a sheet with password to make it work again. 2008-12-23 03:22:50 +0100 kohei  r265761 : reverted all the new functionalities to the existing ones, while keeping the new code in as much as I could. 2008-12-22 23:11:08 +0100 kohei  r265760 : in xls export filter, renamed two unknown records into records of known name. 2008-12-22 22:34:50 +0100 kohei  r265759 : temporarily disable password capability on file export for MS Excel 97. 2008-12-22 17:01:21 +0100 kohei  r265754 : CWS-TOOLING: rebase CWS scsheetprotection02 to trunk@264807 (milestone: DEV300:m37) 2008-11-26 03:12:58 +0100 kohei  r264335 : recovered a method that was actually used. 2008-11-25 21:51:10 +0100 kohei  r264334 : CWS-TOOLING: rebase CWS scsheetprotection02 to trunk@264325 (milestone: DEV300:m36) 2008-10-08 19:57:35 +0200 kohei  r262094 : changed description string to make it less technical. 2008-10-01 05:56:58 +0200 kohei  r261986 : migrated from the cvs-based cws. 2008-10-01 05:55:19 +0200 kohei  r261985 : migrated from the cvs-based cws. 2008-10-01 05:55:00 +0200 kohei  r261984 : migrated from the cvs-based cws.


2009-07-01  Release Engineers  <releng@openoffice.org>  [b53dc9550dbff91f84714e673ba24b60f5d36cfb]

CWS-TOOLING: integrate CWS scsheetprotection02 2009-06-18 16:48:14 +0200 kohei  r273124 : #i102906# Fix a crasher when loading an xls document with unsupported encrytpion. 2009-06-15 14:02:00 +0200 dr  r272982 : #i10000# compiler warnings 2009-04-13 23:06:21 +0200 kohei  r270740 : Renamed SetData() to SetDataFromDocument(), in order to resolve name clash with the method of the same name in class Window.  This caused a compiler warning on Solaris Intel. 2009-04-13 04:09:59 +0200 kohei  r270729 : CWS-TOOLING: rebase CWS scsheetprotection02 to trunk@270723 (milestone: DEV300:m46) 2009-02-23 16:13:45 +0100 kohei  r268361 : added tabprotection.obj to the exception file list.  Apparently the older versions of boost::shared_ptr rely on C++ exceptions for its implementation. 2009-02-18 19:59:05 +0100 kohei  r268253 : Switched to using ::boost::shared_ptr to wrap a pimpl class, because using ::std::auto_ptr in this header breaks the build on win32.  The MSVC implementation of ::std::auto_ptr has some weird quirks... 2009-02-17 21:47:13 +0100 kohei  r268192 : fixed linkage issue due to library split. 2009-02-17 04:50:34 +0100 kohei  r267842 : CWS-TOOLING: rebase CWS scsheetprotection02 to trunk@267171 (milestone: DEV300:m41) 2009-02-17 02:36:10 +0100 kohei  r267841 : reverted the last commit, to re-surrect the removed src files. 2009-02-03 22:02:34 +0100 kohei  r267342 : removed the src files to prevent them from being entered into the translation process.  The dialogs that need the strings are not yet enabled in the code, so their removal will not cause any harm. 2009-01-14 12:24:29 +0100 dr  r266280 : #i10000# wntmsci12 compiler warnings #4 2009-01-14 09:35:46 +0100 dr  r266267 : #i10000# wntmsci12 compiler warnings #3 2009-01-13 15:42:07 +0100 dr  r266231 : #i10000# wntmsci12 compiler warnings #2 2009-01-13 13:18:28 +0100 dr  r266216 : #i10000# wntmsci12 compiler warnings 2009-01-07 03:59:11 +0100 kohei  r265943 : remove the fscking compiler warnings. 2009-01-06 15:55:32 +0100 kohei  r265925 : removed compiler warnings that caused the buildbot build to fail.... 2009-01-05 23:24:59 +0100 kohei  r265888 : Undoing my own local build fix to work around the libmoz... issue. 2008-12-30 21:39:58 +0100 kohei  r265833 : Duh!  Sheet protection was supposed to be disabled. :-/ 2008-12-23 20:25:55 +0100 kohei  r265792 : recovered the code block that was accidentally removed during cws rebase. 2008-12-23 19:03:19 +0100 kohei  r265791 : fixed breakage in ods export filter due to rebase to m38. 2008-12-23 16:41:49 +0100 kohei  r265787 : CWS-TOOLING: rebase CWS scsheetprotection02 to trunk@265758 (milestone: DEV300:m38) 2008-12-23 05:37:47 +0100 kohei  r265768 : deliberately forget document and sheet passwords when importing from or exporting to excel, to emulate the current behavior. 2008-12-23 05:12:59 +0100 kohei  r265767 : removed commented-out unused method ScDocument::SetAutoFilterFlags(). 2008-12-23 05:05:19 +0100 kohei  r265766 : removed one duplicate method and made associated changes with the removal, and a little more code cleanup. 2008-12-23 04:24:58 +0100 kohei  r265765 : a typo in in-line comment 2008-12-23 04:23:08 +0100 kohei  r265764 : remove fprintf statement that blatantly prints out document encryption password to stdout.  not a good practice. 2008-12-23 04:14:21 +0100 kohei  r265763 : we actually don't want to clear all options, because if we do, then we would no longer be able to select any cells on a protected sheet. 2008-12-23 04:07:10 +0100 kohei  r265762 : * minor code cleanup (indentation inconsistencies & use of tab) * fixed unprotecting a sheet with password to make it work again. 2008-12-23 03:22:50 +0100 kohei  r265761 : reverted all the new functionalities to the existing ones, while keeping the new code in as much as I could. 2008-12-22 23:11:08 +0100 kohei  r265760 : in xls export filter, renamed two unknown records into records of known name. 2008-12-22 22:34:50 +0100 kohei  r265759 : temporarily disable password capability on file export for MS Excel 97. 2008-12-22 17:01:21 +0100 kohei  r265754 : CWS-TOOLING: rebase CWS scsheetprotection02 to trunk@264807 (milestone: DEV300:m37) 2008-11-26 03:12:58 +0100 kohei  r264335 : recovered a method that was actually used. 2008-11-25 21:51:10 +0100 kohei  r264334 : CWS-TOOLING: rebase CWS scsheetprotection02 to trunk@264325 (milestone: DEV300:m36) 2008-10-08 19:57:35 +0200 kohei  r262094 : changed description string to make it less technical. 2008-10-01 05:56:58 +0200 kohei  r261986 : migrated from the cvs-based cws. 2008-10-01 05:55:19 +0200 kohei  r261985 : migrated from the cvs-based cws. 2008-10-01 05:55:00 +0200 kohei  r261984 : migrated from the cvs-based cws.


2009-06-30  Jan Holesovsky  <kendy@suse.cz>  [b70bfa68264d5665e28627c48f5a799ab4e9a569]

Split build: Use BUILDSOLVER where appropriate.

* bridges/unotypes/makefile.mk:
* cppuhelper/source/makefile.mk:
* cppuhelper/unotypes/makefile.mk:
* cpputools/source/registercomponent/makefile.mk:
* cpputools/source/regsingleton/makefile.mk:
* cpputools/source/unoexe/makefile.mk:
* io/source/acceptor/makefile.mk:
* io/source/connector/makefile.mk:
* io/source/stm/makefile.mk:
* javaunohelper/source/makefile.mk:
* offapi/util/makefile.mk:
* offuh/source/makefile.mk:
* remotebridges/source/bridge/makefile.mk:
* remotebridges/source/dynamicloader/makefile.mk:
* remotebridges/source/factory/makefile.mk:
* remotebridges/source/unourl_resolver/makefile.mk:
* ridljar/javamaker/makefile.mk:
* stoc/source/cppumaker.mk:
* unoil/javamaker/makefile.mk:

2009-06-30  Jan Holesovsky  <kendy@suse.cz>  [1e28c8b283a51906a040733b510164295de365d6]

Split build: Fix build dependencies.

* cli_ure/prj/build.lst:
* offapi/prj/build.lst:
* pyuno/prj/build.lst:
* ridljar/prj/build.lst:
* sal/prj/build.lst:
* unoil/prj/build.lst:
* ure/prj/build.lst:
* xml2cmp/prj/build.lst:

2009-06-30  Jan Holesovsky  <kendy@suse.cz>  [d6b14ee4de2f627f4390c927c99c7c131d02d828]

Split build: The build bits themselves.

This makes ./configure ; make work.  make install is still a TODO.

* Makefile.am:
* autogen.sh:
* build/prj/build.lst:
* build/stamp/.gitignore:
* build/stamp/README.txt:
* buildenv.in:
* configure.in:

2009-06-30  Jan Holesovsky  <kendy@suse.cz>  [a3f399e8a2965c640ad026c44726decdee6a789e]

Split build: Add files needed by automake.

* AUTHORS:
* COPYING:
* ChangeLog:
* INSTALL:
* NEWS:
* README:

2009-06-30  Jan Holesovsky  <kendy@suse.cz>  [9a2e4d94a80f93803defe3a1af0ff0cb8bf812a1]

Split build: Ignore built stuff.

* .gitignore: Add.

2009-06-30  Jan Holesovsky  <kendy@suse.cz>  [ab9ae6647584476eafb0cc4582b0653d21ce1363]

Split build: Remove install-sh, it is generated.

* .gitignore:
* install-sh:

2009-06-30  Jan Holesovsky  <kendy@suse.cz>  [a59ab60a9b09abc8257f3173aa2ce970f3107b68]

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  Philipp Lohmann  <pl@openoffice.org>  [a06a9f6d94bc1338fc68f01abfb6516fbf184918]

#i92516# replace missing preview in native mac dialog by our own


2009-06-29  thb  <thb@openoffice.org>  [3faab003ceeebd990b543252c015defe66e74679]

#103174# Code from the ecntablet and eraser CWS; optionally improves user paint interactions in slideshow


2009-06-29  thb  <thb@openoffice.org>  [51df7ffd3ff8107524ab2b238196a3ff91e7ad77]

#103174# Code from the ecntablet and eraser CWS; optionally improves user paint interactions in slideshow


2009-06-29  thb  <thb@openoffice.org>  [a0587039eb5d0517b8687d1e8cbecdaea311caf7]

#103174# Code from the ecntablet and eraser CWS; optionally improves user paint interactions in slideshow


2009-06-29  thb  <thb@openoffice.org>  [44d83b68fd07342fdad4003ce4007e26669979f4]

#103174# Code from the ecntablet and eraser CWS; optionally improves user paint interactions in slideshow


2009-06-29  Release Engineers  <releng@openoffice.org>  [e60775331411c646ece44468f3e28e6c1acd8e43]

Create DEV300_m51 milestone tag from trunk@273467


2009-06-29  Release Engineers  <releng@openoffice.org>  [f35d16f23ef9d0a2c1fdc0938a3c6f3f4b9060c8]

Create DEV300_m51 milestone tag from trunk@273467


2009-06-29  Release Engineers  <releng@openoffice.org>  [9fc5fd9b930afa0d79135804a2807a34f6fbf7f8]

Create DEV300_m51 milestone tag from trunk@273467


2009-06-29  Release Engineers  <releng@openoffice.org>  [f92b3f2c15ef29b5524a362fdeb0ebb7aac7dece]

Create DEV300_m51 milestone tag from trunk@273467


2009-06-29  Release Engineers  <releng@openoffice.org>  [f497764a0cd5a0fb1cf71b9d09331586ee73de1b]

Create DEV300_m51 milestone tag from trunk@273467


2009-06-29  Release Engineers  <releng@openoffice.org>  [4cc46f48b70c298a382908fdd37754f1d7b8b396]

Create DEV300_m51 milestone tag from trunk@273467


2009-06-29  Release Engineers  <releng@openoffice.org>  [ccde4984fa5b39fca3cd300742e4130a7bd6b1e0]

Create DEV300_m51 milestone tag from trunk@273467


2009-06-29  Release Engineers  <releng@openoffice.org>  [1d87c1abc0043f69a78616f8668357be59f55da2]

Create DEV300_m51 milestone tag from trunk@273467


2009-06-29  Release Engineers  <releng@openoffice.org>  [7839b77ce733d2189aab0e14c6036be96cb44eb9]

Create DEV300_m51 milestone tag from trunk@273467


2009-06-29  Release Engineers  <releng@openoffice.org>  [dff9ecd2545210c6a006199b7106fdb1a70889d9]

Create DEV300_m51 milestone tag from trunk@273467


2009-06-29  Release Engineers  <releng@openoffice.org>  [87b38cb17d0443b890befe17043698841175d285]

Create DEV300_m51 milestone tag from trunk@273467


2009-06-29  Release Engineers  <releng@openoffice.org>  [8531f4aa14ee68db0dfdbc6b0584322a73fd4ca9]

Create DEV300_m51 milestone tag from trunk@273467


2009-06-29  Release Engineers  <releng@openoffice.org>  [b5de49d4e903bdeb63f2a4eaf4444785faffe74a]

Create DEV300_m51 milestone tag from trunk@273467


2009-06-29  Release Engineers  <releng@openoffice.org>  [b5bdc62436c28c67c130d154a66f3d4cb2772516]

Create DEV300_m51 milestone tag from trunk@273467


2009-06-29  Release Engineers  <releng@openoffice.org>  [95a48940e91e4d38496dbc72480e8d4dabebf067]

Create DEV300_m51 milestone tag from trunk@273467


2009-06-29  Release Engineers  <releng@openoffice.org>  [078725525ba344e7c6885ab510ce83b52075107b]

Create DEV300_m51 milestone tag from trunk@273467


2009-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [ed40eba10e313fcd720e80e6f29395b038896074]

#i10000# build fix


2009-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [5f21e311fc908a5f77a12843fc9d90f29ded76fd]

#i10000# added gsicheck and localize_sl


2009-06-26  Jan Holesovsky  <kendy@suse.cz>  [d72fc0a2915d5fe9959480e364584fe0d9fa801a]

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  Philipp Lohmann  <pl@openoffice.org>  [fb5de508c0df7446e147cdcfe77e182d302c3e18]

#i92516# add: JobName


2009-06-26  Philipp Lohmann  <pl@openoffice.org>  [eabda9293f16222f50be0495de945d1df909010a]

#i92516# add: JobName


2009-06-26  Philipp Lohmann  <pl@openoffice.org>  [61e5696463d074e6bba86a12300f9623a32f71e7]

#i92516# add: Pages, Wait


2009-06-26  Ivo Hinkelmann  <ihi@openoffice.org>  [ccd40ded023dc4001711ec4bedeac5f5d1b7e2f4]

#i10000# latest and greatest


2009-06-26  Philipp Lohmann  <pl@openoffice.org>  [497f21a8d0142c70d1c188a77055c509fd7cb690]

#i92516# add: MonitorVisible


2009-06-26  Philipp Lohmann  <pl@openoffice.org>  [135137e4930fd36174007520755fc62a30d520aa]

#i92516# add: LocalFileName


2009-06-26  Philipp Lohmann  <pl@openoffice.org>  [4d23a2308041f28c92019b86bc292fbdf6575c47]

#i92516# add: jobStarted, PrintableState


2009-06-26  Philipp Lohmann  <pl@openoffice.org>  [de8ad26685ea2b9ed62433563670de0e7ebfa942]

#i92516# add: jobStarted, PrintableState


2009-06-26  Jan Holesovsky  <kendy@suse.cz>  [728cedc9ceb11a86c63449b35a3c5299542c4542]

Split build: Ignore the generated stuff.

* .gitignore:
* dmake/.gitignore:
* solenv/.gitignore:

2009-06-26  Jan Holesovsky  <kendy@suse.cz>  [4fda2a1d47bef658bfefd6d22d79022f050e2491]

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>  [061104ffd1600013cd3b74da95b9c56fd12eca62]

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>  [e1c272704de130e8397a17fae6712247123cf248]

Split build: Script to clone the rest of the repositories.

* download:

2009-06-25  Jan Holesovsky  <kendy@suse.cz>  [8519384bbaddb6b052d95977b65833e73f9e5ba6]

Split build: Add the files needed by automake.

* AUTHORS:
* COPYING:
* ChangeLog:
* INSTALL:
* NEWS:
* README:

2009-06-25  Jan Holesovsky  <kendy@suse.cz>  [c2acb91ac3f92a3556ccffc7cf4ab706754c4931]

Split build: Decrease the scp2 build dependencies.

* scp2/prj/build.lst:

2009-06-25  Jan Holesovsky  <kendy@suse.cz>  [8bf46ae52dceee56e757c56f7875ce4daaba828b]

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>  [6866425a721805e7349c37889d3196d8a7fac8ff]

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>  [d9bde65ea2c5e82744389ddcc5fbce9f50a37c4c]

Split build: Set executable bit for build.pl and gccinstlib.pl.


2009-06-24  Philipp Lohmann  <pl@openoffice.org>  [d3afbfc954cd9e3f99e3bd77fa87d70055447e03]

prepare for more properties from the outside (e.g. API printing)


2009-06-24  Philipp Lohmann  <pl@openoffice.org>  [a22cd6b9c89f9d1bac898596942af3e889ee94d6]

save to file should be PDF


2009-06-24  Philipp Lohmann  <pl@openoffice.org>  [f1270bdd34159baa3e11bcf98b300e36decc3602]

add: PrinterListener::setValue


2009-06-24  Philipp Lohmann  <pl@openoffice.org>  [e38ba906f787d79e8042f3a97bf44372cad4c0aa]

add: PrinterListener::setValue


2009-06-24  Release Engineers  <releng@openoffice.org>  [ae24b3c1f6649154507a775a752598c15ca5c840]

#i10000# build fix


2009-06-24  Rüdiger Timm  <rt@openoffice.org>  [bca6cc8cf13039699a734dbe498de67c35499f6f]

#i92629# remove DOS line ends from neon patch file


2009-06-24  Rüdiger Timm  <rt@openoffice.org>  [7bd51bef873c4e5e8cfca534a3726d8b67ce9278]

#i92629# remove DOS line ends from curl patch file


2009-06-23  Jan Holesovsky  <kendy@suse.cz>  [7abdf3ffb9f9bff7f2175c691d5988b70bcba4a8]

Merge commit 'ooo/DEV300_m50'


2009-06-23  Jan Holesovsky  <kendy@suse.cz>  [ed9571b7206d0808d126d303a0f45327b726a3d4]

Merge commit 'ooo/DEV300_m50'


2009-06-23  Jan Holesovsky  <kendy@suse.cz>  [d99c653e42562786e13b3a9539704d8c55b18d6c]

Merge commit 'ooo/DEV300_m50'


2009-06-23  Jan Holesovsky  <kendy@suse.cz>  [122a6eb3e77462cfd088b2dd28aada72d7892e49]

Merge commit 'ooo/DEV300_m50'


2009-06-22  Release Engineers  <releng@openoffice.org>  [9a0c434d3d745be942c2613c719a846c3fb79503]

#i10000# added autodoc


2009-06-22  Release Engineers  <releng@openoffice.org>  [354758101eeb9d57be2680c692aaac790ed0076e]

#i10000# one } to much


2009-06-22  Ivo Hinkelmann  <ihi@openoffice.org>  [bdffc586332d41f99d4bd4a3c4e083b272150922]

#i10000# build fix


2009-06-22  Ivo Hinkelmann  <ihi@openoffice.org>  [395da34181995fe664fcb668d89f9d072802576e]

#i10000# build fix


2009-06-22  Release Engineers  <releng@openoffice.org>  [ea54c0553eb7255bee02f07c2ad60831fed532da]

#i10000# build fix


2009-06-22  Release Engineers  <releng@openoffice.org>  [36f032bda3c4ab4b221385ab5e2e921f5e949d05]

#i10000# build fix


2009-06-22  Ivo Hinkelmann  <ihi@openoffice.org>  [308f6e8efee214233bc38ce69db2fa305704206b]

#i10000# build fix


2009-06-22  Ivo Hinkelmann  <ihi@openoffice.org>  [50520e1e7c183dea8aabf02c98a4dd6895a02d81]

#i10000# #i99046# svn property removed


2009-06-19  Kohei Yoshida  <kohei@openoffice.org>  [81d6b090a680d432e33e4de4be9906043eed1139]

#i100619# initial commit of patches from ooo-build that implement new datapilot field popup window.


2009-06-19  Kohei Yoshida  <kohei@openoffice.org>  [b4249adba8d9ad20b16b1b0d0a9beb5aaa47ba5d]

Re-activate imports of hidden fields from xls per Daniel's input.


2009-06-19  Kohei Yoshida  <kohei@openoffice.org>  [01414574680d3090b3b6631f2956469e023fb0bb]

Store custom display names with ods documents.  Note that this relies on proposed file format change that is not yet officially in the ODF spec.


2009-06-19  Kohei Yoshida  <kohei@openoffice.org>  [596c166299cdec53864bb1f8a2f5506a410a8392]

Added new xml token for storing grand totals.


2009-06-19  Kohei Yoshida  <kohei@openoffice.org>  [621ea5f0e56231a7d5063e6d12cce8aab55af37c]

#i22029# #i81335# applied & adjusted the patch from ooo-build. This enables changing the names of fields, field members and grand total names.


2009-06-19  Kohei Yoshida  <kohei@openoffice.org>  [751e88e346f2160cdd27791e427f73b9fa89c82a]

#i22029# Added two new constant values to transfer additional attributes of dp members.


2009-06-19  Kohei Yoshida  <kohei@openoffice.org>  [acd89bd93d510281d1e46ca1617ff8545d0e981b]

added grid layout bits.


2009-06-19  Kohei Yoshida  <kohei@openoffice.org>  [7425283183cc26795bc3c655b2bc5cd6931091e2]

adding autoformat index member to dp object.


2009-06-18  Philipp Lohmann  <pl@openoffice.org>  [a6e3e2a5a75bc7f41cc5fcf5b5661c7996af327c]

#i92516# autoarrange of N-Up page


2009-06-18  Release Engineers  <releng@openoffice.org>  [ade5abb1970f5bb9b55b3f2dc76ded5fd0a933d7]

#i10000# #i102806# remove assertion


2009-06-18  Release Engineers  <releng@openoffice.org>  [16882a51e5e9249f7e8ab15e61d8ebd6b38ef3f3]

#i10000# removed conflict


2009-06-17  Ivo Hinkelmann  <ihi@openoffice.org>  [a05c8855241435145f1564ced1b17369d7c9c210]

#i10000# add dependency


2009-06-17  Ivo Hinkelmann  <ihi@openoffice.org>  [88586c15cf929e0ab72ac461cbd41a9867b8c3e3]

#i10000# add dependency


2009-06-17  Ivo Hinkelmann  <ihi@openoffice.org>  [b788e865ae028fa253331a777587133081d679e3]

#i10000# add dependency


2009-06-17  Ivo Hinkelmann  <ihi@openoffice.org>  [e05cea706d7599dab59e8b2aaddfb1eb87445390]

#i10000# add missing dependency


2009-06-17  Philipp Lohmann  <pl@openoffice.org>  [9ddb568608c7557b8565ddee6e0025c4a537dcfa]

#i92516# adapt old deprecated interface to new API


2009-06-17  Philipp Lohmann  <pl@openoffice.org>  [cc0801b55d5504dc7a71f4c8322b2286390ff18e]

#i92516# copy state to metafile


2009-06-17  Ivo Hinkelmann  <ihi@openoffice.org>  [5fcbb903053b0aac941a2f92317e0a6fd71e9ce4]

DEV300


2009-06-17  Mathias Bauer  <mba@openoffice.org>  [69ce11cb10411709fd215f994186dbf90fd3db0a]

remove code that was commented out in the patch


2010-05-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [f5e6f041da764b749c37ff7e53c5302f06d7c242]

mongolianlayout: Merge with DEV300_m49


2010-05-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [49434bc94706a292662a1af97b6749770c4aa9ec]

mongolianlayout: Merge with DEV300_m45


2009-06-17  Philipp Lohmann  <pl@openoffice.org>  [c65c7c60ac0c12558f4fe96206b40f29ab41afb4]

#i92516# adapt old deprecated interface to new API


2009-06-17  Ivo Hinkelmann  <ihi@openoffice.org>  [1a1e47157a98f0c3e00d8408cd69c7b3f9220911]

#i10000# add missing files from fwk103


2009-06-17  Ivo Hinkelmann  <ihi@openoffice.org>  [e8afe3a8464bceb724acdb7c9ee0425c75a2c2c6]

#i10000# add missing files from fwk103


2009-06-17  Andreas Bregas  <ab@openoffice.org>  [87ef0fd0ea3493d42637c4a5082a1ccacc703e03]

#i102261# OLE control event handler support


2009-06-17  Andreas Bregas  <ab@openoffice.org>  [554b7023a920d8701ef9d38c6e4952ebb41d1b5f]

#i102261# OLE control event handler support


2009-06-17  Andreas Bregas  <ab@openoffice.org>  [179cb343c8534c04b4d53b01290cb93395893133]

#i102261# OLE control event handler support


2009-06-17  Andreas Bregas  <ab@openoffice.org>  [51a09373ea2bccf70994cc48449d18fb5a9b7820]

#i102261# OLE control event handler support


2009-06-17  Andreas Bregas  <ab@openoffice.org>  [b73aa15be6b4174183c50dc4f15074d2459d38d1]

#i102261# OLE control event handler support


2009-06-17  Andreas Bregas  <ab@openoffice.org>  [00ef2d5056e1f679402bd71f80a0daa80702f9bb]

#i102261# OLE control event handler support


2009-06-17  Ivo Hinkelmann  <ihi@openoffice.org>  [b41eb11da76f3c642c297a780b299b479b4f6b8e]

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-17  Ivo Hinkelmann  <ihi@openoffice.org>  [4579eb460a99b3873d69b03d876b5658abd53557]

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-17  Ivo Hinkelmann  <ihi@openoffice.org>  [6c06d29d13dedc08dd7cfbf74c8b8768b6297250]

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-17  Ivo Hinkelmann  <ihi@openoffice.org>  [9537cbe8339924974ca85c91d9d005b8d1e1c978]

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-17  Ivo Hinkelmann  <ihi@openoffice.org>  [bfd27a0faf82e182834e19ab7d3957fb1aef1393]

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-17  Ivo Hinkelmann  <ihi@openoffice.org>  [e5f2a5bb841a424d583293b3a6b5cd4f035cb82a]

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-17  Ivo Hinkelmann  <ihi@openoffice.org>  [2eb870af1364ca0df4d794a8ded776d1ea8b18b0]

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-17  Ivo Hinkelmann  <ihi@openoffice.org>  [6647ad75a68f470f770597d794fb03bc12bfb453]

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-17  Ivo Hinkelmann  <ihi@openoffice.org>  [87d871bf189038080c499ec898103c52d759c9a9]

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-17  Ivo Hinkelmann  <ihi@openoffice.org>  [654810b924d2814e042c69c9f1231bc012e2c09a]

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-17  Ivo Hinkelmann  <ihi@openoffice.org>  [a5a569e618519de7611d7aff935024f0d88ddb4f]

#i10000# fix bad integration


2009-06-17  Ivo Hinkelmann  <ihi@openoffice.org>  [6ed1958b83babfda36cef3512198dfeba98d5894]

CWS-TOOLING: integrate CWS automation006 2009-05-26 13:25:30 +0200 jsk  r272296 : #i102088# - final cosmetic touch 2009-05-25 14:40:06 +0200 jsk  r272244 : #i102202# - quite a chunk. 2009-05-25 05:29:48 +0200 jsk  r272215 : #i102202# - Cleanup, code refactored, indention and headers fixed 2009-05-25 04:55:58 +0200 jsk  r272214 : #i102088# - update .bas-files to load call GetOLEDefaultNames from external file 2009-05-20 12:55:18 +0200 jsk  r272116 : #i102088# Replace old OLE stuff, get it from API, localized


2009-06-17  Ivo Hinkelmann  <ihi@openoffice.org>  [9b8a5f0231f90a85d6fcca4fee5c72ed76b0dc6e]

#i10000# #i102672# gcc build fix


2009-06-17  Ivo Hinkelmann  <ihi@openoffice.org>  [2deac278c9083e55399564eaeae4072b6c8ea224]

CWS-TOOLING: integrate CWS impress171 2009-06-02 16:32:02 +0200 cl  r272511 : fixed build error 2009-05-29 16:40:09 +0200 cl  r272471 : CWS-TOOLING: rebase CWS impress171 to trunk@272291 (milestone: DEV300:m49) 2009-05-19 15:14:08 +0200 sj  r272082 : #i101459# applied patch (writing out StyleTextProperties even if no chars given) 2009-05-19 15:09:31 +0200 sj  r272081 : #i101459# applied patch (writing out StyleTextProperties even if no chars given) 2009-05-19 15:09:14 +0200 sj  r272080 : #i101459# applied patch (writing out StyleTextProperties even if no chars given) 2009-05-18 13:34:05 +0200 sj  r272015 : #i47689# fixed rectangles toolbar 2009-05-13 14:59:08 +0200 sj  r271862 : #i101563# fixed crash when loading pptx document 2009-05-12 19:31:58 +0200 sj  r271835 : #101684# fixed rotation of customshapes 2009-05-08 16:37:01 +0200 sj  r271724 : #i101683,i101584,i48160# added shearing of customshapes, fixed rotation problem 2009-04-28 17:32:14 +0200 sj  r271335 : #i48160# fixed gluepoint rotation of customshapes 2009-04-27 16:31:54 +0200 cl  r271291 : #i100138# applied patch for japanese reconversion feature 2009-04-27 16:30:52 +0200 cl  r271290 : #i100138# applied patch for japanese reconversion feature 2009-04-27 16:28:55 +0200 cl  r271289 : #i100138# applied patch for japanese reconversion feature 2009-04-23 14:22:59 +0200 cl  r271170 : #i95342# #i96820# #i97298# multiple table handling fixes 2009-04-23 14:18:54 +0200 sj  r271169 : #i60368# ignoring gamma values for toolbar/menu icons 2009-04-23 11:54:28 +0200 cl  r271146 : #i97298# set style to text even during text edit 2009-04-23 11:46:38 +0200 cl  r271145 : fixed compiler error with debug 2009-04-22 19:09:37 +0200 sj  r271135 : #i101051# applied patch (proper import of notes page object) 2009-04-22 11:07:54 +0200 cl  r271082 : #i96820# modify doc after merging cells 2009-04-22 10:57:35 +0200 cl  r271081 : #i100307# applied patch from jlcheng to correctly set modfiy state 2009-04-22 10:31:11 +0200 cl  r271079 : #i96736# copy merge information on clone 2009-04-21 08:27:22 +0200 cl  r271016 : #i89541# use SfxErrorContext to make the ErrorHandler dialog modal 2009-04-20 17:52:56 +0200 cl  r271003 : #i98480# removed 'EndPosition' and 'StartPosition' from styles 2009-04-20 16:41:55 +0200 cl  r270994 : #i98403# fixed state handling for selected motion path 2009-04-17 11:35:25 +0200 cl  r270931 : #i61274# export to pdf should behave like printing considering layer visibility 2009-04-17 10:00:17 +0200 cl  r270924 : #i98967# set default style on any new shape except a page obj 2009-04-16 16:28:20 +0200 cl  r270893 : #i98859# use percentage type for relative font height


2009-06-17  Ivo Hinkelmann  <ihi@openoffice.org>  [cbc736a38386b1c77c1905c00b4e37f21105d12b]

CWS-TOOLING: integrate CWS impress171 2009-06-02 16:32:02 +0200 cl  r272511 : fixed build error 2009-05-29 16:40:09 +0200 cl  r272471 : CWS-TOOLING: rebase CWS impress171 to trunk@272291 (milestone: DEV300:m49) 2009-05-19 15:14:08 +0200 sj  r272082 : #i101459# applied patch (writing out StyleTextProperties even if no chars given) 2009-05-19 15:09:31 +0200 sj  r272081 : #i101459# applied patch (writing out StyleTextProperties even if no chars given) 2009-05-19 15:09:14 +0200 sj  r272080 : #i101459# applied patch (writing out StyleTextProperties even if no chars given) 2009-05-18 13:34:05 +0200 sj  r272015 : #i47689# fixed rectangles toolbar 2009-05-13 14:59:08 +0200 sj  r271862 : #i101563# fixed crash when loading pptx document 2009-05-12 19:31:58 +0200 sj  r271835 : #101684# fixed rotation of customshapes 2009-05-08 16:37:01 +0200 sj  r271724 : #i101683,i101584,i48160# added shearing of customshapes, fixed rotation problem 2009-04-28 17:32:14 +0200 sj  r271335 : #i48160# fixed gluepoint rotation of customshapes 2009-04-27 16:31:54 +0200 cl  r271291 : #i100138# applied patch for japanese reconversion feature 2009-04-27 16:30:52 +0200 cl  r271290 : #i100138# applied patch for japanese reconversion feature 2009-04-27 16:28:55 +0200 cl  r271289 : #i100138# applied patch for japanese reconversion feature 2009-04-23 14:22:59 +0200 cl  r271170 : #i95342# #i96820# #i97298# multiple table handling fixes 2009-04-23 14:18:54 +0200 sj  r271169 : #i60368# ignoring gamma values for toolbar/menu icons 2009-04-23 11:54:28 +0200 cl  r271146 : #i97298# set style to text even during text edit 2009-04-23 11:46:38 +0200 cl  r271145 : fixed compiler error with debug 2009-04-22 19:09:37 +0200 sj  r271135 : #i101051# applied patch (proper import of notes page object) 2009-04-22 11:07:54 +0200 cl  r271082 : #i96820# modify doc after merging cells 2009-04-22 10:57:35 +0200 cl  r271081 : #i100307# applied patch from jlcheng to correctly set modfiy state 2009-04-22 10:31:11 +0200 cl  r271079 : #i96736# copy merge information on clone 2009-04-21 08:27:22 +0200 cl  r271016 : #i89541# use SfxErrorContext to make the ErrorHandler dialog modal 2009-04-20 17:52:56 +0200 cl  r271003 : #i98480# removed 'EndPosition' and 'StartPosition' from styles 2009-04-20 16:41:55 +0200 cl  r270994 : #i98403# fixed state handling for selected motion path 2009-04-17 11:35:25 +0200 cl  r270931 : #i61274# export to pdf should behave like printing considering layer visibility 2009-04-17 10:00:17 +0200 cl  r270924 : #i98967# set default style on any new shape except a page obj 2009-04-16 16:28:20 +0200 cl  r270893 : #i98859# use percentage type for relative font height


2009-06-17  Ivo Hinkelmann  <ihi@openoffice.org>  [09616816855320394fe9d2bf4dc2a949296dc80f]

CWS-TOOLING: integrate CWS impress171 2009-06-02 16:32:02 +0200 cl  r272511 : fixed build error 2009-05-29 16:40:09 +0200 cl  r272471 : CWS-TOOLING: rebase CWS impress171 to trunk@272291 (milestone: DEV300:m49) 2009-05-19 15:14:08 +0200 sj  r272082 : #i101459# applied patch (writing out StyleTextProperties even if no chars given) 2009-05-19 15:09:31 +0200 sj  r272081 : #i101459# applied patch (writing out StyleTextProperties even if no chars given) 2009-05-19 15:09:14 +0200 sj  r272080 : #i101459# applied patch (writing out StyleTextProperties even if no chars given) 2009-05-18 13:34:05 +0200 sj  r272015 : #i47689# fixed rectangles toolbar 2009-05-13 14:59:08 +0200 sj  r271862 : #i101563# fixed crash when loading pptx document 2009-05-12 19:31:58 +0200 sj  r271835 : #101684# fixed rotation of customshapes 2009-05-08 16:37:01 +0200 sj  r271724 : #i101683,i101584,i48160# added shearing of customshapes, fixed rotation problem 2009-04-28 17:32:14 +0200 sj  r271335 : #i48160# fixed gluepoint rotation of customshapes 2009-04-27 16:31:54 +0200 cl  r271291 : #i100138# applied patch for japanese reconversion feature 2009-04-27 16:30:52 +0200 cl  r271290 : #i100138# applied patch for japanese reconversion feature 2009-04-27 16:28:55 +0200 cl  r271289 : #i100138# applied patch for japanese reconversion feature 2009-04-23 14:22:59 +0200 cl  r271170 : #i95342# #i96820# #i97298# multiple table handling fixes 2009-04-23 14:18:54 +0200 sj  r271169 : #i60368# ignoring gamma values for toolbar/menu icons 2009-04-23 11:54:28 +0200 cl  r271146 : #i97298# set style to text even during text edit 2009-04-23 11:46:38 +0200 cl  r271145 : fixed compiler error with debug 2009-04-22 19:09:37 +0200 sj  r271135 : #i101051# applied patch (proper import of notes page object) 2009-04-22 11:07:54 +0200 cl  r271082 : #i96820# modify doc after merging cells 2009-04-22 10:57:35 +0200 cl  r271081 : #i100307# applied patch from jlcheng to correctly set modfiy state 2009-04-22 10:31:11 +0200 cl  r271079 : #i96736# copy merge information on clone 2009-04-21 08:27:22 +0200 cl  r271016 : #i89541# use SfxErrorContext to make the ErrorHandler dialog modal 2009-04-20 17:52:56 +0200 cl  r271003 : #i98480# removed 'EndPosition' and 'StartPosition' from styles 2009-04-20 16:41:55 +0200 cl  r270994 : #i98403# fixed state handling for selected motion path 2009-04-17 11:35:25 +0200 cl  r270931 : #i61274# export to pdf should behave like printing considering layer visibility 2009-04-17 10:00:17 +0200 cl  r270924 : #i98967# set default style on any new shape except a page obj 2009-04-16 16:28:20 +0200 cl  r270893 : #i98859# use percentage type for relative font height


2009-06-16  Ivo Hinkelmann  <ihi@openoffice.org>  [9b9fba20231bbdbe5804bb513f5dcca6cacef80d]

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>  [d259952a873ea3ee4cccbd19fbc1a1cb22c9b183]

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>  [0b8adad380e090fd62a166ced8abfa8d9e806941]

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>  [8105ab0c8e51ccd7fba9617af8185fdd88a00231]

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>  [3d86aa935d3b0733bc55922f7800ddc24bcae173]

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>  [4f6f5673f005d7628c3809b0ad2a66953f2d8a2d]

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>  [b49ac08f3b5f9474f606bb76f9256d2a9aa1a522]

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>  [6d681557261abee48b1754822bf2455db7bcded9]

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-16  Ivo Hinkelmann  <ihi@openoffice.org>  [a3cdaf33394e32b6cc3a47a9249b231da79fc39a]

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-16  Ivo Hinkelmann  <ihi@openoffice.org>  [a509ac0d1914c29a11fd0692d741f6a2b6889d65]

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-16  Ivo Hinkelmann  <ihi@openoffice.org>  [d7a7b8ca0d5b28089acf891bd08b4532b1c4c041]

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-16  Ivo Hinkelmann  <ihi@openoffice.org>  [c2dd940456de6dd0cdaf4cfa3f2f6972dde50828]

#i10000# #i100103# icu patch


2009-06-16  Ivo Hinkelmann  <ihi@openoffice.org>  [47320d239349672e0c2c96067f93e710040a2b2b]

CWS-TOOLING: integrate CWS fwk103 2009-05-26 12:44:25 +0200 mst  r272292 : #i100727# - svtools/inc/svtools/parhtml.hxx, svtools/source/svhtml/parhtml.cxx:   + fix warning: rename method to prevent overloading 2009-05-19 13:42:31 +0200 mav  r272075 : #i101356# add comment 2009-05-19 10:56:24 +0200 mav  r272062 : #i101356# register the singleton correctly 2009-05-19 10:25:42 +0200 mav  r272060 : #i101356# register the singleton correctly 2009-05-18 12:48:48 +0200 mav  r272013 : #i91306# fix the typo 2009-05-14 08:50:06 +0200 mav  r271871 : #i101356# reduce the amount of macros 2009-05-13 13:26:08 +0200 mav  r271858 : #i101356# reduce the amount of macros 2009-05-13 11:29:16 +0200 mav  r271849 : #i101356# reduce the amount of macros 2009-05-12 12:09:42 +0200 mav  r271815 : #i101356# allow to generate a small log if a document can not be stored 2009-05-12 12:03:20 +0200 mav  r271814 : #i101356# allow to generate a small log if a document can not be stored 2009-05-12 11:58:48 +0200 mav  r271813 : #i101356# allow to generate a small log if a document can not be stored 2009-05-12 11:53:05 +0200 mav  r271812 : #i101356# allow to generate a small log if a document can not be stored 2009-05-12 11:48:36 +0200 mav  r271810 : #i101356# allow to generate a small log if a document can not be stored 2009-05-12 11:43:45 +0200 mav  r271809 : #i101356# allow to generate a small log if a document can not be stored 2009-05-12 11:39:38 +0200 mav  r271808 : #i101356# allow to generate a small log if a document can not be stored 2009-05-12 11:37:38 +0200 mav  r271806 : #i101356# allow to generate a small log if a document can not be stored 2009-05-12 11:33:58 +0200 mav  r271805 : #i101356# allow to generate a small log if a document can not be stored 2009-05-12 11:30:01 +0200 mav  r271804 : #i101356# allow to generate a small log if a document can not be stored 2009-05-06 17:43:38 +0200 mst  r271607 : #i100727# - svtools/source/svhtml/parhtml.cxx:   + adapt code to renaming of HTML constants (sb107) 2009-05-05 11:14:18 +0200 mav  r271507 : #i101222# avoid warning 2009-05-05 10:27:23 +0200 mav  r271505 : #i101426# send the modified() notification only when the document can be modified 2009-05-05 10:25:07 +0200 mav  r271504 : #i101426# send the modified() notification only when the document is modified 2009-05-05 08:42:48 +0200 mav  r271497 : CWS-TOOLING: rebase CWS fwk103 to trunk@271427 (milestone: DEV300:m47) 2009-04-30 13:32:11 +0200 mav  r271412 : #i100518# check the template folders quietly 2009-04-29 20:04:25 +0200 mst  r271393 : - sw/source/filter/html/swhtml.cxx:   + fix wrong initialization order in constructor 2009-04-28 12:28:46 +0200 mav  r271319 : #i99142# set the error correctly 2009-04-28 08:44:48 +0200 mav  r271305 : #i99050# clear hidden flag if necessary 2009-04-28 08:40:10 +0200 mav  r271304 : #i99050# avoid crash 2009-04-22 07:40:11 +0200 mav  r271056 : #i101093# lets not affect the performance 2009-04-15 09:30:47 +0200 cd  r270820 : #i99771# Fix warnings for gcc 4.4 2009-04-15 09:19:52 +0200 cd  r270819 : #i99771# Fix warnings for gcc 4.4 2009-04-15 08:42:34 +0200 cd  r270817 : #i99771# Fix warnings for gcc 4.4 2009-04-14 14:31:01 +0200 mav  r270768 : #i99493# fix typo 2009-04-01 12:45:43 +0200 mst  r270317 : fix #i100727# - svtools/inc/svtools/svparser.hxx, svtools/source/svrtf/svparser.cxx,   sfx2/inc/sfx2/docfile.hxx, sfx2/source/doc/{objmisc.cxx,docfile.cxx}:   + move SvKeyValue stuff from sfx2 to svtools - svtools/inc/svtools/parhtml.hxx, svtools/source/svhtml/parhtml.cxx,   sfx2/inc/sfx2/sfxhtml.hxx, sfx2/source/bastyp/sfxhtml.cxx:   + move ParseMetaOptions() and GetEncodingByMIME() from SfxHTMLParser (sfx2)     to HTMLParser (svtools)   + make HTMLParser::ParseMetaOptions() a virtual function   + HTMLParser::ParseMetaOptions() calls GetExtendedCompatibilityTextEncoding()   + new template method HTMLParser::AddMetaUserDefined() - svtools/source/svhtml/makefile.mk:   + enable exceptions for parhtml.cxx - dbaccess/source/ui/misc/HtmlReader.cxx,   sc/source/filter/html/htmlpars.cxx:   + remove encoding related code duplication - sw/source/filter/html/{swhtml{.hxx,.cxx},htmlfld.cxx}:   + new SwHTMLParser::AddMetaUserDefined() for import of     DOCINFO field subtypes INFO[1-4]   + do not use DocumentInfo for import of DOCINFO field subtypes INFO[1-4] 2009-03-31 17:01:35 +0200 mav  r270288 : #i91214# fix typo 2009-03-31 15:19:41 +0200 mav  r270285 : #i100123# allow to turn OOo locking mechanics off 2009-03-31 15:00:36 +0200 mav  r270284 : #i100123# allow to turn OOo locking mechanics off 2009-03-31 12:19:13 +0200 mav  r270270 : #i100123# taking the lock file over throws no exception 2009-03-30 13:57:21 +0200 mav  r270227 : #i100351# fix the typo 2009-03-30 13:47:26 +0200 mav  r270225 : #i99885# let OK be default button 2009-03-29 19:38:55 +0200 mav  r270190 : CWS-TOOLING: rebase CWS fwk103 to trunk@270033 (milestone: DEV300:m45) 2009-03-16 16:39:48 +0100 mav  r269558 : #i93558# convert the attributes as well 2009-03-13 15:35:55 +0100 mav  r269488 : #i93558# improve manifest.xml parsing 2009-03-13 08:47:00 +0100 mav  r269454 : #i96205# allow to remove password on SaveAs 2009-03-12 13:36:07 +0100 mav  r269398 : #i91306# show special error in case of shared document 2009-03-12 13:33:35 +0100 mav  r269397 : #i91306# introduce the new error-message 2009-03-12 11:40:42 +0100 mst  r269378 : fix #i90877# - svtools/source/uno/unoevent.cxx:   + use proper operator delete[] 2009-02-26 15:23:10 +0100 mav  r268526 : #i91214# do not use ATL 2009-02-26 14:19:06 +0100 mav  r268516 : #i98909# integrate the patch 2009-02-10 17:29:52 +0100 cd  r267568 : #i98649# Make sure that we catch the NoSuchElementException when a module is not installed.


2009-06-16  Ivo Hinkelmann  <ihi@openoffice.org>  [ae8cf3fab9eecdc88140062325e8b756ee31a440]

CWS-TOOLING: integrate CWS fwk103 2009-05-26 12:44:25 +0200 mst  r272292 : #i100727# - svtools/inc/svtools/parhtml.hxx, svtools/source/svhtml/parhtml.cxx:   + fix warning: rename method to prevent overloading 2009-05-19 13:42:31 +0200 mav  r272075 : #i101356# add comment 2009-05-19 10:56:24 +0200 mav  r272062 : #i101356# register the singleton correctly 2009-05-19 10:25:42 +0200 mav  r272060 : #i101356# register the singleton correctly 2009-05-18 12:48:48 +0200 mav  r272013 : #i91306# fix the typo 2009-05-14 08:50:06 +0200 mav  r271871 : #i101356# reduce the amount of macros 2009-05-13 13:26:08 +0200 mav  r271858 : #i101356# reduce the amount of macros 2009-05-13 11:29:16 +0200 mav  r271849 : #i101356# reduce the amount of macros 2009-05-12 12:09:42 +0200 mav  r271815 : #i101356# allow to generate a small log if a document can not be stored 2009-05-12 12:03:20 +0200 mav  r271814 : #i101356# allow to generate a small log if a document can not be stored 2009-05-12 11:58:48 +0200 mav  r271813 : #i101356# allow to generate a small log if a document can not be stored 2009-05-12 11:53:05 +0200 mav  r271812 : #i101356# allow to generate a small log if a document can not be stored 2009-05-12 11:48:36 +0200 mav  r271810 : #i101356# allow to generate a small log if a document can not be stored 2009-05-12 11:43:45 +0200 mav  r271809 : #i101356# allow to generate a small log if a document can not be stored 2009-05-12 11:39:38 +0200 mav  r271808 : #i101356# allow to generate a small log if a document can not be stored 2009-05-12 11:37:38 +0200 mav  r271806 : #i101356# allow to generate a small log if a document can not be stored 2009-05-12 11:33:58 +0200 mav  r271805 : #i101356# allow to generate a small log if a document can not be stored 2009-05-12 11:30:01 +0200 mav  r271804 : #i101356# allow to generate a small log if a document can not be stored 2009-05-06 17:43:38 +0200 mst  r271607 : #i100727# - svtools/source/svhtml/parhtml.cxx:   + adapt code to renaming of HTML constants (sb107) 2009-05-05 11:14:18 +0200 mav  r271507 : #i101222# avoid warning 2009-05-05 10:27:23 +0200 mav  r271505 : #i101426# send the modified() notification only when the document can be modified 2009-05-05 10:25:07 +0200 mav  r271504 : #i101426# send the modified() notification only when the document is modified 2009-05-05 08:42:48 +0200 mav  r271497 : CWS-TOOLING: rebase CWS fwk103 to trunk@271427 (milestone: DEV300:m47) 2009-04-30 13:32:11 +0200 mav  r271412 : #i100518# check the template folders quietly 2009-04-29 20:04:25 +0200 mst  r271393 : - sw/source/filter/html/swhtml.cxx:   + fix wrong initialization order in constructor 2009-04-28 12:28:46 +0200 mav  r271319 : #i99142# set the error correctly 2009-04-28 08:44:48 +0200 mav  r271305 : #i99050# clear hidden flag if necessary 2009-04-28 08:40:10 +0200 mav  r271304 : #i99050# avoid crash 2009-04-22 07:40:11 +0200 mav  r271056 : #i101093# lets not affect the performance 2009-04-15 09:30:47 +0200 cd  r270820 : #i99771# Fix warnings for gcc 4.4 2009-04-15 09:19:52 +0200 cd  r270819 : #i99771# Fix warnings for gcc 4.4 2009-04-15 08:42:34 +0200 cd  r270817 : #i99771# Fix warnings for gcc 4.4 2009-04-14 14:31:01 +0200 mav  r270768 : #i99493# fix typo 2009-04-01 12:45:43 +0200 mst  r270317 : fix #i100727# - svtools/inc/svtools/svparser.hxx, svtools/source/svrtf/svparser.cxx,   sfx2/inc/sfx2/docfile.hxx, sfx2/source/doc/{objmisc.cxx,docfile.cxx}:   + move SvKeyValue stuff from sfx2 to svtools - svtools/inc/svtools/parhtml.hxx, svtools/source/svhtml/parhtml.cxx,   sfx2/inc/sfx2/sfxhtml.hxx, sfx2/source/bastyp/sfxhtml.cxx:   + move ParseMetaOptions() and GetEncodingByMIME() from SfxHTMLParser (sfx2)     to HTMLParser (svtools)   + make HTMLParser::ParseMetaOptions() a virtual function   + HTMLParser::ParseMetaOptions() calls GetExtendedCompatibilityTextEncoding()   + new template method HTMLParser::AddMetaUserDefined() - svtools/source/svhtml/makefile.mk:   + enable exceptions for parhtml.cxx - dbaccess/source/ui/misc/HtmlReader.cxx,   sc/source/filter/html/htmlpars.cxx:   + remove encoding related code duplication - sw/source/filter/html/{swhtml{.hxx,.cxx},htmlfld.cxx}:   + new SwHTMLParser::AddMetaUserDefined() for import of     DOCINFO field subtypes INFO[1-4]   + do not use DocumentInfo for import of DOCINFO field subtypes INFO[1-4] 2009-03-31 17:01:35 +0200 mav  r270288 : #i91214# fix typo 2009-03-31 15:19:41 +0200 mav  r270285 : #i100123# allow to turn OOo locking mechanics off 2009-03-31 15:00:36 +0200 mav  r270284 : #i100123# allow to turn OOo locking mechanics off 2009-03-31 12:19:13 +0200 mav  r270270 : #i100123# taking the lock file over throws no exception 2009-03-30 13:57:21 +0200 mav  r270227 : #i100351# fix the typo 2009-03-30 13:47:26 +0200 mav  r270225 : #i99885# let OK be default button 2009-03-29 19:38:55 +0200 mav  r270190 : CWS-TOOLING: rebase CWS fwk103 to trunk@270033 (milestone: DEV300:m45) 2009-03-16 16:39:48 +0100 mav  r269558 : #i93558# convert the attributes as well 2009-03-13 15:35:55 +0100 mav  r269488 : #i93558# improve manifest.xml parsing 2009-03-13 08:47:00 +0100 mav  r269454 : #i96205# allow to remove password on SaveAs 2009-03-12 13:36:07 +0100 mav  r269398 : #i91306# show special error in case of shared document 2009-03-12 13:33:35 +0100 mav  r269397 : #i91306# introduce the new error-message 2009-03-12 11:40:42 +0100 mst  r269378 : fix #i90877# - svtools/source/uno/unoevent.cxx:   + use proper operator delete[] 2009-02-26 15:23:10 +0100 mav  r268526 : #i91214# do not use ATL 2009-02-26 14:19:06 +0100 mav  r268516 : #i98909# integrate the patch 2009-02-10 17:29:52 +0100 cd  r267568 : #i98649# Make sure that we catch the NoSuchElementException when a module is not installed.


2009-06-16  Ivo Hinkelmann  <ihi@openoffice.org>  [7a95f7f55f85f4f7cdf2e37cfdeac0a0c286bbd5]

CWS-TOOLING: integrate CWS fwk103 2009-05-26 12:44:25 +0200 mst  r272292 : #i100727# - svtools/inc/svtools/parhtml.hxx, svtools/source/svhtml/parhtml.cxx:   + fix warning: rename method to prevent overloading 2009-05-19 13:42:31 +0200 mav  r272075 : #i101356# add comment 2009-05-19 10:56:24 +0200 mav  r272062 : #i101356# register the singleton correctly 2009-05-19 10:25:42 +0200 mav  r272060 : #i101356# register the singleton correctly 2009-05-18 12:48:48 +0200 mav  r272013 : #i91306# fix the typo 2009-05-14 08:50:06 +0200 mav  r271871 : #i101356# reduce the amount of macros 2009-05-13 13:26:08 +0200 mav  r271858 : #i101356# reduce the amount of macros 2009-05-13 11:29:16 +0200 mav  r271849 : #i101356# reduce the amount of macros 2009-05-12 12:09:42 +0200 mav  r271815 : #i101356# allow to generate a small log if a document can not be stored 2009-05-12 12:03:20 +0200 mav  r271814 : #i101356# allow to generate a small log if a document can not be stored 2009-05-12 11:58:48 +0200 mav  r271813 : #i101356# allow to generate a small log if a document can not be stored 2009-05-12 11:53:05 +0200 mav  r271812 : #i101356# allow to generate a small log if a document can not be stored 2009-05-12 11:48:36 +0200 mav  r271810 : #i101356# allow to generate a small log if a document can not be stored 2009-05-12 11:43:45 +0200 mav  r271809 : #i101356# allow to generate a small log if a document can not be stored 2009-05-12 11:39:38 +0200 mav  r271808 : #i101356# allow to generate a small log if a document can not be stored 2009-05-12 11:37:38 +0200 mav  r271806 : #i101356# allow to generate a small log if a document can not be stored 2009-05-12 11:33:58 +0200 mav  r271805 : #i101356# allow to generate a small log if a document can not be stored 2009-05-12 11:30:01 +0200 mav  r271804 : #i101356# allow to generate a small log if a document can not be stored 2009-05-06 17:43:38 +0200 mst  r271607 : #i100727# - svtools/source/svhtml/parhtml.cxx:   + adapt code to renaming of HTML constants (sb107) 2009-05-05 11:14:18 +0200 mav  r271507 : #i101222# avoid warning 2009-05-05 10:27:23 +0200 mav  r271505 : #i101426# send the modified() notification only when the document can be modified 2009-05-05 10:25:07 +0200 mav  r271504 : #i101426# send the modified() notification only when the document is modified 2009-05-05 08:42:48 +0200 mav  r271497 : CWS-TOOLING: rebase CWS fwk103 to trunk@271427 (milestone: DEV300:m47) 2009-04-30 13:32:11 +0200 mav  r271412 : #i100518# check the template folders quietly 2009-04-29 20:04:25 +0200 mst  r271393 : - sw/source/filter/html/swhtml.cxx:   + fix wrong initialization order in constructor 2009-04-28 12:28:46 +0200 mav  r271319 : #i99142# set the error correctly 2009-04-28 08:44:48 +0200 mav  r271305 : #i99050# clear hidden flag if necessary 2009-04-28 08:40:10 +0200 mav  r271304 : #i99050# avoid crash 2009-04-22 07:40:11 +0200 mav  r271056 : #i101093# lets not affect the performance 2009-04-15 09:30:47 +0200 cd  r270820 : #i99771# Fix warnings for gcc 4.4 2009-04-15 09:19:52 +0200 cd  r270819 : #i99771# Fix warnings for gcc 4.4 2009-04-15 08:42:34 +0200 cd  r270817 : #i99771# Fix warnings for gcc 4.4 2009-04-14 14:31:01 +0200 mav  r270768 : #i99493# fix typo 2009-04-01 12:45:43 +0200 mst  r270317 : fix #i100727# - svtools/inc/svtools/svparser.hxx, svtools/source/svrtf/svparser.cxx,   sfx2/inc/sfx2/docfile.hxx, sfx2/source/doc/{objmisc.cxx,docfile.cxx}:   + move SvKeyValue stuff from sfx2 to svtools - svtools/inc/svtools/parhtml.hxx, svtools/source/svhtml/parhtml.cxx,   sfx2/inc/sfx2/sfxhtml.hxx, sfx2/source/bastyp/sfxhtml.cxx:   + move ParseMetaOptions() and GetEncodingByMIME() from SfxHTMLParser (sfx2)     to HTMLParser (svtools)   + make HTMLParser::ParseMetaOptions() a virtual function   + HTMLParser::ParseMetaOptions() calls GetExtendedCompatibilityTextEncoding()   + new template method HTMLParser::AddMetaUserDefined() - svtools/source/svhtml/makefile.mk:   + enable exceptions for parhtml.cxx - dbaccess/source/ui/misc/HtmlReader.cxx,   sc/source/filter/html/htmlpars.cxx:   + remove encoding related code duplication - sw/source/filter/html/{swhtml{.hxx,.cxx},htmlfld.cxx}:   + new SwHTMLParser::AddMetaUserDefined() for import of     DOCINFO field subtypes INFO[1-4]   + do not use DocumentInfo for import of DOCINFO field subtypes INFO[1-4] 2009-03-31 17:01:35 +0200 mav  r270288 : #i91214# fix typo 2009-03-31 15:19:41 +0200 mav  r270285 : #i100123# allow to turn OOo locking mechanics off 2009-03-31 15:00:36 +0200 mav  r270284 : #i100123# allow to turn OOo locking mechanics off 2009-03-31 12:19:13 +0200 mav  r270270 : #i100123# taking the lock file over throws no exception 2009-03-30 13:57:21 +0200 mav  r270227 : #i100351# fix the typo 2009-03-30 13:47:26 +0200 mav  r270225 : #i99885# let OK be default button 2009-03-29 19:38:55 +0200 mav  r270190 : CWS-TOOLING: rebase CWS fwk103 to trunk@270033 (milestone: DEV300:m45) 2009-03-16 16:39:48 +0100 mav  r269558 : #i93558# convert the attributes as well 2009-03-13 15:35:55 +0100 mav  r269488 : #i93558# improve manifest.xml parsing 2009-03-13 08:47:00 +0100 mav  r269454 : #i96205# allow to remove password on SaveAs 2009-03-12 13:36:07 +0100 mav  r269398 : #i91306# show special error in case of shared document 2009-03-12 13:33:35 +0100 mav  r269397 : #i91306# introduce the new error-message 2009-03-12 11:40:42 +0100 mst  r269378 : fix #i90877# - svtools/source/uno/unoevent.cxx:   + use proper operator delete[] 2009-02-26 15:23:10 +0100 mav  r268526 : #i91214# do not use ATL 2009-02-26 14:19:06 +0100 mav  r268516 : #i98909# integrate the patch 2009-02-10 17:29:52 +0100 cd  r267568 : #i98649# Make sure that we catch the NoSuchElementException when a module is not installed.


2009-06-16  Ivo Hinkelmann  <ihi@openoffice.org>  [1cb3f51285b5cb07ca61db4b4d768594eda3f68f]

CWS-TOOLING: integrate CWS fwk103 2009-05-26 12:44:25 +0200 mst  r272292 : #i100727# - svtools/inc/svtools/parhtml.hxx, svtools/source/svhtml/parhtml.cxx:   + fix warning: rename method to prevent overloading 2009-05-19 13:42:31 +0200 mav  r272075 : #i101356# add comment 2009-05-19 10:56:24 +0200 mav  r272062 : #i101356# register the singleton correctly 2009-05-19 10:25:42 +0200 mav  r272060 : #i101356# register the singleton correctly 2009-05-18 12:48:48 +0200 mav  r272013 : #i91306# fix the typo 2009-05-14 08:50:06 +0200 mav  r271871 : #i101356# reduce the amount of macros 2009-05-13 13:26:08 +0200 mav  r271858 : #i101356# reduce the amount of macros 2009-05-13 11:29:16 +0200 mav  r271849 : #i101356# reduce the amount of macros 2009-05-12 12:09:42 +0200 mav  r271815 : #i101356# allow to generate a small log if a document can not be stored 2009-05-12 12:03:20 +0200 mav  r271814 : #i101356# allow to generate a small log if a document can not be stored 2009-05-12 11:58:48 +0200 mav  r271813 : #i101356# allow to generate a small log if a document can not be stored 2009-05-12 11:53:05 +0200 mav  r271812 : #i101356# allow to generate a small log if a document can not be stored 2009-05-12 11:48:36 +0200 mav  r271810 : #i101356# allow to generate a small log if a document can not be stored 2009-05-12 11:43:45 +0200 mav  r271809 : #i101356# allow to generate a small log if a document can not be stored 2009-05-12 11:39:38 +0200 mav  r271808 : #i101356# allow to generate a small log if a document can not be stored 2009-05-12 11:37:38 +0200 mav  r271806 : #i101356# allow to generate a small log if a document can not be stored 2009-05-12 11:33:58 +0200 mav  r271805 : #i101356# allow to generate a small log if a document can not be stored 2009-05-12 11:30:01 +0200 mav  r271804 : #i101356# allow to generate a small log if a document can not be stored 2009-05-06 17:43:38 +0200 mst  r271607 : #i100727# - svtools/source/svhtml/parhtml.cxx:   + adapt code to renaming of HTML constants (sb107) 2009-05-05 11:14:18 +0200 mav  r271507 : #i101222# avoid warning 2009-05-05 10:27:23 +0200 mav  r271505 : #i101426# send the modified() notification only when the document can be modified 2009-05-05 10:25:07 +0200 mav  r271504 : #i101426# send the modified() notification only when the document is modified 2009-05-05 08:42:48 +0200 mav  r271497 : CWS-TOOLING: rebase CWS fwk103 to trunk@271427 (milestone: DEV300:m47) 2009-04-30 13:32:11 +0200 mav  r271412 : #i100518# check the template folders quietly 2009-04-29 20:04:25 +0200 mst  r271393 : - sw/source/filter/html/swhtml.cxx:   + fix wrong initialization order in constructor 2009-04-28 12:28:46 +0200 mav  r271319 : #i99142# set the error correctly 2009-04-28 08:44:48 +0200 mav  r271305 : #i99050# clear hidden flag if necessary 2009-04-28 08:40:10 +0200 mav  r271304 : #i99050# avoid crash 2009-04-22 07:40:11 +0200 mav  r271056 : #i101093# lets not affect the performance 2009-04-15 09:30:47 +0200 cd  r270820 : #i99771# Fix warnings for gcc 4.4 2009-04-15 09:19:52 +0200 cd  r270819 : #i99771# Fix warnings for gcc 4.4 2009-04-15 08:42:34 +0200 cd  r270817 : #i99771# Fix warnings for gcc 4.4 2009-04-14 14:31:01 +0200 mav  r270768 : #i99493# fix typo 2009-04-01 12:45:43 +0200 mst  r270317 : fix #i100727# - svtools/inc/svtools/svparser.hxx, svtools/source/svrtf/svparser.cxx,   sfx2/inc/sfx2/docfile.hxx, sfx2/source/doc/{objmisc.cxx,docfile.cxx}:   + move SvKeyValue stuff from sfx2 to svtools - svtools/inc/svtools/parhtml.hxx, svtools/source/svhtml/parhtml.cxx,   sfx2/inc/sfx2/sfxhtml.hxx, sfx2/source/bastyp/sfxhtml.cxx:   + move ParseMetaOptions() and GetEncodingByMIME() from SfxHTMLParser (sfx2)     to HTMLParser (svtools)   + make HTMLParser::ParseMetaOptions() a virtual function   + HTMLParser::ParseMetaOptions() calls GetExtendedCompatibilityTextEncoding()   + new template method HTMLParser::AddMetaUserDefined() - svtools/source/svhtml/makefile.mk:   + enable exceptions for parhtml.cxx - dbaccess/source/ui/misc/HtmlReader.cxx,   sc/source/filter/html/htmlpars.cxx:   + remove encoding related code duplication - sw/source/filter/html/{swhtml{.hxx,.cxx},htmlfld.cxx}:   + new SwHTMLParser::AddMetaUserDefined() for import of     DOCINFO field subtypes INFO[1-4]   + do not use DocumentInfo for import of DOCINFO field subtypes INFO[1-4] 2009-03-31 17:01:35 +0200 mav  r270288 : #i91214# fix typo 2009-03-31 15:19:41 +0200 mav  r270285 : #i100123# allow to turn OOo locking mechanics off 2009-03-31 15:00:36 +0200 mav  r270284 : #i100123# allow to turn OOo locking mechanics off 2009-03-31 12:19:13 +0200 mav  r270270 : #i100123# taking the lock file over throws no exception 2009-03-30 13:57:21 +0200 mav  r270227 : #i100351# fix the typo 2009-03-30 13:47:26 +0200 mav  r270225 : #i99885# let OK be default button 2009-03-29 19:38:55 +0200 mav  r270190 : CWS-TOOLING: rebase CWS fwk103 to trunk@270033 (milestone: DEV300:m45) 2009-03-16 16:39:48 +0100 mav  r269558 : #i93558# convert the attributes as well 2009-03-13 15:35:55 +0100 mav  r269488 : #i93558# improve manifest.xml parsing 2009-03-13 08:47:00 +0100 mav  r269454 : #i96205# allow to remove password on SaveAs 2009-03-12 13:36:07 +0100 mav  r269398 : #i91306# show special error in case of shared document 2009-03-12 13:33:35 +0100 mav  r269397 : #i91306# introduce the new error-message 2009-03-12 11:40:42 +0100 mst  r269378 : fix #i90877# - svtools/source/uno/unoevent.cxx:   + use proper operator delete[] 2009-02-26 15:23:10 +0100 mav  r268526 : #i91214# do not use ATL 2009-02-26 14:19:06 +0100 mav  r268516 : #i98909# integrate the patch 2009-02-10 17:29:52 +0100 cd  r267568 : #i98649# Make sure that we catch the NoSuchElementException when a module is not installed.


2009-06-16  Ivo Hinkelmann  <ihi@openoffice.org>  [8083b46285fefc4af751e1b00d20b40bea196ea8]

CWS-TOOLING: integrate CWS fwk103 2009-05-26 12:44:25 +0200 mst  r272292 : #i100727# - svtools/inc/svtools/parhtml.hxx, svtools/source/svhtml/parhtml.cxx:   + fix warning: rename method to prevent overloading 2009-05-19 13:42:31 +0200 mav  r272075 : #i101356# add comment 2009-05-19 10:56:24 +0200 mav  r272062 : #i101356# register the singleton correctly 2009-05-19 10:25:42 +0200 mav  r272060 : #i101356# register the singleton correctly 2009-05-18 12:48:48 +0200 mav  r272013 : #i91306# fix the typo 2009-05-14 08:50:06 +0200 mav  r271871 : #i101356# reduce the amount of macros 2009-05-13 13:26:08 +0200 mav  r271858 : #i101356# reduce the amount of macros 2009-05-13 11:29:16 +0200 mav  r271849 : #i101356# reduce the amount of macros 2009-05-12 12:09:42 +0200 mav  r271815 : #i101356# allow to generate a small log if a document can not be stored 2009-05-12 12:03:20 +0200 mav  r271814 : #i101356# allow to generate a small log if a document can not be stored 2009-05-12 11:58:48 +0200 mav  r271813 : #i101356# allow to generate a small log if a document can not be stored 2009-05-12 11:53:05 +0200 mav  r271812 : #i101356# allow to generate a small log if a document can not be stored 2009-05-12 11:48:36 +0200 mav  r271810 : #i101356# allow to generate a small log if a document can not be stored 2009-05-12 11:43:45 +0200 mav  r271809 : #i101356# allow to generate a small log if a document can not be stored 2009-05-12 11:39:38 +0200 mav  r271808 : #i101356# allow to generate a small log if a document can not be stored 2009-05-12 11:37:38 +0200 mav  r271806 : #i101356# allow to generate a small log if a document can not be stored 2009-05-12 11:33:58 +0200 mav  r271805 : #i101356# allow to generate a small log if a document can not be stored 2009-05-12 11:30:01 +0200 mav  r271804 : #i101356# allow to generate a small log if a document can not be stored 2009-05-06 17:43:38 +0200 mst  r271607 : #i100727# - svtools/source/svhtml/parhtml.cxx:   + adapt code to renaming of HTML constants (sb107) 2009-05-05 11:14:18 +0200 mav  r271507 : #i101222# avoid warning 2009-05-05 10:27:23 +0200 mav  r271505 : #i101426# send the modified() notification only when the document can be modified 2009-05-05 10:25:07 +0200 mav  r271504 : #i101426# send the modified() notification only when the document is modified 2009-05-05 08:42:48 +0200 mav  r271497 : CWS-TOOLING: rebase CWS fwk103 to trunk@271427 (milestone: DEV300:m47) 2009-04-30 13:32:11 +0200 mav  r271412 : #i100518# check the template folders quietly 2009-04-29 20:04:25 +0200 mst  r271393 : - sw/source/filter/html/swhtml.cxx:   + fix wrong initialization order in constructor 2009-04-28 12:28:46 +0200 mav  r271319 : #i99142# set the error correctly 2009-04-28 08:44:48 +0200 mav  r271305 : #i99050# clear hidden flag if necessary 2009-04-28 08:40:10 +0200 mav  r271304 : #i99050# avoid crash 2009-04-22 07:40:11 +0200 mav  r271056 : #i101093# lets not affect the performance 2009-04-15 09:30:47 +0200 cd  r270820 : #i99771# Fix warnings for gcc 4.4 2009-04-15 09:19:52 +0200 cd  r270819 : #i99771# Fix warnings for gcc 4.4 2009-04-15 08:42:34 +0200 cd  r270817 : #i99771# Fix warnings for gcc 4.4 2009-04-14 14:31:01 +0200 mav  r270768 : #i99493# fix typo 2009-04-01 12:45:43 +0200 mst  r270317 : fix #i100727# - svtools/inc/svtools/svparser.hxx, svtools/source/svrtf/svparser.cxx,   sfx2/inc/sfx2/docfile.hxx, sfx2/source/doc/{objmisc.cxx,docfile.cxx}:   + move SvKeyValue stuff from sfx2 to svtools - svtools/inc/svtools/parhtml.hxx, svtools/source/svhtml/parhtml.cxx,   sfx2/inc/sfx2/sfxhtml.hxx, sfx2/source/bastyp/sfxhtml.cxx:   + move ParseMetaOptions() and GetEncodingByMIME() from SfxHTMLParser (sfx2)     to HTMLParser (svtools)   + make HTMLParser::ParseMetaOptions() a virtual function   + HTMLParser::ParseMetaOptions() calls GetExtendedCompatibilityTextEncoding()   + new template method HTMLParser::AddMetaUserDefined() - svtools/source/svhtml/makefile.mk:   + enable exceptions for parhtml.cxx - dbaccess/source/ui/misc/HtmlReader.cxx,   sc/source/filter/html/htmlpars.cxx:   + remove encoding related code duplication - sw/source/filter/html/{swhtml{.hxx,.cxx},htmlfld.cxx}:   + new SwHTMLParser::AddMetaUserDefined() for import of     DOCINFO field subtypes INFO[1-4]   + do not use DocumentInfo for import of DOCINFO field subtypes INFO[1-4] 2009-03-31 17:01:35 +0200 mav  r270288 : #i91214# fix typo 2009-03-31 15:19:41 +0200 mav  r270285 : #i100123# allow to turn OOo locking mechanics off 2009-03-31 15:00:36 +0200 mav  r270284 : #i100123# allow to turn OOo locking mechanics off 2009-03-31 12:19:13 +0200 mav  r270270 : #i100123# taking the lock file over throws no exception 2009-03-30 13:57:21 +0200 mav  r270227 : #i100351# fix the typo 2009-03-30 13:47:26 +0200 mav  r270225 : #i99885# let OK be default button 2009-03-29 19:38:55 +0200 mav  r270190 : CWS-TOOLING: rebase CWS fwk103 to trunk@270033 (milestone: DEV300:m45) 2009-03-16 16:39:48 +0100 mav  r269558 : #i93558# convert the attributes as well 2009-03-13 15:35:55 +0100 mav  r269488 : #i93558# improve manifest.xml parsing 2009-03-13 08:47:00 +0100 mav  r269454 : #i96205# allow to remove password on SaveAs 2009-03-12 13:36:07 +0100 mav  r269398 : #i91306# show special error in case of shared document 2009-03-12 13:33:35 +0100 mav  r269397 : #i91306# introduce the new error-message 2009-03-12 11:40:42 +0100 mst  r269378 : fix #i90877# - svtools/source/uno/unoevent.cxx:   + use proper operator delete[] 2009-02-26 15:23:10 +0100 mav  r268526 : #i91214# do not use ATL 2009-02-26 14:19:06 +0100 mav  r268516 : #i98909# integrate the patch 2009-02-10 17:29:52 +0100 cd  r267568 : #i98649# Make sure that we catch the NoSuchElementException when a module is not installed.


2009-06-16  Ivo Hinkelmann  <ihi@openoffice.org>  [1710257aae23d0444b99b4598d1b35dde0cd5348]

CWS-TOOLING: integrate CWS fwk103 2009-05-26 12:44:25 +0200 mst  r272292 : #i100727# - svtools/inc/svtools/parhtml.hxx, svtools/source/svhtml/parhtml.cxx:   + fix warning: rename method to prevent overloading 2009-05-19 13:42:31 +0200 mav  r272075 : #i101356# add comment 2009-05-19 10:56:24 +0200 mav  r272062 : #i101356# register the singleton correctly 2009-05-19 10:25:42 +0200 mav  r272060 : #i101356# register the singleton correctly 2009-05-18 12:48:48 +0200 mav  r272013 : #i91306# fix the typo 2009-05-14 08:50:06 +0200 mav  r271871 : #i101356# reduce the amount of macros 2009-05-13 13:26:08 +0200 mav  r271858 : #i101356# reduce the amount of macros 2009-05-13 11:29:16 +0200 mav  r271849 : #i101356# reduce the amount of macros 2009-05-12 12:09:42 +0200 mav  r271815 : #i101356# allow to generate a small log if a document can not be stored 2009-05-12 12:03:20 +0200 mav  r271814 : #i101356# allow to generate a small log if a document can not be stored 2009-05-12 11:58:48 +0200 mav  r271813 : #i101356# allow to generate a small log if a document can not be stored 2009-05-12 11:53:05 +0200 mav  r271812 : #i101356# allow to generate a small log if a document can not be stored 2009-05-12 11:48:36 +0200 mav  r271810 : #i101356# allow to generate a small log if a document can not be stored 2009-05-12 11:43:45 +0200 mav  r271809 : #i101356# allow to generate a small log if a document can not be stored 2009-05-12 11:39:38 +0200 mav  r271808 : #i101356# allow to generate a small log if a document can not be stored 2009-05-12 11:37:38 +0200 mav  r271806 : #i101356# allow to generate a small log if a document can not be stored 2009-05-12 11:33:58 +0200 mav  r271805 : #i101356# allow to generate a small log if a document can not be stored 2009-05-12 11:30:01 +0200 mav  r271804 : #i101356# allow to generate a small log if a document can not be stored 2009-05-06 17:43:38 +0200 mst  r271607 : #i100727# - svtools/source/svhtml/parhtml.cxx:   + adapt code to renaming of HTML constants (sb107) 2009-05-05 11:14:18 +0200 mav  r271507 : #i101222# avoid warning 2009-05-05 10:27:23 +0200 mav  r271505 : #i101426# send the modified() notification only when the document can be modified 2009-05-05 10:25:07 +0200 mav  r271504 : #i101426# send the modified() notification only when the document is modified 2009-05-05 08:42:48 +0200 mav  r271497 : CWS-TOOLING: rebase CWS fwk103 to trunk@271427 (milestone: DEV300:m47) 2009-04-30 13:32:11 +0200 mav  r271412 : #i100518# check the template folders quietly 2009-04-29 20:04:25 +0200 mst  r271393 : - sw/source/filter/html/swhtml.cxx:   + fix wrong initialization order in constructor 2009-04-28 12:28:46 +0200 mav  r271319 : #i99142# set the error correctly 2009-04-28 08:44:48 +0200 mav  r271305 : #i99050# clear hidden flag if necessary 2009-04-28 08:40:10 +0200 mav  r271304 : #i99050# avoid crash 2009-04-22 07:40:11 +0200 mav  r271056 : #i101093# lets not affect the performance 2009-04-15 09:30:47 +0200 cd  r270820 : #i99771# Fix warnings for gcc 4.4 2009-04-15 09:19:52 +0200 cd  r270819 : #i99771# Fix warnings for gcc 4.4 2009-04-15 08:42:34 +0200 cd  r270817 : #i99771# Fix warnings for gcc 4.4 2009-04-14 14:31:01 +0200 mav  r270768 : #i99493# fix typo 2009-04-01 12:45:43 +0200 mst  r270317 : fix #i100727# - svtools/inc/svtools/svparser.hxx, svtools/source/svrtf/svparser.cxx,   sfx2/inc/sfx2/docfile.hxx, sfx2/source/doc/{objmisc.cxx,docfile.cxx}:   + move SvKeyValue stuff from sfx2 to svtools - svtools/inc/svtools/parhtml.hxx, svtools/source/svhtml/parhtml.cxx,   sfx2/inc/sfx2/sfxhtml.hxx, sfx2/source/bastyp/sfxhtml.cxx:   + move ParseMetaOptions() and GetEncodingByMIME() from SfxHTMLParser (sfx2)     to HTMLParser (svtools)   + make HTMLParser::ParseMetaOptions() a virtual function   + HTMLParser::ParseMetaOptions() calls GetExtendedCompatibilityTextEncoding()   + new template method HTMLParser::AddMetaUserDefined() - svtools/source/svhtml/makefile.mk:   + enable exceptions for parhtml.cxx - dbaccess/source/ui/misc/HtmlReader.cxx,   sc/source/filter/html/htmlpars.cxx:   + remove encoding related code duplication - sw/source/filter/html/{swhtml{.hxx,.cxx},htmlfld.cxx}:   + new SwHTMLParser::AddMetaUserDefined() for import of     DOCINFO field subtypes INFO[1-4]   + do not use DocumentInfo for import of DOCINFO field subtypes INFO[1-4] 2009-03-31 17:01:35 +0200 mav  r270288 : #i91214# fix typo 2009-03-31 15:19:41 +0200 mav  r270285 : #i100123# allow to turn OOo locking mechanics off 2009-03-31 15:00:36 +0200 mav  r270284 : #i100123# allow to turn OOo locking mechanics off 2009-03-31 12:19:13 +0200 mav  r270270 : #i100123# taking the lock file over throws no exception 2009-03-30 13:57:21 +0200 mav  r270227 : #i100351# fix the typo 2009-03-30 13:47:26 +0200 mav  r270225 : #i99885# let OK be default button 2009-03-29 19:38:55 +0200 mav  r270190 : CWS-TOOLING: rebase CWS fwk103 to trunk@270033 (milestone: DEV300:m45) 2009-03-16 16:39:48 +0100 mav  r269558 : #i93558# convert the attributes as well 2009-03-13 15:35:55 +0100 mav  r269488 : #i93558# improve manifest.xml parsing 2009-03-13 08:47:00 +0100 mav  r269454 : #i96205# allow to remove password on SaveAs 2009-03-12 13:36:07 +0100 mav  r269398 : #i91306# show special error in case of shared document 2009-03-12 13:33:35 +0100 mav  r269397 : #i91306# introduce the new error-message 2009-03-12 11:40:42 +0100 mst  r269378 : fix #i90877# - svtools/source/uno/unoevent.cxx:   + use proper operator delete[] 2009-02-26 15:23:10 +0100 mav  r268526 : #i91214# do not use ATL 2009-02-26 14:19:06 +0100 mav  r268516 : #i98909# integrate the patch 2009-02-10 17:29:52 +0100 cd  r267568 : #i98649# Make sure that we catch the NoSuchElementException when a module is not installed.


2009-06-16  Ivo Hinkelmann  <ihi@openoffice.org>  [ff40d5a47de6525d580ac10d9009f91b358e1705]

CWS-TOOLING: integrate CWS fwk103 2009-05-26 12:44:25 +0200 mst  r272292 : #i100727# - svtools/inc/svtools/parhtml.hxx, svtools/source/svhtml/parhtml.cxx:   + fix warning: rename method to prevent overloading 2009-05-19 13:42:31 +0200 mav  r272075 : #i101356# add comment 2009-05-19 10:56:24 +0200 mav  r272062 : #i101356# register the singleton correctly 2009-05-19 10:25:42 +0200 mav  r272060 : #i101356# register the singleton correctly 2009-05-18 12:48:48 +0200 mav  r272013 : #i91306# fix the typo 2009-05-14 08:50:06 +0200 mav  r271871 : #i101356# reduce the amount of macros 2009-05-13 13:26:08 +0200 mav  r271858 : #i101356# reduce the amount of macros 2009-05-13 11:29:16 +0200 mav  r271849 : #i101356# reduce the amount of macros 2009-05-12 12:09:42 +0200 mav  r271815 : #i101356# allow to generate a small log if a document can not be stored 2009-05-12 12:03:20 +0200 mav  r271814 : #i101356# allow to generate a small log if a document can not be stored 2009-05-12 11:58:48 +0200 mav  r271813 : #i101356# allow to generate a small log if a document can not be stored 2009-05-12 11:53:05 +0200 mav  r271812 : #i101356# allow to generate a small log if a document can not be stored 2009-05-12 11:48:36 +0200 mav  r271810 : #i101356# allow to generate a small log if a document can not be stored 2009-05-12 11:43:45 +0200 mav  r271809 : #i101356# allow to generate a small log if a document can not be stored 2009-05-12 11:39:38 +0200 mav  r271808 : #i101356# allow to generate a small log if a document can not be stored 2009-05-12 11:37:38 +0200 mav  r271806 : #i101356# allow to generate a small log if a document can not be stored 2009-05-12 11:33:58 +0200 mav  r271805 : #i101356# allow to generate a small log if a document can not be stored 2009-05-12 11:30:01 +0200 mav  r271804 : #i101356# allow to generate a small log if a document can not be stored 2009-05-06 17:43:38 +0200 mst  r271607 : #i100727# - svtools/source/svhtml/parhtml.cxx:   + adapt code to renaming of HTML constants (sb107) 2009-05-05 11:14:18 +0200 mav  r271507 : #i101222# avoid warning 2009-05-05 10:27:23 +0200 mav  r271505 : #i101426# send the modified() notification only when the document can be modified 2009-05-05 10:25:07 +0200 mav  r271504 : #i101426# send the modified() notification only when the document is modified 2009-05-05 08:42:48 +0200 mav  r271497 : CWS-TOOLING: rebase CWS fwk103 to trunk@271427 (milestone: DEV300:m47) 2009-04-30 13:32:11 +0200 mav  r271412 : #i100518# check the template folders quietly 2009-04-29 20:04:25 +0200 mst  r271393 : - sw/source/filter/html/swhtml.cxx:   + fix wrong initialization order in constructor 2009-04-28 12:28:46 +0200 mav  r271319 : #i99142# set the error correctly 2009-04-28 08:44:48 +0200 mav  r271305 : #i99050# clear hidden flag if necessary 2009-04-28 08:40:10 +0200 mav  r271304 : #i99050# avoid crash 2009-04-22 07:40:11 +0200 mav  r271056 : #i101093# lets not affect the performance 2009-04-15 09:30:47 +0200 cd  r270820 : #i99771# Fix warnings for gcc 4.4 2009-04-15 09:19:52 +0200 cd  r270819 : #i99771# Fix warnings for gcc 4.4 2009-04-15 08:42:34 +0200 cd  r270817 : #i99771# Fix warnings for gcc 4.4 2009-04-14 14:31:01 +0200 mav  r270768 : #i99493# fix typo 2009-04-01 12:45:43 +0200 mst  r270317 : fix #i100727# - svtools/inc/svtools/svparser.hxx, svtools/source/svrtf/svparser.cxx,   sfx2/inc/sfx2/docfile.hxx, sfx2/source/doc/{objmisc.cxx,docfile.cxx}:   + move SvKeyValue stuff from sfx2 to svtools - svtools/inc/svtools/parhtml.hxx, svtools/source/svhtml/parhtml.cxx,   sfx2/inc/sfx2/sfxhtml.hxx, sfx2/source/bastyp/sfxhtml.cxx:   + move ParseMetaOptions() and GetEncodingByMIME() from SfxHTMLParser (sfx2)     to HTMLParser (svtools)   + make HTMLParser::ParseMetaOptions() a virtual function   + HTMLParser::ParseMetaOptions() calls GetExtendedCompatibilityTextEncoding()   + new template method HTMLParser::AddMetaUserDefined() - svtools/source/svhtml/makefile.mk:   + enable exceptions for parhtml.cxx - dbaccess/source/ui/misc/HtmlReader.cxx,   sc/source/filter/html/htmlpars.cxx:   + remove encoding related code duplication - sw/source/filter/html/{swhtml{.hxx,.cxx},htmlfld.cxx}:   + new SwHTMLParser::AddMetaUserDefined() for import of     DOCINFO field subtypes INFO[1-4]   + do not use DocumentInfo for import of DOCINFO field subtypes INFO[1-4] 2009-03-31 17:01:35 +0200 mav  r270288 : #i91214# fix typo 2009-03-31 15:19:41 +0200 mav  r270285 : #i100123# allow to turn OOo locking mechanics off 2009-03-31 15:00:36 +0200 mav  r270284 : #i100123# allow to turn OOo locking mechanics off 2009-03-31 12:19:13 +0200 mav  r270270 : #i100123# taking the lock file over throws no exception 2009-03-30 13:57:21 +0200 mav  r270227 : #i100351# fix the typo 2009-03-30 13:47:26 +0200 mav  r270225 : #i99885# let OK be default button 2009-03-29 19:38:55 +0200 mav  r270190 : CWS-TOOLING: rebase CWS fwk103 to trunk@270033 (milestone: DEV300:m45) 2009-03-16 16:39:48 +0100 mav  r269558 : #i93558# convert the attributes as well 2009-03-13 15:35:55 +0100 mav  r269488 : #i93558# improve manifest.xml parsing 2009-03-13 08:47:00 +0100 mav  r269454 : #i96205# allow to remove password on SaveAs 2009-03-12 13:36:07 +0100 mav  r269398 : #i91306# show special error in case of shared document 2009-03-12 13:33:35 +0100 mav  r269397 : #i91306# introduce the new error-message 2009-03-12 11:40:42 +0100 mst  r269378 : fix #i90877# - svtools/source/uno/unoevent.cxx:   + use proper operator delete[] 2009-02-26 15:23:10 +0100 mav  r268526 : #i91214# do not use ATL 2009-02-26 14:19:06 +0100 mav  r268516 : #i98909# integrate the patch 2009-02-10 17:29:52 +0100 cd  r267568 : #i98649# Make sure that we catch the NoSuchElementException when a module is not installed.


2009-06-16  Ivo Hinkelmann  <ihi@openoffice.org>  [a245ebc7519f4ccd3a5bc2f2c841fa379c6f947c]

CWS-TOOLING: integrate CWS fwk103 2009-05-26 12:44:25 +0200 mst  r272292 : #i100727# - svtools/inc/svtools/parhtml.hxx, svtools/source/svhtml/parhtml.cxx:   + fix warning: rename method to prevent overloading 2009-05-19 13:42:31 +0200 mav  r272075 : #i101356# add comment 2009-05-19 10:56:24 +0200 mav  r272062 : #i101356# register the singleton correctly 2009-05-19 10:25:42 +0200 mav  r272060 : #i101356# register the singleton correctly 2009-05-18 12:48:48 +0200 mav  r272013 : #i91306# fix the typo 2009-05-14 08:50:06 +0200 mav  r271871 : #i101356# reduce the amount of macros 2009-05-13 13:26:08 +0200 mav  r271858 : #i101356# reduce the amount of macros 2009-05-13 11:29:16 +0200 mav  r271849 : #i101356# reduce the amount of macros 2009-05-12 12:09:42 +0200 mav  r271815 : #i101356# allow to generate a small log if a document can not be stored 2009-05-12 12:03:20 +0200 mav  r271814 : #i101356# allow to generate a small log if a document can not be stored 2009-05-12 11:58:48 +0200 mav  r271813 : #i101356# allow to generate a small log if a document can not be stored 2009-05-12 11:53:05 +0200 mav  r271812 : #i101356# allow to generate a small log if a document can not be stored 2009-05-12 11:48:36 +0200 mav  r271810 : #i101356# allow to generate a small log if a document can not be stored 2009-05-12 11:43:45 +0200 mav  r271809 : #i101356# allow to generate a small log if a document can not be stored 2009-05-12 11:39:38 +0200 mav  r271808 : #i101356# allow to generate a small log if a document can not be stored 2009-05-12 11:37:38 +0200 mav  r271806 : #i101356# allow to generate a small log if a document can not be stored 2009-05-12 11:33:58 +0200 mav  r271805 : #i101356# allow to generate a small log if a document can not be stored 2009-05-12 11:30:01 +0200 mav  r271804 : #i101356# allow to generate a small log if a document can not be stored 2009-05-06 17:43:38 +0200 mst  r271607 : #i100727# - svtools/source/svhtml/parhtml.cxx:   + adapt code to renaming of HTML constants (sb107) 2009-05-05 11:14:18 +0200 mav  r271507 : #i101222# avoid warning 2009-05-05 10:27:23 +0200 mav  r271505 : #i101426# send the modified() notification only when the document can be modified 2009-05-05 10:25:07 +0200 mav  r271504 : #i101426# send the modified() notification only when the document is modified 2009-05-05 08:42:48 +0200 mav  r271497 : CWS-TOOLING: rebase CWS fwk103 to trunk@271427 (milestone: DEV300:m47) 2009-04-30 13:32:11 +0200 mav  r271412 : #i100518# check the template folders quietly 2009-04-29 20:04:25 +0200 mst  r271393 : - sw/source/filter/html/swhtml.cxx:   + fix wrong initialization order in constructor 2009-04-28 12:28:46 +0200 mav  r271319 : #i99142# set the error correctly 2009-04-28 08:44:48 +0200 mav  r271305 : #i99050# clear hidden flag if necessary 2009-04-28 08:40:10 +0200 mav  r271304 : #i99050# avoid crash 2009-04-22 07:40:11 +0200 mav  r271056 : #i101093# lets not affect the performance 2009-04-15 09:30:47 +0200 cd  r270820 : #i99771# Fix warnings for gcc 4.4 2009-04-15 09:19:52 +0200 cd  r270819 : #i99771# Fix warnings for gcc 4.4 2009-04-15 08:42:34 +0200 cd  r270817 : #i99771# Fix warnings for gcc 4.4 2009-04-14 14:31:01 +0200 mav  r270768 : #i99493# fix typo 2009-04-01 12:45:43 +0200 mst  r270317 : fix #i100727# - svtools/inc/svtools/svparser.hxx, svtools/source/svrtf/svparser.cxx,   sfx2/inc/sfx2/docfile.hxx, sfx2/source/doc/{objmisc.cxx,docfile.cxx}:   + move SvKeyValue stuff from sfx2 to svtools - svtools/inc/svtools/parhtml.hxx, svtools/source/svhtml/parhtml.cxx,   sfx2/inc/sfx2/sfxhtml.hxx, sfx2/source/bastyp/sfxhtml.cxx:   + move ParseMetaOptions() and GetEncodingByMIME() from SfxHTMLParser (sfx2)     to HTMLParser (svtools)   + make HTMLParser::ParseMetaOptions() a virtual function   + HTMLParser::ParseMetaOptions() calls GetExtendedCompatibilityTextEncoding()   + new template method HTMLParser::AddMetaUserDefined() - svtools/source/svhtml/makefile.mk:   + enable exceptions for parhtml.cxx - dbaccess/source/ui/misc/HtmlReader.cxx,   sc/source/filter/html/htmlpars.cxx:   + remove encoding related code duplication - sw/source/filter/html/{swhtml{.hxx,.cxx},htmlfld.cxx}:   + new SwHTMLParser::AddMetaUserDefined() for import of     DOCINFO field subtypes INFO[1-4]   + do not use DocumentInfo for import of DOCINFO field subtypes INFO[1-4] 2009-03-31 17:01:35 +0200 mav  r270288 : #i91214# fix typo 2009-03-31 15:19:41 +0200 mav  r270285 : #i100123# allow to turn OOo locking mechanics off 2009-03-31 15:00:36 +0200 mav  r270284 : #i100123# allow to turn OOo locking mechanics off 2009-03-31 12:19:13 +0200 mav  r270270 : #i100123# taking the lock file over throws no exception 2009-03-30 13:57:21 +0200 mav  r270227 : #i100351# fix the typo 2009-03-30 13:47:26 +0200 mav  r270225 : #i99885# let OK be default button 2009-03-29 19:38:55 +0200 mav  r270190 : CWS-TOOLING: rebase CWS fwk103 to trunk@270033 (milestone: DEV300:m45) 2009-03-16 16:39:48 +0100 mav  r269558 : #i93558# convert the attributes as well 2009-03-13 15:35:55 +0100 mav  r269488 : #i93558# improve manifest.xml parsing 2009-03-13 08:47:00 +0100 mav  r269454 : #i96205# allow to remove password on SaveAs 2009-03-12 13:36:07 +0100 mav  r269398 : #i91306# show special error in case of shared document 2009-03-12 13:33:35 +0100 mav  r269397 : #i91306# introduce the new error-message 2009-03-12 11:40:42 +0100 mst  r269378 : fix #i90877# - svtools/source/uno/unoevent.cxx:   + use proper operator delete[] 2009-02-26 15:23:10 +0100 mav  r268526 : #i91214# do not use ATL 2009-02-26 14:19:06 +0100 mav  r268516 : #i98909# integrate the patch 2009-02-10 17:29:52 +0100 cd  r267568 : #i98649# Make sure that we catch the NoSuchElementException when a module is not installed.


2009-06-16  Thomas Lange  <tl@openoffice.org>  [2d2f137008a6f2599acd43f59f8b169075fa6f11]

#i101242# build problems fixed; XUNoTunnel added to SwXTextView


2009-06-15  Philipp Lohmann  <pl@openoffice.org>  [ed4721887cd14279f5de473fac41ba8b9df12a7d]

solve a warning


2009-06-15  Ivo Hinkelmann  <ihi@openoffice.org>  [38dddedf06c27bde422e0387047852daa0d06cb7]

CWS-TOOLING: integrate CWS ooo311gsl02_DEV300 2009-05-25 16:07:55 +0200 pl  r272260 : #b6843142# #i102226# do not acquire own mutex during outside UNO calls 2009-05-25 16:05:06 +0200 pl  r272259 : #b6843142# #i102226# do not acquire solar mutex during UNO calls


2009-06-15  Ivo Hinkelmann  <ihi@openoffice.org>  [e52566c36c2c57f067b5664c41f6941159d6e298]

CWS-TOOLING: integrate CWS svp02_DEV300 2009-04-29 16:59:46 +0200 pl  r271386 : #159621# defined palette for 1 bit VDevs


2009-06-15  Ivo Hinkelmann  <ihi@openoffice.org>  [2574c2381e36c7feac8ed6cfa83bc5bceae509ab]

CWS-TOOLING: integrate CWS fhawfixes1 2009-06-03 17:24:54 +0200 fredrikh  r272595 : i102444 2009-06-03 16:58:38 +0200 fredrikh  r272594 : i102477 2009-06-03 16:33:41 +0200 fredrikh  r272585 : i102476 2009-06-03 15:39:59 +0200 fredrikh  r272582 : i102444 2009-06-03 11:03:38 +0200 fredrikh  r272547 : i102451 2009-06-02 18:26:24 +0200 fredrikh  r272526 : i102444 2009-06-02 18:21:43 +0200 fredrikh  r272525 : i95309 2009-06-02 18:21:10 +0200 fredrikh  r272524 : i95309 2009-06-02 18:20:26 +0200 fredrikh  r272523 : i102287 2009-06-02 18:19:59 +0200 fredrikh  r272522 : i102287 2009-06-02 18:19:37 +0200 fredrikh  r272521 : i102287 2009-06-02 18:19:23 +0200 fredrikh  r272520 : i102287 2009-06-02 18:19:05 +0200 fredrikh  r272519 : i102287 2009-06-02 18:18:44 +0200 fredrikh  r272518 : i102287 2009-06-02 18:16:51 +0200 fredrikh  r272517 : i102287 2009-06-02 18:16:13 +0200 fredrikh  r272516 : i102287 2009-06-02 18:15:49 +0200 fredrikh  r272515 : i102287 2009-06-02 18:14:24 +0200 fredrikh  r272514 : i102452 2009-06-02 17:57:04 +0200 fredrikh  r272513 : i102451 2009-06-02 13:57:46 +0200 fredrikh  r272502 : i102444 2009-06-02 13:24:29 +0200 fredrikh  r272497 : i102287 2009-06-02 12:44:01 +0200 fredrikh  r272495 : i102287 2009-06-01 13:25:03 +0200 fredrikh  r272477 : CWS-TOOLING: rebase CWS fhawfixes1 to trunk@272291 (milestone: DEV300:m49) 2009-05-27 17:50:23 +0200 fredrikh  r272363 : i102310 2009-05-27 16:23:37 +0200 fredrikh  r272359 : i102093 2009-05-27 16:18:50 +0200 fredrikh  r272358 : i102218 2009-05-27 15:58:58 +0200 fredrikh  r272357 : i102306 2009-05-27 11:14:59 +0200 fredrikh  r272336 : i102287 2009-05-27 10:18:48 +0200 fredrikh  r272334 : i102286 2009-05-25 15:33:07 +0200 fredrikh  r272253 : i102221 2009-05-25 13:08:52 +0200 fredrikh  r272235 : i102218 2009-05-19 14:06:59 +0200 fredrikh  r272077 : i102058


2009-06-15  Ivo Hinkelmann  <ihi@openoffice.org>  [13b3639794c12a93af0d01aaa54577192238e3e0]

CWS-TOOLING: integrate CWS fhawfixes1 2009-06-03 17:24:54 +0200 fredrikh  r272595 : i102444 2009-06-03 16:58:38 +0200 fredrikh  r272594 : i102477 2009-06-03 16:33:41 +0200 fredrikh  r272585 : i102476 2009-06-03 15:39:59 +0200 fredrikh  r272582 : i102444 2009-06-03 11:03:38 +0200 fredrikh  r272547 : i102451 2009-06-02 18:26:24 +0200 fredrikh  r272526 : i102444 2009-06-02 18:21:43 +0200 fredrikh  r272525 : i95309 2009-06-02 18:21:10 +0200 fredrikh  r272524 : i95309 2009-06-02 18:20:26 +0200 fredrikh  r272523 : i102287 2009-06-02 18:19:59 +0200 fredrikh  r272522 : i102287 2009-06-02 18:19:37 +0200 fredrikh  r272521 : i102287 2009-06-02 18:19:23 +0200 fredrikh  r272520 : i102287 2009-06-02 18:19:05 +0200 fredrikh  r272519 : i102287 2009-06-02 18:18:44 +0200 fredrikh  r272518 : i102287 2009-06-02 18:16:51 +0200 fredrikh  r272517 : i102287 2009-06-02 18:16:13 +0200 fredrikh  r272516 : i102287 2009-06-02 18:15:49 +0200 fredrikh  r272515 : i102287 2009-06-02 18:14:24 +0200 fredrikh  r272514 : i102452 2009-06-02 17:57:04 +0200 fredrikh  r272513 : i102451 2009-06-02 13:57:46 +0200 fredrikh  r272502 : i102444 2009-06-02 13:24:29 +0200 fredrikh  r272497 : i102287 2009-06-02 12:44:01 +0200 fredrikh  r272495 : i102287 2009-06-01 13:25:03 +0200 fredrikh  r272477 : CWS-TOOLING: rebase CWS fhawfixes1 to trunk@272291 (milestone: DEV300:m49) 2009-05-27 17:50:23 +0200 fredrikh  r272363 : i102310 2009-05-27 16:23:37 +0200 fredrikh  r272359 : i102093 2009-05-27 16:18:50 +0200 fredrikh  r272358 : i102218 2009-05-27 15:58:58 +0200 fredrikh  r272357 : i102306 2009-05-27 11:14:59 +0200 fredrikh  r272336 : i102287 2009-05-27 10:18:48 +0200 fredrikh  r272334 : i102286 2009-05-25 15:33:07 +0200 fredrikh  r272253 : i102221 2009-05-25 13:08:52 +0200 fredrikh  r272235 : i102218 2009-05-19 14:06:59 +0200 fredrikh  r272077 : i102058


2009-06-15  Ivo Hinkelmann  <ihi@openoffice.org>  [23337b9a2d42b6ce33cd5d3a09e7c09e2a0effdc]

CWS-TOOLING: integrate CWS calc50 2009-05-28 12:32:46 +0200 nn  r272399 : gcc warning 2009-05-28 10:56:48 +0200 nn  r272382 : CWS-TOOLING: rebase CWS calc50 to trunk@272291 (milestone: DEV300:m49) 2009-05-27 14:24:52 +0200 nn  r272343 : #i50825# DataPilotUpdate: prevent overwriting source data above the table 2009-05-26 18:29:21 +0200 nn  r272316 : #i50019# allow borders for multiple cell ranges 2009-05-26 13:43:36 +0200 nn  r272300 : #i101960# UpdateExternalRefLinks: set document modified 2009-05-25 18:01:23 +0200 nn  r272267 : #i102056# copied from CWS calc311fixes 2009-05-20 12:24:22 +0200 nn  r272114 : #i59672# ExecFilter/SC_AUTOFILTER_CUSTOM: select database range (patch from gaozm) 2009-05-15 18:24:44 +0200 nn  r271961 : #i100544# correct ScTokenConversion::ConvertToTokenArray 2009-05-13 17:45:02 +0200 nn  r271866 : #i101869# DeleteRange: before broadcasting, check if EndListening removed the note cells 2009-05-13 12:43:31 +0200 nn  r271856 : #i101806# correct reference undo for inserting/deleting columns/rows across sheets 2009-05-11 18:44:46 +0200 nn  r271783 : #i101725# don't copy hash_set with pointers from the other collection 2009-05-11 17:54:21 +0200 nn  r271780 : #i101690# correct merge error in frmdlg integration 2009-05-07 15:28:55 +0200 nn  r271674 : #i96940# check for negative count in fillAuto 2009-05-07 13:47:58 +0200 nn  r271661 : #i101512# SetCompileForFAP is in formula::FormulaCompiler 2009-05-07 13:47:27 +0200 nn  r271660 : #i101512# use SetCompileForFAP for CompileTokenArray 2009-05-05 18:47:03 +0200 nn  r271551 : #i73074# RepeatDB: re-evaluate advanced filter source range 2009-05-05 18:23:21 +0200 nn  r271546 : #i97857# use GetInputString for direct reference as validity range source 2009-05-05 17:38:23 +0200 nn  r271538 : #i95834# better enable/disable handling of next/previous buttons (patch by cmc)


2009-06-15  Ivo Hinkelmann  <ihi@openoffice.org>  [7ba284b835c6969c651232f97082fe58c2f11c83]

CWS-TOOLING: integrate CWS calc50 2009-05-28 12:32:46 +0200 nn  r272399 : gcc warning 2009-05-28 10:56:48 +0200 nn  r272382 : CWS-TOOLING: rebase CWS calc50 to trunk@272291 (milestone: DEV300:m49) 2009-05-27 14:24:52 +0200 nn  r272343 : #i50825# DataPilotUpdate: prevent overwriting source data above the table 2009-05-26 18:29:21 +0200 nn  r272316 : #i50019# allow borders for multiple cell ranges 2009-05-26 13:43:36 +0200 nn  r272300 : #i101960# UpdateExternalRefLinks: set document modified 2009-05-25 18:01:23 +0200 nn  r272267 : #i102056# copied from CWS calc311fixes 2009-05-20 12:24:22 +0200 nn  r272114 : #i59672# ExecFilter/SC_AUTOFILTER_CUSTOM: select database range (patch from gaozm) 2009-05-15 18:24:44 +0200 nn  r271961 : #i100544# correct ScTokenConversion::ConvertToTokenArray 2009-05-13 17:45:02 +0200 nn  r271866 : #i101869# DeleteRange: before broadcasting, check if EndListening removed the note cells 2009-05-13 12:43:31 +0200 nn  r271856 : #i101806# correct reference undo for inserting/deleting columns/rows across sheets 2009-05-11 18:44:46 +0200 nn  r271783 : #i101725# don't copy hash_set with pointers from the other collection 2009-05-11 17:54:21 +0200 nn  r271780 : #i101690# correct merge error in frmdlg integration 2009-05-07 15:28:55 +0200 nn  r271674 : #i96940# check for negative count in fillAuto 2009-05-07 13:47:58 +0200 nn  r271661 : #i101512# SetCompileForFAP is in formula::FormulaCompiler 2009-05-07 13:47:27 +0200 nn  r271660 : #i101512# use SetCompileForFAP for CompileTokenArray 2009-05-05 18:47:03 +0200 nn  r271551 : #i73074# RepeatDB: re-evaluate advanced filter source range 2009-05-05 18:23:21 +0200 nn  r271546 : #i97857# use GetInputString for direct reference as validity range source 2009-05-05 17:38:23 +0200 nn  r271538 : #i95834# better enable/disable handling of next/previous buttons (patch by cmc)


2009-06-15  Ivo Hinkelmann  <ihi@openoffice.org>  [ea4f54c117c5d1a85102697d56588a881b0009bc]

CWS-TOOLING: integrate CWS ooo311gsl01_DEV300 2009-05-12 11:26:05 +0200 hdu  r271803 : #i99842# set text decoration overline color 2009-05-12 09:07:02 +0200 hdu  r271796 : #i99842# set text decoration color (backport from CWS vcl101)


2009-06-15  Ivo Hinkelmann  <ihi@openoffice.org>  [d65ee605f598223c86fbcc70683d8e7db543dfde]

#i10000# readded by accident. removed ....


2009-06-15  Philipp Lohmann  <pl@openoffice.org>  [f3cbe8e3d4097f79b33db3a9678ad475385ec425]

remove a warning


2009-06-15  Ivo Hinkelmann  <ihi@openoffice.org>  [0ca8e0ea2db280fc7ce464611079b513a020199f]

CWS-TOOLING: integrate CWS pdfextfix02_DEV300 2009-05-10 11:23:59 +0200 pl  r271736 : #i94755# adjust extension version, add extension icon 2009-05-08 17:06:50 +0200 pl  r271726 : #i92909# handle some cases of mirroring 2009-05-08 14:51:37 +0200 pl  r271720 : #i95270# cope with some rotated images 2009-05-08 11:37:46 +0200 pl  r271709 : #i101327# recognize non breaking space also (thanks ayaniger) 2009-05-07 13:39:06 +0200 pl  r271658 : #i92598# still more masked bitmap support 2009-05-07 10:44:41 +0200 pl  r271638 : remove some compiler warnings 2009-05-07 09:59:56 +0200 pl  r271633 : make test compile again 2009-05-06 21:12:55 +0200 pl  r271612 : #i92903# handle two color images 2009-05-06 19:48:19 +0200 pl  r271610 : soft masked images 2009-05-06 16:30:36 +0200 pl  r271600 : #i92598# use masked PNG images for drawMask 2009-05-05 18:40:06 +0200 pl  r271550 : #i90617# #i92598# some workarounds for mask bitmaps 2009-05-04 18:53:09 +0200 pl  r271479 : #i94755# add supported for encrypted PDF files


2009-06-15  Oliver Bolte  <obo@openoffice.org>  [97064f360540b8bd5a9781ac2a078319a9f7caf9]

#i10000# build breaks for wntmsci12


2009-06-13  Philipp Lohmann  <pl@openoffice.org>  [47d8f3b65172271f386a64d1a983b46dd1de0e9f]

add missing precompiled header


2009-06-12  Ivo Hinkelmann  <ihi@openoffice.org>  [362e43ceec1fc82caebc441a2c7dcc7fd3bd5641]

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>  [9bb45ab3161b2301398cc68eec2a7730122a620f]

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>  [95c136d0d1d94a5a1e226ca9850bf026e8e788b7]

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>  [ca8fdae4adb818c31bb515e93721f3ea126ae42d]

CWS-TOOLING: integrate CWS jl126_DEV300 2009-05-29 11:45:28 +0200 jl  r272444 : #i102355# new assembly versions 2009-05-29 11:14:35 +0200 jl  r272441 : #i102355# new assembly versions 2009-05-29 11:08:25 +0200 jl  r272439 : #i102355# test lib for 3.1 version 2009-05-29 08:43:22 +0200 jl  r272432 : CWS-TOOLING: rebase CWS jl126 to branches/OOO310@272261 (milestone: OOO310:m12) 2009-04-30 21:12:02 +0200 jl  r271426 : CWS-TOOLING: rebase CWS jl126 to branches/OOO310@271208 (milestone: OOO310:m11)


2009-06-12  Ivo Hinkelmann  <ihi@openoffice.org>  [31b05c84a5f0dfde7f620f1bd1255d98327e1870]

CWS-TOOLING: integrate CWS jl126_DEV300 2009-05-29 11:45:28 +0200 jl  r272444 : #i102355# new assembly versions 2009-05-29 11:14:35 +0200 jl  r272441 : #i102355# new assembly versions 2009-05-29 11:08:25 +0200 jl  r272439 : #i102355# test lib for 3.1 version 2009-05-29 08:43:22 +0200 jl  r272432 : CWS-TOOLING: rebase CWS jl126 to branches/OOO310@272261 (milestone: OOO310:m12) 2009-04-30 21:12:02 +0200 jl  r271426 : CWS-TOOLING: rebase CWS jl126 to branches/OOO310@271208 (milestone: OOO310:m11)


2009-06-12  Ivo Hinkelmann  <ihi@openoffice.org>  [c09770917fdef1019a8e11615f3e9cb68c23cb69]

CWS-TOOLING: integrate CWS mav54_P1 2009-06-12 16:28:38 +0200 mav  r272930 : #i102701# adjust memory stream implementation


2009-06-12  Ivo Hinkelmann  <ihi@openoffice.org>  [88447ac66f0a3e3d1bf4ab95f73aee18684a2971]

CWS-TOOLING: integrate CWS hcshared21 2009-05-13 09:49:59 +0200 ufi  r271841 : CWS-TOOLING: rebase CWS hcshared21 to trunk@271427 (milestone: DEV300:m47) 2009-04-16 11:01:43 +0200 ufi  r270873 : again 2009-03-17 10:19:50 +0100 ufi  r269575 : before builds 2009-02-13 16:03:59 +0100 ufi  r267726 : CWS-TOOLING: rebase CWS hcshared21 to trunk@267171 (milestone: DEV300:m41) 2009-02-10 10:30:11 +0100 ufi  r267539 : vor neuem rebase Versuch 2009-02-03 15:55:58 +0100 ufi  r267334 : before rebase 2009-01-06 10:38:41 +0100 ufi  r265901 : i97718


2009-06-12  Philipp Lohmann  <pl@openoffice.org>  [0c7e5dafaf360b1fac76c26c0a95cb0322c3c341]

fix a warning


2009-06-12  Philipp Lohmann  <pl@openoffice.org>  [caa199c9f366a3461d63dea90e4972e287529ada]

#i92516# use helper class to fix old style printing routines


2009-06-12  Philipp Lohmann  <pl@openoffice.org>  [bf2e454176da56effb2161ce5fa2d7267b07fc19]

#i92516# helper class to fix old style printing routines


2009-06-12  Philipp Lohmann  <pl@openoffice.org>  [3269764069d16788c2534655e7900bf5606d6aa7]

#i92516# remove old StartPage/EndPage API


2009-06-12  Philipp Lohmann  <pl@openoffice.org>  [39624916389a6b18e8494927a00c9f4d5237f8f2]

#i92516# remove old StartPage/EndPage API


2009-06-12  Philipp Lohmann  <pl@openoffice.org>  [81249233487670c90d1c40c62c9d4241b178d17f]

#i92516# remove old StartPage/EndPage API


2009-06-12  Ivo Hinkelmann  <ihi@openoffice.org>  [26fc844aea605edb132da60963aa389c01fefebe]

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-12  Ivo Hinkelmann  <ihi@openoffice.org>  [1d7964c5ff579ff93067dc1c3e45b522e3cb2b4e]

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-12  Ivo Hinkelmann  <ihi@openoffice.org>  [7c91d4659a488490afb103f3900d530ef2bb8caf]

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-12  Ivo Hinkelmann  <ihi@openoffice.org>  [0ad5ec8be0fc7edf6785a3831f1c67d060847a04]

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-12  Ivo Hinkelmann  <ihi@openoffice.org>  [3f9ed1352c2397124130d6ed9ff3e85518a9ec6e]

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-12  Ivo Hinkelmann  <ihi@openoffice.org>  [0a6d7ff2e22748a0155b74011e88499d4e293ee2]

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-12  Ivo Hinkelmann  <ihi@openoffice.org>  [1f946080d1a8f65615d612e72a8780f21966f3e8]

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-12  Ivo Hinkelmann  <ihi@openoffice.org>  [bf6d763f353ada5a683950345a858345f1e38b05]

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-12  Ivo Hinkelmann  <ihi@openoffice.org>  [4a3b7bff01e0e97e88f7718314208c4c7d262276]

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-11  Philipp Lohmann  <pl@openoffice.org>  [c8bc5be2dca2dbe7e9cba1c9027f2c97076e8374]

make compile again, needs adaption ?


2009-06-11  Philipp Lohmann  <pl@openoffice.org>  [4dd1488ef305663ee693a11f95f45574697a376d]

make compile again, needs adaption ?


2009-10-08  hg  <hg@oosvn01.>  [0ecb91bcbbae50e18e70dfd137035d1946a69cd8]

merge with m50


2009-06-11  Philipp Lohmann  <pl@openoffice.org>  [f40c3598c55e8be6c343890081edf68872de06b1]

solve a merge problem


2009-10-08  hg  <hg@oosvn01.>  [7d476e2e47e4572c44b325e976048bb8ae6959b6]

merge with m50


2009-06-11  Philipp Lohmann  <pl@openoffice.org>  [187d9b0f6476fca7244a673c74c4ddc568e8c1b3]

make compile again, needs adaption ?


2009-10-08  hg  <hg@oosvn01.>  [6c0a2b980b3a22aa3f7376444d95e7439ee71449]

merge with m50


2009-06-11  Philipp Lohmann  <pl@openoffice.org>  [2280881e946919001cb89ee16ad5b37c210c7cbd]

fix warning


2009-06-11  Philipp Lohmann  <pl@openoffice.org>  [68e6ca91d58be4b05cc2cd8d95acaf70665d3b22]

make compile, need to build an adaptor to new print API


2009-10-08  hg  <hg@oosvn01.>  [3fb2edb5945be0a8ddc69759f1ec01029f5abe1a]

merge with m50


2009-06-11  Thomas Benisch  <tbe@openoffice.org>  [b8f4ec04925521ece61f14226511a8e4bb7f5e48]

#i12587# Inserting/Editing arbitrary text objects in chart


2009-06-11  Thomas Benisch  <tbe@openoffice.org>  [4756dd5e7eedf936aa1719eb2ffabaaf4ce8e757]

#i12587# Inserting/Editing arbitrary text objects in chart


2009-12-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [11f52cbb87982809d3b677b8a59917027778a3e8]

chartshapes: merge with DEV300 m50


2009-06-11  Philipp Lohmann  <pl@openoffice.org>  [4eef171d081c2ebf0005798f1ae038fb2d899441]

make old Start/EndJob Start/EndPage dll private


2009-06-10  Philipp Lohmann  <pl@openoffice.org>  [091ae658753132d2572e9df674b390b18845b126]

page cache for faster preview


2009-06-10  Release Engineers  <releng@openoffice.org>  [e1d136dcfcd469e6dc5ad3b4b7874541cfec920f]

Create DEV300_m50 milestone tag from trunk@272824


2009-06-10  Release Engineers  <releng@openoffice.org>  [65016eb4c1eeda3c1f7d642232dfe2e23ce9b422]

Create DEV300_m50 milestone tag from trunk@272824


2009-06-10  Release Engineers  <releng@openoffice.org>  [b5f6ab28d3f1eb5a7bd575075ba01973a1003974]

Create DEV300_m50 milestone tag from trunk@272824


2009-06-10  Release Engineers  <releng@openoffice.org>  [248062948617ccf78e13254b78017f3eeb102582]

Create DEV300_m50 milestone tag from trunk@272824


2009-06-10  Release Engineers  <releng@openoffice.org>  [b960e2fb193c459418180e67ebcc0eacf63e1c3c]

Create DEV300_m50 milestone tag from trunk@272824


2009-06-10  Release Engineers  <releng@openoffice.org>  [02dc0bda41a02b2dbb5880c4512c7347cc32e394]

Create DEV300_m50 milestone tag from trunk@272824


2009-06-10  Release Engineers  <releng@openoffice.org>  [b995a0d61dedda56cbea12dd7e055a21042cca06]

Create DEV300_m50 milestone tag from trunk@272824


2009-06-10  Release Engineers  <releng@openoffice.org>  [15cc1011a1deb9c54833af62c6bc04499293b457]

Create DEV300_m50 milestone tag from trunk@272824


2009-06-10  Release Engineers  <releng@openoffice.org>  [5d1e85e75edb5a702e538017063f7598d9f23c8e]

Create DEV300_m50 milestone tag from trunk@272824


2009-06-10  Release Engineers  <releng@openoffice.org>  [5edc2d8ffaf658b05e4b044e44bd360697c3d08c]

Create DEV300_m50 milestone tag from trunk@272824


2009-06-10  Release Engineers  <releng@openoffice.org>  [829ce5aad54ddb2275f5a82fda1e75aa8d71295b]

Create DEV300_m50 milestone tag from trunk@272824


2009-06-10  Release Engineers  <releng@openoffice.org>  [9507eb86ff031d1a1fc84fc07f2240a474cab5f4]

Create DEV300_m50 milestone tag from trunk@272824


2009-06-10  Release Engineers  <releng@openoffice.org>  [643a64db2e05f748f77520dfabf841cfd6d1292a]

Create DEV300_m50 milestone tag from trunk@272824


2009-06-10  Release Engineers  <releng@openoffice.org>  [f1b4f077bec4a899462d643c31d36c87d144a1e4]

Create DEV300_m50 milestone tag from trunk@272824


2009-06-10  Philipp Lohmann  <pl@openoffice.org>  [00f2ce881250398b2eb892deac038aa85fbf1636]

add: page repeat for N-Up


2009-06-10  Philipp Lohmann  <pl@openoffice.org>  [2651918016923f6f9cd617aa84c1b7d40c1ed914]

avoid overpainting of border


2009-06-10  Philipp Lohmann  <pl@openoffice.org>  [706d4c761e10840fc03458896a0360c514b6cae1]

locale dependent metric field unit


2009-06-09  Philipp Lohmann  <pl@openoffice.org>  [808c249f8c1ed5c8b583ac9d33e928d1f2dff81d]

#i92516# additional N-Up functionality


2009-06-09  Thomas Benisch  <tbe@openoffice.org>  [41bc566f76d09ccc48771aa2f82a18e79323761f]

#i12587# Inserting/editing arbitrary text objects in chart


2009-06-09  Thomas Benisch  <tbe@openoffice.org>  [dccc223a347cc8ab88732b4c0a64d1b93bba32e1]

#i12587# Inserting/editing arbitrary text objects in chart


2009-06-09  Philipp Lohmann  <pl@openoffice.org>  [793ffd2b60a7b8c864e38928f8e169cf304e7bb3]

#i92516# allow for already available printer


2009-06-09  Philipp Lohmann  <pl@openoffice.org>  [a597b3e1f953fb9185e51cd24952026401dc9c11]

#i92516# adapt to new printer API


2009-06-09  Ivo Hinkelmann  <ihi@openoffice.org>  [5707dd005af1cf73e5deb750c5d8e7a78112220d]

#i10000# build fix


2009-06-08  Niklas Nebel  <nn@openoffice.org>  [f281a2385689ac833c970cb9fdb3e10bfc4bebbf]

#i101309# re-initialize ScPrintUIOptions default values from print options


2009-06-08  Release Engineers  <releng@openoffice.org>  [76731ecf3a825dd5d244d7754b73f3be93ea274b]

#i10000# build fix


2009-06-08  Philipp Lohmann  <pl@openoffice.org>  [e7fff914b869efbf2bccab153fa5a1852eb343d9]

#i92516# move preview and corresponding controls into an own border


2009-06-05  Thomas Benisch  <tbe@openoffice.org>  [13791e4a6ab502a88d9ac0eb856c03d30e4db7bf]

#i12587# Inserting/editing arbitrary text objects in chart


2009-06-05  Thomas Benisch  <tbe@openoffice.org>  [9707e2c8650864aab450d8911cb5f77334dd4653]

#i12587# Inserting/editing arbitrary text objects in chart


2009-06-05  Kurt Zenker  <kz@openoffice.org>  [51477e89231c200cd017dbf2fdc4684ddd6617ae]

#i10000# missing Properties added


2009-06-05  Niklas Nebel  <nn@openoffice.org>  [5f3777addcfcc430067f96967890d479022201a1]

#i101309# handle 'print content' selection


2009-06-05  Philipp Lohmann  <pl@openoffice.org>  [a7432bba85ee4904c0768d0a32052c86a835fc6d]

improve control arrangement, small UI changes


2009-06-05  Thomas Benisch  <tbe@openoffice.org>  [8646438124f0fce7656d4c84ed78ff917e6baa9d]

#i12587# Inserting/editing arbitrary text objects in chart


2009-06-05  Release Engineers  <releng@openoffice.org>  [ed9b6c0ef0905aee9ea69c74a483b940d7599f46]

DEV300


2009-06-05  Kurt Zenker  <kz@openoffice.org>  [de6a6709931b8b0dcd30a7f08e92bd858f286a1b]

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>  [f06a4979f9e2474d1b0e446121cdec03eaf070cf]

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>  [771bbe5ff028417f66b34bdd7c30cfa3e5ccc653]

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>  [b124cd9502d4f908d7398f395e4030b0f16ea67b]

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>  [73eea20d92afcd9f9d35e5defedb2834acaa8fda]

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>  [4044f96898a5564efd9274471467d5333211083d]

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>  [f1c41b51ab29b1cc91cc627147ecb09b8cad015f]

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>  [33e3bcc6dacf4437fa82b00e83e0176a7a726e75]

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>  [a46d63cc50f1566004adc836d1204bb096195e49]

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>  [e3fd3c85743556b73c948549f277d9336f646c6c]

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-05  Kurt Zenker  <kz@openoffice.org>  [19ed9c3a16889a49f6d6b222de40f7b377ff3e83]

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-05  Kurt Zenker  <kz@openoffice.org>  [2e11a6b039a798150dc59a6c43d73cb0d27c0ab5]

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-05  Kurt Zenker  <kz@openoffice.org>  [def758adab34f4769b828901b31ae1dd6dc18c68]

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-05  Kurt Zenker  <kz@openoffice.org>  [8424c9658143b744d991fdb3c28f9b569526dcd7]

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-05  Kurt Zenker  <kz@openoffice.org>  [d215e51e30e5cb9e3f95a6c685af2f1766b80717]

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-05  Kurt Zenker  <kz@openoffice.org>  [69cd7f72560d508b6d62d5abd8229595e02198c3]

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-05  Kurt Zenker  <kz@openoffice.org>  [048e7daec45c04ebd2ed4506a585f1719efc7f56]

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-05  Kurt Zenker  <kz@openoffice.org>  [6a663588fb38e0f99b9af35dbc90c78f9776bd0b]

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-05  Kurt Zenker  <kz@openoffice.org>  [bda7e683aeb1e4f64967a0cb2bd69c9152c44037]

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-05  Kurt Zenker  <kz@openoffice.org>  [f69c97860cc62e2aad46e9cfb68a643817e8ad4a]

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-05  Kurt Zenker  <kz@openoffice.org>  [60698c8a619f219129dbeac7da1f962f3fa63f6a]

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-05  Kurt Zenker  <kz@openoffice.org>  [67fe5fac850238bd2950f20ffa0fe00507020b4b]

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-05  Thomas Benisch  <tbe@openoffice.org>  [b71c97e9b3ff1ea251888177ad9968db6b9ffc8a]

#i12587# Inserting/editing arbitrary text objects in chart


2009-06-04  Kurt Zenker  <kz@openoffice.org>  [adc000a73c3699f4d1d53ba7151eadd2ea5f8940]

CWS-TOOLING: integrate CWS calclinkfixes 2009-04-27 11:47:56 +0200 nn  r271258 : #i101273# Uno broadcasts in DoRecalc/DoHardRecalc 2009-04-24 17:20:19 +0200 nn  r271226 : #i101304# don't load source file of external ref for empty cells in the cached data 2009-04-24 14:15:43 +0200 nn  r271212 : #i101319# handle merged cells and row groups when loading cached data for external refs


2009-06-04  Kurt Zenker  <kz@openoffice.org>  [fc3d525a0c3ccba1f343bbc7329b2231e2e662d1]

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>  [4e4991cd63a6094f3fef614127e76b3a9b79bdc5]

CWS-TOOLING: integrate CWS automationdev300m48cat3 2009-06-02 09:47:08 +0200 oc  r272481 : #i102430# 2009-05-29 12:59:34 +0200 wg  r272453 : i102361 2009-05-29 12:47:37 +0200 wg  r272451 : i102360 2009-05-29 12:38:40 +0200 wg  r272449 : i102360 2009-05-29 12:32:30 +0200 wg  r272448 : i102360 2009-05-29 12:31:56 +0200 wg  r272447 : i102334 2009-05-28 15:54:46 +0200 wg  r272410 : i102334 2009-05-28 13:20:41 +0200 wg  r272404 : i102323 2009-05-28 13:03:10 +0200 wg  r272403 : i102323


2009-06-04  Kurt Zenker  <kz@openoffice.org>  [b58f2aaf94ca511ceffb8f78eb9a6ff9f405ae69]

CWS-TOOLING: integrate CWS clnoundo 2009-05-18 09:40:22 +0200 wg  r271998 : i102011 2009-04-28 12:20:24 +0200 cl  r271318 : CWS-TOOLING: rebase CWS clnoundo to trunk@270723 (milestone: DEV300:m46) 2009-04-02 11:37:14 +0200 cl  r270388 : #i100371# check valid positions all the time to avoid crashes during model lock 2009-03-30 13:02:27 +0200 cl  r270219 : #i100371# do not create undo actions in drawing layer during load 2009-03-30 12:59:41 +0200 cl  r270218 : #i100371# do not create undo actions in drawing layer during load 2009-03-30 12:55:06 +0200 cl  r270217 : #i100371# do not create undo actions in drawing layer during load 2009-03-30 12:53:27 +0200 cl  r270216 : #i100371# do not create undo actions in drawing layer during load 2009-03-30 12:49:28 +0200 cl  r270215 : #i100371# added EnableUndo() and IsUndoEnabled()


2009-06-04  Kurt Zenker  <kz@openoffice.org>  [ef7c5c7534ecf24b2af1bc0de6e221327b4a4c49]

CWS-TOOLING: integrate CWS clnoundo 2009-05-18 09:40:22 +0200 wg  r271998 : i102011 2009-04-28 12:20:24 +0200 cl  r271318 : CWS-TOOLING: rebase CWS clnoundo to trunk@270723 (milestone: DEV300:m46) 2009-04-02 11:37:14 +0200 cl  r270388 : #i100371# check valid positions all the time to avoid crashes during model lock 2009-03-30 13:02:27 +0200 cl  r270219 : #i100371# do not create undo actions in drawing layer during load 2009-03-30 12:59:41 +0200 cl  r270218 : #i100371# do not create undo actions in drawing layer during load 2009-03-30 12:55:06 +0200 cl  r270217 : #i100371# do not create undo actions in drawing layer during load 2009-03-30 12:53:27 +0200 cl  r270216 : #i100371# do not create undo actions in drawing layer during load 2009-03-30 12:49:28 +0200 cl  r270215 : #i100371# added EnableUndo() and IsUndoEnabled()


2009-06-04  Kurt Zenker  <kz@openoffice.org>  [da569797eb7e089da90c917448b7990fac64b8d7]

CWS-TOOLING: integrate CWS clnoundo 2009-05-18 09:40:22 +0200 wg  r271998 : i102011 2009-04-28 12:20:24 +0200 cl  r271318 : CWS-TOOLING: rebase CWS clnoundo to trunk@270723 (milestone: DEV300:m46) 2009-04-02 11:37:14 +0200 cl  r270388 : #i100371# check valid positions all the time to avoid crashes during model lock 2009-03-30 13:02:27 +0200 cl  r270219 : #i100371# do not create undo actions in drawing layer during load 2009-03-30 12:59:41 +0200 cl  r270218 : #i100371# do not create undo actions in drawing layer during load 2009-03-30 12:55:06 +0200 cl  r270217 : #i100371# do not create undo actions in drawing layer during load 2009-03-30 12:53:27 +0200 cl  r270216 : #i100371# do not create undo actions in drawing layer during load 2009-03-30 12:49:28 +0200 cl  r270215 : #i100371# added EnableUndo() and IsUndoEnabled()


2009-06-04  Kurt Zenker  <kz@openoffice.org>  [c3e9297cb1fd34478e529f95892bcd93be9121ab]

CWS-TOOLING: integrate CWS clnoundo 2009-05-18 09:40:22 +0200 wg  r271998 : i102011 2009-04-28 12:20:24 +0200 cl  r271318 : CWS-TOOLING: rebase CWS clnoundo to trunk@270723 (milestone: DEV300:m46) 2009-04-02 11:37:14 +0200 cl  r270388 : #i100371# check valid positions all the time to avoid crashes during model lock 2009-03-30 13:02:27 +0200 cl  r270219 : #i100371# do not create undo actions in drawing layer during load 2009-03-30 12:59:41 +0200 cl  r270218 : #i100371# do not create undo actions in drawing layer during load 2009-03-30 12:55:06 +0200 cl  r270217 : #i100371# do not create undo actions in drawing layer during load 2009-03-30 12:53:27 +0200 cl  r270216 : #i100371# do not create undo actions in drawing layer during load 2009-03-30 12:49:28 +0200 cl  r270215 : #i100371# added EnableUndo() and IsUndoEnabled()


2009-06-04  Kurt Zenker  <kz@openoffice.org>  [7470d7bd81ab783f5d46cfc8391a9b8c301d6aff]

CWS-TOOLING: integrate CWS clnoundo 2009-05-18 09:40:22 +0200 wg  r271998 : i102011 2009-04-28 12:20:24 +0200 cl  r271318 : CWS-TOOLING: rebase CWS clnoundo to trunk@270723 (milestone: DEV300:m46) 2009-04-02 11:37:14 +0200 cl  r270388 : #i100371# check valid positions all the time to avoid crashes during model lock 2009-03-30 13:02:27 +0200 cl  r270219 : #i100371# do not create undo actions in drawing layer during load 2009-03-30 12:59:41 +0200 cl  r270218 : #i100371# do not create undo actions in drawing layer during load 2009-03-30 12:55:06 +0200 cl  r270217 : #i100371# do not create undo actions in drawing layer during load 2009-03-30 12:53:27 +0200 cl  r270216 : #i100371# do not create undo actions in drawing layer during load 2009-03-30 12:49:28 +0200 cl  r270215 : #i100371# added EnableUndo() and IsUndoEnabled()


2009-06-04  Kurt Zenker  <kz@openoffice.org>  [6b84e784d04705f49a0824ae9c6a6c0ba7e23553]

CWS-TOOLING: integrate CWS clnoundo 2009-05-18 09:40:22 +0200 wg  r271998 : i102011 2009-04-28 12:20:24 +0200 cl  r271318 : CWS-TOOLING: rebase CWS clnoundo to trunk@270723 (milestone: DEV300:m46) 2009-04-02 11:37:14 +0200 cl  r270388 : #i100371# check valid positions all the time to avoid crashes during model lock 2009-03-30 13:02:27 +0200 cl  r270219 : #i100371# do not create undo actions in drawing layer during load 2009-03-30 12:59:41 +0200 cl  r270218 : #i100371# do not create undo actions in drawing layer during load 2009-03-30 12:55:06 +0200 cl  r270217 : #i100371# do not create undo actions in drawing layer during load 2009-03-30 12:53:27 +0200 cl  r270216 : #i100371# do not create undo actions in drawing layer during load 2009-03-30 12:49:28 +0200 cl  r270215 : #i100371# added EnableUndo() and IsUndoEnabled()


2009-06-04  Kurt Zenker  <kz@openoffice.org>  [a64a6a4d0362957e6e68a37268986a903508e2c1]

CWS-TOOLING: integrate CWS mav52 2009-05-27 08:05:30 +0200 mav  r272322 : #i88544# use PRODUCTNAME


2009-06-04  Kurt Zenker  <kz@openoffice.org>  [5864950eec1dc39e759f1728b4c0054ff5e46287]

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>  [c60ba8c007d730f9553e50b70de5696632166392]

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>  [62cd9aa9be35282c94bd140998b182bfdac7c325]

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>  [52a833d1538357db8bf9cdc489e63262432b7e92]

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>  [837a58b872594da72126e120e0575b5401c9e0c7]

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>  [556700afe502d4ed08af820d451d8d0a0fbfe022]

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  Jens-Heiner Rechtien  <hr@openoffice.org>  [277da6d39e85242dc599c5e5bfeedc01d0fbaa25]

CWS-TOOLING: integrate CWS vcl102 pl: resync to m49 pl: #i102082# correct index access pl: #i102082# correct index access pl: merge tag pl: #i101674# update selection background markers for toolbars and menus pl: fix debug compile pl: #i101461# improve xdg functionality (thanks oblin) pl: #i100501# get IsAddStream from configuration setting in direct export case pl: #i100725# check for null ptr pl: #i100617# fix got lost in merge


2009-06-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [f9278148dc944e947fa8ed2b786098bcdba39004]

CWS-TOOLING: integrate CWS vcl102 pl: resync to m49 pl: #i102082# correct index access pl: #i102082# correct index access pl: merge tag pl: #i101674# update selection background markers for toolbars and menus pl: fix debug compile pl: #i101461# improve xdg functionality (thanks oblin) pl: #i100501# get IsAddStream from configuration setting in direct export case pl: #i100725# check for null ptr pl: #i100617# fix got lost in merge


2009-06-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [e35a381f72980cf370dcfa8e859dc854cf153a02]

CWS-TOOLING: integrate CWS vcl102 pl: resync to m49 pl: #i102082# correct index access pl: #i102082# correct index access pl: merge tag pl: #i101674# update selection background markers for toolbars and menus pl: fix debug compile pl: #i101461# improve xdg functionality (thanks oblin) pl: #i100501# get IsAddStream from configuration setting in direct export case pl: #i100725# check for null ptr pl: #i100617# fix got lost in merge


2009-06-04  Kurt Zenker  <kz@openoffice.org>  [3e9f07d28403a7b5cce8b831b57e757be1947aa7]

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-04  Philipp Lohmann  <pl@openoffice.org>  [33ce99fd93f419a1659a541b37ad7b1de84a3e00]

get correct page count


2009-06-04  Thomas Benisch  <tbe@openoffice.org>  [36f348fb0bebcbf099be4fddf59380462b39e41a]

#i12587# Inserting/editing arbitrary text objects in chart


2009-06-04  Philipp Lohmann  <pl@openoffice.org>  [73220d96bca7cb760051144a5ea731119287d9f1]

removed warnings


2009-06-04  Philipp Lohmann  <pl@openoffice.org>  [9ffb846a6dbfa48c40d5eb02cdb9e4d8dcab5e66]

need GetViewShell_Impl in sw


2009-06-04  Kurt Zenker  <kz@openoffice.org>  [83763b719748997713417af453f7bca86e7a20af]

CWS-TOOLING: integrate CWS chart37 2009-05-22 09:10:36 +0200 iha  r272170 : #i102130# color of pies is not loaded correctly 2009-04-27 17:16:20 +0200 iha  r271294 : #i24203# compiler problem 2009-04-27 16:43:21 +0200 iha  r271292 : #i101281# missing API documentation for secondary axis title properties 2009-04-27 15:26:05 +0200 hde  r271276 : #i100987 2009-04-27 15:24:42 +0200 hde  r271273 : #i100987 2009-04-24 15:08:33 +0200 iha  r271214 : #i100995# crash with some logarithmic scalings 2009-04-22 18:50:56 +0200 dr  r271134 : #i82177# write out deleted point labels 2009-04-22 18:40:48 +0200 iha  r271133 : #i101281# missing API documentation for secondary axis title properties 2009-04-22 16:39:42 +0200 dr  r271128 : #i82177# extensions for bubble charts 2009-04-22 14:37:00 +0200 dr  r271114 : #i82177# import/export data label type and separator 2009-04-22 14:36:24 +0200 dr  r271113 : #i82177# import/export data label type and separator 2009-04-21 15:25:26 +0200 dr  r271038 : #i82177# import data label type and separator from BIFF8 CHFR records 2009-04-21 14:37:16 +0200 dr  r271037 : #i82177# dump BIFF8 chart future records 2009-04-20 17:44:27 +0200 iha  r271002 : #i96898# reduce library exports 2009-04-20 13:01:13 +0200 iha  r270975 : #i24203# rotate data labels - help ids 2009-04-20 11:40:33 +0200 dr  r270969 : #i96600# export of axis scaling/positioning properties 2009-04-16 16:02:31 +0200 dr  r270892 : #i69599# keep Y axis left in 3d charts 2009-04-15 18:16:46 +0200 dr  r270859 : #i69599# import of axis position settings 2009-04-15 18:16:01 +0200 dr  r270858 : #i69599# correct handling of logarithmic crossing axes 2009-04-14 16:27:48 +0200 dr  r270794 : #i96599# handle auto axis position on logarithmic axes 2009-04-09 19:59:51 +0200 dr  r270722 : #i96599# import axis crossing settings, fix import of logarithmic scaling settings 2009-04-09 18:26:00 +0200 iha  r270720 : #i96898# reduce library exports 2009-04-09 15:17:04 +0200 iha  r270710 : #i96898# reduce library exports 2009-04-09 10:50:14 +0200 dr  r270682 : #i24203# import/export of data label rotation, fixed some other broken stuff too 2009-04-08 16:54:54 +0200 dr  r270657 : #i24203# import rotation for data point labels 2009-04-06 18:19:17 +0200 iha  r270571 : #i100876# Axis scaling settings dialog wrong after API usage (anys different from double type) 2009-04-06 15:57:05 +0200 iha  r270567 : #i100105# #i58585# leftover  -> 2009-04-06 15:55:48 +0200 iha  r270564 : #i58585# leftover  -> 2009-04-02 16:41:07 +0200 iha  r270422 : #i99721# remove unused code 2009-04-02 14:29:03 +0200 iha  r270407 : #i99721# remove unused code 2009-03-26 10:58:23 +0100 iha  r270059 : #i96898# reduce library exports 2009-03-26 10:13:49 +0100 iha  r270055 : #i96898# reduce library exports 2009-03-25 09:39:13 +0100 iha  r269998 : CWS-TOOLING: rebase CWS chart37 to trunk@269781 (milestone: DEV300:m44) 2009-03-24 17:56:56 +0100 iha  r269986 : #i96898# reduce library exports 2009-03-24 16:56:44 +0100 iha  r269974 : #i99721# remove unused code 2009-03-24 16:48:48 +0100 iha  r269970 : #i89731# remove unused string 2009-03-24 15:44:04 +0100 iha  r269961 : remove unused code 2009-03-24 15:22:45 +0100 iha  r269959 : remove unused code 2009-03-24 15:17:17 +0100 iha  r269957 : remove unused code 2009-03-24 11:14:53 +0100 iha  r269923 : #i24203# rotate data labels 2009-03-09 12:10:25 +0100 hde  r269076 : #i99300# 2009-03-06 15:56:26 +0100 iha  r269011 : #i93953# Source Format for secondary axis without data 2009-02-17 15:59:05 +0100 iha  r268177 : avoid warning during build 2009-02-17 15:01:59 +0100 iha  r268173 : avoid warning during build 2009-02-13 09:39:03 +0100 ufi  r267693 : i96999 2009-02-11 15:12:35 +0100 iha  r267604 : removed unused string 2009-02-11 14:00:29 +0100 iha  r267600 : #i96999# Corrected wording from 'correlation coefficient' to 'coefficient of determination' 2009-02-11 10:56:45 +0100 iha  r267584 : #i89731# typo in resource string 2009-02-11 10:01:29 +0100 iha  r267582 : #i89031# compile error on asian windows systems 2009-02-10 16:15:16 +0100 iha  r267552 : #i24203# rotate data labels 2009-02-04 18:00:33 +0100 iha  r267395 : #i98893# don't export defaults to file 2009-02-04 15:48:15 +0100 iha  r267390 : #i92128# asian typography for chart elements 2009-02-04 15:17:41 +0100 iha  r267386 : #i92128# asian typography for chart elements 2009-01-30 14:41:10 +0100 iha  r267197 : CWS-TOOLING: rebase CWS chart37 to trunk@267171 (milestone: DEV300:m41)


2009-06-04  Kurt Zenker  <kz@openoffice.org>  [a3acf41195f4c39cba7950c389dc817b824f76ed]

CWS-TOOLING: integrate CWS chart37 2009-05-22 09:10:36 +0200 iha  r272170 : #i102130# color of pies is not loaded correctly 2009-04-27 17:16:20 +0200 iha  r271294 : #i24203# compiler problem 2009-04-27 16:43:21 +0200 iha  r271292 : #i101281# missing API documentation for secondary axis title properties 2009-04-27 15:26:05 +0200 hde  r271276 : #i100987 2009-04-27 15:24:42 +0200 hde  r271273 : #i100987 2009-04-24 15:08:33 +0200 iha  r271214 : #i100995# crash with some logarithmic scalings 2009-04-22 18:50:56 +0200 dr  r271134 : #i82177# write out deleted point labels 2009-04-22 18:40:48 +0200 iha  r271133 : #i101281# missing API documentation for secondary axis title properties 2009-04-22 16:39:42 +0200 dr  r271128 : #i82177# extensions for bubble charts 2009-04-22 14:37:00 +0200 dr  r271114 : #i82177# import/export data label type and separator 2009-04-22 14:36:24 +0200 dr  r271113 : #i82177# import/export data label type and separator 2009-04-21 15:25:26 +0200 dr  r271038 : #i82177# import data label type and separator from BIFF8 CHFR records 2009-04-21 14:37:16 +0200 dr  r271037 : #i82177# dump BIFF8 chart future records 2009-04-20 17:44:27 +0200 iha  r271002 : #i96898# reduce library exports 2009-04-20 13:01:13 +0200 iha  r270975 : #i24203# rotate data labels - help ids 2009-04-20 11:40:33 +0200 dr  r270969 : #i96600# export of axis scaling/positioning properties 2009-04-16 16:02:31 +0200 dr  r270892 : #i69599# keep Y axis left in 3d charts 2009-04-15 18:16:46 +0200 dr  r270859 : #i69599# import of axis position settings 2009-04-15 18:16:01 +0200 dr  r270858 : #i69599# correct handling of logarithmic crossing axes 2009-04-14 16:27:48 +0200 dr  r270794 : #i96599# handle auto axis position on logarithmic axes 2009-04-09 19:59:51 +0200 dr  r270722 : #i96599# import axis crossing settings, fix import of logarithmic scaling settings 2009-04-09 18:26:00 +0200 iha  r270720 : #i96898# reduce library exports 2009-04-09 15:17:04 +0200 iha  r270710 : #i96898# reduce library exports 2009-04-09 10:50:14 +0200 dr  r270682 : #i24203# import/export of data label rotation, fixed some other broken stuff too 2009-04-08 16:54:54 +0200 dr  r270657 : #i24203# import rotation for data point labels 2009-04-06 18:19:17 +0200 iha  r270571 : #i100876# Axis scaling settings dialog wrong after API usage (anys different from double type) 2009-04-06 15:57:05 +0200 iha  r270567 : #i100105# #i58585# leftover  -> 2009-04-06 15:55:48 +0200 iha  r270564 : #i58585# leftover  -> 2009-04-02 16:41:07 +0200 iha  r270422 : #i99721# remove unused code 2009-04-02 14:29:03 +0200 iha  r270407 : #i99721# remove unused code 2009-03-26 10:58:23 +0100 iha  r270059 : #i96898# reduce library exports 2009-03-26 10:13:49 +0100 iha  r270055 : #i96898# reduce library exports 2009-03-25 09:39:13 +0100 iha  r269998 : CWS-TOOLING: rebase CWS chart37 to trunk@269781 (milestone: DEV300:m44) 2009-03-24 17:56:56 +0100 iha  r269986 : #i96898# reduce library exports 2009-03-24 16:56:44 +0100 iha  r269974 : #i99721# remove unused code 2009-03-24 16:48:48 +0100 iha  r269970 : #i89731# remove unused string 2009-03-24 15:44:04 +0100 iha  r269961 : remove unused code 2009-03-24 15:22:45 +0100 iha  r269959 : remove unused code 2009-03-24 15:17:17 +0100 iha  r269957 : remove unused code 2009-03-24 11:14:53 +0100 iha  r269923 : #i24203# rotate data labels 2009-03-09 12:10:25 +0100 hde  r269076 : #i99300# 2009-03-06 15:56:26 +0100 iha  r269011 : #i93953# Source Format for secondary axis without data 2009-02-17 15:59:05 +0100 iha  r268177 : avoid warning during build 2009-02-17 15:01:59 +0100 iha  r268173 : avoid warning during build 2009-02-13 09:39:03 +0100 ufi  r267693 : i96999 2009-02-11 15:12:35 +0100 iha  r267604 : removed unused string 2009-02-11 14:00:29 +0100 iha  r267600 : #i96999# Corrected wording from 'correlation coefficient' to 'coefficient of determination' 2009-02-11 10:56:45 +0100 iha  r267584 : #i89731# typo in resource string 2009-02-11 10:01:29 +0100 iha  r267582 : #i89031# compile error on asian windows systems 2009-02-10 16:15:16 +0100 iha  r267552 : #i24203# rotate data labels 2009-02-04 18:00:33 +0100 iha  r267395 : #i98893# don't export defaults to file 2009-02-04 15:48:15 +0100 iha  r267390 : #i92128# asian typography for chart elements 2009-02-04 15:17:41 +0100 iha  r267386 : #i92128# asian typography for chart elements 2009-01-30 14:41:10 +0100 iha  r267197 : CWS-TOOLING: rebase CWS chart37 to trunk@267171 (milestone: DEV300:m41)


2009-06-04  Kurt Zenker  <kz@openoffice.org>  [673711732b428f58e831733ee8592d24563cf68a]

CWS-TOOLING: integrate CWS chart37 2009-05-22 09:10:36 +0200 iha  r272170 : #i102130# color of pies is not loaded correctly 2009-04-27 17:16:20 +0200 iha  r271294 : #i24203# compiler problem 2009-04-27 16:43:21 +0200 iha  r271292 : #i101281# missing API documentation for secondary axis title properties 2009-04-27 15:26:05 +0200 hde  r271276 : #i100987 2009-04-27 15:24:42 +0200 hde  r271273 : #i100987 2009-04-24 15:08:33 +0200 iha  r271214 : #i100995# crash with some logarithmic scalings 2009-04-22 18:50:56 +0200 dr  r271134 : #i82177# write out deleted point labels 2009-04-22 18:40:48 +0200 iha  r271133 : #i101281# missing API documentation for secondary axis title properties 2009-04-22 16:39:42 +0200 dr  r271128 : #i82177# extensions for bubble charts 2009-04-22 14:37:00 +0200 dr  r271114 : #i82177# import/export data label type and separator 2009-04-22 14:36:24 +0200 dr  r271113 : #i82177# import/export data label type and separator 2009-04-21 15:25:26 +0200 dr  r271038 : #i82177# import data label type and separator from BIFF8 CHFR records 2009-04-21 14:37:16 +0200 dr  r271037 : #i82177# dump BIFF8 chart future records 2009-04-20 17:44:27 +0200 iha  r271002 : #i96898# reduce library exports 2009-04-20 13:01:13 +0200 iha  r270975 : #i24203# rotate data labels - help ids 2009-04-20 11:40:33 +0200 dr  r270969 : #i96600# export of axis scaling/positioning properties 2009-04-16 16:02:31 +0200 dr  r270892 : #i69599# keep Y axis left in 3d charts 2009-04-15 18:16:46 +0200 dr  r270859 : #i69599# import of axis position settings 2009-04-15 18:16:01 +0200 dr  r270858 : #i69599# correct handling of logarithmic crossing axes 2009-04-14 16:27:48 +0200 dr  r270794 : #i96599# handle auto axis position on logarithmic axes 2009-04-09 19:59:51 +0200 dr  r270722 : #i96599# import axis crossing settings, fix import of logarithmic scaling settings 2009-04-09 18:26:00 +0200 iha  r270720 : #i96898# reduce library exports 2009-04-09 15:17:04 +0200 iha  r270710 : #i96898# reduce library exports 2009-04-09 10:50:14 +0200 dr  r270682 : #i24203# import/export of data label rotation, fixed some other broken stuff too 2009-04-08 16:54:54 +0200 dr  r270657 : #i24203# import rotation for data point labels 2009-04-06 18:19:17 +0200 iha  r270571 : #i100876# Axis scaling settings dialog wrong after API usage (anys different from double type) 2009-04-06 15:57:05 +0200 iha  r270567 : #i100105# #i58585# leftover  -> 2009-04-06 15:55:48 +0200 iha  r270564 : #i58585# leftover  -> 2009-04-02 16:41:07 +0200 iha  r270422 : #i99721# remove unused code 2009-04-02 14:29:03 +0200 iha  r270407 : #i99721# remove unused code 2009-03-26 10:58:23 +0100 iha  r270059 : #i96898# reduce library exports 2009-03-26 10:13:49 +0100 iha  r270055 : #i96898# reduce library exports 2009-03-25 09:39:13 +0100 iha  r269998 : CWS-TOOLING: rebase CWS chart37 to trunk@269781 (milestone: DEV300:m44) 2009-03-24 17:56:56 +0100 iha  r269986 : #i96898# reduce library exports 2009-03-24 16:56:44 +0100 iha  r269974 : #i99721# remove unused code 2009-03-24 16:48:48 +0100 iha  r269970 : #i89731# remove unused string 2009-03-24 15:44:04 +0100 iha  r269961 : remove unused code 2009-03-24 15:22:45 +0100 iha  r269959 : remove unused code 2009-03-24 15:17:17 +0100 iha  r269957 : remove unused code 2009-03-24 11:14:53 +0100 iha  r269923 : #i24203# rotate data labels 2009-03-09 12:10:25 +0100 hde  r269076 : #i99300# 2009-03-06 15:56:26 +0100 iha  r269011 : #i93953# Source Format for secondary axis without data 2009-02-17 15:59:05 +0100 iha  r268177 : avoid warning during build 2009-02-17 15:01:59 +0100 iha  r268173 : avoid warning during build 2009-02-13 09:39:03 +0100 ufi  r267693 : i96999 2009-02-11 15:12:35 +0100 iha  r267604 : removed unused string 2009-02-11 14:00:29 +0100 iha  r267600 : #i96999# Corrected wording from 'correlation coefficient' to 'coefficient of determination' 2009-02-11 10:56:45 +0100 iha  r267584 : #i89731# typo in resource string 2009-02-11 10:01:29 +0100 iha  r267582 : #i89031# compile error on asian windows systems 2009-02-10 16:15:16 +0100 iha  r267552 : #i24203# rotate data labels 2009-02-04 18:00:33 +0100 iha  r267395 : #i98893# don't export defaults to file 2009-02-04 15:48:15 +0100 iha  r267390 : #i92128# asian typography for chart elements 2009-02-04 15:17:41 +0100 iha  r267386 : #i92128# asian typography for chart elements 2009-01-30 14:41:10 +0100 iha  r267197 : CWS-TOOLING: rebase CWS chart37 to trunk@267171 (milestone: DEV300:m41)


2009-06-04  Kurt Zenker  <kz@openoffice.org>  [927c53ecf748677638e8722352b3710f349be912]

CWS-TOOLING: integrate CWS chart37 2009-05-22 09:10:36 +0200 iha  r272170 : #i102130# color of pies is not loaded correctly 2009-04-27 17:16:20 +0200 iha  r271294 : #i24203# compiler problem 2009-04-27 16:43:21 +0200 iha  r271292 : #i101281# missing API documentation for secondary axis title properties 2009-04-27 15:26:05 +0200 hde  r271276 : #i100987 2009-04-27 15:24:42 +0200 hde  r271273 : #i100987 2009-04-24 15:08:33 +0200 iha  r271214 : #i100995# crash with some logarithmic scalings 2009-04-22 18:50:56 +0200 dr  r271134 : #i82177# write out deleted point labels 2009-04-22 18:40:48 +0200 iha  r271133 : #i101281# missing API documentation for secondary axis title properties 2009-04-22 16:39:42 +0200 dr  r271128 : #i82177# extensions for bubble charts 2009-04-22 14:37:00 +0200 dr  r271114 : #i82177# import/export data label type and separator 2009-04-22 14:36:24 +0200 dr  r271113 : #i82177# import/export data label type and separator 2009-04-21 15:25:26 +0200 dr  r271038 : #i82177# import data label type and separator from BIFF8 CHFR records 2009-04-21 14:37:16 +0200 dr  r271037 : #i82177# dump BIFF8 chart future records 2009-04-20 17:44:27 +0200 iha  r271002 : #i96898# reduce library exports 2009-04-20 13:01:13 +0200 iha  r270975 : #i24203# rotate data labels - help ids 2009-04-20 11:40:33 +0200 dr  r270969 : #i96600# export of axis scaling/positioning properties 2009-04-16 16:02:31 +0200 dr  r270892 : #i69599# keep Y axis left in 3d charts 2009-04-15 18:16:46 +0200 dr  r270859 : #i69599# import of axis position settings 2009-04-15 18:16:01 +0200 dr  r270858 : #i69599# correct handling of logarithmic crossing axes 2009-04-14 16:27:48 +0200 dr  r270794 : #i96599# handle auto axis position on logarithmic axes 2009-04-09 19:59:51 +0200 dr  r270722 : #i96599# import axis crossing settings, fix import of logarithmic scaling settings 2009-04-09 18:26:00 +0200 iha  r270720 : #i96898# reduce library exports 2009-04-09 15:17:04 +0200 iha  r270710 : #i96898# reduce library exports 2009-04-09 10:50:14 +0200 dr  r270682 : #i24203# import/export of data label rotation, fixed some other broken stuff too 2009-04-08 16:54:54 +0200 dr  r270657 : #i24203# import rotation for data point labels 2009-04-06 18:19:17 +0200 iha  r270571 : #i100876# Axis scaling settings dialog wrong after API usage (anys different from double type) 2009-04-06 15:57:05 +0200 iha  r270567 : #i100105# #i58585# leftover  -> 2009-04-06 15:55:48 +0200 iha  r270564 : #i58585# leftover  -> 2009-04-02 16:41:07 +0200 iha  r270422 : #i99721# remove unused code 2009-04-02 14:29:03 +0200 iha  r270407 : #i99721# remove unused code 2009-03-26 10:58:23 +0100 iha  r270059 : #i96898# reduce library exports 2009-03-26 10:13:49 +0100 iha  r270055 : #i96898# reduce library exports 2009-03-25 09:39:13 +0100 iha  r269998 : CWS-TOOLING: rebase CWS chart37 to trunk@269781 (milestone: DEV300:m44) 2009-03-24 17:56:56 +0100 iha  r269986 : #i96898# reduce library exports 2009-03-24 16:56:44 +0100 iha  r269974 : #i99721# remove unused code 2009-03-24 16:48:48 +0100 iha  r269970 : #i89731# remove unused string 2009-03-24 15:44:04 +0100 iha  r269961 : remove unused code 2009-03-24 15:22:45 +0100 iha  r269959 : remove unused code 2009-03-24 15:17:17 +0100 iha  r269957 : remove unused code 2009-03-24 11:14:53 +0100 iha  r269923 : #i24203# rotate data labels 2009-03-09 12:10:25 +0100 hde  r269076 : #i99300# 2009-03-06 15:56:26 +0100 iha  r269011 : #i93953# Source Format for secondary axis without data 2009-02-17 15:59:05 +0100 iha  r268177 : avoid warning during build 2009-02-17 15:01:59 +0100 iha  r268173 : avoid warning during build 2009-02-13 09:39:03 +0100 ufi  r267693 : i96999 2009-02-11 15:12:35 +0100 iha  r267604 : removed unused string 2009-02-11 14:00:29 +0100 iha  r267600 : #i96999# Corrected wording from 'correlation coefficient' to 'coefficient of determination' 2009-02-11 10:56:45 +0100 iha  r267584 : #i89731# typo in resource string 2009-02-11 10:01:29 +0100 iha  r267582 : #i89031# compile error on asian windows systems 2009-02-10 16:15:16 +0100 iha  r267552 : #i24203# rotate data labels 2009-02-04 18:00:33 +0100 iha  r267395 : #i98893# don't export defaults to file 2009-02-04 15:48:15 +0100 iha  r267390 : #i92128# asian typography for chart elements 2009-02-04 15:17:41 +0100 iha  r267386 : #i92128# asian typography for chart elements 2009-01-30 14:41:10 +0100 iha  r267197 : CWS-TOOLING: rebase CWS chart37 to trunk@267171 (milestone: DEV300:m41)


2009-06-04  Kurt Zenker  <kz@openoffice.org>  [b44a5985c84c78eea09c391c58427e4e616e46fa]

CWS-TOOLING: integrate CWS chart37 2009-05-22 09:10:36 +0200 iha  r272170 : #i102130# color of pies is not loaded correctly 2009-04-27 17:16:20 +0200 iha  r271294 : #i24203# compiler problem 2009-04-27 16:43:21 +0200 iha  r271292 : #i101281# missing API documentation for secondary axis title properties 2009-04-27 15:26:05 +0200 hde  r271276 : #i100987 2009-04-27 15:24:42 +0200 hde  r271273 : #i100987 2009-04-24 15:08:33 +0200 iha  r271214 : #i100995# crash with some logarithmic scalings 2009-04-22 18:50:56 +0200 dr  r271134 : #i82177# write out deleted point labels 2009-04-22 18:40:48 +0200 iha  r271133 : #i101281# missing API documentation for secondary axis title properties 2009-04-22 16:39:42 +0200 dr  r271128 : #i82177# extensions for bubble charts 2009-04-22 14:37:00 +0200 dr  r271114 : #i82177# import/export data label type and separator 2009-04-22 14:36:24 +0200 dr  r271113 : #i82177# import/export data label type and separator 2009-04-21 15:25:26 +0200 dr  r271038 : #i82177# import data label type and separator from BIFF8 CHFR records 2009-04-21 14:37:16 +0200 dr  r271037 : #i82177# dump BIFF8 chart future records 2009-04-20 17:44:27 +0200 iha  r271002 : #i96898# reduce library exports 2009-04-20 13:01:13 +0200 iha  r270975 : #i24203# rotate data labels - help ids 2009-04-20 11:40:33 +0200 dr  r270969 : #i96600# export of axis scaling/positioning properties 2009-04-16 16:02:31 +0200 dr  r270892 : #i69599# keep Y axis left in 3d charts 2009-04-15 18:16:46 +0200 dr  r270859 : #i69599# import of axis position settings 2009-04-15 18:16:01 +0200 dr  r270858 : #i69599# correct handling of logarithmic crossing axes 2009-04-14 16:27:48 +0200 dr  r270794 : #i96599# handle auto axis position on logarithmic axes 2009-04-09 19:59:51 +0200 dr  r270722 : #i96599# import axis crossing settings, fix import of logarithmic scaling settings 2009-04-09 18:26:00 +0200 iha  r270720 : #i96898# reduce library exports 2009-04-09 15:17:04 +0200 iha  r270710 : #i96898# reduce library exports 2009-04-09 10:50:14 +0200 dr  r270682 : #i24203# import/export of data label rotation, fixed some other broken stuff too 2009-04-08 16:54:54 +0200 dr  r270657 : #i24203# import rotation for data point labels 2009-04-06 18:19:17 +0200 iha  r270571 : #i100876# Axis scaling settings dialog wrong after API usage (anys different from double type) 2009-04-06 15:57:05 +0200 iha  r270567 : #i100105# #i58585# leftover  -> 2009-04-06 15:55:48 +0200 iha  r270564 : #i58585# leftover  -> 2009-04-02 16:41:07 +0200 iha  r270422 : #i99721# remove unused code 2009-04-02 14:29:03 +0200 iha  r270407 : #i99721# remove unused code 2009-03-26 10:58:23 +0100 iha  r270059 : #i96898# reduce library exports 2009-03-26 10:13:49 +0100 iha  r270055 : #i96898# reduce library exports 2009-03-25 09:39:13 +0100 iha  r269998 : CWS-TOOLING: rebase CWS chart37 to trunk@269781 (milestone: DEV300:m44) 2009-03-24 17:56:56 +0100 iha  r269986 : #i96898# reduce library exports 2009-03-24 16:56:44 +0100 iha  r269974 : #i99721# remove unused code 2009-03-24 16:48:48 +0100 iha  r269970 : #i89731# remove unused string 2009-03-24 15:44:04 +0100 iha  r269961 : remove unused code 2009-03-24 15:22:45 +0100 iha  r269959 : remove unused code 2009-03-24 15:17:17 +0100 iha  r269957 : remove unused code 2009-03-24 11:14:53 +0100 iha  r269923 : #i24203# rotate data labels 2009-03-09 12:10:25 +0100 hde  r269076 : #i99300# 2009-03-06 15:56:26 +0100 iha  r269011 : #i93953# Source Format for secondary axis without data 2009-02-17 15:59:05 +0100 iha  r268177 : avoid warning during build 2009-02-17 15:01:59 +0100 iha  r268173 : avoid warning during build 2009-02-13 09:39:03 +0100 ufi  r267693 : i96999 2009-02-11 15:12:35 +0100 iha  r267604 : removed unused string 2009-02-11 14:00:29 +0100 iha  r267600 : #i96999# Corrected wording from 'correlation coefficient' to 'coefficient of determination' 2009-02-11 10:56:45 +0100 iha  r267584 : #i89731# typo in resource string 2009-02-11 10:01:29 +0100 iha  r267582 : #i89031# compile error on asian windows systems 2009-02-10 16:15:16 +0100 iha  r267552 : #i24203# rotate data labels 2009-02-04 18:00:33 +0100 iha  r267395 : #i98893# don't export defaults to file 2009-02-04 15:48:15 +0100 iha  r267390 : #i92128# asian typography for chart elements 2009-02-04 15:17:41 +0100 iha  r267386 : #i92128# asian typography for chart elements 2009-01-30 14:41:10 +0100 iha  r267197 : CWS-TOOLING: rebase CWS chart37 to trunk@267171 (milestone: DEV300:m41)


2009-06-04  Thomas Lange  <tl@openoffice.org>  [5322b2a0c94772961310dc646a237df18cd20e6e]

#i101242# new print dialog UI


2009-06-03  Philipp Lohmann  <pl@openoffice.org>  [b6cb39ab39a25200954d20780aabe70ac1347479]

fix a warning


2009-06-03  Philipp Lohmann  <pl@openoffice.org>  [fc1d80c5911955f1937822dd9561e7d81cb8a2ea]

fix a warning


2009-06-03  Philipp Lohmann  <pl@openoffice.org>  [586a494193a5d0147332abb7c17e1e70e74dee20]

#i92516# latest changes according to UX


2009-06-03  Kurt Zenker  <kz@openoffice.org>  [dfe1f92e6904847162f6a7a2d9fb5fccd2f05f3f]

CWS-TOOLING: integrate CWS tkr20 2009-05-08 08:31:10 +0200 tkr  r271700 : ##i97329# fixed merge conflict during rebase 2009-05-07 08:30:15 +0200 tkr  r271622 : CWS-TOOLING: rebase CWS tkr20 to trunk@271427 (milestone: DEV300:m47) 2009-04-17 14:36:42 +0200 tkr  r270947 : #i73893# implemented the XCommandProcessor:Abort method 2009-03-20 14:08:15 +0100 tkr  r269806 : #i96392# use $(CPU) variable to determine if openssl should build with 64 bit 2009-03-19 16:15:26 +0100 tkr  r269754 : #i96392# use $(CPU) variable to determine if openssl should build with 64 bit 2009-03-19 16:09:04 +0100 tkr  r269753 : #i96392# use $(CPU) variable to determine if openssl should build with 64 bit 2009-03-19 15:57:05 +0100 tkr  r269752 : #i97003# Ask password container if persistent storage should be used 2009-03-19 15:53:18 +0100 tkr  r269751 : #i97003# ask if password container should use the persistent storage 2009-03-19 09:08:18 +0100 tkr  r269726 : #i99774# ucb: patch to silence warnings in gcc 4.4 2009-03-19 09:05:38 +0100 tkr  r269725 : #i99046# remove mime-type 2009-03-19 09:04:56 +0100 tkr  r269724 : #i97329# fixed truncated text on buttons 2009-03-19 09:03:50 +0100 tkr  r269723 : #i97542# Warning errors in uui / empty bodys in for loops


2009-06-03  Kurt Zenker  <kz@openoffice.org>  [cf1a66987abce026206ef2be5089847dcca1ae88]

CWS-TOOLING: integrate CWS tkr20 2009-05-08 08:31:10 +0200 tkr  r271700 : ##i97329# fixed merge conflict during rebase 2009-05-07 08:30:15 +0200 tkr  r271622 : CWS-TOOLING: rebase CWS tkr20 to trunk@271427 (milestone: DEV300:m47) 2009-04-17 14:36:42 +0200 tkr  r270947 : #i73893# implemented the XCommandProcessor:Abort method 2009-03-20 14:08:15 +0100 tkr  r269806 : #i96392# use $(CPU) variable to determine if openssl should build with 64 bit 2009-03-19 16:15:26 +0100 tkr  r269754 : #i96392# use $(CPU) variable to determine if openssl should build with 64 bit 2009-03-19 16:09:04 +0100 tkr  r269753 : #i96392# use $(CPU) variable to determine if openssl should build with 64 bit 2009-03-19 15:57:05 +0100 tkr  r269752 : #i97003# Ask password container if persistent storage should be used 2009-03-19 15:53:18 +0100 tkr  r269751 : #i97003# ask if password container should use the persistent storage 2009-03-19 09:08:18 +0100 tkr  r269726 : #i99774# ucb: patch to silence warnings in gcc 4.4 2009-03-19 09:05:38 +0100 tkr  r269725 : #i99046# remove mime-type 2009-03-19 09:04:56 +0100 tkr  r269724 : #i97329# fixed truncated text on buttons 2009-03-19 09:03:50 +0100 tkr  r269723 : #i97542# Warning errors in uui / empty bodys in for loops


2009-06-03  Kurt Zenker  <kz@openoffice.org>  [d0d8f99a31800c45bbda6b14c28abeb93819f031]

CWS-TOOLING: integrate CWS tkr20 2009-05-08 08:31:10 +0200 tkr  r271700 : ##i97329# fixed merge conflict during rebase 2009-05-07 08:30:15 +0200 tkr  r271622 : CWS-TOOLING: rebase CWS tkr20 to trunk@271427 (milestone: DEV300:m47) 2009-04-17 14:36:42 +0200 tkr  r270947 : #i73893# implemented the XCommandProcessor:Abort method 2009-03-20 14:08:15 +0100 tkr  r269806 : #i96392# use $(CPU) variable to determine if openssl should build with 64 bit 2009-03-19 16:15:26 +0100 tkr  r269754 : #i96392# use $(CPU) variable to determine if openssl should build with 64 bit 2009-03-19 16:09:04 +0100 tkr  r269753 : #i96392# use $(CPU) variable to determine if openssl should build with 64 bit 2009-03-19 15:57:05 +0100 tkr  r269752 : #i97003# Ask password container if persistent storage should be used 2009-03-19 15:53:18 +0100 tkr  r269751 : #i97003# ask if password container should use the persistent storage 2009-03-19 09:08:18 +0100 tkr  r269726 : #i99774# ucb: patch to silence warnings in gcc 4.4 2009-03-19 09:05:38 +0100 tkr  r269725 : #i99046# remove mime-type 2009-03-19 09:04:56 +0100 tkr  r269724 : #i97329# fixed truncated text on buttons 2009-03-19 09:03:50 +0100 tkr  r269723 : #i97542# Warning errors in uui / empty bodys in for loops


2009-06-03  Kurt Zenker  <kz@openoffice.org>  [e74adaa2c236e5ecbdd7b036f237b4cccd4b9d72]

CWS-TOOLING: integrate CWS vcl101 2009-04-30 16:05:34 +0200 pl  r271420 : #i95591# need a poll timer so XtTimers work properly 2009-04-30 11:25:52 +0200 hdu  r271406 : #i100929# avoid unneeded colormap reallocation 2009-04-30 11:21:16 +0200 hdu  r271405 : #i100929# use improved SetDrawable() also for salframe updates 2009-04-30 11:12:41 +0200 hdu  r271404 : i100929# invalidate cached renderpic also for changed vdev 2009-04-29 14:31:40 +0200 hdu  r271375 : i100929# use cached renderpic also for alpha-rect/bitmap drawing 2009-04-29 14:16:51 +0200 hdu  r271370 : i100929# notify only GtkSalFrame's valid X11SalFrames 2009-04-29 13:58:10 +0200 hdu  r271369 : i100929# notify GtkSalFrame's X11SalGraphics that their drawables will become obsolete 2009-04-29 13:53:48 +0200 hdu  r271367 : #i100929# release cached renderpic whenever the corresponding drawable changes 2009-04-28 11:56:07 +0200 pl  r271317 : fix a snafu 2009-04-27 16:52:29 +0200 hdu  r271293 : #i100000# WAE fix for debug=true compilation 2009-04-27 12:38:11 +0200 hdu  r271260 : #i101367# disable vdev mapmode when measuring pixel size 2009-04-27 12:28:37 +0200 hdu  r271259 : #i101367# speedup svclcanvas::CanvasBitmapHelper::getSize() 2009-04-23 15:11:25 +0200 hdu  r271175 : #i91685# ignore trailing space in last cell 2009-04-23 12:55:14 +0200 pl  r271156 : #i101032# check for empty bitmap 2009-04-23 11:04:50 +0200 pl  r271144 : #101184# add a paranoia check 2009-04-21 19:12:25 +0200 pl  r271055 : #i101184# add: recognize added/removed monitors in xinerama configuration for gtk plugin (thanks cmc) 2009-04-21 17:04:44 +0200 pl  r271046 : #i101089# remove unused method (thanks cmc) 2009-04-21 16:41:38 +0200 hdu  r271042 : #i99842# set text decoration color 2009-04-20 22:57:37 +0200 pl  r271015 : #i101063# fix warnings 2009-04-20 22:55:39 +0200 pl  r271014 : #i101063# fix warnings 2009-04-20 11:35:24 +0200 hdu  r270968 : #i1001102# remove dependency to psprint module 2009-04-20 11:31:08 +0200 hdu  r270967 : #i100929# keep cached render Picture in X11SalGraphics removes 2009-04-20 11:24:57 +0200 hdu  r270966 : #i100929# cache render Picture in X11SalGraphics 2009-04-18 14:53:22 +0200 hdu  r270959 : CWS-TOOLING: rebase CWS vcl101 to trunk@270723 (milestone: DEV300:m46) 2009-04-17 12:00:50 +0200 hdu  r270934 : #i100951# b2d-polygon clipping handles bezier-segments nowadays => performance opt possible 2009-04-17 11:50:49 +0200 hdu  r270933 : #i100922# count b2d-polypoly-points to avoid priority-queue reallocations 2009-04-17 11:07:03 +0200 hdu  r270930 : #i101145# match dpi-sanity check with gnome-UI (thanks Caolan!) 2009-04-17 10:44:41 +0200 hdu  r270929 : #i100603# dingbats-encoded PDF-builtin fonts are symbol fonts too 2009-04-17 10:36:10 +0200 hdu  r270928 : #i101145# check sanity of resolution reported by Xft-dpi (thanks CMC!) 2009-04-08 13:53:35 +0200 hdu  r270644 : #i100951# avoid expensive calls to basegfx::tools::clipPolygonOnRange() if possible 2009-04-08 13:19:26 +0200 hdu  r270637 : #i100922# prevent needless stl::priority_queue reallacations by reserving 2009-04-08 11:14:30 +0200 hdu  r270627 : #i100929# use X11SalGraphics::GetXRenderPicture() also for text drawing 2009-04-08 10:00:42 +0200 hdu  r270620 : #i100929# add and use X11SalGraphics::GetXRenderPicture() for polygon drawing 2009-04-06 15:52:47 +0200 hdu  r270563 : #i100885# add and use AquaSalGraphics::copyResolution() to speed up virdev creation 2009-04-02 14:39:06 +0200 pl  r270408 : #i95873# do not set LD_LIBRARY_PATH for external apps 2009-03-31 18:43:19 +0200 pl  r270292 : #i99783# transparency of closer image changed to mask in the meantime 2009-03-27 15:42:37 +0100 hdu  r270158 : #i100591# fix binary search in dingbats encoding converter 2009-03-27 13:06:34 +0100 hdu  r270151 : #i100603# only PDF builtin text fonts use WinAnsiEncoding 2009-03-27 12:05:35 +0100 hdu  r270147 : #i100603# use correct encoding for all PDF builtin fonts 2009-03-27 09:04:07 +0100 hdu  r270133 : #i100603# use proper encoding for PDF builtin symbol fonts 2009-03-26 17:19:38 +0100 hdu  r270090 : #i100591# support RTL_TEXTENCODING_ADOBE_DINGBATS encoding 2009-03-25 09:02:18 +0100 hdu  r269995 : #i100521# prefer osl_getAsciiFunctionSymbol() when dynloading SAGE and extra USER32 symbols 2009-03-25 08:55:49 +0100 hdu  r269994 : #i100521# prefer osl_getAsciiFunctionSymbol() when dynloading LUNA symbols 2009-03-24 16:15:54 +0100 hdu  r269965 : #i100521# prefer osl_getAsciiFunctionSymbol() when dynloading vclplugin symbols 2009-03-24 16:10:29 +0100 hdu  r269963 : #i100521# prefer osl_getAsciiFunctionSymbol() when dynloading USP symbols 2009-03-24 15:54:30 +0100 hdu  r269962 : #i100521# prefer osl_getAsciiFunctionSymbol() when dynloading xrender symbols 2009-03-24 10:46:55 +0100 hdu  r269920 : #i100506# fix WAE build breakers on unxsols4 for debug=true 2009-03-23 16:36:43 +0100 hdu  r269884 : #159477# fix crash for PDFs with big zlib-chunks 2009-03-20 17:36:56 +0100 pl  r269821 : #i96568# add recent files to mac quickstarter 2009-03-20 14:39:41 +0100 pl  r269809 : #i35482# no HC mode detection, automatically done in independent part 2009-03-19 20:01:37 +0100 pl  r269768 : #i95591# do not reuse UnxPloginComm because of connection loss problems 2009-03-19 18:08:23 +0100 pl  r269765 : #i95588# change default visibility that was ignored everywhere but unix anyway


2009-06-03  Kurt Zenker  <kz@openoffice.org>  [1b2d8d55a38112f77864295deacec4711ecbb972]

CWS-TOOLING: integrate CWS vcl101 2009-04-30 16:05:34 +0200 pl  r271420 : #i95591# need a poll timer so XtTimers work properly 2009-04-30 11:25:52 +0200 hdu  r271406 : #i100929# avoid unneeded colormap reallocation 2009-04-30 11:21:16 +0200 hdu  r271405 : #i100929# use improved SetDrawable() also for salframe updates 2009-04-30 11:12:41 +0200 hdu  r271404 : i100929# invalidate cached renderpic also for changed vdev 2009-04-29 14:31:40 +0200 hdu  r271375 : i100929# use cached renderpic also for alpha-rect/bitmap drawing 2009-04-29 14:16:51 +0200 hdu  r271370 : i100929# notify only GtkSalFrame's valid X11SalFrames 2009-04-29 13:58:10 +0200 hdu  r271369 : i100929# notify GtkSalFrame's X11SalGraphics that their drawables will become obsolete 2009-04-29 13:53:48 +0200 hdu  r271367 : #i100929# release cached renderpic whenever the corresponding drawable changes 2009-04-28 11:56:07 +0200 pl  r271317 : fix a snafu 2009-04-27 16:52:29 +0200 hdu  r271293 : #i100000# WAE fix for debug=true compilation 2009-04-27 12:38:11 +0200 hdu  r271260 : #i101367# disable vdev mapmode when measuring pixel size 2009-04-27 12:28:37 +0200 hdu  r271259 : #i101367# speedup svclcanvas::CanvasBitmapHelper::getSize() 2009-04-23 15:11:25 +0200 hdu  r271175 : #i91685# ignore trailing space in last cell 2009-04-23 12:55:14 +0200 pl  r271156 : #i101032# check for empty bitmap 2009-04-23 11:04:50 +0200 pl  r271144 : #101184# add a paranoia check 2009-04-21 19:12:25 +0200 pl  r271055 : #i101184# add: recognize added/removed monitors in xinerama configuration for gtk plugin (thanks cmc) 2009-04-21 17:04:44 +0200 pl  r271046 : #i101089# remove unused method (thanks cmc) 2009-04-21 16:41:38 +0200 hdu  r271042 : #i99842# set text decoration color 2009-04-20 22:57:37 +0200 pl  r271015 : #i101063# fix warnings 2009-04-20 22:55:39 +0200 pl  r271014 : #i101063# fix warnings 2009-04-20 11:35:24 +0200 hdu  r270968 : #i1001102# remove dependency to psprint module 2009-04-20 11:31:08 +0200 hdu  r270967 : #i100929# keep cached render Picture in X11SalGraphics removes 2009-04-20 11:24:57 +0200 hdu  r270966 : #i100929# cache render Picture in X11SalGraphics 2009-04-18 14:53:22 +0200 hdu  r270959 : CWS-TOOLING: rebase CWS vcl101 to trunk@270723 (milestone: DEV300:m46) 2009-04-17 12:00:50 +0200 hdu  r270934 : #i100951# b2d-polygon clipping handles bezier-segments nowadays => performance opt possible 2009-04-17 11:50:49 +0200 hdu  r270933 : #i100922# count b2d-polypoly-points to avoid priority-queue reallocations 2009-04-17 11:07:03 +0200 hdu  r270930 : #i101145# match dpi-sanity check with gnome-UI (thanks Caolan!) 2009-04-17 10:44:41 +0200 hdu  r270929 : #i100603# dingbats-encoded PDF-builtin fonts are symbol fonts too 2009-04-17 10:36:10 +0200 hdu  r270928 : #i101145# check sanity of resolution reported by Xft-dpi (thanks CMC!) 2009-04-08 13:53:35 +0200 hdu  r270644 : #i100951# avoid expensive calls to basegfx::tools::clipPolygonOnRange() if possible 2009-04-08 13:19:26 +0200 hdu  r270637 : #i100922# prevent needless stl::priority_queue reallacations by reserving 2009-04-08 11:14:30 +0200 hdu  r270627 : #i100929# use X11SalGraphics::GetXRenderPicture() also for text drawing 2009-04-08 10:00:42 +0200 hdu  r270620 : #i100929# add and use X11SalGraphics::GetXRenderPicture() for polygon drawing 2009-04-06 15:52:47 +0200 hdu  r270563 : #i100885# add and use AquaSalGraphics::copyResolution() to speed up virdev creation 2009-04-02 14:39:06 +0200 pl  r270408 : #i95873# do not set LD_LIBRARY_PATH for external apps 2009-03-31 18:43:19 +0200 pl  r270292 : #i99783# transparency of closer image changed to mask in the meantime 2009-03-27 15:42:37 +0100 hdu  r270158 : #i100591# fix binary search in dingbats encoding converter 2009-03-27 13:06:34 +0100 hdu  r270151 : #i100603# only PDF builtin text fonts use WinAnsiEncoding 2009-03-27 12:05:35 +0100 hdu  r270147 : #i100603# use correct encoding for all PDF builtin fonts 2009-03-27 09:04:07 +0100 hdu  r270133 : #i100603# use proper encoding for PDF builtin symbol fonts 2009-03-26 17:19:38 +0100 hdu  r270090 : #i100591# support RTL_TEXTENCODING_ADOBE_DINGBATS encoding 2009-03-25 09:02:18 +0100 hdu  r269995 : #i100521# prefer osl_getAsciiFunctionSymbol() when dynloading SAGE and extra USER32 symbols 2009-03-25 08:55:49 +0100 hdu  r269994 : #i100521# prefer osl_getAsciiFunctionSymbol() when dynloading LUNA symbols 2009-03-24 16:15:54 +0100 hdu  r269965 : #i100521# prefer osl_getAsciiFunctionSymbol() when dynloading vclplugin symbols 2009-03-24 16:10:29 +0100 hdu  r269963 : #i100521# prefer osl_getAsciiFunctionSymbol() when dynloading USP symbols 2009-03-24 15:54:30 +0100 hdu  r269962 : #i100521# prefer osl_getAsciiFunctionSymbol() when dynloading xrender symbols 2009-03-24 10:46:55 +0100 hdu  r269920 : #i100506# fix WAE build breakers on unxsols4 for debug=true 2009-03-23 16:36:43 +0100 hdu  r269884 : #159477# fix crash for PDFs with big zlib-chunks 2009-03-20 17:36:56 +0100 pl  r269821 : #i96568# add recent files to mac quickstarter 2009-03-20 14:39:41 +0100 pl  r269809 : #i35482# no HC mode detection, automatically done in independent part 2009-03-19 20:01:37 +0100 pl  r269768 : #i95591# do not reuse UnxPloginComm because of connection loss problems 2009-03-19 18:08:23 +0100 pl  r269765 : #i95588# change default visibility that was ignored everywhere but unix anyway


2009-06-03  Kurt Zenker  <kz@openoffice.org>  [5c1b4c4432e2b355956a8f1f9594fcbc60a5eb09]

CWS-TOOLING: integrate CWS vcl101 2009-04-30 16:05:34 +0200 pl  r271420 : #i95591# need a poll timer so XtTimers work properly 2009-04-30 11:25:52 +0200 hdu  r271406 : #i100929# avoid unneeded colormap reallocation 2009-04-30 11:21:16 +0200 hdu  r271405 : #i100929# use improved SetDrawable() also for salframe updates 2009-04-30 11:12:41 +0200 hdu  r271404 : i100929# invalidate cached renderpic also for changed vdev 2009-04-29 14:31:40 +0200 hdu  r271375 : i100929# use cached renderpic also for alpha-rect/bitmap drawing 2009-04-29 14:16:51 +0200 hdu  r271370 : i100929# notify only GtkSalFrame's valid X11SalFrames 2009-04-29 13:58:10 +0200 hdu  r271369 : i100929# notify GtkSalFrame's X11SalGraphics that their drawables will become obsolete 2009-04-29 13:53:48 +0200 hdu  r271367 : #i100929# release cached renderpic whenever the corresponding drawable changes 2009-04-28 11:56:07 +0200 pl  r271317 : fix a snafu 2009-04-27 16:52:29 +0200 hdu  r271293 : #i100000# WAE fix for debug=true compilation 2009-04-27 12:38:11 +0200 hdu  r271260 : #i101367# disable vdev mapmode when measuring pixel size 2009-04-27 12:28:37 +0200 hdu  r271259 : #i101367# speedup svclcanvas::CanvasBitmapHelper::getSize() 2009-04-23 15:11:25 +0200 hdu  r271175 : #i91685# ignore trailing space in last cell 2009-04-23 12:55:14 +0200 pl  r271156 : #i101032# check for empty bitmap 2009-04-23 11:04:50 +0200 pl  r271144 : #101184# add a paranoia check 2009-04-21 19:12:25 +0200 pl  r271055 : #i101184# add: recognize added/removed monitors in xinerama configuration for gtk plugin (thanks cmc) 2009-04-21 17:04:44 +0200 pl  r271046 : #i101089# remove unused method (thanks cmc) 2009-04-21 16:41:38 +0200 hdu  r271042 : #i99842# set text decoration color 2009-04-20 22:57:37 +0200 pl  r271015 : #i101063# fix warnings 2009-04-20 22:55:39 +0200 pl  r271014 : #i101063# fix warnings 2009-04-20 11:35:24 +0200 hdu  r270968 : #i1001102# remove dependency to psprint module 2009-04-20 11:31:08 +0200 hdu  r270967 : #i100929# keep cached render Picture in X11SalGraphics removes 2009-04-20 11:24:57 +0200 hdu  r270966 : #i100929# cache render Picture in X11SalGraphics 2009-04-18 14:53:22 +0200 hdu  r270959 : CWS-TOOLING: rebase CWS vcl101 to trunk@270723 (milestone: DEV300:m46) 2009-04-17 12:00:50 +0200 hdu  r270934 : #i100951# b2d-polygon clipping handles bezier-segments nowadays => performance opt possible 2009-04-17 11:50:49 +0200 hdu  r270933 : #i100922# count b2d-polypoly-points to avoid priority-queue reallocations 2009-04-17 11:07:03 +0200 hdu  r270930 : #i101145# match dpi-sanity check with gnome-UI (thanks Caolan!) 2009-04-17 10:44:41 +0200 hdu  r270929 : #i100603# dingbats-encoded PDF-builtin fonts are symbol fonts too 2009-04-17 10:36:10 +0200 hdu  r270928 : #i101145# check sanity of resolution reported by Xft-dpi (thanks CMC!) 2009-04-08 13:53:35 +0200 hdu  r270644 : #i100951# avoid expensive calls to basegfx::tools::clipPolygonOnRange() if possible 2009-04-08 13:19:26 +0200 hdu  r270637 : #i100922# prevent needless stl::priority_queue reallacations by reserving 2009-04-08 11:14:30 +0200 hdu  r270627 : #i100929# use X11SalGraphics::GetXRenderPicture() also for text drawing 2009-04-08 10:00:42 +0200 hdu  r270620 : #i100929# add and use X11SalGraphics::GetXRenderPicture() for polygon drawing 2009-04-06 15:52:47 +0200 hdu  r270563 : #i100885# add and use AquaSalGraphics::copyResolution() to speed up virdev creation 2009-04-02 14:39:06 +0200 pl  r270408 : #i95873# do not set LD_LIBRARY_PATH for external apps 2009-03-31 18:43:19 +0200 pl  r270292 : #i99783# transparency of closer image changed to mask in the meantime 2009-03-27 15:42:37 +0100 hdu  r270158 : #i100591# fix binary search in dingbats encoding converter 2009-03-27 13:06:34 +0100 hdu  r270151 : #i100603# only PDF builtin text fonts use WinAnsiEncoding 2009-03-27 12:05:35 +0100 hdu  r270147 : #i100603# use correct encoding for all PDF builtin fonts 2009-03-27 09:04:07 +0100 hdu  r270133 : #i100603# use proper encoding for PDF builtin symbol fonts 2009-03-26 17:19:38 +0100 hdu  r270090 : #i100591# support RTL_TEXTENCODING_ADOBE_DINGBATS encoding 2009-03-25 09:02:18 +0100 hdu  r269995 : #i100521# prefer osl_getAsciiFunctionSymbol() when dynloading SAGE and extra USER32 symbols 2009-03-25 08:55:49 +0100 hdu  r269994 : #i100521# prefer osl_getAsciiFunctionSymbol() when dynloading LUNA symbols 2009-03-24 16:15:54 +0100 hdu  r269965 : #i100521# prefer osl_getAsciiFunctionSymbol() when dynloading vclplugin symbols 2009-03-24 16:10:29 +0100 hdu  r269963 : #i100521# prefer osl_getAsciiFunctionSymbol() when dynloading USP symbols 2009-03-24 15:54:30 +0100 hdu  r269962 : #i100521# prefer osl_getAsciiFunctionSymbol() when dynloading xrender symbols 2009-03-24 10:46:55 +0100 hdu  r269920 : #i100506# fix WAE build breakers on unxsols4 for debug=true 2009-03-23 16:36:43 +0100 hdu  r269884 : #159477# fix crash for PDFs with big zlib-chunks 2009-03-20 17:36:56 +0100 pl  r269821 : #i96568# add recent files to mac quickstarter 2009-03-20 14:39:41 +0100 pl  r269809 : #i35482# no HC mode detection, automatically done in independent part 2009-03-19 20:01:37 +0100 pl  r269768 : #i95591# do not reuse UnxPloginComm because of connection loss problems 2009-03-19 18:08:23 +0100 pl  r269765 : #i95588# change default visibility that was ignored everywhere but unix anyway


2009-06-03  Kurt Zenker  <kz@openoffice.org>  [847a872bcffc2049bc43b1318bb447f73a379c2d]

CWS-TOOLING: integrate CWS vcl101 2009-04-30 16:05:34 +0200 pl  r271420 : #i95591# need a poll timer so XtTimers work properly 2009-04-30 11:25:52 +0200 hdu  r271406 : #i100929# avoid unneeded colormap reallocation 2009-04-30 11:21:16 +0200 hdu  r271405 : #i100929# use improved SetDrawable() also for salframe updates 2009-04-30 11:12:41 +0200 hdu  r271404 : i100929# invalidate cached renderpic also for changed vdev 2009-04-29 14:31:40 +0200 hdu  r271375 : i100929# use cached renderpic also for alpha-rect/bitmap drawing 2009-04-29 14:16:51 +0200 hdu  r271370 : i100929# notify only GtkSalFrame's valid X11SalFrames 2009-04-29 13:58:10 +0200 hdu  r271369 : i100929# notify GtkSalFrame's X11SalGraphics that their drawables will become obsolete 2009-04-29 13:53:48 +0200 hdu  r271367 : #i100929# release cached renderpic whenever the corresponding drawable changes 2009-04-28 11:56:07 +0200 pl  r271317 : fix a snafu 2009-04-27 16:52:29 +0200 hdu  r271293 : #i100000# WAE fix for debug=true compilation 2009-04-27 12:38:11 +0200 hdu  r271260 : #i101367# disable vdev mapmode when measuring pixel size 2009-04-27 12:28:37 +0200 hdu  r271259 : #i101367# speedup svclcanvas::CanvasBitmapHelper::getSize() 2009-04-23 15:11:25 +0200 hdu  r271175 : #i91685# ignore trailing space in last cell 2009-04-23 12:55:14 +0200 pl  r271156 : #i101032# check for empty bitmap 2009-04-23 11:04:50 +0200 pl  r271144 : #101184# add a paranoia check 2009-04-21 19:12:25 +0200 pl  r271055 : #i101184# add: recognize added/removed monitors in xinerama configuration for gtk plugin (thanks cmc) 2009-04-21 17:04:44 +0200 pl  r271046 : #i101089# remove unused method (thanks cmc) 2009-04-21 16:41:38 +0200 hdu  r271042 : #i99842# set text decoration color 2009-04-20 22:57:37 +0200 pl  r271015 : #i101063# fix warnings 2009-04-20 22:55:39 +0200 pl  r271014 : #i101063# fix warnings 2009-04-20 11:35:24 +0200 hdu  r270968 : #i1001102# remove dependency to psprint module 2009-04-20 11:31:08 +0200 hdu  r270967 : #i100929# keep cached render Picture in X11SalGraphics removes 2009-04-20 11:24:57 +0200 hdu  r270966 : #i100929# cache render Picture in X11SalGraphics 2009-04-18 14:53:22 +0200 hdu  r270959 : CWS-TOOLING: rebase CWS vcl101 to trunk@270723 (milestone: DEV300:m46) 2009-04-17 12:00:50 +0200 hdu  r270934 : #i100951# b2d-polygon clipping handles bezier-segments nowadays => performance opt possible 2009-04-17 11:50:49 +0200 hdu  r270933 : #i100922# count b2d-polypoly-points to avoid priority-queue reallocations 2009-04-17 11:07:03 +0200 hdu  r270930 : #i101145# match dpi-sanity check with gnome-UI (thanks Caolan!) 2009-04-17 10:44:41 +0200 hdu  r270929 : #i100603# dingbats-encoded PDF-builtin fonts are symbol fonts too 2009-04-17 10:36:10 +0200 hdu  r270928 : #i101145# check sanity of resolution reported by Xft-dpi (thanks CMC!) 2009-04-08 13:53:35 +0200 hdu  r270644 : #i100951# avoid expensive calls to basegfx::tools::clipPolygonOnRange() if possible 2009-04-08 13:19:26 +0200 hdu  r270637 : #i100922# prevent needless stl::priority_queue reallacations by reserving 2009-04-08 11:14:30 +0200 hdu  r270627 : #i100929# use X11SalGraphics::GetXRenderPicture() also for text drawing 2009-04-08 10:00:42 +0200 hdu  r270620 : #i100929# add and use X11SalGraphics::GetXRenderPicture() for polygon drawing 2009-04-06 15:52:47 +0200 hdu  r270563 : #i100885# add and use AquaSalGraphics::copyResolution() to speed up virdev creation 2009-04-02 14:39:06 +0200 pl  r270408 : #i95873# do not set LD_LIBRARY_PATH for external apps 2009-03-31 18:43:19 +0200 pl  r270292 : #i99783# transparency of closer image changed to mask in the meantime 2009-03-27 15:42:37 +0100 hdu  r270158 : #i100591# fix binary search in dingbats encoding converter 2009-03-27 13:06:34 +0100 hdu  r270151 : #i100603# only PDF builtin text fonts use WinAnsiEncoding 2009-03-27 12:05:35 +0100 hdu  r270147 : #i100603# use correct encoding for all PDF builtin fonts 2009-03-27 09:04:07 +0100 hdu  r270133 : #i100603# use proper encoding for PDF builtin symbol fonts 2009-03-26 17:19:38 +0100 hdu  r270090 : #i100591# support RTL_TEXTENCODING_ADOBE_DINGBATS encoding 2009-03-25 09:02:18 +0100 hdu  r269995 : #i100521# prefer osl_getAsciiFunctionSymbol() when dynloading SAGE and extra USER32 symbols 2009-03-25 08:55:49 +0100 hdu  r269994 : #i100521# prefer osl_getAsciiFunctionSymbol() when dynloading LUNA symbols 2009-03-24 16:15:54 +0100 hdu  r269965 : #i100521# prefer osl_getAsciiFunctionSymbol() when dynloading vclplugin symbols 2009-03-24 16:10:29 +0100 hdu  r269963 : #i100521# prefer osl_getAsciiFunctionSymbol() when dynloading USP symbols 2009-03-24 15:54:30 +0100 hdu  r269962 : #i100521# prefer osl_getAsciiFunctionSymbol() when dynloading xrender symbols 2009-03-24 10:46:55 +0100 hdu  r269920 : #i100506# fix WAE build breakers on unxsols4 for debug=true 2009-03-23 16:36:43 +0100 hdu  r269884 : #159477# fix crash for PDFs with big zlib-chunks 2009-03-20 17:36:56 +0100 pl  r269821 : #i96568# add recent files to mac quickstarter 2009-03-20 14:39:41 +0100 pl  r269809 : #i35482# no HC mode detection, automatically done in independent part 2009-03-19 20:01:37 +0100 pl  r269768 : #i95591# do not reuse UnxPloginComm because of connection loss problems 2009-03-19 18:08:23 +0100 pl  r269765 : #i95588# change default visibility that was ignored everywhere but unix anyway


2009-06-03  Kurt Zenker  <kz@openoffice.org>  [a6aafcb54ea1cfd70d17a0c2bf1d92e46735d989]

CWS-TOOLING: integrate CWS vcl101 2009-04-30 16:05:34 +0200 pl  r271420 : #i95591# need a poll timer so XtTimers work properly 2009-04-30 11:25:52 +0200 hdu  r271406 : #i100929# avoid unneeded colormap reallocation 2009-04-30 11:21:16 +0200 hdu  r271405 : #i100929# use improved SetDrawable() also for salframe updates 2009-04-30 11:12:41 +0200 hdu  r271404 : i100929# invalidate cached renderpic also for changed vdev 2009-04-29 14:31:40 +0200 hdu  r271375 : i100929# use cached renderpic also for alpha-rect/bitmap drawing 2009-04-29 14:16:51 +0200 hdu  r271370 : i100929# notify only GtkSalFrame's valid X11SalFrames 2009-04-29 13:58:10 +0200 hdu  r271369 : i100929# notify GtkSalFrame's X11SalGraphics that their drawables will become obsolete 2009-04-29 13:53:48 +0200 hdu  r271367 : #i100929# release cached renderpic whenever the corresponding drawable changes 2009-04-28 11:56:07 +0200 pl  r271317 : fix a snafu 2009-04-27 16:52:29 +0200 hdu  r271293 : #i100000# WAE fix for debug=true compilation 2009-04-27 12:38:11 +0200 hdu  r271260 : #i101367# disable vdev mapmode when measuring pixel size 2009-04-27 12:28:37 +0200 hdu  r271259 : #i101367# speedup svclcanvas::CanvasBitmapHelper::getSize() 2009-04-23 15:11:25 +0200 hdu  r271175 : #i91685# ignore trailing space in last cell 2009-04-23 12:55:14 +0200 pl  r271156 : #i101032# check for empty bitmap 2009-04-23 11:04:50 +0200 pl  r271144 : #101184# add a paranoia check 2009-04-21 19:12:25 +0200 pl  r271055 : #i101184# add: recognize added/removed monitors in xinerama configuration for gtk plugin (thanks cmc) 2009-04-21 17:04:44 +0200 pl  r271046 : #i101089# remove unused method (thanks cmc) 2009-04-21 16:41:38 +0200 hdu  r271042 : #i99842# set text decoration color 2009-04-20 22:57:37 +0200 pl  r271015 : #i101063# fix warnings 2009-04-20 22:55:39 +0200 pl  r271014 : #i101063# fix warnings 2009-04-20 11:35:24 +0200 hdu  r270968 : #i1001102# remove dependency to psprint module 2009-04-20 11:31:08 +0200 hdu  r270967 : #i100929# keep cached render Picture in X11SalGraphics removes 2009-04-20 11:24:57 +0200 hdu  r270966 : #i100929# cache render Picture in X11SalGraphics 2009-04-18 14:53:22 +0200 hdu  r270959 : CWS-TOOLING: rebase CWS vcl101 to trunk@270723 (milestone: DEV300:m46) 2009-04-17 12:00:50 +0200 hdu  r270934 : #i100951# b2d-polygon clipping handles bezier-segments nowadays => performance opt possible 2009-04-17 11:50:49 +0200 hdu  r270933 : #i100922# count b2d-polypoly-points to avoid priority-queue reallocations 2009-04-17 11:07:03 +0200 hdu  r270930 : #i101145# match dpi-sanity check with gnome-UI (thanks Caolan!) 2009-04-17 10:44:41 +0200 hdu  r270929 : #i100603# dingbats-encoded PDF-builtin fonts are symbol fonts too 2009-04-17 10:36:10 +0200 hdu  r270928 : #i101145# check sanity of resolution reported by Xft-dpi (thanks CMC!) 2009-04-08 13:53:35 +0200 hdu  r270644 : #i100951# avoid expensive calls to basegfx::tools::clipPolygonOnRange() if possible 2009-04-08 13:19:26 +0200 hdu  r270637 : #i100922# prevent needless stl::priority_queue reallacations by reserving 2009-04-08 11:14:30 +0200 hdu  r270627 : #i100929# use X11SalGraphics::GetXRenderPicture() also for text drawing 2009-04-08 10:00:42 +0200 hdu  r270620 : #i100929# add and use X11SalGraphics::GetXRenderPicture() for polygon drawing 2009-04-06 15:52:47 +0200 hdu  r270563 : #i100885# add and use AquaSalGraphics::copyResolution() to speed up virdev creation 2009-04-02 14:39:06 +0200 pl  r270408 : #i95873# do not set LD_LIBRARY_PATH for external apps 2009-03-31 18:43:19 +0200 pl  r270292 : #i99783# transparency of closer image changed to mask in the meantime 2009-03-27 15:42:37 +0100 hdu  r270158 : #i100591# fix binary search in dingbats encoding converter 2009-03-27 13:06:34 +0100 hdu  r270151 : #i100603# only PDF builtin text fonts use WinAnsiEncoding 2009-03-27 12:05:35 +0100 hdu  r270147 : #i100603# use correct encoding for all PDF builtin fonts 2009-03-27 09:04:07 +0100 hdu  r270133 : #i100603# use proper encoding for PDF builtin symbol fonts 2009-03-26 17:19:38 +0100 hdu  r270090 : #i100591# support RTL_TEXTENCODING_ADOBE_DINGBATS encoding 2009-03-25 09:02:18 +0100 hdu  r269995 : #i100521# prefer osl_getAsciiFunctionSymbol() when dynloading SAGE and extra USER32 symbols 2009-03-25 08:55:49 +0100 hdu  r269994 : #i100521# prefer osl_getAsciiFunctionSymbol() when dynloading LUNA symbols 2009-03-24 16:15:54 +0100 hdu  r269965 : #i100521# prefer osl_getAsciiFunctionSymbol() when dynloading vclplugin symbols 2009-03-24 16:10:29 +0100 hdu  r269963 : #i100521# prefer osl_getAsciiFunctionSymbol() when dynloading USP symbols 2009-03-24 15:54:30 +0100 hdu  r269962 : #i100521# prefer osl_getAsciiFunctionSymbol() when dynloading xrender symbols 2009-03-24 10:46:55 +0100 hdu  r269920 : #i100506# fix WAE build breakers on unxsols4 for debug=true 2009-03-23 16:36:43 +0100 hdu  r269884 : #159477# fix crash for PDFs with big zlib-chunks 2009-03-20 17:36:56 +0100 pl  r269821 : #i96568# add recent files to mac quickstarter 2009-03-20 14:39:41 +0100 pl  r269809 : #i35482# no HC mode detection, automatically done in independent part 2009-03-19 20:01:37 +0100 pl  r269768 : #i95591# do not reuse UnxPloginComm because of connection loss problems 2009-03-19 18:08:23 +0100 pl  r269765 : #i95588# change default visibility that was ignored everywhere but unix anyway


2009-06-03  Philipp Lohmann  <pl@openoffice.org>  [07c9e528cb418b3c722342d5548e49650d7852ef]

#i92516# enable WB_DROPDOWN on TabControl


2009-06-03  Philipp Lohmann  <pl@openoffice.org>  [457e3281821544b84b8328590b5ca407750031dc]

#i92516# enable WB_DROPDOWN on TabControl


2009-06-03  Kurt Zenker  <kz@openoffice.org>  [d637b522f06e03ef544c7ee367a25a4956c8bb64]

CWS-TOOLING: integrate CWS os128 2009-04-22 12:58:26 +0200 b_michaelsen  r271093 : #i101084# using the frames enumeration for other SwXFrames-queries; also added a complex test to ensure the behavior to be the same 2009-04-20 14:53:03 +0200 mav  r270987 : #i101219# adjust the testcases to test memory cache and temporary file cache 2009-04-20 14:52:09 +0200 mav  r270986 : #i101219#,#i99077# use memory to cache data; no precopying on commit 2009-04-20 14:39:21 +0200 mav  r270984 : #i101219# use memory to cache data 2009-04-20 14:39:08 +0200 mav  r270983 : #i101219# use memory to cache data 2009-04-20 14:38:45 +0200 mav  r270982 : #i101219# use memory to cache data 2009-04-17 07:37:52 +0200 os  r270912 : CWS-TOOLING: rebase CWS os128 to trunk@270723 (milestone: DEV300:m46) 2009-04-15 14:54:18 +0200 b_michaelsen  r270845 : #i101084# using frame enumerations for paragraph export for better performance 2009-04-15 14:52:54 +0200 b_michaelsen  r270843 : #i101084# implemented XEnumerationAccess interface on framesets 2009-04-03 17:08:10 +0200 mav  r270504 : #i100722# do not compress streams of known compressed types per default 2009-04-03 13:49:50 +0200 os  r270484 : resync error fixed 2009-04-03 12:55:32 +0200 mav  r270470 : #i100722# do not compress streams of known compressed types per default 2009-04-03 10:00:58 +0200 os  r270463 : resync error fixed 2009-04-03 09:52:53 +0200 os  r270462 : resync error fixed 2009-04-03 09:10:14 +0200 os  r270449 : #i99568# string compare operator of hash_map changed 2009-04-03 09:03:49 +0200 os  r270446 : #i100683# normalize file URLs 2009-04-02 11:09:27 +0200 os  r270381 : #i100683# making URLs relative without file access 2009-04-02 09:04:42 +0200 os  r270366 : CWS-TOOLING: rebase CWS os128 to trunk@270033 (milestone: DEV300:m45) 2009-03-31 08:08:37 +0200 os  r270258 : #i100683# reducing calls to URIHelper::simpleNormalizeMakeRelative() 2009-03-19 17:06:22 +0100 os  r269756 : #i99568# XTolerantMultiPropertySet activated 2009-03-16 11:46:14 +0100 os  r269517 : wrong commit to #i97471# removed 2009-03-16 11:36:50 +0100 os  r269514 : #i97471# SwDrawTextShell::Init(): mouse double click and key input in group objects at the same time: prevent crash 2009-03-13 11:08:54 +0100 os  r269464 : #i99568# static SfxItemPropertySet 2009-03-13 11:03:22 +0100 os  r269463 : #i99568# static SfxItemPropertySet 2009-03-11 12:59:27 +0100 os  r269320 : #i99568# WhichId of properties handled from ScDocOptionsObj added 2009-03-06 09:09:58 +0100 os  r268972 : #i99568# SfxItemPropertySet improvements 2009-03-05 20:54:43 +0100 os  r268942 : #i99568# Sfx/SvxItemPropertySet improvements 2009-03-05 20:19:52 +0100 os  r268941 : #i99568# SfxItemPropertySet improvements 2009-03-05 20:05:03 +0100 os  r268940 : #i99568# SfxItemPropertySet improvements 2009-03-05 18:54:47 +0100 os  r268936 : #i99568# Sfx/SvxItemPropertySet improvements 2009-03-05 17:51:38 +0100 os  r268931 : #i99568# Sfx/SvxItemPropertySet improvements 2009-03-05 17:33:03 +0100 os  r268930 : #i99568# Sfx/SvxItemPropertySet improvements 2009-03-05 15:53:00 +0100 os  r268920 : #i99568# Sfx/SvxItemPropertySet improvements 2009-03-05 15:52:50 +0100 os  r268919 : #i99568# Sfx/SvxItemPropertySet improvements 2009-03-05 15:50:41 +0100 os  r268918 : #i99568# Sfx/SvxItemPropertySet improvements 2009-03-05 15:41:04 +0100 os  r268916 : #i99568# Sfx/SvxItemPropertySet improvements 2009-03-05 15:40:40 +0100 os  r268915 : #i99568# Sfx/SvxItemPropertySet improvements 2009-03-05 10:16:20 +0100 os  r268881 : #i99568# Sfx/SvxItemPropertySet improvements 2009-03-05 10:15:55 +0100 os  r268880 : #i99568# Sfx/SvxItemPropertySet improvements 2009-03-03 08:40:09 +0100 os  r268704 : ScTableSheetObj::GetItemPropertyMap fixed 2009-03-03 07:50:00 +0100 os  r268703 : SfxItemProperty set as pointer 2009-03-03 07:49:46 +0100 os  r268702 : SfxItemProperty set as pointer 2009-03-02 08:15:37 +0100 os  r268631 : minor fix 2009-03-02 07:58:38 +0100 os  r268630 : minor fix 2009-02-27 13:03:25 +0100 os  r268584 : exports 2009-02-27 11:17:04 +0100 os  r268567 : debug code removed 2009-02-27 11:04:07 +0100 os  r268565 : duplicate return removed 2009-02-27 10:17:37 +0100 os  r268558 : syntax fixed 2009-02-27 09:56:14 +0100 os  r268554 : #i99568# type mix fixed 2009-02-27 09:40:56 +0100 os  r268553 : #i99568# exports changes reverted 2009-02-25 12:50:54 +0100 os  r268433 : #i99568# SfxItemPropertySet rework 2009-02-25 12:13:39 +0100 os  r268432 : #i99568# SfxItemPropertySet rework 2009-02-25 12:12:47 +0100 os  r268431 : #i99568# SfxItemPropertySet rework 2009-02-25 12:10:27 +0100 os  r268430 : #i99568# SfxItemPropertySet rework 2009-02-25 12:09:36 +0100 os  r268429 : #i99568# SfxItemPropertySet rework 2009-02-25 12:07:39 +0100 os  r268428 : #i99568# SfxItemPropertySet rework 2009-02-25 11:59:35 +0100 os  r268427 : #i99568# SfxItemPropertySet rework 2009-02-25 11:52:52 +0100 os  r268425 : #i99568# SfxItemPropertySet rework 2009-02-25 11:49:17 +0100 os  r268424 : #i99568# SfxItemPropertySet rework 2009-02-25 11:45:17 +0100 os  r268423 : #i99568# SfxItemPropertySet rework 2009-02-11 11:39:04 +0100 os  r267587 : #i57008# use registration of index marks at SwUnoCallback


2009-06-03  Kurt Zenker  <kz@openoffice.org>  [3182616f1ae5701a2f39cef90616a2f7d8ba61d0]

CWS-TOOLING: integrate CWS os128 2009-04-22 12:58:26 +0200 b_michaelsen  r271093 : #i101084# using the frames enumeration for other SwXFrames-queries; also added a complex test to ensure the behavior to be the same 2009-04-20 14:53:03 +0200 mav  r270987 : #i101219# adjust the testcases to test memory cache and temporary file cache 2009-04-20 14:52:09 +0200 mav  r270986 : #i101219#,#i99077# use memory to cache data; no precopying on commit 2009-04-20 14:39:21 +0200 mav  r270984 : #i101219# use memory to cache data 2009-04-20 14:39:08 +0200 mav  r270983 : #i101219# use memory to cache data 2009-04-20 14:38:45 +0200 mav  r270982 : #i101219# use memory to cache data 2009-04-17 07:37:52 +0200 os  r270912 : CWS-TOOLING: rebase CWS os128 to trunk@270723 (milestone: DEV300:m46) 2009-04-15 14:54:18 +0200 b_michaelsen  r270845 : #i101084# using frame enumerations for paragraph export for better performance 2009-04-15 14:52:54 +0200 b_michaelsen  r270843 : #i101084# implemented XEnumerationAccess interface on framesets 2009-04-03 17:08:10 +0200 mav  r270504 : #i100722# do not compress streams of known compressed types per default 2009-04-03 13:49:50 +0200 os  r270484 : resync error fixed 2009-04-03 12:55:32 +0200 mav  r270470 : #i100722# do not compress streams of known compressed types per default 2009-04-03 10:00:58 +0200 os  r270463 : resync error fixed 2009-04-03 09:52:53 +0200 os  r270462 : resync error fixed 2009-04-03 09:10:14 +0200 os  r270449 : #i99568# string compare operator of hash_map changed 2009-04-03 09:03:49 +0200 os  r270446 : #i100683# normalize file URLs 2009-04-02 11:09:27 +0200 os  r270381 : #i100683# making URLs relative without file access 2009-04-02 09:04:42 +0200 os  r270366 : CWS-TOOLING: rebase CWS os128 to trunk@270033 (milestone: DEV300:m45) 2009-03-31 08:08:37 +0200 os  r270258 : #i100683# reducing calls to URIHelper::simpleNormalizeMakeRelative() 2009-03-19 17:06:22 +0100 os  r269756 : #i99568# XTolerantMultiPropertySet activated 2009-03-16 11:46:14 +0100 os  r269517 : wrong commit to #i97471# removed 2009-03-16 11:36:50 +0100 os  r269514 : #i97471# SwDrawTextShell::Init(): mouse double click and key input in group objects at the same time: prevent crash 2009-03-13 11:08:54 +0100 os  r269464 : #i99568# static SfxItemPropertySet 2009-03-13 11:03:22 +0100 os  r269463 : #i99568# static SfxItemPropertySet 2009-03-11 12:59:27 +0100 os  r269320 : #i99568# WhichId of properties handled from ScDocOptionsObj added 2009-03-06 09:09:58 +0100 os  r268972 : #i99568# SfxItemPropertySet improvements 2009-03-05 20:54:43 +0100 os  r268942 : #i99568# Sfx/SvxItemPropertySet improvements 2009-03-05 20:19:52 +0100 os  r268941 : #i99568# SfxItemPropertySet improvements 2009-03-05 20:05:03 +0100 os  r268940 : #i99568# SfxItemPropertySet improvements 2009-03-05 18:54:47 +0100 os  r268936 : #i99568# Sfx/SvxItemPropertySet improvements 2009-03-05 17:51:38 +0100 os  r268931 : #i99568# Sfx/SvxItemPropertySet improvements 2009-03-05 17:33:03 +0100 os  r268930 : #i99568# Sfx/SvxItemPropertySet improvements 2009-03-05 15:53:00 +0100 os  r268920 : #i99568# Sfx/SvxItemPropertySet improvements 2009-03-05 15:52:50 +0100 os  r268919 : #i99568# Sfx/SvxItemPropertySet improvements 2009-03-05 15:50:41 +0100 os  r268918 : #i99568# Sfx/SvxItemPropertySet improvements 2009-03-05 15:41:04 +0100 os  r268916 : #i99568# Sfx/SvxItemPropertySet improvements 2009-03-05 15:40:40 +0100 os  r268915 : #i99568# Sfx/SvxItemPropertySet improvements 2009-03-05 10:16:20 +0100 os  r268881 : #i99568# Sfx/SvxItemPropertySet improvements 2009-03-05 10:15:55 +0100 os  r268880 : #i99568# Sfx/SvxItemPropertySet improvements 2009-03-03 08:40:09 +0100 os  r268704 : ScTableSheetObj::GetItemPropertyMap fixed 2009-03-03 07:50:00 +0100 os  r268703 : SfxItemProperty set as pointer 2009-03-03 07:49:46 +0100 os  r268702 : SfxItemProperty set as pointer 2009-03-02 08:15:37 +0100 os  r268631 : minor fix 2009-03-02 07:58:38 +0100 os  r268630 : minor fix 2009-02-27 13:03:25 +0100 os  r268584 : exports 2009-02-27 11:17:04 +0100 os  r268567 : debug code removed 2009-02-27 11:04:07 +0100 os  r268565 : duplicate return removed 2009-02-27 10:17:37 +0100 os  r268558 : syntax fixed 2009-02-27 09:56:14 +0100 os  r268554 : #i99568# type mix fixed 2009-02-27 09:40:56 +0100 os  r268553 : #i99568# exports changes reverted 2009-02-25 12:50:54 +0100 os  r268433 : #i99568# SfxItemPropertySet rework 2009-02-25 12:13:39 +0100 os  r268432 : #i99568# SfxItemPropertySet rework 2009-02-25 12:12:47 +0100 os  r268431 : #i99568# SfxItemPropertySet rework 2009-02-25 12:10:27 +0100 os  r268430 : #i99568# SfxItemPropertySet rework 2009-02-25 12:09:36 +0100 os  r268429 : #i99568# SfxItemPropertySet rework 2009-02-25 12:07:39 +0100 os  r268428 : #i99568# SfxItemPropertySet rework 2009-02-25 11:59:35 +0100 os  r268427 : #i99568# SfxItemPropertySet rework 2009-02-25 11:52:52 +0100 os  r268425 : #i99568# SfxItemPropertySet rework 2009-02-25 11:49:17 +0100 os  r268424 : #i99568# SfxItemPropertySet rework 2009-02-25 11:45:17 +0100 os  r268423 : #i99568# SfxItemPropertySet rework 2009-02-11 11:39:04 +0100 os  r267587 : #i57008# use registration of index marks at SwUnoCallback


2009-06-03  Kurt Zenker  <kz@openoffice.org>  [e8cad7c6d2daf5b2b4ec672dbf740737fba426fd]

CWS-TOOLING: integrate CWS os128 2009-04-22 12:58:26 +0200 b_michaelsen  r271093 : #i101084# using the frames enumeration for other SwXFrames-queries; also added a complex test to ensure the behavior to be the same 2009-04-20 14:53:03 +0200 mav  r270987 : #i101219# adjust the testcases to test memory cache and temporary file cache 2009-04-20 14:52:09 +0200 mav  r270986 : #i101219#,#i99077# use memory to cache data; no precopying on commit 2009-04-20 14:39:21 +0200 mav  r270984 : #i101219# use memory to cache data 2009-04-20 14:39:08 +0200 mav  r270983 : #i101219# use memory to cache data 2009-04-20 14:38:45 +0200 mav  r270982 : #i101219# use memory to cache data 2009-04-17 07:37:52 +0200 os  r270912 : CWS-TOOLING: rebase CWS os128 to trunk@270723 (milestone: DEV300:m46) 2009-04-15 14:54:18 +0200 b_michaelsen  r270845 : #i101084# using frame enumerations for paragraph export for better performance 2009-04-15 14:52:54 +0200 b_michaelsen  r270843 : #i101084# implemented XEnumerationAccess interface on framesets 2009-04-03 17:08:10 +0200 mav  r270504 : #i100722# do not compress streams of known compressed types per default 2009-04-03 13:49:50 +0200 os  r270484 : resync error fixed 2009-04-03 12:55:32 +0200 mav  r270470 : #i100722# do not compress streams of known compressed types per default 2009-04-03 10:00:58 +0200 os  r270463 : resync error fixed 2009-04-03 09:52:53 +0200 os  r270462 : resync error fixed 2009-04-03 09:10:14 +0200 os  r270449 : #i99568# string compare operator of hash_map changed 2009-04-03 09:03:49 +0200 os  r270446 : #i100683# normalize file URLs 2009-04-02 11:09:27 +0200 os  r270381 : #i100683# making URLs relative without file access 2009-04-02 09:04:42 +0200 os  r270366 : CWS-TOOLING: rebase CWS os128 to trunk@270033 (milestone: DEV300:m45) 2009-03-31 08:08:37 +0200 os  r270258 : #i100683# reducing calls to URIHelper::simpleNormalizeMakeRelative() 2009-03-19 17:06:22 +0100 os  r269756 : #i99568# XTolerantMultiPropertySet activated 2009-03-16 11:46:14 +0100 os  r269517 : wrong commit to #i97471# removed 2009-03-16 11:36:50 +0100 os  r269514 : #i97471# SwDrawTextShell::Init(): mouse double click and key input in group objects at the same time: prevent crash 2009-03-13 11:08:54 +0100 os  r269464 : #i99568# static SfxItemPropertySet 2009-03-13 11:03:22 +0100 os  r269463 : #i99568# static SfxItemPropertySet 2009-03-11 12:59:27 +0100 os  r269320 : #i99568# WhichId of properties handled from ScDocOptionsObj added 2009-03-06 09:09:58 +0100 os  r268972 : #i99568# SfxItemPropertySet improvements 2009-03-05 20:54:43 +0100 os  r268942 : #i99568# Sfx/SvxItemPropertySet improvements 2009-03-05 20:19:52 +0100 os  r268941 : #i99568# SfxItemPropertySet improvements 2009-03-05 20:05:03 +0100 os  r268940 : #i99568# SfxItemPropertySet improvements 2009-03-05 18:54:47 +0100 os  r268936 : #i99568# Sfx/SvxItemPropertySet improvements 2009-03-05 17:51:38 +0100 os  r268931 : #i99568# Sfx/SvxItemPropertySet improvements 2009-03-05 17:33:03 +0100 os  r268930 : #i99568# Sfx/SvxItemPropertySet improvements 2009-03-05 15:53:00 +0100 os  r268920 : #i99568# Sfx/SvxItemPropertySet improvements 2009-03-05 15:52:50 +0100 os  r268919 : #i99568# Sfx/SvxItemPropertySet improvements 2009-03-05 15:50:41 +0100 os  r268918 : #i99568# Sfx/SvxItemPropertySet improvements 2009-03-05 15:41:04 +0100 os  r268916 : #i99568# Sfx/SvxItemPropertySet improvements 2009-03-05 15:40:40 +0100 os  r268915 : #i99568# Sfx/SvxItemPropertySet improvements 2009-03-05 10:16:20 +0100 os  r268881 : #i99568# Sfx/SvxItemPropertySet improvements 2009-03-05 10:15:55 +0100 os  r268880 : #i99568# Sfx/SvxItemPropertySet improvements 2009-03-03 08:40:09 +0100 os  r268704 : ScTableSheetObj::GetItemPropertyMap fixed 2009-03-03 07:50:00 +0100 os  r268703 : SfxItemProperty set as pointer 2009-03-03 07:49:46 +0100 os  r268702 : SfxItemProperty set as pointer 2009-03-02 08:15:37 +0100 os  r268631 : minor fix 2009-03-02 07:58:38 +0100 os  r268630 : minor fix 2009-02-27 13:03:25 +0100 os  r268584 : exports 2009-02-27 11:17:04 +0100 os  r268567 : debug code removed 2009-02-27 11:04:07 +0100 os  r268565 : duplicate return removed 2009-02-27 10:17:37 +0100 os  r268558 : syntax fixed 2009-02-27 09:56:14 +0100 os  r268554 : #i99568# type mix fixed 2009-02-27 09:40:56 +0100 os  r268553 : #i99568# exports changes reverted 2009-02-25 12:50:54 +0100 os  r268433 : #i99568# SfxItemPropertySet rework 2009-02-25 12:13:39 +0100 os  r268432 : #i99568# SfxItemPropertySet rework 2009-02-25 12:12:47 +0100 os  r268431 : #i99568# SfxItemPropertySet rework 2009-02-25 12:10:27 +0100 os  r268430 : #i99568# SfxItemPropertySet rework 2009-02-25 12:09:36 +0100 os  r268429 : #i99568# SfxItemPropertySet rework 2009-02-25 12:07:39 +0100 os  r268428 : #i99568# SfxItemPropertySet rework 2009-02-25 11:59:35 +0100 os  r268427 : #i99568# SfxItemPropertySet rework 2009-02-25 11:52:52 +0100 os  r268425 : #i99568# SfxItemPropertySet rework 2009-02-25 11:49:17 +0100 os  r268424 : #i99568# SfxItemPropertySet rework 2009-02-25 11:45:17 +0100 os  r268423 : #i99568# SfxItemPropertySet rework 2009-02-11 11:39:04 +0100 os  r267587 : #i57008# use registration of index marks at SwUnoCallback


2009-06-03  Kurt Zenker  <kz@openoffice.org>  [ce3275ad4a2c96c8178b3764c05085f9c8ad1265]

CWS-TOOLING: integrate CWS os128 2009-04-22 12:58:26 +0200 b_michaelsen  r271093 : #i101084# using the frames enumeration for other SwXFrames-queries; also added a complex test to ensure the behavior to be the same 2009-04-20 14:53:03 +0200 mav  r270987 : #i101219# adjust the testcases to test memory cache and temporary file cache 2009-04-20 14:52:09 +0200 mav  r270986 : #i101219#,#i99077# use memory to cache data; no precopying on commit 2009-04-20 14:39:21 +0200 mav  r270984 : #i101219# use memory to cache data 2009-04-20 14:39:08 +0200 mav  r270983 : #i101219# use memory to cache data 2009-04-20 14:38:45 +0200 mav  r270982 : #i101219# use memory to cache data 2009-04-17 07:37:52 +0200 os  r270912 : CWS-TOOLING: rebase CWS os128 to trunk@270723 (milestone: DEV300:m46) 2009-04-15 14:54:18 +0200 b_michaelsen  r270845 : #i101084# using frame enumerations for paragraph export for better performance 2009-04-15 14:52:54 +0200 b_michaelsen  r270843 : #i101084# implemented XEnumerationAccess interface on framesets 2009-04-03 17:08:10 +0200 mav  r270504 : #i100722# do not compress streams of known compressed types per default 2009-04-03 13:49:50 +0200 os  r270484 : resync error fixed 2009-04-03 12:55:32 +0200 mav  r270470 : #i100722# do not compress streams of known compressed types per default 2009-04-03 10:00:58 +0200 os  r270463 : resync error fixed 2009-04-03 09:52:53 +0200 os  r270462 : resync error fixed 2009-04-03 09:10:14 +0200 os  r270449 : #i99568# string compare operator of hash_map changed 2009-04-03 09:03:49 +0200 os  r270446 : #i100683# normalize file URLs 2009-04-02 11:09:27 +0200 os  r270381 : #i100683# making URLs relative without file access 2009-04-02 09:04:42 +0200 os  r270366 : CWS-TOOLING: rebase CWS os128 to trunk@270033 (milestone: DEV300:m45) 2009-03-31 08:08:37 +0200 os  r270258 : #i100683# reducing calls to URIHelper::simpleNormalizeMakeRelative() 2009-03-19 17:06:22 +0100 os  r269756 : #i99568# XTolerantMultiPropertySet activated 2009-03-16 11:46:14 +0100 os  r269517 : wrong commit to #i97471# removed 2009-03-16 11:36:50 +0100 os  r269514 : #i97471# SwDrawTextShell::Init(): mouse double click and key input in group objects at the same time: prevent crash 2009-03-13 11:08:54 +0100 os  r269464 : #i99568# static SfxItemPropertySet 2009-03-13 11:03:22 +0100 os  r269463 : #i99568# static SfxItemPropertySet 2009-03-11 12:59:27 +0100 os  r269320 : #i99568# WhichId of properties handled from ScDocOptionsObj added 2009-03-06 09:09:58 +0100 os  r268972 : #i99568# SfxItemPropertySet improvements 2009-03-05 20:54:43 +0100 os  r268942 : #i99568# Sfx/SvxItemPropertySet improvements 2009-03-05 20:19:52 +0100 os  r268941 : #i99568# SfxItemPropertySet improvements 2009-03-05 20:05:03 +0100 os  r268940 : #i99568# SfxItemPropertySet improvements 2009-03-05 18:54:47 +0100 os  r268936 : #i99568# Sfx/SvxItemPropertySet improvements 2009-03-05 17:51:38 +0100 os  r268931 : #i99568# Sfx/SvxItemPropertySet improvements 2009-03-05 17:33:03 +0100 os  r268930 : #i99568# Sfx/SvxItemPropertySet improvements 2009-03-05 15:53:00 +0100 os  r268920 : #i99568# Sfx/SvxItemPropertySet improvements 2009-03-05 15:52:50 +0100 os  r268919 : #i99568# Sfx/SvxItemPropertySet improvements 2009-03-05 15:50:41 +0100 os  r268918 : #i99568# Sfx/SvxItemPropertySet improvements 2009-03-05 15:41:04 +0100 os  r268916 : #i99568# Sfx/SvxItemPropertySet improvements 2009-03-05 15:40:40 +0100 os  r268915 : #i99568# Sfx/SvxItemPropertySet improvements 2009-03-05 10:16:20 +0100 os  r268881 : #i99568# Sfx/SvxItemPropertySet improvements 2009-03-05 10:15:55 +0100 os  r268880 : #i99568# Sfx/SvxItemPropertySet improvements 2009-03-03 08:40:09 +0100 os  r268704 : ScTableSheetObj::GetItemPropertyMap fixed 2009-03-03 07:50:00 +0100 os  r268703 : SfxItemProperty set as pointer 2009-03-03 07:49:46 +0100 os  r268702 : SfxItemProperty set as pointer 2009-03-02 08:15:37 +0100 os  r268631 : minor fix 2009-03-02 07:58:38 +0100 os  r268630 : minor fix 2009-02-27 13:03:25 +0100 os  r268584 : exports 2009-02-27 11:17:04 +0100 os  r268567 : debug code removed 2009-02-27 11:04:07 +0100 os  r268565 : duplicate return removed 2009-02-27 10:17:37 +0100 os  r268558 : syntax fixed 2009-02-27 09:56:14 +0100 os  r268554 : #i99568# type mix fixed 2009-02-27 09:40:56 +0100 os  r268553 : #i99568# exports changes reverted 2009-02-25 12:50:54 +0100 os  r268433 : #i99568# SfxItemPropertySet rework 2009-02-25 12:13:39 +0100 os  r268432 : #i99568# SfxItemPropertySet rework 2009-02-25 12:12:47 +0100 os  r268431 : #i99568# SfxItemPropertySet rework 2009-02-25 12:10:27 +0100 os  r268430 : #i99568# SfxItemPropertySet rework 2009-02-25 12:09:36 +0100 os  r268429 : #i99568# SfxItemPropertySet rework 2009-02-25 12:07:39 +0100 os  r268428 : #i99568# SfxItemPropertySet rework 2009-02-25 11:59:35 +0100 os  r268427 : #i99568# SfxItemPropertySet rework 2009-02-25 11:52:52 +0100 os  r268425 : #i99568# SfxItemPropertySet rework 2009-02-25 11:49:17 +0100 os  r268424 : #i99568# SfxItemPropertySet rework 2009-02-25 11:45:17 +0100 os  r268423 : #i99568# SfxItemPropertySet rework 2009-02-11 11:39:04 +0100 os  r267587 : #i57008# use registration of index marks at SwUnoCallback


2009-06-03  Kurt Zenker  <kz@openoffice.org>  [65d3b7eea08aeb5bb6b510d683a1de602fc856cc]

CWS-TOOLING: integrate CWS os128 2009-04-22 12:58:26 +0200 b_michaelsen  r271093 : #i101084# using the frames enumeration for other SwXFrames-queries; also added a complex test to ensure the behavior to be the same 2009-04-20 14:53:03 +0200 mav  r270987 : #i101219# adjust the testcases to test memory cache and temporary file cache 2009-04-20 14:52:09 +0200 mav  r270986 : #i101219#,#i99077# use memory to cache data; no precopying on commit 2009-04-20 14:39:21 +0200 mav  r270984 : #i101219# use memory to cache data 2009-04-20 14:39:08 +0200 mav  r270983 : #i101219# use memory to cache data 2009-04-20 14:38:45 +0200 mav  r270982 : #i101219# use memory to cache data 2009-04-17 07:37:52 +0200 os  r270912 : CWS-TOOLING: rebase CWS os128 to trunk@270723 (milestone: DEV300:m46) 2009-04-15 14:54:18 +0200 b_michaelsen  r270845 : #i101084# using frame enumerations for paragraph export for better performance 2009-04-15 14:52:54 +0200 b_michaelsen  r270843 : #i101084# implemented XEnumerationAccess interface on framesets 2009-04-03 17:08:10 +0200 mav  r270504 : #i100722# do not compress streams of known compressed types per default 2009-04-03 13:49:50 +0200 os  r270484 : resync error fixed 2009-04-03 12:55:32 +0200 mav  r270470 : #i100722# do not compress streams of known compressed types per default 2009-04-03 10:00:58 +0200 os  r270463 : resync error fixed 2009-04-03 09:52:53 +0200 os  r270462 : resync error fixed 2009-04-03 09:10:14 +0200 os  r270449 : #i99568# string compare operator of hash_map changed 2009-04-03 09:03:49 +0200 os  r270446 : #i100683# normalize file URLs 2009-04-02 11:09:27 +0200 os  r270381 : #i100683# making URLs relative without file access 2009-04-02 09:04:42 +0200 os  r270366 : CWS-TOOLING: rebase CWS os128 to trunk@270033 (milestone: DEV300:m45) 2009-03-31 08:08:37 +0200 os  r270258 : #i100683# reducing calls to URIHelper::simpleNormalizeMakeRelative() 2009-03-19 17:06:22 +0100 os  r269756 : #i99568# XTolerantMultiPropertySet activated 2009-03-16 11:46:14 +0100 os  r269517 : wrong commit to #i97471# removed 2009-03-16 11:36:50 +0100 os  r269514 : #i97471# SwDrawTextShell::Init(): mouse double click and key input in group objects at the same time: prevent crash 2009-03-13 11:08:54 +0100 os  r269464 : #i99568# static SfxItemPropertySet 2009-03-13 11:03:22 +0100 os  r269463 : #i99568# static SfxItemPropertySet 2009-03-11 12:59:27 +0100 os  r269320 : #i99568# WhichId of properties handled from ScDocOptionsObj added 2009-03-06 09:09:58 +0100 os  r268972 : #i99568# SfxItemPropertySet improvements 2009-03-05 20:54:43 +0100 os  r268942 : #i99568# Sfx/SvxItemPropertySet improvements 2009-03-05 20:19:52 +0100 os  r268941 : #i99568# SfxItemPropertySet improvements 2009-03-05 20:05:03 +0100 os  r268940 : #i99568# SfxItemPropertySet improvements 2009-03-05 18:54:47 +0100 os  r268936 : #i99568# Sfx/SvxItemPropertySet improvements 2009-03-05 17:51:38 +0100 os  r268931 : #i99568# Sfx/SvxItemPropertySet improvements 2009-03-05 17:33:03 +0100 os  r268930 : #i99568# Sfx/SvxItemPropertySet improvements 2009-03-05 15:53:00 +0100 os  r268920 : #i99568# Sfx/SvxItemPropertySet improvements 2009-03-05 15:52:50 +0100 os  r268919 : #i99568# Sfx/SvxItemPropertySet improvements 2009-03-05 15:50:41 +0100 os  r268918 : #i99568# Sfx/SvxItemPropertySet improvements 2009-03-05 15:41:04 +0100 os  r268916 : #i99568# Sfx/SvxItemPropertySet improvements 2009-03-05 15:40:40 +0100 os  r268915 : #i99568# Sfx/SvxItemPropertySet improvements 2009-03-05 10:16:20 +0100 os  r268881 : #i99568# Sfx/SvxItemPropertySet improvements 2009-03-05 10:15:55 +0100 os  r268880 : #i99568# Sfx/SvxItemPropertySet improvements 2009-03-03 08:40:09 +0100 os  r268704 : ScTableSheetObj::GetItemPropertyMap fixed 2009-03-03 07:50:00 +0100 os  r268703 : SfxItemProperty set as pointer 2009-03-03 07:49:46 +0100 os  r268702 : SfxItemProperty set as pointer 2009-03-02 08:15:37 +0100 os  r268631 : minor fix 2009-03-02 07:58:38 +0100 os  r268630 : minor fix 2009-02-27 13:03:25 +0100 os  r268584 : exports 2009-02-27 11:17:04 +0100 os  r268567 : debug code removed 2009-02-27 11:04:07 +0100 os  r268565 : duplicate return removed 2009-02-27 10:17:37 +0100 os  r268558 : syntax fixed 2009-02-27 09:56:14 +0100 os  r268554 : #i99568# type mix fixed 2009-02-27 09:40:56 +0100 os  r268553 : #i99568# exports changes reverted 2009-02-25 12:50:54 +0100 os  r268433 : #i99568# SfxItemPropertySet rework 2009-02-25 12:13:39 +0100 os  r268432 : #i99568# SfxItemPropertySet rework 2009-02-25 12:12:47 +0100 os  r268431 : #i99568# SfxItemPropertySet rework 2009-02-25 12:10:27 +0100 os  r268430 : #i99568# SfxItemPropertySet rework 2009-02-25 12:09:36 +0100 os  r268429 : #i99568# SfxItemPropertySet rework 2009-02-25 12:07:39 +0100 os  r268428 : #i99568# SfxItemPropertySet rework 2009-02-25 11:59:35 +0100 os  r268427 : #i99568# SfxItemPropertySet rework 2009-02-25 11:52:52 +0100 os  r268425 : #i99568# SfxItemPropertySet rework 2009-02-25 11:49:17 +0100 os  r268424 : #i99568# SfxItemPropertySet rework 2009-02-25 11:45:17 +0100 os  r268423 : #i99568# SfxItemPropertySet rework 2009-02-11 11:39:04 +0100 os  r267587 : #i57008# use registration of index marks at SwUnoCallback


2009-06-03  Kurt Zenker  <kz@openoffice.org>  [c1f8c3252a1a957049e9b5fdac708bde5bcd9817]

CWS-TOOLING: integrate CWS os128 2009-04-22 12:58:26 +0200 b_michaelsen  r271093 : #i101084# using the frames enumeration for other SwXFrames-queries; also added a complex test to ensure the behavior to be the same 2009-04-20 14:53:03 +0200 mav  r270987 : #i101219# adjust the testcases to test memory cache and temporary file cache 2009-04-20 14:52:09 +0200 mav  r270986 : #i101219#,#i99077# use memory to cache data; no precopying on commit 2009-04-20 14:39:21 +0200 mav  r270984 : #i101219# use memory to cache data 2009-04-20 14:39:08 +0200 mav  r270983 : #i101219# use memory to cache data 2009-04-20 14:38:45 +0200 mav  r270982 : #i101219# use memory to cache data 2009-04-17 07:37:52 +0200 os  r270912 : CWS-TOOLING: rebase CWS os128 to trunk@270723 (milestone: DEV300:m46) 2009-04-15 14:54:18 +0200 b_michaelsen  r270845 : #i101084# using frame enumerations for paragraph export for better performance 2009-04-15 14:52:54 +0200 b_michaelsen  r270843 : #i101084# implemented XEnumerationAccess interface on framesets 2009-04-03 17:08:10 +0200 mav  r270504 : #i100722# do not compress streams of known compressed types per default 2009-04-03 13:49:50 +0200 os  r270484 : resync error fixed 2009-04-03 12:55:32 +0200 mav  r270470 : #i100722# do not compress streams of known compressed types per default 2009-04-03 10:00:58 +0200 os  r270463 : resync error fixed 2009-04-03 09:52:53 +0200 os  r270462 : resync error fixed 2009-04-03 09:10:14 +0200 os  r270449 : #i99568# string compare operator of hash_map changed 2009-04-03 09:03:49 +0200 os  r270446 : #i100683# normalize file URLs 2009-04-02 11:09:27 +0200 os  r270381 : #i100683# making URLs relative without file access 2009-04-02 09:04:42 +0200 os  r270366 : CWS-TOOLING: rebase CWS os128 to trunk@270033 (milestone: DEV300:m45) 2009-03-31 08:08:37 +0200 os  r270258 : #i100683# reducing calls to URIHelper::simpleNormalizeMakeRelative() 2009-03-19 17:06:22 +0100 os  r269756 : #i99568# XTolerantMultiPropertySet activated 2009-03-16 11:46:14 +0100 os  r269517 : wrong commit to #i97471# removed 2009-03-16 11:36:50 +0100 os  r269514 : #i97471# SwDrawTextShell::Init(): mouse double click and key input in group objects at the same time: prevent crash 2009-03-13 11:08:54 +0100 os  r269464 : #i99568# static SfxItemPropertySet 2009-03-13 11:03:22 +0100 os  r269463 : #i99568# static SfxItemPropertySet 2009-03-11 12:59:27 +0100 os  r269320 : #i99568# WhichId of properties handled from ScDocOptionsObj added 2009-03-06 09:09:58 +0100 os  r268972 : #i99568# SfxItemPropertySet improvements 2009-03-05 20:54:43 +0100 os  r268942 : #i99568# Sfx/SvxItemPropertySet improvements 2009-03-05 20:19:52 +0100 os  r268941 : #i99568# SfxItemPropertySet improvements 2009-03-05 20:05:03 +0100 os  r268940 : #i99568# SfxItemPropertySet improvements 2009-03-05 18:54:47 +0100 os  r268936 : #i99568# Sfx/SvxItemPropertySet improvements 2009-03-05 17:51:38 +0100 os  r268931 : #i99568# Sfx/SvxItemPropertySet improvements 2009-03-05 17:33:03 +0100 os  r268930 : #i99568# Sfx/SvxItemPropertySet improvements 2009-03-05 15:53:00 +0100 os  r268920 : #i99568# Sfx/SvxItemPropertySet improvements 2009-03-05 15:52:50 +0100 os  r268919 : #i99568# Sfx/SvxItemPropertySet improvements 2009-03-05 15:50:41 +0100 os  r268918 : #i99568# Sfx/SvxItemPropertySet improvements 2009-03-05 15:41:04 +0100 os  r268916 : #i99568# Sfx/SvxItemPropertySet improvements 2009-03-05 15:40:40 +0100 os  r268915 : #i99568# Sfx/SvxItemPropertySet improvements 2009-03-05 10:16:20 +0100 os  r268881 : #i99568# Sfx/SvxItemPropertySet improvements 2009-03-05 10:15:55 +0100 os  r268880 : #i99568# Sfx/SvxItemPropertySet improvements 2009-03-03 08:40:09 +0100 os  r268704 : ScTableSheetObj::GetItemPropertyMap fixed 2009-03-03 07:50:00 +0100 os  r268703 : SfxItemProperty set as pointer 2009-03-03 07:49:46 +0100 os  r268702 : SfxItemProperty set as pointer 2009-03-02 08:15:37 +0100 os  r268631 : minor fix 2009-03-02 07:58:38 +0100 os  r268630 : minor fix 2009-02-27 13:03:25 +0100 os  r268584 : exports 2009-02-27 11:17:04 +0100 os  r268567 : debug code removed 2009-02-27 11:04:07 +0100 os  r268565 : duplicate return removed 2009-02-27 10:17:37 +0100 os  r268558 : syntax fixed 2009-02-27 09:56:14 +0100 os  r268554 : #i99568# type mix fixed 2009-02-27 09:40:56 +0100 os  r268553 : #i99568# exports changes reverted 2009-02-25 12:50:54 +0100 os  r268433 : #i99568# SfxItemPropertySet rework 2009-02-25 12:13:39 +0100 os  r268432 : #i99568# SfxItemPropertySet rework 2009-02-25 12:12:47 +0100 os  r268431 : #i99568# SfxItemPropertySet rework 2009-02-25 12:10:27 +0100 os  r268430 : #i99568# SfxItemPropertySet rework 2009-02-25 12:09:36 +0100 os  r268429 : #i99568# SfxItemPropertySet rework 2009-02-25 12:07:39 +0100 os  r268428 : #i99568# SfxItemPropertySet rework 2009-02-25 11:59:35 +0100 os  r268427 : #i99568# SfxItemPropertySet rework 2009-02-25 11:52:52 +0100 os  r268425 : #i99568# SfxItemPropertySet rework 2009-02-25 11:49:17 +0100 os  r268424 : #i99568# SfxItemPropertySet rework 2009-02-25 11:45:17 +0100 os  r268423 : #i99568# SfxItemPropertySet rework 2009-02-11 11:39:04 +0100 os  r267587 : #i57008# use registration of index marks at SwUnoCallback


2009-06-03  Kurt Zenker  <kz@openoffice.org>  [9bd99c08e8662becdd5ac8b47ef6f953c14e65fc]

CWS-TOOLING: integrate CWS os128 2009-04-22 12:58:26 +0200 b_michaelsen  r271093 : #i101084# using the frames enumeration for other SwXFrames-queries; also added a complex test to ensure the behavior to be the same 2009-04-20 14:53:03 +0200 mav  r270987 : #i101219# adjust the testcases to test memory cache and temporary file cache 2009-04-20 14:52:09 +0200 mav  r270986 : #i101219#,#i99077# use memory to cache data; no precopying on commit 2009-04-20 14:39:21 +0200 mav  r270984 : #i101219# use memory to cache data 2009-04-20 14:39:08 +0200 mav  r270983 : #i101219# use memory to cache data 2009-04-20 14:38:45 +0200 mav  r270982 : #i101219# use memory to cache data 2009-04-17 07:37:52 +0200 os  r270912 : CWS-TOOLING: rebase CWS os128 to trunk@270723 (milestone: DEV300:m46) 2009-04-15 14:54:18 +0200 b_michaelsen  r270845 : #i101084# using frame enumerations for paragraph export for better performance 2009-04-15 14:52:54 +0200 b_michaelsen  r270843 : #i101084# implemented XEnumerationAccess interface on framesets 2009-04-03 17:08:10 +0200 mav  r270504 : #i100722# do not compress streams of known compressed types per default 2009-04-03 13:49:50 +0200 os  r270484 : resync error fixed 2009-04-03 12:55:32 +0200 mav  r270470 : #i100722# do not compress streams of known compressed types per default 2009-04-03 10:00:58 +0200 os  r270463 : resync error fixed 2009-04-03 09:52:53 +0200 os  r270462 : resync error fixed 2009-04-03 09:10:14 +0200 os  r270449 : #i99568# string compare operator of hash_map changed 2009-04-03 09:03:49 +0200 os  r270446 : #i100683# normalize file URLs 2009-04-02 11:09:27 +0200 os  r270381 : #i100683# making URLs relative without file access 2009-04-02 09:04:42 +0200 os  r270366 : CWS-TOOLING: rebase CWS os128 to trunk@270033 (milestone: DEV300:m45) 2009-03-31 08:08:37 +0200 os  r270258 : #i100683# reducing calls to URIHelper::simpleNormalizeMakeRelative() 2009-03-19 17:06:22 +0100 os  r269756 : #i99568# XTolerantMultiPropertySet activated 2009-03-16 11:46:14 +0100 os  r269517 : wrong commit to #i97471# removed 2009-03-16 11:36:50 +0100 os  r269514 : #i97471# SwDrawTextShell::Init(): mouse double click and key input in group objects at the same time: prevent crash 2009-03-13 11:08:54 +0100 os  r269464 : #i99568# static SfxItemPropertySet 2009-03-13 11:03:22 +0100 os  r269463 : #i99568# static SfxItemPropertySet 2009-03-11 12:59:27 +0100 os  r269320 : #i99568# WhichId of properties handled from ScDocOptionsObj added 2009-03-06 09:09:58 +0100 os  r268972 : #i99568# SfxItemPropertySet improvements 2009-03-05 20:54:43 +0100 os  r268942 : #i99568# Sfx/SvxItemPropertySet improvements 2009-03-05 20:19:52 +0100 os  r268941 : #i99568# SfxItemPropertySet improvements 2009-03-05 20:05:03 +0100 os  r268940 : #i99568# SfxItemPropertySet improvements 2009-03-05 18:54:47 +0100 os  r268936 : #i99568# Sfx/SvxItemPropertySet improvements 2009-03-05 17:51:38 +0100 os  r268931 : #i99568# Sfx/SvxItemPropertySet improvements 2009-03-05 17:33:03 +0100 os  r268930 : #i99568# Sfx/SvxItemPropertySet improvements 2009-03-05 15:53:00 +0100 os  r268920 : #i99568# Sfx/SvxItemPropertySet improvements 2009-03-05 15:52:50 +0100 os  r268919 : #i99568# Sfx/SvxItemPropertySet improvements 2009-03-05 15:50:41 +0100 os  r268918 : #i99568# Sfx/SvxItemPropertySet improvements 2009-03-05 15:41:04 +0100 os  r268916 : #i99568# Sfx/SvxItemPropertySet improvements 2009-03-05 15:40:40 +0100 os  r268915 : #i99568# Sfx/SvxItemPropertySet improvements 2009-03-05 10:16:20 +0100 os  r268881 : #i99568# Sfx/SvxItemPropertySet improvements 2009-03-05 10:15:55 +0100 os  r268880 : #i99568# Sfx/SvxItemPropertySet improvements 2009-03-03 08:40:09 +0100 os  r268704 : ScTableSheetObj::GetItemPropertyMap fixed 2009-03-03 07:50:00 +0100 os  r268703 : SfxItemProperty set as pointer 2009-03-03 07:49:46 +0100 os  r268702 : SfxItemProperty set as pointer 2009-03-02 08:15:37 +0100 os  r268631 : minor fix 2009-03-02 07:58:38 +0100 os  r268630 : minor fix 2009-02-27 13:03:25 +0100 os  r268584 : exports 2009-02-27 11:17:04 +0100 os  r268567 : debug code removed 2009-02-27 11:04:07 +0100 os  r268565 : duplicate return removed 2009-02-27 10:17:37 +0100 os  r268558 : syntax fixed 2009-02-27 09:56:14 +0100 os  r268554 : #i99568# type mix fixed 2009-02-27 09:40:56 +0100 os  r268553 : #i99568# exports changes reverted 2009-02-25 12:50:54 +0100 os  r268433 : #i99568# SfxItemPropertySet rework 2009-02-25 12:13:39 +0100 os  r268432 : #i99568# SfxItemPropertySet rework 2009-02-25 12:12:47 +0100 os  r268431 : #i99568# SfxItemPropertySet rework 2009-02-25 12:10:27 +0100 os  r268430 : #i99568# SfxItemPropertySet rework 2009-02-25 12:09:36 +0100 os  r268429 : #i99568# SfxItemPropertySet rework 2009-02-25 12:07:39 +0100 os  r268428 : #i99568# SfxItemPropertySet rework 2009-02-25 11:59:35 +0100 os  r268427 : #i99568# SfxItemPropertySet rework 2009-02-25 11:52:52 +0100 os  r268425 : #i99568# SfxItemPropertySet rework 2009-02-25 11:49:17 +0100 os  r268424 : #i99568# SfxItemPropertySet rework 2009-02-25 11:45:17 +0100 os  r268423 : #i99568# SfxItemPropertySet rework 2009-02-11 11:39:04 +0100 os  r267587 : #i57008# use registration of index marks at SwUnoCallback


2009-06-03  Kurt Zenker  <kz@openoffice.org>  [cf86342be0e6de53aebdf2100b3e2b7aa4eabf15]

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-06-03  Kurt Zenker  <kz@openoffice.org>  [56b10b275a39aa02b6184deee5d507d578acc274]

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-06-03  Kurt Zenker  <kz@openoffice.org>  [5fedf27a120ae92b6474e0d489f3018e8e317f8d]

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-06-02  Philipp Lohmann  <pl@openoffice.org>  [30eb643a7daf38348350968b8cbdecbcc0ec0f24]

#i92516# add missing controls, fix some minor issues


2009-06-02  Philipp Lohmann  <pl@openoffice.org>  [c8e7522755016b630edeac9b7ba4e41a7e74d997]

#i92516# restart on correct page


2009-06-02  Philipp Lohmann  <pl@openoffice.org>  [8db120c45b673dbfee37f8731437800425517485]

#i92516# persistency for print dialog


2009-06-02  Kurt Zenker  <kz@openoffice.org>  [92288a66306167c908c86064a8e8cacf4f592841]

CWS-TOOLING: integrate CWS calcperf04 2009-04-23 12:47:25 +0200 er  r271155 : CWS-TOOLING: rebase CWS calcperf04 to trunk@270723 (milestone: DEV300:m46) 2009-04-22 13:49:45 +0200 er  r271104 : #i101254# performance area broadcasters: replace ::std::set with ::std::hash_set; have broadcaster slots per sheet instead of document wide lumps 2009-04-16 15:04:58 +0200 nn  r270886 : #i101126# ScFormatRangeStyles::GetStyleNameIndex: pass row before which to remove 2009-04-16 11:26:33 +0200 nn  r270874 : #i101126# ScUniqueCellFormatsObj: collect ranges without ScRangeList::Join 2009-04-15 15:07:34 +0200 er  r270846 : merged #i95967# changesets 263482,263483 for performance testcases 2009-03-06 12:48:52 +0100 nn  r268996 : #i99960# don't get null date from the model repeatedly 2009-03-06 12:47:21 +0100 nn  r268995 : #i99959# don't use GetInputString in ScXMLExport::WriteCell 2009-03-03 17:30:25 +0100 er  r268772 : #i99828# NextNewToken: some string handling optimization, i.e. less toUpper calls


2009-06-02  Kurt Zenker  <kz@openoffice.org>  [b00d8072a266ef37192a677c5be7bc0eccd5822f]

CWS-TOOLING: integrate CWS calcperf04 2009-04-23 12:47:25 +0200 er  r271155 : CWS-TOOLING: rebase CWS calcperf04 to trunk@270723 (milestone: DEV300:m46) 2009-04-22 13:49:45 +0200 er  r271104 : #i101254# performance area broadcasters: replace ::std::set with ::std::hash_set; have broadcaster slots per sheet instead of document wide lumps 2009-04-16 15:04:58 +0200 nn  r270886 : #i101126# ScFormatRangeStyles::GetStyleNameIndex: pass row before which to remove 2009-04-16 11:26:33 +0200 nn  r270874 : #i101126# ScUniqueCellFormatsObj: collect ranges without ScRangeList::Join 2009-04-15 15:07:34 +0200 er  r270846 : merged #i95967# changesets 263482,263483 for performance testcases 2009-03-06 12:48:52 +0100 nn  r268996 : #i99960# don't get null date from the model repeatedly 2009-03-06 12:47:21 +0100 nn  r268995 : #i99959# don't use GetInputString in ScXMLExport::WriteCell 2009-03-03 17:30:25 +0100 er  r268772 : #i99828# NextNewToken: some string handling optimization, i.e. less toUpper calls


2009-05-29  Philipp Lohmann  <pl@openoffice.org>  [91975f770557199dd1760ba024bff68e271749fd]

correct restarting


2009-05-29  Philipp Lohmann  <pl@openoffice.org>  [efea6413054936f812fb0bceeca97ed8e199aa6d]

filter out group for internal dialog


2009-05-29  Kurt Zenker  <kz@openoffice.org>  [716f5e03ab91205c67e9c64c5ba7cd25742b6ad4]

CWS-TOOLING: integrate CWS macrofpicker01 2009-03-21 22:07:29 +0100 fheckl  r269842 : Issue 100214 fix for dummy mode without initialization


2009-05-29  Thomas Benisch  <tbe@openoffice.org>  [8050b0c19a88682fb39741b64e25b214ede62b74]

#i12587# Inserting/editing arbitrary text objects in chart


2009-05-29  Thomas Benisch  <tbe@openoffice.org>  [56666c40b0cc3d6fc7af06d714a5a28536e91c0c]

#i12587# Inserting/editing arbitrary text objects in chart


2009-05-29  Thomas Benisch  <tbe@openoffice.org>  [bce20674745eaba6e2e68f09f5eac9a6a15a43a1]

#i12587# Inserting/editing arbitrary text objects in chart


2009-05-28  Philipp Lohmann  <pl@openoffice.org>  [3860a9a00d22d0b726f49c6fcaa6f9dc2b7e05b7]

#i96402# SetDuplexMode


2009-05-28  Philipp Lohmann  <pl@openoffice.org>  [a309b83c67d0d6cafa1471e901d37f2c3725c4b3]

#i96402# SetDuplexMode


2009-05-28  Philipp Lohmann  <pl@openoffice.org>  [599de0cf57cc354fbe9ac9b2ec7c3cebabcc90be]

#i96402# SetDuplexMode


2009-05-28  Kurt Zenker  <kz@openoffice.org>  [8dab1c109ddf26138a3603c6869fd891aa9a6913]

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-28  Kurt Zenker  <kz@openoffice.org>  [354367ced21faf308f7fdb47dfbfd55238d13c49]

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-28  Kurt Zenker  <kz@openoffice.org>  [5a04474fecf30a8082dda2e594a11de06c89ecfc]

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-28  Kurt Zenker  <kz@openoffice.org>  [2ed1e05dbe61796d72bb2a97312f9f7a9ca57399]

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-27  Philipp Lohmann  <pl@openoffice.org>  [c191158982fd2990ff43a2c6b69a410c1f390f81]

print range changes for basic ide


2009-05-27  Philipp Lohmann  <pl@openoffice.org>  [9b32197487cc7993e021e4bd733685173cdae271]

print range changes for basic ide


2009-05-27  Philipp Lohmann  <pl@openoffice.org>  [967254f29b3f3c4a1b84f5c47fc6fd1faf5e72fb]

print range changes


2009-05-27  Philipp Lohmann  <pl@openoffice.org>  [6e5efe1be430d64081b8fa64be92ec711f7bf36b]

print range changes, dependency UI


2009-05-27  Philipp Lohmann  <pl@openoffice.org>  [e4bd7b3a1cfa6190d00f643783c6ea4fcc7f8b1b]

print range changes, dependency UI


2009-05-27  Philipp Lohmann  <pl@openoffice.org>  [7103e2b01f89fe217949cc20929dab00d277d44f]

print range changes, dependency UI


2009-05-27  Philipp Lohmann  <pl@openoffice.org>  [a016e23729232a54ce03a1380032dfef3b5356de]

print range changes, dependency UI


2009-05-27  Philipp Lohmann  <pl@openoffice.org>  [2f7007962edc48f987f14e7631bf3ddb96af7f7f]

print range changes, dependency UI


2009-05-27  Philipp Lohmann  <pl@openoffice.org>  [2d74f4c2357195cc0c7b3bd0ffe9fb93e83c18e0]

fix last page in preview missing


2009-05-27  sb  <sb@openoffice.org>  [8e1c1908aa1485e16e53ebb4ba31e6a66600840e]

#i101955# removed unnecessary dependencies on configmgr


2009-05-27  Philipp Lohmann  <pl@openoffice.org>  [e7e3874e373e3ae1bf4da96c0fcd0ea9a394a92b]

make WindowArranger API safer


2009-05-27  Philipp Lohmann  <pl@openoffice.org>  [889de0ba9ad0847826a1f1006ae687ac6e8e84d1]

add another useless precompiled header directive


2009-05-27  sb  <sb@openoffice.org>  [3a7cc44413657445654f87b4194f87908f5bccbd]

merged in DEV300_m49


2009-05-27  sb  <sb@openoffice.org>  [09e3b1589ea4a4376105a84e8f263eb4ae28631e]

merged in DEV300_m49


2009-05-27  sb  <sb@openoffice.org>  [9df471d00ffa5759535ecd145ba437819322e37f]

merged in DEV300_m49


2009-05-27  sb  <sb@openoffice.org>  [6847a9e3c7e3848d7d8f93707035730d1821b1cc]

merged in DEV300_m49


2009-05-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [9490afc1ec282ac768c3cb128cfbbf2ac620d523]

#i10000#: update hid.lst


2009-05-26  Kurt Zenker  <kz@openoffice.org>  [d9c439850c6b5b515d2cd18b85a2861badc7dfaf]

CWS-TOOLING: integrate CWS mla01 2008-11-26 11:44:02 +0100 os  r264361 : cws migration


2009-05-26  Philipp Lohmann  <pl@openoffice.org>  [1b47f9b4216522537b01b687491cfd50145cd623]

add completely useless PCH directive to satisfy stupid windows compiler


2009-05-26  Release Engineers  <releng@openoffice.org>  [e8e07b16888025a7c87693a5372db9d116096af5]

Create DEV300_m49 milestone tag from trunk@272290


2009-05-26  Release Engineers  <releng@openoffice.org>  [bb0d6dce422bbaf73608d9093feb93fe1f83e8f4]

Create DEV300_m49 milestone tag from trunk@272290


2009-05-26  Release Engineers  <releng@openoffice.org>  [07b34d5e6b1e202ef57b2341b6c7389cc40e0be6]

Create DEV300_m49 milestone tag from trunk@272290


2009-05-26  Release Engineers  <releng@openoffice.org>  [72f695f0f6f5db2526e9ad61784cb77017602fe8]

Create DEV300_m49 milestone tag from trunk@272290


2009-05-26  Release Engineers  <releng@openoffice.org>  [c99c1c46f5201bd7866588c76e1cd41f5d0dda5b]

Create DEV300_m49 milestone tag from trunk@272290


2009-05-26  Release Engineers  <releng@openoffice.org>  [6d31c1140e3c2d6a25bd9da4e612f2977ada4e6a]

Create DEV300_m49 milestone tag from trunk@272290


2009-05-26  Release Engineers  <releng@openoffice.org>  [0e3881b1699eb30f5c8f6292cad3eb25c9e7df8c]

Create DEV300_m49 milestone tag from trunk@272290


2009-05-26  Release Engineers  <releng@openoffice.org>  [f040b82c76e091ad6b61ce4a45c540ecac8ad570]

Create DEV300_m49 milestone tag from trunk@272290


2009-05-26  Release Engineers  <releng@openoffice.org>  [b9f83e7c7f7bb8c146c8cca4feb21194883f8c18]

Create DEV300_m49 milestone tag from trunk@272290


2009-05-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [bb6071dfa4ca367fa268c77880852e3d4f6e54e3]

#i10000#: XclImpChChart::ReadChProperties( XclImpStream& rStrm ) double declared and defined


2009-05-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [3ffef1bb6bdc42926ec0771be528a88377f6d9a9]

#i10000#: EXC_CHPROPS_SHOWVISCELLS -> EXC_CHPROPS_SHOWVISIBLEONLY


2009-05-25  Philipp Lohmann  <pl@openoffice.org>  [708bbabd2b9c99488ec128278b0a79d358c811cc]

fix some warnings


2009-05-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [1055e4bfbf827292db6d4994cd5bec0e1b9a9d89]

#i10000#: build node.cxx and parse.cxx with exceptions enabled


2009-05-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [0612d6a7517e3c50bfda50b3a17f90f292b79e64]

#i10000#: typo


2009-05-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [662f03082d3652aa48a218d603dc36ede3da78f4]

#i10000#: partly undo changes from canvascrairo01 (build problems due to redifinition of HINSTANCE)


2009-05-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [6c8a6d114da643b699e0e1395d319b3ad4e65503]

#i10000#: aBookmarkURL: use Getter/Setter


2009-05-25  Philipp Lohmann  <pl@openoffice.org>  [4d4de973400649c0f7cf6f6640984a88ae185214]

remove warnings


2009-05-25  Philipp Lohmann  <pl@openoffice.org>  [7602c2b3c4c0b0fbf3b7ae1aca80e3f6e1d57b58]

remove warnings


2009-05-25  Philipp Lohmann  <pl@openoffice.org>  [ea23b7444553505a98f0cf9258631e45884303ec]

use shared ptr, newline


2009-05-22  Philipp Lohmann  <pl@openoffice.org>  [a8a6b65a36be837196be5dd3b3b78deadae49152]

#i92516# print range needs to be app specific


2009-05-22  Philipp Lohmann  <pl@openoffice.org>  [98d192ca3619e32e7437124a1f26cff7bb778518]

#i92516# print range needs to be app specific


2009-05-22  Philipp Lohmann  <pl@openoffice.org>  [13aba551d7a1a0883e4804e5f0ad44f3e68e58e7]

#i92516# print range needs to be app specific


2009-05-22  Philipp Lohmann  <pl@openoffice.org>  [0f58a76df8f043959eb3de957514e8bdf57eeed9]

#i92516# print range needs to be app specific


2009-05-22  Philipp Lohmann  <pl@openoffice.org>  [0b93cf4d4dd806181f6ec6afa4097c43bf1f2420]

simplify code


2009-05-22  Philipp Lohmann  <pl@openoffice.org>  [60e54d904b1c3bd46ee9bdbe0b72756ae6cc231a]

use autoarranging


2009-05-22  Philipp Lohmann  <pl@openoffice.org>  [5b99d44a1176b803e1db3e0bfa23fb63105e703a]

#i92516# move printing to XRenderable


2009-05-22  Philipp Lohmann  <pl@openoffice.org>  [f399e198a61d57063fd3094b73c462432804ba1a]

#i101309# need the page range controls app specific


2009-05-22  Philipp Lohmann  <pl@openoffice.org>  [1352a683fd5371d504680dd33c55afe77796d9e0]

#i101309# need the page range controls app specific


2009-05-22  Philipp Lohmann  <pl@openoffice.org>  [e2dcfdf1706b4c636c74b90fd2442b18537af1e8]

#i101309# need the page range controls app specific


2009-05-21  Philipp Lohmann  <pl@openoffice.org>  [cf5d2108b8709bb9973026f191ba9276ee3b5e15]

helper class for layouting child controls


2009-05-21  Philipp Lohmann  <pl@openoffice.org>  [3f8beb83e306c5e1f36e982335e2354948aa40d9]

fix a snafu


2009-05-20  Niklas Nebel  <nn@openoffice.org>  [db82d045abf1c3a5a4fe8123d6bae5526a6b3be0]

#i101309# handle page selection string


2009-05-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [e0977506cf29889bcbcd1e95f03bc212d5ec171a]

#i10000#,#i102100#: fix broken merge cause by CRLF


2009-05-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [68bf46da42aef21e01b5fbde9d7bc1d092880a3d]

#i10000#: remove unused variable


2009-05-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [d108d1ebd9a6eb5970cdea78efa18f1524e0fa8a]

#i10000#: IncludeHiddenCells -> PROP_IncludeHiddenCells


2009-05-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [360db50b7e2d20ca5893a91077b88ccf1ec4ff8f]

#i10000#: add property IncludeHiddenCells, introduced by koheichart01 (chartspaceconverter.cxx)


2009-05-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [b879862eb4395664a235170c31f8968964174f41]

#i10000#: fix CRLF. Sigh


2009-05-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [d46d946139c30ce29b8eaee4fa735236e2a95a4c]

#i10000#: fix CRLF. Sigh


2009-05-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [19e27522f1b50ac9f0f0bdd66edfdd0102844847]

#i10000#: fix CRLF. Sigh


2009-05-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [d062f80581f73bdddac31294d98e982e64d0f6f4]

#i10000#: fix CRLF. Sigh


2009-05-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [33a1d0fc8e5acca3da971a3129bc1e25619b4820]

#i10000#: fix CRLF. Sigh


2009-05-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [88515548af02c2e2129acedb50f1ecd2e76dc169]

#i10000#: undo wrong merge conflict resolution


2009-05-19  Philipp Lohmann  <pl@openoffice.org>  [04e36071737ccca11f77d2c943248b08d66e76d6]

#i92516# print with XRenderable API


2009-05-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [fd0e8aa7259586080312448d629211bb2ef592a9]

DEV300


2009-05-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [abf8fd18260b833ba83a5fa45acff4005dc1c609]

CWS-TOOLING: integrate CWS impress169 2009-05-13 17:37:21 +0200 sj  r271865 : #i100942# applied patch, removed oversafe buffer check (now without warnings on 64 bit platform) 2009-05-13 12:27:18 +0200 sj  r271855 : #i101769# fixed line/fill attributes for graphic objects 2009-05-12 10:25:17 +0200 cl  r271799 : report correct minimum cell hight for empty cells 2009-04-28 17:29:46 +0200 cl  r271334 : fixed merge error 2009-04-28 16:18:01 +0200 cl  r271330 : fixed build error 2009-04-28 12:38:09 +0200 cl  r271320 : #i100129# images for new layouts 2009-04-27 19:12:06 +0200 cl  r271302 : CWS-TOOLING: rebase CWS impress169 to trunk@270723 (milestone: DEV300:m46) 2009-04-20 19:13:28 +0200 sj  r271012 : #i100942# applied patch, removed oversafe buffer check 2009-04-09 18:00:01 +0200 sj  r270719 : #158488# added rectangular gradient support 2009-04-09 17:49:52 +0200 sj  r270718 : #158488# added rectangular gradient support 2009-04-09 17:46:24 +0200 sj  r270717 : #158488# added rectangular gradient support 2009-03-26 18:16:34 +0100 cl  r270098 : #i99867# applied patch from jlcheng to correctly register table design pane 2009-03-26 18:12:11 +0100 cl  r270097 : #i100220# leave some items default so they are not overridden if a new table style is set 2009-03-26 18:11:10 +0100 cl  r270096 : #i100220# clear only those items that are also in the style when assigning a new table layout 2009-03-26 15:56:24 +0100 cl  r270085 : #i99977# listen to outliner and dispose if outliner dies 2009-03-26 15:47:29 +0100 cl  r270084 : #i99977# made the Outliner a SfxBroadcaster so others can listen for its death 2009-03-24 19:10:05 +0100 sj  r269991 : #i100490# fixed text resize problem 2009-03-23 14:31:11 +0100 sj  r269872 : #i96083# added patch, (dubious && and ||) 2009-03-19 17:55:11 +0100 sj  r269764 : #i100275# applied patch, row height is now correct even for rows containing no text 2009-03-18 18:10:52 +0100 sj  r269701 : #i93616# solved performance problem when loading document 2009-03-18 16:20:40 +0100 sj  r269688 : removing unused code 2009-03-18 16:19:22 +0100 sj  r269687 : removing unused code 2009-03-18 16:17:54 +0100 sj  r269686 : removing unused code 2009-03-18 10:28:07 +0100 cl  r269643 : #i100029# let cells be disposed as soon as the table model is disposed 2009-03-17 15:56:50 +0100 cl  r269614 : #i99984# new impress photo layouts 3x2 and 2x2 2009-03-17 15:36:35 +0100 cl  r269611 : #i99984# adding new impress photo layouts 3x2 and 2x2 2009-03-16 18:43:48 +0100 cl  r269564 : #i55224# correct internal links if pages are changed 2009-03-16 16:40:38 +0100 cl  r269559 : #i55224# correct internal hyperlinks if slides are changed/renamed 2009-03-16 15:34:12 +0100 cl  r269553 : #i99427# invalidate slots after promote/demote 2009-03-13 18:18:20 +0100 sj  r269492 : #i92421# fixed loop if loading encrypted ppt file 2009-03-13 14:51:58 +0100 sj  r269481 : #i93002# fixed crash if saving presentation without master title placeholder 2009-03-13 12:26:21 +0100 sj  r269468 : #i100147# do not exceed the max point count if creating simple polygon via ::GetSimple 2009-03-12 17:00:45 +0100 sj  r269427 : #i82518# justifying rectangles for arc/pie and chord actions, fixed round rectangle problem


2009-05-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [c100ce29207c4c6d74aa60ef807d432f86535b7a]

CWS-TOOLING: integrate CWS impress169 2009-05-13 17:37:21 +0200 sj  r271865 : #i100942# applied patch, removed oversafe buffer check (now without warnings on 64 bit platform) 2009-05-13 12:27:18 +0200 sj  r271855 : #i101769# fixed line/fill attributes for graphic objects 2009-05-12 10:25:17 +0200 cl  r271799 : report correct minimum cell hight for empty cells 2009-04-28 17:29:46 +0200 cl  r271334 : fixed merge error 2009-04-28 16:18:01 +0200 cl  r271330 : fixed build error 2009-04-28 12:38:09 +0200 cl  r271320 : #i100129# images for new layouts 2009-04-27 19:12:06 +0200 cl  r271302 : CWS-TOOLING: rebase CWS impress169 to trunk@270723 (milestone: DEV300:m46) 2009-04-20 19:13:28 +0200 sj  r271012 : #i100942# applied patch, removed oversafe buffer check 2009-04-09 18:00:01 +0200 sj  r270719 : #158488# added rectangular gradient support 2009-04-09 17:49:52 +0200 sj  r270718 : #158488# added rectangular gradient support 2009-04-09 17:46:24 +0200 sj  r270717 : #158488# added rectangular gradient support 2009-03-26 18:16:34 +0100 cl  r270098 : #i99867# applied patch from jlcheng to correctly register table design pane 2009-03-26 18:12:11 +0100 cl  r270097 : #i100220# leave some items default so they are not overridden if a new table style is set 2009-03-26 18:11:10 +0100 cl  r270096 : #i100220# clear only those items that are also in the style when assigning a new table layout 2009-03-26 15:56:24 +0100 cl  r270085 : #i99977# listen to outliner and dispose if outliner dies 2009-03-26 15:47:29 +0100 cl  r270084 : #i99977# made the Outliner a SfxBroadcaster so others can listen for its death 2009-03-24 19:10:05 +0100 sj  r269991 : #i100490# fixed text resize problem 2009-03-23 14:31:11 +0100 sj  r269872 : #i96083# added patch, (dubious && and ||) 2009-03-19 17:55:11 +0100 sj  r269764 : #i100275# applied patch, row height is now correct even for rows containing no text 2009-03-18 18:10:52 +0100 sj  r269701 : #i93616# solved performance problem when loading document 2009-03-18 16:20:40 +0100 sj  r269688 : removing unused code 2009-03-18 16:19:22 +0100 sj  r269687 : removing unused code 2009-03-18 16:17:54 +0100 sj  r269686 : removing unused code 2009-03-18 10:28:07 +0100 cl  r269643 : #i100029# let cells be disposed as soon as the table model is disposed 2009-03-17 15:56:50 +0100 cl  r269614 : #i99984# new impress photo layouts 3x2 and 2x2 2009-03-17 15:36:35 +0100 cl  r269611 : #i99984# adding new impress photo layouts 3x2 and 2x2 2009-03-16 18:43:48 +0100 cl  r269564 : #i55224# correct internal links if pages are changed 2009-03-16 16:40:38 +0100 cl  r269559 : #i55224# correct internal hyperlinks if slides are changed/renamed 2009-03-16 15:34:12 +0100 cl  r269553 : #i99427# invalidate slots after promote/demote 2009-03-13 18:18:20 +0100 sj  r269492 : #i92421# fixed loop if loading encrypted ppt file 2009-03-13 14:51:58 +0100 sj  r269481 : #i93002# fixed crash if saving presentation without master title placeholder 2009-03-13 12:26:21 +0100 sj  r269468 : #i100147# do not exceed the max point count if creating simple polygon via ::GetSimple 2009-03-12 17:00:45 +0100 sj  r269427 : #i82518# justifying rectangles for arc/pie and chord actions, fixed round rectangle problem


2009-05-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [efcc0a4c96d2aa326f7ceb9e6b6cf54cd1b2a3bf]

CWS-TOOLING: integrate CWS impress169 2009-05-13 17:37:21 +0200 sj  r271865 : #i100942# applied patch, removed oversafe buffer check (now without warnings on 64 bit platform) 2009-05-13 12:27:18 +0200 sj  r271855 : #i101769# fixed line/fill attributes for graphic objects 2009-05-12 10:25:17 +0200 cl  r271799 : report correct minimum cell hight for empty cells 2009-04-28 17:29:46 +0200 cl  r271334 : fixed merge error 2009-04-28 16:18:01 +0200 cl  r271330 : fixed build error 2009-04-28 12:38:09 +0200 cl  r271320 : #i100129# images for new layouts 2009-04-27 19:12:06 +0200 cl  r271302 : CWS-TOOLING: rebase CWS impress169 to trunk@270723 (milestone: DEV300:m46) 2009-04-20 19:13:28 +0200 sj  r271012 : #i100942# applied patch, removed oversafe buffer check 2009-04-09 18:00:01 +0200 sj  r270719 : #158488# added rectangular gradient support 2009-04-09 17:49:52 +0200 sj  r270718 : #158488# added rectangular gradient support 2009-04-09 17:46:24 +0200 sj  r270717 : #158488# added rectangular gradient support 2009-03-26 18:16:34 +0100 cl  r270098 : #i99867# applied patch from jlcheng to correctly register table design pane 2009-03-26 18:12:11 +0100 cl  r270097 : #i100220# leave some items default so they are not overridden if a new table style is set 2009-03-26 18:11:10 +0100 cl  r270096 : #i100220# clear only those items that are also in the style when assigning a new table layout 2009-03-26 15:56:24 +0100 cl  r270085 : #i99977# listen to outliner and dispose if outliner dies 2009-03-26 15:47:29 +0100 cl  r270084 : #i99977# made the Outliner a SfxBroadcaster so others can listen for its death 2009-03-24 19:10:05 +0100 sj  r269991 : #i100490# fixed text resize problem 2009-03-23 14:31:11 +0100 sj  r269872 : #i96083# added patch, (dubious && and ||) 2009-03-19 17:55:11 +0100 sj  r269764 : #i100275# applied patch, row height is now correct even for rows containing no text 2009-03-18 18:10:52 +0100 sj  r269701 : #i93616# solved performance problem when loading document 2009-03-18 16:20:40 +0100 sj  r269688 : removing unused code 2009-03-18 16:19:22 +0100 sj  r269687 : removing unused code 2009-03-18 16:17:54 +0100 sj  r269686 : removing unused code 2009-03-18 10:28:07 +0100 cl  r269643 : #i100029# let cells be disposed as soon as the table model is disposed 2009-03-17 15:56:50 +0100 cl  r269614 : #i99984# new impress photo layouts 3x2 and 2x2 2009-03-17 15:36:35 +0100 cl  r269611 : #i99984# adding new impress photo layouts 3x2 and 2x2 2009-03-16 18:43:48 +0100 cl  r269564 : #i55224# correct internal links if pages are changed 2009-03-16 16:40:38 +0100 cl  r269559 : #i55224# correct internal hyperlinks if slides are changed/renamed 2009-03-16 15:34:12 +0100 cl  r269553 : #i99427# invalidate slots after promote/demote 2009-03-13 18:18:20 +0100 sj  r269492 : #i92421# fixed loop if loading encrypted ppt file 2009-03-13 14:51:58 +0100 sj  r269481 : #i93002# fixed crash if saving presentation without master title placeholder 2009-03-13 12:26:21 +0100 sj  r269468 : #i100147# do not exceed the max point count if creating simple polygon via ::GetSimple 2009-03-12 17:00:45 +0100 sj  r269427 : #i82518# justifying rectangles for arc/pie and chord actions, fixed round rectangle problem


2009-05-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [935baf97a926baa50d985808736e0adb8837c716]

CWS-TOOLING: integrate CWS impress169 2009-05-13 17:37:21 +0200 sj  r271865 : #i100942# applied patch, removed oversafe buffer check (now without warnings on 64 bit platform) 2009-05-13 12:27:18 +0200 sj  r271855 : #i101769# fixed line/fill attributes for graphic objects 2009-05-12 10:25:17 +0200 cl  r271799 : report correct minimum cell hight for empty cells 2009-04-28 17:29:46 +0200 cl  r271334 : fixed merge error 2009-04-28 16:18:01 +0200 cl  r271330 : fixed build error 2009-04-28 12:38:09 +0200 cl  r271320 : #i100129# images for new layouts 2009-04-27 19:12:06 +0200 cl  r271302 : CWS-TOOLING: rebase CWS impress169 to trunk@270723 (milestone: DEV300:m46) 2009-04-20 19:13:28 +0200 sj  r271012 : #i100942# applied patch, removed oversafe buffer check 2009-04-09 18:00:01 +0200 sj  r270719 : #158488# added rectangular gradient support 2009-04-09 17:49:52 +0200 sj  r270718 : #158488# added rectangular gradient support 2009-04-09 17:46:24 +0200 sj  r270717 : #158488# added rectangular gradient support 2009-03-26 18:16:34 +0100 cl  r270098 : #i99867# applied patch from jlcheng to correctly register table design pane 2009-03-26 18:12:11 +0100 cl  r270097 : #i100220# leave some items default so they are not overridden if a new table style is set 2009-03-26 18:11:10 +0100 cl  r270096 : #i100220# clear only those items that are also in the style when assigning a new table layout 2009-03-26 15:56:24 +0100 cl  r270085 : #i99977# listen to outliner and dispose if outliner dies 2009-03-26 15:47:29 +0100 cl  r270084 : #i99977# made the Outliner a SfxBroadcaster so others can listen for its death 2009-03-24 19:10:05 +0100 sj  r269991 : #i100490# fixed text resize problem 2009-03-23 14:31:11 +0100 sj  r269872 : #i96083# added patch, (dubious && and ||) 2009-03-19 17:55:11 +0100 sj  r269764 : #i100275# applied patch, row height is now correct even for rows containing no text 2009-03-18 18:10:52 +0100 sj  r269701 : #i93616# solved performance problem when loading document 2009-03-18 16:20:40 +0100 sj  r269688 : removing unused code 2009-03-18 16:19:22 +0100 sj  r269687 : removing unused code 2009-03-18 16:17:54 +0100 sj  r269686 : removing unused code 2009-03-18 10:28:07 +0100 cl  r269643 : #i100029# let cells be disposed as soon as the table model is disposed 2009-03-17 15:56:50 +0100 cl  r269614 : #i99984# new impress photo layouts 3x2 and 2x2 2009-03-17 15:36:35 +0100 cl  r269611 : #i99984# adding new impress photo layouts 3x2 and 2x2 2009-03-16 18:43:48 +0100 cl  r269564 : #i55224# correct internal links if pages are changed 2009-03-16 16:40:38 +0100 cl  r269559 : #i55224# correct internal hyperlinks if slides are changed/renamed 2009-03-16 15:34:12 +0100 cl  r269553 : #i99427# invalidate slots after promote/demote 2009-03-13 18:18:20 +0100 sj  r269492 : #i92421# fixed loop if loading encrypted ppt file 2009-03-13 14:51:58 +0100 sj  r269481 : #i93002# fixed crash if saving presentation without master title placeholder 2009-03-13 12:26:21 +0100 sj  r269468 : #i100147# do not exceed the max point count if creating simple polygon via ::GetSimple 2009-03-12 17:00:45 +0100 sj  r269427 : #i82518# justifying rectangles for arc/pie and chord actions, fixed round rectangle problem


2009-05-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [1588d83a11731a6594fb4d9ff54b7ffb813c38e1]

CWS-TOOLING: integrate CWS impress169 2009-05-13 17:37:21 +0200 sj  r271865 : #i100942# applied patch, removed oversafe buffer check (now without warnings on 64 bit platform) 2009-05-13 12:27:18 +0200 sj  r271855 : #i101769# fixed line/fill attributes for graphic objects 2009-05-12 10:25:17 +0200 cl  r271799 : report correct minimum cell hight for empty cells 2009-04-28 17:29:46 +0200 cl  r271334 : fixed merge error 2009-04-28 16:18:01 +0200 cl  r271330 : fixed build error 2009-04-28 12:38:09 +0200 cl  r271320 : #i100129# images for new layouts 2009-04-27 19:12:06 +0200 cl  r271302 : CWS-TOOLING: rebase CWS impress169 to trunk@270723 (milestone: DEV300:m46) 2009-04-20 19:13:28 +0200 sj  r271012 : #i100942# applied patch, removed oversafe buffer check 2009-04-09 18:00:01 +0200 sj  r270719 : #158488# added rectangular gradient support 2009-04-09 17:49:52 +0200 sj  r270718 : #158488# added rectangular gradient support 2009-04-09 17:46:24 +0200 sj  r270717 : #158488# added rectangular gradient support 2009-03-26 18:16:34 +0100 cl  r270098 : #i99867# applied patch from jlcheng to correctly register table design pane 2009-03-26 18:12:11 +0100 cl  r270097 : #i100220# leave some items default so they are not overridden if a new table style is set 2009-03-26 18:11:10 +0100 cl  r270096 : #i100220# clear only those items that are also in the style when assigning a new table layout 2009-03-26 15:56:24 +0100 cl  r270085 : #i99977# listen to outliner and dispose if outliner dies 2009-03-26 15:47:29 +0100 cl  r270084 : #i99977# made the Outliner a SfxBroadcaster so others can listen for its death 2009-03-24 19:10:05 +0100 sj  r269991 : #i100490# fixed text resize problem 2009-03-23 14:31:11 +0100 sj  r269872 : #i96083# added patch, (dubious && and ||) 2009-03-19 17:55:11 +0100 sj  r269764 : #i100275# applied patch, row height is now correct even for rows containing no text 2009-03-18 18:10:52 +0100 sj  r269701 : #i93616# solved performance problem when loading document 2009-03-18 16:20:40 +0100 sj  r269688 : removing unused code 2009-03-18 16:19:22 +0100 sj  r269687 : removing unused code 2009-03-18 16:17:54 +0100 sj  r269686 : removing unused code 2009-03-18 10:28:07 +0100 cl  r269643 : #i100029# let cells be disposed as soon as the table model is disposed 2009-03-17 15:56:50 +0100 cl  r269614 : #i99984# new impress photo layouts 3x2 and 2x2 2009-03-17 15:36:35 +0100 cl  r269611 : #i99984# adding new impress photo layouts 3x2 and 2x2 2009-03-16 18:43:48 +0100 cl  r269564 : #i55224# correct internal links if pages are changed 2009-03-16 16:40:38 +0100 cl  r269559 : #i55224# correct internal hyperlinks if slides are changed/renamed 2009-03-16 15:34:12 +0100 cl  r269553 : #i99427# invalidate slots after promote/demote 2009-03-13 18:18:20 +0100 sj  r269492 : #i92421# fixed loop if loading encrypted ppt file 2009-03-13 14:51:58 +0100 sj  r269481 : #i93002# fixed crash if saving presentation without master title placeholder 2009-03-13 12:26:21 +0100 sj  r269468 : #i100147# do not exceed the max point count if creating simple polygon via ::GetSimple 2009-03-12 17:00:45 +0100 sj  r269427 : #i82518# justifying rectangles for arc/pie and chord actions, fixed round rectangle problem


2009-05-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [615772fb62f460cb026771b27822f83264784a1c]

CWS-TOOLING: integrate CWS impress169 2009-05-13 17:37:21 +0200 sj  r271865 : #i100942# applied patch, removed oversafe buffer check (now without warnings on 64 bit platform) 2009-05-13 12:27:18 +0200 sj  r271855 : #i101769# fixed line/fill attributes for graphic objects 2009-05-12 10:25:17 +0200 cl  r271799 : report correct minimum cell hight for empty cells 2009-04-28 17:29:46 +0200 cl  r271334 : fixed merge error 2009-04-28 16:18:01 +0200 cl  r271330 : fixed build error 2009-04-28 12:38:09 +0200 cl  r271320 : #i100129# images for new layouts 2009-04-27 19:12:06 +0200 cl  r271302 : CWS-TOOLING: rebase CWS impress169 to trunk@270723 (milestone: DEV300:m46) 2009-04-20 19:13:28 +0200 sj  r271012 : #i100942# applied patch, removed oversafe buffer check 2009-04-09 18:00:01 +0200 sj  r270719 : #158488# added rectangular gradient support 2009-04-09 17:49:52 +0200 sj  r270718 : #158488# added rectangular gradient support 2009-04-09 17:46:24 +0200 sj  r270717 : #158488# added rectangular gradient support 2009-03-26 18:16:34 +0100 cl  r270098 : #i99867# applied patch from jlcheng to correctly register table design pane 2009-03-26 18:12:11 +0100 cl  r270097 : #i100220# leave some items default so they are not overridden if a new table style is set 2009-03-26 18:11:10 +0100 cl  r270096 : #i100220# clear only those items that are also in the style when assigning a new table layout 2009-03-26 15:56:24 +0100 cl  r270085 : #i99977# listen to outliner and dispose if outliner dies 2009-03-26 15:47:29 +0100 cl  r270084 : #i99977# made the Outliner a SfxBroadcaster so others can listen for its death 2009-03-24 19:10:05 +0100 sj  r269991 : #i100490# fixed text resize problem 2009-03-23 14:31:11 +0100 sj  r269872 : #i96083# added patch, (dubious && and ||) 2009-03-19 17:55:11 +0100 sj  r269764 : #i100275# applied patch, row height is now correct even for rows containing no text 2009-03-18 18:10:52 +0100 sj  r269701 : #i93616# solved performance problem when loading document 2009-03-18 16:20:40 +0100 sj  r269688 : removing unused code 2009-03-18 16:19:22 +0100 sj  r269687 : removing unused code 2009-03-18 16:17:54 +0100 sj  r269686 : removing unused code 2009-03-18 10:28:07 +0100 cl  r269643 : #i100029# let cells be disposed as soon as the table model is disposed 2009-03-17 15:56:50 +0100 cl  r269614 : #i99984# new impress photo layouts 3x2 and 2x2 2009-03-17 15:36:35 +0100 cl  r269611 : #i99984# adding new impress photo layouts 3x2 and 2x2 2009-03-16 18:43:48 +0100 cl  r269564 : #i55224# correct internal links if pages are changed 2009-03-16 16:40:38 +0100 cl  r269559 : #i55224# correct internal hyperlinks if slides are changed/renamed 2009-03-16 15:34:12 +0100 cl  r269553 : #i99427# invalidate slots after promote/demote 2009-03-13 18:18:20 +0100 sj  r269492 : #i92421# fixed loop if loading encrypted ppt file 2009-03-13 14:51:58 +0100 sj  r269481 : #i93002# fixed crash if saving presentation without master title placeholder 2009-03-13 12:26:21 +0100 sj  r269468 : #i100147# do not exceed the max point count if creating simple polygon via ::GetSimple 2009-03-12 17:00:45 +0100 sj  r269427 : #i82518# justifying rectangles for arc/pie and chord actions, fixed round rectangle problem


2009-05-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [4c6037466b5a380b28f95b9739fb8e0ac8b5ca9f]

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-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [3dc749116026183c4af40e4d3982387de9fab953]

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-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [263be5140ab4b4b25471c78573a1612872fb76bd]

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-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [4d94a37b097d0c1e917f23cca87ff53e88f16c30]

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-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [646f2c454a1957ac913396f53ed38cf38c7b60da]

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-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [fb9f6f703002c2cbb8dac6818f29079c7ca6deed]

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-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [7adb1f5739d72fb0d5e5ced375c3771bc7df69de]

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>  [c3de46aae9ca8fb361a03693cea7cbec9d24eb20]

CWS-TOOLING: integrate CWS koheichart01 2009-05-15 06:32:38 +0200 hde  r271925 : header fixed 2009-04-14 16:23:35 +0200 hde  r270792 : #100231# 2009-04-14 16:13:48 +0200 hde  r270790 : #100231# 2009-04-14 15:56:14 +0200 hde  r270787 : #100231# 2009-04-14 14:28:40 +0200 hde  r270767 : #100231# 2009-04-14 14:27:30 +0200 hde  r270766 : #100231# 2009-04-14 09:43:07 +0200 hde  r270749 : #100231# 2009-04-14 09:25:52 +0200 hde  r270748 : #100231# 2009-03-25 16:18:26 +0100 iha  r270034 : #i91578# removed compiler warning 2009-03-25 03:20:36 +0100 kohei  r269992 : fixed a silly typo in in-line comment. 2009-03-24 17:03:57 +0100 kohei  r269977 : Let's use row and column's hidden flags, instead of width/height, to determine cell's hidden state. 2009-03-24 16:53:10 +0100 kohei  r269973 : The chart positioner no longer needs to skip hidden cells, as hidden cells are handled elsewhere. 2009-03-24 16:50:12 +0100 kohei  r269971 : the index should be 0-based (although chart2 doesn't appear to make use of this data any more). 2009-03-24 16:47:56 +0100 kohei  r269969 : Skip hidden cells during cache (re-)build, when the include hidden cells flag is false.  Also avoid adding data cache when the cell is hidden. 2009-03-24 06:05:53 +0100 kohei  r269909 : fixed the build breakage after the resync. 2009-03-24 06:05:34 +0100 kohei  r269908 : fixed the build breakage after the resync. 2009-03-23 23:38:36 +0100 kohei  r269900 : CWS-TOOLING: rebase CWS koheichart01 to trunk@269781 (milestone: DEV300:m44) 2009-03-17 13:11:40 +0100 iha  r269597 : #i91578# import IncludeHiddenCells from xlsx 2009-03-17 12:56:09 +0100 iha  r269594 : #i91578# import IncludeHiddenCells from xls correctly 2009-03-17 12:49:13 +0100 iha  r269592 : #i91578# import IncludeHiddenCells from xls correctly 2009-03-16 17:03:55 +0100 iha  r269561 : #i91578# remove unused variable 2009-03-16 10:22:30 +0100 iha  r269509 : #i91578# changed wording 2009-03-04 17:07:16 +0100 iha  r268846 : #i91578# display of hidden cells - remove unused property 'IsHidden' 2009-03-04 17:04:22 +0100 iha  r268845 : #i91578# display of hidden cells - remove unused property 'IsHidden' 2009-03-04 17:03:43 +0100 iha  r268844 : #i91578# display of hidden cells - remove unused property 'IsHidden' 2009-03-04 16:24:30 +0100 iha  r268843 : #i91578# display of hidden cells - added missing property description 2009-03-04 15:13:04 +0100 iha  r268835 : #i91578# display of hidden cells - remove unused code 2009-03-04 14:38:44 +0100 iha  r268832 : #i91578# display of hidden cells - reset state corretly when doing undo/redo 2009-03-04 13:42:10 +0100 iha  r268822 : #i81209# #i91578# display of hidden cells - don't show hidden cells per default but keep the hidden ranges 2009-03-04 13:40:10 +0100 iha  r268821 : #i81209# #i91578# display of hidden cells - don't show hidden cells per default but keep the hidden ranges 2009-03-04 13:37:05 +0100 iha  r268820 : #i81209# #i91578# display of hidden cells - don't show hidden cells per default but keep the hidden ranges 2009-03-03 11:18:39 +0100 iha  r268713 : #i91578# display of hidden cells - hide control if the functionality is not offered by the data provider 2009-03-02 17:41:37 +0100 kohei  r268684 : removed unintended change from DEV300_m38, which was probably introduced due to some sort of problem during rebase. 2009-02-27 18:51:34 +0100 iha  r268613 : #i91578# display of hidden cells - interface redesign: data provider+sequences are now controlled by the chart via a new parameter 'IncludeHiddenCells' thus unwanted values can be removed early in the communication 2009-02-27 18:45:48 +0100 iha  r268612 : #i91578# display of hidden cells - interface redesign: data provider+sequences are now controlled by the chart via a new parameter 'IncludeHiddenCells' thus unwanted values can be removed early in the communication 2009-02-27 18:44:17 +0100 iha  r268611 : #i91578# display of hidden cells - interface redesign: data provider+sequences are now controlled by the chart via a new parameter 'IncludeHiddenCells' thus unwanted values can be removed early in the communication 2009-02-27 18:35:09 +0100 iha  r268610 : #i91578# display of hidden cells - copy-paste-scenario: export hidden flag per column on copy for migration to locale table during import upon paste 2009-02-19 06:47:56 +0100 kohei  r268257 : also, set the default value of a cached cell to NaN just in case. 2009-02-19 06:42:08 +0100 kohei  r268256 : Set the IsValue flag to false by default so that an empty cell is properly flaged as non-value. This fixes the broken missing value treatment. 2009-02-18 20:16:30 +0100 iha  r268255 : #i91578# display of hidden cells - radio button 'leave gap' was not clickable anymore 2009-02-17 17:57:24 +0100 iha  r268185 : #i91578# display of hidden cells - corrected range highlighting 2009-02-17 15:39:52 +0100 iha  r268174 : #i91578# display of hidden cells - still display data point value in tip help of data points in writer 2009-02-17 11:21:00 +0100 iha  r267861 : #i91578# display of hidden cells - do not show a space nor a legend entry for hidden series 2009-02-17 11:15:14 +0100 iha  r267853 : #i91578# display of hidden cells - do not show a space nor a legend entry for hidden series 2009-02-16 16:48:10 +0100 iha  r267826 : #i91578# display of hidden cells - group related ids and minimize changes 2009-02-16 14:32:11 +0100 iha  r267813 : #i91578# display of hidden cells - don't share resource identifier as this easily produces conflicts -> move IDs for series options page into a separate file 2009-02-16 13:21:44 +0100 iha  r267795 : #i91578# display of hidden cells - remove unused member 2009-02-16 13:13:40 +0100 iha  r267794 : #i91578# display of hidden cells - remove unused methods 2009-02-16 13:00:10 +0100 iha  r267792 : #i91578# display of hidden - avoid unnecessary data copy 2009-02-16 11:40:41 +0100 iha  r267785 : #i91578# display of hidden - corrected typo 2009-02-16 11:28:39 +0100 iha  r267783 : #i91578# display of hidden - set correct dirty state in method setIncludeHiddenCells 2009-02-13 17:04:50 +0100 iha  r267734 : #i91578# corrected position and visibility of the controls for display of hidden cells in case of stock charts 2009-02-13 15:30:17 +0100 iha  r267724 : #i91578# charts without category range and charts with data from writer table were broken causes by features changes for display of hidden cells 2009-01-14 19:47:28 +0100 kohei  r266330 : #i91578# Fixed the issue with incorrect tooltip category values. 2009-01-05 22:27:03 +0100 kohei  r265887 : fixed a regression where the x-axis failed to display values when they were numeric or dates. 2008-12-24 17:01:15 +0100 kohei  r265800 : CWS-TOOLING: rebase CWS koheichart01 to trunk@265758 (milestone: DEV300:m38) 2008-12-24 16:03:08 +0100 kohei  r265799 : a little more code cleanup, mostly on tab to whitespace conversion on modified lines and removal of unnecessary 'using' statements. 2008-12-24 15:52:00 +0100 kohei  r265798 : removed unnecessary header inclusion & remove hidden data *only when* the 'include hidden cells' options it false!  I'm glad I caught this. 2008-12-24 07:41:23 +0100 kohei  r265796 : replaced duplicated local functions with a single template function. 2008-12-24 06:37:15 +0100 kohei  r265795 : reverted my last commit, because it was not the right approach. Instead of using the original data point index in the object name, leave that index alone, and remove hidden data in the tooltip text value lookup code. 2008-12-23 23:10:42 +0100 kohei  r265793 : fixed the tooltips so that they would display correct values, taking into account the hidden data points (if any). 2008-12-20 05:26:07 +0100 kohei  r265739 : CWS-TOOLING: rebase CWS koheichart01 to trunk@264807 (milestone: DEV300:m37) 2008-12-18 15:49:59 +0100 kohei  r265696 : removed markRangeDirty() for now, since that method is still a bit controvertial per Niklas's comment in i#91578. 2008-12-05 20:27:24 +0100 kohei  r264918 : removed a compiler warning. 2008-12-05 20:24:02 +0100 kohei  r264917 : removed a compilar warning. 2008-12-03 17:06:22 +0100 kohei  r264800 : recovered the original keyword file before it was stripped. 2008-12-01 22:00:24 +0100 kohei  r264640 : by default, "include hidden cells" attribute is true. 2008-12-01 19:03:07 +0100 kohei  r264628 : added accelerator for the plot hidden values check box. 2008-12-01 18:32:02 +0100 kohei  r264626 : changed wording per Ingrid's suggestion. 2008-11-26 08:09:36 +0100 kohei  r264341 : the 'Starnding angle' fixed line was 6 pixel short. 2008-11-26 08:02:47 +0100 kohei  r264340 : added include-hidden-cells check box for the pie chart type too & some code cleanup. 2008-11-26 07:41:45 +0100 kohei  r264339 : relocate the controls correctly for line chart types. 2008-11-26 07:14:26 +0100 kohei  r264337 : #i95714# fixed typos that caused incorrect scaling of the y-axis under some conditions. 2008-11-26 07:11:54 +0100 kohei  r264336 : added "Include hidden cells" check box in the data series options tab page. 2008-11-25 21:04:58 +0100 kohei  r264333 : don't check for the number of charts; when importing from xls, the count may be zero even when the document has charts. 2008-11-25 19:55:50 +0100 kohei  r264332 : patch from ooo-build applied.  This implements chart listener that listens on cells show/hide state for the chart's data areas. 2008-11-25 19:52:38 +0100 kohei  r264331 : patch from ooo-build applied. 2008-11-25 19:29:54 +0100 kohei  r264329 : new xml token for include-hidden-cells attribute.


2009-05-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [ff5563796738c7184d650ca725344be35c490ada]

CWS-TOOLING: integrate CWS koheichart01 2009-05-15 06:32:38 +0200 hde  r271925 : header fixed 2009-04-14 16:23:35 +0200 hde  r270792 : #100231# 2009-04-14 16:13:48 +0200 hde  r270790 : #100231# 2009-04-14 15:56:14 +0200 hde  r270787 : #100231# 2009-04-14 14:28:40 +0200 hde  r270767 : #100231# 2009-04-14 14:27:30 +0200 hde  r270766 : #100231# 2009-04-14 09:43:07 +0200 hde  r270749 : #100231# 2009-04-14 09:25:52 +0200 hde  r270748 : #100231# 2009-03-25 16:18:26 +0100 iha  r270034 : #i91578# removed compiler warning 2009-03-25 03:20:36 +0100 kohei  r269992 : fixed a silly typo in in-line comment. 2009-03-24 17:03:57 +0100 kohei  r269977 : Let's use row and column's hidden flags, instead of width/height, to determine cell's hidden state. 2009-03-24 16:53:10 +0100 kohei  r269973 : The chart positioner no longer needs to skip hidden cells, as hidden cells are handled elsewhere. 2009-03-24 16:50:12 +0100 kohei  r269971 : the index should be 0-based (although chart2 doesn't appear to make use of this data any more). 2009-03-24 16:47:56 +0100 kohei  r269969 : Skip hidden cells during cache (re-)build, when the include hidden cells flag is false.  Also avoid adding data cache when the cell is hidden. 2009-03-24 06:05:53 +0100 kohei  r269909 : fixed the build breakage after the resync. 2009-03-24 06:05:34 +0100 kohei  r269908 : fixed the build breakage after the resync. 2009-03-23 23:38:36 +0100 kohei  r269900 : CWS-TOOLING: rebase CWS koheichart01 to trunk@269781 (milestone: DEV300:m44) 2009-03-17 13:11:40 +0100 iha  r269597 : #i91578# import IncludeHiddenCells from xlsx 2009-03-17 12:56:09 +0100 iha  r269594 : #i91578# import IncludeHiddenCells from xls correctly 2009-03-17 12:49:13 +0100 iha  r269592 : #i91578# import IncludeHiddenCells from xls correctly 2009-03-16 17:03:55 +0100 iha  r269561 : #i91578# remove unused variable 2009-03-16 10:22:30 +0100 iha  r269509 : #i91578# changed wording 2009-03-04 17:07:16 +0100 iha  r268846 : #i91578# display of hidden cells - remove unused property 'IsHidden' 2009-03-04 17:04:22 +0100 iha  r268845 : #i91578# display of hidden cells - remove unused property 'IsHidden' 2009-03-04 17:03:43 +0100 iha  r268844 : #i91578# display of hidden cells - remove unused property 'IsHidden' 2009-03-04 16:24:30 +0100 iha  r268843 : #i91578# display of hidden cells - added missing property description 2009-03-04 15:13:04 +0100 iha  r268835 : #i91578# display of hidden cells - remove unused code 2009-03-04 14:38:44 +0100 iha  r268832 : #i91578# display of hidden cells - reset state corretly when doing undo/redo 2009-03-04 13:42:10 +0100 iha  r268822 : #i81209# #i91578# display of hidden cells - don't show hidden cells per default but keep the hidden ranges 2009-03-04 13:40:10 +0100 iha  r268821 : #i81209# #i91578# display of hidden cells - don't show hidden cells per default but keep the hidden ranges 2009-03-04 13:37:05 +0100 iha  r268820 : #i81209# #i91578# display of hidden cells - don't show hidden cells per default but keep the hidden ranges 2009-03-03 11:18:39 +0100 iha  r268713 : #i91578# display of hidden cells - hide control if the functionality is not offered by the data provider 2009-03-02 17:41:37 +0100 kohei  r268684 : removed unintended change from DEV300_m38, which was probably introduced due to some sort of problem during rebase. 2009-02-27 18:51:34 +0100 iha  r268613 : #i91578# display of hidden cells - interface redesign: data provider+sequences are now controlled by the chart via a new parameter 'IncludeHiddenCells' thus unwanted values can be removed early in the communication 2009-02-27 18:45:48 +0100 iha  r268612 : #i91578# display of hidden cells - interface redesign: data provider+sequences are now controlled by the chart via a new parameter 'IncludeHiddenCells' thus unwanted values can be removed early in the communication 2009-02-27 18:44:17 +0100 iha  r268611 : #i91578# display of hidden cells - interface redesign: data provider+sequences are now controlled by the chart via a new parameter 'IncludeHiddenCells' thus unwanted values can be removed early in the communication 2009-02-27 18:35:09 +0100 iha  r268610 : #i91578# display of hidden cells - copy-paste-scenario: export hidden flag per column on copy for migration to locale table during import upon paste 2009-02-19 06:47:56 +0100 kohei  r268257 : also, set the default value of a cached cell to NaN just in case. 2009-02-19 06:42:08 +0100 kohei  r268256 : Set the IsValue flag to false by default so that an empty cell is properly flaged as non-value. This fixes the broken missing value treatment. 2009-02-18 20:16:30 +0100 iha  r268255 : #i91578# display of hidden cells - radio button 'leave gap' was not clickable anymore 2009-02-17 17:57:24 +0100 iha  r268185 : #i91578# display of hidden cells - corrected range highlighting 2009-02-17 15:39:52 +0100 iha  r268174 : #i91578# display of hidden cells - still display data point value in tip help of data points in writer 2009-02-17 11:21:00 +0100 iha  r267861 : #i91578# display of hidden cells - do not show a space nor a legend entry for hidden series 2009-02-17 11:15:14 +0100 iha  r267853 : #i91578# display of hidden cells - do not show a space nor a legend entry for hidden series 2009-02-16 16:48:10 +0100 iha  r267826 : #i91578# display of hidden cells - group related ids and minimize changes 2009-02-16 14:32:11 +0100 iha  r267813 : #i91578# display of hidden cells - don't share resource identifier as this easily produces conflicts -> move IDs for series options page into a separate file 2009-02-16 13:21:44 +0100 iha  r267795 : #i91578# display of hidden cells - remove unused member 2009-02-16 13:13:40 +0100 iha  r267794 : #i91578# display of hidden cells - remove unused methods 2009-02-16 13:00:10 +0100 iha  r267792 : #i91578# display of hidden - avoid unnecessary data copy 2009-02-16 11:40:41 +0100 iha  r267785 : #i91578# display of hidden - corrected typo 2009-02-16 11:28:39 +0100 iha  r267783 : #i91578# display of hidden - set correct dirty state in method setIncludeHiddenCells 2009-02-13 17:04:50 +0100 iha  r267734 : #i91578# corrected position and visibility of the controls for display of hidden cells in case of stock charts 2009-02-13 15:30:17 +0100 iha  r267724 : #i91578# charts without category range and charts with data from writer table were broken causes by features changes for display of hidden cells 2009-01-14 19:47:28 +0100 kohei  r266330 : #i91578# Fixed the issue with incorrect tooltip category values. 2009-01-05 22:27:03 +0100 kohei  r265887 : fixed a regression where the x-axis failed to display values when they were numeric or dates. 2008-12-24 17:01:15 +0100 kohei  r265800 : CWS-TOOLING: rebase CWS koheichart01 to trunk@265758 (milestone: DEV300:m38) 2008-12-24 16:03:08 +0100 kohei  r265799 : a little more code cleanup, mostly on tab to whitespace conversion on modified lines and removal of unnecessary 'using' statements. 2008-12-24 15:52:00 +0100 kohei  r265798 : removed unnecessary header inclusion & remove hidden data *only when* the 'include hidden cells' options it false!  I'm glad I caught this. 2008-12-24 07:41:23 +0100 kohei  r265796 : replaced duplicated local functions with a single template function. 2008-12-24 06:37:15 +0100 kohei  r265795 : reverted my last commit, because it was not the right approach. Instead of using the original data point index in the object name, leave that index alone, and remove hidden data in the tooltip text value lookup code. 2008-12-23 23:10:42 +0100 kohei  r265793 : fixed the tooltips so that they would display correct values, taking into account the hidden data points (if any). 2008-12-20 05:26:07 +0100 kohei  r265739 : CWS-TOOLING: rebase CWS koheichart01 to trunk@264807 (milestone: DEV300:m37) 2008-12-18 15:49:59 +0100 kohei  r265696 : removed markRangeDirty() for now, since that method is still a bit controvertial per Niklas's comment in i#91578. 2008-12-05 20:27:24 +0100 kohei  r264918 : removed a compiler warning. 2008-12-05 20:24:02 +0100 kohei  r264917 : removed a compilar warning. 2008-12-03 17:06:22 +0100 kohei  r264800 : recovered the original keyword file before it was stripped. 2008-12-01 22:00:24 +0100 kohei  r264640 : by default, "include hidden cells" attribute is true. 2008-12-01 19:03:07 +0100 kohei  r264628 : added accelerator for the plot hidden values check box. 2008-12-01 18:32:02 +0100 kohei  r264626 : changed wording per Ingrid's suggestion. 2008-11-26 08:09:36 +0100 kohei  r264341 : the 'Starnding angle' fixed line was 6 pixel short. 2008-11-26 08:02:47 +0100 kohei  r264340 : added include-hidden-cells check box for the pie chart type too & some code cleanup. 2008-11-26 07:41:45 +0100 kohei  r264339 : relocate the controls correctly for line chart types. 2008-11-26 07:14:26 +0100 kohei  r264337 : #i95714# fixed typos that caused incorrect scaling of the y-axis under some conditions. 2008-11-26 07:11:54 +0100 kohei  r264336 : added "Include hidden cells" check box in the data series options tab page. 2008-11-25 21:04:58 +0100 kohei  r264333 : don't check for the number of charts; when importing from xls, the count may be zero even when the document has charts. 2008-11-25 19:55:50 +0100 kohei  r264332 : patch from ooo-build applied.  This implements chart listener that listens on cells show/hide state for the chart's data areas. 2008-11-25 19:52:38 +0100 kohei  r264331 : patch from ooo-build applied. 2008-11-25 19:29:54 +0100 kohei  r264329 : new xml token for include-hidden-cells attribute.


2009-05-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [b9aed78f6331d8f203c2b323a53b7a0e24306ba5]

CWS-TOOLING: integrate CWS koheichart01 2009-05-15 06:32:38 +0200 hde  r271925 : header fixed 2009-04-14 16:23:35 +0200 hde  r270792 : #100231# 2009-04-14 16:13:48 +0200 hde  r270790 : #100231# 2009-04-14 15:56:14 +0200 hde  r270787 : #100231# 2009-04-14 14:28:40 +0200 hde  r270767 : #100231# 2009-04-14 14:27:30 +0200 hde  r270766 : #100231# 2009-04-14 09:43:07 +0200 hde  r270749 : #100231# 2009-04-14 09:25:52 +0200 hde  r270748 : #100231# 2009-03-25 16:18:26 +0100 iha  r270034 : #i91578# removed compiler warning 2009-03-25 03:20:36 +0100 kohei  r269992 : fixed a silly typo in in-line comment. 2009-03-24 17:03:57 +0100 kohei  r269977 : Let's use row and column's hidden flags, instead of width/height, to determine cell's hidden state. 2009-03-24 16:53:10 +0100 kohei  r269973 : The chart positioner no longer needs to skip hidden cells, as hidden cells are handled elsewhere. 2009-03-24 16:50:12 +0100 kohei  r269971 : the index should be 0-based (although chart2 doesn't appear to make use of this data any more). 2009-03-24 16:47:56 +0100 kohei  r269969 : Skip hidden cells during cache (re-)build, when the include hidden cells flag is false.  Also avoid adding data cache when the cell is hidden. 2009-03-24 06:05:53 +0100 kohei  r269909 : fixed the build breakage after the resync. 2009-03-24 06:05:34 +0100 kohei  r269908 : fixed the build breakage after the resync. 2009-03-23 23:38:36 +0100 kohei  r269900 : CWS-TOOLING: rebase CWS koheichart01 to trunk@269781 (milestone: DEV300:m44) 2009-03-17 13:11:40 +0100 iha  r269597 : #i91578# import IncludeHiddenCells from xlsx 2009-03-17 12:56:09 +0100 iha  r269594 : #i91578# import IncludeHiddenCells from xls correctly 2009-03-17 12:49:13 +0100 iha  r269592 : #i91578# import IncludeHiddenCells from xls correctly 2009-03-16 17:03:55 +0100 iha  r269561 : #i91578# remove unused variable 2009-03-16 10:22:30 +0100 iha  r269509 : #i91578# changed wording 2009-03-04 17:07:16 +0100 iha  r268846 : #i91578# display of hidden cells - remove unused property 'IsHidden' 2009-03-04 17:04:22 +0100 iha  r268845 : #i91578# display of hidden cells - remove unused property 'IsHidden' 2009-03-04 17:03:43 +0100 iha  r268844 : #i91578# display of hidden cells - remove unused property 'IsHidden' 2009-03-04 16:24:30 +0100 iha  r268843 : #i91578# display of hidden cells - added missing property description 2009-03-04 15:13:04 +0100 iha  r268835 : #i91578# display of hidden cells - remove unused code 2009-03-04 14:38:44 +0100 iha  r268832 : #i91578# display of hidden cells - reset state corretly when doing undo/redo 2009-03-04 13:42:10 +0100 iha  r268822 : #i81209# #i91578# display of hidden cells - don't show hidden cells per default but keep the hidden ranges 2009-03-04 13:40:10 +0100 iha  r268821 : #i81209# #i91578# display of hidden cells - don't show hidden cells per default but keep the hidden ranges 2009-03-04 13:37:05 +0100 iha  r268820 : #i81209# #i91578# display of hidden cells - don't show hidden cells per default but keep the hidden ranges 2009-03-03 11:18:39 +0100 iha  r268713 : #i91578# display of hidden cells - hide control if the functionality is not offered by the data provider 2009-03-02 17:41:37 +0100 kohei  r268684 : removed unintended change from DEV300_m38, which was probably introduced due to some sort of problem during rebase. 2009-02-27 18:51:34 +0100 iha  r268613 : #i91578# display of hidden cells - interface redesign: data provider+sequences are now controlled by the chart via a new parameter 'IncludeHiddenCells' thus unwanted values can be removed early in the communication 2009-02-27 18:45:48 +0100 iha  r268612 : #i91578# display of hidden cells - interface redesign: data provider+sequences are now controlled by the chart via a new parameter 'IncludeHiddenCells' thus unwanted values can be removed early in the communication 2009-02-27 18:44:17 +0100 iha  r268611 : #i91578# display of hidden cells - interface redesign: data provider+sequences are now controlled by the chart via a new parameter 'IncludeHiddenCells' thus unwanted values can be removed early in the communication 2009-02-27 18:35:09 +0100 iha  r268610 : #i91578# display of hidden cells - copy-paste-scenario: export hidden flag per column on copy for migration to locale table during import upon paste 2009-02-19 06:47:56 +0100 kohei  r268257 : also, set the default value of a cached cell to NaN just in case. 2009-02-19 06:42:08 +0100 kohei  r268256 : Set the IsValue flag to false by default so that an empty cell is properly flaged as non-value. This fixes the broken missing value treatment. 2009-02-18 20:16:30 +0100 iha  r268255 : #i91578# display of hidden cells - radio button 'leave gap' was not clickable anymore 2009-02-17 17:57:24 +0100 iha  r268185 : #i91578# display of hidden cells - corrected range highlighting 2009-02-17 15:39:52 +0100 iha  r268174 : #i91578# display of hidden cells - still display data point value in tip help of data points in writer 2009-02-17 11:21:00 +0100 iha  r267861 : #i91578# display of hidden cells - do not show a space nor a legend entry for hidden series 2009-02-17 11:15:14 +0100 iha  r267853 : #i91578# display of hidden cells - do not show a space nor a legend entry for hidden series 2009-02-16 16:48:10 +0100 iha  r267826 : #i91578# display of hidden cells - group related ids and minimize changes 2009-02-16 14:32:11 +0100 iha  r267813 : #i91578# display of hidden cells - don't share resource identifier as this easily produces conflicts -> move IDs for series options page into a separate file 2009-02-16 13:21:44 +0100 iha  r267795 : #i91578# display of hidden cells - remove unused member 2009-02-16 13:13:40 +0100 iha  r267794 : #i91578# display of hidden cells - remove unused methods 2009-02-16 13:00:10 +0100 iha  r267792 : #i91578# display of hidden - avoid unnecessary data copy 2009-02-16 11:40:41 +0100 iha  r267785 : #i91578# display of hidden - corrected typo 2009-02-16 11:28:39 +0100 iha  r267783 : #i91578# display of hidden - set correct dirty state in method setIncludeHiddenCells 2009-02-13 17:04:50 +0100 iha  r267734 : #i91578# corrected position and visibility of the controls for display of hidden cells in case of stock charts 2009-02-13 15:30:17 +0100 iha  r267724 : #i91578# charts without category range and charts with data from writer table were broken causes by features changes for display of hidden cells 2009-01-14 19:47:28 +0100 kohei  r266330 : #i91578# Fixed the issue with incorrect tooltip category values. 2009-01-05 22:27:03 +0100 kohei  r265887 : fixed a regression where the x-axis failed to display values when they were numeric or dates. 2008-12-24 17:01:15 +0100 kohei  r265800 : CWS-TOOLING: rebase CWS koheichart01 to trunk@265758 (milestone: DEV300:m38) 2008-12-24 16:03:08 +0100 kohei  r265799 : a little more code cleanup, mostly on tab to whitespace conversion on modified lines and removal of unnecessary 'using' statements. 2008-12-24 15:52:00 +0100 kohei  r265798 : removed unnecessary header inclusion & remove hidden data *only when* the 'include hidden cells' options it false!  I'm glad I caught this. 2008-12-24 07:41:23 +0100 kohei  r265796 : replaced duplicated local functions with a single template function. 2008-12-24 06:37:15 +0100 kohei  r265795 : reverted my last commit, because it was not the right approach. Instead of using the original data point index in the object name, leave that index alone, and remove hidden data in the tooltip text value lookup code. 2008-12-23 23:10:42 +0100 kohei  r265793 : fixed the tooltips so that they would display correct values, taking into account the hidden data points (if any). 2008-12-20 05:26:07 +0100 kohei  r265739 : CWS-TOOLING: rebase CWS koheichart01 to trunk@264807 (milestone: DEV300:m37) 2008-12-18 15:49:59 +0100 kohei  r265696 : removed markRangeDirty() for now, since that method is still a bit controvertial per Niklas's comment in i#91578. 2008-12-05 20:27:24 +0100 kohei  r264918 : removed a compiler warning. 2008-12-05 20:24:02 +0100 kohei  r264917 : removed a compilar warning. 2008-12-03 17:06:22 +0100 kohei  r264800 : recovered the original keyword file before it was stripped. 2008-12-01 22:00:24 +0100 kohei  r264640 : by default, "include hidden cells" attribute is true. 2008-12-01 19:03:07 +0100 kohei  r264628 : added accelerator for the plot hidden values check box. 2008-12-01 18:32:02 +0100 kohei  r264626 : changed wording per Ingrid's suggestion. 2008-11-26 08:09:36 +0100 kohei  r264341 : the 'Starnding angle' fixed line was 6 pixel short. 2008-11-26 08:02:47 +0100 kohei  r264340 : added include-hidden-cells check box for the pie chart type too & some code cleanup. 2008-11-26 07:41:45 +0100 kohei  r264339 : relocate the controls correctly for line chart types. 2008-11-26 07:14:26 +0100 kohei  r264337 : #i95714# fixed typos that caused incorrect scaling of the y-axis under some conditions. 2008-11-26 07:11:54 +0100 kohei  r264336 : added "Include hidden cells" check box in the data series options tab page. 2008-11-25 21:04:58 +0100 kohei  r264333 : don't check for the number of charts; when importing from xls, the count may be zero even when the document has charts. 2008-11-25 19:55:50 +0100 kohei  r264332 : patch from ooo-build applied.  This implements chart listener that listens on cells show/hide state for the chart's data areas. 2008-11-25 19:52:38 +0100 kohei  r264331 : patch from ooo-build applied. 2008-11-25 19:29:54 +0100 kohei  r264329 : new xml token for include-hidden-cells attribute.


2009-05-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [6a7417822df5a57197b293f712223b086da76a3e]

CWS-TOOLING: integrate CWS koheichart01 2009-05-15 06:32:38 +0200 hde  r271925 : header fixed 2009-04-14 16:23:35 +0200 hde  r270792 : #100231# 2009-04-14 16:13:48 +0200 hde  r270790 : #100231# 2009-04-14 15:56:14 +0200 hde  r270787 : #100231# 2009-04-14 14:28:40 +0200 hde  r270767 : #100231# 2009-04-14 14:27:30 +0200 hde  r270766 : #100231# 2009-04-14 09:43:07 +0200 hde  r270749 : #100231# 2009-04-14 09:25:52 +0200 hde  r270748 : #100231# 2009-03-25 16:18:26 +0100 iha  r270034 : #i91578# removed compiler warning 2009-03-25 03:20:36 +0100 kohei  r269992 : fixed a silly typo in in-line comment. 2009-03-24 17:03:57 +0100 kohei  r269977 : Let's use row and column's hidden flags, instead of width/height, to determine cell's hidden state. 2009-03-24 16:53:10 +0100 kohei  r269973 : The chart positioner no longer needs to skip hidden cells, as hidden cells are handled elsewhere. 2009-03-24 16:50:12 +0100 kohei  r269971 : the index should be 0-based (although chart2 doesn't appear to make use of this data any more). 2009-03-24 16:47:56 +0100 kohei  r269969 : Skip hidden cells during cache (re-)build, when the include hidden cells flag is false.  Also avoid adding data cache when the cell is hidden. 2009-03-24 06:05:53 +0100 kohei  r269909 : fixed the build breakage after the resync. 2009-03-24 06:05:34 +0100 kohei  r269908 : fixed the build breakage after the resync. 2009-03-23 23:38:36 +0100 kohei  r269900 : CWS-TOOLING: rebase CWS koheichart01 to trunk@269781 (milestone: DEV300:m44) 2009-03-17 13:11:40 +0100 iha  r269597 : #i91578# import IncludeHiddenCells from xlsx 2009-03-17 12:56:09 +0100 iha  r269594 : #i91578# import IncludeHiddenCells from xls correctly 2009-03-17 12:49:13 +0100 iha  r269592 : #i91578# import IncludeHiddenCells from xls correctly 2009-03-16 17:03:55 +0100 iha  r269561 : #i91578# remove unused variable 2009-03-16 10:22:30 +0100 iha  r269509 : #i91578# changed wording 2009-03-04 17:07:16 +0100 iha  r268846 : #i91578# display of hidden cells - remove unused property 'IsHidden' 2009-03-04 17:04:22 +0100 iha  r268845 : #i91578# display of hidden cells - remove unused property 'IsHidden' 2009-03-04 17:03:43 +0100 iha  r268844 : #i91578# display of hidden cells - remove unused property 'IsHidden' 2009-03-04 16:24:30 +0100 iha  r268843 : #i91578# display of hidden cells - added missing property description 2009-03-04 15:13:04 +0100 iha  r268835 : #i91578# display of hidden cells - remove unused code 2009-03-04 14:38:44 +0100 iha  r268832 : #i91578# display of hidden cells - reset state corretly when doing undo/redo 2009-03-04 13:42:10 +0100 iha  r268822 : #i81209# #i91578# display of hidden cells - don't show hidden cells per default but keep the hidden ranges 2009-03-04 13:40:10 +0100 iha  r268821 : #i81209# #i91578# display of hidden cells - don't show hidden cells per default but keep the hidden ranges 2009-03-04 13:37:05 +0100 iha  r268820 : #i81209# #i91578# display of hidden cells - don't show hidden cells per default but keep the hidden ranges 2009-03-03 11:18:39 +0100 iha  r268713 : #i91578# display of hidden cells - hide control if the functionality is not offered by the data provider 2009-03-02 17:41:37 +0100 kohei  r268684 : removed unintended change from DEV300_m38, which was probably introduced due to some sort of problem during rebase. 2009-02-27 18:51:34 +0100 iha  r268613 : #i91578# display of hidden cells - interface redesign: data provider+sequences are now controlled by the chart via a new parameter 'IncludeHiddenCells' thus unwanted values can be removed early in the communication 2009-02-27 18:45:48 +0100 iha  r268612 : #i91578# display of hidden cells - interface redesign: data provider+sequences are now controlled by the chart via a new parameter 'IncludeHiddenCells' thus unwanted values can be removed early in the communication 2009-02-27 18:44:17 +0100 iha  r268611 : #i91578# display of hidden cells - interface redesign: data provider+sequences are now controlled by the chart via a new parameter 'IncludeHiddenCells' thus unwanted values can be removed early in the communication 2009-02-27 18:35:09 +0100 iha  r268610 : #i91578# display of hidden cells - copy-paste-scenario: export hidden flag per column on copy for migration to locale table during import upon paste 2009-02-19 06:47:56 +0100 kohei  r268257 : also, set the default value of a cached cell to NaN just in case. 2009-02-19 06:42:08 +0100 kohei  r268256 : Set the IsValue flag to false by default so that an empty cell is properly flaged as non-value. This fixes the broken missing value treatment. 2009-02-18 20:16:30 +0100 iha  r268255 : #i91578# display of hidden cells - radio button 'leave gap' was not clickable anymore 2009-02-17 17:57:24 +0100 iha  r268185 : #i91578# display of hidden cells - corrected range highlighting 2009-02-17 15:39:52 +0100 iha  r268174 : #i91578# display of hidden cells - still display data point value in tip help of data points in writer 2009-02-17 11:21:00 +0100 iha  r267861 : #i91578# display of hidden cells - do not show a space nor a legend entry for hidden series 2009-02-17 11:15:14 +0100 iha  r267853 : #i91578# display of hidden cells - do not show a space nor a legend entry for hidden series 2009-02-16 16:48:10 +0100 iha  r267826 : #i91578# display of hidden cells - group related ids and minimize changes 2009-02-16 14:32:11 +0100 iha  r267813 : #i91578# display of hidden cells - don't share resource identifier as this easily produces conflicts -> move IDs for series options page into a separate file 2009-02-16 13:21:44 +0100 iha  r267795 : #i91578# display of hidden cells - remove unused member 2009-02-16 13:13:40 +0100 iha  r267794 : #i91578# display of hidden cells - remove unused methods 2009-02-16 13:00:10 +0100 iha  r267792 : #i91578# display of hidden - avoid unnecessary data copy 2009-02-16 11:40:41 +0100 iha  r267785 : #i91578# display of hidden - corrected typo 2009-02-16 11:28:39 +0100 iha  r267783 : #i91578# display of hidden - set correct dirty state in method setIncludeHiddenCells 2009-02-13 17:04:50 +0100 iha  r267734 : #i91578# corrected position and visibility of the controls for display of hidden cells in case of stock charts 2009-02-13 15:30:17 +0100 iha  r267724 : #i91578# charts without category range and charts with data from writer table were broken causes by features changes for display of hidden cells 2009-01-14 19:47:28 +0100 kohei  r266330 : #i91578# Fixed the issue with incorrect tooltip category values. 2009-01-05 22:27:03 +0100 kohei  r265887 : fixed a regression where the x-axis failed to display values when they were numeric or dates. 2008-12-24 17:01:15 +0100 kohei  r265800 : CWS-TOOLING: rebase CWS koheichart01 to trunk@265758 (milestone: DEV300:m38) 2008-12-24 16:03:08 +0100 kohei  r265799 : a little more code cleanup, mostly on tab to whitespace conversion on modified lines and removal of unnecessary 'using' statements. 2008-12-24 15:52:00 +0100 kohei  r265798 : removed unnecessary header inclusion & remove hidden data *only when* the 'include hidden cells' options it false!  I'm glad I caught this. 2008-12-24 07:41:23 +0100 kohei  r265796 : replaced duplicated local functions with a single template function. 2008-12-24 06:37:15 +0100 kohei  r265795 : reverted my last commit, because it was not the right approach. Instead of using the original data point index in the object name, leave that index alone, and remove hidden data in the tooltip text value lookup code. 2008-12-23 23:10:42 +0100 kohei  r265793 : fixed the tooltips so that they would display correct values, taking into account the hidden data points (if any). 2008-12-20 05:26:07 +0100 kohei  r265739 : CWS-TOOLING: rebase CWS koheichart01 to trunk@264807 (milestone: DEV300:m37) 2008-12-18 15:49:59 +0100 kohei  r265696 : removed markRangeDirty() for now, since that method is still a bit controvertial per Niklas's comment in i#91578. 2008-12-05 20:27:24 +0100 kohei  r264918 : removed a compiler warning. 2008-12-05 20:24:02 +0100 kohei  r264917 : removed a compilar warning. 2008-12-03 17:06:22 +0100 kohei  r264800 : recovered the original keyword file before it was stripped. 2008-12-01 22:00:24 +0100 kohei  r264640 : by default, "include hidden cells" attribute is true. 2008-12-01 19:03:07 +0100 kohei  r264628 : added accelerator for the plot hidden values check box. 2008-12-01 18:32:02 +0100 kohei  r264626 : changed wording per Ingrid's suggestion. 2008-11-26 08:09:36 +0100 kohei  r264341 : the 'Starnding angle' fixed line was 6 pixel short. 2008-11-26 08:02:47 +0100 kohei  r264340 : added include-hidden-cells check box for the pie chart type too & some code cleanup. 2008-11-26 07:41:45 +0100 kohei  r264339 : relocate the controls correctly for line chart types. 2008-11-26 07:14:26 +0100 kohei  r264337 : #i95714# fixed typos that caused incorrect scaling of the y-axis under some conditions. 2008-11-26 07:11:54 +0100 kohei  r264336 : added "Include hidden cells" check box in the data series options tab page. 2008-11-25 21:04:58 +0100 kohei  r264333 : don't check for the number of charts; when importing from xls, the count may be zero even when the document has charts. 2008-11-25 19:55:50 +0100 kohei  r264332 : patch from ooo-build applied.  This implements chart listener that listens on cells show/hide state for the chart's data areas. 2008-11-25 19:52:38 +0100 kohei  r264331 : patch from ooo-build applied. 2008-11-25 19:29:54 +0100 kohei  r264329 : new xml token for include-hidden-cells attribute.


2009-05-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [756ad3800d5defb7f8cdf5404d14c9a20cc168d6]

CWS-TOOLING: integrate CWS koheichart01 2009-05-15 06:32:38 +0200 hde  r271925 : header fixed 2009-04-14 16:23:35 +0200 hde  r270792 : #100231# 2009-04-14 16:13:48 +0200 hde  r270790 : #100231# 2009-04-14 15:56:14 +0200 hde  r270787 : #100231# 2009-04-14 14:28:40 +0200 hde  r270767 : #100231# 2009-04-14 14:27:30 +0200 hde  r270766 : #100231# 2009-04-14 09:43:07 +0200 hde  r270749 : #100231# 2009-04-14 09:25:52 +0200 hde  r270748 : #100231# 2009-03-25 16:18:26 +0100 iha  r270034 : #i91578# removed compiler warning 2009-03-25 03:20:36 +0100 kohei  r269992 : fixed a silly typo in in-line comment. 2009-03-24 17:03:57 +0100 kohei  r269977 : Let's use row and column's hidden flags, instead of width/height, to determine cell's hidden state. 2009-03-24 16:53:10 +0100 kohei  r269973 : The chart positioner no longer needs to skip hidden cells, as hidden cells are handled elsewhere. 2009-03-24 16:50:12 +0100 kohei  r269971 : the index should be 0-based (although chart2 doesn't appear to make use of this data any more). 2009-03-24 16:47:56 +0100 kohei  r269969 : Skip hidden cells during cache (re-)build, when the include hidden cells flag is false.  Also avoid adding data cache when the cell is hidden. 2009-03-24 06:05:53 +0100 kohei  r269909 : fixed the build breakage after the resync. 2009-03-24 06:05:34 +0100 kohei  r269908 : fixed the build breakage after the resync. 2009-03-23 23:38:36 +0100 kohei  r269900 : CWS-TOOLING: rebase CWS koheichart01 to trunk@269781 (milestone: DEV300:m44) 2009-03-17 13:11:40 +0100 iha  r269597 : #i91578# import IncludeHiddenCells from xlsx 2009-03-17 12:56:09 +0100 iha  r269594 : #i91578# import IncludeHiddenCells from xls correctly 2009-03-17 12:49:13 +0100 iha  r269592 : #i91578# import IncludeHiddenCells from xls correctly 2009-03-16 17:03:55 +0100 iha  r269561 : #i91578# remove unused variable 2009-03-16 10:22:30 +0100 iha  r269509 : #i91578# changed wording 2009-03-04 17:07:16 +0100 iha  r268846 : #i91578# display of hidden cells - remove unused property 'IsHidden' 2009-03-04 17:04:22 +0100 iha  r268845 : #i91578# display of hidden cells - remove unused property 'IsHidden' 2009-03-04 17:03:43 +0100 iha  r268844 : #i91578# display of hidden cells - remove unused property 'IsHidden' 2009-03-04 16:24:30 +0100 iha  r268843 : #i91578# display of hidden cells - added missing property description 2009-03-04 15:13:04 +0100 iha  r268835 : #i91578# display of hidden cells - remove unused code 2009-03-04 14:38:44 +0100 iha  r268832 : #i91578# display of hidden cells - reset state corretly when doing undo/redo 2009-03-04 13:42:10 +0100 iha  r268822 : #i81209# #i91578# display of hidden cells - don't show hidden cells per default but keep the hidden ranges 2009-03-04 13:40:10 +0100 iha  r268821 : #i81209# #i91578# display of hidden cells - don't show hidden cells per default but keep the hidden ranges 2009-03-04 13:37:05 +0100 iha  r268820 : #i81209# #i91578# display of hidden cells - don't show hidden cells per default but keep the hidden ranges 2009-03-03 11:18:39 +0100 iha  r268713 : #i91578# display of hidden cells - hide control if the functionality is not offered by the data provider 2009-03-02 17:41:37 +0100 kohei  r268684 : removed unintended change from DEV300_m38, which was probably introduced due to some sort of problem during rebase. 2009-02-27 18:51:34 +0100 iha  r268613 : #i91578# display of hidden cells - interface redesign: data provider+sequences are now controlled by the chart via a new parameter 'IncludeHiddenCells' thus unwanted values can be removed early in the communication 2009-02-27 18:45:48 +0100 iha  r268612 : #i91578# display of hidden cells - interface redesign: data provider+sequences are now controlled by the chart via a new parameter 'IncludeHiddenCells' thus unwanted values can be removed early in the communication 2009-02-27 18:44:17 +0100 iha  r268611 : #i91578# display of hidden cells - interface redesign: data provider+sequences are now controlled by the chart via a new parameter 'IncludeHiddenCells' thus unwanted values can be removed early in the communication 2009-02-27 18:35:09 +0100 iha  r268610 : #i91578# display of hidden cells - copy-paste-scenario: export hidden flag per column on copy for migration to locale table during import upon paste 2009-02-19 06:47:56 +0100 kohei  r268257 : also, set the default value of a cached cell to NaN just in case. 2009-02-19 06:42:08 +0100 kohei  r268256 : Set the IsValue flag to false by default so that an empty cell is properly flaged as non-value. This fixes the broken missing value treatment. 2009-02-18 20:16:30 +0100 iha  r268255 : #i91578# display of hidden cells - radio button 'leave gap' was not clickable anymore 2009-02-17 17:57:24 +0100 iha  r268185 : #i91578# display of hidden cells - corrected range highlighting 2009-02-17 15:39:52 +0100 iha  r268174 : #i91578# display of hidden cells - still display data point value in tip help of data points in writer 2009-02-17 11:21:00 +0100 iha  r267861 : #i91578# display of hidden cells - do not show a space nor a legend entry for hidden series 2009-02-17 11:15:14 +0100 iha  r267853 : #i91578# display of hidden cells - do not show a space nor a legend entry for hidden series 2009-02-16 16:48:10 +0100 iha  r267826 : #i91578# display of hidden cells - group related ids and minimize changes 2009-02-16 14:32:11 +0100 iha  r267813 : #i91578# display of hidden cells - don't share resource identifier as this easily produces conflicts -> move IDs for series options page into a separate file 2009-02-16 13:21:44 +0100 iha  r267795 : #i91578# display of hidden cells - remove unused member 2009-02-16 13:13:40 +0100 iha  r267794 : #i91578# display of hidden cells - remove unused methods 2009-02-16 13:00:10 +0100 iha  r267792 : #i91578# display of hidden - avoid unnecessary data copy 2009-02-16 11:40:41 +0100 iha  r267785 : #i91578# display of hidden - corrected typo 2009-02-16 11:28:39 +0100 iha  r267783 : #i91578# display of hidden - set correct dirty state in method setIncludeHiddenCells 2009-02-13 17:04:50 +0100 iha  r267734 : #i91578# corrected position and visibility of the controls for display of hidden cells in case of stock charts 2009-02-13 15:30:17 +0100 iha  r267724 : #i91578# charts without category range and charts with data from writer table were broken causes by features changes for display of hidden cells 2009-01-14 19:47:28 +0100 kohei  r266330 : #i91578# Fixed the issue with incorrect tooltip category values. 2009-01-05 22:27:03 +0100 kohei  r265887 : fixed a regression where the x-axis failed to display values when they were numeric or dates. 2008-12-24 17:01:15 +0100 kohei  r265800 : CWS-TOOLING: rebase CWS koheichart01 to trunk@265758 (milestone: DEV300:m38) 2008-12-24 16:03:08 +0100 kohei  r265799 : a little more code cleanup, mostly on tab to whitespace conversion on modified lines and removal of unnecessary 'using' statements. 2008-12-24 15:52:00 +0100 kohei  r265798 : removed unnecessary header inclusion & remove hidden data *only when* the 'include hidden cells' options it false!  I'm glad I caught this. 2008-12-24 07:41:23 +0100 kohei  r265796 : replaced duplicated local functions with a single template function. 2008-12-24 06:37:15 +0100 kohei  r265795 : reverted my last commit, because it was not the right approach. Instead of using the original data point index in the object name, leave that index alone, and remove hidden data in the tooltip text value lookup code. 2008-12-23 23:10:42 +0100 kohei  r265793 : fixed the tooltips so that they would display correct values, taking into account the hidden data points (if any). 2008-12-20 05:26:07 +0100 kohei  r265739 : CWS-TOOLING: rebase CWS koheichart01 to trunk@264807 (milestone: DEV300:m37) 2008-12-18 15:49:59 +0100 kohei  r265696 : removed markRangeDirty() for now, since that method is still a bit controvertial per Niklas's comment in i#91578. 2008-12-05 20:27:24 +0100 kohei  r264918 : removed a compiler warning. 2008-12-05 20:24:02 +0100 kohei  r264917 : removed a compilar warning. 2008-12-03 17:06:22 +0100 kohei  r264800 : recovered the original keyword file before it was stripped. 2008-12-01 22:00:24 +0100 kohei  r264640 : by default, "include hidden cells" attribute is true. 2008-12-01 19:03:07 +0100 kohei  r264628 : added accelerator for the plot hidden values check box. 2008-12-01 18:32:02 +0100 kohei  r264626 : changed wording per Ingrid's suggestion. 2008-11-26 08:09:36 +0100 kohei  r264341 : the 'Starnding angle' fixed line was 6 pixel short. 2008-11-26 08:02:47 +0100 kohei  r264340 : added include-hidden-cells check box for the pie chart type too & some code cleanup. 2008-11-26 07:41:45 +0100 kohei  r264339 : relocate the controls correctly for line chart types. 2008-11-26 07:14:26 +0100 kohei  r264337 : #i95714# fixed typos that caused incorrect scaling of the y-axis under some conditions. 2008-11-26 07:11:54 +0100 kohei  r264336 : added "Include hidden cells" check box in the data series options tab page. 2008-11-25 21:04:58 +0100 kohei  r264333 : don't check for the number of charts; when importing from xls, the count may be zero even when the document has charts. 2008-11-25 19:55:50 +0100 kohei  r264332 : patch from ooo-build applied.  This implements chart listener that listens on cells show/hide state for the chart's data areas. 2008-11-25 19:52:38 +0100 kohei  r264331 : patch from ooo-build applied. 2008-11-25 19:29:54 +0100 kohei  r264329 : new xml token for include-hidden-cells attribute.


2009-05-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [efc6fbc8f89c0507003415ed6d16c3aa163b6727]

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-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [9ec4476f51373422f6dfb413f7f7776cacc2d7c7]

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-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [28ba39eaf96c2c4d2c0233a0cfdd18c1573bd2e6]

CWS-TOOLING: integrate CWS calcmultiline 2009-05-13 18:05:10 +0200 nn  r271868 : CWS-TOOLING: rebase CWS calcmultiline to trunk@271830 (milestone: DEV300:m48) 2009-03-15 00:59:24 +0100 erack  r269502 : #i100205# SYLK import/export: treat embedded double quotes and semicolons correctly; changes ID;PSCALC3 to ID;PCALCOOO32 due to incompatibility 2009-03-10 17:54:33 +0100 er  r269286 : #i35913# multiline (newlines) as formula results; contributed by William S Fulton <wsfulton>


2009-05-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [57b46d24b0ce62c894a47b6d0c24e77c548c9cf9]

CWS-TOOLING: integrate CWS smoketest22 2009-05-18 15:25:11 +0200 ihi  r272027 : l10n fix 2009-05-13 16:50:47 +0200 kz  r271864 : #i101889# adjust installpath


2009-05-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [df6dda9837c7a97c2ae465e7b638ae97598664ee]

CWS-TOOLING: integrate CWS smoketest22 2009-05-18 15:25:11 +0200 ihi  r272027 : l10n fix 2009-05-13 16:50:47 +0200 kz  r271864 : #i101889# adjust installpath


2009-05-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [6064b53afc9390973862e7ecfbeb10fb314852a6]

CWS-TOOLING: integrate CWS automation005 2009-05-18 11:29:09 +0200 tbo  r272004 : #i101924# 2009-05-14 16:51:30 +0200 tbo  r271908 : i101924 2009-05-14 11:43:22 +0200 wg  r271883 : i101910 2009-05-13 11:54:50 +0200 jsk  r271853 : #i101521 2009-05-13 11:17:13 +0200 jsk  r271847 : #i101521 2009-05-13 09:40:32 +0200 jsk  r271840 : #i101521 2009-05-13 09:31:12 +0200 jsk  r271839 : #i101521 2009-05-13 06:58:53 +0200 jsk  r271837 : #i101824 2009-05-12 14:45:20 +0200 jsk  r271826 : #i101824 2009-05-12 13:37:19 +0200 jsk  r271821 : #i101800 2009-05-12 13:27:47 +0200 jsk  r271820 : #i101800 2009-05-12 13:11:11 +0200 jsk  r271817 : #i101800 2009-05-12 10:51:09 +0200 jsk  r271800 : #i101800 2009-05-11 13:42:34 +0200 jsk  r271767 : #i101521 2009-05-11 13:16:33 +0200 jsk  r271766 : #i101605 2009-05-11 11:38:54 +0200 jsk  r271762 : #i101757 2009-05-07 08:37:40 +0200 jsk  r271624 : #i101539# Revert changes, the cause additional instability 2009-05-07 08:28:04 +0200 jsk  r271621 : #i101605# 2009-05-06 15:31:32 +0200 jsk  r271596 : #i101605# 2009-05-05 14:29:32 +0200 jsk  r271516 : #i101521 2009-05-05 08:58:58 +0200 jsk  r271499 : #i101539 2009-05-05 08:36:58 +0200 jsk  r271495 : #i101539 2009-05-05 08:22:03 +0200 jsk  r271492 : #i101539 2009-05-05 08:10:28 +0200 jsk  r271491 : #i101539 2009-05-05 07:42:10 +0200 jsk  r271490 : #i101539 2009-05-05 06:09:32 +0200 jsk  r271489 : #i101539 2009-05-04 21:45:36 +0200 jsk  r271488 : #i101539 2009-05-04 21:04:24 +0200 jsk  r271487 : #i101539 2009-05-04 20:47:06 +0200 jsk  r271486 : #i101539 2009-05-04 20:16:33 +0200 jsk  r271485 : #i101539 2009-05-04 20:15:40 +0200 jsk  r271484 : #i101539 2009-05-04 20:14:48 +0200 jsk  r271483 : #i101539 2009-05-04 20:12:54 +0200 jsk  r271482 : #i101539 2009-05-04 20:05:57 +0200 jsk  r271481 : #i101539 2009-05-04 18:58:08 +0200 jsk  r271480 : #i101539 2009-05-04 15:45:29 +0200 jsk  r271467 : #i101539 2009-05-04 15:00:19 +0200 jsk  r271459 : #i101522 2009-05-04 14:53:36 +0200 jsk  r271458 : #i101521 2009-05-04 14:53:12 +0200 jsk  r271457 : #i101405


2009-05-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [38f296af6acc3a4e83a571bb0ce62744b21543a9]

CWS-TOOLING: integrate CWS m48fixshorttrack 2009-05-18 14:54:14 +0200 mba  r272025 : #i101919#: fix event list


2009-05-18  sb  <sb@openoffice.org>  [f87c88b7c98e3b937f78f54cdd77cc69ebd8315b]

#i101955# improved error reporting (improving previous -c acee60ce43e6)


2009-05-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [5e785c628e99d2e446ba0c42867e94db61e29637]

CWS-TOOLING: integrate CWS cairocanvastext01 2009-05-12 07:10:00 +0200 mox  r271795 : Rename ::GetLayoutData() to ::GetSysTextLayoutData() to avoid build breakage in sc module. 2009-05-11 23:40:57 +0200 mox  r271794 : merge fixes (again). These files should have been removed by the rebase. 2009-05-11 20:17:44 +0200 mox  r271791 : fix build breakage on UNX 2009-05-11 16:53:15 +0200 mox  r271779 : Documentation fix 2009-05-11 16:49:16 +0200 mox  r271778 : merge fixes 2009-05-11 14:10:36 +0200 mox  r271769 : CWS-TOOLING: rebase CWS cairocanvastext01 to trunk@271427 (milestone: DEV300:m47) 2009-05-11 10:55:11 +0200 mox  r271760 : merge fixes 2009-05-11 10:49:44 +0200 mox  r271759 : manual merge to DEV300_m47 2009-05-11 10:42:11 +0200 mox  r271758 : merge fixes 2009-05-11 10:29:16 +0200 mox  r271757 : Manual merge to DEV300_m47 2009-05-11 10:21:13 +0200 mox  r271756 : manual merge to DEV300_m47 2009-05-11 10:10:29 +0200 mox  r271755 : manual merge to DEV300_m47 2009-05-11 10:01:33 +0200 mox  r271754 : Manual merge to DEV300_m47 2009-05-11 09:59:30 +0200 mox  r271753 : manual merge to DEV300_m47 2009-05-11 09:57:33 +0200 mox  r271752 : merge fixes 2009-05-11 09:56:05 +0200 mox  r271751 : merge fixes 2009-05-11 09:53:26 +0200 mox  r271749 : Manual merge to DEV300_m47 2009-05-11 09:49:34 +0200 mox  r271748 : manual merge to DEV300_m47 2009-05-11 09:43:20 +0200 mox  r271747 : manual merge to DEV300_m47 2009-05-11 09:30:10 +0200 mox  r271745 : Manual merge to DEV300_m47 2009-05-11 09:28:59 +0200 mox  r271744 : manual merge to DEV300_m47 2009-05-11 09:24:49 +0200 mox  r271743 : Fix to merge 2009-05-11 09:21:55 +0200 mox  r271742 : Manual merge to DEV300_m47 2009-05-11 09:18:13 +0200 mox  r271741 : merge fixes 2009-05-11 09:00:50 +0200 mox  r271739 : Manual merge to DEV300_m47 2009-05-09 13:26:10 +0200 mox  r271734 : cleanup 2009-05-09 13:17:22 +0200 mox  r271733 : WNT build fixes 2009-05-09 09:23:59 +0200 mox  r271732 : Implement proper cross-platform font width calculation Implement faux bold support 2009-02-21 19:47:08 +0100 mox  r268339 : CWS-TOOLING: rebase CWS cairocanvastext01 to trunk@267171 (milestone: DEV300:m41) 2009-01-19 21:51:21 +0100 mox  r266530 : Fix compilation on win32 2009-01-19 21:37:20 +0100 mox  r266529 : Fix typo 2009-01-19 21:35:28 +0100 mox  r266528 : Better debug 2009-01-19 21:13:30 +0100 mox  r266527 : Win32 fixes for proper text rendering 2009-01-19 21:12:56 +0100 mox  r266526 : Win32 fixes for proper text rendering 2008-12-27 13:04:05 +0100 mox  r265814 : configure fixes 2008-12-27 11:37:00 +0100 mox  r265813 : x86_64 works only with system-cairo 2008-12-26 20:02:32 +0100 mox  r265809 : Use the fix for 64bit builds 2008-12-25 16:58:11 +0100 mox  r265802 : Fix build breaker on WNT 2008-12-24 23:04:58 +0100 mox  r265801 : Unbreak build after rebase. 2008-12-23 18:52:32 +0100 mox  r265790 : CWS-TOOLING: rebase CWS cairocanvastext01 to trunk@265758 (milestone: DEV300:m38) 2008-12-23 18:23:09 +0100 mox  r265789 : Fix the fix 2008-12-23 18:21:27 +0100 mox  r265788 : Fix OS2 stuff 2008-12-11 19:50:40 +0100 mox  r265354 : Fix build breaker on Mac 2008-12-09 22:00:53 +0100 mox  r265139 : CWS-TOOLING: rebase CWS cairocanvastext01 to trunk@264807 (milestone: DEV300:m37) 2008-12-08 23:02:32 +0100 thb  r265052 : Removed outdated parts from readme 2008-12-08 22:26:54 +0100 mox  r265051 : cleanup 2008-12-07 19:55:31 +0100 mox  r264967 : Fix for non-intel processors. 2008-12-07 19:47:11 +0100 mox  r264963 : sysdata fixes 2008-12-07 19:23:27 +0100 mox  r264959 : Sysdata fixes 2008-12-07 19:01:48 +0100 mox  r264958 : Fix sysdata usage 2008-12-07 11:41:33 +0100 mox  r264951 : sysdata fixes 2008-12-07 11:38:32 +0100 mox  r264950 : sysdata fixes 2008-12-06 23:15:06 +0100 mox  r264947 : Try to fix error: __sync_val_compare_and_swap_4 2008-12-06 23:09:30 +0100 mox  r264945 : Revert unnecessary change. 2008-12-06 23:04:40 +0100 mox  r264944 : Use pre/postx from tools module. 2008-12-06 22:49:08 +0100 mox  r264943 : Use proper pre/post includes. 2008-12-06 22:48:03 +0100 mox  r264942 : Use pre/postx from tools module. 2008-12-06 22:24:10 +0100 mox  r264941 : Fix build breaker. 2008-12-06 21:55:46 +0100 mox  r264940 : Make pre/postx.h properly available 2008-12-06 21:54:23 +0100 mox  r264939 : Make pre/postx.h properly available. 2008-12-06 21:43:09 +0100 mox  r264938 : Try to fix error: __sync_val_compare_and_swap_4 2008-12-06 21:12:18 +0100 mox  r264937 : Remove obsolete pre-built binaries 2008-12-06 21:07:40 +0100 mox  r264936 : WNT: do not hardcode pixman version in cairo build 2008-12-06 19:26:44 +0100 mox  r264934 : Revert pixman upgrade. 2008-12-06 18:35:14 +0100 mox  r264933 : Fix build breaker 2008-12-06 18:31:11 +0100 mox  r264932 : Use static pixman lib on unx/32bit to avoid linking problems 2008-12-06 17:22:52 +0100 mox  r264930 : Update pixman to 0.13.2 2008-12-06 13:30:41 +0100 mox  r264928 : Fix accidentally changed property 2008-12-06 13:09:00 +0100 mox  r264927 : Fix accidental prop changes 2008-12-06 12:40:08 +0100 mox  r264926 : Fix build breaker on Win32 2008-12-06 12:39:22 +0100 mox  r264925 : Fix build breaker on Win32 2008-12-06 12:30:23 +0100 mox  r264924 : Fix build breakers on win32 2008-12-06 11:45:33 +0100 mox  r264923 : revert. 2008-12-06 11:43:05 +0100 mox  r264922 : Try to fix header include problems on WNT 2008-12-06 09:57:35 +0100 mox  r264921 : Cleanup accidental props 2008-11-29 14:43:51 +0100 mox  r264580 : Move headers around to make all platforms compile 2008-11-29 14:41:59 +0100 mox  r264579 : WaE fixes for X11 2008-11-29 13:13:49 +0100 mox  r264578 : Fix build breaker on linux 2008-11-29 12:21:03 +0100 mox  r264577 : Fix build breaker 2008-11-29 12:13:50 +0100 mox  r264576 : Try to fix build breaker 2008-11-28 22:51:27 +0100 mox  r264573 : Revert header includes to common style 2008-11-18 18:59:15 +0100 mox  r263794 : Fix build breaker. 2008-11-17 20:28:19 +0100 mox  r263740 : Revert most configure hacks 2008-11-17 20:12:51 +0100 mox  r263739 : CWS-TOOLING: rebase CWS cairocanvastext01 to trunk@263288 (milestone: DEV300:m35) 2008-11-14 21:22:22 +0100 mox  r263698 : ZLIB_FIX define set 2008-11-14 18:48:22 +0100 mox  r263694 : hardcode zlib paths 2008-11-14 16:23:07 +0100 mox  r263683 : Fix typo 2008-11-13 20:16:13 +0100 mox  r263662 : WaE fix 2008-11-13 19:44:29 +0100 mox  r263661 : Properly include zlib headers for win32 2008-11-12 20:05:51 +0100 mox  r263610 : Add debugging code. 2008-11-10 19:44:35 +0100 mox  r263537 : Try to fix build breaker 2008-11-09 22:34:35 +0100 mox  r263504 : Remove accidentally added svn:ignore properties. 2008-11-09 22:33:21 +0100 mox  r263503 : prop should be actually deleted. 2008-11-09 22:30:06 +0100 mox  r263502 : props should be empty. 2008-11-09 22:23:22 +0100 mox  r263501 : Try fix props again... 2008-11-09 22:11:26 +0100 mox  r263500 : try to fix svn:ignore 2008-11-09 21:30:01 +0100 mox  r263499 : CWS-TOOLING: rebase CWS cairocanvastext01 to trunk@262620 (milestone: DEV300:m34) 2008-11-09 20:30:55 +0100 mox  r263498 : add missing cairo patch 2008-11-09 10:56:33 +0100 mox  r263494 : Resync cairo module with cws cairosource01 2008-11-01 09:32:19 +0100 mox  r262870 : CWS-TOOLING: rebase CWS cairocanvastext01 to trunk@262620 (milestone: DEV300:m34) 2008-10-26 20:55:48 +0100 mox  r262663 : Fix build breaker 2008-10-25 13:10:00 +0200 mox  r262662 : CWS rebase to m33 2008-10-12 19:47:56 +0200 mox  r262170 : Migrate CWS cairocanvastext01 to SVN.


2009-05-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [554c270738a6ce1d418918c47a5728137cfa718a]

CWS-TOOLING: integrate CWS cairocanvastext01 2009-05-12 07:10:00 +0200 mox  r271795 : Rename ::GetLayoutData() to ::GetSysTextLayoutData() to avoid build breakage in sc module. 2009-05-11 23:40:57 +0200 mox  r271794 : merge fixes (again). These files should have been removed by the rebase. 2009-05-11 20:17:44 +0200 mox  r271791 : fix build breakage on UNX 2009-05-11 16:53:15 +0200 mox  r271779 : Documentation fix 2009-05-11 16:49:16 +0200 mox  r271778 : merge fixes 2009-05-11 14:10:36 +0200 mox  r271769 : CWS-TOOLING: rebase CWS cairocanvastext01 to trunk@271427 (milestone: DEV300:m47) 2009-05-11 10:55:11 +0200 mox  r271760 : merge fixes 2009-05-11 10:49:44 +0200 mox  r271759 : manual merge to DEV300_m47 2009-05-11 10:42:11 +0200 mox  r271758 : merge fixes 2009-05-11 10:29:16 +0200 mox  r271757 : Manual merge to DEV300_m47 2009-05-11 10:21:13 +0200 mox  r271756 : manual merge to DEV300_m47 2009-05-11 10:10:29 +0200 mox  r271755 : manual merge to DEV300_m47 2009-05-11 10:01:33 +0200 mox  r271754 : Manual merge to DEV300_m47 2009-05-11 09:59:30 +0200 mox  r271753 : manual merge to DEV300_m47 2009-05-11 09:57:33 +0200 mox  r271752 : merge fixes 2009-05-11 09:56:05 +0200 mox  r271751 : merge fixes 2009-05-11 09:53:26 +0200 mox  r271749 : Manual merge to DEV300_m47 2009-05-11 09:49:34 +0200 mox  r271748 : manual merge to DEV300_m47 2009-05-11 09:43:20 +0200 mox  r271747 : manual merge to DEV300_m47 2009-05-11 09:30:10 +0200 mox  r271745 : Manual merge to DEV300_m47 2009-05-11 09:28:59 +0200 mox  r271744 : manual merge to DEV300_m47 2009-05-11 09:24:49 +0200 mox  r271743 : Fix to merge 2009-05-11 09:21:55 +0200 mox  r271742 : Manual merge to DEV300_m47 2009-05-11 09:18:13 +0200 mox  r271741 : merge fixes 2009-05-11 09:00:50 +0200 mox  r271739 : Manual merge to DEV300_m47 2009-05-09 13:26:10 +0200 mox  r271734 : cleanup 2009-05-09 13:17:22 +0200 mox  r271733 : WNT build fixes 2009-05-09 09:23:59 +0200 mox  r271732 : Implement proper cross-platform font width calculation Implement faux bold support 2009-02-21 19:47:08 +0100 mox  r268339 : CWS-TOOLING: rebase CWS cairocanvastext01 to trunk@267171 (milestone: DEV300:m41) 2009-01-19 21:51:21 +0100 mox  r266530 : Fix compilation on win32 2009-01-19 21:37:20 +0100 mox  r266529 : Fix typo 2009-01-19 21:35:28 +0100 mox  r266528 : Better debug 2009-01-19 21:13:30 +0100 mox  r266527 : Win32 fixes for proper text rendering 2009-01-19 21:12:56 +0100 mox  r266526 : Win32 fixes for proper text rendering 2008-12-27 13:04:05 +0100 mox  r265814 : configure fixes 2008-12-27 11:37:00 +0100 mox  r265813 : x86_64 works only with system-cairo 2008-12-26 20:02:32 +0100 mox  r265809 : Use the fix for 64bit builds 2008-12-25 16:58:11 +0100 mox  r265802 : Fix build breaker on WNT 2008-12-24 23:04:58 +0100 mox  r265801 : Unbreak build after rebase. 2008-12-23 18:52:32 +0100 mox  r265790 : CWS-TOOLING: rebase CWS cairocanvastext01 to trunk@265758 (milestone: DEV300:m38) 2008-12-23 18:23:09 +0100 mox  r265789 : Fix the fix 2008-12-23 18:21:27 +0100 mox  r265788 : Fix OS2 stuff 2008-12-11 19:50:40 +0100 mox  r265354 : Fix build breaker on Mac 2008-12-09 22:00:53 +0100 mox  r265139 : CWS-TOOLING: rebase CWS cairocanvastext01 to trunk@264807 (milestone: DEV300:m37) 2008-12-08 23:02:32 +0100 thb  r265052 : Removed outdated parts from readme 2008-12-08 22:26:54 +0100 mox  r265051 : cleanup 2008-12-07 19:55:31 +0100 mox  r264967 : Fix for non-intel processors. 2008-12-07 19:47:11 +0100 mox  r264963 : sysdata fixes 2008-12-07 19:23:27 +0100 mox  r264959 : Sysdata fixes 2008-12-07 19:01:48 +0100 mox  r264958 : Fix sysdata usage 2008-12-07 11:41:33 +0100 mox  r264951 : sysdata fixes 2008-12-07 11:38:32 +0100 mox  r264950 : sysdata fixes 2008-12-06 23:15:06 +0100 mox  r264947 : Try to fix error: __sync_val_compare_and_swap_4 2008-12-06 23:09:30 +0100 mox  r264945 : Revert unnecessary change. 2008-12-06 23:04:40 +0100 mox  r264944 : Use pre/postx from tools module. 2008-12-06 22:49:08 +0100 mox  r264943 : Use proper pre/post includes. 2008-12-06 22:48:03 +0100 mox  r264942 : Use pre/postx from tools module. 2008-12-06 22:24:10 +0100 mox  r264941 : Fix build breaker. 2008-12-06 21:55:46 +0100 mox  r264940 : Make pre/postx.h properly available 2008-12-06 21:54:23 +0100 mox  r264939 : Make pre/postx.h properly available. 2008-12-06 21:43:09 +0100 mox  r264938 : Try to fix error: __sync_val_compare_and_swap_4 2008-12-06 21:12:18 +0100 mox  r264937 : Remove obsolete pre-built binaries 2008-12-06 21:07:40 +0100 mox  r264936 : WNT: do not hardcode pixman version in cairo build 2008-12-06 19:26:44 +0100 mox  r264934 : Revert pixman upgrade. 2008-12-06 18:35:14 +0100 mox  r264933 : Fix build breaker 2008-12-06 18:31:11 +0100 mox  r264932 : Use static pixman lib on unx/32bit to avoid linking problems 2008-12-06 17:22:52 +0100 mox  r264930 : Update pixman to 0.13.2 2008-12-06 13:30:41 +0100 mox  r264928 : Fix accidentally changed property 2008-12-06 13:09:00 +0100 mox  r264927 : Fix accidental prop changes 2008-12-06 12:40:08 +0100 mox  r264926 : Fix build breaker on Win32 2008-12-06 12:39:22 +0100 mox  r264925 : Fix build breaker on Win32 2008-12-06 12:30:23 +0100 mox  r264924 : Fix build breakers on win32 2008-12-06 11:45:33 +0100 mox  r264923 : revert. 2008-12-06 11:43:05 +0100 mox  r264922 : Try to fix header include problems on WNT 2008-12-06 09:57:35 +0100 mox  r264921 : Cleanup accidental props 2008-11-29 14:43:51 +0100 mox  r264580 : Move headers around to make all platforms compile 2008-11-29 14:41:59 +0100 mox  r264579 : WaE fixes for X11 2008-11-29 13:13:49 +0100 mox  r264578 : Fix build breaker on linux 2008-11-29 12:21:03 +0100 mox  r264577 : Fix build breaker 2008-11-29 12:13:50 +0100 mox  r264576 : Try to fix build breaker 2008-11-28 22:51:27 +0100 mox  r264573 : Revert header includes to common style 2008-11-18 18:59:15 +0100 mox  r263794 : Fix build breaker. 2008-11-17 20:28:19 +0100 mox  r263740 : Revert most configure hacks 2008-11-17 20:12:51 +0100 mox  r263739 : CWS-TOOLING: rebase CWS cairocanvastext01 to trunk@263288 (milestone: DEV300:m35) 2008-11-14 21:22:22 +0100 mox  r263698 : ZLIB_FIX define set 2008-11-14 18:48:22 +0100 mox  r263694 : hardcode zlib paths 2008-11-14 16:23:07 +0100 mox  r263683 : Fix typo 2008-11-13 20:16:13 +0100 mox  r263662 : WaE fix 2008-11-13 19:44:29 +0100 mox  r263661 : Properly include zlib headers for win32 2008-11-12 20:05:51 +0100 mox  r263610 : Add debugging code. 2008-11-10 19:44:35 +0100 mox  r263537 : Try to fix build breaker 2008-11-09 22:34:35 +0100 mox  r263504 : Remove accidentally added svn:ignore properties. 2008-11-09 22:33:21 +0100 mox  r263503 : prop should be actually deleted. 2008-11-09 22:30:06 +0100 mox  r263502 : props should be empty. 2008-11-09 22:23:22 +0100 mox  r263501 : Try fix props again... 2008-11-09 22:11:26 +0100 mox  r263500 : try to fix svn:ignore 2008-11-09 21:30:01 +0100 mox  r263499 : CWS-TOOLING: rebase CWS cairocanvastext01 to trunk@262620 (milestone: DEV300:m34) 2008-11-09 20:30:55 +0100 mox  r263498 : add missing cairo patch 2008-11-09 10:56:33 +0100 mox  r263494 : Resync cairo module with cws cairosource01 2008-11-01 09:32:19 +0100 mox  r262870 : CWS-TOOLING: rebase CWS cairocanvastext01 to trunk@262620 (milestone: DEV300:m34) 2008-10-26 20:55:48 +0100 mox  r262663 : Fix build breaker 2008-10-25 13:10:00 +0200 mox  r262662 : CWS rebase to m33 2008-10-12 19:47:56 +0200 mox  r262170 : Migrate CWS cairocanvastext01 to SVN.


2009-05-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [04a678277a03469c17b32b6bfdc259700e55e956]

CWS-TOOLING: integrate CWS cairocanvastext01 2009-05-12 07:10:00 +0200 mox  r271795 : Rename ::GetLayoutData() to ::GetSysTextLayoutData() to avoid build breakage in sc module. 2009-05-11 23:40:57 +0200 mox  r271794 : merge fixes (again). These files should have been removed by the rebase. 2009-05-11 20:17:44 +0200 mox  r271791 : fix build breakage on UNX 2009-05-11 16:53:15 +0200 mox  r271779 : Documentation fix 2009-05-11 16:49:16 +0200 mox  r271778 : merge fixes 2009-05-11 14:10:36 +0200 mox  r271769 : CWS-TOOLING: rebase CWS cairocanvastext01 to trunk@271427 (milestone: DEV300:m47) 2009-05-11 10:55:11 +0200 mox  r271760 : merge fixes 2009-05-11 10:49:44 +0200 mox  r271759 : manual merge to DEV300_m47 2009-05-11 10:42:11 +0200 mox  r271758 : merge fixes 2009-05-11 10:29:16 +0200 mox  r271757 : Manual merge to DEV300_m47 2009-05-11 10:21:13 +0200 mox  r271756 : manual merge to DEV300_m47 2009-05-11 10:10:29 +0200 mox  r271755 : manual merge to DEV300_m47 2009-05-11 10:01:33 +0200 mox  r271754 : Manual merge to DEV300_m47 2009-05-11 09:59:30 +0200 mox  r271753 : manual merge to DEV300_m47 2009-05-11 09:57:33 +0200 mox  r271752 : merge fixes 2009-05-11 09:56:05 +0200 mox  r271751 : merge fixes 2009-05-11 09:53:26 +0200 mox  r271749 : Manual merge to DEV300_m47 2009-05-11 09:49:34 +0200 mox  r271748 : manual merge to DEV300_m47 2009-05-11 09:43:20 +0200 mox  r271747 : manual merge to DEV300_m47 2009-05-11 09:30:10 +0200 mox  r271745 : Manual merge to DEV300_m47 2009-05-11 09:28:59 +0200 mox  r271744 : manual merge to DEV300_m47 2009-05-11 09:24:49 +0200 mox  r271743 : Fix to merge 2009-05-11 09:21:55 +0200 mox  r271742 : Manual merge to DEV300_m47 2009-05-11 09:18:13 +0200 mox  r271741 : merge fixes 2009-05-11 09:00:50 +0200 mox  r271739 : Manual merge to DEV300_m47 2009-05-09 13:26:10 +0200 mox  r271734 : cleanup 2009-05-09 13:17:22 +0200 mox  r271733 : WNT build fixes 2009-05-09 09:23:59 +0200 mox  r271732 : Implement proper cross-platform font width calculation Implement faux bold support 2009-02-21 19:47:08 +0100 mox  r268339 : CWS-TOOLING: rebase CWS cairocanvastext01 to trunk@267171 (milestone: DEV300:m41) 2009-01-19 21:51:21 +0100 mox  r266530 : Fix compilation on win32 2009-01-19 21:37:20 +0100 mox  r266529 : Fix typo 2009-01-19 21:35:28 +0100 mox  r266528 : Better debug 2009-01-19 21:13:30 +0100 mox  r266527 : Win32 fixes for proper text rendering 2009-01-19 21:12:56 +0100 mox  r266526 : Win32 fixes for proper text rendering 2008-12-27 13:04:05 +0100 mox  r265814 : configure fixes 2008-12-27 11:37:00 +0100 mox  r265813 : x86_64 works only with system-cairo 2008-12-26 20:02:32 +0100 mox  r265809 : Use the fix for 64bit builds 2008-12-25 16:58:11 +0100 mox  r265802 : Fix build breaker on WNT 2008-12-24 23:04:58 +0100 mox  r265801 : Unbreak build after rebase. 2008-12-23 18:52:32 +0100 mox  r265790 : CWS-TOOLING: rebase CWS cairocanvastext01 to trunk@265758 (milestone: DEV300:m38) 2008-12-23 18:23:09 +0100 mox  r265789 : Fix the fix 2008-12-23 18:21:27 +0100 mox  r265788 : Fix OS2 stuff 2008-12-11 19:50:40 +0100 mox  r265354 : Fix build breaker on Mac 2008-12-09 22:00:53 +0100 mox  r265139 : CWS-TOOLING: rebase CWS cairocanvastext01 to trunk@264807 (milestone: DEV300:m37) 2008-12-08 23:02:32 +0100 thb  r265052 : Removed outdated parts from readme 2008-12-08 22:26:54 +0100 mox  r265051 : cleanup 2008-12-07 19:55:31 +0100 mox  r264967 : Fix for non-intel processors. 2008-12-07 19:47:11 +0100 mox  r264963 : sysdata fixes 2008-12-07 19:23:27 +0100 mox  r264959 : Sysdata fixes 2008-12-07 19:01:48 +0100 mox  r264958 : Fix sysdata usage 2008-12-07 11:41:33 +0100 mox  r264951 : sysdata fixes 2008-12-07 11:38:32 +0100 mox  r264950 : sysdata fixes 2008-12-06 23:15:06 +0100 mox  r264947 : Try to fix error: __sync_val_compare_and_swap_4 2008-12-06 23:09:30 +0100 mox  r264945 : Revert unnecessary change. 2008-12-06 23:04:40 +0100 mox  r264944 : Use pre/postx from tools module. 2008-12-06 22:49:08 +0100 mox  r264943 : Use proper pre/post includes. 2008-12-06 22:48:03 +0100 mox  r264942 : Use pre/postx from tools module. 2008-12-06 22:24:10 +0100 mox  r264941 : Fix build breaker. 2008-12-06 21:55:46 +0100 mox  r264940 : Make pre/postx.h properly available 2008-12-06 21:54:23 +0100 mox  r264939 : Make pre/postx.h properly available. 2008-12-06 21:43:09 +0100 mox  r264938 : Try to fix error: __sync_val_compare_and_swap_4 2008-12-06 21:12:18 +0100 mox  r264937 : Remove obsolete pre-built binaries 2008-12-06 21:07:40 +0100 mox  r264936 : WNT: do not hardcode pixman version in cairo build 2008-12-06 19:26:44 +0100 mox  r264934 : Revert pixman upgrade. 2008-12-06 18:35:14 +0100 mox  r264933 : Fix build breaker 2008-12-06 18:31:11 +0100 mox  r264932 : Use static pixman lib on unx/32bit to avoid linking problems 2008-12-06 17:22:52 +0100 mox  r264930 : Update pixman to 0.13.2 2008-12-06 13:30:41 +0100 mox  r264928 : Fix accidentally changed property 2008-12-06 13:09:00 +0100 mox  r264927 : Fix accidental prop changes 2008-12-06 12:40:08 +0100 mox  r264926 : Fix build breaker on Win32 2008-12-06 12:39:22 +0100 mox  r264925 : Fix build breaker on Win32 2008-12-06 12:30:23 +0100 mox  r264924 : Fix build breakers on win32 2008-12-06 11:45:33 +0100 mox  r264923 : revert. 2008-12-06 11:43:05 +0100 mox  r264922 : Try to fix header include problems on WNT 2008-12-06 09:57:35 +0100 mox  r264921 : Cleanup accidental props 2008-11-29 14:43:51 +0100 mox  r264580 : Move headers around to make all platforms compile 2008-11-29 14:41:59 +0100 mox  r264579 : WaE fixes for X11 2008-11-29 13:13:49 +0100 mox  r264578 : Fix build breaker on linux 2008-11-29 12:21:03 +0100 mox  r264577 : Fix build breaker 2008-11-29 12:13:50 +0100 mox  r264576 : Try to fix build breaker 2008-11-28 22:51:27 +0100 mox  r264573 : Revert header includes to common style 2008-11-18 18:59:15 +0100 mox  r263794 : Fix build breaker. 2008-11-17 20:28:19 +0100 mox  r263740 : Revert most configure hacks 2008-11-17 20:12:51 +0100 mox  r263739 : CWS-TOOLING: rebase CWS cairocanvastext01 to trunk@263288 (milestone: DEV300:m35) 2008-11-14 21:22:22 +0100 mox  r263698 : ZLIB_FIX define set 2008-11-14 18:48:22 +0100 mox  r263694 : hardcode zlib paths 2008-11-14 16:23:07 +0100 mox  r263683 : Fix typo 2008-11-13 20:16:13 +0100 mox  r263662 : WaE fix 2008-11-13 19:44:29 +0100 mox  r263661 : Properly include zlib headers for win32 2008-11-12 20:05:51 +0100 mox  r263610 : Add debugging code. 2008-11-10 19:44:35 +0100 mox  r263537 : Try to fix build breaker 2008-11-09 22:34:35 +0100 mox  r263504 : Remove accidentally added svn:ignore properties. 2008-11-09 22:33:21 +0100 mox  r263503 : prop should be actually deleted. 2008-11-09 22:30:06 +0100 mox  r263502 : props should be empty. 2008-11-09 22:23:22 +0100 mox  r263501 : Try fix props again... 2008-11-09 22:11:26 +0100 mox  r263500 : try to fix svn:ignore 2008-11-09 21:30:01 +0100 mox  r263499 : CWS-TOOLING: rebase CWS cairocanvastext01 to trunk@262620 (milestone: DEV300:m34) 2008-11-09 20:30:55 +0100 mox  r263498 : add missing cairo patch 2008-11-09 10:56:33 +0100 mox  r263494 : Resync cairo module with cws cairosource01 2008-11-01 09:32:19 +0100 mox  r262870 : CWS-TOOLING: rebase CWS cairocanvastext01 to trunk@262620 (milestone: DEV300:m34) 2008-10-26 20:55:48 +0100 mox  r262663 : Fix build breaker 2008-10-25 13:10:00 +0200 mox  r262662 : CWS rebase to m33 2008-10-12 19:47:56 +0200 mox  r262170 : Migrate CWS cairocanvastext01 to SVN.


2009-05-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [3fa2c2ccc62ab1e16dda2cac58d902e9f16f2123]

CWS-TOOLING: integrate CWS cairocanvastext01 2009-05-12 07:10:00 +0200 mox  r271795 : Rename ::GetLayoutData() to ::GetSysTextLayoutData() to avoid build breakage in sc module. 2009-05-11 23:40:57 +0200 mox  r271794 : merge fixes (again). These files should have been removed by the rebase. 2009-05-11 20:17:44 +0200 mox  r271791 : fix build breakage on UNX 2009-05-11 16:53:15 +0200 mox  r271779 : Documentation fix 2009-05-11 16:49:16 +0200 mox  r271778 : merge fixes 2009-05-11 14:10:36 +0200 mox  r271769 : CWS-TOOLING: rebase CWS cairocanvastext01 to trunk@271427 (milestone: DEV300:m47) 2009-05-11 10:55:11 +0200 mox  r271760 : merge fixes 2009-05-11 10:49:44 +0200 mox  r271759 : manual merge to DEV300_m47 2009-05-11 10:42:11 +0200 mox  r271758 : merge fixes 2009-05-11 10:29:16 +0200 mox  r271757 : Manual merge to DEV300_m47 2009-05-11 10:21:13 +0200 mox  r271756 : manual merge to DEV300_m47 2009-05-11 10:10:29 +0200 mox  r271755 : manual merge to DEV300_m47 2009-05-11 10:01:33 +0200 mox  r271754 : Manual merge to DEV300_m47 2009-05-11 09:59:30 +0200 mox  r271753 : manual merge to DEV300_m47 2009-05-11 09:57:33 +0200 mox  r271752 : merge fixes 2009-05-11 09:56:05 +0200 mox  r271751 : merge fixes 2009-05-11 09:53:26 +0200 mox  r271749 : Manual merge to DEV300_m47 2009-05-11 09:49:34 +0200 mox  r271748 : manual merge to DEV300_m47 2009-05-11 09:43:20 +0200 mox  r271747 : manual merge to DEV300_m47 2009-05-11 09:30:10 +0200 mox  r271745 : Manual merge to DEV300_m47 2009-05-11 09:28:59 +0200 mox  r271744 : manual merge to DEV300_m47 2009-05-11 09:24:49 +0200 mox  r271743 : Fix to merge 2009-05-11 09:21:55 +0200 mox  r271742 : Manual merge to DEV300_m47 2009-05-11 09:18:13 +0200 mox  r271741 : merge fixes 2009-05-11 09:00:50 +0200 mox  r271739 : Manual merge to DEV300_m47 2009-05-09 13:26:10 +0200 mox  r271734 : cleanup 2009-05-09 13:17:22 +0200 mox  r271733 : WNT build fixes 2009-05-09 09:23:59 +0200 mox  r271732 : Implement proper cross-platform font width calculation Implement faux bold support 2009-02-21 19:47:08 +0100 mox  r268339 : CWS-TOOLING: rebase CWS cairocanvastext01 to trunk@267171 (milestone: DEV300:m41) 2009-01-19 21:51:21 +0100 mox  r266530 : Fix compilation on win32 2009-01-19 21:37:20 +0100 mox  r266529 : Fix typo 2009-01-19 21:35:28 +0100 mox  r266528 : Better debug 2009-01-19 21:13:30 +0100 mox  r266527 : Win32 fixes for proper text rendering 2009-01-19 21:12:56 +0100 mox  r266526 : Win32 fixes for proper text rendering 2008-12-27 13:04:05 +0100 mox  r265814 : configure fixes 2008-12-27 11:37:00 +0100 mox  r265813 : x86_64 works only with system-cairo 2008-12-26 20:02:32 +0100 mox  r265809 : Use the fix for 64bit builds 2008-12-25 16:58:11 +0100 mox  r265802 : Fix build breaker on WNT 2008-12-24 23:04:58 +0100 mox  r265801 : Unbreak build after rebase. 2008-12-23 18:52:32 +0100 mox  r265790 : CWS-TOOLING: rebase CWS cairocanvastext01 to trunk@265758 (milestone: DEV300:m38) 2008-12-23 18:23:09 +0100 mox  r265789 : Fix the fix 2008-12-23 18:21:27 +0100 mox  r265788 : Fix OS2 stuff 2008-12-11 19:50:40 +0100 mox  r265354 : Fix build breaker on Mac 2008-12-09 22:00:53 +0100 mox  r265139 : CWS-TOOLING: rebase CWS cairocanvastext01 to trunk@264807 (milestone: DEV300:m37) 2008-12-08 23:02:32 +0100 thb  r265052 : Removed outdated parts from readme 2008-12-08 22:26:54 +0100 mox  r265051 : cleanup 2008-12-07 19:55:31 +0100 mox  r264967 : Fix for non-intel processors. 2008-12-07 19:47:11 +0100 mox  r264963 : sysdata fixes 2008-12-07 19:23:27 +0100 mox  r264959 : Sysdata fixes 2008-12-07 19:01:48 +0100 mox  r264958 : Fix sysdata usage 2008-12-07 11:41:33 +0100 mox  r264951 : sysdata fixes 2008-12-07 11:38:32 +0100 mox  r264950 : sysdata fixes 2008-12-06 23:15:06 +0100 mox  r264947 : Try to fix error: __sync_val_compare_and_swap_4 2008-12-06 23:09:30 +0100 mox  r264945 : Revert unnecessary change. 2008-12-06 23:04:40 +0100 mox  r264944 : Use pre/postx from tools module. 2008-12-06 22:49:08 +0100 mox  r264943 : Use proper pre/post includes. 2008-12-06 22:48:03 +0100 mox  r264942 : Use pre/postx from tools module. 2008-12-06 22:24:10 +0100 mox  r264941 : Fix build breaker. 2008-12-06 21:55:46 +0100 mox  r264940 : Make pre/postx.h properly available 2008-12-06 21:54:23 +0100 mox  r264939 : Make pre/postx.h properly available. 2008-12-06 21:43:09 +0100 mox  r264938 : Try to fix error: __sync_val_compare_and_swap_4 2008-12-06 21:12:18 +0100 mox  r264937 : Remove obsolete pre-built binaries 2008-12-06 21:07:40 +0100 mox  r264936 : WNT: do not hardcode pixman version in cairo build 2008-12-06 19:26:44 +0100 mox  r264934 : Revert pixman upgrade. 2008-12-06 18:35:14 +0100 mox  r264933 : Fix build breaker 2008-12-06 18:31:11 +0100 mox  r264932 : Use static pixman lib on unx/32bit to avoid linking problems 2008-12-06 17:22:52 +0100 mox  r264930 : Update pixman to 0.13.2 2008-12-06 13:30:41 +0100 mox  r264928 : Fix accidentally changed property 2008-12-06 13:09:00 +0100 mox  r264927 : Fix accidental prop changes 2008-12-06 12:40:08 +0100 mox  r264926 : Fix build breaker on Win32 2008-12-06 12:39:22 +0100 mox  r264925 : Fix build breaker on Win32 2008-12-06 12:30:23 +0100 mox  r264924 : Fix build breakers on win32 2008-12-06 11:45:33 +0100 mox  r264923 : revert. 2008-12-06 11:43:05 +0100 mox  r264922 : Try to fix header include problems on WNT 2008-12-06 09:57:35 +0100 mox  r264921 : Cleanup accidental props 2008-11-29 14:43:51 +0100 mox  r264580 : Move headers around to make all platforms compile 2008-11-29 14:41:59 +0100 mox  r264579 : WaE fixes for X11 2008-11-29 13:13:49 +0100 mox  r264578 : Fix build breaker on linux 2008-11-29 12:21:03 +0100 mox  r264577 : Fix build breaker 2008-11-29 12:13:50 +0100 mox  r264576 : Try to fix build breaker 2008-11-28 22:51:27 +0100 mox  r264573 : Revert header includes to common style 2008-11-18 18:59:15 +0100 mox  r263794 : Fix build breaker. 2008-11-17 20:28:19 +0100 mox  r263740 : Revert most configure hacks 2008-11-17 20:12:51 +0100 mox  r263739 : CWS-TOOLING: rebase CWS cairocanvastext01 to trunk@263288 (milestone: DEV300:m35) 2008-11-14 21:22:22 +0100 mox  r263698 : ZLIB_FIX define set 2008-11-14 18:48:22 +0100 mox  r263694 : hardcode zlib paths 2008-11-14 16:23:07 +0100 mox  r263683 : Fix typo 2008-11-13 20:16:13 +0100 mox  r263662 : WaE fix 2008-11-13 19:44:29 +0100 mox  r263661 : Properly include zlib headers for win32 2008-11-12 20:05:51 +0100 mox  r263610 : Add debugging code. 2008-11-10 19:44:35 +0100 mox  r263537 : Try to fix build breaker 2008-11-09 22:34:35 +0100 mox  r263504 : Remove accidentally added svn:ignore properties. 2008-11-09 22:33:21 +0100 mox  r263503 : prop should be actually deleted. 2008-11-09 22:30:06 +0100 mox  r263502 : props should be empty. 2008-11-09 22:23:22 +0100 mox  r263501 : Try fix props again... 2008-11-09 22:11:26 +0100 mox  r263500 : try to fix svn:ignore 2008-11-09 21:30:01 +0100 mox  r263499 : CWS-TOOLING: rebase CWS cairocanvastext01 to trunk@262620 (milestone: DEV300:m34) 2008-11-09 20:30:55 +0100 mox  r263498 : add missing cairo patch 2008-11-09 10:56:33 +0100 mox  r263494 : Resync cairo module with cws cairosource01 2008-11-01 09:32:19 +0100 mox  r262870 : CWS-TOOLING: rebase CWS cairocanvastext01 to trunk@262620 (milestone: DEV300:m34) 2008-10-26 20:55:48 +0100 mox  r262663 : Fix build breaker 2008-10-25 13:10:00 +0200 mox  r262662 : CWS rebase to m33 2008-10-12 19:47:56 +0200 mox  r262170 : Migrate CWS cairocanvastext01 to SVN.


2009-05-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [9c48ea8482540a02be180daddb0b12752fb90daf]

CWS-TOOLING: integrate CWS cairocanvastext01 2009-05-12 07:10:00 +0200 mox  r271795 : Rename ::GetLayoutData() to ::GetSysTextLayoutData() to avoid build breakage in sc module. 2009-05-11 23:40:57 +0200 mox  r271794 : merge fixes (again). These files should have been removed by the rebase. 2009-05-11 20:17:44 +0200 mox  r271791 : fix build breakage on UNX 2009-05-11 16:53:15 +0200 mox  r271779 : Documentation fix 2009-05-11 16:49:16 +0200 mox  r271778 : merge fixes 2009-05-11 14:10:36 +0200 mox  r271769 : CWS-TOOLING: rebase CWS cairocanvastext01 to trunk@271427 (milestone: DEV300:m47) 2009-05-11 10:55:11 +0200 mox  r271760 : merge fixes 2009-05-11 10:49:44 +0200 mox  r271759 : manual merge to DEV300_m47 2009-05-11 10:42:11 +0200 mox  r271758 : merge fixes 2009-05-11 10:29:16 +0200 mox  r271757 : Manual merge to DEV300_m47 2009-05-11 10:21:13 +0200 mox  r271756 : manual merge to DEV300_m47 2009-05-11 10:10:29 +0200 mox  r271755 : manual merge to DEV300_m47 2009-05-11 10:01:33 +0200 mox  r271754 : Manual merge to DEV300_m47 2009-05-11 09:59:30 +0200 mox  r271753 : manual merge to DEV300_m47 2009-05-11 09:57:33 +0200 mox  r271752 : merge fixes 2009-05-11 09:56:05 +0200 mox  r271751 : merge fixes 2009-05-11 09:53:26 +0200 mox  r271749 : Manual merge to DEV300_m47 2009-05-11 09:49:34 +0200 mox  r271748 : manual merge to DEV300_m47 2009-05-11 09:43:20 +0200 mox  r271747 : manual merge to DEV300_m47 2009-05-11 09:30:10 +0200 mox  r271745 : Manual merge to DEV300_m47 2009-05-11 09:28:59 +0200 mox  r271744 : manual merge to DEV300_m47 2009-05-11 09:24:49 +0200 mox  r271743 : Fix to merge 2009-05-11 09:21:55 +0200 mox  r271742 : Manual merge to DEV300_m47 2009-05-11 09:18:13 +0200 mox  r271741 : merge fixes 2009-05-11 09:00:50 +0200 mox  r271739 : Manual merge to DEV300_m47 2009-05-09 13:26:10 +0200 mox  r271734 : cleanup 2009-05-09 13:17:22 +0200 mox  r271733 : WNT build fixes 2009-05-09 09:23:59 +0200 mox  r271732 : Implement proper cross-platform font width calculation Implement faux bold support 2009-02-21 19:47:08 +0100 mox  r268339 : CWS-TOOLING: rebase CWS cairocanvastext01 to trunk@267171 (milestone: DEV300:m41) 2009-01-19 21:51:21 +0100 mox  r266530 : Fix compilation on win32 2009-01-19 21:37:20 +0100 mox  r266529 : Fix typo 2009-01-19 21:35:28 +0100 mox  r266528 : Better debug 2009-01-19 21:13:30 +0100 mox  r266527 : Win32 fixes for proper text rendering 2009-01-19 21:12:56 +0100 mox  r266526 : Win32 fixes for proper text rendering 2008-12-27 13:04:05 +0100 mox  r265814 : configure fixes 2008-12-27 11:37:00 +0100 mox  r265813 : x86_64 works only with system-cairo 2008-12-26 20:02:32 +0100 mox  r265809 : Use the fix for 64bit builds 2008-12-25 16:58:11 +0100 mox  r265802 : Fix build breaker on WNT 2008-12-24 23:04:58 +0100 mox  r265801 : Unbreak build after rebase. 2008-12-23 18:52:32 +0100 mox  r265790 : CWS-TOOLING: rebase CWS cairocanvastext01 to trunk@265758 (milestone: DEV300:m38) 2008-12-23 18:23:09 +0100 mox  r265789 : Fix the fix 2008-12-23 18:21:27 +0100 mox  r265788 : Fix OS2 stuff 2008-12-11 19:50:40 +0100 mox  r265354 : Fix build breaker on Mac 2008-12-09 22:00:53 +0100 mox  r265139 : CWS-TOOLING: rebase CWS cairocanvastext01 to trunk@264807 (milestone: DEV300:m37) 2008-12-08 23:02:32 +0100 thb  r265052 : Removed outdated parts from readme 2008-12-08 22:26:54 +0100 mox  r265051 : cleanup 2008-12-07 19:55:31 +0100 mox  r264967 : Fix for non-intel processors. 2008-12-07 19:47:11 +0100 mox  r264963 : sysdata fixes 2008-12-07 19:23:27 +0100 mox  r264959 : Sysdata fixes 2008-12-07 19:01:48 +0100 mox  r264958 : Fix sysdata usage 2008-12-07 11:41:33 +0100 mox  r264951 : sysdata fixes 2008-12-07 11:38:32 +0100 mox  r264950 : sysdata fixes 2008-12-06 23:15:06 +0100 mox  r264947 : Try to fix error: __sync_val_compare_and_swap_4 2008-12-06 23:09:30 +0100 mox  r264945 : Revert unnecessary change. 2008-12-06 23:04:40 +0100 mox  r264944 : Use pre/postx from tools module. 2008-12-06 22:49:08 +0100 mox  r264943 : Use proper pre/post includes. 2008-12-06 22:48:03 +0100 mox  r264942 : Use pre/postx from tools module. 2008-12-06 22:24:10 +0100 mox  r264941 : Fix build breaker. 2008-12-06 21:55:46 +0100 mox  r264940 : Make pre/postx.h properly available 2008-12-06 21:54:23 +0100 mox  r264939 : Make pre/postx.h properly available. 2008-12-06 21:43:09 +0100 mox  r264938 : Try to fix error: __sync_val_compare_and_swap_4 2008-12-06 21:12:18 +0100 mox  r264937 : Remove obsolete pre-built binaries 2008-12-06 21:07:40 +0100 mox  r264936 : WNT: do not hardcode pixman version in cairo build 2008-12-06 19:26:44 +0100 mox  r264934 : Revert pixman upgrade. 2008-12-06 18:35:14 +0100 mox  r264933 : Fix build breaker 2008-12-06 18:31:11 +0100 mox  r264932 : Use static pixman lib on unx/32bit to avoid linking problems 2008-12-06 17:22:52 +0100 mox  r264930 : Update pixman to 0.13.2 2008-12-06 13:30:41 +0100 mox  r264928 : Fix accidentally changed property 2008-12-06 13:09:00 +0100 mox  r264927 : Fix accidental prop changes 2008-12-06 12:40:08 +0100 mox  r264926 : Fix build breaker on Win32 2008-12-06 12:39:22 +0100 mox  r264925 : Fix build breaker on Win32 2008-12-06 12:30:23 +0100 mox  r264924 : Fix build breakers on win32 2008-12-06 11:45:33 +0100 mox  r264923 : revert. 2008-12-06 11:43:05 +0100 mox  r264922 : Try to fix header include problems on WNT 2008-12-06 09:57:35 +0100 mox  r264921 : Cleanup accidental props 2008-11-29 14:43:51 +0100 mox  r264580 : Move headers around to make all platforms compile 2008-11-29 14:41:59 +0100 mox  r264579 : WaE fixes for X11 2008-11-29 13:13:49 +0100 mox  r264578 : Fix build breaker on linux 2008-11-29 12:21:03 +0100 mox  r264577 : Fix build breaker 2008-11-29 12:13:50 +0100 mox  r264576 : Try to fix build breaker 2008-11-28 22:51:27 +0100 mox  r264573 : Revert header includes to common style 2008-11-18 18:59:15 +0100 mox  r263794 : Fix build breaker. 2008-11-17 20:28:19 +0100 mox  r263740 : Revert most configure hacks 2008-11-17 20:12:51 +0100 mox  r263739 : CWS-TOOLING: rebase CWS cairocanvastext01 to trunk@263288 (milestone: DEV300:m35) 2008-11-14 21:22:22 +0100 mox  r263698 : ZLIB_FIX define set 2008-11-14 18:48:22 +0100 mox  r263694 : hardcode zlib paths 2008-11-14 16:23:07 +0100 mox  r263683 : Fix typo 2008-11-13 20:16:13 +0100 mox  r263662 : WaE fix 2008-11-13 19:44:29 +0100 mox  r263661 : Properly include zlib headers for win32 2008-11-12 20:05:51 +0100 mox  r263610 : Add debugging code. 2008-11-10 19:44:35 +0100 mox  r263537 : Try to fix build breaker 2008-11-09 22:34:35 +0100 mox  r263504 : Remove accidentally added svn:ignore properties. 2008-11-09 22:33:21 +0100 mox  r263503 : prop should be actually deleted. 2008-11-09 22:30:06 +0100 mox  r263502 : props should be empty. 2008-11-09 22:23:22 +0100 mox  r263501 : Try fix props again... 2008-11-09 22:11:26 +0100 mox  r263500 : try to fix svn:ignore 2008-11-09 21:30:01 +0100 mox  r263499 : CWS-TOOLING: rebase CWS cairocanvastext01 to trunk@262620 (milestone: DEV300:m34) 2008-11-09 20:30:55 +0100 mox  r263498 : add missing cairo patch 2008-11-09 10:56:33 +0100 mox  r263494 : Resync cairo module with cws cairosource01 2008-11-01 09:32:19 +0100 mox  r262870 : CWS-TOOLING: rebase CWS cairocanvastext01 to trunk@262620 (milestone: DEV300:m34) 2008-10-26 20:55:48 +0100 mox  r262663 : Fix build breaker 2008-10-25 13:10:00 +0200 mox  r262662 : CWS rebase to m33 2008-10-12 19:47:56 +0200 mox  r262170 : Migrate CWS cairocanvastext01 to SVN.


2009-05-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [f274b9c31685defbef739754468badb21b1f258b]

CWS-TOOLING: integrate CWS cairocanvastext01 2009-05-12 07:10:00 +0200 mox  r271795 : Rename ::GetLayoutData() to ::GetSysTextLayoutData() to avoid build breakage in sc module. 2009-05-11 23:40:57 +0200 mox  r271794 : merge fixes (again). These files should have been removed by the rebase. 2009-05-11 20:17:44 +0200 mox  r271791 : fix build breakage on UNX 2009-05-11 16:53:15 +0200 mox  r271779 : Documentation fix 2009-05-11 16:49:16 +0200 mox  r271778 : merge fixes 2009-05-11 14:10:36 +0200 mox  r271769 : CWS-TOOLING: rebase CWS cairocanvastext01 to trunk@271427 (milestone: DEV300:m47) 2009-05-11 10:55:11 +0200 mox  r271760 : merge fixes 2009-05-11 10:49:44 +0200 mox  r271759 : manual merge to DEV300_m47 2009-05-11 10:42:11 +0200 mox  r271758 : merge fixes 2009-05-11 10:29:16 +0200 mox  r271757 : Manual merge to DEV300_m47 2009-05-11 10:21:13 +0200 mox  r271756 : manual merge to DEV300_m47 2009-05-11 10:10:29 +0200 mox  r271755 : manual merge to DEV300_m47 2009-05-11 10:01:33 +0200 mox  r271754 : Manual merge to DEV300_m47 2009-05-11 09:59:30 +0200 mox  r271753 : manual merge to DEV300_m47 2009-05-11 09:57:33 +0200 mox  r271752 : merge fixes 2009-05-11 09:56:05 +0200 mox  r271751 : merge fixes 2009-05-11 09:53:26 +0200 mox  r271749 : Manual merge to DEV300_m47 2009-05-11 09:49:34 +0200 mox  r271748 : manual merge to DEV300_m47 2009-05-11 09:43:20 +0200 mox  r271747 : manual merge to DEV300_m47 2009-05-11 09:30:10 +0200 mox  r271745 : Manual merge to DEV300_m47 2009-05-11 09:28:59 +0200 mox  r271744 : manual merge to DEV300_m47 2009-05-11 09:24:49 +0200 mox  r271743 : Fix to merge 2009-05-11 09:21:55 +0200 mox  r271742 : Manual merge to DEV300_m47 2009-05-11 09:18:13 +0200 mox  r271741 : merge fixes 2009-05-11 09:00:50 +0200 mox  r271739 : Manual merge to DEV300_m47 2009-05-09 13:26:10 +0200 mox  r271734 : cleanup 2009-05-09 13:17:22 +0200 mox  r271733 : WNT build fixes 2009-05-09 09:23:59 +0200 mox  r271732 : Implement proper cross-platform font width calculation Implement faux bold support 2009-02-21 19:47:08 +0100 mox  r268339 : CWS-TOOLING: rebase CWS cairocanvastext01 to trunk@267171 (milestone: DEV300:m41) 2009-01-19 21:51:21 +0100 mox  r266530 : Fix compilation on win32 2009-01-19 21:37:20 +0100 mox  r266529 : Fix typo 2009-01-19 21:35:28 +0100 mox  r266528 : Better debug 2009-01-19 21:13:30 +0100 mox  r266527 : Win32 fixes for proper text rendering 2009-01-19 21:12:56 +0100 mox  r266526 : Win32 fixes for proper text rendering 2008-12-27 13:04:05 +0100 mox  r265814 : configure fixes 2008-12-27 11:37:00 +0100 mox  r265813 : x86_64 works only with system-cairo 2008-12-26 20:02:32 +0100 mox  r265809 : Use the fix for 64bit builds 2008-12-25 16:58:11 +0100 mox  r265802 : Fix build breaker on WNT 2008-12-24 23:04:58 +0100 mox  r265801 : Unbreak build after rebase. 2008-12-23 18:52:32 +0100 mox  r265790 : CWS-TOOLING: rebase CWS cairocanvastext01 to trunk@265758 (milestone: DEV300:m38) 2008-12-23 18:23:09 +0100 mox  r265789 : Fix the fix 2008-12-23 18:21:27 +0100 mox  r265788 : Fix OS2 stuff 2008-12-11 19:50:40 +0100 mox  r265354 : Fix build breaker on Mac 2008-12-09 22:00:53 +0100 mox  r265139 : CWS-TOOLING: rebase CWS cairocanvastext01 to trunk@264807 (milestone: DEV300:m37) 2008-12-08 23:02:32 +0100 thb  r265052 : Removed outdated parts from readme 2008-12-08 22:26:54 +0100 mox  r265051 : cleanup 2008-12-07 19:55:31 +0100 mox  r264967 : Fix for non-intel processors. 2008-12-07 19:47:11 +0100 mox  r264963 : sysdata fixes 2008-12-07 19:23:27 +0100 mox  r264959 : Sysdata fixes 2008-12-07 19:01:48 +0100 mox  r264958 : Fix sysdata usage 2008-12-07 11:41:33 +0100 mox  r264951 : sysdata fixes 2008-12-07 11:38:32 +0100 mox  r264950 : sysdata fixes 2008-12-06 23:15:06 +0100 mox  r264947 : Try to fix error: __sync_val_compare_and_swap_4 2008-12-06 23:09:30 +0100 mox  r264945 : Revert unnecessary change. 2008-12-06 23:04:40 +0100 mox  r264944 : Use pre/postx from tools module. 2008-12-06 22:49:08 +0100 mox  r264943 : Use proper pre/post includes. 2008-12-06 22:48:03 +0100 mox  r264942 : Use pre/postx from tools module. 2008-12-06 22:24:10 +0100 mox  r264941 : Fix build breaker. 2008-12-06 21:55:46 +0100 mox  r264940 : Make pre/postx.h properly available 2008-12-06 21:54:23 +0100 mox  r264939 : Make pre/postx.h properly available. 2008-12-06 21:43:09 +0100 mox  r264938 : Try to fix error: __sync_val_compare_and_swap_4 2008-12-06 21:12:18 +0100 mox  r264937 : Remove obsolete pre-built binaries 2008-12-06 21:07:40 +0100 mox  r264936 : WNT: do not hardcode pixman version in cairo build 2008-12-06 19:26:44 +0100 mox  r264934 : Revert pixman upgrade. 2008-12-06 18:35:14 +0100 mox  r264933 : Fix build breaker 2008-12-06 18:31:11 +0100 mox  r264932 : Use static pixman lib on unx/32bit to avoid linking problems 2008-12-06 17:22:52 +0100 mox  r264930 : Update pixman to 0.13.2 2008-12-06 13:30:41 +0100 mox  r264928 : Fix accidentally changed property 2008-12-06 13:09:00 +0100 mox  r264927 : Fix accidental prop changes 2008-12-06 12:40:08 +0100 mox  r264926 : Fix build breaker on Win32 2008-12-06 12:39:22 +0100 mox  r264925 : Fix build breaker on Win32 2008-12-06 12:30:23 +0100 mox  r264924 : Fix build breakers on win32 2008-12-06 11:45:33 +0100 mox  r264923 : revert. 2008-12-06 11:43:05 +0100 mox  r264922 : Try to fix header include problems on WNT 2008-12-06 09:57:35 +0100 mox  r264921 : Cleanup accidental props 2008-11-29 14:43:51 +0100 mox  r264580 : Move headers around to make all platforms compile 2008-11-29 14:41:59 +0100 mox  r264579 : WaE fixes for X11 2008-11-29 13:13:49 +0100 mox  r264578 : Fix build breaker on linux 2008-11-29 12:21:03 +0100 mox  r264577 : Fix build breaker 2008-11-29 12:13:50 +0100 mox  r264576 : Try to fix build breaker 2008-11-28 22:51:27 +0100 mox  r264573 : Revert header includes to common style 2008-11-18 18:59:15 +0100 mox  r263794 : Fix build breaker. 2008-11-17 20:28:19 +0100 mox  r263740 : Revert most configure hacks 2008-11-17 20:12:51 +0100 mox  r263739 : CWS-TOOLING: rebase CWS cairocanvastext01 to trunk@263288 (milestone: DEV300:m35) 2008-11-14 21:22:22 +0100 mox  r263698 : ZLIB_FIX define set 2008-11-14 18:48:22 +0100 mox  r263694 : hardcode zlib paths 2008-11-14 16:23:07 +0100 mox  r263683 : Fix typo 2008-11-13 20:16:13 +0100 mox  r263662 : WaE fix 2008-11-13 19:44:29 +0100 mox  r263661 : Properly include zlib headers for win32 2008-11-12 20:05:51 +0100 mox  r263610 : Add debugging code. 2008-11-10 19:44:35 +0100 mox  r263537 : Try to fix build breaker 2008-11-09 22:34:35 +0100 mox  r263504 : Remove accidentally added svn:ignore properties. 2008-11-09 22:33:21 +0100 mox  r263503 : prop should be actually deleted. 2008-11-09 22:30:06 +0100 mox  r263502 : props should be empty. 2008-11-09 22:23:22 +0100 mox  r263501 : Try fix props again... 2008-11-09 22:11:26 +0100 mox  r263500 : try to fix svn:ignore 2008-11-09 21:30:01 +0100 mox  r263499 : CWS-TOOLING: rebase CWS cairocanvastext01 to trunk@262620 (milestone: DEV300:m34) 2008-11-09 20:30:55 +0100 mox  r263498 : add missing cairo patch 2008-11-09 10:56:33 +0100 mox  r263494 : Resync cairo module with cws cairosource01 2008-11-01 09:32:19 +0100 mox  r262870 : CWS-TOOLING: rebase CWS cairocanvastext01 to trunk@262620 (milestone: DEV300:m34) 2008-10-26 20:55:48 +0100 mox  r262663 : Fix build breaker 2008-10-25 13:10:00 +0200 mox  r262662 : CWS rebase to m33 2008-10-12 19:47:56 +0200 mox  r262170 : Migrate CWS cairocanvastext01 to SVN.


2009-05-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [01342d500413e4e2ef4536bd11e9143c89097f25]

CWS-TOOLING: integrate CWS automation32m47 2009-05-14 13:59:48 +0200 tbo  r271888 : i101523 take this hid.lst for dev300m49 - masterfix for dev300m48 2009-05-07 14:00:37 +0200 msc  r271662 : #101638# 2009-05-07 13:43:29 +0200 msc  r271659 : #101636# 2009-05-07 13:28:21 +0200 msc  r271656 : #101634# 2009-05-07 09:53:16 +0200 oc  r271630 : #i101400# 2009-05-07 09:50:43 +0200 oc  r271629 : #i101400 2009-05-07 08:42:30 +0200 hde  r271625 : #101414 2009-05-07 08:36:56 +0200 hde  r271623 : #101414 2009-05-07 08:24:30 +0200 hde  r271620 : #101602 2009-05-07 06:37:20 +0200 hde  r271617 : 101534 2009-05-06 12:53:20 +0200 wg  r271582 : i101568 2009-05-06 12:52:32 +0200 wg  r271581 : i101568 2009-05-06 11:23:46 +0200 wg  r271578 : i101568 2009-05-06 07:28:14 +0200 oc  r271561 : #i101532# 2009-05-05 15:59:28 +0200 oc  r271529 : #i101524# 2009-05-05 15:55:14 +0200 oc  r271528 : #i101523# 2009-05-05 15:45:52 +0200 oc  r271523 : #i101564# 2009-05-05 08:43:04 +0200 oc  r271498 : #i101526# 2009-05-04 13:28:56 +0200 jsk  r271449 : #i101405 2009-05-04 13:25:04 +0200 jsk  r271446 : #i101405 2009-05-04 12:55:33 +0200 jsk  r271445 : #i101405


2009-05-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [d89a147ffff3d999f5b378c27a02a5fb7e77fdd2]

CWS-TOOLING: integrate CWS calc49 2009-04-27 15:35:08 +0200 oc  r271282 : #i101371 Adapt autotests because of changed standard filter dialog 2009-04-27 15:33:38 +0200 oc  r271281 : #i101371 Adapt autotests because of changed standard filter dialog 2009-04-27 14:07:49 +0200 oc  r271268 : #i101371 Autotest for NewStyle button in conditional formatting dialog 2009-04-27 14:05:43 +0200 oc  r271267 : #i101371 Autotest for NewStyle button in conditional formatting dialog 2009-04-27 14:03:00 +0200 oc  r271266 : #i101371 Autotest for NewStyle button in conditional formatting dialog 2009-04-02 14:04:47 +0200 nn  r270403 : CWS-TOOLING: rebase CWS calc49 to trunk@270033 (milestone: DEV300:m45) 2009-03-25 14:18:26 +0100 nn  r270025 : #i83643# adjust conditional formats when cell style is renamed (patch from gaojingmei) 2009-03-23 15:05:13 +0100 nn  r269875 : gcc warnings 2009-03-23 14:20:06 +0100 nn  r269871 : #i17995# order of OK/Cancel/Help/More is different between standard and advanced filter dialog 2009-03-20 19:15:21 +0100 nn  r269825 : gcc warnings 2009-03-20 18:10:25 +0100 nn  r269823 : #i70320# ScTabView::SetTabNo: don't deselect if called with bNew = TRUE 2009-03-18 17:28:04 +0100 nn  r269695 : #i97974# CopyToTable: update draw page size (patch from gaozm) 2009-03-18 14:30:50 +0100 nn  r269665 : #i45291# handle date/time input from validity dialog (patch from gaojingmei) 2009-03-18 11:43:17 +0100 nn  r269648 : #i27253# add 'New Style' buttons to conditional formatting dialog 2009-03-17 19:04:02 +0100 nn  r269624 : #i13829# include formats when sorting with toolbar buttons 2009-03-17 16:41:26 +0100 nn  r269617 : #i17995# allow more criteria in standard filter dialog 2009-03-12 10:23:21 +0100 nn  r269365 : #i7500# allow paste on merged cells (patch from mloiseleur/maoyg) 2009-03-12 09:57:17 +0100 nn  r269360 : #i8302# insert/delete in merged cells (patch from maoyg) 2009-03-11 19:07:44 +0100 nn  r269349 : #i27666# select current cell content in validity drop-down (patch from gaojingmei) 2009-03-11 19:03:40 +0100 nn  r269348 : #i7921# right variable 2009-03-04 17:45:03 +0100 nn  r268853 : #i7921# 'Deselect All Sheets' slot 2009-03-04 17:43:58 +0100 nn  r268852 : #i70320# #i7921# 'Deselect All Sheets' in context menu and TabBar empty area 2009-03-03 17:50:40 +0100 nn  r268774 : #i70320# deselect sheets when switching sheets and all sheets are selected 2009-03-03 14:50:44 +0100 nn  r268728 : #i99714# unused methods (patch from cmc) 2009-02-23 19:47:06 +0100 nn  r268369 : #i5550# lcl_DecompValueString: prefer end above beginning if not followed by space 2009-02-20 19:42:05 +0100 nn  r268337 : #i93091# ScDBFunc::GetDBData: allow filtered rows in selection


2009-05-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [42f6dbb560097007a1d8d6f5998933926d001383]

CWS-TOOLING: integrate CWS calc49 2009-04-27 15:35:08 +0200 oc  r271282 : #i101371 Adapt autotests because of changed standard filter dialog 2009-04-27 15:33:38 +0200 oc  r271281 : #i101371 Adapt autotests because of changed standard filter dialog 2009-04-27 14:07:49 +0200 oc  r271268 : #i101371 Autotest for NewStyle button in conditional formatting dialog 2009-04-27 14:05:43 +0200 oc  r271267 : #i101371 Autotest for NewStyle button in conditional formatting dialog 2009-04-27 14:03:00 +0200 oc  r271266 : #i101371 Autotest for NewStyle button in conditional formatting dialog 2009-04-02 14:04:47 +0200 nn  r270403 : CWS-TOOLING: rebase CWS calc49 to trunk@270033 (milestone: DEV300:m45) 2009-03-25 14:18:26 +0100 nn  r270025 : #i83643# adjust conditional formats when cell style is renamed (patch from gaojingmei) 2009-03-23 15:05:13 +0100 nn  r269875 : gcc warnings 2009-03-23 14:20:06 +0100 nn  r269871 : #i17995# order of OK/Cancel/Help/More is different between standard and advanced filter dialog 2009-03-20 19:15:21 +0100 nn  r269825 : gcc warnings 2009-03-20 18:10:25 +0100 nn  r269823 : #i70320# ScTabView::SetTabNo: don't deselect if called with bNew = TRUE 2009-03-18 17:28:04 +0100 nn  r269695 : #i97974# CopyToTable: update draw page size (patch from gaozm) 2009-03-18 14:30:50 +0100 nn  r269665 : #i45291# handle date/time input from validity dialog (patch from gaojingmei) 2009-03-18 11:43:17 +0100 nn  r269648 : #i27253# add 'New Style' buttons to conditional formatting dialog 2009-03-17 19:04:02 +0100 nn  r269624 : #i13829# include formats when sorting with toolbar buttons 2009-03-17 16:41:26 +0100 nn  r269617 : #i17995# allow more criteria in standard filter dialog 2009-03-12 10:23:21 +0100 nn  r269365 : #i7500# allow paste on merged cells (patch from mloiseleur/maoyg) 2009-03-12 09:57:17 +0100 nn  r269360 : #i8302# insert/delete in merged cells (patch from maoyg) 2009-03-11 19:07:44 +0100 nn  r269349 : #i27666# select current cell content in validity drop-down (patch from gaojingmei) 2009-03-11 19:03:40 +0100 nn  r269348 : #i7921# right variable 2009-03-04 17:45:03 +0100 nn  r268853 : #i7921# 'Deselect All Sheets' slot 2009-03-04 17:43:58 +0100 nn  r268852 : #i70320# #i7921# 'Deselect All Sheets' in context menu and TabBar empty area 2009-03-03 17:50:40 +0100 nn  r268774 : #i70320# deselect sheets when switching sheets and all sheets are selected 2009-03-03 14:50:44 +0100 nn  r268728 : #i99714# unused methods (patch from cmc) 2009-02-23 19:47:06 +0100 nn  r268369 : #i5550# lcl_DecompValueString: prefer end above beginning if not followed by space 2009-02-20 19:42:05 +0100 nn  r268337 : #i93091# ScDBFunc::GetDBData: allow filtered rows in selection


2009-05-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [3ea1f1ddc284aca56a7a558d0630dea316a2e217]

CWS-TOOLING: integrate CWS calc49 2009-04-27 15:35:08 +0200 oc  r271282 : #i101371 Adapt autotests because of changed standard filter dialog 2009-04-27 15:33:38 +0200 oc  r271281 : #i101371 Adapt autotests because of changed standard filter dialog 2009-04-27 14:07:49 +0200 oc  r271268 : #i101371 Autotest for NewStyle button in conditional formatting dialog 2009-04-27 14:05:43 +0200 oc  r271267 : #i101371 Autotest for NewStyle button in conditional formatting dialog 2009-04-27 14:03:00 +0200 oc  r271266 : #i101371 Autotest for NewStyle button in conditional formatting dialog 2009-04-02 14:04:47 +0200 nn  r270403 : CWS-TOOLING: rebase CWS calc49 to trunk@270033 (milestone: DEV300:m45) 2009-03-25 14:18:26 +0100 nn  r270025 : #i83643# adjust conditional formats when cell style is renamed (patch from gaojingmei) 2009-03-23 15:05:13 +0100 nn  r269875 : gcc warnings 2009-03-23 14:20:06 +0100 nn  r269871 : #i17995# order of OK/Cancel/Help/More is different between standard and advanced filter dialog 2009-03-20 19:15:21 +0100 nn  r269825 : gcc warnings 2009-03-20 18:10:25 +0100 nn  r269823 : #i70320# ScTabView::SetTabNo: don't deselect if called with bNew = TRUE 2009-03-18 17:28:04 +0100 nn  r269695 : #i97974# CopyToTable: update draw page size (patch from gaozm) 2009-03-18 14:30:50 +0100 nn  r269665 : #i45291# handle date/time input from validity dialog (patch from gaojingmei) 2009-03-18 11:43:17 +0100 nn  r269648 : #i27253# add 'New Style' buttons to conditional formatting dialog 2009-03-17 19:04:02 +0100 nn  r269624 : #i13829# include formats when sorting with toolbar buttons 2009-03-17 16:41:26 +0100 nn  r269617 : #i17995# allow more criteria in standard filter dialog 2009-03-12 10:23:21 +0100 nn  r269365 : #i7500# allow paste on merged cells (patch from mloiseleur/maoyg) 2009-03-12 09:57:17 +0100 nn  r269360 : #i8302# insert/delete in merged cells (patch from maoyg) 2009-03-11 19:07:44 +0100 nn  r269349 : #i27666# select current cell content in validity drop-down (patch from gaojingmei) 2009-03-11 19:03:40 +0100 nn  r269348 : #i7921# right variable 2009-03-04 17:45:03 +0100 nn  r268853 : #i7921# 'Deselect All Sheets' slot 2009-03-04 17:43:58 +0100 nn  r268852 : #i70320# #i7921# 'Deselect All Sheets' in context menu and TabBar empty area 2009-03-03 17:50:40 +0100 nn  r268774 : #i70320# deselect sheets when switching sheets and all sheets are selected 2009-03-03 14:50:44 +0100 nn  r268728 : #i99714# unused methods (patch from cmc) 2009-02-23 19:47:06 +0100 nn  r268369 : #i5550# lcl_DecompValueString: prefer end above beginning if not followed by space 2009-02-20 19:42:05 +0100 nn  r268337 : #i93091# ScDBFunc::GetDBData: allow filtered rows in selection


2009-05-15  Philipp Lohmann  <pl@openoffice.org>  [6ca5ebc179d809750a43bf13e0acec3ff6e3f551]

#i92516# improved paper handling


2009-05-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [fe868574cc0f8247ff2c915c2957fac901f91be0]

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-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [399748e1635d70636c0f68a840243185cd7de1b6]

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-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [bcd7724153ad44ec9bb8e5dec796acbb8a92fb21]

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-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [624ea311a045841d625afaddab47fbe954b4d14f]

CWS-TOOLING: integrate CWS datapilotrange 2009-05-14 15:00:09 +0200 oc  r271892 : #i101920 2009-05-14 14:57:48 +0200 oc  r271890 : #i101920 2009-04-15 01:41:12 +0200 kohei  r270812 : ScDPObject::bInfoValid is no longer used at all.  Removing it. 2009-04-15 01:30:31 +0200 kohei  r270811 : removed redundant call to InvalidateSource().  SetSheetDesc() already calls it, so no need to call it twice. 2009-04-13 22:01:35 +0200 kohei  r270739 : #i86791# Fixed odd drag-n-drop issues after source range has changed.  It was because the arrays that keep track of each field's members were not flushed properly after the source range change. 2009-04-13 21:58:39 +0200 kohei  r270738 : Fixed indentation mis-match. 2009-04-13 17:54:55 +0200 kohei  r270737 : Fixed a build breakage after rebase. 2009-04-13 04:06:55 +0200 kohei  r270728 : CWS-TOOLING: rebase CWS datapilotrange to trunk@270723 (milestone: DEV300:m46) 2009-01-06 06:57:12 +0100 kohei  r265892 : migrated the change from the old cvs repo & modified to get it to build.


2009-05-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [f050248fa20dcef7d4f0acaec9095b342e00e17f]

CWS-TOOLING: integrate CWS datapilotrange 2009-05-14 15:00:09 +0200 oc  r271892 : #i101920 2009-05-14 14:57:48 +0200 oc  r271890 : #i101920 2009-04-15 01:41:12 +0200 kohei  r270812 : ScDPObject::bInfoValid is no longer used at all.  Removing it. 2009-04-15 01:30:31 +0200 kohei  r270811 : removed redundant call to InvalidateSource().  SetSheetDesc() already calls it, so no need to call it twice. 2009-04-13 22:01:35 +0200 kohei  r270739 : #i86791# Fixed odd drag-n-drop issues after source range has changed.  It was because the arrays that keep track of each field's members were not flushed properly after the source range change. 2009-04-13 21:58:39 +0200 kohei  r270738 : Fixed indentation mis-match. 2009-04-13 17:54:55 +0200 kohei  r270737 : Fixed a build breakage after rebase. 2009-04-13 04:06:55 +0200 kohei  r270728 : CWS-TOOLING: rebase CWS datapilotrange to trunk@270723 (milestone: DEV300:m46) 2009-01-06 06:57:12 +0100 kohei  r265892 : migrated the change from the old cvs repo & modified to get it to build.


2009-05-15  Philipp Lohmann  <pl@openoffice.org>  [30fca0624de37895c2464eefcf94d72a09c8a25c]

#i92516# remove unused headers


2009-05-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [7950f402d62f33a531d78909adcfb6e9e69c3048]

CWS-TOOLING: integrate CWS ab68 2009-03-26 11:37:32 +0100 ab  r270063 : #i98680# Handle missing lucene 2009-03-16 12:23:38 +0100 ab  r269520 : #i100228# Introduced own file format instead of using berkeley db 2009-02-27 11:48:05 +0100 ab  r268572 : #i86003# Redesigned language fallback behavior


2009-05-15  sb  <sb@openoffice.org>  [2c323b4c3c783bd4786871c99e93673449563833]

#i101955# changed .xcu files to become syntactically correct (errors the existing configmgr implementation apparently did not check)


2009-05-14  Philipp Lohmann  <pl@openoffice.org>  [7b03cd38245b6b76cf1a8f8c8c0c21104b483acf]

#i92516# implement GetLandscapeAngle, InitPaperFormats


2009-05-14  Philipp Lohmann  <pl@openoffice.org>  [5d5929a51dc6a0d53ac3838cc071b19cf3c7e193]

#i92516# do not access dead CGContextRef


2009-05-14  Philipp Lohmann  <pl@openoffice.org>  [10b35f02b14b8377c63d76bf634f1c794995c5f6]

#i92516# fix 0 pages case


2009-05-14  Philipp Lohmann  <pl@openoffice.org>  [de84f6b62c4edbfb2b998e9b12402a8c4dd105ab]

#i92516# filter accelerators from texts (not used on MacOS)


2009-05-14  Philipp Lohmann  <pl@openoffice.org>  [210e3f82d81d50d44acc59bac05a680968d4976f]

#i92516# add: hasProperty


2009-05-14  Thomas Lange  <tl@openoffice.org>  [312a29be317f545d3cca07d08b60a660f4cc2710]

#i101241# new UI print dialog for Math


2009-05-14  Thomas Lange  <tl@openoffice.org>  [2bf9e550715babfb280d482dd6c0dbed8ac0aa7e]

#i101241# new UI print dialog for Math


2009-05-13  Thomas Lange  <tl@openoffice.org>  [44014e3a043f1b8fc3a5ed6a5e29a8fb0a6f3969]

#i101242# new print UI dialog in sw


2009-05-13  Philipp Lohmann  <pl@openoffice.org>  [70f9e3f8624fae519a48f82b5e657c083d929d5d]

#i92516# property IsPrinter


2009-05-12  Release Engineers  <releng@openoffice.org>  [79566f8ca9dda5609c3b13f83646f48b1baad006]

Create DEV300_m48 milestone tag from trunk@271829


2009-05-12  Release Engineers  <releng@openoffice.org>  [8b2b985438f971e38e32d9cf6506cd1c838775ef]

Create DEV300_m48 milestone tag from trunk@271829


2009-05-12  Release Engineers  <releng@openoffice.org>  [aba787163d07ae3d2d7dc1aeb6b942314ffe8b4a]

Create DEV300_m48 milestone tag from trunk@271829


2009-05-12  Release Engineers  <releng@openoffice.org>  [899553712cb4da9b0f20b4971366ece6a2e24934]

Create DEV300_m48 milestone tag from trunk@271829


2009-05-12  Release Engineers  <releng@openoffice.org>  [a9efcf1f69c85703e7cf680e5eb4df14a8757dc9]

Create DEV300_m48 milestone tag from trunk@271829


2009-05-12  Release Engineers  <releng@openoffice.org>  [4a936beb9482551fc636c0d9a68bba3cbb5bb29a]

Create DEV300_m48 milestone tag from trunk@271829


2009-05-12  Release Engineers  <releng@openoffice.org>  [b676c957b7d7adb297071c7ee60b815245e761ff]

Create DEV300_m48 milestone tag from trunk@271829


2009-05-12  Release Engineers  <releng@openoffice.org>  [ea774f0633d15826f88fe16385b4b76c06b15f5c]

Create DEV300_m48 milestone tag from trunk@271829


2009-05-12  Release Engineers  <releng@openoffice.org>  [fb5712a71fa548ea69f1652ac7159d5bc91ef564]

Create DEV300_m48 milestone tag from trunk@271829


2009-05-12  Release Engineers  <releng@openoffice.org>  [a06c4636e8a16148ea577564df75a0554cb01add]

Create DEV300_m48 milestone tag from trunk@271829


2009-05-12  Release Engineers  <releng@openoffice.org>  [b72bd5f30735f5b0ee61bf06919a1934bb5b37eb]

Create DEV300_m48 milestone tag from trunk@271829


2009-05-12  Release Engineers  <releng@openoffice.org>  [e1df37a0b030398f1c46ca9c674be3a80f2f3ac0]

Create DEV300_m48 milestone tag from trunk@271829


2009-05-12  Release Engineers  <releng@openoffice.org>  [73e73a3010413751dd558cb73145bc3f91862522]

Create DEV300_m48 milestone tag from trunk@271829


2009-05-12  Release Engineers  <releng@openoffice.org>  [7dabeb48fed10d15232f54350e7e08dc1a5c84b2]

Create DEV300_m48 milestone tag from trunk@271829


2009-05-12  Release Engineers  <releng@openoffice.org>  [b7be2a230fd72613e56d7897ab6e91f702e5558a]

Create DEV300_m48 milestone tag from trunk@271829


2009-05-12  Release Engineers  <releng@openoffice.org>  [922445f4f200e0292cea9c76769ad979fa87bbb1]

#i10000# deleted svn:mergeinfo


2009-05-12  Release Engineers  <releng@openoffice.org>  [7c3ffa7bd4e1437d7fd833956584ee6867833e3e]

#100000# some changes for SO build environment


2009-05-12  Kurt Zenker  <kz@openoffice.org>  [08cf735edad89e7daf78abad0caf919c0571d514]

#i10000# syntax fixed


2009-05-11  Kurt Zenker  <kz@openoffice.org>  [0bbe22f34e4843ec5358d3671f2bda710954b465]

#i10000# fixes for cygwin


2009-05-11  Niklas Nebel  <nn@openoffice.org>  [1c908f85c03103d86efee666dc918e0d57fe28d3]

public methods not inline


2009-05-08  Release Engineers  <releng@openoffice.org>  [4ffc989a7dacff3ad6344f43316355a1260840ff]

#i100000# fix for merge errors


2009-05-08  Kurt Zenker  <kz@openoffice.org>  [d5d0ab7ad4cd024b0e17c5437999bdbee7f1746a]

#i101531# syntax fixed


2009-05-08  Rüdiger Timm  <rt@openoffice.org>  [1adf6cca92d0e5661f7656632131c7b0095e716c]

#i10000# Correct echo statement for 4nt case.


2009-05-08  Rüdiger Timm  <rt@openoffice.org>  [1c8b663c40bd5bd74745d9f0d750777e1daec6aa]

#i10000# Correct echo statement for 4nt case.


2009-05-07  Release Engineers  <releng@openoffice.org>  [9d4682cca8c58497666d84a22ccc2d7069772e2c]

#100000# some changes for SO build environment


2009-05-07  Release Engineers  <releng@openoffice.org>  [a4d51a2e9a8b7ee48aac99a0bef6d06304de273f]

#i10000# regenerated configure


2009-05-07  Release Engineers  <releng@openoffice.org>  [653b89549af3b51d51df8a7d2be7b3ea0674621f]

DEV300


2009-05-07  Release Engineers  <releng@openoffice.org>  [260e3c83c8f79014061b9399352e52614bedce25]

#i101488#


2009-05-07  Release Engineers  <releng@openoffice.org>  [c876ba58654524a3a08406fed57376246591c8c9]

CWS-TOOLING: integrate CWS fwk111_DEV300 2009-04-06 22:23:30 +0200 mod  r270574 : #i100374# 2009-04-06 14:33:48 +0200 cd  r270547 : #i100718# Make sure write caches are created before calling impl_ts_save()


2009-05-07  Release Engineers  <releng@openoffice.org>  [2ee38042ade519b28ca69db5f105af89405db2e9]

CWS-TOOLING: integrate CWS fwk111_DEV300 2009-04-06 22:23:30 +0200 mod  r270574 : #i100374# 2009-04-06 14:33:48 +0200 cd  r270547 : #i100718# Make sure write caches are created before calling impl_ts_save()


2009-05-07  Thomas Benisch  <tbe@openoffice.org>  [aaaa0944f7ee56d1143e3529860c341f2e92e531]

#i12587# Inserting/editing arbitrary text objects in chart


2009-12-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [0ec0bfbad9a624a17d5d5aa6ab8dcc4bd4cd128d]

chartshapes: merge with DEV300 m46


2009-05-07  Release Engineers  <releng@openoffice.org>  [3868442ba92baf4b3090fdb9f3fb1ed3e4d0b0ea]

CWS-TOOLING: integrate CWS impress170 2009-04-28 10:31:12 +0200 wg  r271308 : i101397 2009-04-14 17:56:43 +0200 af  r270805 : #i100829# Removed line that became obsolete in last change. 2009-04-14 15:12:19 +0200 af  r270782 : #i97199# Made accelerators in text attribute dialog unique. 2009-04-14 14:42:53 +0200 af  r270775 : #i98364# Create regular task pane master previews even in high contrast mode. 2009-04-09 14:43:32 +0200 af  r270708 : #i92792# Show icon instead of text and register resource for 'Table Design'. 2009-04-09 14:42:51 +0200 af  r270707 : #i92792# Show icon instead of text and register resource for 'Table Design'. 2009-04-09 11:15:32 +0200 af  r270683 : #i85921# Applied patch that adds direct activation of master mode to task pane context menu. 2009-04-08 15:12:54 +0200 af  r270654 : #i94775# Passing snap line index from context menu to FuSnapLine. 2009-04-06 15:33:04 +0200 af  r270555 : #i95371# Return early from MoveToTop() when the dispatcher is (not yet) available. 2009-04-06 13:15:42 +0200 af  r270538 : #i97571# Fixed forwarding MouseButtonUp() calls to parent. 2009-04-03 16:10:08 +0200 af  r270498 : #i100830# Adjusted the sizes of some rectangles displayed by the slide sorter. 2009-04-03 16:02:08 +0200 af  r270496 : #i93086# Storing position of insertion indicator explicitly at SelectionManager. 2009-04-03 15:55:59 +0200 af  r270493 : #i100829# Calling UpdatePageBorders() when the model is changed.


2009-05-07  Release Engineers  <releng@openoffice.org>  [2e5ee68e6ae018d00ea2c51947b826a239472762]

CWS-TOOLING: integrate CWS impress170 2009-04-28 10:31:12 +0200 wg  r271308 : i101397 2009-04-14 17:56:43 +0200 af  r270805 : #i100829# Removed line that became obsolete in last change. 2009-04-14 15:12:19 +0200 af  r270782 : #i97199# Made accelerators in text attribute dialog unique. 2009-04-14 14:42:53 +0200 af  r270775 : #i98364# Create regular task pane master previews even in high contrast mode. 2009-04-09 14:43:32 +0200 af  r270708 : #i92792# Show icon instead of text and register resource for 'Table Design'. 2009-04-09 14:42:51 +0200 af  r270707 : #i92792# Show icon instead of text and register resource for 'Table Design'. 2009-04-09 11:15:32 +0200 af  r270683 : #i85921# Applied patch that adds direct activation of master mode to task pane context menu. 2009-04-08 15:12:54 +0200 af  r270654 : #i94775# Passing snap line index from context menu to FuSnapLine. 2009-04-06 15:33:04 +0200 af  r270555 : #i95371# Return early from MoveToTop() when the dispatcher is (not yet) available. 2009-04-06 13:15:42 +0200 af  r270538 : #i97571# Fixed forwarding MouseButtonUp() calls to parent. 2009-04-03 16:10:08 +0200 af  r270498 : #i100830# Adjusted the sizes of some rectangles displayed by the slide sorter. 2009-04-03 16:02:08 +0200 af  r270496 : #i93086# Storing position of insertion indicator explicitly at SelectionManager. 2009-04-03 15:55:59 +0200 af  r270493 : #i100829# Calling UpdatePageBorders() when the model is changed.


2009-05-07  Release Engineers  <releng@openoffice.org>  [b1b1ce0266e2d406554e7042b282ae68c738633f]

CWS-TOOLING: integrate CWS impress170 2009-04-28 10:31:12 +0200 wg  r271308 : i101397 2009-04-14 17:56:43 +0200 af  r270805 : #i100829# Removed line that became obsolete in last change. 2009-04-14 15:12:19 +0200 af  r270782 : #i97199# Made accelerators in text attribute dialog unique. 2009-04-14 14:42:53 +0200 af  r270775 : #i98364# Create regular task pane master previews even in high contrast mode. 2009-04-09 14:43:32 +0200 af  r270708 : #i92792# Show icon instead of text and register resource for 'Table Design'. 2009-04-09 14:42:51 +0200 af  r270707 : #i92792# Show icon instead of text and register resource for 'Table Design'. 2009-04-09 11:15:32 +0200 af  r270683 : #i85921# Applied patch that adds direct activation of master mode to task pane context menu. 2009-04-08 15:12:54 +0200 af  r270654 : #i94775# Passing snap line index from context menu to FuSnapLine. 2009-04-06 15:33:04 +0200 af  r270555 : #i95371# Return early from MoveToTop() when the dispatcher is (not yet) available. 2009-04-06 13:15:42 +0200 af  r270538 : #i97571# Fixed forwarding MouseButtonUp() calls to parent. 2009-04-03 16:10:08 +0200 af  r270498 : #i100830# Adjusted the sizes of some rectangles displayed by the slide sorter. 2009-04-03 16:02:08 +0200 af  r270496 : #i93086# Storing position of insertion indicator explicitly at SelectionManager. 2009-04-03 15:55:59 +0200 af  r270493 : #i100829# Calling UpdatePageBorders() when the model is changed.


2009-05-07  Release Engineers  <releng@openoffice.org>  [4fbb6a8a259b4b3203e5d7d9272531e2ca8bc308]

CWS-TOOLING: integrate CWS cmcfixes58 2009-05-04 13:51:10 +0200 cmc  r271450 : #i101533# latest sw warnings 2009-05-04 00:02:46 +0200 cmc  r271436 : #i101517# silence new warnings 2009-05-03 23:13:53 +0200 cmc  r271435 : #i101305# add that one back in 2009-05-02 16:30:42 +0200 cmc  r271431 : #i101493# get it to build, and remove some warnings 2009-05-02 16:12:37 +0200 cmc  r271430 : CWS-TOOLING: rebase CWS cmcfixes58 to trunk@271427 (milestone: DEV300:m47) 2009-04-23 13:19:33 +0200 cmc  r271163 : #i101305# remove annoying import foo is unused warnings 2009-04-21 17:10:34 +0200 cmc  r271048 : #i101246# remove AVMEDIA_MANAGER_SERVICE_NAME defines again 2009-04-21 17:07:41 +0200 cmc  r271047 : #i86323# remove xml2cmp unused methods


2009-05-07  Release Engineers  <releng@openoffice.org>  [37d5ad712d71a33b8dfbeec706bdd2dec9ac2bea]

CWS-TOOLING: integrate CWS cmcfixes58 2009-05-04 13:51:10 +0200 cmc  r271450 : #i101533# latest sw warnings 2009-05-04 00:02:46 +0200 cmc  r271436 : #i101517# silence new warnings 2009-05-03 23:13:53 +0200 cmc  r271435 : #i101305# add that one back in 2009-05-02 16:30:42 +0200 cmc  r271431 : #i101493# get it to build, and remove some warnings 2009-05-02 16:12:37 +0200 cmc  r271430 : CWS-TOOLING: rebase CWS cmcfixes58 to trunk@271427 (milestone: DEV300:m47) 2009-04-23 13:19:33 +0200 cmc  r271163 : #i101305# remove annoying import foo is unused warnings 2009-04-21 17:10:34 +0200 cmc  r271048 : #i101246# remove AVMEDIA_MANAGER_SERVICE_NAME defines again 2009-04-21 17:07:41 +0200 cmc  r271047 : #i86323# remove xml2cmp unused methods


2009-05-07  Release Engineers  <releng@openoffice.org>  [a9b42eca2761225f18aa887bda26326965fe8c60]

CWS-TOOLING: integrate CWS cmcfixes58 2009-05-04 13:51:10 +0200 cmc  r271450 : #i101533# latest sw warnings 2009-05-04 00:02:46 +0200 cmc  r271436 : #i101517# silence new warnings 2009-05-03 23:13:53 +0200 cmc  r271435 : #i101305# add that one back in 2009-05-02 16:30:42 +0200 cmc  r271431 : #i101493# get it to build, and remove some warnings 2009-05-02 16:12:37 +0200 cmc  r271430 : CWS-TOOLING: rebase CWS cmcfixes58 to trunk@271427 (milestone: DEV300:m47) 2009-04-23 13:19:33 +0200 cmc  r271163 : #i101305# remove annoying import foo is unused warnings 2009-04-21 17:10:34 +0200 cmc  r271048 : #i101246# remove AVMEDIA_MANAGER_SERVICE_NAME defines again 2009-04-21 17:07:41 +0200 cmc  r271047 : #i86323# remove xml2cmp unused methods


2009-05-07  Release Engineers  <releng@openoffice.org>  [da298a3a35a217931abb86c98cda05c862bfddf8]

CWS-TOOLING: integrate CWS cmcfixes58 2009-05-04 13:51:10 +0200 cmc  r271450 : #i101533# latest sw warnings 2009-05-04 00:02:46 +0200 cmc  r271436 : #i101517# silence new warnings 2009-05-03 23:13:53 +0200 cmc  r271435 : #i101305# add that one back in 2009-05-02 16:30:42 +0200 cmc  r271431 : #i101493# get it to build, and remove some warnings 2009-05-02 16:12:37 +0200 cmc  r271430 : CWS-TOOLING: rebase CWS cmcfixes58 to trunk@271427 (milestone: DEV300:m47) 2009-04-23 13:19:33 +0200 cmc  r271163 : #i101305# remove annoying import foo is unused warnings 2009-04-21 17:10:34 +0200 cmc  r271048 : #i101246# remove AVMEDIA_MANAGER_SERVICE_NAME defines again 2009-04-21 17:07:41 +0200 cmc  r271047 : #i86323# remove xml2cmp unused methods


2009-05-07  Release Engineers  <releng@openoffice.org>  [2652c7dda9b52db25cc06f2c99a91a853072520c]

CWS-TOOLING: integrate CWS cmcfixes58 2009-05-04 13:51:10 +0200 cmc  r271450 : #i101533# latest sw warnings 2009-05-04 00:02:46 +0200 cmc  r271436 : #i101517# silence new warnings 2009-05-03 23:13:53 +0200 cmc  r271435 : #i101305# add that one back in 2009-05-02 16:30:42 +0200 cmc  r271431 : #i101493# get it to build, and remove some warnings 2009-05-02 16:12:37 +0200 cmc  r271430 : CWS-TOOLING: rebase CWS cmcfixes58 to trunk@271427 (milestone: DEV300:m47) 2009-04-23 13:19:33 +0200 cmc  r271163 : #i101305# remove annoying import foo is unused warnings 2009-04-21 17:10:34 +0200 cmc  r271048 : #i101246# remove AVMEDIA_MANAGER_SERVICE_NAME defines again 2009-04-21 17:07:41 +0200 cmc  r271047 : #i86323# remove xml2cmp unused methods


2009-05-07  Release Engineers  <releng@openoffice.org>  [dd47ba944b1c35888ff287fcc9c0391f8daa29ae]

CWS-TOOLING: integrate CWS cmcfixes58 2009-05-04 13:51:10 +0200 cmc  r271450 : #i101533# latest sw warnings 2009-05-04 00:02:46 +0200 cmc  r271436 : #i101517# silence new warnings 2009-05-03 23:13:53 +0200 cmc  r271435 : #i101305# add that one back in 2009-05-02 16:30:42 +0200 cmc  r271431 : #i101493# get it to build, and remove some warnings 2009-05-02 16:12:37 +0200 cmc  r271430 : CWS-TOOLING: rebase CWS cmcfixes58 to trunk@271427 (milestone: DEV300:m47) 2009-04-23 13:19:33 +0200 cmc  r271163 : #i101305# remove annoying import foo is unused warnings 2009-04-21 17:10:34 +0200 cmc  r271048 : #i101246# remove AVMEDIA_MANAGER_SERVICE_NAME defines again 2009-04-21 17:07:41 +0200 cmc  r271047 : #i86323# remove xml2cmp unused methods


2009-05-07  Release Engineers  <releng@openoffice.org>  [947da223c94aeaf3ce63411334f2277e95b4d765]

CWS-TOOLING: integrate CWS cmcfixes58 2009-05-04 13:51:10 +0200 cmc  r271450 : #i101533# latest sw warnings 2009-05-04 00:02:46 +0200 cmc  r271436 : #i101517# silence new warnings 2009-05-03 23:13:53 +0200 cmc  r271435 : #i101305# add that one back in 2009-05-02 16:30:42 +0200 cmc  r271431 : #i101493# get it to build, and remove some warnings 2009-05-02 16:12:37 +0200 cmc  r271430 : CWS-TOOLING: rebase CWS cmcfixes58 to trunk@271427 (milestone: DEV300:m47) 2009-04-23 13:19:33 +0200 cmc  r271163 : #i101305# remove annoying import foo is unused warnings 2009-04-21 17:10:34 +0200 cmc  r271048 : #i101246# remove AVMEDIA_MANAGER_SERVICE_NAME defines again 2009-04-21 17:07:41 +0200 cmc  r271047 : #i86323# remove xml2cmp unused methods


2009-05-07  Release Engineers  <releng@openoffice.org>  [c0c40433d3ce8cb41eaf68e8fc45aca06f0e477a]

CWS-TOOLING: integrate CWS cmcfixes58 2009-05-04 13:51:10 +0200 cmc  r271450 : #i101533# latest sw warnings 2009-05-04 00:02:46 +0200 cmc  r271436 : #i101517# silence new warnings 2009-05-03 23:13:53 +0200 cmc  r271435 : #i101305# add that one back in 2009-05-02 16:30:42 +0200 cmc  r271431 : #i101493# get it to build, and remove some warnings 2009-05-02 16:12:37 +0200 cmc  r271430 : CWS-TOOLING: rebase CWS cmcfixes58 to trunk@271427 (milestone: DEV300:m47) 2009-04-23 13:19:33 +0200 cmc  r271163 : #i101305# remove annoying import foo is unused warnings 2009-04-21 17:10:34 +0200 cmc  r271048 : #i101246# remove AVMEDIA_MANAGER_SERVICE_NAME defines again 2009-04-21 17:07:41 +0200 cmc  r271047 : #i86323# remove xml2cmp unused methods


2009-05-07  Release Engineers  <releng@openoffice.org>  [4cb14dd109260cc53309f3bf1cd2768218b13365]

CWS-TOOLING: integrate CWS cmcfixes58 2009-05-04 13:51:10 +0200 cmc  r271450 : #i101533# latest sw warnings 2009-05-04 00:02:46 +0200 cmc  r271436 : #i101517# silence new warnings 2009-05-03 23:13:53 +0200 cmc  r271435 : #i101305# add that one back in 2009-05-02 16:30:42 +0200 cmc  r271431 : #i101493# get it to build, and remove some warnings 2009-05-02 16:12:37 +0200 cmc  r271430 : CWS-TOOLING: rebase CWS cmcfixes58 to trunk@271427 (milestone: DEV300:m47) 2009-04-23 13:19:33 +0200 cmc  r271163 : #i101305# remove annoying import foo is unused warnings 2009-04-21 17:10:34 +0200 cmc  r271048 : #i101246# remove AVMEDIA_MANAGER_SERVICE_NAME defines again 2009-04-21 17:07:41 +0200 cmc  r271047 : #i86323# remove xml2cmp unused methods


2009-05-07  Release Engineers  <releng@openoffice.org>  [193d793b79d09e3ce4828f2d4c92ad5ba87ff4a7]

CWS-TOOLING: integrate CWS cmcfixes58 2009-05-04 13:51:10 +0200 cmc  r271450 : #i101533# latest sw warnings 2009-05-04 00:02:46 +0200 cmc  r271436 : #i101517# silence new warnings 2009-05-03 23:13:53 +0200 cmc  r271435 : #i101305# add that one back in 2009-05-02 16:30:42 +0200 cmc  r271431 : #i101493# get it to build, and remove some warnings 2009-05-02 16:12:37 +0200 cmc  r271430 : CWS-TOOLING: rebase CWS cmcfixes58 to trunk@271427 (milestone: DEV300:m47) 2009-04-23 13:19:33 +0200 cmc  r271163 : #i101305# remove annoying import foo is unused warnings 2009-04-21 17:10:34 +0200 cmc  r271048 : #i101246# remove AVMEDIA_MANAGER_SERVICE_NAME defines again 2009-04-21 17:07:41 +0200 cmc  r271047 : #i86323# remove xml2cmp unused methods


2009-05-06  Release Engineers  <releng@openoffice.org>  [107eb5cd7cea9dd9d3ebf0f79fbd81dcd493e0d5]

CWS-TOOLING: integrate CWS impress168 2009-04-24 11:26:33 +0200 wg  r271204 : i101157 2009-04-24 10:17:59 +0200 wg  r271200 : i101157 2009-04-23 15:50:12 +0200 wg  r271178 : i101157 2009-04-23 15:16:58 +0200 wg  r271176 : i101157 2009-04-23 13:04:41 +0200 wg  r271158 : i101157 2009-04-22 15:39:32 +0200 wg  r271123 : i101157 2009-04-22 14:27:24 +0200 wg  r271111 : i101157 2009-04-22 14:14:02 +0200 wg  r271109 : i101157 2009-04-17 14:34:19 +0200 wg  r270946 : i101157 2009-04-17 13:49:15 +0200 wg  r270939 : i101157 2009-03-31 14:54:52 +0200 sj  r270281 : CWS-TOOLING: rebase CWS impress168 to trunk@270033 (milestone: DEV300:m45) 2009-03-26 16:56:44 +0100 sj  r270089 : removed invalid file names 2009-03-24 14:02:54 +0100 sj  r269944 : CWS-TOOLING: rebase CWS impress168 to trunk@269781 (milestone: DEV300:m44) 2009-03-06 16:32:14 +0100 sj  r269020 : #i99970# importing customshapes without group object, taking care of the correct text alignment 2009-02-27 13:53:24 +0100 sj  r268591 : #158501,158483# fixed positioning problem of 3d customshapes 2009-02-19 16:02:00 +0100 sj  r268292 : #76543# fixed interactive hyperlink program action with relativ url 2009-02-18 15:36:52 +0100 sj  r268233 : #158503# added import of circular gradients for ellipse shapes 2009-02-16 19:51:54 +0100 sj  r267836 : #i99146# calculating correct text bounds 2009-02-12 13:59:46 +0100 sj  r267654 : #i96179# fixed bullet problem 2009-02-10 17:26:41 +0100 sj  r267566 : #158476# fixed import of the ribbon shape 2009-02-10 17:10:27 +0100 cl  r267561 : #i95364# fixed type detection of linked images 2009-02-09 18:31:59 +0100 cl  r267531 : #i98352# removed assertion 2009-02-09 18:31:17 +0100 cl  r267530 : #i98355# fixed alien attribute import for sd in binfilter 2009-02-09 18:30:53 +0100 cl  r267529 : #i98355# fixed alien attribute import for sd in binfilter 2009-02-09 09:52:15 +0100 cl  r267501 : #i98573# fixed build error 2009-02-06 17:02:21 +0100 sj  r267476 : #i96179# fixed bullet problem 2009-02-06 14:58:39 +0100 cl  r267466 : #i14832# fixed page count field for handout printing 2009-02-06 10:23:01 +0100 cl  r267447 : #i98573# fixed GetEditOutlinerParaObject() memory leak 2009-02-05 18:03:34 +0100 cl  r267435 : #i98573# fixed GetEditOutlinerParaObject() memory leak 2009-02-05 18:03:08 +0100 cl  r267434 : #i85481# added XMultiPropertyStates to text implementations 2009-02-05 18:02:54 +0100 cl  r267433 : #i85481# added XMultiPropertyStates to text implementations 2009-02-05 18:02:42 +0100 cl  r267432 : #i85481# added XMultiPropertyStates to text implementations 2009-02-04 18:54:46 +0100 sj  r267400 : #i33630# fixed arrow size of word import 2009-02-04 15:40:16 +0100 cl  r267389 : #i58702# fixed tiled bitmap fill for vcl canvas 2009-02-04 15:39:07 +0100 cl  r267388 : #i58702# fixed tiled bitmap fill for vcl canvas 2009-02-04 14:23:27 +0100 cl  r267382 : #i98573# fixed memory leaks caused by wron usage of GetEditOutlinerParaObject() 2009-02-04 14:22:34 +0100 cl  r267381 : #i98573# fixed memory leaks caused by wron usage of GetEditOutlinerParaObject() 2009-02-04 12:51:50 +0100 cl  r267371 : #i14832# added Page Count field to impress 2009-02-04 12:41:31 +0100 cl  r267368 : #i14832# added Page Count field to impress


2009-05-06  Release Engineers  <releng@openoffice.org>  [8e11938f2eff90c5a9bcf294f40707ec3e5b11fd]

CWS-TOOLING: integrate CWS impress168 2009-04-24 11:26:33 +0200 wg  r271204 : i101157 2009-04-24 10:17:59 +0200 wg  r271200 : i101157 2009-04-23 15:50:12 +0200 wg  r271178 : i101157 2009-04-23 15:16:58 +0200 wg  r271176 : i101157 2009-04-23 13:04:41 +0200 wg  r271158 : i101157 2009-04-22 15:39:32 +0200 wg  r271123 : i101157 2009-04-22 14:27:24 +0200 wg  r271111 : i101157 2009-04-22 14:14:02 +0200 wg  r271109 : i101157 2009-04-17 14:34:19 +0200 wg  r270946 : i101157 2009-04-17 13:49:15 +0200 wg  r270939 : i101157 2009-03-31 14:54:52 +0200 sj  r270281 : CWS-TOOLING: rebase CWS impress168 to trunk@270033 (milestone: DEV300:m45) 2009-03-26 16:56:44 +0100 sj  r270089 : removed invalid file names 2009-03-24 14:02:54 +0100 sj  r269944 : CWS-TOOLING: rebase CWS impress168 to trunk@269781 (milestone: DEV300:m44) 2009-03-06 16:32:14 +0100 sj  r269020 : #i99970# importing customshapes without group object, taking care of the correct text alignment 2009-02-27 13:53:24 +0100 sj  r268591 : #158501,158483# fixed positioning problem of 3d customshapes 2009-02-19 16:02:00 +0100 sj  r268292 : #76543# fixed interactive hyperlink program action with relativ url 2009-02-18 15:36:52 +0100 sj  r268233 : #158503# added import of circular gradients for ellipse shapes 2009-02-16 19:51:54 +0100 sj  r267836 : #i99146# calculating correct text bounds 2009-02-12 13:59:46 +0100 sj  r267654 : #i96179# fixed bullet problem 2009-02-10 17:26:41 +0100 sj  r267566 : #158476# fixed import of the ribbon shape 2009-02-10 17:10:27 +0100 cl  r267561 : #i95364# fixed type detection of linked images 2009-02-09 18:31:59 +0100 cl  r267531 : #i98352# removed assertion 2009-02-09 18:31:17 +0100 cl  r267530 : #i98355# fixed alien attribute import for sd in binfilter 2009-02-09 18:30:53 +0100 cl  r267529 : #i98355# fixed alien attribute import for sd in binfilter 2009-02-09 09:52:15 +0100 cl  r267501 : #i98573# fixed build error 2009-02-06 17:02:21 +0100 sj  r267476 : #i96179# fixed bullet problem 2009-02-06 14:58:39 +0100 cl  r267466 : #i14832# fixed page count field for handout printing 2009-02-06 10:23:01 +0100 cl  r267447 : #i98573# fixed GetEditOutlinerParaObject() memory leak 2009-02-05 18:03:34 +0100 cl  r267435 : #i98573# fixed GetEditOutlinerParaObject() memory leak 2009-02-05 18:03:08 +0100 cl  r267434 : #i85481# added XMultiPropertyStates to text implementations 2009-02-05 18:02:54 +0100 cl  r267433 : #i85481# added XMultiPropertyStates to text implementations 2009-02-05 18:02:42 +0100 cl  r267432 : #i85481# added XMultiPropertyStates to text implementations 2009-02-04 18:54:46 +0100 sj  r267400 : #i33630# fixed arrow size of word import 2009-02-04 15:40:16 +0100 cl  r267389 : #i58702# fixed tiled bitmap fill for vcl canvas 2009-02-04 15:39:07 +0100 cl  r267388 : #i58702# fixed tiled bitmap fill for vcl canvas 2009-02-04 14:23:27 +0100 cl  r267382 : #i98573# fixed memory leaks caused by wron usage of GetEditOutlinerParaObject() 2009-02-04 14:22:34 +0100 cl  r267381 : #i98573# fixed memory leaks caused by wron usage of GetEditOutlinerParaObject() 2009-02-04 12:51:50 +0100 cl  r267371 : #i14832# added Page Count field to impress 2009-02-04 12:41:31 +0100 cl  r267368 : #i14832# added Page Count field to impress


2009-05-06  Release Engineers  <releng@openoffice.org>  [81b33a7115da6fe16fb83c68502d4ab63f9431a0]

CWS-TOOLING: integrate CWS impress168 2009-04-24 11:26:33 +0200 wg  r271204 : i101157 2009-04-24 10:17:59 +0200 wg  r271200 : i101157 2009-04-23 15:50:12 +0200 wg  r271178 : i101157 2009-04-23 15:16:58 +0200 wg  r271176 : i101157 2009-04-23 13:04:41 +0200 wg  r271158 : i101157 2009-04-22 15:39:32 +0200 wg  r271123 : i101157 2009-04-22 14:27:24 +0200 wg  r271111 : i101157 2009-04-22 14:14:02 +0200 wg  r271109 : i101157 2009-04-17 14:34:19 +0200 wg  r270946 : i101157 2009-04-17 13:49:15 +0200 wg  r270939 : i101157 2009-03-31 14:54:52 +0200 sj  r270281 : CWS-TOOLING: rebase CWS impress168 to trunk@270033 (milestone: DEV300:m45) 2009-03-26 16:56:44 +0100 sj  r270089 : removed invalid file names 2009-03-24 14:02:54 +0100 sj  r269944 : CWS-TOOLING: rebase CWS impress168 to trunk@269781 (milestone: DEV300:m44) 2009-03-06 16:32:14 +0100 sj  r269020 : #i99970# importing customshapes without group object, taking care of the correct text alignment 2009-02-27 13:53:24 +0100 sj  r268591 : #158501,158483# fixed positioning problem of 3d customshapes 2009-02-19 16:02:00 +0100 sj  r268292 : #76543# fixed interactive hyperlink program action with relativ url 2009-02-18 15:36:52 +0100 sj  r268233 : #158503# added import of circular gradients for ellipse shapes 2009-02-16 19:51:54 +0100 sj  r267836 : #i99146# calculating correct text bounds 2009-02-12 13:59:46 +0100 sj  r267654 : #i96179# fixed bullet problem 2009-02-10 17:26:41 +0100 sj  r267566 : #158476# fixed import of the ribbon shape 2009-02-10 17:10:27 +0100 cl  r267561 : #i95364# fixed type detection of linked images 2009-02-09 18:31:59 +0100 cl  r267531 : #i98352# removed assertion 2009-02-09 18:31:17 +0100 cl  r267530 : #i98355# fixed alien attribute import for sd in binfilter 2009-02-09 18:30:53 +0100 cl  r267529 : #i98355# fixed alien attribute import for sd in binfilter 2009-02-09 09:52:15 +0100 cl  r267501 : #i98573# fixed build error 2009-02-06 17:02:21 +0100 sj  r267476 : #i96179# fixed bullet problem 2009-02-06 14:58:39 +0100 cl  r267466 : #i14832# fixed page count field for handout printing 2009-02-06 10:23:01 +0100 cl  r267447 : #i98573# fixed GetEditOutlinerParaObject() memory leak 2009-02-05 18:03:34 +0100 cl  r267435 : #i98573# fixed GetEditOutlinerParaObject() memory leak 2009-02-05 18:03:08 +0100 cl  r267434 : #i85481# added XMultiPropertyStates to text implementations 2009-02-05 18:02:54 +0100 cl  r267433 : #i85481# added XMultiPropertyStates to text implementations 2009-02-05 18:02:42 +0100 cl  r267432 : #i85481# added XMultiPropertyStates to text implementations 2009-02-04 18:54:46 +0100 sj  r267400 : #i33630# fixed arrow size of word import 2009-02-04 15:40:16 +0100 cl  r267389 : #i58702# fixed tiled bitmap fill for vcl canvas 2009-02-04 15:39:07 +0100 cl  r267388 : #i58702# fixed tiled bitmap fill for vcl canvas 2009-02-04 14:23:27 +0100 cl  r267382 : #i98573# fixed memory leaks caused by wron usage of GetEditOutlinerParaObject() 2009-02-04 14:22:34 +0100 cl  r267381 : #i98573# fixed memory leaks caused by wron usage of GetEditOutlinerParaObject() 2009-02-04 12:51:50 +0100 cl  r267371 : #i14832# added Page Count field to impress 2009-02-04 12:41:31 +0100 cl  r267368 : #i14832# added Page Count field to impress


2009-05-06  Release Engineers  <releng@openoffice.org>  [8857e1441c2c4ae53add274bc3710f0e7047dc54]

CWS-TOOLING: integrate CWS impress168 2009-04-24 11:26:33 +0200 wg  r271204 : i101157 2009-04-24 10:17:59 +0200 wg  r271200 : i101157 2009-04-23 15:50:12 +0200 wg  r271178 : i101157 2009-04-23 15:16:58 +0200 wg  r271176 : i101157 2009-04-23 13:04:41 +0200 wg  r271158 : i101157 2009-04-22 15:39:32 +0200 wg  r271123 : i101157 2009-04-22 14:27:24 +0200 wg  r271111 : i101157 2009-04-22 14:14:02 +0200 wg  r271109 : i101157 2009-04-17 14:34:19 +0200 wg  r270946 : i101157 2009-04-17 13:49:15 +0200 wg  r270939 : i101157 2009-03-31 14:54:52 +0200 sj  r270281 : CWS-TOOLING: rebase CWS impress168 to trunk@270033 (milestone: DEV300:m45) 2009-03-26 16:56:44 +0100 sj  r270089 : removed invalid file names 2009-03-24 14:02:54 +0100 sj  r269944 : CWS-TOOLING: rebase CWS impress168 to trunk@269781 (milestone: DEV300:m44) 2009-03-06 16:32:14 +0100 sj  r269020 : #i99970# importing customshapes without group object, taking care of the correct text alignment 2009-02-27 13:53:24 +0100 sj  r268591 : #158501,158483# fixed positioning problem of 3d customshapes 2009-02-19 16:02:00 +0100 sj  r268292 : #76543# fixed interactive hyperlink program action with relativ url 2009-02-18 15:36:52 +0100 sj  r268233 : #158503# added import of circular gradients for ellipse shapes 2009-02-16 19:51:54 +0100 sj  r267836 : #i99146# calculating correct text bounds 2009-02-12 13:59:46 +0100 sj  r267654 : #i96179# fixed bullet problem 2009-02-10 17:26:41 +0100 sj  r267566 : #158476# fixed import of the ribbon shape 2009-02-10 17:10:27 +0100 cl  r267561 : #i95364# fixed type detection of linked images 2009-02-09 18:31:59 +0100 cl  r267531 : #i98352# removed assertion 2009-02-09 18:31:17 +0100 cl  r267530 : #i98355# fixed alien attribute import for sd in binfilter 2009-02-09 18:30:53 +0100 cl  r267529 : #i98355# fixed alien attribute import for sd in binfilter 2009-02-09 09:52:15 +0100 cl  r267501 : #i98573# fixed build error 2009-02-06 17:02:21 +0100 sj  r267476 : #i96179# fixed bullet problem 2009-02-06 14:58:39 +0100 cl  r267466 : #i14832# fixed page count field for handout printing 2009-02-06 10:23:01 +0100 cl  r267447 : #i98573# fixed GetEditOutlinerParaObject() memory leak 2009-02-05 18:03:34 +0100 cl  r267435 : #i98573# fixed GetEditOutlinerParaObject() memory leak 2009-02-05 18:03:08 +0100 cl  r267434 : #i85481# added XMultiPropertyStates to text implementations 2009-02-05 18:02:54 +0100 cl  r267433 : #i85481# added XMultiPropertyStates to text implementations 2009-02-05 18:02:42 +0100 cl  r267432 : #i85481# added XMultiPropertyStates to text implementations 2009-02-04 18:54:46 +0100 sj  r267400 : #i33630# fixed arrow size of word import 2009-02-04 15:40:16 +0100 cl  r267389 : #i58702# fixed tiled bitmap fill for vcl canvas 2009-02-04 15:39:07 +0100 cl  r267388 : #i58702# fixed tiled bitmap fill for vcl canvas 2009-02-04 14:23:27 +0100 cl  r267382 : #i98573# fixed memory leaks caused by wron usage of GetEditOutlinerParaObject() 2009-02-04 14:22:34 +0100 cl  r267381 : #i98573# fixed memory leaks caused by wron usage of GetEditOutlinerParaObject() 2009-02-04 12:51:50 +0100 cl  r267371 : #i14832# added Page Count field to impress 2009-02-04 12:41:31 +0100 cl  r267368 : #i14832# added Page Count field to impress


2009-05-06  Release Engineers  <releng@openoffice.org>  [6bcdf44e037fc65f4583b07afc5f09eb92e6f0f4]

CWS-TOOLING: integrate CWS impress168 2009-04-24 11:26:33 +0200 wg  r271204 : i101157 2009-04-24 10:17:59 +0200 wg  r271200 : i101157 2009-04-23 15:50:12 +0200 wg  r271178 : i101157 2009-04-23 15:16:58 +0200 wg  r271176 : i101157 2009-04-23 13:04:41 +0200 wg  r271158 : i101157 2009-04-22 15:39:32 +0200 wg  r271123 : i101157 2009-04-22 14:27:24 +0200 wg  r271111 : i101157 2009-04-22 14:14:02 +0200 wg  r271109 : i101157 2009-04-17 14:34:19 +0200 wg  r270946 : i101157 2009-04-17 13:49:15 +0200 wg  r270939 : i101157 2009-03-31 14:54:52 +0200 sj  r270281 : CWS-TOOLING: rebase CWS impress168 to trunk@270033 (milestone: DEV300:m45) 2009-03-26 16:56:44 +0100 sj  r270089 : removed invalid file names 2009-03-24 14:02:54 +0100 sj  r269944 : CWS-TOOLING: rebase CWS impress168 to trunk@269781 (milestone: DEV300:m44) 2009-03-06 16:32:14 +0100 sj  r269020 : #i99970# importing customshapes without group object, taking care of the correct text alignment 2009-02-27 13:53:24 +0100 sj  r268591 : #158501,158483# fixed positioning problem of 3d customshapes 2009-02-19 16:02:00 +0100 sj  r268292 : #76543# fixed interactive hyperlink program action with relativ url 2009-02-18 15:36:52 +0100 sj  r268233 : #158503# added import of circular gradients for ellipse shapes 2009-02-16 19:51:54 +0100 sj  r267836 : #i99146# calculating correct text bounds 2009-02-12 13:59:46 +0100 sj  r267654 : #i96179# fixed bullet problem 2009-02-10 17:26:41 +0100 sj  r267566 : #158476# fixed import of the ribbon shape 2009-02-10 17:10:27 +0100 cl  r267561 : #i95364# fixed type detection of linked images 2009-02-09 18:31:59 +0100 cl  r267531 : #i98352# removed assertion 2009-02-09 18:31:17 +0100 cl  r267530 : #i98355# fixed alien attribute import for sd in binfilter 2009-02-09 18:30:53 +0100 cl  r267529 : #i98355# fixed alien attribute import for sd in binfilter 2009-02-09 09:52:15 +0100 cl  r267501 : #i98573# fixed build error 2009-02-06 17:02:21 +0100 sj  r267476 : #i96179# fixed bullet problem 2009-02-06 14:58:39 +0100 cl  r267466 : #i14832# fixed page count field for handout printing 2009-02-06 10:23:01 +0100 cl  r267447 : #i98573# fixed GetEditOutlinerParaObject() memory leak 2009-02-05 18:03:34 +0100 cl  r267435 : #i98573# fixed GetEditOutlinerParaObject() memory leak 2009-02-05 18:03:08 +0100 cl  r267434 : #i85481# added XMultiPropertyStates to text implementations 2009-02-05 18:02:54 +0100 cl  r267433 : #i85481# added XMultiPropertyStates to text implementations 2009-02-05 18:02:42 +0100 cl  r267432 : #i85481# added XMultiPropertyStates to text implementations 2009-02-04 18:54:46 +0100 sj  r267400 : #i33630# fixed arrow size of word import 2009-02-04 15:40:16 +0100 cl  r267389 : #i58702# fixed tiled bitmap fill for vcl canvas 2009-02-04 15:39:07 +0100 cl  r267388 : #i58702# fixed tiled bitmap fill for vcl canvas 2009-02-04 14:23:27 +0100 cl  r267382 : #i98573# fixed memory leaks caused by wron usage of GetEditOutlinerParaObject() 2009-02-04 14:22:34 +0100 cl  r267381 : #i98573# fixed memory leaks caused by wron usage of GetEditOutlinerParaObject() 2009-02-04 12:51:50 +0100 cl  r267371 : #i14832# added Page Count field to impress 2009-02-04 12:41:31 +0100 cl  r267368 : #i14832# added Page Count field to impress


2009-05-06  Release Engineers  <releng@openoffice.org>  [262b6f4b50d166a50f6cd223968f52bbf0fbb7d8]

CWS-TOOLING: integrate CWS impress168 2009-04-24 11:26:33 +0200 wg  r271204 : i101157 2009-04-24 10:17:59 +0200 wg  r271200 : i101157 2009-04-23 15:50:12 +0200 wg  r271178 : i101157 2009-04-23 15:16:58 +0200 wg  r271176 : i101157 2009-04-23 13:04:41 +0200 wg  r271158 : i101157 2009-04-22 15:39:32 +0200 wg  r271123 : i101157 2009-04-22 14:27:24 +0200 wg  r271111 : i101157 2009-04-22 14:14:02 +0200 wg  r271109 : i101157 2009-04-17 14:34:19 +0200 wg  r270946 : i101157 2009-04-17 13:49:15 +0200 wg  r270939 : i101157 2009-03-31 14:54:52 +0200 sj  r270281 : CWS-TOOLING: rebase CWS impress168 to trunk@270033 (milestone: DEV300:m45) 2009-03-26 16:56:44 +0100 sj  r270089 : removed invalid file names 2009-03-24 14:02:54 +0100 sj  r269944 : CWS-TOOLING: rebase CWS impress168 to trunk@269781 (milestone: DEV300:m44) 2009-03-06 16:32:14 +0100 sj  r269020 : #i99970# importing customshapes without group object, taking care of the correct text alignment 2009-02-27 13:53:24 +0100 sj  r268591 : #158501,158483# fixed positioning problem of 3d customshapes 2009-02-19 16:02:00 +0100 sj  r268292 : #76543# fixed interactive hyperlink program action with relativ url 2009-02-18 15:36:52 +0100 sj  r268233 : #158503# added import of circular gradients for ellipse shapes 2009-02-16 19:51:54 +0100 sj  r267836 : #i99146# calculating correct text bounds 2009-02-12 13:59:46 +0100 sj  r267654 : #i96179# fixed bullet problem 2009-02-10 17:26:41 +0100 sj  r267566 : #158476# fixed import of the ribbon shape 2009-02-10 17:10:27 +0100 cl  r267561 : #i95364# fixed type detection of linked images 2009-02-09 18:31:59 +0100 cl  r267531 : #i98352# removed assertion 2009-02-09 18:31:17 +0100 cl  r267530 : #i98355# fixed alien attribute import for sd in binfilter 2009-02-09 18:30:53 +0100 cl  r267529 : #i98355# fixed alien attribute import for sd in binfilter 2009-02-09 09:52:15 +0100 cl  r267501 : #i98573# fixed build error 2009-02-06 17:02:21 +0100 sj  r267476 : #i96179# fixed bullet problem 2009-02-06 14:58:39 +0100 cl  r267466 : #i14832# fixed page count field for handout printing 2009-02-06 10:23:01 +0100 cl  r267447 : #i98573# fixed GetEditOutlinerParaObject() memory leak 2009-02-05 18:03:34 +0100 cl  r267435 : #i98573# fixed GetEditOutlinerParaObject() memory leak 2009-02-05 18:03:08 +0100 cl  r267434 : #i85481# added XMultiPropertyStates to text implementations 2009-02-05 18:02:54 +0100 cl  r267433 : #i85481# added XMultiPropertyStates to text implementations 2009-02-05 18:02:42 +0100 cl  r267432 : #i85481# added XMultiPropertyStates to text implementations 2009-02-04 18:54:46 +0100 sj  r267400 : #i33630# fixed arrow size of word import 2009-02-04 15:40:16 +0100 cl  r267389 : #i58702# fixed tiled bitmap fill for vcl canvas 2009-02-04 15:39:07 +0100 cl  r267388 : #i58702# fixed tiled bitmap fill for vcl canvas 2009-02-04 14:23:27 +0100 cl  r267382 : #i98573# fixed memory leaks caused by wron usage of GetEditOutlinerParaObject() 2009-02-04 14:22:34 +0100 cl  r267381 : #i98573# fixed memory leaks caused by wron usage of GetEditOutlinerParaObject() 2009-02-04 12:51:50 +0100 cl  r267371 : #i14832# added Page Count field to impress 2009-02-04 12:41:31 +0100 cl  r267368 : #i14832# added Page Count field to impress


2009-05-06  Release Engineers  <releng@openoffice.org>  [b5e71889328dfd334f73b262388d3bae0b6ece0c]

CWS-TOOLING: integrate CWS os127 2009-04-27 15:37:53 +0200 hde  r271284 : i101363 2009-04-27 11:21:04 +0200 hde  r271256 : #i101363 2009-03-26 12:56:13 +0100 os  r270070 : #i97437# call ErrorHandler if necessary 2009-03-17 14:47:12 +0100 os  r269609 : CWS-TOOLING: rebase CWS os127 to trunk@269297 (milestone: DEV300:m43) 2009-03-16 11:45:30 +0100 os  r269516 : #i97471# SwDrawTextShell::Init(): mouse double click and key input in group objects at the same time: prevent crash 2009-03-12 12:02:45 +0100 os  r269381 : #i100069# label Herma 5116 added 2009-03-12 12:01:21 +0100 os  r269380 : #i100069# label description fixed 2009-02-16 15:10:22 +0100 os  r267817 : #i96791# mark label names with x-no-translate 2009-01-26 15:41:13 +0100 os  r266932 : #i97572# selection should not be kill in update of a TOX 2009-01-22 15:17:37 +0100 os  r266719 : #i97850# reconversion patch applied 2009-01-22 15:01:00 +0100 os  r266717 : #i98023# enable loading from InputStream 2009-01-21 16:04:52 +0100 os  r266679 : #97667# names from database column: keep dots and extensions 2009-01-21 15:58:03 +0100 os  r266678 : #i97577# disable address list access if csv-file has been removed 2009-01-21 12:47:19 +0100 os  r266658 : #i97577# disable address list access if csv-file has been removed 2009-01-19 14:37:03 +0100 os  r266499 : #i97437# catch exceptions in storeToURL 2009-01-19 13:54:44 +0100 os  r266494 : #i98237# SwRVPMark removed


2009-05-06  Release Engineers  <releng@openoffice.org>  [e9da29679bce3b544add9233a4aca2b19b78da1a]

CWS-TOOLING: integrate CWS os127 2009-04-27 15:37:53 +0200 hde  r271284 : i101363 2009-04-27 11:21:04 +0200 hde  r271256 : #i101363 2009-03-26 12:56:13 +0100 os  r270070 : #i97437# call ErrorHandler if necessary 2009-03-17 14:47:12 +0100 os  r269609 : CWS-TOOLING: rebase CWS os127 to trunk@269297 (milestone: DEV300:m43) 2009-03-16 11:45:30 +0100 os  r269516 : #i97471# SwDrawTextShell::Init(): mouse double click and key input in group objects at the same time: prevent crash 2009-03-12 12:02:45 +0100 os  r269381 : #i100069# label Herma 5116 added 2009-03-12 12:01:21 +0100 os  r269380 : #i100069# label description fixed 2009-02-16 15:10:22 +0100 os  r267817 : #i96791# mark label names with x-no-translate 2009-01-26 15:41:13 +0100 os  r266932 : #i97572# selection should not be kill in update of a TOX 2009-01-22 15:17:37 +0100 os  r266719 : #i97850# reconversion patch applied 2009-01-22 15:01:00 +0100 os  r266717 : #i98023# enable loading from InputStream 2009-01-21 16:04:52 +0100 os  r266679 : #97667# names from database column: keep dots and extensions 2009-01-21 15:58:03 +0100 os  r266678 : #i97577# disable address list access if csv-file has been removed 2009-01-21 12:47:19 +0100 os  r266658 : #i97577# disable address list access if csv-file has been removed 2009-01-19 14:37:03 +0100 os  r266499 : #i97437# catch exceptions in storeToURL 2009-01-19 13:54:44 +0100 os  r266494 : #i98237# SwRVPMark removed


2009-05-06  Release Engineers  <releng@openoffice.org>  [03c1142529d9646950c86298d23356c4e18480d0]

CWS-TOOLING: integrate CWS os127 2009-04-27 15:37:53 +0200 hde  r271284 : i101363 2009-04-27 11:21:04 +0200 hde  r271256 : #i101363 2009-03-26 12:56:13 +0100 os  r270070 : #i97437# call ErrorHandler if necessary 2009-03-17 14:47:12 +0100 os  r269609 : CWS-TOOLING: rebase CWS os127 to trunk@269297 (milestone: DEV300:m43) 2009-03-16 11:45:30 +0100 os  r269516 : #i97471# SwDrawTextShell::Init(): mouse double click and key input in group objects at the same time: prevent crash 2009-03-12 12:02:45 +0100 os  r269381 : #i100069# label Herma 5116 added 2009-03-12 12:01:21 +0100 os  r269380 : #i100069# label description fixed 2009-02-16 15:10:22 +0100 os  r267817 : #i96791# mark label names with x-no-translate 2009-01-26 15:41:13 +0100 os  r266932 : #i97572# selection should not be kill in update of a TOX 2009-01-22 15:17:37 +0100 os  r266719 : #i97850# reconversion patch applied 2009-01-22 15:01:00 +0100 os  r266717 : #i98023# enable loading from InputStream 2009-01-21 16:04:52 +0100 os  r266679 : #97667# names from database column: keep dots and extensions 2009-01-21 15:58:03 +0100 os  r266678 : #i97577# disable address list access if csv-file has been removed 2009-01-21 12:47:19 +0100 os  r266658 : #i97577# disable address list access if csv-file has been removed 2009-01-19 14:37:03 +0100 os  r266499 : #i97437# catch exceptions in storeToURL 2009-01-19 13:54:44 +0100 os  r266494 : #i98237# SwRVPMark removed


2009-05-06  Release Engineers  <releng@openoffice.org>  [3f6aff51d2d90f2c71ce787687efc83d62d5be37]

CWS-TOOLING: integrate CWS os127 2009-04-27 15:37:53 +0200 hde  r271284 : i101363 2009-04-27 11:21:04 +0200 hde  r271256 : #i101363 2009-03-26 12:56:13 +0100 os  r270070 : #i97437# call ErrorHandler if necessary 2009-03-17 14:47:12 +0100 os  r269609 : CWS-TOOLING: rebase CWS os127 to trunk@269297 (milestone: DEV300:m43) 2009-03-16 11:45:30 +0100 os  r269516 : #i97471# SwDrawTextShell::Init(): mouse double click and key input in group objects at the same time: prevent crash 2009-03-12 12:02:45 +0100 os  r269381 : #i100069# label Herma 5116 added 2009-03-12 12:01:21 +0100 os  r269380 : #i100069# label description fixed 2009-02-16 15:10:22 +0100 os  r267817 : #i96791# mark label names with x-no-translate 2009-01-26 15:41:13 +0100 os  r266932 : #i97572# selection should not be kill in update of a TOX 2009-01-22 15:17:37 +0100 os  r266719 : #i97850# reconversion patch applied 2009-01-22 15:01:00 +0100 os  r266717 : #i98023# enable loading from InputStream 2009-01-21 16:04:52 +0100 os  r266679 : #97667# names from database column: keep dots and extensions 2009-01-21 15:58:03 +0100 os  r266678 : #i97577# disable address list access if csv-file has been removed 2009-01-21 12:47:19 +0100 os  r266658 : #i97577# disable address list access if csv-file has been removed 2009-01-19 14:37:03 +0100 os  r266499 : #i97437# catch exceptions in storeToURL 2009-01-19 13:54:44 +0100 os  r266494 : #i98237# SwRVPMark removed


2009-05-06  Andre Fischer  <af@openoffice.org>  [5c6ea15c19a15f758abeccf5cb3515e211c079cc]

#i98792# Removed second frame synchronization.


2009-05-06  Release Engineers  <releng@openoffice.org>  [c71d6b1d9e3477446b476374e18c64abcb8fcae3]

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-06  Release Engineers  <releng@openoffice.org>  [a5cb03798eb337ce4db59bedce18190b57a40764]

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-06  Release Engineers  <releng@openoffice.org>  [7a45f67a4a593ad3d68e56e36c34a0338ed88c14]

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-06  Release Engineers  <releng@openoffice.org>  [571115d577ea66c9f4111ee50e562353df966e36]

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-06  Release Engineers  <releng@openoffice.org>  [ab878b2441af9118d3eea8ca2bd849656562d0ac]

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-06  Release Engineers  <releng@openoffice.org>  [cf1aa12f1484595899cd2793bca56b47eb53a0de]

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-06  Release Engineers  <releng@openoffice.org>  [8c7f4b6f97a80f109ae64fd370fbb9f3be95d623]

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-06  Release Engineers  <releng@openoffice.org>  [4d3148e0b7ee607de9c86e9e9aa79e9cd423f1f1]

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-06  Andre Fischer  <af@openoffice.org>  [11a2f378b1111e0d51e294fade2133c7563c359f]

#i48179# Improved/fixed debugging code.


2009-05-06  Ocke Janssen  <oj@openoffice.org>  [c654a8009d17b5388b7831ba9604db963793d3af]

revert change


2009-05-06  Ocke Janssen  <oj@openoffice.org>  [06929bc1b049150ffdc944360ba59eee8e7e07ac]

#i101587# fix illegal handle access


2009-05-05  Philipp Lohmann  <pl@openoffice.org>  [51dd8091fce1270fa10b18f5b92a816dd824bd1e]

#i92516# catch a corner case (0 pages)


2009-05-05  Niklas Nebel  <nn@openoffice.org>  [68e88a2a0ae463a33a313decaf4d2b863c0e1eda]

#i101309# always allow getRenderer(0)


2009-05-05  Niklas Nebel  <nn@openoffice.org>  [e94131049a462e34c729d5a64a4064b118fc0686]

#i101309# settings name


2009-05-05  Ivo Hinkelmann  <ihi@openoffice.org>  [90b331f3e0879c7e9d099f3f2326f22f2cc49c86]

#i10000# version fix


2009-05-05  Ivo Hinkelmann  <ihi@openoffice.org>  [bd9088034bb9abf876be978b8f446afd67191cfd]

#i10000# version fix


2009-05-05  Ivo Hinkelmann  <ihi@openoffice.org>  [924c156e4a9333ac972a91d185380220860cc91b]

#i10000# version fix


2009-05-05  Ivo Hinkelmann  <ihi@openoffice.org>  [6d93aef3ec0c38062fa44c7205e3c3f5740ec68c]

#i10000# version fix


2009-05-05  Ivo Hinkelmann  <ihi@openoffice.org>  [78da6efabdc6bdf3d5d75f46ca86a6eb1b63f887]

#i10000# pytohn fix


2009-05-05  Release Engineers  <releng@openoffice.org>  [b96ac756f02d5deac3b2077f8351873f12e26ee6]

CWS-TOOLING: integrate CWS paw06 2009-04-15 12:26:51 +0200 dv  r270831 : CWS-TOOLING: rebase CWS paw06 to trunk@270723 (milestone: DEV300:m46) 2009-04-14 07:51:18 +0200 dv  r270745 : Prepare for opensourceing PAW


2009-05-04  Ivo Hinkelmann  <ihi@openoffice.org>  [242ee2ea8fc02d107d7985f3459640ecfe52542a]

#101489# exlude strings from workben


2009-05-04  Ivo Hinkelmann  <ihi@openoffice.org>  [15b85c457327ff5ad6b12e66a22025fec81ed654]

#101480# new configure


2009-05-04  Release Engineers  <releng@openoffice.org>  [616f513395dfe2efd32e86e381667a4110904a72]

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-05-04  Release Engineers  <releng@openoffice.org>  [4758f1c28393e096a9347931910d52f7bea5082c]

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-05-04  Release Engineers  <releng@openoffice.org>  [e4d61f22b337b766a50fc7870625d8867a90ebcd]

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-05-04  Rüdiger Timm  <rt@openoffice.org>  [2ac6e140e6b8326c6df8f3c573fb09a73b0823e4]

#i101487# mediawiki depends on module 'filter' (patch by dtardon).


2009-04-30  Niklas Nebel  <nn@openoffice.org>  [9994d5a118c1eeae14e778a09812b83c855bfffe]

#i101309# handle print options from new printer UI in renderable


2009-04-30  Ivo Hinkelmann  <ihi@openoffice.org>  [16a7d48c6cebf9ddd8ae1ab8f94edfc843c603c1]

#i10000# remove silly error messages


2009-04-30  Ivo Hinkelmann  <ihi@openoffice.org>  [b5b6ea1d50eabc5043198c95465532d08da6afb2]

#i10000# build fix


2009-04-30  Philipp Lohmann  <pl@openoffice.org>  [17b70a6f5c4c7b454ca9c349bdda30dd2e9b5d07]

#i92516# pass view as property


2009-04-30  Ivo Hinkelmann  <ihi@openoffice.org>  [a69de49fe66f382e36cf99f805686335a9c2d795]

#i10000# build fix


2009-04-30  Ivo Hinkelmann  <ihi@openoffice.org>  [fb254d707ac0a8b37a0dbf6e5633f0050d603eee]

#i10000# build fix


2009-04-30  Thomas Benisch  <tbe@openoffice.org>  [4a3717d9eb0d7ce968ae88ca648600b7256df14b]

#i12587# Inserting/editing arbitrary text objects in chart


2009-12-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [caaf09aa2976162fd332e229a2e3f0933ec6d79b]

chartshapes: merge with DEV300 m46


2009-04-30  Philipp Lohmann  <pl@openoffice.org>  [e9de7039fd558700fb4ae953ad5b2939b099c6b5]

#i92516# pass selection or whole document to XRenderable interface


2009-04-30  Philipp Lohmann  <pl@openoffice.org>  [b615ebb9c2c6ee799b692e2a03c15dd62a076965]

#i92516# pass selection or whole document to XRenderable interface


2009-04-30  Ivo Hinkelmann  <ihi@openoffice.org>  [69eb035c8f117aade1b94e0c692e7f0d565e98df]

#i10000# cygwin fix


2009-04-29  Ivo Hinkelmann  <ihi@openoffice.org>  [263c7308cc0931bb9cdea0aeb9a7e3309001af26]

#i10000# build fix


2009-04-29  Ivo Hinkelmann  <ihi@openoffice.org>  [84c8029a84ea6e4b4c729de42cf4ef6003d401e8]

#i10000# build fix


2009-04-29  Ivo Hinkelmann  <ihi@openoffice.org>  [9d08193cd63425003b50e799cdee6526bb2b4f78]

#i10000# build fix


2009-04-29  Ivo Hinkelmann  <ihi@openoffice.org>  [036629e33acbeb5ec4c123b1f3ba5891808692cf]

#i10000# build fix


2009-04-29  Ivo Hinkelmann  <ihi@openoffice.org>  [0e70561f758ee8bf24dd716b742875b7e9d7a1b3]

#i10000# build fix


2009-04-29  Ivo Hinkelmann  <ihi@openoffice.org>  [f59ead6817a6909ed2d1910a1a652de07951eb77]

#i10000# build fix


2009-04-29  Ivo Hinkelmann  <ihi@openoffice.org>  [57e10c2a1972efa4d10457fb5c223b3394fbbd82]

#i10000# build fix


2009-04-29  Ivo Hinkelmann  <ihi@openoffice.org>  [03973b8b8028913677343ab7be0882182a9a9d68]

#i10000# build fix


2009-04-29  Ivo Hinkelmann  <ihi@openoffice.org>  [166f850e888b0666474b6d775972f4aa2a17a3af]

#i10000# build fix


2009-04-29  Ivo Hinkelmann  <ihi@openoffice.org>  [626cee54ebe9c499ab38d8010fa6910c4eb0c701]

#i10000# build fix


2009-04-29  Ivo Hinkelmann  <ihi@openoffice.org>  [f2386f84421da2ae9c0b24b010d5cd21e2b41c3d]

#i10000# merge error fix


2009-04-28  Ivo Hinkelmann  <ihi@openoffice.org>  [4d181a912fd6c5e3d1069c1a5444a91d7f82b128]

DEV300


2009-04-28  Ivo Hinkelmann  <ihi@openoffice.org>  [c6789d337714ece28aa2bff0ae45b97971d1324c]

#i10000# added missing dependency


2009-04-28  Ivo Hinkelmann  <ihi@openoffice.org>  [8e7158d98b34ce9d77aabe84dd9d718e4bf0cc93]

#i10000# #i101341# broken integration fix


2009-04-28  Ivo Hinkelmann  <ihi@openoffice.org>  [dbfe956a78171327e4ed24e5956a6c378064b30d]

#i10000# #i101341# broken integration fix


2009-04-28  Ivo Hinkelmann  <ihi@openoffice.org>  [50f9ae5a90c6a73890c9c4b12aedf90fa48b8bcf]

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>  [f07e2fd59e6328b81702bf9c7b59ffc1a62e29af]

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>  [ffd431265f299ded3e2227670ece2d4d792510b7]

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>  [095c6d6c862486b08613b14524a1615778779789]

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>  [e35570bf01d9acbabe208f299980419a220d9227]

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>  [895ffe47997b8e4402c73b4460c56c7582600fe5]

#i10000# #101342# min-gw fix


2009-04-28  Thomas Benisch  <tbe@openoffice.org>  [f37538837fca635975e3bee2dbfe6cbbbcfa83a1]

#i12587# Inserting/editing arbitrary text objects in chart


2009-04-27  Philipp Lohmann  <pl@openoffice.org>  [f5ed09812ec793f007443ab625b0f0124c31cfa2]

#i92516# HelpTexts for new print UI


2009-04-27  Philipp Lohmann  <pl@openoffice.org>  [0c03078f953a79ace1e9feae55cd827785ae0591]

#i92516# HelpTexts for new print UI


2009-04-27  Philipp Lohmann  <pl@openoffice.org>  [1ad7f8aa44d48e7b72343c2a86ce48c6b2e439e0]

#i92516# HelpTexts for new print UI


2009-04-27  Philipp Lohmann  <pl@openoffice.org>  [27369a2067702e9b4c19cd6249b95b1b617607cd]

#i92516# HelpTexts for new print UI


2009-04-27  Philipp Lohmann  <pl@openoffice.org>  [1845fc4790d475720db8476444cce65d56065805]

#i92516# HelpTexts for new print UI


2009-04-27  Ivo Hinkelmann  <ihi@openoffice.org>  [4f78a3e4eda6ef5a6943884083a92efa7e016ae8]

CWS-TOOLING: integrate CWS sw32bf01 2009-04-22 09:52:28 +0200 od  r271075 : CWS-TOOLING: rebase CWS sw32bf01 to trunk@270723 (milestone: DEV300:m46) 2009-04-06 10:46:37 +0200 od  r270529 : #i100782# method <SwFlowFrm::PasteTree(..)> 	  - patch: correct paste into layout frame containing more than one lower 2009-03-24 15:15:04 +0100 od  r269956 : #i90311# method <SwpHints::BuildPortions(..)> 	 - Do not remove existing character format hint during XML import, 	   when applying another character format hint. 2009-03-24 08:59:36 +0100 od  r269910 : #i94285# method <SwDoc::CopyFmtArr(..)> 	 - copy existing <SwFmtPageDesc> instance, before copying attributes 2009-03-19 14:50:29 +0100 od  r269747 : #i95726# ODF import/export of table: 	 - include some fault tolerance regarding corrupted tables 2009-03-17 11:50:27 +0100 od  r269585 : #i95711# method <SwRedline::MoveFromSection()> 	 - Before deleting the change tracking node section assure that the internal member 	   still points to this node section.


2009-04-27  Thomas Benisch  <tbe@openoffice.org>  [c41b4570bb63a5d8fa1a761a9402fd0a649cd46b]

#i12587# Inserting/editing arbitrary text objects in chart


2009-04-27  Thomas Benisch  <tbe@openoffice.org>  [3862727d4fe41c13ddfb8190a450ace00e4c8f29]

#i12587# Inserting/editing arbitrary text objects in chart


2009-04-27  Thomas Benisch  <tbe@openoffice.org>  [960927943f28e17ad0248b3fa160bc55ed120c89]

#i12587# Inserting/editing arbitrary text objects in chart


2009-04-27  Andre Fischer  <af@openoffice.org>  [69a4a545a556bd189736b3e510d4b4b07ae8cb6e]

#i48179# Debug: added descriptive strings to events.


2009-04-27  Andre Fischer  <af@openoffice.org>  [aa02f1da390cb9b1225de978f8e2965c34e3a45f]

#i98792# Synchronize frame rate during animations.


2009-04-27  Ivo Hinkelmann  <ihi@openoffice.org>  [57249bdb17fed3cc18185ac36c37b7cec426ab4f]

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-27  Ivo Hinkelmann  <ihi@openoffice.org>  [c3ff681f1283db75b96f7bce188fa65510814924]

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-27  Ivo Hinkelmann  <ihi@openoffice.org>  [61f0de3924956137216e211858be641eb7cb31bf]

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-27  Ivo Hinkelmann  <ihi@openoffice.org>  [232386ba759db1c7c416da61771210603a1e48fd]

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-27  Ivo Hinkelmann  <ihi@openoffice.org>  [a2a10770776eb771595790bcd7d9cec80361d193]

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-27  Ivo Hinkelmann  <ihi@openoffice.org>  [877e2382243e915fe85bb6c29282d90fd7cfd4f2]

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-27  Ivo Hinkelmann  <ihi@openoffice.org>  [010c6b93aefa966e9c92dd64ea79065353304a49]

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-27  Ivo Hinkelmann  <ihi@openoffice.org>  [f68b367dd6b7fa3c7cf8b5d6ad645e295db8ac94]

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-27  Ivo Hinkelmann  <ihi@openoffice.org>  [ce6b62881d7aa295c3dc715e9a61e9a0e700aefd]

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-27  Ivo Hinkelmann  <ihi@openoffice.org>  [f6b08f248146c7937bbff66c30891edd86966c1c]

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-27  Ivo Hinkelmann  <ihi@openoffice.org>  [f88817b11e59ac22b38780b8dcd4b72c25a6acd5]

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-27  Ivo Hinkelmann  <ihi@openoffice.org>  [a6ef6eddc6ac91f44d98400cc1dbee17163578d9]

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-27  Ivo Hinkelmann  <ihi@openoffice.org>  [f83ef386d33bf2c00371cfba6953c61a103f0c4b]

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-27  Andre Fischer  <af@openoffice.org>  [881043d1f01fad663c0a17f11cbe2dab79e31217]

#i98792# Allow frequent calls to slide show update().


2009-04-27  Philipp Lohmann  <pl@openoffice.org>  [28d7db7c3c0d52c923da67814f9bb40db9cc9304]

#i92516# add help ids


2009-04-27  Thomas Lange  <tl@openoffice.org>  [748ce9a34fe6ab7a6a12c389895c197444d95aab]

#i101241# new print dialog UI


2009-04-27  Thomas Lange  <tl@openoffice.org>  [453d21e5a31aa0afaf7ecfb4aea9ac02dfc3449c]

#i101241# new print dialog UI


2009-04-25  Ivo Hinkelmann  <ihi@openoffice.org>  [a63e7873d33c9f73ee0150c57e7bb4dd9b63a471]

CWS-TOOLING: integrate CWS cli005 2009-01-30 15:47:54 +0100 cli  r267204 : Translated comments to English. 2009-01-30 11:46:57 +0100 cli  r267188 : CWS-TOOLING: rebase CWS cli005 to trunk@267171 (milestone: DEV300:m41) 2009-01-29 17:57:42 +0100 cli  r267165 : Translated comments to English. 2009-01-29 11:40:24 +0100 cli  r267108 : Translated comments to English and fixed indentations. 2009-01-28 17:57:58 +0100 cli  r267075 : Remove Java parsing method stubs from basic parser^^ 2009-01-28 17:38:47 +0100 cli  r267072 : Translated comments to English. 2009-01-28 16:55:51 +0100 cli  r267066 : Translated comments to English. 2009-01-28 12:19:02 +0100 cli  r267053 : Translated comments to English. 2009-01-27 13:24:28 +0100 cli  r266987 : Quick fix for #i92947# 2009-01-27 12:48:19 +0100 cli  r266983 : CWS-TOOLING: rebase CWS cli005 to trunk@266944 (milestone: DEV300:m40) 2009-01-26 18:20:48 +0100 cli  r266941 : Translated comments. 2009-01-26 17:04:09 +0100 cli  r266938 : Some translations. mgrtest.cxx needs HEAVY refactoring... 2009-01-26 16:49:09 +0100 cli  r266936 : Translated comments in all include files. 2009-01-26 14:18:54 +0100 cli  r266924 : Some comments translated. 2009-01-24 17:19:07 +0100 cli  r266883 : Translation of german comments to english. 2009-01-24 16:00:05 +0100 cli  r266881 : Indentation 2009-01-24 15:53:04 +0100 cli  r266880 : Apply patch for issue #i96836#


2009-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [83ed02ae9b0972954ce3745eda16feedbf806ac9]

CWS-TOOLING: integrate CWS bfshrink02 2009-03-27 09:30:29 +0100 cmc  r270134 : #i100589# remove always NULL pDocTopics 2009-03-26 13:22:26 +0100 cmc  r270074 : #i100589# remove latest set of unused methods and files


2009-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [79c77cb59941ed2607e6a0de66147ca60945fa7f]

CWS-TOOLING: integrate CWS cwstestresult02 2009-04-01 15:19:09 +0200 bei  r270334 : submit test results now also for milestones


2009-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [7d94d25c6fe6eb025767250394828cdb676d8bb1]

CWS-TOOLING: integrate CWS automation310m9_DEV300 2009-04-03 13:16:21 +0200 hde  r270474 : #i100809#


2009-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [e829142f840fe49fd796baf322e065ba38845a50]

CWS-TOOLING: integrate CWS automation310wg_DEV300 2009-04-09 11:16:42 +0200 wg  r270684 : i100917 2009-04-09 10:34:47 +0200 msc  r270681 : #i100975# 2009-04-09 09:05:27 +0200 hde  r270679 : #100952 2009-04-09 08:53:54 +0200 hde  r270678 : #100952 2009-04-09 08:41:36 +0200 hde  r270677 : #100952 2009-04-09 08:38:09 +0200 hde  r270676 : #100952 2009-04-08 19:59:39 +0200 hde  r270659 : #i100955# 2009-04-08 14:12:21 +0200 wg  r270647 : i100917 2009-04-08 13:46:04 +0200 wg  r270643 : i100917 2009-04-08 10:56:51 +0200 wg  r270625 : i100917


2009-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [5b0e3f7887374c6eb816646b75e50ab32cb3ca60]

CWS-TOOLING: integrate CWS dba31m_DEV300 2009-04-08 21:06:02 +0200 fs  r270660 : #i100956# hold the assigned events in the ModelImpl, not in the DatabaseDocument, so they survive the model being destroyed 2009-04-08 12:40:13 +0200 b_michaelsen  r270635 : #i100928# Opening the Tools->Options->Improvement Program Tabpage on first start accidently activates Usage Tracking 2009-04-07 12:56:29 +0200 fs  r270594 : #i100866# don't call into the StatusIndicator with our mutex locked 2009-04-07 10:31:02 +0200 fs  r270581 : #i100866# impl_import_throw -> impl_import_nolck_throw 2009-04-06 22:53:10 +0200 fs  r270575 : #i100866# some more mutex lock tweaking 2009-04-06 22:01:51 +0200 fs  r270573 : #i100861# load the Show/Hide strings from the proper (an existing, in particular) resource 2009-04-06 12:43:16 +0200 fs  r270537 : #i100866# notifyEvent: instantiate the ScriptDocument only when required. 2009-04-06 12:42:03 +0200 fs  r270536 : #i100866# rework how and when it is determined whether the DBDoc or sub documents contain scripts/macros. In particular, cache this information in the ODatabaseDocument implementation, so that queryInterface does not need to lock the mutex 2009-04-03 10:21:02 +0200 oj  r270465 : #i100789# surround uno call with try catch 2009-04-03 09:18:37 +0200 oj  r270453 : #i100789# check token is not null


2009-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [819f089c0a9e3512e8674651d05b4173fd6a811f]

CWS-TOOLING: integrate CWS dba31m_DEV300 2009-04-08 21:06:02 +0200 fs  r270660 : #i100956# hold the assigned events in the ModelImpl, not in the DatabaseDocument, so they survive the model being destroyed 2009-04-08 12:40:13 +0200 b_michaelsen  r270635 : #i100928# Opening the Tools->Options->Improvement Program Tabpage on first start accidently activates Usage Tracking 2009-04-07 12:56:29 +0200 fs  r270594 : #i100866# don't call into the StatusIndicator with our mutex locked 2009-04-07 10:31:02 +0200 fs  r270581 : #i100866# impl_import_throw -> impl_import_nolck_throw 2009-04-06 22:53:10 +0200 fs  r270575 : #i100866# some more mutex lock tweaking 2009-04-06 22:01:51 +0200 fs  r270573 : #i100861# load the Show/Hide strings from the proper (an existing, in particular) resource 2009-04-06 12:43:16 +0200 fs  r270537 : #i100866# notifyEvent: instantiate the ScriptDocument only when required. 2009-04-06 12:42:03 +0200 fs  r270536 : #i100866# rework how and when it is determined whether the DBDoc or sub documents contain scripts/macros. In particular, cache this information in the ODatabaseDocument implementation, so that queryInterface does not need to lock the mutex 2009-04-03 10:21:02 +0200 oj  r270465 : #i100789# surround uno call with try catch 2009-04-03 09:18:37 +0200 oj  r270453 : #i100789# check token is not null


2009-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [492167c18d241a8c3bf43b6c63bec958b183f13e]

CWS-TOOLING: integrate CWS dba31m_DEV300 2009-04-08 21:06:02 +0200 fs  r270660 : #i100956# hold the assigned events in the ModelImpl, not in the DatabaseDocument, so they survive the model being destroyed 2009-04-08 12:40:13 +0200 b_michaelsen  r270635 : #i100928# Opening the Tools->Options->Improvement Program Tabpage on first start accidently activates Usage Tracking 2009-04-07 12:56:29 +0200 fs  r270594 : #i100866# don't call into the StatusIndicator with our mutex locked 2009-04-07 10:31:02 +0200 fs  r270581 : #i100866# impl_import_throw -> impl_import_nolck_throw 2009-04-06 22:53:10 +0200 fs  r270575 : #i100866# some more mutex lock tweaking 2009-04-06 22:01:51 +0200 fs  r270573 : #i100861# load the Show/Hide strings from the proper (an existing, in particular) resource 2009-04-06 12:43:16 +0200 fs  r270537 : #i100866# notifyEvent: instantiate the ScriptDocument only when required. 2009-04-06 12:42:03 +0200 fs  r270536 : #i100866# rework how and when it is determined whether the DBDoc or sub documents contain scripts/macros. In particular, cache this information in the ODatabaseDocument implementation, so that queryInterface does not need to lock the mutex 2009-04-03 10:21:02 +0200 oj  r270465 : #i100789# surround uno call with try catch 2009-04-03 09:18:37 +0200 oj  r270453 : #i100789# check token is not null


2009-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [cad6150eabde5d454ccb48a7e759a420fb989480]

CWS-TOOLING: integrate CWS dba31m_DEV300 2009-04-08 21:06:02 +0200 fs  r270660 : #i100956# hold the assigned events in the ModelImpl, not in the DatabaseDocument, so they survive the model being destroyed 2009-04-08 12:40:13 +0200 b_michaelsen  r270635 : #i100928# Opening the Tools->Options->Improvement Program Tabpage on first start accidently activates Usage Tracking 2009-04-07 12:56:29 +0200 fs  r270594 : #i100866# don't call into the StatusIndicator with our mutex locked 2009-04-07 10:31:02 +0200 fs  r270581 : #i100866# impl_import_throw -> impl_import_nolck_throw 2009-04-06 22:53:10 +0200 fs  r270575 : #i100866# some more mutex lock tweaking 2009-04-06 22:01:51 +0200 fs  r270573 : #i100861# load the Show/Hide strings from the proper (an existing, in particular) resource 2009-04-06 12:43:16 +0200 fs  r270537 : #i100866# notifyEvent: instantiate the ScriptDocument only when required. 2009-04-06 12:42:03 +0200 fs  r270536 : #i100866# rework how and when it is determined whether the DBDoc or sub documents contain scripts/macros. In particular, cache this information in the ODatabaseDocument implementation, so that queryInterface does not need to lock the mutex 2009-04-03 10:21:02 +0200 oj  r270465 : #i100789# surround uno call with try catch 2009-04-03 09:18:37 +0200 oj  r270453 : #i100789# check token is not null


2009-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [191a03067dfdae24ac93e32e4b2f4b88b6d0814d]

CWS-TOOLING: integrate CWS fwk110_DEV300 2009-04-03 11:16:33 +0200 pl  r270467 : fix the vanishing form contro problem 2009-04-03 09:26:00 +0200 cd  r270455 : #159523# Use build id to check for showing the registration dialog again 2009-04-03 09:22:55 +0200 od  r270454 : #i100732# method <SwTxtFormatter::NewTabPortion(..)> 	  - correction of condition for applying automatic tab stop at left margin


2009-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [0a606b888ece7885a851feee96afe44ff8a25b38]

CWS-TOOLING: integrate CWS fwk110_DEV300 2009-04-03 11:16:33 +0200 pl  r270467 : fix the vanishing form contro problem 2009-04-03 09:26:00 +0200 cd  r270455 : #159523# Use build id to check for showing the registration dialog again 2009-04-03 09:22:55 +0200 od  r270454 : #i100732# method <SwTxtFormatter::NewTabPortion(..)> 	  - correction of condition for applying automatic tab stop at left margin


2009-04-24  Philipp Lohmann  <pl@openoffice.org>  [2332ec48eb9166e8bcd0b205da730b2e955d8ec8]

#i92516# help ids for fixed controls


2009-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [5ad01c53a1c62acf070e43f699d5155a82dbc9d7]

CWS-TOOLING: integrate CWS calcdelrows_DEV300 2009-04-14 09:17:29 +0200 nn  r270747 : #i100895# for collaboration, allow rejection regardless of IsDeletedIn


2009-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [c832844e4ff7b5bf4dbd32c3dfd401b7393bf135]

CWS-TOOLING: integrate CWS calc31stopper5_DEV300 2009-04-16 15:35:37 +0200 dr  r270888 : #101118# collect all drawing undo actions while creating a cell note


2009-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [1c9b51a62a16e7625515d824a071eddb9a6e0385]

CWS-TOOLING: integrate CWS automation310g_DEV300 2009-04-21 13:35:54 +0200 tbo  r271033 : #i101044# 2009-04-21 13:04:14 +0200 jsk  r271031 : #i101240# sMakeReadOnlyDocumentEditable()-fix


2009-04-24  Philipp Lohmann  <pl@openoffice.org>  [a34d3936c81cdd3997ef5783c6c49f1239ba1f5b]

#i101241# IsPrinter property


2009-04-24  Philipp Lohmann  <pl@openoffice.org>  [fb285c9745d6e3b6e0a00830e703adcfe0e6c230]

#i101242# release options helper on last page


2009-04-24  Philipp Lohmann  <pl@openoffice.org>  [60d5a8c08854fd722858975a4c1636a01904f216]

#i101242# release options helper on last page


2009-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [e02a491f9234c1886998259f0848299408344263]

CWS-TOOLING: integrate CWS rnwinr01_DEV300 2009-04-22 20:24:51 +0200 pl  r271140 : #i101156# bring up xpdf to 3.02 patch level 3 as of 04/16/2009


2009-04-24  Philipp Lohmann  <pl@openoffice.org>  [e2b86cdb5cb692e338c9a1be2b47fd6f4687737a]

#i101242# do not reformat all the time


2009-04-24  Philipp Lohmann  <pl@openoffice.org>  [f242e25ce036b26a6da80d5c088ff69a5853eb23]

#i92516# cache output device


2009-04-24  Philipp Lohmann  <pl@openoffice.org>  [060f36af7d35aaa8a7c9c28d9a8a1a6bf6a684e0]

#i92516# avoid unnecessary calls to render the current page


2009-04-24  Philipp Lohmann  <pl@openoffice.org>  [d643d9b186f51c7e95279cb7c3c85a9d0ef571d5]

#i101241# do not use fonts of undefined size


2009-04-24  Oliver Bolte  <obo@openoffice.org>  [087f64791eafcae891f87998b3055f87d9a11161]

#i101079# mingw port patch file: PATCH_FILE_NAME->PATCH_FILES


2009-04-23  Ivo Hinkelmann  <ihi@openoffice.org>  [c8ea02049373f99ec30758ef3e8a09049c0af6c1]

CWS-TOOLING: integrate CWS aw072_DEV300 2009-04-21 17:50:04 +0200 aw  r271050 : #i101250# corrected flag for ModifyWithAttributes 2009-04-21 15:41:02 +0200 aw  r271040 : #i101169# corrected old MetaFile tag generation for text animations in slideshow


2009-04-23  Philipp Lohmann  <pl@openoffice.org>  [f0a717315d35423a70308ce84638caba6ca8822c]

#101241# IntValue can be from NumericField which is a sal_Int64


2009-04-23  Ivo Hinkelmann  <ihi@openoffice.org>  [8034f570cbe5227a12a4cca420844f76d10dc623]

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>  [b9b83627e01b71b6c3ad3aeee08e036cbf050136]

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>  [9086a3c50c0350ad39db09a09613303953e3d260]

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  Philipp Lohmann  <pl@openoffice.org>  [ef4d7e6fd3942e85929685af46243ba679ee74ec]

#101241# fix print size


2009-04-23  Ivo Hinkelmann  <ihi@openoffice.org>  [fe1f7a197499b14ef64f91046bd2b2edabd0b2f1]

CWS-TOOLING: integrate CWS sw31bf10_DEV300 2009-04-16 12:41:42 +0200 va  r270879 : #i101097# Emptied Author Field 2009-04-16 11:58:03 +0200 hbrinkm  r270876 : #i101029# Use TableInfo first to determine next node. 2009-04-16 11:52:11 +0200 hbrinkm  r270875 : #i101029# WW8TableNodeInfo: new member mpNext pointing to next WW8TableNodeInfo in doc 2009-04-16 08:46:32 +0200 od  r270866 : #i101116# method <SwWW8ImplReader::StopTable()>           - keep PaM for TableEnd only for nested tables


2009-04-23  Ivo Hinkelmann  <ihi@openoffice.org>  [6fb806f165964f355ff74233fe30e764ff53deef]

CWS-TOOLING: integrate CWS sw31bf10_DEV300 2009-04-16 12:41:42 +0200 va  r270879 : #i101097# Emptied Author Field 2009-04-16 11:58:03 +0200 hbrinkm  r270876 : #i101029# Use TableInfo first to determine next node. 2009-04-16 11:52:11 +0200 hbrinkm  r270875 : #i101029# WW8TableNodeInfo: new member mpNext pointing to next WW8TableNodeInfo in doc 2009-04-16 08:46:32 +0200 od  r270866 : #i101116# method <SwWW8ImplReader::StopTable()>           - keep PaM for TableEnd only for nested tables


2009-04-23  Andre Fischer  <af@openoffice.org>  [1793f3ef4993ef6e33230e03ef7498f0e1cc298e]

#i96540# Fixed order of event processing when rewinding with fixed time.


2009-04-23  Ivo Hinkelmann  <ihi@openoffice.org>  [ab9aa0da0752cdcf98bf4312b6c36dd48ed9a336]

CWS-TOOLING: integrate CWS aw070_DEV300 2009-04-14 15:12:41 +0200 hdu  r270783 : #i100951# avoid expensive calls to basegfx::tools::clipPolygonOnRange() if possible 2009-04-14 15:04:05 +0200 hdu  r270780 : #i100922# prevent needless stl::priority_queue reallacations by reserving 2009-04-14 14:44:18 +0200 aw  r270776 : #i100851# corrected unxlngi4 warning 2009-04-14 14:41:44 +0200 aw  r270774 : #i100851# applied suggested patch from task 2009-04-14 14:32:30 +0200 aw  r270769 : #i101075# corrected offset usage for wrong spell and transformation mapping for page preview primitives with aspect ratio 2009-04-14 13:56:13 +0200 aw  r270763 : #i101075# changed to empty range usage when collecting page conent for page preview object


2009-04-23  Ivo Hinkelmann  <ihi@openoffice.org>  [a73ac8926a739fcbc434adf460cc1dba950ffeea]

CWS-TOOLING: integrate CWS aw070_DEV300 2009-04-14 15:12:41 +0200 hdu  r270783 : #i100951# avoid expensive calls to basegfx::tools::clipPolygonOnRange() if possible 2009-04-14 15:04:05 +0200 hdu  r270780 : #i100922# prevent needless stl::priority_queue reallacations by reserving 2009-04-14 14:44:18 +0200 aw  r270776 : #i100851# corrected unxlngi4 warning 2009-04-14 14:41:44 +0200 aw  r270774 : #i100851# applied suggested patch from task 2009-04-14 14:32:30 +0200 aw  r270769 : #i101075# corrected offset usage for wrong spell and transformation mapping for page preview primitives with aspect ratio 2009-04-14 13:56:13 +0200 aw  r270763 : #i101075# changed to empty range usage when collecting page conent for page preview object


2009-04-23  Ivo Hinkelmann  <ihi@openoffice.org>  [176ecc0e361d9e0bf042fcce19c93e4ed5a62575]

CWS-TOOLING: integrate CWS ooo31gsl10_DEV300 2009-04-20 17:22:17 +0200 pl  r270996 : #i101210# reset maps in case of wrong index 2009-04-20 16:40:17 +0200 pl  r270993 : #i101092# do not dispatch events twice


2009-04-23  Ivo Hinkelmann  <ihi@openoffice.org>  [556b895b1516cc468d8e8a144023fd875d9d1414]

CWS-TOOLING: integrate CWS mav50_DEV300 2009-04-16 17:54:43 +0200 mav  r270901 : #i100993# let the links stay in loaded state if possible 2009-04-16 17:50:44 +0200 mav  r270900 : #i100993# let the links stay in loaded state if possible 2009-04-16 17:46:45 +0200 mav  r270899 : #i100993# let the links stay in loaded state if possible 2009-04-16 17:44:47 +0200 mav  r270898 : #i100993# let the links stay in loaded state if possible#


2009-04-23  Ivo Hinkelmann  <ihi@openoffice.org>  [600b7c043d4e082432e5c63f74bdb5948b9767bc]

CWS-TOOLING: integrate CWS mav50_DEV300 2009-04-16 17:54:43 +0200 mav  r270901 : #i100993# let the links stay in loaded state if possible 2009-04-16 17:50:44 +0200 mav  r270900 : #i100993# let the links stay in loaded state if possible 2009-04-16 17:46:45 +0200 mav  r270899 : #i100993# let the links stay in loaded state if possible 2009-04-16 17:44:47 +0200 mav  r270898 : #i100993# let the links stay in loaded state if possible#


2009-04-23  Ivo Hinkelmann  <ihi@openoffice.org>  [90398bb61c48a5722591d65b6892baf54c841b48]

CWS-TOOLING: integrate CWS aw071_DEV300 2009-04-15 16:59:01 +0200 aw  r270855 : #i101016# copy constructor and assignment operator for GraphicObject extended to not need to calculate the ObjectID, but to add to cache directly


2009-04-23  Thomas Lange  <tl@openoffice.org>  [69ed05736da622821985bd5bb493002414d38f59]

#ii101241# new UI print dialog


2009-04-23  Ivo Hinkelmann  <ihi@openoffice.org>  [091f73440dc7659c59f8bb83f50e34c811c5372b]

CWS-TOOLING: integrate CWS cmcfixes57 2009-04-16 14:44:54 +0200 cmc  r270885 : #i101062# add in uui fix and stray ^M fixes 2009-04-16 10:57:50 +0200 cmc  r270872 : #i101127# remove && || warnings 2009-04-15 17:04:23 +0200 cmc  r270857 : #i101112# remove trivial new gcc warnings 2009-04-15 17:01:01 +0200 cmc  r270856 : #i101111# remove trivial new warnings 2009-04-15 16:56:53 +0200 cmc  r270854 : #i101110# make methods consts 2009-04-15 16:52:37 +0200 cmc  r270853 : #i100225# fix visibility of component_getImplementationEnvironment and friends 2009-04-15 16:49:16 +0200 cmc  r270852 : #i101109# ? : promotion rules


2009-04-23  Ivo Hinkelmann  <ihi@openoffice.org>  [1a29b298809e81ccf1d045f4c0a89c6699e2266b]

CWS-TOOLING: integrate CWS cmcfixes57 2009-04-16 14:44:54 +0200 cmc  r270885 : #i101062# add in uui fix and stray ^M fixes 2009-04-16 10:57:50 +0200 cmc  r270872 : #i101127# remove && || warnings 2009-04-15 17:04:23 +0200 cmc  r270857 : #i101112# remove trivial new gcc warnings 2009-04-15 17:01:01 +0200 cmc  r270856 : #i101111# remove trivial new warnings 2009-04-15 16:56:53 +0200 cmc  r270854 : #i101110# make methods consts 2009-04-15 16:52:37 +0200 cmc  r270853 : #i100225# fix visibility of component_getImplementationEnvironment and friends 2009-04-15 16:49:16 +0200 cmc  r270852 : #i101109# ? : promotion rules


2009-04-23  Ivo Hinkelmann  <ihi@openoffice.org>  [726701315f0f5a0a411975c745ef0764f73eef3e]

CWS-TOOLING: integrate CWS cmcfixes57 2009-04-16 14:44:54 +0200 cmc  r270885 : #i101062# add in uui fix and stray ^M fixes 2009-04-16 10:57:50 +0200 cmc  r270872 : #i101127# remove && || warnings 2009-04-15 17:04:23 +0200 cmc  r270857 : #i101112# remove trivial new gcc warnings 2009-04-15 17:01:01 +0200 cmc  r270856 : #i101111# remove trivial new warnings 2009-04-15 16:56:53 +0200 cmc  r270854 : #i101110# make methods consts 2009-04-15 16:52:37 +0200 cmc  r270853 : #i100225# fix visibility of component_getImplementationEnvironment and friends 2009-04-15 16:49:16 +0200 cmc  r270852 : #i101109# ? : promotion rules


2009-04-23  Ivo Hinkelmann  <ihi@openoffice.org>  [cfea5619a83726b53e880695382b4b861dab5fc8]

CWS-TOOLING: integrate CWS cmcfixes57 2009-04-16 14:44:54 +0200 cmc  r270885 : #i101062# add in uui fix and stray ^M fixes 2009-04-16 10:57:50 +0200 cmc  r270872 : #i101127# remove && || warnings 2009-04-15 17:04:23 +0200 cmc  r270857 : #i101112# remove trivial new gcc warnings 2009-04-15 17:01:01 +0200 cmc  r270856 : #i101111# remove trivial new warnings 2009-04-15 16:56:53 +0200 cmc  r270854 : #i101110# make methods consts 2009-04-15 16:52:37 +0200 cmc  r270853 : #i100225# fix visibility of component_getImplementationEnvironment and friends 2009-04-15 16:49:16 +0200 cmc  r270852 : #i101109# ? : promotion rules


2009-04-23  Ivo Hinkelmann  <ihi@openoffice.org>  [0bc37cc225cf6cdea19c5ee3d05c0edb5e0b4c66]

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-23  Ivo Hinkelmann  <ihi@openoffice.org>  [36c92050781397bc4c32aa5bcdce9ba8fe7fcebc]

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-23  Ivo Hinkelmann  <ihi@openoffice.org>  [bc54cd7501259e237bbcf1edab5412cf6160b348]

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-23  Ivo Hinkelmann  <ihi@openoffice.org>  [c5ae3e6de97f1341ea236680af3f4a1b5698796c]

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-23  Ivo Hinkelmann  <ihi@openoffice.org>  [9bd213402bd9867baf564ea710f13302d5f8da90]

CWS-TOOLING: integrate CWS dbaperf1 2009-04-02 09:12:25 +0200 oj  r270372 : CWS-TOOLING: rebase CWS dbaperf1 to trunk@270033 (milestone: DEV300:m45) 2009-03-17 10:20:34 +0100 oj  r269577 : add parameter 2009-03-17 10:20:05 +0100 oj  r269576 : add parameter 2009-03-12 12:32:24 +0100 oj  r269387 : add missing ++ 2009-03-11 12:53:35 +0100 oj  r269315 : compile error 2009-03-06 08:52:11 +0100 oj  r268968 : #i99264# remove duplicate code 2009-03-06 08:20:08 +0100 oj  r268966 : add missingheader 2009-03-06 08:17:41 +0100 oj  r268965 : add header 2009-03-06 08:15:07 +0100 oj  r268964 : #i99708# remove duplicate code 2009-03-06 07:24:11 +0100 oj  r268963 : #i99708# remove duplicate code 2009-03-06 07:22:24 +0100 oj  r268962 : #i99708# use tenary operator 2009-03-06 07:19:21 +0100 oj  r268961 : remove unused rtl_logs 2009-03-06 07:15:55 +0100 oj  r268960 : #i99708# extract getLength from for loop 2009-03-06 07:15:35 +0100 oj  r268959 : #i99708# extract getLength from for loop 2009-03-06 07:14:57 +0100 oj  r268958 : remove unused rtl_logs 2009-03-06 07:13:01 +0100 oj  r268957 : insert DBG_ helper 2009-03-06 07:12:17 +0100 oj  r268956 : remove unused rtl_logs 2009-03-06 07:10:26 +0100 oj  r268955 : remove unused rtl_logs 2009-03-06 07:04:51 +0100 oj  r268954 : #i99708# use tenary operator 2009-03-05 12:04:46 +0100 oj  r268895 : comment RTL_LOG out 2009-03-05 09:05:07 +0100 oj  r268874 : add rtl logfile 2009-03-04 14:21:18 +0100 oj  r268828 : #i99708# make static inplace and some method calls in for loop removed 2009-03-04 14:20:34 +0100 oj  r268827 : #i99708# impl double check pattern for getInfohelper 2009-03-02 09:31:42 +0100 oj  r268636 : add rtl logfile 2009-03-02 08:18:37 +0100 oj  r268633 : add rtl logfile 2009-02-27 11:22:16 +0100 oj  r268570 : #i99709# change algorithm for marking objects 2009-02-27 11:17:04 +0100 oj  r268568 : #i99708# some improvements to load forms, controls faster and replacement of size() call with !empty() which is much faster 2009-02-24 10:09:35 +0100 sb  r268383 : #i99290# no longer care to set a sensible context class loader for native threads attached to the VM 2009-02-23 13:44:04 +0100 oj  r268354 : #i76606# seekrow changes 2009-02-23 12:27:30 +0100 oj  r268349 : deleted 2009-02-20 15:14:23 +0100 oj  r268325 : #i76606# some code changes 2009-02-19 14:15:25 +0100 oj  r268284 : #i76606# use of simple prep stmt instead of full blown rowset, when source and dest connection are the same use insert into ... ( select ... ) 2009-02-19 11:27:55 +0100 oj  r268265 : #i76606# insert some RTL_LOG and setObject impl 2009-02-18 14:45:37 +0100 oj  r268222 : #i99363# insert RTL_LOG 2009-02-18 14:45:18 +0100 oj  r268221 : #i99363# insert RTL_LOG 2009-02-18 11:14:54 +0100 oj  r268207 : #i99363# call some impl_ methods to avoid duplicate cechCache calls 2009-02-18 11:10:47 +0100 oj  r268206 : #i99363# make isCount inline 2009-02-18 10:33:22 +0100 oj  r268203 : #i99363# use bookmarkable if available and inserted some RTL_LOG 2009-02-18 10:32:57 +0100 oj  r268202 : #i99363# use bookmarkable if available and inserted some RTL_LOG 2009-02-17 07:29:05 +0100 oj  r267843 : #i96897# remove some dll public 2009-02-16 15:01:04 +0100 oj  r267816 : #i96897# remove some dll public 2009-02-16 14:25:53 +0100 oj  r267810 : #i99264# remove duplicate code 2009-02-16 14:25:33 +0100 oj  r267809 : #i99264# remove duplicate code 2009-02-16 14:24:59 +0100 oj  r267808 : #i99264# remove duplicate code 2009-02-13 10:56:17 +0100 oj  r267703 : #i99191# comment the contextclassloader 2009-02-13 10:32:40 +0100 oj  r267700 : reduce call to resultset meta data 2009-02-13 10:27:31 +0100 oj  r267699 : reduce call to resultset meta data 2009-02-13 10:27:08 +0100 oj  r267698 : reduce call to resultset meta data


2009-04-23  Ivo Hinkelmann  <ihi@openoffice.org>  [d4420993d60255a2624b522cd085d0129d232bf7]

CWS-TOOLING: integrate CWS dbaperf1 2009-04-02 09:12:25 +0200 oj  r270372 : CWS-TOOLING: rebase CWS dbaperf1 to trunk@270033 (milestone: DEV300:m45) 2009-03-17 10:20:34 +0100 oj  r269577 : add parameter 2009-03-17 10:20:05 +0100 oj  r269576 : add parameter 2009-03-12 12:32:24 +0100 oj  r269387 : add missing ++ 2009-03-11 12:53:35 +0100 oj  r269315 : compile error 2009-03-06 08:52:11 +0100 oj  r268968 : #i99264# remove duplicate code 2009-03-06 08:20:08 +0100 oj  r268966 : add missingheader 2009-03-06 08:17:41 +0100 oj  r268965 : add header 2009-03-06 08:15:07 +0100 oj  r268964 : #i99708# remove duplicate code 2009-03-06 07:24:11 +0100 oj  r268963 : #i99708# remove duplicate code 2009-03-06 07:22:24 +0100 oj  r268962 : #i99708# use tenary operator 2009-03-06 07:19:21 +0100 oj  r268961 : remove unused rtl_logs 2009-03-06 07:15:55 +0100 oj  r268960 : #i99708# extract getLength from for loop 2009-03-06 07:15:35 +0100 oj  r268959 : #i99708# extract getLength from for loop 2009-03-06 07:14:57 +0100 oj  r268958 : remove unused rtl_logs 2009-03-06 07:13:01 +0100 oj  r268957 : insert DBG_ helper 2009-03-06 07:12:17 +0100 oj  r268956 : remove unused rtl_logs 2009-03-06 07:10:26 +0100 oj  r268955 : remove unused rtl_logs 2009-03-06 07:04:51 +0100 oj  r268954 : #i99708# use tenary operator 2009-03-05 12:04:46 +0100 oj  r268895 : comment RTL_LOG out 2009-03-05 09:05:07 +0100 oj  r268874 : add rtl logfile 2009-03-04 14:21:18 +0100 oj  r268828 : #i99708# make static inplace and some method calls in for loop removed 2009-03-04 14:20:34 +0100 oj  r268827 : #i99708# impl double check pattern for getInfohelper 2009-03-02 09:31:42 +0100 oj  r268636 : add rtl logfile 2009-03-02 08:18:37 +0100 oj  r268633 : add rtl logfile 2009-02-27 11:22:16 +0100 oj  r268570 : #i99709# change algorithm for marking objects 2009-02-27 11:17:04 +0100 oj  r268568 : #i99708# some improvements to load forms, controls faster and replacement of size() call with !empty() which is much faster 2009-02-24 10:09:35 +0100 sb  r268383 : #i99290# no longer care to set a sensible context class loader for native threads attached to the VM 2009-02-23 13:44:04 +0100 oj  r268354 : #i76606# seekrow changes 2009-02-23 12:27:30 +0100 oj  r268349 : deleted 2009-02-20 15:14:23 +0100 oj  r268325 : #i76606# some code changes 2009-02-19 14:15:25 +0100 oj  r268284 : #i76606# use of simple prep stmt instead of full blown rowset, when source and dest connection are the same use insert into ... ( select ... ) 2009-02-19 11:27:55 +0100 oj  r268265 : #i76606# insert some RTL_LOG and setObject impl 2009-02-18 14:45:37 +0100 oj  r268222 : #i99363# insert RTL_LOG 2009-02-18 14:45:18 +0100 oj  r268221 : #i99363# insert RTL_LOG 2009-02-18 11:14:54 +0100 oj  r268207 : #i99363# call some impl_ methods to avoid duplicate cechCache calls 2009-02-18 11:10:47 +0100 oj  r268206 : #i99363# make isCount inline 2009-02-18 10:33:22 +0100 oj  r268203 : #i99363# use bookmarkable if available and inserted some RTL_LOG 2009-02-18 10:32:57 +0100 oj  r268202 : #i99363# use bookmarkable if available and inserted some RTL_LOG 2009-02-17 07:29:05 +0100 oj  r267843 : #i96897# remove some dll public 2009-02-16 15:01:04 +0100 oj  r267816 : #i96897# remove some dll public 2009-02-16 14:25:53 +0100 oj  r267810 : #i99264# remove duplicate code 2009-02-16 14:25:33 +0100 oj  r267809 : #i99264# remove duplicate code 2009-02-16 14:24:59 +0100 oj  r267808 : #i99264# remove duplicate code 2009-02-13 10:56:17 +0100 oj  r267703 : #i99191# comment the contextclassloader 2009-02-13 10:32:40 +0100 oj  r267700 : reduce call to resultset meta data 2009-02-13 10:27:31 +0100 oj  r267699 : reduce call to resultset meta data 2009-02-13 10:27:08 +0100 oj  r267698 : reduce call to resultset meta data


2009-04-23  Ivo Hinkelmann  <ihi@openoffice.org>  [828b1fbe7a78e73d78f5fd367b05a99a5359c6e7]

CWS-TOOLING: integrate CWS dbaperf1 2009-04-02 09:12:25 +0200 oj  r270372 : CWS-TOOLING: rebase CWS dbaperf1 to trunk@270033 (milestone: DEV300:m45) 2009-03-17 10:20:34 +0100 oj  r269577 : add parameter 2009-03-17 10:20:05 +0100 oj  r269576 : add parameter 2009-03-12 12:32:24 +0100 oj  r269387 : add missing ++ 2009-03-11 12:53:35 +0100 oj  r269315 : compile error 2009-03-06 08:52:11 +0100 oj  r268968 : #i99264# remove duplicate code 2009-03-06 08:20:08 +0100 oj  r268966 : add missingheader 2009-03-06 08:17:41 +0100 oj  r268965 : add header 2009-03-06 08:15:07 +0100 oj  r268964 : #i99708# remove duplicate code 2009-03-06 07:24:11 +0100 oj  r268963 : #i99708# remove duplicate code 2009-03-06 07:22:24 +0100 oj  r268962 : #i99708# use tenary operator 2009-03-06 07:19:21 +0100 oj  r268961 : remove unused rtl_logs 2009-03-06 07:15:55 +0100 oj  r268960 : #i99708# extract getLength from for loop 2009-03-06 07:15:35 +0100 oj  r268959 : #i99708# extract getLength from for loop 2009-03-06 07:14:57 +0100 oj  r268958 : remove unused rtl_logs 2009-03-06 07:13:01 +0100 oj  r268957 : insert DBG_ helper 2009-03-06 07:12:17 +0100 oj  r268956 : remove unused rtl_logs 2009-03-06 07:10:26 +0100 oj  r268955 : remove unused rtl_logs 2009-03-06 07:04:51 +0100 oj  r268954 : #i99708# use tenary operator 2009-03-05 12:04:46 +0100 oj  r268895 : comment RTL_LOG out 2009-03-05 09:05:07 +0100 oj  r268874 : add rtl logfile 2009-03-04 14:21:18 +0100 oj  r268828 : #i99708# make static inplace and some method calls in for loop removed 2009-03-04 14:20:34 +0100 oj  r268827 : #i99708# impl double check pattern for getInfohelper 2009-03-02 09:31:42 +0100 oj  r268636 : add rtl logfile 2009-03-02 08:18:37 +0100 oj  r268633 : add rtl logfile 2009-02-27 11:22:16 +0100 oj  r268570 : #i99709# change algorithm for marking objects 2009-02-27 11:17:04 +0100 oj  r268568 : #i99708# some improvements to load forms, controls faster and replacement of size() call with !empty() which is much faster 2009-02-24 10:09:35 +0100 sb  r268383 : #i99290# no longer care to set a sensible context class loader for native threads attached to the VM 2009-02-23 13:44:04 +0100 oj  r268354 : #i76606# seekrow changes 2009-02-23 12:27:30 +0100 oj  r268349 : deleted 2009-02-20 15:14:23 +0100 oj  r268325 : #i76606# some code changes 2009-02-19 14:15:25 +0100 oj  r268284 : #i76606# use of simple prep stmt instead of full blown rowset, when source and dest connection are the same use insert into ... ( select ... ) 2009-02-19 11:27:55 +0100 oj  r268265 : #i76606# insert some RTL_LOG and setObject impl 2009-02-18 14:45:37 +0100 oj  r268222 : #i99363# insert RTL_LOG 2009-02-18 14:45:18 +0100 oj  r268221 : #i99363# insert RTL_LOG 2009-02-18 11:14:54 +0100 oj  r268207 : #i99363# call some impl_ methods to avoid duplicate cechCache calls 2009-02-18 11:10:47 +0100 oj  r268206 : #i99363# make isCount inline 2009-02-18 10:33:22 +0100 oj  r268203 : #i99363# use bookmarkable if available and inserted some RTL_LOG 2009-02-18 10:32:57 +0100 oj  r268202 : #i99363# use bookmarkable if available and inserted some RTL_LOG 2009-02-17 07:29:05 +0100 oj  r267843 : #i96897# remove some dll public 2009-02-16 15:01:04 +0100 oj  r267816 : #i96897# remove some dll public 2009-02-16 14:25:53 +0100 oj  r267810 : #i99264# remove duplicate code 2009-02-16 14:25:33 +0100 oj  r267809 : #i99264# remove duplicate code 2009-02-16 14:24:59 +0100 oj  r267808 : #i99264# remove duplicate code 2009-02-13 10:56:17 +0100 oj  r267703 : #i99191# comment the contextclassloader 2009-02-13 10:32:40 +0100 oj  r267700 : reduce call to resultset meta data 2009-02-13 10:27:31 +0100 oj  r267699 : reduce call to resultset meta data 2009-02-13 10:27:08 +0100 oj  r267698 : reduce call to resultset meta data


2009-04-23  Ivo Hinkelmann  <ihi@openoffice.org>  [b9392a36645d8632b97ad79240f483b3a1683b61]

CWS-TOOLING: integrate CWS dbaperf1 2009-04-02 09:12:25 +0200 oj  r270372 : CWS-TOOLING: rebase CWS dbaperf1 to trunk@270033 (milestone: DEV300:m45) 2009-03-17 10:20:34 +0100 oj  r269577 : add parameter 2009-03-17 10:20:05 +0100 oj  r269576 : add parameter 2009-03-12 12:32:24 +0100 oj  r269387 : add missing ++ 2009-03-11 12:53:35 +0100 oj  r269315 : compile error 2009-03-06 08:52:11 +0100 oj  r268968 : #i99264# remove duplicate code 2009-03-06 08:20:08 +0100 oj  r268966 : add missingheader 2009-03-06 08:17:41 +0100 oj  r268965 : add header 2009-03-06 08:15:07 +0100 oj  r268964 : #i99708# remove duplicate code 2009-03-06 07:24:11 +0100 oj  r268963 : #i99708# remove duplicate code 2009-03-06 07:22:24 +0100 oj  r268962 : #i99708# use tenary operator 2009-03-06 07:19:21 +0100 oj  r268961 : remove unused rtl_logs 2009-03-06 07:15:55 +0100 oj  r268960 : #i99708# extract getLength from for loop 2009-03-06 07:15:35 +0100 oj  r268959 : #i99708# extract getLength from for loop 2009-03-06 07:14:57 +0100 oj  r268958 : remove unused rtl_logs 2009-03-06 07:13:01 +0100 oj  r268957 : insert DBG_ helper 2009-03-06 07:12:17 +0100 oj  r268956 : remove unused rtl_logs 2009-03-06 07:10:26 +0100 oj  r268955 : remove unused rtl_logs 2009-03-06 07:04:51 +0100 oj  r268954 : #i99708# use tenary operator 2009-03-05 12:04:46 +0100 oj  r268895 : comment RTL_LOG out 2009-03-05 09:05:07 +0100 oj  r268874 : add rtl logfile 2009-03-04 14:21:18 +0100 oj  r268828 : #i99708# make static inplace and some method calls in for loop removed 2009-03-04 14:20:34 +0100 oj  r268827 : #i99708# impl double check pattern for getInfohelper 2009-03-02 09:31:42 +0100 oj  r268636 : add rtl logfile 2009-03-02 08:18:37 +0100 oj  r268633 : add rtl logfile 2009-02-27 11:22:16 +0100 oj  r268570 : #i99709# change algorithm for marking objects 2009-02-27 11:17:04 +0100 oj  r268568 : #i99708# some improvements to load forms, controls faster and replacement of size() call with !empty() which is much faster 2009-02-24 10:09:35 +0100 sb  r268383 : #i99290# no longer care to set a sensible context class loader for native threads attached to the VM 2009-02-23 13:44:04 +0100 oj  r268354 : #i76606# seekrow changes 2009-02-23 12:27:30 +0100 oj  r268349 : deleted 2009-02-20 15:14:23 +0100 oj  r268325 : #i76606# some code changes 2009-02-19 14:15:25 +0100 oj  r268284 : #i76606# use of simple prep stmt instead of full blown rowset, when source and dest connection are the same use insert into ... ( select ... ) 2009-02-19 11:27:55 +0100 oj  r268265 : #i76606# insert some RTL_LOG and setObject impl 2009-02-18 14:45:37 +0100 oj  r268222 : #i99363# insert RTL_LOG 2009-02-18 14:45:18 +0100 oj  r268221 : #i99363# insert RTL_LOG 2009-02-18 11:14:54 +0100 oj  r268207 : #i99363# call some impl_ methods to avoid duplicate cechCache calls 2009-02-18 11:10:47 +0100 oj  r268206 : #i99363# make isCount inline 2009-02-18 10:33:22 +0100 oj  r268203 : #i99363# use bookmarkable if available and inserted some RTL_LOG 2009-02-18 10:32:57 +0100 oj  r268202 : #i99363# use bookmarkable if available and inserted some RTL_LOG 2009-02-17 07:29:05 +0100 oj  r267843 : #i96897# remove some dll public 2009-02-16 15:01:04 +0100 oj  r267816 : #i96897# remove some dll public 2009-02-16 14:25:53 +0100 oj  r267810 : #i99264# remove duplicate code 2009-02-16 14:25:33 +0100 oj  r267809 : #i99264# remove duplicate code 2009-02-16 14:24:59 +0100 oj  r267808 : #i99264# remove duplicate code 2009-02-13 10:56:17 +0100 oj  r267703 : #i99191# comment the contextclassloader 2009-02-13 10:32:40 +0100 oj  r267700 : reduce call to resultset meta data 2009-02-13 10:27:31 +0100 oj  r267699 : reduce call to resultset meta data 2009-02-13 10:27:08 +0100 oj  r267698 : reduce call to resultset meta data


2009-04-23  Ivo Hinkelmann  <ihi@openoffice.org>  [9fef999ff0fa169c794a350b6fa35e02fd6b35d6]

CWS-TOOLING: integrate CWS dbaperf1 2009-04-02 09:12:25 +0200 oj  r270372 : CWS-TOOLING: rebase CWS dbaperf1 to trunk@270033 (milestone: DEV300:m45) 2009-03-17 10:20:34 +0100 oj  r269577 : add parameter 2009-03-17 10:20:05 +0100 oj  r269576 : add parameter 2009-03-12 12:32:24 +0100 oj  r269387 : add missing ++ 2009-03-11 12:53:35 +0100 oj  r269315 : compile error 2009-03-06 08:52:11 +0100 oj  r268968 : #i99264# remove duplicate code 2009-03-06 08:20:08 +0100 oj  r268966 : add missingheader 2009-03-06 08:17:41 +0100 oj  r268965 : add header 2009-03-06 08:15:07 +0100 oj  r268964 : #i99708# remove duplicate code 2009-03-06 07:24:11 +0100 oj  r268963 : #i99708# remove duplicate code 2009-03-06 07:22:24 +0100 oj  r268962 : #i99708# use tenary operator 2009-03-06 07:19:21 +0100 oj  r268961 : remove unused rtl_logs 2009-03-06 07:15:55 +0100 oj  r268960 : #i99708# extract getLength from for loop 2009-03-06 07:15:35 +0100 oj  r268959 : #i99708# extract getLength from for loop 2009-03-06 07:14:57 +0100 oj  r268958 : remove unused rtl_logs 2009-03-06 07:13:01 +0100 oj  r268957 : insert DBG_ helper 2009-03-06 07:12:17 +0100 oj  r268956 : remove unused rtl_logs 2009-03-06 07:10:26 +0100 oj  r268955 : remove unused rtl_logs 2009-03-06 07:04:51 +0100 oj  r268954 : #i99708# use tenary operator 2009-03-05 12:04:46 +0100 oj  r268895 : comment RTL_LOG out 2009-03-05 09:05:07 +0100 oj  r268874 : add rtl logfile 2009-03-04 14:21:18 +0100 oj  r268828 : #i99708# make static inplace and some method calls in for loop removed 2009-03-04 14:20:34 +0100 oj  r268827 : #i99708# impl double check pattern for getInfohelper 2009-03-02 09:31:42 +0100 oj  r268636 : add rtl logfile 2009-03-02 08:18:37 +0100 oj  r268633 : add rtl logfile 2009-02-27 11:22:16 +0100 oj  r268570 : #i99709# change algorithm for marking objects 2009-02-27 11:17:04 +0100 oj  r268568 : #i99708# some improvements to load forms, controls faster and replacement of size() call with !empty() which is much faster 2009-02-24 10:09:35 +0100 sb  r268383 : #i99290# no longer care to set a sensible context class loader for native threads attached to the VM 2009-02-23 13:44:04 +0100 oj  r268354 : #i76606# seekrow changes 2009-02-23 12:27:30 +0100 oj  r268349 : deleted 2009-02-20 15:14:23 +0100 oj  r268325 : #i76606# some code changes 2009-02-19 14:15:25 +0100 oj  r268284 : #i76606# use of simple prep stmt instead of full blown rowset, when source and dest connection are the same use insert into ... ( select ... ) 2009-02-19 11:27:55 +0100 oj  r268265 : #i76606# insert some RTL_LOG and setObject impl 2009-02-18 14:45:37 +0100 oj  r268222 : #i99363# insert RTL_LOG 2009-02-18 14:45:18 +0100 oj  r268221 : #i99363# insert RTL_LOG 2009-02-18 11:14:54 +0100 oj  r268207 : #i99363# call some impl_ methods to avoid duplicate cechCache calls 2009-02-18 11:10:47 +0100 oj  r268206 : #i99363# make isCount inline 2009-02-18 10:33:22 +0100 oj  r268203 : #i99363# use bookmarkable if available and inserted some RTL_LOG 2009-02-18 10:32:57 +0100 oj  r268202 : #i99363# use bookmarkable if available and inserted some RTL_LOG 2009-02-17 07:29:05 +0100 oj  r267843 : #i96897# remove some dll public 2009-02-16 15:01:04 +0100 oj  r267816 : #i96897# remove some dll public 2009-02-16 14:25:53 +0100 oj  r267810 : #i99264# remove duplicate code 2009-02-16 14:25:33 +0100 oj  r267809 : #i99264# remove duplicate code 2009-02-16 14:24:59 +0100 oj  r267808 : #i99264# remove duplicate code 2009-02-13 10:56:17 +0100 oj  r267703 : #i99191# comment the contextclassloader 2009-02-13 10:32:40 +0100 oj  r267700 : reduce call to resultset meta data 2009-02-13 10:27:31 +0100 oj  r267699 : reduce call to resultset meta data 2009-02-13 10:27:08 +0100 oj  r267698 : reduce call to resultset meta data


2009-04-23  Ivo Hinkelmann  <ihi@openoffice.org>  [11498c64d60d55240f440f28dbf563888668f3c0]

CWS-TOOLING: integrate CWS dbaperf1 2009-04-02 09:12:25 +0200 oj  r270372 : CWS-TOOLING: rebase CWS dbaperf1 to trunk@270033 (milestone: DEV300:m45) 2009-03-17 10:20:34 +0100 oj  r269577 : add parameter 2009-03-17 10:20:05 +0100 oj  r269576 : add parameter 2009-03-12 12:32:24 +0100 oj  r269387 : add missing ++ 2009-03-11 12:53:35 +0100 oj  r269315 : compile error 2009-03-06 08:52:11 +0100 oj  r268968 : #i99264# remove duplicate code 2009-03-06 08:20:08 +0100 oj  r268966 : add missingheader 2009-03-06 08:17:41 +0100 oj  r268965 : add header 2009-03-06 08:15:07 +0100 oj  r268964 : #i99708# remove duplicate code 2009-03-06 07:24:11 +0100 oj  r268963 : #i99708# remove duplicate code 2009-03-06 07:22:24 +0100 oj  r268962 : #i99708# use tenary operator 2009-03-06 07:19:21 +0100 oj  r268961 : remove unused rtl_logs 2009-03-06 07:15:55 +0100 oj  r268960 : #i99708# extract getLength from for loop 2009-03-06 07:15:35 +0100 oj  r268959 : #i99708# extract getLength from for loop 2009-03-06 07:14:57 +0100 oj  r268958 : remove unused rtl_logs 2009-03-06 07:13:01 +0100 oj  r268957 : insert DBG_ helper 2009-03-06 07:12:17 +0100 oj  r268956 : remove unused rtl_logs 2009-03-06 07:10:26 +0100 oj  r268955 : remove unused rtl_logs 2009-03-06 07:04:51 +0100 oj  r268954 : #i99708# use tenary operator 2009-03-05 12:04:46 +0100 oj  r268895 : comment RTL_LOG out 2009-03-05 09:05:07 +0100 oj  r268874 : add rtl logfile 2009-03-04 14:21:18 +0100 oj  r268828 : #i99708# make static inplace and some method calls in for loop removed 2009-03-04 14:20:34 +0100 oj  r268827 : #i99708# impl double check pattern for getInfohelper 2009-03-02 09:31:42 +0100 oj  r268636 : add rtl logfile 2009-03-02 08:18:37 +0100 oj  r268633 : add rtl logfile 2009-02-27 11:22:16 +0100 oj  r268570 : #i99709# change algorithm for marking objects 2009-02-27 11:17:04 +0100 oj  r268568 : #i99708# some improvements to load forms, controls faster and replacement of size() call with !empty() which is much faster 2009-02-24 10:09:35 +0100 sb  r268383 : #i99290# no longer care to set a sensible context class loader for native threads attached to the VM 2009-02-23 13:44:04 +0100 oj  r268354 : #i76606# seekrow changes 2009-02-23 12:27:30 +0100 oj  r268349 : deleted 2009-02-20 15:14:23 +0100 oj  r268325 : #i76606# some code changes 2009-02-19 14:15:25 +0100 oj  r268284 : #i76606# use of simple prep stmt instead of full blown rowset, when source and dest connection are the same use insert into ... ( select ... ) 2009-02-19 11:27:55 +0100 oj  r268265 : #i76606# insert some RTL_LOG and setObject impl 2009-02-18 14:45:37 +0100 oj  r268222 : #i99363# insert RTL_LOG 2009-02-18 14:45:18 +0100 oj  r268221 : #i99363# insert RTL_LOG 2009-02-18 11:14:54 +0100 oj  r268207 : #i99363# call some impl_ methods to avoid duplicate cechCache calls 2009-02-18 11:10:47 +0100 oj  r268206 : #i99363# make isCount inline 2009-02-18 10:33:22 +0100 oj  r268203 : #i99363# use bookmarkable if available and inserted some RTL_LOG 2009-02-18 10:32:57 +0100 oj  r268202 : #i99363# use bookmarkable if available and inserted some RTL_LOG 2009-02-17 07:29:05 +0100 oj  r267843 : #i96897# remove some dll public 2009-02-16 15:01:04 +0100 oj  r267816 : #i96897# remove some dll public 2009-02-16 14:25:53 +0100 oj  r267810 : #i99264# remove duplicate code 2009-02-16 14:25:33 +0100 oj  r267809 : #i99264# remove duplicate code 2009-02-16 14:24:59 +0100 oj  r267808 : #i99264# remove duplicate code 2009-02-13 10:56:17 +0100 oj  r267703 : #i99191# comment the contextclassloader 2009-02-13 10:32:40 +0100 oj  r267700 : reduce call to resultset meta data 2009-02-13 10:27:31 +0100 oj  r267699 : reduce call to resultset meta data 2009-02-13 10:27:08 +0100 oj  r267698 : reduce call to resultset meta data


2009-04-23  Ivo Hinkelmann  <ihi@openoffice.org>  [caae90c2a21d3ed30250ebb79dbcc06737f7356b]

#i10000# #i100889# pepared -> prepared


2009-04-22  Ivo Hinkelmann  <ihi@openoffice.org>  [080a4df7dab593364df0d2155c2054ad6428930a]

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>  [5e3d6a9f7a20e65dc3aaa5c3e346ccc1e0ff9702]

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>  [5ada3bc7f679d9712579c020b1efb4d4b29b42c3]

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>  [e2ebac26ff56ba14e26c7fb493226229a728e2ec]

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>  [c4a5e50129ceca1d122baa0516781c0dca07f697]

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  Ivo Hinkelmann  <ihi@openoffice.org>  [49817b8e20f5eef9ac75b0a59fe1e7076f9eae6f]

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  Ivo Hinkelmann  <ihi@openoffice.org>  [8ae4080d469cba205117a6d9340069348c582fd5]

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  Ivo Hinkelmann  <ihi@openoffice.org>  [0bcb4e9272ed1ae2a730139b7fe8552e597fa375]

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  Ivo Hinkelmann  <ihi@openoffice.org>  [ddf70c8ad6813bf92bd1b0ab2362e032a1e9dd8b]

CWS-TOOLING: integrate CWS cltexteditfix_DEV300 2009-04-03 15:42:04 +0200 cl  r270491 : #i100537# fixed detection of text edit mode


2009-04-22  Oliver Bolte  <obo@openoffice.org>  [8c1e84c5ac318441dac04252a3ff38029f093164]

#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>  [6df63a0fa7539ff114a036f5acafb017614aa5bd]

CWS-TOOLING: integrate CWS sdk31fix_DEV300 2009-04-03 15:43:49 +0200 jsc  r270492 : correct classpath 2009-04-02 16:27:49 +0200 jsc  r270416 : fix typo in run target and classpath 2009-04-02 16:27:14 +0200 jsc  r270415 : remove Inspector example, change docu to link into the wiki on the related project page 2009-04-01 14:07:33 +0200 jsc  r270327 : #i100723# add Uno-Type-Path to jar manifest 2009-04-01 11:57:53 +0200 jsc  r270315 : #i100723# add Uno-Type-Path to jar manifest 2009-04-01 11:47:59 +0200 jsc  r270314 : #i100723# add Uno-Type-Path to jar manifest 2009-04-01 09:33:10 +0200 jsc  r270304 : #i100723# add Uno-Type-Path to jar manifest 2009-04-01 09:30:39 +0200 jsc  r270303 : #i100723# add Uno-Type-Path to jar manifest 2009-04-01 09:29:19 +0200 jsc  r270301 : #i100712# change header image version number


2009-04-22  Ivo Hinkelmann  <ihi@openoffice.org>  [7c68f16f21a42f539eff87cb6c247873217b5675]

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-22  Ivo Hinkelmann  <ihi@openoffice.org>  [ab911f1e398d15435511f6c470a4a64919c97583]

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-22  Ivo Hinkelmann  <ihi@openoffice.org>  [7f1cfb93d70aee24261141055a983642c33907d6]

CWS-TOOLING: integrate CWS dba32a 2009-04-16 13:08:19 +0200 oj  r270882 : #i14538# set property at control 2009-04-16 13:04:28 +0200 oj  r270881 : #i98557# remove binary string for SRB 2009-04-15 13:19:10 +0200 oj  r270838 : #i96782# use type set at view 2009-04-14 14:53:20 +0200 oj  r270778 : #i96782# set initialize size for custom shape 2009-04-06 14:19:14 +0200 oj  r270546 : #i88432# correct pos when < 0 while resizing 2009-04-06 13:36:13 +0200 oj  r270541 : #i96782# handle toolbar and menubar differently 2009-04-06 13:33:54 +0200 oj  r270540 : #i96782# handle toolbar and menubar differently 2009-04-06 12:28:23 +0200 oj  r270534 : #i96782# handle toolbar and menubar differently 2009-04-06 12:27:44 +0200 oj  r270533 : #i96782# handle toolbar and menubar differently 2009-04-06 12:24:32 +0200 oj  r270532 : #i96782# handle toolbar and menubar differently 2009-04-06 12:15:15 +0200 oj  r270531 : do not initialze when field is empty 2009-04-06 10:06:08 +0200 oj  r270528 : #i96782# clean up of menubar and remove duplicates 2009-04-06 09:47:49 +0200 oj  r270527 : #i96519# adjust help text dynamic 2009-04-03 13:43:20 +0200 oj  r270482 : do not need to remove section from observer they are already disposed 2009-04-03 13:27:28 +0200 fs  r270479 : #i97356# 2009-04-02 11:30:39 +0200 fs  r270386 : UNX line ends 2009-04-02 10:54:51 +0200 fs  r270379 : UNX line ends 2009-04-02 10:39:57 +0200 fs  r270378 : UNX line ends 2009-04-02 10:37:24 +0200 fs  r270377 : why did this survive the rebase? was removed on trunk ... 2009-03-31 13:31:12 +0200 fs  r270277 : component_foo should be public 2009-03-28 00:21:01 +0100 fs  r270176 : manuallly merged the changes which happened in CWS before resync to m45, where the directory had been moved from reportdesign/registry to reportbuilder/registry 2009-03-27 23:01:20 +0100 fs  r270174 : CWS-TOOLING: rebase CWS dba32a to trunk@270033 (milestone: DEV300:m45) 2009-03-11 12:23:35 +0100 fs  r269310 : #i99958# ensure the ControlModelLock doesn't release twice 2009-03-06 09:07:32 +0100 fs  r268970 : ignore output paths in SVN's status 2009-03-06 09:07:08 +0100 fs  r268969 : ignore output paths in SVN's status 2009-03-04 11:28:02 +0100 oj  r268800 : copy and paste error, check correct end now 2009-03-03 15:49:11 +0100 fs  r268736 : #i10000# those merges were lost during the rebase (m38->m42) 2009-03-03 13:25:27 +0100 lla  r268720 : #i99652# fix wrong refactoring 2009-02-27 11:12:56 +0100 fs  r268566 : beautified 2009-02-27 10:53:47 +0100 fs  r268561 : doFormListening(false) only when actually isFormListening() (found during complex test case XMLFormSettings with assertions) 2009-02-26 20:55:31 +0100 fs  r268546 : #i96530# set the Label property of the bound control, if we didn't create a dedicated label control 2009-02-26 11:53:09 +0100 fs  r268494 : #i10000# 2009-02-26 11:27:50 +0100 fs  r268493 : #i10000# 2009-02-26 11:17:08 +0100 fs  r268490 : reportdesign depends on REPORTBUILDER, not REPORTDESIGN 2009-02-25 11:39:48 +0100 fs  r268422 : #i10000# post-resync: INFO_ESCAPE_DATETIME got lost during rebase 2009-02-24 23:24:10 +0100 fs  r268411 : CWS-TOOLING: rebase CWS dba32a to trunk@268395 (milestone: DEV300:m42) 2009-02-20 15:09:48 +0100 fs  r268324 : respect ImplicitCatalog/SchemaRestriction in all necessary places 2009-02-20 13:48:10 +0100 oj  r268318 : order of initialize corrected 2009-02-14 15:07:52 +0100 fs  r267759 : #i98975# when an image does not have a bitmap, but a text, draw this (as placeholder) 2009-02-14 15:02:40 +0100 fs  r267758 : consolidated and removed some duplicate code 2009-02-14 13:52:23 +0100 fs  r267756 : #i10000# 2009-02-13 22:08:34 +0100 fs  r267750 : #i100000# 2009-02-13 22:07:25 +0100 fs  r267749 : #i10000# 2009-02-13 21:55:36 +0100 fs  r267747 : #i10000# 2009-02-13 21:54:27 +0100 fs  r267746 : use const_cast 2009-02-13 21:29:10 +0100 fs  r267745 : #i10000# 2009-02-13 21:27:39 +0100 fs  r267744 : #i10000# 2009-02-13 20:59:13 +0100 fs  r267742 : #i10000# 2009-02-13 13:21:30 +0100 fs  r267717 : better diagnostics 2009-02-13 13:17:24 +0100 fs  r267715 : #i58313# support Catalog/SchemaRestriction settings, which are applied in getTables when 'all catalogs/schemas' are to be retrieved 2009-02-13 13:16:14 +0100 fs  r267714 : filter out some more known global settings 2009-02-13 12:39:43 +0100 fs  r267713 : #i58313# ImplicitCatalog/SchemaRestriction 2009-02-13 12:36:50 +0100 fs  r267712 : when exporting data source settings, allow for properties which have a VOID default value, but are currently not VOID 2009-02-13 12:35:57 +0100 fs  r267711 : implement XSet, to allow inserting properties which have a default value of VOID 2009-02-13 12:35:03 +0100 fs  r267710 : +addVoidProperty 2009-02-13 10:20:08 +0100 fs  r267697 : removed unused variable 2009-02-13 09:46:46 +0100 fs  r267695 : refactored the table filtering code, to have a better base for introducing additional low level filters 2009-02-10 09:23:07 +0100 lla  r267537 : #i10000# wrong line feed, double named variable 2009-02-09 12:13:08 +0100 oj  r267508 : #i98605# notify hanlder 2009-02-09 11:50:34 +0100 oj  r267507 : #i98926# solve refcount problem 2009-02-09 11:50:05 +0100 oj  r267506 : #i98971# fix for simple html 2009-02-09 11:49:24 +0100 oj  r267505 : #i98971# fix for simple html 2009-02-09 11:47:27 +0100 oj  r267504 : invoke on copy 2009-02-09 09:51:00 +0100 fs  r267500 : #i98316# 2009-02-09 09:46:10 +0100 fs  r267499 : setCurrentSelection: don't reset the current form when we de-select everything 2009-02-09 09:43:45 +0100 fs  r267498 : #i98316# 2009-02-08 21:25:18 +0100 fs  r267496 : #i98272# introduce late ctor for cloning 2009-02-07 21:08:39 +0100 fs  r267485 : #i98272# when copy-constructing a FmFormPageImpl, use the XCloneable of the forms collection, instead of XPersistObject (which is incompletely implemented) 2009-02-07 21:07:26 +0100 fs  r267484 : removed obsolete include guards 2009-02-07 21:05:22 +0100 fs  r267483 : #i98272# implement XCloneable 2009-02-06 15:02:48 +0100 lla  r267467 : #i96523# add XImageControl 2009-02-06 14:41:38 +0100 oj  r267463 : #i98926# late init when connection disposed but only when asked for 2009-02-06 13:49:57 +0100 lla  r267457 : #i92860# bigint in forms doesn't allow input of values > 1, fixed 2009-02-06 13:03:55 +0100 oj  r267455 : ImageScaleMode 2009-02-05 14:48:19 +0100 lla  r267424 : #i89335# dropdown listboxes are 14 instead of 7 lines high 2009-02-05 13:40:00 +0100 oj  r267423 : #i96945# insert new prop Opaque 2009-02-05 13:39:19 +0100 oj  r267422 : #i96945# insert layer handling for hell and heaven 2009-02-05 13:29:32 +0100 lla  r267420 : #i89335# add is null, is not null, is not like filter condition 2009-02-04 12:23:02 +0100 oj  r267364 : #i98821# load table font settings 2009-02-04 10:05:27 +0100 oj  r267351 : #i98821# load table font settings 2009-02-04 09:23:22 +0100 fs  r267350 : checking persistency of UI settings in database documents - for the moment, capture table formattings (which is issue 98821) 2009-02-04 09:22:15 +0100 fs  r267349 : moved some methods which are of wider interest from DatabaseDocument to FileHelper resp. TestCase 2009-02-04 08:56:27 +0100 oj  r267347 : #i97586# UcbStreamHelper::CreateStream doesn't check all streamModes use different method 2009-02-04 08:23:26 +0100 oj  r267346 : #i98701# check key size is >= 3 and some redesign 2009-02-03 23:29:24 +0100 fs  r267345 : return the component (controller), not the frame 2009-02-03 23:28:53 +0100 fs  r267344 : openExisting returns a controller now, not the frame (this was a bug) 2009-02-03 23:28:25 +0100 fs  r267343 : openElement: properly return the component in the table/query case 2009-02-02 12:48:17 +0100 oj  r267261 : #i96013# fix for relative path 2009-02-02 10:33:28 +0100 lla  r267253 : #i98557# cleanups and consolidation 2009-02-02 09:37:23 +0100 lla  r267250 : #i88432# resize will no longer move components to other sections 2009-02-02 09:08:24 +0100 oj  r267245 : #i97475# write 0x1A at the end of the file 2009-01-30 19:39:20 +0100 lla  r267230 : #i10000# unused parameters 2009-01-30 09:51:09 +0100 fs  r267181 : onsolete 2009-01-30 09:49:27 +0100 fs  r267180 : onsolete 2009-01-29 14:28:22 +0100 oj  r267139 : #i96825# import cell style 2009-01-29 14:23:12 +0100 oj  r267137 : #i98601# export imagescalehandler 2009-01-29 14:19:57 +0100 lla  r267135 : #i98601# add ImageScaleMode 2009-01-29 13:21:08 +0100 oj  r267124 : #i98601# impl ScaleMode 2009-01-29 13:20:56 +0100 oj  r267123 : #i98601# impl ScaleMode 2009-01-29 08:46:40 +0100 oj  r267095 : new property: ScaleMode 2009-01-29 08:45:23 +0100 oj  r267094 : new ScaleMode from UnControlImageModel 2009-01-29 08:28:12 +0100 oj  r267093 : #i87930# close all sub forms/reports when the desktop is going to be terminated and no db frame exists 2009-01-28 19:54:34 +0100 lla  r267082 : #i98557# pictures in report wizard 2009-01-28 15:06:25 +0100 oj  r267060 : #i87930# close all sub forms/reports when the desktop is going to be terminated and no db frame exists 2009-01-28 11:38:41 +0100 lla  r267046 : #i76783# handle binary fields in forms 2009-01-28 09:24:43 +0100 lla  r267025 : #i10000# 2009-01-28 08:40:04 +0100 fs  r267024 : #i10000# 2009-01-28 08:04:43 +0100 oj  r267023 : #i93456# use resource strings for function names 2009-01-27 13:26:05 +0100 oj  r266988 : check data field is type field or expression 2009-01-27 13:07:17 +0100 oj  r266985 : check data field length 2009-01-27 11:48:19 +0100 oj  r266974 : #i96823# return dll string as column name when no alias exists 2009-01-27 09:53:11 +0100 fs  r266958 : display the message of a caught exception 2009-01-27 09:44:13 +0100 fs  r266957 : #i58313# when retrieving all tables, just set an empty table type filter - the connection will care for translating this, by respecting the TableTypeFilterMode setting 2009-01-27 09:36:09 +0100 fs  r266956 : #i58313# getTables: per JDBC spec,  is not a valid table type filter. Translate it to 'null'. 2009-01-26 11:24:49 +0100 lla  r266912 : #i97865# cleanups (AddField viewable in remote mode) 2009-01-26 07:49:27 +0100 lla  r266897 : #i97865# AddField opens in remote case 2009-01-26 07:48:58 +0100 lla  r266896 : #i97865# AddField opens in remote case 2009-01-26 07:48:42 +0100 lla  r266895 : #i97865# AddField opens in remote case 2009-01-23 15:04:40 +0100 fs  r266825 : consolidate the usage of OSQLMessageBox with MessageType==Warning into OSQLWarningBox 2009-01-23 10:47:33 +0100 fs  r266787 : +supportsUserAdministration 2009-01-23 10:47:11 +0100 fs  r266784 : use DatabaseMetaData.supportsUserAdministration 2009-01-23 07:55:59 +0100 lla  r266767 : #i10000# fix gcc compiler failures 2009-01-21 15:08:55 +0100 lla  r266673 : #i97265# Labels in HC (IsDark) with other color (viewable) 2009-01-19 14:58:54 +0100 lla  r266504 : #i96523# last problems with FormatKey and '0' values fixed 2009-01-19 14:58:00 +0100 lla  r266503 : #i96519# AddField help text 2009-01-19 11:59:02 +0100 fs  r266485 : #i96523# for formatted field models, init them with TreatAsNumber = false 2009-01-16 10:31:49 +0100 lla  r266405 : #i96793# add shrink to popup menu 2009-01-16 09:21:44 +0100 lla  r266401 : #i96519# AddField contains a help text 2009-01-15 11:21:49 +0100 lla  r266357 : #i96523# problem with XVclWindowPeer not fixed now 2009-01-15 09:19:20 +0100 lla  r266335 : #i96523# more crashes fixed. 2009-01-14 13:08:34 +0100 lla  r266291 : #i96523# problems with crashes fixed 2009-01-13 10:54:24 +0100 lla  r266199 : #i96523# show datasource in formattedfields new files 2009-01-13 10:52:39 +0100 lla  r266198 : #i96523# show datasource in formattedfields 2009-01-13 09:41:50 +0100 lla  r266197 : #i96526# handling none existance default.otr 2009-01-12 12:55:49 +0100 fs  r266151 : don't expect the control model to be a BoundComponent before adding as modify listener 2009-01-12 12:51:33 +0100 fs  r266149 : #i88458# let the ImageControl be an XModifyBroadcaster, so the forms runtime can notice when the user changes the control content while it does not have the focus 2009-01-09 13:41:22 +0100 fs  r266080 : doc 2009-01-09 13:14:14 +0100 fs  r266077 : #i97377# SetModified when order is changed via DnD 2009-01-07 09:55:40 +0100 oj  r265951 : merge from master 2009-01-07 09:55:24 +0100 oj  r265950 : removed observer 2009-01-07 09:55:06 +0100 oj  r265949 : merge from master 2009-01-07 07:29:11 +0100 oj  r265945 : shadow var changed 2009-01-06 07:25:57 +0100 oj  r265893 : CWS-TOOLING: rebase CWS dba32a to trunk@265758 (milestone: DEV300:m38) 2009-01-05 13:18:22 +0100 oj  r265865 : convert to unix le 2009-01-05 09:13:52 +0100 lla  r265857 : #i79423# lc_ sc_ permutation fix 2009-01-02 19:40:59 +0100 lla  r265847 : #i79423# section shrink icons 2008-12-22 11:37:57 +0100 lla  r265749 : #i97484# move component to negative Y-position 2008-12-22 11:37:05 +0100 lla  r265748 : #i97484# move component to negative Y-position 2008-12-22 11:35:33 +0100 lla  r265747 : #i97484# move component to negative Y-position 2008-12-22 11:25:07 +0100 lla  r265745 : #i96757# changes via property browser was not undoable 2008-12-18 15:10:38 +0100 fs  r265694 : corrected an condition in doFormListening, which otherwise leads to uncommitable grid columns in documents which are loaded from disc (not in documents which are newly created) 2008-12-18 14:54:39 +0100 fs  r265692 : Hide Columns text slightly changed 2008-12-18 13:44:15 +0100 fs  r265683 : #i94068# properly display erros happening during a form operation - at least once, and at most once 2008-12-18 11:28:29 +0100 fs  r265677 : document the new InputRequired property 2008-12-18 11:04:15 +0100 fs  r265676 : #i96530# createControlLabelPair: don't actually create a label for a checkbox 2008-12-18 10:35:53 +0100 fs  r265674 : #i95226# when a column is replaced, and it's the selected column, update the selection 2008-12-18 10:34:42 +0100 fs  r265673 : #i95226# refactoring of the implReplaced method 2008-12-18 10:34:28 +0100 fs  r265672 : #i95226# when replacing a grid column, update the property browser 2008-12-18 10:33:17 +0100 fs  r265671 : when an element is removed, remove it from m_aCurrentSelection, too (if necessary) 2008-12-18 10:31:57 +0100 fs  r265670 : Hide Columns text slightly changed 2008-12-18 10:15:56 +0100 lla  r265669 : #i14538# do not allow to press finish button twice 2008-12-18 08:56:33 +0100 lla  r265665 : #i10000# build depend=t problem hacked. 2008-12-17 20:59:10 +0100 fs  r265656 : #i89821# don't let a MultiLineEdit select all text when it receives the focus 2008-12-17 12:10:54 +0100 fs  r265594 : #i97356# 2008-12-17 12:06:29 +0100 fs  r265593 : #i97355# Print -> Printable 2008-12-17 11:59:31 +0100 fs  r265591 : #i97350# combo boxes comment on list selection (as list boxes already do) 2008-12-16 09:53:57 +0100 lla  r265527 : #i96526# handling none existance default.otr 2008-12-15 14:48:39 +0100 lla  r265500 : #i79423# reparing, was wrong implemented 2008-12-12 15:08:33 +0100 lla  r265424 : #i10000# remove wrong carridge returns 2008-12-12 15:07:55 +0100 lla  r265423 : #i10000# remove wrong carridge returns 2008-12-12 15:06:41 +0100 lla  r265422 : #i10000# remove wrong carridge returns 2008-12-12 10:23:13 +0100 lla  r265395 : #i95234# reset DragDelta 2008-12-12 10:11:02 +0100 lla  r265393 : #i79423# pre versions of shrink buttons 2008-12-11 15:32:13 +0100 fs  r265318 : prevent a deadlock during complex.dbaccess.DatabaseDocument test 2008-12-11 15:30:06 +0100 fs  r265316 : prevent a deadlock during complex.dbaccess.DatabaseDocument test 2008-12-11 15:07:05 +0100 fs  r265307 : removed superfluous text 2008-12-11 12:29:54 +0100 lla  r265282 : #i96757# cleanup second try 2008-12-11 12:09:15 +0100 lla  r265278 : #i96757# cleanup 2008-12-11 12:07:56 +0100 lla  r265277 : #i95234# 2008-12-10 14:04:39 +0100 lla  r265183 : #i93472# D&D fixes 2008-12-10 12:29:33 +0100 lla  r265168 : #i94067# add (APP|SYS)FONT to XUnitConversion 2008-12-10 12:15:02 +0100 lla  r265166 : #i94067# add APPFONT, SYSFONT to MeasureUnit 2008-12-10 11:52:10 +0100 lla  r265163 : #i94067# add comments 2008-12-06 20:33:05 +0100 fs  r264935 : #i10000# precompiled header 2008-12-05 09:29:26 +0100 fs  r264889 : #i10000# 2008-12-05 09:07:31 +0100 fs  r264888 : #i10000# 2008-12-04 13:25:46 +0100 fs  r264838 : CWS-TOOLING: rebase CWS dba32a to trunk@264807 (milestone: DEV300:m37) 2008-12-03 23:49:13 +0100 fs  r264808 : merge changes from trunk, to be able to do a rebase 2008-12-03 17:13:09 +0100 lla  r264801 : #i91041# update documentation 2008-12-03 16:57:04 +0100 lla  r264799 : #i94067# allow convert(Point|Size)ToLogic as pixel also 2008-12-02 12:36:32 +0100 lla  r264687 : #i96782# bring toolbar objects to menu structure 2008-12-02 10:32:44 +0100 lla  r264667 : #i86255# make property work 2008-12-02 09:22:47 +0100 lla  r264659 : #i79423# add section shrink toolbar 2008-12-02 07:41:22 +0100 lla  r264657 : #i86255# add check box for Escape DateTime property 2008-12-02 07:37:17 +0100 lla  r264656 : #i79423# new shrink buttons 2008-11-26 11:55:28 +0100 fs  r264362 : #i96541# FillPropertySet: do not only catch UnknownPropertyException when setting the Char/ParaAutoStyleName, but also care for the other exceptions which can be thrown by XPropertySet::setPropertyValue. This is actually not the real fix for #i96541#, but only a follow-up. The root cause of the issue was fixed in CWS dba301b, but this here was another (potential) bug which popped up during investigations. 2008-11-25 09:04:40 +0100 lla  r264273 : #i82083# new toolbox in GroupsSorting dialog 2008-11-25 08:56:08 +0100 lla  r264272 : #i94729# change token strings into string list, move class out of function 2008-11-24 15:52:22 +0100 fs  r264251 : #i96532# do not set AppendTableAlias, NameLengthLimit, etc., if the OXMLDataSourceInstance is used for elements at which those attributes never appear 2008-11-24 15:51:45 +0100 fs  r264249 : #i96532# do not set AppendTableAlias, NameLengthLimit, etc., if the OXMLDataSourceInstance is used for elements at which those attributes never appear 2008-11-24 15:45:21 +0100 fs  r264244 : #i96532# the API default for ParamNameSubst is false 2008-11-24 15:45:04 +0100 fs  r264243 : #i96532# do not set AppendTableAlias, NameLengthLimit, etc., if the OXMLDataSourceInstance is used for elements at which those attributes never appear 2008-11-24 15:44:14 +0100 fs  r264241 : #i96532# slight refactoring of exporting properties which have a XML default different from the API default 2008-11-24 10:50:01 +0100 lla  r264216 : #i82083# icons for new toolbox 2008-11-24 09:38:45 +0100 lla  r264205 : #i82083# new toolbox in GroupsSorting dialog 2008-11-24 09:32:20 +0100 lla  r264201 : #i96501# cleanup assertions 2008-11-24 09:12:55 +0100 lla  r264198 : #i83082# enhancement for toolboxes, better HC comfort 2008-11-24 08:46:43 +0100 lla  r264197 : #i96501# fix problem with negative positions 2008-11-21 11:44:47 +0100 fs  r264118 : #i57042# introduce a counter for suspending change notifications of a given property, so recursive calls are possible 2008-11-21 11:02:17 +0100 fs  r264116 : #i96388# don't call ExecuteContextMenuAction when no action was chosen by the user 2008-11-21 10:36:53 +0100 fs  r264114 : #i47384# assertion was wrong 2008-11-14 12:33:15 +0100 fs  r263673 : #i47318# XRowSetChangeBroadcaster/Listener, to be able to listen for changes in an XRowSetSupplier's RowSet 2008-11-14 12:30:29 +0100 fs  r263672 : #i47318# more refactoring - BoundControlModels now listen at the XRowSetSupplier for changes in the supplied   RowSet, to properly revoke/register old/new listeners at the RowSet - replaced ::osl::Mutex in various places with a ControlModelLock 2008-11-14 12:20:55 +0100 fs  r263671 : when BUILD_TYPE includes QADEVOOO, the BUILD_QADEVOOO needs to bet set, too 2008-11-14 12:19:21 +0100 fs  r263670 : oops, this was not intended to be committed 2008-11-12 11:08:10 +0100 fs  r263579 : #i96096# new ctors taking UNO_QUERY_THROW 2008-11-12 09:15:54 +0100 fs  r263576 : no need to load the complete dialog just to get a string which the dialog itself loads from resource 2008-11-10 17:55:45 +0100 fs  r263535 : spelling in comment 2008-11-10 15:51:14 +0100 fs  r263523 : #i47318# various refactorings 1. don't forward syntetic XLoadListener events from the grid control to    the grid columns. Instead, forward GridColumn::XChild::setParent to    the base class, which then can add itself as load listener 2. removed various occurances of XMultiServiceFactory, instead use the    ::comphelper::ComponentContext 3. in O(Bound)ControlModel, have a mechanism to lock the instance (using    ControlModelLock) and fire property changes when the last lock dies. 2008-11-10 12:49:24 +0100 oj  r263513 : #i94729# change token strings into string list 2008-11-10 12:13:15 +0100 oj  r263512 : #i95222# export chart:title style as well 2008-11-10 08:55:25 +0100 oj  r263507 : #i93471# show the correct tabpage when selecting a different object 2008-11-07 23:38:29 +0100 fs  r263490 : #i95977# for the event input controls, add a component extending their functionality so they're reset when the users presses DEL 2008-11-07 23:35:39 +0100 fs  r263489 : during #i95977#: When a VCL Window is deleted from within VCL code, the respective WindowPeer was never disposed. Corrected this. 2008-11-07 14:57:07 +0100 fs  r263420 : #i95963# human-readable display names for event bindings 2008-11-06 10:34:52 +0100 fs  r263366 : #i95865# don't use library names containing InvalidZipEntryFileNames - workaround until i95409 is fixed 2008-11-06 10:33:28 +0100 fs  r263365 : #i95865# copied the following change from CWS odfmetadata2 (not yet integrated) into CWS dba31d   - comphelper/inc/comphelper/storagehelper.hxx,     comphelper/source/misc/storagehelper.cxx:     + add function IsValidZipEntryFileName (moved from module package)


2009-04-22  Ivo Hinkelmann  <ihi@openoffice.org>  [7599f68cee9141cd16ca7697872b5f83c6ae9ad9]

CWS-TOOLING: integrate CWS dba32a 2009-04-16 13:08:19 +0200 oj  r270882 : #i14538# set property at control 2009-04-16 13:04:28 +0200 oj  r270881 : #i98557# remove binary string for SRB 2009-04-15 13:19:10 +0200 oj  r270838 : #i96782# use type set at view 2009-04-14 14:53:20 +0200 oj  r270778 : #i96782# set initialize size for custom shape 2009-04-06 14:19:14 +0200 oj  r270546 : #i88432# correct pos when < 0 while resizing 2009-04-06 13:36:13 +0200 oj  r270541 : #i96782# handle toolbar and menubar differently 2009-04-06 13:33:54 +0200 oj  r270540 : #i96782# handle toolbar and menubar differently 2009-04-06 12:28:23 +0200 oj  r270534 : #i96782# handle toolbar and menubar differently 2009-04-06 12:27:44 +0200 oj  r270533 : #i96782# handle toolbar and menubar differently 2009-04-06 12:24:32 +0200 oj  r270532 : #i96782# handle toolbar and menubar differently 2009-04-06 12:15:15 +0200 oj  r270531 : do not initialze when field is empty 2009-04-06 10:06:08 +0200 oj  r270528 : #i96782# clean up of menubar and remove duplicates 2009-04-06 09:47:49 +0200 oj  r270527 : #i96519# adjust help text dynamic 2009-04-03 13:43:20 +0200 oj  r270482 : do not need to remove section from observer they are already disposed 2009-04-03 13:27:28 +0200 fs  r270479 : #i97356# 2009-04-02 11:30:39 +0200 fs  r270386 : UNX line ends 2009-04-02 10:54:51 +0200 fs  r270379 : UNX line ends 2009-04-02 10:39:57 +0200 fs  r270378 : UNX line ends 2009-04-02 10:37:24 +0200 fs  r270377 : why did this survive the rebase? was removed on trunk ... 2009-03-31 13:31:12 +0200 fs  r270277 : component_foo should be public 2009-03-28 00:21:01 +0100 fs  r270176 : manuallly merged the changes which happened in CWS before resync to m45, where the directory had been moved from reportdesign/registry to reportbuilder/registry 2009-03-27 23:01:20 +0100 fs  r270174 : CWS-TOOLING: rebase CWS dba32a to trunk@270033 (milestone: DEV300:m45) 2009-03-11 12:23:35 +0100 fs  r269310 : #i99958# ensure the ControlModelLock doesn't release twice 2009-03-06 09:07:32 +0100 fs  r268970 : ignore output paths in SVN's status 2009-03-06 09:07:08 +0100 fs  r268969 : ignore output paths in SVN's status 2009-03-04 11:28:02 +0100 oj  r268800 : copy and paste error, check correct end now 2009-03-03 15:49:11 +0100 fs  r268736 : #i10000# those merges were lost during the rebase (m38->m42) 2009-03-03 13:25:27 +0100 lla  r268720 : #i99652# fix wrong refactoring 2009-02-27 11:12:56 +0100 fs  r268566 : beautified 2009-02-27 10:53:47 +0100 fs  r268561 : doFormListening(false) only when actually isFormListening() (found during complex test case XMLFormSettings with assertions) 2009-02-26 20:55:31 +0100 fs  r268546 : #i96530# set the Label property of the bound control, if we didn't create a dedicated label control 2009-02-26 11:53:09 +0100 fs  r268494 : #i10000# 2009-02-26 11:27:50 +0100 fs  r268493 : #i10000# 2009-02-26 11:17:08 +0100 fs  r268490 : reportdesign depends on REPORTBUILDER, not REPORTDESIGN 2009-02-25 11:39:48 +0100 fs  r268422 : #i10000# post-resync: INFO_ESCAPE_DATETIME got lost during rebase 2009-02-24 23:24:10 +0100 fs  r268411 : CWS-TOOLING: rebase CWS dba32a to trunk@268395 (milestone: DEV300:m42) 2009-02-20 15:09:48 +0100 fs  r268324 : respect ImplicitCatalog/SchemaRestriction in all necessary places 2009-02-20 13:48:10 +0100 oj  r268318 : order of initialize corrected 2009-02-14 15:07:52 +0100 fs  r267759 : #i98975# when an image does not have a bitmap, but a text, draw this (as placeholder) 2009-02-14 15:02:40 +0100 fs  r267758 : consolidated and removed some duplicate code 2009-02-14 13:52:23 +0100 fs  r267756 : #i10000# 2009-02-13 22:08:34 +0100 fs  r267750 : #i100000# 2009-02-13 22:07:25 +0100 fs  r267749 : #i10000# 2009-02-13 21:55:36 +0100 fs  r267747 : #i10000# 2009-02-13 21:54:27 +0100 fs  r267746 : use const_cast 2009-02-13 21:29:10 +0100 fs  r267745 : #i10000# 2009-02-13 21:27:39 +0100 fs  r267744 : #i10000# 2009-02-13 20:59:13 +0100 fs  r267742 : #i10000# 2009-02-13 13:21:30 +0100 fs  r267717 : better diagnostics 2009-02-13 13:17:24 +0100 fs  r267715 : #i58313# support Catalog/SchemaRestriction settings, which are applied in getTables when 'all catalogs/schemas' are to be retrieved 2009-02-13 13:16:14 +0100 fs  r267714 : filter out some more known global settings 2009-02-13 12:39:43 +0100 fs  r267713 : #i58313# ImplicitCatalog/SchemaRestriction 2009-02-13 12:36:50 +0100 fs  r267712 : when exporting data source settings, allow for properties which have a VOID default value, but are currently not VOID 2009-02-13 12:35:57 +0100 fs  r267711 : implement XSet, to allow inserting properties which have a default value of VOID 2009-02-13 12:35:03 +0100 fs  r267710 : +addVoidProperty 2009-02-13 10:20:08 +0100 fs  r267697 : removed unused variable 2009-02-13 09:46:46 +0100 fs  r267695 : refactored the table filtering code, to have a better base for introducing additional low level filters 2009-02-10 09:23:07 +0100 lla  r267537 : #i10000# wrong line feed, double named variable 2009-02-09 12:13:08 +0100 oj  r267508 : #i98605# notify hanlder 2009-02-09 11:50:34 +0100 oj  r267507 : #i98926# solve refcount problem 2009-02-09 11:50:05 +0100 oj  r267506 : #i98971# fix for simple html 2009-02-09 11:49:24 +0100 oj  r267505 : #i98971# fix for simple html 2009-02-09 11:47:27 +0100 oj  r267504 : invoke on copy 2009-02-09 09:51:00 +0100 fs  r267500 : #i98316# 2009-02-09 09:46:10 +0100 fs  r267499 : setCurrentSelection: don't reset the current form when we de-select everything 2009-02-09 09:43:45 +0100 fs  r267498 : #i98316# 2009-02-08 21:25:18 +0100 fs  r267496 : #i98272# introduce late ctor for cloning 2009-02-07 21:08:39 +0100 fs  r267485 : #i98272# when copy-constructing a FmFormPageImpl, use the XCloneable of the forms collection, instead of XPersistObject (which is incompletely implemented) 2009-02-07 21:07:26 +0100 fs  r267484 : removed obsolete include guards 2009-02-07 21:05:22 +0100 fs  r267483 : #i98272# implement XCloneable 2009-02-06 15:02:48 +0100 lla  r267467 : #i96523# add XImageControl 2009-02-06 14:41:38 +0100 oj  r267463 : #i98926# late init when connection disposed but only when asked for 2009-02-06 13:49:57 +0100 lla  r267457 : #i92860# bigint in forms doesn't allow input of values > 1, fixed 2009-02-06 13:03:55 +0100 oj  r267455 : ImageScaleMode 2009-02-05 14:48:19 +0100 lla  r267424 : #i89335# dropdown listboxes are 14 instead of 7 lines high 2009-02-05 13:40:00 +0100 oj  r267423 : #i96945# insert new prop Opaque 2009-02-05 13:39:19 +0100 oj  r267422 : #i96945# insert layer handling for hell and heaven 2009-02-05 13:29:32 +0100 lla  r267420 : #i89335# add is null, is not null, is not like filter condition 2009-02-04 12:23:02 +0100 oj  r267364 : #i98821# load table font settings 2009-02-04 10:05:27 +0100 oj  r267351 : #i98821# load table font settings 2009-02-04 09:23:22 +0100 fs  r267350 : checking persistency of UI settings in database documents - for the moment, capture table formattings (which is issue 98821) 2009-02-04 09:22:15 +0100 fs  r267349 : moved some methods which are of wider interest from DatabaseDocument to FileHelper resp. TestCase 2009-02-04 08:56:27 +0100 oj  r267347 : #i97586# UcbStreamHelper::CreateStream doesn't check all streamModes use different method 2009-02-04 08:23:26 +0100 oj  r267346 : #i98701# check key size is >= 3 and some redesign 2009-02-03 23:29:24 +0100 fs  r267345 : return the component (controller), not the frame 2009-02-03 23:28:53 +0100 fs  r267344 : openExisting returns a controller now, not the frame (this was a bug) 2009-02-03 23:28:25 +0100 fs  r267343 : openElement: properly return the component in the table/query case 2009-02-02 12:48:17 +0100 oj  r267261 : #i96013# fix for relative path 2009-02-02 10:33:28 +0100 lla  r267253 : #i98557# cleanups and consolidation 2009-02-02 09:37:23 +0100 lla  r267250 : #i88432# resize will no longer move components to other sections 2009-02-02 09:08:24 +0100 oj  r267245 : #i97475# write 0x1A at the end of the file 2009-01-30 19:39:20 +0100 lla  r267230 : #i10000# unused parameters 2009-01-30 09:51:09 +0100 fs  r267181 : onsolete 2009-01-30 09:49:27 +0100 fs  r267180 : onsolete 2009-01-29 14:28:22 +0100 oj  r267139 : #i96825# import cell style 2009-01-29 14:23:12 +0100 oj  r267137 : #i98601# export imagescalehandler 2009-01-29 14:19:57 +0100 lla  r267135 : #i98601# add ImageScaleMode 2009-01-29 13:21:08 +0100 oj  r267124 : #i98601# impl ScaleMode 2009-01-29 13:20:56 +0100 oj  r267123 : #i98601# impl ScaleMode 2009-01-29 08:46:40 +0100 oj  r267095 : new property: ScaleMode 2009-01-29 08:45:23 +0100 oj  r267094 : new ScaleMode from UnControlImageModel 2009-01-29 08:28:12 +0100 oj  r267093 : #i87930# close all sub forms/reports when the desktop is going to be terminated and no db frame exists 2009-01-28 19:54:34 +0100 lla  r267082 : #i98557# pictures in report wizard 2009-01-28 15:06:25 +0100 oj  r267060 : #i87930# close all sub forms/reports when the desktop is going to be terminated and no db frame exists 2009-01-28 11:38:41 +0100 lla  r267046 : #i76783# handle binary fields in forms 2009-01-28 09:24:43 +0100 lla  r267025 : #i10000# 2009-01-28 08:40:04 +0100 fs  r267024 : #i10000# 2009-01-28 08:04:43 +0100 oj  r267023 : #i93456# use resource strings for function names 2009-01-27 13:26:05 +0100 oj  r266988 : check data field is type field or expression 2009-01-27 13:07:17 +0100 oj  r266985 : check data field length 2009-01-27 11:48:19 +0100 oj  r266974 : #i96823# return dll string as column name when no alias exists 2009-01-27 09:53:11 +0100 fs  r266958 : display the message of a caught exception 2009-01-27 09:44:13 +0100 fs  r266957 : #i58313# when retrieving all tables, just set an empty table type filter - the connection will care for translating this, by respecting the TableTypeFilterMode setting 2009-01-27 09:36:09 +0100 fs  r266956 : #i58313# getTables: per JDBC spec,  is not a valid table type filter. Translate it to 'null'. 2009-01-26 11:24:49 +0100 lla  r266912 : #i97865# cleanups (AddField viewable in remote mode) 2009-01-26 07:49:27 +0100 lla  r266897 : #i97865# AddField opens in remote case 2009-01-26 07:48:58 +0100 lla  r266896 : #i97865# AddField opens in remote case 2009-01-26 07:48:42 +0100 lla  r266895 : #i97865# AddField opens in remote case 2009-01-23 15:04:40 +0100 fs  r266825 : consolidate the usage of OSQLMessageBox with MessageType==Warning into OSQLWarningBox 2009-01-23 10:47:33 +0100 fs  r266787 : +supportsUserAdministration 2009-01-23 10:47:11 +0100 fs  r266784 : use DatabaseMetaData.supportsUserAdministration 2009-01-23 07:55:59 +0100 lla  r266767 : #i10000# fix gcc compiler failures 2009-01-21 15:08:55 +0100 lla  r266673 : #i97265# Labels in HC (IsDark) with other color (viewable) 2009-01-19 14:58:54 +0100 lla  r266504 : #i96523# last problems with FormatKey and '0' values fixed 2009-01-19 14:58:00 +0100 lla  r266503 : #i96519# AddField help text 2009-01-19 11:59:02 +0100 fs  r266485 : #i96523# for formatted field models, init them with TreatAsNumber = false 2009-01-16 10:31:49 +0100 lla  r266405 : #i96793# add shrink to popup menu 2009-01-16 09:21:44 +0100 lla  r266401 : #i96519# AddField contains a help text 2009-01-15 11:21:49 +0100 lla  r266357 : #i96523# problem with XVclWindowPeer not fixed now 2009-01-15 09:19:20 +0100 lla  r266335 : #i96523# more crashes fixed. 2009-01-14 13:08:34 +0100 lla  r266291 : #i96523# problems with crashes fixed 2009-01-13 10:54:24 +0100 lla  r266199 : #i96523# show datasource in formattedfields new files 2009-01-13 10:52:39 +0100 lla  r266198 : #i96523# show datasource in formattedfields 2009-01-13 09:41:50 +0100 lla  r266197 : #i96526# handling none existance default.otr 2009-01-12 12:55:49 +0100 fs  r266151 : don't expect the control model to be a BoundComponent before adding as modify listener 2009-01-12 12:51:33 +0100 fs  r266149 : #i88458# let the ImageControl be an XModifyBroadcaster, so the forms runtime can notice when the user changes the control content while it does not have the focus 2009-01-09 13:41:22 +0100 fs  r266080 : doc 2009-01-09 13:14:14 +0100 fs  r266077 : #i97377# SetModified when order is changed via DnD 2009-01-07 09:55:40 +0100 oj  r265951 : merge from master 2009-01-07 09:55:24 +0100 oj  r265950 : removed observer 2009-01-07 09:55:06 +0100 oj  r265949 : merge from master 2009-01-07 07:29:11 +0100 oj  r265945 : shadow var changed 2009-01-06 07:25:57 +0100 oj  r265893 : CWS-TOOLING: rebase CWS dba32a to trunk@265758 (milestone: DEV300:m38) 2009-01-05 13:18:22 +0100 oj  r265865 : convert to unix le 2009-01-05 09:13:52 +0100 lla  r265857 : #i79423# lc_ sc_ permutation fix 2009-01-02 19:40:59 +0100 lla  r265847 : #i79423# section shrink icons 2008-12-22 11:37:57 +0100 lla  r265749 : #i97484# move component to negative Y-position 2008-12-22 11:37:05 +0100 lla  r265748 : #i97484# move component to negative Y-position 2008-12-22 11:35:33 +0100 lla  r265747 : #i97484# move component to negative Y-position 2008-12-22 11:25:07 +0100 lla  r265745 : #i96757# changes via property browser was not undoable 2008-12-18 15:10:38 +0100 fs  r265694 : corrected an condition in doFormListening, which otherwise leads to uncommitable grid columns in documents which are loaded from disc (not in documents which are newly created) 2008-12-18 14:54:39 +0100 fs  r265692 : Hide Columns text slightly changed 2008-12-18 13:44:15 +0100 fs  r265683 : #i94068# properly display erros happening during a form operation - at least once, and at most once 2008-12-18 11:28:29 +0100 fs  r265677 : document the new InputRequired property 2008-12-18 11:04:15 +0100 fs  r265676 : #i96530# createControlLabelPair: don't actually create a label for a checkbox 2008-12-18 10:35:53 +0100 fs  r265674 : #i95226# when a column is replaced, and it's the selected column, update the selection 2008-12-18 10:34:42 +0100 fs  r265673 : #i95226# refactoring of the implReplaced method 2008-12-18 10:34:28 +0100 fs  r265672 : #i95226# when replacing a grid column, update the property browser 2008-12-18 10:33:17 +0100 fs  r265671 : when an element is removed, remove it from m_aCurrentSelection, too (if necessary) 2008-12-18 10:31:57 +0100 fs  r265670 : Hide Columns text slightly changed 2008-12-18 10:15:56 +0100 lla  r265669 : #i14538# do not allow to press finish button twice 2008-12-18 08:56:33 +0100 lla  r265665 : #i10000# build depend=t problem hacked. 2008-12-17 20:59:10 +0100 fs  r265656 : #i89821# don't let a MultiLineEdit select all text when it receives the focus 2008-12-17 12:10:54 +0100 fs  r265594 : #i97356# 2008-12-17 12:06:29 +0100 fs  r265593 : #i97355# Print -> Printable 2008-12-17 11:59:31 +0100 fs  r265591 : #i97350# combo boxes comment on list selection (as list boxes already do) 2008-12-16 09:53:57 +0100 lla  r265527 : #i96526# handling none existance default.otr 2008-12-15 14:48:39 +0100 lla  r265500 : #i79423# reparing, was wrong implemented 2008-12-12 15:08:33 +0100 lla  r265424 : #i10000# remove wrong carridge returns 2008-12-12 15:07:55 +0100 lla  r265423 : #i10000# remove wrong carridge returns 2008-12-12 15:06:41 +0100 lla  r265422 : #i10000# remove wrong carridge returns 2008-12-12 10:23:13 +0100 lla  r265395 : #i95234# reset DragDelta 2008-12-12 10:11:02 +0100 lla  r265393 : #i79423# pre versions of shrink buttons 2008-12-11 15:32:13 +0100 fs  r265318 : prevent a deadlock during complex.dbaccess.DatabaseDocument test 2008-12-11 15:30:06 +0100 fs  r265316 : prevent a deadlock during complex.dbaccess.DatabaseDocument test 2008-12-11 15:07:05 +0100 fs  r265307 : removed superfluous text 2008-12-11 12:29:54 +0100 lla  r265282 : #i96757# cleanup second try 2008-12-11 12:09:15 +0100 lla  r265278 : #i96757# cleanup 2008-12-11 12:07:56 +0100 lla  r265277 : #i95234# 2008-12-10 14:04:39 +0100 lla  r265183 : #i93472# D&D fixes 2008-12-10 12:29:33 +0100 lla  r265168 : #i94067# add (APP|SYS)FONT to XUnitConversion 2008-12-10 12:15:02 +0100 lla  r265166 : #i94067# add APPFONT, SYSFONT to MeasureUnit 2008-12-10 11:52:10 +0100 lla  r265163 : #i94067# add comments 2008-12-06 20:33:05 +0100 fs  r264935 : #i10000# precompiled header 2008-12-05 09:29:26 +0100 fs  r264889 : #i10000# 2008-12-05 09:07:31 +0100 fs  r264888 : #i10000# 2008-12-04 13:25:46 +0100 fs  r264838 : CWS-TOOLING: rebase CWS dba32a to trunk@264807 (milestone: DEV300:m37) 2008-12-03 23:49:13 +0100 fs  r264808 : merge changes from trunk, to be able to do a rebase 2008-12-03 17:13:09 +0100 lla  r264801 : #i91041# update documentation 2008-12-03 16:57:04 +0100 lla  r264799 : #i94067# allow convert(Point|Size)ToLogic as pixel also 2008-12-02 12:36:32 +0100 lla  r264687 : #i96782# bring toolbar objects to menu structure 2008-12-02 10:32:44 +0100 lla  r264667 : #i86255# make property work 2008-12-02 09:22:47 +0100 lla  r264659 : #i79423# add section shrink toolbar 2008-12-02 07:41:22 +0100 lla  r264657 : #i86255# add check box for Escape DateTime property 2008-12-02 07:37:17 +0100 lla  r264656 : #i79423# new shrink buttons 2008-11-26 11:55:28 +0100 fs  r264362 : #i96541# FillPropertySet: do not only catch UnknownPropertyException when setting the Char/ParaAutoStyleName, but also care for the other exceptions which can be thrown by XPropertySet::setPropertyValue. This is actually not the real fix for #i96541#, but only a follow-up. The root cause of the issue was fixed in CWS dba301b, but this here was another (potential) bug which popped up during investigations. 2008-11-25 09:04:40 +0100 lla  r264273 : #i82083# new toolbox in GroupsSorting dialog 2008-11-25 08:56:08 +0100 lla  r264272 : #i94729# change token strings into string list, move class out of function 2008-11-24 15:52:22 +0100 fs  r264251 : #i96532# do not set AppendTableAlias, NameLengthLimit, etc., if the OXMLDataSourceInstance is used for elements at which those attributes never appear 2008-11-24 15:51:45 +0100 fs  r264249 : #i96532# do not set AppendTableAlias, NameLengthLimit, etc., if the OXMLDataSourceInstance is used for elements at which those attributes never appear 2008-11-24 15:45:21 +0100 fs  r264244 : #i96532# the API default for ParamNameSubst is false 2008-11-24 15:45:04 +0100 fs  r264243 : #i96532# do not set AppendTableAlias, NameLengthLimit, etc., if the OXMLDataSourceInstance is used for elements at which those attributes never appear 2008-11-24 15:44:14 +0100 fs  r264241 : #i96532# slight refactoring of exporting properties which have a XML default different from the API default 2008-11-24 10:50:01 +0100 lla  r264216 : #i82083# icons for new toolbox 2008-11-24 09:38:45 +0100 lla  r264205 : #i82083# new toolbox in GroupsSorting dialog 2008-11-24 09:32:20 +0100 lla  r264201 : #i96501# cleanup assertions 2008-11-24 09:12:55 +0100 lla  r264198 : #i83082# enhancement for toolboxes, better HC comfort 2008-11-24 08:46:43 +0100 lla  r264197 : #i96501# fix problem with negative positions 2008-11-21 11:44:47 +0100 fs  r264118 : #i57042# introduce a counter for suspending change notifications of a given property, so recursive calls are possible 2008-11-21 11:02:17 +0100 fs  r264116 : #i96388# don't call ExecuteContextMenuAction when no action was chosen by the user 2008-11-21 10:36:53 +0100 fs  r264114 : #i47384# assertion was wrong 2008-11-14 12:33:15 +0100 fs  r263673 : #i47318# XRowSetChangeBroadcaster/Listener, to be able to listen for changes in an XRowSetSupplier's RowSet 2008-11-14 12:30:29 +0100 fs  r263672 : #i47318# more refactoring - BoundControlModels now listen at the XRowSetSupplier for changes in the supplied   RowSet, to properly revoke/register old/new listeners at the RowSet - replaced ::osl::Mutex in various places with a ControlModelLock 2008-11-14 12:20:55 +0100 fs  r263671 : when BUILD_TYPE includes QADEVOOO, the BUILD_QADEVOOO needs to bet set, too 2008-11-14 12:19:21 +0100 fs  r263670 : oops, this was not intended to be committed 2008-11-12 11:08:10 +0100 fs  r263579 : #i96096# new ctors taking UNO_QUERY_THROW 2008-11-12 09:15:54 +0100 fs  r263576 : no need to load the complete dialog just to get a string which the dialog itself loads from resource 2008-11-10 17:55:45 +0100 fs  r263535 : spelling in comment 2008-11-10 15:51:14 +0100 fs  r263523 : #i47318# various refactorings 1. don't forward syntetic XLoadListener events from the grid control to    the grid columns. Instead, forward GridColumn::XChild::setParent to    the base class, which then can add itself as load listener 2. removed various occurances of XMultiServiceFactory, instead use the    ::comphelper::ComponentContext 3. in O(Bound)ControlModel, have a mechanism to lock the instance (using    ControlModelLock) and fire property changes when the last lock dies. 2008-11-10 12:49:24 +0100 oj  r263513 : #i94729# change token strings into string list 2008-11-10 12:13:15 +0100 oj  r263512 : #i95222# export chart:title style as well 2008-11-10 08:55:25 +0100 oj  r263507 : #i93471# show the correct tabpage when selecting a different object 2008-11-07 23:38:29 +0100 fs  r263490 : #i95977# for the event input controls, add a component extending their functionality so they're reset when the users presses DEL 2008-11-07 23:35:39 +0100 fs  r263489 : during #i95977#: When a VCL Window is deleted from within VCL code, the respective WindowPeer was never disposed. Corrected this. 2008-11-07 14:57:07 +0100 fs  r263420 : #i95963# human-readable display names for event bindings 2008-11-06 10:34:52 +0100 fs  r263366 : #i95865# don't use library names containing InvalidZipEntryFileNames - workaround until i95409 is fixed 2008-11-06 10:33:28 +0100 fs  r263365 : #i95865# copied the following change from CWS odfmetadata2 (not yet integrated) into CWS dba31d   - comphelper/inc/comphelper/storagehelper.hxx,     comphelper/source/misc/storagehelper.cxx:     + add function IsValidZipEntryFileName (moved from module package)


2009-04-22  Ivo Hinkelmann  <ihi@openoffice.org>  [d240b977332e57c963d8746b3f9c838a0a24e833]

CWS-TOOLING: integrate CWS dba32a 2009-04-16 13:08:19 +0200 oj  r270882 : #i14538# set property at control 2009-04-16 13:04:28 +0200 oj  r270881 : #i98557# remove binary string for SRB 2009-04-15 13:19:10 +0200 oj  r270838 : #i96782# use type set at view 2009-04-14 14:53:20 +0200 oj  r270778 : #i96782# set initialize size for custom shape 2009-04-06 14:19:14 +0200 oj  r270546 : #i88432# correct pos when < 0 while resizing 2009-04-06 13:36:13 +0200 oj  r270541 : #i96782# handle toolbar and menubar differently 2009-04-06 13:33:54 +0200 oj  r270540 : #i96782# handle toolbar and menubar differently 2009-04-06 12:28:23 +0200 oj  r270534 : #i96782# handle toolbar and menubar differently 2009-04-06 12:27:44 +0200 oj  r270533 : #i96782# handle toolbar and menubar differently 2009-04-06 12:24:32 +0200 oj  r270532 : #i96782# handle toolbar and menubar differently 2009-04-06 12:15:15 +0200 oj  r270531 : do not initialze when field is empty 2009-04-06 10:06:08 +0200 oj  r270528 : #i96782# clean up of menubar and remove duplicates 2009-04-06 09:47:49 +0200 oj  r270527 : #i96519# adjust help text dynamic 2009-04-03 13:43:20 +0200 oj  r270482 : do not need to remove section from observer they are already disposed 2009-04-03 13:27:28 +0200 fs  r270479 : #i97356# 2009-04-02 11:30:39 +0200 fs  r270386 : UNX line ends 2009-04-02 10:54:51 +0200 fs  r270379 : UNX line ends 2009-04-02 10:39:57 +0200 fs  r270378 : UNX line ends 2009-04-02 10:37:24 +0200 fs  r270377 : why did this survive the rebase? was removed on trunk ... 2009-03-31 13:31:12 +0200 fs  r270277 : component_foo should be public 2009-03-28 00:21:01 +0100 fs  r270176 : manuallly merged the changes which happened in CWS before resync to m45, where the directory had been moved from reportdesign/registry to reportbuilder/registry 2009-03-27 23:01:20 +0100 fs  r270174 : CWS-TOOLING: rebase CWS dba32a to trunk@270033 (milestone: DEV300:m45) 2009-03-11 12:23:35 +0100 fs  r269310 : #i99958# ensure the ControlModelLock doesn't release twice 2009-03-06 09:07:32 +0100 fs  r268970 : ignore output paths in SVN's status 2009-03-06 09:07:08 +0100 fs  r268969 : ignore output paths in SVN's status 2009-03-04 11:28:02 +0100 oj  r268800 : copy and paste error, check correct end now 2009-03-03 15:49:11 +0100 fs  r268736 : #i10000# those merges were lost during the rebase (m38->m42) 2009-03-03 13:25:27 +0100 lla  r268720 : #i99652# fix wrong refactoring 2009-02-27 11:12:56 +0100 fs  r268566 : beautified 2009-02-27 10:53:47 +0100 fs  r268561 : doFormListening(false) only when actually isFormListening() (found during complex test case XMLFormSettings with assertions) 2009-02-26 20:55:31 +0100 fs  r268546 : #i96530# set the Label property of the bound control, if we didn't create a dedicated label control 2009-02-26 11:53:09 +0100 fs  r268494 : #i10000# 2009-02-26 11:27:50 +0100 fs  r268493 : #i10000# 2009-02-26 11:17:08 +0100 fs  r268490 : reportdesign depends on REPORTBUILDER, not REPORTDESIGN 2009-02-25 11:39:48 +0100 fs  r268422 : #i10000# post-resync: INFO_ESCAPE_DATETIME got lost during rebase 2009-02-24 23:24:10 +0100 fs  r268411 : CWS-TOOLING: rebase CWS dba32a to trunk@268395 (milestone: DEV300:m42) 2009-02-20 15:09:48 +0100 fs  r268324 : respect ImplicitCatalog/SchemaRestriction in all necessary places 2009-02-20 13:48:10 +0100 oj  r268318 : order of initialize corrected 2009-02-14 15:07:52 +0100 fs  r267759 : #i98975# when an image does not have a bitmap, but a text, draw this (as placeholder) 2009-02-14 15:02:40 +0100 fs  r267758 : consolidated and removed some duplicate code 2009-02-14 13:52:23 +0100 fs  r267756 : #i10000# 2009-02-13 22:08:34 +0100 fs  r267750 : #i100000# 2009-02-13 22:07:25 +0100 fs  r267749 : #i10000# 2009-02-13 21:55:36 +0100 fs  r267747 : #i10000# 2009-02-13 21:54:27 +0100 fs  r267746 : use const_cast 2009-02-13 21:29:10 +0100 fs  r267745 : #i10000# 2009-02-13 21:27:39 +0100 fs  r267744 : #i10000# 2009-02-13 20:59:13 +0100 fs  r267742 : #i10000# 2009-02-13 13:21:30 +0100 fs  r267717 : better diagnostics 2009-02-13 13:17:24 +0100 fs  r267715 : #i58313# support Catalog/SchemaRestriction settings, which are applied in getTables when 'all catalogs/schemas' are to be retrieved 2009-02-13 13:16:14 +0100 fs  r267714 : filter out some more known global settings 2009-02-13 12:39:43 +0100 fs  r267713 : #i58313# ImplicitCatalog/SchemaRestriction 2009-02-13 12:36:50 +0100 fs  r267712 : when exporting data source settings, allow for properties which have a VOID default value, but are currently not VOID 2009-02-13 12:35:57 +0100 fs  r267711 : implement XSet, to allow inserting properties which have a default value of VOID 2009-02-13 12:35:03 +0100 fs  r267710 : +addVoidProperty 2009-02-13 10:20:08 +0100 fs  r267697 : removed unused variable 2009-02-13 09:46:46 +0100 fs  r267695 : refactored the table filtering code, to have a better base for introducing additional low level filters 2009-02-10 09:23:07 +0100 lla  r267537 : #i10000# wrong line feed, double named variable 2009-02-09 12:13:08 +0100 oj  r267508 : #i98605# notify hanlder 2009-02-09 11:50:34 +0100 oj  r267507 : #i98926# solve refcount problem 2009-02-09 11:50:05 +0100 oj  r267506 : #i98971# fix for simple html 2009-02-09 11:49:24 +0100 oj  r267505 : #i98971# fix for simple html 2009-02-09 11:47:27 +0100 oj  r267504 : invoke on copy 2009-02-09 09:51:00 +0100 fs  r267500 : #i98316# 2009-02-09 09:46:10 +0100 fs  r267499 : setCurrentSelection: don't reset the current form when we de-select everything 2009-02-09 09:43:45 +0100 fs  r267498 : #i98316# 2009-02-08 21:25:18 +0100 fs  r267496 : #i98272# introduce late ctor for cloning 2009-02-07 21:08:39 +0100 fs  r267485 : #i98272# when copy-constructing a FmFormPageImpl, use the XCloneable of the forms collection, instead of XPersistObject (which is incompletely implemented) 2009-02-07 21:07:26 +0100 fs  r267484 : removed obsolete include guards 2009-02-07 21:05:22 +0100 fs  r267483 : #i98272# implement XCloneable 2009-02-06 15:02:48 +0100 lla  r267467 : #i96523# add XImageControl 2009-02-06 14:41:38 +0100 oj  r267463 : #i98926# late init when connection disposed but only when asked for 2009-02-06 13:49:57 +0100 lla  r267457 : #i92860# bigint in forms doesn't allow input of values > 1, fixed 2009-02-06 13:03:55 +0100 oj  r267455 : ImageScaleMode 2009-02-05 14:48:19 +0100 lla  r267424 : #i89335# dropdown listboxes are 14 instead of 7 lines high 2009-02-05 13:40:00 +0100 oj  r267423 : #i96945# insert new prop Opaque 2009-02-05 13:39:19 +0100 oj  r267422 : #i96945# insert layer handling for hell and heaven 2009-02-05 13:29:32 +0100 lla  r267420 : #i89335# add is null, is not null, is not like filter condition 2009-02-04 12:23:02 +0100 oj  r267364 : #i98821# load table font settings 2009-02-04 10:05:27 +0100 oj  r267351 : #i98821# load table font settings 2009-02-04 09:23:22 +0100 fs  r267350 : checking persistency of UI settings in database documents - for the moment, capture table formattings (which is issue 98821) 2009-02-04 09:22:15 +0100 fs  r267349 : moved some methods which are of wider interest from DatabaseDocument to FileHelper resp. TestCase 2009-02-04 08:56:27 +0100 oj  r267347 : #i97586# UcbStreamHelper::CreateStream doesn't check all streamModes use different method 2009-02-04 08:23:26 +0100 oj  r267346 : #i98701# check key size is >= 3 and some redesign 2009-02-03 23:29:24 +0100 fs  r267345 : return the component (controller), not the frame 2009-02-03 23:28:53 +0100 fs  r267344 : openExisting returns a controller now, not the frame (this was a bug) 2009-02-03 23:28:25 +0100 fs  r267343 : openElement: properly return the component in the table/query case 2009-02-02 12:48:17 +0100 oj  r267261 : #i96013# fix for relative path 2009-02-02 10:33:28 +0100 lla  r267253 : #i98557# cleanups and consolidation 2009-02-02 09:37:23 +0100 lla  r267250 : #i88432# resize will no longer move components to other sections 2009-02-02 09:08:24 +0100 oj  r267245 : #i97475# write 0x1A at the end of the file 2009-01-30 19:39:20 +0100 lla  r267230 : #i10000# unused parameters 2009-01-30 09:51:09 +0100 fs  r267181 : onsolete 2009-01-30 09:49:27 +0100 fs  r267180 : onsolete 2009-01-29 14:28:22 +0100 oj  r267139 : #i96825# import cell style 2009-01-29 14:23:12 +0100 oj  r267137 : #i98601# export imagescalehandler 2009-01-29 14:19:57 +0100 lla  r267135 : #i98601# add ImageScaleMode 2009-01-29 13:21:08 +0100 oj  r267124 : #i98601# impl ScaleMode 2009-01-29 13:20:56 +0100 oj  r267123 : #i98601# impl ScaleMode 2009-01-29 08:46:40 +0100 oj  r267095 : new property: ScaleMode 2009-01-29 08:45:23 +0100 oj  r267094 : new ScaleMode from UnControlImageModel 2009-01-29 08:28:12 +0100 oj  r267093 : #i87930# close all sub forms/reports when the desktop is going to be terminated and no db frame exists 2009-01-28 19:54:34 +0100 lla  r267082 : #i98557# pictures in report wizard 2009-01-28 15:06:25 +0100 oj  r267060 : #i87930# close all sub forms/reports when the desktop is going to be terminated and no db frame exists 2009-01-28 11:38:41 +0100 lla  r267046 : #i76783# handle binary fields in forms 2009-01-28 09:24:43 +0100 lla  r267025 : #i10000# 2009-01-28 08:40:04 +0100 fs  r267024 : #i10000# 2009-01-28 08:04:43 +0100 oj  r267023 : #i93456# use resource strings for function names 2009-01-27 13:26:05 +0100 oj  r266988 : check data field is type field or expression 2009-01-27 13:07:17 +0100 oj  r266985 : check data field length 2009-01-27 11:48:19 +0100 oj  r266974 : #i96823# return dll string as column name when no alias exists 2009-01-27 09:53:11 +0100 fs  r266958 : display the message of a caught exception 2009-01-27 09:44:13 +0100 fs  r266957 : #i58313# when retrieving all tables, just set an empty table type filter - the connection will care for translating this, by respecting the TableTypeFilterMode setting 2009-01-27 09:36:09 +0100 fs  r266956 : #i58313# getTables: per JDBC spec,  is not a valid table type filter. Translate it to 'null'. 2009-01-26 11:24:49 +0100 lla  r266912 : #i97865# cleanups (AddField viewable in remote mode) 2009-01-26 07:49:27 +0100 lla  r266897 : #i97865# AddField opens in remote case 2009-01-26 07:48:58 +0100 lla  r266896 : #i97865# AddField opens in remote case 2009-01-26 07:48:42 +0100 lla  r266895 : #i97865# AddField opens in remote case 2009-01-23 15:04:40 +0100 fs  r266825 : consolidate the usage of OSQLMessageBox with MessageType==Warning into OSQLWarningBox 2009-01-23 10:47:33 +0100 fs  r266787 : +supportsUserAdministration 2009-01-23 10:47:11 +0100 fs  r266784 : use DatabaseMetaData.supportsUserAdministration 2009-01-23 07:55:59 +0100 lla  r266767 : #i10000# fix gcc compiler failures 2009-01-21 15:08:55 +0100 lla  r266673 : #i97265# Labels in HC (IsDark) with other color (viewable) 2009-01-19 14:58:54 +0100 lla  r266504 : #i96523# last problems with FormatKey and '0' values fixed 2009-01-19 14:58:00 +0100 lla  r266503 : #i96519# AddField help text 2009-01-19 11:59:02 +0100 fs  r266485 : #i96523# for formatted field models, init them with TreatAsNumber = false 2009-01-16 10:31:49 +0100 lla  r266405 : #i96793# add shrink to popup menu 2009-01-16 09:21:44 +0100 lla  r266401 : #i96519# AddField contains a help text 2009-01-15 11:21:49 +0100 lla  r266357 : #i96523# problem with XVclWindowPeer not fixed now 2009-01-15 09:19:20 +0100 lla  r266335 : #i96523# more crashes fixed. 2009-01-14 13:08:34 +0100 lla  r266291 : #i96523# problems with crashes fixed 2009-01-13 10:54:24 +0100 lla  r266199 : #i96523# show datasource in formattedfields new files 2009-01-13 10:52:39 +0100 lla  r266198 : #i96523# show datasource in formattedfields 2009-01-13 09:41:50 +0100 lla  r266197 : #i96526# handling none existance default.otr 2009-01-12 12:55:49 +0100 fs  r266151 : don't expect the control model to be a BoundComponent before adding as modify listener 2009-01-12 12:51:33 +0100 fs  r266149 : #i88458# let the ImageControl be an XModifyBroadcaster, so the forms runtime can notice when the user changes the control content while it does not have the focus 2009-01-09 13:41:22 +0100 fs  r266080 : doc 2009-01-09 13:14:14 +0100 fs  r266077 : #i97377# SetModified when order is changed via DnD 2009-01-07 09:55:40 +0100 oj  r265951 : merge from master 2009-01-07 09:55:24 +0100 oj  r265950 : removed observer 2009-01-07 09:55:06 +0100 oj  r265949 : merge from master 2009-01-07 07:29:11 +0100 oj  r265945 : shadow var changed 2009-01-06 07:25:57 +0100 oj  r265893 : CWS-TOOLING: rebase CWS dba32a to trunk@265758 (milestone: DEV300:m38) 2009-01-05 13:18:22 +0100 oj  r265865 : convert to unix le 2009-01-05 09:13:52 +0100 lla  r265857 : #i79423# lc_ sc_ permutation fix 2009-01-02 19:40:59 +0100 lla  r265847 : #i79423# section shrink icons 2008-12-22 11:37:57 +0100 lla  r265749 : #i97484# move component to negative Y-position 2008-12-22 11:37:05 +0100 lla  r265748 : #i97484# move component to negative Y-position 2008-12-22 11:35:33 +0100 lla  r265747 : #i97484# move component to negative Y-position 2008-12-22 11:25:07 +0100 lla  r265745 : #i96757# changes via property browser was not undoable 2008-12-18 15:10:38 +0100 fs  r265694 : corrected an condition in doFormListening, which otherwise leads to uncommitable grid columns in documents which are loaded from disc (not in documents which are newly created) 2008-12-18 14:54:39 +0100 fs  r265692 : Hide Columns text slightly changed 2008-12-18 13:44:15 +0100 fs  r265683 : #i94068# properly display erros happening during a form operation - at least once, and at most once 2008-12-18 11:28:29 +0100 fs  r265677 : document the new InputRequired property 2008-12-18 11:04:15 +0100 fs  r265676 : #i96530# createControlLabelPair: don't actually create a label for a checkbox 2008-12-18 10:35:53 +0100 fs  r265674 : #i95226# when a column is replaced, and it's the selected column, update the selection 2008-12-18 10:34:42 +0100 fs  r265673 : #i95226# refactoring of the implReplaced method 2008-12-18 10:34:28 +0100 fs  r265672 : #i95226# when replacing a grid column, update the property browser 2008-12-18 10:33:17 +0100 fs  r265671 : when an element is removed, remove it from m_aCurrentSelection, too (if necessary) 2008-12-18 10:31:57 +0100 fs  r265670 : Hide Columns text slightly changed 2008-12-18 10:15:56 +0100 lla  r265669 : #i14538# do not allow to press finish button twice 2008-12-18 08:56:33 +0100 lla  r265665 : #i10000# build depend=t problem hacked. 2008-12-17 20:59:10 +0100 fs  r265656 : #i89821# don't let a MultiLineEdit select all text when it receives the focus 2008-12-17 12:10:54 +0100 fs  r265594 : #i97356# 2008-12-17 12:06:29 +0100 fs  r265593 : #i97355# Print -> Printable 2008-12-17 11:59:31 +0100 fs  r265591 : #i97350# combo boxes comment on list selection (as list boxes already do) 2008-12-16 09:53:57 +0100 lla  r265527 : #i96526# handling none existance default.otr 2008-12-15 14:48:39 +0100 lla  r265500 : #i79423# reparing, was wrong implemented 2008-12-12 15:08:33 +0100 lla  r265424 : #i10000# remove wrong carridge returns 2008-12-12 15:07:55 +0100 lla  r265423 : #i10000# remove wrong carridge returns 2008-12-12 15:06:41 +0100 lla  r265422 : #i10000# remove wrong carridge returns 2008-12-12 10:23:13 +0100 lla  r265395 : #i95234# reset DragDelta 2008-12-12 10:11:02 +0100 lla  r265393 : #i79423# pre versions of shrink buttons 2008-12-11 15:32:13 +0100 fs  r265318 : prevent a deadlock during complex.dbaccess.DatabaseDocument test 2008-12-11 15:30:06 +0100 fs  r265316 : prevent a deadlock during complex.dbaccess.DatabaseDocument test 2008-12-11 15:07:05 +0100 fs  r265307 : removed superfluous text 2008-12-11 12:29:54 +0100 lla  r265282 : #i96757# cleanup second try 2008-12-11 12:09:15 +0100 lla  r265278 : #i96757# cleanup 2008-12-11 12:07:56 +0100 lla  r265277 : #i95234# 2008-12-10 14:04:39 +0100 lla  r265183 : #i93472# D&D fixes 2008-12-10 12:29:33 +0100 lla  r265168 : #i94067# add (APP|SYS)FONT to XUnitConversion 2008-12-10 12:15:02 +0100 lla  r265166 : #i94067# add APPFONT, SYSFONT to MeasureUnit 2008-12-10 11:52:10 +0100 lla  r265163 : #i94067# add comments 2008-12-06 20:33:05 +0100 fs  r264935 : #i10000# precompiled header 2008-12-05 09:29:26 +0100 fs  r264889 : #i10000# 2008-12-05 09:07:31 +0100 fs  r264888 : #i10000# 2008-12-04 13:25:46 +0100 fs  r264838 : CWS-TOOLING: rebase CWS dba32a to trunk@264807 (milestone: DEV300:m37) 2008-12-03 23:49:13 +0100 fs  r264808 : merge changes from trunk, to be able to do a rebase 2008-12-03 17:13:09 +0100 lla  r264801 : #i91041# update documentation 2008-12-03 16:57:04 +0100 lla  r264799 : #i94067# allow convert(Point|Size)ToLogic as pixel also 2008-12-02 12:36:32 +0100 lla  r264687 : #i96782# bring toolbar objects to menu structure 2008-12-02 10:32:44 +0100 lla  r264667 : #i86255# make property work 2008-12-02 09:22:47 +0100 lla  r264659 : #i79423# add section shrink toolbar 2008-12-02 07:41:22 +0100 lla  r264657 : #i86255# add check box for Escape DateTime property 2008-12-02 07:37:17 +0100 lla  r264656 : #i79423# new shrink buttons 2008-11-26 11:55:28 +0100 fs  r264362 : #i96541# FillPropertySet: do not only catch UnknownPropertyException when setting the Char/ParaAutoStyleName, but also care for the other exceptions which can be thrown by XPropertySet::setPropertyValue. This is actually not the real fix for #i96541#, but only a follow-up. The root cause of the issue was fixed in CWS dba301b, but this here was another (potential) bug which popped up during investigations. 2008-11-25 09:04:40 +0100 lla  r264273 : #i82083# new toolbox in GroupsSorting dialog 2008-11-25 08:56:08 +0100 lla  r264272 : #i94729# change token strings into string list, move class out of function 2008-11-24 15:52:22 +0100 fs  r264251 : #i96532# do not set AppendTableAlias, NameLengthLimit, etc., if the OXMLDataSourceInstance is used for elements at which those attributes never appear 2008-11-24 15:51:45 +0100 fs  r264249 : #i96532# do not set AppendTableAlias, NameLengthLimit, etc., if the OXMLDataSourceInstance is used for elements at which those attributes never appear 2008-11-24 15:45:21 +0100 fs  r264244 : #i96532# the API default for ParamNameSubst is false 2008-11-24 15:45:04 +0100 fs  r264243 : #i96532# do not set AppendTableAlias, NameLengthLimit, etc., if the OXMLDataSourceInstance is used for elements at which those attributes never appear 2008-11-24 15:44:14 +0100 fs  r264241 : #i96532# slight refactoring of exporting properties which have a XML default different from the API default 2008-11-24 10:50:01 +0100 lla  r264216 : #i82083# icons for new toolbox 2008-11-24 09:38:45 +0100 lla  r264205 : #i82083# new toolbox in GroupsSorting dialog 2008-11-24 09:32:20 +0100 lla  r264201 : #i96501# cleanup assertions 2008-11-24 09:12:55 +0100 lla  r264198 : #i83082# enhancement for toolboxes, better HC comfort 2008-11-24 08:46:43 +0100 lla  r264197 : #i96501# fix problem with negative positions 2008-11-21 11:44:47 +0100 fs  r264118 : #i57042# introduce a counter for suspending change notifications of a given property, so recursive calls are possible 2008-11-21 11:02:17 +0100 fs  r264116 : #i96388# don't call ExecuteContextMenuAction when no action was chosen by the user 2008-11-21 10:36:53 +0100 fs  r264114 : #i47384# assertion was wrong 2008-11-14 12:33:15 +0100 fs  r263673 : #i47318# XRowSetChangeBroadcaster/Listener, to be able to listen for changes in an XRowSetSupplier's RowSet 2008-11-14 12:30:29 +0100 fs  r263672 : #i47318# more refactoring - BoundControlModels now listen at the XRowSetSupplier for changes in the supplied   RowSet, to properly revoke/register old/new listeners at the RowSet - replaced ::osl::Mutex in various places with a ControlModelLock 2008-11-14 12:20:55 +0100 fs  r263671 : when BUILD_TYPE includes QADEVOOO, the BUILD_QADEVOOO needs to bet set, too 2008-11-14 12:19:21 +0100 fs  r263670 : oops, this was not intended to be committed 2008-11-12 11:08:10 +0100 fs  r263579 : #i96096# new ctors taking UNO_QUERY_THROW 2008-11-12 09:15:54 +0100 fs  r263576 : no need to load the complete dialog just to get a string which the dialog itself loads from resource 2008-11-10 17:55:45 +0100 fs  r263535 : spelling in comment 2008-11-10 15:51:14 +0100 fs  r263523 : #i47318# various refactorings 1. don't forward syntetic XLoadListener events from the grid control to    the grid columns. Instead, forward GridColumn::XChild::setParent to    the base class, which then can add itself as load listener 2. removed various occurances of XMultiServiceFactory, instead use the    ::comphelper::ComponentContext 3. in O(Bound)ControlModel, have a mechanism to lock the instance (using    ControlModelLock) and fire property changes when the last lock dies. 2008-11-10 12:49:24 +0100 oj  r263513 : #i94729# change token strings into string list 2008-11-10 12:13:15 +0100 oj  r263512 : #i95222# export chart:title style as well 2008-11-10 08:55:25 +0100 oj  r263507 : #i93471# show the correct tabpage when selecting a different object 2008-11-07 23:38:29 +0100 fs  r263490 : #i95977# for the event input controls, add a component extending their functionality so they're reset when the users presses DEL 2008-11-07 23:35:39 +0100 fs  r263489 : during #i95977#: When a VCL Window is deleted from within VCL code, the respective WindowPeer was never disposed. Corrected this. 2008-11-07 14:57:07 +0100 fs  r263420 : #i95963# human-readable display names for event bindings 2008-11-06 10:34:52 +0100 fs  r263366 : #i95865# don't use library names containing InvalidZipEntryFileNames - workaround until i95409 is fixed 2008-11-06 10:33:28 +0100 fs  r263365 : #i95865# copied the following change from CWS odfmetadata2 (not yet integrated) into CWS dba31d   - comphelper/inc/comphelper/storagehelper.hxx,     comphelper/source/misc/storagehelper.cxx:     + add function IsValidZipEntryFileName (moved from module package)


2009-04-22  Ivo Hinkelmann  <ihi@openoffice.org>  [5d10601287864cdf679dd8467d9eb27583754dfd]

CWS-TOOLING: integrate CWS dba32a 2009-04-16 13:08:19 +0200 oj  r270882 : #i14538# set property at control 2009-04-16 13:04:28 +0200 oj  r270881 : #i98557# remove binary string for SRB 2009-04-15 13:19:10 +0200 oj  r270838 : #i96782# use type set at view 2009-04-14 14:53:20 +0200 oj  r270778 : #i96782# set initialize size for custom shape 2009-04-06 14:19:14 +0200 oj  r270546 : #i88432# correct pos when < 0 while resizing 2009-04-06 13:36:13 +0200 oj  r270541 : #i96782# handle toolbar and menubar differently 2009-04-06 13:33:54 +0200 oj  r270540 : #i96782# handle toolbar and menubar differently 2009-04-06 12:28:23 +0200 oj  r270534 : #i96782# handle toolbar and menubar differently 2009-04-06 12:27:44 +0200 oj  r270533 : #i96782# handle toolbar and menubar differently 2009-04-06 12:24:32 +0200 oj  r270532 : #i96782# handle toolbar and menubar differently 2009-04-06 12:15:15 +0200 oj  r270531 : do not initialze when field is empty 2009-04-06 10:06:08 +0200 oj  r270528 : #i96782# clean up of menubar and remove duplicates 2009-04-06 09:47:49 +0200 oj  r270527 : #i96519# adjust help text dynamic 2009-04-03 13:43:20 +0200 oj  r270482 : do not need to remove section from observer they are already disposed 2009-04-03 13:27:28 +0200 fs  r270479 : #i97356# 2009-04-02 11:30:39 +0200 fs  r270386 : UNX line ends 2009-04-02 10:54:51 +0200 fs  r270379 : UNX line ends 2009-04-02 10:39:57 +0200 fs  r270378 : UNX line ends 2009-04-02 10:37:24 +0200 fs  r270377 : why did this survive the rebase? was removed on trunk ... 2009-03-31 13:31:12 +0200 fs  r270277 : component_foo should be public 2009-03-28 00:21:01 +0100 fs  r270176 : manuallly merged the changes which happened in CWS before resync to m45, where the directory had been moved from reportdesign/registry to reportbuilder/registry 2009-03-27 23:01:20 +0100 fs  r270174 : CWS-TOOLING: rebase CWS dba32a to trunk@270033 (milestone: DEV300:m45) 2009-03-11 12:23:35 +0100 fs  r269310 : #i99958# ensure the ControlModelLock doesn't release twice 2009-03-06 09:07:32 +0100 fs  r268970 : ignore output paths in SVN's status 2009-03-06 09:07:08 +0100 fs  r268969 : ignore output paths in SVN's status 2009-03-04 11:28:02 +0100 oj  r268800 : copy and paste error, check correct end now 2009-03-03 15:49:11 +0100 fs  r268736 : #i10000# those merges were lost during the rebase (m38->m42) 2009-03-03 13:25:27 +0100 lla  r268720 : #i99652# fix wrong refactoring 2009-02-27 11:12:56 +0100 fs  r268566 : beautified 2009-02-27 10:53:47 +0100 fs  r268561 : doFormListening(false) only when actually isFormListening() (found during complex test case XMLFormSettings with assertions) 2009-02-26 20:55:31 +0100 fs  r268546 : #i96530# set the Label property of the bound control, if we didn't create a dedicated label control 2009-02-26 11:53:09 +0100 fs  r268494 : #i10000# 2009-02-26 11:27:50 +0100 fs  r268493 : #i10000# 2009-02-26 11:17:08 +0100 fs  r268490 : reportdesign depends on REPORTBUILDER, not REPORTDESIGN 2009-02-25 11:39:48 +0100 fs  r268422 : #i10000# post-resync: INFO_ESCAPE_DATETIME got lost during rebase 2009-02-24 23:24:10 +0100 fs  r268411 : CWS-TOOLING: rebase CWS dba32a to trunk@268395 (milestone: DEV300:m42) 2009-02-20 15:09:48 +0100 fs  r268324 : respect ImplicitCatalog/SchemaRestriction in all necessary places 2009-02-20 13:48:10 +0100 oj  r268318 : order of initialize corrected 2009-02-14 15:07:52 +0100 fs  r267759 : #i98975# when an image does not have a bitmap, but a text, draw this (as placeholder) 2009-02-14 15:02:40 +0100 fs  r267758 : consolidated and removed some duplicate code 2009-02-14 13:52:23 +0100 fs  r267756 : #i10000# 2009-02-13 22:08:34 +0100 fs  r267750 : #i100000# 2009-02-13 22:07:25 +0100 fs  r267749 : #i10000# 2009-02-13 21:55:36 +0100 fs  r267747 : #i10000# 2009-02-13 21:54:27 +0100 fs  r267746 : use const_cast 2009-02-13 21:29:10 +0100 fs  r267745 : #i10000# 2009-02-13 21:27:39 +0100 fs  r267744 : #i10000# 2009-02-13 20:59:13 +0100 fs  r267742 : #i10000# 2009-02-13 13:21:30 +0100 fs  r267717 : better diagnostics 2009-02-13 13:17:24 +0100 fs  r267715 : #i58313# support Catalog/SchemaRestriction settings, which are applied in getTables when 'all catalogs/schemas' are to be retrieved 2009-02-13 13:16:14 +0100 fs  r267714 : filter out some more known global settings 2009-02-13 12:39:43 +0100 fs  r267713 : #i58313# ImplicitCatalog/SchemaRestriction 2009-02-13 12:36:50 +0100 fs  r267712 : when exporting data source settings, allow for properties which have a VOID default value, but are currently not VOID 2009-02-13 12:35:57 +0100 fs  r267711 : implement XSet, to allow inserting properties which have a default value of VOID 2009-02-13 12:35:03 +0100 fs  r267710 : +addVoidProperty 2009-02-13 10:20:08 +0100 fs  r267697 : removed unused variable 2009-02-13 09:46:46 +0100 fs  r267695 : refactored the table filtering code, to have a better base for introducing additional low level filters 2009-02-10 09:23:07 +0100 lla  r267537 : #i10000# wrong line feed, double named variable 2009-02-09 12:13:08 +0100 oj  r267508 : #i98605# notify hanlder 2009-02-09 11:50:34 +0100 oj  r267507 : #i98926# solve refcount problem 2009-02-09 11:50:05 +0100 oj  r267506 : #i98971# fix for simple html 2009-02-09 11:49:24 +0100 oj  r267505 : #i98971# fix for simple html 2009-02-09 11:47:27 +0100 oj  r267504 : invoke on copy 2009-02-09 09:51:00 +0100 fs  r267500 : #i98316# 2009-02-09 09:46:10 +0100 fs  r267499 : setCurrentSelection: don't reset the current form when we de-select everything 2009-02-09 09:43:45 +0100 fs  r267498 : #i98316# 2009-02-08 21:25:18 +0100 fs  r267496 : #i98272# introduce late ctor for cloning 2009-02-07 21:08:39 +0100 fs  r267485 : #i98272# when copy-constructing a FmFormPageImpl, use the XCloneable of the forms collection, instead of XPersistObject (which is incompletely implemented) 2009-02-07 21:07:26 +0100 fs  r267484 : removed obsolete include guards 2009-02-07 21:05:22 +0100 fs  r267483 : #i98272# implement XCloneable 2009-02-06 15:02:48 +0100 lla  r267467 : #i96523# add XImageControl 2009-02-06 14:41:38 +0100 oj  r267463 : #i98926# late init when connection disposed but only when asked for 2009-02-06 13:49:57 +0100 lla  r267457 : #i92860# bigint in forms doesn't allow input of values > 1, fixed 2009-02-06 13:03:55 +0100 oj  r267455 : ImageScaleMode 2009-02-05 14:48:19 +0100 lla  r267424 : #i89335# dropdown listboxes are 14 instead of 7 lines high 2009-02-05 13:40:00 +0100 oj  r267423 : #i96945# insert new prop Opaque 2009-02-05 13:39:19 +0100 oj  r267422 : #i96945# insert layer handling for hell and heaven 2009-02-05 13:29:32 +0100 lla  r267420 : #i89335# add is null, is not null, is not like filter condition 2009-02-04 12:23:02 +0100 oj  r267364 : #i98821# load table font settings 2009-02-04 10:05:27 +0100 oj  r267351 : #i98821# load table font settings 2009-02-04 09:23:22 +0100 fs  r267350 : checking persistency of UI settings in database documents - for the moment, capture table formattings (which is issue 98821) 2009-02-04 09:22:15 +0100 fs  r267349 : moved some methods which are of wider interest from DatabaseDocument to FileHelper resp. TestCase 2009-02-04 08:56:27 +0100 oj  r267347 : #i97586# UcbStreamHelper::CreateStream doesn't check all streamModes use different method 2009-02-04 08:23:26 +0100 oj  r267346 : #i98701# check key size is >= 3 and some redesign 2009-02-03 23:29:24 +0100 fs  r267345 : return the component (controller), not the frame 2009-02-03 23:28:53 +0100 fs  r267344 : openExisting returns a controller now, not the frame (this was a bug) 2009-02-03 23:28:25 +0100 fs  r267343 : openElement: properly return the component in the table/query case 2009-02-02 12:48:17 +0100 oj  r267261 : #i96013# fix for relative path 2009-02-02 10:33:28 +0100 lla  r267253 : #i98557# cleanups and consolidation 2009-02-02 09:37:23 +0100 lla  r267250 : #i88432# resize will no longer move components to other sections 2009-02-02 09:08:24 +0100 oj  r267245 : #i97475# write 0x1A at the end of the file 2009-01-30 19:39:20 +0100 lla  r267230 : #i10000# unused parameters 2009-01-30 09:51:09 +0100 fs  r267181 : onsolete 2009-01-30 09:49:27 +0100 fs  r267180 : onsolete 2009-01-29 14:28:22 +0100 oj  r267139 : #i96825# import cell style 2009-01-29 14:23:12 +0100 oj  r267137 : #i98601# export imagescalehandler 2009-01-29 14:19:57 +0100 lla  r267135 : #i98601# add ImageScaleMode 2009-01-29 13:21:08 +0100 oj  r267124 : #i98601# impl ScaleMode 2009-01-29 13:20:56 +0100 oj  r267123 : #i98601# impl ScaleMode 2009-01-29 08:46:40 +0100 oj  r267095 : new property: ScaleMode 2009-01-29 08:45:23 +0100 oj  r267094 : new ScaleMode from UnControlImageModel 2009-01-29 08:28:12 +0100 oj  r267093 : #i87930# close all sub forms/reports when the desktop is going to be terminated and no db frame exists 2009-01-28 19:54:34 +0100 lla  r267082 : #i98557# pictures in report wizard 2009-01-28 15:06:25 +0100 oj  r267060 : #i87930# close all sub forms/reports when the desktop is going to be terminated and no db frame exists 2009-01-28 11:38:41 +0100 lla  r267046 : #i76783# handle binary fields in forms 2009-01-28 09:24:43 +0100 lla  r267025 : #i10000# 2009-01-28 08:40:04 +0100 fs  r267024 : #i10000# 2009-01-28 08:04:43 +0100 oj  r267023 : #i93456# use resource strings for function names 2009-01-27 13:26:05 +0100 oj  r266988 : check data field is type field or expression 2009-01-27 13:07:17 +0100 oj  r266985 : check data field length 2009-01-27 11:48:19 +0100 oj  r266974 : #i96823# return dll string as column name when no alias exists 2009-01-27 09:53:11 +0100 fs  r266958 : display the message of a caught exception 2009-01-27 09:44:13 +0100 fs  r266957 : #i58313# when retrieving all tables, just set an empty table type filter - the connection will care for translating this, by respecting the TableTypeFilterMode setting 2009-01-27 09:36:09 +0100 fs  r266956 : #i58313# getTables: per JDBC spec,  is not a valid table type filter. Translate it to 'null'. 2009-01-26 11:24:49 +0100 lla  r266912 : #i97865# cleanups (AddField viewable in remote mode) 2009-01-26 07:49:27 +0100 lla  r266897 : #i97865# AddField opens in remote case 2009-01-26 07:48:58 +0100 lla  r266896 : #i97865# AddField opens in remote case 2009-01-26 07:48:42 +0100 lla  r266895 : #i97865# AddField opens in remote case 2009-01-23 15:04:40 +0100 fs  r266825 : consolidate the usage of OSQLMessageBox with MessageType==Warning into OSQLWarningBox 2009-01-23 10:47:33 +0100 fs  r266787 : +supportsUserAdministration 2009-01-23 10:47:11 +0100 fs  r266784 : use DatabaseMetaData.supportsUserAdministration 2009-01-23 07:55:59 +0100 lla  r266767 : #i10000# fix gcc compiler failures 2009-01-21 15:08:55 +0100 lla  r266673 : #i97265# Labels in HC (IsDark) with other color (viewable) 2009-01-19 14:58:54 +0100 lla  r266504 : #i96523# last problems with FormatKey and '0' values fixed 2009-01-19 14:58:00 +0100 lla  r266503 : #i96519# AddField help text 2009-01-19 11:59:02 +0100 fs  r266485 : #i96523# for formatted field models, init them with TreatAsNumber = false 2009-01-16 10:31:49 +0100 lla  r266405 : #i96793# add shrink to popup menu 2009-01-16 09:21:44 +0100 lla  r266401 : #i96519# AddField contains a help text 2009-01-15 11:21:49 +0100 lla  r266357 : #i96523# problem with XVclWindowPeer not fixed now 2009-01-15 09:19:20 +0100 lla  r266335 : #i96523# more crashes fixed. 2009-01-14 13:08:34 +0100 lla  r266291 : #i96523# problems with crashes fixed 2009-01-13 10:54:24 +0100 lla  r266199 : #i96523# show datasource in formattedfields new files 2009-01-13 10:52:39 +0100 lla  r266198 : #i96523# show datasource in formattedfields 2009-01-13 09:41:50 +0100 lla  r266197 : #i96526# handling none existance default.otr 2009-01-12 12:55:49 +0100 fs  r266151 : don't expect the control model to be a BoundComponent before adding as modify listener 2009-01-12 12:51:33 +0100 fs  r266149 : #i88458# let the ImageControl be an XModifyBroadcaster, so the forms runtime can notice when the user changes the control content while it does not have the focus 2009-01-09 13:41:22 +0100 fs  r266080 : doc 2009-01-09 13:14:14 +0100 fs  r266077 : #i97377# SetModified when order is changed via DnD 2009-01-07 09:55:40 +0100 oj  r265951 : merge from master 2009-01-07 09:55:24 +0100 oj  r265950 : removed observer 2009-01-07 09:55:06 +0100 oj  r265949 : merge from master 2009-01-07 07:29:11 +0100 oj  r265945 : shadow var changed 2009-01-06 07:25:57 +0100 oj  r265893 : CWS-TOOLING: rebase CWS dba32a to trunk@265758 (milestone: DEV300:m38) 2009-01-05 13:18:22 +0100 oj  r265865 : convert to unix le 2009-01-05 09:13:52 +0100 lla  r265857 : #i79423# lc_ sc_ permutation fix 2009-01-02 19:40:59 +0100 lla  r265847 : #i79423# section shrink icons 2008-12-22 11:37:57 +0100 lla  r265749 : #i97484# move component to negative Y-position 2008-12-22 11:37:05 +0100 lla  r265748 : #i97484# move component to negative Y-position 2008-12-22 11:35:33 +0100 lla  r265747 : #i97484# move component to negative Y-position 2008-12-22 11:25:07 +0100 lla  r265745 : #i96757# changes via property browser was not undoable 2008-12-18 15:10:38 +0100 fs  r265694 : corrected an condition in doFormListening, which otherwise leads to uncommitable grid columns in documents which are loaded from disc (not in documents which are newly created) 2008-12-18 14:54:39 +0100 fs  r265692 : Hide Columns text slightly changed 2008-12-18 13:44:15 +0100 fs  r265683 : #i94068# properly display erros happening during a form operation - at least once, and at most once 2008-12-18 11:28:29 +0100 fs  r265677 : document the new InputRequired property 2008-12-18 11:04:15 +0100 fs  r265676 : #i96530# createControlLabelPair: don't actually create a label for a checkbox 2008-12-18 10:35:53 +0100 fs  r265674 : #i95226# when a column is replaced, and it's the selected column, update the selection 2008-12-18 10:34:42 +0100 fs  r265673 : #i95226# refactoring of the implReplaced method 2008-12-18 10:34:28 +0100 fs  r265672 : #i95226# when replacing a grid column, update the property browser 2008-12-18 10:33:17 +0100 fs  r265671 : when an element is removed, remove it from m_aCurrentSelection, too (if necessary) 2008-12-18 10:31:57 +0100 fs  r265670 : Hide Columns text slightly changed 2008-12-18 10:15:56 +0100 lla  r265669 : #i14538# do not allow to press finish button twice 2008-12-18 08:56:33 +0100 lla  r265665 : #i10000# build depend=t problem hacked. 2008-12-17 20:59:10 +0100 fs  r265656 : #i89821# don't let a MultiLineEdit select all text when it receives the focus 2008-12-17 12:10:54 +0100 fs  r265594 : #i97356# 2008-12-17 12:06:29 +0100 fs  r265593 : #i97355# Print -> Printable 2008-12-17 11:59:31 +0100 fs  r265591 : #i97350# combo boxes comment on list selection (as list boxes already do) 2008-12-16 09:53:57 +0100 lla  r265527 : #i96526# handling none existance default.otr 2008-12-15 14:48:39 +0100 lla  r265500 : #i79423# reparing, was wrong implemented 2008-12-12 15:08:33 +0100 lla  r265424 : #i10000# remove wrong carridge returns 2008-12-12 15:07:55 +0100 lla  r265423 : #i10000# remove wrong carridge returns 2008-12-12 15:06:41 +0100 lla  r265422 : #i10000# remove wrong carridge returns 2008-12-12 10:23:13 +0100 lla  r265395 : #i95234# reset DragDelta 2008-12-12 10:11:02 +0100 lla  r265393 : #i79423# pre versions of shrink buttons 2008-12-11 15:32:13 +0100 fs  r265318 : prevent a deadlock during complex.dbaccess.DatabaseDocument test 2008-12-11 15:30:06 +0100 fs  r265316 : prevent a deadlock during complex.dbaccess.DatabaseDocument test 2008-12-11 15:07:05 +0100 fs  r265307 : removed superfluous text 2008-12-11 12:29:54 +0100 lla  r265282 : #i96757# cleanup second try 2008-12-11 12:09:15 +0100 lla  r265278 : #i96757# cleanup 2008-12-11 12:07:56 +0100 lla  r265277 : #i95234# 2008-12-10 14:04:39 +0100 lla  r265183 : #i93472# D&D fixes 2008-12-10 12:29:33 +0100 lla  r265168 : #i94067# add (APP|SYS)FONT to XUnitConversion 2008-12-10 12:15:02 +0100 lla  r265166 : #i94067# add APPFONT, SYSFONT to MeasureUnit 2008-12-10 11:52:10 +0100 lla  r265163 : #i94067# add comments 2008-12-06 20:33:05 +0100 fs  r264935 : #i10000# precompiled header 2008-12-05 09:29:26 +0100 fs  r264889 : #i10000# 2008-12-05 09:07:31 +0100 fs  r264888 : #i10000# 2008-12-04 13:25:46 +0100 fs  r264838 : CWS-TOOLING: rebase CWS dba32a to trunk@264807 (milestone: DEV300:m37) 2008-12-03 23:49:13 +0100 fs  r264808 : merge changes from trunk, to be able to do a rebase 2008-12-03 17:13:09 +0100 lla  r264801 : #i91041# update documentation 2008-12-03 16:57:04 +0100 lla  r264799 : #i94067# allow convert(Point|Size)ToLogic as pixel also 2008-12-02 12:36:32 +0100 lla  r264687 : #i96782# bring toolbar objects to menu structure 2008-12-02 10:32:44 +0100 lla  r264667 : #i86255# make property work 2008-12-02 09:22:47 +0100 lla  r264659 : #i79423# add section shrink toolbar 2008-12-02 07:41:22 +0100 lla  r264657 : #i86255# add check box for Escape DateTime property 2008-12-02 07:37:17 +0100 lla  r264656 : #i79423# new shrink buttons 2008-11-26 11:55:28 +0100 fs  r264362 : #i96541# FillPropertySet: do not only catch UnknownPropertyException when setting the Char/ParaAutoStyleName, but also care for the other exceptions which can be thrown by XPropertySet::setPropertyValue. This is actually not the real fix for #i96541#, but only a follow-up. The root cause of the issue was fixed in CWS dba301b, but this here was another (potential) bug which popped up during investigations. 2008-11-25 09:04:40 +0100 lla  r264273 : #i82083# new toolbox in GroupsSorting dialog 2008-11-25 08:56:08 +0100 lla  r264272 : #i94729# change token strings into string list, move class out of function 2008-11-24 15:52:22 +0100 fs  r264251 : #i96532# do not set AppendTableAlias, NameLengthLimit, etc., if the OXMLDataSourceInstance is used for elements at which those attributes never appear 2008-11-24 15:51:45 +0100 fs  r264249 : #i96532# do not set AppendTableAlias, NameLengthLimit, etc., if the OXMLDataSourceInstance is used for elements at which those attributes never appear 2008-11-24 15:45:21 +0100 fs  r264244 : #i96532# the API default for ParamNameSubst is false 2008-11-24 15:45:04 +0100 fs  r264243 : #i96532# do not set AppendTableAlias, NameLengthLimit, etc., if the OXMLDataSourceInstance is used for elements at which those attributes never appear 2008-11-24 15:44:14 +0100 fs  r264241 : #i96532# slight refactoring of exporting properties which have a XML default different from the API default 2008-11-24 10:50:01 +0100 lla  r264216 : #i82083# icons for new toolbox 2008-11-24 09:38:45 +0100 lla  r264205 : #i82083# new toolbox in GroupsSorting dialog 2008-11-24 09:32:20 +0100 lla  r264201 : #i96501# cleanup assertions 2008-11-24 09:12:55 +0100 lla  r264198 : #i83082# enhancement for toolboxes, better HC comfort 2008-11-24 08:46:43 +0100 lla  r264197 : #i96501# fix problem with negative positions 2008-11-21 11:44:47 +0100 fs  r264118 : #i57042# introduce a counter for suspending change notifications of a given property, so recursive calls are possible 2008-11-21 11:02:17 +0100 fs  r264116 : #i96388# don't call ExecuteContextMenuAction when no action was chosen by the user 2008-11-21 10:36:53 +0100 fs  r264114 : #i47384# assertion was wrong 2008-11-14 12:33:15 +0100 fs  r263673 : #i47318# XRowSetChangeBroadcaster/Listener, to be able to listen for changes in an XRowSetSupplier's RowSet 2008-11-14 12:30:29 +0100 fs  r263672 : #i47318# more refactoring - BoundControlModels now listen at the XRowSetSupplier for changes in the supplied   RowSet, to properly revoke/register old/new listeners at the RowSet - replaced ::osl::Mutex in various places with a ControlModelLock 2008-11-14 12:20:55 +0100 fs  r263671 : when BUILD_TYPE includes QADEVOOO, the BUILD_QADEVOOO needs to bet set, too 2008-11-14 12:19:21 +0100 fs  r263670 : oops, this was not intended to be committed 2008-11-12 11:08:10 +0100 fs  r263579 : #i96096# new ctors taking UNO_QUERY_THROW 2008-11-12 09:15:54 +0100 fs  r263576 : no need to load the complete dialog just to get a string which the dialog itself loads from resource 2008-11-10 17:55:45 +0100 fs  r263535 : spelling in comment 2008-11-10 15:51:14 +0100 fs  r263523 : #i47318# various refactorings 1. don't forward syntetic XLoadListener events from the grid control to    the grid columns. Instead, forward GridColumn::XChild::setParent to    the base class, which then can add itself as load listener 2. removed various occurances of XMultiServiceFactory, instead use the    ::comphelper::ComponentContext 3. in O(Bound)ControlModel, have a mechanism to lock the instance (using    ControlModelLock) and fire property changes when the last lock dies. 2008-11-10 12:49:24 +0100 oj  r263513 : #i94729# change token strings into string list 2008-11-10 12:13:15 +0100 oj  r263512 : #i95222# export chart:title style as well 2008-11-10 08:55:25 +0100 oj  r263507 : #i93471# show the correct tabpage when selecting a different object 2008-11-07 23:38:29 +0100 fs  r263490 : #i95977# for the event input controls, add a component extending their functionality so they're reset when the users presses DEL 2008-11-07 23:35:39 +0100 fs  r263489 : during #i95977#: When a VCL Window is deleted from within VCL code, the respective WindowPeer was never disposed. Corrected this. 2008-11-07 14:57:07 +0100 fs  r263420 : #i95963# human-readable display names for event bindings 2008-11-06 10:34:52 +0100 fs  r263366 : #i95865# don't use library names containing InvalidZipEntryFileNames - workaround until i95409 is fixed 2008-11-06 10:33:28 +0100 fs  r263365 : #i95865# copied the following change from CWS odfmetadata2 (not yet integrated) into CWS dba31d   - comphelper/inc/comphelper/storagehelper.hxx,     comphelper/source/misc/storagehelper.cxx:     + add function IsValidZipEntryFileName (moved from module package)


2009-04-22  Ivo Hinkelmann  <ihi@openoffice.org>  [0d4e4ad20df8c636034c1436a5c706a10639920f]

CWS-TOOLING: integrate CWS dba32a 2009-04-16 13:08:19 +0200 oj  r270882 : #i14538# set property at control 2009-04-16 13:04:28 +0200 oj  r270881 : #i98557# remove binary string for SRB 2009-04-15 13:19:10 +0200 oj  r270838 : #i96782# use type set at view 2009-04-14 14:53:20 +0200 oj  r270778 : #i96782# set initialize size for custom shape 2009-04-06 14:19:14 +0200 oj  r270546 : #i88432# correct pos when < 0 while resizing 2009-04-06 13:36:13 +0200 oj  r270541 : #i96782# handle toolbar and menubar differently 2009-04-06 13:33:54 +0200 oj  r270540 : #i96782# handle toolbar and menubar differently 2009-04-06 12:28:23 +0200 oj  r270534 : #i96782# handle toolbar and menubar differently 2009-04-06 12:27:44 +0200 oj  r270533 : #i96782# handle toolbar and menubar differently 2009-04-06 12:24:32 +0200 oj  r270532 : #i96782# handle toolbar and menubar differently 2009-04-06 12:15:15 +0200 oj  r270531 : do not initialze when field is empty 2009-04-06 10:06:08 +0200 oj  r270528 : #i96782# clean up of menubar and remove duplicates 2009-04-06 09:47:49 +0200 oj  r270527 : #i96519# adjust help text dynamic 2009-04-03 13:43:20 +0200 oj  r270482 : do not need to remove section from observer they are already disposed 2009-04-03 13:27:28 +0200 fs  r270479 : #i97356# 2009-04-02 11:30:39 +0200 fs  r270386 : UNX line ends 2009-04-02 10:54:51 +0200 fs  r270379 : UNX line ends 2009-04-02 10:39:57 +0200 fs  r270378 : UNX line ends 2009-04-02 10:37:24 +0200 fs  r270377 : why did this survive the rebase? was removed on trunk ... 2009-03-31 13:31:12 +0200 fs  r270277 : component_foo should be public 2009-03-28 00:21:01 +0100 fs  r270176 : manuallly merged the changes which happened in CWS before resync to m45, where the directory had been moved from reportdesign/registry to reportbuilder/registry 2009-03-27 23:01:20 +0100 fs  r270174 : CWS-TOOLING: rebase CWS dba32a to trunk@270033 (milestone: DEV300:m45) 2009-03-11 12:23:35 +0100 fs  r269310 : #i99958# ensure the ControlModelLock doesn't release twice 2009-03-06 09:07:32 +0100 fs  r268970 : ignore output paths in SVN's status 2009-03-06 09:07:08 +0100 fs  r268969 : ignore output paths in SVN's status 2009-03-04 11:28:02 +0100 oj  r268800 : copy and paste error, check correct end now 2009-03-03 15:49:11 +0100 fs  r268736 : #i10000# those merges were lost during the rebase (m38->m42) 2009-03-03 13:25:27 +0100 lla  r268720 : #i99652# fix wrong refactoring 2009-02-27 11:12:56 +0100 fs  r268566 : beautified 2009-02-27 10:53:47 +0100 fs  r268561 : doFormListening(false) only when actually isFormListening() (found during complex test case XMLFormSettings with assertions) 2009-02-26 20:55:31 +0100 fs  r268546 : #i96530# set the Label property of the bound control, if we didn't create a dedicated label control 2009-02-26 11:53:09 +0100 fs  r268494 : #i10000# 2009-02-26 11:27:50 +0100 fs  r268493 : #i10000# 2009-02-26 11:17:08 +0100 fs  r268490 : reportdesign depends on REPORTBUILDER, not REPORTDESIGN 2009-02-25 11:39:48 +0100 fs  r268422 : #i10000# post-resync: INFO_ESCAPE_DATETIME got lost during rebase 2009-02-24 23:24:10 +0100 fs  r268411 : CWS-TOOLING: rebase CWS dba32a to trunk@268395 (milestone: DEV300:m42) 2009-02-20 15:09:48 +0100 fs  r268324 : respect ImplicitCatalog/SchemaRestriction in all necessary places 2009-02-20 13:48:10 +0100 oj  r268318 : order of initialize corrected 2009-02-14 15:07:52 +0100 fs  r267759 : #i98975# when an image does not have a bitmap, but a text, draw this (as placeholder) 2009-02-14 15:02:40 +0100 fs  r267758 : consolidated and removed some duplicate code 2009-02-14 13:52:23 +0100 fs  r267756 : #i10000# 2009-02-13 22:08:34 +0100 fs  r267750 : #i100000# 2009-02-13 22:07:25 +0100 fs  r267749 : #i10000# 2009-02-13 21:55:36 +0100 fs  r267747 : #i10000# 2009-02-13 21:54:27 +0100 fs  r267746 : use const_cast 2009-02-13 21:29:10 +0100 fs  r267745 : #i10000# 2009-02-13 21:27:39 +0100 fs  r267744 : #i10000# 2009-02-13 20:59:13 +0100 fs  r267742 : #i10000# 2009-02-13 13:21:30 +0100 fs  r267717 : better diagnostics 2009-02-13 13:17:24 +0100 fs  r267715 : #i58313# support Catalog/SchemaRestriction settings, which are applied in getTables when 'all catalogs/schemas' are to be retrieved 2009-02-13 13:16:14 +0100 fs  r267714 : filter out some more known global settings 2009-02-13 12:39:43 +0100 fs  r267713 : #i58313# ImplicitCatalog/SchemaRestriction 2009-02-13 12:36:50 +0100 fs  r267712 : when exporting data source settings, allow for properties which have a VOID default value, but are currently not VOID 2009-02-13 12:35:57 +0100 fs  r267711 : implement XSet, to allow inserting properties which have a default value of VOID 2009-02-13 12:35:03 +0100 fs  r267710 : +addVoidProperty 2009-02-13 10:20:08 +0100 fs  r267697 : removed unused variable 2009-02-13 09:46:46 +0100 fs  r267695 : refactored the table filtering code, to have a better base for introducing additional low level filters 2009-02-10 09:23:07 +0100 lla  r267537 : #i10000# wrong line feed, double named variable 2009-02-09 12:13:08 +0100 oj  r267508 : #i98605# notify hanlder 2009-02-09 11:50:34 +0100 oj  r267507 : #i98926# solve refcount problem 2009-02-09 11:50:05 +0100 oj  r267506 : #i98971# fix for simple html 2009-02-09 11:49:24 +0100 oj  r267505 : #i98971# fix for simple html 2009-02-09 11:47:27 +0100 oj  r267504 : invoke on copy 2009-02-09 09:51:00 +0100 fs  r267500 : #i98316# 2009-02-09 09:46:10 +0100 fs  r267499 : setCurrentSelection: don't reset the current form when we de-select everything 2009-02-09 09:43:45 +0100 fs  r267498 : #i98316# 2009-02-08 21:25:18 +0100 fs  r267496 : #i98272# introduce late ctor for cloning 2009-02-07 21:08:39 +0100 fs  r267485 : #i98272# when copy-constructing a FmFormPageImpl, use the XCloneable of the forms collection, instead of XPersistObject (which is incompletely implemented) 2009-02-07 21:07:26 +0100 fs  r267484 : removed obsolete include guards 2009-02-07 21:05:22 +0100 fs  r267483 : #i98272# implement XCloneable 2009-02-06 15:02:48 +0100 lla  r267467 : #i96523# add XImageControl 2009-02-06 14:41:38 +0100 oj  r267463 : #i98926# late init when connection disposed but only when asked for 2009-02-06 13:49:57 +0100 lla  r267457 : #i92860# bigint in forms doesn't allow input of values > 1, fixed 2009-02-06 13:03:55 +0100 oj  r267455 : ImageScaleMode 2009-02-05 14:48:19 +0100 lla  r267424 : #i89335# dropdown listboxes are 14 instead of 7 lines high 2009-02-05 13:40:00 +0100 oj  r267423 : #i96945# insert new prop Opaque 2009-02-05 13:39:19 +0100 oj  r267422 : #i96945# insert layer handling for hell and heaven 2009-02-05 13:29:32 +0100 lla  r267420 : #i89335# add is null, is not null, is not like filter condition 2009-02-04 12:23:02 +0100 oj  r267364 : #i98821# load table font settings 2009-02-04 10:05:27 +0100 oj  r267351 : #i98821# load table font settings 2009-02-04 09:23:22 +0100 fs  r267350 : checking persistency of UI settings in database documents - for the moment, capture table formattings (which is issue 98821) 2009-02-04 09:22:15 +0100 fs  r267349 : moved some methods which are of wider interest from DatabaseDocument to FileHelper resp. TestCase 2009-02-04 08:56:27 +0100 oj  r267347 : #i97586# UcbStreamHelper::CreateStream doesn't check all streamModes use different method 2009-02-04 08:23:26 +0100 oj  r267346 : #i98701# check key size is >= 3 and some redesign 2009-02-03 23:29:24 +0100 fs  r267345 : return the component (controller), not the frame 2009-02-03 23:28:53 +0100 fs  r267344 : openExisting returns a controller now, not the frame (this was a bug) 2009-02-03 23:28:25 +0100 fs  r267343 : openElement: properly return the component in the table/query case 2009-02-02 12:48:17 +0100 oj  r267261 : #i96013# fix for relative path 2009-02-02 10:33:28 +0100 lla  r267253 : #i98557# cleanups and consolidation 2009-02-02 09:37:23 +0100 lla  r267250 : #i88432# resize will no longer move components to other sections 2009-02-02 09:08:24 +0100 oj  r267245 : #i97475# write 0x1A at the end of the file 2009-01-30 19:39:20 +0100 lla  r267230 : #i10000# unused parameters 2009-01-30 09:51:09 +0100 fs  r267181 : onsolete 2009-01-30 09:49:27 +0100 fs  r267180 : onsolete 2009-01-29 14:28:22 +0100 oj  r267139 : #i96825# import cell style 2009-01-29 14:23:12 +0100 oj  r267137 : #i98601# export imagescalehandler 2009-01-29 14:19:57 +0100 lla  r267135 : #i98601# add ImageScaleMode 2009-01-29 13:21:08 +0100 oj  r267124 : #i98601# impl ScaleMode 2009-01-29 13:20:56 +0100 oj  r267123 : #i98601# impl ScaleMode 2009-01-29 08:46:40 +0100 oj  r267095 : new property: ScaleMode 2009-01-29 08:45:23 +0100 oj  r267094 : new ScaleMode from UnControlImageModel 2009-01-29 08:28:12 +0100 oj  r267093 : #i87930# close all sub forms/reports when the desktop is going to be terminated and no db frame exists 2009-01-28 19:54:34 +0100 lla  r267082 : #i98557# pictures in report wizard 2009-01-28 15:06:25 +0100 oj  r267060 : #i87930# close all sub forms/reports when the desktop is going to be terminated and no db frame exists 2009-01-28 11:38:41 +0100 lla  r267046 : #i76783# handle binary fields in forms 2009-01-28 09:24:43 +0100 lla  r267025 : #i10000# 2009-01-28 08:40:04 +0100 fs  r267024 : #i10000# 2009-01-28 08:04:43 +0100 oj  r267023 : #i93456# use resource strings for function names 2009-01-27 13:26:05 +0100 oj  r266988 : check data field is type field or expression 2009-01-27 13:07:17 +0100 oj  r266985 : check data field length 2009-01-27 11:48:19 +0100 oj  r266974 : #i96823# return dll string as column name when no alias exists 2009-01-27 09:53:11 +0100 fs  r266958 : display the message of a caught exception 2009-01-27 09:44:13 +0100 fs  r266957 : #i58313# when retrieving all tables, just set an empty table type filter - the connection will care for translating this, by respecting the TableTypeFilterMode setting 2009-01-27 09:36:09 +0100 fs  r266956 : #i58313# getTables: per JDBC spec,  is not a valid table type filter. Translate it to 'null'. 2009-01-26 11:24:49 +0100 lla  r266912 : #i97865# cleanups (AddField viewable in remote mode) 2009-01-26 07:49:27 +0100 lla  r266897 : #i97865# AddField opens in remote case 2009-01-26 07:48:58 +0100 lla  r266896 : #i97865# AddField opens in remote case 2009-01-26 07:48:42 +0100 lla  r266895 : #i97865# AddField opens in remote case 2009-01-23 15:04:40 +0100 fs  r266825 : consolidate the usage of OSQLMessageBox with MessageType==Warning into OSQLWarningBox 2009-01-23 10:47:33 +0100 fs  r266787 : +supportsUserAdministration 2009-01-23 10:47:11 +0100 fs  r266784 : use DatabaseMetaData.supportsUserAdministration 2009-01-23 07:55:59 +0100 lla  r266767 : #i10000# fix gcc compiler failures 2009-01-21 15:08:55 +0100 lla  r266673 : #i97265# Labels in HC (IsDark) with other color (viewable) 2009-01-19 14:58:54 +0100 lla  r266504 : #i96523# last problems with FormatKey and '0' values fixed 2009-01-19 14:58:00 +0100 lla  r266503 : #i96519# AddField help text 2009-01-19 11:59:02 +0100 fs  r266485 : #i96523# for formatted field models, init them with TreatAsNumber = false 2009-01-16 10:31:49 +0100 lla  r266405 : #i96793# add shrink to popup menu 2009-01-16 09:21:44 +0100 lla  r266401 : #i96519# AddField contains a help text 2009-01-15 11:21:49 +0100 lla  r266357 : #i96523# problem with XVclWindowPeer not fixed now 2009-01-15 09:19:20 +0100 lla  r266335 : #i96523# more crashes fixed. 2009-01-14 13:08:34 +0100 lla  r266291 : #i96523# problems with crashes fixed 2009-01-13 10:54:24 +0100 lla  r266199 : #i96523# show datasource in formattedfields new files 2009-01-13 10:52:39 +0100 lla  r266198 : #i96523# show datasource in formattedfields 2009-01-13 09:41:50 +0100 lla  r266197 : #i96526# handling none existance default.otr 2009-01-12 12:55:49 +0100 fs  r266151 : don't expect the control model to be a BoundComponent before adding as modify listener 2009-01-12 12:51:33 +0100 fs  r266149 : #i88458# let the ImageControl be an XModifyBroadcaster, so the forms runtime can notice when the user changes the control content while it does not have the focus 2009-01-09 13:41:22 +0100 fs  r266080 : doc 2009-01-09 13:14:14 +0100 fs  r266077 : #i97377# SetModified when order is changed via DnD 2009-01-07 09:55:40 +0100 oj  r265951 : merge from master 2009-01-07 09:55:24 +0100 oj  r265950 : removed observer 2009-01-07 09:55:06 +0100 oj  r265949 : merge from master 2009-01-07 07:29:11 +0100 oj  r265945 : shadow var changed 2009-01-06 07:25:57 +0100 oj  r265893 : CWS-TOOLING: rebase CWS dba32a to trunk@265758 (milestone: DEV300:m38) 2009-01-05 13:18:22 +0100 oj  r265865 : convert to unix le 2009-01-05 09:13:52 +0100 lla  r265857 : #i79423# lc_ sc_ permutation fix 2009-01-02 19:40:59 +0100 lla  r265847 : #i79423# section shrink icons 2008-12-22 11:37:57 +0100 lla  r265749 : #i97484# move component to negative Y-position 2008-12-22 11:37:05 +0100 lla  r265748 : #i97484# move component to negative Y-position 2008-12-22 11:35:33 +0100 lla  r265747 : #i97484# move component to negative Y-position 2008-12-22 11:25:07 +0100 lla  r265745 : #i96757# changes via property browser was not undoable 2008-12-18 15:10:38 +0100 fs  r265694 : corrected an condition in doFormListening, which otherwise leads to uncommitable grid columns in documents which are loaded from disc (not in documents which are newly created) 2008-12-18 14:54:39 +0100 fs  r265692 : Hide Columns text slightly changed 2008-12-18 13:44:15 +0100 fs  r265683 : #i94068# properly display erros happening during a form operation - at least once, and at most once 2008-12-18 11:28:29 +0100 fs  r265677 : document the new InputRequired property 2008-12-18 11:04:15 +0100 fs  r265676 : #i96530# createControlLabelPair: don't actually create a label for a checkbox 2008-12-18 10:35:53 +0100 fs  r265674 : #i95226# when a column is replaced, and it's the selected column, update the selection 2008-12-18 10:34:42 +0100 fs  r265673 : #i95226# refactoring of the implReplaced method 2008-12-18 10:34:28 +0100 fs  r265672 : #i95226# when replacing a grid column, update the property browser 2008-12-18 10:33:17 +0100 fs  r265671 : when an element is removed, remove it from m_aCurrentSelection, too (if necessary) 2008-12-18 10:31:57 +0100 fs  r265670 : Hide Columns text slightly changed 2008-12-18 10:15:56 +0100 lla  r265669 : #i14538# do not allow to press finish button twice 2008-12-18 08:56:33 +0100 lla  r265665 : #i10000# build depend=t problem hacked. 2008-12-17 20:59:10 +0100 fs  r265656 : #i89821# don't let a MultiLineEdit select all text when it receives the focus 2008-12-17 12:10:54 +0100 fs  r265594 : #i97356# 2008-12-17 12:06:29 +0100 fs  r265593 : #i97355# Print -> Printable 2008-12-17 11:59:31 +0100 fs  r265591 : #i97350# combo boxes comment on list selection (as list boxes already do) 2008-12-16 09:53:57 +0100 lla  r265527 : #i96526# handling none existance default.otr 2008-12-15 14:48:39 +0100 lla  r265500 : #i79423# reparing, was wrong implemented 2008-12-12 15:08:33 +0100 lla  r265424 : #i10000# remove wrong carridge returns 2008-12-12 15:07:55 +0100 lla  r265423 : #i10000# remove wrong carridge returns 2008-12-12 15:06:41 +0100 lla  r265422 : #i10000# remove wrong carridge returns 2008-12-12 10:23:13 +0100 lla  r265395 : #i95234# reset DragDelta 2008-12-12 10:11:02 +0100 lla  r265393 : #i79423# pre versions of shrink buttons 2008-12-11 15:32:13 +0100 fs  r265318 : prevent a deadlock during complex.dbaccess.DatabaseDocument test 2008-12-11 15:30:06 +0100 fs  r265316 : prevent a deadlock during complex.dbaccess.DatabaseDocument test 2008-12-11 15:07:05 +0100 fs  r265307 : removed superfluous text 2008-12-11 12:29:54 +0100 lla  r265282 : #i96757# cleanup second try 2008-12-11 12:09:15 +0100 lla  r265278 : #i96757# cleanup 2008-12-11 12:07:56 +0100 lla  r265277 : #i95234# 2008-12-10 14:04:39 +0100 lla  r265183 : #i93472# D&D fixes 2008-12-10 12:29:33 +0100 lla  r265168 : #i94067# add (APP|SYS)FONT to XUnitConversion 2008-12-10 12:15:02 +0100 lla  r265166 : #i94067# add APPFONT, SYSFONT to MeasureUnit 2008-12-10 11:52:10 +0100 lla  r265163 : #i94067# add comments 2008-12-06 20:33:05 +0100 fs  r264935 : #i10000# precompiled header 2008-12-05 09:29:26 +0100 fs  r264889 : #i10000# 2008-12-05 09:07:31 +0100 fs  r264888 : #i10000# 2008-12-04 13:25:46 +0100 fs  r264838 : CWS-TOOLING: rebase CWS dba32a to trunk@264807 (milestone: DEV300:m37) 2008-12-03 23:49:13 +0100 fs  r264808 : merge changes from trunk, to be able to do a rebase 2008-12-03 17:13:09 +0100 lla  r264801 : #i91041# update documentation 2008-12-03 16:57:04 +0100 lla  r264799 : #i94067# allow convert(Point|Size)ToLogic as pixel also 2008-12-02 12:36:32 +0100 lla  r264687 : #i96782# bring toolbar objects to menu structure 2008-12-02 10:32:44 +0100 lla  r264667 : #i86255# make property work 2008-12-02 09:22:47 +0100 lla  r264659 : #i79423# add section shrink toolbar 2008-12-02 07:41:22 +0100 lla  r264657 : #i86255# add check box for Escape DateTime property 2008-12-02 07:37:17 +0100 lla  r264656 : #i79423# new shrink buttons 2008-11-26 11:55:28 +0100 fs  r264362 : #i96541# FillPropertySet: do not only catch UnknownPropertyException when setting the Char/ParaAutoStyleName, but also care for the other exceptions which can be thrown by XPropertySet::setPropertyValue. This is actually not the real fix for #i96541#, but only a follow-up. The root cause of the issue was fixed in CWS dba301b, but this here was another (potential) bug which popped up during investigations. 2008-11-25 09:04:40 +0100 lla  r264273 : #i82083# new toolbox in GroupsSorting dialog 2008-11-25 08:56:08 +0100 lla  r264272 : #i94729# change token strings into string list, move class out of function 2008-11-24 15:52:22 +0100 fs  r264251 : #i96532# do not set AppendTableAlias, NameLengthLimit, etc., if the OXMLDataSourceInstance is used for elements at which those attributes never appear 2008-11-24 15:51:45 +0100 fs  r264249 : #i96532# do not set AppendTableAlias, NameLengthLimit, etc., if the OXMLDataSourceInstance is used for elements at which those attributes never appear 2008-11-24 15:45:21 +0100 fs  r264244 : #i96532# the API default for ParamNameSubst is false 2008-11-24 15:45:04 +0100 fs  r264243 : #i96532# do not set AppendTableAlias, NameLengthLimit, etc., if the OXMLDataSourceInstance is used for elements at which those attributes never appear 2008-11-24 15:44:14 +0100 fs  r264241 : #i96532# slight refactoring of exporting properties which have a XML default different from the API default 2008-11-24 10:50:01 +0100 lla  r264216 : #i82083# icons for new toolbox 2008-11-24 09:38:45 +0100 lla  r264205 : #i82083# new toolbox in GroupsSorting dialog 2008-11-24 09:32:20 +0100 lla  r264201 : #i96501# cleanup assertions 2008-11-24 09:12:55 +0100 lla  r264198 : #i83082# enhancement for toolboxes, better HC comfort 2008-11-24 08:46:43 +0100 lla  r264197 : #i96501# fix problem with negative positions 2008-11-21 11:44:47 +0100 fs  r264118 : #i57042# introduce a counter for suspending change notifications of a given property, so recursive calls are possible 2008-11-21 11:02:17 +0100 fs  r264116 : #i96388# don't call ExecuteContextMenuAction when no action was chosen by the user 2008-11-21 10:36:53 +0100 fs  r264114 : #i47384# assertion was wrong 2008-11-14 12:33:15 +0100 fs  r263673 : #i47318# XRowSetChangeBroadcaster/Listener, to be able to listen for changes in an XRowSetSupplier's RowSet 2008-11-14 12:30:29 +0100 fs  r263672 : #i47318# more refactoring - BoundControlModels now listen at the XRowSetSupplier for changes in the supplied   RowSet, to properly revoke/register old/new listeners at the RowSet - replaced ::osl::Mutex in various places with a ControlModelLock 2008-11-14 12:20:55 +0100 fs  r263671 : when BUILD_TYPE includes QADEVOOO, the BUILD_QADEVOOO needs to bet set, too 2008-11-14 12:19:21 +0100 fs  r263670 : oops, this was not intended to be committed 2008-11-12 11:08:10 +0100 fs  r263579 : #i96096# new ctors taking UNO_QUERY_THROW 2008-11-12 09:15:54 +0100 fs  r263576 : no need to load the complete dialog just to get a string which the dialog itself loads from resource 2008-11-10 17:55:45 +0100 fs  r263535 : spelling in comment 2008-11-10 15:51:14 +0100 fs  r263523 : #i47318# various refactorings 1. don't forward syntetic XLoadListener events from the grid control to    the grid columns. Instead, forward GridColumn::XChild::setParent to    the base class, which then can add itself as load listener 2. removed various occurances of XMultiServiceFactory, instead use the    ::comphelper::ComponentContext 3. in O(Bound)ControlModel, have a mechanism to lock the instance (using    ControlModelLock) and fire property changes when the last lock dies. 2008-11-10 12:49:24 +0100 oj  r263513 : #i94729# change token strings into string list 2008-11-10 12:13:15 +0100 oj  r263512 : #i95222# export chart:title style as well 2008-11-10 08:55:25 +0100 oj  r263507 : #i93471# show the correct tabpage when selecting a different object 2008-11-07 23:38:29 +0100 fs  r263490 : #i95977# for the event input controls, add a component extending their functionality so they're reset when the users presses DEL 2008-11-07 23:35:39 +0100 fs  r263489 : during #i95977#: When a VCL Window is deleted from within VCL code, the respective WindowPeer was never disposed. Corrected this. 2008-11-07 14:57:07 +0100 fs  r263420 : #i95963# human-readable display names for event bindings 2008-11-06 10:34:52 +0100 fs  r263366 : #i95865# don't use library names containing InvalidZipEntryFileNames - workaround until i95409 is fixed 2008-11-06 10:33:28 +0100 fs  r263365 : #i95865# copied the following change from CWS odfmetadata2 (not yet integrated) into CWS dba31d   - comphelper/inc/comphelper/storagehelper.hxx,     comphelper/source/misc/storagehelper.cxx:     + add function IsValidZipEntryFileName (moved from module package)


2009-04-22  Ivo Hinkelmann  <ihi@openoffice.org>  [5f7e91ac4c3c0ecbd8d0b55cb92b83040fa08d3e]

CWS-TOOLING: integrate CWS dba32a 2009-04-16 13:08:19 +0200 oj  r270882 : #i14538# set property at control 2009-04-16 13:04:28 +0200 oj  r270881 : #i98557# remove binary string for SRB 2009-04-15 13:19:10 +0200 oj  r270838 : #i96782# use type set at view 2009-04-14 14:53:20 +0200 oj  r270778 : #i96782# set initialize size for custom shape 2009-04-06 14:19:14 +0200 oj  r270546 : #i88432# correct pos when < 0 while resizing 2009-04-06 13:36:13 +0200 oj  r270541 : #i96782# handle toolbar and menubar differently 2009-04-06 13:33:54 +0200 oj  r270540 : #i96782# handle toolbar and menubar differently 2009-04-06 12:28:23 +0200 oj  r270534 : #i96782# handle toolbar and menubar differently 2009-04-06 12:27:44 +0200 oj  r270533 : #i96782# handle toolbar and menubar differently 2009-04-06 12:24:32 +0200 oj  r270532 : #i96782# handle toolbar and menubar differently 2009-04-06 12:15:15 +0200 oj  r270531 : do not initialze when field is empty 2009-04-06 10:06:08 +0200 oj  r270528 : #i96782# clean up of menubar and remove duplicates 2009-04-06 09:47:49 +0200 oj  r270527 : #i96519# adjust help text dynamic 2009-04-03 13:43:20 +0200 oj  r270482 : do not need to remove section from observer they are already disposed 2009-04-03 13:27:28 +0200 fs  r270479 : #i97356# 2009-04-02 11:30:39 +0200 fs  r270386 : UNX line ends 2009-04-02 10:54:51 +0200 fs  r270379 : UNX line ends 2009-04-02 10:39:57 +0200 fs  r270378 : UNX line ends 2009-04-02 10:37:24 +0200 fs  r270377 : why did this survive the rebase? was removed on trunk ... 2009-03-31 13:31:12 +0200 fs  r270277 : component_foo should be public 2009-03-28 00:21:01 +0100 fs  r270176 : manuallly merged the changes which happened in CWS before resync to m45, where the directory had been moved from reportdesign/registry to reportbuilder/registry 2009-03-27 23:01:20 +0100 fs  r270174 : CWS-TOOLING: rebase CWS dba32a to trunk@270033 (milestone: DEV300:m45) 2009-03-11 12:23:35 +0100 fs  r269310 : #i99958# ensure the ControlModelLock doesn't release twice 2009-03-06 09:07:32 +0100 fs  r268970 : ignore output paths in SVN's status 2009-03-06 09:07:08 +0100 fs  r268969 : ignore output paths in SVN's status 2009-03-04 11:28:02 +0100 oj  r268800 : copy and paste error, check correct end now 2009-03-03 15:49:11 +0100 fs  r268736 : #i10000# those merges were lost during the rebase (m38->m42) 2009-03-03 13:25:27 +0100 lla  r268720 : #i99652# fix wrong refactoring 2009-02-27 11:12:56 +0100 fs  r268566 : beautified 2009-02-27 10:53:47 +0100 fs  r268561 : doFormListening(false) only when actually isFormListening() (found during complex test case XMLFormSettings with assertions) 2009-02-26 20:55:31 +0100 fs  r268546 : #i96530# set the Label property of the bound control, if we didn't create a dedicated label control 2009-02-26 11:53:09 +0100 fs  r268494 : #i10000# 2009-02-26 11:27:50 +0100 fs  r268493 : #i10000# 2009-02-26 11:17:08 +0100 fs  r268490 : reportdesign depends on REPORTBUILDER, not REPORTDESIGN 2009-02-25 11:39:48 +0100 fs  r268422 : #i10000# post-resync: INFO_ESCAPE_DATETIME got lost during rebase 2009-02-24 23:24:10 +0100 fs  r268411 : CWS-TOOLING: rebase CWS dba32a to trunk@268395 (milestone: DEV300:m42) 2009-02-20 15:09:48 +0100 fs  r268324 : respect ImplicitCatalog/SchemaRestriction in all necessary places 2009-02-20 13:48:10 +0100 oj  r268318 : order of initialize corrected 2009-02-14 15:07:52 +0100 fs  r267759 : #i98975# when an image does not have a bitmap, but a text, draw this (as placeholder) 2009-02-14 15:02:40 +0100 fs  r267758 : consolidated and removed some duplicate code 2009-02-14 13:52:23 +0100 fs  r267756 : #i10000# 2009-02-13 22:08:34 +0100 fs  r267750 : #i100000# 2009-02-13 22:07:25 +0100 fs  r267749 : #i10000# 2009-02-13 21:55:36 +0100 fs  r267747 : #i10000# 2009-02-13 21:54:27 +0100 fs  r267746 : use const_cast 2009-02-13 21:29:10 +0100 fs  r267745 : #i10000# 2009-02-13 21:27:39 +0100 fs  r267744 : #i10000# 2009-02-13 20:59:13 +0100 fs  r267742 : #i10000# 2009-02-13 13:21:30 +0100 fs  r267717 : better diagnostics 2009-02-13 13:17:24 +0100 fs  r267715 : #i58313# support Catalog/SchemaRestriction settings, which are applied in getTables when 'all catalogs/schemas' are to be retrieved 2009-02-13 13:16:14 +0100 fs  r267714 : filter out some more known global settings 2009-02-13 12:39:43 +0100 fs  r267713 : #i58313# ImplicitCatalog/SchemaRestriction 2009-02-13 12:36:50 +0100 fs  r267712 : when exporting data source settings, allow for properties which have a VOID default value, but are currently not VOID 2009-02-13 12:35:57 +0100 fs  r267711 : implement XSet, to allow inserting properties which have a default value of VOID 2009-02-13 12:35:03 +0100 fs  r267710 : +addVoidProperty 2009-02-13 10:20:08 +0100 fs  r267697 : removed unused variable 2009-02-13 09:46:46 +0100 fs  r267695 : refactored the table filtering code, to have a better base for introducing additional low level filters 2009-02-10 09:23:07 +0100 lla  r267537 : #i10000# wrong line feed, double named variable 2009-02-09 12:13:08 +0100 oj  r267508 : #i98605# notify hanlder 2009-02-09 11:50:34 +0100 oj  r267507 : #i98926# solve refcount problem 2009-02-09 11:50:05 +0100 oj  r267506 : #i98971# fix for simple html 2009-02-09 11:49:24 +0100 oj  r267505 : #i98971# fix for simple html 2009-02-09 11:47:27 +0100 oj  r267504 : invoke on copy 2009-02-09 09:51:00 +0100 fs  r267500 : #i98316# 2009-02-09 09:46:10 +0100 fs  r267499 : setCurrentSelection: don't reset the current form when we de-select everything 2009-02-09 09:43:45 +0100 fs  r267498 : #i98316# 2009-02-08 21:25:18 +0100 fs  r267496 : #i98272# introduce late ctor for cloning 2009-02-07 21:08:39 +0100 fs  r267485 : #i98272# when copy-constructing a FmFormPageImpl, use the XCloneable of the forms collection, instead of XPersistObject (which is incompletely implemented) 2009-02-07 21:07:26 +0100 fs  r267484 : removed obsolete include guards 2009-02-07 21:05:22 +0100 fs  r267483 : #i98272# implement XCloneable 2009-02-06 15:02:48 +0100 lla  r267467 : #i96523# add XImageControl 2009-02-06 14:41:38 +0100 oj  r267463 : #i98926# late init when connection disposed but only when asked for 2009-02-06 13:49:57 +0100 lla  r267457 : #i92860# bigint in forms doesn't allow input of values > 1, fixed 2009-02-06 13:03:55 +0100 oj  r267455 : ImageScaleMode 2009-02-05 14:48:19 +0100 lla  r267424 : #i89335# dropdown listboxes are 14 instead of 7 lines high 2009-02-05 13:40:00 +0100 oj  r267423 : #i96945# insert new prop Opaque 2009-02-05 13:39:19 +0100 oj  r267422 : #i96945# insert layer handling for hell and heaven 2009-02-05 13:29:32 +0100 lla  r267420 : #i89335# add is null, is not null, is not like filter condition 2009-02-04 12:23:02 +0100 oj  r267364 : #i98821# load table font settings 2009-02-04 10:05:27 +0100 oj  r267351 : #i98821# load table font settings 2009-02-04 09:23:22 +0100 fs  r267350 : checking persistency of UI settings in database documents - for the moment, capture table formattings (which is issue 98821) 2009-02-04 09:22:15 +0100 fs  r267349 : moved some methods which are of wider interest from DatabaseDocument to FileHelper resp. TestCase 2009-02-04 08:56:27 +0100 oj  r267347 : #i97586# UcbStreamHelper::CreateStream doesn't check all streamModes use different method 2009-02-04 08:23:26 +0100 oj  r267346 : #i98701# check key size is >= 3 and some redesign 2009-02-03 23:29:24 +0100 fs  r267345 : return the component (controller), not the frame 2009-02-03 23:28:53 +0100 fs  r267344 : openExisting returns a controller now, not the frame (this was a bug) 2009-02-03 23:28:25 +0100 fs  r267343 : openElement: properly return the component in the table/query case 2009-02-02 12:48:17 +0100 oj  r267261 : #i96013# fix for relative path 2009-02-02 10:33:28 +0100 lla  r267253 : #i98557# cleanups and consolidation 2009-02-02 09:37:23 +0100 lla  r267250 : #i88432# resize will no longer move components to other sections 2009-02-02 09:08:24 +0100 oj  r267245 : #i97475# write 0x1A at the end of the file 2009-01-30 19:39:20 +0100 lla  r267230 : #i10000# unused parameters 2009-01-30 09:51:09 +0100 fs  r267181 : onsolete 2009-01-30 09:49:27 +0100 fs  r267180 : onsolete 2009-01-29 14:28:22 +0100 oj  r267139 : #i96825# import cell style 2009-01-29 14:23:12 +0100 oj  r267137 : #i98601# export imagescalehandler 2009-01-29 14:19:57 +0100 lla  r267135 : #i98601# add ImageScaleMode 2009-01-29 13:21:08 +0100 oj  r267124 : #i98601# impl ScaleMode 2009-01-29 13:20:56 +0100 oj  r267123 : #i98601# impl ScaleMode 2009-01-29 08:46:40 +0100 oj  r267095 : new property: ScaleMode 2009-01-29 08:45:23 +0100 oj  r267094 : new ScaleMode from UnControlImageModel 2009-01-29 08:28:12 +0100 oj  r267093 : #i87930# close all sub forms/reports when the desktop is going to be terminated and no db frame exists 2009-01-28 19:54:34 +0100 lla  r267082 : #i98557# pictures in report wizard 2009-01-28 15:06:25 +0100 oj  r267060 : #i87930# close all sub forms/reports when the desktop is going to be terminated and no db frame exists 2009-01-28 11:38:41 +0100 lla  r267046 : #i76783# handle binary fields in forms 2009-01-28 09:24:43 +0100 lla  r267025 : #i10000# 2009-01-28 08:40:04 +0100 fs  r267024 : #i10000# 2009-01-28 08:04:43 +0100 oj  r267023 : #i93456# use resource strings for function names 2009-01-27 13:26:05 +0100 oj  r266988 : check data field is type field or expression 2009-01-27 13:07:17 +0100 oj  r266985 : check data field length 2009-01-27 11:48:19 +0100 oj  r266974 : #i96823# return dll string as column name when no alias exists 2009-01-27 09:53:11 +0100 fs  r266958 : display the message of a caught exception 2009-01-27 09:44:13 +0100 fs  r266957 : #i58313# when retrieving all tables, just set an empty table type filter - the connection will care for translating this, by respecting the TableTypeFilterMode setting 2009-01-27 09:36:09 +0100 fs  r266956 : #i58313# getTables: per JDBC spec,  is not a valid table type filter. Translate it to 'null'. 2009-01-26 11:24:49 +0100 lla  r266912 : #i97865# cleanups (AddField viewable in remote mode) 2009-01-26 07:49:27 +0100 lla  r266897 : #i97865# AddField opens in remote case 2009-01-26 07:48:58 +0100 lla  r266896 : #i97865# AddField opens in remote case 2009-01-26 07:48:42 +0100 lla  r266895 : #i97865# AddField opens in remote case 2009-01-23 15:04:40 +0100 fs  r266825 : consolidate the usage of OSQLMessageBox with MessageType==Warning into OSQLWarningBox 2009-01-23 10:47:33 +0100 fs  r266787 : +supportsUserAdministration 2009-01-23 10:47:11 +0100 fs  r266784 : use DatabaseMetaData.supportsUserAdministration 2009-01-23 07:55:59 +0100 lla  r266767 : #i10000# fix gcc compiler failures 2009-01-21 15:08:55 +0100 lla  r266673 : #i97265# Labels in HC (IsDark) with other color (viewable) 2009-01-19 14:58:54 +0100 lla  r266504 : #i96523# last problems with FormatKey and '0' values fixed 2009-01-19 14:58:00 +0100 lla  r266503 : #i96519# AddField help text 2009-01-19 11:59:02 +0100 fs  r266485 : #i96523# for formatted field models, init them with TreatAsNumber = false 2009-01-16 10:31:49 +0100 lla  r266405 : #i96793# add shrink to popup menu 2009-01-16 09:21:44 +0100 lla  r266401 : #i96519# AddField contains a help text 2009-01-15 11:21:49 +0100 lla  r266357 : #i96523# problem with XVclWindowPeer not fixed now 2009-01-15 09:19:20 +0100 lla  r266335 : #i96523# more crashes fixed. 2009-01-14 13:08:34 +0100 lla  r266291 : #i96523# problems with crashes fixed 2009-01-13 10:54:24 +0100 lla  r266199 : #i96523# show datasource in formattedfields new files 2009-01-13 10:52:39 +0100 lla  r266198 : #i96523# show datasource in formattedfields 2009-01-13 09:41:50 +0100 lla  r266197 : #i96526# handling none existance default.otr 2009-01-12 12:55:49 +0100 fs  r266151 : don't expect the control model to be a BoundComponent before adding as modify listener 2009-01-12 12:51:33 +0100 fs  r266149 : #i88458# let the ImageControl be an XModifyBroadcaster, so the forms runtime can notice when the user changes the control content while it does not have the focus 2009-01-09 13:41:22 +0100 fs  r266080 : doc 2009-01-09 13:14:14 +0100 fs  r266077 : #i97377# SetModified when order is changed via DnD 2009-01-07 09:55:40 +0100 oj  r265951 : merge from master 2009-01-07 09:55:24 +0100 oj  r265950 : removed observer 2009-01-07 09:55:06 +0100 oj  r265949 : merge from master 2009-01-07 07:29:11 +0100 oj  r265945 : shadow var changed 2009-01-06 07:25:57 +0100 oj  r265893 : CWS-TOOLING: rebase CWS dba32a to trunk@265758 (milestone: DEV300:m38) 2009-01-05 13:18:22 +0100 oj  r265865 : convert to unix le 2009-01-05 09:13:52 +0100 lla  r265857 : #i79423# lc_ sc_ permutation fix 2009-01-02 19:40:59 +0100 lla  r265847 : #i79423# section shrink icons 2008-12-22 11:37:57 +0100 lla  r265749 : #i97484# move component to negative Y-position 2008-12-22 11:37:05 +0100 lla  r265748 : #i97484# move component to negative Y-position 2008-12-22 11:35:33 +0100 lla  r265747 : #i97484# move component to negative Y-position 2008-12-22 11:25:07 +0100 lla  r265745 : #i96757# changes via property browser was not undoable 2008-12-18 15:10:38 +0100 fs  r265694 : corrected an condition in doFormListening, which otherwise leads to uncommitable grid columns in documents which are loaded from disc (not in documents which are newly created) 2008-12-18 14:54:39 +0100 fs  r265692 : Hide Columns text slightly changed 2008-12-18 13:44:15 +0100 fs  r265683 : #i94068# properly display erros happening during a form operation - at least once, and at most once 2008-12-18 11:28:29 +0100 fs  r265677 : document the new InputRequired property 2008-12-18 11:04:15 +0100 fs  r265676 : #i96530# createControlLabelPair: don't actually create a label for a checkbox 2008-12-18 10:35:53 +0100 fs  r265674 : #i95226# when a column is replaced, and it's the selected column, update the selection 2008-12-18 10:34:42 +0100 fs  r265673 : #i95226# refactoring of the implReplaced method 2008-12-18 10:34:28 +0100 fs  r265672 : #i95226# when replacing a grid column, update the property browser 2008-12-18 10:33:17 +0100 fs  r265671 : when an element is removed, remove it from m_aCurrentSelection, too (if necessary) 2008-12-18 10:31:57 +0100 fs  r265670 : Hide Columns text slightly changed 2008-12-18 10:15:56 +0100 lla  r265669 : #i14538# do not allow to press finish button twice 2008-12-18 08:56:33 +0100 lla  r265665 : #i10000# build depend=t problem hacked. 2008-12-17 20:59:10 +0100 fs  r265656 : #i89821# don't let a MultiLineEdit select all text when it receives the focus 2008-12-17 12:10:54 +0100 fs  r265594 : #i97356# 2008-12-17 12:06:29 +0100 fs  r265593 : #i97355# Print -> Printable 2008-12-17 11:59:31 +0100 fs  r265591 : #i97350# combo boxes comment on list selection (as list boxes already do) 2008-12-16 09:53:57 +0100 lla  r265527 : #i96526# handling none existance default.otr 2008-12-15 14:48:39 +0100 lla  r265500 : #i79423# reparing, was wrong implemented 2008-12-12 15:08:33 +0100 lla  r265424 : #i10000# remove wrong carridge returns 2008-12-12 15:07:55 +0100 lla  r265423 : #i10000# remove wrong carridge returns 2008-12-12 15:06:41 +0100 lla  r265422 : #i10000# remove wrong carridge returns 2008-12-12 10:23:13 +0100 lla  r265395 : #i95234# reset DragDelta 2008-12-12 10:11:02 +0100 lla  r265393 : #i79423# pre versions of shrink buttons 2008-12-11 15:32:13 +0100 fs  r265318 : prevent a deadlock during complex.dbaccess.DatabaseDocument test 2008-12-11 15:30:06 +0100 fs  r265316 : prevent a deadlock during complex.dbaccess.DatabaseDocument test 2008-12-11 15:07:05 +0100 fs  r265307 : removed superfluous text 2008-12-11 12:29:54 +0100 lla  r265282 : #i96757# cleanup second try 2008-12-11 12:09:15 +0100 lla  r265278 : #i96757# cleanup 2008-12-11 12:07:56 +0100 lla  r265277 : #i95234# 2008-12-10 14:04:39 +0100 lla  r265183 : #i93472# D&D fixes 2008-12-10 12:29:33 +0100 lla  r265168 : #i94067# add (APP|SYS)FONT to XUnitConversion 2008-12-10 12:15:02 +0100 lla  r265166 : #i94067# add APPFONT, SYSFONT to MeasureUnit 2008-12-10 11:52:10 +0100 lla  r265163 : #i94067# add comments 2008-12-06 20:33:05 +0100 fs  r264935 : #i10000# precompiled header 2008-12-05 09:29:26 +0100 fs  r264889 : #i10000# 2008-12-05 09:07:31 +0100 fs  r264888 : #i10000# 2008-12-04 13:25:46 +0100 fs  r264838 : CWS-TOOLING: rebase CWS dba32a to trunk@264807 (milestone: DEV300:m37) 2008-12-03 23:49:13 +0100 fs  r264808 : merge changes from trunk, to be able to do a rebase 2008-12-03 17:13:09 +0100 lla  r264801 : #i91041# update documentation 2008-12-03 16:57:04 +0100 lla  r264799 : #i94067# allow convert(Point|Size)ToLogic as pixel also 2008-12-02 12:36:32 +0100 lla  r264687 : #i96782# bring toolbar objects to menu structure 2008-12-02 10:32:44 +0100 lla  r264667 : #i86255# make property work 2008-12-02 09:22:47 +0100 lla  r264659 : #i79423# add section shrink toolbar 2008-12-02 07:41:22 +0100 lla  r264657 : #i86255# add check box for Escape DateTime property 2008-12-02 07:37:17 +0100 lla  r264656 : #i79423# new shrink buttons 2008-11-26 11:55:28 +0100 fs  r264362 : #i96541# FillPropertySet: do not only catch UnknownPropertyException when setting the Char/ParaAutoStyleName, but also care for the other exceptions which can be thrown by XPropertySet::setPropertyValue. This is actually not the real fix for #i96541#, but only a follow-up. The root cause of the issue was fixed in CWS dba301b, but this here was another (potential) bug which popped up during investigations. 2008-11-25 09:04:40 +0100 lla  r264273 : #i82083# new toolbox in GroupsSorting dialog 2008-11-25 08:56:08 +0100 lla  r264272 : #i94729# change token strings into string list, move class out of function 2008-11-24 15:52:22 +0100 fs  r264251 : #i96532# do not set AppendTableAlias, NameLengthLimit, etc., if the OXMLDataSourceInstance is used for elements at which those attributes never appear 2008-11-24 15:51:45 +0100 fs  r264249 : #i96532# do not set AppendTableAlias, NameLengthLimit, etc., if the OXMLDataSourceInstance is used for elements at which those attributes never appear 2008-11-24 15:45:21 +0100 fs  r264244 : #i96532# the API default for ParamNameSubst is false 2008-11-24 15:45:04 +0100 fs  r264243 : #i96532# do not set AppendTableAlias, NameLengthLimit, etc., if the OXMLDataSourceInstance is used for elements at which those attributes never appear 2008-11-24 15:44:14 +0100 fs  r264241 : #i96532# slight refactoring of exporting properties which have a XML default different from the API default 2008-11-24 10:50:01 +0100 lla  r264216 : #i82083# icons for new toolbox 2008-11-24 09:38:45 +0100 lla  r264205 : #i82083# new toolbox in GroupsSorting dialog 2008-11-24 09:32:20 +0100 lla  r264201 : #i96501# cleanup assertions 2008-11-24 09:12:55 +0100 lla  r264198 : #i83082# enhancement for toolboxes, better HC comfort 2008-11-24 08:46:43 +0100 lla  r264197 : #i96501# fix problem with negative positions 2008-11-21 11:44:47 +0100 fs  r264118 : #i57042# introduce a counter for suspending change notifications of a given property, so recursive calls are possible 2008-11-21 11:02:17 +0100 fs  r264116 : #i96388# don't call ExecuteContextMenuAction when no action was chosen by the user 2008-11-21 10:36:53 +0100 fs  r264114 : #i47384# assertion was wrong 2008-11-14 12:33:15 +0100 fs  r263673 : #i47318# XRowSetChangeBroadcaster/Listener, to be able to listen for changes in an XRowSetSupplier's RowSet 2008-11-14 12:30:29 +0100 fs  r263672 : #i47318# more refactoring - BoundControlModels now listen at the XRowSetSupplier for changes in the supplied   RowSet, to properly revoke/register old/new listeners at the RowSet - replaced ::osl::Mutex in various places with a ControlModelLock 2008-11-14 12:20:55 +0100 fs  r263671 : when BUILD_TYPE includes QADEVOOO, the BUILD_QADEVOOO needs to bet set, too 2008-11-14 12:19:21 +0100 fs  r263670 : oops, this was not intended to be committed 2008-11-12 11:08:10 +0100 fs  r263579 : #i96096# new ctors taking UNO_QUERY_THROW 2008-11-12 09:15:54 +0100 fs  r263576 : no need to load the complete dialog just to get a string which the dialog itself loads from resource 2008-11-10 17:55:45 +0100 fs  r263535 : spelling in comment 2008-11-10 15:51:14 +0100 fs  r263523 : #i47318# various refactorings 1. don't forward syntetic XLoadListener events from the grid control to    the grid columns. Instead, forward GridColumn::XChild::setParent to    the base class, which then can add itself as load listener 2. removed various occurances of XMultiServiceFactory, instead use the    ::comphelper::ComponentContext 3. in O(Bound)ControlModel, have a mechanism to lock the instance (using    ControlModelLock) and fire property changes when the last lock dies. 2008-11-10 12:49:24 +0100 oj  r263513 : #i94729# change token strings into string list 2008-11-10 12:13:15 +0100 oj  r263512 : #i95222# export chart:title style as well 2008-11-10 08:55:25 +0100 oj  r263507 : #i93471# show the correct tabpage when selecting a different object 2008-11-07 23:38:29 +0100 fs  r263490 : #i95977# for the event input controls, add a component extending their functionality so they're reset when the users presses DEL 2008-11-07 23:35:39 +0100 fs  r263489 : during #i95977#: When a VCL Window is deleted from within VCL code, the respective WindowPeer was never disposed. Corrected this. 2008-11-07 14:57:07 +0100 fs  r263420 : #i95963# human-readable display names for event bindings 2008-11-06 10:34:52 +0100 fs  r263366 : #i95865# don't use library names containing InvalidZipEntryFileNames - workaround until i95409 is fixed 2008-11-06 10:33:28 +0100 fs  r263365 : #i95865# copied the following change from CWS odfmetadata2 (not yet integrated) into CWS dba31d   - comphelper/inc/comphelper/storagehelper.hxx,     comphelper/source/misc/storagehelper.cxx:     + add function IsValidZipEntryFileName (moved from module package)


2009-04-22  Ivo Hinkelmann  <ihi@openoffice.org>  [ce9e9aaa732ee0c47f422d61ee42dec8e5eb98c6]

CWS-TOOLING: integrate CWS dba32a 2009-04-16 13:08:19 +0200 oj  r270882 : #i14538# set property at control 2009-04-16 13:04:28 +0200 oj  r270881 : #i98557# remove binary string for SRB 2009-04-15 13:19:10 +0200 oj  r270838 : #i96782# use type set at view 2009-04-14 14:53:20 +0200 oj  r270778 : #i96782# set initialize size for custom shape 2009-04-06 14:19:14 +0200 oj  r270546 : #i88432# correct pos when < 0 while resizing 2009-04-06 13:36:13 +0200 oj  r270541 : #i96782# handle toolbar and menubar differently 2009-04-06 13:33:54 +0200 oj  r270540 : #i96782# handle toolbar and menubar differently 2009-04-06 12:28:23 +0200 oj  r270534 : #i96782# handle toolbar and menubar differently 2009-04-06 12:27:44 +0200 oj  r270533 : #i96782# handle toolbar and menubar differently 2009-04-06 12:24:32 +0200 oj  r270532 : #i96782# handle toolbar and menubar differently 2009-04-06 12:15:15 +0200 oj  r270531 : do not initialze when field is empty 2009-04-06 10:06:08 +0200 oj  r270528 : #i96782# clean up of menubar and remove duplicates 2009-04-06 09:47:49 +0200 oj  r270527 : #i96519# adjust help text dynamic 2009-04-03 13:43:20 +0200 oj  r270482 : do not need to remove section from observer they are already disposed 2009-04-03 13:27:28 +0200 fs  r270479 : #i97356# 2009-04-02 11:30:39 +0200 fs  r270386 : UNX line ends 2009-04-02 10:54:51 +0200 fs  r270379 : UNX line ends 2009-04-02 10:39:57 +0200 fs  r270378 : UNX line ends 2009-04-02 10:37:24 +0200 fs  r270377 : why did this survive the rebase? was removed on trunk ... 2009-03-31 13:31:12 +0200 fs  r270277 : component_foo should be public 2009-03-28 00:21:01 +0100 fs  r270176 : manuallly merged the changes which happened in CWS before resync to m45, where the directory had been moved from reportdesign/registry to reportbuilder/registry 2009-03-27 23:01:20 +0100 fs  r270174 : CWS-TOOLING: rebase CWS dba32a to trunk@270033 (milestone: DEV300:m45) 2009-03-11 12:23:35 +0100 fs  r269310 : #i99958# ensure the ControlModelLock doesn't release twice 2009-03-06 09:07:32 +0100 fs  r268970 : ignore output paths in SVN's status 2009-03-06 09:07:08 +0100 fs  r268969 : ignore output paths in SVN's status 2009-03-04 11:28:02 +0100 oj  r268800 : copy and paste error, check correct end now 2009-03-03 15:49:11 +0100 fs  r268736 : #i10000# those merges were lost during the rebase (m38->m42) 2009-03-03 13:25:27 +0100 lla  r268720 : #i99652# fix wrong refactoring 2009-02-27 11:12:56 +0100 fs  r268566 : beautified 2009-02-27 10:53:47 +0100 fs  r268561 : doFormListening(false) only when actually isFormListening() (found during complex test case XMLFormSettings with assertions) 2009-02-26 20:55:31 +0100 fs  r268546 : #i96530# set the Label property of the bound control, if we didn't create a dedicated label control 2009-02-26 11:53:09 +0100 fs  r268494 : #i10000# 2009-02-26 11:27:50 +0100 fs  r268493 : #i10000# 2009-02-26 11:17:08 +0100 fs  r268490 : reportdesign depends on REPORTBUILDER, not REPORTDESIGN 2009-02-25 11:39:48 +0100 fs  r268422 : #i10000# post-resync: INFO_ESCAPE_DATETIME got lost during rebase 2009-02-24 23:24:10 +0100 fs  r268411 : CWS-TOOLING: rebase CWS dba32a to trunk@268395 (milestone: DEV300:m42) 2009-02-20 15:09:48 +0100 fs  r268324 : respect ImplicitCatalog/SchemaRestriction in all necessary places 2009-02-20 13:48:10 +0100 oj  r268318 : order of initialize corrected 2009-02-14 15:07:52 +0100 fs  r267759 : #i98975# when an image does not have a bitmap, but a text, draw this (as placeholder) 2009-02-14 15:02:40 +0100 fs  r267758 : consolidated and removed some duplicate code 2009-02-14 13:52:23 +0100 fs  r267756 : #i10000# 2009-02-13 22:08:34 +0100 fs  r267750 : #i100000# 2009-02-13 22:07:25 +0100 fs  r267749 : #i10000# 2009-02-13 21:55:36 +0100 fs  r267747 : #i10000# 2009-02-13 21:54:27 +0100 fs  r267746 : use const_cast 2009-02-13 21:29:10 +0100 fs  r267745 : #i10000# 2009-02-13 21:27:39 +0100 fs  r267744 : #i10000# 2009-02-13 20:59:13 +0100 fs  r267742 : #i10000# 2009-02-13 13:21:30 +0100 fs  r267717 : better diagnostics 2009-02-13 13:17:24 +0100 fs  r267715 : #i58313# support Catalog/SchemaRestriction settings, which are applied in getTables when 'all catalogs/schemas' are to be retrieved 2009-02-13 13:16:14 +0100 fs  r267714 : filter out some more known global settings 2009-02-13 12:39:43 +0100 fs  r267713 : #i58313# ImplicitCatalog/SchemaRestriction 2009-02-13 12:36:50 +0100 fs  r267712 : when exporting data source settings, allow for properties which have a VOID default value, but are currently not VOID 2009-02-13 12:35:57 +0100 fs  r267711 : implement XSet, to allow inserting properties which have a default value of VOID 2009-02-13 12:35:03 +0100 fs  r267710 : +addVoidProperty 2009-02-13 10:20:08 +0100 fs  r267697 : removed unused variable 2009-02-13 09:46:46 +0100 fs  r267695 : refactored the table filtering code, to have a better base for introducing additional low level filters 2009-02-10 09:23:07 +0100 lla  r267537 : #i10000# wrong line feed, double named variable 2009-02-09 12:13:08 +0100 oj  r267508 : #i98605# notify hanlder 2009-02-09 11:50:34 +0100 oj  r267507 : #i98926# solve refcount problem 2009-02-09 11:50:05 +0100 oj  r267506 : #i98971# fix for simple html 2009-02-09 11:49:24 +0100 oj  r267505 : #i98971# fix for simple html 2009-02-09 11:47:27 +0100 oj  r267504 : invoke on copy 2009-02-09 09:51:00 +0100 fs  r267500 : #i98316# 2009-02-09 09:46:10 +0100 fs  r267499 : setCurrentSelection: don't reset the current form when we de-select everything 2009-02-09 09:43:45 +0100 fs  r267498 : #i98316# 2009-02-08 21:25:18 +0100 fs  r267496 : #i98272# introduce late ctor for cloning 2009-02-07 21:08:39 +0100 fs  r267485 : #i98272# when copy-constructing a FmFormPageImpl, use the XCloneable of the forms collection, instead of XPersistObject (which is incompletely implemented) 2009-02-07 21:07:26 +0100 fs  r267484 : removed obsolete include guards 2009-02-07 21:05:22 +0100 fs  r267483 : #i98272# implement XCloneable 2009-02-06 15:02:48 +0100 lla  r267467 : #i96523# add XImageControl 2009-02-06 14:41:38 +0100 oj  r267463 : #i98926# late init when connection disposed but only when asked for 2009-02-06 13:49:57 +0100 lla  r267457 : #i92860# bigint in forms doesn't allow input of values > 1, fixed 2009-02-06 13:03:55 +0100 oj  r267455 : ImageScaleMode 2009-02-05 14:48:19 +0100 lla  r267424 : #i89335# dropdown listboxes are 14 instead of 7 lines high 2009-02-05 13:40:00 +0100 oj  r267423 : #i96945# insert new prop Opaque 2009-02-05 13:39:19 +0100 oj  r267422 : #i96945# insert layer handling for hell and heaven 2009-02-05 13:29:32 +0100 lla  r267420 : #i89335# add is null, is not null, is not like filter condition 2009-02-04 12:23:02 +0100 oj  r267364 : #i98821# load table font settings 2009-02-04 10:05:27 +0100 oj  r267351 : #i98821# load table font settings 2009-02-04 09:23:22 +0100 fs  r267350 : checking persistency of UI settings in database documents - for the moment, capture table formattings (which is issue 98821) 2009-02-04 09:22:15 +0100 fs  r267349 : moved some methods which are of wider interest from DatabaseDocument to FileHelper resp. TestCase 2009-02-04 08:56:27 +0100 oj  r267347 : #i97586# UcbStreamHelper::CreateStream doesn't check all streamModes use different method 2009-02-04 08:23:26 +0100 oj  r267346 : #i98701# check key size is >= 3 and some redesign 2009-02-03 23:29:24 +0100 fs  r267345 : return the component (controller), not the frame 2009-02-03 23:28:53 +0100 fs  r267344 : openExisting returns a controller now, not the frame (this was a bug) 2009-02-03 23:28:25 +0100 fs  r267343 : openElement: properly return the component in the table/query case 2009-02-02 12:48:17 +0100 oj  r267261 : #i96013# fix for relative path 2009-02-02 10:33:28 +0100 lla  r267253 : #i98557# cleanups and consolidation 2009-02-02 09:37:23 +0100 lla  r267250 : #i88432# resize will no longer move components to other sections 2009-02-02 09:08:24 +0100 oj  r267245 : #i97475# write 0x1A at the end of the file 2009-01-30 19:39:20 +0100 lla  r267230 : #i10000# unused parameters 2009-01-30 09:51:09 +0100 fs  r267181 : onsolete 2009-01-30 09:49:27 +0100 fs  r267180 : onsolete 2009-01-29 14:28:22 +0100 oj  r267139 : #i96825# import cell style 2009-01-29 14:23:12 +0100 oj  r267137 : #i98601# export imagescalehandler 2009-01-29 14:19:57 +0100 lla  r267135 : #i98601# add ImageScaleMode 2009-01-29 13:21:08 +0100 oj  r267124 : #i98601# impl ScaleMode 2009-01-29 13:20:56 +0100 oj  r267123 : #i98601# impl ScaleMode 2009-01-29 08:46:40 +0100 oj  r267095 : new property: ScaleMode 2009-01-29 08:45:23 +0100 oj  r267094 : new ScaleMode from UnControlImageModel 2009-01-29 08:28:12 +0100 oj  r267093 : #i87930# close all sub forms/reports when the desktop is going to be terminated and no db frame exists 2009-01-28 19:54:34 +0100 lla  r267082 : #i98557# pictures in report wizard 2009-01-28 15:06:25 +0100 oj  r267060 : #i87930# close all sub forms/reports when the desktop is going to be terminated and no db frame exists 2009-01-28 11:38:41 +0100 lla  r267046 : #i76783# handle binary fields in forms 2009-01-28 09:24:43 +0100 lla  r267025 : #i10000# 2009-01-28 08:40:04 +0100 fs  r267024 : #i10000# 2009-01-28 08:04:43 +0100 oj  r267023 : #i93456# use resource strings for function names 2009-01-27 13:26:05 +0100 oj  r266988 : check data field is type field or expression 2009-01-27 13:07:17 +0100 oj  r266985 : check data field length 2009-01-27 11:48:19 +0100 oj  r266974 : #i96823# return dll string as column name when no alias exists 2009-01-27 09:53:11 +0100 fs  r266958 : display the message of a caught exception 2009-01-27 09:44:13 +0100 fs  r266957 : #i58313# when retrieving all tables, just set an empty table type filter - the connection will care for translating this, by respecting the TableTypeFilterMode setting 2009-01-27 09:36:09 +0100 fs  r266956 : #i58313# getTables: per JDBC spec,  is not a valid table type filter. Translate it to 'null'. 2009-01-26 11:24:49 +0100 lla  r266912 : #i97865# cleanups (AddField viewable in remote mode) 2009-01-26 07:49:27 +0100 lla  r266897 : #i97865# AddField opens in remote case 2009-01-26 07:48:58 +0100 lla  r266896 : #i97865# AddField opens in remote case 2009-01-26 07:48:42 +0100 lla  r266895 : #i97865# AddField opens in remote case 2009-01-23 15:04:40 +0100 fs  r266825 : consolidate the usage of OSQLMessageBox with MessageType==Warning into OSQLWarningBox 2009-01-23 10:47:33 +0100 fs  r266787 : +supportsUserAdministration 2009-01-23 10:47:11 +0100 fs  r266784 : use DatabaseMetaData.supportsUserAdministration 2009-01-23 07:55:59 +0100 lla  r266767 : #i10000# fix gcc compiler failures 2009-01-21 15:08:55 +0100 lla  r266673 : #i97265# Labels in HC (IsDark) with other color (viewable) 2009-01-19 14:58:54 +0100 lla  r266504 : #i96523# last problems with FormatKey and '0' values fixed 2009-01-19 14:58:00 +0100 lla  r266503 : #i96519# AddField help text 2009-01-19 11:59:02 +0100 fs  r266485 : #i96523# for formatted field models, init them with TreatAsNumber = false 2009-01-16 10:31:49 +0100 lla  r266405 : #i96793# add shrink to popup menu 2009-01-16 09:21:44 +0100 lla  r266401 : #i96519# AddField contains a help text 2009-01-15 11:21:49 +0100 lla  r266357 : #i96523# problem with XVclWindowPeer not fixed now 2009-01-15 09:19:20 +0100 lla  r266335 : #i96523# more crashes fixed. 2009-01-14 13:08:34 +0100 lla  r266291 : #i96523# problems with crashes fixed 2009-01-13 10:54:24 +0100 lla  r266199 : #i96523# show datasource in formattedfields new files 2009-01-13 10:52:39 +0100 lla  r266198 : #i96523# show datasource in formattedfields 2009-01-13 09:41:50 +0100 lla  r266197 : #i96526# handling none existance default.otr 2009-01-12 12:55:49 +0100 fs  r266151 : don't expect the control model to be a BoundComponent before adding as modify listener 2009-01-12 12:51:33 +0100 fs  r266149 : #i88458# let the ImageControl be an XModifyBroadcaster, so the forms runtime can notice when the user changes the control content while it does not have the focus 2009-01-09 13:41:22 +0100 fs  r266080 : doc 2009-01-09 13:14:14 +0100 fs  r266077 : #i97377# SetModified when order is changed via DnD 2009-01-07 09:55:40 +0100 oj  r265951 : merge from master 2009-01-07 09:55:24 +0100 oj  r265950 : removed observer 2009-01-07 09:55:06 +0100 oj  r265949 : merge from master 2009-01-07 07:29:11 +0100 oj  r265945 : shadow var changed 2009-01-06 07:25:57 +0100 oj  r265893 : CWS-TOOLING: rebase CWS dba32a to trunk@265758 (milestone: DEV300:m38) 2009-01-05 13:18:22 +0100 oj  r265865 : convert to unix le 2009-01-05 09:13:52 +0100 lla  r265857 : #i79423# lc_ sc_ permutation fix 2009-01-02 19:40:59 +0100 lla  r265847 : #i79423# section shrink icons 2008-12-22 11:37:57 +0100 lla  r265749 : #i97484# move component to negative Y-position 2008-12-22 11:37:05 +0100 lla  r265748 : #i97484# move component to negative Y-position 2008-12-22 11:35:33 +0100 lla  r265747 : #i97484# move component to negative Y-position 2008-12-22 11:25:07 +0100 lla  r265745 : #i96757# changes via property browser was not undoable 2008-12-18 15:10:38 +0100 fs  r265694 : corrected an condition in doFormListening, which otherwise leads to uncommitable grid columns in documents which are loaded from disc (not in documents which are newly created) 2008-12-18 14:54:39 +0100 fs  r265692 : Hide Columns text slightly changed 2008-12-18 13:44:15 +0100 fs  r265683 : #i94068# properly display erros happening during a form operation - at least once, and at most once 2008-12-18 11:28:29 +0100 fs  r265677 : document the new InputRequired property 2008-12-18 11:04:15 +0100 fs  r265676 : #i96530# createControlLabelPair: don't actually create a label for a checkbox 2008-12-18 10:35:53 +0100 fs  r265674 : #i95226# when a column is replaced, and it's the selected column, update the selection 2008-12-18 10:34:42 +0100 fs  r265673 : #i95226# refactoring of the implReplaced method 2008-12-18 10:34:28 +0100 fs  r265672 : #i95226# when replacing a grid column, update the property browser 2008-12-18 10:33:17 +0100 fs  r265671 : when an element is removed, remove it from m_aCurrentSelection, too (if necessary) 2008-12-18 10:31:57 +0100 fs  r265670 : Hide Columns text slightly changed 2008-12-18 10:15:56 +0100 lla  r265669 : #i14538# do not allow to press finish button twice 2008-12-18 08:56:33 +0100 lla  r265665 : #i10000# build depend=t problem hacked. 2008-12-17 20:59:10 +0100 fs  r265656 : #i89821# don't let a MultiLineEdit select all text when it receives the focus 2008-12-17 12:10:54 +0100 fs  r265594 : #i97356# 2008-12-17 12:06:29 +0100 fs  r265593 : #i97355# Print -> Printable 2008-12-17 11:59:31 +0100 fs  r265591 : #i97350# combo boxes comment on list selection (as list boxes already do) 2008-12-16 09:53:57 +0100 lla  r265527 : #i96526# handling none existance default.otr 2008-12-15 14:48:39 +0100 lla  r265500 : #i79423# reparing, was wrong implemented 2008-12-12 15:08:33 +0100 lla  r265424 : #i10000# remove wrong carridge returns 2008-12-12 15:07:55 +0100 lla  r265423 : #i10000# remove wrong carridge returns 2008-12-12 15:06:41 +0100 lla  r265422 : #i10000# remove wrong carridge returns 2008-12-12 10:23:13 +0100 lla  r265395 : #i95234# reset DragDelta 2008-12-12 10:11:02 +0100 lla  r265393 : #i79423# pre versions of shrink buttons 2008-12-11 15:32:13 +0100 fs  r265318 : prevent a deadlock during complex.dbaccess.DatabaseDocument test 2008-12-11 15:30:06 +0100 fs  r265316 : prevent a deadlock during complex.dbaccess.DatabaseDocument test 2008-12-11 15:07:05 +0100 fs  r265307 : removed superfluous text 2008-12-11 12:29:54 +0100 lla  r265282 : #i96757# cleanup second try 2008-12-11 12:09:15 +0100 lla  r265278 : #i96757# cleanup 2008-12-11 12:07:56 +0100 lla  r265277 : #i95234# 2008-12-10 14:04:39 +0100 lla  r265183 : #i93472# D&D fixes 2008-12-10 12:29:33 +0100 lla  r265168 : #i94067# add (APP|SYS)FONT to XUnitConversion 2008-12-10 12:15:02 +0100 lla  r265166 : #i94067# add APPFONT, SYSFONT to MeasureUnit 2008-12-10 11:52:10 +0100 lla  r265163 : #i94067# add comments 2008-12-06 20:33:05 +0100 fs  r264935 : #i10000# precompiled header 2008-12-05 09:29:26 +0100 fs  r264889 : #i10000# 2008-12-05 09:07:31 +0100 fs  r264888 : #i10000# 2008-12-04 13:25:46 +0100 fs  r264838 : CWS-TOOLING: rebase CWS dba32a to trunk@264807 (milestone: DEV300:m37) 2008-12-03 23:49:13 +0100 fs  r264808 : merge changes from trunk, to be able to do a rebase 2008-12-03 17:13:09 +0100 lla  r264801 : #i91041# update documentation 2008-12-03 16:57:04 +0100 lla  r264799 : #i94067# allow convert(Point|Size)ToLogic as pixel also 2008-12-02 12:36:32 +0100 lla  r264687 : #i96782# bring toolbar objects to menu structure 2008-12-02 10:32:44 +0100 lla  r264667 : #i86255# make property work 2008-12-02 09:22:47 +0100 lla  r264659 : #i79423# add section shrink toolbar 2008-12-02 07:41:22 +0100 lla  r264657 : #i86255# add check box for Escape DateTime property 2008-12-02 07:37:17 +0100 lla  r264656 : #i79423# new shrink buttons 2008-11-26 11:55:28 +0100 fs  r264362 : #i96541# FillPropertySet: do not only catch UnknownPropertyException when setting the Char/ParaAutoStyleName, but also care for the other exceptions which can be thrown by XPropertySet::setPropertyValue. This is actually not the real fix for #i96541#, but only a follow-up. The root cause of the issue was fixed in CWS dba301b, but this here was another (potential) bug which popped up during investigations. 2008-11-25 09:04:40 +0100 lla  r264273 : #i82083# new toolbox in GroupsSorting dialog 2008-11-25 08:56:08 +0100 lla  r264272 : #i94729# change token strings into string list, move class out of function 2008-11-24 15:52:22 +0100 fs  r264251 : #i96532# do not set AppendTableAlias, NameLengthLimit, etc., if the OXMLDataSourceInstance is used for elements at which those attributes never appear 2008-11-24 15:51:45 +0100 fs  r264249 : #i96532# do not set AppendTableAlias, NameLengthLimit, etc., if the OXMLDataSourceInstance is used for elements at which those attributes never appear 2008-11-24 15:45:21 +0100 fs  r264244 : #i96532# the API default for ParamNameSubst is false 2008-11-24 15:45:04 +0100 fs  r264243 : #i96532# do not set AppendTableAlias, NameLengthLimit, etc., if the OXMLDataSourceInstance is used for elements at which those attributes never appear 2008-11-24 15:44:14 +0100 fs  r264241 : #i96532# slight refactoring of exporting properties which have a XML default different from the API default 2008-11-24 10:50:01 +0100 lla  r264216 : #i82083# icons for new toolbox 2008-11-24 09:38:45 +0100 lla  r264205 : #i82083# new toolbox in GroupsSorting dialog 2008-11-24 09:32:20 +0100 lla  r264201 : #i96501# cleanup assertions 2008-11-24 09:12:55 +0100 lla  r264198 : #i83082# enhancement for toolboxes, better HC comfort 2008-11-24 08:46:43 +0100 lla  r264197 : #i96501# fix problem with negative positions 2008-11-21 11:44:47 +0100 fs  r264118 : #i57042# introduce a counter for suspending change notifications of a given property, so recursive calls are possible 2008-11-21 11:02:17 +0100 fs  r264116 : #i96388# don't call ExecuteContextMenuAction when no action was chosen by the user 2008-11-21 10:36:53 +0100 fs  r264114 : #i47384# assertion was wrong 2008-11-14 12:33:15 +0100 fs  r263673 : #i47318# XRowSetChangeBroadcaster/Listener, to be able to listen for changes in an XRowSetSupplier's RowSet 2008-11-14 12:30:29 +0100 fs  r263672 : #i47318# more refactoring - BoundControlModels now listen at the XRowSetSupplier for changes in the supplied   RowSet, to properly revoke/register old/new listeners at the RowSet - replaced ::osl::Mutex in various places with a ControlModelLock 2008-11-14 12:20:55 +0100 fs  r263671 : when BUILD_TYPE includes QADEVOOO, the BUILD_QADEVOOO needs to bet set, too 2008-11-14 12:19:21 +0100 fs  r263670 : oops, this was not intended to be committed 2008-11-12 11:08:10 +0100 fs  r263579 : #i96096# new ctors taking UNO_QUERY_THROW 2008-11-12 09:15:54 +0100 fs  r263576 : no need to load the complete dialog just to get a string which the dialog itself loads from resource 2008-11-10 17:55:45 +0100 fs  r263535 : spelling in comment 2008-11-10 15:51:14 +0100 fs  r263523 : #i47318# various refactorings 1. don't forward syntetic XLoadListener events from the grid control to    the grid columns. Instead, forward GridColumn::XChild::setParent to    the base class, which then can add itself as load listener 2. removed various occurances of XMultiServiceFactory, instead use the    ::comphelper::ComponentContext 3. in O(Bound)ControlModel, have a mechanism to lock the instance (using    ControlModelLock) and fire property changes when the last lock dies. 2008-11-10 12:49:24 +0100 oj  r263513 : #i94729# change token strings into string list 2008-11-10 12:13:15 +0100 oj  r263512 : #i95222# export chart:title style as well 2008-11-10 08:55:25 +0100 oj  r263507 : #i93471# show the correct tabpage when selecting a different object 2008-11-07 23:38:29 +0100 fs  r263490 : #i95977# for the event input controls, add a component extending their functionality so they're reset when the users presses DEL 2008-11-07 23:35:39 +0100 fs  r263489 : during #i95977#: When a VCL Window is deleted from within VCL code, the respective WindowPeer was never disposed. Corrected this. 2008-11-07 14:57:07 +0100 fs  r263420 : #i95963# human-readable display names for event bindings 2008-11-06 10:34:52 +0100 fs  r263366 : #i95865# don't use library names containing InvalidZipEntryFileNames - workaround until i95409 is fixed 2008-11-06 10:33:28 +0100 fs  r263365 : #i95865# copied the following change from CWS odfmetadata2 (not yet integrated) into CWS dba31d   - comphelper/inc/comphelper/storagehelper.hxx,     comphelper/source/misc/storagehelper.cxx:     + add function IsValidZipEntryFileName (moved from module package)


2009-04-22  Ivo Hinkelmann  <ihi@openoffice.org>  [9f843e1dcf9de4eec0773aec2ef61c7f60a97576]

CWS-TOOLING: integrate CWS dba32a 2009-04-16 13:08:19 +0200 oj  r270882 : #i14538# set property at control 2009-04-16 13:04:28 +0200 oj  r270881 : #i98557# remove binary string for SRB 2009-04-15 13:19:10 +0200 oj  r270838 : #i96782# use type set at view 2009-04-14 14:53:20 +0200 oj  r270778 : #i96782# set initialize size for custom shape 2009-04-06 14:19:14 +0200 oj  r270546 : #i88432# correct pos when < 0 while resizing 2009-04-06 13:36:13 +0200 oj  r270541 : #i96782# handle toolbar and menubar differently 2009-04-06 13:33:54 +0200 oj  r270540 : #i96782# handle toolbar and menubar differently 2009-04-06 12:28:23 +0200 oj  r270534 : #i96782# handle toolbar and menubar differently 2009-04-06 12:27:44 +0200 oj  r270533 : #i96782# handle toolbar and menubar differently 2009-04-06 12:24:32 +0200 oj  r270532 : #i96782# handle toolbar and menubar differently 2009-04-06 12:15:15 +0200 oj  r270531 : do not initialze when field is empty 2009-04-06 10:06:08 +0200 oj  r270528 : #i96782# clean up of menubar and remove duplicates 2009-04-06 09:47:49 +0200 oj  r270527 : #i96519# adjust help text dynamic 2009-04-03 13:43:20 +0200 oj  r270482 : do not need to remove section from observer they are already disposed 2009-04-03 13:27:28 +0200 fs  r270479 : #i97356# 2009-04-02 11:30:39 +0200 fs  r270386 : UNX line ends 2009-04-02 10:54:51 +0200 fs  r270379 : UNX line ends 2009-04-02 10:39:57 +0200 fs  r270378 : UNX line ends 2009-04-02 10:37:24 +0200 fs  r270377 : why did this survive the rebase? was removed on trunk ... 2009-03-31 13:31:12 +0200 fs  r270277 : component_foo should be public 2009-03-28 00:21:01 +0100 fs  r270176 : manuallly merged the changes which happened in CWS before resync to m45, where the directory had been moved from reportdesign/registry to reportbuilder/registry 2009-03-27 23:01:20 +0100 fs  r270174 : CWS-TOOLING: rebase CWS dba32a to trunk@270033 (milestone: DEV300:m45) 2009-03-11 12:23:35 +0100 fs  r269310 : #i99958# ensure the ControlModelLock doesn't release twice 2009-03-06 09:07:32 +0100 fs  r268970 : ignore output paths in SVN's status 2009-03-06 09:07:08 +0100 fs  r268969 : ignore output paths in SVN's status 2009-03-04 11:28:02 +0100 oj  r268800 : copy and paste error, check correct end now 2009-03-03 15:49:11 +0100 fs  r268736 : #i10000# those merges were lost during the rebase (m38->m42) 2009-03-03 13:25:27 +0100 lla  r268720 : #i99652# fix wrong refactoring 2009-02-27 11:12:56 +0100 fs  r268566 : beautified 2009-02-27 10:53:47 +0100 fs  r268561 : doFormListening(false) only when actually isFormListening() (found during complex test case XMLFormSettings with assertions) 2009-02-26 20:55:31 +0100 fs  r268546 : #i96530# set the Label property of the bound control, if we didn't create a dedicated label control 2009-02-26 11:53:09 +0100 fs  r268494 : #i10000# 2009-02-26 11:27:50 +0100 fs  r268493 : #i10000# 2009-02-26 11:17:08 +0100 fs  r268490 : reportdesign depends on REPORTBUILDER, not REPORTDESIGN 2009-02-25 11:39:48 +0100 fs  r268422 : #i10000# post-resync: INFO_ESCAPE_DATETIME got lost during rebase 2009-02-24 23:24:10 +0100 fs  r268411 : CWS-TOOLING: rebase CWS dba32a to trunk@268395 (milestone: DEV300:m42) 2009-02-20 15:09:48 +0100 fs  r268324 : respect ImplicitCatalog/SchemaRestriction in all necessary places 2009-02-20 13:48:10 +0100 oj  r268318 : order of initialize corrected 2009-02-14 15:07:52 +0100 fs  r267759 : #i98975# when an image does not have a bitmap, but a text, draw this (as placeholder) 2009-02-14 15:02:40 +0100 fs  r267758 : consolidated and removed some duplicate code 2009-02-14 13:52:23 +0100 fs  r267756 : #i10000# 2009-02-13 22:08:34 +0100 fs  r267750 : #i100000# 2009-02-13 22:07:25 +0100 fs  r267749 : #i10000# 2009-02-13 21:55:36 +0100 fs  r267747 : #i10000# 2009-02-13 21:54:27 +0100 fs  r267746 : use const_cast 2009-02-13 21:29:10 +0100 fs  r267745 : #i10000# 2009-02-13 21:27:39 +0100 fs  r267744 : #i10000# 2009-02-13 20:59:13 +0100 fs  r267742 : #i10000# 2009-02-13 13:21:30 +0100 fs  r267717 : better diagnostics 2009-02-13 13:17:24 +0100 fs  r267715 : #i58313# support Catalog/SchemaRestriction settings, which are applied in getTables when 'all catalogs/schemas' are to be retrieved 2009-02-13 13:16:14 +0100 fs  r267714 : filter out some more known global settings 2009-02-13 12:39:43 +0100 fs  r267713 : #i58313# ImplicitCatalog/SchemaRestriction 2009-02-13 12:36:50 +0100 fs  r267712 : when exporting data source settings, allow for properties which have a VOID default value, but are currently not VOID 2009-02-13 12:35:57 +0100 fs  r267711 : implement XSet, to allow inserting properties which have a default value of VOID 2009-02-13 12:35:03 +0100 fs  r267710 : +addVoidProperty 2009-02-13 10:20:08 +0100 fs  r267697 : removed unused variable 2009-02-13 09:46:46 +0100 fs  r267695 : refactored the table filtering code, to have a better base for introducing additional low level filters 2009-02-10 09:23:07 +0100 lla  r267537 : #i10000# wrong line feed, double named variable 2009-02-09 12:13:08 +0100 oj  r267508 : #i98605# notify hanlder 2009-02-09 11:50:34 +0100 oj  r267507 : #i98926# solve refcount problem 2009-02-09 11:50:05 +0100 oj  r267506 : #i98971# fix for simple html 2009-02-09 11:49:24 +0100 oj  r267505 : #i98971# fix for simple html 2009-02-09 11:47:27 +0100 oj  r267504 : invoke on copy 2009-02-09 09:51:00 +0100 fs  r267500 : #i98316# 2009-02-09 09:46:10 +0100 fs  r267499 : setCurrentSelection: don't reset the current form when we de-select everything 2009-02-09 09:43:45 +0100 fs  r267498 : #i98316# 2009-02-08 21:25:18 +0100 fs  r267496 : #i98272# introduce late ctor for cloning 2009-02-07 21:08:39 +0100 fs  r267485 : #i98272# when copy-constructing a FmFormPageImpl, use the XCloneable of the forms collection, instead of XPersistObject (which is incompletely implemented) 2009-02-07 21:07:26 +0100 fs  r267484 : removed obsolete include guards 2009-02-07 21:05:22 +0100 fs  r267483 : #i98272# implement XCloneable 2009-02-06 15:02:48 +0100 lla  r267467 : #i96523# add XImageControl 2009-02-06 14:41:38 +0100 oj  r267463 : #i98926# late init when connection disposed but only when asked for 2009-02-06 13:49:57 +0100 lla  r267457 : #i92860# bigint in forms doesn't allow input of values > 1, fixed 2009-02-06 13:03:55 +0100 oj  r267455 : ImageScaleMode 2009-02-05 14:48:19 +0100 lla  r267424 : #i89335# dropdown listboxes are 14 instead of 7 lines high 2009-02-05 13:40:00 +0100 oj  r267423 : #i96945# insert new prop Opaque 2009-02-05 13:39:19 +0100 oj  r267422 : #i96945# insert layer handling for hell and heaven 2009-02-05 13:29:32 +0100 lla  r267420 : #i89335# add is null, is not null, is not like filter condition 2009-02-04 12:23:02 +0100 oj  r267364 : #i98821# load table font settings 2009-02-04 10:05:27 +0100 oj  r267351 : #i98821# load table font settings 2009-02-04 09:23:22 +0100 fs  r267350 : checking persistency of UI settings in database documents - for the moment, capture table formattings (which is issue 98821) 2009-02-04 09:22:15 +0100 fs  r267349 : moved some methods which are of wider interest from DatabaseDocument to FileHelper resp. TestCase 2009-02-04 08:56:27 +0100 oj  r267347 : #i97586# UcbStreamHelper::CreateStream doesn't check all streamModes use different method 2009-02-04 08:23:26 +0100 oj  r267346 : #i98701# check key size is >= 3 and some redesign 2009-02-03 23:29:24 +0100 fs  r267345 : return the component (controller), not the frame 2009-02-03 23:28:53 +0100 fs  r267344 : openExisting returns a controller now, not the frame (this was a bug) 2009-02-03 23:28:25 +0100 fs  r267343 : openElement: properly return the component in the table/query case 2009-02-02 12:48:17 +0100 oj  r267261 : #i96013# fix for relative path 2009-02-02 10:33:28 +0100 lla  r267253 : #i98557# cleanups and consolidation 2009-02-02 09:37:23 +0100 lla  r267250 : #i88432# resize will no longer move components to other sections 2009-02-02 09:08:24 +0100 oj  r267245 : #i97475# write 0x1A at the end of the file 2009-01-30 19:39:20 +0100 lla  r267230 : #i10000# unused parameters 2009-01-30 09:51:09 +0100 fs  r267181 : onsolete 2009-01-30 09:49:27 +0100 fs  r267180 : onsolete 2009-01-29 14:28:22 +0100 oj  r267139 : #i96825# import cell style 2009-01-29 14:23:12 +0100 oj  r267137 : #i98601# export imagescalehandler 2009-01-29 14:19:57 +0100 lla  r267135 : #i98601# add ImageScaleMode 2009-01-29 13:21:08 +0100 oj  r267124 : #i98601# impl ScaleMode 2009-01-29 13:20:56 +0100 oj  r267123 : #i98601# impl ScaleMode 2009-01-29 08:46:40 +0100 oj  r267095 : new property: ScaleMode 2009-01-29 08:45:23 +0100 oj  r267094 : new ScaleMode from UnControlImageModel 2009-01-29 08:28:12 +0100 oj  r267093 : #i87930# close all sub forms/reports when the desktop is going to be terminated and no db frame exists 2009-01-28 19:54:34 +0100 lla  r267082 : #i98557# pictures in report wizard 2009-01-28 15:06:25 +0100 oj  r267060 : #i87930# close all sub forms/reports when the desktop is going to be terminated and no db frame exists 2009-01-28 11:38:41 +0100 lla  r267046 : #i76783# handle binary fields in forms 2009-01-28 09:24:43 +0100 lla  r267025 : #i10000# 2009-01-28 08:40:04 +0100 fs  r267024 : #i10000# 2009-01-28 08:04:43 +0100 oj  r267023 : #i93456# use resource strings for function names 2009-01-27 13:26:05 +0100 oj  r266988 : check data field is type field or expression 2009-01-27 13:07:17 +0100 oj  r266985 : check data field length 2009-01-27 11:48:19 +0100 oj  r266974 : #i96823# return dll string as column name when no alias exists 2009-01-27 09:53:11 +0100 fs  r266958 : display the message of a caught exception 2009-01-27 09:44:13 +0100 fs  r266957 : #i58313# when retrieving all tables, just set an empty table type filter - the connection will care for translating this, by respecting the TableTypeFilterMode setting 2009-01-27 09:36:09 +0100 fs  r266956 : #i58313# getTables: per JDBC spec,  is not a valid table type filter. Translate it to 'null'. 2009-01-26 11:24:49 +0100 lla  r266912 : #i97865# cleanups (AddField viewable in remote mode) 2009-01-26 07:49:27 +0100 lla  r266897 : #i97865# AddField opens in remote case 2009-01-26 07:48:58 +0100 lla  r266896 : #i97865# AddField opens in remote case 2009-01-26 07:48:42 +0100 lla  r266895 : #i97865# AddField opens in remote case 2009-01-23 15:04:40 +0100 fs  r266825 : consolidate the usage of OSQLMessageBox with MessageType==Warning into OSQLWarningBox 2009-01-23 10:47:33 +0100 fs  r266787 : +supportsUserAdministration 2009-01-23 10:47:11 +0100 fs  r266784 : use DatabaseMetaData.supportsUserAdministration 2009-01-23 07:55:59 +0100 lla  r266767 : #i10000# fix gcc compiler failures 2009-01-21 15:08:55 +0100 lla  r266673 : #i97265# Labels in HC (IsDark) with other color (viewable) 2009-01-19 14:58:54 +0100 lla  r266504 : #i96523# last problems with FormatKey and '0' values fixed 2009-01-19 14:58:00 +0100 lla  r266503 : #i96519# AddField help text 2009-01-19 11:59:02 +0100 fs  r266485 : #i96523# for formatted field models, init them with TreatAsNumber = false 2009-01-16 10:31:49 +0100 lla  r266405 : #i96793# add shrink to popup menu 2009-01-16 09:21:44 +0100 lla  r266401 : #i96519# AddField contains a help text 2009-01-15 11:21:49 +0100 lla  r266357 : #i96523# problem with XVclWindowPeer not fixed now 2009-01-15 09:19:20 +0100 lla  r266335 : #i96523# more crashes fixed. 2009-01-14 13:08:34 +0100 lla  r266291 : #i96523# problems with crashes fixed 2009-01-13 10:54:24 +0100 lla  r266199 : #i96523# show datasource in formattedfields new files 2009-01-13 10:52:39 +0100 lla  r266198 : #i96523# show datasource in formattedfields 2009-01-13 09:41:50 +0100 lla  r266197 : #i96526# handling none existance default.otr 2009-01-12 12:55:49 +0100 fs  r266151 : don't expect the control model to be a BoundComponent before adding as modify listener 2009-01-12 12:51:33 +0100 fs  r266149 : #i88458# let the ImageControl be an XModifyBroadcaster, so the forms runtime can notice when the user changes the control content while it does not have the focus 2009-01-09 13:41:22 +0100 fs  r266080 : doc 2009-01-09 13:14:14 +0100 fs  r266077 : #i97377# SetModified when order is changed via DnD 2009-01-07 09:55:40 +0100 oj  r265951 : merge from master 2009-01-07 09:55:24 +0100 oj  r265950 : removed observer 2009-01-07 09:55:06 +0100 oj  r265949 : merge from master 2009-01-07 07:29:11 +0100 oj  r265945 : shadow var changed 2009-01-06 07:25:57 +0100 oj  r265893 : CWS-TOOLING: rebase CWS dba32a to trunk@265758 (milestone: DEV300:m38) 2009-01-05 13:18:22 +0100 oj  r265865 : convert to unix le 2009-01-05 09:13:52 +0100 lla  r265857 : #i79423# lc_ sc_ permutation fix 2009-01-02 19:40:59 +0100 lla  r265847 : #i79423# section shrink icons 2008-12-22 11:37:57 +0100 lla  r265749 : #i97484# move component to negative Y-position 2008-12-22 11:37:05 +0100 lla  r265748 : #i97484# move component to negative Y-position 2008-12-22 11:35:33 +0100 lla  r265747 : #i97484# move component to negative Y-position 2008-12-22 11:25:07 +0100 lla  r265745 : #i96757# changes via property browser was not undoable 2008-12-18 15:10:38 +0100 fs  r265694 : corrected an condition in doFormListening, which otherwise leads to uncommitable grid columns in documents which are loaded from disc (not in documents which are newly created) 2008-12-18 14:54:39 +0100 fs  r265692 : Hide Columns text slightly changed 2008-12-18 13:44:15 +0100 fs  r265683 : #i94068# properly display erros happening during a form operation - at least once, and at most once 2008-12-18 11:28:29 +0100 fs  r265677 : document the new InputRequired property 2008-12-18 11:04:15 +0100 fs  r265676 : #i96530# createControlLabelPair: don't actually create a label for a checkbox 2008-12-18 10:35:53 +0100 fs  r265674 : #i95226# when a column is replaced, and it's the selected column, update the selection 2008-12-18 10:34:42 +0100 fs  r265673 : #i95226# refactoring of the implReplaced method 2008-12-18 10:34:28 +0100 fs  r265672 : #i95226# when replacing a grid column, update the property browser 2008-12-18 10:33:17 +0100 fs  r265671 : when an element is removed, remove it from m_aCurrentSelection, too (if necessary) 2008-12-18 10:31:57 +0100 fs  r265670 : Hide Columns text slightly changed 2008-12-18 10:15:56 +0100 lla  r265669 : #i14538# do not allow to press finish button twice 2008-12-18 08:56:33 +0100 lla  r265665 : #i10000# build depend=t problem hacked. 2008-12-17 20:59:10 +0100 fs  r265656 : #i89821# don't let a MultiLineEdit select all text when it receives the focus 2008-12-17 12:10:54 +0100 fs  r265594 : #i97356# 2008-12-17 12:06:29 +0100 fs  r265593 : #i97355# Print -> Printable 2008-12-17 11:59:31 +0100 fs  r265591 : #i97350# combo boxes comment on list selection (as list boxes already do) 2008-12-16 09:53:57 +0100 lla  r265527 : #i96526# handling none existance default.otr 2008-12-15 14:48:39 +0100 lla  r265500 : #i79423# reparing, was wrong implemented 2008-12-12 15:08:33 +0100 lla  r265424 : #i10000# remove wrong carridge returns 2008-12-12 15:07:55 +0100 lla  r265423 : #i10000# remove wrong carridge returns 2008-12-12 15:06:41 +0100 lla  r265422 : #i10000# remove wrong carridge returns 2008-12-12 10:23:13 +0100 lla  r265395 : #i95234# reset DragDelta 2008-12-12 10:11:02 +0100 lla  r265393 : #i79423# pre versions of shrink buttons 2008-12-11 15:32:13 +0100 fs  r265318 : prevent a deadlock during complex.dbaccess.DatabaseDocument test 2008-12-11 15:30:06 +0100 fs  r265316 : prevent a deadlock during complex.dbaccess.DatabaseDocument test 2008-12-11 15:07:05 +0100 fs  r265307 : removed superfluous text 2008-12-11 12:29:54 +0100 lla  r265282 : #i96757# cleanup second try 2008-12-11 12:09:15 +0100 lla  r265278 : #i96757# cleanup 2008-12-11 12:07:56 +0100 lla  r265277 : #i95234# 2008-12-10 14:04:39 +0100 lla  r265183 : #i93472# D&D fixes 2008-12-10 12:29:33 +0100 lla  r265168 : #i94067# add (APP|SYS)FONT to XUnitConversion 2008-12-10 12:15:02 +0100 lla  r265166 : #i94067# add APPFONT, SYSFONT to MeasureUnit 2008-12-10 11:52:10 +0100 lla  r265163 : #i94067# add comments 2008-12-06 20:33:05 +0100 fs  r264935 : #i10000# precompiled header 2008-12-05 09:29:26 +0100 fs  r264889 : #i10000# 2008-12-05 09:07:31 +0100 fs  r264888 : #i10000# 2008-12-04 13:25:46 +0100 fs  r264838 : CWS-TOOLING: rebase CWS dba32a to trunk@264807 (milestone: DEV300:m37) 2008-12-03 23:49:13 +0100 fs  r264808 : merge changes from trunk, to be able to do a rebase 2008-12-03 17:13:09 +0100 lla  r264801 : #i91041# update documentation 2008-12-03 16:57:04 +0100 lla  r264799 : #i94067# allow convert(Point|Size)ToLogic as pixel also 2008-12-02 12:36:32 +0100 lla  r264687 : #i96782# bring toolbar objects to menu structure 2008-12-02 10:32:44 +0100 lla  r264667 : #i86255# make property work 2008-12-02 09:22:47 +0100 lla  r264659 : #i79423# add section shrink toolbar 2008-12-02 07:41:22 +0100 lla  r264657 : #i86255# add check box for Escape DateTime property 2008-12-02 07:37:17 +0100 lla  r264656 : #i79423# new shrink buttons 2008-11-26 11:55:28 +0100 fs  r264362 : #i96541# FillPropertySet: do not only catch UnknownPropertyException when setting the Char/ParaAutoStyleName, but also care for the other exceptions which can be thrown by XPropertySet::setPropertyValue. This is actually not the real fix for #i96541#, but only a follow-up. The root cause of the issue was fixed in CWS dba301b, but this here was another (potential) bug which popped up during investigations. 2008-11-25 09:04:40 +0100 lla  r264273 : #i82083# new toolbox in GroupsSorting dialog 2008-11-25 08:56:08 +0100 lla  r264272 : #i94729# change token strings into string list, move class out of function 2008-11-24 15:52:22 +0100 fs  r264251 : #i96532# do not set AppendTableAlias, NameLengthLimit, etc., if the OXMLDataSourceInstance is used for elements at which those attributes never appear 2008-11-24 15:51:45 +0100 fs  r264249 : #i96532# do not set AppendTableAlias, NameLengthLimit, etc., if the OXMLDataSourceInstance is used for elements at which those attributes never appear 2008-11-24 15:45:21 +0100 fs  r264244 : #i96532# the API default for ParamNameSubst is false 2008-11-24 15:45:04 +0100 fs  r264243 : #i96532# do not set AppendTableAlias, NameLengthLimit, etc., if the OXMLDataSourceInstance is used for elements at which those attributes never appear 2008-11-24 15:44:14 +0100 fs  r264241 : #i96532# slight refactoring of exporting properties which have a XML default different from the API default 2008-11-24 10:50:01 +0100 lla  r264216 : #i82083# icons for new toolbox 2008-11-24 09:38:45 +0100 lla  r264205 : #i82083# new toolbox in GroupsSorting dialog 2008-11-24 09:32:20 +0100 lla  r264201 : #i96501# cleanup assertions 2008-11-24 09:12:55 +0100 lla  r264198 : #i83082# enhancement for toolboxes, better HC comfort 2008-11-24 08:46:43 +0100 lla  r264197 : #i96501# fix problem with negative positions 2008-11-21 11:44:47 +0100 fs  r264118 : #i57042# introduce a counter for suspending change notifications of a given property, so recursive calls are possible 2008-11-21 11:02:17 +0100 fs  r264116 : #i96388# don't call ExecuteContextMenuAction when no action was chosen by the user 2008-11-21 10:36:53 +0100 fs  r264114 : #i47384# assertion was wrong 2008-11-14 12:33:15 +0100 fs  r263673 : #i47318# XRowSetChangeBroadcaster/Listener, to be able to listen for changes in an XRowSetSupplier's RowSet 2008-11-14 12:30:29 +0100 fs  r263672 : #i47318# more refactoring - BoundControlModels now listen at the XRowSetSupplier for changes in the supplied   RowSet, to properly revoke/register old/new listeners at the RowSet - replaced ::osl::Mutex in various places with a ControlModelLock 2008-11-14 12:20:55 +0100 fs  r263671 : when BUILD_TYPE includes QADEVOOO, the BUILD_QADEVOOO needs to bet set, too 2008-11-14 12:19:21 +0100 fs  r263670 : oops, this was not intended to be committed 2008-11-12 11:08:10 +0100 fs  r263579 : #i96096# new ctors taking UNO_QUERY_THROW 2008-11-12 09:15:54 +0100 fs  r263576 : no need to load the complete dialog just to get a string which the dialog itself loads from resource 2008-11-10 17:55:45 +0100 fs  r263535 : spelling in comment 2008-11-10 15:51:14 +0100 fs  r263523 : #i47318# various refactorings 1. don't forward syntetic XLoadListener events from the grid control to    the grid columns. Instead, forward GridColumn::XChild::setParent to    the base class, which then can add itself as load listener 2. removed various occurances of XMultiServiceFactory, instead use the    ::comphelper::ComponentContext 3. in O(Bound)ControlModel, have a mechanism to lock the instance (using    ControlModelLock) and fire property changes when the last lock dies. 2008-11-10 12:49:24 +0100 oj  r263513 : #i94729# change token strings into string list 2008-11-10 12:13:15 +0100 oj  r263512 : #i95222# export chart:title style as well 2008-11-10 08:55:25 +0100 oj  r263507 : #i93471# show the correct tabpage when selecting a different object 2008-11-07 23:38:29 +0100 fs  r263490 : #i95977# for the event input controls, add a component extending their functionality so they're reset when the users presses DEL 2008-11-07 23:35:39 +0100 fs  r263489 : during #i95977#: When a VCL Window is deleted from within VCL code, the respective WindowPeer was never disposed. Corrected this. 2008-11-07 14:57:07 +0100 fs  r263420 : #i95963# human-readable display names for event bindings 2008-11-06 10:34:52 +0100 fs  r263366 : #i95865# don't use library names containing InvalidZipEntryFileNames - workaround until i95409 is fixed 2008-11-06 10:33:28 +0100 fs  r263365 : #i95865# copied the following change from CWS odfmetadata2 (not yet integrated) into CWS dba31d   - comphelper/inc/comphelper/storagehelper.hxx,     comphelper/source/misc/storagehelper.cxx:     + add function IsValidZipEntryFileName (moved from module package)


2009-04-22  Ivo Hinkelmann  <ihi@openoffice.org>  [59389868dc1536dbfec4b564543ab38ee463cb14]

CWS-TOOLING: integrate CWS dba32a 2009-04-16 13:08:19 +0200 oj  r270882 : #i14538# set property at control 2009-04-16 13:04:28 +0200 oj  r270881 : #i98557# remove binary string for SRB 2009-04-15 13:19:10 +0200 oj  r270838 : #i96782# use type set at view 2009-04-14 14:53:20 +0200 oj  r270778 : #i96782# set initialize size for custom shape 2009-04-06 14:19:14 +0200 oj  r270546 : #i88432# correct pos when < 0 while resizing 2009-04-06 13:36:13 +0200 oj  r270541 : #i96782# handle toolbar and menubar differently 2009-04-06 13:33:54 +0200 oj  r270540 : #i96782# handle toolbar and menubar differently 2009-04-06 12:28:23 +0200 oj  r270534 : #i96782# handle toolbar and menubar differently 2009-04-06 12:27:44 +0200 oj  r270533 : #i96782# handle toolbar and menubar differently 2009-04-06 12:24:32 +0200 oj  r270532 : #i96782# handle toolbar and menubar differently 2009-04-06 12:15:15 +0200 oj  r270531 : do not initialze when field is empty 2009-04-06 10:06:08 +0200 oj  r270528 : #i96782# clean up of menubar and remove duplicates 2009-04-06 09:47:49 +0200 oj  r270527 : #i96519# adjust help text dynamic 2009-04-03 13:43:20 +0200 oj  r270482 : do not need to remove section from observer they are already disposed 2009-04-03 13:27:28 +0200 fs  r270479 : #i97356# 2009-04-02 11:30:39 +0200 fs  r270386 : UNX line ends 2009-04-02 10:54:51 +0200 fs  r270379 : UNX line ends 2009-04-02 10:39:57 +0200 fs  r270378 : UNX line ends 2009-04-02 10:37:24 +0200 fs  r270377 : why did this survive the rebase? was removed on trunk ... 2009-03-31 13:31:12 +0200 fs  r270277 : component_foo should be public 2009-03-28 00:21:01 +0100 fs  r270176 : manuallly merged the changes which happened in CWS before resync to m45, where the directory had been moved from reportdesign/registry to reportbuilder/registry 2009-03-27 23:01:20 +0100 fs  r270174 : CWS-TOOLING: rebase CWS dba32a to trunk@270033 (milestone: DEV300:m45) 2009-03-11 12:23:35 +0100 fs  r269310 : #i99958# ensure the ControlModelLock doesn't release twice 2009-03-06 09:07:32 +0100 fs  r268970 : ignore output paths in SVN's status 2009-03-06 09:07:08 +0100 fs  r268969 : ignore output paths in SVN's status 2009-03-04 11:28:02 +0100 oj  r268800 : copy and paste error, check correct end now 2009-03-03 15:49:11 +0100 fs  r268736 : #i10000# those merges were lost during the rebase (m38->m42) 2009-03-03 13:25:27 +0100 lla  r268720 : #i99652# fix wrong refactoring 2009-02-27 11:12:56 +0100 fs  r268566 : beautified 2009-02-27 10:53:47 +0100 fs  r268561 : doFormListening(false) only when actually isFormListening() (found during complex test case XMLFormSettings with assertions) 2009-02-26 20:55:31 +0100 fs  r268546 : #i96530# set the Label property of the bound control, if we didn't create a dedicated label control 2009-02-26 11:53:09 +0100 fs  r268494 : #i10000# 2009-02-26 11:27:50 +0100 fs  r268493 : #i10000# 2009-02-26 11:17:08 +0100 fs  r268490 : reportdesign depends on REPORTBUILDER, not REPORTDESIGN 2009-02-25 11:39:48 +0100 fs  r268422 : #i10000# post-resync: INFO_ESCAPE_DATETIME got lost during rebase 2009-02-24 23:24:10 +0100 fs  r268411 : CWS-TOOLING: rebase CWS dba32a to trunk@268395 (milestone: DEV300:m42) 2009-02-20 15:09:48 +0100 fs  r268324 : respect ImplicitCatalog/SchemaRestriction in all necessary places 2009-02-20 13:48:10 +0100 oj  r268318 : order of initialize corrected 2009-02-14 15:07:52 +0100 fs  r267759 : #i98975# when an image does not have a bitmap, but a text, draw this (as placeholder) 2009-02-14 15:02:40 +0100 fs  r267758 : consolidated and removed some duplicate code 2009-02-14 13:52:23 +0100 fs  r267756 : #i10000# 2009-02-13 22:08:34 +0100 fs  r267750 : #i100000# 2009-02-13 22:07:25 +0100 fs  r267749 : #i10000# 2009-02-13 21:55:36 +0100 fs  r267747 : #i10000# 2009-02-13 21:54:27 +0100 fs  r267746 : use const_cast 2009-02-13 21:29:10 +0100 fs  r267745 : #i10000# 2009-02-13 21:27:39 +0100 fs  r267744 : #i10000# 2009-02-13 20:59:13 +0100 fs  r267742 : #i10000# 2009-02-13 13:21:30 +0100 fs  r267717 : better diagnostics 2009-02-13 13:17:24 +0100 fs  r267715 : #i58313# support Catalog/SchemaRestriction settings, which are applied in getTables when 'all catalogs/schemas' are to be retrieved 2009-02-13 13:16:14 +0100 fs  r267714 : filter out some more known global settings 2009-02-13 12:39:43 +0100 fs  r267713 : #i58313# ImplicitCatalog/SchemaRestriction 2009-02-13 12:36:50 +0100 fs  r267712 : when exporting data source settings, allow for properties which have a VOID default value, but are currently not VOID 2009-02-13 12:35:57 +0100 fs  r267711 : implement XSet, to allow inserting properties which have a default value of VOID 2009-02-13 12:35:03 +0100 fs  r267710 : +addVoidProperty 2009-02-13 10:20:08 +0100 fs  r267697 : removed unused variable 2009-02-13 09:46:46 +0100 fs  r267695 : refactored the table filtering code, to have a better base for introducing additional low level filters 2009-02-10 09:23:07 +0100 lla  r267537 : #i10000# wrong line feed, double named variable 2009-02-09 12:13:08 +0100 oj  r267508 : #i98605# notify hanlder 2009-02-09 11:50:34 +0100 oj  r267507 : #i98926# solve refcount problem 2009-02-09 11:50:05 +0100 oj  r267506 : #i98971# fix for simple html 2009-02-09 11:49:24 +0100 oj  r267505 : #i98971# fix for simple html 2009-02-09 11:47:27 +0100 oj  r267504 : invoke on copy 2009-02-09 09:51:00 +0100 fs  r267500 : #i98316# 2009-02-09 09:46:10 +0100 fs  r267499 : setCurrentSelection: don't reset the current form when we de-select everything 2009-02-09 09:43:45 +0100 fs  r267498 : #i98316# 2009-02-08 21:25:18 +0100 fs  r267496 : #i98272# introduce late ctor for cloning 2009-02-07 21:08:39 +0100 fs  r267485 : #i98272# when copy-constructing a FmFormPageImpl, use the XCloneable of the forms collection, instead of XPersistObject (which is incompletely implemented) 2009-02-07 21:07:26 +0100 fs  r267484 : removed obsolete include guards 2009-02-07 21:05:22 +0100 fs  r267483 : #i98272# implement XCloneable 2009-02-06 15:02:48 +0100 lla  r267467 : #i96523# add XImageControl 2009-02-06 14:41:38 +0100 oj  r267463 : #i98926# late init when connection disposed but only when asked for 2009-02-06 13:49:57 +0100 lla  r267457 : #i92860# bigint in forms doesn't allow input of values > 1, fixed 2009-02-06 13:03:55 +0100 oj  r267455 : ImageScaleMode 2009-02-05 14:48:19 +0100 lla  r267424 : #i89335# dropdown listboxes are 14 instead of 7 lines high 2009-02-05 13:40:00 +0100 oj  r267423 : #i96945# insert new prop Opaque 2009-02-05 13:39:19 +0100 oj  r267422 : #i96945# insert layer handling for hell and heaven 2009-02-05 13:29:32 +0100 lla  r267420 : #i89335# add is null, is not null, is not like filter condition 2009-02-04 12:23:02 +0100 oj  r267364 : #i98821# load table font settings 2009-02-04 10:05:27 +0100 oj  r267351 : #i98821# load table font settings 2009-02-04 09:23:22 +0100 fs  r267350 : checking persistency of UI settings in database documents - for the moment, capture table formattings (which is issue 98821) 2009-02-04 09:22:15 +0100 fs  r267349 : moved some methods which are of wider interest from DatabaseDocument to FileHelper resp. TestCase 2009-02-04 08:56:27 +0100 oj  r267347 : #i97586# UcbStreamHelper::CreateStream doesn't check all streamModes use different method 2009-02-04 08:23:26 +0100 oj  r267346 : #i98701# check key size is >= 3 and some redesign 2009-02-03 23:29:24 +0100 fs  r267345 : return the component (controller), not the frame 2009-02-03 23:28:53 +0100 fs  r267344 : openExisting returns a controller now, not the frame (this was a bug) 2009-02-03 23:28:25 +0100 fs  r267343 : openElement: properly return the component in the table/query case 2009-02-02 12:48:17 +0100 oj  r267261 : #i96013# fix for relative path 2009-02-02 10:33:28 +0100 lla  r267253 : #i98557# cleanups and consolidation 2009-02-02 09:37:23 +0100 lla  r267250 : #i88432# resize will no longer move components to other sections 2009-02-02 09:08:24 +0100 oj  r267245 : #i97475# write 0x1A at the end of the file 2009-01-30 19:39:20 +0100 lla  r267230 : #i10000# unused parameters 2009-01-30 09:51:09 +0100 fs  r267181 : onsolete 2009-01-30 09:49:27 +0100 fs  r267180 : onsolete 2009-01-29 14:28:22 +0100 oj  r267139 : #i96825# import cell style 2009-01-29 14:23:12 +0100 oj  r267137 : #i98601# export imagescalehandler 2009-01-29 14:19:57 +0100 lla  r267135 : #i98601# add ImageScaleMode 2009-01-29 13:21:08 +0100 oj  r267124 : #i98601# impl ScaleMode 2009-01-29 13:20:56 +0100 oj  r267123 : #i98601# impl ScaleMode 2009-01-29 08:46:40 +0100 oj  r267095 : new property: ScaleMode 2009-01-29 08:45:23 +0100 oj  r267094 : new ScaleMode from UnControlImageModel 2009-01-29 08:28:12 +0100 oj  r267093 : #i87930# close all sub forms/reports when the desktop is going to be terminated and no db frame exists 2009-01-28 19:54:34 +0100 lla  r267082 : #i98557# pictures in report wizard 2009-01-28 15:06:25 +0100 oj  r267060 : #i87930# close all sub forms/reports when the desktop is going to be terminated and no db frame exists 2009-01-28 11:38:41 +0100 lla  r267046 : #i76783# handle binary fields in forms 2009-01-28 09:24:43 +0100 lla  r267025 : #i10000# 2009-01-28 08:40:04 +0100 fs  r267024 : #i10000# 2009-01-28 08:04:43 +0100 oj  r267023 : #i93456# use resource strings for function names 2009-01-27 13:26:05 +0100 oj  r266988 : check data field is type field or expression 2009-01-27 13:07:17 +0100 oj  r266985 : check data field length 2009-01-27 11:48:19 +0100 oj  r266974 : #i96823# return dll string as column name when no alias exists 2009-01-27 09:53:11 +0100 fs  r266958 : display the message of a caught exception 2009-01-27 09:44:13 +0100 fs  r266957 : #i58313# when retrieving all tables, just set an empty table type filter - the connection will care for translating this, by respecting the TableTypeFilterMode setting 2009-01-27 09:36:09 +0100 fs  r266956 : #i58313# getTables: per JDBC spec,  is not a valid table type filter. Translate it to 'null'. 2009-01-26 11:24:49 +0100 lla  r266912 : #i97865# cleanups (AddField viewable in remote mode) 2009-01-26 07:49:27 +0100 lla  r266897 : #i97865# AddField opens in remote case 2009-01-26 07:48:58 +0100 lla  r266896 : #i97865# AddField opens in remote case 2009-01-26 07:48:42 +0100 lla  r266895 : #i97865# AddField opens in remote case 2009-01-23 15:04:40 +0100 fs  r266825 : consolidate the usage of OSQLMessageBox with MessageType==Warning into OSQLWarningBox 2009-01-23 10:47:33 +0100 fs  r266787 : +supportsUserAdministration 2009-01-23 10:47:11 +0100 fs  r266784 : use DatabaseMetaData.supportsUserAdministration 2009-01-23 07:55:59 +0100 lla  r266767 : #i10000# fix gcc compiler failures 2009-01-21 15:08:55 +0100 lla  r266673 : #i97265# Labels in HC (IsDark) with other color (viewable) 2009-01-19 14:58:54 +0100 lla  r266504 : #i96523# last problems with FormatKey and '0' values fixed 2009-01-19 14:58:00 +0100 lla  r266503 : #i96519# AddField help text 2009-01-19 11:59:02 +0100 fs  r266485 : #i96523# for formatted field models, init them with TreatAsNumber = false 2009-01-16 10:31:49 +0100 lla  r266405 : #i96793# add shrink to popup menu 2009-01-16 09:21:44 +0100 lla  r266401 : #i96519# AddField contains a help text 2009-01-15 11:21:49 +0100 lla  r266357 : #i96523# problem with XVclWindowPeer not fixed now 2009-01-15 09:19:20 +0100 lla  r266335 : #i96523# more crashes fixed. 2009-01-14 13:08:34 +0100 lla  r266291 : #i96523# problems with crashes fixed 2009-01-13 10:54:24 +0100 lla  r266199 : #i96523# show datasource in formattedfields new files 2009-01-13 10:52:39 +0100 lla  r266198 : #i96523# show datasource in formattedfields 2009-01-13 09:41:50 +0100 lla  r266197 : #i96526# handling none existance default.otr 2009-01-12 12:55:49 +0100 fs  r266151 : don't expect the control model to be a BoundComponent before adding as modify listener 2009-01-12 12:51:33 +0100 fs  r266149 : #i88458# let the ImageControl be an XModifyBroadcaster, so the forms runtime can notice when the user changes the control content while it does not have the focus 2009-01-09 13:41:22 +0100 fs  r266080 : doc 2009-01-09 13:14:14 +0100 fs  r266077 : #i97377# SetModified when order is changed via DnD 2009-01-07 09:55:40 +0100 oj  r265951 : merge from master 2009-01-07 09:55:24 +0100 oj  r265950 : removed observer 2009-01-07 09:55:06 +0100 oj  r265949 : merge from master 2009-01-07 07:29:11 +0100 oj  r265945 : shadow var changed 2009-01-06 07:25:57 +0100 oj  r265893 : CWS-TOOLING: rebase CWS dba32a to trunk@265758 (milestone: DEV300:m38) 2009-01-05 13:18:22 +0100 oj  r265865 : convert to unix le 2009-01-05 09:13:52 +0100 lla  r265857 : #i79423# lc_ sc_ permutation fix 2009-01-02 19:40:59 +0100 lla  r265847 : #i79423# section shrink icons 2008-12-22 11:37:57 +0100 lla  r265749 : #i97484# move component to negative Y-position 2008-12-22 11:37:05 +0100 lla  r265748 : #i97484# move component to negative Y-position 2008-12-22 11:35:33 +0100 lla  r265747 : #i97484# move component to negative Y-position 2008-12-22 11:25:07 +0100 lla  r265745 : #i96757# changes via property browser was not undoable 2008-12-18 15:10:38 +0100 fs  r265694 : corrected an condition in doFormListening, which otherwise leads to uncommitable grid columns in documents which are loaded from disc (not in documents which are newly created) 2008-12-18 14:54:39 +0100 fs  r265692 : Hide Columns text slightly changed 2008-12-18 13:44:15 +0100 fs  r265683 : #i94068# properly display erros happening during a form operation - at least once, and at most once 2008-12-18 11:28:29 +0100 fs  r265677 : document the new InputRequired property 2008-12-18 11:04:15 +0100 fs  r265676 : #i96530# createControlLabelPair: don't actually create a label for a checkbox 2008-12-18 10:35:53 +0100 fs  r265674 : #i95226# when a column is replaced, and it's the selected column, update the selection 2008-12-18 10:34:42 +0100 fs  r265673 : #i95226# refactoring of the implReplaced method 2008-12-18 10:34:28 +0100 fs  r265672 : #i95226# when replacing a grid column, update the property browser 2008-12-18 10:33:17 +0100 fs  r265671 : when an element is removed, remove it from m_aCurrentSelection, too (if necessary) 2008-12-18 10:31:57 +0100 fs  r265670 : Hide Columns text slightly changed 2008-12-18 10:15:56 +0100 lla  r265669 : #i14538# do not allow to press finish button twice 2008-12-18 08:56:33 +0100 lla  r265665 : #i10000# build depend=t problem hacked. 2008-12-17 20:59:10 +0100 fs  r265656 : #i89821# don't let a MultiLineEdit select all text when it receives the focus 2008-12-17 12:10:54 +0100 fs  r265594 : #i97356# 2008-12-17 12:06:29 +0100 fs  r265593 : #i97355# Print -> Printable 2008-12-17 11:59:31 +0100 fs  r265591 : #i97350# combo boxes comment on list selection (as list boxes already do) 2008-12-16 09:53:57 +0100 lla  r265527 : #i96526# handling none existance default.otr 2008-12-15 14:48:39 +0100 lla  r265500 : #i79423# reparing, was wrong implemented 2008-12-12 15:08:33 +0100 lla  r265424 : #i10000# remove wrong carridge returns 2008-12-12 15:07:55 +0100 lla  r265423 : #i10000# remove wrong carridge returns 2008-12-12 15:06:41 +0100 lla  r265422 : #i10000# remove wrong carridge returns 2008-12-12 10:23:13 +0100 lla  r265395 : #i95234# reset DragDelta 2008-12-12 10:11:02 +0100 lla  r265393 : #i79423# pre versions of shrink buttons 2008-12-11 15:32:13 +0100 fs  r265318 : prevent a deadlock during complex.dbaccess.DatabaseDocument test 2008-12-11 15:30:06 +0100 fs  r265316 : prevent a deadlock during complex.dbaccess.DatabaseDocument test 2008-12-11 15:07:05 +0100 fs  r265307 : removed superfluous text 2008-12-11 12:29:54 +0100 lla  r265282 : #i96757# cleanup second try 2008-12-11 12:09:15 +0100 lla  r265278 : #i96757# cleanup 2008-12-11 12:07:56 +0100 lla  r265277 : #i95234# 2008-12-10 14:04:39 +0100 lla  r265183 : #i93472# D&D fixes 2008-12-10 12:29:33 +0100 lla  r265168 : #i94067# add (APP|SYS)FONT to XUnitConversion 2008-12-10 12:15:02 +0100 lla  r265166 : #i94067# add APPFONT, SYSFONT to MeasureUnit 2008-12-10 11:52:10 +0100 lla  r265163 : #i94067# add comments 2008-12-06 20:33:05 +0100 fs  r264935 : #i10000# precompiled header 2008-12-05 09:29:26 +0100 fs  r264889 : #i10000# 2008-12-05 09:07:31 +0100 fs  r264888 : #i10000# 2008-12-04 13:25:46 +0100 fs  r264838 : CWS-TOOLING: rebase CWS dba32a to trunk@264807 (milestone: DEV300:m37) 2008-12-03 23:49:13 +0100 fs  r264808 : merge changes from trunk, to be able to do a rebase 2008-12-03 17:13:09 +0100 lla  r264801 : #i91041# update documentation 2008-12-03 16:57:04 +0100 lla  r264799 : #i94067# allow convert(Point|Size)ToLogic as pixel also 2008-12-02 12:36:32 +0100 lla  r264687 : #i96782# bring toolbar objects to menu structure 2008-12-02 10:32:44 +0100 lla  r264667 : #i86255# make property work 2008-12-02 09:22:47 +0100 lla  r264659 : #i79423# add section shrink toolbar 2008-12-02 07:41:22 +0100 lla  r264657 : #i86255# add check box for Escape DateTime property 2008-12-02 07:37:17 +0100 lla  r264656 : #i79423# new shrink buttons 2008-11-26 11:55:28 +0100 fs  r264362 : #i96541# FillPropertySet: do not only catch UnknownPropertyException when setting the Char/ParaAutoStyleName, but also care for the other exceptions which can be thrown by XPropertySet::setPropertyValue. This is actually not the real fix for #i96541#, but only a follow-up. The root cause of the issue was fixed in CWS dba301b, but this here was another (potential) bug which popped up during investigations. 2008-11-25 09:04:40 +0100 lla  r264273 : #i82083# new toolbox in GroupsSorting dialog 2008-11-25 08:56:08 +0100 lla  r264272 : #i94729# change token strings into string list, move class out of function 2008-11-24 15:52:22 +0100 fs  r264251 : #i96532# do not set AppendTableAlias, NameLengthLimit, etc., if the OXMLDataSourceInstance is used for elements at which those attributes never appear 2008-11-24 15:51:45 +0100 fs  r264249 : #i96532# do not set AppendTableAlias, NameLengthLimit, etc., if the OXMLDataSourceInstance is used for elements at which those attributes never appear 2008-11-24 15:45:21 +0100 fs  r264244 : #i96532# the API default for ParamNameSubst is false 2008-11-24 15:45:04 +0100 fs  r264243 : #i96532# do not set AppendTableAlias, NameLengthLimit, etc., if the OXMLDataSourceInstance is used for elements at which those attributes never appear 2008-11-24 15:44:14 +0100 fs  r264241 : #i96532# slight refactoring of exporting properties which have a XML default different from the API default 2008-11-24 10:50:01 +0100 lla  r264216 : #i82083# icons for new toolbox 2008-11-24 09:38:45 +0100 lla  r264205 : #i82083# new toolbox in GroupsSorting dialog 2008-11-24 09:32:20 +0100 lla  r264201 : #i96501# cleanup assertions 2008-11-24 09:12:55 +0100 lla  r264198 : #i83082# enhancement for toolboxes, better HC comfort 2008-11-24 08:46:43 +0100 lla  r264197 : #i96501# fix problem with negative positions 2008-11-21 11:44:47 +0100 fs  r264118 : #i57042# introduce a counter for suspending change notifications of a given property, so recursive calls are possible 2008-11-21 11:02:17 +0100 fs  r264116 : #i96388# don't call ExecuteContextMenuAction when no action was chosen by the user 2008-11-21 10:36:53 +0100 fs  r264114 : #i47384# assertion was wrong 2008-11-14 12:33:15 +0100 fs  r263673 : #i47318# XRowSetChangeBroadcaster/Listener, to be able to listen for changes in an XRowSetSupplier's RowSet 2008-11-14 12:30:29 +0100 fs  r263672 : #i47318# more refactoring - BoundControlModels now listen at the XRowSetSupplier for changes in the supplied   RowSet, to properly revoke/register old/new listeners at the RowSet - replaced ::osl::Mutex in various places with a ControlModelLock 2008-11-14 12:20:55 +0100 fs  r263671 : when BUILD_TYPE includes QADEVOOO, the BUILD_QADEVOOO needs to bet set, too 2008-11-14 12:19:21 +0100 fs  r263670 : oops, this was not intended to be committed 2008-11-12 11:08:10 +0100 fs  r263579 : #i96096# new ctors taking UNO_QUERY_THROW 2008-11-12 09:15:54 +0100 fs  r263576 : no need to load the complete dialog just to get a string which the dialog itself loads from resource 2008-11-10 17:55:45 +0100 fs  r263535 : spelling in comment 2008-11-10 15:51:14 +0100 fs  r263523 : #i47318# various refactorings 1. don't forward syntetic XLoadListener events from the grid control to    the grid columns. Instead, forward GridColumn::XChild::setParent to    the base class, which then can add itself as load listener 2. removed various occurances of XMultiServiceFactory, instead use the    ::comphelper::ComponentContext 3. in O(Bound)ControlModel, have a mechanism to lock the instance (using    ControlModelLock) and fire property changes when the last lock dies. 2008-11-10 12:49:24 +0100 oj  r263513 : #i94729# change token strings into string list 2008-11-10 12:13:15 +0100 oj  r263512 : #i95222# export chart:title style as well 2008-11-10 08:55:25 +0100 oj  r263507 : #i93471# show the correct tabpage when selecting a different object 2008-11-07 23:38:29 +0100 fs  r263490 : #i95977# for the event input controls, add a component extending their functionality so they're reset when the users presses DEL 2008-11-07 23:35:39 +0100 fs  r263489 : during #i95977#: When a VCL Window is deleted from within VCL code, the respective WindowPeer was never disposed. Corrected this. 2008-11-07 14:57:07 +0100 fs  r263420 : #i95963# human-readable display names for event bindings 2008-11-06 10:34:52 +0100 fs  r263366 : #i95865# don't use library names containing InvalidZipEntryFileNames - workaround until i95409 is fixed 2008-11-06 10:33:28 +0100 fs  r263365 : #i95865# copied the following change from CWS odfmetadata2 (not yet integrated) into CWS dba31d   - comphelper/inc/comphelper/storagehelper.hxx,     comphelper/source/misc/storagehelper.cxx:     + add function IsValidZipEntryFileName (moved from module package)


2009-04-22  Ivo Hinkelmann  <ihi@openoffice.org>  [7dd50f9ec124f2666dcfd1fd8bb02a1335a360ac]

CWS-TOOLING: integrate CWS dr67 2009-04-08 13:23:56 +0200 dr  r270638 : #i100534# reverted 2009-04-08 10:14:55 +0200 dr  r270621 : CWS-TOOLING: rebase CWS dr67 to trunk@270033 (milestone: DEV300:m45) 2009-04-07 21:06:33 +0200 dr  r270610 : #i100534# sc does not link in debug mode 2009-03-12 11:20:09 +0100 dr  r269375 : #i10000# wae 2009-03-11 19:43:55 +0100 dr  r269351 : #i10000# adjust oox namespace ids according to oox/inc/oox/core/namespaces.hxx 2009-03-11 15:38:52 +0100 dr  r269339 : CWS-TOOLING: rebase CWS dr67 to trunk@269297 (milestone: DEV300:m43) 2009-02-27 15:20:21 +0100 dr  r268598 : CWS-TOOLING: rebase CWS dr67 to trunk@268395 (milestone: DEV300:m42) 2009-02-19 13:32:17 +0100 dr  r268277 : moved hf parser into page settings 2009-02-19 12:25:15 +0100 dr  r268272 : renamed some structs according to chart filter 2009-02-16 15:51:31 +0100 dr  r267823 : #i97873# import autosort settings from BIFF8/OOBIN/OOXML 2009-02-06 17:09:29 +0100 dr  r267477 : #i97873# minor changes 2009-02-06 16:38:56 +0100 dr  r267473 : #i97873# import date grouping settings from BIFF5/BIFF8/OOBIN/OOXML 2009-02-06 16:38:11 +0100 dr  r267472 : #i97873# check min/max/step of passed GroupInfo 2009-02-06 16:35:13 +0100 dr  r267471 : #i97873# more doc for createDategroup() 2009-02-06 13:53:42 +0100 dr  r267459 : #i97873# make XDataPilotGrouping::createDateGroup() implementation working and robust against wrong input data 2009-02-06 13:52:16 +0100 dr  r267458 : #i97873# fix and extend IDL doc for datapilot grouping 2009-02-06 12:35:49 +0100 dr  r267453 : fix other IDLC warnings in sheet module 2009-02-06 12:05:19 +0100 dr  r267448 : #i97873# fix and extend IDL doc for datapilot grouping 2009-02-02 17:58:46 +0100 dr  r267284 : #i10000# rebase errors 2009-02-02 17:52:21 +0100 dr  r267282 : #i10000# rebase errors 2009-02-02 17:35:58 +0100 dr  r267280 : #i10000# rebase errors 2009-02-02 15:58:04 +0100 dr  r267274 : CWS-TOOLING: rebase CWS dr67 to trunk@267171 (milestone: DEV300:m41) 2009-02-02 09:16:32 +0100 dr  r267247 : #i97873# typo 2009-01-30 17:09:09 +0100 dr  r267215 : #i97873# import numeric grouping settings for datapilot fields from BIFF5/BIFF8/OOBIN/OOXML 2009-01-29 16:36:24 +0100 dr  r267154 : #i97873# import datapilot discrete grouping from BIFF5/BIFF8/OOBIN/OOXLS 2009-01-29 16:33:37 +0100 dr  r267152 : #i97873# do not kill _all_ the other group fields when writing back DataPilotField::GroupInfo property 2009-01-29 14:15:45 +0100 dr  r267133 : #i93839# remove ScChengeTrack::Load and ::Store, adapt xls export filter 2009-01-28 13:30:37 +0100 dr  r267056 : #i98397# enhance DataPilot API: allow to rename groups and items in a group field 2009-01-28 12:09:05 +0100 dr  r267051 : #i98397# enhance DataPilot API: allow to rename groups and items in a group field 2009-01-27 16:13:58 +0100 dr  r267005 : #i97873# minor changes in DataPilot API implementation as preparation for additional changes needed for OOX import filter 2009-01-27 10:08:01 +0100 dr  r266961 : #i97873# changing orientation of a DP field moves it to last position in new dimension 2009-01-27 10:06:50 +0100 dr  r266960 : #i97873# changing orientation of a DP field moves it to last position in new dimension 2009-01-23 12:52:31 +0100 dr  r266808 : #i97873# DP documentation extended 2009-01-21 20:07:15 +0100 dr  r266702 : #i97873# this trivial patch adds BIFF5/BIFF8 pivot table import to the oox filter 2009-01-20 16:06:23 +0100 dr  r266592 : select BIFF filter via env.var 2009-01-16 18:51:01 +0100 dr  r266452 : #i97873# import page fields 2009-01-16 15:05:36 +0100 dr  r266420 : #i97873# field item settings (collapsed/hidden), settings of hidden fields 2009-01-15 16:01:17 +0100 dr  r266377 : #i97873# import OOXML7/OOBIN7 autoshow settings 2009-01-14 15:24:27 +0100 dr  r266310 : #i97873# import auto show settings generated by MSO2003 2009-01-14 12:29:44 +0100 dr  r266281 : #i97873# set global dp settings 2009-01-13 15:04:30 +0100 dr  r266229 : #i98029# SdrGroupObj does not remember predefined bounding rectangle anymore 2009-01-13 14:46:50 +0100 dr  r266225 : #i98029# SdrGroupObj does not remember predefined bounding rectangle anymore 2009-01-12 15:04:22 +0100 dr  r266161 : #i97873# remove misleading hasDataLayoutField() 2009-01-12 15:03:42 +0100 dr  r266160 : #i97873# remove misleading hasDataLayoutField() 2009-01-12 14:57:33 +0100 dr  r266159 : #i97900# reverted previous change, adjusted code to new EnableRTL() behaviour 2009-01-12 14:52:43 +0100 dr  r266158 : #i97900# reverted previous change, adjusted code to new EnableRTL() behaviour 2009-01-09 16:34:55 +0100 dr  r266098 : #i97900# RTL handling in TabBar changed with CWS rtlcontrols 2009-01-09 16:32:16 +0100 dr  r266097 : #i97900# RTL handling in TabBar changed with CWS rtlcontrols 2009-01-09 12:02:39 +0100 dr  r266072 : #i97623# RTL handling changed after CWS rtlcontrols 2009-01-09 09:48:53 +0100 dr  r266050 : #i158444# SXLI must be filled completely before starting CONTINUE 2009-01-08 18:50:08 +0100 dr  r266032 : #158444# allow to disable dump of record positions 2009-01-08 15:46:45 +0100 dr  r266020 : #i97873# data layout field handling 2009-01-08 15:45:45 +0100 dr  r266019 : #i97873# data layout field handling 2009-01-08 15:42:25 +0100 dr  r266018 : #i97873# data layout field handling 2009-01-02 17:28:32 +0100 dr  r265844 : #i10000# unxmacxi warning 2009-01-02 16:59:13 +0100 dr  r265842 : #i10000# rebase corrections 2009-01-02 16:44:44 +0100 dr  r265838 : #i10000# rebase corrections 2009-01-02 11:32:44 +0100 dr  r265834 : CWS-TOOLING: rebase CWS dr67 to trunk@265758 (milestone: DEV300:m38) 2008-12-29 16:55:40 +0100 dr  r265822 : more pivot table import, field layout settings 2008-12-29 14:27:35 +0100 dr  r265817 : more pivot table import, additions for data field settings 2008-12-26 14:39:21 +0100 dr  r265805 : updates 2008-12-19 16:31:39 +0100 dr  r265734 : typo 2008-12-19 16:30:00 +0100 dr  r265733 : add API for sequence of DP field subtotal functions 2008-12-19 16:29:43 +0100 dr  r265732 : add API for sequence of DP field subtotal functions 2008-12-19 16:29:07 +0100 dr  r265731 : add API for sequence of DP field subtotal functions 2008-12-18 18:07:58 +0100 dr  r265710 : #i96758# try to cache row default formatting and apply it at row ranges instead of single rows 2008-12-18 16:00:25 +0100 dr  r265698 : more additions to pivot import 2008-12-17 13:38:19 +0100 dr  r265599 : do not assert HIDDEN orientation 2008-12-12 13:51:29 +0100 dr  r265415 : minor typos 2008-12-12 10:15:04 +0100 dr  r265394 : pivot cache import extended to XLSB, added creation of cache data for missing/external sheets 2008-12-04 13:16:16 +0100 dr  r264837 : #i96860# remove old dumper files 2008-12-04 12:17:38 +0100 dr  r264834 : #i96858# XTO broken, if textbox is empty but contains formatting 2008-12-04 12:16:38 +0100 dr  r264833 : #i96858# XTO broken, if textbox is empty but contains formatting 2008-12-03 14:51:05 +0100 dr  r264784 : #i10000# warnings 2008-12-03 14:32:46 +0100 dr  r264778 : #i10000# warning 2008-12-03 11:28:38 +0100 dr  r264758 : #i96758# ignore zero-sized objects 2008-12-03 10:09:34 +0100 dr  r264748 : #i96758# change ::oox::Property(Set|Map) keys to sal_Int32 property identifiers, to save construction of property names 2008-12-01 16:09:02 +0100 dr  r264615 : #i96758# headerdoc 2008-12-01 14:49:04 +0100 dr  r264607 : #i96758# import performance of formatted documents 2008-11-26 17:08:15 +0100 dr  r264424 : make it more simple 2008-11-26 16:31:41 +0100 dr  r264419 : c:crossesAt is for crossing axis, not for own axis. This is different to BIFF 2008-11-26 13:55:55 +0100 dr  r264382 : #i86346# import of MissingValueTreatment from XLSX 2008-11-26 12:49:38 +0100 dr  r264370 : #i86346# import/export of MissingValueTreatment from/to XLS 2008-11-25 17:48:59 +0100 dr  r264320 : update row height with single progress bar when using 'IsAdjustHeightEnabled' document property 2008-11-25 17:24:26 +0100 dr  r264319 : #i96438# disable importing comment text until API is fixed 2008-11-25 17:11:30 +0100 dr  r264318 : #i90124# set control tooltips, patch from npower 2008-11-25 15:09:28 +0100 dr  r264309 : #i94028# #i94991# update drawing objects when changing row height 2008-11-24 15:21:35 +0100 dr  r264224 : prevent ::rtl::OUString::copy assertion 2008-11-24 15:19:39 +0100 dr  r264223 : #i95183# #158573# handle non-ascii characters in sheet names in OOXML import 2008-11-24 12:54:30 +0100 dr  r264221 : #i94157# support ESC key to leave full-screen in page preview 2008-11-21 18:15:17 +0100 dr  r264165 : #i90360# disable chart perspective if it is set to 0 2008-11-21 18:14:41 +0100 dr  r264164 : #i90360# disable chart perspective if it is set to 0 2008-11-21 17:43:26 +0100 dr  r264155 : #i96140# missing parenth 2008-11-21 17:36:35 +0100 dr  r264154 : #i96438# first steps of note import 2008-11-20 15:15:03 +0100 dr  r264059 : get rid of ContextWrapper 2008-11-18 11:39:52 +0100 dr  r263755 : #i78476# moved to CWS dr67


2009-04-22  Ivo Hinkelmann  <ihi@openoffice.org>  [f5100104281336303e42c4e821a33dab36b17bb4]

CWS-TOOLING: integrate CWS dr67 2009-04-08 13:23:56 +0200 dr  r270638 : #i100534# reverted 2009-04-08 10:14:55 +0200 dr  r270621 : CWS-TOOLING: rebase CWS dr67 to trunk@270033 (milestone: DEV300:m45) 2009-04-07 21:06:33 +0200 dr  r270610 : #i100534# sc does not link in debug mode 2009-03-12 11:20:09 +0100 dr  r269375 : #i10000# wae 2009-03-11 19:43:55 +0100 dr  r269351 : #i10000# adjust oox namespace ids according to oox/inc/oox/core/namespaces.hxx 2009-03-11 15:38:52 +0100 dr  r269339 : CWS-TOOLING: rebase CWS dr67 to trunk@269297 (milestone: DEV300:m43) 2009-02-27 15:20:21 +0100 dr  r268598 : CWS-TOOLING: rebase CWS dr67 to trunk@268395 (milestone: DEV300:m42) 2009-02-19 13:32:17 +0100 dr  r268277 : moved hf parser into page settings 2009-02-19 12:25:15 +0100 dr  r268272 : renamed some structs according to chart filter 2009-02-16 15:51:31 +0100 dr  r267823 : #i97873# import autosort settings from BIFF8/OOBIN/OOXML 2009-02-06 17:09:29 +0100 dr  r267477 : #i97873# minor changes 2009-02-06 16:38:56 +0100 dr  r267473 : #i97873# import date grouping settings from BIFF5/BIFF8/OOBIN/OOXML 2009-02-06 16:38:11 +0100 dr  r267472 : #i97873# check min/max/step of passed GroupInfo 2009-02-06 16:35:13 +0100 dr  r267471 : #i97873# more doc for createDategroup() 2009-02-06 13:53:42 +0100 dr  r267459 : #i97873# make XDataPilotGrouping::createDateGroup() implementation working and robust against wrong input data 2009-02-06 13:52:16 +0100 dr  r267458 : #i97873# fix and extend IDL doc for datapilot grouping 2009-02-06 12:35:49 +0100 dr  r267453 : fix other IDLC warnings in sheet module 2009-02-06 12:05:19 +0100 dr  r267448 : #i97873# fix and extend IDL doc for datapilot grouping 2009-02-02 17:58:46 +0100 dr  r267284 : #i10000# rebase errors 2009-02-02 17:52:21 +0100 dr  r267282 : #i10000# rebase errors 2009-02-02 17:35:58 +0100 dr  r267280 : #i10000# rebase errors 2009-02-02 15:58:04 +0100 dr  r267274 : CWS-TOOLING: rebase CWS dr67 to trunk@267171 (milestone: DEV300:m41) 2009-02-02 09:16:32 +0100 dr  r267247 : #i97873# typo 2009-01-30 17:09:09 +0100 dr  r267215 : #i97873# import numeric grouping settings for datapilot fields from BIFF5/BIFF8/OOBIN/OOXML 2009-01-29 16:36:24 +0100 dr  r267154 : #i97873# import datapilot discrete grouping from BIFF5/BIFF8/OOBIN/OOXLS 2009-01-29 16:33:37 +0100 dr  r267152 : #i97873# do not kill _all_ the other group fields when writing back DataPilotField::GroupInfo property 2009-01-29 14:15:45 +0100 dr  r267133 : #i93839# remove ScChengeTrack::Load and ::Store, adapt xls export filter 2009-01-28 13:30:37 +0100 dr  r267056 : #i98397# enhance DataPilot API: allow to rename groups and items in a group field 2009-01-28 12:09:05 +0100 dr  r267051 : #i98397# enhance DataPilot API: allow to rename groups and items in a group field 2009-01-27 16:13:58 +0100 dr  r267005 : #i97873# minor changes in DataPilot API implementation as preparation for additional changes needed for OOX import filter 2009-01-27 10:08:01 +0100 dr  r266961 : #i97873# changing orientation of a DP field moves it to last position in new dimension 2009-01-27 10:06:50 +0100 dr  r266960 : #i97873# changing orientation of a DP field moves it to last position in new dimension 2009-01-23 12:52:31 +0100 dr  r266808 : #i97873# DP documentation extended 2009-01-21 20:07:15 +0100 dr  r266702 : #i97873# this trivial patch adds BIFF5/BIFF8 pivot table import to the oox filter 2009-01-20 16:06:23 +0100 dr  r266592 : select BIFF filter via env.var 2009-01-16 18:51:01 +0100 dr  r266452 : #i97873# import page fields 2009-01-16 15:05:36 +0100 dr  r266420 : #i97873# field item settings (collapsed/hidden), settings of hidden fields 2009-01-15 16:01:17 +0100 dr  r266377 : #i97873# import OOXML7/OOBIN7 autoshow settings 2009-01-14 15:24:27 +0100 dr  r266310 : #i97873# import auto show settings generated by MSO2003 2009-01-14 12:29:44 +0100 dr  r266281 : #i97873# set global dp settings 2009-01-13 15:04:30 +0100 dr  r266229 : #i98029# SdrGroupObj does not remember predefined bounding rectangle anymore 2009-01-13 14:46:50 +0100 dr  r266225 : #i98029# SdrGroupObj does not remember predefined bounding rectangle anymore 2009-01-12 15:04:22 +0100 dr  r266161 : #i97873# remove misleading hasDataLayoutField() 2009-01-12 15:03:42 +0100 dr  r266160 : #i97873# remove misleading hasDataLayoutField() 2009-01-12 14:57:33 +0100 dr  r266159 : #i97900# reverted previous change, adjusted code to new EnableRTL() behaviour 2009-01-12 14:52:43 +0100 dr  r266158 : #i97900# reverted previous change, adjusted code to new EnableRTL() behaviour 2009-01-09 16:34:55 +0100 dr  r266098 : #i97900# RTL handling in TabBar changed with CWS rtlcontrols 2009-01-09 16:32:16 +0100 dr  r266097 : #i97900# RTL handling in TabBar changed with CWS rtlcontrols 2009-01-09 12:02:39 +0100 dr  r266072 : #i97623# RTL handling changed after CWS rtlcontrols 2009-01-09 09:48:53 +0100 dr  r266050 : #i158444# SXLI must be filled completely before starting CONTINUE 2009-01-08 18:50:08 +0100 dr  r266032 : #158444# allow to disable dump of record positions 2009-01-08 15:46:45 +0100 dr  r266020 : #i97873# data layout field handling 2009-01-08 15:45:45 +0100 dr  r266019 : #i97873# data layout field handling 2009-01-08 15:42:25 +0100 dr  r266018 : #i97873# data layout field handling 2009-01-02 17:28:32 +0100 dr  r265844 : #i10000# unxmacxi warning 2009-01-02 16:59:13 +0100 dr  r265842 : #i10000# rebase corrections 2009-01-02 16:44:44 +0100 dr  r265838 : #i10000# rebase corrections 2009-01-02 11:32:44 +0100 dr  r265834 : CWS-TOOLING: rebase CWS dr67 to trunk@265758 (milestone: DEV300:m38) 2008-12-29 16:55:40 +0100 dr  r265822 : more pivot table import, field layout settings 2008-12-29 14:27:35 +0100 dr  r265817 : more pivot table import, additions for data field settings 2008-12-26 14:39:21 +0100 dr  r265805 : updates 2008-12-19 16:31:39 +0100 dr  r265734 : typo 2008-12-19 16:30:00 +0100 dr  r265733 : add API for sequence of DP field subtotal functions 2008-12-19 16:29:43 +0100 dr  r265732 : add API for sequence of DP field subtotal functions 2008-12-19 16:29:07 +0100 dr  r265731 : add API for sequence of DP field subtotal functions 2008-12-18 18:07:58 +0100 dr  r265710 : #i96758# try to cache row default formatting and apply it at row ranges instead of single rows 2008-12-18 16:00:25 +0100 dr  r265698 : more additions to pivot import 2008-12-17 13:38:19 +0100 dr  r265599 : do not assert HIDDEN orientation 2008-12-12 13:51:29 +0100 dr  r265415 : minor typos 2008-12-12 10:15:04 +0100 dr  r265394 : pivot cache import extended to XLSB, added creation of cache data for missing/external sheets 2008-12-04 13:16:16 +0100 dr  r264837 : #i96860# remove old dumper files 2008-12-04 12:17:38 +0100 dr  r264834 : #i96858# XTO broken, if textbox is empty but contains formatting 2008-12-04 12:16:38 +0100 dr  r264833 : #i96858# XTO broken, if textbox is empty but contains formatting 2008-12-03 14:51:05 +0100 dr  r264784 : #i10000# warnings 2008-12-03 14:32:46 +0100 dr  r264778 : #i10000# warning 2008-12-03 11:28:38 +0100 dr  r264758 : #i96758# ignore zero-sized objects 2008-12-03 10:09:34 +0100 dr  r264748 : #i96758# change ::oox::Property(Set|Map) keys to sal_Int32 property identifiers, to save construction of property names 2008-12-01 16:09:02 +0100 dr  r264615 : #i96758# headerdoc 2008-12-01 14:49:04 +0100 dr  r264607 : #i96758# import performance of formatted documents 2008-11-26 17:08:15 +0100 dr  r264424 : make it more simple 2008-11-26 16:31:41 +0100 dr  r264419 : c:crossesAt is for crossing axis, not for own axis. This is different to BIFF 2008-11-26 13:55:55 +0100 dr  r264382 : #i86346# import of MissingValueTreatment from XLSX 2008-11-26 12:49:38 +0100 dr  r264370 : #i86346# import/export of MissingValueTreatment from/to XLS 2008-11-25 17:48:59 +0100 dr  r264320 : update row height with single progress bar when using 'IsAdjustHeightEnabled' document property 2008-11-25 17:24:26 +0100 dr  r264319 : #i96438# disable importing comment text until API is fixed 2008-11-25 17:11:30 +0100 dr  r264318 : #i90124# set control tooltips, patch from npower 2008-11-25 15:09:28 +0100 dr  r264309 : #i94028# #i94991# update drawing objects when changing row height 2008-11-24 15:21:35 +0100 dr  r264224 : prevent ::rtl::OUString::copy assertion 2008-11-24 15:19:39 +0100 dr  r264223 : #i95183# #158573# handle non-ascii characters in sheet names in OOXML import 2008-11-24 12:54:30 +0100 dr  r264221 : #i94157# support ESC key to leave full-screen in page preview 2008-11-21 18:15:17 +0100 dr  r264165 : #i90360# disable chart perspective if it is set to 0 2008-11-21 18:14:41 +0100 dr  r264164 : #i90360# disable chart perspective if it is set to 0 2008-11-21 17:43:26 +0100 dr  r264155 : #i96140# missing parenth 2008-11-21 17:36:35 +0100 dr  r264154 : #i96438# first steps of note import 2008-11-20 15:15:03 +0100 dr  r264059 : get rid of ContextWrapper 2008-11-18 11:39:52 +0100 dr  r263755 : #i78476# moved to CWS dr67


2009-04-22  Ivo Hinkelmann  <ihi@openoffice.org>  [0554b3bf93e56f8304529a93d961fa3fa60c199d]

CWS-TOOLING: integrate CWS dr67 2009-04-08 13:23:56 +0200 dr  r270638 : #i100534# reverted 2009-04-08 10:14:55 +0200 dr  r270621 : CWS-TOOLING: rebase CWS dr67 to trunk@270033 (milestone: DEV300:m45) 2009-04-07 21:06:33 +0200 dr  r270610 : #i100534# sc does not link in debug mode 2009-03-12 11:20:09 +0100 dr  r269375 : #i10000# wae 2009-03-11 19:43:55 +0100 dr  r269351 : #i10000# adjust oox namespace ids according to oox/inc/oox/core/namespaces.hxx 2009-03-11 15:38:52 +0100 dr  r269339 : CWS-TOOLING: rebase CWS dr67 to trunk@269297 (milestone: DEV300:m43) 2009-02-27 15:20:21 +0100 dr  r268598 : CWS-TOOLING: rebase CWS dr67 to trunk@268395 (milestone: DEV300:m42) 2009-02-19 13:32:17 +0100 dr  r268277 : moved hf parser into page settings 2009-02-19 12:25:15 +0100 dr  r268272 : renamed some structs according to chart filter 2009-02-16 15:51:31 +0100 dr  r267823 : #i97873# import autosort settings from BIFF8/OOBIN/OOXML 2009-02-06 17:09:29 +0100 dr  r267477 : #i97873# minor changes 2009-02-06 16:38:56 +0100 dr  r267473 : #i97873# import date grouping settings from BIFF5/BIFF8/OOBIN/OOXML 2009-02-06 16:38:11 +0100 dr  r267472 : #i97873# check min/max/step of passed GroupInfo 2009-02-06 16:35:13 +0100 dr  r267471 : #i97873# more doc for createDategroup() 2009-02-06 13:53:42 +0100 dr  r267459 : #i97873# make XDataPilotGrouping::createDateGroup() implementation working and robust against wrong input data 2009-02-06 13:52:16 +0100 dr  r267458 : #i97873# fix and extend IDL doc for datapilot grouping 2009-02-06 12:35:49 +0100 dr  r267453 : fix other IDLC warnings in sheet module 2009-02-06 12:05:19 +0100 dr  r267448 : #i97873# fix and extend IDL doc for datapilot grouping 2009-02-02 17:58:46 +0100 dr  r267284 : #i10000# rebase errors 2009-02-02 17:52:21 +0100 dr  r267282 : #i10000# rebase errors 2009-02-02 17:35:58 +0100 dr  r267280 : #i10000# rebase errors 2009-02-02 15:58:04 +0100 dr  r267274 : CWS-TOOLING: rebase CWS dr67 to trunk@267171 (milestone: DEV300:m41) 2009-02-02 09:16:32 +0100 dr  r267247 : #i97873# typo 2009-01-30 17:09:09 +0100 dr  r267215 : #i97873# import numeric grouping settings for datapilot fields from BIFF5/BIFF8/OOBIN/OOXML 2009-01-29 16:36:24 +0100 dr  r267154 : #i97873# import datapilot discrete grouping from BIFF5/BIFF8/OOBIN/OOXLS 2009-01-29 16:33:37 +0100 dr  r267152 : #i97873# do not kill _all_ the other group fields when writing back DataPilotField::GroupInfo property 2009-01-29 14:15:45 +0100 dr  r267133 : #i93839# remove ScChengeTrack::Load and ::Store, adapt xls export filter 2009-01-28 13:30:37 +0100 dr  r267056 : #i98397# enhance DataPilot API: allow to rename groups and items in a group field 2009-01-28 12:09:05 +0100 dr  r267051 : #i98397# enhance DataPilot API: allow to rename groups and items in a group field 2009-01-27 16:13:58 +0100 dr  r267005 : #i97873# minor changes in DataPilot API implementation as preparation for additional changes needed for OOX import filter 2009-01-27 10:08:01 +0100 dr  r266961 : #i97873# changing orientation of a DP field moves it to last position in new dimension 2009-01-27 10:06:50 +0100 dr  r266960 : #i97873# changing orientation of a DP field moves it to last position in new dimension 2009-01-23 12:52:31 +0100 dr  r266808 : #i97873# DP documentation extended 2009-01-21 20:07:15 +0100 dr  r266702 : #i97873# this trivial patch adds BIFF5/BIFF8 pivot table import to the oox filter 2009-01-20 16:06:23 +0100 dr  r266592 : select BIFF filter via env.var 2009-01-16 18:51:01 +0100 dr  r266452 : #i97873# import page fields 2009-01-16 15:05:36 +0100 dr  r266420 : #i97873# field item settings (collapsed/hidden), settings of hidden fields 2009-01-15 16:01:17 +0100 dr  r266377 : #i97873# import OOXML7/OOBIN7 autoshow settings 2009-01-14 15:24:27 +0100 dr  r266310 : #i97873# import auto show settings generated by MSO2003 2009-01-14 12:29:44 +0100 dr  r266281 : #i97873# set global dp settings 2009-01-13 15:04:30 +0100 dr  r266229 : #i98029# SdrGroupObj does not remember predefined bounding rectangle anymore 2009-01-13 14:46:50 +0100 dr  r266225 : #i98029# SdrGroupObj does not remember predefined bounding rectangle anymore 2009-01-12 15:04:22 +0100 dr  r266161 : #i97873# remove misleading hasDataLayoutField() 2009-01-12 15:03:42 +0100 dr  r266160 : #i97873# remove misleading hasDataLayoutField() 2009-01-12 14:57:33 +0100 dr  r266159 : #i97900# reverted previous change, adjusted code to new EnableRTL() behaviour 2009-01-12 14:52:43 +0100 dr  r266158 : #i97900# reverted previous change, adjusted code to new EnableRTL() behaviour 2009-01-09 16:34:55 +0100 dr  r266098 : #i97900# RTL handling in TabBar changed with CWS rtlcontrols 2009-01-09 16:32:16 +0100 dr  r266097 : #i97900# RTL handling in TabBar changed with CWS rtlcontrols 2009-01-09 12:02:39 +0100 dr  r266072 : #i97623# RTL handling changed after CWS rtlcontrols 2009-01-09 09:48:53 +0100 dr  r266050 : #i158444# SXLI must be filled completely before starting CONTINUE 2009-01-08 18:50:08 +0100 dr  r266032 : #158444# allow to disable dump of record positions 2009-01-08 15:46:45 +0100 dr  r266020 : #i97873# data layout field handling 2009-01-08 15:45:45 +0100 dr  r266019 : #i97873# data layout field handling 2009-01-08 15:42:25 +0100 dr  r266018 : #i97873# data layout field handling 2009-01-02 17:28:32 +0100 dr  r265844 : #i10000# unxmacxi warning 2009-01-02 16:59:13 +0100 dr  r265842 : #i10000# rebase corrections 2009-01-02 16:44:44 +0100 dr  r265838 : #i10000# rebase corrections 2009-01-02 11:32:44 +0100 dr  r265834 : CWS-TOOLING: rebase CWS dr67 to trunk@265758 (milestone: DEV300:m38) 2008-12-29 16:55:40 +0100 dr  r265822 : more pivot table import, field layout settings 2008-12-29 14:27:35 +0100 dr  r265817 : more pivot table import, additions for data field settings 2008-12-26 14:39:21 +0100 dr  r265805 : updates 2008-12-19 16:31:39 +0100 dr  r265734 : typo 2008-12-19 16:30:00 +0100 dr  r265733 : add API for sequence of DP field subtotal functions 2008-12-19 16:29:43 +0100 dr  r265732 : add API for sequence of DP field subtotal functions 2008-12-19 16:29:07 +0100 dr  r265731 : add API for sequence of DP field subtotal functions 2008-12-18 18:07:58 +0100 dr  r265710 : #i96758# try to cache row default formatting and apply it at row ranges instead of single rows 2008-12-18 16:00:25 +0100 dr  r265698 : more additions to pivot import 2008-12-17 13:38:19 +0100 dr  r265599 : do not assert HIDDEN orientation 2008-12-12 13:51:29 +0100 dr  r265415 : minor typos 2008-12-12 10:15:04 +0100 dr  r265394 : pivot cache import extended to XLSB, added creation of cache data for missing/external sheets 2008-12-04 13:16:16 +0100 dr  r264837 : #i96860# remove old dumper files 2008-12-04 12:17:38 +0100 dr  r264834 : #i96858# XTO broken, if textbox is empty but contains formatting 2008-12-04 12:16:38 +0100 dr  r264833 : #i96858# XTO broken, if textbox is empty but contains formatting 2008-12-03 14:51:05 +0100 dr  r264784 : #i10000# warnings 2008-12-03 14:32:46 +0100 dr  r264778 : #i10000# warning 2008-12-03 11:28:38 +0100 dr  r264758 : #i96758# ignore zero-sized objects 2008-12-03 10:09:34 +0100 dr  r264748 : #i96758# change ::oox::Property(Set|Map) keys to sal_Int32 property identifiers, to save construction of property names 2008-12-01 16:09:02 +0100 dr  r264615 : #i96758# headerdoc 2008-12-01 14:49:04 +0100 dr  r264607 : #i96758# import performance of formatted documents 2008-11-26 17:08:15 +0100 dr  r264424 : make it more simple 2008-11-26 16:31:41 +0100 dr  r264419 : c:crossesAt is for crossing axis, not for own axis. This is different to BIFF 2008-11-26 13:55:55 +0100 dr  r264382 : #i86346# import of MissingValueTreatment from XLSX 2008-11-26 12:49:38 +0100 dr  r264370 : #i86346# import/export of MissingValueTreatment from/to XLS 2008-11-25 17:48:59 +0100 dr  r264320 : update row height with single progress bar when using 'IsAdjustHeightEnabled' document property 2008-11-25 17:24:26 +0100 dr  r264319 : #i96438# disable importing comment text until API is fixed 2008-11-25 17:11:30 +0100 dr  r264318 : #i90124# set control tooltips, patch from npower 2008-11-25 15:09:28 +0100 dr  r264309 : #i94028# #i94991# update drawing objects when changing row height 2008-11-24 15:21:35 +0100 dr  r264224 : prevent ::rtl::OUString::copy assertion 2008-11-24 15:19:39 +0100 dr  r264223 : #i95183# #158573# handle non-ascii characters in sheet names in OOXML import 2008-11-24 12:54:30 +0100 dr  r264221 : #i94157# support ESC key to leave full-screen in page preview 2008-11-21 18:15:17 +0100 dr  r264165 : #i90360# disable chart perspective if it is set to 0 2008-11-21 18:14:41 +0100 dr  r264164 : #i90360# disable chart perspective if it is set to 0 2008-11-21 17:43:26 +0100 dr  r264155 : #i96140# missing parenth 2008-11-21 17:36:35 +0100 dr  r264154 : #i96438# first steps of note import 2008-11-20 15:15:03 +0100 dr  r264059 : get rid of ContextWrapper 2008-11-18 11:39:52 +0100 dr  r263755 : #i78476# moved to CWS dr67


2009-04-22  Ivo Hinkelmann  <ihi@openoffice.org>  [6d8b4b63ab0255a9f00104ce148536c4e60a8354]

CWS-TOOLING: integrate CWS dr67 2009-04-08 13:23:56 +0200 dr  r270638 : #i100534# reverted 2009-04-08 10:14:55 +0200 dr  r270621 : CWS-TOOLING: rebase CWS dr67 to trunk@270033 (milestone: DEV300:m45) 2009-04-07 21:06:33 +0200 dr  r270610 : #i100534# sc does not link in debug mode 2009-03-12 11:20:09 +0100 dr  r269375 : #i10000# wae 2009-03-11 19:43:55 +0100 dr  r269351 : #i10000# adjust oox namespace ids according to oox/inc/oox/core/namespaces.hxx 2009-03-11 15:38:52 +0100 dr  r269339 : CWS-TOOLING: rebase CWS dr67 to trunk@269297 (milestone: DEV300:m43) 2009-02-27 15:20:21 +0100 dr  r268598 : CWS-TOOLING: rebase CWS dr67 to trunk@268395 (milestone: DEV300:m42) 2009-02-19 13:32:17 +0100 dr  r268277 : moved hf parser into page settings 2009-02-19 12:25:15 +0100 dr  r268272 : renamed some structs according to chart filter 2009-02-16 15:51:31 +0100 dr  r267823 : #i97873# import autosort settings from BIFF8/OOBIN/OOXML 2009-02-06 17:09:29 +0100 dr  r267477 : #i97873# minor changes 2009-02-06 16:38:56 +0100 dr  r267473 : #i97873# import date grouping settings from BIFF5/BIFF8/OOBIN/OOXML 2009-02-06 16:38:11 +0100 dr  r267472 : #i97873# check min/max/step of passed GroupInfo 2009-02-06 16:35:13 +0100 dr  r267471 : #i97873# more doc for createDategroup() 2009-02-06 13:53:42 +0100 dr  r267459 : #i97873# make XDataPilotGrouping::createDateGroup() implementation working and robust against wrong input data 2009-02-06 13:52:16 +0100 dr  r267458 : #i97873# fix and extend IDL doc for datapilot grouping 2009-02-06 12:35:49 +0100 dr  r267453 : fix other IDLC warnings in sheet module 2009-02-06 12:05:19 +0100 dr  r267448 : #i97873# fix and extend IDL doc for datapilot grouping 2009-02-02 17:58:46 +0100 dr  r267284 : #i10000# rebase errors 2009-02-02 17:52:21 +0100 dr  r267282 : #i10000# rebase errors 2009-02-02 17:35:58 +0100 dr  r267280 : #i10000# rebase errors 2009-02-02 15:58:04 +0100 dr  r267274 : CWS-TOOLING: rebase CWS dr67 to trunk@267171 (milestone: DEV300:m41) 2009-02-02 09:16:32 +0100 dr  r267247 : #i97873# typo 2009-01-30 17:09:09 +0100 dr  r267215 : #i97873# import numeric grouping settings for datapilot fields from BIFF5/BIFF8/OOBIN/OOXML 2009-01-29 16:36:24 +0100 dr  r267154 : #i97873# import datapilot discrete grouping from BIFF5/BIFF8/OOBIN/OOXLS 2009-01-29 16:33:37 +0100 dr  r267152 : #i97873# do not kill _all_ the other group fields when writing back DataPilotField::GroupInfo property 2009-01-29 14:15:45 +0100 dr  r267133 : #i93839# remove ScChengeTrack::Load and ::Store, adapt xls export filter 2009-01-28 13:30:37 +0100 dr  r267056 : #i98397# enhance DataPilot API: allow to rename groups and items in a group field 2009-01-28 12:09:05 +0100 dr  r267051 : #i98397# enhance DataPilot API: allow to rename groups and items in a group field 2009-01-27 16:13:58 +0100 dr  r267005 : #i97873# minor changes in DataPilot API implementation as preparation for additional changes needed for OOX import filter 2009-01-27 10:08:01 +0100 dr  r266961 : #i97873# changing orientation of a DP field moves it to last position in new dimension 2009-01-27 10:06:50 +0100 dr  r266960 : #i97873# changing orientation of a DP field moves it to last position in new dimension 2009-01-23 12:52:31 +0100 dr  r266808 : #i97873# DP documentation extended 2009-01-21 20:07:15 +0100 dr  r266702 : #i97873# this trivial patch adds BIFF5/BIFF8 pivot table import to the oox filter 2009-01-20 16:06:23 +0100 dr  r266592 : select BIFF filter via env.var 2009-01-16 18:51:01 +0100 dr  r266452 : #i97873# import page fields 2009-01-16 15:05:36 +0100 dr  r266420 : #i97873# field item settings (collapsed/hidden), settings of hidden fields 2009-01-15 16:01:17 +0100 dr  r266377 : #i97873# import OOXML7/OOBIN7 autoshow settings 2009-01-14 15:24:27 +0100 dr  r266310 : #i97873# import auto show settings generated by MSO2003 2009-01-14 12:29:44 +0100 dr  r266281 : #i97873# set global dp settings 2009-01-13 15:04:30 +0100 dr  r266229 : #i98029# SdrGroupObj does not remember predefined bounding rectangle anymore 2009-01-13 14:46:50 +0100 dr  r266225 : #i98029# SdrGroupObj does not remember predefined bounding rectangle anymore 2009-01-12 15:04:22 +0100 dr  r266161 : #i97873# remove misleading hasDataLayoutField() 2009-01-12 15:03:42 +0100 dr  r266160 : #i97873# remove misleading hasDataLayoutField() 2009-01-12 14:57:33 +0100 dr  r266159 : #i97900# reverted previous change, adjusted code to new EnableRTL() behaviour 2009-01-12 14:52:43 +0100 dr  r266158 : #i97900# reverted previous change, adjusted code to new EnableRTL() behaviour 2009-01-09 16:34:55 +0100 dr  r266098 : #i97900# RTL handling in TabBar changed with CWS rtlcontrols 2009-01-09 16:32:16 +0100 dr  r266097 : #i97900# RTL handling in TabBar changed with CWS rtlcontrols 2009-01-09 12:02:39 +0100 dr  r266072 : #i97623# RTL handling changed after CWS rtlcontrols 2009-01-09 09:48:53 +0100 dr  r266050 : #i158444# SXLI must be filled completely before starting CONTINUE 2009-01-08 18:50:08 +0100 dr  r266032 : #158444# allow to disable dump of record positions 2009-01-08 15:46:45 +0100 dr  r266020 : #i97873# data layout field handling 2009-01-08 15:45:45 +0100 dr  r266019 : #i97873# data layout field handling 2009-01-08 15:42:25 +0100 dr  r266018 : #i97873# data layout field handling 2009-01-02 17:28:32 +0100 dr  r265844 : #i10000# unxmacxi warning 2009-01-02 16:59:13 +0100 dr  r265842 : #i10000# rebase corrections 2009-01-02 16:44:44 +0100 dr  r265838 : #i10000# rebase corrections 2009-01-02 11:32:44 +0100 dr  r265834 : CWS-TOOLING: rebase CWS dr67 to trunk@265758 (milestone: DEV300:m38) 2008-12-29 16:55:40 +0100 dr  r265822 : more pivot table import, field layout settings 2008-12-29 14:27:35 +0100 dr  r265817 : more pivot table import, additions for data field settings 2008-12-26 14:39:21 +0100 dr  r265805 : updates 2008-12-19 16:31:39 +0100 dr  r265734 : typo 2008-12-19 16:30:00 +0100 dr  r265733 : add API for sequence of DP field subtotal functions 2008-12-19 16:29:43 +0100 dr  r265732 : add API for sequence of DP field subtotal functions 2008-12-19 16:29:07 +0100 dr  r265731 : add API for sequence of DP field subtotal functions 2008-12-18 18:07:58 +0100 dr  r265710 : #i96758# try to cache row default formatting and apply it at row ranges instead of single rows 2008-12-18 16:00:25 +0100 dr  r265698 : more additions to pivot import 2008-12-17 13:38:19 +0100 dr  r265599 : do not assert HIDDEN orientation 2008-12-12 13:51:29 +0100 dr  r265415 : minor typos 2008-12-12 10:15:04 +0100 dr  r265394 : pivot cache import extended to XLSB, added creation of cache data for missing/external sheets 2008-12-04 13:16:16 +0100 dr  r264837 : #i96860# remove old dumper files 2008-12-04 12:17:38 +0100 dr  r264834 : #i96858# XTO broken, if textbox is empty but contains formatting 2008-12-04 12:16:38 +0100 dr  r264833 : #i96858# XTO broken, if textbox is empty but contains formatting 2008-12-03 14:51:05 +0100 dr  r264784 : #i10000# warnings 2008-12-03 14:32:46 +0100 dr  r264778 : #i10000# warning 2008-12-03 11:28:38 +0100 dr  r264758 : #i96758# ignore zero-sized objects 2008-12-03 10:09:34 +0100 dr  r264748 : #i96758# change ::oox::Property(Set|Map) keys to sal_Int32 property identifiers, to save construction of property names 2008-12-01 16:09:02 +0100 dr  r264615 : #i96758# headerdoc 2008-12-01 14:49:04 +0100 dr  r264607 : #i96758# import performance of formatted documents 2008-11-26 17:08:15 +0100 dr  r264424 : make it more simple 2008-11-26 16:31:41 +0100 dr  r264419 : c:crossesAt is for crossing axis, not for own axis. This is different to BIFF 2008-11-26 13:55:55 +0100 dr  r264382 : #i86346# import of MissingValueTreatment from XLSX 2008-11-26 12:49:38 +0100 dr  r264370 : #i86346# import/export of MissingValueTreatment from/to XLS 2008-11-25 17:48:59 +0100 dr  r264320 : update row height with single progress bar when using 'IsAdjustHeightEnabled' document property 2008-11-25 17:24:26 +0100 dr  r264319 : #i96438# disable importing comment text until API is fixed 2008-11-25 17:11:30 +0100 dr  r264318 : #i90124# set control tooltips, patch from npower 2008-11-25 15:09:28 +0100 dr  r264309 : #i94028# #i94991# update drawing objects when changing row height 2008-11-24 15:21:35 +0100 dr  r264224 : prevent ::rtl::OUString::copy assertion 2008-11-24 15:19:39 +0100 dr  r264223 : #i95183# #158573# handle non-ascii characters in sheet names in OOXML import 2008-11-24 12:54:30 +0100 dr  r264221 : #i94157# support ESC key to leave full-screen in page preview 2008-11-21 18:15:17 +0100 dr  r264165 : #i90360# disable chart perspective if it is set to 0 2008-11-21 18:14:41 +0100 dr  r264164 : #i90360# disable chart perspective if it is set to 0 2008-11-21 17:43:26 +0100 dr  r264155 : #i96140# missing parenth 2008-11-21 17:36:35 +0100 dr  r264154 : #i96438# first steps of note import 2008-11-20 15:15:03 +0100 dr  r264059 : get rid of ContextWrapper 2008-11-18 11:39:52 +0100 dr  r263755 : #i78476# moved to CWS dr67


2009-04-22  Ivo Hinkelmann  <ihi@openoffice.org>  [5778c2d23b46c95e2304eb25066692504bf9d8c4]

CWS-TOOLING: integrate CWS dr67 2009-04-08 13:23:56 +0200 dr  r270638 : #i100534# reverted 2009-04-08 10:14:55 +0200 dr  r270621 : CWS-TOOLING: rebase CWS dr67 to trunk@270033 (milestone: DEV300:m45) 2009-04-07 21:06:33 +0200 dr  r270610 : #i100534# sc does not link in debug mode 2009-03-12 11:20:09 +0100 dr  r269375 : #i10000# wae 2009-03-11 19:43:55 +0100 dr  r269351 : #i10000# adjust oox namespace ids according to oox/inc/oox/core/namespaces.hxx 2009-03-11 15:38:52 +0100 dr  r269339 : CWS-TOOLING: rebase CWS dr67 to trunk@269297 (milestone: DEV300:m43) 2009-02-27 15:20:21 +0100 dr  r268598 : CWS-TOOLING: rebase CWS dr67 to trunk@268395 (milestone: DEV300:m42) 2009-02-19 13:32:17 +0100 dr  r268277 : moved hf parser into page settings 2009-02-19 12:25:15 +0100 dr  r268272 : renamed some structs according to chart filter 2009-02-16 15:51:31 +0100 dr  r267823 : #i97873# import autosort settings from BIFF8/OOBIN/OOXML 2009-02-06 17:09:29 +0100 dr  r267477 : #i97873# minor changes 2009-02-06 16:38:56 +0100 dr  r267473 : #i97873# import date grouping settings from BIFF5/BIFF8/OOBIN/OOXML 2009-02-06 16:38:11 +0100 dr  r267472 : #i97873# check min/max/step of passed GroupInfo 2009-02-06 16:35:13 +0100 dr  r267471 : #i97873# more doc for createDategroup() 2009-02-06 13:53:42 +0100 dr  r267459 : #i97873# make XDataPilotGrouping::createDateGroup() implementation working and robust against wrong input data 2009-02-06 13:52:16 +0100 dr  r267458 : #i97873# fix and extend IDL doc for datapilot grouping 2009-02-06 12:35:49 +0100 dr  r267453 : fix other IDLC warnings in sheet module 2009-02-06 12:05:19 +0100 dr  r267448 : #i97873# fix and extend IDL doc for datapilot grouping 2009-02-02 17:58:46 +0100 dr  r267284 : #i10000# rebase errors 2009-02-02 17:52:21 +0100 dr  r267282 : #i10000# rebase errors 2009-02-02 17:35:58 +0100 dr  r267280 : #i10000# rebase errors 2009-02-02 15:58:04 +0100 dr  r267274 : CWS-TOOLING: rebase CWS dr67 to trunk@267171 (milestone: DEV300:m41) 2009-02-02 09:16:32 +0100 dr  r267247 : #i97873# typo 2009-01-30 17:09:09 +0100 dr  r267215 : #i97873# import numeric grouping settings for datapilot fields from BIFF5/BIFF8/OOBIN/OOXML 2009-01-29 16:36:24 +0100 dr  r267154 : #i97873# import datapilot discrete grouping from BIFF5/BIFF8/OOBIN/OOXLS 2009-01-29 16:33:37 +0100 dr  r267152 : #i97873# do not kill _all_ the other group fields when writing back DataPilotField::GroupInfo property 2009-01-29 14:15:45 +0100 dr  r267133 : #i93839# remove ScChengeTrack::Load and ::Store, adapt xls export filter 2009-01-28 13:30:37 +0100 dr  r267056 : #i98397# enhance DataPilot API: allow to rename groups and items in a group field 2009-01-28 12:09:05 +0100 dr  r267051 : #i98397# enhance DataPilot API: allow to rename groups and items in a group field 2009-01-27 16:13:58 +0100 dr  r267005 : #i97873# minor changes in DataPilot API implementation as preparation for additional changes needed for OOX import filter 2009-01-27 10:08:01 +0100 dr  r266961 : #i97873# changing orientation of a DP field moves it to last position in new dimension 2009-01-27 10:06:50 +0100 dr  r266960 : #i97873# changing orientation of a DP field moves it to last position in new dimension 2009-01-23 12:52:31 +0100 dr  r266808 : #i97873# DP documentation extended 2009-01-21 20:07:15 +0100 dr  r266702 : #i97873# this trivial patch adds BIFF5/BIFF8 pivot table import to the oox filter 2009-01-20 16:06:23 +0100 dr  r266592 : select BIFF filter via env.var 2009-01-16 18:51:01 +0100 dr  r266452 : #i97873# import page fields 2009-01-16 15:05:36 +0100 dr  r266420 : #i97873# field item settings (collapsed/hidden), settings of hidden fields 2009-01-15 16:01:17 +0100 dr  r266377 : #i97873# import OOXML7/OOBIN7 autoshow settings 2009-01-14 15:24:27 +0100 dr  r266310 : #i97873# import auto show settings generated by MSO2003 2009-01-14 12:29:44 +0100 dr  r266281 : #i97873# set global dp settings 2009-01-13 15:04:30 +0100 dr  r266229 : #i98029# SdrGroupObj does not remember predefined bounding rectangle anymore 2009-01-13 14:46:50 +0100 dr  r266225 : #i98029# SdrGroupObj does not remember predefined bounding rectangle anymore 2009-01-12 15:04:22 +0100 dr  r266161 : #i97873# remove misleading hasDataLayoutField() 2009-01-12 15:03:42 +0100 dr  r266160 : #i97873# remove misleading hasDataLayoutField() 2009-01-12 14:57:33 +0100 dr  r266159 : #i97900# reverted previous change, adjusted code to new EnableRTL() behaviour 2009-01-12 14:52:43 +0100 dr  r266158 : #i97900# reverted previous change, adjusted code to new EnableRTL() behaviour 2009-01-09 16:34:55 +0100 dr  r266098 : #i97900# RTL handling in TabBar changed with CWS rtlcontrols 2009-01-09 16:32:16 +0100 dr  r266097 : #i97900# RTL handling in TabBar changed with CWS rtlcontrols 2009-01-09 12:02:39 +0100 dr  r266072 : #i97623# RTL handling changed after CWS rtlcontrols 2009-01-09 09:48:53 +0100 dr  r266050 : #i158444# SXLI must be filled completely before starting CONTINUE 2009-01-08 18:50:08 +0100 dr  r266032 : #158444# allow to disable dump of record positions 2009-01-08 15:46:45 +0100 dr  r266020 : #i97873# data layout field handling 2009-01-08 15:45:45 +0100 dr  r266019 : #i97873# data layout field handling 2009-01-08 15:42:25 +0100 dr  r266018 : #i97873# data layout field handling 2009-01-02 17:28:32 +0100 dr  r265844 : #i10000# unxmacxi warning 2009-01-02 16:59:13 +0100 dr  r265842 : #i10000# rebase corrections 2009-01-02 16:44:44 +0100 dr  r265838 : #i10000# rebase corrections 2009-01-02 11:32:44 +0100 dr  r265834 : CWS-TOOLING: rebase CWS dr67 to trunk@265758 (milestone: DEV300:m38) 2008-12-29 16:55:40 +0100 dr  r265822 : more pivot table import, field layout settings 2008-12-29 14:27:35 +0100 dr  r265817 : more pivot table import, additions for data field settings 2008-12-26 14:39:21 +0100 dr  r265805 : updates 2008-12-19 16:31:39 +0100 dr  r265734 : typo 2008-12-19 16:30:00 +0100 dr  r265733 : add API for sequence of DP field subtotal functions 2008-12-19 16:29:43 +0100 dr  r265732 : add API for sequence of DP field subtotal functions 2008-12-19 16:29:07 +0100 dr  r265731 : add API for sequence of DP field subtotal functions 2008-12-18 18:07:58 +0100 dr  r265710 : #i96758# try to cache row default formatting and apply it at row ranges instead of single rows 2008-12-18 16:00:25 +0100 dr  r265698 : more additions to pivot import 2008-12-17 13:38:19 +0100 dr  r265599 : do not assert HIDDEN orientation 2008-12-12 13:51:29 +0100 dr  r265415 : minor typos 2008-12-12 10:15:04 +0100 dr  r265394 : pivot cache import extended to XLSB, added creation of cache data for missing/external sheets 2008-12-04 13:16:16 +0100 dr  r264837 : #i96860# remove old dumper files 2008-12-04 12:17:38 +0100 dr  r264834 : #i96858# XTO broken, if textbox is empty but contains formatting 2008-12-04 12:16:38 +0100 dr  r264833 : #i96858# XTO broken, if textbox is empty but contains formatting 2008-12-03 14:51:05 +0100 dr  r264784 : #i10000# warnings 2008-12-03 14:32:46 +0100 dr  r264778 : #i10000# warning 2008-12-03 11:28:38 +0100 dr  r264758 : #i96758# ignore zero-sized objects 2008-12-03 10:09:34 +0100 dr  r264748 : #i96758# change ::oox::Property(Set|Map) keys to sal_Int32 property identifiers, to save construction of property names 2008-12-01 16:09:02 +0100 dr  r264615 : #i96758# headerdoc 2008-12-01 14:49:04 +0100 dr  r264607 : #i96758# import performance of formatted documents 2008-11-26 17:08:15 +0100 dr  r264424 : make it more simple 2008-11-26 16:31:41 +0100 dr  r264419 : c:crossesAt is for crossing axis, not for own axis. This is different to BIFF 2008-11-26 13:55:55 +0100 dr  r264382 : #i86346# import of MissingValueTreatment from XLSX 2008-11-26 12:49:38 +0100 dr  r264370 : #i86346# import/export of MissingValueTreatment from/to XLS 2008-11-25 17:48:59 +0100 dr  r264320 : update row height with single progress bar when using 'IsAdjustHeightEnabled' document property 2008-11-25 17:24:26 +0100 dr  r264319 : #i96438# disable importing comment text until API is fixed 2008-11-25 17:11:30 +0100 dr  r264318 : #i90124# set control tooltips, patch from npower 2008-11-25 15:09:28 +0100 dr  r264309 : #i94028# #i94991# update drawing objects when changing row height 2008-11-24 15:21:35 +0100 dr  r264224 : prevent ::rtl::OUString::copy assertion 2008-11-24 15:19:39 +0100 dr  r264223 : #i95183# #158573# handle non-ascii characters in sheet names in OOXML import 2008-11-24 12:54:30 +0100 dr  r264221 : #i94157# support ESC key to leave full-screen in page preview 2008-11-21 18:15:17 +0100 dr  r264165 : #i90360# disable chart perspective if it is set to 0 2008-11-21 18:14:41 +0100 dr  r264164 : #i90360# disable chart perspective if it is set to 0 2008-11-21 17:43:26 +0100 dr  r264155 : #i96140# missing parenth 2008-11-21 17:36:35 +0100 dr  r264154 : #i96438# first steps of note import 2008-11-20 15:15:03 +0100 dr  r264059 : get rid of ContextWrapper 2008-11-18 11:39:52 +0100 dr  r263755 : #i78476# moved to CWS dr67


2009-04-22  Philipp Lohmann  <pl@openoffice.org>  [09c7b55d7df42519027d0125ad7e0a01c8fa9d4b]

fix a warning


2009-04-21  Ivo Hinkelmann  <ihi@openoffice.org>  [921bf4ca35a91963e0692f99d4297268c70acb9b]

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>  [5533d41bcd7d845044a4d48e80f7b12c143eb81a]

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>  [0b291919ca3fadb1434a2c0fbf81c9ae64eb38cc]

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>  [541b1c676c377082a71c3b8bde2d95b714a7b0da]

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>  [19b299cdb52a2dd4138885cf3487b34b7600f9f9]

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>  [f09110237accc0397146a171e304fc6e6601b290]

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>  [99e3190f3622b79b188daee80ae332d1fedfdadf]

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>  [4b4270673c7f53bf7013eeac460ef1329b3f34bb]

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>  [6cf5eebc465119862ec8d428834eeda30e61f9b2]

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-21  Ivo Hinkelmann  <ihi@openoffice.org>  [a3eec7835fe094fd7c27cba0bae290f19346fafc]

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-21  Ivo Hinkelmann  <ihi@openoffice.org>  [df6d312ca537402463e4eb0530f22b956600fc02]

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-21  Ivo Hinkelmann  <ihi@openoffice.org>  [3b8c0c5a2a8c5ba63022831d8abdc200210daf0d]

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-21  Ivo Hinkelmann  <ihi@openoffice.org>  [801511332ca97a37bb62da1c08934008d0a1945d]

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-21  Philipp Lohmann  <pl@openoffice.org>  [66f1ca8dbd38e80e0a85b54f4fa97b5c7e9865a2]

solve ambiguities


2009-04-21  Andre Fischer  <af@openoffice.org>  [e8c1911592680b712cd989205e70918783bf4566]

#i96540# Hold timer even for single activities.


2009-04-20  Philipp Lohmann  <pl@openoffice.org>  [4842dadc0b627d539df24daf5de4cd11c1e3197e]

CWS-TOOLING: rebase CWS printerpullpages to trunk@270723 (milestone: DEV300:m46)


2009-10-08  hg  <hg@oosvn01.>  [a7043e1fc6c093c253a64e075d782538322119fe]

merge with m44


2009-10-08  hg  <hg@oosvn01.>  [06a34929727c787c5c8d914613393990652cd608]

merge with m40


2009-10-08  hg  <hg@oosvn01.>  [3c0fade05df320a3718430a9847d670980033333]

merge


2009-04-20  Philipp Lohmann  <pl@openoffice.org>  [f3ef4e874d4fdf310bb0ca4d6d1543f7aecf0970]

CWS-TOOLING: rebase CWS printerpullpages to trunk@270723 (milestone: DEV300:m46)


2009-10-08  hg  <hg@oosvn01.>  [b1bf6ca6eeedc060472d84ac59e925b81bc88304]

merge with m44


2009-10-08  hg  <hg@oosvn01.>  [72bf514174fffeb3225c5865c83504e5bb8b0fb6]

merge with m40


2009-10-08  hg  <hg@oosvn01.>  [4a7f8f6c9c8013d41af36f66c5de8f6da376a4c8]

merge


2009-04-20  Philipp Lohmann  <pl@openoffice.org>  [4eaaf79e9aa1b2b82cb40b0b6bbba5d07d71258c]

CWS-TOOLING: rebase CWS printerpullpages to trunk@270723 (milestone: DEV300:m46)


2009-10-08  hg  <hg@oosvn01.>  [d22abe53ec3a57d8e336b1298dc3610cb638661e]

merge with m44


2009-10-08  hg  <hg@oosvn01.>  [6d2c2bc9cd5e11bf6e600ba4f8d34440769546ec]

merge with m40


2009-10-08  hg  <hg@oosvn01.>  [8db2b04e494834560c1693080ac9001ef8936f09]

merge


2009-04-20  Philipp Lohmann  <pl@openoffice.org>  [0c147f710804211fdcdbb428e080e4b1af3e2ba6]

CWS-TOOLING: rebase CWS printerpullpages to trunk@270723 (milestone: DEV300:m46)


2009-10-08  hg  <hg@oosvn01.>  [9721bccb7a4a57f979b143364f0dda3628ba1dd7]

merge with m44


2009-10-08  hg  <hg@oosvn01.>  [989d7be9f6880afcc34e40fc01ef7f5df72f61cc]

merge with m40


2009-10-08  hg  <hg@oosvn01.>  [df5e7ddd8e734148f92014860bb41b8e4ad66af6]

merge


2009-04-20  Philipp Lohmann  <pl@openoffice.org>  [17b84c4746cd782b3ecf3b28166f0ccabcbb6079]

CWS-TOOLING: rebase CWS printerpullpages to trunk@270723 (milestone: DEV300:m46)


2009-10-08  hg  <hg@oosvn01.>  [728d3b20d19b3042d9d05161f68350dcc2dd25f4]

merge with m44


2009-10-08  hg  <hg@oosvn01.>  [286028b4ba297f64152ab65ccee6de9fb9082dda]

merge with m40


2009-10-08  hg  <hg@oosvn01.>  [aa2bf79c59649576e99a41962cd4896c1f7dde64]

merge


2009-04-20  Philipp Lohmann  <pl@openoffice.org>  [93f98fed8905a67d7a056b2defa8ef2829da2ac6]

CWS-TOOLING: rebase CWS printerpullpages to trunk@270723 (milestone: DEV300:m46)


2009-10-08  hg  <hg@oosvn01.>  [ffa01ea2555e41820d6615a9e43a8b34ca0c99e4]

merge with m44


2009-10-08  hg  <hg@oosvn01.>  [1a7dc7ecbe43401d1d712f5decdd994bc25ba5da]

merge with m40


2009-10-08  hg  <hg@oosvn01.>  [7fddcf471dd85599c4c22f4b026b475b6b3fffdf]

merge


2009-04-20  Philipp Lohmann  <pl@openoffice.org>  [5b16a85b74f89bd4a57304b00bb0ac084d61d67b]

CWS-TOOLING: rebase CWS printerpullpages to trunk@270723 (milestone: DEV300:m46)


2009-10-08  hg  <hg@oosvn01.>  [5bf023a42d2a033906bcd9d8e2da74421f896c0c]

merge with m44


2009-10-08  hg  <hg@oosvn01.>  [494412e42271384b931967de8c26a682a6ad05b1]

merge with m40


2009-04-20  Philipp Lohmann  <pl@openoffice.org>  [c77e5c548c08163ab494ef25beeb4788a2ff1c4c]

CWS-TOOLING: rebase CWS printerpullpages to trunk@270723 (milestone: DEV300:m46)


2009-04-20  Philipp Lohmann  <pl@openoffice.org>  [8bb4961b99dbc549df70f6969a6a62b5854f5e20]

CWS-TOOLING: rebase CWS printerpullpages to trunk@270723 (milestone: DEV300:m46)


2009-04-20  Philipp Lohmann  <pl@openoffice.org>  [fa4ca9fdb46b8436d50ae6a6de91cfc0fc0f6c8c]

CWS-TOOLING: rebase CWS printerpullpages to trunk@270723 (milestone: DEV300:m46)


2009-04-20  Philipp Lohmann  <pl@openoffice.org>  [198632aa538edc6804909fe7330fc122b769398b]

CWS-TOOLING: rebase CWS printerpullpages to trunk@270723 (milestone: DEV300:m46)


2009-04-17  Andre Fischer  <af@openoffice.org>  [db9f5786167659b2197cc2695dc7a17b527ff748]

#i69530# End show before it is released.


2009-04-17  Andre Fischer  <af@openoffice.org>  [1c0eaccc7afe441169b154f2cecc8c15b31988ad]

#i69530# Access views in forEachView only if they still exist.


2009-04-16  Andre Fischer  <af@openoffice.org>  [d1ec4858282a3799ee081c7b138beea81d6d13fe]

#i100905# Handle bottom most band that is only 1 pixel high.


2009-04-16  Andre Fischer  <af@openoffice.org>  [91cafb0fb3b5c29d7d575691c7bbc6ce737ac9dc]

#i95319# Fixed copying of points in copy constructor.


2009-11-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [e970f16b6312989480d98c34b0a3027ed3473069]

slideshow1: merge with DEV300 m45


2009-04-16  Philipp Lohmann  <pl@openoffice.org>  [a8b3bdded3b8a0fa7cfd12e52b9d60ce3658019e]

#i92516# adjust positions


2009-04-16  Philipp Lohmann  <pl@openoffice.org>  [68dc2c86fc3d8a39ecb01d588c96169f43634cac]

#i92516# use vcl printer options helper


2009-04-15  Philipp Lohmann  <pl@openoffice.org>  [1546e5f1cc245b5d4d2a7b9253a34cefbcf28110]

#i92516# vcl helper for new print ui options


2009-04-15  Philipp Lohmann  <pl@openoffice.org>  [1777b5a68513f7cbfaa239acf16bcc76a49b448c]

#i92516# vcl helper for new print ui options


2009-04-15  Philipp Lohmann  <pl@openoffice.org>  [ea16cf1deb6f2abb0d3595356364cf179e508883]

#i92516# vcl helper for new print ui options


2009-04-15  Oliver Bolte  <obo@openoffice.org>  [8157e6e312433fb46fb8c862d815aec59c10453c]

#i92532#,#i10000# file change from CWS sw31bf08 (not commited in CWS)


2009-04-14  Release Engineers  <releng@openoffice.org>  [e16c311aba5e4c9f2ce52b05a113745ac09f9fd6]

CWS-TOOLING: integrate CWS gtkmenuimages 2009-04-03 14:02:10 +0200 jsk  r270485 : #i100820 2009-04-02 17:03:55 +0200 pl  r270425 : CWS-TOOLING: rebase CWS gtkmenuimages to trunk@270033 (milestone: DEV300:m45) 2009-03-06 16:39:53 +0100 cmc  r269021 : #i95318# pretty dialog up 2009-03-05 21:01:40 +0100 cmc  r268944 : #i95318# pretty dialog up 2009-03-03 15:03:28 +0100 cmc  r268731 : #i95318# pretty dialog up 2009-03-03 15:02:52 +0100 cmc  r268730 : #i95318# pretty dialog up 2009-02-04 18:09:37 +0100 cmc  r267397 : #i95318# follow system theme for defaults for icons on or off in menus


2009-04-14  Release Engineers  <releng@openoffice.org>  [571b4c6b881bbe0ec14e248e2163dcc804dadb82]

CWS-TOOLING: integrate CWS gtkmenuimages 2009-04-03 14:02:10 +0200 jsk  r270485 : #i100820 2009-04-02 17:03:55 +0200 pl  r270425 : CWS-TOOLING: rebase CWS gtkmenuimages to trunk@270033 (milestone: DEV300:m45) 2009-03-06 16:39:53 +0100 cmc  r269021 : #i95318# pretty dialog up 2009-03-05 21:01:40 +0100 cmc  r268944 : #i95318# pretty dialog up 2009-03-03 15:03:28 +0100 cmc  r268731 : #i95318# pretty dialog up 2009-03-03 15:02:52 +0100 cmc  r268730 : #i95318# pretty dialog up 2009-02-04 18:09:37 +0100 cmc  r267397 : #i95318# follow system theme for defaults for icons on or off in menus


2009-04-14  Release Engineers  <releng@openoffice.org>  [ad1abf647df65ec7b7bced355cb3da4ee6bbdfb2]

CWS-TOOLING: integrate CWS gtkmenuimages 2009-04-03 14:02:10 +0200 jsk  r270485 : #i100820 2009-04-02 17:03:55 +0200 pl  r270425 : CWS-TOOLING: rebase CWS gtkmenuimages to trunk@270033 (milestone: DEV300:m45) 2009-03-06 16:39:53 +0100 cmc  r269021 : #i95318# pretty dialog up 2009-03-05 21:01:40 +0100 cmc  r268944 : #i95318# pretty dialog up 2009-03-03 15:03:28 +0100 cmc  r268731 : #i95318# pretty dialog up 2009-03-03 15:02:52 +0100 cmc  r268730 : #i95318# pretty dialog up 2009-02-04 18:09:37 +0100 cmc  r267397 : #i95318# follow system theme for defaults for icons on or off in menus


2009-04-14  Release Engineers  <releng@openoffice.org>  [0ef8dde2b21b2021c64c16c31204babcc8777c89]

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-13  Release Engineers  <releng@openoffice.org>  [c7961e7145ecf2a9531cf416222f7ecda8b81167]

CWS-TOOLING: integrate CWS aw069 2009-04-01 12:34:39 +0200 aw  r270316 : #i100710# added support for OLEs without visualisation graphics for FullDrag


2009-04-12  Release Engineers  <releng@openoffice.org>  [213aa2c95aa520cac3b5bcc68f373bec8d4ebf42]

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-12  Release Engineers  <releng@openoffice.org>  [06229f3ed3287fd88ffe76ed2abe3942618cfc8b]

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-12  Release Engineers  <releng@openoffice.org>  [2182dd7499013e970ca177142ec13f43c3ec184f]

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-12  Release Engineers  <releng@openoffice.org>  [362ecf755cbb9f6f217959004335c00c4ed6e85d]

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-12  Release Engineers  <releng@openoffice.org>  [7dd480521aed230e2bf46dd18b462d2b3504e1dc]

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-12  Release Engineers  <releng@openoffice.org>  [f540cd79389d896cf7ef98006eef0cdbd6aa10ea]

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-12  Release Engineers  <releng@openoffice.org>  [6641fb167821e6cb241da073e60a96cac0935c93]

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-12  Release Engineers  <releng@openoffice.org>  [a3735ed51103b8eb46d80fc916739f3e7858c63f]

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-10  Release Engineers  <releng@openoffice.org>  [303ca12cfa1ae5c92f89a31d039a484d71ae1147]

CWS-TOOLING: integrate CWS mingwport18 2009-03-27 12:51:41 +0100 tono  r270150 : CWS-TOOLING: rebase CWS mingwport18 to trunk@270033 (milestone: DEV300:m45) 2009-03-26 22:41:14 +0100 tono  r270120 : files with invalid names removed 2009-03-26 22:40:11 +0100 tono  r270119 : files with invalid names removed 2009-03-26 22:39:04 +0100 tono  r270118 : files with invalid names removed 2009-03-26 22:36:00 +0100 tono  r270117 : files with invalid names removed 2009-03-26 22:33:42 +0100 tono  r270116 : files with invalid names removed 2009-03-26 22:32:14 +0100 tono  r270115 : files with invalid names removed 2009-03-26 22:24:41 +0100 tono  r270114 : files with invalid names removed 2009-03-26 22:16:41 +0100 tono  r270113 : files with invalid names removed 2009-03-26 22:15:52 +0100 tono  r270112 : files with invalid names removed 2009-03-26 22:14:44 +0100 tono  r270111 : files with invalid names removed 2009-03-26 22:12:28 +0100 tono  r270110 : files with invalid names removed 2009-03-26 21:46:31 +0100 tono  r270109 : files with invalid names removed 2009-03-22 12:41:21 +0100 tono  r269847 : i#100463: MinGW port header patch enhancement 2009-03-22 12:39:39 +0100 tono  r269846 : i#100462: MinGW port update for python 2009-03-22 12:37:52 +0100 tono  r269845 : i#100461: MinGW port fix for store/workben 2009-03-22 12:36:10 +0100 tono  r269844 : i#100460: MinGW port fix for sal when debug=true 2009-03-21 01:06:50 +0100 tono  r269833 : i#100210: MinGW port fix for hunspell-1.2.8 2009-03-21 01:04:08 +0100 tono  r269832 : i#100209: MinGW port fix for sspi


2009-04-10  Release Engineers  <releng@openoffice.org>  [47d435c60443ed74863926b246016f4fe26482c1]

CWS-TOOLING: integrate CWS mingwport18 2009-03-27 12:51:41 +0100 tono  r270150 : CWS-TOOLING: rebase CWS mingwport18 to trunk@270033 (milestone: DEV300:m45) 2009-03-26 22:41:14 +0100 tono  r270120 : files with invalid names removed 2009-03-26 22:40:11 +0100 tono  r270119 : files with invalid names removed 2009-03-26 22:39:04 +0100 tono  r270118 : files with invalid names removed 2009-03-26 22:36:00 +0100 tono  r270117 : files with invalid names removed 2009-03-26 22:33:42 +0100 tono  r270116 : files with invalid names removed 2009-03-26 22:32:14 +0100 tono  r270115 : files with invalid names removed 2009-03-26 22:24:41 +0100 tono  r270114 : files with invalid names removed 2009-03-26 22:16:41 +0100 tono  r270113 : files with invalid names removed 2009-03-26 22:15:52 +0100 tono  r270112 : files with invalid names removed 2009-03-26 22:14:44 +0100 tono  r270111 : files with invalid names removed 2009-03-26 22:12:28 +0100 tono  r270110 : files with invalid names removed 2009-03-26 21:46:31 +0100 tono  r270109 : files with invalid names removed 2009-03-22 12:41:21 +0100 tono  r269847 : i#100463: MinGW port header patch enhancement 2009-03-22 12:39:39 +0100 tono  r269846 : i#100462: MinGW port update for python 2009-03-22 12:37:52 +0100 tono  r269845 : i#100461: MinGW port fix for store/workben 2009-03-22 12:36:10 +0100 tono  r269844 : i#100460: MinGW port fix for sal when debug=true 2009-03-21 01:06:50 +0100 tono  r269833 : i#100210: MinGW port fix for hunspell-1.2.8 2009-03-21 01:04:08 +0100 tono  r269832 : i#100209: MinGW port fix for sspi


2009-04-10  Release Engineers  <releng@openoffice.org>  [12f5facfa769a6b5554d950c8ca71a6aadaf9a78]

CWS-TOOLING: integrate CWS mingwport18 2009-03-27 12:51:41 +0100 tono  r270150 : CWS-TOOLING: rebase CWS mingwport18 to trunk@270033 (milestone: DEV300:m45) 2009-03-26 22:41:14 +0100 tono  r270120 : files with invalid names removed 2009-03-26 22:40:11 +0100 tono  r270119 : files with invalid names removed 2009-03-26 22:39:04 +0100 tono  r270118 : files with invalid names removed 2009-03-26 22:36:00 +0100 tono  r270117 : files with invalid names removed 2009-03-26 22:33:42 +0100 tono  r270116 : files with invalid names removed 2009-03-26 22:32:14 +0100 tono  r270115 : files with invalid names removed 2009-03-26 22:24:41 +0100 tono  r270114 : files with invalid names removed 2009-03-26 22:16:41 +0100 tono  r270113 : files with invalid names removed 2009-03-26 22:15:52 +0100 tono  r270112 : files with invalid names removed 2009-03-26 22:14:44 +0100 tono  r270111 : files with invalid names removed 2009-03-26 22:12:28 +0100 tono  r270110 : files with invalid names removed 2009-03-26 21:46:31 +0100 tono  r270109 : files with invalid names removed 2009-03-22 12:41:21 +0100 tono  r269847 : i#100463: MinGW port header patch enhancement 2009-03-22 12:39:39 +0100 tono  r269846 : i#100462: MinGW port update for python 2009-03-22 12:37:52 +0100 tono  r269845 : i#100461: MinGW port fix for store/workben 2009-03-22 12:36:10 +0100 tono  r269844 : i#100460: MinGW port fix for sal when debug=true 2009-03-21 01:06:50 +0100 tono  r269833 : i#100210: MinGW port fix for hunspell-1.2.8 2009-03-21 01:04:08 +0100 tono  r269832 : i#100209: MinGW port fix for sspi


2009-04-09  Release Engineers  <releng@openoffice.org>  [4dc94a51c18e7b3fb3e4498029fa39b8821b8d77]

Create DEV300_m46 milestone tag from trunk@270722


2009-04-09  Release Engineers  <releng@openoffice.org>  [88df8286f8b508297ca1556fb16b34b4ea02450f]

Create DEV300_m46 milestone tag from trunk@270722


2009-04-09  Release Engineers  <releng@openoffice.org>  [848c95007bf937ac103c06b7c1d220b1c31216d4]

Create DEV300_m46 milestone tag from trunk@270722


2009-04-09  Release Engineers  <releng@openoffice.org>  [58998288845aaa958e1570f9aea0c3ea4273569f]

Create DEV300_m46 milestone tag from trunk@270722


2009-04-09  Release Engineers  <releng@openoffice.org>  [3f170472e630b871b4ace447c648684364284222]

Create DEV300_m46 milestone tag from trunk@270722


2009-04-09  Release Engineers  <releng@openoffice.org>  [0246175ef1258b6a5c08f921b1ae56191497e7bb]

Create DEV300_m46 milestone tag from trunk@270722


2009-04-09  Release Engineers  <releng@openoffice.org>  [f24a60fefe0eb4c1b52bb9109ee36f948d612894]

Create DEV300_m46 milestone tag from trunk@270722


2009-04-09  Release Engineers  <releng@openoffice.org>  [3027f5a9472bfbaaccc23d41e21ec01ad1f22c19]

Create DEV300_m46 milestone tag from trunk@270722


2009-04-09  Release Engineers  <releng@openoffice.org>  [4bc7e5d45849b1df37020c5aada63f3030f7268f]

Create DEV300_m46 milestone tag from trunk@270722


2009-04-09  Release Engineers  <releng@openoffice.org>  [2b1746af013470a61180915e0d8e7a0a9d99f9a2]

Create DEV300_m46 milestone tag from trunk@270722


2009-04-09  Kurt Zenker  <kz@openoffice.org>  [662a6980a1880de6a5cba0595f391fac349b364d]

#i10000# typo fixed


2009-04-07  Release Engineers  <releng@openoffice.org>  [e85ac34e5d6a6dcc85aaf9d28463cf557ed273aa]

#i10000# warning fix


2009-04-06  Release Engineers  <releng@openoffice.org>  [9f3ceb32adecca49e6f67ee7321fedc7659228af]

#i10000# added default case


2009-04-06  Ivo Hinkelmann  <ihi@openoffice.org>  [daaeb2abd432ca768f79d86debd74ec3692e3054]

#i100676# #i10000# office loop fix


2009-04-03  Ivo Hinkelmann  <ihi@openoffice.org>  [ad79917a368761f253fa9e4268980b502e47649b]

DEV300


2009-04-03  Ivo Hinkelmann  <ihi@openoffice.org>  [2e3e47e8aaf223bad7cb6f383846978715c3b894]

CWS-TOOLING: integrate CWS ooo31gsl9_DEV300 2009-03-31 15:55:38 +0200 af  r270286 : #i100618# Correctly restoring graphics state. 2009-03-30 16:04:16 +0200 pl  r270239 : CWS-TOOLING: rebase CWS ooo31gsl9 to branches/OOO310@270181 (milestone: OOO310:m8) 2009-03-30 11:28:39 +0200 pl  r270204 : #i100617# workaround some multiscreen / resolution change issues


2009-04-03  Ivo Hinkelmann  <ihi@openoffice.org>  [4039bec2f465b8d66f79c6d69de64b43147cda9a]

CWS-TOOLING: integrate CWS tkr21_DEV300 2009-03-30 13:45:59 +0200 tkr  r270224 : #i100606# openssl upgrade to 0.9.8k. (security fixes)


2009-04-03  Ivo Hinkelmann  <ihi@openoffice.org>  [a10ddd5c8f8e588289c04dfabaaafc199c8738d9]

CWS-TOOLING: integrate CWS aw068_DEV300 2009-03-31 11:29:56 +0200 aw  r270267 : #i100373# corrected FontScaling expression in MetaFile creation


2009-04-03  Philipp Lohmann  <pl@openoffice.org>  [1fbd16c4069cf7cdcc9489374596f6c9eb378f1c]

#i92516# preparations for new print UI


2009-04-03  Philipp Lohmann  <pl@openoffice.org>  [313505000dd5252b55a106733df5eecb53c3a548]

#i92516# preparations for new print UI


2009-04-03  Ivo Hinkelmann  <ihi@openoffice.org>  [3480d21093541e4e6a05de277af669e495144ea9]

CWS-TOOLING: integrate CWS fwk107_DEV300 2009-03-31 14:56:40 +0200 cd  r270283 : #i100707# Correctly implement removeTab() method which destroys the embedded window


2009-04-03  Ivo Hinkelmann  <ihi@openoffice.org>  [42be2faa45d5f43117b6e72d36d7df51c028a82b]

CWS-TOOLING: integrate CWS calcsheetref_DEV300 2009-03-30 17:47:46 +0200 er  r270250 : #i100681# correctly quote sheet names


2009-04-03  Philipp Lohmann  <pl@openoffice.org>  [05f54edb99508ebc6ec1591b31246a4a89ac5aa2]

#i92516# preparations for new print UI


2009-04-03  Ivo Hinkelmann  <ihi@openoffice.org>  [98d53cbc902195529e12e42e9450a394f801649c]

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-03  Ivo Hinkelmann  <ihi@openoffice.org>  [002d42b9c92b8c5ee3af2881ed15701e35aa4269]

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-03  Philipp Lohmann  <pl@openoffice.org>  [834af237fb233c59a8b9b070b12f61b5f94548be]

#i92516# preparations for new print UI


2009-10-08  hg  <hg@oosvn01.>  [b95e256d3e1e1becc24065864cb1da7bf0e89691]

merge with m44


2009-10-08  hg  <hg@oosvn01.>  [ca5e60101601d924dd50b07567065c2f85eabcd9]

merge with m40


2009-10-08  hg  <hg@oosvn01.>  [db843b5edf47c0522fc1705fb0aa54290cde48ee]

merge


2009-04-03  Ivo Hinkelmann  <ihi@openoffice.org>  [dcd0dca8bae1fd197e0e1af96056255625a5bce0]

CWS-TOOLING: integrate CWS dba31l_DEV300 2009-03-31 10:49:37 +0200 fs  r270265 : #i100541#


2009-04-03  Ivo Hinkelmann  <ihi@openoffice.org>  [85f22df154db0f194e58febaee4fc2118eff2909]

CWS-TOOLING: integrate CWS automation31gsl1_DEV300 2009-03-26 13:40:22 +0100 wg  r270076 : i100579 2009-03-25 18:28:18 +0100 pl  r270042 : #i100359# work around a focus problem in testtools case, too risky to change this completely now


2009-04-03  Ivo Hinkelmann  <ihi@openoffice.org>  [ae6bee7e8874106df482e3f378d1d3df27661fa0]

CWS-TOOLING: integrate CWS automation31gsl1_DEV300 2009-03-26 13:40:22 +0100 wg  r270076 : i100579 2009-03-25 18:28:18 +0100 pl  r270042 : #i100359# work around a focus problem in testtools case, too risky to change this completely now


2009-04-03  Philipp Lohmann  <pl@openoffice.org>  [bfb084f517f7c6f09e4d11684421b155b2c6b15d]

#i92516# keep initialized printer for job if present


2009-04-03  Philipp Lohmann  <pl@openoffice.org>  [b9312b5bc4045036417f9c1fd13d6018f92cf17d]

#i92516# localized strings for new print UI


2009-04-03  Ivo Hinkelmann  <ihi@openoffice.org>  [611a9a325b1793681dfcd54f7abe92af3243acd1]

CWS-TOOLING: integrate CWS automation004 2009-04-03 09:15:10 +0200 jsk  r270452 : #i100803 - handle confirmation dialog for extension deletion 2009-04-03 09:10:25 +0200 jsk  r270450 : #i100803 - handle confirmation dialog for extension deletion 2009-04-03 08:59:04 +0200 jsk  r270445 : #i100803 - handle confirmation dialog for extension deletion 2009-04-03 08:13:54 +0200 jsk  r270444 : #i100803 - handle confirmation dialog for extension deletion


2009-04-02  Ivo Hinkelmann  <ihi@openoffice.org>  [e1a5de62cda8a902d6d616e46c9ee5fb20539ae0]

CWS-TOOLING: integrate CWS mh31_last_DEV300 2009-03-26 15:35:24 +0100 mh  r270083 : chg: syntax, #i10000# 2009-03-25 11:38:12 +0100 mh  r270008 : update of THIRDPARTYLICENSEREADME 2009-03-24 16:41:31 +0100 mh  r269968 : backport fix for instsetoo_native fails if pkgtype archive and TMP not set, #i99106# 2009-03-24 11:18:28 +0100 mh  r269924 : Build breaks in pyuno: pyconfig.h not found, #i96841# set the CPPFLAGS=-D_FORTIFY_SOURCE=0 to make it compile for Ubuntu 8.10 hopefully this will not have side effects on any other platforms real fix will be the upgrade to python 2.6 by jbu


2009-04-02  Ivo Hinkelmann  <ihi@openoffice.org>  [d9bc87dc39665d4d24ecaef15db63bfb1d65cd38]

CWS-TOOLING: integrate CWS mh31_last_DEV300 2009-03-26 15:35:24 +0100 mh  r270083 : chg: syntax, #i10000# 2009-03-25 11:38:12 +0100 mh  r270008 : update of THIRDPARTYLICENSEREADME 2009-03-24 16:41:31 +0100 mh  r269968 : backport fix for instsetoo_native fails if pkgtype archive and TMP not set, #i99106# 2009-03-24 11:18:28 +0100 mh  r269924 : Build breaks in pyuno: pyconfig.h not found, #i96841# set the CPPFLAGS=-D_FORTIFY_SOURCE=0 to make it compile for Ubuntu 8.10 hopefully this will not have side effects on any other platforms real fix will be the upgrade to python 2.6 by jbu


2009-04-02  Philipp Lohmann  <pl@openoffice.org>  [1b53d35ea8b81297000a9288286118d965e8c9df]

#i92516# first steps in supporting new printer infrastructure


2009-04-02  Ivo Hinkelmann  <ihi@openoffice.org>  [5a19eed5c17a594779e6085d212f68bd1bf3c7c9]

CWS-TOOLING: integrate CWS minimizer01 2009-03-30 11:06:17 +0200 sj  r270203 : #i100590# fixed crash


2009-04-02  Ivo Hinkelmann  <ihi@openoffice.org>  [24ee9419887e47b6717b1ab3969ace6b65235baa]

CWS-TOOLING: integrate CWS hb21_DEV300 2009-03-24 17:48:22 +0100 hbrinkm  r269985 : #i100449# OutWW8TableDefinition: nSz sums the widths of columns. nTblOffset is added to the current width for every cellx. 2009-03-24 16:28:31 +0100 mav  r269966 : #i100505# fix the wrapper ole-handler


2009-04-02  Ivo Hinkelmann  <ihi@openoffice.org>  [02ff95fc2d70379b7b239e775f60b199f1da90a4]

CWS-TOOLING: integrate CWS hb21_DEV300 2009-03-24 17:48:22 +0100 hbrinkm  r269985 : #i100449# OutWW8TableDefinition: nSz sums the widths of columns. nTblOffset is added to the current width for every cellx. 2009-03-24 16:28:31 +0100 mav  r269966 : #i100505# fix the wrapper ole-handler


2009-04-02  Ivo Hinkelmann  <ihi@openoffice.org>  [93350f1c4e7940c400b145403e58070a7d873026]

CWS-TOOLING: integrate CWS jl119_DEV300 2009-03-13 08:14:58 +0100 jl  r269453 : CWS-TOOLING: rebase CWS jl119 to branches/OOO310@269350 (milestone: OOO310:m5) 2009-03-10 16:01:33 +0100 jl  r269280 : #i98990# apply patch by jbu: fixing the python script provider 2009-03-10 13:25:02 +0100 jl  r269268 : #i93939# 2009-03-10 11:44:07 +0100 jl  r269261 : #i93939# 2009-03-09 17:14:58 +0100 jl  r269205 : #i93939# choose a different JRE when the selected one was uninstalled 2009-03-09 16:34:34 +0100 jl  r269201 : #i93939# choose a different JRE when the selected one was uninstalled 2009-03-05 16:40:16 +0100 jl  r268924 : #99618# Do not migrate java settings 2009-02-25 14:29:53 +0100 jl  r268439 : #i99618# do not invalidate existing javasettings by using a new date in the update element


2009-04-02  Ivo Hinkelmann  <ihi@openoffice.org>  [e659d2a7df90866cbd3ad7cf10a9cc6d83050e55]

CWS-TOOLING: integrate CWS jl119_DEV300 2009-03-13 08:14:58 +0100 jl  r269453 : CWS-TOOLING: rebase CWS jl119 to branches/OOO310@269350 (milestone: OOO310:m5) 2009-03-10 16:01:33 +0100 jl  r269280 : #i98990# apply patch by jbu: fixing the python script provider 2009-03-10 13:25:02 +0100 jl  r269268 : #i93939# 2009-03-10 11:44:07 +0100 jl  r269261 : #i93939# 2009-03-09 17:14:58 +0100 jl  r269205 : #i93939# choose a different JRE when the selected one was uninstalled 2009-03-09 16:34:34 +0100 jl  r269201 : #i93939# choose a different JRE when the selected one was uninstalled 2009-03-05 16:40:16 +0100 jl  r268924 : #99618# Do not migrate java settings 2009-02-25 14:29:53 +0100 jl  r268439 : #i99618# do not invalidate existing javasettings by using a new date in the update element


2009-04-02  Ivo Hinkelmann  <ihi@openoffice.org>  [d847cf92cf4f2ee7927c3662f12e91ee84fb5331]

CWS-TOOLING: integrate CWS calc31stopper4_DEV300 2009-03-25 11:52:59 +0100 nn  r270010 : GetHTMLRangeNameList: call ScHTMLImport static method, not same method again (bug-id not available yet) 2009-03-20 14:24:51 +0100 er  r269808 : #i100416# makeExternalRefStrImpl: don't care about a second sheet name if not needed 2009-03-20 13:14:30 +0100 er  r269803 : carry along row position also for non-existing (empty) rows 2009-03-20 11:26:33 +0100 er  r269790 : SUNWS12: declarator required in declaration; removed SC_DLLPRIVATE from inner class declaration 2009-03-19 19:40:09 +0100 er  r269767 : #i100300# save only referenced tables of external data cache 2009-03-19 14:45:05 +0100 dr  r269746 : #i100346# more places where checking docshell is needed 2009-03-19 14:13:20 +0100 fs  r269744 : #i100349# do not delete the pool before all instances knowing it have been deleted 2009-03-19 11:35:45 +0100 dr  r269735 : #i100346# always check docshell, is missing when pasting from clipboard 2009-03-19 09:39:49 +0100 dr  r269728 : #i100332# remove debug statement, patch from kohei


2009-04-02  Ivo Hinkelmann  <ihi@openoffice.org>  [59930922d74d5f15de26fea95cefb43088351566]

CWS-TOOLING: integrate CWS calc31stopper4_DEV300 2009-03-25 11:52:59 +0100 nn  r270010 : GetHTMLRangeNameList: call ScHTMLImport static method, not same method again (bug-id not available yet) 2009-03-20 14:24:51 +0100 er  r269808 : #i100416# makeExternalRefStrImpl: don't care about a second sheet name if not needed 2009-03-20 13:14:30 +0100 er  r269803 : carry along row position also for non-existing (empty) rows 2009-03-20 11:26:33 +0100 er  r269790 : SUNWS12: declarator required in declaration; removed SC_DLLPRIVATE from inner class declaration 2009-03-19 19:40:09 +0100 er  r269767 : #i100300# save only referenced tables of external data cache 2009-03-19 14:45:05 +0100 dr  r269746 : #i100346# more places where checking docshell is needed 2009-03-19 14:13:20 +0100 fs  r269744 : #i100349# do not delete the pool before all instances knowing it have been deleted 2009-03-19 11:35:45 +0100 dr  r269735 : #i100346# always check docshell, is missing when pasting from clipboard 2009-03-19 09:39:49 +0100 dr  r269728 : #i100332# remove debug statement, patch from kohei


2009-04-02  Ivo Hinkelmann  <ihi@openoffice.org>  [17b430be6f988a7c4eedd1ee5c433b49815eaccd]

CWS-TOOLING: integrate CWS ooo31gsl7_DEV300 2009-03-25 16:03:41 +0100 hdu  r270032 : #i100522# workaround for PDF-export problem with 180-rotated text 2009-03-25 13:42:11 +0100 hdu  r270022 : #i100406# fix xrender resource leak in polygon drawing


2009-04-02  Ivo Hinkelmann  <ihi@openoffice.org>  [7bd3cbaa383f61f54a5f8cb94f8372e091ad4116]

CWS-TOOLING: integrate CWS native239_DEV300 2009-03-24 12:02:50 +0100 is  r269934 : #i100511# update to jre6u13


2009-04-02  Philipp Lohmann  <pl@openoffice.org>  [1e8c38a5155cf204528d8c93daa5fdc82db604d3]

#i92516# fix forgotten NULL ptr check


2009-10-08  hg  <hg@oosvn01.>  [caf120004312a7f3f4030e22efbc21cc399ed6bd]

merge with m44


2009-10-08  hg  <hg@oosvn01.>  [88382ee1d1f472db8505db949a8d3d59ccbed014]

merge with m40


2009-10-08  hg  <hg@oosvn01.>  [63f447c17f548f9960b3879a8f638d19dc3df87b]

merge


2009-04-02  Ivo Hinkelmann  <ihi@openoffice.org>  [ed1fe13f59aab5e3faa88c73a223c5599d796d4b]

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>  [b8401334da954f36558afa1ecc34998a436af13d]

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>  [e0371a4c142ae69d5420c3eed6118db4f6c35734]

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>  [5116a6c26d520683987542c3e680bd4317ea7da2]

CWS-TOOLING: integrate CWS aw067_DEV300 2009-03-24 11:47:28 +0100 aw  r269933 : #i100489# added missing support for proportional font scaling and DXArray preparation 2009-03-24 11:42:59 +0100 aw  r269932 : #i100424# corrected handling of font scaling in renderer and tooling


2009-04-02  Ivo Hinkelmann  <ihi@openoffice.org>  [a03085b43e39a82476181cd6445a936dd8afbf7a]

CWS-TOOLING: integrate CWS tl67 2009-03-18 12:07:04 +0100 tl  r269650 : #159423# code move to DEV300 (svn based) CWS


2009-04-02  Ivo Hinkelmann  <ihi@openoffice.org>  [9d3f8230d9a94ad58ca0155e5c338ff1e4bee6b5]

CWS-TOOLING: integrate CWS tbo06_DEV300 2009-03-25 11:21:31 +0100 tbo  r270006 : Workaround for osx; Show which range is not found. 2009-03-24 17:29:37 +0100 tbo  r269983 : #i100515# 2009-03-24 17:09:22 +0100 tbo  r269980 : #i100515# 2009-03-24 17:06:57 +0100 tbo  r269979 : #i100515# 2009-03-24 16:59:13 +0100 tbo  r269975 : #i100515#


2009-04-01  Philipp Lohmann  <pl@openoffice.org>  [0f97c091b9fb04b076e1de890e9eee9e7ad27d37]

select correct paper size in n-up printing, minor fixes


2009-04-01  Ivo Hinkelmann  <ihi@openoffice.org>  [7fd7c0f1978bd577410409ecf011f38f4bf99e82]

CWS-TOOLING: integrate CWS automation003 2009-04-01 09:25:55 +0200 hde  r270300 : #i100664# 2009-03-31 14:45:05 +0200 jsk  r270280 : #i96838 2009-03-31 14:37:11 +0200 jsk  r270279 : #i96838 2009-03-31 12:47:41 +0200 jsk  r270275 : #i100584 2009-03-31 12:44:46 +0200 jsk  r270272 : #i96838 2009-03-31 11:42:57 +0200 jsk  r270269 : #i100584 2009-03-31 11:37:16 +0200 jsk  r270268 : #i96838 2009-03-31 08:43:06 +0200 jsk  r270260 : #i99713 - continued 2009-03-31 08:38:12 +0200 hde  r270259 : #i100664# 2009-03-31 07:50:01 +0200 jsk  r270257 : #i99713 - continued 2009-03-30 15:40:05 +0200 jsk  r270237 : #i96838 2009-03-30 15:17:58 +0200 jsk  r270236 : #i100584 2009-03-30 15:05:31 +0200 hde  r270235 : #i100664# 2009-03-30 14:56:58 +0200 hde  r270234 : #i100664# 2009-03-30 11:43:04 +0200 oc  r270206 : i100669 2009-03-30 09:54:46 +0200 jsk  r270199 : #i99713 - partly done, needs checking 2009-03-30 09:46:25 +0200 hde  r270198 : #i100664# 2009-03-30 09:46:05 +0200 hde  r270197 : #i100664# 2009-03-30 09:45:09 +0200 hde  r270196 : #i100664# 2009-03-30 08:07:38 +0200 jsk  r270193 : #i99713 - partly done, needs checking 2009-03-27 11:46:19 +0100 jsk  r270143 : #i99713 2009-03-27 07:03:47 +0100 jsk  r270128 : #i100602 2009-03-27 06:59:28 +0100 jsk  r270122 : #i100602 2009-03-26 13:46:17 +0100 jsk  r270077 : #i100584 - graphics tests 2009-03-26 13:07:02 +0100 jsk  r270073 : #i100584 - hToolsOptions()/framework tools 2009-03-26 12:09:37 +0100 jsk  r270065 : #i100581 - Fix outdated gApplication names in config files


2009-04-01  Ivo Hinkelmann  <ihi@openoffice.org>  [d3acfc2cd140bb78fe53f09db63e0ff25506345d]

CWS-TOOLING: integrate CWS vistainstall_DEV300 2009-03-24 11:33:59 +0100 dv  r269931 : #i100470# Enhanced running office check to ignore missing program folder, etc. 2009-03-24 11:07:25 +0100 dv  r269922 : #i100500# Environment flag WITH_VC_REDIST got lost


2009-04-01  Ivo Hinkelmann  <ihi@openoffice.org>  [06b431efe124c62f416da758fd8678e07e77c2f7]

CWS-TOOLING: integrate CWS aw066_DEV300 2009-03-19 17:20:55 +0100 aw  r269762 : #i99662# enhanced MetaFile paint by avoiding single pixel scalings due to MapMode errors 2009-03-19 17:20:18 +0100 aw  r269761 : #i99662# enhanced 3D AA by using the SnapHorVerLinesToDiscrete options flag to unify the hor/ver hairlines


2009-04-01  Ivo Hinkelmann  <ihi@openoffice.org>  [c48a05c77bfd377bc98e24cee8fc585b681d31a8]

CWS-TOOLING: integrate CWS aw066_DEV300 2009-03-19 17:20:55 +0100 aw  r269762 : #i99662# enhanced MetaFile paint by avoiding single pixel scalings due to MapMode errors 2009-03-19 17:20:18 +0100 aw  r269761 : #i99662# enhanced 3D AA by using the SnapHorVerLinesToDiscrete options flag to unify the hor/ver hairlines


2009-04-01  Ivo Hinkelmann  <ihi@openoffice.org>  [e91ee8ea42a057a85949f10ffaf97bc7e84c7061]

CWS-TOOLING: integrate CWS fwk106_DEV300 2009-03-16 14:18:23 +0100 cd  r269538 : #i100172#,#i100177# Move sDefaultLocale out of loop. Make variables const. 2009-03-16 13:37:17 +0100 cd  r269531 : #i100172#,#i100177# Move complex objects outside the loop to fix performance problems


2009-04-01  Philipp Lohmann  <pl@openoffice.org>  [77c37222ad9d430b0d0f98e1432dec36d9650b00]

rearrange buttons


2009-04-01  Ivo Hinkelmann  <ihi@openoffice.org>  [32d91fb3a0ee20eaa33b825d779a046c27c8bb24]

CWS-TOOLING: integrate CWS sw31bf08_DEV300 2009-03-20 11:52:54 +0100 b_michaelsen  r269791 : using factory to init dialogs - fixes linking breakage 2009-03-18 13:10:52 +0100 mba  r269653 : #i92532#: makefile.mk didn't copy hyphenation dictionary 2009-03-17 18:20:46 +0100 b_michaelsen  r269623 : fixing win32 buildbreakers 2009-03-17 16:45:19 +0100 b_michaelsen  r269618 : #i100235# Improvementprogram is missing in tools options (all languages but EN_US) 2009-03-16 17:43:09 +0100 mst  r269562 : fix #i100227# - sfx2/source/doc/objuno.cxx:   + do not return invalid Handles in PropertySetInfo


2009-04-01  Ivo Hinkelmann  <ihi@openoffice.org>  [7cc6b791ea3574fd3f0052f129a760af91067a45]

CWS-TOOLING: integrate CWS sw31bf08_DEV300 2009-03-20 11:52:54 +0100 b_michaelsen  r269791 : using factory to init dialogs - fixes linking breakage 2009-03-18 13:10:52 +0100 mba  r269653 : #i92532#: makefile.mk didn't copy hyphenation dictionary 2009-03-17 18:20:46 +0100 b_michaelsen  r269623 : fixing win32 buildbreakers 2009-03-17 16:45:19 +0100 b_michaelsen  r269618 : #i100235# Improvementprogram is missing in tools options (all languages but EN_US) 2009-03-16 17:43:09 +0100 mst  r269562 : fix #i100227# - sfx2/source/doc/objuno.cxx:   + do not return invalid Handles in PropertySetInfo


2009-04-01  Ivo Hinkelmann  <ihi@openoffice.org>  [a08cef2ee844c06ac944d7a82264a5c482759cd3]

CWS-TOOLING: integrate CWS sw31bf08_DEV300 2009-03-20 11:52:54 +0100 b_michaelsen  r269791 : using factory to init dialogs - fixes linking breakage 2009-03-18 13:10:52 +0100 mba  r269653 : #i92532#: makefile.mk didn't copy hyphenation dictionary 2009-03-17 18:20:46 +0100 b_michaelsen  r269623 : fixing win32 buildbreakers 2009-03-17 16:45:19 +0100 b_michaelsen  r269618 : #i100235# Improvementprogram is missing in tools options (all languages but EN_US) 2009-03-16 17:43:09 +0100 mst  r269562 : fix #i100227# - sfx2/source/doc/objuno.cxx:   + do not return invalid Handles in PropertySetInfo


2009-04-01  Ivo Hinkelmann  <ihi@openoffice.org>  [3a66464e2bfeda47c3005e1e752091d6568c8b18]

CWS-TOOLING: integrate CWS ooo31gsl6_DEV300 2009-03-23 16:20:42 +0100 pl  r269882 : #i99567# support also Alt-Shift combinations


2009-04-01  Ivo Hinkelmann  <ihi@openoffice.org>  [f9ce9a1d243d8a4e550b8f9aea92246c21ad6a73]

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>  [1f4b361ef77a9042b092888fd4827187795bfa06]

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>  [423409561c4cb620eeddbc2c5a42154adbd1bb6f]

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>  [a08dbc2fa8f1a79555352d0b1693e6e3faa96516]

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>  [47c3cfdedc57c1c01bbaa2d2f17849afcb8085f8]

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>  [5332d66e0213b650cedef444f2b49fe324b9d723]

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>  [32a8a33dc1f7ef35623684246cb76e5c920193fc]

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>  [069554851043b414d94e2b0aa692842a2d33587d]

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>  [a8b72db9a8052308d3de5da56d088c8df02abb0c]

CWS-TOOLING: integrate CWS tbo05 2009-03-24 16:34:39 +0100 tbo  r269967 : #i97837# fix options page 2009-03-17 19:24:32 +0100 tbo  r269627 : #i97837# 2009-03-17 19:17:57 +0100 tbo  r269626 : #i97837# 2009-03-17 19:14:15 +0100 tbo  r269625 : #i97837#


2009-04-01  Ivo Hinkelmann  <ihi@openoffice.org>  [416c2b8219a9b06c256215ac87dea20a584350f6]

CWS-TOOLING: integrate CWS tbo05 2009-03-24 16:34:39 +0100 tbo  r269967 : #i97837# fix options page 2009-03-17 19:24:32 +0100 tbo  r269627 : #i97837# 2009-03-17 19:17:57 +0100 tbo  r269626 : #i97837# 2009-03-17 19:14:15 +0100 tbo  r269625 : #i97837#


2009-04-01  Philipp Lohmann  <pl@openoffice.org>  [05edec8ff965d8e0c6001a7d22fce42a5d28f9a5]

#i92516# add: quick job


2009-04-01  Philipp Lohmann  <pl@openoffice.org>  [eb33f63659624b99dd8c222bdfb15ff24dcd09af]

#i92516# add: direct and api properties on print jobs


2009-10-08  hg  <hg@oosvn01.>  [9558603aab9d2c845c64723247a653873fb526e6]

merge with m44


2009-10-08  hg  <hg@oosvn01.>  [32f0a0bfa121b7b19666c3d0b89d0090e29aba32]

merge with m40


2009-10-08  hg  <hg@oosvn01.>  [778d482bd67232e915d6b81fd8a269ff3cce6f84]

merge


2009-04-01  Andre Fischer  <af@openoffice.org>  [789327979618b8e6d6cb1577167e1999010dc23c]

#i48719# Fixed compilation problem.


2009-04-01  Ivo Hinkelmann  <ihi@openoffice.org>  [9cee1c436c62f1e3a022ef2e7b4bfe1e3f46de66]

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-04-01  Ivo Hinkelmann  <ihi@openoffice.org>  [2a0da0f1ad217b2813ea969e33cef37eb1526299]

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-04-01  Ivo Hinkelmann  <ihi@openoffice.org>  [84daf70e3219642a13abdfbf2c030d414ebaac43]

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-04-01  Ivo Hinkelmann  <ihi@openoffice.org>  [a7571a96c307b85349eaadf0d5d9c777c7881137]

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-04-01  Ivo Hinkelmann  <ihi@openoffice.org>  [cc01b14ca1e76bcfd3abd6141d4250bc3d7cc7d5]

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-04-01  Philipp Lohmann  <pl@openoffice.org>  [4313da356abe8254095a3c9a8f05eab695e2477c]

add missing newline at EOF


2009-03-31  Philipp Lohmann  <pl@openoffice.org>  [d589b3562db69a644490300fe0949c5a3dafbc75]

remove warnings


2009-03-31  Philipp Lohmann  <pl@openoffice.org>  [8ef0b97b08054eaf07b1f684f41ef91f47a76772]

add: clip metafiles on rectangles


2009-03-30  Andre Fischer  <af@openoffice.org>  [a67a6491ab75bdb4c177994b080c6dac4a9c2b25]

#i92516# Activated support for printing just the selected shapes.  Fixed handling of the orientation.


2009-03-28  Philipp Lohmann  <pl@openoffice.org>  [d314f09fd3477c9850493e4156bf96cfeb014aad]

N-Up printing


2009-03-28  Philipp Lohmann  <pl@openoffice.org>  [d6a769554e5d7e263f4b388784d467776bc9b548]

remove warning


2009-03-27  Philipp Lohmann  <pl@openoffice.org>  [71332919f5a9829758b1f150119c71c0fd5447ec]

n-up printing preparations


2009-03-27  Andre Fischer  <af@openoffice.org>  [d03078d55b74168855596292c8c83708feb63523]

#i98806# Added mbIsSoundEnabled member.


2009-11-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [45e4999d3822e6fa46c6ab63dc0054bd8f734221]

slideshow1: merge with DEV300 m44


2009-03-27  Philipp Lohmann  <pl@openoffice.org>  [ae603438b2a8de0c363270b162b52ca17a2d4988]

unify page metafiles


2009-03-27  Andre Fischer  <af@openoffice.org>  [c58c208977fafd00747856d3185c2703ca9b4c12]

#i48179# Added gotoPreviousEffect() method.


2009-11-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [fd5e68b9b29fc408b7ab610183ffc37420876bea]

slideshow1: merge with DEV300 m44


2009-03-27  Andre Fischer  <af@openoffice.org>  [888fa3fad970fd3ba460c97bd8ffe23d1c636767]

Added missing file.


2009-11-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [2ae8fd8c2a9283171cdf0eaba1bbf7af4673e605]

slideshow1: merge with DEV300 m44


2009-03-26  Philipp Lohmann  <pl@openoffice.org>  [839d1453b4318bf1b8819f67e78b6f801d1041b0]

#i92516# dependency indenting


2009-03-26  Philipp Lohmann  <pl@openoffice.org>  [227c5f207931e2025e85fc751e4b13cc86bb5a98]

#i92516# sizing issues


2009-03-26  Philipp Lohmann  <pl@openoffice.org>  [a8466c6d9bdc60423ad990199ebe0ec0ab82048f]

#i92516# handle page count 0


2009-03-26  Philipp Lohmann  <pl@openoffice.org>  [be2cfb8a938996e94f26c1ce8fe8424e9d0d5c4a]

#i92516# correct property value


2009-03-26  Philipp Lohmann  <pl@openoffice.org>  [1fafe15ea0d0cde6054c737abb46addde890b1ca]

#i92516# correct property name


2009-03-26  Philipp Lohmann  <pl@openoffice.org>  [1c3b1f0273aed225fa3fcc49e35f7c21a7f48d01]

#i92516# selection notification


2009-03-26  Andre Fischer  <af@openoffice.org>  [560a37d75b08c3c97ce0c51bbaf0269af590044a]

#i92516# Initial support for page selection.


2009-03-26  Philipp Lohmann  <pl@openoffice.org>  [e0d8f18a7d0e462706be41c2995c36f582adb883]

#i92516# print ranges, accessory view


2009-03-26  Oliver Bolte  <obo@openoffice.org>  [e72ee45bf35bde63cbdd8daef1507455e76c2543]

#i10000# fix for wntmsci10


2009-03-25  Release Engineers  <releng@openoffice.org>  [209262bc20e05a17409d4eccb9c955b84fdc6c19]

Create DEV300_m45 milestone tag from trunk@270031


2009-03-25  Release Engineers  <releng@openoffice.org>  [5a2c534c54e1184171f1d22f16e6f498e63a7e41]

Create DEV300_m45 milestone tag from trunk@270031


2009-03-25  Release Engineers  <releng@openoffice.org>  [37c08b5bcbf2fba47352e78bb8c53faca5c6df1a]

Create DEV300_m45 milestone tag from trunk@270031


2009-03-25  Release Engineers  <releng@openoffice.org>  [47c1593f2c8cb8212dec994f696b1a564063464d]

Create DEV300_m45 milestone tag from trunk@270031


2009-03-25  Release Engineers  <releng@openoffice.org>  [4c21d28b6be2a07b6f91aae401f347b5877a123d]

Create DEV300_m45 milestone tag from trunk@270031


2009-03-25  Release Engineers  <releng@openoffice.org>  [fcf2bc5286a54cd4340e48ac5df8e383076eee92]

Create DEV300_m45 milestone tag from trunk@270031


2009-03-25  Release Engineers  <releng@openoffice.org>  [de5c16fb35d376692e3ab7dfabd9dc66795fbe64]

Create DEV300_m45 milestone tag from trunk@270031


2009-03-25  Andre Fischer  <af@openoffice.org>  [08b4374045238631144b6927bf6f1253e98cd6b2]

#i48179# Added support for stepping back by effect.


2009-03-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [12da69bfc21ba4f0fa6b78ed9680c97b06c28aa6]

#i10000# - workaround perl malloc problem on mac


2009-03-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [32255b71cde0b5ed458a3864e01031ff4ffbed43]

#i10000# - workaround perl malloc problem on mac


2009-03-24  Philipp Lohmann  <pl@openoffice.org>  [e9851ccef51bbecc4a7e3bc0ccc78e4a448de88b]

#i91478# change to latest property changes


2009-03-24  Hans-Joachim Lankenau  <hjs@openoffice.org>  [da563f5ef8b76a5443969759e31f98ae9952f434]

DEV300


2009-03-24  Hans-Joachim Lankenau  <hjs@openoffice.org>  [3e6e844cad3f477585eb053a7470dcbc4530ecc2]

#i100468# point to server dir


2009-03-24  Hans-Joachim Lankenau  <hjs@openoffice.org>  [173829f82f953ffee03558b57e6ef9036a08b9f1]

#i10000#- missing dependency


2009-03-24  Hans-Joachim Lankenau  <hjs@openoffice.org>  [0c01055a1a50b7851755d6a564b5c5906e54d286]

CWS-TOOLING: integrate CWS automation_gapplication_unify 2009-03-24 14:40:09 +0100 jsk  r269948 : #i99878# - and another one... 2009-03-24 14:36:22 +0100 jsk  r269946 : #i99878# - another one... 2009-03-23 14:52:17 +0100 jsk  r269873 : #i99878# replace DESKTOP with BACKGROUND 2009-03-23 12:49:08 +0100 jsk  r269868 : #i99878# - special focus on database application 2009-03-23 12:46:13 +0100 jsk  r269867 : #i100474# - fix broken writer update testcase names 2009-03-20 15:44:29 +0100 jsk  r269817 : #i99878 - Step 3: Fixing round three - applications.txt 2009-03-20 15:40:43 +0100 jsk  r269816 : #i99878 - Step 3: Fixing round two - .bas-files 2009-03-20 15:19:04 +0100 jsk  r269813 : #i99878 - Step 3: Fixing round one 2009-03-20 15:01:07 +0100 jsk  r269811 : #i99878 - Step 1: rename, Step 2: Uppercase


2009-03-24  Philipp Lohmann  <pl@openoffice.org>  [f55d6646b5ad5051ca9a8c2dd97c2309bbed1782]

#i92516# paper orientation, free resource of progress dialog


2009-03-24  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a472657291aacedbbe87a38194a744e25ed1ac1d]

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>  [68b1055e55777f2cee3af6b4bd2ad1538a832e8e]

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>  [676aab14a11f031b501a8dca97403d020bc665d0]

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  Philipp Lohmann  <pl@openoffice.org>  [26be0416191c63110e51077f70c1df99ddb7525b]

#i92516# page selection needs to be handled by application


2009-03-24  Andre Fischer  <af@openoffice.org>  [3bd28753082fbc07c7b23cca9a225edf350c245b]

#i98806# Added IsSoundEnabled property to mute sound in some slide show views.


2009-03-24  Andre Fischer  <af@openoffice.org>  [3444422cc1fd774961c43d5699a15f4e4b13d6d1]

#i98806# Added IsSoundEnabled property to mute sound in some slide show views.


2009-03-24  Hans-Joachim Lankenau  <hjs@openoffice.org>  [16024b5db002424bc0685c7f093fb6e58df5c12a]

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  Hans-Joachim Lankenau  <hjs@openoffice.org>  [2d6a5f8abdbeaa42e47f60756e2fda10d7342b51]

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  Hans-Joachim Lankenau  <hjs@openoffice.org>  [7e99702f8e6a692ff8bcbfcfc1d81d2bd784584b]

CWS-TOOLING: integrate CWS obo36 2009-03-19 14:29:45 +0100 obo  r269745 : #i71528#,#i96957# new build process for windows 2009-01-23 10:47:46 +0100 obo  r266788 : CWS-TOOLING: rebase CWS obo36 to trunk@266428 (milestone: DEV300:m39)


2009-03-24  Vladimir Glazounov  <vg@openoffice.org>  [0408d3a190ec741ce0565f3a9d12985d95d08edd]

#100000# set LD_LIBRARY_PATH for rmpbuild


2009-03-24  Andre Fischer  <af@openoffice.org>  [bf91a397c0a89521727789efa0c8f64811b91872]

#i100047# Calling updateStateIds() from createAttributeLayer().


2009-03-23  Hans-Joachim Lankenau  <hjs@openoffice.org>  [46998c5e886f07c4207efe159c9085c760cd943e]

CWS-TOOLING: integrate CWS sw31bf09_DEV300 2009-03-18 12:46:54 +0100 od  r269652 : #i100277# Assure that under all circumstances paragraph styles, whose 	  parent paragraph style is assigned to a list level of the outline style, 	  does not inherit the outline level attribute.


2009-03-23  Hans-Joachim Lankenau  <hjs@openoffice.org>  [76703cd5a8c37d1911481104dcfc2e9f13de93ea]

CWS-TOOLING: integrate CWS ooo31gsl5_DEV300 2009-03-12 11:47:20 +0100 cd  r269379 : #i100110# Reset deleted flag in Execute_Impl to prevent dtor to write to stack 2009-03-11 18:03:43 +0100 pl  r269346 : #i100116# fix accept focus behavior of tool windows (thanks cmc)


2009-03-23  Hans-Joachim Lankenau  <hjs@openoffice.org>  [877e0b86687eb0dd3fe9ddd9ef290c6909f8da30]

CWS-TOOLING: integrate CWS ooo31gsl5_DEV300 2009-03-12 11:47:20 +0100 cd  r269379 : #i100110# Reset deleted flag in Execute_Impl to prevent dtor to write to stack 2009-03-11 18:03:43 +0100 pl  r269346 : #i100116# fix accept focus behavior of tool windows (thanks cmc)


2009-03-23  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b9b433d81bb30cf5999b4eb75b452cc49f993add]

CWS-TOOLING: integrate CWS automation310e_DEV300 2009-03-20 12:09:30 +0100 msc  r269793 : #100389#


2009-03-23  Hans-Joachim Lankenau  <hjs@openoffice.org>  [9ecd04c8188d14db41e36e777901f8ce930eb3cf]

CWS-TOOLING: integrate CWS automation310d_DEV300 2009-03-19 09:49:31 +0100 jsk  r269729 : #i100313 - Fix newly introduced typo printloig 2009-03-19 08:13:52 +0100 jsk  r269714 : #i100344 - Extend the fix 2009-03-19 07:58:23 +0100 jsk  r269713 : #i100343 - Check for bad variable in tUsageTracking1 2009-03-19 07:54:56 +0100 jsk  r269712 : #i100344 - tEvolutionProperties - Evolution missing fix 2009-03-19 07:53:42 +0100 jsk  r269711 : #i100313 - ReportBuilder timeout fix 2009-03-18 14:43:49 +0100 wg  r269668 : i100233 2009-03-18 14:43:33 +0100 wg  r269667 : i100233 2009-03-18 14:41:58 +0100 wg  r269666 : i100233 2009-03-18 14:01:54 +0100 wg  r269661 : i100233 2009-03-17 20:39:26 +0100 jsk  r269631 : #i100233# 2009-03-17 20:25:45 +0100 jsk  r269630 : #i100232# 2009-03-17 20:22:13 +0100 jsk  r269629 : #i100233# 2009-03-17 16:05:58 +0100 wg  r269615 : i100233 2009-03-17 14:32:56 +0100 jsk  r269607 : #i100039# 2009-03-17 13:52:32 +0100 wg  r269606 : i100233 2009-03-17 13:39:54 +0100 jsk  r269604 : #i100267# 2009-03-17 13:36:31 +0100 wg  r269603 : i100233 2009-03-17 13:30:59 +0100 jsk  r269602 : #i100233#


2009-03-23  Hans-Joachim Lankenau  <hjs@openoffice.org>  [60b884d262229438377396d1eee614f93a3fd2fd]

CWS-TOOLING: integrate CWS dba31j_DEV300 2009-03-11 12:24:24 +0100 iha  r269311 : #i100102# report donut charts crash on load 2009-03-11 10:44:35 +0100 oj  r269302 : #i100102# export meta.xml 2009-03-11 07:35:03 +0100 oj  r269296 : #i99686# not used anymore 2009-03-11 07:34:27 +0100 oj  r269295 : #i99686# not used anymore 2009-03-11 07:33:57 +0100 oj  r269294 : #i99686# change storage usage 2009-03-10 15:21:41 +0100 mav  r269275 : #i99686# test additional scenario 2009-03-10 08:37:10 +0100 mav  r269239 : #i100040# calculate the name length correctly 2009-03-10 08:25:16 +0100 mav  r269236 : #i99686# workaround to prevent crash while disposing the hierarchical stream 2009-03-10 07:14:05 +0100 oj  r269235 : #i99686# fix usage of storage api 2009-03-10 07:13:17 +0100 oj  r269234 : #i99686# fix usage of storage api 2009-03-09 13:33:26 +0100 fs  r269085 : #i100012# 2009-03-09 13:11:08 +0100 fs  r269081 : #i100036# don't store sub documents which have not been touched 2009-03-09 11:21:17 +0100 fs  r269070 : #i100040# don't silence errors in impl_storeToStorage_throw 2009-03-09 10:28:48 +0100 oj  r269065 : #i100036# throw exception when no activeConnection exists


2009-03-23  Hans-Joachim Lankenau  <hjs@openoffice.org>  [c3ae16dea27c80cfa86e6373a15af25f9e2b9194]

CWS-TOOLING: integrate CWS dba31j_DEV300 2009-03-11 12:24:24 +0100 iha  r269311 : #i100102# report donut charts crash on load 2009-03-11 10:44:35 +0100 oj  r269302 : #i100102# export meta.xml 2009-03-11 07:35:03 +0100 oj  r269296 : #i99686# not used anymore 2009-03-11 07:34:27 +0100 oj  r269295 : #i99686# not used anymore 2009-03-11 07:33:57 +0100 oj  r269294 : #i99686# change storage usage 2009-03-10 15:21:41 +0100 mav  r269275 : #i99686# test additional scenario 2009-03-10 08:37:10 +0100 mav  r269239 : #i100040# calculate the name length correctly 2009-03-10 08:25:16 +0100 mav  r269236 : #i99686# workaround to prevent crash while disposing the hierarchical stream 2009-03-10 07:14:05 +0100 oj  r269235 : #i99686# fix usage of storage api 2009-03-10 07:13:17 +0100 oj  r269234 : #i99686# fix usage of storage api 2009-03-09 13:33:26 +0100 fs  r269085 : #i100012# 2009-03-09 13:11:08 +0100 fs  r269081 : #i100036# don't store sub documents which have not been touched 2009-03-09 11:21:17 +0100 fs  r269070 : #i100040# don't silence errors in impl_storeToStorage_throw 2009-03-09 10:28:48 +0100 oj  r269065 : #i100036# throw exception when no activeConnection exists


2009-03-23  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a90774683ad9f7e053f427619fcd2d6ee97ea5fa]

CWS-TOOLING: integrate CWS dba31j_DEV300 2009-03-11 12:24:24 +0100 iha  r269311 : #i100102# report donut charts crash on load 2009-03-11 10:44:35 +0100 oj  r269302 : #i100102# export meta.xml 2009-03-11 07:35:03 +0100 oj  r269296 : #i99686# not used anymore 2009-03-11 07:34:27 +0100 oj  r269295 : #i99686# not used anymore 2009-03-11 07:33:57 +0100 oj  r269294 : #i99686# change storage usage 2009-03-10 15:21:41 +0100 mav  r269275 : #i99686# test additional scenario 2009-03-10 08:37:10 +0100 mav  r269239 : #i100040# calculate the name length correctly 2009-03-10 08:25:16 +0100 mav  r269236 : #i99686# workaround to prevent crash while disposing the hierarchical stream 2009-03-10 07:14:05 +0100 oj  r269235 : #i99686# fix usage of storage api 2009-03-10 07:13:17 +0100 oj  r269234 : #i99686# fix usage of storage api 2009-03-09 13:33:26 +0100 fs  r269085 : #i100012# 2009-03-09 13:11:08 +0100 fs  r269081 : #i100036# don't store sub documents which have not been touched 2009-03-09 11:21:17 +0100 fs  r269070 : #i100040# don't silence errors in impl_storeToStorage_throw 2009-03-09 10:28:48 +0100 oj  r269065 : #i100036# throw exception when no activeConnection exists


2009-03-23  Hans-Joachim Lankenau  <hjs@openoffice.org>  [e0998491a09e682106574806eaf8274728817da6]

CWS-TOOLING: integrate CWS dba31j_DEV300 2009-03-11 12:24:24 +0100 iha  r269311 : #i100102# report donut charts crash on load 2009-03-11 10:44:35 +0100 oj  r269302 : #i100102# export meta.xml 2009-03-11 07:35:03 +0100 oj  r269296 : #i99686# not used anymore 2009-03-11 07:34:27 +0100 oj  r269295 : #i99686# not used anymore 2009-03-11 07:33:57 +0100 oj  r269294 : #i99686# change storage usage 2009-03-10 15:21:41 +0100 mav  r269275 : #i99686# test additional scenario 2009-03-10 08:37:10 +0100 mav  r269239 : #i100040# calculate the name length correctly 2009-03-10 08:25:16 +0100 mav  r269236 : #i99686# workaround to prevent crash while disposing the hierarchical stream 2009-03-10 07:14:05 +0100 oj  r269235 : #i99686# fix usage of storage api 2009-03-10 07:13:17 +0100 oj  r269234 : #i99686# fix usage of storage api 2009-03-09 13:33:26 +0100 fs  r269085 : #i100012# 2009-03-09 13:11:08 +0100 fs  r269081 : #i100036# don't store sub documents which have not been touched 2009-03-09 11:21:17 +0100 fs  r269070 : #i100040# don't silence errors in impl_storeToStorage_throw 2009-03-09 10:28:48 +0100 oj  r269065 : #i100036# throw exception when no activeConnection exists


2009-03-23  Hans-Joachim Lankenau  <hjs@openoffice.org>  [359a525d48d9dacb4b3fdd79b35b8632ca0b2c39]

CWS-TOOLING: integrate CWS dba31j_DEV300 2009-03-11 12:24:24 +0100 iha  r269311 : #i100102# report donut charts crash on load 2009-03-11 10:44:35 +0100 oj  r269302 : #i100102# export meta.xml 2009-03-11 07:35:03 +0100 oj  r269296 : #i99686# not used anymore 2009-03-11 07:34:27 +0100 oj  r269295 : #i99686# not used anymore 2009-03-11 07:33:57 +0100 oj  r269294 : #i99686# change storage usage 2009-03-10 15:21:41 +0100 mav  r269275 : #i99686# test additional scenario 2009-03-10 08:37:10 +0100 mav  r269239 : #i100040# calculate the name length correctly 2009-03-10 08:25:16 +0100 mav  r269236 : #i99686# workaround to prevent crash while disposing the hierarchical stream 2009-03-10 07:14:05 +0100 oj  r269235 : #i99686# fix usage of storage api 2009-03-10 07:13:17 +0100 oj  r269234 : #i99686# fix usage of storage api 2009-03-09 13:33:26 +0100 fs  r269085 : #i100012# 2009-03-09 13:11:08 +0100 fs  r269081 : #i100036# don't store sub documents which have not been touched 2009-03-09 11:21:17 +0100 fs  r269070 : #i100040# don't silence errors in impl_storeToStorage_throw 2009-03-09 10:28:48 +0100 oj  r269065 : #i100036# throw exception when no activeConnection exists


2009-03-23  Hans-Joachim Lankenau  <hjs@openoffice.org>  [03548f0f6545434567248b9ab818f7b5cb5879e6]

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>  [d9fc2ae555d5da6be68f8baec950b022d3a5a9f3]

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>  [4a070d46056349f33bec74572bfa940c975fa0a6]

CWS-TOOLING: integrate CWS dba31k_DEV300 2009-03-17 11:26:36 +0100 oj  r269582 : #i100219# clean up refcount handling


2009-03-23  Hans-Joachim Lankenau  <hjs@openoffice.org>  [dc0c53db2abd77ae481ba30280b153cca47c3230]

CWS-TOOLING: integrate CWS rptfix06_DEV300 2009-03-19 08:14:23 +0100 rene  r269715 : #i10000# 2009-03-18 23:48:16 +0100 rene  r269709 : #i100334# also reportbuilder 2009-03-18 22:39:42 +0100 rene  r269706 : #i100334# fix build with system apache-commons 2009-03-18 22:34:24 +0100 rene  r269705 : #i100335# build libs only when needed 2009-03-17 13:24:17 +0100 rene  r269600 : fix system-* for the SRB


2009-03-23  Hans-Joachim Lankenau  <hjs@openoffice.org>  [ddab0ce7a201c26351925db49ea435f2d7a6170a]

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-23  Hans-Joachim Lankenau  <hjs@openoffice.org>  [39bb0302c4389b075e008c8174d262b6c0692534]

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-23  Philipp Lohmann  <pl@openoffice.org>  [cfdd708a1413614a293ea32c46a447ee511f898b]

add missing view.srs


2009-03-23  Philipp Lohmann  <pl@openoffice.org>  [0a707e8943dc705ae645ca56f684d3da1c5ae5ba]

remove no longer existing unoidl.srs


2009-03-23  Philipp Lohmann  <pl@openoffice.org>  [d572c70bf4bb3d3c718a46cd9205a3af515e7215]

remove some more warnings


2009-03-23  Philipp Lohmann  <pl@openoffice.org>  [6fc89fa299bf4318e2d1d45a5abde304f83847c5]

fix some compile problems


2009-10-08  hg  <hg@oosvn01.>  [4b640185b11596802a52beee0ac5b81caf58ab41]

merge with m44


2009-03-21  Philipp Lohmann  <pl@openoffice.org>  [59637e019af5e391557f4a897c64d5bb0744f662]

solve a warning


2009-10-08  hg  <hg@oosvn01.>  [3e523c1a7633731154ef8b19b0e206bec5a348cf]

merge with m44


2009-03-20  Release Engineers  <releng@openoffice.org>  [ad6387ed0a69b85fb6b49beb5c572c1bbf6ced74]

#i10000# additional files for mhu17


2009-03-20  Release Engineers  <releng@openoffice.org>  [b3346550b44737fc3395314c483cef2e71636827]

Create DEV300_m44 milestone tag from trunk@269780


2009-03-20  Release Engineers  <releng@openoffice.org>  [17ca33d11352af246ecbb2f2c92e614aff4e1021]

Create DEV300_m44 milestone tag from trunk@269780


2009-03-20  Release Engineers  <releng@openoffice.org>  [c40593acab2ca757749a2d799ab83cbca7da06ac]

Create DEV300_m44 milestone tag from trunk@269780


2009-03-20  Release Engineers  <releng@openoffice.org>  [16074937935a6e5f5b2a65f848290f86697552bf]

Create DEV300_m44 milestone tag from trunk@269780


2009-03-20  Release Engineers  <releng@openoffice.org>  [a9bcc691d3c596b91f56684c89f68764afa047dc]

Create DEV300_m44 milestone tag from trunk@269780


2009-03-20  Release Engineers  <releng@openoffice.org>  [f96f459450f40ee7abc94b6fd1c64c673ad75a6a]

Create DEV300_m44 milestone tag from trunk@269780


2009-03-20  Release Engineers  <releng@openoffice.org>  [b44e59c60fb1d32d3e62dc76f7c4257228c55561]

Create DEV300_m44 milestone tag from trunk@269780


2009-03-20  Release Engineers  <releng@openoffice.org>  [972d5e8537b0331718d76b2a0fc6f3d82490b59b]

Create DEV300_m44 milestone tag from trunk@269780


2009-03-20  Release Engineers  <releng@openoffice.org>  [0f620086c3e190a446109b9e27ec979550c4963c]

Create DEV300_m44 milestone tag from trunk@269780


2009-03-20  Release Engineers  <releng@openoffice.org>  [62e66701332f8b73a7c21a31fffa33b8887acaca]

Create DEV300_m44 milestone tag from trunk@269780


2009-03-20  Release Engineers  <releng@openoffice.org>  [6585b28535c4441e9f7f3cf61b7357dd9e5e2a6a]

Create DEV300_m44 milestone tag from trunk@269780


2009-03-20  Release Engineers  <releng@openoffice.org>  [dfc999fee3f12c22cfd6656a470d5f692e265d23]

Create DEV300_m44 milestone tag from trunk@269780


2009-03-20  Release Engineers  <releng@openoffice.org>  [f80c43f07153116e4ba37ed5e5fb72a94b4beaca]

Create DEV300_m44 milestone tag from trunk@269780


2009-03-20  Release Engineers  <releng@openoffice.org>  [fd7216ce2faff3891f45afc1d3ab4a4418851c70]

Create DEV300_m44 milestone tag from trunk@269780


2009-03-19  Andre Fischer  <af@openoffice.org>  [3667b8e20a4c35aa2dfae63f159b2c96b4ade2b1]

#i92516# Refactored printing code, adapted it to new printing model, moved it to DocumentRenderer.


2009-10-08  hg  <hg@oosvn01.>  [d86b0af90e13900653d8cdd71d1520f532aed391]

merge with m40


2009-10-08  hg  <hg@oosvn01.>  [935a38968623d0f615aebca13544789443e1c8c1]

merge


2009-03-19  Release Engineers  <releng@openoffice.org>  [bc3487dab5ccca0f3e5c9785f088a3a4100b9718]

#i10000# added missing LIBRARYVERSION


2009-03-19  Release Engineers  <releng@openoffice.org>  [5e0646b43f0ee4df3442e945b058957a18e4adda]

#100000# get rid of warning


2009-03-19  Release Engineers  <releng@openoffice.org>  [1a0aa3978c87c8a30f69a79525e6fb3969298a3a]

#100000# rpmbuild instead of rpm-wrapper for the new unxlngi6 baseline


2009-03-18  Philipp Lohmann  <pl@openoffice.org>  [c5046bc3c7966022c3688e930f0a8937e9cc563b]

#i92516# avoid warning


2009-03-18  Philipp Lohmann  <pl@openoffice.org>  [66aed8209ab069db511c8007f7bb3ce99a77814b]

#i92516# less flicker


2009-03-18  Philipp Lohmann  <pl@openoffice.org>  [bc2ad9920bb0d88a9058a57364335938cfee99c7]

#i92516# filter transparencies, react on user cancel


2009-03-18  Philipp Lohmann  <pl@openoffice.org>  [293e5da2a08ee302ead25400eea0b6f95d35c36e]

#i92516# add progress during printing


2009-03-18  Ivo Hinkelmann  <ihi@openoffice.org>  [21c5cdaa547f3dbbd645a64aa8bf56846fc2f599]

#i100212# added new langs


2009-03-18  Philipp Lohmann  <pl@openoffice.org>  [f234c2134928e11c9e08e4c97fd4e725e4675320]

fix some warnings


2009-03-18  Philipp Lohmann  <pl@openoffice.org>  [26b3a7682ef493f20c59ae583345fcf6cc58f3d4]

#i92516# add progress during printing


2009-03-18  Vladimir Glazounov  <vg@openoffice.org>  [213326d30b4960998e0c0292895191a86db39e61]

#i10000# regenerated configure


2009-03-18  Vladimir Glazounov  <vg@openoffice.org>  [203ab700d2637d5f930b2108b9c5a2fa01452a50]

DEV300


2009-03-18  Vladimir Glazounov  <vg@openoffice.org>  [2e0c654895a69f8f77bd011cd657eea4172391d0]

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-18  Vladimir Glazounov  <vg@openoffice.org>  [dd4cb8ff68eee6657c12cd0f4d2f832290ba21ec]

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-18  Vladimir Glazounov  <vg@openoffice.org>  [4140aa38e45d3992cd339e7c5aca129cfa8dbe5d]

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-18  Vladimir Glazounov  <vg@openoffice.org>  [23e8f53581b10fecdc5ad613a37bc37ba8c87f8b]

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-18  Vladimir Glazounov  <vg@openoffice.org>  [c6a7b38c00c71c2b30cec3000f946fdbf32bb9e6]

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-18  Vladimir Glazounov  <vg@openoffice.org>  [76afd6157a11407983da6f8beecadec31b91e71d]

CWS-TOOLING: integrate CWS native234_DEV300 2009-03-05 16:52:26 +0100 is  r268926 : #i99899# packageversion 3.1.0 also for writer2latex package


2009-03-17  Vladimir Glazounov  <vg@openoffice.org>  [82708306d974e9f76a43f51ca64547d2da539e42]

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-17  Vladimir Glazounov  <vg@openoffice.org>  [46dfc893a9f36622e201a8168dc915db9794b695]

CWS-TOOLING: integrate CWS calcsoli2_DEV300 2009-02-24 21:05:58 +0100 nn  r268409 : #i99576# no optimization for tabcont.cxx on unxsoli4


2009-03-17  Philipp Lohmann  <pl@openoffice.org>  [5783a05227e2cd847680dc731c65c8f8e0587a15]

#i92516# make dialog resizeable


2009-03-17  Vladimir Glazounov  <vg@openoffice.org>  [7f490ef8614159ca8be36cc6eb9ed6117e81518e]

CWS-TOOLING: integrate CWS cl12_DEV300 2009-02-28 11:04:48 +0100 cl  r268621 : #i99678# correctly initialize paragraph vector for edit engine text 2009-02-27 16:16:25 +0100 dr  r268605 : #i99710# lost cloning of outlinerparaobject


2009-03-17  Vladimir Glazounov  <vg@openoffice.org>  [2d496c51fa686e379b4de2a0f085665250859427]

CWS-TOOLING: integrate CWS cl12_DEV300 2009-02-28 11:04:48 +0100 cl  r268621 : #i99678# correctly initialize paragraph vector for edit engine text 2009-02-27 16:16:25 +0100 dr  r268605 : #i99710# lost cloning of outlinerparaobject


2009-03-17  Vladimir Glazounov  <vg@openoffice.org>  [0aa068143e1e5dd56da40b42cca6f57862da4245]

CWS-TOOLING: integrate CWS sw31bf07_DEV300 2009-03-10 12:55:42 +0100 od  r269266 : #i100014# - adjust <Outliner::ImplCheckParagraphs(..)> and its usage to avoid endless loop 2009-03-10 10:24:45 +0100 od  r269250 : #i100035# method <SwView::~SwView()> 	  - set member variable <mpPostItMgr> to 0 after its destruction             to suppress further access on it. 2009-03-10 10:10:05 +0100 od  r269247 : #i100043# method <OutWW8_SwTxtNode(..)>           - if paragraph is numbered via set list style at paragraph style             and list level indent values of LABEL_ALIGNMENT list level style             not applicable, put indent values into temporary itemset for export             NOTE: This is a correction of fix for issue i94187


2009-03-17  Vladimir Glazounov  <vg@openoffice.org>  [2a6abe21ca8723123c5957369c0c518db37ad02e]

CWS-TOOLING: integrate CWS sw31bf07_DEV300 2009-03-10 12:55:42 +0100 od  r269266 : #i100014# - adjust <Outliner::ImplCheckParagraphs(..)> and its usage to avoid endless loop 2009-03-10 10:24:45 +0100 od  r269250 : #i100035# method <SwView::~SwView()> 	  - set member variable <mpPostItMgr> to 0 after its destruction             to suppress further access on it. 2009-03-10 10:10:05 +0100 od  r269247 : #i100043# method <OutWW8_SwTxtNode(..)>           - if paragraph is numbered via set list style at paragraph style             and list level indent values of LABEL_ALIGNMENT list level style             not applicable, put indent values into temporary itemset for export             NOTE: This is a correction of fix for issue i94187


2009-03-17  Vladimir Glazounov  <vg@openoffice.org>  [482fa4ca7c94ccd58b51bc2b9e02addebb20a55e]

CWS-TOOLING: integrate CWS hb20_DEV300 2009-03-10 09:17:27 +0100 od  r269243 : #i100043# method <OutWW8_SwTxtNode(..)> 	  - if paragraph is numbered via set list style at paragraph style 	    and list level indent values of LABEL_ALIGNMENT list level style 	    not applicable, put indent values into temporary itemset for export 	    NOTE: This is a correction of fix for issue i94187 2009-03-06 08:42:17 +0100 od  r268967 : #i99665# method <SwNoTxtFrm::PaintPicture(..)> 	 - adjust AntiAliasing mode at output device for the output 	   of the chart OLE replacement image 2009-03-05 12:04:34 +0100 od  r268894 : #i99876# method <ObjectContactOfPageView::DoProcessDisplay(..)> 	 - set the ClipRegion as ViewRange on printing, as already done on PDF export 2009-03-05 11:48:13 +0100 od  r268891 : #i99822# method <SwWW8ImplReader::RegisterNumFmtOnTxtNode(..)>          - do not apply list level formatting indents directly at the text node            for list levels of position and space mode LABEL_ALIGNMENT 2009-03-05 09:25:24 +0100 hbrinkm  r268876 : #i99789# write vertical merge flags 2009-03-05 08:30:31 +0100 hbrinkm  r268872 : CWS-TOOLING: rebase CWS hb20 to branches/OOO310@268862 (milestone: OOO310:m4)


2009-03-17  Vladimir Glazounov  <vg@openoffice.org>  [619359bed37630d860b43935e9cf27ee46fd40d5]

CWS-TOOLING: integrate CWS hb20_DEV300 2009-03-10 09:17:27 +0100 od  r269243 : #i100043# method <OutWW8_SwTxtNode(..)> 	  - if paragraph is numbered via set list style at paragraph style 	    and list level indent values of LABEL_ALIGNMENT list level style 	    not applicable, put indent values into temporary itemset for export 	    NOTE: This is a correction of fix for issue i94187 2009-03-06 08:42:17 +0100 od  r268967 : #i99665# method <SwNoTxtFrm::PaintPicture(..)> 	 - adjust AntiAliasing mode at output device for the output 	   of the chart OLE replacement image 2009-03-05 12:04:34 +0100 od  r268894 : #i99876# method <ObjectContactOfPageView::DoProcessDisplay(..)> 	 - set the ClipRegion as ViewRange on printing, as already done on PDF export 2009-03-05 11:48:13 +0100 od  r268891 : #i99822# method <SwWW8ImplReader::RegisterNumFmtOnTxtNode(..)>          - do not apply list level formatting indents directly at the text node            for list levels of position and space mode LABEL_ALIGNMENT 2009-03-05 09:25:24 +0100 hbrinkm  r268876 : #i99789# write vertical merge flags 2009-03-05 08:30:31 +0100 hbrinkm  r268872 : CWS-TOOLING: rebase CWS hb20 to branches/OOO310@268862 (milestone: OOO310:m4)


2009-03-17  Vladimir Glazounov  <vg@openoffice.org>  [c82c3e12f84673c323ce331885841e5b45b8d96e]

CWS-TOOLING: integrate CWS mav48_DEV300 2009-03-09 12:55:54 +0100 mav  r269080 : #i99918# provide decoded version of the name 2009-03-09 10:14:59 +0100 mav  r269064 : #99967# let readonly files be correctly recognized 2009-03-09 07:04:09 +0100 mav  r269056 : #i99922# fix the typo 2009-03-06 14:10:29 +0100 mav  r269005 : #i99922# convert system path correctly 2009-03-06 13:53:45 +0100 mav  r269001 : #i99922# Prevent the problem for the case that the configuration contains wrong URL 2009-03-06 13:16:56 +0100 mav  r268999 : #i99919# handle SID_OPENHYPERLINK correctly in slide-show


2009-03-17  Vladimir Glazounov  <vg@openoffice.org>  [96f1e7bbb408f80098161a8fdacf722e379e328b]

CWS-TOOLING: integrate CWS mav48_DEV300 2009-03-09 12:55:54 +0100 mav  r269080 : #i99918# provide decoded version of the name 2009-03-09 10:14:59 +0100 mav  r269064 : #99967# let readonly files be correctly recognized 2009-03-09 07:04:09 +0100 mav  r269056 : #i99922# fix the typo 2009-03-06 14:10:29 +0100 mav  r269005 : #i99922# convert system path correctly 2009-03-06 13:53:45 +0100 mav  r269001 : #i99922# Prevent the problem for the case that the configuration contains wrong URL 2009-03-06 13:16:56 +0100 mav  r268999 : #i99919# handle SID_OPENHYPERLINK correctly in slide-show


2009-03-17  Vladimir Glazounov  <vg@openoffice.org>  [792cbc03aef3873ba89c61db708898d96d6a52f8]

CWS-TOOLING: integrate CWS fwk105_DEV300 2009-03-12 14:17:34 +0100 od  r269409 : #i100132# method <WW8ListManager::GetNumRuleForActivation(..)> 	  use <SwNumRule::Get(..)> instead of <SwNumRule::GetNumFmt(..)> 2009-03-12 10:33:48 +0100 hbrinkm  r269369 : #i99564# SwWW8ImplReader::TabCellEnd: only remove paragraph, if table end is before current insert point


2009-03-16  Vladimir Glazounov  <vg@openoffice.org>  [416d7a0fba60573e27ab2388ea4ce3a023b5e2d8]

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  Vladimir Glazounov  <vg@openoffice.org>  [44e008b01f72c3f02ab3328cdc44f987617f272b]

CWS-TOOLING: integrate CWS ooo31gsl4_DEV300 2009-03-11 16:07:53 +0100 gh  r269340 : missed compile on bigendian system (OSL_BIGENDIAN defined) 2009-03-11 10:22:27 +0100 pl  r269300 : #i100057# one more case 2009-03-10 15:10:01 +0100 pl  r269274 : #i100057# filter formatting marks in vcl i18n helper 2009-03-10 13:31:01 +0100 gh  r269269 : #i100044#remove BiDi markers before sending to VCLTestTool 2009-03-10 10:16:05 +0100 hdu  r269248 : #i100057# fix casefolding::getNextChar() end-of-string behaviour 2009-03-10 09:51:36 +0100 hdu  r269245 : #i100044# add TransliterationModules_IGNORE_FORMATTING option 2009-03-09 14:30:00 +0100 pl  r269176 : #i99360# workaround XIfEvent never returning


2009-03-16  Vladimir Glazounov  <vg@openoffice.org>  [e7665daf750dbf1e8057f220b0f1b5a6868974c8]

CWS-TOOLING: integrate CWS ooo31gsl4_DEV300 2009-03-11 16:07:53 +0100 gh  r269340 : missed compile on bigendian system (OSL_BIGENDIAN defined) 2009-03-11 10:22:27 +0100 pl  r269300 : #i100057# one more case 2009-03-10 15:10:01 +0100 pl  r269274 : #i100057# filter formatting marks in vcl i18n helper 2009-03-10 13:31:01 +0100 gh  r269269 : #i100044#remove BiDi markers before sending to VCLTestTool 2009-03-10 10:16:05 +0100 hdu  r269248 : #i100057# fix casefolding::getNextChar() end-of-string behaviour 2009-03-10 09:51:36 +0100 hdu  r269245 : #i100044# add TransliterationModules_IGNORE_FORMATTING option 2009-03-09 14:30:00 +0100 pl  r269176 : #i99360# workaround XIfEvent never returning


2009-03-16  Philipp Lohmann  <pl@openoffice.org>  [38caca6fb87a3627747266a2af766f64c456a946]

#i92516# reorder jobsetup and printer controls for better usability


2009-03-16  Vladimir Glazounov  <vg@openoffice.org>  [4c5d19f0a9bbacf9e7a8559be043acd34940fd5b]

CWS-TOOLING: integrate CWS calc31stopper3_DEV300 2009-03-12 17:41:49 +0100 er  r269429 : #i100135# reference (position and size) never changes for external references when inserting/deleting/moving cells 2009-03-12 15:29:31 +0100 dr  r269424 : #i10000# missing parentheses 2009-03-12 15:15:11 +0100 dr  r269422 : #i100148# handle empty text shapes


2009-03-16  Vladimir Glazounov  <vg@openoffice.org>  [b35d11c41cd6135c74299f3129e4711d09caa7dc]

CWS-TOOLING: integrate CWS calc31stopper3_DEV300 2009-03-12 17:41:49 +0100 er  r269429 : #i100135# reference (position and size) never changes for external references when inserting/deleting/moving cells 2009-03-12 15:29:31 +0100 dr  r269424 : #i10000# missing parentheses 2009-03-12 15:15:11 +0100 dr  r269422 : #i100148# handle empty text shapes


2009-03-16  Philipp Lohmann  <pl@openoffice.org>  [012730f704b81d31471afbe90b93915b8ce14a8d]

#i92516# add range control


2009-03-16  Vladimir Glazounov  <vg@openoffice.org>  [d398d7b03cdd019e2dd6eae41463418d01be8320]

CWS-TOOLING: integrate CWS automation310c_DEV300 2009-03-16 13:33:04 +0100 jsk  r269530 : #i100184 2009-03-16 13:31:17 +0100 jsk  r269528 : #i100232#


2009-03-16  Philipp Lohmann  <pl@openoffice.org>  [ccb652059ab56dd52dc72d91b5bc49cdbfe18d37]

#i92516# call handler only once for radio button change


2009-03-16  Philipp Lohmann  <pl@openoffice.org>  [60608f2a8dbdb4fac768de164aba0ef8b1b1b0b5]

#i92516# add: control dependencies (round 1)


2009-03-16  Andre Fischer  <af@openoffice.org>  [3c85687a7431d6cd21e09c74169258d2e4e3f2ae]

#i92516# Fixed minor compilation problem.


2009-03-16  Philipp Lohmann  <pl@openoffice.org>  [e26c7a2da1f71d947332886157b0f6b381f20d0d]

#i92516# UI property value for lists and radio button groups is now numerical index in value list


2009-03-16  Vladimir Glazounov  <vg@openoffice.org>  [e33b2b6d4d4056cb8f057f53cfbf0a573cc7c909]

CWS-TOOLING: integrate CWS calc31stopper2_DEV300 2009-03-10 15:35:05 +0100 dr  r269277 : #i100096# allow multiselection of shapes again... 2009-03-10 10:44:13 +0100 nn  r269253 : #i100070# write chart ranges correctly, temporarily also allow wrong syntax when loading 2009-03-09 17:36:48 +0100 iha  r269207 : #i100062# charts loose data when copying from calc to impress or writer 2009-03-09 14:20:52 +0100 nn  r269108 : #i100042# ScTabViewShell::Construct: still have to check for linked sheets


2009-03-16  Andre Fischer  <af@openoffice.org>  [76209b6a59fd6fdd8f2301c889989d06515fbdae]

#i92516# Added handlers and propery map.


2009-10-08  hg  <hg@oosvn01.>  [cb96fd830b26c7224ede88691ca4f06a989ee7cb]

merge with m40


2009-03-16  Vladimir Glazounov  <vg@openoffice.org>  [2bafee19286bac50f8bb45e740a6b8275bbbef36]

#i100000# roll back changes from mla01


2009-03-16  Vladimir Glazounov  <vg@openoffice.org>  [3fa6016cfe4ceff50f08f6a6599c96b3b32f2e8d]

CWS-TOOLING: integrate CWS calc31stopper_DEV300 2009-03-04 19:46:06 +0100 dr  r268863 : #i99844# do not remove broadcaster from deleted cells before broadcasting the change


2009-03-16  Vladimir Glazounov  <vg@openoffice.org>  [566d54fc21efaa8be2b3044c8730a125eafdd00d]

CWS-TOOLING: integrate CWS chartranges_DEV300 2009-03-04 08:33:56 +0100 hde  r268783 : #99762# 2009-03-02 16:31:38 +0100 nn  r268665 : #i99762# overlaps: disjoint to one side means no overlap


2009-03-16  Vladimir Glazounov  <vg@openoffice.org>  [21585397c56f0c046994370f3e168d54cf230e8a]

CWS-TOOLING: integrate CWS chartranges_DEV300 2009-03-04 08:33:56 +0100 hde  r268783 : #99762# 2009-03-02 16:31:38 +0100 nn  r268665 : #i99762# overlaps: disjoint to one side means no overlap


2009-03-16  Oliver Bolte  <obo@openoffice.org>  [9fdd532e921a80a0382350afa705496f0f82b47e]

#i96417# add GNUPATCH for cygwin


2009-03-16  Vladimir Glazounov  <vg@openoffice.org>  [ba278e36fdb2b548889bcc29262590f45ce66a5f]

CWS-TOOLING: integrate CWS xmergeclean 2009-02-18 17:23:25 +0100 cmc  r268246 : #i99387# add a final DOM->XML serialization fallback and clean up trivial warnings


2009-03-15  Vladimir Glazounov  <vg@openoffice.org>  [2a9ce5c1644ec4c0dc9e4061ac45b8c79cdf6fc3]

CWS-TOOLING: integrate CWS automation310b_DEV300 2009-03-10 08:27:48 +0100 jsk  r269238 : #i100045# 2009-03-10 08:26:52 +0100 jsk  r269237 : #i100045# 2009-03-09 15:33:46 +0100 hde  r269196 : #100053 2009-03-09 14:40:36 +0100 jsk  r269189 : #i100045# 2009-03-09 10:39:26 +0100 jsk  r269066 : #i100039#


2009-03-15  Vladimir Glazounov  <vg@openoffice.org>  [d75a74bf2a45c3ee051fa424b0e7350f5b77c518]

CWS-TOOLING: integrate CWS aw064 2009-02-10 17:39:02 +0100 aw  r267569 : #i98314# adapted texture size to object size 2009-02-05 15:26:16 +0100 aw  r267427 : #i98532# added mirroring of redline info when RTL is on 2009-02-04 16:31:27 +0100 aw  r267392 : #i98314# corrected texturing for E3dPolygonObj's primitive creation 2009-02-02 17:58:49 +0100 aw  r267285 : #i98295# corrected orientation of E3dPolygonObj's polygon definition on it's way to prmitives 2009-02-02 17:57:32 +0100 aw  r267283 : #i98295# optimized SdrPolyPolygonPrimitive3D::createLocalDecomposition data flow


2009-03-15  Vladimir Glazounov  <vg@openoffice.org>  [6f22f0f174f66e4000f472dba6b11c91ad6dc9f1]

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-15  Vladimir Glazounov  <vg@openoffice.org>  [648c5cf65bdfa75f3c695cedb4e0ff7899507b69]

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-15  Vladimir Glazounov  <vg@openoffice.org>  [8955f49cbbb02775ba0e1c268d17a98b8dcb725e]

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-15  Vladimir Glazounov  <vg@openoffice.org>  [1bad9334e8d2683dec2218ac9c632f658d46d8e0]

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-14  Vladimir Glazounov  <vg@openoffice.org>  [f2c0816e2ce3b97ffe37660b9d5850483f4ed238]

CWS-TOOLING: integrate CWS automation002 2009-03-10 20:21:24 +0100 jsk  r269293 : #i100106# 2009-03-10 19:23:22 +0100 jsk  r269292 : #i99871# 2009-03-10 19:19:16 +0100 jsk  r269291 : #i99871# 2009-03-10 19:17:24 +0100 jsk  r269290 : #i99715# 2009-03-10 19:15:45 +0100 jsk  r269289 : #i99649#


2009-03-14  Vladimir Glazounov  <vg@openoffice.org>  [55aa942c51c728a9bb749a9732c9b99935be0a55]

CWS-TOOLING: integrate CWS cmcfixes55 2009-03-03 10:04:14 +0100 cmc  r268711 : #i99765# silence warning 2009-03-02 12:18:48 +0100 cmc  r268647 : #i99772# silence warnings under >= python 2.6 and gcc 4.4 2009-03-02 10:51:12 +0100 cmc  r268641 : #i99767# fix up trivial && || 2009-03-02 10:32:02 +0100 cmc  r268640 : #i99766 remove && || warning 2009-03-02 10:01:05 +0100 cmc  r268638 : #i99764# easy && || warnings 2009-02-27 13:03:08 +0100 cmc  r268583 : #i96059# fix dodgy code 2009-02-27 12:57:38 +0100 cmc  r268582 : #i99718# don't leave unused methods on non-win platform


2009-03-14  Vladimir Glazounov  <vg@openoffice.org>  [b0bc9610a01cbfc79fe38ebff8b4ca59235d441d]

CWS-TOOLING: integrate CWS cmcfixes55 2009-03-03 10:04:14 +0100 cmc  r268711 : #i99765# silence warning 2009-03-02 12:18:48 +0100 cmc  r268647 : #i99772# silence warnings under >= python 2.6 and gcc 4.4 2009-03-02 10:51:12 +0100 cmc  r268641 : #i99767# fix up trivial && || 2009-03-02 10:32:02 +0100 cmc  r268640 : #i99766 remove && || warning 2009-03-02 10:01:05 +0100 cmc  r268638 : #i99764# easy && || warnings 2009-02-27 13:03:08 +0100 cmc  r268583 : #i96059# fix dodgy code 2009-02-27 12:57:38 +0100 cmc  r268582 : #i99718# don't leave unused methods on non-win platform


2009-03-14  Vladimir Glazounov  <vg@openoffice.org>  [1c36c112707677fe89e427b3baf93c7c0b78d17d]

CWS-TOOLING: integrate CWS cmcfixes55 2009-03-03 10:04:14 +0100 cmc  r268711 : #i99765# silence warning 2009-03-02 12:18:48 +0100 cmc  r268647 : #i99772# silence warnings under >= python 2.6 and gcc 4.4 2009-03-02 10:51:12 +0100 cmc  r268641 : #i99767# fix up trivial && || 2009-03-02 10:32:02 +0100 cmc  r268640 : #i99766 remove && || warning 2009-03-02 10:01:05 +0100 cmc  r268638 : #i99764# easy && || warnings 2009-02-27 13:03:08 +0100 cmc  r268583 : #i96059# fix dodgy code 2009-02-27 12:57:38 +0100 cmc  r268582 : #i99718# don't leave unused methods on non-win platform


2009-03-14  Vladimir Glazounov  <vg@openoffice.org>  [d8e5bfb7597f9b9e6c4822dba3368a42a1310614]

CWS-TOOLING: integrate CWS cmcfixes55 2009-03-03 10:04:14 +0100 cmc  r268711 : #i99765# silence warning 2009-03-02 12:18:48 +0100 cmc  r268647 : #i99772# silence warnings under >= python 2.6 and gcc 4.4 2009-03-02 10:51:12 +0100 cmc  r268641 : #i99767# fix up trivial && || 2009-03-02 10:32:02 +0100 cmc  r268640 : #i99766 remove && || warning 2009-03-02 10:01:05 +0100 cmc  r268638 : #i99764# easy && || warnings 2009-02-27 13:03:08 +0100 cmc  r268583 : #i96059# fix dodgy code 2009-02-27 12:57:38 +0100 cmc  r268582 : #i99718# don't leave unused methods on non-win platform


2009-03-14  Vladimir Glazounov  <vg@openoffice.org>  [22a3ff92076e5a9c855a301831666c4ca33388da]

CWS-TOOLING: integrate CWS sw31bf05 2009-02-04 10:10:51 +0100 od  r267352 : #i98791# for method <SwWW8ImplReader::SetOutLineStyles()> 	 - adjust paragraph style sorting algorithm due to introduced 	   outline level attribute


2009-03-14  Vladimir Glazounov  <vg@openoffice.org>  [849ecf24659c004df6b95c7ffc85b0e5e68b6876]

CWS-TOOLING: integrate CWS mla01 2008-11-26 11:44:02 +0100 os  r264361 : cws migration


2009-03-13  Vladimir Glazounov  <vg@openoffice.org>  [f91cf304d11cb63c49982e15a8f388e9127645bc]

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>  [6d4b5845ebd3b4847cb20d906a9b9ae096b3c673]

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>  [1d7939dc8581f0ad515d31df28cc40ab98c111a4]

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>  [582b2149a859f5895fba18e9ec9895ce75bdd85c]

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>  [99bb633e382e83f47f3e30a7c93705118880da06]

CWS-TOOLING: integrate CWS smoketest21 2009-02-23 19:49:51 +0100 kz  r268371 : #i96553# don't use cp -u anymore 2009-02-23 19:46:19 +0100 kz  r268368 : #i96552# use of TMPDIR for all unix 2009-02-19 17:52:04 +0100 kz  r268302 : #i96552# set installpath to /tmp if no other var is set 2009-02-18 20:15:32 +0100 kz  r268254 : #i93329# use soffice also for mac 2009-02-18 15:16:23 +0100 kz  r268228 : #i84720# external installation fixed


2009-03-13  Vladimir Glazounov  <vg@openoffice.org>  [dbf9ab5c7ab95de3200a2c69932be38b378c5bd2]

CWS-TOOLING: integrate CWS mhu17 2009-01-23 14:08:09 +0100 mhu  r266816 : CWS-TOOLING: rebase CWS mhu17 to trunk@266428 (milestone: DEV300:m39) 2009-01-16 17:49:37 +0100 mhu  r266442 : #i98151# Migration to subversion. 2009-01-16 17:48:53 +0100 mhu  r266441 : #i98151# Migration to subversion. 2009-01-16 17:47:56 +0100 mhu  r266440 : #i98151# Migration to subversion.


2009-03-13  Vladimir Glazounov  <vg@openoffice.org>  [cbedb240486a21c5d5676e7a7f4e2ba17a55dbab]

CWS-TOOLING: integrate CWS mhu17 2009-01-23 14:08:09 +0100 mhu  r266816 : CWS-TOOLING: rebase CWS mhu17 to trunk@266428 (milestone: DEV300:m39) 2009-01-16 17:49:37 +0100 mhu  r266442 : #i98151# Migration to subversion. 2009-01-16 17:48:53 +0100 mhu  r266441 : #i98151# Migration to subversion. 2009-01-16 17:47:56 +0100 mhu  r266440 : #i98151# Migration to subversion.


2009-03-13  Vladimir Glazounov  <vg@openoffice.org>  [e8678a7fd348eee209481ce4ac1dab192df68bfc]

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-13  Vladimir Glazounov  <vg@openoffice.org>  [a476b01ccb3c87709f59ac076f5f6b568f99b220]

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-13  Vladimir Glazounov  <vg@openoffice.org>  [250579bcc18825c6b59ff04972ff7d8c36224e99]

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-13  Vladimir Glazounov  <vg@openoffice.org>  [9e30f57d0a770a57d85e1345f8c8cf1f3511400b]

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-13  Oliver Bolte  <obo@openoffice.org>  [7e6365efdd662817e153aa9e0962a7b626e4a04e]

#i100163# remove psprint


2009-03-13  Oliver Bolte  <obo@openoffice.org>  [79b07b7d18bebadb71044f8660e218ecce3dd1a5]

#i10000# converted to unx line ends


2009-03-12  Vladimir Glazounov  <vg@openoffice.org>  [eff57ef93e3d0d08eb19ff50440e05d6224a85a5]

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>  [275debd86977764dea1fb07055ba49449b8c15a5]

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>  [4b4baa95ee85d80b67f4f3e12306444604b1ba83]

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>  [a8430dc185dbc6d3a3da987bd0f09925bf3edf3d]

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>  [eda192d5b977e057d8251adb8c6c848f0ba59eac]

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>  [2a8efd9fb0f07780534b1fe864d88d3aabbc23a1]

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  Vladimir Glazounov  <vg@openoffice.org>  [9c85c581de514ab33dcfd21e48a6119a56fabfe2]

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  Vladimir Glazounov  <vg@openoffice.org>  [2011428e8d1c0fe0cbf318111ffab93616bc0292]

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  Vladimir Glazounov  <vg@openoffice.org>  [2936256ec75892fbc903e6cd693d478932b6f553]

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>  [807785cae802278420f571edc42bea88cb7b13ba]

#i10000# fix for deb packages c23


2009-03-11  Oliver Bolte  <obo@openoffice.org>  [2870fa7bfa01c6f9bc753f062941b71c261d247c]

#100000# check misc/build/<...>/[bin|lib]


2009-03-10  Release Engineers  <releng@openoffice.org>  [1b39552e941d8acf1397de816269bce40c69776d]

#i10000# fix from OOO310


2009-03-10  Oliver Bolte  <obo@openoffice.org>  [336f366b74e2432a9c76c72fb060d0522773ab12]

#i10000# WaE wntmsci12 (non pro)


2009-03-10  Oliver Bolte  <obo@openoffice.org>  [4b50cf89693634f6b963ef646ba3b37355cc0b54]

#i10000# WaE wntmsci12 (non pro)


2009-03-10  Release Engineers  <releng@openoffice.org>  [75c1670171db15129ce0237eb9635ba664561f70]

#i10000# fix from OOO310


2009-03-10  Release Engineers  <releng@openoffice.org>  [c33f3d62c43360e72fa2a80e61f6e26bddb97fad]

#i10000# WaE wntmsci12 (nonpro)


2009-03-10  Oliver Bolte  <obo@openoffice.org>  [39596395469d9ae063c5ed8837a864f160d6fc26]

#i10000# deliver ifwi.lib for svx/gengal


2009-03-10  Oliver Bolte  <obo@openoffice.org>  [dd3888de0913c5c16885096e3e571e36cadb754e]

#i10000# fixes from OOO310


2009-03-09  Oliver Bolte  <obo@openoffice.org>  [c68f869ec0a2daa90227e200cf0cca1fe57d2c39]

#i10000# fixes from OOO310


2009-03-09  Oliver Bolte  <obo@openoffice.org>  [d54d9323e2584c902ab1f2ec5e09d2f7cbbe4c30]

#i10000# const class OutlinerParaObject has no member named Clone


2009-03-09  Oliver Bolte  <obo@openoffice.org>  [587da420e46fcd54e98a3ead6c16e009ec1fde59]

#i10000# conflicting return type const sal_Unicode <-> sal_Unicode getSingleToken(..), due to change in IFunctionDescription.hxx by CWS cmcfixes54


2009-03-09  Oliver Bolte  <obo@openoffice.org>  [2a978ef29fb12ba73645b4a5c0f4cd123233b988]

#i10000# includes missing


2009-03-09  Oliver Bolte  <obo@openoffice.org>  [89b231de3e592ca025d99990f529d70ddb816073]

#i10000# PATCH_FILE_NAME -> PATCH_FILES


2009-03-09  Release Engineers  <releng@openoffice.org>  [41e084e168254034f95926f66d8581fb76952a08]

#i10000# PATCH_FILE_NAME -> PATCH_FILES


2009-03-09  Oliver Bolte  <obo@openoffice.org>  [866e7174cf1544168904760be9b8e5bb213add89]

#i10000# librarys missing


2009-03-09  Oliver Bolte  <obo@openoffice.org>  [f67c28dad78ebda7bcddddf26fa65ff6f1f41844]

#i10000# librarys missing


2009-03-09  Oliver Bolte  <obo@openoffice.org>  [d906fcfe1bf091c98cfe939eb392919fdf28792c]

#i10000# AUGMENT_LIBRARY_PATH missing


2009-03-09  Oliver Bolte  <obo@openoffice.org>  [4d5f48261746f2e027e7670b7698d7fcabda098d]

#i10000# librarys missing


2009-03-09  Andre Fischer  <af@openoffice.org>  [a7bd3d52eec783eadd078797f504c1e3c4878ab8]

#i48179# Fixed handling of main sequence effects that are not user triggered.


2009-03-09  Oliver Bolte  <obo@openoffice.org>  [e86537c3e28e38d5342bac60e459594a80d83a0f]

#i10000# librarys missing


2009-03-09  Oliver Bolte  <obo@openoffice.org>  [1463ae3c3005fd56a3283d9a724c700b0677b0c1]

#i10000# librarys missing


2009-03-09  Oliver Bolte  <obo@openoffice.org>  [e8807400eef6464a7e22adce296cfa6ae80a6e62]

#i10000# librarys missing


2009-03-09  Oliver Bolte  <obo@openoffice.org>  [efe576384ed2e0c07fcdd27167d299ad690f57e0]

#i10000# librarys missing


2009-03-09  Oliver Bolte  <obo@openoffice.org>  [0d64d411be47d613171839957a208b06258fb81a]

#i10000# printergfx.lib missing


2009-03-09  Release Engineers  <releng@openoffice.org>  [23ef58dab3a6f6a7462ac2a178cfad02c88fc8aa]

#i10000# missing librarys


2009-03-09  Rüdiger Timm  <rt@openoffice.org>  [cf63d6c2a58d6939d8cbe2a4a644f5fd9b39016e]

#i100009# Syntax: 'localize' fails on multi line tags, error message is 'Missplaced close tag'.


2009-03-06  Release Engineers  <releng@openoffice.org>  [f48cfa5a262f203a4c4ad81ba089b8fea573bb03]

#i10000# missing librarys


2009-03-06  Release Engineers  <releng@openoffice.org>  [58ee7ef4c937ddde88ba92e3bd4045a06c74e0cd]

#i10000# missing librarys


2009-03-06  Release Engineers  <releng@openoffice.org>  [af90acc9981e770e33fcd14ff39fdd10d1d1eff4]

#i10000# missing librarys


2009-03-06  Release Engineers  <releng@openoffice.org>  [7edbb9f42b65f032494325d107844b629f49a947]

#i10000# missing librarys


2009-03-06  Release Engineers  <releng@openoffice.org>  [8632dd79da06bc9794824885b231afa724c7de60]

#i10000# missing SALHELPERLIB


2009-03-06  Release Engineers  <releng@openoffice.org>  [76931f7a47c4f6511d2fa86948c40d5f09d52e6d]

#i10000# missing STORELIB


2009-03-06  Release Engineers  <releng@openoffice.org>  [32a3f76b3695cbf54fecc77730395bbace21c8bc]

#i10000# missing STORELIB


2009-03-06  Release Engineers  <releng@openoffice.org>  [0814417877c3e1f68854d92a038977dc1ae3d9de]

#i10000# missing Librarys


2009-03-06  Release Engineers  <releng@openoffice.org>  [9f1d152466ea3f3ae3712dc5b06c08bdb0ad6020]

#i10000# AUGMENT_LIBRARY_PATH missing


2009-03-06  Release Engineers  <releng@openoffice.org>  [1d607470dad24af3fc53fb4fd34d975107810f85]

#i10000# fix for LD_LIBRARY_PATH


2009-03-06  Release Engineers  <releng@openoffice.org>  [68c871c9c0e134d39fda1728522e815b6ff3baad]

#i10000# STORELIB missing


2009-03-06  Release Engineers  <releng@openoffice.org>  [61f13b536042d73bc4689d6a69573a0d4c602553]

#i10000# STORELIB missing


2009-03-06  Release Engineers  <releng@openoffice.org>  [0f89d2ab85e9a399c243da1301ae5795538dd235]

#i10000# STORELIB missing


2009-03-06  Release Engineers  <releng@openoffice.org>  [366abe76dd6a1d86494a73978d5cb015abdb50d5]

#i10000# fix for LD_LIBRARY_PATH


2009-03-06  Oliver Bolte  <obo@openoffice.org>  [5f30b473f9a112e4b0011757bba21100fb6aabf8]

DEV300


2009-03-06  Oliver Bolte  <obo@openoffice.org>  [b41884a6ba4c8565d6e1ad6949fce26f479a8fef]

#i99305# remove DOS line ends


2009-03-06  Oliver Bolte  <obo@openoffice.org>  [ba1050b155fe3fed6873670ca00d55d11f6bfdf6]

#i99305# remove DOS line ends


2009-03-06  Oliver Bolte  <obo@openoffice.org>  [5b55140742bac58f9f87031363c6e07f5f00749e]

#i99305# remove DOS line ends


2009-03-06  Oliver Bolte  <obo@openoffice.org>  [837670cb26f77ec64c13344ebe9883620cde547f]

#i99305# remove DOS line ends


2009-03-06  Oliver Bolte  <obo@openoffice.org>  [4d5ec179be6361108685a23e64289aaa47d6eaa4]

#i99305# remove DOS line ends


2009-03-06  Oliver Bolte  <obo@openoffice.org>  [e9d01d163412865646039997f71c924464db3e06]

#i99305# remove DOS line ends


2009-03-06  Oliver Bolte  <obo@openoffice.org>  [246783e544ebce6bb68a2e7a860e10afabb87d4f]

#i99741# fix for LD_LIBRARY_PATH


2009-03-06  Oliver Bolte  <obo@openoffice.org>  [16b8f50c0fcfa743b72136d262f9290d29dfaf28]

#i10000# fix for remove of LD_LIBRARY_PATH by CWS sb104


2009-03-06  Oliver Bolte  <obo@openoffice.org>  [ddd914a8e5e69d9e7579d1b55cff014a242bf46c]

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-06  Oliver Bolte  <obo@openoffice.org>  [659af2052b0471ff4507f1742a4f0c0681d66e8e]

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-06  Thorsten Behrens  <thb@openoffice.org>  [6ff3e037e87b5ca49f177eb1899f0c6715427782]

#i10000# CodingStandards: aligned EffectRewinder class to module conventions; WaE: removed two unused vars


2009-03-06  Thorsten Behrens  <thb@openoffice.org>  [344b10f55de6ef1385b3ef9cd0a2dfdaed817865]

#i10000# build fix - filename is lowercase


2009-03-06  Oliver Bolte  <obo@openoffice.org>  [475085eea2983e0fe80857c6cacabbf51ba654be]

CWS-TOOLING: integrate CWS tkr19_DEV300 2009-03-02 08:39:40 +0100 tkr  r268634 : #i99717# optimise the determination of webdav/non webdav ressources


2009-03-06  Oliver Bolte  <obo@openoffice.org>  [a455d5ecd869543cb511c1f2ddb18748924d2abf]

CWS-TOOLING: integrate CWS fwk104_DEV300 2009-03-05 14:05:04 +0100 msc  r268903 : #i99921# 2009-03-04 11:12:23 +0100 cd  r268798 : #i99768# Create empty set for report designer to get correct notifications 2009-03-04 11:07:51 +0100 cd  r268797 : #i99768# Fix crash due to strange configuration notifications


2009-03-06  Oliver Bolte  <obo@openoffice.org>  [53d6a16a262b21780593a8a41a3a22cb291e86c6]

CWS-TOOLING: integrate CWS fwk104_DEV300 2009-03-05 14:05:04 +0100 msc  r268903 : #i99921# 2009-03-04 11:12:23 +0100 cd  r268798 : #i99768# Create empty set for report designer to get correct notifications 2009-03-04 11:07:51 +0100 cd  r268797 : #i99768# Fix crash due to strange configuration notifications


2009-03-06  Oliver Bolte  <obo@openoffice.org>  [e6cbc00e20933ad1ae7b73818ae1a7a72c53805c]

CWS-TOOLING: integrate CWS automation310a_DEV300 2009-03-04 15:32:39 +0100 wg  r268837 : i99824 2009-03-04 15:29:46 +0100 wg  r268836 : i99824 2009-03-04 13:30:48 +0100 wg  r268819 : i99824 2009-03-04 12:36:35 +0100 wg  r268812 : i99824 2009-03-04 11:52:09 +0100 hde  r268804 : #94732# 2009-03-04 09:58:02 +0100 wg  r268787 : i99824 2009-03-04 09:32:10 +0100 hde  r268785 : #99779# 2009-03-03 16:13:44 +0100 wg  r268746 : i99824 2009-03-03 16:04:47 +0100 wg  r268743 : i99824 2009-03-03 16:03:08 +0100 wg  r268739 : i99824 2009-03-03 09:49:45 +0100 msc  r268709 : #99804# 2009-03-03 09:43:59 +0100 msc  r268707 : #99802#


2009-03-06  Oliver Bolte  <obo@openoffice.org>  [f1ecf9e510b0adf135eab440b3c9a759db7d6f86]

CWS-TOOLING: integrate CWS os129_DEV300 2009-02-27 10:01:07 +0100 od  r268556 : #i99641# correct export of table of content 2009-02-27 08:01:13 +0100 os  r268550 : #i81468# Ctrl+F11 has to be ActivateStyleApply in Writer in all locales


2009-03-06  Oliver Bolte  <obo@openoffice.org>  [33b338ab44c7c089bfedc3a90cc1d4c65d77ecbe]

CWS-TOOLING: integrate CWS os129_DEV300 2009-02-27 10:01:07 +0100 od  r268556 : #i99641# correct export of table of content 2009-02-27 08:01:13 +0100 os  r268550 : #i81468# Ctrl+F11 has to be ActivateStyleApply in Writer in all locales


2009-03-05  Oliver Bolte  <obo@openoffice.org>  [dbc028fb9b6b3cedf6ff78637b00752601dfea10]

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>  [1868b110455ee9bec2ea57c461e0d64c702e5852]

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-05  Oliver Bolte  <obo@openoffice.org>  [f28cc6ae8975ae93c68691c9d4507a07f62df059]

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-05  Oliver Bolte  <obo@openoffice.org>  [ff4cbc080657259f22844d872e02722a804513bb]

CWS-TOOLING: integrate CWS jl117_DEV300 2009-02-18 16:23:55 +0100 kso  r268240 : #i98983# - auto extension fix. 2009-02-16 15:33:04 +0100 jl  r267821 : #i99249# conflict resolution error, unopkg hangs 2009-02-13 15:19:16 +0100 jl  r267723 : #i99068# regression: extension description from manifest.xml was not displayed


2009-03-05  Andre Fischer  <af@openoffice.org>  [a7af6ce58f6969da81fd5b65d1ec75c0e02c46c3]

#i99916# Prevent infinite recursion.


2009-03-05  Oliver Bolte  <obo@openoffice.org>  [3315021862137d58fd8d57c035d397474a9df644]

CWS-TOOLING: integrate CWS ooo31gsl3_DEV300 2009-02-26 17:02:24 +0100 hdu  r268540 : #i99293# gtk-font-height is non-absolute per default 2009-02-24 12:13:17 +0100 pl  r268393 : #i99567# fix key handling with Alt combinations


2009-03-05  Oliver Bolte  <obo@openoffice.org>  [356c072a77690c17380b5378b7299de879b1ea05]

CWS-TOOLING: integrate CWS ooo31gsl2_DEV300 2009-02-18 16:57:37 +0100 hdu  r268244 : #i99367# force logical-width of diacritic glyphs to zero 2009-02-18 14:51:18 +0100 pl  r268224 : #i98525# correct popup menu position on right side in RTL UI 2009-02-18 13:17:20 +0100 pl  r268213 : #i99299# check for NULL ptr 2009-02-18 10:51:48 +0100 pl  r268204 : #i99167# revert change from issue 93173 2009-02-17 16:56:47 +0100 hdu  r268181 : #i99295# src-=debug 2009-02-17 16:43:40 +0100 hdu  r268180 : #i99295# retarget unresolved pLogCluster[n] to a glyph inside the cluster 2009-02-17 16:15:45 +0100 sj  r268178 : #i94831# fixed performance of table import, no longer looping 2009-02-17 13:19:00 +0100 hdu  r268165 : #i97304# reapplied SJ's fix for OOo31 2009-02-17 12:04:53 +0100 hdu  r267989 : #i99241# revert upstream change from icu-trac issue 6249 2009-02-16 18:35:07 +0100 pl  r267832 : #i99166# convolute the already convoluted RTL positioning code some more 2009-02-16 17:25:24 +0100 hdu  r267828 : #i99227# do not export the glyph-flags for the i97326-workaround 2009-02-13 16:26:10 +0100 pl  r267729 : #i98525# remove unused typeinfo header 2009-02-13 16:25:02 +0100 pl  r267728 : #i98525# fix scrolling and native menu issues in RTL UI 2009-02-13 11:18:37 +0100 pl  r267705 : #i98525# merge from CWS vcl99


2009-03-05  Oliver Bolte  <obo@openoffice.org>  [60f04aebe63d2fb9b5f72ad681c444bd5c987214]

CWS-TOOLING: integrate CWS ooo31gsl2_DEV300 2009-02-18 16:57:37 +0100 hdu  r268244 : #i99367# force logical-width of diacritic glyphs to zero 2009-02-18 14:51:18 +0100 pl  r268224 : #i98525# correct popup menu position on right side in RTL UI 2009-02-18 13:17:20 +0100 pl  r268213 : #i99299# check for NULL ptr 2009-02-18 10:51:48 +0100 pl  r268204 : #i99167# revert change from issue 93173 2009-02-17 16:56:47 +0100 hdu  r268181 : #i99295# src-=debug 2009-02-17 16:43:40 +0100 hdu  r268180 : #i99295# retarget unresolved pLogCluster[n] to a glyph inside the cluster 2009-02-17 16:15:45 +0100 sj  r268178 : #i94831# fixed performance of table import, no longer looping 2009-02-17 13:19:00 +0100 hdu  r268165 : #i97304# reapplied SJ's fix for OOo31 2009-02-17 12:04:53 +0100 hdu  r267989 : #i99241# revert upstream change from icu-trac issue 6249 2009-02-16 18:35:07 +0100 pl  r267832 : #i99166# convolute the already convoluted RTL positioning code some more 2009-02-16 17:25:24 +0100 hdu  r267828 : #i99227# do not export the glyph-flags for the i97326-workaround 2009-02-13 16:26:10 +0100 pl  r267729 : #i98525# remove unused typeinfo header 2009-02-13 16:25:02 +0100 pl  r267728 : #i98525# fix scrolling and native menu issues in RTL UI 2009-02-13 11:18:37 +0100 pl  r267705 : #i98525# merge from CWS vcl99


2009-03-05  Oliver Bolte  <obo@openoffice.org>  [fa1f37753d2826a0993d01f615e2a7b6c235094e]

CWS-TOOLING: integrate CWS ooo31gsl2_DEV300 2009-02-18 16:57:37 +0100 hdu  r268244 : #i99367# force logical-width of diacritic glyphs to zero 2009-02-18 14:51:18 +0100 pl  r268224 : #i98525# correct popup menu position on right side in RTL UI 2009-02-18 13:17:20 +0100 pl  r268213 : #i99299# check for NULL ptr 2009-02-18 10:51:48 +0100 pl  r268204 : #i99167# revert change from issue 93173 2009-02-17 16:56:47 +0100 hdu  r268181 : #i99295# src-=debug 2009-02-17 16:43:40 +0100 hdu  r268180 : #i99295# retarget unresolved pLogCluster[n] to a glyph inside the cluster 2009-02-17 16:15:45 +0100 sj  r268178 : #i94831# fixed performance of table import, no longer looping 2009-02-17 13:19:00 +0100 hdu  r268165 : #i97304# reapplied SJ's fix for OOo31 2009-02-17 12:04:53 +0100 hdu  r267989 : #i99241# revert upstream change from icu-trac issue 6249 2009-02-16 18:35:07 +0100 pl  r267832 : #i99166# convolute the already convoluted RTL positioning code some more 2009-02-16 17:25:24 +0100 hdu  r267828 : #i99227# do not export the glyph-flags for the i97326-workaround 2009-02-13 16:26:10 +0100 pl  r267729 : #i98525# remove unused typeinfo header 2009-02-13 16:25:02 +0100 pl  r267728 : #i98525# fix scrolling and native menu issues in RTL UI 2009-02-13 11:18:37 +0100 pl  r267705 : #i98525# merge from CWS vcl99


2009-03-05  Oliver Bolte  <obo@openoffice.org>  [86c4eb4f9f1b0025d58e0db6420f6192f62be09f]

CWS-TOOLING: integrate CWS hb19_DEV300 2009-02-24 12:55:47 +0100 hbrinkm  r268394 : #i99451# OutWW8TableDefinition: initalize nSz with nTblOffset 2009-02-23 15:25:36 +0100 od  r268360 : #i99384# method <SwTxtFormatter::NewTabPortion(..)> 	 - correct handling of automatic tab stop at left margin 2009-02-18 15:05:24 +0100 hbrinkm  r268226 : #i99024# transfered changes from hb17 to hb19 2009-02-18 14:50:05 +0100 hbrinkm  r268223 : #ii98553# transfered changes from hb17 to hb19 2009-02-18 14:35:37 +0100 hbrinkm  r268220 : #i98465# transfered changes from hb17 to hb19 2009-02-18 14:32:49 +0100 hbrinkm  r268219 : #i98585# transfered changes from hb17 to hb19


2009-03-05  Oliver Bolte  <obo@openoffice.org>  [9ba74b83a8937633a8363d7b392dd83b30532eeb]

CWS-TOOLING: integrate CWS hde02_DEV300 2009-02-18 13:58:24 +0100 hde  r268218 : i99361 2009-02-18 13:58:06 +0100 hde  r268217 : i99361 2009-02-18 13:57:01 +0100 hde  r268216 : i99361 2009-02-18 13:48:46 +0100 hde  r268215 : i99190 2009-02-17 17:47:53 +0100 tbo  r268184 : #158701# changed owner of files. 2009-02-17 15:48:29 +0100 tbo  r268176 : #158701# error will not get fixed anymore


2009-03-05  Oliver Bolte  <obo@openoffice.org>  [f765917980d148572b5eec7da1b15169666fd94e]

CWS-TOOLING: integrate CWS native227_DEV300 2009-02-20 10:45:08 +0100 is  r268308 : #i99417# writer2latex into brand layer 2009-02-20 10:44:25 +0100 is  r268307 : #i99417# writer2latex into brand layer


2009-03-05  Oliver Bolte  <obo@openoffice.org>  [119dc65dabbfc637923153da67efd6efad015555]

CWS-TOOLING: integrate CWS calc48 2009-02-06 17:11:50 +0100 nn  r267478 : #i98978# enableInput(TRUE) in ScFormulaReferenceHelper dtor 2009-02-04 11:54:45 +0100 nn  r267359 : #i98861# abort on failure, not on success 2009-02-02 19:10:10 +0100 nn  r267293 : #i98747# use FormulaListBox for keyboard handling 2009-02-02 18:00:26 +0100 nn  r267287 : #i98738# handle non-existing recent functions 2009-02-02 18:00:14 +0100 nn  r267286 : #i98738# handle non-existing recent functions 2009-02-02 14:16:15 +0100 nn  r267265 : #i98657# #i98737# move clean-up code from ScAnyRefDlg dtor to ScFormulaReferenceHelper dtor 2009-01-30 19:46:54 +0100 nn  r267231 : #i98658# use ctor with IControlReferenceHandler for RefEdit controls 2009-01-30 19:12:43 +0100 nn  r267225 : #i98656# IsRefInputMode: false if no function is edited 2009-01-30 18:48:12 +0100 nn  r267224 : #i98655# show function description in description area


2009-03-05  Oliver Bolte  <obo@openoffice.org>  [8fe063b3659889a8701a75fbd5a68e5556382260]

CWS-TOOLING: integrate CWS calc48 2009-02-06 17:11:50 +0100 nn  r267478 : #i98978# enableInput(TRUE) in ScFormulaReferenceHelper dtor 2009-02-04 11:54:45 +0100 nn  r267359 : #i98861# abort on failure, not on success 2009-02-02 19:10:10 +0100 nn  r267293 : #i98747# use FormulaListBox for keyboard handling 2009-02-02 18:00:26 +0100 nn  r267287 : #i98738# handle non-existing recent functions 2009-02-02 18:00:14 +0100 nn  r267286 : #i98738# handle non-existing recent functions 2009-02-02 14:16:15 +0100 nn  r267265 : #i98657# #i98737# move clean-up code from ScAnyRefDlg dtor to ScFormulaReferenceHelper dtor 2009-01-30 19:46:54 +0100 nn  r267231 : #i98658# use ctor with IControlReferenceHandler for RefEdit controls 2009-01-30 19:12:43 +0100 nn  r267225 : #i98656# IsRefInputMode: false if no function is edited 2009-01-30 18:48:12 +0100 nn  r267224 : #i98655# show function description in description area


2009-03-05  Oliver Bolte  <obo@openoffice.org>  [f0367a8826080fda393e313e58894130c6909b8a]

CWS-TOOLING: integrate CWS cmcfixes54 2009-02-19 17:39:12 +0100 cmc  r268301 : revert meant-to-be local-only changes in configure 2009-02-19 17:33:52 +0100 cmc  r268300 : revert meant-to-be local-only change in readlicense_oo 2009-02-19 17:31:48 +0100 cmc  r268299 : remove config_office dir from workspace, hopefully this doesn't screw things up 2009-02-05 17:38:47 +0100 cmc  r267431 : #i98367# snprintf needs stdio.h on gcc4.4 2009-01-27 10:51:54 +0100 cmc  r266964 : CWS-TOOLING: rebase CWS cmcfixes54 to trunk@266944 (milestone: DEV300:m40) 2009-01-23 10:05:33 +0100 cmc  r266774 : #i98389# fix t602 filter warnings 2009-01-22 16:37:57 +0100 cmc  r266740 : #i98367# revert limits.h as its going in elsewhere 2009-01-22 16:36:45 +0100 cmc  r266739 : #i98367# remove easy warnings 2009-01-22 16:31:49 +0100 cmc  r266738 : #i98366# merge in basic fix of #i96087# to bf_basic 2009-01-22 14:50:24 +0100 cmc  r266716 : #i98288# some versions of neon report DAV:Collection instead of Collection


2009-03-05  Oliver Bolte  <obo@openoffice.org>  [79bab68f46b7c62bb96745a5786f3e3b1250489f]

CWS-TOOLING: integrate CWS cmcfixes54 2009-02-19 17:39:12 +0100 cmc  r268301 : revert meant-to-be local-only changes in configure 2009-02-19 17:33:52 +0100 cmc  r268300 : revert meant-to-be local-only change in readlicense_oo 2009-02-19 17:31:48 +0100 cmc  r268299 : remove config_office dir from workspace, hopefully this doesn't screw things up 2009-02-05 17:38:47 +0100 cmc  r267431 : #i98367# snprintf needs stdio.h on gcc4.4 2009-01-27 10:51:54 +0100 cmc  r266964 : CWS-TOOLING: rebase CWS cmcfixes54 to trunk@266944 (milestone: DEV300:m40) 2009-01-23 10:05:33 +0100 cmc  r266774 : #i98389# fix t602 filter warnings 2009-01-22 16:37:57 +0100 cmc  r266740 : #i98367# revert limits.h as its going in elsewhere 2009-01-22 16:36:45 +0100 cmc  r266739 : #i98367# remove easy warnings 2009-01-22 16:31:49 +0100 cmc  r266738 : #i98366# merge in basic fix of #i96087# to bf_basic 2009-01-22 14:50:24 +0100 cmc  r266716 : #i98288# some versions of neon report DAV:Collection instead of Collection


2009-03-05  Oliver Bolte  <obo@openoffice.org>  [4ca832c9c1af771356036547ae7fc6f92b2c7333]

CWS-TOOLING: integrate CWS cmcfixes54 2009-02-19 17:39:12 +0100 cmc  r268301 : revert meant-to-be local-only changes in configure 2009-02-19 17:33:52 +0100 cmc  r268300 : revert meant-to-be local-only change in readlicense_oo 2009-02-19 17:31:48 +0100 cmc  r268299 : remove config_office dir from workspace, hopefully this doesn't screw things up 2009-02-05 17:38:47 +0100 cmc  r267431 : #i98367# snprintf needs stdio.h on gcc4.4 2009-01-27 10:51:54 +0100 cmc  r266964 : CWS-TOOLING: rebase CWS cmcfixes54 to trunk@266944 (milestone: DEV300:m40) 2009-01-23 10:05:33 +0100 cmc  r266774 : #i98389# fix t602 filter warnings 2009-01-22 16:37:57 +0100 cmc  r266740 : #i98367# revert limits.h as its going in elsewhere 2009-01-22 16:36:45 +0100 cmc  r266739 : #i98367# remove easy warnings 2009-01-22 16:31:49 +0100 cmc  r266738 : #i98366# merge in basic fix of #i96087# to bf_basic 2009-01-22 14:50:24 +0100 cmc  r266716 : #i98288# some versions of neon report DAV:Collection instead of Collection


2009-03-05  Oliver Bolte  <obo@openoffice.org>  [440302c2865032a2477d86fda22834c3df7cc5ba]

CWS-TOOLING: integrate CWS cmcfixes54 2009-02-19 17:39:12 +0100 cmc  r268301 : revert meant-to-be local-only changes in configure 2009-02-19 17:33:52 +0100 cmc  r268300 : revert meant-to-be local-only change in readlicense_oo 2009-02-19 17:31:48 +0100 cmc  r268299 : remove config_office dir from workspace, hopefully this doesn't screw things up 2009-02-05 17:38:47 +0100 cmc  r267431 : #i98367# snprintf needs stdio.h on gcc4.4 2009-01-27 10:51:54 +0100 cmc  r266964 : CWS-TOOLING: rebase CWS cmcfixes54 to trunk@266944 (milestone: DEV300:m40) 2009-01-23 10:05:33 +0100 cmc  r266774 : #i98389# fix t602 filter warnings 2009-01-22 16:37:57 +0100 cmc  r266740 : #i98367# revert limits.h as its going in elsewhere 2009-01-22 16:36:45 +0100 cmc  r266739 : #i98367# remove easy warnings 2009-01-22 16:31:49 +0100 cmc  r266738 : #i98366# merge in basic fix of #i96087# to bf_basic 2009-01-22 14:50:24 +0100 cmc  r266716 : #i98288# some versions of neon report DAV:Collection instead of Collection


2009-03-05  Oliver Bolte  <obo@openoffice.org>  [592aef19f7a6d1aae9642a6c318c6408e38fb361]

CWS-TOOLING: integrate CWS cmcfixes54 2009-02-19 17:39:12 +0100 cmc  r268301 : revert meant-to-be local-only changes in configure 2009-02-19 17:33:52 +0100 cmc  r268300 : revert meant-to-be local-only change in readlicense_oo 2009-02-19 17:31:48 +0100 cmc  r268299 : remove config_office dir from workspace, hopefully this doesn't screw things up 2009-02-05 17:38:47 +0100 cmc  r267431 : #i98367# snprintf needs stdio.h on gcc4.4 2009-01-27 10:51:54 +0100 cmc  r266964 : CWS-TOOLING: rebase CWS cmcfixes54 to trunk@266944 (milestone: DEV300:m40) 2009-01-23 10:05:33 +0100 cmc  r266774 : #i98389# fix t602 filter warnings 2009-01-22 16:37:57 +0100 cmc  r266740 : #i98367# revert limits.h as its going in elsewhere 2009-01-22 16:36:45 +0100 cmc  r266739 : #i98367# remove easy warnings 2009-01-22 16:31:49 +0100 cmc  r266738 : #i98366# merge in basic fix of #i96087# to bf_basic 2009-01-22 14:50:24 +0100 cmc  r266716 : #i98288# some versions of neon report DAV:Collection instead of Collection


2009-03-05  Oliver Bolte  <obo@openoffice.org>  [75875aa4453fceecfd209cc8ba47cb3f59a5d887]

CWS-TOOLING: integrate CWS gfbcrash 2009-02-12 14:30:55 +0100 hdu  r267660 : #i99081# alternate solution: start each glyph fallback level from base-level font 2009-02-12 10:12:37 +0100 hdu  r267636 : #i99081# fallback FontEntry was released too early (thanks CMC!)


2009-03-05  Oliver Bolte  <obo@openoffice.org>  [42e8780803a9f84dfd4b0776052ad40b869444e4]

CWS-TOOLING: integrate CWS ooo31gsl1 2009-02-05 16:51:42 +0100 hdu  r267430 : #i95259# apply BiDi-defaults to layout-control instead of line-control 2009-02-05 10:37:46 +0100 hdu  r267411 : #i98876# fix subportion draw offsets for rotated case 2009-02-03 13:14:19 +0100 hdu  r267317 : #i95259# apply BiDi-defaults to layout 2009-02-03 13:10:38 +0100 pl  r267316 : #i98784# fix GetLastVisibleEntry, page down handling 2009-02-02 13:59:27 +0100 pl  r267264 : #i98610# update metrics of MRU entry


2009-03-04  Mathias Bauer  <mba@openoffice.org>  [8357393805955523d089aa81adf8a44022937917]

#91226#: mongolian text layout


2009-03-04  Oliver Bolte  <obo@openoffice.org>  [f11998a2de5607cf5a66429a1c21bc64f2da4c59]

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>  [6fdc842cb9953d4f21cc6fa73e046f2c3451d837]

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>  [dabbcbcb3a3a2f39018c7814187b6eaddb850bdd]

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>  [9544c14f4a931d8d8b2e66a6cb87fb53d4505cd4]

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>  [59ac34964b464d1c4904dbe11d541fb5cff839f8]

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>  [b90b2de476b16bd899e644c6f26a054703443d82]

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>  [d048bffc85384313b2574bfef131311445d7e31f]

CWS-TOOLING: integrate CWS aw063 2009-02-12 13:10:24 +0100 aw  r267649 : #i99123# when a primitive is invisible, it is not sufficient to produce no output when decomposing, but to add invisible data using HitTestPrimitive2D. This is needed for the slideshow which relies on geometry data in MetaFiles when painting invisible objects 2009-02-12 13:08:39 +0100 aw  r267648 : #i99123# do not ignore HitTestPrimitive2D, but draw empty rectangles instead. This is needed since Slideshow is based on getting MetaFile content when painting invisible objects 2009-02-11 16:04:28 +0100 aw  r267620 : #i98788# made SfxItemPool destructor protected, added static ::Free method 2009-02-11 16:04:10 +0100 aw  r267619 : #i98788# made SfxItemPool destructor protected, added static ::Free method 2009-02-11 16:03:56 +0100 aw  r267618 : #i98788# made SfxItemPool destructor protected, added static ::Free method 2009-02-11 16:03:39 +0100 aw  r267617 : #i98788# made SfxItemPool destructor protected, added static ::Free method 2009-02-11 16:03:21 +0100 aw  r267615 : #i98788# made SfxItemPool destructor protected, added static ::Free method 2009-02-11 16:02:48 +0100 aw  r267614 : #i98788# made SfxItemPool destructor protected, added static ::Free method 2009-02-11 16:02:24 +0100 aw  r267613 : #i98788# made SfxItemPool destructor protected, added static ::Free method 2009-02-11 16:02:01 +0100 aw  r267612 : #i98788# made SfxItemPool destructor protected, added static ::Free method 2009-02-11 16:01:32 +0100 aw  r267611 : #i98788# made SfxItemPool destructor protected, added static ::Free method 2009-02-11 16:01:05 +0100 aw  r267610 : #i98788# made SfxItemPool destructor protected, added static ::Free method 2009-02-11 16:00:15 +0100 aw  r267608 : #i98788# made SfxItemPool destructor protected, added static ::Free method 2009-02-11 11:27:33 +0100 aw  r267585 : #i98788# added missing include for STL 2009-02-10 17:46:50 +0100 aw  r267570 : #i98788# added reaction on pool destruction 2009-02-10 17:11:58 +0100 aw  r267562 : #i98788# added messaging mechanism to register for pool destruction 2009-02-10 13:35:35 +0100 aw  r267549 : #i98788# removing changes, too complicated and risky for 3.1 2009-02-10 12:13:48 +0100 aw  r267546 : #i98788# 4th round 2009-02-10 12:13:37 +0100 aw  r267545 : #i98788# 4th round 2009-02-10 12:13:26 +0100 aw  r267544 : #i98788# 4th round 2009-02-10 12:13:14 +0100 aw  r267543 : #i98788# 4th round 2009-02-10 12:13:03 +0100 aw  r267542 : #i98788# 4th round 2009-02-10 12:12:50 +0100 aw  r267541 : #i98788# 4th round 2009-02-10 12:12:37 +0100 aw  r267540 : #i98788# 4th round 2009-02-08 14:38:22 +0100 aw  r267495 : #i98788# 3rd round of changes to SfxItemPool handling 2009-02-08 14:38:06 +0100 aw  r267494 : #i98788# 3rd round of changes to SfxItemPool handling 2009-02-08 14:37:48 +0100 aw  r267493 : #i98788# 3rd round of changes to SfxItemPool handling 2009-02-08 14:37:17 +0100 aw  r267492 : #i98788# 3rd round of changes to SfxItemPool handling 2009-02-08 14:36:56 +0100 aw  r267491 : #i98788# 3rd round of changes to SfxItemPool handling 2009-02-08 14:36:44 +0100 aw  r267490 : #i98788# 3rd round of changes to SfxItemPool handling 2009-02-08 14:36:29 +0100 aw  r267489 : #i98788# 3rd round of changes to SfxItemPool handling 2009-02-08 14:36:16 +0100 aw  r267488 : #i98788# 3rd round of changes to SfxItemPool handling 2009-02-08 14:36:02 +0100 aw  r267487 : #i98788# 3rd round of changes to SfxItemPool handling 2009-02-08 14:35:46 +0100 aw  r267486 : #i98788# 3rd round of changes to SfxItemPool handling 2009-02-05 12:20:39 +0100 aw  r267415 : #i98788# 2nd batch of adaptions for SfxItemPoolHolder addition 2009-02-04 15:12:54 +0100 aw  r267385 : #i98788# added newline at EOF 2009-02-04 13:26:04 +0100 aw  r267379 : #i98788# make SfxItemPool holdable 2009-02-04 13:25:40 +0100 aw  r267378 : #i98788# make SfxItemPool holdable 2009-02-04 13:25:08 +0100 aw  r267377 : #i98788# make SfxItemPool holdable 2009-02-04 13:24:42 +0100 aw  r267376 : #i98788# make SfxItemPool holdable 2009-02-04 13:23:14 +0100 aw  r267375 : #i98788# make SfxItemPool holdable 2009-02-04 13:23:02 +0100 aw  r267374 : #i98788# make SfxItemPool holdable 2009-01-29 17:08:31 +0100 aw  r267159 : #i97628# completed the fix 2009-01-29 17:08:15 +0100 aw  r267158 : #i97628# completed the fix 2009-01-29 14:09:07 +0100 aw  r267132 : #i97628# Corrected usage of ParagraphData in headers 2009-01-29 14:06:58 +0100 iha  r267131 : #i98344# incorrect font size in charts 2009-01-29 12:13:46 +0100 aw  r267115 : #i97628# back to old state; triggers too many errors in other modules 2009-01-29 12:03:51 +0100 aw  r267114 : #i97628# enabled exceptions due to STL vector include 2009-01-29 11:21:37 +0100 aw  r267107 : #i97628# added needed include 2009-01-28 17:58:29 +0100 aw  r267077 : #i97628# first version of newly implemented OutlinerParaObject and adaptions 2009-01-28 17:58:12 +0100 aw  r267076 : #i97628# first version of newly implemented OutlinerParaObject and adaptions 2009-01-28 17:57:51 +0100 aw  r267074 : #i97628# first version of newly implemented OutlinerParaObject and adaptions 2009-01-28 17:57:21 +0100 aw  r267073 : #i97628# first version of newly implemented OutlinerParaObject and adaptions 2009-01-27 17:07:33 +0100 aw  r267011 : #i98402# added support for ViewRange when exporting MetaFiles in ObjectContactOfPageView::DoProcessDisplay to avoid to paint too much 2009-01-27 11:45:48 +0100 aw  r266973 : #i98404# Added a warning to a place where a conversion to rectangle should not be copied from 2009-01-26 21:44:36 +0100 iha  r266949 : #i98497# 3D charts are rendered with wrong size 2009-01-26 20:47:07 +0100 aw  r266947 : #i98404# handle BackgroundColorPrimitive2D directly in PixelRenderers and avoid AA under all circumstances 2009-01-26 14:50:36 +0100 aw  r266926 : #i98386# secured cloning of SdrObject in IMapUserData by boost::shared_prt usage 2009-01-26 12:51:30 +0100 aw  r266916 : #i96581# added separated FontStretching and fallback for small X!=Y scale differences 2009-01-23 16:14:55 +0100 aw  r266834 : #i96475# added missing implementation of TextDecoratedPortionPrimitive2D::getB2DRange 2009-01-23 15:24:34 +0100 aw  r266826 : #i98405# fixed fallback to DrawAlphaRect to use the correctly sized rectangle 2009-01-23 13:34:43 +0100 aw  r266813 : #i96474# fixed impSplitSingleWords for an unexpected case 2009-01-23 10:47:31 +0100 aw  r266786 : #i98289#,#i96474# tooling and new flags for tasks 2009-01-23 10:47:20 +0100 aw  r266785 : #i98289#,#i96474# tooling and new flags for tasks 2009-01-23 10:47:09 +0100 aw  r266783 : #i98289#,#i96474# tooling and new flags for tasks 2009-01-23 10:46:58 +0100 aw  r266782 : #i98289#,#i96474# tooling and new flags for tasks 2009-01-23 10:46:48 +0100 aw  r266781 : #i98289#,#i96474# tooling and new flags for tasks


2009-03-04  Oliver Bolte  <obo@openoffice.org>  [d6de0e0ce94f1c97c40d59284da2f926fe648727]

CWS-TOOLING: integrate CWS aw063 2009-02-12 13:10:24 +0100 aw  r267649 : #i99123# when a primitive is invisible, it is not sufficient to produce no output when decomposing, but to add invisible data using HitTestPrimitive2D. This is needed for the slideshow which relies on geometry data in MetaFiles when painting invisible objects 2009-02-12 13:08:39 +0100 aw  r267648 : #i99123# do not ignore HitTestPrimitive2D, but draw empty rectangles instead. This is needed since Slideshow is based on getting MetaFile content when painting invisible objects 2009-02-11 16:04:28 +0100 aw  r267620 : #i98788# made SfxItemPool destructor protected, added static ::Free method 2009-02-11 16:04:10 +0100 aw  r267619 : #i98788# made SfxItemPool destructor protected, added static ::Free method 2009-02-11 16:03:56 +0100 aw  r267618 : #i98788# made SfxItemPool destructor protected, added static ::Free method 2009-02-11 16:03:39 +0100 aw  r267617 : #i98788# made SfxItemPool destructor protected, added static ::Free method 2009-02-11 16:03:21 +0100 aw  r267615 : #i98788# made SfxItemPool destructor protected, added static ::Free method 2009-02-11 16:02:48 +0100 aw  r267614 : #i98788# made SfxItemPool destructor protected, added static ::Free method 2009-02-11 16:02:24 +0100 aw  r267613 : #i98788# made SfxItemPool destructor protected, added static ::Free method 2009-02-11 16:02:01 +0100 aw  r267612 : #i98788# made SfxItemPool destructor protected, added static ::Free method 2009-02-11 16:01:32 +0100 aw  r267611 : #i98788# made SfxItemPool destructor protected, added static ::Free method 2009-02-11 16:01:05 +0100 aw  r267610 : #i98788# made SfxItemPool destructor protected, added static ::Free method 2009-02-11 16:00:15 +0100 aw  r267608 : #i98788# made SfxItemPool destructor protected, added static ::Free method 2009-02-11 11:27:33 +0100 aw  r267585 : #i98788# added missing include for STL 2009-02-10 17:46:50 +0100 aw  r267570 : #i98788# added reaction on pool destruction 2009-02-10 17:11:58 +0100 aw  r267562 : #i98788# added messaging mechanism to register for pool destruction 2009-02-10 13:35:35 +0100 aw  r267549 : #i98788# removing changes, too complicated and risky for 3.1 2009-02-10 12:13:48 +0100 aw  r267546 : #i98788# 4th round 2009-02-10 12:13:37 +0100 aw  r267545 : #i98788# 4th round 2009-02-10 12:13:26 +0100 aw  r267544 : #i98788# 4th round 2009-02-10 12:13:14 +0100 aw  r267543 : #i98788# 4th round 2009-02-10 12:13:03 +0100 aw  r267542 : #i98788# 4th round 2009-02-10 12:12:50 +0100 aw  r267541 : #i98788# 4th round 2009-02-10 12:12:37 +0100 aw  r267540 : #i98788# 4th round 2009-02-08 14:38:22 +0100 aw  r267495 : #i98788# 3rd round of changes to SfxItemPool handling 2009-02-08 14:38:06 +0100 aw  r267494 : #i98788# 3rd round of changes to SfxItemPool handling 2009-02-08 14:37:48 +0100 aw  r267493 : #i98788# 3rd round of changes to SfxItemPool handling 2009-02-08 14:37:17 +0100 aw  r267492 : #i98788# 3rd round of changes to SfxItemPool handling 2009-02-08 14:36:56 +0100 aw  r267491 : #i98788# 3rd round of changes to SfxItemPool handling 2009-02-08 14:36:44 +0100 aw  r267490 : #i98788# 3rd round of changes to SfxItemPool handling 2009-02-08 14:36:29 +0100 aw  r267489 : #i98788# 3rd round of changes to SfxItemPool handling 2009-02-08 14:36:16 +0100 aw  r267488 : #i98788# 3rd round of changes to SfxItemPool handling 2009-02-08 14:36:02 +0100 aw  r267487 : #i98788# 3rd round of changes to SfxItemPool handling 2009-02-08 14:35:46 +0100 aw  r267486 : #i98788# 3rd round of changes to SfxItemPool handling 2009-02-05 12:20:39 +0100 aw  r267415 : #i98788# 2nd batch of adaptions for SfxItemPoolHolder addition 2009-02-04 15:12:54 +0100 aw  r267385 : #i98788# added newline at EOF 2009-02-04 13:26:04 +0100 aw  r267379 : #i98788# make SfxItemPool holdable 2009-02-04 13:25:40 +0100 aw  r267378 : #i98788# make SfxItemPool holdable 2009-02-04 13:25:08 +0100 aw  r267377 : #i98788# make SfxItemPool holdable 2009-02-04 13:24:42 +0100 aw  r267376 : #i98788# make SfxItemPool holdable 2009-02-04 13:23:14 +0100 aw  r267375 : #i98788# make SfxItemPool holdable 2009-02-04 13:23:02 +0100 aw  r267374 : #i98788# make SfxItemPool holdable 2009-01-29 17:08:31 +0100 aw  r267159 : #i97628# completed the fix 2009-01-29 17:08:15 +0100 aw  r267158 : #i97628# completed the fix 2009-01-29 14:09:07 +0100 aw  r267132 : #i97628# Corrected usage of ParagraphData in headers 2009-01-29 14:06:58 +0100 iha  r267131 : #i98344# incorrect font size in charts 2009-01-29 12:13:46 +0100 aw  r267115 : #i97628# back to old state; triggers too many errors in other modules 2009-01-29 12:03:51 +0100 aw  r267114 : #i97628# enabled exceptions due to STL vector include 2009-01-29 11:21:37 +0100 aw  r267107 : #i97628# added needed include 2009-01-28 17:58:29 +0100 aw  r267077 : #i97628# first version of newly implemented OutlinerParaObject and adaptions 2009-01-28 17:58:12 +0100 aw  r267076 : #i97628# first version of newly implemented OutlinerParaObject and adaptions 2009-01-28 17:57:51 +0100 aw  r267074 : #i97628# first version of newly implemented OutlinerParaObject and adaptions 2009-01-28 17:57:21 +0100 aw  r267073 : #i97628# first version of newly implemented OutlinerParaObject and adaptions 2009-01-27 17:07:33 +0100 aw  r267011 : #i98402# added support for ViewRange when exporting MetaFiles in ObjectContactOfPageView::DoProcessDisplay to avoid to paint too much 2009-01-27 11:45:48 +0100 aw  r266973 : #i98404# Added a warning to a place where a conversion to rectangle should not be copied from 2009-01-26 21:44:36 +0100 iha  r266949 : #i98497# 3D charts are rendered with wrong size 2009-01-26 20:47:07 +0100 aw  r266947 : #i98404# handle BackgroundColorPrimitive2D directly in PixelRenderers and avoid AA under all circumstances 2009-01-26 14:50:36 +0100 aw  r266926 : #i98386# secured cloning of SdrObject in IMapUserData by boost::shared_prt usage 2009-01-26 12:51:30 +0100 aw  r266916 : #i96581# added separated FontStretching and fallback for small X!=Y scale differences 2009-01-23 16:14:55 +0100 aw  r266834 : #i96475# added missing implementation of TextDecoratedPortionPrimitive2D::getB2DRange 2009-01-23 15:24:34 +0100 aw  r266826 : #i98405# fixed fallback to DrawAlphaRect to use the correctly sized rectangle 2009-01-23 13:34:43 +0100 aw  r266813 : #i96474# fixed impSplitSingleWords for an unexpected case 2009-01-23 10:47:31 +0100 aw  r266786 : #i98289#,#i96474# tooling and new flags for tasks 2009-01-23 10:47:20 +0100 aw  r266785 : #i98289#,#i96474# tooling and new flags for tasks 2009-01-23 10:47:09 +0100 aw  r266783 : #i98289#,#i96474# tooling and new flags for tasks 2009-01-23 10:46:58 +0100 aw  r266782 : #i98289#,#i96474# tooling and new flags for tasks 2009-01-23 10:46:48 +0100 aw  r266781 : #i98289#,#i96474# tooling and new flags for tasks


2009-03-04  Oliver Bolte  <obo@openoffice.org>  [0be4e2fbc0bec55e1859bb5916a39e5938f8a992]

CWS-TOOLING: integrate CWS aw063 2009-02-12 13:10:24 +0100 aw  r267649 : #i99123# when a primitive is invisible, it is not sufficient to produce no output when decomposing, but to add invisible data using HitTestPrimitive2D. This is needed for the slideshow which relies on geometry data in MetaFiles when painting invisible objects 2009-02-12 13:08:39 +0100 aw  r267648 : #i99123# do not ignore HitTestPrimitive2D, but draw empty rectangles instead. This is needed since Slideshow is based on getting MetaFile content when painting invisible objects 2009-02-11 16:04:28 +0100 aw  r267620 : #i98788# made SfxItemPool destructor protected, added static ::Free method 2009-02-11 16:04:10 +0100 aw  r267619 : #i98788# made SfxItemPool destructor protected, added static ::Free method 2009-02-11 16:03:56 +0100 aw  r267618 : #i98788# made SfxItemPool destructor protected, added static ::Free method 2009-02-11 16:03:39 +0100 aw  r267617 : #i98788# made SfxItemPool destructor protected, added static ::Free method 2009-02-11 16:03:21 +0100 aw  r267615 : #i98788# made SfxItemPool destructor protected, added static ::Free method 2009-02-11 16:02:48 +0100 aw  r267614 : #i98788# made SfxItemPool destructor protected, added static ::Free method 2009-02-11 16:02:24 +0100 aw  r267613 : #i98788# made SfxItemPool destructor protected, added static ::Free method 2009-02-11 16:02:01 +0100 aw  r267612 : #i98788# made SfxItemPool destructor protected, added static ::Free method 2009-02-11 16:01:32 +0100 aw  r267611 : #i98788# made SfxItemPool destructor protected, added static ::Free method 2009-02-11 16:01:05 +0100 aw  r267610 : #i98788# made SfxItemPool destructor protected, added static ::Free method 2009-02-11 16:00:15 +0100 aw  r267608 : #i98788# made SfxItemPool destructor protected, added static ::Free method 2009-02-11 11:27:33 +0100 aw  r267585 : #i98788# added missing include for STL 2009-02-10 17:46:50 +0100 aw  r267570 : #i98788# added reaction on pool destruction 2009-02-10 17:11:58 +0100 aw  r267562 : #i98788# added messaging mechanism to register for pool destruction 2009-02-10 13:35:35 +0100 aw  r267549 : #i98788# removing changes, too complicated and risky for 3.1 2009-02-10 12:13:48 +0100 aw  r267546 : #i98788# 4th round 2009-02-10 12:13:37 +0100 aw  r267545 : #i98788# 4th round 2009-02-10 12:13:26 +0100 aw  r267544 : #i98788# 4th round 2009-02-10 12:13:14 +0100 aw  r267543 : #i98788# 4th round 2009-02-10 12:13:03 +0100 aw  r267542 : #i98788# 4th round 2009-02-10 12:12:50 +0100 aw  r267541 : #i98788# 4th round 2009-02-10 12:12:37 +0100 aw  r267540 : #i98788# 4th round 2009-02-08 14:38:22 +0100 aw  r267495 : #i98788# 3rd round of changes to SfxItemPool handling 2009-02-08 14:38:06 +0100 aw  r267494 : #i98788# 3rd round of changes to SfxItemPool handling 2009-02-08 14:37:48 +0100 aw  r267493 : #i98788# 3rd round of changes to SfxItemPool handling 2009-02-08 14:37:17 +0100 aw  r267492 : #i98788# 3rd round of changes to SfxItemPool handling 2009-02-08 14:36:56 +0100 aw  r267491 : #i98788# 3rd round of changes to SfxItemPool handling 2009-02-08 14:36:44 +0100 aw  r267490 : #i98788# 3rd round of changes to SfxItemPool handling 2009-02-08 14:36:29 +0100 aw  r267489 : #i98788# 3rd round of changes to SfxItemPool handling 2009-02-08 14:36:16 +0100 aw  r267488 : #i98788# 3rd round of changes to SfxItemPool handling 2009-02-08 14:36:02 +0100 aw  r267487 : #i98788# 3rd round of changes to SfxItemPool handling 2009-02-08 14:35:46 +0100 aw  r267486 : #i98788# 3rd round of changes to SfxItemPool handling 2009-02-05 12:20:39 +0100 aw  r267415 : #i98788# 2nd batch of adaptions for SfxItemPoolHolder addition 2009-02-04 15:12:54 +0100 aw  r267385 : #i98788# added newline at EOF 2009-02-04 13:26:04 +0100 aw  r267379 : #i98788# make SfxItemPool holdable 2009-02-04 13:25:40 +0100 aw  r267378 : #i98788# make SfxItemPool holdable 2009-02-04 13:25:08 +0100 aw  r267377 : #i98788# make SfxItemPool holdable 2009-02-04 13:24:42 +0100 aw  r267376 : #i98788# make SfxItemPool holdable 2009-02-04 13:23:14 +0100 aw  r267375 : #i98788# make SfxItemPool holdable 2009-02-04 13:23:02 +0100 aw  r267374 : #i98788# make SfxItemPool holdable 2009-01-29 17:08:31 +0100 aw  r267159 : #i97628# completed the fix 2009-01-29 17:08:15 +0100 aw  r267158 : #i97628# completed the fix 2009-01-29 14:09:07 +0100 aw  r267132 : #i97628# Corrected usage of ParagraphData in headers 2009-01-29 14:06:58 +0100 iha  r267131 : #i98344# incorrect font size in charts 2009-01-29 12:13:46 +0100 aw  r267115 : #i97628# back to old state; triggers too many errors in other modules 2009-01-29 12:03:51 +0100 aw  r267114 : #i97628# enabled exceptions due to STL vector include 2009-01-29 11:21:37 +0100 aw  r267107 : #i97628# added needed include 2009-01-28 17:58:29 +0100 aw  r267077 : #i97628# first version of newly implemented OutlinerParaObject and adaptions 2009-01-28 17:58:12 +0100 aw  r267076 : #i97628# first version of newly implemented OutlinerParaObject and adaptions 2009-01-28 17:57:51 +0100 aw  r267074 : #i97628# first version of newly implemented OutlinerParaObject and adaptions 2009-01-28 17:57:21 +0100 aw  r267073 : #i97628# first version of newly implemented OutlinerParaObject and adaptions 2009-01-27 17:07:33 +0100 aw  r267011 : #i98402# added support for ViewRange when exporting MetaFiles in ObjectContactOfPageView::DoProcessDisplay to avoid to paint too much 2009-01-27 11:45:48 +0100 aw  r266973 : #i98404# Added a warning to a place where a conversion to rectangle should not be copied from 2009-01-26 21:44:36 +0100 iha  r266949 : #i98497# 3D charts are rendered with wrong size 2009-01-26 20:47:07 +0100 aw  r266947 : #i98404# handle BackgroundColorPrimitive2D directly in PixelRenderers and avoid AA under all circumstances 2009-01-26 14:50:36 +0100 aw  r266926 : #i98386# secured cloning of SdrObject in IMapUserData by boost::shared_prt usage 2009-01-26 12:51:30 +0100 aw  r266916 : #i96581# added separated FontStretching and fallback for small X!=Y scale differences 2009-01-23 16:14:55 +0100 aw  r266834 : #i96475# added missing implementation of TextDecoratedPortionPrimitive2D::getB2DRange 2009-01-23 15:24:34 +0100 aw  r266826 : #i98405# fixed fallback to DrawAlphaRect to use the correctly sized rectangle 2009-01-23 13:34:43 +0100 aw  r266813 : #i96474# fixed impSplitSingleWords for an unexpected case 2009-01-23 10:47:31 +0100 aw  r266786 : #i98289#,#i96474# tooling and new flags for tasks 2009-01-23 10:47:20 +0100 aw  r266785 : #i98289#,#i96474# tooling and new flags for tasks 2009-01-23 10:47:09 +0100 aw  r266783 : #i98289#,#i96474# tooling and new flags for tasks 2009-01-23 10:46:58 +0100 aw  r266782 : #i98289#,#i96474# tooling and new flags for tasks 2009-01-23 10:46:48 +0100 aw  r266781 : #i98289#,#i96474# tooling and new flags for tasks


2009-03-04  Oliver Bolte  <obo@openoffice.org>  [47a410885fc47b225a027ad34a9e5f9e6b8b6990]

CWS-TOOLING: integrate CWS aw063 2009-02-12 13:10:24 +0100 aw  r267649 : #i99123# when a primitive is invisible, it is not sufficient to produce no output when decomposing, but to add invisible data using HitTestPrimitive2D. This is needed for the slideshow which relies on geometry data in MetaFiles when painting invisible objects 2009-02-12 13:08:39 +0100 aw  r267648 : #i99123# do not ignore HitTestPrimitive2D, but draw empty rectangles instead. This is needed since Slideshow is based on getting MetaFile content when painting invisible objects 2009-02-11 16:04:28 +0100 aw  r267620 : #i98788# made SfxItemPool destructor protected, added static ::Free method 2009-02-11 16:04:10 +0100 aw  r267619 : #i98788# made SfxItemPool destructor protected, added static ::Free method 2009-02-11 16:03:56 +0100 aw  r267618 : #i98788# made SfxItemPool destructor protected, added static ::Free method 2009-02-11 16:03:39 +0100 aw  r267617 : #i98788# made SfxItemPool destructor protected, added static ::Free method 2009-02-11 16:03:21 +0100 aw  r267615 : #i98788# made SfxItemPool destructor protected, added static ::Free method 2009-02-11 16:02:48 +0100 aw  r267614 : #i98788# made SfxItemPool destructor protected, added static ::Free method 2009-02-11 16:02:24 +0100 aw  r267613 : #i98788# made SfxItemPool destructor protected, added static ::Free method 2009-02-11 16:02:01 +0100 aw  r267612 : #i98788# made SfxItemPool destructor protected, added static ::Free method 2009-02-11 16:01:32 +0100 aw  r267611 : #i98788# made SfxItemPool destructor protected, added static ::Free method 2009-02-11 16:01:05 +0100 aw  r267610 : #i98788# made SfxItemPool destructor protected, added static ::Free method 2009-02-11 16:00:15 +0100 aw  r267608 : #i98788# made SfxItemPool destructor protected, added static ::Free method 2009-02-11 11:27:33 +0100 aw  r267585 : #i98788# added missing include for STL 2009-02-10 17:46:50 +0100 aw  r267570 : #i98788# added reaction on pool destruction 2009-02-10 17:11:58 +0100 aw  r267562 : #i98788# added messaging mechanism to register for pool destruction 2009-02-10 13:35:35 +0100 aw  r267549 : #i98788# removing changes, too complicated and risky for 3.1 2009-02-10 12:13:48 +0100 aw  r267546 : #i98788# 4th round 2009-02-10 12:13:37 +0100 aw  r267545 : #i98788# 4th round 2009-02-10 12:13:26 +0100 aw  r267544 : #i98788# 4th round 2009-02-10 12:13:14 +0100 aw  r267543 : #i98788# 4th round 2009-02-10 12:13:03 +0100 aw  r267542 : #i98788# 4th round 2009-02-10 12:12:50 +0100 aw  r267541 : #i98788# 4th round 2009-02-10 12:12:37 +0100 aw  r267540 : #i98788# 4th round 2009-02-08 14:38:22 +0100 aw  r267495 : #i98788# 3rd round of changes to SfxItemPool handling 2009-02-08 14:38:06 +0100 aw  r267494 : #i98788# 3rd round of changes to SfxItemPool handling 2009-02-08 14:37:48 +0100 aw  r267493 : #i98788# 3rd round of changes to SfxItemPool handling 2009-02-08 14:37:17 +0100 aw  r267492 : #i98788# 3rd round of changes to SfxItemPool handling 2009-02-08 14:36:56 +0100 aw  r267491 : #i98788# 3rd round of changes to SfxItemPool handling 2009-02-08 14:36:44 +0100 aw  r267490 : #i98788# 3rd round of changes to SfxItemPool handling 2009-02-08 14:36:29 +0100 aw  r267489 : #i98788# 3rd round of changes to SfxItemPool handling 2009-02-08 14:36:16 +0100 aw  r267488 : #i98788# 3rd round of changes to SfxItemPool handling 2009-02-08 14:36:02 +0100 aw  r267487 : #i98788# 3rd round of changes to SfxItemPool handling 2009-02-08 14:35:46 +0100 aw  r267486 : #i98788# 3rd round of changes to SfxItemPool handling 2009-02-05 12:20:39 +0100 aw  r267415 : #i98788# 2nd batch of adaptions for SfxItemPoolHolder addition 2009-02-04 15:12:54 +0100 aw  r267385 : #i98788# added newline at EOF 2009-02-04 13:26:04 +0100 aw  r267379 : #i98788# make SfxItemPool holdable 2009-02-04 13:25:40 +0100 aw  r267378 : #i98788# make SfxItemPool holdable 2009-02-04 13:25:08 +0100 aw  r267377 : #i98788# make SfxItemPool holdable 2009-02-04 13:24:42 +0100 aw  r267376 : #i98788# make SfxItemPool holdable 2009-02-04 13:23:14 +0100 aw  r267375 : #i98788# make SfxItemPool holdable 2009-02-04 13:23:02 +0100 aw  r267374 : #i98788# make SfxItemPool holdable 2009-01-29 17:08:31 +0100 aw  r267159 : #i97628# completed the fix 2009-01-29 17:08:15 +0100 aw  r267158 : #i97628# completed the fix 2009-01-29 14:09:07 +0100 aw  r267132 : #i97628# Corrected usage of ParagraphData in headers 2009-01-29 14:06:58 +0100 iha  r267131 : #i98344# incorrect font size in charts 2009-01-29 12:13:46 +0100 aw  r267115 : #i97628# back to old state; triggers too many errors in other modules 2009-01-29 12:03:51 +0100 aw  r267114 : #i97628# enabled exceptions due to STL vector include 2009-01-29 11:21:37 +0100 aw  r267107 : #i97628# added needed include 2009-01-28 17:58:29 +0100 aw  r267077 : #i97628# first version of newly implemented OutlinerParaObject and adaptions 2009-01-28 17:58:12 +0100 aw  r267076 : #i97628# first version of newly implemented OutlinerParaObject and adaptions 2009-01-28 17:57:51 +0100 aw  r267074 : #i97628# first version of newly implemented OutlinerParaObject and adaptions 2009-01-28 17:57:21 +0100 aw  r267073 : #i97628# first version of newly implemented OutlinerParaObject and adaptions 2009-01-27 17:07:33 +0100 aw  r267011 : #i98402# added support for ViewRange when exporting MetaFiles in ObjectContactOfPageView::DoProcessDisplay to avoid to paint too much 2009-01-27 11:45:48 +0100 aw  r266973 : #i98404# Added a warning to a place where a conversion to rectangle should not be copied from 2009-01-26 21:44:36 +0100 iha  r266949 : #i98497# 3D charts are rendered with wrong size 2009-01-26 20:47:07 +0100 aw  r266947 : #i98404# handle BackgroundColorPrimitive2D directly in PixelRenderers and avoid AA under all circumstances 2009-01-26 14:50:36 +0100 aw  r266926 : #i98386# secured cloning of SdrObject in IMapUserData by boost::shared_prt usage 2009-01-26 12:51:30 +0100 aw  r266916 : #i96581# added separated FontStretching and fallback for small X!=Y scale differences 2009-01-23 16:14:55 +0100 aw  r266834 : #i96475# added missing implementation of TextDecoratedPortionPrimitive2D::getB2DRange 2009-01-23 15:24:34 +0100 aw  r266826 : #i98405# fixed fallback to DrawAlphaRect to use the correctly sized rectangle 2009-01-23 13:34:43 +0100 aw  r266813 : #i96474# fixed impSplitSingleWords for an unexpected case 2009-01-23 10:47:31 +0100 aw  r266786 : #i98289#,#i96474# tooling and new flags for tasks 2009-01-23 10:47:20 +0100 aw  r266785 : #i98289#,#i96474# tooling and new flags for tasks 2009-01-23 10:47:09 +0100 aw  r266783 : #i98289#,#i96474# tooling and new flags for tasks 2009-01-23 10:46:58 +0100 aw  r266782 : #i98289#,#i96474# tooling and new flags for tasks 2009-01-23 10:46:48 +0100 aw  r266781 : #i98289#,#i96474# tooling and new flags for tasks


2009-03-04  Oliver Bolte  <obo@openoffice.org>  [85c70f37b56299f6fa02312c0fb73cc55af084ef]

CWS-TOOLING: integrate CWS aw063 2009-02-12 13:10:24 +0100 aw  r267649 : #i99123# when a primitive is invisible, it is not sufficient to produce no output when decomposing, but to add invisible data using HitTestPrimitive2D. This is needed for the slideshow which relies on geometry data in MetaFiles when painting invisible objects 2009-02-12 13:08:39 +0100 aw  r267648 : #i99123# do not ignore HitTestPrimitive2D, but draw empty rectangles instead. This is needed since Slideshow is based on getting MetaFile content when painting invisible objects 2009-02-11 16:04:28 +0100 aw  r267620 : #i98788# made SfxItemPool destructor protected, added static ::Free method 2009-02-11 16:04:10 +0100 aw  r267619 : #i98788# made SfxItemPool destructor protected, added static ::Free method 2009-02-11 16:03:56 +0100 aw  r267618 : #i98788# made SfxItemPool destructor protected, added static ::Free method 2009-02-11 16:03:39 +0100 aw  r267617 : #i98788# made SfxItemPool destructor protected, added static ::Free method 2009-02-11 16:03:21 +0100 aw  r267615 : #i98788# made SfxItemPool destructor protected, added static ::Free method 2009-02-11 16:02:48 +0100 aw  r267614 : #i98788# made SfxItemPool destructor protected, added static ::Free method 2009-02-11 16:02:24 +0100 aw  r267613 : #i98788# made SfxItemPool destructor protected, added static ::Free method 2009-02-11 16:02:01 +0100 aw  r267612 : #i98788# made SfxItemPool destructor protected, added static ::Free method 2009-02-11 16:01:32 +0100 aw  r267611 : #i98788# made SfxItemPool destructor protected, added static ::Free method 2009-02-11 16:01:05 +0100 aw  r267610 : #i98788# made SfxItemPool destructor protected, added static ::Free method 2009-02-11 16:00:15 +0100 aw  r267608 : #i98788# made SfxItemPool destructor protected, added static ::Free method 2009-02-11 11:27:33 +0100 aw  r267585 : #i98788# added missing include for STL 2009-02-10 17:46:50 +0100 aw  r267570 : #i98788# added reaction on pool destruction 2009-02-10 17:11:58 +0100 aw  r267562 : #i98788# added messaging mechanism to register for pool destruction 2009-02-10 13:35:35 +0100 aw  r267549 : #i98788# removing changes, too complicated and risky for 3.1 2009-02-10 12:13:48 +0100 aw  r267546 : #i98788# 4th round 2009-02-10 12:13:37 +0100 aw  r267545 : #i98788# 4th round 2009-02-10 12:13:26 +0100 aw  r267544 : #i98788# 4th round 2009-02-10 12:13:14 +0100 aw  r267543 : #i98788# 4th round 2009-02-10 12:13:03 +0100 aw  r267542 : #i98788# 4th round 2009-02-10 12:12:50 +0100 aw  r267541 : #i98788# 4th round 2009-02-10 12:12:37 +0100 aw  r267540 : #i98788# 4th round 2009-02-08 14:38:22 +0100 aw  r267495 : #i98788# 3rd round of changes to SfxItemPool handling 2009-02-08 14:38:06 +0100 aw  r267494 : #i98788# 3rd round of changes to SfxItemPool handling 2009-02-08 14:37:48 +0100 aw  r267493 : #i98788# 3rd round of changes to SfxItemPool handling 2009-02-08 14:37:17 +0100 aw  r267492 : #i98788# 3rd round of changes to SfxItemPool handling 2009-02-08 14:36:56 +0100 aw  r267491 : #i98788# 3rd round of changes to SfxItemPool handling 2009-02-08 14:36:44 +0100 aw  r267490 : #i98788# 3rd round of changes to SfxItemPool handling 2009-02-08 14:36:29 +0100 aw  r267489 : #i98788# 3rd round of changes to SfxItemPool handling 2009-02-08 14:36:16 +0100 aw  r267488 : #i98788# 3rd round of changes to SfxItemPool handling 2009-02-08 14:36:02 +0100 aw  r267487 : #i98788# 3rd round of changes to SfxItemPool handling 2009-02-08 14:35:46 +0100 aw  r267486 : #i98788# 3rd round of changes to SfxItemPool handling 2009-02-05 12:20:39 +0100 aw  r267415 : #i98788# 2nd batch of adaptions for SfxItemPoolHolder addition 2009-02-04 15:12:54 +0100 aw  r267385 : #i98788# added newline at EOF 2009-02-04 13:26:04 +0100 aw  r267379 : #i98788# make SfxItemPool holdable 2009-02-04 13:25:40 +0100 aw  r267378 : #i98788# make SfxItemPool holdable 2009-02-04 13:25:08 +0100 aw  r267377 : #i98788# make SfxItemPool holdable 2009-02-04 13:24:42 +0100 aw  r267376 : #i98788# make SfxItemPool holdable 2009-02-04 13:23:14 +0100 aw  r267375 : #i98788# make SfxItemPool holdable 2009-02-04 13:23:02 +0100 aw  r267374 : #i98788# make SfxItemPool holdable 2009-01-29 17:08:31 +0100 aw  r267159 : #i97628# completed the fix 2009-01-29 17:08:15 +0100 aw  r267158 : #i97628# completed the fix 2009-01-29 14:09:07 +0100 aw  r267132 : #i97628# Corrected usage of ParagraphData in headers 2009-01-29 14:06:58 +0100 iha  r267131 : #i98344# incorrect font size in charts 2009-01-29 12:13:46 +0100 aw  r267115 : #i97628# back to old state; triggers too many errors in other modules 2009-01-29 12:03:51 +0100 aw  r267114 : #i97628# enabled exceptions due to STL vector include 2009-01-29 11:21:37 +0100 aw  r267107 : #i97628# added needed include 2009-01-28 17:58:29 +0100 aw  r267077 : #i97628# first version of newly implemented OutlinerParaObject and adaptions 2009-01-28 17:58:12 +0100 aw  r267076 : #i97628# first version of newly implemented OutlinerParaObject and adaptions 2009-01-28 17:57:51 +0100 aw  r267074 : #i97628# first version of newly implemented OutlinerParaObject and adaptions 2009-01-28 17:57:21 +0100 aw  r267073 : #i97628# first version of newly implemented OutlinerParaObject and adaptions 2009-01-27 17:07:33 +0100 aw  r267011 : #i98402# added support for ViewRange when exporting MetaFiles in ObjectContactOfPageView::DoProcessDisplay to avoid to paint too much 2009-01-27 11:45:48 +0100 aw  r266973 : #i98404# Added a warning to a place where a conversion to rectangle should not be copied from 2009-01-26 21:44:36 +0100 iha  r266949 : #i98497# 3D charts are rendered with wrong size 2009-01-26 20:47:07 +0100 aw  r266947 : #i98404# handle BackgroundColorPrimitive2D directly in PixelRenderers and avoid AA under all circumstances 2009-01-26 14:50:36 +0100 aw  r266926 : #i98386# secured cloning of SdrObject in IMapUserData by boost::shared_prt usage 2009-01-26 12:51:30 +0100 aw  r266916 : #i96581# added separated FontStretching and fallback for small X!=Y scale differences 2009-01-23 16:14:55 +0100 aw  r266834 : #i96475# added missing implementation of TextDecoratedPortionPrimitive2D::getB2DRange 2009-01-23 15:24:34 +0100 aw  r266826 : #i98405# fixed fallback to DrawAlphaRect to use the correctly sized rectangle 2009-01-23 13:34:43 +0100 aw  r266813 : #i96474# fixed impSplitSingleWords for an unexpected case 2009-01-23 10:47:31 +0100 aw  r266786 : #i98289#,#i96474# tooling and new flags for tasks 2009-01-23 10:47:20 +0100 aw  r266785 : #i98289#,#i96474# tooling and new flags for tasks 2009-01-23 10:47:09 +0100 aw  r266783 : #i98289#,#i96474# tooling and new flags for tasks 2009-01-23 10:46:58 +0100 aw  r266782 : #i98289#,#i96474# tooling and new flags for tasks 2009-01-23 10:46:48 +0100 aw  r266781 : #i98289#,#i96474# tooling and new flags for tasks


2009-03-04  Oliver Bolte  <obo@openoffice.org>  [75cd27aef3bfa19c93d54d8536ac92aac6f34802]

CWS-TOOLING: integrate CWS aw063 2009-02-12 13:10:24 +0100 aw  r267649 : #i99123# when a primitive is invisible, it is not sufficient to produce no output when decomposing, but to add invisible data using HitTestPrimitive2D. This is needed for the slideshow which relies on geometry data in MetaFiles when painting invisible objects 2009-02-12 13:08:39 +0100 aw  r267648 : #i99123# do not ignore HitTestPrimitive2D, but draw empty rectangles instead. This is needed since Slideshow is based on getting MetaFile content when painting invisible objects 2009-02-11 16:04:28 +0100 aw  r267620 : #i98788# made SfxItemPool destructor protected, added static ::Free method 2009-02-11 16:04:10 +0100 aw  r267619 : #i98788# made SfxItemPool destructor protected, added static ::Free method 2009-02-11 16:03:56 +0100 aw  r267618 : #i98788# made SfxItemPool destructor protected, added static ::Free method 2009-02-11 16:03:39 +0100 aw  r267617 : #i98788# made SfxItemPool destructor protected, added static ::Free method 2009-02-11 16:03:21 +0100 aw  r267615 : #i98788# made SfxItemPool destructor protected, added static ::Free method 2009-02-11 16:02:48 +0100 aw  r267614 : #i98788# made SfxItemPool destructor protected, added static ::Free method 2009-02-11 16:02:24 +0100 aw  r267613 : #i98788# made SfxItemPool destructor protected, added static ::Free method 2009-02-11 16:02:01 +0100 aw  r267612 : #i98788# made SfxItemPool destructor protected, added static ::Free method 2009-02-11 16:01:32 +0100 aw  r267611 : #i98788# made SfxItemPool destructor protected, added static ::Free method 2009-02-11 16:01:05 +0100 aw  r267610 : #i98788# made SfxItemPool destructor protected, added static ::Free method 2009-02-11 16:00:15 +0100 aw  r267608 : #i98788# made SfxItemPool destructor protected, added static ::Free method 2009-02-11 11:27:33 +0100 aw  r267585 : #i98788# added missing include for STL 2009-02-10 17:46:50 +0100 aw  r267570 : #i98788# added reaction on pool destruction 2009-02-10 17:11:58 +0100 aw  r267562 : #i98788# added messaging mechanism to register for pool destruction 2009-02-10 13:35:35 +0100 aw  r267549 : #i98788# removing changes, too complicated and risky for 3.1 2009-02-10 12:13:48 +0100 aw  r267546 : #i98788# 4th round 2009-02-10 12:13:37 +0100 aw  r267545 : #i98788# 4th round 2009-02-10 12:13:26 +0100 aw  r267544 : #i98788# 4th round 2009-02-10 12:13:14 +0100 aw  r267543 : #i98788# 4th round 2009-02-10 12:13:03 +0100 aw  r267542 : #i98788# 4th round 2009-02-10 12:12:50 +0100 aw  r267541 : #i98788# 4th round 2009-02-10 12:12:37 +0100 aw  r267540 : #i98788# 4th round 2009-02-08 14:38:22 +0100 aw  r267495 : #i98788# 3rd round of changes to SfxItemPool handling 2009-02-08 14:38:06 +0100 aw  r267494 : #i98788# 3rd round of changes to SfxItemPool handling 2009-02-08 14:37:48 +0100 aw  r267493 : #i98788# 3rd round of changes to SfxItemPool handling 2009-02-08 14:37:17 +0100 aw  r267492 : #i98788# 3rd round of changes to SfxItemPool handling 2009-02-08 14:36:56 +0100 aw  r267491 : #i98788# 3rd round of changes to SfxItemPool handling 2009-02-08 14:36:44 +0100 aw  r267490 : #i98788# 3rd round of changes to SfxItemPool handling 2009-02-08 14:36:29 +0100 aw  r267489 : #i98788# 3rd round of changes to SfxItemPool handling 2009-02-08 14:36:16 +0100 aw  r267488 : #i98788# 3rd round of changes to SfxItemPool handling 2009-02-08 14:36:02 +0100 aw  r267487 : #i98788# 3rd round of changes to SfxItemPool handling 2009-02-08 14:35:46 +0100 aw  r267486 : #i98788# 3rd round of changes to SfxItemPool handling 2009-02-05 12:20:39 +0100 aw  r267415 : #i98788# 2nd batch of adaptions for SfxItemPoolHolder addition 2009-02-04 15:12:54 +0100 aw  r267385 : #i98788# added newline at EOF 2009-02-04 13:26:04 +0100 aw  r267379 : #i98788# make SfxItemPool holdable 2009-02-04 13:25:40 +0100 aw  r267378 : #i98788# make SfxItemPool holdable 2009-02-04 13:25:08 +0100 aw  r267377 : #i98788# make SfxItemPool holdable 2009-02-04 13:24:42 +0100 aw  r267376 : #i98788# make SfxItemPool holdable 2009-02-04 13:23:14 +0100 aw  r267375 : #i98788# make SfxItemPool holdable 2009-02-04 13:23:02 +0100 aw  r267374 : #i98788# make SfxItemPool holdable 2009-01-29 17:08:31 +0100 aw  r267159 : #i97628# completed the fix 2009-01-29 17:08:15 +0100 aw  r267158 : #i97628# completed the fix 2009-01-29 14:09:07 +0100 aw  r267132 : #i97628# Corrected usage of ParagraphData in headers 2009-01-29 14:06:58 +0100 iha  r267131 : #i98344# incorrect font size in charts 2009-01-29 12:13:46 +0100 aw  r267115 : #i97628# back to old state; triggers too many errors in other modules 2009-01-29 12:03:51 +0100 aw  r267114 : #i97628# enabled exceptions due to STL vector include 2009-01-29 11:21:37 +0100 aw  r267107 : #i97628# added needed include 2009-01-28 17:58:29 +0100 aw  r267077 : #i97628# first version of newly implemented OutlinerParaObject and adaptions 2009-01-28 17:58:12 +0100 aw  r267076 : #i97628# first version of newly implemented OutlinerParaObject and adaptions 2009-01-28 17:57:51 +0100 aw  r267074 : #i97628# first version of newly implemented OutlinerParaObject and adaptions 2009-01-28 17:57:21 +0100 aw  r267073 : #i97628# first version of newly implemented OutlinerParaObject and adaptions 2009-01-27 17:07:33 +0100 aw  r267011 : #i98402# added support for ViewRange when exporting MetaFiles in ObjectContactOfPageView::DoProcessDisplay to avoid to paint too much 2009-01-27 11:45:48 +0100 aw  r266973 : #i98404# Added a warning to a place where a conversion to rectangle should not be copied from 2009-01-26 21:44:36 +0100 iha  r266949 : #i98497# 3D charts are rendered with wrong size 2009-01-26 20:47:07 +0100 aw  r266947 : #i98404# handle BackgroundColorPrimitive2D directly in PixelRenderers and avoid AA under all circumstances 2009-01-26 14:50:36 +0100 aw  r266926 : #i98386# secured cloning of SdrObject in IMapUserData by boost::shared_prt usage 2009-01-26 12:51:30 +0100 aw  r266916 : #i96581# added separated FontStretching and fallback for small X!=Y scale differences 2009-01-23 16:14:55 +0100 aw  r266834 : #i96475# added missing implementation of TextDecoratedPortionPrimitive2D::getB2DRange 2009-01-23 15:24:34 +0100 aw  r266826 : #i98405# fixed fallback to DrawAlphaRect to use the correctly sized rectangle 2009-01-23 13:34:43 +0100 aw  r266813 : #i96474# fixed impSplitSingleWords for an unexpected case 2009-01-23 10:47:31 +0100 aw  r266786 : #i98289#,#i96474# tooling and new flags for tasks 2009-01-23 10:47:20 +0100 aw  r266785 : #i98289#,#i96474# tooling and new flags for tasks 2009-01-23 10:47:09 +0100 aw  r266783 : #i98289#,#i96474# tooling and new flags for tasks 2009-01-23 10:46:58 +0100 aw  r266782 : #i98289#,#i96474# tooling and new flags for tasks 2009-01-23 10:46:48 +0100 aw  r266781 : #i98289#,#i96474# tooling and new flags for tasks


2009-03-04  Oliver Bolte  <obo@openoffice.org>  [be33e961b1b044099d9063423c6085e4853d765a]

CWS-TOOLING: integrate CWS aw063 2009-02-12 13:10:24 +0100 aw  r267649 : #i99123# when a primitive is invisible, it is not sufficient to produce no output when decomposing, but to add invisible data using HitTestPrimitive2D. This is needed for the slideshow which relies on geometry data in MetaFiles when painting invisible objects 2009-02-12 13:08:39 +0100 aw  r267648 : #i99123# do not ignore HitTestPrimitive2D, but draw empty rectangles instead. This is needed since Slideshow is based on getting MetaFile content when painting invisible objects 2009-02-11 16:04:28 +0100 aw  r267620 : #i98788# made SfxItemPool destructor protected, added static ::Free method 2009-02-11 16:04:10 +0100 aw  r267619 : #i98788# made SfxItemPool destructor protected, added static ::Free method 2009-02-11 16:03:56 +0100 aw  r267618 : #i98788# made SfxItemPool destructor protected, added static ::Free method 2009-02-11 16:03:39 +0100 aw  r267617 : #i98788# made SfxItemPool destructor protected, added static ::Free method 2009-02-11 16:03:21 +0100 aw  r267615 : #i98788# made SfxItemPool destructor protected, added static ::Free method 2009-02-11 16:02:48 +0100 aw  r267614 : #i98788# made SfxItemPool destructor protected, added static ::Free method 2009-02-11 16:02:24 +0100 aw  r267613 : #i98788# made SfxItemPool destructor protected, added static ::Free method 2009-02-11 16:02:01 +0100 aw  r267612 : #i98788# made SfxItemPool destructor protected, added static ::Free method 2009-02-11 16:01:32 +0100 aw  r267611 : #i98788# made SfxItemPool destructor protected, added static ::Free method 2009-02-11 16:01:05 +0100 aw  r267610 : #i98788# made SfxItemPool destructor protected, added static ::Free method 2009-02-11 16:00:15 +0100 aw  r267608 : #i98788# made SfxItemPool destructor protected, added static ::Free method 2009-02-11 11:27:33 +0100 aw  r267585 : #i98788# added missing include for STL 2009-02-10 17:46:50 +0100 aw  r267570 : #i98788# added reaction on pool destruction 2009-02-10 17:11:58 +0100 aw  r267562 : #i98788# added messaging mechanism to register for pool destruction 2009-02-10 13:35:35 +0100 aw  r267549 : #i98788# removing changes, too complicated and risky for 3.1 2009-02-10 12:13:48 +0100 aw  r267546 : #i98788# 4th round 2009-02-10 12:13:37 +0100 aw  r267545 : #i98788# 4th round 2009-02-10 12:13:26 +0100 aw  r267544 : #i98788# 4th round 2009-02-10 12:13:14 +0100 aw  r267543 : #i98788# 4th round 2009-02-10 12:13:03 +0100 aw  r267542 : #i98788# 4th round 2009-02-10 12:12:50 +0100 aw  r267541 : #i98788# 4th round 2009-02-10 12:12:37 +0100 aw  r267540 : #i98788# 4th round 2009-02-08 14:38:22 +0100 aw  r267495 : #i98788# 3rd round of changes to SfxItemPool handling 2009-02-08 14:38:06 +0100 aw  r267494 : #i98788# 3rd round of changes to SfxItemPool handling 2009-02-08 14:37:48 +0100 aw  r267493 : #i98788# 3rd round of changes to SfxItemPool handling 2009-02-08 14:37:17 +0100 aw  r267492 : #i98788# 3rd round of changes to SfxItemPool handling 2009-02-08 14:36:56 +0100 aw  r267491 : #i98788# 3rd round of changes to SfxItemPool handling 2009-02-08 14:36:44 +0100 aw  r267490 : #i98788# 3rd round of changes to SfxItemPool handling 2009-02-08 14:36:29 +0100 aw  r267489 : #i98788# 3rd round of changes to SfxItemPool handling 2009-02-08 14:36:16 +0100 aw  r267488 : #i98788# 3rd round of changes to SfxItemPool handling 2009-02-08 14:36:02 +0100 aw  r267487 : #i98788# 3rd round of changes to SfxItemPool handling 2009-02-08 14:35:46 +0100 aw  r267486 : #i98788# 3rd round of changes to SfxItemPool handling 2009-02-05 12:20:39 +0100 aw  r267415 : #i98788# 2nd batch of adaptions for SfxItemPoolHolder addition 2009-02-04 15:12:54 +0100 aw  r267385 : #i98788# added newline at EOF 2009-02-04 13:26:04 +0100 aw  r267379 : #i98788# make SfxItemPool holdable 2009-02-04 13:25:40 +0100 aw  r267378 : #i98788# make SfxItemPool holdable 2009-02-04 13:25:08 +0100 aw  r267377 : #i98788# make SfxItemPool holdable 2009-02-04 13:24:42 +0100 aw  r267376 : #i98788# make SfxItemPool holdable 2009-02-04 13:23:14 +0100 aw  r267375 : #i98788# make SfxItemPool holdable 2009-02-04 13:23:02 +0100 aw  r267374 : #i98788# make SfxItemPool holdable 2009-01-29 17:08:31 +0100 aw  r267159 : #i97628# completed the fix 2009-01-29 17:08:15 +0100 aw  r267158 : #i97628# completed the fix 2009-01-29 14:09:07 +0100 aw  r267132 : #i97628# Corrected usage of ParagraphData in headers 2009-01-29 14:06:58 +0100 iha  r267131 : #i98344# incorrect font size in charts 2009-01-29 12:13:46 +0100 aw  r267115 : #i97628# back to old state; triggers too many errors in other modules 2009-01-29 12:03:51 +0100 aw  r267114 : #i97628# enabled exceptions due to STL vector include 2009-01-29 11:21:37 +0100 aw  r267107 : #i97628# added needed include 2009-01-28 17:58:29 +0100 aw  r267077 : #i97628# first version of newly implemented OutlinerParaObject and adaptions 2009-01-28 17:58:12 +0100 aw  r267076 : #i97628# first version of newly implemented OutlinerParaObject and adaptions 2009-01-28 17:57:51 +0100 aw  r267074 : #i97628# first version of newly implemented OutlinerParaObject and adaptions 2009-01-28 17:57:21 +0100 aw  r267073 : #i97628# first version of newly implemented OutlinerParaObject and adaptions 2009-01-27 17:07:33 +0100 aw  r267011 : #i98402# added support for ViewRange when exporting MetaFiles in ObjectContactOfPageView::DoProcessDisplay to avoid to paint too much 2009-01-27 11:45:48 +0100 aw  r266973 : #i98404# Added a warning to a place where a conversion to rectangle should not be copied from 2009-01-26 21:44:36 +0100 iha  r266949 : #i98497# 3D charts are rendered with wrong size 2009-01-26 20:47:07 +0100 aw  r266947 : #i98404# handle BackgroundColorPrimitive2D directly in PixelRenderers and avoid AA under all circumstances 2009-01-26 14:50:36 +0100 aw  r266926 : #i98386# secured cloning of SdrObject in IMapUserData by boost::shared_prt usage 2009-01-26 12:51:30 +0100 aw  r266916 : #i96581# added separated FontStretching and fallback for small X!=Y scale differences 2009-01-23 16:14:55 +0100 aw  r266834 : #i96475# added missing implementation of TextDecoratedPortionPrimitive2D::getB2DRange 2009-01-23 15:24:34 +0100 aw  r266826 : #i98405# fixed fallback to DrawAlphaRect to use the correctly sized rectangle 2009-01-23 13:34:43 +0100 aw  r266813 : #i96474# fixed impSplitSingleWords for an unexpected case 2009-01-23 10:47:31 +0100 aw  r266786 : #i98289#,#i96474# tooling and new flags for tasks 2009-01-23 10:47:20 +0100 aw  r266785 : #i98289#,#i96474# tooling and new flags for tasks 2009-01-23 10:47:09 +0100 aw  r266783 : #i98289#,#i96474# tooling and new flags for tasks 2009-01-23 10:46:58 +0100 aw  r266782 : #i98289#,#i96474# tooling and new flags for tasks 2009-01-23 10:46:48 +0100 aw  r266781 : #i98289#,#i96474# tooling and new flags for tasks


2009-03-04  Andre Fischer  <af@openoffice.org>  [268c5a727b274916e0a0cc4bd61c3ed892a0b224]

#i48179# Introduced EffectRewinder class that replays main sequence effects on current or previous slide.


2009-03-04  Oliver Bolte  <obo@openoffice.org>  [8e90a4f14eb02b49abb19ece596e1d35db2d45fd]

CWS-TOOLING: integrate CWS calcperf03 2009-01-27 17:45:09 +0100 er  r267014 : satisfy some stoneage compiler (tinderbox error) 2009-01-26 13:53:16 +0100 er  r266921 : corrected merge accident 2009-01-23 23:27:18 +0100 er  r266857 : #i97468# for better accuracy use ::rtl::math::atanh() in ATANH and FISHER, tanh() in FISHERINV; patch from <regina> 2009-01-23 23:08:14 +0100 er  r266854 : #i97467# added C99 atanh() substitute rtl_math_atanh() and ::rtl::math::atanh() since not all compilers have it; patch from <regina> Plus in rtl_math_log1p() made a variable volatile to prevent compilers from being too smart. 2009-01-23 19:20:43 +0100 er  r266849 : #i95381# make PODF adapter recognize empty/missing parameter, in this case ADDRESS 3rd parameter 2009-01-23 17:34:21 +0100 er  r266841 : #i95450# support ADDRESS 3rd parameter (abs) as missing parameter 2009-01-23 15:53:23 +0100 er  r266830 : some minor beautification 2009-01-23 15:45:20 +0100 er  r266829 : small bits missed during integration of cws frmdlg 2009-01-23 02:56:38 +0100 er  r266764 : removed CVS nonsense 2009-01-23 02:50:15 +0100 er  r266763 : get rid of nasty DOS lineends 2009-01-23 01:56:09 +0100 er  r266762 : #i98318# fix crash with external references constructed via Function Wizard; also fixes crash #i98338# and WaE #i97555# 2009-01-22 15:58:41 +0100 er  r266732 : #i97547# EUROCONVERT: add SKK/EUR 2009-01-21 15:47:39 +0100 er  r266676 : CWS-TOOLING: rebase CWS calcperf03 to trunk@266428 (milestone: DEV300:m39) 2009-01-09 17:22:23 +0100 er  r266105 : #i89976# use ::std::nth_element() instead of a fully sorted array for MEDIAN, PERCENTILE, QUARTILE, LARGE, SMALL 2008-11-07 20:13:55 +0100 er  r263483 : #i95967# Broadcast: use bulk broadcast also for single cell changes as multiple identical listeners may be involved; speeds up the Zaske document to draw level with Excel 2008-11-07 20:08:37 +0100 er  r263482 : #i95967# Notify: spare a vtable access


2009-03-04  Oliver Bolte  <obo@openoffice.org>  [f36ac8531422b636f14ea619e8eeeea98b877124]

CWS-TOOLING: integrate CWS calcperf03 2009-01-27 17:45:09 +0100 er  r267014 : satisfy some stoneage compiler (tinderbox error) 2009-01-26 13:53:16 +0100 er  r266921 : corrected merge accident 2009-01-23 23:27:18 +0100 er  r266857 : #i97468# for better accuracy use ::rtl::math::atanh() in ATANH and FISHER, tanh() in FISHERINV; patch from <regina> 2009-01-23 23:08:14 +0100 er  r266854 : #i97467# added C99 atanh() substitute rtl_math_atanh() and ::rtl::math::atanh() since not all compilers have it; patch from <regina> Plus in rtl_math_log1p() made a variable volatile to prevent compilers from being too smart. 2009-01-23 19:20:43 +0100 er  r266849 : #i95381# make PODF adapter recognize empty/missing parameter, in this case ADDRESS 3rd parameter 2009-01-23 17:34:21 +0100 er  r266841 : #i95450# support ADDRESS 3rd parameter (abs) as missing parameter 2009-01-23 15:53:23 +0100 er  r266830 : some minor beautification 2009-01-23 15:45:20 +0100 er  r266829 : small bits missed during integration of cws frmdlg 2009-01-23 02:56:38 +0100 er  r266764 : removed CVS nonsense 2009-01-23 02:50:15 +0100 er  r266763 : get rid of nasty DOS lineends 2009-01-23 01:56:09 +0100 er  r266762 : #i98318# fix crash with external references constructed via Function Wizard; also fixes crash #i98338# and WaE #i97555# 2009-01-22 15:58:41 +0100 er  r266732 : #i97547# EUROCONVERT: add SKK/EUR 2009-01-21 15:47:39 +0100 er  r266676 : CWS-TOOLING: rebase CWS calcperf03 to trunk@266428 (milestone: DEV300:m39) 2009-01-09 17:22:23 +0100 er  r266105 : #i89976# use ::std::nth_element() instead of a fully sorted array for MEDIAN, PERCENTILE, QUARTILE, LARGE, SMALL 2008-11-07 20:13:55 +0100 er  r263483 : #i95967# Broadcast: use bulk broadcast also for single cell changes as multiple identical listeners may be involved; speeds up the Zaske document to draw level with Excel 2008-11-07 20:08:37 +0100 er  r263482 : #i95967# Notify: spare a vtable access


2009-03-04  Oliver Bolte  <obo@openoffice.org>  [d76a00738e0cb3c7d7f742f3f834b42fdb165e01]

CWS-TOOLING: integrate CWS calcperf03 2009-01-27 17:45:09 +0100 er  r267014 : satisfy some stoneage compiler (tinderbox error) 2009-01-26 13:53:16 +0100 er  r266921 : corrected merge accident 2009-01-23 23:27:18 +0100 er  r266857 : #i97468# for better accuracy use ::rtl::math::atanh() in ATANH and FISHER, tanh() in FISHERINV; patch from <regina> 2009-01-23 23:08:14 +0100 er  r266854 : #i97467# added C99 atanh() substitute rtl_math_atanh() and ::rtl::math::atanh() since not all compilers have it; patch from <regina> Plus in rtl_math_log1p() made a variable volatile to prevent compilers from being too smart. 2009-01-23 19:20:43 +0100 er  r266849 : #i95381# make PODF adapter recognize empty/missing parameter, in this case ADDRESS 3rd parameter 2009-01-23 17:34:21 +0100 er  r266841 : #i95450# support ADDRESS 3rd parameter (abs) as missing parameter 2009-01-23 15:53:23 +0100 er  r266830 : some minor beautification 2009-01-23 15:45:20 +0100 er  r266829 : small bits missed during integration of cws frmdlg 2009-01-23 02:56:38 +0100 er  r266764 : removed CVS nonsense 2009-01-23 02:50:15 +0100 er  r266763 : get rid of nasty DOS lineends 2009-01-23 01:56:09 +0100 er  r266762 : #i98318# fix crash with external references constructed via Function Wizard; also fixes crash #i98338# and WaE #i97555# 2009-01-22 15:58:41 +0100 er  r266732 : #i97547# EUROCONVERT: add SKK/EUR 2009-01-21 15:47:39 +0100 er  r266676 : CWS-TOOLING: rebase CWS calcperf03 to trunk@266428 (milestone: DEV300:m39) 2009-01-09 17:22:23 +0100 er  r266105 : #i89976# use ::std::nth_element() instead of a fully sorted array for MEDIAN, PERCENTILE, QUARTILE, LARGE, SMALL 2008-11-07 20:13:55 +0100 er  r263483 : #i95967# Broadcast: use bulk broadcast also for single cell changes as multiple identical listeners may be involved; speeds up the Zaske document to draw level with Excel 2008-11-07 20:08:37 +0100 er  r263482 : #i95967# Notify: spare a vtable access


2009-03-04  Andre Fischer  <af@openoffice.org>  [dc300a3643d1424bda0fba622abc2c467446c085]

#i48179# Keep internal data structure up-to-date.


2009-03-04  Andre Fischer  <af@openoffice.org>  [76c3d136310f8f2c19a3409edc5d4f70cb242311]

#i48179# Added support for going back one effect at a time.


2009-03-04  Oliver Bolte  <obo@openoffice.org>  [414b6e019b959f64f637d9295edf971bff404054]

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-04  Oliver Bolte  <obo@openoffice.org>  [3251ffe3f08589f5749dd8a8f165fb6b13498edd]

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-04  Oliver Bolte  <obo@openoffice.org>  [dcb1a804eb3318f915350b2ac98c7f0fb8856f14]

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-04  Oliver Bolte  <obo@openoffice.org>  [76af6630bf438a418981dd4843749b8b9458dd66]

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-04  Andre Fischer  <af@openoffice.org>  [74b454703738b7eb20737cfcdf23f995776ab135]

#i48179# Added previousEffect() to XSlideShow.  Added properties to XSlideShow::display(). Changed XSlideShowListener::slideEnded() to accept new flag.


2009-03-03  Oliver Bolte  <obo@openoffice.org>  [2f373570c51e13baf0530605ef59808462e6ca71]

CWS-TOOLING: integrate CWS koheiformula02 2009-02-19 13:18:02 +0100 iha  r268276 : #i99400# Missing value plotting broken 2009-02-11 03:39:50 +0100 kohei  r267579 : forgot to add an in-line comment. 2009-02-11 00:26:03 +0100 kohei  r267578 : Handle also the single cell references when exporting chart ranges. 2009-02-10 19:50:37 +0100 kohei  r267576 : removed a compiler warning. 2009-02-10 06:48:55 +0100 kohei  r267536 : got xls export filter to correctly write external references in charts. However, Excel doesn't entirely like my chart output if the chart contains external references.  The data are all there, but it refuses to draw it. It works fine with charts with internal references. 2009-02-10 03:33:13 +0100 kohei  r267533 : correctly import external references used in chart objects, by using a token array instead of a range list to represent the data ranges. 2009-02-04 15:22:30 +0100 kohei  r267387 : return aRet instead of the sRangeRepresentation, just to be consistent with the rest of the code there.  Both strings are empty so this is just for aesthetic reasons. 2009-02-04 15:07:49 +0100 kohei  r267384 : #i98872# allow export of empty data range, in order to allow saving of documents with an empty chart. 2009-02-03 19:20:38 +0100 kohei  r267340 : #i98801# added a special case handler for parsing range address syntax used by the older version of OOo.  In the old syntax, the sheet name was dropped for the 2nd reference of a range if the 1st and 2nd references are on the same sheet.  In the new syntax this is not the case. Also fixed unintential display of the sheet name for the end range address of a single-sheet range. 2009-01-28 20:46:11 +0100 kohei  r267085 : call GetIndex() and GetString() only when the token is external ref, to avoid triggering assertions in a non-pro build. 2009-01-28 19:30:58 +0100 kohei  r267080 : When listeners are being destroyed, don't bother unregistering them with the external ref manager if the document itself is being destroyed. 2009-01-28 18:56:52 +0100 kohei  r267079 : fixed a heap corruption.  The Table instance stores instances of FormulaToken type, not of ScAddress type. 2009-01-26 18:59:14 +0100 kohei  r266945 : removed another warning on win32 build. 2009-01-26 18:50:56 +0100 kohei  r266943 : removed warnings on windows build. 2009-01-26 17:16:09 +0100 kohei  r266939 : added const to a returned reference value that is never used to modify its value. 2009-01-26 16:49:33 +0100 kohei  r266937 : Assume that the document instance is not null, or else don't copy any data at all. 2009-01-26 16:19:50 +0100 kohei  r266935 : create a clone of ScChart2DataSeqeunce without calling its copy constructor, since explicit definition of copy constructor would cause a serious compiler warning that's too ugly to fix. 2009-01-26 05:26:58 +0100 kohei  r266894 : removed unused variable and changed function signature. 2009-01-26 05:02:58 +0100 kohei  r266893 : removed unused variables to remove compiler warnings. 2009-01-25 18:07:31 +0100 kohei  r266890 : fixed indentation inconsistencies in ctor initializers. 2009-01-25 18:01:41 +0100 kohei  r266889 : * removed a compiler warning. * tab -> whitespace conversion in some code. 2009-01-25 03:57:37 +0100 kohei  r266888 : removed a mis-leading comment. 2009-01-25 02:37:45 +0100 kohei  r266887 : * moved the ref token join method from chart2uno local to ScRefTokenHelper. * a little code cleanup. 2009-01-24 09:29:26 +0100 kohei  r266865 : Don't re-link external files if their link has been broken once. 2009-01-24 09:16:28 +0100 kohei  r266864 : a typo in an in-line comment. 2009-01-24 09:14:29 +0100 kohei  r266863 : Treat non-cached cells as empty cells only when the source document is not reachable. 2009-01-24 07:23:44 +0100 kohei  r266862 : Don't purge the external ref cache when the link is broken. 2009-01-24 03:25:46 +0100 kohei  r266861 : When a cell outside the cached range is queried, we should return an emtpy cell token instead of NULL, to be consistent with the old behavior. 2009-01-24 02:34:38 +0100 kohei  r266860 : Remove corresponding listeners when an external doc link is broken. 2009-01-23 23:18:44 +0100 kohei  r266856 : more work on handling external ref update listeners. 2009-01-23 18:10:09 +0100 kohei  r266846 : Handle loading of chart objects when their external link is updated. 2009-01-23 06:57:34 +0100 kohei  r266765 : more work on ref-tokenizing ScChartListener. 2009-01-22 22:57:52 +0100 kohei  r266760 : More work on moving ref token helper code to reftokenhelper & ref-tokenizing ScChartListener. 2009-01-22 21:52:38 +0100 kohei  r266758 : moved the code that converts XML range string into Calc's internal range string from chart2uno to rangeutl & compile the range string to generate ref tokens upon ods import. 2009-01-22 18:56:14 +0100 kohei  r266749 : fixed a build breakage. 2009-01-22 18:53:43 +0100 kohei  r266748 : Initial work toward using ref tokens in ScChartListener class.  I'll start moving some of local ref token handling functions from chart2uno.cxx to ScRefTokenHelper class to make them available in other places. 2009-01-22 17:38:20 +0100 kohei  r266746 : Add a big, fat warning against mixed use of ScSharedTokenRef and ScTokenRef. 2009-01-22 08:33:28 +0100 kohei  r266711 : #i98338# fixed slicing of external ref token classes by adding their own Clone() method. 2009-01-22 05:02:25 +0100 kohei  r266710 : Applied the same fix that npower/oj applied to fix a crasher (from #i98317#). 2009-01-21 23:02:42 +0100 kohei  r266705 : fix build breakages as a result of rebase to m39.  Mostly due to the new formula  module and its associated changes esp. wrt token classes. 2009-01-21 19:14:40 +0100 kohei  r266699 : CWS-TOOLING: rebase CWS koheiformula02 to trunk@266428 (milestone: DEV300:m39) 2009-01-21 17:55:10 +0100 kohei  r266698 : moved the shared ScToken typedef to token.hxx, and use it instead of ScChart2TokenRef, since I need this typedef in the odf importer.  In the future this can also replace the similar typedef in ScExternalRefManager. 2009-01-21 06:54:04 +0100 kohei  r266627 : Added external ref listener framework so that objects listening to external ref changes can get notified when the link is updated. The work is not done yet. 2009-01-20 23:07:38 +0100 kohei  r266626 : When exporting a range to ODF, we don't want to prepend a sheet name with '$' even for an external sheet. 2009-01-20 23:06:40 +0100 kohei  r266625 : 1) code cleanup to remove compiler warnings. 2) fixed convertRangesToXML to convert ref tokens into correct ODF range format. 2009-01-20 19:40:45 +0100 kohei  r266620 : extracted the code that fills cache from external ref into its own method. 2009-01-20 18:26:47 +0100 kohei  r266616 : added javadoc parameter descriptions. 2009-01-20 18:01:17 +0100 kohei  r266615 : disable ScChart2EmptyDataSequence entirely since that class doesn't appear to be used any more. 2009-01-20 17:42:59 +0100 kohei  r266608 : fixed a crash when the data source range is empty at time of chart creation. 2009-01-20 17:13:34 +0100 kohei  r266601 : a simple locale variable rename. 2009-01-20 16:57:04 +0100 kohei  r266598 : #i97563# applied my patch, to fix incorrect export attempts of color values as a number formatter key, and change the condition of one assertion to prevent it from being triggered incorrectly in non-pro build. 2009-01-17 07:41:01 +0100 kohei  r266458 : a little code cleanup. 2009-01-17 07:30:48 +0100 kohei  r266457 : removed a method that it no longer used. 2009-01-17 07:29:15 +0100 kohei  r266456 : fixed a crash when no external data is available for a given range. 2009-01-17 07:14:50 +0100 kohei  r266455 : Even more work on range list to ref token migration.  The chart now retains external data after editing of chart. 2009-01-16 18:54:35 +0100 kohei  r266453 : More work on replacing flat ranges and addresses with ref tokens. 2009-01-16 17:07:51 +0100 kohei  r266438 : extracted a large code block into its own local method. 2009-01-16 15:22:57 +0100 kohei  r266423 : Initial work toward replacing the chart positioner and its related code in order to use reference tokens instead of range list.  The basis of that code is the old ScChartPositioner and ScChartPositionMap duplicated to avoid breaking any existing legacy code that might still use it.  It appears to be used by the StarOffice 1.0 filter only. Still not working with the external references. 2009-01-15 05:33:39 +0100 kohei  r266334 : renamed chackRanges() to overlaps() to make it more descriptive of what it does. 2009-01-13 23:25:50 +0100 kohei  r266260 : Moved the token-to-string conversion code up so that other parts of the code can use it. 2009-01-13 22:14:35 +0100 kohei  r266256 : generateLabels() now uses reference token list. 2009-01-13 18:42:23 +0100 kohei  r266246 : Finally, build data array for external data sources.  This will now allow the data to be displayed in the diagram. 2009-01-13 16:34:03 +0100 kohei  r266235 : We now need to verify range representation by compiling it instead of parsing it. 2009-01-13 15:41:48 +0100 kohei  r266230 : cosmetic function name change & added javadoc comment for it. 2009-01-13 06:32:06 +0100 kohei  r266194 : Fixed a typo. 2009-01-13 06:04:23 +0100 kohei  r266193 : Generate data source range string by compiling reference tokens.  This way we can also display external reference addresses correctly. 2009-01-13 05:55:44 +0100 kohei  r266192 : moved compileRangeRepresentation from being a class member method to a local function. 2009-01-13 05:41:53 +0100 kohei  r266191 : nuked one unused method & tab -> whitespace conversion. 2009-01-13 05:35:10 +0100 kohei  r266190 : A little code cleanup & consolidated all range-joining code into a single function object class. 2009-01-13 03:58:51 +0100 kohei  r266189 : removed the unused method. 2009-01-13 03:53:01 +0100 kohei  r266188 : This time I (hopefully) fixed the range consolidation problem for real.  I forgot to join the missing upper-left corner cell with the existing range list.  Also, I needed to join ranges recursively instead of just doing it once. 2009-01-13 02:15:48 +0100 kohei  r266187 : fixed the "add corner if missing" thing. 2009-01-12 23:36:19 +0100 kohei  r266185 : More work on range list -> ref tokens. 2009-01-12 23:12:28 +0100 kohei  r266184 : More work on switching to reference tokens from range list.  Still in progress. 2009-01-10 08:15:39 +0100 kohei  r266125 : More code change for switching to reference tokens, especially in ScChart2DataProvider. Created another addUpperLeftCornerIfMissing method that can take a list of reference tokens instead of range list. 2009-01-09 19:22:33 +0100 kohei  r266110 : entirely removed the range list data member from ScChart2DataSequence class.  From now on we will use a list of tokens to track data source ranges. Now, if I haven't introduced any bugs in the process, normal charts with no external references should work as before.  But I still need to get the external refs to work. 2009-01-09 19:11:45 +0100 kohei  r266108 : Convert ranges to token list before instantiating ScChart2DataSequence. 2009-01-09 18:27:13 +0100 kohei  r266107 : Extracted a common code block into its own method. 2009-01-09 18:18:36 +0100 kohei  r266106 : More progress on chart2uno implementation change.  Still more to do. 2009-01-09 06:24:36 +0100 kohei  r266043 : another place to swap the use of range list with token list. 2009-01-09 06:18:57 +0100 kohei  r266042 : Started re-working the chart2uno implementation, to use a list of ScToken instances instead of ScRangeList, to keep track of data source ranges. This way, the chart2uno code can tell whether the ranges are external or internal, and act accordingly. I'm not finished with it yet.  Some things are still not working. 2009-01-08 19:28:51 +0100 kohei  r266034 : yet another place to hardcode CONV_OOO for cell range address parsing. 2009-01-08 19:19:21 +0100 kohei  r266033 : transferred the BuildArray() method from the koheichart01 cws and its associated changes. I need to be changing code around this area, and I don't want to redo my changes once koheichart01 gets integrated for 3.2. 2009-01-08 18:07:08 +0100 kohei  r266030 : Have convertRangeFromXML convert external ranges into the appropriate OOO A1 format. I also added a helper method to append a table name because this is useful in a lot of other places. 2009-01-07 06:57:52 +0100 kohei  r265944 : These places also need a hard-coded CONV_OOO address convention, for Excel chart import and export to function properly. 2009-01-06 16:41:07 +0100 kohei  r265932 : removed unused variable. 2009-01-06 16:30:36 +0100 kohei  r265931 : removed unused ScDPCacheTable::GroupFilter::setMatchIfFound() method and its associated member variable (per Caolan's callcatcher output).  I added that method to allow reverse matching in some code but later retracted that logic. I guess I forgot to remove the method itself afterwards... 2009-01-06 06:39:51 +0100 kohei  r265891 : #i97735# Always write cell and cell range addresses using the OOo A1 (CONV_OOO) address convention when exporting to ODF, regardless of current address convention.  Same for reading from ODF documents. 2009-01-06 05:46:40 +0100 kohei  r265890 : #i94696# Use the current address convention in the chart wizard dialog.


2009-03-03  Oliver Bolte  <obo@openoffice.org>  [3ad7d198a6bc7702427974bd38043c0803d41851]

CWS-TOOLING: integrate CWS koheiformula02 2009-02-19 13:18:02 +0100 iha  r268276 : #i99400# Missing value plotting broken 2009-02-11 03:39:50 +0100 kohei  r267579 : forgot to add an in-line comment. 2009-02-11 00:26:03 +0100 kohei  r267578 : Handle also the single cell references when exporting chart ranges. 2009-02-10 19:50:37 +0100 kohei  r267576 : removed a compiler warning. 2009-02-10 06:48:55 +0100 kohei  r267536 : got xls export filter to correctly write external references in charts. However, Excel doesn't entirely like my chart output if the chart contains external references.  The data are all there, but it refuses to draw it. It works fine with charts with internal references. 2009-02-10 03:33:13 +0100 kohei  r267533 : correctly import external references used in chart objects, by using a token array instead of a range list to represent the data ranges. 2009-02-04 15:22:30 +0100 kohei  r267387 : return aRet instead of the sRangeRepresentation, just to be consistent with the rest of the code there.  Both strings are empty so this is just for aesthetic reasons. 2009-02-04 15:07:49 +0100 kohei  r267384 : #i98872# allow export of empty data range, in order to allow saving of documents with an empty chart. 2009-02-03 19:20:38 +0100 kohei  r267340 : #i98801# added a special case handler for parsing range address syntax used by the older version of OOo.  In the old syntax, the sheet name was dropped for the 2nd reference of a range if the 1st and 2nd references are on the same sheet.  In the new syntax this is not the case. Also fixed unintential display of the sheet name for the end range address of a single-sheet range. 2009-01-28 20:46:11 +0100 kohei  r267085 : call GetIndex() and GetString() only when the token is external ref, to avoid triggering assertions in a non-pro build. 2009-01-28 19:30:58 +0100 kohei  r267080 : When listeners are being destroyed, don't bother unregistering them with the external ref manager if the document itself is being destroyed. 2009-01-28 18:56:52 +0100 kohei  r267079 : fixed a heap corruption.  The Table instance stores instances of FormulaToken type, not of ScAddress type. 2009-01-26 18:59:14 +0100 kohei  r266945 : removed another warning on win32 build. 2009-01-26 18:50:56 +0100 kohei  r266943 : removed warnings on windows build. 2009-01-26 17:16:09 +0100 kohei  r266939 : added const to a returned reference value that is never used to modify its value. 2009-01-26 16:49:33 +0100 kohei  r266937 : Assume that the document instance is not null, or else don't copy any data at all. 2009-01-26 16:19:50 +0100 kohei  r266935 : create a clone of ScChart2DataSeqeunce without calling its copy constructor, since explicit definition of copy constructor would cause a serious compiler warning that's too ugly to fix. 2009-01-26 05:26:58 +0100 kohei  r266894 : removed unused variable and changed function signature. 2009-01-26 05:02:58 +0100 kohei  r266893 : removed unused variables to remove compiler warnings. 2009-01-25 18:07:31 +0100 kohei  r266890 : fixed indentation inconsistencies in ctor initializers. 2009-01-25 18:01:41 +0100 kohei  r266889 : * removed a compiler warning. * tab -> whitespace conversion in some code. 2009-01-25 03:57:37 +0100 kohei  r266888 : removed a mis-leading comment. 2009-01-25 02:37:45 +0100 kohei  r266887 : * moved the ref token join method from chart2uno local to ScRefTokenHelper. * a little code cleanup. 2009-01-24 09:29:26 +0100 kohei  r266865 : Don't re-link external files if their link has been broken once. 2009-01-24 09:16:28 +0100 kohei  r266864 : a typo in an in-line comment. 2009-01-24 09:14:29 +0100 kohei  r266863 : Treat non-cached cells as empty cells only when the source document is not reachable. 2009-01-24 07:23:44 +0100 kohei  r266862 : Don't purge the external ref cache when the link is broken. 2009-01-24 03:25:46 +0100 kohei  r266861 : When a cell outside the cached range is queried, we should return an emtpy cell token instead of NULL, to be consistent with the old behavior. 2009-01-24 02:34:38 +0100 kohei  r266860 : Remove corresponding listeners when an external doc link is broken. 2009-01-23 23:18:44 +0100 kohei  r266856 : more work on handling external ref update listeners. 2009-01-23 18:10:09 +0100 kohei  r266846 : Handle loading of chart objects when their external link is updated. 2009-01-23 06:57:34 +0100 kohei  r266765 : more work on ref-tokenizing ScChartListener. 2009-01-22 22:57:52 +0100 kohei  r266760 : More work on moving ref token helper code to reftokenhelper & ref-tokenizing ScChartListener. 2009-01-22 21:52:38 +0100 kohei  r266758 : moved the code that converts XML range string into Calc's internal range string from chart2uno to rangeutl & compile the range string to generate ref tokens upon ods import. 2009-01-22 18:56:14 +0100 kohei  r266749 : fixed a build breakage. 2009-01-22 18:53:43 +0100 kohei  r266748 : Initial work toward using ref tokens in ScChartListener class.  I'll start moving some of local ref token handling functions from chart2uno.cxx to ScRefTokenHelper class to make them available in other places. 2009-01-22 17:38:20 +0100 kohei  r266746 : Add a big, fat warning against mixed use of ScSharedTokenRef and ScTokenRef. 2009-01-22 08:33:28 +0100 kohei  r266711 : #i98338# fixed slicing of external ref token classes by adding their own Clone() method. 2009-01-22 05:02:25 +0100 kohei  r266710 : Applied the same fix that npower/oj applied to fix a crasher (from #i98317#). 2009-01-21 23:02:42 +0100 kohei  r266705 : fix build breakages as a result of rebase to m39.  Mostly due to the new formula  module and its associated changes esp. wrt token classes. 2009-01-21 19:14:40 +0100 kohei  r266699 : CWS-TOOLING: rebase CWS koheiformula02 to trunk@266428 (milestone: DEV300:m39) 2009-01-21 17:55:10 +0100 kohei  r266698 : moved the shared ScToken typedef to token.hxx, and use it instead of ScChart2TokenRef, since I need this typedef in the odf importer.  In the future this can also replace the similar typedef in ScExternalRefManager. 2009-01-21 06:54:04 +0100 kohei  r266627 : Added external ref listener framework so that objects listening to external ref changes can get notified when the link is updated. The work is not done yet. 2009-01-20 23:07:38 +0100 kohei  r266626 : When exporting a range to ODF, we don't want to prepend a sheet name with '$' even for an external sheet. 2009-01-20 23:06:40 +0100 kohei  r266625 : 1) code cleanup to remove compiler warnings. 2) fixed convertRangesToXML to convert ref tokens into correct ODF range format. 2009-01-20 19:40:45 +0100 kohei  r266620 : extracted the code that fills cache from external ref into its own method. 2009-01-20 18:26:47 +0100 kohei  r266616 : added javadoc parameter descriptions. 2009-01-20 18:01:17 +0100 kohei  r266615 : disable ScChart2EmptyDataSequence entirely since that class doesn't appear to be used any more. 2009-01-20 17:42:59 +0100 kohei  r266608 : fixed a crash when the data source range is empty at time of chart creation. 2009-01-20 17:13:34 +0100 kohei  r266601 : a simple locale variable rename. 2009-01-20 16:57:04 +0100 kohei  r266598 : #i97563# applied my patch, to fix incorrect export attempts of color values as a number formatter key, and change the condition of one assertion to prevent it from being triggered incorrectly in non-pro build. 2009-01-17 07:41:01 +0100 kohei  r266458 : a little code cleanup. 2009-01-17 07:30:48 +0100 kohei  r266457 : removed a method that it no longer used. 2009-01-17 07:29:15 +0100 kohei  r266456 : fixed a crash when no external data is available for a given range. 2009-01-17 07:14:50 +0100 kohei  r266455 : Even more work on range list to ref token migration.  The chart now retains external data after editing of chart. 2009-01-16 18:54:35 +0100 kohei  r266453 : More work on replacing flat ranges and addresses with ref tokens. 2009-01-16 17:07:51 +0100 kohei  r266438 : extracted a large code block into its own local method. 2009-01-16 15:22:57 +0100 kohei  r266423 : Initial work toward replacing the chart positioner and its related code in order to use reference tokens instead of range list.  The basis of that code is the old ScChartPositioner and ScChartPositionMap duplicated to avoid breaking any existing legacy code that might still use it.  It appears to be used by the StarOffice 1.0 filter only. Still not working with the external references. 2009-01-15 05:33:39 +0100 kohei  r266334 : renamed chackRanges() to overlaps() to make it more descriptive of what it does. 2009-01-13 23:25:50 +0100 kohei  r266260 : Moved the token-to-string conversion code up so that other parts of the code can use it. 2009-01-13 22:14:35 +0100 kohei  r266256 : generateLabels() now uses reference token list. 2009-01-13 18:42:23 +0100 kohei  r266246 : Finally, build data array for external data sources.  This will now allow the data to be displayed in the diagram. 2009-01-13 16:34:03 +0100 kohei  r266235 : We now need to verify range representation by compiling it instead of parsing it. 2009-01-13 15:41:48 +0100 kohei  r266230 : cosmetic function name change & added javadoc comment for it. 2009-01-13 06:32:06 +0100 kohei  r266194 : Fixed a typo. 2009-01-13 06:04:23 +0100 kohei  r266193 : Generate data source range string by compiling reference tokens.  This way we can also display external reference addresses correctly. 2009-01-13 05:55:44 +0100 kohei  r266192 : moved compileRangeRepresentation from being a class member method to a local function. 2009-01-13 05:41:53 +0100 kohei  r266191 : nuked one unused method & tab -> whitespace conversion. 2009-01-13 05:35:10 +0100 kohei  r266190 : A little code cleanup & consolidated all range-joining code into a single function object class. 2009-01-13 03:58:51 +0100 kohei  r266189 : removed the unused method. 2009-01-13 03:53:01 +0100 kohei  r266188 : This time I (hopefully) fixed the range consolidation problem for real.  I forgot to join the missing upper-left corner cell with the existing range list.  Also, I needed to join ranges recursively instead of just doing it once. 2009-01-13 02:15:48 +0100 kohei  r266187 : fixed the "add corner if missing" thing. 2009-01-12 23:36:19 +0100 kohei  r266185 : More work on range list -> ref tokens. 2009-01-12 23:12:28 +0100 kohei  r266184 : More work on switching to reference tokens from range list.  Still in progress. 2009-01-10 08:15:39 +0100 kohei  r266125 : More code change for switching to reference tokens, especially in ScChart2DataProvider. Created another addUpperLeftCornerIfMissing method that can take a list of reference tokens instead of range list. 2009-01-09 19:22:33 +0100 kohei  r266110 : entirely removed the range list data member from ScChart2DataSequence class.  From now on we will use a list of tokens to track data source ranges. Now, if I haven't introduced any bugs in the process, normal charts with no external references should work as before.  But I still need to get the external refs to work. 2009-01-09 19:11:45 +0100 kohei  r266108 : Convert ranges to token list before instantiating ScChart2DataSequence. 2009-01-09 18:27:13 +0100 kohei  r266107 : Extracted a common code block into its own method. 2009-01-09 18:18:36 +0100 kohei  r266106 : More progress on chart2uno implementation change.  Still more to do. 2009-01-09 06:24:36 +0100 kohei  r266043 : another place to swap the use of range list with token list. 2009-01-09 06:18:57 +0100 kohei  r266042 : Started re-working the chart2uno implementation, to use a list of ScToken instances instead of ScRangeList, to keep track of data source ranges. This way, the chart2uno code can tell whether the ranges are external or internal, and act accordingly. I'm not finished with it yet.  Some things are still not working. 2009-01-08 19:28:51 +0100 kohei  r266034 : yet another place to hardcode CONV_OOO for cell range address parsing. 2009-01-08 19:19:21 +0100 kohei  r266033 : transferred the BuildArray() method from the koheichart01 cws and its associated changes. I need to be changing code around this area, and I don't want to redo my changes once koheichart01 gets integrated for 3.2. 2009-01-08 18:07:08 +0100 kohei  r266030 : Have convertRangeFromXML convert external ranges into the appropriate OOO A1 format. I also added a helper method to append a table name because this is useful in a lot of other places. 2009-01-07 06:57:52 +0100 kohei  r265944 : These places also need a hard-coded CONV_OOO address convention, for Excel chart import and export to function properly. 2009-01-06 16:41:07 +0100 kohei  r265932 : removed unused variable. 2009-01-06 16:30:36 +0100 kohei  r265931 : removed unused ScDPCacheTable::GroupFilter::setMatchIfFound() method and its associated member variable (per Caolan's callcatcher output).  I added that method to allow reverse matching in some code but later retracted that logic. I guess I forgot to remove the method itself afterwards... 2009-01-06 06:39:51 +0100 kohei  r265891 : #i97735# Always write cell and cell range addresses using the OOo A1 (CONV_OOO) address convention when exporting to ODF, regardless of current address convention.  Same for reading from ODF documents. 2009-01-06 05:46:40 +0100 kohei  r265890 : #i94696# Use the current address convention in the chart wizard dialog.


2009-03-03  Oliver Bolte  <obo@openoffice.org>  [99c3f97c8377d6406ee02b196e80ff4c071d3105]

CWS-TOOLING: integrate CWS chart35 2009-02-20 12:33:54 +0100 nn  r268312 : correct line ends 2009-01-19 12:50:45 +0100 iha  r266491 : #i91800# style:text-position='0' is wrongly imported 2009-01-19 11:59:09 +0100 iha  r266486 : #i91037# Position of Datalabels in 3D Bar-Charts are crossing the edge 2009-01-16 16:45:50 +0100 iha  r266435 : #i93802# clockwise does not work on solars sparc 2009-01-16 13:23:37 +0100 iha  r266414 : #i91037# Position of Datalabels in 3D Bar-Charts are crossing the edge 2009-01-15 14:09:27 +0100 iha  r266370 : #i98102# checkbox show equation should not be checked initially 2009-01-14 17:41:33 +0100 iha  r266323 : #i97133# #i97318# chart type is not detected correctly in case of invisible series 2009-01-14 16:23:06 +0100 iha  r266316 : #i97133# #i97318# chart type is not detected correctly in case of invisible series 2009-01-14 13:43:38 +0100 iha  r266298 : #i84417# Unable to edit existing chart title with clipboard 2009-01-14 13:43:04 +0100 iha  r266297 : #i84417# Unable to edit existing chart title with IME 2009-01-14 13:14:15 +0100 dr  r266293 : do not set CharEscapement property if not needed 2009-01-14 00:48:46 +0100 er  r266262 : #i81383# changed ASC and JIS to use transliteration provided by i18n transliteration; patch from <bluedwarf> 2009-01-14 00:28:06 +0100 er  r266261 : #i97536# silence gcc's unbracketed && || warnings 2009-01-13 22:43:45 +0100 er  r266259 : #i97905# corrected IndexKey order 2009-01-13 20:36:15 +0100 er  r266254 : #i97905# add SKK/EUR conversion (plus MTL/EUR and CYP/EUR) 2009-01-13 20:31:17 +0100 er  r266253 : #i97905# updated locale data; contributed by <brko> 2009-01-13 11:57:08 +0100 iha  r266204 : #i84103# cannot set data in xy diagram in draw 2009-01-12 20:29:37 +0100 nn  r266181 : #i97680# GetStylesContainer: handle non-available style family 2009-01-12 19:53:19 +0100 nn  r266180 : #i98000# don't get initial zoom value via SfxViewFrame::Current 2009-01-12 16:11:19 +0100 iha  r266166 : #i71686# XY charts without valid x values are not imported correctly from Excel 2009-01-09 17:10:20 +0100 iha  r266102 : #i95051# truncated asian strings on scale tabpage 2009-01-09 15:58:46 +0100 iha  r266094 : #i89430# truncated asian strings in smooth lines dialog 2009-01-09 13:09:14 +0100 iha  r266076 : #i94813# importing pie chart with multiline categories crashes


2009-03-03  Oliver Bolte  <obo@openoffice.org>  [6b741821d6ac3bca21a98a3ce5b069b24abba41f]

CWS-TOOLING: integrate CWS chart35 2009-02-20 12:33:54 +0100 nn  r268312 : correct line ends 2009-01-19 12:50:45 +0100 iha  r266491 : #i91800# style:text-position='0' is wrongly imported 2009-01-19 11:59:09 +0100 iha  r266486 : #i91037# Position of Datalabels in 3D Bar-Charts are crossing the edge 2009-01-16 16:45:50 +0100 iha  r266435 : #i93802# clockwise does not work on solars sparc 2009-01-16 13:23:37 +0100 iha  r266414 : #i91037# Position of Datalabels in 3D Bar-Charts are crossing the edge 2009-01-15 14:09:27 +0100 iha  r266370 : #i98102# checkbox show equation should not be checked initially 2009-01-14 17:41:33 +0100 iha  r266323 : #i97133# #i97318# chart type is not detected correctly in case of invisible series 2009-01-14 16:23:06 +0100 iha  r266316 : #i97133# #i97318# chart type is not detected correctly in case of invisible series 2009-01-14 13:43:38 +0100 iha  r266298 : #i84417# Unable to edit existing chart title with clipboard 2009-01-14 13:43:04 +0100 iha  r266297 : #i84417# Unable to edit existing chart title with IME 2009-01-14 13:14:15 +0100 dr  r266293 : do not set CharEscapement property if not needed 2009-01-14 00:48:46 +0100 er  r266262 : #i81383# changed ASC and JIS to use transliteration provided by i18n transliteration; patch from <bluedwarf> 2009-01-14 00:28:06 +0100 er  r266261 : #i97536# silence gcc's unbracketed && || warnings 2009-01-13 22:43:45 +0100 er  r266259 : #i97905# corrected IndexKey order 2009-01-13 20:36:15 +0100 er  r266254 : #i97905# add SKK/EUR conversion (plus MTL/EUR and CYP/EUR) 2009-01-13 20:31:17 +0100 er  r266253 : #i97905# updated locale data; contributed by <brko> 2009-01-13 11:57:08 +0100 iha  r266204 : #i84103# cannot set data in xy diagram in draw 2009-01-12 20:29:37 +0100 nn  r266181 : #i97680# GetStylesContainer: handle non-available style family 2009-01-12 19:53:19 +0100 nn  r266180 : #i98000# don't get initial zoom value via SfxViewFrame::Current 2009-01-12 16:11:19 +0100 iha  r266166 : #i71686# XY charts without valid x values are not imported correctly from Excel 2009-01-09 17:10:20 +0100 iha  r266102 : #i95051# truncated asian strings on scale tabpage 2009-01-09 15:58:46 +0100 iha  r266094 : #i89430# truncated asian strings in smooth lines dialog 2009-01-09 13:09:14 +0100 iha  r266076 : #i94813# importing pie chart with multiline categories crashes


2009-03-03  Oliver Bolte  <obo@openoffice.org>  [e0d7a9fda4d50353857dcd5ab041be4c26de8472]

CWS-TOOLING: integrate CWS chart35 2009-02-20 12:33:54 +0100 nn  r268312 : correct line ends 2009-01-19 12:50:45 +0100 iha  r266491 : #i91800# style:text-position='0' is wrongly imported 2009-01-19 11:59:09 +0100 iha  r266486 : #i91037# Position of Datalabels in 3D Bar-Charts are crossing the edge 2009-01-16 16:45:50 +0100 iha  r266435 : #i93802# clockwise does not work on solars sparc 2009-01-16 13:23:37 +0100 iha  r266414 : #i91037# Position of Datalabels in 3D Bar-Charts are crossing the edge 2009-01-15 14:09:27 +0100 iha  r266370 : #i98102# checkbox show equation should not be checked initially 2009-01-14 17:41:33 +0100 iha  r266323 : #i97133# #i97318# chart type is not detected correctly in case of invisible series 2009-01-14 16:23:06 +0100 iha  r266316 : #i97133# #i97318# chart type is not detected correctly in case of invisible series 2009-01-14 13:43:38 +0100 iha  r266298 : #i84417# Unable to edit existing chart title with clipboard 2009-01-14 13:43:04 +0100 iha  r266297 : #i84417# Unable to edit existing chart title with IME 2009-01-14 13:14:15 +0100 dr  r266293 : do not set CharEscapement property if not needed 2009-01-14 00:48:46 +0100 er  r266262 : #i81383# changed ASC and JIS to use transliteration provided by i18n transliteration; patch from <bluedwarf> 2009-01-14 00:28:06 +0100 er  r266261 : #i97536# silence gcc's unbracketed && || warnings 2009-01-13 22:43:45 +0100 er  r266259 : #i97905# corrected IndexKey order 2009-01-13 20:36:15 +0100 er  r266254 : #i97905# add SKK/EUR conversion (plus MTL/EUR and CYP/EUR) 2009-01-13 20:31:17 +0100 er  r266253 : #i97905# updated locale data; contributed by <brko> 2009-01-13 11:57:08 +0100 iha  r266204 : #i84103# cannot set data in xy diagram in draw 2009-01-12 20:29:37 +0100 nn  r266181 : #i97680# GetStylesContainer: handle non-available style family 2009-01-12 19:53:19 +0100 nn  r266180 : #i98000# don't get initial zoom value via SfxViewFrame::Current 2009-01-12 16:11:19 +0100 iha  r266166 : #i71686# XY charts without valid x values are not imported correctly from Excel 2009-01-09 17:10:20 +0100 iha  r266102 : #i95051# truncated asian strings on scale tabpage 2009-01-09 15:58:46 +0100 iha  r266094 : #i89430# truncated asian strings in smooth lines dialog 2009-01-09 13:09:14 +0100 iha  r266076 : #i94813# importing pie chart with multiline categories crashes


2009-03-03  Oliver Bolte  <obo@openoffice.org>  [b10a9b39e5161e5c5ef3f0a2b96e8f98a9d80e57]

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-03-03  Oliver Bolte  <obo@openoffice.org>  [e08618ebd65abea7c44ab3ec193359d0b85b3856]

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-03-03  Oliver Bolte  <obo@openoffice.org>  [84d4a9e723f2076875c1893e515711f6e5a51f53]

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-03-03  Oliver Bolte  <obo@openoffice.org>  [595af138a9819ed4711369d561c16c042a14a762]

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-03-02  Oliver Bolte  <obo@openoffice.org>  [362db4ed2105dd5b77023a6655bbb50c091ae282]

CWS-TOOLING: integrate CWS dr66 2009-01-22 15:51:40 +0100 dr  r266730 : #i98028# moved to CWS dr66 2009-01-22 15:50:28 +0100 dr  r266729 : #i98028# moved to CWS dr66 2009-01-20 16:25:49 +0100 dr  r266595 : #i98282# resolve palette colors while loading chart gradients (convert back to unx lineends...) 2009-01-20 16:23:19 +0100 dr  r266594 : #i98282# resolve palette colors while loading chart gradients 2009-01-19 15:43:57 +0100 dr  r266507 : #i97900# move fix to CWS dr66 2009-01-19 15:40:28 +0100 dr  r266506 : #i97900# move fix to CWS dr66 2009-01-19 15:20:14 +0100 dr  r266505 : #i98141# correctly update note position while switching LTR/RTL mode of sheet 2009-01-06 10:28:02 +0100 dr  r265899 : CWS-TOOLING: rebase CWS dr66 to trunk@265758 (milestone: DEV300:m38) 2008-11-13 13:59:02 +0100 dr  r263644 : #i10000# merge problems 2008-11-13 13:25:15 +0100 dr  r263639 : #i10000# merge problems 2008-11-13 13:22:58 +0100 dr  r263638 : #i10000# merge problems 2008-11-13 13:22:25 +0100 dr  r263637 : #i10000# merge problems 2008-11-12 13:40:46 +0100 dr  r263595 : #i10000# merge problem 2008-11-12 11:34:51 +0100 dr  r263583 : CWS-TOOLING: rebase CWS dr66 to trunk@263288 (milestone: DEV300:m35) 2008-11-11 16:58:11 +0100 dr  r263568 : CWS-TOOLING: rebase CWS dr66 to trunk@262087 (milestone: DEV300:m33) 2008-10-27 14:38:34 +0100 dr  r262675 : migrate CWS dr66 to SVN


2009-03-02  Oliver Bolte  <obo@openoffice.org>  [07b0c01857137de7e4bd02375e7c892d622d270e]

CWS-TOOLING: integrate CWS dr66 2009-01-22 15:51:40 +0100 dr  r266730 : #i98028# moved to CWS dr66 2009-01-22 15:50:28 +0100 dr  r266729 : #i98028# moved to CWS dr66 2009-01-20 16:25:49 +0100 dr  r266595 : #i98282# resolve palette colors while loading chart gradients (convert back to unx lineends...) 2009-01-20 16:23:19 +0100 dr  r266594 : #i98282# resolve palette colors while loading chart gradients 2009-01-19 15:43:57 +0100 dr  r266507 : #i97900# move fix to CWS dr66 2009-01-19 15:40:28 +0100 dr  r266506 : #i97900# move fix to CWS dr66 2009-01-19 15:20:14 +0100 dr  r266505 : #i98141# correctly update note position while switching LTR/RTL mode of sheet 2009-01-06 10:28:02 +0100 dr  r265899 : CWS-TOOLING: rebase CWS dr66 to trunk@265758 (milestone: DEV300:m38) 2008-11-13 13:59:02 +0100 dr  r263644 : #i10000# merge problems 2008-11-13 13:25:15 +0100 dr  r263639 : #i10000# merge problems 2008-11-13 13:22:58 +0100 dr  r263638 : #i10000# merge problems 2008-11-13 13:22:25 +0100 dr  r263637 : #i10000# merge problems 2008-11-12 13:40:46 +0100 dr  r263595 : #i10000# merge problem 2008-11-12 11:34:51 +0100 dr  r263583 : CWS-TOOLING: rebase CWS dr66 to trunk@263288 (milestone: DEV300:m35) 2008-11-11 16:58:11 +0100 dr  r263568 : CWS-TOOLING: rebase CWS dr66 to trunk@262087 (milestone: DEV300:m33) 2008-10-27 14:38:34 +0100 dr  r262675 : migrate CWS dr66 to SVN


2009-03-02  Oliver Bolte  <obo@openoffice.org>  [e93b9cda112e9c30e482aef5a7b8c36b60bb2d0f]

CWS-TOOLING: integrate CWS dr66 2009-01-22 15:51:40 +0100 dr  r266730 : #i98028# moved to CWS dr66 2009-01-22 15:50:28 +0100 dr  r266729 : #i98028# moved to CWS dr66 2009-01-20 16:25:49 +0100 dr  r266595 : #i98282# resolve palette colors while loading chart gradients (convert back to unx lineends...) 2009-01-20 16:23:19 +0100 dr  r266594 : #i98282# resolve palette colors while loading chart gradients 2009-01-19 15:43:57 +0100 dr  r266507 : #i97900# move fix to CWS dr66 2009-01-19 15:40:28 +0100 dr  r266506 : #i97900# move fix to CWS dr66 2009-01-19 15:20:14 +0100 dr  r266505 : #i98141# correctly update note position while switching LTR/RTL mode of sheet 2009-01-06 10:28:02 +0100 dr  r265899 : CWS-TOOLING: rebase CWS dr66 to trunk@265758 (milestone: DEV300:m38) 2008-11-13 13:59:02 +0100 dr  r263644 : #i10000# merge problems 2008-11-13 13:25:15 +0100 dr  r263639 : #i10000# merge problems 2008-11-13 13:22:58 +0100 dr  r263638 : #i10000# merge problems 2008-11-13 13:22:25 +0100 dr  r263637 : #i10000# merge problems 2008-11-12 13:40:46 +0100 dr  r263595 : #i10000# merge problem 2008-11-12 11:34:51 +0100 dr  r263583 : CWS-TOOLING: rebase CWS dr66 to trunk@263288 (milestone: DEV300:m35) 2008-11-11 16:58:11 +0100 dr  r263568 : CWS-TOOLING: rebase CWS dr66 to trunk@262087 (milestone: DEV300:m33) 2008-10-27 14:38:34 +0100 dr  r262675 : migrate CWS dr66 to SVN


2009-03-02  Oliver Bolte  <obo@openoffice.org>  [0abfa25fe4fdac8a7e056870b92f5dbd25e6c17b]

CWS-TOOLING: integrate CWS dr66 2009-01-22 15:51:40 +0100 dr  r266730 : #i98028# moved to CWS dr66 2009-01-22 15:50:28 +0100 dr  r266729 : #i98028# moved to CWS dr66 2009-01-20 16:25:49 +0100 dr  r266595 : #i98282# resolve palette colors while loading chart gradients (convert back to unx lineends...) 2009-01-20 16:23:19 +0100 dr  r266594 : #i98282# resolve palette colors while loading chart gradients 2009-01-19 15:43:57 +0100 dr  r266507 : #i97900# move fix to CWS dr66 2009-01-19 15:40:28 +0100 dr  r266506 : #i97900# move fix to CWS dr66 2009-01-19 15:20:14 +0100 dr  r266505 : #i98141# correctly update note position while switching LTR/RTL mode of sheet 2009-01-06 10:28:02 +0100 dr  r265899 : CWS-TOOLING: rebase CWS dr66 to trunk@265758 (milestone: DEV300:m38) 2008-11-13 13:59:02 +0100 dr  r263644 : #i10000# merge problems 2008-11-13 13:25:15 +0100 dr  r263639 : #i10000# merge problems 2008-11-13 13:22:58 +0100 dr  r263638 : #i10000# merge problems 2008-11-13 13:22:25 +0100 dr  r263637 : #i10000# merge problems 2008-11-12 13:40:46 +0100 dr  r263595 : #i10000# merge problem 2008-11-12 11:34:51 +0100 dr  r263583 : CWS-TOOLING: rebase CWS dr66 to trunk@263288 (milestone: DEV300:m35) 2008-11-11 16:58:11 +0100 dr  r263568 : CWS-TOOLING: rebase CWS dr66 to trunk@262087 (milestone: DEV300:m33) 2008-10-27 14:38:34 +0100 dr  r262675 : migrate CWS dr66 to SVN


2009-03-02  Oliver Bolte  <obo@openoffice.org>  [737d42f25fb44d30223ef9be492537e67856169a]

CWS-TOOLING: integrate CWS os2port05 2009-02-05 19:23:48 +0100 ydario  r267438 : i98084: add quotes to paths, required to properly set libpath when installation directory has spaces in it. Fixes ticket:135. 2009-01-22 13:24:00 +0100 ydario  r266715 : i98084: use native code to set readonly-hidden flags (see w32), fixes lock files set as readonly and not removable. 2009-01-22 13:22:45 +0100 ydario  r266714 : i98084: fix build error with gcc432, requires os2 headers now. 2009-01-21 23:42:58 +0100 ydario  r266707 : i98084: properly generates rtti names for unknown symbols, see ticket:138. 2009-01-21 23:41:27 +0100 ydario  r266706 : i98084: if xmlsec is not built, certificate is not valid, fixes ticket:138. 2009-01-15 23:39:09 +0100 ydario  r266396 : i98084: convert unicode to char for panic dialog messages. 2009-01-15 23:36:13 +0100 ydario  r266395 : i98084: use dmake build system instead of configure scripts. 2009-01-15 23:32:05 +0100 ydario  r266394 : i98084: add senddoc/open-url integration. changeset 865-866.


2009-03-02  Oliver Bolte  <obo@openoffice.org>  [2907f0852633983033dc6582ad7a187d47fa5973]

CWS-TOOLING: integrate CWS os2port05 2009-02-05 19:23:48 +0100 ydario  r267438 : i98084: add quotes to paths, required to properly set libpath when installation directory has spaces in it. Fixes ticket:135. 2009-01-22 13:24:00 +0100 ydario  r266715 : i98084: use native code to set readonly-hidden flags (see w32), fixes lock files set as readonly and not removable. 2009-01-22 13:22:45 +0100 ydario  r266714 : i98084: fix build error with gcc432, requires os2 headers now. 2009-01-21 23:42:58 +0100 ydario  r266707 : i98084: properly generates rtti names for unknown symbols, see ticket:138. 2009-01-21 23:41:27 +0100 ydario  r266706 : i98084: if xmlsec is not built, certificate is not valid, fixes ticket:138. 2009-01-15 23:39:09 +0100 ydario  r266396 : i98084: convert unicode to char for panic dialog messages. 2009-01-15 23:36:13 +0100 ydario  r266395 : i98084: use dmake build system instead of configure scripts. 2009-01-15 23:32:05 +0100 ydario  r266394 : i98084: add senddoc/open-url integration. changeset 865-866.


2009-03-02  Oliver Bolte  <obo@openoffice.org>  [fd7608e774b3e8350d9e29f8f33bb46da7fe2e07]

CWS-TOOLING: integrate CWS os2port05 2009-02-05 19:23:48 +0100 ydario  r267438 : i98084: add quotes to paths, required to properly set libpath when installation directory has spaces in it. Fixes ticket:135. 2009-01-22 13:24:00 +0100 ydario  r266715 : i98084: use native code to set readonly-hidden flags (see w32), fixes lock files set as readonly and not removable. 2009-01-22 13:22:45 +0100 ydario  r266714 : i98084: fix build error with gcc432, requires os2 headers now. 2009-01-21 23:42:58 +0100 ydario  r266707 : i98084: properly generates rtti names for unknown symbols, see ticket:138. 2009-01-21 23:41:27 +0100 ydario  r266706 : i98084: if xmlsec is not built, certificate is not valid, fixes ticket:138. 2009-01-15 23:39:09 +0100 ydario  r266396 : i98084: convert unicode to char for panic dialog messages. 2009-01-15 23:36:13 +0100 ydario  r266395 : i98084: use dmake build system instead of configure scripts. 2009-01-15 23:32:05 +0100 ydario  r266394 : i98084: add senddoc/open-url integration. changeset 865-866.


2009-03-02  Oliver Bolte  <obo@openoffice.org>  [7916faf1b8ede0b15f1d5d89f7c2488cfa7ef50d]

CWS-TOOLING: integrate CWS os2port05 2009-02-05 19:23:48 +0100 ydario  r267438 : i98084: add quotes to paths, required to properly set libpath when installation directory has spaces in it. Fixes ticket:135. 2009-01-22 13:24:00 +0100 ydario  r266715 : i98084: use native code to set readonly-hidden flags (see w32), fixes lock files set as readonly and not removable. 2009-01-22 13:22:45 +0100 ydario  r266714 : i98084: fix build error with gcc432, requires os2 headers now. 2009-01-21 23:42:58 +0100 ydario  r266707 : i98084: properly generates rtti names for unknown symbols, see ticket:138. 2009-01-21 23:41:27 +0100 ydario  r266706 : i98084: if xmlsec is not built, certificate is not valid, fixes ticket:138. 2009-01-15 23:39:09 +0100 ydario  r266396 : i98084: convert unicode to char for panic dialog messages. 2009-01-15 23:36:13 +0100 ydario  r266395 : i98084: use dmake build system instead of configure scripts. 2009-01-15 23:32:05 +0100 ydario  r266394 : i98084: add senddoc/open-url integration. changeset 865-866.


2009-02-27  Oliver Bolte  <obo@openoffice.org>  [9ae35d4e8d783b08025575426badc2783aa773c9]

CWS-TOOLING: integrate CWS impress162 2009-02-19 13:02:17 +0100 af  r268275 : #i93945# Stop forcing long into sal_Int32. 2009-01-16 15:24:01 +0100 af  r266424 : CWS-TOOLING: rebase CWS impress162 to trunk@265758 (milestone: DEV300:m38) 2008-11-21 15:17:22 +0100 af  r264143 : CWS-TOOLING: rebase CWS impress162 to trunk@263288 (milestone: DEV300:m35) 2008-11-20 16:29:33 +0100 af  r264067 : Merge in latest fixes to the cws command. 2008-11-20 16:25:36 +0100 af  r264066 : Merge in latest fixes to the cws command. 2008-11-20 14:37:15 +0100 af  r264054 : Merge in latest fixes to the cws command. 2008-11-20 14:01:36 +0100 af  r264051 : Resolved merge conflicts. 2008-11-20 14:01:16 +0100 af  r264050 : Resolved merge conflicts. 2008-11-19 15:45:05 +0100 af  r263998 : Migrate CWS impress162 to SVN.


2009-02-27  Oliver Bolte  <obo@openoffice.org>  [fcad3226a579de6cd18f6da82ab801c253b4fd73]

CWS-TOOLING: integrate CWS impress162 2009-02-19 13:02:17 +0100 af  r268275 : #i93945# Stop forcing long into sal_Int32. 2009-01-16 15:24:01 +0100 af  r266424 : CWS-TOOLING: rebase CWS impress162 to trunk@265758 (milestone: DEV300:m38) 2008-11-21 15:17:22 +0100 af  r264143 : CWS-TOOLING: rebase CWS impress162 to trunk@263288 (milestone: DEV300:m35) 2008-11-20 16:29:33 +0100 af  r264067 : Merge in latest fixes to the cws command. 2008-11-20 16:25:36 +0100 af  r264066 : Merge in latest fixes to the cws command. 2008-11-20 14:37:15 +0100 af  r264054 : Merge in latest fixes to the cws command. 2008-11-20 14:01:36 +0100 af  r264051 : Resolved merge conflicts. 2008-11-20 14:01:16 +0100 af  r264050 : Resolved merge conflicts. 2008-11-19 15:45:05 +0100 af  r263998 : Migrate CWS impress162 to SVN.


2009-02-27  Oliver Bolte  <obo@openoffice.org>  [590a804e7815574a066c658f1f05875a6d0f448f]

CWS-TOOLING: integrate CWS sw31a11y01 2009-01-09 11:36:08 +0100 ab  r266069 : #i97891# NSAccessibilityRoleDescription 2009-01-07 11:01:19 +0100 od  r265955 : #i88069# emit accessibility event TEXT_ATTRIBUTE_CHANGED on change of paragraph attributes 2009-01-06 11:50:21 +0100 od  r265904 : #i81824# methods <SwWrtShell::_FwdPara()> and <SwWrtShell::_BwdPara()> 	 - avoid unnecessary cursor movements due avoid unnecessary            accessibility events.


2009-02-27  Oliver Bolte  <obo@openoffice.org>  [f02a93c179d26f4e84af83c0ac16c39a62d1dc3f]

CWS-TOOLING: integrate CWS sw31a11y01 2009-01-09 11:36:08 +0100 ab  r266069 : #i97891# NSAccessibilityRoleDescription 2009-01-07 11:01:19 +0100 od  r265955 : #i88069# emit accessibility event TEXT_ATTRIBUTE_CHANGED on change of paragraph attributes 2009-01-06 11:50:21 +0100 od  r265904 : #i81824# methods <SwWrtShell::_FwdPara()> and <SwWrtShell::_BwdPara()> 	 - avoid unnecessary cursor movements due avoid unnecessary            accessibility events.


2009-02-26  Oliver Bolte  <obo@openoffice.org>  [394a149aa9d58909ecb7960f88bec92e7edbf5fc]

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>  [bb96b3ee0d39a58c86d83dfdac18ff6d4088835d]

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>  [aee7e11d704523f4ce45c7e0d21b81e9dda2a47d]

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>  [f3983734ef76293c95f722367f93b95878e34783]

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>  [03ff7f6dadd9e0dea3c9647cef41601f6975b257]

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>  [c2e1a702d2c4233b97ab6a3fd4fd37c9adf920c1]

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>  [b69fc6d55096f479ccb8548a584fe60ae438f560]

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>  [dd07454c9d8b58dfbc487ebb97ea5009916b75b2]

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-26  Oliver Bolte  <obo@openoffice.org>  [082151b8c45f1ca5687d6162e02bb88c73b30754]

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>  [aa1600a9e15c2213a203d684a064f11400e58c5e]

#i10000# AUGMENT_LIBRARY_PATH missing


2009-02-24  Release Engineers  <releng@openoffice.org>  [3c3e65dbe5f09c57d76ca890878e6218c9bcb452]

Create DEV300_m42 milestone tag from trunk@268394


2009-02-24  Release Engineers  <releng@openoffice.org>  [4c4eaf151ef57216eead4844be93a5566b3e73ac]

Create DEV300_m42 milestone tag from trunk@268394


2009-02-24  Release Engineers  <releng@openoffice.org>  [0a878575c6718c248b1874d2437664aa8abeefb3]

Create DEV300_m42 milestone tag from trunk@268394


2009-02-24  Release Engineers  <releng@openoffice.org>  [accfdc7e4da9c694e1a3ec9b13e542aca27ca138]

Create DEV300_m42 milestone tag from trunk@268394


2009-02-24  Release Engineers  <releng@openoffice.org>  [bf24353ae36e391a21296c120f2b33a85acedd26]

Create DEV300_m42 milestone tag from trunk@268394


2009-02-24  Release Engineers  <releng@openoffice.org>  [d619f02fc5484198606bcc60c6235701e889ef43]

Create DEV300_m42 milestone tag from trunk@268394


2009-02-24  Release Engineers  <releng@openoffice.org>  [385eb7f8298202e8aff2a2882fa5538dd50644f5]

#i10000# AUGMENT_LIBRARY_PATH missing for javadep


2009-02-24  Release Engineers  <releng@openoffice.org>  [7e03216d7d50a5d3f59487fba1bb56dcd90c226e]

#i10000# for switching between old and actual work spaces in one shell unset DYLD_LIBRARY_PATH and LD_LIBRARY_PATH


2009-02-23  Release Engineers  <releng@openoffice.org>  [c5453d273671ac0004f88fc2a8055e8a1e106b99]

#i10000# Warning


2009-02-23  Release Engineers  <releng@openoffice.org>  [6d07f8df39b3ebab23e6a7c10c2ce3f61223ffe6]

#i10000# rename nTrailingSpaceWidth into mnTrailingSpaceWidth


2009-02-23  Oliver Bolte  <obo@openoffice.org>  [88c717e6e5194ebce58d476597a5be5826f9f46a]

#i10000# AUGMENT_LIBRARY_PATH missing


2009-02-23  Oliver Bolte  <obo@openoffice.org>  [ddb65ab936e294f8ddd76ca3c206045652d9ca33]

#i92532#,i10000# from OOO310_m2


2009-02-23  Oliver Bolte  <obo@openoffice.org>  [bb5c6e4681ba21298378998337d8346b31fb5d64]

#i99466# fix for cygwin shell


2009-02-20  Oliver Bolte  <obo@openoffice.org>  [e2354ee79f5d07a61d7cade639d8533542a999e1]

DEV300


2009-02-20  Oliver Bolte  <obo@openoffice.org>  [7b47fbbc3076f300ab4f762a53ec49c11b5c930d]

#i99305#,#i99132# remove DOS lineends, remove solenv/unxmacxp/inc/poll.h


2009-02-20  Oliver Bolte  <obo@openoffice.org>  [83f06349b88d6cc04fa33f7ae990dc35c771eb2f]

#i99305#,#i99132# remove DOS lineends, remove solenv/unxmacxp/inc/poll.h


2009-02-20  Oliver Bolte  <obo@openoffice.org>  [74e4b152bbe46cf55cec4da21b9365363ec2fa8d]

#i99305#,#i99132# remove DOS lineends, remove solenv/unxmacxp/inc/poll.h


2009-02-20  Oliver Bolte  <obo@openoffice.org>  [fbb1370148b2eebc0d6819d77c67f7a2d30b924a]

#i99305#,#i99132# remove DOS lineends, remove solenv/unxmacxp/inc/poll.h


2009-02-20  Oliver Bolte  <obo@openoffice.org>  [8d7ea5352457d197f4a19346e648c7316f801c64]

#i99305#,#i99132# remove DOS lineends, remove solenv/unxmacxp/inc/poll.h


2009-02-20  Oliver Bolte  <obo@openoffice.org>  [97514065357ca3b1aa67d5c9f44ed177844fbc62]

#i99305#,#i99132# remove DOS lineends, remove solenv/unxmacxp/inc/poll.h


2009-02-20  Oliver Bolte  <obo@openoffice.org>  [976fc09108c606f3182b0b5365c729be76788f63]

#i99305#,#i99132# remove DOS lineends, remove solenv/unxmacxp/inc/poll.h


2009-02-20  Oliver Bolte  <obo@openoffice.org>  [c089b13934b9c5e8ce1bd27085eb5656db9e191e]

#i99305#,#i99132# remove DOS lineends, remove solenv/unxmacxp/inc/poll.h


2009-02-19  Oliver Bolte  <obo@openoffice.org>  [9ad22aaea5f644fcfa5a397424c358724aa73663]

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>  [8a6d3b5ce6f1cb528d4270201d06ee055c4ebaf1]

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  Philipp Lohmann  <pl@openoffice.org>  [5a17f9970c571c609f9a67c41e360bd468452886]

#i98792# add post yield handler


2009-02-19  Oliver Bolte  <obo@openoffice.org>  [4f4fe6aa7203aac35a774108f4880553df5b93a4]

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>  [57060ba91a91f6c4fe0afef90fa366a17034a9a1]

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>  [c9d75d148062f24fa7bf52a5f09ec4a21aa6a09c]

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>  [d470daacde92f42f31532bc7136bf080a52ebd91]

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>  [7373d14e5c2456dc284e4690806a89109c617565]

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>  [8893c204bd82521bb534a57b8790abac21b79e24]

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>  [244f2f6b34eb74a520729440645986d990380b42]

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>  [34fed870ec0c36bab0fb93a1eca4abc871c29ce3]

CWS-TOOLING: integrate CWS aquafilepicker03 2009-01-16 00:15:29 +0100 fheckl  r266397 : Issue 90219 fixed


2009-02-19  Oliver Bolte  <obo@openoffice.org>  [de305da090885fe37e6bb1e1de25e4f5459e2a9a]

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>  [2e1f095c12d3da6b738c6355daa57ca3b303909d]

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>  [3f6fea0f5286d30adf24769d16e479038839c0c0]

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>  [2d23f56e6d8655aae664edf26e9c65e813d74735]

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>  [10c3d329759c113a474e1331ea2eadbdddd59599]

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>  [0f4f40725486b674bc9424dbf3a4be1e9cb7d675]

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>  [53df3a5262d8af5bc66575ab91cd38a54b7ff096]

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>  [d7cfa3d8733412ca88d182954a33a7228a7a556f]

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>  [f7d54f00980bc40fc9c445ba601f804fd54a30c7]

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>  [42d2cd944905e73f9f45b549f4d7650b28ff6665]

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>  [626ef92df760b935531358018d9a0318acb6d1ce]

CWS-TOOLING: integrate CWS soreadme91 2009-02-12 12:49:02 +0100 fpe  r267645 : #i98693


2009-02-19  Oliver Bolte  <obo@openoffice.org>  [87e27a414485c1b9f30a88d4a80efa4be59ac2ea]

CWS-TOOLING: integrate CWS sb106 2009-02-09 16:24:28 +0100 sb  r267520 : #i95310# copied from cws/cmis01@267519; neon-0.28.2.tar.gz replaces neon-0.26.3.tar.gz


2009-02-19  Oliver Bolte  <obo@openoffice.org>  [012ae745c7b48da692943f17343aec604b55cbbb]

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>  [36d0a672030993a667fc5dbe6de26e25c655084f]

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>  [12bdbeaa6b54156bcba037adac1633022526aa27]

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>  [41a8b3275bb8b8a14af7cb40f0b8c589ab02cbef]

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>  [09a136a6efbe7ace8514906d5d07eddb98c11fea]

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>  [5cfef74383552db6e4e17d51647d96970b4698bb]

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>  [3f7542bffdf52d00dfb2da83071509065750dcaa]

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-19  Oliver Bolte  <obo@openoffice.org>  [07f3ffebc71a80a66d447f15ba0083f60dad9e96]

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-19  Oliver Bolte  <obo@openoffice.org>  [177eb5d1cde50cdbf06a3175b5b78bcc9c2a5718]

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-19  Oliver Bolte  <obo@openoffice.org>  [23869420cd4b1f31714c87aa5c16ebe1ea67db60]

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-19  Oliver Bolte  <obo@openoffice.org>  [b64816d455555966ae6a5654005bba2ddc2dd50c]

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-19  Oliver Bolte  <obo@openoffice.org>  [0dba79793564a0d8c9aa281671fac2724654e458]

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-19  Oliver Bolte  <obo@openoffice.org>  [3e408852075dff84a6fd998a9acba3c422603da4]

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-19  Oliver Bolte  <obo@openoffice.org>  [1b8304e84ee5e944c439ba72884579ea22748a7d]

CWS-TOOLING: integrate CWS jsc315 2009-02-12 18:02:11 +0100 jsc  r267683 : #i99045# filter events 2009-02-09 14:47:09 +0100 jsc  r267515 : #i99045# correct activate tab 2009-02-06 13:25:37 +0100 jsc  r267456 : #i98925# change code to accept event handler object instead of service string or impl name


2009-02-18  Oliver Bolte  <obo@openoffice.org>  [7e98466bd8c8eef7317fa6624718d8ad531efe98]

CWS-TOOLING: integrate CWS impresshtmlex01 2009-01-23 14:32:03 +0100 cl  r266820 : CWS-TOOLING: rebase CWS impresshtmlex01 to trunk@266428 (milestone: DEV300:m39) 2009-01-08 14:35:38 +0100 cl  r266008 : #i95504# allow custom image sizes over API 2009-01-08 14:17:47 +0100 cl  r266007 : #i16295# export directionality for paragraphs 2009-01-06 15:34:07 +0100 cl  r265924 : CWS-TOOLING: rebase CWS impresshtmlex01 to trunk@265758 (milestone: DEV300:m38)


2009-02-18  Oliver Bolte  <obo@openoffice.org>  [c307957e719ddc275da8baccbc9d64a296921c7f]

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>  [ac961c6a5751cae44c6e132a9d10738462bac477]

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>  [87388080cb05950eefaec978f5143e695ba5304b]

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>  [fe068968397726b98162ab27fcf8af25bb5e28d4]

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>  [c6f46a51c1e45344e5bf502d92fd73bd44fcd522]

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>  [5996ac10f49225b2005a52aa43db68f59a72ed01]

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>  [641c2d4883d3bc64ef80e4ac4e9631608befe934]

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>  [e46a88d536fa058931fcc65130ec742d1c115708]

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>  [dc9227cea64250b544f81c2fe960e9aba7513566]

CWS-TOOLING: integrate CWS hb14 2009-01-23 10:08:45 +0100 os  r266775 : #i90699# import text columns at start correctly 2009-01-21 16:36:51 +0100 hbrinkm  r266686 : #i92625# new attribute StartToken 2009-01-21 16:29:07 +0100 hbrinkm  r266684 : #i92625# XFastShapeContextHandler: new attribute StartToken 2009-01-21 16:26:19 +0100 hbrinkm  r266683 : #i92625# compile error in debug code 2009-01-21 16:22:27 +0100 hbrinkm  r266682 : #i92625# OOXMLFastContextHandlerShape::setToken 2009-01-21 16:18:17 +0100 hbrinkm  r266680 : #i92625# OOXMLDocumentImpl::getSubStream: forward mxShapes to substream document 2009-01-05 12:34:38 +0100 hbrinkm  r265864 : CWS-TOOLING: rebase CWS hb14 to trunk@265758 (milestone: DEV300:m38)


2009-02-18  Oliver Bolte  <obo@openoffice.org>  [5e8a87b3f5a030ad5ab3c823348641600b99884d]

CWS-TOOLING: integrate CWS hb14 2009-01-23 10:08:45 +0100 os  r266775 : #i90699# import text columns at start correctly 2009-01-21 16:36:51 +0100 hbrinkm  r266686 : #i92625# new attribute StartToken 2009-01-21 16:29:07 +0100 hbrinkm  r266684 : #i92625# XFastShapeContextHandler: new attribute StartToken 2009-01-21 16:26:19 +0100 hbrinkm  r266683 : #i92625# compile error in debug code 2009-01-21 16:22:27 +0100 hbrinkm  r266682 : #i92625# OOXMLFastContextHandlerShape::setToken 2009-01-21 16:18:17 +0100 hbrinkm  r266680 : #i92625# OOXMLDocumentImpl::getSubStream: forward mxShapes to substream document 2009-01-05 12:34:38 +0100 hbrinkm  r265864 : CWS-TOOLING: rebase CWS hb14 to trunk@265758 (milestone: DEV300:m38)


2009-02-18  Oliver Bolte  <obo@openoffice.org>  [ead5366fd166722a9a55e94ac326d39020dcc06b]

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>  [9e7d59cf2f269b1a3330e25271c495e3da1bdf7b]

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>  [e118886b9df5ae0cc51f661e77b23ee4b4d8923e]

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>  [9b5026b9bde183fd62e25137ca26e47211651b4f]

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>  [3abf9d9460700072d39495ced84c1dec81b8eca1]

CWS-TOOLING: integrate CWS impress167 2009-02-02 16:32:46 +0100 sj  r267276 : build problem, removing build dependency to vcl 2009-01-30 16:45:22 +0100 sj  r267210 : CWS-TOOLING: rebase CWS impress167 to trunk@267171 (milestone: DEV300:m41) 2009-01-23 16:14:11 +0100 sj  r266833 : #98331# fixed: crop information is not saved and not read on loading 2009-01-23 10:45:11 +0100 af  r266780 : #158592# Made processing of slidesorter queue entries more robust. 2009-01-23 09:58:16 +0100 af  r266773 : #i93848# Fixed termination of timer thread.


2009-02-18  Oliver Bolte  <obo@openoffice.org>  [4b880f5a647ee94a09d2dfabbbee46b4cf168699]

CWS-TOOLING: integrate CWS impress167 2009-02-02 16:32:46 +0100 sj  r267276 : build problem, removing build dependency to vcl 2009-01-30 16:45:22 +0100 sj  r267210 : CWS-TOOLING: rebase CWS impress167 to trunk@267171 (milestone: DEV300:m41) 2009-01-23 16:14:11 +0100 sj  r266833 : #98331# fixed: crop information is not saved and not read on loading 2009-01-23 10:45:11 +0100 af  r266780 : #158592# Made processing of slidesorter queue entries more robust. 2009-01-23 09:58:16 +0100 af  r266773 : #i93848# Fixed termination of timer thread.


2009-02-18  Oliver Bolte  <obo@openoffice.org>  [cfd752689e98d7dcf5d4c10c224322d893c34ad3]

CWS-TOOLING: integrate CWS impress167 2009-02-02 16:32:46 +0100 sj  r267276 : build problem, removing build dependency to vcl 2009-01-30 16:45:22 +0100 sj  r267210 : CWS-TOOLING: rebase CWS impress167 to trunk@267171 (milestone: DEV300:m41) 2009-01-23 16:14:11 +0100 sj  r266833 : #98331# fixed: crop information is not saved and not read on loading 2009-01-23 10:45:11 +0100 af  r266780 : #158592# Made processing of slidesorter queue entries more robust. 2009-01-23 09:58:16 +0100 af  r266773 : #i93848# Fixed termination of timer thread.


2009-02-18  Oliver Bolte  <obo@openoffice.org>  [9bd851f7a89600da14cbb5d60fddd5a7daa4de2f]

CWS-TOOLING: integrate CWS impress167 2009-02-02 16:32:46 +0100 sj  r267276 : build problem, removing build dependency to vcl 2009-01-30 16:45:22 +0100 sj  r267210 : CWS-TOOLING: rebase CWS impress167 to trunk@267171 (milestone: DEV300:m41) 2009-01-23 16:14:11 +0100 sj  r266833 : #98331# fixed: crop information is not saved and not read on loading 2009-01-23 10:45:11 +0100 af  r266780 : #158592# Made processing of slidesorter queue entries more robust. 2009-01-23 09:58:16 +0100 af  r266773 : #i93848# Fixed termination of timer thread.


2009-02-18  Oliver Bolte  <obo@openoffice.org>  [1dfb15912fd7216064f53220bdd7cdad420f8218]

#i99226# configuration fix by mod


2009-02-18  Oliver Bolte  <obo@openoffice.org>  [5d42a185769c162366a20c5d3cd997d6ed0d0c61]

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-18  Oliver Bolte  <obo@openoffice.org>  [cd99f51835aea8709bc37bd60ab3846e8293b28b]

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-18  Oliver Bolte  <obo@openoffice.org>  [a8c88dd0b80ea3f4411d3a98c818ec4bd0b011aa]

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-17  Oliver Bolte  <obo@openoffice.org>  [496932ac14ff86cd28dae1935f38df874d42cc53]

CWS-TOOLING: integrate CWS dba31h 2009-01-29 10:47:07 +0100 oj  r267102 : decl OpCodeMap as friend 2009-01-26 09:41:21 +0100 fs  r266905 : #i97137# 2009-01-26 09:10:39 +0100 fs  r266903 : #i10000 2009-01-26 09:00:17 +0100 fs  r266901 : re-enable user admin for MySQL native 2009-01-23 21:56:08 +0100 fs  r266851 : #i97137# 2009-01-23 21:32:40 +0100 fs  r266850 : #i97042# 2009-01-23 11:23:59 +0100 msc  r266800 : #i98387# 2009-01-23 11:17:05 +0100 msc  r266798 : #i98387# 2009-01-23 10:56:33 +0100 fs  r266795 : for the moment, disable user administration for MySQL native 2009-01-21 15:08:54 +0100 fs  r266672 : removed some advanced settings for MySQL native - letting the user control them does not make sense for this particular type 2009-01-21 13:55:13 +0100 oj  r266668 : #i98317# wrong var set 2009-01-21 13:41:22 +0100 fs  r266664 : #i98315# 2009-01-21 13:13:09 +0100 oj  r266661 : #i97032# enable locking for OOo 2009-01-21 13:11:26 +0100 oj  r266660 : #i97032# enable locking for OOo 2009-01-21 10:10:50 +0100 oj  r266634 : #i98174# merge conflict resolved 2009-01-21 08:48:58 +0100 fs  r266628 : CWS-TOOLING: rebase CWS dba31h to trunk@266428 (milestone: DEV300:m39) 2009-01-20 12:54:32 +0100 fs  r266570 : #i98277# 2009-01-19 10:46:31 +0100 fs  r266480 : #i97995# 2009-01-19 08:42:09 +0100 fs  r266470 : #i97042# provided my mod@openoffice.org: support more SQL comment styles 2009-01-19 07:55:43 +0100 oj  r266468 : #i98115# check function name as well 2009-01-16 10:21:28 +0100 oj  r266404 : #i97861# remove invalid assertion 2009-01-16 10:18:31 +0100 oj  r266403 : #i97861# ini var with false 2009-01-15 14:09:50 +0100 oj  r266371 : #i97810# saveas fix 2009-01-15 11:54:18 +0100 oj  r266360 : remove : from mysql 2009-01-15 11:07:46 +0100 oj  r266355 : insert JNI fixes for method names 2009-01-15 10:54:44 +0100 oj  r266351 : fix for parameter subst 2009-01-14 14:41:34 +0100 oj  r266308 : parameter subst 2009-01-14 14:40:20 +0100 oj  r266307 : add missing try catch 2009-01-14 14:38:34 +0100 oj  r266306 : new service for parameter subst 2009-01-14 14:37:52 +0100 oj  r266305 : missing types for hyper 2009-01-09 15:28:36 +0100 fs  r266090 : #i97889# 2009-01-09 14:16:15 +0100 fs  r266082 : #i97892# provided by npower: when reading the xlink:href attrib, use the graphic resolver only if appropriate 2009-01-08 21:31:21 +0100 fs  r266041 : #i97346# 2009-01-08 14:51:56 +0100 fs  r266012 : #i97871# showPreviewFor: bail out if preview is disabled


2009-02-17  Oliver Bolte  <obo@openoffice.org>  [919ed9efc7ea458e9beb017218509e296f650920]

CWS-TOOLING: integrate CWS dba31h 2009-01-29 10:47:07 +0100 oj  r267102 : decl OpCodeMap as friend 2009-01-26 09:41:21 +0100 fs  r266905 : #i97137# 2009-01-26 09:10:39 +0100 fs  r266903 : #i10000 2009-01-26 09:00:17 +0100 fs  r266901 : re-enable user admin for MySQL native 2009-01-23 21:56:08 +0100 fs  r266851 : #i97137# 2009-01-23 21:32:40 +0100 fs  r266850 : #i97042# 2009-01-23 11:23:59 +0100 msc  r266800 : #i98387# 2009-01-23 11:17:05 +0100 msc  r266798 : #i98387# 2009-01-23 10:56:33 +0100 fs  r266795 : for the moment, disable user administration for MySQL native 2009-01-21 15:08:54 +0100 fs  r266672 : removed some advanced settings for MySQL native - letting the user control them does not make sense for this particular type 2009-01-21 13:55:13 +0100 oj  r266668 : #i98317# wrong var set 2009-01-21 13:41:22 +0100 fs  r266664 : #i98315# 2009-01-21 13:13:09 +0100 oj  r266661 : #i97032# enable locking for OOo 2009-01-21 13:11:26 +0100 oj  r266660 : #i97032# enable locking for OOo 2009-01-21 10:10:50 +0100 oj  r266634 : #i98174# merge conflict resolved 2009-01-21 08:48:58 +0100 fs  r266628 : CWS-TOOLING: rebase CWS dba31h to trunk@266428 (milestone: DEV300:m39) 2009-01-20 12:54:32 +0100 fs  r266570 : #i98277# 2009-01-19 10:46:31 +0100 fs  r266480 : #i97995# 2009-01-19 08:42:09 +0100 fs  r266470 : #i97042# provided my mod@openoffice.org: support more SQL comment styles 2009-01-19 07:55:43 +0100 oj  r266468 : #i98115# check function name as well 2009-01-16 10:21:28 +0100 oj  r266404 : #i97861# remove invalid assertion 2009-01-16 10:18:31 +0100 oj  r266403 : #i97861# ini var with false 2009-01-15 14:09:50 +0100 oj  r266371 : #i97810# saveas fix 2009-01-15 11:54:18 +0100 oj  r266360 : remove : from mysql 2009-01-15 11:07:46 +0100 oj  r266355 : insert JNI fixes for method names 2009-01-15 10:54:44 +0100 oj  r266351 : fix for parameter subst 2009-01-14 14:41:34 +0100 oj  r266308 : parameter subst 2009-01-14 14:40:20 +0100 oj  r266307 : add missing try catch 2009-01-14 14:38:34 +0100 oj  r266306 : new service for parameter subst 2009-01-14 14:37:52 +0100 oj  r266305 : missing types for hyper 2009-01-09 15:28:36 +0100 fs  r266090 : #i97889# 2009-01-09 14:16:15 +0100 fs  r266082 : #i97892# provided by npower: when reading the xlink:href attrib, use the graphic resolver only if appropriate 2009-01-08 21:31:21 +0100 fs  r266041 : #i97346# 2009-01-08 14:51:56 +0100 fs  r266012 : #i97871# showPreviewFor: bail out if preview is disabled


2009-02-17  Oliver Bolte  <obo@openoffice.org>  [b9b3b6ecc579e46394f15d917926e37fe55c03ed]

CWS-TOOLING: integrate CWS dba31h 2009-01-29 10:47:07 +0100 oj  r267102 : decl OpCodeMap as friend 2009-01-26 09:41:21 +0100 fs  r266905 : #i97137# 2009-01-26 09:10:39 +0100 fs  r266903 : #i10000 2009-01-26 09:00:17 +0100 fs  r266901 : re-enable user admin for MySQL native 2009-01-23 21:56:08 +0100 fs  r266851 : #i97137# 2009-01-23 21:32:40 +0100 fs  r266850 : #i97042# 2009-01-23 11:23:59 +0100 msc  r266800 : #i98387# 2009-01-23 11:17:05 +0100 msc  r266798 : #i98387# 2009-01-23 10:56:33 +0100 fs  r266795 : for the moment, disable user administration for MySQL native 2009-01-21 15:08:54 +0100 fs  r266672 : removed some advanced settings for MySQL native - letting the user control them does not make sense for this particular type 2009-01-21 13:55:13 +0100 oj  r266668 : #i98317# wrong var set 2009-01-21 13:41:22 +0100 fs  r266664 : #i98315# 2009-01-21 13:13:09 +0100 oj  r266661 : #i97032# enable locking for OOo 2009-01-21 13:11:26 +0100 oj  r266660 : #i97032# enable locking for OOo 2009-01-21 10:10:50 +0100 oj  r266634 : #i98174# merge conflict resolved 2009-01-21 08:48:58 +0100 fs  r266628 : CWS-TOOLING: rebase CWS dba31h to trunk@266428 (milestone: DEV300:m39) 2009-01-20 12:54:32 +0100 fs  r266570 : #i98277# 2009-01-19 10:46:31 +0100 fs  r266480 : #i97995# 2009-01-19 08:42:09 +0100 fs  r266470 : #i97042# provided my mod@openoffice.org: support more SQL comment styles 2009-01-19 07:55:43 +0100 oj  r266468 : #i98115# check function name as well 2009-01-16 10:21:28 +0100 oj  r266404 : #i97861# remove invalid assertion 2009-01-16 10:18:31 +0100 oj  r266403 : #i97861# ini var with false 2009-01-15 14:09:50 +0100 oj  r266371 : #i97810# saveas fix 2009-01-15 11:54:18 +0100 oj  r266360 : remove : from mysql 2009-01-15 11:07:46 +0100 oj  r266355 : insert JNI fixes for method names 2009-01-15 10:54:44 +0100 oj  r266351 : fix for parameter subst 2009-01-14 14:41:34 +0100 oj  r266308 : parameter subst 2009-01-14 14:40:20 +0100 oj  r266307 : add missing try catch 2009-01-14 14:38:34 +0100 oj  r266306 : new service for parameter subst 2009-01-14 14:37:52 +0100 oj  r266305 : missing types for hyper 2009-01-09 15:28:36 +0100 fs  r266090 : #i97889# 2009-01-09 14:16:15 +0100 fs  r266082 : #i97892# provided by npower: when reading the xlink:href attrib, use the graphic resolver only if appropriate 2009-01-08 21:31:21 +0100 fs  r266041 : #i97346# 2009-01-08 14:51:56 +0100 fs  r266012 : #i97871# showPreviewFor: bail out if preview is disabled


2009-02-17  Oliver Bolte  <obo@openoffice.org>  [a921c628aad43c2adbe830c846fd75168e9860ca]

CWS-TOOLING: integrate CWS dba31h 2009-01-29 10:47:07 +0100 oj  r267102 : decl OpCodeMap as friend 2009-01-26 09:41:21 +0100 fs  r266905 : #i97137# 2009-01-26 09:10:39 +0100 fs  r266903 : #i10000 2009-01-26 09:00:17 +0100 fs  r266901 : re-enable user admin for MySQL native 2009-01-23 21:56:08 +0100 fs  r266851 : #i97137# 2009-01-23 21:32:40 +0100 fs  r266850 : #i97042# 2009-01-23 11:23:59 +0100 msc  r266800 : #i98387# 2009-01-23 11:17:05 +0100 msc  r266798 : #i98387# 2009-01-23 10:56:33 +0100 fs  r266795 : for the moment, disable user administration for MySQL native 2009-01-21 15:08:54 +0100 fs  r266672 : removed some advanced settings for MySQL native - letting the user control them does not make sense for this particular type 2009-01-21 13:55:13 +0100 oj  r266668 : #i98317# wrong var set 2009-01-21 13:41:22 +0100 fs  r266664 : #i98315# 2009-01-21 13:13:09 +0100 oj  r266661 : #i97032# enable locking for OOo 2009-01-21 13:11:26 +0100 oj  r266660 : #i97032# enable locking for OOo 2009-01-21 10:10:50 +0100 oj  r266634 : #i98174# merge conflict resolved 2009-01-21 08:48:58 +0100 fs  r266628 : CWS-TOOLING: rebase CWS dba31h to trunk@266428 (milestone: DEV300:m39) 2009-01-20 12:54:32 +0100 fs  r266570 : #i98277# 2009-01-19 10:46:31 +0100 fs  r266480 : #i97995# 2009-01-19 08:42:09 +0100 fs  r266470 : #i97042# provided my mod@openoffice.org: support more SQL comment styles 2009-01-19 07:55:43 +0100 oj  r266468 : #i98115# check function name as well 2009-01-16 10:21:28 +0100 oj  r266404 : #i97861# remove invalid assertion 2009-01-16 10:18:31 +0100 oj  r266403 : #i97861# ini var with false 2009-01-15 14:09:50 +0100 oj  r266371 : #i97810# saveas fix 2009-01-15 11:54:18 +0100 oj  r266360 : remove : from mysql 2009-01-15 11:07:46 +0100 oj  r266355 : insert JNI fixes for method names 2009-01-15 10:54:44 +0100 oj  r266351 : fix for parameter subst 2009-01-14 14:41:34 +0100 oj  r266308 : parameter subst 2009-01-14 14:40:20 +0100 oj  r266307 : add missing try catch 2009-01-14 14:38:34 +0100 oj  r266306 : new service for parameter subst 2009-01-14 14:37:52 +0100 oj  r266305 : missing types for hyper 2009-01-09 15:28:36 +0100 fs  r266090 : #i97889# 2009-01-09 14:16:15 +0100 fs  r266082 : #i97892# provided by npower: when reading the xlink:href attrib, use the graphic resolver only if appropriate 2009-01-08 21:31:21 +0100 fs  r266041 : #i97346# 2009-01-08 14:51:56 +0100 fs  r266012 : #i97871# showPreviewFor: bail out if preview is disabled


2009-02-17  Oliver Bolte  <obo@openoffice.org>  [392e60398e1b2853b0651bec3e976043ce544879]

CWS-TOOLING: integrate CWS dba31h 2009-01-29 10:47:07 +0100 oj  r267102 : decl OpCodeMap as friend 2009-01-26 09:41:21 +0100 fs  r266905 : #i97137# 2009-01-26 09:10:39 +0100 fs  r266903 : #i10000 2009-01-26 09:00:17 +0100 fs  r266901 : re-enable user admin for MySQL native 2009-01-23 21:56:08 +0100 fs  r266851 : #i97137# 2009-01-23 21:32:40 +0100 fs  r266850 : #i97042# 2009-01-23 11:23:59 +0100 msc  r266800 : #i98387# 2009-01-23 11:17:05 +0100 msc  r266798 : #i98387# 2009-01-23 10:56:33 +0100 fs  r266795 : for the moment, disable user administration for MySQL native 2009-01-21 15:08:54 +0100 fs  r266672 : removed some advanced settings for MySQL native - letting the user control them does not make sense for this particular type 2009-01-21 13:55:13 +0100 oj  r266668 : #i98317# wrong var set 2009-01-21 13:41:22 +0100 fs  r266664 : #i98315# 2009-01-21 13:13:09 +0100 oj  r266661 : #i97032# enable locking for OOo 2009-01-21 13:11:26 +0100 oj  r266660 : #i97032# enable locking for OOo 2009-01-21 10:10:50 +0100 oj  r266634 : #i98174# merge conflict resolved 2009-01-21 08:48:58 +0100 fs  r266628 : CWS-TOOLING: rebase CWS dba31h to trunk@266428 (milestone: DEV300:m39) 2009-01-20 12:54:32 +0100 fs  r266570 : #i98277# 2009-01-19 10:46:31 +0100 fs  r266480 : #i97995# 2009-01-19 08:42:09 +0100 fs  r266470 : #i97042# provided my mod@openoffice.org: support more SQL comment styles 2009-01-19 07:55:43 +0100 oj  r266468 : #i98115# check function name as well 2009-01-16 10:21:28 +0100 oj  r266404 : #i97861# remove invalid assertion 2009-01-16 10:18:31 +0100 oj  r266403 : #i97861# ini var with false 2009-01-15 14:09:50 +0100 oj  r266371 : #i97810# saveas fix 2009-01-15 11:54:18 +0100 oj  r266360 : remove : from mysql 2009-01-15 11:07:46 +0100 oj  r266355 : insert JNI fixes for method names 2009-01-15 10:54:44 +0100 oj  r266351 : fix for parameter subst 2009-01-14 14:41:34 +0100 oj  r266308 : parameter subst 2009-01-14 14:40:20 +0100 oj  r266307 : add missing try catch 2009-01-14 14:38:34 +0100 oj  r266306 : new service for parameter subst 2009-01-14 14:37:52 +0100 oj  r266305 : missing types for hyper 2009-01-09 15:28:36 +0100 fs  r266090 : #i97889# 2009-01-09 14:16:15 +0100 fs  r266082 : #i97892# provided by npower: when reading the xlink:href attrib, use the graphic resolver only if appropriate 2009-01-08 21:31:21 +0100 fs  r266041 : #i97346# 2009-01-08 14:51:56 +0100 fs  r266012 : #i97871# showPreviewFor: bail out if preview is disabled


2009-02-17  Oliver Bolte  <obo@openoffice.org>  [7de485381db974a1e26474a6616219fee724c98d]

CWS-TOOLING: integrate CWS dba31h 2009-01-29 10:47:07 +0100 oj  r267102 : decl OpCodeMap as friend 2009-01-26 09:41:21 +0100 fs  r266905 : #i97137# 2009-01-26 09:10:39 +0100 fs  r266903 : #i10000 2009-01-26 09:00:17 +0100 fs  r266901 : re-enable user admin for MySQL native 2009-01-23 21:56:08 +0100 fs  r266851 : #i97137# 2009-01-23 21:32:40 +0100 fs  r266850 : #i97042# 2009-01-23 11:23:59 +0100 msc  r266800 : #i98387# 2009-01-23 11:17:05 +0100 msc  r266798 : #i98387# 2009-01-23 10:56:33 +0100 fs  r266795 : for the moment, disable user administration for MySQL native 2009-01-21 15:08:54 +0100 fs  r266672 : removed some advanced settings for MySQL native - letting the user control them does not make sense for this particular type 2009-01-21 13:55:13 +0100 oj  r266668 : #i98317# wrong var set 2009-01-21 13:41:22 +0100 fs  r266664 : #i98315# 2009-01-21 13:13:09 +0100 oj  r266661 : #i97032# enable locking for OOo 2009-01-21 13:11:26 +0100 oj  r266660 : #i97032# enable locking for OOo 2009-01-21 10:10:50 +0100 oj  r266634 : #i98174# merge conflict resolved 2009-01-21 08:48:58 +0100 fs  r266628 : CWS-TOOLING: rebase CWS dba31h to trunk@266428 (milestone: DEV300:m39) 2009-01-20 12:54:32 +0100 fs  r266570 : #i98277# 2009-01-19 10:46:31 +0100 fs  r266480 : #i97995# 2009-01-19 08:42:09 +0100 fs  r266470 : #i97042# provided my mod@openoffice.org: support more SQL comment styles 2009-01-19 07:55:43 +0100 oj  r266468 : #i98115# check function name as well 2009-01-16 10:21:28 +0100 oj  r266404 : #i97861# remove invalid assertion 2009-01-16 10:18:31 +0100 oj  r266403 : #i97861# ini var with false 2009-01-15 14:09:50 +0100 oj  r266371 : #i97810# saveas fix 2009-01-15 11:54:18 +0100 oj  r266360 : remove : from mysql 2009-01-15 11:07:46 +0100 oj  r266355 : insert JNI fixes for method names 2009-01-15 10:54:44 +0100 oj  r266351 : fix for parameter subst 2009-01-14 14:41:34 +0100 oj  r266308 : parameter subst 2009-01-14 14:40:20 +0100 oj  r266307 : add missing try catch 2009-01-14 14:38:34 +0100 oj  r266306 : new service for parameter subst 2009-01-14 14:37:52 +0100 oj  r266305 : missing types for hyper 2009-01-09 15:28:36 +0100 fs  r266090 : #i97889# 2009-01-09 14:16:15 +0100 fs  r266082 : #i97892# provided by npower: when reading the xlink:href attrib, use the graphic resolver only if appropriate 2009-01-08 21:31:21 +0100 fs  r266041 : #i97346# 2009-01-08 14:51:56 +0100 fs  r266012 : #i97871# showPreviewFor: bail out if preview is disabled


2009-02-17  Oliver Bolte  <obo@openoffice.org>  [2ae3df202e5864bb9beb2e01a88be554b9c897f5]

CWS-TOOLING: integrate CWS dba31h 2009-01-29 10:47:07 +0100 oj  r267102 : decl OpCodeMap as friend 2009-01-26 09:41:21 +0100 fs  r266905 : #i97137# 2009-01-26 09:10:39 +0100 fs  r266903 : #i10000 2009-01-26 09:00:17 +0100 fs  r266901 : re-enable user admin for MySQL native 2009-01-23 21:56:08 +0100 fs  r266851 : #i97137# 2009-01-23 21:32:40 +0100 fs  r266850 : #i97042# 2009-01-23 11:23:59 +0100 msc  r266800 : #i98387# 2009-01-23 11:17:05 +0100 msc  r266798 : #i98387# 2009-01-23 10:56:33 +0100 fs  r266795 : for the moment, disable user administration for MySQL native 2009-01-21 15:08:54 +0100 fs  r266672 : removed some advanced settings for MySQL native - letting the user control them does not make sense for this particular type 2009-01-21 13:55:13 +0100 oj  r266668 : #i98317# wrong var set 2009-01-21 13:41:22 +0100 fs  r266664 : #i98315# 2009-01-21 13:13:09 +0100 oj  r266661 : #i97032# enable locking for OOo 2009-01-21 13:11:26 +0100 oj  r266660 : #i97032# enable locking for OOo 2009-01-21 10:10:50 +0100 oj  r266634 : #i98174# merge conflict resolved 2009-01-21 08:48:58 +0100 fs  r266628 : CWS-TOOLING: rebase CWS dba31h to trunk@266428 (milestone: DEV300:m39) 2009-01-20 12:54:32 +0100 fs  r266570 : #i98277# 2009-01-19 10:46:31 +0100 fs  r266480 : #i97995# 2009-01-19 08:42:09 +0100 fs  r266470 : #i97042# provided my mod@openoffice.org: support more SQL comment styles 2009-01-19 07:55:43 +0100 oj  r266468 : #i98115# check function name as well 2009-01-16 10:21:28 +0100 oj  r266404 : #i97861# remove invalid assertion 2009-01-16 10:18:31 +0100 oj  r266403 : #i97861# ini var with false 2009-01-15 14:09:50 +0100 oj  r266371 : #i97810# saveas fix 2009-01-15 11:54:18 +0100 oj  r266360 : remove : from mysql 2009-01-15 11:07:46 +0100 oj  r266355 : insert JNI fixes for method names 2009-01-15 10:54:44 +0100 oj  r266351 : fix for parameter subst 2009-01-14 14:41:34 +0100 oj  r266308 : parameter subst 2009-01-14 14:40:20 +0100 oj  r266307 : add missing try catch 2009-01-14 14:38:34 +0100 oj  r266306 : new service for parameter subst 2009-01-14 14:37:52 +0100 oj  r266305 : missing types for hyper 2009-01-09 15:28:36 +0100 fs  r266090 : #i97889# 2009-01-09 14:16:15 +0100 fs  r266082 : #i97892# provided by npower: when reading the xlink:href attrib, use the graphic resolver only if appropriate 2009-01-08 21:31:21 +0100 fs  r266041 : #i97346# 2009-01-08 14:51:56 +0100 fs  r266012 : #i97871# showPreviewFor: bail out if preview is disabled


2009-02-17  Oliver Bolte  <obo@openoffice.org>  [df0dd23be65a9c1c43be151d243ab95fd76c836b]

CWS-TOOLING: integrate CWS sb105 2009-02-02 15:33:54 +0100 sb  r267272 : #i98602# childNode apparently can legitimately be null in handle(ValueNode const &); this was asserted---but otherwise handled gracefully---before r262819


2009-02-17  Oliver Bolte  <obo@openoffice.org>  [89859de151e76ddb92a4df5c00c5e2a984a7ab6c]

CWS-TOOLING: integrate CWS qascripts05 2009-02-04 13:00:45 +0100 jsk  r267372 : #i98860# 2009-02-04 12:39:34 +0100 jsk  r267367 : #i98869# 2009-02-04 12:37:18 +0100 jsk  r267366 : #i98869# 2009-02-04 11:58:41 +0100 jsk  r267360 : #i98869# 2009-02-04 11:54:30 +0100 jsk  r267358 : #i98858# 2009-02-04 09:18:16 +0100 jsk  r267348 : #i98857# 2009-02-03 14:29:22 +0100 jsk  r267325 : #i98787# 2009-02-03 04:32:15 +0100 jsk  r267296 : #i98507# 2009-02-02 15:36:17 +0100 jsk  r267273 : #i98507 2009-02-02 15:12:38 +0100 jsk  r267271 : #i98507 2009-02-02 15:11:41 +0100 jsk  r267270 : #i98507 2009-02-02 12:49:16 +0100 jsk  r267262 : #i98642# 2009-01-30 16:07:41 +0100 jsk  r267209 : #i98642# 2009-01-30 16:01:27 +0100 jsk  r267207 : #i98642# 2009-01-30 14:14:31 +0100 jsk  r267196 : #i98642# 2009-01-30 13:31:12 +0100 jsk  r267194 : #i98642# 2009-01-30 11:13:23 +0100 jsk  r267185 : #i98642# 2009-01-30 10:11:40 +0100 jsk  r267184 : #i98320# 2009-01-30 09:59:10 +0100 jsk  r267182 : #i98320#


2009-02-17  Oliver Bolte  <obo@openoffice.org>  [e250ee24689734581ed226bd0d7a6e94b86f7029]

CWS-TOOLING: integrate CWS swftnnumbers02 2009-01-30 13:41:57 +0100 od  r267195 : #i98418# correct numerals for footnote number and footnote anchor number in CTL environment


2009-02-17  Oliver Bolte  <obo@openoffice.org>  [83c5f27a85e57132980c8d4f3d1687089a1eddfe]

CWS-TOOLING: integrate CWS fwk101 2009-01-26 10:28:54 +0100 pb  r266908 : fix: #i98391# nTextWidth could be null


2009-02-17  Oliver Bolte  <obo@openoffice.org>  [def439bf61a0ee058cb99ec1895d052a10fa4a19]

CWS-TOOLING: integrate CWS vcl99 2009-01-29 15:34:04 +0100 hdu  r267149 : #i77520# fix AquaSalGraphics::GetGlyphBoundRect() result y-sign 2009-01-29 10:14:23 +0100 hdu  r267099 : #i77520# implement AquaSalGraphics::GetGlyphBoundRect() 2009-01-28 17:31:17 +0100 hdu  r267071 : #i79046# restore MultiSalLayout components after drawing them 2009-01-28 12:02:19 +0100 tl  r267050 : #78466# default curreny listbox for Arabic builds fixed 2009-01-28 11:54:21 +0100 tl  r267049 : #78466# default curreny listbox for Arabic builds fixed 2009-01-28 11:43:44 +0100 tl  r267047 : #78466# default curreny listbox for Arabic builds fixed 2009-01-28 11:17:42 +0100 tl  r267041 : #78466# default curreny listbox for Arabic builds fixed 2009-01-28 11:14:30 +0100 tl  r267038 : #78466# default curreny listbox for Arabic builds fixed 2009-01-28 10:33:03 +0100 tl  r267032 : #i72073# auto spellcheck markups in RTL context fixed 2009-01-28 09:26:00 +0100 tl  r267027 : #78466# default curreny listbox for Arabic builds fixed 2009-01-28 09:25:31 +0100 tl  r267026 : #78466# default curreny listbox for Arabic builds fixed 2009-01-27 16:55:14 +0100 tl  r267009 : #78466# default curreny listbox for Arabic builds fixed 2009-01-27 16:54:46 +0100 tl  r267008 : #78466# default curreny listbox for Arabic builds fixed 2009-01-27 16:52:23 +0100 tl  r267007 : #78466# default curreny listbox for Arabic builds fixed 2009-01-27 16:46:52 +0100 tl  r267006 : #i72073# auto spellcheck markups in RTL context fixed 2009-01-27 11:53:53 +0100 pl  r266975 : #i98515# fix a buffer overflow 2009-01-26 19:13:28 +0100 pl  r266946 : #i98119# add static vcl object helper 2009-01-26 18:11:06 +0100 pl  r266940 : #i94040# catch a corner case (thanks af) 2009-01-23 10:54:42 +0100 pl  r266793 : #i92102# fix some RTL UI issues 2009-01-23 10:53:35 +0100 pl  r266790 : #i98169# one more case of DrawWaveLine 2009-01-23 08:38:32 +0100 hdu  r266768 : #i98139# prefer Tools->Options->FontSubstitution over PreMatchHook 2009-01-21 17:30:57 +0100 pl  r266694 : #i92102# adjust spin buttons 2009-01-21 13:54:16 +0100 pl  r266667 : #i97130# add Click handler 2009-01-21 13:32:47 +0100 os  r266662 : #158646# set SwWrtShell in C'tor of SwIndexMarkDlg 2009-01-21 12:14:03 +0100 pl  r266649 : #i98196# fix autospellchecking in writer 2009-01-19 14:25:28 +0100 pl  r266497 : #i97130# implement functionality of ExplainButton


2009-02-17  Oliver Bolte  <obo@openoffice.org>  [cf41731c7819738ed080f566e54a87ee8add23cc]

CWS-TOOLING: integrate CWS vcl99 2009-01-29 15:34:04 +0100 hdu  r267149 : #i77520# fix AquaSalGraphics::GetGlyphBoundRect() result y-sign 2009-01-29 10:14:23 +0100 hdu  r267099 : #i77520# implement AquaSalGraphics::GetGlyphBoundRect() 2009-01-28 17:31:17 +0100 hdu  r267071 : #i79046# restore MultiSalLayout components after drawing them 2009-01-28 12:02:19 +0100 tl  r267050 : #78466# default curreny listbox for Arabic builds fixed 2009-01-28 11:54:21 +0100 tl  r267049 : #78466# default curreny listbox for Arabic builds fixed 2009-01-28 11:43:44 +0100 tl  r267047 : #78466# default curreny listbox for Arabic builds fixed 2009-01-28 11:17:42 +0100 tl  r267041 : #78466# default curreny listbox for Arabic builds fixed 2009-01-28 11:14:30 +0100 tl  r267038 : #78466# default curreny listbox for Arabic builds fixed 2009-01-28 10:33:03 +0100 tl  r267032 : #i72073# auto spellcheck markups in RTL context fixed 2009-01-28 09:26:00 +0100 tl  r267027 : #78466# default curreny listbox for Arabic builds fixed 2009-01-28 09:25:31 +0100 tl  r267026 : #78466# default curreny listbox for Arabic builds fixed 2009-01-27 16:55:14 +0100 tl  r267009 : #78466# default curreny listbox for Arabic builds fixed 2009-01-27 16:54:46 +0100 tl  r267008 : #78466# default curreny listbox for Arabic builds fixed 2009-01-27 16:52:23 +0100 tl  r267007 : #78466# default curreny listbox for Arabic builds fixed 2009-01-27 16:46:52 +0100 tl  r267006 : #i72073# auto spellcheck markups in RTL context fixed 2009-01-27 11:53:53 +0100 pl  r266975 : #i98515# fix a buffer overflow 2009-01-26 19:13:28 +0100 pl  r266946 : #i98119# add static vcl object helper 2009-01-26 18:11:06 +0100 pl  r266940 : #i94040# catch a corner case (thanks af) 2009-01-23 10:54:42 +0100 pl  r266793 : #i92102# fix some RTL UI issues 2009-01-23 10:53:35 +0100 pl  r266790 : #i98169# one more case of DrawWaveLine 2009-01-23 08:38:32 +0100 hdu  r266768 : #i98139# prefer Tools->Options->FontSubstitution over PreMatchHook 2009-01-21 17:30:57 +0100 pl  r266694 : #i92102# adjust spin buttons 2009-01-21 13:54:16 +0100 pl  r266667 : #i97130# add Click handler 2009-01-21 13:32:47 +0100 os  r266662 : #158646# set SwWrtShell in C'tor of SwIndexMarkDlg 2009-01-21 12:14:03 +0100 pl  r266649 : #i98196# fix autospellchecking in writer 2009-01-19 14:25:28 +0100 pl  r266497 : #i97130# implement functionality of ExplainButton


2009-02-17  Oliver Bolte  <obo@openoffice.org>  [39a2c7bd82e014267de6cdce1f5be0a7b0bbc735]

CWS-TOOLING: integrate CWS vcl99 2009-01-29 15:34:04 +0100 hdu  r267149 : #i77520# fix AquaSalGraphics::GetGlyphBoundRect() result y-sign 2009-01-29 10:14:23 +0100 hdu  r267099 : #i77520# implement AquaSalGraphics::GetGlyphBoundRect() 2009-01-28 17:31:17 +0100 hdu  r267071 : #i79046# restore MultiSalLayout components after drawing them 2009-01-28 12:02:19 +0100 tl  r267050 : #78466# default curreny listbox for Arabic builds fixed 2009-01-28 11:54:21 +0100 tl  r267049 : #78466# default curreny listbox for Arabic builds fixed 2009-01-28 11:43:44 +0100 tl  r267047 : #78466# default curreny listbox for Arabic builds fixed 2009-01-28 11:17:42 +0100 tl  r267041 : #78466# default curreny listbox for Arabic builds fixed 2009-01-28 11:14:30 +0100 tl  r267038 : #78466# default curreny listbox for Arabic builds fixed 2009-01-28 10:33:03 +0100 tl  r267032 : #i72073# auto spellcheck markups in RTL context fixed 2009-01-28 09:26:00 +0100 tl  r267027 : #78466# default curreny listbox for Arabic builds fixed 2009-01-28 09:25:31 +0100 tl  r267026 : #78466# default curreny listbox for Arabic builds fixed 2009-01-27 16:55:14 +0100 tl  r267009 : #78466# default curreny listbox for Arabic builds fixed 2009-01-27 16:54:46 +0100 tl  r267008 : #78466# default curreny listbox for Arabic builds fixed 2009-01-27 16:52:23 +0100 tl  r267007 : #78466# default curreny listbox for Arabic builds fixed 2009-01-27 16:46:52 +0100 tl  r267006 : #i72073# auto spellcheck markups in RTL context fixed 2009-01-27 11:53:53 +0100 pl  r266975 : #i98515# fix a buffer overflow 2009-01-26 19:13:28 +0100 pl  r266946 : #i98119# add static vcl object helper 2009-01-26 18:11:06 +0100 pl  r266940 : #i94040# catch a corner case (thanks af) 2009-01-23 10:54:42 +0100 pl  r266793 : #i92102# fix some RTL UI issues 2009-01-23 10:53:35 +0100 pl  r266790 : #i98169# one more case of DrawWaveLine 2009-01-23 08:38:32 +0100 hdu  r266768 : #i98139# prefer Tools->Options->FontSubstitution over PreMatchHook 2009-01-21 17:30:57 +0100 pl  r266694 : #i92102# adjust spin buttons 2009-01-21 13:54:16 +0100 pl  r266667 : #i97130# add Click handler 2009-01-21 13:32:47 +0100 os  r266662 : #158646# set SwWrtShell in C'tor of SwIndexMarkDlg 2009-01-21 12:14:03 +0100 pl  r266649 : #i98196# fix autospellchecking in writer 2009-01-19 14:25:28 +0100 pl  r266497 : #i97130# implement functionality of ExplainButton


2009-02-17  Oliver Bolte  <obo@openoffice.org>  [7151f3fae03157040120644c870d7c833c09ef9d]

CWS-TOOLING: integrate CWS pdfextfix 2009-01-30 15:01:16 +0100 pl  r267198 : remove an extra character produced by gperf, fix a warning 2009-01-26 12:55:07 +0100 pl  r266917 : #i92912# add: outline text 2009-01-14 17:03:30 +0100 pl  r266319 : #i94952# replace fonts in test files by DejaVu family 2009-01-14 14:29:05 +0100 pl  r266303 : #i91980# add standard style dependency for graphic styles


2009-02-17  Oliver Bolte  <obo@openoffice.org>  [7a3b1a904824e3e51a73afb25a5d2a1d04db222b]

CWS-TOOLING: integrate CWS tbe36 2009-01-28 10:38:01 +0100 oc  r267034 : #i98551 2009-01-22 19:39:48 +0100 tbe  r266755 : #i97876# Spreadsheet data changes are not notified 2009-01-20 15:39:37 +0100 tbe  r266590 : CWS-TOOLING: rebase CWS tbe36 to trunk@266428 (milestone: DEV300:m39) 2009-01-15 17:52:50 +0100 tbe  r266388 : #i97876# Spreadsheet data changes are not notified 2009-01-09 17:08:22 +0100 tbe  r266101 : #i97876# Spreadsheet data changes are not notified


2009-02-17  Oliver Bolte  <obo@openoffice.org>  [a0fd222ae1c9ba13d35018c763c9223bb9b88c01]

CWS-TOOLING: integrate CWS tbe36 2009-01-28 10:38:01 +0100 oc  r267034 : #i98551 2009-01-22 19:39:48 +0100 tbe  r266755 : #i97876# Spreadsheet data changes are not notified 2009-01-20 15:39:37 +0100 tbe  r266590 : CWS-TOOLING: rebase CWS tbe36 to trunk@266428 (milestone: DEV300:m39) 2009-01-15 17:52:50 +0100 tbe  r266388 : #i97876# Spreadsheet data changes are not notified 2009-01-09 17:08:22 +0100 tbe  r266101 : #i97876# Spreadsheet data changes are not notified


2009-02-17  Oliver Bolte  <obo@openoffice.org>  [f2ab7f078e646b9804b1820454182a5c4522ace2]

CWS-TOOLING: integrate CWS tbe36 2009-01-28 10:38:01 +0100 oc  r267034 : #i98551 2009-01-22 19:39:48 +0100 tbe  r266755 : #i97876# Spreadsheet data changes are not notified 2009-01-20 15:39:37 +0100 tbe  r266590 : CWS-TOOLING: rebase CWS tbe36 to trunk@266428 (milestone: DEV300:m39) 2009-01-15 17:52:50 +0100 tbe  r266388 : #i97876# Spreadsheet data changes are not notified 2009-01-09 17:08:22 +0100 tbe  r266101 : #i97876# Spreadsheet data changes are not notified


2009-02-16  Oliver Bolte  <obo@openoffice.org>  [40dce71ae36392fdf51849bb3ab11af35fec062f]

#i10000# see also MWS fix on OOO310_m1


2009-02-16  Oliver Bolte  <obo@openoffice.org>  [988180ba278d4162a7564cb8edb47a32c64f1905]

#i10000# see also MWS fix on OOO310_m1


2009-02-16  Oliver Bolte  <obo@openoffice.org>  [1af2e072d418cff7d0ae3bf08850ca60e34a5e99]

#i10000# see also MWS fix on OOO310_m1


2009-02-16  Oliver Bolte  <obo@openoffice.org>  [88c8ea5787a014550e943db9e44f820b2a707275]

#i99238#,#i10000# see also MWS fix on OOO310_m1


2009-02-16  Oliver Bolte  <obo@openoffice.org>  [e79cc61fcfa997df97b13f35aead41bf2e4ff9d1]

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-16  Oliver Bolte  <obo@openoffice.org>  [0ff309aa90ba59ea2d2c4fd3aa27f3502932110f]

CWS-TOOLING: integrate CWS hde01 2009-02-03 12:12:56 +0100 tbo  r267312 : #95523# 2009-02-03 11:48:18 +0100 hde  r267309 : #i98775# 2009-02-03 10:09:02 +0100 wg  r267299 : i98572 2009-02-03 10:07:30 +0100 hde  r267298 : #i98775# 2009-02-02 13:15:48 +0100 hde  r267263 : #i96583# 2009-01-30 18:42:04 +0100 hde  r267223 : #i96583# 2009-01-30 15:40:21 +0100 hde  r267203 : #i98567# 2009-01-30 15:36:37 +0100 hde  r267202 : #i96582# 2009-01-30 15:35:52 +0100 hde  r267201 : #i96931# 2009-01-30 09:48:13 +0100 hde  r267179 : i98638 2009-01-30 09:42:39 +0100 hde  r267178 : i98638 2009-01-30 09:39:20 +0100 hde  r267177 : i98638 2009-01-30 09:36:07 +0100 hde  r267176 : i98638 2009-01-30 09:22:36 +0100 hde  r267174 : i98638 2009-01-29 15:16:09 +0100 wg  r267147 : i98606 2009-01-29 15:02:00 +0100 wg  r267145 : i98606 2009-01-29 15:01:01 +0100 wg  r267144 : i98606 2009-01-29 14:57:40 +0100 wg  r267141 : i98606 2009-01-29 14:20:52 +0100 wg  r267136 : i98606


2009-02-16  Oliver Bolte  <obo@openoffice.org>  [1b52154648707fd93d6c0147d243b803a1f25711]

CWS-TOOLING: integrate CWS kashidafix02 2009-01-27 13:52:43 +0100 hdu  r266989 : #i98522# fix position of fallback glyph in RTL-contexts 2009-01-27 11:22:08 +0100 hdu  r266969 : minor source layout 2009-01-27 11:18:36 +0100 hdu  r266968 : #i98453# prevent kashida-injection for blank-justified text 2009-01-26 11:12:01 +0100 hdu  r266911 : #i98454# simplified lcl_ConnectToPrev(), fixed spurious chars in source 2009-01-26 10:53:58 +0100 hdu  r266910 : #i98453# handle arabic justification when no valid kashida positions are available 2009-01-26 10:44:30 +0100 hdu  r266909 : #i98410# prevent kashida-expansion at ZWNJ 2009-01-23 16:08:17 +0100 hdu  r266832 : #i93210# in RTL-contexts the trailing-spaces can be leftmost-spaces 2009-01-23 14:00:24 +0100 hdu  r266814 : #i98399# add FARSI support for digit conversion 2009-01-21 15:35:03 +0100 hdu  r266675 : #i97108# sub-portion adjustment of RTL-text is not needed yet 2009-01-21 13:40:21 +0100 hdu  r266663 : no workaround needed for newer versions of ICU bidi 2009-01-20 09:32:11 +0100 hdu  r266553 : #i85089# better cluster detection for UniscribeLayout 2009-01-19 12:39:08 +0100 hdu  r266490 : silence escaped fprintf to stderr 2009-01-19 12:23:45 +0100 hdu  r266488 : #i85074# improve cluster handling for justified CTL-text on UNX 2009-01-19 10:14:43 +0100 fme  r266478 : #i97108# hennerdrewes: Writer's kashida justification has problems with vocalized text


2009-02-16  Oliver Bolte  <obo@openoffice.org>  [ebbcf31185dfef27a564c8ff383b49604a1f71e0]

CWS-TOOLING: integrate CWS kashidafix02 2009-01-27 13:52:43 +0100 hdu  r266989 : #i98522# fix position of fallback glyph in RTL-contexts 2009-01-27 11:22:08 +0100 hdu  r266969 : minor source layout 2009-01-27 11:18:36 +0100 hdu  r266968 : #i98453# prevent kashida-injection for blank-justified text 2009-01-26 11:12:01 +0100 hdu  r266911 : #i98454# simplified lcl_ConnectToPrev(), fixed spurious chars in source 2009-01-26 10:53:58 +0100 hdu  r266910 : #i98453# handle arabic justification when no valid kashida positions are available 2009-01-26 10:44:30 +0100 hdu  r266909 : #i98410# prevent kashida-expansion at ZWNJ 2009-01-23 16:08:17 +0100 hdu  r266832 : #i93210# in RTL-contexts the trailing-spaces can be leftmost-spaces 2009-01-23 14:00:24 +0100 hdu  r266814 : #i98399# add FARSI support for digit conversion 2009-01-21 15:35:03 +0100 hdu  r266675 : #i97108# sub-portion adjustment of RTL-text is not needed yet 2009-01-21 13:40:21 +0100 hdu  r266663 : no workaround needed for newer versions of ICU bidi 2009-01-20 09:32:11 +0100 hdu  r266553 : #i85089# better cluster detection for UniscribeLayout 2009-01-19 12:39:08 +0100 hdu  r266490 : silence escaped fprintf to stderr 2009-01-19 12:23:45 +0100 hdu  r266488 : #i85074# improve cluster handling for justified CTL-text on UNX 2009-01-19 10:14:43 +0100 fme  r266478 : #i97108# hennerdrewes: Writer's kashida justification has problems with vocalized text


2009-02-16  Oliver Bolte  <obo@openoffice.org>  [c2969d16b8548242d6fa8774459a07e96022c90f]

CWS-TOOLING: integrate CWS macmiscfixes 2009-01-26 07:58:26 +0100 fheckl  r266898 : 97394 add a small memory leak fix 2009-01-24 20:56:18 +0100 ericb  r266885 : #i95688# better fix suggested by rvojta 2009-01-24 17:13:37 +0100 rakeshpandit  r266882 : #i98428# Fixed a missing ';'. 2009-01-24 00:25:43 +0100 ericb  r266859 : #i95688# a try to fix the send active document including when the name contains space 2009-01-24 00:23:59 +0100 ericb  r266858 : #i97394# fix aliases (disabled) in save dialog. Patch provided by Robert Vojta


2009-02-16  Oliver Bolte  <obo@openoffice.org>  [7977c2731d83b98d9a281f5ca6d2752a226e41b5]

CWS-TOOLING: integrate CWS macmiscfixes 2009-01-26 07:58:26 +0100 fheckl  r266898 : 97394 add a small memory leak fix 2009-01-24 20:56:18 +0100 ericb  r266885 : #i95688# better fix suggested by rvojta 2009-01-24 17:13:37 +0100 rakeshpandit  r266882 : #i98428# Fixed a missing ';'. 2009-01-24 00:25:43 +0100 ericb  r266859 : #i95688# a try to fix the send active document including when the name contains space 2009-01-24 00:23:59 +0100 ericb  r266858 : #i97394# fix aliases (disabled) in save dialog. Patch provided by Robert Vojta


2009-02-16  Oliver Bolte  <obo@openoffice.org>  [5dffab1f2d224604c2f79a4d9de19fe0d4c428aa]

CWS-TOOLING: integrate CWS macwebdav 2009-01-28 14:25:50 +0100 jsk  r267058 : i98529 2009-01-26 13:24:52 +0100 hro  r266918 : #i81536# Check for MacOsX file system locking capabilities


2009-02-16  Oliver Bolte  <obo@openoffice.org>  [cfe204d1d6726ac3194148d9abec8403edef5a22]

CWS-TOOLING: integrate CWS macwebdav 2009-01-28 14:25:50 +0100 jsk  r267058 : i98529 2009-01-26 13:24:52 +0100 hro  r266918 : #i81536# Check for MacOsX file system locking capabilities


2009-02-16  Oliver Bolte  <obo@openoffice.org>  [b5345a6f8629478c9e543c494063bfec51ddbf74]

CWS-TOOLING: integrate CWS mysql1 2009-01-29 13:25:23 +0100 fs  r267126 : #i98559# 2009-01-29 10:29:23 +0100 fs  r267100 : #i98559# 2009-01-29 09:56:20 +0100 fs  r267098 : do not display empty schematas in the table list in the query designer 2009-01-29 09:40:28 +0100 fs  r267097 : corrected acceptsURL 2009-01-28 11:17:42 +0100 fs  r267042 : display empty catalogs/schemas, if indicated by the connection settings 2009-01-28 11:14:30 +0100 fs  r267040 : +displayEmptyTableFolders 2009-01-28 11:03:28 +0100 fs  r267036 : mysql:mysqlc, not mysql:mysql, for the native driver 2009-01-28 10:23:53 +0100 fs  r267031 : select the first catalog/schema, if the guess for the current one did not match 2009-01-28 10:22:23 +0100 fs  r267030 : select the first catalog/schema, if the guess for the current one did not match 2009-01-27 15:03:29 +0100 fs  r266996 : #i10000# 2009-01-27 14:56:13 +0100 fs  r266992 : #i20563# better (more dedicated) UI for the MySQL native driver's properties 2009-01-27 08:20:24 +0100 oj  r266953 : enable sdbcx mysql driver for mysqlc 2009-01-27 08:20:09 +0100 oj  r266952 : enable sdbcx mysql driver for mysqlc


2009-02-16  Oliver Bolte  <obo@openoffice.org>  [9ca79e4a309c35023dfad6cb755be6c93f301a8a]

CWS-TOOLING: integrate CWS mysql1 2009-01-29 13:25:23 +0100 fs  r267126 : #i98559# 2009-01-29 10:29:23 +0100 fs  r267100 : #i98559# 2009-01-29 09:56:20 +0100 fs  r267098 : do not display empty schematas in the table list in the query designer 2009-01-29 09:40:28 +0100 fs  r267097 : corrected acceptsURL 2009-01-28 11:17:42 +0100 fs  r267042 : display empty catalogs/schemas, if indicated by the connection settings 2009-01-28 11:14:30 +0100 fs  r267040 : +displayEmptyTableFolders 2009-01-28 11:03:28 +0100 fs  r267036 : mysql:mysqlc, not mysql:mysql, for the native driver 2009-01-28 10:23:53 +0100 fs  r267031 : select the first catalog/schema, if the guess for the current one did not match 2009-01-28 10:22:23 +0100 fs  r267030 : select the first catalog/schema, if the guess for the current one did not match 2009-01-27 15:03:29 +0100 fs  r266996 : #i10000# 2009-01-27 14:56:13 +0100 fs  r266992 : #i20563# better (more dedicated) UI for the MySQL native driver's properties 2009-01-27 08:20:24 +0100 oj  r266953 : enable sdbcx mysql driver for mysqlc 2009-01-27 08:20:09 +0100 oj  r266952 : enable sdbcx mysql driver for mysqlc


2009-02-13  Oliver Bolte  <obo@openoffice.org>  [b1ca2692b7963c91c409c909fe66ccd67a0922cf]

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>  [c652249a92298b7f4354db8e054e2bc5439f871b]

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>  [fc9d7d8509ab4772d2d21c3c892ccd1e91c5ce07]

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>  [3b697a6aba0e0f33910a71b95f98d7ef724ff3a2]

CWS-TOOLING: integrate CWS notes8 2009-01-23 17:44:41 +0100 mba  r266842 : #i98275#: start speller before setting text 2009-01-23 10:19:47 +0100 mod  r266776 : minor cleanup 2009-01-22 16:45:38 +0100 mod  r266742 : no looping through notes while saving 2009-01-22 16:40:55 +0100 mod  r266741 : #i98055# 2009-01-22 15:56:27 +0100 os  r266731 : #98358# dummy strings now hidden 2009-01-22 09:31:16 +0100 mod  r266713 : correct hiding and layout order 2009-01-22 09:21:23 +0100 mod  r266712 : need a speller 2009-01-21 17:21:33 +0100 mod  r266691 : notes config 2009-01-21 17:18:23 +0100 mod  r266690 : fix for editing states 2009-01-21 17:18:14 +0100 mod  r266689 : fix for editing states 2009-01-20 14:15:16 +0100 mod  r266578 : undo fix, mba will fix it by importing the props 2009-01-20 00:36:01 +0100 mod  r266537 : do not show ankor of top reply note if we are still inside a note inside the same stack 2009-01-20 00:33:48 +0100 mod  r266536 : fix typo which does not need to be translated 2009-01-20 00:17:19 +0100 mod  r266535 : correct replacment of reply text 2009-01-19 23:36:12 +0100 mod  r266534 : #i97693# 2009-01-19 23:32:26 +0100 mod  r266533 : #i97380# 2009-01-19 23:30:05 +0100 mod  r266532 : #i97380# 2009-01-19 23:21:35 +0100 mod  r266531 : #i97299#


2009-02-13  Oliver Bolte  <obo@openoffice.org>  [02280bac14369d1fb3cea6e3b8d342ca56f96493]

CWS-TOOLING: integrate CWS notes8 2009-01-23 17:44:41 +0100 mba  r266842 : #i98275#: start speller before setting text 2009-01-23 10:19:47 +0100 mod  r266776 : minor cleanup 2009-01-22 16:45:38 +0100 mod  r266742 : no looping through notes while saving 2009-01-22 16:40:55 +0100 mod  r266741 : #i98055# 2009-01-22 15:56:27 +0100 os  r266731 : #98358# dummy strings now hidden 2009-01-22 09:31:16 +0100 mod  r266713 : correct hiding and layout order 2009-01-22 09:21:23 +0100 mod  r266712 : need a speller 2009-01-21 17:21:33 +0100 mod  r266691 : notes config 2009-01-21 17:18:23 +0100 mod  r266690 : fix for editing states 2009-01-21 17:18:14 +0100 mod  r266689 : fix for editing states 2009-01-20 14:15:16 +0100 mod  r266578 : undo fix, mba will fix it by importing the props 2009-01-20 00:36:01 +0100 mod  r266537 : do not show ankor of top reply note if we are still inside a note inside the same stack 2009-01-20 00:33:48 +0100 mod  r266536 : fix typo which does not need to be translated 2009-01-20 00:17:19 +0100 mod  r266535 : correct replacment of reply text 2009-01-19 23:36:12 +0100 mod  r266534 : #i97693# 2009-01-19 23:32:26 +0100 mod  r266533 : #i97380# 2009-01-19 23:30:05 +0100 mod  r266532 : #i97380# 2009-01-19 23:21:35 +0100 mod  r266531 : #i97299#


2009-02-13  Oliver Bolte  <obo@openoffice.org>  [3a5f60b72b0a123227ac6be0a5d3ad69b62c9ee1]

CWS-TOOLING: integrate CWS notes8 2009-01-23 17:44:41 +0100 mba  r266842 : #i98275#: start speller before setting text 2009-01-23 10:19:47 +0100 mod  r266776 : minor cleanup 2009-01-22 16:45:38 +0100 mod  r266742 : no looping through notes while saving 2009-01-22 16:40:55 +0100 mod  r266741 : #i98055# 2009-01-22 15:56:27 +0100 os  r266731 : #98358# dummy strings now hidden 2009-01-22 09:31:16 +0100 mod  r266713 : correct hiding and layout order 2009-01-22 09:21:23 +0100 mod  r266712 : need a speller 2009-01-21 17:21:33 +0100 mod  r266691 : notes config 2009-01-21 17:18:23 +0100 mod  r266690 : fix for editing states 2009-01-21 17:18:14 +0100 mod  r266689 : fix for editing states 2009-01-20 14:15:16 +0100 mod  r266578 : undo fix, mba will fix it by importing the props 2009-01-20 00:36:01 +0100 mod  r266537 : do not show ankor of top reply note if we are still inside a note inside the same stack 2009-01-20 00:33:48 +0100 mod  r266536 : fix typo which does not need to be translated 2009-01-20 00:17:19 +0100 mod  r266535 : correct replacment of reply text 2009-01-19 23:36:12 +0100 mod  r266534 : #i97693# 2009-01-19 23:32:26 +0100 mod  r266533 : #i97380# 2009-01-19 23:30:05 +0100 mod  r266532 : #i97380# 2009-01-19 23:21:35 +0100 mod  r266531 : #i97299#


2009-02-13  Oliver Bolte  <obo@openoffice.org>  [90e0834d5612cf75e9a21b3a6bab10f6a98ac053]

CWS-TOOLING: integrate CWS npower11 2009-01-21 11:00:00 +0100 npower  r266639 : replace ScAddress::CONV_XL_R1C1 with formula::FormulaGrammar::CONV_XL_R1C1 2009-01-21 10:58:33 +0100 npower  r266638 : fixup access for changes to compiler.[ch]xx 2009-01-21 10:57:46 +0100 npower  r266637 : replace the static with non-static  member ( to align with the latest m39 ) changes 2009-01-20 11:53:52 +0100 npower  r266562 : CWS-TOOLING: rebase CWS npower11 to trunk@266428 (milestone: DEV300:m39) 2009-01-09 23:31:00 +0100 cloph  r266122 : fix typo (missing "="), initialize variables to avoid WaE breakage 2009-01-09 11:57:20 +0100 npower  r266071 : wae Mac OSX gcc-4.0.1 (PPC) 2009-01-08 11:09:49 +0100 npower  r265986 : wae - Mac OSX gcc-4.0.1 (PPC) 2009-01-07 10:33:20 +0100 npower  r265952 : wae Mac OSX gcc-4.0.1 2008-12-18 19:14:10 +0100 npower  r265712 : wae for wntmsci12 target 2008-12-17 16:14:54 +0100 npower  r265640 : add Outline property for Font, also remove growing list of friend classes for ScCellRangeObj and replace by a single class. 2008-12-17 16:11:02 +0100 npower  r265639 : fix path variable for 3.1, also tweak the unix logs 2008-12-11 02:39:58 +0100 hanbo  r265233 : fix the vba/vba namespace of constants 2008-11-25 17:05:39 +0100 npower  r264317 : namespace changes 2008-11-25 14:12:37 +0100 npower  r264308 : revert changes made by mistake when migrating cws 2008-11-25 13:30:59 +0100 npower  r264296 : i#93944# namespace changes 2008-11-25 13:29:25 +0100 npower  r264293 : i#93944# namespace changes 2008-11-25 13:27:08 +0100 npower  r264289 : i#93944# namespace changes 2008-11-24 18:24:17 +0100 npower  r264263 : svn migration 2008-11-24 18:22:47 +0100 npower  r264262 : not needed anymore 2008-11-24 18:21:23 +0100 npower  r264261 : svn migration 2008-11-24 18:18:31 +0100 npower  r264260 : svn migration


2009-02-13  Oliver Bolte  <obo@openoffice.org>  [97da5f56bd016462058a8ca2d9603403b9180839]

CWS-TOOLING: integrate CWS npower11 2009-01-21 11:00:00 +0100 npower  r266639 : replace ScAddress::CONV_XL_R1C1 with formula::FormulaGrammar::CONV_XL_R1C1 2009-01-21 10:58:33 +0100 npower  r266638 : fixup access for changes to compiler.[ch]xx 2009-01-21 10:57:46 +0100 npower  r266637 : replace the static with non-static  member ( to align with the latest m39 ) changes 2009-01-20 11:53:52 +0100 npower  r266562 : CWS-TOOLING: rebase CWS npower11 to trunk@266428 (milestone: DEV300:m39) 2009-01-09 23:31:00 +0100 cloph  r266122 : fix typo (missing "="), initialize variables to avoid WaE breakage 2009-01-09 11:57:20 +0100 npower  r266071 : wae Mac OSX gcc-4.0.1 (PPC) 2009-01-08 11:09:49 +0100 npower  r265986 : wae - Mac OSX gcc-4.0.1 (PPC) 2009-01-07 10:33:20 +0100 npower  r265952 : wae Mac OSX gcc-4.0.1 2008-12-18 19:14:10 +0100 npower  r265712 : wae for wntmsci12 target 2008-12-17 16:14:54 +0100 npower  r265640 : add Outline property for Font, also remove growing list of friend classes for ScCellRangeObj and replace by a single class. 2008-12-17 16:11:02 +0100 npower  r265639 : fix path variable for 3.1, also tweak the unix logs 2008-12-11 02:39:58 +0100 hanbo  r265233 : fix the vba/vba namespace of constants 2008-11-25 17:05:39 +0100 npower  r264317 : namespace changes 2008-11-25 14:12:37 +0100 npower  r264308 : revert changes made by mistake when migrating cws 2008-11-25 13:30:59 +0100 npower  r264296 : i#93944# namespace changes 2008-11-25 13:29:25 +0100 npower  r264293 : i#93944# namespace changes 2008-11-25 13:27:08 +0100 npower  r264289 : i#93944# namespace changes 2008-11-24 18:24:17 +0100 npower  r264263 : svn migration 2008-11-24 18:22:47 +0100 npower  r264262 : not needed anymore 2008-11-24 18:21:23 +0100 npower  r264261 : svn migration 2008-11-24 18:18:31 +0100 npower  r264260 : svn migration


2009-02-13  Oliver Bolte  <obo@openoffice.org>  [dcac1c5864f4539314add20862262ed83193a0db]

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>  [1b38e7bda335071e7c4ac6c92c907dfff44b11cd]

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>  [e59aa2104b7180525982b15ea278792ec0eb8752]

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>  [6ecb6ca9ab45dbcc35463c95025ad84ab2a6bda9]

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>  [3ff308ad2db3384b83106f3d864590c1273ba6b2]

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>  [19203faa44439b953d670ca169d1f1900e937463]

CWS-TOOLING: integrate CWS sw31bf02 2009-01-26 08:39:59 +0100 fme  r266900 : #i93190# placeholder field should be checked in IsEqualsFlags as well 2009-01-21 17:32:32 +0100 ama  r266695 : CWS-TOOLING: rebase CWS sw31bf02 to trunk@266428 (milestone: DEV300:m39) 2009-01-19 09:26:02 +0100 ama  r266475 : Fix #i96109#: Bracket mismatch 2009-01-19 09:08:47 +0100 ama  r266473 : Fix #i96391#: Wrong default parameter 2009-01-19 09:07:13 +0100 ama  r266472 : Fix #i96112#: Bracket mismatch 2009-01-19 08:51:42 +0100 ama  r266471 : Fix #i96113#: Bracket mismatch 2009-01-16 15:07:01 +0100 ama  r266421 : Fix #i93105#: export 0x14 2009-01-16 09:07:02 +0100 ama  r266400 : Fix #i96111#: Wrong condition 2009-01-16 08:49:47 +0100 ama  r266399 : Fix #i99110#: Wrong condition 2009-01-12 15:54:46 +0100 ama  r266164 : Fix #i17949#: Ctrl+A if document starts with a section 2009-01-09 15:39:44 +0100 ama  r266091 : Fix #i93144#: Crash during update of TOC 2009-01-09 14:40:20 +0100 ama  r266086 : Fix #i90072#: Shorten undo strings 2008-12-10 16:34:57 +0100 fme  r265203 : #i73332# Crash with section endnotes 2008-12-10 15:04:29 +0100 fme  r265194 : #i93190# Omit painting of placeholder fields during pdf export 2008-12-09 16:46:54 +0100 fme  r265115 : #i96167# haggi - reset view options before disposing view 2008-12-09 16:17:13 +0100 fme  r265114 : #i96167# Added missing word coun invalidation on splitting node in second half 2008-12-09 15:49:19 +0100 fme  r265108 : #i91740# Write actual text only for hyphen portions 2008-12-09 14:52:13 +0100 fme  r265090 : #91483# Disable some Insert menu entries in case cursor is located in hidden text


2009-02-13  Oliver Bolte  <obo@openoffice.org>  [756ff56901a0a5cf1e55bfb6c3c4bc6a99913c0c]

CWS-TOOLING: integrate CWS sw31bf04 2009-01-21 14:24:10 +0100 od  r266670 : #i59051# correction of metric change for PolyPolygonBezier needed 2009-01-21 09:35:44 +0100 od  r266632 : #i96062# adjustment of fix after rebasing 2009-01-21 09:34:56 +0100 od  r266631 : #i94152# adjustment of fix after rebasing 2009-01-20 16:43:12 +0100 od  r266596 : CWS-TOOLING: rebase CWS sw31bf04 to trunk@266428 (milestone: DEV300:m39) 2009-01-20 11:52:22 +0100 od  r266561 : #i94152 method <SwDoc::SetOutlineNumRule(..)> 	- assure that at outline list style registered text node have the correct list level set 2009-01-20 10:43:53 +0100 od  r266556 : #i93399# methods <SwNumRule::SetIndent(..)> and <SwNumRule::ChangeIndent(..)> 	 - adjust also the list tab position, if a list tab stop is applied 2009-01-16 16:26:56 +0100 od  r266432 : #i59051# adjust Writer's UNO-API for drawing objects 	 - correct conversion of "StartPosition" and "EndPosition" 	 - conversion of "PolyPolygonBezier" 2009-01-16 16:20:49 +0100 od  r266430 : #i59051# - adjust UNO-API of connector shape 	 -- convert "PolyPolygonBezier" to correct metric 	 -- convert "StartPosition" and "EndPosition" in set-method before applying anchor position 	 - adjust UNO-API of measure shape 	 -- convert "StartPosition" and "EndPosition" to correct metric 2009-01-16 15:01:21 +0100 od  r266419 : #i95698# method <SwFrm::GetPrevSctLeaf(..)> 	 - only columns as previous section leaves for tables inside sections, which are inside another table. 2009-01-14 14:34:58 +0100 od  r266304 : #i96092# method <HandleResetAttrAtTxtNode::~HandleResetAttrAtTxtNode()> 	 - set list level to outline level, if needed. 2009-01-13 17:09:43 +0100 od  r266238 : #i98037# method <SwWW8ImplReader::IsObjectLayoutInTableCell(..)> 	 - adjust evaluation of WW8 attributes 2009-01-13 11:49:48 +0100 od  r266203 : #i94187# method <SwTxtFormatter::NewTabPortion(..)> 	 - correct consideration of compatibility option TAB_AT_LEFT_INDENT_FOR_PARA_IN_LIST 2009-01-13 11:48:45 +0100 od  r266202 : #i94187# method <OutWW8_SwTxtNode(..)> 	 - set list style directly at paragraph only in position and space mode LABEL_WIDTH_AND_POSITION 2009-01-12 12:22:58 +0100 od  r266143 : #i70582# method <SwFlyAtCntFrm::SetAbsPos(..)> and local method <lcl_CalcDownDist(..)> 	 - correct determination of anchor's frame top for object positioning.


2009-02-13  Oliver Bolte  <obo@openoffice.org>  [1524aa18b9ddf7a4181e3f278155c48655084452]

CWS-TOOLING: integrate CWS sw31bf04 2009-01-21 14:24:10 +0100 od  r266670 : #i59051# correction of metric change for PolyPolygonBezier needed 2009-01-21 09:35:44 +0100 od  r266632 : #i96062# adjustment of fix after rebasing 2009-01-21 09:34:56 +0100 od  r266631 : #i94152# adjustment of fix after rebasing 2009-01-20 16:43:12 +0100 od  r266596 : CWS-TOOLING: rebase CWS sw31bf04 to trunk@266428 (milestone: DEV300:m39) 2009-01-20 11:52:22 +0100 od  r266561 : #i94152 method <SwDoc::SetOutlineNumRule(..)> 	- assure that at outline list style registered text node have the correct list level set 2009-01-20 10:43:53 +0100 od  r266556 : #i93399# methods <SwNumRule::SetIndent(..)> and <SwNumRule::ChangeIndent(..)> 	 - adjust also the list tab position, if a list tab stop is applied 2009-01-16 16:26:56 +0100 od  r266432 : #i59051# adjust Writer's UNO-API for drawing objects 	 - correct conversion of "StartPosition" and "EndPosition" 	 - conversion of "PolyPolygonBezier" 2009-01-16 16:20:49 +0100 od  r266430 : #i59051# - adjust UNO-API of connector shape 	 -- convert "PolyPolygonBezier" to correct metric 	 -- convert "StartPosition" and "EndPosition" in set-method before applying anchor position 	 - adjust UNO-API of measure shape 	 -- convert "StartPosition" and "EndPosition" to correct metric 2009-01-16 15:01:21 +0100 od  r266419 : #i95698# method <SwFrm::GetPrevSctLeaf(..)> 	 - only columns as previous section leaves for tables inside sections, which are inside another table. 2009-01-14 14:34:58 +0100 od  r266304 : #i96092# method <HandleResetAttrAtTxtNode::~HandleResetAttrAtTxtNode()> 	 - set list level to outline level, if needed. 2009-01-13 17:09:43 +0100 od  r266238 : #i98037# method <SwWW8ImplReader::IsObjectLayoutInTableCell(..)> 	 - adjust evaluation of WW8 attributes 2009-01-13 11:49:48 +0100 od  r266203 : #i94187# method <SwTxtFormatter::NewTabPortion(..)> 	 - correct consideration of compatibility option TAB_AT_LEFT_INDENT_FOR_PARA_IN_LIST 2009-01-13 11:48:45 +0100 od  r266202 : #i94187# method <OutWW8_SwTxtNode(..)> 	 - set list style directly at paragraph only in position and space mode LABEL_WIDTH_AND_POSITION 2009-01-12 12:22:58 +0100 od  r266143 : #i70582# method <SwFlyAtCntFrm::SetAbsPos(..)> and local method <lcl_CalcDownDist(..)> 	 - correct determination of anchor's frame top for object positioning.


2009-02-13  Oliver Bolte  <obo@openoffice.org>  [6c9ddd803f8944af59778da38460cfe6cda3d32d]

CWS-TOOLING: integrate CWS ab66 2009-01-26 13:58:36 +0100 ab  r266922 : #i98368# Fixed extension path handling for images 2009-01-08 13:04:55 +0100 ab  r265997 : #i95412# Added missing dtor 2009-01-08 11:56:40 +0100 ab  r265991 : #i95412# Applied patch


2009-02-13  Oliver Bolte  <obo@openoffice.org>  [0162fbb76ca95af2e98ee1445e1eb57e001b2c9e]

CWS-TOOLING: integrate CWS aw062 2009-01-27 15:15:53 +0100 aw  r266999 : #i97982# corrected small error in ObjectContactOfPageView::isOutputToPDFFile() 2009-01-15 16:02:22 +0100 aw  r266378 : #i89872# corrected SdrModel::ImpSetUIUnit to not lose numeric information 2009-01-14 15:16:43 +0100 aw  r266309 : #i98072# adde d text suppression for FontworkGallery AutoShapes in ViewContactOfSdrObjCustomShape::createViewIndependentPrimitive2DSequence 2009-01-14 12:35:32 +0100 aw  r266283 : #i97878# added TRGetBaseGeometry/TRSetBaseGeometry implementations to SdrMeasureObj 2009-01-14 12:06:47 +0100 aw  r266274 : #i97981# corrected the interpretation of bBehaveCompatibleToPaintVersion for line attribute in SdrOle2Primitive2D::createLocalDecomposition 2009-01-14 11:54:07 +0100 aw  r266272 : #i97982# added #i97772# to have a correct ChartPrettyPainter output for ChartPrettyPainter 2009-01-14 11:53:13 +0100 aw  r266271 : #i97982# added support for ChartPrettyPainter for PDF export 2009-01-13 16:19:19 +0100 aw  r266234 : #i96708# adapted RenderBitmapPrimitive2D_self to work with metafile recording and PDF exporting


2009-02-13  Oliver Bolte  <obo@openoffice.org>  [274bbfb319a62311a087b7427735fc1d8b35183e]

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-13  Oliver Bolte  <obo@openoffice.org>  [caa3bf5c34c08e5e93a03deb3064792139f030bb]

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-13  Oliver Bolte  <obo@openoffice.org>  [bcc615e45e29bd19e8f2599eaaa32cb25ebc1431]

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-13  Oliver Bolte  <obo@openoffice.org>  [b0c0a556bce6ed79eff9e362fd5b806951c8cba6]

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-13  Oliver Bolte  <obo@openoffice.org>  [77427a2a55ffb3c32ef54a958f31f1a770a0aceb]

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-13  Oliver Bolte  <obo@openoffice.org>  [6366f1e08bedfc1ed6fd654d5fc722a4818f619f]

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-13  Oliver Bolte  <obo@openoffice.org>  [936accce7a2b1acb62230d174c1e5413baf499e6]

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-13  Ocke Janssen  <oj@openoffice.org>  [e87505c8b639172a1ab7bbecd920ac652f763d93]

remove faulty commit on tag


2009-02-12  Oliver Bolte  <obo@openoffice.org>  [09276c507f258de42469eba733670966a62a15b0]

CWS-TOOLING: integrate CWS fwk100 2009-01-20 15:34:21 +0100 as  r266589 : #159095# dont activate tab pages if they will be created automaticaly; activate already created tab pages if its requested 2009-01-20 13:52:07 +0100 fs  r266575 : #i87330# JavaCompatibleTextNotifications is not supported anymore 2009-01-20 13:51:36 +0100 fs  r266574 : #i87330# in a multi line edit control's setText, use the proper notification method (which is disabled elsewhere when setText is called as part of setting the model's Text property)


2009-02-12  Oliver Bolte  <obo@openoffice.org>  [24116c5a42d26a1970558f9fb65314a5a985862f]

CWS-TOOLING: integrate CWS fwk100 2009-01-20 15:34:21 +0100 as  r266589 : #159095# dont activate tab pages if they will be created automaticaly; activate already created tab pages if its requested 2009-01-20 13:52:07 +0100 fs  r266575 : #i87330# JavaCompatibleTextNotifications is not supported anymore 2009-01-20 13:51:36 +0100 fs  r266574 : #i87330# in a multi line edit control's setText, use the proper notification method (which is disabled elsewhere when setText is called as part of setting the model's Text property)


2009-02-12  Oliver Bolte  <obo@openoffice.org>  [b64ae6cafc334fee914f2a68257cfac421e8bcdb]

CWS-TOOLING: integrate CWS fwk100 2009-01-20 15:34:21 +0100 as  r266589 : #159095# dont activate tab pages if they will be created automaticaly; activate already created tab pages if its requested 2009-01-20 13:52:07 +0100 fs  r266575 : #i87330# JavaCompatibleTextNotifications is not supported anymore 2009-01-20 13:51:36 +0100 fs  r266574 : #i87330# in a multi line edit control's setText, use the proper notification method (which is disabled elsewhere when setText is called as part of setting the model's Text property)


2009-02-12  Ocke Janssen  <oj@openoffice.org>  [ea3215d15e4db95865a9fc975105400b68ca5b56]

reduce call to resiltset meta data


2009-02-12  Oliver Bolte  <obo@openoffice.org>  [20cea29aa241c198cfbd6cdda9f4cf198e6933bd]

CWS-TOOLING: integrate CWS fwk99 2009-01-20 17:39:31 +0100 pb  r266605 : fix: #i98280# new 'More templates'-URL 2009-01-15 20:17:58 +0100 mst  r266391 : #i95702# convert wizards to DocumentProperties (partially based on patch by cmc) 2009-01-12 07:35:44 +0100 pb  r266131 : fix: #i96851# HID_PASTE_DLG and HID_LINKDLG_TABLB added 2009-01-09 10:40:48 +0100 pb  r266061 : fix: #i97386# Execute_Impl() while sub-dialog is open this could be deleted; #i68415# patch from cmc 2009-01-09 10:35:24 +0100 pb  r266059 : fix: #i97386# struct Deleted added 2009-01-09 10:05:17 +0100 pb  r266057 : fix: #i97365# ModalDialog RID_SVXPAGE_IMPROVEMENT removed 2009-01-09 10:02:39 +0100 pb  r266056 : fix: #i97841# new: set InfoURL and HandleHyperLink() 2009-01-09 09:59:13 +0100 pb  r266053 : fix: #i97391# MinWidth re-calculated; #i97365# SvxImprovementDialog2 removed 2009-01-09 09:55:00 +0100 pb  r266051 : fix: #i97841# new: HandleHyperLink(); #i97365# SvxImprovementDialog2 removed 2009-01-06 14:24:24 +0100 cd  r265921 : #i96831# Fix build problem with gcc 4.3.2 using the return value of link correctly. 2009-01-06 12:18:41 +0100 cd  r265907 : #i96831# Fix build problem with gcc 4.3.2 2009-01-06 12:02:59 +0100 mst  r265905 : fix #i97775# - xmloff/source/core/nmspmap.cxx:   + SvXMLNamespaceMap::GetQNameByKey does not handle default namespace     correctly


2009-02-12  Oliver Bolte  <obo@openoffice.org>  [a6bd752f479852931e3934546de2683a1e5d694c]

CWS-TOOLING: integrate CWS fwk99 2009-01-20 17:39:31 +0100 pb  r266605 : fix: #i98280# new 'More templates'-URL 2009-01-15 20:17:58 +0100 mst  r266391 : #i95702# convert wizards to DocumentProperties (partially based on patch by cmc) 2009-01-12 07:35:44 +0100 pb  r266131 : fix: #i96851# HID_PASTE_DLG and HID_LINKDLG_TABLB added 2009-01-09 10:40:48 +0100 pb  r266061 : fix: #i97386# Execute_Impl() while sub-dialog is open this could be deleted; #i68415# patch from cmc 2009-01-09 10:35:24 +0100 pb  r266059 : fix: #i97386# struct Deleted added 2009-01-09 10:05:17 +0100 pb  r266057 : fix: #i97365# ModalDialog RID_SVXPAGE_IMPROVEMENT removed 2009-01-09 10:02:39 +0100 pb  r266056 : fix: #i97841# new: set InfoURL and HandleHyperLink() 2009-01-09 09:59:13 +0100 pb  r266053 : fix: #i97391# MinWidth re-calculated; #i97365# SvxImprovementDialog2 removed 2009-01-09 09:55:00 +0100 pb  r266051 : fix: #i97841# new: HandleHyperLink(); #i97365# SvxImprovementDialog2 removed 2009-01-06 14:24:24 +0100 cd  r265921 : #i96831# Fix build problem with gcc 4.3.2 using the return value of link correctly. 2009-01-06 12:18:41 +0100 cd  r265907 : #i96831# Fix build problem with gcc 4.3.2 2009-01-06 12:02:59 +0100 mst  r265905 : fix #i97775# - xmloff/source/core/nmspmap.cxx:   + SvXMLNamespaceMap::GetQNameByKey does not handle default namespace     correctly


2009-02-12  Oliver Bolte  <obo@openoffice.org>  [3036f2ff807c36acda761b58d0bdaf5895dd1d2a]

CWS-TOOLING: integrate CWS fwk99 2009-01-20 17:39:31 +0100 pb  r266605 : fix: #i98280# new 'More templates'-URL 2009-01-15 20:17:58 +0100 mst  r266391 : #i95702# convert wizards to DocumentProperties (partially based on patch by cmc) 2009-01-12 07:35:44 +0100 pb  r266131 : fix: #i96851# HID_PASTE_DLG and HID_LINKDLG_TABLB added 2009-01-09 10:40:48 +0100 pb  r266061 : fix: #i97386# Execute_Impl() while sub-dialog is open this could be deleted; #i68415# patch from cmc 2009-01-09 10:35:24 +0100 pb  r266059 : fix: #i97386# struct Deleted added 2009-01-09 10:05:17 +0100 pb  r266057 : fix: #i97365# ModalDialog RID_SVXPAGE_IMPROVEMENT removed 2009-01-09 10:02:39 +0100 pb  r266056 : fix: #i97841# new: set InfoURL and HandleHyperLink() 2009-01-09 09:59:13 +0100 pb  r266053 : fix: #i97391# MinWidth re-calculated; #i97365# SvxImprovementDialog2 removed 2009-01-09 09:55:00 +0100 pb  r266051 : fix: #i97841# new: HandleHyperLink(); #i97365# SvxImprovementDialog2 removed 2009-01-06 14:24:24 +0100 cd  r265921 : #i96831# Fix build problem with gcc 4.3.2 using the return value of link correctly. 2009-01-06 12:18:41 +0100 cd  r265907 : #i96831# Fix build problem with gcc 4.3.2 2009-01-06 12:02:59 +0100 mst  r265905 : fix #i97775# - xmloff/source/core/nmspmap.cxx:   + SvXMLNamespaceMap::GetQNameByKey does not handle default namespace     correctly


2009-02-12  Oliver Bolte  <obo@openoffice.org>  [841d2d5a1cf491cd59a89cbe26ace1cfeb18d556]

CWS-TOOLING: integrate CWS hb16 2009-01-23 17:14:41 +0100 hbrinkm  r266840 : #i97267# Cut prefix ending with : from fieldname. Enclose fieldname with quotes. 2009-01-15 13:16:04 +0100 hbrinkm  r266364 : CWS-TOOLING: rebase CWS hb16 to trunk@265758 (milestone: DEV300:m38) 2009-01-02 14:02:54 +0100 hbrinkm  r265836 : #i97023# applied patch 2008-12-15 16:47:08 +0100 hbrinkm  r265511 : #i97267# handle custom properties on export


2009-02-12  Oliver Bolte  <obo@openoffice.org>  [98bd0fd01cc03b171d83f41664b0633547004405]

CWS-TOOLING: integrate CWS impress166 2009-01-27 11:42:29 +0100 af  r266972 : #i98508# Handle non DrawViewShell view shells correctly. 2009-01-21 10:41:32 +0100 af  r266635 : #i98069# Do not call PreModelChange() for every ModelLock. 2009-01-20 15:25:41 +0100 af  r266588 : #i98069# Added friend declaration that became necessary on Solaris after recent changes. 2009-01-19 13:48:47 +0100 af  r266493 : #i97478# Prevent SID_PARASPACE_(DE|IN)CREASE from crashing when style sheet is missing. 2009-01-16 11:52:37 +0100 af  r266411 : #i97338# Check the dispatcher before using it to show a context menu. 2009-01-15 14:33:55 +0100 sj  r266373 : #153716# taking care of font-independent line spacing (editmode and hittest) 2009-01-15 14:29:46 +0100 sj  r266372 : #153716# taking care of font-independent line spacing also in presentation styles 2009-01-14 14:04:16 +0100 af  r266301 : #i97634# Do view change synchronously.  Use shared pointers for view shells. 2009-01-14 14:01:27 +0100 af  r266300 : #i97634# Added non-API methods that update the configuration synchronously. 2009-01-14 13:34:40 +0100 af  r266295 : #i98069# Be more carefull with handling model updates to avoid assertion regarding number of selected pages. 2009-01-14 11:34:57 +0100 cl  r266270 : #i97261# force outliner para oibject after text edit 2009-01-14 10:49:08 +0100 cl  r266269 : #i97413# dispose cell undo action if shape dies 2009-01-13 18:50:05 +0100 cl  r266247 : #i97347# fixed cell undo crash 2009-01-12 14:16:56 +0100 af  r266156 : #i97296# Using is() method to check WeakReference for validity. 2009-01-12 13:52:00 +0100 af  r266155 : #i97190# Turned static_cast to dynamic_cast in CreateChildList. 2009-01-12 13:06:57 +0100 af  r266153 : #i97552# Catching Exceptions caught while accessing OLE-Object that is to be inserted. 2009-01-12 13:06:37 +0100 cl  r266152 : #i96164# applied patch to fix ambiguous operation


2009-02-12  Oliver Bolte  <obo@openoffice.org>  [520f0e3413513f68c572ad53e71b3b84a54b5e30]

CWS-TOOLING: integrate CWS impress166 2009-01-27 11:42:29 +0100 af  r266972 : #i98508# Handle non DrawViewShell view shells correctly. 2009-01-21 10:41:32 +0100 af  r266635 : #i98069# Do not call PreModelChange() for every ModelLock. 2009-01-20 15:25:41 +0100 af  r266588 : #i98069# Added friend declaration that became necessary on Solaris after recent changes. 2009-01-19 13:48:47 +0100 af  r266493 : #i97478# Prevent SID_PARASPACE_(DE|IN)CREASE from crashing when style sheet is missing. 2009-01-16 11:52:37 +0100 af  r266411 : #i97338# Check the dispatcher before using it to show a context menu. 2009-01-15 14:33:55 +0100 sj  r266373 : #153716# taking care of font-independent line spacing (editmode and hittest) 2009-01-15 14:29:46 +0100 sj  r266372 : #153716# taking care of font-independent line spacing also in presentation styles 2009-01-14 14:04:16 +0100 af  r266301 : #i97634# Do view change synchronously.  Use shared pointers for view shells. 2009-01-14 14:01:27 +0100 af  r266300 : #i97634# Added non-API methods that update the configuration synchronously. 2009-01-14 13:34:40 +0100 af  r266295 : #i98069# Be more carefull with handling model updates to avoid assertion regarding number of selected pages. 2009-01-14 11:34:57 +0100 cl  r266270 : #i97261# force outliner para oibject after text edit 2009-01-14 10:49:08 +0100 cl  r266269 : #i97413# dispose cell undo action if shape dies 2009-01-13 18:50:05 +0100 cl  r266247 : #i97347# fixed cell undo crash 2009-01-12 14:16:56 +0100 af  r266156 : #i97296# Using is() method to check WeakReference for validity. 2009-01-12 13:52:00 +0100 af  r266155 : #i97190# Turned static_cast to dynamic_cast in CreateChildList. 2009-01-12 13:06:57 +0100 af  r266153 : #i97552# Catching Exceptions caught while accessing OLE-Object that is to be inserted. 2009-01-12 13:06:37 +0100 cl  r266152 : #i96164# applied patch to fix ambiguous operation


2009-02-12  Oliver Bolte  <obo@openoffice.org>  [ea6bc1e6afd4c8f902f4e2da3924a90bd1c73ecf]

CWS-TOOLING: integrate CWS jl115 2009-01-29 13:13:16 +0100 jsk  r267121 : #i98596# 2009-01-23 14:50:24 +0100 jl  r266821 : #98273# climaker.exe.config prevents using publisher policy 2009-01-23 14:10:51 +0100 jl  r266817 : #i98392# wrong use of iterator when removing a factory, which may lead to a crash 2009-01-19 11:36:29 +0100 jl  r266484 : #i96690# test extension 2009-01-19 11:32:46 +0100 jl  r266483 : #i96690# 2009-01-16 17:09:19 +0100 jl  r266439 : #i96690# ignore duplicate path URLs in manifest.xml. These may be introduces by copy/paste and lead to nasty errors 2009-01-16 14:04:00 +0100 jl  r266416 : #i92032# increasing minimum version of Java 2009-01-16 10:57:02 +0100 jl  r266407 : #i96816# compiler warning breaks build 2009-01-15 16:58:54 +0100 jl  r266384 : #i94938# patch from cmc. 2009-01-15 16:35:18 +0100 jl  r266383 : #i95838# applying patch 2009-01-15 16:15:58 +0100 jl  r266381 : #i70855# #i96102# WaitForMultipleObjects wrong implemented 2009-01-14 12:46:21 +0100 jl  r266287 : #i98038# increased assembly versions 2009-01-14 12:44:55 +0100 jl  r266285 : #i98038# increased assembly versions 2009-01-13 17:11:20 +0100 jl  r266239 : #i98038# new test library for assemblies from 3.0.1


2009-02-12  Oliver Bolte  <obo@openoffice.org>  [b5fefc63777808810c7165e428d32ef1f65dce1b]

CWS-TOOLING: integrate CWS jl115 2009-01-29 13:13:16 +0100 jsk  r267121 : #i98596# 2009-01-23 14:50:24 +0100 jl  r266821 : #98273# climaker.exe.config prevents using publisher policy 2009-01-23 14:10:51 +0100 jl  r266817 : #i98392# wrong use of iterator when removing a factory, which may lead to a crash 2009-01-19 11:36:29 +0100 jl  r266484 : #i96690# test extension 2009-01-19 11:32:46 +0100 jl  r266483 : #i96690# 2009-01-16 17:09:19 +0100 jl  r266439 : #i96690# ignore duplicate path URLs in manifest.xml. These may be introduces by copy/paste and lead to nasty errors 2009-01-16 14:04:00 +0100 jl  r266416 : #i92032# increasing minimum version of Java 2009-01-16 10:57:02 +0100 jl  r266407 : #i96816# compiler warning breaks build 2009-01-15 16:58:54 +0100 jl  r266384 : #i94938# patch from cmc. 2009-01-15 16:35:18 +0100 jl  r266383 : #i95838# applying patch 2009-01-15 16:15:58 +0100 jl  r266381 : #i70855# #i96102# WaitForMultipleObjects wrong implemented 2009-01-14 12:46:21 +0100 jl  r266287 : #i98038# increased assembly versions 2009-01-14 12:44:55 +0100 jl  r266285 : #i98038# increased assembly versions 2009-01-13 17:11:20 +0100 jl  r266239 : #i98038# new test library for assemblies from 3.0.1


2009-02-12  Oliver Bolte  <obo@openoffice.org>  [65e36d7972447743930358d9463e7bcdf1276f37]

CWS-TOOLING: integrate CWS jl115 2009-01-29 13:13:16 +0100 jsk  r267121 : #i98596# 2009-01-23 14:50:24 +0100 jl  r266821 : #98273# climaker.exe.config prevents using publisher policy 2009-01-23 14:10:51 +0100 jl  r266817 : #i98392# wrong use of iterator when removing a factory, which may lead to a crash 2009-01-19 11:36:29 +0100 jl  r266484 : #i96690# test extension 2009-01-19 11:32:46 +0100 jl  r266483 : #i96690# 2009-01-16 17:09:19 +0100 jl  r266439 : #i96690# ignore duplicate path URLs in manifest.xml. These may be introduces by copy/paste and lead to nasty errors 2009-01-16 14:04:00 +0100 jl  r266416 : #i92032# increasing minimum version of Java 2009-01-16 10:57:02 +0100 jl  r266407 : #i96816# compiler warning breaks build 2009-01-15 16:58:54 +0100 jl  r266384 : #i94938# patch from cmc. 2009-01-15 16:35:18 +0100 jl  r266383 : #i95838# applying patch 2009-01-15 16:15:58 +0100 jl  r266381 : #i70855# #i96102# WaitForMultipleObjects wrong implemented 2009-01-14 12:46:21 +0100 jl  r266287 : #i98038# increased assembly versions 2009-01-14 12:44:55 +0100 jl  r266285 : #i98038# increased assembly versions 2009-01-13 17:11:20 +0100 jl  r266239 : #i98038# new test library for assemblies from 3.0.1


2009-02-12  Oliver Bolte  <obo@openoffice.org>  [75844884a8aafdeae5e5092946c96cb8bc47de12]

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>  [834cb35023b6e5cc13e8eac632b4075a3a8f274e]

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>  [129c1dbec778ccc818e0ece686ba37d0cbb4397e]

CWS-TOOLING: integrate CWS mav44 2009-01-18 22:39:43 +0100 mav  r266467 : #i97073# the soffice file should be a shell script, adjust the plugin 2009-01-18 22:35:15 +0100 mav  r266466 : #i97073# the soffice file should be a shell script, integrate fix from hro41 cws 2009-01-16 15:32:10 +0100 mav  r266426 : #i96456# fix link resolving 2009-01-16 12:21:39 +0100 mav  r266413 : #i97073# the soffice file is no more a shell script 2009-01-16 09:58:05 +0100 mav  r266402 : #i95409# add complex test using unicode names 2009-01-15 20:27:03 +0100 mav  r266392 : #i95408# fix include list 2009-01-15 20:09:28 +0100 mav  r266390 : #i95408# deliver new header 2009-01-15 16:16:33 +0100 mav  r266382 : #i95408# rebase to m38 2009-01-15 16:11:16 +0100 mav  r266380 : #i95408# rebase to m38 2009-01-15 15:38:16 +0100 mav  r266376 : CWS-TOOLING: rebase CWS mav44 to trunk@265758 (milestone: DEV300:m38) 2009-01-14 13:23:55 +0100 mav  r266294 : #i97073# let the presentation slideshow be started in window mode in plugin 2009-01-13 17:27:52 +0100 mav  r266241 : #i95409#,#i95408# support UTF8 encoding for entry names, check the validity of the entries 2009-01-13 16:35:39 +0100 mav  r266236 : #i95408# function to check whether a zip entry name is acceptable 2009-01-13 12:00:18 +0100 mav  r266205 : #i94003# a readonly document can not be modified 2009-01-09 13:24:49 +0100 mav  r266078 : #i95951# let the title be changed 2009-01-09 11:34:49 +0100 mav  r266068 : #i80862# close the link only if was closed by the container, othewise leave it open 2009-01-08 11:30:13 +0100 mav  r265989 : #i97071# disable Toolbars during window-based slide show in ActiveX control 2009-01-08 08:23:23 +0100 mav  r265983 : #i97071# setVisible does not trigger layout in case there is not MenuBar 2009-01-06 12:39:39 +0100 mav  r265908 : #i96185# let the MediaDescriptor get the target URL 2009-01-05 08:46:45 +0100 mav  r265856 : #i93473# integrate the patch 2009-01-02 17:45:17 +0100 mav  r265845 : #i94468#,#i96456# try to follow links 2009-01-02 16:53:41 +0100 mav  r265841 : #i94468#,#i96456# use the same parsing mechanics in sharing control file and document lock file 2009-01-02 16:51:24 +0100 mav  r265839 : #i94468#,#i96456# use the same parsing mechanics in sharing control file and document lock file


2009-02-12  Oliver Bolte  <obo@openoffice.org>  [bbef3ea39fc3fe0bed5bc6307e396fd434e02296]

CWS-TOOLING: integrate CWS mav44 2009-01-18 22:39:43 +0100 mav  r266467 : #i97073# the soffice file should be a shell script, adjust the plugin 2009-01-18 22:35:15 +0100 mav  r266466 : #i97073# the soffice file should be a shell script, integrate fix from hro41 cws 2009-01-16 15:32:10 +0100 mav  r266426 : #i96456# fix link resolving 2009-01-16 12:21:39 +0100 mav  r266413 : #i97073# the soffice file is no more a shell script 2009-01-16 09:58:05 +0100 mav  r266402 : #i95409# add complex test using unicode names 2009-01-15 20:27:03 +0100 mav  r266392 : #i95408# fix include list 2009-01-15 20:09:28 +0100 mav  r266390 : #i95408# deliver new header 2009-01-15 16:16:33 +0100 mav  r266382 : #i95408# rebase to m38 2009-01-15 16:11:16 +0100 mav  r266380 : #i95408# rebase to m38 2009-01-15 15:38:16 +0100 mav  r266376 : CWS-TOOLING: rebase CWS mav44 to trunk@265758 (milestone: DEV300:m38) 2009-01-14 13:23:55 +0100 mav  r266294 : #i97073# let the presentation slideshow be started in window mode in plugin 2009-01-13 17:27:52 +0100 mav  r266241 : #i95409#,#i95408# support UTF8 encoding for entry names, check the validity of the entries 2009-01-13 16:35:39 +0100 mav  r266236 : #i95408# function to check whether a zip entry name is acceptable 2009-01-13 12:00:18 +0100 mav  r266205 : #i94003# a readonly document can not be modified 2009-01-09 13:24:49 +0100 mav  r266078 : #i95951# let the title be changed 2009-01-09 11:34:49 +0100 mav  r266068 : #i80862# close the link only if was closed by the container, othewise leave it open 2009-01-08 11:30:13 +0100 mav  r265989 : #i97071# disable Toolbars during window-based slide show in ActiveX control 2009-01-08 08:23:23 +0100 mav  r265983 : #i97071# setVisible does not trigger layout in case there is not MenuBar 2009-01-06 12:39:39 +0100 mav  r265908 : #i96185# let the MediaDescriptor get the target URL 2009-01-05 08:46:45 +0100 mav  r265856 : #i93473# integrate the patch 2009-01-02 17:45:17 +0100 mav  r265845 : #i94468#,#i96456# try to follow links 2009-01-02 16:53:41 +0100 mav  r265841 : #i94468#,#i96456# use the same parsing mechanics in sharing control file and document lock file 2009-01-02 16:51:24 +0100 mav  r265839 : #i94468#,#i96456# use the same parsing mechanics in sharing control file and document lock file


2009-02-12  Oliver Bolte  <obo@openoffice.org>  [c756984e2a1ef3ae76112c0027acf1db765eab02]

CWS-TOOLING: integrate CWS mav44 2009-01-18 22:39:43 +0100 mav  r266467 : #i97073# the soffice file should be a shell script, adjust the plugin 2009-01-18 22:35:15 +0100 mav  r266466 : #i97073# the soffice file should be a shell script, integrate fix from hro41 cws 2009-01-16 15:32:10 +0100 mav  r266426 : #i96456# fix link resolving 2009-01-16 12:21:39 +0100 mav  r266413 : #i97073# the soffice file is no more a shell script 2009-01-16 09:58:05 +0100 mav  r266402 : #i95409# add complex test using unicode names 2009-01-15 20:27:03 +0100 mav  r266392 : #i95408# fix include list 2009-01-15 20:09:28 +0100 mav  r266390 : #i95408# deliver new header 2009-01-15 16:16:33 +0100 mav  r266382 : #i95408# rebase to m38 2009-01-15 16:11:16 +0100 mav  r266380 : #i95408# rebase to m38 2009-01-15 15:38:16 +0100 mav  r266376 : CWS-TOOLING: rebase CWS mav44 to trunk@265758 (milestone: DEV300:m38) 2009-01-14 13:23:55 +0100 mav  r266294 : #i97073# let the presentation slideshow be started in window mode in plugin 2009-01-13 17:27:52 +0100 mav  r266241 : #i95409#,#i95408# support UTF8 encoding for entry names, check the validity of the entries 2009-01-13 16:35:39 +0100 mav  r266236 : #i95408# function to check whether a zip entry name is acceptable 2009-01-13 12:00:18 +0100 mav  r266205 : #i94003# a readonly document can not be modified 2009-01-09 13:24:49 +0100 mav  r266078 : #i95951# let the title be changed 2009-01-09 11:34:49 +0100 mav  r266068 : #i80862# close the link only if was closed by the container, othewise leave it open 2009-01-08 11:30:13 +0100 mav  r265989 : #i97071# disable Toolbars during window-based slide show in ActiveX control 2009-01-08 08:23:23 +0100 mav  r265983 : #i97071# setVisible does not trigger layout in case there is not MenuBar 2009-01-06 12:39:39 +0100 mav  r265908 : #i96185# let the MediaDescriptor get the target URL 2009-01-05 08:46:45 +0100 mav  r265856 : #i93473# integrate the patch 2009-01-02 17:45:17 +0100 mav  r265845 : #i94468#,#i96456# try to follow links 2009-01-02 16:53:41 +0100 mav  r265841 : #i94468#,#i96456# use the same parsing mechanics in sharing control file and document lock file 2009-01-02 16:51:24 +0100 mav  r265839 : #i94468#,#i96456# use the same parsing mechanics in sharing control file and document lock file


2009-02-12  Oliver Bolte  <obo@openoffice.org>  [20549ebe3730fa436e48ba2cd418761828cf4bca]

CWS-TOOLING: integrate CWS mav44 2009-01-18 22:39:43 +0100 mav  r266467 : #i97073# the soffice file should be a shell script, adjust the plugin 2009-01-18 22:35:15 +0100 mav  r266466 : #i97073# the soffice file should be a shell script, integrate fix from hro41 cws 2009-01-16 15:32:10 +0100 mav  r266426 : #i96456# fix link resolving 2009-01-16 12:21:39 +0100 mav  r266413 : #i97073# the soffice file is no more a shell script 2009-01-16 09:58:05 +0100 mav  r266402 : #i95409# add complex test using unicode names 2009-01-15 20:27:03 +0100 mav  r266392 : #i95408# fix include list 2009-01-15 20:09:28 +0100 mav  r266390 : #i95408# deliver new header 2009-01-15 16:16:33 +0100 mav  r266382 : #i95408# rebase to m38 2009-01-15 16:11:16 +0100 mav  r266380 : #i95408# rebase to m38 2009-01-15 15:38:16 +0100 mav  r266376 : CWS-TOOLING: rebase CWS mav44 to trunk@265758 (milestone: DEV300:m38) 2009-01-14 13:23:55 +0100 mav  r266294 : #i97073# let the presentation slideshow be started in window mode in plugin 2009-01-13 17:27:52 +0100 mav  r266241 : #i95409#,#i95408# support UTF8 encoding for entry names, check the validity of the entries 2009-01-13 16:35:39 +0100 mav  r266236 : #i95408# function to check whether a zip entry name is acceptable 2009-01-13 12:00:18 +0100 mav  r266205 : #i94003# a readonly document can not be modified 2009-01-09 13:24:49 +0100 mav  r266078 : #i95951# let the title be changed 2009-01-09 11:34:49 +0100 mav  r266068 : #i80862# close the link only if was closed by the container, othewise leave it open 2009-01-08 11:30:13 +0100 mav  r265989 : #i97071# disable Toolbars during window-based slide show in ActiveX control 2009-01-08 08:23:23 +0100 mav  r265983 : #i97071# setVisible does not trigger layout in case there is not MenuBar 2009-01-06 12:39:39 +0100 mav  r265908 : #i96185# let the MediaDescriptor get the target URL 2009-01-05 08:46:45 +0100 mav  r265856 : #i93473# integrate the patch 2009-01-02 17:45:17 +0100 mav  r265845 : #i94468#,#i96456# try to follow links 2009-01-02 16:53:41 +0100 mav  r265841 : #i94468#,#i96456# use the same parsing mechanics in sharing control file and document lock file 2009-01-02 16:51:24 +0100 mav  r265839 : #i94468#,#i96456# use the same parsing mechanics in sharing control file and document lock file


2009-02-12  Oliver Bolte  <obo@openoffice.org>  [414f47991711b750747fa901a4bd5747fe2d653d]

CWS-TOOLING: integrate CWS mav44 2009-01-18 22:39:43 +0100 mav  r266467 : #i97073# the soffice file should be a shell script, adjust the plugin 2009-01-18 22:35:15 +0100 mav  r266466 : #i97073# the soffice file should be a shell script, integrate fix from hro41 cws 2009-01-16 15:32:10 +0100 mav  r266426 : #i96456# fix link resolving 2009-01-16 12:21:39 +0100 mav  r266413 : #i97073# the soffice file is no more a shell script 2009-01-16 09:58:05 +0100 mav  r266402 : #i95409# add complex test using unicode names 2009-01-15 20:27:03 +0100 mav  r266392 : #i95408# fix include list 2009-01-15 20:09:28 +0100 mav  r266390 : #i95408# deliver new header 2009-01-15 16:16:33 +0100 mav  r266382 : #i95408# rebase to m38 2009-01-15 16:11:16 +0100 mav  r266380 : #i95408# rebase to m38 2009-01-15 15:38:16 +0100 mav  r266376 : CWS-TOOLING: rebase CWS mav44 to trunk@265758 (milestone: DEV300:m38) 2009-01-14 13:23:55 +0100 mav  r266294 : #i97073# let the presentation slideshow be started in window mode in plugin 2009-01-13 17:27:52 +0100 mav  r266241 : #i95409#,#i95408# support UTF8 encoding for entry names, check the validity of the entries 2009-01-13 16:35:39 +0100 mav  r266236 : #i95408# function to check whether a zip entry name is acceptable 2009-01-13 12:00:18 +0100 mav  r266205 : #i94003# a readonly document can not be modified 2009-01-09 13:24:49 +0100 mav  r266078 : #i95951# let the title be changed 2009-01-09 11:34:49 +0100 mav  r266068 : #i80862# close the link only if was closed by the container, othewise leave it open 2009-01-08 11:30:13 +0100 mav  r265989 : #i97071# disable Toolbars during window-based slide show in ActiveX control 2009-01-08 08:23:23 +0100 mav  r265983 : #i97071# setVisible does not trigger layout in case there is not MenuBar 2009-01-06 12:39:39 +0100 mav  r265908 : #i96185# let the MediaDescriptor get the target URL 2009-01-05 08:46:45 +0100 mav  r265856 : #i93473# integrate the patch 2009-01-02 17:45:17 +0100 mav  r265845 : #i94468#,#i96456# try to follow links 2009-01-02 16:53:41 +0100 mav  r265841 : #i94468#,#i96456# use the same parsing mechanics in sharing control file and document lock file 2009-01-02 16:51:24 +0100 mav  r265839 : #i94468#,#i96456# use the same parsing mechanics in sharing control file and document lock file


2009-02-12  Oliver Bolte  <obo@openoffice.org>  [e591a08dc3d37e13703c855a7f4056faa4e34406]

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-02-12  Oliver Bolte  <obo@openoffice.org>  [a6f63081a3655f655e2268d41de564ac3f0bb0a8]

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-02-12  Oliver Bolte  <obo@openoffice.org>  [68f3a7e1ecb8c3585507f857604ec8e9b1874166]

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-02-12  Oliver Bolte  <obo@openoffice.org>  [4abe036dd1a44b6c3ac7a5d5002ee7dc996d70ca]

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-02-12  Rüdiger Timm  <rt@openoffice.org>  [f53e1b5c40e9a4674b035d11313c0ce77362fe07]

#i10000# Fix potential build breaker: remove unused parameter.


2009-02-12  Oliver Bolte  <obo@openoffice.org>  [6cf0f3359c172d5a7315d928500db0ddb87de3c8]

CWS-TOOLING: integrate CWS tbo04 2009-01-21 16:56:09 +0100 tbo  r266688 : #i96107# fixed - extension deadlock 2008-12-23 16:38:40 +0100 tbo  r265786 : #i97535# enforce version minor 2008-12-23 16:30:09 +0100 tbo  r265785 : #158701# disappeared for unknown reason


2009-02-12  Oliver Bolte  <obo@openoffice.org>  [e31a42e5df562ac981106bcdf00e0f26a6cb7a80]

CWS-TOOLING: integrate CWS i18n49 2008-12-16 19:40:01 +0100 khong  r265572 : CWS-TOOLING: rebase CWS i18n49 to trunk@264807 (milestone: DEV300:m37)


2009-02-11  Oliver Bolte  <obo@openoffice.org>  [6fed8a270237f81690addb2f5853e372535d66a9]

CWS-TOOLING: integrate CWS tbe35 2008-12-15 15:10:58 +0100 tbe  r265503 : CWS-TOOLING: rebase CWS tbe35 to trunk@264807 (milestone: DEV300:m37) 2008-12-11 17:12:58 +0100 tbe  r265335 : #i90682# formatting failed when first character is '-', '+' or '=' 2008-12-10 18:59:13 +0100 nn  r265228 : #i96930# invalidate sort toolbar slots in SelectionChanged 2008-12-09 15:58:45 +0100 nn  r265111 : #i77853# InitDocShell: SetLayoutRTL 2008-12-03 15:54:50 +0100 tbe  r264795 : #i94841# [Collaboration] When deleting rows is rejected, the content is sometimes wrong 2008-11-14 16:13:21 +0100 tbe  r263682 : #i95212# [Collaboration] Bad handling of row insertion in shared spreadsheet


2009-02-11  Oliver Bolte  <obo@openoffice.org>  [e2367a28a0a6b2f70565c8301131ea39546075f7]

CWS-TOOLING: integrate CWS tkr16 2008-12-11 15:48:43 +0100 tkr  r265321 : #i95208# do not deliver linux/unix shared libraries 2008-12-10 11:13:31 +0100 tkr  r265158 : CWS-TOOLING: rebase CWS tkr16 to trunk@264807 (milestone: DEV300:m37) 2008-12-09 10:32:56 +0100 tkr  r265061 : #i96906# patch: size of a symlink to a file 2008-10-28 08:48:23 +0100 tkr  r262697 : iXXXXX#: migrate CWS tkr16 to SVN.


2009-02-11  Oliver Bolte  <obo@openoffice.org>  [a8916a0226c76dd64fffe9216deb4a223bbede35]

CWS-TOOLING: integrate CWS tkr16 2008-12-11 15:48:43 +0100 tkr  r265321 : #i95208# do not deliver linux/unix shared libraries 2008-12-10 11:13:31 +0100 tkr  r265158 : CWS-TOOLING: rebase CWS tkr16 to trunk@264807 (milestone: DEV300:m37) 2008-12-09 10:32:56 +0100 tkr  r265061 : #i96906# patch: size of a symlink to a file 2008-10-28 08:48:23 +0100 tkr  r262697 : iXXXXX#: migrate CWS tkr16 to SVN.


2009-02-11  Oliver Bolte  <obo@openoffice.org>  [f3f7fa31c6de8dacb418f813b5a5b716fd421f3a]

CWS-TOOLING: integrate CWS vcl98 2009-01-16 15:17:38 +0100 pl  r266422 : #i93515# add fix for compiz (thanks cmc) 2009-01-15 10:55:36 +0100 thb  r266352 : #i97399# start==end angle means no arc at all 2009-01-14 18:54:37 +0100 pl  r266327 : #i96536# #i96396# add: pagescroll for wheel events (thanks mod) 2009-01-14 18:21:06 +0100 pl  r266325 : #i96536# #i96396# add: gestures, bracket matching (thanks mod) 2009-01-13 12:03:29 +0100 hdu  r266206 : #i98024# preserve glyph zero-advance for artificial bold and vertical layout (thanks CMC!) 2009-01-12 16:32:20 +0100 hdu  r266167 : #i97991# fix rotated text: temporary workaround for #i87686# 2009-01-08 17:16:17 +0100 hdu  r266028 : #159054# ignore empty ATSULayout 2009-01-08 16:59:05 +0100 hdu  r266026 : #159054# prevent invalid ATSUStyle 2009-01-07 19:04:06 +0100 pl  r265976 : #158288# add extraction of fonts and individual object streams to pdfunzip 2009-01-07 14:42:17 +0100 pl  r265969 : #i93011# workaround our ancient accelerator mechanisms to have deeper child window hirearchies working 2009-01-07 14:39:15 +0100 pl  r265967 : #i93011# workaround our ancient accelerator mechanisms to have deeper child window hirearchies working 2009-01-07 11:10:58 +0100 hdu  r265956 : #i97522# getPixel() returns COL_BLACK on printers or when out of bounds 2009-01-06 18:41:48 +0100 pl  r265938 : #i97696# do not force user password to owner password after all 2009-01-06 18:00:52 +0100 pl  r265934 : #i97157# fix a snafu 2009-01-06 13:23:38 +0100 pl  r265914 : #i93515# support for _NET_WM_USER_TIME (thanks cmc) 2009-01-06 12:50:37 +0100 hdu  r265912 : #i97538# get rid of compiler warnings for complex logical expressions 2009-01-06 12:49:09 +0100 hdu  r265911 : #i97538# get rid of compiler warnings for complex logical expressions 2009-01-06 12:14:07 +0100 hdu  r265906 : #i97522# implemented AquaSalGraphics::getPixel() 2008-12-18 16:46:59 +0100 pl  r265706 : #i96343# reset quick job flag 2008-12-18 16:44:22 +0100 pl  r265705 : #i96343# reset quick job flag 2008-12-18 14:08:22 +0100 pl  r265688 : #i93241# fix bit field query 2008-12-18 12:41:52 +0100 pl  r265682 : #i93241# eliminate useless static locale variable 2008-12-17 19:23:07 +0100 pl  r265654 : #i97064# set language to OOo user configured UI language (thanks cmc) 2008-12-17 17:44:38 +0100 hdu  r265651 : #i97326# debug-helper: print cairo version 2008-12-17 17:43:15 +0100 hdu  r265650 : #i97326# ignore cairo changing the transformation of our FT_FACE 2008-12-17 14:44:32 +0100 pl  r265604 : #i93631# refine control positioning 2008-12-17 12:40:39 +0100 hdu  r265596 : #i97167# update VCL.xcu for MacOSX for Japanese (thanks maho!) 2008-12-17 11:59:51 +0100 hdu  r265592 : #i97317# code movement to prevent needless and expensive construction/destruction in error path 2008-12-17 11:54:43 +0100 hdu  r265590 : #i97317# workaround QUARTZ bug with drawing small polygons 2008-12-16 17:57:02 +0100 pl  r265567 : #i97138# select num copies when grabbing focus 2008-12-16 17:15:11 +0100 pl  r265561 : #i93173# lazy deletion of toolbars 2008-12-16 16:33:51 +0100 pl  r265558 : #i93173# lazy deletion of toolbars: reparent floating DockingWindows in doLazyDelete 2008-12-16 13:23:17 +0100 pl  r265536 : #i97196# ensure style engine has been loaded (thanks cmc)


2009-02-11  Oliver Bolte  <obo@openoffice.org>  [e03fcb7ad74e6f216529ad1109ac72acf155d004]

CWS-TOOLING: integrate CWS vcl98 2009-01-16 15:17:38 +0100 pl  r266422 : #i93515# add fix for compiz (thanks cmc) 2009-01-15 10:55:36 +0100 thb  r266352 : #i97399# start==end angle means no arc at all 2009-01-14 18:54:37 +0100 pl  r266327 : #i96536# #i96396# add: pagescroll for wheel events (thanks mod) 2009-01-14 18:21:06 +0100 pl  r266325 : #i96536# #i96396# add: gestures, bracket matching (thanks mod) 2009-01-13 12:03:29 +0100 hdu  r266206 : #i98024# preserve glyph zero-advance for artificial bold and vertical layout (thanks CMC!) 2009-01-12 16:32:20 +0100 hdu  r266167 : #i97991# fix rotated text: temporary workaround for #i87686# 2009-01-08 17:16:17 +0100 hdu  r266028 : #159054# ignore empty ATSULayout 2009-01-08 16:59:05 +0100 hdu  r266026 : #159054# prevent invalid ATSUStyle 2009-01-07 19:04:06 +0100 pl  r265976 : #158288# add extraction of fonts and individual object streams to pdfunzip 2009-01-07 14:42:17 +0100 pl  r265969 : #i93011# workaround our ancient accelerator mechanisms to have deeper child window hirearchies working 2009-01-07 14:39:15 +0100 pl  r265967 : #i93011# workaround our ancient accelerator mechanisms to have deeper child window hirearchies working 2009-01-07 11:10:58 +0100 hdu  r265956 : #i97522# getPixel() returns COL_BLACK on printers or when out of bounds 2009-01-06 18:41:48 +0100 pl  r265938 : #i97696# do not force user password to owner password after all 2009-01-06 18:00:52 +0100 pl  r265934 : #i97157# fix a snafu 2009-01-06 13:23:38 +0100 pl  r265914 : #i93515# support for _NET_WM_USER_TIME (thanks cmc) 2009-01-06 12:50:37 +0100 hdu  r265912 : #i97538# get rid of compiler warnings for complex logical expressions 2009-01-06 12:49:09 +0100 hdu  r265911 : #i97538# get rid of compiler warnings for complex logical expressions 2009-01-06 12:14:07 +0100 hdu  r265906 : #i97522# implemented AquaSalGraphics::getPixel() 2008-12-18 16:46:59 +0100 pl  r265706 : #i96343# reset quick job flag 2008-12-18 16:44:22 +0100 pl  r265705 : #i96343# reset quick job flag 2008-12-18 14:08:22 +0100 pl  r265688 : #i93241# fix bit field query 2008-12-18 12:41:52 +0100 pl  r265682 : #i93241# eliminate useless static locale variable 2008-12-17 19:23:07 +0100 pl  r265654 : #i97064# set language to OOo user configured UI language (thanks cmc) 2008-12-17 17:44:38 +0100 hdu  r265651 : #i97326# debug-helper: print cairo version 2008-12-17 17:43:15 +0100 hdu  r265650 : #i97326# ignore cairo changing the transformation of our FT_FACE 2008-12-17 14:44:32 +0100 pl  r265604 : #i93631# refine control positioning 2008-12-17 12:40:39 +0100 hdu  r265596 : #i97167# update VCL.xcu for MacOSX for Japanese (thanks maho!) 2008-12-17 11:59:51 +0100 hdu  r265592 : #i97317# code movement to prevent needless and expensive construction/destruction in error path 2008-12-17 11:54:43 +0100 hdu  r265590 : #i97317# workaround QUARTZ bug with drawing small polygons 2008-12-16 17:57:02 +0100 pl  r265567 : #i97138# select num copies when grabbing focus 2008-12-16 17:15:11 +0100 pl  r265561 : #i93173# lazy deletion of toolbars 2008-12-16 16:33:51 +0100 pl  r265558 : #i93173# lazy deletion of toolbars: reparent floating DockingWindows in doLazyDelete 2008-12-16 13:23:17 +0100 pl  r265536 : #i97196# ensure style engine has been loaded (thanks cmc)


2009-02-11  Oliver Bolte  <obo@openoffice.org>  [e2d8db1a85f51f4552cff94bc2cc49310561c4e0]

CWS-TOOLING: integrate CWS vcl98 2009-01-16 15:17:38 +0100 pl  r266422 : #i93515# add fix for compiz (thanks cmc) 2009-01-15 10:55:36 +0100 thb  r266352 : #i97399# start==end angle means no arc at all 2009-01-14 18:54:37 +0100 pl  r266327 : #i96536# #i96396# add: pagescroll for wheel events (thanks mod) 2009-01-14 18:21:06 +0100 pl  r266325 : #i96536# #i96396# add: gestures, bracket matching (thanks mod) 2009-01-13 12:03:29 +0100 hdu  r266206 : #i98024# preserve glyph zero-advance for artificial bold and vertical layout (thanks CMC!) 2009-01-12 16:32:20 +0100 hdu  r266167 : #i97991# fix rotated text: temporary workaround for #i87686# 2009-01-08 17:16:17 +0100 hdu  r266028 : #159054# ignore empty ATSULayout 2009-01-08 16:59:05 +0100 hdu  r266026 : #159054# prevent invalid ATSUStyle 2009-01-07 19:04:06 +0100 pl  r265976 : #158288# add extraction of fonts and individual object streams to pdfunzip 2009-01-07 14:42:17 +0100 pl  r265969 : #i93011# workaround our ancient accelerator mechanisms to have deeper child window hirearchies working 2009-01-07 14:39:15 +0100 pl  r265967 : #i93011# workaround our ancient accelerator mechanisms to have deeper child window hirearchies working 2009-01-07 11:10:58 +0100 hdu  r265956 : #i97522# getPixel() returns COL_BLACK on printers or when out of bounds 2009-01-06 18:41:48 +0100 pl  r265938 : #i97696# do not force user password to owner password after all 2009-01-06 18:00:52 +0100 pl  r265934 : #i97157# fix a snafu 2009-01-06 13:23:38 +0100 pl  r265914 : #i93515# support for _NET_WM_USER_TIME (thanks cmc) 2009-01-06 12:50:37 +0100 hdu  r265912 : #i97538# get rid of compiler warnings for complex logical expressions 2009-01-06 12:49:09 +0100 hdu  r265911 : #i97538# get rid of compiler warnings for complex logical expressions 2009-01-06 12:14:07 +0100 hdu  r265906 : #i97522# implemented AquaSalGraphics::getPixel() 2008-12-18 16:46:59 +0100 pl  r265706 : #i96343# reset quick job flag 2008-12-18 16:44:22 +0100 pl  r265705 : #i96343# reset quick job flag 2008-12-18 14:08:22 +0100 pl  r265688 : #i93241# fix bit field query 2008-12-18 12:41:52 +0100 pl  r265682 : #i93241# eliminate useless static locale variable 2008-12-17 19:23:07 +0100 pl  r265654 : #i97064# set language to OOo user configured UI language (thanks cmc) 2008-12-17 17:44:38 +0100 hdu  r265651 : #i97326# debug-helper: print cairo version 2008-12-17 17:43:15 +0100 hdu  r265650 : #i97326# ignore cairo changing the transformation of our FT_FACE 2008-12-17 14:44:32 +0100 pl  r265604 : #i93631# refine control positioning 2008-12-17 12:40:39 +0100 hdu  r265596 : #i97167# update VCL.xcu for MacOSX for Japanese (thanks maho!) 2008-12-17 11:59:51 +0100 hdu  r265592 : #i97317# code movement to prevent needless and expensive construction/destruction in error path 2008-12-17 11:54:43 +0100 hdu  r265590 : #i97317# workaround QUARTZ bug with drawing small polygons 2008-12-16 17:57:02 +0100 pl  r265567 : #i97138# select num copies when grabbing focus 2008-12-16 17:15:11 +0100 pl  r265561 : #i93173# lazy deletion of toolbars 2008-12-16 16:33:51 +0100 pl  r265558 : #i93173# lazy deletion of toolbars: reparent floating DockingWindows in doLazyDelete 2008-12-16 13:23:17 +0100 pl  r265536 : #i97196# ensure style engine has been loaded (thanks cmc)


2009-02-11  Oliver Bolte  <obo@openoffice.org>  [df3d827f86c0fb7a046175a1d2c8cc0a662fc4b3]

CWS-TOOLING: integrate CWS vcl98 2009-01-16 15:17:38 +0100 pl  r266422 : #i93515# add fix for compiz (thanks cmc) 2009-01-15 10:55:36 +0100 thb  r266352 : #i97399# start==end angle means no arc at all 2009-01-14 18:54:37 +0100 pl  r266327 : #i96536# #i96396# add: pagescroll for wheel events (thanks mod) 2009-01-14 18:21:06 +0100 pl  r266325 : #i96536# #i96396# add: gestures, bracket matching (thanks mod) 2009-01-13 12:03:29 +0100 hdu  r266206 : #i98024# preserve glyph zero-advance for artificial bold and vertical layout (thanks CMC!) 2009-01-12 16:32:20 +0100 hdu  r266167 : #i97991# fix rotated text: temporary workaround for #i87686# 2009-01-08 17:16:17 +0100 hdu  r266028 : #159054# ignore empty ATSULayout 2009-01-08 16:59:05 +0100 hdu  r266026 : #159054# prevent invalid ATSUStyle 2009-01-07 19:04:06 +0100 pl  r265976 : #158288# add extraction of fonts and individual object streams to pdfunzip 2009-01-07 14:42:17 +0100 pl  r265969 : #i93011# workaround our ancient accelerator mechanisms to have deeper child window hirearchies working 2009-01-07 14:39:15 +0100 pl  r265967 : #i93011# workaround our ancient accelerator mechanisms to have deeper child window hirearchies working 2009-01-07 11:10:58 +0100 hdu  r265956 : #i97522# getPixel() returns COL_BLACK on printers or when out of bounds 2009-01-06 18:41:48 +0100 pl  r265938 : #i97696# do not force user password to owner password after all 2009-01-06 18:00:52 +0100 pl  r265934 : #i97157# fix a snafu 2009-01-06 13:23:38 +0100 pl  r265914 : #i93515# support for _NET_WM_USER_TIME (thanks cmc) 2009-01-06 12:50:37 +0100 hdu  r265912 : #i97538# get rid of compiler warnings for complex logical expressions 2009-01-06 12:49:09 +0100 hdu  r265911 : #i97538# get rid of compiler warnings for complex logical expressions 2009-01-06 12:14:07 +0100 hdu  r265906 : #i97522# implemented AquaSalGraphics::getPixel() 2008-12-18 16:46:59 +0100 pl  r265706 : #i96343# reset quick job flag 2008-12-18 16:44:22 +0100 pl  r265705 : #i96343# reset quick job flag 2008-12-18 14:08:22 +0100 pl  r265688 : #i93241# fix bit field query 2008-12-18 12:41:52 +0100 pl  r265682 : #i93241# eliminate useless static locale variable 2008-12-17 19:23:07 +0100 pl  r265654 : #i97064# set language to OOo user configured UI language (thanks cmc) 2008-12-17 17:44:38 +0100 hdu  r265651 : #i97326# debug-helper: print cairo version 2008-12-17 17:43:15 +0100 hdu  r265650 : #i97326# ignore cairo changing the transformation of our FT_FACE 2008-12-17 14:44:32 +0100 pl  r265604 : #i93631# refine control positioning 2008-12-17 12:40:39 +0100 hdu  r265596 : #i97167# update VCL.xcu for MacOSX for Japanese (thanks maho!) 2008-12-17 11:59:51 +0100 hdu  r265592 : #i97317# code movement to prevent needless and expensive construction/destruction in error path 2008-12-17 11:54:43 +0100 hdu  r265590 : #i97317# workaround QUARTZ bug with drawing small polygons 2008-12-16 17:57:02 +0100 pl  r265567 : #i97138# select num copies when grabbing focus 2008-12-16 17:15:11 +0100 pl  r265561 : #i93173# lazy deletion of toolbars 2008-12-16 16:33:51 +0100 pl  r265558 : #i93173# lazy deletion of toolbars: reparent floating DockingWindows in doLazyDelete 2008-12-16 13:23:17 +0100 pl  r265536 : #i97196# ensure style engine has been loaded (thanks cmc)


2009-02-11  Oliver Bolte  <obo@openoffice.org>  [7982680e70dd74180dcefd43b51fc3c96d4ad941]

CWS-TOOLING: integrate CWS vcl98 2009-01-16 15:17:38 +0100 pl  r266422 : #i93515# add fix for compiz (thanks cmc) 2009-01-15 10:55:36 +0100 thb  r266352 : #i97399# start==end angle means no arc at all 2009-01-14 18:54:37 +0100 pl  r266327 : #i96536# #i96396# add: pagescroll for wheel events (thanks mod) 2009-01-14 18:21:06 +0100 pl  r266325 : #i96536# #i96396# add: gestures, bracket matching (thanks mod) 2009-01-13 12:03:29 +0100 hdu  r266206 : #i98024# preserve glyph zero-advance for artificial bold and vertical layout (thanks CMC!) 2009-01-12 16:32:20 +0100 hdu  r266167 : #i97991# fix rotated text: temporary workaround for #i87686# 2009-01-08 17:16:17 +0100 hdu  r266028 : #159054# ignore empty ATSULayout 2009-01-08 16:59:05 +0100 hdu  r266026 : #159054# prevent invalid ATSUStyle 2009-01-07 19:04:06 +0100 pl  r265976 : #158288# add extraction of fonts and individual object streams to pdfunzip 2009-01-07 14:42:17 +0100 pl  r265969 : #i93011# workaround our ancient accelerator mechanisms to have deeper child window hirearchies working 2009-01-07 14:39:15 +0100 pl  r265967 : #i93011# workaround our ancient accelerator mechanisms to have deeper child window hirearchies working 2009-01-07 11:10:58 +0100 hdu  r265956 : #i97522# getPixel() returns COL_BLACK on printers or when out of bounds 2009-01-06 18:41:48 +0100 pl  r265938 : #i97696# do not force user password to owner password after all 2009-01-06 18:00:52 +0100 pl  r265934 : #i97157# fix a snafu 2009-01-06 13:23:38 +0100 pl  r265914 : #i93515# support for _NET_WM_USER_TIME (thanks cmc) 2009-01-06 12:50:37 +0100 hdu  r265912 : #i97538# get rid of compiler warnings for complex logical expressions 2009-01-06 12:49:09 +0100 hdu  r265911 : #i97538# get rid of compiler warnings for complex logical expressions 2009-01-06 12:14:07 +0100 hdu  r265906 : #i97522# implemented AquaSalGraphics::getPixel() 2008-12-18 16:46:59 +0100 pl  r265706 : #i96343# reset quick job flag 2008-12-18 16:44:22 +0100 pl  r265705 : #i96343# reset quick job flag 2008-12-18 14:08:22 +0100 pl  r265688 : #i93241# fix bit field query 2008-12-18 12:41:52 +0100 pl  r265682 : #i93241# eliminate useless static locale variable 2008-12-17 19:23:07 +0100 pl  r265654 : #i97064# set language to OOo user configured UI language (thanks cmc) 2008-12-17 17:44:38 +0100 hdu  r265651 : #i97326# debug-helper: print cairo version 2008-12-17 17:43:15 +0100 hdu  r265650 : #i97326# ignore cairo changing the transformation of our FT_FACE 2008-12-17 14:44:32 +0100 pl  r265604 : #i93631# refine control positioning 2008-12-17 12:40:39 +0100 hdu  r265596 : #i97167# update VCL.xcu for MacOSX for Japanese (thanks maho!) 2008-12-17 11:59:51 +0100 hdu  r265592 : #i97317# code movement to prevent needless and expensive construction/destruction in error path 2008-12-17 11:54:43 +0100 hdu  r265590 : #i97317# workaround QUARTZ bug with drawing small polygons 2008-12-16 17:57:02 +0100 pl  r265567 : #i97138# select num copies when grabbing focus 2008-12-16 17:15:11 +0100 pl  r265561 : #i93173# lazy deletion of toolbars 2008-12-16 16:33:51 +0100 pl  r265558 : #i93173# lazy deletion of toolbars: reparent floating DockingWindows in doLazyDelete 2008-12-16 13:23:17 +0100 pl  r265536 : #i97196# ensure style engine has been loaded (thanks cmc)


2009-02-11  Oliver Bolte  <obo@openoffice.org>  [3ea7bde4ffde5230a319689631415dc6085078dc]

CWS-TOOLING: integrate CWS ab61 2009-01-29 09:39:19 +0100 jsk  r267096 : #i97038 2009-01-20 12:35:31 +0100 ab  r266568 : #i94994# Applied patch 2009-01-19 17:50:55 +0100 ab  r266514 : #i97038# Applied patch 2009-01-13 14:47:20 +0100 ab  r266226 : #i96087# Applied patch 2009-01-13 12:24:30 +0100 ab  r266207 : #i95200# Applied patch 2008-12-19 16:37:32 +0100 ab  r265735 : #i93214# Applied patch 2008-12-19 16:21:38 +0100 ab  r265730 : #i57749# Applied patch


2009-02-11  Oliver Bolte  <obo@openoffice.org>  [b8128f15549ddc463545f068d482a79bb3ef30f8]

CWS-TOOLING: integrate CWS ab61 2009-01-29 09:39:19 +0100 jsk  r267096 : #i97038 2009-01-20 12:35:31 +0100 ab  r266568 : #i94994# Applied patch 2009-01-19 17:50:55 +0100 ab  r266514 : #i97038# Applied patch 2009-01-13 14:47:20 +0100 ab  r266226 : #i96087# Applied patch 2009-01-13 12:24:30 +0100 ab  r266207 : #i95200# Applied patch 2008-12-19 16:37:32 +0100 ab  r265735 : #i93214# Applied patch 2008-12-19 16:21:38 +0100 ab  r265730 : #i57749# Applied patch


2009-02-11  Oliver Bolte  <obo@openoffice.org>  [326696598621c5883d7c28f491ca8192e8cfb21c]

CWS-TOOLING: integrate CWS ab61 2009-01-29 09:39:19 +0100 jsk  r267096 : #i97038 2009-01-20 12:35:31 +0100 ab  r266568 : #i94994# Applied patch 2009-01-19 17:50:55 +0100 ab  r266514 : #i97038# Applied patch 2009-01-13 14:47:20 +0100 ab  r266226 : #i96087# Applied patch 2009-01-13 12:24:30 +0100 ab  r266207 : #i95200# Applied patch 2008-12-19 16:37:32 +0100 ab  r265735 : #i93214# Applied patch 2008-12-19 16:21:38 +0100 ab  r265730 : #i57749# Applied patch


2009-02-10  Oliver Bolte  <obo@openoffice.org>  [40568a858a538e2a418c60372b373a09d8a1425d]

CWS-TOOLING: integrate CWS extras310 2008-12-15 13:34:58 +0100 va  r265480 : #i95258#: Initial Revision. 2008-11-27 17:19:55 +0100 va  r264511 : #i91071#: Updated AutoCorrection List 2008-11-27 16:45:51 +0100 va  r264508 : #i96663#: Initial Revision. 2008-11-27 16:44:27 +0100 va  r264507 : #i96663# Added Mongolian AutoCorrection 2008-11-27 16:05:53 +0100 va  r264501 : #i96160#: Updated AutoCorrection List. 2008-11-17 14:40:19 +0100 va  r263724 : #i90138#: Recreated soffice.od* files (shellnew). 2008-11-12 16:06:40 +0100 va  r263606 : #i87843#: Corrected Comma Mistakes. 2008-11-12 16:06:02 +0100 va  r263605 : #i87843#: Corrected Comma Mistakes. 2008-11-12 13:07:14 +0100 va  r263589 : #i54540#: Added Mr. and Mrs. to the List of known Abbreviations to avoid Capitalization 2008-11-12 12:59:14 +0100 va  r263586 : New Directory 2008-11-12 12:14:20 +0100 va  r263584 : #i89321#: Fixed and optimized of background fill images


2009-02-06  Mikhail Voitenko  <mav@openoffice.org>  [2413df68be6cd44374da1a3afcfa6a2d36e4ba4b]

reverting the last commit, it was not intended for the trunk


2009-02-06  Mikhail Voitenko  <mav@openoffice.org>  [a84100fa29d2079ece27124ea9ea3ca06cf94023]

#i98240# commit the patch


2009-02-02  Rüdiger Timm  <rt@openoffice.org>  [fb28cb32cf2de10d6f5a609873ca01eb231471c1]

#98631# sdext needs vcl.


2009-01-30  Release Engineers  <releng@openoffice.org>  [b6900e6cdf0a9cc5acad8410ad0ff35989428a70]

Create DEV300_m41 milestone tag from trunk@267170


2009-01-30  Release Engineers  <releng@openoffice.org>  [56b8b38d433e3aac5f621380040d3f02040d6313]

Create DEV300_m41 milestone tag from trunk@267170


2009-01-30  Release Engineers  <releng@openoffice.org>  [f95e32222fc19d5e16935d1bf10eafa694a1376c]

Create DEV300_m41 milestone tag from trunk@267170


2009-01-30  Release Engineers  <releng@openoffice.org>  [1b95264c71686fd8065e57bce96226bc1b30ced3]

Create DEV300_m41 milestone tag from trunk@267170


2009-01-30  Release Engineers  <releng@openoffice.org>  [e6990b605c7697e1986c21272fb8b412be9884ce]

Create DEV300_m41 milestone tag from trunk@267170


2009-01-29  Kurt Zenker  <kz@openoffice.org>  [bd63245e0b5ce72ca64a765f17bfaa10a155b41d]

#i98521# remove -fast switch (tkr)


2009-01-29  Kurt Zenker  <kz@openoffice.org>  [7637be52a559b81e76a7bc533592ede59f605358]

DEV300


2009-01-29  Rüdiger Timm  <rt@openoffice.org>  [9562c0ab1ec170443eb7e946b7e98937a39af668]

CWS-TOOLING: integrate CWS metropatch01_DEV300


2009-01-29  Rüdiger Timm  <rt@openoffice.org>  [e6e8722c10e925c05c7eeea073a717f20c0ebdb2]

CWS-TOOLING: integrate CWS metropatch01_DEV300


2009-01-29  Rüdiger Timm  <rt@openoffice.org>  [a538781e429f2c844cc6916384951c8c30b22425]

CWS-TOOLING: integrate CWS metropatch01_DEV300


2009-01-29  Rüdiger Timm  <rt@openoffice.org>  [32e6165baecd2a341ba898f7b0a886531be3eec4]

CWS-TOOLING: integrate CWS metropatch01_DEV300


2009-01-29  Rüdiger Timm  <rt@openoffice.org>  [426ab2c0e8f6e3fe2b766f74f6b8da873d860260]

CWS-TOOLING: integrate CWS metropatch01_DEV300


2009-01-29  Kurt Zenker  <kz@openoffice.org>  [15721208baeb76ff049c5287d180e38e90821eaa]

CWS-TOOLING: integrate CWS cmcfixes52 2009-01-05 10:49:04 +0100 cmc  r265860 : #i97763# remove low-hanging warnings


2009-01-29  Kurt Zenker  <kz@openoffice.org>  [660fc34c7c7bd5a3a485a8db2a34d7b216ed5ecd]

CWS-TOOLING: integrate CWS cmcfixes52 2009-01-05 10:49:04 +0100 cmc  r265860 : #i97763# remove low-hanging warnings


2009-01-29  Kurt Zenker  <kz@openoffice.org>  [ee5dcf56c5a8b68c5d4e6314015563b4ced8747f]

CWS-TOOLING: integrate CWS cmcfixes52 2009-01-05 10:49:04 +0100 cmc  r265860 : #i97763# remove low-hanging warnings


2009-01-29  Kurt Zenker  <kz@openoffice.org>  [4c39ae976837fe7c6a7529234ae369e7cc4519b7]

CWS-TOOLING: integrate CWS cmcfixes52 2009-01-05 10:49:04 +0100 cmc  r265860 : #i97763# remove low-hanging warnings


2009-01-29  Kurt Zenker  <kz@openoffice.org>  [25dad84813feb405e709c31b180361dc1b7cfaaa]

CWS-TOOLING: integrate CWS cmcfixes52 2009-01-05 10:49:04 +0100 cmc  r265860 : #i97763# remove low-hanging warnings


2009-01-29  Rüdiger Timm  <rt@openoffice.org>  [fd648c0582c85ee3f83e8c013f23b6fd17704b0a]

#i98584# Fix debug build for 'automation': add missing semicolon after DBG_ERROR macro (patch by rvojta).


2009-01-28  Kurt Zenker  <kz@openoffice.org>  [11ab34823a6dcc0f8f21bbbd1851df37bea09291]

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>  [ab8c60f51cb93dd5f340b4bd6c35d0e989890158]

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>  [ec17391ed77782c2adc0e449e886d968921ea249]

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>  [7deeb2a401b108ac176c4670b6674bfabfcef63c]

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>  [29c6a878da105134a80b83e090f1184d487a62e0]

#i10000# add missing depenency on javaunohelper


2009-01-28  Kurt Zenker  <kz@openoffice.org>  [c0fa3bc1276b1ab9988546ee2cf9f77297a73b5a]

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-28  Kurt Zenker  <kz@openoffice.org>  [988ade1494c6460660a029e2e45db91cfccbe0a9]

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-28  Kurt Zenker  <kz@openoffice.org>  [cca22b0b4472db44dcff87802abd54538a6a30aa]

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-28  Kurt Zenker  <kz@openoffice.org>  [8cc5e4ca4633d83b1a188d824180eed8b60559d8]

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>  [443c2fd776f4625093e96deba02f5a601bf03612]

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-27  Kurt Zenker  <kz@openoffice.org>  [ac520331c001a416336f61be7fc993c07fece053]

#i98513# avoid quoting problem


2009-01-26  Release Engineers  <releng@openoffice.org>  [5c69ae73a2a915d8996c20912eb5faabd0799379]

Create DEV300_m40 milestone tag from trunk@266942


2009-01-26  Release Engineers  <releng@openoffice.org>  [5ad3b5160d42335c3b25dbc171178330293deb93]

Create DEV300_m40 milestone tag from trunk@266942


2009-01-26  Release Engineers  <releng@openoffice.org>  [d4314710fb539a039f2f02467d741444dbe26525]

Create DEV300_m40 milestone tag from trunk@266942


2009-01-26  Release Engineers  <releng@openoffice.org>  [d4d1b3bbfca77c7cb5e130fd297195b7dd4ca7fd]

Create DEV300_m40 milestone tag from trunk@266942


2009-01-26  Release Engineers  <releng@openoffice.org>  [68ff6174e76c0c6faebe4d9bb22559f2bc483343]

Create DEV300_m40 milestone tag from trunk@266942


2009-01-26  Release Engineers  <releng@openoffice.org>  [9578c30661506a863ac374128078aa0b5f7a3991]

Create DEV300_m40 milestone tag from trunk@266942


2009-01-26  Release Engineers  <releng@openoffice.org>  [a641143d2c8b0de549aa9e7b70f856c8b0fb7fe9]

Create DEV300_m40 milestone tag from trunk@266942


2009-01-26  Release Engineers  <releng@openoffice.org>  [abad13716355005ffe214f59c9e9cfe1ef4e1d0d]

Create DEV300_m40 milestone tag from trunk@266942


2009-01-26  Release Engineers  <releng@openoffice.org>  [91e26d39c32fe621593a75b6888a009ddf5a1d1a]

Create DEV300_m40 milestone tag from trunk@266942


2009-01-26  Release Engineers  <releng@openoffice.org>  [635d8309899270487d94d218cf3c616d4ad136a0]

Create DEV300_m40 milestone tag from trunk@266942


2009-01-26  Release Engineers  <releng@openoffice.org>  [0a9fc2a43488e799b6198c49abf2840bf05bd6f0]

Create DEV300_m40 milestone tag from trunk@266942


2009-01-26  Release Engineers  <releng@openoffice.org>  [648c5ae8e4d8cb07c0fa32cc0d263d3781c6c835]

Create DEV300_m40 milestone tag from trunk@266942


2009-01-26  Release Engineers  <releng@openoffice.org>  [040311c76f5f997fe4a0cc6e06e87e439ee9cbab]

Create DEV300_m40 milestone tag from trunk@266942


2009-01-26  Release Engineers  <releng@openoffice.org>  [2a2065c4074d8131627a41548c41cf96851708d9]

#100000# deleted merge-info from ooo trunc


2009-01-26  Release Engineers  <releng@openoffice.org>  [d40a8fd38e76ba0bddaca1be59b1880828b3ed66]

#100000# deleted merge-info from ooo trunc


2009-01-26  Rüdiger Timm  <rt@openoffice.org>  [031ae50eaa4dbcd49a5868a2cd0581aa76401ec7]

#i98425# Merge error: conflict not properly resolved.


2009-01-24  René Engelhard  <rene@openoffice.org>  [aaeb97ccaa5f1d4413f75cec68f4aded13cf9d7b]

i10000# fix Windows build


2009-01-24  René Engelhard  <rene@openoffice.org>  [1d5536011ba650388bb6c23ef583349f48a6f87d]

i10000# fix Windows build


2009-01-23  Rüdiger Timm  <rt@openoffice.org>  [340aedbac9892e88bba0a1fe06243a6bfc146bc1]

#i10000# Fix by kendy for debug build.


2009-01-23  Rüdiger Timm  <rt@openoffice.org>  [be010f292bdf4e3004b131909506266becfe8ac5]

#i10000# Remove merge conflict (thanks to kendy for finding this and providing a patch).


2009-01-23  Vladimir Glazounov  <vg@openoffice.org>  [48ca402f848ec74a4687505f28a0584ac27deb69]

#i10000# get rid of warnings on windows


2009-01-23  Vladimir Glazounov  <vg@openoffice.org>  [205348d71c5d5f9fb3166597daac7f5de5c8d84e]

#i10000#


2009-01-23  Vladimir Glazounov  <vg@openoffice.org>  [38e6b093fe265be3eee15ac4f4e7d87d98b6ad40]

#i10000#


2009-01-23  Vladimir Glazounov  <vg@openoffice.org>  [8a3273cf529eebfe349c81f1c8fe613bc7a9dec0]

#100000# add arabic for packaging


2009-01-23  Rüdiger Timm  <rt@openoffice.org>  [1990d9ec425d36491d87992f89af96ba15b6f6a6]

#i10000# Update to OOO300 m15 aka OpenOffice.org 3.0.1


2009-01-23  Rüdiger Timm  <rt@openoffice.org>  [27e0f7160d603f6a0c6e225f029b7e2b1fc2ff6b]

#i10000# Typo corrected.


2009-01-23  Rüdiger Timm  <rt@openoffice.org>  [112245bcc447d7d64d2106f132ccc8c344fbb664]

#i10000# Patch from CWS ause099 to work around incapability of 'pkgmk' to handle large files system. Advice 'pkgmk' not to use df to determine available disk space, instead provide some limit with '-l' option. Choosen arbitrary limit is 1024^3 blocks which means 500 GByte.


2009-01-23  Rüdiger Timm  <rt@openoffice.org>  [7ef616dc77e2cc576cf13fe9bd7b084347e8d646]

#i10000# 'FOUR' is undefined now, use '4' instead.


2009-01-22  Vladimir Glazounov  <vg@openoffice.org>  [e57e55b1aa43ac626891d3ccfa185bf623b16ddf]

#i10000# missing changes from jl111


2009-01-22  Vladimir Glazounov  <vg@openoffice.org>  [788a7beaa020b50e9f657a4e53d1c41c6ef78f1d]

#i10000# missing changes from jl111


2009-01-22  Vladimir Glazounov  <vg@openoffice.org>  [51b12a98aee4a1ef807a9ec47385b5fe64ccf80f]

#i10000# missing changes from jl111


2009-01-22  Release Engineers  <releng@openoffice.org>  [f98558ffbd8cf93e4f443d26b3b8854c30c27caf]

#i10000# fix for aw061


2009-01-22  Release Engineers  <releng@openoffice.org>  [ed40940656bdb8e7b10d769924f5eb4083c64784]

#i10000# fix for aw061


2009-01-21  René Engelhard  <rene@openoffice.org>  [822065158547ca37cbc484fe59f9a0abe8e880f0]

redundant .IF (thanks cloph)


2009-01-21  René Engelhard  <rene@openoffice.org>  [bd7b1b3afbf15bd23a75d382f3118901809a9059]

#i10000# fix conflicting elifs for clarity


2009-01-21  Release Engineers  <releng@openoffice.org>  [7002ca856ae12e83e1f05391476f897168e778c9]

DEV300


2009-01-21  Vladimir Glazounov  <vg@openoffice.org>  [bd677ac38e149c8bd0d6fc5f4237a5f89e4e7ec5]

#i80368# additional patch for cloph12


2009-01-21  Vladimir Glazounov  <vg@openoffice.org>  [90a55f8f53379135ed60b1a69dc0748c7b77d85c]

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-21  Vladimir Glazounov  <vg@openoffice.org>  [c793e6f04601aac54a1319da06a2692fe8e25bcb]

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-21  Vladimir Glazounov  <vg@openoffice.org>  [26d5cdbd49f1168d92545272cd6015d08296843f]

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-21  Vladimir Glazounov  <vg@openoffice.org>  [94d9a4503e1536ffa16cc8f434358a0e2993c29d]

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-21  Vladimir Glazounov  <vg@openoffice.org>  [4d3d872d9da3551030d800b178727285dad74d98]

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-21  Vladimir Glazounov  <vg@openoffice.org>  [95edbfdbb3b684c9599f6b51b74951420e68b5f5]

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-21  Vladimir Glazounov  <vg@openoffice.org>  [b12b88e2d9e3bfe8f6085ee583658c7e71018f16]

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-21  Vladimir Glazounov  <vg@openoffice.org>  [815f157c05ebc20e91a050823f048a977b8ae103]

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-21  Vladimir Glazounov  <vg@openoffice.org>  [7ed8c6f71dba6010d49c088723f021ea889c64c5]

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-21  Vladimir Glazounov  <vg@openoffice.org>  [259ca3fe08291a243b2232a5d5ec2d8600bfe8a7]

CWS-TOOLING: integrate CWS fwk95 2009-01-15 13:24:14 +0100 cd  r266366 : #i96390# Change method name to use UNO AWT style for mnemonics 2009-01-15 13:23:30 +0100 cd  r266365 : #i96390# Change method name to use UNO AWT style for mnemonics 2009-01-12 17:25:13 +0100 cd  r266174 : #i97983# Check pointer returned by dynamic_cast 2009-01-12 15:31:40 +0100 cd  r266162 : #i97983# Create toolkit popup menus via service manager instead of implementation class 2008-12-11 15:04:34 +0100 cd  r265305 : #i95863# Remove user defined properties 2008-12-11 14:56:45 +0100 cd  r265302 : #i95606# Update documentation for textfields 2008-12-11 10:06:20 +0100 cd  r265250 : #i96390# Fix warning on Solaris compiler 2008-12-09 17:27:32 +0100 cd  r265119 : CWS-TOOLING: rebase CWS fwk95 to trunk@264807 (milestone: DEV300:m37) 2008-12-01 13:29:43 +0100 cd  r264597 : #i96390# New interfaces and structures for complete UNO AWT menu API 2008-12-01 13:25:22 +0100 cd  r264596 : #i96390# Added implementation of the new UNO AWT interfaces and structures for menus 2008-11-28 13:55:19 +0100 cd  r264553 : #i96640# Fixed wrong property type for MenuBarCloser 2008-11-28 13:53:56 +0100 cd  r264552 : #i96621# Fixed ambiguous usage of && and || 2008-11-18 16:05:45 +0100 cd  r263781 : #i95316# Initialize SvtTabAppearanceCfg to enable system settings changed notiifcation code 2008-11-18 16:05:43 +0100 cd  r263780 : #i96155# Fix wrong statement to check for enabled argument 2008-10-20 16:54:37 +0200 cd  r262328 : #i10000# migrate CWS fwk95 to SVN.


2009-01-21  Vladimir Glazounov  <vg@openoffice.org>  [87379bf050e6c7eda237cf3d5023e6105d0c8444]

CWS-TOOLING: integrate CWS fwk95 2009-01-15 13:24:14 +0100 cd  r266366 : #i96390# Change method name to use UNO AWT style for mnemonics 2009-01-15 13:23:30 +0100 cd  r266365 : #i96390# Change method name to use UNO AWT style for mnemonics 2009-01-12 17:25:13 +0100 cd  r266174 : #i97983# Check pointer returned by dynamic_cast 2009-01-12 15:31:40 +0100 cd  r266162 : #i97983# Create toolkit popup menus via service manager instead of implementation class 2008-12-11 15:04:34 +0100 cd  r265305 : #i95863# Remove user defined properties 2008-12-11 14:56:45 +0100 cd  r265302 : #i95606# Update documentation for textfields 2008-12-11 10:06:20 +0100 cd  r265250 : #i96390# Fix warning on Solaris compiler 2008-12-09 17:27:32 +0100 cd  r265119 : CWS-TOOLING: rebase CWS fwk95 to trunk@264807 (milestone: DEV300:m37) 2008-12-01 13:29:43 +0100 cd  r264597 : #i96390# New interfaces and structures for complete UNO AWT menu API 2008-12-01 13:25:22 +0100 cd  r264596 : #i96390# Added implementation of the new UNO AWT interfaces and structures for menus 2008-11-28 13:55:19 +0100 cd  r264553 : #i96640# Fixed wrong property type for MenuBarCloser 2008-11-28 13:53:56 +0100 cd  r264552 : #i96621# Fixed ambiguous usage of && and || 2008-11-18 16:05:45 +0100 cd  r263781 : #i95316# Initialize SvtTabAppearanceCfg to enable system settings changed notiifcation code 2008-11-18 16:05:43 +0100 cd  r263780 : #i96155# Fix wrong statement to check for enabled argument 2008-10-20 16:54:37 +0200 cd  r262328 : #i10000# migrate CWS fwk95 to SVN.


2009-01-21  Vladimir Glazounov  <vg@openoffice.org>  [f554cbf974906bcaa6cc78ee5cef2e60ffdf15d0]

CWS-TOOLING: integrate CWS fwk95 2009-01-15 13:24:14 +0100 cd  r266366 : #i96390# Change method name to use UNO AWT style for mnemonics 2009-01-15 13:23:30 +0100 cd  r266365 : #i96390# Change method name to use UNO AWT style for mnemonics 2009-01-12 17:25:13 +0100 cd  r266174 : #i97983# Check pointer returned by dynamic_cast 2009-01-12 15:31:40 +0100 cd  r266162 : #i97983# Create toolkit popup menus via service manager instead of implementation class 2008-12-11 15:04:34 +0100 cd  r265305 : #i95863# Remove user defined properties 2008-12-11 14:56:45 +0100 cd  r265302 : #i95606# Update documentation for textfields 2008-12-11 10:06:20 +0100 cd  r265250 : #i96390# Fix warning on Solaris compiler 2008-12-09 17:27:32 +0100 cd  r265119 : CWS-TOOLING: rebase CWS fwk95 to trunk@264807 (milestone: DEV300:m37) 2008-12-01 13:29:43 +0100 cd  r264597 : #i96390# New interfaces and structures for complete UNO AWT menu API 2008-12-01 13:25:22 +0100 cd  r264596 : #i96390# Added implementation of the new UNO AWT interfaces and structures for menus 2008-11-28 13:55:19 +0100 cd  r264553 : #i96640# Fixed wrong property type for MenuBarCloser 2008-11-28 13:53:56 +0100 cd  r264552 : #i96621# Fixed ambiguous usage of && and || 2008-11-18 16:05:45 +0100 cd  r263781 : #i95316# Initialize SvtTabAppearanceCfg to enable system settings changed notiifcation code 2008-11-18 16:05:43 +0100 cd  r263780 : #i96155# Fix wrong statement to check for enabled argument 2008-10-20 16:54:37 +0200 cd  r262328 : #i10000# migrate CWS fwk95 to SVN.


2009-01-21  Vladimir Glazounov  <vg@openoffice.org>  [df3e716b3c4313d9c495c64aa7d84082fb9596e7]

CWS-TOOLING: integrate CWS fwk95 2009-01-15 13:24:14 +0100 cd  r266366 : #i96390# Change method name to use UNO AWT style for mnemonics 2009-01-15 13:23:30 +0100 cd  r266365 : #i96390# Change method name to use UNO AWT style for mnemonics 2009-01-12 17:25:13 +0100 cd  r266174 : #i97983# Check pointer returned by dynamic_cast 2009-01-12 15:31:40 +0100 cd  r266162 : #i97983# Create toolkit popup menus via service manager instead of implementation class 2008-12-11 15:04:34 +0100 cd  r265305 : #i95863# Remove user defined properties 2008-12-11 14:56:45 +0100 cd  r265302 : #i95606# Update documentation for textfields 2008-12-11 10:06:20 +0100 cd  r265250 : #i96390# Fix warning on Solaris compiler 2008-12-09 17:27:32 +0100 cd  r265119 : CWS-TOOLING: rebase CWS fwk95 to trunk@264807 (milestone: DEV300:m37) 2008-12-01 13:29:43 +0100 cd  r264597 : #i96390# New interfaces and structures for complete UNO AWT menu API 2008-12-01 13:25:22 +0100 cd  r264596 : #i96390# Added implementation of the new UNO AWT interfaces and structures for menus 2008-11-28 13:55:19 +0100 cd  r264553 : #i96640# Fixed wrong property type for MenuBarCloser 2008-11-28 13:53:56 +0100 cd  r264552 : #i96621# Fixed ambiguous usage of && and || 2008-11-18 16:05:45 +0100 cd  r263781 : #i95316# Initialize SvtTabAppearanceCfg to enable system settings changed notiifcation code 2008-11-18 16:05:43 +0100 cd  r263780 : #i96155# Fix wrong statement to check for enabled argument 2008-10-20 16:54:37 +0200 cd  r262328 : #i10000# migrate CWS fwk95 to SVN.


2009-01-21  Vladimir Glazounov  <vg@openoffice.org>  [fc06a004ec783f4a6718444c235c622784bf81ea]

CWS-TOOLING: integrate CWS sw31bf03 2008-12-23 13:29:53 +0100 od  r265778 : #i95626# method <SwRootFrm::GetCrsrOfst(..)> 	 - special handling, if given search coordination point 	   is beyond the root frame's area. 2008-12-22 15:46:13 +0100 od  r265753 : #i95698# method <SwFrm::GetPrevSctLeaf(..)> 	 - step into table allowed, if section the <this> frame is in, 	   is also inside a table. 2008-12-22 11:29:56 +0100 od  r265746 : #i83368# Assure that graphic inside table inside text frame inside table 	 is enclosed into own Writer fly frame nodes


2009-01-21  Vladimir Glazounov  <vg@openoffice.org>  [9e1d27a380a4d415152e9cd7bf533f19ba79cef0]

CWS-TOOLING: integrate CWS sjfixes10 2009-01-15 14:02:24 +0100 af  r266369 : #i88851# Finding the right font size is now an iterative process. 2009-01-15 11:01:59 +0100 wg  r266354 : i97985 2009-01-15 10:57:33 +0100 wg  r266353 : i97985 2009-01-15 10:48:53 +0100 wg  r266347 : i97985 2009-01-15 10:48:23 +0100 wg  r266346 : i97985 2009-01-15 10:46:47 +0100 wg  r266345 : i97985 2009-01-15 10:45:43 +0100 wg  r266344 : i97985 2009-01-15 10:45:14 +0100 wg  r266343 : i97985 2009-01-15 10:44:38 +0100 wg  r266342 : i97985 2009-01-15 10:43:56 +0100 wg  r266341 : i97985 2009-01-15 10:42:50 +0100 wg  r266340 : i97985 2009-01-15 10:41:40 +0100 wg  r266339 : i97985 2009-01-15 10:39:46 +0100 wg  r266337 : i97985 2009-01-15 10:00:09 +0100 hde  r266336 : i98065 2009-01-13 15:48:20 +0100 wg  r266232 : i97985 2009-01-13 13:22:05 +0100 wg  r266217 : i97985 2009-01-13 12:34:05 +0100 wg  r266210 : i97985 2009-01-13 12:30:56 +0100 wg  r266209 : i97985 2009-01-13 12:26:56 +0100 wg  r266208 : i97985 2009-01-12 15:58:06 +0100 wg  r266165 : i97985 2009-01-12 15:43:24 +0100 wg  r266163 : i97985 2009-01-08 16:21:47 +0100 sj  r266023 : fixed warning 2009-01-08 15:33:34 +0100 sj  r266017 : fixed warning 2009-01-06 18:13:42 +0100 sj  r265935 : CWS-TOOLING: rebase CWS sjfixes10 to trunk@265758 (milestone: DEV300:m38) 2008-12-10 16:54:02 +0100 af  r265206 : #i43354# Do not delete all unused master pages automatically. 2008-12-04 13:12:50 +0100 af  r264836 : #i92795# Use BitmapEx for icons to allow transparency. 2008-12-02 17:01:49 +0100 af  r264723 : #i93082# Fixed SID_INSERTPAGE_LAYOUT_MENU. 2008-11-28 14:37:28 +0100 af  r264555 : #i88851# Changed association of Ctrl-'?' to views. 2008-11-28 11:38:52 +0100 af  r264535 : #i96681# Set version to 1.0.2 2008-11-28 11:30:04 +0100 af  r264533 : #i88851# Ctrl-1,2,3 switch to slide overview, notes, normal view. 2008-11-27 16:41:25 +0100 af  r264505 : #i92144# Removed unused code. 2008-11-26 15:29:56 +0100 af  r264401 : #i92574# Do not lock configuration controller when main pane is not available. 2008-11-21 10:13:40 +0100 sj  r264112 : #i96146# applied patch (ambiguous && ||) 2008-11-20 20:12:06 +0100 sj  r264097 : #i96083# applied patch (ambigous && ||) 2008-11-20 19:13:53 +0100 sj  r264096 : #i96163# applied patch (ambigous && ||) 2008-11-20 18:39:10 +0100 sj  r264093 : #i96165# applied patch (ambigous && ||) 2008-11-03 18:12:29 +0100 sj  r263303 : #i93996# fixed word wrapping problem 2008-11-03 18:11:02 +0100 sj  r263302 : #i93996# fixed word wrapping problem 2008-11-03 18:08:41 +0100 sj  r263301 : #i93996# fixed word wrapping problem 2008-11-03 18:06:45 +0100 sj  r263300 : #i93996# fixed word wrapping problem 2008-11-03 18:05:00 +0100 sj  r263299 : #i94831,i93616# fixed crash when importing diagonal cell border lines, fixed table import 2008-11-03 18:00:43 +0100 sj  r263298 : #i93718# spellchecking is no longer triggering the autolayout of connector objects


2009-01-21  Vladimir Glazounov  <vg@openoffice.org>  [3824483c6eb95bf337c987f41d35b227a8b7c119]

CWS-TOOLING: integrate CWS sjfixes10 2009-01-15 14:02:24 +0100 af  r266369 : #i88851# Finding the right font size is now an iterative process. 2009-01-15 11:01:59 +0100 wg  r266354 : i97985 2009-01-15 10:57:33 +0100 wg  r266353 : i97985 2009-01-15 10:48:53 +0100 wg  r266347 : i97985 2009-01-15 10:48:23 +0100 wg  r266346 : i97985 2009-01-15 10:46:47 +0100 wg  r266345 : i97985 2009-01-15 10:45:43 +0100 wg  r266344 : i97985 2009-01-15 10:45:14 +0100 wg  r266343 : i97985 2009-01-15 10:44:38 +0100 wg  r266342 : i97985 2009-01-15 10:43:56 +0100 wg  r266341 : i97985 2009-01-15 10:42:50 +0100 wg  r266340 : i97985 2009-01-15 10:41:40 +0100 wg  r266339 : i97985 2009-01-15 10:39:46 +0100 wg  r266337 : i97985 2009-01-15 10:00:09 +0100 hde  r266336 : i98065 2009-01-13 15:48:20 +0100 wg  r266232 : i97985 2009-01-13 13:22:05 +0100 wg  r266217 : i97985 2009-01-13 12:34:05 +0100 wg  r266210 : i97985 2009-01-13 12:30:56 +0100 wg  r266209 : i97985 2009-01-13 12:26:56 +0100 wg  r266208 : i97985 2009-01-12 15:58:06 +0100 wg  r266165 : i97985 2009-01-12 15:43:24 +0100 wg  r266163 : i97985 2009-01-08 16:21:47 +0100 sj  r266023 : fixed warning 2009-01-08 15:33:34 +0100 sj  r266017 : fixed warning 2009-01-06 18:13:42 +0100 sj  r265935 : CWS-TOOLING: rebase CWS sjfixes10 to trunk@265758 (milestone: DEV300:m38) 2008-12-10 16:54:02 +0100 af  r265206 : #i43354# Do not delete all unused master pages automatically. 2008-12-04 13:12:50 +0100 af  r264836 : #i92795# Use BitmapEx for icons to allow transparency. 2008-12-02 17:01:49 +0100 af  r264723 : #i93082# Fixed SID_INSERTPAGE_LAYOUT_MENU. 2008-11-28 14:37:28 +0100 af  r264555 : #i88851# Changed association of Ctrl-'?' to views. 2008-11-28 11:38:52 +0100 af  r264535 : #i96681# Set version to 1.0.2 2008-11-28 11:30:04 +0100 af  r264533 : #i88851# Ctrl-1,2,3 switch to slide overview, notes, normal view. 2008-11-27 16:41:25 +0100 af  r264505 : #i92144# Removed unused code. 2008-11-26 15:29:56 +0100 af  r264401 : #i92574# Do not lock configuration controller when main pane is not available. 2008-11-21 10:13:40 +0100 sj  r264112 : #i96146# applied patch (ambiguous && ||) 2008-11-20 20:12:06 +0100 sj  r264097 : #i96083# applied patch (ambigous && ||) 2008-11-20 19:13:53 +0100 sj  r264096 : #i96163# applied patch (ambigous && ||) 2008-11-20 18:39:10 +0100 sj  r264093 : #i96165# applied patch (ambigous && ||) 2008-11-03 18:12:29 +0100 sj  r263303 : #i93996# fixed word wrapping problem 2008-11-03 18:11:02 +0100 sj  r263302 : #i93996# fixed word wrapping problem 2008-11-03 18:08:41 +0100 sj  r263301 : #i93996# fixed word wrapping problem 2008-11-03 18:06:45 +0100 sj  r263300 : #i93996# fixed word wrapping problem 2008-11-03 18:05:00 +0100 sj  r263299 : #i94831,i93616# fixed crash when importing diagonal cell border lines, fixed table import 2008-11-03 18:00:43 +0100 sj  r263298 : #i93718# spellchecking is no longer triggering the autolayout of connector objects


2009-01-21  Vladimir Glazounov  <vg@openoffice.org>  [2540371688363897d184e248f6f84396b1ca6ff9]

CWS-TOOLING: integrate CWS sjfixes10 2009-01-15 14:02:24 +0100 af  r266369 : #i88851# Finding the right font size is now an iterative process. 2009-01-15 11:01:59 +0100 wg  r266354 : i97985 2009-01-15 10:57:33 +0100 wg  r266353 : i97985 2009-01-15 10:48:53 +0100 wg  r266347 : i97985 2009-01-15 10:48:23 +0100 wg  r266346 : i97985 2009-01-15 10:46:47 +0100 wg  r266345 : i97985 2009-01-15 10:45:43 +0100 wg  r266344 : i97985 2009-01-15 10:45:14 +0100 wg  r266343 : i97985 2009-01-15 10:44:38 +0100 wg  r266342 : i97985 2009-01-15 10:43:56 +0100 wg  r266341 : i97985 2009-01-15 10:42:50 +0100 wg  r266340 : i97985 2009-01-15 10:41:40 +0100 wg  r266339 : i97985 2009-01-15 10:39:46 +0100 wg  r266337 : i97985 2009-01-15 10:00:09 +0100 hde  r266336 : i98065 2009-01-13 15:48:20 +0100 wg  r266232 : i97985 2009-01-13 13:22:05 +0100 wg  r266217 : i97985 2009-01-13 12:34:05 +0100 wg  r266210 : i97985 2009-01-13 12:30:56 +0100 wg  r266209 : i97985 2009-01-13 12:26:56 +0100 wg  r266208 : i97985 2009-01-12 15:58:06 +0100 wg  r266165 : i97985 2009-01-12 15:43:24 +0100 wg  r266163 : i97985 2009-01-08 16:21:47 +0100 sj  r266023 : fixed warning 2009-01-08 15:33:34 +0100 sj  r266017 : fixed warning 2009-01-06 18:13:42 +0100 sj  r265935 : CWS-TOOLING: rebase CWS sjfixes10 to trunk@265758 (milestone: DEV300:m38) 2008-12-10 16:54:02 +0100 af  r265206 : #i43354# Do not delete all unused master pages automatically. 2008-12-04 13:12:50 +0100 af  r264836 : #i92795# Use BitmapEx for icons to allow transparency. 2008-12-02 17:01:49 +0100 af  r264723 : #i93082# Fixed SID_INSERTPAGE_LAYOUT_MENU. 2008-11-28 14:37:28 +0100 af  r264555 : #i88851# Changed association of Ctrl-'?' to views. 2008-11-28 11:38:52 +0100 af  r264535 : #i96681# Set version to 1.0.2 2008-11-28 11:30:04 +0100 af  r264533 : #i88851# Ctrl-1,2,3 switch to slide overview, notes, normal view. 2008-11-27 16:41:25 +0100 af  r264505 : #i92144# Removed unused code. 2008-11-26 15:29:56 +0100 af  r264401 : #i92574# Do not lock configuration controller when main pane is not available. 2008-11-21 10:13:40 +0100 sj  r264112 : #i96146# applied patch (ambiguous && ||) 2008-11-20 20:12:06 +0100 sj  r264097 : #i96083# applied patch (ambigous && ||) 2008-11-20 19:13:53 +0100 sj  r264096 : #i96163# applied patch (ambigous && ||) 2008-11-20 18:39:10 +0100 sj  r264093 : #i96165# applied patch (ambigous && ||) 2008-11-03 18:12:29 +0100 sj  r263303 : #i93996# fixed word wrapping problem 2008-11-03 18:11:02 +0100 sj  r263302 : #i93996# fixed word wrapping problem 2008-11-03 18:08:41 +0100 sj  r263301 : #i93996# fixed word wrapping problem 2008-11-03 18:06:45 +0100 sj  r263300 : #i93996# fixed word wrapping problem 2008-11-03 18:05:00 +0100 sj  r263299 : #i94831,i93616# fixed crash when importing diagonal cell border lines, fixed table import 2008-11-03 18:00:43 +0100 sj  r263298 : #i93718# spellchecking is no longer triggering the autolayout of connector objects


2009-01-21  Vladimir Glazounov  <vg@openoffice.org>  [da2cac30aada8a34b7edfe56298fd873e1cd3d71]

CWS-TOOLING: integrate CWS sjfixes10 2009-01-15 14:02:24 +0100 af  r266369 : #i88851# Finding the right font size is now an iterative process. 2009-01-15 11:01:59 +0100 wg  r266354 : i97985 2009-01-15 10:57:33 +0100 wg  r266353 : i97985 2009-01-15 10:48:53 +0100 wg  r266347 : i97985 2009-01-15 10:48:23 +0100 wg  r266346 : i97985 2009-01-15 10:46:47 +0100 wg  r266345 : i97985 2009-01-15 10:45:43 +0100 wg  r266344 : i97985 2009-01-15 10:45:14 +0100 wg  r266343 : i97985 2009-01-15 10:44:38 +0100 wg  r266342 : i97985 2009-01-15 10:43:56 +0100 wg  r266341 : i97985 2009-01-15 10:42:50 +0100 wg  r266340 : i97985 2009-01-15 10:41:40 +0100 wg  r266339 : i97985 2009-01-15 10:39:46 +0100 wg  r266337 : i97985 2009-01-15 10:00:09 +0100 hde  r266336 : i98065 2009-01-13 15:48:20 +0100 wg  r266232 : i97985 2009-01-13 13:22:05 +0100 wg  r266217 : i97985 2009-01-13 12:34:05 +0100 wg  r266210 : i97985 2009-01-13 12:30:56 +0100 wg  r266209 : i97985 2009-01-13 12:26:56 +0100 wg  r266208 : i97985 2009-01-12 15:58:06 +0100 wg  r266165 : i97985 2009-01-12 15:43:24 +0100 wg  r266163 : i97985 2009-01-08 16:21:47 +0100 sj  r266023 : fixed warning 2009-01-08 15:33:34 +0100 sj  r266017 : fixed warning 2009-01-06 18:13:42 +0100 sj  r265935 : CWS-TOOLING: rebase CWS sjfixes10 to trunk@265758 (milestone: DEV300:m38) 2008-12-10 16:54:02 +0100 af  r265206 : #i43354# Do not delete all unused master pages automatically. 2008-12-04 13:12:50 +0100 af  r264836 : #i92795# Use BitmapEx for icons to allow transparency. 2008-12-02 17:01:49 +0100 af  r264723 : #i93082# Fixed SID_INSERTPAGE_LAYOUT_MENU. 2008-11-28 14:37:28 +0100 af  r264555 : #i88851# Changed association of Ctrl-'?' to views. 2008-11-28 11:38:52 +0100 af  r264535 : #i96681# Set version to 1.0.2 2008-11-28 11:30:04 +0100 af  r264533 : #i88851# Ctrl-1,2,3 switch to slide overview, notes, normal view. 2008-11-27 16:41:25 +0100 af  r264505 : #i92144# Removed unused code. 2008-11-26 15:29:56 +0100 af  r264401 : #i92574# Do not lock configuration controller when main pane is not available. 2008-11-21 10:13:40 +0100 sj  r264112 : #i96146# applied patch (ambiguous && ||) 2008-11-20 20:12:06 +0100 sj  r264097 : #i96083# applied patch (ambigous && ||) 2008-11-20 19:13:53 +0100 sj  r264096 : #i96163# applied patch (ambigous && ||) 2008-11-20 18:39:10 +0100 sj  r264093 : #i96165# applied patch (ambigous && ||) 2008-11-03 18:12:29 +0100 sj  r263303 : #i93996# fixed word wrapping problem 2008-11-03 18:11:02 +0100 sj  r263302 : #i93996# fixed word wrapping problem 2008-11-03 18:08:41 +0100 sj  r263301 : #i93996# fixed word wrapping problem 2008-11-03 18:06:45 +0100 sj  r263300 : #i93996# fixed word wrapping problem 2008-11-03 18:05:00 +0100 sj  r263299 : #i94831,i93616# fixed crash when importing diagonal cell border lines, fixed table import 2008-11-03 18:00:43 +0100 sj  r263298 : #i93718# spellchecking is no longer triggering the autolayout of connector objects


2009-01-21  Vladimir Glazounov  <vg@openoffice.org>  [37f9344d7df9ccbfa36bca2164a6508a6f2f808d]

CWS-TOOLING: integrate CWS jl111 2009-01-13 13:36:03 +0100 jl  r266218 : #i91642# do not localize the error message, just print out the changed text in plain English 2009-01-09 12:54:03 +0100 jl  r266075 : Committing changes which have been originally made on cws jl105 but which were not integrated on the master, due to a failed integration procedured. Then only three files were integrated. The files committed fix i80449, i83134, i86079, i91204, i92869 2009-01-07 15:10:52 +0100 jl  r265970 : CWS-TOOLING: rebase CWS jl111 to trunk@265758 (milestone: DEV300:m38) 2009-01-06 10:38:21 +0100 jl  r265900 : #i93235# #i93946# migrating to svn


2009-01-21  Vladimir Glazounov  <vg@openoffice.org>  [dde7a5a605a6f615bb05249e1be3d9d4c8c22e88]

CWS-TOOLING: integrate CWS jl111 2009-01-13 13:36:03 +0100 jl  r266218 : #i91642# do not localize the error message, just print out the changed text in plain English 2009-01-09 12:54:03 +0100 jl  r266075 : Committing changes which have been originally made on cws jl105 but which were not integrated on the master, due to a failed integration procedured. Then only three files were integrated. The files committed fix i80449, i83134, i86079, i91204, i92869 2009-01-07 15:10:52 +0100 jl  r265970 : CWS-TOOLING: rebase CWS jl111 to trunk@265758 (milestone: DEV300:m38) 2009-01-06 10:38:21 +0100 jl  r265900 : #i93235# #i93946# migrating to svn


2009-01-21  Vladimir Glazounov  <vg@openoffice.org>  [ec52c12676bb2c7e4b7c61d13b60a8cfba0b53fc]

CWS-TOOLING: integrate CWS jl111 2009-01-13 13:36:03 +0100 jl  r266218 : #i91642# do not localize the error message, just print out the changed text in plain English 2009-01-09 12:54:03 +0100 jl  r266075 : Committing changes which have been originally made on cws jl105 but which were not integrated on the master, due to a failed integration procedured. Then only three files were integrated. The files committed fix i80449, i83134, i86079, i91204, i92869 2009-01-07 15:10:52 +0100 jl  r265970 : CWS-TOOLING: rebase CWS jl111 to trunk@265758 (milestone: DEV300:m38) 2009-01-06 10:38:21 +0100 jl  r265900 : #i93235# #i93946# migrating to svn


2009-01-21  Vladimir Glazounov  <vg@openoffice.org>  [c7cbb43e3de1a68334f4f62d7426a701ce7038d8]

CWS-TOOLING: integrate CWS rtlchart03 2009-01-08 16:18:26 +0100 iha  r266022 : build error due to warnings 2009-01-07 12:05:50 +0100 iha  r265958 : #i91970# RTL Chart: legend symbols should be on the right side in case of right-to-left writing direction 2009-01-05 15:47:13 +0100 iha  r265876 : CWS-TOOLING: rebase CWS rtlchart03 to trunk@265758 (milestone: DEV300:m38) 2008-11-26 20:45:14 +0100 iha  r264434 : CWS-TOOLING: rebase CWS rtlchart03 to trunk@264325 (milestone: DEV300:m36) 2008-11-20 10:08:30 +0100 iha  r264033 : #i91968#:legend should be on the left per default in rtl mode - migrate CWS rtlchart03 to SVN. 2008-11-20 10:03:10 +0100 iha  r264032 : #i96215#: context menu pops up at wrong position in rtl mode - migrate CWS rtlchart03 to SVN. 2008-11-20 10:00:45 +0100 iha  r264031 : #i91763#: repaint errors on rtl charts - migrate CWS rtlchart03 to SVN. 2008-11-20 09:42:50 +0100 iha  r264029 : #i91963#: reverse x-axis per default for an Arabic version- migrate CWS rtlchart03 to SVN.


2009-01-21  René Engelhard  <rene@openoffice.org>  [49d6e29a9b85af16437cccaef3f5aa47ccd43522]

#i10000# integration missed this file


2009-01-20  Vladimir Glazounov  <vg@openoffice.org>  [ecff07abeeb54ccf0b42aa7a6acd6d7074d261c7]

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>  [49431762cd38fc917dd58ba1eeaf14f6a26ea76a]

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>  [b38a5bc3e85aa1bef61cb4cafd58ba1c09c752e3]

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>  [0c2b81b34d795bf005a464d6617bcf7d7a841fc5]

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>  [024e577dc34f1a978dadf4ad82b8ea45fd81de07]

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>  [5f5edd395bec577fed6e3ae936e70c6cfaa726f7]

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>  [6b93c0a462a295cfc566dcc4ccb427ce68e470ed]

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>  [314e33493a9f3ea455fc2aead0d1b0fd683db2be]

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>  [5d675f273cf524130394fe594f62c201e25ac4cd]

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>  [4cd7a9b5d6262abdacf92e61793620a4eadf84f5]

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>  [69922d084a8ec344c263c26101b7f86c2547885f]

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  Vladimir Glazounov  <vg@openoffice.org>  [ef6cb13a304ed22d5cf22b7ccf623693d6be8726]

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  Vladimir Glazounov  <vg@openoffice.org>  [52bae175c7fc9b95cbb16960335310a0be1e42f6]

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  Vladimir Glazounov  <vg@openoffice.org>  [1d730017c11b05ef15268daa979bdea6ea22387c]

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>  [13a6e213bb80bbcedc1e38e5d10d8599e5ba4ec5]

#i10000# Work around incapability of 'pkgmk' to handle large files system.


2009-01-20  Vladimir Glazounov  <vg@openoffice.org>  [ad842f667590570ad87f56db94fcff904106fd0d]

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>  [ed6838e535ad6214d39b8a97a72dd93f46ad45bd]

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>  [12214aaae3fb53ae0da2715d216e1ae192607147]

#266585# missig file from fixgengal_DEV300


2009-01-20  Vladimir Glazounov  <vg@openoffice.org>  [146bf404fa85e92c400c307081ed9ed4b146a928]

CWS-TOOLING: integrate CWS os124 2009-01-13 07:55:10 +0100 os  r266195 : build error fixed 2009-01-12 17:56:41 +0100 os  r266176 : CWS-TOOLING: rebase CWS os124 to trunk@265758 (milestone: DEV300:m38) 2008-12-29 15:24:28 +0100 os  r265819 : #i97456# build error with PCH fixed 2008-12-29 15:12:28 +0100 os  r265818 : #i97388# minimum values set for char width and text size 2008-12-29 10:22:09 +0100 os  r265815 : #i94820# date fields imported with the correct type 2008-12-23 14:51:15 +0100 os  r265783 : #ii97295# force shell update before inserting frmame or picture on click to field 2008-12-23 13:31:42 +0100 os  r265779 : #i92817# annotation workaround added 2008-12-23 11:44:05 +0100 os  r265776 : #i92817# import of annotation added 2008-12-23 11:42:22 +0100 os  r265775 : #i92817# draw model needs to be created before creation of an Outliner 2008-12-23 08:49:13 +0100 os  r265770 : #i97436#loading of documents in the wizard should only enable the second wizard page 2008-12-22 11:40:26 +0100 os  r265750 : collect and set TableBorder property - currently not correctly processed in Writer 2008-12-18 16:31:38 +0100 os  r265704 : #i97397# table/cell/paragraph background improved# 2008-12-10 14:36:00 +0100 os  r265188 : #i30490# minimum decreased for fixed line spacing 2008-12-10 14:33:05 +0100 os  r265186 : #i30490# minimum decreased for fixed line spacing


2009-01-20  Vladimir Glazounov  <vg@openoffice.org>  [e6ab880f5d025fc889b829f463c34dd797db8fd5]

CWS-TOOLING: integrate CWS os124 2009-01-13 07:55:10 +0100 os  r266195 : build error fixed 2009-01-12 17:56:41 +0100 os  r266176 : CWS-TOOLING: rebase CWS os124 to trunk@265758 (milestone: DEV300:m38) 2008-12-29 15:24:28 +0100 os  r265819 : #i97456# build error with PCH fixed 2008-12-29 15:12:28 +0100 os  r265818 : #i97388# minimum values set for char width and text size 2008-12-29 10:22:09 +0100 os  r265815 : #i94820# date fields imported with the correct type 2008-12-23 14:51:15 +0100 os  r265783 : #ii97295# force shell update before inserting frmame or picture on click to field 2008-12-23 13:31:42 +0100 os  r265779 : #i92817# annotation workaround added 2008-12-23 11:44:05 +0100 os  r265776 : #i92817# import of annotation added 2008-12-23 11:42:22 +0100 os  r265775 : #i92817# draw model needs to be created before creation of an Outliner 2008-12-23 08:49:13 +0100 os  r265770 : #i97436#loading of documents in the wizard should only enable the second wizard page 2008-12-22 11:40:26 +0100 os  r265750 : collect and set TableBorder property - currently not correctly processed in Writer 2008-12-18 16:31:38 +0100 os  r265704 : #i97397# table/cell/paragraph background improved# 2008-12-10 14:36:00 +0100 os  r265188 : #i30490# minimum decreased for fixed line spacing 2008-12-10 14:33:05 +0100 os  r265186 : #i30490# minimum decreased for fixed line spacing


2009-01-20  Vladimir Glazounov  <vg@openoffice.org>  [3bba5d8406414b8abd9ae41d1821b606ad475a06]

CWS-TOOLING: integrate CWS os124 2009-01-13 07:55:10 +0100 os  r266195 : build error fixed 2009-01-12 17:56:41 +0100 os  r266176 : CWS-TOOLING: rebase CWS os124 to trunk@265758 (milestone: DEV300:m38) 2008-12-29 15:24:28 +0100 os  r265819 : #i97456# build error with PCH fixed 2008-12-29 15:12:28 +0100 os  r265818 : #i97388# minimum values set for char width and text size 2008-12-29 10:22:09 +0100 os  r265815 : #i94820# date fields imported with the correct type 2008-12-23 14:51:15 +0100 os  r265783 : #ii97295# force shell update before inserting frmame or picture on click to field 2008-12-23 13:31:42 +0100 os  r265779 : #i92817# annotation workaround added 2008-12-23 11:44:05 +0100 os  r265776 : #i92817# import of annotation added 2008-12-23 11:42:22 +0100 os  r265775 : #i92817# draw model needs to be created before creation of an Outliner 2008-12-23 08:49:13 +0100 os  r265770 : #i97436#loading of documents in the wizard should only enable the second wizard page 2008-12-22 11:40:26 +0100 os  r265750 : collect and set TableBorder property - currently not correctly processed in Writer 2008-12-18 16:31:38 +0100 os  r265704 : #i97397# table/cell/paragraph background improved# 2008-12-10 14:36:00 +0100 os  r265188 : #i30490# minimum decreased for fixed line spacing 2008-12-10 14:33:05 +0100 os  r265186 : #i30490# minimum decreased for fixed line spacing


2009-01-20  Vladimir Glazounov  <vg@openoffice.org>  [01b4014ac216d3316b41c1a515c60a87f93c975e]

CWS-TOOLING: integrate CWS obo35_DEV300


2009-01-20  Vladimir Glazounov  <vg@openoffice.org>  [5fca669b4292bc8ff92b3d863a00ecde2ba69f8d]

CWS-TOOLING: integrate CWS fixgengal_DEV300


2009-01-20  Vladimir Glazounov  <vg@openoffice.org>  [951eab7eef7f9a01b0c6fa3944cc7dc3af3ccdb9]

CWS-TOOLING: integrate CWS fixgengal_DEV300


2009-01-20  Vladimir Glazounov  <vg@openoffice.org>  [9ab94d9b265acc62de87012b98374efdc1ee5534]

#98242# fix for buildbreaker


2009-01-20  Vladimir Glazounov  <vg@openoffice.org>  [9d93e3e2fb7d8fe84835ce21e50c25cb16b318bf]

CWS-TOOLING: integrate CWS hro41_DEV300


2009-01-20  Vladimir Glazounov  <vg@openoffice.org>  [2e7644ecb37379b0d54c7dec03a7fc6f3f1a6f27]

CWS-TOOLING: integrate CWS m14scriptfix_DEV300


2009-01-20  Vladimir Glazounov  <vg@openoffice.org>  [9160fe814a46e93da6907e169ce9d58e46fa37f2]

CWS-TOOLING: integrate CWS tl64_DEV300


2009-01-20  Vladimir Glazounov  <vg@openoffice.org>  [25f1da1edcb27ea5b6558cca9b453a9d59127e48]

CWS-TOOLING: integrate CWS tl64_DEV300


2009-01-20  Vladimir Glazounov  <vg@openoffice.org>  [3093e9cc7b8bda8299f6d9e97be7723d3614f2f8]

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>  [2e6e0e46deb5d2bc44ce274e8e9556a0480ebe7e]

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>  [7fec20e7817f64f3c6126612c74dcf756e636c22]

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>  [1f8a54c6e0c059234c5e867979e90a1f0ef96b9d]

CWS-TOOLING: integrate CWS ooo301gsl4_DEV300


2009-01-20  Vladimir Glazounov  <vg@openoffice.org>  [ebc69cc660b95e8a5b07bdd6c169ba0e38749d89]

CWS-TOOLING: integrate CWS ooo301gsl4_DEV300


2009-01-20  Vladimir Glazounov  <vg@openoffice.org>  [9c2ff0c6459c876c9e44d398922e1ff728458cd6]

CWS-TOOLING: integrate CWS native217_DEV300


2009-01-20  Vladimir Glazounov  <vg@openoffice.org>  [bb490edf4371d7a792a3fb4d7ac9dd0abed129f8]

CWS-TOOLING: integrate CWS selinux01 2009-01-13 12:54:38 +0100 cmc  r266213 : #i97320# might as well be silent if we fallback 2009-01-07 11:17:16 +0100 cmc  r265957 : #i97320# use a double-mmap of an anonymous file under linux to keep onside of selinux


2009-01-20  Vladimir Glazounov  <vg@openoffice.org>  [182c39b72e328402825f66dcfcea18256bfa5288]

CWS-TOOLING: integrate CWS cloph12 2009-01-13 18:36:51 +0100 cloph  r266245 : #i98008# add back the XSLTLIB exports - used when using the internal libxslt (patched xslt-config that uses that var) 2009-01-13 01:51:56 +0100 cloph  r266186 : #i97928# missed hu_HU in the initial commit 2009-01-12 22:45:02 +0100 cloph  r266183 : #i98008# remove unused XSLTLIB exports 2009-01-12 00:30:16 +0100 cloph  r266130 : #i97928# silence timestamp has not been update warning, reduce number of unzip calls 2009-01-11 22:02:28 +0100 cloph  r266129 : #i80368# fix ambiguous inference chains, remove duplicated license files, minor other cleanup


2009-01-20  Vladimir Glazounov  <vg@openoffice.org>  [4b723a6a5dcff166a2e89d54563406ca916d242f]

CWS-TOOLING: integrate CWS cloph12 2009-01-13 18:36:51 +0100 cloph  r266245 : #i98008# add back the XSLTLIB exports - used when using the internal libxslt (patched xslt-config that uses that var) 2009-01-13 01:51:56 +0100 cloph  r266186 : #i97928# missed hu_HU in the initial commit 2009-01-12 22:45:02 +0100 cloph  r266183 : #i98008# remove unused XSLTLIB exports 2009-01-12 00:30:16 +0100 cloph  r266130 : #i97928# silence timestamp has not been update warning, reduce number of unzip calls 2009-01-11 22:02:28 +0100 cloph  r266129 : #i80368# fix ambiguous inference chains, remove duplicated license files, minor other cleanup


2009-01-20  Vladimir Glazounov  <vg@openoffice.org>  [11a43e5303fc470fb92b7a3e4d3faf79a009047c]

CWS-TOOLING: integrate CWS cloph12 2009-01-13 18:36:51 +0100 cloph  r266245 : #i98008# add back the XSLTLIB exports - used when using the internal libxslt (patched xslt-config that uses that var) 2009-01-13 01:51:56 +0100 cloph  r266186 : #i97928# missed hu_HU in the initial commit 2009-01-12 22:45:02 +0100 cloph  r266183 : #i98008# remove unused XSLTLIB exports 2009-01-12 00:30:16 +0100 cloph  r266130 : #i97928# silence timestamp has not been update warning, reduce number of unzip calls 2009-01-11 22:02:28 +0100 cloph  r266129 : #i80368# fix ambiguous inference chains, remove duplicated license files, minor other cleanup


2009-01-20  Vladimir Glazounov  <vg@openoffice.org>  [13af36d726c41246512b4b65898a03611e4ac1e1]

CWS-TOOLING: integrate CWS aw061 2009-01-13 19:18:08 +0100 aw  r266250 : #i96669# changed initialisation order in Embedded3DPrimitive2D::Embedded3DPrimitive2D due to TinderBox 2009-01-13 19:15:37 +0100 aw  r266249 : #i96669# changed initialisation order in Embedded3DPrimitive2D::Embedded3DPrimitive2D due to TinderBox 2009-01-12 11:53:37 +0100 aw  r266141 : #i97874# corrected include for TinderBox build 2009-01-08 17:48:23 +0100 aw  r266029 : #i97874# extended SdrTextObj::ImpConvertAddText to copy needed attributes from original object 2009-01-08 14:59:08 +0100 aw  r266015 : #i96350# added fallback to solid fill in shadow TabPage when no fill is defined to get a reasonable shadow preview 2009-01-08 12:40:49 +0100 aw  r265995 : #i94832# remuved not needed E3DModifySceneSnapRectUpdater usages 2009-01-08 01:53:46 +0100 thb  r265982 : #i94860# Blacklisting another ATI card/driver that causes blank screens 2009-01-08 01:46:38 +0100 thb  r265981 : #i97853# Changed all gradient texture methods to use basegfx gradienttools. consolidated quite some code 2009-01-08 01:45:09 +0100 thb  r265980 : #i97853# Added lerp methods, slight changes to have everything necessary contained in the ODFGradientInfo struct 2009-01-08 00:01:54 +0100 thb  r265979 : #i97853# First part of the move - duplicated the stuff to basegfx 2009-01-06 16:23:09 +0100 aw  r265930 : #i97197# Changed SwDrawVirtObj to work well with changed aOutRect and bBoundRectValid functionality 2009-01-06 12:41:24 +0100 aw  r265909 : #i97784# corrected regression with connectors 2009-01-05 17:30:31 +0100 aw  r265881 : #i97772# added missing usage of reduce factor for BitmapPrimitive creation 2009-01-05 12:24:01 +0100 aw  r265863 : #i97321# added direct handling of HatchTexturePrimitive3D to not use it's decomposition for HitTest 2008-12-23 13:57:27 +0100 aw  r265782 : #i96669# changed SW's FlyFrame paint fallback with primitives to use createLocalDecomposition since get2Decomposition does not have to stay virtual on the long run 2008-12-23 13:47:59 +0100 aw  r265781 : #i96669# optimized impCreateTextPortionPrimitive to only create TextDecoratedPortionPrimitive2D when needed 2008-12-23 13:44:45 +0100 aw  r265780 : #i96669# added B2DRange buffering to some primitive implementations where it is most necessary 2008-12-19 15:45:45 +0100 aw  r265729 : #i96669# prepared TextPrimitives to work without DXarray, too. Had to rework impSplitSingleWords which gets active when a text portion has some word-wise decorations. Tested before committing 2008-12-19 15:44:16 +0100 aw  r265728 : #i96669# corrected error in createPolygonFromUnitEllipseSegment which popped up when investigating 2008-12-18 17:45:58 +0100 aw  r265708 : #i97149# added ActionChanged() call when visualisation object is modified 2008-12-18 15:34:42 +0100 aw  r265695 : #i96598# corrected SdrPageObj's usage of aOutRect 2008-12-17 16:59:37 +0100 aw  r265647 : #i96537# exchanged the marker for point number in string with correct one 2008-12-16 17:50:33 +0100 aw  r265566 : #i93170# added a bool to EndDrawLayer() and corresponding mechanisms to allow to end without drawing FormLayer 2008-12-16 17:50:17 +0100 aw  r265565 : #i93170# added a bool to EndDrawLayer() and corresponding mechanisms to allow to end without drawing FormLayer 2008-12-16 17:50:00 +0100 aw  r265564 : #i93170# added a bool to EndDrawLayer() and corresponding mechanisms to allow to end without drawing FormLayer 2008-12-16 17:49:48 +0100 aw  r265563 : #i93170# added a bool to EndDrawLayer() and corresponding mechanisms to allow to end without drawing FormLayer 2008-12-16 17:49:35 +0100 aw  r265562 : #i93170# added a bool to EndDrawLayer() and corresponding mechanisms to allow to end without drawing FormLayer


2009-01-20  Vladimir Glazounov  <vg@openoffice.org>  [fb1124769557b75935a40a75faca01a343ca94e4]

CWS-TOOLING: integrate CWS aw061 2009-01-13 19:18:08 +0100 aw  r266250 : #i96669# changed initialisation order in Embedded3DPrimitive2D::Embedded3DPrimitive2D due to TinderBox 2009-01-13 19:15:37 +0100 aw  r266249 : #i96669# changed initialisation order in Embedded3DPrimitive2D::Embedded3DPrimitive2D due to TinderBox 2009-01-12 11:53:37 +0100 aw  r266141 : #i97874# corrected include for TinderBox build 2009-01-08 17:48:23 +0100 aw  r266029 : #i97874# extended SdrTextObj::ImpConvertAddText to copy needed attributes from original object 2009-01-08 14:59:08 +0100 aw  r266015 : #i96350# added fallback to solid fill in shadow TabPage when no fill is defined to get a reasonable shadow preview 2009-01-08 12:40:49 +0100 aw  r265995 : #i94832# remuved not needed E3DModifySceneSnapRectUpdater usages 2009-01-08 01:53:46 +0100 thb  r265982 : #i94860# Blacklisting another ATI card/driver that causes blank screens 2009-01-08 01:46:38 +0100 thb  r265981 : #i97853# Changed all gradient texture methods to use basegfx gradienttools. consolidated quite some code 2009-01-08 01:45:09 +0100 thb  r265980 : #i97853# Added lerp methods, slight changes to have everything necessary contained in the ODFGradientInfo struct 2009-01-08 00:01:54 +0100 thb  r265979 : #i97853# First part of the move - duplicated the stuff to basegfx 2009-01-06 16:23:09 +0100 aw  r265930 : #i97197# Changed SwDrawVirtObj to work well with changed aOutRect and bBoundRectValid functionality 2009-01-06 12:41:24 +0100 aw  r265909 : #i97784# corrected regression with connectors 2009-01-05 17:30:31 +0100 aw  r265881 : #i97772# added missing usage of reduce factor for BitmapPrimitive creation 2009-01-05 12:24:01 +0100 aw  r265863 : #i97321# added direct handling of HatchTexturePrimitive3D to not use it's decomposition for HitTest 2008-12-23 13:57:27 +0100 aw  r265782 : #i96669# changed SW's FlyFrame paint fallback with primitives to use createLocalDecomposition since get2Decomposition does not have to stay virtual on the long run 2008-12-23 13:47:59 +0100 aw  r265781 : #i96669# optimized impCreateTextPortionPrimitive to only create TextDecoratedPortionPrimitive2D when needed 2008-12-23 13:44:45 +0100 aw  r265780 : #i96669# added B2DRange buffering to some primitive implementations where it is most necessary 2008-12-19 15:45:45 +0100 aw  r265729 : #i96669# prepared TextPrimitives to work without DXarray, too. Had to rework impSplitSingleWords which gets active when a text portion has some word-wise decorations. Tested before committing 2008-12-19 15:44:16 +0100 aw  r265728 : #i96669# corrected error in createPolygonFromUnitEllipseSegment which popped up when investigating 2008-12-18 17:45:58 +0100 aw  r265708 : #i97149# added ActionChanged() call when visualisation object is modified 2008-12-18 15:34:42 +0100 aw  r265695 : #i96598# corrected SdrPageObj's usage of aOutRect 2008-12-17 16:59:37 +0100 aw  r265647 : #i96537# exchanged the marker for point number in string with correct one 2008-12-16 17:50:33 +0100 aw  r265566 : #i93170# added a bool to EndDrawLayer() and corresponding mechanisms to allow to end without drawing FormLayer 2008-12-16 17:50:17 +0100 aw  r265565 : #i93170# added a bool to EndDrawLayer() and corresponding mechanisms to allow to end without drawing FormLayer 2008-12-16 17:50:00 +0100 aw  r265564 : #i93170# added a bool to EndDrawLayer() and corresponding mechanisms to allow to end without drawing FormLayer 2008-12-16 17:49:48 +0100 aw  r265563 : #i93170# added a bool to EndDrawLayer() and corresponding mechanisms to allow to end without drawing FormLayer 2008-12-16 17:49:35 +0100 aw  r265562 : #i93170# added a bool to EndDrawLayer() and corresponding mechanisms to allow to end without drawing FormLayer


2009-01-20  Vladimir Glazounov  <vg@openoffice.org>  [9c332faccc262cb7bc86053c4e0556f694842974]

CWS-TOOLING: integrate CWS aw061 2009-01-13 19:18:08 +0100 aw  r266250 : #i96669# changed initialisation order in Embedded3DPrimitive2D::Embedded3DPrimitive2D due to TinderBox 2009-01-13 19:15:37 +0100 aw  r266249 : #i96669# changed initialisation order in Embedded3DPrimitive2D::Embedded3DPrimitive2D due to TinderBox 2009-01-12 11:53:37 +0100 aw  r266141 : #i97874# corrected include for TinderBox build 2009-01-08 17:48:23 +0100 aw  r266029 : #i97874# extended SdrTextObj::ImpConvertAddText to copy needed attributes from original object 2009-01-08 14:59:08 +0100 aw  r266015 : #i96350# added fallback to solid fill in shadow TabPage when no fill is defined to get a reasonable shadow preview 2009-01-08 12:40:49 +0100 aw  r265995 : #i94832# remuved not needed E3DModifySceneSnapRectUpdater usages 2009-01-08 01:53:46 +0100 thb  r265982 : #i94860# Blacklisting another ATI card/driver that causes blank screens 2009-01-08 01:46:38 +0100 thb  r265981 : #i97853# Changed all gradient texture methods to use basegfx gradienttools. consolidated quite some code 2009-01-08 01:45:09 +0100 thb  r265980 : #i97853# Added lerp methods, slight changes to have everything necessary contained in the ODFGradientInfo struct 2009-01-08 00:01:54 +0100 thb  r265979 : #i97853# First part of the move - duplicated the stuff to basegfx 2009-01-06 16:23:09 +0100 aw  r265930 : #i97197# Changed SwDrawVirtObj to work well with changed aOutRect and bBoundRectValid functionality 2009-01-06 12:41:24 +0100 aw  r265909 : #i97784# corrected regression with connectors 2009-01-05 17:30:31 +0100 aw  r265881 : #i97772# added missing usage of reduce factor for BitmapPrimitive creation 2009-01-05 12:24:01 +0100 aw  r265863 : #i97321# added direct handling of HatchTexturePrimitive3D to not use it's decomposition for HitTest 2008-12-23 13:57:27 +0100 aw  r265782 : #i96669# changed SW's FlyFrame paint fallback with primitives to use createLocalDecomposition since get2Decomposition does not have to stay virtual on the long run 2008-12-23 13:47:59 +0100 aw  r265781 : #i96669# optimized impCreateTextPortionPrimitive to only create TextDecoratedPortionPrimitive2D when needed 2008-12-23 13:44:45 +0100 aw  r265780 : #i96669# added B2DRange buffering to some primitive implementations where it is most necessary 2008-12-19 15:45:45 +0100 aw  r265729 : #i96669# prepared TextPrimitives to work without DXarray, too. Had to rework impSplitSingleWords which gets active when a text portion has some word-wise decorations. Tested before committing 2008-12-19 15:44:16 +0100 aw  r265728 : #i96669# corrected error in createPolygonFromUnitEllipseSegment which popped up when investigating 2008-12-18 17:45:58 +0100 aw  r265708 : #i97149# added ActionChanged() call when visualisation object is modified 2008-12-18 15:34:42 +0100 aw  r265695 : #i96598# corrected SdrPageObj's usage of aOutRect 2008-12-17 16:59:37 +0100 aw  r265647 : #i96537# exchanged the marker for point number in string with correct one 2008-12-16 17:50:33 +0100 aw  r265566 : #i93170# added a bool to EndDrawLayer() and corresponding mechanisms to allow to end without drawing FormLayer 2008-12-16 17:50:17 +0100 aw  r265565 : #i93170# added a bool to EndDrawLayer() and corresponding mechanisms to allow to end without drawing FormLayer 2008-12-16 17:50:00 +0100 aw  r265564 : #i93170# added a bool to EndDrawLayer() and corresponding mechanisms to allow to end without drawing FormLayer 2008-12-16 17:49:48 +0100 aw  r265563 : #i93170# added a bool to EndDrawLayer() and corresponding mechanisms to allow to end without drawing FormLayer 2008-12-16 17:49:35 +0100 aw  r265562 : #i93170# added a bool to EndDrawLayer() and corresponding mechanisms to allow to end without drawing FormLayer


2009-01-20  Vladimir Glazounov  <vg@openoffice.org>  [d6e991abd0d161cf316660d689e5b2a790a4f132]

CWS-TOOLING: integrate CWS aw061 2009-01-13 19:18:08 +0100 aw  r266250 : #i96669# changed initialisation order in Embedded3DPrimitive2D::Embedded3DPrimitive2D due to TinderBox 2009-01-13 19:15:37 +0100 aw  r266249 : #i96669# changed initialisation order in Embedded3DPrimitive2D::Embedded3DPrimitive2D due to TinderBox 2009-01-12 11:53:37 +0100 aw  r266141 : #i97874# corrected include for TinderBox build 2009-01-08 17:48:23 +0100 aw  r266029 : #i97874# extended SdrTextObj::ImpConvertAddText to copy needed attributes from original object 2009-01-08 14:59:08 +0100 aw  r266015 : #i96350# added fallback to solid fill in shadow TabPage when no fill is defined to get a reasonable shadow preview 2009-01-08 12:40:49 +0100 aw  r265995 : #i94832# remuved not needed E3DModifySceneSnapRectUpdater usages 2009-01-08 01:53:46 +0100 thb  r265982 : #i94860# Blacklisting another ATI card/driver that causes blank screens 2009-01-08 01:46:38 +0100 thb  r265981 : #i97853# Changed all gradient texture methods to use basegfx gradienttools. consolidated quite some code 2009-01-08 01:45:09 +0100 thb  r265980 : #i97853# Added lerp methods, slight changes to have everything necessary contained in the ODFGradientInfo struct 2009-01-08 00:01:54 +0100 thb  r265979 : #i97853# First part of the move - duplicated the stuff to basegfx 2009-01-06 16:23:09 +0100 aw  r265930 : #i97197# Changed SwDrawVirtObj to work well with changed aOutRect and bBoundRectValid functionality 2009-01-06 12:41:24 +0100 aw  r265909 : #i97784# corrected regression with connectors 2009-01-05 17:30:31 +0100 aw  r265881 : #i97772# added missing usage of reduce factor for BitmapPrimitive creation 2009-01-05 12:24:01 +0100 aw  r265863 : #i97321# added direct handling of HatchTexturePrimitive3D to not use it's decomposition for HitTest 2008-12-23 13:57:27 +0100 aw  r265782 : #i96669# changed SW's FlyFrame paint fallback with primitives to use createLocalDecomposition since get2Decomposition does not have to stay virtual on the long run 2008-12-23 13:47:59 +0100 aw  r265781 : #i96669# optimized impCreateTextPortionPrimitive to only create TextDecoratedPortionPrimitive2D when needed 2008-12-23 13:44:45 +0100 aw  r265780 : #i96669# added B2DRange buffering to some primitive implementations where it is most necessary 2008-12-19 15:45:45 +0100 aw  r265729 : #i96669# prepared TextPrimitives to work without DXarray, too. Had to rework impSplitSingleWords which gets active when a text portion has some word-wise decorations. Tested before committing 2008-12-19 15:44:16 +0100 aw  r265728 : #i96669# corrected error in createPolygonFromUnitEllipseSegment which popped up when investigating 2008-12-18 17:45:58 +0100 aw  r265708 : #i97149# added ActionChanged() call when visualisation object is modified 2008-12-18 15:34:42 +0100 aw  r265695 : #i96598# corrected SdrPageObj's usage of aOutRect 2008-12-17 16:59:37 +0100 aw  r265647 : #i96537# exchanged the marker for point number in string with correct one 2008-12-16 17:50:33 +0100 aw  r265566 : #i93170# added a bool to EndDrawLayer() and corresponding mechanisms to allow to end without drawing FormLayer 2008-12-16 17:50:17 +0100 aw  r265565 : #i93170# added a bool to EndDrawLayer() and corresponding mechanisms to allow to end without drawing FormLayer 2008-12-16 17:50:00 +0100 aw  r265564 : #i93170# added a bool to EndDrawLayer() and corresponding mechanisms to allow to end without drawing FormLayer 2008-12-16 17:49:48 +0100 aw  r265563 : #i93170# added a bool to EndDrawLayer() and corresponding mechanisms to allow to end without drawing FormLayer 2008-12-16 17:49:35 +0100 aw  r265562 : #i93170# added a bool to EndDrawLayer() and corresponding mechanisms to allow to end without drawing FormLayer


2009-01-20  Vladimir Glazounov  <vg@openoffice.org>  [a257eb583bcec50ec09d9fd2b5c714516711bb2a]

CWS-TOOLING: integrate CWS aw061 2009-01-13 19:18:08 +0100 aw  r266250 : #i96669# changed initialisation order in Embedded3DPrimitive2D::Embedded3DPrimitive2D due to TinderBox 2009-01-13 19:15:37 +0100 aw  r266249 : #i96669# changed initialisation order in Embedded3DPrimitive2D::Embedded3DPrimitive2D due to TinderBox 2009-01-12 11:53:37 +0100 aw  r266141 : #i97874# corrected include for TinderBox build 2009-01-08 17:48:23 +0100 aw  r266029 : #i97874# extended SdrTextObj::ImpConvertAddText to copy needed attributes from original object 2009-01-08 14:59:08 +0100 aw  r266015 : #i96350# added fallback to solid fill in shadow TabPage when no fill is defined to get a reasonable shadow preview 2009-01-08 12:40:49 +0100 aw  r265995 : #i94832# remuved not needed E3DModifySceneSnapRectUpdater usages 2009-01-08 01:53:46 +0100 thb  r265982 : #i94860# Blacklisting another ATI card/driver that causes blank screens 2009-01-08 01:46:38 +0100 thb  r265981 : #i97853# Changed all gradient texture methods to use basegfx gradienttools. consolidated quite some code 2009-01-08 01:45:09 +0100 thb  r265980 : #i97853# Added lerp methods, slight changes to have everything necessary contained in the ODFGradientInfo struct 2009-01-08 00:01:54 +0100 thb  r265979 : #i97853# First part of the move - duplicated the stuff to basegfx 2009-01-06 16:23:09 +0100 aw  r265930 : #i97197# Changed SwDrawVirtObj to work well with changed aOutRect and bBoundRectValid functionality 2009-01-06 12:41:24 +0100 aw  r265909 : #i97784# corrected regression with connectors 2009-01-05 17:30:31 +0100 aw  r265881 : #i97772# added missing usage of reduce factor for BitmapPrimitive creation 2009-01-05 12:24:01 +0100 aw  r265863 : #i97321# added direct handling of HatchTexturePrimitive3D to not use it's decomposition for HitTest 2008-12-23 13:57:27 +0100 aw  r265782 : #i96669# changed SW's FlyFrame paint fallback with primitives to use createLocalDecomposition since get2Decomposition does not have to stay virtual on the long run 2008-12-23 13:47:59 +0100 aw  r265781 : #i96669# optimized impCreateTextPortionPrimitive to only create TextDecoratedPortionPrimitive2D when needed 2008-12-23 13:44:45 +0100 aw  r265780 : #i96669# added B2DRange buffering to some primitive implementations where it is most necessary 2008-12-19 15:45:45 +0100 aw  r265729 : #i96669# prepared TextPrimitives to work without DXarray, too. Had to rework impSplitSingleWords which gets active when a text portion has some word-wise decorations. Tested before committing 2008-12-19 15:44:16 +0100 aw  r265728 : #i96669# corrected error in createPolygonFromUnitEllipseSegment which popped up when investigating 2008-12-18 17:45:58 +0100 aw  r265708 : #i97149# added ActionChanged() call when visualisation object is modified 2008-12-18 15:34:42 +0100 aw  r265695 : #i96598# corrected SdrPageObj's usage of aOutRect 2008-12-17 16:59:37 +0100 aw  r265647 : #i96537# exchanged the marker for point number in string with correct one 2008-12-16 17:50:33 +0100 aw  r265566 : #i93170# added a bool to EndDrawLayer() and corresponding mechanisms to allow to end without drawing FormLayer 2008-12-16 17:50:17 +0100 aw  r265565 : #i93170# added a bool to EndDrawLayer() and corresponding mechanisms to allow to end without drawing FormLayer 2008-12-16 17:50:00 +0100 aw  r265564 : #i93170# added a bool to EndDrawLayer() and corresponding mechanisms to allow to end without drawing FormLayer 2008-12-16 17:49:48 +0100 aw  r265563 : #i93170# added a bool to EndDrawLayer() and corresponding mechanisms to allow to end without drawing FormLayer 2008-12-16 17:49:35 +0100 aw  r265562 : #i93170# added a bool to EndDrawLayer() and corresponding mechanisms to allow to end without drawing FormLayer


2009-01-20  Vladimir Glazounov  <vg@openoffice.org>  [8cb613c6d0b96b899002ebde48ad80f445e7bc63]

CWS-TOOLING: integrate CWS aw061 2009-01-13 19:18:08 +0100 aw  r266250 : #i96669# changed initialisation order in Embedded3DPrimitive2D::Embedded3DPrimitive2D due to TinderBox 2009-01-13 19:15:37 +0100 aw  r266249 : #i96669# changed initialisation order in Embedded3DPrimitive2D::Embedded3DPrimitive2D due to TinderBox 2009-01-12 11:53:37 +0100 aw  r266141 : #i97874# corrected include for TinderBox build 2009-01-08 17:48:23 +0100 aw  r266029 : #i97874# extended SdrTextObj::ImpConvertAddText to copy needed attributes from original object 2009-01-08 14:59:08 +0100 aw  r266015 : #i96350# added fallback to solid fill in shadow TabPage when no fill is defined to get a reasonable shadow preview 2009-01-08 12:40:49 +0100 aw  r265995 : #i94832# remuved not needed E3DModifySceneSnapRectUpdater usages 2009-01-08 01:53:46 +0100 thb  r265982 : #i94860# Blacklisting another ATI card/driver that causes blank screens 2009-01-08 01:46:38 +0100 thb  r265981 : #i97853# Changed all gradient texture methods to use basegfx gradienttools. consolidated quite some code 2009-01-08 01:45:09 +0100 thb  r265980 : #i97853# Added lerp methods, slight changes to have everything necessary contained in the ODFGradientInfo struct 2009-01-08 00:01:54 +0100 thb  r265979 : #i97853# First part of the move - duplicated the stuff to basegfx 2009-01-06 16:23:09 +0100 aw  r265930 : #i97197# Changed SwDrawVirtObj to work well with changed aOutRect and bBoundRectValid functionality 2009-01-06 12:41:24 +0100 aw  r265909 : #i97784# corrected regression with connectors 2009-01-05 17:30:31 +0100 aw  r265881 : #i97772# added missing usage of reduce factor for BitmapPrimitive creation 2009-01-05 12:24:01 +0100 aw  r265863 : #i97321# added direct handling of HatchTexturePrimitive3D to not use it's decomposition for HitTest 2008-12-23 13:57:27 +0100 aw  r265782 : #i96669# changed SW's FlyFrame paint fallback with primitives to use createLocalDecomposition since get2Decomposition does not have to stay virtual on the long run 2008-12-23 13:47:59 +0100 aw  r265781 : #i96669# optimized impCreateTextPortionPrimitive to only create TextDecoratedPortionPrimitive2D when needed 2008-12-23 13:44:45 +0100 aw  r265780 : #i96669# added B2DRange buffering to some primitive implementations where it is most necessary 2008-12-19 15:45:45 +0100 aw  r265729 : #i96669# prepared TextPrimitives to work without DXarray, too. Had to rework impSplitSingleWords which gets active when a text portion has some word-wise decorations. Tested before committing 2008-12-19 15:44:16 +0100 aw  r265728 : #i96669# corrected error in createPolygonFromUnitEllipseSegment which popped up when investigating 2008-12-18 17:45:58 +0100 aw  r265708 : #i97149# added ActionChanged() call when visualisation object is modified 2008-12-18 15:34:42 +0100 aw  r265695 : #i96598# corrected SdrPageObj's usage of aOutRect 2008-12-17 16:59:37 +0100 aw  r265647 : #i96537# exchanged the marker for point number in string with correct one 2008-12-16 17:50:33 +0100 aw  r265566 : #i93170# added a bool to EndDrawLayer() and corresponding mechanisms to allow to end without drawing FormLayer 2008-12-16 17:50:17 +0100 aw  r265565 : #i93170# added a bool to EndDrawLayer() and corresponding mechanisms to allow to end without drawing FormLayer 2008-12-16 17:50:00 +0100 aw  r265564 : #i93170# added a bool to EndDrawLayer() and corresponding mechanisms to allow to end without drawing FormLayer 2008-12-16 17:49:48 +0100 aw  r265563 : #i93170# added a bool to EndDrawLayer() and corresponding mechanisms to allow to end without drawing FormLayer 2008-12-16 17:49:35 +0100 aw  r265562 : #i93170# added a bool to EndDrawLayer() and corresponding mechanisms to allow to end without drawing FormLayer


2009-01-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [a5e835dafd73d9d5bd499846a4bba5b58dafbca0]

#81468#: fix broken conflict resulutions: .uno:StyleCatalog -> .uno:ActivateStyleApply


2009-01-19  Vladimir Glazounov  <vg@openoffice.org>  [024f0de540bd6874af3457773afc8de7aa1dde50]

CWS-TOOLING: integrate CWS kohei02 2009-01-13 16:54:47 +0100 kohei  r266237 : added dpshttab.obj to the list of EXCEPTIONFILES, to remove warning on Solaris. 2009-01-07 03:18:32 +0100 kohei  r265942 : Repeat values only on column, row, and page fields even for drill-down data.  Don't repeat values on data fields. 2009-01-06 22:23:48 +0100 kohei  r265941 : Don't repeat if empty on data fields.  The "Identify category" option is not supposed to affect data fields. 2009-01-05 17:42:52 +0100 kohei  r265884 : CWS-TOOLING: rebase CWS kohei02 to trunk@265758 (milestone: DEV300:m38) 2008-12-12 06:10:18 +0100 kohei  r265385 : instantiate string data only when it's visible. 2008-12-12 05:48:20 +0100 kohei  r265384 : when displaying the page field list box, only show visible page field members. 2008-12-11 22:41:11 +0100 kohei  r265375 : #i96689# added a list of German translations for CELL. 2008-12-11 22:24:41 +0100 kohei  r265373 : restored the old keyword file before it got stripped off. 2008-12-11 22:17:05 +0100 kohei  r265371 : #i96591# Honor the hidden members data in page fields. 2008-12-11 21:51:36 +0100 kohei  r265370 : #i96326# fixed pivot cache import that previously failed to import when the field count is zero.  But when the postponed flag is on, the count may be sometimes zero even when the field contains data. 2008-12-11 21:44:44 +0100 kohei  r265369 : #i96171# fix for broken 'Identify Categories' option for grouped fields.


2009-01-17  René Engelhard  <rene@openoffice.org>  [0144cb73a8f8533825c8623a7e0b65ae1193d367]

#i98170# we need limits.h for (U)SHRT_MAX


2009-01-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [f5be9976ab3bcae326a6740684b6610cb5b9e29a]

#i10000#: regenerate configure for DEV300 m39


2009-01-16  Rüdiger Timm  <rt@openoffice.org>  [86d78b7c80c7e144b4e7aebb9160aba2bc4687c6]

#i10000# Avoid polluting instsetoonative/util with log files.


2009-01-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [c407e54303e507c2d7a1a4eeb394a42c52b4c880]

#i10000#: disable OOoImprovement extension


2009-01-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [05341a69f692eceb7986d5cf12a9936b7113b284]

#i10000#: disable OOoImprovement extension


2009-01-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [5983fb92e98c9f553768902765fe9835420fd314]

#i10000#: fix assertion


2009-01-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [cd6745b48f398ebfa45c810135bc00ef8b1763e9]

#i10000#: add using using FilterBase::openOutputStream to XmlFilterBase


2009-01-15  Rüdiger Timm  <rt@openoffice.org>  [b9fa60279659583cb68d15048cdcd18c4773b588]

#i10000# Work around crash at exit.


2009-01-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [e525e1ebcfd79eb9f0e7180c9a1ab532c3340f0f]

#i10000#: update hid.lst for DEV300_m39


2009-01-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [e57b09dac71e151efb557e2deb04f0a870ec7440]

#i10000#: export class swtblfmt, otherwise libmsword??.so will not link on Solaris


2009-01-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [601ed6045b46669d83e5c9d34038b79d4e95b684]

#i10000#: add cast


2009-01-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [d2621442ed2afd2186f432ca2057c54ecfd1c9ff]

#i10000#: de-inline ScDocument::FastGetRowHeight() to be able to link scfilt on Linux


2009-01-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [50298ff20d187d63e28b0f5f69870834befb0ee6]

#i10000#: export some more classes and methods


2009-01-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [878ae4fa504e908d7798c5e79bf6830a46455fee]

#i10000#: casts required for .Net2008 compiler2


2009-01-14  Rüdiger Timm  <rt@openoffice.org>  [1b58d0fd7f62166f89c50dc2439eda7dfbc89f94]

#i10000# Add '{solarenvpath}/{os}/loader2' to include paths.


2009-01-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [dc63c36a03935ca59595203fe329ea03db4dbabe]

#i10000#: include precompiled headers


2009-01-14  Rüdiger Timm  <rt@openoffice.org>  [923a835cd5c03d3ebf80b5f2ab5797fa24bfc238]

#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>  [011d6da4d7677f1236705f682ac357b378238fbe]

#i10000#: fix link problems due to CWS frmdlg


2009-01-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [1940d871f0bc9615f48d03e34b5746c189636551]

#i10000#: introduced macros for formula libs


2009-01-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [9367e4f8148b92025252efbee807542fa3c8b9bc]

#i10000#: Linux/gcc with optimization: work around a link problem, compiler emits symbol for Fill(const FormularToken&) instead Fill(const FormularToken&, ExternalReferenceHelper* _pRef = NULL). Compiler bug?


2009-01-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [7a0b5fdbafce71203e7eae5ea64d4a106f076a43]

#i10000#: remove SAL_CALL from XmlFilterBase dtor


2009-01-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [29e1c074501017432944812ac72a9fe2a2983f3d]

#i10000#: reolve merge conflicts (CWS notes7)


2009-01-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [b3cd778cc0077e15f0f97864829d4bd52c33947f]

#i10000#: reolve merge conflicts (CWS notes7)


2009-01-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [f85e42b646aefa8d15699e0d7ba38b4c75a0ff70]

#i10000#: LANGUAGE_ARABIC -> LANGUAGE_ARABIC_SAUDI_ARABIA


2009-01-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [27c2928516060abdbf2f3d03c6f5a6f7257845db]

#i10000#: export method areAllSeriesAttachedToSameAxis()


2009-01-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [e2c3bb149ab7d541e8784a9ff9efd0ba1b661149]

#i10000#: fix wrong merge conflict resolution (CWS sb102)


2009-01-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [f04d7bae9138dd47c3ff93f3fc27efd061613b9e]

#i10000#: make ScExternalRefManager dtor virtual


2009-01-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [f5b651b40e7c7e980df0d294d33a5597fa6c784e]

#i10000#: merge conflicts resolved (CWS sb102); resurrect performance improvements from m38


2009-01-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [f79944144dc1cf4a71171d96c7ab5cee40e3fdbb]

#i10000#: fix merge conflicts (CWS frmdlg)


2009-01-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [1c08c265487d696b92979c8890470efe0cbfa95c]

#i10000#: fix merge conflicts (CWS frmdlg)


2009-01-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [17ae03fba98ddcffaca401f3f4b224cbc684ce16]

#i10000#: fix double assigned resource id (STR_LINKEDDOC_NO_SYSTEM_FILE)


2009-01-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [e9723866cc7d008c7bb69491990e3395ecf59fdd]

#i10000#: FlushViewContact() -> GetViewContact().flushViewObjectContacts(false)


2009-01-12  Rüdiger Timm  <rt@openoffice.org>  [fa9f4faf3a00db816a79302001003f6ad47c93e1]

#i10000# Correct typo: it's 'oox', not 'ocx'.


2009-01-12  Rüdiger Timm  <rt@openoffice.org>  [e37db824dc014056c7140e2c56b65a5ff8eef32e]

#159017# Move content of 'officenames' to 'so_prereq'.


2009-01-12  Rüdiger Timm  <rt@openoffice.org>  [cebc3630b4c6d06ff2892816c06728fb1def4683]

#i10000# Avoid unnecessary 'mkdir' calls.


2009-01-12  Rüdiger Timm  <rt@openoffice.org>  [3980674fc55f78335deeabe7521902e7b649fd4e]

#i10000# Avoid unnecessary 'mkdir' calls.


2009-01-12  Rüdiger Timm  <rt@openoffice.org>  [672c19b69a9b17aa38b36f52d87982bce6c03055]

#i10000# Avoid unnecessary 'mkdir' calls.


2009-01-12  Rüdiger Timm  <rt@openoffice.org>  [bb0372ea584d9059a014d8fa34c2b5e4807488c6]

#i10000# Avoid unnecessary 'mkdir' calls.


2009-01-12  Rüdiger Timm  <rt@openoffice.org>  [a1577feefd60cd788ab7c0b1c3896bd198d4643e]

#i10000# Change in postprocess/packconfig/packconfig.pl for i82140, i97141, and i97142 (CWS macmenusquit) makes uiconfig.zip platform dependent, so it must not get built in common tree.


2009-01-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [02a066e960f331cc121a78b80707c5d5d5bde7b7]

#i10000#: resolve merge conflicts from CWS frmdlg


2009-01-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [7a0f18cb256b468ba85acb41445b3f09d2e7ce8a]

#i1000#: resolve merge conflicts from CWS frmdlg


2009-01-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [0f47ff69835e4419eca174435d711b8490081d5f]

#i1000#: resolve merge conflicts from CWS frmdlg


2009-01-09  René Engelhard  <rene@openoffice.org>  [e3d3a45865374e5011949390b8cc5b7f5a4ad1a2]

#i97352# fix tail usage


2009-01-09  Release Engineers  <releng@openoffice.org>  [61f243fdab3b0981fefc290a5c24d2f2b26340e6]

#i10000# Correct handling of LANGUAGE_ARABIC, see sallayout.cxx in vcl


2009-01-09  Release Engineers  <releng@openoffice.org>  [c2542cf91b4fa2ba22ab6e54096977da704757ae]

#i10000# Minor syntax changes (semicolons, build.lst).


2009-01-09  Rüdiger Timm  <rt@openoffice.org>  [2397288b76a3e470a5cd8c65c0606e00b8be020f]

#i10000# Get changes from CWS mooxlsc (r265400) in sc/inc/compiler.hrc


2009-01-09  Rüdiger Timm  <rt@openoffice.org>  [79534598237d2c41a0ec654a32d9430443c54114]

#i10000# Get changes from CWS mooxlsc (r265400) in sc/inc/opcode.hxx


2009-01-09  Release Engineers  <releng@openoffice.org>  [78082b2e68cc5185cb40b90179c0fa73b771cbdf]

#i10000# Replace LANGUAGE_ARABIC by LANGUAGE_ARABIC_SAUDI_ARABIA (see CWS locales31).


2009-01-09  Release Engineers  <releng@openoffice.org>  [d9f13858bdecf19bdd80be92abf303dfd2d90d50]

#i10000# Replace LANGUAGE_ARABIC by LANGUAGE_ARABIC_SAUDI_ARABIA (see CWS locales31).


2009-01-09  Release Engineers  <releng@openoffice.org>  [d4cf1cc34abad49c57a43ed31e9a0bb3b158a8ea]

#i10000# Remove one line which got obsolete by conflict resolution during integration of CWS mav43.


2009-01-09  Release Engineers  <releng@openoffice.org>  [48cfbc42a59813d6c278ce73e8a289f0d1d25e14]

#i10000# Makefile syntax: missing backslash added


2009-01-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [f320867913269b7851c76e306359f6542aa82231]

CWS-TOOLING: integrate CWS os126 2009-01-08 11:24:31 +0100 as  r265987 : #i94216# remove hardcoded translations 2008-12-30 13:16:50 +0100 os  r265830 : #i94216# German resources removed


2009-01-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [b074807a43e60c3a39493006257121b222c97556]

CWS-TOOLING: integrate CWS os126 2009-01-08 11:24:31 +0100 as  r265987 : #i94216# remove hardcoded translations 2008-12-30 13:16:50 +0100 os  r265830 : #i94216# German resources removed


2009-01-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [53ef57d5f9fe1f0d1cb1efbb372c10ce484b3f5d]

#i10000#: add missing backslash


2009-01-08  René Engelhard  <rene@openoffice.org>  [a0c161819b2ea8b59b5dea0692071b9188f2dde7]

#i86961# fix tense, add missing comma


2009-01-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [d82fe9eceed3a3346e0db5c521526f5343c541a4]

#i10000#: delete mergeinfo on trunk


2009-01-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [cb90addbca2d7ec1a798378fcca7231dee971395]

#i10000#: delete mergeinfo on trunk


2009-01-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [cf7d050b9173aa5aeef8b73a71a2470e43534efb]

#i10000#: delete mergeinfo on trunk


2009-01-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [783dbe2c1654c3579d23d7fde997b2bad83a167e]

#i10000#: delete mergeinfo on trunk


2009-01-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [319c0f8ae4ef5f498871a1dde8266e7997be6f54]

#i10000#: delete mergeinfo on trunk


2009-01-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [1c6872cfdd12325fd261dd4544eddda57dbe008b]

#i10000#: delete mergeinfo on trunk


2009-01-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [040304bd6cfc12b60f079d57ad1f314744a523b0]

DEV300


2009-01-08  René Engelhard  <rene@openoffice.org>  [45aac0595fd6267d351d6f4d540144d420fd9a03]

#i10000# we need string.h for memcpy()


2009-01-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [12eddd2c64a834011d385afb7740b8f61790257c]

#i10000#,#i96322#: .uno:ActivateStyleApply: change sting to value from CWS os123


2009-01-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [9290c74e63ed21be5ee529357fa88255f8990231]

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-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [c6762e7b75a3bea150ebefa827679e485f01c9f7]

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-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [6fabf8894c4390858d82926120368a971477a361]

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-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [d73fce0fc9f128340d1b05d595b3ea7e831c3401]

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-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [d62bf4acae61dd240ed132a3066272a87001d2e7]

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-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [87307aba9e8dbca16672e6df701d9f905b9e1786]

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-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [0d1d10afd0e490a3fd860e5ffcf18ceeccb58acf]

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-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [6b8d76e127dc529e4a93d6be5a0e9744f197c71f]

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-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [2cb4c646a81c92d7582c0db6eedeb09128ace1c5]

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>  [62072ab75857a39a4c59579e6c4406b814b3c7f1]

CWS-TOOLING: integrate CWS menuchanges 2009-01-07 17:12:18 +0100 mod  r265974 : throw out comment tracking accellerator 2009-01-07 16:23:35 +0100 mod  r265972 : CWS-TOOLING: rebase CWS menuchanges to trunk@265758 (milestone: DEV300:m38) 2008-12-03 16:21:15 +0100 mod  r264798 : menu shortcut fixes 2008-12-03 15:53:23 +0100 mod  r264794 : some shortcut changes 2008-12-02 13:35:56 +0100 fredrikh  r264696 : i96794 2008-12-01 20:09:07 +0100 fredrikh  r264633 : i96768 2008-12-01 20:08:37 +0100 fredrikh  r264632 : i96768 2008-12-01 16:40:18 +0100 fredrikh  r264619 : i96762 2008-12-01 16:37:37 +0100 fredrikh  r264618 : i96762 2008-12-01 16:37:09 +0100 fredrikh  r264617 : i96762 2008-12-01 13:14:43 +0100 fredrikh  r264595 : i90650 2008-11-28 18:26:38 +0100 fredrikh  r264569 : i94758 2008-11-28 18:22:31 +0100 fredrikh  r264568 : i94758 2008-11-28 12:46:26 +0100 fredrikh  r264541 : i94758 2008-11-26 16:58:51 +0100 fredrikh  r264423 : i96625 2008-11-26 16:14:10 +0100 fredrikh  r264412 : i96623 2008-11-26 16:13:02 +0100 fredrikh  r264410 : i96623 2008-11-25 19:46:42 +0100 fredrikh  r264330 : i96359 2008-11-25 13:50:34 +0100 fredrikh  r264307 : i96556 2008-11-25 13:49:46 +0100 fredrikh  r264306 : i96556 2008-11-25 13:48:32 +0100 fredrikh  r264305 : i96556 2008-11-25 13:46:55 +0100 fredrikh  r264304 : i96556 2008-11-25 13:45:29 +0100 fredrikh  r264303 : i96357 2008-11-25 13:42:11 +0100 fredrikh  r264302 : i96556 & i94758 2008-11-25 13:34:54 +0100 fredrikh  r264301 : i96556 2008-11-25 13:33:30 +0100 fredrikh  r264300 : i96556 2008-11-25 13:32:31 +0100 fredrikh  r264299 : i96556 2008-11-25 13:31:57 +0100 fredrikh  r264298 : i96556 2008-11-25 13:31:27 +0100 fredrikh  r264297 : i96556 2008-11-25 13:30:31 +0100 fredrikh  r264295 : i96556 2008-11-25 13:29:29 +0100 fredrikh  r264294 : i96556 2008-11-25 13:28:17 +0100 fredrikh  r264292 : i96556 2008-11-25 13:27:44 +0100 fredrikh  r264290 : i96556 2008-11-25 13:26:54 +0100 fredrikh  r264288 : i96556 2008-11-25 13:25:03 +0100 fredrikh  r264287 : i96556 2008-11-25 13:21:29 +0100 fredrikh  r264286 : i96556 2008-11-19 16:14:07 +0100 fredrikh  r264004 : i96359 2008-11-19 14:35:43 +0100 fredrikh  r263995 : i96353 2008-11-19 14:05:58 +0100 fredrikh  r263991 : i96347 2008-11-19 14:05:36 +0100 fredrikh  r263990 : i96347 2008-11-19 14:05:07 +0100 fredrikh  r263989 : i96347 2008-11-19 13:11:59 +0100 fredrikh  r263983 : i96347 2008-11-19 13:00:09 +0100 fredrikh  r263982 : i96347 2008-10-29 14:54:51 +0100 mod  r262804 : 94633 2008-10-29 14:54:10 +0100 mod  r262803 : #i94633# 2008-10-29 12:58:38 +0100 ufi  r262787 : i94958,3rd 2008-10-29 12:42:41 +0100 ufi  r262783 : i94958,2nd 2008-10-29 12:00:23 +0100 ufi  r262777 : i94958 2008-10-28 23:45:34 +0100 mod  r262766 : #i95457# 2008-10-18 19:09:38 +0200 mod  r262295 : accelerator change 2008-10-17 15:45:11 +0200 mod  r262289 : fix typo 2008-10-15 23:17:04 +0200 mod  r262245 : menu fix 2008-10-15 22:58:30 +0200 mod  r262244 : fix footnote setting dialog 2008-10-15 22:58:01 +0200 mod  r262243 : further changes to menu 2008-10-14 10:27:46 +0200 mod  r262195 : new accelerator and menu changes 2008-10-14 10:27:37 +0200 mod  r262194 : new accelerator and menu changes 2008-10-07 14:23:26 +0200 mod  r262081 : #i79329# #i85158# #i88351# 2008-10-02 10:31:52 +0200 mod  r262026 : #i94551# 2008-10-02 10:23:57 +0200 mod  r262025 : #i87347#


2009-01-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [85ec6e2ecb21eee739cab3f3029fe52c1e454fa7]

CWS-TOOLING: integrate CWS menuchanges 2009-01-07 17:12:18 +0100 mod  r265974 : throw out comment tracking accellerator 2009-01-07 16:23:35 +0100 mod  r265972 : CWS-TOOLING: rebase CWS menuchanges to trunk@265758 (milestone: DEV300:m38) 2008-12-03 16:21:15 +0100 mod  r264798 : menu shortcut fixes 2008-12-03 15:53:23 +0100 mod  r264794 : some shortcut changes 2008-12-02 13:35:56 +0100 fredrikh  r264696 : i96794 2008-12-01 20:09:07 +0100 fredrikh  r264633 : i96768 2008-12-01 20:08:37 +0100 fredrikh  r264632 : i96768 2008-12-01 16:40:18 +0100 fredrikh  r264619 : i96762 2008-12-01 16:37:37 +0100 fredrikh  r264618 : i96762 2008-12-01 16:37:09 +0100 fredrikh  r264617 : i96762 2008-12-01 13:14:43 +0100 fredrikh  r264595 : i90650 2008-11-28 18:26:38 +0100 fredrikh  r264569 : i94758 2008-11-28 18:22:31 +0100 fredrikh  r264568 : i94758 2008-11-28 12:46:26 +0100 fredrikh  r264541 : i94758 2008-11-26 16:58:51 +0100 fredrikh  r264423 : i96625 2008-11-26 16:14:10 +0100 fredrikh  r264412 : i96623 2008-11-26 16:13:02 +0100 fredrikh  r264410 : i96623 2008-11-25 19:46:42 +0100 fredrikh  r264330 : i96359 2008-11-25 13:50:34 +0100 fredrikh  r264307 : i96556 2008-11-25 13:49:46 +0100 fredrikh  r264306 : i96556 2008-11-25 13:48:32 +0100 fredrikh  r264305 : i96556 2008-11-25 13:46:55 +0100 fredrikh  r264304 : i96556 2008-11-25 13:45:29 +0100 fredrikh  r264303 : i96357 2008-11-25 13:42:11 +0100 fredrikh  r264302 : i96556 & i94758 2008-11-25 13:34:54 +0100 fredrikh  r264301 : i96556 2008-11-25 13:33:30 +0100 fredrikh  r264300 : i96556 2008-11-25 13:32:31 +0100 fredrikh  r264299 : i96556 2008-11-25 13:31:57 +0100 fredrikh  r264298 : i96556 2008-11-25 13:31:27 +0100 fredrikh  r264297 : i96556 2008-11-25 13:30:31 +0100 fredrikh  r264295 : i96556 2008-11-25 13:29:29 +0100 fredrikh  r264294 : i96556 2008-11-25 13:28:17 +0100 fredrikh  r264292 : i96556 2008-11-25 13:27:44 +0100 fredrikh  r264290 : i96556 2008-11-25 13:26:54 +0100 fredrikh  r264288 : i96556 2008-11-25 13:25:03 +0100 fredrikh  r264287 : i96556 2008-11-25 13:21:29 +0100 fredrikh  r264286 : i96556 2008-11-19 16:14:07 +0100 fredrikh  r264004 : i96359 2008-11-19 14:35:43 +0100 fredrikh  r263995 : i96353 2008-11-19 14:05:58 +0100 fredrikh  r263991 : i96347 2008-11-19 14:05:36 +0100 fredrikh  r263990 : i96347 2008-11-19 14:05:07 +0100 fredrikh  r263989 : i96347 2008-11-19 13:11:59 +0100 fredrikh  r263983 : i96347 2008-11-19 13:00:09 +0100 fredrikh  r263982 : i96347 2008-10-29 14:54:51 +0100 mod  r262804 : 94633 2008-10-29 14:54:10 +0100 mod  r262803 : #i94633# 2008-10-29 12:58:38 +0100 ufi  r262787 : i94958,3rd 2008-10-29 12:42:41 +0100 ufi  r262783 : i94958,2nd 2008-10-29 12:00:23 +0100 ufi  r262777 : i94958 2008-10-28 23:45:34 +0100 mod  r262766 : #i95457# 2008-10-18 19:09:38 +0200 mod  r262295 : accelerator change 2008-10-17 15:45:11 +0200 mod  r262289 : fix typo 2008-10-15 23:17:04 +0200 mod  r262245 : menu fix 2008-10-15 22:58:30 +0200 mod  r262244 : fix footnote setting dialog 2008-10-15 22:58:01 +0200 mod  r262243 : further changes to menu 2008-10-14 10:27:46 +0200 mod  r262195 : new accelerator and menu changes 2008-10-14 10:27:37 +0200 mod  r262194 : new accelerator and menu changes 2008-10-07 14:23:26 +0200 mod  r262081 : #i79329# #i85158# #i88351# 2008-10-02 10:31:52 +0200 mod  r262026 : #i94551# 2008-10-02 10:23:57 +0200 mod  r262025 : #i87347#


2009-01-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [4328033727ddff29c06a10640f7dcd76590b6050]

CWS-TOOLING: integrate CWS menuchanges 2009-01-07 17:12:18 +0100 mod  r265974 : throw out comment tracking accellerator 2009-01-07 16:23:35 +0100 mod  r265972 : CWS-TOOLING: rebase CWS menuchanges to trunk@265758 (milestone: DEV300:m38) 2008-12-03 16:21:15 +0100 mod  r264798 : menu shortcut fixes 2008-12-03 15:53:23 +0100 mod  r264794 : some shortcut changes 2008-12-02 13:35:56 +0100 fredrikh  r264696 : i96794 2008-12-01 20:09:07 +0100 fredrikh  r264633 : i96768 2008-12-01 20:08:37 +0100 fredrikh  r264632 : i96768 2008-12-01 16:40:18 +0100 fredrikh  r264619 : i96762 2008-12-01 16:37:37 +0100 fredrikh  r264618 : i96762 2008-12-01 16:37:09 +0100 fredrikh  r264617 : i96762 2008-12-01 13:14:43 +0100 fredrikh  r264595 : i90650 2008-11-28 18:26:38 +0100 fredrikh  r264569 : i94758 2008-11-28 18:22:31 +0100 fredrikh  r264568 : i94758 2008-11-28 12:46:26 +0100 fredrikh  r264541 : i94758 2008-11-26 16:58:51 +0100 fredrikh  r264423 : i96625 2008-11-26 16:14:10 +0100 fredrikh  r264412 : i96623 2008-11-26 16:13:02 +0100 fredrikh  r264410 : i96623 2008-11-25 19:46:42 +0100 fredrikh  r264330 : i96359 2008-11-25 13:50:34 +0100 fredrikh  r264307 : i96556 2008-11-25 13:49:46 +0100 fredrikh  r264306 : i96556 2008-11-25 13:48:32 +0100 fredrikh  r264305 : i96556 2008-11-25 13:46:55 +0100 fredrikh  r264304 : i96556 2008-11-25 13:45:29 +0100 fredrikh  r264303 : i96357 2008-11-25 13:42:11 +0100 fredrikh  r264302 : i96556 & i94758 2008-11-25 13:34:54 +0100 fredrikh  r264301 : i96556 2008-11-25 13:33:30 +0100 fredrikh  r264300 : i96556 2008-11-25 13:32:31 +0100 fredrikh  r264299 : i96556 2008-11-25 13:31:57 +0100 fredrikh  r264298 : i96556 2008-11-25 13:31:27 +0100 fredrikh  r264297 : i96556 2008-11-25 13:30:31 +0100 fredrikh  r264295 : i96556 2008-11-25 13:29:29 +0100 fredrikh  r264294 : i96556 2008-11-25 13:28:17 +0100 fredrikh  r264292 : i96556 2008-11-25 13:27:44 +0100 fredrikh  r264290 : i96556 2008-11-25 13:26:54 +0100 fredrikh  r264288 : i96556 2008-11-25 13:25:03 +0100 fredrikh  r264287 : i96556 2008-11-25 13:21:29 +0100 fredrikh  r264286 : i96556 2008-11-19 16:14:07 +0100 fredrikh  r264004 : i96359 2008-11-19 14:35:43 +0100 fredrikh  r263995 : i96353 2008-11-19 14:05:58 +0100 fredrikh  r263991 : i96347 2008-11-19 14:05:36 +0100 fredrikh  r263990 : i96347 2008-11-19 14:05:07 +0100 fredrikh  r263989 : i96347 2008-11-19 13:11:59 +0100 fredrikh  r263983 : i96347 2008-11-19 13:00:09 +0100 fredrikh  r263982 : i96347 2008-10-29 14:54:51 +0100 mod  r262804 : 94633 2008-10-29 14:54:10 +0100 mod  r262803 : #i94633# 2008-10-29 12:58:38 +0100 ufi  r262787 : i94958,3rd 2008-10-29 12:42:41 +0100 ufi  r262783 : i94958,2nd 2008-10-29 12:00:23 +0100 ufi  r262777 : i94958 2008-10-28 23:45:34 +0100 mod  r262766 : #i95457# 2008-10-18 19:09:38 +0200 mod  r262295 : accelerator change 2008-10-17 15:45:11 +0200 mod  r262289 : fix typo 2008-10-15 23:17:04 +0200 mod  r262245 : menu fix 2008-10-15 22:58:30 +0200 mod  r262244 : fix footnote setting dialog 2008-10-15 22:58:01 +0200 mod  r262243 : further changes to menu 2008-10-14 10:27:46 +0200 mod  r262195 : new accelerator and menu changes 2008-10-14 10:27:37 +0200 mod  r262194 : new accelerator and menu changes 2008-10-07 14:23:26 +0200 mod  r262081 : #i79329# #i85158# #i88351# 2008-10-02 10:31:52 +0200 mod  r262026 : #i94551# 2008-10-02 10:23:57 +0200 mod  r262025 : #i87347#


2009-01-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [b142ca03365a5a5bfd8487fda9bfeea2e6db0d0b]

CWS-TOOLING: integrate CWS menuchanges 2009-01-07 17:12:18 +0100 mod  r265974 : throw out comment tracking accellerator 2009-01-07 16:23:35 +0100 mod  r265972 : CWS-TOOLING: rebase CWS menuchanges to trunk@265758 (milestone: DEV300:m38) 2008-12-03 16:21:15 +0100 mod  r264798 : menu shortcut fixes 2008-12-03 15:53:23 +0100 mod  r264794 : some shortcut changes 2008-12-02 13:35:56 +0100 fredrikh  r264696 : i96794 2008-12-01 20:09:07 +0100 fredrikh  r264633 : i96768 2008-12-01 20:08:37 +0100 fredrikh  r264632 : i96768 2008-12-01 16:40:18 +0100 fredrikh  r264619 : i96762 2008-12-01 16:37:37 +0100 fredrikh  r264618 : i96762 2008-12-01 16:37:09 +0100 fredrikh  r264617 : i96762 2008-12-01 13:14:43 +0100 fredrikh  r264595 : i90650 2008-11-28 18:26:38 +0100 fredrikh  r264569 : i94758 2008-11-28 18:22:31 +0100 fredrikh  r264568 : i94758 2008-11-28 12:46:26 +0100 fredrikh  r264541 : i94758 2008-11-26 16:58:51 +0100 fredrikh  r264423 : i96625 2008-11-26 16:14:10 +0100 fredrikh  r264412 : i96623 2008-11-26 16:13:02 +0100 fredrikh  r264410 : i96623 2008-11-25 19:46:42 +0100 fredrikh  r264330 : i96359 2008-11-25 13:50:34 +0100 fredrikh  r264307 : i96556 2008-11-25 13:49:46 +0100 fredrikh  r264306 : i96556 2008-11-25 13:48:32 +0100 fredrikh  r264305 : i96556 2008-11-25 13:46:55 +0100 fredrikh  r264304 : i96556 2008-11-25 13:45:29 +0100 fredrikh  r264303 : i96357 2008-11-25 13:42:11 +0100 fredrikh  r264302 : i96556 & i94758 2008-11-25 13:34:54 +0100 fredrikh  r264301 : i96556 2008-11-25 13:33:30 +0100 fredrikh  r264300 : i96556 2008-11-25 13:32:31 +0100 fredrikh  r264299 : i96556 2008-11-25 13:31:57 +0100 fredrikh  r264298 : i96556 2008-11-25 13:31:27 +0100 fredrikh  r264297 : i96556 2008-11-25 13:30:31 +0100 fredrikh  r264295 : i96556 2008-11-25 13:29:29 +0100 fredrikh  r264294 : i96556 2008-11-25 13:28:17 +0100 fredrikh  r264292 : i96556 2008-11-25 13:27:44 +0100 fredrikh  r264290 : i96556 2008-11-25 13:26:54 +0100 fredrikh  r264288 : i96556 2008-11-25 13:25:03 +0100 fredrikh  r264287 : i96556 2008-11-25 13:21:29 +0100 fredrikh  r264286 : i96556 2008-11-19 16:14:07 +0100 fredrikh  r264004 : i96359 2008-11-19 14:35:43 +0100 fredrikh  r263995 : i96353 2008-11-19 14:05:58 +0100 fredrikh  r263991 : i96347 2008-11-19 14:05:36 +0100 fredrikh  r263990 : i96347 2008-11-19 14:05:07 +0100 fredrikh  r263989 : i96347 2008-11-19 13:11:59 +0100 fredrikh  r263983 : i96347 2008-11-19 13:00:09 +0100 fredrikh  r263982 : i96347 2008-10-29 14:54:51 +0100 mod  r262804 : 94633 2008-10-29 14:54:10 +0100 mod  r262803 : #i94633# 2008-10-29 12:58:38 +0100 ufi  r262787 : i94958,3rd 2008-10-29 12:42:41 +0100 ufi  r262783 : i94958,2nd 2008-10-29 12:00:23 +0100 ufi  r262777 : i94958 2008-10-28 23:45:34 +0100 mod  r262766 : #i95457# 2008-10-18 19:09:38 +0200 mod  r262295 : accelerator change 2008-10-17 15:45:11 +0200 mod  r262289 : fix typo 2008-10-15 23:17:04 +0200 mod  r262245 : menu fix 2008-10-15 22:58:30 +0200 mod  r262244 : fix footnote setting dialog 2008-10-15 22:58:01 +0200 mod  r262243 : further changes to menu 2008-10-14 10:27:46 +0200 mod  r262195 : new accelerator and menu changes 2008-10-14 10:27:37 +0200 mod  r262194 : new accelerator and menu changes 2008-10-07 14:23:26 +0200 mod  r262081 : #i79329# #i85158# #i88351# 2008-10-02 10:31:52 +0200 mod  r262026 : #i94551# 2008-10-02 10:23:57 +0200 mod  r262025 : #i87347#


2009-01-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [0c14679312da5bc50a3be71d39a5032b24887155]

CWS-TOOLING: integrate CWS menuchanges 2009-01-07 17:12:18 +0100 mod  r265974 : throw out comment tracking accellerator 2009-01-07 16:23:35 +0100 mod  r265972 : CWS-TOOLING: rebase CWS menuchanges to trunk@265758 (milestone: DEV300:m38) 2008-12-03 16:21:15 +0100 mod  r264798 : menu shortcut fixes 2008-12-03 15:53:23 +0100 mod  r264794 : some shortcut changes 2008-12-02 13:35:56 +0100 fredrikh  r264696 : i96794 2008-12-01 20:09:07 +0100 fredrikh  r264633 : i96768 2008-12-01 20:08:37 +0100 fredrikh  r264632 : i96768 2008-12-01 16:40:18 +0100 fredrikh  r264619 : i96762 2008-12-01 16:37:37 +0100 fredrikh  r264618 : i96762 2008-12-01 16:37:09 +0100 fredrikh  r264617 : i96762 2008-12-01 13:14:43 +0100 fredrikh  r264595 : i90650 2008-11-28 18:26:38 +0100 fredrikh  r264569 : i94758 2008-11-28 18:22:31 +0100 fredrikh  r264568 : i94758 2008-11-28 12:46:26 +0100 fredrikh  r264541 : i94758 2008-11-26 16:58:51 +0100 fredrikh  r264423 : i96625 2008-11-26 16:14:10 +0100 fredrikh  r264412 : i96623 2008-11-26 16:13:02 +0100 fredrikh  r264410 : i96623 2008-11-25 19:46:42 +0100 fredrikh  r264330 : i96359 2008-11-25 13:50:34 +0100 fredrikh  r264307 : i96556 2008-11-25 13:49:46 +0100 fredrikh  r264306 : i96556 2008-11-25 13:48:32 +0100 fredrikh  r264305 : i96556 2008-11-25 13:46:55 +0100 fredrikh  r264304 : i96556 2008-11-25 13:45:29 +0100 fredrikh  r264303 : i96357 2008-11-25 13:42:11 +0100 fredrikh  r264302 : i96556 & i94758 2008-11-25 13:34:54 +0100 fredrikh  r264301 : i96556 2008-11-25 13:33:30 +0100 fredrikh  r264300 : i96556 2008-11-25 13:32:31 +0100 fredrikh  r264299 : i96556 2008-11-25 13:31:57 +0100 fredrikh  r264298 : i96556 2008-11-25 13:31:27 +0100 fredrikh  r264297 : i96556 2008-11-25 13:30:31 +0100 fredrikh  r264295 : i96556 2008-11-25 13:29:29 +0100 fredrikh  r264294 : i96556 2008-11-25 13:28:17 +0100 fredrikh  r264292 : i96556 2008-11-25 13:27:44 +0100 fredrikh  r264290 : i96556 2008-11-25 13:26:54 +0100 fredrikh  r264288 : i96556 2008-11-25 13:25:03 +0100 fredrikh  r264287 : i96556 2008-11-25 13:21:29 +0100 fredrikh  r264286 : i96556 2008-11-19 16:14:07 +0100 fredrikh  r264004 : i96359 2008-11-19 14:35:43 +0100 fredrikh  r263995 : i96353 2008-11-19 14:05:58 +0100 fredrikh  r263991 : i96347 2008-11-19 14:05:36 +0100 fredrikh  r263990 : i96347 2008-11-19 14:05:07 +0100 fredrikh  r263989 : i96347 2008-11-19 13:11:59 +0100 fredrikh  r263983 : i96347 2008-11-19 13:00:09 +0100 fredrikh  r263982 : i96347 2008-10-29 14:54:51 +0100 mod  r262804 : 94633 2008-10-29 14:54:10 +0100 mod  r262803 : #i94633# 2008-10-29 12:58:38 +0100 ufi  r262787 : i94958,3rd 2008-10-29 12:42:41 +0100 ufi  r262783 : i94958,2nd 2008-10-29 12:00:23 +0100 ufi  r262777 : i94958 2008-10-28 23:45:34 +0100 mod  r262766 : #i95457# 2008-10-18 19:09:38 +0200 mod  r262295 : accelerator change 2008-10-17 15:45:11 +0200 mod  r262289 : fix typo 2008-10-15 23:17:04 +0200 mod  r262245 : menu fix 2008-10-15 22:58:30 +0200 mod  r262244 : fix footnote setting dialog 2008-10-15 22:58:01 +0200 mod  r262243 : further changes to menu 2008-10-14 10:27:46 +0200 mod  r262195 : new accelerator and menu changes 2008-10-14 10:27:37 +0200 mod  r262194 : new accelerator and menu changes 2008-10-07 14:23:26 +0200 mod  r262081 : #i79329# #i85158# #i88351# 2008-10-02 10:31:52 +0200 mod  r262026 : #i94551# 2008-10-02 10:23:57 +0200 mod  r262025 : #i87347#


2009-01-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [728704bfec23dac79e413d432f3dc2037c9240cc]

CWS-TOOLING: integrate CWS macmenusquit 2009-01-07 13:36:33 +0100 jsk  r265962 : #i97382, #i97825 2008-12-29 22:35:29 +0100 ericb  r265826 : CWS-TOOLING: rebase CWS macmenusquit to trunk@265758 (milestone: DEV300:m38) 2008-12-18 08:43:55 +0100 jsk  r265663 : #i97382# 2008-12-18 08:19:11 +0100 jsk  r265659 : #i97382# 2008-12-11 19:26:17 +0100 ericb  r265350 : #i97142# remove Tools -> Options menu on Mac OS X (not Aqua HIG compliant) 2008-11-27 14:13:25 +0100 ericb  r264488 : #i82140# ause suggested to check whether xsltproc operation was successfull 2008-11-27 13:34:58 +0100 ericb  r264483 : #i82140# on mod demand, remove useless About cannot be bad either 2008-10-11 12:50:13 +0200 ericb  r262155 : #i82140#: migrate CWS macmenusquit to SVN: adding macosx specific files 2008-10-11 12:49:13 +0200 ericb  r262154 : #i82140#: migrate CWS macmenusquit to SVN.


2009-01-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [0c881ed110a0b925ce8554aa54c674dee1c9b2dc]

CWS-TOOLING: integrate CWS macmenusquit 2009-01-07 13:36:33 +0100 jsk  r265962 : #i97382, #i97825 2008-12-29 22:35:29 +0100 ericb  r265826 : CWS-TOOLING: rebase CWS macmenusquit to trunk@265758 (milestone: DEV300:m38) 2008-12-18 08:43:55 +0100 jsk  r265663 : #i97382# 2008-12-18 08:19:11 +0100 jsk  r265659 : #i97382# 2008-12-11 19:26:17 +0100 ericb  r265350 : #i97142# remove Tools -> Options menu on Mac OS X (not Aqua HIG compliant) 2008-11-27 14:13:25 +0100 ericb  r264488 : #i82140# ause suggested to check whether xsltproc operation was successfull 2008-11-27 13:34:58 +0100 ericb  r264483 : #i82140# on mod demand, remove useless About cannot be bad either 2008-10-11 12:50:13 +0200 ericb  r262155 : #i82140#: migrate CWS macmenusquit to SVN: adding macosx specific files 2008-10-11 12:49:13 +0200 ericb  r262154 : #i82140#: migrate CWS macmenusquit to SVN.


2009-01-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [225facd43dd43ba7cfc8a941400b43d0ab81c71c]

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-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [9a7a3712da0535144bca2145b8d315c1bcf1e60a]

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-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [b14e19f0da6bf15abb926e291e64403ae40a64f8]

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-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [0e012b8ad3b7e2c3a6f3787bd41830e1c427766c]

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-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [a4c16b1802c4d133d6500afe6a803a6eb312e103]

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-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [5fd6c53e1d1b478f1afc798da3e7c2ad41013cc4]

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-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [5da7a36ddf2885bed27167bac7951d0f4388c5f2]

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-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [ab2f78bf5e2a9abc9f2f0df99cdc16701bbcebc5]

CWS-TOOLING: integrate CWS outlinelevel 2008-12-19 10:32:51 +0100 od  r265718 : #i70748# method <SwWW8Writer::StartTOX(..)> 	 - correction for custom to outline style 	   assigned paragraph styles 2008-12-19 09:24:41 +0100 od  r265715 : #i70748# method <HandleModifyAtTxtNode(..)> 	 - retrieve former applied list style before potential 	   reset of empty list style due to set outline level 2008-12-17 15:33:57 +0100 hde  r265608 : #i97013# 2008-12-17 14:43:42 +0100 od  r265603 : #i70748# adjust fix i44177 - adjustment of to outline style assigned 	 paragraph styles only for OOo-Templates. 2008-12-17 12:59:42 +0100 od  r265598 : #i70748# method <XMLTextImportHelper::SetStyleAndAttrs(..)> 	 - special handling of OOo 2.x document regarding 	   outline numbering of headings. 2008-12-17 12:45:53 +0100 od  r265597 : #i70748# method <HandleModifyAtTxtNode(..)> 	 - correct determination of new and former applied list style 2008-12-17 10:18:41 +0100 od  r265581 : #i97312# method <XMLTextNumRuleInfo::Set(..)> 	 - check, if numbering rules instance contains any numbering rule. 2008-12-16 14:34:22 +0100 hde  r265542 : #i97013 2008-12-16 14:20:24 +0100 od  r265541 : #i70748# adjust documentation of "Which"-ID numbers 2008-12-16 14:19:49 +0100 od  r265539 : #i70748# Adjust Attribute-Function-Mapping table due to new attribute 2008-12-16 14:06:24 +0100 od  r265538 : #i70748# - Correct handling of to outline style assigned paragraph styles 	   on reset of all paragraph style attributes 	 - WW8 import: Consider refactoring of paragraph style's outline 	   level attribute - NO_NUMBERING define no longer exsits. 2008-12-16 10:37:19 +0100 od  r265530 : #i70478# Correction on moving outline paragraph up respectively down 	 in its outline level: 	 - Check also outline paragraph, which are not an outline via 	   a to outline style assigned paragraph style, if action is applicable. 2008-12-16 09:10:13 +0100 hde  r265523 : #i97277 2008-12-16 09:09:30 +0100 hde  r265522 : #i97277 2008-12-16 09:07:40 +0100 hde  r265521 : Added control and purged obsolete id's 2008-12-10 13:09:36 +0100 od  r265174 : #i70748# correction of previous fix due to warning-free code 2008-12-10 13:03:30 +0100 od  r265172 : #i70748# method <XMLTextImportHelper::SetStyleAndAttrs(..)> 	 - Due to performance issues avoid retrieving outline level value from paragraph's paragraph 	   style for each paragraph. Instead retrieve current outline level value from paragraph,            which is the inherited value from its paragraph style, and only when it is needed. 2008-12-09 16:50:36 +0100 ufi  r265117 : help 2008-12-09 16:49:50 +0100 ufi  r265116 : help 2008-12-09 15:45:05 +0100 od  r265107 : #i70748# method <XMLTextImportHelper::SetStyleAndAttrs(..)> 	 - some minor rework and check access to paragraph styles 2008-12-09 15:42:04 +0100 od  r265106 : #i70748# adjust name of local variable to avoid hiding of class variable 2008-12-09 15:40:51 +0100 od  r265105 : #i70748# correct initialization order 2008-12-09 15:35:07 +0100 od  r265101 : #i70748# remove duplicate entry in certain property map 2008-12-09 15:33:39 +0100 od  r265100 : #i70748# add end of file token 2008-12-07 15:11:54 +0100 zhaojianwei  r264952 : conflicts left not to be resolved when cws rebase 2008-12-04 14:52:21 +0100 zhaojianwei  r264846 : CWS-TOOLING: rebase CWS outlinelevel to trunk@264325 (milestone: DEV300:m36) 2008-11-28 03:42:09 +0100 zhaojianwei  r264525 : #i70748#: migrate CWS outlinelevel to SVN 2008-11-28 03:41:39 +0100 zhaojianwei  r264524 : #i70748#: migrate CWS outlinelevel to SVN 2008-11-28 03:41:11 +0100 zhaojianwei  r264523 : #i70748#: migrate CWS outlinelevel to SVN


2009-01-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [57d9cc8bae84156f7e6a73e96d6531227b0a4f4c]

CWS-TOOLING: integrate CWS outlinelevel 2008-12-19 10:32:51 +0100 od  r265718 : #i70748# method <SwWW8Writer::StartTOX(..)> 	 - correction for custom to outline style 	   assigned paragraph styles 2008-12-19 09:24:41 +0100 od  r265715 : #i70748# method <HandleModifyAtTxtNode(..)> 	 - retrieve former applied list style before potential 	   reset of empty list style due to set outline level 2008-12-17 15:33:57 +0100 hde  r265608 : #i97013# 2008-12-17 14:43:42 +0100 od  r265603 : #i70748# adjust fix i44177 - adjustment of to outline style assigned 	 paragraph styles only for OOo-Templates. 2008-12-17 12:59:42 +0100 od  r265598 : #i70748# method <XMLTextImportHelper::SetStyleAndAttrs(..)> 	 - special handling of OOo 2.x document regarding 	   outline numbering of headings. 2008-12-17 12:45:53 +0100 od  r265597 : #i70748# method <HandleModifyAtTxtNode(..)> 	 - correct determination of new and former applied list style 2008-12-17 10:18:41 +0100 od  r265581 : #i97312# method <XMLTextNumRuleInfo::Set(..)> 	 - check, if numbering rules instance contains any numbering rule. 2008-12-16 14:34:22 +0100 hde  r265542 : #i97013 2008-12-16 14:20:24 +0100 od  r265541 : #i70748# adjust documentation of "Which"-ID numbers 2008-12-16 14:19:49 +0100 od  r265539 : #i70748# Adjust Attribute-Function-Mapping table due to new attribute 2008-12-16 14:06:24 +0100 od  r265538 : #i70748# - Correct handling of to outline style assigned paragraph styles 	   on reset of all paragraph style attributes 	 - WW8 import: Consider refactoring of paragraph style's outline 	   level attribute - NO_NUMBERING define no longer exsits. 2008-12-16 10:37:19 +0100 od  r265530 : #i70478# Correction on moving outline paragraph up respectively down 	 in its outline level: 	 - Check also outline paragraph, which are not an outline via 	   a to outline style assigned paragraph style, if action is applicable. 2008-12-16 09:10:13 +0100 hde  r265523 : #i97277 2008-12-16 09:09:30 +0100 hde  r265522 : #i97277 2008-12-16 09:07:40 +0100 hde  r265521 : Added control and purged obsolete id's 2008-12-10 13:09:36 +0100 od  r265174 : #i70748# correction of previous fix due to warning-free code 2008-12-10 13:03:30 +0100 od  r265172 : #i70748# method <XMLTextImportHelper::SetStyleAndAttrs(..)> 	 - Due to performance issues avoid retrieving outline level value from paragraph's paragraph 	   style for each paragraph. Instead retrieve current outline level value from paragraph,            which is the inherited value from its paragraph style, and only when it is needed. 2008-12-09 16:50:36 +0100 ufi  r265117 : help 2008-12-09 16:49:50 +0100 ufi  r265116 : help 2008-12-09 15:45:05 +0100 od  r265107 : #i70748# method <XMLTextImportHelper::SetStyleAndAttrs(..)> 	 - some minor rework and check access to paragraph styles 2008-12-09 15:42:04 +0100 od  r265106 : #i70748# adjust name of local variable to avoid hiding of class variable 2008-12-09 15:40:51 +0100 od  r265105 : #i70748# correct initialization order 2008-12-09 15:35:07 +0100 od  r265101 : #i70748# remove duplicate entry in certain property map 2008-12-09 15:33:39 +0100 od  r265100 : #i70748# add end of file token 2008-12-07 15:11:54 +0100 zhaojianwei  r264952 : conflicts left not to be resolved when cws rebase 2008-12-04 14:52:21 +0100 zhaojianwei  r264846 : CWS-TOOLING: rebase CWS outlinelevel to trunk@264325 (milestone: DEV300:m36) 2008-11-28 03:42:09 +0100 zhaojianwei  r264525 : #i70748#: migrate CWS outlinelevel to SVN 2008-11-28 03:41:39 +0100 zhaojianwei  r264524 : #i70748#: migrate CWS outlinelevel to SVN 2008-11-28 03:41:11 +0100 zhaojianwei  r264523 : #i70748#: migrate CWS outlinelevel to SVN


2009-01-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [4e93b7d7f542049f9ae8fdebd03f00e82fa51439]

CWS-TOOLING: integrate CWS outlinelevel 2008-12-19 10:32:51 +0100 od  r265718 : #i70748# method <SwWW8Writer::StartTOX(..)> 	 - correction for custom to outline style 	   assigned paragraph styles 2008-12-19 09:24:41 +0100 od  r265715 : #i70748# method <HandleModifyAtTxtNode(..)> 	 - retrieve former applied list style before potential 	   reset of empty list style due to set outline level 2008-12-17 15:33:57 +0100 hde  r265608 : #i97013# 2008-12-17 14:43:42 +0100 od  r265603 : #i70748# adjust fix i44177 - adjustment of to outline style assigned 	 paragraph styles only for OOo-Templates. 2008-12-17 12:59:42 +0100 od  r265598 : #i70748# method <XMLTextImportHelper::SetStyleAndAttrs(..)> 	 - special handling of OOo 2.x document regarding 	   outline numbering of headings. 2008-12-17 12:45:53 +0100 od  r265597 : #i70748# method <HandleModifyAtTxtNode(..)> 	 - correct determination of new and former applied list style 2008-12-17 10:18:41 +0100 od  r265581 : #i97312# method <XMLTextNumRuleInfo::Set(..)> 	 - check, if numbering rules instance contains any numbering rule. 2008-12-16 14:34:22 +0100 hde  r265542 : #i97013 2008-12-16 14:20:24 +0100 od  r265541 : #i70748# adjust documentation of "Which"-ID numbers 2008-12-16 14:19:49 +0100 od  r265539 : #i70748# Adjust Attribute-Function-Mapping table due to new attribute 2008-12-16 14:06:24 +0100 od  r265538 : #i70748# - Correct handling of to outline style assigned paragraph styles 	   on reset of all paragraph style attributes 	 - WW8 import: Consider refactoring of paragraph style's outline 	   level attribute - NO_NUMBERING define no longer exsits. 2008-12-16 10:37:19 +0100 od  r265530 : #i70478# Correction on moving outline paragraph up respectively down 	 in its outline level: 	 - Check also outline paragraph, which are not an outline via 	   a to outline style assigned paragraph style, if action is applicable. 2008-12-16 09:10:13 +0100 hde  r265523 : #i97277 2008-12-16 09:09:30 +0100 hde  r265522 : #i97277 2008-12-16 09:07:40 +0100 hde  r265521 : Added control and purged obsolete id's 2008-12-10 13:09:36 +0100 od  r265174 : #i70748# correction of previous fix due to warning-free code 2008-12-10 13:03:30 +0100 od  r265172 : #i70748# method <XMLTextImportHelper::SetStyleAndAttrs(..)> 	 - Due to performance issues avoid retrieving outline level value from paragraph's paragraph 	   style for each paragraph. Instead retrieve current outline level value from paragraph,            which is the inherited value from its paragraph style, and only when it is needed. 2008-12-09 16:50:36 +0100 ufi  r265117 : help 2008-12-09 16:49:50 +0100 ufi  r265116 : help 2008-12-09 15:45:05 +0100 od  r265107 : #i70748# method <XMLTextImportHelper::SetStyleAndAttrs(..)> 	 - some minor rework and check access to paragraph styles 2008-12-09 15:42:04 +0100 od  r265106 : #i70748# adjust name of local variable to avoid hiding of class variable 2008-12-09 15:40:51 +0100 od  r265105 : #i70748# correct initialization order 2008-12-09 15:35:07 +0100 od  r265101 : #i70748# remove duplicate entry in certain property map 2008-12-09 15:33:39 +0100 od  r265100 : #i70748# add end of file token 2008-12-07 15:11:54 +0100 zhaojianwei  r264952 : conflicts left not to be resolved when cws rebase 2008-12-04 14:52:21 +0100 zhaojianwei  r264846 : CWS-TOOLING: rebase CWS outlinelevel to trunk@264325 (milestone: DEV300:m36) 2008-11-28 03:42:09 +0100 zhaojianwei  r264525 : #i70748#: migrate CWS outlinelevel to SVN 2008-11-28 03:41:39 +0100 zhaojianwei  r264524 : #i70748#: migrate CWS outlinelevel to SVN 2008-11-28 03:41:11 +0100 zhaojianwei  r264523 : #i70748#: migrate CWS outlinelevel to SVN


2009-01-07  Rüdiger Timm  <rt@openoffice.org>  [91c99daaaec9354222e6f1ae2b7d71130a3eb8f1]

Correct integration of CWS mav43 (wrongly resolved merge conflict).


2009-01-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [ab9ca9a9a5d826d5649ef29299dbffdf7b33aa2e]

CWS-TOOLING: integrate CWS fwk98 2008-12-12 22:28:04 +0100 pb  r265444 : fix: #i44211# precompiled directive was missed 2008-12-11 10:43:34 +0100 pb  r265262 : fix: #i87952# #i84982# SID_INSERT_APPLET and SID_CHAR_DLG_FOR_PARAGRAPH not configurable any longer 2008-12-11 10:40:05 +0100 pb  r265261 : fix: #i64346# SID_MAIL_SENDDOCASFORMAT not configurable any longer 2008-12-11 10:36:53 +0100 pb  r265260 : fix: #i41265# #i64346# ui name for MacroOrganizer and SendMailDocAs... 2008-12-11 10:29:07 +0100 pb  r265258 : fix: #i60617# #i92080# ui name for ContinueNumbering and SaveGraphic 2008-12-11 10:25:52 +0100 pb  r265256 : fix: #i80850# ui name for ToggleFormula and AssignMacro 2008-12-08 14:16:20 +0100 pb  r264996 : fix: #i44211# querytemplate.obj added 2008-12-08 12:54:02 +0100 pb  r264992 : fix: #i44211# use the new query template box 2008-12-08 12:50:45 +0100 pb  r264991 : fix: #i44211# STR_QRYTEMPL_... added 2008-12-08 12:48:21 +0100 pb  r264990 : fix: #i44211# new query box 2008-12-02 11:06:54 +0100 pb  r264681 : fix: #i88478# ScStyleFamilyObj: XPropertySet support added 2008-12-02 11:05:29 +0100 pb  r264680 : fix: #i88478# STR_STYLE_FAMILY_... added 2008-12-02 11:03:22 +0100 pb  r264679 : fix: #i88478# ScStyleFamilyObj: XPropertySet support added 2008-12-02 10:54:27 +0100 pb  r264678 : fix: #i88478# STR_STYLE_FAMILY_... added 2008-12-02 10:50:16 +0100 pb  r264677 : fix: #i88478# SwXStyleFamily: XpropertySet support added 2008-12-02 10:48:12 +0100 pb  r264676 : fix: #i88478# STR_STYLE_FAMILY_... added 2008-12-02 10:45:46 +0100 pb  r264674 : fix: #i88478# SwXStyleFamily: XpropertySet support added 2008-12-02 10:43:44 +0100 pb  r264673 : fix: #i88478# STR_STYLE_FAMILY_... added 2008-12-02 10:40:45 +0100 pb  r264671 : fix: #i88478# table.srs added 2008-12-02 10:37:45 +0100 pb  r264669 : fix: #i88478# dummy text of DisplayName replaced 2008-12-02 10:35:26 +0100 pb  r264668 : fix: #i88478# RID_SVXSTR_STYLEFAMILY_TABLEDESIGN added 2008-12-02 10:30:24 +0100 pb  r264666 : fix: #i88478# RID_SVXSTR_STYLEFAMILY_TABLEDESIGN added 2008-11-24 10:42:03 +0100 pb  r264214 : fix: #i92765# set search algorithm with sense 2008-11-24 07:02:31 +0100 pb  r264194 : fix: #i61775# dont display more than 100 fonts 2008-11-24 06:15:20 +0100 pb  r264193 : fix: #i96418# map module swxform to swriter for help 2008-11-20 11:34:21 +0100 pb  r264035 : fix: #i93453# map 'swform' and 'swreport' to 'sdatabase' 2008-11-20 09:55:30 +0100 pb  r264030 : fix: #i94023# after copy a ResId dont forget to set RT correctly


2009-01-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [d10736429c9ed83615bd48d52fbb6159e02db401]

CWS-TOOLING: integrate CWS fwk98 2008-12-12 22:28:04 +0100 pb  r265444 : fix: #i44211# precompiled directive was missed 2008-12-11 10:43:34 +0100 pb  r265262 : fix: #i87952# #i84982# SID_INSERT_APPLET and SID_CHAR_DLG_FOR_PARAGRAPH not configurable any longer 2008-12-11 10:40:05 +0100 pb  r265261 : fix: #i64346# SID_MAIL_SENDDOCASFORMAT not configurable any longer 2008-12-11 10:36:53 +0100 pb  r265260 : fix: #i41265# #i64346# ui name for MacroOrganizer and SendMailDocAs... 2008-12-11 10:29:07 +0100 pb  r265258 : fix: #i60617# #i92080# ui name for ContinueNumbering and SaveGraphic 2008-12-11 10:25:52 +0100 pb  r265256 : fix: #i80850# ui name for ToggleFormula and AssignMacro 2008-12-08 14:16:20 +0100 pb  r264996 : fix: #i44211# querytemplate.obj added 2008-12-08 12:54:02 +0100 pb  r264992 : fix: #i44211# use the new query template box 2008-12-08 12:50:45 +0100 pb  r264991 : fix: #i44211# STR_QRYTEMPL_... added 2008-12-08 12:48:21 +0100 pb  r264990 : fix: #i44211# new query box 2008-12-02 11:06:54 +0100 pb  r264681 : fix: #i88478# ScStyleFamilyObj: XPropertySet support added 2008-12-02 11:05:29 +0100 pb  r264680 : fix: #i88478# STR_STYLE_FAMILY_... added 2008-12-02 11:03:22 +0100 pb  r264679 : fix: #i88478# ScStyleFamilyObj: XPropertySet support added 2008-12-02 10:54:27 +0100 pb  r264678 : fix: #i88478# STR_STYLE_FAMILY_... added 2008-12-02 10:50:16 +0100 pb  r264677 : fix: #i88478# SwXStyleFamily: XpropertySet support added 2008-12-02 10:48:12 +0100 pb  r264676 : fix: #i88478# STR_STYLE_FAMILY_... added 2008-12-02 10:45:46 +0100 pb  r264674 : fix: #i88478# SwXStyleFamily: XpropertySet support added 2008-12-02 10:43:44 +0100 pb  r264673 : fix: #i88478# STR_STYLE_FAMILY_... added 2008-12-02 10:40:45 +0100 pb  r264671 : fix: #i88478# table.srs added 2008-12-02 10:37:45 +0100 pb  r264669 : fix: #i88478# dummy text of DisplayName replaced 2008-12-02 10:35:26 +0100 pb  r264668 : fix: #i88478# RID_SVXSTR_STYLEFAMILY_TABLEDESIGN added 2008-12-02 10:30:24 +0100 pb  r264666 : fix: #i88478# RID_SVXSTR_STYLEFAMILY_TABLEDESIGN added 2008-11-24 10:42:03 +0100 pb  r264214 : fix: #i92765# set search algorithm with sense 2008-11-24 07:02:31 +0100 pb  r264194 : fix: #i61775# dont display more than 100 fonts 2008-11-24 06:15:20 +0100 pb  r264193 : fix: #i96418# map module swxform to swriter for help 2008-11-20 11:34:21 +0100 pb  r264035 : fix: #i93453# map 'swform' and 'swreport' to 'sdatabase' 2008-11-20 09:55:30 +0100 pb  r264030 : fix: #i94023# after copy a ResId dont forget to set RT correctly


2009-01-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [8ecedd6a64f682007f714e21a48bf48a6ceae81c]

CWS-TOOLING: integrate CWS fwk98 2008-12-12 22:28:04 +0100 pb  r265444 : fix: #i44211# precompiled directive was missed 2008-12-11 10:43:34 +0100 pb  r265262 : fix: #i87952# #i84982# SID_INSERT_APPLET and SID_CHAR_DLG_FOR_PARAGRAPH not configurable any longer 2008-12-11 10:40:05 +0100 pb  r265261 : fix: #i64346# SID_MAIL_SENDDOCASFORMAT not configurable any longer 2008-12-11 10:36:53 +0100 pb  r265260 : fix: #i41265# #i64346# ui name for MacroOrganizer and SendMailDocAs... 2008-12-11 10:29:07 +0100 pb  r265258 : fix: #i60617# #i92080# ui name for ContinueNumbering and SaveGraphic 2008-12-11 10:25:52 +0100 pb  r265256 : fix: #i80850# ui name for ToggleFormula and AssignMacro 2008-12-08 14:16:20 +0100 pb  r264996 : fix: #i44211# querytemplate.obj added 2008-12-08 12:54:02 +0100 pb  r264992 : fix: #i44211# use the new query template box 2008-12-08 12:50:45 +0100 pb  r264991 : fix: #i44211# STR_QRYTEMPL_... added 2008-12-08 12:48:21 +0100 pb  r264990 : fix: #i44211# new query box 2008-12-02 11:06:54 +0100 pb  r264681 : fix: #i88478# ScStyleFamilyObj: XPropertySet support added 2008-12-02 11:05:29 +0100 pb  r264680 : fix: #i88478# STR_STYLE_FAMILY_... added 2008-12-02 11:03:22 +0100 pb  r264679 : fix: #i88478# ScStyleFamilyObj: XPropertySet support added 2008-12-02 10:54:27 +0100 pb  r264678 : fix: #i88478# STR_STYLE_FAMILY_... added 2008-12-02 10:50:16 +0100 pb  r264677 : fix: #i88478# SwXStyleFamily: XpropertySet support added 2008-12-02 10:48:12 +0100 pb  r264676 : fix: #i88478# STR_STYLE_FAMILY_... added 2008-12-02 10:45:46 +0100 pb  r264674 : fix: #i88478# SwXStyleFamily: XpropertySet support added 2008-12-02 10:43:44 +0100 pb  r264673 : fix: #i88478# STR_STYLE_FAMILY_... added 2008-12-02 10:40:45 +0100 pb  r264671 : fix: #i88478# table.srs added 2008-12-02 10:37:45 +0100 pb  r264669 : fix: #i88478# dummy text of DisplayName replaced 2008-12-02 10:35:26 +0100 pb  r264668 : fix: #i88478# RID_SVXSTR_STYLEFAMILY_TABLEDESIGN added 2008-12-02 10:30:24 +0100 pb  r264666 : fix: #i88478# RID_SVXSTR_STYLEFAMILY_TABLEDESIGN added 2008-11-24 10:42:03 +0100 pb  r264214 : fix: #i92765# set search algorithm with sense 2008-11-24 07:02:31 +0100 pb  r264194 : fix: #i61775# dont display more than 100 fonts 2008-11-24 06:15:20 +0100 pb  r264193 : fix: #i96418# map module swxform to swriter for help 2008-11-20 11:34:21 +0100 pb  r264035 : fix: #i93453# map 'swform' and 'swreport' to 'sdatabase' 2008-11-20 09:55:30 +0100 pb  r264030 : fix: #i94023# after copy a ResId dont forget to set RT correctly


2009-01-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [980442418868a7a187988bba0660b9d0e4d8af96]

CWS-TOOLING: integrate CWS fwk98 2008-12-12 22:28:04 +0100 pb  r265444 : fix: #i44211# precompiled directive was missed 2008-12-11 10:43:34 +0100 pb  r265262 : fix: #i87952# #i84982# SID_INSERT_APPLET and SID_CHAR_DLG_FOR_PARAGRAPH not configurable any longer 2008-12-11 10:40:05 +0100 pb  r265261 : fix: #i64346# SID_MAIL_SENDDOCASFORMAT not configurable any longer 2008-12-11 10:36:53 +0100 pb  r265260 : fix: #i41265# #i64346# ui name for MacroOrganizer and SendMailDocAs... 2008-12-11 10:29:07 +0100 pb  r265258 : fix: #i60617# #i92080# ui name for ContinueNumbering and SaveGraphic 2008-12-11 10:25:52 +0100 pb  r265256 : fix: #i80850# ui name for ToggleFormula and AssignMacro 2008-12-08 14:16:20 +0100 pb  r264996 : fix: #i44211# querytemplate.obj added 2008-12-08 12:54:02 +0100 pb  r264992 : fix: #i44211# use the new query template box 2008-12-08 12:50:45 +0100 pb  r264991 : fix: #i44211# STR_QRYTEMPL_... added 2008-12-08 12:48:21 +0100 pb  r264990 : fix: #i44211# new query box 2008-12-02 11:06:54 +0100 pb  r264681 : fix: #i88478# ScStyleFamilyObj: XPropertySet support added 2008-12-02 11:05:29 +0100 pb  r264680 : fix: #i88478# STR_STYLE_FAMILY_... added 2008-12-02 11:03:22 +0100 pb  r264679 : fix: #i88478# ScStyleFamilyObj: XPropertySet support added 2008-12-02 10:54:27 +0100 pb  r264678 : fix: #i88478# STR_STYLE_FAMILY_... added 2008-12-02 10:50:16 +0100 pb  r264677 : fix: #i88478# SwXStyleFamily: XpropertySet support added 2008-12-02 10:48:12 +0100 pb  r264676 : fix: #i88478# STR_STYLE_FAMILY_... added 2008-12-02 10:45:46 +0100 pb  r264674 : fix: #i88478# SwXStyleFamily: XpropertySet support added 2008-12-02 10:43:44 +0100 pb  r264673 : fix: #i88478# STR_STYLE_FAMILY_... added 2008-12-02 10:40:45 +0100 pb  r264671 : fix: #i88478# table.srs added 2008-12-02 10:37:45 +0100 pb  r264669 : fix: #i88478# dummy text of DisplayName replaced 2008-12-02 10:35:26 +0100 pb  r264668 : fix: #i88478# RID_SVXSTR_STYLEFAMILY_TABLEDESIGN added 2008-12-02 10:30:24 +0100 pb  r264666 : fix: #i88478# RID_SVXSTR_STYLEFAMILY_TABLEDESIGN added 2008-11-24 10:42:03 +0100 pb  r264214 : fix: #i92765# set search algorithm with sense 2008-11-24 07:02:31 +0100 pb  r264194 : fix: #i61775# dont display more than 100 fonts 2008-11-24 06:15:20 +0100 pb  r264193 : fix: #i96418# map module swxform to swriter for help 2008-11-20 11:34:21 +0100 pb  r264035 : fix: #i93453# map 'swform' and 'swreport' to 'sdatabase' 2008-11-20 09:55:30 +0100 pb  r264030 : fix: #i94023# after copy a ResId dont forget to set RT correctly


2009-01-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [eefb3b7d68dc27ac264032a374f36f211847b754]

CWS-TOOLING: integrate CWS os123 2008-12-10 10:15:09 +0100 os  r265154 : #i94987# DateTimeValue added 2008-12-10 09:00:58 +0100 os  r265150 : #i96045# ctl languages enabled 2008-12-09 18:09:10 +0100 os  r265129 : syntax error fixed 2008-12-09 09:35:09 +0100 os  r265056 : vertical/horizonatal metric: no bool value 2008-12-08 09:56:50 +0100 os  r264974 : CWS-TOOLING: rebase CWS os123 to trunk@264807 (milestone: DEV300:m37) 2008-12-03 11:41:13 +0100 os  r264762 : #i96822# database removed, too 2008-12-03 11:35:26 +0100 os  r264760 : #i96822# business cards and labels should not be part of the document list 2008-12-01 11:38:26 +0100 os  r264592 : #i96322# command name of ActivateStyleApply added 2008-11-27 14:59:46 +0100 va  r264491 : #i95322#: Initial Revision 2008-11-27 14:53:20 +0100 va  r264490 : #i95322#: New Language Directory for Persian (Farsi) 2008-11-21 08:48:55 +0100 os  r264107 : #i94409# recording/executing split table 2008-11-13 13:18:57 +0100 os  r263636 : #i93924# string reconversion 2008-11-12 15:58:48 +0100 os  r263604 : #i94987# Date property re-add to Annotation service 2008-11-12 15:44:24 +0100 os  r263603 : #i88766# ruler metric 2008-11-12 15:43:33 +0100 os  r263602 : #i88766# 2008-11-11 09:15:28 +0100 os  r263545 : #i94839# get real filter name from dialog instead of guessing from UI name


2009-01-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [4dd68b6dd54647f82a2c60348b8a1fa19a5d3c09]

CWS-TOOLING: integrate CWS os123 2008-12-10 10:15:09 +0100 os  r265154 : #i94987# DateTimeValue added 2008-12-10 09:00:58 +0100 os  r265150 : #i96045# ctl languages enabled 2008-12-09 18:09:10 +0100 os  r265129 : syntax error fixed 2008-12-09 09:35:09 +0100 os  r265056 : vertical/horizonatal metric: no bool value 2008-12-08 09:56:50 +0100 os  r264974 : CWS-TOOLING: rebase CWS os123 to trunk@264807 (milestone: DEV300:m37) 2008-12-03 11:41:13 +0100 os  r264762 : #i96822# database removed, too 2008-12-03 11:35:26 +0100 os  r264760 : #i96822# business cards and labels should not be part of the document list 2008-12-01 11:38:26 +0100 os  r264592 : #i96322# command name of ActivateStyleApply added 2008-11-27 14:59:46 +0100 va  r264491 : #i95322#: Initial Revision 2008-11-27 14:53:20 +0100 va  r264490 : #i95322#: New Language Directory for Persian (Farsi) 2008-11-21 08:48:55 +0100 os  r264107 : #i94409# recording/executing split table 2008-11-13 13:18:57 +0100 os  r263636 : #i93924# string reconversion 2008-11-12 15:58:48 +0100 os  r263604 : #i94987# Date property re-add to Annotation service 2008-11-12 15:44:24 +0100 os  r263603 : #i88766# ruler metric 2008-11-12 15:43:33 +0100 os  r263602 : #i88766# 2008-11-11 09:15:28 +0100 os  r263545 : #i94839# get real filter name from dialog instead of guessing from UI name


2009-01-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [25913c730f07766457d08f24008cbfb97f0a60a3]

CWS-TOOLING: integrate CWS os123 2008-12-10 10:15:09 +0100 os  r265154 : #i94987# DateTimeValue added 2008-12-10 09:00:58 +0100 os  r265150 : #i96045# ctl languages enabled 2008-12-09 18:09:10 +0100 os  r265129 : syntax error fixed 2008-12-09 09:35:09 +0100 os  r265056 : vertical/horizonatal metric: no bool value 2008-12-08 09:56:50 +0100 os  r264974 : CWS-TOOLING: rebase CWS os123 to trunk@264807 (milestone: DEV300:m37) 2008-12-03 11:41:13 +0100 os  r264762 : #i96822# database removed, too 2008-12-03 11:35:26 +0100 os  r264760 : #i96822# business cards and labels should not be part of the document list 2008-12-01 11:38:26 +0100 os  r264592 : #i96322# command name of ActivateStyleApply added 2008-11-27 14:59:46 +0100 va  r264491 : #i95322#: Initial Revision 2008-11-27 14:53:20 +0100 va  r264490 : #i95322#: New Language Directory for Persian (Farsi) 2008-11-21 08:48:55 +0100 os  r264107 : #i94409# recording/executing split table 2008-11-13 13:18:57 +0100 os  r263636 : #i93924# string reconversion 2008-11-12 15:58:48 +0100 os  r263604 : #i94987# Date property re-add to Annotation service 2008-11-12 15:44:24 +0100 os  r263603 : #i88766# ruler metric 2008-11-12 15:43:33 +0100 os  r263602 : #i88766# 2008-11-11 09:15:28 +0100 os  r263545 : #i94839# get real filter name from dialog instead of guessing from UI name


2009-01-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [1a5e9b8ae738288c44e66c2deafa147db84a1db3]

CWS-TOOLING: integrate CWS os123 2008-12-10 10:15:09 +0100 os  r265154 : #i94987# DateTimeValue added 2008-12-10 09:00:58 +0100 os  r265150 : #i96045# ctl languages enabled 2008-12-09 18:09:10 +0100 os  r265129 : syntax error fixed 2008-12-09 09:35:09 +0100 os  r265056 : vertical/horizonatal metric: no bool value 2008-12-08 09:56:50 +0100 os  r264974 : CWS-TOOLING: rebase CWS os123 to trunk@264807 (milestone: DEV300:m37) 2008-12-03 11:41:13 +0100 os  r264762 : #i96822# database removed, too 2008-12-03 11:35:26 +0100 os  r264760 : #i96822# business cards and labels should not be part of the document list 2008-12-01 11:38:26 +0100 os  r264592 : #i96322# command name of ActivateStyleApply added 2008-11-27 14:59:46 +0100 va  r264491 : #i95322#: Initial Revision 2008-11-27 14:53:20 +0100 va  r264490 : #i95322#: New Language Directory for Persian (Farsi) 2008-11-21 08:48:55 +0100 os  r264107 : #i94409# recording/executing split table 2008-11-13 13:18:57 +0100 os  r263636 : #i93924# string reconversion 2008-11-12 15:58:48 +0100 os  r263604 : #i94987# Date property re-add to Annotation service 2008-11-12 15:44:24 +0100 os  r263603 : #i88766# ruler metric 2008-11-12 15:43:33 +0100 os  r263602 : #i88766# 2008-11-11 09:15:28 +0100 os  r263545 : #i94839# get real filter name from dialog instead of guessing from UI name


2009-01-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [c9c843ab6fc04924d4721e57be0953c29c61f6b0]

CWS-TOOLING: integrate CWS dv05 2008-12-12 11:36:32 +0100 dv  r265399 : #i93992# Reverted changes made for this issues 2008-12-11 10:22:09 +0100 dv  r265252 : #i96735# the check for existance of the online update module needs to catch exceptions! 2008-12-10 13:28:32 +0100 dv  r265179 : CWS-TOOLING: rebase CWS dv05 to trunk@264807 (milestone: DEV300:m37) 2008-12-09 11:38:53 +0100 dv  r265069 : #i94154#: migrate CWS dv05 to SVN.


2009-01-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [82afc2298d0bd0beec44561c3fe55b31a60e1d8a]

CWS-TOOLING: integrate CWS dv05 2008-12-12 11:36:32 +0100 dv  r265399 : #i93992# Reverted changes made for this issues 2008-12-11 10:22:09 +0100 dv  r265252 : #i96735# the check for existance of the online update module needs to catch exceptions! 2008-12-10 13:28:32 +0100 dv  r265179 : CWS-TOOLING: rebase CWS dv05 to trunk@264807 (milestone: DEV300:m37) 2008-12-09 11:38:53 +0100 dv  r265069 : #i94154#: migrate CWS dv05 to SVN.


2009-01-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [5fd15610fd5fbc6a8373285e35031135d9c1d266]

CWS-TOOLING: integrate CWS mav43 2008-12-17 14:42:56 +0100 tbo  r265602 : #i97269# changed hid.lst and etab.win 2008-12-15 15:36:04 +0100 mav  r265508 : #i95809# remove the stream as well 2008-12-12 13:20:09 +0100 mav  r265411 : #i95809# small fixes 2008-12-12 13:12:07 +0100 mav  r265410 : #i95809# fix streams handling 2008-12-12 10:45:29 +0100 mav  r265397 : #i95809# close the stream if there is no storage 2008-12-12 10:24:38 +0100 mav  r265396 : #i95809# close the stream if there is no temporary file 2008-12-12 00:56:13 +0100 mav  r265383 : #i95809# adopt for linux 2008-12-12 00:51:25 +0100 mav  r265382 : #i95809# adopt for linux 2008-12-12 00:38:31 +0100 mav  r265381 : #i95809# check timestamp only if fs locking not active 2008-12-12 00:35:32 +0100 mav  r265380 : #i95809# small fixes 2008-12-12 00:29:33 +0100 mav  r265379 : #i95809# small fixes 2008-12-11 22:30:15 +0100 mav  r265374 : #i97092# allow to use default master password 2008-12-11 22:20:56 +0100 mav  r265372 : #i95809# avoid storage closing 2008-12-11 21:11:37 +0100 mav  r265368 : #i97092# do not publish for now 2008-12-11 21:08:22 +0100 mav  r265366 : #i95809# fix typo 2008-12-11 21:06:49 +0100 mav  r265364 : #i95809# small fixes 2008-12-11 21:05:13 +0100 mav  r265363 : #i95809# small fixes 2008-12-11 20:40:05 +0100 mav  r265360 : #i95809# show warning if the document was touched 2008-12-11 20:39:44 +0100 mav  r265359 : #i95809# show warning if the document was touched 2008-12-11 19:54:45 +0100 mav  r265355 : #i95809# small fixes 2008-12-11 19:42:52 +0100 mav  r265353 : #i95809# small fixes 2008-12-11 19:30:30 +0100 mav  r265351 : #i95809# small fixes 2008-12-11 19:16:40 +0100 mav  r265349 : #i95809# small fixes 2008-12-11 19:05:56 +0100 mav  r265348 : #i95809# small fixes 2008-12-11 18:26:03 +0100 mav  r265346 : #i95809# ignore the exception 2008-12-11 18:19:28 +0100 mav  r265345 : #i95809# pure imput stream in case of local file URL means opening of document readonly 2008-12-11 17:41:56 +0100 mav  r265341 : #i95809# unfortunately SfxMedium can not take the decision 2008-12-11 17:37:07 +0100 mav  r265340 : #i95809# fix typo 2008-12-11 17:33:47 +0100 mav  r265339 : #i95809# pure imput stream in case of local file URL means opening of document readonly 2008-12-11 16:12:26 +0100 mav  r265330 : #i95809# let dialogs look better 2008-12-11 15:50:43 +0100 mav  r265322 : #i97092# allow to use default master password 2008-12-11 13:35:39 +0100 mav  r265295 : #i97092# allow to use default master password 2008-12-11 13:04:28 +0100 mav  r265290 : #i97092# allow to use default master password 2008-12-11 12:34:52 +0100 mav  r265284 : #i97092# allow to use default master password 2008-12-11 11:21:33 +0100 mav  r265267 : #i95809# adopt for linux 2008-12-11 10:25:22 +0100 mav  r265255 : #i97092# allow to use default master password 2008-12-11 10:24:35 +0100 mav  r265254 : #i97092# allow to use default master password 2008-12-10 17:02:32 +0100 pb  r265207 : fix: #i97092# more info text 2008-12-10 16:40:53 +0100 mav  r265205 : #i95809# integrate new file locking UI in sfx workflow 2008-12-10 16:38:55 +0100 mav  r265204 : #i95809# allow to ignore own lock on saving 2008-12-10 14:52:12 +0100 pb  r265192 : fix: #i97092# new master password behavior 2008-12-10 14:51:22 +0100 pb  r265191 : fix: #i97092# new master password bahavior 2008-12-10 14:49:46 +0100 pb  r265189 : fix: #i97092# new master password bahavior 2008-12-10 10:55:19 +0100 mav  r265155 : #i95809# allow to ignore own lock on saving 2008-12-09 17:47:51 +0100 mav  r265124 : #i95809# allow to ignore own lock on saving 2008-12-07 11:24:57 +0100 mav  r264949 : #i95809# let the request be derived from IOException 2008-12-05 18:31:35 +0100 mav  r264915 : #i95809# use the locking related dialogs from InteractionHandler 2008-12-04 18:33:36 +0100 mav  r264867 : #i95809# the requests for the new locking UI 2008-12-04 10:26:52 +0100 pb  r264822 : fix: #i95809# new message boxes for locking 2008-12-04 10:23:51 +0100 pb  r264821 : fix: #i95809# STR_OPENLOCKED_UNKNOWNUSER replaced by STR_UNKNOWNUSER 2008-12-04 10:18:23 +0100 pb  r264820 : fix: #i95809# new message boxes for locking 2008-12-04 10:15:56 +0100 pb  r264819 : fix: #i95809# new message boxes for locking 2008-12-03 16:06:46 +0100 mav  r264796 : #i95809# system file locking support 2008-12-02 16:19:30 +0100 mav  r264717 : #i95809# system file locking support 2008-12-02 16:07:10 +0100 mav  r264716 : #i95809# system file locking support 2008-12-02 15:58:53 +0100 mav  r264714 : #i95809# change the name 2008-12-02 15:58:06 +0100 mav  r264713 : #i95809# do not allow to change ReadOnly flag in TypeDetection 2008-12-02 15:56:00 +0100 mav  r264712 : #i95809# system file locking support 2008-12-02 15:43:20 +0100 mav  r264708 : #i95809# change the name 2008-12-02 15:38:08 +0100 mav  r264706 : #i95809# an options to control system file locking usage


2009-01-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [210de02115406065cb121d9079dbfa2a58f1417e]

CWS-TOOLING: integrate CWS mav43 2008-12-17 14:42:56 +0100 tbo  r265602 : #i97269# changed hid.lst and etab.win 2008-12-15 15:36:04 +0100 mav  r265508 : #i95809# remove the stream as well 2008-12-12 13:20:09 +0100 mav  r265411 : #i95809# small fixes 2008-12-12 13:12:07 +0100 mav  r265410 : #i95809# fix streams handling 2008-12-12 10:45:29 +0100 mav  r265397 : #i95809# close the stream if there is no storage 2008-12-12 10:24:38 +0100 mav  r265396 : #i95809# close the stream if there is no temporary file 2008-12-12 00:56:13 +0100 mav  r265383 : #i95809# adopt for linux 2008-12-12 00:51:25 +0100 mav  r265382 : #i95809# adopt for linux 2008-12-12 00:38:31 +0100 mav  r265381 : #i95809# check timestamp only if fs locking not active 2008-12-12 00:35:32 +0100 mav  r265380 : #i95809# small fixes 2008-12-12 00:29:33 +0100 mav  r265379 : #i95809# small fixes 2008-12-11 22:30:15 +0100 mav  r265374 : #i97092# allow to use default master password 2008-12-11 22:20:56 +0100 mav  r265372 : #i95809# avoid storage closing 2008-12-11 21:11:37 +0100 mav  r265368 : #i97092# do not publish for now 2008-12-11 21:08:22 +0100 mav  r265366 : #i95809# fix typo 2008-12-11 21:06:49 +0100 mav  r265364 : #i95809# small fixes 2008-12-11 21:05:13 +0100 mav  r265363 : #i95809# small fixes 2008-12-11 20:40:05 +0100 mav  r265360 : #i95809# show warning if the document was touched 2008-12-11 20:39:44 +0100 mav  r265359 : #i95809# show warning if the document was touched 2008-12-11 19:54:45 +0100 mav  r265355 : #i95809# small fixes 2008-12-11 19:42:52 +0100 mav  r265353 : #i95809# small fixes 2008-12-11 19:30:30 +0100 mav  r265351 : #i95809# small fixes 2008-12-11 19:16:40 +0100 mav  r265349 : #i95809# small fixes 2008-12-11 19:05:56 +0100 mav  r265348 : #i95809# small fixes 2008-12-11 18:26:03 +0100 mav  r265346 : #i95809# ignore the exception 2008-12-11 18:19:28 +0100 mav  r265345 : #i95809# pure imput stream in case of local file URL means opening of document readonly 2008-12-11 17:41:56 +0100 mav  r265341 : #i95809# unfortunately SfxMedium can not take the decision 2008-12-11 17:37:07 +0100 mav  r265340 : #i95809# fix typo 2008-12-11 17:33:47 +0100 mav  r265339 : #i95809# pure imput stream in case of local file URL means opening of document readonly 2008-12-11 16:12:26 +0100 mav  r265330 : #i95809# let dialogs look better 2008-12-11 15:50:43 +0100 mav  r265322 : #i97092# allow to use default master password 2008-12-11 13:35:39 +0100 mav  r265295 : #i97092# allow to use default master password 2008-12-11 13:04:28 +0100 mav  r265290 : #i97092# allow to use default master password 2008-12-11 12:34:52 +0100 mav  r265284 : #i97092# allow to use default master password 2008-12-11 11:21:33 +0100 mav  r265267 : #i95809# adopt for linux 2008-12-11 10:25:22 +0100 mav  r265255 : #i97092# allow to use default master password 2008-12-11 10:24:35 +0100 mav  r265254 : #i97092# allow to use default master password 2008-12-10 17:02:32 +0100 pb  r265207 : fix: #i97092# more info text 2008-12-10 16:40:53 +0100 mav  r265205 : #i95809# integrate new file locking UI in sfx workflow 2008-12-10 16:38:55 +0100 mav  r265204 : #i95809# allow to ignore own lock on saving 2008-12-10 14:52:12 +0100 pb  r265192 : fix: #i97092# new master password behavior 2008-12-10 14:51:22 +0100 pb  r265191 : fix: #i97092# new master password bahavior 2008-12-10 14:49:46 +0100 pb  r265189 : fix: #i97092# new master password bahavior 2008-12-10 10:55:19 +0100 mav  r265155 : #i95809# allow to ignore own lock on saving 2008-12-09 17:47:51 +0100 mav  r265124 : #i95809# allow to ignore own lock on saving 2008-12-07 11:24:57 +0100 mav  r264949 : #i95809# let the request be derived from IOException 2008-12-05 18:31:35 +0100 mav  r264915 : #i95809# use the locking related dialogs from InteractionHandler 2008-12-04 18:33:36 +0100 mav  r264867 : #i95809# the requests for the new locking UI 2008-12-04 10:26:52 +0100 pb  r264822 : fix: #i95809# new message boxes for locking 2008-12-04 10:23:51 +0100 pb  r264821 : fix: #i95809# STR_OPENLOCKED_UNKNOWNUSER replaced by STR_UNKNOWNUSER 2008-12-04 10:18:23 +0100 pb  r264820 : fix: #i95809# new message boxes for locking 2008-12-04 10:15:56 +0100 pb  r264819 : fix: #i95809# new message boxes for locking 2008-12-03 16:06:46 +0100 mav  r264796 : #i95809# system file locking support 2008-12-02 16:19:30 +0100 mav  r264717 : #i95809# system file locking support 2008-12-02 16:07:10 +0100 mav  r264716 : #i95809# system file locking support 2008-12-02 15:58:53 +0100 mav  r264714 : #i95809# change the name 2008-12-02 15:58:06 +0100 mav  r264713 : #i95809# do not allow to change ReadOnly flag in TypeDetection 2008-12-02 15:56:00 +0100 mav  r264712 : #i95809# system file locking support 2008-12-02 15:43:20 +0100 mav  r264708 : #i95809# change the name 2008-12-02 15:38:08 +0100 mav  r264706 : #i95809# an options to control system file locking usage


2009-01-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [fad5778247cd96396b74818a10621f9f7c49b979]

CWS-TOOLING: integrate CWS mav43 2008-12-17 14:42:56 +0100 tbo  r265602 : #i97269# changed hid.lst and etab.win 2008-12-15 15:36:04 +0100 mav  r265508 : #i95809# remove the stream as well 2008-12-12 13:20:09 +0100 mav  r265411 : #i95809# small fixes 2008-12-12 13:12:07 +0100 mav  r265410 : #i95809# fix streams handling 2008-12-12 10:45:29 +0100 mav  r265397 : #i95809# close the stream if there is no storage 2008-12-12 10:24:38 +0100 mav  r265396 : #i95809# close the stream if there is no temporary file 2008-12-12 00:56:13 +0100 mav  r265383 : #i95809# adopt for linux 2008-12-12 00:51:25 +0100 mav  r265382 : #i95809# adopt for linux 2008-12-12 00:38:31 +0100 mav  r265381 : #i95809# check timestamp only if fs locking not active 2008-12-12 00:35:32 +0100 mav  r265380 : #i95809# small fixes 2008-12-12 00:29:33 +0100 mav  r265379 : #i95809# small fixes 2008-12-11 22:30:15 +0100 mav  r265374 : #i97092# allow to use default master password 2008-12-11 22:20:56 +0100 mav  r265372 : #i95809# avoid storage closing 2008-12-11 21:11:37 +0100 mav  r265368 : #i97092# do not publish for now 2008-12-11 21:08:22 +0100 mav  r265366 : #i95809# fix typo 2008-12-11 21:06:49 +0100 mav  r265364 : #i95809# small fixes 2008-12-11 21:05:13 +0100 mav  r265363 : #i95809# small fixes 2008-12-11 20:40:05 +0100 mav  r265360 : #i95809# show warning if the document was touched 2008-12-11 20:39:44 +0100 mav  r265359 : #i95809# show warning if the document was touched 2008-12-11 19:54:45 +0100 mav  r265355 : #i95809# small fixes 2008-12-11 19:42:52 +0100 mav  r265353 : #i95809# small fixes 2008-12-11 19:30:30 +0100 mav  r265351 : #i95809# small fixes 2008-12-11 19:16:40 +0100 mav  r265349 : #i95809# small fixes 2008-12-11 19:05:56 +0100 mav  r265348 : #i95809# small fixes 2008-12-11 18:26:03 +0100 mav  r265346 : #i95809# ignore the exception 2008-12-11 18:19:28 +0100 mav  r265345 : #i95809# pure imput stream in case of local file URL means opening of document readonly 2008-12-11 17:41:56 +0100 mav  r265341 : #i95809# unfortunately SfxMedium can not take the decision 2008-12-11 17:37:07 +0100 mav  r265340 : #i95809# fix typo 2008-12-11 17:33:47 +0100 mav  r265339 : #i95809# pure imput stream in case of local file URL means opening of document readonly 2008-12-11 16:12:26 +0100 mav  r265330 : #i95809# let dialogs look better 2008-12-11 15:50:43 +0100 mav  r265322 : #i97092# allow to use default master password 2008-12-11 13:35:39 +0100 mav  r265295 : #i97092# allow to use default master password 2008-12-11 13:04:28 +0100 mav  r265290 : #i97092# allow to use default master password 2008-12-11 12:34:52 +0100 mav  r265284 : #i97092# allow to use default master password 2008-12-11 11:21:33 +0100 mav  r265267 : #i95809# adopt for linux 2008-12-11 10:25:22 +0100 mav  r265255 : #i97092# allow to use default master password 2008-12-11 10:24:35 +0100 mav  r265254 : #i97092# allow to use default master password 2008-12-10 17:02:32 +0100 pb  r265207 : fix: #i97092# more info text 2008-12-10 16:40:53 +0100 mav  r265205 : #i95809# integrate new file locking UI in sfx workflow 2008-12-10 16:38:55 +0100 mav  r265204 : #i95809# allow to ignore own lock on saving 2008-12-10 14:52:12 +0100 pb  r265192 : fix: #i97092# new master password behavior 2008-12-10 14:51:22 +0100 pb  r265191 : fix: #i97092# new master password bahavior 2008-12-10 14:49:46 +0100 pb  r265189 : fix: #i97092# new master password bahavior 2008-12-10 10:55:19 +0100 mav  r265155 : #i95809# allow to ignore own lock on saving 2008-12-09 17:47:51 +0100 mav  r265124 : #i95809# allow to ignore own lock on saving 2008-12-07 11:24:57 +0100 mav  r264949 : #i95809# let the request be derived from IOException 2008-12-05 18:31:35 +0100 mav  r264915 : #i95809# use the locking related dialogs from InteractionHandler 2008-12-04 18:33:36 +0100 mav  r264867 : #i95809# the requests for the new locking UI 2008-12-04 10:26:52 +0100 pb  r264822 : fix: #i95809# new message boxes for locking 2008-12-04 10:23:51 +0100 pb  r264821 : fix: #i95809# STR_OPENLOCKED_UNKNOWNUSER replaced by STR_UNKNOWNUSER 2008-12-04 10:18:23 +0100 pb  r264820 : fix: #i95809# new message boxes for locking 2008-12-04 10:15:56 +0100 pb  r264819 : fix: #i95809# new message boxes for locking 2008-12-03 16:06:46 +0100 mav  r264796 : #i95809# system file locking support 2008-12-02 16:19:30 +0100 mav  r264717 : #i95809# system file locking support 2008-12-02 16:07:10 +0100 mav  r264716 : #i95809# system file locking support 2008-12-02 15:58:53 +0100 mav  r264714 : #i95809# change the name 2008-12-02 15:58:06 +0100 mav  r264713 : #i95809# do not allow to change ReadOnly flag in TypeDetection 2008-12-02 15:56:00 +0100 mav  r264712 : #i95809# system file locking support 2008-12-02 15:43:20 +0100 mav  r264708 : #i95809# change the name 2008-12-02 15:38:08 +0100 mav  r264706 : #i95809# an options to control system file locking usage


2009-01-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [56bfd8ec819cc24bcc7c142906609656aa5178a0]

CWS-TOOLING: integrate CWS mav43 2008-12-17 14:42:56 +0100 tbo  r265602 : #i97269# changed hid.lst and etab.win 2008-12-15 15:36:04 +0100 mav  r265508 : #i95809# remove the stream as well 2008-12-12 13:20:09 +0100 mav  r265411 : #i95809# small fixes 2008-12-12 13:12:07 +0100 mav  r265410 : #i95809# fix streams handling 2008-12-12 10:45:29 +0100 mav  r265397 : #i95809# close the stream if there is no storage 2008-12-12 10:24:38 +0100 mav  r265396 : #i95809# close the stream if there is no temporary file 2008-12-12 00:56:13 +0100 mav  r265383 : #i95809# adopt for linux 2008-12-12 00:51:25 +0100 mav  r265382 : #i95809# adopt for linux 2008-12-12 00:38:31 +0100 mav  r265381 : #i95809# check timestamp only if fs locking not active 2008-12-12 00:35:32 +0100 mav  r265380 : #i95809# small fixes 2008-12-12 00:29:33 +0100 mav  r265379 : #i95809# small fixes 2008-12-11 22:30:15 +0100 mav  r265374 : #i97092# allow to use default master password 2008-12-11 22:20:56 +0100 mav  r265372 : #i95809# avoid storage closing 2008-12-11 21:11:37 +0100 mav  r265368 : #i97092# do not publish for now 2008-12-11 21:08:22 +0100 mav  r265366 : #i95809# fix typo 2008-12-11 21:06:49 +0100 mav  r265364 : #i95809# small fixes 2008-12-11 21:05:13 +0100 mav  r265363 : #i95809# small fixes 2008-12-11 20:40:05 +0100 mav  r265360 : #i95809# show warning if the document was touched 2008-12-11 20:39:44 +0100 mav  r265359 : #i95809# show warning if the document was touched 2008-12-11 19:54:45 +0100 mav  r265355 : #i95809# small fixes 2008-12-11 19:42:52 +0100 mav  r265353 : #i95809# small fixes 2008-12-11 19:30:30 +0100 mav  r265351 : #i95809# small fixes 2008-12-11 19:16:40 +0100 mav  r265349 : #i95809# small fixes 2008-12-11 19:05:56 +0100 mav  r265348 : #i95809# small fixes 2008-12-11 18:26:03 +0100 mav  r265346 : #i95809# ignore the exception 2008-12-11 18:19:28 +0100 mav  r265345 : #i95809# pure imput stream in case of local file URL means opening of document readonly 2008-12-11 17:41:56 +0100 mav  r265341 : #i95809# unfortunately SfxMedium can not take the decision 2008-12-11 17:37:07 +0100 mav  r265340 : #i95809# fix typo 2008-12-11 17:33:47 +0100 mav  r265339 : #i95809# pure imput stream in case of local file URL means opening of document readonly 2008-12-11 16:12:26 +0100 mav  r265330 : #i95809# let dialogs look better 2008-12-11 15:50:43 +0100 mav  r265322 : #i97092# allow to use default master password 2008-12-11 13:35:39 +0100 mav  r265295 : #i97092# allow to use default master password 2008-12-11 13:04:28 +0100 mav  r265290 : #i97092# allow to use default master password 2008-12-11 12:34:52 +0100 mav  r265284 : #i97092# allow to use default master password 2008-12-11 11:21:33 +0100 mav  r265267 : #i95809# adopt for linux 2008-12-11 10:25:22 +0100 mav  r265255 : #i97092# allow to use default master password 2008-12-11 10:24:35 +0100 mav  r265254 : #i97092# allow to use default master password 2008-12-10 17:02:32 +0100 pb  r265207 : fix: #i97092# more info text 2008-12-10 16:40:53 +0100 mav  r265205 : #i95809# integrate new file locking UI in sfx workflow 2008-12-10 16:38:55 +0100 mav  r265204 : #i95809# allow to ignore own lock on saving 2008-12-10 14:52:12 +0100 pb  r265192 : fix: #i97092# new master password behavior 2008-12-10 14:51:22 +0100 pb  r265191 : fix: #i97092# new master password bahavior 2008-12-10 14:49:46 +0100 pb  r265189 : fix: #i97092# new master password bahavior 2008-12-10 10:55:19 +0100 mav  r265155 : #i95809# allow to ignore own lock on saving 2008-12-09 17:47:51 +0100 mav  r265124 : #i95809# allow to ignore own lock on saving 2008-12-07 11:24:57 +0100 mav  r264949 : #i95809# let the request be derived from IOException 2008-12-05 18:31:35 +0100 mav  r264915 : #i95809# use the locking related dialogs from InteractionHandler 2008-12-04 18:33:36 +0100 mav  r264867 : #i95809# the requests for the new locking UI 2008-12-04 10:26:52 +0100 pb  r264822 : fix: #i95809# new message boxes for locking 2008-12-04 10:23:51 +0100 pb  r264821 : fix: #i95809# STR_OPENLOCKED_UNKNOWNUSER replaced by STR_UNKNOWNUSER 2008-12-04 10:18:23 +0100 pb  r264820 : fix: #i95809# new message boxes for locking 2008-12-04 10:15:56 +0100 pb  r264819 : fix: #i95809# new message boxes for locking 2008-12-03 16:06:46 +0100 mav  r264796 : #i95809# system file locking support 2008-12-02 16:19:30 +0100 mav  r264717 : #i95809# system file locking support 2008-12-02 16:07:10 +0100 mav  r264716 : #i95809# system file locking support 2008-12-02 15:58:53 +0100 mav  r264714 : #i95809# change the name 2008-12-02 15:58:06 +0100 mav  r264713 : #i95809# do not allow to change ReadOnly flag in TypeDetection 2008-12-02 15:56:00 +0100 mav  r264712 : #i95809# system file locking support 2008-12-02 15:43:20 +0100 mav  r264708 : #i95809# change the name 2008-12-02 15:38:08 +0100 mav  r264706 : #i95809# an options to control system file locking usage


2009-01-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [c6906e1b37c39f5e3981e21c3b9adb1af11d938b]

CWS-TOOLING: integrate CWS mav43 2008-12-17 14:42:56 +0100 tbo  r265602 : #i97269# changed hid.lst and etab.win 2008-12-15 15:36:04 +0100 mav  r265508 : #i95809# remove the stream as well 2008-12-12 13:20:09 +0100 mav  r265411 : #i95809# small fixes 2008-12-12 13:12:07 +0100 mav  r265410 : #i95809# fix streams handling 2008-12-12 10:45:29 +0100 mav  r265397 : #i95809# close the stream if there is no storage 2008-12-12 10:24:38 +0100 mav  r265396 : #i95809# close the stream if there is no temporary file 2008-12-12 00:56:13 +0100 mav  r265383 : #i95809# adopt for linux 2008-12-12 00:51:25 +0100 mav  r265382 : #i95809# adopt for linux 2008-12-12 00:38:31 +0100 mav  r265381 : #i95809# check timestamp only if fs locking not active 2008-12-12 00:35:32 +0100 mav  r265380 : #i95809# small fixes 2008-12-12 00:29:33 +0100 mav  r265379 : #i95809# small fixes 2008-12-11 22:30:15 +0100 mav  r265374 : #i97092# allow to use default master password 2008-12-11 22:20:56 +0100 mav  r265372 : #i95809# avoid storage closing 2008-12-11 21:11:37 +0100 mav  r265368 : #i97092# do not publish for now 2008-12-11 21:08:22 +0100 mav  r265366 : #i95809# fix typo 2008-12-11 21:06:49 +0100 mav  r265364 : #i95809# small fixes 2008-12-11 21:05:13 +0100 mav  r265363 : #i95809# small fixes 2008-12-11 20:40:05 +0100 mav  r265360 : #i95809# show warning if the document was touched 2008-12-11 20:39:44 +0100 mav  r265359 : #i95809# show warning if the document was touched 2008-12-11 19:54:45 +0100 mav  r265355 : #i95809# small fixes 2008-12-11 19:42:52 +0100 mav  r265353 : #i95809# small fixes 2008-12-11 19:30:30 +0100 mav  r265351 : #i95809# small fixes 2008-12-11 19:16:40 +0100 mav  r265349 : #i95809# small fixes 2008-12-11 19:05:56 +0100 mav  r265348 : #i95809# small fixes 2008-12-11 18:26:03 +0100 mav  r265346 : #i95809# ignore the exception 2008-12-11 18:19:28 +0100 mav  r265345 : #i95809# pure imput stream in case of local file URL means opening of document readonly 2008-12-11 17:41:56 +0100 mav  r265341 : #i95809# unfortunately SfxMedium can not take the decision 2008-12-11 17:37:07 +0100 mav  r265340 : #i95809# fix typo 2008-12-11 17:33:47 +0100 mav  r265339 : #i95809# pure imput stream in case of local file URL means opening of document readonly 2008-12-11 16:12:26 +0100 mav  r265330 : #i95809# let dialogs look better 2008-12-11 15:50:43 +0100 mav  r265322 : #i97092# allow to use default master password 2008-12-11 13:35:39 +0100 mav  r265295 : #i97092# allow to use default master password 2008-12-11 13:04:28 +0100 mav  r265290 : #i97092# allow to use default master password 2008-12-11 12:34:52 +0100 mav  r265284 : #i97092# allow to use default master password 2008-12-11 11:21:33 +0100 mav  r265267 : #i95809# adopt for linux 2008-12-11 10:25:22 +0100 mav  r265255 : #i97092# allow to use default master password 2008-12-11 10:24:35 +0100 mav  r265254 : #i97092# allow to use default master password 2008-12-10 17:02:32 +0100 pb  r265207 : fix: #i97092# more info text 2008-12-10 16:40:53 +0100 mav  r265205 : #i95809# integrate new file locking UI in sfx workflow 2008-12-10 16:38:55 +0100 mav  r265204 : #i95809# allow to ignore own lock on saving 2008-12-10 14:52:12 +0100 pb  r265192 : fix: #i97092# new master password behavior 2008-12-10 14:51:22 +0100 pb  r265191 : fix: #i97092# new master password bahavior 2008-12-10 14:49:46 +0100 pb  r265189 : fix: #i97092# new master password bahavior 2008-12-10 10:55:19 +0100 mav  r265155 : #i95809# allow to ignore own lock on saving 2008-12-09 17:47:51 +0100 mav  r265124 : #i95809# allow to ignore own lock on saving 2008-12-07 11:24:57 +0100 mav  r264949 : #i95809# let the request be derived from IOException 2008-12-05 18:31:35 +0100 mav  r264915 : #i95809# use the locking related dialogs from InteractionHandler 2008-12-04 18:33:36 +0100 mav  r264867 : #i95809# the requests for the new locking UI 2008-12-04 10:26:52 +0100 pb  r264822 : fix: #i95809# new message boxes for locking 2008-12-04 10:23:51 +0100 pb  r264821 : fix: #i95809# STR_OPENLOCKED_UNKNOWNUSER replaced by STR_UNKNOWNUSER 2008-12-04 10:18:23 +0100 pb  r264820 : fix: #i95809# new message boxes for locking 2008-12-04 10:15:56 +0100 pb  r264819 : fix: #i95809# new message boxes for locking 2008-12-03 16:06:46 +0100 mav  r264796 : #i95809# system file locking support 2008-12-02 16:19:30 +0100 mav  r264717 : #i95809# system file locking support 2008-12-02 16:07:10 +0100 mav  r264716 : #i95809# system file locking support 2008-12-02 15:58:53 +0100 mav  r264714 : #i95809# change the name 2008-12-02 15:58:06 +0100 mav  r264713 : #i95809# do not allow to change ReadOnly flag in TypeDetection 2008-12-02 15:56:00 +0100 mav  r264712 : #i95809# system file locking support 2008-12-02 15:43:20 +0100 mav  r264708 : #i95809# change the name 2008-12-02 15:38:08 +0100 mav  r264706 : #i95809# an options to control system file locking usage


2009-01-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [3dfe5a3feda289b66e92f17550e359d6c2460c0d]

CWS-TOOLING: integrate CWS mav43 2008-12-17 14:42:56 +0100 tbo  r265602 : #i97269# changed hid.lst and etab.win 2008-12-15 15:36:04 +0100 mav  r265508 : #i95809# remove the stream as well 2008-12-12 13:20:09 +0100 mav  r265411 : #i95809# small fixes 2008-12-12 13:12:07 +0100 mav  r265410 : #i95809# fix streams handling 2008-12-12 10:45:29 +0100 mav  r265397 : #i95809# close the stream if there is no storage 2008-12-12 10:24:38 +0100 mav  r265396 : #i95809# close the stream if there is no temporary file 2008-12-12 00:56:13 +0100 mav  r265383 : #i95809# adopt for linux 2008-12-12 00:51:25 +0100 mav  r265382 : #i95809# adopt for linux 2008-12-12 00:38:31 +0100 mav  r265381 : #i95809# check timestamp only if fs locking not active 2008-12-12 00:35:32 +0100 mav  r265380 : #i95809# small fixes 2008-12-12 00:29:33 +0100 mav  r265379 : #i95809# small fixes 2008-12-11 22:30:15 +0100 mav  r265374 : #i97092# allow to use default master password 2008-12-11 22:20:56 +0100 mav  r265372 : #i95809# avoid storage closing 2008-12-11 21:11:37 +0100 mav  r265368 : #i97092# do not publish for now 2008-12-11 21:08:22 +0100 mav  r265366 : #i95809# fix typo 2008-12-11 21:06:49 +0100 mav  r265364 : #i95809# small fixes 2008-12-11 21:05:13 +0100 mav  r265363 : #i95809# small fixes 2008-12-11 20:40:05 +0100 mav  r265360 : #i95809# show warning if the document was touched 2008-12-11 20:39:44 +0100 mav  r265359 : #i95809# show warning if the document was touched 2008-12-11 19:54:45 +0100 mav  r265355 : #i95809# small fixes 2008-12-11 19:42:52 +0100 mav  r265353 : #i95809# small fixes 2008-12-11 19:30:30 +0100 mav  r265351 : #i95809# small fixes 2008-12-11 19:16:40 +0100 mav  r265349 : #i95809# small fixes 2008-12-11 19:05:56 +0100 mav  r265348 : #i95809# small fixes 2008-12-11 18:26:03 +0100 mav  r265346 : #i95809# ignore the exception 2008-12-11 18:19:28 +0100 mav  r265345 : #i95809# pure imput stream in case of local file URL means opening of document readonly 2008-12-11 17:41:56 +0100 mav  r265341 : #i95809# unfortunately SfxMedium can not take the decision 2008-12-11 17:37:07 +0100 mav  r265340 : #i95809# fix typo 2008-12-11 17:33:47 +0100 mav  r265339 : #i95809# pure imput stream in case of local file URL means opening of document readonly 2008-12-11 16:12:26 +0100 mav  r265330 : #i95809# let dialogs look better 2008-12-11 15:50:43 +0100 mav  r265322 : #i97092# allow to use default master password 2008-12-11 13:35:39 +0100 mav  r265295 : #i97092# allow to use default master password 2008-12-11 13:04:28 +0100 mav  r265290 : #i97092# allow to use default master password 2008-12-11 12:34:52 +0100 mav  r265284 : #i97092# allow to use default master password 2008-12-11 11:21:33 +0100 mav  r265267 : #i95809# adopt for linux 2008-12-11 10:25:22 +0100 mav  r265255 : #i97092# allow to use default master password 2008-12-11 10:24:35 +0100 mav  r265254 : #i97092# allow to use default master password 2008-12-10 17:02:32 +0100 pb  r265207 : fix: #i97092# more info text 2008-12-10 16:40:53 +0100 mav  r265205 : #i95809# integrate new file locking UI in sfx workflow 2008-12-10 16:38:55 +0100 mav  r265204 : #i95809# allow to ignore own lock on saving 2008-12-10 14:52:12 +0100 pb  r265192 : fix: #i97092# new master password behavior 2008-12-10 14:51:22 +0100 pb  r265191 : fix: #i97092# new master password bahavior 2008-12-10 14:49:46 +0100 pb  r265189 : fix: #i97092# new master password bahavior 2008-12-10 10:55:19 +0100 mav  r265155 : #i95809# allow to ignore own lock on saving 2008-12-09 17:47:51 +0100 mav  r265124 : #i95809# allow to ignore own lock on saving 2008-12-07 11:24:57 +0100 mav  r264949 : #i95809# let the request be derived from IOException 2008-12-05 18:31:35 +0100 mav  r264915 : #i95809# use the locking related dialogs from InteractionHandler 2008-12-04 18:33:36 +0100 mav  r264867 : #i95809# the requests for the new locking UI 2008-12-04 10:26:52 +0100 pb  r264822 : fix: #i95809# new message boxes for locking 2008-12-04 10:23:51 +0100 pb  r264821 : fix: #i95809# STR_OPENLOCKED_UNKNOWNUSER replaced by STR_UNKNOWNUSER 2008-12-04 10:18:23 +0100 pb  r264820 : fix: #i95809# new message boxes for locking 2008-12-04 10:15:56 +0100 pb  r264819 : fix: #i95809# new message boxes for locking 2008-12-03 16:06:46 +0100 mav  r264796 : #i95809# system file locking support 2008-12-02 16:19:30 +0100 mav  r264717 : #i95809# system file locking support 2008-12-02 16:07:10 +0100 mav  r264716 : #i95809# system file locking support 2008-12-02 15:58:53 +0100 mav  r264714 : #i95809# change the name 2008-12-02 15:58:06 +0100 mav  r264713 : #i95809# do not allow to change ReadOnly flag in TypeDetection 2008-12-02 15:56:00 +0100 mav  r264712 : #i95809# system file locking support 2008-12-02 15:43:20 +0100 mav  r264708 : #i95809# change the name 2008-12-02 15:38:08 +0100 mav  r264706 : #i95809# an options to control system file locking usage


2009-01-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [a663a4b91d9d7e597d62ed0bd31dbb83e2e9a54c]

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>  [3cf4f345114803f4e4af08b91d61c36a3d57312e]

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>  [4453678f4d07a65e548a04b6fa2655b66274514d]

CWS-TOOLING: integrate CWS odff05 2008-12-11 04:17:37 +0100 er  r265237 : #i94555# AppendIntToken for GAMMADIST, Excel needs 4 parameters; also use AppendIntToken instead of AppendNumToken for POISSON 2008-12-11 04:04:27 +0100 er  r265236 : #i96837# make cumulative parameter of POISSON optional; patch from <lvyue> with slight modifications 2008-12-11 03:35:03 +0100 er  r265235 : #i96835# make base parameter of LOG() optional also in UI; patch from <lvyue> 2008-12-11 03:15:30 +0100 er  r265234 : #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-10 18:14:16 +0100 er  r265214 : DBG_... need semicolon 2008-12-05 00:49:55 +0100 er  r264881 : WaE unxlngi6: declaration of 'pFuncInfo' shadows a previous local 2008-12-05 00:26:05 +0100 er  r264879 : #i91547# BETADIST with optional density/cumulative parameter and much better precision; patch from <regina> 2008-12-04 22:51:40 +0100 er  r264877 : #i91602# add expm1() and log1p() replacements; based on a patch from <regina> 2008-12-01 16:07:35 +0100 dr  r264614 : #i93789# import of EUROCONVERT from XLSX/XLSB 2008-11-28 13:15:01 +0100 dr  r264543 : #i93789# new sheet function EUROCONVERT + XLS import/export, patch contributed by lvyue 2008-11-26 14:54:23 +0100 er  r264397 : CWS-TOOLING: rebase CWS odff05 to trunk@264325 (milestone: DEV300:m36) 2008-11-20 14:23:33 +0100 er  r264053 : CWS-TOOLING: rebase CWS odff05 to trunk@263288 (milestone: DEV300:m35) 2008-11-19 18:07:43 +0100 er  r264012 : merged from trunk 2008-11-19 17:51:36 +0100 er  r264011 : migrate CWS odff05 to SVN


2009-01-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [730272a2d67e99c0195ea42c26022ffbd489e994]

CWS-TOOLING: integrate CWS odff05 2008-12-11 04:17:37 +0100 er  r265237 : #i94555# AppendIntToken for GAMMADIST, Excel needs 4 parameters; also use AppendIntToken instead of AppendNumToken for POISSON 2008-12-11 04:04:27 +0100 er  r265236 : #i96837# make cumulative parameter of POISSON optional; patch from <lvyue> with slight modifications 2008-12-11 03:35:03 +0100 er  r265235 : #i96835# make base parameter of LOG() optional also in UI; patch from <lvyue> 2008-12-11 03:15:30 +0100 er  r265234 : #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-10 18:14:16 +0100 er  r265214 : DBG_... need semicolon 2008-12-05 00:49:55 +0100 er  r264881 : WaE unxlngi6: declaration of 'pFuncInfo' shadows a previous local 2008-12-05 00:26:05 +0100 er  r264879 : #i91547# BETADIST with optional density/cumulative parameter and much better precision; patch from <regina> 2008-12-04 22:51:40 +0100 er  r264877 : #i91602# add expm1() and log1p() replacements; based on a patch from <regina> 2008-12-01 16:07:35 +0100 dr  r264614 : #i93789# import of EUROCONVERT from XLSX/XLSB 2008-11-28 13:15:01 +0100 dr  r264543 : #i93789# new sheet function EUROCONVERT + XLS import/export, patch contributed by lvyue 2008-11-26 14:54:23 +0100 er  r264397 : CWS-TOOLING: rebase CWS odff05 to trunk@264325 (milestone: DEV300:m36) 2008-11-20 14:23:33 +0100 er  r264053 : CWS-TOOLING: rebase CWS odff05 to trunk@263288 (milestone: DEV300:m35) 2008-11-19 18:07:43 +0100 er  r264012 : merged from trunk 2008-11-19 17:51:36 +0100 er  r264011 : migrate CWS odff05 to SVN


2009-01-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [0421beabd33d135e1ab5f4a5a57eea836a93549b]

CWS-TOOLING: integrate CWS odff05 2008-12-11 04:17:37 +0100 er  r265237 : #i94555# AppendIntToken for GAMMADIST, Excel needs 4 parameters; also use AppendIntToken instead of AppendNumToken for POISSON 2008-12-11 04:04:27 +0100 er  r265236 : #i96837# make cumulative parameter of POISSON optional; patch from <lvyue> with slight modifications 2008-12-11 03:35:03 +0100 er  r265235 : #i96835# make base parameter of LOG() optional also in UI; patch from <lvyue> 2008-12-11 03:15:30 +0100 er  r265234 : #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-10 18:14:16 +0100 er  r265214 : DBG_... need semicolon 2008-12-05 00:49:55 +0100 er  r264881 : WaE unxlngi6: declaration of 'pFuncInfo' shadows a previous local 2008-12-05 00:26:05 +0100 er  r264879 : #i91547# BETADIST with optional density/cumulative parameter and much better precision; patch from <regina> 2008-12-04 22:51:40 +0100 er  r264877 : #i91602# add expm1() and log1p() replacements; based on a patch from <regina> 2008-12-01 16:07:35 +0100 dr  r264614 : #i93789# import of EUROCONVERT from XLSX/XLSB 2008-11-28 13:15:01 +0100 dr  r264543 : #i93789# new sheet function EUROCONVERT + XLS import/export, patch contributed by lvyue 2008-11-26 14:54:23 +0100 er  r264397 : CWS-TOOLING: rebase CWS odff05 to trunk@264325 (milestone: DEV300:m36) 2008-11-20 14:23:33 +0100 er  r264053 : CWS-TOOLING: rebase CWS odff05 to trunk@263288 (milestone: DEV300:m35) 2008-11-19 18:07:43 +0100 er  r264012 : merged from trunk 2008-11-19 17:51:36 +0100 er  r264011 : migrate CWS odff05 to SVN


2009-01-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [bebd9bde868ae0fec40df2890131955c298d4262]

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  Jens-Heiner Rechtien  <hr@openoffice.org>  [05342c68cbfedb1cc4f9832592fa277d30832162]

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  Jens-Heiner Rechtien  <hr@openoffice.org>  [0cf944e41a1148ce17be52db890f732e6b2886f8]

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  Jens-Heiner Rechtien  <hr@openoffice.org>  [4e1fd2fa161708049f1c3b6039659d0bf4f4539e]

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  Jens-Heiner Rechtien  <hr@openoffice.org>  [13e27b36a954d5dac7e1b35e3752656050074c1d]

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  Jens-Heiner Rechtien  <hr@openoffice.org>  [61bb45f118507b3522c575e283dea74ec1414a44]

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  Jens-Heiner Rechtien  <hr@openoffice.org>  [6c0208067b950fec47d8a2679e0daa79fc78a2c0]

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  Jens-Heiner Rechtien  <hr@openoffice.org>  [75ab7be7fc7114e775442305bd1fb26a36975acc]

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  Jens-Heiner Rechtien  <hr@openoffice.org>  [d8c0728fffbe6526babf35d9b8425d296f53394e]

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>  [7f7310f4793a7149d3ce62834dc5bdd1fac46863]

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  Rüdiger Timm  <rt@openoffice.org>  [3dea05ab282d5a8c56f1f8f23210641d3b5d029c]

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  Rüdiger Timm  <rt@openoffice.org>  [2425609f045941ed347927c57ffc6748b59d2d18]

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  Rüdiger Timm  <rt@openoffice.org>  [b0fbc46b5b98aca902f3853b64a1747ed430e264]

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  Rüdiger Timm  <rt@openoffice.org>  [64274b38f6cc50a8bb49f114f1ac9e7c1c3b3c4f]

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  Rüdiger Timm  <rt@openoffice.org>  [607978e2352d5da1f11ab09cae1db99651a3a26b]

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  Rüdiger Timm  <rt@openoffice.org>  [f5c31fb9cf1a768d9afb95184329cd6e3df95197]

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>  [4f74272b01dfc772659e6a58f22bd9777f24c41c]

CWS-TOOLING: integrate CWS mozbootstrapfix 2008-12-26 18:21:46 +0100 rene  r265808 : #i97010# fix mozbootstrap


2009-01-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [c69dbe0229aa2197e76733640a09f6ad222d2cc3]

CWS-TOOLING: integrate CWS mozbootstrapfix 2008-12-26 18:21:46 +0100 rene  r265808 : #i97010# fix mozbootstrap


2009-01-06  Rüdiger Timm  <rt@openoffice.org>  [6ae8d4333c2057832ea5320abc2715b8996f508f]

CWS-TOOLING: integrate CWS impress147 2008-12-16 15:51:15 +0100 wg  r265553 : i96805 2008-12-03 12:32:33 +0100 wg  r264766 : 96805 2008-12-03 11:40:11 +0100 wg  r264761 : 96805 2008-11-20 15:39:56 +0100 cl  r264062 : migrated cws from cvs to svn 2008-11-19 14:16:40 +0100 cl  r263992 : CWS-TOOLING: rebase CWS impress147 to trunk@263288 (milestone: DEV300:m35)


2009-01-06  Rüdiger Timm  <rt@openoffice.org>  [5d06990ec5f71b3c6c462ca55f46ec0a4d2ccd96]

CWS-TOOLING: integrate CWS impress147 2008-12-16 15:51:15 +0100 wg  r265553 : i96805 2008-12-03 12:32:33 +0100 wg  r264766 : 96805 2008-12-03 11:40:11 +0100 wg  r264761 : 96805 2008-11-20 15:39:56 +0100 cl  r264062 : migrated cws from cvs to svn 2008-11-19 14:16:40 +0100 cl  r263992 : CWS-TOOLING: rebase CWS impress147 to trunk@263288 (milestone: DEV300:m35)


2009-01-06  Rüdiger Timm  <rt@openoffice.org>  [661a1801197e7d3f3955966f95ad8f377d8b0ddd]

CWS-TOOLING: integrate CWS impress147 2008-12-16 15:51:15 +0100 wg  r265553 : i96805 2008-12-03 12:32:33 +0100 wg  r264766 : 96805 2008-12-03 11:40:11 +0100 wg  r264761 : 96805 2008-11-20 15:39:56 +0100 cl  r264062 : migrated cws from cvs to svn 2008-11-19 14:16:40 +0100 cl  r263992 : CWS-TOOLING: rebase CWS impress147 to trunk@263288 (milestone: DEV300:m35)


2009-01-06  Rüdiger Timm  <rt@openoffice.org>  [4beaf0de46c3017148cae71dd5f989778b63467c]

CWS-TOOLING: integrate CWS iconupdate310 2008-12-11 13:14:10 +0100 va  r265293 : Bugfixes regarding Icons CWS iconupdate310 2008-12-11 13:09:30 +0100 va  r265292 : Bugfixes regarding Icons CWS iconupdate310 2008-12-11 13:07:33 +0100 va  r265291 : Bugfixes regarding Icons CWS iconupdate310 2008-12-10 11:08:25 +0100 va  r265157 : #i60563#: Corrected Image Links for Toggle and Insert.


2009-01-06  Rüdiger Timm  <rt@openoffice.org>  [67cf6df267e9435b5b4f820d3969b9c1661604ad]

CWS-TOOLING: integrate CWS iconupdate310 2008-12-11 13:14:10 +0100 va  r265293 : Bugfixes regarding Icons CWS iconupdate310 2008-12-11 13:09:30 +0100 va  r265292 : Bugfixes regarding Icons CWS iconupdate310 2008-12-11 13:07:33 +0100 va  r265291 : Bugfixes regarding Icons CWS iconupdate310 2008-12-10 11:08:25 +0100 va  r265157 : #i60563#: Corrected Image Links for Toggle and Insert.


2009-01-06  Rüdiger Timm  <rt@openoffice.org>  [6df8e06be20646ba82873dede0b54b42697701ea]

#i95875# Patch by thb to avoid generated files in basegfx/test source directory.


2009-01-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [51686e2a5ad4a1d9d81d1fa0ea4e747158560778]

CWS-TOOLING: integrate CWS overline3 2008-12-11 15:24:46 +0100 fredrikh  r265314 : i97099 2008-12-11 15:20:37 +0100 fredrikh  r265313 : i97099 2008-12-11 15:18:00 +0100 fredrikh  r265312 : i97099 2008-12-11 15:17:00 +0100 fredrikh  r265311 : i97099 2008-12-11 15:13:20 +0100 fredrikh  r265309 : i97144 2008-12-11 15:06:24 +0100 fredrikh  r265306 : i97099 2008-11-24 10:41:42 +0100 fme  r264213 : #i5991# Overline support 2008-11-24 10:39:53 +0100 fme  r264212 : #i5991# Overline support 2008-11-24 10:02:13 +0100 fme  r264209 : #5991# Overline support 2008-11-24 10:01:26 +0100 fme  r264208 : #5991# Overline support 2008-11-24 09:59:11 +0100 fme  r264207 : #5991# Overline support 2008-11-24 09:57:11 +0100 fme  r264206 : #5991# Overline support 2008-11-14 10:36:44 +0100 fme  r263667 : CWS-TOOLING: rebase CWS overline3 to trunk@263288 (milestone: DEV300:m35) 2008-11-13 16:12:13 +0100 fme  r263649 : #i5991# migrate CWS overline3 to SVN.


2009-01-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [478f9ad06412c910d0264f76962a6d5e1a01aaa2]

CWS-TOOLING: integrate CWS overline3 2008-12-11 15:24:46 +0100 fredrikh  r265314 : i97099 2008-12-11 15:20:37 +0100 fredrikh  r265313 : i97099 2008-12-11 15:18:00 +0100 fredrikh  r265312 : i97099 2008-12-11 15:17:00 +0100 fredrikh  r265311 : i97099 2008-12-11 15:13:20 +0100 fredrikh  r265309 : i97144 2008-12-11 15:06:24 +0100 fredrikh  r265306 : i97099 2008-11-24 10:41:42 +0100 fme  r264213 : #i5991# Overline support 2008-11-24 10:39:53 +0100 fme  r264212 : #i5991# Overline support 2008-11-24 10:02:13 +0100 fme  r264209 : #5991# Overline support 2008-11-24 10:01:26 +0100 fme  r264208 : #5991# Overline support 2008-11-24 09:59:11 +0100 fme  r264207 : #5991# Overline support 2008-11-24 09:57:11 +0100 fme  r264206 : #5991# Overline support 2008-11-14 10:36:44 +0100 fme  r263667 : CWS-TOOLING: rebase CWS overline3 to trunk@263288 (milestone: DEV300:m35) 2008-11-13 16:12:13 +0100 fme  r263649 : #i5991# migrate CWS overline3 to SVN.


2009-01-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [75e57b0b74f6c52a089db43c9eec43532a277be3]

CWS-TOOLING: integrate CWS overline3 2008-12-11 15:24:46 +0100 fredrikh  r265314 : i97099 2008-12-11 15:20:37 +0100 fredrikh  r265313 : i97099 2008-12-11 15:18:00 +0100 fredrikh  r265312 : i97099 2008-12-11 15:17:00 +0100 fredrikh  r265311 : i97099 2008-12-11 15:13:20 +0100 fredrikh  r265309 : i97144 2008-12-11 15:06:24 +0100 fredrikh  r265306 : i97099 2008-11-24 10:41:42 +0100 fme  r264213 : #i5991# Overline support 2008-11-24 10:39:53 +0100 fme  r264212 : #i5991# Overline support 2008-11-24 10:02:13 +0100 fme  r264209 : #5991# Overline support 2008-11-24 10:01:26 +0100 fme  r264208 : #5991# Overline support 2008-11-24 09:59:11 +0100 fme  r264207 : #5991# Overline support 2008-11-24 09:57:11 +0100 fme  r264206 : #5991# Overline support 2008-11-14 10:36:44 +0100 fme  r263667 : CWS-TOOLING: rebase CWS overline3 to trunk@263288 (milestone: DEV300:m35) 2008-11-13 16:12:13 +0100 fme  r263649 : #i5991# migrate CWS overline3 to SVN.


2009-01-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [35602b5f0bcbe13fe6896c62360c5bb68309d1df]

CWS-TOOLING: integrate CWS overline3 2008-12-11 15:24:46 +0100 fredrikh  r265314 : i97099 2008-12-11 15:20:37 +0100 fredrikh  r265313 : i97099 2008-12-11 15:18:00 +0100 fredrikh  r265312 : i97099 2008-12-11 15:17:00 +0100 fredrikh  r265311 : i97099 2008-12-11 15:13:20 +0100 fredrikh  r265309 : i97144 2008-12-11 15:06:24 +0100 fredrikh  r265306 : i97099 2008-11-24 10:41:42 +0100 fme  r264213 : #i5991# Overline support 2008-11-24 10:39:53 +0100 fme  r264212 : #i5991# Overline support 2008-11-24 10:02:13 +0100 fme  r264209 : #5991# Overline support 2008-11-24 10:01:26 +0100 fme  r264208 : #5991# Overline support 2008-11-24 09:59:11 +0100 fme  r264207 : #5991# Overline support 2008-11-24 09:57:11 +0100 fme  r264206 : #5991# Overline support 2008-11-14 10:36:44 +0100 fme  r263667 : CWS-TOOLING: rebase CWS overline3 to trunk@263288 (milestone: DEV300:m35) 2008-11-13 16:12:13 +0100 fme  r263649 : #i5991# migrate CWS overline3 to SVN.


2009-01-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [78990477fac1eabe8967bf4eff1f08a13cbb5759]

CWS-TOOLING: integrate CWS overline3 2008-12-11 15:24:46 +0100 fredrikh  r265314 : i97099 2008-12-11 15:20:37 +0100 fredrikh  r265313 : i97099 2008-12-11 15:18:00 +0100 fredrikh  r265312 : i97099 2008-12-11 15:17:00 +0100 fredrikh  r265311 : i97099 2008-12-11 15:13:20 +0100 fredrikh  r265309 : i97144 2008-12-11 15:06:24 +0100 fredrikh  r265306 : i97099 2008-11-24 10:41:42 +0100 fme  r264213 : #i5991# Overline support 2008-11-24 10:39:53 +0100 fme  r264212 : #i5991# Overline support 2008-11-24 10:02:13 +0100 fme  r264209 : #5991# Overline support 2008-11-24 10:01:26 +0100 fme  r264208 : #5991# Overline support 2008-11-24 09:59:11 +0100 fme  r264207 : #5991# Overline support 2008-11-24 09:57:11 +0100 fme  r264206 : #5991# Overline support 2008-11-14 10:36:44 +0100 fme  r263667 : CWS-TOOLING: rebase CWS overline3 to trunk@263288 (milestone: DEV300:m35) 2008-11-13 16:12:13 +0100 fme  r263649 : #i5991# migrate CWS overline3 to SVN.


2009-01-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [2622cf5ddb47f22cb0c1f4b0874c8c911ee3a26f]

CWS-TOOLING: integrate CWS overline3 2008-12-11 15:24:46 +0100 fredrikh  r265314 : i97099 2008-12-11 15:20:37 +0100 fredrikh  r265313 : i97099 2008-12-11 15:18:00 +0100 fredrikh  r265312 : i97099 2008-12-11 15:17:00 +0100 fredrikh  r265311 : i97099 2008-12-11 15:13:20 +0100 fredrikh  r265309 : i97144 2008-12-11 15:06:24 +0100 fredrikh  r265306 : i97099 2008-11-24 10:41:42 +0100 fme  r264213 : #i5991# Overline support 2008-11-24 10:39:53 +0100 fme  r264212 : #i5991# Overline support 2008-11-24 10:02:13 +0100 fme  r264209 : #5991# Overline support 2008-11-24 10:01:26 +0100 fme  r264208 : #5991# Overline support 2008-11-24 09:59:11 +0100 fme  r264207 : #5991# Overline support 2008-11-24 09:57:11 +0100 fme  r264206 : #5991# Overline support 2008-11-14 10:36:44 +0100 fme  r263667 : CWS-TOOLING: rebase CWS overline3 to trunk@263288 (milestone: DEV300:m35) 2008-11-13 16:12:13 +0100 fme  r263649 : #i5991# migrate CWS overline3 to SVN.


2009-01-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [4774bcff020f1b9bf79141f6d7fb630fa2b724cd]

CWS-TOOLING: integrate CWS overline3 2008-12-11 15:24:46 +0100 fredrikh  r265314 : i97099 2008-12-11 15:20:37 +0100 fredrikh  r265313 : i97099 2008-12-11 15:18:00 +0100 fredrikh  r265312 : i97099 2008-12-11 15:17:00 +0100 fredrikh  r265311 : i97099 2008-12-11 15:13:20 +0100 fredrikh  r265309 : i97144 2008-12-11 15:06:24 +0100 fredrikh  r265306 : i97099 2008-11-24 10:41:42 +0100 fme  r264213 : #i5991# Overline support 2008-11-24 10:39:53 +0100 fme  r264212 : #i5991# Overline support 2008-11-24 10:02:13 +0100 fme  r264209 : #5991# Overline support 2008-11-24 10:01:26 +0100 fme  r264208 : #5991# Overline support 2008-11-24 09:59:11 +0100 fme  r264207 : #5991# Overline support 2008-11-24 09:57:11 +0100 fme  r264206 : #5991# Overline support 2008-11-14 10:36:44 +0100 fme  r263667 : CWS-TOOLING: rebase CWS overline3 to trunk@263288 (milestone: DEV300:m35) 2008-11-13 16:12:13 +0100 fme  r263649 : #i5991# migrate CWS overline3 to SVN.


2009-01-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [4e6160032eda60f11da70a304131259ee527a0f3]

CWS-TOOLING: integrate CWS overline3 2008-12-11 15:24:46 +0100 fredrikh  r265314 : i97099 2008-12-11 15:20:37 +0100 fredrikh  r265313 : i97099 2008-12-11 15:18:00 +0100 fredrikh  r265312 : i97099 2008-12-11 15:17:00 +0100 fredrikh  r265311 : i97099 2008-12-11 15:13:20 +0100 fredrikh  r265309 : i97144 2008-12-11 15:06:24 +0100 fredrikh  r265306 : i97099 2008-11-24 10:41:42 +0100 fme  r264213 : #i5991# Overline support 2008-11-24 10:39:53 +0100 fme  r264212 : #i5991# Overline support 2008-11-24 10:02:13 +0100 fme  r264209 : #5991# Overline support 2008-11-24 10:01:26 +0100 fme  r264208 : #5991# Overline support 2008-11-24 09:59:11 +0100 fme  r264207 : #5991# Overline support 2008-11-24 09:57:11 +0100 fme  r264206 : #5991# Overline support 2008-11-14 10:36:44 +0100 fme  r263667 : CWS-TOOLING: rebase CWS overline3 to trunk@263288 (milestone: DEV300:m35) 2008-11-13 16:12:13 +0100 fme  r263649 : #i5991# migrate CWS overline3 to SVN.


2009-01-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [305c3ee0d0b4c49de8e8829a99da9a17063363a9]

CWS-TOOLING: integrate CWS overline3 2008-12-11 15:24:46 +0100 fredrikh  r265314 : i97099 2008-12-11 15:20:37 +0100 fredrikh  r265313 : i97099 2008-12-11 15:18:00 +0100 fredrikh  r265312 : i97099 2008-12-11 15:17:00 +0100 fredrikh  r265311 : i97099 2008-12-11 15:13:20 +0100 fredrikh  r265309 : i97144 2008-12-11 15:06:24 +0100 fredrikh  r265306 : i97099 2008-11-24 10:41:42 +0100 fme  r264213 : #i5991# Overline support 2008-11-24 10:39:53 +0100 fme  r264212 : #i5991# Overline support 2008-11-24 10:02:13 +0100 fme  r264209 : #5991# Overline support 2008-11-24 10:01:26 +0100 fme  r264208 : #5991# Overline support 2008-11-24 09:59:11 +0100 fme  r264207 : #5991# Overline support 2008-11-24 09:57:11 +0100 fme  r264206 : #5991# Overline support 2008-11-14 10:36:44 +0100 fme  r263667 : CWS-TOOLING: rebase CWS overline3 to trunk@263288 (milestone: DEV300:m35) 2008-11-13 16:12:13 +0100 fme  r263649 : #i5991# migrate CWS overline3 to SVN.


2009-01-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [a99237ba49d1d84dcff274f8baca46b4e7f940aa]

CWS-TOOLING: integrate CWS overline3 2008-12-11 15:24:46 +0100 fredrikh  r265314 : i97099 2008-12-11 15:20:37 +0100 fredrikh  r265313 : i97099 2008-12-11 15:18:00 +0100 fredrikh  r265312 : i97099 2008-12-11 15:17:00 +0100 fredrikh  r265311 : i97099 2008-12-11 15:13:20 +0100 fredrikh  r265309 : i97144 2008-12-11 15:06:24 +0100 fredrikh  r265306 : i97099 2008-11-24 10:41:42 +0100 fme  r264213 : #i5991# Overline support 2008-11-24 10:39:53 +0100 fme  r264212 : #i5991# Overline support 2008-11-24 10:02:13 +0100 fme  r264209 : #5991# Overline support 2008-11-24 10:01:26 +0100 fme  r264208 : #5991# Overline support 2008-11-24 09:59:11 +0100 fme  r264207 : #5991# Overline support 2008-11-24 09:57:11 +0100 fme  r264206 : #5991# Overline support 2008-11-14 10:36:44 +0100 fme  r263667 : CWS-TOOLING: rebase CWS overline3 to trunk@263288 (milestone: DEV300:m35) 2008-11-13 16:12:13 +0100 fme  r263649 : #i5991# migrate CWS overline3 to SVN.


2009-01-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [6ecc856f8cc90bd18b29523460570e9358792d34]

CWS-TOOLING: integrate CWS kashidafix 2008-12-15 15:31:40 +0100 hde  r265507 : #i97098# 2008-12-15 15:30:52 +0100 hde  r265506 : #i97098# 2008-12-10 14:08:07 +0100 fredrikh  r265184 : i97098 2008-11-27 15:07:01 +0100 hdu  r264493 : #i60594# only determine GetNextGlyphs() charpos if requested+available 2008-11-27 14:09:42 +0100 hdu  r264487 : #i60594# simplify RTL-glyph-injection also for manual-cell-aligned cases 2008-11-26 13:25:08 +0100 fme  r264379 : #i60594# Kashida fixes - syntax error 2008-11-26 13:16:22 +0100 hdu  r264374 : #i60594# allow glyph injection even if there is not enough room if they can overlap 2008-11-25 16:40:20 +0100 hdu  r264314 : #i60594# fix glyph-injection for PDF-export for usp>=1.6 2008-11-24 16:17:11 +0100 hdu  r264254 : #i71804# adjust glyph-fallback usp-methods for new glyph-injection infrastructure 2008-11-24 16:15:30 +0100 hdu  r264253 : #i71804# disable glyph-injection for glyph-fallback mixing 2008-11-20 08:29:15 +0100 fme  r264027 : #i60594# Fix correction 2008-11-14 10:10:54 +0100 fme  r263666 : CWS-TOOLING: rebase CWS kashidafix to trunk@263288 (milestone: DEV300:m35) 2008-10-30 16:35:30 +0100 fme  r262834 : #i60594# migrate cws kashidafix to SVN.


2009-01-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [3e0f68e792b90717f102af8550fa1b6a9defc663]

CWS-TOOLING: integrate CWS kashidafix 2008-12-15 15:31:40 +0100 hde  r265507 : #i97098# 2008-12-15 15:30:52 +0100 hde  r265506 : #i97098# 2008-12-10 14:08:07 +0100 fredrikh  r265184 : i97098 2008-11-27 15:07:01 +0100 hdu  r264493 : #i60594# only determine GetNextGlyphs() charpos if requested+available 2008-11-27 14:09:42 +0100 hdu  r264487 : #i60594# simplify RTL-glyph-injection also for manual-cell-aligned cases 2008-11-26 13:25:08 +0100 fme  r264379 : #i60594# Kashida fixes - syntax error 2008-11-26 13:16:22 +0100 hdu  r264374 : #i60594# allow glyph injection even if there is not enough room if they can overlap 2008-11-25 16:40:20 +0100 hdu  r264314 : #i60594# fix glyph-injection for PDF-export for usp>=1.6 2008-11-24 16:17:11 +0100 hdu  r264254 : #i71804# adjust glyph-fallback usp-methods for new glyph-injection infrastructure 2008-11-24 16:15:30 +0100 hdu  r264253 : #i71804# disable glyph-injection for glyph-fallback mixing 2008-11-20 08:29:15 +0100 fme  r264027 : #i60594# Fix correction 2008-11-14 10:10:54 +0100 fme  r263666 : CWS-TOOLING: rebase CWS kashidafix to trunk@263288 (milestone: DEV300:m35) 2008-10-30 16:35:30 +0100 fme  r262834 : #i60594# migrate cws kashidafix to SVN.


2009-01-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [6195d275cb60575aa320bab64e10a52994b40e7b]

CWS-TOOLING: integrate CWS kashidafix 2008-12-15 15:31:40 +0100 hde  r265507 : #i97098# 2008-12-15 15:30:52 +0100 hde  r265506 : #i97098# 2008-12-10 14:08:07 +0100 fredrikh  r265184 : i97098 2008-11-27 15:07:01 +0100 hdu  r264493 : #i60594# only determine GetNextGlyphs() charpos if requested+available 2008-11-27 14:09:42 +0100 hdu  r264487 : #i60594# simplify RTL-glyph-injection also for manual-cell-aligned cases 2008-11-26 13:25:08 +0100 fme  r264379 : #i60594# Kashida fixes - syntax error 2008-11-26 13:16:22 +0100 hdu  r264374 : #i60594# allow glyph injection even if there is not enough room if they can overlap 2008-11-25 16:40:20 +0100 hdu  r264314 : #i60594# fix glyph-injection for PDF-export for usp>=1.6 2008-11-24 16:17:11 +0100 hdu  r264254 : #i71804# adjust glyph-fallback usp-methods for new glyph-injection infrastructure 2008-11-24 16:15:30 +0100 hdu  r264253 : #i71804# disable glyph-injection for glyph-fallback mixing 2008-11-20 08:29:15 +0100 fme  r264027 : #i60594# Fix correction 2008-11-14 10:10:54 +0100 fme  r263666 : CWS-TOOLING: rebase CWS kashidafix to trunk@263288 (milestone: DEV300:m35) 2008-10-30 16:35:30 +0100 fme  r262834 : #i60594# migrate cws kashidafix to SVN.


2009-01-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [347a1622743363ae11cd12bc00d5827c5c952f79]

CWS-TOOLING: integrate CWS kashidafix 2008-12-15 15:31:40 +0100 hde  r265507 : #i97098# 2008-12-15 15:30:52 +0100 hde  r265506 : #i97098# 2008-12-10 14:08:07 +0100 fredrikh  r265184 : i97098 2008-11-27 15:07:01 +0100 hdu  r264493 : #i60594# only determine GetNextGlyphs() charpos if requested+available 2008-11-27 14:09:42 +0100 hdu  r264487 : #i60594# simplify RTL-glyph-injection also for manual-cell-aligned cases 2008-11-26 13:25:08 +0100 fme  r264379 : #i60594# Kashida fixes - syntax error 2008-11-26 13:16:22 +0100 hdu  r264374 : #i60594# allow glyph injection even if there is not enough room if they can overlap 2008-11-25 16:40:20 +0100 hdu  r264314 : #i60594# fix glyph-injection for PDF-export for usp>=1.6 2008-11-24 16:17:11 +0100 hdu  r264254 : #i71804# adjust glyph-fallback usp-methods for new glyph-injection infrastructure 2008-11-24 16:15:30 +0100 hdu  r264253 : #i71804# disable glyph-injection for glyph-fallback mixing 2008-11-20 08:29:15 +0100 fme  r264027 : #i60594# Fix correction 2008-11-14 10:10:54 +0100 fme  r263666 : CWS-TOOLING: rebase CWS kashidafix to trunk@263288 (milestone: DEV300:m35) 2008-10-30 16:35:30 +0100 fme  r262834 : #i60594# migrate cws kashidafix to SVN.


2009-01-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [a851a3f4f26b652aa5806206bd4a6f06e832e6f0]

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-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [48119ae05819132c6a4558dac23da8c70cad0814]

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-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [f09d0febde4e7248dc3f143af19043eb74fcac30]

CWS-TOOLING: integrate CWS aw059 2008-12-16 16:15:40 +0100 aw  r265557 : #i95645# avoid expensive tries to stream in graphic data when stream is at end anyways 2008-12-15 16:49:58 +0100 wg  r265512 : i97278 2008-12-12 16:02:15 +0100 aw  r265427 : #i95645# new formulation was wrong in two places; thanks go to THB. Thanks! 2008-12-12 15:49:06 +0100 aw  r265425 : #i95645# refined formulation of AA on/off constraints for VCLCanvas 2008-12-12 14:51:26 +0100 aw  r265420 : #i95645# workaround for DrawTransparent of button hilighting when remote displayed; somehow GDI+ does bad dithering in that case 2008-12-12 13:23:00 +0100 aw  r265414 : removed temporary build hack; it made it's way in using the rebase; with SVN the rebase is not based on pure checkouts, but uses local changes. 2008-12-11 19:35:59 +0100 aw  r265352 : #i95645# need to switch off AA for WNT and UNX, the VCLCanvas is currently not able to handle AA correctly 2008-12-11 16:05:17 +0100 thb  r265327 : #i95645# Changed defaults to on; as for the while svx dialog is not changed 2008-12-10 13:40:38 +0100 aw  r265180 : #i95645# changed pixel snap to basegfx::fround 2008-12-10 13:25:45 +0100 aw  r265177 : corrected linux warning 2008-12-10 12:28:02 +0100 aw  r265167 : #i95645# added support for pixel snap/linux resp. no AA for mac (also pixel snap) when AA is switched off to the basegfx::B2DPolyPolygon painting VCL methods; needed for e.g. selection in SC and SW 2008-12-09 18:44:39 +0100 aw  r265136 : #i95645# corrected filled path construction 2008-12-09 18:12:40 +0100 aw  r265133 : #i95645# added support for non-AAd transparent paints 2008-12-09 18:11:58 +0100 aw  r265132 : #i95645# forced selection without AA 2008-12-09 18:11:29 +0100 aw  r265131 : #i88893# smoothed/corrected SW selection rects for transparent selection, forced selection without AA 2008-12-09 15:21:39 +0100 aw  r265094 : #i95645# corrected FormControl full drag 2008-12-09 15:11:26 +0100 aw  r265093 : #i95645# make gdiplus usages more safe when no line or fill color is selected 2008-12-09 14:30:09 +0100 aw  r265085 : #i95645# added GDIPlus support 2008-12-09 13:41:06 +0100 aw  r265081 : #i95645# added simple AA using GDIPlis to VCL 2008-12-09 13:40:46 +0100 aw  r265080 : #i95645# added simple AA using GDIPlis to VCL 2008-12-09 13:40:29 +0100 aw  r265079 : #i95645# added simple AA using GDIPlis to VCL 2008-12-09 13:33:16 +0100 aw  r265078 : #i95645# changes to requirements, discussed with FPE 2008-12-08 14:11:39 +0100 aw  r264995 : #i95646# added missing extra-wireframe for SdrDragObjOwn implementations when object has no border 2008-12-08 14:11:00 +0100 aw  r264994 : #i95646# corrected RenderMarkerArrayPrimitive2D OutDev usage in VclProcessor2D 2008-12-08 12:15:10 +0100 ufi  r264987 : aw059 2008-12-08 12:14:40 +0100 ufi  r264986 : aw059 2008-12-05 13:16:18 +0100 aw  r264905 : CWS-TOOLING: rebase CWS aw059 to trunk@264807 (milestone: DEV300:m37) 2008-12-04 11:29:48 +0100 aw  r264827 : #i95645# corrected warning 2008-12-03 14:43:39 +0100 aw  r264783 : #i95645# simplified overlay manager and objects to stl vector; added stuff to render some more overlay to primitive renderer to get AA support for WIN32 2008-12-03 14:42:43 +0100 aw  r264782 : #i95645# added test for WIN32 for AA if cairo canvas is available 2008-12-03 14:42:13 +0100 aw  r264781 : #i95645# removed unused options for writer selection overlay 2008-12-03 14:41:51 +0100 aw  r264780 : #i95645# removed unused options for calc overlay 2008-12-03 14:41:21 +0100 aw  r264779 : #i95645# small corrections in canvas renderer 2008-12-02 18:32:31 +0100 aw  r264730 : #i95646# merged cairo version from THB's CWS cairosource01 2008-12-02 15:25:45 +0100 aw  r264705 : #i95645# added helpers for the MarkerArrayPrimitive2D change which support buffered creation of the most used markers 2008-12-02 12:50:01 +0100 aw  r264690 : #i95645# added a non-saved method IsAAPossibleOnThisSystem to SvtOptionsDrawinglayer to quickly test if AA can be offered on the system, added buffering of that check. 2008-12-02 12:48:51 +0100 aw  r264689 : #i95645# unified MarkerArrayPrimitive2D to work bitmap-orientated, adapted usages. Added buffered preparation for needed markers. Minor adaptions for AA 2008-12-02 12:47:53 +0100 aw  r264688 : #i95645# unified MarkerArrayPrimitive2D to no longer work on a enum and types of markers, but to use a BitmapEx (or any other Bitmap object) which will be displayed centerd and in discrete coordinates at positions. Adapted decomposition and all usages. Corrected minor stuff with grid primitive 2008-11-28 17:11:12 +0100 thb  r264565 : #i95645# Added two more lists to config; to be able to differentiate canvas capabilities 2008-11-28 17:03:27 +0100 thb  r264563 : #i95645# Added two more lists to config; to be able to differentiate canvas capabilities 2008-11-28 17:00:07 +0100 thb  r264562 : #i95645# Added two more lists to config; to be able to differentiate canvas capabilities 2008-11-28 16:59:51 +0100 thb  r264561 : #i95645# Added two more lists to config; to be able to differentiate canvas capabilities 2008-11-27 19:13:42 +0100 aw  r264519 : #i95646# optimized getLength() a little bit 2008-11-27 19:12:50 +0100 aw  r264518 : #i95646# corrected AA expansion of invalidate frame; buffered discrete distance at OM 2008-11-27 18:50:05 +0100 aw  r264516 : #i95646# corrected fit to frame texts for WIN32 2008-11-27 15:32:15 +0100 aw  r264496 : #i95646# helplines corrected 2008-11-27 15:32:05 +0100 aw  r264495 : #i95646# helplines corrected 2008-11-27 15:01:30 +0100 aw  r264492 : #i95646# enable AA support for old polygons, especially to get support for MetaFile output 2008-11-27 14:33:28 +0100 aw  r264489 : #i95646# AA support for wireframe overlays 2008-11-27 13:40:54 +0100 aw  r264485 : #i95646# added full repaint when AA option changes 2008-11-27 13:29:19 +0100 aw  r264482 : #i95646# corrected handling of bSolidDragging config entries 2008-11-27 13:29:08 +0100 aw  r264481 : #i95646# corrected handling of bSolidDragging config entries 2008-11-27 11:30:12 +0100 aw  r264469 : #i95646# corrected IsAAPossibleOnThisSystem implementation 2008-11-26 16:33:04 +0100 aw  r264420 : #i95646# adapted OfaViewTabPage to use disable mechanism for AA and HWAccel 2008-11-26 15:49:19 +0100 aw  r264406 : #i95646# added DlgEdObj::getFullDragClone() to create specialized simple SdrUnoObj clones for solid dragging 2008-11-26 15:48:11 +0100 aw  r264405 : #i95646# changed derivation of ViewObjectContactOfUnoControl to get a valid isPrimitiveVisible() implementation 2008-11-26 14:11:37 +0100 aw  r264385 : #i88893# added new look for selection in sw 2008-11-26 11:32:33 +0100 aw  r264360 : corrected compiler warning 2008-11-25 18:46:29 +0100 aw  r264328 : #i95646# snapshot with FullDrag clones 2008-11-25 18:46:07 +0100 aw  r264327 : #i95646# snapshot with FullDrag clones 2008-11-25 18:45:43 +0100 aw  r264326 : #i95646# snapshot with FullDrag clones 2008-11-25 18:19:04 +0100 thb  r264324 : #i96585# Added missing inline specifier 2008-11-25 13:16:25 +0100 aw  r264285 : #i95646# next snapshot 2008-11-25 13:15:33 +0100 aw  r264284 : #i95646# next snapshot 2008-11-25 13:15:12 +0100 aw  r264283 : #i95646# next snapshot 2008-11-25 13:14:51 +0100 aw  r264282 : #i95646# next snapshot 2008-11-20 13:40:49 +0100 aw  r264045 : #i95646# stable snapshot 2008-11-20 13:40:29 +0100 aw  r264044 : #i95646# stable snapshot 2008-11-20 13:40:06 +0100 aw  r264043 : #i95646# stable snapshot 2008-11-20 13:39:45 +0100 aw  r264042 : #i95646# stable snapshot 2008-11-18 11:53:39 +0100 aw  r263758 : #i95646# snapshot for linux test build 2008-11-18 11:52:54 +0100 aw  r263757 : #i95646# snapshot for linux test build 2008-11-18 11:52:02 +0100 aw  r263756 : #i95646# snapshot for linux test build 2008-11-14 18:17:49 +0100 aw  r263692 : #i95646# snapshot with most stuff working 2008-11-14 18:14:26 +0100 aw  r263691 : #i95646# snapshot with most stuff working 2008-11-14 18:12:50 +0100 aw  r263690 : #i95646# snapshot with most stuff working 2008-11-14 18:12:16 +0100 aw  r263689 : #i95646# snapshot with most stuff working 2008-11-14 18:11:41 +0100 aw  r263688 : #i95646# snapshot with most stuff working 2008-11-07 18:44:22 +0100 aw  r263479 : #i95968# better support PrefMapMode; special for MAP_PIXEL was missing 2008-11-05 17:39:15 +0100 aw  r263356 : #i95644# #i95645# #i95646# bigger change done, saving for another experiment 2008-11-05 17:39:02 +0100 aw  r263355 : #i95644# #i95645# #i95646# bigger change done, saving for another experiment 2008-11-05 12:28:32 +0100 aw  r263350 : #i95644# #i95645# #i95646# in-between state before bigger change 2008-11-05 12:27:51 +0100 aw  r263349 : #i95644# #i95645# #i95646# in-between state before bigger change 2008-11-05 12:26:58 +0100 aw  r263348 : #i95644# #i95645# #i95646# in-between state before bigger change 2008-11-05 12:26:17 +0100 aw  r263347 : #i95644# #i95645# #i95646# in-between state before bigger change 2008-11-05 12:25:55 +0100 aw  r263346 : #i95644# #i95645# #i95646# in-between state before bigger change


2009-01-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [49c52dc8e5f37fd53ea41fff499551283acb8552]

CWS-TOOLING: integrate CWS aw059 2008-12-16 16:15:40 +0100 aw  r265557 : #i95645# avoid expensive tries to stream in graphic data when stream is at end anyways 2008-12-15 16:49:58 +0100 wg  r265512 : i97278 2008-12-12 16:02:15 +0100 aw  r265427 : #i95645# new formulation was wrong in two places; thanks go to THB. Thanks! 2008-12-12 15:49:06 +0100 aw  r265425 : #i95645# refined formulation of AA on/off constraints for VCLCanvas 2008-12-12 14:51:26 +0100 aw  r265420 : #i95645# workaround for DrawTransparent of button hilighting when remote displayed; somehow GDI+ does bad dithering in that case 2008-12-12 13:23:00 +0100 aw  r265414 : removed temporary build hack; it made it's way in using the rebase; with SVN the rebase is not based on pure checkouts, but uses local changes. 2008-12-11 19:35:59 +0100 aw  r265352 : #i95645# need to switch off AA for WNT and UNX, the VCLCanvas is currently not able to handle AA correctly 2008-12-11 16:05:17 +0100 thb  r265327 : #i95645# Changed defaults to on; as for the while svx dialog is not changed 2008-12-10 13:40:38 +0100 aw  r265180 : #i95645# changed pixel snap to basegfx::fround 2008-12-10 13:25:45 +0100 aw  r265177 : corrected linux warning 2008-12-10 12:28:02 +0100 aw  r265167 : #i95645# added support for pixel snap/linux resp. no AA for mac (also pixel snap) when AA is switched off to the basegfx::B2DPolyPolygon painting VCL methods; needed for e.g. selection in SC and SW 2008-12-09 18:44:39 +0100 aw  r265136 : #i95645# corrected filled path construction 2008-12-09 18:12:40 +0100 aw  r265133 : #i95645# added support for non-AAd transparent paints 2008-12-09 18:11:58 +0100 aw  r265132 : #i95645# forced selection without AA 2008-12-09 18:11:29 +0100 aw  r265131 : #i88893# smoothed/corrected SW selection rects for transparent selection, forced selection without AA 2008-12-09 15:21:39 +0100 aw  r265094 : #i95645# corrected FormControl full drag 2008-12-09 15:11:26 +0100 aw  r265093 : #i95645# make gdiplus usages more safe when no line or fill color is selected 2008-12-09 14:30:09 +0100 aw  r265085 : #i95645# added GDIPlus support 2008-12-09 13:41:06 +0100 aw  r265081 : #i95645# added simple AA using GDIPlis to VCL 2008-12-09 13:40:46 +0100 aw  r265080 : #i95645# added simple AA using GDIPlis to VCL 2008-12-09 13:40:29 +0100 aw  r265079 : #i95645# added simple AA using GDIPlis to VCL 2008-12-09 13:33:16 +0100 aw  r265078 : #i95645# changes to requirements, discussed with FPE 2008-12-08 14:11:39 +0100 aw  r264995 : #i95646# added missing extra-wireframe for SdrDragObjOwn implementations when object has no border 2008-12-08 14:11:00 +0100 aw  r264994 : #i95646# corrected RenderMarkerArrayPrimitive2D OutDev usage in VclProcessor2D 2008-12-08 12:15:10 +0100 ufi  r264987 : aw059 2008-12-08 12:14:40 +0100 ufi  r264986 : aw059 2008-12-05 13:16:18 +0100 aw  r264905 : CWS-TOOLING: rebase CWS aw059 to trunk@264807 (milestone: DEV300:m37) 2008-12-04 11:29:48 +0100 aw  r264827 : #i95645# corrected warning 2008-12-03 14:43:39 +0100 aw  r264783 : #i95645# simplified overlay manager and objects to stl vector; added stuff to render some more overlay to primitive renderer to get AA support for WIN32 2008-12-03 14:42:43 +0100 aw  r264782 : #i95645# added test for WIN32 for AA if cairo canvas is available 2008-12-03 14:42:13 +0100 aw  r264781 : #i95645# removed unused options for writer selection overlay 2008-12-03 14:41:51 +0100 aw  r264780 : #i95645# removed unused options for calc overlay 2008-12-03 14:41:21 +0100 aw  r264779 : #i95645# small corrections in canvas renderer 2008-12-02 18:32:31 +0100 aw  r264730 : #i95646# merged cairo version from THB's CWS cairosource01 2008-12-02 15:25:45 +0100 aw  r264705 : #i95645# added helpers for the MarkerArrayPrimitive2D change which support buffered creation of the most used markers 2008-12-02 12:50:01 +0100 aw  r264690 : #i95645# added a non-saved method IsAAPossibleOnThisSystem to SvtOptionsDrawinglayer to quickly test if AA can be offered on the system, added buffering of that check. 2008-12-02 12:48:51 +0100 aw  r264689 : #i95645# unified MarkerArrayPrimitive2D to work bitmap-orientated, adapted usages. Added buffered preparation for needed markers. Minor adaptions for AA 2008-12-02 12:47:53 +0100 aw  r264688 : #i95645# unified MarkerArrayPrimitive2D to no longer work on a enum and types of markers, but to use a BitmapEx (or any other Bitmap object) which will be displayed centerd and in discrete coordinates at positions. Adapted decomposition and all usages. Corrected minor stuff with grid primitive 2008-11-28 17:11:12 +0100 thb  r264565 : #i95645# Added two more lists to config; to be able to differentiate canvas capabilities 2008-11-28 17:03:27 +0100 thb  r264563 : #i95645# Added two more lists to config; to be able to differentiate canvas capabilities 2008-11-28 17:00:07 +0100 thb  r264562 : #i95645# Added two more lists to config; to be able to differentiate canvas capabilities 2008-11-28 16:59:51 +0100 thb  r264561 : #i95645# Added two more lists to config; to be able to differentiate canvas capabilities 2008-11-27 19:13:42 +0100 aw  r264519 : #i95646# optimized getLength() a little bit 2008-11-27 19:12:50 +0100 aw  r264518 : #i95646# corrected AA expansion of invalidate frame; buffered discrete distance at OM 2008-11-27 18:50:05 +0100 aw  r264516 : #i95646# corrected fit to frame texts for WIN32 2008-11-27 15:32:15 +0100 aw  r264496 : #i95646# helplines corrected 2008-11-27 15:32:05 +0100 aw  r264495 : #i95646# helplines corrected 2008-11-27 15:01:30 +0100 aw  r264492 : #i95646# enable AA support for old polygons, especially to get support for MetaFile output 2008-11-27 14:33:28 +0100 aw  r264489 : #i95646# AA support for wireframe overlays 2008-11-27 13:40:54 +0100 aw  r264485 : #i95646# added full repaint when AA option changes 2008-11-27 13:29:19 +0100 aw  r264482 : #i95646# corrected handling of bSolidDragging config entries 2008-11-27 13:29:08 +0100 aw  r264481 : #i95646# corrected handling of bSolidDragging config entries 2008-11-27 11:30:12 +0100 aw  r264469 : #i95646# corrected IsAAPossibleOnThisSystem implementation 2008-11-26 16:33:04 +0100 aw  r264420 : #i95646# adapted OfaViewTabPage to use disable mechanism for AA and HWAccel 2008-11-26 15:49:19 +0100 aw  r264406 : #i95646# added DlgEdObj::getFullDragClone() to create specialized simple SdrUnoObj clones for solid dragging 2008-11-26 15:48:11 +0100 aw  r264405 : #i95646# changed derivation of ViewObjectContactOfUnoControl to get a valid isPrimitiveVisible() implementation 2008-11-26 14:11:37 +0100 aw  r264385 : #i88893# added new look for selection in sw 2008-11-26 11:32:33 +0100 aw  r264360 : corrected compiler warning 2008-11-25 18:46:29 +0100 aw  r264328 : #i95646# snapshot with FullDrag clones 2008-11-25 18:46:07 +0100 aw  r264327 : #i95646# snapshot with FullDrag clones 2008-11-25 18:45:43 +0100 aw  r264326 : #i95646# snapshot with FullDrag clones 2008-11-25 18:19:04 +0100 thb  r264324 : #i96585# Added missing inline specifier 2008-11-25 13:16:25 +0100 aw  r264285 : #i95646# next snapshot 2008-11-25 13:15:33 +0100 aw  r264284 : #i95646# next snapshot 2008-11-25 13:15:12 +0100 aw  r264283 : #i95646# next snapshot 2008-11-25 13:14:51 +0100 aw  r264282 : #i95646# next snapshot 2008-11-20 13:40:49 +0100 aw  r264045 : #i95646# stable snapshot 2008-11-20 13:40:29 +0100 aw  r264044 : #i95646# stable snapshot 2008-11-20 13:40:06 +0100 aw  r264043 : #i95646# stable snapshot 2008-11-20 13:39:45 +0100 aw  r264042 : #i95646# stable snapshot 2008-11-18 11:53:39 +0100 aw  r263758 : #i95646# snapshot for linux test build 2008-11-18 11:52:54 +0100 aw  r263757 : #i95646# snapshot for linux test build 2008-11-18 11:52:02 +0100 aw  r263756 : #i95646# snapshot for linux test build 2008-11-14 18:17:49 +0100 aw  r263692 : #i95646# snapshot with most stuff working 2008-11-14 18:14:26 +0100 aw  r263691 : #i95646# snapshot with most stuff working 2008-11-14 18:12:50 +0100 aw  r263690 : #i95646# snapshot with most stuff working 2008-11-14 18:12:16 +0100 aw  r263689 : #i95646# snapshot with most stuff working 2008-11-14 18:11:41 +0100 aw  r263688 : #i95646# snapshot with most stuff working 2008-11-07 18:44:22 +0100 aw  r263479 : #i95968# better support PrefMapMode; special for MAP_PIXEL was missing 2008-11-05 17:39:15 +0100 aw  r263356 : #i95644# #i95645# #i95646# bigger change done, saving for another experiment 2008-11-05 17:39:02 +0100 aw  r263355 : #i95644# #i95645# #i95646# bigger change done, saving for another experiment 2008-11-05 12:28:32 +0100 aw  r263350 : #i95644# #i95645# #i95646# in-between state before bigger change 2008-11-05 12:27:51 +0100 aw  r263349 : #i95644# #i95645# #i95646# in-between state before bigger change 2008-11-05 12:26:58 +0100 aw  r263348 : #i95644# #i95645# #i95646# in-between state before bigger change 2008-11-05 12:26:17 +0100 aw  r263347 : #i95644# #i95645# #i95646# in-between state before bigger change 2008-11-05 12:25:55 +0100 aw  r263346 : #i95644# #i95645# #i95646# in-between state before bigger change


2009-01-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [6fe981e8df91526f19627b7e37d62bb9b104f4a3]

CWS-TOOLING: integrate CWS aw059 2008-12-16 16:15:40 +0100 aw  r265557 : #i95645# avoid expensive tries to stream in graphic data when stream is at end anyways 2008-12-15 16:49:58 +0100 wg  r265512 : i97278 2008-12-12 16:02:15 +0100 aw  r265427 : #i95645# new formulation was wrong in two places; thanks go to THB. Thanks! 2008-12-12 15:49:06 +0100 aw  r265425 : #i95645# refined formulation of AA on/off constraints for VCLCanvas 2008-12-12 14:51:26 +0100 aw  r265420 : #i95645# workaround for DrawTransparent of button hilighting when remote displayed; somehow GDI+ does bad dithering in that case 2008-12-12 13:23:00 +0100 aw  r265414 : removed temporary build hack; it made it's way in using the rebase; with SVN the rebase is not based on pure checkouts, but uses local changes. 2008-12-11 19:35:59 +0100 aw  r265352 : #i95645# need to switch off AA for WNT and UNX, the VCLCanvas is currently not able to handle AA correctly 2008-12-11 16:05:17 +0100 thb  r265327 : #i95645# Changed defaults to on; as for the while svx dialog is not changed 2008-12-10 13:40:38 +0100 aw  r265180 : #i95645# changed pixel snap to basegfx::fround 2008-12-10 13:25:45 +0100 aw  r265177 : corrected linux warning 2008-12-10 12:28:02 +0100 aw  r265167 : #i95645# added support for pixel snap/linux resp. no AA for mac (also pixel snap) when AA is switched off to the basegfx::B2DPolyPolygon painting VCL methods; needed for e.g. selection in SC and SW 2008-12-09 18:44:39 +0100 aw  r265136 : #i95645# corrected filled path construction 2008-12-09 18:12:40 +0100 aw  r265133 : #i95645# added support for non-AAd transparent paints 2008-12-09 18:11:58 +0100 aw  r265132 : #i95645# forced selection without AA 2008-12-09 18:11:29 +0100 aw  r265131 : #i88893# smoothed/corrected SW selection rects for transparent selection, forced selection without AA 2008-12-09 15:21:39 +0100 aw  r265094 : #i95645# corrected FormControl full drag 2008-12-09 15:11:26 +0100 aw  r265093 : #i95645# make gdiplus usages more safe when no line or fill color is selected 2008-12-09 14:30:09 +0100 aw  r265085 : #i95645# added GDIPlus support 2008-12-09 13:41:06 +0100 aw  r265081 : #i95645# added simple AA using GDIPlis to VCL 2008-12-09 13:40:46 +0100 aw  r265080 : #i95645# added simple AA using GDIPlis to VCL 2008-12-09 13:40:29 +0100 aw  r265079 : #i95645# added simple AA using GDIPlis to VCL 2008-12-09 13:33:16 +0100 aw  r265078 : #i95645# changes to requirements, discussed with FPE 2008-12-08 14:11:39 +0100 aw  r264995 : #i95646# added missing extra-wireframe for SdrDragObjOwn implementations when object has no border 2008-12-08 14:11:00 +0100 aw  r264994 : #i95646# corrected RenderMarkerArrayPrimitive2D OutDev usage in VclProcessor2D 2008-12-08 12:15:10 +0100 ufi  r264987 : aw059 2008-12-08 12:14:40 +0100 ufi  r264986 : aw059 2008-12-05 13:16:18 +0100 aw  r264905 : CWS-TOOLING: rebase CWS aw059 to trunk@264807 (milestone: DEV300:m37) 2008-12-04 11:29:48 +0100 aw  r264827 : #i95645# corrected warning 2008-12-03 14:43:39 +0100 aw  r264783 : #i95645# simplified overlay manager and objects to stl vector; added stuff to render some more overlay to primitive renderer to get AA support for WIN32 2008-12-03 14:42:43 +0100 aw  r264782 : #i95645# added test for WIN32 for AA if cairo canvas is available 2008-12-03 14:42:13 +0100 aw  r264781 : #i95645# removed unused options for writer selection overlay 2008-12-03 14:41:51 +0100 aw  r264780 : #i95645# removed unused options for calc overlay 2008-12-03 14:41:21 +0100 aw  r264779 : #i95645# small corrections in canvas renderer 2008-12-02 18:32:31 +0100 aw  r264730 : #i95646# merged cairo version from THB's CWS cairosource01 2008-12-02 15:25:45 +0100 aw  r264705 : #i95645# added helpers for the MarkerArrayPrimitive2D change which support buffered creation of the most used markers 2008-12-02 12:50:01 +0100 aw  r264690 : #i95645# added a non-saved method IsAAPossibleOnThisSystem to SvtOptionsDrawinglayer to quickly test if AA can be offered on the system, added buffering of that check. 2008-12-02 12:48:51 +0100 aw  r264689 : #i95645# unified MarkerArrayPrimitive2D to work bitmap-orientated, adapted usages. Added buffered preparation for needed markers. Minor adaptions for AA 2008-12-02 12:47:53 +0100 aw  r264688 : #i95645# unified MarkerArrayPrimitive2D to no longer work on a enum and types of markers, but to use a BitmapEx (or any other Bitmap object) which will be displayed centerd and in discrete coordinates at positions. Adapted decomposition and all usages. Corrected minor stuff with grid primitive 2008-11-28 17:11:12 +0100 thb  r264565 : #i95645# Added two more lists to config; to be able to differentiate canvas capabilities 2008-11-28 17:03:27 +0100 thb  r264563 : #i95645# Added two more lists to config; to be able to differentiate canvas capabilities 2008-11-28 17:00:07 +0100 thb  r264562 : #i95645# Added two more lists to config; to be able to differentiate canvas capabilities 2008-11-28 16:59:51 +0100 thb  r264561 : #i95645# Added two more lists to config; to be able to differentiate canvas capabilities 2008-11-27 19:13:42 +0100 aw  r264519 : #i95646# optimized getLength() a little bit 2008-11-27 19:12:50 +0100 aw  r264518 : #i95646# corrected AA expansion of invalidate frame; buffered discrete distance at OM 2008-11-27 18:50:05 +0100 aw  r264516 : #i95646# corrected fit to frame texts for WIN32 2008-11-27 15:32:15 +0100 aw  r264496 : #i95646# helplines corrected 2008-11-27 15:32:05 +0100 aw  r264495 : #i95646# helplines corrected 2008-11-27 15:01:30 +0100 aw  r264492 : #i95646# enable AA support for old polygons, especially to get support for MetaFile output 2008-11-27 14:33:28 +0100 aw  r264489 : #i95646# AA support for wireframe overlays 2008-11-27 13:40:54 +0100 aw  r264485 : #i95646# added full repaint when AA option changes 2008-11-27 13:29:19 +0100 aw  r264482 : #i95646# corrected handling of bSolidDragging config entries 2008-11-27 13:29:08 +0100 aw  r264481 : #i95646# corrected handling of bSolidDragging config entries 2008-11-27 11:30:12 +0100 aw  r264469 : #i95646# corrected IsAAPossibleOnThisSystem implementation 2008-11-26 16:33:04 +0100 aw  r264420 : #i95646# adapted OfaViewTabPage to use disable mechanism for AA and HWAccel 2008-11-26 15:49:19 +0100 aw  r264406 : #i95646# added DlgEdObj::getFullDragClone() to create specialized simple SdrUnoObj clones for solid dragging 2008-11-26 15:48:11 +0100 aw  r264405 : #i95646# changed derivation of ViewObjectContactOfUnoControl to get a valid isPrimitiveVisible() implementation 2008-11-26 14:11:37 +0100 aw  r264385 : #i88893# added new look for selection in sw 2008-11-26 11:32:33 +0100 aw  r264360 : corrected compiler warning 2008-11-25 18:46:29 +0100 aw  r264328 : #i95646# snapshot with FullDrag clones 2008-11-25 18:46:07 +0100 aw  r264327 : #i95646# snapshot with FullDrag clones 2008-11-25 18:45:43 +0100 aw  r264326 : #i95646# snapshot with FullDrag clones 2008-11-25 18:19:04 +0100 thb  r264324 : #i96585# Added missing inline specifier 2008-11-25 13:16:25 +0100 aw  r264285 : #i95646# next snapshot 2008-11-25 13:15:33 +0100 aw  r264284 : #i95646# next snapshot 2008-11-25 13:15:12 +0100 aw  r264283 : #i95646# next snapshot 2008-11-25 13:14:51 +0100 aw  r264282 : #i95646# next snapshot 2008-11-20 13:40:49 +0100 aw  r264045 : #i95646# stable snapshot 2008-11-20 13:40:29 +0100 aw  r264044 : #i95646# stable snapshot 2008-11-20 13:40:06 +0100 aw  r264043 : #i95646# stable snapshot 2008-11-20 13:39:45 +0100 aw  r264042 : #i95646# stable snapshot 2008-11-18 11:53:39 +0100 aw  r263758 : #i95646# snapshot for linux test build 2008-11-18 11:52:54 +0100 aw  r263757 : #i95646# snapshot for linux test build 2008-11-18 11:52:02 +0100 aw  r263756 : #i95646# snapshot for linux test build 2008-11-14 18:17:49 +0100 aw  r263692 : #i95646# snapshot with most stuff working 2008-11-14 18:14:26 +0100 aw  r263691 : #i95646# snapshot with most stuff working 2008-11-14 18:12:50 +0100 aw  r263690 : #i95646# snapshot with most stuff working 2008-11-14 18:12:16 +0100 aw  r263689 : #i95646# snapshot with most stuff working 2008-11-14 18:11:41 +0100 aw  r263688 : #i95646# snapshot with most stuff working 2008-11-07 18:44:22 +0100 aw  r263479 : #i95968# better support PrefMapMode; special for MAP_PIXEL was missing 2008-11-05 17:39:15 +0100 aw  r263356 : #i95644# #i95645# #i95646# bigger change done, saving for another experiment 2008-11-05 17:39:02 +0100 aw  r263355 : #i95644# #i95645# #i95646# bigger change done, saving for another experiment 2008-11-05 12:28:32 +0100 aw  r263350 : #i95644# #i95645# #i95646# in-between state before bigger change 2008-11-05 12:27:51 +0100 aw  r263349 : #i95644# #i95645# #i95646# in-between state before bigger change 2008-11-05 12:26:58 +0100 aw  r263348 : #i95644# #i95645# #i95646# in-between state before bigger change 2008-11-05 12:26:17 +0100 aw  r263347 : #i95644# #i95645# #i95646# in-between state before bigger change 2008-11-05 12:25:55 +0100 aw  r263346 : #i95644# #i95645# #i95646# in-between state before bigger change


2009-01-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [2c51de47a92dea4c6b65ad1852b736e4ef268c98]

CWS-TOOLING: integrate CWS aw059 2008-12-16 16:15:40 +0100 aw  r265557 : #i95645# avoid expensive tries to stream in graphic data when stream is at end anyways 2008-12-15 16:49:58 +0100 wg  r265512 : i97278 2008-12-12 16:02:15 +0100 aw  r265427 : #i95645# new formulation was wrong in two places; thanks go to THB. Thanks! 2008-12-12 15:49:06 +0100 aw  r265425 : #i95645# refined formulation of AA on/off constraints for VCLCanvas 2008-12-12 14:51:26 +0100 aw  r265420 : #i95645# workaround for DrawTransparent of button hilighting when remote displayed; somehow GDI+ does bad dithering in that case 2008-12-12 13:23:00 +0100 aw  r265414 : removed temporary build hack; it made it's way in using the rebase; with SVN the rebase is not based on pure checkouts, but uses local changes. 2008-12-11 19:35:59 +0100 aw  r265352 : #i95645# need to switch off AA for WNT and UNX, the VCLCanvas is currently not able to handle AA correctly 2008-12-11 16:05:17 +0100 thb  r265327 : #i95645# Changed defaults to on; as for the while svx dialog is not changed 2008-12-10 13:40:38 +0100 aw  r265180 : #i95645# changed pixel snap to basegfx::fround 2008-12-10 13:25:45 +0100 aw  r265177 : corrected linux warning 2008-12-10 12:28:02 +0100 aw  r265167 : #i95645# added support for pixel snap/linux resp. no AA for mac (also pixel snap) when AA is switched off to the basegfx::B2DPolyPolygon painting VCL methods; needed for e.g. selection in SC and SW 2008-12-09 18:44:39 +0100 aw  r265136 : #i95645# corrected filled path construction 2008-12-09 18:12:40 +0100 aw  r265133 : #i95645# added support for non-AAd transparent paints 2008-12-09 18:11:58 +0100 aw  r265132 : #i95645# forced selection without AA 2008-12-09 18:11:29 +0100 aw  r265131 : #i88893# smoothed/corrected SW selection rects for transparent selection, forced selection without AA 2008-12-09 15:21:39 +0100 aw  r265094 : #i95645# corrected FormControl full drag 2008-12-09 15:11:26 +0100 aw  r265093 : #i95645# make gdiplus usages more safe when no line or fill color is selected 2008-12-09 14:30:09 +0100 aw  r265085 : #i95645# added GDIPlus support 2008-12-09 13:41:06 +0100 aw  r265081 : #i95645# added simple AA using GDIPlis to VCL 2008-12-09 13:40:46 +0100 aw  r265080 : #i95645# added simple AA using GDIPlis to VCL 2008-12-09 13:40:29 +0100 aw  r265079 : #i95645# added simple AA using GDIPlis to VCL 2008-12-09 13:33:16 +0100 aw  r265078 : #i95645# changes to requirements, discussed with FPE 2008-12-08 14:11:39 +0100 aw  r264995 : #i95646# added missing extra-wireframe for SdrDragObjOwn implementations when object has no border 2008-12-08 14:11:00 +0100 aw  r264994 : #i95646# corrected RenderMarkerArrayPrimitive2D OutDev usage in VclProcessor2D 2008-12-08 12:15:10 +0100 ufi  r264987 : aw059 2008-12-08 12:14:40 +0100 ufi  r264986 : aw059 2008-12-05 13:16:18 +0100 aw  r264905 : CWS-TOOLING: rebase CWS aw059 to trunk@264807 (milestone: DEV300:m37) 2008-12-04 11:29:48 +0100 aw  r264827 : #i95645# corrected warning 2008-12-03 14:43:39 +0100 aw  r264783 : #i95645# simplified overlay manager and objects to stl vector; added stuff to render some more overlay to primitive renderer to get AA support for WIN32 2008-12-03 14:42:43 +0100 aw  r264782 : #i95645# added test for WIN32 for AA if cairo canvas is available 2008-12-03 14:42:13 +0100 aw  r264781 : #i95645# removed unused options for writer selection overlay 2008-12-03 14:41:51 +0100 aw  r264780 : #i95645# removed unused options for calc overlay 2008-12-03 14:41:21 +0100 aw  r264779 : #i95645# small corrections in canvas renderer 2008-12-02 18:32:31 +0100 aw  r264730 : #i95646# merged cairo version from THB's CWS cairosource01 2008-12-02 15:25:45 +0100 aw  r264705 : #i95645# added helpers for the MarkerArrayPrimitive2D change which support buffered creation of the most used markers 2008-12-02 12:50:01 +0100 aw  r264690 : #i95645# added a non-saved method IsAAPossibleOnThisSystem to SvtOptionsDrawinglayer to quickly test if AA can be offered on the system, added buffering of that check. 2008-12-02 12:48:51 +0100 aw  r264689 : #i95645# unified MarkerArrayPrimitive2D to work bitmap-orientated, adapted usages. Added buffered preparation for needed markers. Minor adaptions for AA 2008-12-02 12:47:53 +0100 aw  r264688 : #i95645# unified MarkerArrayPrimitive2D to no longer work on a enum and types of markers, but to use a BitmapEx (or any other Bitmap object) which will be displayed centerd and in discrete coordinates at positions. Adapted decomposition and all usages. Corrected minor stuff with grid primitive 2008-11-28 17:11:12 +0100 thb  r264565 : #i95645# Added two more lists to config; to be able to differentiate canvas capabilities 2008-11-28 17:03:27 +0100 thb  r264563 : #i95645# Added two more lists to config; to be able to differentiate canvas capabilities 2008-11-28 17:00:07 +0100 thb  r264562 : #i95645# Added two more lists to config; to be able to differentiate canvas capabilities 2008-11-28 16:59:51 +0100 thb  r264561 : #i95645# Added two more lists to config; to be able to differentiate canvas capabilities 2008-11-27 19:13:42 +0100 aw  r264519 : #i95646# optimized getLength() a little bit 2008-11-27 19:12:50 +0100 aw  r264518 : #i95646# corrected AA expansion of invalidate frame; buffered discrete distance at OM 2008-11-27 18:50:05 +0100 aw  r264516 : #i95646# corrected fit to frame texts for WIN32 2008-11-27 15:32:15 +0100 aw  r264496 : #i95646# helplines corrected 2008-11-27 15:32:05 +0100 aw  r264495 : #i95646# helplines corrected 2008-11-27 15:01:30 +0100 aw  r264492 : #i95646# enable AA support for old polygons, especially to get support for MetaFile output 2008-11-27 14:33:28 +0100 aw  r264489 : #i95646# AA support for wireframe overlays 2008-11-27 13:40:54 +0100 aw  r264485 : #i95646# added full repaint when AA option changes 2008-11-27 13:29:19 +0100 aw  r264482 : #i95646# corrected handling of bSolidDragging config entries 2008-11-27 13:29:08 +0100 aw  r264481 : #i95646# corrected handling of bSolidDragging config entries 2008-11-27 11:30:12 +0100 aw  r264469 : #i95646# corrected IsAAPossibleOnThisSystem implementation 2008-11-26 16:33:04 +0100 aw  r264420 : #i95646# adapted OfaViewTabPage to use disable mechanism for AA and HWAccel 2008-11-26 15:49:19 +0100 aw  r264406 : #i95646# added DlgEdObj::getFullDragClone() to create specialized simple SdrUnoObj clones for solid dragging 2008-11-26 15:48:11 +0100 aw  r264405 : #i95646# changed derivation of ViewObjectContactOfUnoControl to get a valid isPrimitiveVisible() implementation 2008-11-26 14:11:37 +0100 aw  r264385 : #i88893# added new look for selection in sw 2008-11-26 11:32:33 +0100 aw  r264360 : corrected compiler warning 2008-11-25 18:46:29 +0100 aw  r264328 : #i95646# snapshot with FullDrag clones 2008-11-25 18:46:07 +0100 aw  r264327 : #i95646# snapshot with FullDrag clones 2008-11-25 18:45:43 +0100 aw  r264326 : #i95646# snapshot with FullDrag clones 2008-11-25 18:19:04 +0100 thb  r264324 : #i96585# Added missing inline specifier 2008-11-25 13:16:25 +0100 aw  r264285 : #i95646# next snapshot 2008-11-25 13:15:33 +0100 aw  r264284 : #i95646# next snapshot 2008-11-25 13:15:12 +0100 aw  r264283 : #i95646# next snapshot 2008-11-25 13:14:51 +0100 aw  r264282 : #i95646# next snapshot 2008-11-20 13:40:49 +0100 aw  r264045 : #i95646# stable snapshot 2008-11-20 13:40:29 +0100 aw  r264044 : #i95646# stable snapshot 2008-11-20 13:40:06 +0100 aw  r264043 : #i95646# stable snapshot 2008-11-20 13:39:45 +0100 aw  r264042 : #i95646# stable snapshot 2008-11-18 11:53:39 +0100 aw  r263758 : #i95646# snapshot for linux test build 2008-11-18 11:52:54 +0100 aw  r263757 : #i95646# snapshot for linux test build 2008-11-18 11:52:02 +0100 aw  r263756 : #i95646# snapshot for linux test build 2008-11-14 18:17:49 +0100 aw  r263692 : #i95646# snapshot with most stuff working 2008-11-14 18:14:26 +0100 aw  r263691 : #i95646# snapshot with most stuff working 2008-11-14 18:12:50 +0100 aw  r263690 : #i95646# snapshot with most stuff working 2008-11-14 18:12:16 +0100 aw  r263689 : #i95646# snapshot with most stuff working 2008-11-14 18:11:41 +0100 aw  r263688 : #i95646# snapshot with most stuff working 2008-11-07 18:44:22 +0100 aw  r263479 : #i95968# better support PrefMapMode; special for MAP_PIXEL was missing 2008-11-05 17:39:15 +0100 aw  r263356 : #i95644# #i95645# #i95646# bigger change done, saving for another experiment 2008-11-05 17:39:02 +0100 aw  r263355 : #i95644# #i95645# #i95646# bigger change done, saving for another experiment 2008-11-05 12:28:32 +0100 aw  r263350 : #i95644# #i95645# #i95646# in-between state before bigger change 2008-11-05 12:27:51 +0100 aw  r263349 : #i95644# #i95645# #i95646# in-between state before bigger change 2008-11-05 12:26:58 +0100 aw  r263348 : #i95644# #i95645# #i95646# in-between state before bigger change 2008-11-05 12:26:17 +0100 aw  r263347 : #i95644# #i95645# #i95646# in-between state before bigger change 2008-11-05 12:25:55 +0100 aw  r263346 : #i95644# #i95645# #i95646# in-between state before bigger change


2009-01-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [dd2f1c4c462d1eaa2d1aea366cfefca3b9218814]

CWS-TOOLING: integrate CWS aw059 2008-12-16 16:15:40 +0100 aw  r265557 : #i95645# avoid expensive tries to stream in graphic data when stream is at end anyways 2008-12-15 16:49:58 +0100 wg  r265512 : i97278 2008-12-12 16:02:15 +0100 aw  r265427 : #i95645# new formulation was wrong in two places; thanks go to THB. Thanks! 2008-12-12 15:49:06 +0100 aw  r265425 : #i95645# refined formulation of AA on/off constraints for VCLCanvas 2008-12-12 14:51:26 +0100 aw  r265420 : #i95645# workaround for DrawTransparent of button hilighting when remote displayed; somehow GDI+ does bad dithering in that case 2008-12-12 13:23:00 +0100 aw  r265414 : removed temporary build hack; it made it's way in using the rebase; with SVN the rebase is not based on pure checkouts, but uses local changes. 2008-12-11 19:35:59 +0100 aw  r265352 : #i95645# need to switch off AA for WNT and UNX, the VCLCanvas is currently not able to handle AA correctly 2008-12-11 16:05:17 +0100 thb  r265327 : #i95645# Changed defaults to on; as for the while svx dialog is not changed 2008-12-10 13:40:38 +0100 aw  r265180 : #i95645# changed pixel snap to basegfx::fround 2008-12-10 13:25:45 +0100 aw  r265177 : corrected linux warning 2008-12-10 12:28:02 +0100 aw  r265167 : #i95645# added support for pixel snap/linux resp. no AA for mac (also pixel snap) when AA is switched off to the basegfx::B2DPolyPolygon painting VCL methods; needed for e.g. selection in SC and SW 2008-12-09 18:44:39 +0100 aw  r265136 : #i95645# corrected filled path construction 2008-12-09 18:12:40 +0100 aw  r265133 : #i95645# added support for non-AAd transparent paints 2008-12-09 18:11:58 +0100 aw  r265132 : #i95645# forced selection without AA 2008-12-09 18:11:29 +0100 aw  r265131 : #i88893# smoothed/corrected SW selection rects for transparent selection, forced selection without AA 2008-12-09 15:21:39 +0100 aw  r265094 : #i95645# corrected FormControl full drag 2008-12-09 15:11:26 +0100 aw  r265093 : #i95645# make gdiplus usages more safe when no line or fill color is selected 2008-12-09 14:30:09 +0100 aw  r265085 : #i95645# added GDIPlus support 2008-12-09 13:41:06 +0100 aw  r265081 : #i95645# added simple AA using GDIPlis to VCL 2008-12-09 13:40:46 +0100 aw  r265080 : #i95645# added simple AA using GDIPlis to VCL 2008-12-09 13:40:29 +0100 aw  r265079 : #i95645# added simple AA using GDIPlis to VCL 2008-12-09 13:33:16 +0100 aw  r265078 : #i95645# changes to requirements, discussed with FPE 2008-12-08 14:11:39 +0100 aw  r264995 : #i95646# added missing extra-wireframe for SdrDragObjOwn implementations when object has no border 2008-12-08 14:11:00 +0100 aw  r264994 : #i95646# corrected RenderMarkerArrayPrimitive2D OutDev usage in VclProcessor2D 2008-12-08 12:15:10 +0100 ufi  r264987 : aw059 2008-12-08 12:14:40 +0100 ufi  r264986 : aw059 2008-12-05 13:16:18 +0100 aw  r264905 : CWS-TOOLING: rebase CWS aw059 to trunk@264807 (milestone: DEV300:m37) 2008-12-04 11:29:48 +0100 aw  r264827 : #i95645# corrected warning 2008-12-03 14:43:39 +0100 aw  r264783 : #i95645# simplified overlay manager and objects to stl vector; added stuff to render some more overlay to primitive renderer to get AA support for WIN32 2008-12-03 14:42:43 +0100 aw  r264782 : #i95645# added test for WIN32 for AA if cairo canvas is available 2008-12-03 14:42:13 +0100 aw  r264781 : #i95645# removed unused options for writer selection overlay 2008-12-03 14:41:51 +0100 aw  r264780 : #i95645# removed unused options for calc overlay 2008-12-03 14:41:21 +0100 aw  r264779 : #i95645# small corrections in canvas renderer 2008-12-02 18:32:31 +0100 aw  r264730 : #i95646# merged cairo version from THB's CWS cairosource01 2008-12-02 15:25:45 +0100 aw  r264705 : #i95645# added helpers for the MarkerArrayPrimitive2D change which support buffered creation of the most used markers 2008-12-02 12:50:01 +0100 aw  r264690 : #i95645# added a non-saved method IsAAPossibleOnThisSystem to SvtOptionsDrawinglayer to quickly test if AA can be offered on the system, added buffering of that check. 2008-12-02 12:48:51 +0100 aw  r264689 : #i95645# unified MarkerArrayPrimitive2D to work bitmap-orientated, adapted usages. Added buffered preparation for needed markers. Minor adaptions for AA 2008-12-02 12:47:53 +0100 aw  r264688 : #i95645# unified MarkerArrayPrimitive2D to no longer work on a enum and types of markers, but to use a BitmapEx (or any other Bitmap object) which will be displayed centerd and in discrete coordinates at positions. Adapted decomposition and all usages. Corrected minor stuff with grid primitive 2008-11-28 17:11:12 +0100 thb  r264565 : #i95645# Added two more lists to config; to be able to differentiate canvas capabilities 2008-11-28 17:03:27 +0100 thb  r264563 : #i95645# Added two more lists to config; to be able to differentiate canvas capabilities 2008-11-28 17:00:07 +0100 thb  r264562 : #i95645# Added two more lists to config; to be able to differentiate canvas capabilities 2008-11-28 16:59:51 +0100 thb  r264561 : #i95645# Added two more lists to config; to be able to differentiate canvas capabilities 2008-11-27 19:13:42 +0100 aw  r264519 : #i95646# optimized getLength() a little bit 2008-11-27 19:12:50 +0100 aw  r264518 : #i95646# corrected AA expansion of invalidate frame; buffered discrete distance at OM 2008-11-27 18:50:05 +0100 aw  r264516 : #i95646# corrected fit to frame texts for WIN32 2008-11-27 15:32:15 +0100 aw  r264496 : #i95646# helplines corrected 2008-11-27 15:32:05 +0100 aw  r264495 : #i95646# helplines corrected 2008-11-27 15:01:30 +0100 aw  r264492 : #i95646# enable AA support for old polygons, especially to get support for MetaFile output 2008-11-27 14:33:28 +0100 aw  r264489 : #i95646# AA support for wireframe overlays 2008-11-27 13:40:54 +0100 aw  r264485 : #i95646# added full repaint when AA option changes 2008-11-27 13:29:19 +0100 aw  r264482 : #i95646# corrected handling of bSolidDragging config entries 2008-11-27 13:29:08 +0100 aw  r264481 : #i95646# corrected handling of bSolidDragging config entries 2008-11-27 11:30:12 +0100 aw  r264469 : #i95646# corrected IsAAPossibleOnThisSystem implementation 2008-11-26 16:33:04 +0100 aw  r264420 : #i95646# adapted OfaViewTabPage to use disable mechanism for AA and HWAccel 2008-11-26 15:49:19 +0100 aw  r264406 : #i95646# added DlgEdObj::getFullDragClone() to create specialized simple SdrUnoObj clones for solid dragging 2008-11-26 15:48:11 +0100 aw  r264405 : #i95646# changed derivation of ViewObjectContactOfUnoControl to get a valid isPrimitiveVisible() implementation 2008-11-26 14:11:37 +0100 aw  r264385 : #i88893# added new look for selection in sw 2008-11-26 11:32:33 +0100 aw  r264360 : corrected compiler warning 2008-11-25 18:46:29 +0100 aw  r264328 : #i95646# snapshot with FullDrag clones 2008-11-25 18:46:07 +0100 aw  r264327 : #i95646# snapshot with FullDrag clones 2008-11-25 18:45:43 +0100 aw  r264326 : #i95646# snapshot with FullDrag clones 2008-11-25 18:19:04 +0100 thb  r264324 : #i96585# Added missing inline specifier 2008-11-25 13:16:25 +0100 aw  r264285 : #i95646# next snapshot 2008-11-25 13:15:33 +0100 aw  r264284 : #i95646# next snapshot 2008-11-25 13:15:12 +0100 aw  r264283 : #i95646# next snapshot 2008-11-25 13:14:51 +0100 aw  r264282 : #i95646# next snapshot 2008-11-20 13:40:49 +0100 aw  r264045 : #i95646# stable snapshot 2008-11-20 13:40:29 +0100 aw  r264044 : #i95646# stable snapshot 2008-11-20 13:40:06 +0100 aw  r264043 : #i95646# stable snapshot 2008-11-20 13:39:45 +0100 aw  r264042 : #i95646# stable snapshot 2008-11-18 11:53:39 +0100 aw  r263758 : #i95646# snapshot for linux test build 2008-11-18 11:52:54 +0100 aw  r263757 : #i95646# snapshot for linux test build 2008-11-18 11:52:02 +0100 aw  r263756 : #i95646# snapshot for linux test build 2008-11-14 18:17:49 +0100 aw  r263692 : #i95646# snapshot with most stuff working 2008-11-14 18:14:26 +0100 aw  r263691 : #i95646# snapshot with most stuff working 2008-11-14 18:12:50 +0100 aw  r263690 : #i95646# snapshot with most stuff working 2008-11-14 18:12:16 +0100 aw  r263689 : #i95646# snapshot with most stuff working 2008-11-14 18:11:41 +0100 aw  r263688 : #i95646# snapshot with most stuff working 2008-11-07 18:44:22 +0100 aw  r263479 : #i95968# better support PrefMapMode; special for MAP_PIXEL was missing 2008-11-05 17:39:15 +0100 aw  r263356 : #i95644# #i95645# #i95646# bigger change done, saving for another experiment 2008-11-05 17:39:02 +0100 aw  r263355 : #i95644# #i95645# #i95646# bigger change done, saving for another experiment 2008-11-05 12:28:32 +0100 aw  r263350 : #i95644# #i95645# #i95646# in-between state before bigger change 2008-11-05 12:27:51 +0100 aw  r263349 : #i95644# #i95645# #i95646# in-between state before bigger change 2008-11-05 12:26:58 +0100 aw  r263348 : #i95644# #i95645# #i95646# in-between state before bigger change 2008-11-05 12:26:17 +0100 aw  r263347 : #i95644# #i95645# #i95646# in-between state before bigger change 2008-11-05 12:25:55 +0100 aw  r263346 : #i95644# #i95645# #i95646# in-between state before bigger change


2009-01-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [9fe5ecee50e4b287def76f35922dc2b31fd5bd62]

CWS-TOOLING: integrate CWS aw059 2008-12-16 16:15:40 +0100 aw  r265557 : #i95645# avoid expensive tries to stream in graphic data when stream is at end anyways 2008-12-15 16:49:58 +0100 wg  r265512 : i97278 2008-12-12 16:02:15 +0100 aw  r265427 : #i95645# new formulation was wrong in two places; thanks go to THB. Thanks! 2008-12-12 15:49:06 +0100 aw  r265425 : #i95645# refined formulation of AA on/off constraints for VCLCanvas 2008-12-12 14:51:26 +0100 aw  r265420 : #i95645# workaround for DrawTransparent of button hilighting when remote displayed; somehow GDI+ does bad dithering in that case 2008-12-12 13:23:00 +0100 aw  r265414 : removed temporary build hack; it made it's way in using the rebase; with SVN the rebase is not based on pure checkouts, but uses local changes. 2008-12-11 19:35:59 +0100 aw  r265352 : #i95645# need to switch off AA for WNT and UNX, the VCLCanvas is currently not able to handle AA correctly 2008-12-11 16:05:17 +0100 thb  r265327 : #i95645# Changed defaults to on; as for the while svx dialog is not changed 2008-12-10 13:40:38 +0100 aw  r265180 : #i95645# changed pixel snap to basegfx::fround 2008-12-10 13:25:45 +0100 aw  r265177 : corrected linux warning 2008-12-10 12:28:02 +0100 aw  r265167 : #i95645# added support for pixel snap/linux resp. no AA for mac (also pixel snap) when AA is switched off to the basegfx::B2DPolyPolygon painting VCL methods; needed for e.g. selection in SC and SW 2008-12-09 18:44:39 +0100 aw  r265136 : #i95645# corrected filled path construction 2008-12-09 18:12:40 +0100 aw  r265133 : #i95645# added support for non-AAd transparent paints 2008-12-09 18:11:58 +0100 aw  r265132 : #i95645# forced selection without AA 2008-12-09 18:11:29 +0100 aw  r265131 : #i88893# smoothed/corrected SW selection rects for transparent selection, forced selection without AA 2008-12-09 15:21:39 +0100 aw  r265094 : #i95645# corrected FormControl full drag 2008-12-09 15:11:26 +0100 aw  r265093 : #i95645# make gdiplus usages more safe when no line or fill color is selected 2008-12-09 14:30:09 +0100 aw  r265085 : #i95645# added GDIPlus support 2008-12-09 13:41:06 +0100 aw  r265081 : #i95645# added simple AA using GDIPlis to VCL 2008-12-09 13:40:46 +0100 aw  r265080 : #i95645# added simple AA using GDIPlis to VCL 2008-12-09 13:40:29 +0100 aw  r265079 : #i95645# added simple AA using GDIPlis to VCL 2008-12-09 13:33:16 +0100 aw  r265078 : #i95645# changes to requirements, discussed with FPE 2008-12-08 14:11:39 +0100 aw  r264995 : #i95646# added missing extra-wireframe for SdrDragObjOwn implementations when object has no border 2008-12-08 14:11:00 +0100 aw  r264994 : #i95646# corrected RenderMarkerArrayPrimitive2D OutDev usage in VclProcessor2D 2008-12-08 12:15:10 +0100 ufi  r264987 : aw059 2008-12-08 12:14:40 +0100 ufi  r264986 : aw059 2008-12-05 13:16:18 +0100 aw  r264905 : CWS-TOOLING: rebase CWS aw059 to trunk@264807 (milestone: DEV300:m37) 2008-12-04 11:29:48 +0100 aw  r264827 : #i95645# corrected warning 2008-12-03 14:43:39 +0100 aw  r264783 : #i95645# simplified overlay manager and objects to stl vector; added stuff to render some more overlay to primitive renderer to get AA support for WIN32 2008-12-03 14:42:43 +0100 aw  r264782 : #i95645# added test for WIN32 for AA if cairo canvas is available 2008-12-03 14:42:13 +0100 aw  r264781 : #i95645# removed unused options for writer selection overlay 2008-12-03 14:41:51 +0100 aw  r264780 : #i95645# removed unused options for calc overlay 2008-12-03 14:41:21 +0100 aw  r264779 : #i95645# small corrections in canvas renderer 2008-12-02 18:32:31 +0100 aw  r264730 : #i95646# merged cairo version from THB's CWS cairosource01 2008-12-02 15:25:45 +0100 aw  r264705 : #i95645# added helpers for the MarkerArrayPrimitive2D change which support buffered creation of the most used markers 2008-12-02 12:50:01 +0100 aw  r264690 : #i95645# added a non-saved method IsAAPossibleOnThisSystem to SvtOptionsDrawinglayer to quickly test if AA can be offered on the system, added buffering of that check. 2008-12-02 12:48:51 +0100 aw  r264689 : #i95645# unified MarkerArrayPrimitive2D to work bitmap-orientated, adapted usages. Added buffered preparation for needed markers. Minor adaptions for AA 2008-12-02 12:47:53 +0100 aw  r264688 : #i95645# unified MarkerArrayPrimitive2D to no longer work on a enum and types of markers, but to use a BitmapEx (or any other Bitmap object) which will be displayed centerd and in discrete coordinates at positions. Adapted decomposition and all usages. Corrected minor stuff with grid primitive 2008-11-28 17:11:12 +0100 thb  r264565 : #i95645# Added two more lists to config; to be able to differentiate canvas capabilities 2008-11-28 17:03:27 +0100 thb  r264563 : #i95645# Added two more lists to config; to be able to differentiate canvas capabilities 2008-11-28 17:00:07 +0100 thb  r264562 : #i95645# Added two more lists to config; to be able to differentiate canvas capabilities 2008-11-28 16:59:51 +0100 thb  r264561 : #i95645# Added two more lists to config; to be able to differentiate canvas capabilities 2008-11-27 19:13:42 +0100 aw  r264519 : #i95646# optimized getLength() a little bit 2008-11-27 19:12:50 +0100 aw  r264518 : #i95646# corrected AA expansion of invalidate frame; buffered discrete distance at OM 2008-11-27 18:50:05 +0100 aw  r264516 : #i95646# corrected fit to frame texts for WIN32 2008-11-27 15:32:15 +0100 aw  r264496 : #i95646# helplines corrected 2008-11-27 15:32:05 +0100 aw  r264495 : #i95646# helplines corrected 2008-11-27 15:01:30 +0100 aw  r264492 : #i95646# enable AA support for old polygons, especially to get support for MetaFile output 2008-11-27 14:33:28 +0100 aw  r264489 : #i95646# AA support for wireframe overlays 2008-11-27 13:40:54 +0100 aw  r264485 : #i95646# added full repaint when AA option changes 2008-11-27 13:29:19 +0100 aw  r264482 : #i95646# corrected handling of bSolidDragging config entries 2008-11-27 13:29:08 +0100 aw  r264481 : #i95646# corrected handling of bSolidDragging config entries 2008-11-27 11:30:12 +0100 aw  r264469 : #i95646# corrected IsAAPossibleOnThisSystem implementation 2008-11-26 16:33:04 +0100 aw  r264420 : #i95646# adapted OfaViewTabPage to use disable mechanism for AA and HWAccel 2008-11-26 15:49:19 +0100 aw  r264406 : #i95646# added DlgEdObj::getFullDragClone() to create specialized simple SdrUnoObj clones for solid dragging 2008-11-26 15:48:11 +0100 aw  r264405 : #i95646# changed derivation of ViewObjectContactOfUnoControl to get a valid isPrimitiveVisible() implementation 2008-11-26 14:11:37 +0100 aw  r264385 : #i88893# added new look for selection in sw 2008-11-26 11:32:33 +0100 aw  r264360 : corrected compiler warning 2008-11-25 18:46:29 +0100 aw  r264328 : #i95646# snapshot with FullDrag clones 2008-11-25 18:46:07 +0100 aw  r264327 : #i95646# snapshot with FullDrag clones 2008-11-25 18:45:43 +0100 aw  r264326 : #i95646# snapshot with FullDrag clones 2008-11-25 18:19:04 +0100 thb  r264324 : #i96585# Added missing inline specifier 2008-11-25 13:16:25 +0100 aw  r264285 : #i95646# next snapshot 2008-11-25 13:15:33 +0100 aw  r264284 : #i95646# next snapshot 2008-11-25 13:15:12 +0100 aw  r264283 : #i95646# next snapshot 2008-11-25 13:14:51 +0100 aw  r264282 : #i95646# next snapshot 2008-11-20 13:40:49 +0100 aw  r264045 : #i95646# stable snapshot 2008-11-20 13:40:29 +0100 aw  r264044 : #i95646# stable snapshot 2008-11-20 13:40:06 +0100 aw  r264043 : #i95646# stable snapshot 2008-11-20 13:39:45 +0100 aw  r264042 : #i95646# stable snapshot 2008-11-18 11:53:39 +0100 aw  r263758 : #i95646# snapshot for linux test build 2008-11-18 11:52:54 +0100 aw  r263757 : #i95646# snapshot for linux test build 2008-11-18 11:52:02 +0100 aw  r263756 : #i95646# snapshot for linux test build 2008-11-14 18:17:49 +0100 aw  r263692 : #i95646# snapshot with most stuff working 2008-11-14 18:14:26 +0100 aw  r263691 : #i95646# snapshot with most stuff working 2008-11-14 18:12:50 +0100 aw  r263690 : #i95646# snapshot with most stuff working 2008-11-14 18:12:16 +0100 aw  r263689 : #i95646# snapshot with most stuff working 2008-11-14 18:11:41 +0100 aw  r263688 : #i95646# snapshot with most stuff working 2008-11-07 18:44:22 +0100 aw  r263479 : #i95968# better support PrefMapMode; special for MAP_PIXEL was missing 2008-11-05 17:39:15 +0100 aw  r263356 : #i95644# #i95645# #i95646# bigger change done, saving for another experiment 2008-11-05 17:39:02 +0100 aw  r263355 : #i95644# #i95645# #i95646# bigger change done, saving for another experiment 2008-11-05 12:28:32 +0100 aw  r263350 : #i95644# #i95645# #i95646# in-between state before bigger change 2008-11-05 12:27:51 +0100 aw  r263349 : #i95644# #i95645# #i95646# in-between state before bigger change 2008-11-05 12:26:58 +0100 aw  r263348 : #i95644# #i95645# #i95646# in-between state before bigger change 2008-11-05 12:26:17 +0100 aw  r263347 : #i95644# #i95645# #i95646# in-between state before bigger change 2008-11-05 12:25:55 +0100 aw  r263346 : #i95644# #i95645# #i95646# in-between state before bigger change


2009-01-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [db75fe5503d06675e3c57349c2201ea42daab83a]

CWS-TOOLING: integrate CWS aw059 2008-12-16 16:15:40 +0100 aw  r265557 : #i95645# avoid expensive tries to stream in graphic data when stream is at end anyways 2008-12-15 16:49:58 +0100 wg  r265512 : i97278 2008-12-12 16:02:15 +0100 aw  r265427 : #i95645# new formulation was wrong in two places; thanks go to THB. Thanks! 2008-12-12 15:49:06 +0100 aw  r265425 : #i95645# refined formulation of AA on/off constraints for VCLCanvas 2008-12-12 14:51:26 +0100 aw  r265420 : #i95645# workaround for DrawTransparent of button hilighting when remote displayed; somehow GDI+ does bad dithering in that case 2008-12-12 13:23:00 +0100 aw  r265414 : removed temporary build hack; it made it's way in using the rebase; with SVN the rebase is not based on pure checkouts, but uses local changes. 2008-12-11 19:35:59 +0100 aw  r265352 : #i95645# need to switch off AA for WNT and UNX, the VCLCanvas is currently not able to handle AA correctly 2008-12-11 16:05:17 +0100 thb  r265327 : #i95645# Changed defaults to on; as for the while svx dialog is not changed 2008-12-10 13:40:38 +0100 aw  r265180 : #i95645# changed pixel snap to basegfx::fround 2008-12-10 13:25:45 +0100 aw  r265177 : corrected linux warning 2008-12-10 12:28:02 +0100 aw  r265167 : #i95645# added support for pixel snap/linux resp. no AA for mac (also pixel snap) when AA is switched off to the basegfx::B2DPolyPolygon painting VCL methods; needed for e.g. selection in SC and SW 2008-12-09 18:44:39 +0100 aw  r265136 : #i95645# corrected filled path construction 2008-12-09 18:12:40 +0100 aw  r265133 : #i95645# added support for non-AAd transparent paints 2008-12-09 18:11:58 +0100 aw  r265132 : #i95645# forced selection without AA 2008-12-09 18:11:29 +0100 aw  r265131 : #i88893# smoothed/corrected SW selection rects for transparent selection, forced selection without AA 2008-12-09 15:21:39 +0100 aw  r265094 : #i95645# corrected FormControl full drag 2008-12-09 15:11:26 +0100 aw  r265093 : #i95645# make gdiplus usages more safe when no line or fill color is selected 2008-12-09 14:30:09 +0100 aw  r265085 : #i95645# added GDIPlus support 2008-12-09 13:41:06 +0100 aw  r265081 : #i95645# added simple AA using GDIPlis to VCL 2008-12-09 13:40:46 +0100 aw  r265080 : #i95645# added simple AA using GDIPlis to VCL 2008-12-09 13:40:29 +0100 aw  r265079 : #i95645# added simple AA using GDIPlis to VCL 2008-12-09 13:33:16 +0100 aw  r265078 : #i95645# changes to requirements, discussed with FPE 2008-12-08 14:11:39 +0100 aw  r264995 : #i95646# added missing extra-wireframe for SdrDragObjOwn implementations when object has no border 2008-12-08 14:11:00 +0100 aw  r264994 : #i95646# corrected RenderMarkerArrayPrimitive2D OutDev usage in VclProcessor2D 2008-12-08 12:15:10 +0100 ufi  r264987 : aw059 2008-12-08 12:14:40 +0100 ufi  r264986 : aw059 2008-12-05 13:16:18 +0100 aw  r264905 : CWS-TOOLING: rebase CWS aw059 to trunk@264807 (milestone: DEV300:m37) 2008-12-04 11:29:48 +0100 aw  r264827 : #i95645# corrected warning 2008-12-03 14:43:39 +0100 aw  r264783 : #i95645# simplified overlay manager and objects to stl vector; added stuff to render some more overlay to primitive renderer to get AA support for WIN32 2008-12-03 14:42:43 +0100 aw  r264782 : #i95645# added test for WIN32 for AA if cairo canvas is available 2008-12-03 14:42:13 +0100 aw  r264781 : #i95645# removed unused options for writer selection overlay 2008-12-03 14:41:51 +0100 aw  r264780 : #i95645# removed unused options for calc overlay 2008-12-03 14:41:21 +0100 aw  r264779 : #i95645# small corrections in canvas renderer 2008-12-02 18:32:31 +0100 aw  r264730 : #i95646# merged cairo version from THB's CWS cairosource01 2008-12-02 15:25:45 +0100 aw  r264705 : #i95645# added helpers for the MarkerArrayPrimitive2D change which support buffered creation of the most used markers 2008-12-02 12:50:01 +0100 aw  r264690 : #i95645# added a non-saved method IsAAPossibleOnThisSystem to SvtOptionsDrawinglayer to quickly test if AA can be offered on the system, added buffering of that check. 2008-12-02 12:48:51 +0100 aw  r264689 : #i95645# unified MarkerArrayPrimitive2D to work bitmap-orientated, adapted usages. Added buffered preparation for needed markers. Minor adaptions for AA 2008-12-02 12:47:53 +0100 aw  r264688 : #i95645# unified MarkerArrayPrimitive2D to no longer work on a enum and types of markers, but to use a BitmapEx (or any other Bitmap object) which will be displayed centerd and in discrete coordinates at positions. Adapted decomposition and all usages. Corrected minor stuff with grid primitive 2008-11-28 17:11:12 +0100 thb  r264565 : #i95645# Added two more lists to config; to be able to differentiate canvas capabilities 2008-11-28 17:03:27 +0100 thb  r264563 : #i95645# Added two more lists to config; to be able to differentiate canvas capabilities 2008-11-28 17:00:07 +0100 thb  r264562 : #i95645# Added two more lists to config; to be able to differentiate canvas capabilities 2008-11-28 16:59:51 +0100 thb  r264561 : #i95645# Added two more lists to config; to be able to differentiate canvas capabilities 2008-11-27 19:13:42 +0100 aw  r264519 : #i95646# optimized getLength() a little bit 2008-11-27 19:12:50 +0100 aw  r264518 : #i95646# corrected AA expansion of invalidate frame; buffered discrete distance at OM 2008-11-27 18:50:05 +0100 aw  r264516 : #i95646# corrected fit to frame texts for WIN32 2008-11-27 15:32:15 +0100 aw  r264496 : #i95646# helplines corrected 2008-11-27 15:32:05 +0100 aw  r264495 : #i95646# helplines corrected 2008-11-27 15:01:30 +0100 aw  r264492 : #i95646# enable AA support for old polygons, especially to get support for MetaFile output 2008-11-27 14:33:28 +0100 aw  r264489 : #i95646# AA support for wireframe overlays 2008-11-27 13:40:54 +0100 aw  r264485 : #i95646# added full repaint when AA option changes 2008-11-27 13:29:19 +0100 aw  r264482 : #i95646# corrected handling of bSolidDragging config entries 2008-11-27 13:29:08 +0100 aw  r264481 : #i95646# corrected handling of bSolidDragging config entries 2008-11-27 11:30:12 +0100 aw  r264469 : #i95646# corrected IsAAPossibleOnThisSystem implementation 2008-11-26 16:33:04 +0100 aw  r264420 : #i95646# adapted OfaViewTabPage to use disable mechanism for AA and HWAccel 2008-11-26 15:49:19 +0100 aw  r264406 : #i95646# added DlgEdObj::getFullDragClone() to create specialized simple SdrUnoObj clones for solid dragging 2008-11-26 15:48:11 +0100 aw  r264405 : #i95646# changed derivation of ViewObjectContactOfUnoControl to get a valid isPrimitiveVisible() implementation 2008-11-26 14:11:37 +0100 aw  r264385 : #i88893# added new look for selection in sw 2008-11-26 11:32:33 +0100 aw  r264360 : corrected compiler warning 2008-11-25 18:46:29 +0100 aw  r264328 : #i95646# snapshot with FullDrag clones 2008-11-25 18:46:07 +0100 aw  r264327 : #i95646# snapshot with FullDrag clones 2008-11-25 18:45:43 +0100 aw  r264326 : #i95646# snapshot with FullDrag clones 2008-11-25 18:19:04 +0100 thb  r264324 : #i96585# Added missing inline specifier 2008-11-25 13:16:25 +0100 aw  r264285 : #i95646# next snapshot 2008-11-25 13:15:33 +0100 aw  r264284 : #i95646# next snapshot 2008-11-25 13:15:12 +0100 aw  r264283 : #i95646# next snapshot 2008-11-25 13:14:51 +0100 aw  r264282 : #i95646# next snapshot 2008-11-20 13:40:49 +0100 aw  r264045 : #i95646# stable snapshot 2008-11-20 13:40:29 +0100 aw  r264044 : #i95646# stable snapshot 2008-11-20 13:40:06 +0100 aw  r264043 : #i95646# stable snapshot 2008-11-20 13:39:45 +0100 aw  r264042 : #i95646# stable snapshot 2008-11-18 11:53:39 +0100 aw  r263758 : #i95646# snapshot for linux test build 2008-11-18 11:52:54 +0100 aw  r263757 : #i95646# snapshot for linux test build 2008-11-18 11:52:02 +0100 aw  r263756 : #i95646# snapshot for linux test build 2008-11-14 18:17:49 +0100 aw  r263692 : #i95646# snapshot with most stuff working 2008-11-14 18:14:26 +0100 aw  r263691 : #i95646# snapshot with most stuff working 2008-11-14 18:12:50 +0100 aw  r263690 : #i95646# snapshot with most stuff working 2008-11-14 18:12:16 +0100 aw  r263689 : #i95646# snapshot with most stuff working 2008-11-14 18:11:41 +0100 aw  r263688 : #i95646# snapshot with most stuff working 2008-11-07 18:44:22 +0100 aw  r263479 : #i95968# better support PrefMapMode; special for MAP_PIXEL was missing 2008-11-05 17:39:15 +0100 aw  r263356 : #i95644# #i95645# #i95646# bigger change done, saving for another experiment 2008-11-05 17:39:02 +0100 aw  r263355 : #i95644# #i95645# #i95646# bigger change done, saving for another experiment 2008-11-05 12:28:32 +0100 aw  r263350 : #i95644# #i95645# #i95646# in-between state before bigger change 2008-11-05 12:27:51 +0100 aw  r263349 : #i95644# #i95645# #i95646# in-between state before bigger change 2008-11-05 12:26:58 +0100 aw  r263348 : #i95644# #i95645# #i95646# in-between state before bigger change 2008-11-05 12:26:17 +0100 aw  r263347 : #i95644# #i95645# #i95646# in-between state before bigger change 2008-11-05 12:25:55 +0100 aw  r263346 : #i95644# #i95645# #i95646# in-between state before bigger change


2009-01-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [50afe624b996edb05856bfe1be390639f458a88e]

CWS-TOOLING: integrate CWS aw059 2008-12-16 16:15:40 +0100 aw  r265557 : #i95645# avoid expensive tries to stream in graphic data when stream is at end anyways 2008-12-15 16:49:58 +0100 wg  r265512 : i97278 2008-12-12 16:02:15 +0100 aw  r265427 : #i95645# new formulation was wrong in two places; thanks go to THB. Thanks! 2008-12-12 15:49:06 +0100 aw  r265425 : #i95645# refined formulation of AA on/off constraints for VCLCanvas 2008-12-12 14:51:26 +0100 aw  r265420 : #i95645# workaround for DrawTransparent of button hilighting when remote displayed; somehow GDI+ does bad dithering in that case 2008-12-12 13:23:00 +0100 aw  r265414 : removed temporary build hack; it made it's way in using the rebase; with SVN the rebase is not based on pure checkouts, but uses local changes. 2008-12-11 19:35:59 +0100 aw  r265352 : #i95645# need to switch off AA for WNT and UNX, the VCLCanvas is currently not able to handle AA correctly 2008-12-11 16:05:17 +0100 thb  r265327 : #i95645# Changed defaults to on; as for the while svx dialog is not changed 2008-12-10 13:40:38 +0100 aw  r265180 : #i95645# changed pixel snap to basegfx::fround 2008-12-10 13:25:45 +0100 aw  r265177 : corrected linux warning 2008-12-10 12:28:02 +0100 aw  r265167 : #i95645# added support for pixel snap/linux resp. no AA for mac (also pixel snap) when AA is switched off to the basegfx::B2DPolyPolygon painting VCL methods; needed for e.g. selection in SC and SW 2008-12-09 18:44:39 +0100 aw  r265136 : #i95645# corrected filled path construction 2008-12-09 18:12:40 +0100 aw  r265133 : #i95645# added support for non-AAd transparent paints 2008-12-09 18:11:58 +0100 aw  r265132 : #i95645# forced selection without AA 2008-12-09 18:11:29 +0100 aw  r265131 : #i88893# smoothed/corrected SW selection rects for transparent selection, forced selection without AA 2008-12-09 15:21:39 +0100 aw  r265094 : #i95645# corrected FormControl full drag 2008-12-09 15:11:26 +0100 aw  r265093 : #i95645# make gdiplus usages more safe when no line or fill color is selected 2008-12-09 14:30:09 +0100 aw  r265085 : #i95645# added GDIPlus support 2008-12-09 13:41:06 +0100 aw  r265081 : #i95645# added simple AA using GDIPlis to VCL 2008-12-09 13:40:46 +0100 aw  r265080 : #i95645# added simple AA using GDIPlis to VCL 2008-12-09 13:40:29 +0100 aw  r265079 : #i95645# added simple AA using GDIPlis to VCL 2008-12-09 13:33:16 +0100 aw  r265078 : #i95645# changes to requirements, discussed with FPE 2008-12-08 14:11:39 +0100 aw  r264995 : #i95646# added missing extra-wireframe for SdrDragObjOwn implementations when object has no border 2008-12-08 14:11:00 +0100 aw  r264994 : #i95646# corrected RenderMarkerArrayPrimitive2D OutDev usage in VclProcessor2D 2008-12-08 12:15:10 +0100 ufi  r264987 : aw059 2008-12-08 12:14:40 +0100 ufi  r264986 : aw059 2008-12-05 13:16:18 +0100 aw  r264905 : CWS-TOOLING: rebase CWS aw059 to trunk@264807 (milestone: DEV300:m37) 2008-12-04 11:29:48 +0100 aw  r264827 : #i95645# corrected warning 2008-12-03 14:43:39 +0100 aw  r264783 : #i95645# simplified overlay manager and objects to stl vector; added stuff to render some more overlay to primitive renderer to get AA support for WIN32 2008-12-03 14:42:43 +0100 aw  r264782 : #i95645# added test for WIN32 for AA if cairo canvas is available 2008-12-03 14:42:13 +0100 aw  r264781 : #i95645# removed unused options for writer selection overlay 2008-12-03 14:41:51 +0100 aw  r264780 : #i95645# removed unused options for calc overlay 2008-12-03 14:41:21 +0100 aw  r264779 : #i95645# small corrections in canvas renderer 2008-12-02 18:32:31 +0100 aw  r264730 : #i95646# merged cairo version from THB's CWS cairosource01 2008-12-02 15:25:45 +0100 aw  r264705 : #i95645# added helpers for the MarkerArrayPrimitive2D change which support buffered creation of the most used markers 2008-12-02 12:50:01 +0100 aw  r264690 : #i95645# added a non-saved method IsAAPossibleOnThisSystem to SvtOptionsDrawinglayer to quickly test if AA can be offered on the system, added buffering of that check. 2008-12-02 12:48:51 +0100 aw  r264689 : #i95645# unified MarkerArrayPrimitive2D to work bitmap-orientated, adapted usages. Added buffered preparation for needed markers. Minor adaptions for AA 2008-12-02 12:47:53 +0100 aw  r264688 : #i95645# unified MarkerArrayPrimitive2D to no longer work on a enum and types of markers, but to use a BitmapEx (or any other Bitmap object) which will be displayed centerd and in discrete coordinates at positions. Adapted decomposition and all usages. Corrected minor stuff with grid primitive 2008-11-28 17:11:12 +0100 thb  r264565 : #i95645# Added two more lists to config; to be able to differentiate canvas capabilities 2008-11-28 17:03:27 +0100 thb  r264563 : #i95645# Added two more lists to config; to be able to differentiate canvas capabilities 2008-11-28 17:00:07 +0100 thb  r264562 : #i95645# Added two more lists to config; to be able to differentiate canvas capabilities 2008-11-28 16:59:51 +0100 thb  r264561 : #i95645# Added two more lists to config; to be able to differentiate canvas capabilities 2008-11-27 19:13:42 +0100 aw  r264519 : #i95646# optimized getLength() a little bit 2008-11-27 19:12:50 +0100 aw  r264518 : #i95646# corrected AA expansion of invalidate frame; buffered discrete distance at OM 2008-11-27 18:50:05 +0100 aw  r264516 : #i95646# corrected fit to frame texts for WIN32 2008-11-27 15:32:15 +0100 aw  r264496 : #i95646# helplines corrected 2008-11-27 15:32:05 +0100 aw  r264495 : #i95646# helplines corrected 2008-11-27 15:01:30 +0100 aw  r264492 : #i95646# enable AA support for old polygons, especially to get support for MetaFile output 2008-11-27 14:33:28 +0100 aw  r264489 : #i95646# AA support for wireframe overlays 2008-11-27 13:40:54 +0100 aw  r264485 : #i95646# added full repaint when AA option changes 2008-11-27 13:29:19 +0100 aw  r264482 : #i95646# corrected handling of bSolidDragging config entries 2008-11-27 13:29:08 +0100 aw  r264481 : #i95646# corrected handling of bSolidDragging config entries 2008-11-27 11:30:12 +0100 aw  r264469 : #i95646# corrected IsAAPossibleOnThisSystem implementation 2008-11-26 16:33:04 +0100 aw  r264420 : #i95646# adapted OfaViewTabPage to use disable mechanism for AA and HWAccel 2008-11-26 15:49:19 +0100 aw  r264406 : #i95646# added DlgEdObj::getFullDragClone() to create specialized simple SdrUnoObj clones for solid dragging 2008-11-26 15:48:11 +0100 aw  r264405 : #i95646# changed derivation of ViewObjectContactOfUnoControl to get a valid isPrimitiveVisible() implementation 2008-11-26 14:11:37 +0100 aw  r264385 : #i88893# added new look for selection in sw 2008-11-26 11:32:33 +0100 aw  r264360 : corrected compiler warning 2008-11-25 18:46:29 +0100 aw  r264328 : #i95646# snapshot with FullDrag clones 2008-11-25 18:46:07 +0100 aw  r264327 : #i95646# snapshot with FullDrag clones 2008-11-25 18:45:43 +0100 aw  r264326 : #i95646# snapshot with FullDrag clones 2008-11-25 18:19:04 +0100 thb  r264324 : #i96585# Added missing inline specifier 2008-11-25 13:16:25 +0100 aw  r264285 : #i95646# next snapshot 2008-11-25 13:15:33 +0100 aw  r264284 : #i95646# next snapshot 2008-11-25 13:15:12 +0100 aw  r264283 : #i95646# next snapshot 2008-11-25 13:14:51 +0100 aw  r264282 : #i95646# next snapshot 2008-11-20 13:40:49 +0100 aw  r264045 : #i95646# stable snapshot 2008-11-20 13:40:29 +0100 aw  r264044 : #i95646# stable snapshot 2008-11-20 13:40:06 +0100 aw  r264043 : #i95646# stable snapshot 2008-11-20 13:39:45 +0100 aw  r264042 : #i95646# stable snapshot 2008-11-18 11:53:39 +0100 aw  r263758 : #i95646# snapshot for linux test build 2008-11-18 11:52:54 +0100 aw  r263757 : #i95646# snapshot for linux test build 2008-11-18 11:52:02 +0100 aw  r263756 : #i95646# snapshot for linux test build 2008-11-14 18:17:49 +0100 aw  r263692 : #i95646# snapshot with most stuff working 2008-11-14 18:14:26 +0100 aw  r263691 : #i95646# snapshot with most stuff working 2008-11-14 18:12:50 +0100 aw  r263690 : #i95646# snapshot with most stuff working 2008-11-14 18:12:16 +0100 aw  r263689 : #i95646# snapshot with most stuff working 2008-11-14 18:11:41 +0100 aw  r263688 : #i95646# snapshot with most stuff working 2008-11-07 18:44:22 +0100 aw  r263479 : #i95968# better support PrefMapMode; special for MAP_PIXEL was missing 2008-11-05 17:39:15 +0100 aw  r263356 : #i95644# #i95645# #i95646# bigger change done, saving for another experiment 2008-11-05 17:39:02 +0100 aw  r263355 : #i95644# #i95645# #i95646# bigger change done, saving for another experiment 2008-11-05 12:28:32 +0100 aw  r263350 : #i95644# #i95645# #i95646# in-between state before bigger change 2008-11-05 12:27:51 +0100 aw  r263349 : #i95644# #i95645# #i95646# in-between state before bigger change 2008-11-05 12:26:58 +0100 aw  r263348 : #i95644# #i95645# #i95646# in-between state before bigger change 2008-11-05 12:26:17 +0100 aw  r263347 : #i95644# #i95645# #i95646# in-between state before bigger change 2008-11-05 12:25:55 +0100 aw  r263346 : #i95644# #i95645# #i95646# in-between state before bigger change


2009-01-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [cbcc85a2f94bb35bbc5c56468bc71d991e2cafec]

CWS-TOOLING: integrate CWS aw059 2008-12-16 16:15:40 +0100 aw  r265557 : #i95645# avoid expensive tries to stream in graphic data when stream is at end anyways 2008-12-15 16:49:58 +0100 wg  r265512 : i97278 2008-12-12 16:02:15 +0100 aw  r265427 : #i95645# new formulation was wrong in two places; thanks go to THB. Thanks! 2008-12-12 15:49:06 +0100 aw  r265425 : #i95645# refined formulation of AA on/off constraints for VCLCanvas 2008-12-12 14:51:26 +0100 aw  r265420 : #i95645# workaround for DrawTransparent of button hilighting when remote displayed; somehow GDI+ does bad dithering in that case 2008-12-12 13:23:00 +0100 aw  r265414 : removed temporary build hack; it made it's way in using the rebase; with SVN the rebase is not based on pure checkouts, but uses local changes. 2008-12-11 19:35:59 +0100 aw  r265352 : #i95645# need to switch off AA for WNT and UNX, the VCLCanvas is currently not able to handle AA correctly 2008-12-11 16:05:17 +0100 thb  r265327 : #i95645# Changed defaults to on; as for the while svx dialog is not changed 2008-12-10 13:40:38 +0100 aw  r265180 : #i95645# changed pixel snap to basegfx::fround 2008-12-10 13:25:45 +0100 aw  r265177 : corrected linux warning 2008-12-10 12:28:02 +0100 aw  r265167 : #i95645# added support for pixel snap/linux resp. no AA for mac (also pixel snap) when AA is switched off to the basegfx::B2DPolyPolygon painting VCL methods; needed for e.g. selection in SC and SW 2008-12-09 18:44:39 +0100 aw  r265136 : #i95645# corrected filled path construction 2008-12-09 18:12:40 +0100 aw  r265133 : #i95645# added support for non-AAd transparent paints 2008-12-09 18:11:58 +0100 aw  r265132 : #i95645# forced selection without AA 2008-12-09 18:11:29 +0100 aw  r265131 : #i88893# smoothed/corrected SW selection rects for transparent selection, forced selection without AA 2008-12-09 15:21:39 +0100 aw  r265094 : #i95645# corrected FormControl full drag 2008-12-09 15:11:26 +0100 aw  r265093 : #i95645# make gdiplus usages more safe when no line or fill color is selected 2008-12-09 14:30:09 +0100 aw  r265085 : #i95645# added GDIPlus support 2008-12-09 13:41:06 +0100 aw  r265081 : #i95645# added simple AA using GDIPlis to VCL 2008-12-09 13:40:46 +0100 aw  r265080 : #i95645# added simple AA using GDIPlis to VCL 2008-12-09 13:40:29 +0100 aw  r265079 : #i95645# added simple AA using GDIPlis to VCL 2008-12-09 13:33:16 +0100 aw  r265078 : #i95645# changes to requirements, discussed with FPE 2008-12-08 14:11:39 +0100 aw  r264995 : #i95646# added missing extra-wireframe for SdrDragObjOwn implementations when object has no border 2008-12-08 14:11:00 +0100 aw  r264994 : #i95646# corrected RenderMarkerArrayPrimitive2D OutDev usage in VclProcessor2D 2008-12-08 12:15:10 +0100 ufi  r264987 : aw059 2008-12-08 12:14:40 +0100 ufi  r264986 : aw059 2008-12-05 13:16:18 +0100 aw  r264905 : CWS-TOOLING: rebase CWS aw059 to trunk@264807 (milestone: DEV300:m37) 2008-12-04 11:29:48 +0100 aw  r264827 : #i95645# corrected warning 2008-12-03 14:43:39 +0100 aw  r264783 : #i95645# simplified overlay manager and objects to stl vector; added stuff to render some more overlay to primitive renderer to get AA support for WIN32 2008-12-03 14:42:43 +0100 aw  r264782 : #i95645# added test for WIN32 for AA if cairo canvas is available 2008-12-03 14:42:13 +0100 aw  r264781 : #i95645# removed unused options for writer selection overlay 2008-12-03 14:41:51 +0100 aw  r264780 : #i95645# removed unused options for calc overlay 2008-12-03 14:41:21 +0100 aw  r264779 : #i95645# small corrections in canvas renderer 2008-12-02 18:32:31 +0100 aw  r264730 : #i95646# merged cairo version from THB's CWS cairosource01 2008-12-02 15:25:45 +0100 aw  r264705 : #i95645# added helpers for the MarkerArrayPrimitive2D change which support buffered creation of the most used markers 2008-12-02 12:50:01 +0100 aw  r264690 : #i95645# added a non-saved method IsAAPossibleOnThisSystem to SvtOptionsDrawinglayer to quickly test if AA can be offered on the system, added buffering of that check. 2008-12-02 12:48:51 +0100 aw  r264689 : #i95645# unified MarkerArrayPrimitive2D to work bitmap-orientated, adapted usages. Added buffered preparation for needed markers. Minor adaptions for AA 2008-12-02 12:47:53 +0100 aw  r264688 : #i95645# unified MarkerArrayPrimitive2D to no longer work on a enum and types of markers, but to use a BitmapEx (or any other Bitmap object) which will be displayed centerd and in discrete coordinates at positions. Adapted decomposition and all usages. Corrected minor stuff with grid primitive 2008-11-28 17:11:12 +0100 thb  r264565 : #i95645# Added two more lists to config; to be able to differentiate canvas capabilities 2008-11-28 17:03:27 +0100 thb  r264563 : #i95645# Added two more lists to config; to be able to differentiate canvas capabilities 2008-11-28 17:00:07 +0100 thb  r264562 : #i95645# Added two more lists to config; to be able to differentiate canvas capabilities 2008-11-28 16:59:51 +0100 thb  r264561 : #i95645# Added two more lists to config; to be able to differentiate canvas capabilities 2008-11-27 19:13:42 +0100 aw  r264519 : #i95646# optimized getLength() a little bit 2008-11-27 19:12:50 +0100 aw  r264518 : #i95646# corrected AA expansion of invalidate frame; buffered discrete distance at OM 2008-11-27 18:50:05 +0100 aw  r264516 : #i95646# corrected fit to frame texts for WIN32 2008-11-27 15:32:15 +0100 aw  r264496 : #i95646# helplines corrected 2008-11-27 15:32:05 +0100 aw  r264495 : #i95646# helplines corrected 2008-11-27 15:01:30 +0100 aw  r264492 : #i95646# enable AA support for old polygons, especially to get support for MetaFile output 2008-11-27 14:33:28 +0100 aw  r264489 : #i95646# AA support for wireframe overlays 2008-11-27 13:40:54 +0100 aw  r264485 : #i95646# added full repaint when AA option changes 2008-11-27 13:29:19 +0100 aw  r264482 : #i95646# corrected handling of bSolidDragging config entries 2008-11-27 13:29:08 +0100 aw  r264481 : #i95646# corrected handling of bSolidDragging config entries 2008-11-27 11:30:12 +0100 aw  r264469 : #i95646# corrected IsAAPossibleOnThisSystem implementation 2008-11-26 16:33:04 +0100 aw  r264420 : #i95646# adapted OfaViewTabPage to use disable mechanism for AA and HWAccel 2008-11-26 15:49:19 +0100 aw  r264406 : #i95646# added DlgEdObj::getFullDragClone() to create specialized simple SdrUnoObj clones for solid dragging 2008-11-26 15:48:11 +0100 aw  r264405 : #i95646# changed derivation of ViewObjectContactOfUnoControl to get a valid isPrimitiveVisible() implementation 2008-11-26 14:11:37 +0100 aw  r264385 : #i88893# added new look for selection in sw 2008-11-26 11:32:33 +0100 aw  r264360 : corrected compiler warning 2008-11-25 18:46:29 +0100 aw  r264328 : #i95646# snapshot with FullDrag clones 2008-11-25 18:46:07 +0100 aw  r264327 : #i95646# snapshot with FullDrag clones 2008-11-25 18:45:43 +0100 aw  r264326 : #i95646# snapshot with FullDrag clones 2008-11-25 18:19:04 +0100 thb  r264324 : #i96585# Added missing inline specifier 2008-11-25 13:16:25 +0100 aw  r264285 : #i95646# next snapshot 2008-11-25 13:15:33 +0100 aw  r264284 : #i95646# next snapshot 2008-11-25 13:15:12 +0100 aw  r264283 : #i95646# next snapshot 2008-11-25 13:14:51 +0100 aw  r264282 : #i95646# next snapshot 2008-11-20 13:40:49 +0100 aw  r264045 : #i95646# stable snapshot 2008-11-20 13:40:29 +0100 aw  r264044 : #i95646# stable snapshot 2008-11-20 13:40:06 +0100 aw  r264043 : #i95646# stable snapshot 2008-11-20 13:39:45 +0100 aw  r264042 : #i95646# stable snapshot 2008-11-18 11:53:39 +0100 aw  r263758 : #i95646# snapshot for linux test build 2008-11-18 11:52:54 +0100 aw  r263757 : #i95646# snapshot for linux test build 2008-11-18 11:52:02 +0100 aw  r263756 : #i95646# snapshot for linux test build 2008-11-14 18:17:49 +0100 aw  r263692 : #i95646# snapshot with most stuff working 2008-11-14 18:14:26 +0100 aw  r263691 : #i95646# snapshot with most stuff working 2008-11-14 18:12:50 +0100 aw  r263690 : #i95646# snapshot with most stuff working 2008-11-14 18:12:16 +0100 aw  r263689 : #i95646# snapshot with most stuff working 2008-11-14 18:11:41 +0100 aw  r263688 : #i95646# snapshot with most stuff working 2008-11-07 18:44:22 +0100 aw  r263479 : #i95968# better support PrefMapMode; special for MAP_PIXEL was missing 2008-11-05 17:39:15 +0100 aw  r263356 : #i95644# #i95645# #i95646# bigger change done, saving for another experiment 2008-11-05 17:39:02 +0100 aw  r263355 : #i95644# #i95645# #i95646# bigger change done, saving for another experiment 2008-11-05 12:28:32 +0100 aw  r263350 : #i95644# #i95645# #i95646# in-between state before bigger change 2008-11-05 12:27:51 +0100 aw  r263349 : #i95644# #i95645# #i95646# in-between state before bigger change 2008-11-05 12:26:58 +0100 aw  r263348 : #i95644# #i95645# #i95646# in-between state before bigger change 2008-11-05 12:26:17 +0100 aw  r263347 : #i95644# #i95645# #i95646# in-between state before bigger change 2008-11-05 12:25:55 +0100 aw  r263346 : #i95644# #i95645# #i95646# in-between state before bigger change


2009-01-05  Rüdiger Timm  <rt@openoffice.org>  [eade1c681bb9e1f5e1092936c021869655df66ba]

#i94581# Update hid.lst


2009-01-05  Rüdiger Timm  <rt@openoffice.org>  [e4217b670abb4cab2dce3cbd18bc18d1d17d8950]

#i95875#, #i10000#  Do not create signalfiles in in working directory.


2009-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [ab9bee4720820ebd1a2d851bcb4f7db79145931e]

CWS-TOOLING: integrate CWS notes7 2008-12-29 19:45:08 +0100 mod  r265824 : CWS-TOOLING: rebase CWS notes7 to trunk@265758 (milestone: DEV300:m38) 2008-12-16 14:54:42 +0100 mod  r265544 : #i97239# 2008-12-16 14:53:18 +0100 mod  r265543 : #i97239# 2008-12-16 13:36:43 +0100 mod  r265537 : 96602 2008-12-13 13:02:54 +0100 mba  r265452 : warning fixed 2008-12-13 08:20:21 +0100 mod  r265448 : search inside notes 2008-12-13 00:11:47 +0100 mod  r265447 : search inside notes 2008-12-13 00:11:09 +0100 mod  r265446 : search inside notes 2008-12-13 00:10:52 +0100 mod  r265445 : search inside notes 2008-12-12 19:39:14 +0100 mod  r265439 : search inside notes 2008-12-12 19:02:44 +0100 mod  r265438 : search inside notes 2008-12-12 16:42:07 +0100 mba  r265431 : #i80135#: search in notes 2008-12-12 16:11:54 +0100 mba  r265429 : #i80135#: search in notes 2008-12-12 16:11:02 +0100 mba  r265428 : #i80135#: search in notes 2008-12-11 20:24:20 +0100 pb  r265358 : fix: #i80135# fixes for aNotesBtn 2008-12-11 20:23:19 +0100 pb  r265357 : fix: #i80135# fixes for aNotesBtn 2008-12-11 07:42:17 +0100 pb  r265241 : fix: #i80135# CB_NOTES added 2008-12-11 07:40:36 +0100 pb  r265240 : fix: #i80135# CB_NOTES added 2008-12-11 07:32:03 +0100 pb  r265239 : fix: #i80135# CheckBox aNotesBtn added 2008-12-11 07:24:45 +0100 pb  r265238 : fix: #i80135# CheckBox aNotesBtn added 2008-12-10 15:41:31 +0100 mod  r265198 : crash using replies 2008-12-10 15:21:23 +0100 mod  r265195 : crash using replies 2008-12-10 13:45:14 +0100 mba  r265181 : warning fixed 2008-12-10 13:26:45 +0100 mba  r265178 : warning fixed 2008-12-10 11:48:23 +0100 mba  r265162 : fixed compilation error on Linux 2008-12-03 18:39:07 +0100 mod  r264806 : we don't get the Ctrl-Alt-N on mac inside a note, let's do the whole reply thing using the shell, cleaner anyway 2008-12-03 17:13:59 +0100 mod  r264802 : search dialog can be started and closed when focus is inside a note 2008-12-03 00:07:08 +0100 mod  r264733 : search inside notes 2008-12-02 18:06:08 +0100 mod  r264729 : WaE 2008-12-02 15:01:26 +0100 mod  r264703 : WaE 2008-12-02 00:20:14 +0100 mod  r264644 : WaE 2008-12-01 10:06:14 +0100 mod  r264587 : WaE 2008-12-01 01:28:34 +0100 mod  r264585 : WaE 2008-11-30 22:51:19 +0100 mod  r264584 : search inside notes 2008-11-30 17:03:04 +0100 mod  r264583 : search inside notes 2008-11-28 16:30:05 +0100 mod  r264560 : #i96602# 2008-11-28 16:14:50 +0100 mod  r264559 : test 2008-11-28 16:11:37 +0100 mod  r264558 : test 2008-11-17 17:46:10 +0100 mod  r263735 : WaE 2008-11-17 17:45:56 +0100 mod  r263734 : WaE 2008-11-17 17:37:35 +0100 mod  r263733 : revert manual fix for icu 2008-11-17 15:03:55 +0100 mod  r263726 : manual fix for icu 2008-11-17 11:17:49 +0100 mod  r263707 : manual fix for icu 2008-11-14 15:51:19 +0100 mod  r263679 : fix 2008-11-14 14:48:02 +0100 mod  r263676 : some more cleanup, redline comments not in the margin for 3.1 2008-11-14 08:37:07 +0100 mod  r263664 : end of line missing 2008-11-13 18:36:53 +0100 mod  r263660 : WaE 2008-11-13 18:20:04 +0100 mod  r263659 : #i94374# 2008-11-13 15:51:28 +0100 mod  r263648 : CWS-TOOLING: rebase CWS notes7 to trunk@263288 (milestone: DEV300:m35) 2008-11-13 08:33:19 +0100 mod  r263622 : typos 2008-11-02 23:18:19 +0100 mod  r263278 : changes notes, replies 2008-11-01 11:48:35 +0100 mod  r262873 : replies, comments 2008-11-01 11:44:57 +0100 mod  r262872 : notes search button 2008-10-10 14:34:34 +0200 mod  r262150 : migration from cvs to svn 2008-10-10 14:33:39 +0200 mod  r262149 : migration from cvs to svn


2009-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [19f251c29311c23f071cc02fdaa6efd6917922a0]

CWS-TOOLING: integrate CWS notes7 2008-12-29 19:45:08 +0100 mod  r265824 : CWS-TOOLING: rebase CWS notes7 to trunk@265758 (milestone: DEV300:m38) 2008-12-16 14:54:42 +0100 mod  r265544 : #i97239# 2008-12-16 14:53:18 +0100 mod  r265543 : #i97239# 2008-12-16 13:36:43 +0100 mod  r265537 : 96602 2008-12-13 13:02:54 +0100 mba  r265452 : warning fixed 2008-12-13 08:20:21 +0100 mod  r265448 : search inside notes 2008-12-13 00:11:47 +0100 mod  r265447 : search inside notes 2008-12-13 00:11:09 +0100 mod  r265446 : search inside notes 2008-12-13 00:10:52 +0100 mod  r265445 : search inside notes 2008-12-12 19:39:14 +0100 mod  r265439 : search inside notes 2008-12-12 19:02:44 +0100 mod  r265438 : search inside notes 2008-12-12 16:42:07 +0100 mba  r265431 : #i80135#: search in notes 2008-12-12 16:11:54 +0100 mba  r265429 : #i80135#: search in notes 2008-12-12 16:11:02 +0100 mba  r265428 : #i80135#: search in notes 2008-12-11 20:24:20 +0100 pb  r265358 : fix: #i80135# fixes for aNotesBtn 2008-12-11 20:23:19 +0100 pb  r265357 : fix: #i80135# fixes for aNotesBtn 2008-12-11 07:42:17 +0100 pb  r265241 : fix: #i80135# CB_NOTES added 2008-12-11 07:40:36 +0100 pb  r265240 : fix: #i80135# CB_NOTES added 2008-12-11 07:32:03 +0100 pb  r265239 : fix: #i80135# CheckBox aNotesBtn added 2008-12-11 07:24:45 +0100 pb  r265238 : fix: #i80135# CheckBox aNotesBtn added 2008-12-10 15:41:31 +0100 mod  r265198 : crash using replies 2008-12-10 15:21:23 +0100 mod  r265195 : crash using replies 2008-12-10 13:45:14 +0100 mba  r265181 : warning fixed 2008-12-10 13:26:45 +0100 mba  r265178 : warning fixed 2008-12-10 11:48:23 +0100 mba  r265162 : fixed compilation error on Linux 2008-12-03 18:39:07 +0100 mod  r264806 : we don't get the Ctrl-Alt-N on mac inside a note, let's do the whole reply thing using the shell, cleaner anyway 2008-12-03 17:13:59 +0100 mod  r264802 : search dialog can be started and closed when focus is inside a note 2008-12-03 00:07:08 +0100 mod  r264733 : search inside notes 2008-12-02 18:06:08 +0100 mod  r264729 : WaE 2008-12-02 15:01:26 +0100 mod  r264703 : WaE 2008-12-02 00:20:14 +0100 mod  r264644 : WaE 2008-12-01 10:06:14 +0100 mod  r264587 : WaE 2008-12-01 01:28:34 +0100 mod  r264585 : WaE 2008-11-30 22:51:19 +0100 mod  r264584 : search inside notes 2008-11-30 17:03:04 +0100 mod  r264583 : search inside notes 2008-11-28 16:30:05 +0100 mod  r264560 : #i96602# 2008-11-28 16:14:50 +0100 mod  r264559 : test 2008-11-28 16:11:37 +0100 mod  r264558 : test 2008-11-17 17:46:10 +0100 mod  r263735 : WaE 2008-11-17 17:45:56 +0100 mod  r263734 : WaE 2008-11-17 17:37:35 +0100 mod  r263733 : revert manual fix for icu 2008-11-17 15:03:55 +0100 mod  r263726 : manual fix for icu 2008-11-17 11:17:49 +0100 mod  r263707 : manual fix for icu 2008-11-14 15:51:19 +0100 mod  r263679 : fix 2008-11-14 14:48:02 +0100 mod  r263676 : some more cleanup, redline comments not in the margin for 3.1 2008-11-14 08:37:07 +0100 mod  r263664 : end of line missing 2008-11-13 18:36:53 +0100 mod  r263660 : WaE 2008-11-13 18:20:04 +0100 mod  r263659 : #i94374# 2008-11-13 15:51:28 +0100 mod  r263648 : CWS-TOOLING: rebase CWS notes7 to trunk@263288 (milestone: DEV300:m35) 2008-11-13 08:33:19 +0100 mod  r263622 : typos 2008-11-02 23:18:19 +0100 mod  r263278 : changes notes, replies 2008-11-01 11:48:35 +0100 mod  r262873 : replies, comments 2008-11-01 11:44:57 +0100 mod  r262872 : notes search button 2008-10-10 14:34:34 +0200 mod  r262150 : migration from cvs to svn 2008-10-10 14:33:39 +0200 mod  r262149 : migration from cvs to svn


2009-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [702d4f29e60b9f9aa860a102d6c7bce2163e5942]

CWS-TOOLING: integrate CWS notes7 2008-12-29 19:45:08 +0100 mod  r265824 : CWS-TOOLING: rebase CWS notes7 to trunk@265758 (milestone: DEV300:m38) 2008-12-16 14:54:42 +0100 mod  r265544 : #i97239# 2008-12-16 14:53:18 +0100 mod  r265543 : #i97239# 2008-12-16 13:36:43 +0100 mod  r265537 : 96602 2008-12-13 13:02:54 +0100 mba  r265452 : warning fixed 2008-12-13 08:20:21 +0100 mod  r265448 : search inside notes 2008-12-13 00:11:47 +0100 mod  r265447 : search inside notes 2008-12-13 00:11:09 +0100 mod  r265446 : search inside notes 2008-12-13 00:10:52 +0100 mod  r265445 : search inside notes 2008-12-12 19:39:14 +0100 mod  r265439 : search inside notes 2008-12-12 19:02:44 +0100 mod  r265438 : search inside notes 2008-12-12 16:42:07 +0100 mba  r265431 : #i80135#: search in notes 2008-12-12 16:11:54 +0100 mba  r265429 : #i80135#: search in notes 2008-12-12 16:11:02 +0100 mba  r265428 : #i80135#: search in notes 2008-12-11 20:24:20 +0100 pb  r265358 : fix: #i80135# fixes for aNotesBtn 2008-12-11 20:23:19 +0100 pb  r265357 : fix: #i80135# fixes for aNotesBtn 2008-12-11 07:42:17 +0100 pb  r265241 : fix: #i80135# CB_NOTES added 2008-12-11 07:40:36 +0100 pb  r265240 : fix: #i80135# CB_NOTES added 2008-12-11 07:32:03 +0100 pb  r265239 : fix: #i80135# CheckBox aNotesBtn added 2008-12-11 07:24:45 +0100 pb  r265238 : fix: #i80135# CheckBox aNotesBtn added 2008-12-10 15:41:31 +0100 mod  r265198 : crash using replies 2008-12-10 15:21:23 +0100 mod  r265195 : crash using replies 2008-12-10 13:45:14 +0100 mba  r265181 : warning fixed 2008-12-10 13:26:45 +0100 mba  r265178 : warning fixed 2008-12-10 11:48:23 +0100 mba  r265162 : fixed compilation error on Linux 2008-12-03 18:39:07 +0100 mod  r264806 : we don't get the Ctrl-Alt-N on mac inside a note, let's do the whole reply thing using the shell, cleaner anyway 2008-12-03 17:13:59 +0100 mod  r264802 : search dialog can be started and closed when focus is inside a note 2008-12-03 00:07:08 +0100 mod  r264733 : search inside notes 2008-12-02 18:06:08 +0100 mod  r264729 : WaE 2008-12-02 15:01:26 +0100 mod  r264703 : WaE 2008-12-02 00:20:14 +0100 mod  r264644 : WaE 2008-12-01 10:06:14 +0100 mod  r264587 : WaE 2008-12-01 01:28:34 +0100 mod  r264585 : WaE 2008-11-30 22:51:19 +0100 mod  r264584 : search inside notes 2008-11-30 17:03:04 +0100 mod  r264583 : search inside notes 2008-11-28 16:30:05 +0100 mod  r264560 : #i96602# 2008-11-28 16:14:50 +0100 mod  r264559 : test 2008-11-28 16:11:37 +0100 mod  r264558 : test 2008-11-17 17:46:10 +0100 mod  r263735 : WaE 2008-11-17 17:45:56 +0100 mod  r263734 : WaE 2008-11-17 17:37:35 +0100 mod  r263733 : revert manual fix for icu 2008-11-17 15:03:55 +0100 mod  r263726 : manual fix for icu 2008-11-17 11:17:49 +0100 mod  r263707 : manual fix for icu 2008-11-14 15:51:19 +0100 mod  r263679 : fix 2008-11-14 14:48:02 +0100 mod  r263676 : some more cleanup, redline comments not in the margin for 3.1 2008-11-14 08:37:07 +0100 mod  r263664 : end of line missing 2008-11-13 18:36:53 +0100 mod  r263660 : WaE 2008-11-13 18:20:04 +0100 mod  r263659 : #i94374# 2008-11-13 15:51:28 +0100 mod  r263648 : CWS-TOOLING: rebase CWS notes7 to trunk@263288 (milestone: DEV300:m35) 2008-11-13 08:33:19 +0100 mod  r263622 : typos 2008-11-02 23:18:19 +0100 mod  r263278 : changes notes, replies 2008-11-01 11:48:35 +0100 mod  r262873 : replies, comments 2008-11-01 11:44:57 +0100 mod  r262872 : notes search button 2008-10-10 14:34:34 +0200 mod  r262150 : migration from cvs to svn 2008-10-10 14:33:39 +0200 mod  r262149 : migration from cvs to svn


2009-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [157c6391f460757d712df74b2f9c17ad1fc0ddc2]

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


2009-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [7dcd1492c641d6a318c5945673b4c1ec536e0d8a]

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


2009-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [35e8d6de60cf91e97fe722834c294a0a9223922f]

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


2009-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [f21e2ab7402673c8930baeff1ce111288662c562]

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>  [1ddaa21f25dd09d44a49a7407480072f251f8333]

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>  [ee43ed1aa73f840ecce5ff76ca4e615b105be810]

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>  [ea23c78253885d95910d601db54a868806576975]

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>  [16160041500efcc4cc8ad9b77e7c6aa90c0d1acc]

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>  [41e0d74e92d660b1b2e96f6dbaa00eb3eb84623e]

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>  [f9b766aeba91ed331e4c293edd97954b7ebdfce3]

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>  [907afb8927c4834a5c30cd4f57f17b7297f18b2c]

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-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [a34672d85fe6b249d03f9651f6e978e0b84d710f]

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-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [ae503a17e4b125688b7a541427e34a62298108a1]

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-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [8fc7fb343dd6232fe2970ccf69b246019b9f767f]

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-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [3a1c0c61dcd71d189849e9b8d54e8c17ede4839c]

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-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [0416c98d433be40fe2e2d0199ebaa8d029e8e338]

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-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [ed82fa6ad09f761185bddce7a2d3149fb4cbcbdc]

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-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [c2677ad22a87315796ffcb6094f9ef0ba8e80cef]

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-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [95dd5723d035324c8ad38976635fcb7a257ce80f]

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-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [96000512682917df87d8c6e011d0827d188500cf]

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-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [386551b1fcd13fef876bcd85ae378b6470593a5f]

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>  [32b596fdfb8637d117c8cbb9f891d366fdc59dae]

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-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [d6e3b882a480dd809e5ff4f496c8b2e4a6174c9e]

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-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [9ce9c1f0b95018c79fc4d0e3ed19ab879a57cc05]

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-25  René Engelhard  <rene@openoffice.org>  [8477e2062825e7fa9fb794257e5b8db39033152e]

#i96970# fix integration of swffixes02


2008-12-22  Rüdiger Timm  <rt@openoffice.org>  [d11e75f0bf46a110fa2fb7a41a5d2ffcd0e82722]

#i10000# Do not create signalfiles in in working directory. On failure they dont get removed and afterwards pollute the source tree.


2008-12-22  Rüdiger Timm  <rt@openoffice.org>  [606c02f62dd18c025ee9308ca6e49e422cb35f77]

#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>  [293394e34d5e2368c3bf592d9d14437741ea8084]

#i97440# Undo r265738 as it did not help.


2008-12-22  Rüdiger Timm  <rt@openoffice.org>  [f05154c1f290f4b8ee7a6af5f1c30d5536f2027b]

#i97483# Remove duplicate entries, introduced in r14657 (integration of CWS native209_DEV300).


2008-12-20  Rüdiger Timm  <rt@openoffice.org>  [7bdfafa82c73a16ee7bbe1667aac0d64d1ab673d]

#i10000# Fix temp file name


2008-12-19  Rüdiger Timm  <rt@openoffice.org>  [90c5e557adcd2d7a931e166102301a70d287c6a5]

#i10000# Do not write incomplete filter entries.


2008-12-19  Rüdiger Timm  <rt@openoffice.org>  [fc41ec275c668651d749ee9adf3c727e62d80303]

#i97426# Do not use a static Bitmap here.


2008-12-19  Rüdiger Timm  <rt@openoffice.org>  [8291946457ff413625f4387dfa02d5897bddbeab]

#i10000# Get master fix from OOO300 m14: correct package names for vi & gl


2008-12-19  Rüdiger Timm  <rt@openoffice.org>  [612e509ba24e7febd2f99ca6c75e0610e0cc745a]

#i10000# Avoid warnings


2008-12-18  Rüdiger Timm  <rt@openoffice.org>  [1de383819e70ec2816447d6b621695d178eeb9ee]

#i97405# Typo corrected.


2008-12-18  Rüdiger Timm  <rt@openoffice.org>  [f5ef2f06be7816a94314cf1239542d8b40dae390]

#i10000# Make acronym unique


2008-12-18  Rüdiger Timm  <rt@openoffice.org>  [de1f2f8cfc2b1a1d9a8820c4f4ef52943ece5201]

#i10000# Under some obscure circumstances we need quoting for this expression.


2008-12-18  Rüdiger Timm  <rt@openoffice.org>  [2cd610a548ee24af97510d29b203a952eefb6fa1]

#i10000# Initialize 'fVal' variable to avoid warning.


2008-12-18  Rüdiger Timm  <rt@openoffice.org>  [1d68dbefecf1272fb307c8ae11acee9769aa47eb]

#i10000# Add xServiceFactory


2008-12-18  Rüdiger Timm  <rt@openoffice.org>  [0e41ac89cb526b83a4190b43cdb38fc37d737ad8]

#i10000# Changed text::TextMarkupType::GRAMMAR into text::TextMarkupType::PROOFREADING


2008-12-18  Rüdiger Timm  <rt@openoffice.org>  [1dc21a0ac059e97958f6f6665a2feca5347104c1]

#i10000# Make 'pWindow' variable known to DBG statement.


2008-12-18  Rüdiger Timm  <rt@openoffice.org>  [cd8aae109b17622439d52583270c9fe949a0e45f]

#i10000# Cast rWriteAcc->GetBestPaletteIndex to BYTE.


2008-12-18  Rüdiger Timm  <rt@openoffice.org>  [a0e9869ca6103fd87e96f649f2cc8b4a877552f5]

#i10000# Fix duplicate resource identifier.


2008-12-18  Rüdiger Timm  <rt@openoffice.org>  [9348d2e6646d648623b618e334a0bb9477e6c7a5]

#i10000# Define variables.


2008-12-18  Rüdiger Timm  <rt@openoffice.org>  [7e176b9f90eb853d4f9335c33ef098fe48d3e529]

#i10000# #i91949# Avoid warning about 'unused variable'.


2008-12-18  Rüdiger Timm  <rt@openoffice.org>  [079cf03df56dc24ce0fc18a9d4881cf7a8031687]

#i10000# #i91949# Since CWS tl56 there's no EE_CNTRL_NOREDLINES define any more (fix by TL).


2008-12-18  Rüdiger Timm  <rt@openoffice.org>  [a5e2b790af38216e2f6bf01178ea386b27da8906]

#i10000# r265661 wasn't perfect yet, this should be better.


2008-12-18  Rüdiger Timm  <rt@openoffice.org>  [094f6a7e968dd797e43b3b619d380228cab4132f]

#i10000# Warning: statement is unreachable.


2008-12-18  Rüdiger Timm  <rt@openoffice.org>  [34fa72e8733f62bd2b017ac1513450c09cfcdc97]

#i10000# Changes from CWS rtlcontrols conflicted with restructuring in m37


2008-12-18  Rüdiger Timm  <rt@openoffice.org>  [33b089b56bc2fb9cb566b95c4b9a96f5ccdb1fab]

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-17  Rüdiger Timm  <rt@openoffice.org>  [e0a6d52de06dfefaed506087203cf38bef1d5a3d]

#i10000# DBG_* macros now require a ';'


2008-12-17  Rüdiger Timm  <rt@openoffice.org>  [c54faaa60cff8eb3ccd236aebe788d3b0589db59]

#i10000# DBG_* macros now require a ';'


2008-12-17  Rüdiger Timm  <rt@openoffice.org>  [4a5a3378e7657c679da7f4bb69068f8feaa36519]

#i10000# remove DoDrawRedLines()


2008-12-17  Rüdiger Timm  <rt@openoffice.org>  [1e4648773daf912690a86092ee61b4b48ce5f6a2]

#i10000# I somehow managed to remove dozens of files by mistake when integrating CWS tl56_DEV300 (r265489). Revive.


2008-12-17  Rüdiger Timm  <rt@openoffice.org>  [b9fc19621d1e5aea8156ed31bc31bcf959a3785f]

#i10000# I somehow managed to remove dozens of files by mistake when integrating CWS tl56_DEV300 (r265489). Revive.


2008-12-17  Rüdiger Timm  <rt@openoffice.org>  [da3ce47f1edd54ead268cb5c02a4ec3817c9dbeb]

#i10000# I somehow managed to remove dozens of files by mistake when integrating CWS tl56_DEV300 (r265489). Revive.


2008-12-17  Rüdiger Timm  <rt@openoffice.org>  [50e8c911e060d2ecdada42823f90be30296c0508]

#i10000# comphelper/source/property/propagg.cxx include 'typeinfo' instead of 'typeinfo.h'.


2008-12-17  Rüdiger Timm  <rt@openoffice.org>  [0a3c74a86bd34005bbe26dd46ff8cca60b8036f4]

#i10000# comphelper/source/property/propagg.cxx include 'typeinfo' instead of 'typeinfo.h'.


2008-12-17  Rüdiger Timm  <rt@openoffice.org>  [53e01aa1357268e504366dba80ae36281dd8f42b]

#i10000# Make acronym unique


2008-12-17  Rüdiger Timm  <rt@openoffice.org>  [2120ed88a66153da9bc1f77ea0c687109fc63b1c]

#i10000# Revive offapi/com/sun/star/chart/MissingValueTreatment.idl


2008-12-16  Rüdiger Timm  <rt@openoffice.org>  [d47faebf19be9cddf767b54163d23e77a928d95a]

DEV300


2008-12-16  Rüdiger Timm  <rt@openoffice.org>  [b1da5a57d93e8e9b43b9bba9fabc3b7e61289edc]

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>  [85702858a81c72b40f0e7e3ce05e677ffb996da9]

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>  [6adf0ad69933ed593f0fd0a3c4dd688fe52687f9]

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>  [063e5974b8ca3f9668745f904c2063eb0d70c7c3]

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>  [1b911c2910924880f7db821927cf0bec6c8c733a]

#i10000# SO: depend on 'officenames'.


2008-12-16  Philipp Lohmann  <pl@openoffice.org>  [4ee46e177a830739cdc57613784b99f29ec00bea]

revert erroneous commit on trunk


2008-12-16  Philipp Lohmann  <pl@openoffice.org>  [26ede1844bf8f599449fbc77e9fbcf008e861e1c]

#i93173# lazy deletion of toolbars


2008-12-16  Rüdiger Timm  <rt@openoffice.org>  [eb1fb30b3055ba2306e7956babf8c618e4e50c46]

CWS-TOOLING: integrate CWS native211_DEV300


2008-12-16  Rüdiger Timm  <rt@openoffice.org>  [03fb43fd3d63d34da2992a2067b13a4436f9153d]

CWS-TOOLING: integrate CWS native211_DEV300


2008-12-16  Rüdiger Timm  <rt@openoffice.org>  [910f6c461c23ab658a93e6f26ee58a5890299431]

CWS-TOOLING: integrate CWS rtlcontrols 2008-12-11 21:08:49 +0100 fs  r265367 : CONTEXT_WRITING_MODE is transient 2008-12-11 21:08:00 +0100 fs  r265365 : REGISTER_PROP_3 2008-12-11 20:53:44 +0100 fs  r265362 : ContextWritingMode is not MAYBEVOID 2008-12-11 15:29:08 +0100 fs  r265315 : prevent a deadlock during complex.dbaccess.DatabaseDocument test 2008-12-11 15:01:13 +0100 fs  r265304 : manual RESYNC to m37 2008-12-10 20:04:38 +0100 pl  r265230 : #i30631# fix a snafu in mirroring 2008-12-10 19:14:45 +0100 pl  r265229 : #i30631# rework PaintToDevice for RTL controls 2008-12-05 10:19:13 +0100 fs  r264893 : #i10000# ImplInitSettings => ImplInitWindow (ImplInitSettings clashed with base classes ImplInitSettings on unxsols4) 2008-12-03 12:55:24 +0100 fs  r264768 : #i100000# 2008-12-03 07:11:48 +0100 fs  r264741 : #i10000# 2008-12-02 10:37:51 +0100 fs  r264670 : CWS-TOOLING: rebase CWS rtlcontrols to trunk@264325 (milestone: DEV300:m36) 2008-12-02 09:27:50 +0100 fs  r264660 : merge from trunk 2008-11-25 10:28:36 +0100 ama  r264277 : Fix #i94572# 2008-11-24 11:46:48 +0100 fs  r264218 : #i30631# proper context writing mode 2008-11-24 09:38:04 +0100 fs  r264204 : #i30631# (approved by PL) 2008-11-24 09:35:47 +0100 fs  r264203 : #i30631# Context/WritingMode 2008-11-24 09:33:36 +0100 fs  r264202 : #i30631# Context/WritingMode 2008-11-24 09:31:53 +0100 fs  r264200 : #i30631# RTL 2008-11-19 08:51:48 +0100 fs  r263963 : #i10000# 2008-11-18 20:58:11 +0100 fs  r263878 : #i10000# 2008-11-18 15:30:44 +0100 fs  r263778 : migrate the CWS from CVS to SVN the CVS changes contained in this change set are the ones between the following two CVS tags: CWS_DEV300_RTLCONTROLS_ANCHOR CWS_DEV300_RTLCONTROLS_PRE_MIGRATION 2008-11-18 12:29:04 +0100 ama  r263762 : Fix #i94572#: Context direction for drawing objects 2008-11-18 12:25:50 +0100 ama  r263761 : Fix #i94572#: Context direction for drawing objects 2008-11-18 12:02:30 +0100 ama  r263759 : Fix #i94572#: Context direction for drawing objects


2008-12-16  Rüdiger Timm  <rt@openoffice.org>  [a03a6463880689bd311f7d8069aec3b7fb49c7fa]

CWS-TOOLING: integrate CWS rtlcontrols 2008-12-11 21:08:49 +0100 fs  r265367 : CONTEXT_WRITING_MODE is transient 2008-12-11 21:08:00 +0100 fs  r265365 : REGISTER_PROP_3 2008-12-11 20:53:44 +0100 fs  r265362 : ContextWritingMode is not MAYBEVOID 2008-12-11 15:29:08 +0100 fs  r265315 : prevent a deadlock during complex.dbaccess.DatabaseDocument test 2008-12-11 15:01:13 +0100 fs  r265304 : manual RESYNC to m37 2008-12-10 20:04:38 +0100 pl  r265230 : #i30631# fix a snafu in mirroring 2008-12-10 19:14:45 +0100 pl  r265229 : #i30631# rework PaintToDevice for RTL controls 2008-12-05 10:19:13 +0100 fs  r264893 : #i10000# ImplInitSettings => ImplInitWindow (ImplInitSettings clashed with base classes ImplInitSettings on unxsols4) 2008-12-03 12:55:24 +0100 fs  r264768 : #i100000# 2008-12-03 07:11:48 +0100 fs  r264741 : #i10000# 2008-12-02 10:37:51 +0100 fs  r264670 : CWS-TOOLING: rebase CWS rtlcontrols to trunk@264325 (milestone: DEV300:m36) 2008-12-02 09:27:50 +0100 fs  r264660 : merge from trunk 2008-11-25 10:28:36 +0100 ama  r264277 : Fix #i94572# 2008-11-24 11:46:48 +0100 fs  r264218 : #i30631# proper context writing mode 2008-11-24 09:38:04 +0100 fs  r264204 : #i30631# (approved by PL) 2008-11-24 09:35:47 +0100 fs  r264203 : #i30631# Context/WritingMode 2008-11-24 09:33:36 +0100 fs  r264202 : #i30631# Context/WritingMode 2008-11-24 09:31:53 +0100 fs  r264200 : #i30631# RTL 2008-11-19 08:51:48 +0100 fs  r263963 : #i10000# 2008-11-18 20:58:11 +0100 fs  r263878 : #i10000# 2008-11-18 15:30:44 +0100 fs  r263778 : migrate the CWS from CVS to SVN the CVS changes contained in this change set are the ones between the following two CVS tags: CWS_DEV300_RTLCONTROLS_ANCHOR CWS_DEV300_RTLCONTROLS_PRE_MIGRATION 2008-11-18 12:29:04 +0100 ama  r263762 : Fix #i94572#: Context direction for drawing objects 2008-11-18 12:25:50 +0100 ama  r263761 : Fix #i94572#: Context direction for drawing objects 2008-11-18 12:02:30 +0100 ama  r263759 : Fix #i94572#: Context direction for drawing objects


2008-12-16  Rüdiger Timm  <rt@openoffice.org>  [80ff83fc04c785abc22d6a14e0f71d5e9ab3e28c]

CWS-TOOLING: integrate CWS rtlcontrols 2008-12-11 21:08:49 +0100 fs  r265367 : CONTEXT_WRITING_MODE is transient 2008-12-11 21:08:00 +0100 fs  r265365 : REGISTER_PROP_3 2008-12-11 20:53:44 +0100 fs  r265362 : ContextWritingMode is not MAYBEVOID 2008-12-11 15:29:08 +0100 fs  r265315 : prevent a deadlock during complex.dbaccess.DatabaseDocument test 2008-12-11 15:01:13 +0100 fs  r265304 : manual RESYNC to m37 2008-12-10 20:04:38 +0100 pl  r265230 : #i30631# fix a snafu in mirroring 2008-12-10 19:14:45 +0100 pl  r265229 : #i30631# rework PaintToDevice for RTL controls 2008-12-05 10:19:13 +0100 fs  r264893 : #i10000# ImplInitSettings => ImplInitWindow (ImplInitSettings clashed with base classes ImplInitSettings on unxsols4) 2008-12-03 12:55:24 +0100 fs  r264768 : #i100000# 2008-12-03 07:11:48 +0100 fs  r264741 : #i10000# 2008-12-02 10:37:51 +0100 fs  r264670 : CWS-TOOLING: rebase CWS rtlcontrols to trunk@264325 (milestone: DEV300:m36) 2008-12-02 09:27:50 +0100 fs  r264660 : merge from trunk 2008-11-25 10:28:36 +0100 ama  r264277 : Fix #i94572# 2008-11-24 11:46:48 +0100 fs  r264218 : #i30631# proper context writing mode 2008-11-24 09:38:04 +0100 fs  r264204 : #i30631# (approved by PL) 2008-11-24 09:35:47 +0100 fs  r264203 : #i30631# Context/WritingMode 2008-11-24 09:33:36 +0100 fs  r264202 : #i30631# Context/WritingMode 2008-11-24 09:31:53 +0100 fs  r264200 : #i30631# RTL 2008-11-19 08:51:48 +0100 fs  r263963 : #i10000# 2008-11-18 20:58:11 +0100 fs  r263878 : #i10000# 2008-11-18 15:30:44 +0100 fs  r263778 : migrate the CWS from CVS to SVN the CVS changes contained in this change set are the ones between the following two CVS tags: CWS_DEV300_RTLCONTROLS_ANCHOR CWS_DEV300_RTLCONTROLS_PRE_MIGRATION 2008-11-18 12:29:04 +0100 ama  r263762 : Fix #i94572#: Context direction for drawing objects 2008-11-18 12:25:50 +0100 ama  r263761 : Fix #i94572#: Context direction for drawing objects 2008-11-18 12:02:30 +0100 ama  r263759 : Fix #i94572#: Context direction for drawing objects


2008-12-16  Rüdiger Timm  <rt@openoffice.org>  [69b684b12e42bf1396bdffca88ca880ac3c2e00b]

CWS-TOOLING: integrate CWS rtlcontrols 2008-12-11 21:08:49 +0100 fs  r265367 : CONTEXT_WRITING_MODE is transient 2008-12-11 21:08:00 +0100 fs  r265365 : REGISTER_PROP_3 2008-12-11 20:53:44 +0100 fs  r265362 : ContextWritingMode is not MAYBEVOID 2008-12-11 15:29:08 +0100 fs  r265315 : prevent a deadlock during complex.dbaccess.DatabaseDocument test 2008-12-11 15:01:13 +0100 fs  r265304 : manual RESYNC to m37 2008-12-10 20:04:38 +0100 pl  r265230 : #i30631# fix a snafu in mirroring 2008-12-10 19:14:45 +0100 pl  r265229 : #i30631# rework PaintToDevice for RTL controls 2008-12-05 10:19:13 +0100 fs  r264893 : #i10000# ImplInitSettings => ImplInitWindow (ImplInitSettings clashed with base classes ImplInitSettings on unxsols4) 2008-12-03 12:55:24 +0100 fs  r264768 : #i100000# 2008-12-03 07:11:48 +0100 fs  r264741 : #i10000# 2008-12-02 10:37:51 +0100 fs  r264670 : CWS-TOOLING: rebase CWS rtlcontrols to trunk@264325 (milestone: DEV300:m36) 2008-12-02 09:27:50 +0100 fs  r264660 : merge from trunk 2008-11-25 10:28:36 +0100 ama  r264277 : Fix #i94572# 2008-11-24 11:46:48 +0100 fs  r264218 : #i30631# proper context writing mode 2008-11-24 09:38:04 +0100 fs  r264204 : #i30631# (approved by PL) 2008-11-24 09:35:47 +0100 fs  r264203 : #i30631# Context/WritingMode 2008-11-24 09:33:36 +0100 fs  r264202 : #i30631# Context/WritingMode 2008-11-24 09:31:53 +0100 fs  r264200 : #i30631# RTL 2008-11-19 08:51:48 +0100 fs  r263963 : #i10000# 2008-11-18 20:58:11 +0100 fs  r263878 : #i10000# 2008-11-18 15:30:44 +0100 fs  r263778 : migrate the CWS from CVS to SVN the CVS changes contained in this change set are the ones between the following two CVS tags: CWS_DEV300_RTLCONTROLS_ANCHOR CWS_DEV300_RTLCONTROLS_PRE_MIGRATION 2008-11-18 12:29:04 +0100 ama  r263762 : Fix #i94572#: Context direction for drawing objects 2008-11-18 12:25:50 +0100 ama  r263761 : Fix #i94572#: Context direction for drawing objects 2008-11-18 12:02:30 +0100 ama  r263759 : Fix #i94572#: Context direction for drawing objects


2008-12-16  Rüdiger Timm  <rt@openoffice.org>  [6c5fbbfaebbe666f25ef13f1aecd5b019db884a8]

CWS-TOOLING: integrate CWS rtlcontrols 2008-12-11 21:08:49 +0100 fs  r265367 : CONTEXT_WRITING_MODE is transient 2008-12-11 21:08:00 +0100 fs  r265365 : REGISTER_PROP_3 2008-12-11 20:53:44 +0100 fs  r265362 : ContextWritingMode is not MAYBEVOID 2008-12-11 15:29:08 +0100 fs  r265315 : prevent a deadlock during complex.dbaccess.DatabaseDocument test 2008-12-11 15:01:13 +0100 fs  r265304 : manual RESYNC to m37 2008-12-10 20:04:38 +0100 pl  r265230 : #i30631# fix a snafu in mirroring 2008-12-10 19:14:45 +0100 pl  r265229 : #i30631# rework PaintToDevice for RTL controls 2008-12-05 10:19:13 +0100 fs  r264893 : #i10000# ImplInitSettings => ImplInitWindow (ImplInitSettings clashed with base classes ImplInitSettings on unxsols4) 2008-12-03 12:55:24 +0100 fs  r264768 : #i100000# 2008-12-03 07:11:48 +0100 fs  r264741 : #i10000# 2008-12-02 10:37:51 +0100 fs  r264670 : CWS-TOOLING: rebase CWS rtlcontrols to trunk@264325 (milestone: DEV300:m36) 2008-12-02 09:27:50 +0100 fs  r264660 : merge from trunk 2008-11-25 10:28:36 +0100 ama  r264277 : Fix #i94572# 2008-11-24 11:46:48 +0100 fs  r264218 : #i30631# proper context writing mode 2008-11-24 09:38:04 +0100 fs  r264204 : #i30631# (approved by PL) 2008-11-24 09:35:47 +0100 fs  r264203 : #i30631# Context/WritingMode 2008-11-24 09:33:36 +0100 fs  r264202 : #i30631# Context/WritingMode 2008-11-24 09:31:53 +0100 fs  r264200 : #i30631# RTL 2008-11-19 08:51:48 +0100 fs  r263963 : #i10000# 2008-11-18 20:58:11 +0100 fs  r263878 : #i10000# 2008-11-18 15:30:44 +0100 fs  r263778 : migrate the CWS from CVS to SVN the CVS changes contained in this change set are the ones between the following two CVS tags: CWS_DEV300_RTLCONTROLS_ANCHOR CWS_DEV300_RTLCONTROLS_PRE_MIGRATION 2008-11-18 12:29:04 +0100 ama  r263762 : Fix #i94572#: Context direction for drawing objects 2008-11-18 12:25:50 +0100 ama  r263761 : Fix #i94572#: Context direction for drawing objects 2008-11-18 12:02:30 +0100 ama  r263759 : Fix #i94572#: Context direction for drawing objects


2008-12-16  Rüdiger Timm  <rt@openoffice.org>  [ba13251d79d9eee4e77beebe3f6b02e8127b8892]

CWS-TOOLING: integrate CWS rtlcontrols 2008-12-11 21:08:49 +0100 fs  r265367 : CONTEXT_WRITING_MODE is transient 2008-12-11 21:08:00 +0100 fs  r265365 : REGISTER_PROP_3 2008-12-11 20:53:44 +0100 fs  r265362 : ContextWritingMode is not MAYBEVOID 2008-12-11 15:29:08 +0100 fs  r265315 : prevent a deadlock during complex.dbaccess.DatabaseDocument test 2008-12-11 15:01:13 +0100 fs  r265304 : manual RESYNC to m37 2008-12-10 20:04:38 +0100 pl  r265230 : #i30631# fix a snafu in mirroring 2008-12-10 19:14:45 +0100 pl  r265229 : #i30631# rework PaintToDevice for RTL controls 2008-12-05 10:19:13 +0100 fs  r264893 : #i10000# ImplInitSettings => ImplInitWindow (ImplInitSettings clashed with base classes ImplInitSettings on unxsols4) 2008-12-03 12:55:24 +0100 fs  r264768 : #i100000# 2008-12-03 07:11:48 +0100 fs  r264741 : #i10000# 2008-12-02 10:37:51 +0100 fs  r264670 : CWS-TOOLING: rebase CWS rtlcontrols to trunk@264325 (milestone: DEV300:m36) 2008-12-02 09:27:50 +0100 fs  r264660 : merge from trunk 2008-11-25 10:28:36 +0100 ama  r264277 : Fix #i94572# 2008-11-24 11:46:48 +0100 fs  r264218 : #i30631# proper context writing mode 2008-11-24 09:38:04 +0100 fs  r264204 : #i30631# (approved by PL) 2008-11-24 09:35:47 +0100 fs  r264203 : #i30631# Context/WritingMode 2008-11-24 09:33:36 +0100 fs  r264202 : #i30631# Context/WritingMode 2008-11-24 09:31:53 +0100 fs  r264200 : #i30631# RTL 2008-11-19 08:51:48 +0100 fs  r263963 : #i10000# 2008-11-18 20:58:11 +0100 fs  r263878 : #i10000# 2008-11-18 15:30:44 +0100 fs  r263778 : migrate the CWS from CVS to SVN the CVS changes contained in this change set are the ones between the following two CVS tags: CWS_DEV300_RTLCONTROLS_ANCHOR CWS_DEV300_RTLCONTROLS_PRE_MIGRATION 2008-11-18 12:29:04 +0100 ama  r263762 : Fix #i94572#: Context direction for drawing objects 2008-11-18 12:25:50 +0100 ama  r263761 : Fix #i94572#: Context direction for drawing objects 2008-11-18 12:02:30 +0100 ama  r263759 : Fix #i94572#: Context direction for drawing objects


2008-12-16  Rüdiger Timm  <rt@openoffice.org>  [4d25bb492c1a82be70808b7f66296abf8923b226]

CWS-TOOLING: integrate CWS rtlcontrols 2008-12-11 21:08:49 +0100 fs  r265367 : CONTEXT_WRITING_MODE is transient 2008-12-11 21:08:00 +0100 fs  r265365 : REGISTER_PROP_3 2008-12-11 20:53:44 +0100 fs  r265362 : ContextWritingMode is not MAYBEVOID 2008-12-11 15:29:08 +0100 fs  r265315 : prevent a deadlock during complex.dbaccess.DatabaseDocument test 2008-12-11 15:01:13 +0100 fs  r265304 : manual RESYNC to m37 2008-12-10 20:04:38 +0100 pl  r265230 : #i30631# fix a snafu in mirroring 2008-12-10 19:14:45 +0100 pl  r265229 : #i30631# rework PaintToDevice for RTL controls 2008-12-05 10:19:13 +0100 fs  r264893 : #i10000# ImplInitSettings => ImplInitWindow (ImplInitSettings clashed with base classes ImplInitSettings on unxsols4) 2008-12-03 12:55:24 +0100 fs  r264768 : #i100000# 2008-12-03 07:11:48 +0100 fs  r264741 : #i10000# 2008-12-02 10:37:51 +0100 fs  r264670 : CWS-TOOLING: rebase CWS rtlcontrols to trunk@264325 (milestone: DEV300:m36) 2008-12-02 09:27:50 +0100 fs  r264660 : merge from trunk 2008-11-25 10:28:36 +0100 ama  r264277 : Fix #i94572# 2008-11-24 11:46:48 +0100 fs  r264218 : #i30631# proper context writing mode 2008-11-24 09:38:04 +0100 fs  r264204 : #i30631# (approved by PL) 2008-11-24 09:35:47 +0100 fs  r264203 : #i30631# Context/WritingMode 2008-11-24 09:33:36 +0100 fs  r264202 : #i30631# Context/WritingMode 2008-11-24 09:31:53 +0100 fs  r264200 : #i30631# RTL 2008-11-19 08:51:48 +0100 fs  r263963 : #i10000# 2008-11-18 20:58:11 +0100 fs  r263878 : #i10000# 2008-11-18 15:30:44 +0100 fs  r263778 : migrate the CWS from CVS to SVN the CVS changes contained in this change set are the ones between the following two CVS tags: CWS_DEV300_RTLCONTROLS_ANCHOR CWS_DEV300_RTLCONTROLS_PRE_MIGRATION 2008-11-18 12:29:04 +0100 ama  r263762 : Fix #i94572#: Context direction for drawing objects 2008-11-18 12:25:50 +0100 ama  r263761 : Fix #i94572#: Context direction for drawing objects 2008-11-18 12:02:30 +0100 ama  r263759 : Fix #i94572#: Context direction for drawing objects


2008-12-16  Rüdiger Timm  <rt@openoffice.org>  [30dc7272b2dd2b0d399e7905ecf4c99dd1c2652d]

CWS-TOOLING: integrate CWS odfp30_DEV300


2008-12-16  Rüdiger Timm  <rt@openoffice.org>  [f8f3c24d4d63c19a360e129118ad6f89147ac353]

CWS-TOOLING: integrate CWS odfp30_DEV300


2008-12-16  Rüdiger Timm  <rt@openoffice.org>  [a2c470025fe6cc4b711fdfe88976e829aef713ab]

CWS-TOOLING: integrate CWS odfp30_DEV300


2008-12-16  Rüdiger Timm  <rt@openoffice.org>  [692b9bb291b9c5efb6c2daf77b213bde07326016]

CWS-TOOLING: integrate CWS odfp30_DEV300


2008-12-16  Rüdiger Timm  <rt@openoffice.org>  [4f70cd8e18074e87aa8af64bf37585e5fcebfc3f]

CWS-TOOLING: integrate CWS odfp30_DEV300


2008-12-16  Rüdiger Timm  <rt@openoffice.org>  [0653d8ba55131fe025cb1e7f914b872ca2f01486]

CWS-TOOLING: integrate CWS native210_DEV300


2008-12-16  Rüdiger Timm  <rt@openoffice.org>  [d77dfcfa0fa4172c5a8840c079b5d8cba16f3d0b]

CWS-TOOLING: integrate CWS native210_DEV300


2008-12-16  Rüdiger Timm  <rt@openoffice.org>  [ef3e6790015f17c5301a910ea75718b43930b039]

CWS-TOOLING: integrate CWS mav45_DEV300


2008-12-16  Rüdiger Timm  <rt@openoffice.org>  [53c54b688dcd1594c2275ca591935019ba84d398]

CWS-TOOLING: integrate CWS native209_DEV300


2008-12-16  Rüdiger Timm  <rt@openoffice.org>  [2f4d5c35d405ce8e4a046921754b83de80788d9f]

CWS-TOOLING: integrate CWS native209_DEV300


2008-12-16  Rüdiger Timm  <rt@openoffice.org>  [81896430684faf0985d6729125a977f15c357b67]

CWS-TOOLING: integrate CWS sw301bf05_DEV300


2008-12-16  Rüdiger Timm  <rt@openoffice.org>  [97396d0614f87ed8cdbad577dbccc217e2e98c58]

CWS-TOOLING: integrate CWS sw301bf05_DEV300


2008-12-16  Rüdiger Timm  <rt@openoffice.org>  [69078217faee67ca461f23b099f0231cf3cda4be]

CWS-TOOLING: integrate CWS sw301bf05_DEV300


2008-12-16  Rüdiger Timm  <rt@openoffice.org>  [92151164078b33588e773aabcfdbb1d31d3a6b4f]

CWS-TOOLING: integrate CWS sw301bf05_DEV300


2008-12-15  Rüdiger Timm  <rt@openoffice.org>  [5cef3239f432ce5aaf26e577aaf2811f872d2d85]

CWS-TOOLING: integrate CWS qadev34t_DEV300


2008-12-15  Rüdiger Timm  <rt@openoffice.org>  [e11f93c8c7c232448b665e89f2d8477360dca4c4]

CWS-TOOLING: integrate CWS qadev34t_DEV300


2008-12-15  Rüdiger Timm  <rt@openoffice.org>  [89eaac243a36bc9e3402132f5152f9d172b97a22]

CWS-TOOLING: integrate CWS swffixes02_DEV300


2008-12-15  Rüdiger Timm  <rt@openoffice.org>  [0f6c25e730d6a2721fd1a03896d97d3546784537]

#i96909# Do not translate officecfg/data/org/openoffice/Office/Accelerators.xcu


2008-12-15  Rüdiger Timm  <rt@openoffice.org>  [d4ec5ae3db034af09e0773c24714f3df4f04d396]

#i96909# Do not translate officecfg/data/org/openoffice/Office/Accelerators.xcu


2008-12-15  Rüdiger Timm  <rt@openoffice.org>  [e5053ca7d00037add17ceb85ea531666fca9af01]

CWS-TOOLING: integrate CWS ooo301gsl3_DEV300


2008-12-15  Rüdiger Timm  <rt@openoffice.org>  [6e26501b0c0ad3cbd98c0af9aab2f9afc8461886]

CWS-TOOLING: integrate CWS ooo301gsl3_DEV300


2008-12-15  Rüdiger Timm  <rt@openoffice.org>  [89c9c545f47381d26a3b97b8b78d4bdb41a2914c]

CWS-TOOLING: integrate CWS tl56_DEV300


2008-12-15  Rüdiger Timm  <rt@openoffice.org>  [03e74ca79e2147a4268985eb90e4fac976b5ed81]

CWS-TOOLING: integrate CWS tl56_DEV300


2008-12-15  Rüdiger Timm  <rt@openoffice.org>  [d4d0eff0e8fbbd53af86a47b41aa78be8db0199f]

CWS-TOOLING: integrate CWS tl56_DEV300


2008-12-15  Rüdiger Timm  <rt@openoffice.org>  [e675e98a9bb1ae81f93486b80f5bf2f84b570e25]

CWS-TOOLING: integrate CWS tl56_DEV300


2008-12-15  Rüdiger Timm  <rt@openoffice.org>  [917ab85805d8c8cff292c4ba37ee3c1e4a97095d]

CWS-TOOLING: integrate CWS tl56_DEV300


2008-12-15  Rüdiger Timm  <rt@openoffice.org>  [1e2edbcfec7d002c3ab0078395c7a1edaf12d88d]

CWS-TOOLING: integrate CWS tl56_DEV300


2008-12-15  Rüdiger Timm  <rt@openoffice.org>  [3e3396189e2acd863096376ad39e8a59aff47e7e]

CWS-TOOLING: integrate CWS tl56_DEV300


2008-12-15  Rüdiger Timm  <rt@openoffice.org>  [425f307d4bbc07c13b25dd8e6a20cfae0f201129]

CWS-TOOLING: integrate CWS tl56_DEV300


2008-12-15  Rüdiger Timm  <rt@openoffice.org>  [a10ddaf8a9d8cf16aa219f72bcdba67df8f6b678]

CWS-TOOLING: integrate CWS tl56_DEV300


2008-12-15  Rüdiger Timm  <rt@openoffice.org>  [bd14d6bc197144d99ab8339f7d018d2a4678f610]

CWS-TOOLING: integrate CWS tl56_DEV300


2008-12-15  Rüdiger Timm  <rt@openoffice.org>  [587abd3cd7f1f25745347bc71717787d32fc620e]

CWS-TOOLING: integrate CWS tl56_DEV300


2008-12-15  Ocke Janssen  <oj@openoffice.org>  [91f55402d65a88423ec4827e7cf880dc7283b715]

reverse commit


2008-12-15  Ocke Janssen  <oj@openoffice.org>  [6a18a66e1c11cb357f4b70115bdd2f89c24ceb11]

new pentaho sources


2008-12-15  Rüdiger Timm  <rt@openoffice.org>  [0958a9cd0dbcfcae46fb664d5b4ac6d28804b9a2]

CWS-TOOLING: integrate CWS macrestart2_DEV300


2008-12-15  Rüdiger Timm  <rt@openoffice.org>  [095c77393155dfac5bbf3a62a5fdcabc6f0f93f2]

CWS-TOOLING: integrate CWS macrestart2_DEV300


2008-12-15  Rüdiger Timm  <rt@openoffice.org>  [46b3f2d50dc387b2b635de5f7d675e4c6a9a202a]

CWS-TOOLING: integrate CWS ooo301gsl2_DEV300


2008-12-14  Eric Bachard  <ericb@openoffice.org>  [0e9c6b78527f5969e177015ba49d923364ac65cc]

#i10000# reverting bad commit


2008-12-14  Eric Bachard  <ericb@openoffice.org>  [bd02cbf4ac5ed3db172bf1b28c78b7ab4e1c65cf]

#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-13  René Engelhard  <rene@openoffice.org>  [25f8c711e87a8f8e437e31367fc71da108c4304b]

#i10000# fix sysui36 integration


2008-12-13  Rüdiger Timm  <rt@openoffice.org>  [b7760a608cf2b30d4aaaa3f21d5a0658ea5f9fd2]

CWS-TOOLING: integrate CWS sjfixes12_DEV300


2008-12-13  Rüdiger Timm  <rt@openoffice.org>  [383044d00d1405740eedef673edd79b951fadcf8]

CWS-TOOLING: integrate CWS sjfixes12_DEV300


2008-12-13  Rüdiger Timm  <rt@openoffice.org>  [608c587a7521c5126f0fddb623204721be6d91e5]

CWS-TOOLING: integrate CWS sjfixes12_DEV300


2008-12-13  Rüdiger Timm  <rt@openoffice.org>  [3dc801ce9c8d4325413ee1fff48bc5eef76208ea]

CWS-TOOLING: integrate CWS sysui36 2008-12-12 22:23:56 +0100 rene  r265443 : revert last change 2008-12-12 19:59:28 +0100 ihi  r265442 : ->Exec PRODUCTNAME 2008-12-12 19:44:27 +0100 ihi  r265441 : false icon but locolor 2008-12-12 19:43:50 +0100 ihi  r265440 : false icon but locolor 2008-12-12 16:12:35 +0100 ihi  r265430 : pre #i86704# work to have the translation prepared till UI freeze 2008-12-10 18:46:08 +0100 ihi  r265222 : #i96666# rpm build fix 2008-12-10 18:35:55 +0100 ihi  r265217 : #i93909# Missing GenericName


2008-12-13  Rüdiger Timm  <rt@openoffice.org>  [feaeb953e72da6a6b260f8c536e25c0322fdf92e]

CWS-TOOLING: integrate CWS sysui28_DEV300


2008-12-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [7e83497f0cc18b219340cdf9311abd2f48df7395]

#i10000#: add 'idl' and 'pus' to zip_sub_dirs


2008-12-12  Rüdiger Timm  <rt@openoffice.org>  [e45319f7a1c88293aadcfdcd326c821d06176d48]

CWS-TOOLING: integrate CWS fwk92 2008-12-04 14:43:28 +0100 oc  r264844 : #i96788# 2008-12-03 02:15:17 +0100 fredrikh  r264734 : i96817 2008-12-02 16:42:46 +0100 tbo  r264720 : #i96763# changes to password dialog for framework, math, global 2008-11-26 16:26:28 +0100 mav  r264418 : #i93617# fix typo 2008-11-26 16:13:03 +0100 mav  r264411 : #i93617# fix the linux scenario 2008-11-25 17:58:01 +0100 mav  r264323 : #i93617# fix the windows problems 2008-11-25 17:51:33 +0100 mav  r264321 : #i93617# fix the windows problems 2008-11-21 16:01:18 +0100 mav  r264145 : #i78753# integrate the patch 2008-11-21 14:08:32 +0100 mav  r264136 : #i93617# integrate the patch 2008-11-21 13:01:56 +0100 mav  r264127 : #i82947# integrate the patch 2008-11-20 18:14:19 +0100 mav  r264092 : #i95793# look for import filter 2008-11-18 15:23:44 +0100 pb  r263776 : fix: #i92579# #i92583# SvxSecurity/SearchPage: more space for controls 2008-11-18 15:21:39 +0100 pb  r263774 : fix: #i92579# #i92583# SvxSecurity/SearchPage: more space for controls 2008-11-18 15:18:54 +0100 pb  r263772 : fix: #i92583# SvxSearchPage::InitControls_Impl() added 2008-11-18 15:16:07 +0100 pb  r263771 : fix: #i92579# columns calculated newly 2008-11-18 11:09:28 +0100 mav  r263751 : #i21923# small fixes 2008-11-17 17:22:04 +0100 mav  r263730 : #i21923# integrate the patch 2008-11-17 14:29:02 +0100 mav  r263723 : #i21923# integrate the patch 2008-11-13 16:46:08 +0100 mav  r263653 : #i88127# integrate the patch 2008-11-13 14:46:56 +0100 mav  r263645 : #i54638# integrate the patch 2008-11-11 13:11:03 +0100 pb  r263554 : fix: #i93142# disable maRecommReadOnlyCB on read-only documents 2008-11-10 13:30:58 +0100 pb  r263516 : fix: #i93833# Mozilla Plug-in -> Browser Plug-in 2008-11-10 13:29:10 +0100 pb  r263515 : fix: #i93833# Mozilla Plug-in -> Browser Plug-in 2008-11-10 06:10:11 +0100 pb  r263505 : fix: #i94937# now .uno.ExtendedHelp without image 2008-11-04 20:52:50 +0100 mav  r263337 : migrate cws fwk92 to svn


2008-12-12  Rüdiger Timm  <rt@openoffice.org>  [90f49bad18059f150dc8ccc432808b9a29d368ac]

CWS-TOOLING: integrate CWS fwk92 2008-12-04 14:43:28 +0100 oc  r264844 : #i96788# 2008-12-03 02:15:17 +0100 fredrikh  r264734 : i96817 2008-12-02 16:42:46 +0100 tbo  r264720 : #i96763# changes to password dialog for framework, math, global 2008-11-26 16:26:28 +0100 mav  r264418 : #i93617# fix typo 2008-11-26 16:13:03 +0100 mav  r264411 : #i93617# fix the linux scenario 2008-11-25 17:58:01 +0100 mav  r264323 : #i93617# fix the windows problems 2008-11-25 17:51:33 +0100 mav  r264321 : #i93617# fix the windows problems 2008-11-21 16:01:18 +0100 mav  r264145 : #i78753# integrate the patch 2008-11-21 14:08:32 +0100 mav  r264136 : #i93617# integrate the patch 2008-11-21 13:01:56 +0100 mav  r264127 : #i82947# integrate the patch 2008-11-20 18:14:19 +0100 mav  r264092 : #i95793# look for import filter 2008-11-18 15:23:44 +0100 pb  r263776 : fix: #i92579# #i92583# SvxSecurity/SearchPage: more space for controls 2008-11-18 15:21:39 +0100 pb  r263774 : fix: #i92579# #i92583# SvxSecurity/SearchPage: more space for controls 2008-11-18 15:18:54 +0100 pb  r263772 : fix: #i92583# SvxSearchPage::InitControls_Impl() added 2008-11-18 15:16:07 +0100 pb  r263771 : fix: #i92579# columns calculated newly 2008-11-18 11:09:28 +0100 mav  r263751 : #i21923# small fixes 2008-11-17 17:22:04 +0100 mav  r263730 : #i21923# integrate the patch 2008-11-17 14:29:02 +0100 mav  r263723 : #i21923# integrate the patch 2008-11-13 16:46:08 +0100 mav  r263653 : #i88127# integrate the patch 2008-11-13 14:46:56 +0100 mav  r263645 : #i54638# integrate the patch 2008-11-11 13:11:03 +0100 pb  r263554 : fix: #i93142# disable maRecommReadOnlyCB on read-only documents 2008-11-10 13:30:58 +0100 pb  r263516 : fix: #i93833# Mozilla Plug-in -> Browser Plug-in 2008-11-10 13:29:10 +0100 pb  r263515 : fix: #i93833# Mozilla Plug-in -> Browser Plug-in 2008-11-10 06:10:11 +0100 pb  r263505 : fix: #i94937# now .uno.ExtendedHelp without image 2008-11-04 20:52:50 +0100 mav  r263337 : migrate cws fwk92 to svn


2008-12-12  Rüdiger Timm  <rt@openoffice.org>  [d6b3e99927528cd5ad313b36835abd287996519e]

CWS-TOOLING: integrate CWS fwk92 2008-12-04 14:43:28 +0100 oc  r264844 : #i96788# 2008-12-03 02:15:17 +0100 fredrikh  r264734 : i96817 2008-12-02 16:42:46 +0100 tbo  r264720 : #i96763# changes to password dialog for framework, math, global 2008-11-26 16:26:28 +0100 mav  r264418 : #i93617# fix typo 2008-11-26 16:13:03 +0100 mav  r264411 : #i93617# fix the linux scenario 2008-11-25 17:58:01 +0100 mav  r264323 : #i93617# fix the windows problems 2008-11-25 17:51:33 +0100 mav  r264321 : #i93617# fix the windows problems 2008-11-21 16:01:18 +0100 mav  r264145 : #i78753# integrate the patch 2008-11-21 14:08:32 +0100 mav  r264136 : #i93617# integrate the patch 2008-11-21 13:01:56 +0100 mav  r264127 : #i82947# integrate the patch 2008-11-20 18:14:19 +0100 mav  r264092 : #i95793# look for import filter 2008-11-18 15:23:44 +0100 pb  r263776 : fix: #i92579# #i92583# SvxSecurity/SearchPage: more space for controls 2008-11-18 15:21:39 +0100 pb  r263774 : fix: #i92579# #i92583# SvxSecurity/SearchPage: more space for controls 2008-11-18 15:18:54 +0100 pb  r263772 : fix: #i92583# SvxSearchPage::InitControls_Impl() added 2008-11-18 15:16:07 +0100 pb  r263771 : fix: #i92579# columns calculated newly 2008-11-18 11:09:28 +0100 mav  r263751 : #i21923# small fixes 2008-11-17 17:22:04 +0100 mav  r263730 : #i21923# integrate the patch 2008-11-17 14:29:02 +0100 mav  r263723 : #i21923# integrate the patch 2008-11-13 16:46:08 +0100 mav  r263653 : #i88127# integrate the patch 2008-11-13 14:46:56 +0100 mav  r263645 : #i54638# integrate the patch 2008-11-11 13:11:03 +0100 pb  r263554 : fix: #i93142# disable maRecommReadOnlyCB on read-only documents 2008-11-10 13:30:58 +0100 pb  r263516 : fix: #i93833# Mozilla Plug-in -> Browser Plug-in 2008-11-10 13:29:10 +0100 pb  r263515 : fix: #i93833# Mozilla Plug-in -> Browser Plug-in 2008-11-10 06:10:11 +0100 pb  r263505 : fix: #i94937# now .uno.ExtendedHelp without image 2008-11-04 20:52:50 +0100 mav  r263337 : migrate cws fwk92 to svn


2008-12-12  Rüdiger Timm  <rt@openoffice.org>  [3d8934c4ed0ada08548e16628d92642f01a1efd5]

CWS-TOOLING: integrate CWS fwk92 2008-12-04 14:43:28 +0100 oc  r264844 : #i96788# 2008-12-03 02:15:17 +0100 fredrikh  r264734 : i96817 2008-12-02 16:42:46 +0100 tbo  r264720 : #i96763# changes to password dialog for framework, math, global 2008-11-26 16:26:28 +0100 mav  r264418 : #i93617# fix typo 2008-11-26 16:13:03 +0100 mav  r264411 : #i93617# fix the linux scenario 2008-11-25 17:58:01 +0100 mav  r264323 : #i93617# fix the windows problems 2008-11-25 17:51:33 +0100 mav  r264321 : #i93617# fix the windows problems 2008-11-21 16:01:18 +0100 mav  r264145 : #i78753# integrate the patch 2008-11-21 14:08:32 +0100 mav  r264136 : #i93617# integrate the patch 2008-11-21 13:01:56 +0100 mav  r264127 : #i82947# integrate the patch 2008-11-20 18:14:19 +0100 mav  r264092 : #i95793# look for import filter 2008-11-18 15:23:44 +0100 pb  r263776 : fix: #i92579# #i92583# SvxSecurity/SearchPage: more space for controls 2008-11-18 15:21:39 +0100 pb  r263774 : fix: #i92579# #i92583# SvxSecurity/SearchPage: more space for controls 2008-11-18 15:18:54 +0100 pb  r263772 : fix: #i92583# SvxSearchPage::InitControls_Impl() added 2008-11-18 15:16:07 +0100 pb  r263771 : fix: #i92579# columns calculated newly 2008-11-18 11:09:28 +0100 mav  r263751 : #i21923# small fixes 2008-11-17 17:22:04 +0100 mav  r263730 : #i21923# integrate the patch 2008-11-17 14:29:02 +0100 mav  r263723 : #i21923# integrate the patch 2008-11-13 16:46:08 +0100 mav  r263653 : #i88127# integrate the patch 2008-11-13 14:46:56 +0100 mav  r263645 : #i54638# integrate the patch 2008-11-11 13:11:03 +0100 pb  r263554 : fix: #i93142# disable maRecommReadOnlyCB on read-only documents 2008-11-10 13:30:58 +0100 pb  r263516 : fix: #i93833# Mozilla Plug-in -> Browser Plug-in 2008-11-10 13:29:10 +0100 pb  r263515 : fix: #i93833# Mozilla Plug-in -> Browser Plug-in 2008-11-10 06:10:11 +0100 pb  r263505 : fix: #i94937# now .uno.ExtendedHelp without image 2008-11-04 20:52:50 +0100 mav  r263337 : migrate cws fwk92 to svn


2008-12-12  Rüdiger Timm  <rt@openoffice.org>  [ca1d8b662910092f3775a45989b036293c2c6955]

CWS-TOOLING: integrate CWS fwk92 2008-12-04 14:43:28 +0100 oc  r264844 : #i96788# 2008-12-03 02:15:17 +0100 fredrikh  r264734 : i96817 2008-12-02 16:42:46 +0100 tbo  r264720 : #i96763# changes to password dialog for framework, math, global 2008-11-26 16:26:28 +0100 mav  r264418 : #i93617# fix typo 2008-11-26 16:13:03 +0100 mav  r264411 : #i93617# fix the linux scenario 2008-11-25 17:58:01 +0100 mav  r264323 : #i93617# fix the windows problems 2008-11-25 17:51:33 +0100 mav  r264321 : #i93617# fix the windows problems 2008-11-21 16:01:18 +0100 mav  r264145 : #i78753# integrate the patch 2008-11-21 14:08:32 +0100 mav  r264136 : #i93617# integrate the patch 2008-11-21 13:01:56 +0100 mav  r264127 : #i82947# integrate the patch 2008-11-20 18:14:19 +0100 mav  r264092 : #i95793# look for import filter 2008-11-18 15:23:44 +0100 pb  r263776 : fix: #i92579# #i92583# SvxSecurity/SearchPage: more space for controls 2008-11-18 15:21:39 +0100 pb  r263774 : fix: #i92579# #i92583# SvxSecurity/SearchPage: more space for controls 2008-11-18 15:18:54 +0100 pb  r263772 : fix: #i92583# SvxSearchPage::InitControls_Impl() added 2008-11-18 15:16:07 +0100 pb  r263771 : fix: #i92579# columns calculated newly 2008-11-18 11:09:28 +0100 mav  r263751 : #i21923# small fixes 2008-11-17 17:22:04 +0100 mav  r263730 : #i21923# integrate the patch 2008-11-17 14:29:02 +0100 mav  r263723 : #i21923# integrate the patch 2008-11-13 16:46:08 +0100 mav  r263653 : #i88127# integrate the patch 2008-11-13 14:46:56 +0100 mav  r263645 : #i54638# integrate the patch 2008-11-11 13:11:03 +0100 pb  r263554 : fix: #i93142# disable maRecommReadOnlyCB on read-only documents 2008-11-10 13:30:58 +0100 pb  r263516 : fix: #i93833# Mozilla Plug-in -> Browser Plug-in 2008-11-10 13:29:10 +0100 pb  r263515 : fix: #i93833# Mozilla Plug-in -> Browser Plug-in 2008-11-10 06:10:11 +0100 pb  r263505 : fix: #i94937# now .uno.ExtendedHelp without image 2008-11-04 20:52:50 +0100 mav  r263337 : migrate cws fwk92 to svn


2008-12-12  Rüdiger Timm  <rt@openoffice.org>  [21fd41dec5d745cfacc131867acb8d09bf4ba509]

CWS-TOOLING: integrate CWS fwk92 2008-12-04 14:43:28 +0100 oc  r264844 : #i96788# 2008-12-03 02:15:17 +0100 fredrikh  r264734 : i96817 2008-12-02 16:42:46 +0100 tbo  r264720 : #i96763# changes to password dialog for framework, math, global 2008-11-26 16:26:28 +0100 mav  r264418 : #i93617# fix typo 2008-11-26 16:13:03 +0100 mav  r264411 : #i93617# fix the linux scenario 2008-11-25 17:58:01 +0100 mav  r264323 : #i93617# fix the windows problems 2008-11-25 17:51:33 +0100 mav  r264321 : #i93617# fix the windows problems 2008-11-21 16:01:18 +0100 mav  r264145 : #i78753# integrate the patch 2008-11-21 14:08:32 +0100 mav  r264136 : #i93617# integrate the patch 2008-11-21 13:01:56 +0100 mav  r264127 : #i82947# integrate the patch 2008-11-20 18:14:19 +0100 mav  r264092 : #i95793# look for import filter 2008-11-18 15:23:44 +0100 pb  r263776 : fix: #i92579# #i92583# SvxSecurity/SearchPage: more space for controls 2008-11-18 15:21:39 +0100 pb  r263774 : fix: #i92579# #i92583# SvxSecurity/SearchPage: more space for controls 2008-11-18 15:18:54 +0100 pb  r263772 : fix: #i92583# SvxSearchPage::InitControls_Impl() added 2008-11-18 15:16:07 +0100 pb  r263771 : fix: #i92579# columns calculated newly 2008-11-18 11:09:28 +0100 mav  r263751 : #i21923# small fixes 2008-11-17 17:22:04 +0100 mav  r263730 : #i21923# integrate the patch 2008-11-17 14:29:02 +0100 mav  r263723 : #i21923# integrate the patch 2008-11-13 16:46:08 +0100 mav  r263653 : #i88127# integrate the patch 2008-11-13 14:46:56 +0100 mav  r263645 : #i54638# integrate the patch 2008-11-11 13:11:03 +0100 pb  r263554 : fix: #i93142# disable maRecommReadOnlyCB on read-only documents 2008-11-10 13:30:58 +0100 pb  r263516 : fix: #i93833# Mozilla Plug-in -> Browser Plug-in 2008-11-10 13:29:10 +0100 pb  r263515 : fix: #i93833# Mozilla Plug-in -> Browser Plug-in 2008-11-10 06:10:11 +0100 pb  r263505 : fix: #i94937# now .uno.ExtendedHelp without image 2008-11-04 20:52:50 +0100 mav  r263337 : migrate cws fwk92 to svn


2008-12-12  Rüdiger Timm  <rt@openoffice.org>  [e9227cef3ebb28bed09ac82bc3292c2c65d5baa5]

CWS-TOOLING: integrate CWS fwk92 2008-12-04 14:43:28 +0100 oc  r264844 : #i96788# 2008-12-03 02:15:17 +0100 fredrikh  r264734 : i96817 2008-12-02 16:42:46 +0100 tbo  r264720 : #i96763# changes to password dialog for framework, math, global 2008-11-26 16:26:28 +0100 mav  r264418 : #i93617# fix typo 2008-11-26 16:13:03 +0100 mav  r264411 : #i93617# fix the linux scenario 2008-11-25 17:58:01 +0100 mav  r264323 : #i93617# fix the windows problems 2008-11-25 17:51:33 +0100 mav  r264321 : #i93617# fix the windows problems 2008-11-21 16:01:18 +0100 mav  r264145 : #i78753# integrate the patch 2008-11-21 14:08:32 +0100 mav  r264136 : #i93617# integrate the patch 2008-11-21 13:01:56 +0100 mav  r264127 : #i82947# integrate the patch 2008-11-20 18:14:19 +0100 mav  r264092 : #i95793# look for import filter 2008-11-18 15:23:44 +0100 pb  r263776 : fix: #i92579# #i92583# SvxSecurity/SearchPage: more space for controls 2008-11-18 15:21:39 +0100 pb  r263774 : fix: #i92579# #i92583# SvxSecurity/SearchPage: more space for controls 2008-11-18 15:18:54 +0100 pb  r263772 : fix: #i92583# SvxSearchPage::InitControls_Impl() added 2008-11-18 15:16:07 +0100 pb  r263771 : fix: #i92579# columns calculated newly 2008-11-18 11:09:28 +0100 mav  r263751 : #i21923# small fixes 2008-11-17 17:22:04 +0100 mav  r263730 : #i21923# integrate the patch 2008-11-17 14:29:02 +0100 mav  r263723 : #i21923# integrate the patch 2008-11-13 16:46:08 +0100 mav  r263653 : #i88127# integrate the patch 2008-11-13 14:46:56 +0100 mav  r263645 : #i54638# integrate the patch 2008-11-11 13:11:03 +0100 pb  r263554 : fix: #i93142# disable maRecommReadOnlyCB on read-only documents 2008-11-10 13:30:58 +0100 pb  r263516 : fix: #i93833# Mozilla Plug-in -> Browser Plug-in 2008-11-10 13:29:10 +0100 pb  r263515 : fix: #i93833# Mozilla Plug-in -> Browser Plug-in 2008-11-10 06:10:11 +0100 pb  r263505 : fix: #i94937# now .uno.ExtendedHelp without image 2008-11-04 20:52:50 +0100 mav  r263337 : migrate cws fwk92 to svn


2008-12-12  Rüdiger Timm  <rt@openoffice.org>  [1e29c3191e045842466415b44090d5cb176f7bfd]

CWS-TOOLING: integrate CWS fwk92 2008-12-04 14:43:28 +0100 oc  r264844 : #i96788# 2008-12-03 02:15:17 +0100 fredrikh  r264734 : i96817 2008-12-02 16:42:46 +0100 tbo  r264720 : #i96763# changes to password dialog for framework, math, global 2008-11-26 16:26:28 +0100 mav  r264418 : #i93617# fix typo 2008-11-26 16:13:03 +0100 mav  r264411 : #i93617# fix the linux scenario 2008-11-25 17:58:01 +0100 mav  r264323 : #i93617# fix the windows problems 2008-11-25 17:51:33 +0100 mav  r264321 : #i93617# fix the windows problems 2008-11-21 16:01:18 +0100 mav  r264145 : #i78753# integrate the patch 2008-11-21 14:08:32 +0100 mav  r264136 : #i93617# integrate the patch 2008-11-21 13:01:56 +0100 mav  r264127 : #i82947# integrate the patch 2008-11-20 18:14:19 +0100 mav  r264092 : #i95793# look for import filter 2008-11-18 15:23:44 +0100 pb  r263776 : fix: #i92579# #i92583# SvxSecurity/SearchPage: more space for controls 2008-11-18 15:21:39 +0100 pb  r263774 : fix: #i92579# #i92583# SvxSecurity/SearchPage: more space for controls 2008-11-18 15:18:54 +0100 pb  r263772 : fix: #i92583# SvxSearchPage::InitControls_Impl() added 2008-11-18 15:16:07 +0100 pb  r263771 : fix: #i92579# columns calculated newly 2008-11-18 11:09:28 +0100 mav  r263751 : #i21923# small fixes 2008-11-17 17:22:04 +0100 mav  r263730 : #i21923# integrate the patch 2008-11-17 14:29:02 +0100 mav  r263723 : #i21923# integrate the patch 2008-11-13 16:46:08 +0100 mav  r263653 : #i88127# integrate the patch 2008-11-13 14:46:56 +0100 mav  r263645 : #i54638# integrate the patch 2008-11-11 13:11:03 +0100 pb  r263554 : fix: #i93142# disable maRecommReadOnlyCB on read-only documents 2008-11-10 13:30:58 +0100 pb  r263516 : fix: #i93833# Mozilla Plug-in -> Browser Plug-in 2008-11-10 13:29:10 +0100 pb  r263515 : fix: #i93833# Mozilla Plug-in -> Browser Plug-in 2008-11-10 06:10:11 +0100 pb  r263505 : fix: #i94937# now .uno.ExtendedHelp without image 2008-11-04 20:52:50 +0100 mav  r263337 : migrate cws fwk92 to svn


2008-12-12  Rüdiger Timm  <rt@openoffice.org>  [508e0b1e293ada6320bc0385d16ef5fcaa5a5bf5]

CWS-TOOLING: integrate CWS dba301b_DEV300


2008-12-12  Rüdiger Timm  <rt@openoffice.org>  [d5a7338041d53731a41c943441331d50ede9cf57]

CWS-TOOLING: integrate CWS rtlchart02


2008-12-12  Rüdiger Timm  <rt@openoffice.org>  [8dfa4de22ad9d24bdd811f6d88057a41072de1c9]

CWS-TOOLING: integrate CWS rtlchart02


2008-12-12  Rüdiger Timm  <rt@openoffice.org>  [8f03095fa0920e870bffdd01f9f98a98a4b5291e]

CWS-TOOLING: integrate CWS rtlchart02


2008-12-12  Rüdiger Timm  <rt@openoffice.org>  [fb7ff1e307beecc29f9a9d73f075ae3551513ee8]

CWS-TOOLING: integrate CWS rtlchart02


2008-12-12  Rüdiger Timm  <rt@openoffice.org>  [1f9f07c848ae33cd9cd301da6d8ea00cd31359d0]

CWS-TOOLING: integrate CWS rtlchart02


2008-12-12  Rüdiger Timm  <rt@openoffice.org>  [dd670826479c816602934874d6d7997ee3f1c966]

CWS-TOOLING: integrate CWS mooxlsc 2008-12-12 09:32:19 +0100 dr  r265390 : #i10000# warning 2008-12-11 14:54:26 +0100 dr  r265301 : add strings from dr66 to meet ui freeze 2008-12-11 14:53:20 +0100 dr  r265300 : add strings from dr66 to meet ui freeze 2008-12-08 14:43:25 +0100 er  r264997 : DBG_... need semicolon 2008-12-04 19:16:50 +0100 er  r264872 : DBG_... needs semicolon 2008-12-04 11:09:27 +0100 er  r264824 : DBG_ERROR needs semicolon 2008-12-03 13:29:46 +0100 er  r264770 : CWS-TOOLING: rebase CWS mooxlsc to trunk@264325 (milestone: DEV300:m36) 2008-12-02 16:49:09 +0100 er  r264722 : disable code for named references #i4385# import as long as #i3740# isn't fully implemented 2008-12-02 16:45:04 +0100 er  r264721 : some compilers attempt to be too smart; persuade them it's really meant what was written 2008-12-02 16:04:56 +0100 er  r264715 : #i3740# no storage in ODF for external name references 2008-11-29 02:20:50 +0100 er  r264575 : some huge performance improvement when reading repeated empty rows for the external references cache from ODF, as they often occur in the sparse matrix 2008-11-29 01:14:55 +0100 er  r264574 : WriteExternalRefCaches: for table:number-columns-repeated write used columns instead of MAXCOLCOUNT 2008-11-28 18:30:04 +0100 er  r264570 : #i3740# write/read external name references as bracketed references, as proposed on the ODFF list 2008-11-27 20:36:54 +0100 er  r264521 : merge i95068 from cws calc46 for code correctness 2008-11-21 20:39:34 +0100 kohei  r264174 : fixed a crash when importing a BIFF8 document with per-sheet external names. For now, we don't support per-sheet external names.  Let's throw in NoName error until they are supported. 2008-11-21 18:47:27 +0100 kohei  r264168 : I forgot to process cached range references in the EXTERNNAME record, which prevented cached external names with range references from being imported correctly. P.S. I swear I thought I had covered this.... 2008-11-20 23:07:22 +0100 er  r264104 : #i4385# parse external defined names in MOOXML import 2008-11-14 23:18:54 +0100 er  r263700 : #i92797# parse external sheet references under aspects of MOOXML import and new ScExternalRefManager 2008-11-14 18:49:48 +0100 er  r263696 : remove infinity assertion, leftover from binary file format; coded double error may occur via filter import 2008-11-12 13:29:44 +0100 er  r263593 : make references to entire rows/columns, such as A:A or 3:3, actually work in MOOXML import 2008-11-03 12:35:11 +0100 er  r263282 : a struct is a struct is a ... 2008-10-31 00:30:59 +0100 er  r262843 : aTableRowCellAttrTokenMap needed 2008-10-31 00:26:07 +0100 er  r262842 : GetTableRowCellAttrTokenMap() is not unused 2008-10-31 00:13:53 +0100 er  r262841 : merge error 2008-10-31 00:05:39 +0100 er  r262840 : merge error 2008-10-30 23:17:48 +0100 er  r262839 : unresolved merge conflict!?! 2008-10-30 22:59:11 +0100 er  r262838 : merge error 2008-10-30 16:31:04 +0100 hr  r262833 : CWS-TOOLING: rebase CWS mooxlsc to trunk@262620 (milestone: DEV300:m34) 2008-10-16 21:57:51 +0200 er  r262272 : migrate CWS mooxlsc to SVN


2008-12-12  Rüdiger Timm  <rt@openoffice.org>  [2239821d54cfe7868c08219ada8cf02d67c63589]

CWS-TOOLING: integrate CWS mooxlsc 2008-12-12 09:32:19 +0100 dr  r265390 : #i10000# warning 2008-12-11 14:54:26 +0100 dr  r265301 : add strings from dr66 to meet ui freeze 2008-12-11 14:53:20 +0100 dr  r265300 : add strings from dr66 to meet ui freeze 2008-12-08 14:43:25 +0100 er  r264997 : DBG_... need semicolon 2008-12-04 19:16:50 +0100 er  r264872 : DBG_... needs semicolon 2008-12-04 11:09:27 +0100 er  r264824 : DBG_ERROR needs semicolon 2008-12-03 13:29:46 +0100 er  r264770 : CWS-TOOLING: rebase CWS mooxlsc to trunk@264325 (milestone: DEV300:m36) 2008-12-02 16:49:09 +0100 er  r264722 : disable code for named references #i4385# import as long as #i3740# isn't fully implemented 2008-12-02 16:45:04 +0100 er  r264721 : some compilers attempt to be too smart; persuade them it's really meant what was written 2008-12-02 16:04:56 +0100 er  r264715 : #i3740# no storage in ODF for external name references 2008-11-29 02:20:50 +0100 er  r264575 : some huge performance improvement when reading repeated empty rows for the external references cache from ODF, as they often occur in the sparse matrix 2008-11-29 01:14:55 +0100 er  r264574 : WriteExternalRefCaches: for table:number-columns-repeated write used columns instead of MAXCOLCOUNT 2008-11-28 18:30:04 +0100 er  r264570 : #i3740# write/read external name references as bracketed references, as proposed on the ODFF list 2008-11-27 20:36:54 +0100 er  r264521 : merge i95068 from cws calc46 for code correctness 2008-11-21 20:39:34 +0100 kohei  r264174 : fixed a crash when importing a BIFF8 document with per-sheet external names. For now, we don't support per-sheet external names.  Let's throw in NoName error until they are supported. 2008-11-21 18:47:27 +0100 kohei  r264168 : I forgot to process cached range references in the EXTERNNAME record, which prevented cached external names with range references from being imported correctly. P.S. I swear I thought I had covered this.... 2008-11-20 23:07:22 +0100 er  r264104 : #i4385# parse external defined names in MOOXML import 2008-11-14 23:18:54 +0100 er  r263700 : #i92797# parse external sheet references under aspects of MOOXML import and new ScExternalRefManager 2008-11-14 18:49:48 +0100 er  r263696 : remove infinity assertion, leftover from binary file format; coded double error may occur via filter import 2008-11-12 13:29:44 +0100 er  r263593 : make references to entire rows/columns, such as A:A or 3:3, actually work in MOOXML import 2008-11-03 12:35:11 +0100 er  r263282 : a struct is a struct is a ... 2008-10-31 00:30:59 +0100 er  r262843 : aTableRowCellAttrTokenMap needed 2008-10-31 00:26:07 +0100 er  r262842 : GetTableRowCellAttrTokenMap() is not unused 2008-10-31 00:13:53 +0100 er  r262841 : merge error 2008-10-31 00:05:39 +0100 er  r262840 : merge error 2008-10-30 23:17:48 +0100 er  r262839 : unresolved merge conflict!?! 2008-10-30 22:59:11 +0100 er  r262838 : merge error 2008-10-30 16:31:04 +0100 hr  r262833 : CWS-TOOLING: rebase CWS mooxlsc to trunk@262620 (milestone: DEV300:m34) 2008-10-16 21:57:51 +0200 er  r262272 : migrate CWS mooxlsc to SVN


2008-12-12  Rüdiger Timm  <rt@openoffice.org>  [a1f71ef0746e5a39e593db220fd82913080dc1da]

CWS-TOOLING: integrate CWS mooxlsc 2008-12-12 09:32:19 +0100 dr  r265390 : #i10000# warning 2008-12-11 14:54:26 +0100 dr  r265301 : add strings from dr66 to meet ui freeze 2008-12-11 14:53:20 +0100 dr  r265300 : add strings from dr66 to meet ui freeze 2008-12-08 14:43:25 +0100 er  r264997 : DBG_... need semicolon 2008-12-04 19:16:50 +0100 er  r264872 : DBG_... needs semicolon 2008-12-04 11:09:27 +0100 er  r264824 : DBG_ERROR needs semicolon 2008-12-03 13:29:46 +0100 er  r264770 : CWS-TOOLING: rebase CWS mooxlsc to trunk@264325 (milestone: DEV300:m36) 2008-12-02 16:49:09 +0100 er  r264722 : disable code for named references #i4385# import as long as #i3740# isn't fully implemented 2008-12-02 16:45:04 +0100 er  r264721 : some compilers attempt to be too smart; persuade them it's really meant what was written 2008-12-02 16:04:56 +0100 er  r264715 : #i3740# no storage in ODF for external name references 2008-11-29 02:20:50 +0100 er  r264575 : some huge performance improvement when reading repeated empty rows for the external references cache from ODF, as they often occur in the sparse matrix 2008-11-29 01:14:55 +0100 er  r264574 : WriteExternalRefCaches: for table:number-columns-repeated write used columns instead of MAXCOLCOUNT 2008-11-28 18:30:04 +0100 er  r264570 : #i3740# write/read external name references as bracketed references, as proposed on the ODFF list 2008-11-27 20:36:54 +0100 er  r264521 : merge i95068 from cws calc46 for code correctness 2008-11-21 20:39:34 +0100 kohei  r264174 : fixed a crash when importing a BIFF8 document with per-sheet external names. For now, we don't support per-sheet external names.  Let's throw in NoName error until they are supported. 2008-11-21 18:47:27 +0100 kohei  r264168 : I forgot to process cached range references in the EXTERNNAME record, which prevented cached external names with range references from being imported correctly. P.S. I swear I thought I had covered this.... 2008-11-20 23:07:22 +0100 er  r264104 : #i4385# parse external defined names in MOOXML import 2008-11-14 23:18:54 +0100 er  r263700 : #i92797# parse external sheet references under aspects of MOOXML import and new ScExternalRefManager 2008-11-14 18:49:48 +0100 er  r263696 : remove infinity assertion, leftover from binary file format; coded double error may occur via filter import 2008-11-12 13:29:44 +0100 er  r263593 : make references to entire rows/columns, such as A:A or 3:3, actually work in MOOXML import 2008-11-03 12:35:11 +0100 er  r263282 : a struct is a struct is a ... 2008-10-31 00:30:59 +0100 er  r262843 : aTableRowCellAttrTokenMap needed 2008-10-31 00:26:07 +0100 er  r262842 : GetTableRowCellAttrTokenMap() is not unused 2008-10-31 00:13:53 +0100 er  r262841 : merge error 2008-10-31 00:05:39 +0100 er  r262840 : merge error 2008-10-30 23:17:48 +0100 er  r262839 : unresolved merge conflict!?! 2008-10-30 22:59:11 +0100 er  r262838 : merge error 2008-10-30 16:31:04 +0100 hr  r262833 : CWS-TOOLING: rebase CWS mooxlsc to trunk@262620 (milestone: DEV300:m34) 2008-10-16 21:57:51 +0200 er  r262272 : migrate CWS mooxlsc to SVN


2008-12-12  Rüdiger Timm  <rt@openoffice.org>  [86d6b4cb79154606f1efad1ef49f3a40b204ea92]

CWS-TOOLING: integrate CWS mooxlsc 2008-12-12 09:32:19 +0100 dr  r265390 : #i10000# warning 2008-12-11 14:54:26 +0100 dr  r265301 : add strings from dr66 to meet ui freeze 2008-12-11 14:53:20 +0100 dr  r265300 : add strings from dr66 to meet ui freeze 2008-12-08 14:43:25 +0100 er  r264997 : DBG_... need semicolon 2008-12-04 19:16:50 +0100 er  r264872 : DBG_... needs semicolon 2008-12-04 11:09:27 +0100 er  r264824 : DBG_ERROR needs semicolon 2008-12-03 13:29:46 +0100 er  r264770 : CWS-TOOLING: rebase CWS mooxlsc to trunk@264325 (milestone: DEV300:m36) 2008-12-02 16:49:09 +0100 er  r264722 : disable code for named references #i4385# import as long as #i3740# isn't fully implemented 2008-12-02 16:45:04 +0100 er  r264721 : some compilers attempt to be too smart; persuade them it's really meant what was written 2008-12-02 16:04:56 +0100 er  r264715 : #i3740# no storage in ODF for external name references 2008-11-29 02:20:50 +0100 er  r264575 : some huge performance improvement when reading repeated empty rows for the external references cache from ODF, as they often occur in the sparse matrix 2008-11-29 01:14:55 +0100 er  r264574 : WriteExternalRefCaches: for table:number-columns-repeated write used columns instead of MAXCOLCOUNT 2008-11-28 18:30:04 +0100 er  r264570 : #i3740# write/read external name references as bracketed references, as proposed on the ODFF list 2008-11-27 20:36:54 +0100 er  r264521 : merge i95068 from cws calc46 for code correctness 2008-11-21 20:39:34 +0100 kohei  r264174 : fixed a crash when importing a BIFF8 document with per-sheet external names. For now, we don't support per-sheet external names.  Let's throw in NoName error until they are supported. 2008-11-21 18:47:27 +0100 kohei  r264168 : I forgot to process cached range references in the EXTERNNAME record, which prevented cached external names with range references from being imported correctly. P.S. I swear I thought I had covered this.... 2008-11-20 23:07:22 +0100 er  r264104 : #i4385# parse external defined names in MOOXML import 2008-11-14 23:18:54 +0100 er  r263700 : #i92797# parse external sheet references under aspects of MOOXML import and new ScExternalRefManager 2008-11-14 18:49:48 +0100 er  r263696 : remove infinity assertion, leftover from binary file format; coded double error may occur via filter import 2008-11-12 13:29:44 +0100 er  r263593 : make references to entire rows/columns, such as A:A or 3:3, actually work in MOOXML import 2008-11-03 12:35:11 +0100 er  r263282 : a struct is a struct is a ... 2008-10-31 00:30:59 +0100 er  r262843 : aTableRowCellAttrTokenMap needed 2008-10-31 00:26:07 +0100 er  r262842 : GetTableRowCellAttrTokenMap() is not unused 2008-10-31 00:13:53 +0100 er  r262841 : merge error 2008-10-31 00:05:39 +0100 er  r262840 : merge error 2008-10-30 23:17:48 +0100 er  r262839 : unresolved merge conflict!?! 2008-10-30 22:59:11 +0100 er  r262838 : merge error 2008-10-30 16:31:04 +0100 hr  r262833 : CWS-TOOLING: rebase CWS mooxlsc to trunk@262620 (milestone: DEV300:m34) 2008-10-16 21:57:51 +0200 er  r262272 : migrate CWS mooxlsc to SVN


2008-12-12  Rüdiger Timm  <rt@openoffice.org>  [47b1cc26c2697d81b44be5fb53598321cbc5d827]

CWS-TOOLING: integrate CWS mooxlsc 2008-12-12 09:32:19 +0100 dr  r265390 : #i10000# warning 2008-12-11 14:54:26 +0100 dr  r265301 : add strings from dr66 to meet ui freeze 2008-12-11 14:53:20 +0100 dr  r265300 : add strings from dr66 to meet ui freeze 2008-12-08 14:43:25 +0100 er  r264997 : DBG_... need semicolon 2008-12-04 19:16:50 +0100 er  r264872 : DBG_... needs semicolon 2008-12-04 11:09:27 +0100 er  r264824 : DBG_ERROR needs semicolon 2008-12-03 13:29:46 +0100 er  r264770 : CWS-TOOLING: rebase CWS mooxlsc to trunk@264325 (milestone: DEV300:m36) 2008-12-02 16:49:09 +0100 er  r264722 : disable code for named references #i4385# import as long as #i3740# isn't fully implemented 2008-12-02 16:45:04 +0100 er  r264721 : some compilers attempt to be too smart; persuade them it's really meant what was written 2008-12-02 16:04:56 +0100 er  r264715 : #i3740# no storage in ODF for external name references 2008-11-29 02:20:50 +0100 er  r264575 : some huge performance improvement when reading repeated empty rows for the external references cache from ODF, as they often occur in the sparse matrix 2008-11-29 01:14:55 +0100 er  r264574 : WriteExternalRefCaches: for table:number-columns-repeated write used columns instead of MAXCOLCOUNT 2008-11-28 18:30:04 +0100 er  r264570 : #i3740# write/read external name references as bracketed references, as proposed on the ODFF list 2008-11-27 20:36:54 +0100 er  r264521 : merge i95068 from cws calc46 for code correctness 2008-11-21 20:39:34 +0100 kohei  r264174 : fixed a crash when importing a BIFF8 document with per-sheet external names. For now, we don't support per-sheet external names.  Let's throw in NoName error until they are supported. 2008-11-21 18:47:27 +0100 kohei  r264168 : I forgot to process cached range references in the EXTERNNAME record, which prevented cached external names with range references from being imported correctly. P.S. I swear I thought I had covered this.... 2008-11-20 23:07:22 +0100 er  r264104 : #i4385# parse external defined names in MOOXML import 2008-11-14 23:18:54 +0100 er  r263700 : #i92797# parse external sheet references under aspects of MOOXML import and new ScExternalRefManager 2008-11-14 18:49:48 +0100 er  r263696 : remove infinity assertion, leftover from binary file format; coded double error may occur via filter import 2008-11-12 13:29:44 +0100 er  r263593 : make references to entire rows/columns, such as A:A or 3:3, actually work in MOOXML import 2008-11-03 12:35:11 +0100 er  r263282 : a struct is a struct is a ... 2008-10-31 00:30:59 +0100 er  r262843 : aTableRowCellAttrTokenMap needed 2008-10-31 00:26:07 +0100 er  r262842 : GetTableRowCellAttrTokenMap() is not unused 2008-10-31 00:13:53 +0100 er  r262841 : merge error 2008-10-31 00:05:39 +0100 er  r262840 : merge error 2008-10-30 23:17:48 +0100 er  r262839 : unresolved merge conflict!?! 2008-10-30 22:59:11 +0100 er  r262838 : merge error 2008-10-30 16:31:04 +0100 hr  r262833 : CWS-TOOLING: rebase CWS mooxlsc to trunk@262620 (milestone: DEV300:m34) 2008-10-16 21:57:51 +0200 er  r262272 : migrate CWS mooxlsc to SVN


2008-12-11  Rüdiger Timm  <rt@openoffice.org>  [60665ef5d2fd8e3df4509c723dbad5393b6eb0b2]

CWS-TOOLING: integrate CWS hrovista3_DEV300


2008-12-11  Rüdiger Timm  <rt@openoffice.org>  [08644e4eb5e11ba9fe7373eae3c38d50424a859c]

CWS-TOOLING: integrate CWS qascripts04 2008-12-11 16:11:08 +0100 jsk  r265329 : #i97147 2008-12-11 16:01:41 +0100 jsk  r265326 : #i97136# 2008-12-11 15:14:31 +0100 jsk  r265310 : #i97136# 2008-12-11 14:30:15 +0100 jsk  r265299 : #i97136# 2008-12-11 10:46:58 +0100 jsk  r265264 : #i97107# 2008-12-11 10:43:59 +0100 jsk  r265263 : #i97107# 2008-12-11 10:02:16 +0100 jsk  r265249 : #i97126# 2008-12-11 08:53:12 +0100 jsk  r265244 : #i97106# 2008-12-11 08:19:15 +0100 jsk  r265243 : #i97104# 2008-12-11 08:14:08 +0100 jsk  r265242 : #i97106#


2008-12-11  Rüdiger Timm  <rt@openoffice.org>  [93e3b8ab506cb48d0c91f66725731619faa50ad0]

CWS-TOOLING: integrate CWS impressfontsize 2008-12-11 14:15:16 +0100 wg  r265298 : i97125 2008-12-11 12:54:53 +0100 wg  r265288 : i97125 2008-12-11 12:53:03 +0100 wg  r265287 : i97125 2008-12-11 11:25:42 +0100 wg  r265270 : i97125 2008-12-11 10:22:13 +0100 wg  r265253 : i97125 2008-12-11 09:22:47 +0100 wg  r265247 : i97125 2008-12-09 15:28:51 +0100 cl  r265097 : added missing toolbar buttons for inc/dec font size 2008-12-08 17:39:46 +0100 cl  r265012 : #i80257# added autolayout text only 2008-12-08 17:32:07 +0100 cl  r265011 : #i80257# added autolayout text only 2008-12-08 16:42:19 +0100 cl  r265008 : #i94459# fixed a bug in insertByName and replaceByName 2008-12-08 16:25:26 +0100 cl  r265007 : #i80257# new image for text only auto layout in impress 2008-12-08 16:24:01 +0100 cl  r265006 : #i80257# new image for text only auto layout in impress 2008-12-08 16:01:46 +0100 cl  r265003 : #i88855# changed wording from Monitor to Display 2008-12-08 15:57:24 +0100 cl  r265002 : #i91904# applied patch to fix a wrong index access 2008-12-05 12:51:47 +0100 cl  r264900 : #i8824# allow setting of text properties at shape without reformating text 2008-12-05 11:09:21 +0100 cl  r264895 : fixed build problem 2008-12-04 12:04:09 +0100 cl  r264829 : fixed build issue 2008-12-04 11:03:58 +0100 cl  r264823 : #i8824# set new fontsize at shape 2008-12-02 22:39:22 +0100 cl  r264732 : fixed build problem 2008-12-02 22:38:42 +0100 cl  r264731 : fixed build problem 2008-12-01 17:44:29 +0100 cl  r264623 : CWS-TOOLING: rebase CWS impressfontsize to trunk@264325 (milestone: DEV300:m36) 2008-11-07 11:38:13 +0100 cl  r263418 : #i95920# fixed an OpenSolaris build breaker 2008-11-06 14:56:04 +0100 cl  r263386 : #i40730# added support to supress export of hidden slides to html 2008-11-06 14:55:41 +0100 cl  r263385 : #i40730# added support to supress export of hidden slides to html 2008-11-06 14:03:59 +0100 cl  r263384 : #158530# allow editing of interaction links with hyperlink editor 2008-10-20 15:34:13 +0200 cl  r262322 : #i8824# migrate cws impressfontsize to subversion.


2008-12-11  Rüdiger Timm  <rt@openoffice.org>  [34d877e2d966d1772c61d6bc8217438fcf34389f]

CWS-TOOLING: integrate CWS impressfontsize 2008-12-11 14:15:16 +0100 wg  r265298 : i97125 2008-12-11 12:54:53 +0100 wg  r265288 : i97125 2008-12-11 12:53:03 +0100 wg  r265287 : i97125 2008-12-11 11:25:42 +0100 wg  r265270 : i97125 2008-12-11 10:22:13 +0100 wg  r265253 : i97125 2008-12-11 09:22:47 +0100 wg  r265247 : i97125 2008-12-09 15:28:51 +0100 cl  r265097 : added missing toolbar buttons for inc/dec font size 2008-12-08 17:39:46 +0100 cl  r265012 : #i80257# added autolayout text only 2008-12-08 17:32:07 +0100 cl  r265011 : #i80257# added autolayout text only 2008-12-08 16:42:19 +0100 cl  r265008 : #i94459# fixed a bug in insertByName and replaceByName 2008-12-08 16:25:26 +0100 cl  r265007 : #i80257# new image for text only auto layout in impress 2008-12-08 16:24:01 +0100 cl  r265006 : #i80257# new image for text only auto layout in impress 2008-12-08 16:01:46 +0100 cl  r265003 : #i88855# changed wording from Monitor to Display 2008-12-08 15:57:24 +0100 cl  r265002 : #i91904# applied patch to fix a wrong index access 2008-12-05 12:51:47 +0100 cl  r264900 : #i8824# allow setting of text properties at shape without reformating text 2008-12-05 11:09:21 +0100 cl  r264895 : fixed build problem 2008-12-04 12:04:09 +0100 cl  r264829 : fixed build issue 2008-12-04 11:03:58 +0100 cl  r264823 : #i8824# set new fontsize at shape 2008-12-02 22:39:22 +0100 cl  r264732 : fixed build problem 2008-12-02 22:38:42 +0100 cl  r264731 : fixed build problem 2008-12-01 17:44:29 +0100 cl  r264623 : CWS-TOOLING: rebase CWS impressfontsize to trunk@264325 (milestone: DEV300:m36) 2008-11-07 11:38:13 +0100 cl  r263418 : #i95920# fixed an OpenSolaris build breaker 2008-11-06 14:56:04 +0100 cl  r263386 : #i40730# added support to supress export of hidden slides to html 2008-11-06 14:55:41 +0100 cl  r263385 : #i40730# added support to supress export of hidden slides to html 2008-11-06 14:03:59 +0100 cl  r263384 : #158530# allow editing of interaction links with hyperlink editor 2008-10-20 15:34:13 +0200 cl  r262322 : #i8824# migrate cws impressfontsize to subversion.


2008-12-11  Rüdiger Timm  <rt@openoffice.org>  [9c684781b319e8af24e48710055debc6223d0b93]

CWS-TOOLING: integrate CWS impressfontsize 2008-12-11 14:15:16 +0100 wg  r265298 : i97125 2008-12-11 12:54:53 +0100 wg  r265288 : i97125 2008-12-11 12:53:03 +0100 wg  r265287 : i97125 2008-12-11 11:25:42 +0100 wg  r265270 : i97125 2008-12-11 10:22:13 +0100 wg  r265253 : i97125 2008-12-11 09:22:47 +0100 wg  r265247 : i97125 2008-12-09 15:28:51 +0100 cl  r265097 : added missing toolbar buttons for inc/dec font size 2008-12-08 17:39:46 +0100 cl  r265012 : #i80257# added autolayout text only 2008-12-08 17:32:07 +0100 cl  r265011 : #i80257# added autolayout text only 2008-12-08 16:42:19 +0100 cl  r265008 : #i94459# fixed a bug in insertByName and replaceByName 2008-12-08 16:25:26 +0100 cl  r265007 : #i80257# new image for text only auto layout in impress 2008-12-08 16:24:01 +0100 cl  r265006 : #i80257# new image for text only auto layout in impress 2008-12-08 16:01:46 +0100 cl  r265003 : #i88855# changed wording from Monitor to Display 2008-12-08 15:57:24 +0100 cl  r265002 : #i91904# applied patch to fix a wrong index access 2008-12-05 12:51:47 +0100 cl  r264900 : #i8824# allow setting of text properties at shape without reformating text 2008-12-05 11:09:21 +0100 cl  r264895 : fixed build problem 2008-12-04 12:04:09 +0100 cl  r264829 : fixed build issue 2008-12-04 11:03:58 +0100 cl  r264823 : #i8824# set new fontsize at shape 2008-12-02 22:39:22 +0100 cl  r264732 : fixed build problem 2008-12-02 22:38:42 +0100 cl  r264731 : fixed build problem 2008-12-01 17:44:29 +0100 cl  r264623 : CWS-TOOLING: rebase CWS impressfontsize to trunk@264325 (milestone: DEV300:m36) 2008-11-07 11:38:13 +0100 cl  r263418 : #i95920# fixed an OpenSolaris build breaker 2008-11-06 14:56:04 +0100 cl  r263386 : #i40730# added support to supress export of hidden slides to html 2008-11-06 14:55:41 +0100 cl  r263385 : #i40730# added support to supress export of hidden slides to html 2008-11-06 14:03:59 +0100 cl  r263384 : #158530# allow editing of interaction links with hyperlink editor 2008-10-20 15:34:13 +0200 cl  r262322 : #i8824# migrate cws impressfontsize to subversion.


2008-12-11  Rüdiger Timm  <rt@openoffice.org>  [95817dda73e94a23b538fa6a009fd7eb1d10bac6]

CWS-TOOLING: integrate CWS impressfontsize 2008-12-11 14:15:16 +0100 wg  r265298 : i97125 2008-12-11 12:54:53 +0100 wg  r265288 : i97125 2008-12-11 12:53:03 +0100 wg  r265287 : i97125 2008-12-11 11:25:42 +0100 wg  r265270 : i97125 2008-12-11 10:22:13 +0100 wg  r265253 : i97125 2008-12-11 09:22:47 +0100 wg  r265247 : i97125 2008-12-09 15:28:51 +0100 cl  r265097 : added missing toolbar buttons for inc/dec font size 2008-12-08 17:39:46 +0100 cl  r265012 : #i80257# added autolayout text only 2008-12-08 17:32:07 +0100 cl  r265011 : #i80257# added autolayout text only 2008-12-08 16:42:19 +0100 cl  r265008 : #i94459# fixed a bug in insertByName and replaceByName 2008-12-08 16:25:26 +0100 cl  r265007 : #i80257# new image for text only auto layout in impress 2008-12-08 16:24:01 +0100 cl  r265006 : #i80257# new image for text only auto layout in impress 2008-12-08 16:01:46 +0100 cl  r265003 : #i88855# changed wording from Monitor to Display 2008-12-08 15:57:24 +0100 cl  r265002 : #i91904# applied patch to fix a wrong index access 2008-12-05 12:51:47 +0100 cl  r264900 : #i8824# allow setting of text properties at shape without reformating text 2008-12-05 11:09:21 +0100 cl  r264895 : fixed build problem 2008-12-04 12:04:09 +0100 cl  r264829 : fixed build issue 2008-12-04 11:03:58 +0100 cl  r264823 : #i8824# set new fontsize at shape 2008-12-02 22:39:22 +0100 cl  r264732 : fixed build problem 2008-12-02 22:38:42 +0100 cl  r264731 : fixed build problem 2008-12-01 17:44:29 +0100 cl  r264623 : CWS-TOOLING: rebase CWS impressfontsize to trunk@264325 (milestone: DEV300:m36) 2008-11-07 11:38:13 +0100 cl  r263418 : #i95920# fixed an OpenSolaris build breaker 2008-11-06 14:56:04 +0100 cl  r263386 : #i40730# added support to supress export of hidden slides to html 2008-11-06 14:55:41 +0100 cl  r263385 : #i40730# added support to supress export of hidden slides to html 2008-11-06 14:03:59 +0100 cl  r263384 : #158530# allow editing of interaction links with hyperlink editor 2008-10-20 15:34:13 +0200 cl  r262322 : #i8824# migrate cws impressfontsize to subversion.


2008-12-11  Rüdiger Timm  <rt@openoffice.org>  [bc4d7d372ffb676ad3433a24d6a46a43eea0be94]

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>  [26db47abd059a1482bd03df937314f4645c38ece]

CWS-TOOLING: integrate CWS jsc312 2008-12-04 17:08:20 +0100 jsc  r264858 : #i96902# update reference rdb 2008-12-04 17:06:34 +0100 jsc  r264857 : #i96902# update reference rdb 2008-11-28 14:54:24 +0100 jsc  r264556 : #i96671# correct location of generated scripts 2008-11-28 14:29:30 +0100 jsc  r264554 : #92661# minor changes 2008-11-28 09:36:27 +0100 jsc  r264527 : #92661# minor optimizations 2008-11-27 11:32:24 +0100 jsc  r264470 : #92661# retrieve lib path and load related library full qualified 2008-11-18 09:08:22 +0100 jsc  r263745 : #i93980# change docu, insert note that regview and regmerge are part of the ure 2008-11-18 09:05:12 +0100 jsc  r263744 : #i93980# remove regview and regmerge 2008-11-18 08:57:09 +0100 jsc  r263743 : #i93981# insert SDK rpath link option for regcompare 2008-11-18 08:55:08 +0100 jsc  r263742 : #i93981# insert SDK rpath link option 2008-11-17 16:26:25 +0100 jsc  r263727 : #i96055# correct brackets


2008-12-11  Rüdiger Timm  <rt@openoffice.org>  [6298104cef47fa7486e5850c563220b1dbaf8b6a]

CWS-TOOLING: integrate CWS jsc312 2008-12-04 17:08:20 +0100 jsc  r264858 : #i96902# update reference rdb 2008-12-04 17:06:34 +0100 jsc  r264857 : #i96902# update reference rdb 2008-11-28 14:54:24 +0100 jsc  r264556 : #i96671# correct location of generated scripts 2008-11-28 14:29:30 +0100 jsc  r264554 : #92661# minor changes 2008-11-28 09:36:27 +0100 jsc  r264527 : #92661# minor optimizations 2008-11-27 11:32:24 +0100 jsc  r264470 : #92661# retrieve lib path and load related library full qualified 2008-11-18 09:08:22 +0100 jsc  r263745 : #i93980# change docu, insert note that regview and regmerge are part of the ure 2008-11-18 09:05:12 +0100 jsc  r263744 : #i93980# remove regview and regmerge 2008-11-18 08:57:09 +0100 jsc  r263743 : #i93981# insert SDK rpath link option for regcompare 2008-11-18 08:55:08 +0100 jsc  r263742 : #i93981# insert SDK rpath link option 2008-11-17 16:26:25 +0100 jsc  r263727 : #i96055# correct brackets


2008-12-11  Rüdiger Timm  <rt@openoffice.org>  [5cfe5254ba19e3a48abc79868f175f43e1390434]

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>  [62b009474c7d0ab9ecec352e3b8c9b6f912dd7fe]

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>  [392fb0681022a7fa4b04003f7267cdcf96873a60]

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>  [24adb0c2f754fe71d0eb7f7e0aeec325cf9edd2a]

CWS-TOOLING: integrate CWS sw301bf04_DEV300


2008-12-11  Rüdiger Timm  <rt@openoffice.org>  [9ae05952b0d5ecbbdcd7159274d90ae81cf51dfc]

CWS-TOOLING: integrate CWS sw301bf04_DEV300


2008-12-11  Rüdiger Timm  <rt@openoffice.org>  [6a5b95d62f28f8a0cad18dea7c463dfbbeec55e6]

CWS-TOOLING: integrate CWS fha3fixes 2008-12-10 18:48:55 +0100 fredrikh  r265223 : i95541 2008-12-10 18:40:59 +0100 fredrikh  r265220 : i95541 2008-12-10 18:40:20 +0100 fredrikh  r265219 : i95541 + i96905 2008-12-10 18:37:24 +0100 fredrikh  r265218 : i95541 2008-12-10 18:29:42 +0100 fredrikh  r265216 : i95541 2008-12-10 18:23:03 +0100 fredrikh  r265215 : i95541 2008-12-08 12:04:13 +0100 fredrikh  r264983 : i97009 2008-12-03 14:31:28 +0100 fredrikh  r264777 : i96623


2008-12-11  Rüdiger Timm  <rt@openoffice.org>  [e239ccaae97f8deceeab07031af8feab74b6ba36]

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>  [49fb52351a55c30d5261a25871a30d8d2a022bd5]

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>  [b7db135b871b1f400eaed004dec348776d13170f]

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>  [443b99326b40c5b9599293f3bff194f71e1d2605]

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>  [a190965485508c4493ee33228dae68e12cd858f9]

CWS-TOOLING: integrate CWS calc47 2008-12-10 20:38:34 +0100 oc  r265231 : #i97115# 2008-12-09 14:19:59 +0100 oc  r265084 : #i96939# 2008-12-09 11:55:29 +0100 oc  r265073 : #i97061# 2008-12-09 11:37:05 +0100 oc  r265067 : #i97061# 2008-12-09 11:31:49 +0100 oc  r265066 : #i97061# 2008-12-09 11:30:30 +0100 oc  r265065 : #i97061# 2008-12-04 17:13:43 +0100 er  r264859 : DBG_ERROR needs semicolon 2008-12-04 02:34:13 +0100 er  r264811 : unxsols4 needs to be compiled with exceptions when using STL 2008-12-04 02:24:30 +0100 er  r264810 : WaE unxsols4: ScZoomSliderWnd::Update hides the function Window::Update() 2008-12-04 01:40:22 +0100 er  r264809 : DBG_ASSERT needs semicolon 2008-12-03 11:00:55 +0100 er  r264753 : CWS-TOOLING: rebase CWS calc47 to trunk@264325 (milestone: DEV300:m36) 2008-10-31 12:30:09 +0100 nn  r262863 : #i90362# call CheckNeedsRepaint in UpdateFormulas 2008-10-29 14:49:48 +0100 nn  r262802 : #i88521# initialization order (gcc warning) 2008-10-29 12:31:38 +0100 nn  r262782 : #i88521# toolbar entry for scaling factor in page preview (patch from maoyg) 2008-10-29 12:31:00 +0100 nn  r262781 : #i88521# toolbar entry for scaling factor in page preview (patch from maoyg) 2008-10-29 12:28:45 +0100 nn  r262780 : #i88521# toolbar entry for scaling factor in page preview (patch from maoyg) 2008-10-28 17:01:37 +0100 nn  r262756 : resolve gcc warnings 2008-10-28 13:46:07 +0100 nn  r262742 : #i9709# always use system encoding for DDE (patch from rail) 2008-10-28 13:45:44 +0100 nn  r262741 : #i9709# always use system encoding for DDE (patch from rail) 2008-10-27 20:55:51 +0100 nn  r262689 : #i44349# refresh auto filter flags in ScUndoDragDrop::Redo (patch from gaozm) 2008-10-27 20:40:06 +0100 nn  r262688 : #i4517# rename sheet with double click (patch from kohei) 2008-10-27 20:28:55 +0100 nn  r262687 : #i20491# ensure stable sorting (patch from maoyg) 2008-10-27 20:13:19 +0100 nn  r262686 : #i22758# direct sort (toolbar buttons): detect headers (patch from maoyg) 2008-10-27 19:42:51 +0100 nn  r262685 : #i7277# default for sorting is cursor column (patch from maoyg) 2008-10-27 19:18:57 +0100 nn  r262684 : #i7088# insert/delete columns/rows across selected sheets (patch from maoyg) 2008-10-27 18:59:43 +0100 nn  r262683 : #i86856# show formula syntax in tip help (patch from maoyg) 2008-10-27 18:30:45 +0100 nn  r262682 : #i89145# scroll wheel handling in page preview (patch from maoyg) 2008-10-27 18:03:10 +0100 nn  r262681 : #i85226# take care of subtotal formulas in ScUndoQuery::Undo (patch from gaozm) 2008-10-27 17:41:16 +0100 nn  r262680 : #i88437# add zoom slider in status bar also for Calc (patch from maoyg) 2008-10-27 15:53:52 +0100 nn  r262678 : #i88467# undo for page margins/column widths in page preview (patch from maoyg)


2008-12-11  Rüdiger Timm  <rt@openoffice.org>  [cc141699cc6b2fa38b0b0003bff27751e23ae8e4]

CWS-TOOLING: integrate CWS calc47 2008-12-10 20:38:34 +0100 oc  r265231 : #i97115# 2008-12-09 14:19:59 +0100 oc  r265084 : #i96939# 2008-12-09 11:55:29 +0100 oc  r265073 : #i97061# 2008-12-09 11:37:05 +0100 oc  r265067 : #i97061# 2008-12-09 11:31:49 +0100 oc  r265066 : #i97061# 2008-12-09 11:30:30 +0100 oc  r265065 : #i97061# 2008-12-04 17:13:43 +0100 er  r264859 : DBG_ERROR needs semicolon 2008-12-04 02:34:13 +0100 er  r264811 : unxsols4 needs to be compiled with exceptions when using STL 2008-12-04 02:24:30 +0100 er  r264810 : WaE unxsols4: ScZoomSliderWnd::Update hides the function Window::Update() 2008-12-04 01:40:22 +0100 er  r264809 : DBG_ASSERT needs semicolon 2008-12-03 11:00:55 +0100 er  r264753 : CWS-TOOLING: rebase CWS calc47 to trunk@264325 (milestone: DEV300:m36) 2008-10-31 12:30:09 +0100 nn  r262863 : #i90362# call CheckNeedsRepaint in UpdateFormulas 2008-10-29 14:49:48 +0100 nn  r262802 : #i88521# initialization order (gcc warning) 2008-10-29 12:31:38 +0100 nn  r262782 : #i88521# toolbar entry for scaling factor in page preview (patch from maoyg) 2008-10-29 12:31:00 +0100 nn  r262781 : #i88521# toolbar entry for scaling factor in page preview (patch from maoyg) 2008-10-29 12:28:45 +0100 nn  r262780 : #i88521# toolbar entry for scaling factor in page preview (patch from maoyg) 2008-10-28 17:01:37 +0100 nn  r262756 : resolve gcc warnings 2008-10-28 13:46:07 +0100 nn  r262742 : #i9709# always use system encoding for DDE (patch from rail) 2008-10-28 13:45:44 +0100 nn  r262741 : #i9709# always use system encoding for DDE (patch from rail) 2008-10-27 20:55:51 +0100 nn  r262689 : #i44349# refresh auto filter flags in ScUndoDragDrop::Redo (patch from gaozm) 2008-10-27 20:40:06 +0100 nn  r262688 : #i4517# rename sheet with double click (patch from kohei) 2008-10-27 20:28:55 +0100 nn  r262687 : #i20491# ensure stable sorting (patch from maoyg) 2008-10-27 20:13:19 +0100 nn  r262686 : #i22758# direct sort (toolbar buttons): detect headers (patch from maoyg) 2008-10-27 19:42:51 +0100 nn  r262685 : #i7277# default for sorting is cursor column (patch from maoyg) 2008-10-27 19:18:57 +0100 nn  r262684 : #i7088# insert/delete columns/rows across selected sheets (patch from maoyg) 2008-10-27 18:59:43 +0100 nn  r262683 : #i86856# show formula syntax in tip help (patch from maoyg) 2008-10-27 18:30:45 +0100 nn  r262682 : #i89145# scroll wheel handling in page preview (patch from maoyg) 2008-10-27 18:03:10 +0100 nn  r262681 : #i85226# take care of subtotal formulas in ScUndoQuery::Undo (patch from gaozm) 2008-10-27 17:41:16 +0100 nn  r262680 : #i88437# add zoom slider in status bar also for Calc (patch from maoyg) 2008-10-27 15:53:52 +0100 nn  r262678 : #i88467# undo for page margins/column widths in page preview (patch from maoyg)


2008-12-11  Rüdiger Timm  <rt@openoffice.org>  [7da67e089573a89d3bddb196b658c2df391c070a]

CWS-TOOLING: integrate CWS calc47 2008-12-10 20:38:34 +0100 oc  r265231 : #i97115# 2008-12-09 14:19:59 +0100 oc  r265084 : #i96939# 2008-12-09 11:55:29 +0100 oc  r265073 : #i97061# 2008-12-09 11:37:05 +0100 oc  r265067 : #i97061# 2008-12-09 11:31:49 +0100 oc  r265066 : #i97061# 2008-12-09 11:30:30 +0100 oc  r265065 : #i97061# 2008-12-04 17:13:43 +0100 er  r264859 : DBG_ERROR needs semicolon 2008-12-04 02:34:13 +0100 er  r264811 : unxsols4 needs to be compiled with exceptions when using STL 2008-12-04 02:24:30 +0100 er  r264810 : WaE unxsols4: ScZoomSliderWnd::Update hides the function Window::Update() 2008-12-04 01:40:22 +0100 er  r264809 : DBG_ASSERT needs semicolon 2008-12-03 11:00:55 +0100 er  r264753 : CWS-TOOLING: rebase CWS calc47 to trunk@264325 (milestone: DEV300:m36) 2008-10-31 12:30:09 +0100 nn  r262863 : #i90362# call CheckNeedsRepaint in UpdateFormulas 2008-10-29 14:49:48 +0100 nn  r262802 : #i88521# initialization order (gcc warning) 2008-10-29 12:31:38 +0100 nn  r262782 : #i88521# toolbar entry for scaling factor in page preview (patch from maoyg) 2008-10-29 12:31:00 +0100 nn  r262781 : #i88521# toolbar entry for scaling factor in page preview (patch from maoyg) 2008-10-29 12:28:45 +0100 nn  r262780 : #i88521# toolbar entry for scaling factor in page preview (patch from maoyg) 2008-10-28 17:01:37 +0100 nn  r262756 : resolve gcc warnings 2008-10-28 13:46:07 +0100 nn  r262742 : #i9709# always use system encoding for DDE (patch from rail) 2008-10-28 13:45:44 +0100 nn  r262741 : #i9709# always use system encoding for DDE (patch from rail) 2008-10-27 20:55:51 +0100 nn  r262689 : #i44349# refresh auto filter flags in ScUndoDragDrop::Redo (patch from gaozm) 2008-10-27 20:40:06 +0100 nn  r262688 : #i4517# rename sheet with double click (patch from kohei) 2008-10-27 20:28:55 +0100 nn  r262687 : #i20491# ensure stable sorting (patch from maoyg) 2008-10-27 20:13:19 +0100 nn  r262686 : #i22758# direct sort (toolbar buttons): detect headers (patch from maoyg) 2008-10-27 19:42:51 +0100 nn  r262685 : #i7277# default for sorting is cursor column (patch from maoyg) 2008-10-27 19:18:57 +0100 nn  r262684 : #i7088# insert/delete columns/rows across selected sheets (patch from maoyg) 2008-10-27 18:59:43 +0100 nn  r262683 : #i86856# show formula syntax in tip help (patch from maoyg) 2008-10-27 18:30:45 +0100 nn  r262682 : #i89145# scroll wheel handling in page preview (patch from maoyg) 2008-10-27 18:03:10 +0100 nn  r262681 : #i85226# take care of subtotal formulas in ScUndoQuery::Undo (patch from gaozm) 2008-10-27 17:41:16 +0100 nn  r262680 : #i88437# add zoom slider in status bar also for Calc (patch from maoyg) 2008-10-27 15:53:52 +0100 nn  r262678 : #i88467# undo for page margins/column widths in page preview (patch from maoyg)


2008-12-11  Rüdiger Timm  <rt@openoffice.org>  [a6675d849f51dd6aed03e70c80cbb1ea6689421d]

CWS-TOOLING: integrate CWS calc47 2008-12-10 20:38:34 +0100 oc  r265231 : #i97115# 2008-12-09 14:19:59 +0100 oc  r265084 : #i96939# 2008-12-09 11:55:29 +0100 oc  r265073 : #i97061# 2008-12-09 11:37:05 +0100 oc  r265067 : #i97061# 2008-12-09 11:31:49 +0100 oc  r265066 : #i97061# 2008-12-09 11:30:30 +0100 oc  r265065 : #i97061# 2008-12-04 17:13:43 +0100 er  r264859 : DBG_ERROR needs semicolon 2008-12-04 02:34:13 +0100 er  r264811 : unxsols4 needs to be compiled with exceptions when using STL 2008-12-04 02:24:30 +0100 er  r264810 : WaE unxsols4: ScZoomSliderWnd::Update hides the function Window::Update() 2008-12-04 01:40:22 +0100 er  r264809 : DBG_ASSERT needs semicolon 2008-12-03 11:00:55 +0100 er  r264753 : CWS-TOOLING: rebase CWS calc47 to trunk@264325 (milestone: DEV300:m36) 2008-10-31 12:30:09 +0100 nn  r262863 : #i90362# call CheckNeedsRepaint in UpdateFormulas 2008-10-29 14:49:48 +0100 nn  r262802 : #i88521# initialization order (gcc warning) 2008-10-29 12:31:38 +0100 nn  r262782 : #i88521# toolbar entry for scaling factor in page preview (patch from maoyg) 2008-10-29 12:31:00 +0100 nn  r262781 : #i88521# toolbar entry for scaling factor in page preview (patch from maoyg) 2008-10-29 12:28:45 +0100 nn  r262780 : #i88521# toolbar entry for scaling factor in page preview (patch from maoyg) 2008-10-28 17:01:37 +0100 nn  r262756 : resolve gcc warnings 2008-10-28 13:46:07 +0100 nn  r262742 : #i9709# always use system encoding for DDE (patch from rail) 2008-10-28 13:45:44 +0100 nn  r262741 : #i9709# always use system encoding for DDE (patch from rail) 2008-10-27 20:55:51 +0100 nn  r262689 : #i44349# refresh auto filter flags in ScUndoDragDrop::Redo (patch from gaozm) 2008-10-27 20:40:06 +0100 nn  r262688 : #i4517# rename sheet with double click (patch from kohei) 2008-10-27 20:28:55 +0100 nn  r262687 : #i20491# ensure stable sorting (patch from maoyg) 2008-10-27 20:13:19 +0100 nn  r262686 : #i22758# direct sort (toolbar buttons): detect headers (patch from maoyg) 2008-10-27 19:42:51 +0100 nn  r262685 : #i7277# default for sorting is cursor column (patch from maoyg) 2008-10-27 19:18:57 +0100 nn  r262684 : #i7088# insert/delete columns/rows across selected sheets (patch from maoyg) 2008-10-27 18:59:43 +0100 nn  r262683 : #i86856# show formula syntax in tip help (patch from maoyg) 2008-10-27 18:30:45 +0100 nn  r262682 : #i89145# scroll wheel handling in page preview (patch from maoyg) 2008-10-27 18:03:10 +0100 nn  r262681 : #i85226# take care of subtotal formulas in ScUndoQuery::Undo (patch from gaozm) 2008-10-27 17:41:16 +0100 nn  r262680 : #i88437# add zoom slider in status bar also for Calc (patch from maoyg) 2008-10-27 15:53:52 +0100 nn  r262678 : #i88467# undo for page margins/column widths in page preview (patch from maoyg)


2008-12-11  Rüdiger Timm  <rt@openoffice.org>  [534ca0c59cb1eb2ede630d4097df9495a9b7013c]

CWS-TOOLING: integrate CWS cwscheckapi5_DEV300


2008-12-11  Rüdiger Timm  <rt@openoffice.org>  [d147d3cde6ddc406046877dfdd121ffa2b575f48]

CWS-TOOLING: integrate CWS cwscheckapi5_DEV300


2008-12-11  Rüdiger Timm  <rt@openoffice.org>  [0cdab097c44f1891ae736eedb3d141170b887081]

CWS-TOOLING: integrate CWS cwscheckapi5_DEV300


2008-12-11  Rüdiger Timm  <rt@openoffice.org>  [faa55e40ac12af43e0e709a19c2f6d91b892cf32]

CWS-TOOLING: integrate CWS cwscheckapi5_DEV300


2008-12-11  Rüdiger Timm  <rt@openoffice.org>  [c8d4d59ee936aa0d1dd34262846788b52b4f1973]

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-11  Rüdiger Timm  <rt@openoffice.org>  [b560ecc75ec8cca50ec87e51390da033d4d21ed0]

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-11  Rüdiger Timm  <rt@openoffice.org>  [4707f7bb54d143e642ad5df5eedf56d5d2b08385]

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-11  Rüdiger Timm  <rt@openoffice.org>  [c6a3645a0e8d054e8d8dc012710edf892d1cb696]

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-11  Rüdiger Timm  <rt@openoffice.org>  [8a7a7106325711640c7a63f2bfa7b2c1aede314a]

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-11  Rüdiger Timm  <rt@openoffice.org>  [6d98a198efe40c9b9be0f952575bf77f5cb45a27]

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-11  Rüdiger Timm  <rt@openoffice.org>  [37d9508882a6783c66adebf9fde0645a3d055b02]

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-11  Rüdiger Timm  <rt@openoffice.org>  [7545436c5bc4d7ec9149ffe84da53aa449cef2f0]

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-11  Rüdiger Timm  <rt@openoffice.org>  [498a742cd83596320372d5d3ea9acbf0df4c6280]

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-11  Rüdiger Timm  <rt@openoffice.org>  [9070c17ce48dfd36ea1f21827dfb9bc2623ce38f]

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-11  Rüdiger Timm  <rt@openoffice.org>  [b2653936a1587de664cb62cac4a4a4cd5beadb20]

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-11  Rüdiger Timm  <rt@openoffice.org>  [ec7b0d30a194a6a3bfa95205bd24a4ce222ee0c1]

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-10  Rüdiger Timm  <rt@openoffice.org>  [9417ec0ad8e031fa961dd0d40c0a80164f7bc108]

CWS-TOOLING: integrate CWS hb12 2008-12-01 11:10:21 +0100 hbrinkm  r264591 : handled warnings on wntmsci12 2008-11-25 09:57:33 +0100 hbrinkm  r264275 : CWS-TOOLING: rebase CWS hb12 to trunk@263288 (milestone: DEV300:m35) 2008-11-19 17:17:34 +0100 hbrinkm  r264008 : #i28656# applied patch 2008-11-19 17:06:18 +0100 hbrinkm  r264007 : #i96267# applied patch 2008-11-19 16:47:16 +0100 hbrinkm  r264006 : #i95533# applied patch 2008-11-17 14:18:10 +0100 hbrinkm  r263722 : #i25545# applied patch 2008-11-17 13:48:18 +0100 hbrinkm  r263721 : #i96114# applied patch 2008-10-30 14:51:50 +0100 hbrinkm  r262827 : #i94634# applied patch 2008-10-22 16:35:49 +0200 hbrinkm  r262608 : i74244# use correct mask when checking for author field 2008-10-21 10:08:10 +0200 hbrinkm  r262563 : #iXXXXX# migrate CVS hb12 to SVN 2008-10-21 10:06:26 +0200 hbrinkm  r262562 : #iXXXXX# migrate CVS hb12 to SVN


2008-12-10  Rüdiger Timm  <rt@openoffice.org>  [551e73376e65e255da2828dc2e3de1dc1cc4384f]

CWS-TOOLING: integrate CWS hb12 2008-12-01 11:10:21 +0100 hbrinkm  r264591 : handled warnings on wntmsci12 2008-11-25 09:57:33 +0100 hbrinkm  r264275 : CWS-TOOLING: rebase CWS hb12 to trunk@263288 (milestone: DEV300:m35) 2008-11-19 17:17:34 +0100 hbrinkm  r264008 : #i28656# applied patch 2008-11-19 17:06:18 +0100 hbrinkm  r264007 : #i96267# applied patch 2008-11-19 16:47:16 +0100 hbrinkm  r264006 : #i95533# applied patch 2008-11-17 14:18:10 +0100 hbrinkm  r263722 : #i25545# applied patch 2008-11-17 13:48:18 +0100 hbrinkm  r263721 : #i96114# applied patch 2008-10-30 14:51:50 +0100 hbrinkm  r262827 : #i94634# applied patch 2008-10-22 16:35:49 +0200 hbrinkm  r262608 : i74244# use correct mask when checking for author field 2008-10-21 10:08:10 +0200 hbrinkm  r262563 : #iXXXXX# migrate CVS hb12 to SVN 2008-10-21 10:06:26 +0200 hbrinkm  r262562 : #iXXXXX# migrate CVS hb12 to SVN


2008-12-10  Rüdiger Timm  <rt@openoffice.org>  [846e75eef7ac735f492cef899cc67bd83365f915]

CWS-TOOLING: integrate CWS ab65 2008-12-04 12:15:24 +0100 ab  r264832 : #i83626# Removed warning 2008-12-04 12:04:09 +0100 ab  r264830 : #i83626# Changed search result score handling 2008-11-28 13:37:09 +0100 ab  r264548 : #i83626# Added missing juh.jar 2008-11-26 14:37:07 +0100 ab  r264388 : #i83626# Added HelpComponent.java 2008-11-21 13:07:19 +0100 ab  r264129 : #i83626# Fixed File URL versus system path confusion that made search operations fail on Unix 2008-11-19 12:22:10 +0100 ab  r263978 : #i83627# Removed warning 2008-11-19 12:06:41 +0100 ab  r263975 : #i83627# Removed warnings 2008-11-19 11:28:46 +0100 ab  r263971 : #i83627# Support images in extension help 2008-11-11 11:48:21 +0100 ab  r263551 : #i83626# Full text search in extension help


2008-12-10  Rüdiger Timm  <rt@openoffice.org>  [ae82c162516b37cb414afd372288785c68ad2810]

CWS-TOOLING: integrate CWS dba31f 2008-12-10 14:16:09 +0100 oj  r265185 : #i96658# remove is 2008-12-10 08:46:07 +0100 oj  r265147 : remove duplicate ids 2008-12-10 08:35:02 +0100 oj  r265146 : #i96658# remove is 2008-12-09 11:44:35 +0100 oj  r265072 : use of tools::StringresourceList 2008-12-09 11:43:41 +0100 oj  r265071 : new class to read string elements from a Resource 2008-12-09 11:41:56 +0100 oj  r265070 : export StringListResource 2008-12-09 11:38:17 +0100 oj  r265068 : change string ; to more string objects 2008-12-08 12:11:43 +0100 oj  r264985 : change default-license-id to lic-en-US 2008-12-05 12:06:09 +0100 oj  r264896 : disable check to uncheck 2008-12-04 08:58:50 +0100 oj  r264814 : #i96517,i96520,i96522# d&d, background, state fixed 2008-12-04 08:53:29 +0100 oj  r264813 : #i96434# use document ui name from filter 2008-12-04 08:41:06 +0100 oj  r264812 : #i96434# use document ui name from filter 2008-12-02 13:48:49 +0100 lla  r264697 : #i96526# extra string for default otr wasn't found 2008-11-28 11:46:31 +0100 oj  r264536 : move toolbar and resize add field dlg 2008-11-28 08:38:22 +0100 oj  r264526 : load string resources 2008-11-27 19:28:52 +0100 oj  r264520 : unsigned 2008-11-27 19:10:19 +0100 oj  r264517 : move class into unnamed namespace 2008-11-27 18:33:38 +0100 oj  r264514 : wrong param 2008-11-27 16:52:39 +0100 oj  r264510 : #i96622# wrong string replacement 2008-11-27 16:46:03 +0100 oj  r264509 : remove unused var 2008-11-27 13:37:16 +0100 oj  r264484 : #i96432# notify only when not in special mode of the page 2008-11-27 13:16:47 +0100 oj  r264479 : #i95224# accept alias in group by 2008-11-27 12:35:19 +0100 oj  r264477 : #i95416# always show localized strings in the start marker 2008-11-27 09:49:29 +0100 oj  r264455 : #i93460# set split pos 2008-11-27 09:05:27 +0100 oj  r264447 : #i96453# use extension from mimetype / mediatype 2008-11-26 16:24:43 +0100 oj  r264416 : #i96520# #i96522# #i96519# some changes at the add field dialog 2008-11-26 16:20:27 +0100 oj  r264414 : #i93420# prevent to register a none system file  url 2008-11-26 16:19:02 +0100 oj  r264413 : #i96522# new class to paste multiple objects 2008-11-26 10:06:12 +0100 oj  r264349 : #i96191# introduce new error message and check if type was defined aand should not be changed 2008-11-26 10:06:12 +0100 oj  r264348 : #i96191# throw error when decimal is to big 2008-11-25 12:08:59 +0100 oj  r264281 : #i96431# correct state for align and move 2008-11-25 11:54:47 +0100 oj  r264280 : #i96428# when new bind to first table 2008-11-25 11:49:55 +0100 oj  r264279 : #i96434# add report output format to inspection 2008-11-25 11:49:05 +0100 oj  r264278 : #i96434# add report output format to inspection 2008-11-24 10:46:23 +0100 oj  r264215 : #i96458# size width for controls 2008-11-24 09:28:56 +0100 oj  r264199 : #i96459# mark detail section when nothing is selected 2008-11-20 12:02:35 +0100 oj  r264038 : #i96191# fix check for prec 2008-11-20 08:06:32 +0100 oj  r264026 : #i90949# patch MID function 2008-11-11 13:14:58 +0100 oj  r263555 : #i96086# apply patch 2008-11-11 11:34:46 +0100 oj  r263549 : #i94128# correct height of section when controls moved outside 2008-11-11 07:52:08 +0100 oj  r263544 : #i94729# fix string with ; as sep 2008-11-11 07:45:27 +0100 oj  r263543 : #i95222# export chart title style 2008-11-11 07:43:37 +0100 oj  r263542 : #i92541# fix line height


2008-12-10  Rüdiger Timm  <rt@openoffice.org>  [024b1b81e95fb6ad5f22f68977bc0e7f73d63d08]

CWS-TOOLING: integrate CWS dba31f 2008-12-10 14:16:09 +0100 oj  r265185 : #i96658# remove is 2008-12-10 08:46:07 +0100 oj  r265147 : remove duplicate ids 2008-12-10 08:35:02 +0100 oj  r265146 : #i96658# remove is 2008-12-09 11:44:35 +0100 oj  r265072 : use of tools::StringresourceList 2008-12-09 11:43:41 +0100 oj  r265071 : new class to read string elements from a Resource 2008-12-09 11:41:56 +0100 oj  r265070 : export StringListResource 2008-12-09 11:38:17 +0100 oj  r265068 : change string ; to more string objects 2008-12-08 12:11:43 +0100 oj  r264985 : change default-license-id to lic-en-US 2008-12-05 12:06:09 +0100 oj  r264896 : disable check to uncheck 2008-12-04 08:58:50 +0100 oj  r264814 : #i96517,i96520,i96522# d&d, background, state fixed 2008-12-04 08:53:29 +0100 oj  r264813 : #i96434# use document ui name from filter 2008-12-04 08:41:06 +0100 oj  r264812 : #i96434# use document ui name from filter 2008-12-02 13:48:49 +0100 lla  r264697 : #i96526# extra string for default otr wasn't found 2008-11-28 11:46:31 +0100 oj  r264536 : move toolbar and resize add field dlg 2008-11-28 08:38:22 +0100 oj  r264526 : load string resources 2008-11-27 19:28:52 +0100 oj  r264520 : unsigned 2008-11-27 19:10:19 +0100 oj  r264517 : move class into unnamed namespace 2008-11-27 18:33:38 +0100 oj  r264514 : wrong param 2008-11-27 16:52:39 +0100 oj  r264510 : #i96622# wrong string replacement 2008-11-27 16:46:03 +0100 oj  r264509 : remove unused var 2008-11-27 13:37:16 +0100 oj  r264484 : #i96432# notify only when not in special mode of the page 2008-11-27 13:16:47 +0100 oj  r264479 : #i95224# accept alias in group by 2008-11-27 12:35:19 +0100 oj  r264477 : #i95416# always show localized strings in the start marker 2008-11-27 09:49:29 +0100 oj  r264455 : #i93460# set split pos 2008-11-27 09:05:27 +0100 oj  r264447 : #i96453# use extension from mimetype / mediatype 2008-11-26 16:24:43 +0100 oj  r264416 : #i96520# #i96522# #i96519# some changes at the add field dialog 2008-11-26 16:20:27 +0100 oj  r264414 : #i93420# prevent to register a none system file  url 2008-11-26 16:19:02 +0100 oj  r264413 : #i96522# new class to paste multiple objects 2008-11-26 10:06:12 +0100 oj  r264349 : #i96191# introduce new error message and check if type was defined aand should not be changed 2008-11-26 10:06:12 +0100 oj  r264348 : #i96191# throw error when decimal is to big 2008-11-25 12:08:59 +0100 oj  r264281 : #i96431# correct state for align and move 2008-11-25 11:54:47 +0100 oj  r264280 : #i96428# when new bind to first table 2008-11-25 11:49:55 +0100 oj  r264279 : #i96434# add report output format to inspection 2008-11-25 11:49:05 +0100 oj  r264278 : #i96434# add report output format to inspection 2008-11-24 10:46:23 +0100 oj  r264215 : #i96458# size width for controls 2008-11-24 09:28:56 +0100 oj  r264199 : #i96459# mark detail section when nothing is selected 2008-11-20 12:02:35 +0100 oj  r264038 : #i96191# fix check for prec 2008-11-20 08:06:32 +0100 oj  r264026 : #i90949# patch MID function 2008-11-11 13:14:58 +0100 oj  r263555 : #i96086# apply patch 2008-11-11 11:34:46 +0100 oj  r263549 : #i94128# correct height of section when controls moved outside 2008-11-11 07:52:08 +0100 oj  r263544 : #i94729# fix string with ; as sep 2008-11-11 07:45:27 +0100 oj  r263543 : #i95222# export chart title style 2008-11-11 07:43:37 +0100 oj  r263542 : #i92541# fix line height


2008-12-10  Rüdiger Timm  <rt@openoffice.org>  [49150b42adff9ffa45e1a04038df5c16c8a9e815]

CWS-TOOLING: integrate CWS dba31f 2008-12-10 14:16:09 +0100 oj  r265185 : #i96658# remove is 2008-12-10 08:46:07 +0100 oj  r265147 : remove duplicate ids 2008-12-10 08:35:02 +0100 oj  r265146 : #i96658# remove is 2008-12-09 11:44:35 +0100 oj  r265072 : use of tools::StringresourceList 2008-12-09 11:43:41 +0100 oj  r265071 : new class to read string elements from a Resource 2008-12-09 11:41:56 +0100 oj  r265070 : export StringListResource 2008-12-09 11:38:17 +0100 oj  r265068 : change string ; to more string objects 2008-12-08 12:11:43 +0100 oj  r264985 : change default-license-id to lic-en-US 2008-12-05 12:06:09 +0100 oj  r264896 : disable check to uncheck 2008-12-04 08:58:50 +0100 oj  r264814 : #i96517,i96520,i96522# d&d, background, state fixed 2008-12-04 08:53:29 +0100 oj  r264813 : #i96434# use document ui name from filter 2008-12-04 08:41:06 +0100 oj  r264812 : #i96434# use document ui name from filter 2008-12-02 13:48:49 +0100 lla  r264697 : #i96526# extra string for default otr wasn't found 2008-11-28 11:46:31 +0100 oj  r264536 : move toolbar and resize add field dlg 2008-11-28 08:38:22 +0100 oj  r264526 : load string resources 2008-11-27 19:28:52 +0100 oj  r264520 : unsigned 2008-11-27 19:10:19 +0100 oj  r264517 : move class into unnamed namespace 2008-11-27 18:33:38 +0100 oj  r264514 : wrong param 2008-11-27 16:52:39 +0100 oj  r264510 : #i96622# wrong string replacement 2008-11-27 16:46:03 +0100 oj  r264509 : remove unused var 2008-11-27 13:37:16 +0100 oj  r264484 : #i96432# notify only when not in special mode of the page 2008-11-27 13:16:47 +0100 oj  r264479 : #i95224# accept alias in group by 2008-11-27 12:35:19 +0100 oj  r264477 : #i95416# always show localized strings in the start marker 2008-11-27 09:49:29 +0100 oj  r264455 : #i93460# set split pos 2008-11-27 09:05:27 +0100 oj  r264447 : #i96453# use extension from mimetype / mediatype 2008-11-26 16:24:43 +0100 oj  r264416 : #i96520# #i96522# #i96519# some changes at the add field dialog 2008-11-26 16:20:27 +0100 oj  r264414 : #i93420# prevent to register a none system file  url 2008-11-26 16:19:02 +0100 oj  r264413 : #i96522# new class to paste multiple objects 2008-11-26 10:06:12 +0100 oj  r264349 : #i96191# introduce new error message and check if type was defined aand should not be changed 2008-11-26 10:06:12 +0100 oj  r264348 : #i96191# throw error when decimal is to big 2008-11-25 12:08:59 +0100 oj  r264281 : #i96431# correct state for align and move 2008-11-25 11:54:47 +0100 oj  r264280 : #i96428# when new bind to first table 2008-11-25 11:49:55 +0100 oj  r264279 : #i96434# add report output format to inspection 2008-11-25 11:49:05 +0100 oj  r264278 : #i96434# add report output format to inspection 2008-11-24 10:46:23 +0100 oj  r264215 : #i96458# size width for controls 2008-11-24 09:28:56 +0100 oj  r264199 : #i96459# mark detail section when nothing is selected 2008-11-20 12:02:35 +0100 oj  r264038 : #i96191# fix check for prec 2008-11-20 08:06:32 +0100 oj  r264026 : #i90949# patch MID function 2008-11-11 13:14:58 +0100 oj  r263555 : #i96086# apply patch 2008-11-11 11:34:46 +0100 oj  r263549 : #i94128# correct height of section when controls moved outside 2008-11-11 07:52:08 +0100 oj  r263544 : #i94729# fix string with ; as sep 2008-11-11 07:45:27 +0100 oj  r263543 : #i95222# export chart title style 2008-11-11 07:43:37 +0100 oj  r263542 : #i92541# fix line height


2008-12-10  Rüdiger Timm  <rt@openoffice.org>  [14b5e1a9c674d45b5e10d990eca04363ac104cc3]

CWS-TOOLING: integrate CWS dba31f 2008-12-10 14:16:09 +0100 oj  r265185 : #i96658# remove is 2008-12-10 08:46:07 +0100 oj  r265147 : remove duplicate ids 2008-12-10 08:35:02 +0100 oj  r265146 : #i96658# remove is 2008-12-09 11:44:35 +0100 oj  r265072 : use of tools::StringresourceList 2008-12-09 11:43:41 +0100 oj  r265071 : new class to read string elements from a Resource 2008-12-09 11:41:56 +0100 oj  r265070 : export StringListResource 2008-12-09 11:38:17 +0100 oj  r265068 : change string ; to more string objects 2008-12-08 12:11:43 +0100 oj  r264985 : change default-license-id to lic-en-US 2008-12-05 12:06:09 +0100 oj  r264896 : disable check to uncheck 2008-12-04 08:58:50 +0100 oj  r264814 : #i96517,i96520,i96522# d&d, background, state fixed 2008-12-04 08:53:29 +0100 oj  r264813 : #i96434# use document ui name from filter 2008-12-04 08:41:06 +0100 oj  r264812 : #i96434# use document ui name from filter 2008-12-02 13:48:49 +0100 lla  r264697 : #i96526# extra string for default otr wasn't found 2008-11-28 11:46:31 +0100 oj  r264536 : move toolbar and resize add field dlg 2008-11-28 08:38:22 +0100 oj  r264526 : load string resources 2008-11-27 19:28:52 +0100 oj  r264520 : unsigned 2008-11-27 19:10:19 +0100 oj  r264517 : move class into unnamed namespace 2008-11-27 18:33:38 +0100 oj  r264514 : wrong param 2008-11-27 16:52:39 +0100 oj  r264510 : #i96622# wrong string replacement 2008-11-27 16:46:03 +0100 oj  r264509 : remove unused var 2008-11-27 13:37:16 +0100 oj  r264484 : #i96432# notify only when not in special mode of the page 2008-11-27 13:16:47 +0100 oj  r264479 : #i95224# accept alias in group by 2008-11-27 12:35:19 +0100 oj  r264477 : #i95416# always show localized strings in the start marker 2008-11-27 09:49:29 +0100 oj  r264455 : #i93460# set split pos 2008-11-27 09:05:27 +0100 oj  r264447 : #i96453# use extension from mimetype / mediatype 2008-11-26 16:24:43 +0100 oj  r264416 : #i96520# #i96522# #i96519# some changes at the add field dialog 2008-11-26 16:20:27 +0100 oj  r264414 : #i93420# prevent to register a none system file  url 2008-11-26 16:19:02 +0100 oj  r264413 : #i96522# new class to paste multiple objects 2008-11-26 10:06:12 +0100 oj  r264349 : #i96191# introduce new error message and check if type was defined aand should not be changed 2008-11-26 10:06:12 +0100 oj  r264348 : #i96191# throw error when decimal is to big 2008-11-25 12:08:59 +0100 oj  r264281 : #i96431# correct state for align and move 2008-11-25 11:54:47 +0100 oj  r264280 : #i96428# when new bind to first table 2008-11-25 11:49:55 +0100 oj  r264279 : #i96434# add report output format to inspection 2008-11-25 11:49:05 +0100 oj  r264278 : #i96434# add report output format to inspection 2008-11-24 10:46:23 +0100 oj  r264215 : #i96458# size width for controls 2008-11-24 09:28:56 +0100 oj  r264199 : #i96459# mark detail section when nothing is selected 2008-11-20 12:02:35 +0100 oj  r264038 : #i96191# fix check for prec 2008-11-20 08:06:32 +0100 oj  r264026 : #i90949# patch MID function 2008-11-11 13:14:58 +0100 oj  r263555 : #i96086# apply patch 2008-11-11 11:34:46 +0100 oj  r263549 : #i94128# correct height of section when controls moved outside 2008-11-11 07:52:08 +0100 oj  r263544 : #i94729# fix string with ; as sep 2008-11-11 07:45:27 +0100 oj  r263543 : #i95222# export chart title style 2008-11-11 07:43:37 +0100 oj  r263542 : #i92541# fix line height


2008-12-10  Rüdiger Timm  <rt@openoffice.org>  [b2582ea74b258c3f59e862a66b4acadd22043586]

CWS-TOOLING: integrate CWS dba31f 2008-12-10 14:16:09 +0100 oj  r265185 : #i96658# remove is 2008-12-10 08:46:07 +0100 oj  r265147 : remove duplicate ids 2008-12-10 08:35:02 +0100 oj  r265146 : #i96658# remove is 2008-12-09 11:44:35 +0100 oj  r265072 : use of tools::StringresourceList 2008-12-09 11:43:41 +0100 oj  r265071 : new class to read string elements from a Resource 2008-12-09 11:41:56 +0100 oj  r265070 : export StringListResource 2008-12-09 11:38:17 +0100 oj  r265068 : change string ; to more string objects 2008-12-08 12:11:43 +0100 oj  r264985 : change default-license-id to lic-en-US 2008-12-05 12:06:09 +0100 oj  r264896 : disable check to uncheck 2008-12-04 08:58:50 +0100 oj  r264814 : #i96517,i96520,i96522# d&d, background, state fixed 2008-12-04 08:53:29 +0100 oj  r264813 : #i96434# use document ui name from filter 2008-12-04 08:41:06 +0100 oj  r264812 : #i96434# use document ui name from filter 2008-12-02 13:48:49 +0100 lla  r264697 : #i96526# extra string for default otr wasn't found 2008-11-28 11:46:31 +0100 oj  r264536 : move toolbar and resize add field dlg 2008-11-28 08:38:22 +0100 oj  r264526 : load string resources 2008-11-27 19:28:52 +0100 oj  r264520 : unsigned 2008-11-27 19:10:19 +0100 oj  r264517 : move class into unnamed namespace 2008-11-27 18:33:38 +0100 oj  r264514 : wrong param 2008-11-27 16:52:39 +0100 oj  r264510 : #i96622# wrong string replacement 2008-11-27 16:46:03 +0100 oj  r264509 : remove unused var 2008-11-27 13:37:16 +0100 oj  r264484 : #i96432# notify only when not in special mode of the page 2008-11-27 13:16:47 +0100 oj  r264479 : #i95224# accept alias in group by 2008-11-27 12:35:19 +0100 oj  r264477 : #i95416# always show localized strings in the start marker 2008-11-27 09:49:29 +0100 oj  r264455 : #i93460# set split pos 2008-11-27 09:05:27 +0100 oj  r264447 : #i96453# use extension from mimetype / mediatype 2008-11-26 16:24:43 +0100 oj  r264416 : #i96520# #i96522# #i96519# some changes at the add field dialog 2008-11-26 16:20:27 +0100 oj  r264414 : #i93420# prevent to register a none system file  url 2008-11-26 16:19:02 +0100 oj  r264413 : #i96522# new class to paste multiple objects 2008-11-26 10:06:12 +0100 oj  r264349 : #i96191# introduce new error message and check if type was defined aand should not be changed 2008-11-26 10:06:12 +0100 oj  r264348 : #i96191# throw error when decimal is to big 2008-11-25 12:08:59 +0100 oj  r264281 : #i96431# correct state for align and move 2008-11-25 11:54:47 +0100 oj  r264280 : #i96428# when new bind to first table 2008-11-25 11:49:55 +0100 oj  r264279 : #i96434# add report output format to inspection 2008-11-25 11:49:05 +0100 oj  r264278 : #i96434# add report output format to inspection 2008-11-24 10:46:23 +0100 oj  r264215 : #i96458# size width for controls 2008-11-24 09:28:56 +0100 oj  r264199 : #i96459# mark detail section when nothing is selected 2008-11-20 12:02:35 +0100 oj  r264038 : #i96191# fix check for prec 2008-11-20 08:06:32 +0100 oj  r264026 : #i90949# patch MID function 2008-11-11 13:14:58 +0100 oj  r263555 : #i96086# apply patch 2008-11-11 11:34:46 +0100 oj  r263549 : #i94128# correct height of section when controls moved outside 2008-11-11 07:52:08 +0100 oj  r263544 : #i94729# fix string with ; as sep 2008-11-11 07:45:27 +0100 oj  r263543 : #i95222# export chart title style 2008-11-11 07:43:37 +0100 oj  r263542 : #i92541# fix line height


2008-12-10  Rüdiger Timm  <rt@openoffice.org>  [92d94fc98efe24059ab8de0ed81ca31af5f8df98]

CWS-TOOLING: integrate CWS dba31f 2008-12-10 14:16:09 +0100 oj  r265185 : #i96658# remove is 2008-12-10 08:46:07 +0100 oj  r265147 : remove duplicate ids 2008-12-10 08:35:02 +0100 oj  r265146 : #i96658# remove is 2008-12-09 11:44:35 +0100 oj  r265072 : use of tools::StringresourceList 2008-12-09 11:43:41 +0100 oj  r265071 : new class to read string elements from a Resource 2008-12-09 11:41:56 +0100 oj  r265070 : export StringListResource 2008-12-09 11:38:17 +0100 oj  r265068 : change string ; to more string objects 2008-12-08 12:11:43 +0100 oj  r264985 : change default-license-id to lic-en-US 2008-12-05 12:06:09 +0100 oj  r264896 : disable check to uncheck 2008-12-04 08:58:50 +0100 oj  r264814 : #i96517,i96520,i96522# d&d, background, state fixed 2008-12-04 08:53:29 +0100 oj  r264813 : #i96434# use document ui name from filter 2008-12-04 08:41:06 +0100 oj  r264812 : #i96434# use document ui name from filter 2008-12-02 13:48:49 +0100 lla  r264697 : #i96526# extra string for default otr wasn't found 2008-11-28 11:46:31 +0100 oj  r264536 : move toolbar and resize add field dlg 2008-11-28 08:38:22 +0100 oj  r264526 : load string resources 2008-11-27 19:28:52 +0100 oj  r264520 : unsigned 2008-11-27 19:10:19 +0100 oj  r264517 : move class into unnamed namespace 2008-11-27 18:33:38 +0100 oj  r264514 : wrong param 2008-11-27 16:52:39 +0100 oj  r264510 : #i96622# wrong string replacement 2008-11-27 16:46:03 +0100 oj  r264509 : remove unused var 2008-11-27 13:37:16 +0100 oj  r264484 : #i96432# notify only when not in special mode of the page 2008-11-27 13:16:47 +0100 oj  r264479 : #i95224# accept alias in group by 2008-11-27 12:35:19 +0100 oj  r264477 : #i95416# always show localized strings in the start marker 2008-11-27 09:49:29 +0100 oj  r264455 : #i93460# set split pos 2008-11-27 09:05:27 +0100 oj  r264447 : #i96453# use extension from mimetype / mediatype 2008-11-26 16:24:43 +0100 oj  r264416 : #i96520# #i96522# #i96519# some changes at the add field dialog 2008-11-26 16:20:27 +0100 oj  r264414 : #i93420# prevent to register a none system file  url 2008-11-26 16:19:02 +0100 oj  r264413 : #i96522# new class to paste multiple objects 2008-11-26 10:06:12 +0100 oj  r264349 : #i96191# introduce new error message and check if type was defined aand should not be changed 2008-11-26 10:06:12 +0100 oj  r264348 : #i96191# throw error when decimal is to big 2008-11-25 12:08:59 +0100 oj  r264281 : #i96431# correct state for align and move 2008-11-25 11:54:47 +0100 oj  r264280 : #i96428# when new bind to first table 2008-11-25 11:49:55 +0100 oj  r264279 : #i96434# add report output format to inspection 2008-11-25 11:49:05 +0100 oj  r264278 : #i96434# add report output format to inspection 2008-11-24 10:46:23 +0100 oj  r264215 : #i96458# size width for controls 2008-11-24 09:28:56 +0100 oj  r264199 : #i96459# mark detail section when nothing is selected 2008-11-20 12:02:35 +0100 oj  r264038 : #i96191# fix check for prec 2008-11-20 08:06:32 +0100 oj  r264026 : #i90949# patch MID function 2008-11-11 13:14:58 +0100 oj  r263555 : #i96086# apply patch 2008-11-11 11:34:46 +0100 oj  r263549 : #i94128# correct height of section when controls moved outside 2008-11-11 07:52:08 +0100 oj  r263544 : #i94729# fix string with ; as sep 2008-11-11 07:45:27 +0100 oj  r263543 : #i95222# export chart title style 2008-11-11 07:43:37 +0100 oj  r263542 : #i92541# fix line height


2008-12-09  Release Engineers  <releng@openoffice.org>  [bf702c3e70ae6996dfe8a7a5d046e9a0a785354c]

#100000# rename linked modules for subversion, fix for module outside start


2008-12-09  Rüdiger Timm  <rt@openoffice.org>  [b3080b9a368685e5979b62a07f8579c0679ea4ed]

CWS-TOOLING: integrate CWS c24v001_DEV300


2008-12-09  Rüdiger Timm  <rt@openoffice.org>  [3a7141435bc71d44ec91160bf9c2f805de66c7f0]

CWS-TOOLING: integrate CWS i96529_DEV300


2008-12-09  Rüdiger Timm  <rt@openoffice.org>  [d4fe0312f57f288e3c1cdfdd57457c223d953c4c]

CWS-TOOLING: integrate CWS canvas06 2008-11-14 18:59:03 +0100 thb  r263697 : Reverted fAlpha setup to previous state, as this was bogus as well - code path is apparently not taken for test, but anyway 2008-11-13 21:32:45 +0100 thb  r263663 : WaE fix (and a bad bug as well - int color would have overflown) 2008-11-13 16:51:37 +0100 pl  r263654 : remove warnings 2008-11-13 09:46:28 +0100 thb  r263623 : #i95317# Fixed typo (thx WaE for finding) 2008-11-12 21:25:19 +0100 thb  r263617 : #i96047# call update() on hidden sprite shape as well, to force actual hiding 2008-11-12 21:23:31 +0100 thb  r263616 : #i95209# Merge from CWS thb11 - revives canvasbitmap unit tests, fixes nasty corner case in x11 salbmp (for 16bpp) 2008-11-12 21:21:46 +0100 thb  r263615 : #i95197# Shuffled code to make valgrind quiet during bmp loading 2008-11-12 21:18:06 +0100 thb  r263614 : #i93382# Make --disable-moz build work 2008-11-12 21:16:55 +0100 thb  r263613 : #i95317# Fixed mis-named traits methods for min and max numbers 2008-11-12 20:59:01 +0100 thb  r263612 : #i95317#, #i92902#: migrate CWS canvas06 to SVN.


2008-12-09  Rüdiger Timm  <rt@openoffice.org>  [30f14e03375e1bcf3dbd577371346fc772bd9a56]

CWS-TOOLING: integrate CWS canvas06 2008-11-14 18:59:03 +0100 thb  r263697 : Reverted fAlpha setup to previous state, as this was bogus as well - code path is apparently not taken for test, but anyway 2008-11-13 21:32:45 +0100 thb  r263663 : WaE fix (and a bad bug as well - int color would have overflown) 2008-11-13 16:51:37 +0100 pl  r263654 : remove warnings 2008-11-13 09:46:28 +0100 thb  r263623 : #i95317# Fixed typo (thx WaE for finding) 2008-11-12 21:25:19 +0100 thb  r263617 : #i96047# call update() on hidden sprite shape as well, to force actual hiding 2008-11-12 21:23:31 +0100 thb  r263616 : #i95209# Merge from CWS thb11 - revives canvasbitmap unit tests, fixes nasty corner case in x11 salbmp (for 16bpp) 2008-11-12 21:21:46 +0100 thb  r263615 : #i95197# Shuffled code to make valgrind quiet during bmp loading 2008-11-12 21:18:06 +0100 thb  r263614 : #i93382# Make --disable-moz build work 2008-11-12 21:16:55 +0100 thb  r263613 : #i95317# Fixed mis-named traits methods for min and max numbers 2008-11-12 20:59:01 +0100 thb  r263612 : #i95317#, #i92902#: migrate CWS canvas06 to SVN.


2008-12-09  Rüdiger Timm  <rt@openoffice.org>  [08dd93a4b70962aed0d2b1923b1a73d1d33e0bf3]

CWS-TOOLING: integrate CWS canvas06 2008-11-14 18:59:03 +0100 thb  r263697 : Reverted fAlpha setup to previous state, as this was bogus as well - code path is apparently not taken for test, but anyway 2008-11-13 21:32:45 +0100 thb  r263663 : WaE fix (and a bad bug as well - int color would have overflown) 2008-11-13 16:51:37 +0100 pl  r263654 : remove warnings 2008-11-13 09:46:28 +0100 thb  r263623 : #i95317# Fixed typo (thx WaE for finding) 2008-11-12 21:25:19 +0100 thb  r263617 : #i96047# call update() on hidden sprite shape as well, to force actual hiding 2008-11-12 21:23:31 +0100 thb  r263616 : #i95209# Merge from CWS thb11 - revives canvasbitmap unit tests, fixes nasty corner case in x11 salbmp (for 16bpp) 2008-11-12 21:21:46 +0100 thb  r263615 : #i95197# Shuffled code to make valgrind quiet during bmp loading 2008-11-12 21:18:06 +0100 thb  r263614 : #i93382# Make --disable-moz build work 2008-11-12 21:16:55 +0100 thb  r263613 : #i95317# Fixed mis-named traits methods for min and max numbers 2008-11-12 20:59:01 +0100 thb  r263612 : #i95317#, #i92902#: migrate CWS canvas06 to SVN.


2008-12-09  Rüdiger Timm  <rt@openoffice.org>  [2f067b8e6f4c51d6db4590b68f13653cf8eea104]

CWS-TOOLING: integrate CWS canvas06 2008-11-14 18:59:03 +0100 thb  r263697 : Reverted fAlpha setup to previous state, as this was bogus as well - code path is apparently not taken for test, but anyway 2008-11-13 21:32:45 +0100 thb  r263663 : WaE fix (and a bad bug as well - int color would have overflown) 2008-11-13 16:51:37 +0100 pl  r263654 : remove warnings 2008-11-13 09:46:28 +0100 thb  r263623 : #i95317# Fixed typo (thx WaE for finding) 2008-11-12 21:25:19 +0100 thb  r263617 : #i96047# call update() on hidden sprite shape as well, to force actual hiding 2008-11-12 21:23:31 +0100 thb  r263616 : #i95209# Merge from CWS thb11 - revives canvasbitmap unit tests, fixes nasty corner case in x11 salbmp (for 16bpp) 2008-11-12 21:21:46 +0100 thb  r263615 : #i95197# Shuffled code to make valgrind quiet during bmp loading 2008-11-12 21:18:06 +0100 thb  r263614 : #i93382# Make --disable-moz build work 2008-11-12 21:16:55 +0100 thb  r263613 : #i95317# Fixed mis-named traits methods for min and max numbers 2008-11-12 20:59:01 +0100 thb  r263612 : #i95317#, #i92902#: migrate CWS canvas06 to SVN.


2008-12-09  Rüdiger Timm  <rt@openoffice.org>  [db489c6713ed29def709c12c72058bb2c0c00de1]

CWS-TOOLING: integrate CWS canvas06 2008-11-14 18:59:03 +0100 thb  r263697 : Reverted fAlpha setup to previous state, as this was bogus as well - code path is apparently not taken for test, but anyway 2008-11-13 21:32:45 +0100 thb  r263663 : WaE fix (and a bad bug as well - int color would have overflown) 2008-11-13 16:51:37 +0100 pl  r263654 : remove warnings 2008-11-13 09:46:28 +0100 thb  r263623 : #i95317# Fixed typo (thx WaE for finding) 2008-11-12 21:25:19 +0100 thb  r263617 : #i96047# call update() on hidden sprite shape as well, to force actual hiding 2008-11-12 21:23:31 +0100 thb  r263616 : #i95209# Merge from CWS thb11 - revives canvasbitmap unit tests, fixes nasty corner case in x11 salbmp (for 16bpp) 2008-11-12 21:21:46 +0100 thb  r263615 : #i95197# Shuffled code to make valgrind quiet during bmp loading 2008-11-12 21:18:06 +0100 thb  r263614 : #i93382# Make --disable-moz build work 2008-11-12 21:16:55 +0100 thb  r263613 : #i95317# Fixed mis-named traits methods for min and max numbers 2008-11-12 20:59:01 +0100 thb  r263612 : #i95317#, #i92902#: migrate CWS canvas06 to SVN.


2008-12-09  Rüdiger Timm  <rt@openoffice.org>  [5b3d1058ef692cd3ed555161a2032dc74d679c99]

CWS-TOOLING: integrate CWS sjfixes11_DEV300


2008-12-09  Rüdiger Timm  <rt@openoffice.org>  [63425502edc918a9bd88a2b2344104328d2c8ce8]

CWS-TOOLING: integrate CWS sjfixes11_DEV300


2008-12-09  Rüdiger Timm  <rt@openoffice.org>  [8afe4c24c97a90326ff84a891344ddbf401b1b56]

CWS-TOOLING: integrate CWS sjfixes11_DEV300


2008-12-09  Rüdiger Timm  <rt@openoffice.org>  [3a91fde276caa644d90f02da0e102dd4915fc460]

CWS-TOOLING: integrate CWS sjfixes11_DEV300


2008-12-09  Rüdiger Timm  <rt@openoffice.org>  [bb51897b3cc7127f6ea487f327d666386782ec2a]

CWS-TOOLING: integrate CWS jw5


2008-12-09  Rüdiger Timm  <rt@openoffice.org>  [8b4cfad3fd8b8d41be20dae44bfbf9c73019d96b]

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>  [1365768147216a98e657dbbc4e1e8cbd01390825]

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>  [6ed64f76e0801577f18e4463227da6263d95e078]

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>  [da4fff6adad15b82547523887a946f21cff27921]

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>  [96b93c4edb897763d004304eb529392f35c209eb]

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>  [4c69fc8f2c08b6ee822124c686897a50785b4714]

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>  [340f8e860330c528175e0b84cc9337d0dc4420fa]

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>  [59c47d1254347eadaf3693dd7f7f0bf2309b73f5]

#i10000# Do not check deliverables of linked, not-built modules.


2008-12-09  Rüdiger Timm  <rt@openoffice.org>  [cbf9e6391f415bf11583c1cd0fbfbda10965cc10]

#i10000# Do not check deliverables of linked, not-built modules.


2008-12-09  Rüdiger Timm  <rt@openoffice.org>  [e3ee495f2b9b5e70f00bb54ea983a77ac0e28550]

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>  [af853f0af2fe44061f3e142c0a65d9856b2be6a7]

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>  [c1076fbc24ef3b9ac3814a2a4bd380ce5e4b39c2]

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>  [b3294437e2d0f70224e16a7e8cd787407a8c53c2]

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>  [ec7fe07d774a1a45695ade0cb883cd8ba42fdf70]

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>  [8600bb1ae24c2f341c38640533b0b1736663d302]

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>  [cad36daba44cb432559d0e7b68e5cd7744e8555e]

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>  [cd3f2c082b80cdef94388beb71661f39178f799f]

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>  [b8db9514147779737d0db35c82a3b680b36e3f9f]

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>  [7006253eeb0d45982bf9311ef4bc0f7cac4e4373]

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>  [815e1e1d15e3b598484a3d94a0e7939f87059017]

nasty mergeinfo


2008-12-09  Rüdiger Timm  <rt@openoffice.org>  [426c6e539e09a26f70e862e11064a600adfd559e]

nasty mergeinfo


2008-12-09  Rüdiger Timm  <rt@openoffice.org>  [5dfb59695fbe0e94a75f3abd4683bf691d811abe]

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-09  Rüdiger Timm  <rt@openoffice.org>  [18456944853a992ebcc980201eb7a3d54771500e]

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-09  Rüdiger Timm  <rt@openoffice.org>  [a48f5d2a93fb908f463db6d3fbf6a6e08a9a64dd]

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-09  Rüdiger Timm  <rt@openoffice.org>  [568af9ac86c8eee3531ff9cb718aeba240f274be]

CWS-TOOLING: integrate CWS dba31d 2008-12-08 16:22:07 +0100 rt  r265005 : Remove DOS lineends 2008-12-05 13:56:24 +0100 fs  r264906 : #i10000# removed unreachable statement 2008-11-20 11:41:26 +0100 fs  r264037 : merged in the fix for #i95865# (it was wrongly committed to CWS dba32a, should have been here) 2008-11-20 11:34:24 +0100 fs  r264036 : line ends 2008-11-14 08:44:50 +0100 lla  r263665 : #i10000# comparsion between int and uint fixed 2008-11-13 13:31:12 +0100 lla  r263641 : #i10000# build problem fixed 2008-11-13 11:20:01 +0100 lla  r263625 : #i96130# hard code name of extension 2008-11-12 11:13:41 +0100 fs  r263582 : #i96096# when opening a SRB-report fails due to the missing SRB extension, log this as warning only, and proceed with the migration 2008-11-12 11:11:35 +0100 fs  r263581 : #i96096# ContentType handling. Now all contents deliver proper results in XContent::getContentType 2008-11-12 11:10:11 +0100 fs  r263580 : #i96096# new ctors taking UNO_QUERY_THROW 2008-11-11 10:10:13 +0100 lla  r263546 : CWS-TOOLING: rebase CWS dba31d to trunk@263288 (milestone: DEV300:m35) 2008-11-06 15:55:39 +0100 oj  r263393 : #i93452# get field from model fallbackis the name 2008-11-06 15:31:47 +0100 oj  r263392 : #i93465# remeber location of floating windows 2008-11-06 13:36:24 +0100 oj  r263381 : #i93450# check typemap for null 2008-11-06 13:28:49 +0100 oj  r263379 : #i93020# empty column list boxes when new relation should be created 2008-11-06 12:33:53 +0100 oj  r263377 : #i93012# set border to default : flat 2008-11-06 12:26:54 +0100 oj  r263375 : #i74927# do some less calls for odbc 2008-11-06 09:34:01 +0100 oj  r263362 : #i93383# grabFocus in suspend to get allmodified cells 2008-11-03 21:01:39 +0100 oj  r263308 : #i86739# check if slash can be valid for tables 2008-11-03 14:40:21 +0100 oj  r263287 : #i86739# check if slash can be valid for tables 2008-11-03 14:32:17 +0100 oj  r263286 : #i95227# column width 2008-11-03 14:27:26 +0100 oj  r263285 : link fwe 2008-11-03 14:24:54 +0100 oj  r263284 : #i95235# changed to hold no ref only weak 2008-10-31 11:21:48 +0100 oj  r262859 : #i93459# set images add menu entry 2008-10-31 09:06:37 +0100 oj  r262851 : #i88629# correct fileopen filter for database odb files 2008-10-30 15:01:04 +0100 oj  r262828 : #i95229# set filter at the composer 2008-10-29 15:57:41 +0100 oj  r262817 : #i95235# changed to hold no ref only weak 2008-10-29 15:57:19 +0100 oj  r262816 : #i95235# changed to hold no ref only weak 2008-10-29 15:57:03 +0100 oj  r262815 : #i95235# changed to hold no ref only weak 2008-10-29 15:56:15 +0100 oj  r262814 : #i95235# filtermanger changed to hold no ref only weak 2008-10-29 10:32:39 +0100 oj  r262773 : #i93474# use correct table name 2008-10-28 13:49:33 +0100 lla  r262744 : #i95524# make an Invalidate and refresh on Tables 2008-10-28 10:45:02 +0100 fs  r262707 : line ends 2008-10-28 10:34:42 +0100 fs  r262706 : #i95522# don't expect the component to live in a TopWindow 2008-10-28 08:30:40 +0100 lla  r262696 : #i93176# set preview mode on view 2008-10-28 07:56:57 +0100 oj  r262694 : merge cvs svn 2008-10-27 14:13:51 +0100 oj  r262673 : #i94129# use dummy data 2008-10-27 12:38:45 +0100 fs  r262669 : #i94125# rework ScrollColumns 2008-10-23 15:53:57 +0200 oj  r262624 : #i94568# do not load the embeddedobj just copy the storage 2008-10-23 14:39:14 +0200 oj  r262622 : #i94129# handle chart correctly 2008-10-22 10:51:19 +0200 lla  r262582 : #i94115# problem with left walk chart shape fixed 2008-10-22 07:47:48 +0200 oj  r262576 : #i94455# rename now do not use remove insert 2008-10-22 07:47:27 +0200 oj  r262575 : #i94455# rename now do not use remove insert 2008-10-21 12:46:26 +0200 lla  r262567 : #i93845# extra check if default schema doesn't exists, fix assertion


2008-12-09  Rüdiger Timm  <rt@openoffice.org>  [c3703e47c55d105c3cd43724d0f41df502a601c6]

CWS-TOOLING: integrate CWS dba31d 2008-12-08 16:22:07 +0100 rt  r265005 : Remove DOS lineends 2008-12-05 13:56:24 +0100 fs  r264906 : #i10000# removed unreachable statement 2008-11-20 11:41:26 +0100 fs  r264037 : merged in the fix for #i95865# (it was wrongly committed to CWS dba32a, should have been here) 2008-11-20 11:34:24 +0100 fs  r264036 : line ends 2008-11-14 08:44:50 +0100 lla  r263665 : #i10000# comparsion between int and uint fixed 2008-11-13 13:31:12 +0100 lla  r263641 : #i10000# build problem fixed 2008-11-13 11:20:01 +0100 lla  r263625 : #i96130# hard code name of extension 2008-11-12 11:13:41 +0100 fs  r263582 : #i96096# when opening a SRB-report fails due to the missing SRB extension, log this as warning only, and proceed with the migration 2008-11-12 11:11:35 +0100 fs  r263581 : #i96096# ContentType handling. Now all contents deliver proper results in XContent::getContentType 2008-11-12 11:10:11 +0100 fs  r263580 : #i96096# new ctors taking UNO_QUERY_THROW 2008-11-11 10:10:13 +0100 lla  r263546 : CWS-TOOLING: rebase CWS dba31d to trunk@263288 (milestone: DEV300:m35) 2008-11-06 15:55:39 +0100 oj  r263393 : #i93452# get field from model fallbackis the name 2008-11-06 15:31:47 +0100 oj  r263392 : #i93465# remeber location of floating windows 2008-11-06 13:36:24 +0100 oj  r263381 : #i93450# check typemap for null 2008-11-06 13:28:49 +0100 oj  r263379 : #i93020# empty column list boxes when new relation should be created 2008-11-06 12:33:53 +0100 oj  r263377 : #i93012# set border to default : flat 2008-11-06 12:26:54 +0100 oj  r263375 : #i74927# do some less calls for odbc 2008-11-06 09:34:01 +0100 oj  r263362 : #i93383# grabFocus in suspend to get allmodified cells 2008-11-03 21:01:39 +0100 oj  r263308 : #i86739# check if slash can be valid for tables 2008-11-03 14:40:21 +0100 oj  r263287 : #i86739# check if slash can be valid for tables 2008-11-03 14:32:17 +0100 oj  r263286 : #i95227# column width 2008-11-03 14:27:26 +0100 oj  r263285 : link fwe 2008-11-03 14:24:54 +0100 oj  r263284 : #i95235# changed to hold no ref only weak 2008-10-31 11:21:48 +0100 oj  r262859 : #i93459# set images add menu entry 2008-10-31 09:06:37 +0100 oj  r262851 : #i88629# correct fileopen filter for database odb files 2008-10-30 15:01:04 +0100 oj  r262828 : #i95229# set filter at the composer 2008-10-29 15:57:41 +0100 oj  r262817 : #i95235# changed to hold no ref only weak 2008-10-29 15:57:19 +0100 oj  r262816 : #i95235# changed to hold no ref only weak 2008-10-29 15:57:03 +0100 oj  r262815 : #i95235# changed to hold no ref only weak 2008-10-29 15:56:15 +0100 oj  r262814 : #i95235# filtermanger changed to hold no ref only weak 2008-10-29 10:32:39 +0100 oj  r262773 : #i93474# use correct table name 2008-10-28 13:49:33 +0100 lla  r262744 : #i95524# make an Invalidate and refresh on Tables 2008-10-28 10:45:02 +0100 fs  r262707 : line ends 2008-10-28 10:34:42 +0100 fs  r262706 : #i95522# don't expect the component to live in a TopWindow 2008-10-28 08:30:40 +0100 lla  r262696 : #i93176# set preview mode on view 2008-10-28 07:56:57 +0100 oj  r262694 : merge cvs svn 2008-10-27 14:13:51 +0100 oj  r262673 : #i94129# use dummy data 2008-10-27 12:38:45 +0100 fs  r262669 : #i94125# rework ScrollColumns 2008-10-23 15:53:57 +0200 oj  r262624 : #i94568# do not load the embeddedobj just copy the storage 2008-10-23 14:39:14 +0200 oj  r262622 : #i94129# handle chart correctly 2008-10-22 10:51:19 +0200 lla  r262582 : #i94115# problem with left walk chart shape fixed 2008-10-22 07:47:48 +0200 oj  r262576 : #i94455# rename now do not use remove insert 2008-10-22 07:47:27 +0200 oj  r262575 : #i94455# rename now do not use remove insert 2008-10-21 12:46:26 +0200 lla  r262567 : #i93845# extra check if default schema doesn't exists, fix assertion


2008-12-09  Rüdiger Timm  <rt@openoffice.org>  [28bbe98abeef2ca37413405d3d94321353084390]

CWS-TOOLING: integrate CWS dba31d 2008-12-08 16:22:07 +0100 rt  r265005 : Remove DOS lineends 2008-12-05 13:56:24 +0100 fs  r264906 : #i10000# removed unreachable statement 2008-11-20 11:41:26 +0100 fs  r264037 : merged in the fix for #i95865# (it was wrongly committed to CWS dba32a, should have been here) 2008-11-20 11:34:24 +0100 fs  r264036 : line ends 2008-11-14 08:44:50 +0100 lla  r263665 : #i10000# comparsion between int and uint fixed 2008-11-13 13:31:12 +0100 lla  r263641 : #i10000# build problem fixed 2008-11-13 11:20:01 +0100 lla  r263625 : #i96130# hard code name of extension 2008-11-12 11:13:41 +0100 fs  r263582 : #i96096# when opening a SRB-report fails due to the missing SRB extension, log this as warning only, and proceed with the migration 2008-11-12 11:11:35 +0100 fs  r263581 : #i96096# ContentType handling. Now all contents deliver proper results in XContent::getContentType 2008-11-12 11:10:11 +0100 fs  r263580 : #i96096# new ctors taking UNO_QUERY_THROW 2008-11-11 10:10:13 +0100 lla  r263546 : CWS-TOOLING: rebase CWS dba31d to trunk@263288 (milestone: DEV300:m35) 2008-11-06 15:55:39 +0100 oj  r263393 : #i93452# get field from model fallbackis the name 2008-11-06 15:31:47 +0100 oj  r263392 : #i93465# remeber location of floating windows 2008-11-06 13:36:24 +0100 oj  r263381 : #i93450# check typemap for null 2008-11-06 13:28:49 +0100 oj  r263379 : #i93020# empty column list boxes when new relation should be created 2008-11-06 12:33:53 +0100 oj  r263377 : #i93012# set border to default : flat 2008-11-06 12:26:54 +0100 oj  r263375 : #i74927# do some less calls for odbc 2008-11-06 09:34:01 +0100 oj  r263362 : #i93383# grabFocus in suspend to get allmodified cells 2008-11-03 21:01:39 +0100 oj  r263308 : #i86739# check if slash can be valid for tables 2008-11-03 14:40:21 +0100 oj  r263287 : #i86739# check if slash can be valid for tables 2008-11-03 14:32:17 +0100 oj  r263286 : #i95227# column width 2008-11-03 14:27:26 +0100 oj  r263285 : link fwe 2008-11-03 14:24:54 +0100 oj  r263284 : #i95235# changed to hold no ref only weak 2008-10-31 11:21:48 +0100 oj  r262859 : #i93459# set images add menu entry 2008-10-31 09:06:37 +0100 oj  r262851 : #i88629# correct fileopen filter for database odb files 2008-10-30 15:01:04 +0100 oj  r262828 : #i95229# set filter at the composer 2008-10-29 15:57:41 +0100 oj  r262817 : #i95235# changed to hold no ref only weak 2008-10-29 15:57:19 +0100 oj  r262816 : #i95235# changed to hold no ref only weak 2008-10-29 15:57:03 +0100 oj  r262815 : #i95235# changed to hold no ref only weak 2008-10-29 15:56:15 +0100 oj  r262814 : #i95235# filtermanger changed to hold no ref only weak 2008-10-29 10:32:39 +0100 oj  r262773 : #i93474# use correct table name 2008-10-28 13:49:33 +0100 lla  r262744 : #i95524# make an Invalidate and refresh on Tables 2008-10-28 10:45:02 +0100 fs  r262707 : line ends 2008-10-28 10:34:42 +0100 fs  r262706 : #i95522# don't expect the component to live in a TopWindow 2008-10-28 08:30:40 +0100 lla  r262696 : #i93176# set preview mode on view 2008-10-28 07:56:57 +0100 oj  r262694 : merge cvs svn 2008-10-27 14:13:51 +0100 oj  r262673 : #i94129# use dummy data 2008-10-27 12:38:45 +0100 fs  r262669 : #i94125# rework ScrollColumns 2008-10-23 15:53:57 +0200 oj  r262624 : #i94568# do not load the embeddedobj just copy the storage 2008-10-23 14:39:14 +0200 oj  r262622 : #i94129# handle chart correctly 2008-10-22 10:51:19 +0200 lla  r262582 : #i94115# problem with left walk chart shape fixed 2008-10-22 07:47:48 +0200 oj  r262576 : #i94455# rename now do not use remove insert 2008-10-22 07:47:27 +0200 oj  r262575 : #i94455# rename now do not use remove insert 2008-10-21 12:46:26 +0200 lla  r262567 : #i93845# extra check if default schema doesn't exists, fix assertion


2008-12-09  Rüdiger Timm  <rt@openoffice.org>  [5a0228bf90ef927c3d94c08259bace67d45329c1]

CWS-TOOLING: integrate CWS dba31d 2008-12-08 16:22:07 +0100 rt  r265005 : Remove DOS lineends 2008-12-05 13:56:24 +0100 fs  r264906 : #i10000# removed unreachable statement 2008-11-20 11:41:26 +0100 fs  r264037 : merged in the fix for #i95865# (it was wrongly committed to CWS dba32a, should have been here) 2008-11-20 11:34:24 +0100 fs  r264036 : line ends 2008-11-14 08:44:50 +0100 lla  r263665 : #i10000# comparsion between int and uint fixed 2008-11-13 13:31:12 +0100 lla  r263641 : #i10000# build problem fixed 2008-11-13 11:20:01 +0100 lla  r263625 : #i96130# hard code name of extension 2008-11-12 11:13:41 +0100 fs  r263582 : #i96096# when opening a SRB-report fails due to the missing SRB extension, log this as warning only, and proceed with the migration 2008-11-12 11:11:35 +0100 fs  r263581 : #i96096# ContentType handling. Now all contents deliver proper results in XContent::getContentType 2008-11-12 11:10:11 +0100 fs  r263580 : #i96096# new ctors taking UNO_QUERY_THROW 2008-11-11 10:10:13 +0100 lla  r263546 : CWS-TOOLING: rebase CWS dba31d to trunk@263288 (milestone: DEV300:m35) 2008-11-06 15:55:39 +0100 oj  r263393 : #i93452# get field from model fallbackis the name 2008-11-06 15:31:47 +0100 oj  r263392 : #i93465# remeber location of floating windows 2008-11-06 13:36:24 +0100 oj  r263381 : #i93450# check typemap for null 2008-11-06 13:28:49 +0100 oj  r263379 : #i93020# empty column list boxes when new relation should be created 2008-11-06 12:33:53 +0100 oj  r263377 : #i93012# set border to default : flat 2008-11-06 12:26:54 +0100 oj  r263375 : #i74927# do some less calls for odbc 2008-11-06 09:34:01 +0100 oj  r263362 : #i93383# grabFocus in suspend to get allmodified cells 2008-11-03 21:01:39 +0100 oj  r263308 : #i86739# check if slash can be valid for tables 2008-11-03 14:40:21 +0100 oj  r263287 : #i86739# check if slash can be valid for tables 2008-11-03 14:32:17 +0100 oj  r263286 : #i95227# column width 2008-11-03 14:27:26 +0100 oj  r263285 : link fwe 2008-11-03 14:24:54 +0100 oj  r263284 : #i95235# changed to hold no ref only weak 2008-10-31 11:21:48 +0100 oj  r262859 : #i93459# set images add menu entry 2008-10-31 09:06:37 +0100 oj  r262851 : #i88629# correct fileopen filter for database odb files 2008-10-30 15:01:04 +0100 oj  r262828 : #i95229# set filter at the composer 2008-10-29 15:57:41 +0100 oj  r262817 : #i95235# changed to hold no ref only weak 2008-10-29 15:57:19 +0100 oj  r262816 : #i95235# changed to hold no ref only weak 2008-10-29 15:57:03 +0100 oj  r262815 : #i95235# changed to hold no ref only weak 2008-10-29 15:56:15 +0100 oj  r262814 : #i95235# filtermanger changed to hold no ref only weak 2008-10-29 10:32:39 +0100 oj  r262773 : #i93474# use correct table name 2008-10-28 13:49:33 +0100 lla  r262744 : #i95524# make an Invalidate and refresh on Tables 2008-10-28 10:45:02 +0100 fs  r262707 : line ends 2008-10-28 10:34:42 +0100 fs  r262706 : #i95522# don't expect the component to live in a TopWindow 2008-10-28 08:30:40 +0100 lla  r262696 : #i93176# set preview mode on view 2008-10-28 07:56:57 +0100 oj  r262694 : merge cvs svn 2008-10-27 14:13:51 +0100 oj  r262673 : #i94129# use dummy data 2008-10-27 12:38:45 +0100 fs  r262669 : #i94125# rework ScrollColumns 2008-10-23 15:53:57 +0200 oj  r262624 : #i94568# do not load the embeddedobj just copy the storage 2008-10-23 14:39:14 +0200 oj  r262622 : #i94129# handle chart correctly 2008-10-22 10:51:19 +0200 lla  r262582 : #i94115# problem with left walk chart shape fixed 2008-10-22 07:47:48 +0200 oj  r262576 : #i94455# rename now do not use remove insert 2008-10-22 07:47:27 +0200 oj  r262575 : #i94455# rename now do not use remove insert 2008-10-21 12:46:26 +0200 lla  r262567 : #i93845# extra check if default schema doesn't exists, fix assertion


2008-12-08  Rüdiger Timm  <rt@openoffice.org>  [cb6ac318a76140a387ead48c8741e298bb37f0ce]

CWS-TOOLING: integrate CWS gcc44 2008-12-03 15:13:15 +0100 cmc  r264790 : shrink patch 2008-12-03 14:26:43 +0100 cmc  r264776 : shrink patch 2008-12-02 16:24:53 +0100 rene  r264718 : revert, thanks sb 2008-12-02 10:47:21 +0100 rene  r264675 : apply https://svn.boost.org/trac/boost/attachment/ticket/2069/0001-boost.mpl-gcc-4.4-fixes.patch for gcc 4.4 support (unbreaks at least canvas' build) 2008-12-01 22:08:16 +0100 rene  r264643 : missing include (already needed for gcc 4.3) 2008-12-01 22:07:07 +0100 rene  r264642 : allow gcc 4.4 2008-12-01 22:06:34 +0100 rene  r264641 : fix conditional so that it builds with gcc 4.4 (patch from http://bugs.debian.org/505371)


2008-12-08  Rüdiger Timm  <rt@openoffice.org>  [dda636683a3b4cc639533e4c7b3ca01fc9deff2c]

CWS-TOOLING: integrate CWS gcc44 2008-12-03 15:13:15 +0100 cmc  r264790 : shrink patch 2008-12-03 14:26:43 +0100 cmc  r264776 : shrink patch 2008-12-02 16:24:53 +0100 rene  r264718 : revert, thanks sb 2008-12-02 10:47:21 +0100 rene  r264675 : apply https://svn.boost.org/trac/boost/attachment/ticket/2069/0001-boost.mpl-gcc-4.4-fixes.patch for gcc 4.4 support (unbreaks at least canvas' build) 2008-12-01 22:08:16 +0100 rene  r264643 : missing include (already needed for gcc 4.3) 2008-12-01 22:07:07 +0100 rene  r264642 : allow gcc 4.4 2008-12-01 22:06:34 +0100 rene  r264641 : fix conditional so that it builds with gcc 4.4 (patch from http://bugs.debian.org/505371)


2008-12-08  Rüdiger Timm  <rt@openoffice.org>  [b4e6996966166bf80447fc9eda619b283e8c86ef]

CWS-TOOLING: integrate CWS gcc44 2008-12-03 15:13:15 +0100 cmc  r264790 : shrink patch 2008-12-03 14:26:43 +0100 cmc  r264776 : shrink patch 2008-12-02 16:24:53 +0100 rene  r264718 : revert, thanks sb 2008-12-02 10:47:21 +0100 rene  r264675 : apply https://svn.boost.org/trac/boost/attachment/ticket/2069/0001-boost.mpl-gcc-4.4-fixes.patch for gcc 4.4 support (unbreaks at least canvas' build) 2008-12-01 22:08:16 +0100 rene  r264643 : missing include (already needed for gcc 4.3) 2008-12-01 22:07:07 +0100 rene  r264642 : allow gcc 4.4 2008-12-01 22:06:34 +0100 rene  r264641 : fix conditional so that it builds with gcc 4.4 (patch from http://bugs.debian.org/505371)


2008-12-08  Rüdiger Timm  <rt@openoffice.org>  [3bb88621d3a61d700c50487fc79ebba066e57c63]

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>  [56a3f97ee75f4a833ba95ceee6f86d4044af132d]

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>  [f3441a12bae954cc81d639ded54bc0720c7ff675]

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>  [450368eab9ac1f8b2d9ced2bf375ea04df11eb8b]

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>  [05b8a81ec36166f1fedad8194d0bad07444a1495]

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>  [fa36dfb0cc8d963d3fd64e3b879beefe216a3431]

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>  [2aef3f79ebc34107a7dd5c9f40af4bf0f1140d73]

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-08  Rüdiger Timm  <rt@openoffice.org>  [b656c2209e75ae9b9fbb248cd6ac501fa4310b44]

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-08  Rüdiger Timm  <rt@openoffice.org>  [b5b43c432da1ccc231ef2bcc8a2cb0023f31d439]

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-08  Rüdiger Timm  <rt@openoffice.org>  [0a5fc047cfa930e5187e2a7ecc3e192369409eb5]

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-08  Rüdiger Timm  <rt@openoffice.org>  [cd026e773066bf54932779a37de7d4ad18565739]

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>  [216ef4f1bdcb534306666650b983b00ef4604aeb]

#i96889# fix --disable-mozilla


2008-12-04  René Engelhard  <rene@openoffice.org>  [c55a920a1132ec1fe9f1cce68c560c104896d366]

#i96896# another one


2008-12-04  Rüdiger Timm  <rt@openoffice.org>  [e70f809ff54705b0ad27ed8fef73061b36ff11f5]

Revert r264854: commit was not meant for trunk.


2008-12-04  Frank Meies  <fme@openoffice.org>  [4c4bb11ad956f84dfb7d824cdd659b097cc3e334]

#i5991# Overline support in drawing layer


2008-12-04  René Engelhard  <rene@openoffice.org>  [6ec5c10ab15b22ff83001858653b79467af0234d]

#i96896 # fix --disable-qadevooo build


2008-12-03  Release Engineers  <releng@openoffice.org>  [40f4ef7d074d8babbd4d30e494af446d245351c7]

Create DEV300_m37 milestone tag


2008-12-03  Release Engineers  <releng@openoffice.org>  [13fafed44a147bf8a78a9147b36e7802dc50f88f]

Create DEV300_m37 milestone tag


2008-12-03  Release Engineers  <releng@openoffice.org>  [4cf89deb91d87c7c04a208375f8b9c594507be3b]

Create DEV300_m37 milestone tag


2008-12-03  Release Engineers  <releng@openoffice.org>  [146cb52bcf75f59b83586cc0803ffa1b1a3f4b1d]

Create DEV300_m37 milestone tag


2008-12-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [1fb7872e2c7c08924a7881f4a7417268162dfd23]

#i10000#: change symlink pattern; complain about missing environment variables


2008-12-02  Release Engineers  <releng@openoffice.org>  [52dd3191ffda2ae528f610ab64af79ceb0ab27c9]

#i10000# fix for missing SUNWbtool packagename


2008-12-02  Release Engineers  <releng@openoffice.org>  [4eafb5984f60862eb48bef8e3876500671bfac3a]

#i10000# get rid of warnings


2008-12-02  Release Engineers  <releng@openoffice.org>  [d93b34dc5787766626a65ef96d1c5ad0af576d2b]

#i10000# get rid of warning


2008-12-02  Release Engineers  <releng@openoffice.org>  [5a9add7821adfa30a7e403247bc9fc77b6b3af83]

#i10000# removed extra qualification


2008-12-02  Release Engineers  <releng@openoffice.org>  [585bbb3d4bd19d7b027081a4a4b161e1216c0714]

#i10000# forgotten changes from the socs21 CWS


2008-12-02  Release Engineers  <releng@openoffice.org>  [3fac06d85cd47d076dbdbb3acf72b83ab2950cdb]

#i10000# removed additional function declaration


2008-12-02  Release Engineers  <releng@openoffice.org>  [a092036331afce1bb826c4318b0e9a33b2a8e234]

#i10000# private to public


2008-12-02  Rüdiger Timm  <rt@openoffice.org>  [0345b045c574b733beb83795573e58b8679d35d0]

#i10000# Macros DBG_ERROR() and DBG_ASSERT() now have to be terminated with ';'


2008-12-01  Release Engineers  <releng@openoffice.org>  [2b4aa80db49cafbba4ac4cd3bf750307b4d7833d]

DEV300


2008-12-01  Release Engineers  <releng@openoffice.org>  [e06fc9110b7268b4c8bc635ed929ad348ace30d0]

CWS-TOOLING: integrate CWS mav42_DEV300


2008-12-01  Release Engineers  <releng@openoffice.org>  [0db5af172a377cc7c081c76d68bdbcbdb46515fb]

CWS-TOOLING: integrate CWS mav42_DEV300


2008-12-01  Release Engineers  <releng@openoffice.org>  [8c36d53e2a895b95e1bbc46b995d2a87afff4014]

CWS-TOOLING: integrate CWS mav42_DEV300


2008-12-01  Release Engineers  <releng@openoffice.org>  [7a44f5f6b1e776d71597087b004536dfcd6e6e0f]

CWS-TOOLING: integrate CWS so9nevada_DEV300


2008-12-01  Release Engineers  <releng@openoffice.org>  [bc47621af2d2a852f5d8f6bfa867e82204afabf2]

CWS-TOOLING: integrate CWS so9nevada_DEV300


2008-12-01  Release Engineers  <releng@openoffice.org>  [5559afee02fc2be18cded35a17a03aa8191b08f5]

CWS-TOOLING: integrate CWS sw301bf03_DEV300


2008-12-01  Release Engineers  <releng@openoffice.org>  [57654e6fc4be854da72ab48f2d65cdcefbb36cb3]

CWS-TOOLING: integrate CWS sw301bf03_DEV300


2008-12-01  Release Engineers  <releng@openoffice.org>  [66faa30852ccf28403868557db1f8a4cc415b9cc]

CWS-TOOLING: integrate CWS sw301bf03_DEV300


2008-12-01  Release Engineers  <releng@openoffice.org>  [559dc466b01ef98ed190e21aaf043418aa657db6]

CWS-TOOLING: integrate CWS sw301bf03_DEV300


2008-12-01  Release Engineers  <releng@openoffice.org>  [22a2764205b416bc352fde732da3f1789e7ccab1]

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>  [5affd3b1820b48dd3bd5d3e19fcf6a7859deebfe]

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>  [333cd17edb5dda87f4e895c7c34d188f55f1e233]

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>  [d56fd158a237b1707cba80bf5025db6c6eeb8223]

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>  [e13af78c29b4b6c1d41711af4a5253515bdf356d]

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>  [c5f44514bf09ac2030f3beb8b0e4a2b9e22e2e37]

CWS-TOOLING: integrate CWS ooo301gsl1_DEV300


2008-12-01  Release Engineers  <releng@openoffice.org>  [5e03bf5a405c6c4556d6c8e48bbe860e71c69b55]

CWS-TOOLING: integrate CWS ooo301gsl1_DEV300


2008-12-01  Release Engineers  <releng@openoffice.org>  [a9ae7138a2a1d60599fccb03e7b196cf8057f4f4]

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>  [1b1f6b0acad6f40d0f68721f9e8adcd4bdd6967c]

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>  [4c43e37cadef0b1ea96d518d9433d023cca3500b]

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>  [f0332c8bf9d5447eb569883e4519b7664ddf931d]

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>  [0ba2cfaf382582f3ffdf3a13a9ffbd7cda8b68af]

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>  [f2268de612976e5b729f4d30379fe46309eb49c9]

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>  [1ab6ef5903b45ca7685eb62baf662da0c7e91874]

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>  [e9e75d722d41ffa943fc19f668fa984b84c36a5c]

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>  [6bab88b4b8959c6e1612c210af93d39200c16754]

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>  [447637c131cb73a8dc9171479f6bee2a65ade4e2]

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>  [af73598dd0058473f5fe7e3eebbde09c6d7bff8d]

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>  [0ab2912bfd1d4461e2c2f630e34017df52153690]

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>  [928e591c0a234d3b55041c374c98256cc81e7072]

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>  [3b55907168f2d317fe3d46b0ef816127d90afbc0]

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>  [eb4f46db0aebd99a47d465e90f445b58bc46d7cc]

CWS-TOOLING: integrate CWS httpperf_DEV300


2008-12-01  Release Engineers  <releng@openoffice.org>  [5f7f619018e97a107c0a9f11ba1bc6abd5972bd3]

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-12-01  Release Engineers  <releng@openoffice.org>  [f0a7951ee7a9bb75519cefa5e226d186633e3e95]

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-12-01  Release Engineers  <releng@openoffice.org>  [933b9d37cd4eb99cb6d4bf4fd443c5f0a2005e07]

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-12-01  Release Engineers  <releng@openoffice.org>  [3e33ac2ea6f2c78e86faab4acbf6c47e87a695ee]

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-12-01  Release Engineers  <releng@openoffice.org>  [2363c961947028ee152cbdfca7e4b4d1099ca019]

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-12-01  Release Engineers  <releng@openoffice.org>  [88755986fd18b5f4b8f34b4b5049b1dca0f13d31]

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-12-01  Release Engineers  <releng@openoffice.org>  [7a5d79f2297a43d0a854e304b0792164272edfe0]

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>  [fae8f0f1439964e4b3cbf1dae5bd91bf4924ebfd]

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-30  Release Engineers  <releng@openoffice.org>  [5cdde801ee4b4b0d0fe2a77c2e9e35a36f05ba10]

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-30  Release Engineers  <releng@openoffice.org>  [4f6b7ef2931e5527c31b650b3815e36378e5010c]

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-30  Release Engineers  <releng@openoffice.org>  [a1ecc5df539ea17ba6deb1960412c6f6e3627e26]

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-30  Release Engineers  <releng@openoffice.org>  [ade7966e844a6c54afe1faf27c439b6a2297382b]

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>  [97a48f7a4812bc224729a88dbc8272d940bcb339]

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-28  Release Engineers  <releng@openoffice.org>  [f2c90bcc552da21d692df2abeaf3997f8a7eda78]

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-28  Release Engineers  <releng@openoffice.org>  [fab1c2d1b0f0b64248fb912593a5426e7ff827b8]

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-28  Release Engineers  <releng@openoffice.org>  [70ed4ca27c333bd23b7832965900dcc0be409a92]

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-28  Release Engineers  <releng@openoffice.org>  [3341c72c8e7c1140db6c954a622b849d262dd0de]

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-28  Release Engineers  <releng@openoffice.org>  [4bd944387888c0d6c0bde3de260546951c9a4031]

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-28  Release Engineers  <releng@openoffice.org>  [71729f85b748dbde48143118905ecaf43e01b0f4]

CWS-TOOLING: integrate CWS jl105 2008-11-24 11:36:28 +0100 jsk  r264217 : #i96511 2008-11-21 12:19:22 +0100 jl  r264121 :  #i86079# test extensions for localized description 2008-11-18 13:01:02 +0100 jl  r263763 : CWS-TOOLING: rebase CWS jl105 to trunk@263288 (milestone: DEV300:m35) 2008-11-17 12:36:19 +0100 jl  r263717 : #i85509# migrating to svn 2008-11-17 12:32:12 +0100 jl  r263716 : #i91204# migrating to svn 2008-11-17 12:18:15 +0100 jl  r263715 : #i80449# migrating to svn 2008-11-17 12:11:44 +0100 jl  r263714 :  migrating to svn 2008-11-17 11:49:57 +0100 jl  r263712 : #i49060# migration to svn


2008-11-28  Release Engineers  <releng@openoffice.org>  [60a2ff2be6e9b2b4ec6f21ca0f3013cd0356b59e]

CWS-TOOLING: integrate CWS jl105 2008-11-24 11:36:28 +0100 jsk  r264217 : #i96511 2008-11-21 12:19:22 +0100 jl  r264121 :  #i86079# test extensions for localized description 2008-11-18 13:01:02 +0100 jl  r263763 : CWS-TOOLING: rebase CWS jl105 to trunk@263288 (milestone: DEV300:m35) 2008-11-17 12:36:19 +0100 jl  r263717 : #i85509# migrating to svn 2008-11-17 12:32:12 +0100 jl  r263716 : #i91204# migrating to svn 2008-11-17 12:18:15 +0100 jl  r263715 : #i80449# migrating to svn 2008-11-17 12:11:44 +0100 jl  r263714 :  migrating to svn 2008-11-17 11:49:57 +0100 jl  r263712 : #i49060# migration to svn


2008-11-27  Release Engineers  <releng@openoffice.org>  [5beec3891e1328a30b6c1fa33c2227ce8381855b]

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  Release Engineers  <releng@openoffice.org>  [c86b7b13a1f848a6dcfaf66a4408e0c9e839fd21]

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  Release Engineers  <releng@openoffice.org>  [8e4829da0488ddfa68ee5e9f97682f4df44ce42c]

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>  [c72843cc5654a358cbb41f8b2092a4ed5c4c5f78]

#i10000# Reduce list of products to pack as spefified by MLA


2008-11-27  Rüdiger Timm  <rt@openoffice.org>  [69318389a916483109edb2aeda5f26f51d4c533b]

#i96653# Added missing semicolon after 'DBG_ERROR' macro.


2008-11-26  Vladimir Glazounov  <vg@openoffice.org>  [a32d78a5175178eba6d6c93f2441b4698bf05974]

CWS-TOOLING: integrate CWS rtlchart01


2008-11-26  Vladimir Glazounov  <vg@openoffice.org>  [ce300ea4c859710ab6f06bf1d5a12a39978d7170]

CWS-TOOLING: integrate CWS rtlchart01


2008-11-26  Vladimir Glazounov  <vg@openoffice.org>  [811e7a83cbca79b0779ac2f77fc74b1f99c48439]

CWS-TOOLING: integrate CWS rtlchart01


2008-11-26  Vladimir Glazounov  <vg@openoffice.org>  [8ae52b16cae27319de1bef545600cb62edfe7c80]

CWS-TOOLING: integrate CWS rtlchart01


2008-11-26  Rüdiger Timm  <rt@openoffice.org>  [a434aa0492f90af256a0f2460a205520d09d1a56]

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>  [23d0e016ea5cf45550b6ee0c1793ae780a429abf]

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>  [bea64d38467c56cf4d4bfabd7a75a42d6665b55b]

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>  [2330b6270f9cd124eb09b718a90900c6b3a4bab7]

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-26  Rüdiger Timm  <rt@openoffice.org>  [9709a39d5b8d6e7f36d4c478f2fcf2386abd505d]

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-26  Oliver Specht  <os@openoffice.org>  [a38d55b7fe151da64f9e6b14e56fc1b6888ca573]

override wrong commit


2008-11-26  Oliver Specht  <os@openoffice.org>  [8a8313868fdc4d5f0dcfea2e24810aa8460d200b]

override wrong commit


2008-11-26  Oliver Specht  <os@openoffice.org>  [b67d1ce3ae885f2d51761fdb3de99ea4d8d0181f]

override wrong commit


2008-11-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [22e7c1a71dd0ce55e00decd50474ce8d2462ff69]

#i10000#,#i96584#: in case of timeout do not access dead object


2008-11-25  Oliver Specht  <os@openoffice.org>  [b623a8a009755391f6a469166ee87f37de9af6f3]

migration from cvs


2008-11-25  Oliver Specht  <os@openoffice.org>  [2acf64dcfd66797cd7abdbd58210a5eda9598b29]

migration from cvs


2008-11-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [0acf218f4766bcbb8cc02ea03d9ecc3aefbc3ae8]

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-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [070e69788dd42e69c6ec97f5b6e2b40e565d05fe]

#i10000# remove not needed DBG() macro which broke Solaris non-pro builds


2008-11-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [8ee570810a255d907f7d026d760a23616ae0e540]

#i10000#,#i96440# fix cast for LP64 platforms


2008-11-21  Jens-Heiner Rechtien  <hr@openoffice.org>  [360a19c7a96ce7dc7069fcdcb61b5d669370871f]

#i10000: undo integration sw301bf02 (r264013) (sw/source/ui/dbui only); stuff went in via os117 as well)


2008-11-21  Release Engineers  <releng@openoffice.org>  [ff14a32ba6ee21beab0ce8e6013bd4e2d30a18c9]

#i10000# Signalfile changed again: on mac the previous solution failed.


2008-11-21  Jens-Heiner Rechtien  <hr@openoffice.org>  [6e3192b8f2417cee75e8e7bcda466582f248628c]

#i96333#: prevent second installation of libevoablx.so, patch by jpryor


2008-11-21  Jens-Heiner Rechtien  <hr@openoffice.org>  [be1bef29987f4aeb6f07f8212a02108f5dc4b2b7]

#i10000#: add missing parameter to call to createTextPrimitive


2008-11-21  Rüdiger Timm  <rt@openoffice.org>  [4ef4bccaf3e5e29e050c3eeedf511a2adeba9dbb]

#i10000# Do not create signalfiles in in working directory. On failure they dont get removed and afterwards pollute the source tree.


2008-11-21  Jens-Heiner Rechtien  <hr@openoffice.org>  [f617820ab307b9d68780e662e8cd078d33e4a7db]

#i10000#: replace direct access of m_aArgs with accessor getResource()


2008-11-21  Jens-Heiner Rechtien  <hr@openoffice.org>  [f520b1bd04e4569c7ea75d15d9ebd486ace98eeb]

#i10000#: add missing semicolon after macro expansion


2008-11-21  Jens-Heiner Rechtien  <hr@openoffice.org>  [152b126e2564a5b4acd93a0147e0e5fb24234a5f]

#i10000#: add missing parameter to call to impBufferDevice ctor


2008-11-21  Rüdiger Timm  <rt@openoffice.org>  [9b51d48fb6be024a3e4b60e4b8de962efbaaebfe]

#i96408# include corrected: framework/source/uielement/generictoolbarcontroller.cxx needs 'dispatch/uieventloghelper.hxx', not 'dispatch/uieventslogger.hxx'.


2008-11-21  Rüdiger Timm  <rt@openoffice.org>  [176d2f46c0fe69dccaf4c69590db046d89ad2909]

#i10000# cli_ure/source/native/path.cxx needs tools/pathutils.hxx


2008-11-21  Rüdiger Timm  <rt@openoffice.org>  [0188e0c6886f97501fb42a814eeca767585cdbd6]

DEV300


2008-11-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [ba74e17215037394f9b5e1c09afa4ae021e9f9db]

CWS-TOOLING: integrate CWS qascripts02 2008-11-20 14:38:35 +0100 jsk  r264055 : #i96341# 2008-11-19 11:22:47 +0100 jsk  r263970 : #i96341 2008-11-19 11:21:33 +0100 jsk  r263969 : #i96341


2008-11-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [d480a8c91d98d850d9d969c7d642af839a6d0d9a]

CWS-TOOLING: integrate CWS native207_DEV300


2008-11-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [458d57699de91a273788f23c820da57a72e0771a]

CWS-TOOLING: integrate CWS native207_DEV300


2008-11-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [aee06d9b1da40a043983d4d0b1dfb51f2ac87e8e]

CWS-TOOLING: integrate CWS i18n48_DEV300


2008-11-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [3ca93b834b740e7967aedead46a8908cd3594c3b]

CWS-TOOLING: integrate CWS i18n48_DEV300


2008-11-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [4995478e9c163111b0597148e5b3c69778fc5b07]

CWS-TOOLING: integrate CWS sysui27_DEV300


2008-11-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [e2341f99f9baa539c0d37c720044cd4bb812eb89]

CWS-TOOLING: integrate CWS fix30autorecovery_DEV300


2008-11-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [df678a7ed9815b1348914f5faa68b120352abf8a]

CWS-TOOLING: integrate CWS fix30autorecovery_DEV300


2008-11-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [c765b4858941f748fd5ed521e10123c505db5216]

CWS-TOOLING: integrate CWS buildid301_DEV300


2008-11-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [21a4a0827e185c8195f989470e04c2b6756d4a18]

CWS-TOOLING: integrate CWS buildid301_DEV300


2008-11-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [37cad172010ee41304a0c4ed99186590eaec2661]

CWS-TOOLING: integrate CWS buildid301_DEV300


2008-11-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [c7f14cbc3cb879aa12283a0f9b2073e5b7bcb0e6]

CWS-TOOLING: integrate CWS buildid301_DEV300


2008-11-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [f7a9b6b5c3794f6a21684cb6e9ebccf5faee2e30]

CWS-TOOLING: integrate CWS impress163_DEV300


2008-11-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [9fc97737a2ccc06fe075234396e41269acfbad07]

CWS-TOOLING: integrate CWS impress163_DEV300


2008-11-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [66141a46a44fa1c96694e98453e28c077ca23f48]

CWS-TOOLING: integrate CWS impress163_DEV300


2008-11-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [2dd266f688fea3789827b37e2399f1ccf4c43d43]

CWS-TOOLING: integrate CWS impress163_DEV300


2008-11-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [b011a61adbc71c48898a08518fac1dd42bc971ab]

CWS-TOOLING: integrate CWS ab64_DEV300


2008-11-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [1c20d7b53d202a3400358b4248eb3c8ee49c8013]

CWS-TOOLING: integrate CWS ab64_DEV300


2008-11-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [6cbc552950583372366fffa4becbb5aa95da517d]

CWS-TOOLING: integrate CWS ab64_DEV300


2008-11-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [40d74b23ef163b6190d5711ba2b106cd285d41dd]

CWS-TOOLING: integrate CWS native206_DEV300


2008-11-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [0027f2c0ddea2b601a5dcb80056843da5fe40da9]

CWS-TOOLING: integrate CWS native206_DEV300


2008-11-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [349f3197469a4610345eb6611c00ede6fb888bc0]

CWS-TOOLING: integrate CWS dv06_DEV300


2008-11-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [2849810d867485f44d1c6017157d65707a799330]

CWS-TOOLING: integrate CWS dv06_DEV300


2008-11-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [efae0f61f1e45db66b9e98eb72f6e0022ec8353f]

CWS-TOOLING: integrate CWS calc46_DEV300


2008-11-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [c6161697084af38f0f6887738eb94a55ba8883ed]

CWS-TOOLING: integrate CWS calc46_DEV300


2008-11-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [bfaf0a0ed00eb603acfc735eb9085e33eff543f7]

CWS-TOOLING: integrate CWS swffixes_DEV300


2008-11-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [4b49708440964903d54a3ee47d4788b72f8b63b2]

CWS-TOOLING: integrate CWS swffixes_DEV300


2008-11-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [82c8ccfd55a4ed66c725a5c25254d7c410c44851]

CWS-TOOLING: integrate CWS obo37_DEV300


2008-11-20  Rüdiger Timm  <rt@openoffice.org>  [364459717bb27c4e42dd86b642d09086f904190c]

#i96331# Patch by jpryor to fix build breakage in 'connectivity'.


2008-11-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [4c501d12c5ed530b13d13468316f864394eb73d2]

CWS-TOOLING: integrate CWS onlineupdate7_DEV300


2008-11-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [f2c4534897cb050c980be4470251e19008cbd150]

CWS-TOOLING: integrate CWS onlineupdate7_DEV300


2008-11-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [6c24bc3a1b9d4bada2421498d71bd2ddf27888e2]

CWS-TOOLING: integrate CWS onlineupdate7_DEV300


2008-11-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [ef298319f4b3ff9f7ec4f8fe2adc2afed8bf226b]

CWS-TOOLING: integrate CWS os122_DEV300


2008-11-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [3b4c0c02bb6d45b84783be69e0823accf39cdb50]

CWS-TOOLING: integrate CWS jl114_DEV300


2008-11-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [1ab5da1a2e31a3d1bfb3db54a5a302e45764f0b1]

CWS-TOOLING: integrate CWS jl114_DEV300


2008-11-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [46afc9fc433c262c34b2fa7f8a04e1b6532953a4]

CWS-TOOLING: integrate CWS dba301a_DEV300


2008-11-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [559a7c7f282a7249632924272ca426f22f6e9a39]

CWS-TOOLING: integrate CWS dba301a_DEV300


2008-11-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [c41efc6d0b2740be4243fd696385f8dbcec0aefe]

CWS-TOOLING: integrate CWS dba301a_DEV300


2008-11-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [920580527a4de83b119f73bac1587e8884b375a5]

CWS-TOOLING: integrate CWS dba301a_DEV300


2008-11-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [7be88907d2762217aaca4f8acb6d1626da71b98a]

CWS-TOOLING: integrate CWS dba301a_DEV300


2008-11-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [d4f58e06113ae5210c93cb052b45c74ff17f3c12]

CWS-TOOLING: integrate CWS dba301a_DEV300


2008-11-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [1857124ae21baeaac9e28e6a3200d9f87491da3c]

CWS-TOOLING: integrate CWS dba301a_DEV300


2008-11-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [0e8ff6898609c3291ec605f8e97450fb2735290a]

CWS-TOOLING: integrate CWS dba301a_DEV300


2008-11-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [4d22586d6f0cc0686f3b2c3353818f55a0e7b376]

CWS-TOOLING: integrate CWS oooimprovementcorefixes_DEV300


2008-11-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [a29935a32d0daddde35a60c853f7606b61c86262]

CWS-TOOLING: integrate CWS oooimprovementcorefixes_DEV300


2008-11-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [5d9e113309bd426b9582a7f58a18721058db71ea]

CWS-TOOLING: integrate CWS sw301bf02_DEV300


2008-11-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [bd5832a63645a2000c9a0d01624a725c39332f34]

CWS-TOOLING: integrate CWS sw301bf02_DEV300


2008-11-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [fbd6c04509d50dbd600b67c4249ab7057dc3d37f]

CWS-TOOLING: integrate CWS sw301bf02_DEV300


2008-11-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [33e1caa66573a397fb55a0375367aeee604d4f73]

CWS-TOOLING: integrate CWS tbo301_DEV300


2008-11-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [a2121084269dc4a2745e926d416d2ec54a4bdf06]

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>  [ff4555fa53fccdf3f40584382dca4d612c91da11]

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>  [5524ea27e2162f33c37baeb3de1ae41ba850b919]

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>  [a04e7c36ebc5f423d6464fd315f3cb5159c9e632]

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>  [9f2b41dad1227228bdd4f7810f4b568a35ae8d70]

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>  [cac3843ac5263dd974121fe70c2cef06ac7d61d6]

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>  [ddcf9b9ff2caaffcc59d250b2d7f50ca3ab20330]

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>  [47acaee57184c445db01e50d87e827f7084fcebe]

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>  [77588e26942ad545eb1aa98455c2ecec15b1edd0]

CWS-TOOLING: integrate CWS fwk94_DEV300


2008-11-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [5621086ab765e9f4de507bf555c6a641ff608a57]

CWS-TOOLING: integrate CWS fwk94_DEV300


2008-11-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [5202aa22b98b063f3e969d6de29a0c3578f00dac]

CWS-TOOLING: integrate CWS fwk94_DEV300


2008-11-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [6505290cca247b947b2a4e4dd40a2bfdd183c386]

CWS-TOOLING: integrate CWS fwk94_DEV300


2008-11-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [45894b48515509138afbeaab7541cfeb3fc046f9]

CWS-TOOLING: integrate CWS fwk94_DEV300


2008-11-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [1d100003531c186944b2d5dee020246d9d2f9a0b]

CWS-TOOLING: integrate CWS fwk94_DEV300


2008-11-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [09ef1c324be812892646631c367fd8c8e2da00e6]

CWS-TOOLING: integrate CWS fwk94_DEV300


2008-11-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [13c18a056995da1b61f7184899e8f6eeb63138db]

CWS-TOOLING: integrate CWS hb11


2008-11-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [f4e5153daa7859cc5a5aec44ee578bf81195ca93]

CWS-TOOLING: integrate CWS hb11


2008-11-19  Thorsten Bosbach  <tbo@openoffice.org>  [205a3cba9ce9cfb5727fab551eb7da2876a16451]

revert accidental checkin on milestone


2008-11-18  Thorsten Bosbach  <tbo@openoffice.org>  [d1d611c868620bc7f7de364513cf1fd7841b5dd3]

#i96322# .uno:ActivateStyleApply


2008-11-18  Thorsten Bosbach  <tbo@openoffice.org>  [d639cb215fccfc06436648b0232e6ba583180a6a]

#i93677# clean test exit state - remove closed issues logs


2008-11-18  Rüdiger Timm  <rt@openoffice.org>  [f5789e990c3537e5bf453e93c07d6f822abc25b7]

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-18  Rüdiger Timm  <rt@openoffice.org>  [385a8e7c2a3ca3a41ac715e566bb8f511dc57e5e]

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-18  Rüdiger Timm  <rt@openoffice.org>  [8fc3fe99c8f98853bee4795db7db28b697b69d69]

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-17  Rüdiger Timm  <rt@openoffice.org>  [f18fdce950eadae19b05106bec7ff7ae49beb58b]

#i96240# Missing ';' after DBG_ macro in reportdesign (patch by pjanik).


2008-11-13  Rüdiger Timm  <rt@openoffice.org>  [b740fdaea40c1d00e73dfc66950b0cb299f0df82]

#i10000# #158599# Do not use wildcards for includes. On windows this may lead to file locking, which in turn can break repeated parallel builds: some unrelated jar files from other modules cannot get delivered.


2008-11-12  Rüdiger Timm  <rt@openoffice.org>  [6e1f6d1dfa78bb81996d77e4d95b18e461a0c8b1]

CWS-TOOLING: integrate CWS cli004 2008-11-06 12:34:38 +0100 christianlins  r263378 : Add fix for issue #i95920#. 2008-11-04 17:10:30 +0100 christianlins  r263331 : Add patch from issue #95662#. 2008-11-03 14:22:24 +0100 christianlins  r263283 : Apply patch from issue #95798#.


2008-11-12  Rüdiger Timm  <rt@openoffice.org>  [0746817c7bb5687dd6513ba31637df9cdff832d0]

CWS-TOOLING: integrate CWS cli004 2008-11-06 12:34:38 +0100 christianlins  r263378 : Add fix for issue #i95920#. 2008-11-04 17:10:30 +0100 christianlins  r263331 : Add patch from issue #95662#. 2008-11-03 14:22:24 +0100 christianlins  r263283 : Apply patch from issue #95798#.


2008-11-11  Joerg Skottke  <jsk@openoffice.org>  [d7cd1d725f844dd583ba7c3ffab9e5fd9dc4092c]

#i90452#


2008-11-11  Joerg Skottke  <jsk@openoffice.org>  [e5b05c1f4e849886e098c6014508eb0a1735f9cb]

#i67112#, #i92234


2008-11-11  Joerg Skottke  <jsk@openoffice.org>  [cce8f0ef1580212e23787d1310dd00d1199b9189]

#i91946#


2008-11-11  Rüdiger Timm  <rt@openoffice.org>  [866c97ebb26b0a4194081e08df68c10202f1c286]

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-11  Rüdiger Timm  <rt@openoffice.org>  [2ef65555847f521fd531a735acb6dfa78e838c62]

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-11  Rüdiger Timm  <rt@openoffice.org>  [1dd6316419dee58f52472892860048641e808f9b]

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  Philipp Lohmann  <pl@openoffice.org>  [adf0066a17538a394550237a54f6fc0027f6ed29]

#i91478# aqua implementation (continued)


2008-11-10  Rüdiger Timm  <rt@openoffice.org>  [9835a2e4f114ce94645eba77578562f948d52236]

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>  [8cfad96d6ca3cab748fc56ecdb9f4e205ddfd7c8]

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>  [99aef3d8e977dbcb1853575b15bfaf980ae8fed9]

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>  [eceaaf89d03f6fd4cdb65ca3af37a4c578ca7240]

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>  [5ab7f67bee5e6c69be7c27fefaa78f769c886725]

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>  [7f5f6b548d071d412efb78e9fee21d68ad6700bc]

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>  [f5bd3d3ff927d42f591b6e5a10d9e2cece1bad12]

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>  [9fdd528213867ed3ce654c410367d1212fda06dc]

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>  [57573ad5adbf1a6bb520c1c557684d06211ca7cc]

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>  [c8e422059a9e32642b6e8b67f6e7506c4fddd990]

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>  [7e6737cc865d9f0ba44a88b4be0c8460325d7b84]

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>  [fc0a3800d44c91ca61c1444e24a2877e114cd6d0]

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-07  Kurt Zenker  <kz@openoffice.org>  [934355434865cad4bf3eac8b5c1b0633dcfc91a6]

CWS-TOOLING: integrate CWS iconupdate301


2008-11-07  Kurt Zenker  <kz@openoffice.org>  [9793266c4869f15e3156e2886fb18fd4ea3b5845]

CWS-TOOLING: integrate CWS iconupdate301


2008-11-07  Kurt Zenker  <kz@openoffice.org>  [72339a084c6879c8437aee34a1f9daac50d2366e]

CWS-TOOLING: integrate CWS iconupdate301


2008-11-06  Philipp Lohmann  <pl@openoffice.org>  [81fac0e0892167a5dd198360dbd9d35b0cef4f65]

removed unused headers


2009-10-08  hg  <hg@oosvn01.>  [9eeb9044d88c3281d77ec187e7e2230875223128]

merge


2008-11-06  Philipp Lohmann  <pl@openoffice.org>  [35de9888cc5aabdd5e0541872bcf160ea8fd99b4]

fix a warning


2008-11-06  Philipp Lohmann  <pl@openoffice.org>  [15d5931e21971aa6e48ed4d79d460ffadf04af82]

fix a warning


2009-10-08  hg  <hg@oosvn01.>  [55a10d02621df6c3d0b92f2bf01750051b50eb48]

merge


2008-11-06  Kurt Zenker  <kz@openoffice.org>  [710b6200c9a051aca5bc11d3bd5c2c99f084b7de]

CWS-TOOLING: integrate CWS rt34


2008-11-06  Kurt Zenker  <kz@openoffice.org>  [c23a3ebc12aaf739e187ebd99bfd1f41eef52b87]

CWS-TOOLING: integrate CWS rt34


2008-11-06  Kurt Zenker  <kz@openoffice.org>  [a58297a2b0f79ec4d23c9ea77b398ef41eb85953]

CWS-TOOLING: integrate CWS rt34


2008-11-06  Kurt Zenker  <kz@openoffice.org>  [f00cc0b3ee98e5213707c04fe4e84bc8e4fa9932]

CWS-TOOLING: integrate CWS rt34


2008-11-06  Kurt Zenker  <kz@openoffice.org>  [03d454a0ec539a7f07106500681208e939bbc386]

CWS-TOOLING: integrate CWS rt34


2008-11-06  Kurt Zenker  <kz@openoffice.org>  [5c7b0411f7045d2f583179e96503b5ae89559fd8]

CWS-TOOLING: integrate CWS rt34


2008-11-06  Kurt Zenker  <kz@openoffice.org>  [4b4db9a30dac193464d3962f1f7f43597044d57b]

CWS-TOOLING: integrate CWS rt34


2008-11-05  Philipp Lohmann  <pl@openoffice.org>  [31b6effb0650f4bfdc8e4f40593bbc94b40ffa06]

#i92516# begin sd work


2008-11-05  Philipp Lohmann  <pl@openoffice.org>  [b83950b29bfd4aeadf0d6dd9b1da28d48163d6f3]

#i92516# begin sd work


2008-11-05  Philipp Lohmann  <pl@openoffice.org>  [45f81056f07d8f007e29bd13c839e65b920a24f1]

#i92516# fix some up prop issues, add put back values


2008-11-04  Rüdiger Timm  <rt@openoffice.org>  [cc429c125a1d540e1383cd1edf10f43e14ef6d72]

#i90195# Declare slideshow WaE free on 64bit Linux


2008-11-04  Rüdiger Timm  <rt@openoffice.org>  [561b0e3e6ea1c66da07534abfc596257014329b7]

#i93286# Do not ask for licence confirmation during automatic installation.


2008-11-04  Rüdiger Timm  <rt@openoffice.org>  [c08865c42ffd940fa3d8d4798b6500e0d9da4a97]

#i95804# cygwin and BUILD_ACTION_SEP


2008-11-03  Release Engineers  <releng@openoffice.org>  [588b2b3147991772d7691380ce70ea8666e5f6f7]

Create DEV300_m35 milestone tag


2008-11-03  Release Engineers  <releng@openoffice.org>  [0b0f8a087ce0db8ecfbd8b3e228b8da11f239653]

Create DEV300_m35 milestone tag


2008-11-03  Release Engineers  <releng@openoffice.org>  [f1cea87ab0e087288366a474580c649499442d1c]

Create DEV300_m35 milestone tag


2008-11-03  Release Engineers  <releng@openoffice.org>  [403f3a3e11ee16c6224a4d7282639ecc239e6f7a]

Create DEV300_m35 milestone tag


2008-11-03  Release Engineers  <releng@openoffice.org>  [4dba2ed1cf0bfec414015390387bfc0954042db0]

Create DEV300_m35 milestone tag


2008-11-03  Release Engineers  <releng@openoffice.org>  [b557061ee3d2a2b46f4f9ece0adf407ef17f9185]

Create DEV300_m35 milestone tag


2008-11-03  Release Engineers  <releng@openoffice.org>  [f9ad6bcf6956db2b76682e5dda7b23fa31eca1ae]

Create DEV300_m35 milestone tag


2008-11-03  Release Engineers  <releng@openoffice.org>  [901a844b71923e761b407db1495d1e240f3bb47b]

Create DEV300_m35 milestone tag


2008-11-03  Release Engineers  <releng@openoffice.org>  [2e5ec414cdeaee5814d7cbf07c9a38726f3f9079]

Create DEV300_m35 milestone tag


2008-11-03  Release Engineers  <releng@openoffice.org>  [6c86d7716008d30015a66f6f4f99e6e035478a8e]

Create DEV300_m35 milestone tag


2008-11-03  Release Engineers  <releng@openoffice.org>  [70999facab6e28916bac2911e6bffa1092e25ae4]

Create DEV300_m35 milestone tag


2008-11-03  Release Engineers  <releng@openoffice.org>  [d9f36d24332f4c15aeeaff4e9fdae32d0b717843]

Create DEV300_m35 milestone tag


2008-11-03  Release Engineers  <releng@openoffice.org>  [d46badbea2b4235f6bad54db177869163877eb2e]

Create DEV300_m35 milestone tag


2008-11-03  Rüdiger Timm  <rt@openoffice.org>  [a2689e698bc73db9d6c1a98ded4d833d3920d0ef]

#i95748# Syntax for Labels.xcu: insert line break between </prop><prop ...>


2008-11-03  Rüdiger Timm  <rt@openoffice.org>  [a0fe2fea679a7908cce4578ba797b5c5d1fa4498]

CWS-TOOLING: integrate CWS qadocinfo


2008-10-31  Rüdiger Timm  <rt@openoffice.org>  [88e21bf16ca5bb90385013bcd13428d4b0837484]

#i95536# Use gtk_paint_expander instead of gtk_draw_expander (patch by pl).


2008-10-31  Rüdiger Timm  <rt@openoffice.org>  [322b37ac33e1e2516cb2e02e91225d49055d5259]

#i10000# Correct regex in deliver.pl's linklib routine.


2008-10-31  Rüdiger Timm  <rt@openoffice.org>  [2f8e77de110b5c19437f4c6e279a67078eb12b8b]

CWS-TOOLING: integrate CWS hr55


2008-10-31  Rüdiger Timm  <rt@openoffice.org>  [d3efd4c782d2334ffd0983c60114a3fa8f240bae]

#i10000# Avoid mismatch bool <-> sal_Bool


2008-10-31  Oliver Bolte  <obo@openoffice.org>  [5ff08c23bf85ed82861dfc535975e1ce39f03f33]

#i10000# fix for MacOSX added


2008-10-31  Rüdiger Timm  <rt@openoffice.org>  [800fe38b17d463ff35ed8e1da89b2a926a41950c]

#i10000# Do not use '-xalias_level=compatible' for old Sun Studio 8 compiler.


2008-10-30  Philipp Lohmann  <pl@openoffice.org>  [1ba89b54d2a661c2e01cf726b7c4e53001737288]

#i92516# prepare app specific print dialog elements


2008-10-30  Philipp Lohmann  <pl@openoffice.org>  [d47140e61cc0f58dec4c93a2eb801b03be3fa0ff]

#i92516# prepare app specific print dialog elements


2008-10-30  Rüdiger Timm  <rt@openoffice.org>  [03be7f057a653f0dc4203cc78a5c96ab8fc2a51b]

#i10000# Do not use '-xalias_level=compatible' for old Sun Studio 8 compiler.


2008-10-30  Rüdiger Timm  <rt@openoffice.org>  [c3f55601a58afd6f905bf803b70a0e0525d686de]

DEV300


2008-10-29  Rüdiger Timm  <rt@openoffice.org>  [9ff393406715d9c594ded6069b66209d288533f7]

CWS-TOOLING: integrate CWS cli003


2008-10-29  Rüdiger Timm  <rt@openoffice.org>  [1027a8f12927c5772dc1b07dab3b37a4207a9151]

CWS-TOOLING: integrate CWS cli003


2008-10-29  Rüdiger Timm  <rt@openoffice.org>  [4a84f63b1a408d8c10950d53b0279363d8387672]

CWS-TOOLING: integrate CWS cli003


2008-10-29  Rüdiger Timm  <rt@openoffice.org>  [6032340dd8d0a551705a2de74c8b59aaf0d52800]

CWS-TOOLING: integrate CWS cli003


2008-10-29  Rüdiger Timm  <rt@openoffice.org>  [3e445b91b1ceddba7e0b844431526b5eb04abffe]

CWS-TOOLING: integrate CWS sb99


2008-10-29  Rüdiger Timm  <rt@openoffice.org>  [73ca98a73e3a2d184e3328fd17f0b0771e4b7e7f]

CWS-TOOLING: integrate CWS native201_DEV300


2008-10-29  Rüdiger Timm  <rt@openoffice.org>  [1488be181ddb4d5c3475a0c73bd40577f67c6bb9]

CWS-TOOLING: integrate CWS native201_DEV300


2008-10-29  Rüdiger Timm  <rt@openoffice.org>  [7f12e8de94b87d13f61233deb58e2ac90e50ad24]

CWS-TOOLING: integrate CWS bmpsum1


2008-10-29  Rüdiger Timm  <rt@openoffice.org>  [aa6681f0eeb437c32313766dfb8fd6b3f4c01b48]

CWS-TOOLING: integrate CWS impresszoom


2008-10-29  Rüdiger Timm  <rt@openoffice.org>  [7fec6db454fef5b9de964a879ca73163dfa6657e]

CWS-TOOLING: integrate CWS impresszoom


2008-10-29  Rüdiger Timm  <rt@openoffice.org>  [9e8816a0e1a8ce1e6c040c5e113cf0811d372719]

CWS-TOOLING: integrate CWS impresszoom


2008-10-29  Rüdiger Timm  <rt@openoffice.org>  [0a55bf199e9a22845fbc88bebc3c5f97017931b6]

CWS-TOOLING: integrate CWS os120


2008-10-29  Rüdiger Timm  <rt@openoffice.org>  [282a7d79302657cd7046620115f966ef620d5b17]

CWS-TOOLING: integrate CWS os120


2008-10-29  Rüdiger Timm  <rt@openoffice.org>  [f415c9e035fda88e394943a0ad254656c72d4db6]

CWS-TOOLING: integrate CWS os120


2008-10-29  Rüdiger Timm  <rt@openoffice.org>  [229a0de9c81554dfe6c96a0095a582476abc87ba]

CWS-TOOLING: integrate CWS appleremote01


2008-10-29  Rüdiger Timm  <rt@openoffice.org>  [dd293aafd93805e1740ad2353b23a1873d8d1fb8]

CWS-TOOLING: integrate CWS appleremote01


2008-10-29  Rüdiger Timm  <rt@openoffice.org>  [4f976ce5f5ca31a3c6092891ff6b78ccfc415a19]

CWS-TOOLING: integrate CWS appleremote01


2008-10-29  Rüdiger Timm  <rt@openoffice.org>  [9863bdb05938b4bbabd410df1b6cdbc1b7c0d0ca]

CWS-TOOLING: integrate CWS vcl95


2008-10-29  Rüdiger Timm  <rt@openoffice.org>  [011bcd1ea1e8ce10f6b9946d8d44d05a59387b8c]

CWS-TOOLING: integrate CWS vcl95


2008-10-29  Rüdiger Timm  <rt@openoffice.org>  [41ae7fb01b4c4813db33e20501dca885744e3240]

CWS-TOOLING: integrate CWS sb97


2008-10-28  Rüdiger Timm  <rt@openoffice.org>  [0b3f346d173ae177ab2656b5e9953e5a310eebe1]

CWS-TOOLING: integrate CWS basebmpunittestfix


2008-10-28  Rüdiger Timm  <rt@openoffice.org>  [ad9f2e032970a444357163d550f33d6d0da37cab]

CWS-TOOLING: integrate CWS svnignoreoutpaths


2008-10-28  Rüdiger Timm  <rt@openoffice.org>  [5f3cff6c62c0b3d83381c65d39c71b450cf0bce8]

CWS-TOOLING: integrate CWS cli002


2008-10-28  Rüdiger Timm  <rt@openoffice.org>  [ada35cded048fd19660c62266a827a7c8e0f5054]

CWS-TOOLING: integrate CWS cli002


2008-10-28  Rüdiger Timm  <rt@openoffice.org>  [ff8e63e66403129d00fd0864581f08af9532668b]

CWS-TOOLING: integrate CWS i18n42


2008-10-28  Rüdiger Timm  <rt@openoffice.org>  [708bd808b7e01d682b83314874228f34dee53114]

CWS-TOOLING: integrate CWS i18n42


2008-10-28  Rüdiger Timm  <rt@openoffice.org>  [99879666dc9b1f3dc3b9c029dabe09712ed3c4fe]

CWS-TOOLING: integrate CWS pflin10


2008-10-28  Rüdiger Timm  <rt@openoffice.org>  [f07ad1e3628a79ed34d6d83ae7eb5ac10355cdd1]

CWS-TOOLING: integrate CWS pflin10


2008-10-28  Oliver Bolte  <obo@openoffice.org>  [2c0e1d0cd8623e7dd612869da87274fdfe50d852]

#i10000# clean up files with zero byte size


2008-10-28  Oliver Bolte  <obo@openoffice.org>  [f8586e2e3d7426a2ba57dbe0bf737854fdfb7317]

#i10000# clean up files with zero byte size


2008-10-28  Oliver Bolte  <obo@openoffice.org>  [216e0048e41f2109d624679686f473c7e886890d]

#i10000# clean up files with zero byte size


2008-10-28  Oliver Bolte  <obo@openoffice.org>  [f259cd9e492445a9ee201872340be2174ef086a6]

#i10000# clean up files with zero byte size


2008-10-28  Oliver Bolte  <obo@openoffice.org>  [b04c4db39087a08cd15f987afc299ae46cdf94f2]

#i10000# clean up files with zero byte size


2008-10-28  Oliver Bolte  <obo@openoffice.org>  [02e8211e5a0e51a1cbfb87104ba4da6c702158c2]

#i10000# clean up files with zero byte size


2008-10-21  Oliver Bolte  <obo@openoffice.org>  [64322f11c1deba51c89ff82885b002a9397bf93d]

CWS-TOOLING: integrate CWS hr54


2008-10-20  Oliver Bolte  <obo@openoffice.org>  [acacc18caaad1f1aa7299eebe7101609eae04bd8]

#i10000# unreachable statement


2008-10-20  Oliver Bolte  <obo@openoffice.org>  [96a0becadff5473ed64687d044283762ffd60794]

#i10000# remove file


2008-10-20  Oliver Bolte  <obo@openoffice.org>  [189eed4a326da87ef8f6cbf96695500c68796846]

#i10000# undo last change (AW)


2008-10-20  Oliver Bolte  <obo@openoffice.org>  [597cacc357f7b411622fc5c467a4dc503dcd1051]

#i10000# change complexlib.ComplexTestCase.AssureException into complexlib.Assurance.AssureException


2008-10-20  Oliver Bolte  <obo@openoffice.org>  [03b5c8ab447a24ca184771790a21e51a098154ef]

#i10000# undo accidental change by CWS aw057


2008-10-17  Oliver Bolte  <obo@openoffice.org>  [deaa052729a3c107811d73010268c36e0ecf84d7]

#i10000# remove obsolete file


2008-10-17  Oliver Bolte  <obo@openoffice.org>  [ab2ba2d60b7d4adfb51cceab748baba42f89b3ab]

DEV300


2008-10-17  Oliver Bolte  <obo@openoffice.org>  [ba71b1135c2568a876bbc84d3959c7cce5e65aff]

#i94947# broken hasProperty check (by MST)


2008-10-17  Oliver Bolte  <obo@openoffice.org>  [135769a1b5fcfe498f9f066d02f3b12d95db9f49]

CWS-TOOLING: integrate CWS svnl10nmerge


2008-10-17  Oliver Bolte  <obo@openoffice.org>  [f000f6fb16c4e95000be303b83286d7fcd9b5721]

CWS-TOOLING: integrate CWS cli001


2008-10-17  Oliver Bolte  <obo@openoffice.org>  [6e287814983857b498769913cd880750d72b8540]

CWS-TOOLING: integrate CWS aw057


2008-10-17  Oliver Bolte  <obo@openoffice.org>  [c91e5d874c96cfc6e1955339476fa520ffe39296]

CWS-TOOLING: integrate CWS aw057


2008-10-17  Oliver Bolte  <obo@openoffice.org>  [d36b69ef515f54f466763414d8345a6f233c6aae]

CWS-TOOLING: integrate CWS aw057


2008-10-17  Oliver Bolte  <obo@openoffice.org>  [0ec586304e906c6e19a244a1303df1d86213d0b4]

CWS-TOOLING: integrate CWS aw057


2008-10-17  Oliver Bolte  <obo@openoffice.org>  [df6d527e4e033a802b408aa63a5e301ed28e409a]

CWS-TOOLING: integrate CWS aw057


2008-10-17  Oliver Bolte  <obo@openoffice.org>  [a8ac4bc4145e7e558153b58c87b2def339aebe36]

CWS-TOOLING: integrate CWS aw057


2008-10-17  Oliver Bolte  <obo@openoffice.org>  [98c9f4f4f2506db7385cc3f0fa7bb1b14930a417]

CWS-TOOLING: integrate CWS aw057


2008-10-17  Rüdiger Timm  <rt@openoffice.org>  [e4563bf9ca7a1511af9ed917496c9950f1729286]

#i10000# Fix broken binary files.


2008-10-16  Oliver Bolte  <obo@openoffice.org>  [9aa7fc7b255054df48940eedc076850d11dbd5c2]

CWS-TOOLING: integrate CWS unowinregfix_DEV300


2008-10-16  Oliver Bolte  <obo@openoffice.org>  [c8338c957604e228bbad2cfc19aec45e493e87c0]

CWS-TOOLING: integrate CWS native197_DEV300


2008-10-16  Oliver Bolte  <obo@openoffice.org>  [6706068606e21ec26435caacd5986fd3d0ecbfdd]

CWS-TOOLING: integrate CWS native197_DEV300


2008-10-16  Oliver Bolte  <obo@openoffice.org>  [72cbd1914586307c13275ed923fc1a7258bc9fce]

CWS-TOOLING: integrate CWS greenstate30_DEV300


2008-10-16  Oliver Bolte  <obo@openoffice.org>  [191fe586a48ad8a3fc95fe2fb2e21868a2c08553]

CWS-TOOLING: integrate CWS jsktestimprovements1


2008-10-16  Oliver Bolte  <obo@openoffice.org>  [478407d418b4a59bb01a9783b2cd24694e53766f]

CWS-TOOLING: integrate CWS odbmacros3


2008-10-16  Oliver Bolte  <obo@openoffice.org>  [323b26c51adac28e86436bf3f5721cd3d68d56ae]

CWS-TOOLING: integrate CWS odbmacros3


2008-10-16  Oliver Bolte  <obo@openoffice.org>  [ae562e931a98e708a75e8d140cf1ff24854acfc7]

CWS-TOOLING: integrate CWS odbmacros3


2008-10-16  Oliver Bolte  <obo@openoffice.org>  [52a7bbb9c5d88ee817b4e484696846adbc7b305e]

CWS-TOOLING: integrate CWS odbmacros3


2008-10-16  Oliver Bolte  <obo@openoffice.org>  [fda73e51b2876312f9f85f0aa9789a69598993e5]

CWS-TOOLING: integrate CWS odbmacros3


2008-10-16  Oliver Bolte  <obo@openoffice.org>  [920718b84f88c52559ef370e67c94d2fe4646ee2]

CWS-TOOLING: integrate CWS odbmacros3


2008-10-15  Oliver Bolte  <obo@openoffice.org>  [c9f7608a48f31c064895b16018c9a64fb4752c34]

CWS-TOOLING: integrate CWS rt33


2008-10-15  Oliver Bolte  <obo@openoffice.org>  [14d5f15f5b745bde73c061bc17a63588cf884d03]

CWS-TOOLING: integrate CWS rt33


2008-10-15  Oliver Bolte  <obo@openoffice.org>  [38c0ddd4c914d046fc2e98cd09449dda84de0fbb]

CWS-TOOLING: integrate CWS ause098


2008-10-15  Oliver Bolte  <obo@openoffice.org>  [647d8c8ead7db5860dc8207332e49fc4c912f4da]

CWS-TOOLING: integrate CWS ause098


2008-10-15  Oliver Bolte  <obo@openoffice.org>  [f1fc86b9572c9321d912afc1c606ac10c1faceda]

CWS-TOOLING: integrate CWS ause098


2008-10-15  Oliver Bolte  <obo@openoffice.org>  [eadd952a783ee6397ff71bd876a36a81e3152ed8]

CWS-TOOLING: integrate CWS ause098


2008-10-15  Oliver Bolte  <obo@openoffice.org>  [a24b024b3b6fa665b3e660dec386ea5f472ec09b]

CWS-TOOLING: integrate CWS ause098


2008-10-14  Eric Bachard  <ericb@openoffice.org>  [d405ab90a80e5033eef8e2ad72ba577f1e3dc3cc]

#i90774# restore the previous version


2008-10-14  Eric Bachard  <ericb@openoffice.org>  [f611eb60229235a619e24f51dea7cec4884a8fcb]

#i90774# reverse bad change


2008-10-14  Eric Bachard  <ericb@openoffice.org>  [8217c535941e944978ed22404d81ddcb34085e5c]

#i90774# change for seamonkey 1.1.12 (makefile)


2008-10-14  Eric Bachard  <ericb@openoffice.org>  [adf585696ea6d0cfdcd82c06b34f590640e872d4]

#i90774# change for seamonkey 1.1.12


2008-10-14  Oliver Bolte  <obo@openoffice.org>  [7bf29c44efa5985f59c160ba5a75dc212f955d42]

CWS-TOOLING: integrate CWS mba30fixes02


2008-10-14  Oliver Bolte  <obo@openoffice.org>  [c15bd97d0c0cc1ab6ec233562aefc0bf166b3661]

CWS-TOOLING: integrate CWS mba30fixes02


2008-10-14  Oliver Bolte  <obo@openoffice.org>  [f066a08d62db69668b14d784d5d7355411243ff1]

CWS-TOOLING: integrate CWS mba30fixes02


2008-10-14  Oliver Bolte  <obo@openoffice.org>  [b7b0c7adee8ca6c86b5eb1ea10de2ef5d1b11d66]

CWS-TOOLING: integrate CWS mba30fixes02


2008-10-10  Oliver Bolte  <obo@openoffice.org>  [0ec279a19d8d7df083490ca7bf5a2b06c5848d14]

CWS-TOOLING: integrate CWS cmcfixes49


2008-10-10  Oliver Bolte  <obo@openoffice.org>  [48c3e6a2d615b4bb529a964688ec810fa4c3cf78]

CWS-TOOLING: integrate CWS cmcfixes49


2008-10-10  Oliver Bolte  <obo@openoffice.org>  [38085535046ab7f4c4ebcbd09b05798230cd1950]

CWS-TOOLING: integrate CWS cmcfixes49


2008-10-10  Oliver Bolte  <obo@openoffice.org>  [56a1f3affcd18957442313e271e3c0ebef565d84]

CWS-TOOLING: integrate CWS cmcfixes49


2008-10-10  Oliver Bolte  <obo@openoffice.org>  [a258b8caf67655ba2394bb1d343e67b77c3e4f93]

CWS-TOOLING: integrate CWS cmcfixes49


2008-10-10  Oliver Bolte  <obo@openoffice.org>  [237ccc1e8d700d0a9a93fb9b56991d2c31b26d05]

CWS-TOOLING: integrate CWS cmcfixes49


2008-10-10  Oliver Bolte  <obo@openoffice.org>  [1a784f6768595b62ce05076f22a2c93b90e24cc3]

CWS-TOOLING: integrate CWS cmcfixes49


2008-10-10  Oliver Bolte  <obo@openoffice.org>  [98993835c63f781674aa7a6946c73ddcf84c0ed9]

CWS-TOOLING: integrate CWS cmcfixes49


2008-10-10  Oliver Bolte  <obo@openoffice.org>  [5208ea7053255a8d4dae5dd9670dffa0eae1610e]

CWS-TOOLING: integrate CWS cmcfixes49


2008-10-10  Oliver Bolte  <obo@openoffice.org>  [a3458db24dc4688fcca14242917ec3bd62a6adcb]

CWS-TOOLING: integrate CWS cmcfixes49


2008-10-10  Oliver Bolte  <obo@openoffice.org>  [ad3329977d4a9153832ab221f2b33738d89c3c09]

CWS-TOOLING: integrate CWS cmcfixes49


2008-10-10  Oliver Bolte  <obo@openoffice.org>  [3735d9d387398fd90ab63ce2b1367dd154bd0fb9]

CWS-TOOLING: integrate CWS cmcfixes49


2008-10-10  Oliver Bolte  <obo@openoffice.org>  [aba2169bfb03658f4be056b59b29657adbb9a6c2]

CWS-TOOLING: integrate CWS cmcfixes49


2008-10-09  Vladimir Glazounov  <vg@openoffice.org>  [9e92adaecbf8451740dd67fb8636f91dee2d3140]

#i94635# fix for mingw runtime


2008-10-09  Vladimir Glazounov  <vg@openoffice.org>  [5acdc8b7c028458574cc103bf6bd613371d3da66]

#i10000# remove files falcely checked in


2008-10-06  Release Engineers  <releng@openoffice.org>  [9a05426d89fb47c183657eebb1a561553f37aaf8]

CWS-TOOLING: integrate CWS hr53


2008-10-06  Release Engineers  <releng@openoffice.org>  [3c17c90bf59cd4e1ce44b39d1e20e6cc6fc4f6d4]

#i10000#


2008-10-06  Vladimir Glazounov  <vg@openoffice.org>  [a7c32e28cbbf1ec73e5f8bb87c203958ac49d70b]

#i57022#


2008-10-06  Vladimir Glazounov  <vg@openoffice.org>  [7bad4bce519e4bfc38be75cb0de761871fd57486]

#i10000#


2008-10-06  Vladimir Glazounov  <vg@openoffice.org>  [1bc46807d949243d15bbc1ff005eacd61b1a7089]

#i10000#


2008-10-06  Vladimir Glazounov  <vg@openoffice.org>  [7f0a1dea69541e73a8a38da7906a65aad63c8902]

#i10000# wae


2008-10-06  Vladimir Glazounov  <vg@openoffice.org>  [ac0da064cdb28790ec33522b5b290fee47cdf1a1]

#i94690#


2008-10-06  Philipp Lohmann  <pl@openoffice.org>  [3dd88a3b1edc9ceb806ce60246af1473354d207c]

fix a build problem


2008-10-06  Vladimir Glazounov  <vg@openoffice.org>  [84b6bbeb092a473128c4d667b56f2f8f5db37a2f]

#i10000# fix for koheicoderemoval CWS problems


2008-10-06  Vladimir Glazounov  <vg@openoffice.org>  [6532514be2fe33dd012a5d2ea06e3f72985e7570]

#100000# fix for casting to pointer from integer of different size


2008-10-06  Vladimir Glazounov  <vg@openoffice.org>  [36c69b96500419a9a3ef35868a5ee990695b15f0]

#100000# qadev33 new files


2008-10-06  Release Engineers  <releng@openoffice.org>  [e6d721f791e40b42dd07d3f0053806c283a0780b]

#100000# qadev33 files


2008-10-06  Vladimir Glazounov  <vg@openoffice.org>  [5807c6944cdeed4115e9c98efb53bdb8d750f537]

#100000# qadev33 new files


2008-10-06  Vladimir Glazounov  <vg@openoffice.org>  [d87ba174e762c1f0023d264385f7b18c0df97382]

#100000#


2008-10-06  Vladimir Glazounov  <vg@openoffice.org>  [1bed162a7494769275db0831810f51069415881f]

#100000#


2008-10-02  Philipp Lohmann  <pl@openoffice.org>  [a667a9c30f627e2faf9523799cb0e52726a868af]

fix a compile issue


2008-10-02  Vladimir Glazounov  <vg@openoffice.org>  [f643e2d787877295a0f0c7c7c973757bccfc2f3b]

#i10000# fs\'s fixes for Firefox3


2008-10-02  Vladimir Glazounov  <vg@openoffice.org>  [37303eb6201aabf4117a858433d1862f2157233c]

#i10000# just one more fallback for StandDir


2008-10-02  Release Engineers  <releng@openoffice.org>  [16b796fcce6430448535e3692f624cb469380442]

#i80412#


2008-10-02  Vladimir Glazounov  <vg@openoffice.org>  [95fc958a03b8c29fa777ab21784b11dba3c49393]

DEV300


2008-10-02  Vladimir Glazounov  <vg@openoffice.org>  [28d1a4589fd961599ba620d3f02524608df7df79]

#100000# fixes from ooo300m7masterfix


2008-10-02  Vladimir Glazounov  <vg@openoffice.org>  [c79259fde1d65ac52f839fd04b9b2a06b127aa26]

#100000# fixes from ooo300m7masterfix


2008-10-02  Rüdiger Timm  <rt@openoffice.org>  [56c57c8030a5f31a457506f4d3dd128c94bca99d]

#i10000# Get masterfix from OOO300 m7


2008-10-02  Vladimir Glazounov  <vg@openoffice.org>  [63e30833f94fa7e76cc799402ba43071cff5d2d0]

CWS-TOOLING: integrate CWS native196_DEV300


2008-10-02  Vladimir Glazounov  <vg@openoffice.org>  [112eda37de65ba2a166860126ed51afd51e70388]

CWS-TOOLING: integrate CWS native196_DEV300


2008-10-02  Vladimir Glazounov  <vg@openoffice.org>  [4c25522a6ba9c4cc22b57557baa53c87c39086fd]

CWS-TOOLING: integrate CWS native196_DEV300


2008-10-01  Philipp Lohmann  <pl@openoffice.org>  [fedda01fbccad8e6322b469a03fde52d0a905851]

#i92516# migrate CWS printerpullpages to svn


2008-10-01  Philipp Lohmann  <pl@openoffice.org>  [0e6b718affdb8a17e58ff3fa0599cc32ea311f13]

#i92516# migrate CWS printerpullpages to svn


2008-10-01  Philipp Lohmann  <pl@openoffice.org>  [91d8ce3ea93f43360addbf52701a46d091e152c8]

#i92516# migrate CWS printerpullpages to svn


2008-10-01  Vladimir Glazounov  <vg@openoffice.org>  [c697830f1594f8959060d802775ae6c88ade285e]

CWS-TOOLING: integrate CWS addentitlement_DEV300


2008-10-01  Vladimir Glazounov  <vg@openoffice.org>  [ac5d01db85bc2b2bd3f793aa9147c237f0cfcfbf]

CWS-TOOLING: integrate CWS qaerrorlogfixes1_DEV300


2008-10-01  Vladimir Glazounov  <vg@openoffice.org>  [5a5dab5167d136c315e81448ea8eca59e60067da]

CWS-TOOLING: integrate CWS sb98_DEV300


2008-10-01  Vladimir Glazounov  <vg@openoffice.org>  [6ee5dfa150d408179e20a5525ff7ec46649e0e58]

CWS-TOOLING: integrate CWS vcl94


2008-10-01  Vladimir Glazounov  <vg@openoffice.org>  [51e6fc0c9e401162036913a943708b7cca1b2598]

CWS-TOOLING: integrate CWS vcl92


2008-10-01  Vladimir Glazounov  <vg@openoffice.org>  [7ca0fafb4a0416ea68eed4bbc2ae339220a408a0]

CWS-TOOLING: integrate CWS vcl92


2008-10-01  Vladimir Glazounov  <vg@openoffice.org>  [46a63a2af38e694327c5308168f499a549fb724e]

CWS-TOOLING: integrate CWS vcl92


2008-10-01  Vladimir Glazounov  <vg@openoffice.org>  [2a18f6592a7294f9c3e1a9609b9ca20e3d896423]

CWS-TOOLING: integrate CWS dba31b


2008-10-01  Vladimir Glazounov  <vg@openoffice.org>  [d0e9b60b781afac1f100110f9e771369b1f17741]

CWS-TOOLING: integrate CWS dba31b


2008-10-01  Vladimir Glazounov  <vg@openoffice.org>  [c2d2e4261ed52ffec5a06f63ca5b135961ac4722]

CWS-TOOLING: integrate CWS dba31b


2008-10-01  Vladimir Glazounov  <vg@openoffice.org>  [1577d17d8faaf2e29bf2a9526288578a9acf0a0d]

CWS-TOOLING: integrate CWS dba31b


2008-10-01  Vladimir Glazounov  <vg@openoffice.org>  [248539e2fa8ac0f5271a83f26fe71d0dcc4a5a67]

CWS-TOOLING: integrate CWS dba31b


2008-10-01  Vladimir Glazounov  <vg@openoffice.org>  [d2b287cdd4f5bbe93b136d9f2bf2bf2cebfcbdb6]

CWS-TOOLING: integrate CWS dba31b


2008-10-01  Vladimir Glazounov  <vg@openoffice.org>  [bc416a9f5635e0dcb3558a997ebf0298c3c37486]

CWS-TOOLING: integrate CWS dba31b


2008-10-01  Vladimir Glazounov  <vg@openoffice.org>  [1fa0232a1a17c51adaf20fd5e40c363fdabd32a5]

CWS-TOOLING: integrate CWS native194


2008-10-01  Vladimir Glazounov  <vg@openoffice.org>  [8f9181922c32e5e47d11b2537e706aadb7c38407]

CWS-TOOLING: integrate CWS sb93


2008-10-01  Vladimir Glazounov  <vg@openoffice.org>  [368ade10ba7d7551fe82d4157c37b1baa74ee137]

CWS-TOOLING: integrate CWS sb93


2008-10-01  Vladimir Glazounov  <vg@openoffice.org>  [6c6e8f0278f988cc382e5359d16ce77e74ccfbb2]

CWS-TOOLING: integrate CWS sb93


2008-10-01  Vladimir Glazounov  <vg@openoffice.org>  [af3de2fe97b05748b91214cebb1ce0fb7d0b981f]

CWS-TOOLING: integrate CWS sb93


2008-10-01  Vladimir Glazounov  <vg@openoffice.org>  [2a7c4b4b2889539f02a506fb695b0c3eb2791bd1]

CWS-TOOLING: integrate CWS sb93


2008-10-01  Vladimir Glazounov  <vg@openoffice.org>  [61f2bb111eb26fec88e928883edb739f1b599ab3]

CWS-TOOLING: integrate CWS sb93


2008-10-01  Vladimir Glazounov  <vg@openoffice.org>  [93d89bfbc1e47f3663582ddc38d3c9904925b085]

CWS-TOOLING: integrate CWS sb93


2008-10-01  Vladimir Glazounov  <vg@openoffice.org>  [6ec4dd0f35fd61cfa69faff5545062d273559165]

CWS-TOOLING: integrate CWS sb93


2008-10-01  Vladimir Glazounov  <vg@openoffice.org>  [4749f353739e8702bbbe162c02dd70e535f0b5e5]

CWS-TOOLING: integrate CWS sb93


2008-10-01  Vladimir Glazounov  <vg@openoffice.org>  [c8ebff286bc889d44236ab17de63fc3712c97acd]

CWS-TOOLING: integrate CWS sb93


2008-10-01  Vladimir Glazounov  <vg@openoffice.org>  [bbc5db1ac660640e72a7effbf70bace623c8d6c4]

CWS-TOOLING: integrate CWS sb93


2008-10-01  Vladimir Glazounov  <vg@openoffice.org>  [76a53d40e5ba16570346abfcfc1faff6d6e98056]

CWS-TOOLING: integrate CWS sb93


2008-10-01  Vladimir Glazounov  <vg@openoffice.org>  [3b2b8f91ff22b93050b9b1aa3da5bd4359182499]

CWS-TOOLING: integrate CWS sb93


2008-10-01  Vladimir Glazounov  <vg@openoffice.org>  [ddcd4779159e43a0f6ef7867c2b19e101dc8146a]

CWS-TOOLING: integrate CWS fpicker8


2008-10-01  Vladimir Glazounov  <vg@openoffice.org>  [2c033bd486337d968dc57f48b31ed54e1afe248d]

CWS-TOOLING: integrate CWS cloph11


2008-10-01  Vladimir Glazounov  <vg@openoffice.org>  [3bbdc977ac562748c045edbe4a3e420f8d85861a]

CWS-TOOLING: integrate CWS cloph11


2008-10-01  Vladimir Glazounov  <vg@openoffice.org>  [257b3205cae2665a96492b806df10faf884a4e99]

CWS-TOOLING: integrate CWS cloph11


2008-10-01  Vladimir Glazounov  <vg@openoffice.org>  [2759e9c40629a3ec1c4d841f0cf17cf0d09b0a76]

CWS-TOOLING: integrate CWS cloph11


2008-10-01  Vladimir Glazounov  <vg@openoffice.org>  [f4a2f19886295c6a09b18e08422345de95228ac2]

CWS-TOOLING: integrate CWS jsc311


2008-10-01  Vladimir Glazounov  <vg@openoffice.org>  [57a8051720ae2285c8d386885657e1b51a5709d4]

CWS-TOOLING: integrate CWS jsc311


2008-10-01  Vladimir Glazounov  <vg@openoffice.org>  [4ca5c503bc36f0300bb3f3ec1577ed41df098ab2]

CWS-TOOLING: integrate CWS jsc311


2008-10-01  Vladimir Glazounov  <vg@openoffice.org>  [70346a32723a3f3c1cbfedd2c6096152260ef9f7]

CWS-TOOLING: integrate CWS chart30


2008-10-01  Vladimir Glazounov  <vg@openoffice.org>  [c717c57260486d25d6f33ffafa9f91acbc775a0a]

CWS-TOOLING: integrate CWS chart30


2008-10-01  Vladimir Glazounov  <vg@openoffice.org>  [c490a9f0684dd5cc7efd897afbf70e2f73444f72]

CWS-TOOLING: integrate CWS chart30


2008-10-01  Vladimir Glazounov  <vg@openoffice.org>  [17236a45c1368b8e9be8dae0f2b6918a88e7f4f4]

CWS-TOOLING: integrate CWS i18n45


2008-10-01  Vladimir Glazounov  <vg@openoffice.org>  [e834e63cac531eed700604cb897b53acc3cf9f71]

CWS-TOOLING: integrate CWS mingwport15


2008-10-01  Vladimir Glazounov  <vg@openoffice.org>  [c30ae0c43180cf994ea09cc283f0d2d7f1b4b259]

CWS-TOOLING: integrate CWS mingwport15


2008-10-01  Vladimir Glazounov  <vg@openoffice.org>  [17d4c5068896b55b94a155372850e2a6ab803156]

CWS-TOOLING: integrate CWS mingwport15


2008-10-01  Vladimir Glazounov  <vg@openoffice.org>  [56a1a3265cdb4f614814413b7fa81f666b4d7c2e]

CWS-TOOLING: integrate CWS mingwport15


2008-10-01  Vladimir Glazounov  <vg@openoffice.org>  [21e15edc7ea870c8d3549730201d1b0c47dcebad]

CWS-TOOLING: integrate CWS mingwport15


2008-10-01  Vladimir Glazounov  <vg@openoffice.org>  [c1cfe0f0683d37f73e1c1a547e1defe373926411]

CWS-TOOLING: integrate CWS mingwport15


2008-10-01  Vladimir Glazounov  <vg@openoffice.org>  [53414cda09bf3d5ff63e9b984ab4e932a5b12878]

CWS-TOOLING: integrate CWS mingwport15


2008-10-01  Vladimir Glazounov  <vg@openoffice.org>  [c4560e710af123d8cb78297b68a1fe700e6f36bd]

CWS-TOOLING: integrate CWS impress149


2008-10-01  Vladimir Glazounov  <vg@openoffice.org>  [f8554691867015787fa8d84d40f8b90a6797f89f]

CWS-TOOLING: integrate CWS impress149


2008-10-01  Vladimir Glazounov  <vg@openoffice.org>  [dd4c6408dd88ab2975bdf3070e8c3366469c6b4c]

CWS-TOOLING: integrate CWS impress149


2008-10-01  Vladimir Glazounov  <vg@openoffice.org>  [9304350f1159cedc258bac632904af50aed26edf]

CWS-TOOLING: integrate CWS impress149


2008-10-01  Vladimir Glazounov  <vg@openoffice.org>  [8a54fd8ca931eb28737470d0ee1fe6876ae8b153]

CWS-TOOLING: integrate CWS os117


2008-10-01  Vladimir Glazounov  <vg@openoffice.org>  [5542ceebce993e2c39cf704748febe0614845fa2]

CWS-TOOLING: integrate CWS os117


2008-10-01  Vladimir Glazounov  <vg@openoffice.org>  [ae8a05b37ae3a7ece61451bd6d70f46118c85009]

CWS-TOOLING: integrate CWS os117


2008-10-01  Vladimir Glazounov  <vg@openoffice.org>  [530897d64bdedae156cf91697ae29dfb47e3809d]

CWS-TOOLING: integrate CWS swlists02


2008-09-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [30375417852b557dd8fe580d24027a67f780bd8f]

#i10000#: set executable property


2008-09-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [3fe191743aa65ac3f37b36a4f1e180f59d4ca34b]

#i10000#: set executable property


2008-09-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [358c89d32bdd8e83799596297ea0450be638ee36]

merge trial; please ignore


2008-09-30  Vladimir Glazounov  <vg@openoffice.org>  [ff916ccce1527b63aad17bbae0ad02a834cd31d6]

CWS-TOOLING: integrate CWS dr63


2008-09-30  Vladimir Glazounov  <vg@openoffice.org>  [07cabd8e634679ff59db4d72eacdfb514feb3cd1]

CWS-TOOLING: integrate CWS dr63


2008-09-30  Vladimir Glazounov  <vg@openoffice.org>  [e6d2341b613c63571663c90db06870d164f5f614]

CWS-TOOLING: integrate CWS dr63


2008-09-30  Vladimir Glazounov  <vg@openoffice.org>  [3be4a064474bdb07c11c3152d8f4cfa8acf56819]

CWS-TOOLING: integrate CWS dr63


2008-09-30  Rüdiger Timm  <rt@openoffice.org>  [2a7fa4398bac6854b890ea63b668a4842268130d]

Somehow integration of CWS docmacroassignments_DEV300 lost changes in 'svx' - added here.


2008-09-30  Rüdiger Timm  <rt@openoffice.org>  [9b6660956c25e4a4945847c3d3e221ed43002a3c]

CWS-TOOLING: integrate CWS docmacroassignments_DEV300


2008-09-30  Rüdiger Timm  <rt@openoffice.org>  [0ff7779e8c64cbe9c60ecc8030b145817c0af9ea]

CWS-TOOLING: integrate CWS docmacroassignments_DEV300


2008-09-30  Rüdiger Timm  <rt@openoffice.org>  [99dbd66f4485fabfb70c34ee4cca50921b05f41c]

CWS-TOOLING: integrate CWS docmacroassignments_DEV300


2008-09-30  Vladimir Glazounov  <vg@openoffice.org>  [122adddbef72cf66affd2c7c77f146d6b3461f9b]

CWS-TOOLING: integrate CWS qadev33


2008-09-30  Vladimir Glazounov  <vg@openoffice.org>  [1e45ed40cc07a9c0c6d3f53a3f46c990f6b9cb3d]

CWS-TOOLING: integrate CWS qadev33


2008-09-30  Vladimir Glazounov  <vg@openoffice.org>  [8ce436e23653ff2c1d456f5d199f26ff50efc980]

CWS-TOOLING: integrate CWS qadev33


2008-09-30  Vladimir Glazounov  <vg@openoffice.org>  [f8fda7d6f1e7d32faa470e15d52a92f0be3c7dea]

CWS-TOOLING: integrate CWS sfxnotifyremoval


2008-09-30  Vladimir Glazounov  <vg@openoffice.org>  [a65d5450b3254a8f880c39819ece980e69624283]

CWS-TOOLING: integrate CWS sfxnotifyremoval


2008-09-30  Vladimir Glazounov  <vg@openoffice.org>  [5af5c9bbcb5fdb4c467da826a36846200687ace4]

CWS-TOOLING: integrate CWS sfxnotifyremoval


2008-09-30  Vladimir Glazounov  <vg@openoffice.org>  [5c0ecf9b570c595d6c19b86a279d9d8c45afbd20]

CWS-TOOLING: integrate CWS sfxnotifyremoval


2008-09-30  Vladimir Glazounov  <vg@openoffice.org>  [e4ab2a6af1ca911fd31c8b88d012c9a4b949d1df]

CWS-TOOLING: integrate CWS sfxnotifyremoval


2008-09-30  Vladimir Glazounov  <vg@openoffice.org>  [716636d558e9cc9b910da6d127314d2b20cdf0b6]

CWS-TOOLING: integrate CWS koheicoderemoval


2008-09-29  Rüdiger Timm  <rt@openoffice.org>  [5d2bfff0ba79f60adc413799658a5e32f6508587]

CWS-TOOLING: integrate CWS jl112_DEV300


2008-09-29  Rüdiger Timm  <rt@openoffice.org>  [3a2d035dca0f886bfab42bd2b25f7f2db21d2bb6]

CWS-TOOLING: integrate CWS sjfixes09_DEV300


2008-09-29  Rüdiger Timm  <rt@openoffice.org>  [8015f1d71db86b090932e8444c7eb381d27904c1]

CWS-TOOLING: integrate CWS mav40_DEV300


2008-09-29  Rüdiger Timm  <rt@openoffice.org>  [1bb2185baa94b681d711c61c4b1983b2ca355471]

CWS-TOOLING: integrate CWS tl62_DEV300


2008-09-29  Rüdiger Timm  <rt@openoffice.org>  [9ff911b877ad5e942487c6a140cf9870762850f7]

CWS-TOOLING: integrate CWS impress160_DEV300


2008-09-29  Rüdiger Timm  <rt@openoffice.org>  [00b3aa66248169c36eb3a2bda588099497a07513]

CWS-TOOLING: integrate CWS impress160_DEV300


2008-09-29  Rüdiger Timm  <rt@openoffice.org>  [f22a3f50ef309a89a5aa3158a0f75424bbf4b6b5]

CWS-TOOLING: integrate CWS impress159_DEV300


2008-09-29  Rüdiger Timm  <rt@openoffice.org>  [51eeedaa875572f5bdd44b879435aec081d8861b]

CWS-TOOLING: integrate CWS sb96_DEV300


2008-09-29  Rüdiger Timm  <rt@openoffice.org>  [64b335a288d491cabfba600de13a42855fa65f8f]

CWS-TOOLING: integrate CWS sb96_DEV300


2008-09-29  Rüdiger Timm  <rt@openoffice.org>  [fdcb2f45c731115e646afb08dc1ebc44c6d71dc9]

CWS-TOOLING: integrate CWS sjfixes06_DEV300


2008-09-29  Rüdiger Timm  <rt@openoffice.org>  [d56f809657af95c6e17ccb8a3b5bf82e3f2333f5]

CWS-TOOLING: integrate CWS native199_DEV300


2008-09-29  Rüdiger Timm  <rt@openoffice.org>  [f39045758749855f1957ff82bfdfe251b8b3fcf6]

CWS-TOOLING: integrate CWS indentfix_DEV300


2008-09-29  Rüdiger Timm  <rt@openoffice.org>  [330c01d530d06c1bee5133956b3df89929bf931e]

CWS-TOOLING: integrate CWS hro38_DEV300


2008-09-29  Rüdiger Timm  <rt@openoffice.org>  [8e70905424d91c35644baea37fc4670b48d192a8]

CWS-TOOLING: integrate CWS hro38_DEV300


2008-09-29  Rüdiger Timm  <rt@openoffice.org>  [938ba61dda96175af54c78156c24cb7779a62189]

CWS-TOOLING: integrate CWS sysui32_DEV300


2008-09-29  Rüdiger Timm  <rt@openoffice.org>  [97734d28c1f4485a4bd8c9130dc50ce2b22fa36f]

CWS-TOOLING: integrate CWS impress158_DEV300


2008-09-26  Rüdiger Timm  <rt@openoffice.org>  [bfb17e5e5a62a628f6fe4a98ad082fe37b776987]

CWS-TOOLING: integrate CWS mav39_DEV300


2008-09-26  Rüdiger Timm  <rt@openoffice.org>  [fc842d9896d46164b2c71dcfd000e207a7185290]

CWS-TOOLING: integrate CWS sw30bf15_DEV300


2008-09-26  Rüdiger Timm  <rt@openoffice.org>  [8bd0c1383687d15be58384af44ee986ea4a3ba83]

CWS-TOOLING: integrate CWS sw30bf15_DEV300


2008-09-26  Rüdiger Timm  <rt@openoffice.org>  [610d8ae463810f029bf72fc9186e2fb0b9ee87fe]

CWS-TOOLING: integrate CWS i93555_DEV300


2008-09-26  Rüdiger Timm  <rt@openoffice.org>  [10b412071fa88177c970b4cab1b40533084b78a0]

CWS-TOOLING: integrate CWS ab63_DEV300


2008-09-26  Rüdiger Timm  <rt@openoffice.org>  [3ba82371e2629bf9a6e3b2c87dd419fa35af87b4]

CWS-TOOLING: integrate CWS impress157_DEV300


2008-09-26  Rüdiger Timm  <rt@openoffice.org>  [86ae939f8cd440f447e6b06f4f68d4d758f8bb33]

CWS-TOOLING: integrate CWS sysui31_DEV300


2008-09-26  Rüdiger Timm  <rt@openoffice.org>  [32bdad3936d902cf3626ceed29c2025a17ca2d0c]

CWS-TOOLING: integrate CWS i93386_DEV300


2008-09-26  Rüdiger Timm  <rt@openoffice.org>  [f2c9850e471a63a0d8f4a77bc61c6a7c8bf76602]

CWS-TOOLING: integrate CWS i93386_DEV300


2008-09-26  Rüdiger Timm  <rt@openoffice.org>  [528df1e36902525a4c12c60645fb2db450725d75]

CWS-TOOLING: integrate CWS native195_DEV300


2008-09-26  Rüdiger Timm  <rt@openoffice.org>  [70c25f208bac85038891c1a98833596fd2144930]

CWS-TOOLING: integrate CWS native195_DEV300


2008-09-26  Rüdiger Timm  <rt@openoffice.org>  [81ec69125209a2f363c1c750962ff2bfa880b7cf]

CWS-TOOLING: integrate CWS i93512_DEV300


2008-09-26  Rüdiger Timm  <rt@openoffice.org>  [2736c21e3a934132cf222d076506317318c41104]

#i94287# Get mh's changes from ooo300m8masterfix.


2008-09-26  Rüdiger Timm  <rt@openoffice.org>  [38cb470aaecb6c9c138ef1cbe224407f6c832fbe]

#i94287# Get mh's changes from ooo300m8masterfix.


2008-09-26  Rüdiger Timm  <rt@openoffice.org>  [4b90c565e7114a1006b6d5ff03c9555a4b3df99a]

#i10000# #i93984# Get build fixes from ooo300m8masterfix.


2008-09-26  Rüdiger Timm  <rt@openoffice.org>  [9cab0cb9a5af211ce1ba9281ac0733e288d4c235]

#i10000# #i93984# Get build fixes from ooo300m8masterfix.


2008-09-26  Rüdiger Timm  <rt@openoffice.org>  [c9095bf7b0ec21772d965c5c28512dbcb1cd71ea]

CWS-TOOLING: integrate CWS rt31_DEV300


2008-09-26  Rüdiger Timm  <rt@openoffice.org>  [c8556e4ba088beba01931e413e9fce625af8a3e9]

Create DEV300_m32 milestone tag


2008-09-26  Rüdiger Timm  <rt@openoffice.org>  [1bf5c303628d48157fb8e24d1f0a9205c457e839]

Create DEV300_m32 milestone tag


2008-09-26  Rüdiger Timm  <rt@openoffice.org>  [072d0b7a486228c19e4402e607907d3cf6df4fc7]

Create DEV300_m32 milestone tag


2008-09-26  Rüdiger Timm  <rt@openoffice.org>  [79e2f02e137c6cf3487a5f006782268de53d762e]

Create DEV300_m32 milestone tag


2008-09-26  Rüdiger Timm  <rt@openoffice.org>  [dc47c69e6579b124be6aacd79f95b1cf0072854b]

Create DEV300_m32 milestone tag


2008-09-26  Rüdiger Timm  <rt@openoffice.org>  [d6240c5a6319ee130d21de56e13ff5d62c09e1ba]

Create DEV300_m32 milestone tag


2008-09-26  Rüdiger Timm  <rt@openoffice.org>  [24ee93fecec761b693ca59d16686e918cca781cd]

Create DEV300_m32 milestone tag


2008-09-26  Rüdiger Timm  <rt@openoffice.org>  [e5b5f749ed887a38e298b7bfd4818393a63c84d5]

Create DEV300_m32 milestone tag


2008-09-26  Rüdiger Timm  <rt@openoffice.org>  [6784f819afd7f4b2f6efd42d7a28402951eb9bc2]

Create DEV300_m32 milestone tag


2008-09-26  Rüdiger Timm  <rt@openoffice.org>  [abd609da90be11f646b288ce25eff7a83dbf8477]

Create DEV300_m32 milestone tag


2008-09-26  Rüdiger Timm  <rt@openoffice.org>  [9658ab3d9fee34dd0214795cdf4a85d2c3643143]

Create DEV300_m32 milestone tag


2008-09-26  Rüdiger Timm  <rt@openoffice.org>  [9d58db011e379ce337096be6e4d2b7978e9f2f49]

Create DEV300_m32 milestone tag


2008-09-26  Rüdiger Timm  <rt@openoffice.org>  [aac9ab1935b6e4272a172b6d36061a45c9513d4e]

Create DEV300_m32 milestone tag


2008-09-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [268ceffeca27df622b997f993e30232c7f22212e]

CWS-TOOLING: integrate CWS hr43


2008-09-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [9fddfb61d1858f1ef38efd614881fd8368f31bd0]

#i93829#: remove old CWS tools


2008-09-19  Rüdiger Timm  <rt@openoffice.org>  [472c359e465e8705ebc80119c139dff78549d201]

No old windows def files needed any more.


2008-09-19  Rüdiger Timm  <rt@openoffice.org>  [105e7959b9f36abda15e4c1c934a38ee4408e6bb]

No old windows def files needed any more.


2008-09-19  Rüdiger Timm  <rt@openoffice.org>  [a1aa0ae7617f7176735252b1c90fa1848ef6f1f7]

No old windows def files needed any more.


2008-09-19  Rüdiger Timm  <rt@openoffice.org>  [a53f44d8fba07d9f7a79ac594a85b1059f1ae4a6]

No old windows def files needed any more.


2008-09-19  Rüdiger Timm  <rt@openoffice.org>  [abda8e12d8cd23c2cd1bb870b097eddfdee38825]

No old windows def files needed any more.


2008-09-19  Rüdiger Timm  <rt@openoffice.org>  [d3268f8d844f38a427b750a446acb3b93233d214]

No old windows def files needed any more.


2008-09-19  Rüdiger Timm  <rt@openoffice.org>  [0e27e9317fb6ee39c907ee5f67565a3c4b224c04]

No old windows def files needed any more.


2008-09-19  Rüdiger Timm  <rt@openoffice.org>  [c9413430ebfc2cc2a3b0dd31cee7a9bfeb455e3a]

No old windows def files needed any more.


2008-09-19  Rüdiger Timm  <rt@openoffice.org>  [fb9fea37f171a1c0430a4b64f7c465c3c668c632]

No old windows def files needed any more.


2008-09-19  Rüdiger Timm  <rt@openoffice.org>  [ff20cede5a7cb7e742242224bc7ac3030c2b1bac]

No old windows def files needed any more.


2008-09-19  Rüdiger Timm  <rt@openoffice.org>  [abaa60feb4296882d5e343d5e9870468273dfdd1]

No old windows def files needed any more.


2008-09-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [e3f4dea21d6a64301a42492d8c74f72970af3a98]

#i93829#: changes needed for subversion migration


2008-09-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [f3df1a08b77896d41f6393c81ea6a533f763291b]

#i93829#: changes needed for subversion migration


2008-09-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [9f1ad35159614b131823153b073c7e25491eb80d]

DEV300


2008-09-08  Rüdiger Timm  <rt@openoffice.org>  [72c6a732357a90a2160cb4b7e21378de92c74e7f]

#i10000# Make acronym unique: 'fx' is already used by module basegfx.


2008-09-08  Rüdiger Timm  <rt@openoffice.org>  [4dccd4c09d9eb7fd0a0c0f3189d1e1e677ea6539]

#i93524# Patch by b_michaelsen: something which got lost on CWS swenhancedfields2.


2008-09-08  Rüdiger Timm  <rt@openoffice.org>  [0bddfab0dc2af6df8e3aada430f674314969c3f9]

#i93073# Conditionalize building 'qa' subdirectory.Patch by dtardon.


2008-09-08  Rüdiger Timm  <rt@openoffice.org>  [5772bf36a35bf34f2d2aae4bca65495e302730af]

#i93073# Enhance --disable-qadevooo option (patch by dtardon)


2008-09-05  Rüdiger Timm  <rt@openoffice.org>  [7446f211cdd8c5057be3799400c8dcc37e603fb7]

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>  [557681e58722cbe3ed201305fad4f5fe991cbf01]

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>  [6b2a5b685887493d36fcc7cec6463fa5528a1fc1]

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>  [a5c22f524f60f99423f5c2cf63d067f3f95251b0]

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>  [d2ded65d19e1ba0a236f69d203aae762686ffccb]

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>  [793f4bc5d8cf37fa33da2e6118009ffae425fb37]

#i10000# source/registration/com/sun/star/registration needs unoil.jar


2008-09-04  Rüdiger Timm  <rt@openoffice.org>  [5502e6a0514f72b4abb22a03103f4c229f8d1e09]

#i10000#  Adapt output parsing to new cvsup.


2008-09-04  Rüdiger Timm  <rt@openoffice.org>  [f7f399e2d52b4fbe8ea0bf4e9d125b9d74314a76]

#i10000# Fix typo.


2008-09-04  Rüdiger Timm  <rt@openoffice.org>  [262101d12a64458b4afd79608a20bb3eae7ba466]

#i10000# Avoid warning about 'unreachable statement'.


2008-09-04  Rüdiger Timm  <rt@openoffice.org>  [3d0a608e64514dc10ad3d3773d1d3bf8bd1bde01]

INTEGRATION: CWS swenhancedfields2 (1.45.6); FILE MERGED 2008/08/04 14:25:20 b_michaelsen 1.45.6.2: RESYNC: (1.45-1.49); FILE MERGED 2008/04/23 07:22:23 ama 1.45.6.1: #i33737#: Enhanced fields


2008-09-04  Rüdiger Timm  <rt@openoffice.org>  [bcbd35ca99e174cbb089482c21a430e8b0848bd8]

INTEGRATION: CWS swenhancedfields2 (1.1.4); FILE ADDED 2008/04/23 07:21:30 ama 1.1.4.2: #i33737#: Enhanced fields 2008/04/18 06:51:49 ama 1.1.4.1: file XFormField.idl was added on branch cws_dev300_swenhancedfields2 on 2008-04-23 07:21:30 +0000


2008-09-04  Rüdiger Timm  <rt@openoffice.org>  [a1f8ea5ea85c0ea0359ce01894a9fcb237644186]

INTEGRATION: CWS swenhancedfields2 (1.14.18); FILE MERGED 2008/08/04 14:16:28 b_michaelsen 1.14.18.2: RESYNC: (1.14-1.16); FILE MERGED 2008/04/23 14:29:23 ama 1.14.18.1: #i33737#: Enhanced fields


2008-09-04  Rüdiger Timm  <rt@openoffice.org>  [7bb7092fe8f8d6a17060e2f6f862bd1eb615fa8c]

INTEGRATION: CWS swenhancedfields2 (1.63.18); FILE MERGED 2008/08/04 14:16:25 b_michaelsen 1.63.18.2: RESYNC: (1.63-1.65); FILE MERGED 2008/04/23 14:29:23 ama 1.63.18.1: #i33737#: Enhanced fields


2008-09-04  Rüdiger Timm  <rt@openoffice.org>  [3240c314d31d67ae2834b1cf327752c07cb5dace]

INTEGRATION: CWS swenhancedfields2 (1.43.22); FILE MERGED 2008/08/04 14:16:52 b_michaelsen 1.43.22.2: RESYNC: (1.43-1.45); FILE MERGED 2008/04/23 14:29:23 ama 1.43.22.1: #i33737#: Enhanced fields


2008-09-04  Rüdiger Timm  <rt@openoffice.org>  [f5f68b8af72b80729c788ef1d0098dcffe09236e]

INTEGRATION: CWS swenhancedfields2 (1.155.26); FILE MERGED 2008/08/04 14:16:46 b_michaelsen 1.155.26.3: RESYNC: (1.155-1.162); FILE MERGED 2008/04/24 07:03:59 ama 1.155.26.2: #i33737#: Enhanced fields 2008/04/23 14:29:22 ama 1.155.26.1: #i33737#: Enhanced fields


2008-09-04  Rüdiger Timm  <rt@openoffice.org>  [232383977b4a78851950254619c76889ac0f1fa3]

INTEGRATION: CWS swenhancedfields2 (1.81.230); FILE MERGED 2008/08/04 14:14:50 b_michaelsen 1.81.230.2: RESYNC: (1.81-1.82); FILE MERGED 2008/04/23 14:29:22 ama 1.81.230.1: #i33737#: Enhanced fields


2008-09-04  Rüdiger Timm  <rt@openoffice.org>  [1204952240f5da7c213dd8177a6d92a8ec5da328]

INTEGRATION: CWS swenhancedfields2 (1.136.28); FILE MERGED 2008/08/12 12:09:46 b_michaelsen 1.136.28.3: explicit casts to prevent win32 warnings 2008/08/04 14:16:12 b_michaelsen 1.136.28.2: RESYNC: (1.136-1.139); FILE MERGED 2008/04/23 14:29:22 ama 1.136.28.1: #i33737#: Enhanced fields


2008-09-04  Rüdiger Timm  <rt@openoffice.org>  [c535a76dcb550f6b9e98268f49cec1a7c8986156]

INTEGRATION: CWS swenhancedfields2 (1.106.68); FILE MERGED 2008/08/04 14:14:43 b_michaelsen 1.106.68.2: RESYNC: (1.106-1.110); FILE MERGED 2008/04/23 14:29:22 ama 1.106.68.1: #i33737#: Enhanced fields


2008-09-04  Rüdiger Timm  <rt@openoffice.org>  [45e87d4e8bf78190237eb31e635bd9bb196e00b5]

INTEGRATION: CWS swenhancedfields2 (1.85.76); FILE MERGED 2008/08/04 14:15:39 b_michaelsen 1.85.76.3: RESYNC: (1.85-1.93); FILE MERGED 2008/04/24 12:22:06 ama 1.85.76.2: #33737#: Enhanced fields 2008/04/23 14:29:21 ama 1.85.76.1: #i33737#: Enhanced fields


2008-09-04  Rüdiger Timm  <rt@openoffice.org>  [827dc303faee0f28370f02d4218e9908fdd35fce]

INTEGRATION: CWS swenhancedfields2 (1.154.76); FILE MERGED 2008/08/04 14:14:59 b_michaelsen 1.154.76.3: RESYNC: (1.154-1.157); FILE MERGED 2008/04/24 13:41:55 ama 1.154.76.2: #33737#: Enhanced fields 2008/04/23 14:29:21 ama 1.154.76.1: #i33737#: Enhanced fields


2008-09-04  Rüdiger Timm  <rt@openoffice.org>  [552c2c1781f785e73f642b5b1abc1b6bb57f952a]

INTEGRATION: CWS swenhancedfields2 (1.189.40); FILE MERGED 2008/08/04 14:15:17 b_michaelsen 1.189.40.4: RESYNC: (1.189-1.196); FILE MERGED 2008/04/24 13:41:54 ama 1.189.40.3: #33737#: Enhanced fields 2008/04/24 12:22:05 ama 1.189.40.2: #33737#: Enhanced fields 2008/04/23 14:29:21 ama 1.189.40.1: #i33737#: Enhanced fields


2008-09-04  Rüdiger Timm  <rt@openoffice.org>  [cdbb399235575944b4b99b6ccc35374389a3d040]

INTEGRATION: CWS swenhancedfields2 (1.75.22); FILE MERGED 2008/08/04 14:14:34 b_michaelsen 1.75.22.2: RESYNC: (1.75-1.76); FILE MERGED 2008/04/23 14:29:21 ama 1.75.22.1: #i33737#: Enhanced fields


2008-09-04  Rüdiger Timm  <rt@openoffice.org>  [2d632dd6386f533b2d675e0c9db64ef166fd7c59]

INTEGRATION: CWS swenhancedfields2 (1.89.40); FILE MERGED 2008/08/04 14:15:49 b_michaelsen 1.89.40.4: RESYNC: (1.89-1.91); FILE MERGED 2008/05/07 10:00:18 ama 1.89.40.3: Patch #i33737#: Enhanced fields 2008/04/24 12:22:05 ama 1.89.40.2: #33737#: Enhanced fields 2008/04/23 14:29:20 ama 1.89.40.1: #i33737#: Enhanced fields


2008-09-04  Rüdiger Timm  <rt@openoffice.org>  [2b940bfb1a41a097f20132e23a8e79bbeb00df97]

INTEGRATION: CWS swenhancedfields2 (1.105.22); FILE MERGED 2008/08/12 12:09:46 b_michaelsen 1.105.22.3: explicit casts to prevent win32 warnings 2008/08/04 14:15:27 b_michaelsen 1.105.22.2: RESYNC: (1.105-1.109); FILE MERGED 2008/04/23 14:29:20 ama 1.105.22.1: #i33737#: Enhanced fields


2008-09-04  Rüdiger Timm  <rt@openoffice.org>  [16f5c27ee74c1705d71acb0818a0911045be6cf8]

INTEGRATION: CWS swenhancedfields2 (1.24.230); FILE MERGED 2008/08/04 14:14:29 b_michaelsen 1.24.230.2: RESYNC: (1.24-1.28); FILE MERGED 2008/04/23 14:29:20 ama 1.24.230.1: #i33737#: Enhanced fields


2008-09-04  Rüdiger Timm  <rt@openoffice.org>  [3e038651755b6dfbf0210dc8f2a8c3439b3280ae]

INTEGRATION: CWS swenhancedfields2 (1.17.232); FILE MERGED 2008/08/04 14:16:17 b_michaelsen 1.17.232.2: RESYNC: (1.17-1.18); FILE MERGED 2008/04/23 14:29:20 ama 1.17.232.1: #i33737#: Enhanced fields


2008-09-04  Rüdiger Timm  <rt@openoffice.org>  [a22a4c94ad73f0a67c6f4e0a4ff0bc567a0d1427]

INTEGRATION: CWS swenhancedfields2 (1.40.18); FILE MERGED 2008/08/07 11:51:13 b_michaelsen 1.40.18.3: fixed formatting in trvlfrm.cxx portxt.cxx portxt.hxx swfont.cxx unobkm.cxx unocoll.cxx amd unoportenum.cxx 2008/08/04 14:18:13 b_michaelsen 1.40.18.2: RESYNC: (1.40-1.41); FILE MERGED 2008/04/23 14:29:19 ama 1.40.18.1: #i33737#: Enhanced fields


2008-09-04  Rüdiger Timm  <rt@openoffice.org>  [08873c23dc8e61c2c3809e20e260f08c52587e9f]

INTEGRATION: CWS swenhancedfields2 (1.41.18); FILE MERGED 2008/08/04 14:18:07 b_michaelsen 1.41.18.2: RESYNC: (1.41-1.42); FILE MERGED 2008/04/23 14:29:19 ama 1.41.18.1: #i33737#: Enhanced fields


2008-09-04  Rüdiger Timm  <rt@openoffice.org>  [9ec9822b6a63f985fe5c7134102dc0d45bd7fa97]

INTEGRATION: CWS swenhancedfields2 (1.39.18); FILE MERGED 2008/08/07 11:51:12 b_michaelsen 1.39.18.3: fixed formatting in trvlfrm.cxx portxt.cxx portxt.hxx swfont.cxx unobkm.cxx unocoll.cxx amd unoportenum.cxx 2008/08/04 14:17:57 b_michaelsen 1.39.18.2: RESYNC: (1.39-1.40); FILE MERGED 2008/04/23 14:29:19 ama 1.39.18.1: #i33737#: Enhanced fields


2008-09-04  Rüdiger Timm  <rt@openoffice.org>  [fa21e6249822611f504e2539a283b39ce28ff4e1]

INTEGRATION: CWS swenhancedfields2 (1.15.18); FILE MERGED 2008/08/12 12:09:46 b_michaelsen 1.15.18.5: explicit casts to prevent win32 warnings 2008/08/07 11:51:12 b_michaelsen 1.15.18.4: fixed formatting in trvlfrm.cxx portxt.cxx portxt.hxx swfont.cxx unobkm.cxx unocoll.cxx amd unoportenum.cxx 2008/08/04 14:18:01 b_michaelsen 1.15.18.3: RESYNC: (1.15-1.16); FILE MERGED 2008/04/24 12:15:33 ama 1.15.18.2: #33737#: Enhanced fields 2008/04/23 14:29:19 ama 1.15.18.1: #i33737#: Enhanced fields


2008-09-04  Rüdiger Timm  <rt@openoffice.org>  [4126104867709da30b1a8391b4345688084eace7]

INTEGRATION: CWS swenhancedfields2 (1.57.232); FILE MERGED 2008/08/07 11:51:12 b_michaelsen 1.57.232.3: fixed formatting in trvlfrm.cxx portxt.cxx portxt.hxx swfont.cxx unobkm.cxx unocoll.cxx amd unoportenum.cxx 2008/08/04 14:17:02 b_michaelsen 1.57.232.2: RESYNC: (1.57-1.58); FILE MERGED 2008/04/23 14:29:19 ama 1.57.232.1: #i33737#: Enhanced fields


2008-09-04  Rüdiger Timm  <rt@openoffice.org>  [e5d875dbad4e42f0dba375c4f865787902a5d9a9]

INTEGRATION: CWS swenhancedfields2 (1.9.728); FILE MERGED 2008/08/07 11:51:12 b_michaelsen 1.9.728.3: fixed formatting in trvlfrm.cxx portxt.cxx portxt.hxx swfont.cxx unobkm.cxx unocoll.cxx amd unoportenum.cxx 2008/08/04 14:17:22 b_michaelsen 1.9.728.2: RESYNC: (1.9-1.10); FILE MERGED 2008/04/23 14:29:18 ama 1.9.728.1: #i33737#: Enhanced fields


2008-09-04  Rüdiger Timm  <rt@openoffice.org>  [83a4961b52a17618dbbe62c2e33cc0473b615071]

INTEGRATION: CWS swenhancedfields2 (1.50.18); FILE MERGED 2008/08/07 11:51:12 b_michaelsen 1.50.18.3: fixed formatting in trvlfrm.cxx portxt.cxx portxt.hxx swfont.cxx unobkm.cxx unocoll.cxx amd unoportenum.cxx 2008/08/04 14:17:37 b_michaelsen 1.50.18.2: RESYNC: (1.50-1.51); FILE MERGED 2008/04/23 14:29:18 ama 1.50.18.1: #i33737#: Enhanced fields


2008-09-04  Rüdiger Timm  <rt@openoffice.org>  [f41a69b7ae9f2b7d7c2dc869fa48c65bad560373]

INTEGRATION: CWS swenhancedfields2 (1.19.232); FILE MERGED 2008/08/04 14:17:28 b_michaelsen 1.19.232.2: RESYNC: (1.19-1.21); FILE MERGED 2008/04/23 14:29:18 ama 1.19.232.1: #i33737#: Enhanced fields


2008-09-04  Rüdiger Timm  <rt@openoffice.org>  [4d5ebd061c2a494546395ba5a5830c0f4a104de7]

INTEGRATION: CWS swenhancedfields2 (1.9.232); FILE MERGED 2008/08/04 14:17:25 b_michaelsen 1.9.232.2: RESYNC: (1.9-1.10); FILE MERGED 2008/04/23 14:29:18 ama 1.9.232.1: #i33737#: Enhanced fields


2008-09-04  Rüdiger Timm  <rt@openoffice.org>  [fa98a8aea2fdc7bdf525ea29ab567fe9a81326e7]

INTEGRATION: CWS swenhancedfields2 (1.17.232); FILE MERGED 2008/08/04 14:17:50 b_michaelsen 1.17.232.2: RESYNC: (1.17-1.18); FILE MERGED 2008/04/23 14:29:18 ama 1.17.232.1: #i33737#: Enhanced fields


2008-09-04  Rüdiger Timm  <rt@openoffice.org>  [c746c47c898043d2bdab2c814e0ad439dd4126b4]

INTEGRATION: CWS swenhancedfields2 (1.104.22); FILE MERGED 2008/08/04 14:17:14 b_michaelsen 1.104.22.2: RESYNC: (1.104-1.106); FILE MERGED 2008/04/23 14:29:18 ama 1.104.22.1: #i33737#: Enhanced fields


2008-09-04  Rüdiger Timm  <rt@openoffice.org>  [fff45d1e7d326c2913cb1aa8f5f8c30a16c76768]

INTEGRATION: CWS swenhancedfields2 (1.19.232); FILE MERGED 2008/08/04 14:17:05 b_michaelsen 1.19.232.2: RESYNC: (1.19-1.20); FILE MERGED 2008/04/23 14:29:18 ama 1.19.232.1: #i33737#: Enhanced fields


2008-09-04  Rüdiger Timm  <rt@openoffice.org>  [74dbeebc538624f254a5ed9b4fa248fa070e9a63]

INTEGRATION: CWS swenhancedfields2 (1.38.230); FILE MERGED 2008/08/12 12:09:45 b_michaelsen 1.38.230.3: explicit casts to prevent win32 warnings 2008/08/04 14:17:33 b_michaelsen 1.38.230.2: RESYNC: (1.38-1.39); FILE MERGED 2008/04/23 14:29:17 ama 1.38.230.1: #i33737#: Enhanced fields


2008-09-04  Rüdiger Timm  <rt@openoffice.org>  [9e8b0e2102e7a25f81a1575ce8308c7551ae06c9]

INTEGRATION: CWS swenhancedfields2 (1.57.22); FILE MERGED 2008/08/04 14:17:19 b_michaelsen 1.57.22.2: RESYNC: (1.57-1.59); FILE MERGED 2008/04/23 14:29:17 ama 1.57.22.1: #i33737#: Enhanced fields


2008-09-04  Rüdiger Timm  <rt@openoffice.org>  [091ef2361b9e21f3f5b7ebc549775df461b8e266]

INTEGRATION: CWS swenhancedfields2 (1.116.22); FILE MERGED 2008/08/06 14:31:52 b_michaelsen 1.116.22.3: moved ASSERT behind precond 2008/08/04 14:17:46 b_michaelsen 1.116.22.2: RESYNC: (1.116-1.122); FILE MERGED 2008/04/23 14:29:17 ama 1.116.22.1: #i33737#: Enhanced fields


2008-09-04  Rüdiger Timm  <rt@openoffice.org>  [a95c0234f251d7d9ea796d9abfdf21e3217f1e3a]

INTEGRATION: CWS swenhancedfields2 (1.61.28); FILE MERGED 2008/08/11 09:46:36 b_michaelsen 1.61.28.4: marked TODOs clearly 2008/08/07 11:51:11 b_michaelsen 1.61.28.3: fixed formatting in trvlfrm.cxx portxt.cxx portxt.hxx swfont.cxx unobkm.cxx unocoll.cxx amd unoportenum.cxx 2008/08/04 14:19:01 b_michaelsen 1.61.28.2: RESYNC: (1.61-1.62); FILE MERGED 2008/04/23 14:29:17 ama 1.61.28.1: #i33737#: Enhanced fields


2008-09-04  Rüdiger Timm  <rt@openoffice.org>  [89289509d7d56b875d8e0d63b0c5bac59c9e8db0]

INTEGRATION: CWS swenhancedfields2 (1.43.18); FILE MERGED 2008/08/04 14:18:41 b_michaelsen 1.43.18.2: RESYNC: (1.43-1.47); FILE MERGED 2008/04/23 14:29:16 ama 1.43.18.1: #i33737#: Enhanced fields


2008-09-04  Rüdiger Timm  <rt@openoffice.org>  [61b8cb463fda79bb7d73fe35e485d75df0fa15e1]

INTEGRATION: CWS swenhancedfields2 (1.23.38); FILE MERGED 2008/08/12 12:09:45 b_michaelsen 1.23.38.7: explicit casts to prevent win32 warnings 2008/08/11 09:46:36 b_michaelsen 1.23.38.6: marked TODOs clearly 2008/08/06 15:39:29 b_michaelsen 1.23.38.5: fixed formatting in crbm.cxx pam.cxx and docbm.cxx 2008/08/04 14:18:29 b_michaelsen 1.23.38.4: RESYNC: (1.23-1.26); FILE MERGED 2008/04/24 12:34:18 ama 1.23.38.3: #i33737#: Enhanced fields 2008/04/24 12:15:03 ama 1.23.38.2: #33737#: Enhanced fields 2008/04/23 14:29:16 ama 1.23.38.1: #i33737#: Enhanced fields


2008-09-04  Rüdiger Timm  <rt@openoffice.org>  [67449f36564d61496a6a1f8545dad9e9267e290a]

INTEGRATION: CWS swenhancedfields2 (1.64.38); FILE MERGED 2008/08/04 14:18:48 b_michaelsen 1.64.38.2: RESYNC: (1.64-1.68); FILE MERGED 2008/04/23 14:29:16 ama 1.64.38.1: #i33737#: Enhanced fields


2008-09-04  Rüdiger Timm  <rt@openoffice.org>  [b05ccad57915efc7977101b3cb8c6cd37f929fd7]

INTEGRATION: CWS swenhancedfields2 (1.20.232); FILE MERGED 2008/08/06 15:39:29 b_michaelsen 1.20.232.3: fixed formatting in crbm.cxx pam.cxx and docbm.cxx 2008/08/04 14:18:21 b_michaelsen 1.20.232.2: RESYNC: (1.20-1.21); FILE MERGED 2008/04/23 14:29:16 ama 1.20.232.1: #i33737#: Enhanced fields


2008-09-04  Rüdiger Timm  <rt@openoffice.org>  [5eeb3dbf5b236670be2a0b256406427cdd8d856f]

INTEGRATION: CWS swenhancedfields2 (1.7.42); FILE MERGED 2008/08/11 09:46:36 b_michaelsen 1.7.42.4: marked TODOs clearly 2008/08/06 15:39:29 b_michaelsen 1.7.42.3: fixed formatting in crbm.cxx pam.cxx and docbm.cxx 2008/08/04 14:18:16 b_michaelsen 1.7.42.2: RESYNC: (1.7-1.8); FILE MERGED 2008/04/23 14:29:16 ama 1.7.42.1: #i33737#: Enhanced fields


2008-09-04  Rüdiger Timm  <rt@openoffice.org>  [80ea418955848274cec219b7d346dadb677e2ab6]

INTEGRATION: CWS swenhancedfields2 (1.18.348); FILE MERGED 2008/08/04 14:13:54 b_michaelsen 1.18.348.2: RESYNC: (1.18-1.19); FILE MERGED 2008/04/23 11:05:37 ama 1.18.348.1: #i33737#: Enhanced fields


2008-09-04  Rüdiger Timm  <rt@openoffice.org>  [bde035b1191cdf057d84805013b48c3c617eca39]

INTEGRATION: CWS swenhancedfields2 (1.45.232); FILE MERGED 2008/08/04 14:13:46 b_michaelsen 1.45.232.2: RESYNC: (1.45-1.48); FILE MERGED 2008/04/23 11:05:37 ama 1.45.232.1: #i33737#: Enhanced fields


2008-09-04  Rüdiger Timm  <rt@openoffice.org>  [825b3202f9dc3de250ed4de532f053fae2a75aa6]

INTEGRATION: CWS swenhancedfields2 (1.24.42); FILE MERGED 2008/08/04 14:14:17 b_michaelsen 1.24.42.2: RESYNC: (1.24-1.25); FILE MERGED 2008/04/23 11:05:37 ama 1.24.42.1: #i33737#: Enhanced fields


2008-09-04  Rüdiger Timm  <rt@openoffice.org>  [2c58c90bb9e6735a04384140fb1a2e33e46e6579]

INTEGRATION: CWS swenhancedfields2 (1.34.332); FILE MERGED 2008/08/04 14:14:12 b_michaelsen 1.34.332.2: RESYNC: (1.34-1.36); FILE MERGED 2008/04/23 11:05:37 ama 1.34.332.1: #i33737#: Enhanced fields


2008-09-04  Rüdiger Timm  <rt@openoffice.org>  [943b49425c61c4955330b17824aa80fc56c6ff8d]

INTEGRATION: CWS swenhancedfields2 (1.151.22); FILE MERGED 2008/08/04 14:14:04 b_michaelsen 1.151.22.3: RESYNC: (1.151-1.156); FILE MERGED 2008/04/23 14:30:46 ama 1.151.22.2: #i33737#: Enhanced fields 2008/04/23 11:05:36 ama 1.151.22.1: #i33737#: Enhanced fields


2008-09-04  Rüdiger Timm  <rt@openoffice.org>  [fc7395a42ce35089e667c1b7f81f124fc198566a]

INTEGRATION: CWS swenhancedfields2 (1.41.26); FILE MERGED 2008/08/04 14:13:33 b_michaelsen 1.41.26.2: RESYNC: (1.41-1.45); FILE MERGED 2008/04/23 11:05:36 ama 1.41.26.1: #i33737#: Enhanced fields


2008-09-04  Rüdiger Timm  <rt@openoffice.org>  [046d52e32c3b71cd0f6d8f7b521212c22e631762]

INTEGRATION: CWS swenhancedfields2 (1.9.42); FILE MERGED 2008/08/04 14:13:07 b_michaelsen 1.9.42.3: RESYNC: (1.9-1.10); FILE MERGED 2008/04/24 12:14:32 ama 1.9.42.2: #33737#: Enhanced fields 2008/04/23 11:05:36 ama 1.9.42.1: #i33737#: Enhanced fields


2008-09-04  Rüdiger Timm  <rt@openoffice.org>  [1b780dc57c05d98a78f5abc2d7ca0208717e34c7]

INTEGRATION: CWS swenhancedfields2 (1.8.76); FILE MERGED 2008/08/04 14:13:50 b_michaelsen 1.8.76.2: RESYNC: (1.8-1.10); FILE MERGED 2008/04/23 11:05:36 ama 1.8.76.1: #i33737#: Enhanced fields


2008-09-04  Rüdiger Timm  <rt@openoffice.org>  [5c7f104652410f1910875d0cbfac375b35c74780]

INTEGRATION: CWS swenhancedfields2 (1.4.42); FILE MERGED 2008/08/04 14:14:08 b_michaelsen 1.4.42.3: RESYNC: (1.4-1.5); FILE MERGED 2008/05/06 11:26:07 ama 1.4.42.2: Warning free 2008/04/23 11:05:36 ama 1.4.42.1: #i33737#: Enhanced fields


2008-09-04  Rüdiger Timm  <rt@openoffice.org>  [c653a7b3c4e1f2d2f7dd10be436e8e1746f4813e]

INTEGRATION: CWS swenhancedfields2 (1.66.8); FILE MERGED 2008/08/04 12:37:49 b_michaelsen 1.66.8.2: RESYNC: (1.66-1.68); FILE MERGED 2008/04/23 09:01:55 ama 1.66.8.1: #i33737#: Enhanced fields


2008-09-04  Rüdiger Timm  <rt@openoffice.org>  [3b9308ea0f54598f59bf69983970dfe63821e5c1]

INTEGRATION: CWS swenhancedfields2 (1.142.8); FILE MERGED 2008/08/04 15:18:37 b_michaelsen 1.142.8.3: RESYNC: (1.142-1.150); FILE MERGED 2008/05/07 09:56:44 ama 1.142.8.2: Patch #i33737#: Enhanced fields 2008/04/23 09:01:55 ama 1.142.8.1: #i33737#: Enhanced fields


2008-09-04  Rüdiger Timm  <rt@openoffice.org>  [723d0953019137df0f0d58fbb487d66ad98bb3b2]

INTEGRATION: CWS swenhancedfields2 (1.138.8); FILE MERGED 2008/08/05 15:25:25 b_michaelsen 1.138.8.5: post resync merge fixes 2008/08/04 15:11:24 b_michaelsen 1.138.8.4: RESYNC: (1.138-1.143); FILE MERGED 2008/04/24 09:04:31 ama 1.138.8.3: #i33737#: Enhanced fields 2008/04/24 07:47:39 ama 1.138.8.2: #i33737#: Enhanced fields 2008/04/23 09:01:55 ama 1.138.8.1: #i33737#: Enhanced fields


2008-09-04  Rüdiger Timm  <rt@openoffice.org>  [ebc1c6cd7e421e7bee2c3221c14b8e82adbf275a]

INTEGRATION: CWS swenhancedfields2 (1.5.140); FILE MERGED 2008/08/05 15:25:25 b_michaelsen 1.5.140.3: post resync merge fixes 2008/08/04 12:37:52 b_michaelsen 1.5.140.2: RESYNC: (1.5-1.7); FILE MERGED 2008/04/23 09:01:55 ama 1.5.140.1: #i33737#: Enhanced fields


2008-09-04  Rüdiger Timm  <rt@openoffice.org>  [92e67171958212440bf30d7f5f60fad65619a25e]

INTEGRATION: CWS swenhancedfields2 (1.12.8); FILE MERGED 2008/08/05 15:25:25 b_michaelsen 1.12.8.5: post resync merge fixes 2008/08/04 15:03:51 b_michaelsen 1.12.8.4: RESYNC: (1.12-1.14); FILE MERGED 2008/05/07 09:57:12 ama 1.12.8.3: Patch #i33737#: Enhanced fields 2008/04/24 07:43:35 ama 1.12.8.2: #i33737#: Enhanced fields 2008/04/23 09:01:55 ama 1.12.8.1: #i33737#: Enhanced fields


2008-09-04  Rüdiger Timm  <rt@openoffice.org>  [10ff676cb261014fcd7467de16f52eebc7edac3a]

INTEGRATION: CWS swenhancedfields2 (1.123.22); FILE MERGED 2008/08/04 15:02:41 b_michaelsen 1.123.22.3: RESYNC: (1.123-1.131); FILE MERGED 2008/05/07 09:54:57 ama 1.123.22.2: Patch #i33737#: Enhanced fields 2008/04/23 08:21:05 ama 1.123.22.1: #i33737#: Enhanced fields


2008-09-04  Rüdiger Timm  <rt@openoffice.org>  [47e17e87ee13eb3c8ef9a66700706d7b21040fa9]

INTEGRATION: CWS swenhancedfields2 (1.106.8); FILE MERGED 2008/08/04 14:57:09 b_michaelsen 1.106.8.2: RESYNC: (1.106-1.112); FILE MERGED 2008/05/07 09:54:00 ama 1.106.8.1: Patch #i33737#: Enhanced fields


2008-09-04  Rüdiger Timm  <rt@openoffice.org>  [f4dc928b31765539c713d1017da2a3ada2cfdcc2]

INTEGRATION: CWS swenhancedfields2 (1.136.8); FILE MERGED 2008/08/04 14:55:34 b_michaelsen 1.136.8.2: RESYNC: (1.136-1.142); FILE MERGED 2008/04/23 08:21:05 ama 1.136.8.1: #i33737#: Enhanced fields


2008-09-04  Rüdiger Timm  <rt@openoffice.org>  [78ef5f12a1b779ab8bdc5279158a94f85305b60a]

INTEGRATION: CWS swenhancedfields2 (1.20.22); FILE MERGED 2008/08/04 12:37:40 b_michaelsen 1.20.22.2: RESYNC: (1.20-1.27); FILE MERGED 2008/04/23 08:08:50 ama 1.20.22.1: #i33737#: Enhanced fields


2008-09-04  Rüdiger Timm  <rt@openoffice.org>  [ddfd48ccae3717fe47de05425f4bdc7ac2857037]

INTEGRATION: CWS swenhancedfields2 (1.4.38); FILE MERGED 2008/08/04 12:37:27 b_michaelsen 1.4.38.2: RESYNC: (1.4-1.6); FILE MERGED 2008/04/23 08:08:50 ama 1.4.38.1: #i33737#: Enhanced fields


2008-09-04  Rüdiger Timm  <rt@openoffice.org>  [71ec1087b63256816500aa19f45a2f59c8f8b855]

INTEGRATION: CWS swenhancedfields2 (1.9.12); FILE MERGED 2008/08/04 12:37:21 b_michaelsen 1.9.12.2: RESYNC: (1.9-1.13); FILE MERGED 2008/04/23 08:08:50 ama 1.9.12.1: #i33737#: Enhanced fields


2008-09-04  Rüdiger Timm  <rt@openoffice.org>  [1a3eea2880a5763b88b0b4f901db7408fdba29e1]

INTEGRATION: CWS swenhancedfields2 (1.18.134); FILE MERGED 2008/08/04 12:37:03 b_michaelsen 1.18.134.2: RESYNC: (1.18-1.21); FILE MERGED 2008/04/23 07:51:18 ama 1.18.134.1: #i33737#: Enhanced fields


2008-09-04  Rüdiger Timm  <rt@openoffice.org>  [4038fdaa7ef3cfcc469f3386d55d874eb26d3511]

INTEGRATION: CWS swenhancedfields2 (1.148.18); FILE MERGED 2008/08/04 12:35:31 b_michaelsen 1.148.18.2: RESYNC: (1.148-1.153); FILE MERGED 2008/04/23 07:34:36 ama 1.148.18.1: #i33737#: Enhanced fields


2008-09-04  Rüdiger Timm  <rt@openoffice.org>  [e293721a28fa6274b546b6dbc3b44db06c110593]

INTEGRATION: CWS swenhancedfields2 (1.7.440); FILE MERGED 2008/08/11 09:44:59 b_michaelsen 1.7.440.3: disabling enhanced fields for now 2008/08/04 12:33:33 b_michaelsen 1.7.440.2: RESYNC: (1.7-1.10); FILE MERGED 2008/04/23 07:44:46 ama 1.7.440.1: #i33737#: Enhanced fields


2008-09-04  Rüdiger Timm  <rt@openoffice.org>  [eb293287fe61852e0ce787ea5c3b6e0a2130ede2]

INTEGRATION: CWS swenhancedfields2 (1.5.658); FILE MERGED 2008/08/04 12:33:27 b_michaelsen 1.5.658.2: RESYNC: (1.5-1.8); FILE MERGED 2008/04/23 07:39:27 ama 1.5.658.1: #i33737#: Enhanced fields


2008-09-04  Rüdiger Timm  <rt@openoffice.org>  [5fdde0c8f1a412fb9838e65cba8966f791eba73f]

INTEGRATION: CWS hb10 (1.82.104); FILE MERGED 2008/08/29 14:25:54 hbrinkm 1.82.104.3: RESYNC: (1.82-1.83); FILE MERGED 2008/07/07 15:20:39 hbrinkm 1.82.104.2: #i90932# applied patch 2008/06/18 12:05:29 hbrinkm 1.82.104.1: #i56856# applied patch


2008-09-04  Rüdiger Timm  <rt@openoffice.org>  [6d00d977491207520ed50c491f3e9413f706c906]

INTEGRATION: CWS hb10 (1.139.2); FILE MERGED 2008/08/29 14:25:42 hbrinkm 1.139.2.3: RESYNC: (1.139-1.140); FILE MERGED 2008/07/07 15:20:37 hbrinkm 1.139.2.2: #i90932# applied patch 2008/06/18 12:05:28 hbrinkm 1.139.2.1: #i56856# applied patch


2008-09-04  Rüdiger Timm  <rt@openoffice.org>  [f52e23f1129f54984d0afc5330c34e08a5429425]

INTEGRATION: CWS hb10 (1.190.100); FILE MERGED 2008/08/29 14:25:50 hbrinkm 1.190.100.3: RESYNC: (1.196-1.197); FILE MERGED 2008/07/17 13:37:13 hbrinkm 1.190.100.2: RESYNC: (1.190-1.196); FILE MERGED 2008/06/18 12:05:28 hbrinkm 1.190.100.1: #i56856# applied patch


2008-09-04  Rüdiger Timm  <rt@openoffice.org>  [43b1956ea66aad1e52b4fefa9d9bbc39964126b9]

INTEGRATION: CWS hb10 (1.90.102); FILE MERGED 2008/07/17 13:37:21 hbrinkm 1.90.102.2: RESYNC: (1.90-1.91); FILE MERGED 2008/06/18 12:05:27 hbrinkm 1.90.102.1: #i56856# applied patch


2008-09-04  Rüdiger Timm  <rt@openoffice.org>  [ed731aa599e881b11074d7a9061f0eb40384c36c]

INTEGRATION: CWS hb10 (1.103.102); FILE MERGED 2008/08/29 14:25:45 hbrinkm 1.103.102.4: RESYNC: (1.103-1.104); FILE MERGED 2008/08/29 13:39:05 hbrinkm 1.103.102.3: #158227# OOo needs checkbox height to be set for import 2008/07/23 11:47:45 hbrinkm 1.103.102.2: #158227# resolve warnings 2008/07/23 08:14:19 hbrinkm 1.103.102.1: #158227#: use WW8FFData to write form field data


2008-09-04  Rüdiger Timm  <rt@openoffice.org>  [85a333e07a6bcc790ca3a4a1a3e6ab5b25120122]

INTEGRATION: CWS hb10 (1.22.104); FILE MERGED 2008/07/23 08:13:03 hbrinkm 1.22.104.1: #158227#: new file WW8FFData.cxx


2008-09-04  Rüdiger Timm  <rt@openoffice.org>  [133e661aaa45d749a4651677bd8ccba2fe9c7031]

INTEGRATION: CWS hb10 (1.1.2); FILE ADDED 2008/07/23 08:49:28 hbrinkm 1.1.2.2: #158227# forgot newline at end 2008/07/23 08:16:31 hbrinkm 1.1.2.1: #158227#: helper class for form field data: WW8FFData


2008-09-04  Rüdiger Timm  <rt@openoffice.org>  [cff0670de58b8b4235e7068818ae729c1bfa9377]

INTEGRATION: CWS hb10 (1.1.2); FILE ADDED 2008/07/23 12:59:14 hbrinkm 1.1.2.3: #158227# resolve warnings 2008/07/23 11:47:45 hbrinkm 1.1.2.2: #158227# resolve warnings 2008/07/23 08:16:31 hbrinkm 1.1.2.1: #158227#: helper class for form field data: WW8FFData


2008-09-04  Rüdiger Timm  <rt@openoffice.org>  [3db00233922c10864fb4bb9f09a4dd255db125c7]

INTEGRATION: CWS greenstate30ver3_DEV300 (1.2.32.3.2); FILE MERGED 2008/09/02 13:40:34 fredrikh 1.2.32.3.2.1: Outcommenting hFileSaveAsExport, updating with API-Filtername. Reactivating testcases with Send outline to presentation.


2008-09-04  Rüdiger Timm  <rt@openoffice.org>  [526e22a02bc854013114081eea56cd97d3f53d36]

INTEGRATION: CWS greenstate30ver3_DEV300 (1.1.4.2.20); FILE MERGED 2008/09/03 11:43:20 obr 1.1.4.2.20.1: #i93407# ignore exceptions caused by outdated local service tag client


2008-09-04  Rüdiger Timm  <rt@openoffice.org>  [43cb661a13c0f5ae6b117691a8dc631798735205]

INTEGRATION: CWS greenstate30ver3_DEV300 (1.1.32.1.10); FILE MERGED 2008/09/03 12:06:37 fredrikh 1.1.32.1.10.1: i93374


2008-09-04  Rüdiger Timm  <rt@openoffice.org>  [9f6ae2d05ff3d65f317b8b5dd1ac8e6854fcf6f3]

INTEGRATION: CWS greenstate30ver3_DEV300 (1.1.32.1.10); FILE MERGED 2008/09/02 09:46:59 fredrikh 1.1.32.1.10.1: Reactivating testcase under Mac


2008-09-04  Rüdiger Timm  <rt@openoffice.org>  [da1d46deeed6b79fe9ede9cf126300b0cae39c05]

INTEGRATION: CWS greenstate30ver3_DEV300 (1.1.54); FILE MERGED 2008/09/02 09:47:39 fredrikh 1.1.54.1: Removing excessive hNewDocument.


2008-09-04  Rüdiger Timm  <rt@openoffice.org>  [e000f5e7d4c0502aae625fb743e730494fa0a572]

INTEGRATION: CWS greenstate30ver3_DEV300 (1.1.32.1.10); FILE MERGED 2008/09/03 12:13:10 fredrikh 1.1.32.1.10.2: i93376 2008/09/02 09:47:57 fredrikh 1.1.32.1.10.1: Adding spacer.


2008-09-04  Rüdiger Timm  <rt@openoffice.org>  [9fdec10c78165fb62ef69852d194a2f2fd07a72b]

INTEGRATION: CWS greenstate30ver3_DEV300 (1.1.32.1.10); FILE MERGED 2008/09/03 12:10:31 fredrikh 1.1.32.1.10.1: i93425


2008-09-04  Rüdiger Timm  <rt@openoffice.org>  [ffec02ecdd575744562fdd1832eb64e03901f7ce]

INTEGRATION: CWS greenstate30ver3_DEV300 (1.1.32.1.10); FILE MERGED 2008/09/02 08:19:54 fredrikh 1.1.32.1.10.1: Fix: Changing ToolsSpellcheck into ToolsSpellcheckWriter


2008-09-04  Rüdiger Timm  <rt@openoffice.org>  [54f6de6a4eb93c3f253143fd3c270ce931c2f023]

INTEGRATION: CWS greenstate30ver3_DEV300 (1.1.32.2.8); FILE MERGED 2008/09/02 09:42:17 fredrikh 1.1.32.2.8.1: Changing wDokSchreiben to wTypeKeys. Diverse Fixes.


2008-09-04  Rüdiger Timm  <rt@openoffice.org>  [4d0686d6565897a0cf11df1cc2fcfecd23918cae]

INTEGRATION: CWS greenstate30ver3_DEV300 (1.1.32.1.10); FILE MERGED 2008/09/02 09:41:52 fredrikh 1.1.32.1.10.1: Changing wDokSchreiben to wTypeKeys. Diverse Fixes.


2008-09-04  Rüdiger Timm  <rt@openoffice.org>  [7daeeea33c05e3d023b18fbcbb86b9f78cc45b08]

INTEGRATION: CWS greenstate30ver3_DEV300 (1.1.32.2.8); FILE MERGED 2008/09/02 09:38:33 fredrikh 1.1.32.2.8.1: Changing wDokSchreiben to wTypeKeys. Diverse Fixes.


2008-09-04  Rüdiger Timm  <rt@openoffice.org>  [cd1225615e4637996e328b5ce22f6cc0e1f306d8]

INTEGRATION: CWS greenstate30ver3_DEV300 (1.1.32.1.10); FILE MERGED 2008/09/02 09:33:42 fredrikh 1.1.32.1.10.1: Changing wDokSchreiben to wTypeKeys


2008-09-04  Rüdiger Timm  <rt@openoffice.org>  [5b5fbb3b05b8342fd3687c9a8a5e0c84fe5c2fa7]

INTEGRATION: CWS greenstate30ver3_DEV300 (1.1.32.2.8); FILE MERGED 2008/09/03 12:41:42 fredrikh 1.1.32.2.8.1: Forgotten goto endsub


2008-09-04  Rüdiger Timm  <rt@openoffice.org>  [fa9bb27cc94b64afda8c3830ae4eb5c5466210fc]

INTEGRATION: CWS greenstate30ver3_DEV300 (1.1.32.1.10); FILE MERGED 2008/09/02 10:35:02 fredrikh 1.1.32.1.10.1: Removing QaErrorLog, cleanup.


2008-09-04  Rüdiger Timm  <rt@openoffice.org>  [05493366eecfe63bde4b1315117da6d073950c6b]

INTEGRATION: CWS greenstate30ver3_DEV300 (1.1.32.1.10); FILE MERGED 2008/09/03 13:06:26 oc 1.1.32.1.10.1: #i93385#


2008-09-04  Rüdiger Timm  <rt@openoffice.org>  [d4bb32e04f5fb498e5a1a3aacbd1b100d083edd0]

INTEGRATION: CWS greenstate30ver3_DEV300 (1.1.54); FILE MERGED 2008/09/02 07:52:39 oc 1.1.54.1: i93361


2008-09-04  Rüdiger Timm  <rt@openoffice.org>  [b9416931fe076d7ed1309eee0fd8edc8c4c0a833]

INTEGRATION: CWS greenstate30ver3_DEV300 (1.1.32.1.2); FILE MERGED 2008/09/03 11:24:47 wg 1.1.32.1.2.2: i93369 2008/09/02 12:28:05 wg 1.1.32.1.2.1: i93369


2008-09-04  Rüdiger Timm  <rt@openoffice.org>  [d8145c1b5ec45bf4dd9b1d89644a45a222ff3f81]

INTEGRATION: CWS greenstate30ver3_DEV300 (1.1.32.1.2); FILE MERGED 2008/09/02 10:45:20 wg 1.1.32.1.2.1: removing warnings, adding new ones


2008-09-04  Rüdiger Timm  <rt@openoffice.org>  [7f81d42a3ddcea23e45c771c063212aa169279ff]

INTEGRATION: CWS greenstate30ver3_DEV300 (1.1.32.1.2); FILE MERGED 2008/09/03 13:45:48 wg 1.1.32.1.2.1: i93369


2008-09-04  Rüdiger Timm  <rt@openoffice.org>  [8d6b422b9f60613647c30223fdf0d0e8deacea69]

INTEGRATION: CWS greenstate30ver3_DEV300 (1.1.32.2.2); FILE MERGED 2008/09/03 13:10:59 jsk 1.1.32.2.2.1: #i93362


2008-09-04  Rüdiger Timm  <rt@openoffice.org>  [eafda9c0805c65d96f90241288c65e349e738223]

INTEGRATION: CWS greenstate30ver3_DEV300 (1.1.54); FILE MERGED 2008/09/02 11:02:07 jsk 1.1.54.1: #i93379


2008-09-04  Rüdiger Timm  <rt@openoffice.org>  [338c2ef585dd0c2dcb92dbcbc006bfdc9355f7bb]

INTEGRATION: CWS greenstate30ver3_DEV300 (1.1.54); FILE MERGED 2008/09/02 09:15:25 jsk 1.1.54.1: #i93322#


2008-09-04  Rüdiger Timm  <rt@openoffice.org>  [e3ea3165e72f4ee93ba79633d398bc2f5e1d2fa9]

INTEGRATION: CWS greenstate30ver3_DEV300 (1.1.54); FILE MERGED 2008/09/02 09:40:41 jsk 1.1.54.2: #i93375# 2008/09/01 09:54:51 jsk 1.1.54.1: #i93322#


2008-09-04  Rüdiger Timm  <rt@openoffice.org>  [6d7717e154791bc9910b5830a2097cfee47bfda9]

INTEGRATION: CWS greenstate30ver3_DEV300 (1.1.54); FILE MERGED 2008/09/01 10:30:14 jsk 1.1.54.1: #i93325#


2008-09-04  Rüdiger Timm  <rt@openoffice.org>  [462b6f6d876a1d03e194b97733d315fe1dd681dd]

INTEGRATION: CWS greenstate30ver3_DEV300 (1.2.24); FILE MERGED 2008/09/02 10:03:17 jsk 1.2.24.1: #i93360#


2008-09-04  Rüdiger Timm  <rt@openoffice.org>  [bec15cc8536d4f8900c3b16add7c8760280e1d60]

INTEGRATION: CWS greenstate30ver3_DEV300 (1.1.32.2.2); FILE MERGED 2008/09/02 09:13:41 jsk 1.1.32.2.2.1: #i93362#


2008-09-04  Rüdiger Timm  <rt@openoffice.org>  [68416ce32f3690214208f23acb1581936d9c273e]

INTEGRATION: CWS greenstate30ver3_DEV300 (1.3.54); FILE MERGED 2008/09/03 13:09:55 jsk 1.3.54.1: #i93362


2008-09-04  Rüdiger Timm  <rt@openoffice.org>  [978c896a71757a7c86a531cfcd8b306b6411e982]

INTEGRATION: CWS greenstate30ver3_DEV300 (1.2.32.1.8); FILE MERGED 2008/09/03 13:02:01 jsk 1.2.32.1.8.1: #i93322#


2008-09-04  Rüdiger Timm  <rt@openoffice.org>  [320f0ef3ab2fd505acbda747365ff2fcc620fb0c]

INTEGRATION: CWS dbadoccloselock (1.21.58); FILE MERGED 2008/09/02 11:08:08 fs 1.21.58.1: #i93381#


2008-09-04  Rüdiger Timm  <rt@openoffice.org>  [e37b1938b0d04f05f3fa66d9c09ddffa7ce4b05c]

INTEGRATION: CWS dbadoccloselock (1.47.44); FILE MERGED 2008/09/02 11:08:08 fs 1.47.44.1: #i93381#


2008-09-04  Rüdiger Timm  <rt@openoffice.org>  [db983071ae13ae21b675a54e29e677156e91fc0a]

INTEGRATION: CWS dba30j_DEV300 (1.11.16.1.10); FILE MERGED 2008/09/01 10:50:16 hdu 1.11.16.1.10.1: #93155# fix input of composite chars with ASCII keys (thanks ekato!)


2008-09-04  Rüdiger Timm  <rt@openoffice.org>  [9e6768bce359e45c684fb389071a1b97bc01b5de]

INTEGRATION: CWS dba30j_DEV300 (1.44.110); FILE MERGED 2008/09/01 11:17:56 fs 1.44.110.1: #i93302# no UndoAction for controls with external bindings *without* the ExternalData property


2008-09-04  Rüdiger Timm  <rt@openoffice.org>  [e67324786e54de9da6f2a86566994a299deb40b1]

INTEGRATION: CWS dba30j_DEV300 (1.5.16); FILE MERGED 2008/09/01 13:41:44 dr 1.5.16.1: #i93337# crash in diagram import


2008-09-04  Rüdiger Timm  <rt@openoffice.org>  [29a0773d60cac9d25f65c65206217c65c155d407]

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>  [d1e118e0963138f3955b085c3990ed6b81ede4b5]

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>  [d5665672f9f1d85e3593de6bd06a4d770da68a30]

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>  [73e1f858782814034970eade327fe52aee3f525d]

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>  [e0f9fc50bfe7ac19abba045d0dbe79568d6fa593]

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>  [54eccc9ca655787f4b344b5d6e93a39865ec152c]

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>  [840dbf4f2d07a91c3dee49042c681db7dfefdc46]

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>  [e4c592e574b36117936d914193c3a8a7c0ac68c0]

INTEGRATION: CWS hotmac_DEV300 (1.33.64); FILE MERGED 2008/08/29 15:29:46 jl 1.33.64.1: #93187# do not write a logfile for shared package manager


2008-09-04  Rüdiger Timm  <rt@openoffice.org>  [bb14c3f37ec0319af56f39c778375a4231054293]

INTEGRATION: CWS hotmac_DEV300 (1.1.2); FILE ADDED 2008/08/27 07:43:21 kr 1.1.2.1: #i92388#


2008-09-04  Rüdiger Timm  <rt@openoffice.org>  [8e1b51ec05f81ab7c13b2d7aae4402f1a39ec5cb]

INTEGRATION: CWS hotmac_DEV300 (1.36.64); FILE MERGED 2008/08/27 07:43:21 kr 1.36.64.1: #i92388#


2008-09-04  Rüdiger Timm  <rt@openoffice.org>  [b19462a19e9aadf592521aa02df123b3826cf428]

INTEGRATION: CWS hotmac_DEV300 (1.6.4.1.8); FILE MERGED 2008/08/27 07:43:21 kr 1.6.4.1.8.1: #i92388#


2008-09-04  Rüdiger Timm  <rt@openoffice.org>  [64c589f65fcc493d6619c1403e85eb48112f07e9]

INTEGRATION: CWS native190_DEV300 (1.8.130); FILE MERGED 2008/09/01 14:19:38 dv 1.8.130.2: #i93250# DON'T look for *.msp files when doing an administrative install 2008/09/01 06:00:09 dv 1.8.130.1: #i93250# Look for *.msp files and prepare patch install


2008-09-04  Rüdiger Timm  <rt@openoffice.org>  [14ad4b850127c11e53ba643aca3085ffe385d933]

INTEGRATION: CWS hotmac_DEV300 (1.3.46); FILE MERGED 2008/08/29 11:43:18 as 1.3.46.1: #i92438# handle AutoExtension toggle right


2008-09-04  Rüdiger Timm  <rt@openoffice.org>  [c16ebca652eabe2c966787aa3445dd04f0dc0923]

INTEGRATION: CWS native190_DEV300 (1.7.130); FILE MERGED 2008/09/01 14:19:38 dv 1.7.130.2: #i93250# DON'T look for *.msp files when doing an administrative install 2008/09/01 06:00:09 dv 1.7.130.1: #i93250# Look for *.msp files and prepare patch install


2008-09-04  Rüdiger Timm  <rt@openoffice.org>  [d0cc7ca3ed5e835e977edee9288a4c53dc44f4ac]

INTEGRATION: CWS hotmac_DEV300 (1.4.16.1.6); FILE MERGED 2008/08/29 11:43:18 as 1.4.16.1.6.1: #i92438# handle AutoExtension toggle right


2008-09-04  Rüdiger Timm  <rt@openoffice.org>  [f1bbc22b1219a2598cae33651ad4b0065ed8593c]

INTEGRATION: CWS native190_DEV300 (1.11.38); FILE MERGED 2008/09/01 14:19:38 dv 1.11.38.2: #i93250# DON'T look for *.msp files when doing an administrative install 2008/09/01 06:00:09 dv 1.11.38.1: #i93250# Look for *.msp files and prepare patch install


2008-09-04  Rüdiger Timm  <rt@openoffice.org>  [f51c76c05480c43669ca5e56f242479772369866]

INTEGRATION: CWS native190_DEV300 (1.15.38); FILE MERGED 2008/09/01 14:19:38 dv 1.15.38.2: #i93250# DON'T look for *.msp files when doing an administrative install 2008/09/01 06:00:09 dv 1.15.38.1: #i93250# Look for *.msp files and prepare patch install


2008-09-04  Rüdiger Timm  <rt@openoffice.org>  [d316fb9de99e9e0e65f6d1ea37ec5fd5979653f8]

INTEGRATION: CWS mav38_DEV300 (1.36.24); FILE MERGED 2008/09/01 10:28:38 mav 1.36.24.1: #i93288# let database application open the stream itself for now


2008-09-04  Rüdiger Timm  <rt@openoffice.org>  [591b5b4eb62b46b49ef6eab11bd3191f8c5ad7c4]

INTEGRATION: CWS hotmac_DEV300 (1.1.2); FILE ADDED 2008/08/29 11:42:44 as 1.1.2.1: #i92438# new internal notification mechanism


2008-09-04  Rüdiger Timm  <rt@openoffice.org>  [0da75d94a3cd7f3d96b8e3361719c84190735d39]

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>  [6c44c8b31531feb8647d483dbd0b46e8139c3491]

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>  [5933008f427ec28bdbecea05e4b0898881c724a0]

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>  [62f41bdcb028f0322b230ce532f0931547cbf16b]

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>  [3f5c8f2e0b205680a2eab0bcaa746f5f1e59afd4]

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>  [1fb133846524958b57717aac8b0e4ceb7feb3790]

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>  [da457d7edfe710d27470cdd3728a5f8dc9e7f6dc]

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>  [a799caa7d196f156cc7e1de3b0a36cfe3da331d8]

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>  [f31ee95313b004bf3a40d1412cea0b3362d047af]

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>  [5e7fa3a00070a5e8285c609b7f166509b2d0d8e2]

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-03  Oliver Bolte  <obo@openoffice.org>  [0a0304e5e07fc91f329c8cb736ed16a95beefa27]

#i93393# crasher when looking for soffice path


2008-09-02  Rüdiger Timm  <rt@openoffice.org>  [8b4a0436e89e42d1582e6e04b568858f833c9a48]

INTEGRATION: CWS native191_DEV300 (1.21.78); FILE MERGED 2008/09/01 15:17:26 is 1.21.78.1: #158437# userland package not for userland installation


2008-09-02  Rüdiger Timm  <rt@openoffice.org>  [b082a063f46e596657eb69d5b8e678a26d5cd174]

INTEGRATION: CWS native191_DEV300 (1.8.18.3.2); FILE MERGED 2008/09/01 11:39:52 is 1.8.18.3.2.1: #i93306# problem with packages only for installation with user privileges


2008-09-02  Rüdiger Timm  <rt@openoffice.org>  [95fd76e6b5963fbbe1017f330f8fd622c887e87a]

#i10000# Some more variables to reset.


2008-09-02  Rüdiger Timm  <rt@openoffice.org>  [8929ff3082543e31221cef6ba80930b26ad01d9e]

DEV300


2008-09-02  Rüdiger Timm  <rt@openoffice.org>  [6e54b4d8f4abe1c8ba16b8ed88988cea8209c49b]

INTEGRATION: CWS sysui30_DEV300 (1.33.10); FILE MERGED 2008/09/01 14:11:27 ihi 1.33.10.1: #i92874# yet another fix


2008-09-02  Rüdiger Timm  <rt@openoffice.org>  [1016151a5bec62ef8d270b36f9ca6f8364b77552]

INTEGRATION: CWS sysui30_DEV300 (1.16.28); FILE MERGED 2008/09/01 14:11:27 ihi 1.16.28.4: #i92874# yet another fix 2008/08/28 14:18:59 ihi 1.16.28.3: #i92874# 3-layer-office fix 2008/08/27 14:42:55 ihi 1.16.28.2: #i92874# Solaris fix 2008/08/27 12:40:38 ihi 1.16.28.1: #i92874# 3-layer-office fix


2008-09-02  Rüdiger Timm  <rt@openoffice.org>  [bdcbd7489d685e3b42785eafec11e211a2749c05]

INTEGRATION: CWS sysui30_DEV300 (1.1.2); FILE ADDED 2008/08/28 14:18:59 ihi 1.1.2.1: #i92874# 3-layer-office fix


2008-09-02  Rüdiger Timm  <rt@openoffice.org>  [13cbb5d7f308995b876e551900a072bdccf36400]

INTEGRATION: CWS sysui30_DEV300 (1.7.2); FILE ADDED 2008/09/01 14:11:27 ihi 1.7.2.3: #i92874# yet another fix 2008/08/28 14:18:59 ihi 1.7.2.2: #i92874# 3-layer-office fix 2008/05/06 10:33:16 ihi 1.7.2.1: file postinstall was added on branch cws_ooo300_sysui30 on 2008-08-28 14:18:59 +0000


2008-09-02  Rüdiger Timm  <rt@openoffice.org>  [02489cb4b5dff93e02ee3c46109152fc9243f2f9]

INTEGRATION: CWS sysui30_DEV300 (1.22.28); FILE MERGED 2008/09/01 14:11:27 ihi 1.22.28.2: #i92874# yet another fix 2008/08/28 14:18:59 ihi 1.22.28.1: #i92874# 3-layer-office fix


2008-09-02  Rüdiger Timm  <rt@openoffice.org>  [b27616b30427b153fa1edb28295cc65feda16fdf]

INTEGRATION: CWS sysui30_DEV300 (1.28.10); FILE MERGED 2008/09/01 14:11:26 ihi 1.28.10.1: #i92874# yet another fix


2008-09-02  Rüdiger Timm  <rt@openoffice.org>  [0dc2f807174c531d0064130654c772f168758d10]

INTEGRATION: CWS sysui30_DEV300 (1.6.10); FILE MERGED 2008/09/01 14:11:26 ihi 1.6.10.1: #i92874# yet another fix


2008-09-02  Rüdiger Timm  <rt@openoffice.org>  [ea93553b5a3465a301dd10c7f36fb45baa2f702f]

INTEGRATION: CWS sysui30_DEV300 (1.12.10); FILE MERGED 2008/09/01 14:11:26 ihi 1.12.10.2: #i92874# yet another fix 2008/08/27 14:42:54 ihi 1.12.10.1: #i92874# Solaris fix


2008-09-02  Rüdiger Timm  <rt@openoffice.org>  [e47bb851f7d9290b2d6b39569cac16a4ef5fa2c1]

INTEGRATION: CWS sysui30_DEV300 (1.1.2); FILE ADDED 2008/09/01 14:11:26 ihi 1.1.2.1: #i92874# yet another fix


2008-09-02  Rüdiger Timm  <rt@openoffice.org>  [f48498915597fb36a344c5cf1b336ccdec909c82]

INTEGRATION: CWS sysui30_DEV300 (1.1.2); FILE ADDED 2008/09/01 14:11:25 ihi 1.1.2.1: #i92874# yet another fix


2008-09-02  Rüdiger Timm  <rt@openoffice.org>  [545238ab646aee43dc40aba3b922cdba234fcbbe]

INTEGRATION: CWS sysui30_DEV300 (1.1.2); FILE ADDED 2008/09/01 14:11:24 ihi 1.1.2.1: #i92874# yet another fix


2008-09-02  Rüdiger Timm  <rt@openoffice.org>  [5a4363506379f79e9f0d62ff51a23a78103f12b4]

INTEGRATION: CWS sysui30_DEV300 (1.11.10); FILE MERGED 2008/09/01 14:11:23 ihi 1.11.10.2: #i92874# yet another fix 2008/08/27 12:40:38 ihi 1.11.10.1: #i92874# 3-layer-office fix


2008-09-02  Rüdiger Timm  <rt@openoffice.org>  [f25c60531265c04a1012ce9e1428e7ad0d2a2d6f]

INTEGRATION: CWS impress155_DEV300 (1.65.34); FILE MERGED 2008/08/28 13:42:53 af 1.65.34.2: #i93186# Removed unneccessary call to getUnoPage() from SetModel(). 2008/08/28 12:58:46 af 1.65.34.1: #i93186# Dispose page wrapper that is created during construction of SdrPage to undo effects of slicing.


2008-09-02  Rüdiger Timm  <rt@openoffice.org>  [eb71e8a813d8580f08e7fc388e4523958d8915b5]

INTEGRATION: CWS sysui30_DEV300 (1.22.10); FILE MERGED 2008/08/27 12:40:38 ihi 1.22.10.1: #i92874# 3-layer-office fix


2008-09-02  Rüdiger Timm  <rt@openoffice.org>  [6c53e54d25f0bea4183e3e4121390d80050bdb5a]

INTEGRATION: CWS sysui30_DEV300 (1.27.36); FILE MERGED 2008/08/27 12:40:37 ihi 1.27.36.1: #i92874# 3-layer-office fix


2008-09-02  Martin Hollmichel  <mh@openoffice.org>  [1776bec7d0759725d00ff32e6fdee818000d9441]

update splashscreen, #i93184#


2008-09-01  Rüdiger Timm  <rt@openoffice.org>  [aa0edb32aa25822028c3018cfbe83dc15e4e69c8]

#i10000# Avoid collisions in parallel builds. Note: this is just an ugly workaround. In principle the build rules had to       be fixed. Having several subdirectories building for the same TARGET       is a bug.


2008-09-01  Rüdiger Timm  <rt@openoffice.org>  [357a1965fb9526b2a95763fd454b7766ace87852]

#i10000#, #i87518#: Fix logic for option 'enable_reportdesign': do not enable per default.


2008-09-01  Rüdiger Timm  <rt@openoffice.org>  [07c5562772fcc8b5ad5aa6ce78c7e2ab80f4bb9d]

#i10000#, #i87518#: Fix logic for option 'enable_reportdesign': do not enable per default.


2008-09-01  Rüdiger Timm  <rt@openoffice.org>  [0831ba0b41de294374bc3df8891f0e0bfa70dde2]

#i93287# enable_mediawiki and enable_pdfimport: change 'test -z' into 'test -n'.


2008-09-01  Rüdiger Timm  <rt@openoffice.org>  [6bc0bcd7358c473668b13c15308a7e36d19903d2]

#i10000# Missing internal dependency: util depends on sd_framework_factories.


2008-09-01  Rüdiger Timm  <rt@openoffice.org>  [8bc6075ca425ea88c601bcebc8a3751a9f49442b]

#i10000# Define namespace prefix 'install'.


2008-08-29  Rüdiger Timm  <rt@openoffice.org>  [52da1c9f9c6ddc2704c0e45bada042d74a5628ab]

#i10000# Needs headers delivered by module 'cppcanvas'.


2008-08-29  Rüdiger Timm  <rt@openoffice.org>  [06b0f99b4b767cd1f0acd48521dc54ec2eefb35a]

#i93253# Avoid warning about unused parameter when building with '--disable-mozilla'. Patch by christianlins.


2008-08-29  Rüdiger Timm  <rt@openoffice.org>  [91b2caea9d3f27fc887406338bc8a890c012a733]

#i93253# Avoid warning about unused parameter when building with '--disable-mozilla'.


2008-08-29  Rüdiger Timm  <rt@openoffice.org>  [d61f9b4462df69e43a5cc9250b472b2ae5cc63bd]

DEV300


2008-08-29  Rüdiger Timm  <rt@openoffice.org>  [87b8284ca35f2b0087ccb6293deccf0156e28346]

INTEGRATION: CWS macrestart_DEV300 (1.82.30); FILE MERGED 2008/08/22 16:34:17 hro 1.82.30.1: #i92798# Officeloader for macosx


2008-08-29  Rüdiger Timm  <rt@openoffice.org>  [21af0abf77ccc43975e4ec681cbfd022ea54f37c]

INTEGRATION: CWS macrestart_DEV300 (1.1.2); FILE ADDED 2008/08/22 21:36:47 hro 1.1.2.3: #i92798# Fixed concurrency between soffice.sh and officeloader delivering 2008/08/22 18:50:02 hro 1.1.2.2: #i92798# Fixed uninitialized oslProcessInfo.size member 2008/08/22 16:31:12 hro 1.1.2.1: #i92798# Officeloader for macosx


2008-08-29  Rüdiger Timm  <rt@openoffice.org>  [d2e9fd281980f59000230b8d0a94dedb346d807c]

INTEGRATION: CWS macrestart_DEV300 (1.1.2); FILE ADDED 2008/08/22 16:31:21 hro 1.1.2.1: #i92798# Officeloader for macosx


2008-08-29  Rüdiger Timm  <rt@openoffice.org>  [79819c2f2697b228f7d20ca377c9afcd8744729c]

INTEGRATION: CWS macrestart_DEV300 (1.14.90); FILE MERGED 2008/08/22 21:36:46 hro 1.14.90.1: #i92798# Fixed concurrency between soffice.sh and officeloader delivering


2008-08-29  Rüdiger Timm  <rt@openoffice.org>  [4e46570db19a765f76e8ca7458173d899186c780]

INTEGRATION: CWS macrestart_DEV300 (1.67.30); FILE MERGED 2008/08/22 21:36:46 hro 1.67.30.1: #i92798# Fixed concurrency between soffice.sh and officeloader delivering


2008-08-29  Rüdiger Timm  <rt@openoffice.org>  [ba0cb0a3c420562686a6c4346a89dcbd94e51226]

INTEGRATION: CWS macrestart_DEV300 (1.50.132); FILE MERGED 2008/08/22 16:33:08 hro 1.50.132.1: #i92798# Officeloader for macosx


2008-08-29  Rüdiger Timm  <rt@openoffice.org>  [1047a7eb011cea8b959039af6b2aaff866101be5]

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-29  Rüdiger Timm  <rt@openoffice.org>  [7fdbe1dd5f6e42818b34390c379220dd67e42314]

#i10000# Missing precompiled header directive added.


2008-08-29  Rüdiger Timm  <rt@openoffice.org>  [d7d9449adf43249c1adcd395e17cd90be9c558f6]

#i10000# source\presenter and source\minimizer use precompiled headers, so they depend on inc.


2008-08-29  Rüdiger Timm  <rt@openoffice.org>  [271fc01a1f0eb5c4eeca93ffdf0d5c1a4fdc2092]

#i10000# PRJNAME corrected.


2008-08-29  Rüdiger Timm  <rt@openoffice.org>  [1aa9897b5acaaa7a81cbc7489b4161dec67cbcf6]

#i10000# source/migration/services depends on source/deployment/misc


2008-08-28  Rüdiger Timm  <rt@openoffice.org>  [458fbf96a9af911d1c54a4f303e919b3b7fdc560]

INTEGRATION: CWS greenstate30ver2_DEV300 (1.2.32.2.4); FILE MERGED 2008/08/25 12:57:05 jsk 1.2.32.2.4.2: #i93097# 2008/08/25 12:46:45 jsk 1.2.32.2.4.1: #i93097#


2008-08-28  Rüdiger Timm  <rt@openoffice.org>  [13611ecd4bea0dfdce98cdae76a7a8431e5b6904]

INTEGRATION: CWS greenstate30ver2_DEV300 (1.1.32.1.6); FILE MERGED 2008/08/28 09:36:48 rt 1.1.32.1.6.3: RESYNC: (1.1.32.1-1.1.32.3); FILE MERGED 2008/08/26 12:47:26 jsk 1.1.32.1.6.2: #i93121# 2008/08/26 06:49:02 jsk 1.1.32.1.6.1: #i93121


2008-08-28  Rüdiger Timm  <rt@openoffice.org>  [1d154a82adb3af9b422144edcc453d8a96e7b161]

INTEGRATION: CWS mh30f_DEV300 (1.4.500); FILE MERGED 2008/08/27 12:28:00 mh 1.4.500.1: update copyright year


2008-08-28  Rüdiger Timm  <rt@openoffice.org>  [8fa7296304eb4a057b9f647e72a83c225f04f72a]

INTEGRATION: CWS greenstate30ver2_DEV300 (1.1.48); FILE MERGED 2008/08/19 20:52:34 tbo 1.1.48.1: FIX: i18n changes from last localisation CWS


2008-08-28  Rüdiger Timm  <rt@openoffice.org>  [fa8822f6e86c3e2b32f1d33373848f5d827c8b1a]

INTEGRATION: CWS greenstate30ver2_DEV300 (1.1.32.1.4); FILE MERGED 2008/08/19 20:52:33 tbo 1.1.32.1.4.1: FIX: i18n changes from last localisation CWS


2008-08-28  Rüdiger Timm  <rt@openoffice.org>  [5b6ebf43ab0be61551a9b70f1d1940c0839fbb05]

INTEGRATION: CWS greenstate30ver2_DEV300 (1.1.48); FILE MERGED 2008/08/26 11:29:50 wg 1.1.48.2: i93133 2008/08/20 10:31:55 wg 1.1.48.1: i89634


2008-08-28  Rüdiger Timm  <rt@openoffice.org>  [802edf79633baa1febb694c99c743356373eb0f6]

INTEGRATION: CWS greenstate30ver2_DEV300 (1.1.48); FILE MERGED 2008/08/21 11:43:55 wg 1.1.48.1: i92937


2008-08-28  Rüdiger Timm  <rt@openoffice.org>  [c36a9770b93affcad4fc7920bee6e2674923052c]

INTEGRATION: CWS mh30f_DEV300 (1.10.28); FILE MERGED 2008/08/27 11:45:35 mh 1.10.28.1: new splash screen contest


2008-08-28  Rüdiger Timm  <rt@openoffice.org>  [92876186c4b869d4d034d54a072d570fed1b8b2e]

INTEGRATION: CWS greenstate30ver2_DEV300 (1.1.48); FILE MERGED 2008/08/20 08:54:32 wg 1.1.48.1: i92937


2008-08-28  Rüdiger Timm  <rt@openoffice.org>  [9f463b1fc2f2e2752efa22d79be693a3d87450cb]

INTEGRATION: CWS mh30f_DEV300 (1.77.92); FILE MERGED 2008/08/27 13:12:08 mh 1.77.92.1: chg: url redirect, #i92167#


2008-08-28  Rüdiger Timm  <rt@openoffice.org>  [c1f43b38c0b2a842b6b7952ee47b67e3412e636a]

INTEGRATION: CWS greenstate30ver2_DEV300 (1.1.48); FILE MERGED 2008/08/20 08:42:10 wg 1.1.48.1: i92937


2008-08-28  Rüdiger Timm  <rt@openoffice.org>  [0a9b600302d658eff5b1ac0a6ed52c4e49c1bd08]

INTEGRATION: CWS greenstate30ver2_DEV300 (1.1.48); FILE MERGED 2008/08/20 07:28:39 wg 1.1.48.1: i89229


2008-08-28  Rüdiger Timm  <rt@openoffice.org>  [09eeed40bbc28d293ae820d093a24d6e53ed0939]

INTEGRATION: CWS greenstate30ver2_DEV300 (1.1.48); FILE MERGED 2008/08/20 08:02:39 wg 1.1.48.1: i92864


2008-08-28  Rüdiger Timm  <rt@openoffice.org>  [d65552884bd89ed7ed8b7da0c3a05d769c70601a]

INTEGRATION: CWS greenstate30ver2_DEV300 (1.1.48); FILE MERGED 2008/08/20 09:46:40 wg 1.1.48.1: i89498


2008-08-28  Rüdiger Timm  <rt@openoffice.org>  [85d3e6898647cd429aef8d010eae325da2a98563]

INTEGRATION: CWS greenstate30ver2_DEV300 (1.1.48); FILE MERGED 2008/08/20 10:29:48 wg 1.1.48.1: i89634


2008-08-28  Rüdiger Timm  <rt@openoffice.org>  [2b74bbd169f7fc98ab624f22028c3d2a2dd6d476]

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-28  Rüdiger Timm  <rt@openoffice.org>  [687b226cf57aa8786fec94e08abd3403f020a13f]

INTEGRATION: CWS greenstate30ver2_DEV300 (1.1.48); FILE MERGED 2008/08/26 13:10:35 wg 1.1.48.3: i92937 2008/08/21 08:32:53 wg 1.1.48.2: i92937 2008/08/21 07:19:39 wg 1.1.48.1: i89379


2008-08-28  Rüdiger Timm  <rt@openoffice.org>  [32a785f56fbbb20e4baddd4e536798b6afe28081]

INTEGRATION: CWS greenstate30ver2_DEV300 (1.1.48); FILE MERGED 2008/08/20 07:13:57 wg 1.1.48.1: i88163


2008-08-28  Rüdiger Timm  <rt@openoffice.org>  [ac38a212106bbfcb2d509445e268a5dc8a91b411]

INTEGRATION: CWS mh30f_DEV300 (1.67.160); FILE MERGED 2008/08/27 13:13:10 mh 1.67.160.1: chg: url redirect, #i92167#


2008-08-28  Rüdiger Timm  <rt@openoffice.org>  [d52edf7b7bab92831ec013f52ee5058ea751a715]

INTEGRATION: CWS greenstate30ver2_DEV300 (1.1.48); FILE MERGED 2008/08/25 12:58:18 wg 1.1.48.2: i92937 2008/08/25 08:06:37 wg 1.1.48.1: i92937


2008-08-28  Rüdiger Timm  <rt@openoffice.org>  [7ae5698f2ce8180559a46d5caa3c32aa46a580a7]

INTEGRATION: CWS greenstate30ver2_DEV300 (1.1.48); FILE MERGED 2008/08/20 07:52:15 wg 1.1.48.1: i92910


2008-08-28  Rüdiger Timm  <rt@openoffice.org>  [b684149f8138fea8190f2d540f05b4eb5176453f]

INTEGRATION: CWS greenstate30ver2_DEV300 (1.1.48); FILE MERGED 2008/08/20 08:29:46 wg 1.1.48.1: i92937


2008-08-28  Rüdiger Timm  <rt@openoffice.org>  [de5d4d41ac77d6c2a3d8328fb661b189b1f46a52]

INTEGRATION: CWS greenstate30ver2_DEV300 (1.1.48); FILE MERGED 2008/08/20 07:32:10 wg 1.1.48.1: i89113


2008-08-28  Rüdiger Timm  <rt@openoffice.org>  [d06aca324b1858624100d668dc2a95d7aa2369d2]

INTEGRATION: CWS greenstate30ver2_DEV300 (1.1.48); FILE MERGED 2008/08/25 08:02:52 wg 1.1.48.2: i92902 2008/08/20 08:16:36 wg 1.1.48.1: i92902


2008-08-28  Rüdiger Timm  <rt@openoffice.org>  [fc0de9ddff68734cd8c4383438eedc335e4e21ac]

INTEGRATION: CWS greenstate30ver2_DEV300 (1.1.48); FILE MERGED 2008/08/26 10:08:50 jsk 1.1.48.2: #i93134# 2008/08/26 06:51:19 jsk 1.1.48.1: #i93123#


2008-08-28  Rüdiger Timm  <rt@openoffice.org>  [869f942d5a74420fa2157cba5ddfdc08ce8f80ed]

INTEGRATION: CWS greenstate30ver2_DEV300 (1.3.48); FILE MERGED 2008/08/25 13:42:25 jsk 1.3.48.2: #i90134# 2008/08/21 07:03:14 tbo 1.3.48.1: Issue number:  #i90134#


2008-08-28  Rüdiger Timm  <rt@openoffice.org>  [63cbb7de3e908834a5abef77155b2e210973815f]

INTEGRATION: CWS greenstate30ver2_DEV300 (1.1.48); FILE MERGED 2008/08/26 08:22:18 jsk 1.1.48.1: #i93129#


2008-08-28  Rüdiger Timm  <rt@openoffice.org>  [8d240048fbe401b191aaddd8311bd6940c008001]

INTEGRATION: CWS greenstate30ver2_DEV300 (1.1.48); FILE MERGED 2008/08/25 11:27:59 jsk 1.1.48.1: #i93090#


2008-08-28  Rüdiger Timm  <rt@openoffice.org>  [f5d33b103adf6af2993f1d01bec5305bb4e66049]

INTEGRATION: CWS greenstate30ver2_DEV300 (1.1.48); FILE MERGED 2008/08/28 09:34:19 rt 1.1.48.2: RESYNC: (1.1-1.1.32.1); FILE MERGED 2008/08/26 12:34:30 jsk 1.1.48.1: #i93123#


2008-08-28  Rüdiger Timm  <rt@openoffice.org>  [dab0dbc1a57d615ab8a292d8d54661874380e08f]

INTEGRATION: CWS greenstate30ver2_DEV300 (1.1.48); FILE MERGED 2008/08/26 12:34:30 jsk 1.1.48.1: #i93123#


2008-08-28  Rüdiger Timm  <rt@openoffice.org>  [351df6aae15f3790d893b77b9677d8edb57261e1]

INTEGRATION: CWS greenstate30ver2_DEV300 (1.3.48); FILE MERGED 2008/08/26 10:38:49 jsk 1.3.48.1: #i93127#


2008-08-28  Rüdiger Timm  <rt@openoffice.org>  [b7a498a8c3332d8cd0f4f55cd4ef1618cc5687c7]

INTEGRATION: CWS greenstate30ver2_DEV300 (1.1.48); FILE MERGED 2008/08/26 12:56:58 msc 1.1.48.1: #i93143#


2008-08-28  Rüdiger Timm  <rt@openoffice.org>  [2b695f2cd53d935fe89462f6f8916b3c1c99293b]

INTEGRATION: CWS greenstate30ver2_DEV300 (1.1.48); FILE MERGED 2008/08/26 12:57:15 msc 1.1.48.1: #i93143#


2008-08-28  Rüdiger Timm  <rt@openoffice.org>  [750a3bd4d1f74ae93290a26368fc27af53453646]

INTEGRATION: CWS greenstate30ver2_DEV300 (1.2.26); FILE MERGED 2008/08/25 14:56:30 jsi 1.2.26.1: #i91120#


2008-08-28  Rüdiger Timm  <rt@openoffice.org>  [adc04d660d40607a916b4365c7b2f5954f4be7c1]

INTEGRATION: CWS mh30f_DEV300 (1.6.18); FILE MERGED 2008/08/27 11:22:09 mh 1.6.18.2: update with major version 2008/08/26 15:31:58 mh 1.6.18.1: new splash screen and about box


2008-08-28  Rüdiger Timm  <rt@openoffice.org>  [e8de51a8381cf87fcb7e25c77c3b6a28ef936770]

INTEGRATION: CWS mh30f_DEV300 (1.82.96); FILE MERGED 2008/08/27 13:11:08 mh 1.82.96.1: chg: url redirect, i92167#


2008-08-28  Rüdiger Timm  <rt@openoffice.org>  [d5beaa778f22df43dd7e7f5d8e089311a59058f0]

INTEGRATION: CWS ab62_DEV300 (1.15.10.1.8); FILE MERGED 2008/08/27 11:20:50 ab 1.15.10.1.8.1: #i93163# Catch exceptions in Basic migration code


2008-08-28  Rüdiger Timm  <rt@openoffice.org>  [137b4fca4b273abca63ac0d9d6efaad543e7827b]

#i10000# Introduce ENABLE_PDFIMPORT condition.


2008-08-28  Rüdiger Timm  <rt@openoffice.org>  [ce9f5e79d928f512e73e945dbd89f27413f9f5d5]

INTEGRATION: CWS impress153_DEV300 (1.4.208); FILE MERGED 2008/08/20 09:08:07 af 1.4.208.1: #i92801# Added new GetOverlayObjects() method.


2008-08-28  Rüdiger Timm  <rt@openoffice.org>  [d3064fb65ca61aebbc3cbd7f2873aa7015e8cb32]

INTEGRATION: CWS impress153_DEV300 (1.8.210); FILE MERGED 2008/08/20 09:10:07 af 1.8.210.1: #i92801# Added member mbUseBuffer and added argument to impCreateOverlayManager().


2008-08-28  Rüdiger Timm  <rt@openoffice.org>  [857c9253d032bfa896bd6b29381b8c078ae5f232]

INTEGRATION: CWS impress153_DEV300 (1.6.208); FILE MERGED 2008/08/20 09:09:02 af 1.6.208.1: #i92801# Added new GetOverlayObjects() method.


2008-08-28  Rüdiger Timm  <rt@openoffice.org>  [e1a3088d119852bd6fdc725092c8159698bc0237]

INTEGRATION: CWS impress153_DEV300 (1.39.96); FILE MERGED 2008/08/20 18:57:42 fs 1.39.96.1: #i92864# +impl_checkDisposed


2008-08-28  Rüdiger Timm  <rt@openoffice.org>  [a217499f1e18188c8cfacd7864750a68495ef9cc]

INTEGRATION: CWS impress153_DEV300 (1.54.96); FILE MERGED 2008/08/20 18:59:07 fs 1.54.96.1: #i92864# Show/HideSdrView: properly call the de/activation callbacks at the FmXFormShell


2008-08-28  Rüdiger Timm  <rt@openoffice.org>  [f7b62d453a94af395ff59b7e9cac9515f0773a1b]

INTEGRATION: CWS impress153_DEV300 (1.92.96); FILE MERGED 2008/08/20 18:58:17 fs 1.92.96.1: #i92864# do not access m_pShell anymore when we're already disposed


2008-08-28  Rüdiger Timm  <rt@openoffice.org>  [3e85651b8d86f4bf06e782e635a73567e0744f25]

INTEGRATION: CWS impress153_DEV300 (1.79.42); FILE MERGED 2008/08/20 18:58:27 fs 1.79.42.1: #i92864# changed signature of view(Dea/A)ctivated


2008-08-28  Rüdiger Timm  <rt@openoffice.org>  [512c546b150324e7cad6175908610ae2ab6ee48c]

INTEGRATION: CWS impress153_DEV300 (1.5.208); FILE MERGED 2008/08/20 18:57:23 fs 1.5.208.1: #i92864# +GetCurPage


2008-08-28  Rüdiger Timm  <rt@openoffice.org>  [08d6bd9d41465afafab5bae90624a0605f1caacf]

INTEGRATION: CWS impress153_DEV300 (1.6.210); FILE MERGED 2008/08/20 09:06:54 af 1.6.210.1: #i92801# Added member mbUseBuffer and added argument to impCreateOverlayManager().


2008-08-28  Rüdiger Timm  <rt@openoffice.org>  [0be46ef50ed1798ddaedb4e202b69817aaf6ac89]

INTEGRATION: CWS dba30i_DEV300 (1.3.68); FILE MERGED 2008/08/25 11:37:47 fs 1.3.68.1: #i93053# proper implementation of is()


2008-08-28  Rüdiger Timm  <rt@openoffice.org>  [bd7ad4bc40c4d7ff94d75fbafbde0f6b3689be25]

INTEGRATION: CWS impress153_DEV300 (1.31.78); FILE MERGED 2008/08/20 08:33:10 cl 1.31.78.1: #i92901# fixed rehearse timings


2008-08-28  Rüdiger Timm  <rt@openoffice.org>  [2a471e8d4ba1059ff5af858f0f687cd9b4c62a99]

INTEGRATION: CWS impress153_DEV300 (1.35.10.1.8); FILE MERGED 2008/08/20 08:33:09 cl 1.35.10.1.8.1: #i92901# fixed rehearse timings


2008-08-28  Rüdiger Timm  <rt@openoffice.org>  [61ae349e8547a5a485685ea1f411c8476823ff83]

INTEGRATION: CWS impress153_DEV300 (1.28.42); FILE MERGED 2008/08/19 15:06:19 cl 1.28.42.1: #i92901# reenabled rehearse timing feature


2008-08-28  Rüdiger Timm  <rt@openoffice.org>  [1bd443a31828e3265c8842f89cc6f3e47184def0]

INTEGRATION: CWS dba30i_DEV300 (1.11.24); FILE MERGED 2008/08/22 11:28:47 oj 1.11.24.1: #i93014#


2008-08-28  Rüdiger Timm  <rt@openoffice.org>  [594c82b62271a08dbc9ec828621fe63cec9b378f]

INTEGRATION: CWS impress153_DEV300 (1.56.42); FILE MERGED 2008/08/19 15:06:19 cl 1.56.42.1: #i92901# reenabled rehearse timing feature


2008-08-28  Rüdiger Timm  <rt@openoffice.org>  [3759dd21fb161f9016e5b53756b57a45f25712ed]

INTEGRATION: CWS dba30i_DEV300 (1.4.56); FILE MERGED 2008/08/25 11:26:36 oj 1.4.56.1: #i93017#


2008-08-28  Rüdiger Timm  <rt@openoffice.org>  [5eccf9785e16fb61a055fe655f9157be738cee88]

INTEGRATION: CWS impress153_DEV300 (1.51.92.1.4); FILE MERGED 2008/08/19 13:01:20 cl 1.51.92.1.4.1: #i92827# catch exception from isStorageElement()


2008-08-27  Rüdiger Timm  <rt@openoffice.org>  [25c8e4ee6ed69c4a5155b307049d25ef05101d5e]

INTEGRATION: CWS ab60_DEV300 (1.15.10.1.4); FILE MERGED 2008/08/19 09:53:51 ab 1.15.10.1.4.2: #i92867# Fixed internal logic 2008/08/18 14:54:16 ab 1.15.10.1.4.1: #i92867# ScriptSubPackageIterator to support multiple extension libraries


2008-08-27  Rüdiger Timm  <rt@openoffice.org>  [b1fa0d8d431b2f08f5718600da401d622b65c96d]

INTEGRATION: CWS ab60_DEV300 (1.6.22); FILE MERGED 2008/08/18 14:49:49 ab 1.6.22.1: #i92867# ScriptSubPackageIterator to support multiple extension libraries


2008-08-27  Rüdiger Timm  <rt@openoffice.org>  [4964f9d144841f0322c9b6dc998954104bb165c6]

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>  [4643361574489458308c46c7b5b796aaf15bbf25]

INTEGRATION: CWS native189_DEV300 (1.8.6.1.14); FILE MERGED 2008/08/26 13:51:28 is 1.8.6.1.14.1: #i93138# removing solaris packages after dependency check


2008-08-27  Rüdiger Timm  <rt@openoffice.org>  [6f145447ed82a18fbaa362795fbae91b9ded3267]

INTEGRATION: CWS native189_DEV300 (1.6.30); FILE MERGED 2008/08/26 13:47:06 is 1.6.30.1: #i93138# removing solaris packages after dependency check


2008-08-27  Rüdiger Timm  <rt@openoffice.org>  [fe260a91e799e3a83491a6a45b0dfbe2ce5584b6]

INTEGRATION: CWS oobeanfix_DEV300 (1.11.12); FILE MERGED 2008/08/26 13:29:45 jsc 1.11.12.1: #i93126# read UNO_PATH variable to get path to soffice binary


2008-08-27  Rüdiger Timm  <rt@openoffice.org>  [139151c9b4e2d0d25bf06f94dcf750b671e2d644]

INTEGRATION: CWS oobeanfix_DEV300 (1.12.10); FILE MERGED 2008/08/26 13:32:26 jsc 1.12.10.1: #i93126# insert new variable for URE jar files, used in OOBean example makefile


2008-08-27  Rüdiger Timm  <rt@openoffice.org>  [229f48b26a93d8bdc01f911d2bb71b9f18a90566]

INTEGRATION: CWS oobeanfix_DEV300 (1.4.232); FILE MERGED 2008/08/26 13:31:10 jsc 1.4.232.1: #i93126# adapt classpath to 3 layer office


2008-08-27  Rüdiger Timm  <rt@openoffice.org>  [35ab648f0c61d3378077606619b1126884ec339e]

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>  [fc761c7d46f55710b129a2e821abed036cb066f5]

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>  [9bd564366cc381038143f3f17b23ecec9c695153]

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>  [2c5b99c432d5d3bd51c00429581257a159abcfdc]

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>  [f5fb701cc5904e524b86414aa7c8c4870c961049]

INTEGRATION: CWS native186_DEV300 (1.13.34); FILE MERGED 2008/08/20 09:49:22 sb 1.13.34.1: #i92939# removed unnecessary UWINAPILIB dependency


2008-08-27  Rüdiger Timm  <rt@openoffice.org>  [2964087da5b91d24b9c9459a1fbaca02c70a14f2]

INTEGRATION: CWS fwk97_DEV300 (1.76.42); FILE MERGED 2008/08/22 14:43:11 mst 1.76.42.1: workaround for 158429 (stack id 6011): - sfx2/source/doc/doctemplates.cxx:   + SfxDocTplService_Impl::init_Impl:     handle exceptions thrown by failing DocumentProperties creation     (there have been 20 crash reports on this last week) - sfx2/source/doc/objcont.cxx:   + SfxObjectShell::UpdateFromTemplate_Impl: handle similar case here as well


2008-08-27  Rüdiger Timm  <rt@openoffice.org>  [3a84f833437f2968a97ce0f50e6671c4a195805b]

INTEGRATION: CWS fwk97_DEV300 (1.42.144); FILE MERGED 2008/08/22 14:43:11 mst 1.42.144.1: workaround for 158429 (stack id 6011): - sfx2/source/doc/doctemplates.cxx:   + SfxDocTplService_Impl::init_Impl:     handle exceptions thrown by failing DocumentProperties creation     (there have been 20 crash reports on this last week) - sfx2/source/doc/objcont.cxx:   + SfxObjectShell::UpdateFromTemplate_Impl: handle similar case here as well


2008-08-27  Rüdiger Timm  <rt@openoffice.org>  [cd84b2cdfd5fb43fd6f1ef77eaf2441ef09bcff3]

INTEGRATION: CWS fwk96_DEV300 (1.96.138); FILE MERGED 2008/08/20 12:29:15 mav 1.96.138.1: #158424# check the pointer


2008-08-27  Rüdiger Timm  <rt@openoffice.org>  [c295b58d0abcfd153a9fcee27922f2457a85275a]

INTEGRATION: CWS fwk96_DEV300 (1.76.36); FILE MERGED 2008/08/20 12:25:43 mav 1.76.36.1: #i92927# compare the dates correctly


2008-08-27  Rüdiger Timm  <rt@openoffice.org>  [26425dd544a0b526d0e3578f695a720731b33945]

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>  [62241d0dac01abc6d41caed3862a1faf99df4496]

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>  [c92fc04a67f2d7214bd6c2b88ab21c1fb86ba66a]

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>  [c836dfaeb3c98ea5b03802cc1e8eea42e2efca17]

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>  [b2bc5b89a5e2d672f76ae0a99c4716b83e6d7a65]

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>  [9a2f6fac19aaa64db4f96ef85312304d2eccfe29]

INTEGRATION: CWS sb91 (1.5.6); FILE MERGED 2008/07/21 09:55:26 sb 1.5.6.1: #i91567# eliminated unnecessary setsolar/setcws in spawned shells


2008-08-27  Rüdiger Timm  <rt@openoffice.org>  [eb7ca2acfd464b5c406141eefb29108abe74b96b]

INTEGRATION: CWS sb91 (1.9.6); FILE MERGED 2008/07/21 09:55:25 sb 1.9.6.1: #i91567# eliminated unnecessary setsolar/setcws in spawned shells


2008-08-27  Rüdiger Timm  <rt@openoffice.org>  [4b2d0e79d8092fed621ae1c2902a857a7c4724cd]

INTEGRATION: CWS sb91 (1.2.6); FILE MERGED 2008/07/21 09:55:25 sb 1.2.6.1: #i91567# eliminated unnecessary setsolar/setcws in spawned shells


2008-08-27  Rüdiger Timm  <rt@openoffice.org>  [a5c9d28db90249be401dd3340690543857a4ac46]

INTEGRATION: CWS sb91 (1.14.6); FILE MERGED 2008/07/18 08:18:45 sb 1.14.6.2: #i91567# improved previous modification 2008/07/14 13:33:51 sb 1.14.6.1: #i91567# adapt to unxsolu4


2008-08-27  Rüdiger Timm  <rt@openoffice.org>  [2a11febdf5e59ad817306a45e6c5939fbce1ea87]

INTEGRATION: CWS sb91 (1.18.14); FILE MERGED 2008/07/17 15:37:56 sb 1.18.14.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>  [62562b0870c03424b7d3f77b39a72e26042079ff]

INTEGRATION: CWS sb91 (1.42.8); FILE MERGED 2008/07/11 08:34:41 sb 1.42.8.1: #i91042# #include <cXXX> vs. <XXX.h> and using identifiers without std:: prefix (which is necessary for old MSVC versions)


2008-08-27  Rüdiger Timm  <rt@openoffice.org>  [a9af2e5b69cd7d43bfcdbe8ec537df7428b3183f]

INTEGRATION: CWS sb91 (1.24.26); FILE MERGED 2008/07/11 09:38:11 sb 1.24.26.1: #i91042# #include <cXXX> vs. <XXX.h> and using identifiers without std:: prefix (which is necessary for old MSVC versions)


2008-08-27  Rüdiger Timm  <rt@openoffice.org>  [1b3e645bb4a6d2bf04cf3bb14de250a828a9a00f]

INTEGRATION: CWS sb91 (1.16.82); FILE MERGED 2008/07/11 09:38:10 sb 1.16.82.1: #i91042# #include <cXXX> vs. <XXX.h> and using identifiers without std:: prefix (which is necessary for old MSVC versions)


2008-08-27  Rüdiger Timm  <rt@openoffice.org>  [10e47a1c2cb987de342ab98be78f2dd4d797fe26]

INTEGRATION: CWS sb91 (1.11.6); FILE MERGED 2008/07/11 09:05:55 sb 1.11.6.1: #i91042# #include <cXXX> vs. <XXX.h> and using identifiers without std:: prefix (which is necessary for old MSVC versions)


2008-08-27  Rüdiger Timm  <rt@openoffice.org>  [18375fb9dc0cdfb560c88469fabbf0b2fba721be]

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>  [e545969cb155da6cd1bf08146b0a61d074551f22]

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>  [7b83d6549854eeaad0a0fe964f4b359e1e3d2c7a]

INTEGRATION: CWS sb91 (1.9.4); FILE MERGED 2008/07/11 09:09:01 sb 1.9.4.1: #i91567# adapt to unxsolu4


2008-08-27  Rüdiger Timm  <rt@openoffice.org>  [9801adf3efe1911e26a48a2beccd76c5366b48ff]

INTEGRATION: CWS sb91 (1.9.2); FILE MERGED 2008/07/11 08:30:18 sb 1.9.2.1: #i91042# #include <cXXX> vs. <XXX.h> and using identifiers without std:: prefix (which is necessary for old MSVC versions)


2008-08-27  Rüdiger Timm  <rt@openoffice.org>  [83fa8411212a4e5e08ce54f2a428caeb4a80712d]

INTEGRATION: CWS sb91 (1.9.2); FILE MERGED 2008/07/21 09:47:41 sb 1.9.2.1: #i91567# adapted to unxsolu4


2008-08-27  Rüdiger Timm  <rt@openoffice.org>  [ee6d0cea8dbcd814dd3552860af5f4433425c9a8]

INTEGRATION: CWS sb91 (1.110.22); FILE MERGED 2008/07/24 08:40:46 sb 1.110.22.2: #i91567# improved previous fix 2008/07/14 15:20:50 sb 1.110.22.1: #i91567# adapt to unxsolu4


2008-08-27  Rüdiger Timm  <rt@openoffice.org>  [491e72b2b24ebf4b67915229abd2abc7f77e1a54]

INTEGRATION: CWS sb91 (1.55.6); FILE MERGED 2008/07/22 07:44:06 sb 1.55.6.3: merged in 1.56.2.1 2008/07/16 07:21:56 sb 1.55.6.2: RESYNC: (1.55-1.56); FILE MERGED 2008/07/11 08:58:54 sb 1.55.6.1: #i91567# make buildable on unxsolu4 (but that does not yet lead to a working SDK on unxsolu4)


2008-08-27  Rüdiger Timm  <rt@openoffice.org>  [daf791e97b29cb5ba1a0d090b8a4b9f8134dc134]

INTEGRATION: CWS sb91 (1.30.2); FILE MERGED 2008/07/18 12:32:02 sb 1.30.2.1: #i91567# adapted to unxsolu4


2008-08-27  Rüdiger Timm  <rt@openoffice.org>  [4f618f4477a49f4246a01098eee3d929f2970a38]

INTEGRATION: CWS sb91 (1.4.4); FILE MERGED 2008/07/21 10:57:37 sb 1.4.4.2: RESYNC: (1.4-1.7); FILE MERGED 2008/07/11 08:43:09 sb 1.4.4.1: #i91567# adapt to unxsolu4


2008-08-27  Rüdiger Timm  <rt@openoffice.org>  [a6a6b401c453bd25c7de9a9cbe81dd0e8ce943bc]

INTEGRATION: CWS sb91 (1.4.4); FILE MERGED 2008/07/21 10:57:35 sb 1.4.4.2: RESYNC: (1.4-1.7); FILE MERGED 2008/07/11 08:43:09 sb 1.4.4.1: #i91567# adapt to unxsolu4


2008-08-27  Rüdiger Timm  <rt@openoffice.org>  [bb14408835e53eca5a284e27282897dd4fdb4f9f]

INTEGRATION: CWS sb91 (1.3.4); FILE MERGED 2008/07/21 10:57:23 sb 1.3.4.2: RESYNC: (1.3-1.6); FILE MERGED 2008/07/11 08:43:09 sb 1.3.4.1: #i91567# adapt to unxsolu4


2008-08-27  Rüdiger Timm  <rt@openoffice.org>  [ddca3b4bf1e11ae67cc21b6b7df0365f306456e2]

INTEGRATION: CWS sb91 (1.17.8); FILE MERGED 2008/07/11 10:08:20 sb 1.17.8.1: #i91567# adapt to unxsolu4


2008-08-27  Rüdiger Timm  <rt@openoffice.org>  [e5a68311dc40fccdbd8c23cecdfb37504206b01e]

INTEGRATION: CWS sb91 (1.3.88); FILE MERGED 2008/07/11 10:11:43 sb 1.3.88.1: #i91567# make 64 bit clean


2008-08-27  Rüdiger Timm  <rt@openoffice.org>  [de6ac4a03059a6503cb39a1c1c0121d3f6c7c0eb]

INTEGRATION: CWS sb91 (1.2.104); FILE MERGED 2008/07/17 16:51:14 sb 1.2.104.1: #i91567# adapted to unxsolu4


2008-08-27  Rüdiger Timm  <rt@openoffice.org>  [4ca3e88603fb30c38226749949d666590d77d63c]

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>  [2476f8130beeddf6529b47e7f9c5a82f83b5ef4a]

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>  [122257fe10e373bdfadae38746f4f82ade9722db]

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>  [5a900869e2c82223cf907028509b9437b64d263f]

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>  [615fbc4cde6a1f9436364d00f00b91ce4a39c82b]

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>  [8b89b27f7115c3108e5342af22089cbed63881d2]

INTEGRATION: CWS sb91 (1.4.30); FILE MERGED 2008/07/11 09:24:50 sb 1.4.30.1: #i91042# #include <cXXX> vs. <XXX.h> and using identifiers without std:: prefix (which is necessary for old MSVC versions)


2008-08-27  Rüdiger Timm  <rt@openoffice.org>  [8017ae39ce6b6d76479bc57f66e6fdd524660988]

INTEGRATION: CWS sb91 (1.5.6); FILE MERGED 2008/07/16 07:18:56 sb 1.5.6.2: RESYNC: (1.5-1.6); FILE MERGED 2008/07/11 09:24:50 sb 1.5.6.1: #i91042# #include <cXXX> vs. <XXX.h> and using identifiers without std:: prefix (which is necessary for old MSVC versions)


2008-08-27  Rüdiger Timm  <rt@openoffice.org>  [0b8290b2915bb41ca3090547373db4e08964879d]

INTEGRATION: CWS sb91 (1.4.30); FILE MERGED 2008/07/16 07:18:45 sb 1.4.30.2: RESYNC: (1.4-1.5); FILE MERGED 2008/07/11 09:24:50 sb 1.4.30.1: #i91042# #include <cXXX> vs. <XXX.h> and using identifiers without std:: prefix (which is necessary for old MSVC versions)


2008-08-27  Rüdiger Timm  <rt@openoffice.org>  [53a4ddb1afbdaa4f6745198f2ab39dbfbab9f186]

INTEGRATION: CWS sb91 (1.14.2); FILE MERGED 2008/07/16 06:49:52 sb 1.14.2.1: #i91567# SPARC64 was tentative; has been replaced by SPARC + IS_LP64


2008-08-27  Rüdiger Timm  <rt@openoffice.org>  [5165f37f4a48d267665533e56f5ccf5301ff249a]

INTEGRATION: CWS sb91 (1.25.28); FILE MERGED 2008/07/16 06:49:52 sb 1.25.28.1: #i91567# SPARC64 was tentative; has been replaced by SPARC + IS_LP64


2008-08-27  Rüdiger Timm  <rt@openoffice.org>  [ea850b1e3c295d9e9417fcb03e86f12796fdd31a]

INTEGRATION: CWS sb91 (1.13.28); FILE MERGED 2008/07/16 06:49:52 sb 1.13.28.1: #i91567# SPARC64 was tentative; has been replaced by SPARC + IS_LP64


2008-08-27  Rüdiger Timm  <rt@openoffice.org>  [2366c58cd981fedbd3de6f31e66c89f2df73136a]

INTEGRATION: CWS sb91 (1.25.6); FILE MERGED 2008/07/11 08:25:45 sb 1.25.6.1: #i91567# adapt to unxsolu4


2008-08-27  Rüdiger Timm  <rt@openoffice.org>  [cc1e97b2534db316cd06833bc0d93359a1aff1a6]

INTEGRATION: CWS sb91 (1.8.2); FILE MERGED 2008/07/11 09:20:42 sb 1.8.2.1: #i91567# adapt to unxsolu4


2008-08-27  Rüdiger Timm  <rt@openoffice.org>  [fb628a14effee32636f98db38fff2d3187c9bf55]

INTEGRATION: CWS sb91 (1.16.10); FILE MERGED 2008/07/11 08:56:51 sb 1.16.10.1: #i91042# #include <cXXX> vs. <XXX.h> and using identifiers without std:: prefix (which is necessary for old MSVC versions)


2008-08-27  Rüdiger Timm  <rt@openoffice.org>  [7acbf6d9a4253d58f8f59bea4f68071cb3f4e8c0]

INTEGRATION: CWS sb91 (1.4.6); FILE MERGED 2008/07/16 06:51:36 sb 1.4.6.2: #i91567# the previous fix had to be improved further; all integral and pointer types need to be sign or zero extended to 64 bit 2008/07/14 13:29:07 sb 1.4.6.1: #i91567# apparently, SPARC 64 C++ ABI requires that small return types like unsigned char (sal_Bool) are returned zero extended


2008-08-27  Rüdiger Timm  <rt@openoffice.org>  [42ebbef273b8d84a3ddd259c1350e628543a70db]

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>  [798cc32e1b71fbbb126b5dac4db2b623fc7d5c6d]

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>  [3737757c94a098a059b484d4617943aec5e8cfc5]

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>  [ce8863f5a3e3ec8b5624abd3de292b136966ce4d]

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>  [2c88bb6cbb0e9448f9fc9beef596d81016f37315]

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>  [740abff5935eab065c5495df484f898a6e430f47]

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>  [dfc3ca008dc89b2e8a1026eb76aaddcfc6155701]

INTEGRATION: CWS sb91 (1.7.8); FILE MERGED 2008/07/24 08:36:56 sb 1.7.8.1: #i91567# on Solaris, SDK now uses /usr/ccs/bin/elfdump (SUNWbtool) and /usr/xpg4/bin/grep (SUNWxcu4)


2008-08-27  Rüdiger Timm  <rt@openoffice.org>  [fdee4c93eee0c40c706f7848336f3cd450204d1f]

INTEGRATION: CWS sb91 (1.33.10); FILE MERGED 2008/07/11 09:03:52 sb 1.33.10.1: #i91042# #include <cXXX> vs. <XXX.h> and using identifiers without std:: prefix (which is necessary for old MSVC versions)


2008-08-27  Rüdiger Timm  <rt@openoffice.org>  [5a3ecb9b9ac148bcde42b403217cc65b66fd10f6]

INTEGRATION: CWS c17v004_DEV300 (1.31.74); FILE MERGED 2008/06/12 12:18:00 os 1.31.74.1: #b6699729# prevent resorting of bibliography entries while converting fields to text in mailmerge


2008-08-27  Rüdiger Timm  <rt@openoffice.org>  [3b3f52da806277a5495af461fbf03d0c0232c5b2]

INTEGRATION: CWS c17v004_DEV300 (1.60.58); FILE MERGED 2008/06/12 12:17:14 os 1.60.58.1: #b6699729# prevent resorting of bibliography entries while converting fields to text in mailmerge


2008-08-27  Rüdiger Timm  <rt@openoffice.org>  [e98f1cea54c2264ff6a420e852be32ab39644197]

INTEGRATION: CWS c17v004_DEV300 (1.13.60); FILE MERGED 2008/06/12 12:16:33 os 1.13.60.1: #b6699729# prevent resorting of bibliography entries while converting fields to text in mailmerge


2008-08-27  Rüdiger Timm  <rt@openoffice.org>  [98002a1bd5d6ee9e069b1e65a7955f68c7ff016c]

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>  [40f181501dff14f4973eed723df556f7e068383a]

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>  [654e3b21a1c77acb08b05bbefd4b130ac0e6f349]

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>  [dba776cfcec6cd2d5d3e9ea164860a1663ec0604]

INTEGRATION: CWS obo33 (1.8.8); FILE MERGED 2008/08/20 13:45:09 obo 1.8.8.1: #i92950# Changes for 64 bit Vista shell extension


2008-08-27  Rüdiger Timm  <rt@openoffice.org>  [f5da46a2f8929e549970a803fe99ee35c1955223]

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>  [7e5d03597c08b9e40afd35521852789d5323739f]

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>  [6eecdda3133fd79359464b77e6861d64d38e3f06]

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>  [436e5074426ef97742987f828506f3533426c0bb]

INTEGRATION: CWS impress154_DEV300 (1.44.46); FILE MERGED 2008/08/22 14:08:16 af 1.44.46.1: #i92916# Removed unnecessary key input forwarding from FocusForwardingWindow.


2008-08-27  Rüdiger Timm  <rt@openoffice.org>  [bad84beacb186b3d356ea12bf132fb15a5b3701e]

INTEGRATION: CWS vcl93 (1.114.60); FILE MERGED 2008/08/19 15:17:37 hdu 1.114.60.1: #i92648# fix PDF export of vertically substituted glyphs


2008-08-27  Rüdiger Timm  <rt@openoffice.org>  [cef7c77f3aeb4546b1ce95eb1e90ae4f293d33a5]

INTEGRATION: CWS vcl93 (1.96.56); FILE MERGED 2008/08/19 15:17:36 hdu 1.96.56.2: #i92648# fix PDF export of vertically substituted glyphs 2008/08/12 15:45:22 hdu 1.96.56.1: #i92648# limiting GetFontData() requests like in i56745 to fix vertical writing emulation for huge fonts


2008-08-27  Rüdiger Timm  <rt@openoffice.org>  [ffb909f8a95280b7bb231af750d51fcd88fa5aa0]

INTEGRATION: CWS vcl93 (1.155.24); FILE MERGED 2008/08/11 13:54:10 hdu 1.155.24.1: make empty env-vars work as expected


2008-08-27  Rüdiger Timm  <rt@openoffice.org>  [502c1d8ca465e8c424e3d720c1e9435b1e177e27]

INTEGRATION: CWS vcl93 (1.43.118); FILE MERGED 2008/08/15 08:54:25 hdu 1.43.118.2: #i88376# ignore most uses of obsolete member meFamily in OutputDevice layer already 2008/08/13 12:04:49 hdu 1.43.118.1: #i88376# a quick fix for meFamily aliasing, TODO: remove all meFamily uses


2008-08-27  Rüdiger Timm  <rt@openoffice.org>  [ab49f7b8f7746e76f68ce2487d426da554803e1c]

INTEGRATION: CWS vcl93 (1.150.28); FILE MERGED 2008/08/22 08:03:15 hdu 1.150.28.1: #i88376# revert the patch from i72129 to fix a bad regression


2008-08-27  Rüdiger Timm  <rt@openoffice.org>  [271f9413d4ee429c50e074b38dde604d1675eadd]

INTEGRATION: CWS vcl93 (1.55.118); FILE MERGED 2008/08/19 15:17:36 hdu 1.55.118.1: #i92648# fix PDF export of vertically substituted glyphs


2008-08-27  Rüdiger Timm  <rt@openoffice.org>  [30576660e295001ec8875cf5c9f2a1aa69addd0c]

INTEGRATION: CWS vcl93 (1.132.56); FILE MERGED 2008/08/19 15:17:36 hdu 1.132.56.3: #i92648# fix PDF export of vertically substituted glyphs 2008/08/12 15:40:41 hdu 1.132.56.2: #i92671# only registerGlyphs() needs the extra glyph flags stripped 2008/08/11 13:48:05 hdu 1.132.56.1: #i92648# do not strip glyph rotation flags too early


2008-08-27  Rüdiger Timm  <rt@openoffice.org>  [02dda27998a2e631fbe66185da5567bfe22ad082]

INTEGRATION: CWS vcl93 (1.242.20); FILE MERGED 2008/08/15 08:54:25 hdu 1.242.20.1: #i88376# ignore most uses of obsolete member meFamily in OutputDevice layer already


2008-08-27  Rüdiger Timm  <rt@openoffice.org>  [1b0513dfcecd4ca63c22ea2c1e1897807c6827fb]

INTEGRATION: CWS tl61 (1.23.52); FILE MERGED 2008/08/19 11:15:22 tl 1.23.52.1: #i92893# crash when switching language in dialog


2008-08-27  Rüdiger Timm  <rt@openoffice.org>  [231184f4b042f806a9a3914ae2be45ae6a1ca0ed]

INTEGRATION: CWS tl61 (1.17.186); FILE MERGED 2008/08/19 11:38:52 tl 1.17.186.1: #i88307# crash when closing document with chart


2008-08-27  Rüdiger Timm  <rt@openoffice.org>  [6841f6e41874ed977ab78cae8ae7795d11d747e9]

INTEGRATION: CWS tl61 (1.13.32); FILE MERGED 2008/08/19 12:03:09 tl 1.13.32.1: #i92804# potential problem with SvtLinguConfig fixed


2008-08-27  Rüdiger Timm  <rt@openoffice.org>  [a80aa192ad685e1ab7b503e2b35ae666426df073]

INTEGRATION: CWS tl61 (1.5.32); FILE MERGED 2008/08/19 12:03:09 tl 1.5.32.1: #i92804# potential problem with SvtLinguConfig fixed


2008-08-27  Rüdiger Timm  <rt@openoffice.org>  [851a6efa613f11464245fb9b7f30df7668920b5c]

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>  [d131cf628b6e30397f94d8c48901b2924ebc9821]

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>  [f97dd048963082434639160ef70da6e9b42b7aa1]

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>  [8c1821ba48680eb282abe5121638a9d3cbbe5194]

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>  [e3e26fc559522858df8e52c30ebdf0a54e87add8]

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>  [e1408a843fd89eafc8c6fde1e462eada5fe076a3]

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>  [f300681434b43d2b2e40fd9ddc1bd01e7003352d]

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>  [f602e03410a01d062702ab4b8f68f52bed6be46c]

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>  [07678e71f893914c0a91b16f1b280b7b492a2e0b]

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>  [f00779d388d944b4895956cd816f1803b96d2c45]

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>  [a020949f4a681c992e089ed07cfe862596c2efdd]

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>  [52e35957f6afcfa9c620150adec05c6ed1a31778]

INTEGRATION: CWS native188_DEV300 (1.6.34); FILE MERGED 2008/08/21 10:01:25 is 1.6.34.1: #i92962# problem with very large hard discs


2008-08-27  Rüdiger Timm  <rt@openoffice.org>  [ab368797daa09aa96304e4a50224dbaec66dcc45]

INTEGRATION: CWS native188_DEV300 (1.8.18.1.8); FILE MERGED 2008/08/22 15:12:33 is 1.8.18.1.8.1: #i92954# update with Java GUI Installer


2008-08-27  Rüdiger Timm  <rt@openoffice.org>  [a9a62dc3aa1e52f89acd2edef0daae070477586c]

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>  [38eb3d56932aeb8980e1eb85acaf25c38e51b2b1]

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>  [2728ec7cb22bb51f8bed8c58693fa527ed8c20d4]

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>  [dc1b6f6f09a7df0bf7ba90fca1e15c53d0f5700b]

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>  [eaa621f186dcdff5dfdaf0810a2ce0f74e7a5ada]

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>  [c27458bb5dfec7a99db2ead6d9d3452d58a328e5]

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>  [4d52e4f39074c24de461b04c86a63f26ee066b93]

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>  [28b0fcfb840f011fa92fb198a34a22c70bfb4a7c]

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>  [86d3c224f52afeba0be8bf03f4fb2efff05afcf3]

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>  [218841ef353e384665ca19dabfd8b254787b61c9]

INTEGRATION: CWS native185_DEV300 (1.1.2); FILE ADDED 2008/08/12 16:06:58 is 1.1.2.1: #i92713# userland installation with prepared database


2008-08-27  Rüdiger Timm  <rt@openoffice.org>  [3e080b968096920561eaa84f2575ac59f8bf9b6c]

INTEGRATION: CWS native185_DEV300 (1.22.84.1.10); FILE MERGED 2008/08/12 16:06:28 is 1.22.84.1.10.1: #i92713# userland installation with prepared database


2008-08-27  Rüdiger Timm  <rt@openoffice.org>  [2f28700d06788f99cd8ce18c2b92a9754130bef0]

INTEGRATION: CWS native185_DEV300 (1.8.18.1.4); FILE MERGED 2008/08/12 16:08:31 is 1.8.18.1.4.1: #i92713# userland installation with prepared database


2008-08-27  Rüdiger Timm  <rt@openoffice.org>  [6c9167603867caf0d31c21f4783163432c1673f4]

INTEGRATION: CWS native185_DEV300 (1.8.10); FILE MERGED 2008/08/12 16:08:31 is 1.8.10.1: #i92713# userland installation with prepared database


2008-08-27  Rüdiger Timm  <rt@openoffice.org>  [cbff0d632e298da55505f865969ac2dcfa4d4e87]

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>  [3dd3fc82691fa887d51d07f0a4c30caecd210b89]

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>  [dee262f3aba2ff37788b9e5c6807e2c2a820562f]

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>  [e353a05d8c6e53ef526141954f6fc29b54ce18f8]

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>  [51fc1254f01985bd3a9ed33fa2454c67d0f2c278]

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-27  Rüdiger Timm  <rt@openoffice.org>  [93981cbc160d5eef20b7dc8fb2b2f7217e821b48]

INTEGRATION: CWS native184_DEV300 (1.4.24); FILE MERGED 2008/08/12 09:04:39 is 1.4.24.1: #i92654# change encoding of link content


2008-08-27  Rüdiger Timm  <rt@openoffice.org>  [2a0ad6b3238016bfae52baa29e0a072d41d7f613]

INTEGRATION: CWS chart31_DEV300 (1.4.8); FILE MERGED 2008/08/19 13:09:03 dr 1.4.8.1: #158414# first process all namespace definitions in an element, then other attributes which may preceed the namespace definition but make use of the namespace


2008-08-27  Rüdiger Timm  <rt@openoffice.org>  [9f7f902b7f36102f7dc92521deebdd8045ded63d]

INTEGRATION: CWS chart31_DEV300 (1.2.12); FILE MERGED 2008/08/19 13:09:32 dr 1.2.12.1: #158414# catch exceptions thrown from XFastParser::parseStream()


2008-08-27  Rüdiger Timm  <rt@openoffice.org>  [69dcd21b83d37a8c61be7f2bae42823aa03fa8d7]

INTEGRATION: CWS chart31_DEV300 (1.27.42); FILE MERGED 2008/08/19 09:06:16 iha 1.27.42.1: #i92568# range chooser does not work anymore


2008-08-27  Rüdiger Timm  <rt@openoffice.org>  [95e62efda4a9c3a757f2a4f42287f6f2b5b101a3]

INTEGRATION: CWS jl110_DEV300 (1.15.22); FILE MERGED 2008/08/15 11:20:17 jl 1.15.22.1: #i92799# Because INTEL is defined before X86_64, THIS_ARCH was always set to x86 instead of X86_64 for Linux 64 bit


2008-08-27  Rüdiger Timm  <rt@openoffice.org>  [f5cd5bce03229eeb968b833d89e85d59c576c687]

INTEGRATION: CWS jl110_DEV300 (1.7.58); FILE MERGED 2008/08/15 13:01:50 hro 1.7.58.1: #i92756# Process COM SendMessage calls while waiting for a condition to avoid deadlocks between UNOs and COMs threading framework


2008-08-27  Rüdiger Timm  <rt@openoffice.org>  [c0a0e938da99509ae12eccb3cf770c1ae2eac3e3]

INTEGRATION: CWS sw30bf13_DEV300 (1.16.126); FILE MERGED 2008/08/15 13:50:06 od 1.16.126.1: #i92811# method <SwAttrSet::CopyToModify(..)> 	 for text nodes: 	 - If in source document the list id of the text node equals the 	   list style's default list id assure that the same will be hold 	   in the destination document --> list id needs to be adjusted.


2008-08-27  Rüdiger Timm  <rt@openoffice.org>  [69a59448e5bb73a6fd57f8e2365ebaedfbf6ca24]

INTEGRATION: CWS sw30bf13_DEV300 (1.150.12.1.2); FILE MERGED 2008/08/15 14:04:37 od 1.150.12.1.2.1: #i92811# - import of lists: 	 -- assure that the first list with a certain list style uses 	    the internal list style's default list id as its list id 	 - export of lists: 	 -- correct export of property text::continue-numbering


2008-08-27  Rüdiger Timm  <rt@openoffice.org>  [d17a2dc30bd2acc0ef0a269a65ff00300763b532]

INTEGRATION: CWS sw30bf13_DEV300 (1.2.60); FILE MERGED 2008/08/15 14:04:37 od 1.2.60.1: #i92811# - import of lists: 	 -- assure that the first list with a certain list style uses 	    the internal list style's default list id as its list id 	 - export of lists: 	 -- correct export of property text::continue-numbering


2008-08-27  Rüdiger Timm  <rt@openoffice.org>  [b6914fce813101c8be141c29877544bc10543a3f]

INTEGRATION: CWS sw30bf13_DEV300 (1.143.22.1.2); FILE MERGED 2008/08/15 14:04:37 od 1.143.22.1.2.1: #i92811# - import of lists: 	 -- assure that the first list with a certain list style uses 	    the internal list style's default list id as its list id 	 - export of lists: 	 -- correct export of property text::continue-numbering


2008-08-27  Rüdiger Timm  <rt@openoffice.org>  [867d2b9a2c864506bc8edc7efe71b9a91658bb8e]

INTEGRATION: CWS sw30bf13_DEV300 (1.13.24.1.2); FILE MERGED 2008/08/15 14:04:37 od 1.13.24.1.2.1: #i92811# - import of lists: 	 -- assure that the first list with a certain list style uses 	    the internal list style's default list id as its list id 	 - export of lists: 	 -- correct export of property text::continue-numbering


2008-08-27  Rüdiger Timm  <rt@openoffice.org>  [713f0dfd379f614baf9657a1145157a6c40ee6f9]

INTEGRATION: CWS sw30bf13_DEV300 (1.13.42); FILE MERGED 2008/08/15 13:58:16 od 1.13.42.1: #i92811# class <XMLTextListsHelper> 	 - track also the list style's default list id of processed list 	   in order to eventually map the list id of a certain list to 	   the list style's default list id. 	 - provide new method <GetListIdForListBlock(..)> to encapsulate 	   code, which determines the list id for a certain list block.


2008-08-27  Rüdiger Timm  <rt@openoffice.org>  [43e683fca8450db358e44ed8e4bea4bb9b91c763]

INTEGRATION: CWS sw30bf13_DEV300 (1.2.60); FILE MERGED 2008/08/15 13:58:16 od 1.2.60.1: #i92811# class <XMLTextListsHelper> 	 - track also the list style's default list id of processed list 	   in order to eventually map the list id of a certain list to 	   the list style's default list id. 	 - provide new method <GetListIdForListBlock(..)> to encapsulate 	   code, which determines the list id for a certain list block.


2008-08-27  Rüdiger Timm  <rt@openoffice.org>  [7c2bf1b6a012ad3407374fb73135e50605cf4f2e]

INTEGRATION: CWS vcl30stop5_DEV300 (1.66.16.2.4); FILE MERGED 2008/08/13 14:33:22 pl 1.66.16.2.4.1: #i92674# work around cocoa mapping invisible parents implicitly


2008-08-27  Rüdiger Timm  <rt@openoffice.org>  [ea6d634bd2ec91de4a602cd6e64ebcd20b9cb164]

INTEGRATION: CWS vcl30stop5_DEV300 (1.8.42); FILE MERGED 2008/08/13 18:12:57 pl 1.8.42.1: #i92766# workaround a weird crash involving a wrong retain count


2008-08-27  Rüdiger Timm  <rt@openoffice.org>  [61b6a4d0342dfbc9aa28d0dac7ae35224a38d4c5]

INTEGRATION: CWS ab58_DEV300 (1.25.58); FILE MERGED 2008/08/07 13:33:37 ab 1.25.58.1: #i92555# ButtonHdl: xModel not required for application based macros


2008-08-27  Rüdiger Timm  <rt@openoffice.org>  [4dcdbd99bd902bb93f41b1b14948935fde98c8f7]

INTEGRATION: CWS mav37_DEV300 (1.20.48); FILE MERGED 2008/08/14 11:35:21 mav 1.20.48.2: #i92735# the lock flags are used on MAC only 2008/08/14 07:15:17 mav 1.20.48.1: #i92735# do not try any locking when a file is opened without locking


2008-08-27  Rüdiger Timm  <rt@openoffice.org>  [2e98b9d56cb5944217ed5aa4d7a65328b0ccb348]

INTEGRATION: CWS mav37_DEV300 (1.144.92); FILE MERGED 2008/08/14 11:49:25 mav 1.144.92.1: #i92687# adjust title of readonly documents


2008-08-27  Rüdiger Timm  <rt@openoffice.org>  [92ea823d68026c449b87397db9480d287537f680]

INTEGRATION: CWS mav37_DEV300 (1.4.132); FILE MERGED 2008/08/14 12:21:59 mav 1.4.132.2: #i92735# do not use SimpleFileAccess to open the document streams 2008/08/14 11:27:21 mav 1.4.132.1: #i92735# do not use SimpleFileAccess to open the document streams


2008-08-27  Rüdiger Timm  <rt@openoffice.org>  [4ea57ae97bd50cb864ec340a46d075a14834ecd6]

INTEGRATION: CWS mav37_DEV300 (1.6.132); FILE MERGED 2008/08/14 11:27:21 mav 1.6.132.1: #i92735# do not use SimpleFileAccess to open the document streams


2008-08-27  Rüdiger Timm  <rt@openoffice.org>  [9a1c7ae9653da3132a484147799d0593af624abe]

INTEGRATION: CWS mav37_DEV300 (1.203.26); FILE MERGED 2008/08/14 14:03:52 mav 1.203.26.3: #i92735# Use copy mechanics in future 2008/08/14 12:31:24 mav 1.203.26.2: #i92735# use temporary file as a workaround 2008/08/14 10:34:50 mav 1.203.26.1: #i92735# SimpleFileAccess uses system locking always, get rid of it


2008-08-27  Rüdiger Timm  <rt@openoffice.org>  [0e92c8b54ecbf8b23e6b19a34e79c9d1f073bbb7]

INTEGRATION: CWS mav37_DEV300 (1.97.22); FILE MERGED 2008/08/14 11:21:11 mav 1.97.22.1: #i92735# do not lock file while inserting with no removing


2008-08-27  Rüdiger Timm  <rt@openoffice.org>  [f4bd5af18f466ddb1057a81560d07acde935cb10]

INTEGRATION: CWS mav37_DEV300 (1.39.30); FILE MERGED 2008/08/14 13:49:32 mav 1.39.30.1: #i92735# fix the typo


2008-08-27  Rüdiger Timm  <rt@openoffice.org>  [e233445c0818c56eb5fbf9952998bd37c748607d]

INTEGRATION: CWS mav37_DEV300 (1.23.100); FILE MERGED 2008/08/14 11:15:40 mav 1.23.100.1: #i92735# do not use FS locking for the local URLs


2008-08-25  Rüdiger Timm  <rt@openoffice.org>  [d11dafbc14a73c7dabebc3b819ad77438308c0ba]

#i10000# Enable OpenOffice_SDK for unxlngx6.pro.


2008-08-25  Ivo Hinkelmann  <ihi@openoffice.org>  [acbca89bd51578a5a1a358aa471e8d2fd3fc0115]

#i10000# Fixed broken string


2008-08-25  Rüdiger Timm  <rt@openoffice.org>  [72994ff8852775b738d945eccaf764d44ec60d77]

#i10000# There is no module 'xalan' any more, has been removed by CWS xsltfilter10.


2008-08-25  Vladimir Glazounov  <vg@openoffice.org>  [3811b6938b0ad64827f6e190082db6932ea6990b]

#i10000# no stl for solaris


2008-08-25  Vladimir Glazounov  <vg@openoffice.org>  [845fd6c6255a69cc68f9f3594feeb408f1b589fd]

#i10000# temporarily switched off the warnings for sd,sw


2008-08-22  Vladimir Glazounov  <vg@openoffice.org>  [fcc188527003d6dcafab10e828f71cde6793ef8c]

#i100000# typo


2008-08-22  Vladimir Glazounov  <vg@openoffice.org>  [a80ac44eef93c394feaed56a2a626a1a0e33e82b]

#i93007# fix for mac


2008-08-22  Vladimir Glazounov  <vg@openoffice.org>  [092bac3a9a66240cbec2e342660c4be4da7dd187]

#i10000# additional link library for solaris


2008-08-21  Rüdiger Timm  <rt@openoffice.org>  [5eccce8d77fb4ab93059683dd334e958f6bb2870]

#i10000# Reduce number of ooodevlanguagepacks.


2008-08-21  Rüdiger Timm  <rt@openoffice.org>  [6ebf0519feda10dc7e0e0fe7464af926d795e88b]

#100000# Last patch (from CWS os2port03) was based on revision 1.20, so we lost some changes. Get them back (done by TKR - thanks).


2008-08-21  Vladimir Glazounov  <vg@openoffice.org>  [4bfed01fa1b3d70ca6d6dc194827ac6dcf1e9e1a]

#i100000# educated guess...


2008-08-21  Vladimir Glazounov  <vg@openoffice.org>  [7aed8dee0ea6bfbb8aaf180de876ab3ff2f9ede9]

#100000#


2008-08-21  Vladimir Glazounov  <vg@openoffice.org>  [178c504c139009ec2f9c6b1d4e12e03699f4d61f]

#i10000# temporarily switched off the warnings for the new module drawinglayer, #i92985# is written


2008-08-20  Kurt Zenker  <kz@openoffice.org>  [08e54e1b7af4b6b241681e79a495e8aa09c9d77d]

#i92662# missing build dependency


2008-08-20  Vladimir Glazounov  <vg@openoffice.org>  [f7d88e745e2cd992c13e6a174a4cef77d9671e89]

#i92925#


2008-08-20  Vladimir Glazounov  <vg@openoffice.org>  [a750e4e7c096811218adc09c50da683eb0ba3fcc]

#i92928# new global dependency


2008-08-20  Vladimir Glazounov  <vg@openoffice.org>  [c634600a81420af36e0ea0346960ceff9c6f5528]

#i10000# new generated configure


2008-08-20  Vladimir Glazounov  <vg@openoffice.org>  [dc58b3fc1b11b64e430cd7d4fd4f7ba084eb8aca]

DEV300


2008-08-20  Vladimir Glazounov  <vg@openoffice.org>  [db9176bf602deb9916c0e779110b12a719d45e4e]

INTEGRATION: CWS aw033 (1.68.14); FILE MERGED 2008/08/19 16:00:18 cl 1.68.14.11: RESYNC: (1.77-1.79); FILE MERGED 2008/07/11 11:43:21 aw 1.68.14.10: RESYNC: (1.75-1.77); FILE MERGED 2008/07/02 13:05:31 pl 1.68.14.9: solve a merge problem 2008/06/25 13:10:45 aw 1.68.14.8: RESYNC: (1.71-1.75); FILE MERGED 2008/05/14 15:07:54 aw 1.68.14.7: RESYNC: (1.68-1.71); FILE MERGED 2008/03/19 13:40:04 hdu 1.68.14.6: #i87185# save old CGContext state before adding a CGPath 2008/03/19 13:28:50 hdu 1.68.14.5: #i77518# implement AquaSalGraphics::GetGlyphOutline() 2008/03/18 14:32:39 hdu 1.68.14.4: #i87185# Aqua: use CGPath bounds instead of B2DPolygon bounds 2008/03/18 13:58:37 hdu 1.68.14.3: #i87185# Aqua: add utility method AddPolygonToPath() 2008/03/18 12:09:38 hdu 1.68.14.2: #i87185# Aqua: use even-odd rule for B2D polygon drawing 2008/03/18 11:09:54 hdu 1.68.14.1: #i87185# Aqua: support B2D polygons in VCL


2008-08-20  Vladimir Glazounov  <vg@openoffice.org>  [7451a33d20ffa2eb15055a3cb5dda2b091bf0f78]

INTEGRATION: CWS aw033 (1.132.16); FILE MERGED 2008/07/15 14:28:21 aw 1.132.16.1: #i39532# changes after resync - SW problem with XDrawPage lifetime


2008-08-20  Vladimir Glazounov  <vg@openoffice.org>  [9ec2b141f5d7b52488811083f0969058e4859b77]

INTEGRATION: CWS aw033 (1.3.14); FILE MERGED 2008/06/24 15:42:26 aw 1.3.14.9: #i39532# corrections 2008/05/14 14:04:13 aw 1.3.14.8: RESYNC: (1.7-1.8); FILE MERGED 2007/11/22 15:03:18 aw 1.3.14.7: #i39532# wntmsci10 correction 2007/11/19 11:26:07 aw 1.3.14.6: #i39532# Lot of changes to make polygon stuff bezier-able 2007/11/07 14:34:41 aw 1.3.14.5: #i39532# committing to have a base for HDU 2007/08/09 19:02:22 aw 1.3.14.4: RESYNC: (1.6-1.7); FILE MERGED 2006/11/28 19:39:40 aw 1.3.14.3: RESYNC: (1.5-1.6); FILE MERGED 2006/09/26 19:35:44 aw 1.3.14.2: RESYNC: (1.3-1.5); FILE MERGED 2005/10/28 11:40:30 aw 1.3.14.1: #i39532#


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [618830e06bf7798760deb791235eadafb250a969]

INTEGRATION: CWS aw033 (1.7.10); FILE MERGED 2008/05/14 15:31:00 aw 1.7.10.5: RESYNC: (1.10-1.11); FILE MERGED 2008/03/14 14:47:56 cl 1.7.10.4: RESYNC: (1.9-1.10); FILE MERGED 2007/01/19 12:52:25 aw 1.7.10.3: RESYNC: (1.8-1.9); FILE MERGED 2006/11/28 17:33:04 aw 1.7.10.2: RESYNC: (1.7-1.8); FILE MERGED 2006/05/16 14:13:22 aw 1.7.10.1: handish adaptions after resync


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [c9d41a9f92e6ff4e93d953ce4b4fb2a00b7eefa6]

INTEGRATION: CWS aw033 (1.16.10); FILE MERGED 2008/05/14 15:31:04 aw 1.16.10.2: RESYNC: (1.16-1.17); FILE MERGED 2007/01/22 11:00:49 aw 1.16.10.1: changes after resync


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [294151c3a3b810d7323753d5c13b69884540e6db]

INTEGRATION: CWS aw033 (1.12.10); FILE MERGED 2008/05/14 15:31:11 aw 1.12.10.2: RESYNC: (1.12-1.13); FILE MERGED 2007/01/22 11:00:49 aw 1.12.10.1: changes after resync


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [8ab368ba094b5bbdf33b2c0bfb8290730c2f3963]

INTEGRATION: CWS aw033 (1.6.10); FILE MERGED 2008/05/14 15:31:17 aw 1.6.10.2: RESYNC: (1.6-1.7); FILE MERGED 2007/01/22 11:00:49 aw 1.6.10.1: changes after resync


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [96b0d525717c1815afd2f3ec37066b037fdc3d7d]

INTEGRATION: CWS aw033 (1.11.10); FILE MERGED 2008/05/14 15:31:14 aw 1.11.10.3: RESYNC: (1.12-1.13); FILE MERGED 2007/03/20 17:45:05 aw 1.11.10.2: RESYNC: (1.11-1.12); FILE MERGED 2007/01/22 11:00:48 aw 1.11.10.1: changes after resync


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [8f2547ad4a3f74e2764dfacdeeae6de3732fed1d]

INTEGRATION: CWS aw033 (1.7.32); FILE MERGED 2008/05/14 15:31:21 aw 1.7.32.2: RESYNC: (1.7-1.8); FILE MERGED 2007/01/22 11:00:48 aw 1.7.32.1: changes after resync


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [1b7e66da53f16ca54ec62369f9f1c2cd72d47423]

INTEGRATION: CWS aw033 (1.32.10); FILE MERGED 2008/07/11 11:47:14 aw 1.32.10.5: RESYNC: (1.35-1.36); FILE MERGED 2008/05/14 15:31:08 aw 1.32.10.4: RESYNC: (1.34-1.35); FILE MERGED 2008/03/14 14:47:53 cl 1.32.10.3: RESYNC: (1.33-1.34); FILE MERGED 2007/05/24 00:54:48 aw 1.32.10.2: RESYNC: (1.32-1.33); FILE MERGED 2007/01/22 11:00:47 aw 1.32.10.1: changes after resync


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [1d94edf1f3a6635dbd344d2ba15f52de356d7ada]

INTEGRATION: CWS aw033 (1.36.38); FILE MERGED 2008/07/10 12:55:20 aw 1.36.38.1: #i39532# XOutputDevice removed, PrepareDelete removed


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [7571df41355df9c79d74acf9eca8681047b0996d]

INTEGRATION: CWS aw033 (1.53.20); FILE MERGED 2008/07/11 11:46:25 aw 1.53.20.6: RESYNC: (1.57-1.58); FILE MERGED 2008/06/25 13:14:31 aw 1.53.20.5: RESYNC: (1.56-1.57); FILE MERGED 2008/05/14 15:24:06 aw 1.53.20.4: RESYNC: (1.55-1.56); FILE MERGED 2008/03/14 14:46:40 cl 1.53.20.3: RESYNC: (1.54-1.55); FILE MERGED 2008/02/12 11:38:37 aw 1.53.20.2: RESYNC: (1.53-1.54); FILE MERGED 2008/01/22 12:13:49 aw 1.53.20.1: adaptions and 1st stripping


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [8d1f0471eeaf3bc4b2f080cd6829a46b0cd4c418]

INTEGRATION: CWS aw033 (1.26.14); FILE MERGED 2008/07/10 12:55:20 aw 1.26.14.4: #i39532# XOutputDevice removed, PrepareDelete removed 2008/05/14 15:24:20 aw 1.26.14.3: RESYNC: (1.26-1.27); FILE MERGED 2008/01/29 10:32:39 aw 1.26.14.2: updated refresh for ActionChanged(), diverse removals 2008/01/22 12:13:49 aw 1.26.14.1: adaptions and 1st stripping


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [19dacb2855f5209f3c1ecb43b23d20916774e3d6]

INTEGRATION: CWS aw033 (1.52.88); FILE MERGED 2008/05/14 15:24:30 aw 1.52.88.5: RESYNC: (1.55-1.56); FILE MERGED 2008/02/12 11:38:32 aw 1.52.88.4: RESYNC: (1.54-1.55); FILE MERGED 2007/05/24 00:43:40 aw 1.52.88.3: RESYNC: (1.53-1.54); FILE MERGED 2007/03/20 17:35:07 aw 1.52.88.2: RESYNC: (1.52-1.53); FILE MERGED 2007/01/22 15:20:35 aw 1.52.88.1: changes after resync


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [e9b26676b98de7c05499759fc55c78dd8523d33f]

INTEGRATION: CWS aw033 (1.29.152); FILE MERGED 2008/06/25 13:14:25 aw 1.29.152.8: RESYNC: (1.34-1.35); FILE MERGED 2008/05/14 15:24:16 aw 1.29.152.7: RESYNC: (1.33-1.34); FILE MERGED 2008/02/12 11:38:28 aw 1.29.152.6: RESYNC: (1.32-1.33); FILE MERGED 2008/01/29 13:16:55 aw 1.29.152.5: RESYNC: (1.31-1.32); FILE MERGED 2008/01/22 12:13:49 aw 1.29.152.4: adaptions and 1st stripping 2007/08/09 23:03:52 aw 1.29.152.3: RESYNC: (1.30-1.31); FILE MERGED 2007/03/20 17:34:59 aw 1.29.152.2: RESYNC: (1.29-1.30); FILE MERGED 2007/01/22 15:20:34 aw 1.29.152.1: changes after resync


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [07dd46d6eda639a5fe19ac01728bf10f25d81e78]

INTEGRATION: CWS aw033 (1.11.50); FILE MERGED 2008/07/10 12:55:19 aw 1.11.50.3: #i39532# XOutputDevice removed, PrepareDelete removed 2008/05/14 15:24:23 aw 1.11.50.2: RESYNC: (1.11-1.12); FILE MERGED 2008/01/29 10:32:39 aw 1.11.50.1: updated refresh for ActionChanged(), diverse removals


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [abb270cbbf904d893b83a3793dca52f83cb23fde]

INTEGRATION: CWS aw033 (1.39.38); FILE MERGED 2008/07/10 12:55:19 aw 1.39.38.1: #i39532# XOutputDevice removed, PrepareDelete removed


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [6bbf0c3eb4c6744ded0f910f5e52d5bc022a0260]

INTEGRATION: CWS aw033 (1.19.16); FILE MERGED 2008/05/14 15:23:59 aw 1.19.16.2: RESYNC: (1.19-1.20); FILE MERGED 2008/01/22 12:13:49 aw 1.19.16.1: adaptions and 1st stripping


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [c87336c19e0d8eb567b1658661bb5f315fb73934]

INTEGRATION: CWS aw033 (1.48.32); FILE MERGED 2008/07/10 12:55:19 aw 1.48.32.4: #i39532# XOutputDevice removed, PrepareDelete removed 2008/05/14 15:24:10 aw 1.48.32.3: RESYNC: (1.49-1.50); FILE MERGED 2008/02/12 11:38:25 aw 1.48.32.2: RESYNC: (1.48-1.49); FILE MERGED 2008/01/22 12:13:49 aw 1.48.32.1: adaptions and 1st stripping


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [47e7c6f7a5212fead6df262e87f43dfc693cfc78]

INTEGRATION: CWS aw033 (1.15.152); FILE MERGED 2008/05/14 15:24:34 aw 1.15.152.3: RESYNC: (1.16-1.17); FILE MERGED 2007/03/20 17:15:45 aw 1.15.152.2: RESYNC: (1.15-1.16); FILE MERGED 2007/01/22 15:20:34 aw 1.15.152.1: changes after resync


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [53b47e1faffd80d3baf3bfabd1f320ed98c4e025]

INTEGRATION: CWS aw033 (1.20.152); FILE MERGED 2008/07/11 11:46:30 aw 1.20.152.5: RESYNC: (1.23-1.24); FILE MERGED 2008/06/25 13:14:20 aw 1.20.152.4: RESYNC: (1.22-1.23); FILE MERGED 2008/05/14 15:24:39 aw 1.20.152.3: RESYNC: (1.21-1.22); FILE MERGED 2007/03/20 17:15:18 aw 1.20.152.2: RESYNC: (1.20-1.21); FILE MERGED 2007/01/22 15:20:33 aw 1.20.152.1: changes after resync


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [7e55f8dcd77f0178f91fa5580f0a366a9a7f2dfc]

INTEGRATION: CWS aw033 (1.12.360); FILE MERGED 2008/07/11 11:46:19 aw 1.12.360.4: RESYNC: (1.14-1.15); FILE MERGED 2008/05/14 15:23:51 aw 1.12.360.3: RESYNC: (1.13-1.14); FILE MERGED 2008/03/14 14:46:37 cl 1.12.360.2: RESYNC: (1.12-1.13); FILE MERGED 2008/01/22 12:13:49 aw 1.12.360.1: adaptions and 1st stripping


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [91e28a6020dc0945e67c76e44796254f56a60f15]

INTEGRATION: CWS aw033 (1.19.50); FILE MERGED 2008/05/14 15:23:54 aw 1.19.50.2: RESYNC: (1.19-1.20); FILE MERGED 2008/01/22 12:13:49 aw 1.19.50.1: adaptions and 1st stripping


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [118bf1ec53576654281c1997814b30579493e14d]

INTEGRATION: CWS aw033 (1.29.38); FILE MERGED 2008/07/10 12:55:19 aw 1.29.38.1: #i39532# XOutputDevice removed, PrepareDelete removed


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [57646d547555dbb3546c1190dca0fd66109fad97]

INTEGRATION: CWS aw033 (1.11.44); FILE MERGED 2008/05/14 15:23:48 aw 1.11.44.2: RESYNC: (1.11-1.12); FILE MERGED 2008/01/22 12:13:49 aw 1.11.44.1: adaptions and 1st stripping


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [6bebf53a5a4c8fe271f1c42e293909b25f93bab9]

INTEGRATION: CWS aw033 (1.11.152); FILE MERGED 2008/05/14 15:24:53 aw 1.11.152.5: RESYNC: (1.15-1.16); FILE MERGED 2007/12/03 16:44:05 aw 1.11.152.4: RESYNC: (1.14-1.15); FILE MERGED 2007/10/08 19:11:49 aw 1.11.152.3: RESYNC: (1.12-1.14); FILE MERGED 2007/03/20 16:22:01 aw 1.11.152.2: RESYNC: (1.11-1.12); FILE MERGED 2007/01/22 15:20:33 aw 1.11.152.1: changes after resync


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [9d3dbf08b15cf06cd7e787add42606a9595dcbb3]

INTEGRATION: CWS aw033 (1.13.150); FILE MERGED 2008/05/14 15:24:44 aw 1.13.150.6: RESYNC: (1.17-1.18); FILE MERGED 2008/02/12 11:38:17 aw 1.13.150.5: RESYNC: (1.16-1.17); FILE MERGED 2007/08/09 22:44:11 aw 1.13.150.4: RESYNC: (1.15-1.16); FILE MERGED 2007/05/24 00:11:33 aw 1.13.150.3: RESYNC: (1.14-1.15); FILE MERGED 2007/03/20 16:21:52 aw 1.13.150.2: RESYNC: (1.13-1.14); FILE MERGED 2007/01/22 15:20:33 aw 1.13.150.1: changes after resync


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [80d5924906087c033fb1080cea9460b15bc3b929]

INTEGRATION: CWS aw033 (1.11.152); FILE MERGED 2008/05/14 15:24:50 aw 1.11.152.5: RESYNC: (1.14-1.15); FILE MERGED 2008/03/14 14:43:30 cl 1.11.152.4: RESYNC: (1.13-1.14); FILE MERGED 2007/08/09 22:44:03 aw 1.11.152.3: RESYNC: (1.12-1.13); FILE MERGED 2007/03/20 16:21:12 aw 1.11.152.2: RESYNC: (1.11-1.12); FILE MERGED 2007/01/22 15:20:32 aw 1.11.152.1: changes after resync


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [e13d9f5b48cfc9838f2f820ea02b459aa87629c3]

INTEGRATION: CWS aw033 (1.15.54); FILE MERGED 2008/07/11 11:46:15 aw 1.15.54.6: RESYNC: (1.20-1.21); FILE MERGED 2008/05/14 15:25:20 aw 1.15.54.5: RESYNC: (1.19-1.20); FILE MERGED 2007/08/09 22:38:14 aw 1.15.54.4: RESYNC: (1.18-1.19); FILE MERGED 2007/06/27 19:22:49 aw 1.15.54.3: RESYNC: (1.17-1.18); FILE MERGED 2007/03/20 16:05:10 aw 1.15.54.2: RESYNC: (1.15-1.17); FILE MERGED 2007/01/22 15:20:31 aw 1.15.54.1: changes after resync


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [fd9d898dd3431997c1789c1b5b6d4412d0129b89]

INTEGRATION: CWS aw033 (1.85.30); FILE MERGED 2008/07/11 11:46:10 aw 1.85.30.9: RESYNC: (1.94-1.95); FILE MERGED 2008/05/14 15:25:32 aw 1.85.30.8: RESYNC: (1.93-1.94); FILE MERGED 2008/03/14 14:43:27 cl 1.85.30.7: RESYNC: (1.91-1.93); FILE MERGED 2008/02/12 11:38:14 aw 1.85.30.6: RESYNC: (1.90-1.91); FILE MERGED 2007/12/03 16:44:01 aw 1.85.30.5: RESYNC: (1.89-1.90); FILE MERGED 2007/06/27 19:20:46 aw 1.85.30.4: RESYNC: (1.87-1.89); FILE MERGED 2007/05/24 00:09:23 aw 1.85.30.3: RESYNC: (1.86-1.87); FILE MERGED 2007/03/20 16:03:38 aw 1.85.30.2: RESYNC: (1.85-1.86); FILE MERGED 2007/01/22 15:20:31 aw 1.85.30.1: changes after resync


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [437100d4f61ece66e45c94793f81e8f8519448de]

INTEGRATION: CWS aw033 (1.65.150); FILE MERGED 2008/05/14 15:25:23 aw 1.65.150.4: RESYNC: (1.67-1.68); FILE MERGED 2007/06/27 19:19:40 aw 1.65.150.3: RESYNC: (1.66-1.67); FILE MERGED 2007/03/20 16:02:05 aw 1.65.150.2: RESYNC: (1.65-1.66); FILE MERGED 2007/01/22 15:20:31 aw 1.65.150.1: changes after resync


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [e19ec9ff032141c7a19e290975048ea506336394]

INTEGRATION: CWS aw033 (1.12.152); FILE MERGED 2008/05/14 15:25:13 aw 1.12.152.3: RESYNC: (1.13-1.14); FILE MERGED 2007/03/20 16:01:26 aw 1.12.152.2: RESYNC: (1.12-1.13); FILE MERGED 2007/01/22 15:20:30 aw 1.12.152.1: changes after resync


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [95c29ccdaacab01e382481bd0f83876a6a6106c4]

INTEGRATION: CWS aw033 (1.13.88); FILE MERGED 2008/05/14 15:22:37 aw 1.13.88.5: RESYNC: (1.16-1.17); FILE MERGED 2008/02/12 11:38:11 aw 1.13.88.4: RESYNC: (1.15-1.16); FILE MERGED 2007/06/27 19:18:30 aw 1.13.88.3: RESYNC: (1.14-1.15); FILE MERGED 2007/03/20 15:59:57 aw 1.13.88.2: RESYNC: (1.13-1.14); FILE MERGED 2007/01/22 15:20:30 aw 1.13.88.1: changes after resync


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [d1eb0abf30f2fc755cd6a0d3ab25ac2c8b141564]

INTEGRATION: CWS aw033 (1.21.152); FILE MERGED 2008/06/25 13:14:51 aw 1.21.152.12: RESYNC: (1.31-1.32); FILE MERGED 2008/05/14 15:22:10 aw 1.21.152.11: RESYNC: (1.30-1.31); FILE MERGED 2008/03/14 14:43:20 cl 1.21.152.10: RESYNC: (1.29-1.30); FILE MERGED 2008/01/29 13:16:52 aw 1.21.152.9: RESYNC: (1.28-1.29); FILE MERGED 2007/12/03 16:43:58 aw 1.21.152.8: RESYNC: (1.27-1.28); FILE MERGED 2007/08/13 15:38:05 aw 1.21.152.7: #i39532# changes after resync 2007/08/09 22:35:49 aw 1.21.152.6: RESYNC: (1.24-1.27); FILE MERGED 2007/06/27 19:17:58 aw 1.21.152.5: RESYNC: (1.23-1.24); FILE MERGED 2007/05/31 14:48:49 aw 1.21.152.4: changes after resync 2007/05/24 00:08:24 aw 1.21.152.3: RESYNC: (1.22-1.23); FILE MERGED 2007/03/20 15:57:34 aw 1.21.152.2: RESYNC: (1.21-1.22); FILE MERGED 2007/01/22 15:20:30 aw 1.21.152.1: changes after resync


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [b550e71ce1f9708e6c9c4331be165e43048b731b]

INTEGRATION: CWS aw033 (1.44.30); FILE MERGED 2008/06/25 13:15:37 aw 1.44.30.10: RESYNC: (1.56-1.57); FILE MERGED 2008/05/14 15:22:33 aw 1.44.30.9: RESYNC: (1.55-1.56); FILE MERGED 2008/03/14 14:43:17 cl 1.44.30.8: RESYNC: (1.53-1.55); FILE MERGED 2008/01/29 13:16:49 aw 1.44.30.7: RESYNC: (1.52-1.53); FILE MERGED 2007/12/03 16:43:55 aw 1.44.30.6: RESYNC: (1.51-1.52); FILE MERGED 2007/08/09 22:35:42 aw 1.44.30.5: RESYNC: (1.48-1.51); FILE MERGED 2007/06/27 19:17:49 aw 1.44.30.4: RESYNC: (1.47-1.48); FILE MERGED 2007/05/24 00:08:18 aw 1.44.30.3: RESYNC: (1.45-1.47); FILE MERGED 2007/03/20 15:57:26 aw 1.44.30.2: RESYNC: (1.44-1.45); FILE MERGED 2007/01/22 15:20:29 aw 1.44.30.1: changes after resync


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [163e622156218cb4e6c307840587496bc4d99d43]

INTEGRATION: CWS aw033 (1.17.150); FILE MERGED 2008/07/11 11:45:24 aw 1.17.150.7: RESYNC: (1.23-1.24); FILE MERGED 2008/06/25 13:15:29 aw 1.17.150.6: RESYNC: (1.22-1.23); FILE MERGED 2008/05/14 15:22:25 aw 1.17.150.5: RESYNC: (1.21-1.22); FILE MERGED 2008/03/14 14:43:13 cl 1.17.150.4: RESYNC: (1.20-1.21); FILE MERGED 2007/08/09 22:35:33 aw 1.17.150.3: RESYNC: (1.18-1.20); FILE MERGED 2007/03/20 15:57:16 aw 1.17.150.2: RESYNC: (1.17-1.18); FILE MERGED 2007/01/22 15:20:29 aw 1.17.150.1: changes after resync


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [2305c6b0755c317f7ffe50e050d87749f00173df]

INTEGRATION: CWS aw033 (1.29.30); FILE MERGED 2008/06/25 13:14:57 aw 1.29.30.8: RESYNC: (1.36-1.37); FILE MERGED 2008/05/14 15:22:17 aw 1.29.30.7: RESYNC: (1.35-1.36); FILE MERGED 2008/03/14 14:43:10 cl 1.29.30.6: RESYNC: (1.34-1.35); FILE MERGED 2008/02/12 11:38:08 aw 1.29.30.5: RESYNC: (1.33-1.34); FILE MERGED 2007/08/09 22:35:26 aw 1.29.30.4: RESYNC: (1.31-1.33); FILE MERGED 2007/05/24 00:08:11 aw 1.29.30.3: RESYNC: (1.30-1.31); FILE MERGED 2007/03/20 15:57:07 aw 1.29.30.2: RESYNC: (1.29-1.30); FILE MERGED 2007/01/22 15:20:29 aw 1.29.30.1: changes after resync


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [ff19df54e4742577c8e22eab6443f6e68d2a517d]

INTEGRATION: CWS aw033 (1.42.30); FILE MERGED 2008/07/11 11:45:38 aw 1.42.30.12: RESYNC: (1.59-1.60); FILE MERGED 2008/06/25 13:15:09 aw 1.42.30.11: RESYNC: (1.57-1.59); FILE MERGED 2008/05/14 15:22:58 aw 1.42.30.10: RESYNC: (1.56-1.57); FILE MERGED 2008/03/14 14:43:06 cl 1.42.30.9: RESYNC: (1.55-1.56); FILE MERGED 2008/02/12 11:38:05 aw 1.42.30.8: RESYNC: (1.53-1.55); FILE MERGED 2007/12/03 16:43:51 aw 1.42.30.7: RESYNC: (1.51-1.53); FILE MERGED 2007/10/08 19:10:43 aw 1.42.30.6: RESYNC: (1.50-1.51); FILE MERGED 2007/08/09 22:35:19 aw 1.42.30.5: RESYNC: (1.46-1.50); FILE MERGED 2007/06/27 19:17:32 aw 1.42.30.4: RESYNC: (1.45-1.46); FILE MERGED 2007/05/24 00:08:03 aw 1.42.30.3: RESYNC: (1.44-1.45); FILE MERGED 2007/03/20 15:56:57 aw 1.42.30.2: RESYNC: (1.42-1.44); FILE MERGED 2007/01/22 15:20:29 aw 1.42.30.1: changes after resync


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [f10666306cf467bccec76bd26e2a7836b5ca65f7]

INTEGRATION: CWS aw033 (1.5.152); FILE MERGED 2008/05/14 15:22:03 aw 1.5.152.3: RESYNC: (1.6-1.7); FILE MERGED 2007/03/20 15:55:09 aw 1.5.152.2: RESYNC: (1.5-1.6); FILE MERGED 2007/01/22 15:20:29 aw 1.5.152.1: changes after resync


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [b2da43edd2acf25be77016bc21d62edb4e8c110f]

INTEGRATION: CWS aw033 (1.66.28); FILE MERGED 2008/07/11 11:45:49 aw 1.66.28.11: RESYNC: (1.79-1.81); FILE MERGED 2008/06/25 13:15:21 aw 1.66.28.10: RESYNC: (1.77-1.79); FILE MERGED 2008/05/14 15:22:47 aw 1.66.28.9: RESYNC: (1.75-1.77); FILE MERGED 2008/03/14 14:43:02 cl 1.66.28.8: RESYNC: (1.73-1.75); FILE MERGED 2008/02/12 11:38:02 aw 1.66.28.7: RESYNC: (1.72-1.73); FILE MERGED 2008/01/29 13:16:45 aw 1.66.28.6: RESYNC: (1.71-1.72); FILE MERGED 2007/10/08 19:10:36 aw 1.66.28.5: RESYNC: (1.70-1.71); FILE MERGED 2007/08/09 22:35:10 aw 1.66.28.4: RESYNC: (1.69-1.70); FILE MERGED 2007/06/27 19:17:21 aw 1.66.28.3: RESYNC: (1.68-1.69); FILE MERGED 2007/03/20 15:55:00 aw 1.66.28.2: RESYNC: (1.66-1.68); FILE MERGED 2007/01/22 15:20:28 aw 1.66.28.1: changes after resync


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [c5a5a2be2b4c30c90bbf8d0391c1f503d4508942]

INTEGRATION: CWS aw033 (1.27.30); FILE MERGED 2008/07/11 11:45:53 aw 1.27.30.7: RESYNC: (1.34-1.35); FILE MERGED 2008/06/25 13:15:42 aw 1.27.30.6: RESYNC: (1.33-1.34); FILE MERGED 2008/05/14 15:21:59 aw 1.27.30.5: RESYNC: (1.32-1.33); FILE MERGED 2008/03/14 14:42:52 cl 1.27.30.4: RESYNC: (1.31-1.32); FILE MERGED 2007/10/08 19:10:04 aw 1.27.30.3: RESYNC: (1.30-1.31); FILE MERGED 2007/08/09 22:33:32 aw 1.27.30.2: RESYNC: (1.27-1.30); FILE MERGED 2007/01/22 15:20:28 aw 1.27.30.1: changes after resync


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [d40e2d66341489bbd01ea973146213ef4903321e]

INTEGRATION: CWS aw033 (1.18.152); FILE MERGED 2008/06/25 13:14:44 aw 1.18.152.6: RESYNC: (1.23-1.24); FILE MERGED 2008/05/14 15:23:44 aw 1.18.152.5: RESYNC: (1.22-1.23); FILE MERGED 2008/03/14 14:42:46 cl 1.18.152.4: RESYNC: (1.21-1.22); FILE MERGED 2007/08/09 22:33:02 aw 1.18.152.3: RESYNC: (1.20-1.21); FILE MERGED 2007/03/20 15:51:55 aw 1.18.152.2: RESYNC: (1.18-1.20); FILE MERGED 2007/01/22 15:20:28 aw 1.18.152.1: changes after resync


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [937c4c8b3e64a7ce1ec08a6e8bad10d9d1216ace]

INTEGRATION: CWS aw033 (1.18.24); FILE MERGED 2008/05/14 15:23:19 aw 1.18.24.6: RESYNC: (1.22-1.23); FILE MERGED 2008/02/12 11:37:58 aw 1.18.24.5: RESYNC: (1.21-1.22); FILE MERGED 2007/10/08 19:09:48 aw 1.18.24.4: RESYNC: (1.20-1.21); FILE MERGED 2007/05/24 00:07:00 aw 1.18.24.3: RESYNC: (1.19-1.20); FILE MERGED 2007/03/20 15:51:02 aw 1.18.24.2: RESYNC: (1.18-1.19); FILE MERGED 2007/01/22 15:20:28 aw 1.18.24.1: changes after resync


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [decf8440a845ddbe9f03b0de4c36e44f307bfc5d]

INTEGRATION: CWS aw033 (1.36.30); FILE MERGED 2008/05/14 15:23:08 aw 1.36.30.5: RESYNC: (1.39-1.40); FILE MERGED 2008/02/12 11:37:55 aw 1.36.30.4: RESYNC: (1.38-1.39); FILE MERGED 2007/10/08 19:09:31 aw 1.36.30.3: RESYNC: (1.37-1.38); FILE MERGED 2007/03/20 15:50:41 aw 1.36.30.2: RESYNC: (1.36-1.37); FILE MERGED 2007/01/22 15:20:27 aw 1.36.30.1: changes after resync


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [7a9354659f2d6632c1a0f38ac2782324e9195b08]

INTEGRATION: CWS aw033 (1.7.152); FILE MERGED 2008/05/14 15:23:25 aw 1.7.152.6: RESYNC: (1.11-1.12); FILE MERGED 2008/02/12 11:37:52 aw 1.7.152.5: RESYNC: (1.10-1.11); FILE MERGED 2007/12/03 16:43:46 aw 1.7.152.4: RESYNC: (1.9-1.10); FILE MERGED 2007/10/08 19:09:14 aw 1.7.152.3: RESYNC: (1.8-1.9); FILE MERGED 2007/03/20 15:49:07 aw 1.7.152.2: RESYNC: (1.7-1.8); FILE MERGED 2007/01/22 15:20:27 aw 1.7.152.1: changes after resync


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [1ade3f1efb3930d2023eb0162e708ab237ac2d04]

INTEGRATION: CWS aw033 (1.9.94); FILE MERGED 2008/06/25 13:14:39 aw 1.9.94.4: RESYNC: (1.12-1.13); FILE MERGED 2008/05/14 15:23:32 aw 1.9.94.3: RESYNC: (1.11-1.12); FILE MERGED 2007/03/20 15:46:40 aw 1.9.94.2: RESYNC: (1.9-1.11); FILE MERGED 2007/01/22 15:20:27 aw 1.9.94.1: changes after resync


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [cfc61601b7c870ade7307b36ad0c5b9c919703a4]

INTEGRATION: CWS aw033 (1.26.152); FILE MERGED 2008/05/14 15:23:13 aw 1.26.152.6: RESYNC: (1.31-1.32); FILE MERGED 2008/03/14 14:42:43 cl 1.26.152.5: RESYNC: (1.30-1.31); FILE MERGED 2008/02/12 11:37:49 aw 1.26.152.4: RESYNC: (1.29-1.30); FILE MERGED 2007/05/24 00:05:04 aw 1.26.152.3: RESYNC: (1.28-1.29); FILE MERGED 2007/03/20 15:41:58 aw 1.26.152.2: RESYNC: (1.26-1.28); FILE MERGED 2007/01/22 15:20:27 aw 1.26.152.1: changes after resync


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [28d1831d24d5c730f7fecd206370a579bc44747f]

INTEGRATION: CWS aw033 (1.17.10); FILE MERGED 2008/07/11 11:45:08 aw 1.17.10.7: RESYNC: (1.21-1.22); FILE MERGED 2008/06/25 13:13:40 aw 1.17.10.6: RESYNC: (1.19-1.21); FILE MERGED 2008/05/14 15:20:50 aw 1.17.10.5: RESYNC: (1.17-1.19); FILE MERGED 2008/02/06 15:34:02 thb 1.17.10.4: #i10000# Fix build break for vanilla OOo 2007/12/12 13:28:18 aw 1.17.10.3: #i39532# clipping changes 2007/12/04 17:20:33 aw 1.17.10.2: #i39532# changes after resync 2007/11/22 15:04:41 aw 1.17.10.1: #i39532# wntmsci10 correction


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [8797094194acced88f5c73521421798be222af0b]

INTEGRATION: CWS aw033 (1.2.20); FILE MERGED 2008/05/14 15:20:46 aw 1.2.20.3: RESYNC: (1.3-1.4); FILE MERGED 2008/03/14 14:42:23 cl 1.2.20.2: RESYNC: (1.2-1.3); FILE MERGED 2007/05/24 10:08:32 aw 1.2.20.1: applied patches to migrated headers


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [bb09a93f869cd9158d19a22a67a7c1420c07fc9b]

INTEGRATION: CWS aw033 (1.66.120); FILE MERGED 2008/05/14 15:17:15 aw 1.66.120.4: RESYNC: (1.71-1.72); FILE MERGED 2008/03/14 14:41:42 cl 1.66.120.3: RESYNC: (1.70-1.71); FILE MERGED 2007/08/09 21:37:00 aw 1.66.120.2: RESYNC: (1.66-1.70); FILE MERGED 2007/02/06 10:39:15 aw 1.66.120.1: #i39532# include adaptions due to M_PI_2 and friends


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [07b377559f880028e9026aaa1d96ce996a44b5f3]

INTEGRATION: CWS aw033 (1.41.20); FILE MERGED 2008/05/14 15:16:58 aw 1.41.20.3: RESYNC: (1.42-1.44); FILE MERGED 2008/03/14 14:41:25 cl 1.41.20.2: RESYNC: (1.41-1.42); FILE MERGED 2008/03/05 07:47:21 aw 1.41.20.1: #i39532# prettyprinter support


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [5c4b09d8a87980b4ebb29c186378bf8231ac610b]

INTEGRATION: CWS aw033 (1.8.140); FILE MERGED 2008/05/14 15:17:02 aw 1.8.140.3: RESYNC: (1.10-1.11); FILE MERGED 2007/08/09 21:31:50 aw 1.8.140.2: RESYNC: (1.8-1.10); FILE MERGED 2007/02/06 10:39:15 aw 1.8.140.1: #i39532# include adaptions due to M_PI_2 and friends


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [2d246321bd4d26c1dabecc4cdda33ecd1781fcc1]

INTEGRATION: CWS aw033 (1.7.140); FILE MERGED 2008/05/14 15:16:55 aw 1.7.140.3: RESYNC: (1.9-1.10); FILE MERGED 2007/08/09 21:31:43 aw 1.7.140.2: RESYNC: (1.7-1.9); FILE MERGED 2007/02/06 10:39:15 aw 1.7.140.1: #i39532# include adaptions due to M_PI_2 and friends


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [20df3af85c1fc3004002aaeedf8a3fbcf11d7e56]

INTEGRATION: CWS aw033 (1.25.12); FILE MERGED 2008/07/11 11:44:50 aw 1.25.12.4: RESYNC: (1.26-1.27); FILE MERGED 2008/05/14 15:17:06 aw 1.25.12.3: RESYNC: (1.25-1.26); FILE MERGED 2008/03/19 05:44:16 aw 1.25.12.2: #i39532# workaround for embedhlp.hxx 2008/03/18 07:38:54 aw 1.25.12.1: #i39532# changes after resync


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [85111806d826002dcb3f1c0b7a6f6689892d0f2d]

INTEGRATION: CWS aw033 (1.1.2); FILE ADDED 2008/08/19 16:46:04 cl 1.1.2.4: fixed license files 2008/07/12 10:46:24 aw 1.1.2.3: #i39532# changes after resync 2008/03/19 05:44:16 aw 1.1.2.2: #i39532# workaround for embedhlp.hxx 2008/03/05 07:46:47 aw 1.1.2.1: #i39532# prettyprinter support


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [8a4741c70a924411655670e0c7444bebcba71a2e]

INTEGRATION: CWS aw033 (1.32.98); FILE MERGED 2008/05/14 15:17:38 aw 1.32.98.3: RESYNC: (1.33-1.34); FILE MERGED 2007/08/09 21:18:00 aw 1.32.98.2: RESYNC: (1.32-1.33); FILE MERGED 2007/02/06 10:39:14 aw 1.32.98.1: #i39532# include adaptions due to M_PI_2 and friends


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [d2070028eb2954c5998c91a77777612c3f4402ad]

INTEGRATION: CWS aw033 (1.10.120); FILE MERGED 2008/05/14 15:17:34 aw 1.10.120.4: RESYNC: (1.12-1.13); FILE MERGED 2007/10/16 15:44:57 aw 1.10.120.3: #i39532# Added AA and other values to DrawingLayer settings 2007/08/09 21:16:52 aw 1.10.120.2: RESYNC: (1.10-1.12); FILE MERGED 2007/02/06 10:39:14 aw 1.10.120.1: #i39532# include adaptions due to M_PI_2 and friends


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [b96c99717094a58cc674e9fd1ec8ab2f6956ef7b]

INTEGRATION: CWS aw033 (1.16.120); FILE MERGED 2008/05/14 15:17:29 aw 1.16.120.4: RESYNC: (1.18-1.19); FILE MERGED 2007/10/16 15:44:57 aw 1.16.120.3: #i39532# Added AA and other values to DrawingLayer settings 2007/08/09 21:16:35 aw 1.16.120.2: RESYNC: (1.16-1.18); FILE MERGED 2007/02/06 10:39:14 aw 1.16.120.1: #i39532# include adaptions due to M_PI_2 and friends


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [12cbaaf06d5fd6116e4db1d6308fad10097917b1]

INTEGRATION: CWS aw033 (1.9.26); FILE MERGED 2008/05/14 15:17:43 aw 1.9.26.2: RESYNC: (1.9-1.11); FILE MERGED 2007/10/16 15:44:57 aw 1.9.26.1: #i39532# Added AA and other values to DrawingLayer settings


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [65ac885c5a405b9cd7ca243dc797b10cf987c985]

INTEGRATION: CWS aw033 (1.150.20); FILE MERGED 2008/07/11 11:44:40 aw 1.150.20.7: RESYNC: (1.154-1.155); FILE MERGED 2008/06/25 13:12:32 aw 1.150.20.6: RESYNC: (1.153-1.154); FILE MERGED 2008/05/14 15:16:46 aw 1.150.20.5: RESYNC: (1.152-1.153); FILE MERGED 2008/03/19 05:44:00 aw 1.150.20.4: #i39532# workaround for embedhlp.hxx 2008/03/18 07:38:45 aw 1.150.20.3: #i39532# changes after resync 2008/03/14 14:41:18 cl 1.150.20.2: RESYNC: (1.150-1.152); FILE MERGED 2008/03/05 07:47:09 aw 1.150.20.1: #i39532# prettyprinter support


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [54b17afa1d7b5044f145b3fd9bc2278e063fbf80]

INTEGRATION: CWS aw033 (1.4.32); FILE MERGED 2008/05/14 15:16:42 aw 1.4.32.2: RESYNC: (1.4-1.5); FILE MERGED 2007/10/16 15:44:49 aw 1.4.32.1: #i39532# Added AA and other values to DrawingLayer settings


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [3b737fff0eb32b2a05e2f9e2a40ab7e1b6320824]

INTEGRATION: CWS aw033 (1.1.2); FILE ADDED 2008/08/19 16:46:04 cl 1.1.2.3: fixed license files 2008/03/19 05:43:49 aw 1.1.2.2: #i39532# workaround for embedhlp.hxx 2008/03/05 07:46:24 aw 1.1.2.1: #i39532# prettyprinter support


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [b348361887a07274969bf00e1dfe017fd936a01f]

INTEGRATION: CWS aw033 (1.17.60); FILE MERGED 2008/05/14 15:16:38 aw 1.17.60.3: RESYNC: (1.17-1.18); FILE MERGED 2007/08/13 15:29:48 aw 1.17.60.2: #i39532# changes after resync 2007/06/29 10:37:31 aw 1.17.60.1: changes after resyc


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [94891d6ee3e3c48f1866693077c47a48bee0a0dc]

INTEGRATION: CWS aw033 (1.5.18); FILE MERGED 2008/07/10 12:45:10 aw 1.5.18.1: #i39532# XOutputDevice removed, PrepareDelete removed


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [49e605a179a18d4caf387384d4cc58b18fdccdb8]

INTEGRATION: CWS aw033 (1.7.20); FILE MERGED 2008/07/10 12:45:10 aw 1.7.20.1: #i39532# XOutputDevice removed, PrepareDelete removed


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [cffd2aa3032fe6e4b7d4936550579e51ad72d977]

INTEGRATION: CWS aw033 (1.31.16); FILE MERGED 2008/07/10 12:45:10 aw 1.31.16.1: #i39532# XOutputDevice removed, PrepareDelete removed


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [59283c57aa60218fce85ef912c43a49b6eba040c]

INTEGRATION: CWS aw033 (1.12.18); FILE MERGED 2008/07/10 12:45:10 aw 1.12.18.1: #i39532# XOutputDevice removed, PrepareDelete removed


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [8e127f2a4d78a76924198cea62a268363647a31b]

INTEGRATION: CWS aw033 (1.9.44); FILE MERGED 2008/05/14 15:12:58 aw 1.9.44.3: RESYNC: (1.10-1.11); FILE MERGED 2008/01/29 13:16:08 aw 1.9.44.2: RESYNC: (1.9-1.10); FILE MERGED 2008/01/29 11:44:11 aw 1.9.44.1: updated refresh for ActionChanged(), diverse removals


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [90a0f5b8fd3a5239d8dfaf9e70955b1b37109447]

INTEGRATION: CWS aw033 (1.2.12); FILE MERGED 2008/05/14 15:12:54 aw 1.2.12.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/05 07:34:25 aw 1.2.12.1: #i39532# prettyprinter support


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [050ad6378c87832d9fc000cc74b31d8b9744839d]

INTEGRATION: CWS aw033 (1.16.44); FILE MERGED 2008/06/25 13:11:59 aw 1.16.44.4: RESYNC: (1.18-1.19); FILE MERGED 2008/05/14 15:13:01 aw 1.16.44.3: RESYNC: (1.17-1.18); FILE MERGED 2008/01/29 13:16:05 aw 1.16.44.2: RESYNC: (1.16-1.17); FILE MERGED 2008/01/29 11:44:11 aw 1.16.44.1: updated refresh for ActionChanged(), diverse removals


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [e223a705fa6faa83de2a6de47b55a2102f30e69f]

INTEGRATION: CWS aw033 (1.23.8); FILE MERGED 2008/07/11 11:44:23 aw 1.23.8.4: RESYNC: (1.24-1.25); FILE MERGED 2008/05/14 15:12:31 aw 1.23.8.3: RESYNC: (1.23-1.24); FILE MERGED 2007/12/18 14:59:58 aw 1.23.8.2: #i39532# corrected clipping changes 2007/12/12 13:22:53 aw 1.23.8.1: #i39532# clipping changes


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [819a799b2745bef2534026c619bad6f1697e424d]

INTEGRATION: CWS aw033 (1.4.22); FILE MERGED 2008/05/14 15:06:40 aw 1.4.22.4: RESYNC: (1.6-1.7); FILE MERGED 2007/08/09 20:38:05 aw 1.4.22.3: RESYNC: (1.5-1.6); FILE MERGED 2007/06/27 18:51:13 aw 1.4.22.2: RESYNC: (1.4-1.5); FILE MERGED 2007/03/28 08:48:12 hdu 1.4.22.1: #i75669# remove ambiguity to now overloaded methods


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [2feb46538208cd4bf66978cfa75f6b22b1b6a83c]

INTEGRATION: CWS aw033 (1.32.10); FILE MERGED 2008/07/11 11:41:44 aw 1.32.10.6: RESYNC: (1.34-1.35); FILE MERGED 2008/06/25 13:10:10 aw 1.32.10.5: RESYNC: (1.33-1.34); FILE MERGED 2008/05/14 15:09:27 aw 1.32.10.4: RESYNC: (1.32-1.33); FILE MERGED 2007/12/13 16:44:30 aw 1.32.10.3: #i39532# AA work for unxlngi6 2007/11/07 17:21:18 aw 1.32.10.2: #i39532# checking in to create a working version for HDU 2007/05/29 14:50:31 hdu 1.32.10.1: #i75669# fix warnings after RESYNC to SRC680_m212


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [768afadbb12a7b882aef4ab60bb633721cba25e1]

INTEGRATION: CWS aw033 (1.25.70); FILE MERGED 2008/07/11 11:41:39 aw 1.25.70.8: RESYNC: (1.30-1.31); FILE MERGED 2008/06/25 13:10:13 aw 1.25.70.7: RESYNC: (1.29-1.30); FILE MERGED 2008/05/14 15:09:24 aw 1.25.70.6: RESYNC: (1.27-1.29); FILE MERGED 2008/03/14 14:38:30 cl 1.25.70.5: RESYNC: (1.26-1.27); FILE MERGED 2007/12/13 16:44:29 aw 1.25.70.4: #i39532# AA work for unxlngi6 2007/11/07 17:21:17 aw 1.25.70.3: #i39532# checking in to create a working version for HDU 2007/08/09 20:33:54 aw 1.25.70.2: RESYNC: (1.25-1.26); FILE MERGED 2007/05/29 14:50:31 hdu 1.25.70.1: #i75669# fix warnings after RESYNC to SRC680_m212


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [d9576c23150cf6bf91c7010359207be82c6907c8]

INTEGRATION: CWS aw033 (1.85.46); FILE MERGED 2008/08/19 15:59:58 cl 1.85.46.12: RESYNC: (1.110-1.111); FILE MERGED 2008/07/11 11:43:02 aw 1.85.46.11: RESYNC: (1.109-1.110); FILE MERGED 2008/05/14 15:08:07 aw 1.85.46.10: RESYNC: (1.106-1.109); FILE MERGED 2008/03/14 14:38:14 cl 1.85.46.9: RESYNC: (1.104-1.106); FILE MERGED 2008/02/12 11:36:47 aw 1.85.46.8: RESYNC: (1.103-1.104); FILE MERGED 2008/01/29 13:15:33 aw 1.85.46.7: RESYNC: (1.100-1.103); FILE MERGED 2007/12/03 16:42:23 aw 1.85.46.6: RESYNC: (1.99-1.100); FILE MERGED 2007/10/08 18:40:01 aw 1.85.46.5: RESYNC: (1.98-1.99); FILE MERGED 2007/08/09 20:32:37 aw 1.85.46.4: RESYNC: (1.92-1.98); FILE MERGED 2007/06/27 18:49:41 aw 1.85.46.3: RESYNC: (1.89-1.92); FILE MERGED 2007/05/23 22:17:42 aw 1.85.46.2: RESYNC: (1.85-1.89); FILE MERGED 2007/03/28 09:00:37 hdu 1.85.46.1: #i75669# support render accelerated b2d-polygon drawing


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [80030dcfc802989023531203366bac1cd7ddbfa6]

INTEGRATION: CWS aw033 (1.3.38); FILE MERGED 2008/05/14 15:07:32 aw 1.3.38.9: RESYNC: (1.4-1.5); FILE MERGED 2007/12/13 16:44:20 aw 1.3.38.8: #i39532# AA work for unxlngi6 2007/12/12 15:33:24 hdu 1.3.38.7: #i75669# prepare use of xrender alpha color 2007/10/17 15:29:16 hdu 1.3.38.6: #i75669# simplify color handling for xrender targets 2007/05/23 22:17:36 aw 1.3.38.5: RESYNC: (1.3-1.4); FILE MERGED 2007/03/26 13:44:19 hdu 1.3.38.4: #i75669# use common 8bit-alpha render mask format 2007/03/23 09:29:46 hdu 1.3.38.3: #i75669# fix compilation when XRENDER_LINK is defined 2007/03/23 09:23:38 hdu 1.3.38.2: #i75669# prepare use of XRenderAddTraps 2007/03/23 08:53:05 hdu 1.3.38.1: #i75669# prepare use of XRenderCompositeTrapezoids


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [0e72d7f77372fec46814d2f52e36129d94b078a0]

INTEGRATION: CWS aw033 (1.3.38); FILE MERGED 2008/06/25 13:09:36 aw 1.3.38.7: RESYNC: (1.5-1.6); FILE MERGED 2008/05/14 15:07:20 aw 1.3.38.6: RESYNC: (1.4-1.5); FILE MERGED 2007/12/13 16:44:20 aw 1.3.38.5: #i39532# AA work for unxlngi6 2007/05/23 22:17:30 aw 1.3.38.4: RESYNC: (1.3-1.4); FILE MERGED 2007/03/26 13:44:19 hdu 1.3.38.3: #i75669# use common 8bit-alpha render mask format 2007/03/23 09:23:38 hdu 1.3.38.2: #i75669# prepare use of XRenderAddTraps 2007/03/23 08:53:05 hdu 1.3.38.1: #i75669# prepare use of XRenderCompositeTrapezoids


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [22b3bda0782a6ed09524c24b1c271bd89cb5880b]

INTEGRATION: CWS aw033 (1.148.20); FILE MERGED 2008/08/19 15:59:55 cl 1.148.20.5: RESYNC: (1.154-1.155); FILE MERGED 2008/05/14 15:07:43 aw 1.148.20.4: RESYNC: (1.151-1.154); FILE MERGED 2008/02/12 11:36:42 aw 1.148.20.3: RESYNC: (1.149-1.151); FILE MERGED 2008/01/29 13:15:27 aw 1.148.20.2: RESYNC: (1.148-1.149); FILE MERGED 2007/10/17 15:29:17 hdu 1.148.20.1: #i75669# simplify color handling for xrender targets


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [25d50d1141af84c2377e987bedf3a68f4a0f4de1]

INTEGRATION: CWS aw033 (1.38.6); FILE MERGED 2008/05/14 15:07:16 aw 1.38.6.7: RESYNC: (1.44-1.46); FILE MERGED 2008/03/14 14:38:07 cl 1.38.6.6: RESYNC: (1.42-1.44); FILE MERGED 2008/02/12 11:36:38 aw 1.38.6.5: RESYNC: (1.41-1.42); FILE MERGED 2007/10/10 16:33:28 hdu 1.38.6.4: #i75669# fix X11SalGraphics::drawBitmap() for non-alpha masking 2007/08/09 20:30:06 aw 1.38.6.3: RESYNC: (1.39-1.41); FILE MERGED 2007/05/23 22:16:58 aw 1.38.6.2: RESYNC: (1.38-1.39); FILE MERGED 2007/03/26 13:44:19 hdu 1.38.6.1: #i75669# use common 8bit-alpha render mask format


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [3e1067d8a6370f5a183116db4b4e0a196c705361]

INTEGRATION: CWS aw033 (1.47.70); FILE MERGED 2008/08/12 13:25:28 aw 1.47.70.19: #i39532# corrected compiler warning about uninitialized code 2008/07/12 11:52:57 aw 1.47.70.18: #i39532# changes after resync 2008/07/11 11:43:44 aw 1.47.70.17: RESYNC: (1.50-1.52); FILE MERGED 2008/06/26 12:22:51 aw 1.47.70.16: corrections after resync 2008/06/25 13:09:27 aw 1.47.70.15: RESYNC: (1.48-1.50); FILE MERGED 2008/05/14 15:07:29 aw 1.47.70.14: RESYNC: (1.47-1.48); FILE MERGED 2007/12/13 16:44:20 aw 1.47.70.13: #i39532# AA work for unxlngi6 2007/12/12 16:26:40 aw 1.47.70.12: #i39532# clipping changes 2007/12/12 13:30:00 aw 1.47.70.11: #i39532# clipping changes 2007/11/28 12:48:22 hdu 1.47.70.10: #i75669# improve performance by clipping b2dpolygons with view area 2007/11/22 15:07:54 aw 1.47.70.9: #i39532# polygon bezier changes 2007/11/07 17:21:16 aw 1.47.70.8: #i39532# checking in to create a working version for HDU 2007/10/24 11:19:24 hdu 1.47.70.7: #i75669# allow DrawPolyLine for B2DPolygon to change the LineJoin attribute 2007/10/17 15:29:16 hdu 1.47.70.6: #i75669# simplify color handling for xrender targets 2007/10/15 12:08:37 hdu 1.47.70.5: #i75669# no alpha-blended polygons for 1bit-depths (e.g. masks) 2007/05/29 14:50:30 hdu 1.47.70.4: #i75669# fix warnings after RESYNC to SRC680_m212 2007/04/16 12:06:53 hdu 1.47.70.3: #i75669# support B2D line drawing on anisometric graphics 2007/03/28 09:20:26 hdu 1.47.70.2: #i75669# use SALCOLOR_NONE instead of magic number 2007/03/28 08:58:12 hdu 1.47.70.1: #i75669# support render accelerated b2d-polygon drawing


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [bf3e8bd3e2567f462b9ce4e864e94e592404ec48]

INTEGRATION: CWS aw033 (1.23.70); FILE MERGED 2008/07/11 11:43:40 aw 1.23.70.9: RESYNC: (1.30-1.32); FILE MERGED 2008/06/25 13:09:32 aw 1.23.70.8: RESYNC: (1.29-1.30); FILE MERGED 2008/05/14 15:07:38 aw 1.23.70.7: RESYNC: (1.27-1.29); FILE MERGED 2008/03/14 14:38:01 cl 1.23.70.6: RESYNC: (1.26-1.27); FILE MERGED 2007/12/13 16:44:19 aw 1.23.70.5: #i39532# AA work for unxlngi6 2007/12/04 17:18:06 aw 1.23.70.4: #i39532# changes after resync 2007/08/09 20:29:49 aw 1.23.70.3: RESYNC: (1.24-1.26); FILE MERGED 2007/06/27 18:49:07 aw 1.23.70.2: RESYNC: (1.23-1.24); FILE MERGED 2007/05/29 14:50:30 hdu 1.23.70.1: #i75669# fix warnings after RESYNC to SRC680_m212


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [95b3c6408c5f73d595b051f8be6fff2d49b28942]

INTEGRATION: CWS aw033 (1.21.18); FILE MERGED 2008/05/14 15:07:24 aw 1.21.18.4: RESYNC: (1.24-1.25); FILE MERGED 2008/03/14 14:37:54 cl 1.21.18.3: RESYNC: (1.22-1.24); FILE MERGED 2008/02/12 11:36:35 aw 1.21.18.2: RESYNC: (1.21-1.22); FILE MERGED 2007/05/29 14:50:30 hdu 1.21.18.1: #i75669# fix warnings after RESYNC to SRC680_m212


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [1b9d1e29f33af11433fa974ef65b543ccd72f0b6]

INTEGRATION: CWS aw033 (1.87.10); FILE MERGED 2008/07/11 11:43:35 aw 1.87.10.8: RESYNC: (1.97-1.100); FILE MERGED 2008/06/25 13:09:43 aw 1.87.10.7: RESYNC: (1.96-1.97); FILE MERGED 2008/05/14 15:07:12 aw 1.87.10.6: RESYNC: (1.93-1.96); FILE MERGED 2008/02/12 11:36:32 aw 1.87.10.5: RESYNC: (1.92-1.93); FILE MERGED 2008/01/29 13:15:24 aw 1.87.10.4: RESYNC: (1.91-1.92); FILE MERGED 2007/08/09 20:27:53 aw 1.87.10.3: RESYNC: (1.88-1.91); FILE MERGED 2007/05/23 22:16:25 aw 1.87.10.2: RESYNC: (1.87-1.88); FILE MERGED 2007/03/28 09:20:25 hdu 1.87.10.1: #i75669# use SALCOLOR_NONE instead of magic number


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [12d0b1f8476cf330d0ff6edf9f6d561e37783435]

INTEGRATION: CWS aw033 (1.39.18); FILE MERGED 2008/07/11 11:43:25 aw 1.39.18.14: RESYNC: (1.46-1.48); FILE MERGED 2008/06/26 12:22:50 aw 1.39.18.13: corrections after resync 2008/06/25 13:09:53 aw 1.39.18.12: RESYNC: (1.45-1.46); FILE MERGED 2008/05/14 15:07:01 aw 1.39.18.11: RESYNC: (1.42-1.45); FILE MERGED 2008/03/14 14:37:18 cl 1.39.18.10: RESYNC: (1.41-1.42); FILE MERGED 2007/12/13 16:44:19 aw 1.39.18.9: #i39532# AA work for unxlngi6 2007/12/12 15:35:39 hdu 1.39.18.8: #i75669# extend B2D polygon drawing with transparency parameter 2007/11/28 12:48:22 hdu 1.39.18.7: #i75669# improve performance by clipping b2dpolygons with view area 2007/11/07 17:21:16 aw 1.39.18.6: #i39532# checking in to create a working version for HDU 2007/11/02 07:47:21 hdu 1.39.18.5: #i75669# allow DrawPolyLine for B2DPolygon to change the LineJoin attribute (thanks thb) 2007/08/09 20:23:01 aw 1.39.18.4: RESYNC: (1.40-1.41); FILE MERGED 2007/05/23 22:15:41 aw 1.39.18.3: RESYNC: (1.39-1.40); FILE MERGED 2007/04/16 12:06:52 hdu 1.39.18.2: #i75669# support B2D line drawing on anisometric graphics 2007/03/28 08:58:12 hdu 1.39.18.1: #i75669# support render accelerated b2d-polygon drawing


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [2734623f4f00c2054a65c81a81309571a59a8038]

INTEGRATION: CWS aw033 (1.13.70); FILE MERGED 2008/07/11 11:43:28 aw 1.13.70.9: RESYNC: (1.19-1.20); FILE MERGED 2008/06/25 13:09:50 aw 1.13.70.8: RESYNC: (1.18-1.19); FILE MERGED 2008/05/14 15:07:04 aw 1.13.70.7: RESYNC: (1.16-1.18); FILE MERGED 2008/03/14 14:37:14 cl 1.13.70.6: RESYNC: (1.15-1.16); FILE MERGED 2007/12/13 16:44:19 aw 1.13.70.5: #i39532# AA work for unxlngi6 2007/12/04 17:18:06 aw 1.13.70.4: #i39532# changes after resync 2007/08/09 20:22:02 aw 1.13.70.3: RESYNC: (1.14-1.15); FILE MERGED 2007/06/27 18:48:33 aw 1.13.70.2: RESYNC: (1.13-1.14); FILE MERGED 2007/05/29 14:50:30 hdu 1.13.70.1: #i75669# fix warnings after RESYNC to SRC680_m212


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [80ff3614dc69b2bd74750ed122f19a47432b9611]

INTEGRATION: CWS aw033 (1.2.20); FILE MERGED 2008/07/11 11:43:47 aw 1.2.20.6: RESYNC: (1.6-1.7); FILE MERGED 2008/06/25 13:10:02 aw 1.2.20.5: RESYNC: (1.5-1.6); FILE MERGED 2008/05/14 15:06:57 aw 1.2.20.4: RESYNC: (1.3-1.5); FILE MERGED 2008/03/14 14:37:07 cl 1.2.20.3: RESYNC: (1.2-1.3); FILE MERGED 2007/12/13 16:44:19 aw 1.2.20.2: #i39532# AA work for unxlngi6 2007/12/04 17:18:06 aw 1.2.20.1: #i39532# changes after resync


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [e6f4f1d8afd5bd1fce71b1104eeb0fc5a574eaec]

INTEGRATION: CWS aw033 (1.2.20); FILE MERGED 2008/07/11 11:43:58 aw 1.2.20.6: RESYNC: (1.6-1.8); FILE MERGED 2008/06/25 13:09:56 aw 1.2.20.5: RESYNC: (1.5-1.6); FILE MERGED 2008/05/14 15:06:50 aw 1.2.20.4: RESYNC: (1.3-1.5); FILE MERGED 2008/03/14 14:37:04 cl 1.2.20.3: RESYNC: (1.2-1.3); FILE MERGED 2007/12/13 16:44:19 aw 1.2.20.2: #i39532# AA work for unxlngi6 2007/12/04 17:18:06 aw 1.2.20.1: #i39532# changes after resync


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [721f42d20192924380f9722516240e0aed852bb4]

INTEGRATION: CWS aw033 (1.2.20); FILE MERGED 2008/07/11 11:43:50 aw 1.2.20.6: RESYNC: (1.6-1.7); FILE MERGED 2008/06/25 13:09:59 aw 1.2.20.5: RESYNC: (1.5-1.6); FILE MERGED 2008/05/14 15:06:53 aw 1.2.20.4: RESYNC: (1.3-1.5); FILE MERGED 2008/03/14 14:36:57 cl 1.2.20.3: RESYNC: (1.2-1.3); FILE MERGED 2007/12/13 16:44:19 aw 1.2.20.2: #i39532# AA work for unxlngi6 2007/12/04 17:18:05 aw 1.2.20.1: #i39532# changes after resync


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [afad415c57ff1782bc33d0a5d33a982a9b9709ee]

INTEGRATION: CWS aw033 (1.3.44); FILE MERGED 2008/07/11 11:43:54 aw 1.3.44.6: RESYNC: (1.6-1.7); FILE MERGED 2008/06/25 13:10:06 aw 1.3.44.5: RESYNC: (1.5-1.6); FILE MERGED 2008/05/14 15:06:44 aw 1.3.44.4: RESYNC: (1.4-1.5); FILE MERGED 2008/03/14 14:36:53 cl 1.3.44.3: RESYNC: (1.3-1.4); FILE MERGED 2007/12/13 16:44:19 aw 1.3.44.2: #i39532# AA work for unxlngi6 2007/12/04 17:18:05 aw 1.3.44.1: #i39532# changes after resync


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [b16a8b25d95a6c241368dd6156281cfc48f8c4a7]

INTEGRATION: CWS aw033 (1.279.18); FILE MERGED 2008/08/19 16:00:01 cl 1.279.18.3: RESYNC: (1.282-1.285); FILE MERGED 2008/07/11 11:41:59 aw 1.279.18.2: RESYNC: (1.279-1.282); FILE MERGED 2008/07/01 14:42:30 pl 1.279.18.1: #i90844# add PrePaint method


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [652202c78a157b0fbc09c0db1083bef8f99ecde5]

INTEGRATION: CWS aw033 (1.99.22); FILE MERGED 2008/07/11 11:42:09 aw 1.99.22.6: RESYNC: (1.105-1.107); FILE MERGED 2008/05/14 15:08:21 aw 1.99.22.5: RESYNC: (1.103-1.105); FILE MERGED 2008/02/12 11:36:29 aw 1.99.22.4: RESYNC: (1.102-1.103); FILE MERGED 2007/08/09 20:14:23 aw 1.99.22.3: RESYNC: (1.100-1.102); FILE MERGED 2007/05/23 22:13:47 aw 1.99.22.2: RESYNC: (1.99-1.100); FILE MERGED 2007/01/19 17:11:58 aw 1.99.22.1: changes after resync, problems with math includes


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [6fdc34a76d2e729df0919a90d248310434ed973d]

INTEGRATION: CWS aw033 (1.8.22); FILE MERGED 2008/05/14 15:08:10 aw 1.8.22.5: RESYNC: (1.13-1.14); FILE MERGED 2007/08/09 20:12:36 aw 1.8.22.4: RESYNC: (1.11-1.13); FILE MERGED 2007/06/27 18:47:06 aw 1.8.22.3: RESYNC: (1.10-1.11); FILE MERGED 2007/05/23 22:13:24 aw 1.8.22.2: RESYNC: (1.8-1.10); FILE MERGED 2007/01/19 17:11:58 aw 1.8.22.1: changes after resync, problems with math includes


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [194f54d46ae6709db8859ff812f031920e4faff2]

INTEGRATION: CWS aw033 (1.26.18); FILE MERGED 2008/06/26 12:22:31 aw 1.26.18.10: corrections after resync 2008/06/25 13:10:35 aw 1.26.18.9: RESYNC: (1.29-1.30); FILE MERGED 2008/05/14 15:08:30 aw 1.26.18.8: RESYNC: (1.28-1.29); FILE MERGED 2007/12/13 16:44:09 aw 1.26.18.7: #i39532# AA work for unxlngi6 2007/11/07 17:21:16 aw 1.26.18.6: #i39532# checking in to create a working version for HDU 2007/10/24 11:19:24 hdu 1.26.18.5: #i75669# allow DrawPolyLine for B2DPolygon to change the LineJoin attribute 2007/08/09 20:03:58 aw 1.26.18.4: RESYNC: (1.26-1.28); FILE MERGED 2007/05/29 14:50:31 hdu 1.26.18.3: #i75669# fix warnings after RESYNC to SRC680_m212 2007/04/16 13:53:38 hdu 1.26.18.2: #i75669# support B2D line drawing on anisometric graphics 2007/03/28 08:49:34 hdu 1.26.18.1: #i75669# add stubs for b2d-polygon mirroring


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [b95972025cd26cf9a50d15091142c5fcccbf24c7]

INTEGRATION: CWS aw033 (1.17.20); FILE MERGED 2008/07/21 18:31:04 aw 1.17.20.1: #i39532# fixed an error when constructing region from polygon with bezier segments


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [b8823de0a72436087ef036895d6c1215c6acfc16]

INTEGRATION: CWS aw033 (1.114.10); FILE MERGED 2008/07/11 11:42:26 aw 1.114.10.10: RESYNC: (1.129-1.132); FILE MERGED 2008/06/25 13:10:31 aw 1.114.10.9: RESYNC: (1.127-1.129); FILE MERGED 2008/05/14 15:09:14 aw 1.114.10.8: RESYNC: (1.123-1.127); FILE MERGED 2008/03/14 14:36:49 cl 1.114.10.7: RESYNC: (1.122-1.123); FILE MERGED 2008/02/12 11:36:25 aw 1.114.10.6: RESYNC: (1.120-1.122); FILE MERGED 2008/01/29 13:15:19 aw 1.114.10.5: RESYNC: (1.118-1.120); FILE MERGED 2007/12/03 16:42:19 aw 1.114.10.4: RESYNC: (1.114-1.118); FILE MERGED 2007/11/22 15:07:39 aw 1.114.10.3: #i39532# polygon bezier changes 2007/11/20 10:28:52 aw 1.114.10.2: #i39532# adaptions to bezier 2007/11/07 14:59:52 aw 1.114.10.1: #i39532# committing to have a base for HDU


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [c1528ac98169a3190f1795799e4973995cae0fb0]

INTEGRATION: CWS aw033 (1.20.22); FILE MERGED 2008/06/25 13:10:27 aw 1.20.22.10: RESYNC: (1.26-1.28); FILE MERGED 2008/05/14 15:08:36 aw 1.20.22.9: RESYNC: (1.25-1.26); FILE MERGED 2008/03/14 14:36:08 cl 1.20.22.8: RESYNC: (1.24-1.25); FILE MERGED 2007/12/03 16:42:14 aw 1.20.22.7: RESYNC: (1.23-1.24); FILE MERGED 2007/10/17 09:52:38 aw 1.20.22.6: #i82615# added this task from CWS vcl83 early 2007/08/09 20:01:52 aw 1.20.22.5: RESYNC: (1.21-1.23); FILE MERGED 2007/07/06 13:36:12 aw 1.20.22.4: #i39532# smaller errors corrected 2007/05/23 22:09:49 aw 1.20.22.3: RESYNC: (1.20-1.21); FILE MERGED 2007/04/12 14:00:59 hdu 1.20.22.2: #i75669# add B2D OutputDevice::GetView*Transformation() method 2007/03/26 11:02:46 hdu 1.20.22.1: #i75669# add support for basegfx polygon transformations


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [2eadc98640915cfc179cd725cb118d67bd4e6bd4]

INTEGRATION: CWS aw033 (1.18.18); FILE MERGED 2008/08/19 16:00:12 cl 1.18.18.8: RESYNC: (1.28-1.29); FILE MERGED 2008/06/26 12:22:31 aw 1.18.18.7: corrections after resync 2008/05/14 15:09:21 aw 1.18.18.6: RESYNC: (1.27-1.28); FILE MERGED 2008/02/12 11:36:22 aw 1.18.18.5: RESYNC: (1.26-1.27); FILE MERGED 2007/12/13 16:44:09 aw 1.18.18.4: #i39532# AA work for unxlngi6 2007/08/09 20:01:45 aw 1.18.18.3: RESYNC: (1.19-1.26); FILE MERGED 2007/06/27 18:44:48 aw 1.18.18.2: RESYNC: (1.18-1.19); FILE MERGED 2007/01/19 17:11:57 aw 1.18.18.1: changes after resync, problems with math includes


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [d8e0b53ae146512ecd0216414a96dbdb9629617b]

INTEGRATION: CWS aw033 (1.23.22); FILE MERGED 2008/08/19 16:00:05 cl 1.23.22.6: RESYNC: (1.29-1.30); FILE MERGED 2008/06/25 13:10:38 aw 1.23.22.5: RESYNC: (1.27-1.29); FILE MERGED 2008/05/14 15:08:41 aw 1.23.22.4: RESYNC: (1.26-1.27); FILE MERGED 2008/03/14 14:35:56 cl 1.23.22.3: RESYNC: (1.25-1.26); FILE MERGED 2007/08/09 20:01:27 aw 1.23.22.2: RESYNC: (1.23-1.25); FILE MERGED 2007/01/19 17:11:57 aw 1.23.22.1: changes after resync, problems with math includes


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [12dd8e93f0778ba7234de516d9a5e6211e277837]

INTEGRATION: CWS aw033 (1.226.38); FILE MERGED 2008/08/19 16:00:09 cl 1.226.38.11: RESYNC: (1.241-1.242); FILE MERGED 2008/07/11 11:42:39 aw 1.226.38.10: RESYNC: (1.240-1.241); FILE MERGED 2008/05/14 15:08:56 aw 1.226.38.9: RESYNC: (1.237-1.240); FILE MERGED 2008/03/14 14:35:50 cl 1.226.38.8: RESYNC: (1.236-1.237); FILE MERGED 2008/02/12 11:36:18 aw 1.226.38.7: RESYNC: (1.234-1.236); FILE MERGED 2008/01/29 13:15:14 aw 1.226.38.6: RESYNC: (1.233-1.234); FILE MERGED 2007/12/03 16:42:10 aw 1.226.38.5: RESYNC: (1.231-1.233); FILE MERGED 2007/10/08 18:36:36 aw 1.226.38.4: RESYNC: (1.230-1.231); FILE MERGED 2007/08/09 20:01:20 aw 1.226.38.3: RESYNC: (1.227-1.230); FILE MERGED 2007/05/23 22:09:42 aw 1.226.38.2: RESYNC: (1.226-1.227); FILE MERGED 2007/01/19 17:11:57 aw 1.226.38.1: changes after resync, problems with math includes


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [81e9360e7e07f46cce69bb94f111220a85fd08c2]

INTEGRATION: CWS aw033 (1.46.92); FILE MERGED 2008/07/11 11:42:45 aw 1.46.92.26: RESYNC: (1.57-1.59); FILE MERGED 2008/06/26 12:22:31 aw 1.46.92.25: corrections after resync 2008/06/25 13:10:42 aw 1.46.92.24: RESYNC: (1.55-1.57); FILE MERGED 2008/05/14 15:09:18 aw 1.46.92.23: RESYNC: (1.54-1.55); FILE MERGED 2008/03/14 14:35:19 cl 1.46.92.22: RESYNC: (1.53-1.54); FILE MERGED 2008/02/12 11:36:14 aw 1.46.92.21: RESYNC: (1.52-1.53); FILE MERGED 2008/01/29 13:15:09 aw 1.46.92.20: RESYNC: (1.51-1.52); FILE MERGED 2007/12/13 16:44:08 aw 1.46.92.19: #i39532# AA work for unxlngi6 2007/12/03 14:19:14 aw 1.46.92.18: #i39532# saved polygon paint against empty polygons 2007/11/07 17:45:38 aw 1.46.92.17: #i39532# checking in to create a working version for HDU 2007/11/07 17:38:25 aw 1.46.92.16: #i39532# prep version for HDU 2007/11/07 17:21:16 aw 1.46.92.15: #i39532# checking in to create a working version for HDU 2007/10/24 11:19:24 hdu 1.46.92.14: #i75669# allow DrawPolyLine for B2DPolygon to change the LineJoin attribute 2007/10/17 12:51:23 aw 1.46.92.13: #i39532# relocated misplaced #endif 2007/10/11 13:07:57 hdu 1.46.92.12: #i39532# implement disabling polygon antialiasing on demand 2007/10/08 18:36:29 aw 1.46.92.11: RESYNC: (1.50-1.51); FILE MERGED 2007/08/09 20:01:02 aw 1.46.92.10: RESYNC: (1.48-1.50); FILE MERGED 2007/07/10 15:57:17 aw 1.46.92.9: #ii39532# no ImplLogicToDevicePixel for OutputDevice::DrawPolyLine with basegfx::B2DPolygon& 2007/07/10 11:53:33 hdu 1.46.92.8: #i75668# fix b2dpoly mapmode when falling back to non-b2dpoly mode 2007/07/06 13:36:12 aw 1.46.92.7: #i39532# smaller errors corrected 2007/05/29 15:01:17 hdu 1.46.92.6: #i75669# fix empty-semicolon warning again on unxsols-platform 2007/05/29 14:50:31 hdu 1.46.92.5: #i75669# fix warnings after RESYNC to SRC680_m212 2007/05/23 22:09:27 aw 1.46.92.4: RESYNC: (1.46-1.48); FILE MERGED 2007/04/16 13:53:38 hdu 1.46.92.3: #i75669# support B2D line drawing on anisometric graphics 2007/04/12 14:01:00 hdu 1.46.92.2: #i75669# add B2D OutputDevice::GetView*Transformation() method 2007/03/26 12:37:31 hdu 1.46.92.1: #i75669# add support for drawing basegfx area- and line-polygons


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [b72f6bfd68d9de3e252abecc630f86cb8981b6a2]

INTEGRATION: CWS aw033 (1.23.22); FILE MERGED 2008/05/14 15:08:27 aw 1.23.22.6: RESYNC: (1.28-1.29); FILE MERGED 2008/03/14 14:35:07 cl 1.23.22.5: RESYNC: (1.27-1.28); FILE MERGED 2007/12/03 16:42:05 aw 1.23.22.4: RESYNC: (1.26-1.27); FILE MERGED 2007/08/09 19:46:53 aw 1.23.22.3: RESYNC: (1.24-1.26); FILE MERGED 2007/05/23 22:06:33 aw 1.23.22.2: RESYNC: (1.23-1.24); FILE MERGED 2007/01/19 17:11:56 aw 1.23.22.1: changes after resync, problems with math includes


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [6ed68db0c71292a1b73d062c077576c1bc6f3ce7]

INTEGRATION: CWS aw033 (1.8.36); FILE MERGED 2008/07/11 11:42:50 aw 1.8.36.2: RESYNC: (1.8-1.9); FILE MERGED 2008/07/01 14:42:29 pl 1.8.36.1: #i90844# add PrePaint method


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [9e0fbfe5083d4bdb27352c84c32c9da57188e2c9]

INTEGRATION: CWS aw033 (1.2.68); FILE MERGED 2008/05/14 15:09:40 aw 1.2.68.2: RESYNC: (1.2-1.3); FILE MERGED 2007/05/24 10:07:47 aw 1.2.68.1: applied patches to migrated headers


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [264666fa38a3d7968e5cde2459305e3cece748f7]

INTEGRATION: CWS aw033 (1.2.68); FILE MERGED 2008/07/11 11:42:59 aw 1.2.68.10: RESYNC: (1.6-1.7); FILE MERGED 2008/06/25 13:11:02 aw 1.2.68.9: RESYNC: (1.5-1.6); FILE MERGED 2008/05/14 15:09:31 aw 1.2.68.8: RESYNC: (1.3-1.5); FILE MERGED 2008/03/14 14:34:58 cl 1.2.68.7: RESYNC: (1.2-1.3); FILE MERGED 2007/12/13 16:43:59 aw 1.2.68.6: #i39532# AA work for unxlngi6 2007/11/07 17:21:15 aw 1.2.68.5: #i39532# checking in to create a working version for HDU 2007/10/24 11:19:24 hdu 1.2.68.4: #i75669# allow DrawPolyLine for B2DPolygon to change the LineJoin attribute 2007/05/29 14:50:30 hdu 1.2.68.3: #i75669# fix warnings after RESYNC to SRC680_m212 2007/05/25 11:23:54 hdu 1.2.68.2: #i75669# fixed merge conflict SRC680_m207->SRC680_m212 2007/05/24 10:07:47 aw 1.2.68.1: applied patches to migrated headers


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [6f7ebf2a3d1a86613316085eee48da75188b57c2]

INTEGRATION: CWS aw033 (1.2.68); FILE MERGED 2008/06/25 13:10:59 aw 1.2.68.3: RESYNC: (1.3-1.4); FILE MERGED 2008/05/14 15:09:37 aw 1.2.68.2: RESYNC: (1.2-1.3); FILE MERGED 2007/05/24 10:07:47 aw 1.2.68.1: applied patches to migrated headers


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [7a803628114c1e58d35318cf79de8fcb7811c122]

INTEGRATION: CWS aw033 (1.3.14); FILE MERGED 2008/07/11 11:42:55 aw 1.3.14.10: RESYNC: (1.8-1.9); FILE MERGED 2008/06/25 13:10:55 aw 1.3.14.9: RESYNC: (1.6-1.8); FILE MERGED 2008/05/14 15:09:34 aw 1.3.14.8: RESYNC: (1.5-1.6); FILE MERGED 2008/03/14 14:34:54 cl 1.3.14.7: RESYNC: (1.3-1.5); FILE MERGED 2007/12/13 16:43:59 aw 1.3.14.6: #i39532# AA work for unxlngi6 2007/11/07 17:21:15 aw 1.3.14.5: #i39532# checking in to create a working version for HDU 2007/10/24 11:19:23 hdu 1.3.14.4: #i75669# allow DrawPolyLine for B2DPolygon to change the LineJoin attribute 2007/10/04 13:03:35 aw 1.3.14.3: #i39532# added ANTIALIASING_DISABLE_POLYGONS for supporting AA on/off for B2DPolygons in aw033 2007/05/25 11:23:54 hdu 1.3.14.2: #i75669# fixed merge conflict SRC680_m207->SRC680_m212 2007/05/24 10:07:47 aw 1.3.14.1: applied patches to migrated headers


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [1afae918137d01b6c96dd047d3074e6f8ce366c9]

INTEGRATION: CWS aw033 (1.7.14); FILE MERGED 2008/07/11 11:43:15 aw 1.7.14.3: RESYNC: (1.9-1.10); FILE MERGED 2008/05/14 15:07:58 aw 1.7.14.2: RESYNC: (1.7-1.9); FILE MERGED 2008/03/18 14:32:40 hdu 1.7.14.1: #i87185# Aqua: use CGPath bounds instead of B2DPolygon bounds


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [ff2cf41bb012e45c0b5dab467c90f37e4944a87e]

INTEGRATION: CWS aw033 (1.35.38); FILE MERGED 2008/08/19 16:00:15 cl 1.35.38.9: RESYNC: (1.43-1.44); FILE MERGED 2008/07/11 11:43:06 aw 1.35.38.8: RESYNC: (1.41-1.43); FILE MERGED 2008/07/02 13:57:16 pl 1.35.38.7: solve a merge problem 2008/07/02 13:05:31 pl 1.35.38.6: solve a merge problem 2008/06/25 13:10:52 aw 1.35.38.5: RESYNC: (1.37-1.41); FILE MERGED 2008/05/14 15:07:47 aw 1.35.38.4: RESYNC: (1.35-1.37); FILE MERGED 2008/03/18 14:32:41 hdu 1.35.38.3: #i87185# Aqua: use CGPath bounds instead of B2DPolygon bounds 2008/03/18 13:58:37 hdu 1.35.38.2: #i87185# Aqua: add utility method AddPolygonToPath() 2008/03/18 11:09:54 hdu 1.35.38.1: #i87185# Aqua: support B2D polygons in VCL


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [bd2a1751484bf924525d59b4f57dc594b14e030b]

INTEGRATION: CWS aw033 (1.62.84); FILE MERGED 2008/07/11 11:41:00 aw 1.62.84.5: RESYNC: (1.70-1.72); FILE MERGED 2008/06/25 13:06:56 aw 1.62.84.4: RESYNC: (1.69-1.70); FILE MERGED 2008/05/14 14:58:14 aw 1.62.84.3: RESYNC: (1.66-1.69); FILE MERGED 2008/03/14 14:28:23 cl 1.62.84.2: RESYNC: (1.62-1.66); FILE MERGED 2007/12/19 12:50:55 aw 1.62.84.1: #i39532# support primitive-based visualisation of SwDrawVirtObj


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [a1820968301bdac54c65da939b644ea44d6afbdd]

INTEGRATION: CWS aw033 (1.31.58); FILE MERGED 2008/07/10 13:18:31 aw 1.31.58.1: #i39532# XOutputDevice removed, PrepareDelete removed


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [1b216134c1e3f39e7ce56e6153dec2bca316135e]

INTEGRATION: CWS aw033 (1.31.48); FILE MERGED 2008/07/10 13:18:31 aw 1.31.48.1: #i39532# XOutputDevice removed, PrepareDelete removed


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [1098e6cd8e6d6f2bf4de759cc9b33993190e1d43]

INTEGRATION: CWS aw033 (1.14.140); FILE MERGED 2008/05/14 14:57:02 aw 1.14.140.4: RESYNC: (1.16-1.17); FILE MERGED 2007/10/08 16:26:39 aw 1.14.140.3: RESYNC: (1.15-1.16); FILE MERGED 2007/07/09 09:30:15 hbrinkm 1.14.140.2: #i79199# remove anonymous namespace 2007/07/03 16:01:25 aw 1.14.140.1: #i79081# wntmsci10 ms compiler creates errors with some anonymous namespace/template combinations together with precompiled headers. Had to name some anonymous namespaces.


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [804214d717a61b3d3b6eacd48618a88897e4100f]

INTEGRATION: CWS aw033 (1.29.76); FILE MERGED 2008/05/14 14:57:36 aw 1.29.76.3: RESYNC: (1.30-1.31); FILE MERGED 2008/03/14 14:04:40 cl 1.29.76.2: RESYNC: (1.29-1.30); FILE MERGED 2008/03/13 08:23:19 aw 1.29.76.1: #i39532# diverse support for chart2 and OLE


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [2d232f72a3df8c44188d5574f43af6d687f48438]

INTEGRATION: CWS aw033 (1.79.20); FILE MERGED 2008/07/10 13:18:31 aw 1.79.20.5: #i39532# XOutputDevice removed, PrepareDelete removed 2008/06/25 13:06:31 aw 1.79.20.4: RESYNC: (1.83-1.86); FILE MERGED 2008/05/14 14:57:29 aw 1.79.20.3: RESYNC: (1.82-1.83); FILE MERGED 2008/03/14 14:04:47 cl 1.79.20.2: RESYNC: (1.79-1.82); FILE MERGED 2008/03/13 08:23:18 aw 1.79.20.1: #i39532# diverse support for chart2 and OLE


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [9a5a08f0352a471948f1e7c0aa901b0f3b49a034]

INTEGRATION: CWS aw033 (1.21.38); FILE MERGED 2008/07/10 13:18:31 aw 1.21.38.4: #i39532# XOutputDevice removed, PrepareDelete removed 2008/05/14 14:57:32 aw 1.21.38.3: RESYNC: (1.22-1.23); FILE MERGED 2008/03/14 14:04:43 cl 1.21.38.2: RESYNC: (1.21-1.22); FILE MERGED 2008/01/29 10:36:15 aw 1.21.38.1: updated refresh for ActionChanged(), diverse removals


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [bdfeef462e3afdb654ad2c83d594ee684031dec9]

INTEGRATION: CWS aw033 (1.81.24); FILE MERGED 2008/07/15 14:28:21 aw 1.81.24.1: #i39532# changes after resync - SW problem with XDrawPage lifetime


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [1e3483b2568bb5ad5939b32f0f014244ec19c26b]

INTEGRATION: CWS aw033 (1.61.92); FILE MERGED 2008/05/14 14:57:59 aw 1.61.92.4: RESYNC: (1.63-1.64); FILE MERGED 2008/03/14 14:04:36 cl 1.61.92.3: RESYNC: (1.62-1.63); FILE MERGED 2007/10/08 16:04:26 aw 1.61.92.2: RESYNC: (1.61-1.62); FILE MERGED 2007/01/22 14:55:52 aw 1.61.92.1: changes after resync


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [5250e7d9806f88ce6506baa9be2a6fd7e538ca60]

INTEGRATION: CWS aw033 (1.9.92); FILE MERGED 2008/05/14 14:57:05 aw 1.9.92.4: RESYNC: (1.9-1.10); FILE MERGED 2008/03/13 08:23:18 aw 1.9.92.3: #i39532# diverse support for chart2 and OLE 2008/01/22 12:22:16 aw 1.9.92.2: adaptions and 1st stripping 2007/12/20 12:00:14 aw 1.9.92.1: #i39532# DoPaintObject replacements of SdrVirtObj usages


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [8780c407c9cab08e4ae0e831228cbbc9027157bb]

INTEGRATION: CWS aw033 (1.11.164); FILE MERGED 2008/05/16 13:43:58 aw 1.11.164.5: adaptions after resync 2008/05/14 14:57:23 aw 1.11.164.4: RESYNC: (1.13-1.14); FILE MERGED 2007/12/03 16:34:04 aw 1.11.164.3: RESYNC: (1.12-1.13); FILE MERGED 2007/10/08 15:36:41 aw 1.11.164.2: RESYNC: (1.11-1.12); FILE MERGED 2007/01/22 14:55:52 aw 1.11.164.1: changes after resync


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [b91e2b8364174e4755c7ff9e3649c8524e2fa729]

INTEGRATION: CWS aw033 (1.21.164); FILE MERGED 2008/05/14 14:57:20 aw 1.21.164.5: RESYNC: (1.25-1.26); FILE MERGED 2007/12/03 16:34:01 aw 1.21.164.4: RESYNC: (1.24-1.25); FILE MERGED 2007/10/08 15:36:34 aw 1.21.164.3: RESYNC: (1.23-1.24); FILE MERGED 2007/05/23 16:33:03 aw 1.21.164.2: RESYNC: (1.21-1.22); FILE MERGED 2007/01/22 14:55:51 aw 1.21.164.1: changes after resync


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [dd8780c3f661439ebadaf696332794c42a7c7829]

INTEGRATION: CWS aw033 (1.23.40); FILE MERGED 2008/07/10 13:18:31 aw 1.23.40.8: #i39532# XOutputDevice removed, PrepareDelete removed 2008/06/25 13:06:35 aw 1.23.40.7: RESYNC: (1.25-1.26); FILE MERGED 2008/05/14 14:57:47 aw 1.23.40.6: RESYNC: (1.24-1.25); FILE MERGED 2008/03/14 14:04:32 cl 1.23.40.5: RESYNC: (1.23-1.24); FILE MERGED 2008/03/13 08:23:17 aw 1.23.40.4: #i39532# diverse support for chart2 and OLE 2008/02/06 22:22:38 thb 1.23.40.3: #i10000# Removed extraneous qualification 2008/01/22 12:22:15 aw 1.23.40.2: adaptions and 1st stripping 2007/12/20 12:00:14 aw 1.23.40.1: #i39532# DoPaintObject replacements of SdrVirtObj usages


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [64f21a84b3aff3de7f074a5c2b899d62df532346]

INTEGRATION: CWS aw033 (1.59.20); FILE MERGED 2008/07/21 18:30:21 aw 1.59.20.8: #i39532# changed aOutRect and bBoundRectValid 2008/07/10 13:18:30 aw 1.59.20.7: #i39532# XOutputDevice removed, PrepareDelete removed 2008/06/24 15:36:36 aw 1.59.20.6: #i39532# corrections 2008/05/14 14:57:53 aw 1.59.20.5: RESYNC: (1.59-1.61); FILE MERGED 2008/04/16 05:50:20 aw 1.59.20.4: #i39532# corrected primitive creation callback 2008/02/06 22:22:38 thb 1.59.20.3: #i10000# Removed extraneous qualification 2008/01/22 12:22:15 aw 1.59.20.2: adaptions and 1st stripping 2007/12/19 12:50:43 aw 1.59.20.1: #i39532# support primitive-based visualisation of SwDrawVirtObj


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [148965c659f5ee0a8c6845299efcca2df3af60de]

INTEGRATION: CWS aw033 (1.39.14); FILE MERGED 2008/06/25 13:06:52 aw 1.39.14.4: RESYNC: (1.41-1.42); FILE MERGED 2008/05/14 14:57:43 aw 1.39.14.3: RESYNC: (1.40-1.41); FILE MERGED 2008/03/14 14:04:29 cl 1.39.14.2: RESYNC: (1.39-1.40); FILE MERGED 2008/03/05 08:30:47 aw 1.39.14.1: #i39532# prettyprinter support


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [2afdcb3fc1976b55f9a07fdada86bf068faa7dec]

INTEGRATION: CWS aw033 (1.15.164); FILE MERGED 2008/05/14 14:57:16 aw 1.15.164.4: RESYNC: (1.17-1.18); FILE MERGED 2007/10/08 15:18:20 aw 1.15.164.3: RESYNC: (1.16-1.17); FILE MERGED 2007/05/23 16:27:02 aw 1.15.164.2: RESYNC: (1.15-1.16); FILE MERGED 2007/01/22 14:55:51 aw 1.15.164.1: changes after resync


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [7b77c90295d826e336307a3aafd43a4a0cf6afb3]

INTEGRATION: CWS aw033 (1.59.40); FILE MERGED 2008/07/10 13:18:19 aw 1.59.40.6: #i39532# XOutputDevice removed, PrepareDelete removed 2008/05/14 14:58:06 aw 1.59.40.5: RESYNC: (1.63-1.64); FILE MERGED 2008/03/14 14:04:26 cl 1.59.40.4: RESYNC: (1.60-1.63); FILE MERGED 2008/03/13 08:23:03 aw 1.59.40.3: #i39532# diverse support for chart2 and OLE 2008/01/29 13:14:13 aw 1.59.40.2: RESYNC: (1.59-1.60); FILE MERGED 2007/12/20 12:10:09 aw 1.59.40.1: #i39532# DoPaintObject replacements of SdrVirtObj usages


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [8d616f67f415603b7a9cfa7a7b6c244c5e4ca5c0]

INTEGRATION: CWS aw033 (1.16.58); FILE MERGED 2008/07/15 14:27:51 aw 1.16.58.1: #i39532# changes after resync - SW problem with XDrawPage lifetime


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [f4e00e15ffcb06dbdb5f9750280e519f7ee204ea]

INTEGRATION: CWS aw033 (1.25.76); FILE MERGED 2008/06/24 15:36:16 aw 1.25.76.4: #i39532# corrections 2008/05/14 14:58:10 aw 1.25.76.3: RESYNC: (1.25-1.26); FILE MERGED 2008/01/22 12:22:04 aw 1.25.76.2: adaptions and 1st stripping 2007/12/19 12:50:31 aw 1.25.76.1: #i39532# support primitive-based visualisation of SwDrawVirtObj


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [7d6ed23899c85500ea1952cf81a58b0fc87f1d86]

INTEGRATION: CWS aw033 (1.43.52); FILE MERGED 2008/07/11 11:39:41 aw 1.43.52.9: RESYNC: (1.56-1.57); FILE MERGED 2008/05/14 14:49:15 aw 1.43.52.8: RESYNC: (1.53-1.56); FILE MERGED 2008/03/14 14:03:06 cl 1.43.52.7: RESYNC: (1.51-1.53); FILE MERGED 2007/06/27 15:44:09 aw 1.43.52.6: RESYNC: (1.50-1.51); FILE MERGED 2007/05/23 15:59:34 aw 1.43.52.5: RESYNC: (1.47-1.50); FILE MERGED 2007/03/20 12:27:10 aw 1.43.52.4: RESYNC: (1.46-1.47); FILE MERGED 2006/11/28 17:08:05 aw 1.43.52.3: RESYNC: (1.45-1.46); FILE MERGED 2006/09/26 16:56:34 aw 1.43.52.2: RESYNC: (1.43-1.45); FILE MERGED 2006/05/16 14:56:59 aw 1.43.52.1: handish adaptions after resync


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [a9b1bedfa30dc5f4fc2732c24f00987f79a38f72]

INTEGRATION: CWS aw033 (1.57.80); FILE MERGED 2008/07/10 12:56:28 aw 1.57.80.11: #i39532# XOutputDevice removed, PrepareDelete removed 2008/05/14 14:51:59 aw 1.57.80.10: RESYNC: (1.68-1.70); FILE MERGED 2008/03/14 14:03:02 cl 1.57.80.9: RESYNC: (1.67-1.68); FILE MERGED 2008/01/22 12:16:43 aw 1.57.80.8: adaptions and 1st stripping 2007/08/09 15:31:05 aw 1.57.80.7: RESYNC: (1.65-1.67); FILE MERGED 2007/05/23 15:59:27 aw 1.57.80.6: RESYNC: (1.64-1.65); FILE MERGED 2007/01/19 12:43:47 aw 1.57.80.5: RESYNC: (1.62-1.64); FILE MERGED 2006/11/28 17:07:47 aw 1.57.80.4: RESYNC: (1.59-1.62); FILE MERGED 2006/09/26 16:55:55 aw 1.57.80.3: RESYNC: (1.57-1.59); FILE MERGED 2006/08/09 17:30:26 aw 1.57.80.2: #i39532# 2006/05/16 14:56:16 aw 1.57.80.1: handish adaptions after resync


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [5bb6e488c308074608a7328bb0b54e058a763fd5]

INTEGRATION: CWS aw033 (1.13.44); FILE MERGED 2008/05/14 14:52:18 aw 1.13.44.2: RESYNC: (1.13-1.14); FILE MERGED 2008/01/29 10:34:22 aw 1.13.44.1: updated refresh for ActionChanged(), diverse removals


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [885f49caffb05eb9c73cb15d4b759056ca91fa87]

INTEGRATION: CWS aw033 (1.37.24); FILE MERGED 2008/07/10 12:56:28 aw 1.37.24.1: #i39532# XOutputDevice removed, PrepareDelete removed


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [c4bc3fb7247768b9610bf56d0b6b5df68a4cc155]

INTEGRATION: CWS aw033 (1.49.18); FILE MERGED 2008/07/10 12:56:28 aw 1.49.18.26: #i39532# XOutputDevice removed, PrepareDelete removed 2008/06/25 13:04:46 aw 1.49.18.25: RESYNC: (1.64-1.65); FILE MERGED 2008/06/03 13:34:38 aw 1.49.18.24: corrections 2008/05/27 15:18:03 aw 1.49.18.23: #i39532# changes DEV300 m12 resync corrections 2008/05/14 14:52:12 aw 1.49.18.22: RESYNC: (1.62-1.64); FILE MERGED 2008/04/16 05:03:52 aw 1.49.18.21: #i39532# corrected primitive creation callback 2008/03/17 14:35:08 cl 1.49.18.20: fixed merge conflict 2008/03/14 14:02:55 cl 1.49.18.19: RESYNC: (1.59-1.62); FILE MERGED 2008/02/07 14:26:01 aw 1.49.18.18: stable version from working GIT repository for unxlngi6 build 2008/01/29 10:34:22 aw 1.49.18.17: updated refresh for ActionChanged(), diverse removals 2008/01/22 12:16:42 aw 1.49.18.16: adaptions and 1st stripping 2007/11/07 14:42:37 aw 1.49.18.15: #i39532# committing to have a base for HDU 2007/10/02 16:58:43 aw 1.49.18.14: #i39532# RTL and BiDi support 2007/10/01 09:20:31 aw 1.49.18.13: #i39532# continued Strnig-index-len reworks for text primitives 2007/08/09 15:30:28 aw 1.49.18.12: RESYNC: (1.57-1.59); FILE MERGED 2007/08/02 11:49:34 aw 1.49.18.11: #i39532# added support for Metafile comment actions over MetaFile VCLprimitive renderer 2007/07/06 13:46:13 aw 1.49.18.10: #i39532# moved from Primitive2DReference to Primitive2DSequence where possible to avoid extra-group primitive creations and deeper hierarchies as necessary 2007/03/20 12:26:52 aw 1.49.18.9: RESYNC: (1.56-1.57); FILE MERGED 2007/01/22 11:00:17 aw 1.49.18.8: changes after resync 2007/01/19 12:41:18 aw 1.49.18.7: RESYNC: (1.55-1.56); FILE MERGED 2006/11/28 17:05:45 aw 1.49.18.6: RESYNC: (1.51-1.55); FILE MERGED 2006/10/19 11:05:32 aw 1.49.18.5: #i39532# primitive 2006/09/26 16:53:31 aw 1.49.18.4: RESYNC: (1.49-1.51); FILE MERGED 2006/08/09 17:30:26 aw 1.49.18.3: #i39532# 2006/06/02 14:27:38 aw 1.49.18.2: #i39532# adaptions to new primitives, error corrections 2006/05/16 14:56:16 aw 1.49.18.1: handish adaptions after resync


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [2d638ed81da5fc402550f388b62c4a4f1575c2f8]

INTEGRATION: CWS aw033 (1.53.24); FILE MERGED 2008/07/11 11:40:00 aw 1.53.24.2: RESYNC: (1.53-1.54); FILE MERGED 2008/07/10 12:56:28 aw 1.53.24.1: #i39532# XOutputDevice removed, PrepareDelete removed


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [9c94a633dfab9d66e78adf29f112547def65a4ea]

INTEGRATION: CWS aw033 (1.53.44); FILE MERGED 2008/05/14 14:52:29 aw 1.53.44.2: RESYNC: (1.53-1.55); FILE MERGED 2007/11/27 12:04:57 aw 1.53.44.1: #i39532# usage of getDefaultSubdivision


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [2573e503fee96e23a04113e56f94b19c67af422d]

INTEGRATION: CWS aw033 (1.45.28); FILE MERGED 2008/07/10 12:56:28 aw 1.45.28.6: #i39532# XOutputDevice removed, PrepareDelete removed 2008/06/25 13:04:51 aw 1.45.28.5: RESYNC: (1.50-1.51); FILE MERGED 2008/05/14 14:52:22 aw 1.45.28.4: RESYNC: (1.47-1.50); FILE MERGED 2008/03/14 14:02:48 cl 1.45.28.3: RESYNC: (1.45-1.47); FILE MERGED 2008/01/29 10:34:22 aw 1.45.28.2: updated refresh for ActionChanged(), diverse removals 2008/01/22 12:16:42 aw 1.45.28.1: adaptions and 1st stripping


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [eec9f89050ab3bf83638774cdc5001b86c7c3b9d]

INTEGRATION: CWS aw033 (1.8.36); FILE MERGED 2008/05/14 14:52:25 aw 1.8.36.2: RESYNC: (1.8-1.9); FILE MERGED 2008/01/29 10:34:22 aw 1.8.36.1: updated refresh for ActionChanged(), diverse removals


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [7804384838255cfd99f8c03cc7668fbc221f37bd]

INTEGRATION: CWS aw033 (1.19.10); FILE MERGED 2008/06/25 13:04:40 aw 1.19.10.5: RESYNC: (1.22-1.23); FILE MERGED 2008/05/14 14:52:04 aw 1.19.10.4: RESYNC: (1.20-1.22); FILE MERGED 2008/03/14 14:02:51 cl 1.19.10.3: RESYNC: (1.19-1.20); FILE MERGED 2008/01/29 10:34:22 aw 1.19.10.2: updated refresh for ActionChanged(), diverse removals 2008/01/22 12:16:42 aw 1.19.10.1: adaptions and 1st stripping


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [5d396510b6755665d0a4ff1f22e87a0104192728]

INTEGRATION: CWS aw033 (1.95.18); FILE MERGED 2008/07/11 11:40:28 aw 1.95.18.19: RESYNC: (1.110-1.112); FILE MERGED 2008/05/27 15:18:03 aw 1.95.18.18: #i39532# changes DEV300 m12 resync corrections 2008/05/14 14:53:29 aw 1.95.18.17: RESYNC: (1.108-1.110); FILE MERGED 2008/03/14 14:02:44 cl 1.95.18.16: RESYNC: (1.105-1.108); FILE MERGED 2008/03/06 04:39:34 aw 1.95.18.15: added support for structured pdf tags 2008/01/29 10:34:22 aw 1.95.18.14: updated refresh for ActionChanged(), diverse removals 2008/01/22 12:16:42 aw 1.95.18.13: adaptions and 1st stripping 2007/12/03 16:33:15 aw 1.95.18.12: RESYNC: (1.102-1.105); FILE MERGED 2007/08/09 15:27:50 aw 1.95.18.11: RESYNC: (1.101-1.102); FILE MERGED 2007/07/06 13:46:12 aw 1.95.18.10: #i39532# moved from Primitive2DReference to Primitive2DSequence where possible to avoid extra-group primitive creations and deeper hierarchies as necessary 2007/05/23 15:52:29 aw 1.95.18.9: RESYNC: (1.100-1.101); FILE MERGED 2007/03/20 12:24:35 aw 1.95.18.8: RESYNC: (1.98-1.100); FILE MERGED 2007/01/19 12:31:06 aw 1.95.18.7: RESYNC: (1.97-1.98); FILE MERGED 2006/11/28 16:58:11 aw 1.95.18.6: RESYNC: (1.96-1.97); FILE MERGED 2006/10/19 11:05:31 aw 1.95.18.5: #i39532# primitive 2006/09/26 16:42:05 aw 1.95.18.4: RESYNC: (1.95-1.96); FILE MERGED 2006/08/09 17:30:25 aw 1.95.18.3: #i39532# 2006/06/02 14:27:37 aw 1.95.18.2: #i39532# adaptions to new primitives, error corrections 2006/05/16 14:56:16 aw 1.95.18.1: handish adaptions after resync


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [28915af2c1334fb5240b8d2c527319a725f55c8a]

INTEGRATION: CWS aw033 (1.11.24); FILE MERGED 2008/07/10 12:56:28 aw 1.11.24.1: #i39532# XOutputDevice removed, PrepareDelete removed


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [a043c45820230eda733bef2289814ca3ece13727]

INTEGRATION: CWS aw033 (1.7.36); FILE MERGED 2008/05/14 14:51:15 aw 1.7.36.2: RESYNC: (1.7-1.9); FILE MERGED 2008/01/22 12:16:42 aw 1.7.36.1: adaptions and 1st stripping


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [06b48beaaf4d1b084732daef5dd72b29583a0264]

INTEGRATION: CWS aw033 (1.3.24); FILE MERGED 2008/07/11 11:40:22 aw 1.3.24.3: RESYNC: (1.3-1.5); FILE MERGED 2008/05/27 15:18:03 aw 1.3.24.2: #i39532# changes DEV300 m12 resync corrections 2008/05/16 13:06:05 aw 1.3.24.1: adaptions after resync


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [72986334357beb4d0138c2fc6279ec84f06faf91]

INTEGRATION: CWS aw033 (1.15.14); FILE MERGED 2008/07/10 12:56:27 aw 1.15.14.24: #i39532# XOutputDevice removed, PrepareDelete removed 2008/07/01 15:38:18 aw 1.15.14.23: #i39532# higher granularity for SDrPageObject primitives 2008/06/24 15:34:31 aw 1.15.14.22: #i39532# corrections 2008/05/27 15:18:03 aw 1.15.14.21: #i39532# changes DEV300 m12 resync corrections 2008/05/16 13:06:05 aw 1.15.14.20: adaptions after resync 2008/05/14 14:51:30 aw 1.15.14.19: RESYNC: (1.20-1.22); FILE MERGED 2008/04/16 05:03:51 aw 1.15.14.18: #i39532# corrected primitive creation callback 2008/03/14 14:02:06 cl 1.15.14.17: RESYNC: (1.19-1.20); FILE MERGED 2008/01/29 10:34:21 aw 1.15.14.16: updated refresh for ActionChanged(), diverse removals 2008/01/22 12:16:42 aw 1.15.14.15: adaptions and 1st stripping 2007/11/07 14:42:37 aw 1.15.14.14: #i39532# committing to have a base for HDU 2007/10/23 10:05:48 aw 1.15.14.13: #i39532# adapted frame around SlideNumber when excluded and shortened SlideName when space is to small 2007/10/22 10:26:50 aw 1.15.14.12: #i39523# joined #i82710# and adaptions to primitives 2007/10/16 15:49:46 aw 1.15.14.11: #i39532# Finetuning 2007/10/04 14:31:13 aw 1.15.14.10: #i39532# slightly changed to avoid zooming the preview bitmap 2007/08/09 15:27:14 aw 1.15.14.9: RESYNC: (1.18-1.19); FILE MERGED 2007/07/06 13:46:12 aw 1.15.14.8: #i39532# moved from Primitive2DReference to Primitive2DSequence where possible to avoid extra-group primitive creations and deeper hierarchies as necessary 2007/03/06 12:40:29 aw 1.15.14.7: #i39532# 2007/01/19 12:21:06 aw 1.15.14.6: RESYNC: (1.17-1.18); FILE MERGED 2006/11/28 16:56:18 aw 1.15.14.5: RESYNC: (1.16-1.17); FILE MERGED 2006/11/28 11:13:41 aw 1.15.14.4: #i39532# 2006/11/09 17:04:09 aw 1.15.14.3: #i39532# Prepared PageObjectViewObjectContact for primitive usage, see comments there. 2006/09/26 16:30:06 aw 1.15.14.2: RESYNC: (1.15-1.16); FILE MERGED 2006/05/16 14:56:15 aw 1.15.14.1: handish adaptions after resync


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [a628c45deff70f16afc187c1f1cad575a9091e28]

INTEGRATION: CWS aw033 (1.7.46); FILE MERGED 2008/07/10 12:56:27 aw 1.7.46.7: #i39532# XOutputDevice removed, PrepareDelete removed 2008/06/24 15:34:31 aw 1.7.46.6: #i39532# corrections 2008/05/27 15:18:03 aw 1.7.46.5: #i39532# changes DEV300 m12 resync corrections 2008/05/16 13:06:05 aw 1.7.46.4: adaptions after resync 2008/05/14 14:51:19 aw 1.7.46.3: RESYNC: (1.7-1.9); FILE MERGED 2008/01/29 10:34:21 aw 1.7.46.2: updated refresh for ActionChanged(), diverse removals 2008/01/22 12:16:42 aw 1.7.46.1: adaptions and 1st stripping


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [a5a4749d60eb2cd7109181f262482a472b528019]

INTEGRATION: CWS aw033 (1.22.10); FILE MERGED 2008/07/10 12:56:27 aw 1.22.10.8: #i39532# XOutputDevice removed, PrepareDelete removed 2008/06/25 13:05:02 aw 1.22.10.7: RESYNC: (1.27-1.28); FILE MERGED 2008/05/27 15:18:03 aw 1.22.10.6: #i39532# changes DEV300 m12 resync corrections 2008/05/16 13:06:04 aw 1.22.10.5: adaptions after resync 2008/05/14 14:51:26 aw 1.22.10.4: RESYNC: (1.23-1.27); FILE MERGED 2008/02/07 14:26:01 aw 1.22.10.3: stable version from working GIT repository for unxlngi6 build 2008/01/29 10:34:21 aw 1.22.10.2: updated refresh for ActionChanged(), diverse removals 2007/10/22 10:26:50 aw 1.22.10.1: #i39523# joined #i82710# and adaptions to primitives


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [3368bb73896080a4242b3c0bda246e8e7e37a1be]

INTEGRATION: CWS aw033 (1.32.24); FILE MERGED 2008/07/11 11:40:19 aw 1.32.24.2: RESYNC: (1.32-1.34); FILE MERGED 2008/07/10 12:56:27 aw 1.32.24.1: #i39532# XOutputDevice removed, PrepareDelete removed


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [61a9f70ee295421bd8eb6c2f2fbd929ad408fb00]

INTEGRATION: CWS aw033 (1.10.188); FILE MERGED 2008/07/10 12:56:27 aw 1.10.188.12: #i39532# XOutputDevice removed, PrepareDelete removed 2008/05/27 15:18:02 aw 1.10.188.11: #i39532# changes DEV300 m12 resync corrections 2008/05/16 13:06:04 aw 1.10.188.10: adaptions after resync 2008/05/14 14:51:03 aw 1.10.188.9: RESYNC: (1.11-1.13); FILE MERGED 2008/03/17 14:34:20 cl 1.10.188.8: fixed merge conflict 2008/03/14 14:02:02 cl 1.10.188.7: RESYNC: (1.10-1.11); FILE MERGED 2008/01/29 10:34:21 aw 1.10.188.6: updated refresh for ActionChanged(), diverse removals 2008/01/22 12:16:41 aw 1.10.188.5: adaptions and 1st stripping 2007/10/22 10:26:50 aw 1.10.188.4: #i39523# joined #i82710# and adaptions to primitives 2007/07/06 13:46:12 aw 1.10.188.3: #i39532# moved from Primitive2DReference to Primitive2DSequence where possible to avoid extra-group primitive creations and deeper hierarchies as necessary 2006/11/28 11:13:41 aw 1.10.188.2: #i39532# 2006/11/09 17:04:09 aw 1.10.188.1: #i39532# Prepared PageObjectViewObjectContact for primitive usage, see comments there.


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [edcfcb78456a1ab93882d75a357b1900ece7fb31]

INTEGRATION: CWS aw033 (1.6.46); FILE MERGED 2008/07/10 12:56:27 aw 1.6.46.4: #i39532# XOutputDevice removed, PrepareDelete removed 2008/05/14 14:51:09 aw 1.6.46.3: RESYNC: (1.6-1.8); FILE MERGED 2008/01/29 10:34:21 aw 1.6.46.2: updated refresh for ActionChanged(), diverse removals 2008/01/22 12:16:41 aw 1.6.46.1: adaptions and 1st stripping


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [6104728bf1e8d266c1173286f767269e77ea15c2]

INTEGRATION: CWS aw033 (1.11.36); FILE MERGED 2008/05/14 14:51:12 aw 1.11.36.2: RESYNC: (1.11-1.14); FILE MERGED 2008/01/29 10:34:21 aw 1.11.36.1: updated refresh for ActionChanged(), diverse removals


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [d6b65dc91dd9bab14da9968d038a4b47c1c75ac1]

INTEGRATION: CWS aw033 (1.17.24); FILE MERGED 2008/07/11 11:40:04 aw 1.17.24.3: RESYNC: (1.17-1.18); FILE MERGED 2008/07/10 12:56:27 aw 1.17.24.2: #i39532# XOutputDevice removed, PrepareDelete removed 2008/05/16 13:06:03 aw 1.17.24.1: adaptions after resync


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [a8f2e963c10c634d096b43eb5f6a6e3d1fe7a3a0]

INTEGRATION: CWS aw033 (1.3.24); FILE MERGED 2008/06/25 13:04:56 aw 1.3.24.2: RESYNC: (1.3-1.4); FILE MERGED 2008/05/16 13:06:03 aw 1.3.24.1: adaptions after resync


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [52a82aab57d828fa7eaeec50c14d72a96cafb509]

INTEGRATION: CWS aw033 (1.41.36); FILE MERGED 2008/07/11 11:40:12 aw 1.41.36.5: RESYNC: (1.43-1.44); FILE MERGED 2008/07/10 12:56:26 aw 1.41.36.4: #i39532# XOutputDevice removed, PrepareDelete removed 2008/05/16 13:06:03 aw 1.41.36.3: adaptions after resync 2008/05/14 14:51:47 aw 1.41.36.2: RESYNC: (1.41-1.43); FILE MERGED 2008/01/29 10:34:21 aw 1.41.36.1: updated refresh for ActionChanged(), diverse removals


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [90151676f5af01153715cd81e717dee4b1fa0208]

INTEGRATION: CWS aw033 (1.6.36); FILE MERGED 2008/05/14 14:52:38 aw 1.6.36.2: RESYNC: (1.6-1.7); FILE MERGED 2008/01/29 10:34:20 aw 1.6.36.1: updated refresh for ActionChanged(), diverse removals


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [858f0528ea4ff557e060f9027cdad924931f7535]

INTEGRATION: CWS aw033 (1.12.40); FILE MERGED 2008/05/14 14:52:41 aw 1.12.40.2: RESYNC: (1.12-1.14); FILE MERGED 2008/01/29 10:34:20 aw 1.12.40.1: updated refresh for ActionChanged(), diverse removals


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [b6852e623b2942d2a2d0feb6008afa59f1237e3e]

INTEGRATION: CWS aw033 (1.7.24); FILE MERGED 2008/07/10 12:56:26 aw 1.7.24.1: #i39532# XOutputDevice removed, PrepareDelete removed


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [c5b5775bf193af0a63574b586c5c7b693aa83b82]

INTEGRATION: CWS aw033 (1.25.24); FILE MERGED 2008/07/10 12:56:26 aw 1.25.24.1: #i39532# XOutputDevice removed, PrepareDelete removed


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [c43cc0e76f0d9fdfa4788289d164aaf3be153393]

INTEGRATION: CWS aw033 (1.18.38); FILE MERGED 2008/06/25 13:04:34 aw 1.18.38.4: RESYNC: (1.20-1.21); FILE MERGED 2008/05/14 14:52:32 aw 1.18.38.3: RESYNC: (1.19-1.20); FILE MERGED 2008/03/14 14:01:41 cl 1.18.38.2: RESYNC: (1.18-1.19); FILE MERGED 2008/01/29 10:34:20 aw 1.18.38.1: updated refresh for ActionChanged(), diverse removals


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [257687a502c4be00892ae0b5ee36b91df84a0a90]

INTEGRATION: CWS aw033 (1.13.24); FILE MERGED 2008/07/11 11:39:48 aw 1.13.24.2: RESYNC: (1.13-1.14); FILE MERGED 2008/07/10 12:56:26 aw 1.13.24.1: #i39532# XOutputDevice removed, PrepareDelete removed


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [0ef4f0ae3f42f9937b9d3d7f187f8a2801061868]

INTEGRATION: CWS aw033 (1.26.24); FILE MERGED 2008/07/11 11:39:52 aw 1.26.24.2: RESYNC: (1.26-1.27); FILE MERGED 2008/07/10 12:56:26 aw 1.26.24.1: #i39532# XOutputDevice removed, PrepareDelete removed


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [2bddc3011f491e26616e0c5b2df26873672776e0]

INTEGRATION: CWS aw033 (1.5.36); FILE MERGED 2008/05/14 14:52:35 aw 1.5.36.2: RESYNC: (1.5-1.6); FILE MERGED 2008/01/29 10:34:20 aw 1.5.36.1: updated refresh for ActionChanged(), diverse removals


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [46b3d50925a209465f457dc0eeadaf71fc5b00de]

INTEGRATION: CWS aw033 (1.14.36); FILE MERGED 2008/05/14 14:49:24 aw 1.14.36.2: RESYNC: (1.14-1.15); FILE MERGED 2007/08/02 11:49:33 aw 1.14.36.1: #i39532# added support for Metafile comment actions over MetaFile VCLprimitive renderer


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [e3259a9ffb7e9ca0023b40d31d662d11ebab27a9]

INTEGRATION: CWS aw033 (1.22.24); FILE MERGED 2008/07/10 12:56:26 aw 1.22.24.1: #i39532# XOutputDevice removed, PrepareDelete removed


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [d17100a69a5411bbea1fa4e7cacd0925d9ab1904]

INTEGRATION: CWS aw033 (1.20.32); FILE MERGED 2008/07/10 12:56:26 aw 1.20.32.1: #i39532# XOutputDevice removed, PrepareDelete removed


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [45dfb7d0f863cb7098ccf6aba8718749ffd8af62]

INTEGRATION: CWS aw033 (1.17.24); FILE MERGED 2008/07/10 12:56:26 aw 1.17.24.1: #i39532# XOutputDevice removed, PrepareDelete removed


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [c5fec0345b06f65ec3b846872d261eff19c5a2c3]

INTEGRATION: CWS aw033 (1.23.38); FILE MERGED 2008/05/14 14:50:57 aw 1.23.38.2: RESYNC: (1.23-1.25); FILE MERGED 2008/01/29 10:34:20 aw 1.23.38.1: updated refresh for ActionChanged(), diverse removals


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [dd6085c7650bab89cee526e4d9e333f98fd7f907]

INTEGRATION: CWS aw033 (1.27.40); FILE MERGED 2008/07/10 12:56:25 aw 1.27.40.3: #i39532# XOutputDevice removed, PrepareDelete removed 2008/05/14 14:50:53 aw 1.27.40.2: RESYNC: (1.27-1.28); FILE MERGED 2008/01/29 10:34:20 aw 1.27.40.1: updated refresh for ActionChanged(), diverse removals


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [584c143173809461a235e15d1e11bceb51aca7d1]

INTEGRATION: CWS aw033 (1.51.10); FILE MERGED 2008/06/25 13:04:30 aw 1.51.10.4: RESYNC: (1.52-1.53); FILE MERGED 2008/05/14 14:53:19 aw 1.51.10.3: RESYNC: (1.51-1.52); FILE MERGED 2008/02/26 08:54:50 aw 1.51.10.2: removals, OLE, optimizations for primitives 2008/02/07 14:26:01 aw 1.51.10.1: stable version from working GIT repository for unxlngi6 build


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [84da0d4ffcbe53c9be7adf58b352e94f28d9ebd1]

INTEGRATION: CWS aw033 (1.53.18); FILE MERGED 2008/07/11 11:40:34 aw 1.53.18.13: RESYNC: (1.67-1.68); FILE MERGED 2008/07/10 12:56:25 aw 1.53.18.12: #i39532# XOutputDevice removed, PrepareDelete removed 2008/06/25 13:05:09 aw 1.53.18.11: RESYNC: (1.66-1.67); FILE MERGED 2008/06/03 13:34:38 aw 1.53.18.10: corrections 2008/05/14 14:49:21 aw 1.53.18.9: RESYNC: (1.64-1.66); FILE MERGED 2008/03/14 14:01:24 cl 1.53.18.8: RESYNC: (1.62-1.64); FILE MERGED 2008/01/29 10:34:19 aw 1.53.18.7: updated refresh for ActionChanged(), diverse removals 2008/01/22 12:16:41 aw 1.53.18.6: adaptions and 1st stripping 2007/08/09 15:12:05 aw 1.53.18.5: RESYNC: (1.59-1.62); FILE MERGED 2007/05/23 14:55:32 aw 1.53.18.4: RESYNC: (1.58-1.59); FILE MERGED 2007/01/19 11:25:42 aw 1.53.18.3: RESYNC: (1.57-1.58); FILE MERGED 2006/09/26 15:39:30 aw 1.53.18.2: RESYNC: (1.53-1.57); FILE MERGED 2006/05/16 14:56:15 aw 1.53.18.1: handish adaptions after resync


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [78f91a0677947150697df9cb4ccf5726548fb82c]

INTEGRATION: CWS aw033 (1.5.24); FILE MERGED 2008/07/12 11:09:34 aw 1.5.24.1: #i39532# changes after resync


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [fc40de315f793003712aaca55485cb30d879debd]

INTEGRATION: CWS aw033 (1.30.44); FILE MERGED 2008/05/14 14:53:43 aw 1.30.44.3: RESYNC: (1.31-1.32); FILE MERGED 2008/03/14 14:01:11 cl 1.30.44.2: RESYNC: (1.30-1.31); FILE MERGED 2008/01/22 12:16:29 aw 1.30.44.1: adaptions and 1st stripping


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [945dcb7f6a52a6a2464e93e50ce5edacb9920ba7]

INTEGRATION: CWS aw033 (1.1.2); FILE ADDED 2008/08/19 16:45:29 cl 1.1.2.3: fixed license files 2008/07/01 15:37:54 aw 1.1.2.2: #i39532# higher granularity for SDrPageObject primitives 2007/03/21 16:10:31 aw 1.1.2.1: #i39532#


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [1117a34cc5aecd2282bbaf8d7b1fcb4c52ed07d9]

INTEGRATION: CWS aw033 (1.87.28); FILE MERGED 2008/07/11 11:39:15 aw 1.87.28.9: RESYNC: (1.99-1.100); FILE MERGED 2008/06/25 13:04:11 aw 1.87.28.8: RESYNC: (1.98-1.99); FILE MERGED 2008/05/14 14:47:30 aw 1.87.28.7: RESYNC: (1.97-1.98); FILE MERGED 2008/03/14 13:56:46 cl 1.87.28.6: RESYNC: (1.93-1.97); FILE MERGED 2008/01/29 13:13:44 aw 1.87.28.5: RESYNC: (1.92-1.93); FILE MERGED 2007/12/03 16:32:53 aw 1.87.28.4: RESYNC: (1.90-1.92); FILE MERGED 2007/10/08 14:37:05 aw 1.87.28.3: RESYNC: (1.89-1.90); FILE MERGED 2007/08/09 13:54:25 aw 1.87.28.2: RESYNC: (1.87-1.89); FILE MERGED 2007/06/29 17:09:05 aw 1.87.28.1: changes after resync


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [dd20eb349abb2225d8b6208c15c4c3fb1a950ac3]

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>  [ef4df1b6788732e0f14c06f5496fd7787497aad0]

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>  [40fc2023ff766db8e9d0069249b6194c1ed253c5]

INTEGRATION: CWS aw033 (1.4.58); FILE MERGED 2008/05/14 14:44:41 aw 1.4.58.2: RESYNC: (1.4-1.5); FILE MERGED 2007/12/12 13:25:05 aw 1.4.58.1: #i39532# clipping changes


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [e9a2a60067eebc089ea1faa0dbe18b7c17e9bb06]

INTEGRATION: CWS aw033 (1.6.58); FILE MERGED 2008/07/11 11:38:29 aw 1.6.58.5: RESYNC: (1.7-1.8); FILE MERGED 2008/05/14 14:44:37 aw 1.6.58.4: RESYNC: (1.6-1.7); FILE MERGED 2007/12/18 15:00:24 aw 1.6.58.3: #i39532# corrected clipping changes 2007/12/12 13:25:05 aw 1.6.58.2: #i39532# clipping changes 2007/11/22 15:11:24 aw 1.6.58.1: #i39532# polygon bezier changes


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [f7566bb05db5e490b6247fc918d4a72ca754cfdc]

INTEGRATION: CWS aw033 (1.4.26); FILE MERGED 2008/07/11 11:38:20 aw 1.4.26.7: RESYNC: (1.7-1.8); FILE MERGED 2008/05/28 10:53:44 aw 1.4.26.6: #i39532# corrected clipping setup for slide when clipping is empty 2008/05/14 14:44:34 aw 1.4.26.5: RESYNC: (1.6-1.7); FILE MERGED 2007/12/18 15:00:24 aw 1.4.26.4: #i39532# corrected clipping changes 2007/12/12 13:25:05 aw 1.4.26.3: #i39532# clipping changes 2007/12/03 16:45:28 aw 1.4.26.2: RESYNC: (1.4-1.6); FILE MERGED 2007/11/22 15:11:24 aw 1.4.26.1: #i39532# polygon bezier changes


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [ff3b826e6bc150b8f1caa59f349274fb73ed91e6]

INTEGRATION: CWS aw033 (1.13.24); FILE MERGED 2008/07/11 11:38:26 aw 1.13.24.3: RESYNC: (1.14-1.15); FILE MERGED 2008/05/14 14:44:29 aw 1.13.24.2: RESYNC: (1.13-1.14); FILE MERGED 2007/11/22 15:11:24 aw 1.13.24.1: #i39532# polygon bezier changes


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [78256518234f929d9fcba7cdd40cd9393570b1bd]

INTEGRATION: CWS aw033 (1.9.2); FILE MERGED 2008/05/14 14:40:00 aw 1.9.2.5: RESYNC: (1.12-1.14); FILE MERGED 2008/03/14 13:55:40 cl 1.9.2.4: RESYNC: (1.11-1.12); FILE MERGED 2007/10/08 19:02:57 aw 1.9.2.3: RESYNC: (1.10-1.11); FILE MERGED 2007/03/20 15:21:48 aw 1.9.2.2: RESYNC: (1.9-1.10); FILE MERGED 2006/05/12 11:39:50 aw 1.9.2.1: code changes for primitive support


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [85b2b1b58c207c4d2a288a373a8cbfc907437030]

INTEGRATION: CWS aw033 (1.8.14); FILE MERGED 2008/07/11 11:38:01 aw 1.8.14.7: RESYNC: (1.12-1.13); FILE MERGED 2008/05/14 14:39:57 aw 1.8.14.6: RESYNC: (1.10-1.12); FILE MERGED 2008/03/14 13:55:37 cl 1.8.14.5: RESYNC: (1.9-1.10); FILE MERGED 2007/11/19 10:17:13 aw 1.8.14.4: #i39532# Lot of changes to make polygon stuff bezier-able 2007/11/07 14:24:30 aw 1.8.14.3: #i39532# committing to have a base for HDU 2007/08/09 22:05:30 aw 1.8.14.2: RESYNC: (1.8-1.9); FILE MERGED 2007/04/11 14:32:08 hdu 1.8.14.1: #i75669# cubic bezier curves can be loopy/spiky/complex: just splitting them up into simpler curves instead going all the way of splitting them up into line segments is preferable in many situations


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [ea9f9d55ed9f852940d3278939fef038991cc9a5]

INTEGRATION: CWS aw033 (1.7.6); FILE MERGED 2008/05/14 14:41:10 aw 1.7.6.2: RESYNC: (1.7-1.8); FILE MERGED 2008/04/16 04:51:24 aw 1.7.6.1: #i39532# moved 3D default raster converter to basegfx


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [4e8d1f46f9b0fdf2056c6c55188cda3de47b3160]

INTEGRATION: CWS aw033 (1.13.2); FILE MERGED 2008/05/14 14:41:13 aw 1.13.2.5: RESYNC: (1.16-1.17); FILE MERGED 2007/12/17 09:52:16 aw 1.13.2.4: #i39532# minor primitive corrections 2007/08/09 22:05:22 aw 1.13.2.3: RESYNC: (1.15-1.16); FILE MERGED 2006/09/26 14:53:46 aw 1.13.2.2: RESYNC: (1.14-1.15); FILE MERGED 2005/10/28 11:23:33 aw 1.13.2.1: #i39532#


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [76e83547488444a925151d92ee8a1ed87c459182]

INTEGRATION: CWS aw033 (1.7.6); FILE MERGED 2008/06/10 09:26:44 aw 1.7.6.4: #i39532# adapted missing tooling conversion 2008/05/14 14:41:43 aw 1.7.6.3: RESYNC: (1.9-1.11); FILE MERGED 2007/08/09 22:04:54 aw 1.7.6.2: RESYNC: (1.7-1.9); FILE MERGED 2006/10/19 10:05:50 aw 1.7.6.1: #i39532# added some tools for UNO API/basegfx conversions


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [c451e601e36205990faae54e20e91869c0e3a1eb]

INTEGRATION: CWS aw033 (1.1.2); FILE ADDED 2008/08/19 16:43:45 cl 1.1.2.2: fixed license files 2008/05/14 09:12:22 aw 1.1.2.1: #i39532# aw033 progresses


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [f0ba18667976709f428c5e7ac8b0fae7b39aa5fe]

INTEGRATION: CWS aw033 (1.1.2); FILE ADDED 2008/08/19 16:43:45 cl 1.1.2.5: fixed license files 2008/05/15 14:39:57 aw 1.1.2.4: changes after resync 2008/05/14 09:16:33 aw 1.1.2.3: #i39532# aw033 progresses from git 2008/04/16 04:51:23 aw 1.1.2.2: #i39532# moved 3D default raster converter to basegfx 2006/05/12 11:33:16 aw 1.1.2.1: code for primitive support


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [ab40176ef451af0fb6cf461a1f5feb026059b632]

INTEGRATION: CWS aw033 (1.1.2); FILE ADDED 2008/08/19 16:43:45 cl 1.1.2.4: fixed license files 2008/05/27 14:08:46 aw 1.1.2.3: #i39532# changes DEV300 m12 resync corrections 2007/01/22 17:32:06 aw 1.1.2.2: changes after resync 2006/05/12 11:33:06 aw 1.1.2.1: code for primitive support


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [195274ea1f37faecd973bb4a1b4b0d9ddda58be5]

INTEGRATION: CWS aw033 (1.1.2); FILE ADDED 2008/08/19 16:43:45 cl 1.1.2.4: fixed license files 2008/05/27 14:08:46 aw 1.1.2.3: #i39532# changes DEV300 m12 resync corrections 2007/01/22 17:32:06 aw 1.1.2.2: changes after resync 2006/05/12 11:32:56 aw 1.1.2.1: code for primitive support


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [e3cb27fb9db2a4c14e3e60c148347444ce81c24e]

INTEGRATION: CWS aw033 (1.6.2); FILE MERGED 2008/05/27 14:08:46 aw 1.6.2.5: #i39532# changes DEV300 m12 resync corrections 2008/05/14 14:41:21 aw 1.6.2.4: RESYNC: (1.8-1.9); FILE MERGED 2006/09/26 14:51:59 aw 1.6.2.3: RESYNC: (1.7-1.8); FILE MERGED 2006/05/12 14:36:48 aw 1.6.2.2: RESYNC: (1.6-1.7); FILE MERGED 2006/05/12 11:36:08 aw 1.6.2.1: code changes for primitive support


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [655b97d5079dbb26692a5aac67111f06fa8616ec]

INTEGRATION: CWS aw033 (1.6.2); FILE MERGED 2008/06/10 09:26:44 aw 1.6.2.5: #i39532# adapted missing tooling conversion 2008/05/14 14:41:17 aw 1.6.2.4: RESYNC: (1.9-1.10); FILE MERGED 2006/09/26 14:51:42 aw 1.6.2.3: RESYNC: (1.7-1.8); FILE MERGED 2006/05/12 14:36:32 aw 1.6.2.2: RESYNC: (1.6-1.7); FILE MERGED 2006/05/12 11:36:08 aw 1.6.2.1: code changes for primitive support


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [6f84ac0e57c3d1bd9d22efe95aea5d89cf8815c9]

INTEGRATION: CWS aw033 (1.6.6); FILE MERGED 2008/05/27 14:08:46 aw 1.6.6.3: #i39532# changes DEV300 m12 resync corrections 2008/05/14 14:41:24 aw 1.6.6.2: RESYNC: (1.6-1.7); FILE MERGED 2007/12/12 13:13:34 aw 1.6.6.1: #i39532# clipping changes


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [45a0353abe648531d6535137ac83b8212afd4086]

INTEGRATION: CWS aw033 (1.8.2); FILE MERGED 2008/05/14 14:40:07 aw 1.8.2.6: RESYNC: (1.10-1.11); FILE MERGED 2007/12/12 13:15:27 aw 1.8.2.5: #i39532# clipping changes 2007/12/12 13:13:34 aw 1.8.2.4: #i39532# clipping changes 2006/09/26 14:51:16 aw 1.8.2.3: RESYNC: (1.9-1.10); FILE MERGED 2006/05/12 11:36:08 aw 1.8.2.2: code changes for primitive support 2005/10/28 11:24:16 aw 1.8.2.1: #i39532#


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [9d1ddac7b8041c2945b692c42371e3f60d9c0d2a]

INTEGRATION: CWS aw033 (1.4.2); FILE MERGED 2008/05/15 14:36:28 aw 1.4.2.8: changes after resync 2008/05/14 14:41:06 aw 1.4.2.7: RESYNC: (1.5-1.7); FILE MERGED 2008/05/14 09:16:32 aw 1.4.2.6: #i39532# aw033 progresses from git 2007/11/07 14:24:30 aw 1.4.2.5: #i39532# committing to have a base for HDU 2006/12/12 10:15:10 aw 1.4.2.4: #i39532# changes after resync 2006/09/27 16:29:23 aw 1.4.2.3: #i39532# changes after resync to m185 2006/09/26 14:51:09 aw 1.4.2.2: RESYNC: (1.4-1.5); FILE MERGED 2006/05/12 11:36:07 aw 1.4.2.1: code changes for primitive support


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [d9c6350ec0a4ad36305642ad29c85cb650dac69c]

INTEGRATION: CWS aw033 (1.5.2); FILE MERGED 2008/05/14 14:40:33 aw 1.5.2.6: RESYNC: (1.9-1.11); FILE MERGED 2006/11/28 16:13:34 aw 1.5.2.5: RESYNC: (1.8-1.9); FILE MERGED 2006/09/27 16:29:23 aw 1.5.2.4: #i39532# changes after resync to m185 2006/09/26 14:51:00 aw 1.5.2.3: RESYNC: (1.6-1.8); FILE MERGED 2006/05/12 11:36:07 aw 1.5.2.2: code changes for primitive support 2005/10/28 11:24:15 aw 1.5.2.1: #i39532#


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [0514562c8e6b06c45eeb25dcd8a7a7a665546330]

INTEGRATION: CWS aw033 (1.6.2); FILE MERGED 2008/05/27 14:08:46 aw 1.6.2.9: #i39532# changes DEV300 m12 resync corrections 2008/05/14 14:41:03 aw 1.6.2.8: RESYNC: (1.8-1.10); FILE MERGED 2007/11/07 17:38:49 aw 1.6.2.7: #i39532# prep version for HDU 2007/11/07 14:24:30 aw 1.6.2.6: #i39532# committing to have a base for HDU 2006/09/26 14:50:53 aw 1.6.2.5: RESYNC: (1.7-1.8); FILE MERGED 2006/05/16 14:09:46 aw 1.6.2.4: handish adaptions after resync 2006/05/12 14:35:58 aw 1.6.2.3: RESYNC: (1.6-1.7); FILE MERGED 2006/05/12 11:36:07 aw 1.6.2.2: code changes for primitive support 2005/10/28 11:24:15 aw 1.6.2.1: #i39532#


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [02183d0b24fae1aee3fe89fa5023b497aafa6177]

INTEGRATION: CWS aw033 (1.1.2); FILE ADDED 2008/08/19 16:43:45 cl 1.1.2.4: fixed license files 2008/05/27 14:08:46 aw 1.1.2.3: #i39532# changes DEV300 m12 resync corrections 2007/01/22 17:32:05 aw 1.1.2.2: changes after resync 2006/05/12 11:34:51 aw 1.1.2.1: code for primitive support


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [00182bc47ccdc2dde85e189403424c736641e8e1]

INTEGRATION: CWS aw033 (1.6.2); FILE MERGED 2008/05/27 14:08:45 aw 1.6.2.8: #i39532# changes DEV300 m12 resync corrections 2008/05/15 14:59:21 aw 1.6.2.7: adaptions after resync 2008/05/15 14:32:39 aw 1.6.2.6: adaptions after resync 2008/05/14 14:40:54 aw 1.6.2.5: RESYNC: (1.10-1.12); FILE MERGED 2006/11/28 16:13:27 aw 1.6.2.4: RESYNC: (1.9-1.10); FILE MERGED 2006/09/27 16:29:23 aw 1.6.2.3: #i39532# changes after resync to m185 2006/09/26 14:50:46 aw 1.6.2.2: RESYNC: (1.6-1.9); FILE MERGED 2006/05/12 11:36:07 aw 1.6.2.1: code changes for primitive support


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [4345ff22d65f3ea74e3ae0dd521f31cbae77a316]

INTEGRATION: CWS aw033 (1.1.2); FILE ADDED 2008/08/19 16:43:45 cl 1.1.2.3: fixed license files 2008/05/27 14:08:45 aw 1.1.2.2: #i39532# changes DEV300 m12 resync corrections 2006/05/12 11:34:34 aw 1.1.2.1: code for primitive support


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [ce1a9b8fc4d4f9970f1465be74f1b74beac4e74c]

INTEGRATION: CWS aw033 (1.12.2); FILE MERGED 2008/05/14 14:40:10 aw 1.12.2.13: RESYNC: (1.16-1.18); FILE MERGED 2007/12/12 13:13:34 aw 1.12.2.12: #i39532# clipping changes 2007/11/26 11:21:59 aw 1.12.2.11: #i39532# reworked B2DPolygon default decomposition 2007/11/22 14:56:58 aw 1.12.2.10: #i39532# polygon bezier changes 2007/11/19 10:17:03 aw 1.12.2.9: #i39532# Lot of changes to make polygon stuff bezier-able 2007/11/07 14:24:30 aw 1.12.2.8: #i39532# committing to have a base for HDU 2007/10/17 10:41:29 aw 1.12.2.7: #i39532# support for reSegmentPolygonEdges 2007/08/09 22:04:35 aw 1.12.2.6: RESYNC: (1.15-1.16); FILE MERGED 2006/09/27 16:29:23 aw 1.12.2.5: #i39532# changes after resync to m185 2006/09/26 14:50:29 aw 1.12.2.4: RESYNC: (1.13-1.15); FILE MERGED 2006/05/12 14:35:51 aw 1.12.2.3: RESYNC: (1.12-1.13); FILE MERGED 2006/05/12 11:36:07 aw 1.12.2.2: code changes for primitive support 2005/10/28 11:24:15 aw 1.12.2.1: #i39532#


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [394b10d8f53742a7ab87248a92c04412f5e4aa54]

INTEGRATION: CWS aw033 (1.9.2); FILE MERGED 2008/06/24 15:26:48 aw 1.9.2.12: #i39532# corrections 2008/05/27 14:08:45 aw 1.9.2.11: #i39532# changes DEV300 m12 resync corrections 2008/05/14 14:40:58 aw 1.9.2.10: RESYNC: (1.15-1.16); FILE MERGED 2008/03/14 13:55:21 cl 1.9.2.9: RESYNC: (1.14-1.15); FILE MERGED 2007/12/17 09:52:16 aw 1.9.2.8: #i39532# minor primitive corrections 2007/12/12 13:15:27 aw 1.9.2.7: #i39532# clipping changes 2007/12/12 13:13:33 aw 1.9.2.6: #i39532# clipping changes 2007/12/03 13:53:24 aw 1.9.2.5: #i39532# checkin for resync 2007/08/09 22:04:27 aw 1.9.2.4: RESYNC: (1.13-1.14); FILE MERGED 2006/09/26 14:50:13 aw 1.9.2.3: RESYNC: (1.11-1.13); FILE MERGED 2006/05/12 14:35:32 aw 1.9.2.2: RESYNC: (1.9-1.11); FILE MERGED 2005/10/28 11:24:15 aw 1.9.2.1: #i39532#


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [7e94b193bffe864ea6ef422708e9db307ddff1e8]

INTEGRATION: CWS aw033 (1.13.2); FILE MERGED 2008/05/14 14:40:25 aw 1.13.2.9: RESYNC: (1.18-1.20); FILE MERGED 2007/12/03 13:53:24 aw 1.13.2.8: #i39532# checkin for resync 2007/11/26 11:21:59 aw 1.13.2.7: #i39532# reworked B2DPolygon default decomposition 2007/08/09 22:04:20 aw 1.13.2.6: RESYNC: (1.17-1.18); FILE MERGED 2006/11/28 16:13:20 aw 1.13.2.5: RESYNC: (1.16-1.17); FILE MERGED 2006/09/26 14:50:05 aw 1.13.2.4: RESYNC: (1.14-1.16); FILE MERGED 2006/05/12 11:36:06 aw 1.13.2.3: code changes for primitive support 2005/10/28 12:10:21 aw 1.13.2.2: #i39532# 2005/10/28 11:24:15 aw 1.13.2.1: #i39532#


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [c15b6c4ea9ceba90f6f83f646a21bad5fb8528e9]

INTEGRATION: CWS aw033 (1.5.6); FILE MERGED 2008/05/14 14:40:46 aw 1.5.6.2: RESYNC: (1.5-1.6); FILE MERGED 2007/12/18 15:07:07 aw 1.5.6.1: #i39532# automatic subdivide for triangulation


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [2bd76c3928d6250c287fb8910e8843d035100e5e]

INTEGRATION: CWS aw033 (1.20.2); FILE MERGED 2008/06/24 15:26:47 aw 1.20.2.24: #i39532# corrections 2008/05/27 14:08:45 aw 1.20.2.23: #i39532# changes DEV300 m12 resync corrections 2008/05/14 14:40:21 aw 1.20.2.22: RESYNC: (1.26-1.28); FILE MERGED 2007/12/18 15:07:16 aw 1.20.2.21: #i39532# cleanup 2007/12/17 09:52:16 aw 1.20.2.20: #i39532# minor primitive corrections 2007/12/12 13:13:33 aw 1.20.2.19: #i39532# clipping changes 2007/11/27 11:57:02 aw 1.20.2.18: #i39532# added GetRange() to B2DPolygon 2007/11/26 11:21:59 aw 1.20.2.17: #i39532# reworked B2DPolygon default decomposition 2007/11/22 14:56:58 aw 1.20.2.16: #i39532# polygon bezier changes 2007/11/20 11:26:30 aw 1.20.2.15: #i39532# warning adaptions for unxlngi6 2007/11/19 10:17:02 aw 1.20.2.14: #i39532# Lot of changes to make polygon stuff bezier-able 2007/11/07 17:38:48 aw 1.20.2.13: #i39532# prep version for HDU 2007/11/07 14:24:29 aw 1.20.2.12: #i39532# committing to have a base for HDU 2007/10/22 10:41:56 aw 1.20.2.11: #i39523# changes for SD primitive usage 2007/10/17 10:41:29 aw 1.20.2.10: #i39532# support for reSegmentPolygonEdges 2007/09/20 09:48:21 aw 1.20.2.9: #i39532# added Waveline support and tiled polygon 2007/08/13 15:28:43 aw 1.20.2.8: #i39532# changes after resync 2007/08/09 22:04:12 aw 1.20.2.7: RESYNC: (1.24-1.26); FILE MERGED 2007/04/23 07:09:52 hdu 1.20.2.6: add basegfx::tools::createSimplifiedPolygon() method 2006/11/28 16:13:13 aw 1.20.2.5: RESYNC: (1.23-1.24); FILE MERGED 2006/09/26 14:49:47 aw 1.20.2.4: RESYNC: (1.21-1.23); FILE MERGED 2006/05/12 14:35:17 aw 1.20.2.3: RESYNC: (1.20-1.21); FILE MERGED 2006/05/12 11:36:06 aw 1.20.2.2: code changes for primitive support 2005/10/28 11:24:14 aw 1.20.2.1: #i39532#


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [c0bf981dce151b8967148cee49dd3161791966b9]

INTEGRATION: CWS aw033 (1.3.2); FILE MERGED 2008/05/14 14:40:43 aw 1.3.2.7: RESYNC: (1.6-1.7); FILE MERGED 2007/12/03 13:53:24 aw 1.3.2.6: #i39532# checkin for resync 2007/11/22 14:56:58 aw 1.3.2.5: #i39532# polygon bezier changes 2007/11/07 14:24:29 aw 1.3.2.4: #i39532# committing to have a base for HDU 2007/08/09 22:04:05 aw 1.3.2.3: RESYNC: (1.5-1.6); FILE MERGED 2006/09/26 14:49:40 aw 1.3.2.2: RESYNC: (1.4-1.5); FILE MERGED 2005/10/28 11:24:14 aw 1.3.2.1: #i39532#


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [009f664a5d183cbf7a7766cd35797d090131ec30]

INTEGRATION: CWS aw033 (1.1.8); FILE MERGED 2008/05/14 14:40:14 aw 1.1.8.9: RESYNC: (1.5-1.6); FILE MERGED 2007/12/12 13:13:33 aw 1.1.8.8: #i39532# clipping changes 2007/12/04 10:36:36 aw 1.1.8.7: #i39532# changes after resync 2007/12/03 13:53:24 aw 1.1.8.6: #i39532# checkin for resync 2007/08/09 22:03:57 aw 1.1.8.5: RESYNC: (1.4-1.5); FILE MERGED 2006/12/12 16:24:09 hr 1.1.8.4: RESYNC; 2006/05/16 14:09:46 aw 1.1.8.3: handish adaptions after resync 2006/05/12 11:36:06 aw 1.1.8.2: code changes for primitive support 2005/10/28 11:24:02 aw 1.1.8.1: #i39532#


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [b7b8e1b5405ff07b5d8e543b819dd7eeeb7d4eee]

INTEGRATION: CWS aw033 (1.13.2); FILE MERGED 2008/05/14 14:40:37 aw 1.13.2.9: RESYNC: (1.19-1.21); FILE MERGED 2007/11/27 11:57:02 aw 1.13.2.8: #i39532# added GetRange() to B2DPolygon 2007/11/26 11:21:59 aw 1.13.2.7: #i39532# reworked B2DPolygon default decomposition 2007/11/23 09:43:05 aw 1.13.2.6: #i39532# warning corrections 2007/11/22 14:56:58 aw 1.13.2.5: #i39532# polygon bezier changes 2007/08/09 22:03:50 aw 1.13.2.4: RESYNC: (1.18-1.19); FILE MERGED 2006/09/26 14:49:33 aw 1.13.2.3: RESYNC: (1.14-1.17); FILE MERGED 2006/05/12 11:36:05 aw 1.13.2.2: code changes for primitive support 2005/10/28 11:24:14 aw 1.13.2.1: #i39532#


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [ba2d94d15a8ade2408bcde1c0b20307cd2efde4b]

INTEGRATION: CWS aw033 (1.5.6); FILE MERGED 2008/05/14 14:40:29 aw 1.5.6.11: RESYNC: (1.5-1.6); FILE MERGED 2008/05/14 09:16:32 aw 1.5.6.10: #i39532# aw033 progresses from git 2007/11/23 09:43:05 aw 1.5.6.9: #i39532# warning corrections 2007/11/22 14:56:58 aw 1.5.6.8: #i39532# polygon bezier changes 2007/11/19 10:17:02 aw 1.5.6.7: #i39532# Lot of changes to make polygon stuff bezier-able 2007/11/07 14:24:29 aw 1.5.6.6: #i39532# committing to have a base for HDU 2007/10/18 09:27:00 hdu 1.5.6.5: #i75669# fix typo 2007/10/18 09:23:10 hdu 1.5.6.4: #i75669# resegment polygon with curves before line->area conversion 2007/10/17 12:22:53 hdu 1.5.6.3: #i75669# fix createAreaGeometryForSimplePolygon() after resync changes 2007/08/13 15:28:43 aw 1.5.6.2: #i39532# changes after resync 2007/04/26 14:30:26 hdu 1.5.6.1: #i75669# added method createAreaGeometryForSimplePolygon()


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [ca68af5c340c5c4d3d2f92f33009365b89b0a86f]

INTEGRATION: CWS aw033 (1.6.2); FILE MERGED 2008/05/14 14:41:35 aw 1.6.2.4: RESYNC: (1.8-1.9); FILE MERGED 2008/04/16 04:51:23 aw 1.6.2.3: #i39532# moved 3D default raster converter to basegfx 2006/09/26 14:48:42 aw 1.6.2.2: RESYNC: (1.7-1.8); FILE MERGED 2005/10/28 11:23:16 aw 1.6.2.1: #i39532#


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [79689a667372a320180d7d001cc3e0996c0b8968]

INTEGRATION: CWS aw033 (1.1.2); FILE ADDED 2008/08/19 16:43:45 cl 1.1.2.2: fixed license files 2006/05/12 11:32:28 aw 1.1.2.1: code for primitive support


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [28203643aaf79d4e89ce4936e9f9b788b27edbbe]

INTEGRATION: CWS aw033 (1.1.2); FILE ADDED 2008/08/19 16:43:45 cl 1.1.2.4: fixed license files 2008/05/27 14:08:45 aw 1.1.2.3: #i39532# changes DEV300 m12 resync corrections 2007/01/22 17:32:05 aw 1.1.2.2: changes after resync 2006/05/12 11:32:17 aw 1.1.2.1: code for primitive support


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [2626bf5365efb8f9cbdbe76cfc980808ae5676e4]

INTEGRATION: CWS aw033 (1.2.2); FILE MERGED 2008/05/14 14:42:00 aw 1.2.2.2: RESYNC: (1.2-1.3); FILE MERGED 2007/09/26 11:32:44 aw 1.2.2.1: #i73860# matrixtools added


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [484c3ddfd5f3d9b6175ac876ee6fb8f4c77f5637]

INTEGRATION: CWS aw033 (1.8.2); FILE MERGED 2008/06/10 09:26:43 aw 1.8.2.8: #i39532# adapted missing tooling conversion 2008/05/14 14:42:03 aw 1.8.2.7: RESYNC: (1.13-1.14); FILE MERGED 2007/05/23 23:35:55 aw 1.8.2.6: RESYNC: (1.12-1.13); FILE MERGED 2006/11/28 16:12:59 aw 1.8.2.5: RESYNC: (1.11-1.12); FILE MERGED 2006/09/27 16:29:22 aw 1.8.2.4: #i39532# changes after resync to m185 2006/09/26 14:48:15 aw 1.8.2.3: RESYNC: (1.9-1.11); FILE MERGED 2006/05/12 11:36:05 aw 1.8.2.2: code changes for primitive support 2005/10/28 11:22:54 aw 1.8.2.1: #i39532#


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [918160466261a2e187668a14ecdf2b72b824dd56]

INTEGRATION: CWS aw033 (1.1.2); FILE ADDED 2008/08/19 16:43:45 cl 1.1.2.3: fixed license files 2008/05/27 14:08:45 aw 1.1.2.2: #i39532# changes DEV300 m12 resync corrections 2007/09/26 11:30:52 aw 1.1.2.1: #73860# matriox tooling to hold a amtrix in decomposed form


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [23e739928450c3079ea775cdd37f6c3ec0e0c5bf]

INTEGRATION: CWS aw033 (1.18.6); FILE MERGED 2008/05/27 14:08:45 aw 1.18.6.1: #i39532# changes DEV300 m12 resync corrections


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [1a8446d4c54fcc4aeee86fae30af581284b8aca9]

INTEGRATION: CWS aw033 (1.3.2); FILE MERGED 2008/05/14 14:41:49 aw 1.3.2.2: RESYNC: (1.3-1.4); FILE MERGED 2007/12/04 10:48:23 aw 1.3.2.1: #i39532# changes after resync


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [d4692c565103deb0b4241fd87ec472dabac69c25]

INTEGRATION: CWS aw033 (1.10.2); FILE MERGED 2008/05/14 14:41:53 aw 1.10.2.13: RESYNC: (1.14-1.15); FILE MERGED 2007/12/12 13:13:33 aw 1.10.2.12: #i39532# clipping changes 2007/11/22 14:56:58 aw 1.10.2.11: #i39532# polygon bezier changes 2007/11/19 10:17:02 aw 1.10.2.10: #i39532# Lot of changes to make polygon stuff bezier-able 2007/11/07 14:24:29 aw 1.10.2.9: #i39532# committing to have a base for HDU 2007/08/09 22:03:43 aw 1.10.2.8: RESYNC: (1.13-1.14); FILE MERGED 2007/04/13 06:57:07 hdu 1.10.2.7: #i75669# 101 2007/04/13 06:52:23 hdu 1.10.2.6: #i75669# fix brackets in the numerical stability improvement to make it work in all situations 2007/04/12 10:11:12 hdu 1.10.2.5: #i75669# improve numerical stability in B2DCubicBezier::getNextExtremumPos() (thanks THB) 2007/04/11 14:32:07 hdu 1.10.2.4: #i75669# cubic bezier curves can be loopy/spiky/complex: just splitting them up into simpler curves instead going all the way of splitting them up into line segments is preferable in many situations 2007/03/20 15:21:32 aw 1.10.2.3: RESYNC: (1.12-1.13); FILE MERGED 2006/09/26 14:47:22 aw 1.10.2.2: RESYNC: (1.11-1.12); FILE MERGED 2005/10/28 11:22:44 aw 1.10.2.1: #i39532#


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [46451f0a30baf49a85c1dc845eb5fe363a118844]

INTEGRATION: CWS aw033 (1.12.12); FILE MERGED 2008/05/14 14:41:46 aw 1.12.12.2: RESYNC: (1.12-1.13); FILE MERGED 2007/11/07 14:24:29 aw 1.12.12.1: #i39532# committing to have a base for HDU


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [7db9f195461768420b561a43acc2a4011a51593c]

INTEGRATION: CWS aw033 (1.1.2); FILE ADDED 2008/08/19 16:43:44 cl 1.1.2.3: fixed license files 2006/06/02 13:52:57 aw 1.1.2.2: #i39532# added colorModifier 2006/05/12 11:31:53 aw 1.1.2.1: code for primitive support


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [f2e63cc81d923e144dc0cbce1ca287a3c49db6ff]

INTEGRATION: CWS aw033 (1.1.2); FILE ADDED 2008/08/19 16:43:44 cl 1.1.2.5: fixed license files 2008/05/27 14:08:44 aw 1.1.2.4: #i39532# changes DEV300 m12 resync corrections 2007/01/22 17:28:18 aw 1.1.2.3: changes after resync 2006/12/12 10:15:10 aw 1.1.2.2: #i39532# changes after resync 2006/06/02 13:51:31 aw 1.1.2.1: #i39523# added standard colorModifier


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [85e5123ec89560228f528d59c2ce1336f85b5793]

INTEGRATION: CWS aw033 (1.1.2); FILE ADDED 2008/08/19 16:43:44 cl 1.1.2.4: fixed license files 2008/05/27 14:08:44 aw 1.1.2.3: #i39532# changes DEV300 m12 resync corrections 2007/01/22 16:20:51 aw 1.1.2.2: changes after resync 2006/05/12 11:31:42 aw 1.1.2.1: code for primitive support


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [17f6923ab6dd3bf62d611be3faefa407ff032c02]

INTEGRATION: CWS aw033 (1.26.20); FILE MERGED 2008/05/14 14:40:04 aw 1.26.20.12: RESYNC: (1.30-1.32); FILE MERGED 2008/05/14 09:16:45 aw 1.26.20.11: #i39532# aw033 progresses from git 2008/04/16 04:51:32 aw 1.26.20.10: #i39532# moved 3D default raster converter to basegfx 2008/03/14 13:55:14 cl 1.26.20.9: RESYNC: (1.29-1.30); FILE MERGED 2007/11/07 14:24:29 aw 1.26.20.8: #i39532# committing to have a base for HDU 2007/10/08 19:02:50 aw 1.26.20.7: RESYNC: (1.28-1.29); FILE MERGED 2007/09/26 11:32:31 aw 1.26.20.6: #i73860# matrixtools added 2006/09/26 14:46:57 aw 1.26.20.5: RESYNC: (1.27-1.28); FILE MERGED 2006/06/02 13:54:11 aw 1.26.20.4: #i39532# added colr, pixel and raster 2006/05/12 14:34:15 aw 1.26.20.3: RESYNC: (1.26-1.27); FILE MERGED 2006/05/12 11:39:42 aw 1.26.20.2: code changes for primitive support 2005/10/28 11:24:45 aw 1.26.20.1: #i39532#


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [9b47ff851d53fc8ed3f7e96363eb2777d42b43e4]

INTEGRATION: CWS aw033 (1.8.60); FILE MERGED 2008/03/14 13:55:10 cl 1.8.60.4: RESYNC: (1.10-1.11); FILE MERGED 2006/11/28 16:12:43 aw 1.8.60.3: RESYNC: (1.9-1.10); FILE MERGED 2006/09/26 14:47:04 aw 1.8.60.2: RESYNC: (1.8-1.9); FILE MERGED 2006/05/12 11:39:42 aw 1.8.60.1: code changes for primitive support


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [f30136ac6caba36ae71c01ca431734d8da008811]

INTEGRATION: CWS aw033 (1.9.2); FILE MERGED 2008/05/14 14:43:16 aw 1.9.2.5: RESYNC: (1.10-1.11); FILE MERGED 2008/05/14 09:16:13 aw 1.9.2.4: #i39532# aw033 progresses from git 2008/04/16 04:50:23 aw 1.9.2.3: #i39532# moved 3D default raster converter to basegfx 2007/03/20 15:21:24 aw 1.9.2.2: RESYNC: (1.9-1.10); FILE MERGED 2006/05/12 11:39:25 aw 1.9.2.1: code changes for primitive support


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [5cf53d6d474e639f88d534144c041b8356905221]

INTEGRATION: CWS aw033 (1.3.2); FILE MERGED 2008/05/14 14:43:20 aw 1.3.2.2: RESYNC: (1.3-1.4); FILE MERGED 2007/11/07 14:24:28 aw 1.3.2.1: #i39532# committing to have a base for HDU


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [a098aebf3cef68611a9c70870d379dd01f777d82]

INTEGRATION: CWS aw033 (1.15.2); FILE MERGED 2008/05/27 14:08:44 aw 1.15.2.1: #i39532# changes DEV300 m12 resync corrections


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [80277b241e2a9dca0b202971dddc333a064e9a02]

INTEGRATION: CWS aw033 (1.3.4); FILE MERGED 2008/05/27 14:08:44 aw 1.3.4.1: #i39532# changes DEV300 m12 resync corrections


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [4becd79daa5dbd68c49009b5e6a56b0a31904220]

INTEGRATION: CWS aw033 (1.4.6); FILE MERGED 2008/05/27 14:08:44 aw 1.4.6.1: #i39532# changes DEV300 m12 resync corrections


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [c7b3a53b568a2b291688b8f087a851d5a11a7bf0]

INTEGRATION: CWS aw033 (1.7.20); FILE MERGED 2008/06/10 09:26:21 aw 1.7.20.3: #i39532# adapted missing tooling conversion 2008/05/14 14:43:12 aw 1.7.20.2: RESYNC: (1.7-1.9); FILE MERGED 2006/10/19 10:05:35 aw 1.7.20.1: #i39532# added some tools for UNO API/basegfx conversions


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [1c584ed09753ca4b8cb175e15c9e0ca328573705]

INTEGRATION: CWS aw033 (1.1.2); FILE ADDED 2008/08/19 16:43:44 cl 1.1.2.3: fixed license files 2008/05/27 19:05:14 thb 1.1.2.2: #i10000# Build breaker fixed 2008/05/14 09:12:00 aw 1.1.2.1: #i39532# aw033 progresses


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [f83e555c3497b6addb82b312bb22438ca433daf9]

INTEGRATION: CWS aw033 (1.1.2); FILE ADDED 2008/08/19 16:43:44 cl 1.1.2.4: fixed license files 2008/08/13 09:34:39 aw 1.1.2.3: #i39532# exchanged memcpy with rtl_zeroMemory for fedora build 2008/05/27 14:08:44 aw 1.1.2.2: #i39532# changes DEV300 m12 resync corrections 2006/05/12 11:29:59 aw 1.1.2.1: code for primitive support


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [6f769fb8aaab1f899b3ca4551f6a8df2953cd938]

INTEGRATION: CWS aw033 (1.1.2); FILE ADDED 2008/08/19 16:43:44 cl 1.1.2.5: fixed license files 2008/08/12 13:35:19 aw 1.1.2.4: #i39532# changed from  to trl_zeroMemory usage 2008/05/27 14:08:44 aw 1.1.2.3: #i39532# changes DEV300 m12 resync corrections 2006/05/16 14:09:24 aw 1.1.2.2: handish adaptions after resync 2006/05/12 11:29:50 aw 1.1.2.1: code for primitive support


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [d632aebaf9d9ef3a7cbd10ed4d5a75fbb9a76b6f]

INTEGRATION: CWS aw033 (1.11.2); FILE MERGED 2008/05/27 14:08:43 aw 1.11.2.5: #i39532# changes DEV300 m12 resync corrections 2008/05/14 14:43:41 aw 1.11.2.4: RESYNC: (1.13-1.14); FILE MERGED 2007/08/09 22:03:16 aw 1.11.2.3: RESYNC: (1.12-1.13); FILE MERGED 2006/05/12 14:33:56 aw 1.11.2.2: RESYNC: (1.11-1.12); FILE MERGED 2006/05/12 11:39:25 aw 1.11.2.1: code changes for primitive support


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [ee4ceae317a9c10fcc2de99300105f947645ddee]

INTEGRATION: CWS aw033 (1.8.2); FILE MERGED 2008/05/14 14:43:44 aw 1.8.2.2: RESYNC: (1.8-1.9); FILE MERGED 2006/05/12 11:39:24 aw 1.8.2.1: code changes for primitive support


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [1ffe7384305f3f05c1d9304a1d475e0c136ce6f6]

INTEGRATION: CWS aw033 (1.14.2); FILE MERGED 2008/05/14 14:43:51 aw 1.14.2.3: RESYNC: (1.15-1.16); FILE MERGED 2007/08/09 22:03:09 aw 1.14.2.2: RESYNC: (1.14-1.15); FILE MERGED 2006/05/12 11:39:24 aw 1.14.2.1: code changes for primitive support


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [1ee46f27ae40fa4426476279b6771d65b7a11a5d]

INTEGRATION: CWS aw033 (1.8.2); FILE MERGED 2008/05/27 14:08:43 aw 1.8.2.4: #i39532# changes DEV300 m12 resync corrections 2008/05/14 14:43:47 aw 1.8.2.3: RESYNC: (1.9-1.10); FILE MERGED 2006/05/12 14:33:28 aw 1.8.2.2: RESYNC: (1.8-1.9); FILE MERGED 2006/05/12 11:39:24 aw 1.8.2.1: code changes for primitive support


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [686924857ca07df414d162693f3f4c545aedeb3f]

INTEGRATION: CWS aw033 (1.3.6); FILE MERGED 2008/05/27 14:08:43 aw 1.3.6.1: #i39532# changes DEV300 m12 resync corrections


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [dde40b3c332d3b71a693436c8a473bfee8c79eb0]

INTEGRATION: CWS aw033 (1.14.2); FILE MERGED 2008/05/27 14:08:43 aw 1.14.2.6: #i39532# changes DEV300 m12 resync corrections 2008/05/14 14:43:54 aw 1.14.2.5: RESYNC: (1.17-1.18); FILE MERGED 2007/08/09 22:03:01 aw 1.14.2.4: RESYNC: (1.16-1.17); FILE MERGED 2006/11/28 16:12:33 aw 1.14.2.3: RESYNC: (1.15-1.16); FILE MERGED 2006/05/12 14:33:10 aw 1.14.2.2: RESYNC: (1.14-1.15); FILE MERGED 2006/05/12 11:39:24 aw 1.14.2.1: code changes for primitive support


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [5cc5034699e98cc9d8da6d87688c0d169dbe1834]

INTEGRATION: CWS aw033 (1.5.6); FILE MERGED 2008/05/27 14:08:43 aw 1.5.6.1: #i39532# changes DEV300 m12 resync corrections


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [42b17518db1345c3640f8f73518881a6cde91074]

INTEGRATION: CWS aw033 (1.6.2); FILE MERGED 2008/05/14 14:43:37 aw 1.6.2.2: RESYNC: (1.6-1.7); FILE MERGED 2006/05/12 11:39:24 aw 1.6.2.1: code changes for primitive support


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [7258da92c8a10a014b4c27be62dbe0bcc052559b]

INTEGRATION: CWS aw033 (1.12.2); FILE MERGED 2008/05/14 14:43:57 aw 1.12.2.3: RESYNC: (1.13-1.14); FILE MERGED 2007/08/09 22:02:54 aw 1.12.2.2: RESYNC: (1.12-1.13); FILE MERGED 2006/05/12 11:39:24 aw 1.12.2.1: code changes for primitive support


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [f648c637c5e63603bb41b2634be0aaf326c82540]

INTEGRATION: CWS aw033 (1.5.2); FILE MERGED 2008/05/27 14:08:43 aw 1.5.2.4: #i39532# changes DEV300 m12 resync corrections 2008/05/14 14:42:46 aw 1.5.2.3: RESYNC: (1.5-1.7); FILE MERGED 2007/11/07 14:24:28 aw 1.5.2.2: #i39532# committing to have a base for HDU 2006/05/12 11:38:01 aw 1.5.2.1: code changes for primitive support


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [8e21cb231992b9026f41e661c8b4deddee5095a6]

INTEGRATION: CWS aw033 (1.5.2); FILE MERGED 2008/05/14 14:42:10 aw 1.5.2.4: RESYNC: (1.7-1.9); FILE MERGED 2006/09/26 14:46:07 aw 1.5.2.3: RESYNC: (1.6-1.7); FILE MERGED 2006/05/12 11:38:01 aw 1.5.2.2: code changes for primitive support 2005/10/28 11:21:57 aw 1.5.2.1: #i39532#


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [56fa7423bf032d6dfcc9afb38e86c88ea73f2386]

INTEGRATION: CWS aw033 (1.6.2); FILE MERGED 2008/05/27 14:08:43 aw 1.6.2.6: #i39532# changes DEV300 m12 resync corrections 2008/05/14 14:42:20 aw 1.6.2.5: RESYNC: (1.7-1.9); FILE MERGED 2007/11/07 14:24:28 aw 1.6.2.4: #i39532# committing to have a base for HDU 2006/05/12 14:32:36 aw 1.6.2.3: RESYNC: (1.6-1.7); FILE MERGED 2006/05/12 11:38:01 aw 1.6.2.2: code changes for primitive support 2005/10/28 11:21:56 aw 1.6.2.1: #i39532#


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [2aad9ba33bdd4231d7ab5c33b7f796d0cc9a9d75]

INTEGRATION: CWS aw033 (1.1.2); FILE ADDED 2008/08/19 16:43:44 cl 1.1.2.3: fixed license files 2008/05/27 14:08:43 aw 1.1.2.2: #i39532# changes DEV300 m12 resync corrections 2006/05/12 11:37:39 aw 1.1.2.1: code for primitive support


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [50b7cfdc02fc1f8d6e6ae3b1ea5f595472e9babf]

INTEGRATION: CWS aw033 (1.5.2); FILE MERGED 2008/05/14 14:42:14 aw 1.5.2.4: RESYNC: (1.6-1.8); FILE MERGED 2007/11/01 16:43:10 thb 1.5.2.3: #i10000# gcc 4.2.1 build fixes 2006/09/26 14:45:59 aw 1.5.2.2: RESYNC: (1.5-1.6); FILE MERGED 2006/05/12 11:38:00 aw 1.5.2.1: code changes for primitive support


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [c7606873ac32b0df1d508f325e0559df00079a05]

INTEGRATION: CWS aw033 (1.1.2); FILE ADDED 2008/08/19 16:43:44 cl 1.1.2.2: fixed license files 2006/05/12 11:37:28 aw 1.1.2.1: code for primitive support


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [0bda8f02738743957e5232fd6385e01771890b1c]

INTEGRATION: CWS aw033 (1.13.2); FILE MERGED 2008/07/11 11:38:06 aw 1.13.2.14: RESYNC: (1.18-1.19); FILE MERGED 2008/05/27 14:08:43 aw 1.13.2.13: #i39532# changes DEV300 m12 resync corrections 2008/05/14 14:42:23 aw 1.13.2.12: RESYNC: (1.16-1.18); FILE MERGED 2007/12/12 13:13:23 aw 1.13.2.11: #i39532# clipping changes 2007/11/26 11:18:22 aw 1.13.2.10: #i39532# reworked B2DPolygon default decomposition 2007/11/22 14:56:49 aw 1.13.2.9: #i39532# polygon bezier changes 2007/11/19 10:16:48 aw 1.13.2.8: #i39532# Lot of changes to make polygon stuff bezier-able 2007/11/07 14:24:28 aw 1.13.2.7: #i39532# committing to have a base for HDU 2007/10/17 10:41:19 aw 1.13.2.6: #i39532# support for reSegmentPolygonEdges 2007/08/09 22:02:46 aw 1.13.2.5: RESYNC: (1.15-1.16); FILE MERGED 2007/01/19 11:15:25 aw 1.13.2.4: RESYNC: (1.14-1.15); FILE MERGED 2006/05/12 14:32:28 aw 1.13.2.3: RESYNC: (1.13-1.14); FILE MERGED 2006/05/12 11:38:00 aw 1.13.2.2: code changes for primitive support 2005/10/28 11:21:56 aw 1.13.2.1: #i39532#


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [d2712327908d823ffe92fc3e5292f98c99eac648]

INTEGRATION: CWS aw033 (1.4.6); FILE MERGED 2008/05/27 14:08:43 aw 1.4.6.1: #i39532# changes DEV300 m12 resync corrections


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [859b0acf45ed7404ed18f043a1ffb2644a7f533d]

INTEGRATION: CWS aw033 (1.7.2); FILE MERGED 2008/05/14 14:42:30 aw 1.7.2.4: RESYNC: (1.8-1.9); FILE MERGED 2007/12/12 13:13:23 aw 1.7.2.3: #i39532# clipping changes 2007/12/03 13:53:13 aw 1.7.2.2: #i39532# checkin for resync 2005/10/28 11:21:56 aw 1.7.2.1: #i39532#


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [9cac5a830433a53d7d08635dc806415541d0bfa2]

INTEGRATION: CWS aw033 (1.13.12); FILE MERGED 2008/05/27 14:08:43 aw 1.13.12.4: #i39532# changes DEV300 m12 resync corrections 2008/05/14 14:42:17 aw 1.13.12.3: RESYNC: (1.13-1.15); FILE MERGED 2007/12/03 13:53:13 aw 1.13.12.2: #i39532# checkin for resync 2007/11/26 11:18:22 aw 1.13.12.1: #i39532# reworked B2DPolygon default decomposition


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [7f962a3261fbee18eecae54db0696a984fcf0106]

INTEGRATION: CWS aw033 (1.18.2); FILE MERGED 2008/06/24 15:26:17 aw 1.18.2.18: #i39532# corrections 2008/05/27 14:08:43 aw 1.18.2.17: #i39532# changes DEV300 m12 resync corrections 2008/05/14 14:42:43 aw 1.18.2.16: RESYNC: (1.21-1.23); FILE MERGED 2007/12/18 15:06:24 aw 1.18.2.15: #i39532# cleanup 2007/12/12 13:13:23 aw 1.18.2.14: #i39532# clipping changes 2007/11/27 11:56:54 aw 1.18.2.13: #i39532# added GetRange() to B2DPolygon 2007/11/26 11:18:22 aw 1.18.2.12: #i39532# reworked B2DPolygon default decomposition 2007/11/22 14:56:49 aw 1.18.2.11: #i39532# polygon bezier changes 2007/11/19 10:16:47 aw 1.18.2.10: #i39532# Lot of changes to make polygon stuff bezier-able 2007/11/07 14:24:28 aw 1.18.2.9: #i39532# committing to have a base for HDU 2007/10/17 10:41:19 aw 1.18.2.8: #i39532# support for reSegmentPolygonEdges 2007/09/20 09:48:16 aw 1.18.2.7: #i39532# added Waveline support and tiled polygon 2007/08/09 22:02:26 aw 1.18.2.6: RESYNC: (1.20-1.21); FILE MERGED 2007/04/23 07:09:52 hdu 1.18.2.5: add basegfx::tools::createSimplifiedPolygon() method 2006/11/28 16:12:21 aw 1.18.2.4: RESYNC: (1.19-1.20); FILE MERGED 2006/05/12 14:32:16 aw 1.18.2.3: RESYNC: (1.18-1.19); FILE MERGED 2006/05/12 11:38:00 aw 1.18.2.2: code changes for primitive support 2005/10/28 11:21:55 aw 1.18.2.1: #i39532#


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [a9a5b310e2bcdfa93f9a2459f151f1bef2a5bac7]

INTEGRATION: CWS aw033 (1.3.2); FILE MERGED 2008/05/14 14:42:35 aw 1.3.2.3: RESYNC: (1.4-1.5); FILE MERGED 2007/12/03 13:53:13 aw 1.3.2.2: #i39532# checkin for resync 2005/10/28 11:21:55 aw 1.3.2.1: #i39532#


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [4a287eadb849020f5df8e1920cb1f3885cebb732]

INTEGRATION: CWS aw033 (1.1.8); FILE MERGED 2008/05/14 14:42:26 aw 1.1.8.4: RESYNC: (1.2-1.3); FILE MERGED 2007/12/03 13:53:13 aw 1.1.8.3: #i39532# checkin for resync 2006/05/16 14:09:24 aw 1.1.8.2: handish adaptions after resync 2005/10/28 11:21:19 aw 1.1.8.1: #i39532#


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [3a4ee04e6c5bfa775ae6884c95c5be1619e23d4c]

INTEGRATION: CWS aw033 (1.12.12); FILE MERGED 2008/05/27 14:08:43 aw 1.12.12.6: #i39532# changes DEV300 m12 resync corrections 2008/05/14 14:42:58 aw 1.12.12.5: RESYNC: (1.12-1.13); FILE MERGED 2007/12/03 13:53:13 aw 1.12.12.4: #i39532# checkin for resync 2007/11/27 11:56:54 aw 1.12.12.3: #i39532# added GetRange() to B2DPolygon 2007/11/26 11:18:22 aw 1.12.12.2: #i39532# reworked B2DPolygon default decomposition 2007/11/22 14:56:49 aw 1.12.12.1: #i39532# polygon bezier changes


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [c5382875b395e60a4fef1eb9f1405e07e7498565]

INTEGRATION: CWS aw033 (1.3.2); FILE MERGED 2008/05/14 14:42:38 aw 1.3.2.5: RESYNC: (1.3-1.4); FILE MERGED 2007/11/22 14:56:49 aw 1.3.2.4: #i39532# polygon bezier changes 2007/11/19 10:16:47 aw 1.3.2.3: #i39532# Lot of changes to make polygon stuff bezier-able 2007/11/07 14:24:28 aw 1.3.2.2: #i39532# committing to have a base for HDU 2007/04/26 14:30:25 hdu 1.3.2.1: #i75669# added method createAreaGeometryForSimplePolygon()


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [f0b7207fc24c3431d1ddb386a1dc4883a81f4def]

INTEGRATION: CWS aw033 (1.10.2); FILE MERGED 2008/05/14 14:43:28 aw 1.10.2.3: RESYNC: (1.10-1.11); FILE MERGED 2008/05/14 09:16:13 aw 1.10.2.2: #i39532# aw033 progresses from git 2008/04/16 04:50:22 aw 1.10.2.1: #i39532# moved 3D default raster converter to basegfx


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [d7640e0135d2a69eddf1196e34c86bca62ab0e75]

INTEGRATION: CWS aw033 (1.1.2); FILE ADDED 2008/08/19 16:43:44 cl 1.1.2.3: fixed license files 2008/05/27 14:08:42 aw 1.1.2.2: #i39532# changes DEV300 m12 resync corrections 2006/05/12 11:28:09 aw 1.1.2.1: code for primitive support


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [63caa885371bf27663e3f72c3e7d1507412b0354]

INTEGRATION: CWS aw033 (1.9.2); FILE MERGED 2008/05/16 09:22:42 aw 1.9.2.5: adaptions after resync 2008/05/14 14:44:00 aw 1.9.2.4: RESYNC: (1.11-1.13); FILE MERGED 2007/08/09 22:02:07 aw 1.9.2.3: RESYNC: (1.10-1.11); FILE MERGED 2007/01/19 11:15:18 aw 1.9.2.2: RESYNC: (1.9-1.10); FILE MERGED 2006/05/16 14:09:23 aw 1.9.2.1: handish adaptions after resync


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [99dcb98fec03edd2eb46b83d6695c457c5755287]

INTEGRATION: CWS aw033 (1.1.2); FILE ADDED 2008/08/19 16:43:43 cl 1.1.2.3: fixed license files 2008/05/27 14:08:42 aw 1.1.2.2: #i39532# changes DEV300 m12 resync corrections 2007/09/26 11:30:33 aw 1.1.2.1: #73860# matriox tooling to hold a amtrix in decomposed form


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [40bf41abe0803614788101eaa2174fff82b410b3]

INTEGRATION: CWS aw033 (1.9.2); FILE MERGED 2008/05/14 14:43:05 aw 1.9.2.9: RESYNC: (1.11-1.12); FILE MERGED 2007/12/12 13:13:23 aw 1.9.2.8: #i39532# clipping changes 2007/11/22 14:56:49 aw 1.9.2.7: #i39532# polygon bezier changes 2007/11/19 10:16:47 aw 1.9.2.6: #i39532# Lot of changes to make polygon stuff bezier-able 2007/11/07 14:24:28 aw 1.9.2.5: #i39532# committing to have a base for HDU 2007/08/13 15:28:34 aw 1.9.2.4: #i39532# changes after resync 2007/08/09 22:01:58 aw 1.9.2.3: RESYNC: (1.10-1.11); FILE MERGED 2007/04/11 14:32:07 hdu 1.9.2.2: #i75669# cubic bezier curves can be loopy/spiky/complex: just splitting them up into simpler curves instead going all the way of splitting them up into line segments is preferable in many situations 2005/10/28 11:22:06 aw 1.9.2.1: #i39532#


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [2b094f02dfdef657319b03eac66146ccd366d139]

INTEGRATION: CWS aw033 (1.9.12); FILE MERGED 2008/05/27 14:08:42 aw 1.9.12.3: #i39532# changes DEV300 m12 resync corrections 2008/05/14 14:43:01 aw 1.9.12.2: RESYNC: (1.9-1.10); FILE MERGED 2007/11/07 14:24:28 aw 1.9.12.1: #i39532# committing to have a base for HDU


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [9dd47e5734568dcad0a9ee58bb18a6430aaeef92]

INTEGRATION: CWS aw033 (1.1.2); FILE ADDED 2008/08/19 16:43:43 cl 1.1.2.4: fixed license files 2008/05/27 14:08:42 aw 1.1.2.3: #i39532# changes DEV300 m12 resync corrections 2007/11/01 16:43:09 thb 1.1.2.2: #i10000# gcc 4.2.1 build fixes 2006/06/02 13:51:56 aw 1.1.2.1: #i39523# added standard colorModifier


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [04d12e7a5afbb72a93d495aa7fd816ee8d26ba9a]

INTEGRATION: CWS aw033 (1.1.2); FILE ADDED 2008/08/19 16:43:43 cl 1.1.2.8: fixed license files 2008/05/27 14:08:42 aw 1.1.2.7: #i39532# changes DEV300 m12 resync corrections 2008/05/16 09:22:42 aw 1.1.2.6: adaptions after resync 2008/05/14 09:16:12 aw 1.1.2.5: #i39532# aw033 progresses from git 2008/04/16 04:50:22 aw 1.1.2.4: #i39532# moved 3D default raster converter to basegfx 2007/12/18 15:05:59 aw 1.1.2.3: #i39532# added colorToDoubleSequence support for cancas 2007/09/26 11:32:12 aw 1.1.2.2: #i73860# constructor with luminosity added 2006/05/12 11:27:12 aw 1.1.2.1: code for primitive support


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [cedfbe5c07a52d8241b7bc0aae6a4e1f0040e71f]

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>  [ef5d07a1fab46c208932c314dc582f7b40f949d0]

INTEGRATION: CWS aw033 (1.8.14); FILE MERGED 2008/07/12 11:03:37 aw 1.8.14.1: #i39532# changes after resync


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [e453b48997184975e134b66e39e432430571dd4a]

INTEGRATION: CWS aw033 (1.45.14); FILE MERGED 2008/05/14 13:59:24 aw 1.45.14.14: RESYNC: (1.56-1.59); FILE MERGED 2008/03/14 13:53:02 cl 1.45.14.13: RESYNC: (1.53-1.56); FILE MERGED 2008/01/22 12:30:08 aw 1.45.14.12: adaptions and 1st stripping 2007/12/03 16:41:08 aw 1.45.14.11: RESYNC: (1.52-1.53); FILE MERGED 2007/08/09 19:23:55 aw 1.45.14.10: RESYNC: (1.51-1.52); FILE MERGED 2007/06/27 18:40:17 aw 1.45.14.9: RESYNC: (1.49-1.51); FILE MERGED 2007/05/25 12:57:18 aw 1.45.14.8: changes after resync 2007/05/23 21:20:19 aw 1.45.14.7: RESYNC: (1.47-1.49); FILE MERGED 2006/11/28 19:56:48 aw 1.45.14.6: RESYNC: (1.46-1.47); FILE MERGED 2006/10/19 11:04:51 aw 1.45.14.5: #i39532# primitive 2006/08/09 17:24:43 aw 1.45.14.4: #i39532# 2006/05/12 16:19:08 aw 1.45.14.3: RESYNC: (1.45-1.46); FILE MERGED 2006/05/12 12:51:52 aw 1.45.14.2: code changes for primitive support 2005/10/28 11:39:06 aw 1.45.14.1: #i39532#


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [a55942dfd82d1349c5f02992568a212a8c62ac92]

INTEGRATION: CWS aw033 (1.19.58); FILE MERGED 2008/07/12 11:06:15 aw 1.19.58.2: #i39532# changes after resync 2008/07/10 13:01:00 aw 1.19.58.1: #i39532# XOutputDevice removed, PrepareDelete removed


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [72b3ac6a64a199cffb75e89d71d0e9caa86c72ee]

INTEGRATION: CWS aw033 (1.21.58); FILE MERGED 2008/07/10 13:01:00 aw 1.21.58.1: #i39532# XOutputDevice removed, PrepareDelete removed


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [f197f5e0ded055bca4ff385dac8133f3aec7c2af]

INTEGRATION: CWS aw033 (1.20.58); FILE MERGED 2008/07/10 13:01:00 aw 1.20.58.1: #i39532# XOutputDevice removed, PrepareDelete removed


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [9d11c9cb1f9f5ce08249fd944cec98589304a402]

INTEGRATION: CWS aw033 (1.22.58); FILE MERGED 2008/07/10 13:01:00 aw 1.22.58.1: #i39532# XOutputDevice removed, PrepareDelete removed


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [6cc148a890d105da77daf5f278cc64e870e65301]

INTEGRATION: CWS aw033 (1.17.58); FILE MERGED 2008/07/10 13:01:00 aw 1.17.58.1: #i39532# XOutputDevice removed, PrepareDelete removed


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [e9f345d69824d2bde0d824639106828db50bd0e8]

INTEGRATION: CWS aw033 (1.18.58); FILE MERGED 2008/07/11 11:35:23 aw 1.18.58.2: RESYNC: (1.18-1.19); FILE MERGED 2008/07/10 13:00:59 aw 1.18.58.1: #i39532# XOutputDevice removed, PrepareDelete removed


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [99ed3cc3a6ba7fa697085d843d46f0949a81336e]

INTEGRATION: CWS aw033 (1.10.58); FILE MERGED 2008/07/10 13:00:59 aw 1.10.58.1: #i39532# XOutputDevice removed, PrepareDelete removed


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [6d7c9f40b1a0764ca163839102335e5ec74727ef]

INTEGRATION: CWS aw033 (1.31.12); FILE MERGED 2008/07/10 13:00:59 aw 1.31.12.8: #i39532# XOutputDevice removed, PrepareDelete removed 2008/05/14 14:02:58 aw 1.31.12.7: RESYNC: (1.40-1.41); FILE MERGED 2007/08/09 19:21:19 aw 1.31.12.6: RESYNC: (1.38-1.40); FILE MERGED 2007/03/20 14:24:26 aw 1.31.12.5: RESYNC: (1.37-1.38); FILE MERGED 2006/12/11 17:41:00 aw 1.31.12.4: #i39532# changes after resync 2006/11/28 19:55:11 aw 1.31.12.3: RESYNC: (1.34-1.37); FILE MERGED 2006/09/26 19:57:17 aw 1.31.12.2: RESYNC: (1.31-1.34); FILE MERGED 2005/10/28 11:38:30 aw 1.31.12.1: #i39532#


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [999915db651158fb2016d539d7e7d5de288fb714]

INTEGRATION: CWS aw033 (1.7.58); FILE MERGED 2008/07/10 13:00:59 aw 1.7.58.1: #i39532# XOutputDevice removed, PrepareDelete removed


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [2fef58dfd069d4a7c439633df65a2ea1d7043758]

INTEGRATION: CWS aw033 (1.17.84); FILE MERGED 2008/07/10 13:00:59 aw 1.17.84.3: #i39532# XOutputDevice removed, PrepareDelete removed 2008/05/14 14:02:50 aw 1.17.84.2: RESYNC: (1.17-1.18); FILE MERGED 2007/11/19 11:26:07 aw 1.17.84.1: #i39532# Lot of changes to make polygon stuff bezier-able


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [a1bb99ad4f154ca723145b3da1717df3603a636b]

INTEGRATION: CWS aw033 (1.35.4); FILE MERGED 2008/06/25 12:56:36 aw 1.35.4.3: RESYNC: (1.36-1.37); FILE MERGED 2008/05/14 14:07:10 aw 1.35.4.2: RESYNC: (1.35-1.36); FILE MERGED 2008/03/17 16:37:09 cl 1.35.4.1: fixed merge conflict


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [550d3413f8755caddaf12f1a752c6c918038ff22]

INTEGRATION: CWS aw033 (1.37.12); FILE MERGED 2008/07/11 11:36:12 aw 1.37.12.6: RESYNC: (1.46-1.47); FILE MERGED 2008/05/14 14:06:54 aw 1.37.12.5: RESYNC: (1.45-1.46); FILE MERGED 2008/03/14 13:52:41 cl 1.37.12.4: RESYNC: (1.43-1.45); FILE MERGED 2007/08/09 19:16:03 aw 1.37.12.3: RESYNC: (1.40-1.43); FILE MERGED 2006/11/28 19:51:26 aw 1.37.12.2: RESYNC: (1.37-1.40); FILE MERGED 2006/11/07 15:52:22 aw 1.37.12.1: #i39532# changed various aspevcts of XPrimitive2D implementations


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [08ab873417becee5254ae552cbaa09495eace58b]

INTEGRATION: CWS aw033 (1.15.14); FILE MERGED 2008/05/27 14:50:05 aw 1.15.14.8: #i39532# changes DEV300 m12 resync corrections 2008/05/14 14:07:14 aw 1.15.14.7: RESYNC: (1.19-1.20); FILE MERGED 2007/12/03 16:41:05 aw 1.15.14.6: RESYNC: (1.18-1.19); FILE MERGED 2007/08/09 19:14:17 aw 1.15.14.5: RESYNC: (1.17-1.18); FILE MERGED 2007/06/27 18:38:15 aw 1.15.14.4: RESYNC: (1.16-1.17); FILE MERGED 2006/12/12 10:14:28 aw 1.15.14.3: #i39532# changes after resync 2006/11/28 19:50:39 aw 1.15.14.2: RESYNC: (1.15-1.16); FILE MERGED 2006/11/07 15:52:22 aw 1.15.14.1: #i39532# changed various aspevcts of XPrimitive2D implementations


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [3652293c2b915a4a9b136914183052628917b87a]

INTEGRATION: CWS aw033 (1.23.12); FILE MERGED 2008/07/11 11:36:16 aw 1.23.12.25: RESYNC: (1.42-1.43); FILE MERGED 2008/07/10 13:00:59 aw 1.23.12.24: #i39532# XOutputDevice removed, PrepareDelete removed 2008/07/01 15:56:19 aw 1.23.12.23: #i39532# UnoGraphicExporter problems with MPBGO which has no size when not set. Anyways, the size for MPBGO has to be taken from the Page model 2008/06/03 13:41:13 aw 1.23.12.22: corrections 2008/05/27 14:50:05 aw 1.23.12.21: #i39532# changes DEV300 m12 resync corrections 2008/05/14 14:07:06 aw 1.23.12.20: RESYNC: (1.41-1.42); FILE MERGED 2008/05/14 09:55:16 aw 1.23.12.19: #i39532# aw033 progresses from git 2008/04/16 05:30:45 aw 1.23.12.18: diverse optimisations and fixes for primitives. Support for LazyInvalidation. 2008/03/18 07:15:25 aw 1.23.12.17: #i39532# changes after resync 2008/03/14 13:52:36 cl 1.23.12.16: RESYNC: (1.39-1.41); FILE MERGED 2008/01/29 10:27:34 aw 1.23.12.15: updated refresh for ActionChanged(), diverse removals 2008/01/22 12:29:34 aw 1.23.12.14: adaptions and 1st stripping 2007/08/09 19:13:09 aw 1.23.12.13: RESYNC: (1.37-1.39); FILE MERGED 2007/07/06 13:43:09 aw 1.23.12.12: #i39532# moved from Primitive2DReference to Primitive2DSequence where possible to avoid extra-group primitive creations and deeper hierarchies as necessary 2007/06/27 18:37:55 aw 1.23.12.11: RESYNC: (1.36-1.37); FILE MERGED 2007/05/23 21:18:33 aw 1.23.12.10: RESYNC: (1.35-1.36); FILE MERGED 2007/03/20 14:23:06 aw 1.23.12.9: RESYNC: (1.34-1.35); FILE MERGED 2006/12/12 14:51:36 aw 1.23.12.8: RESYNC: (1.33-1.34); FILE MERGED 2006/11/28 19:49:50 aw 1.23.12.7: RESYNC: (1.28-1.33); FILE MERGED 2006/10/19 11:04:31 aw 1.23.12.6: #i39532# primitive 2006/09/26 19:47:22 aw 1.23.12.5: RESYNC: (1.25-1.28); FILE MERGED 2006/08/09 17:18:34 aw 1.23.12.4: #i39532# 2006/06/02 14:17:54 aw 1.23.12.3: #i39532# adaptions to new primitives, error corrections 2006/05/12 16:15:20 aw 1.23.12.2: RESYNC: (1.23-1.25); FILE MERGED 2006/05/12 12:46:31 aw 1.23.12.1: code changes for primitive support


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [1af093624dd0cda6e21d63950059efe055084e12]

INTEGRATION: CWS aw033 (1.2.4); FILE MERGED 2008/07/10 13:00:59 aw 1.2.4.3: #i39532# XOutputDevice removed, PrepareDelete removed 2008/05/14 14:01:46 aw 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/31 05:53:01 aw 1.2.4.1: in-between ersion of the primitive transition


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [c1f8f54d38c08b557595f935985e1ce2f7eae2f1]

INTEGRATION: CWS aw033 (1.2.4); FILE MERGED 2008/05/14 14:01:38 aw 1.2.4.5: RESYNC: (1.2-1.3); FILE MERGED 2008/04/16 05:30:45 aw 1.2.4.4: diverse optimisations and fixes for primitives. Support for LazyInvalidation. 2008/04/08 05:53:18 aw 1.2.4.3: #i39532# table borders as primitives completed 2008/04/04 06:07:52 aw 1.2.4.2: #i39532# added primitive support for tables 2008/03/31 05:53:01 aw 1.2.4.1: in-between ersion of the primitive transition


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [d4fd84f8ba563b2b9068e84892532bf19ef8d5ce]

INTEGRATION: CWS aw033 (1.2.4); FILE MERGED 2008/07/21 18:29:39 aw 1.2.4.6: #i39532# changed aOutRect and bBoundRectValid 2008/07/10 13:00:58 aw 1.2.4.5: #i39532# XOutputDevice removed, PrepareDelete removed 2008/06/24 15:42:27 aw 1.2.4.4: #i39532# corrections 2008/05/14 14:01:31 aw 1.2.4.3: RESYNC: (1.2-1.3); FILE MERGED 2008/04/04 06:07:52 aw 1.2.4.2: #i39532# added primitive support for tables 2008/03/18 07:15:25 aw 1.2.4.1: #i39532# changes after resync


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [4450923241047c94b2b8d8b6d9b98c7c9ac69e09]

INTEGRATION: CWS aw033 (1.2.4); FILE MERGED 2008/06/25 12:56:28 aw 1.2.4.3: RESYNC: (1.3-1.4); FILE MERGED 2008/05/14 14:01:34 aw 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/04/04 06:07:52 aw 1.2.4.1: #i39532# added primitive support for tables


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [ec1a0e042da8e5a5fcc72f231f9c2974fd293814]

INTEGRATION: CWS aw033 (1.2.4); FILE MERGED 2008/06/25 12:56:24 aw 1.2.4.3: RESYNC: (1.3-1.4); FILE MERGED 2008/05/14 14:01:43 aw 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/04/04 06:07:52 aw 1.2.4.1: #i39532# added primitive support for tables


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [e180ed350b925db26f14b29bff76c8ccbbcf96f9]

INTEGRATION: CWS aw033 (1.2.4); FILE MERGED 2008/08/19 15:55:24 cl 1.2.4.3: RESYNC: (1.3-1.4); FILE MERGED 2008/05/14 14:01:50 aw 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/04/04 06:07:52 aw 1.2.4.1: #i39532# added primitive support for tables


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [87e54e4f4c11b1c9704898825440f233e901cefb]

INTEGRATION: CWS aw033 (1.31.84); FILE MERGED 2008/07/10 13:00:58 aw 1.31.84.6: #i39532# XOutputDevice removed, PrepareDelete removed 2008/05/14 14:04:44 aw 1.31.84.5: RESYNC: (1.32-1.33); FILE MERGED 2008/05/14 09:55:16 aw 1.31.84.4: #i39532# aw033 progresses from git 2008/03/14 13:52:30 cl 1.31.84.3: RESYNC: (1.31-1.32); FILE MERGED 2008/01/29 10:27:34 aw 1.31.84.2: updated refresh for ActionChanged(), diverse removals 2008/01/22 12:29:34 aw 1.31.84.1: adaptions and 1st stripping


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [f63b4b526ea4fafb1ddfb78597c6bf159b586e56]

INTEGRATION: CWS aw033 (1.15.12); FILE MERGED 2008/06/25 12:57:16 aw 1.15.12.10: RESYNC: (1.27-1.28); FILE MERGED 2008/05/14 14:05:48 aw 1.15.12.9: RESYNC: (1.26-1.27); FILE MERGED 2008/03/14 13:52:25 cl 1.15.12.8: RESYNC: (1.23-1.26); FILE MERGED 2007/08/09 19:06:29 aw 1.15.12.7: RESYNC: (1.22-1.23); FILE MERGED 2007/05/23 21:13:18 aw 1.15.12.6: RESYNC: (1.20-1.22); FILE MERGED 2006/11/28 19:43:55 aw 1.15.12.5: RESYNC: (1.18-1.20); FILE MERGED 2006/09/26 19:40:23 aw 1.15.12.4: RESYNC: (1.15-1.18); FILE MERGED 2006/08/09 17:20:08 aw 1.15.12.3: #i39532# 2006/05/12 12:46:31 aw 1.15.12.2: code changes for primitive support 2005/10/28 11:40:32 aw 1.15.12.1: #i39532#


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [f6a0667514d6a8776c53c7ec20d0ec2c2527cea6]

INTEGRATION: CWS aw033 (1.7.30); FILE MERGED 2008/05/27 14:50:04 aw 1.7.30.3: #i39532# changes DEV300 m12 resync corrections 2008/05/14 14:05:20 aw 1.7.30.2: RESYNC: (1.7-1.8); FILE MERGED 2008/01/29 10:27:34 aw 1.7.30.1: updated refresh for ActionChanged(), diverse removals


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [39bd08518cafbe271771d18c0d8fddf02381fff9]

INTEGRATION: CWS aw033 (1.24.10); FILE MERGED 2008/07/10 13:00:58 aw 1.24.10.10: #i39532# XOutputDevice removed, PrepareDelete removed 2008/05/27 14:50:04 aw 1.24.10.9: #i39532# changes DEV300 m12 resync corrections 2008/05/14 14:04:23 aw 1.24.10.8: RESYNC: (1.26-1.27); FILE MERGED 2008/01/29 10:27:33 aw 1.24.10.7: updated refresh for ActionChanged(), diverse removals 2007/11/27 11:59:52 aw 1.24.10.6: #i39532# added GetRange() to B2DPolygon 2007/11/22 15:03:18 aw 1.24.10.5: #i39532# wntmsci10 correction 2007/09/27 16:05:52 aw 1.24.10.4: #i39532# bullet extensions 2007/09/26 11:38:43 aw 1.24.10.3: #i73860# text decomposition extrended 2007/08/09 19:06:12 aw 1.24.10.2: RESYNC: (1.24-1.26); FILE MERGED 2007/08/02 11:46:43 aw 1.24.10.1: #i39532# added support for Metafile comment actions over MetaFile VCLprimitive renderer


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [fa24272d9d9e3e79c39f699ff50a5773f18cc156]

INTEGRATION: CWS aw033 (1.12.58); FILE MERGED 2008/05/27 14:50:04 aw 1.12.58.1: #i39532# changes DEV300 m12 resync corrections


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [51db7214f74e753fa4ea06f338266d3ec30f24e3]

INTEGRATION: CWS aw033 (1.10.58); FILE MERGED 2008/07/10 13:00:58 aw 1.10.58.1: #i39532# XOutputDevice removed, PrepareDelete removed


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [f83aea70215276e920a4516dd8d08d8a7cf2e711]

INTEGRATION: CWS aw033 (1.2.4); FILE MERGED 2008/05/14 14:04:57 aw 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/04/04 06:07:51 aw 1.2.4.1: #i39532# added primitive support for tables


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [e8063894ddaed6343fb8cc42996be90df8bf841d]

INTEGRATION: CWS aw033 (1.25.12); FILE MERGED 2008/07/10 13:00:58 aw 1.25.12.13: #i39532# XOutputDevice removed, PrepareDelete removed 2008/05/14 14:04:40 aw 1.25.12.12: RESYNC: (1.39-1.40); FILE MERGED 2008/02/12 11:32:31 aw 1.25.12.11: RESYNC: (1.38-1.39); FILE MERGED 2008/01/29 10:27:33 aw 1.25.12.10: updated refresh for ActionChanged(), diverse removals 2008/01/22 12:29:34 aw 1.25.12.9: adaptions and 1st stripping 2007/12/03 16:41:02 aw 1.25.12.8: RESYNC: (1.37-1.38); FILE MERGED 2007/08/09 19:05:13 aw 1.25.12.7: RESYNC: (1.34-1.37); FILE MERGED 2007/03/20 14:21:10 aw 1.25.12.6: RESYNC: (1.32-1.34); FILE MERGED 2006/11/28 19:42:15 aw 1.25.12.5: RESYNC: (1.30-1.32); FILE MERGED 2006/09/27 16:41:18 aw 1.25.12.4: #i39532# changes after resync to m185 2006/09/26 19:38:50 aw 1.25.12.3: RESYNC: (1.25-1.30); FILE MERGED 2006/08/09 17:20:08 aw 1.25.12.2: #i39532# 2006/05/16 14:35:19 aw 1.25.12.1: handish adaptions after resync


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [5cf6b8f53d7312d221b10e16e84086bc45c58672]

INTEGRATION: CWS aw033 (1.60.46); FILE MERGED 2008/07/10 13:00:58 aw 1.60.46.5: #i39532# XOutputDevice removed, PrepareDelete removed 2008/05/27 14:50:04 aw 1.60.46.4: #i39532# changes DEV300 m12 resync corrections 2008/05/14 14:05:52 aw 1.60.46.3: RESYNC: (1.60-1.61); FILE MERGED 2008/02/26 08:40:53 aw 1.60.46.2: removals, OLE, optimizations for primitives 2008/01/29 10:27:33 aw 1.60.46.1: updated refresh for ActionChanged(), diverse removals


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [4e38ed3216965fd31b7596b3c9ba6345cfac6a40]

INTEGRATION: CWS aw033 (1.49.12); FILE MERGED 2008/07/12 10:57:08 aw 1.49.12.18: #i39532# changes after resync 2008/07/11 11:34:50 aw 1.49.12.17: RESYNC: (1.64-1.65); FILE MERGED 2008/07/10 13:00:58 aw 1.49.12.16: #i39532# XOutputDevice removed, PrepareDelete removed 2008/05/27 14:50:04 aw 1.49.12.15: #i39532# changes DEV300 m12 resync corrections 2008/05/14 14:04:49 aw 1.49.12.14: RESYNC: (1.63-1.64); FILE MERGED 2008/03/14 13:52:19 cl 1.49.12.13: RESYNC: (1.62-1.63); FILE MERGED 2008/02/12 10:42:36 aw 1.49.12.12: CVS update from internal development GIT 2008/01/22 12:29:33 aw 1.49.12.11: adaptions and 1st stripping 2007/10/08 18:08:12 aw 1.49.12.10: RESYNC: (1.61-1.62); FILE MERGED 2007/08/09 19:04:56 aw 1.49.12.9: RESYNC: (1.58-1.61); FILE MERGED 2007/07/06 13:43:08 aw 1.49.12.8: #i39532# moved from Primitive2DReference to Primitive2DSequence where possible to avoid extra-group primitive creations and deeper hierarchies as necessary 2006/11/28 19:41:46 aw 1.49.12.7: RESYNC: (1.55-1.58); FILE MERGED 2006/10/19 11:03:52 aw 1.49.12.6: #i39532# primitive 2006/09/26 19:38:33 aw 1.49.12.5: RESYNC: (1.51-1.55); FILE MERGED 2006/08/09 17:20:07 aw 1.49.12.4: #i39532# 2006/06/02 14:17:54 aw 1.49.12.3: #i39532# adaptions to new primitives, error corrections 2006/05/12 16:09:21 aw 1.49.12.2: RESYNC: (1.49-1.51); FILE MERGED 2006/05/12 12:46:30 aw 1.49.12.1: code changes for primitive support


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [1465e059c6be5157e6c3a98bba78539da8e4efff]

INTEGRATION: CWS aw033 (1.13.12); FILE MERGED 2008/07/10 13:00:58 aw 1.13.12.10: #i39532# XOutputDevice removed, PrepareDelete removed 2008/05/14 14:03:14 aw 1.13.12.9: RESYNC: (1.19-1.20); FILE MERGED 2008/01/29 10:27:33 aw 1.13.12.8: updated refresh for ActionChanged(), diverse removals 2008/01/22 12:29:33 aw 1.13.12.7: adaptions and 1st stripping 2007/08/09 19:04:49 aw 1.13.12.6: RESYNC: (1.18-1.19); FILE MERGED 2007/03/20 14:20:51 aw 1.13.12.5: RESYNC: (1.17-1.18); FILE MERGED 2006/11/28 19:41:39 aw 1.13.12.4: RESYNC: (1.16-1.17); FILE MERGED 2006/09/26 19:38:26 aw 1.13.12.3: RESYNC: (1.13-1.16); FILE MERGED 2006/05/12 12:46:30 aw 1.13.12.2: code changes for primitive support 2005/10/28 11:40:32 aw 1.13.12.1: #i39532#


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [7212431bf21213246296c957a373002345665e1b]

INTEGRATION: CWS aw033 (1.10.68); FILE MERGED 2008/06/25 12:57:20 aw 1.10.68.3: RESYNC: (1.11-1.12); FILE MERGED 2008/05/14 14:05:16 aw 1.10.68.2: RESYNC: (1.10-1.11); FILE MERGED 2008/02/07 14:14:56 aw 1.10.68.1: stable version from working GIT repository for unxlngi6 build


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [a1ab12488a19711c6be01cd56c9b2a5d97e49d5b]

INTEGRATION: CWS aw033 (1.21.12); FILE MERGED 2008/07/10 13:00:58 aw 1.21.12.13: #i39532# XOutputDevice removed, PrepareDelete removed 2008/05/16 10:54:57 aw 1.21.12.12: adaptions after resync 2008/05/14 14:04:05 aw 1.21.12.11: RESYNC: (1.27-1.28); FILE MERGED 2008/01/22 12:29:33 aw 1.21.12.10: adaptions and 1st stripping 2007/08/09 19:04:23 aw 1.21.12.9: RESYNC: (1.26-1.27); FILE MERGED 2007/08/07 15:47:30 aw 1.21.12.8: #i39532# include is not needed, removed 2007/08/07 15:45:55 aw 1.21.12.7: #i39532# migrated describePDFControl to toolkit 2007/03/20 14:20:43 aw 1.21.12.6: RESYNC: (1.25-1.26); FILE MERGED 2006/12/11 17:41:00 aw 1.21.12.5: #i39532# changes after resync 2006/11/28 19:41:25 aw 1.21.12.4: RESYNC: (1.24-1.25); FILE MERGED 2006/09/26 19:37:50 aw 1.21.12.3: RESYNC: (1.21-1.24); FILE MERGED 2006/08/09 17:20:07 aw 1.21.12.2: #i39532# 2006/05/12 12:46:30 aw 1.21.12.1: code changes for primitive support


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [6a8f72cb1bb040453de8e2594682de8db5646f88]

INTEGRATION: CWS aw033 (1.15.84); FILE MERGED 2008/05/27 14:50:04 aw 1.15.84.4: #i39532# changes DEV300 m12 resync corrections 2008/05/14 14:03:20 aw 1.15.84.3: RESYNC: (1.16-1.17); FILE MERGED 2008/03/14 13:52:11 cl 1.15.84.2: RESYNC: (1.15-1.16); FILE MERGED 2008/01/29 10:27:33 aw 1.15.84.1: updated refresh for ActionChanged(), diverse removals


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [a2d141869c39a28c439efcc6d125d79cd5f596f0]

INTEGRATION: CWS aw033 (1.17.58); FILE MERGED 2008/05/27 14:50:03 aw 1.17.58.1: #i39532# changes DEV300 m12 resync corrections


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [84c67db8ae42655c469f9abb61d1e790cc72d4d8]

INTEGRATION: CWS aw033 (1.21.58); FILE MERGED 2008/07/21 18:29:39 aw 1.21.58.1: #i39532# changed aOutRect and bBoundRectValid


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [c259bcc4f3cb9d473d1de06582e792182ce09b5a]

INTEGRATION: CWS aw033 (1.8.58); FILE MERGED 2008/07/21 18:29:39 aw 1.8.58.1: #i39532# changed aOutRect and bBoundRectValid


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [f08d91226ce16107bbb93bf8ed62a951a2fa7f52]

INTEGRATION: CWS aw033 (1.1.2); FILE ADDED 2008/08/19 16:46:30 cl 1.1.2.26: fixed license files 2008/05/27 14:50:03 aw 1.1.2.25: #i39532# changes DEV300 m12 resync corrections 2008/04/04 06:07:51 aw 1.1.2.24: #i39532# added primitive support for tables 2008/03/18 07:15:24 aw 1.1.2.23: #i39532# changes after resync 2008/02/07 14:14:56 aw 1.1.2.22: stable version from working GIT repository for unxlngi6 build 2007/12/13 16:45:52 aw 1.1.2.21: #i39532# AA work for unxlngi6 2007/11/19 11:26:07 aw 1.1.2.20: #i39532# Lot of changes to make polygon stuff bezier-able 2007/11/07 14:34:42 aw 1.1.2.19: #i39532# committing to have a base for HDU 2007/10/10 14:19:59 aw 1.1.2.18: changes after resync 2007/10/02 16:57:52 aw 1.1.2.17: #i39532# RTL and BiDi support 2007/10/01 09:19:46 aw 1.1.2.16: #i39532# continued Strnig-index-len reworks for text primitives 2007/08/13 15:34:34 aw 1.1.2.15: #i39532# changes after resync 2007/08/08 15:29:29 aw 1.1.2.14: #i39532# text decomposition needed spell checking knowledge to not show last decomposition 2007/08/03 10:47:48 aw 1.1.2.13: #i39532# restructured MetaFile comment reation to use TextHierarchy primitives 2007/08/02 11:46:43 aw 1.1.2.12: #i39532# added support for Metafile comment actions over MetaFile VCLprimitive renderer 2007/02/02 15:27:39 hdu 1.1.2.11: #i73860# get text outlines directly as B2D polygons 2007/01/23 11:12:37 aw 1.1.2.10: changes after resync 2006/12/12 10:52:46 aw 1.1.2.9: #i39532# changes after resync 2006/12/12 10:14:28 aw 1.1.2.8: #i39532# changes after resync 2006/12/11 17:41:00 aw 1.1.2.7: #i39532# changes after resync 2006/10/19 11:03:52 aw 1.1.2.6: #i39532# primitive 2006/09/27 16:41:18 aw 1.1.2.5: #i39532# changes after resync to m185 2006/08/09 17:20:07 aw 1.1.2.4: #i39532# 2006/06/02 14:17:53 aw 1.1.2.3: #i39532# adaptions to new primitives, error corrections 2006/05/12 12:46:30 aw 1.1.2.2: code changes for primitive support 2005/10/28 11:40:08 aw 1.1.2.1: #i39532#


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [741509393dbe476215ae20abcd5dc38e7bd4e813]

INTEGRATION: CWS aw033 (1.1.2); FILE ADDED 2008/08/19 16:46:30 cl 1.1.2.26: fixed license files 2008/05/27 14:50:03 aw 1.1.2.25: #i39532# changes DEV300 m12 resync corrections 2008/04/04 06:07:51 aw 1.1.2.24: #i39532# added primitive support for tables 2008/03/18 07:15:24 aw 1.1.2.23: #i39532# changes after resync 2008/02/07 14:14:56 aw 1.1.2.22: stable version from working GIT repository for unxlngi6 build 2007/11/20 15:46:45 aw 1.1.2.21: #i39532# adaption to TextLayouter 2007/10/10 14:19:59 aw 1.1.2.20: changes after resync 2007/10/02 16:57:52 aw 1.1.2.19: #i39532# RTL and BiDi support 2007/10/01 09:19:45 aw 1.1.2.18: #i39532# continued Strnig-index-len reworks for text primitives 2007/09/27 16:05:52 aw 1.1.2.17: #i39532# bullet extensions 2007/09/26 11:38:43 aw 1.1.2.16: #i73860# text decomposition extrended 2007/09/20 09:53:03 aw 1.1.2.15: #i39532# added Waveline support and tiled polygon 2007/08/13 15:34:34 aw 1.1.2.14: #i39532# changes after resync 2007/08/08 15:29:29 aw 1.1.2.13: #i39532# text decomposition needed spell checking knowledge to not show last decomposition 2007/08/03 10:47:48 aw 1.1.2.12: #i39532# restructured MetaFile comment reation to use TextHierarchy primitives 2007/08/02 11:46:43 aw 1.1.2.11: #i39532# added support for Metafile comment actions over MetaFile VCLprimitive renderer 2007/04/20 08:12:13 hdu 1.1.2.10: #i73860# allow fontcolor!=textlinecolor case for text primitives 2007/02/21 11:26:10 hdu 1.1.2.9: outline-flag is a font attribute, not a portion attribute 2007/01/23 11:12:37 aw 1.1.2.8: changes after resync 2006/12/11 17:40:59 aw 1.1.2.7: #i39532# changes after resync 2006/10/19 11:03:51 aw 1.1.2.6: #i39532# primitive 2006/08/09 17:20:06 aw 1.1.2.5: #i39532# 2006/07/16 21:50:14 thb 1.1.2.4: #i65883# Added drawinglayer to the dependency list; gcc4.x fixes - moving out temporaries into explicit local variables 2006/06/02 14:17:53 aw 1.1.2.3: #i39532# adaptions to new primitives, error corrections 2006/05/12 12:46:30 aw 1.1.2.2: code changes for primitive support 2005/10/28 11:39:55 aw 1.1.2.1: #i39532#


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [bef38fc0d2d070bb52a5b933b3b0f3e333cb0117]

INTEGRATION: CWS aw033 (1.73.12); FILE MERGED 2008/07/21 18:29:38 aw 1.73.12.20: #i39532# changed aOutRect and bBoundRectValid 2008/07/11 11:34:36 aw 1.73.12.19: RESYNC: (1.88-1.89); FILE MERGED 2008/07/10 13:00:57 aw 1.73.12.18: #i39532# XOutputDevice removed, PrepareDelete removed 2008/06/24 15:42:27 aw 1.73.12.17: #i39532# corrections 2008/06/05 12:55:56 aw 1.73.12.16: corrected error with BoundRect calculation when PrimitiveSequence is empty 2008/05/27 14:50:03 aw 1.73.12.15: #i39532# changes DEV300 m12 resync corrections 2008/05/14 14:05:13 aw 1.73.12.14: RESYNC: (1.86-1.88); FILE MERGED 2008/04/04 06:07:51 aw 1.73.12.13: #i39532# added primitive support for tables 2008/03/14 13:52:07 cl 1.73.12.12: RESYNC: (1.85-1.86); FILE MERGED 2008/02/07 14:14:56 aw 1.73.12.11: stable version from working GIT repository for unxlngi6 build 2008/01/29 10:27:33 aw 1.73.12.10: updated refresh for ActionChanged(), diverse removals 2008/01/22 12:29:33 aw 1.73.12.9: adaptions and 1st stripping 2007/12/03 16:40:58 aw 1.73.12.8: RESYNC: (1.84-1.85); FILE MERGED 2007/08/09 19:03:16 aw 1.73.12.7: RESYNC: (1.81-1.84); FILE MERGED 2007/05/23 21:12:44 aw 1.73.12.6: RESYNC: (1.80-1.81); FILE MERGED 2007/03/20 14:20:34 aw 1.73.12.5: RESYNC: (1.79-1.80); FILE MERGED 2006/11/28 19:40:39 aw 1.73.12.4: RESYNC: (1.76-1.79); FILE MERGED 2006/09/26 19:36:43 aw 1.73.12.3: RESYNC: (1.73-1.76); FILE MERGED 2006/05/12 12:46:29 aw 1.73.12.2: code changes for primitive support 2005/10/28 11:40:31 aw 1.73.12.1: #i39532#


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [e8103e9da949b7e7abfefb327917414d5d6086d8]

INTEGRATION: CWS aw033 (1.21.12); FILE MERGED 2008/07/10 13:00:57 aw 1.21.12.12: #i39532# XOutputDevice removed, PrepareDelete removed 2008/06/24 15:42:27 aw 1.21.12.11: #i39532# corrections 2008/05/14 14:05:01 aw 1.21.12.10: RESYNC: (1.29-1.30); FILE MERGED 2008/01/22 12:29:33 aw 1.21.12.9: adaptions and 1st stripping 2007/12/03 16:40:54 aw 1.21.12.8: RESYNC: (1.28-1.29); FILE MERGED 2007/11/27 11:59:52 aw 1.21.12.7: #i39532# added GetRange() to B2DPolygon 2007/11/22 15:03:18 aw 1.21.12.6: #i39532# wntmsci10 correction 2007/08/09 19:03:10 aw 1.21.12.5: RESYNC: (1.27-1.28); FILE MERGED 2006/11/28 19:40:33 aw 1.21.12.4: RESYNC: (1.24-1.27); FILE MERGED 2006/09/26 19:36:36 aw 1.21.12.3: RESYNC: (1.21-1.24); FILE MERGED 2006/05/12 12:46:29 aw 1.21.12.2: code changes for primitive support 2005/10/28 11:40:31 aw 1.21.12.1: #i39532#


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [ae5ed340b1b5f84623807eb635589e5d3f911518]

INTEGRATION: CWS aw033 (1.28.12); FILE MERGED 2008/07/10 13:00:57 aw 1.28.12.18: #i39532# XOutputDevice removed, PrepareDelete removed 2008/06/24 15:42:26 aw 1.28.12.17: #i39532# corrections 2008/05/14 14:04:19 aw 1.28.12.16: RESYNC: (1.49-1.50); FILE MERGED 2008/01/22 12:29:33 aw 1.28.12.15: adaptions and 1st stripping 2007/12/03 16:40:51 aw 1.28.12.14: RESYNC: (1.46-1.48); FILE MERGED 2007/11/27 11:59:52 aw 1.28.12.13: #i39532# added GetRange() to B2DPolygon 2007/11/22 15:03:18 aw 1.28.12.12: #i39532# wntmsci10 correction 2007/11/19 11:26:07 aw 1.28.12.11: #i39532# Lot of changes to make polygon stuff bezier-able 2007/11/07 14:34:41 aw 1.28.12.10: #i39532# committing to have a base for HDU 2007/08/09 19:03:02 aw 1.28.12.9: RESYNC: (1.41-1.46); FILE MERGED 2007/05/23 21:12:38 aw 1.28.12.8: RESYNC: (1.38-1.41); FILE MERGED 2007/03/20 14:20:26 aw 1.28.12.7: RESYNC: (1.36-1.38); FILE MERGED 2007/01/19 13:21:35 aw 1.28.12.6: RESYNC: (1.35-1.36); FILE MERGED 2006/11/28 19:40:24 aw 1.28.12.5: RESYNC: (1.32-1.35); FILE MERGED 2006/09/26 19:36:29 aw 1.28.12.4: RESYNC: (1.29-1.32); FILE MERGED 2006/05/12 16:08:51 aw 1.28.12.3: RESYNC: (1.28-1.29); FILE MERGED 2006/05/12 12:46:29 aw 1.28.12.2: code changes for primitive support 2005/10/28 11:40:31 aw 1.28.12.1: #i39532#


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [bc4b32fbd330e03f85ba68961cbe502776369d21]

INTEGRATION: CWS aw033 (1.24.58); FILE MERGED 2008/07/10 13:00:57 aw 1.24.58.1: #i39532# XOutputDevice removed, PrepareDelete removed


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [7f3f4abf184697e8b0441dee33cd8c74043c3345]

INTEGRATION: CWS aw033 (1.61.12); FILE MERGED 2008/07/10 13:00:57 aw 1.61.12.21: #i39532# XOutputDevice removed, PrepareDelete removed 2008/06/25 12:56:57 aw 1.61.12.20: RESYNC: (1.88-1.89); FILE MERGED 2008/05/27 14:50:03 aw 1.61.12.19: #i39532# changes DEV300 m12 resync corrections 2008/05/14 14:03:55 aw 1.61.12.18: RESYNC: (1.87-1.88); FILE MERGED 2008/03/14 13:51:49 cl 1.61.12.17: RESYNC: (1.85-1.87); FILE MERGED 2008/03/05 07:57:33 aw 1.61.12.16: #i39532# prettyprinter support 2008/02/26 08:40:53 aw 1.61.12.15: removals, OLE, optimizations for primitives 2008/02/12 11:32:27 aw 1.61.12.14: RESYNC: (1.84-1.85); FILE MERGED 2008/02/12 10:42:36 aw 1.61.12.13: CVS update from internal development GIT 2008/01/29 13:11:59 aw 1.61.12.12: RESYNC: (1.82-1.84); FILE MERGED 2008/01/22 12:29:33 aw 1.61.12.11: adaptions and 1st stripping 2007/12/03 16:40:47 aw 1.61.12.10: RESYNC: (1.80-1.82); FILE MERGED 2007/08/09 19:02:45 aw 1.61.12.9: RESYNC: (1.78-1.80); FILE MERGED 2007/06/27 18:37:11 aw 1.61.12.8: RESYNC: (1.77-1.78); FILE MERGED 2007/05/23 21:12:31 aw 1.61.12.7: RESYNC: (1.76-1.77); FILE MERGED 2007/01/19 13:21:15 aw 1.61.12.6: RESYNC: (1.74-1.76); FILE MERGED 2006/11/28 19:39:54 aw 1.61.12.5: RESYNC: (1.70-1.74); FILE MERGED 2006/09/26 19:36:10 aw 1.61.12.4: RESYNC: (1.67-1.70); FILE MERGED 2006/05/12 16:08:28 aw 1.61.12.3: RESYNC: (1.61-1.67); FILE MERGED 2006/05/12 12:46:29 aw 1.61.12.2: code changes for primitive support 2005/10/28 11:40:30 aw 1.61.12.1: #i39532#


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [d496de7187a63333b01f56b199584112bd7caa9c]

INTEGRATION: CWS aw033 (1.8.84); FILE MERGED 2008/05/14 14:05:43 aw 1.8.84.2: RESYNC: (1.8-1.9); FILE MERGED 2008/01/22 12:29:33 aw 1.8.84.1: adaptions and 1st stripping


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [768bcb64ee4b1a8c233402431b99872284f16fc1]

INTEGRATION: CWS aw033 (1.23.12); FILE MERGED 2008/07/21 18:29:38 aw 1.23.12.13: #i39532# changed aOutRect and bBoundRectValid 2008/07/10 13:00:57 aw 1.23.12.12: #i39532# XOutputDevice removed, PrepareDelete removed 2008/06/24 15:42:26 aw 1.23.12.11: #i39532# corrections 2008/05/14 14:03:49 aw 1.23.12.10: RESYNC: (1.33-1.34); FILE MERGED 2008/03/14 13:51:41 cl 1.23.12.9: RESYNC: (1.32-1.33); FILE MERGED 2008/01/22 12:29:33 aw 1.23.12.8: adaptions and 1st stripping 2007/12/03 16:40:43 aw 1.23.12.7: RESYNC: (1.31-1.32); FILE MERGED 2007/08/09 19:02:29 aw 1.23.12.6: RESYNC: (1.30-1.31); FILE MERGED 2007/05/23 21:12:25 aw 1.23.12.5: RESYNC: (1.29-1.30); FILE MERGED 2006/11/28 19:39:47 aw 1.23.12.4: RESYNC: (1.26-1.29); FILE MERGED 2006/09/26 19:35:51 aw 1.23.12.3: RESYNC: (1.23-1.26); FILE MERGED 2006/05/12 12:46:29 aw 1.23.12.2: code changes for primitive support 2005/10/28 11:40:30 aw 1.23.12.1: #i39532#


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [d42d487daf5771ac143161584f2d43debaf4bd2d]

INTEGRATION: CWS aw033 (1.27.12); FILE MERGED 2008/07/10 13:00:57 aw 1.27.12.10: #i39532# XOutputDevice removed, PrepareDelete removed 2008/05/27 14:50:02 aw 1.27.12.9: #i39532# changes DEV300 m12 resync corrections 2008/05/14 14:05:23 aw 1.27.12.8: RESYNC: (1.36-1.37); FILE MERGED 2007/08/09 19:02:15 aw 1.27.12.7: RESYNC: (1.35-1.36); FILE MERGED 2007/03/20 14:20:08 aw 1.27.12.6: RESYNC: (1.34-1.35); FILE MERGED 2007/01/19 13:21:08 aw 1.27.12.5: RESYNC: (1.33-1.34); FILE MERGED 2006/11/28 19:39:33 aw 1.27.12.4: RESYNC: (1.30-1.33); FILE MERGED 2006/09/26 19:35:37 aw 1.27.12.3: RESYNC: (1.27-1.30); FILE MERGED 2006/05/12 12:46:29 aw 1.27.12.2: code changes for primitive support 2005/10/28 11:40:29 aw 1.27.12.1: #i39532#


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [bbbbd1d0d75df2432ff0d68300c2d235229a807d]

INTEGRATION: CWS aw033 (1.67.12); FILE MERGED 2008/07/10 13:00:57 aw 1.67.12.13: #i39532# XOutputDevice removed, PrepareDelete removed 2008/05/14 14:04:31 aw 1.67.12.12: RESYNC: (1.82-1.83); FILE MERGED 2008/02/12 10:42:35 aw 1.67.12.11: CVS update from internal development GIT 2008/01/22 12:29:32 aw 1.67.12.10: adaptions and 1st stripping 2007/12/03 16:40:40 aw 1.67.12.9: RESYNC: (1.81-1.82); FILE MERGED 2007/08/09 19:02:06 aw 1.67.12.8: RESYNC: (1.79-1.81); FILE MERGED 2007/05/23 21:12:19 aw 1.67.12.7: RESYNC: (1.78-1.79); FILE MERGED 2007/01/19 13:21:01 aw 1.67.12.6: RESYNC: (1.77-1.78); FILE MERGED 2006/11/28 19:39:26 aw 1.67.12.5: RESYNC: (1.74-1.77); FILE MERGED 2006/09/26 19:35:30 aw 1.67.12.4: RESYNC: (1.69-1.74); FILE MERGED 2006/05/12 16:08:19 aw 1.67.12.3: RESYNC: (1.67-1.69); FILE MERGED 2006/05/12 12:46:28 aw 1.67.12.2: code changes for primitive support 2005/10/28 11:40:28 aw 1.67.12.1: #i39532#


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [051cc226613ab68ae27e55d8228f83dddba803ee]

INTEGRATION: CWS aw033 (1.34.12); FILE MERGED 2008/07/21 18:29:38 aw 1.34.12.14: #i39532# changed aOutRect and bBoundRectValid 2008/07/11 11:34:56 aw 1.34.12.13: RESYNC: (1.43-1.44); FILE MERGED 2008/07/10 13:00:57 aw 1.34.12.12: #i39532# XOutputDevice removed, PrepareDelete removed 2008/06/24 15:42:26 aw 1.34.12.11: #i39532# corrections 2008/05/14 14:03:31 aw 1.34.12.10: RESYNC: (1.42-1.43); FILE MERGED 2008/01/22 12:29:32 aw 1.34.12.9: adaptions and 1st stripping 2007/12/03 16:40:37 aw 1.34.12.8: RESYNC: (1.41-1.42); FILE MERGED 2007/11/27 11:59:52 aw 1.34.12.7: #i39532# added GetRange() to B2DPolygon 2007/11/22 15:03:18 aw 1.34.12.6: #i39532# wntmsci10 correction 2007/08/09 19:01:59 aw 1.34.12.5: RESYNC: (1.40-1.41); FILE MERGED 2006/11/28 19:39:19 aw 1.34.12.4: RESYNC: (1.37-1.40); FILE MERGED 2006/09/26 19:35:22 aw 1.34.12.3: RESYNC: (1.34-1.37); FILE MERGED 2006/05/12 12:46:28 aw 1.34.12.2: code changes for primitive support 2005/10/28 11:40:28 aw 1.34.12.1: #i39532#


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [c566857c4da4e2cdf089e1d735b0d5cc0d4940d8]

INTEGRATION: CWS aw033 (1.24.12); FILE MERGED 2008/07/21 18:29:38 aw 1.24.12.15: #i39532# changed aOutRect and bBoundRectValid 2008/07/10 13:00:57 aw 1.24.12.14: #i39532# XOutputDevice removed, PrepareDelete removed 2008/06/24 15:42:26 aw 1.24.12.13: #i39532# corrections 2008/05/14 14:04:27 aw 1.24.12.12: RESYNC: (1.35-1.36); FILE MERGED 2008/01/22 12:29:32 aw 1.24.12.11: adaptions and 1st stripping 2007/12/03 16:40:34 aw 1.24.12.10: RESYNC: (1.34-1.35); FILE MERGED 2007/11/27 11:59:51 aw 1.24.12.9: #i39532# added GetRange() to B2DPolygon 2007/11/22 15:03:18 aw 1.24.12.8: #i39532# wntmsci10 correction 2007/08/09 19:01:52 aw 1.24.12.7: RESYNC: (1.32-1.34); FILE MERGED 2007/05/23 21:12:12 aw 1.24.12.6: RESYNC: (1.31-1.32); FILE MERGED 2007/03/20 14:19:59 aw 1.24.12.5: RESYNC: (1.30-1.31); FILE MERGED 2006/11/28 19:39:12 aw 1.24.12.4: RESYNC: (1.27-1.30); FILE MERGED 2006/09/26 19:35:15 aw 1.24.12.3: RESYNC: (1.24-1.27); FILE MERGED 2006/05/12 12:46:28 aw 1.24.12.2: code changes for primitive support 2005/10/28 11:40:27 aw 1.24.12.1: #i39532#


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [531a63cf15443f617d90ed450e3ad6ac62e2fd75]

INTEGRATION: CWS aw033 (1.20.12); FILE MERGED 2008/07/21 18:29:38 aw 1.20.12.11: #i39532# changed aOutRect and bBoundRectValid 2008/07/10 13:00:56 aw 1.20.12.10: #i39532# XOutputDevice removed, PrepareDelete removed 2008/06/24 15:42:26 aw 1.20.12.9: #i39532# corrections 2008/05/14 14:06:00 aw 1.20.12.8: RESYNC: (1.28-1.29); FILE MERGED 2008/01/22 12:29:32 aw 1.20.12.7: adaptions and 1st stripping 2007/08/09 19:01:45 aw 1.20.12.6: RESYNC: (1.27-1.28); FILE MERGED 2007/03/20 14:19:51 aw 1.20.12.5: RESYNC: (1.26-1.27); FILE MERGED 2006/11/28 19:38:51 aw 1.20.12.4: RESYNC: (1.23-1.26); FILE MERGED 2006/09/26 19:35:09 aw 1.20.12.3: RESYNC: (1.20-1.23); FILE MERGED 2006/05/12 12:46:28 aw 1.20.12.2: code changes for primitive support 2005/10/28 11:40:27 aw 1.20.12.1: #i39532#


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [2630bfc2932202025cc127d48a43c47dcc90f58b]

INTEGRATION: CWS aw033 (1.76.12); FILE MERGED 2008/08/19 15:55:41 cl 1.76.12.27: RESYNC: (1.97-1.98); FILE MERGED 2008/07/21 18:29:38 aw 1.76.12.26: #i39532# changed aOutRect and bBoundRectValid 2008/07/11 11:35:12 aw 1.76.12.25: RESYNC: (1.96-1.97); FILE MERGED 2008/07/10 13:00:56 aw 1.76.12.24: #i39532# XOutputDevice removed, PrepareDelete removed 2008/06/24 15:42:26 aw 1.76.12.23: #i39532# corrections 2008/06/03 13:41:12 aw 1.76.12.22: corrections 2008/05/27 14:50:02 aw 1.76.12.21: #i39532# changes DEV300 m12 resync corrections 2008/05/14 14:04:01 aw 1.76.12.20: RESYNC: (1.95-1.96); FILE MERGED 2008/04/16 05:30:45 aw 1.76.12.19: diverse optimisations and fixes for primitives. Support for LazyInvalidation. 2008/03/14 13:51:34 cl 1.76.12.18: RESYNC: (1.93-1.95); FILE MERGED 2008/02/12 10:42:35 aw 1.76.12.17: CVS update from internal development GIT 2008/02/07 14:14:55 aw 1.76.12.16: stable version from working GIT repository for unxlngi6 build 2008/01/31 10:32:12 aw 1.76.12.15: warning free changes due to unxlngi6 2008/01/29 10:27:33 aw 1.76.12.14: updated refresh for ActionChanged(), diverse removals 2008/01/22 12:29:32 aw 1.76.12.13: adaptions and 1st stripping 2007/12/12 13:26:44 aw 1.76.12.12: #i39532# clipping changes 2007/12/03 16:40:30 aw 1.76.12.11: RESYNC: (1.92-1.93); FILE MERGED 2007/11/27 11:59:51 aw 1.76.12.10: #i39532# added GetRange() to B2DPolygon 2007/10/08 18:08:04 aw 1.76.12.9: RESYNC: (1.91-1.92); FILE MERGED 2007/08/09 19:01:38 aw 1.76.12.8: RESYNC: (1.88-1.91); FILE MERGED 2007/03/20 14:19:42 aw 1.76.12.7: RESYNC: (1.86-1.88); FILE MERGED 2007/01/19 13:20:54 aw 1.76.12.6: RESYNC: (1.85-1.86); FILE MERGED 2006/11/28 19:38:44 aw 1.76.12.5: RESYNC: (1.82-1.85); FILE MERGED 2006/09/26 19:35:02 aw 1.76.12.4: RESYNC: (1.78-1.82); FILE MERGED 2006/05/12 16:08:09 aw 1.76.12.3: RESYNC: (1.76-1.78); FILE MERGED 2006/05/12 12:46:27 aw 1.76.12.2: code changes for primitive support 2005/10/28 11:40:26 aw 1.76.12.1: #i39532#


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [341cf98effdd8452fe9a4a108165728c75a64842]

INTEGRATION: CWS aw033 (1.50.84); FILE MERGED 2008/07/10 13:00:56 aw 1.50.84.4: #i39532# XOutputDevice removed, PrepareDelete removed 2008/06/24 15:42:25 aw 1.50.84.3: #i39532# corrections 2008/05/14 14:05:56 aw 1.50.84.2: RESYNC: (1.50-1.51); FILE MERGED 2008/01/22 12:29:32 aw 1.50.84.1: adaptions and 1st stripping


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [44e804bd479a7b69962b7366577c04692e61214a]

INTEGRATION: CWS aw033 (1.23.12); FILE MERGED 2008/08/19 15:55:37 cl 1.23.12.19: RESYNC: (1.50-1.51); FILE MERGED 2008/07/21 18:29:38 aw 1.23.12.18: #i39532# changed aOutRect and bBoundRectValid 2008/07/11 11:34:31 aw 1.23.12.17: RESYNC: (1.49-1.50); FILE MERGED 2008/07/10 13:00:56 aw 1.23.12.16: #i39532# XOutputDevice removed, PrepareDelete removed 2008/06/24 15:42:25 aw 1.23.12.15: #i39532# corrections 2008/05/27 14:50:02 aw 1.23.12.14: #i39532# changes DEV300 m12 resync corrections 2008/05/14 14:05:08 aw 1.23.12.13: RESYNC: (1.47-1.49); FILE MERGED 2008/03/14 13:51:23 cl 1.23.12.12: RESYNC: (1.46-1.47); FILE MERGED 2008/01/22 12:29:31 aw 1.23.12.11: adaptions and 1st stripping 2007/12/03 16:40:26 aw 1.23.12.10: RESYNC: (1.45-1.46); FILE MERGED 2007/08/09 19:01:21 aw 1.23.12.9: RESYNC: (1.40-1.45); FILE MERGED 2007/05/23 21:11:54 aw 1.23.12.8: RESYNC: (1.39-1.40); FILE MERGED 2007/03/20 14:19:33 aw 1.23.12.7: RESYNC: (1.38-1.39); FILE MERGED 2007/01/19 13:20:48 aw 1.23.12.6: RESYNC: (1.37-1.38); FILE MERGED 2006/11/28 19:38:27 aw 1.23.12.5: RESYNC: (1.34-1.37); FILE MERGED 2006/09/26 19:34:44 aw 1.23.12.4: RESYNC: (1.30-1.34); FILE MERGED 2006/05/12 16:07:41 aw 1.23.12.3: RESYNC: (1.23-1.30); FILE MERGED 2006/05/12 12:46:27 aw 1.23.12.2: code changes for primitive support 2005/10/28 11:40:26 aw 1.23.12.1: #i39532#


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [0f7c727d0dce8e61b53da18a4baa3531b9c9b81c]

INTEGRATION: CWS aw033 (1.75.66); FILE MERGED 2008/07/11 11:35:02 aw 1.75.66.6: RESYNC: (1.79-1.81); FILE MERGED 2008/07/10 13:00:56 aw 1.75.66.5: #i39532# XOutputDevice removed, PrepareDelete removed 2008/05/27 14:50:01 aw 1.75.66.4: #i39532# changes DEV300 m12 resync corrections 2008/05/14 14:03:25 aw 1.75.66.3: RESYNC: (1.78-1.79); FILE MERGED 2008/03/14 13:51:09 cl 1.75.66.2: RESYNC: (1.75-1.78); FILE MERGED 2008/02/26 08:40:53 aw 1.75.66.1: removals, OLE, optimizations for primitives


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [804702f2a82a73f4d72779039ae1c5e9491d5ca2]

INTEGRATION: CWS aw033 (1.6.58); FILE MERGED 2008/05/27 14:50:01 aw 1.6.58.1: #i39532# changes DEV300 m12 resync corrections


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [17356540ac1f8a1b4381641800b090e4c430aef1]

INTEGRATION: CWS aw033 (1.15.58); FILE MERGED 2008/05/27 14:50:01 aw 1.15.58.1: #i39532# changes DEV300 m12 resync corrections


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [46b832f2b06711d3cc291557021150a541149012]

INTEGRATION: CWS aw033 (1.15.84); FILE MERGED 2008/05/27 14:50:01 aw 1.15.84.3: #i39532# changes DEV300 m12 resync corrections 2008/05/14 14:03:37 aw 1.15.84.2: RESYNC: (1.15-1.16); FILE MERGED 2008/01/22 12:29:31 aw 1.15.84.1: adaptions and 1st stripping


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [8b5b1daab3f89fbac3f7fbe145e78c022737e644]

INTEGRATION: CWS aw033 (1.28.42); FILE MERGED 2008/07/11 11:34:41 aw 1.28.42.6: RESYNC: (1.32-1.33); FILE MERGED 2008/05/27 14:50:01 aw 1.28.42.5: #i39532# changes DEV300 m12 resync corrections 2008/05/14 14:05:33 aw 1.28.42.4: RESYNC: (1.31-1.32); FILE MERGED 2008/03/14 13:51:03 cl 1.28.42.3: RESYNC: (1.29-1.31); FILE MERGED 2008/01/29 13:11:56 aw 1.28.42.2: RESYNC: (1.28-1.29); FILE MERGED 2007/12/17 10:22:20 aw 1.28.42.1: #i39532# minor primitive corrections


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [0c75ea164cbaff6fc31ed5e3bc95f706455365d4]

INTEGRATION: CWS aw033 (1.12.84); FILE MERGED 2008/05/14 14:05:40 aw 1.12.84.2: RESYNC: (1.12-1.13); FILE MERGED 2008/01/22 12:29:31 aw 1.12.84.1: adaptions and 1st stripping


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [e3828a384cb3d745466eae05b21f80ec9eda1a80]

INTEGRATION: CWS aw033 (1.159.54); FILE MERGED 2008/07/11 11:34:23 aw 1.159.54.3: RESYNC: (1.161-1.163); FILE MERGED 2008/06/25 12:57:10 aw 1.159.54.2: RESYNC: (1.159-1.161); FILE MERGED 2008/05/27 14:50:01 aw 1.159.54.1: #i39532# changes DEV300 m12 resync corrections


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [710c32c439732dbef80b702e7c9ef0b5fdcb6430]

INTEGRATION: CWS aw033 (1.19.58); FILE MERGED 2008/07/11 11:34:45 aw 1.19.58.2: RESYNC: (1.19-1.20); FILE MERGED 2008/05/27 14:50:01 aw 1.19.58.1: #i39532# changes DEV300 m12 resync corrections


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [df9b89cbab850426423eee4dff785c3f937e76f5]

INTEGRATION: CWS aw033 (1.32.22); FILE MERGED 2008/05/14 14:05:27 aw 1.32.22.3: RESYNC: (1.33-1.34); FILE MERGED 2008/03/14 13:50:55 cl 1.32.22.2: RESYNC: (1.32-1.33); FILE MERGED 2008/02/12 10:42:35 aw 1.32.22.1: CVS update from internal development GIT


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [ab318b77c3e15787ab27841df27605ca95ebd6cf]

INTEGRATION: CWS aw033 (1.49.238); FILE MERGED 2008/07/10 13:00:56 aw 1.49.238.16: #i39532# XOutputDevice removed, PrepareDelete removed 2008/06/25 12:57:25 aw 1.49.238.15: RESYNC: (1.60-1.61); FILE MERGED 2008/05/27 15:53:47 aw 1.49.238.14: #i39532# changes DEV300 m12 resync corrections 2008/05/27 14:50:01 aw 1.49.238.13: #i39532# changes DEV300 m12 resync corrections 2008/05/14 14:04:54 aw 1.49.238.12: RESYNC: (1.59-1.60); FILE MERGED 2008/03/18 07:15:24 aw 1.49.238.11: #i39532# changes after resync 2008/03/14 13:50:51 cl 1.49.238.10: RESYNC: (1.58-1.59); FILE MERGED 2008/02/07 14:14:55 aw 1.49.238.9: stable version from working GIT repository for unxlngi6 build 2008/01/29 10:27:33 aw 1.49.238.8: updated refresh for ActionChanged(), diverse removals 2007/12/03 16:40:21 aw 1.49.238.7: RESYNC: (1.57-1.58); FILE MERGED 2007/08/09 18:58:29 aw 1.49.238.6: RESYNC: (1.56-1.57); FILE MERGED 2007/05/23 21:10:43 aw 1.49.238.5: RESYNC: (1.55-1.56); FILE MERGED 2007/01/19 13:19:55 aw 1.49.238.4: RESYNC: (1.54-1.55); FILE MERGED 2006/11/28 19:35:33 aw 1.49.238.3: RESYNC: (1.51-1.54); FILE MERGED 2006/09/26 19:32:20 aw 1.49.238.2: RESYNC: (1.49-1.51); FILE MERGED 2006/05/16 14:35:18 aw 1.49.238.1: handish adaptions after resync


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [195d21d6cc1746578844ebac4cd26d665dc4241f]

INTEGRATION: CWS aw033 (1.32.44); FILE MERGED 2008/05/27 14:50:00 aw 1.32.44.4: #i39532# changes DEV300 m12 resync corrections 2008/05/14 14:06:05 aw 1.32.44.3: RESYNC: (1.32-1.33); FILE MERGED 2007/12/18 15:13:16 aw 1.32.44.2: #i39532# remove unecessary curve segments when combining objects 2007/12/12 13:26:44 aw 1.32.44.1: #i39532# clipping changes


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [526fb1417f1a6d4d108d809148757cfcb96ec5a3]

INTEGRATION: CWS aw033 (1.29.44); FILE MERGED 2008/05/14 14:04:10 aw 1.29.44.2: RESYNC: (1.29-1.30); FILE MERGED 2008/01/22 12:29:31 aw 1.29.44.1: adaptions and 1st stripping


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [0b2b5d859432fb22c5ec8926b3b9d8b8c9f2c3eb]

INTEGRATION: CWS aw033 (1.24.58); FILE MERGED 2008/07/10 13:00:56 aw 1.24.58.1: #i39532# XOutputDevice removed, PrepareDelete removed


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [f1a283cd8aa6f1401e7e62cd1acd2f61ac377415]

INTEGRATION: CWS aw033 (1.21.42); FILE MERGED 2008/07/10 13:00:56 aw 1.21.42.5: #i39532# XOutputDevice removed, PrepareDelete removed 2008/05/14 14:04:35 aw 1.21.42.4: RESYNC: (1.25-1.26); FILE MERGED 2008/03/14 13:50:42 cl 1.21.42.3: RESYNC: (1.22-1.25); FILE MERGED 2007/12/03 16:40:14 aw 1.21.42.2: RESYNC: (1.21-1.22); FILE MERGED 2007/11/19 11:26:07 aw 1.21.42.1: #i39532# Lot of changes to make polygon stuff bezier-able


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [0af625644cb5c57c8ac322340495de7859ce0c59]

INTEGRATION: CWS aw033 (1.20.58); FILE MERGED 2008/07/11 11:35:20 aw 1.20.58.2: RESYNC: (1.20-1.21); FILE MERGED 2008/07/10 13:00:56 aw 1.20.58.1: #i39532# XOutputDevice removed, PrepareDelete removed


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [1b3551a91bad0adcbd2e4fffed1c34a376f11b9d]

INTEGRATION: CWS aw033 (1.27.14); FILE MERGED 2008/07/10 13:00:55 aw 1.27.14.4: #i39532# XOutputDevice removed, PrepareDelete removed 2008/05/14 14:03:41 aw 1.27.14.3: RESYNC: (1.27-1.28); FILE MERGED 2008/04/16 05:30:45 aw 1.27.14.2: diverse optimisations and fixes for primitives. Support for LazyInvalidation. 2008/01/22 12:29:31 aw 1.27.14.1: adaptions and 1st stripping


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [344ef4c914ed7ecbbff7f3b42c67bea4079d7259]

INTEGRATION: CWS aw033 (1.34.58); FILE MERGED 2008/05/27 14:50:00 aw 1.34.58.1: #i39532# changes DEV300 m12 resync corrections


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [f3758441ec9c5709f0aa91de09cd80163841a647]

INTEGRATION: CWS aw033 (1.8.84); FILE MERGED 2008/07/10 13:00:55 aw 1.8.84.10: #i39532# XOutputDevice removed, PrepareDelete removed 2008/06/24 15:42:25 aw 1.8.84.9: #i39532# corrections 2008/06/03 13:41:12 aw 1.8.84.8: corrections 2008/05/27 14:50:00 aw 1.8.84.7: #i39532# changes DEV300 m12 resync corrections 2008/05/14 14:03:45 aw 1.8.84.6: RESYNC: (1.9-1.10); FILE MERGED 2008/04/16 05:30:45 aw 1.8.84.5: diverse optimisations and fixes for primitives. Support for LazyInvalidation. 2008/02/26 08:40:53 aw 1.8.84.4: removals, OLE, optimizations for primitives 2008/01/29 10:27:33 aw 1.8.84.3: updated refresh for ActionChanged(), diverse removals 2007/12/03 16:40:17 aw 1.8.84.2: RESYNC: (1.8-1.9); FILE MERGED 2007/11/07 14:34:41 aw 1.8.84.1: #i39532# committing to have a base for HDU


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [261bae6fcc4a935196c3b3a202d00a74a557aef5]

INTEGRATION: CWS aw033 (1.10.58); FILE MERGED 2008/07/10 13:00:55 aw 1.10.58.1: #i39532# XOutputDevice removed, PrepareDelete removed


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [e0bc4a1531b575d4a2e94a405e541b644b872154]

INTEGRATION: CWS aw033 (1.3.44); FILE MERGED 2008/05/14 14:03:34 aw 1.3.44.2: RESYNC: (1.3-1.4); FILE MERGED 2007/12/17 10:22:20 aw 1.3.44.1: #i39532# minor primitive corrections


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [4f7dff79b3083b2a882ecf6f517e2e2f5ed19540]

INTEGRATION: CWS aw033 (1.16.14); FILE MERGED 2008/05/14 14:03:16 aw 1.16.14.11: RESYNC: (1.25-1.26); FILE MERGED 2008/03/14 13:50:37 cl 1.16.14.10: RESYNC: (1.24-1.25); FILE MERGED 2008/03/05 07:57:33 aw 1.16.14.9: #i39532# prettyprinter support 2008/01/29 13:11:53 aw 1.16.14.8: RESYNC: (1.23-1.24); FILE MERGED 2008/01/22 12:29:31 aw 1.16.14.7: adaptions and 1st stripping 2007/08/09 18:56:04 aw 1.16.14.6: RESYNC: (1.22-1.23); FILE MERGED 2007/06/27 18:36:43 aw 1.16.14.5: RESYNC: (1.21-1.22); FILE MERGED 2006/12/12 10:52:46 aw 1.16.14.4: #i39532# changes after resync 2006/11/28 19:33:21 aw 1.16.14.3: RESYNC: (1.19-1.21); FILE MERGED 2006/09/26 19:30:20 aw 1.16.14.2: RESYNC: (1.16-1.19); FILE MERGED 2005/10/28 11:40:25 aw 1.16.14.1: #i39532#


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [3d5a6a8d1c5046b441c26a01358116e12038616b]

INTEGRATION: CWS aw033 (1.6.14); FILE MERGED 2008/05/14 14:05:36 aw 1.6.14.11: RESYNC: (1.15-1.16); FILE MERGED 2008/03/18 07:15:24 aw 1.6.14.10: #i39532# changes after resync 2008/03/14 13:50:21 cl 1.6.14.9: RESYNC: (1.14-1.15); FILE MERGED 2008/01/22 12:29:31 aw 1.6.14.8: adaptions and 1st stripping 2007/11/19 11:26:07 aw 1.6.14.7: #i39532# Lot of changes to make polygon stuff bezier-able 2007/08/09 18:55:39 aw 1.6.14.6: RESYNC: (1.13-1.14); FILE MERGED 2007/03/20 14:17:20 aw 1.6.14.5: RESYNC: (1.12-1.13); FILE MERGED 2006/11/28 19:32:49 aw 1.6.14.4: RESYNC: (1.10-1.12); FILE MERGED 2006/09/26 19:29:51 aw 1.6.14.3: RESYNC: (1.7-1.10); FILE MERGED 2006/05/12 16:03:57 aw 1.6.14.2: RESYNC: (1.6-1.7); FILE MERGED 2006/05/12 12:46:27 aw 1.6.14.1: code changes for primitive support


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [51a64aefcd8052e12c383c796fbc8e366a8d62ab]

INTEGRATION: CWS aw033 (1.17.56); FILE MERGED 2008/06/25 12:27:26 aw 1.17.56.2: RESYNC: (1.17-1.18); FILE MERGED 2008/05/27 14:50:00 aw 1.17.56.1: #i39532# changes DEV300 m12 resync corrections


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [93f44a2ea7c206ade1eabaaead89a68f4942ba5e]

INTEGRATION: CWS aw033 (1.1.2); FILE ADDED 2008/08/19 16:46:30 cl 1.1.2.10: fixed license files 2008/05/27 14:50:00 aw 1.1.2.9: #i39532# changes DEV300 m12 resync corrections 2008/03/19 04:33:36 aw 1.1.2.8: #i39532# chart adaptions for 3D 2008/03/13 08:56:12 aw 1.1.2.7: #i39532# chart improvements 2007/08/13 15:34:34 aw 1.1.2.6: #i39532# changes after resync 2006/10/19 11:00:09 aw 1.1.2.5: #i39532# primitive 2006/09/27 16:41:05 aw 1.1.2.4: #i39532# changes after resync to m185 2006/08/09 17:15:56 aw 1.1.2.3: #i39532# 2006/05/16 14:35:18 aw 1.1.2.2: handish adaptions after resync 2006/05/12 12:35:17 aw 1.1.2.1: code for primitive support


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [e1ce038595bb42ee825175a7fa937dd6ebd6d418]

INTEGRATION: CWS aw033 (1.1.2); FILE ADDED 2008/08/19 16:46:30 cl 1.1.2.3: fixed license files 2006/10/19 11:00:09 aw 1.1.2.2: #i39532# primitive 2006/05/12 12:35:26 aw 1.1.2.1: code for primitive support


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [0b63aaabe014415197c24d9ba3a8b455dab85564]

INTEGRATION: CWS aw033 (1.1.2); FILE ADDED 2008/08/19 16:46:30 cl 1.1.2.16: fixed license files 2008/07/21 18:29:37 aw 1.1.2.15: #i39532# changed aOutRect and bBoundRectValid 2008/06/24 15:42:25 aw 1.1.2.14: #i39532# corrections 2008/06/03 13:41:12 aw 1.1.2.13: corrections 2008/05/27 14:50:00 aw 1.1.2.12: #i39532# changes DEV300 m12 resync corrections 2008/04/16 05:30:44 aw 1.1.2.11: diverse optimisations and fixes for primitives. Support for LazyInvalidation. 2008/04/04 06:07:50 aw 1.1.2.10: #i39532# added primitive support for tables 2008/03/18 07:15:24 aw 1.1.2.9: #i39532# changes after resync 2008/02/07 14:13:23 aw 1.1.2.8: stable version from working GIT repository for unxlngi6 build 2008/01/22 12:29:31 aw 1.1.2.7: adaptions and 1st stripping 2007/08/13 15:34:34 aw 1.1.2.6: #i39532# changes after resync 2007/08/08 15:29:28 aw 1.1.2.5: #i39532# text decomposition needed spell checking knowledge to not show last decomposition 2007/08/03 10:47:48 aw 1.1.2.4: #i39532# restructured MetaFile comment reation to use TextHierarchy primitives 2007/03/06 12:39:33 aw 1.1.2.3: #i39532# 2006/11/07 15:52:21 aw 1.1.2.2: #i39532# changed various aspevcts of XPrimitive2D implementations 2006/10/19 10:57:53 aw 1.1.2.1: #i39532# primitive


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [318da0d881b059392159b58a51f216b3c03b6edd]

INTEGRATION: CWS aw033 (1.1.2); FILE ADDED 2008/08/19 16:46:29 cl 1.1.2.8: fixed license files 2008/05/27 14:49:59 aw 1.1.2.7: #i39532# changes DEV300 m12 resync corrections 2008/04/04 06:07:50 aw 1.1.2.6: #i39532# added primitive support for tables 2007/03/06 12:39:33 aw 1.1.2.5: #i39532# 2007/01/25 12:48:34 aw 1.1.2.4: #i39532# change 3D scene content generation to be usable from API implementation, too 2006/11/28 11:17:56 aw 1.1.2.3: #i39532# 2006/11/07 15:52:21 aw 1.1.2.2: #i39532# changed various aspevcts of XPrimitive2D implementations 2006/10/19 10:57:50 aw 1.1.2.1: #i39532# primitive


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [5ff3e6be3cabc2d6a495acde64caa5cf88c13b63]

INTEGRATION: CWS aw033 (1.1.2); FILE ADDED 2008/08/19 16:46:29 cl 1.1.2.8: fixed license files 2008/05/27 14:49:59 aw 1.1.2.7: #i39532# changes DEV300 m12 resync corrections 2008/04/04 06:07:50 aw 1.1.2.6: #i39532# added primitive support for tables 2007/03/06 12:39:33 aw 1.1.2.5: #i39532# 2007/01/25 12:48:33 aw 1.1.2.4: #i39532# change 3D scene content generation to be usable from API implementation, too 2006/11/28 11:17:56 aw 1.1.2.3: #i39532# 2006/11/07 15:52:21 aw 1.1.2.2: #i39532# changed various aspevcts of XPrimitive2D implementations 2006/10/19 10:57:52 aw 1.1.2.1: #i39532# primitive


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [1f52c91b7ed8563929a053c20d17e318bca71c7b]

INTEGRATION: CWS aw033 (1.1.2); FILE ADDED 2008/08/19 16:46:29 cl 1.1.2.5: fixed license files 2008/06/03 13:41:12 aw 1.1.2.4: corrections 2008/05/27 14:49:59 aw 1.1.2.3: #i39532# changes DEV300 m12 resync corrections 2008/02/26 08:40:52 aw 1.1.2.2: removals, OLE, optimizations for primitives 2007/03/06 12:38:31 aw 1.1.2.1: #i39532


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [b760df032acbe7f4495ce5a47687821f700dc24c]

INTEGRATION: CWS aw033 (1.1.2); FILE ADDED 2008/08/19 16:46:29 cl 1.1.2.9: fixed license files 2008/05/27 14:49:59 aw 1.1.2.8: #i39532# changes DEV300 m12 resync corrections 2008/04/04 06:07:50 aw 1.1.2.7: #i39532# added primitive support for tables 2008/02/07 14:13:23 aw 1.1.2.6: stable version from working GIT repository for unxlngi6 build 2007/11/19 11:26:07 aw 1.1.2.5: #i39532# Lot of changes to make polygon stuff bezier-able 2007/03/06 12:39:32 aw 1.1.2.4: #i39532# 2006/11/28 11:17:55 aw 1.1.2.3: #i39532# 2006/11/07 15:52:21 aw 1.1.2.2: #i39532# changed various aspevcts of XPrimitive2D implementations 2006/10/19 10:57:52 aw 1.1.2.1: #i39532# primitive


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [69c2b9642c34fe487130ec01bc7be32ee359c083]

INTEGRATION: CWS aw033 (1.1.2); FILE ADDED 2008/08/19 16:46:29 cl 1.1.2.10: fixed license files 2008/05/27 14:49:59 aw 1.1.2.9: #i39532# changes DEV300 m12 resync corrections 2008/04/04 06:07:50 aw 1.1.2.8: #i39532# added primitive support for tables 2007/03/06 12:39:32 aw 1.1.2.7: #i39532# 2007/02/02 15:18:32 aw 1.1.2.6: #i39532# 2007/01/25 12:48:33 aw 1.1.2.5: #i39532# change 3D scene content generation to be usable from API implementation, too 2006/12/12 10:14:27 aw 1.1.2.4: #i39532# changes after resync 2006/11/28 11:17:55 aw 1.1.2.3: #i39532# 2006/11/07 15:52:21 aw 1.1.2.2: #i39532# changed various aspevcts of XPrimitive2D implementations 2006/10/19 10:57:52 aw 1.1.2.1: #i39532# primitive


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [bc41681502e31358402507507dc2b28eaf00d910]

INTEGRATION: CWS aw033 (1.1.2); FILE ADDED 2008/08/19 16:46:29 cl 1.1.2.10: fixed license files 2008/05/27 14:49:59 aw 1.1.2.9: #i39532# changes DEV300 m12 resync corrections 2008/04/04 06:07:50 aw 1.1.2.8: #i39532# added primitive support for tables 2007/11/07 14:34:33 aw 1.1.2.7: #i39532# committing to have a base for HDU 2007/03/06 12:39:32 aw 1.1.2.6: #i39532# 2007/02/02 15:18:31 aw 1.1.2.5: #i39532# 2007/01/25 12:48:33 aw 1.1.2.4: #i39532# change 3D scene content generation to be usable from API implementation, too 2006/11/28 11:17:55 aw 1.1.2.3: #i39532# 2006/11/07 15:52:21 aw 1.1.2.2: #i39532# changed various aspevcts of XPrimitive2D implementations 2006/10/19 10:57:51 aw 1.1.2.1: #i39532# primitive


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [5a315228074455c975d00b10e6fca6f1c2f3cdb9]

INTEGRATION: CWS aw033 (1.1.2); FILE ADDED 2008/08/19 16:46:29 cl 1.1.2.9: fixed license files 2008/05/27 14:49:59 aw 1.1.2.8: #i39532# changes DEV300 m12 resync corrections 2008/04/04 06:07:50 aw 1.1.2.7: #i39532# added primitive support for tables 2008/02/07 14:13:23 aw 1.1.2.6: stable version from working GIT repository for unxlngi6 build 2007/11/19 11:26:07 aw 1.1.2.5: #i39532# Lot of changes to make polygon stuff bezier-able 2007/11/07 14:34:33 aw 1.1.2.4: #i39532# committing to have a base for HDU 2007/08/13 15:34:33 aw 1.1.2.3: #i39532# changes after resync 2007/03/06 12:39:31 aw 1.1.2.2: #i39532# 2006/10/19 10:57:53 aw 1.1.2.1: #i39532# primitive


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [8500e4fd75373dd655139166a6cbcd93d16596ba]

INTEGRATION: CWS aw033 (1.1.2); FILE ADDED 2008/08/19 16:46:29 cl 1.1.2.8: fixed license files 2008/05/27 14:49:59 aw 1.1.2.7: #i39532# changes DEV300 m12 resync corrections 2008/04/04 06:07:49 aw 1.1.2.6: #i39532# added primitive support for tables 2007/03/06 12:39:31 aw 1.1.2.5: #i39532# 2007/01/25 12:48:33 aw 1.1.2.4: #i39532# change 3D scene content generation to be usable from API implementation, too 2006/11/28 11:17:55 aw 1.1.2.3: #i39532# 2006/11/07 15:52:21 aw 1.1.2.2: #i39532# changed various aspevcts of XPrimitive2D implementations 2006/10/19 10:57:51 aw 1.1.2.1: #i39532# primitive


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [4409b6caba015d95993829ecb789a767bde9b1d8]

INTEGRATION: CWS aw033 (1.1.2); FILE ADDED 2008/08/19 16:46:29 cl 1.1.2.8: fixed license files 2008/05/27 14:49:59 aw 1.1.2.7: #i39532# changes DEV300 m12 resync corrections 2008/04/04 06:07:49 aw 1.1.2.6: #i39532# added primitive support for tables 2007/03/06 12:39:30 aw 1.1.2.5: #i39532# 2007/01/25 12:48:33 aw 1.1.2.4: #i39532# change 3D scene content generation to be usable from API implementation, too 2006/11/28 11:17:55 aw 1.1.2.3: #i39532# 2006/11/07 15:52:20 aw 1.1.2.2: #i39532# changed various aspevcts of XPrimitive2D implementations 2006/10/19 10:57:51 aw 1.1.2.1: #i39532# primitive


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [5c8aa16b9507eff2cca8e5dbc5e99593216c6375]

INTEGRATION: CWS aw033 (1.1.2); FILE ADDED 2008/08/19 16:46:29 cl 1.1.2.14: fixed license files 2008/07/10 13:00:55 aw 1.1.2.13: #i39532# XOutputDevice removed, PrepareDelete removed 2008/05/27 14:49:59 aw 1.1.2.12: #i39532# changes DEV300 m12 resync corrections 2008/05/14 09:55:16 aw 1.1.2.11: #i39532# aw033 progresses from git 2008/04/04 06:07:49 aw 1.1.2.10: #i39532# added primitive support for tables 2008/03/18 07:15:24 aw 1.1.2.9: #i39532# changes after resync 2007/11/07 14:34:33 aw 1.1.2.8: #i39532# committing to have a base for HDU 2007/10/16 15:49:12 aw 1.1.2.7: #i39532# Finetuning 2007/08/13 15:34:33 aw 1.1.2.6: #i39532# changes after resync 2007/07/06 13:43:08 aw 1.1.2.5: #i39532# moved from Primitive2DReference to Primitive2DSequence where possible to avoid extra-group primitive creations and deeper hierarchies as necessary 2006/12/12 10:52:46 aw 1.1.2.4: #i39532# changes after resync 2006/12/12 10:14:27 aw 1.1.2.3: #i39532# changes after resync 2006/12/11 17:40:59 aw 1.1.2.2: #i39532# changes after resync 2006/10/19 10:57:53 aw 1.1.2.1: #i39532# primitive


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [18cb4e55fa1a39ab3d59c6f19721caa6b8a86930]

INTEGRATION: CWS aw033 (1.1.2); FILE ADDED 2008/08/19 16:46:29 cl 1.1.2.7: fixed license files 2008/05/27 14:49:59 aw 1.1.2.6: #i39532# changes DEV300 m12 resync corrections 2007/10/08 09:23:22 aw 1.1.2.5: #i39532# modification for unxlngi6 build 2007/08/13 15:34:33 aw 1.1.2.4: #i39532# changes after resync 2007/07/06 13:43:08 aw 1.1.2.3: #i39532# moved from Primitive2DReference to Primitive2DSequence where possible to avoid extra-group primitive creations and deeper hierarchies as necessary 2006/12/12 10:14:27 aw 1.1.2.2: #i39532# changes after resync 2006/11/07 15:51:52 aw 1.1.2.1: #i39532# added implementation of XPrimitiveFactory2D


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [17e858c070d35aa5b4e02547e5875e3f71217b83]

INTEGRATION: CWS aw033 (1.1.2); FILE ADDED 2008/08/19 16:46:29 cl 1.1.2.4: fixed license files 2007/03/06 12:39:30 aw 1.1.2.3: #i39532# 2006/11/07 15:52:20 aw 1.1.2.2: #i39532# changed various aspevcts of XPrimitive2D implementations 2006/10/19 10:58:04 aw 1.1.2.1: #i39532# primitive


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [4c0d7d31c4077309055176ac9a956844ba6dd496]

INTEGRATION: CWS aw033 (1.5.68); FILE MERGED 2008/07/10 13:00:55 aw 1.5.68.3: #i39532# XOutputDevice removed, PrepareDelete removed 2008/05/14 14:00:08 aw 1.5.68.2: RESYNC: (1.5-1.6); FILE MERGED 2008/01/29 10:27:32 aw 1.5.68.1: updated refresh for ActionChanged(), diverse removals


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [305d419092e6b85c5d0626ad79aaa635a63a9941]

INTEGRATION: CWS aw033 (1.3.10); FILE MERGED 2008/05/14 13:59:59 aw 1.3.10.2: RESYNC: (1.3-1.4); FILE MERGED 2007/11/19 11:26:06 aw 1.3.10.1: #i39532# Lot of changes to make polygon stuff bezier-able


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [a742f1a9697c70d1b69f35cb1fbf18841e9ad702]

INTEGRATION: CWS aw033 (1.3.10); FILE MERGED 2008/05/14 14:00:02 aw 1.3.10.4: RESYNC: (1.4-1.5); FILE MERGED 2008/03/14 13:50:17 cl 1.3.10.3: RESYNC: (1.3-1.4); FILE MERGED 2007/12/17 10:22:19 aw 1.3.10.2: #i39532# minor primitive corrections 2007/11/07 14:34:33 aw 1.3.10.1: #i39532# committing to have a base for HDU


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [833dd86b7cbd1d1409a13f49f7c622a217f152d1]

INTEGRATION: CWS aw033 (1.9.46); FILE MERGED 2008/05/14 13:59:52 aw 1.9.46.3: RESYNC: (1.9-1.10); FILE MERGED 2007/12/13 16:45:52 aw 1.9.46.2: #i39532# AA work for unxlngi6 2007/12/12 13:26:44 aw 1.9.46.1: #i39532# clipping changes


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [df1a2751f47070cc503f4df2168433b5f4d31acc]

INTEGRATION: CWS aw033 (1.2.30); FILE MERGED 2008/06/26 16:30:17 aw 1.2.30.8: corrections after resync 2008/05/27 14:49:59 aw 1.2.30.7: #i39532# changes DEV300 m12 resync corrections 2008/05/14 14:00:05 aw 1.2.30.6: RESYNC: (1.5-1.6); FILE MERGED 2007/12/12 13:26:44 aw 1.2.30.5: #i39532# clipping changes 2007/11/20 10:21:39 aw 1.2.30.4: #i39532# corrected animated overlay initialisation 2007/08/09 18:49:11 aw 1.2.30.3: RESYNC: (1.3-1.5); FILE MERGED 2006/12/12 14:48:26 aw 1.2.30.2: RESYNC: (1.2-1.3); FILE MERGED 2006/12/11 17:40:59 aw 1.2.30.1: #i39532# changes after resync


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [d3f128c16f2dd2cf08d457e1b00864fb7f78071a]

INTEGRATION: CWS aw033 (1.3.10); FILE MERGED 2008/05/14 13:59:55 aw 1.3.10.2: RESYNC: (1.3-1.4); FILE MERGED 2007/12/17 10:22:19 aw 1.3.10.1: #i39532# minor primitive corrections


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [58267b8a45ddfee56d4ad5d9c82c8ebcff2857c1]

INTEGRATION: CWS aw033 (1.3.16); FILE MERGED 2008/05/27 14:49:59 aw 1.3.16.9: #i39532# changes DEV300 m12 resync corrections 2008/05/14 14:01:24 aw 1.3.16.8: RESYNC: (1.4-1.5); FILE MERGED 2008/01/22 12:29:31 aw 1.3.16.7: adaptions and 1st stripping 2007/07/06 13:43:08 aw 1.3.16.6: #i39532# moved from Primitive2DReference to Primitive2DSequence where possible to avoid extra-group primitive creations and deeper hierarchies as necessary 2006/10/19 10:59:17 aw 1.3.16.5: #i39532# primitive 2006/09/26 19:22:43 aw 1.3.16.4: RESYNC: (1.3-1.4); FILE MERGED 2006/08/09 17:12:26 aw 1.3.16.3: #i39532# 2006/06/02 14:17:51 aw 1.3.16.2: #i39532# adaptions to new primitives, error corrections 2006/05/12 12:46:24 aw 1.3.16.1: code changes for primitive support


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [a2cfa00a2e9efb75d56480cdd03abb14188dd3ef]

INTEGRATION: CWS aw033 (1.5.10); FILE MERGED 2008/07/10 13:00:55 aw 1.5.10.16: #i39532# XOutputDevice removed, PrepareDelete removed 2008/06/03 13:41:12 aw 1.5.10.15: corrections 2008/05/16 10:54:56 aw 1.5.10.14: adaptions after resync 2008/05/14 14:00:54 aw 1.5.10.13: RESYNC: (1.15-1.17); FILE MERGED 2008/04/16 05:30:44 aw 1.5.10.12: diverse optimisations and fixes for primitives. Support for LazyInvalidation. 2008/01/29 10:27:32 aw 1.5.10.11: updated refresh for ActionChanged(), diverse removals 2008/01/22 12:29:31 aw 1.5.10.10: adaptions and 1st stripping 2007/12/03 16:40:11 aw 1.5.10.9: RESYNC: (1.13-1.15); FILE MERGED 2007/10/16 15:49:11 aw 1.5.10.8: #i39532# Finetuning 2007/10/15 16:37:30 aw 1.5.10.7: #i39532# finetuning 2007/10/08 18:06:32 aw 1.5.10.6: RESYNC: (1.12-1.13); FILE MERGED 2007/08/09 18:48:13 aw 1.5.10.5: RESYNC: (1.10-1.12); FILE MERGED 2007/08/07 15:45:41 aw 1.5.10.4: #i39532# migrated describePDFControl to toolkit 2007/05/23 21:08:24 aw 1.5.10.3: RESYNC: (1.9-1.10); FILE MERGED 2007/03/20 14:16:15 aw 1.5.10.2: RESYNC: (1.5-1.9); FILE MERGED 2007/03/06 12:39:29 aw 1.5.10.1: #i39532#


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [15a458d8ff314ef1d99cd7a21dba7e32adc4eed0]

INTEGRATION: CWS aw033 (1.1.2); FILE ADDED 2008/08/19 16:46:29 cl 1.1.2.19: fixed license files 2008/06/03 13:41:12 aw 1.1.2.18: corrections 2008/05/27 14:49:58 aw 1.1.2.17: #i39532# changes DEV300 m12 resync corrections 2008/04/16 05:30:44 aw 1.1.2.16: diverse optimisations and fixes for primitives. Support for LazyInvalidation. 2008/02/26 08:40:52 aw 1.1.2.15: removals, OLE, optimizations for primitives 2008/02/07 14:13:23 aw 1.1.2.14: stable version from working GIT repository for unxlngi6 build 2008/01/29 10:27:32 aw 1.1.2.13: updated refresh for ActionChanged(), diverse removals 2008/01/22 12:29:31 aw 1.1.2.12: adaptions and 1st stripping 2007/08/13 15:34:33 aw 1.1.2.11: #i39532# changes after resync 2007/07/06 13:43:08 aw 1.1.2.10: #i39532# moved from Primitive2DReference to Primitive2DSequence where possible to avoid extra-group primitive creations and deeper hierarchies as necessary 2007/01/25 12:47:06 aw 1.1.2.9: #i39532# change 3D scene content generation to be usable from API implementation, too 2007/01/23 10:46:32 aw 1.1.2.8: changes after resync 2007/01/22 17:43:13 aw 1.1.2.7: changes after resync 2006/12/11 17:40:59 aw 1.1.2.6: #i39532# changes after resync 2006/11/28 11:17:54 aw 1.1.2.5: #i39532# 2006/10/19 10:59:17 aw 1.1.2.4: #i39532# primitive 2006/08/09 17:12:26 aw 1.1.2.3: #i39532# 2006/06/02 14:17:51 aw 1.1.2.2: #i39532# adaptions to new primitives, error corrections 2006/05/12 12:41:50 aw 1.1.2.1: code for primitive support


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [4e67b877b35d127de848085afd9d6a6112d22567]

INTEGRATION: CWS aw033 (1.1.2); FILE ADDED 2008/08/19 16:46:29 cl 1.1.2.12: fixed license files 2008/06/03 13:41:12 aw 1.1.2.11: corrections 2008/05/27 14:49:58 aw 1.1.2.10: #i39532# changes DEV300 m12 resync corrections 2008/03/13 08:22:28 aw 1.1.2.9: #i39532# diverse support for chart2 2008/03/06 07:19:10 aw 1.1.2.8: 3i39532# added OLE shading support for OLE Icon and direct embedded modes to visualize outplace edited OLEs 2008/03/05 07:57:32 aw 1.1.2.7: #i39532# prettyprinter support 2008/02/26 08:40:52 aw 1.1.2.6: removals, OLE, optimizations for primitives 2008/02/12 10:42:35 aw 1.1.2.5: CVS update from internal development GIT 2008/01/22 12:29:30 aw 1.1.2.4: adaptions and 1st stripping 2007/01/23 10:46:32 aw 1.1.2.3: changes after resync 2006/08/09 17:12:26 aw 1.1.2.2: #i39532# 2006/05/12 12:41:26 aw 1.1.2.1: code for primitive support


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [d64a24edd7d7535864810ddea985d2eea3a968d7]

INTEGRATION: CWS aw033 (1.1.2); FILE ADDED 2008/08/19 16:46:29 cl 1.1.2.11: fixed license files 2008/06/03 13:41:12 aw 1.1.2.10: corrections 2008/05/27 14:49:58 aw 1.1.2.9: #i39532# changes DEV300 m12 resync corrections 2008/01/29 10:27:32 aw 1.1.2.8: updated refresh for ActionChanged(), diverse removals 2008/01/22 12:29:30 aw 1.1.2.7: adaptions and 1st stripping 2007/08/13 15:34:33 aw 1.1.2.6: #i39532# changes after resync 2007/01/23 10:46:32 aw 1.1.2.5: changes after resync 2006/10/19 10:59:17 aw 1.1.2.4: #i39532# primitive 2006/08/09 17:12:26 aw 1.1.2.3: #i39532# 2006/06/02 14:17:51 aw 1.1.2.2: #i39532# adaptions to new primitives, error corrections 2006/05/12 12:41:16 aw 1.1.2.1: code for primitive support


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [c50ff15e344d89b84dcc5031c96968c5b111279f]

INTEGRATION: CWS aw033 (1.7.12); FILE MERGED 2008/07/10 13:00:55 aw 1.7.12.15: #i39532# XOutputDevice removed, PrepareDelete removed 2008/05/27 14:49:58 aw 1.7.12.14: #i39532# changes DEV300 m12 resync corrections 2008/05/14 14:00:57 aw 1.7.12.13: RESYNC: (1.14-1.15); FILE MERGED 2008/03/14 13:50:13 cl 1.7.12.12: RESYNC: (1.13-1.14); FILE MERGED 2008/01/22 12:29:30 aw 1.7.12.11: adaptions and 1st stripping 2007/08/09 18:48:06 aw 1.7.12.10: RESYNC: (1.11-1.13); FILE MERGED 2007/07/06 13:43:08 aw 1.7.12.9: #i39532# moved from Primitive2DReference to Primitive2DSequence where possible to avoid extra-group primitive creations and deeper hierarchies as necessary 2007/03/20 14:16:07 aw 1.7.12.8: RESYNC: (1.10-1.11); FILE MERGED 2007/03/06 12:39:29 aw 1.7.12.7: #i39532# 2006/12/11 17:40:58 aw 1.7.12.6: #i39532# changes after resync 2006/11/28 19:25:15 aw 1.7.12.5: RESYNC: (1.9-1.10); FILE MERGED 2006/10/19 10:59:17 aw 1.7.12.4: #i39532# primitive 2006/09/26 19:22:36 aw 1.7.12.3: RESYNC: (1.7-1.9); FILE MERGED 2006/08/09 17:12:26 aw 1.7.12.2: #i39532# 2006/05/12 12:46:24 aw 1.7.12.1: code changes for primitive support


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [822bd208672f1a8f594e05ef4dce2a93f5add1b7]

INTEGRATION: CWS aw033 (1.1.2); FILE ADDED 2008/08/19 16:46:29 cl 1.1.2.15: fixed license files 2008/07/10 13:00:55 aw 1.1.2.14: #i39532# XOutputDevice removed, PrepareDelete removed 2008/06/24 15:42:24 aw 1.1.2.13: #i39532# corrections 2008/06/03 13:41:12 aw 1.1.2.12: corrections 2008/05/27 14:49:58 aw 1.1.2.11: #i39532# changes DEV300 m12 resync corrections 2008/05/14 09:55:15 aw 1.1.2.10: #i39532# aw033 progresses from git 2008/04/16 05:30:44 aw 1.1.2.9: diverse optimisations and fixes for primitives. Support for LazyInvalidation. 2008/02/12 10:42:35 aw 1.1.2.8: CVS update from internal development GIT 2008/02/07 14:13:23 aw 1.1.2.7: stable version from working GIT repository for unxlngi6 build 2008/01/29 10:27:32 aw 1.1.2.6: updated refresh for ActionChanged(), diverse removals 2008/01/22 12:29:30 aw 1.1.2.5: adaptions and 1st stripping 2007/08/13 15:34:33 aw 1.1.2.4: #i39532# changes after resync 2007/07/06 13:43:08 aw 1.1.2.3: #i39532# moved from Primitive2DReference to Primitive2DSequence where possible to avoid extra-group primitive creations and deeper hierarchies as necessary 2007/01/23 10:46:32 aw 1.1.2.2: changes after resync 2006/11/28 11:17:05 aw 1.1.2.1: #i39532#


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [79a6c7602b306e2db4485ff8a096b93b9c2a404e]

INTEGRATION: CWS aw033 (1.1.2); FILE ADDED 2008/08/19 16:46:29 cl 1.1.2.5: fixed license files 2008/06/03 13:41:12 aw 1.1.2.4: corrections 2008/05/27 14:49:58 aw 1.1.2.3: #i39532# changes DEV300 m12 resync corrections 2008/02/07 14:13:23 aw 1.1.2.2: stable version from working GIT repository for unxlngi6 build 2008/01/29 10:28:48 aw 1.1.2.1: updated refresh for ActionChanged(), diverse removals


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [58c1a8c0393e0d24945539c57b96f849b5866dbe]

INTEGRATION: CWS aw033 (1.1.2); FILE ADDED 2008/08/19 16:46:29 cl 1.1.2.13: fixed license files 2008/05/27 14:49:58 aw 1.1.2.12: #i39532# changes DEV300 m12 resync corrections 2008/02/07 14:13:23 aw 1.1.2.11: stable version from working GIT repository for unxlngi6 build 2008/01/29 10:27:32 aw 1.1.2.10: updated refresh for ActionChanged(), diverse removals 2008/01/22 12:29:30 aw 1.1.2.9: adaptions and 1st stripping 2007/07/06 13:43:08 aw 1.1.2.8: #i39532# moved from Primitive2DReference to Primitive2DSequence where possible to avoid extra-group primitive creations and deeper hierarchies as necessary 2007/01/25 12:47:06 aw 1.1.2.7: #i39532# change 3D scene content generation to be usable from API implementation, too 2007/01/23 10:46:32 aw 1.1.2.6: changes after resync 2006/12/11 17:40:58 aw 1.1.2.5: #i39532# changes after resync 2006/10/19 10:59:16 aw 1.1.2.4: #i39532# primitive 2006/08/09 17:12:26 aw 1.1.2.3: #i39532# 2006/06/02 14:17:51 aw 1.1.2.2: #i39532# adaptions to new primitives, error corrections 2006/05/12 12:41:05 aw 1.1.2.1: code for primitive support


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [2f182a9afce4bece886f9d61398234224c34423a]

INTEGRATION: CWS aw033 (1.1.2); FILE ADDED 2008/08/19 16:46:29 cl 1.1.2.9: fixed license files 2008/07/10 13:00:55 aw 1.1.2.8: #i39532# XOutputDevice removed, PrepareDelete removed 2008/05/27 14:49:58 aw 1.1.2.7: #i39532# changes DEV300 m12 resync corrections 2008/02/26 08:40:52 aw 1.1.2.6: removals, OLE, optimizations for primitives 2008/02/07 14:13:23 aw 1.1.2.5: stable version from working GIT repository for unxlngi6 build 2008/01/22 12:29:30 aw 1.1.2.4: adaptions and 1st stripping 2007/01/23 10:46:32 aw 1.1.2.3: changes after resync 2006/08/09 17:12:26 aw 1.1.2.2: #i39532# 2006/05/12 12:40:55 aw 1.1.2.1: code for primitive support


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [58ba15ca8cb7433dfb70b3694edc57d27c89453d]

INTEGRATION: CWS aw033 (1.1.2); FILE ADDED 2008/08/19 16:46:28 cl 1.1.2.12: fixed license files 2008/05/27 14:49:58 aw 1.1.2.11: #i39532# changes DEV300 m12 resync corrections 2008/03/05 07:57:32 aw 1.1.2.10: #i39532# prettyprinter support 2008/01/22 12:29:30 aw 1.1.2.9: adaptions and 1st stripping 2007/07/06 13:43:08 aw 1.1.2.8: #i39532# moved from Primitive2DReference to Primitive2DSequence where possible to avoid extra-group primitive creations and deeper hierarchies as necessary 2007/01/25 18:25:46 aw 1.1.2.7: #i39532# reorganized marker primitives to reduce count 2007/01/25 12:47:05 aw 1.1.2.6: #i39532# change 3D scene content generation to be usable from API implementation, too 2007/01/23 10:46:31 aw 1.1.2.5: changes after resync 2006/11/28 11:17:54 aw 1.1.2.4: #i39532# 2006/11/07 15:52:20 aw 1.1.2.3: #i39532# changed various aspevcts of XPrimitive2D implementations 2006/10/19 10:59:16 aw 1.1.2.2: #i39532# primitive 2006/08/09 17:11:42 aw 1.1.2.1: #i39532#


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [64b83cd554fc0c8cdbd209e93ad5b01d7e1a79f7]

INTEGRATION: CWS aw033 (1.1.2); FILE ADDED 2008/08/19 16:46:28 cl 1.1.2.12: fixed license files 2008/06/24 15:42:24 aw 1.1.2.11: #i39532# corrections 2008/06/10 09:31:40 aw 1.1.2.10: #i39532# changed 3d primitive stuff to use viewinformation3d 2008/05/27 14:49:58 aw 1.1.2.9: #i39532# changes DEV300 m12 resync corrections 2008/01/22 12:29:30 aw 1.1.2.8: adaptions and 1st stripping 2007/07/06 13:43:08 aw 1.1.2.7: #i39532# moved from Primitive2DReference to Primitive2DSequence where possible to avoid extra-group primitive creations and deeper hierarchies as necessary 2007/01/25 12:47:05 aw 1.1.2.6: #i39532# change 3D scene content generation to be usable from API implementation, too 2007/01/23 10:46:31 aw 1.1.2.5: changes after resync 2006/11/28 11:17:54 aw 1.1.2.4: #i39532# 2006/11/07 15:52:20 aw 1.1.2.3: #i39532# changed various aspevcts of XPrimitive2D implementations 2006/10/19 10:59:16 aw 1.1.2.2: #i39532# primitive 2006/08/09 17:11:51 aw 1.1.2.1: #i39532#


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [3f068bf340ac22929a04529f5158fd2f6d8711d9]

INTEGRATION: CWS aw033 (1.9.14); FILE MERGED 2008/07/10 13:00:55 aw 1.9.14.27: #i39532# XOutputDevice removed, PrepareDelete removed 2008/06/24 15:42:24 aw 1.9.14.26: #i39532# corrections 2008/05/27 14:49:58 aw 1.9.14.25: #i39532# changes DEV300 m12 resync corrections 2008/05/16 10:54:56 aw 1.9.14.24: adaptions after resync 2008/05/14 14:01:05 aw 1.9.14.23: RESYNC: (1.14-1.15); FILE MERGED 2008/05/14 09:55:15 aw 1.9.14.22: #i39532# aw033 progresses from git 2008/04/16 05:30:44 aw 1.9.14.21: diverse optimisations and fixes for primitives. Support for LazyInvalidation. 2008/02/12 10:42:35 aw 1.9.14.20: CVS update from internal development GIT 2008/02/07 14:13:23 aw 1.9.14.19: stable version from working GIT repository for unxlngi6 build 2008/01/29 10:27:32 aw 1.9.14.18: updated refresh for ActionChanged(), diverse removals 2008/01/22 12:29:30 aw 1.9.14.17: adaptions and 1st stripping 2007/10/04 12:21:08 aw 1.9.14.16: #i39532# to make graphic animations work i needed to expand AnimatedExtractingProcessor2D to also process PRIMITIVE2D_ID_GRAPHICPRIMITIVE2D which produces the animation infos 2007/08/09 18:47:52 aw 1.9.14.15: RESYNC: (1.13-1.14); FILE MERGED 2007/07/06 13:43:08 aw 1.9.14.14: #i39532# moved from Primitive2DReference to Primitive2DSequence where possible to avoid extra-group primitive creations and deeper hierarchies as necessary 2007/03/06 12:39:28 aw 1.9.14.13: #i39532# 2007/01/25 18:25:45 aw 1.9.14.12: #i39532# reorganized marker primitives to reduce count 2007/01/25 12:47:05 aw 1.9.14.11: #i39532# change 3D scene content generation to be usable from API implementation, too 2006/12/12 10:14:27 aw 1.9.14.10: #i39532# changes after resync 2006/12/11 17:40:58 aw 1.9.14.9: #i39532# changes after resync 2006/11/28 19:25:07 aw 1.9.14.8: RESYNC: (1.12-1.13); FILE MERGED 2006/11/07 15:52:20 aw 1.9.14.7: #i39532# changed various aspevcts of XPrimitive2D implementations 2006/10/19 10:59:16 aw 1.9.14.6: #i39532# primitive 2006/09/26 19:22:22 aw 1.9.14.5: RESYNC: (1.9-1.12); FILE MERGED 2006/08/09 17:12:25 aw 1.9.14.4: #i39532# 2006/06/02 14:17:51 aw 1.9.14.3: #i39532# adaptions to new primitives, error corrections 2006/05/19 09:52:59 aw 1.9.14.2: #i39532# smooting of 3d 2006/05/12 12:46:24 aw 1.9.14.1: code changes for primitive support


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [ec1b8c04f152a7c8c0dc06ab90e284ec267ddbfe]

INTEGRATION: CWS aw033 (1.3.16); FILE MERGED 2008/05/14 14:01:08 aw 1.3.16.10: RESYNC: (1.5-1.6); FILE MERGED 2008/01/22 12:29:30 aw 1.3.16.9: adaptions and 1st stripping 2007/12/19 12:41:12 aw 1.3.16.8: #i39532# made ViewContactOfSdrObj a exported symbol 2007/08/09 18:47:34 aw 1.3.16.7: RESYNC: (1.4-1.5); FILE MERGED 2007/07/06 13:43:08 aw 1.3.16.6: #i39532# moved from Primitive2DReference to Primitive2DSequence where possible to avoid extra-group primitive creations and deeper hierarchies as necessary 2006/10/19 10:59:16 aw 1.3.16.5: #i39532# primitive 2006/09/26 19:22:04 aw 1.3.16.4: RESYNC: (1.3-1.4); FILE MERGED 2006/08/09 17:12:25 aw 1.3.16.3: #i39532# 2006/06/02 14:17:51 aw 1.3.16.2: #i39532# adaptions to new primitives, error corrections 2006/05/12 12:46:24 aw 1.3.16.1: code changes for primitive support


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [96ad80e885e9083459d496433eaabfbcb1bbc342]

INTEGRATION: CWS aw033 (1.1.4); FILE MERGED 2008/05/27 14:49:58 aw 1.1.4.17: #i39532# changes DEV300 m12 resync corrections 2008/05/14 14:00:48 aw 1.1.4.16: RESYNC: (1.9-1.11); FILE MERGED 2008/02/12 11:32:24 aw 1.1.4.15: RESYNC: (1.8-1.9); FILE MERGED 2008/02/12 10:42:35 aw 1.1.4.14: CVS update from internal development GIT 2008/01/29 10:27:32 aw 1.1.4.13: updated refresh for ActionChanged(), diverse removals 2008/01/22 12:29:30 aw 1.1.4.12: adaptions and 1st stripping 2007/10/15 16:37:30 aw 1.1.4.11: #i39532# finetuning 2007/08/09 18:47:27 aw 1.1.4.10: RESYNC: (1.6-1.8); FILE MERGED 2007/07/06 13:43:08 aw 1.1.4.9: #i39532# moved from Primitive2DReference to Primitive2DSequence where possible to avoid extra-group primitive creations and deeper hierarchies as necessary 2007/03/20 14:15:59 aw 1.1.4.8: RESYNC: (1.4-1.6); FILE MERGED 2007/03/06 12:39:28 aw 1.1.4.7: #i39532# 2007/01/23 10:46:31 aw 1.1.4.6: changes after resync 2006/12/13 10:21:45 aw 1.1.4.5: #i39532# use correct verion from previously added file 2006/12/12 16:30:38 hr 1.1.4.4: RESYNC; 2006/12/11 17:40:58 aw 1.1.4.3: #i39532# changes after resync 2006/10/19 10:59:16 aw 1.1.4.2: #i39532# primitive 2006/08/09 17:12:11 aw 1.1.4.1: #i39532#


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [ad19535a68180d409116e1f364366e3a8f73e8b7]

INTEGRATION: CWS aw033 (1.1.2); FILE ADDED 2008/08/19 16:46:28 cl 1.1.2.11: fixed license files 2008/05/27 14:49:58 aw 1.1.2.10: #i39532# changes DEV300 m12 resync corrections 2008/04/04 06:07:49 aw 1.1.2.9: #i39532# added primitive support for tables 2008/01/22 12:29:30 aw 1.1.2.8: adaptions and 1st stripping 2007/08/13 15:34:33 aw 1.1.2.7: #i39532# changes after resync 2007/07/06 13:43:07 aw 1.1.2.6: #i39532# moved from Primitive2DReference to Primitive2DSequence where possible to avoid extra-group primitive creations and deeper hierarchies as necessary 2007/01/23 10:46:31 aw 1.1.2.5: changes after resync 2006/10/19 10:59:15 aw 1.1.2.4: #i39532# primitive 2006/08/09 17:12:25 aw 1.1.2.3: #i39532# 2006/06/02 14:17:50 aw 1.1.2.2: #i39532# adaptions to new primitives, error corrections 2006/05/12 12:40:45 aw 1.1.2.1: code for primitive support


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [830ca6c0e72683064589b4a6563d78384ddd21b1]

INTEGRATION: CWS aw033 (1.1.2); FILE ADDED 2008/08/19 16:46:28 cl 1.1.2.12: fixed license files 2008/05/27 14:49:58 aw 1.1.2.11: #i39532# changes DEV300 m12 resync corrections 2008/04/04 06:07:49 aw 1.1.2.10: #i39532# added primitive support for tables 2008/01/22 12:29:30 aw 1.1.2.9: adaptions and 1st stripping 2007/08/13 15:34:33 aw 1.1.2.8: #i39532# changes after resync 2007/07/06 13:43:07 aw 1.1.2.7: #i39532# moved from Primitive2DReference to Primitive2DSequence where possible to avoid extra-group primitive creations and deeper hierarchies as necessary 2007/01/23 10:46:31 aw 1.1.2.6: changes after resync 2006/12/11 17:40:58 aw 1.1.2.5: #i39532# changes after resync 2006/10/19 10:59:15 aw 1.1.2.4: #i39532# primitive 2006/08/09 17:12:25 aw 1.1.2.3: #i39532# 2006/06/02 14:17:50 aw 1.1.2.2: #i39532# adaptions to new primitives, error corrections 2006/05/12 12:40:35 aw 1.1.2.1: code for primitive support


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [6b56233add2f9de9bed705af3b142fafa5feb542]

INTEGRATION: CWS aw033 (1.14.14); FILE MERGED 2008/05/27 14:49:58 aw 1.14.14.17: #i39532# changes DEV300 m12 resync corrections 2008/05/16 10:54:56 aw 1.14.14.16: adaptions after resync 2008/05/14 14:00:27 aw 1.14.14.15: RESYNC: (1.22-1.23); FILE MERGED 2008/01/29 10:27:32 aw 1.14.14.14: updated refresh for ActionChanged(), diverse removals 2008/01/22 12:29:30 aw 1.14.14.13: adaptions and 1st stripping 2007/08/09 18:47:10 aw 1.14.14.12: RESYNC: (1.20-1.21); FILE MERGED 2007/07/06 13:43:07 aw 1.14.14.11: #i39532# moved from Primitive2DReference to Primitive2DSequence where possible to avoid extra-group primitive creations and deeper hierarchies as necessary 2007/01/19 13:19:09 aw 1.14.14.10: RESYNC: (1.19-1.20); FILE MERGED 2006/12/11 17:40:58 aw 1.14.14.9: #i39532# changes after resync 2006/11/28 19:24:51 aw 1.14.14.8: RESYNC: (1.17-1.19); FILE MERGED 2006/10/19 10:59:15 aw 1.14.14.7: #i39532# primitive 2006/09/26 19:21:47 aw 1.14.14.6: RESYNC: (1.15-1.17); FILE MERGED 2006/08/09 17:12:25 aw 1.14.14.5: #i39532# 2006/06/02 14:17:50 aw 1.14.14.4: #i39532# adaptions to new primitives, error corrections 2006/05/16 14:35:18 aw 1.14.14.3: handish adaptions after resync 2006/05/12 16:02:08 aw 1.14.14.2: RESYNC: (1.14-1.15); FILE MERGED 2006/05/12 12:46:23 aw 1.14.14.1: code changes for primitive support


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [dcc77796859d3aec76952a70a6f23c8f2910cb79]

INTEGRATION: CWS aw033 (1.1.2); FILE ADDED 2008/08/19 16:46:28 cl 1.1.2.13: fixed license files 2008/06/03 13:41:11 aw 1.1.2.12: corrections 2008/05/27 14:49:58 aw 1.1.2.11: #i39532# changes DEV300 m12 resync corrections 2008/02/26 08:40:52 aw 1.1.2.10: removals, OLE, optimizations for primitives 2008/01/22 12:29:30 aw 1.1.2.9: adaptions and 1st stripping 2007/08/13 15:34:33 aw 1.1.2.8: #i39532# changes after resync 2007/07/06 13:43:07 aw 1.1.2.7: #i39532# moved from Primitive2DReference to Primitive2DSequence where possible to avoid extra-group primitive creations and deeper hierarchies as necessary 2007/03/06 12:39:27 aw 1.1.2.6: #i39532# 2007/01/23 10:46:31 aw 1.1.2.5: changes after resync 2006/10/19 10:59:15 aw 1.1.2.4: #i39532# primitive 2006/08/09 17:12:25 aw 1.1.2.3: #i39532# 2006/06/02 14:17:50 aw 1.1.2.2: #i39532# adaptions to new primitives, error corrections 2006/05/12 12:40:24 aw 1.1.2.1: code for primitive support


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [5e87186829e4e00fdee5e8c08da58304c7f01ccb]

INTEGRATION: CWS aw033 (1.3.16); FILE MERGED 2008/05/27 14:49:58 aw 1.3.16.11: #i39532# changes DEV300 m12 resync corrections 2008/05/14 14:01:18 aw 1.3.16.10: RESYNC: (1.5-1.6); FILE MERGED 2008/04/04 06:07:49 aw 1.3.16.9: #i39532# added primitive support for tables 2008/01/22 12:29:30 aw 1.3.16.8: adaptions and 1st stripping 2007/08/09 18:47:04 aw 1.3.16.7: RESYNC: (1.4-1.5); FILE MERGED 2007/07/06 13:43:07 aw 1.3.16.6: #i39532# moved from Primitive2DReference to Primitive2DSequence where possible to avoid extra-group primitive creations and deeper hierarchies as necessary 2006/10/19 10:59:15 aw 1.3.16.5: #i39532# primitive 2006/09/26 19:21:40 aw 1.3.16.4: RESYNC: (1.3-1.4); FILE MERGED 2006/08/09 17:12:25 aw 1.3.16.3: #i39532# 2006/06/02 14:17:50 aw 1.3.16.2: #i39532# adaptions to new primitives, error corrections 2006/05/12 12:46:23 aw 1.3.16.1: code changes for primitive support


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [3a3cad9efa8bce1fa6d728ee36aa00b0e56afc08]

INTEGRATION: CWS aw033 (1.12.14); FILE MERGED 2008/05/16 10:54:56 aw 1.12.14.15: adaptions after resync 2008/05/14 14:00:34 aw 1.12.14.14: RESYNC: (1.20-1.21); FILE MERGED 2008/01/22 12:29:30 aw 1.12.14.13: adaptions and 1st stripping 2007/12/03 16:40:08 aw 1.12.14.12: RESYNC: (1.19-1.20); FILE MERGED 2007/10/08 18:06:25 aw 1.12.14.11: RESYNC: (1.17-1.19); FILE MERGED 2007/08/09 18:46:57 aw 1.12.14.10: RESYNC: (1.16-1.17); FILE MERGED 2007/07/06 13:43:07 aw 1.12.14.9: #i39532# moved from Primitive2DReference to Primitive2DSequence where possible to avoid extra-group primitive creations and deeper hierarchies as necessary 2007/01/25 18:25:45 aw 1.12.14.8: #i39532# reorganized marker primitives to reduce count 2006/10/19 10:59:15 aw 1.12.14.7: #i39532# primitive 2006/09/27 16:40:58 aw 1.12.14.6: #i39532# changes after resync to m185 2006/09/26 19:21:34 aw 1.12.14.5: RESYNC: (1.12-1.14); FILE MERGED 2006/08/09 17:12:25 aw 1.12.14.4: #i39532# 2006/06/02 14:17:50 aw 1.12.14.3: #i39532# adaptions to new primitives, error corrections 2006/05/12 12:46:23 aw 1.12.14.2: code changes for primitive support 2005/10/28 11:34:11 aw 1.12.14.1: #i39532#


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [15fff924652f7839c03b59b0d043918070badbac]

INTEGRATION: CWS aw033 (1.4.14); FILE MERGED 2008/05/27 14:49:58 aw 1.4.14.16: #i39532# changes DEV300 m12 resync corrections 2008/05/14 14:00:15 aw 1.4.14.15: RESYNC: (1.10-1.11); FILE MERGED 2008/02/12 10:42:35 aw 1.4.14.14: CVS update from internal development GIT 2008/01/29 10:27:32 aw 1.4.14.13: updated refresh for ActionChanged(), diverse removals 2008/01/22 12:29:30 aw 1.4.14.12: adaptions and 1st stripping 2007/08/09 18:46:50 aw 1.4.14.11: RESYNC: (1.9-1.10); FILE MERGED 2007/07/06 13:43:07 aw 1.4.14.10: #i39532# moved from Primitive2DReference to Primitive2DSequence where possible to avoid extra-group primitive creations and deeper hierarchies as necessary 2007/03/20 14:15:51 aw 1.4.14.9: RESYNC: (1.8-1.9); FILE MERGED 2007/03/06 12:39:27 aw 1.4.14.8: #i39532# 2007/01/19 13:19:02 aw 1.4.14.7: RESYNC: (1.7-1.8); FILE MERGED 2006/12/12 10:14:26 aw 1.4.14.6: #i39532# changes after resync 2006/11/28 19:24:40 aw 1.4.14.5: RESYNC: (1.6-1.7); FILE MERGED 2006/10/19 10:59:14 aw 1.4.14.4: #i39532# primitive 2006/09/26 19:21:27 aw 1.4.14.3: RESYNC: (1.4-1.6); FILE MERGED 2006/08/09 17:12:24 aw 1.4.14.2: #i39532# 2006/05/12 12:46:23 aw 1.4.14.1: code changes for primitive support


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [f69828d8ae3c62e6d28af7332afb32ebbe4007a6]

INTEGRATION: CWS aw033 (1.1.2); FILE ADDED 2008/08/19 16:46:28 cl 1.1.2.12: fixed license files 2008/05/27 14:49:58 aw 1.1.2.11: #i39532# changes DEV300 m12 resync corrections 2008/04/04 06:07:48 aw 1.1.2.10: #i39532# added primitive support for tables 2008/01/22 12:29:30 aw 1.1.2.9: adaptions and 1st stripping 2007/08/13 15:34:33 aw 1.1.2.8: #i39532# changes after resync 2007/07/06 13:43:07 aw 1.1.2.7: #i39532# moved from Primitive2DReference to Primitive2DSequence where possible to avoid extra-group primitive creations and deeper hierarchies as necessary 2007/01/23 10:46:31 aw 1.1.2.6: changes after resync 2006/12/11 17:40:57 aw 1.1.2.5: #i39532# changes after resync 2006/10/19 10:59:14 aw 1.1.2.4: #i39532# primitive 2006/08/09 17:12:24 aw 1.1.2.3: #i39532# 2006/06/02 14:17:50 aw 1.1.2.2: #i39532# adaptions to new primitives, error corrections 2006/05/12 12:40:14 aw 1.1.2.1: code for primitive support


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [ff90636d6d0695539ea3d1f99777330a4bc6096b]

INTEGRATION: CWS aw033 (1.1.2); FILE ADDED 2008/08/19 16:46:28 cl 1.1.2.11: fixed license files 2008/05/27 14:49:58 aw 1.1.2.10: #i39532# changes DEV300 m12 resync corrections 2008/04/04 06:07:48 aw 1.1.2.9: #i39532# added primitive support for tables 2008/01/22 12:29:30 aw 1.1.2.8: adaptions and 1st stripping 2007/08/13 15:34:33 aw 1.1.2.7: #i39532# changes after resync 2007/07/06 13:43:07 aw 1.1.2.6: #i39532# moved from Primitive2DReference to Primitive2DSequence where possible to avoid extra-group primitive creations and deeper hierarchies as necessary 2007/01/23 10:46:30 aw 1.1.2.5: changes after resync 2006/10/19 10:59:14 aw 1.1.2.4: #i39532# primitive 2006/08/09 17:12:24 aw 1.1.2.3: #i39532# 2006/06/02 14:17:49 aw 1.1.2.2: #i39532# adaptions to new primitives, error corrections 2006/05/12 12:40:02 aw 1.1.2.1: code for primitive support


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [36021bb870367249184a6a9873dd93a9a54649ab]

INTEGRATION: CWS aw033 (1.1.2); FILE ADDED 2008/08/19 16:46:28 cl 1.1.2.11: fixed license files 2008/05/27 14:49:58 aw 1.1.2.10: #i39532# changes DEV300 m12 resync corrections 2008/04/04 06:07:48 aw 1.1.2.9: #i39532# added primitive support for tables 2008/01/22 12:29:30 aw 1.1.2.8: adaptions and 1st stripping 2007/08/13 15:34:33 aw 1.1.2.7: #i39532# changes after resync 2007/07/06 13:43:07 aw 1.1.2.6: #i39532# moved from Primitive2DReference to Primitive2DSequence where possible to avoid extra-group primitive creations and deeper hierarchies as necessary 2007/01/23 10:46:30 aw 1.1.2.5: changes after resync 2006/10/19 10:59:14 aw 1.1.2.4: #i39532# primitive 2006/08/09 17:12:24 aw 1.1.2.3: #i39532# 2006/06/02 14:17:49 aw 1.1.2.2: #i39532# adaptions to new primitives, error corrections 2006/05/12 12:39:51 aw 1.1.2.1: code for primitive support


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [04e0a447459dad58ff9a0fce37132b2dfd5584a1]

INTEGRATION: CWS aw033 (1.1.2); FILE ADDED 2008/08/19 16:46:28 cl 1.1.2.11: fixed license files 2008/05/27 14:49:58 aw 1.1.2.10: #i39532# changes DEV300 m12 resync corrections 2008/04/04 06:07:48 aw 1.1.2.9: #i39532# added primitive support for tables 2008/01/22 12:29:30 aw 1.1.2.8: adaptions and 1st stripping 2007/08/13 15:34:33 aw 1.1.2.7: #i39532# changes after resync 2007/07/06 13:43:07 aw 1.1.2.6: #i39532# moved from Primitive2DReference to Primitive2DSequence where possible to avoid extra-group primitive creations and deeper hierarchies as necessary 2007/01/23 10:46:30 aw 1.1.2.5: changes after resync 2006/10/19 10:59:14 aw 1.1.2.4: #i39532# primitive 2006/08/09 17:12:24 aw 1.1.2.3: #i39532# 2006/06/02 14:17:49 aw 1.1.2.2: #i39532# adaptions to new primitives, error corrections 2006/05/12 12:39:41 aw 1.1.2.1: code for primitive support


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [dbf1bd0a72dbfd52709a690b80021872087f0517]

INTEGRATION: CWS aw033 (1.7.16); FILE MERGED 2008/07/10 13:00:54 aw 1.7.16.12: #i39532# XOutputDevice removed, PrepareDelete removed 2008/06/24 15:42:24 aw 1.7.16.11: #i39532# corrections 2008/05/27 14:49:58 aw 1.7.16.10: #i39532# changes DEV300 m12 resync corrections 2008/05/14 14:00:12 aw 1.7.16.9: RESYNC: (1.14-1.15); FILE MERGED 2008/01/22 12:29:30 aw 1.7.16.8: adaptions and 1st stripping 2007/08/13 15:34:33 aw 1.7.16.7: #i39532# changes after resync 2007/08/09 18:46:43 aw 1.7.16.6: RESYNC: (1.12-1.14); FILE MERGED 2007/03/20 14:15:43 aw 1.7.16.5: RESYNC: (1.11-1.12); FILE MERGED 2007/01/19 13:18:56 aw 1.7.16.4: RESYNC: (1.10-1.11); FILE MERGED 2006/11/28 11:17:54 aw 1.7.16.3: #i39532# 2006/09/26 19:21:20 aw 1.7.16.2: RESYNC: (1.7-1.10); FILE MERGED 2006/05/12 12:46:23 aw 1.7.16.1: code changes for primitive support


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [3717caf6835bda2f3035de4e169ccb76ede2ca3d]

INTEGRATION: CWS aw033 (1.7.16); FILE MERGED 2008/05/16 10:54:56 aw 1.7.16.9: adaptions after resync 2008/05/14 14:01:21 aw 1.7.16.8: RESYNC: (1.13-1.14); FILE MERGED 2008/01/29 10:27:32 aw 1.7.16.7: updated refresh for ActionChanged(), diverse removals 2008/01/22 12:29:30 aw 1.7.16.6: adaptions and 1st stripping 2007/08/09 18:46:36 aw 1.7.16.5: RESYNC: (1.10-1.12); FILE MERGED 2007/01/19 16:56:29 aw 1.7.16.4: changes after resync 2007/01/19 13:18:50 aw 1.7.16.3: RESYNC: (1.9-1.10); FILE MERGED 2006/09/26 19:21:13 aw 1.7.16.2: RESYNC: (1.7-1.9); FILE MERGED 2006/05/12 12:46:23 aw 1.7.16.1: code changes for primitive support


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [ffb8cabe1b11e81f8613f501e0e7e33726e0eaa8]

INTEGRATION: CWS aw033 (1.3.16); FILE MERGED 2008/05/27 14:49:57 aw 1.3.16.11: #i39532# changes DEV300 m12 resync corrections 2008/05/14 14:01:01 aw 1.3.16.10: RESYNC: (1.6-1.7); FILE MERGED 2008/01/22 12:29:30 aw 1.3.16.9: adaptions and 1st stripping 2007/08/09 18:46:29 aw 1.3.16.8: RESYNC: (1.5-1.6); FILE MERGED 2007/07/06 13:43:07 aw 1.3.16.7: #i39532# moved from Primitive2DReference to Primitive2DSequence where possible to avoid extra-group primitive creations and deeper hierarchies as necessary 2006/10/19 10:59:14 aw 1.3.16.6: #i39532# primitive 2006/09/27 16:40:58 aw 1.3.16.5: #i39532# changes after resync to m185 2006/09/26 19:21:04 aw 1.3.16.4: RESYNC: (1.3-1.5); FILE MERGED 2006/08/09 17:12:24 aw 1.3.16.3: #i39532# 2006/06/02 14:17:49 aw 1.3.16.2: #i39532# adaptions to new primitives, error corrections 2006/05/12 12:46:23 aw 1.3.16.1: code changes for primitive support


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [ff6acd474c781e1a184eddba1c3310a7fb6b7dc8]

INTEGRATION: CWS aw033 (1.5.16); FILE MERGED 2008/06/03 13:41:11 aw 1.5.16.17: corrections 2008/05/16 10:54:56 aw 1.5.16.16: adaptions after resync 2008/05/14 14:01:15 aw 1.5.16.15: RESYNC: (1.12-1.13); FILE MERGED 2008/04/04 06:07:48 aw 1.5.16.14: #i39532# added primitive support for tables 2008/02/07 14:13:23 aw 1.5.16.13: stable version from working GIT repository for unxlngi6 build 2008/01/22 12:29:29 aw 1.5.16.12: adaptions and 1st stripping 2007/12/04 12:42:09 aw 1.5.16.11: #i39532# changes after resync 2007/12/03 16:40:05 aw 1.5.16.10: RESYNC: (1.10-1.12); FILE MERGED 2007/08/13 15:34:33 aw 1.5.16.9: #i39532# changes after resync 2007/08/09 18:46:22 aw 1.5.16.8: RESYNC: (1.9-1.10); FILE MERGED 2007/07/06 13:43:07 aw 1.5.16.7: #i39532# moved from Primitive2DReference to Primitive2DSequence where possible to avoid extra-group primitive creations and deeper hierarchies as necessary 2007/05/23 21:08:17 aw 1.5.16.6: RESYNC: (1.8-1.9); FILE MERGED 2006/10/19 10:59:14 aw 1.5.16.5: #i39532# primitive 2006/09/26 19:20:57 aw 1.5.16.4: RESYNC: (1.5-1.8); FILE MERGED 2006/08/09 17:12:24 aw 1.5.16.3: #i39532# 2006/06/02 14:17:49 aw 1.5.16.2: #i39532# adaptions to new primitives, error corrections 2006/05/12 12:46:22 aw 1.5.16.1: code changes for primitive support


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [a0bef5f06de74dc5e9db2bb9be5c33a2192a4c09]

INTEGRATION: CWS aw033 (1.1.2); FILE ADDED 2008/08/19 16:46:28 cl 1.1.2.12: fixed license files 2008/07/10 13:00:54 aw 1.1.2.11: #i39532# XOutputDevice removed, PrepareDelete removed 2008/05/27 14:49:57 aw 1.1.2.10: #i39532# changes DEV300 m12 resync corrections 2008/05/14 09:55:15 aw 1.1.2.9: #i39532# aw033 progresses from git 2007/08/13 15:34:33 aw 1.1.2.8: #i39532# changes after resync 2007/07/06 13:43:07 aw 1.1.2.7: #i39532# moved from Primitive2DReference to Primitive2DSequence where possible to avoid extra-group primitive creations and deeper hierarchies as necessary 2007/01/23 10:46:30 aw 1.1.2.6: changes after resync 2006/12/11 17:40:57 aw 1.1.2.5: #i39532# changes after resync 2006/10/19 10:59:13 aw 1.1.2.4: #i39532# primitive 2006/08/09 17:12:24 aw 1.1.2.3: #i39532# 2006/06/02 14:17:49 aw 1.1.2.2: #i39532# adaptions to new primitives, error corrections 2006/05/12 12:39:31 aw 1.1.2.1: code for primitive support


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [b90bc103a3c126fa91b3fb95722bae81059ce366]

INTEGRATION: CWS aw033 (1.4.16); FILE MERGED 2008/06/24 15:42:24 aw 1.4.16.22: #i39532# corrections 2008/06/10 09:31:40 aw 1.4.16.21: #i39532# changed 3d primitive stuff to use viewinformation3d 2008/05/27 14:49:57 aw 1.4.16.20: #i39532# changes DEV300 m12 resync corrections 2008/05/14 14:00:41 aw 1.4.16.19: RESYNC: (1.8-1.9); FILE MERGED 2008/05/14 09:55:15 aw 1.4.16.18: #i39532# aw033 progresses from git 2008/03/19 04:33:35 aw 1.4.16.17: #i39532# chart adaptions for 3D 2008/03/13 08:22:28 aw 1.4.16.16: #i39532# diverse support for chart2 2008/01/29 10:27:32 aw 1.4.16.15: updated refresh for ActionChanged(), diverse removals 2008/01/22 12:29:29 aw 1.4.16.14: adaptions and 1st stripping 2007/12/03 16:40:02 aw 1.4.16.13: RESYNC: (1.7-1.8); FILE MERGED 2007/08/09 18:46:15 aw 1.4.16.12: RESYNC: (1.6-1.7); FILE MERGED 2007/07/06 13:43:07 aw 1.4.16.11: #i39532# moved from Primitive2DReference to Primitive2DSequence where possible to avoid extra-group primitive creations and deeper hierarchies as necessary 2007/01/25 12:47:05 aw 1.4.16.10: #i39532# change 3D scene content generation to be usable from API implementation, too 2006/12/11 17:40:57 aw 1.4.16.9: #i39532# changes after resync 2006/11/28 11:17:54 aw 1.4.16.8: #i39532# 2006/11/07 15:52:20 aw 1.4.16.7: #i39532# changed various aspevcts of XPrimitive2D implementations 2006/10/19 10:59:13 aw 1.4.16.6: #i39532# primitive 2006/09/27 16:40:58 aw 1.4.16.5: #i39532# changes after resync to m185 2006/09/26 19:20:50 aw 1.4.16.4: RESYNC: (1.4-1.6); FILE MERGED 2006/08/09 17:12:23 aw 1.4.16.3: #i39532# 2006/06/02 14:17:49 aw 1.4.16.2: #i39532# adaptions to new primitives, error corrections 2006/05/12 12:46:22 aw 1.4.16.1: code changes for primitive support


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [3c809cf8ee07cb6715e9f9bd5af3dbcf05ccf1dc]

INTEGRATION: CWS aw033 (1.1.2); FILE ADDED 2008/08/19 16:46:28 cl 1.1.2.11: fixed license files 2008/05/27 14:49:57 aw 1.1.2.10: #i39532# changes DEV300 m12 resync corrections 2008/05/14 09:55:15 aw 1.1.2.9: #i39532# aw033 progresses from git 2007/08/13 15:34:33 aw 1.1.2.8: #i39532# changes after resync 2007/07/06 13:43:07 aw 1.1.2.7: #i39532# moved from Primitive2DReference to Primitive2DSequence where possible to avoid extra-group primitive creations and deeper hierarchies as necessary 2007/01/23 10:46:30 aw 1.1.2.6: changes after resync 2006/12/11 17:40:57 aw 1.1.2.5: #i39532# changes after resync 2006/10/19 10:59:13 aw 1.1.2.4: #i39532# primitive 2006/08/09 17:12:23 aw 1.1.2.3: #i39532# 2006/06/02 14:17:48 aw 1.1.2.2: #i39532# adaptions to new primitives, error corrections 2006/05/12 12:39:20 aw 1.1.2.1: code for primitive support


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [718ead89ccc28147335981baf3bae100565a804d]

INTEGRATION: CWS aw033 (1.1.2); FILE ADDED 2008/08/19 16:46:28 cl 1.1.2.12: fixed license files 2008/07/10 13:00:54 aw 1.1.2.11: #i39532# XOutputDevice removed, PrepareDelete removed 2008/05/27 14:49:57 aw 1.1.2.10: #i39532# changes DEV300 m12 resync corrections 2008/05/14 09:55:15 aw 1.1.2.9: #i39532# aw033 progresses from git 2007/08/13 15:34:33 aw 1.1.2.8: #i39532# changes after resync 2007/07/06 13:43:07 aw 1.1.2.7: #i39532# moved from Primitive2DReference to Primitive2DSequence where possible to avoid extra-group primitive creations and deeper hierarchies as necessary 2007/01/23 10:46:30 aw 1.1.2.6: changes after resync 2006/12/11 17:40:57 aw 1.1.2.5: #i39532# changes after resync 2006/10/19 10:59:13 aw 1.1.2.4: #i39532# primitive 2006/08/09 17:12:23 aw 1.1.2.3: #i39532# 2006/06/02 14:17:48 aw 1.1.2.2: #i39532# adaptions to new primitives, error corrections 2006/05/12 12:39:10 aw 1.1.2.1: code for primitive support


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [9c8fb2aedd11af515ac5a2d969e69ebcc1ac50d9]

INTEGRATION: CWS aw033 (1.1.2); FILE ADDED 2008/08/19 16:46:28 cl 1.1.2.12: fixed license files 2008/07/10 13:00:54 aw 1.1.2.11: #i39532# XOutputDevice removed, PrepareDelete removed 2008/05/27 14:49:57 aw 1.1.2.10: #i39532# changes DEV300 m12 resync corrections 2008/05/14 09:55:15 aw 1.1.2.9: #i39532# aw033 progresses from git 2007/08/13 15:34:33 aw 1.1.2.8: #i39532# changes after resync 2007/07/06 13:43:07 aw 1.1.2.7: #i39532# moved from Primitive2DReference to Primitive2DSequence where possible to avoid extra-group primitive creations and deeper hierarchies as necessary 2007/01/23 10:46:29 aw 1.1.2.6: changes after resync 2006/12/11 17:40:57 aw 1.1.2.5: #i39532# changes after resync 2006/10/19 10:59:13 aw 1.1.2.4: #i39532# primitive 2006/08/09 17:12:23 aw 1.1.2.3: #i39532# 2006/06/02 14:17:48 aw 1.1.2.2: #i39532# adaptions to new primitives, error corrections 2006/05/12 12:38:59 aw 1.1.2.1: code for primitive support


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [93fc354e33cb5804ef4e295936ae8f3fb646eb63]

INTEGRATION: CWS aw033 (1.1.2); FILE ADDED 2008/08/19 16:46:28 cl 1.1.2.12: fixed license files 2008/07/10 13:00:54 aw 1.1.2.11: #i39532# XOutputDevice removed, PrepareDelete removed 2008/05/27 14:49:57 aw 1.1.2.10: #i39532# changes DEV300 m12 resync corrections 2008/05/14 09:55:14 aw 1.1.2.9: #i39532# aw033 progresses from git 2007/08/13 15:34:33 aw 1.1.2.8: #i39532# changes after resync 2007/07/06 13:43:07 aw 1.1.2.7: #i39532# moved from Primitive2DReference to Primitive2DSequence where possible to avoid extra-group primitive creations and deeper hierarchies as necessary 2007/01/23 10:46:29 aw 1.1.2.6: changes after resync 2006/12/11 17:40:57 aw 1.1.2.5: #i39532# changes after resync 2006/10/19 10:59:12 aw 1.1.2.4: #i39532# primitive 2006/08/09 17:12:23 aw 1.1.2.3: #i39532# 2006/06/02 14:17:48 aw 1.1.2.2: #i39532# adaptions to new primitives, error corrections 2006/05/12 12:38:48 aw 1.1.2.1: code for primitive support


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [61acb404e7dbe4b08ac97f4502d62fccea0723c3]

INTEGRATION: CWS aw033 (1.1.2); FILE ADDED 2008/08/19 16:46:28 cl 1.1.2.13: fixed license files 2008/06/24 15:42:24 aw 1.1.2.12: #i39532# corrections 2008/06/10 09:31:40 aw 1.1.2.11: #i39532# changed 3d primitive stuff to use viewinformation3d 2008/05/27 14:49:57 aw 1.1.2.10: #i39532# changes DEV300 m12 resync corrections 2008/05/14 09:55:14 aw 1.1.2.9: #i39532# aw033 progresses from git 2008/03/05 07:57:32 aw 1.1.2.8: #i39532# prettyprinter support 2008/01/22 12:29:29 aw 1.1.2.7: adaptions and 1st stripping 2007/08/13 15:34:32 aw 1.1.2.6: #i39532# changes after resync 2007/07/06 13:43:07 aw 1.1.2.5: #i39532# moved from Primitive2DReference to Primitive2DSequence where possible to avoid extra-group primitive creations and deeper hierarchies as necessary 2007/01/25 12:47:05 aw 1.1.2.4: #i39532# change 3D scene content generation to be usable from API implementation, too 2007/01/23 10:46:29 aw 1.1.2.3: changes after resync 2006/10/19 10:59:12 aw 1.1.2.2: #i39532# primitive 2006/08/09 17:11:22 aw 1.1.2.1: #i39532#


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [e30f8302397e48ee3047182bbb01e4273d704d81]

INTEGRATION: CWS aw033 (1.8.16); FILE MERGED 2008/07/10 13:00:54 aw 1.8.16.16: #i39532# XOutputDevice removed, PrepareDelete removed 2008/05/27 14:49:57 aw 1.8.16.15: #i39532# changes DEV300 m12 resync corrections 2008/05/16 10:54:56 aw 1.8.16.14: adaptions after resync 2008/05/14 14:01:11 aw 1.8.16.13: RESYNC: (1.13-1.14); FILE MERGED 2008/02/12 10:42:35 aw 1.8.16.12: CVS update from internal development GIT 2008/01/29 10:27:32 aw 1.8.16.11: updated refresh for ActionChanged(), diverse removals 2008/01/22 12:29:29 aw 1.8.16.10: adaptions and 1st stripping 2007/08/09 18:46:09 aw 1.8.16.9: RESYNC: (1.12-1.13); FILE MERGED 2007/07/06 13:43:07 aw 1.8.16.8: #i39532# moved from Primitive2DReference to Primitive2DSequence where possible to avoid extra-group primitive creations and deeper hierarchies as necessary 2007/01/25 18:25:44 aw 1.8.16.7: #i39532# reorganized marker primitives to reduce count 2006/10/19 10:59:12 aw 1.8.16.6: #i39532# primitive 2006/09/26 19:20:43 aw 1.8.16.5: RESYNC: (1.9-1.12); FILE MERGED 2006/08/09 17:12:23 aw 1.8.16.4: #i39532# 2006/06/02 14:17:48 aw 1.8.16.3: #i39532# adaptions to new primitives, error corrections 2006/05/12 16:01:58 aw 1.8.16.2: RESYNC: (1.8-1.9); FILE MERGED 2006/05/12 12:46:22 aw 1.8.16.1: code changes for primitive support


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [a252e2d28f6324d8524c8aecab42204ec83b5d9e]

INTEGRATION: CWS aw033 (1.1.2); FILE ADDED 2008/08/19 16:46:28 cl 1.1.2.12: fixed license files 2008/07/21 18:29:37 aw 1.1.2.11: #i39532# changed aOutRect and bBoundRectValid 2008/05/27 14:49:57 aw 1.1.2.10: #i39532# changes DEV300 m12 resync corrections 2008/02/07 14:13:23 aw 1.1.2.9: stable version from working GIT repository for unxlngi6 build 2007/12/20 14:51:01 aw 1.1.2.8: #i39532# Added simple test-canvas-renderer 2007/08/14 10:06:25 aw 1.1.2.7: #i39532# changes after resync 2007/07/27 09:17:27 aw 1.1.2.6: #i39532# 2007/07/09 13:25:25 aw 1.1.2.5: #i39532# adaptions to splitted VCLProcessors for meta and pixel targets 2007/07/06 13:43:07 aw 1.1.2.4: #i39532# moved from Primitive2DReference to Primitive2DSequence where possible to avoid extra-group primitive creations and deeper hierarchies as necessary 2007/01/23 10:46:29 aw 1.1.2.3: changes after resync 2006/10/19 10:59:12 aw 1.1.2.2: #i39532# primitive 2006/08/09 17:12:01 aw 1.1.2.1: #i39532#


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [cd9386e4ad4cfab625501c7a41e4157d41b2aad3]

INTEGRATION: CWS aw033 (1.10.12); FILE MERGED 2008/07/21 18:29:37 aw 1.10.12.25: #i39532# changed aOutRect and bBoundRectValid 2008/07/10 13:00:54 aw 1.10.12.24: #i39532# XOutputDevice removed, PrepareDelete removed 2008/06/24 15:42:24 aw 1.10.12.23: #i39532# corrections 2008/05/14 14:00:19 aw 1.10.12.22: RESYNC: (1.18-1.19); FILE MERGED 2008/04/16 05:30:44 aw 1.10.12.21: diverse optimisations and fixes for primitives. Support for LazyInvalidation. 2008/03/05 07:57:32 aw 1.10.12.20: #i39532# prettyprinter support 2008/02/26 08:40:52 aw 1.10.12.19: removals, OLE, optimizations for primitives 2008/02/12 10:42:35 aw 1.10.12.18: CVS update from internal development GIT 2008/02/07 14:13:23 aw 1.10.12.17: stable version from working GIT repository for unxlngi6 build 2008/01/29 10:27:32 aw 1.10.12.16: updated refresh for ActionChanged(), diverse removals 2008/01/22 12:29:29 aw 1.10.12.15: adaptions and 1st stripping 2007/12/20 14:51:01 aw 1.10.12.14: #i39532# Added simple test-canvas-renderer 2007/08/09 18:46:02 aw 1.10.12.13: RESYNC: (1.16-1.18); FILE MERGED 2007/07/27 09:17:27 aw 1.10.12.12: #i39532# 2007/07/09 13:25:25 aw 1.10.12.11: #i39532# adaptions to splitted VCLProcessors for meta and pixel targets 2007/07/06 13:43:07 aw 1.10.12.10: #i39532# moved from Primitive2DReference to Primitive2DSequence where possible to avoid extra-group primitive creations and deeper hierarchies as necessary 2007/01/25 12:47:05 aw 1.10.12.9: #i39532# change 3D scene content generation to be usable from API implementation, too 2006/12/11 17:40:56 aw 1.10.12.8: #i39532# changes after resync 2006/11/28 19:24:25 aw 1.10.12.7: RESYNC: (1.15-1.16); FILE MERGED 2006/10/19 10:59:12 aw 1.10.12.6: #i39532# primitive 2006/09/26 19:20:18 aw 1.10.12.5: RESYNC: (1.12-1.15); FILE MERGED 2006/08/09 17:12:23 aw 1.10.12.4: #i39532# 2006/06/02 14:17:48 aw 1.10.12.3: #i39532# adaptions to new primitives, error corrections 2006/05/12 16:01:49 aw 1.10.12.2: RESYNC: (1.10-1.12); FILE MERGED 2006/05/12 12:46:22 aw 1.10.12.1: code changes for primitive support


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [685e674be7dce1a08069e145e6847fc15fa5bcc8]

INTEGRATION: CWS aw033 (1.5.14); FILE MERGED 2008/06/24 15:42:24 aw 1.5.14.20: #i39532# corrections 2008/06/03 13:41:11 aw 1.5.14.19: corrections 2008/05/27 14:49:57 aw 1.5.14.18: #i39532# changes DEV300 m12 resync corrections 2008/05/14 14:00:45 aw 1.5.14.17: RESYNC: (1.10-1.11); FILE MERGED 2008/04/16 05:30:44 aw 1.5.14.16: diverse optimisations and fixes for primitives. Support for LazyInvalidation. 2008/02/07 14:13:23 aw 1.5.14.15: stable version from working GIT repository for unxlngi6 build 2008/01/29 10:27:31 aw 1.5.14.14: updated refresh for ActionChanged(), diverse removals 2008/01/22 12:29:29 aw 1.5.14.13: adaptions and 1st stripping 2007/12/20 14:51:01 aw 1.5.14.12: #i39532# Added simple test-canvas-renderer 2007/08/09 18:45:55 aw 1.5.14.11: RESYNC: (1.8-1.10); FILE MERGED 2007/07/27 09:17:27 aw 1.5.14.10: #i39532# 2007/07/09 13:25:25 aw 1.5.14.9: #i39532# adaptions to splitted VCLProcessors for meta and pixel targets 2007/07/06 13:43:06 aw 1.5.14.8: #i39532# moved from Primitive2DReference to Primitive2DSequence where possible to avoid extra-group primitive creations and deeper hierarchies as necessary 2006/11/28 19:24:18 aw 1.5.14.7: RESYNC: (1.7-1.8); FILE MERGED 2006/11/28 11:17:54 aw 1.5.14.6: #i39532# 2006/10/19 10:59:12 aw 1.5.14.5: #i39532# primitive 2006/09/26 19:20:11 aw 1.5.14.4: RESYNC: (1.5-1.7); FILE MERGED 2006/08/09 17:12:22 aw 1.5.14.3: #i39532# 2006/06/02 14:17:47 aw 1.5.14.2: #i39532# adaptions to new primitives, error corrections 2006/05/12 12:46:22 aw 1.5.14.1: code changes for primitive support


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [61c5e99f14efa52a8bfa7ef7912f3be46ae6f5cd]

INTEGRATION: CWS aw033 (1.7.16); FILE MERGED 2008/07/10 13:00:54 aw 1.7.16.16: #i39532# XOutputDevice removed, PrepareDelete removed 2008/05/14 14:00:37 aw 1.7.16.15: RESYNC: (1.14-1.15); FILE MERGED 2008/04/16 05:30:44 aw 1.7.16.14: diverse optimisations and fixes for primitives. Support for LazyInvalidation. 2008/02/12 10:42:35 aw 1.7.16.13: CVS update from internal development GIT 2008/02/07 14:13:23 aw 1.7.16.12: stable version from working GIT repository for unxlngi6 build 2008/01/29 10:27:31 aw 1.7.16.11: updated refresh for ActionChanged(), diverse removals 2008/01/22 12:29:29 aw 1.7.16.10: adaptions and 1st stripping 2007/10/08 18:06:18 aw 1.7.16.9: RESYNC: (1.12-1.13); FILE MERGED 2007/08/09 18:45:48 aw 1.7.16.8: RESYNC: (1.10-1.12); FILE MERGED 2007/01/25 12:47:04 aw 1.7.16.7: #i39532# change 3D scene content generation to be usable from API implementation, too 2006/12/11 17:40:56 aw 1.7.16.6: #i39532# changes after resync 2006/10/19 10:59:11 aw 1.7.16.5: #i39532# primitive 2006/09/26 19:20:04 aw 1.7.16.4: RESYNC: (1.8-1.10); FILE MERGED 2006/08/09 17:12:22 aw 1.7.16.3: #i39532# 2006/05/12 16:01:40 aw 1.7.16.2: RESYNC: (1.7-1.8); FILE MERGED 2006/05/12 12:46:22 aw 1.7.16.1: code changes for primitive support


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [d85d68ad9243d777d3f54ff8e1de3f2f1cc58bbe]

INTEGRATION: CWS aw033 (1.10.14); FILE MERGED 2008/06/24 15:42:24 aw 1.10.14.10: #i39532# corrections 2008/05/14 14:00:30 aw 1.10.14.9: RESYNC: (1.12-1.13); FILE MERGED 2008/01/29 10:27:31 aw 1.10.14.8: updated refresh for ActionChanged(), diverse removals 2008/01/22 12:29:29 aw 1.10.14.7: adaptions and 1st stripping 2006/12/12 10:14:26 aw 1.10.14.6: #i39532# changes after resync 2006/11/28 19:24:11 aw 1.10.14.5: RESYNC: (1.11-1.12); FILE MERGED 2006/11/28 11:17:54 aw 1.10.14.4: #i39532# 2006/09/26 19:19:56 aw 1.10.14.3: RESYNC: (1.10-1.11); FILE MERGED 2006/08/09 17:12:22 aw 1.10.14.2: #i39532# 2006/05/12 12:46:22 aw 1.10.14.1: code changes for primitive support


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [6cedad844884f7fe47e587b297b607cef727a0ef]

INTEGRATION: CWS aw033 (1.8.14); FILE MERGED 2008/06/03 13:41:11 aw 1.8.14.12: corrections 2008/05/27 14:49:57 aw 1.8.14.11: #i39532# changes DEV300 m12 resync corrections 2008/05/14 14:00:23 aw 1.8.14.10: RESYNC: (1.14-1.15); FILE MERGED 2008/04/16 05:30:44 aw 1.8.14.9: diverse optimisations and fixes for primitives. Support for LazyInvalidation. 2008/01/29 10:27:31 aw 1.8.14.8: updated refresh for ActionChanged(), diverse removals 2008/01/22 12:29:29 aw 1.8.14.7: adaptions and 1st stripping 2007/12/03 16:39:59 aw 1.8.14.6: RESYNC: (1.13-1.14); FILE MERGED 2007/08/13 15:34:32 aw 1.8.14.5: #i39532# changes after resync 2007/08/09 18:45:41 aw 1.8.14.4: RESYNC: (1.12-1.13); FILE MERGED 2006/11/28 19:24:04 aw 1.8.14.3: RESYNC: (1.10-1.12); FILE MERGED 2006/09/26 19:19:49 aw 1.8.14.2: RESYNC: (1.8-1.10); FILE MERGED 2006/05/12 12:46:21 aw 1.8.14.1: code changes for primitive support


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [55b91120c9747161ec3eee904394485dabb01eab]

INTEGRATION: CWS aw033 (1.1.2); FILE ADDED 2008/08/19 16:46:28 cl 1.1.2.8: fixed license files 2008/05/27 14:49:57 aw 1.1.2.7: #i39532# changes DEV300 m12 resync corrections 2008/04/16 05:30:44 aw 1.1.2.6: diverse optimisations and fixes for primitives. Support for LazyInvalidation. 2008/04/04 06:07:48 aw 1.1.2.5: #i39532# added primitive support for tables 2008/03/18 07:15:23 aw 1.1.2.4: #i39532# changes after resync 2007/08/13 15:34:32 aw 1.1.2.3: #i39532# changes after resync 2006/10/19 10:58:46 aw 1.1.2.2: #i39532# primitive 2006/08/09 17:09:44 aw 1.1.2.1: #i39532#


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [d2439eee3490494faefd9f8f1317fd297e11b27c]

INTEGRATION: CWS aw033 (1.1.2); FILE ADDED 2008/08/19 16:46:28 cl 1.1.2.5: fixed license files 2008/05/27 14:49:57 aw 1.1.2.4: #i39532# changes DEV300 m12 resync corrections 2008/04/04 06:07:47 aw 1.1.2.3: #i39532# added primitive support for tables 2006/10/19 10:58:46 aw 1.1.2.2: #i39532# primitive 2006/08/09 17:09:54 aw 1.1.2.1: #i39532#


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [1211bcefd10b94826ca302ae1eaa685b6e2c6af7]

INTEGRATION: CWS aw033 (1.1.2); FILE ADDED 2008/08/19 16:46:27 cl 1.1.2.2: fixed license files 2006/08/09 17:09:34 aw 1.1.2.1: #i39532#


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [7f2bf42ba46d08d1b3a7e4cb51583463f3797ee8]

INTEGRATION: CWS aw033 (1.6.16); FILE MERGED 2008/05/14 13:59:42 aw 1.6.16.3: RESYNC: (1.7-1.8); FILE MERGED 2006/09/26 19:19:42 aw 1.6.16.2: RESYNC: (1.6-1.7); FILE MERGED 2006/08/09 17:08:56 aw 1.6.16.1: #i39532#


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [a18f4c6a92845fbec7ee70c3920a4aa34e58b6ad]

INTEGRATION: CWS aw033 (1.4.16); FILE MERGED 2008/05/14 13:59:49 aw 1.4.16.4: RESYNC: (1.5-1.6); FILE MERGED 2008/01/22 12:29:29 aw 1.4.16.3: adaptions and 1st stripping 2006/09/26 19:19:34 aw 1.4.16.2: RESYNC: (1.4-1.5); FILE MERGED 2006/08/09 17:08:56 aw 1.4.16.1: #i39532#


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [a2b85bf81c99e552c0b431a531ee9dd7d7bff951]

INTEGRATION: CWS aw033 (1.5.158); FILE MERGED 2008/05/14 13:59:46 aw 1.5.158.2: RESYNC: (1.5-1.6); FILE MERGED 2008/01/22 12:29:29 aw 1.5.158.1: adaptions and 1st stripping


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [af75efdc89667d8935e6a8c23adf0eb34ae59e99]

INTEGRATION: CWS aw033 (1.4.16); FILE MERGED 2008/05/16 10:54:55 aw 1.4.16.8: adaptions after resync 2008/05/14 13:59:39 aw 1.4.16.7: RESYNC: (1.5-1.6); FILE MERGED 2008/01/22 12:29:29 aw 1.4.16.6: adaptions and 1st stripping 2006/12/11 17:40:56 aw 1.4.16.5: #i39532# changes after resync 2006/11/07 15:52:19 aw 1.4.16.4: #i39532# changed various aspevcts of XPrimitive2D implementations 2006/10/19 10:58:23 aw 1.4.16.3: #i39532# primitive 2006/09/26 19:19:18 aw 1.4.16.2: RESYNC: (1.4-1.5); FILE MERGED 2006/08/09 17:08:56 aw 1.4.16.1: #i39532#


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [19133382e9b3df791a7c2ba4949aaa5206c1387b]

INTEGRATION: CWS aw033 (1.69.114); FILE MERGED 2008/08/19 15:55:44 cl 1.69.114.10: RESYNC: (1.72-1.75); FILE MERGED 2008/06/25 12:28:00 aw 1.69.114.9: RESYNC: (1.71-1.72); FILE MERGED 2008/05/14 13:59:36 aw 1.69.114.8: RESYNC: (1.70-1.71); FILE MERGED 2008/01/22 12:29:28 aw 1.69.114.7: adaptions and 1st stripping 2007/11/19 11:26:06 aw 1.69.114.6: #i39532# Lot of changes to make polygon stuff bezier-able 2007/10/02 16:57:51 aw 1.69.114.5: #i39532# RTL and BiDi support 2007/09/27 16:05:52 aw 1.69.114.4: #i39532# bullet extensions 2007/09/26 11:38:43 aw 1.69.114.3: #i73860# text decomposition extrended 2007/08/09 18:44:16 aw 1.69.114.2: RESYNC: (1.69-1.70); FILE MERGED 2007/08/02 11:46:43 aw 1.69.114.1: #i39532# added support for Metafile comment actions over MetaFile VCLprimitive renderer


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [1cc490509c5df47304d4b46215bc083a592024a6]

INTEGRATION: CWS aw033 (1.10.114); FILE MERGED 2008/08/19 15:55:51 cl 1.10.114.7: RESYNC: (1.13-1.14); FILE MERGED 2008/06/25 12:28:07 aw 1.10.114.6: RESYNC: (1.12-1.13); FILE MERGED 2008/05/14 13:59:27 aw 1.10.114.5: RESYNC: (1.11-1.12); FILE MERGED 2007/09/27 16:05:52 aw 1.10.114.4: #i39532# bullet extensions 2007/09/26 11:38:43 aw 1.10.114.3: #i73860# text decomposition extrended 2007/08/09 18:43:59 aw 1.10.114.2: RESYNC: (1.10-1.11); FILE MERGED 2007/08/02 11:46:43 aw 1.10.114.1: #i39532# added support for Metafile comment actions over MetaFile VCLprimitive renderer


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [ae5bc5d77856367080d88b68a8672255e5f8ac33]

INTEGRATION: CWS aw033 (1.10.16); FILE MERGED 2008/08/19 15:55:48 cl 1.10.16.11: RESYNC: (1.17-1.18); FILE MERGED 2008/06/25 12:28:04 aw 1.10.16.10: RESYNC: (1.16-1.17); FILE MERGED 2008/05/14 13:59:30 aw 1.10.16.9: RESYNC: (1.15-1.16); FILE MERGED 2007/09/27 16:05:52 aw 1.10.16.8: #i39532# bullet extensions 2007/09/26 11:38:43 aw 1.10.16.7: #i73860# text decomposition extrended 2007/08/09 18:43:52 aw 1.10.16.6: RESYNC: (1.14-1.15); FILE MERGED 2007/08/02 11:46:43 aw 1.10.16.5: #i39532# added support for Metafile comment actions over MetaFile VCLprimitive renderer 2006/11/28 19:22:18 aw 1.10.16.4: RESYNC: (1.13-1.14); FILE MERGED 2006/09/26 19:17:16 aw 1.10.16.3: RESYNC: (1.11-1.13); FILE MERGED 2006/05/12 16:00:30 aw 1.10.16.2: RESYNC: (1.10-1.11); FILE MERGED 2006/05/12 12:46:21 aw 1.10.16.1: code changes for primitive support


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [49f97901f61502d62d2503d9233b80d13b8d0d0d]

INTEGRATION: CWS aw033 (1.154.56); FILE MERGED 2008/07/11 11:36:04 aw 1.154.56.3: RESYNC: (1.155-1.156); FILE MERGED 2008/06/25 12:56:50 aw 1.154.56.2: RESYNC: (1.154-1.155); FILE MERGED 2008/05/27 14:49:56 aw 1.154.56.1: #i39532# changes DEV300 m12 resync corrections


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [0c9306e15a85b4b5f24e8fa4f48c8bc8444ffa44]

INTEGRATION: CWS aw033 (1.10.58); FILE MERGED 2008/07/10 13:00:54 aw 1.10.58.1: #i39532# XOutputDevice removed, PrepareDelete removed


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [4b2dde4a7898a13d75871cbd67e1aab3a73eb1c3]

INTEGRATION: CWS aw033 (1.8.14); FILE MERGED 2008/07/10 13:00:54 aw 1.8.14.10: #i39532# XOutputDevice removed, PrepareDelete removed 2008/06/24 15:42:24 aw 1.8.14.9: #i39532# corrections 2008/05/14 14:07:17 aw 1.8.14.8: RESYNC: (1.12-1.14); FILE MERGED 2008/03/18 07:15:23 aw 1.8.14.7: #i39532# changes after resync 2008/03/14 13:50:09 cl 1.8.14.6: RESYNC: (1.11-1.12); FILE MERGED 2008/01/22 12:29:28 aw 1.8.14.5: adaptions and 1st stripping 2007/12/03 16:39:55 aw 1.8.14.4: RESYNC: (1.10-1.11); FILE MERGED 2007/08/09 18:31:14 aw 1.8.14.3: RESYNC: (1.9-1.10); FILE MERGED 2006/11/28 19:13:18 aw 1.8.14.2: RESYNC: (1.8-1.9); FILE MERGED 2005/10/28 11:38:17 aw 1.8.14.1: #i39532#


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [14aaffe80eb5e5271632fee763daa300f2c4f610]

INTEGRATION: CWS aw033 (1.26.84); FILE MERGED 2008/07/11 11:34:06 aw 1.26.84.4: RESYNC: (1.28-1.29); FILE MERGED 2008/05/14 14:06:09 aw 1.26.84.3: RESYNC: (1.27-1.28); FILE MERGED 2008/03/14 13:50:00 cl 1.26.84.2: RESYNC: (1.26-1.27); FILE MERGED 2008/01/29 10:27:31 aw 1.26.84.1: updated refresh for ActionChanged(), diverse removals


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [5a71715c9e63fa551dd1ba38098b81498faee114]

INTEGRATION: CWS aw033 (1.30.76); FILE MERGED 2008/05/14 14:02:35 aw 1.30.76.5: RESYNC: (1.33-1.34); FILE MERGED 2008/03/14 13:49:55 cl 1.30.76.4: RESYNC: (1.32-1.33); FILE MERGED 2007/12/03 16:39:52 aw 1.30.76.3: RESYNC: (1.31-1.32); FILE MERGED 2007/08/09 18:26:22 aw 1.30.76.2: RESYNC: (1.30-1.31); FILE MERGED 2007/08/07 15:45:01 aw 1.30.76.1: #i39532# migrated describePDFControl to toolkit


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [8823f8029cac323c6d0b68bafba6b126fcacc620]

INTEGRATION: CWS aw033 (1.14.58); FILE MERGED 2008/07/10 13:00:53 aw 1.14.58.2: #i39532# XOutputDevice removed, PrepareDelete removed 2008/05/27 14:49:56 aw 1.14.58.1: #i39532# changes DEV300 m12 resync corrections


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [9067227da2637d006810ef9bc172f433383f3ab7]

INTEGRATION: CWS aw033 (1.30.68); FILE MERGED 2008/07/10 13:00:53 aw 1.30.68.6: #i39532# XOutputDevice removed, PrepareDelete removed 2008/06/24 15:42:23 aw 1.30.68.5: #i39532# corrections 2008/05/27 14:49:56 aw 1.30.68.4: #i39532# changes DEV300 m12 resync corrections 2008/05/14 14:06:17 aw 1.30.68.3: RESYNC: (1.30-1.31); FILE MERGED 2008/01/29 10:27:31 aw 1.30.68.2: updated refresh for ActionChanged(), diverse removals 2008/01/22 12:29:28 aw 1.30.68.1: adaptions and 1st stripping


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [6ebb1c5203c1048fda5ba1a1dbedf801a424b49e]

INTEGRATION: CWS aw033 (1.13.12); FILE MERGED 2008/05/27 14:49:56 aw 1.13.12.6: #i39532# changes DEV300 m12 resync corrections 2008/05/14 14:06:24 aw 1.13.12.5: RESYNC: (1.18-1.19); FILE MERGED 2007/08/09 18:18:10 aw 1.13.12.4: RESYNC: (1.17-1.18); FILE MERGED 2006/11/28 19:03:05 aw 1.13.12.3: RESYNC: (1.16-1.17); FILE MERGED 2006/09/26 18:43:25 aw 1.13.12.2: RESYNC: (1.13-1.16); FILE MERGED 2006/05/12 12:46:20 aw 1.13.12.1: code changes for primitive support


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [c044844d665433f1fed609611557eb468e1fffd0]

INTEGRATION: CWS aw033 (1.24.12); FILE MERGED 2008/07/21 18:29:37 aw 1.24.12.15: #i39532# changed aOutRect and bBoundRectValid 2008/07/11 11:34:11 aw 1.24.12.14: RESYNC: (1.32-1.33); FILE MERGED 2008/06/24 15:42:23 aw 1.24.12.13: #i39532# corrections 2008/05/27 14:49:56 aw 1.24.12.12: #i39532# changes DEV300 m12 resync corrections 2008/05/14 14:06:39 aw 1.24.12.11: RESYNC: (1.31-1.32); FILE MERGED 2008/03/13 08:56:11 aw 1.24.12.10: #i39532# chart improvements 2008/01/22 12:29:28 aw 1.24.12.9: adaptions and 1st stripping 2007/08/09 18:18:04 aw 1.24.12.8: RESYNC: (1.30-1.31); FILE MERGED 2007/05/25 12:57:04 aw 1.24.12.7: changes after resync 2007/05/23 20:51:22 aw 1.24.12.6: RESYNC: (1.28-1.30); FILE MERGED 2006/11/28 19:02:58 aw 1.24.12.5: RESYNC: (1.27-1.28); FILE MERGED 2006/09/26 18:43:18 aw 1.24.12.4: RESYNC: (1.24-1.27); FILE MERGED 2006/08/09 17:18:16 aw 1.24.12.3: #i39532# 2006/05/12 12:46:20 aw 1.24.12.2: code changes for primitive support 2005/10/28 11:37:52 aw 1.24.12.1: #i39532#


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [c11dbaffd1f164bea6cef08c082763abc26b84a4]

INTEGRATION: CWS aw033 (1.9.12); FILE MERGED 2008/07/10 13:00:53 aw 1.9.12.9: #i39532# XOutputDevice removed, PrepareDelete removed 2008/05/27 14:49:56 aw 1.9.12.8: #i39532# changes DEV300 m12 resync corrections 2008/05/14 14:06:31 aw 1.9.12.7: RESYNC: (1.16-1.17); FILE MERGED 2008/01/22 12:29:28 aw 1.9.12.6: adaptions and 1st stripping 2007/08/09 18:17:57 aw 1.9.12.5: RESYNC: (1.15-1.16); FILE MERGED 2007/05/23 20:51:16 aw 1.9.12.4: RESYNC: (1.14-1.15); FILE MERGED 2006/11/28 19:02:51 aw 1.9.12.3: RESYNC: (1.12-1.14); FILE MERGED 2006/09/26 18:43:12 aw 1.9.12.2: RESYNC: (1.9-1.12); FILE MERGED 2006/05/12 12:46:20 aw 1.9.12.1: code changes for primitive support


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [faf0971277636476108b0c59ed9057ea6408e980]

INTEGRATION: CWS aw033 (1.10.12); FILE MERGED 2008/05/14 14:06:27 aw 1.10.12.6: RESYNC: (1.15-1.16); FILE MERGED 2008/05/14 09:55:14 aw 1.10.12.5: #i39532# aw033 progresses from git 2007/08/09 18:17:50 aw 1.10.12.4: RESYNC: (1.14-1.15); FILE MERGED 2006/11/28 19:02:44 aw 1.10.12.3: RESYNC: (1.13-1.14); FILE MERGED 2006/09/26 18:43:00 aw 1.10.12.2: RESYNC: (1.10-1.13); FILE MERGED 2006/05/12 12:46:20 aw 1.10.12.1: code changes for primitive support


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [7d5f1cee1fdb883e6526b42a3a803c0b032138a5]

INTEGRATION: CWS aw033 (1.10.58); FILE MERGED 2008/06/24 15:42:23 aw 1.10.58.1: #i39532# corrections


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [ec01ebcbde962f56c99ec1f6dfd0e57dfd190b26]

INTEGRATION: CWS aw033 (1.36.12); FILE MERGED 2008/07/10 13:00:53 aw 1.36.12.17: #i39532# XOutputDevice removed, PrepareDelete removed 2008/06/24 15:42:23 aw 1.36.12.16: #i39532# corrections 2008/06/10 09:31:40 aw 1.36.12.15: #i39532# changed 3d primitive stuff to use viewinformation3d 2008/05/27 14:49:56 aw 1.36.12.14: #i39532# changes DEV300 m12 resync corrections 2008/05/14 14:06:49 aw 1.36.12.13: RESYNC: (1.46-1.47); FILE MERGED 2008/03/06 08:36:41 aw 1.36.12.12: 3i39532# tested a primitive-based E3dCompoundObject::RecalcBoundRect() implementation successfully, but need more action before removing old 3D geometry (buckets) and stuff 2008/01/29 10:27:30 aw 1.36.12.11: updated refresh for ActionChanged(), diverse removals 2008/01/22 12:29:27 aw 1.36.12.10: adaptions and 1st stripping 2007/12/03 16:39:48 aw 1.36.12.9: RESYNC: (1.45-1.46); FILE MERGED 2007/11/07 14:34:27 aw 1.36.12.8: #i39532# committing to have a base for HDU 2007/08/09 18:17:24 aw 1.36.12.7: RESYNC: (1.43-1.45); FILE MERGED 2007/05/23 20:51:09 aw 1.36.12.6: RESYNC: (1.41-1.43); FILE MERGED 2007/03/20 14:08:31 aw 1.36.12.5: RESYNC: (1.40-1.41); FILE MERGED 2006/11/28 19:02:17 aw 1.36.12.4: RESYNC: (1.39-1.40); FILE MERGED 2006/09/26 18:42:22 aw 1.36.12.3: RESYNC: (1.36-1.39); FILE MERGED 2006/05/12 12:46:19 aw 1.36.12.2: code changes for primitive support 2005/10/28 11:37:51 aw 1.36.12.1: #i39532#


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [53f4cbb643552aa46d2eb05a5284005802d83059]

INTEGRATION: CWS aw033 (1.14.58); FILE MERGED 2008/06/24 15:42:23 aw 1.14.58.1: #i39532# corrections


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [54b62141f3d43263afbe9ca28129f7d3b7e089e4]

INTEGRATION: CWS aw033 (1.19.12); FILE MERGED 2008/07/10 13:00:53 aw 1.19.12.8: #i39532# XOutputDevice removed, PrepareDelete removed 2008/05/27 14:49:55 aw 1.19.12.7: #i39532# changes DEV300 m12 resync corrections 2008/05/14 14:06:43 aw 1.19.12.6: RESYNC: (1.25-1.26); FILE MERGED 2007/08/09 18:17:05 aw 1.19.12.5: RESYNC: (1.24-1.25); FILE MERGED 2007/03/20 14:08:03 aw 1.19.12.4: RESYNC: (1.23-1.24); FILE MERGED 2006/11/28 19:01:38 aw 1.19.12.3: RESYNC: (1.22-1.23); FILE MERGED 2006/09/26 18:41:48 aw 1.19.12.2: RESYNC: (1.19-1.22); FILE MERGED 2006/05/12 12:46:19 aw 1.19.12.1: code changes for primitive support


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [265d179e4ea1dc2040dbc77510f4c814e9c31fdf]

INTEGRATION: CWS aw033 (1.17.12); FILE MERGED 2008/05/27 14:49:55 aw 1.17.12.7: #i39532# changes DEV300 m12 resync corrections 2008/05/14 14:06:34 aw 1.17.12.6: RESYNC: (1.23-1.24); FILE MERGED 2007/08/09 18:16:32 aw 1.17.12.5: RESYNC: (1.22-1.23); FILE MERGED 2007/03/20 14:07:45 aw 1.17.12.4: RESYNC: (1.21-1.22); FILE MERGED 2006/11/28 19:01:13 aw 1.17.12.3: RESYNC: (1.20-1.21); FILE MERGED 2006/09/26 18:41:24 aw 1.17.12.2: RESYNC: (1.17-1.20); FILE MERGED 2006/05/12 12:46:19 aw 1.17.12.1: code changes for primitive support


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [87e7236b10a4fb74ff5bf3dddd48edf9e235f9e9]

INTEGRATION: CWS aw033 (1.11.58); FILE MERGED 2008/07/10 13:00:53 aw 1.11.58.2: #i39532# XOutputDevice removed, PrepareDelete removed 2008/05/27 14:49:55 aw 1.11.58.1: #i39532# changes DEV300 m12 resync corrections


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [735f7d402a4efc9ac7170394a48c43db7e7a6c9c]

INTEGRATION: CWS aw033 (1.10.58); FILE MERGED 2008/05/27 14:49:55 aw 1.10.58.1: #i39532# changes DEV300 m12 resync corrections


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [f65c16a4b21dc1a5a4aa8ad58c0eb28bc82080ae]

INTEGRATION: CWS aw033 (1.11.12); FILE MERGED 2008/05/27 14:49:55 aw 1.11.12.6: #i39532# changes DEV300 m12 resync corrections 2008/05/14 14:06:12 aw 1.11.12.5: RESYNC: (1.16-1.17); FILE MERGED 2007/08/09 18:15:55 aw 1.11.12.4: RESYNC: (1.15-1.16); FILE MERGED 2006/11/28 19:00:46 aw 1.11.12.3: RESYNC: (1.14-1.15); FILE MERGED 2006/09/26 18:40:36 aw 1.11.12.2: RESYNC: (1.11-1.14); FILE MERGED 2006/05/12 12:46:19 aw 1.11.12.1: code changes for primitive support


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [df6fd8fa354c0b1aa89a1ab5e763dd61996c4aee]

INTEGRATION: CWS aw033 (1.13.84); FILE MERGED 2008/07/10 13:00:53 aw 1.13.84.4: #i39532# XOutputDevice removed, PrepareDelete removed 2008/05/14 14:01:59 aw 1.13.84.3: RESYNC: (1.13-1.14); FILE MERGED 2007/11/27 12:00:28 aw 1.13.84.2: #i39532# added GetRange() to B2DPolygon 2007/11/22 15:03:17 aw 1.13.84.1: #i39532# wntmsci10 correction


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [9a545b89dc501538f1006194ff43407c58f1d3c8]

INTEGRATION: CWS aw033 (1.115.70); FILE MERGED 2008/07/11 11:35:46 aw 1.115.70.10: RESYNC: (1.123-1.124); FILE MERGED 2008/06/25 12:27:53 aw 1.115.70.9: RESYNC: (1.122-1.123); FILE MERGED 2008/05/14 14:02:28 aw 1.115.70.8: RESYNC: (1.121-1.122); FILE MERGED 2008/03/14 13:49:52 cl 1.115.70.7: RESYNC: (1.118-1.121); FILE MERGED 2008/01/22 12:29:27 aw 1.115.70.6: adaptions and 1st stripping 2007/09/27 16:05:51 aw 1.115.70.5: #i39532# bullet extensions 2007/09/26 11:38:43 aw 1.115.70.4: #i73860# text decomposition extrended 2007/08/09 18:14:28 aw 1.115.70.3: RESYNC: (1.115-1.118); FILE MERGED 2007/08/03 10:47:48 aw 1.115.70.2: #i39532# restructured MetaFile comment reation to use TextHierarchy primitives 2007/08/02 11:46:42 aw 1.115.70.1: #i39532# added support for Metafile comment actions over MetaFile VCLprimitive renderer


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [fb1e00ea1100bdf89e3c48aeebfeaf35b9d5b262]

INTEGRATION: CWS aw033 (1.118.44); FILE MERGED 2008/08/19 15:55:28 cl 1.118.44.5: RESYNC: (1.122-1.123); FILE MERGED 2008/07/11 11:35:32 aw 1.118.44.4: RESYNC: (1.121-1.122); FILE MERGED 2008/06/25 12:27:34 aw 1.118.44.3: RESYNC: (1.119-1.121); FILE MERGED 2008/05/14 14:02:14 aw 1.118.44.2: RESYNC: (1.118-1.119); FILE MERGED 2008/01/22 12:29:27 aw 1.118.44.1: adaptions and 1st stripping


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [be5489bb393321c43029e99e410f0c9a358b19d8]

INTEGRATION: CWS aw033 (1.83.70); FILE MERGED 2008/08/19 15:55:30 cl 1.83.70.7: RESYNC: (1.87-1.88); FILE MERGED 2008/06/25 12:27:39 aw 1.83.70.6: RESYNC: (1.86-1.87); FILE MERGED 2008/05/14 14:01:56 aw 1.83.70.5: RESYNC: (1.85-1.86); FILE MERGED 2008/01/22 12:29:27 aw 1.83.70.4: adaptions and 1st stripping 2007/09/26 11:38:42 aw 1.83.70.3: #i73860# text decomposition extrended 2007/08/09 18:14:10 aw 1.83.70.2: RESYNC: (1.83-1.85); FILE MERGED 2007/08/02 11:46:42 aw 1.83.70.1: #i39532# added support for Metafile comment actions over MetaFile VCLprimitive renderer


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [e3a4f7d4a6511e54913d712d911d9998807ceabc]

INTEGRATION: CWS aw033 (1.105.12); FILE MERGED 2008/08/19 15:55:34 cl 1.105.12.10: RESYNC: (1.114-1.117); FILE MERGED 2008/07/11 11:35:38 aw 1.105.12.9: RESYNC: (1.113-1.114); FILE MERGED 2008/06/25 12:27:45 aw 1.105.12.8: RESYNC: (1.111-1.113); FILE MERGED 2008/05/14 14:02:20 aw 1.105.12.7: RESYNC: (1.110-1.111); FILE MERGED 2008/03/14 13:49:32 cl 1.105.12.6: RESYNC: (1.109-1.110); FILE MERGED 2008/01/22 12:29:27 aw 1.105.12.5: adaptions and 1st stripping 2007/09/27 16:05:51 aw 1.105.12.4: #i39532# bullet extensions 2007/09/26 11:38:42 aw 1.105.12.3: #i73860# text decomposition extrended 2007/08/09 18:11:57 aw 1.105.12.2: RESYNC: (1.105-1.109); FILE MERGED 2007/08/02 11:46:42 aw 1.105.12.1: #i39532# added support for Metafile comment actions over MetaFile VCLprimitive renderer


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [d44d929e48bb936569dde8f82780b3beca68bf69]

INTEGRATION: CWS aw033 (1.19.58); FILE MERGED 2008/07/10 13:00:52 aw 1.19.58.1: #i39532# XOutputDevice removed, PrepareDelete removed


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [f18321bbd8b96a35f6bb8416eb60b729457b1393]

INTEGRATION: CWS aw033 (1.29.66); FILE MERGED 2008/07/10 13:00:52 aw 1.29.66.4: #i39532# XOutputDevice removed, PrepareDelete removed 2008/05/27 14:49:55 aw 1.29.66.3: #i39532# changes DEV300 m12 resync corrections 2008/05/14 14:07:29 aw 1.29.66.2: RESYNC: (1.29-1.30); FILE MERGED 2008/01/29 10:27:30 aw 1.29.66.1: updated refresh for ActionChanged(), diverse removals


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [147d997bdda5c22e286db356fa560a6bfa5b0000]

INTEGRATION: CWS aw033 (1.29.82); FILE MERGED 2008/07/10 13:00:52 aw 1.29.82.3: #i39532# XOutputDevice removed, PrepareDelete removed 2008/05/14 14:07:25 aw 1.29.82.2: RESYNC: (1.29-1.30); FILE MERGED 2008/01/29 10:27:30 aw 1.29.82.1: updated refresh for ActionChanged(), diverse removals


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [1b14aa751f36be7c7345279f3e6815896ba93d16]

INTEGRATION: CWS aw033 (1.41.68); FILE MERGED 2008/07/10 13:00:52 aw 1.41.68.4: #i39532# XOutputDevice removed, PrepareDelete removed 2008/05/14 14:07:34 aw 1.41.68.3: RESYNC: (1.42-1.44); FILE MERGED 2008/01/29 13:11:49 aw 1.41.68.2: RESYNC: (1.41-1.42); FILE MERGED 2008/01/29 10:27:30 aw 1.41.68.1: updated refresh for ActionChanged(), diverse removals


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [4e5a199e98b108c07bd5fa376ea746061c56e8ff]

INTEGRATION: CWS aw033 (1.28.58); FILE MERGED 2008/07/10 13:00:52 aw 1.28.58.1: #i39532# XOutputDevice removed, PrepareDelete removed


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [7e054a145c6cff3aff7290b32f5af089ad67f641]

INTEGRATION: CWS aw033 (1.25.58); FILE MERGED 2008/07/10 13:00:52 aw 1.25.58.1: #i39532# XOutputDevice removed, PrepareDelete removed


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [7fc9013db5b5fa80cd1afb5cd247895a51475597]

INTEGRATION: CWS aw033 (1.32.58); FILE MERGED 2008/07/10 13:00:52 aw 1.32.58.1: #i39532# XOutputDevice removed, PrepareDelete removed


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [a2c6c2be37d83d50e7228f56bc101c6eba0ecf0b]

INTEGRATION: CWS aw033 (1.30.58); FILE MERGED 2008/07/10 13:00:52 aw 1.30.58.1: #i39532# XOutputDevice removed, PrepareDelete removed


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [d9bca7102e73587c672e32364987c9e4abafc03e]

INTEGRATION: CWS aw033 (1.6.82); FILE MERGED 2008/05/14 14:07:37 aw 1.6.82.2: RESYNC: (1.6-1.7); FILE MERGED 2008/05/14 09:55:14 aw 1.6.82.1: #i39532# aw033 progresses from git


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [36d1b831f9d96403acb89a5595dfb763336685e8]

INTEGRATION: CWS aw033 (1.50.48); FILE MERGED 2008/08/19 15:55:54 cl 1.50.48.3: RESYNC: (1.52-1.53); FILE MERGED 2008/07/11 11:35:52 aw 1.50.48.2: RESYNC: (1.50-1.52); FILE MERGED 2008/05/27 14:49:55 aw 1.50.48.1: #i39532# changes DEV300 m12 resync corrections


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [5be1596f9997bb5001062244f799f0edc62876c9]

INTEGRATION: CWS aw033 (1.10.84); FILE MERGED 2008/07/10 13:00:52 aw 1.10.84.4: #i39532# XOutputDevice removed, PrepareDelete removed 2008/05/14 14:07:21 aw 1.10.84.3: RESYNC: (1.10-1.11); FILE MERGED 2008/02/07 14:13:10 aw 1.10.84.2: stable version from working GIT repository for unxlngi6 build 2008/01/29 10:27:30 aw 1.10.84.1: updated refresh for ActionChanged(), diverse removals


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [707e5ca544e3fce8f0988131859ce5efa8733bf4]

INTEGRATION: CWS aw033 (1.33.68); FILE MERGED 2008/07/10 13:00:52 aw 1.33.68.5: #i39532# XOutputDevice removed, PrepareDelete removed 2008/06/03 13:41:11 aw 1.33.68.4: corrections 2008/05/14 14:30:23 aw 1.33.68.3: RESYNC: (1.33-1.35); FILE MERGED 2008/04/16 05:30:43 aw 1.33.68.2: diverse optimisations and fixes for primitives. Support for LazyInvalidation. 2008/01/29 10:27:30 aw 1.33.68.1: updated refresh for ActionChanged(), diverse removals


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [19f61b781d79c2a545cafcae2a80dacb1fc931e1]

INTEGRATION: CWS aw033 (1.12.58); FILE MERGED 2008/07/10 13:00:52 aw 1.12.58.1: #i39532# XOutputDevice removed, PrepareDelete removed


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [9fef317007bb5ecc446efc7ab53fe03cdf1859bf]

INTEGRATION: CWS aw033 (1.10.58); FILE MERGED 2008/07/10 13:00:52 aw 1.10.58.1: #i39532# XOutputDevice removed, PrepareDelete removed


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [7e7de4ff58c597bdc8efc33adb124d2233b7e916]

INTEGRATION: CWS aw033 (1.14.64); FILE MERGED 2008/07/10 13:00:52 aw 1.14.64.4: #i39532# XOutputDevice removed, PrepareDelete removed 2008/05/14 14:07:41 aw 1.14.64.3: RESYNC: (1.14-1.15); FILE MERGED 2007/11/22 15:03:17 aw 1.14.64.2: #i39532# wntmsci10 correction 2007/11/19 11:24:20 aw 1.14.64.1: #i39532# Lot of changes to make polygon stuff bezier-able


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [9f89b6e88223ccaca0d25b86492be7d45d9ba462]

INTEGRATION: CWS aw033 (1.13.84); FILE MERGED 2008/07/10 13:00:51 aw 1.13.84.5: #i39532# XOutputDevice removed, PrepareDelete removed 2008/06/03 13:41:11 aw 1.13.84.4: corrections 2008/05/14 14:30:26 aw 1.13.84.3: RESYNC: (1.13-1.14); FILE MERGED 2008/04/16 05:30:43 aw 1.13.84.2: diverse optimisations and fixes for primitives. Support for LazyInvalidation. 2008/01/29 10:27:30 aw 1.13.84.1: updated refresh for ActionChanged(), diverse removals


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [0ec42c482cf29322ff83b8da9c486e9592a9f10d]

INTEGRATION: CWS aw033 (1.19.58); FILE MERGED 2008/07/10 13:00:51 aw 1.19.58.1: #i39532# XOutputDevice removed, PrepareDelete removed


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [2d1f03aabf231c36f6b4033f74afbf61519c57e3]

INTEGRATION: CWS aw033 (1.19.58); FILE MERGED 2008/07/11 11:36:08 aw 1.19.58.2: RESYNC: (1.19-1.20); FILE MERGED 2008/07/10 13:00:51 aw 1.19.58.1: #i39532# XOutputDevice removed, PrepareDelete removed


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [900111480075e534acc90c9e1da033a3965ff610]

INTEGRATION: CWS aw033 (1.17.8); FILE MERGED 2008/07/10 13:00:51 aw 1.17.8.3: #i39532# XOutputDevice removed, PrepareDelete removed 2008/05/14 14:02:39 aw 1.17.8.2: RESYNC: (1.17-1.18); FILE MERGED 2007/11/22 15:03:17 aw 1.17.8.1: #i39532# wntmsci10 correction


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [86ffbed15fe78cd2954685e4d1be2e3f8516877f]

INTEGRATION: CWS aw033 (1.15.12); FILE MERGED 2008/07/10 13:00:51 aw 1.15.12.9: #i39532# XOutputDevice removed, PrepareDelete removed 2008/05/14 14:02:45 aw 1.15.12.8: RESYNC: (1.29-1.31); FILE MERGED 2007/08/09 17:22:03 aw 1.15.12.7: RESYNC: (1.26-1.29); FILE MERGED 2007/05/23 20:17:21 aw 1.15.12.6: RESYNC: (1.25-1.26); FILE MERGED 2007/03/20 13:56:29 aw 1.15.12.5: RESYNC: (1.24-1.25); FILE MERGED 2006/11/28 18:27:42 aw 1.15.12.4: RESYNC: (1.21-1.24); FILE MERGED 2006/09/26 17:53:13 aw 1.15.12.3: RESYNC: (1.16-1.21); FILE MERGED 2006/05/12 15:05:30 aw 1.15.12.2: RESYNC: (1.15-1.16); FILE MERGED 2006/05/12 12:46:19 aw 1.15.12.1: code changes for primitive support


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [88f95384f5ef544adbf981f60a99f156f6404061]

INTEGRATION: CWS aw033 (1.120.24); FILE MERGED 2008/08/19 15:55:18 cl 1.120.24.17: RESYNC: (1.136-1.139); FILE MERGED 2008/07/10 13:01:01 aw 1.120.24.16: #i39532# XOutputDevice removed, PrepareDelete removed 2008/06/24 15:41:33 aw 1.120.24.15: #i39532# corrections 2008/03/14 13:49:18 cl 1.120.24.14: RESYNC: (1.133-1.136); FILE MERGED 2008/03/05 07:57:46 aw 1.120.24.13: #i39532# prettyprinter support 2008/01/29 13:07:45 aw 1.120.24.12: RESYNC: (1.132-1.133); FILE MERGED 2008/01/22 12:29:46 aw 1.120.24.11: adaptions and 1st stripping 2007/12/19 12:41:47 aw 1.120.24.10: #i39532# export ViewContactOfSdrObj.hxx 2007/12/03 16:36:40 aw 1.120.24.9: RESYNC: (1.129-1.132); FILE MERGED 2007/08/09 17:16:03 aw 1.120.24.8: RESYNC: (1.126-1.129); FILE MERGED 2007/08/02 11:46:52 aw 1.120.24.7: #i39532# added support for Metafile comment actions over MetaFile VCLprimitive renderer 2007/06/27 18:23:33 aw 1.120.24.6: RESYNC: (1.125-1.126); FILE MERGED 2007/05/24 10:17:10 aw 1.120.24.5: removed hedabu usage 2007/05/23 20:15:52 aw 1.120.24.4: RESYNC: (1.122-1.125); FILE MERGED 2007/01/19 13:09:33 aw 1.120.24.3: RESYNC: (1.121-1.122); FILE MERGED 2006/11/28 18:24:50 aw 1.120.24.2: RESYNC: (1.120-1.121); FILE MERGED 2006/11/28 11:18:02 aw 1.120.24.1: #i39532#


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [2b637eb0a92749008542fcbde45c3c42c881c6c1]

INTEGRATION: CWS aw033 (1.19.586); FILE MERGED 2008/08/19 15:55:21 cl 1.19.586.12: RESYNC: (1.28-1.29); FILE MERGED 2008/03/14 13:49:12 cl 1.19.586.11: RESYNC: (1.27-1.28); FILE MERGED 2008/01/22 12:29:46 aw 1.19.586.10: adaptions and 1st stripping 2007/12/03 16:36:37 aw 1.19.586.9: RESYNC: (1.26-1.27); FILE MERGED 2007/08/09 17:16:10 aw 1.19.586.8: RESYNC: (1.24-1.26); FILE MERGED 2006/11/28 18:24:57 aw 1.19.586.7: RESYNC: (1.22-1.24); FILE MERGED 2006/10/19 11:03:11 aw 1.19.586.6: #i39532# primitive 2006/08/09 17:25:24 aw 1.19.586.5: #i39532# 2006/07/16 21:50:14 thb 1.19.586.4: #i65883# Added drawinglayer to the dependency list; gcc4.x fixes - moving out temporaries into explicit local variables 2006/05/12 14:59:25 aw 1.19.586.3: RESYNC: (1.19-1.22); FILE MERGED 2006/05/12 12:51:39 aw 1.19.586.2: code changes for primitive support 2005/10/28 11:38:47 aw 1.19.586.1: #i39532#


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [573171b6822e966b260c143c1a1dfd917247bc5d]

INTEGRATION: CWS aw033 (1.1.2); FILE ADDED 2008/08/19 16:46:27 cl 1.1.2.6: fixed license files 2008/05/27 14:48:07 aw 1.1.2.5: #i39532# changes DEV300 m12 resync corrections 2007/07/06 13:42:28 aw 1.1.2.4: #i39532# moved from Primitive2DReference to Primitive2DSequence where possible to avoid extra-group primitive creations and deeper hierarchies as necessary 2006/10/19 10:54:32 aw 1.1.2.3: #i39532# primitive 2006/08/09 17:07:54 aw 1.1.2.2: #i39532# 2006/05/12 12:28:08 aw 1.1.2.1: code for primitive support


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [70cd094d2da350788c0fbaccb3dce456b33a0cf9]

INTEGRATION: CWS aw033 (1.1.2); FILE ADDED 2008/08/19 16:46:27 cl 1.1.2.6: fixed license files 2008/05/27 14:48:07 aw 1.1.2.5: #i39532# changes DEV300 m12 resync corrections 2008/04/08 05:53:04 aw 1.1.2.4: #i39532# table borders as primitives completed 2008/04/04 06:07:12 aw 1.1.2.3: #i39532# added primitive support for tables 2008/02/07 14:12:59 aw 1.1.2.2: stable version from working GIT repository for unxlngi6 build 2007/03/06 12:38:04 aw 1.1.2.1: #i39532# Issue number: Submitted by: Reviewed by:


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [a9fcb736ad426aca32cd5fd0b32f69fa37172f59]

INTEGRATION: CWS aw033 (1.1.2); FILE ADDED 2008/08/19 16:46:27 cl 1.1.2.13: fixed license files 2008/07/21 18:29:13 aw 1.1.2.12: #i39532# changed aOutRect and bBoundRectValid 2008/06/24 15:41:12 aw 1.1.2.11: #i39532# corrections 2008/06/03 13:40:21 aw 1.1.2.10: corrections 2008/05/27 14:48:07 aw 1.1.2.9: #i39532# changes DEV300 m12 resync corrections 2008/04/16 05:30:04 aw 1.1.2.8: diverse optimisations and fixes for primitives. Support for LazyInvalidation. 2008/04/04 06:07:12 aw 1.1.2.7: #i39532# added primitive support for tables 2008/02/07 14:12:59 aw 1.1.2.6: stable version from working GIT repository for unxlngi6 build 2008/01/22 12:29:07 aw 1.1.2.5: adaptions and 1st stripping 2007/08/08 15:29:18 aw 1.1.2.4: #i39532# text decomposition needed spell checking knowledge to not show last decomposition 2007/08/03 10:47:17 aw 1.1.2.3: #i39532# restructured MetaFile comment reation to use TextHierarchy primitives 2006/11/07 15:52:10 aw 1.1.2.2: #i39532# changed various aspevcts of XPrimitive2D implementations 2006/10/19 10:52:07 aw 1.1.2.1: #i39532# primitive


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [80e3fed4d10ddd7d44781bae799ee2ffdf4f9a86]

INTEGRATION: CWS aw033 (1.1.2); FILE ADDED 2008/08/19 16:46:27 cl 1.1.2.6: fixed license files 2008/05/27 14:48:07 aw 1.1.2.5: #i39532# changes DEV300 m12 resync corrections 2007/01/25 12:44:08 aw 1.1.2.4: #i39532# change 3D scene content generation to be usable from API implementation, too 2006/11/28 11:17:48 aw 1.1.2.3: #i39532# 2006/11/07 15:52:10 aw 1.1.2.2: #i39532# changed various aspevcts of XPrimitive2D implementations 2006/10/19 10:52:07 aw 1.1.2.1: #i39532# primitive


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [f78573eda3d3dd6b4373c42f4e0b7797f7c3f1c0]

INTEGRATION: CWS aw033 (1.1.2); FILE ADDED 2008/08/19 16:46:27 cl 1.1.2.6: fixed license files 2008/05/27 14:48:07 aw 1.1.2.5: #i39532# changes DEV300 m12 resync corrections 2007/01/25 12:44:07 aw 1.1.2.4: #i39532# change 3D scene content generation to be usable from API implementation, too 2006/11/28 11:17:48 aw 1.1.2.3: #i39532# 2006/11/07 15:52:09 aw 1.1.2.2: #i39532# changed various aspevcts of XPrimitive2D implementations 2006/10/19 10:52:07 aw 1.1.2.1: #i39532# primitive


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [1780c184a611d205e61575a6b66835c82082d509]

INTEGRATION: CWS aw033 (1.1.2); FILE ADDED 2008/08/19 16:46:27 cl 1.1.2.4: fixed license files 2008/05/27 14:48:07 aw 1.1.2.3: #i39532# changes DEV300 m12 resync corrections 2008/02/26 08:40:22 aw 1.1.2.2: removals, OLE, optimizations for primitives 2007/03/06 12:37:47 aw 1.1.2.1: #i39532# Issue number: Submitted by: Reviewed by:


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [f2ea138ca5bd76216ef16b73a6725d9ed8ef21bb]

INTEGRATION: CWS aw033 (1.1.2); FILE ADDED 2008/08/19 16:46:27 cl 1.1.2.4: fixed license files 2008/05/27 14:48:07 aw 1.1.2.3: #i39532# changes DEV300 m12 resync corrections 2006/11/07 15:52:09 aw 1.1.2.2: #i39532# changed various aspevcts of XPrimitive2D implementations 2006/10/19 10:52:08 aw 1.1.2.1: #i39532# primitive


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [9afce496e06892f3198c4a7457edf7dd6e882f62]

INTEGRATION: CWS aw033 (1.1.2); FILE ADDED 2008/08/19 16:46:27 cl 1.1.2.6: fixed license files 2008/05/27 14:48:07 aw 1.1.2.5: #i39532# changes DEV300 m12 resync corrections 2007/01/25 12:44:07 aw 1.1.2.4: #i39532# change 3D scene content generation to be usable from API implementation, too 2006/11/28 11:17:48 aw 1.1.2.3: #i39532# 2006/11/07 15:52:09 aw 1.1.2.2: #i39532# changed various aspevcts of XPrimitive2D implementations 2006/10/19 10:52:06 aw 1.1.2.1: #i39532# primitive


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [8dfdaee58ce2a0fbad1175622b8b29e3c5e7c207]

INTEGRATION: CWS aw033 (1.1.2); FILE ADDED 2008/08/19 16:46:27 cl 1.1.2.6: fixed license files 2008/05/27 14:48:07 aw 1.1.2.5: #i39532# changes DEV300 m12 resync corrections 2007/01/25 12:44:07 aw 1.1.2.4: #i39532# change 3D scene content generation to be usable from API implementation, too 2006/11/28 11:17:47 aw 1.1.2.3: #i39532# 2006/11/07 15:52:09 aw 1.1.2.2: #i39532# changed various aspevcts of XPrimitive2D implementations 2006/10/19 10:52:06 aw 1.1.2.1: #i39532# primitive


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [7c32dfa54ff36e184dde2b65b956b84744502648]

INTEGRATION: CWS aw033 (1.1.2); FILE ADDED 2008/08/19 16:46:27 cl 1.1.2.4: fixed license files 2008/05/27 14:48:07 aw 1.1.2.3: #i39532# changes DEV300 m12 resync corrections 2008/04/04 06:07:12 aw 1.1.2.2: #i39532# added primitive support for tables 2006/10/19 10:52:09 aw 1.1.2.1: #i39532# primitive


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [295c315fd59dec5e3d120df588a3e035430a0c8a]

INTEGRATION: CWS aw033 (1.1.2); FILE ADDED 2008/08/19 16:46:27 cl 1.1.2.6: fixed license files 2008/05/27 14:48:07 aw 1.1.2.5: #i39532# changes DEV300 m12 resync corrections 2007/01/25 12:44:07 aw 1.1.2.4: #i39532# change 3D scene content generation to be usable from API implementation, too 2006/11/28 11:17:47 aw 1.1.2.3: #i39532# 2006/11/07 15:52:09 aw 1.1.2.2: #i39532# changed various aspevcts of XPrimitive2D implementations 2006/10/19 10:52:08 aw 1.1.2.1: #i39532# primitive


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [a8efccbae69919b39be348360245420e65030205]

INTEGRATION: CWS aw033 (1.1.2); FILE ADDED 2008/08/19 16:46:27 cl 1.1.2.6: fixed license files 2008/05/27 14:48:07 aw 1.1.2.5: #i39532# changes DEV300 m12 resync corrections 2008/05/14 09:54:49 aw 1.1.2.4: #i39532# aw033 progresses from git 2008/04/04 06:07:12 aw 1.1.2.3: #i39532# added primitive support for tables 2007/07/06 13:42:28 aw 1.1.2.2: #i39532# moved from Primitive2DReference to Primitive2DSequence where possible to avoid extra-group primitive creations and deeper hierarchies as necessary 2006/10/19 10:52:08 aw 1.1.2.1: #i39532# primitive


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [891d0f143a7c369c02c69246dc3e8426893e783b]

INTEGRATION: CWS aw033 (1.1.2); FILE ADDED 2008/08/19 16:46:27 cl 1.1.2.3: fixed license files 2008/05/27 14:48:07 aw 1.1.2.2: #i39532# changes DEV300 m12 resync corrections 2006/11/07 15:51:30 aw 1.1.2.1: #i39532# added implementation of XPrimitiveFactory2D


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [6a9d87d6185655ca26836b1bf8ac1ce0caf545bf]

INTEGRATION: CWS aw033 (1.3.100); FILE MERGED 2008/05/14 13:58:04 aw 1.3.100.2: RESYNC: (1.3-1.4); FILE MERGED 2007/11/19 11:12:02 aw 1.3.100.1: #i39532# Lot of changes to make polygon stuff bezier-able


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [62ba372e93d7b40109cf60b17c0f44a96a478004]

INTEGRATION: CWS aw033 (1.3.84); FILE MERGED 2008/05/27 14:48:07 aw 1.3.84.3: #i39532# changes DEV300 m12 resync corrections 2008/05/14 13:58:07 aw 1.3.84.2: RESYNC: (1.3-1.4); FILE MERGED 2007/12/12 13:26:35 aw 1.3.84.1: #i39532# clipping changes


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [6cab4ab518721c9f59ffea249895fb2d2558ce73]

INTEGRATION: CWS aw033 (1.4.16); FILE MERGED 2008/05/27 14:48:07 aw 1.4.16.8: #i39532# changes DEV300 m12 resync corrections 2008/05/14 13:58:46 aw 1.4.16.7: RESYNC: (1.4-1.5); FILE MERGED 2008/01/22 12:29:07 aw 1.4.16.6: adaptions and 1st stripping 2007/07/06 13:42:27 aw 1.4.16.5: #i39532# moved from Primitive2DReference to Primitive2DSequence where possible to avoid extra-group primitive creations and deeper hierarchies as necessary 2006/10/19 10:53:47 aw 1.4.16.4: #i39532# primitive 2006/08/09 17:05:52 aw 1.4.16.3: #i39532# 2006/06/02 14:17:45 aw 1.4.16.2: #i39532# adaptions to new primitives, error corrections 2006/05/12 12:44:11 aw 1.4.16.1: code changes for primitive support


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [8978a1e815c2d0feec1c06fbdcbe0018bd87f2f8]

INTEGRATION: CWS aw033 (1.6.84); FILE MERGED 2008/05/14 13:58:40 aw 1.6.84.3: RESYNC: (1.6-1.8); FILE MERGED 2008/01/22 12:29:07 aw 1.6.84.2: adaptions and 1st stripping 2007/10/15 16:37:18 aw 1.6.84.1: #i39532# finetuning


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [8a3b569dff246514884032e1f8d10f878e931fe4]

INTEGRATION: CWS aw033 (1.1.2); FILE ADDED 2008/08/19 16:46:26 cl 1.1.2.10: fixed license files 2008/05/27 14:48:07 aw 1.1.2.9: #i39532# changes DEV300 m12 resync corrections 2008/01/29 10:27:14 aw 1.1.2.8: updated refresh for ActionChanged(), diverse removals 2008/01/22 12:29:07 aw 1.1.2.7: adaptions and 1st stripping 2007/07/06 13:42:27 aw 1.1.2.6: #i39532# moved from Primitive2DReference to Primitive2DSequence where possible to avoid extra-group primitive creations and deeper hierarchies as necessary 2006/11/28 11:17:46 aw 1.1.2.5: #i39532# 2006/10/19 10:53:47 aw 1.1.2.4: #i39532# primitive 2006/08/09 17:05:52 aw 1.1.2.3: #i39532# 2006/06/02 14:17:45 aw 1.1.2.2: #i39532# adaptions to new primitives, error corrections 2006/05/12 12:33:35 aw 1.1.2.1: code for primitive support


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [ee58da6b96bb308f641471446d7534543020527e]

INTEGRATION: CWS aw033 (1.1.2); FILE ADDED 2008/08/19 16:46:26 cl 1.1.2.7: fixed license files 2008/05/27 14:48:06 aw 1.1.2.6: #i39532# changes DEV300 m12 resync corrections 2008/02/26 08:40:21 aw 1.1.2.5: removals, OLE, optimizations for primitives 2008/02/12 10:42:25 aw 1.1.2.4: CVS update from internal development GIT 2008/01/22 12:29:07 aw 1.1.2.3: adaptions and 1st stripping 2006/08/09 17:05:52 aw 1.1.2.2: #i39532# 2006/05/12 12:33:24 aw 1.1.2.1: code for primitive support


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [6870185849c444cb31df4ae4b7e473a8fd9d0c44]

INTEGRATION: CWS aw033 (1.1.2); FILE ADDED 2008/08/19 16:46:26 cl 1.1.2.6: fixed license files 2008/05/27 14:48:06 aw 1.1.2.5: #i39532# changes DEV300 m12 resync corrections 2008/01/22 12:29:07 aw 1.1.2.4: adaptions and 1st stripping 2006/11/28 11:17:46 aw 1.1.2.3: #i39532# 2006/08/09 17:05:52 aw 1.1.2.2: #i39532# 2006/05/12 12:33:14 aw 1.1.2.1: code for primitive support


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [cc98149674841eef72e61775e603d241c342413b]

INTEGRATION: CWS aw033 (1.4.14); FILE MERGED 2008/07/10 12:58:59 aw 1.4.14.11: #i39532# XOutputDevice removed, PrepareDelete removed 2008/05/14 13:59:02 aw 1.4.14.10: RESYNC: (1.7-1.8); FILE MERGED 2008/01/22 12:29:07 aw 1.4.14.9: adaptions and 1st stripping 2007/08/09 17:14:48 aw 1.4.14.8: RESYNC: (1.6-1.7); FILE MERGED 2007/07/06 13:42:27 aw 1.4.14.7: #i39532# moved from Primitive2DReference to Primitive2DSequence where possible to avoid extra-group primitive creations and deeper hierarchies as necessary 2007/03/20 13:54:17 aw 1.4.14.6: RESYNC: (1.5-1.6); FILE MERGED 2007/03/06 12:39:12 aw 1.4.14.5: #i39532# 2006/11/28 18:19:48 aw 1.4.14.4: RESYNC: (1.4-1.5); FILE MERGED 2006/10/19 10:53:47 aw 1.4.14.3: #i39532# primitive 2006/08/09 17:05:51 aw 1.4.14.2: #i39532# 2006/05/12 12:44:11 aw 1.4.14.1: code changes for primitive support


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [f0d92ba715ab1ec588aada2af55e389216b165d0]

INTEGRATION: CWS aw033 (1.1.2); FILE ADDED 2008/08/19 16:46:26 cl 1.1.2.7: fixed license files 2008/07/10 12:58:59 aw 1.1.2.6: #i39532# XOutputDevice removed, PrepareDelete removed 2008/05/27 14:48:06 aw 1.1.2.5: #i39532# changes DEV300 m12 resync corrections 2008/01/29 10:27:14 aw 1.1.2.4: updated refresh for ActionChanged(), diverse removals 2008/01/22 12:29:06 aw 1.1.2.3: adaptions and 1st stripping 2007/07/06 13:42:27 aw 1.1.2.2: #i39532# moved from Primitive2DReference to Primitive2DSequence where possible to avoid extra-group primitive creations and deeper hierarchies as necessary 2006/11/28 11:16:39 aw 1.1.2.1: #i39532#


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [bd4b8cc13d93937c2185bfe78c2d2daa4e16ddc7]

INTEGRATION: CWS aw033 (1.1.2); FILE ADDED 2008/08/19 16:46:26 cl 1.1.2.3: fixed license files 2008/05/27 14:48:06 aw 1.1.2.2: #i39532# changes DEV300 m12 resync corrections 2008/01/29 10:28:22 aw 1.1.2.1: updated refresh for ActionChanged(), diverse removals


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [b37fb2d088a53583ab4baa6b3c2eb3f4ae6ce43d]

INTEGRATION: CWS aw033 (1.1.2); FILE ADDED 2008/08/19 16:46:26 cl 1.1.2.9: fixed license files 2008/07/10 12:58:59 aw 1.1.2.8: #i39532# XOutputDevice removed, PrepareDelete removed 2008/05/27 14:48:06 aw 1.1.2.7: #i39532# changes DEV300 m12 resync corrections 2008/01/22 12:29:06 aw 1.1.2.6: adaptions and 1st stripping 2007/07/06 13:42:27 aw 1.1.2.5: #i39532# moved from Primitive2DReference to Primitive2DSequence where possible to avoid extra-group primitive creations and deeper hierarchies as necessary 2006/10/19 10:53:46 aw 1.1.2.4: #i39532# primitive 2006/08/09 17:05:51 aw 1.1.2.3: #i39532# 2006/06/02 14:17:45 aw 1.1.2.2: #i39532# adaptions to new primitives, error corrections 2006/05/12 12:48:39 aw 1.1.2.1: code for primitive support


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [8076e067c81a62026b957f4459584811ef3603df]

INTEGRATION: CWS aw033 (1.1.2); FILE ADDED 2008/08/19 16:46:26 cl 1.1.2.8: fixed license files 2008/07/10 12:58:59 aw 1.1.2.7: #i39532# XOutputDevice removed, PrepareDelete removed 2008/05/27 14:48:06 aw 1.1.2.6: #i39532# changes DEV300 m12 resync corrections 2008/02/26 08:40:21 aw 1.1.2.5: removals, OLE, optimizations for primitives 2008/02/07 14:12:59 aw 1.1.2.4: stable version from working GIT repository for unxlngi6 build 2008/01/22 12:29:06 aw 1.1.2.3: adaptions and 1st stripping 2006/08/09 17:05:51 aw 1.1.2.2: #i39532# 2006/05/12 12:33:04 aw 1.1.2.1: code for primitive support


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [c0490deb229f862f0043bd8433a0c5b8644368db]

INTEGRATION: CWS aw033 (1.1.2); FILE ADDED 2008/08/19 16:46:26 cl 1.1.2.12: fixed license files 2008/07/10 12:58:59 aw 1.1.2.11: #i39532# XOutputDevice removed, PrepareDelete removed 2008/06/10 09:31:31 aw 1.1.2.10: #i39532# changed 3d primitive stuff to use viewinformation3d 2008/05/27 14:48:06 aw 1.1.2.9: #i39532# changes DEV300 m12 resync corrections 2008/03/05 07:57:16 aw 1.1.2.8: #i39532# prettyprinter support 2008/01/22 12:29:06 aw 1.1.2.7: adaptions and 1st stripping 2007/07/06 13:42:27 aw 1.1.2.6: #i39532# moved from Primitive2DReference to Primitive2DSequence where possible to avoid extra-group primitive creations and deeper hierarchies as necessary 2007/01/25 12:44:06 aw 1.1.2.5: #i39532# change 3D scene content generation to be usable from API implementation, too 2006/12/12 10:13:52 aw 1.1.2.4: #i39532# changes after resync 2006/11/28 11:17:46 aw 1.1.2.3: #i39532# 2006/10/19 10:53:46 aw 1.1.2.2: #i39532# primitive 2006/08/09 17:04:47 aw 1.1.2.1: #i39532#


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [da3e2ae0875ee2f711d72c65588dbd1305b811a5]

INTEGRATION: CWS aw033 (1.1.2); FILE ADDED 2008/08/19 16:46:26 cl 1.1.2.6: fixed license files 2008/05/27 14:48:06 aw 1.1.2.5: #i39532# changes DEV300 m12 resync corrections 2008/01/22 12:29:06 aw 1.1.2.4: adaptions and 1st stripping 2007/07/06 13:42:27 aw 1.1.2.3: #i39532# moved from Primitive2DReference to Primitive2DSequence where possible to avoid extra-group primitive creations and deeper hierarchies as necessary 2006/10/19 10:53:46 aw 1.1.2.2: #i39532# primitive 2006/08/09 17:04:29 aw 1.1.2.1: #i39532#


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [099309ff8ae785f4ee02233a9baa9f0e07fd93d9]

INTEGRATION: CWS aw033 (1.5.14); FILE MERGED 2008/07/10 12:58:59 aw 1.5.14.16: #i39532# XOutputDevice removed, PrepareDelete removed 2008/05/16 10:54:33 aw 1.5.14.15: adaptions after resync 2008/05/14 13:58:31 aw 1.5.14.14: RESYNC: (1.7-1.8); FILE MERGED 2008/04/16 05:30:04 aw 1.5.14.13: diverse optimisations and fixes for primitives. Support for LazyInvalidation. 2008/02/12 10:42:25 aw 1.5.14.12: CVS update from internal development GIT 2008/01/29 10:27:14 aw 1.5.14.11: updated refresh for ActionChanged(), diverse removals 2008/01/22 12:29:06 aw 1.5.14.10: adaptions and 1st stripping 2007/08/13 15:34:17 aw 1.5.14.9: #i39532# changes after resync 2007/08/09 17:14:34 aw 1.5.14.8: RESYNC: (1.6-1.7); FILE MERGED 2007/07/06 13:42:27 aw 1.5.14.7: #i39532# moved from Primitive2DReference to Primitive2DSequence where possible to avoid extra-group primitive creations and deeper hierarchies as necessary 2006/12/11 17:40:14 aw 1.5.14.6: #i39532# changes after resync 2006/11/28 18:19:41 aw 1.5.14.5: RESYNC: (1.5-1.6); FILE MERGED 2006/10/19 10:53:46 aw 1.5.14.4: #i39532# primitive 2006/08/09 17:05:51 aw 1.5.14.3: #i39532# 2006/06/02 14:17:45 aw 1.5.14.2: #i39532# adaptions to new primitives, error corrections 2006/05/12 12:44:11 aw 1.5.14.1: code changes for primitive support


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [0a77fe7562c1d1a11c7b6f271698a7b5d2c91c67]

INTEGRATION: CWS aw033 (1.3.16); FILE MERGED 2008/07/10 12:58:59 aw 1.3.16.9: #i39532# XOutputDevice removed, PrepareDelete removed 2008/05/14 13:58:59 aw 1.3.16.8: RESYNC: (1.3-1.4); FILE MERGED 2008/01/22 12:29:06 aw 1.3.16.7: adaptions and 1st stripping 2007/12/19 12:40:48 aw 1.3.16.6: #i39532# made ViewContactOfSdrObj a exported symbol 2007/07/06 13:42:27 aw 1.3.16.5: #i39532# moved from Primitive2DReference to Primitive2DSequence where possible to avoid extra-group primitive creations and deeper hierarchies as necessary 2006/10/19 10:53:46 aw 1.3.16.4: #i39532# primitive 2006/08/09 17:05:51 aw 1.3.16.3: #i39532# 2006/06/02 14:17:45 aw 1.3.16.2: #i39532# adaptions to new primitives, error corrections 2006/05/12 12:44:11 aw 1.3.16.1: code changes for primitive support


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [47ee6a38143329257a2af795bba739d636789cd9]

INTEGRATION: CWS aw033 (1.1.4); FILE MERGED 2008/05/14 13:58:49 aw 1.1.4.10: RESYNC: (1.5-1.7); FILE MERGED 2008/01/22 12:29:06 aw 1.1.4.9: adaptions and 1st stripping 2007/08/09 17:14:27 aw 1.1.4.8: RESYNC: (1.4-1.5); FILE MERGED 2007/07/06 13:42:27 aw 1.1.4.7: #i39532# moved from Primitive2DReference to Primitive2DSequence where possible to avoid extra-group primitive creations and deeper hierarchies as necessary 2007/03/20 13:54:09 aw 1.1.4.6: RESYNC: (1.2-1.3); FILE MERGED 2006/12/13 10:20:20 aw 1.1.4.5: #i39532# use correct verion from previously added file 2006/12/12 16:28:30 hr 1.1.4.4: RESYNC; 2006/12/11 17:40:13 aw 1.1.4.3: #i39532# changes after resync 2006/10/19 10:53:46 aw 1.1.4.2: #i39532# primitive 2006/08/09 17:04:55 aw 1.1.4.1: #i39532#


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [22426490946c634d5fd205a6be866f88ea19c6cd]

INTEGRATION: CWS aw033 (1.4.58); FILE MERGED 2008/07/10 12:58:59 aw 1.4.58.1: #i39532# XOutputDevice removed, PrepareDelete removed


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [78eefcd906432b9330e676d8fbde74233ef3bb80]

INTEGRATION: CWS aw033 (1.1.2); FILE ADDED 2008/08/19 16:46:26 cl 1.1.2.9: fixed license files 2008/07/10 12:58:58 aw 1.1.2.8: #i39532# XOutputDevice removed, PrepareDelete removed 2008/05/27 14:48:06 aw 1.1.2.7: #i39532# changes DEV300 m12 resync corrections 2008/01/22 12:29:06 aw 1.1.2.6: adaptions and 1st stripping 2007/07/06 13:42:27 aw 1.1.2.5: #i39532# moved from Primitive2DReference to Primitive2DSequence where possible to avoid extra-group primitive creations and deeper hierarchies as necessary 2006/10/19 10:53:45 aw 1.1.2.4: #i39532# primitive 2006/08/09 17:05:51 aw 1.1.2.3: #i39532# 2006/06/02 14:17:45 aw 1.1.2.2: #i39532# adaptions to new primitives, error corrections 2006/05/12 12:32:53 aw 1.1.2.1: code for primitive support


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [f4421da8457f65ab92c49852827dbcde3dd6af80]

INTEGRATION: CWS aw033 (1.1.2); FILE ADDED 2008/08/19 16:46:26 cl 1.1.2.9: fixed license files 2008/07/10 12:58:58 aw 1.1.2.8: #i39532# XOutputDevice removed, PrepareDelete removed 2008/05/27 14:48:06 aw 1.1.2.7: #i39532# changes DEV300 m12 resync corrections 2008/01/22 12:29:06 aw 1.1.2.6: adaptions and 1st stripping 2007/07/06 13:42:27 aw 1.1.2.5: #i39532# moved from Primitive2DReference to Primitive2DSequence where possible to avoid extra-group primitive creations and deeper hierarchies as necessary 2006/10/19 10:53:45 aw 1.1.2.4: #i39532# primitive 2006/08/09 17:05:51 aw 1.1.2.3: #i39532# 2006/06/02 14:17:45 aw 1.1.2.2: #i39532# adaptions to new primitives, error corrections 2006/05/12 12:32:43 aw 1.1.2.1: code for primitive support


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [9f520ec89b1e745f82d5aaabc0ed8392612db776]

INTEGRATION: CWS aw033 (1.7.16); FILE MERGED 2008/07/10 12:58:58 aw 1.7.16.10: #i39532# XOutputDevice removed, PrepareDelete removed 2008/05/27 14:48:06 aw 1.7.16.9: #i39532# changes DEV300 m12 resync corrections 2008/05/14 13:58:21 aw 1.7.16.8: RESYNC: (1.8-1.9); FILE MERGED 2008/01/29 10:27:14 aw 1.7.16.7: updated refresh for ActionChanged(), diverse removals 2008/01/22 12:29:06 aw 1.7.16.6: adaptions and 1st stripping 2007/07/06 13:42:27 aw 1.7.16.5: #i39532# moved from Primitive2DReference to Primitive2DSequence where possible to avoid extra-group primitive creations and deeper hierarchies as necessary 2006/10/19 10:53:45 aw 1.7.16.4: #i39532# primitive 2006/08/09 17:05:50 aw 1.7.16.3: #i39532# 2006/06/02 14:17:44 aw 1.7.16.2: #i39532# adaptions to new primitives, error corrections 2006/05/12 12:44:11 aw 1.7.16.1: code changes for primitive support


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [9e6349b7097639c8e3b8cf0c5c3532c803ac32e6]

INTEGRATION: CWS aw033 (1.1.2); FILE ADDED 2008/08/19 16:46:26 cl 1.1.2.11: fixed license files 2008/07/10 12:58:58 aw 1.1.2.10: #i39532# XOutputDevice removed, PrepareDelete removed 2008/06/03 13:40:21 aw 1.1.2.9: corrections 2008/05/27 14:48:06 aw 1.1.2.8: #i39532# changes DEV300 m12 resync corrections 2008/02/26 08:40:21 aw 1.1.2.7: removals, OLE, optimizations for primitives 2008/01/22 12:29:06 aw 1.1.2.6: adaptions and 1st stripping 2007/07/06 13:42:27 aw 1.1.2.5: #i39532# moved from Primitive2DReference to Primitive2DSequence where possible to avoid extra-group primitive creations and deeper hierarchies as necessary 2006/10/19 10:53:45 aw 1.1.2.4: #i39532# primitive 2006/08/09 17:05:50 aw 1.1.2.3: #i39532# 2006/06/02 14:17:44 aw 1.1.2.2: #i39532# adaptions to new primitives, error corrections 2006/05/12 12:32:33 aw 1.1.2.1: code for primitive support


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [f7349f74e75e7a4f73c8ad26fe8418ffe8ebd36c]

INTEGRATION: CWS aw033 (1.3.16); FILE MERGED 2008/07/10 12:58:58 aw 1.3.16.8: #i39532# XOutputDevice removed, PrepareDelete removed 2008/05/14 13:58:11 aw 1.3.16.7: RESYNC: (1.3-1.4); FILE MERGED 2008/01/22 12:29:06 aw 1.3.16.6: adaptions and 1st stripping 2007/07/06 13:42:27 aw 1.3.16.5: #i39532# moved from Primitive2DReference to Primitive2DSequence where possible to avoid extra-group primitive creations and deeper hierarchies as necessary 2006/10/19 10:53:45 aw 1.3.16.4: #i39532# primitive 2006/08/09 17:05:50 aw 1.3.16.3: #i39532# 2006/06/02 14:17:44 aw 1.3.16.2: #i39532# adaptions to new primitives, error corrections 2006/05/12 12:44:10 aw 1.3.16.1: code changes for primitive support


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [38b923b483df93f5b1113c0ab1ae0ee74eb2ed9d]

INTEGRATION: CWS aw033 (1.8.16); FILE MERGED 2008/07/10 12:58:58 aw 1.8.16.9: #i39532# XOutputDevice removed, PrepareDelete removed 2008/05/14 13:59:05 aw 1.8.16.8: RESYNC: (1.10-1.11); FILE MERGED 2008/01/22 12:29:06 aw 1.8.16.7: adaptions and 1st stripping 2007/07/06 13:42:27 aw 1.8.16.6: #i39532# moved from Primitive2DReference to Primitive2DSequence where possible to avoid extra-group primitive creations and deeper hierarchies as necessary 2007/05/23 20:15:27 aw 1.8.16.5: RESYNC: (1.8-1.9); FILE MERGED 2007/01/25 18:25:27 aw 1.8.16.4: #i39532# reorganized marker primitives to reduce count 2006/10/19 10:53:44 aw 1.8.16.3: #i39532# primitive 2006/06/02 14:17:44 aw 1.8.16.2: #i39532# adaptions to new primitives, error corrections 2006/05/12 12:44:10 aw 1.8.16.1: code changes for primitive support


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [32b998fdf0af57516929a1d5b962c2d885449329]

INTEGRATION: CWS aw033 (1.5.16); FILE MERGED 2008/07/10 12:58:58 aw 1.5.16.7: #i39532# XOutputDevice removed, PrepareDelete removed 2008/05/14 13:58:43 aw 1.5.16.6: RESYNC: (1.6-1.7); FILE MERGED 2008/01/22 12:29:06 aw 1.5.16.5: adaptions and 1st stripping 2007/07/06 13:42:27 aw 1.5.16.4: #i39532# moved from Primitive2DReference to Primitive2DSequence where possible to avoid extra-group primitive creations and deeper hierarchies as necessary 2007/03/20 13:54:02 aw 1.5.16.3: RESYNC: (1.5-1.6); FILE MERGED 2006/10/19 10:53:44 aw 1.5.16.2: #i39532# primitive 2006/08/09 17:05:49 aw 1.5.16.1: #i39532#


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [f15945bce3cf3bdc22fd330acdfafe26af951690]

INTEGRATION: CWS aw033 (1.1.2); FILE ADDED 2008/08/19 16:46:26 cl 1.1.2.9: fixed license files 2008/07/10 12:58:58 aw 1.1.2.8: #i39532# XOutputDevice removed, PrepareDelete removed 2008/05/27 14:48:06 aw 1.1.2.7: #i39532# changes DEV300 m12 resync corrections 2008/01/22 12:29:06 aw 1.1.2.6: adaptions and 1st stripping 2007/07/06 13:42:27 aw 1.1.2.5: #i39532# moved from Primitive2DReference to Primitive2DSequence where possible to avoid extra-group primitive creations and deeper hierarchies as necessary 2006/10/19 10:53:44 aw 1.1.2.4: #i39532# primitive 2006/08/09 17:05:49 aw 1.1.2.3: #i39532# 2006/06/02 14:17:44 aw 1.1.2.2: #i39532# adaptions to new primitives, error corrections 2006/05/12 12:32:23 aw 1.1.2.1: code for primitive support


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [de23ad66d411ac4df3407f2ae8fedc078cd84179]

INTEGRATION: CWS aw033 (1.1.2); FILE ADDED 2008/08/19 16:46:26 cl 1.1.2.9: fixed license files 2008/07/10 12:58:58 aw 1.1.2.8: #i39532# XOutputDevice removed, PrepareDelete removed 2008/05/27 14:48:06 aw 1.1.2.7: #i39532# changes DEV300 m12 resync corrections 2008/01/22 12:29:06 aw 1.1.2.6: adaptions and 1st stripping 2007/07/06 13:42:27 aw 1.1.2.5: #i39532# moved from Primitive2DReference to Primitive2DSequence where possible to avoid extra-group primitive creations and deeper hierarchies as necessary 2006/10/19 10:53:44 aw 1.1.2.4: #i39532# primitive 2006/08/09 17:05:49 aw 1.1.2.3: #i39532# 2006/06/02 14:17:44 aw 1.1.2.2: #i39532# adaptions to new primitives, error corrections 2006/05/12 12:32:12 aw 1.1.2.1: code for primitive support


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [08f676f1bf2d6d432785e0a4ffa3f94e1128084f]

INTEGRATION: CWS aw033 (1.1.2); FILE ADDED 2008/08/19 16:46:26 cl 1.1.2.9: fixed license files 2008/07/10 12:58:58 aw 1.1.2.8: #i39532# XOutputDevice removed, PrepareDelete removed 2008/05/27 14:48:06 aw 1.1.2.7: #i39532# changes DEV300 m12 resync corrections 2008/01/22 12:29:06 aw 1.1.2.6: adaptions and 1st stripping 2007/07/06 13:42:27 aw 1.1.2.5: #i39532# moved from Primitive2DReference to Primitive2DSequence where possible to avoid extra-group primitive creations and deeper hierarchies as necessary 2006/10/19 10:53:44 aw 1.1.2.4: #i39532# primitive 2006/08/09 17:05:49 aw 1.1.2.3: #i39532# 2006/06/02 14:17:44 aw 1.1.2.2: #i39532# adaptions to new primitives, error corrections 2006/05/12 12:32:02 aw 1.1.2.1: code for primitive support


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [e606c0cbd1fee7582ee6eb3e3ed363e862081b0b]

INTEGRATION: CWS aw033 (1.1.2); FILE ADDED 2008/08/19 16:46:26 cl 1.1.2.9: fixed license files 2008/07/10 12:58:58 aw 1.1.2.8: #i39532# XOutputDevice removed, PrepareDelete removed 2008/05/27 14:48:06 aw 1.1.2.7: #i39532# changes DEV300 m12 resync corrections 2008/01/22 12:29:06 aw 1.1.2.6: adaptions and 1st stripping 2007/07/06 13:42:27 aw 1.1.2.5: #i39532# moved from Primitive2DReference to Primitive2DSequence where possible to avoid extra-group primitive creations and deeper hierarchies as necessary 2006/10/19 10:53:44 aw 1.1.2.4: #i39532# primitive 2006/08/09 17:05:49 aw 1.1.2.3: #i39532# 2006/06/02 14:17:44 aw 1.1.2.2: #i39532# adaptions to new primitives, error corrections 2006/05/12 12:31:52 aw 1.1.2.1: code for primitive support


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [fa11382ca742125c76f87183c5d509d0c0462f23]

INTEGRATION: CWS aw033 (1.6.16); FILE MERGED 2008/07/10 12:58:58 aw 1.6.16.4: #i39532# XOutputDevice removed, PrepareDelete removed 2008/05/14 13:58:37 aw 1.6.16.3: RESYNC: (1.6-1.7); FILE MERGED 2008/01/22 12:29:06 aw 1.6.16.2: adaptions and 1st stripping 2006/11/28 11:17:46 aw 1.6.16.1: #i39532#


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [b5034bae950cf6d18b47e6ba3626bc429dba5518]

INTEGRATION: CWS aw033 (1.7.16); FILE MERGED 2008/05/14 13:59:08 aw 1.7.16.7: RESYNC: (1.9-1.10); FILE MERGED 2008/01/29 10:27:14 aw 1.7.16.6: updated refresh for ActionChanged(), diverse removals 2008/01/22 12:29:06 aw 1.7.16.5: adaptions and 1st stripping 2007/05/23 20:15:20 aw 1.7.16.4: RESYNC: (1.8-1.9); FILE MERGED 2007/01/19 16:56:17 aw 1.7.16.3: changes after resync 2007/01/19 13:09:09 aw 1.7.16.2: RESYNC: (1.7-1.8); FILE MERGED 2006/05/12 12:44:10 aw 1.7.16.1: code changes for primitive support


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [13541cfc140cb5cf30de210050c7b2dfbee40654]

INTEGRATION: CWS aw033 (1.3.16); FILE MERGED 2008/07/10 12:58:58 aw 1.3.16.8: #i39532# XOutputDevice removed, PrepareDelete removed 2008/05/14 13:58:27 aw 1.3.16.7: RESYNC: (1.3-1.4); FILE MERGED 2008/01/22 12:29:06 aw 1.3.16.6: adaptions and 1st stripping 2007/07/06 13:42:27 aw 1.3.16.5: #i39532# moved from Primitive2DReference to Primitive2DSequence where possible to avoid extra-group primitive creations and deeper hierarchies as necessary 2006/10/19 10:53:43 aw 1.3.16.4: #i39532# primitive 2006/08/09 17:05:49 aw 1.3.16.3: #i39532# 2006/06/02 14:17:43 aw 1.3.16.2: #i39532# adaptions to new primitives, error corrections 2006/05/12 12:44:10 aw 1.3.16.1: code changes for primitive support


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [7b053a35617f527a8335967dad864f7c1695334d]

INTEGRATION: CWS aw033 (1.3.16); FILE MERGED 2008/05/14 13:59:11 aw 1.3.16.9: RESYNC: (1.4-1.5); FILE MERGED 2008/02/07 14:12:59 aw 1.3.16.8: stable version from working GIT repository for unxlngi6 build 2008/01/22 12:29:05 aw 1.3.16.7: adaptions and 1st stripping 2007/12/03 16:36:33 aw 1.3.16.6: RESYNC: (1.3-1.4); FILE MERGED 2007/07/06 13:42:27 aw 1.3.16.5: #i39532# moved from Primitive2DReference to Primitive2DSequence where possible to avoid extra-group primitive creations and deeper hierarchies as necessary 2006/10/19 10:53:43 aw 1.3.16.4: #i39532# primitive 2006/08/09 17:05:49 aw 1.3.16.3: #i39532# 2006/06/02 14:17:43 aw 1.3.16.2: #i39532# adaptions to new primitives, error corrections 2006/05/12 12:44:10 aw 1.3.16.1: code changes for primitive support


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [0184558da4b82f4c0facfd29b26df4fc33c3b700]

INTEGRATION: CWS aw033 (1.1.2); FILE ADDED 2008/08/19 16:46:26 cl 1.1.2.8: fixed license files 2008/07/10 12:58:58 aw 1.1.2.7: #i39532# XOutputDevice removed, PrepareDelete removed 2007/07/06 13:42:27 aw 1.1.2.6: #i39532# moved from Primitive2DReference to Primitive2DSequence where possible to avoid extra-group primitive creations and deeper hierarchies as necessary 2007/01/25 12:44:06 aw 1.1.2.5: #i39532# change 3D scene content generation to be usable from API implementation, too 2006/10/19 10:53:43 aw 1.1.2.4: #i39532# primitive 2006/08/09 17:05:48 aw 1.1.2.3: #i39532# 2006/06/02 14:17:43 aw 1.1.2.2: #i39532# adaptions to new primitives, error corrections 2006/05/12 12:31:43 aw 1.1.2.1: code for primitive support


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [8f134eeda183bf5a345a055644cbf174ca00eca1]

INTEGRATION: CWS aw033 (1.3.16); FILE MERGED 2008/07/10 12:58:58 aw 1.3.16.14: #i39532# XOutputDevice removed, PrepareDelete removed 2008/06/24 15:41:12 aw 1.3.16.13: #i39532# corrections 2008/06/10 09:31:31 aw 1.3.16.12: #i39532# changed 3d primitive stuff to use viewinformation3d 2008/05/27 14:48:06 aw 1.3.16.11: #i39532# changes DEV300 m12 resync corrections 2008/05/14 13:58:17 aw 1.3.16.10: RESYNC: (1.3-1.4); FILE MERGED 2008/01/22 12:29:05 aw 1.3.16.9: adaptions and 1st stripping 2007/07/06 13:42:27 aw 1.3.16.8: #i39532# moved from Primitive2DReference to Primitive2DSequence where possible to avoid extra-group primitive creations and deeper hierarchies as necessary 2007/01/25 12:44:06 aw 1.3.16.7: #i39532# change 3D scene content generation to be usable from API implementation, too 2006/11/28 11:17:45 aw 1.3.16.6: #i39532# 2006/11/07 15:52:08 aw 1.3.16.5: #i39532# changed various aspevcts of XPrimitive2D implementations 2006/10/19 10:53:43 aw 1.3.16.4: #i39532# primitive 2006/08/09 17:05:48 aw 1.3.16.3: #i39532# 2006/06/02 14:17:43 aw 1.3.16.2: #i39532# adaptions to new primitives, error corrections 2006/05/12 12:44:09 aw 1.3.16.1: code changes for primitive support


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [98aa5f01dc0044bb88de64a43bb4e12fa48cc7f9]

INTEGRATION: CWS aw033 (1.1.2); FILE ADDED 2008/08/19 16:46:25 cl 1.1.2.8: fixed license files 2008/07/10 12:58:58 aw 1.1.2.7: #i39532# XOutputDevice removed, PrepareDelete removed 2007/07/06 13:42:27 aw 1.1.2.6: #i39532# moved from Primitive2DReference to Primitive2DSequence where possible to avoid extra-group primitive creations and deeper hierarchies as necessary 2007/01/25 12:44:06 aw 1.1.2.5: #i39532# change 3D scene content generation to be usable from API implementation, too 2006/10/19 10:53:43 aw 1.1.2.4: #i39532# primitive 2006/08/09 17:05:48 aw 1.1.2.3: #i39532# 2006/06/02 14:17:43 aw 1.1.2.2: #i39532# adaptions to new primitives, error corrections 2006/05/12 12:31:34 aw 1.1.2.1: code for primitive support


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [8f4fecc1bd4ff49edd4a3d9de470c47c0018eb50]

INTEGRATION: CWS aw033 (1.1.2); FILE ADDED 2008/08/19 16:46:25 cl 1.1.2.8: fixed license files 2008/07/10 12:58:58 aw 1.1.2.7: #i39532# XOutputDevice removed, PrepareDelete removed 2007/07/06 13:42:26 aw 1.1.2.6: #i39532# moved from Primitive2DReference to Primitive2DSequence where possible to avoid extra-group primitive creations and deeper hierarchies as necessary 2007/01/25 12:44:06 aw 1.1.2.5: #i39532# change 3D scene content generation to be usable from API implementation, too 2006/10/19 10:53:43 aw 1.1.2.4: #i39532# primitive 2006/08/09 17:05:48 aw 1.1.2.3: #i39532# 2006/06/02 14:17:43 aw 1.1.2.2: #i39532# adaptions to new primitives, error corrections 2006/05/12 12:31:24 aw 1.1.2.1: code for primitive support


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [3e814f7ec04e72fc2c47400c4da4428376a649b6]

INTEGRATION: CWS aw033 (1.1.2); FILE ADDED 2008/08/19 16:46:25 cl 1.1.2.8: fixed license files 2008/07/10 12:58:58 aw 1.1.2.7: #i39532# XOutputDevice removed, PrepareDelete removed 2007/07/06 13:42:26 aw 1.1.2.6: #i39532# moved from Primitive2DReference to Primitive2DSequence where possible to avoid extra-group primitive creations and deeper hierarchies as necessary 2007/01/25 12:44:05 aw 1.1.2.5: #i39532# change 3D scene content generation to be usable from API implementation, too 2006/10/19 10:53:42 aw 1.1.2.4: #i39532# primitive 2006/08/09 17:05:48 aw 1.1.2.3: #i39532# 2006/06/02 14:17:42 aw 1.1.2.2: #i39532# adaptions to new primitives, error corrections 2006/05/12 12:31:15 aw 1.1.2.1: code for primitive support


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [227ff3818ed385114dc3e1f0e0e2a52464344d3b]

INTEGRATION: CWS aw033 (1.1.2); FILE ADDED 2008/08/19 16:46:25 cl 1.1.2.8: fixed license files 2008/07/10 12:58:58 aw 1.1.2.7: #i39532# XOutputDevice removed, PrepareDelete removed 2007/07/06 13:42:26 aw 1.1.2.6: #i39532# moved from Primitive2DReference to Primitive2DSequence where possible to avoid extra-group primitive creations and deeper hierarchies as necessary 2007/01/25 12:44:05 aw 1.1.2.5: #i39532# change 3D scene content generation to be usable from API implementation, too 2006/10/19 10:53:42 aw 1.1.2.4: #i39532# primitive 2006/08/09 17:05:48 aw 1.1.2.3: #i39532# 2006/06/02 14:17:42 aw 1.1.2.2: #i39532# adaptions to new primitives, error corrections 2006/05/12 12:31:05 aw 1.1.2.1: code for primitive support


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [1c28f40846c802e560f88907a2fb944690efe584]

INTEGRATION: CWS aw033 (1.1.2); FILE ADDED 2008/08/19 16:46:25 cl 1.1.2.10: fixed license files 2008/07/10 12:58:58 aw 1.1.2.9: #i39532# XOutputDevice removed, PrepareDelete removed 2008/06/24 15:41:12 aw 1.1.2.8: #i39532# corrections 2008/05/27 14:48:06 aw 1.1.2.7: #i39532# changes DEV300 m12 resync corrections 2008/05/14 09:54:49 aw 1.1.2.6: #i39532# aw033 progresses from git 2008/01/22 12:29:05 aw 1.1.2.5: adaptions and 1st stripping 2007/07/06 13:42:26 aw 1.1.2.4: #i39532# moved from Primitive2DReference to Primitive2DSequence where possible to avoid extra-group primitive creations and deeper hierarchies as necessary 2007/01/25 12:44:05 aw 1.1.2.3: #i39532# change 3D scene content generation to be usable from API implementation, too 2006/10/19 10:53:42 aw 1.1.2.2: #i39532# primitive 2006/08/09 17:05:20 aw 1.1.2.1: #i39532#


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [530303917ab784284605e14063abe20582ee502c]

INTEGRATION: CWS aw033 (1.7.14); FILE MERGED 2008/07/10 12:58:58 aw 1.7.14.16: #i39532# XOutputDevice removed, PrepareDelete removed 2008/05/16 10:54:33 aw 1.7.14.15: adaptions after resync 2008/05/14 13:58:55 aw 1.7.14.14: RESYNC: (1.10-1.11); FILE MERGED 2008/04/16 05:30:04 aw 1.7.14.13: diverse optimisations and fixes for primitives. Support for LazyInvalidation. 2008/02/12 10:42:25 aw 1.7.14.12: CVS update from internal development GIT 2008/01/29 10:27:14 aw 1.7.14.11: updated refresh for ActionChanged(), diverse removals 2008/01/22 12:29:05 aw 1.7.14.10: adaptions and 1st stripping 2007/07/06 13:42:25 aw 1.7.14.9: #i39532# moved from Primitive2DReference to Primitive2DSequence where possible to avoid extra-group primitive creations and deeper hierarchies as necessary 2007/01/25 18:25:27 aw 1.7.14.8: #i39532# reorganized marker primitives to reduce count 2006/11/28 18:19:34 aw 1.7.14.7: RESYNC: (1.9-1.10); FILE MERGED 2006/10/19 10:53:42 aw 1.7.14.6: #i39532# primitive 2006/09/26 17:47:11 aw 1.7.14.5: RESYNC: (1.8-1.9); FILE MERGED 2006/08/09 17:05:48 aw 1.7.14.4: #i39532# 2006/06/02 14:17:42 aw 1.7.14.3: #i39532# adaptions to new primitives, error corrections 2006/05/12 14:58:43 aw 1.7.14.2: RESYNC: (1.7-1.8); FILE MERGED 2006/05/12 12:44:09 aw 1.7.14.1: code changes for primitive support


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [ecc4089019e4f6de174c872f70f28467890311c3]

INTEGRATION: CWS aw033 (1.1.2); FILE ADDED 2008/08/19 16:46:25 cl 1.1.2.8: fixed license files 2008/05/27 14:48:06 aw 1.1.2.7: #i39532# changes DEV300 m12 resync corrections 2008/02/07 14:12:59 aw 1.1.2.6: stable version from working GIT repository for unxlngi6 build 2007/12/20 14:50:50 aw 1.1.2.5: #i39532# Added simple test-canvas-renderer 2007/07/27 09:17:11 aw 1.1.2.4: #i39532# 2007/07/09 13:25:12 aw 1.1.2.3: #i39532# adaptions to splitted VCLProcessors for meta and pixel targets 2006/10/19 10:53:42 aw 1.1.2.2: #i39532# primitive 2006/08/09 17:04:38 aw 1.1.2.1: #i39532#


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [09bbb5313fd7cf0297a76e328de3b06356082e14]

INTEGRATION: CWS aw033 (1.9.14); FILE MERGED 2008/07/10 12:58:58 aw 1.9.14.11: #i39532# XOutputDevice removed, PrepareDelete removed 2008/05/14 13:58:34 aw 1.9.14.10: RESYNC: (1.11-1.12); FILE MERGED 2008/04/16 05:30:04 aw 1.9.14.9: diverse optimisations and fixes for primitives. Support for LazyInvalidation. 2008/01/29 10:27:14 aw 1.9.14.8: updated refresh for ActionChanged(), diverse removals 2008/01/22 12:29:05 aw 1.9.14.7: adaptions and 1st stripping 2007/08/09 17:14:20 aw 1.9.14.6: RESYNC: (1.10-1.11); FILE MERGED 2007/01/25 12:44:05 aw 1.9.14.5: #i39532# change 3D scene content generation to be usable from API implementation, too 2006/12/11 17:40:13 aw 1.9.14.4: #i39532# changes after resync 2006/11/28 18:19:15 aw 1.9.14.3: RESYNC: (1.9-1.10); FILE MERGED 2006/08/09 17:05:47 aw 1.9.14.2: #i39532# 2006/05/12 12:44:09 aw 1.9.14.1: code changes for primitive support


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [81a6f83cd4947c1d081cd8100bca2e3b8006df19]

INTEGRATION: CWS aw033 (1.4.14); FILE MERGED 2008/07/10 12:58:58 aw 1.4.14.9: #i39532# XOutputDevice removed, PrepareDelete removed 2008/06/03 13:40:21 aw 1.4.14.8: corrections 2008/05/27 14:48:06 aw 1.4.14.7: #i39532# changes DEV300 m12 resync corrections 2008/05/14 13:58:52 aw 1.4.14.6: RESYNC: (1.5-1.6); FILE MERGED 2008/04/16 05:30:04 aw 1.4.14.5: diverse optimisations and fixes for primitives. Support for LazyInvalidation. 2008/01/22 12:29:05 aw 1.4.14.4: adaptions and 1st stripping 2007/05/25 14:48:14 aw 1.4.14.3: changes after resync 2006/11/28 18:19:08 aw 1.4.14.2: RESYNC: (1.4-1.5); FILE MERGED 2006/11/28 11:17:45 aw 1.4.14.1: #i39532#


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [98d33a6c644099fa8caef60cabca367fcb7d7138]

INTEGRATION: CWS aw033 (1.8.14); FILE MERGED 2008/07/10 12:58:58 aw 1.8.14.14: #i39532# XOutputDevice removed, PrepareDelete removed 2008/05/16 10:54:33 aw 1.8.14.13: adaptions after resync 2008/05/14 13:58:24 aw 1.8.14.12: RESYNC: (1.11-1.12); FILE MERGED 2008/04/16 05:30:03 aw 1.8.14.11: diverse optimisations and fixes for primitives. Support for LazyInvalidation. 2008/02/12 10:42:25 aw 1.8.14.10: CVS update from internal development GIT 2008/02/07 14:12:58 aw 1.8.14.9: stable version from working GIT repository for unxlngi6 build 2008/01/29 10:27:14 aw 1.8.14.8: updated refresh for ActionChanged(), diverse removals 2008/01/22 12:29:05 aw 1.8.14.7: adaptions and 1st stripping 2007/08/09 17:14:13 aw 1.8.14.6: RESYNC: (1.10-1.11); FILE MERGED 2007/01/25 12:44:05 aw 1.8.14.5: #i39532# change 3D scene content generation to be usable from API implementation, too 2006/10/19 10:53:41 aw 1.8.14.4: #i39532# primitive 2006/08/09 17:05:47 aw 1.8.14.3: #i39532# 2006/05/12 14:58:52 aw 1.8.14.2: RESYNC: (1.8-1.10); FILE MERGED 2006/05/12 12:44:09 aw 1.8.14.1: code changes for primitive support


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [004544370a97508adc79066993e49ee8f960e3ff]

INTEGRATION: CWS aw033 (1.9.14); FILE MERGED 2008/06/03 13:40:21 aw 1.9.14.11: corrections 2008/05/27 14:48:06 aw 1.9.14.10: #i39532# changes DEV300 m12 resync corrections 2008/05/14 13:58:14 aw 1.9.14.9: RESYNC: (1.13-1.14); FILE MERGED 2008/04/16 05:30:03 aw 1.9.14.8: diverse optimisations and fixes for primitives. Support for LazyInvalidation. 2008/02/07 14:12:58 aw 1.9.14.7: stable version from working GIT repository for unxlngi6 build 2008/01/29 10:27:14 aw 1.9.14.6: updated refresh for ActionChanged(), diverse removals 2008/01/22 12:29:05 aw 1.9.14.5: adaptions and 1st stripping 2007/12/03 16:36:30 aw 1.9.14.4: RESYNC: (1.12-1.13); FILE MERGED 2007/05/23 20:15:13 aw 1.9.14.3: RESYNC: (1.11-1.12); FILE MERGED 2006/11/28 18:19:01 aw 1.9.14.2: RESYNC: (1.10-1.11); FILE MERGED 2006/05/12 12:44:09 aw 1.9.14.1: code changes for primitive support


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [fac6171567a0978ba9b7d5d33dd11500a43ca142]

INTEGRATION: CWS aw033 (1.1.2); FILE ADDED 2008/08/19 16:46:25 cl 1.1.2.6: fixed license files 2008/05/27 14:48:06 aw 1.1.2.5: #i39532# changes DEV300 m12 resync corrections 2008/04/04 06:07:12 aw 1.1.2.4: #i39532# added primitive support for tables 2007/08/13 15:34:17 aw 1.1.2.3: #i39532# changes after resync 2006/10/19 10:53:09 aw 1.1.2.2: #i39532# primitive 2006/08/09 17:02:32 aw 1.1.2.1: #i39532#


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [536a0e0ea8682095f5212d335118ea88573253b8]

INTEGRATION: CWS aw033 (1.1.2); FILE ADDED 2008/08/19 16:46:25 cl 1.1.2.5: fixed license files 2008/04/04 06:07:12 aw 1.1.2.4: #i39532# added primitive support for tables 2007/07/06 13:42:25 aw 1.1.2.3: #i39532# moved from Primitive2DReference to Primitive2DSequence where possible to avoid extra-group primitive creations and deeper hierarchies as necessary 2006/10/19 10:53:09 aw 1.1.2.2: #i39532# primitive 2006/08/09 17:02:32 aw 1.1.2.1: #i39532#


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [f4cc6fa43f5ea9100aee94f7cb0fd2c5b9f11f7c]

INTEGRATION: CWS aw033 (1.5.16); FILE MERGED 2008/05/14 13:59:20 aw 1.5.16.3: RESYNC: (1.6-1.7); FILE MERGED 2006/11/28 18:18:53 aw 1.5.16.2: RESYNC: (1.5-1.6); FILE MERGED 2006/08/09 17:20:46 aw 1.5.16.1: #i39532#


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [7ffa50c9e9d4f9a3d4144591ce2dd4af91faaf5b]

INTEGRATION: CWS aw033 (1.3.16); FILE MERGED 2008/05/27 14:48:05 aw 1.3.16.4: #i39532# changes DEV300 m12 resync corrections 2008/05/14 13:59:14 aw 1.3.16.3: RESYNC: (1.3-1.4); FILE MERGED 2008/01/22 12:29:05 aw 1.3.16.2: adaptions and 1st stripping 2006/08/09 17:20:46 aw 1.3.16.1: #i39532#


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [5d479f2ddae401a051c0039cf43f71e7230fb02c]

INTEGRATION: CWS aw033 (1.3.16); FILE MERGED 2008/05/27 14:48:05 aw 1.3.16.5: #i39532# changes DEV300 m12 resync corrections 2008/05/14 13:59:17 aw 1.3.16.4: RESYNC: (1.3-1.4); FILE MERGED 2008/01/22 12:29:05 aw 1.3.16.3: adaptions and 1st stripping 2006/10/19 10:52:55 aw 1.3.16.2: #i39532# primitive 2006/08/09 17:20:46 aw 1.3.16.1: #i39532#


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [1122c7ba9e266936923575d62a1ce927fc7d593c]

INTEGRATION: CWS aw033 (1.3.58); FILE MERGED 2008/07/10 12:58:58 aw 1.3.58.1: #i39532# XOutputDevice removed, PrepareDelete removed


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [2f83040e9047a3e10a84a757a41e7ed78142efb9]

INTEGRATION: CWS aw033 (1.2.76); FILE MERGED 2008/05/14 13:56:22 aw 1.2.76.2: RESYNC: (1.2-1.3); FILE MERGED 2008/01/22 12:29:05 aw 1.2.76.1: adaptions and 1st stripping


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [b0c5ef0377b7baccffd1cd7caafefa4ae97bb198]

INTEGRATION: CWS aw033 (1.3.58); FILE MERGED 2008/07/10 12:58:57 aw 1.3.58.1: #i39532# XOutputDevice removed, PrepareDelete removed


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [e0e5140cf3e8f03b42c5c70870a36f4bb5bc8c3c]

INTEGRATION: CWS aw033 (1.2.76); FILE MERGED 2008/05/14 13:56:52 aw 1.2.76.2: RESYNC: (1.2-1.3); FILE MERGED 2008/01/22 12:29:05 aw 1.2.76.1: adaptions and 1st stripping


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [c1e8627d5c15e5689082a08a09877a79ca6ed912]

INTEGRATION: CWS aw033 (1.2.4); FILE MERGED 2008/05/14 13:57:00 aw 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/04/04 06:07:11 aw 1.2.4.1: #i39532# added primitive support for tables


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [905b577a47a3efe8ad47c88a6ee7996e7d6d12f4]

INTEGRATION: CWS aw033 (1.2.76); FILE MERGED 2008/07/10 12:58:57 aw 1.2.76.9: #i39532# XOutputDevice removed, PrepareDelete removed 2008/05/14 13:56:39 aw 1.2.76.8: RESYNC: (1.6-1.7); FILE MERGED 2008/02/12 11:26:05 aw 1.2.76.7: RESYNC: (1.5-1.6); FILE MERGED 2008/02/07 14:12:58 aw 1.2.76.6: stable version from working GIT repository for unxlngi6 build 2008/01/29 10:27:14 aw 1.2.76.5: updated refresh for ActionChanged(), diverse removals 2008/01/22 12:29:05 aw 1.2.76.4: adaptions and 1st stripping 2007/12/03 16:36:26 aw 1.2.76.3: RESYNC: (1.4-1.5); FILE MERGED 2007/08/09 17:11:27 aw 1.2.76.2: RESYNC: (1.2-1.4); FILE MERGED 2007/05/24 10:05:57 aw 1.2.76.1: applied patches to migrated headers


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [6bb2c3ed89d2793ad3cdbbcc59d8250b2cb4584c]

INTEGRATION: CWS aw033 (1.3.84); FILE MERGED 2008/07/10 12:58:57 aw 1.3.84.4: #i39532# XOutputDevice removed, PrepareDelete removed 2008/05/14 13:56:26 aw 1.3.84.3: RESYNC: (1.3-1.4); FILE MERGED 2008/02/26 08:40:21 aw 1.3.84.2: removals, OLE, optimizations for primitives 2008/01/29 10:27:14 aw 1.3.84.1: updated refresh for ActionChanged(), diverse removals


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [ed0262f8026c5866e7d8e9c687240246736f492f]

INTEGRATION: CWS aw033 (1.2.76); FILE MERGED 2008/07/11 11:36:36 aw 1.2.76.11: RESYNC: (1.6-1.7); FILE MERGED 2008/07/10 12:58:57 aw 1.2.76.10: #i39532# XOutputDevice removed, PrepareDelete removed 2008/05/14 13:56:56 aw 1.2.76.9: RESYNC: (1.5-1.6); FILE MERGED 2008/03/14 13:49:09 cl 1.2.76.8: RESYNC: (1.4-1.5); FILE MERGED 2008/02/12 10:42:25 aw 1.2.76.7: CVS update from internal development GIT 2008/02/07 14:12:58 aw 1.2.76.6: stable version from working GIT repository for unxlngi6 build 2008/01/29 13:07:42 aw 1.2.76.5: RESYNC: (1.3-1.4); FILE MERGED 2008/01/22 12:29:05 aw 1.2.76.4: adaptions and 1st stripping 2007/10/08 17:56:48 aw 1.2.76.3: RESYNC: (1.2-1.3); FILE MERGED 2007/07/06 13:42:25 aw 1.2.76.2: #i39532# moved from Primitive2DReference to Primitive2DSequence where possible to avoid extra-group primitive creations and deeper hierarchies as necessary 2007/05/24 10:05:57 aw 1.2.76.1: applied patches to migrated headers


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [fc52c4063d49274beca28c9e682f7eff4a839037]

INTEGRATION: CWS aw033 (1.2.76); FILE MERGED 2008/05/14 13:57:44 aw 1.2.76.3: RESYNC: (1.2-1.3); FILE MERGED 2008/01/29 10:27:14 aw 1.2.76.2: updated refresh for ActionChanged(), diverse removals 2008/01/22 12:29:05 aw 1.2.76.1: adaptions and 1st stripping


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [98ccec3e5261f523658a505580ded70ea52c944e]

INTEGRATION: CWS aw033 (1.2.76); FILE MERGED 2008/05/14 13:57:10 aw 1.2.76.2: RESYNC: (1.2-1.3); FILE MERGED 2008/02/07 14:12:58 aw 1.2.76.1: stable version from working GIT repository for unxlngi6 build


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [0b35c1055f04bceb03d7075882f2ad735236b916]

INTEGRATION: CWS aw033 (1.2.76); FILE MERGED 2008/05/14 13:57:17 aw 1.2.76.3: RESYNC: (1.2-1.3); FILE MERGED 2008/01/22 12:29:04 aw 1.2.76.2: adaptions and 1st stripping 2007/05/24 10:05:57 aw 1.2.76.1: applied patches to migrated headers


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [110d1f07c7558770bb7333e4b9bb9f61434fefbb]

INTEGRATION: CWS aw033 (1.2.76); FILE MERGED 2008/06/24 15:41:11 aw 1.2.76.10: #i39532# corrections 2008/05/27 14:48:05 aw 1.2.76.9: #i39532# changes DEV300 m12 resync corrections 2008/05/14 13:56:04 aw 1.2.76.8: RESYNC: (1.3-1.4); FILE MERGED 2008/04/04 06:07:11 aw 1.2.76.7: #i39532# added primitive support for tables 2008/03/14 13:49:05 cl 1.2.76.6: RESYNC: (1.2-1.3); FILE MERGED 2008/02/07 14:12:58 aw 1.2.76.5: stable version from working GIT repository for unxlngi6 build 2008/01/29 10:27:14 aw 1.2.76.4: updated refresh for ActionChanged(), diverse removals 2008/01/22 12:29:04 aw 1.2.76.3: adaptions and 1st stripping 2007/08/08 15:29:18 aw 1.2.76.2: #i39532# text decomposition needed spell checking knowledge to not show last decomposition 2007/05/24 10:05:57 aw 1.2.76.1: applied patches to migrated headers


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [748e3815ae5674dffc42a838ee1cae035557ddd0]

INTEGRATION: CWS aw033 (1.2.4); FILE MERGED 2008/07/21 18:29:13 aw 1.2.4.6: #i39532# changed aOutRect and bBoundRectValid 2008/07/10 12:58:57 aw 1.2.4.5: #i39532# XOutputDevice removed, PrepareDelete removed 2008/06/24 15:41:11 aw 1.2.4.4: #i39532# corrections 2008/05/14 13:56:46 aw 1.2.4.3: RESYNC: (1.2-1.3); FILE MERGED 2008/04/04 06:07:11 aw 1.2.4.2: #i39532# added primitive support for tables 2008/03/18 07:14:55 aw 1.2.4.1: #i39532# changes after resync


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [8e0f5a4aa53b8df6ef64d46261c2c98b1b5f2a63]

INTEGRATION: CWS aw033 (1.2.76); FILE MERGED 2008/06/24 15:41:11 aw 1.2.76.5: #i39532# corrections 2008/05/14 13:55:52 aw 1.2.76.4: RESYNC: (1.3-1.4); FILE MERGED 2008/01/22 12:29:04 aw 1.2.76.3: adaptions and 1st stripping 2007/12/03 16:36:24 aw 1.2.76.2: RESYNC: (1.2-1.3); FILE MERGED 2007/05/24 10:05:57 aw 1.2.76.1: applied patches to migrated headers


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [55b36ff79fd435b8ef3e464fc1b72ccd9b69555e]

INTEGRATION: CWS aw033 (1.2.76); FILE MERGED 2008/06/24 15:41:11 aw 1.2.76.4: #i39532# corrections 2008/05/14 13:57:58 aw 1.2.76.3: RESYNC: (1.2-1.3); FILE MERGED 2008/01/22 12:29:04 aw 1.2.76.2: adaptions and 1st stripping 2007/05/24 10:05:57 aw 1.2.76.1: applied patches to migrated headers


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [7da90c33ba7f0805f00bca29150c905807a15ec5]

INTEGRATION: CWS aw033 (1.2.76); FILE MERGED 2008/06/25 12:27:21 aw 1.2.76.7: RESYNC: (1.4-1.5); FILE MERGED 2008/05/14 13:57:31 aw 1.2.76.6: RESYNC: (1.3-1.4); FILE MERGED 2008/03/14 13:48:58 cl 1.2.76.5: RESYNC: (1.2-1.3); FILE MERGED 2008/02/26 08:40:21 aw 1.2.76.4: removals, OLE, optimizations for primitives 2008/02/12 10:42:25 aw 1.2.76.3: CVS update from internal development GIT 2008/01/22 12:29:04 aw 1.2.76.2: adaptions and 1st stripping 2007/05/24 10:05:57 aw 1.2.76.1: applied patches to migrated headers


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [c00777511dbaa859742fadc93abc484cd290c12f]

INTEGRATION: CWS aw033 (1.2.76); FILE MERGED 2008/05/14 13:57:34 aw 1.2.76.2: RESYNC: (1.2-1.3); FILE MERGED 2008/01/22 12:29:04 aw 1.2.76.1: adaptions and 1st stripping


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [8a0abb06d38616586b0534399072b1a44746b795]

INTEGRATION: CWS aw033 (1.2.76); FILE MERGED 2008/07/21 18:29:13 aw 1.2.76.6: #i39532# changed aOutRect and bBoundRectValid 2008/06/24 15:41:11 aw 1.2.76.5: #i39532# corrections 2008/05/14 13:57:28 aw 1.2.76.4: RESYNC: (1.3-1.4); FILE MERGED 2008/01/22 12:29:04 aw 1.2.76.3: adaptions and 1st stripping 2007/12/03 16:36:21 aw 1.2.76.2: RESYNC: (1.2-1.3); FILE MERGED 2007/05/24 10:05:57 aw 1.2.76.1: applied patches to migrated headers


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [92104ac1a6de2ea79909b02196a770796776217a]

INTEGRATION: CWS aw033 (1.2.76); FILE MERGED 2008/05/14 13:57:54 aw 1.2.76.5: RESYNC: (1.3-1.4); FILE MERGED 2008/02/07 14:12:58 aw 1.2.76.4: stable version from working GIT repository for unxlngi6 build 2008/01/22 12:29:04 aw 1.2.76.3: adaptions and 1st stripping 2007/12/03 16:36:18 aw 1.2.76.2: RESYNC: (1.2-1.3); FILE MERGED 2007/05/24 10:05:57 aw 1.2.76.1: applied patches to migrated headers


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [6dac0e72843d888e49b97fe66ac6a18ebf440e12]

INTEGRATION: CWS aw033 (1.2.76); FILE MERGED 2008/07/11 11:36:27 aw 1.2.76.5: RESYNC: (1.3-1.4); FILE MERGED 2008/06/24 15:41:11 aw 1.2.76.4: #i39532# corrections 2008/05/14 13:57:13 aw 1.2.76.3: RESYNC: (1.2-1.3); FILE MERGED 2008/01/22 12:29:04 aw 1.2.76.2: adaptions and 1st stripping 2007/05/24 10:05:57 aw 1.2.76.1: applied patches to migrated headers


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [a69710bf0b948dbb79d17eb4392ba053640b36bc]

INTEGRATION: CWS aw033 (1.3.12); FILE MERGED 2008/06/24 15:41:11 aw 1.3.12.4: #i39532# corrections 2008/05/14 13:57:48 aw 1.3.12.3: RESYNC: (1.3-1.4); FILE MERGED 2008/01/22 12:29:04 aw 1.3.12.2: adaptions and 1st stripping 2007/05/24 10:05:57 aw 1.3.12.1: applied patches to migrated headers


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [b791dc60051c4660d8780fcb381934571c462269]

INTEGRATION: CWS aw033 (1.2.76); FILE MERGED 2008/06/24 15:41:11 aw 1.2.76.5: #i39532# corrections 2008/05/14 13:56:49 aw 1.2.76.4: RESYNC: (1.2-1.3); FILE MERGED 2008/01/22 12:29:04 aw 1.2.76.3: adaptions and 1st stripping 2007/05/25 12:56:52 aw 1.2.76.2: changes after resync 2007/05/24 10:05:57 aw 1.2.76.1: applied patches to migrated headers


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [d3834128e13d4c8d818388709187e13cd8dde862]

INTEGRATION: CWS aw033 (1.2.76); FILE MERGED 2008/07/21 18:29:13 aw 1.2.76.13: #i39532# changed aOutRect and bBoundRectValid 2008/07/10 12:58:57 aw 1.2.76.12: #i39532# XOutputDevice removed, PrepareDelete removed 2008/06/24 15:41:11 aw 1.2.76.11: #i39532# corrections 2008/05/14 13:56:12 aw 1.2.76.10: RESYNC: (1.7-1.8); FILE MERGED 2008/03/14 13:48:55 cl 1.2.76.9: RESYNC: (1.6-1.7); FILE MERGED 2008/02/12 10:42:25 aw 1.2.76.8: CVS update from internal development GIT 2008/02/07 14:12:58 aw 1.2.76.7: stable version from working GIT repository for unxlngi6 build 2008/01/29 10:27:14 aw 1.2.76.6: updated refresh for ActionChanged(), diverse removals 2008/01/22 12:29:04 aw 1.2.76.5: adaptions and 1st stripping 2007/12/03 16:36:15 aw 1.2.76.4: RESYNC: (1.5-1.6); FILE MERGED 2007/10/08 17:56:41 aw 1.2.76.3: RESYNC: (1.4-1.5); FILE MERGED 2007/08/09 17:11:11 aw 1.2.76.2: RESYNC: (1.2-1.4); FILE MERGED 2007/05/24 10:05:57 aw 1.2.76.1: applied patches to migrated headers


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [c0254bccaeb5063140dff6a260dabafb27ffb6fd]

INTEGRATION: CWS aw033 (1.2.76); FILE MERGED 2008/06/24 15:41:11 aw 1.2.76.3: #i39532# corrections 2008/05/14 13:56:42 aw 1.2.76.2: RESYNC: (1.2-1.3); FILE MERGED 2008/01/22 12:29:04 aw 1.2.76.1: adaptions and 1st stripping


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [c3e4a3f8080792ea0bb6cef8fb5df1398159d545]

INTEGRATION: CWS aw033 (1.3.68); FILE MERGED 2008/07/11 11:36:39 aw 1.3.68.5: RESYNC: (1.5-1.6); FILE MERGED 2008/06/24 15:41:11 aw 1.3.68.4: #i39532# corrections 2008/05/14 13:55:55 aw 1.3.68.3: RESYNC: (1.4-1.5); FILE MERGED 2008/03/14 13:48:46 cl 1.3.68.2: RESYNC: (1.3-1.4); FILE MERGED 2008/01/22 12:29:04 aw 1.3.68.1: adaptions and 1st stripping


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [dff4233b0a6bfb50b3a23131f91c22f8039efd05]

INTEGRATION: CWS aw033 (1.4.62); FILE MERGED 2008/07/11 11:36:32 aw 1.4.62.4: RESYNC: (1.7-1.8); FILE MERGED 2008/05/14 13:57:21 aw 1.4.62.3: RESYNC: (1.6-1.7); FILE MERGED 2008/03/14 13:48:43 cl 1.4.62.2: RESYNC: (1.4-1.6); FILE MERGED 2008/02/26 08:40:21 aw 1.4.62.1: removals, OLE, optimizations for primitives


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [40d64e46010fee38616d299764f7c1c0414d201c]

INTEGRATION: CWS aw033 (1.2.76); FILE MERGED 2008/05/14 13:57:24 aw 1.2.76.2: RESYNC: (1.2-1.3); FILE MERGED 2008/01/22 12:29:04 aw 1.2.76.1: adaptions and 1st stripping


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [da453cb60de94208c2a1ab0f14a57491d088f894]

INTEGRATION: CWS aw033 (1.2.76); FILE MERGED 2008/05/14 13:56:15 aw 1.2.76.2: RESYNC: (1.2-1.3); FILE MERGED 2008/01/22 12:29:04 aw 1.2.76.1: adaptions and 1st stripping


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [7e2147c1f18acd69fba0c815b009da7ee3c8dab1]

INTEGRATION: CWS aw033 (1.2.76); FILE MERGED 2008/05/14 13:57:51 aw 1.2.76.2: RESYNC: (1.2-1.3); FILE MERGED 2007/05/24 10:05:57 aw 1.2.76.1: applied patches to migrated headers


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [d6d7ac64c3b0de8c80b6212453a6396ae7b521e0]

INTEGRATION: CWS aw033 (1.2.76); FILE MERGED 2008/07/10 12:58:57 aw 1.2.76.5: #i39532# XOutputDevice removed, PrepareDelete removed 2008/06/24 15:41:11 aw 1.2.76.4: #i39532# corrections 2008/05/14 13:56:29 aw 1.2.76.3: RESYNC: (1.2-1.3); FILE MERGED 2008/02/07 14:12:58 aw 1.2.76.2: stable version from working GIT repository for unxlngi6 build 2008/01/29 10:27:14 aw 1.2.76.1: updated refresh for ActionChanged(), diverse removals


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [0780e05c691a562200b19afb0f82b1496b5f4f43]

INTEGRATION: CWS aw033 (1.3.58); FILE MERGED 2008/07/10 12:58:57 aw 1.3.58.1: #i39532# XOutputDevice removed, PrepareDelete removed


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [3fcfa982f645050eed9ab3f6a72bb7efe80e388b]

INTEGRATION: CWS aw033 (1.3.12); FILE MERGED 2008/06/24 15:41:11 aw 1.3.12.5: #i39532# corrections 2008/05/14 13:55:49 aw 1.3.12.4: RESYNC: (1.3-1.4); FILE MERGED 2008/03/13 08:55:52 aw 1.3.12.3: #i39532# chart improvements 2008/01/22 12:29:04 aw 1.3.12.2: adaptions and 1st stripping 2007/05/24 10:05:57 aw 1.3.12.1: applied patches to migrated headers


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [8a325f29da195a6a6a74059da396bda0a08f1986]

INTEGRATION: CWS aw033 (1.2.76); FILE MERGED 2008/05/14 13:56:35 aw 1.2.76.2: RESYNC: (1.2-1.3); FILE MERGED 2008/01/22 12:29:04 aw 1.2.76.1: adaptions and 1st stripping


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [bebe41e84d2380388bba68c4977ed0adff5b63d9]

INTEGRATION: CWS aw033 (1.2.76); FILE MERGED 2008/05/14 13:56:32 aw 1.2.76.2: RESYNC: (1.2-1.3); FILE MERGED 2007/05/24 10:05:56 aw 1.2.76.1: applied patches to migrated headers


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [7bf3c3329cc65496c6af1105800f86e0a96b2c60]

INTEGRATION: CWS aw033 (1.2.76); FILE MERGED 2008/08/19 15:55:15 cl 1.2.76.8: RESYNC: (1.5-1.7); FILE MERGED 2008/06/25 12:27:12 aw 1.2.76.7: RESYNC: (1.4-1.5); FILE MERGED 2008/05/14 13:56:00 aw 1.2.76.6: RESYNC: (1.3-1.4); FILE MERGED 2008/01/22 12:29:04 aw 1.2.76.5: adaptions and 1st stripping 2007/12/03 16:36:11 aw 1.2.76.4: RESYNC: (1.2-1.3); FILE MERGED 2007/09/27 16:05:41 aw 1.2.76.3: #i39532# bullet extensions 2007/09/26 11:38:33 aw 1.2.76.2: #i73860# text decomposition extrended 2007/08/02 11:46:31 aw 1.2.76.1: #i39532# added support for Metafile comment actions over MetaFile VCLprimitive renderer


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [d1be0da2058af71db7cece8e654297c2ecb66ded]

INTEGRATION: CWS aw033 (1.3.22); FILE MERGED 2008/06/24 15:41:11 aw 1.3.22.4: #i39532# corrections 2008/05/14 13:57:41 aw 1.3.22.3: RESYNC: (1.3-1.4); FILE MERGED 2008/01/29 10:27:14 aw 1.3.22.2: updated refresh for ActionChanged(), diverse removals 2008/01/22 12:29:04 aw 1.3.22.1: adaptions and 1st stripping


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [488ef5f0711bbb765107eb755d3d0ebf2c2bef40]

INTEGRATION: CWS aw033 (1.2.76); FILE MERGED 2008/05/14 13:55:45 aw 1.2.76.2: RESYNC: (1.2-1.3); FILE MERGED 2007/05/24 10:05:56 aw 1.2.76.1: applied patches to migrated headers


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [c619a8fd069a5e5d798ab851b0e4906f88946c11]

INTEGRATION: CWS aw033 (1.5.58); FILE MERGED 2008/07/10 12:58:57 aw 1.5.58.1: #i39532# XOutputDevice removed, PrepareDelete removed


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [c2284d29dccee56cba67bd67fa5848285729d1d6]

INTEGRATION: CWS aw033 (1.2.76); FILE MERGED 2008/05/14 13:56:18 aw 1.2.76.2: RESYNC: (1.2-1.3); FILE MERGED 2007/05/24 10:05:56 aw 1.2.76.1: applied patches to migrated headers


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [732f86e696a4565cfffd20fe17727ee6aaae04e7]

INTEGRATION: CWS aw033 (1.1.2); FILE ADDED 2008/08/19 16:46:25 cl 1.1.2.3: fixed license files 2007/09/26 11:38:33 aw 1.1.2.2: #i73860# text decomposition extrended 2007/08/02 11:45:42 aw 1.1.2.1: #i39532# added data structures for primitive and metafile comment support


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [0fc1957e4a70a61be6ed3367e8dfabe1bc0330fa]

INTEGRATION: CWS aw033 (1.2.76); FILE MERGED 2008/08/19 15:55:12 cl 1.2.76.9: RESYNC: (1.6-1.8); FILE MERGED 2008/06/25 12:27:17 aw 1.2.76.8: RESYNC: (1.5-1.6); FILE MERGED 2008/05/14 13:57:37 aw 1.2.76.7: RESYNC: (1.4-1.5); FILE MERGED 2008/03/14 13:48:37 cl 1.2.76.6: RESYNC: (1.3-1.4); FILE MERGED 2008/01/22 12:29:04 aw 1.2.76.5: adaptions and 1st stripping 2007/09/27 16:05:40 aw 1.2.76.4: #i39532# bullet extensions 2007/09/26 11:38:33 aw 1.2.76.3: #i73860# text decomposition extrended 2007/08/09 17:08:49 aw 1.2.76.2: RESYNC: (1.2-1.3); FILE MERGED 2007/08/02 11:46:31 aw 1.2.76.1: #i39532# added support for Metafile comment actions over MetaFile VCLprimitive renderer


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [1ab0dccacf7fc3fee7630147877bae9ab16ea0c2]

INTEGRATION: CWS aw033 (1.2.76); FILE MERGED 2008/07/10 12:58:57 aw 1.2.76.3: #i39532# XOutputDevice removed, PrepareDelete removed 2008/05/14 13:57:04 aw 1.2.76.2: RESYNC: (1.2-1.3); FILE MERGED 2008/01/29 10:27:14 aw 1.2.76.1: updated refresh for ActionChanged(), diverse removals


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [69a7a257b8d86c8c168642e5613bb8ce33bc6933]

INTEGRATION: CWS aw033 (1.2.76); FILE MERGED 2008/05/14 13:56:07 aw 1.2.76.2: RESYNC: (1.2-1.3); FILE MERGED 2007/05/24 10:05:56 aw 1.2.76.1: applied patches to migrated headers


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [8f3ff464d3a2c54c586d432d0ecb84a8e60fa0c2]

INTEGRATION: CWS aw033 (1.3.4); FILE MERGED 2008/05/14 13:57:07 aw 1.3.4.2: RESYNC: (1.3-1.4); FILE MERGED 2008/04/08 05:53:04 aw 1.3.4.1: #i39532# table borders as primitives completed


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [d4877fd82859009fd2e4e7eb307cf038981e3b2e]

INTEGRATION: CWS aw033 (1.9.158); FILE MERGED 2008/05/14 13:55:42 aw 1.9.158.3: RESYNC: (1.10-1.11); FILE MERGED 2007/06/27 18:21:42 aw 1.9.158.2: RESYNC: (1.9-1.10); FILE MERGED 2006/11/07 15:52:08 aw 1.9.158.1: #i39532# changed various aspevcts of XPrimitive2D implementations


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [eb1690e721c2637c5b13e3a5d15de6de461b7ef8]

INTEGRATION: CWS aw033 (1.7.58); FILE MERGED 2008/07/14 08:40:43 aw 1.7.58.2: changes after resync 2008/07/10 12:58:57 aw 1.7.58.1: #i39532# XOutputDevice removed, PrepareDelete removed


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [87eb2d207dcc42589d5d8372a87f9f9e2667b2ce]

INTEGRATION: CWS aw033 (1.6.58); FILE MERGED 2008/07/10 12:58:57 aw 1.6.58.1: #i39532# XOutputDevice removed, PrepareDelete removed


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [0cabe5d8c4bb63d6261021fd7e9337005cc532e7]

INTEGRATION: CWS aw033 (1.5.58); FILE MERGED 2008/06/24 15:41:10 aw 1.5.58.1: #i39532# corrections


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [7b3fee07bac63e76e0d46340984ea56dbf2d3a8a]

INTEGRATION: CWS aw033 (1.7.58); FILE MERGED 2008/07/10 12:58:57 aw 1.7.58.1: #i39532# XOutputDevice removed, PrepareDelete removed


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [1add27b9011414d073f5f0eb4811446ae1b0362b]

INTEGRATION: CWS aw033 (1.5.48); FILE MERGED 2008/07/24 09:01:10 thb 1.5.48.1: Clarified documentation of MiterLimit


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [cdaf219c60d9428c09367a9c4c18d5d9185964e9]

INTEGRATION: CWS aw033 (1.3.194); FILE MERGED 2008/05/14 13:45:04 aw 1.3.194.7: RESYNC: (1.6-1.7); FILE MERGED 2008/02/07 13:48:03 aw 1.3.194.6: stable version from working GIT repository for unxlngi6 build 2008/01/29 13:07:31 aw 1.3.194.5: RESYNC: (1.5-1.6); FILE MERGED 2006/12/12 14:15:00 aw 1.3.194.4: RESYNC: (1.4-1.5); FILE MERGED 2006/11/28 17:38:47 aw 1.3.194.3: RESYNC: (1.3-1.4); FILE MERGED 2006/11/07 15:57:26 aw 1.3.194.2: #i39532# added XPrimitiveFactory2D 2006/10/19 10:11:52 aw 1.3.194.1: #i39532# added basic interfaces for 2d and 3d primitives


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [9b3bda560294467169a4e1938d23146a33e2f514]

INTEGRATION: CWS aw033 (1.1.2); FILE ADDED 2008/08/19 16:45:16 cl 1.1.2.2: fixed license files 2006/11/07 15:57:04 aw 1.1.2.1: #i39532# Initial addition to make XPrimitive2D accessible via UNO API


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [d69ba1d400bcbe528e679d1b1048224225bb5156]

INTEGRATION: CWS aw033 (1.1.2); FILE ADDED 2008/08/19 16:45:16 cl 1.1.2.3: fixed license files 2008/02/07 13:48:03 aw 1.1.2.2: stable version from working GIT repository for unxlngi6 build 2006/10/19 10:10:44 aw 1.1.2.1: #i39532# added basic interfaces for 2d and 3d primitives


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [4d71c99feb3754f00079961e71076e1a542cd23c]

INTEGRATION: CWS aw033 (1.1.2); FILE ADDED 2008/08/19 16:45:16 cl 1.1.2.3: fixed license files 2008/02/07 13:48:03 aw 1.1.2.2: stable version from working GIT repository for unxlngi6 build 2006/10/19 10:10:54 aw 1.1.2.1: #i39532# added basic interfaces for 2d and 3d primitives


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [dd2d6a4cc6f342304d75a36a8caa9e88970fb884]

INTEGRATION: CWS aw033 (1.3.194); FILE MERGED 2008/05/14 13:44:29 aw 1.3.194.3: RESYNC: (1.4-1.5); FILE MERGED 2006/12/12 14:14:51 aw 1.3.194.2: RESYNC: (1.3-1.4); FILE MERGED 2006/10/19 10:09:30 aw 1.3.194.1: #i39532# added some missing 3d definitions for primitive representation


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [079cfba90480423eb7d258d7b712c618ef7d5b3a]

INTEGRATION: CWS aw033 (1.1.2); FILE ADDED 2008/08/19 16:45:15 cl 1.1.2.2: fixed license files 2006/10/19 10:08:44 aw 1.1.2.1: #i39532# added some missing 3d definitions for primitive representation


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [9f6cda0a4447911d25db46c4be791553c38390cb]

INTEGRATION: CWS aw033 (1.1.2); FILE ADDED 2008/08/19 16:45:15 cl 1.1.2.2: fixed license files 2006/10/19 10:08:55 aw 1.1.2.1: #i39532# added some missing 3d definitions for primitive representation


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [4a14d774fd5c6a7b1b521c3b995c8468f5489f92]

INTEGRATION: CWS aw033 (1.11.26); FILE MERGED 2008/05/14 13:43:38 aw 1.11.26.5: RESYNC: (1.13-1.14); FILE MERGED 2008/02/13 11:01:39 aw 1.11.26.4: formpdfexport re-added 2008/02/12 11:25:38 aw 1.11.26.3: RESYNC: (1.12-1.13); FILE MERGED 2007/08/09 13:40:54 aw 1.11.26.2: RESYNC: (1.11-1.12); FILE MERGED 2007/08/07 15:41:42 aw 1.11.26.1: #i39532# migrated describePDFControl to toolkit


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [cda7d3dc154a74cd914bf21bc7eeb8c43bb6e154]

INTEGRATION: CWS aw033 (1.1.2); FILE ADDED 2008/08/19 16:46:47 cl 1.1.2.2: fixed license files 2007/08/07 15:40:47 aw 1.1.2.1: #i39532# migrated describePDFControl to toolkit


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [2cb526b0dbe7b6607060275ab6f534b6246fbbaf]

INTEGRATION: CWS aw033 (1.20.300); FILE MERGED 2008/08/19 15:54:08 cl 1.20.300.5: RESYNC: (1.23-1.24); FILE MERGED 2008/03/14 13:35:31 cl 1.20.300.4: RESYNC: (1.22-1.23); FILE MERGED 2008/02/12 11:25:35 aw 1.20.300.3: RESYNC: (1.21-1.22); FILE MERGED 2007/08/09 13:29:29 aw 1.20.300.2: RESYNC: (1.20-1.21); FILE MERGED 2007/08/07 15:41:25 aw 1.20.300.1: #i39532# migrated describePDFControl to toolkit


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [f165f3815e55500ea2065d1805ec29baba5364d7]

INTEGRATION: CWS aw033 (1.1.2); FILE ADDED 2008/08/19 16:46:47 cl 1.1.2.2: fixed license files 2007/08/07 15:40:13 aw 1.1.2.1: #i39532# migrated describePDFControl to toolkit


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [322f8e1c5e096071246c6b8bea15f136b77ad50c]

INTEGRATION: CWS aw033 (1.140.64); FILE MERGED 2008/07/11 11:32:41 aw 1.140.64.6: RESYNC: (1.152-1.153); FILE MERGED 2008/06/25 12:13:38 aw 1.140.64.5: RESYNC: (1.150-1.152); FILE MERGED 2008/05/14 13:42:00 aw 1.140.64.4: RESYNC: (1.148-1.150); FILE MERGED 2008/03/14 13:34:48 cl 1.140.64.3: RESYNC: (1.143-1.148); FILE MERGED 2007/12/03 16:32:08 aw 1.140.64.2: RESYNC: (1.140-1.143); FILE MERGED 2007/10/16 15:45:28 aw 1.140.64.1: #i39532# Added AA and other values to DrawingLayer settings


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [4f85283ee657ee227aa0f2db1aa01a44f6f8be1b]

INTEGRATION: CWS aw033 (1.8.52); FILE MERGED 2008/06/25 12:10:01 aw 1.8.52.7: RESYNC: (1.13-1.14); FILE MERGED 2008/05/14 13:30:28 aw 1.8.52.6: RESYNC: (1.12-1.13); FILE MERGED 2008/03/14 13:27:16 cl 1.8.52.5: RESYNC: (1.11-1.12); FILE MERGED 2007/12/03 16:31:13 aw 1.8.52.4: RESYNC: (1.10-1.11); FILE MERGED 2007/10/08 14:28:58 aw 1.8.52.3: RESYNC: (1.9-1.10); FILE MERGED 2007/08/09 12:46:30 aw 1.8.52.2: RESYNC: (1.8-1.9); FILE MERGED 2007/05/31 09:57:57 aw 1.8.52.1: changes after resync


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [c7ce5cf721928e88abc9dc457daaf5d72bedd831]

INTEGRATION: CWS aw033 (1.10.52); FILE MERGED 2008/05/14 13:30:20 aw 1.10.52.4: RESYNC: (1.12-1.13); FILE MERGED 2008/03/14 13:27:13 cl 1.10.52.3: RESYNC: (1.11-1.12); FILE MERGED 2007/10/08 14:17:12 aw 1.10.52.2: RESYNC: (1.10-1.11); FILE MERGED 2007/05/31 09:09:40 aw 1.10.52.1: changes after resync


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [6e819043a7d440a63d5ab339234641684a8c4a9f]

INTEGRATION: CWS aw033 (1.10.86); FILE MERGED 2008/05/14 13:30:24 aw 1.10.86.4: RESYNC: (1.12-1.13); FILE MERGED 2008/03/14 13:26:54 cl 1.10.86.3: RESYNC: (1.11-1.12); FILE MERGED 2007/10/09 09:40:54 aw 1.10.86.2: RESYNC: (1.10-1.11); FILE MERGED 2007/05/30 15:50:00 aw 1.10.86.1: changes after resync


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [5adc30a9ab39904c6f8c1ed993c15141377ea67d]

INTEGRATION: CWS aw033 (1.9.22); FILE MERGED 2008/05/14 13:30:57 aw 1.9.22.3: RESYNC: (1.10-1.11); FILE MERGED 2008/03/14 13:26:44 cl 1.9.22.2: RESYNC: (1.9-1.10); FILE MERGED 2007/05/30 14:22:35 aw 1.9.22.1: changes after resync


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [f40c070439005c4f9b63cf5bf8055549812b874d]

INTEGRATION: CWS aw033 (1.7.86); FILE MERGED 2008/05/14 13:31:02 aw 1.7.86.4: RESYNC: (1.10-1.11); FILE MERGED 2008/03/14 13:26:41 cl 1.7.86.3: RESYNC: (1.9-1.10); FILE MERGED 2007/10/08 13:39:59 aw 1.7.86.2: RESYNC: (1.7-1.9); FILE MERGED 2007/05/30 14:22:35 aw 1.7.86.1: changes after resync


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [dbc46f92c5b2e048345081d1dfb3be678468f5ea]

INTEGRATION: CWS aw033 (1.8.86); FILE MERGED 2008/05/14 13:31:07 aw 1.8.86.3: RESYNC: (1.9-1.10); FILE MERGED 2007/10/08 13:39:37 aw 1.8.86.2: RESYNC: (1.8-1.9); FILE MERGED 2007/05/30 14:22:35 aw 1.8.86.1: changes after resync


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [1b2c5bbbae437a82c6a8b8c42a9ffe58f0f6bcc6]

INTEGRATION: CWS aw033 (1.7.86); FILE MERGED 2008/05/14 13:31:10 aw 1.7.86.2: RESYNC: (1.7-1.8); FILE MERGED 2007/05/30 14:22:35 aw 1.7.86.1: changes after resync


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [77dc70ca3bc578a12fb41078cfecf5f497df170e]

INTEGRATION: CWS aw033 (1.7.86); FILE MERGED 2008/06/25 12:07:03 aw 1.7.86.3: RESYNC: (1.8-1.9); FILE MERGED 2008/05/14 13:31:21 aw 1.7.86.2: RESYNC: (1.7-1.8); FILE MERGED 2007/05/30 13:44:45 aw 1.7.86.1: changes after resync


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [c05d999f8f121638ea28d4ad4070809d6d1de748]

INTEGRATION: CWS aw033 (1.13.68); FILE MERGED 2008/05/14 13:31:17 aw 1.13.68.5: RESYNC: (1.16-1.17); FILE MERGED 2008/03/14 13:26:37 cl 1.13.68.4: RESYNC: (1.15-1.16); FILE MERGED 2007/10/08 13:36:43 aw 1.13.68.3: RESYNC: (1.14-1.15); FILE MERGED 2007/08/09 12:23:00 aw 1.13.68.2: RESYNC: (1.13-1.14); FILE MERGED 2007/05/30 13:44:45 aw 1.13.68.1: changes after resync


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [5db39431eb66bcb2ab250a2ad92f105fda369de9]

INTEGRATION: CWS aw033 (1.12.22); FILE MERGED 2008/06/25 12:07:16 aw 1.12.22.4: RESYNC: (1.14-1.15); FILE MERGED 2008/05/14 13:30:53 aw 1.12.22.3: RESYNC: (1.13-1.14); FILE MERGED 2008/03/14 13:26:33 cl 1.12.22.2: RESYNC: (1.12-1.13); FILE MERGED 2007/05/30 12:49:56 aw 1.12.22.1: changes after resync


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [64c26921b02e99a1c433816650c54393f9c975e6]

INTEGRATION: CWS aw033 (1.8.22); FILE MERGED 2008/05/14 13:30:31 aw 1.8.22.5: RESYNC: (1.11-1.12); FILE MERGED 2008/03/14 13:22:50 cl 1.8.22.4: RESYNC: (1.10-1.11); FILE MERGED 2007/10/09 09:15:20 aw 1.8.22.3: RESYNC: (1.9-1.10); FILE MERGED 2007/08/09 10:42:07 aw 1.8.22.2: RESYNC: (1.8-1.9); FILE MERGED 2007/05/30 10:01:39 aw 1.8.22.1: changes after resync


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [4795860f0e5e0eb908ddf2a52f397711dbb37966]

INTEGRATION: CWS aw033 (1.5.86); FILE MERGED 2008/05/14 13:30:41 aw 1.5.86.2: RESYNC: (1.5-1.6); FILE MERGED 2007/05/30 09:27:09 aw 1.5.86.1: changes after resync


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [609a2952d24159825ad203baa3c40759f4a3e376]

INTEGRATION: CWS aw033 (1.5.86); FILE MERGED 2008/05/14 13:30:38 aw 1.5.86.3: RESYNC: (1.6-1.7); FILE MERGED 2007/10/08 13:16:02 aw 1.5.86.2: RESYNC: (1.5-1.6); FILE MERGED 2007/05/30 09:27:09 aw 1.5.86.1: changes after resync


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [bb9bcb589b2413ccb7704ce720a3d4256e4863d2]

INTEGRATION: CWS aw033 (1.5.86); FILE MERGED 2008/05/14 13:30:48 aw 1.5.86.4: RESYNC: (1.8-1.9); FILE MERGED 2008/03/14 13:22:46 cl 1.5.86.3: RESYNC: (1.7-1.8); FILE MERGED 2007/10/08 13:15:56 aw 1.5.86.2: RESYNC: (1.5-1.7); FILE MERGED 2007/05/30 09:27:09 aw 1.5.86.1: changes after resync


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [728181c1f08e4afc50f958238b971b4d4ddba596]

INTEGRATION: CWS aw033 (1.5.86); FILE MERGED 2008/05/14 13:30:34 aw 1.5.86.3: RESYNC: (1.6-1.7); FILE MERGED 2007/10/08 13:09:50 aw 1.5.86.2: RESYNC: (1.5-1.6); FILE MERGED 2007/05/29 16:37:38 aw 1.5.86.1: changes after resync


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [1490c84bad0ef26b0d6efcfac5fcbabe1cc8d239]

INTEGRATION: CWS aw033 (1.13.14); FILE MERGED 2008/07/11 11:31:06 aw 1.13.14.5: RESYNC: (1.17-1.18); FILE MERGED 2008/05/14 13:29:14 aw 1.13.14.4: RESYNC: (1.15-1.17); FILE MERGED 2007/12/03 16:30:52 aw 1.13.14.3: RESYNC: (1.13-1.15); FILE MERGED 2007/11/22 15:08:12 aw 1.13.14.2: #i39532# polygon bezier changes 2007/11/20 12:56:29 aw 1.13.14.1: #i39532# adaptions to basegfx changes in aw033


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [973bb936248d7c060305f625ef7e5ee9f21f5aa6]

INTEGRATION: CWS aw033 (1.13.14); FILE MERGED 2008/07/11 11:30:55 aw 1.13.14.5: RESYNC: (1.14-1.15); FILE MERGED 2008/05/14 13:29:20 aw 1.13.14.4: RESYNC: (1.13-1.14); FILE MERGED 2007/12/18 14:56:23 aw 1.13.14.3: #i39532# corrected clipping changes 2007/12/12 13:17:26 aw 1.13.14.2: #i39532# clipping changes 2007/12/04 11:11:38 aw 1.13.14.1: #i39532# changes after resync


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [5212ed9ebf66ab3dd8295ccde19d72cb9fec3f1c]

INTEGRATION: CWS aw033 (1.15.10); FILE MERGED 2008/07/11 11:30:46 aw 1.15.10.2: RESYNC: (1.15-1.16); FILE MERGED 2008/05/28 06:30:48 thb 1.15.10.1: Merge from canvas05 - fixing display of closed curves


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [b666585f59c5564ca5ccfade34d672deee2d1ec2]

INTEGRATION: CWS gh15 (1.3.32); FILE MERGED 2008/08/11 11:54:24 tbo 1.3.32.2: remove raiseApplication call, too 2008/08/09 20:45:56 tbo 1.3.32.1: Issue number:  #i86540#


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [303aac7386c65d2edb56fdf95562b7d7fd0874d2]

INTEGRATION: CWS gh15 (1.1.44); FILE MERGED 2008/08/09 20:45:56 tbo 1.1.44.1: Issue number:  #i86540#


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [775bee229f2800b2bf1ceb1c8286b457ef57fb3f]

INTEGRATION: CWS gh15 (1.1.44); FILE MERGED 2008/08/17 20:26:37 tbo 1.1.44.1: Issue number:  #i86540#


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [e13f67dc82d32907989162f2e368fb71b811da40]

INTEGRATION: CWS gh15 (1.23.8); FILE MERGED 2008/07/31 19:38:13 gh 1.23.8.3: #i47386#changed to UNIX lineends (not MAC) 2008/05/09 14:09:06 gh 1.23.8.2: #i47386#change fileformat to Unix lineends 2008/05/09 13:46:40 gh 1.23.8.1: #i47386#change fileformat to Unix lineends


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [06b3fd2ba700d864948cff9ba0579b1549e12590]

INTEGRATION: CWS gh15 (1.75.8); FILE MERGED 2008/07/31 19:54:14 gh 1.75.8.3: fix typo 2008/05/09 13:30:31 gh 1.75.8.2: #132232#one more errormesage: S_MENU_NOT_CLOSING 2008/05/02 15:13:04 gh 1.75.8.1: #132232#one more errormesage: S_MENU_NOT_CLOSING


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [c0dc9e33c218310f01cfa61de7926ac4e56a666b]

INTEGRATION: CWS gh15 (1.36.8); FILE MERGED 2008/04/24 11:09:07 gh 1.36.8.1: #i85772#initially disable button and marking the OOProgramDir as Path


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [16efda3cd4401d2bb4bdacb09477b3fc8162a45a]

INTEGRATION: CWS gh15 (1.66.8); FILE MERGED 2008/05/02 15:13:04 gh 1.66.8.3: #132232#one more errormesage: S_MENU_NOT_CLOSING 2008/04/24 11:09:07 gh 1.66.8.2: #i85772#initially disable button and marking the OOProgramDir as Path 2008/04/24 10:13:06 gh 1.66.8.1: #i63769#disable MDI interface


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [070216f2e2818a10e0e09602fb72951144f2f34c]

INTEGRATION: CWS gh15 (1.78.8); FILE MERGED 2008/07/22 09:47:47 gh 1.78.8.2: RESYNC: (1.78-1.79); FILE MERGED 2008/04/24 10:13:05 gh 1.78.8.1: #i63769#disable MDI interface


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [351f180445e65333b06334a17f61f6533151bc9d]

INTEGRATION: CWS gh15 (1.5.8); FILE MERGED 2008/05/02 15:13:03 gh 1.5.8.1: #132232#one more errormesage: S_MENU_NOT_CLOSING


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [d38143393f1d69dcb90a6fc1cbf35bfebdcca150]

INTEGRATION: CWS gh15 (1.39.4); FILE MERGED 2008/08/07 15:47:56 gh 1.39.4.1: #i86540# call BASIC sub 'startTheOffice' if available on automatic restart of the office


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [affd865c0c169be7448349133b155d4bc6eaf3b9]

INTEGRATION: CWS gh15 (1.21.4); FILE MERGED 2008/07/22 09:47:28 gh 1.21.4.2: RESYNC: (1.21-1.22); FILE MERGED 2008/05/02 15:00:15 gh 1.21.4.1: #132232#close menu before calling slot


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [08a52335e3f685fe9fe29aee3a43e31c4d7e191d]

INTEGRATION: CWS gh15 (1.36.4); FILE MERGED 2008/07/22 09:47:23 gh 1.36.4.5: RESYNC: (1.36-1.39); FILE MERGED 2008/05/02 15:00:15 gh 1.36.4.4: #132232#close menu before calling slot 2008/05/02 10:56:30 gh 1.36.4.3: #144122#close ToolBox Menubutton menu on second call to OpenMenu 2008/05/02 10:54:31 gh 1.36.4.2: #i79207#part 1 2008/04/30 12:08:45 gh 1.36.4.1: #i82396#resetapplication to backingwindow


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [93f18224575b3f1bdf9179b84758380689f91950]

INTEGRATION: CWS gh15 (1.23.4); FILE MERGED 2008/07/22 09:47:19 gh 1.23.4.2: RESYNC: (1.23-1.25); FILE MERGED 2008/04/23 08:42:07 gh 1.23.4.1: #i79363#patch by cmc


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [5ca5745ac88406aa3aa80806b9d2f458200fda35]

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>  [2d22acd7fbd3bec6dabec9b45aff2484dc324a8f]

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>  [90e9bd53acba7333c8ab4d3feda055d4fde45f65]

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>  [f2ee3f88ad660ae0eeda783da73b78fc8c31606e]

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>  [2620f83397f7fd4482851f43d2914bfc7dc94771]

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>  [9b3292ca5f7ca4e3b2a0387e8e55e796097b0fc4]

INTEGRATION: CWS xsltfilter10 (1.3.28); FILE MERGED 2008/07/12 11:24:22 sus 1.3.28.1: #i91376# removed unnecessary xalan dependency


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [4621794d635aa94d84623690a73e6c5df2a3b80a]

INTEGRATION: CWS xsltfilter10 (1.42.12); FILE MERGED 2008/07/18 13:34:21 sus 1.42.12.1: #i91376# Removed Xalan dependency


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [c1af90b5b480d368a1b937d331d4f8fa67060f69]

INTEGRATION: CWS xsltfilter10 (1.9.30); FILE MERGED 2008/07/10 00:15:08 sus 1.9.30.1: #i91376# Adaption due to change of XSLT processor from Apache Xalan to Saxon9 supporting XSLT2


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [d1cdbc61db4a5a5987f8332767c37be7f9cbec8f]

INTEGRATION: CWS xsltfilter10 (1.10.30); FILE MERGED 2008/07/10 00:15:08 sus 1.10.30.1: #i91376# Adaption due to change of XSLT processor from Apache Xalan to Saxon9 supporting XSLT2


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [672820fa6f9a6eee18dc464a302fbfbab34c8294]

INTEGRATION: CWS xsltfilter10 (1.11.30); FILE MERGED 2008/07/10 00:15:07 sus 1.11.30.1: #i91376# Adaption due to change of XSLT processor from Apache Xalan to Saxon9 supporting XSLT2


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [f72fbdeda58923e6df9105edf87764d245eb7912]

INTEGRATION: CWS xsltfilter10 (1.4.128); FILE MERGED 2008/07/10 00:15:07 sus 1.4.128.1: #i91376# Adaption due to change of XSLT processor from Apache Xalan to Saxon9 supporting XSLT2


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [eb8245379b5ea14542b2b5551a06fe5bb6b0a67c]

INTEGRATION: CWS xsltfilter10 (1.14.12); FILE MERGED 2008/07/10 00:15:07 sus 1.14.12.1: #i91376# Adaption due to change of XSLT processor from Apache Xalan to Saxon9 supporting XSLT2


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [fb78b23f8b4fe4b4955ae65331fa0495fd66d877]

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>  [382a8349fe7752de6ea94a911bf52814538537d7]

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>  [a9b58d197ccab612988cd88d1e7d934bafbc2cab]

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>  [daf71295255c9cbfce57d0c98403fc044b9af1f0]

INTEGRATION: CWS xsltfilter10 (1.20.42); FILE MERGED 2008/07/09 16:35:25 sus 1.20.42.1: Updates on XSLT processor adaption from Xalan to Saxon


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [626afcd0f002f538d92bdcd03ce1a45852cd1661]

INTEGRATION: CWS xsltfilter10 (1.19.42); FILE MERGED 2008/07/17 11:41:57 sus 1.19.42.5: #i91376 now enable XSLT filter even without debug enabled ;-) 2008/07/16 18:49:35 sus 1.19.42.4: #i91376 limitting exchange of System output and error stream to time of transformation to prevent side effects 2008/07/16 18:34:01 sus 1.19.42.3: #i91376 adding System output and error stream to the log file to archieve better debug messages 2008/07/16 18:14:34 sus 1.19.42.2: #i91376 moved inputstream closing as finally block behind catch block, otherwise those streams won't be closed and the thread not taken away 2008/07/09 16:35:25 sus 1.19.42.1: Updates on XSLT processor adaption from Xalan to Saxon


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [33c7e963a0ea113a031e8e1a6bf63c3b84e45058]

INTEGRATION: CWS xsltfilter10 (1.5.42); FILE MERGED 2008/07/09 16:35:25 sus 1.5.42.1: Updates on XSLT processor adaption from Xalan to Saxon


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [b2216e545eef56e328a5294255cf53cfc873f0a1]

INTEGRATION: CWS xsltfilter10 (1.8.212); FILE MERGED 2008/07/09 16:35:24 sus 1.8.212.1: Updates on XSLT processor adaption from Xalan to Saxon


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [bd824c7d91cc1811ead6ac12727060b19a18a9e9]

INTEGRATION: CWS xsltfilter10 (1.1.4); FILE ADDED 2008/07/08 14:06:13 sus 1.1.4.2: #i91376# Adapt used Xalan functionality to new Saxon XSLT processor 2005/08/03 10:59:04 sus 1.1.4.1: file Base64.java was added on branch cws_dev300_xsltfilter10 on 2008-07-08 14:06:13 +0000


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [45ede94a6137778c9e040b0e01832a1ea9487e21]

INTEGRATION: CWS xsltfilter10 (1.2.6); FILE MERGED 2008/07/29 15:21:26 sus 1.2.6.3: #i71461# Fixed ODF list functionality 2008/07/09 17:36:30 sus 1.2.6.2: #i91376# Updates due to XSLT processor adaption from Xalan to Saxon 2008/05/26 17:51:54 sus 1.2.6.1: #i83264# adapting prefix omittance adding xforms xsd xsi


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [0c35e17b7c4282ae4e48cb35c9717b1ab6b17e6c]

INTEGRATION: CWS xsltfilter10 (1.2.6); FILE MERGED 2008/07/29 15:21:26 sus 1.2.6.4: #i71461# Fixed ODF list functionality 2008/07/09 17:36:30 sus 1.2.6.3: #i91376# Updates due to XSLT processor adaption from Xalan to Saxon 2008/05/26 17:51:53 sus 1.2.6.2: #i83264# adapting prefix omittance adding xforms xsd xsi 2008/05/26 15:49:07 sus 1.2.6.1: #i22012# Changing Comment


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [64c93f141cb1276321554daf3d4a7a935b83523c]

INTEGRATION: CWS xsltfilter10 (1.2.6); FILE MERGED 2008/07/29 15:21:25 sus 1.2.6.5: #i71461# Fixed ODF list functionality 2008/07/15 08:08:42 sus 1.2.6.4: #i91376 removed relative RDF extractor and unnecessary XML namespace 2008/07/14 18:31:15 sus 1.2.6.3: #i91376 removed relative RDF extractor and unnecessary XML namespace 2008/07/09 17:36:30 sus 1.2.6.2: #i91376# Updates due to XSLT processor adaption from Xalan to Saxon 2008/05/26 17:51:53 sus 1.2.6.1: #i83264# adapting prefix omittance adding xforms xsd xsi


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [ddc88dbda407c2aaef507f0f5c292353a1d258a5]

INTEGRATION: CWS xsltfilter10 (1.2.6); FILE MERGED 2008/07/29 15:21:25 sus 1.2.6.5: #i71461# Fixed ODF list functionality 2008/07/11 10:27:06 sus 1.2.6.4: #i91376# Numbering reset as previously used 2008/07/09 17:36:30 sus 1.2.6.3: #i91376# Updates due to XSLT processor adaption from Xalan to Saxon 2008/05/26 17:51:52 sus 1.2.6.2: #i83264# adapting prefix omittance adding xforms xsd xsi 2008/05/26 15:29:57 sus 1.2.6.1: #i83264# Export MathML to XHTML


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [1ea90982ca2b908f9e5d1ab57cec9c8e50c8be2b]

INTEGRATION: CWS xsltfilter10 (1.2.6); FILE MERGED 2008/07/29 15:21:25 sus 1.2.6.3: #i71461# Fixed ODF list functionality 2008/07/09 17:36:30 sus 1.2.6.2: #i91376# Updates due to XSLT processor adaption from Xalan to Saxon 2008/05/26 17:51:51 sus 1.2.6.1: #i83264# adapting prefix omittance adding xforms xsd xsi


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [ae5c226190cb623ee046cf88826270549b45934f]

INTEGRATION: CWS xsltfilter10 (1.2.6); FILE MERGED 2008/07/29 15:21:24 sus 1.2.6.3: #i71461# Fixed ODF list functionality 2008/07/09 17:36:30 sus 1.2.6.2: #i91376# Updates due to XSLT processor adaption from Xalan to Saxon 2008/05/26 17:51:51 sus 1.2.6.1: #i83264# adapting prefix omittance adding xforms xsd xsi


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [330b6bd5153fc4795697f83ee6d0e9d1dd25fca8]

INTEGRATION: CWS xsltfilter10 (1.2.6); FILE MERGED 2008/07/29 15:21:24 sus 1.2.6.3: #i71461# Fixed ODF list functionality 2008/07/09 17:36:30 sus 1.2.6.2: #i91376# Updates due to XSLT processor adaption from Xalan to Saxon 2008/05/26 17:51:50 sus 1.2.6.1: #i83264# adapting prefix omittance adding xforms xsd xsi


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [4d6de808868fb4acf4a686b7ee19f202236ac06b]

INTEGRATION: CWS xsltfilter10 (1.2.6); FILE MERGED 2008/07/29 15:21:24 sus 1.2.6.3: #i71461# Fixed ODF list functionality 2008/07/09 17:36:29 sus 1.2.6.2: #i91376# Updates due to XSLT processor adaption from Xalan to Saxon 2008/05/26 17:51:49 sus 1.2.6.1: #i83264# adapting prefix omittance adding xforms xsd xsi


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [0df598cc7206050b5a268720920a1660b5c8bee3]

INTEGRATION: CWS xsltfilter10 (1.2.6); FILE MERGED 2008/07/29 15:21:24 sus 1.2.6.3: #i71461# Fixed ODF list functionality 2008/07/09 17:36:29 sus 1.2.6.2: #i91376# Updates due to XSLT processor adaption from Xalan to Saxon 2008/05/26 17:51:48 sus 1.2.6.1: #i83264# adapting prefix omittance adding xforms xsd xsi


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [1667fa8c69d32e0f41682200dae58b7e10873338]

INTEGRATION: CWS xsltfilter10 (1.2.6); FILE MERGED 2008/07/29 15:21:23 sus 1.2.6.3: #i71461# Fixed ODF list functionality 2008/07/09 17:36:29 sus 1.2.6.2: #i91376# Updates due to XSLT processor adaption from Xalan to Saxon 2008/05/26 17:51:48 sus 1.2.6.1: #i83264# adapting prefix omittance adding xforms xsd xsi


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [489caa6f8bfd60705a264a9f1a0adb3bc0cee86e]

INTEGRATION: CWS xsltfilter10 (1.2.6); FILE MERGED 2008/07/29 15:21:23 sus 1.2.6.4: #i71461# Fixed ODF list functionality 2008/07/09 17:36:29 sus 1.2.6.3: #i91376# Updates due to XSLT processor adaption from Xalan to Saxon 2008/05/26 17:51:47 sus 1.2.6.2: #i83264# adapting prefix omittance adding xforms xsd xsi 2008/05/26 15:41:49 sus 1.2.6.1: #i22012# Adding BASE64 images to XHTML


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [1864ec89ced2dc89711d77469dbb1e7141d41136]

INTEGRATION: CWS xsltfilter10 (1.9.42); FILE MERGED 2008/07/16 19:48:44 sus 1.9.42.2: #i91376 fixing changed OLE object handling 2008/07/09 16:38:16 sus 1.9.42.1: #i91376# Updates due to XSLT processor adaption from Xalan to Saxon


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [9bd2d4fcb5819e4a52be7fa091cc0688c6681fdc]

INTEGRATION: CWS xsltfilter10 (1.12.42); FILE MERGED 2008/07/09 16:38:16 sus 1.12.42.1: #i91376# Updates due to XSLT processor adaption from Xalan to Saxon


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [caa4382fa8c4ac6928f4dfebab90dc94aa68bd58]

INTEGRATION: CWS xsltfilter10 (1.2.20); FILE MERGED 2008/07/09 18:29:39 sus 1.2.20.1: #i91376# Updates due to XSLT processor adaption from Xalan to Saxon


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [7613c5486f9e7de46549752bba6340bb0ab8bcdb]

INTEGRATION: CWS xsltfilter10 (1.2.20); FILE MERGED 2008/07/09 18:29:38 sus 1.2.20.2: #i91376# Updates due to XSLT processor adaption from Xalan to Saxon 2008/07/09 17:36:29 sus 1.2.20.1: #i91376# Updates due to XSLT processor adaption from Xalan to Saxon


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [adbabca076814610408b75b8a9126e0a3880a0de]

INTEGRATION: CWS xsltfilter10 (1.2.20); FILE MERGED 2008/07/09 18:34:23 sus 1.2.20.1: #i91376# Updates due to XSLT processor adaption from Xalan to Saxon


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [33dd50a62c1ef89a3cd9455f7f39351254b46250]

INTEGRATION: CWS xsltfilter10 (1.6.42); FILE MERGED 2008/07/09 18:57:57 sus 1.6.42.2: #i91376# Updates due to XSLT processor adaption from Xalan to Saxon 2008/07/09 17:36:28 sus 1.6.42.1: #i91376# Updates due to XSLT processor adaption from Xalan to Saxon


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [580c0de3c8c3bf37c96e65dd1ecb2110861342a2]

INTEGRATION: CWS xsltfilter10 (1.9.42); FILE MERGED 2008/07/29 17:57:27 sus 1.9.42.3: #i91376# fixed errors which causes Saxon to hold, which Xalan did not mentioned 2008/07/16 19:48:12 sus 1.9.42.2: #i91376 fixing changed OLE object handling 2008/07/09 16:38:51 sus 1.9.42.1: #i91376# Updates due to XSLT processor adaption from Xalan to Saxon


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [e2f90a59a5857979918fc55d6fada1c11dd92cce]

INTEGRATION: CWS xsltfilter10 (1.2.20); FILE MERGED 2008/07/09 17:36:28 sus 1.2.20.2: #i91376# Updates due to XSLT processor adaption from Xalan to Saxon 2008/07/09 16:48:49 sus 1.2.20.1: #i91376# Updates due to XSLT processor adaption from Xalan to Saxon


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [2c2bef91430c4c3a35374ebea5035de88214f006]

INTEGRATION: CWS xsltfilter10 (1.2.20); FILE MERGED 2008/07/09 17:36:27 sus 1.2.20.1: #i91376# Updates due to XSLT processor adaption from Xalan to Saxon


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [ecf688179f44aeeb8e512d7dcca80cfcfa2cb082]

INTEGRATION: CWS xsltfilter10 (1.2.20); FILE MERGED 2008/07/09 17:03:29 sus 1.2.20.1: #i91376# Updates due to XSLT processor adaption from Xalan to Saxon


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [d5a276124e3cdfb8383d6aa409707c7d872599b5]

INTEGRATION: CWS xsltfilter10 (1.7.42); FILE MERGED 2008/07/09 18:57:56 sus 1.7.42.1: #i91376# Updates due to XSLT processor adaption from Xalan to Saxon


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [8b4e0509009e5796fba2bbe7d895ca66c9529f4a]

INTEGRATION: CWS xsltfilter10 (1.10.42); FILE MERGED 2008/07/09 19:10:56 sus 1.10.42.2: #i91376# Updates due to XSLT processor adaption from Xalan to Saxon 2008/07/09 19:09:35 sus 1.10.42.1: #i91376# Updates due to XSLT processor adaption from Xalan to Saxon


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [41f05ed59068b3b7862265b6d2237d2bda586b8a]

INTEGRATION: CWS xsltfilter10 (1.9.42); FILE MERGED 2008/07/09 23:47:37 sus 1.9.42.1: #i91376# Adaption due to change of XSLT processor from Apache Xalan to Saxon9 supporting XSLT2


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [07bfc6898bdc9d686e54fd66980dd3e8160c96f1]

INTEGRATION: CWS xsltfilter10 (1.31.28); FILE MERGED 2008/07/14 12:20:42 sus 1.31.28.1: #i91376# exchange Xalan dependency with Saxon dependency (XSLT2 processor)


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [ffc8216df788afd6538458d927d21a10763e2228]

INTEGRATION: CWS xsltfilter10 (1.4.24); FILE MERGED 2008/07/11 15:28:37 sus 1.4.24.1: #i91376# Xalan dependency unnecessary as no docu is being generated, but only JAR (xslt dependency from manual.xsl)


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [721dd6a1e861d46b6a77c5cea54c4803aa281307]

INTEGRATION: CWS xsltfilter10 (1.1.2); FILE ADDED 2008/07/14 11:11:28 sus 1.1.2.1: #i91376# Adding background and download information about this file


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [e3a36366fde26dbe806200b3eca95f8c6861d3a6]

INTEGRATION: CWS xsltfilter10 (1.2.78); FILE MERGED 2008/07/09 23:40:53 sus 1.2.78.1: #i91376# Adaption due to change of XSLT processor from Apache Xalan to Saxon9 supporting XSLT2


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [097431d5d20f3503492d439dbf3c4ebc94a7d788]

INTEGRATION: CWS xsltfilter10 (1.7.22); FILE MERGED 2008/07/12 12:01:00 sus 1.7.22.1: #i91376# removed unnecessary xalan dependency


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [c7f1e4181dc2424df5c5afec332d6cd6236d23f6]

INTEGRATION: CWS xsltfilter10 (1.16.342); FILE MERGED 2008/07/12 11:51:09 sus 1.16.342.1: #i91376# removed unnecessary xalan dependency - the word xalan is used in the language translation files, obviously often used in the Kurdish language


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [5ec18a2d1ec9bff50d9140fdbce07e126993407a]

INTEGRATION: CWS dictionaryupdate (1.4.4); FILE MERGED 2008/07/21 08:46:20 mba 1.4.4.1: #i91426#: update to latest version


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [edd4c8525f427d930ffb1d0d5dc1f90cb133f203]

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>  [60968be49abb47e8c99b3c4abf05cf8a219b0585]

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>  [feafac404dcc442aff845ac690d6ecbdd2b4380b]

INTEGRATION: CWS dictionaryupdate (1.2.18); FILE MERGED 2008/07/21 09:27:46 is 1.2.18.1: #i91243# adding vietnamese spellchecker


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [e7b6e458ea54a2e9481a1faae1d824a4cccce21a]

INTEGRATION: CWS dictionaryupdate (1.17.16); FILE MERGED 2008/07/21 09:27:46 is 1.17.16.1: #i91243# adding vietnamese spellchecker


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [8787cfb9920eeb027bb59c080e3d29a76dd93c83]

INTEGRATION: CWS dictionaryupdate (1.2.4); FILE MERGED 2008/07/24 15:23:45 mba 1.2.4.1: #i91426#: wrong version strings


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [970184a4909e001c189586bda37aac1629eb3a3e]

INTEGRATION: CWS dictionaryupdate (1.1.2); FILE ADDED 2008/07/21 08:40:25 mba 1.1.2.1: #i91243#: new vi dictionary


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [d99a3000b04ad890f7b9ade790b0e38de590dad1]

INTEGRATION: CWS dictionaryupdate (1.1.2); FILE ADDED 2008/07/24 13:39:00 mba 1.1.2.2: #i91426#: wrong path in xcu 2008/07/21 08:40:25 mba 1.1.2.1: #i91243#: new vi dictionary


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [9ce4a9126817104f3c6af3db1eed91e96c841d98]

INTEGRATION: CWS dictionaryupdate (1.2.4); FILE MERGED 2008/07/24 15:23:44 mba 1.2.4.1: #i91426#: wrong version strings


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [cb8ae3114adb7cf00610cd2d07732407aa7d9d44]

INTEGRATION: CWS dictionaryupdate (1.19.4); FILE MERGED 2008/07/21 08:52:23 mba 1.19.4.1: #i91243#: new vi dictionary


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [9a8cfa0741f87729838a512d5c545eb795bec3b5]

INTEGRATION: CWS dictionaryupdate (1.2.4); FILE MERGED 2008/07/24 15:23:43 mba 1.2.4.1: #i91426#: wrong version strings


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [b85f17c11d43427d28894c8b9eeaa251fb724e27]

INTEGRATION: CWS dictionaryupdate (1.2.4); FILE MERGED 2008/07/24 15:23:42 mba 1.2.4.1: #i91426#: wrong version strings


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [a9eab2588725da7cc6cc629bbdf0a70a7f8bd37b]

INTEGRATION: CWS dictionaryupdate (1.1.2); FILE ADDED 2008/07/21 08:46:20 mba 1.1.2.1: #i91426#: update to latest version


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [db20a136f4fd39212926eccafc6a5c838448f778]

INTEGRATION: CWS dictionaryupdate (1.2.22); FILE MERGED 2008/07/21 08:46:20 mba 1.2.22.1: #i91426#: update to latest version


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [90f7991e5585f6af35830d9c738167efdc103fac]

INTEGRATION: CWS dictionaryupdate (1.2.4); FILE MERGED 2008/07/24 13:33:41 mba 1.2.4.2: #i91426#: wrong path in xcu 2008/07/21 08:46:20 mba 1.2.4.1: #i91426#: update to latest version


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [eacf250de6d8c8edcd529467fbe0a0c1a2f068bc]

INTEGRATION: CWS dictionaryupdate (1.2.4); FILE MERGED 2008/07/28 10:40:14 mba 1.2.4.2: #i91426#: showing licence does not work for bundled extensions 2008/07/21 08:46:20 mba 1.2.4.1: #i91426#: update to latest version


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [678ad7f95e9b1a2562ca4d0baf6868a449a3c506]

INTEGRATION: CWS dictionaryupdate (1.2.22); FILE MERGED 2008/07/21 08:46:19 mba 1.2.22.1: #i91426#: update to latest version


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [62be4b1256423932f73d77c2fa1c7782495437ef]

INTEGRATION: CWS dictionaryupdate (1.1.2); FILE ADDED 2008/07/21 08:46:19 mba 1.1.2.1: #i91426#: update to latest version


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [1cb3f074ba05026de12a1d2b76c9500faa72ecdc]

INTEGRATION: CWS dictionaryupdate (1.2.4); FILE MERGED 2008/07/24 15:23:41 mba 1.2.4.1: #i91426#: wrong version strings


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [76baf33d718d1714f76515c2cb00f14536317a03]

INTEGRATION: CWS dictionaryupdate (1.3.4); FILE MERGED 2008/07/21 08:30:00 mba 1.3.4.1: #i91901#: update to latest version


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [73850111f8d97a348be86d25a1e745538b20dfa3]

INTEGRATION: CWS dictionaryupdate (1.13.4); FILE MERGED 2008/07/21 08:30:00 mba 1.13.4.1: #i91901#: update to latest version


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [68716150bbad7c677a3ad862dc8e6836957a17d4]

INTEGRATION: CWS dictionaryupdate (1.1.2); FILE ADDED 2008/07/21 08:30:00 mba 1.1.2.1: #i91901#: update to latest version


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [e0d712ba8068a8bc1faeae419b2b5daf05a014ec]

INTEGRATION: CWS dictionaryupdate (1.2.4); FILE MERGED 2008/07/21 08:30:00 mba 1.2.4.1: #i91901#: update to latest version


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [3e0eb3a3f9f0c55fc3d463c7274b8c607d91807a]

INTEGRATION: CWS dictionaryupdate (1.3.4); FILE MERGED 2008/07/21 08:33:13 mba 1.3.4.1: #i91901#: update to latest version


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [22f179d4f42e4b18974939047cd46634fe1fecdc]

INTEGRATION: CWS dictionaryupdate (1.2.4); FILE MERGED 2008/07/24 15:23:40 mba 1.2.4.1: #i91426#: wrong version strings


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [09f81f90e661d76580d02ca25e12484ac4559f82]

INTEGRATION: CWS doccomments01 (1.7.30); FILE MERGED 2008/07/25 10:33:39 cmc 1.7.30.1: #i91872# import missing .doc dates the same as word does, i.e. as 0 (invalid) date


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [fd2e88f31c8a510c21f688ff6e340374f81af023]

INTEGRATION: CWS doccomments01 (1.38.116); FILE MERGED 2008/06/17 17:00:23 cmc 1.38.116.1: #i86273# import comments as rich text


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [4682b18785543f64d9b7b33761befb428cfd1af1]

INTEGRATION: CWS doccomments01 (1.82.116); FILE MERGED 2008/06/18 15:14:40 cmc 1.82.116.2: #i86273# export comments to .doc 2008/06/17 17:00:22 cmc 1.82.116.1: #i86273# import comments as rich text


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [e4f37e22c2cdec7caf489015fa9ffd070d808a51]

INTEGRATION: CWS doccomments01 (1.139.26); FILE MERGED 2008/06/18 15:49:23 cmc 1.139.26.3: #i86273# fix bad merge 2008/06/18 15:14:39 cmc 1.139.26.2: #i86273# export comments to .doc 2008/06/17 17:00:22 cmc 1.139.26.1: #i86273# import comments as rich text


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [eb854db072ea9cd563259f3c716466b311cef8c2]

INTEGRATION: CWS doccomments01 (1.47.116); FILE MERGED 2008/06/17 17:00:22 cmc 1.47.116.1: #i86273# import comments as rich text


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [2754e6cbf01151ba4d97979150deb74b4b879342]

INTEGRATION: CWS doccomments01 (1.142.24); FILE MERGED 2008/07/15 15:58:37 cmc 1.142.24.2: RESYNC: (1.142-1.144); FILE MERGED 2008/06/17 17:00:22 cmc 1.142.24.1: #i86273# import comments as rich text


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [71e0ef33892456efdc0dd60937f32fc5d98339fc]

INTEGRATION: CWS doccomments01 (1.157.20); FILE MERGED 2008/06/17 17:00:21 cmc 1.157.20.1: #i86273# import comments as rich text


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [35e59f18a4f701ede3f4d1aeaccb637999b27d8f]

INTEGRATION: CWS doccomments01 (1.152.16); FILE MERGED 2008/07/25 10:33:38 cmc 1.152.16.6: #i91872# import missing .doc dates the same as word does, i.e. as 0 (invalid) date 2008/07/15 15:58:27 cmc 1.152.16.5: RESYNC: (1.152-1.153); FILE MERGED 2008/06/18 15:14:38 cmc 1.152.16.4: #i86273# export comments to .doc 2008/06/18 08:26:25 cmc 1.152.16.3: #i86273# munge cell marks a bit to make it readable 2008/06/17 18:46:51 cmc 1.152.16.2: #i86273# simplify the non-rich string to remove special characters and expand fields 2008/06/17 17:00:20 cmc 1.152.16.1: #i86273# import comments as rich text


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [4804a25dfb28a3ebb0382f40a8d3db50b994b4c2]

INTEGRATION: CWS doccomments01 (1.76.116); FILE MERGED 2008/06/18 15:14:38 cmc 1.76.116.1: #i86273# export comments to .doc


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [334e5382b9e5e72df813bb6400baaf4ef203139c]

INTEGRATION: CWS doccomments01 (1.46.112); FILE MERGED 2008/07/15 15:58:42 cmc 1.46.112.3: RESYNC: (1.46-1.49); FILE MERGED 2008/06/18 15:14:38 cmc 1.46.112.2: #i86273# export comments to .doc 2008/06/17 18:47:53 cmc 1.46.112.1: #i88145# convert OOo line-breaks to Word line-breaks on exporting a simple field string


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [8be603505c73bec416b04d6de73fbdf845c51088]

INTEGRATION: CWS doccomments01 (1.103.114); FILE MERGED 2008/06/18 15:14:37 cmc 1.103.114.1: #i86273# export comments to .doc


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [667d873c9a8238f3cd0dd3b80e324d5c00db435a]

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>  [0ca7ab4d3550f1941115b404e597381f48a94d91]

INTEGRATION: CWS dba31a (1.29.42); FILE MERGED 2008/07/04 20:10:32 fs 1.29.42.1: #i66628# functionality of RowChanged/ColChanged moved to base class


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [2be1f7e9f6356b7559fb9cf8affab8d299c9682e]

INTEGRATION: CWS dba31a (1.6.34); FILE MERGED 2008/07/04 20:11:47 fs 1.6.34.3: #i66628# impl_getCurrentControlModel_throw: also care for grid control/columns 2008/07/03 08:41:55 fs 1.6.34.2: #i66628# +RefreshCurrentControl 2008/07/02 12:13:14 fs 1.6.34.1: #i90914# after doing a reload, refresh everything which is refreshable


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [edbdeac1aed1e7dae60dd1a2ccc20f94fab2e681]

INTEGRATION: CWS dba31a (1.39.14); FILE MERGED 2008/07/01 07:20:35 oj 1.39.14.1: #i77916# move config to report builder


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [a3d90e84f228f1eb24fc5ce6e51f3bb0b42e18ff]

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>  [37709f35eb130e3ecb84962f728c69c6b1c35769]

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>  [bbc0edbc2df072e77d940ac7325803d5e2fd7db2]

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>  [058e2de6bc907eaae86d882a1ee56c1b409c7fce]

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>  [f13edfc6d5eca4ee842b51e16ebba8475038c1c8]

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>  [a999131e5140c8e61f5268f8adf2491bf9d346fd]

INTEGRATION: CWS dba31a (1.11.26); FILE MERGED 2008/07/04 20:39:27 fs 1.11.26.1: improved diagnostics for unknown value types


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [fe62fc11e8ac39cb27830875b4017c05cba570da]

#i10000# doccomments01 CWS integration


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [12eac7f4974ddafb08bb6fd8d7e61e39ebb93461]

INTEGRATION: CWS dba31a (1.9.10); FILE MERGED 2008/07/02 12:07:41 fs 1.9.10.1: copying following changes from CWS dba30f to CWS dba31a:   2008/07/01 09:41:35 lla 1.9.2.1: #i82743# problem with 'Title' as DB Entry name


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [939c1f65d0bfbb36e278af9018c575db8ef6a63a]

INTEGRATION: CWS dba31a (1.2.10); FILE MERGED 2008/07/02 12:08:44 fs 1.2.10.1: copying following changes from CWS dba30f to CWS dba31a:   2008/07/01 09:39:35 lla 1.2.2.1: #i90874# Orientation handled wrong (Cache problem)


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [6d3aa544bcf2d912a41e33975f03a231bb77a6eb]

INTEGRATION: CWS dba31a (1.2.10); FILE MERGED 2008/07/02 12:08:31 fs 1.2.10.1: copying following changes from CWS dba30f to CWS dba31a:   2008/07/01 09:38:59 lla 1.2.2.1: #i90874# Orientation handled wrong (Cache problem)


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [515421f799fb3982a4811ab2149134e333c5abe2]

INTEGRATION: CWS dba31a (1.2.10); FILE MERGED 2008/07/02 12:07:14 fs 1.2.10.1: copying following changes from CWS dba30f to CWS dba31a:   2008/07/01 09:41:35 lla 1.2.2.1: #i82743# problem with 'Title' as DB Entry name


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [cd20f4166f1c688987e8fa36cea74a4162322752]

INTEGRATION: CWS dba31a (1.14.10); FILE MERGED 2008/07/02 12:06:48 fs 1.14.10.1: copying following changes from CWS dba30f to CWS dba31a:   2008/07/01 09:41:34 lla 1.14.2.1: #i82743# problem with 'Title' as DB Entry name


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [7706a14d9ec6a7c67738dc58cf2b387ddce94266]

INTEGRATION: CWS dba31a (1.6.10); FILE MERGED 2008/07/02 12:06:59 fs 1.6.10.1: copying following changes from CWS dba30f to CWS dba31a:   2008/07/01 07:38:10 lla 1.6.2.1: #i89475# patch integrated, label width was too limited.


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [b12bb1edc305c7df0651b19ebfc77b5491bcb9cb]

INTEGRATION: CWS dba31a (1.12.10); FILE MERGED 2008/07/02 12:06:10 fs 1.12.10.1: copying following changes from CWS dba30f to CWS dba31a:   2008/07/01 09:41:34 lla 1.12.2.1: #i82743# problem with 'Title' as DB Entry name


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [2d339c2072584b34fe898a984e0c43443ceb1f16]

INTEGRATION: CWS dba31a (1.14.10); FILE MERGED 2008/07/02 12:05:50 fs 1.14.10.1: copying following changes from CWS dba30f to CWS dba31a:   2008/07/01 09:41:33 lla 1.14.2.1: #i82743# problem with 'Title' as DB Entry name


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [20ae1fdebd26a0dfb6fe72db6964c8d537fdfe4b]

INTEGRATION: CWS dba31a (1.12.24); FILE MERGED 2008/07/02 12:05:43 fs 1.12.24.1: copying following changes from CWS dba30f to CWS dba31a:   2008/07/01 09:41:33 lla 1.12.20.1: #i82743# problem with 'Title' as DB Entry name


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [910dd85b534771cf174514b0a940cbede307c63e]

INTEGRATION: CWS dba31a (1.3.1016); FILE MERGED 2008/07/03 08:54:39 fs 1.3.1016.1: #i66628# +RefreshFormControl


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [34e7485bce1b721a3d5e48a5050386cef4e3db96]

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>  [38966952481d6769f84d2a7bb6d4db176990a1e7]

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>  [02de00d6659ea3a95afbcd3fde6be8de284f982f]

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>  [24aa6436d7c3ca18576bcb768a831b4973ce81e5]

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-19  Vladimir Glazounov  <vg@openoffice.org>  [ae3bfeed0f5ef86365117c877c7834a5858dd36d]

INTEGRATION: CWS dba31a (1.54.78); FILE MERGED 2008/06/06 07:51:20 oj 1.54.78.1: #i48161# rename button for address configure


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [a68684df3cab2a6d8018136ec93af4f80f6b27ed]

INTEGRATION: CWS dba31a (1.27.78); FILE MERGED 2008/07/15 08:47:08 fs 1.27.78.1: #i91574#


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [33614a94caaec313928fe211cdcab065e2826f26]

INTEGRATION: CWS dba31a (1.20.46); FILE MERGED 2008/07/30 12:08:41 fs 1.20.46.3: RESYNC: (1.21-1.22); FILE MERGED 2008/07/02 09:20:55 oj 1.20.46.2: RESYNC: (1.20-1.21); FILE MERGED 2008/06/06 06:44:05 oj 1.20.46.1: #i63132# substitute ($number) like menucommand does


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [8e69621d37bdc37c2f71f540aea34c08a7bef21a]

INTEGRATION: CWS dba31a (1.4.98); FILE MERGED 2008/07/01 08:06:38 oj 1.4.98.1: #i77916# move config to report builder


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [eafc145658b00bb4e49967e7f24d06e9fce46ea4]

INTEGRATION: CWS dba31a (1.5.22); FILE MERGED 2008/07/03 06:51:20 oj 1.5.22.2: handling for config files corrected 2008/07/01 07:02:17 oj 1.5.22.1: #i77916# impl zoom and move config data into ext


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [491e5b13a03d918f46585c261ac7e06140f77ddd]

INTEGRATION: CWS dba31a (1.18.20); FILE MERGED 2008/07/30 12:08:25 fs 1.18.20.4: RESYNC: (1.19-1.20); FILE MERGED 2008/07/18 07:46:30 lla 1.18.20.3: #i90874# lost reportbuilderwizard.jar already fixed in i91666 2008/07/02 09:19:46 oj 1.18.20.2: RESYNC: (1.18-1.19); FILE MERGED 2008/07/01 07:02:17 oj 1.18.20.1: #i77916# impl zoom and move config data into ext


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [b4d8ae00a4e901c3c3c44906329b025ccbb48aa3]

INTEGRATION: CWS dba31a (1.6.30); FILE MERGED 2008/07/10 06:35:29 oj 1.6.30.1: #i88727# new area prop


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [a08ff51cc8d497b1b66581a79e491fa6d17b6b61]

INTEGRATION: CWS dba31a (1.4.22); FILE MERGED 2008/07/30 12:08:28 fs 1.4.22.3: RESYNC: (1.5-1.6); FILE MERGED 2008/07/16 06:16:26 fs 1.4.22.2: RESYNC: (1.4-1.5); FILE MERGED 2008/07/01 07:02:16 oj 1.4.22.1: #i77916# impl zoom and move config data into ext


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [67875cee42b38551f85afd76e3ad1335c5687b77]

INTEGRATION: CWS dba31a (1.2.128); FILE MERGED 2008/07/19 12:21:11 fs 1.2.128.2: remove the zoom controls, since the implementation for #i77916# is not finished in this CWS 2008/06/26 14:26:35 oj 1.2.128.1: #i77916# impl zooming in report builder


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [cb5a016f4be732dc3a8d6d736534c8b8b5aee2df]

INTEGRATION: CWS dba31a (1.2.128); FILE MERGED 2008/07/07 06:34:00 oj 1.2.128.1: #i80200# new shortcuts for selecting text and edit fields


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [df5395c54b1766f69cbe67edacc935468514c285]

INTEGRATION: CWS dba31a (1.2.128); FILE MERGED 2008/07/07 06:33:59 oj 1.2.128.1: #i80200# new shortcuts for selecting text and edit fields


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [712cf597f2f404c01a36473ca2a4cc84f78144fe]

INTEGRATION: CWS dba31a (1.6.30); FILE MERGED 2008/06/26 14:26:35 oj 1.6.30.3: #i77916# impl zooming in report builder 2008/06/24 12:07:52 oj 1.6.30.2: RESYNC: (1.6-1.7); FILE MERGED 2008/06/13 11:40:21 oj 1.6.30.1: #i88506# impl hyphenation


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [b966eb18ba6eafe297cf26821012a6efac286328]

INTEGRATION: CWS dba31a (1.4.30); FILE MERGED 2008/06/13 11:40:21 oj 1.4.30.1: #i88506# impl hyphenation


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [cc70316a7370cae1a51a7184233806b8b0df42e8]

INTEGRATION: CWS dba31a (1.8.28); FILE MERGED 2008/07/01 07:02:15 oj 1.8.28.5: #i77916# impl zoom and move config data into ext 2008/06/26 14:26:35 oj 1.8.28.4: #i77916# impl zooming in report builder 2008/06/25 12:21:35 oj 1.8.28.3: merge conflicts resolved 2008/06/24 12:07:48 oj 1.8.28.2: RESYNC: (1.8-1.9); FILE MERGED 2008/06/13 11:40:21 oj 1.8.28.1: #i88506# impl hyphenation


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [8261922f8e80f0b1fe7ec3a95aa7568b84b5f6c3]

INTEGRATION: CWS dba31a (1.8.28); FILE MERGED 2008/07/07 06:40:22 oj 1.8.28.6: #i80200# method to select different types 2008/07/01 07:02:15 oj 1.8.28.5: #i77916# impl zoom and move config data into ext 2008/06/26 14:26:34 oj 1.8.28.4: #i77916# impl zooming in report builder 2008/06/25 12:21:34 oj 1.8.28.3: merge conflicts resolved 2008/06/24 12:07:44 oj 1.8.28.2: RESYNC: (1.8-1.9); FILE MERGED 2008/06/13 11:40:21 oj 1.8.28.1: #i88506# impl hyphenation


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [ede6096867941f133ea336831d6137c11a8aae86]

INTEGRATION: CWS dba31a (1.6.28); FILE MERGED 2008/06/26 14:26:34 oj 1.6.28.4: #i77916# impl zooming in report builder 2008/06/24 12:07:39 oj 1.6.28.3: RESYNC: (1.6-1.7); FILE MERGED 2008/06/13 11:40:20 oj 1.6.28.2: #i88506# impl hyphenation 2008/06/09 10:22:15 oj 1.6.28.1: #i88506# insert new flag to offer word boundary breaks


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [aad6fb730a6b1681a53c8aebb77f735963e83bce]

INTEGRATION: CWS dba31a (1.1.2); FILE ADDED 2008/06/26 14:26:34 oj 1.1.2.2: #i77916# impl zooming in report builder 2008/06/13 11:41:23 oj 1.1.2.1: #i88506# impl hyphenation


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [3190e1368731fee0de1ec90f98d6882618e3fbe1]

INTEGRATION: CWS dba31a (1.6.30); FILE MERGED 2008/06/26 14:26:34 oj 1.6.30.1: #i77916# impl zooming in report builder


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [1a5321e50cbe51972b72030c7fa3e328c395c460]

INTEGRATION: CWS dba31a (1.6.28); FILE MERGED 2008/07/07 06:40:22 oj 1.6.28.5: #i80200# method to select different types 2008/07/01 07:02:14 oj 1.6.28.4: #i77916# impl zoom and move config data into ext 2008/06/26 14:26:34 oj 1.6.28.3: #i77916# impl zooming in report builder 2008/06/24 12:07:36 oj 1.6.28.2: RESYNC: (1.6-1.7); FILE MERGED 2008/06/13 11:40:20 oj 1.6.28.1: #i88506# impl hyphenation


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [c99c464891e6848d467bfe01e400431931e8f48c]

INTEGRATION: CWS dba31a (1.6.28); FILE MERGED 2008/07/29 10:57:38 fs 1.6.28.7: #i10000# 2008/07/07 06:40:22 oj 1.6.28.6: #i80200# method to select different types 2008/07/01 07:02:14 oj 1.6.28.5: #i77916# impl zoom and move config data into ext 2008/06/26 14:26:34 oj 1.6.28.4: #i77916# impl zooming in report builder 2008/06/25 12:21:34 oj 1.6.28.3: merge conflicts resolved 2008/06/24 12:07:32 oj 1.6.28.2: RESYNC: (1.6-1.7); FILE MERGED 2008/06/13 11:40:20 oj 1.6.28.1: #i88506# impl hyphenation


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [bfc5da06ab5917e23106cb8130a53715ec493cc2]

INTEGRATION: CWS dba31a (1.9.28); FILE MERGED 2008/07/07 06:40:22 oj 1.9.28.6: #i80200# method to select different types 2008/07/02 09:19:38 oj 1.9.28.5: RESYNC: (1.10-1.11); FILE MERGED 2008/07/01 07:02:14 oj 1.9.28.4: #i77916# impl zoom and move config data into ext 2008/06/26 14:26:34 oj 1.9.28.3: #i77916# impl zooming in report builder 2008/06/24 12:07:29 oj 1.9.28.2: RESYNC: (1.9-1.10); FILE MERGED 2008/06/13 11:40:20 oj 1.9.28.1: #i88506# impl hyphenation


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [0833ed1cde368ecea67ad39af4005e5c97b986e3]

INTEGRATION: CWS dba31a (1.14.24); FILE MERGED 2008/07/30 12:08:21 fs 1.14.24.10: RESYNC: (1.18-1.19); FILE MERGED 2008/07/15 08:38:56 fs 1.14.24.9: remove unused code Issue number:  #i91592# Submitted by:  cmc@openoffice.org Reviewed by:   frank.schoenheit@sun.com 2008/07/10 06:45:51 oj 1.14.24.8: #i88727# new area prop for shapes and some model changes 2008/07/07 06:40:21 oj 1.14.24.7: #i80200# method to select different types 2008/07/02 09:19:33 oj 1.14.24.6: RESYNC: (1.16-1.18); FILE MERGED 2008/07/01 07:02:13 oj 1.14.24.5: #i77916# impl zoom and move config data into ext 2008/06/26 14:26:34 oj 1.14.24.4: #i77916# impl zooming in report builder 2008/06/25 12:21:34 oj 1.14.24.3: merge conflicts resolved 2008/06/24 12:07:25 oj 1.14.24.2: RESYNC: (1.14-1.16); FILE MERGED 2008/06/13 11:40:20 oj 1.14.24.1: #i88506# impl hyphenation


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [14c2fe202bb2c25acdc011a4029e8b715b15ddc8]

INTEGRATION: CWS dba31a (1.4.30); FILE MERGED 2008/06/26 14:26:34 oj 1.4.30.2: #i77916# impl zooming in report builder 2008/06/13 11:40:20 oj 1.4.30.1: #i88506# impl hyphenation


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [03ee32328412c252fabeef66a3eb46156ededf81]

INTEGRATION: CWS dba31a (1.5.28); FILE MERGED 2008/07/15 08:38:56 fs 1.5.28.9: remove unused code Issue number:  #i91592# Submitted by:  cmc@openoffice.org Reviewed by:   frank.schoenheit@sun.com 2008/07/07 06:40:21 oj 1.5.28.8: #i80200# method to select different types 2008/07/03 06:55:41 fs 1.5.28.7: #i10000# 2008/07/02 09:19:24 oj 1.5.28.6: RESYNC: (1.6-1.7); FILE MERGED 2008/07/01 07:02:12 oj 1.5.28.5: #i77916# impl zoom and move config data into ext 2008/06/26 14:26:33 oj 1.5.28.4: #i77916# impl zooming in report builder 2008/06/25 12:21:34 oj 1.5.28.3: merge conflicts resolved 2008/06/24 12:07:17 oj 1.5.28.2: RESYNC: (1.5-1.6); FILE MERGED 2008/06/13 11:40:20 oj 1.5.28.1: #i88506# impl hyphenation


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [0b9b6e14eeace4ded4b34fc0eaf3a563d15d201e]

INTEGRATION: CWS dba31a (1.6.30); FILE MERGED 2008/06/26 14:26:33 oj 1.6.30.1: #i77916# impl zooming in report builder


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [7d1e70ccdbd0139cd8aed506efeff87e184711fd]

INTEGRATION: CWS dba31a (1.1.2); FILE ADDED 2008/07/01 07:02:12 oj 1.1.2.2: #i77916# impl zoom and move config data into ext 2008/06/26 14:27:10 oj 1.1.2.1: #i77916# new status


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [07e5ff37ce8f3b560378daa296e0b606afbabf65]

INTEGRATION: CWS dba31a (1.5.30); FILE MERGED 2008/06/26 14:26:33 oj 1.5.30.1: #i77916# impl zooming in report builder


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [fae529fccf3546ce3136993cd8ca387d087436b3]

INTEGRATION: CWS dba31a (1.5.30); FILE MERGED 2008/07/15 08:38:55 fs 1.5.30.1: remove unused code Issue number:  #i91592# Submitted by:  cmc@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [4bfdc7d4561bf9f06715f648687ef54d9ee39d1d]

INTEGRATION: CWS dba31a (1.6.28); FILE MERGED 2008/07/16 14:15:37 fs 1.6.28.6: #i10000# 2008/07/15 08:38:55 fs 1.6.28.5: remove unused code Issue number:  #i91592# Submitted by:  cmc@openoffice.org Reviewed by:   frank.schoenheit@sun.com 2008/07/10 06:59:50 oj 1.6.28.4: #i88727# new area prop for shapes and some model changes 2008/06/26 14:26:33 oj 1.6.28.3: #i77916# impl zooming in report builder 2008/06/24 12:07:13 oj 1.6.28.2: RESYNC: (1.6-1.7); FILE MERGED 2008/06/13 11:40:20 oj 1.6.28.1: #i88506# impl hyphenation


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [8ed67eb264db5bd8d148b37941eae962b9109bbd]

INTEGRATION: CWS dba31a (1.4.30); FILE MERGED 2008/06/26 14:26:33 oj 1.4.30.1: #i77916# impl zooming in report builder


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [4ad9d3308c9d0dc705f88ec8c278c7212a079827]

INTEGRATION: CWS dba31a (1.8.12); FILE MERGED 2008/07/10 06:59:50 oj 1.8.12.1: #i88727# new area prop for shapes and some model changes


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [3744feb66b522e16f567d883ee87e615679cf80b]

INTEGRATION: CWS dba31a (1.7.30); FILE MERGED 2008/07/10 06:59:50 oj 1.7.30.1: #i88727# new area prop for shapes and some model changes


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [5ee6fdcac01e814a8434c6b6023486963e1a061f]

INTEGRATION: CWS dba31a (1.8.12); FILE MERGED 2008/07/19 12:21:46 fs 1.8.12.2: remove Area property for now, until #i88727# is completely implemented 2008/07/10 06:59:50 oj 1.8.12.1: #i88727# new area prop for shapes and some model changes


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [152f6c55899cb10a52d5e1b8e941e910b9351756]

INTEGRATION: CWS dba31a (1.1.2); FILE ADDED 2008/06/26 14:27:25 oj 1.1.2.1: #i77916# new status


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [6499a9f74927bbfa68a599ff74792cdaf060a219]

INTEGRATION: CWS dba31a (1.7.12); FILE MERGED 2008/07/10 06:59:49 oj 1.7.12.1: #i88727# new area prop for shapes and some model changes


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [a7efba7a236408b9e83412352c308b937f0d4f68]

INTEGRATION: CWS dba31a (1.7.12); FILE MERGED 2008/06/26 14:26:32 oj 1.7.12.1: #i77916# impl zooming in report builder


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [239870a9133ca823b47203624c33b8cb410438ef]

INTEGRATION: CWS dba31a (1.6.28); FILE MERGED 2008/07/07 06:38:25 oj 1.6.28.4: #i80200# method to select different types 2008/06/26 14:26:32 oj 1.6.28.3: #i77916# impl zooming in report builder 2008/06/24 12:07:09 oj 1.6.28.2: RESYNC: (1.6-1.7); FILE MERGED 2008/06/13 11:40:19 oj 1.6.28.1: #i88506# impl hyphenation


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [5e18c7bb3ea20a41300def78b9b7750001eab36a]

INTEGRATION: CWS dba31a (1.3.30); FILE MERGED 2008/07/15 08:38:55 fs 1.3.30.1: remove unused code Issue number:  #i91592# Submitted by:  cmc@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [4c55bba11c7da619ca5fd1f59cbd23006a52f5dc]

INTEGRATION: CWS dba31a (1.5.30); FILE MERGED 2008/07/15 08:38:55 fs 1.5.30.4: remove unused code Issue number:  #i91592# Submitted by:  cmc@openoffice.org Reviewed by:   frank.schoenheit@sun.com 2008/07/10 06:59:49 oj 1.5.30.3: #i88727# new area prop for shapes and some model changes 2008/06/26 14:26:32 oj 1.5.30.2: #i77916# impl zooming in report builder 2008/06/13 11:40:19 oj 1.5.30.1: #i88506# impl hyphenation


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [b4945ba9172ec8b01446f2d299751bf898bc5725]

INTEGRATION: CWS dba31a (1.3.28); FILE MERGED 2008/06/26 14:26:32 oj 1.3.28.3: #i77916# impl zooming in report builder 2008/06/24 12:07:06 oj 1.3.28.2: RESYNC: (1.3-1.4); FILE MERGED 2008/06/13 11:40:19 oj 1.3.28.1: #i88506# impl hyphenation


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [d0a79bcf084b2a2a0373c001dd545fed7e2adff5]

INTEGRATION: CWS dba31a (1.1.2); FILE ADDED 2008/06/26 14:26:32 oj 1.1.2.2: #i77916# impl zooming in report builder 2008/06/13 11:41:12 oj 1.1.2.1: #i88506# impl hyphenation


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [7da606447b826d185182e871992e1029bb499098]

INTEGRATION: CWS dba31a (1.3.30); FILE MERGED 2008/06/13 11:40:19 oj 1.3.30.1: #i88506# impl hyphenation


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [e305cde67c3d107a482028ac2c2686affb409bf2]

INTEGRATION: CWS dba31a (1.5.28); FILE MERGED 2008/07/07 06:38:25 oj 1.5.28.4: #i80200# method to select different types 2008/06/26 14:26:32 oj 1.5.28.3: #i77916# impl zooming in report builder 2008/06/24 12:07:02 oj 1.5.28.2: RESYNC: (1.5-1.6); FILE MERGED 2008/06/13 11:40:19 oj 1.5.28.1: #i88506# impl hyphenation


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [24a67c7592624864a396d5486e45cc37429616a7]

INTEGRATION: CWS dba31a (1.4.28); FILE MERGED 2008/07/07 06:38:25 oj 1.4.28.4: #i80200# method to select different types 2008/06/26 14:26:32 oj 1.4.28.3: #i77916# impl zooming in report builder 2008/06/24 12:06:59 oj 1.4.28.2: RESYNC: (1.4-1.5); FILE MERGED 2008/06/13 11:40:19 oj 1.4.28.1: #i88506# impl hyphenation


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [a7a1ce55344583307a4dea08f6bfb8423abc1dad]

INTEGRATION: CWS dba31a (1.5.28); FILE MERGED 2008/07/07 06:38:25 oj 1.5.28.5: #i80200# method to select different types 2008/07/01 07:02:11 oj 1.5.28.4: #i77916# impl zoom and move config data into ext 2008/06/26 14:26:32 oj 1.5.28.3: #i77916# impl zooming in report builder 2008/06/24 12:06:56 oj 1.5.28.2: RESYNC: (1.5-1.6); FILE MERGED 2008/06/13 11:40:19 oj 1.5.28.1: #i88506# impl hyphenation


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [df8a02893be7b8d967b06bfb6885410783b17af8]

INTEGRATION: CWS dba31a (1.8.10); FILE MERGED 2008/07/15 08:38:55 fs 1.8.10.4: remove unused code Issue number:  #i91592# Submitted by:  cmc@openoffice.org Reviewed by:   frank.schoenheit@sun.com 2008/07/02 09:19:20 oj 1.8.10.3: RESYNC: (1.8-1.10); FILE MERGED 2008/07/01 07:02:11 oj 1.8.10.2: #i77916# impl zoom and move config data into ext 2008/06/26 14:26:32 oj 1.8.10.1: #i77916# impl zooming in report builder


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [59b1760e59b4075353549b06f00be94d314db76f]

INTEGRATION: CWS dba31a (1.3.30); FILE MERGED 2008/06/26 14:26:32 oj 1.3.30.1: #i77916# impl zooming in report builder


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [aa119fe3f7e551b30f8f2ceaeb601a9708b1b570]

INTEGRATION: CWS dba31a (1.5.28); FILE MERGED 2008/07/15 08:38:55 fs 1.5.28.7: remove unused code Issue number:  #i91592# Submitted by:  cmc@openoffice.org Reviewed by:   frank.schoenheit@sun.com 2008/07/07 06:38:24 oj 1.5.28.6: #i80200# method to select different types 2008/07/03 06:58:31 oj 1.5.28.5: wrong header name typo 2008/07/01 07:02:10 oj 1.5.28.4: #i77916# impl zoom and move config data into ext 2008/06/26 14:26:32 oj 1.5.28.3: #i77916# impl zooming in report builder 2008/06/24 12:06:53 oj 1.5.28.2: RESYNC: (1.5-1.6); FILE MERGED 2008/06/13 11:40:19 oj 1.5.28.1: #i88506# impl hyphenation


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [8d0e762376f5dc3b96b7104f4b479f8a4e46ceb4]

INTEGRATION: CWS dba31a (1.3.30); FILE MERGED 2008/07/10 06:59:49 oj 1.3.30.1: #i88727# new area prop for shapes and some model changes


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [1d15fbd91f93907d4a27f68d6f68e6c64f709237]

INTEGRATION: CWS dba31a (1.6.30); FILE MERGED 2008/06/26 14:26:31 oj 1.6.30.1: #i77916# impl zooming in report builder


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [5201bcd2d9107038d3afe8a781cda3d52d646100]

INTEGRATION: CWS dba31a (1.8.30); FILE MERGED 2008/06/26 14:26:31 oj 1.8.30.1: #i77916# impl zooming in report builder


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [62800a1c9af2b9187424d671d3288ec566212dbe]

INTEGRATION: CWS dba31a (1.7.12); FILE MERGED 2008/07/10 06:38:17 oj 1.7.12.1: #i88727# new area prop for shapes


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [e488ac8d112c3050d82f1b89d59deb15b0613148]

INTEGRATION: CWS dba31a (1.7.12); FILE MERGED 2008/07/10 06:38:40 oj 1.7.12.1: #i88727# new area prop for shapes


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [b05c872eff060992bc4bef83ff2965fe1d8745ef]

INTEGRATION: CWS dba31a (1.10.12); FILE MERGED 2008/07/16 06:16:23 fs 1.10.12.2: RESYNC: (1.10-1.11); FILE MERGED 2008/07/01 07:02:10 oj 1.10.12.1: #i77916# impl zoom and move config data into ext


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [f228b80d327aa9dc38b435dfeb7aadff0355d2c6]

INTEGRATION: CWS dba31a (1.10.12); FILE MERGED 2008/07/16 06:16:19 fs 1.10.12.2: RESYNC: (1.10-1.11); FILE MERGED 2008/07/01 07:02:09 oj 1.10.12.1: #i77916# impl zoom and move config data into ext


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [53a3d62c2ab77da2714179c180ec44bf58fd2d03]

INTEGRATION: CWS dba31a (1.8.26); FILE MERGED 2008/07/15 08:38:55 fs 1.8.26.5: remove unused code Issue number:  #i91592# Submitted by:  cmc@openoffice.org Reviewed by:   frank.schoenheit@sun.com 2008/07/10 06:44:42 oj 1.8.26.4: #i88727# new area prop for shapes and some model changes 2008/06/24 12:06:44 oj 1.8.26.3: RESYNC: (1.8-1.9); FILE MERGED 2008/06/11 10:15:37 oj 1.8.26.2: #i77059# set multiline to true 2008/06/09 10:22:15 oj 1.8.26.1: #i88506# insert new flag to offer word boundary breaks


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [fbb13d124ba5d784a097c815011d0d5c4278d9bf]

INTEGRATION: CWS dba31a (1.4.30); FILE MERGED 2008/07/10 06:44:42 oj 1.4.30.1: #i88727# new area prop for shapes and some model changes


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [f49e67ff0b6ac6c24bcedf7e07a3eb2cab434c0b]

INTEGRATION: CWS dba31a (1.5.28); FILE MERGED 2008/07/08 06:21:11 oj 1.5.28.4: change needed due to a change in svx 2008/06/25 12:21:33 oj 1.5.28.3: merge conflicts resolved 2008/06/24 12:06:40 oj 1.5.28.2: RESYNC: (1.5-1.7); FILE MERGED 2008/06/09 10:22:15 oj 1.5.28.1: #i88506# insert new flag to offer word boundary breaks


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [4c2fe2405915a80377a3a9e18e110642822530f7]

INTEGRATION: CWS dba31a (1.3.30); FILE MERGED 2008/07/15 08:38:54 fs 1.3.30.1: remove unused code Issue number:  #i91592# Submitted by:  cmc@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [a09608a56f7520ec08b1b37e0e93546652526476]

INTEGRATION: CWS dba31a (1.6.4); FILE MERGED 2008/07/15 08:38:54 fs 1.6.4.1: remove unused code Issue number:  #i91592# Submitted by:  cmc@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [e2ab7f4968a1cf69e543946357c814b21151984d]

INTEGRATION: CWS dba31a (1.3.30); FILE MERGED 2008/06/09 10:22:15 oj 1.3.30.1: #i88506# insert new flag to offer word boundary breaks


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [dd8831542dcb2b5441adfd8ba20c5e3dffc1483c]

INTEGRATION: CWS dba31a (1.10.4); FILE MERGED 2008/07/15 08:38:54 fs 1.10.4.1: remove unused code Issue number:  #i91592# Submitted by:  cmc@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [eb817fec180fe00af11880b49f300568241208be]

INTEGRATION: CWS dba31a (1.10.4); FILE MERGED 2008/07/16 06:16:14 fs 1.10.4.2: RESYNC: (1.10-1.11); FILE MERGED 2008/07/10 06:44:41 oj 1.10.4.1: #i88727# new area prop for shapes and some model changes


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [c86450c244cb4abcf2cda2e24846c7136fb54576]

INTEGRATION: CWS dba31a (1.4.30); FILE MERGED 2008/06/09 10:22:14 oj 1.4.30.1: #i88506# insert new flag to offer word boundary breaks


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [d7ac980a190dade0c29503e22eede9936e664045]

INTEGRATION: CWS dba31a (1.1.2); FILE ADDED 2008/07/03 09:13:54 oj 1.1.2.3: config files handling corrected 2008/07/03 06:51:12 oj 1.1.2.2: handling for config files corrected 2008/07/01 07:11:47 oj 1.1.2.1: #i77916# moved fromofficecfg


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [e8fc13966bb7490448255c5a0e522c9fef7b6cf4]

INTEGRATION: CWS dba31a (1.1.2); FILE ADDED 2008/07/01 07:11:36 oj 1.1.2.1: #i77916# moved fromofficecfg


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [d11c7fc3e779f92ee7485a2cb6f7a3ebc7523052]

INTEGRATION: CWS dba31a (1.1.2); FILE ADDED 2008/07/01 07:11:58 oj 1.1.2.1: #i77916# moved fromofficecfg


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [918b57205c1729f426d487fed15ddc4e609e03d0]

INTEGRATION: CWS dba31a (1.1.2); FILE ADDED 2008/07/03 09:13:52 oj 1.1.2.3: config files handling corrected 2008/07/03 06:51:09 oj 1.1.2.2: handling for config files corrected 2008/07/01 07:12:29 oj 1.1.2.1: #i77916# moved fromofficecfg


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [3fe16ea097a09e4f64668b0166d03169c4576c80]

INTEGRATION: CWS dba31a (1.1.2); FILE ADDED 2008/07/01 07:12:41 oj 1.1.2.1: #i77916# moved fromofficecfg


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [a4790f363ee35e8f251b531fc0780343e34dea52]

INTEGRATION: CWS dba31a (1.1.2); FILE ADDED 2008/07/03 09:13:50 oj 1.1.2.3: config files handling corrected 2008/07/03 06:51:03 oj 1.1.2.2: handling for config files corrected 2008/07/01 07:17:51 oj 1.1.2.1: #i77916# moved fromofficecfg


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [79a4851a15c43515b5c771c21888902493afc23d]

INTEGRATION: CWS dba31a (1.1.2); FILE ADDED 2008/07/01 07:17:40 oj 1.1.2.1: #i77916# moved fromofficecfg


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [9ddc6a04a3b1d4c904bffc17e64c3efb7b280f2a]

INTEGRATION: CWS dba31a (1.1.2); FILE ADDED 2008/07/01 07:17:27 oj 1.1.2.1: #i77916# moved fromofficecfg


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [e98ebfdc2a1b557c1cd11fc86e11fbee3f6a0032]

INTEGRATION: CWS dba31a (1.1.2); FILE ADDED 2008/07/01 07:16:03 oj 1.1.2.1: #i77916# moved fromofficecfg


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [123bfedb9af0ea56179844fb99420334a7e54a49]

INTEGRATION: CWS dba31a (1.1.2); FILE ADDED 2008/07/01 07:15:54 oj 1.1.2.1: #i77916# moved fromofficecfg


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [48e089f9ee80c2acf00af4fa81a47c76ff1eeaa6]

INTEGRATION: CWS dba31a (1.1.2); FILE ADDED 2008/07/01 07:15:40 oj 1.1.2.1: #i77916# moved fromofficecfg


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [da087672b5d2acf3d1879f8a04c42841305e8ef5]

INTEGRATION: CWS dba31a (1.1.2); FILE ADDED 2008/07/01 07:15:28 oj 1.1.2.1: #i77916# moved fromofficecfg


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [c028f22d6e09d95e6c4ddb86cf8480009d24f6d7]

INTEGRATION: CWS dba31a (1.6.20); FILE MERGED 2008/07/16 08:55:22 lla 1.6.20.5: #i91703# TARGET= fixes for some makefiles 2008/07/03 09:13:49 oj 1.6.20.4: config files handling corrected 2008/07/03 06:50:58 oj 1.6.20.3: handling for config files corrected 2008/07/02 09:19:15 oj 1.6.20.2: RESYNC: (1.6-1.7); FILE MERGED 2008/07/01 07:02:09 oj 1.6.20.1: #i77916# impl zoom and move config data into ext


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [a9e4dfd3f2c41d1d84d62a56f582829ef33fcc83]

INTEGRATION: CWS dba31a (1.4.12); FILE MERGED 2008/07/01 07:02:09 oj 1.4.12.1: #i77916# impl zoom and move config data into ext


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [f78728fb8e1ff7e1763f48e6bd105df21696b3ea]

INTEGRATION: CWS dba31a (1.1.2); FILE ADDED 2008/07/01 07:14:29 oj 1.1.2.1: #i77916# moved fromofficecfg


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [cae3bac8522a2db1257bc449b54e8306039cbaad]

INTEGRATION: CWS dba31a (1.1.2); FILE ADDED 2008/07/01 07:14:15 oj 1.1.2.1: #i77916# moved fromofficecfg


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [afc536b8c84fce9abea124c0ffc086b723066c91]

INTEGRATION: CWS dba31a (1.1.2); FILE ADDED 2008/07/03 09:13:47 oj 1.1.2.3: config files handling corrected 2008/07/03 06:50:53 oj 1.1.2.2: handling for config files corrected 2008/07/01 07:13:34 oj 1.1.2.1: #i77916# moved fromofficecfg


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [42643ff9dbd69db77026887d2ced301a1a1ab615]

INTEGRATION: CWS dba31a (1.1.2); FILE ADDED 2008/07/03 06:50:52 oj 1.1.2.2: handling for config files corrected 2008/07/01 07:13:45 oj 1.1.2.1: #i77916# moved fromofficecfg


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [a60b05ad5d04c85db4bcf8ff7208f938935fbc24]

INTEGRATION: CWS dba31a (1.8.10); FILE MERGED 2008/07/02 09:19:11 oj 1.8.10.2: RESYNC: (1.8-1.9); FILE MERGED 2008/07/01 07:02:08 oj 1.8.10.1: #i77916# impl zoom and move config data into ext


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [35f27f7baf24624cb40c7f99f3261c6d39f9eee6]

INTEGRATION: CWS dba31a (1.8.30); FILE MERGED 2008/07/16 08:55:22 lla 1.8.30.1: #i91703# TARGET= fixes for some makefiles


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [168f97692d06df165c4d05b3ba3ec94c17a2c543]

INTEGRATION: CWS dba31a (1.7.30); FILE MERGED 2008/07/16 08:55:22 lla 1.7.30.1: #i91703# TARGET= fixes for some makefiles


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [94025a2adab08aaace7ea5a3cff53414aa99a879]

INTEGRATION: CWS dba31a (1.4.18); FILE MERGED 2008/07/07 12:22:55 oj 1.4.18.1: #i85664# exception handling corrected


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [40ceb0faacb5b8f1ef3ccc028598365ec5f8ee8d]

INTEGRATION: CWS dba31a (1.6.12); FILE MERGED 2008/07/07 12:22:55 oj 1.6.12.1: #i85664# exception handling corrected


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [37cc8272664ecd2ffc00869bdb5b838844f4f85d]

INTEGRATION: CWS dba31a (1.7.4); FILE MERGED 2008/07/16 06:16:06 fs 1.7.4.2: RESYNC: (1.7-1.8); FILE MERGED 2008/07/07 12:22:55 oj 1.7.4.1: #i85664# exception handling corrected


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [f11b6984320f8831938a7571e38dbc89899d1303]

INTEGRATION: CWS dba31a (1.3.8); FILE MERGED 2008/07/16 08:55:21 lla 1.3.8.1: #i91703# TARGET= fixes for some makefiles


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [a0c78f36420ef5c13ac718d7d38a04bc4a098d95]

INTEGRATION: CWS dba31a (1.8.18); FILE MERGED 2008/07/16 08:55:21 lla 1.8.18.1: #i91703# TARGET= fixes for some makefiles


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [2bd0d0acfbc0d72900d716e50e07909ccb878654]

INTEGRATION: CWS dba31a (1.5.12); FILE MERGED 2008/07/16 08:55:21 lla 1.5.12.1: #i91703# TARGET= fixes for some makefiles


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [37727b6270359037ebee59fe90bba9bd8c45c23f]

INTEGRATION: CWS dba31a (1.3.30); FILE MERGED 2008/07/07 06:34:52 oj 1.3.30.1: #i80200# new shortcuts for selecting text and edit fields


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [a97ebc77296864249d3d3c0c087628e2c0e1d5db]

INTEGRATION: CWS dba31a (1.3.30); FILE MERGED 2008/07/15 08:38:54 fs 1.3.30.1: remove unused code Issue number:  #i91592# Submitted by:  cmc@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [b144168203e98e3b6bdeffc02498b5190d31f4dd]

INTEGRATION: CWS dba31a (1.6.30); FILE MERGED 2008/07/10 06:36:09 oj 1.6.30.1: #i88727# new area prop for shapes


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [bbc29d8b53d7fa333683015f7e9ece6f311bfe5c]

INTEGRATION: CWS dba31a (1.5.30); FILE MERGED 2008/07/10 06:36:09 oj 1.5.30.1: #i88727# new area prop for shapes


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [a785bfb45e83133c3eb277bdeb6926dd2da2f1a4]

INTEGRATION: CWS dba31a (1.4.30); FILE MERGED 2008/06/13 11:40:19 oj 1.4.30.1: #i88506# impl hyphenation


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [c897b04efd8c2289d793da86c335cbd0a4e37355]

INTEGRATION: CWS dba31a (1.7.12); FILE MERGED 2008/07/15 08:38:54 fs 1.7.12.1: remove unused code Issue number:  #i91592# Submitted by:  cmc@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [7e96cd6b7da377b9dff74e56690f5a42f21cb5e5]

INTEGRATION: CWS dba31a (1.8.4); FILE MERGED 2008/07/16 06:16:03 fs 1.8.4.2: RESYNC: (1.8-1.9); FILE MERGED 2008/07/10 06:36:08 oj 1.8.4.1: #i88727# new area prop for shapes


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [acea502ce05285043c2ebc12de6218d7ea59fa7e]

INTEGRATION: CWS dba31a (1.240.62); FILE MERGED 2008/07/30 12:08:05 fs 1.240.62.3: RESYNC: (1.241-1.242); FILE MERGED 2008/07/16 06:15:45 fs 1.240.62.2: RESYNC: (1.240-1.241); FILE MERGED 2008/06/09 10:20:50 oj 1.240.62.1: #i88506# insert new flag to offer word boundary breaks


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [6562ed1ea211e5921993a6662ff8feecba4961de]

INTEGRATION: CWS dba31a (1.23.64); FILE MERGED 2008/07/30 12:08:01 fs 1.23.64.2: RESYNC: (1.23-1.24); FILE MERGED 2008/06/09 10:20:50 oj 1.23.64.1: #i88506# insert new flag to offer word boundary breaks


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [d06d075c11112fe9d3597fe12a175d2361a25f2e]

INTEGRATION: CWS dba31a (1.29.62); FILE MERGED 2008/07/02 04:21:46 fs 1.29.62.1: better initial size for the DbgWindow


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [27ff37f6e2836906455049778a40ebf90a76bc94]

INTEGRATION: CWS dba31a (1.7.64); FILE MERGED 2008/07/02 09:18:17 oj 1.7.64.2: RESYNC: (1.7-1.8); FILE MERGED 2008/06/09 10:20:50 oj 1.7.64.1: #i88506# insert new flag to offer word boundary breaks


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [530f1c18335a260bc94a48c3b408aab4663a53f4]

INTEGRATION: CWS dba31a (1.7.14); FILE MERGED 2008/07/02 09:18:11 oj 1.7.14.3: RESYNC: (1.8-1.9); FILE MERGED 2008/06/24 12:13:42 oj 1.7.14.2: RESYNC: (1.7-1.8); FILE MERGED 2008/06/09 10:20:50 oj 1.7.14.1: #i88506# insert new flag to offer word boundary breaks


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [ed1ef654c567c7acfcee947f58d88819e4dcb46f]

INTEGRATION: CWS dba31a (1.81.42); FILE MERGED 2008/07/02 20:22:38 fs 1.81.42.3: #i10000# 2008/07/02 09:16:42 oj 1.81.42.2: RESYNC: (1.81-1.82); FILE MERGED 2008/06/05 07:51:16 oj 1.81.42.1: #i81037# insert more aggegrate functions


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [c4dabd8e701c15dda8824f6472afb4e062387301]

INTEGRATION: CWS dba31a (1.31.6); FILE MERGED 2008/07/07 12:24:25 oj 1.31.6.1: #i85664# show error when opening a doc


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [2a45576598c63a71d2d66c387f6e305ca35449be]

INTEGRATION: CWS dba31a (1.16.42); FILE MERGED 2008/07/04 13:15:56 oj 1.16.42.1: #i86043# new string


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [a46c90129e2dd4af9aeea33675eb7899558cecd1]

INTEGRATION: CWS dba31a (1.43.42); FILE MERGED 2008/07/15 08:32:35 fs 1.43.42.1: #i91579# ConnectionPage depends on AutoControls.hrc


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [0e56c29bd02244e41d4bb753972c45a6fb44df85]

INTEGRATION: CWS dba31a (1.56.42); FILE MERGED 2008/07/04 13:17:11 oj 1.56.42.2: #i86043# new info string when selecting wrong file type 2008/06/09 06:58:17 oj 1.56.42.1: #i90490# select db filter as default


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [478792ea6db236bf17a72488ef9ac8cff7ba5da5]

INTEGRATION: CWS dba31a (1.159.42); FILE MERGED 2008/07/16 06:15:25 fs 1.159.42.2: RESYNC: (1.159-1.160); FILE MERGED 2008/07/04 13:17:10 oj 1.159.42.1: #i86043# new info string when selecting wrong file type


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [3dd498a6482379a7ede90132dfc14d6aa51b8ac9]

INTEGRATION: CWS dba31a (1.85.22); FILE MERGED 2008/07/04 20:10:50 fs 1.85.22.1: #i66628# functionality of RowChanged/ColChanged moved to base class


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [51be8d8a85ce77010862bedbe6a05f7a679cbc5e]

INTEGRATION: CWS dba31a (1.28.22); FILE MERGED 2008/06/06 07:35:26 oj 1.28.22.1: #i57668# close frames which objects were deleted


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [b737117e4723d9302d24237cb455f639d2a7914a]

INTEGRATION: CWS dba31a (1.28.20); FILE MERGED 2008/07/02 09:16:34 oj 1.28.20.3: RESYNC: (1.29-1.30); FILE MERGED 2008/06/24 12:13:11 oj 1.28.20.2: RESYNC: (1.28-1.29); FILE MERGED 2008/06/06 07:35:26 oj 1.28.20.1: #i57668# close frames which objects were deleted


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [9ddda23ea4917d18352fa82d89e5459e6ba885fc]

INTEGRATION: CWS dba31a (1.60.20); FILE MERGED 2008/07/02 09:16:24 oj 1.60.20.3: RESYNC: (1.62-1.63); FILE MERGED 2008/06/24 12:13:07 oj 1.60.20.2: RESYNC: (1.60-1.62); FILE MERGED 2008/06/06 07:35:26 oj 1.60.20.1: #i57668# close frames which objects were deleted


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [e0c028eccdba03bfbc259759c3c27edb834260e2]

INTEGRATION: CWS dba31a (1.55.42); FILE MERGED 2008/07/07 12:23:48 oj 1.55.42.2: #i85664# error message corrected for queries 2008/06/05 13:04:53 oj 1.55.42.1: #i55805# localized error message


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [c429c0d0e5fb6e56bbec6ea22832260823c7bac9]

INTEGRATION: CWS dba31a (1.16.42); FILE MERGED 2008/07/07 12:23:48 oj 1.16.42.2: #i85664# error message corrected for queries 2008/06/05 13:04:53 oj 1.16.42.1: #i55805# localized error message


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [d61a1ae6b0cb69983355547d88aba3aea273db34]

INTEGRATION: CWS dba31a (1.30.20); FILE MERGED 2008/07/02 09:16:14 oj 1.30.20.2: RESYNC: (1.30-1.31); FILE MERGED 2008/07/02 05:11:05 fs 1.30.20.1: copying following changes from CWS dba30f to CWS dba31a:   2008/06/30 20:54:56 fs 1.30.32.1: #i91223# implement XSubDocument   2008/07/01 05:14:41 fs 1.30.32.2: RESYNC: (1.30-1.31); FILE MERGED


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [ac54816d5362864194b2764224e3f3f747d3fa4d]

INTEGRATION: CWS dba31a (1.62.8); FILE MERGED 2008/07/02 09:16:04 oj 1.62.8.2: RESYNC: (1.62-1.64); FILE MERGED 2008/07/02 05:10:50 fs 1.62.8.1: copying following changes from CWS dba30f to CWS dba31a:   2008/06/30 20:54:56 fs 1.62.12.1: #i91223# implement XSubDocument   2008/06/30 21:19:56 fs 1.62.12.2: #i10000#   2008/07/01 05:14:38 fs 1.62.12.3: RESYNC: (1.62-1.64); FILE MERGED   2008/07/01 09:28:36 fs 1.62.12.4: #i10000#


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [ad245cf09c4eeb7363dce40b7fb660d881e72860]

INTEGRATION: CWS dba31a (1.29.40); FILE MERGED 2008/07/02 09:15:57 oj 1.29.40.2: RESYNC: (1.29-1.30); FILE MERGED 2008/06/05 13:04:53 oj 1.29.40.1: #i55805# localized error message


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [3c377b3ebb9f3f351a8f5174440628f719b73c83]

INTEGRATION: CWS dba31a (1.43.8); FILE MERGED 2008/07/04 14:27:14 oj 1.43.8.1: #i81899# handle config data for JavaDriverClassPath


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [2413ad19f3c59c37f95bc0997d1e00f4c15ee5b5]

INTEGRATION: CWS dba31a (1.79.8); FILE MERGED 2008/07/18 21:46:45 fs 1.79.8.2: #i81899# impl_insertJavaDriverClassPath_nothrow: don't pass empty values to the info sequence 2008/07/04 14:27:13 oj 1.79.8.1: #i81899# handle config data for JavaDriverClassPath


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [cf2941790386d837dbff4a7781693a66f9efa896]

INTEGRATION: CWS dba31a (1.158.8); FILE MERGED 2008/07/07 12:23:47 oj 1.158.8.1: #i85664# error message corrected for queries


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [12fd75d60a78aac07623fa58e14de0fe519bffb5]

INTEGRATION: CWS dba31a (1.26.10); FILE MERGED 2008/07/10 07:06:35 oj 1.26.10.1: #i88727# changes need to support none sfx apps


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [f181824aa7614516e36665701d167f76a5b8f3f9]

INTEGRATION: CWS dba31a (1.47.22); FILE MERGED 2008/08/05 20:38:22 fs 1.47.22.3: #i92474# dtor: acquire before calling dispose 2008/07/24 05:39:47 fs 1.47.22.2: #i10000# 2008/07/24 05:24:40 fs 1.47.22.1: #i91999# dispose should lock the SolarMutex, it does a lot of not-threadsafe things


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [38ab199cf6ed417ee51b5edc2470a18c14619171]

INTEGRATION: CWS dba31a (1.8.98); FILE MERGED 2008/07/16 11:45:06 fs 1.8.98.2: proper include 2008/07/10 07:06:35 oj 1.8.98.1: #i88727# changes need to support none sfx apps


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [cfebe1a39c520cc066aa39607045e72b16c97319]

INTEGRATION: CWS dba31a (1.51.98); FILE MERGED 2008/07/16 11:45:06 fs 1.51.98.2: proper include 2008/07/10 07:06:34 oj 1.51.98.1: #i88727# changes need to support none sfx apps


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [81543a3c4ab8fb3eddc9ed1a21fe6afe8a3d630c]

INTEGRATION: CWS dba31a (1.3.100); FILE MERGED 2008/07/10 07:06:34 oj 1.3.100.2: #i88727# changes need to support none sfx apps 2008/06/26 14:34:12 oj 1.3.100.1: #i77916# fix for handling max zoom of 100


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [f9686090fb9c856ec310ac8b539fc8e5d61b9613]

INTEGRATION: CWS dba31a (1.5.100); FILE MERGED 2008/07/03 08:46:59 fs 1.5.100.1: #i66628# FMURL_FORM_REFRESH_CURRENT_CONTROL


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [8a452fb1867fb6c463130a0ecf5e957f452c2fc4]

INTEGRATION: CWS dba31a (1.39.10); FILE MERGED 2008/07/03 12:55:42 fs 1.39.10.1: #i89628#


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [a51dd8f7b88228f7907511733330200f874407fa]

INTEGRATION: CWS dba31a (1.18.64); FILE MERGED 2008/07/02 04:44:40 fs 1.18.64.1: copying following changes from CWS dba30f to CWS dba31a:   2008/06/30 10:47:47 fs 1.18.108.1: no need to save bits


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [1fd4fbab2d4d774b24270bafbb3b103839091e56]

INTEGRATION: CWS dba31a (1.23.100); FILE MERGED 2008/07/04 20:08:20 fs 1.23.100.1: #i66628# be XGridControlListener, to be able to invalidate/update the features which depend on the current grid column


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [4a8b7072ce791205cd3e81ab9dfbdabdde1fd7b6]

INTEGRATION: CWS dba31a (1.12.100); FILE MERGED 2008/07/03 08:51:12 fs 1.12.100.1: #i66628# +SID_FM_REFRESH_FORM_CONTROL


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [a3c4222438bd62156d66860825dcc1b353fc2f0a]

INTEGRATION: CWS dba31a (1.69.44); FILE MERGED 2008/07/16 06:14:45 fs 1.69.44.4: RESYNC: (1.70-1.71); FILE MERGED 2008/07/04 20:09:00 fs 1.69.44.3: initialization of form controller made more explicit 2008/07/02 09:15:28 oj 1.69.44.2: RESYNC: (1.69-1.70); FILE MERGED 2008/07/02 04:46:30 fs 1.69.44.1: copying following changes from CWS dba30f to CWS dba31a:   2008/06/30 10:54:27 fs 1.69.60.1: fixed possible crash   2008/07/01 05:14:25 fs 1.69.60.2: RESYNC: (1.69-1.70); FILE MERGED


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [19c8568afb169fc566ea2c2415a90cdaf91867ce]

INTEGRATION: CWS dba31a (1.6.100); FILE MERGED 2008/07/03 08:48:58 fs 1.6.100.1: #i66628# FMURL_FORM_REFRESH_CURRENT_CONTROL


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [48cfcf7a2fafe4f54388d6ec8de7bd7f46a5edd2]

INTEGRATION: CWS dba31a (1.75.100); FILE MERGED 2008/06/05 07:49:46 oj 1.75.100.1: #i81037# insert more aggegrate functions


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [38ec7f834ca5b7ae9efda45c1df2b798fbe191c4]

INTEGRATION: CWS dba31a (1.92.10); FILE MERGED 2008/07/03 12:56:25 fs 1.92.10.2: #i89628# 2008/07/03 08:51:10 fs 1.92.10.1: #i66628# +SID_FM_REFRESH_FORM_CONTROL


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [f699a06d07c00448c38507189f3aabf02a69a232]

INTEGRATION: CWS dba31a (1.78.10); FILE MERGED 2008/07/30 12:06:20 fs 1.78.10.3: RESYNC: (1.78-1.79); FILE MERGED 2008/07/03 12:56:27 fs 1.78.10.2: #i89628# 2008/07/03 08:51:09 fs 1.78.10.1: #i66628# +SID_FM_REFRESH_FORM_CONTROL


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [d4e3acb56cb4cc502645e4cc94bd32502e9c994a]

INTEGRATION: CWS dba31a (1.35.64); FILE MERGED 2008/07/16 06:14:40 fs 1.35.64.3: RESYNC: (1.36-1.37); FILE MERGED 2008/07/02 09:15:22 oj 1.35.64.2: RESYNC: (1.35-1.36); FILE MERGED 2008/07/02 04:44:54 fs 1.35.64.1: copying following changes from CWS dba30f to CWS dba31a:   2008/06/30 10:53:35 fs 1.35.106.1: no need to save bits   2008/07/01 05:14:19 fs 1.35.106.2: RESYNC: (1.35-1.36); FILE MERGED


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [d6e7302288075385eab88a3ba276094733e5ec5a]

INTEGRATION: CWS dba31a (1.70.100); FILE MERGED 2008/07/04 20:08:28 fs 1.70.100.2: #i66628# be XGridControlListener, to be able to invalidate/update the features which depend on the current grid column 2008/07/03 08:51:08 fs 1.70.100.1: #i66628# +SID_FM_REFRESH_FORM_CONTROL


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [e53f342de9776463ce4fdf4de85786d4452274b8]

INTEGRATION: CWS dba31a (1.13.100); FILE MERGED 2008/06/05 07:49:46 oj 1.13.100.1: #i81037# insert more aggegrate functions


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [742da5c5d05f960813025481c19e5a28a8cb0c63]

INTEGRATION: CWS dba31a (1.84.10); FILE MERGED 2008/07/04 20:08:25 fs 1.84.10.1: #i66628# also notify a listener (formerly FmGridSelectionListener, now FmGridListener) about changed current column


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [57419931e559d1eacecf29b4b604911a01812873]

INTEGRATION: CWS dba31a (1.58.100); FILE MERGED 2008/07/04 20:07:52 fs 1.58.100.1: #i66628# implement the new XGridControl


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [56b305ae9b01fb331d4289864b80407cc400c8fb]

INTEGRATION: CWS dba31a (1.12.100); FILE MERGED 2008/07/10 07:06:34 oj 1.12.100.1: #i88727# changes need to support none sfx apps


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [2886130343b81e3ae0a26b0d03794fd669218f78]

INTEGRATION: CWS dba31a (1.12.100); FILE MERGED 2008/07/10 07:06:33 oj 1.12.100.1: #i88727# changes need to support none sfx apps


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [4c96973337b621fe630a90cdf9e4294a01d5175a]

INTEGRATION: CWS dba31a (1.78.100); FILE MERGED 2008/07/03 08:39:20 fs 1.78.100.1: #i66628# +SID_FM_REFRESH_FORM_CONTROL


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [e4fa8dbd7c519ec11f3e74acd28cdfe243ce6815]

INTEGRATION: CWS dba31a (1.15.100); FILE MERGED 2008/07/03 08:39:19 fs 1.15.100.1: #i66628# +SID_FM_REFRESH_FORM_CONTROL


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [0c5845399bace55169af32ad9fba3c0cb665dad4]

INTEGRATION: CWS dba31a (1.136.130); FILE MERGED 2008/07/30 12:06:16 fs 1.136.130.2: RESYNC: (1.136-1.138); FILE MERGED 2008/07/10 07:06:33 oj 1.136.130.1: #i88727# changes need to support none sfx apps


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [d4464cd73c204104ee9415051b148bdef08a3a0a]

INTEGRATION: CWS dba31a (1.5.46); FILE MERGED 2008/07/16 06:14:36 fs 1.5.46.2: RESYNC: (1.5-1.6); FILE MERGED 2008/07/10 07:06:33 oj 1.5.46.1: #i88727# changes need to support none sfx apps


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [241f0439710b310b39fe31fcdf3f42681c00c18e]

INTEGRATION: CWS dba31a (1.4.100); FILE MERGED 2008/07/10 07:06:33 oj 1.4.100.1: #i88727# changes need to support none sfx apps


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [db88a95899ec4ccfda3490cff57bae304e05396d]

INTEGRATION: CWS dba31a (1.10.48); FILE MERGED 2008/07/03 08:38:12 fs 1.10.48.1: #i66628# +SID_FM_REFRESH_FORM_CONTROL


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [b93911659bba8a4dbe5231b48c3d3316ab63da1d]

INTEGRATION: CWS dba31a (1.4.100); FILE MERGED 2008/07/10 07:06:32 oj 1.4.100.1: #i88727# changes need to support none sfx apps


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [23af45f92e5a7b232cb2266df91370f177f0c1a9]

INTEGRATION: CWS dba31a (1.3.100); FILE MERGED 2008/07/04 20:07:33 fs 1.3.100.1: #i66628# also notify a listener (formerly FmGridSelectionListener, now FmGridListener) about changed current column


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [14874debff9b22dd53ea1c4e9cdcec6e0695887e]

INTEGRATION: CWS dba31a (1.12.100); FILE MERGED 2008/07/04 20:06:56 fs 1.12.100.1: #i66628# implement the new XGridControl


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [c7e3daf4fc10c518fdf0a62a0f4572053e6b28de]

INTEGRATION: CWS dba31a (1.20.70); FILE MERGED 2008/06/03 11:33:58 oj 1.20.70.1: #i44685# change type from NULL to VOID


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [05564dc91e20501e3d97bc9601b05eef4094d8af]

INTEGRATION: CWS dba31a (1.6.52); FILE MERGED 2008/07/02 04:35:07 fs 1.6.52.1: copying following changes from CWS dba30f to CWS dba31a:   2008/06/30 20:45:40 fs 1.6.76.1: doc error


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [e977e42d07ab9cdefddf3987e9dbc9278d342e9c]

INTEGRATION: CWS dba31a (1.24.70); FILE MERGED 2008/07/02 04:34:31 fs 1.24.70.1: copying following changes from CWS dba30f to CWS dba31a:   2008/06/30 20:44:40 fs 1.24.90.1: #i91223# +ISubDocument


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [38e15f59f732adfbd1465a294264606d931d8641]

INTEGRATION: CWS dba31a (1.1.4); FILE ADDED 2008/07/03 08:43:43 fs 1.1.4.3: since tag 2008/07/02 04:34:44 fs 1.1.4.2: copying following changes from CWS dba30f to CWS dba31a:   2008/06/30 20:45:16 fs 1.1.2.1: #i91223# allows operating on a sub document of an OfficeDatabaseDocument 2008/06/30 20:45:16 fs 1.1.4.1: file XSubDocument.idl was added on branch cws_dev300_dba31a on 2008-07-02 04:34:44 +0000


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [ae16f1281174a70064344867eacd708304519227]

INTEGRATION: CWS dba31a (1.14.38); FILE MERGED 2008/07/02 04:34:17 fs 1.14.38.1: copying following changes from CWS dba30f to CWS dba31a:   2008/06/30 20:44:28 fs 1.14.50.1: #i91223# +ISubDocument


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [2a4cbbdebb684469a835d9724e0ee3afc4dc18fd]

INTEGRATION: CWS dba31a (1.3.70); FILE MERGED 2008/06/09 10:16:16 oj 1.3.70.1: #i77059# remove multiline it is always the case


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [eaf79c500338f808ff4586f425bfb414b7d9e869]

INTEGRATION: CWS dba31a (1.4.70); FILE MERGED 2008/07/03 08:35:04 fs 1.4.70.1: #i66628# +RefreshCurrentControl


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [30101140ff66803d2856e089206a20a1fbf23934]

INTEGRATION: CWS dba31a (1.10.70); FILE MERGED 2008/07/04 19:58:16 fs 1.10.70.1: #i66628# +XGridControl


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [6b6b32254ba4325856991a75380c927c1934244c]

INTEGRATION: CWS dba31a (1.13.70); FILE MERGED 2008/07/04 19:56:18 fs 1.13.70.1: #i66628# +XGridControl/Listener


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [059610f6704ca3bffefbf1d5fa32d739fbd13df1]

INTEGRATION: CWS dba31a (1.1.2); FILE ADDED 2008/07/04 19:55:40 fs 1.1.2.1: interfasce for a listener at a grid control's state


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [f4b59247a416d0251913f63c47b5c5979da57f70]

INTEGRATION: CWS dba31a (1.1.2); FILE ADDED 2008/07/04 19:55:23 fs 1.1.2.1: interface for a GridControl


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [463daf05937133b1cc982a57cf448dc5d6e9baa9]

INTEGRATION: CWS dba31a (1.13.26); FILE MERGED 2008/07/03 08:43:18 fs 1.13.26.1: #i66628# +SID_FM_REFRESH_FORM_CONTROL


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [111ca489e0cd74a0548dc26b18a6056fdad7a44a]

INTEGRATION: CWS dba31a (1.7.34); FILE MERGED 2008/07/03 08:42:35 fs 1.7.34.1: #i66628# +SID_FM_REFRESH_FORM_CONTROL


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [5d61ddec64a8014b41d1c0919ead8d5e986ebb68]

INTEGRATION: CWS dba31a (1.3.34); FILE MERGED 2008/07/04 20:11:47 fs 1.3.34.2: #i66628# impl_getCurrentControlModel_throw: also care for grid control/columns 2008/07/03 08:41:56 fs 1.3.34.1: #i66628# +RefreshCurrentControl


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [8ee70cdddcca7f3721dd994f2a7172807f3c12ea]

INTEGRATION: CWS dba31a (1.17.34); FILE MERGED 2008/07/03 08:39:59 fs 1.17.34.1: #i66628# +URL_FORM_REFRESH_CURRENT_CONTROL


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [95b0cfd32f7a79b892f1dd9f41a585edac7866a4]

INTEGRATION: CWS dba31a (1.8.34); FILE MERGED 2008/07/03 08:37:29 fs 1.8.34.1: #i66628# +SID_FM_REFRESH_FORM_CONTROL


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [bf2ac24464c7972454f9d2aa6b4246b20e87f88b]

INTEGRATION: CWS dba31a (1.2.586); FILE MERGED 2008/07/03 08:55:17 fs 1.2.586.1: #i66628# +RefreshFormControl


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [caa6801a8991687e143c51feae98651ecb9e7186]

INTEGRATION: CWS dba31a (1.3.1762); FILE MERGED 2008/07/03 08:55:14 fs 1.3.1762.1: #i66628# +RefreshFormControl


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [f517cd9e473323c3cbf2808f7ce5f62de74666e1]

INTEGRATION: CWS dba31a (1.2.586); FILE MERGED 2008/07/03 08:55:13 fs 1.2.586.1: #i66628# +RefreshFormControl


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [9dfb08b2402687e8738daec63f403dd1acd37854]

INTEGRATION: CWS dba31a (1.8.64); FILE MERGED 2008/07/03 10:36:07 fs 1.8.64.1: work around some strange duplicate symbols when compiling with debug


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [39dc3b904d60ee883db7d49ef8ba9144033cd3a0]

INTEGRATION: CWS dba31a (1.1.2); FILE ADDED 2008/07/22 06:26:55 fs 1.1.2.1: #i66628#


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [b2f23014a0d37b038ed19d38990c7d07585cdb85]

INTEGRATION: CWS dba31a (1.15.66); FILE MERGED 2008/07/01 07:20:39 oj 1.15.66.1: #i77916# move config to report builder


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [939efa7178f861ddae12d7d4c7c77389003cc2d3]

INTEGRATION: CWS dba31a (1.19.62); FILE MERGED 2008/07/01 07:20:38 oj 1.19.62.1: #i77916# move config to report builder


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [0083a5e4c7f95cf7f8d8ac380f9fabc5f67ac26d]

INTEGRATION: CWS dba31a (1.42.66); FILE MERGED 2008/07/18 21:45:50 fs 1.42.66.2: adjusted the node names for #i81899# 2008/07/04 14:28:28 oj 1.42.66.1: #i81899# new config for JDBC driver class path settings


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [854cdeae5b4f2ea52c4258e47139bbfe4078ec67]

INTEGRATION: CWS dba31a (1.17.66); FILE MERGED 2008/07/01 07:20:37 oj 1.17.66.1: #i77916# move config to report builder


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [7dbb60a45c24e9d0d101a73e7bca6e0478f6e373]

INTEGRATION: CWS dba31a (1.69.10); FILE MERGED 2008/07/30 12:03:38 fs 1.69.10.3: RESYNC: (1.71-1.72); FILE MERGED 2008/07/16 06:11:54 fs 1.69.10.2: RESYNC: (1.69-1.71); FILE MERGED 2008/07/03 08:36:32 fs 1.69.10.1: #i66628# .uno:RefreshFormControl


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [6ad6992ce9702bde5513451a59cfcd475721523a]

INTEGRATION: CWS dba31a (1.16.66); FILE MERGED 2008/07/01 07:20:37 oj 1.16.66.1: #i77916# move config to report builder


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [a0a5523ece273338278cf3e617412d94a31ff434]

INTEGRATION: CWS dba31a (1.23.12); FILE MERGED 2008/07/30 12:03:34 fs 1.23.12.2: RESYNC: (1.23-1.24); FILE MERGED 2008/07/01 07:20:36 oj 1.23.12.1: #i77916# move config to report builder


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [7c50d3cb072093db8a941970a45a03431a915aae]

INTEGRATION: CWS dba31a (1.14.66); FILE MERGED 2008/07/01 07:20:35 oj 1.14.66.1: #i77916# move config to report builder


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [da6b97000bb0d8ed2fb05d2a052b3b3cadbd58d0]

INTEGRATION: CWS dba31a (1.55.8); FILE MERGED 2008/07/30 12:03:27 fs 1.55.8.2: RESYNC: (1.55-1.56); FILE MERGED 2008/07/02 13:20:08 fs 1.55.8.1: #i91192#


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [a9cbd0f41cc82c7bc8409d6d520973dc3fae6b37]

INTEGRATION: CWS dba31a (1.58.8); FILE MERGED 2008/07/30 12:03:24 fs 1.58.8.2: RESYNC: (1.58-1.59); FILE MERGED 2008/07/04 11:43:04 oj 1.58.8.1: #i91208# handle parameters


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [f8c41359294d20a21b095c3642514dcc27394689]

INTEGRATION: CWS dba31a (1.34.32); FILE MERGED 2008/06/05 07:50:33 oj 1.34.32.2: #i81037# insert more aggegrate functions 2008/06/03 11:40:18 oj 1.34.32.1: #i69262# impl SOME and some more


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [e18a1f38ef3dca0195f2417294ed4610309fbcf5]

INTEGRATION: CWS dba31a (1.63.32); FILE MERGED 2008/07/30 12:03:21 fs 1.63.32.4: RESYNC: (1.65-1.66); FILE MERGED 2008/06/24 12:09:10 oj 1.63.32.3: RESYNC: (1.63-1.65); FILE MERGED 2008/06/05 07:50:33 oj 1.63.32.2: #i81037# insert more aggegrate functions 2008/06/03 11:40:17 oj 1.63.32.1: #i69262# impl SOME and some more


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [eead7f2513a9e8f045a83b31f42dce21f3091b93]

INTEGRATION: CWS dba31a (1.5.32); FILE MERGED 2008/07/04 15:21:28 oj 1.5.32.1: #i89558# remove unused code


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [3a6a2099d22eb8012a47406efa7a70f1f0ca1db1]

INTEGRATION: CWS dba31a (1.3.32); FILE MERGED 2008/07/04 15:21:28 oj 1.3.32.1: #i89558# remove unused code


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [1a16ed704047d6bc1a55384126384b702c931944]

INTEGRATION: CWS dba31a (1.6.32); FILE MERGED 2008/07/04 15:21:28 oj 1.6.32.1: #i89558# remove unused code


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [49d27b63fd72e053f893469c8d8bcf0acc41fed3]

INTEGRATION: CWS dba31a (1.4.32); FILE MERGED 2008/07/04 15:21:28 oj 1.4.32.1: #i89558# remove unused code


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [021ca5cb37214b175d4f772694991f8460fa00cb]

INTEGRATION: CWS dba31a (1.8.32); FILE MERGED 2008/07/04 15:21:28 oj 1.8.32.1: #i89558# remove unused code


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [4e06139a9ee6f6c83aa02bd8b83de51d4e76ef5e]

INTEGRATION: CWS dba31a (1.7.32); FILE MERGED 2008/07/04 15:21:28 oj 1.7.32.1: #i89558# remove unused code


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [15ee6f98cd47c70debadc44b05e22f52f044b8ff]

INTEGRATION: CWS dba31a (1.17.32); FILE MERGED 2008/07/04 15:21:28 oj 1.17.32.1: #i89558# remove unused code


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [60960dd72c7d63f8e6b94abe24aa819981a7cf5d]

INTEGRATION: CWS dba31a (1.11.32); FILE MERGED 2008/07/04 15:21:27 oj 1.11.32.1: #i89558# remove unused code


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [54622e8ef8b9d59935f3e7db1b529a69bbf9ba58]

INTEGRATION: CWS dba31a (1.9.32); FILE MERGED 2008/07/04 15:21:27 oj 1.9.32.1: #i89558# remove unused code


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [07db50c251364f7a66236cd6148a846ebafe2b86]

INTEGRATION: CWS dba31a (1.10.32); FILE MERGED 2008/07/04 15:21:27 oj 1.10.32.1: #i89558# remove unused code


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [45187facad22445a2e1f172fce0b85d89823bd2d]

INTEGRATION: CWS dba31a (1.6.32); FILE MERGED 2008/07/04 15:21:27 oj 1.6.32.1: #i89558# remove unused code


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [47407cd1bdfb103885b095cba57bf24434ef90fe]

INTEGRATION: CWS dba31a (1.16.32); FILE MERGED 2008/06/06 08:58:46 oj 1.16.32.1: #i57999# fix naming schema


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [7ba4c53c6008315459a83e21fd556cde4e89b09a]

INTEGRATION: CWS dba31a (1.9.32); FILE MERGED 2008/06/06 08:58:46 oj 1.9.32.1: #i57999# fix naming schema


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [09548a18460d47e624f8dcc6f9c5689a3aa43cb0]

INTEGRATION: CWS dba31a (1.27.32); FILE MERGED 2008/06/06 08:58:46 oj 1.27.32.1: #i57999# fix naming schema


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [4e833cc24bad5884a0386c6ec18c00b1f857c861]

INTEGRATION: CWS dba31a (1.8.32); FILE MERGED 2008/06/30 07:33:45 oj 1.8.32.2: #i57999# wrong file name used 2008/06/30 06:39:40 oj 1.8.32.1: #i57999# name of lib changed


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [9200c3a898a1956ec443b0203b25bef081d29b6d]

INTEGRATION: CWS dba31a (1.19.32); FILE MERGED 2008/06/30 07:33:44 oj 1.19.32.2: #i57999# wrong file name used 2008/06/30 06:39:40 oj 1.19.32.1: #i57999# name of lib changed


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [25f76d5438c538d9e5667caf12c8155511050ec1]

INTEGRATION: CWS dba31a (1.23.32); FILE MERGED 2008/06/06 08:58:45 oj 1.23.32.1: #i57999# fix naming schema


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [31978e94217b5d9fe04f5921ef5faeef0040e986]

INTEGRATION: CWS dba31a (1.14.32); FILE MERGED 2008/06/06 08:58:45 oj 1.14.32.1: #i57999# fix naming schema


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [8e2c162f0fee4f9faeeed890347147b6dbf8dd38]

INTEGRATION: CWS dba31a (1.8.32); FILE MERGED 2008/07/04 15:21:27 oj 1.8.32.1: #i89558# remove unused code


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [2b5a1355e832e8fc07208bd727a4e1dfcdb820a7]

INTEGRATION: CWS dba31a (1.6.32); FILE MERGED 2008/07/04 15:21:26 oj 1.6.32.1: #i89558# remove unused code


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [90d39f88b2e0fc23a15aaba02a3872e2af2442eb]

INTEGRATION: CWS dba31a (1.13.32); FILE MERGED 2008/07/04 15:21:26 oj 1.13.32.1: #i89558# remove unused code


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [613e4f05810bef8a1424063a85ed97b7e7daa998]

INTEGRATION: CWS dba31a (1.11.32); FILE MERGED 2008/07/04 15:21:26 oj 1.11.32.1: #i89558# remove unused code


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [d14ee3b33aaa1a160b00ea6f8637e0fbf7105367]

INTEGRATION: CWS dba31a (1.61.32); FILE MERGED 2008/07/04 15:21:26 oj 1.61.32.1: #i89558# remove unused code


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [c6ece27a31068741f72a1d61214b0fd0c678c3b4]

INTEGRATION: CWS dba31a (1.7.32); FILE MERGED 2008/06/06 08:58:45 oj 1.7.32.1: #i57999# fix naming schema


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [ebc793a12486726d5b63d58ef6ca7e76d247b075]

INTEGRATION: CWS dba31a (1.3.32); FILE MERGED 2008/07/04 15:21:26 oj 1.3.32.1: #i89558# remove unused code


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [0dbde347a0e650cd87211d5c7842964482c05e1a]

INTEGRATION: CWS dba31a (1.4.32); FILE MERGED 2008/07/04 15:21:26 oj 1.4.32.1: #i89558# remove unused code


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [bd7ba12c758aff72d81a430f6b0f8a3c3cc3e197]

INTEGRATION: CWS dba31a (1.5.32); FILE MERGED 2008/07/04 15:21:26 oj 1.5.32.1: #i89558# remove unused code


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [a7c233fa4af97033b2ecfe781d47f17b68d51bb9]

INTEGRATION: CWS dba31a (1.7.32); FILE MERGED 2008/07/04 15:21:25 oj 1.7.32.1: #i89558# remove unused code


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [2733016720d5fcb73a3971c4494cfa59cf3eda35]

INTEGRATION: CWS dba31a (1.5.32); FILE MERGED 2008/07/04 15:21:25 oj 1.5.32.1: #i89558# remove unused code


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [3aea060ea0ae551e2736b693a1df1a1e6b92750a]

INTEGRATION: CWS dba31a (1.9.32); FILE MERGED 2008/07/04 15:21:25 oj 1.9.32.1: #i89558# remove unused code


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [92d813d600aaf8ab9b05e14ea6c2d95b3db91089]

INTEGRATION: CWS dba31a (1.11.32); FILE MERGED 2008/07/04 15:21:25 oj 1.11.32.1: #i89558# remove unused code


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [34d8e614f05b6b97532024b0c958e6006aa5ccff]

INTEGRATION: CWS dba31a (1.8.32); FILE MERGED 2008/06/06 08:58:44 oj 1.8.32.1: #i57999# fix naming schema


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [c52c8753df8ed0b961c8719957e5efa5d833792b]

INTEGRATION: CWS dba31a (1.34.10); FILE MERGED 2008/07/04 15:21:25 oj 1.34.10.1: #i89558# remove unused code


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [e5d18f5f1622ff22653d3082bd7220f4fda4bab0]

INTEGRATION: CWS dba31a (1.16.32); FILE MERGED 2008/06/06 08:58:43 oj 1.16.32.1: #i57999# fix naming schema


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [9237b3e11824bac0c45e1c76387d04331b3cdbe7]

INTEGRATION: CWS dba31a (1.20.32); FILE MERGED 2008/07/04 15:21:24 oj 1.20.32.1: #i89558# remove unused code


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [5845c5196c6a34c9ba76d325682dc72b954a575a]

INTEGRATION: CWS dba31a (1.17.32); FILE MERGED 2008/07/04 15:21:24 oj 1.17.32.1: #i89558# remove unused code


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [1e68581007e838ebdfa090cd0bcf51730cf68a55]

INTEGRATION: CWS dba31a (1.10.32); FILE MERGED 2008/07/04 15:21:24 oj 1.10.32.1: #i89558# remove unused code


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [6a5891c1f1257ebb4c61823a7f27ff798ba86e51]

INTEGRATION: CWS dba31a (1.26.32); FILE MERGED 2008/07/04 15:21:24 oj 1.26.32.1: #i89558# remove unused code


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [8c4547d2131a08ed83bfa24770fe235fa15b2c07]

INTEGRATION: CWS dba31a (1.25.8); FILE MERGED 2008/07/04 11:40:37 oj 1.25.8.1: #i91208# new methods


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [69ef7b6075938736071a4374af0269f80b17f6ff]

INTEGRATION: CWS dba31a (1.7.32); FILE MERGED 2008/06/05 07:50:33 oj 1.7.32.1: #i81037# insert more aggegrate functions


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [eb2aa65f799201518bb45614a2b64e164e485fd0]

INTEGRATION: CWS dba31a (1.15.32); FILE MERGED 2008/06/05 12:11:05 oj 1.15.32.1: #i75164# remove dep from unoil


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [330b4943a1ce6598b95ce39034070ba7a7e7de45]

INTEGRATION: CWS dba31a (1.6.68); FILE MERGED 2008/06/05 12:11:05 oj 1.6.68.1: #i75164# remove dep from unoil


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [b667ac29a19f4017360f818659f98cf7fe2fdfbe]

INTEGRATION: CWS dba31a (1.5.68); FILE MERGED 2008/06/05 12:11:05 oj 1.5.68.1: #i75164# remove dep from unoil


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [936501d97543e21b03cf496f0300e4ec4440184e]

INTEGRATION: CWS dba31a (1.8.32); FILE MERGED 2008/06/05 12:11:05 oj 1.8.32.1: #i75164# remove dep from unoil


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [8b95d302b58c2baa915765b660aab2ff86390016]

INTEGRATION: CWS dba31a (1.3.32); FILE MERGED 2008/08/05 13:31:28 fs 1.3.32.5: oops, revert previous change 2008/08/05 13:26:01 fs 1.3.32.4: proper library name 2008/07/28 08:13:46 fs 1.3.32.3: #i10000# 2008/06/06 08:58:43 oj 1.3.32.2: #i57999# fix naming schema 2008/06/05 12:11:05 oj 1.3.32.1: #i75164# remove dep from unoil


2008-08-19  Vladimir Glazounov  <vg@openoffice.org>  [64c0e8dc2bb9cfff0599fd7d954b99673061bad1]

INTEGRATION: CWS dba31a (1.17.32); FILE MERGED 2008/06/06 08:58:43 oj 1.17.32.1: #i57999# fix naming schema


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [89a1cdcd58952dcf2d7827ca0d2062767dd1f10c]

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>  [9a62d7f6605620a53eea67ec5b55e607c2d427b4]

INTEGRATION: CWS maccrashrep (1.36.22); FILE MERGED 2008/07/25 09:37:28 hro 1.36.22.5: #i90159# Fixed PPC tinderbox break 2008/07/24 14:16:21 hro 1.36.22.4: #i90159# Changes to fix Tinerbox PPC 2008/07/23 11:57:48 obr 1.36.22.3: #i90159# re-introduced ifdefs in PrintStack 2008/07/21 08:48:04 hro 1.36.22.2: #i90159# implemented missing backtrace functions in glibc 2008/06/25 08:31:22 hro 1.36.22.1: #i90159# Enabled crash reporting for MacOsX


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [693ade21073738d3d64c685239585d88b23663fd]

INTEGRATION: CWS maccrashrep (1.34.22); FILE MERGED 2008/06/25 08:56:19 hro 1.34.22.2: RESYNC: (1.34-1.35); FILE MERGED 2008/06/25 08:31:21 hro 1.34.22.1: #i90159# Enabled crash reporting for MacOsX


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [c69f453cb2de6057e9e30c4a4b4031fd32cb1318]

INTEGRATION: CWS maccrashrep (1.8.22); FILE MERGED 2008/07/22 12:31:49 gh 1.8.22.2: #i90159# Enabled crash reporting for MacOsX. now also buildable for PPC 2008/07/21 08:48:04 hro 1.8.22.1: #i90159# implemented missing backtrace functions in glibc


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [11c8d7c0f0aba33d862c16041556891bfd5f7bc5]

INTEGRATION: CWS maccrashrep (1.13.16); FILE MERGED 2008/07/22 12:31:49 gh 1.13.16.3: #i90159# Enabled crash reporting for MacOsX. now also buildable for PPC 2008/07/21 08:48:04 hro 1.13.16.2: #i90159# implemented missing backtrace functions in glibc 2008/06/25 08:31:20 hro 1.13.16.1: #i90159# Enabled crash reporting for MacOsX


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [048af5a7e8a15307e7e963bb8cc8f545b5258fb8]

INTEGRATION: CWS maccrashrep (1.13.114); FILE MERGED 2008/07/24 10:12:38 hro 1.13.114.1: #i90159# Fixes for PPC tinderbox build


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [3574facfbc45fd7ea084acba7791558cef155439]

INTEGRATION: CWS maccrashrep (1.7.114); FILE MERGED 2008/07/24 10:36:51 hro 1.7.114.2: RESYNC: (1.7-1.8); FILE MERGED 2008/07/24 10:10:13 hro 1.7.114.1: #i90159# Fixes for PPC tinderbox build


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [1dfd01da190f7bdb204fedb284b10b02cdc4e002]

INTEGRATION: CWS maccrashrep (1.22.114); FILE MERGED 2008/07/24 10:10:12 hro 1.22.114.1: #i90159# Fixes for PPC tinderbox build


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [7778ade907776f81d35b952b696517fd92b75341]

INTEGRATION: CWS maccrashrep (1.18.16); FILE MERGED 2008/06/25 08:29:35 hro 1.18.16.1: #i90159# Enabled crash reporting for MacOsX


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [dd2d28b190900c38e6f611859b27c0d2b4d393e1]

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>  [dc9322bc6269c51e7b85d8e2e1bae2bee2fff4c1]

INTEGRATION: CWS maccrashrep (1.5.12); FILE MERGED 2008/06/23 12:42:51 hro 1.5.12.1: #i90159# Change system integration binary to soffice loader


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [80bee155e507385febb6d70d4715c9757f21a867]

INTEGRATION: CWS aquaupdateicon (1.18.68); FILE MERGED 2008/07/31 13:50:09 pl 1.18.68.1: #i92043# some adaptions for the mac


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [9d4a24013bc0e2fd695fb54ea75544ee88f1ce64]

INTEGRATION: CWS aquaupdateicon (1.126.42); FILE MERGED 2008/07/29 17:39:20 pl 1.126.42.1: #i92043# add: native menubar add buttons


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [befb3a5d54fa0fbf3bb5c15d4303fbb74fa65ef8]

INTEGRATION: CWS aquaupdateicon (1.164.48); FILE MERGED 2008/07/31 14:18:51 pl 1.164.48.4: fix a warning 2008/07/31 13:57:06 pl 1.164.48.3: #i92043# tooltips for addmenu buttons on the mac 2008/07/30 12:17:58 pl 1.164.48.2: #i92043# implement native menu buttons 2008/07/29 17:39:20 pl 1.164.48.1: #i92043# add: native menubar add buttons


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [1f4fb76b63536d5c886f4f050c8a01ba1dc7fa79]

INTEGRATION: CWS aquaupdateicon (1.13.78); FILE MERGED 2008/07/31 14:06:25 pl 1.13.78.3: fix a warning 2008/07/30 12:17:58 pl 1.13.78.2: #i92043# implement native menu buttons 2008/07/29 17:39:19 pl 1.13.78.1: #i92043# add: native menubar add buttons


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [932304ef895ac810e5a57e6c8a33edd560550bea]

INTEGRATION: CWS aquaupdateicon (1.6.110); FILE MERGED 2008/07/29 17:39:18 pl 1.6.110.1: #i92043# add: native menubar add buttons


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [d0a0515945a12e06ee317adb21a48d5f878d824b]

INTEGRATION: CWS aquaupdateicon (1.4.78); FILE MERGED 2008/07/31 13:57:06 pl 1.4.78.3: #i92043# tooltips for addmenu buttons on the mac 2008/07/30 12:17:58 pl 1.4.78.2: #i92043# implement native menu buttons 2008/07/29 17:39:18 pl 1.4.78.1: #i92043# add: native menubar add buttons


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [ef4a6cad0e4065bb6a6f46a52bf0c0878ca6375b]

INTEGRATION: CWS aquaupdateicon (1.5.78); FILE MERGED 2008/07/31 13:57:06 pl 1.5.78.2: #i92043# tooltips for addmenu buttons on the mac 2008/07/29 17:39:18 pl 1.5.78.1: #i92043# add: native menubar add buttons


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [6ac1428d5b9577c3d83077f26a1eddfe56ef2c24]

INTEGRATION: CWS aquaupdateicon (1.5.42); FILE MERGED 2008/07/31 13:55:07 pl 1.5.42.2: #i92043# refactor for tiger, which has problems with NSStatusItems at exit, so use one and only one 2008/07/29 17:39:19 pl 1.5.42.1: #i92043# add: native menubar add buttons


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [c1057053677157770a13710e3054d062bb091c87]

INTEGRATION: CWS aquaupdateicon (1.13.4); FILE MERGED 2008/07/31 13:55:07 pl 1.13.4.3: #i92043# refactor for tiger, which has problems with NSStatusItems at exit, so use one and only one 2008/07/30 12:17:58 pl 1.13.4.2: #i92043# implement native menu buttons 2008/07/29 17:39:19 pl 1.13.4.1: #i92043# add: native menubar add buttons


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [39296e51daf0442ea20b6760b686234d27a3a37f]

INTEGRATION: CWS aquaupdateicon (1.66.18); FILE MERGED 2008/07/30 12:35:29 pl 1.66.18.1: #i92043# do not forget to mirror


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [c020497e35ced754dbaf83e9e4ee71ee79f80e2b]

INTEGRATION: CWS aquaupdateicon (1.52.40); FILE MERGED 2008/07/31 13:55:07 pl 1.52.40.2: #i92043# refactor for tiger, which has problems with NSStatusItems at exit, so use one and only one 2008/07/29 17:39:19 pl 1.52.40.1: #i92043# add: native menubar add buttons


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [42973237340a8abbb4cb2a79257742878efa2763]

INTEGRATION: CWS aquaupdateicon (1.13.42); FILE MERGED 2008/07/31 13:55:06 pl 1.13.42.1: #i92043# refactor for tiger, which has problems with NSStatusItems at exit, so use one and only one


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [ef24eb6a928c1511942cd7eeb1726f5bbaa45ee6]

INTEGRATION: CWS aquaupdateicon (1.4.78); FILE MERGED 2008/07/31 13:55:06 pl 1.4.78.2: #i92043# refactor for tiger, which has problems with NSStatusItems at exit, so use one and only one 2008/07/29 17:39:18 pl 1.4.78.1: #i92043# add: native menubar add buttons


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [909e908f0b0d4b73b01af25cf7c474a4e445ed5e]

INTEGRATION: CWS aquaupdateicon (1.10.42); FILE MERGED 2008/07/31 13:55:06 pl 1.10.42.3: #i92043# refactor for tiger, which has problems with NSStatusItems at exit, so use one and only one 2008/07/30 12:17:58 pl 1.10.42.2: #i92043# implement native menu buttons 2008/07/29 17:39:18 pl 1.10.42.1: #i92043# add: native menubar add buttons


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [1db5140edd12e5d5232241362f4b205989ac61a2]

INTEGRATION: CWS aquaupdateicon (1.19.42); FILE MERGED 2008/07/29 17:39:18 pl 1.19.42.1: #i92043# add: native menubar add buttons


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [1c2cc109a5d08ce3285adea23b4c1a72b8df91d3]

INTEGRATION: CWS aquaupdateicon (1.22.42); FILE MERGED 2008/07/31 13:55:06 pl 1.22.42.1: #i92043# refactor for tiger, which has problems with NSStatusItems at exit, so use one and only one


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [f2c02396d6b7395e7eb199c71e63943b4bcaa8d2]

INTEGRATION: CWS languageswitchfix (1.162.56); FILE MERGED 2008/08/04 12:55:36 mba 1.162.56.1: #i91552#: improve languageswitching


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [6cdfc0b953ddc464a40a830836b3215904ecdfd0]

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>  [347996ce710dd2ee3a4082e6671b3aa8dcdd006c]

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>  [e7498cc14e41e841ad6763f0f7dbac638a367ad7]

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>  [b324cd8d3c5663339ecfe41e4022fe71a0c809c5]

INTEGRATION: CWS cmcfixes48 (1.73.22); FILE MERGED 2008/07/30 14:31:42 cmc 1.73.22.1: #i92285# UserEvents are ULONGs


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [06886f8308f19639f2a259284c842d01a03214c7]

INTEGRATION: CWS cmcfixes48 (1.29.66); FILE MERGED 2008/07/30 14:31:42 cmc 1.29.66.1: #i92285# UserEvents are ULONGs


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [fd424d621d781a841cb6ff1552cb738499c03572]

INTEGRATION: CWS cmcfixes48 (1.42.46); FILE MERGED 2008/07/30 14:31:42 cmc 1.42.46.1: #i92285# UserEvents are ULONGs


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [e3151c73cb357eab0773b47ca4e527c1d133c292]

INTEGRATION: CWS cmcfixes48 (1.11.66); FILE MERGED 2008/07/30 14:31:42 cmc 1.11.66.1: #i92285# UserEvents are ULONGs


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [a3ba53b7730788e3598ecc4a35e0dfcf2257a995]

INTEGRATION: CWS cmcfixes48 (1.30.16); FILE MERGED 2008/07/30 14:31:42 cmc 1.30.16.1: #i92285# UserEvents are ULONGs


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [1162e97a89615de77ee262faa21f727e42d3d89c]

INTEGRATION: CWS cmcfixes48 (1.36.20); FILE MERGED 2008/07/30 14:31:42 cmc 1.36.20.1: #i92285# UserEvents are ULONGs


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [43189005c5a6c7abd4d75dd917a14037ad62b1b5]

INTEGRATION: CWS cmcfixes48 (1.8.108); FILE MERGED 2008/08/01 16:28:21 cmc 1.8.108.1: #i92247# add SerialNumberAdapter


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [6514dd66b786c64efea184ed2fd88be724dee184]

INTEGRATION: CWS cmcfixes48 (1.1.2); FILE ADDED 2008/08/01 16:28:21 cmc 1.1.2.1: #i92247# add SerialNumberAdapter


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [965ddb21281b4807448d035a53c8beaf2bf9dbca]

INTEGRATION: CWS cmcfixes48 (1.3.104); FILE MERGED 2008/08/01 14:04:33 cmc 1.3.104.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>  [48480927a14aa476954620a96a0fc0480f648fa2]

INTEGRATION: CWS cmcfixes48 (1.17.14); FILE MERGED 2008/08/01 14:04:33 cmc 1.17.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>  [7fbaa75d5a415eadcb07df660b816bf337f0567f]

INTEGRATION: CWS cmcfixes48 (1.8.38); FILE MERGED 2008/08/11 15:48:36 cmc 1.8.38.1: bad bang


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [8e970444e6944b11d30e68d40e607cc5d093a652]

INTEGRATION: CWS cmcfixes48 (1.22.22); FILE MERGED 2008/08/01 13:54:33 cmc 1.22.22.1: #i92247# remove duplication of object code, link only the single library to libxmlsec1, and update some stuff to new api


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [ccc9fdb0d4edd596a0553c3bd39e190ee12f58c5]

INTEGRATION: CWS cmcfixes48 (1.9.22); FILE MERGED 2008/07/30 09:30:35 cmc 1.9.22.1: #i92277# make this work on 64bit platforms


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [08742793d04f8fdb9c5947d02b2f1a79403fa444]

INTEGRATION: CWS cmcfixes48 (1.7.22); FILE MERGED 2008/07/30 09:30:35 cmc 1.7.22.1: #i92277# make this work on 64bit platforms


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [ea2716f2d2f49332939cb1b1dc63ebab012923bb]

INTEGRATION: CWS cmcfixes48 (1.9.22); FILE MERGED 2008/07/30 09:30:34 cmc 1.9.22.1: #i92277# make this work on 64bit platforms


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [d6a49f2e041df75d662d7b170a24441f8453ed95]

INTEGRATION: CWS cmcfixes48 (1.21.22); FILE MERGED 2008/07/24 13:25:05 cmc 1.21.22.1: #i92087# ensure Root Certs are available


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [1289a99a6a567a6c921f81dff5267c07c4774a8a]

INTEGRATION: CWS cmcfixes48 (1.8.22); FILE MERGED 2008/07/30 09:30:34 cmc 1.8.22.1: #i92277# make this work on 64bit platforms


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [0e49ef771ba59a70a8d33bdcbde868229a59befe]

INTEGRATION: CWS cmcfixes48 (1.22.22); FILE MERGED 2008/07/30 09:30:34 cmc 1.22.22.1: #i92277# make this work on 64bit platforms


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [c39975215580685f648480b4559f8df282e26983]

INTEGRATION: CWS cmcfixes48 (1.5.22); FILE MERGED 2008/08/01 13:54:32 cmc 1.5.22.1: #i92247# remove duplication of object code, link only the single library to libxmlsec1, and update some stuff to new api


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [f84645a5bafa92bc7e6d85694288b149d10abfb6]

INTEGRATION: CWS cmcfixes48 (1.6.10); FILE MERGED 2008/07/30 09:30:34 cmc 1.6.10.1: #i92277# make this work on 64bit platforms


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [352f58eb95d39f58af09f940eb8f42c7af22c1fe]

INTEGRATION: CWS cmcfixes48 (1.11.22); FILE MERGED 2008/08/01 13:54:32 cmc 1.11.22.1: #i92247# remove duplication of object code, link only the single library to libxmlsec1, and update some stuff to new api


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [5cbdf5aa254ae54fd31579e10b2405db09878220]

INTEGRATION: CWS cmcfixes48 (1.9.22); FILE MERGED 2008/07/30 09:30:33 cmc 1.9.22.1: #i92277# make this work on 64bit platforms


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [227fc7ccce2f35f596160c92a291a14dc0447b7a]

INTEGRATION: CWS cmcfixes48 (1.7.22); FILE MERGED 2008/07/30 09:30:33 cmc 1.7.22.1: #i92277# make this work on 64bit platforms


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [71e72e708a6a0640fee73ae7e2d34ec3ea9a394e]

INTEGRATION: CWS cmcfixes48 (1.9.22); FILE MERGED 2008/08/01 13:54:32 cmc 1.9.22.1: #i92247# remove duplication of object code, link only the single library to libxmlsec1, and update some stuff to new api


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [f6ce9dc506eae5aebe2e48003f9f73446ed91482]

INTEGRATION: CWS cmcfixes48 (1.28.16); FILE MERGED 2008/08/01 13:54:31 cmc 1.28.16.1: #i92247# remove duplication of object code, link only the single library to libxmlsec1, and update some stuff to new api


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [c6ea261c4425e77ce21bf1d53c5d33292a5b5f68]

INTEGRATION: CWS cmcfixes48 (1.30.22); FILE MERGED 2008/08/01 13:54:31 cmc 1.30.22.1: #i92247# remove duplication of object code, link only the single library to libxmlsec1, and update some stuff to new api


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [f6465c51241ada97aa905a4920d6e7718b90c9f4]

INTEGRATION: CWS cmcfixes48 (1.35.16); FILE MERGED 2008/08/01 13:54:31 cmc 1.35.16.1: #i92247# remove duplication of object code, link only the single library to libxmlsec1, and update some stuff to new api


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [003b09a3ec2e4db5782635db9acc44ef01433eb2]

INTEGRATION: CWS cmcfixes48 (1.12.22); FILE MERGED 2008/08/01 13:54:31 cmc 1.12.22.1: #i92247# remove duplication of object code, link only the single library to libxmlsec1, and update some stuff to new api


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [a3c032669d8a6c6f4fbb260bf493cb67ae31d1fa]

INTEGRATION: CWS cmcfixes48 (1.6.22); FILE MERGED 2008/08/01 13:54:31 cmc 1.6.22.1: #i92247# remove duplication of object code, link only the single library to libxmlsec1, and update some stuff to new api


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [6a28c9bd480c2a0de0191a394c790f8e4546f027]

INTEGRATION: CWS cmcfixes48 (1.8.22); FILE MERGED 2008/08/01 13:54:31 cmc 1.8.22.1: #i92247# remove duplication of object code, link only the single library to libxmlsec1, and update some stuff to new api


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [e8c2a34a3ae38f202eb6811ae05e6f95a35a506f]

INTEGRATION: CWS cmcfixes48 (1.31.20); FILE MERGED 2008/08/01 13:54:30 cmc 1.31.20.1: #i92247# remove duplication of object code, link only the single library to libxmlsec1, and update some stuff to new api


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [43e7cb1e5df0671e95e649c52c3c45db54235ea7]

INTEGRATION: CWS cmcfixes48 (1.12.16); FILE MERGED 2008/08/01 13:54:30 cmc 1.12.16.1: #i92247# remove duplication of object code, link only the single library to libxmlsec1, and update some stuff to new api


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [e89243af790daa3a5393fac0c0691f04595d9bb3]

INTEGRATION: CWS cmcfixes48 (1.14.22); FILE MERGED 2008/08/01 13:54:30 cmc 1.14.22.1: #i92247# remove duplication of object code, link only the single library to libxmlsec1, and update some stuff to new api


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [9a214b6bcfd0168f524d4d0c5bb503b89df9295f]

INTEGRATION: CWS cmcfixes48 (1.5.22); FILE MERGED 2008/08/01 13:54:30 cmc 1.5.22.1: #i92247# remove duplication of object code, link only the single library to libxmlsec1, and update some stuff to new api


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [86c98a0f5426fc8f9299383388a968cb9462b296]

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>  [83e00f0a0ea61186d263d2ded6d2a6c34b899a01]

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>  [56042a93b62a3a443a756169168544b62dcec573]

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>  [495083c2cc942f37422ef0d06bf7817c6c024073]

INTEGRATION: CWS cmcfixes48 (1.13.52); FILE MERGED 2008/07/24 13:16:23 cmc 1.13.52.1: #i92087# minimal firefox/etc profile finder implementation


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [8156d17af578bdd3150661609890ddc3a589555e]

INTEGRATION: CWS cmcfixes48 (1.5.52); FILE MERGED 2008/07/24 13:16:23 cmc 1.5.52.1: #i92087# minimal firefox/etc profile finder implementation


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [f0e30b0dae2fc2f7a96f2f44827c6eadcf67f7c4]

INTEGRATION: CWS cmcfixes48 (1.8.24); FILE MERGED 2008/07/24 13:16:23 cmc 1.8.24.1: #i92087# minimal firefox/etc profile finder implementation


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [ee9bfa5568c93cb05abe60f8508a5c0bd197d4b8]

INTEGRATION: CWS cmcfixes48 (1.6.52); FILE MERGED 2008/07/24 13:16:23 cmc 1.6.52.1: #i92087# minimal firefox/etc profile finder implementation


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [41db0a37e021b33a15762d70b47662cdd7d6249c]

INTEGRATION: CWS vcl30stop2 (1.13.78); FILE MERGED 2008/07/25 09:58:33 pl 1.13.78.2: #i92121# fix a typo 2008/07/25 09:06:55 pl 1.13.78.1: #i92121# make XInitThreads optional (but on by default)


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [a6aedb7ccbcd941600852a9c0e32edaed12b02a0]

INTEGRATION: CWS vcl30stop2 (1.33.78); FILE MERGED 2008/07/25 09:58:33 pl 1.33.78.2: #i92121# fix a typo 2008/07/25 09:06:54 pl 1.33.78.1: #i92121# make XInitThreads optional (but on by default)


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [ad868684cadd278859f1beeb839045f4de5adaec]

INTEGRATION: CWS vcl30stop2 (1.28.36); FILE MERGED 2008/07/25 09:03:20 pl 1.28.36.1: #i92121# make XInitThreads optional (but on by default)


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [9aa1361baf8d2d6e7ce33ad01a5477e0021e40e2]

INTEGRATION: CWS vcl30stop2 (1.154.102); FILE MERGED 2008/07/25 12:40:30 hdu 1.154.102.3: #i88973# PlanB: disable cairo for vertical text mode 2008/07/25 12:19:12 hdu 1.154.102.2: #i88973# WIP: vertical text mode for cairo 2008/07/25 11:03:15 hdu 1.154.102.1: #i88973# extract correct glyph index for cairo


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [4b5d7eeadada145d42e8d9f2ef8093fb0eb03648]

INTEGRATION: CWS vcl30stop2 (1.99.2); FILE MERGED 2008/07/24 13:26:37 pl 1.99.2.1: #i92081# MOD1 and MOD3 also should not create input in an Edit field


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [66383b9796cdaf1e553eb3420ecfcf7f479f05c1]

INTEGRATION: CWS vcl30stop2 (1.62.70); FILE MERGED 2008/07/25 07:59:42 pl 1.62.70.1: #i92101# fix a typo (thanks dr)


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [b055c50db3ec5193836766ea7ceb2d20166e2f1c]

INTEGRATION: CWS vcl30stop2 (1.66.14); FILE MERGED 2008/07/28 10:16:32 pl 1.66.14.1: #i92075# deadlocks fixed ?


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [24dd842f8035c04d31963f9bc0f436b3c07b81ad]

INTEGRATION: CWS vcl30stop2 (1.26.38); FILE MERGED 2008/07/24 13:27:46 pl 1.26.38.1: #i92075# another place that needs to ensure an autorelease pool


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [e713cf349ab8b6684397ee259008839512d4f97c]

INTEGRATION: CWS vcl30stop2 (1.19.74); FILE MERGED 2008/07/28 09:54:13 pl 1.19.74.1: #i92075# protect timer call with solarmutex


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [171ec1d2cb3f84d6a80016ce8bbc8daf1de7a618]

INTEGRATION: CWS vcl30stop2 (1.9.64); FILE MERGED 2008/07/24 12:20:19 pl 1.9.64.1: #i92075# solve some threading issues (thanks cd)


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [538c884096759974adb1bc1b25e8201eb9a9defb]

INTEGRATION: CWS vcl30stop2 (1.6.64); FILE MERGED 2008/07/24 12:20:19 pl 1.6.64.1: #i92075# solve some threading issues (thanks cd)


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [05b6afd2242b865bf4d7c7792cd6447b5f21f972]

INTEGRATION: CWS autotestfixfha1 (1.1.12); FILE MERGED 2008/07/21 14:47:33 fredrikh 1.1.12.1: Change of endif to end if.


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [47113a1c4ecf6c3ef2c64abca5e4c5f0acef5b73]

INTEGRATION: CWS autotestfixfha1 (1.1.12); FILE MERGED 2008/07/21 14:43:43 fredrikh 1.1.12.1: Change of endif to end if.


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [2255f90ab22cb9d4f33d39331f7a5a2d5a8af59e]

INTEGRATION: CWS autotestfixfha1 (1.1.12); FILE MERGED 2008/07/21 14:55:46 fredrikh 1.1.12.1: Adding wTypeKeys, change of wDokSchreiben, change of endif to end if.


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [e0981dff456a99e67dbe8391ccb09fc9685e7259]

INTEGRATION: CWS autotestfixfha1 (1.1.12); FILE MERGED 2008/07/21 14:37:05 fredrikh 1.1.12.1: Changing wDokSchreiben to wTypeKeys, change of endif to end if.


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [d830417858b1ab84a176bfc50a42a076e1f8ed11]

INTEGRATION: CWS autotestfixfha1 (1.1.12); FILE MERGED 2008/07/21 14:34:58 fredrikh 1.1.12.1: Changing wDokSchreiben to wTypeKeys, change of endif to end if.


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [be2b38bc9e85a8e3ee8d03dc9f51b2731bb683a7]

INTEGRATION: CWS autotestfixfha1 (1.1.12); FILE MERGED 2008/07/21 14:21:26 fredrikh 1.1.12.1: Updating to TestAutomation-format


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [04863dd306ce95861e2f69811026c60b0c2591fc]

INTEGRATION: CWS autotestfixfha1 (1.1.12); FILE MERGED 2008/07/21 14:18:46 fredrikh 1.1.12.1: Changing wDokSchreiben to wTypeKeys, change of endif to end if.


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [9b6c6144ef245d4dbd074b4b54fa1c4952c9406a]

INTEGRATION: CWS autotestfixfha1 (1.1.12); FILE MERGED 2008/07/21 14:17:32 fredrikh 1.1.12.1: Changing wDokSchreiben to wTypeKeys, change of endif to end if.


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [ca0abf4e5e0e071e5e1aca80b3dec73ebf727572]

INTEGRATION: CWS autotestfixfha1 (1.1.12); FILE MERGED 2008/07/21 14:15:37 fredrikh 1.1.12.1: Changing wDokSchreiben to wTypeKeys, change of endif to end if.


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [2f9ffab867d66bfd9a260e43ffa8f8394175d44d]

INTEGRATION: CWS autotestfixfha1 (1.1.12); FILE MERGED 2008/07/21 14:05:43 fredrikh 1.1.12.1: Updating to TestAutomation-format


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [1a7b8c17e4fc0b739d56c0ff52f58d7d22e6868a]

INTEGRATION: CWS autotestfixfha1 (1.1.12); FILE MERGED 2008/07/21 15:53:14 fredrikh 1.1.12.1: wDokSchreiben into wTypeKeys. endif -> end if.


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [e633e78fad2e7eb363a6ba25bd98cd9596a97ce4]

INTEGRATION: CWS autotestfixfha1 (1.1.12); FILE MERGED 2008/07/21 15:45:00 fredrikh 1.1.12.1: wDokSchreiben into wTypeKeys. endif -> end if.


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [2e660fadf6fee6b26bd3ee9f36f0c203722a2f17]

INTEGRATION: CWS autotestfixfha1 (1.1.12); FILE MERGED 2008/07/21 15:31:54 fredrikh 1.1.12.1: wDokSchreiben into wTypeKeys.


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [57650b65a871f6d2afcac95d0bb50ab561b61c32]

INTEGRATION: CWS autotestfixfha1 (1.1.12); FILE MERGED 2008/07/21 15:29:33 fredrikh 1.1.12.1: endif into end if.


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [ea367076fc8fe30b7fc7a26d86dda517d195b5f2]

INTEGRATION: CWS autotestfixfha1 (1.1.12); FILE MERGED 2008/07/21 15:28:50 fredrikh 1.1.12.1: Fix: spellcheck-testcase, Thesaurus.


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [b31252869e6f4a23d645685d38d05989e5161641]

INTEGRATION: CWS autotestfixfha1 (1.1.12); FILE MERGED 2008/07/21 15:27:06 fredrikh 1.1.12.1: wDokSchreiben into wTypeKeys.


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [d5efadff6232feb03ac4bab7f115407c1a9ed7cf]

INTEGRATION: CWS autotestfixfha1 (1.1.12); FILE MERGED 2008/07/21 15:26:45 fredrikh 1.1.12.1: wDokSchreiben into wTypeKeys.


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [871e0eef3b7613ec94fdb91ea34641c2ad91186e]

INTEGRATION: CWS autotestfixfha1 (1.1.12); FILE MERGED 2008/07/21 15:32:48 fredrikh 1.1.12.1: wDokSchreiben into wTypeKeys. Fix: delay when Menu takes a long time to load.


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [cb85a069e50d6cdd29c9ba4964262438c27f4558]

INTEGRATION: CWS autotestfixfha1 (1.1.12); FILE MERGED 2008/07/21 15:19:11 fredrikh 1.1.12.1: wDokSchreiben into wTypeKeys.


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [77262a1dfa6146a44c18a362f51555de621ae8d6]

INTEGRATION: CWS autotestfixfha1 (1.1.12); FILE MERGED 2008/07/21 15:08:45 fredrikh 1.1.12.1: wDokSchreiben into wTypeKeys, endif into end if, Fixed problem with deselection of Ole-object.


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [027cb190ce3ae31b4e4ab3feede7b03bd6e523b6]

INTEGRATION: CWS autotestfixfha1 (1.1.12); FILE MERGED 2008/07/21 15:06:28 fredrikh 1.1.12.1: wDokSchreiben into wTypeKeys.


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [3c2269c2c19f1a21fa8c433bb40f754c401dd9ae]

INTEGRATION: CWS autotestfixfha1 (1.2.12); FILE MERGED 2008/07/21 15:05:11 fredrikh 1.2.12.1: Changing wDokSchreiben to wTypeKeys, change of endif to end if.


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [f0bc30dce49539e32c45d67b8ecf307b24ce4b3c]

INTEGRATION: CWS autotestfixfha1 (1.1.2); FILE ADDED 2008/07/21 15:00:59 fredrikh 1.1.2.1: Adding files formatted with specific languages.


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [e944d50e53e1fc910a5668cff1389af4c444fd13]

INTEGRATION: CWS autotestfixfha1 (1.1.12); FILE MERGED 2008/07/22 10:38:18 fredrikh 1.1.12.1: wDokSchreiben into wTypeKeys. endif -> end if.


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [88903ccb130b69995066b17179e7c850228572e1]

INTEGRATION: CWS autotestfixfha1 (1.1.12); FILE MERGED 2008/07/22 10:36:59 fredrikh 1.1.12.1: wDokSchreiben into wTypeKeys. endif -> end if. Changed description to match the TestAutomation-structure.


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [ad273f21dfb82cddff74e855158caa5833805717]

INTEGRATION: CWS autotestfixfha1 (1.1.12); FILE MERGED 2008/07/22 10:35:11 fredrikh 1.1.12.1: wDokSchreiben into wTypeKeys. endif -> end if.


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [a0e5e8d2c42ac08e12e03770c12f414bab10a937]

INTEGRATION: CWS autotestfixfha1 (1.1.12); FILE MERGED 2008/07/30 17:13:49 fredrikh 1.1.12.3: Fix: header 2008/07/30 14:42:01 fredrikh 1.1.12.2: Fix: File-header. 2008/07/22 10:35:11 fredrikh 1.1.12.1: wDokSchreiben into wTypeKeys. endif -> end if.


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [88bcabc1b4635e39ad25781b777bf53b9b555ecb]

INTEGRATION: CWS autotestfixfha1 (1.1.12); FILE MERGED 2008/07/22 10:35:10 fredrikh 1.1.12.1: wDokSchreiben into wTypeKeys. endif -> end if.


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [67e985f2dfdf33b949a920b26d3afd512dce9bf3]

INTEGRATION: CWS autotestfixfha1 (1.1.12); FILE MERGED 2008/07/22 09:58:21 fredrikh 1.1.12.1: wDokSchreiben into wTypeKeys. endif -> end if.


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [4373760623bcecf8bb111870c25e6933526a28b7]

INTEGRATION: CWS autotestfixfha1 (1.1.12); FILE MERGED 2008/08/04 08:43:09 fredrikh 1.1.12.3: RESYNC: (1.1-1.2); FILE MERGED 2008/07/30 16:35:54 fredrikh 1.1.12.2: Cleanup, adding index for what testcases are to be found in this file. 2008/07/22 09:58:20 fredrikh 1.1.12.1: wDokSchreiben into wTypeKeys. endif -> end if.


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [e037a36d2d505f67c98c994856094bb6ccf8f38c]

INTEGRATION: CWS autotestfixfha1 (1.1.12); FILE MERGED 2008/07/22 10:47:27 fredrikh 1.1.12.1: wDokSchreiben into wTypeKeys. endif -> end if. Corrected Saving with filter.


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [2d2852bec3c7fe41cb16035a1a47d24a607c1c94]

INTEGRATION: CWS autotestfixfha1 (1.1.12); FILE MERGED 2008/07/22 10:46:35 fredrikh 1.1.12.1: wDokSchreiben into wTypeKeys. endif -> end if. Fix: spellchecking with preformatted files, using Office-Language instead SystemLanguage.


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [796d6b3364429ca27f8708f4b168ecae28afb13a]

INTEGRATION: CWS autotestfixfha1 (1.1.12); FILE MERGED 2008/07/22 09:52:45 fredrikh 1.1.12.1: wDokSchreiben into wTypeKeys. endif -> end if.


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [7f928244f91600b8c6a6aff95dbdfacd52aae3c8]

INTEGRATION: CWS autotestfixfha1 (1.1.12); FILE MERGED 2008/07/30 16:56:48 fredrikh 1.1.12.4: Fixing header. 2008/07/30 16:54:09 fredrikh 1.1.12.3: Fixing header. 2008/07/30 16:35:08 fredrikh 1.1.12.2: Cleanup, adding index for what testcases are to be found in this file. 2008/07/22 09:48:53 fredrikh 1.1.12.1: wDokSchreiben into wTypeKeys. endif -> end if.


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [308c264cf7a108e8bbbeed0c236a458da22c7df0]

INTEGRATION: CWS autotestfixfha1 (1.2.12); FILE MERGED 2008/07/30 16:17:21 fredrikh 1.2.12.2: Fix: small fix, cleanup 2008/07/22 09:48:09 fredrikh 1.2.12.1: wDokSchreiben into wTypeKeys.


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [f4a5c48ef946065374e29d476b258e0b2626510e]

INTEGRATION: CWS autotestfixfha1 (1.1.12); FILE MERGED 2008/07/22 09:48:09 fredrikh 1.1.12.1: wDokSchreiben into wTypeKeys.


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [8e72bd9c640622e948627a48163226d9402b809e]

INTEGRATION: CWS autotestfixfha1 (1.4.12); FILE MERGED 2008/07/22 09:48:09 fredrikh 1.4.12.1: wDokSchreiben into wTypeKeys.


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [04a6f67e7664f244cbf3ca5fd77a464ee571be57]

INTEGRATION: CWS autotestfixfha1 (1.2.12); FILE MERGED 2008/07/22 09:48:09 fredrikh 1.2.12.1: wDokSchreiben into wTypeKeys.


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [dbaf06725074766d5e0281a1a7fe82ff4d3ca74a]

INTEGRATION: CWS autotestfixfha1 (1.1.12); FILE MERGED 2008/07/22 09:46:52 fredrikh 1.1.12.1: wDokSchreiben into wTypeKeys.


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [8f4f138c067ed6f76c1be75143971c3316f73fe7]

INTEGRATION: CWS autotestfixfha1 (1.1.12); FILE MERGED 2008/07/22 09:45:57 fredrikh 1.1.12.1: endif into end if.


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [5fd4db2ead566b1ed0ea874b480795ddedabca23]

INTEGRATION: CWS autotestfixfha1 (1.1.12); FILE MERGED 2008/07/22 09:45:31 fredrikh 1.1.12.1: endif into end if.


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [57cbcab7b2ab12f5fc29c1579456778784084aa4]

INTEGRATION: CWS autotestfixfha1 (1.1.12); FILE MERGED 2008/07/22 09:44:29 fredrikh 1.1.12.1: wDokSchreiben into wTypeKeys. endif -> end if.


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [0790fbfac58641b22b4c1418b81c664a45de92dd]

INTEGRATION: CWS autotestfixfha1 (1.1.12); FILE MERGED 2008/07/22 10:43:49 fredrikh 1.1.12.1: wDokSchreiben into wTypeKeys. endif -> end if. Corrected Saving with filter.


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [43a3c88b96a32c1946e8fa27a9b5e7c8e62b4e37]

INTEGRATION: CWS autotestfixfha1 (1.1.12); FILE MERGED 2008/07/23 14:09:51 fredrikh 1.1.12.2: Fix: making sure text is selected before trying to copy it. 2008/07/22 10:43:49 fredrikh 1.1.12.1: wDokSchreiben into wTypeKeys. endif -> end if. Corrected Saving with filter.


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [d14bfaeac8e66a3c1af4e5e21a645febb6a3d337]

INTEGRATION: CWS autotestfixfha1 (1.1.12); FILE MERGED 2008/07/22 09:43:29 fredrikh 1.1.12.1: endif into end if.


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [104762390db6c0dc637f6e34265b1696abcc47c4]

INTEGRATION: CWS autotestfixfha1 (1.1.12); FILE MERGED 2008/07/22 09:42:07 fredrikh 1.1.12.1: wDokSchreiben into wTypeKeys. endif -> end if. Changed printlog to match the TestAutomation-structure.


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [1e4ae36d9cfa95e0fc36701f9d07c4369208f477]

INTEGRATION: CWS autotestfixfha1 (1.1.12); FILE MERGED 2008/07/22 09:22:27 fredrikh 1.1.12.1: wDokSchreiben into wTypeKeys. endif -> end if.


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [8833ccb951bcac4c4046a2a8678a0ac264ba4382]

INTEGRATION: CWS autotestfixfha1 (1.1.12); FILE MERGED 2008/07/22 09:10:35 fredrikh 1.1.12.1: wDokSchreiben into wTypeKeys. endif -> end if.


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [3ae2a68bb079366c516f1102c73f5076892775d2]

INTEGRATION: CWS autotestfixfha1 (1.1.12); FILE MERGED 2008/07/22 09:03:56 fredrikh 1.1.12.1: wDokSchreiben into wTypeKeys.


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [55e2de86260414d296188dc59abe310f0256395a]

INTEGRATION: CWS autotestfixfha1 (1.1.12); FILE MERGED 2008/07/22 08:31:45 fredrikh 1.1.12.1: wDokSchreiben into wTypeKeys. endif -> end if.


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [1b99450a92452d40fb853b32fc2818455ca79122]

INTEGRATION: CWS autotestfixfha1 (1.1.12); FILE MERGED 2008/07/22 08:31:44 fredrikh 1.1.12.1: wDokSchreiben into wTypeKeys. endif -> end if.


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [2eb43cd05acf8b4213bbf579d15a589b3fe453a3]

INTEGRATION: CWS autotestfixfha1 (1.1.12); FILE MERGED 2008/07/22 08:19:26 fredrikh 1.1.12.1: wDokSchreiben into wTypeKeys. endif -> end if.


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [fc9431a3994d2f8e4fc3d0241472d9d6a125f2fb]

INTEGRATION: CWS autotestfixfha1 (1.1.12); FILE MERGED 2008/07/22 08:19:25 fredrikh 1.1.12.1: wDokSchreiben into wTypeKeys. endif -> end if.


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [1fd9a8290ff7eacdcecf373505e3b1c7c56e42b4]

INTEGRATION: CWS autotestfixfha1 (1.1.12); FILE MERGED 2008/07/22 08:11:38 fredrikh 1.1.12.1: wDokSchreiben into wTypeKeys. endif -> end if. cleanup.


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [6250b588c11fb6c21d172ea4a27ebc6a8a69bd7d]

INTEGRATION: CWS autotestfixfha1 (1.1.12); FILE MERGED 2008/07/22 08:08:32 fredrikh 1.1.12.1: wDokSchreiben into wTypeKeys.


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [5348fd1342b062747369d31767b651e549517ba0]

INTEGRATION: CWS autotestfixfha1 (1.1.12); FILE MERGED 2008/07/22 08:07:50 fredrikh 1.1.12.1: wDokSchreiben into wTypeKeys.


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [17a7add5baa32defeb992905d1c1f00677e92f49]

INTEGRATION: CWS autotestfixfha1 (1.1.12); FILE MERGED 2008/07/22 08:07:11 fredrikh 1.1.12.1: endif into end if.


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [3fce9a90c5496aa51df0eff640a39087cdc8e325]

INTEGRATION: CWS autotestfixfha1 (1.1.12); FILE MERGED 2008/07/22 08:06:20 fredrikh 1.1.12.1: wDokSchreiben into wTypeKeys. endif -> end if.


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [f06025817fdffd6e52ca90a30745680d273b60da]

INTEGRATION: CWS autotestfixfha1 (1.1.12); FILE MERGED 2008/07/22 08:03:53 fredrikh 1.1.12.1: wDokSchreiben into wTypeKeys. endif -> end if.


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [3e365b293a54667ae5e592b1e9609bef6220ab05]

INTEGRATION: CWS autotestfixfha1 (1.1.12); FILE MERGED 2008/07/22 08:02:55 fredrikh 1.1.12.1: wDokSchreiben into wTypeKeys.


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [de265cbd1bcdfd56e7d037443026b4049e37f11f]

INTEGRATION: CWS autotestfixfha1 (1.1.12); FILE MERGED 2008/07/22 08:01:06 fredrikh 1.1.12.1: wDokSchreiben into wTypeKeys.


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [5a6ae059019942b1dff1ca42e797782a31c286ec]

INTEGRATION: CWS autotestfixfha1 (1.1.12); FILE MERGED 2008/07/22 07:58:39 fredrikh 1.1.12.1: wDokSchreiben into wTypeKeys.


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [2f174f59f959121443fe609581d270fca9ceaa2c]

INTEGRATION: CWS autotestfixfha1 (1.1.12); FILE MERGED 2008/07/22 07:51:51 fredrikh 1.1.12.1: wDokSchreiben into wTypeKeys.


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [eb830918b1bef2dd8cd618beb4a6f388c7514d35]

INTEGRATION: CWS autotestfixfha1 (1.1.12); FILE MERGED 2008/07/22 07:51:33 fredrikh 1.1.12.1: wDokSchreiben into wTypeKeys.


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [a174ee5074ebd4e688c55a2ed9827a9f05a565ff]

INTEGRATION: CWS autotestfixfha1 (1.1.12); FILE MERGED 2008/07/22 07:51:15 fredrikh 1.1.12.1: wDokSchreiben into wTypeKeys.


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [cbc3c3a8103f99db03657ccc7a25594831d39077]

INTEGRATION: CWS autotestfixfha1 (1.1.12); FILE MERGED 2008/07/22 07:50:52 fredrikh 1.1.12.1: wDokSchreiben into wTypeKeys.


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [ba4f06bcdb6bd22aa64b87c0fdfa45d6ddd6c1de]

INTEGRATION: CWS autotestfixfha1 (1.1.12); FILE MERGED 2008/07/22 07:50:04 fredrikh 1.1.12.1: wDokSchreiben into wTypeKeys.


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [86733c83cdc6716c606bf6ef59da84c628c828ed]

INTEGRATION: CWS autotestfixfha1 (1.1.12); FILE MERGED 2008/07/22 07:47:46 fredrikh 1.1.12.1: wDokSchreiben into wTypeKeys. endif -> end if.


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [99786438440fa8ca2066a7d645538e9877be52d9]

INTEGRATION: CWS autotestfixfha1 (1.1.12); FILE MERGED 2008/07/22 07:57:34 fredrikh 1.1.12.1: wDokSchreiben into wTypeKeys.


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [39b94cb87439d517436981d5112c6f13d2161aef]

INTEGRATION: CWS autotestfixfha1 (1.1.12); FILE MERGED 2008/07/22 07:56:28 fredrikh 1.1.12.1: wDokSchreiben into wTypeKeys.


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [91e16ca95d1b482866d29e9e91dab4fda5592bc2]

INTEGRATION: CWS autotestfixfha1 (1.1.12); FILE MERGED 2008/07/22 07:55:32 fredrikh 1.1.12.1: wDokSchreiben into wTypeKeys. endif -> end if.


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [1e9fdc1e9733a3a9642fed2a781b33aeb104c7ff]

INTEGRATION: CWS autotestfixfha1 (1.1.12); FILE MERGED 2008/07/22 07:54:51 fredrikh 1.1.12.1: wDokSchreiben into wTypeKeys. endif -> end if.


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [3b52afc38c9dc71dd64a921f4e13f0f06ced14d8]

INTEGRATION: CWS autotestfixfha1 (1.1.12); FILE MERGED 2008/07/22 07:53:59 fredrikh 1.1.12.1: wDokSchreiben into wTypeKeys.


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [752e8be5bcfa76e438e355d263f730d65a608121]

INTEGRATION: CWS autotestfixfha1 (1.1.12); FILE MERGED 2008/07/22 07:53:23 fredrikh 1.1.12.1: wDokSchreiben into wTypeKeys.


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [8db16148139e351e3ef4a466aa453783de0a5e24]

INTEGRATION: CWS autotestfixfha1 (1.2.12); FILE MERGED 2008/07/22 13:50:59 fredrikh 1.2.12.1: wDokSchreiben into wTypeKeys.


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [bc88d7f9d2fe07f38b3d81a1b9ddc961eba90cf2]

INTEGRATION: CWS autotestfixfha1 (1.1.12); FILE MERGED 2008/07/23 14:13:22 fredrikh 1.1.12.1: Fix: path to global-file.


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [e30cb159f8b2cd4287a12728aeb93ca4eaad0235]

INTEGRATION: CWS autotestfixfha1 (1.1.12); FILE MERGED 2008/07/21 14:00:35 fredrikh 1.1.12.1: Updating ToolsSpellchecking-ID.


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [d441ed8c26376c7015b366c33b3294497c7761c5]

INTEGRATION: CWS sw30bf10 (1.132.50); FILE MERGED 2008/07/23 12:35:18 od 1.132.50.1: #i91798#,#i91895# method <SwXTextDocument::InitNewDoc()> 		  - dispose XDrawPage


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [cbdcb10049cb9a704744c5e324173a2d4e6a5e65]

INTEGRATION: CWS sw30bf10 (1.82.90); FILE MERGED 2008/07/25 09:24:17 od 1.82.90.1: #i91928# method <SwXStyle::setAllPropertiesToDefault()> 	 - use sensible default values for a page size for a page style.


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [72d92396853fa0345c0e41c1363042e44e9653c0]

INTEGRATION: CWS sw30bf10 (1.68.6); FILE MERGED 2008/07/28 11:18:08 od 1.68.6.1: #i92207# method <SwDoc::set( DocumentSettingId, bool)> 	 - missing <break> in <switch> statement for new case introduced 	   with fix 89181


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [83a9c775c01d3aa3bdc808af5163329dba0fcab0]

INTEGRATION: CWS sw30bf10 (1.9.92); FILE MERGED 2008/07/25 13:17:26 od 1.9.92.1: exclude api test sw.PageStyle because it is broken. Issue number: Submitted by: Reviewed by:


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [1576b36539b6acb0485ee3e130132d36583003cc]

INTEGRATION: CWS hrovista2 (1.9.80); FILE MERGED 2008/07/01 14:00:07 hro 1.9.80.1: #i76966# Let application launcher join soffice process


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [2645673183ef32df201a68e467975f54f758b2d9]

INTEGRATION: CWS hrovista2 (1.8.10); FILE MERGED 2008/07/30 13:59:52 hro 1.8.10.1: #Fixed kill command to work with non admin rights and provide better error messages


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [31dae491cd680a72426cc5ad86ff6b251b35fa3f]

INTEGRATION: CWS hrovista2 (1.18.30); FILE MERGED 2008/07/04 09:37:11 hro 1.18.30.1: #i77427# Allow opening a complete empty root directory


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [ef504343ec0d2f50019a13e66cf2430297181b08]

INTEGRATION: CWS hrovista2 (1.4.6); FILE MERGED 2008/07/30 16:06:48 hro 1.4.6.1: #i89095# Use system path conversion for file URLs


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [41c6912c147427938d14055067bacc15b4ab1ac3]

INTEGRATION: CWS extrasooo30 (1.121.126); FILE MERGED 2008/08/04 16:19:16 ka 1.121.126.1: #i91913#: added missing images for help system


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [07b0e80bbe5e3e9b3c750e02cdf15632520e5862]

INTEGRATION: CWS extrasooo30 (1.48.126); FILE MERGED 2008/08/04 16:19:16 ka 1.48.126.1: #i91913#: added missing images for help system


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [bcbefc7b06556678de7f7c8fdfe8998ed9e627bb]

INTEGRATION: CWS extrasooo30 (1.1.38); FILE MERGED 2008/08/07 10:43:01 jsk 1.1.38.1: #i92465#


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [f0bfbb542b7385c0a6ce75143490b8cd4936f02b]

INTEGRATION: CWS extrasooo30 (1.1.38); FILE MERGED 2008/08/07 10:43:00 jsk 1.1.38.1: #i92465#


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [329b0dbfb0a2c9cc38ca57ece022d439c461c1a1]

INTEGRATION: CWS extrasooo30 (1.3.38); FILE MERGED 2008/08/07 10:43:00 jsk 1.3.38.1: #i92465#


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [080b34cbf38f4f36c9cc9245a6e1b5549e562134]

INTEGRATION: CWS extrasooo30 (1.4.148); FILE MERGED 2008/08/05 09:11:43 ih 1.4.148.1: title properties entry fixed Issue number:  i92040 Submitted by: Reviewed by:


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [e445b9b889e2d0b1236c191a0cba24993f4edbbc]

INTEGRATION: CWS extrasooo30 (1.4.148); FILE MERGED 2008/08/05 09:11:42 ih 1.4.148.1: title properties entry fixed Issue number:  i92040 Submitted by: Reviewed by:


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [4b051a93bfdae15445edb99410622b14e8ad3352]

INTEGRATION: CWS extrasooo30 (1.1.2); FILE ADDED 2008/07/24 07:45:44 ih 1.1.2.1: new layout templates Issue number:  92067 Submitted by: Reviewed by:


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [2e7a908a41915be3684e840449adffc97cbe1005]

INTEGRATION: CWS extrasooo30 (1.1.2); FILE ADDED 2008/07/24 07:45:43 ih 1.1.2.1: new layout templates Issue number:  92067 Submitted by: Reviewed by:


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [26bc226fab4220fb23ff16dfd7d70a2f32257077]

INTEGRATION: CWS extrasooo30 (1.1.2); FILE ADDED 2008/07/24 07:45:42 ih 1.1.2.1: new layout templates Issue number:  92067 Submitted by: Reviewed by:


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [bcba197de48c3ea3f512cad0033bdaff4ece8835]

INTEGRATION: CWS extrasooo30 (1.1.2); FILE ADDED 2008/07/24 07:40:11 ih 1.1.2.1: new layout template Issue number:  92067 Submitted by: Reviewed by:


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [2924270b8902abdaa8cdb324c2041bae791ae725]

INTEGRATION: CWS extrasooo30 (1.1.2); FILE ADDED 2008/07/24 07:39:28 ih 1.1.2.1: new layout template Issue number:  92067 Submitted by: Reviewed by:


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [d59f97eb66ab6334adecdc304f080cbe794b67c3]

INTEGRATION: CWS extrasooo30 (1.1.2); FILE ADDED 2008/07/24 07:38:41 ih 1.1.2.1: new layout template Issue number:  92067 Submitted by: Reviewed by:


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [18016df7d7389e39ff02f24cc6bb5231ad70398d]

INTEGRATION: CWS extrasooo30 (1.1.2); FILE ADDED 2008/07/24 07:38:14 ih 1.1.2.1: new layout template Issue number:  92067 Submitted by: Reviewed by:


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [456394ac0fd5add3d7c47076080d635c0237e9db]

INTEGRATION: CWS extrasooo30 (1.1.2); FILE ADDED 2008/07/24 07:37:41 ih 1.1.2.1: new layout template Issue number:  92067 Submitted by: Reviewed by:


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [815ddfbe582a2351fe35b01418902dc827e58116]

INTEGRATION: CWS extrasooo30 (1.1.2); FILE ADDED 2008/07/24 07:37:16 ih 1.1.2.1: new layout template Issue number:  92067 Submitted by: Reviewed by:


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [ebb33205180230abb8a726194aa93cfb156d52b3]

INTEGRATION: CWS extrasooo30 (1.1.2); FILE ADDED 2008/07/24 07:36:49 ih 1.1.2.1: new layout template Issue number:  92067 Submitted by: Reviewed by:


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [68048cbed82fa8b12a1b213ce3f48984b81ee135]

INTEGRATION: CWS extrasooo30 (1.1.2); FILE ADDED 2008/07/24 07:36:09 ih 1.1.2.1: new layout template Issue number:  92067 Submitted by: Reviewed by:


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [d9d571afdb55a3edfbadb44f410762f81af53495]

INTEGRATION: CWS extrasooo30 (1.1.2); FILE ADDED 2008/07/24 07:35:23 ih 1.1.2.1: new layout template Issue number:  92067 Submitted by: Reviewed by:


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [8e94ba7639ab8e5207756d6b1a55b102de2500c3]

INTEGRATION: CWS extrasooo30 (1.1.2); FILE ADDED 2008/07/24 07:34:58 ih 1.1.2.1: new layout template Issue number:  92067 Submitted by: Reviewed by:


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [3ce04614fb6d0149ec3a5918ca517b0fe5140748]

INTEGRATION: CWS extrasooo30 (1.1.2); FILE ADDED 2008/07/24 07:34:36 ih 1.1.2.1: new layout templates Issue number:  92067 Submitted by: Reviewed by:


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [5a1b5d896930b5c5dca6b3036b997e45835ab0ac]

INTEGRATION: CWS extrasooo30 (1.1.2); FILE ADDED 2008/07/24 07:34:06 ih 1.1.2.1: new layout templates Issue number:  92067 Submitted by: Reviewed by:


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [30cca5836062dc917e259361f330dfc4cfb9cf60]

INTEGRATION: CWS extrasooo30 (1.1.2); FILE ADDED 2008/07/24 07:33:43 ih 1.1.2.1: new layout templates Issue number:  92067 Submitted by: Reviewed by:


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [8a80341c145e0699ef9e0f053e5728fa81a04f8f]

INTEGRATION: CWS extrasooo30 (1.1.2); FILE ADDED 2008/07/24 07:33:15 ih 1.1.2.1: new layout templates Issue number:  92067 Submitted by: Reviewed by:


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [2a2aeb425b3059bafc0eac212bc87a0d796be133]

INTEGRATION: CWS extrasooo30 (1.1.2); FILE ADDED 2008/07/24 07:32:51 ih 1.1.2.1: new layout template Issue number:  92067 Submitted by: Reviewed by:


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [7247a2bc599d75e097f5a27c1ffce787702beeaf]

INTEGRATION: CWS extrasooo30 (1.1.2); FILE ADDED 2008/07/24 07:32:19 ih 1.1.2.1: new layout template Issue number:  92067 Submitted by: Reviewed by:


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [947fe5f2fe1c3405583f416c923c93f1450bc735]

INTEGRATION: CWS extrasooo30 (1.1.2); FILE ADDED 2008/07/24 07:31:49 ih 1.1.2.1: new layout template Issue number:  92067 Submitted by: Reviewed by:


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [40ac56585d5262fda9e7c92ea52c6fc71a72cc95]

INTEGRATION: CWS extrasooo30 (1.1.2); FILE ADDED 2008/07/24 07:31:17 ih 1.1.2.1: new layout template Issue number:  92067 Submitted by: Reviewed by:


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [9307d5bd394ce4190b277ac9e9557c9fdb7713d6]

INTEGRATION: CWS extrasooo30 (1.1.2); FILE ADDED 2008/07/24 07:30:51 ih 1.1.2.1: new layout template Issue number:  92067 Submitted by: Reviewed by:


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [a3788ba433af165bf635b3a47e3089e4b6ae7ff5]

INTEGRATION: CWS extrasooo30 (1.1.2); FILE ADDED 2008/07/24 07:30:24 ih 1.1.2.1: new layout templates Issue number:  92067 Submitted by: Reviewed by:


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [c92636e7666dbee416563bface6acfb0c8924f0b]

INTEGRATION: CWS extrasooo30 (1.1.2); FILE ADDED 2008/07/24 07:29:20 ih 1.1.2.1: new layout template Issue number:  92067 Submitted by: Reviewed by:


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [8627b2a02d6ef5daec1f139e2b40d9dce231cff5]

INTEGRATION: CWS extrasooo30 (1.1.2); FILE ADDED 2008/07/24 07:28:53 ih 1.1.2.1: new layout templates Issue number:  92067 Submitted by: Reviewed by:


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [4a5028f95b823d935820092da616652b176e2e28]

INTEGRATION: CWS extrasooo30 (1.1.2); FILE ADDED 2008/07/24 07:28:24 ih 1.1.2.1: new layout templates Issue number:  92067 Submitted by: Reviewed by:


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [28bc38b94199d30a7088750d07068271831da626]

INTEGRATION: CWS extrasooo30 (1.1.2); FILE ADDED 2008/07/24 07:27:44 ih 1.1.2.1: new layout templates Issue number:  92067 Submitted by: Reviewed by:


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [56db1ec44ecc22d2857559d5b8f14374f2005df4]

INTEGRATION: CWS extrasooo30 (1.1.2); FILE ADDED 2008/07/24 07:26:56 ih 1.1.2.1: new layout templates Issue number:  92067 Submitted by: Reviewed by:


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [9e89a962010368a97ee19b9bbe8342a294fd791c]

INTEGRATION: CWS extrasooo30 (1.1.306); FILE MERGED 2008/08/05 12:37:33 ka 1.1.306.1: #i92126# replaced old icons with new ones


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [84b47ce1669976e8da4c800ce08adba0933db12b]

INTEGRATION: CWS extrasooo30 (1.2.306); FILE MERGED 2008/08/05 12:37:33 ka 1.2.306.1: #i92126# replaced old icons with new ones


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [d0ff5fe454fca93da5f5b1b5a3c39623ece8fab7]

INTEGRATION: CWS extrasooo30 (1.4.298); FILE MERGED 2008/08/05 12:43:47 ka 1.4.298.1: #i92126# replaced old icons with new ones


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [b2d52a388cfcd4e925a021b95253c3ee63545691]

INTEGRATION: CWS extrasooo30 (1.4.242); FILE MERGED 2008/08/05 12:43:47 ka 1.4.242.1: #i92126# replaced old icons with new ones


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [cf2af46b230951879e7c156ede885650b3ffc555]

INTEGRATION: CWS extrasooo30 (1.3.306); FILE MERGED 2008/08/05 12:43:47 ka 1.3.306.1: #i92126# replaced old icons with new ones


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [eb351ab41ee2d2291fda7fb3b48fa51aafb83222]

INTEGRATION: CWS extrasooo30 (1.3.306); FILE MERGED 2008/08/05 12:37:33 ka 1.3.306.1: #i92126# replaced old icons with new ones


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [8b9e505c7d3b045711d91f5ec04981aac9d87c4c]

INTEGRATION: CWS extrasooo30 (1.1.306); FILE MERGED 2008/08/01 13:22:36 ka 1.1.306.1: #i92335# adjusted images


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [b2afa40c64066cb0a0b9dae536cf16399a5853f1]

INTEGRATION: CWS extrasooo30 (1.1.306); FILE MERGED 2008/08/01 13:22:35 ka 1.1.306.1: #i92335# adjusted images


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [941df7aedfa69e8b297e1d67ce449307c016e757]

INTEGRATION: CWS extrasooo30 (1.2.242); FILE MERGED 2008/08/01 09:07:59 pb 1.2.242.1: fix: #i92336# the new 3.0 icons


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [62a3b72312f7df39d0edeb4d2fbd4cddd439bf01]

INTEGRATION: CWS extrasooo30 (1.2.242); FILE MERGED 2008/08/01 09:07:58 pb 1.2.242.1: fix: #i92336# the new 3.0 icons


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [1ed04b28698f11a9ce091372ea674ffa5c4818e9]

INTEGRATION: CWS extrasooo30 (1.2.242); FILE MERGED 2008/08/01 09:07:57 pb 1.2.242.1: fix: #i92336# the new 3.0 icons


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [912e051b76340c14705c1b8d4e96035439b25650]

INTEGRATION: CWS extrasooo30 (1.2.242); FILE MERGED 2008/08/01 09:07:56 pb 1.2.242.1: fix: #i92336# the new 3.0 icons


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [2697da1741f23ec6253fa421acb6cf658701ade2]

INTEGRATION: CWS extrasooo30 (1.2.242); FILE MERGED 2008/08/01 09:07:55 pb 1.2.242.1: fix: #i92336# the new 3.0 icons


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [d022550418fd3580b3d066d83e2f94f0c2a22148]

INTEGRATION: CWS extrasooo30 (1.3.242); FILE MERGED 2008/08/01 09:07:55 pb 1.3.242.1: fix: #i92336# the new 3.0 icons


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [9a179cadd457494b58f12134d6da29b8c3e9701f]

INTEGRATION: CWS extrasooo30 (1.2.242); FILE MERGED 2008/08/01 09:07:54 pb 1.2.242.1: fix: #i92336# the new 3.0 icons


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [a8fb549549be92a04aa3d96683307fc3af335159]

INTEGRATION: CWS extrasooo30 (1.3.242); FILE MERGED 2008/08/01 09:07:54 pb 1.3.242.1: fix: #i92336# the new 3.0 icons


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [9d467d428131d93e372e00137aa2164b097868d8]

INTEGRATION: CWS extrasooo30 (1.4.242); FILE MERGED 2008/08/01 09:07:53 pb 1.4.242.1: fix: #i92336# the new 3.0 icons


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [fee019de8710b84c148f153c691a9b02b6f6a976]

INTEGRATION: CWS extrasooo30 (1.2.166); FILE MERGED 2008/08/01 09:07:55 pb 1.2.166.1: fix: #i92336# the new 3.0 icons


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [82c39e6302a1d9082637aa96332ac8d2b73f9f6c]

INTEGRATION: CWS extrasooo30 (1.3.242); FILE MERGED 2008/08/01 09:07:53 pb 1.3.242.1: fix: #i92336# the new 3.0 icons


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [608d3acf5fe95f608d40925a53cbdd9efa2311f3]

INTEGRATION: CWS extrasooo30 (1.3.242); FILE MERGED 2008/08/01 09:07:52 pb 1.3.242.1: fix: #i92336# the new 3.0 icons


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [b40f1fa10adb145eb82880788d2e8d560bd7a5ff]

INTEGRATION: CWS mav35 (1.89.14); FILE MERGED 2008/07/30 11:05:59 ama 1.89.14.2: Fix #i92219#: Show handles 2008/07/29 13:50:14 os 1.89.14.1: #i92168# prevent creation of invalid frame styles


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [f496650298d251c05075bbcafbc047fc00c1389c]

INTEGRATION: CWS mav35 (1.62.176); FILE MERGED 2008/07/30 11:06:50 ama 1.62.176.1: Fix #i92219#: Show handles


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [7e7d6867e9150ff8fd79e144519ee18de81c8b6f]

INTEGRATION: CWS mav35 (1.86.100); FILE MERGED 2008/07/30 11:06:26 ama 1.86.100.1: Fix #i92219#: Show handles


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [8d285298420c1e60d41655888ea223bef3994cd4]

INTEGRATION: CWS mav35 (1.104.46); FILE MERGED 2008/07/29 14:13:55 mav 1.104.46.1: #i92211# use correct way to store the document


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [1ba599f8b27afcd5958393fe947c3216c3ef1d15]

INTEGRATION: CWS mav35 (1.61.98); FILE MERGED 2008/07/31 14:04:18 ama 1.61.98.1: Fix #i92219#: Handles


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [3dcee8e51cf9c21e38ece3bc456cb89b57afe5b5]

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>  [3a1440a15d7d4cadd9dcf5f47d571b996ecd8a0f]

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>  [7b189f962ffe655cd097ce76c87a8df13db7a5e9]

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>  [6ab4561852e8044475841a4142d5ab24189b87d1]

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>  [af2af071d98d577d61e7ab7bacab96499706d6d2]

INTEGRATION: CWS vcl30stop3 (1.29.2); FILE MERGED 2008/08/01 12:45:50 pl 1.29.2.1: #i92367# fix some outline problems


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [b43367edc12c8dc25f074fccf717b67b351ba176]

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>  [8e789bc115bfa739d7f8452b8fd4cf5a323527a1]

INTEGRATION: CWS vcl30stop3 (1.79.2); FILE MERGED 2008/08/01 12:45:49 pl 1.79.2.1: #i92367# fix some outline problems


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [68c7e82cef9fc89fa3d744309bbd32e4a7cc8da5]

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>  [262443cd2fdea157744c9fd4acbb6b1e87c05ae2]

INTEGRATION: CWS vcl30stop3 (1.10.44); FILE MERGED 2008/08/04 10:44:18 hdu 1.10.44.3: #i92342# adjust the comments in GetTextBreak() 2008/08/04 09:07:44 hdu 1.10.44.2: #i92342# faster emulation of ATSUI based naive GetTextBreak() 2008/08/04 08:45:52 hdu 1.10.44.1: #i92342# emulate naive GetTextBreak() using ATSUI


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [9c8faa9b331c3326568b0c6c234db5e3042cd0fb]

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>  [3360efbd43af2ac9f153311cbd455d6175a62e22]

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>  [1ab24f397ac4935f2324d11e7b324b501bd36ebb]

INTEGRATION: CWS native179 (1.17.24); FILE MERGED 2008/07/31 15:09:45 is 1.17.24.1: #i92328# extensions are brand specific, because installed in brand layer


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [cab57d71c09acbeca6a417b19b98b336af5eb94a]

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>  [506c8667c041eb20f68d0e0e7b4cc716d8560a31]

INTEGRATION: CWS sw30bf11 (1.150.14); FILE MERGED 2008/07/31 08:15:16 od 1.150.14.1: #i92221# text:id in element <text:list> replaced by xml:id


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [017722667224a1853792732ec01f399e3b93fdef]

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>  [8d0f1732ba2d744d3838ad13a770c4776f50ff95]

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>  [7e3207988ed12cb7ef1826886c8c0900c7f916dc]

INTEGRATION: CWS sw30bf11 (1.143.24); FILE MERGED 2008/07/31 08:15:16 od 1.143.24.1: #i92221# text:id in element <text:list> replaced by xml:id


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [e47c979d09dfed20bdbfd1f2a5420fefdbd6321a]

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>  [4e34e0358502417b4b79a074fe63f94474cc8f38]

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-18  Vladimir Glazounov  <vg@openoffice.org>  [21bed68dc99d42511d2345175cd2f91d9bdd8f77]

INTEGRATION: CWS sw30bf11 (1.13.26); FILE MERGED 2008/07/31 08:15:16 od 1.13.26.1: #i92221# text:id in element <text:list> replaced by xml:id


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [2af2b07e935f701e9bccd550bf1bf17b9f64bd1a]

INTEGRATION: CWS native179 (1.8.20); FILE MERGED 2008/07/31 15:12:18 is 1.8.20.1: #i91489# improved solaris language preselection process


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [c9acd2026e66b28325c885a51e62395b1945b293]

INTEGRATION: CWS native179 (1.6.20); FILE MERGED 2008/07/31 15:12:17 is 1.6.20.1: #i91489# improved solaris language preselection process


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [8c8d9102c5f102958976f4346b06e5e6ee3096eb]

INTEGRATION: CWS mhu19 (1.6.2); FILE MERGED 2008/07/28 13:33:40 mhu 1.6.2.1: #i92217# Make 64bit clean.


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [f5dce4ed9774671d4c4fa91def7473476f1acaa2]

INTEGRATION: CWS native179 (1.7.20); FILE MERGED 2008/07/31 15:12:17 is 1.7.20.1: #i91489# improved solaris language preselection process


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [70814dd6267440a29f1fb0344c2f76e428e43fff]

INTEGRATION: CWS native179 (1.8.20); FILE MERGED 2008/07/31 15:12:17 is 1.8.20.1: #i91489# improved solaris language preselection process


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [806ed795316526447f44d28b31b24af1e11ada08]

INTEGRATION: CWS hsqldb1810 (1.3.6); FILE MERGED 2008/08/12 10:48:38 oj 1.3.6.1: cleared


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [a3926fc15c5ab8ee027575fe505526c493802ac9]

INTEGRATION: CWS hsqldb1810 (1.10.18); FILE MERGED 2008/08/12 10:46:40 oj 1.10.18.1: #i91920#


2008-08-18  Vladimir Glazounov  <vg@openoffice.org>  [b78ab025860b3bb96f8a6ced5910e7f524c3c299]

INTEGRATION: CWS hsqldb1810 (1.21.6); FILE MERGED 2008/08/12 10:47:04 oj 1.21.6.1: #i91920#


2008-08-15  Kurt Zenker  <kz@openoffice.org>  [5d42982aa1be7cb9b48a7508e5077396faf5eac4]

INTEGRATION: CWS pflin11 (1.26.58); FILE MERGED 2008/08/06 01:52:42 pflin 1.26.58.1: fix for i90022


2008-08-15  Kurt Zenker  <kz@openoffice.org>  [f1ba57e374e75082b9b65d67ed40ba2e2007ce7d]

INTEGRATION: CWS pflin11 (1.16.104); FILE MERGED 2008/08/06 01:52:42 pflin 1.16.104.1: fix for i90022


2008-08-15  Kurt Zenker  <kz@openoffice.org>  [84262258bbd18f4182cfe6fa76ee6940703a0956]

INTEGRATION: CWS pflin11 (1.11.104); FILE MERGED 2008/08/06 01:52:42 pflin 1.11.104.1: fix for i90022


2008-08-15  Kurt Zenker  <kz@openoffice.org>  [1ac88fcb1098cf9ca9773dece8a0de20aad57a70]

INTEGRATION: CWS pflin11 (1.14.104); FILE MERGED 2008/08/06 01:52:42 pflin 1.14.104.1: fix for i90022


2008-08-15  Kurt Zenker  <kz@openoffice.org>  [508ae460df980f67b4f795ce8952fa510933ee65]

INTEGRATION: CWS pflin11 (1.10.58); FILE MERGED 2008/08/06 01:52:42 pflin 1.10.58.1: fix for i90022


2008-08-15  Kurt Zenker  <kz@openoffice.org>  [21c5158382fac2d70c8e1ecaf689d66b87e1ba45]

INTEGRATION: CWS pflin11 (1.5.58); FILE MERGED 2008/08/15 14:16:06 er 1.5.58.2: WaE: unused variable 2008/08/06 01:52:42 pflin 1.5.58.1: fix for i90022


2008-08-15  Kurt Zenker  <kz@openoffice.org>  [c12e1b8a2d4b0fbf47dd9b5434eca914ec3a173a]

INTEGRATION: CWS pflin11 (1.8.104); FILE MERGED 2008/08/06 01:52:42 pflin 1.8.104.1: fix for i90022


2008-08-15  Kurt Zenker  <kz@openoffice.org>  [05291bcb8cdab6a8a24ba9b280e1d1a2c01b1e13]

INTEGRATION: CWS pflin11 (1.7.104); FILE MERGED 2008/08/06 01:52:42 pflin 1.7.104.1: fix for i90022


2008-08-15  Kurt Zenker  <kz@openoffice.org>  [bf73ce14500673b3e528d9c283113ac53abdf6dd]

INTEGRATION: CWS pflin11 (1.5.104); FILE MERGED 2008/08/06 01:52:42 pflin 1.5.104.1: fix for i90022


2008-08-15  Kurt Zenker  <kz@openoffice.org>  [30227d465e2d4d1ffc9d1bf8887300215da88649]

INTEGRATION: CWS pflin11 (1.6.104); FILE MERGED 2008/08/06 01:52:42 pflin 1.6.104.1: fix for i90022


2008-08-15  Kurt Zenker  <kz@openoffice.org>  [3ddef25743bb87adb85caedf2ebfbdef5624c915]

INTEGRATION: CWS pflin11 (1.3.104); FILE MERGED 2008/08/06 01:52:42 pflin 1.3.104.1: fix for i90022


2008-08-15  Kurt Zenker  <kz@openoffice.org>  [7eba412ca57c76ff3ab42c1f8a183bbf555f442c]

INTEGRATION: CWS pflin11 (1.13.22); FILE MERGED 2008/08/05 09:52:43 pflin 1.13.22.1: fix for i91911


2008-08-15  Kurt Zenker  <kz@openoffice.org>  [5c33a826f81ccca3ea829e7f7840571b693ee9ea]

INTEGRATION: CWS pflin11 (1.9.22); FILE MERGED 2008/08/05 09:52:43 pflin 1.9.22.1: fix for i91911


2008-08-15  Kurt Zenker  <kz@openoffice.org>  [960aca17d15b3403e05344b65224ace726f19d50]

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>  [c9dbb475b999877fe4fbaa50ee0a7ba7541f9a55]

INTEGRATION: CWS native182_DEV300 (1.2.14); FILE MERGED 2008/08/06 12:44:15 is 1.2.14.1: #158386# ms registration after ooostub installation


2008-08-15  Kurt Zenker  <kz@openoffice.org>  [590f8fc322633f5106dd1a382422a16e69765714]

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>  [5169edfa4ddbcc3a0f3f69a135a4840b250bd325]

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>  [787d6444eb1338d0b53b37d94b7ff3855fb28c39]

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>  [7606230d7b5f4b2e101e8dd0562c3c0bda87724a]

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>  [0a29cd264fa588d1183a1b1f3c96de28198593e9]

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>  [423d210f7c6471aca2cb17c06ad0a438d75b0424]

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-15  Kurt Zenker  <kz@openoffice.org>  [a96269fde569db60b47b702c86bcb0eb7f40162f]

INTEGRATION: CWS impress152_DEV300 (1.47.74); FILE MERGED 2008/08/13 15:30:39 cl 1.47.74.1: #i91977# applied patch to create new view if model changes


2008-08-15  Kurt Zenker  <kz@openoffice.org>  [1b9194c85826a55e35acc6b0a51bf14b92faee87]

INTEGRATION: CWS impress152_DEV300 (1.3.18); FILE MERGED 2008/08/14 09:25:52 cl 1.3.18.1: #i92496# also remove lrspace from styles that have bullet set, else promote/demote will fail


2008-08-15  Kurt Zenker  <kz@openoffice.org>  [4b731e3b457b76639b4c57b3ffc42b74f65a16d8]

INTEGRATION: CWS impress152_DEV300 (1.51.100); FILE MERGED 2008/08/13 15:40:03 cl 1.51.100.1: #i92522# apply help id to newly created styles


2008-08-15  Kurt Zenker  <kz@openoffice.org>  [1d01a0e981d41d5f2397e91961f132672459acd5]

INTEGRATION: CWS vcl30stop4_DEV300 (1.35.58); FILE MERGED 2008/08/08 10:09:36 hdu 1.35.58.1: #i92585# release cached image when context gets destroyed


2008-08-15  Kurt Zenker  <kz@openoffice.org>  [f46d1d054e4acfc3497f6af95352874179e14999]

INTEGRATION: CWS vcl30stop4_DEV300 (1.4.108); FILE MERGED 2008/08/08 15:38:10 er 1.4.108.1: #i92030# correct formatting of cell range string


2008-08-14  Kurt Zenker  <kz@openoffice.org>  [3ce77e87cd4c6a6a3a00641d87e8a0fa5b5943d3]

INTEGRATION: CWS tl58 (1.10.70); FILE MERGED 2008/08/06 10:11:36 od 1.10.70.1: #i92468# Deletion of previous respectively next word 	 - perform former (before fix for issue i72162) code for deletion 	   of previous respectively next word.


2008-08-14  Kurt Zenker  <kz@openoffice.org>  [52863b2d654f79af0bb9d4fac762137979e5047a]

INTEGRATION: CWS tl58 (1.21.186); FILE MERGED 2008/08/06 10:11:36 od 1.21.186.1: #i92468# Deletion of previous respectively next word 	 - perform former (before fix for issue i72162) code for deletion 	   of previous respectively next word.


2008-08-14  Kurt Zenker  <kz@openoffice.org>  [95149062eb9a6e0f2628068bc9bf923c581ed266]

INTEGRATION: CWS tl58 (1.45.184); FILE MERGED 2008/08/06 10:11:35 od 1.45.184.1: #i92468# Deletion of previous respectively next word 	 - perform former (before fix for issue i72162) code for deletion 	   of previous respectively next word.


2008-08-14  Kurt Zenker  <kz@openoffice.org>  [3cb05052a6c74dadde3e56b05831529f6849de18]

INTEGRATION: CWS tl58 (1.77.46); FILE MERGED 2008/08/06 10:16:15 od 1.77.46.1: #i92478# method <numfunc::CreateUniqueListId(..)> 	 - created list id now starts with "list" to conform to ID type


2008-08-14  Kurt Zenker  <kz@openoffice.org>  [181dd88e2c9a82697c408b91724808f724c76e08]

INTEGRATION: CWS tl58 (1.17.12); FILE MERGED 2008/08/06 09:39:38 tl 1.17.12.1: #i92453# fix for extensions defining multiple dictionaries for the same locale


2008-08-14  Kurt Zenker  <kz@openoffice.org>  [3dc6626914c5bca88398e4b15867d125f4b2a0eb]

INTEGRATION: CWS tl58 (1.23.14); FILE MERGED 2008/08/06 09:40:12 tl 1.23.14.1: #i92453# fix for extensions defining multiple dictionaries for the same locale


2008-08-14  Kurt Zenker  <kz@openoffice.org>  [f0710ed1f0ff0499574e0e14f10fa170591db736]

INTEGRATION: CWS tl58 (1.28.14); FILE MERGED 2008/08/06 09:40:11 tl 1.28.14.1: #i92453# fix for extensions defining multiple dictionaries for the same locale


2008-08-14  Kurt Zenker  <kz@openoffice.org>  [e3f02751b0a81b76dff0a176babf2a195049645e]

INTEGRATION: CWS tl58 (1.2.52); FILE MERGED 2008/08/06 10:17:43 od 1.2.52.1: #i92478# method <XMLTextListsHelper::GenerateNewListId()> 	 - created list id now starts with "list" to conform to ID type


2008-08-14  Kurt Zenker  <kz@openoffice.org>  [9f5cf3583b192bb751ca5383f373fe1e5920a538]

INTEGRATION: CWS localisation30_DEV300 (1.23.20); FILE MERGED 2008/08/12 18:45:23 ihi 1.23.20.1: OOo 3.0 L10N


2008-08-14  Kurt Zenker  <kz@openoffice.org>  [f5d4b876757dd9b38422f420208b551ee8345c8e]

INTEGRATION: CWS pdf25 (1.1.2); FILE ADDED 2008/08/05 09:59:17 akhva 1.1.2.2: #i90061 2008/07/24 11:37:44 akhva 1.1.2.1: #90061


2008-08-14  Kurt Zenker  <kz@openoffice.org>  [a86df7e25b40eed6acc3488d6a51593ac56cff9a]

INTEGRATION: CWS pdf25 (1.1.2); FILE ADDED 2008/07/24 11:37:44 akhva 1.1.2.1: #90061


2008-08-14  Kurt Zenker  <kz@openoffice.org>  [061ce55ac0864f170f3e6dbc944ec51c0bf7b569]

INTEGRATION: CWS pdf25 (1.1.2); FILE ADDED 2008/07/24 12:32:59 akhva 1.1.2.1: #90061


2008-08-14  Kurt Zenker  <kz@openoffice.org>  [2bc9cff1fc5445fb87e8efc9f2577b80a4533ce0]

INTEGRATION: CWS pdf25 (1.1.2); FILE ADDED 2008/08/05 09:59:17 akhva 1.1.2.2: #i90061 2008/07/24 12:33:00 akhva 1.1.2.1: #90061


2008-08-14  Kurt Zenker  <kz@openoffice.org>  [969aac0edf437ec0cad0baadfde46188c4822161]

INTEGRATION: CWS pdf25 (1.1.2); FILE ADDED 2008/08/05 09:59:17 akhva 1.1.2.2: #i90061 2008/07/24 12:32:59 akhva 1.1.2.1: #90061


2008-08-14  Kurt Zenker  <kz@openoffice.org>  [6529660ef9dd4ae60be50b3ae72480c3cdcb9fa1]

INTEGRATION: CWS pdf25 (1.1.2); FILE ADDED 2008/08/05 09:59:16 akhva 1.1.2.2: #i90061 2008/07/24 12:32:59 akhva 1.1.2.1: #90061


2008-08-14  Kurt Zenker  <kz@openoffice.org>  [7cdb475b64c9ce58d173cd32b4b2c929cea900aa]

INTEGRATION: CWS pdf25 (1.1.2); FILE ADDED 2008/07/24 12:15:31 akhva 1.1.2.1: #90061


2008-08-14  Kurt Zenker  <kz@openoffice.org>  [57103c2be49b16dbd1017ab1595212ae4c0f5af7]

INTEGRATION: CWS pdf25 (1.1.2); FILE ADDED 2008/07/24 12:15:30 akhva 1.1.2.1: #90061


2008-08-14  Kurt Zenker  <kz@openoffice.org>  [4065e65202e9e934ec01964f0929da9ce4421c61]

INTEGRATION: CWS pdf25 (1.1.2); FILE ADDED 2008/08/05 09:59:16 akhva 1.1.2.2: #i90061 2008/07/24 12:15:31 akhva 1.1.2.1: #90061


2008-08-14  Kurt Zenker  <kz@openoffice.org>  [49ade4a409b41148cf225143fe96e00ab6611468]

INTEGRATION: CWS pdf25 (1.1.2); FILE ADDED 2008/08/05 09:59:16 akhva 1.1.2.2: #i90061 2008/07/24 11:45:27 akhva 1.1.2.1: #90061


2008-08-14  Kurt Zenker  <kz@openoffice.org>  [9ffa9e3e689ec2d91addaf28be451b4054b22631]

INTEGRATION: CWS pdf25 (1.1.2); FILE ADDED 2008/07/24 11:45:27 akhva 1.1.2.1: #90061


2008-08-14  Kurt Zenker  <kz@openoffice.org>  [e51537e4e5c1c662da36848a8e9e28b5c7762f0e]

INTEGRATION: CWS pdf25 (1.1.2); FILE ADDED 2008/07/24 11:36:10 akhva 1.1.2.1: #90061


2008-08-14  Kurt Zenker  <kz@openoffice.org>  [4eaefdb328b8c048e7a39b8cfd22996fab38e8ec]

INTEGRATION: CWS pdf25 (1.1.2); FILE ADDED 2008/08/05 09:59:16 akhva 1.1.2.2: #i90061 2008/07/24 11:36:10 akhva 1.1.2.1: #90061


2008-08-14  Kurt Zenker  <kz@openoffice.org>  [bfcf70b72186fb27a2bbde74ac67602e96e4d941]

INTEGRATION: CWS pdf25 (1.1.2); FILE ADDED 2008/08/05 09:59:15 akhva 1.1.2.2: #i90061 2008/07/24 11:36:10 akhva 1.1.2.1: #90061


2008-08-14  Kurt Zenker  <kz@openoffice.org>  [1d40cada8c9d5eeca653cc4884e3db312c2c6ccc]

INTEGRATION: CWS pdf25 (1.1.2); FILE ADDED 2008/07/24 11:36:09 akhva 1.1.2.1: #90061


2008-08-14  Kurt Zenker  <kz@openoffice.org>  [a4c2531c1a5c065fe5b86794c0edbd4a046297f6]

INTEGRATION: CWS pdf25 (1.1.2); FILE ADDED 2008/08/05 09:59:15 akhva 1.1.2.2: #i90061 2008/07/24 11:36:09 akhva 1.1.2.1: #90061


2008-08-14  Kurt Zenker  <kz@openoffice.org>  [a00669b8cb4843acaea59dedc68a4dac8e016fc7]

INTEGRATION: CWS pdf25 (1.1.2); FILE ADDED 2008/08/05 09:59:15 akhva 1.1.2.2: #i90061 2008/07/24 12:30:50 akhva 1.1.2.1: #90061


2008-08-14  Kurt Zenker  <kz@openoffice.org>  [0056c920b8f710dab15cc4321e5f8609a37337e8]

INTEGRATION: CWS pdf25 (1.1.2); FILE ADDED 2008/08/05 09:59:15 akhva 1.1.2.2: #i90061 2008/07/24 12:29:06 akhva 1.1.2.1: #90061


2008-08-14  Kurt Zenker  <kz@openoffice.org>  [872108edbca12363a50fdcb12d0f531ea08da248]

INTEGRATION: CWS pdf25 (1.1.2); FILE ADDED 2008/08/05 09:59:14 akhva 1.1.2.2: #i90061 2008/07/24 11:41:28 akhva 1.1.2.1: #90061


2008-08-14  Kurt Zenker  <kz@openoffice.org>  [4e2287e64ece9e95db702ac6b67a6dd109490db2]

INTEGRATION: CWS pdf25 (1.1.2); FILE ADDED 2008/07/24 11:34:10 akhva 1.1.2.1: #90061


2008-08-14  Kurt Zenker  <kz@openoffice.org>  [2b4a172a482c6d676dd5a15fbd5db9eac3ee81cf]

INTEGRATION: CWS pdf25 (1.1.2); FILE ADDED 2008/07/24 12:28:05 akhva 1.1.2.1: #90061


2008-08-14  Kurt Zenker  <kz@openoffice.org>  [3f84587219fd960b441d4ca6e6bd2f484284d17d]

INTEGRATION: CWS pdf25 (1.1.2); FILE ADDED 2008/07/24 12:27:00 akhva 1.1.2.1: #90061


2008-08-14  Kurt Zenker  <kz@openoffice.org>  [c4bab3da5ca3bb0d53afab9cf1d34884a80bf76b]

INTEGRATION: CWS pdf25 (1.1.2); FILE ADDED 2008/07/24 11:40:03 akhva 1.1.2.1: #90061


2008-08-14  Kurt Zenker  <kz@openoffice.org>  [1a843d1eff704d273e80e21af8afebb22f279f69]

INTEGRATION: CWS pdf25 (1.1.2); FILE ADDED 2008/07/24 11:40:02 akhva 1.1.2.1: #90061


2008-08-14  Kurt Zenker  <kz@openoffice.org>  [d3953313e9d2ff20e7b5afaa086c7f8a436480ae]

INTEGRATION: CWS pdf25 (1.1.2); FILE ADDED 2008/08/05 09:59:14 akhva 1.1.2.2: #i90061 2008/07/24 12:36:38 akhva 1.1.2.1: #90061


2008-08-14  Kurt Zenker  <kz@openoffice.org>  [738d3d1e98ad1699e75df7792fdf693511200d26]

INTEGRATION: CWS pdf25 (1.1.2); FILE ADDED 2008/07/24 11:29:03 akhva 1.1.2.1: #90061


2008-08-14  Kurt Zenker  <kz@openoffice.org>  [0db1839759bbf5d6bd8cee47297436c711b2da72]

INTEGRATION: CWS pdf25 (1.1.2); FILE ADDED 2008/08/05 09:59:14 akhva 1.1.2.2: #i90061 2008/07/24 11:29:03 akhva 1.1.2.1: #90061


2008-08-14  Kurt Zenker  <kz@openoffice.org>  [1ef006a3f8f1e76497f6f8159111e88e9516da4e]

INTEGRATION: CWS pdf25 (1.1.2); FILE ADDED 2008/07/24 12:36:38 akhva 1.1.2.1: #90061


2008-08-14  Kurt Zenker  <kz@openoffice.org>  [d6ec8298b1bf774547547714e7cab60a38add151]

INTEGRATION: CWS pdf25 (1.1.2); FILE ADDED 2008/08/05 09:59:13 akhva 1.1.2.2: #i90061 2008/07/24 11:29:03 akhva 1.1.2.1: #90061


2008-08-14  Kurt Zenker  <kz@openoffice.org>  [70005c1997e016111f5b02b5aea83d34caaf002b]

INTEGRATION: CWS pdf25 (1.4.8); FILE MERGED 2008/07/24 13:23:38 akhva 1.4.8.1: #90061


2008-08-14  Kurt Zenker  <kz@openoffice.org>  [80714b69557c8a63727c08c6876b3b08363e1e4e]

INTEGRATION: CWS pdf25 (1.8.28); FILE MERGED 2008/07/24 13:23:38 akhva 1.8.28.1: #90061


2008-08-14  Kurt Zenker  <kz@openoffice.org>  [a505dc7e2b28af92bba8ccd079d62f4720a7498f]

INTEGRATION: CWS pdf25 (1.1.2); FILE ADDED 2008/08/05 09:54:18 akhva 1.1.2.1: *** empty log message ***


2008-08-14  Kurt Zenker  <kz@openoffice.org>  [8ec036a2333c45b1617e00bcbe04f824428d73a5]

INTEGRATION: CWS pdf25 (1.1.2); FILE ADDED 2008/08/05 09:54:47 akhva 1.1.2.1: *** empty log message ***


2008-08-14  Kurt Zenker  <kz@openoffice.org>  [c176f7cc4f19f364826306e124b855e044d6dce7]

INTEGRATION: CWS pdf25 (1.1.2); FILE ADDED 2008/07/24 12:50:13 akhva 1.1.2.1: #90061


2008-08-14  Kurt Zenker  <kz@openoffice.org>  [f8d973a5677994c6e29992a6107d33a2b276698a]

INTEGRATION: CWS pdf25 (1.29.8); FILE MERGED 2008/07/30 09:56:00 akhva 1.29.8.1: #i90061


2008-08-14  Kurt Zenker  <kz@openoffice.org>  [870d0d278bdcf3c056af45a1652758fdd072072c]

INTEGRATION: CWS pdf25 (1.31.74); FILE MERGED 2008/07/30 12:26:36 akhva 1.31.74.2: #i90061 2008/07/30 09:56:00 akhva 1.31.74.1: #i90061


2008-08-14  Kurt Zenker  <kz@openoffice.org>  [672a654fa6b447df0397942c1fa6594bb63264b9]

INTEGRATION: CWS i18n44 (1.2.132); FILE MERGED 2008/07/23 23:07:46 khong 1.2.132.1: #i85411# Apply patch for ZWSP


2008-08-14  Kurt Zenker  <kz@openoffice.org>  [c75401da0c36bb518c41971d07660010ec745dd0]

INTEGRATION: CWS i18n44 (1.2.230); FILE MERGED 2008/07/23 23:07:46 khong 1.2.230.1: #i85411# Apply patch for ZWSP


2008-08-14  Kurt Zenker  <kz@openoffice.org>  [43f49bd7d04fcc64941b5576a804f1b8bab76423]

INTEGRATION: CWS i18n44 (1.3.314); FILE MERGED 2008/07/23 23:07:46 khong 1.3.314.1: #i85411# Apply patch for ZWSP


2008-08-14  Kurt Zenker  <kz@openoffice.org>  [8c4bc258ab77b586325a868d75094b1e041bd57e]

INTEGRATION: CWS i18n44 (1.5.214); FILE MERGED 2008/07/23 23:07:45 khong 1.5.214.1: #i85411# Apply patch for ZWSP


2008-08-14  Kurt Zenker  <kz@openoffice.org>  [0c008c4b9b1957fffb62175a31a7085f98afbd6a]

INTEGRATION: CWS i18n44 (1.3.214); FILE MERGED 2008/07/23 23:07:45 khong 1.3.214.1: #i85411# Apply patch for ZWSP


2008-08-14  Kurt Zenker  <kz@openoffice.org>  [01a7b977a133a910845c7226f36640f2edaf2ce9]

INTEGRATION: CWS i18n44 (1.2.184); FILE MERGED 2008/07/23 23:07:45 khong 1.2.184.1: #i85411# Apply patch for ZWSP


2008-08-14  Kurt Zenker  <kz@openoffice.org>  [77cd396b673caa67dc1d56ecf44ee5f619244e77]

INTEGRATION: CWS i18n44 (1.2.114); FILE MERGED 2008/07/23 23:07:45 khong 1.2.114.1: #i85411# Apply patch for ZWSP


2008-08-14  Kurt Zenker  <kz@openoffice.org>  [1e8949e19eb5f63504ab634c9a3e55b4b48484e0]

INTEGRATION: CWS i18n44 (1.4.214); FILE MERGED 2008/07/23 23:07:45 khong 1.4.214.1: #i85411# Apply patch for ZWSP


2008-08-14  Kurt Zenker  <kz@openoffice.org>  [601733f145bf518eec4d29c2319c1f61ebd83d96]

INTEGRATION: CWS i18n44 (1.5.214); FILE MERGED 2008/07/23 23:07:45 khong 1.5.214.2: #i85411# Apply patch for ZWSP 2008/07/23 07:35:04 khong 1.5.214.1: #i85411# Apply patch for ZWSP


2008-08-14  Kurt Zenker  <kz@openoffice.org>  [744a220b2950f488c50e7380fd45232e24921438]

INTEGRATION: CWS i18n44 (1.3.18); FILE MERGED 2008/07/23 23:07:45 khong 1.3.18.1: #i85411# Apply patch for ZWSP


2008-08-14  Kurt Zenker  <kz@openoffice.org>  [8ead581613efb4ecd6121a195e04c4f5a7bc8bf1]

INTEGRATION: CWS i18n44 (1.27.6); FILE MERGED 2008/07/24 16:12:44 khong 1.27.6.2: #i85411# Apply patch for ZWSP 2008/07/23 23:07:44 khong 1.27.6.1: #i85411# Apply patch for ZWSP


2008-08-14  Kurt Zenker  <kz@openoffice.org>  [3e2c09da4fcc5a8d59a1836da1df25ca53f7d734]

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>  [254a005e01d9727a4f4dcd86f5b8fb1e9f9f8d8b]

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>  [5779da8790fbbe18c9bfe6e7ec00ac38aaca3fa4]

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>  [16d2fc9bdc78a92dbf8ea41e898864bdf2ed68b7]

INTEGRATION: CWS sw30bf12_DEV300 (1.2.32); FILE MERGED 2008/08/08 10:50:14 mba 1.2.32.2: #i80103#: new gl dictionary 2008/08/07 14:50:34 is 1.2.32.1: #i80103# adding galician spellchecker


2008-08-14  Kurt Zenker  <kz@openoffice.org>  [77d2667bd250e7f65b7a2b79853c49012f2b00eb]

INTEGRATION: CWS sw30bf12_DEV300 (1.17.20.1.4); FILE MERGED 2008/08/07 14:50:34 is 1.17.20.1.4.1: #i80103# adding galician spellchecker


2008-08-14  Kurt Zenker  <kz@openoffice.org>  [6fc0840edb008ff1fc77859e064c0d228c2e56d1]

INTEGRATION: CWS sw30bf12_DEV300 (1.8.40); FILE MERGED 2008/08/07 17:05:28 mba 1.8.40.1: FN_DELETE_NOTES_AUTHOR didn't work in context menu


2008-08-14  Kurt Zenker  <kz@openoffice.org>  [1251f57f851d1f753f0f943cbb5163c081011775]

INTEGRATION: CWS sw30bf12_DEV300 (1.8.82); FILE MERGED 2008/08/07 17:05:14 mba 1.8.82.1: FN_DELETE_NOTES_AUTHOR didn't work in context menu


2008-08-14  Kurt Zenker  <kz@openoffice.org>  [4b2bb5f711cf8c5238ad5630aa7385a559ad09e0]

INTEGRATION: CWS sw30bf12_DEV300 (1.4.8); FILE MERGED 2008/08/07 17:04:31 mba 1.4.8.1: prevent adding of licence files in 73 languages


2008-08-14  Kurt Zenker  <kz@openoffice.org>  [e2cbfdd1c09fdeab626b93319846f2b45ccdc749]

INTEGRATION: CWS sw30bf12_DEV300 (1.1.2); FILE ADDED 2008/08/07 16:59:26 mba 1.1.2.1: #i80103#: new gl dictionary


2008-08-14  Kurt Zenker  <kz@openoffice.org>  [b4a75fcb25400edee9962a8a95ad9fd2c65b9ea9]

INTEGRATION: CWS sw30bf12_DEV300 (1.6.8); FILE MERGED 2008/08/07 17:04:31 mba 1.6.8.1: prevent adding of licence files in 73 languages


2008-08-14  Kurt Zenker  <kz@openoffice.org>  [5d0b480394c263169bc5ec3f5e97e2cd2b5ee829]

INTEGRATION: CWS sw30bf12_DEV300 (1.5.8); FILE MERGED 2008/08/07 17:04:31 mba 1.5.8.1: prevent adding of licence files in 73 languages


2008-08-14  Kurt Zenker  <kz@openoffice.org>  [923a970629a0fa42938339b519d0dbf16237bae7]

INTEGRATION: CWS sw30bf12_DEV300 (1.4.8); FILE MERGED 2008/08/07 17:04:30 mba 1.4.8.1: prevent adding of licence files in 73 languages


2008-08-14  Kurt Zenker  <kz@openoffice.org>  [d5b364a8193a046d648e4c504f4a4edea6a7a4de]

INTEGRATION: CWS sw30bf12_DEV300 (1.6.8); FILE MERGED 2008/08/07 17:04:30 mba 1.6.8.1: prevent adding of licence files in 73 languages


2008-08-14  Kurt Zenker  <kz@openoffice.org>  [b9e7effc0a6519b08a939179a865a21504528583]

INTEGRATION: CWS sw30bf12_DEV300 (1.8.8); FILE MERGED 2008/08/07 17:04:29 mba 1.8.8.1: prevent adding of licence files in 73 languages


2008-08-14  Kurt Zenker  <kz@openoffice.org>  [d578f826cc142aa2e17dc9e6be8bcb0cd13d948b]

INTEGRATION: CWS sw30bf12_DEV300 (1.4.8); FILE MERGED 2008/08/07 17:04:29 mba 1.4.8.1: prevent adding of licence files in 73 languages


2008-08-14  Kurt Zenker  <kz@openoffice.org>  [8d5ed43bbd4075bbc0ab2a57a9f552bcba9e46ce]

INTEGRATION: CWS sw30bf12_DEV300 (1.19.8); FILE MERGED 2008/08/07 15:33:24 mba 1.19.8.1: #i80103#: new gl dictionary


2008-08-14  Kurt Zenker  <kz@openoffice.org>  [551ef0d91c4aef427c00d4fa742ebfc8131b169c]

INTEGRATION: CWS sw30bf12_DEV300 (1.4.8); FILE MERGED 2008/08/07 17:04:28 mba 1.4.8.1: prevent adding of licence files in 73 languages


2008-08-14  Kurt Zenker  <kz@openoffice.org>  [a1df2cb5c5a4f30896cc2c6686f99e78a2fd4aab]

INTEGRATION: CWS sw30bf12_DEV300 (1.9.8); FILE MERGED 2008/08/07 17:04:27 mba 1.9.8.1: prevent adding of licence files in 73 languages


2008-08-14  Kurt Zenker  <kz@openoffice.org>  [2c9d799479dffcd5b461fd86baea9ce73f3ad6e2]

INTEGRATION: CWS sw30bf12_DEV300 (1.4.8); FILE MERGED 2008/08/07 17:04:27 mba 1.4.8.1: prevent adding of licence files in 73 languages


2008-08-14  Kurt Zenker  <kz@openoffice.org>  [1c0e236824ff859e825a16793d4b812ad2b804c0]

INTEGRATION: CWS sw30bf12_DEV300 (1.1.2); FILE ADDED 2008/08/07 15:23:43 mba 1.1.2.1: #i80103#: new gl dictionary


2008-08-14  Kurt Zenker  <kz@openoffice.org>  [b51e1c7e423427489a8ac6ade3d4626461981284]

INTEGRATION: CWS sw30bf12_DEV300 (1.1.2); FILE ADDED 2008/08/07 15:23:42 mba 1.1.2.1: #i80103#: new gl dictionary


2008-08-14  Kurt Zenker  <kz@openoffice.org>  [b2bca04e2b2d8ef9d1858dfe22b371352ada3857]

INTEGRATION: CWS sw30bf12_DEV300 (1.4.8); FILE MERGED 2008/08/07 17:04:26 mba 1.4.8.1: prevent adding of licence files in 73 languages


2008-08-14  Kurt Zenker  <kz@openoffice.org>  [e67c1ecc54ebe1f7cd89ee42ffe0bfea6c2db091]

INTEGRATION: CWS sw30bf12_DEV300 (1.8.6); FILE MERGED 2008/08/07 17:04:26 mba 1.8.6.1: prevent adding of licence files in 73 languages


2008-08-14  Kurt Zenker  <kz@openoffice.org>  [8b9049d84951ae6d05554f2a906bf933463e6f80]

INTEGRATION: CWS sw30bf12_DEV300 (1.1.228); FILE MERGED 2008/08/07 14:53:52 mba 1.1.228.1: #i80103#: new gl dictionary


2008-08-14  Kurt Zenker  <kz@openoffice.org>  [741ef08e18fb007abc3f87fa7383306d39f02185]

INTEGRATION: CWS sw30bf12_DEV300 (1.13.8); FILE MERGED 2008/08/07 17:04:25 mba 1.13.8.1: prevent adding of licence files in 73 languages


2008-08-14  Kurt Zenker  <kz@openoffice.org>  [97472077ec557dd8523f312cd420f68316d83742]

INTEGRATION: CWS sw30bf12_DEV300 (1.8.8); FILE MERGED 2008/08/07 17:04:25 mba 1.8.8.1: prevent adding of licence files in 73 languages


2008-08-14  Kurt Zenker  <kz@openoffice.org>  [439627ee643e900c8d436815d58df4d8d013ab98]

INTEGRATION: CWS sw30bf12_DEV300 (1.5.8); FILE MERGED 2008/08/07 17:04:24 mba 1.5.8.1: prevent adding of licence files in 73 languages


2008-08-14  Kurt Zenker  <kz@openoffice.org>  [5a6c7b2e5f647ea099b10fddc09c34fdc00d7f52]

INTEGRATION: CWS sw30bf12_DEV300 (1.14.26); FILE MERGED 2008/08/07 13:55:53 mba 1.14.26.2: #i38636#: remove WPS filter 2008/08/07 13:53:40 mba 1.14.26.1: #i38636#: remove Ichitaro filter


2008-08-14  Kurt Zenker  <kz@openoffice.org>  [c62a223169aae29807ac190f148f9b33ab2fb9a2]

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-14  Kurt Zenker  <kz@openoffice.org>  [8c70ec3229a89c3c128dfa70669f45dca321e226]

INTEGRATION: CWS dba30h_DEV300 (1.63.12); FILE MERGED 2008/08/11 20:12:41 fs 1.63.12.1: #i92668#


2008-08-14  Kurt Zenker  <kz@openoffice.org>  [d9e20cf97456b499661663fe899632b38f2ca73b]

INTEGRATION: CWS dba30h_DEV300 (1.6.40); FILE MERGED 2008/07/28 07:33:12 fs 1.6.40.1: copying the fix for #i90914# herein, to try to get it for 3.0


2008-08-14  Kurt Zenker  <kz@openoffice.org>  [6c55b75a8d00d1c192aca282bce8b140c80072b0]

INTEGRATION: CWS dba30h_DEV300 (1.22.2); FILE MERGED 2008/07/28 07:33:12 fs 1.22.2.1: copying the fix for #i90914# herein, to try to get it for 3.0


2008-08-14  Kurt Zenker  <kz@openoffice.org>  [411a5e74e09a3d2acb0e13a85cc3a8508e1ed433]

INTEGRATION: CWS dba30h_DEV300 (1.61.2); FILE MERGED 2008/07/28 07:33:11 fs 1.61.2.1: copying the fix for #i90914# herein, to try to get it for 3.0


2008-08-14  Kurt Zenker  <kz@openoffice.org>  [ea96d88858916668f220cbc4b78376d5394536bb]

INTEGRATION: CWS dba30h_DEV300 (1.62.2); FILE MERGED 2008/07/28 07:33:10 fs 1.62.2.1: copying the fix for #i90914# herein, to try to get it for 3.0


2008-08-06  Ivo Hinkelmann  <ihi@openoffice.org>  [80a8c174fa995248ec652b8c7af33971c15ecbbf]

#i10000# #i92363# build fix


2008-08-06  Ivo Hinkelmann  <ihi@openoffice.org>  [e1c2d037f9ed05f8ff321c8c5688de4ee0234de0]

#i10000# #i92397# windows 2003 build fixes


2008-08-04  Kurt Zenker  <kz@openoffice.org>  [83f372087aa8ef2e377f76ccdf168baa31f01b43]

#i10000# fix for archive packformat also for linux 64 bit


2008-08-04  Kurt Zenker  <kz@openoffice.org>  [690f7cd44f9ed0c73a23be025c700a46e3a00e74]

#i10000# archive packformat not for regular builds


2008-08-01  Rüdiger Timm  <rt@openoffice.org>  [ade1bfe6387a7a7123fb82541bf17f7f788c4365]

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>  [322ae50afcdd20f5f6995479f48323b6c33ae44e]

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>  [345716c69294852fd11ca5e596f1c442c288f6dc]

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>  [509dc94b5d8985367c76514bd1046f0415acbdcc]

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>  [581299f0b91909bf3e30e6a59dddbf9c24e2bae4]

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>  [4b3aee8982b370ff2b4b59a1549b6e8c5ff7674d]

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>  [755aa27d15cef768d5bd43241f4f2efe71136738]

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>  [ddb67ff3f2ccded57096018e45b17f34c8019cf2]

INTEGRATION: CWS rmfreetype (1.13.60); FILE MERGED 2008/07/28 11:01:37 obr 1.13.60.1: #i52025#,#i52026# system freetype no longer optional


2008-08-01  Rüdiger Timm  <rt@openoffice.org>  [6209de43601ba0e9f7e74b2c05ff87c3dd05ddd2]

INTEGRATION: CWS rmfreetype (1.60.56); FILE MERGED 2008/06/04 04:59:47 obr 1.60.56.1: #i52025#,#i52026# freetype no longer in external


2008-08-01  Rüdiger Timm  <rt@openoffice.org>  [0fce31bc700fe7e2674aa583c903ecc6862bd490]

INTEGRATION: CWS rmfreetype (1.14.8); FILE MERGED 2008/07/22 10:57:58 obr 1.14.8.2: RESYNC: (1.14-1.17); FILE MERGED 2008/06/04 04:55:03 obr 1.14.8.1: #i52025#,#i52026# no longer ship a private copy of libfreetype.so


2008-08-01  Rüdiger Timm  <rt@openoffice.org>  [37258b4d619021799492fa096a5787b60af51eb5]

INTEGRATION: CWS rmfreetype (1.8.2); FILE MERGED 2008/07/22 20:27:36 obr 1.8.2.1: #i52025#,#i52026# no longer ship a private copy of libfreetype.so -> no core08 package


2008-08-01  Rüdiger Timm  <rt@openoffice.org>  [1509cd1d211485c908aa75994b6e4255f682289e]

INTEGRATION: CWS rmfreetype (1.8.308); FILE MERGED 2008/06/04 04:55:03 obr 1.8.308.1: #i52025#,#i52026# no longer ship a private copy of libfreetype.so


2008-08-01  Rüdiger Timm  <rt@openoffice.org>  [31fac9d0152d0563251a2141dd098edc0222dd34]

INTEGRATION: CWS rmfreetype (1.4.106); FILE MERGED 2008/06/04 04:55:02 obr 1.4.106.1: #i52025#,#i52026# no longer ship a private copy of libfreetype.so


2008-08-01  Rüdiger Timm  <rt@openoffice.org>  [6771aaee9049a98ec4e1dece2304e3a214db9b47]

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>  [bf1e0ac6fe5965c8cfe321c990f3cbd116774d17]

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>  [d26f16ae6d8dbd3e68f6f0bc3b079bb5893abe80]

INTEGRATION: CWS rmfreetype (1.5.4); FILE MERGED 2008/07/24 11:48:03 obr 1.5.4.1: #i52025#,#i52026# freetype is now build requirement


2008-08-01  Rüdiger Timm  <rt@openoffice.org>  [d1259af59bf74d7a2f05b8a456c9231a34e7fa30]

INTEGRATION: CWS rmfreetype (1.10.16); FILE MERGED 2008/07/28 11:01:14 obr 1.10.16.1: #i52025#,#i52026# system freetype no longer optional


2008-08-01  Rüdiger Timm  <rt@openoffice.org>  [1fda532aa4a22d99be65f79c8163ebcca332122c]

INTEGRATION: CWS impress151 (1.14.186); FILE MERGED 2008/07/30 12:21:19 cl 1.14.186.1: #i91859# return failure if there was an exception during parsing


2008-08-01  Rüdiger Timm  <rt@openoffice.org>  [16f2bc7eaafeb99ffb958e7228f2db923298dd92]

INTEGRATION: CWS impress151 (1.31.84); FILE MERGED 2008/07/30 12:13:39 cl 1.31.84.1: #i92279# detect NeoOffice/2 documents as OOo 2.2 release


2008-08-01  Rüdiger Timm  <rt@openoffice.org>  [1c6bfc0fd13211ccd377e2f6aace6e4e9703701b]

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>  [946dd9e24932df39532c9a795bb38eae385ec9b0]

INTEGRATION: CWS helpsearch (1.1.2); FILE MERGED 2008/07/23 07:36:54 jsc 1.1.2.1: #i91750# deliver all lucene jars from the bin directory


2008-08-01  Rüdiger Timm  <rt@openoffice.org>  [823dd3a7a0b827be4106a09f9e85c3fde77511a1]

INTEGRATION: CWS helpsearch (1.2.2); FILE MERGED 2008/07/23 07:39:02 jsc 1.2.2.1: #i91750# cleanup and simplify the makefile


2008-08-01  Rüdiger Timm  <rt@openoffice.org>  [0e518a8c34b759d747f0784892fe791afb6b6576]

INTEGRATION: CWS helpsearch (1.1.2); FILE MERGED 2008/07/23 07:36:07 jsc 1.1.2.1: #i91750# remove patch for the build.xml, it is obsolete


2008-08-01  Rüdiger Timm  <rt@openoffice.org>  [b4d314cbe6feb8c236f674c8ef099031af13b688]

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>  [387b8cdb4bed1a6df4c703975ec0ff9e8874d3db]

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>  [6bf72c337051bf89c704fa7598a52ae09970b604]

INTEGRATION: CWS helpsearch (1.17.8); FILE MERGED 2008/07/23 07:26:19 jsc 1.17.8.1: #i91750# add lang parameter for help search call


2008-08-01  Rüdiger Timm  <rt@openoffice.org>  [82d54111e1d39bc5f54b3a330b2f59b51ef245f3]

INTEGRATION: CWS helpsearch (1.37.4); FILE MERGED 2008/07/23 16:14:18 rene 1.37.4.2: #i10000# new jar needs also be added to the SYSTEM_LUCENE case 2008/07/23 07:28:07 jsc 1.37.4.1: #i91750# add lucence-analyzers-2.3.jar


2008-08-01  Rüdiger Timm  <rt@openoffice.org>  [6bc70b83697d6d82a4ac800c8a604b51e2121633]

INTEGRATION: CWS helpsearch (1.2.8); FILE MERGED 2008/07/23 07:27:32 jsc 1.2.8.1: #i91750# add lucence-analyzers-2.3.jar


2008-08-01  Rüdiger Timm  <rt@openoffice.org>  [e8ec64e402f9873ae95c67ae335650e9265bc843]

INTEGRATION: CWS helpsearch (1.2.8); FILE MERGED 2008/07/28 08:42:33 jsc 1.2.8.2: #i91750# use explicit cast to the Anaylzer interface 2008/07/23 07:31:09 jsc 1.2.8.1: #i91750# integrate lang parameter, use CJK analyzer for ja


2008-08-01  Rüdiger Timm  <rt@openoffice.org>  [dd43a14a40fbba04c07a1d619b7ee21fb8307897]

INTEGRATION: CWS helpsearch (1.20.8); FILE MERGED 2008/07/28 08:42:33 jsc 1.20.8.2: #i91750# use explicit cast to the Anaylzer interface 2008/07/23 07:29:54 jsc 1.20.8.1: #i91750# add lang commandline parameter, use CJK analyzer for ja


2008-08-01  Rüdiger Timm  <rt@openoffice.org>  [ee13bec3db098d4043a054375764f500ca701533]

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>  [9ef48ae2e91bcd8769d1471f5aa3b616e2048182]

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>  [622630d7cadf5412dbcc86c67b5aedf211449c9f]

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  Hans-Joachim Lankenau  <hjs@openoffice.org>  [8c1541c563a48d30717c4f778401eb6fe48f2912]

#i10000# missing dependency


2008-08-01  Rüdiger Timm  <rt@openoffice.org>  [774dd9fd89bda742389673c324b0ffaeee05ef68]

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>  [bb8479a0e343cf84d5c57025e4fb695f25b6af63]

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>  [1594c65164ac28ef3f180822dd64c03721e9baca]

INTEGRATION: CWS native177 (1.43.10); FILE MERGED 2008/07/23 15:57:49 sb 1.43.10.1: #i92049# .override failed for non-existing files


2008-08-01  Rüdiger Timm  <rt@openoffice.org>  [521d6cbfc26a87605284b3e669b973822128c184]

INTEGRATION: CWS native177 (1.10.10); FILE MERGED 2008/07/23 15:57:49 sb 1.10.10.1: #i92049# .override failed for non-existing files


2008-08-01  Rüdiger Timm  <rt@openoffice.org>  [8a85666309a50595439851d0089465d40860c9ea]

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>  [235c660f18be2a52d3f316a34defcf55e4ed91ad]

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>  [e8d2e87feb06b4694c1e4fc1a7cd1876bc8918eb]

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>  [359389568a6a01ffbcdd8726eea486daa675e206]

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>  [a69125c5c88dd5d03356d1bcf2ee7df61e6d899a]

INTEGRATION: CWS native177 (1.5.16); FILE MERGED 2008/07/25 13:15:59 is 1.5.16.1: #158264# including softdist dependency


2008-08-01  Rüdiger Timm  <rt@openoffice.org>  [d95b435cf3b21204ef1a74fdeee7aa3cdac1dcab]

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>  [c7a684a95206a92e87ed9f321f9f3ed028fb9f4a]

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>  [52b5139b3c4823ea221997e21139500d01d4ca4c]

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>  [95474c097fac9893269ee8d68bf78772841bd0d6]

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>  [4f8f0b0d05b62214bb670a12e088c2af4d225838]

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>  [6a18f962b61720d8fa6a464393556362c88fd475]

INTEGRATION: CWS userdatamigration (1.3.28); FILE MERGED 2008/07/23 13:25:09 jsk 1.3.28.1: #i92037#


2008-08-01  Rüdiger Timm  <rt@openoffice.org>  [28dca279796c0db9091969e618849ec3913cb1d2]

INTEGRATION: CWS userdatamigration (1.13.90); FILE MERGED 2008/07/08 06:58:45 mba 1.13.90.1: #i88426#: migration of extensions and wordbooks


2008-08-01  Rüdiger Timm  <rt@openoffice.org>  [d6292e9fd4c26549ad83b37fe4cf68bcfb56bf46]

INTEGRATION: CWS userdatamigration (1.1.2); FILE ADDED 2008/07/08 06:58:29 mba 1.1.2.1: #i88426#: migration of extensions and wordbooks


2008-08-01  Rüdiger Timm  <rt@openoffice.org>  [c4441d5032975873c05331c0992c77b1be45c9b6]

INTEGRATION: CWS userdatamigration (1.8.90); FILE MERGED 2008/07/10 08:31:06 jl 1.8.90.2: #i88426# basic and dialog libraries were disabled after migration 2008/07/08 06:58:01 mba 1.8.90.1: #i88426#: migration of extensions and wordbooks


2008-08-01  Rüdiger Timm  <rt@openoffice.org>  [1672307d25c77a4f9b1932d7f3426661855cedbf]

INTEGRATION: CWS userdatamigration (1.1.2); FILE ADDED 2008/07/22 07:30:40 mba 1.1.2.4: #i91919#: register configuration files of extensions 2008/07/10 15:16:55 mba 1.1.2.3: #i88426#: warnings fixed 2008/07/10 08:31:06 jl 1.1.2.2: #i88426# basic and dialog libraries were disabled after migration 2008/07/08 06:58:28 mba 1.1.2.1: #i88426#: migration of extensions and wordbooks


2008-08-01  Rüdiger Timm  <rt@openoffice.org>  [2721f7073fb3ac3889c3e1c77c0832fee8de8bc9]

INTEGRATION: CWS userdatamigration (1.1.2); FILE ADDED 2008/07/22 16:00:28 mba 1.1.2.6: #i91919: re-register all extensions 2008/07/22 07:30:40 mba 1.1.2.5: #i91919#: register configuration files of extensions 2008/07/17 07:13:09 mba 1.1.2.4: #i88426#: wrong construction of URLs 2008/07/10 15:16:55 mba 1.1.2.3: #i88426#: warnings fixed 2008/07/10 08:31:06 jl 1.1.2.2: #i88426# basic and dialog libraries were disabled after migration 2008/07/08 06:58:27 mba 1.1.2.1: #i88426#: migration of extensions and wordbooks


2008-08-01  Rüdiger Timm  <rt@openoffice.org>  [e841b5c013d53333933011d635db4f559998609d]

INTEGRATION: CWS userdatamigration (1.8.90); FILE MERGED 2008/07/08 06:58:01 mba 1.8.90.1: #i88426#: migration of extensions and wordbooks


2008-08-01  Rüdiger Timm  <rt@openoffice.org>  [34a33a2b5a4d4487c180c7bb5cf526acd501788f]

INTEGRATION: CWS userdatamigration (1.7.90); FILE MERGED 2008/07/07 15:13:52 ab 1.7.90.1: #i88426# tmp folder name __basic_70 -> __basic_80


2008-08-01  Rüdiger Timm  <rt@openoffice.org>  [2b6d3f8fab777683bfca02234ebf6ec88e89c892]

INTEGRATION: CWS userdatamigration (1.12.90); FILE MERGED 2008/07/23 16:44:52 mba 1.12.90.5: #i92045#: product names for migration also in setup.xcu 2008/07/22 07:30:39 mba 1.12.90.4: #i91919#: register configuration files of extensions 2008/07/16 12:57:14 mba 1.12.90.3: #i88426#: cross-product update only if direct update not possible 2008/07/08 06:58:01 mba 1.12.90.2: #i88426#: migration of extensions and wordbooks 2008/07/04 06:19:39 mba 1.12.90.1: #i88426#: activate migration


2008-08-01  Rüdiger Timm  <rt@openoffice.org>  [6b7dad44352456fdb7f057dd22beef1f43189a6d]

INTEGRATION: CWS userdatamigration (1.7.2); FILE MERGED 2008/07/23 06:28:58 dv 1.7.2.1: #i91945# options should be enabled for shared extensions, too


2008-08-01  Rüdiger Timm  <rt@openoffice.org>  [e9c6570d03a78a7eb62b181c26ab5b5896b8cf74]

INTEGRATION: CWS userdatamigration (1.1.28); FILE MERGED 2008/07/23 12:51:24 jsk 1.1.28.1: #i92037#


2008-08-01  Rüdiger Timm  <rt@openoffice.org>  [6cf0e76880643c03c11406789355eac4043f367b]

INTEGRATION: CWS userdatamigration (1.1.28); FILE MERGED 2008/07/23 12:51:24 jsk 1.1.28.2: #i92037# 2008/07/23 12:03:54 jsk 1.1.28.1: #i91915#


2008-08-01  Rüdiger Timm  <rt@openoffice.org>  [b921c51da35a15c78408ba2cdfd300f6a0e89a2a]

INTEGRATION: CWS userdatamigration (1.1.28); FILE MERGED 2008/07/23 12:02:30 jsk 1.1.28.1: #i90431#


2008-08-01  Rüdiger Timm  <rt@openoffice.org>  [ef1a22074b632d5d6a2858826d6c594f4389b018]

INTEGRATION: CWS userdatamigration (1.14.8); FILE MERGED 2008/07/11 07:13:42 mba 1.14.8.2: RESYNC: (1.14-1.15); FILE MERGED 2008/07/07 15:32:02 ab 1.14.8.1: #i88426# Adapted migration code to 8.x -> 9.0 migration


2008-08-01  Rüdiger Timm  <rt@openoffice.org>  [a2a17a079339eebff2c0e4e9b8159556867c5bfd]

INTEGRATION: CWS userdatamigration (1.39.38); FILE MERGED 2008/07/23 16:45:17 mba 1.39.38.4: #i92045#: product names for migration also in setup.xcu 2008/07/22 16:02:16 mba 1.39.38.3: #i91919#: different profile names on different platforms 2008/07/08 07:21:33 mba 1.39.38.2: #i88426#: migration of extensions and wordbooks 2008/07/04 06:21:26 mba 1.39.38.1: #i88426#: new migration list


2008-08-01  Rüdiger Timm  <rt@openoffice.org>  [ccd1374817831da33738bd3d68871f26acf12e4c]

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>  [82a9259f5fde76bbc9349dc59b08503465eff492]

INTEGRATION: CWS register30 (1.22.84); FILE MERGED 2008/07/04 10:46:11 obr 1.22.84.1: #158122# new style registration added


2008-08-01  Rüdiger Timm  <rt@openoffice.org>  [fb623aa0e73ed6fcd19f70fbe5a8d8aabe17aa65]

INTEGRATION: CWS register30 (1.222.48); FILE MERGED 2008/07/29 06:20:58 obr 1.222.48.2: RESYNC: (1.222-1.223); FILE MERGED 2008/07/03 12:02:37 obr 1.222.48.1: #158122# registration reworked


2008-08-01  Rüdiger Timm  <rt@openoffice.org>  [d673747821842f34b50adf232cf7c9a891060636]

INTEGRATION: CWS register30 (1.36.64); FILE MERGED 2008/07/03 12:02:34 obr 1.36.64.1: #158122# registration reworked


2008-08-01  Rüdiger Timm  <rt@openoffice.org>  [50146f350fa31d92e2aebc2e869dc6b4a852473b]

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>  [55cf1bf591a353d0d937ec5ff960b2f27e228cd3]

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>  [dd5d9ddbf0aff07d1ac105627bd96979ffe6b374]

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>  [2a3df0b1a58647b2e1af4319c60a910b94a965f6]

INTEGRATION: CWS register30 (1.11.24); FILE MERGED 2008/07/23 11:10:28 obr 1.11.24.1: #158122# marked SystemShellExecute service as thread affine


2008-08-01  Rüdiger Timm  <rt@openoffice.org>  [82454fa486ec150cca0ff82c2e8ffa78d593f268]

INTEGRATION: CWS register30 (1.5.24); FILE MERGED 2008/07/23 11:10:28 obr 1.5.24.1: #158122# marked SystemShellExecute service as thread affine


2008-08-01  Rüdiger Timm  <rt@openoffice.org>  [282fbc066eaa75073ff27d38e9daf7cb64c3fe97]

INTEGRATION: CWS register30 (1.20.16); FILE MERGED 2008/07/31 10:42:54 obr 1.20.16.1: #158122# default to GNOME desktop environment on Solaris


2008-08-01  Rüdiger Timm  <rt@openoffice.org>  [1fa7f43d93f5543face314063265cde311e78abd]

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>  [79165b639cb1cde92c873cf6125f677d494fd568]

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-08-01  Rüdiger Timm  <rt@openoffice.org>  [50207a8f3790479b9ca1cbec89f899231d6040be]

INTEGRATION: CWS register30 (1.9.98); FILE MERGED 2008/07/15 08:52:02 obr 1.9.98.2: #158122# moved from XDispatchProvider to XJobExecutor 2008/07/04 10:26:51 obr 1.9.98.1: #158122# new style registration added


2008-08-01  Rüdiger Timm  <rt@openoffice.org>  [33e73f6d9a5ad5c60ce6981e8c8b1cc3b49cfe29]

INTEGRATION: CWS register30 (1.11.12); FILE MERGED 2008/07/29 14:06:45 obr 1.11.12.1: #158122# added indirection through ProductRegistration service


2008-08-01  Rüdiger Timm  <rt@openoffice.org>  [a4cb617a93c07bb1d65d2536786f357a9e6d5e35]

INTEGRATION: CWS register30 (1.1.2); FILE ADDED 2008/07/30 08:02:33 obr 1.1.2.1: #158122# new style registration service


2008-08-01  Rüdiger Timm  <rt@openoffice.org>  [98da7cb3d279839f1fde3915bcdc7444835e973c]

INTEGRATION: CWS vcl30stop1 (1.107.32); FILE MERGED 2008/07/21 17:47:07 pl 1.107.32.1: #i91917# fix ImplCalcLines


2008-08-01  Rüdiger Timm  <rt@openoffice.org>  [d93b11dd5558de2570687680cf9cbd8bc7de280b]

INTEGRATION: CWS register30 (1.1.2); FILE ADDED 2008/07/31 11:47:55 obr 1.1.2.2: #158122# s/BUILD_SPECIAL/ENABLE_SVCTAGS/g 2008/07/30 08:02:33 obr 1.1.2.1: #158122# new style registration service


2008-08-01  Rüdiger Timm  <rt@openoffice.org>  [485a56ffb2aeaaf85ab8a22b7866df2b109138c3]

INTEGRATION: CWS register30 (1.1.2); FILE ADDED 2008/07/30 08:02:32 obr 1.1.2.1: #158122# new style registration service


2008-08-01  Rüdiger Timm  <rt@openoffice.org>  [87f540e87ed84f8d38e0ba924abc6b1d7c6d5e5c]

INTEGRATION: CWS register30 (1.1.2); FILE ADDED 2008/07/31 11:47:55 obr 1.1.2.2: #158122# s/BUILD_SPECIAL/ENABLE_SVCTAGS/g 2008/07/30 08:02:32 obr 1.1.2.1: #158122# new style registration service


2008-08-01  Rüdiger Timm  <rt@openoffice.org>  [3e89afb8d56ea987ff8e044320f7c0301006099b]

INTEGRATION: CWS vcl30stop1 (1.4.4); FILE MERGED 2008/07/22 14:54:28 pl 1.4.4.1: #i90747# more consistent Drop operations inside OOo


2008-08-01  Rüdiger Timm  <rt@openoffice.org>  [32f8d7eda73f6db841f894f7179ec9ef3e3c1939]

INTEGRATION: CWS register30 (1.4.52); FILE MERGED 2008/07/29 13:42:45 obr 1.4.52.2: #158122# now also for Mac OS X 2008/07/29 05:03:20 obr 1.4.52.1: #158122# new style registration for sun provided builds


2008-08-01  Rüdiger Timm  <rt@openoffice.org>  [49ff8c8942fe55e5b69f4bad969aca68678c7b88]

INTEGRATION: CWS vcl30stop1 (1.5.4); FILE MERGED 2008/07/22 14:53:50 pl 1.5.4.1: #i90747# generalize the fix for i89462


2008-08-01  Rüdiger Timm  <rt@openoffice.org>  [1464280c4c4b4f0f45f4c54d8fbe5dd7ac94c6e7]

INTEGRATION: CWS register30 (1.4.52); FILE MERGED 2008/07/29 13:58:26 obr 1.4.52.2: #158122# new url placeholder scheme 2008/07/29 05:03:20 obr 1.4.52.1: #158122# new style registration for sun provided builds


2008-08-01  Rüdiger Timm  <rt@openoffice.org>  [284eb42972e2769c64f603897cc9841f12f7747b]

INTEGRATION: CWS register30 (1.22.64); FILE MERGED 2008/07/29 05:03:20 obr 1.22.64.1: #158122# new style registration for sun provided builds


2008-08-01  Rüdiger Timm  <rt@openoffice.org>  [fe0bfe69026d9b760de899a3966c10d6df2ee1d8]

INTEGRATION: CWS register30 (1.25.24); FILE MERGED 2008/07/29 06:20:19 obr 1.25.24.2: RESYNC: (1.25-1.26); FILE MERGED 2008/07/29 05:03:20 obr 1.25.24.1: #158122# new style registration for sun provided builds


2008-08-01  Rüdiger Timm  <rt@openoffice.org>  [56e5c118eb9666fdfc3d02f4240acb95779bdb54]

INTEGRATION: CWS register30 (1.152.36); FILE MERGED 2008/07/29 06:19:25 obr 1.152.36.2: RESYNC: (1.152-1.153); FILE MERGED 2008/07/03 11:38:20 obr 1.152.36.1: #158122# registration reworked


2008-08-01  Rüdiger Timm  <rt@openoffice.org>  [77bc36f5f6bc79d932a7bb4b9f306d4896d6c6c8]

INTEGRATION: CWS register30 (1.49.34); FILE MERGED 2008/07/30 05:56:13 obr 1.49.34.6: #158122# registration URL value now brand specific 2008/07/29 11:39:57 obr 1.49.34.5: #158122# use placeholder also for old style registration 2008/07/29 06:19:22 obr 1.49.34.4: RESYNC: (1.50-1.51); FILE MERGED 2008/07/29 04:46:20 obr 1.49.34.3: #158122# added survey as default registration URL 2008/07/08 12:38:06 mt 1.49.34.2: RESYNC: (1.49-1.50); FILE MERGED 2008/07/03 11:38:19 obr 1.49.34.1: #158122# registration reworked


2008-08-01  Rüdiger Timm  <rt@openoffice.org>  [e774501fedb152928879e6859baa2f35a2120b99]

INTEGRATION: CWS vcl30stop1 (1.14.180); FILE MERGED 2008/07/21 18:14:59 pl 1.14.180.1: #i91917# calc window size AFTER including all items


2008-07-31  Rüdiger Timm  <rt@openoffice.org>  [e52808677a4fe0094265d95ba900ef835f16b874]

INTEGRATION: CWS tbo02 (1.1.30); FILE MERGED 2008/07/30 06:07:09 tbo 1.1.30.1: Issue number:  #i92235#


2008-07-31  Rüdiger Timm  <rt@openoffice.org>  [29bfaad578b1f22ef0f65595df8211008843e606]

INTEGRATION: CWS tbo02 (1.1.30); FILE MERGED 2008/07/29 21:03:58 tbo 1.1.30.1: Issue number:  #i92252#


2008-07-31  Rüdiger Timm  <rt@openoffice.org>  [ff2a4620700c89d883664f0fd320dbd4fdaebbf1]

INTEGRATION: CWS tbo02 (1.3.30); FILE MERGED 2008/07/27 16:25:21 tbo 1.3.30.1: Issue number:  #i92176#


2008-07-31  Rüdiger Timm  <rt@openoffice.org>  [895f0b12650d802686145be6958ab5695b247624]

INTEGRATION: CWS tbo02 (1.3.30); FILE MERGED 2008/07/27 16:29:43 tbo 1.3.30.1: Issue number:  #i92176#


2008-07-31  Rüdiger Timm  <rt@openoffice.org>  [5b7576e7e91bc1f253ab5b0bd1ca5cea605f589d]

INTEGRATION: CWS os119 (1.72.4); FILE MERGED 2008/07/21 11:35:29 os 1.72.4.1: #i91896# icon of Grammar and Spelling Dialog activated


2008-07-31  Rüdiger Timm  <rt@openoffice.org>  [94d92f16ad5b0da5fc7444dea89f758686cbbb37]

INTEGRATION: CWS dr65 (1.3.24); FILE MERGED 2008/07/23 20:34:56 dr 1.3.24.1: #i92010# check storage


2008-07-31  Rüdiger Timm  <rt@openoffice.org>  [6231766043d0e0026757058545238aa5524d2665]

INTEGRATION: CWS dr65 (1.3.120); FILE MERGED 2008/07/24 13:03:58 tbe 1.3.120.1: #i92005# truncated strings in resolve conflicts for shared documents


2008-07-31  Rüdiger Timm  <rt@openoffice.org>  [2e99ff8e5bc3966d0c3132d2de47592f391bbfa0]

INTEGRATION: CWS dr65 (1.4.120); FILE MERGED 2008/07/24 13:02:33 tbe 1.4.120.1: #i92005# truncated strings in resolve conflicts for shared documents


2008-07-31  Rüdiger Timm  <rt@openoffice.org>  [f9d3e7a37ec8b823704f39c075ed9cb6b253fc89]

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>  [dec6e16891b6aece11640e52a300ed686ef58afc]

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>  [d4e0494fe4de00e84deed2a8034c08fc1357c091]

INTEGRATION: CWS ab56 (1.10.38); FILE MERGED 2008/07/29 10:07:39 ab 1.10.38.1: #i92231# Move share library entries to share/basic xlc files


2008-07-31  Rüdiger Timm  <rt@openoffice.org>  [14cb2ccf01ddaacb5c5dfeb4da38765065de55da]

INTEGRATION: CWS ab56 (1.1.2); FILE ADDED 2008/07/29 10:06:39 ab 1.1.2.1: #i92231# Move share library entries to share/basic xlc files


2008-07-31  Rüdiger Timm  <rt@openoffice.org>  [a4ddf2d3e76494d186da11b0f11b22f1ae695417]

INTEGRATION: CWS ab56 (1.1.2); FILE ADDED 2008/07/29 10:06:38 ab 1.1.2.1: #i92231# Move share library entries to share/basic xlc files


2008-07-31  Rüdiger Timm  <rt@openoffice.org>  [d03c032ea59cf8bfd63376cf2ac99ad05ccc3f40]

INTEGRATION: CWS ab56 (1.10.4); FILE MERGED 2008/07/29 10:06:38 ab 1.10.4.1: #i92231# Move share library entries to share/basic xlc files


2008-07-31  Rüdiger Timm  <rt@openoffice.org>  [aeb7350de459bacd62dfc718702395b53fae41d9]

INTEGRATION: CWS ab56 (1.43.4); FILE MERGED 2008/07/29 10:07:25 ab 1.43.4.1: #i92231# Move share library entries to share/basic xlc files


2008-07-31  Rüdiger Timm  <rt@openoffice.org>  [4e7c1381290cdd940a756fe56bbc6057cc774273]

INTEGRATION: CWS ocautotestfixes01 (1.1.2); FILE ADDED 2008/07/21 07:12:23 oc 1.1.2.1: # i91822#


2008-07-31  Rüdiger Timm  <rt@openoffice.org>  [1acf799c2bc8e9d3c2e82db4e09594c58931f6cd]

INTEGRATION: CWS ocautotestfixes01 (1.1.24); FILE MERGED 2008/07/25 13:42:42 oc 1.1.24.2: # i91822# Path to testdoc corrected 2008/07/21 07:22:57 oc 1.1.24.1: # i91822#


2008-07-31  Rüdiger Timm  <rt@openoffice.org>  [7efdc6a87cce5e7ce25f5a2f3740019bb646c026]

INTEGRATION: CWS ocautotestfixes01 (1.1.24); FILE MERGED 2008/07/25 09:11:29 oc 1.1.24.1: #i92122#


2008-07-31  Rüdiger Timm  <rt@openoffice.org>  [b395ef54e9d79026cd5dd68328397a33854426f5]

INTEGRATION: CWS ocautotestfixes01 (1.1.24); FILE MERGED 2008/07/25 12:17:32 oc 1.1.24.1: #i92133#


2008-07-31  Rüdiger Timm  <rt@openoffice.org>  [e4b9e44dcd93efac4c1dc90f316b58e0a67e24f5]

INTEGRATION: CWS ocautotestfixes01 (1.1.24); FILE MERGED 2008/07/21 07:35:20 oc 1.1.24.1: #i91894#


2008-07-31  Rüdiger Timm  <rt@openoffice.org>  [be77486a892c565f4df8dc5b9530accbf8731e71]

INTEGRATION: CWS ocautotestfixes01 (1.1.2); FILE ADDED 2008/07/21 12:33:46 oc 1.1.2.1: #i91903#


2008-07-31  Rüdiger Timm  <rt@openoffice.org>  [c731df217d8a33af77812110693a4dbc3d1f7574]

INTEGRATION: CWS ocautotestfixes01 (1.1.2); FILE ADDED 2008/07/21 12:33:45 oc 1.1.2.1: #i91903#


2008-07-31  Rüdiger Timm  <rt@openoffice.org>  [a1d7ea3ca8931e66d83507601eac892d764d1033]

INTEGRATION: CWS ocautotestfixes01 (1.1.24); FILE MERGED 2008/07/25 12:19:21 oc 1.1.24.1: #i92132#


2008-07-31  Rüdiger Timm  <rt@openoffice.org>  [962bfafcd27b338a4184cd77fa20f87b60b28598]

INTEGRATION: CWS ocautotestfixes01 (1.1.24); FILE MERGED 2008/07/30 12:17:34 oc 1.1.24.1: #i92281#


2008-07-31  Rüdiger Timm  <rt@openoffice.org>  [13b536f0cb5d394893a8a4386cef8630aa4d4c0e]

INTEGRATION: CWS ocautotestfixes01 (1.1.24); FILE MERGED 2008/07/21 07:35:10 oc 1.1.24.1: #i91894#


2008-07-31  Rüdiger Timm  <rt@openoffice.org>  [8c1eccdd8d3cf9e4095256cd33d8e52144cdb23e]

INTEGRATION: CWS ocautotestfixes01 (1.1.24); FILE MERGED 2008/07/24 07:13:02 oc 1.1.24.1: #i91903#


2008-07-31  Rüdiger Timm  <rt@openoffice.org>  [7c1ff31dee444e3419724a036f84624242dcb6b8]

INTEGRATION: CWS ocautotestfixes01 (1.1.24); FILE MERGED 2008/07/24 08:41:15 oc 1.1.24.2: #91900# 2008/07/24 07:17:07 oc 1.1.24.1: #91900#


2008-07-31  Rüdiger Timm  <rt@openoffice.org>  [bafa7f8f99ac3a3c9917b9f930c3fe1d9051b20e]

INTEGRATION: CWS ocautotestfixes01 (1.1.24); FILE MERGED 2008/07/25 09:11:24 oc 1.1.24.1: #i92122#


2008-07-31  Rüdiger Timm  <rt@openoffice.org>  [f6eda2b5e30a7061765ff13ddbaa720da83172a0]

INTEGRATION: CWS ocautotestfixes01 (1.1.24); FILE MERGED 2008/07/21 07:35:05 oc 1.1.24.1: #i91894#


2008-07-31  Rüdiger Timm  <rt@openoffice.org>  [94087ec69de0726e0aa129a4e7d24238f8221c20]

INTEGRATION: CWS mh30b (1.37.6); FILE MERGED 2008/06/08 16:50:54 mh 1.37.6.1: remove propr. jars, not needed anymore, #i21678#


2008-07-31  Rüdiger Timm  <rt@openoffice.org>  [9dc694ea67b3191671b3a74e93c760194d90a0fb]

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>  [2f74809e61c10aa65729df36030d341d4a51cf8c]

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>  [9eb4ff01cbf2e8afe159fef3b8e2741e090edca9]

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>  [9a2595b969b47193842ec6b18ad2c4fac6de788f]

INTEGRATION: CWS mh30b (1.4.10); FILE MERGED 2008/07/16 15:07:44 mh 1.4.10.1: update of Liberation-Fonts to version 1.04, #i85106#


2008-07-31  Rüdiger Timm  <rt@openoffice.org>  [592af6b981a946d0d84837f2eb50960937fff72f]

INTEGRATION: CWS mh30b (1.3.6); FILE MERGED 2008/07/16 15:07:43 mh 1.3.6.1: update of Liberation-Fonts to version 1.04, #i85106#


2008-07-31  Rüdiger Timm  <rt@openoffice.org>  [7f4606c99aeddf677fa78923d2d7a59e72637db6]

INTEGRATION: CWS mh30b (1.1.2); FILE ADDED 2008/07/16 15:07:43 mh 1.1.2.1: update of Liberation-Fonts to version 1.04, #i85106#


2008-07-31  Rüdiger Timm  <rt@openoffice.org>  [6747febf56d76e46baae2e4fbba6cde2526f4703]

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>  [3b450b6b8002c0ceecac5d748da9f2d88110f812]

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>  [0b253459b5c30f2c1f27303048497a8ebc4d8456]

#i10000# Patch by mba for windows builds with VS 2008 compiler.


2008-07-31  Rüdiger Timm  <rt@openoffice.org>  [162688a0f3b1545516fd4b7fd2cc171a9d195366]

#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>  [4f5ea88af553432a177a79a803bc1a8f1f6d8e8c]

msm README


2008-07-31  Rüdiger Timm  <rt@openoffice.org>  [eab97681ecf1edf069f2fd4b73ef240cbb892117]

#i10000# deliver msm files.


2008-07-31  Rüdiger Timm  <rt@openoffice.org>  [ffc253ab6855a45a8267ba2237933f425fece2ed]

#i10000# Fix solaris debug build.


2008-07-31  Rüdiger Timm  <rt@openoffice.org>  [599396acd01a065170220a5543f1c9bfec37f063]

#i10000# Fix solaris non-pro build.


2008-07-31  Rüdiger Timm  <rt@openoffice.org>  [23933fc55069c6332f8b9f74c71be30a2320a1c3]

#i10000# No openofficedevarchive any more.


2008-07-31  Ivo Hinkelmann  <ihi@openoffice.org>  [1eddd90c39c4c044acc4259d276861fd6a368b51]

#i10000# masterfix build break


2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [e334be1037efe498fc958b73ae4f162912d176be]

DEV300


2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [c44aedfb816ee60167c2fca00afab5bab76ffa9e]

INTEGRATION: CWS pb20 (1.6.34); FILE MERGED 2008/07/28 08:45:51 iha 1.6.34.1: #i91987# Y error bars dialog : string truncated


2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [9d75290fd196729ca10d4970aa4d631b01a53a11]

INTEGRATION: CWS pb20 (1.10.52); FILE MERGED 2008/07/28 08:44:47 iha 1.10.52.1: #i91989# Chart > Object properties > Data labels tab : string truncated


2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [c985960654eb48d7a7db97d81b61956d27a4be6c]

INTEGRATION: CWS pb20 (1.60.62); FILE MERGED 2008/07/25 20:22:43 fs 1.60.62.1: #i91979#


2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [df9cf94c8fe442295e145f0957009507a42e04e3]

INTEGRATION: CWS pb20 (1.42.182); FILE MERGED 2008/07/27 11:03:36 pb 1.42.182.1: fix: #i91986# more width for FixedText FT_CHAR_STYLE


2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [9550b214a4b4fc7797106e2b87bf5637ba8183c6]

INTEGRATION: CWS pb20 (1.77.182); FILE MERGED 2008/07/27 11:19:58 pb 1.77.182.1: fix: #i91981# us all available space for controls


2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [bcdb8e318ea0cfd58dfb3f8988cd1c3cf283bf88]

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>  [928fe2316f807e0d7a12f86458c0bb7c594b8ff9]

INTEGRATION: CWS pb20 (1.37.174); FILE MERGED 2008/07/27 11:53:15 pb 1.37.174.1: fix: #i91992# us all available space for controls


2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [af3541f4e58f6e4e12086931866bba25b4c67910]

INTEGRATION: CWS pb20 (1.25.174); FILE MERGED 2008/07/27 10:50:24 pb 1.25.174.1: fix: #i91984# us all available space for controls


2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [a8d86bfae62e3f71d94ad27795a5c58c84b77276]

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>  [1cadd93a3622e6e26a634eeae717df61a72c20f1]

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>  [b5d6d29a0e33ddf7b6a5fba5e6c68ea0e7f12684]

INTEGRATION: CWS pb20 (1.42.16); FILE MERGED 2008/07/29 04:38:23 pb 1.42.16.3: fix: #i91991# maCbExportEmptyPages double-spaced if necessary 2008/07/27 13:02:50 pb 1.42.16.2: fix: #i91991# checkboxes only double-spaced if necessary 2008/07/27 10:28:55 pb 1.42.16.1: fix: #i91991# us all available space for controls


2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [c8cbc9648752d222120a27fc8ebcee017f668f69]

INTEGRATION: CWS pb20 (1.35.40); FILE MERGED 2008/07/29 04:36:55 pb 1.35.40.4: fix: #i91991# maCbExportEmptyPages double-spaced if necessary 2008/07/27 13:27:45 pb 1.35.40.3: fix: #i91991# warning removed 2008/07/27 13:00:30 pb 1.35.40.2: fix: #i91991# checkboxes only double-spaced if necessary 2008/07/27 10:27:59 pb 1.35.40.1: fix: #i91991# maRbChangesComment double-spaced if necessary


2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [6d358494caf9861af05624941bc101953820324e]

INTEGRATION: CWS layoutdialogs (1.56.18); FILE MERGED 2008/07/30 12:52:20 jcn 1.56.18.3: RESYNC: (1.56-1.59); FILE MERGED 2008/03/28 10:17:48 cl 1.56.18.2: merged tklayout into tk lib 2008/03/20 11:58:31 jcn 1.56.18.1: Update layout lib naming to new DEV300 naming scheme (without UPD).

Fixes build.

2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [0a64e6befe13b297184f81031b1620431fede80a]

INTEGRATION: CWS layoutdialogs (1.1.2); FILE ADDED 2008/04/04 09:14:29 jcn 1.1.2.2: Add template marker to XML dialog sources. 2008/03/28 11:19:37 jcn 1.1.2.1: Move compilation and installation of xml files here from toolkit/workben/layout.


2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [a2569ccb9f0102c8f5b9960b074a18f346f9573f]

INTEGRATION: CWS layoutdialogs (1.1.2); FILE ADDED 2008/07/30 11:30:47 rt 1.1.2.5: Update license header. 2008/04/03 16:47:47 jcn 1.1.2.4: Oops cut & paste prjname.  Fixes svx-layout.zip build. 2008/03/31 15:01:53 jcn 1.1.2.3: Factor out layout.mk. 2008/03/31 14:52:10 jcn 1.1.2.2: Install layout xml files as ZIP archive.  Fixes language tree issues. 2008/03/28 11:19:36 jcn 1.1.2.1: Move compilation and installation of xml files here from toolkit/workben/layout.


2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [4d5708e5e6d6e32130af5989ee80e081c584d449]

INTEGRATION: CWS layoutdialogs (1.1.2); FILE ADDED 2008/03/31 15:01:53 jcn 1.1.2.1: Factor out layout.mk.


2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [a1d5e456e743c32789bc379ac8b6518fdb32cbac]

INTEGRATION: CWS layoutdialogs (1.1.2); FILE ADDED 2008/04/03 08:39:33 jcn 1.1.2.2: Make delzip nonempty, to help patch. 2008/03/31 14:52:10 jcn 1.1.2.1: Install layout xml files as ZIP archive.  Fixes language tree issues.


2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [f68873f652d7cde6c3910ff528c754411070572e]

INTEGRATION: CWS layoutdialogs (1.136.18); FILE MERGED 2008/07/30 12:52:27 jcn 1.136.18.3: RESYNC: (1.136-1.138); FILE MERGED 2008/03/31 14:52:10 jcn 1.136.18.2: Install layout xml files as ZIP archive.  Fixes language tree issues. 2008/03/28 11:19:36 jcn 1.136.18.1: Move compilation and installation of xml files here from toolkit/workben/layout.


2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [c06da54ed9699014f0d69171fed369b4c29a8118]

INTEGRATION: CWS layoutdialogs (1.28.18); FILE MERGED 2008/03/28 11:19:36 jcn 1.28.18.1: Move compilation and installation of xml files here from toolkit/workben/layout.


2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [05b56ad8917d9e0fbed1f1e8437b5ac08e7fa999]

INTEGRATION: CWS layoutdialogs (1.47.20); FILE MERGED 2008/07/30 12:45:52 jcn 1.47.20.2: RESYNC: (1.47-1.49); FILE MERGED 2008/03/28 10:15:31 cl 1.47.20.1: enable build of layout interfaces by default


2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [e913b00c5deff82a3283065d37628d3d842ce856]

INTEGRATION: CWS layoutdialogs (1.2.26); FILE MERGED 2008/04/07 19:41:47 cl 1.2.26.1: removed the publish tag and fine tuned some descriptions


2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [90ec771aec35ba9dcbaa2d7f3a0a5f916c44a529]

INTEGRATION: CWS layoutdialogs (1.2.26); FILE MERGED 2008/04/07 19:41:46 cl 1.2.26.1: removed the publish tag and fine tuned some descriptions


2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [b11c99ffca354c1419e61fd11cccc10868d82bab]

INTEGRATION: CWS layoutdialogs (1.2.2); FILE MERGED 2008/04/04 09:11:45 jcn 1.2.2.1: Remove comments from template and add generated marker.


2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [736b87c08a152b8da161411c067399a18291ab7e]

INTEGRATION: CWS layoutdialogs (1.2.2); FILE MERGED 2008/07/30 11:29:33 rt 1.2.2.8: Update license header. 2008/04/04 09:11:45 jcn 1.2.2.7: Remove comments from template and add generated marker. 2008/04/01 07:44:09 jcn 1.2.2.6: Remove mRoot remark. 2008/03/31 19:55:33 cl 1.2.2.5: fixed console output under windows and made relativ path work with osl now 2008/03/30 13:36:56 cl 1.2.2.4: removed /root as a default for mRoot since it causes problems on windows 2008/03/28 10:12:37 cl 1.2.2.3: fixed file url 2008/03/27 13:09:53 jcn 1.2.2.2: Substitute TABs with 4 spaces. 2008/03/26 13:05:21 cl 1.2.2.1: fixing warnings


2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [ad5e1e91092aacf80a74cf1c0ac3655141239313]

INTEGRATION: CWS layoutdialogs (1.2.2); FILE MERGED 2008/07/30 11:29:33 rt 1.2.2.5: Update license header. 2008/05/22 07:14:01 jcn 1.2.2.4: Putting the expatlibs after the toolslibs fixes MacOsX ppc build.

build breaks on Mac/PPC X11 because of the linker-bug static libraries
must appear after the libs that use symbols from them.  (aqua is not
affected, since the added -lobjc misteriously "disables" that bug)

Thanks cloph!
2008/03/30 13:36:03 cl 1.2.2.3: build tralay by default
2008/03/26 15:29:33 jcn 1.2.2.2: Fix makefile header thinko.
2008/03/26 13:05:21 cl 1.2.2.1: fixing warnings

2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [8ec8a1f9afb83b8d1448deeb6d44bd87421f4803]

INTEGRATION: CWS layoutdialogs (1.2.2); FILE MERGED 2008/07/30 11:29:33 rt 1.2.2.3: Update license header. 2008/03/27 13:09:53 jcn 1.2.2.2: Substitute TABs with 4 spaces. 2008/03/26 13:05:21 cl 1.2.2.1: fixing warnings


2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [092aa054fcb21f6bea70c3c143b150646fc5f2c5]

INTEGRATION: CWS layoutdialogs (1.2.2); FILE MERGED 2008/07/30 11:29:33 rt 1.2.2.4: Update license header. 2008/04/04 09:11:45 jcn 1.2.2.3: Remove comments from template and add generated marker. 2008/03/27 13:09:52 jcn 1.2.2.2: Substitute TABs with 4 spaces. 2008/03/26 13:05:21 cl 1.2.2.1: fixing warnings


2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [54e80c582ebd223b68d9df74c4627911481720d7]

INTEGRATION: CWS layoutdialogs (1.66.18); FILE MERGED 2008/07/30 12:37:27 jcn 1.66.18.3: RESYNC: (1.66-1.72); FILE MERGED 2008/03/28 10:18:04 cl 1.66.18.2: merged tklayout into tk lib 2008/03/20 11:58:46 jcn 1.66.18.1: Update layout lib naming to new DEV300 naming scheme (without UPD).

Fixes build.

2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [ebdd421d2177ab9106dcacc7bd72ce9df494116d]

INTEGRATION: CWS layoutdialogs (1.1.2); FILE ADDED 2008/04/04 09:14:08 jcn 1.1.2.2: Add template marker to XML dialog sources. 2008/03/28 11:22:01 jcn 1.1.2.1: Move compilation and installation of xml files here from toolkit/workben/layout.


2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [bce61af2d8cc89dbc360f7baa4614ededa7bd230]

INTEGRATION: CWS layoutdialogs (1.1.2); FILE ADDED 2008/07/30 11:27:51 rt 1.1.2.5: Update license header. 2008/03/31 15:01:30 jcn 1.1.2.4: Factor out layout.mk. 2008/03/31 14:50:42 jcn 1.1.2.3: Install layout xml files as ZIP archive.  Fixes language tree issues. 2008/03/28 11:23:18 jcn 1.1.2.2: Move compilation and installation of xml files here from toolkit/workben/layout. 2008/03/28 11:22:01 jcn 1.1.2.1: Move compilation and installation of xml files here from toolkit/workben/layout.


2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [96f761e4456e07842b5fc0b7630808e2003d3841]

INTEGRATION: CWS layoutdialogs (1.1.2); FILE ADDED 2008/03/31 15:01:30 jcn 1.1.2.1: Factor out layout.mk.


2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [b498c2e808f234e199494300851444ded988c575]

INTEGRATION: CWS layoutdialogs (1.1.2); FILE ADDED 2008/04/03 08:38:35 jcn 1.1.2.2: Make delzip nonempty, to help patch. 2008/03/31 14:51:17 jcn 1.1.2.1: Add delzip.


2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [b67e23c861c4a552730511b7ab770df81ed92c42]

INTEGRATION: CWS layoutdialogs (1.22.440); FILE MERGED 2008/03/31 14:50:42 jcn 1.22.440.2: Install layout xml files as ZIP archive.  Fixes language tree issues. 2008/03/28 11:22:01 jcn 1.22.440.1: Move compilation and installation of xml files here from toolkit/workben/layout.


2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [7e1190f7f76be35ca7b5bda585fce2b509a01945]

INTEGRATION: CWS layoutdialogs (1.22.362); FILE MERGED 2008/03/28 11:22:01 jcn 1.22.362.1: Move compilation and installation of xml files here from toolkit/workben/layout.


2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [2b499e653d80050acc8fd4039743ddb20a83c9f8]

INTEGRATION: CWS impress150 (1.72.108); FILE MERGED 2008/07/21 14:47:57 cl 1.72.108.1: #i91807# create correct undo actions when combining paragraphs


2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [05e8aec86256a81e8179e5a1944a0722b6d80937]

INTEGRATION: CWS impress150 (1.13.108); FILE MERGED 2008/07/21 14:47:57 cl 1.13.108.1: #i91807# create correct undo actions when combining paragraphs


2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [864a9e721ac0a209513f810ba7c58a85c397fd73]

INTEGRATION: CWS impress150 (1.17.108); FILE MERGED 2008/07/21 14:47:56 cl 1.17.108.1: #i91807# create correct undo actions when combining paragraphs


2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [db86706d338cf26e918d883b28e1f6c31c866e36]

INTEGRATION: CWS impress150 (1.122.28); FILE MERGED 2008/07/21 14:47:33 cl 1.122.28.1: #i91807# create correct undo actions when combining paragraphs


2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [4b0edc38b4f15aefe9ea2250d2a5f1c76ab30a63]

INTEGRATION: CWS impress150 (1.115.2); FILE MERGED 2008/07/22 11:04:38 cl 1.115.2.2: #i91930# disable auto refresh feature 2008/07/21 14:47:33 cl 1.115.2.1: #i91807# create correct undo actions when combining paragraphs


2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [3b7b84e5d7e0b013a56b05fe6a46c01b1a85a2ad]

INTEGRATION: CWS impress150 (1.6.2); FILE MERGED 2008/07/21 14:47:23 cl 1.6.2.1: #i91807# create correct undo actions when combining paragraphs


2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [0d5920e34ab994a6f096a6197b1cbab313193242]

INTEGRATION: CWS impress150 (1.7.2); FILE MERGED 2008/07/21 14:47:23 cl 1.7.2.1: #i91807# create correct undo actions when combining paragraphs


2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [05120cea527b60a3df3e5c8a6792d5db52c51833]

INTEGRATION: CWS layoutdialogs (1.2.6); FILE MERGED 2008/07/30 11:18:03 rt 1.2.6.2: Update license header. 2008/03/20 11:56:32 jcn 1.2.6.1: Update from http://lilypond.org/~janneke/vc/toolkit.git/.git

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxwindow.cxx: Fix compile warning.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Revert obsolete VERSION addition.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/controls/dialogcontrol.cxx,
	source/controls/unocontrol.cxx, source/helper/tkresmgr.cxx,
	util/defs/wntmsci11: Revert weird initial patch.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Doc update.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.xml: Implement
	MoreButton.  TODO: images.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx: Remove redraw cruft, rename
	redrawAlready to redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, source/vclcompat/wbutton.cxx: Step
	towards cleaner redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/layout/helper.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.cxx,
	workben/layout/recover.hxx: Extract AdvancedButton implementation
	from recover.cxx into new widget.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Update recover dialog, make
	advanced/simple switching work.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx: In test mode, enable everything.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/localize.sdf: Manually add new translatable strings
	and translations for de, nl.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.xml: Update zoom to have hbox of Zoom factor
	and View layout alongside each other.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx, workben/layout/zoom.hxx,
	workben/layout/zoom.xml: Merge upstream's zoom.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx, source/vclcompat/wrapper.hxx:
	Nitpick, debugging aid.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/vclcompat/wrapper.cxx: Implement
	FixedLine.IsEnabled().

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Build lib name fix.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/vclcompat/wcontainer.cxx,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Complete VBox/HBox wrappers.  Not use
	them in recover, spacing still wrong.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/recover.cxx,
	workben/layout/recover.hxx, workben/layout/recover.xml: More
	recovery dialog mockuping.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.cxx: Implement visibility of
	elements/containers better.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/layout/import.cxx, source/layout/proplist.cxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx:
	Implement FixedImage.  Needed for recovery dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.hxx, workben/layout/editor.cxx: Give
	ChildData virtual distructor.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/vclcompat/makefile.mk, source/vclcompat/wrapper.cxx,
	util/makefile.mk, workben/layout/makefile.mk,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml, workben/layout/test.cxx: Stab at new
	recover dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/editor.cxx: Do not clear fresh container.  Disable
	debug printing.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf: Fix localize.sdf for
	wordcount.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-pre.hxx, source/layout/dialogbuttonhbox.cxx: Fix
	ID for displaying dialogs.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf,
	workben/layout/wordcount.xml, workben/layout/zoom.xml: Add strings
	for all languages.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/box-base.cxx,
	source/layout/box-base.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/flow.cxx, source/layout/helper.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/root.cxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx: Clean-up
	code duplication from layout: new Box_Base class implements
	addChild, removeChild, getChildren, getChildProperties for Box,
	Table, VCLXSplitter, VCLXTabControl.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/root.cxx: Document more fixmes.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/proplist.cxx: Remove m237
	workaround.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/helper.cxx: More comment cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxtabcontrol.cxx, source/layout/box.cxx,
	source/layout/container.cxx, source/vclcompat/wrapper.cxx:
	Commented-out code cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, inc/layout/layoutcore.hxx,
	source/awt/forward.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/awt/vclxdialog.cxx,
	source/awt/vclxdialog.hxx, source/awt/vclxfixedline.cxx,
	source/awt/vclxfixedline.hxx, source/awt/vclxscroller.cxx,
	source/awt/vclxscroller.hxx, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/bin.cxx,
	source/layout/bin.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/container.hxx, source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/factory.hxx, source/layout/flow.cxx,
	source/layout/flow.hxx, source/layout/helper.cxx,
	source/layout/helper.hxx, source/layout/import.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/precompiled_xmlscript.hxx,
	source/layout/proplist.cxx, source/layout/proplist.hxx,
	source/layout/root.cxx, source/layout/root.hxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/layout/timer.hxx,
	source/layout/translate.cxx, source/layout/translate.hxx,
	source/vclcompat/makefile.mk, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx,
	workben/layout/editor.cxx, workben/layout/editor.hxx,
	workben/layout/makefile.mk, workben/layout/simple-paragraph.cxx,
	workben/layout/simple-paragraph.hxx, workben/layout/test.cxx,
	workben/layout/uno.hxx, workben/layout/zoom_def.hxx: Add licence
	headers.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/meekfile.mk: Junk meekfile.mk

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Update TODO.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXScrollBar's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXMessageBox's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, inc/toolkit/awt/vclxtopwindow.hxx,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxtopwindow.cxx: Remove code duplication from
	VCLXDialog.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxdialog.cxx, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wrapper.hxx:
	Comment cleanup.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/helper.hxx,
	workben/layout/editor.cxx, workben/layout/wordcountdialog.cxx: Fix
	remaining SUN warnings.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/awt/vclxfixedline.hxx,
	source/layout/byteseq.cxx, source/layout/helper.hxx,
	source/layout/import.cxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/translate.hxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx,
	source/vclcompat/wrapper.hxx, workben/layout/editor.cxx: Fix some
	sunstudio12 warnings.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/makefile.mk,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxproxy.cxx, source/awt/vclxproxy.hxx,
	source/layout/helper.cxx: Junk VCLXProxy.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx,
	inc/toolkit/helper/listenermultiplexer.hxx,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/helper.cxx: Hello world on AWTVCLXCancelButton() label
	and images.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* .gitignore, source/awt/forward.hxx, source/awt/makefile.mk,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxfixedline.cxx, source/awt/vclxfixedline.hxx,
	source/awt/vclxscroller.cxx, source/awt/vclxscroller.hxx,
	source/awt/vclxsplitter.cxx, source/awt/vclxsplitter.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/makefile.mk, workben/layout/localize-de.sdf,
	workben/layout/localize-nl.sdf: Cleanup of includes, namespace in
	headers in awt.

2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [5be01ab435cd9b23e8d27282cf3efca31d68eb22]

INTEGRATION: CWS layoutdialogs (1.2.6); FILE MERGED 2008/04/04 09:13:34 jcn 1.2.6.2: Add template marker to XML dialog sources. 2008/03/20 11:56:32 jcn 1.2.6.1: Update from http://lilypond.org/~janneke/vc/toolkit.git/.git

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxwindow.cxx: Fix compile warning.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Revert obsolete VERSION addition.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/controls/dialogcontrol.cxx,
	source/controls/unocontrol.cxx, source/helper/tkresmgr.cxx,
	util/defs/wntmsci11: Revert weird initial patch.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Doc update.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.xml: Implement
	MoreButton.  TODO: images.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx: Remove redraw cruft, rename
	redrawAlready to redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, source/vclcompat/wbutton.cxx: Step
	towards cleaner redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/layout/helper.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.cxx,
	workben/layout/recover.hxx: Extract AdvancedButton implementation
	from recover.cxx into new widget.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Update recover dialog, make
	advanced/simple switching work.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx: In test mode, enable everything.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/localize.sdf: Manually add new translatable strings
	and translations for de, nl.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.xml: Update zoom to have hbox of Zoom factor
	and View layout alongside each other.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx, workben/layout/zoom.hxx,
	workben/layout/zoom.xml: Merge upstream's zoom.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx, source/vclcompat/wrapper.hxx:
	Nitpick, debugging aid.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/vclcompat/wrapper.cxx: Implement
	FixedLine.IsEnabled().

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Build lib name fix.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/vclcompat/wcontainer.cxx,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Complete VBox/HBox wrappers.  Not use
	them in recover, spacing still wrong.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/recover.cxx,
	workben/layout/recover.hxx, workben/layout/recover.xml: More
	recovery dialog mockuping.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.cxx: Implement visibility of
	elements/containers better.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/layout/import.cxx, source/layout/proplist.cxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx:
	Implement FixedImage.  Needed for recovery dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.hxx, workben/layout/editor.cxx: Give
	ChildData virtual distructor.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/vclcompat/makefile.mk, source/vclcompat/wrapper.cxx,
	util/makefile.mk, workben/layout/makefile.mk,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml, workben/layout/test.cxx: Stab at new
	recover dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/editor.cxx: Do not clear fresh container.  Disable
	debug printing.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf: Fix localize.sdf for
	wordcount.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-pre.hxx, source/layout/dialogbuttonhbox.cxx: Fix
	ID for displaying dialogs.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf,
	workben/layout/wordcount.xml, workben/layout/zoom.xml: Add strings
	for all languages.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/box-base.cxx,
	source/layout/box-base.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/flow.cxx, source/layout/helper.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/root.cxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx: Clean-up
	code duplication from layout: new Box_Base class implements
	addChild, removeChild, getChildren, getChildProperties for Box,
	Table, VCLXSplitter, VCLXTabControl.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/root.cxx: Document more fixmes.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/proplist.cxx: Remove m237
	workaround.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/helper.cxx: More comment cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxtabcontrol.cxx, source/layout/box.cxx,
	source/layout/container.cxx, source/vclcompat/wrapper.cxx:
	Commented-out code cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, inc/layout/layoutcore.hxx,
	source/awt/forward.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/awt/vclxdialog.cxx,
	source/awt/vclxdialog.hxx, source/awt/vclxfixedline.cxx,
	source/awt/vclxfixedline.hxx, source/awt/vclxscroller.cxx,
	source/awt/vclxscroller.hxx, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/bin.cxx,
	source/layout/bin.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/container.hxx, source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/factory.hxx, source/layout/flow.cxx,
	source/layout/flow.hxx, source/layout/helper.cxx,
	source/layout/helper.hxx, source/layout/import.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/precompiled_xmlscript.hxx,
	source/layout/proplist.cxx, source/layout/proplist.hxx,
	source/layout/root.cxx, source/layout/root.hxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/layout/timer.hxx,
	source/layout/translate.cxx, source/layout/translate.hxx,
	source/vclcompat/makefile.mk, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx,
	workben/layout/editor.cxx, workben/layout/editor.hxx,
	workben/layout/makefile.mk, workben/layout/simple-paragraph.cxx,
	workben/layout/simple-paragraph.hxx, workben/layout/test.cxx,
	workben/layout/uno.hxx, workben/layout/zoom_def.hxx: Add licence
	headers.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/meekfile.mk: Junk meekfile.mk

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Update TODO.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXScrollBar's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXMessageBox's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, inc/toolkit/awt/vclxtopwindow.hxx,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxtopwindow.cxx: Remove code duplication from
	VCLXDialog.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxdialog.cxx, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wrapper.hxx:
	Comment cleanup.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/helper.hxx,
	workben/layout/editor.cxx, workben/layout/wordcountdialog.cxx: Fix
	remaining SUN warnings.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/awt/vclxfixedline.hxx,
	source/layout/byteseq.cxx, source/layout/helper.hxx,
	source/layout/import.cxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/translate.hxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx,
	source/vclcompat/wrapper.hxx, workben/layout/editor.cxx: Fix some
	sunstudio12 warnings.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/makefile.mk,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxproxy.cxx, source/awt/vclxproxy.hxx,
	source/layout/helper.cxx: Junk VCLXProxy.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx,
	inc/toolkit/helper/listenermultiplexer.hxx,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/helper.cxx: Hello world on AWTVCLXCancelButton() label
	and images.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* .gitignore, source/awt/forward.hxx, source/awt/makefile.mk,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxfixedline.cxx, source/awt/vclxfixedline.hxx,
	source/awt/vclxscroller.cxx, source/awt/vclxscroller.hxx,
	source/awt/vclxsplitter.cxx, source/awt/vclxsplitter.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/makefile.mk, workben/layout/localize-de.sdf,
	workben/layout/localize-nl.sdf: Cleanup of includes, namespace in
	headers in awt.

2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [a4b2090635f0aeea40a21fb77bb3fbac0badf762]

INTEGRATION: CWS impress150 (1.51.6); FILE MERGED 2008/07/21 14:52:31 cl 1.51.6.1: #i91807# create correct undo actions when combining paragraphs


2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [5a8ab69b3bee2659969b9f7066174883d4ae2a3a]

INTEGRATION: CWS layoutdialogs (1.2.6); FILE MERGED 2008/07/30 12:36:31 jcn 1.2.6.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 11:56:32 jcn 1.2.6.1: Update from http://lilypond.org/~janneke/vc/toolkit.git/.git

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxwindow.cxx: Fix compile warning.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Revert obsolete VERSION addition.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/controls/dialogcontrol.cxx,
	source/controls/unocontrol.cxx, source/helper/tkresmgr.cxx,
	util/defs/wntmsci11: Revert weird initial patch.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Doc update.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.xml: Implement
	MoreButton.  TODO: images.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx: Remove redraw cruft, rename
	redrawAlready to redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, source/vclcompat/wbutton.cxx: Step
	towards cleaner redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/layout/helper.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.cxx,
	workben/layout/recover.hxx: Extract AdvancedButton implementation
	from recover.cxx into new widget.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Update recover dialog, make
	advanced/simple switching work.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx: In test mode, enable everything.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/localize.sdf: Manually add new translatable strings
	and translations for de, nl.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.xml: Update zoom to have hbox of Zoom factor
	and View layout alongside each other.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx, workben/layout/zoom.hxx,
	workben/layout/zoom.xml: Merge upstream's zoom.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx, source/vclcompat/wrapper.hxx:
	Nitpick, debugging aid.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/vclcompat/wrapper.cxx: Implement
	FixedLine.IsEnabled().

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Build lib name fix.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/vclcompat/wcontainer.cxx,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Complete VBox/HBox wrappers.  Not use
	them in recover, spacing still wrong.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/recover.cxx,
	workben/layout/recover.hxx, workben/layout/recover.xml: More
	recovery dialog mockuping.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.cxx: Implement visibility of
	elements/containers better.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/layout/import.cxx, source/layout/proplist.cxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx:
	Implement FixedImage.  Needed for recovery dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.hxx, workben/layout/editor.cxx: Give
	ChildData virtual distructor.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/vclcompat/makefile.mk, source/vclcompat/wrapper.cxx,
	util/makefile.mk, workben/layout/makefile.mk,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml, workben/layout/test.cxx: Stab at new
	recover dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/editor.cxx: Do not clear fresh container.  Disable
	debug printing.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf: Fix localize.sdf for
	wordcount.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-pre.hxx, source/layout/dialogbuttonhbox.cxx: Fix
	ID for displaying dialogs.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf,
	workben/layout/wordcount.xml, workben/layout/zoom.xml: Add strings
	for all languages.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/box-base.cxx,
	source/layout/box-base.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/flow.cxx, source/layout/helper.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/root.cxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx: Clean-up
	code duplication from layout: new Box_Base class implements
	addChild, removeChild, getChildren, getChildProperties for Box,
	Table, VCLXSplitter, VCLXTabControl.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/root.cxx: Document more fixmes.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/proplist.cxx: Remove m237
	workaround.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/helper.cxx: More comment cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxtabcontrol.cxx, source/layout/box.cxx,
	source/layout/container.cxx, source/vclcompat/wrapper.cxx:
	Commented-out code cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, inc/layout/layoutcore.hxx,
	source/awt/forward.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/awt/vclxdialog.cxx,
	source/awt/vclxdialog.hxx, source/awt/vclxfixedline.cxx,
	source/awt/vclxfixedline.hxx, source/awt/vclxscroller.cxx,
	source/awt/vclxscroller.hxx, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/bin.cxx,
	source/layout/bin.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/container.hxx, source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/factory.hxx, source/layout/flow.cxx,
	source/layout/flow.hxx, source/layout/helper.cxx,
	source/layout/helper.hxx, source/layout/import.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/precompiled_xmlscript.hxx,
	source/layout/proplist.cxx, source/layout/proplist.hxx,
	source/layout/root.cxx, source/layout/root.hxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/layout/timer.hxx,
	source/layout/translate.cxx, source/layout/translate.hxx,
	source/vclcompat/makefile.mk, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx,
	workben/layout/editor.cxx, workben/layout/editor.hxx,
	workben/layout/makefile.mk, workben/layout/simple-paragraph.cxx,
	workben/layout/simple-paragraph.hxx, workben/layout/test.cxx,
	workben/layout/uno.hxx, workben/layout/zoom_def.hxx: Add licence
	headers.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/meekfile.mk: Junk meekfile.mk

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Update TODO.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXScrollBar's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXMessageBox's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, inc/toolkit/awt/vclxtopwindow.hxx,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxtopwindow.cxx: Remove code duplication from
	VCLXDialog.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxdialog.cxx, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wrapper.hxx:
	Comment cleanup.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/helper.hxx,
	workben/layout/editor.cxx, workben/layout/wordcountdialog.cxx: Fix
	remaining SUN warnings.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/awt/vclxfixedline.hxx,
	source/layout/byteseq.cxx, source/layout/helper.hxx,
	source/layout/import.cxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/translate.hxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx,
	source/vclcompat/wrapper.hxx, workben/layout/editor.cxx: Fix some
	sunstudio12 warnings.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/makefile.mk,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxproxy.cxx, source/awt/vclxproxy.hxx,
	source/layout/helper.cxx: Junk VCLXProxy.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx,
	inc/toolkit/helper/listenermultiplexer.hxx,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/helper.cxx: Hello world on AWTVCLXCancelButton() label
	and images.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* .gitignore, source/awt/forward.hxx, source/awt/makefile.mk,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxfixedline.cxx, source/awt/vclxfixedline.hxx,
	source/awt/vclxscroller.cxx, source/awt/vclxscroller.hxx,
	source/awt/vclxsplitter.cxx, source/awt/vclxsplitter.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/makefile.mk, workben/layout/localize-de.sdf,
	workben/layout/localize-nl.sdf: Cleanup of includes, namespace in
	headers in awt.

2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [3f14cef54cc3c39e0a54c78d20e8e5b8279980ed]

INTEGRATION: CWS impress150 (1.90.62); FILE MERGED 2008/07/21 14:52:31 cl 1.90.62.1: #i91807# create correct undo actions when combining paragraphs


2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [145f5a29a8f3e9a76a02107d0d5c16e8629f97d2]

INTEGRATION: CWS layoutdialogs (1.2.6); FILE MERGED 2008/07/30 12:36:22 jcn 1.2.6.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 11:56:32 jcn 1.2.6.1: Update from http://lilypond.org/~janneke/vc/toolkit.git/.git

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxwindow.cxx: Fix compile warning.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Revert obsolete VERSION addition.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/controls/dialogcontrol.cxx,
	source/controls/unocontrol.cxx, source/helper/tkresmgr.cxx,
	util/defs/wntmsci11: Revert weird initial patch.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Doc update.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.xml: Implement
	MoreButton.  TODO: images.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx: Remove redraw cruft, rename
	redrawAlready to redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, source/vclcompat/wbutton.cxx: Step
	towards cleaner redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/layout/helper.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.cxx,
	workben/layout/recover.hxx: Extract AdvancedButton implementation
	from recover.cxx into new widget.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Update recover dialog, make
	advanced/simple switching work.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx: In test mode, enable everything.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/localize.sdf: Manually add new translatable strings
	and translations for de, nl.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.xml: Update zoom to have hbox of Zoom factor
	and View layout alongside each other.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx, workben/layout/zoom.hxx,
	workben/layout/zoom.xml: Merge upstream's zoom.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx, source/vclcompat/wrapper.hxx:
	Nitpick, debugging aid.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/vclcompat/wrapper.cxx: Implement
	FixedLine.IsEnabled().

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Build lib name fix.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/vclcompat/wcontainer.cxx,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Complete VBox/HBox wrappers.  Not use
	them in recover, spacing still wrong.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/recover.cxx,
	workben/layout/recover.hxx, workben/layout/recover.xml: More
	recovery dialog mockuping.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.cxx: Implement visibility of
	elements/containers better.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/layout/import.cxx, source/layout/proplist.cxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx:
	Implement FixedImage.  Needed for recovery dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.hxx, workben/layout/editor.cxx: Give
	ChildData virtual distructor.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/vclcompat/makefile.mk, source/vclcompat/wrapper.cxx,
	util/makefile.mk, workben/layout/makefile.mk,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml, workben/layout/test.cxx: Stab at new
	recover dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/editor.cxx: Do not clear fresh container.  Disable
	debug printing.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf: Fix localize.sdf for
	wordcount.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-pre.hxx, source/layout/dialogbuttonhbox.cxx: Fix
	ID for displaying dialogs.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf,
	workben/layout/wordcount.xml, workben/layout/zoom.xml: Add strings
	for all languages.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/box-base.cxx,
	source/layout/box-base.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/flow.cxx, source/layout/helper.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/root.cxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx: Clean-up
	code duplication from layout: new Box_Base class implements
	addChild, removeChild, getChildren, getChildProperties for Box,
	Table, VCLXSplitter, VCLXTabControl.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/root.cxx: Document more fixmes.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/proplist.cxx: Remove m237
	workaround.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/helper.cxx: More comment cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxtabcontrol.cxx, source/layout/box.cxx,
	source/layout/container.cxx, source/vclcompat/wrapper.cxx:
	Commented-out code cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, inc/layout/layoutcore.hxx,
	source/awt/forward.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/awt/vclxdialog.cxx,
	source/awt/vclxdialog.hxx, source/awt/vclxfixedline.cxx,
	source/awt/vclxfixedline.hxx, source/awt/vclxscroller.cxx,
	source/awt/vclxscroller.hxx, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/bin.cxx,
	source/layout/bin.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/container.hxx, source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/factory.hxx, source/layout/flow.cxx,
	source/layout/flow.hxx, source/layout/helper.cxx,
	source/layout/helper.hxx, source/layout/import.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/precompiled_xmlscript.hxx,
	source/layout/proplist.cxx, source/layout/proplist.hxx,
	source/layout/root.cxx, source/layout/root.hxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/layout/timer.hxx,
	source/layout/translate.cxx, source/layout/translate.hxx,
	source/vclcompat/makefile.mk, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx,
	workben/layout/editor.cxx, workben/layout/editor.hxx,
	workben/layout/makefile.mk, workben/layout/simple-paragraph.cxx,
	workben/layout/simple-paragraph.hxx, workben/layout/test.cxx,
	workben/layout/uno.hxx, workben/layout/zoom_def.hxx: Add licence
	headers.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/meekfile.mk: Junk meekfile.mk

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Update TODO.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXScrollBar's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXMessageBox's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, inc/toolkit/awt/vclxtopwindow.hxx,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxtopwindow.cxx: Remove code duplication from
	VCLXDialog.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxdialog.cxx, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wrapper.hxx:
	Comment cleanup.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/helper.hxx,
	workben/layout/editor.cxx, workben/layout/wordcountdialog.cxx: Fix
	remaining SUN warnings.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/awt/vclxfixedline.hxx,
	source/layout/byteseq.cxx, source/layout/helper.hxx,
	source/layout/import.cxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/translate.hxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx,
	source/vclcompat/wrapper.hxx, workben/layout/editor.cxx: Fix some
	sunstudio12 warnings.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/makefile.mk,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxproxy.cxx, source/awt/vclxproxy.hxx,
	source/layout/helper.cxx: Junk VCLXProxy.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx,
	inc/toolkit/helper/listenermultiplexer.hxx,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/helper.cxx: Hello world on AWTVCLXCancelButton() label
	and images.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* .gitignore, source/awt/forward.hxx, source/awt/makefile.mk,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxfixedline.cxx, source/awt/vclxfixedline.hxx,
	source/awt/vclxscroller.cxx, source/awt/vclxscroller.hxx,
	source/awt/vclxsplitter.cxx, source/awt/vclxsplitter.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/makefile.mk, workben/layout/localize-de.sdf,
	workben/layout/localize-nl.sdf: Cleanup of includes, namespace in
	headers in awt.

2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [adc192ec97219183ca9975d2a5726c4a008bc9f6]

INTEGRATION: CWS impress150 (1.27.62); FILE MERGED 2008/07/21 14:52:31 cl 1.27.62.1: #i91807# create correct undo actions when combining paragraphs


2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [544799bc63e1240690b208619ff54270c05c1408]

INTEGRATION: CWS layoutdialogs (1.2.6); FILE MERGED 2008/07/30 12:36:25 jcn 1.2.6.4: RESYNC: (1.2-1.3); FILE MERGED 2008/03/27 13:08:19 jcn 1.2.6.3: Substitute TAB by 4 spaces. 2008/03/26 13:46:01 cl 1.2.6.2: fixing warnings 2008/03/20 11:56:32 jcn 1.2.6.1: Update from http://lilypond.org/~janneke/vc/toolkit.git/.git

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxwindow.cxx: Fix compile warning.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Revert obsolete VERSION addition.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/controls/dialogcontrol.cxx,
	source/controls/unocontrol.cxx, source/helper/tkresmgr.cxx,
	util/defs/wntmsci11: Revert weird initial patch.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Doc update.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.xml: Implement
	MoreButton.  TODO: images.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx: Remove redraw cruft, rename
	redrawAlready to redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, source/vclcompat/wbutton.cxx: Step
	towards cleaner redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/layout/helper.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.cxx,
	workben/layout/recover.hxx: Extract AdvancedButton implementation
	from recover.cxx into new widget.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Update recover dialog, make
	advanced/simple switching work.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx: In test mode, enable everything.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/localize.sdf: Manually add new translatable strings
	and translations for de, nl.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.xml: Update zoom to have hbox of Zoom factor
	and View layout alongside each other.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx, workben/layout/zoom.hxx,
	workben/layout/zoom.xml: Merge upstream's zoom.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx, source/vclcompat/wrapper.hxx:
	Nitpick, debugging aid.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/vclcompat/wrapper.cxx: Implement
	FixedLine.IsEnabled().

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Build lib name fix.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/vclcompat/wcontainer.cxx,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Complete VBox/HBox wrappers.  Not use
	them in recover, spacing still wrong.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/recover.cxx,
	workben/layout/recover.hxx, workben/layout/recover.xml: More
	recovery dialog mockuping.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.cxx: Implement visibility of
	elements/containers better.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/layout/import.cxx, source/layout/proplist.cxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx:
	Implement FixedImage.  Needed for recovery dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.hxx, workben/layout/editor.cxx: Give
	ChildData virtual distructor.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/vclcompat/makefile.mk, source/vclcompat/wrapper.cxx,
	util/makefile.mk, workben/layout/makefile.mk,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml, workben/layout/test.cxx: Stab at new
	recover dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/editor.cxx: Do not clear fresh container.  Disable
	debug printing.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf: Fix localize.sdf for
	wordcount.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-pre.hxx, source/layout/dialogbuttonhbox.cxx: Fix
	ID for displaying dialogs.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf,
	workben/layout/wordcount.xml, workben/layout/zoom.xml: Add strings
	for all languages.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/box-base.cxx,
	source/layout/box-base.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/flow.cxx, source/layout/helper.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/root.cxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx: Clean-up
	code duplication from layout: new Box_Base class implements
	addChild, removeChild, getChildren, getChildProperties for Box,
	Table, VCLXSplitter, VCLXTabControl.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/root.cxx: Document more fixmes.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/proplist.cxx: Remove m237
	workaround.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/helper.cxx: More comment cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxtabcontrol.cxx, source/layout/box.cxx,
	source/layout/container.cxx, source/vclcompat/wrapper.cxx:
	Commented-out code cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, inc/layout/layoutcore.hxx,
	source/awt/forward.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/awt/vclxdialog.cxx,
	source/awt/vclxdialog.hxx, source/awt/vclxfixedline.cxx,
	source/awt/vclxfixedline.hxx, source/awt/vclxscroller.cxx,
	source/awt/vclxscroller.hxx, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/bin.cxx,
	source/layout/bin.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/container.hxx, source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/factory.hxx, source/layout/flow.cxx,
	source/layout/flow.hxx, source/layout/helper.cxx,
	source/layout/helper.hxx, source/layout/import.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/precompiled_xmlscript.hxx,
	source/layout/proplist.cxx, source/layout/proplist.hxx,
	source/layout/root.cxx, source/layout/root.hxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/layout/timer.hxx,
	source/layout/translate.cxx, source/layout/translate.hxx,
	source/vclcompat/makefile.mk, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx,
	workben/layout/editor.cxx, workben/layout/editor.hxx,
	workben/layout/makefile.mk, workben/layout/simple-paragraph.cxx,
	workben/layout/simple-paragraph.hxx, workben/layout/test.cxx,
	workben/layout/uno.hxx, workben/layout/zoom_def.hxx: Add licence
	headers.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/meekfile.mk: Junk meekfile.mk

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Update TODO.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXScrollBar's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXMessageBox's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, inc/toolkit/awt/vclxtopwindow.hxx,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxtopwindow.cxx: Remove code duplication from
	VCLXDialog.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxdialog.cxx, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wrapper.hxx:
	Comment cleanup.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/helper.hxx,
	workben/layout/editor.cxx, workben/layout/wordcountdialog.cxx: Fix
	remaining SUN warnings.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/awt/vclxfixedline.hxx,
	source/layout/byteseq.cxx, source/layout/helper.hxx,
	source/layout/import.cxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/translate.hxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx,
	source/vclcompat/wrapper.hxx, workben/layout/editor.cxx: Fix some
	sunstudio12 warnings.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/makefile.mk,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxproxy.cxx, source/awt/vclxproxy.hxx,
	source/layout/helper.cxx: Junk VCLXProxy.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx,
	inc/toolkit/helper/listenermultiplexer.hxx,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/helper.cxx: Hello world on AWTVCLXCancelButton() label
	and images.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* .gitignore, source/awt/forward.hxx, source/awt/makefile.mk,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxfixedline.cxx, source/awt/vclxfixedline.hxx,
	source/awt/vclxscroller.cxx, source/awt/vclxscroller.hxx,
	source/awt/vclxsplitter.cxx, source/awt/vclxsplitter.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/makefile.mk, workben/layout/localize-de.sdf,
	workben/layout/localize-nl.sdf: Cleanup of includes, namespace in
	headers in awt.

2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [78f02667d96dd2153cb2c3b7c828badf190f745e]

INTEGRATION: CWS impress150 (1.35.6); FILE MERGED 2008/07/25 10:48:40 cl 1.35.6.2: fixed linux build problem 2008/07/24 10:08:20 cl 1.35.6.1: #i92070# check pTransferClip for null since it may be a baste from a non impress instance


2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [f2536d80624e71bc0f71211a065359a4bb08ae23]

INTEGRATION: CWS impress150 (1.65.26); FILE MERGED 2008/07/28 09:30:42 cl 1.65.26.1: fixed a merge conflict


2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [9fa0ca5ba44882ebbdd37b87f9e2c2c0726f66ca]

INTEGRATION: CWS layoutdialogs (1.2.6); FILE MERGED 2008/07/30 11:17:58 rt 1.2.6.2: Update license header. 2008/03/20 11:56:32 jcn 1.2.6.1: Update from http://lilypond.org/~janneke/vc/toolkit.git/.git

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxwindow.cxx: Fix compile warning.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Revert obsolete VERSION addition.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/controls/dialogcontrol.cxx,
	source/controls/unocontrol.cxx, source/helper/tkresmgr.cxx,
	util/defs/wntmsci11: Revert weird initial patch.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Doc update.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.xml: Implement
	MoreButton.  TODO: images.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx: Remove redraw cruft, rename
	redrawAlready to redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, source/vclcompat/wbutton.cxx: Step
	towards cleaner redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/layout/helper.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.cxx,
	workben/layout/recover.hxx: Extract AdvancedButton implementation
	from recover.cxx into new widget.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Update recover dialog, make
	advanced/simple switching work.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx: In test mode, enable everything.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/localize.sdf: Manually add new translatable strings
	and translations for de, nl.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.xml: Update zoom to have hbox of Zoom factor
	and View layout alongside each other.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx, workben/layout/zoom.hxx,
	workben/layout/zoom.xml: Merge upstream's zoom.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx, source/vclcompat/wrapper.hxx:
	Nitpick, debugging aid.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/vclcompat/wrapper.cxx: Implement
	FixedLine.IsEnabled().

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Build lib name fix.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/vclcompat/wcontainer.cxx,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Complete VBox/HBox wrappers.  Not use
	them in recover, spacing still wrong.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/recover.cxx,
	workben/layout/recover.hxx, workben/layout/recover.xml: More
	recovery dialog mockuping.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.cxx: Implement visibility of
	elements/containers better.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/layout/import.cxx, source/layout/proplist.cxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx:
	Implement FixedImage.  Needed for recovery dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.hxx, workben/layout/editor.cxx: Give
	ChildData virtual distructor.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/vclcompat/makefile.mk, source/vclcompat/wrapper.cxx,
	util/makefile.mk, workben/layout/makefile.mk,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml, workben/layout/test.cxx: Stab at new
	recover dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/editor.cxx: Do not clear fresh container.  Disable
	debug printing.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf: Fix localize.sdf for
	wordcount.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-pre.hxx, source/layout/dialogbuttonhbox.cxx: Fix
	ID for displaying dialogs.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf,
	workben/layout/wordcount.xml, workben/layout/zoom.xml: Add strings
	for all languages.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/box-base.cxx,
	source/layout/box-base.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/flow.cxx, source/layout/helper.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/root.cxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx: Clean-up
	code duplication from layout: new Box_Base class implements
	addChild, removeChild, getChildren, getChildProperties for Box,
	Table, VCLXSplitter, VCLXTabControl.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/root.cxx: Document more fixmes.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/proplist.cxx: Remove m237
	workaround.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/helper.cxx: More comment cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxtabcontrol.cxx, source/layout/box.cxx,
	source/layout/container.cxx, source/vclcompat/wrapper.cxx:
	Commented-out code cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, inc/layout/layoutcore.hxx,
	source/awt/forward.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/awt/vclxdialog.cxx,
	source/awt/vclxdialog.hxx, source/awt/vclxfixedline.cxx,
	source/awt/vclxfixedline.hxx, source/awt/vclxscroller.cxx,
	source/awt/vclxscroller.hxx, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/bin.cxx,
	source/layout/bin.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/container.hxx, source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/factory.hxx, source/layout/flow.cxx,
	source/layout/flow.hxx, source/layout/helper.cxx,
	source/layout/helper.hxx, source/layout/import.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/precompiled_xmlscript.hxx,
	source/layout/proplist.cxx, source/layout/proplist.hxx,
	source/layout/root.cxx, source/layout/root.hxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/layout/timer.hxx,
	source/layout/translate.cxx, source/layout/translate.hxx,
	source/vclcompat/makefile.mk, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx,
	workben/layout/editor.cxx, workben/layout/editor.hxx,
	workben/layout/makefile.mk, workben/layout/simple-paragraph.cxx,
	workben/layout/simple-paragraph.hxx, workben/layout/test.cxx,
	workben/layout/uno.hxx, workben/layout/zoom_def.hxx: Add licence
	headers.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/meekfile.mk: Junk meekfile.mk

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Update TODO.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXScrollBar's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXMessageBox's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, inc/toolkit/awt/vclxtopwindow.hxx,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxtopwindow.cxx: Remove code duplication from
	VCLXDialog.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxdialog.cxx, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wrapper.hxx:
	Comment cleanup.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/helper.hxx,
	workben/layout/editor.cxx, workben/layout/wordcountdialog.cxx: Fix
	remaining SUN warnings.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/awt/vclxfixedline.hxx,
	source/layout/byteseq.cxx, source/layout/helper.hxx,
	source/layout/import.cxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/translate.hxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx,
	source/vclcompat/wrapper.hxx, workben/layout/editor.cxx: Fix some
	sunstudio12 warnings.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/makefile.mk,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxproxy.cxx, source/awt/vclxproxy.hxx,
	source/layout/helper.cxx: Junk VCLXProxy.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx,
	inc/toolkit/helper/listenermultiplexer.hxx,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/helper.cxx: Hello world on AWTVCLXCancelButton() label
	and images.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* .gitignore, source/awt/forward.hxx, source/awt/makefile.mk,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxfixedline.cxx, source/awt/vclxfixedline.hxx,
	source/awt/vclxscroller.cxx, source/awt/vclxscroller.hxx,
	source/awt/vclxsplitter.cxx, source/awt/vclxsplitter.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/makefile.mk, workben/layout/localize-de.sdf,
	workben/layout/localize-nl.sdf: Cleanup of includes, namespace in
	headers in awt.

2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [8a6b590210c03132be9751adbac8d99bc0f55cd1]

INTEGRATION: CWS impress150 (1.11.62); FILE MERGED 2008/07/21 16:03:49 cl 1.11.62.1: #i91807# create correct undo actions when combining paragraphs


2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [e6c14ecb6b7e25cd857401ce5cb2c3bea1a750ac]

INTEGRATION: CWS layoutdialogs (1.2.6); FILE MERGED 2008/07/30 11:17:52 rt 1.2.6.3: Update license header. 2008/03/26 13:46:01 cl 1.2.6.2: fixing warnings 2008/03/20 11:56:32 jcn 1.2.6.1: Update from http://lilypond.org/~janneke/vc/toolkit.git/.git

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxwindow.cxx: Fix compile warning.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Revert obsolete VERSION addition.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/controls/dialogcontrol.cxx,
	source/controls/unocontrol.cxx, source/helper/tkresmgr.cxx,
	util/defs/wntmsci11: Revert weird initial patch.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Doc update.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.xml: Implement
	MoreButton.  TODO: images.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx: Remove redraw cruft, rename
	redrawAlready to redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, source/vclcompat/wbutton.cxx: Step
	towards cleaner redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/layout/helper.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.cxx,
	workben/layout/recover.hxx: Extract AdvancedButton implementation
	from recover.cxx into new widget.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Update recover dialog, make
	advanced/simple switching work.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx: In test mode, enable everything.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/localize.sdf: Manually add new translatable strings
	and translations for de, nl.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.xml: Update zoom to have hbox of Zoom factor
	and View layout alongside each other.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx, workben/layout/zoom.hxx,
	workben/layout/zoom.xml: Merge upstream's zoom.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx, source/vclcompat/wrapper.hxx:
	Nitpick, debugging aid.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/vclcompat/wrapper.cxx: Implement
	FixedLine.IsEnabled().

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Build lib name fix.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/vclcompat/wcontainer.cxx,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Complete VBox/HBox wrappers.  Not use
	them in recover, spacing still wrong.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/recover.cxx,
	workben/layout/recover.hxx, workben/layout/recover.xml: More
	recovery dialog mockuping.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.cxx: Implement visibility of
	elements/containers better.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/layout/import.cxx, source/layout/proplist.cxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx:
	Implement FixedImage.  Needed for recovery dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.hxx, workben/layout/editor.cxx: Give
	ChildData virtual distructor.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/vclcompat/makefile.mk, source/vclcompat/wrapper.cxx,
	util/makefile.mk, workben/layout/makefile.mk,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml, workben/layout/test.cxx: Stab at new
	recover dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/editor.cxx: Do not clear fresh container.  Disable
	debug printing.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf: Fix localize.sdf for
	wordcount.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-pre.hxx, source/layout/dialogbuttonhbox.cxx: Fix
	ID for displaying dialogs.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf,
	workben/layout/wordcount.xml, workben/layout/zoom.xml: Add strings
	for all languages.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/box-base.cxx,
	source/layout/box-base.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/flow.cxx, source/layout/helper.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/root.cxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx: Clean-up
	code duplication from layout: new Box_Base class implements
	addChild, removeChild, getChildren, getChildProperties for Box,
	Table, VCLXSplitter, VCLXTabControl.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/root.cxx: Document more fixmes.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/proplist.cxx: Remove m237
	workaround.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/helper.cxx: More comment cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxtabcontrol.cxx, source/layout/box.cxx,
	source/layout/container.cxx, source/vclcompat/wrapper.cxx:
	Commented-out code cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, inc/layout/layoutcore.hxx,
	source/awt/forward.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/awt/vclxdialog.cxx,
	source/awt/vclxdialog.hxx, source/awt/vclxfixedline.cxx,
	source/awt/vclxfixedline.hxx, source/awt/vclxscroller.cxx,
	source/awt/vclxscroller.hxx, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/bin.cxx,
	source/layout/bin.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/container.hxx, source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/factory.hxx, source/layout/flow.cxx,
	source/layout/flow.hxx, source/layout/helper.cxx,
	source/layout/helper.hxx, source/layout/import.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/precompiled_xmlscript.hxx,
	source/layout/proplist.cxx, source/layout/proplist.hxx,
	source/layout/root.cxx, source/layout/root.hxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/layout/timer.hxx,
	source/layout/translate.cxx, source/layout/translate.hxx,
	source/vclcompat/makefile.mk, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx,
	workben/layout/editor.cxx, workben/layout/editor.hxx,
	workben/layout/makefile.mk, workben/layout/simple-paragraph.cxx,
	workben/layout/simple-paragraph.hxx, workben/layout/test.cxx,
	workben/layout/uno.hxx, workben/layout/zoom_def.hxx: Add licence
	headers.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/meekfile.mk: Junk meekfile.mk

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Update TODO.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXScrollBar's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXMessageBox's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, inc/toolkit/awt/vclxtopwindow.hxx,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxtopwindow.cxx: Remove code duplication from
	VCLXDialog.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxdialog.cxx, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wrapper.hxx:
	Comment cleanup.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/helper.hxx,
	workben/layout/editor.cxx, workben/layout/wordcountdialog.cxx: Fix
	remaining SUN warnings.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/awt/vclxfixedline.hxx,
	source/layout/byteseq.cxx, source/layout/helper.hxx,
	source/layout/import.cxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/translate.hxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx,
	source/vclcompat/wrapper.hxx, workben/layout/editor.cxx: Fix some
	sunstudio12 warnings.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/makefile.mk,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxproxy.cxx, source/awt/vclxproxy.hxx,
	source/layout/helper.cxx: Junk VCLXProxy.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx,
	inc/toolkit/helper/listenermultiplexer.hxx,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/helper.cxx: Hello world on AWTVCLXCancelButton() label
	and images.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* .gitignore, source/awt/forward.hxx, source/awt/makefile.mk,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxfixedline.cxx, source/awt/vclxfixedline.hxx,
	source/awt/vclxscroller.cxx, source/awt/vclxscroller.hxx,
	source/awt/vclxsplitter.cxx, source/awt/vclxsplitter.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/makefile.mk, workben/layout/localize-de.sdf,
	workben/layout/localize-nl.sdf: Cleanup of includes, namespace in
	headers in awt.

2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [6778575864367e42b894dc054dc750611ce552c4]

INTEGRATION: CWS impress150 (1.42.62); FILE MERGED 2008/07/21 16:03:49 cl 1.42.62.1: #i91807# create correct undo actions when combining paragraphs


2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [c9e471ba41aaaff8cc446998313487b53129cdc9]

INTEGRATION: CWS layoutdialogs (1.2.6); FILE MERGED 2008/04/14 13:01:03 jcn 1.2.6.1: Remove stray -.  Fixes running of tabcontrol test.


2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [f9574978660a1f81f22fd4588b6ba7a18415826d]

INTEGRATION: CWS impress150 (1.9.90); FILE MERGED 2008/07/22 12:52:30 cl 1.9.90.1: #i91932# do not crash if shape has no style


2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [5f99d01dc4cd5e2c9efd49936e1d4e6b5b6c39dd]

INTEGRATION: CWS layoutdialogs (1.2.6); FILE MERGED 2008/07/30 11:17:47 rt 1.2.6.2: Update license header. 2008/03/20 11:56:32 jcn 1.2.6.1: Update from http://lilypond.org/~janneke/vc/toolkit.git/.git

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxwindow.cxx: Fix compile warning.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Revert obsolete VERSION addition.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/controls/dialogcontrol.cxx,
	source/controls/unocontrol.cxx, source/helper/tkresmgr.cxx,
	util/defs/wntmsci11: Revert weird initial patch.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Doc update.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.xml: Implement
	MoreButton.  TODO: images.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx: Remove redraw cruft, rename
	redrawAlready to redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, source/vclcompat/wbutton.cxx: Step
	towards cleaner redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/layout/helper.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.cxx,
	workben/layout/recover.hxx: Extract AdvancedButton implementation
	from recover.cxx into new widget.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Update recover dialog, make
	advanced/simple switching work.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx: In test mode, enable everything.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/localize.sdf: Manually add new translatable strings
	and translations for de, nl.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.xml: Update zoom to have hbox of Zoom factor
	and View layout alongside each other.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx, workben/layout/zoom.hxx,
	workben/layout/zoom.xml: Merge upstream's zoom.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx, source/vclcompat/wrapper.hxx:
	Nitpick, debugging aid.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/vclcompat/wrapper.cxx: Implement
	FixedLine.IsEnabled().

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Build lib name fix.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/vclcompat/wcontainer.cxx,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Complete VBox/HBox wrappers.  Not use
	them in recover, spacing still wrong.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/recover.cxx,
	workben/layout/recover.hxx, workben/layout/recover.xml: More
	recovery dialog mockuping.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.cxx: Implement visibility of
	elements/containers better.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/layout/import.cxx, source/layout/proplist.cxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx:
	Implement FixedImage.  Needed for recovery dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.hxx, workben/layout/editor.cxx: Give
	ChildData virtual distructor.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/vclcompat/makefile.mk, source/vclcompat/wrapper.cxx,
	util/makefile.mk, workben/layout/makefile.mk,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml, workben/layout/test.cxx: Stab at new
	recover dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/editor.cxx: Do not clear fresh container.  Disable
	debug printing.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf: Fix localize.sdf for
	wordcount.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-pre.hxx, source/layout/dialogbuttonhbox.cxx: Fix
	ID for displaying dialogs.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf,
	workben/layout/wordcount.xml, workben/layout/zoom.xml: Add strings
	for all languages.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/box-base.cxx,
	source/layout/box-base.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/flow.cxx, source/layout/helper.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/root.cxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx: Clean-up
	code duplication from layout: new Box_Base class implements
	addChild, removeChild, getChildren, getChildProperties for Box,
	Table, VCLXSplitter, VCLXTabControl.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/root.cxx: Document more fixmes.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/proplist.cxx: Remove m237
	workaround.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/helper.cxx: More comment cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxtabcontrol.cxx, source/layout/box.cxx,
	source/layout/container.cxx, source/vclcompat/wrapper.cxx:
	Commented-out code cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, inc/layout/layoutcore.hxx,
	source/awt/forward.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/awt/vclxdialog.cxx,
	source/awt/vclxdialog.hxx, source/awt/vclxfixedline.cxx,
	source/awt/vclxfixedline.hxx, source/awt/vclxscroller.cxx,
	source/awt/vclxscroller.hxx, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/bin.cxx,
	source/layout/bin.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/container.hxx, source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/factory.hxx, source/layout/flow.cxx,
	source/layout/flow.hxx, source/layout/helper.cxx,
	source/layout/helper.hxx, source/layout/import.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/precompiled_xmlscript.hxx,
	source/layout/proplist.cxx, source/layout/proplist.hxx,
	source/layout/root.cxx, source/layout/root.hxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/layout/timer.hxx,
	source/layout/translate.cxx, source/layout/translate.hxx,
	source/vclcompat/makefile.mk, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx,
	workben/layout/editor.cxx, workben/layout/editor.hxx,
	workben/layout/makefile.mk, workben/layout/simple-paragraph.cxx,
	workben/layout/simple-paragraph.hxx, workben/layout/test.cxx,
	workben/layout/uno.hxx, workben/layout/zoom_def.hxx: Add licence
	headers.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/meekfile.mk: Junk meekfile.mk

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Update TODO.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXScrollBar's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXMessageBox's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, inc/toolkit/awt/vclxtopwindow.hxx,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxtopwindow.cxx: Remove code duplication from
	VCLXDialog.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxdialog.cxx, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wrapper.hxx:
	Comment cleanup.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/helper.hxx,
	workben/layout/editor.cxx, workben/layout/wordcountdialog.cxx: Fix
	remaining SUN warnings.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/awt/vclxfixedline.hxx,
	source/layout/byteseq.cxx, source/layout/helper.hxx,
	source/layout/import.cxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/translate.hxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx,
	source/vclcompat/wrapper.hxx, workben/layout/editor.cxx: Fix some
	sunstudio12 warnings.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/makefile.mk,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxproxy.cxx, source/awt/vclxproxy.hxx,
	source/layout/helper.cxx: Junk VCLXProxy.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx,
	inc/toolkit/helper/listenermultiplexer.hxx,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/helper.cxx: Hello world on AWTVCLXCancelButton() label
	and images.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* .gitignore, source/awt/forward.hxx, source/awt/makefile.mk,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxfixedline.cxx, source/awt/vclxfixedline.hxx,
	source/awt/vclxscroller.cxx, source/awt/vclxscroller.hxx,
	source/awt/vclxsplitter.cxx, source/awt/vclxsplitter.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/makefile.mk, workben/layout/localize-de.sdf,
	workben/layout/localize-nl.sdf: Cleanup of includes, namespace in
	headers in awt.

2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [7ebc5b97530fec040aebab0484b109ff80ca31b7]

INTEGRATION: CWS impress150 (1.80.90); FILE MERGED 2008/07/21 16:18:40 cl 1.80.90.1: #i91930# disable auto refresh feature


2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [d967f2fe276a849b40bbd5df09cbc952ccd85c9c]

INTEGRATION: CWS layoutdialogs (1.2.6); FILE MERGED 2008/07/30 12:36:28 jcn 1.2.6.3: RESYNC: (1.2-1.3); FILE MERGED 2008/07/30 11:17:41 rt 1.2.6.2: Update license header. 2008/03/20 11:56:32 jcn 1.2.6.1: Update from http://lilypond.org/~janneke/vc/toolkit.git/.git

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxwindow.cxx: Fix compile warning.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Revert obsolete VERSION addition.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/controls/dialogcontrol.cxx,
	source/controls/unocontrol.cxx, source/helper/tkresmgr.cxx,
	util/defs/wntmsci11: Revert weird initial patch.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Doc update.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.xml: Implement
	MoreButton.  TODO: images.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx: Remove redraw cruft, rename
	redrawAlready to redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, source/vclcompat/wbutton.cxx: Step
	towards cleaner redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/layout/helper.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.cxx,
	workben/layout/recover.hxx: Extract AdvancedButton implementation
	from recover.cxx into new widget.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Update recover dialog, make
	advanced/simple switching work.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx: In test mode, enable everything.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/localize.sdf: Manually add new translatable strings
	and translations for de, nl.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.xml: Update zoom to have hbox of Zoom factor
	and View layout alongside each other.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx, workben/layout/zoom.hxx,
	workben/layout/zoom.xml: Merge upstream's zoom.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx, source/vclcompat/wrapper.hxx:
	Nitpick, debugging aid.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/vclcompat/wrapper.cxx: Implement
	FixedLine.IsEnabled().

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Build lib name fix.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/vclcompat/wcontainer.cxx,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Complete VBox/HBox wrappers.  Not use
	them in recover, spacing still wrong.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/recover.cxx,
	workben/layout/recover.hxx, workben/layout/recover.xml: More
	recovery dialog mockuping.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.cxx: Implement visibility of
	elements/containers better.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/layout/import.cxx, source/layout/proplist.cxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx:
	Implement FixedImage.  Needed for recovery dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.hxx, workben/layout/editor.cxx: Give
	ChildData virtual distructor.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/vclcompat/makefile.mk, source/vclcompat/wrapper.cxx,
	util/makefile.mk, workben/layout/makefile.mk,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml, workben/layout/test.cxx: Stab at new
	recover dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/editor.cxx: Do not clear fresh container.  Disable
	debug printing.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf: Fix localize.sdf for
	wordcount.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-pre.hxx, source/layout/dialogbuttonhbox.cxx: Fix
	ID for displaying dialogs.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf,
	workben/layout/wordcount.xml, workben/layout/zoom.xml: Add strings
	for all languages.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/box-base.cxx,
	source/layout/box-base.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/flow.cxx, source/layout/helper.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/root.cxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx: Clean-up
	code duplication from layout: new Box_Base class implements
	addChild, removeChild, getChildren, getChildProperties for Box,
	Table, VCLXSplitter, VCLXTabControl.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/root.cxx: Document more fixmes.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/proplist.cxx: Remove m237
	workaround.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/helper.cxx: More comment cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxtabcontrol.cxx, source/layout/box.cxx,
	source/layout/container.cxx, source/vclcompat/wrapper.cxx:
	Commented-out code cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, inc/layout/layoutcore.hxx,
	source/awt/forward.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/awt/vclxdialog.cxx,
	source/awt/vclxdialog.hxx, source/awt/vclxfixedline.cxx,
	source/awt/vclxfixedline.hxx, source/awt/vclxscroller.cxx,
	source/awt/vclxscroller.hxx, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/bin.cxx,
	source/layout/bin.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/container.hxx, source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/factory.hxx, source/layout/flow.cxx,
	source/layout/flow.hxx, source/layout/helper.cxx,
	source/layout/helper.hxx, source/layout/import.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/precompiled_xmlscript.hxx,
	source/layout/proplist.cxx, source/layout/proplist.hxx,
	source/layout/root.cxx, source/layout/root.hxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/layout/timer.hxx,
	source/layout/translate.cxx, source/layout/translate.hxx,
	source/vclcompat/makefile.mk, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx,
	workben/layout/editor.cxx, workben/layout/editor.hxx,
	workben/layout/makefile.mk, workben/layout/simple-paragraph.cxx,
	workben/layout/simple-paragraph.hxx, workben/layout/test.cxx,
	workben/layout/uno.hxx, workben/layout/zoom_def.hxx: Add licence
	headers.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/meekfile.mk: Junk meekfile.mk

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Update TODO.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXScrollBar's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXMessageBox's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, inc/toolkit/awt/vclxtopwindow.hxx,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxtopwindow.cxx: Remove code duplication from
	VCLXDialog.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxdialog.cxx, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wrapper.hxx:
	Comment cleanup.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/helper.hxx,
	workben/layout/editor.cxx, workben/layout/wordcountdialog.cxx: Fix
	remaining SUN warnings.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/awt/vclxfixedline.hxx,
	source/layout/byteseq.cxx, source/layout/helper.hxx,
	source/layout/import.cxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/translate.hxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx,
	source/vclcompat/wrapper.hxx, workben/layout/editor.cxx: Fix some
	sunstudio12 warnings.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/makefile.mk,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxproxy.cxx, source/awt/vclxproxy.hxx,
	source/layout/helper.cxx: Junk VCLXProxy.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx,
	inc/toolkit/helper/listenermultiplexer.hxx,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/helper.cxx: Hello world on AWTVCLXCancelButton() label
	and images.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* .gitignore, source/awt/forward.hxx, source/awt/makefile.mk,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxfixedline.cxx, source/awt/vclxfixedline.hxx,
	source/awt/vclxscroller.cxx, source/awt/vclxscroller.hxx,
	source/awt/vclxsplitter.cxx, source/awt/vclxsplitter.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/makefile.mk, workben/layout/localize-de.sdf,
	workben/layout/localize-nl.sdf: Cleanup of includes, namespace in
	headers in awt.

2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [f24d548a123eb394efc74df6f62684bb9c95b6f3]

INTEGRATION: CWS impress150 (1.53.60); FILE MERGED 2008/07/21 14:52:31 cl 1.53.60.1: #i91807# create correct undo actions when combining paragraphs


2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [95640e9e62ba5709a606167f737b0b5da15f79ea]

INTEGRATION: CWS layoutdialogs (1.1.2); FILE ADDED 2008/04/04 09:13:34 jcn 1.1.2.2: Add template marker to XML dialog sources. 2008/03/20 11:56:32 jcn 1.1.2.1: Update from http://lilypond.org/~janneke/vc/toolkit.git/.git

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxwindow.cxx: Fix compile warning.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Revert obsolete VERSION addition.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/controls/dialogcontrol.cxx,
	source/controls/unocontrol.cxx, source/helper/tkresmgr.cxx,
	util/defs/wntmsci11: Revert weird initial patch.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Doc update.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.xml: Implement
	MoreButton.  TODO: images.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx: Remove redraw cruft, rename
	redrawAlready to redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, source/vclcompat/wbutton.cxx: Step
	towards cleaner redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/layout/helper.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.cxx,
	workben/layout/recover.hxx: Extract AdvancedButton implementation
	from recover.cxx into new widget.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Update recover dialog, make
	advanced/simple switching work.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx: In test mode, enable everything.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/localize.sdf: Manually add new translatable strings
	and translations for de, nl.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.xml: Update zoom to have hbox of Zoom factor
	and View layout alongside each other.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx, workben/layout/zoom.hxx,
	workben/layout/zoom.xml: Merge upstream's zoom.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx, source/vclcompat/wrapper.hxx:
	Nitpick, debugging aid.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/vclcompat/wrapper.cxx: Implement
	FixedLine.IsEnabled().

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Build lib name fix.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/vclcompat/wcontainer.cxx,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Complete VBox/HBox wrappers.  Not use
	them in recover, spacing still wrong.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/recover.cxx,
	workben/layout/recover.hxx, workben/layout/recover.xml: More
	recovery dialog mockuping.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.cxx: Implement visibility of
	elements/containers better.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/layout/import.cxx, source/layout/proplist.cxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx:
	Implement FixedImage.  Needed for recovery dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.hxx, workben/layout/editor.cxx: Give
	ChildData virtual distructor.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/vclcompat/makefile.mk, source/vclcompat/wrapper.cxx,
	util/makefile.mk, workben/layout/makefile.mk,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml, workben/layout/test.cxx: Stab at new
	recover dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/editor.cxx: Do not clear fresh container.  Disable
	debug printing.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf: Fix localize.sdf for
	wordcount.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-pre.hxx, source/layout/dialogbuttonhbox.cxx: Fix
	ID for displaying dialogs.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf,
	workben/layout/wordcount.xml, workben/layout/zoom.xml: Add strings
	for all languages.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/box-base.cxx,
	source/layout/box-base.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/flow.cxx, source/layout/helper.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/root.cxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx: Clean-up
	code duplication from layout: new Box_Base class implements
	addChild, removeChild, getChildren, getChildProperties for Box,
	Table, VCLXSplitter, VCLXTabControl.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/root.cxx: Document more fixmes.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/proplist.cxx: Remove m237
	workaround.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/helper.cxx: More comment cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxtabcontrol.cxx, source/layout/box.cxx,
	source/layout/container.cxx, source/vclcompat/wrapper.cxx:
	Commented-out code cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, inc/layout/layoutcore.hxx,
	source/awt/forward.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/awt/vclxdialog.cxx,
	source/awt/vclxdialog.hxx, source/awt/vclxfixedline.cxx,
	source/awt/vclxfixedline.hxx, source/awt/vclxscroller.cxx,
	source/awt/vclxscroller.hxx, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/bin.cxx,
	source/layout/bin.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/container.hxx, source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/factory.hxx, source/layout/flow.cxx,
	source/layout/flow.hxx, source/layout/helper.cxx,
	source/layout/helper.hxx, source/layout/import.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/precompiled_xmlscript.hxx,
	source/layout/proplist.cxx, source/layout/proplist.hxx,
	source/layout/root.cxx, source/layout/root.hxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/layout/timer.hxx,
	source/layout/translate.cxx, source/layout/translate.hxx,
	source/vclcompat/makefile.mk, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx,
	workben/layout/editor.cxx, workben/layout/editor.hxx,
	workben/layout/makefile.mk, workben/layout/simple-paragraph.cxx,
	workben/layout/simple-paragraph.hxx, workben/layout/test.cxx,
	workben/layout/uno.hxx, workben/layout/zoom_def.hxx: Add licence
	headers.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/meekfile.mk: Junk meekfile.mk

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Update TODO.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXScrollBar's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXMessageBox's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, inc/toolkit/awt/vclxtopwindow.hxx,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxtopwindow.cxx: Remove code duplication from
	VCLXDialog.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxdialog.cxx, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wrapper.hxx:
	Comment cleanup.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/helper.hxx,
	workben/layout/editor.cxx, workben/layout/wordcountdialog.cxx: Fix
	remaining SUN warnings.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/awt/vclxfixedline.hxx,
	source/layout/byteseq.cxx, source/layout/helper.hxx,
	source/layout/import.cxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/translate.hxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx,
	source/vclcompat/wrapper.hxx, workben/layout/editor.cxx: Fix some
	sunstudio12 warnings.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/makefile.mk,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxproxy.cxx, source/awt/vclxproxy.hxx,
	source/layout/helper.cxx: Junk VCLXProxy.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx,
	inc/toolkit/helper/listenermultiplexer.hxx,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/helper.cxx: Hello world on AWTVCLXCancelButton() label
	and images.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* .gitignore, source/awt/forward.hxx, source/awt/makefile.mk,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxfixedline.cxx, source/awt/vclxfixedline.hxx,
	source/awt/vclxscroller.cxx, source/awt/vclxscroller.hxx,
	source/awt/vclxsplitter.cxx, source/awt/vclxsplitter.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/makefile.mk, workben/layout/localize-de.sdf,
	workben/layout/localize-nl.sdf: Cleanup of includes, namespace in
	headers in awt.

2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [5593ad593339b4b4fee903c0f39a2c4c593a6ef8]

INTEGRATION: CWS impress150 (1.69.62); FILE MERGED 2008/07/22 12:38:19 cl 1.69.62.1: #i91926# fix indents for older documents in 2.x and 3.0 beta1


2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [3dc216bf3a8ac3e0c561384f0447f822b0d3c7e1]

INTEGRATION: CWS layoutdialogs (1.1.2); FILE ADDED 2008/07/30 11:17:36 rt 1.1.2.2: Update license header. 2008/03/20 11:56:32 jcn 1.1.2.1: Update from http://lilypond.org/~janneke/vc/toolkit.git/.git

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxwindow.cxx: Fix compile warning.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Revert obsolete VERSION addition.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/controls/dialogcontrol.cxx,
	source/controls/unocontrol.cxx, source/helper/tkresmgr.cxx,
	util/defs/wntmsci11: Revert weird initial patch.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Doc update.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.xml: Implement
	MoreButton.  TODO: images.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx: Remove redraw cruft, rename
	redrawAlready to redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, source/vclcompat/wbutton.cxx: Step
	towards cleaner redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/layout/helper.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.cxx,
	workben/layout/recover.hxx: Extract AdvancedButton implementation
	from recover.cxx into new widget.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Update recover dialog, make
	advanced/simple switching work.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx: In test mode, enable everything.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/localize.sdf: Manually add new translatable strings
	and translations for de, nl.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.xml: Update zoom to have hbox of Zoom factor
	and View layout alongside each other.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx, workben/layout/zoom.hxx,
	workben/layout/zoom.xml: Merge upstream's zoom.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx, source/vclcompat/wrapper.hxx:
	Nitpick, debugging aid.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/vclcompat/wrapper.cxx: Implement
	FixedLine.IsEnabled().

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Build lib name fix.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/vclcompat/wcontainer.cxx,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Complete VBox/HBox wrappers.  Not use
	them in recover, spacing still wrong.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/recover.cxx,
	workben/layout/recover.hxx, workben/layout/recover.xml: More
	recovery dialog mockuping.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.cxx: Implement visibility of
	elements/containers better.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/layout/import.cxx, source/layout/proplist.cxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx:
	Implement FixedImage.  Needed for recovery dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.hxx, workben/layout/editor.cxx: Give
	ChildData virtual distructor.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/vclcompat/makefile.mk, source/vclcompat/wrapper.cxx,
	util/makefile.mk, workben/layout/makefile.mk,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml, workben/layout/test.cxx: Stab at new
	recover dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/editor.cxx: Do not clear fresh container.  Disable
	debug printing.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf: Fix localize.sdf for
	wordcount.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-pre.hxx, source/layout/dialogbuttonhbox.cxx: Fix
	ID for displaying dialogs.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf,
	workben/layout/wordcount.xml, workben/layout/zoom.xml: Add strings
	for all languages.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/box-base.cxx,
	source/layout/box-base.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/flow.cxx, source/layout/helper.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/root.cxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx: Clean-up
	code duplication from layout: new Box_Base class implements
	addChild, removeChild, getChildren, getChildProperties for Box,
	Table, VCLXSplitter, VCLXTabControl.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/root.cxx: Document more fixmes.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/proplist.cxx: Remove m237
	workaround.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/helper.cxx: More comment cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxtabcontrol.cxx, source/layout/box.cxx,
	source/layout/container.cxx, source/vclcompat/wrapper.cxx:
	Commented-out code cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, inc/layout/layoutcore.hxx,
	source/awt/forward.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/awt/vclxdialog.cxx,
	source/awt/vclxdialog.hxx, source/awt/vclxfixedline.cxx,
	source/awt/vclxfixedline.hxx, source/awt/vclxscroller.cxx,
	source/awt/vclxscroller.hxx, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/bin.cxx,
	source/layout/bin.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/container.hxx, source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/factory.hxx, source/layout/flow.cxx,
	source/layout/flow.hxx, source/layout/helper.cxx,
	source/layout/helper.hxx, source/layout/import.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/precompiled_xmlscript.hxx,
	source/layout/proplist.cxx, source/layout/proplist.hxx,
	source/layout/root.cxx, source/layout/root.hxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/layout/timer.hxx,
	source/layout/translate.cxx, source/layout/translate.hxx,
	source/vclcompat/makefile.mk, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx,
	workben/layout/editor.cxx, workben/layout/editor.hxx,
	workben/layout/makefile.mk, workben/layout/simple-paragraph.cxx,
	workben/layout/simple-paragraph.hxx, workben/layout/test.cxx,
	workben/layout/uno.hxx, workben/layout/zoom_def.hxx: Add licence
	headers.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/meekfile.mk: Junk meekfile.mk

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Update TODO.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXScrollBar's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXMessageBox's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, inc/toolkit/awt/vclxtopwindow.hxx,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxtopwindow.cxx: Remove code duplication from
	VCLXDialog.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxdialog.cxx, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wrapper.hxx:
	Comment cleanup.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/helper.hxx,
	workben/layout/editor.cxx, workben/layout/wordcountdialog.cxx: Fix
	remaining SUN warnings.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/awt/vclxfixedline.hxx,
	source/layout/byteseq.cxx, source/layout/helper.hxx,
	source/layout/import.cxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/translate.hxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx,
	source/vclcompat/wrapper.hxx, workben/layout/editor.cxx: Fix some
	sunstudio12 warnings.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/makefile.mk,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxproxy.cxx, source/awt/vclxproxy.hxx,
	source/layout/helper.cxx: Junk VCLXProxy.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx,
	inc/toolkit/helper/listenermultiplexer.hxx,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/helper.cxx: Hello world on AWTVCLXCancelButton() label
	and images.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* .gitignore, source/awt/forward.hxx, source/awt/makefile.mk,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxfixedline.cxx, source/awt/vclxfixedline.hxx,
	source/awt/vclxscroller.cxx, source/awt/vclxscroller.hxx,
	source/awt/vclxsplitter.cxx, source/awt/vclxsplitter.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/makefile.mk, workben/layout/localize-de.sdf,
	workben/layout/localize-nl.sdf: Cleanup of includes, namespace in
	headers in awt.

2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [57722420fcd0c59debfd8bdda2cc31c14a0ffbc1]

INTEGRATION: CWS layoutdialogs (1.1.2); FILE ADDED 2008/07/30 11:17:31 rt 1.1.2.2: Update license header. 2008/03/20 11:56:31 jcn 1.1.2.1: Update from http://lilypond.org/~janneke/vc/toolkit.git/.git

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxwindow.cxx: Fix compile warning.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Revert obsolete VERSION addition.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/controls/dialogcontrol.cxx,
	source/controls/unocontrol.cxx, source/helper/tkresmgr.cxx,
	util/defs/wntmsci11: Revert weird initial patch.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Doc update.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.xml: Implement
	MoreButton.  TODO: images.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx: Remove redraw cruft, rename
	redrawAlready to redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, source/vclcompat/wbutton.cxx: Step
	towards cleaner redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/layout/helper.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.cxx,
	workben/layout/recover.hxx: Extract AdvancedButton implementation
	from recover.cxx into new widget.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Update recover dialog, make
	advanced/simple switching work.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx: In test mode, enable everything.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/localize.sdf: Manually add new translatable strings
	and translations for de, nl.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.xml: Update zoom to have hbox of Zoom factor
	and View layout alongside each other.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx, workben/layout/zoom.hxx,
	workben/layout/zoom.xml: Merge upstream's zoom.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx, source/vclcompat/wrapper.hxx:
	Nitpick, debugging aid.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/vclcompat/wrapper.cxx: Implement
	FixedLine.IsEnabled().

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Build lib name fix.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/vclcompat/wcontainer.cxx,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Complete VBox/HBox wrappers.  Not use
	them in recover, spacing still wrong.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/recover.cxx,
	workben/layout/recover.hxx, workben/layout/recover.xml: More
	recovery dialog mockuping.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.cxx: Implement visibility of
	elements/containers better.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/layout/import.cxx, source/layout/proplist.cxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx:
	Implement FixedImage.  Needed for recovery dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.hxx, workben/layout/editor.cxx: Give
	ChildData virtual distructor.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/vclcompat/makefile.mk, source/vclcompat/wrapper.cxx,
	util/makefile.mk, workben/layout/makefile.mk,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml, workben/layout/test.cxx: Stab at new
	recover dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/editor.cxx: Do not clear fresh container.  Disable
	debug printing.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf: Fix localize.sdf for
	wordcount.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-pre.hxx, source/layout/dialogbuttonhbox.cxx: Fix
	ID for displaying dialogs.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf,
	workben/layout/wordcount.xml, workben/layout/zoom.xml: Add strings
	for all languages.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/box-base.cxx,
	source/layout/box-base.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/flow.cxx, source/layout/helper.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/root.cxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx: Clean-up
	code duplication from layout: new Box_Base class implements
	addChild, removeChild, getChildren, getChildProperties for Box,
	Table, VCLXSplitter, VCLXTabControl.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/root.cxx: Document more fixmes.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/proplist.cxx: Remove m237
	workaround.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/helper.cxx: More comment cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxtabcontrol.cxx, source/layout/box.cxx,
	source/layout/container.cxx, source/vclcompat/wrapper.cxx:
	Commented-out code cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, inc/layout/layoutcore.hxx,
	source/awt/forward.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/awt/vclxdialog.cxx,
	source/awt/vclxdialog.hxx, source/awt/vclxfixedline.cxx,
	source/awt/vclxfixedline.hxx, source/awt/vclxscroller.cxx,
	source/awt/vclxscroller.hxx, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/bin.cxx,
	source/layout/bin.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/container.hxx, source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/factory.hxx, source/layout/flow.cxx,
	source/layout/flow.hxx, source/layout/helper.cxx,
	source/layout/helper.hxx, source/layout/import.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/precompiled_xmlscript.hxx,
	source/layout/proplist.cxx, source/layout/proplist.hxx,
	source/layout/root.cxx, source/layout/root.hxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/layout/timer.hxx,
	source/layout/translate.cxx, source/layout/translate.hxx,
	source/vclcompat/makefile.mk, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx,
	workben/layout/editor.cxx, workben/layout/editor.hxx,
	workben/layout/makefile.mk, workben/layout/simple-paragraph.cxx,
	workben/layout/simple-paragraph.hxx, workben/layout/test.cxx,
	workben/layout/uno.hxx, workben/layout/zoom_def.hxx: Add licence
	headers.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/meekfile.mk: Junk meekfile.mk

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Update TODO.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXScrollBar's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXMessageBox's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, inc/toolkit/awt/vclxtopwindow.hxx,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxtopwindow.cxx: Remove code duplication from
	VCLXDialog.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxdialog.cxx, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wrapper.hxx:
	Comment cleanup.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/helper.hxx,
	workben/layout/editor.cxx, workben/layout/wordcountdialog.cxx: Fix
	remaining SUN warnings.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/awt/vclxfixedline.hxx,
	source/layout/byteseq.cxx, source/layout/helper.hxx,
	source/layout/import.cxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/translate.hxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx,
	source/vclcompat/wrapper.hxx, workben/layout/editor.cxx: Fix some
	sunstudio12 warnings.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/makefile.mk,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxproxy.cxx, source/awt/vclxproxy.hxx,
	source/layout/helper.cxx: Junk VCLXProxy.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx,
	inc/toolkit/helper/listenermultiplexer.hxx,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/helper.cxx: Hello world on AWTVCLXCancelButton() label
	and images.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* .gitignore, source/awt/forward.hxx, source/awt/makefile.mk,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxfixedline.cxx, source/awt/vclxfixedline.hxx,
	source/awt/vclxscroller.cxx, source/awt/vclxscroller.hxx,
	source/awt/vclxsplitter.cxx, source/awt/vclxsplitter.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/makefile.mk, workben/layout/localize-de.sdf,
	workben/layout/localize-nl.sdf: Cleanup of includes, namespace in
	headers in awt.

2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [2e003a3de2351fad34a7de61a0cbc0a3d4309680]

INTEGRATION: CWS layoutdialogs (1.1.2); FILE ADDED 2008/03/20 11:56:31 jcn 1.1.2.1: Update from http://lilypond.org/~janneke/vc/toolkit.git/.git

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxwindow.cxx: Fix compile warning.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Revert obsolete VERSION addition.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/controls/dialogcontrol.cxx,
	source/controls/unocontrol.cxx, source/helper/tkresmgr.cxx,
	util/defs/wntmsci11: Revert weird initial patch.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Doc update.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.xml: Implement
	MoreButton.  TODO: images.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx: Remove redraw cruft, rename
	redrawAlready to redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, source/vclcompat/wbutton.cxx: Step
	towards cleaner redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/layout/helper.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.cxx,
	workben/layout/recover.hxx: Extract AdvancedButton implementation
	from recover.cxx into new widget.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Update recover dialog, make
	advanced/simple switching work.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx: In test mode, enable everything.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/localize.sdf: Manually add new translatable strings
	and translations for de, nl.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.xml: Update zoom to have hbox of Zoom factor
	and View layout alongside each other.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx, workben/layout/zoom.hxx,
	workben/layout/zoom.xml: Merge upstream's zoom.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx, source/vclcompat/wrapper.hxx:
	Nitpick, debugging aid.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/vclcompat/wrapper.cxx: Implement
	FixedLine.IsEnabled().

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Build lib name fix.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/vclcompat/wcontainer.cxx,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Complete VBox/HBox wrappers.  Not use
	them in recover, spacing still wrong.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/recover.cxx,
	workben/layout/recover.hxx, workben/layout/recover.xml: More
	recovery dialog mockuping.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.cxx: Implement visibility of
	elements/containers better.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/layout/import.cxx, source/layout/proplist.cxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx:
	Implement FixedImage.  Needed for recovery dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.hxx, workben/layout/editor.cxx: Give
	ChildData virtual distructor.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/vclcompat/makefile.mk, source/vclcompat/wrapper.cxx,
	util/makefile.mk, workben/layout/makefile.mk,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml, workben/layout/test.cxx: Stab at new
	recover dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/editor.cxx: Do not clear fresh container.  Disable
	debug printing.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf: Fix localize.sdf for
	wordcount.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-pre.hxx, source/layout/dialogbuttonhbox.cxx: Fix
	ID for displaying dialogs.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf,
	workben/layout/wordcount.xml, workben/layout/zoom.xml: Add strings
	for all languages.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/box-base.cxx,
	source/layout/box-base.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/flow.cxx, source/layout/helper.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/root.cxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx: Clean-up
	code duplication from layout: new Box_Base class implements
	addChild, removeChild, getChildren, getChildProperties for Box,
	Table, VCLXSplitter, VCLXTabControl.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/root.cxx: Document more fixmes.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/proplist.cxx: Remove m237
	workaround.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/helper.cxx: More comment cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxtabcontrol.cxx, source/layout/box.cxx,
	source/layout/container.cxx, source/vclcompat/wrapper.cxx:
	Commented-out code cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, inc/layout/layoutcore.hxx,
	source/awt/forward.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/awt/vclxdialog.cxx,
	source/awt/vclxdialog.hxx, source/awt/vclxfixedline.cxx,
	source/awt/vclxfixedline.hxx, source/awt/vclxscroller.cxx,
	source/awt/vclxscroller.hxx, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/bin.cxx,
	source/layout/bin.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/container.hxx, source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/factory.hxx, source/layout/flow.cxx,
	source/layout/flow.hxx, source/layout/helper.cxx,
	source/layout/helper.hxx, source/layout/import.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/precompiled_xmlscript.hxx,
	source/layout/proplist.cxx, source/layout/proplist.hxx,
	source/layout/root.cxx, source/layout/root.hxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/layout/timer.hxx,
	source/layout/translate.cxx, source/layout/translate.hxx,
	source/vclcompat/makefile.mk, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx,
	workben/layout/editor.cxx, workben/layout/editor.hxx,
	workben/layout/makefile.mk, workben/layout/simple-paragraph.cxx,
	workben/layout/simple-paragraph.hxx, workben/layout/test.cxx,
	workben/layout/uno.hxx, workben/layout/zoom_def.hxx: Add licence
	headers.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/meekfile.mk: Junk meekfile.mk

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Update TODO.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXScrollBar's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXMessageBox's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, inc/toolkit/awt/vclxtopwindow.hxx,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxtopwindow.cxx: Remove code duplication from
	VCLXDialog.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxdialog.cxx, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wrapper.hxx:
	Comment cleanup.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/helper.hxx,
	workben/layout/editor.cxx, workben/layout/wordcountdialog.cxx: Fix
	remaining SUN warnings.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/awt/vclxfixedline.hxx,
	source/layout/byteseq.cxx, source/layout/helper.hxx,
	source/layout/import.cxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/translate.hxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx,
	source/vclcompat/wrapper.hxx, workben/layout/editor.cxx: Fix some
	sunstudio12 warnings.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/makefile.mk,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxproxy.cxx, source/awt/vclxproxy.hxx,
	source/layout/helper.cxx: Junk VCLXProxy.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx,
	inc/toolkit/helper/listenermultiplexer.hxx,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/helper.cxx: Hello world on AWTVCLXCancelButton() label
	and images.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* .gitignore, source/awt/forward.hxx, source/awt/makefile.mk,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxfixedline.cxx, source/awt/vclxfixedline.hxx,
	source/awt/vclxscroller.cxx, source/awt/vclxscroller.hxx,
	source/awt/vclxsplitter.cxx, source/awt/vclxsplitter.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/makefile.mk, workben/layout/localize-de.sdf,
	workben/layout/localize-nl.sdf: Cleanup of includes, namespace in
	headers in awt.

2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [dc56780244c87e92f02be9ae9b0e2feb84dca9f7]

INTEGRATION: CWS layoutdialogs (1.2.6); FILE MERGED 2008/07/30 11:17:25 rt 1.2.6.5: Update license header. 2008/03/28 14:55:41 jcn 1.2.6.4: Workben build fix: do not link to removed libtklayout. Add error box for missing xml file. 2008/03/28 11:17:42 jcn 1.2.6.3: Move translation and installation of xml files to their svx and sw modules. 2008/03/20 12:59:35 jcn 1.2.6.2: Compile fix for WITH_LANG empty or ALL. 2008/03/20 11:56:31 jcn 1.2.6.1: Update from http://lilypond.org/~janneke/vc/toolkit.git/.git

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxwindow.cxx: Fix compile warning.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Revert obsolete VERSION addition.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/controls/dialogcontrol.cxx,
	source/controls/unocontrol.cxx, source/helper/tkresmgr.cxx,
	util/defs/wntmsci11: Revert weird initial patch.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Doc update.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.xml: Implement
	MoreButton.  TODO: images.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx: Remove redraw cruft, rename
	redrawAlready to redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, source/vclcompat/wbutton.cxx: Step
	towards cleaner redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/layout/helper.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.cxx,
	workben/layout/recover.hxx: Extract AdvancedButton implementation
	from recover.cxx into new widget.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Update recover dialog, make
	advanced/simple switching work.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx: In test mode, enable everything.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/localize.sdf: Manually add new translatable strings
	and translations for de, nl.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.xml: Update zoom to have hbox of Zoom factor
	and View layout alongside each other.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx, workben/layout/zoom.hxx,
	workben/layout/zoom.xml: Merge upstream's zoom.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx, source/vclcompat/wrapper.hxx:
	Nitpick, debugging aid.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/vclcompat/wrapper.cxx: Implement
	FixedLine.IsEnabled().

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Build lib name fix.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/vclcompat/wcontainer.cxx,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Complete VBox/HBox wrappers.  Not use
	them in recover, spacing still wrong.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/recover.cxx,
	workben/layout/recover.hxx, workben/layout/recover.xml: More
	recovery dialog mockuping.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.cxx: Implement visibility of
	elements/containers better.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/layout/import.cxx, source/layout/proplist.cxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx:
	Implement FixedImage.  Needed for recovery dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.hxx, workben/layout/editor.cxx: Give
	ChildData virtual distructor.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/vclcompat/makefile.mk, source/vclcompat/wrapper.cxx,
	util/makefile.mk, workben/layout/makefile.mk,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml, workben/layout/test.cxx: Stab at new
	recover dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/editor.cxx: Do not clear fresh container.  Disable
	debug printing.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf: Fix localize.sdf for
	wordcount.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-pre.hxx, source/layout/dialogbuttonhbox.cxx: Fix
	ID for displaying dialogs.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf,
	workben/layout/wordcount.xml, workben/layout/zoom.xml: Add strings
	for all languages.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/box-base.cxx,
	source/layout/box-base.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/flow.cxx, source/layout/helper.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/root.cxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx: Clean-up
	code duplication from layout: new Box_Base class implements
	addChild, removeChild, getChildren, getChildProperties for Box,
	Table, VCLXSplitter, VCLXTabControl.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/root.cxx: Document more fixmes.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/proplist.cxx: Remove m237
	workaround.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/helper.cxx: More comment cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxtabcontrol.cxx, source/layout/box.cxx,
	source/layout/container.cxx, source/vclcompat/wrapper.cxx:
	Commented-out code cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, inc/layout/layoutcore.hxx,
	source/awt/forward.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/awt/vclxdialog.cxx,
	source/awt/vclxdialog.hxx, source/awt/vclxfixedline.cxx,
	source/awt/vclxfixedline.hxx, source/awt/vclxscroller.cxx,
	source/awt/vclxscroller.hxx, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/bin.cxx,
	source/layout/bin.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/container.hxx, source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/factory.hxx, source/layout/flow.cxx,
	source/layout/flow.hxx, source/layout/helper.cxx,
	source/layout/helper.hxx, source/layout/import.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/precompiled_xmlscript.hxx,
	source/layout/proplist.cxx, source/layout/proplist.hxx,
	source/layout/root.cxx, source/layout/root.hxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/layout/timer.hxx,
	source/layout/translate.cxx, source/layout/translate.hxx,
	source/vclcompat/makefile.mk, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx,
	workben/layout/editor.cxx, workben/layout/editor.hxx,
	workben/layout/makefile.mk, workben/layout/simple-paragraph.cxx,
	workben/layout/simple-paragraph.hxx, workben/layout/test.cxx,
	workben/layout/uno.hxx, workben/layout/zoom_def.hxx: Add licence
	headers.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/meekfile.mk: Junk meekfile.mk

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Update TODO.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXScrollBar's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXMessageBox's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, inc/toolkit/awt/vclxtopwindow.hxx,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxtopwindow.cxx: Remove code duplication from
	VCLXDialog.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxdialog.cxx, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wrapper.hxx:
	Comment cleanup.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/helper.hxx,
	workben/layout/editor.cxx, workben/layout/wordcountdialog.cxx: Fix
	remaining SUN warnings.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/awt/vclxfixedline.hxx,
	source/layout/byteseq.cxx, source/layout/helper.hxx,
	source/layout/import.cxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/translate.hxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx,
	source/vclcompat/wrapper.hxx, workben/layout/editor.cxx: Fix some
	sunstudio12 warnings.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/makefile.mk,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxproxy.cxx, source/awt/vclxproxy.hxx,
	source/layout/helper.cxx: Junk VCLXProxy.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx,
	inc/toolkit/helper/listenermultiplexer.hxx,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/helper.cxx: Hello world on AWTVCLXCancelButton() label
	and images.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* .gitignore, source/awt/forward.hxx, source/awt/makefile.mk,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxfixedline.cxx, source/awt/vclxfixedline.hxx,
	source/awt/vclxscroller.cxx, source/awt/vclxscroller.hxx,
	source/awt/vclxsplitter.cxx, source/awt/vclxsplitter.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/makefile.mk, workben/layout/localize-de.sdf,
	workben/layout/localize-nl.sdf: Cleanup of includes, namespace in
	headers in awt.

2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [1dce4d33e4c5a0866d4c5d9f23ef24a3647ffaab]

INTEGRATION: CWS layoutdialogs (1.2.6); FILE MERGED 2008/07/30 11:17:20 rt 1.2.6.2: Update license header. 2008/03/20 11:56:31 jcn 1.2.6.1: Update from http://lilypond.org/~janneke/vc/toolkit.git/.git

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxwindow.cxx: Fix compile warning.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Revert obsolete VERSION addition.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/controls/dialogcontrol.cxx,
	source/controls/unocontrol.cxx, source/helper/tkresmgr.cxx,
	util/defs/wntmsci11: Revert weird initial patch.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Doc update.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.xml: Implement
	MoreButton.  TODO: images.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx: Remove redraw cruft, rename
	redrawAlready to redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, source/vclcompat/wbutton.cxx: Step
	towards cleaner redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/layout/helper.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.cxx,
	workben/layout/recover.hxx: Extract AdvancedButton implementation
	from recover.cxx into new widget.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Update recover dialog, make
	advanced/simple switching work.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx: In test mode, enable everything.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/localize.sdf: Manually add new translatable strings
	and translations for de, nl.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.xml: Update zoom to have hbox of Zoom factor
	and View layout alongside each other.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx, workben/layout/zoom.hxx,
	workben/layout/zoom.xml: Merge upstream's zoom.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx, source/vclcompat/wrapper.hxx:
	Nitpick, debugging aid.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/vclcompat/wrapper.cxx: Implement
	FixedLine.IsEnabled().

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Build lib name fix.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/vclcompat/wcontainer.cxx,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Complete VBox/HBox wrappers.  Not use
	them in recover, spacing still wrong.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/recover.cxx,
	workben/layout/recover.hxx, workben/layout/recover.xml: More
	recovery dialog mockuping.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.cxx: Implement visibility of
	elements/containers better.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/layout/import.cxx, source/layout/proplist.cxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx:
	Implement FixedImage.  Needed for recovery dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.hxx, workben/layout/editor.cxx: Give
	ChildData virtual distructor.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/vclcompat/makefile.mk, source/vclcompat/wrapper.cxx,
	util/makefile.mk, workben/layout/makefile.mk,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml, workben/layout/test.cxx: Stab at new
	recover dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/editor.cxx: Do not clear fresh container.  Disable
	debug printing.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf: Fix localize.sdf for
	wordcount.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-pre.hxx, source/layout/dialogbuttonhbox.cxx: Fix
	ID for displaying dialogs.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf,
	workben/layout/wordcount.xml, workben/layout/zoom.xml: Add strings
	for all languages.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/box-base.cxx,
	source/layout/box-base.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/flow.cxx, source/layout/helper.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/root.cxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx: Clean-up
	code duplication from layout: new Box_Base class implements
	addChild, removeChild, getChildren, getChildProperties for Box,
	Table, VCLXSplitter, VCLXTabControl.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/root.cxx: Document more fixmes.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/proplist.cxx: Remove m237
	workaround.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/helper.cxx: More comment cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxtabcontrol.cxx, source/layout/box.cxx,
	source/layout/container.cxx, source/vclcompat/wrapper.cxx:
	Commented-out code cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, inc/layout/layoutcore.hxx,
	source/awt/forward.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/awt/vclxdialog.cxx,
	source/awt/vclxdialog.hxx, source/awt/vclxfixedline.cxx,
	source/awt/vclxfixedline.hxx, source/awt/vclxscroller.cxx,
	source/awt/vclxscroller.hxx, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/bin.cxx,
	source/layout/bin.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/container.hxx, source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/factory.hxx, source/layout/flow.cxx,
	source/layout/flow.hxx, source/layout/helper.cxx,
	source/layout/helper.hxx, source/layout/import.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/precompiled_xmlscript.hxx,
	source/layout/proplist.cxx, source/layout/proplist.hxx,
	source/layout/root.cxx, source/layout/root.hxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/layout/timer.hxx,
	source/layout/translate.cxx, source/layout/translate.hxx,
	source/vclcompat/makefile.mk, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx,
	workben/layout/editor.cxx, workben/layout/editor.hxx,
	workben/layout/makefile.mk, workben/layout/simple-paragraph.cxx,
	workben/layout/simple-paragraph.hxx, workben/layout/test.cxx,
	workben/layout/uno.hxx, workben/layout/zoom_def.hxx: Add licence
	headers.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/meekfile.mk: Junk meekfile.mk

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Update TODO.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXScrollBar's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXMessageBox's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, inc/toolkit/awt/vclxtopwindow.hxx,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxtopwindow.cxx: Remove code duplication from
	VCLXDialog.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxdialog.cxx, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wrapper.hxx:
	Comment cleanup.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/helper.hxx,
	workben/layout/editor.cxx, workben/layout/wordcountdialog.cxx: Fix
	remaining SUN warnings.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/awt/vclxfixedline.hxx,
	source/layout/byteseq.cxx, source/layout/helper.hxx,
	source/layout/import.cxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/translate.hxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx,
	source/vclcompat/wrapper.hxx, workben/layout/editor.cxx: Fix some
	sunstudio12 warnings.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/makefile.mk,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxproxy.cxx, source/awt/vclxproxy.hxx,
	source/layout/helper.cxx: Junk VCLXProxy.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx,
	inc/toolkit/helper/listenermultiplexer.hxx,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/helper.cxx: Hello world on AWTVCLXCancelButton() label
	and images.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* .gitignore, source/awt/forward.hxx, source/awt/makefile.mk,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxfixedline.cxx, source/awt/vclxfixedline.hxx,
	source/awt/vclxscroller.cxx, source/awt/vclxscroller.hxx,
	source/awt/vclxsplitter.cxx, source/awt/vclxsplitter.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/makefile.mk, workben/layout/localize-de.sdf,
	workben/layout/localize-nl.sdf: Cleanup of includes, namespace in
	headers in awt.

2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [b3c3e227c751b3ba3153c0798730e9b3eb4f8453]

INTEGRATION: CWS layoutdialogs (1.2.6); FILE MERGED 2008/07/30 11:17:14 rt 1.2.6.5: Update license header. 2008/03/28 09:53:22 cl 1.2.6.4: merged tklayout into tk lib 2008/03/27 13:08:19 jcn 1.2.6.3: Substitute TAB by 4 spaces. 2008/03/26 13:46:01 cl 1.2.6.2: fixing warnings 2008/03/20 11:56:31 jcn 1.2.6.1: Update from http://lilypond.org/~janneke/vc/toolkit.git/.git

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxwindow.cxx: Fix compile warning.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Revert obsolete VERSION addition.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/controls/dialogcontrol.cxx,
	source/controls/unocontrol.cxx, source/helper/tkresmgr.cxx,
	util/defs/wntmsci11: Revert weird initial patch.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Doc update.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.xml: Implement
	MoreButton.  TODO: images.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx: Remove redraw cruft, rename
	redrawAlready to redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, source/vclcompat/wbutton.cxx: Step
	towards cleaner redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/layout/helper.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.cxx,
	workben/layout/recover.hxx: Extract AdvancedButton implementation
	from recover.cxx into new widget.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Update recover dialog, make
	advanced/simple switching work.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx: In test mode, enable everything.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/localize.sdf: Manually add new translatable strings
	and translations for de, nl.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.xml: Update zoom to have hbox of Zoom factor
	and View layout alongside each other.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx, workben/layout/zoom.hxx,
	workben/layout/zoom.xml: Merge upstream's zoom.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx, source/vclcompat/wrapper.hxx:
	Nitpick, debugging aid.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/vclcompat/wrapper.cxx: Implement
	FixedLine.IsEnabled().

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Build lib name fix.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/vclcompat/wcontainer.cxx,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Complete VBox/HBox wrappers.  Not use
	them in recover, spacing still wrong.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/recover.cxx,
	workben/layout/recover.hxx, workben/layout/recover.xml: More
	recovery dialog mockuping.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.cxx: Implement visibility of
	elements/containers better.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/layout/import.cxx, source/layout/proplist.cxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx:
	Implement FixedImage.  Needed for recovery dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.hxx, workben/layout/editor.cxx: Give
	ChildData virtual distructor.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/vclcompat/makefile.mk, source/vclcompat/wrapper.cxx,
	util/makefile.mk, workben/layout/makefile.mk,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml, workben/layout/test.cxx: Stab at new
	recover dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/editor.cxx: Do not clear fresh container.  Disable
	debug printing.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf: Fix localize.sdf for
	wordcount.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-pre.hxx, source/layout/dialogbuttonhbox.cxx: Fix
	ID for displaying dialogs.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf,
	workben/layout/wordcount.xml, workben/layout/zoom.xml: Add strings
	for all languages.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/box-base.cxx,
	source/layout/box-base.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/flow.cxx, source/layout/helper.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/root.cxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx: Clean-up
	code duplication from layout: new Box_Base class implements
	addChild, removeChild, getChildren, getChildProperties for Box,
	Table, VCLXSplitter, VCLXTabControl.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/root.cxx: Document more fixmes.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/proplist.cxx: Remove m237
	workaround.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/helper.cxx: More comment cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxtabcontrol.cxx, source/layout/box.cxx,
	source/layout/container.cxx, source/vclcompat/wrapper.cxx:
	Commented-out code cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, inc/layout/layoutcore.hxx,
	source/awt/forward.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/awt/vclxdialog.cxx,
	source/awt/vclxdialog.hxx, source/awt/vclxfixedline.cxx,
	source/awt/vclxfixedline.hxx, source/awt/vclxscroller.cxx,
	source/awt/vclxscroller.hxx, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/bin.cxx,
	source/layout/bin.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/container.hxx, source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/factory.hxx, source/layout/flow.cxx,
	source/layout/flow.hxx, source/layout/helper.cxx,
	source/layout/helper.hxx, source/layout/import.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/precompiled_xmlscript.hxx,
	source/layout/proplist.cxx, source/layout/proplist.hxx,
	source/layout/root.cxx, source/layout/root.hxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/layout/timer.hxx,
	source/layout/translate.cxx, source/layout/translate.hxx,
	source/vclcompat/makefile.mk, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx,
	workben/layout/editor.cxx, workben/layout/editor.hxx,
	workben/layout/makefile.mk, workben/layout/simple-paragraph.cxx,
	workben/layout/simple-paragraph.hxx, workben/layout/test.cxx,
	workben/layout/uno.hxx, workben/layout/zoom_def.hxx: Add licence
	headers.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/meekfile.mk: Junk meekfile.mk

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Update TODO.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXScrollBar's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXMessageBox's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, inc/toolkit/awt/vclxtopwindow.hxx,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxtopwindow.cxx: Remove code duplication from
	VCLXDialog.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxdialog.cxx, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wrapper.hxx:
	Comment cleanup.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/helper.hxx,
	workben/layout/editor.cxx, workben/layout/wordcountdialog.cxx: Fix
	remaining SUN warnings.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/awt/vclxfixedline.hxx,
	source/layout/byteseq.cxx, source/layout/helper.hxx,
	source/layout/import.cxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/translate.hxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx,
	source/vclcompat/wrapper.hxx, workben/layout/editor.cxx: Fix some
	sunstudio12 warnings.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/makefile.mk,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxproxy.cxx, source/awt/vclxproxy.hxx,
	source/layout/helper.cxx: Junk VCLXProxy.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx,
	inc/toolkit/helper/listenermultiplexer.hxx,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/helper.cxx: Hello world on AWTVCLXCancelButton() label
	and images.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* .gitignore, source/awt/forward.hxx, source/awt/makefile.mk,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxfixedline.cxx, source/awt/vclxfixedline.hxx,
	source/awt/vclxscroller.cxx, source/awt/vclxscroller.hxx,
	source/awt/vclxsplitter.cxx, source/awt/vclxsplitter.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/makefile.mk, workben/layout/localize-de.sdf,
	workben/layout/localize-nl.sdf: Cleanup of includes, namespace in
	headers in awt.

2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [966f1c98f4ec7986119d49f0c0385ec7c65646ee]

INTEGRATION: CWS layoutdialogs (1.4.6); FILE MERGED 2008/07/30 12:35:59 jcn 1.4.6.3: RESYNC: (1.4-1.6); FILE MERGED 2008/03/28 09:39:07 cl 1.4.6.2: merged tklayout into tk lib 2008/03/20 11:56:29 jcn 1.4.6.1: Update from http://lilypond.org/~janneke/vc/toolkit.git/.git

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxwindow.cxx: Fix compile warning.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Revert obsolete VERSION addition.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/controls/dialogcontrol.cxx,
	source/controls/unocontrol.cxx, source/helper/tkresmgr.cxx,
	util/defs/wntmsci11: Revert weird initial patch.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Doc update.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.xml: Implement
	MoreButton.  TODO: images.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx: Remove redraw cruft, rename
	redrawAlready to redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, source/vclcompat/wbutton.cxx: Step
	towards cleaner redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/layout/helper.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.cxx,
	workben/layout/recover.hxx: Extract AdvancedButton implementation
	from recover.cxx into new widget.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Update recover dialog, make
	advanced/simple switching work.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx: In test mode, enable everything.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/localize.sdf: Manually add new translatable strings
	and translations for de, nl.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.xml: Update zoom to have hbox of Zoom factor
	and View layout alongside each other.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx, workben/layout/zoom.hxx,
	workben/layout/zoom.xml: Merge upstream's zoom.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx, source/vclcompat/wrapper.hxx:
	Nitpick, debugging aid.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/vclcompat/wrapper.cxx: Implement
	FixedLine.IsEnabled().

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Build lib name fix.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/vclcompat/wcontainer.cxx,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Complete VBox/HBox wrappers.  Not use
	them in recover, spacing still wrong.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/recover.cxx,
	workben/layout/recover.hxx, workben/layout/recover.xml: More
	recovery dialog mockuping.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.cxx: Implement visibility of
	elements/containers better.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/layout/import.cxx, source/layout/proplist.cxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx:
	Implement FixedImage.  Needed for recovery dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.hxx, workben/layout/editor.cxx: Give
	ChildData virtual distructor.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/vclcompat/makefile.mk, source/vclcompat/wrapper.cxx,
	util/makefile.mk, workben/layout/makefile.mk,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml, workben/layout/test.cxx: Stab at new
	recover dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/editor.cxx: Do not clear fresh container.  Disable
	debug printing.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf: Fix localize.sdf for
	wordcount.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-pre.hxx, source/layout/dialogbuttonhbox.cxx: Fix
	ID for displaying dialogs.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf,
	workben/layout/wordcount.xml, workben/layout/zoom.xml: Add strings
	for all languages.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/box-base.cxx,
	source/layout/box-base.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/flow.cxx, source/layout/helper.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/root.cxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx: Clean-up
	code duplication from layout: new Box_Base class implements
	addChild, removeChild, getChildren, getChildProperties for Box,
	Table, VCLXSplitter, VCLXTabControl.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/root.cxx: Document more fixmes.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/proplist.cxx: Remove m237
	workaround.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/helper.cxx: More comment cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxtabcontrol.cxx, source/layout/box.cxx,
	source/layout/container.cxx, source/vclcompat/wrapper.cxx:
	Commented-out code cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, inc/layout/layoutcore.hxx,
	source/awt/forward.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/awt/vclxdialog.cxx,
	source/awt/vclxdialog.hxx, source/awt/vclxfixedline.cxx,
	source/awt/vclxfixedline.hxx, source/awt/vclxscroller.cxx,
	source/awt/vclxscroller.hxx, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/bin.cxx,
	source/layout/bin.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/container.hxx, source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/factory.hxx, source/layout/flow.cxx,
	source/layout/flow.hxx, source/layout/helper.cxx,
	source/layout/helper.hxx, source/layout/import.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/precompiled_xmlscript.hxx,
	source/layout/proplist.cxx, source/layout/proplist.hxx,
	source/layout/root.cxx, source/layout/root.hxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/layout/timer.hxx,
	source/layout/translate.cxx, source/layout/translate.hxx,
	source/vclcompat/makefile.mk, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx,
	workben/layout/editor.cxx, workben/layout/editor.hxx,
	workben/layout/makefile.mk, workben/layout/simple-paragraph.cxx,
	workben/layout/simple-paragraph.hxx, workben/layout/test.cxx,
	workben/layout/uno.hxx, workben/layout/zoom_def.hxx: Add licence
	headers.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/meekfile.mk: Junk meekfile.mk

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Update TODO.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXScrollBar's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXMessageBox's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, inc/toolkit/awt/vclxtopwindow.hxx,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxtopwindow.cxx: Remove code duplication from
	VCLXDialog.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxdialog.cxx, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wrapper.hxx:
	Comment cleanup.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/helper.hxx,
	workben/layout/editor.cxx, workben/layout/wordcountdialog.cxx: Fix
	remaining SUN warnings.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/awt/vclxfixedline.hxx,
	source/layout/byteseq.cxx, source/layout/helper.hxx,
	source/layout/import.cxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/translate.hxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx,
	source/vclcompat/wrapper.hxx, workben/layout/editor.cxx: Fix some
	sunstudio12 warnings.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/makefile.mk,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxproxy.cxx, source/awt/vclxproxy.hxx,
	source/layout/helper.cxx: Junk VCLXProxy.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx,
	inc/toolkit/helper/listenermultiplexer.hxx,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/helper.cxx: Hello world on AWTVCLXCancelButton() label
	and images.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* .gitignore, source/awt/forward.hxx, source/awt/makefile.mk,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxfixedline.cxx, source/awt/vclxfixedline.hxx,
	source/awt/vclxscroller.cxx, source/awt/vclxscroller.hxx,
	source/awt/vclxsplitter.cxx, source/awt/vclxsplitter.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/makefile.mk, workben/layout/localize-de.sdf,
	workben/layout/localize-nl.sdf: Cleanup of includes, namespace in
	headers in awt.

2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [a9ea9d0f1a7102ec60a0ef52c0fc57902ce09405]

INTEGRATION: CWS layoutdialogs (1.23.6); FILE MERGED 2008/07/30 12:36:02 jcn 1.23.6.4: RESYNC: (1.23-1.25); FILE MERGED 2008/03/28 09:39:07 cl 1.23.6.3: merged tklayout into tk lib 2008/03/26 13:45:13 cl 1.23.6.2: fixed itklayout.lib name 2008/03/20 11:56:29 jcn 1.23.6.1: Update from http://lilypond.org/~janneke/vc/toolkit.git/.git

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxwindow.cxx: Fix compile warning.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Revert obsolete VERSION addition.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/controls/dialogcontrol.cxx,
	source/controls/unocontrol.cxx, source/helper/tkresmgr.cxx,
	util/defs/wntmsci11: Revert weird initial patch.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Doc update.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.xml: Implement
	MoreButton.  TODO: images.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx: Remove redraw cruft, rename
	redrawAlready to redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, source/vclcompat/wbutton.cxx: Step
	towards cleaner redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/layout/helper.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.cxx,
	workben/layout/recover.hxx: Extract AdvancedButton implementation
	from recover.cxx into new widget.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Update recover dialog, make
	advanced/simple switching work.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx: In test mode, enable everything.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/localize.sdf: Manually add new translatable strings
	and translations for de, nl.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.xml: Update zoom to have hbox of Zoom factor
	and View layout alongside each other.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx, workben/layout/zoom.hxx,
	workben/layout/zoom.xml: Merge upstream's zoom.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx, source/vclcompat/wrapper.hxx:
	Nitpick, debugging aid.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/vclcompat/wrapper.cxx: Implement
	FixedLine.IsEnabled().

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Build lib name fix.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/vclcompat/wcontainer.cxx,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Complete VBox/HBox wrappers.  Not use
	them in recover, spacing still wrong.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/recover.cxx,
	workben/layout/recover.hxx, workben/layout/recover.xml: More
	recovery dialog mockuping.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.cxx: Implement visibility of
	elements/containers better.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/layout/import.cxx, source/layout/proplist.cxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx:
	Implement FixedImage.  Needed for recovery dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.hxx, workben/layout/editor.cxx: Give
	ChildData virtual distructor.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/vclcompat/makefile.mk, source/vclcompat/wrapper.cxx,
	util/makefile.mk, workben/layout/makefile.mk,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml, workben/layout/test.cxx: Stab at new
	recover dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/editor.cxx: Do not clear fresh container.  Disable
	debug printing.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf: Fix localize.sdf for
	wordcount.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-pre.hxx, source/layout/dialogbuttonhbox.cxx: Fix
	ID for displaying dialogs.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf,
	workben/layout/wordcount.xml, workben/layout/zoom.xml: Add strings
	for all languages.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/box-base.cxx,
	source/layout/box-base.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/flow.cxx, source/layout/helper.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/root.cxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx: Clean-up
	code duplication from layout: new Box_Base class implements
	addChild, removeChild, getChildren, getChildProperties for Box,
	Table, VCLXSplitter, VCLXTabControl.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/root.cxx: Document more fixmes.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/proplist.cxx: Remove m237
	workaround.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/helper.cxx: More comment cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxtabcontrol.cxx, source/layout/box.cxx,
	source/layout/container.cxx, source/vclcompat/wrapper.cxx:
	Commented-out code cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, inc/layout/layoutcore.hxx,
	source/awt/forward.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/awt/vclxdialog.cxx,
	source/awt/vclxdialog.hxx, source/awt/vclxfixedline.cxx,
	source/awt/vclxfixedline.hxx, source/awt/vclxscroller.cxx,
	source/awt/vclxscroller.hxx, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/bin.cxx,
	source/layout/bin.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/container.hxx, source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/factory.hxx, source/layout/flow.cxx,
	source/layout/flow.hxx, source/layout/helper.cxx,
	source/layout/helper.hxx, source/layout/import.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/precompiled_xmlscript.hxx,
	source/layout/proplist.cxx, source/layout/proplist.hxx,
	source/layout/root.cxx, source/layout/root.hxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/layout/timer.hxx,
	source/layout/translate.cxx, source/layout/translate.hxx,
	source/vclcompat/makefile.mk, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx,
	workben/layout/editor.cxx, workben/layout/editor.hxx,
	workben/layout/makefile.mk, workben/layout/simple-paragraph.cxx,
	workben/layout/simple-paragraph.hxx, workben/layout/test.cxx,
	workben/layout/uno.hxx, workben/layout/zoom_def.hxx: Add licence
	headers.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/meekfile.mk: Junk meekfile.mk

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Update TODO.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXScrollBar's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXMessageBox's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, inc/toolkit/awt/vclxtopwindow.hxx,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxtopwindow.cxx: Remove code duplication from
	VCLXDialog.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxdialog.cxx, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wrapper.hxx:
	Comment cleanup.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/helper.hxx,
	workben/layout/editor.cxx, workben/layout/wordcountdialog.cxx: Fix
	remaining SUN warnings.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/awt/vclxfixedline.hxx,
	source/layout/byteseq.cxx, source/layout/helper.hxx,
	source/layout/import.cxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/translate.hxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx,
	source/vclcompat/wrapper.hxx, workben/layout/editor.cxx: Fix some
	sunstudio12 warnings.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/makefile.mk,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxproxy.cxx, source/awt/vclxproxy.hxx,
	source/layout/helper.cxx: Junk VCLXProxy.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx,
	inc/toolkit/helper/listenermultiplexer.hxx,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/helper.cxx: Hello world on AWTVCLXCancelButton() label
	and images.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* .gitignore, source/awt/forward.hxx, source/awt/makefile.mk,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxfixedline.cxx, source/awt/vclxfixedline.hxx,
	source/awt/vclxscroller.cxx, source/awt/vclxscroller.hxx,
	source/awt/vclxsplitter.cxx, source/awt/vclxsplitter.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/makefile.mk, workben/layout/localize-de.sdf,
	workben/layout/localize-nl.sdf: Cleanup of includes, namespace in
	headers in awt.

2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [d092c1595baabffbf679470f9af8a80632867115]

INTEGRATION: CWS layoutdialogs (1.2.6); FILE MERGED 2008/04/04 09:13:34 jcn 1.2.6.1: Add template marker to XML dialog sources.


2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [8892006524bc5c2bfd25d5641a721c67822673d9]

INTEGRATION: CWS layoutdialogs (1.2.6); FILE MERGED 2008/07/30 11:17:08 rt 1.2.6.2: Update license header. 2008/03/20 11:56:29 jcn 1.2.6.1: Update from http://lilypond.org/~janneke/vc/toolkit.git/.git

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxwindow.cxx: Fix compile warning.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Revert obsolete VERSION addition.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/controls/dialogcontrol.cxx,
	source/controls/unocontrol.cxx, source/helper/tkresmgr.cxx,
	util/defs/wntmsci11: Revert weird initial patch.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Doc update.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.xml: Implement
	MoreButton.  TODO: images.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx: Remove redraw cruft, rename
	redrawAlready to redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, source/vclcompat/wbutton.cxx: Step
	towards cleaner redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/layout/helper.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.cxx,
	workben/layout/recover.hxx: Extract AdvancedButton implementation
	from recover.cxx into new widget.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Update recover dialog, make
	advanced/simple switching work.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx: In test mode, enable everything.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/localize.sdf: Manually add new translatable strings
	and translations for de, nl.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.xml: Update zoom to have hbox of Zoom factor
	and View layout alongside each other.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx, workben/layout/zoom.hxx,
	workben/layout/zoom.xml: Merge upstream's zoom.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx, source/vclcompat/wrapper.hxx:
	Nitpick, debugging aid.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/vclcompat/wrapper.cxx: Implement
	FixedLine.IsEnabled().

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Build lib name fix.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/vclcompat/wcontainer.cxx,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Complete VBox/HBox wrappers.  Not use
	them in recover, spacing still wrong.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/recover.cxx,
	workben/layout/recover.hxx, workben/layout/recover.xml: More
	recovery dialog mockuping.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.cxx: Implement visibility of
	elements/containers better.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/layout/import.cxx, source/layout/proplist.cxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx:
	Implement FixedImage.  Needed for recovery dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.hxx, workben/layout/editor.cxx: Give
	ChildData virtual distructor.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/vclcompat/makefile.mk, source/vclcompat/wrapper.cxx,
	util/makefile.mk, workben/layout/makefile.mk,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml, workben/layout/test.cxx: Stab at new
	recover dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/editor.cxx: Do not clear fresh container.  Disable
	debug printing.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf: Fix localize.sdf for
	wordcount.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-pre.hxx, source/layout/dialogbuttonhbox.cxx: Fix
	ID for displaying dialogs.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf,
	workben/layout/wordcount.xml, workben/layout/zoom.xml: Add strings
	for all languages.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/box-base.cxx,
	source/layout/box-base.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/flow.cxx, source/layout/helper.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/root.cxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx: Clean-up
	code duplication from layout: new Box_Base class implements
	addChild, removeChild, getChildren, getChildProperties for Box,
	Table, VCLXSplitter, VCLXTabControl.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/root.cxx: Document more fixmes.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/proplist.cxx: Remove m237
	workaround.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/helper.cxx: More comment cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxtabcontrol.cxx, source/layout/box.cxx,
	source/layout/container.cxx, source/vclcompat/wrapper.cxx:
	Commented-out code cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, inc/layout/layoutcore.hxx,
	source/awt/forward.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/awt/vclxdialog.cxx,
	source/awt/vclxdialog.hxx, source/awt/vclxfixedline.cxx,
	source/awt/vclxfixedline.hxx, source/awt/vclxscroller.cxx,
	source/awt/vclxscroller.hxx, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/bin.cxx,
	source/layout/bin.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/container.hxx, source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/factory.hxx, source/layout/flow.cxx,
	source/layout/flow.hxx, source/layout/helper.cxx,
	source/layout/helper.hxx, source/layout/import.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/precompiled_xmlscript.hxx,
	source/layout/proplist.cxx, source/layout/proplist.hxx,
	source/layout/root.cxx, source/layout/root.hxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/layout/timer.hxx,
	source/layout/translate.cxx, source/layout/translate.hxx,
	source/vclcompat/makefile.mk, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx,
	workben/layout/editor.cxx, workben/layout/editor.hxx,
	workben/layout/makefile.mk, workben/layout/simple-paragraph.cxx,
	workben/layout/simple-paragraph.hxx, workben/layout/test.cxx,
	workben/layout/uno.hxx, workben/layout/zoom_def.hxx: Add licence
	headers.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/meekfile.mk: Junk meekfile.mk

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Update TODO.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXScrollBar's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXMessageBox's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, inc/toolkit/awt/vclxtopwindow.hxx,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxtopwindow.cxx: Remove code duplication from
	VCLXDialog.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxdialog.cxx, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wrapper.hxx:
	Comment cleanup.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/helper.hxx,
	workben/layout/editor.cxx, workben/layout/wordcountdialog.cxx: Fix
	remaining SUN warnings.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/awt/vclxfixedline.hxx,
	source/layout/byteseq.cxx, source/layout/helper.hxx,
	source/layout/import.cxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/translate.hxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx,
	source/vclcompat/wrapper.hxx, workben/layout/editor.cxx: Fix some
	sunstudio12 warnings.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/makefile.mk,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxproxy.cxx, source/awt/vclxproxy.hxx,
	source/layout/helper.cxx: Junk VCLXProxy.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx,
	inc/toolkit/helper/listenermultiplexer.hxx,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/helper.cxx: Hello world on AWTVCLXCancelButton() label
	and images.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* .gitignore, source/awt/forward.hxx, source/awt/makefile.mk,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxfixedline.cxx, source/awt/vclxfixedline.hxx,
	source/awt/vclxscroller.cxx, source/awt/vclxscroller.hxx,
	source/awt/vclxsplitter.cxx, source/awt/vclxsplitter.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/makefile.mk, workben/layout/localize-de.sdf,
	workben/layout/localize-nl.sdf: Cleanup of includes, namespace in
	headers in awt.

2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [90cb9cbc6b6fca79af3bb6f1ca792e4543bc2403]

INTEGRATION: CWS layoutdialogs (1.2.6); FILE MERGED 2008/07/30 11:17:03 rt 1.2.6.4: Update license header. 2008/03/28 09:50:42 cl 1.2.6.3: merged tklayout into tk lib 2008/03/26 13:42:01 cl 1.2.6.2: fixing warnings 2008/03/20 11:56:29 jcn 1.2.6.1: Update from http://lilypond.org/~janneke/vc/toolkit.git/.git

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxwindow.cxx: Fix compile warning.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Revert obsolete VERSION addition.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/controls/dialogcontrol.cxx,
	source/controls/unocontrol.cxx, source/helper/tkresmgr.cxx,
	util/defs/wntmsci11: Revert weird initial patch.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Doc update.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.xml: Implement
	MoreButton.  TODO: images.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx: Remove redraw cruft, rename
	redrawAlready to redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, source/vclcompat/wbutton.cxx: Step
	towards cleaner redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/layout/helper.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.cxx,
	workben/layout/recover.hxx: Extract AdvancedButton implementation
	from recover.cxx into new widget.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Update recover dialog, make
	advanced/simple switching work.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx: In test mode, enable everything.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/localize.sdf: Manually add new translatable strings
	and translations for de, nl.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.xml: Update zoom to have hbox of Zoom factor
	and View layout alongside each other.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx, workben/layout/zoom.hxx,
	workben/layout/zoom.xml: Merge upstream's zoom.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx, source/vclcompat/wrapper.hxx:
	Nitpick, debugging aid.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/vclcompat/wrapper.cxx: Implement
	FixedLine.IsEnabled().

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Build lib name fix.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/vclcompat/wcontainer.cxx,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Complete VBox/HBox wrappers.  Not use
	them in recover, spacing still wrong.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/recover.cxx,
	workben/layout/recover.hxx, workben/layout/recover.xml: More
	recovery dialog mockuping.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.cxx: Implement visibility of
	elements/containers better.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/layout/import.cxx, source/layout/proplist.cxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx:
	Implement FixedImage.  Needed for recovery dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.hxx, workben/layout/editor.cxx: Give
	ChildData virtual distructor.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/vclcompat/makefile.mk, source/vclcompat/wrapper.cxx,
	util/makefile.mk, workben/layout/makefile.mk,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml, workben/layout/test.cxx: Stab at new
	recover dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/editor.cxx: Do not clear fresh container.  Disable
	debug printing.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf: Fix localize.sdf for
	wordcount.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-pre.hxx, source/layout/dialogbuttonhbox.cxx: Fix
	ID for displaying dialogs.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf,
	workben/layout/wordcount.xml, workben/layout/zoom.xml: Add strings
	for all languages.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/box-base.cxx,
	source/layout/box-base.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/flow.cxx, source/layout/helper.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/root.cxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx: Clean-up
	code duplication from layout: new Box_Base class implements
	addChild, removeChild, getChildren, getChildProperties for Box,
	Table, VCLXSplitter, VCLXTabControl.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/root.cxx: Document more fixmes.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/proplist.cxx: Remove m237
	workaround.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/helper.cxx: More comment cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxtabcontrol.cxx, source/layout/box.cxx,
	source/layout/container.cxx, source/vclcompat/wrapper.cxx:
	Commented-out code cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, inc/layout/layoutcore.hxx,
	source/awt/forward.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/awt/vclxdialog.cxx,
	source/awt/vclxdialog.hxx, source/awt/vclxfixedline.cxx,
	source/awt/vclxfixedline.hxx, source/awt/vclxscroller.cxx,
	source/awt/vclxscroller.hxx, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/bin.cxx,
	source/layout/bin.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/container.hxx, source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/factory.hxx, source/layout/flow.cxx,
	source/layout/flow.hxx, source/layout/helper.cxx,
	source/layout/helper.hxx, source/layout/import.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/precompiled_xmlscript.hxx,
	source/layout/proplist.cxx, source/layout/proplist.hxx,
	source/layout/root.cxx, source/layout/root.hxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/layout/timer.hxx,
	source/layout/translate.cxx, source/layout/translate.hxx,
	source/vclcompat/makefile.mk, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx,
	workben/layout/editor.cxx, workben/layout/editor.hxx,
	workben/layout/makefile.mk, workben/layout/simple-paragraph.cxx,
	workben/layout/simple-paragraph.hxx, workben/layout/test.cxx,
	workben/layout/uno.hxx, workben/layout/zoom_def.hxx: Add licence
	headers.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/meekfile.mk: Junk meekfile.mk

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Update TODO.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXScrollBar's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXMessageBox's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, inc/toolkit/awt/vclxtopwindow.hxx,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxtopwindow.cxx: Remove code duplication from
	VCLXDialog.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxdialog.cxx, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wrapper.hxx:
	Comment cleanup.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/helper.hxx,
	workben/layout/editor.cxx, workben/layout/wordcountdialog.cxx: Fix
	remaining SUN warnings.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/awt/vclxfixedline.hxx,
	source/layout/byteseq.cxx, source/layout/helper.hxx,
	source/layout/import.cxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/translate.hxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx,
	source/vclcompat/wrapper.hxx, workben/layout/editor.cxx: Fix some
	sunstudio12 warnings.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/makefile.mk,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxproxy.cxx, source/awt/vclxproxy.hxx,
	source/layout/helper.cxx: Junk VCLXProxy.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx,
	inc/toolkit/helper/listenermultiplexer.hxx,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/helper.cxx: Hello world on AWTVCLXCancelButton() label
	and images.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* .gitignore, source/awt/forward.hxx, source/awt/makefile.mk,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxfixedline.cxx, source/awt/vclxfixedline.hxx,
	source/awt/vclxscroller.cxx, source/awt/vclxscroller.hxx,
	source/awt/vclxsplitter.cxx, source/awt/vclxsplitter.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/makefile.mk, workben/layout/localize-de.sdf,
	workben/layout/localize-nl.sdf: Cleanup of includes, namespace in
	headers in awt.

2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [d19d8392d10fe3ef79c761554718e7e6a38b0de5]

INTEGRATION: CWS layoutdialogs (1.2.6); FILE MERGED 2008/07/30 11:16:57 rt 1.2.6.4: Update license header. 2008/03/27 13:08:19 jcn 1.2.6.3: Substitute TAB by 4 spaces. 2008/03/26 13:42:01 cl 1.2.6.2: fixing warnings 2008/03/20 11:56:29 jcn 1.2.6.1: Update from http://lilypond.org/~janneke/vc/toolkit.git/.git

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxwindow.cxx: Fix compile warning.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Revert obsolete VERSION addition.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/controls/dialogcontrol.cxx,
	source/controls/unocontrol.cxx, source/helper/tkresmgr.cxx,
	util/defs/wntmsci11: Revert weird initial patch.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Doc update.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.xml: Implement
	MoreButton.  TODO: images.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx: Remove redraw cruft, rename
	redrawAlready to redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, source/vclcompat/wbutton.cxx: Step
	towards cleaner redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/layout/helper.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.cxx,
	workben/layout/recover.hxx: Extract AdvancedButton implementation
	from recover.cxx into new widget.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Update recover dialog, make
	advanced/simple switching work.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx: In test mode, enable everything.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/localize.sdf: Manually add new translatable strings
	and translations for de, nl.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.xml: Update zoom to have hbox of Zoom factor
	and View layout alongside each other.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx, workben/layout/zoom.hxx,
	workben/layout/zoom.xml: Merge upstream's zoom.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx, source/vclcompat/wrapper.hxx:
	Nitpick, debugging aid.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/vclcompat/wrapper.cxx: Implement
	FixedLine.IsEnabled().

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Build lib name fix.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/vclcompat/wcontainer.cxx,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Complete VBox/HBox wrappers.  Not use
	them in recover, spacing still wrong.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/recover.cxx,
	workben/layout/recover.hxx, workben/layout/recover.xml: More
	recovery dialog mockuping.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.cxx: Implement visibility of
	elements/containers better.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/layout/import.cxx, source/layout/proplist.cxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx:
	Implement FixedImage.  Needed for recovery dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.hxx, workben/layout/editor.cxx: Give
	ChildData virtual distructor.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/vclcompat/makefile.mk, source/vclcompat/wrapper.cxx,
	util/makefile.mk, workben/layout/makefile.mk,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml, workben/layout/test.cxx: Stab at new
	recover dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/editor.cxx: Do not clear fresh container.  Disable
	debug printing.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf: Fix localize.sdf for
	wordcount.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-pre.hxx, source/layout/dialogbuttonhbox.cxx: Fix
	ID for displaying dialogs.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf,
	workben/layout/wordcount.xml, workben/layout/zoom.xml: Add strings
	for all languages.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/box-base.cxx,
	source/layout/box-base.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/flow.cxx, source/layout/helper.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/root.cxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx: Clean-up
	code duplication from layout: new Box_Base class implements
	addChild, removeChild, getChildren, getChildProperties for Box,
	Table, VCLXSplitter, VCLXTabControl.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/root.cxx: Document more fixmes.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/proplist.cxx: Remove m237
	workaround.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/helper.cxx: More comment cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxtabcontrol.cxx, source/layout/box.cxx,
	source/layout/container.cxx, source/vclcompat/wrapper.cxx:
	Commented-out code cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, inc/layout/layoutcore.hxx,
	source/awt/forward.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/awt/vclxdialog.cxx,
	source/awt/vclxdialog.hxx, source/awt/vclxfixedline.cxx,
	source/awt/vclxfixedline.hxx, source/awt/vclxscroller.cxx,
	source/awt/vclxscroller.hxx, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/bin.cxx,
	source/layout/bin.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/container.hxx, source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/factory.hxx, source/layout/flow.cxx,
	source/layout/flow.hxx, source/layout/helper.cxx,
	source/layout/helper.hxx, source/layout/import.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/precompiled_xmlscript.hxx,
	source/layout/proplist.cxx, source/layout/proplist.hxx,
	source/layout/root.cxx, source/layout/root.hxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/layout/timer.hxx,
	source/layout/translate.cxx, source/layout/translate.hxx,
	source/vclcompat/makefile.mk, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx,
	workben/layout/editor.cxx, workben/layout/editor.hxx,
	workben/layout/makefile.mk, workben/layout/simple-paragraph.cxx,
	workben/layout/simple-paragraph.hxx, workben/layout/test.cxx,
	workben/layout/uno.hxx, workben/layout/zoom_def.hxx: Add licence
	headers.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/meekfile.mk: Junk meekfile.mk

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Update TODO.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXScrollBar's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXMessageBox's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, inc/toolkit/awt/vclxtopwindow.hxx,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxtopwindow.cxx: Remove code duplication from
	VCLXDialog.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxdialog.cxx, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wrapper.hxx:
	Comment cleanup.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/helper.hxx,
	workben/layout/editor.cxx, workben/layout/wordcountdialog.cxx: Fix
	remaining SUN warnings.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/awt/vclxfixedline.hxx,
	source/layout/byteseq.cxx, source/layout/helper.hxx,
	source/layout/import.cxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/translate.hxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx,
	source/vclcompat/wrapper.hxx, workben/layout/editor.cxx: Fix some
	sunstudio12 warnings.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/makefile.mk,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxproxy.cxx, source/awt/vclxproxy.hxx,
	source/layout/helper.cxx: Junk VCLXProxy.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx,
	inc/toolkit/helper/listenermultiplexer.hxx,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/helper.cxx: Hello world on AWTVCLXCancelButton() label
	and images.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* .gitignore, source/awt/forward.hxx, source/awt/makefile.mk,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxfixedline.cxx, source/awt/vclxfixedline.hxx,
	source/awt/vclxscroller.cxx, source/awt/vclxscroller.hxx,
	source/awt/vclxsplitter.cxx, source/awt/vclxsplitter.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/makefile.mk, workben/layout/localize-de.sdf,
	workben/layout/localize-nl.sdf: Cleanup of includes, namespace in
	headers in awt.

2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [b1a566f7cca8e62b6fde4edb4d4e987380466788]

INTEGRATION: CWS layoutdialogs (1.2.6); FILE MERGED 2008/07/30 11:16:51 rt 1.2.6.3: Update license header. 2008/03/28 09:50:42 cl 1.2.6.2: merged tklayout into tk lib 2008/03/20 11:56:29 jcn 1.2.6.1: Update from http://lilypond.org/~janneke/vc/toolkit.git/.git

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxwindow.cxx: Fix compile warning.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Revert obsolete VERSION addition.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/controls/dialogcontrol.cxx,
	source/controls/unocontrol.cxx, source/helper/tkresmgr.cxx,
	util/defs/wntmsci11: Revert weird initial patch.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Doc update.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.xml: Implement
	MoreButton.  TODO: images.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx: Remove redraw cruft, rename
	redrawAlready to redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, source/vclcompat/wbutton.cxx: Step
	towards cleaner redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/layout/helper.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.cxx,
	workben/layout/recover.hxx: Extract AdvancedButton implementation
	from recover.cxx into new widget.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Update recover dialog, make
	advanced/simple switching work.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx: In test mode, enable everything.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/localize.sdf: Manually add new translatable strings
	and translations for de, nl.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.xml: Update zoom to have hbox of Zoom factor
	and View layout alongside each other.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx, workben/layout/zoom.hxx,
	workben/layout/zoom.xml: Merge upstream's zoom.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx, source/vclcompat/wrapper.hxx:
	Nitpick, debugging aid.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/vclcompat/wrapper.cxx: Implement
	FixedLine.IsEnabled().

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Build lib name fix.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/vclcompat/wcontainer.cxx,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Complete VBox/HBox wrappers.  Not use
	them in recover, spacing still wrong.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/recover.cxx,
	workben/layout/recover.hxx, workben/layout/recover.xml: More
	recovery dialog mockuping.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.cxx: Implement visibility of
	elements/containers better.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/layout/import.cxx, source/layout/proplist.cxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx:
	Implement FixedImage.  Needed for recovery dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.hxx, workben/layout/editor.cxx: Give
	ChildData virtual distructor.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/vclcompat/makefile.mk, source/vclcompat/wrapper.cxx,
	util/makefile.mk, workben/layout/makefile.mk,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml, workben/layout/test.cxx: Stab at new
	recover dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/editor.cxx: Do not clear fresh container.  Disable
	debug printing.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf: Fix localize.sdf for
	wordcount.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-pre.hxx, source/layout/dialogbuttonhbox.cxx: Fix
	ID for displaying dialogs.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf,
	workben/layout/wordcount.xml, workben/layout/zoom.xml: Add strings
	for all languages.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/box-base.cxx,
	source/layout/box-base.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/flow.cxx, source/layout/helper.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/root.cxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx: Clean-up
	code duplication from layout: new Box_Base class implements
	addChild, removeChild, getChildren, getChildProperties for Box,
	Table, VCLXSplitter, VCLXTabControl.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/root.cxx: Document more fixmes.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/proplist.cxx: Remove m237
	workaround.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/helper.cxx: More comment cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxtabcontrol.cxx, source/layout/box.cxx,
	source/layout/container.cxx, source/vclcompat/wrapper.cxx:
	Commented-out code cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, inc/layout/layoutcore.hxx,
	source/awt/forward.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/awt/vclxdialog.cxx,
	source/awt/vclxdialog.hxx, source/awt/vclxfixedline.cxx,
	source/awt/vclxfixedline.hxx, source/awt/vclxscroller.cxx,
	source/awt/vclxscroller.hxx, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/bin.cxx,
	source/layout/bin.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/container.hxx, source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/factory.hxx, source/layout/flow.cxx,
	source/layout/flow.hxx, source/layout/helper.cxx,
	source/layout/helper.hxx, source/layout/import.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/precompiled_xmlscript.hxx,
	source/layout/proplist.cxx, source/layout/proplist.hxx,
	source/layout/root.cxx, source/layout/root.hxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/layout/timer.hxx,
	source/layout/translate.cxx, source/layout/translate.hxx,
	source/vclcompat/makefile.mk, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx,
	workben/layout/editor.cxx, workben/layout/editor.hxx,
	workben/layout/makefile.mk, workben/layout/simple-paragraph.cxx,
	workben/layout/simple-paragraph.hxx, workben/layout/test.cxx,
	workben/layout/uno.hxx, workben/layout/zoom_def.hxx: Add licence
	headers.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/meekfile.mk: Junk meekfile.mk

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Update TODO.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXScrollBar's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXMessageBox's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, inc/toolkit/awt/vclxtopwindow.hxx,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxtopwindow.cxx: Remove code duplication from
	VCLXDialog.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxdialog.cxx, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wrapper.hxx:
	Comment cleanup.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/helper.hxx,
	workben/layout/editor.cxx, workben/layout/wordcountdialog.cxx: Fix
	remaining SUN warnings.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/awt/vclxfixedline.hxx,
	source/layout/byteseq.cxx, source/layout/helper.hxx,
	source/layout/import.cxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/translate.hxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx,
	source/vclcompat/wrapper.hxx, workben/layout/editor.cxx: Fix some
	sunstudio12 warnings.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/makefile.mk,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxproxy.cxx, source/awt/vclxproxy.hxx,
	source/layout/helper.cxx: Junk VCLXProxy.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx,
	inc/toolkit/helper/listenermultiplexer.hxx,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/helper.cxx: Hello world on AWTVCLXCancelButton() label
	and images.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* .gitignore, source/awt/forward.hxx, source/awt/makefile.mk,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxfixedline.cxx, source/awt/vclxfixedline.hxx,
	source/awt/vclxscroller.cxx, source/awt/vclxscroller.hxx,
	source/awt/vclxsplitter.cxx, source/awt/vclxsplitter.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/makefile.mk, workben/layout/localize-de.sdf,
	workben/layout/localize-nl.sdf: Cleanup of includes, namespace in
	headers in awt.

2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [0351de75e32b8e3153fab981e90af46c61b525c6]

INTEGRATION: CWS layoutdialogs (1.2.6); FILE MERGED 2008/07/30 11:16:45 rt 1.2.6.4: Update license header. 2008/03/28 09:50:42 cl 1.2.6.3: merged tklayout into tk lib 2008/03/26 13:42:01 cl 1.2.6.2: fixing warnings 2008/03/20 11:56:29 jcn 1.2.6.1: Update from http://lilypond.org/~janneke/vc/toolkit.git/.git

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxwindow.cxx: Fix compile warning.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Revert obsolete VERSION addition.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/controls/dialogcontrol.cxx,
	source/controls/unocontrol.cxx, source/helper/tkresmgr.cxx,
	util/defs/wntmsci11: Revert weird initial patch.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Doc update.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.xml: Implement
	MoreButton.  TODO: images.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx: Remove redraw cruft, rename
	redrawAlready to redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, source/vclcompat/wbutton.cxx: Step
	towards cleaner redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/layout/helper.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.cxx,
	workben/layout/recover.hxx: Extract AdvancedButton implementation
	from recover.cxx into new widget.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Update recover dialog, make
	advanced/simple switching work.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx: In test mode, enable everything.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/localize.sdf: Manually add new translatable strings
	and translations for de, nl.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.xml: Update zoom to have hbox of Zoom factor
	and View layout alongside each other.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx, workben/layout/zoom.hxx,
	workben/layout/zoom.xml: Merge upstream's zoom.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx, source/vclcompat/wrapper.hxx:
	Nitpick, debugging aid.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/vclcompat/wrapper.cxx: Implement
	FixedLine.IsEnabled().

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Build lib name fix.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/vclcompat/wcontainer.cxx,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Complete VBox/HBox wrappers.  Not use
	them in recover, spacing still wrong.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/recover.cxx,
	workben/layout/recover.hxx, workben/layout/recover.xml: More
	recovery dialog mockuping.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.cxx: Implement visibility of
	elements/containers better.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/layout/import.cxx, source/layout/proplist.cxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx:
	Implement FixedImage.  Needed for recovery dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.hxx, workben/layout/editor.cxx: Give
	ChildData virtual distructor.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/vclcompat/makefile.mk, source/vclcompat/wrapper.cxx,
	util/makefile.mk, workben/layout/makefile.mk,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml, workben/layout/test.cxx: Stab at new
	recover dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/editor.cxx: Do not clear fresh container.  Disable
	debug printing.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf: Fix localize.sdf for
	wordcount.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-pre.hxx, source/layout/dialogbuttonhbox.cxx: Fix
	ID for displaying dialogs.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf,
	workben/layout/wordcount.xml, workben/layout/zoom.xml: Add strings
	for all languages.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/box-base.cxx,
	source/layout/box-base.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/flow.cxx, source/layout/helper.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/root.cxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx: Clean-up
	code duplication from layout: new Box_Base class implements
	addChild, removeChild, getChildren, getChildProperties for Box,
	Table, VCLXSplitter, VCLXTabControl.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/root.cxx: Document more fixmes.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/proplist.cxx: Remove m237
	workaround.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/helper.cxx: More comment cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxtabcontrol.cxx, source/layout/box.cxx,
	source/layout/container.cxx, source/vclcompat/wrapper.cxx:
	Commented-out code cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, inc/layout/layoutcore.hxx,
	source/awt/forward.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/awt/vclxdialog.cxx,
	source/awt/vclxdialog.hxx, source/awt/vclxfixedline.cxx,
	source/awt/vclxfixedline.hxx, source/awt/vclxscroller.cxx,
	source/awt/vclxscroller.hxx, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/bin.cxx,
	source/layout/bin.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/container.hxx, source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/factory.hxx, source/layout/flow.cxx,
	source/layout/flow.hxx, source/layout/helper.cxx,
	source/layout/helper.hxx, source/layout/import.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/precompiled_xmlscript.hxx,
	source/layout/proplist.cxx, source/layout/proplist.hxx,
	source/layout/root.cxx, source/layout/root.hxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/layout/timer.hxx,
	source/layout/translate.cxx, source/layout/translate.hxx,
	source/vclcompat/makefile.mk, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx,
	workben/layout/editor.cxx, workben/layout/editor.hxx,
	workben/layout/makefile.mk, workben/layout/simple-paragraph.cxx,
	workben/layout/simple-paragraph.hxx, workben/layout/test.cxx,
	workben/layout/uno.hxx, workben/layout/zoom_def.hxx: Add licence
	headers.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/meekfile.mk: Junk meekfile.mk

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Update TODO.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXScrollBar's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXMessageBox's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, inc/toolkit/awt/vclxtopwindow.hxx,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxtopwindow.cxx: Remove code duplication from
	VCLXDialog.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxdialog.cxx, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wrapper.hxx:
	Comment cleanup.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/helper.hxx,
	workben/layout/editor.cxx, workben/layout/wordcountdialog.cxx: Fix
	remaining SUN warnings.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/awt/vclxfixedline.hxx,
	source/layout/byteseq.cxx, source/layout/helper.hxx,
	source/layout/import.cxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/translate.hxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx,
	source/vclcompat/wrapper.hxx, workben/layout/editor.cxx: Fix some
	sunstudio12 warnings.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/makefile.mk,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxproxy.cxx, source/awt/vclxproxy.hxx,
	source/layout/helper.cxx: Junk VCLXProxy.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx,
	inc/toolkit/helper/listenermultiplexer.hxx,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/helper.cxx: Hello world on AWTVCLXCancelButton() label
	and images.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* .gitignore, source/awt/forward.hxx, source/awt/makefile.mk,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxfixedline.cxx, source/awt/vclxfixedline.hxx,
	source/awt/vclxscroller.cxx, source/awt/vclxscroller.hxx,
	source/awt/vclxsplitter.cxx, source/awt/vclxsplitter.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/makefile.mk, workben/layout/localize-de.sdf,
	workben/layout/localize-nl.sdf: Cleanup of includes, namespace in
	headers in awt.

2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [ad8e622ed6d9dc8615fe86576f01694de4786c1d]

INTEGRATION: CWS layoutdialogs (1.2.6); FILE MERGED 2008/07/30 11:16:38 rt 1.2.6.3: Update license header. 2008/03/28 09:50:42 cl 1.2.6.2: merged tklayout into tk lib 2008/03/20 11:56:29 jcn 1.2.6.1: Update from http://lilypond.org/~janneke/vc/toolkit.git/.git

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxwindow.cxx: Fix compile warning.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Revert obsolete VERSION addition.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/controls/dialogcontrol.cxx,
	source/controls/unocontrol.cxx, source/helper/tkresmgr.cxx,
	util/defs/wntmsci11: Revert weird initial patch.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Doc update.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.xml: Implement
	MoreButton.  TODO: images.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx: Remove redraw cruft, rename
	redrawAlready to redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, source/vclcompat/wbutton.cxx: Step
	towards cleaner redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/layout/helper.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.cxx,
	workben/layout/recover.hxx: Extract AdvancedButton implementation
	from recover.cxx into new widget.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Update recover dialog, make
	advanced/simple switching work.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx: In test mode, enable everything.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/localize.sdf: Manually add new translatable strings
	and translations for de, nl.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.xml: Update zoom to have hbox of Zoom factor
	and View layout alongside each other.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx, workben/layout/zoom.hxx,
	workben/layout/zoom.xml: Merge upstream's zoom.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx, source/vclcompat/wrapper.hxx:
	Nitpick, debugging aid.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/vclcompat/wrapper.cxx: Implement
	FixedLine.IsEnabled().

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Build lib name fix.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/vclcompat/wcontainer.cxx,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Complete VBox/HBox wrappers.  Not use
	them in recover, spacing still wrong.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/recover.cxx,
	workben/layout/recover.hxx, workben/layout/recover.xml: More
	recovery dialog mockuping.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.cxx: Implement visibility of
	elements/containers better.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/layout/import.cxx, source/layout/proplist.cxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx:
	Implement FixedImage.  Needed for recovery dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.hxx, workben/layout/editor.cxx: Give
	ChildData virtual distructor.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/vclcompat/makefile.mk, source/vclcompat/wrapper.cxx,
	util/makefile.mk, workben/layout/makefile.mk,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml, workben/layout/test.cxx: Stab at new
	recover dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/editor.cxx: Do not clear fresh container.  Disable
	debug printing.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf: Fix localize.sdf for
	wordcount.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-pre.hxx, source/layout/dialogbuttonhbox.cxx: Fix
	ID for displaying dialogs.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf,
	workben/layout/wordcount.xml, workben/layout/zoom.xml: Add strings
	for all languages.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/box-base.cxx,
	source/layout/box-base.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/flow.cxx, source/layout/helper.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/root.cxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx: Clean-up
	code duplication from layout: new Box_Base class implements
	addChild, removeChild, getChildren, getChildProperties for Box,
	Table, VCLXSplitter, VCLXTabControl.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/root.cxx: Document more fixmes.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/proplist.cxx: Remove m237
	workaround.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/helper.cxx: More comment cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxtabcontrol.cxx, source/layout/box.cxx,
	source/layout/container.cxx, source/vclcompat/wrapper.cxx:
	Commented-out code cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, inc/layout/layoutcore.hxx,
	source/awt/forward.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/awt/vclxdialog.cxx,
	source/awt/vclxdialog.hxx, source/awt/vclxfixedline.cxx,
	source/awt/vclxfixedline.hxx, source/awt/vclxscroller.cxx,
	source/awt/vclxscroller.hxx, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/bin.cxx,
	source/layout/bin.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/container.hxx, source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/factory.hxx, source/layout/flow.cxx,
	source/layout/flow.hxx, source/layout/helper.cxx,
	source/layout/helper.hxx, source/layout/import.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/precompiled_xmlscript.hxx,
	source/layout/proplist.cxx, source/layout/proplist.hxx,
	source/layout/root.cxx, source/layout/root.hxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/layout/timer.hxx,
	source/layout/translate.cxx, source/layout/translate.hxx,
	source/vclcompat/makefile.mk, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx,
	workben/layout/editor.cxx, workben/layout/editor.hxx,
	workben/layout/makefile.mk, workben/layout/simple-paragraph.cxx,
	workben/layout/simple-paragraph.hxx, workben/layout/test.cxx,
	workben/layout/uno.hxx, workben/layout/zoom_def.hxx: Add licence
	headers.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/meekfile.mk: Junk meekfile.mk

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Update TODO.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXScrollBar's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXMessageBox's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, inc/toolkit/awt/vclxtopwindow.hxx,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxtopwindow.cxx: Remove code duplication from
	VCLXDialog.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxdialog.cxx, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wrapper.hxx:
	Comment cleanup.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/helper.hxx,
	workben/layout/editor.cxx, workben/layout/wordcountdialog.cxx: Fix
	remaining SUN warnings.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/awt/vclxfixedline.hxx,
	source/layout/byteseq.cxx, source/layout/helper.hxx,
	source/layout/import.cxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/translate.hxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx,
	source/vclcompat/wrapper.hxx, workben/layout/editor.cxx: Fix some
	sunstudio12 warnings.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/makefile.mk,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxproxy.cxx, source/awt/vclxproxy.hxx,
	source/layout/helper.cxx: Junk VCLXProxy.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx,
	inc/toolkit/helper/listenermultiplexer.hxx,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/helper.cxx: Hello world on AWTVCLXCancelButton() label
	and images.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* .gitignore, source/awt/forward.hxx, source/awt/makefile.mk,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxfixedline.cxx, source/awt/vclxfixedline.hxx,
	source/awt/vclxscroller.cxx, source/awt/vclxscroller.hxx,
	source/awt/vclxsplitter.cxx, source/awt/vclxsplitter.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/makefile.mk, workben/layout/localize-de.sdf,
	workben/layout/localize-nl.sdf: Cleanup of includes, namespace in
	headers in awt.

2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [aaa2f4d0c5a33f7d7991900d21138b16a9d6ea7c]

INTEGRATION: CWS layoutdialogs (1.2.6); FILE MERGED 2008/07/30 11:16:33 rt 1.2.6.2: Update license header. 2008/03/20 11:56:28 jcn 1.2.6.1: Update from http://lilypond.org/~janneke/vc/toolkit.git/.git

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxwindow.cxx: Fix compile warning.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Revert obsolete VERSION addition.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/controls/dialogcontrol.cxx,
	source/controls/unocontrol.cxx, source/helper/tkresmgr.cxx,
	util/defs/wntmsci11: Revert weird initial patch.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Doc update.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.xml: Implement
	MoreButton.  TODO: images.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx: Remove redraw cruft, rename
	redrawAlready to redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, source/vclcompat/wbutton.cxx: Step
	towards cleaner redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/layout/helper.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.cxx,
	workben/layout/recover.hxx: Extract AdvancedButton implementation
	from recover.cxx into new widget.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Update recover dialog, make
	advanced/simple switching work.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx: In test mode, enable everything.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/localize.sdf: Manually add new translatable strings
	and translations for de, nl.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.xml: Update zoom to have hbox of Zoom factor
	and View layout alongside each other.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx, workben/layout/zoom.hxx,
	workben/layout/zoom.xml: Merge upstream's zoom.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx, source/vclcompat/wrapper.hxx:
	Nitpick, debugging aid.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/vclcompat/wrapper.cxx: Implement
	FixedLine.IsEnabled().

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Build lib name fix.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/vclcompat/wcontainer.cxx,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Complete VBox/HBox wrappers.  Not use
	them in recover, spacing still wrong.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/recover.cxx,
	workben/layout/recover.hxx, workben/layout/recover.xml: More
	recovery dialog mockuping.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.cxx: Implement visibility of
	elements/containers better.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/layout/import.cxx, source/layout/proplist.cxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx:
	Implement FixedImage.  Needed for recovery dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.hxx, workben/layout/editor.cxx: Give
	ChildData virtual distructor.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/vclcompat/makefile.mk, source/vclcompat/wrapper.cxx,
	util/makefile.mk, workben/layout/makefile.mk,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml, workben/layout/test.cxx: Stab at new
	recover dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/editor.cxx: Do not clear fresh container.  Disable
	debug printing.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf: Fix localize.sdf for
	wordcount.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-pre.hxx, source/layout/dialogbuttonhbox.cxx: Fix
	ID for displaying dialogs.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf,
	workben/layout/wordcount.xml, workben/layout/zoom.xml: Add strings
	for all languages.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/box-base.cxx,
	source/layout/box-base.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/flow.cxx, source/layout/helper.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/root.cxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx: Clean-up
	code duplication from layout: new Box_Base class implements
	addChild, removeChild, getChildren, getChildProperties for Box,
	Table, VCLXSplitter, VCLXTabControl.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/root.cxx: Document more fixmes.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/proplist.cxx: Remove m237
	workaround.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/helper.cxx: More comment cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxtabcontrol.cxx, source/layout/box.cxx,
	source/layout/container.cxx, source/vclcompat/wrapper.cxx:
	Commented-out code cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, inc/layout/layoutcore.hxx,
	source/awt/forward.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/awt/vclxdialog.cxx,
	source/awt/vclxdialog.hxx, source/awt/vclxfixedline.cxx,
	source/awt/vclxfixedline.hxx, source/awt/vclxscroller.cxx,
	source/awt/vclxscroller.hxx, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/bin.cxx,
	source/layout/bin.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/container.hxx, source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/factory.hxx, source/layout/flow.cxx,
	source/layout/flow.hxx, source/layout/helper.cxx,
	source/layout/helper.hxx, source/layout/import.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/precompiled_xmlscript.hxx,
	source/layout/proplist.cxx, source/layout/proplist.hxx,
	source/layout/root.cxx, source/layout/root.hxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/layout/timer.hxx,
	source/layout/translate.cxx, source/layout/translate.hxx,
	source/vclcompat/makefile.mk, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx,
	workben/layout/editor.cxx, workben/layout/editor.hxx,
	workben/layout/makefile.mk, workben/layout/simple-paragraph.cxx,
	workben/layout/simple-paragraph.hxx, workben/layout/test.cxx,
	workben/layout/uno.hxx, workben/layout/zoom_def.hxx: Add licence
	headers.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/meekfile.mk: Junk meekfile.mk

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Update TODO.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXScrollBar's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXMessageBox's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, inc/toolkit/awt/vclxtopwindow.hxx,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxtopwindow.cxx: Remove code duplication from
	VCLXDialog.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxdialog.cxx, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wrapper.hxx:
	Comment cleanup.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/helper.hxx,
	workben/layout/editor.cxx, workben/layout/wordcountdialog.cxx: Fix
	remaining SUN warnings.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/awt/vclxfixedline.hxx,
	source/layout/byteseq.cxx, source/layout/helper.hxx,
	source/layout/import.cxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/translate.hxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx,
	source/vclcompat/wrapper.hxx, workben/layout/editor.cxx: Fix some
	sunstudio12 warnings.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/makefile.mk,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxproxy.cxx, source/awt/vclxproxy.hxx,
	source/layout/helper.cxx: Junk VCLXProxy.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx,
	inc/toolkit/helper/listenermultiplexer.hxx,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/helper.cxx: Hello world on AWTVCLXCancelButton() label
	and images.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* .gitignore, source/awt/forward.hxx, source/awt/makefile.mk,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxfixedline.cxx, source/awt/vclxfixedline.hxx,
	source/awt/vclxscroller.cxx, source/awt/vclxscroller.hxx,
	source/awt/vclxsplitter.cxx, source/awt/vclxsplitter.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/makefile.mk, workben/layout/localize-de.sdf,
	workben/layout/localize-nl.sdf: Cleanup of includes, namespace in
	headers in awt.

2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [e7e0dd9ed5149f74ed067b7520aad72f172f781f]

INTEGRATION: CWS layoutdialogs (1.2.6); FILE MERGED 2008/07/30 12:36:19 jcn 1.2.6.3: RESYNC: (1.2-1.3); FILE MERGED 2008/07/30 11:16:27 rt 1.2.6.2: Update license header. 2008/03/20 11:56:28 jcn 1.2.6.1: Update from http://lilypond.org/~janneke/vc/toolkit.git/.git

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxwindow.cxx: Fix compile warning.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Revert obsolete VERSION addition.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/controls/dialogcontrol.cxx,
	source/controls/unocontrol.cxx, source/helper/tkresmgr.cxx,
	util/defs/wntmsci11: Revert weird initial patch.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Doc update.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.xml: Implement
	MoreButton.  TODO: images.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx: Remove redraw cruft, rename
	redrawAlready to redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, source/vclcompat/wbutton.cxx: Step
	towards cleaner redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/layout/helper.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.cxx,
	workben/layout/recover.hxx: Extract AdvancedButton implementation
	from recover.cxx into new widget.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Update recover dialog, make
	advanced/simple switching work.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx: In test mode, enable everything.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/localize.sdf: Manually add new translatable strings
	and translations for de, nl.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.xml: Update zoom to have hbox of Zoom factor
	and View layout alongside each other.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx, workben/layout/zoom.hxx,
	workben/layout/zoom.xml: Merge upstream's zoom.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx, source/vclcompat/wrapper.hxx:
	Nitpick, debugging aid.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/vclcompat/wrapper.cxx: Implement
	FixedLine.IsEnabled().

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Build lib name fix.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/vclcompat/wcontainer.cxx,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Complete VBox/HBox wrappers.  Not use
	them in recover, spacing still wrong.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/recover.cxx,
	workben/layout/recover.hxx, workben/layout/recover.xml: More
	recovery dialog mockuping.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.cxx: Implement visibility of
	elements/containers better.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/layout/import.cxx, source/layout/proplist.cxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx:
	Implement FixedImage.  Needed for recovery dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.hxx, workben/layout/editor.cxx: Give
	ChildData virtual distructor.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/vclcompat/makefile.mk, source/vclcompat/wrapper.cxx,
	util/makefile.mk, workben/layout/makefile.mk,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml, workben/layout/test.cxx: Stab at new
	recover dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/editor.cxx: Do not clear fresh container.  Disable
	debug printing.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf: Fix localize.sdf for
	wordcount.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-pre.hxx, source/layout/dialogbuttonhbox.cxx: Fix
	ID for displaying dialogs.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf,
	workben/layout/wordcount.xml, workben/layout/zoom.xml: Add strings
	for all languages.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/box-base.cxx,
	source/layout/box-base.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/flow.cxx, source/layout/helper.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/root.cxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx: Clean-up
	code duplication from layout: new Box_Base class implements
	addChild, removeChild, getChildren, getChildProperties for Box,
	Table, VCLXSplitter, VCLXTabControl.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/root.cxx: Document more fixmes.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/proplist.cxx: Remove m237
	workaround.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/helper.cxx: More comment cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxtabcontrol.cxx, source/layout/box.cxx,
	source/layout/container.cxx, source/vclcompat/wrapper.cxx:
	Commented-out code cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, inc/layout/layoutcore.hxx,
	source/awt/forward.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/awt/vclxdialog.cxx,
	source/awt/vclxdialog.hxx, source/awt/vclxfixedline.cxx,
	source/awt/vclxfixedline.hxx, source/awt/vclxscroller.cxx,
	source/awt/vclxscroller.hxx, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/bin.cxx,
	source/layout/bin.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/container.hxx, source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/factory.hxx, source/layout/flow.cxx,
	source/layout/flow.hxx, source/layout/helper.cxx,
	source/layout/helper.hxx, source/layout/import.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/precompiled_xmlscript.hxx,
	source/layout/proplist.cxx, source/layout/proplist.hxx,
	source/layout/root.cxx, source/layout/root.hxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/layout/timer.hxx,
	source/layout/translate.cxx, source/layout/translate.hxx,
	source/vclcompat/makefile.mk, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx,
	workben/layout/editor.cxx, workben/layout/editor.hxx,
	workben/layout/makefile.mk, workben/layout/simple-paragraph.cxx,
	workben/layout/simple-paragraph.hxx, workben/layout/test.cxx,
	workben/layout/uno.hxx, workben/layout/zoom_def.hxx: Add licence
	headers.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/meekfile.mk: Junk meekfile.mk

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Update TODO.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXScrollBar's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXMessageBox's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, inc/toolkit/awt/vclxtopwindow.hxx,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxtopwindow.cxx: Remove code duplication from
	VCLXDialog.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxdialog.cxx, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wrapper.hxx:
	Comment cleanup.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/helper.hxx,
	workben/layout/editor.cxx, workben/layout/wordcountdialog.cxx: Fix
	remaining SUN warnings.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/awt/vclxfixedline.hxx,
	source/layout/byteseq.cxx, source/layout/helper.hxx,
	source/layout/import.cxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/translate.hxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx,
	source/vclcompat/wrapper.hxx, workben/layout/editor.cxx: Fix some
	sunstudio12 warnings.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/makefile.mk,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxproxy.cxx, source/awt/vclxproxy.hxx,
	source/layout/helper.cxx: Junk VCLXProxy.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx,
	inc/toolkit/helper/listenermultiplexer.hxx,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/helper.cxx: Hello world on AWTVCLXCancelButton() label
	and images.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* .gitignore, source/awt/forward.hxx, source/awt/makefile.mk,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxfixedline.cxx, source/awt/vclxfixedline.hxx,
	source/awt/vclxscroller.cxx, source/awt/vclxscroller.hxx,
	source/awt/vclxsplitter.cxx, source/awt/vclxsplitter.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/makefile.mk, workben/layout/localize-de.sdf,
	workben/layout/localize-nl.sdf: Cleanup of includes, namespace in
	headers in awt.

2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [ca96f6e3c263cb769b44051b481ff01166a4ad51]

INTEGRATION: CWS layoutdialogs (1.2.6); FILE MERGED 2008/07/30 11:16:22 rt 1.2.6.2: Update license header. 2008/03/20 11:56:28 jcn 1.2.6.1: Update from http://lilypond.org/~janneke/vc/toolkit.git/.git

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxwindow.cxx: Fix compile warning.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Revert obsolete VERSION addition.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/controls/dialogcontrol.cxx,
	source/controls/unocontrol.cxx, source/helper/tkresmgr.cxx,
	util/defs/wntmsci11: Revert weird initial patch.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Doc update.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.xml: Implement
	MoreButton.  TODO: images.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx: Remove redraw cruft, rename
	redrawAlready to redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, source/vclcompat/wbutton.cxx: Step
	towards cleaner redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/layout/helper.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.cxx,
	workben/layout/recover.hxx: Extract AdvancedButton implementation
	from recover.cxx into new widget.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Update recover dialog, make
	advanced/simple switching work.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx: In test mode, enable everything.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/localize.sdf: Manually add new translatable strings
	and translations for de, nl.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.xml: Update zoom to have hbox of Zoom factor
	and View layout alongside each other.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx, workben/layout/zoom.hxx,
	workben/layout/zoom.xml: Merge upstream's zoom.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx, source/vclcompat/wrapper.hxx:
	Nitpick, debugging aid.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/vclcompat/wrapper.cxx: Implement
	FixedLine.IsEnabled().

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Build lib name fix.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/vclcompat/wcontainer.cxx,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Complete VBox/HBox wrappers.  Not use
	them in recover, spacing still wrong.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/recover.cxx,
	workben/layout/recover.hxx, workben/layout/recover.xml: More
	recovery dialog mockuping.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.cxx: Implement visibility of
	elements/containers better.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/layout/import.cxx, source/layout/proplist.cxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx:
	Implement FixedImage.  Needed for recovery dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.hxx, workben/layout/editor.cxx: Give
	ChildData virtual distructor.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/vclcompat/makefile.mk, source/vclcompat/wrapper.cxx,
	util/makefile.mk, workben/layout/makefile.mk,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml, workben/layout/test.cxx: Stab at new
	recover dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/editor.cxx: Do not clear fresh container.  Disable
	debug printing.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf: Fix localize.sdf for
	wordcount.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-pre.hxx, source/layout/dialogbuttonhbox.cxx: Fix
	ID for displaying dialogs.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf,
	workben/layout/wordcount.xml, workben/layout/zoom.xml: Add strings
	for all languages.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/box-base.cxx,
	source/layout/box-base.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/flow.cxx, source/layout/helper.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/root.cxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx: Clean-up
	code duplication from layout: new Box_Base class implements
	addChild, removeChild, getChildren, getChildProperties for Box,
	Table, VCLXSplitter, VCLXTabControl.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/root.cxx: Document more fixmes.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/proplist.cxx: Remove m237
	workaround.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/helper.cxx: More comment cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxtabcontrol.cxx, source/layout/box.cxx,
	source/layout/container.cxx, source/vclcompat/wrapper.cxx:
	Commented-out code cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, inc/layout/layoutcore.hxx,
	source/awt/forward.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/awt/vclxdialog.cxx,
	source/awt/vclxdialog.hxx, source/awt/vclxfixedline.cxx,
	source/awt/vclxfixedline.hxx, source/awt/vclxscroller.cxx,
	source/awt/vclxscroller.hxx, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/bin.cxx,
	source/layout/bin.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/container.hxx, source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/factory.hxx, source/layout/flow.cxx,
	source/layout/flow.hxx, source/layout/helper.cxx,
	source/layout/helper.hxx, source/layout/import.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/precompiled_xmlscript.hxx,
	source/layout/proplist.cxx, source/layout/proplist.hxx,
	source/layout/root.cxx, source/layout/root.hxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/layout/timer.hxx,
	source/layout/translate.cxx, source/layout/translate.hxx,
	source/vclcompat/makefile.mk, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx,
	workben/layout/editor.cxx, workben/layout/editor.hxx,
	workben/layout/makefile.mk, workben/layout/simple-paragraph.cxx,
	workben/layout/simple-paragraph.hxx, workben/layout/test.cxx,
	workben/layout/uno.hxx, workben/layout/zoom_def.hxx: Add licence
	headers.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/meekfile.mk: Junk meekfile.mk

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Update TODO.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXScrollBar's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXMessageBox's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, inc/toolkit/awt/vclxtopwindow.hxx,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxtopwindow.cxx: Remove code duplication from
	VCLXDialog.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxdialog.cxx, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wrapper.hxx:
	Comment cleanup.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/helper.hxx,
	workben/layout/editor.cxx, workben/layout/wordcountdialog.cxx: Fix
	remaining SUN warnings.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/awt/vclxfixedline.hxx,
	source/layout/byteseq.cxx, source/layout/helper.hxx,
	source/layout/import.cxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/translate.hxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx,
	source/vclcompat/wrapper.hxx, workben/layout/editor.cxx: Fix some
	sunstudio12 warnings.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/makefile.mk,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxproxy.cxx, source/awt/vclxproxy.hxx,
	source/layout/helper.cxx: Junk VCLXProxy.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx,
	inc/toolkit/helper/listenermultiplexer.hxx,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/helper.cxx: Hello world on AWTVCLXCancelButton() label
	and images.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* .gitignore, source/awt/forward.hxx, source/awt/makefile.mk,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxfixedline.cxx, source/awt/vclxfixedline.hxx,
	source/awt/vclxscroller.cxx, source/awt/vclxscroller.hxx,
	source/awt/vclxsplitter.cxx, source/awt/vclxsplitter.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/makefile.mk, workben/layout/localize-de.sdf,
	workben/layout/localize-nl.sdf: Cleanup of includes, namespace in
	headers in awt.

2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [a51314a263b4a0c06cfb4bd97eceaeda2414c056]

INTEGRATION: CWS layoutdialogs (1.2.6); FILE MERGED 2008/07/30 11:16:16 rt 1.2.6.2: Update license header. 2008/03/20 11:56:28 jcn 1.2.6.1: Update from http://lilypond.org/~janneke/vc/toolkit.git/.git

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxwindow.cxx: Fix compile warning.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Revert obsolete VERSION addition.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/controls/dialogcontrol.cxx,
	source/controls/unocontrol.cxx, source/helper/tkresmgr.cxx,
	util/defs/wntmsci11: Revert weird initial patch.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Doc update.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.xml: Implement
	MoreButton.  TODO: images.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx: Remove redraw cruft, rename
	redrawAlready to redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, source/vclcompat/wbutton.cxx: Step
	towards cleaner redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/layout/helper.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.cxx,
	workben/layout/recover.hxx: Extract AdvancedButton implementation
	from recover.cxx into new widget.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Update recover dialog, make
	advanced/simple switching work.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx: In test mode, enable everything.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/localize.sdf: Manually add new translatable strings
	and translations for de, nl.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.xml: Update zoom to have hbox of Zoom factor
	and View layout alongside each other.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx, workben/layout/zoom.hxx,
	workben/layout/zoom.xml: Merge upstream's zoom.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx, source/vclcompat/wrapper.hxx:
	Nitpick, debugging aid.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/vclcompat/wrapper.cxx: Implement
	FixedLine.IsEnabled().

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Build lib name fix.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/vclcompat/wcontainer.cxx,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Complete VBox/HBox wrappers.  Not use
	them in recover, spacing still wrong.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/recover.cxx,
	workben/layout/recover.hxx, workben/layout/recover.xml: More
	recovery dialog mockuping.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.cxx: Implement visibility of
	elements/containers better.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/layout/import.cxx, source/layout/proplist.cxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx:
	Implement FixedImage.  Needed for recovery dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.hxx, workben/layout/editor.cxx: Give
	ChildData virtual distructor.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/vclcompat/makefile.mk, source/vclcompat/wrapper.cxx,
	util/makefile.mk, workben/layout/makefile.mk,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml, workben/layout/test.cxx: Stab at new
	recover dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/editor.cxx: Do not clear fresh container.  Disable
	debug printing.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf: Fix localize.sdf for
	wordcount.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-pre.hxx, source/layout/dialogbuttonhbox.cxx: Fix
	ID for displaying dialogs.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf,
	workben/layout/wordcount.xml, workben/layout/zoom.xml: Add strings
	for all languages.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/box-base.cxx,
	source/layout/box-base.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/flow.cxx, source/layout/helper.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/root.cxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx: Clean-up
	code duplication from layout: new Box_Base class implements
	addChild, removeChild, getChildren, getChildProperties for Box,
	Table, VCLXSplitter, VCLXTabControl.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/root.cxx: Document more fixmes.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/proplist.cxx: Remove m237
	workaround.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/helper.cxx: More comment cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxtabcontrol.cxx, source/layout/box.cxx,
	source/layout/container.cxx, source/vclcompat/wrapper.cxx:
	Commented-out code cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, inc/layout/layoutcore.hxx,
	source/awt/forward.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/awt/vclxdialog.cxx,
	source/awt/vclxdialog.hxx, source/awt/vclxfixedline.cxx,
	source/awt/vclxfixedline.hxx, source/awt/vclxscroller.cxx,
	source/awt/vclxscroller.hxx, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/bin.cxx,
	source/layout/bin.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/container.hxx, source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/factory.hxx, source/layout/flow.cxx,
	source/layout/flow.hxx, source/layout/helper.cxx,
	source/layout/helper.hxx, source/layout/import.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/precompiled_xmlscript.hxx,
	source/layout/proplist.cxx, source/layout/proplist.hxx,
	source/layout/root.cxx, source/layout/root.hxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/layout/timer.hxx,
	source/layout/translate.cxx, source/layout/translate.hxx,
	source/vclcompat/makefile.mk, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx,
	workben/layout/editor.cxx, workben/layout/editor.hxx,
	workben/layout/makefile.mk, workben/layout/simple-paragraph.cxx,
	workben/layout/simple-paragraph.hxx, workben/layout/test.cxx,
	workben/layout/uno.hxx, workben/layout/zoom_def.hxx: Add licence
	headers.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/meekfile.mk: Junk meekfile.mk

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Update TODO.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXScrollBar's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXMessageBox's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, inc/toolkit/awt/vclxtopwindow.hxx,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxtopwindow.cxx: Remove code duplication from
	VCLXDialog.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxdialog.cxx, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wrapper.hxx:
	Comment cleanup.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/helper.hxx,
	workben/layout/editor.cxx, workben/layout/wordcountdialog.cxx: Fix
	remaining SUN warnings.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/awt/vclxfixedline.hxx,
	source/layout/byteseq.cxx, source/layout/helper.hxx,
	source/layout/import.cxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/translate.hxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx,
	source/vclcompat/wrapper.hxx, workben/layout/editor.cxx: Fix some
	sunstudio12 warnings.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/makefile.mk,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxproxy.cxx, source/awt/vclxproxy.hxx,
	source/layout/helper.cxx: Junk VCLXProxy.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx,
	inc/toolkit/helper/listenermultiplexer.hxx,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/helper.cxx: Hello world on AWTVCLXCancelButton() label
	and images.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* .gitignore, source/awt/forward.hxx, source/awt/makefile.mk,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxfixedline.cxx, source/awt/vclxfixedline.hxx,
	source/awt/vclxscroller.cxx, source/awt/vclxscroller.hxx,
	source/awt/vclxsplitter.cxx, source/awt/vclxsplitter.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/makefile.mk, workben/layout/localize-de.sdf,
	workben/layout/localize-nl.sdf: Cleanup of includes, namespace in
	headers in awt.

2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [e8ec28eace6f3e68d9c5380152defa373baf23d3]

INTEGRATION: CWS layoutdialogs (1.2.6); FILE MERGED 2008/07/30 11:16:10 rt 1.2.6.3: Update license header. 2008/03/28 13:44:29 cl 1.2.6.2: fixed solaris compiler errors 2008/03/20 11:56:28 jcn 1.2.6.1: Update from http://lilypond.org/~janneke/vc/toolkit.git/.git

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxwindow.cxx: Fix compile warning.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Revert obsolete VERSION addition.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/controls/dialogcontrol.cxx,
	source/controls/unocontrol.cxx, source/helper/tkresmgr.cxx,
	util/defs/wntmsci11: Revert weird initial patch.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Doc update.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.xml: Implement
	MoreButton.  TODO: images.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx: Remove redraw cruft, rename
	redrawAlready to redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, source/vclcompat/wbutton.cxx: Step
	towards cleaner redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/layout/helper.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.cxx,
	workben/layout/recover.hxx: Extract AdvancedButton implementation
	from recover.cxx into new widget.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Update recover dialog, make
	advanced/simple switching work.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx: In test mode, enable everything.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/localize.sdf: Manually add new translatable strings
	and translations for de, nl.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.xml: Update zoom to have hbox of Zoom factor
	and View layout alongside each other.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx, workben/layout/zoom.hxx,
	workben/layout/zoom.xml: Merge upstream's zoom.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx, source/vclcompat/wrapper.hxx:
	Nitpick, debugging aid.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/vclcompat/wrapper.cxx: Implement
	FixedLine.IsEnabled().

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Build lib name fix.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/vclcompat/wcontainer.cxx,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Complete VBox/HBox wrappers.  Not use
	them in recover, spacing still wrong.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/recover.cxx,
	workben/layout/recover.hxx, workben/layout/recover.xml: More
	recovery dialog mockuping.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.cxx: Implement visibility of
	elements/containers better.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/layout/import.cxx, source/layout/proplist.cxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx:
	Implement FixedImage.  Needed for recovery dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.hxx, workben/layout/editor.cxx: Give
	ChildData virtual distructor.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/vclcompat/makefile.mk, source/vclcompat/wrapper.cxx,
	util/makefile.mk, workben/layout/makefile.mk,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml, workben/layout/test.cxx: Stab at new
	recover dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/editor.cxx: Do not clear fresh container.  Disable
	debug printing.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf: Fix localize.sdf for
	wordcount.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-pre.hxx, source/layout/dialogbuttonhbox.cxx: Fix
	ID for displaying dialogs.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf,
	workben/layout/wordcount.xml, workben/layout/zoom.xml: Add strings
	for all languages.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/box-base.cxx,
	source/layout/box-base.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/flow.cxx, source/layout/helper.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/root.cxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx: Clean-up
	code duplication from layout: new Box_Base class implements
	addChild, removeChild, getChildren, getChildProperties for Box,
	Table, VCLXSplitter, VCLXTabControl.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/root.cxx: Document more fixmes.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/proplist.cxx: Remove m237
	workaround.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/helper.cxx: More comment cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxtabcontrol.cxx, source/layout/box.cxx,
	source/layout/container.cxx, source/vclcompat/wrapper.cxx:
	Commented-out code cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, inc/layout/layoutcore.hxx,
	source/awt/forward.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/awt/vclxdialog.cxx,
	source/awt/vclxdialog.hxx, source/awt/vclxfixedline.cxx,
	source/awt/vclxfixedline.hxx, source/awt/vclxscroller.cxx,
	source/awt/vclxscroller.hxx, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/bin.cxx,
	source/layout/bin.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/container.hxx, source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/factory.hxx, source/layout/flow.cxx,
	source/layout/flow.hxx, source/layout/helper.cxx,
	source/layout/helper.hxx, source/layout/import.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/precompiled_xmlscript.hxx,
	source/layout/proplist.cxx, source/layout/proplist.hxx,
	source/layout/root.cxx, source/layout/root.hxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/layout/timer.hxx,
	source/layout/translate.cxx, source/layout/translate.hxx,
	source/vclcompat/makefile.mk, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx,
	workben/layout/editor.cxx, workben/layout/editor.hxx,
	workben/layout/makefile.mk, workben/layout/simple-paragraph.cxx,
	workben/layout/simple-paragraph.hxx, workben/layout/test.cxx,
	workben/layout/uno.hxx, workben/layout/zoom_def.hxx: Add licence
	headers.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/meekfile.mk: Junk meekfile.mk

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Update TODO.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXScrollBar's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXMessageBox's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, inc/toolkit/awt/vclxtopwindow.hxx,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxtopwindow.cxx: Remove code duplication from
	VCLXDialog.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxdialog.cxx, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wrapper.hxx:
	Comment cleanup.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/helper.hxx,
	workben/layout/editor.cxx, workben/layout/wordcountdialog.cxx: Fix
	remaining SUN warnings.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/awt/vclxfixedline.hxx,
	source/layout/byteseq.cxx, source/layout/helper.hxx,
	source/layout/import.cxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/translate.hxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx,
	source/vclcompat/wrapper.hxx, workben/layout/editor.cxx: Fix some
	sunstudio12 warnings.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/makefile.mk,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxproxy.cxx, source/awt/vclxproxy.hxx,
	source/layout/helper.cxx: Junk VCLXProxy.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx,
	inc/toolkit/helper/listenermultiplexer.hxx,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/helper.cxx: Hello world on AWTVCLXCancelButton() label
	and images.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* .gitignore, source/awt/forward.hxx, source/awt/makefile.mk,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxfixedline.cxx, source/awt/vclxfixedline.hxx,
	source/awt/vclxscroller.cxx, source/awt/vclxscroller.hxx,
	source/awt/vclxsplitter.cxx, source/awt/vclxsplitter.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/makefile.mk, workben/layout/localize-de.sdf,
	workben/layout/localize-nl.sdf: Cleanup of includes, namespace in
	headers in awt.

2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [ad039ae3cfdf5a077980233357285ad9fb3bd960]

INTEGRATION: CWS layoutdialogs (1.2.6); FILE MERGED 2008/07/30 11:16:05 rt 1.2.6.2: Update license header. 2008/03/20 11:56:28 jcn 1.2.6.1: Update from http://lilypond.org/~janneke/vc/toolkit.git/.git

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxwindow.cxx: Fix compile warning.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Revert obsolete VERSION addition.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/controls/dialogcontrol.cxx,
	source/controls/unocontrol.cxx, source/helper/tkresmgr.cxx,
	util/defs/wntmsci11: Revert weird initial patch.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Doc update.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.xml: Implement
	MoreButton.  TODO: images.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx: Remove redraw cruft, rename
	redrawAlready to redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, source/vclcompat/wbutton.cxx: Step
	towards cleaner redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/layout/helper.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.cxx,
	workben/layout/recover.hxx: Extract AdvancedButton implementation
	from recover.cxx into new widget.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Update recover dialog, make
	advanced/simple switching work.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx: In test mode, enable everything.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/localize.sdf: Manually add new translatable strings
	and translations for de, nl.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.xml: Update zoom to have hbox of Zoom factor
	and View layout alongside each other.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx, workben/layout/zoom.hxx,
	workben/layout/zoom.xml: Merge upstream's zoom.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx, source/vclcompat/wrapper.hxx:
	Nitpick, debugging aid.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/vclcompat/wrapper.cxx: Implement
	FixedLine.IsEnabled().

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Build lib name fix.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/vclcompat/wcontainer.cxx,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Complete VBox/HBox wrappers.  Not use
	them in recover, spacing still wrong.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/recover.cxx,
	workben/layout/recover.hxx, workben/layout/recover.xml: More
	recovery dialog mockuping.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.cxx: Implement visibility of
	elements/containers better.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/layout/import.cxx, source/layout/proplist.cxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx:
	Implement FixedImage.  Needed for recovery dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.hxx, workben/layout/editor.cxx: Give
	ChildData virtual distructor.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/vclcompat/makefile.mk, source/vclcompat/wrapper.cxx,
	util/makefile.mk, workben/layout/makefile.mk,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml, workben/layout/test.cxx: Stab at new
	recover dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/editor.cxx: Do not clear fresh container.  Disable
	debug printing.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf: Fix localize.sdf for
	wordcount.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-pre.hxx, source/layout/dialogbuttonhbox.cxx: Fix
	ID for displaying dialogs.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf,
	workben/layout/wordcount.xml, workben/layout/zoom.xml: Add strings
	for all languages.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/box-base.cxx,
	source/layout/box-base.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/flow.cxx, source/layout/helper.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/root.cxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx: Clean-up
	code duplication from layout: new Box_Base class implements
	addChild, removeChild, getChildren, getChildProperties for Box,
	Table, VCLXSplitter, VCLXTabControl.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/root.cxx: Document more fixmes.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/proplist.cxx: Remove m237
	workaround.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/helper.cxx: More comment cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxtabcontrol.cxx, source/layout/box.cxx,
	source/layout/container.cxx, source/vclcompat/wrapper.cxx:
	Commented-out code cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, inc/layout/layoutcore.hxx,
	source/awt/forward.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/awt/vclxdialog.cxx,
	source/awt/vclxdialog.hxx, source/awt/vclxfixedline.cxx,
	source/awt/vclxfixedline.hxx, source/awt/vclxscroller.cxx,
	source/awt/vclxscroller.hxx, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/bin.cxx,
	source/layout/bin.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/container.hxx, source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/factory.hxx, source/layout/flow.cxx,
	source/layout/flow.hxx, source/layout/helper.cxx,
	source/layout/helper.hxx, source/layout/import.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/precompiled_xmlscript.hxx,
	source/layout/proplist.cxx, source/layout/proplist.hxx,
	source/layout/root.cxx, source/layout/root.hxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/layout/timer.hxx,
	source/layout/translate.cxx, source/layout/translate.hxx,
	source/vclcompat/makefile.mk, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx,
	workben/layout/editor.cxx, workben/layout/editor.hxx,
	workben/layout/makefile.mk, workben/layout/simple-paragraph.cxx,
	workben/layout/simple-paragraph.hxx, workben/layout/test.cxx,
	workben/layout/uno.hxx, workben/layout/zoom_def.hxx: Add licence
	headers.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/meekfile.mk: Junk meekfile.mk

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Update TODO.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXScrollBar's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXMessageBox's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, inc/toolkit/awt/vclxtopwindow.hxx,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxtopwindow.cxx: Remove code duplication from
	VCLXDialog.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxdialog.cxx, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wrapper.hxx:
	Comment cleanup.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/helper.hxx,
	workben/layout/editor.cxx, workben/layout/wordcountdialog.cxx: Fix
	remaining SUN warnings.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/awt/vclxfixedline.hxx,
	source/layout/byteseq.cxx, source/layout/helper.hxx,
	source/layout/import.cxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/translate.hxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx,
	source/vclcompat/wrapper.hxx, workben/layout/editor.cxx: Fix some
	sunstudio12 warnings.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/makefile.mk,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxproxy.cxx, source/awt/vclxproxy.hxx,
	source/layout/helper.cxx: Junk VCLXProxy.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx,
	inc/toolkit/helper/listenermultiplexer.hxx,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/helper.cxx: Hello world on AWTVCLXCancelButton() label
	and images.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* .gitignore, source/awt/forward.hxx, source/awt/makefile.mk,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxfixedline.cxx, source/awt/vclxfixedline.hxx,
	source/awt/vclxscroller.cxx, source/awt/vclxscroller.hxx,
	source/awt/vclxsplitter.cxx, source/awt/vclxsplitter.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/makefile.mk, workben/layout/localize-de.sdf,
	workben/layout/localize-nl.sdf: Cleanup of includes, namespace in
	headers in awt.

2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [7dccbe87742d889e7d9891512fccede96036676d]

INTEGRATION: CWS layoutdialogs (1.2.6); FILE MERGED 2008/07/30 11:15:59 rt 1.2.6.5: Update license header. 2008/04/14 13:00:10 jcn 1.2.6.4: Make LayoutRoot and LayoutWidget public.  Fixes building of workben/layout/test. 2008/03/28 14:55:40 jcn 1.2.6.3: Workben build fix: do not link to removed libtklayout. Add error box for missing xml file. 2008/03/26 13:39:00 cl 1.2.6.2: fixing warnings 2008/03/20 11:56:28 jcn 1.2.6.1: Update from http://lilypond.org/~janneke/vc/toolkit.git/.git

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxwindow.cxx: Fix compile warning.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Revert obsolete VERSION addition.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/controls/dialogcontrol.cxx,
	source/controls/unocontrol.cxx, source/helper/tkresmgr.cxx,
	util/defs/wntmsci11: Revert weird initial patch.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Doc update.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.xml: Implement
	MoreButton.  TODO: images.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx: Remove redraw cruft, rename
	redrawAlready to redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, source/vclcompat/wbutton.cxx: Step
	towards cleaner redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/layout/helper.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.cxx,
	workben/layout/recover.hxx: Extract AdvancedButton implementation
	from recover.cxx into new widget.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Update recover dialog, make
	advanced/simple switching work.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx: In test mode, enable everything.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/localize.sdf: Manually add new translatable strings
	and translations for de, nl.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.xml: Update zoom to have hbox of Zoom factor
	and View layout alongside each other.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx, workben/layout/zoom.hxx,
	workben/layout/zoom.xml: Merge upstream's zoom.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx, source/vclcompat/wrapper.hxx:
	Nitpick, debugging aid.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/vclcompat/wrapper.cxx: Implement
	FixedLine.IsEnabled().

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Build lib name fix.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/vclcompat/wcontainer.cxx,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Complete VBox/HBox wrappers.  Not use
	them in recover, spacing still wrong.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/recover.cxx,
	workben/layout/recover.hxx, workben/layout/recover.xml: More
	recovery dialog mockuping.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.cxx: Implement visibility of
	elements/containers better.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/layout/import.cxx, source/layout/proplist.cxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx:
	Implement FixedImage.  Needed for recovery dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.hxx, workben/layout/editor.cxx: Give
	ChildData virtual distructor.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/vclcompat/makefile.mk, source/vclcompat/wrapper.cxx,
	util/makefile.mk, workben/layout/makefile.mk,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml, workben/layout/test.cxx: Stab at new
	recover dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/editor.cxx: Do not clear fresh container.  Disable
	debug printing.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf: Fix localize.sdf for
	wordcount.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-pre.hxx, source/layout/dialogbuttonhbox.cxx: Fix
	ID for displaying dialogs.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf,
	workben/layout/wordcount.xml, workben/layout/zoom.xml: Add strings
	for all languages.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/box-base.cxx,
	source/layout/box-base.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/flow.cxx, source/layout/helper.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/root.cxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx: Clean-up
	code duplication from layout: new Box_Base class implements
	addChild, removeChild, getChildren, getChildProperties for Box,
	Table, VCLXSplitter, VCLXTabControl.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/root.cxx: Document more fixmes.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/proplist.cxx: Remove m237
	workaround.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/helper.cxx: More comment cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxtabcontrol.cxx, source/layout/box.cxx,
	source/layout/container.cxx, source/vclcompat/wrapper.cxx:
	Commented-out code cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, inc/layout/layoutcore.hxx,
	source/awt/forward.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/awt/vclxdialog.cxx,
	source/awt/vclxdialog.hxx, source/awt/vclxfixedline.cxx,
	source/awt/vclxfixedline.hxx, source/awt/vclxscroller.cxx,
	source/awt/vclxscroller.hxx, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/bin.cxx,
	source/layout/bin.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/container.hxx, source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/factory.hxx, source/layout/flow.cxx,
	source/layout/flow.hxx, source/layout/helper.cxx,
	source/layout/helper.hxx, source/layout/import.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/precompiled_xmlscript.hxx,
	source/layout/proplist.cxx, source/layout/proplist.hxx,
	source/layout/root.cxx, source/layout/root.hxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/layout/timer.hxx,
	source/layout/translate.cxx, source/layout/translate.hxx,
	source/vclcompat/makefile.mk, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx,
	workben/layout/editor.cxx, workben/layout/editor.hxx,
	workben/layout/makefile.mk, workben/layout/simple-paragraph.cxx,
	workben/layout/simple-paragraph.hxx, workben/layout/test.cxx,
	workben/layout/uno.hxx, workben/layout/zoom_def.hxx: Add licence
	headers.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/meekfile.mk: Junk meekfile.mk

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Update TODO.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXScrollBar's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXMessageBox's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, inc/toolkit/awt/vclxtopwindow.hxx,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxtopwindow.cxx: Remove code duplication from
	VCLXDialog.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxdialog.cxx, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wrapper.hxx:
	Comment cleanup.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/helper.hxx,
	workben/layout/editor.cxx, workben/layout/wordcountdialog.cxx: Fix
	remaining SUN warnings.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/awt/vclxfixedline.hxx,
	source/layout/byteseq.cxx, source/layout/helper.hxx,
	source/layout/import.cxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/translate.hxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx,
	source/vclcompat/wrapper.hxx, workben/layout/editor.cxx: Fix some
	sunstudio12 warnings.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/makefile.mk,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxproxy.cxx, source/awt/vclxproxy.hxx,
	source/layout/helper.cxx: Junk VCLXProxy.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx,
	inc/toolkit/helper/listenermultiplexer.hxx,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/helper.cxx: Hello world on AWTVCLXCancelButton() label
	and images.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* .gitignore, source/awt/forward.hxx, source/awt/makefile.mk,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxfixedline.cxx, source/awt/vclxfixedline.hxx,
	source/awt/vclxscroller.cxx, source/awt/vclxscroller.hxx,
	source/awt/vclxsplitter.cxx, source/awt/vclxsplitter.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/makefile.mk, workben/layout/localize-de.sdf,
	workben/layout/localize-nl.sdf: Cleanup of includes, namespace in
	headers in awt.

2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [e143f2ce1fa8952a887a321103cf970e2d75dfc8]

INTEGRATION: CWS layoutdialogs (1.2.6); FILE MERGED 2008/07/30 11:15:53 rt 1.2.6.8: Update license header. 2008/04/03 08:03:18 jcn 1.2.6.7: Add missing include.  Fixes build with gcc 4.1.2. 2008/03/28 16:31:30 jcn 1.2.6.6: Add developer's error box with print for missing sax parser. 2008/03/28 16:20:46 jcn 1.2.6.5: Add error box for sax parse errors, for developers. 2008/03/28 15:34:42 jcn 1.2.6.4: Nitpick 2008/03/28 14:55:40 jcn 1.2.6.3: Workben build fix: do not link to removed libtklayout. Add error box for missing xml file. 2008/03/26 13:39:00 cl 1.2.6.2: fixing warnings 2008/03/20 11:56:28 jcn 1.2.6.1: Update from http://lilypond.org/~janneke/vc/toolkit.git/.git

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxwindow.cxx: Fix compile warning.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Revert obsolete VERSION addition.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/controls/dialogcontrol.cxx,
	source/controls/unocontrol.cxx, source/helper/tkresmgr.cxx,
	util/defs/wntmsci11: Revert weird initial patch.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Doc update.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.xml: Implement
	MoreButton.  TODO: images.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx: Remove redraw cruft, rename
	redrawAlready to redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, source/vclcompat/wbutton.cxx: Step
	towards cleaner redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/layout/helper.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.cxx,
	workben/layout/recover.hxx: Extract AdvancedButton implementation
	from recover.cxx into new widget.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Update recover dialog, make
	advanced/simple switching work.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx: In test mode, enable everything.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/localize.sdf: Manually add new translatable strings
	and translations for de, nl.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.xml: Update zoom to have hbox of Zoom factor
	and View layout alongside each other.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx, workben/layout/zoom.hxx,
	workben/layout/zoom.xml: Merge upstream's zoom.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx, source/vclcompat/wrapper.hxx:
	Nitpick, debugging aid.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/vclcompat/wrapper.cxx: Implement
	FixedLine.IsEnabled().

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Build lib name fix.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/vclcompat/wcontainer.cxx,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Complete VBox/HBox wrappers.  Not use
	them in recover, spacing still wrong.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/recover.cxx,
	workben/layout/recover.hxx, workben/layout/recover.xml: More
	recovery dialog mockuping.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.cxx: Implement visibility of
	elements/containers better.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/layout/import.cxx, source/layout/proplist.cxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx:
	Implement FixedImage.  Needed for recovery dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.hxx, workben/layout/editor.cxx: Give
	ChildData virtual distructor.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/vclcompat/makefile.mk, source/vclcompat/wrapper.cxx,
	util/makefile.mk, workben/layout/makefile.mk,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml, workben/layout/test.cxx: Stab at new
	recover dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/editor.cxx: Do not clear fresh container.  Disable
	debug printing.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf: Fix localize.sdf for
	wordcount.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-pre.hxx, source/layout/dialogbuttonhbox.cxx: Fix
	ID for displaying dialogs.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf,
	workben/layout/wordcount.xml, workben/layout/zoom.xml: Add strings
	for all languages.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/box-base.cxx,
	source/layout/box-base.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/flow.cxx, source/layout/helper.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/root.cxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx: Clean-up
	code duplication from layout: new Box_Base class implements
	addChild, removeChild, getChildren, getChildProperties for Box,
	Table, VCLXSplitter, VCLXTabControl.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/root.cxx: Document more fixmes.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/proplist.cxx: Remove m237
	workaround.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/helper.cxx: More comment cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxtabcontrol.cxx, source/layout/box.cxx,
	source/layout/container.cxx, source/vclcompat/wrapper.cxx:
	Commented-out code cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, inc/layout/layoutcore.hxx,
	source/awt/forward.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/awt/vclxdialog.cxx,
	source/awt/vclxdialog.hxx, source/awt/vclxfixedline.cxx,
	source/awt/vclxfixedline.hxx, source/awt/vclxscroller.cxx,
	source/awt/vclxscroller.hxx, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/bin.cxx,
	source/layout/bin.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/container.hxx, source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/factory.hxx, source/layout/flow.cxx,
	source/layout/flow.hxx, source/layout/helper.cxx,
	source/layout/helper.hxx, source/layout/import.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/precompiled_xmlscript.hxx,
	source/layout/proplist.cxx, source/layout/proplist.hxx,
	source/layout/root.cxx, source/layout/root.hxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/layout/timer.hxx,
	source/layout/translate.cxx, source/layout/translate.hxx,
	source/vclcompat/makefile.mk, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx,
	workben/layout/editor.cxx, workben/layout/editor.hxx,
	workben/layout/makefile.mk, workben/layout/simple-paragraph.cxx,
	workben/layout/simple-paragraph.hxx, workben/layout/test.cxx,
	workben/layout/uno.hxx, workben/layout/zoom_def.hxx: Add licence
	headers.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/meekfile.mk: Junk meekfile.mk

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Update TODO.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXScrollBar's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXMessageBox's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, inc/toolkit/awt/vclxtopwindow.hxx,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxtopwindow.cxx: Remove code duplication from
	VCLXDialog.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxdialog.cxx, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wrapper.hxx:
	Comment cleanup.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/helper.hxx,
	workben/layout/editor.cxx, workben/layout/wordcountdialog.cxx: Fix
	remaining SUN warnings.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/awt/vclxfixedline.hxx,
	source/layout/byteseq.cxx, source/layout/helper.hxx,
	source/layout/import.cxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/translate.hxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx,
	source/vclcompat/wrapper.hxx, workben/layout/editor.cxx: Fix some
	sunstudio12 warnings.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/makefile.mk,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxproxy.cxx, source/awt/vclxproxy.hxx,
	source/layout/helper.cxx: Junk VCLXProxy.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx,
	inc/toolkit/helper/listenermultiplexer.hxx,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/helper.cxx: Hello world on AWTVCLXCancelButton() label
	and images.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* .gitignore, source/awt/forward.hxx, source/awt/makefile.mk,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxfixedline.cxx, source/awt/vclxfixedline.hxx,
	source/awt/vclxscroller.cxx, source/awt/vclxscroller.hxx,
	source/awt/vclxsplitter.cxx, source/awt/vclxsplitter.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/makefile.mk, workben/layout/localize-de.sdf,
	workben/layout/localize-nl.sdf: Cleanup of includes, namespace in
	headers in awt.

2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [d91be266f955b51025083a304b9734de26542269]

INTEGRATION: CWS layoutdialogs (1.2.6); FILE MERGED 2008/07/30 11:15:46 rt 1.2.6.2: Update license header. 2008/03/20 11:56:28 jcn 1.2.6.1: Update from http://lilypond.org/~janneke/vc/toolkit.git/.git

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxwindow.cxx: Fix compile warning.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Revert obsolete VERSION addition.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/controls/dialogcontrol.cxx,
	source/controls/unocontrol.cxx, source/helper/tkresmgr.cxx,
	util/defs/wntmsci11: Revert weird initial patch.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Doc update.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.xml: Implement
	MoreButton.  TODO: images.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx: Remove redraw cruft, rename
	redrawAlready to redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, source/vclcompat/wbutton.cxx: Step
	towards cleaner redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/layout/helper.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.cxx,
	workben/layout/recover.hxx: Extract AdvancedButton implementation
	from recover.cxx into new widget.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Update recover dialog, make
	advanced/simple switching work.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx: In test mode, enable everything.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/localize.sdf: Manually add new translatable strings
	and translations for de, nl.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.xml: Update zoom to have hbox of Zoom factor
	and View layout alongside each other.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx, workben/layout/zoom.hxx,
	workben/layout/zoom.xml: Merge upstream's zoom.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx, source/vclcompat/wrapper.hxx:
	Nitpick, debugging aid.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/vclcompat/wrapper.cxx: Implement
	FixedLine.IsEnabled().

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Build lib name fix.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/vclcompat/wcontainer.cxx,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Complete VBox/HBox wrappers.  Not use
	them in recover, spacing still wrong.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/recover.cxx,
	workben/layout/recover.hxx, workben/layout/recover.xml: More
	recovery dialog mockuping.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.cxx: Implement visibility of
	elements/containers better.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/layout/import.cxx, source/layout/proplist.cxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx:
	Implement FixedImage.  Needed for recovery dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.hxx, workben/layout/editor.cxx: Give
	ChildData virtual distructor.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/vclcompat/makefile.mk, source/vclcompat/wrapper.cxx,
	util/makefile.mk, workben/layout/makefile.mk,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml, workben/layout/test.cxx: Stab at new
	recover dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/editor.cxx: Do not clear fresh container.  Disable
	debug printing.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf: Fix localize.sdf for
	wordcount.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-pre.hxx, source/layout/dialogbuttonhbox.cxx: Fix
	ID for displaying dialogs.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf,
	workben/layout/wordcount.xml, workben/layout/zoom.xml: Add strings
	for all languages.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/box-base.cxx,
	source/layout/box-base.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/flow.cxx, source/layout/helper.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/root.cxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx: Clean-up
	code duplication from layout: new Box_Base class implements
	addChild, removeChild, getChildren, getChildProperties for Box,
	Table, VCLXSplitter, VCLXTabControl.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/root.cxx: Document more fixmes.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/proplist.cxx: Remove m237
	workaround.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/helper.cxx: More comment cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxtabcontrol.cxx, source/layout/box.cxx,
	source/layout/container.cxx, source/vclcompat/wrapper.cxx:
	Commented-out code cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, inc/layout/layoutcore.hxx,
	source/awt/forward.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/awt/vclxdialog.cxx,
	source/awt/vclxdialog.hxx, source/awt/vclxfixedline.cxx,
	source/awt/vclxfixedline.hxx, source/awt/vclxscroller.cxx,
	source/awt/vclxscroller.hxx, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/bin.cxx,
	source/layout/bin.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/container.hxx, source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/factory.hxx, source/layout/flow.cxx,
	source/layout/flow.hxx, source/layout/helper.cxx,
	source/layout/helper.hxx, source/layout/import.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/precompiled_xmlscript.hxx,
	source/layout/proplist.cxx, source/layout/proplist.hxx,
	source/layout/root.cxx, source/layout/root.hxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/layout/timer.hxx,
	source/layout/translate.cxx, source/layout/translate.hxx,
	source/vclcompat/makefile.mk, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx,
	workben/layout/editor.cxx, workben/layout/editor.hxx,
	workben/layout/makefile.mk, workben/layout/simple-paragraph.cxx,
	workben/layout/simple-paragraph.hxx, workben/layout/test.cxx,
	workben/layout/uno.hxx, workben/layout/zoom_def.hxx: Add licence
	headers.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/meekfile.mk: Junk meekfile.mk

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Update TODO.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXScrollBar's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXMessageBox's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, inc/toolkit/awt/vclxtopwindow.hxx,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxtopwindow.cxx: Remove code duplication from
	VCLXDialog.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxdialog.cxx, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wrapper.hxx:
	Comment cleanup.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/helper.hxx,
	workben/layout/editor.cxx, workben/layout/wordcountdialog.cxx: Fix
	remaining SUN warnings.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/awt/vclxfixedline.hxx,
	source/layout/byteseq.cxx, source/layout/helper.hxx,
	source/layout/import.cxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/translate.hxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx,
	source/vclcompat/wrapper.hxx, workben/layout/editor.cxx: Fix some
	sunstudio12 warnings.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/makefile.mk,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxproxy.cxx, source/awt/vclxproxy.hxx,
	source/layout/helper.cxx: Junk VCLXProxy.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx,
	inc/toolkit/helper/listenermultiplexer.hxx,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/helper.cxx: Hello world on AWTVCLXCancelButton() label
	and images.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* .gitignore, source/awt/forward.hxx, source/awt/makefile.mk,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxfixedline.cxx, source/awt/vclxfixedline.hxx,
	source/awt/vclxscroller.cxx, source/awt/vclxscroller.hxx,
	source/awt/vclxsplitter.cxx, source/awt/vclxsplitter.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/makefile.mk, workben/layout/localize-de.sdf,
	workben/layout/localize-nl.sdf: Cleanup of includes, namespace in
	headers in awt.

2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [25b10379dfb9e33f4a4fa1e8c039d3a5745b5df4]

INTEGRATION: CWS layoutdialogs (1.2.6); FILE MERGED 2008/07/30 11:15:40 rt 1.2.6.4: Update license header. 2008/03/28 09:49:54 cl 1.2.6.3: merged tklayout into tk lib 2008/03/26 13:39:00 cl 1.2.6.2: fixing warnings 2008/03/20 11:56:28 jcn 1.2.6.1: Update from http://lilypond.org/~janneke/vc/toolkit.git/.git

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxwindow.cxx: Fix compile warning.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Revert obsolete VERSION addition.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/controls/dialogcontrol.cxx,
	source/controls/unocontrol.cxx, source/helper/tkresmgr.cxx,
	util/defs/wntmsci11: Revert weird initial patch.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Doc update.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.xml: Implement
	MoreButton.  TODO: images.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx: Remove redraw cruft, rename
	redrawAlready to redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, source/vclcompat/wbutton.cxx: Step
	towards cleaner redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/layout/helper.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.cxx,
	workben/layout/recover.hxx: Extract AdvancedButton implementation
	from recover.cxx into new widget.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Update recover dialog, make
	advanced/simple switching work.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx: In test mode, enable everything.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/localize.sdf: Manually add new translatable strings
	and translations for de, nl.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.xml: Update zoom to have hbox of Zoom factor
	and View layout alongside each other.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx, workben/layout/zoom.hxx,
	workben/layout/zoom.xml: Merge upstream's zoom.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx, source/vclcompat/wrapper.hxx:
	Nitpick, debugging aid.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/vclcompat/wrapper.cxx: Implement
	FixedLine.IsEnabled().

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Build lib name fix.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/vclcompat/wcontainer.cxx,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Complete VBox/HBox wrappers.  Not use
	them in recover, spacing still wrong.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/recover.cxx,
	workben/layout/recover.hxx, workben/layout/recover.xml: More
	recovery dialog mockuping.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.cxx: Implement visibility of
	elements/containers better.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/layout/import.cxx, source/layout/proplist.cxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx:
	Implement FixedImage.  Needed for recovery dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.hxx, workben/layout/editor.cxx: Give
	ChildData virtual distructor.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/vclcompat/makefile.mk, source/vclcompat/wrapper.cxx,
	util/makefile.mk, workben/layout/makefile.mk,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml, workben/layout/test.cxx: Stab at new
	recover dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/editor.cxx: Do not clear fresh container.  Disable
	debug printing.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf: Fix localize.sdf for
	wordcount.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-pre.hxx, source/layout/dialogbuttonhbox.cxx: Fix
	ID for displaying dialogs.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf,
	workben/layout/wordcount.xml, workben/layout/zoom.xml: Add strings
	for all languages.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/box-base.cxx,
	source/layout/box-base.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/flow.cxx, source/layout/helper.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/root.cxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx: Clean-up
	code duplication from layout: new Box_Base class implements
	addChild, removeChild, getChildren, getChildProperties for Box,
	Table, VCLXSplitter, VCLXTabControl.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/root.cxx: Document more fixmes.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/proplist.cxx: Remove m237
	workaround.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/helper.cxx: More comment cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxtabcontrol.cxx, source/layout/box.cxx,
	source/layout/container.cxx, source/vclcompat/wrapper.cxx:
	Commented-out code cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, inc/layout/layoutcore.hxx,
	source/awt/forward.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/awt/vclxdialog.cxx,
	source/awt/vclxdialog.hxx, source/awt/vclxfixedline.cxx,
	source/awt/vclxfixedline.hxx, source/awt/vclxscroller.cxx,
	source/awt/vclxscroller.hxx, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/bin.cxx,
	source/layout/bin.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/container.hxx, source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/factory.hxx, source/layout/flow.cxx,
	source/layout/flow.hxx, source/layout/helper.cxx,
	source/layout/helper.hxx, source/layout/import.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/precompiled_xmlscript.hxx,
	source/layout/proplist.cxx, source/layout/proplist.hxx,
	source/layout/root.cxx, source/layout/root.hxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/layout/timer.hxx,
	source/layout/translate.cxx, source/layout/translate.hxx,
	source/vclcompat/makefile.mk, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx,
	workben/layout/editor.cxx, workben/layout/editor.hxx,
	workben/layout/makefile.mk, workben/layout/simple-paragraph.cxx,
	workben/layout/simple-paragraph.hxx, workben/layout/test.cxx,
	workben/layout/uno.hxx, workben/layout/zoom_def.hxx: Add licence
	headers.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/meekfile.mk: Junk meekfile.mk

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Update TODO.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXScrollBar's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXMessageBox's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, inc/toolkit/awt/vclxtopwindow.hxx,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxtopwindow.cxx: Remove code duplication from
	VCLXDialog.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxdialog.cxx, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wrapper.hxx:
	Comment cleanup.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/helper.hxx,
	workben/layout/editor.cxx, workben/layout/wordcountdialog.cxx: Fix
	remaining SUN warnings.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/awt/vclxfixedline.hxx,
	source/layout/byteseq.cxx, source/layout/helper.hxx,
	source/layout/import.cxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/translate.hxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx,
	source/vclcompat/wrapper.hxx, workben/layout/editor.cxx: Fix some
	sunstudio12 warnings.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/makefile.mk,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxproxy.cxx, source/awt/vclxproxy.hxx,
	source/layout/helper.cxx: Junk VCLXProxy.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx,
	inc/toolkit/helper/listenermultiplexer.hxx,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/helper.cxx: Hello world on AWTVCLXCancelButton() label
	and images.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* .gitignore, source/awt/forward.hxx, source/awt/makefile.mk,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxfixedline.cxx, source/awt/vclxfixedline.hxx,
	source/awt/vclxscroller.cxx, source/awt/vclxscroller.hxx,
	source/awt/vclxsplitter.cxx, source/awt/vclxsplitter.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/makefile.mk, workben/layout/localize-de.sdf,
	workben/layout/localize-nl.sdf: Cleanup of includes, namespace in
	headers in awt.

2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [c6743431be0edf2978c1fd20872bbd3c6c90e3a7]

INTEGRATION: CWS layoutdialogs (1.2.6); FILE MERGED 2008/07/30 11:15:34 rt 1.2.6.2: Update license header. 2008/03/20 11:56:28 jcn 1.2.6.1: Update from http://lilypond.org/~janneke/vc/toolkit.git/.git

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxwindow.cxx: Fix compile warning.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Revert obsolete VERSION addition.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/controls/dialogcontrol.cxx,
	source/controls/unocontrol.cxx, source/helper/tkresmgr.cxx,
	util/defs/wntmsci11: Revert weird initial patch.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Doc update.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.xml: Implement
	MoreButton.  TODO: images.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx: Remove redraw cruft, rename
	redrawAlready to redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, source/vclcompat/wbutton.cxx: Step
	towards cleaner redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/layout/helper.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.cxx,
	workben/layout/recover.hxx: Extract AdvancedButton implementation
	from recover.cxx into new widget.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Update recover dialog, make
	advanced/simple switching work.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx: In test mode, enable everything.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/localize.sdf: Manually add new translatable strings
	and translations for de, nl.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.xml: Update zoom to have hbox of Zoom factor
	and View layout alongside each other.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx, workben/layout/zoom.hxx,
	workben/layout/zoom.xml: Merge upstream's zoom.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx, source/vclcompat/wrapper.hxx:
	Nitpick, debugging aid.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/vclcompat/wrapper.cxx: Implement
	FixedLine.IsEnabled().

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Build lib name fix.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/vclcompat/wcontainer.cxx,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Complete VBox/HBox wrappers.  Not use
	them in recover, spacing still wrong.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/recover.cxx,
	workben/layout/recover.hxx, workben/layout/recover.xml: More
	recovery dialog mockuping.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.cxx: Implement visibility of
	elements/containers better.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/layout/import.cxx, source/layout/proplist.cxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx:
	Implement FixedImage.  Needed for recovery dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.hxx, workben/layout/editor.cxx: Give
	ChildData virtual distructor.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/vclcompat/makefile.mk, source/vclcompat/wrapper.cxx,
	util/makefile.mk, workben/layout/makefile.mk,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml, workben/layout/test.cxx: Stab at new
	recover dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/editor.cxx: Do not clear fresh container.  Disable
	debug printing.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf: Fix localize.sdf for
	wordcount.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-pre.hxx, source/layout/dialogbuttonhbox.cxx: Fix
	ID for displaying dialogs.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf,
	workben/layout/wordcount.xml, workben/layout/zoom.xml: Add strings
	for all languages.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/box-base.cxx,
	source/layout/box-base.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/flow.cxx, source/layout/helper.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/root.cxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx: Clean-up
	code duplication from layout: new Box_Base class implements
	addChild, removeChild, getChildren, getChildProperties for Box,
	Table, VCLXSplitter, VCLXTabControl.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/root.cxx: Document more fixmes.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/proplist.cxx: Remove m237
	workaround.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/helper.cxx: More comment cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxtabcontrol.cxx, source/layout/box.cxx,
	source/layout/container.cxx, source/vclcompat/wrapper.cxx:
	Commented-out code cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, inc/layout/layoutcore.hxx,
	source/awt/forward.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/awt/vclxdialog.cxx,
	source/awt/vclxdialog.hxx, source/awt/vclxfixedline.cxx,
	source/awt/vclxfixedline.hxx, source/awt/vclxscroller.cxx,
	source/awt/vclxscroller.hxx, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/bin.cxx,
	source/layout/bin.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/container.hxx, source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/factory.hxx, source/layout/flow.cxx,
	source/layout/flow.hxx, source/layout/helper.cxx,
	source/layout/helper.hxx, source/layout/import.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/precompiled_xmlscript.hxx,
	source/layout/proplist.cxx, source/layout/proplist.hxx,
	source/layout/root.cxx, source/layout/root.hxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/layout/timer.hxx,
	source/layout/translate.cxx, source/layout/translate.hxx,
	source/vclcompat/makefile.mk, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx,
	workben/layout/editor.cxx, workben/layout/editor.hxx,
	workben/layout/makefile.mk, workben/layout/simple-paragraph.cxx,
	workben/layout/simple-paragraph.hxx, workben/layout/test.cxx,
	workben/layout/uno.hxx, workben/layout/zoom_def.hxx: Add licence
	headers.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/meekfile.mk: Junk meekfile.mk

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Update TODO.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXScrollBar's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXMessageBox's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, inc/toolkit/awt/vclxtopwindow.hxx,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxtopwindow.cxx: Remove code duplication from
	VCLXDialog.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxdialog.cxx, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wrapper.hxx:
	Comment cleanup.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/helper.hxx,
	workben/layout/editor.cxx, workben/layout/wordcountdialog.cxx: Fix
	remaining SUN warnings.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/awt/vclxfixedline.hxx,
	source/layout/byteseq.cxx, source/layout/helper.hxx,
	source/layout/import.cxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/translate.hxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx,
	source/vclcompat/wrapper.hxx, workben/layout/editor.cxx: Fix some
	sunstudio12 warnings.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/makefile.mk,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxproxy.cxx, source/awt/vclxproxy.hxx,
	source/layout/helper.cxx: Junk VCLXProxy.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx,
	inc/toolkit/helper/listenermultiplexer.hxx,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/helper.cxx: Hello world on AWTVCLXCancelButton() label
	and images.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* .gitignore, source/awt/forward.hxx, source/awt/makefile.mk,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxfixedline.cxx, source/awt/vclxfixedline.hxx,
	source/awt/vclxscroller.cxx, source/awt/vclxscroller.hxx,
	source/awt/vclxsplitter.cxx, source/awt/vclxsplitter.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/makefile.mk, workben/layout/localize-de.sdf,
	workben/layout/localize-nl.sdf: Cleanup of includes, namespace in
	headers in awt.

2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [81dc2507847936f4274d876b3f9d5d047f9eef62]

INTEGRATION: CWS layoutdialogs (1.2.6); FILE MERGED 2008/07/30 11:15:28 rt 1.2.6.3: Update license header. 2008/03/28 09:49:53 cl 1.2.6.2: merged tklayout into tk lib 2008/03/20 11:56:28 jcn 1.2.6.1: Update from http://lilypond.org/~janneke/vc/toolkit.git/.git

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxwindow.cxx: Fix compile warning.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Revert obsolete VERSION addition.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/controls/dialogcontrol.cxx,
	source/controls/unocontrol.cxx, source/helper/tkresmgr.cxx,
	util/defs/wntmsci11: Revert weird initial patch.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Doc update.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.xml: Implement
	MoreButton.  TODO: images.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx: Remove redraw cruft, rename
	redrawAlready to redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, source/vclcompat/wbutton.cxx: Step
	towards cleaner redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/layout/helper.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.cxx,
	workben/layout/recover.hxx: Extract AdvancedButton implementation
	from recover.cxx into new widget.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Update recover dialog, make
	advanced/simple switching work.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx: In test mode, enable everything.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/localize.sdf: Manually add new translatable strings
	and translations for de, nl.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.xml: Update zoom to have hbox of Zoom factor
	and View layout alongside each other.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx, workben/layout/zoom.hxx,
	workben/layout/zoom.xml: Merge upstream's zoom.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx, source/vclcompat/wrapper.hxx:
	Nitpick, debugging aid.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/vclcompat/wrapper.cxx: Implement
	FixedLine.IsEnabled().

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Build lib name fix.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/vclcompat/wcontainer.cxx,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Complete VBox/HBox wrappers.  Not use
	them in recover, spacing still wrong.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/recover.cxx,
	workben/layout/recover.hxx, workben/layout/recover.xml: More
	recovery dialog mockuping.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.cxx: Implement visibility of
	elements/containers better.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/layout/import.cxx, source/layout/proplist.cxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx:
	Implement FixedImage.  Needed for recovery dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.hxx, workben/layout/editor.cxx: Give
	ChildData virtual distructor.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/vclcompat/makefile.mk, source/vclcompat/wrapper.cxx,
	util/makefile.mk, workben/layout/makefile.mk,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml, workben/layout/test.cxx: Stab at new
	recover dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/editor.cxx: Do not clear fresh container.  Disable
	debug printing.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf: Fix localize.sdf for
	wordcount.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-pre.hxx, source/layout/dialogbuttonhbox.cxx: Fix
	ID for displaying dialogs.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf,
	workben/layout/wordcount.xml, workben/layout/zoom.xml: Add strings
	for all languages.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/box-base.cxx,
	source/layout/box-base.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/flow.cxx, source/layout/helper.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/root.cxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx: Clean-up
	code duplication from layout: new Box_Base class implements
	addChild, removeChild, getChildren, getChildProperties for Box,
	Table, VCLXSplitter, VCLXTabControl.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/root.cxx: Document more fixmes.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/proplist.cxx: Remove m237
	workaround.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/helper.cxx: More comment cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxtabcontrol.cxx, source/layout/box.cxx,
	source/layout/container.cxx, source/vclcompat/wrapper.cxx:
	Commented-out code cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, inc/layout/layoutcore.hxx,
	source/awt/forward.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/awt/vclxdialog.cxx,
	source/awt/vclxdialog.hxx, source/awt/vclxfixedline.cxx,
	source/awt/vclxfixedline.hxx, source/awt/vclxscroller.cxx,
	source/awt/vclxscroller.hxx, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/bin.cxx,
	source/layout/bin.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/container.hxx, source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/factory.hxx, source/layout/flow.cxx,
	source/layout/flow.hxx, source/layout/helper.cxx,
	source/layout/helper.hxx, source/layout/import.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/precompiled_xmlscript.hxx,
	source/layout/proplist.cxx, source/layout/proplist.hxx,
	source/layout/root.cxx, source/layout/root.hxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/layout/timer.hxx,
	source/layout/translate.cxx, source/layout/translate.hxx,
	source/vclcompat/makefile.mk, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx,
	workben/layout/editor.cxx, workben/layout/editor.hxx,
	workben/layout/makefile.mk, workben/layout/simple-paragraph.cxx,
	workben/layout/simple-paragraph.hxx, workben/layout/test.cxx,
	workben/layout/uno.hxx, workben/layout/zoom_def.hxx: Add licence
	headers.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/meekfile.mk: Junk meekfile.mk

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Update TODO.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXScrollBar's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXMessageBox's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, inc/toolkit/awt/vclxtopwindow.hxx,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxtopwindow.cxx: Remove code duplication from
	VCLXDialog.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxdialog.cxx, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wrapper.hxx:
	Comment cleanup.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/helper.hxx,
	workben/layout/editor.cxx, workben/layout/wordcountdialog.cxx: Fix
	remaining SUN warnings.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/awt/vclxfixedline.hxx,
	source/layout/byteseq.cxx, source/layout/helper.hxx,
	source/layout/import.cxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/translate.hxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx,
	source/vclcompat/wrapper.hxx, workben/layout/editor.cxx: Fix some
	sunstudio12 warnings.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/makefile.mk,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxproxy.cxx, source/awt/vclxproxy.hxx,
	source/layout/helper.cxx: Junk VCLXProxy.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx,
	inc/toolkit/helper/listenermultiplexer.hxx,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/helper.cxx: Hello world on AWTVCLXCancelButton() label
	and images.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* .gitignore, source/awt/forward.hxx, source/awt/makefile.mk,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxfixedline.cxx, source/awt/vclxfixedline.hxx,
	source/awt/vclxscroller.cxx, source/awt/vclxscroller.hxx,
	source/awt/vclxsplitter.cxx, source/awt/vclxsplitter.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/makefile.mk, workben/layout/localize-de.sdf,
	workben/layout/localize-nl.sdf: Cleanup of includes, namespace in
	headers in awt.

2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [2080908e8f2f4db2c381b9240d1983026b2c4bbb]

INTEGRATION: CWS layoutdialogs (1.2.6); FILE MERGED 2008/07/30 11:15:22 rt 1.2.6.2: Update license header. 2008/03/20 11:56:28 jcn 1.2.6.1: Update from http://lilypond.org/~janneke/vc/toolkit.git/.git

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxwindow.cxx: Fix compile warning.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Revert obsolete VERSION addition.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/controls/dialogcontrol.cxx,
	source/controls/unocontrol.cxx, source/helper/tkresmgr.cxx,
	util/defs/wntmsci11: Revert weird initial patch.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Doc update.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.xml: Implement
	MoreButton.  TODO: images.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx: Remove redraw cruft, rename
	redrawAlready to redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, source/vclcompat/wbutton.cxx: Step
	towards cleaner redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/layout/helper.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.cxx,
	workben/layout/recover.hxx: Extract AdvancedButton implementation
	from recover.cxx into new widget.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Update recover dialog, make
	advanced/simple switching work.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx: In test mode, enable everything.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/localize.sdf: Manually add new translatable strings
	and translations for de, nl.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.xml: Update zoom to have hbox of Zoom factor
	and View layout alongside each other.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx, workben/layout/zoom.hxx,
	workben/layout/zoom.xml: Merge upstream's zoom.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx, source/vclcompat/wrapper.hxx:
	Nitpick, debugging aid.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/vclcompat/wrapper.cxx: Implement
	FixedLine.IsEnabled().

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Build lib name fix.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/vclcompat/wcontainer.cxx,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Complete VBox/HBox wrappers.  Not use
	them in recover, spacing still wrong.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/recover.cxx,
	workben/layout/recover.hxx, workben/layout/recover.xml: More
	recovery dialog mockuping.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.cxx: Implement visibility of
	elements/containers better.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/layout/import.cxx, source/layout/proplist.cxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx:
	Implement FixedImage.  Needed for recovery dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.hxx, workben/layout/editor.cxx: Give
	ChildData virtual distructor.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/vclcompat/makefile.mk, source/vclcompat/wrapper.cxx,
	util/makefile.mk, workben/layout/makefile.mk,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml, workben/layout/test.cxx: Stab at new
	recover dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/editor.cxx: Do not clear fresh container.  Disable
	debug printing.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf: Fix localize.sdf for
	wordcount.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-pre.hxx, source/layout/dialogbuttonhbox.cxx: Fix
	ID for displaying dialogs.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf,
	workben/layout/wordcount.xml, workben/layout/zoom.xml: Add strings
	for all languages.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/box-base.cxx,
	source/layout/box-base.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/flow.cxx, source/layout/helper.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/root.cxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx: Clean-up
	code duplication from layout: new Box_Base class implements
	addChild, removeChild, getChildren, getChildProperties for Box,
	Table, VCLXSplitter, VCLXTabControl.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/root.cxx: Document more fixmes.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/proplist.cxx: Remove m237
	workaround.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/helper.cxx: More comment cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxtabcontrol.cxx, source/layout/box.cxx,
	source/layout/container.cxx, source/vclcompat/wrapper.cxx:
	Commented-out code cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, inc/layout/layoutcore.hxx,
	source/awt/forward.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/awt/vclxdialog.cxx,
	source/awt/vclxdialog.hxx, source/awt/vclxfixedline.cxx,
	source/awt/vclxfixedline.hxx, source/awt/vclxscroller.cxx,
	source/awt/vclxscroller.hxx, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/bin.cxx,
	source/layout/bin.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/container.hxx, source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/factory.hxx, source/layout/flow.cxx,
	source/layout/flow.hxx, source/layout/helper.cxx,
	source/layout/helper.hxx, source/layout/import.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/precompiled_xmlscript.hxx,
	source/layout/proplist.cxx, source/layout/proplist.hxx,
	source/layout/root.cxx, source/layout/root.hxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/layout/timer.hxx,
	source/layout/translate.cxx, source/layout/translate.hxx,
	source/vclcompat/makefile.mk, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx,
	workben/layout/editor.cxx, workben/layout/editor.hxx,
	workben/layout/makefile.mk, workben/layout/simple-paragraph.cxx,
	workben/layout/simple-paragraph.hxx, workben/layout/test.cxx,
	workben/layout/uno.hxx, workben/layout/zoom_def.hxx: Add licence
	headers.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/meekfile.mk: Junk meekfile.mk

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Update TODO.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXScrollBar's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXMessageBox's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, inc/toolkit/awt/vclxtopwindow.hxx,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxtopwindow.cxx: Remove code duplication from
	VCLXDialog.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxdialog.cxx, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wrapper.hxx:
	Comment cleanup.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/helper.hxx,
	workben/layout/editor.cxx, workben/layout/wordcountdialog.cxx: Fix
	remaining SUN warnings.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/awt/vclxfixedline.hxx,
	source/layout/byteseq.cxx, source/layout/helper.hxx,
	source/layout/import.cxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/translate.hxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx,
	source/vclcompat/wrapper.hxx, workben/layout/editor.cxx: Fix some
	sunstudio12 warnings.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/makefile.mk,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxproxy.cxx, source/awt/vclxproxy.hxx,
	source/layout/helper.cxx: Junk VCLXProxy.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx,
	inc/toolkit/helper/listenermultiplexer.hxx,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/helper.cxx: Hello world on AWTVCLXCancelButton() label
	and images.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* .gitignore, source/awt/forward.hxx, source/awt/makefile.mk,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxfixedline.cxx, source/awt/vclxfixedline.hxx,
	source/awt/vclxscroller.cxx, source/awt/vclxscroller.hxx,
	source/awt/vclxsplitter.cxx, source/awt/vclxsplitter.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/makefile.mk, workben/layout/localize-de.sdf,
	workben/layout/localize-nl.sdf: Cleanup of includes, namespace in
	headers in awt.

2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [442c5b8bd61ccd3b0d5ee861b8ec71ecd9ab11ae]

INTEGRATION: CWS layoutdialogs (1.2.6); FILE MERGED 2008/07/30 11:15:17 rt 1.2.6.3: Update license header. 2008/03/28 09:49:53 cl 1.2.6.2: merged tklayout into tk lib 2008/03/20 11:56:28 jcn 1.2.6.1: Update from http://lilypond.org/~janneke/vc/toolkit.git/.git

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxwindow.cxx: Fix compile warning.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Revert obsolete VERSION addition.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/controls/dialogcontrol.cxx,
	source/controls/unocontrol.cxx, source/helper/tkresmgr.cxx,
	util/defs/wntmsci11: Revert weird initial patch.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Doc update.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.xml: Implement
	MoreButton.  TODO: images.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx: Remove redraw cruft, rename
	redrawAlready to redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, source/vclcompat/wbutton.cxx: Step
	towards cleaner redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/layout/helper.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.cxx,
	workben/layout/recover.hxx: Extract AdvancedButton implementation
	from recover.cxx into new widget.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Update recover dialog, make
	advanced/simple switching work.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx: In test mode, enable everything.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/localize.sdf: Manually add new translatable strings
	and translations for de, nl.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.xml: Update zoom to have hbox of Zoom factor
	and View layout alongside each other.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx, workben/layout/zoom.hxx,
	workben/layout/zoom.xml: Merge upstream's zoom.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx, source/vclcompat/wrapper.hxx:
	Nitpick, debugging aid.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/vclcompat/wrapper.cxx: Implement
	FixedLine.IsEnabled().

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Build lib name fix.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/vclcompat/wcontainer.cxx,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Complete VBox/HBox wrappers.  Not use
	them in recover, spacing still wrong.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/recover.cxx,
	workben/layout/recover.hxx, workben/layout/recover.xml: More
	recovery dialog mockuping.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.cxx: Implement visibility of
	elements/containers better.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/layout/import.cxx, source/layout/proplist.cxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx:
	Implement FixedImage.  Needed for recovery dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.hxx, workben/layout/editor.cxx: Give
	ChildData virtual distructor.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/vclcompat/makefile.mk, source/vclcompat/wrapper.cxx,
	util/makefile.mk, workben/layout/makefile.mk,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml, workben/layout/test.cxx: Stab at new
	recover dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/editor.cxx: Do not clear fresh container.  Disable
	debug printing.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf: Fix localize.sdf for
	wordcount.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-pre.hxx, source/layout/dialogbuttonhbox.cxx: Fix
	ID for displaying dialogs.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf,
	workben/layout/wordcount.xml, workben/layout/zoom.xml: Add strings
	for all languages.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/box-base.cxx,
	source/layout/box-base.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/flow.cxx, source/layout/helper.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/root.cxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx: Clean-up
	code duplication from layout: new Box_Base class implements
	addChild, removeChild, getChildren, getChildProperties for Box,
	Table, VCLXSplitter, VCLXTabControl.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/root.cxx: Document more fixmes.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/proplist.cxx: Remove m237
	workaround.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/helper.cxx: More comment cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxtabcontrol.cxx, source/layout/box.cxx,
	source/layout/container.cxx, source/vclcompat/wrapper.cxx:
	Commented-out code cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, inc/layout/layoutcore.hxx,
	source/awt/forward.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/awt/vclxdialog.cxx,
	source/awt/vclxdialog.hxx, source/awt/vclxfixedline.cxx,
	source/awt/vclxfixedline.hxx, source/awt/vclxscroller.cxx,
	source/awt/vclxscroller.hxx, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/bin.cxx,
	source/layout/bin.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/container.hxx, source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/factory.hxx, source/layout/flow.cxx,
	source/layout/flow.hxx, source/layout/helper.cxx,
	source/layout/helper.hxx, source/layout/import.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/precompiled_xmlscript.hxx,
	source/layout/proplist.cxx, source/layout/proplist.hxx,
	source/layout/root.cxx, source/layout/root.hxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/layout/timer.hxx,
	source/layout/translate.cxx, source/layout/translate.hxx,
	source/vclcompat/makefile.mk, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx,
	workben/layout/editor.cxx, workben/layout/editor.hxx,
	workben/layout/makefile.mk, workben/layout/simple-paragraph.cxx,
	workben/layout/simple-paragraph.hxx, workben/layout/test.cxx,
	workben/layout/uno.hxx, workben/layout/zoom_def.hxx: Add licence
	headers.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/meekfile.mk: Junk meekfile.mk

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Update TODO.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXScrollBar's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXMessageBox's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, inc/toolkit/awt/vclxtopwindow.hxx,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxtopwindow.cxx: Remove code duplication from
	VCLXDialog.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxdialog.cxx, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wrapper.hxx:
	Comment cleanup.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/helper.hxx,
	workben/layout/editor.cxx, workben/layout/wordcountdialog.cxx: Fix
	remaining SUN warnings.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/awt/vclxfixedline.hxx,
	source/layout/byteseq.cxx, source/layout/helper.hxx,
	source/layout/import.cxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/translate.hxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx,
	source/vclcompat/wrapper.hxx, workben/layout/editor.cxx: Fix some
	sunstudio12 warnings.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/makefile.mk,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxproxy.cxx, source/awt/vclxproxy.hxx,
	source/layout/helper.cxx: Junk VCLXProxy.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx,
	inc/toolkit/helper/listenermultiplexer.hxx,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/helper.cxx: Hello world on AWTVCLXCancelButton() label
	and images.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* .gitignore, source/awt/forward.hxx, source/awt/makefile.mk,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxfixedline.cxx, source/awt/vclxfixedline.hxx,
	source/awt/vclxscroller.cxx, source/awt/vclxscroller.hxx,
	source/awt/vclxsplitter.cxx, source/awt/vclxsplitter.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/makefile.mk, workben/layout/localize-de.sdf,
	workben/layout/localize-nl.sdf: Cleanup of includes, namespace in
	headers in awt.

2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [704ed88d2f0c7e4fede5ed1546e627dbdb6c8f0f]

INTEGRATION: CWS layoutdialogs (1.2.6); FILE MERGED 2008/07/30 11:15:10 rt 1.2.6.4: Update license header. 2008/03/27 13:07:56 jcn 1.2.6.3: Make ActionListenerMultiplexer and createWidget public. 2008/03/26 13:39:00 cl 1.2.6.2: fixing warnings 2008/03/20 11:56:28 jcn 1.2.6.1: Update from http://lilypond.org/~janneke/vc/toolkit.git/.git

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxwindow.cxx: Fix compile warning.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Revert obsolete VERSION addition.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/controls/dialogcontrol.cxx,
	source/controls/unocontrol.cxx, source/helper/tkresmgr.cxx,
	util/defs/wntmsci11: Revert weird initial patch.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Doc update.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.xml: Implement
	MoreButton.  TODO: images.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx: Remove redraw cruft, rename
	redrawAlready to redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, source/vclcompat/wbutton.cxx: Step
	towards cleaner redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/layout/helper.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.cxx,
	workben/layout/recover.hxx: Extract AdvancedButton implementation
	from recover.cxx into new widget.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Update recover dialog, make
	advanced/simple switching work.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx: In test mode, enable everything.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/localize.sdf: Manually add new translatable strings
	and translations for de, nl.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.xml: Update zoom to have hbox of Zoom factor
	and View layout alongside each other.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx, workben/layout/zoom.hxx,
	workben/layout/zoom.xml: Merge upstream's zoom.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx, source/vclcompat/wrapper.hxx:
	Nitpick, debugging aid.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/vclcompat/wrapper.cxx: Implement
	FixedLine.IsEnabled().

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Build lib name fix.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/vclcompat/wcontainer.cxx,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Complete VBox/HBox wrappers.  Not use
	them in recover, spacing still wrong.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/recover.cxx,
	workben/layout/recover.hxx, workben/layout/recover.xml: More
	recovery dialog mockuping.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.cxx: Implement visibility of
	elements/containers better.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/layout/import.cxx, source/layout/proplist.cxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx:
	Implement FixedImage.  Needed for recovery dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.hxx, workben/layout/editor.cxx: Give
	ChildData virtual distructor.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/vclcompat/makefile.mk, source/vclcompat/wrapper.cxx,
	util/makefile.mk, workben/layout/makefile.mk,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml, workben/layout/test.cxx: Stab at new
	recover dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/editor.cxx: Do not clear fresh container.  Disable
	debug printing.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf: Fix localize.sdf for
	wordcount.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-pre.hxx, source/layout/dialogbuttonhbox.cxx: Fix
	ID for displaying dialogs.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf,
	workben/layout/wordcount.xml, workben/layout/zoom.xml: Add strings
	for all languages.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/box-base.cxx,
	source/layout/box-base.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/flow.cxx, source/layout/helper.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/root.cxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx: Clean-up
	code duplication from layout: new Box_Base class implements
	addChild, removeChild, getChildren, getChildProperties for Box,
	Table, VCLXSplitter, VCLXTabControl.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/root.cxx: Document more fixmes.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/proplist.cxx: Remove m237
	workaround.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/helper.cxx: More comment cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxtabcontrol.cxx, source/layout/box.cxx,
	source/layout/container.cxx, source/vclcompat/wrapper.cxx:
	Commented-out code cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, inc/layout/layoutcore.hxx,
	source/awt/forward.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/awt/vclxdialog.cxx,
	source/awt/vclxdialog.hxx, source/awt/vclxfixedline.cxx,
	source/awt/vclxfixedline.hxx, source/awt/vclxscroller.cxx,
	source/awt/vclxscroller.hxx, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/bin.cxx,
	source/layout/bin.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/container.hxx, source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/factory.hxx, source/layout/flow.cxx,
	source/layout/flow.hxx, source/layout/helper.cxx,
	source/layout/helper.hxx, source/layout/import.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/precompiled_xmlscript.hxx,
	source/layout/proplist.cxx, source/layout/proplist.hxx,
	source/layout/root.cxx, source/layout/root.hxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/layout/timer.hxx,
	source/layout/translate.cxx, source/layout/translate.hxx,
	source/vclcompat/makefile.mk, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx,
	workben/layout/editor.cxx, workben/layout/editor.hxx,
	workben/layout/makefile.mk, workben/layout/simple-paragraph.cxx,
	workben/layout/simple-paragraph.hxx, workben/layout/test.cxx,
	workben/layout/uno.hxx, workben/layout/zoom_def.hxx: Add licence
	headers.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/meekfile.mk: Junk meekfile.mk

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Update TODO.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXScrollBar's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXMessageBox's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, inc/toolkit/awt/vclxtopwindow.hxx,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxtopwindow.cxx: Remove code duplication from
	VCLXDialog.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxdialog.cxx, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wrapper.hxx:
	Comment cleanup.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/helper.hxx,
	workben/layout/editor.cxx, workben/layout/wordcountdialog.cxx: Fix
	remaining SUN warnings.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/awt/vclxfixedline.hxx,
	source/layout/byteseq.cxx, source/layout/helper.hxx,
	source/layout/import.cxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/translate.hxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx,
	source/vclcompat/wrapper.hxx, workben/layout/editor.cxx: Fix some
	sunstudio12 warnings.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/makefile.mk,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxproxy.cxx, source/awt/vclxproxy.hxx,
	source/layout/helper.cxx: Junk VCLXProxy.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx,
	inc/toolkit/helper/listenermultiplexer.hxx,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/helper.cxx: Hello world on AWTVCLXCancelButton() label
	and images.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* .gitignore, source/awt/forward.hxx, source/awt/makefile.mk,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxfixedline.cxx, source/awt/vclxfixedline.hxx,
	source/awt/vclxscroller.cxx, source/awt/vclxscroller.hxx,
	source/awt/vclxsplitter.cxx, source/awt/vclxsplitter.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/makefile.mk, workben/layout/localize-de.sdf,
	workben/layout/localize-nl.sdf: Cleanup of includes, namespace in
	headers in awt.

2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [12928e9c3098360c27f3c541017a3ae28000d266]

INTEGRATION: CWS layoutdialogs (1.2.6); FILE MERGED 2008/07/30 11:15:04 rt 1.2.6.5: Update license header. 2008/04/07 20:06:56 cl 1.2.6.4:  commented anoying assertion 2008/03/28 09:49:53 cl 1.2.6.3: merged tklayout into tk lib 2008/03/26 13:38:59 cl 1.2.6.2: fixing warnings 2008/03/20 11:56:28 jcn 1.2.6.1: Update from http://lilypond.org/~janneke/vc/toolkit.git/.git

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxwindow.cxx: Fix compile warning.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Revert obsolete VERSION addition.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/controls/dialogcontrol.cxx,
	source/controls/unocontrol.cxx, source/helper/tkresmgr.cxx,
	util/defs/wntmsci11: Revert weird initial patch.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Doc update.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.xml: Implement
	MoreButton.  TODO: images.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx: Remove redraw cruft, rename
	redrawAlready to redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, source/vclcompat/wbutton.cxx: Step
	towards cleaner redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/layout/helper.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.cxx,
	workben/layout/recover.hxx: Extract AdvancedButton implementation
	from recover.cxx into new widget.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Update recover dialog, make
	advanced/simple switching work.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx: In test mode, enable everything.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/localize.sdf: Manually add new translatable strings
	and translations for de, nl.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.xml: Update zoom to have hbox of Zoom factor
	and View layout alongside each other.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx, workben/layout/zoom.hxx,
	workben/layout/zoom.xml: Merge upstream's zoom.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx, source/vclcompat/wrapper.hxx:
	Nitpick, debugging aid.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/vclcompat/wrapper.cxx: Implement
	FixedLine.IsEnabled().

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Build lib name fix.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/vclcompat/wcontainer.cxx,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Complete VBox/HBox wrappers.  Not use
	them in recover, spacing still wrong.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/recover.cxx,
	workben/layout/recover.hxx, workben/layout/recover.xml: More
	recovery dialog mockuping.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.cxx: Implement visibility of
	elements/containers better.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/layout/import.cxx, source/layout/proplist.cxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx:
	Implement FixedImage.  Needed for recovery dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.hxx, workben/layout/editor.cxx: Give
	ChildData virtual distructor.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/vclcompat/makefile.mk, source/vclcompat/wrapper.cxx,
	util/makefile.mk, workben/layout/makefile.mk,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml, workben/layout/test.cxx: Stab at new
	recover dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/editor.cxx: Do not clear fresh container.  Disable
	debug printing.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf: Fix localize.sdf for
	wordcount.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-pre.hxx, source/layout/dialogbuttonhbox.cxx: Fix
	ID for displaying dialogs.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf,
	workben/layout/wordcount.xml, workben/layout/zoom.xml: Add strings
	for all languages.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/box-base.cxx,
	source/layout/box-base.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/flow.cxx, source/layout/helper.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/root.cxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx: Clean-up
	code duplication from layout: new Box_Base class implements
	addChild, removeChild, getChildren, getChildProperties for Box,
	Table, VCLXSplitter, VCLXTabControl.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/root.cxx: Document more fixmes.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/proplist.cxx: Remove m237
	workaround.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/helper.cxx: More comment cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxtabcontrol.cxx, source/layout/box.cxx,
	source/layout/container.cxx, source/vclcompat/wrapper.cxx:
	Commented-out code cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, inc/layout/layoutcore.hxx,
	source/awt/forward.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/awt/vclxdialog.cxx,
	source/awt/vclxdialog.hxx, source/awt/vclxfixedline.cxx,
	source/awt/vclxfixedline.hxx, source/awt/vclxscroller.cxx,
	source/awt/vclxscroller.hxx, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/bin.cxx,
	source/layout/bin.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/container.hxx, source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/factory.hxx, source/layout/flow.cxx,
	source/layout/flow.hxx, source/layout/helper.cxx,
	source/layout/helper.hxx, source/layout/import.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/precompiled_xmlscript.hxx,
	source/layout/proplist.cxx, source/layout/proplist.hxx,
	source/layout/root.cxx, source/layout/root.hxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/layout/timer.hxx,
	source/layout/translate.cxx, source/layout/translate.hxx,
	source/vclcompat/makefile.mk, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx,
	workben/layout/editor.cxx, workben/layout/editor.hxx,
	workben/layout/makefile.mk, workben/layout/simple-paragraph.cxx,
	workben/layout/simple-paragraph.hxx, workben/layout/test.cxx,
	workben/layout/uno.hxx, workben/layout/zoom_def.hxx: Add licence
	headers.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/meekfile.mk: Junk meekfile.mk

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Update TODO.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXScrollBar's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXMessageBox's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, inc/toolkit/awt/vclxtopwindow.hxx,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxtopwindow.cxx: Remove code duplication from
	VCLXDialog.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxdialog.cxx, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wrapper.hxx:
	Comment cleanup.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/helper.hxx,
	workben/layout/editor.cxx, workben/layout/wordcountdialog.cxx: Fix
	remaining SUN warnings.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/awt/vclxfixedline.hxx,
	source/layout/byteseq.cxx, source/layout/helper.hxx,
	source/layout/import.cxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/translate.hxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx,
	source/vclcompat/wrapper.hxx, workben/layout/editor.cxx: Fix some
	sunstudio12 warnings.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/makefile.mk,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxproxy.cxx, source/awt/vclxproxy.hxx,
	source/layout/helper.cxx: Junk VCLXProxy.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx,
	inc/toolkit/helper/listenermultiplexer.hxx,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/helper.cxx: Hello world on AWTVCLXCancelButton() label
	and images.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* .gitignore, source/awt/forward.hxx, source/awt/makefile.mk,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxfixedline.cxx, source/awt/vclxfixedline.hxx,
	source/awt/vclxscroller.cxx, source/awt/vclxscroller.hxx,
	source/awt/vclxsplitter.cxx, source/awt/vclxsplitter.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/makefile.mk, workben/layout/localize-de.sdf,
	workben/layout/localize-nl.sdf: Cleanup of includes, namespace in
	headers in awt.

2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [cb51344de8fe1947b1c727ccf17305bcfef92d34]

INTEGRATION: CWS layoutdialogs (1.2.6); FILE MERGED 2008/07/30 11:14:58 rt 1.2.6.3: Update license header. 2008/03/28 13:44:29 cl 1.2.6.2: fixed solaris compiler errors 2008/03/20 11:56:28 jcn 1.2.6.1: Update from http://lilypond.org/~janneke/vc/toolkit.git/.git

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxwindow.cxx: Fix compile warning.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Revert obsolete VERSION addition.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/controls/dialogcontrol.cxx,
	source/controls/unocontrol.cxx, source/helper/tkresmgr.cxx,
	util/defs/wntmsci11: Revert weird initial patch.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Doc update.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.xml: Implement
	MoreButton.  TODO: images.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx: Remove redraw cruft, rename
	redrawAlready to redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, source/vclcompat/wbutton.cxx: Step
	towards cleaner redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/layout/helper.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.cxx,
	workben/layout/recover.hxx: Extract AdvancedButton implementation
	from recover.cxx into new widget.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Update recover dialog, make
	advanced/simple switching work.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx: In test mode, enable everything.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/localize.sdf: Manually add new translatable strings
	and translations for de, nl.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.xml: Update zoom to have hbox of Zoom factor
	and View layout alongside each other.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx, workben/layout/zoom.hxx,
	workben/layout/zoom.xml: Merge upstream's zoom.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx, source/vclcompat/wrapper.hxx:
	Nitpick, debugging aid.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/vclcompat/wrapper.cxx: Implement
	FixedLine.IsEnabled().

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Build lib name fix.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/vclcompat/wcontainer.cxx,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Complete VBox/HBox wrappers.  Not use
	them in recover, spacing still wrong.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/recover.cxx,
	workben/layout/recover.hxx, workben/layout/recover.xml: More
	recovery dialog mockuping.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.cxx: Implement visibility of
	elements/containers better.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/layout/import.cxx, source/layout/proplist.cxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx:
	Implement FixedImage.  Needed for recovery dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.hxx, workben/layout/editor.cxx: Give
	ChildData virtual distructor.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/vclcompat/makefile.mk, source/vclcompat/wrapper.cxx,
	util/makefile.mk, workben/layout/makefile.mk,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml, workben/layout/test.cxx: Stab at new
	recover dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/editor.cxx: Do not clear fresh container.  Disable
	debug printing.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf: Fix localize.sdf for
	wordcount.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-pre.hxx, source/layout/dialogbuttonhbox.cxx: Fix
	ID for displaying dialogs.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf,
	workben/layout/wordcount.xml, workben/layout/zoom.xml: Add strings
	for all languages.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/box-base.cxx,
	source/layout/box-base.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/flow.cxx, source/layout/helper.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/root.cxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx: Clean-up
	code duplication from layout: new Box_Base class implements
	addChild, removeChild, getChildren, getChildProperties for Box,
	Table, VCLXSplitter, VCLXTabControl.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/root.cxx: Document more fixmes.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/proplist.cxx: Remove m237
	workaround.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/helper.cxx: More comment cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxtabcontrol.cxx, source/layout/box.cxx,
	source/layout/container.cxx, source/vclcompat/wrapper.cxx:
	Commented-out code cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, inc/layout/layoutcore.hxx,
	source/awt/forward.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/awt/vclxdialog.cxx,
	source/awt/vclxdialog.hxx, source/awt/vclxfixedline.cxx,
	source/awt/vclxfixedline.hxx, source/awt/vclxscroller.cxx,
	source/awt/vclxscroller.hxx, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/bin.cxx,
	source/layout/bin.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/container.hxx, source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/factory.hxx, source/layout/flow.cxx,
	source/layout/flow.hxx, source/layout/helper.cxx,
	source/layout/helper.hxx, source/layout/import.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/precompiled_xmlscript.hxx,
	source/layout/proplist.cxx, source/layout/proplist.hxx,
	source/layout/root.cxx, source/layout/root.hxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/layout/timer.hxx,
	source/layout/translate.cxx, source/layout/translate.hxx,
	source/vclcompat/makefile.mk, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx,
	workben/layout/editor.cxx, workben/layout/editor.hxx,
	workben/layout/makefile.mk, workben/layout/simple-paragraph.cxx,
	workben/layout/simple-paragraph.hxx, workben/layout/test.cxx,
	workben/layout/uno.hxx, workben/layout/zoom_def.hxx: Add licence
	headers.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/meekfile.mk: Junk meekfile.mk

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Update TODO.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXScrollBar's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXMessageBox's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, inc/toolkit/awt/vclxtopwindow.hxx,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxtopwindow.cxx: Remove code duplication from
	VCLXDialog.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxdialog.cxx, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wrapper.hxx:
	Comment cleanup.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/helper.hxx,
	workben/layout/editor.cxx, workben/layout/wordcountdialog.cxx: Fix
	remaining SUN warnings.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/awt/vclxfixedline.hxx,
	source/layout/byteseq.cxx, source/layout/helper.hxx,
	source/layout/import.cxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/translate.hxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx,
	source/vclcompat/wrapper.hxx, workben/layout/editor.cxx: Fix some
	sunstudio12 warnings.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/makefile.mk,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxproxy.cxx, source/awt/vclxproxy.hxx,
	source/layout/helper.cxx: Junk VCLXProxy.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx,
	inc/toolkit/helper/listenermultiplexer.hxx,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/helper.cxx: Hello world on AWTVCLXCancelButton() label
	and images.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* .gitignore, source/awt/forward.hxx, source/awt/makefile.mk,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxfixedline.cxx, source/awt/vclxfixedline.hxx,
	source/awt/vclxscroller.cxx, source/awt/vclxscroller.hxx,
	source/awt/vclxsplitter.cxx, source/awt/vclxsplitter.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/makefile.mk, workben/layout/localize-de.sdf,
	workben/layout/localize-nl.sdf: Cleanup of includes, namespace in
	headers in awt.

2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [45bcea80a8655159b94fcdb68d11c80c78ff82df]

INTEGRATION: CWS layoutdialogs (1.2.6); FILE MERGED 2008/07/30 11:14:53 rt 1.2.6.2: Update license header. 2008/03/20 11:56:27 jcn 1.2.6.1: Update from http://lilypond.org/~janneke/vc/toolkit.git/.git

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxwindow.cxx: Fix compile warning.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Revert obsolete VERSION addition.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/controls/dialogcontrol.cxx,
	source/controls/unocontrol.cxx, source/helper/tkresmgr.cxx,
	util/defs/wntmsci11: Revert weird initial patch.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Doc update.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.xml: Implement
	MoreButton.  TODO: images.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx: Remove redraw cruft, rename
	redrawAlready to redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, source/vclcompat/wbutton.cxx: Step
	towards cleaner redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/layout/helper.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.cxx,
	workben/layout/recover.hxx: Extract AdvancedButton implementation
	from recover.cxx into new widget.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Update recover dialog, make
	advanced/simple switching work.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx: In test mode, enable everything.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/localize.sdf: Manually add new translatable strings
	and translations for de, nl.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.xml: Update zoom to have hbox of Zoom factor
	and View layout alongside each other.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx, workben/layout/zoom.hxx,
	workben/layout/zoom.xml: Merge upstream's zoom.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx, source/vclcompat/wrapper.hxx:
	Nitpick, debugging aid.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/vclcompat/wrapper.cxx: Implement
	FixedLine.IsEnabled().

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Build lib name fix.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/vclcompat/wcontainer.cxx,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Complete VBox/HBox wrappers.  Not use
	them in recover, spacing still wrong.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/recover.cxx,
	workben/layout/recover.hxx, workben/layout/recover.xml: More
	recovery dialog mockuping.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.cxx: Implement visibility of
	elements/containers better.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/layout/import.cxx, source/layout/proplist.cxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx:
	Implement FixedImage.  Needed for recovery dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.hxx, workben/layout/editor.cxx: Give
	ChildData virtual distructor.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/vclcompat/makefile.mk, source/vclcompat/wrapper.cxx,
	util/makefile.mk, workben/layout/makefile.mk,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml, workben/layout/test.cxx: Stab at new
	recover dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/editor.cxx: Do not clear fresh container.  Disable
	debug printing.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf: Fix localize.sdf for
	wordcount.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-pre.hxx, source/layout/dialogbuttonhbox.cxx: Fix
	ID for displaying dialogs.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf,
	workben/layout/wordcount.xml, workben/layout/zoom.xml: Add strings
	for all languages.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/box-base.cxx,
	source/layout/box-base.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/flow.cxx, source/layout/helper.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/root.cxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx: Clean-up
	code duplication from layout: new Box_Base class implements
	addChild, removeChild, getChildren, getChildProperties for Box,
	Table, VCLXSplitter, VCLXTabControl.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/root.cxx: Document more fixmes.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/proplist.cxx: Remove m237
	workaround.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/helper.cxx: More comment cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxtabcontrol.cxx, source/layout/box.cxx,
	source/layout/container.cxx, source/vclcompat/wrapper.cxx:
	Commented-out code cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, inc/layout/layoutcore.hxx,
	source/awt/forward.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/awt/vclxdialog.cxx,
	source/awt/vclxdialog.hxx, source/awt/vclxfixedline.cxx,
	source/awt/vclxfixedline.hxx, source/awt/vclxscroller.cxx,
	source/awt/vclxscroller.hxx, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/bin.cxx,
	source/layout/bin.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/container.hxx, source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/factory.hxx, source/layout/flow.cxx,
	source/layout/flow.hxx, source/layout/helper.cxx,
	source/layout/helper.hxx, source/layout/import.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/precompiled_xmlscript.hxx,
	source/layout/proplist.cxx, source/layout/proplist.hxx,
	source/layout/root.cxx, source/layout/root.hxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/layout/timer.hxx,
	source/layout/translate.cxx, source/layout/translate.hxx,
	source/vclcompat/makefile.mk, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx,
	workben/layout/editor.cxx, workben/layout/editor.hxx,
	workben/layout/makefile.mk, workben/layout/simple-paragraph.cxx,
	workben/layout/simple-paragraph.hxx, workben/layout/test.cxx,
	workben/layout/uno.hxx, workben/layout/zoom_def.hxx: Add licence
	headers.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/meekfile.mk: Junk meekfile.mk

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Update TODO.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXScrollBar's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXMessageBox's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, inc/toolkit/awt/vclxtopwindow.hxx,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxtopwindow.cxx: Remove code duplication from
	VCLXDialog.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxdialog.cxx, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wrapper.hxx:
	Comment cleanup.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/helper.hxx,
	workben/layout/editor.cxx, workben/layout/wordcountdialog.cxx: Fix
	remaining SUN warnings.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/awt/vclxfixedline.hxx,
	source/layout/byteseq.cxx, source/layout/helper.hxx,
	source/layout/import.cxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/translate.hxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx,
	source/vclcompat/wrapper.hxx, workben/layout/editor.cxx: Fix some
	sunstudio12 warnings.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/makefile.mk,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxproxy.cxx, source/awt/vclxproxy.hxx,
	source/layout/helper.cxx: Junk VCLXProxy.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx,
	inc/toolkit/helper/listenermultiplexer.hxx,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/helper.cxx: Hello world on AWTVCLXCancelButton() label
	and images.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* .gitignore, source/awt/forward.hxx, source/awt/makefile.mk,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxfixedline.cxx, source/awt/vclxfixedline.hxx,
	source/awt/vclxscroller.cxx, source/awt/vclxscroller.hxx,
	source/awt/vclxsplitter.cxx, source/awt/vclxsplitter.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/makefile.mk, workben/layout/localize-de.sdf,
	workben/layout/localize-nl.sdf: Cleanup of includes, namespace in
	headers in awt.

2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [5551636fb216f7aeb9314fd5ee4f40cf43bfb6d8]

INTEGRATION: CWS layoutdialogs (1.2.6); FILE MERGED 2008/07/30 11:14:47 rt 1.2.6.2: Update license header. 2008/03/20 11:56:27 jcn 1.2.6.1: Update from http://lilypond.org/~janneke/vc/toolkit.git/.git

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxwindow.cxx: Fix compile warning.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Revert obsolete VERSION addition.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/controls/dialogcontrol.cxx,
	source/controls/unocontrol.cxx, source/helper/tkresmgr.cxx,
	util/defs/wntmsci11: Revert weird initial patch.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Doc update.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.xml: Implement
	MoreButton.  TODO: images.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx: Remove redraw cruft, rename
	redrawAlready to redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, source/vclcompat/wbutton.cxx: Step
	towards cleaner redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/layout/helper.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.cxx,
	workben/layout/recover.hxx: Extract AdvancedButton implementation
	from recover.cxx into new widget.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Update recover dialog, make
	advanced/simple switching work.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx: In test mode, enable everything.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/localize.sdf: Manually add new translatable strings
	and translations for de, nl.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.xml: Update zoom to have hbox of Zoom factor
	and View layout alongside each other.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx, workben/layout/zoom.hxx,
	workben/layout/zoom.xml: Merge upstream's zoom.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx, source/vclcompat/wrapper.hxx:
	Nitpick, debugging aid.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/vclcompat/wrapper.cxx: Implement
	FixedLine.IsEnabled().

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Build lib name fix.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/vclcompat/wcontainer.cxx,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Complete VBox/HBox wrappers.  Not use
	them in recover, spacing still wrong.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/recover.cxx,
	workben/layout/recover.hxx, workben/layout/recover.xml: More
	recovery dialog mockuping.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.cxx: Implement visibility of
	elements/containers better.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/layout/import.cxx, source/layout/proplist.cxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx:
	Implement FixedImage.  Needed for recovery dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.hxx, workben/layout/editor.cxx: Give
	ChildData virtual distructor.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/vclcompat/makefile.mk, source/vclcompat/wrapper.cxx,
	util/makefile.mk, workben/layout/makefile.mk,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml, workben/layout/test.cxx: Stab at new
	recover dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/editor.cxx: Do not clear fresh container.  Disable
	debug printing.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf: Fix localize.sdf for
	wordcount.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-pre.hxx, source/layout/dialogbuttonhbox.cxx: Fix
	ID for displaying dialogs.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf,
	workben/layout/wordcount.xml, workben/layout/zoom.xml: Add strings
	for all languages.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/box-base.cxx,
	source/layout/box-base.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/flow.cxx, source/layout/helper.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/root.cxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx: Clean-up
	code duplication from layout: new Box_Base class implements
	addChild, removeChild, getChildren, getChildProperties for Box,
	Table, VCLXSplitter, VCLXTabControl.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/root.cxx: Document more fixmes.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/proplist.cxx: Remove m237
	workaround.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/helper.cxx: More comment cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxtabcontrol.cxx, source/layout/box.cxx,
	source/layout/container.cxx, source/vclcompat/wrapper.cxx:
	Commented-out code cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, inc/layout/layoutcore.hxx,
	source/awt/forward.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/awt/vclxdialog.cxx,
	source/awt/vclxdialog.hxx, source/awt/vclxfixedline.cxx,
	source/awt/vclxfixedline.hxx, source/awt/vclxscroller.cxx,
	source/awt/vclxscroller.hxx, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/bin.cxx,
	source/layout/bin.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/container.hxx, source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/factory.hxx, source/layout/flow.cxx,
	source/layout/flow.hxx, source/layout/helper.cxx,
	source/layout/helper.hxx, source/layout/import.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/precompiled_xmlscript.hxx,
	source/layout/proplist.cxx, source/layout/proplist.hxx,
	source/layout/root.cxx, source/layout/root.hxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/layout/timer.hxx,
	source/layout/translate.cxx, source/layout/translate.hxx,
	source/vclcompat/makefile.mk, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx,
	workben/layout/editor.cxx, workben/layout/editor.hxx,
	workben/layout/makefile.mk, workben/layout/simple-paragraph.cxx,
	workben/layout/simple-paragraph.hxx, workben/layout/test.cxx,
	workben/layout/uno.hxx, workben/layout/zoom_def.hxx: Add licence
	headers.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/meekfile.mk: Junk meekfile.mk

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Update TODO.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXScrollBar's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXMessageBox's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, inc/toolkit/awt/vclxtopwindow.hxx,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxtopwindow.cxx: Remove code duplication from
	VCLXDialog.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxdialog.cxx, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wrapper.hxx:
	Comment cleanup.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/helper.hxx,
	workben/layout/editor.cxx, workben/layout/wordcountdialog.cxx: Fix
	remaining SUN warnings.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/awt/vclxfixedline.hxx,
	source/layout/byteseq.cxx, source/layout/helper.hxx,
	source/layout/import.cxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/translate.hxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx,
	source/vclcompat/wrapper.hxx, workben/layout/editor.cxx: Fix some
	sunstudio12 warnings.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/makefile.mk,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxproxy.cxx, source/awt/vclxproxy.hxx,
	source/layout/helper.cxx: Junk VCLXProxy.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx,
	inc/toolkit/helper/listenermultiplexer.hxx,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/helper.cxx: Hello world on AWTVCLXCancelButton() label
	and images.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* .gitignore, source/awt/forward.hxx, source/awt/makefile.mk,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxfixedline.cxx, source/awt/vclxfixedline.hxx,
	source/awt/vclxscroller.cxx, source/awt/vclxscroller.hxx,
	source/awt/vclxsplitter.cxx, source/awt/vclxsplitter.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/makefile.mk, workben/layout/localize-de.sdf,
	workben/layout/localize-nl.sdf: Cleanup of includes, namespace in
	headers in awt.

2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [e4fd2bcfd265dd2af9f163bbf8f380919774805c]

INTEGRATION: CWS layoutdialogs (1.2.6); FILE MERGED 2008/07/30 11:14:42 rt 1.2.6.3: Update license header. 2008/03/28 09:48:25 cl 1.2.6.2: merged tklayout into tk lib 2008/03/20 11:56:27 jcn 1.2.6.1: Update from http://lilypond.org/~janneke/vc/toolkit.git/.git

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxwindow.cxx: Fix compile warning.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Revert obsolete VERSION addition.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/controls/dialogcontrol.cxx,
	source/controls/unocontrol.cxx, source/helper/tkresmgr.cxx,
	util/defs/wntmsci11: Revert weird initial patch.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Doc update.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.xml: Implement
	MoreButton.  TODO: images.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx: Remove redraw cruft, rename
	redrawAlready to redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, source/vclcompat/wbutton.cxx: Step
	towards cleaner redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/layout/helper.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.cxx,
	workben/layout/recover.hxx: Extract AdvancedButton implementation
	from recover.cxx into new widget.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Update recover dialog, make
	advanced/simple switching work.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx: In test mode, enable everything.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/localize.sdf: Manually add new translatable strings
	and translations for de, nl.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.xml: Update zoom to have hbox of Zoom factor
	and View layout alongside each other.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx, workben/layout/zoom.hxx,
	workben/layout/zoom.xml: Merge upstream's zoom.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx, source/vclcompat/wrapper.hxx:
	Nitpick, debugging aid.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/vclcompat/wrapper.cxx: Implement
	FixedLine.IsEnabled().

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Build lib name fix.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/vclcompat/wcontainer.cxx,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Complete VBox/HBox wrappers.  Not use
	them in recover, spacing still wrong.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/recover.cxx,
	workben/layout/recover.hxx, workben/layout/recover.xml: More
	recovery dialog mockuping.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.cxx: Implement visibility of
	elements/containers better.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/layout/import.cxx, source/layout/proplist.cxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx:
	Implement FixedImage.  Needed for recovery dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.hxx, workben/layout/editor.cxx: Give
	ChildData virtual distructor.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/vclcompat/makefile.mk, source/vclcompat/wrapper.cxx,
	util/makefile.mk, workben/layout/makefile.mk,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml, workben/layout/test.cxx: Stab at new
	recover dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/editor.cxx: Do not clear fresh container.  Disable
	debug printing.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf: Fix localize.sdf for
	wordcount.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-pre.hxx, source/layout/dialogbuttonhbox.cxx: Fix
	ID for displaying dialogs.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf,
	workben/layout/wordcount.xml, workben/layout/zoom.xml: Add strings
	for all languages.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/box-base.cxx,
	source/layout/box-base.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/flow.cxx, source/layout/helper.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/root.cxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx: Clean-up
	code duplication from layout: new Box_Base class implements
	addChild, removeChild, getChildren, getChildProperties for Box,
	Table, VCLXSplitter, VCLXTabControl.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/root.cxx: Document more fixmes.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/proplist.cxx: Remove m237
	workaround.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/helper.cxx: More comment cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxtabcontrol.cxx, source/layout/box.cxx,
	source/layout/container.cxx, source/vclcompat/wrapper.cxx:
	Commented-out code cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, inc/layout/layoutcore.hxx,
	source/awt/forward.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/awt/vclxdialog.cxx,
	source/awt/vclxdialog.hxx, source/awt/vclxfixedline.cxx,
	source/awt/vclxfixedline.hxx, source/awt/vclxscroller.cxx,
	source/awt/vclxscroller.hxx, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/bin.cxx,
	source/layout/bin.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/container.hxx, source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/factory.hxx, source/layout/flow.cxx,
	source/layout/flow.hxx, source/layout/helper.cxx,
	source/layout/helper.hxx, source/layout/import.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/precompiled_xmlscript.hxx,
	source/layout/proplist.cxx, source/layout/proplist.hxx,
	source/layout/root.cxx, source/layout/root.hxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/layout/timer.hxx,
	source/layout/translate.cxx, source/layout/translate.hxx,
	source/vclcompat/makefile.mk, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx,
	workben/layout/editor.cxx, workben/layout/editor.hxx,
	workben/layout/makefile.mk, workben/layout/simple-paragraph.cxx,
	workben/layout/simple-paragraph.hxx, workben/layout/test.cxx,
	workben/layout/uno.hxx, workben/layout/zoom_def.hxx: Add licence
	headers.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/meekfile.mk: Junk meekfile.mk

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Update TODO.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXScrollBar's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXMessageBox's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, inc/toolkit/awt/vclxtopwindow.hxx,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxtopwindow.cxx: Remove code duplication from
	VCLXDialog.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxdialog.cxx, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wrapper.hxx:
	Comment cleanup.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/helper.hxx,
	workben/layout/editor.cxx, workben/layout/wordcountdialog.cxx: Fix
	remaining SUN warnings.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/awt/vclxfixedline.hxx,
	source/layout/byteseq.cxx, source/layout/helper.hxx,
	source/layout/import.cxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/translate.hxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx,
	source/vclcompat/wrapper.hxx, workben/layout/editor.cxx: Fix some
	sunstudio12 warnings.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/makefile.mk,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxproxy.cxx, source/awt/vclxproxy.hxx,
	source/layout/helper.cxx: Junk VCLXProxy.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx,
	inc/toolkit/helper/listenermultiplexer.hxx,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/helper.cxx: Hello world on AWTVCLXCancelButton() label
	and images.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* .gitignore, source/awt/forward.hxx, source/awt/makefile.mk,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxfixedline.cxx, source/awt/vclxfixedline.hxx,
	source/awt/vclxscroller.cxx, source/awt/vclxscroller.hxx,
	source/awt/vclxsplitter.cxx, source/awt/vclxsplitter.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/makefile.mk, workben/layout/localize-de.sdf,
	workben/layout/localize-nl.sdf: Cleanup of includes, namespace in
	headers in awt.

2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [ba257c16a474b451c4e884c5fc21e7f4ef7a7635]

INTEGRATION: CWS layoutdialogs (1.2.6); FILE MERGED 2008/07/30 11:14:36 rt 1.2.6.2: Update license header. 2008/03/20 11:56:27 jcn 1.2.6.1: Update from http://lilypond.org/~janneke/vc/toolkit.git/.git

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxwindow.cxx: Fix compile warning.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Revert obsolete VERSION addition.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/controls/dialogcontrol.cxx,
	source/controls/unocontrol.cxx, source/helper/tkresmgr.cxx,
	util/defs/wntmsci11: Revert weird initial patch.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Doc update.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.xml: Implement
	MoreButton.  TODO: images.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx: Remove redraw cruft, rename
	redrawAlready to redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, source/vclcompat/wbutton.cxx: Step
	towards cleaner redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/layout/helper.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.cxx,
	workben/layout/recover.hxx: Extract AdvancedButton implementation
	from recover.cxx into new widget.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Update recover dialog, make
	advanced/simple switching work.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx: In test mode, enable everything.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/localize.sdf: Manually add new translatable strings
	and translations for de, nl.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.xml: Update zoom to have hbox of Zoom factor
	and View layout alongside each other.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx, workben/layout/zoom.hxx,
	workben/layout/zoom.xml: Merge upstream's zoom.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx, source/vclcompat/wrapper.hxx:
	Nitpick, debugging aid.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/vclcompat/wrapper.cxx: Implement
	FixedLine.IsEnabled().

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Build lib name fix.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/vclcompat/wcontainer.cxx,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Complete VBox/HBox wrappers.  Not use
	them in recover, spacing still wrong.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/recover.cxx,
	workben/layout/recover.hxx, workben/layout/recover.xml: More
	recovery dialog mockuping.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.cxx: Implement visibility of
	elements/containers better.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/layout/import.cxx, source/layout/proplist.cxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx:
	Implement FixedImage.  Needed for recovery dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.hxx, workben/layout/editor.cxx: Give
	ChildData virtual distructor.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/vclcompat/makefile.mk, source/vclcompat/wrapper.cxx,
	util/makefile.mk, workben/layout/makefile.mk,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml, workben/layout/test.cxx: Stab at new
	recover dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/editor.cxx: Do not clear fresh container.  Disable
	debug printing.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf: Fix localize.sdf for
	wordcount.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-pre.hxx, source/layout/dialogbuttonhbox.cxx: Fix
	ID for displaying dialogs.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf,
	workben/layout/wordcount.xml, workben/layout/zoom.xml: Add strings
	for all languages.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/box-base.cxx,
	source/layout/box-base.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/flow.cxx, source/layout/helper.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/root.cxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx: Clean-up
	code duplication from layout: new Box_Base class implements
	addChild, removeChild, getChildren, getChildProperties for Box,
	Table, VCLXSplitter, VCLXTabControl.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/root.cxx: Document more fixmes.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/proplist.cxx: Remove m237
	workaround.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/helper.cxx: More comment cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxtabcontrol.cxx, source/layout/box.cxx,
	source/layout/container.cxx, source/vclcompat/wrapper.cxx:
	Commented-out code cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, inc/layout/layoutcore.hxx,
	source/awt/forward.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/awt/vclxdialog.cxx,
	source/awt/vclxdialog.hxx, source/awt/vclxfixedline.cxx,
	source/awt/vclxfixedline.hxx, source/awt/vclxscroller.cxx,
	source/awt/vclxscroller.hxx, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/bin.cxx,
	source/layout/bin.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/container.hxx, source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/factory.hxx, source/layout/flow.cxx,
	source/layout/flow.hxx, source/layout/helper.cxx,
	source/layout/helper.hxx, source/layout/import.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/precompiled_xmlscript.hxx,
	source/layout/proplist.cxx, source/layout/proplist.hxx,
	source/layout/root.cxx, source/layout/root.hxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/layout/timer.hxx,
	source/layout/translate.cxx, source/layout/translate.hxx,
	source/vclcompat/makefile.mk, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx,
	workben/layout/editor.cxx, workben/layout/editor.hxx,
	workben/layout/makefile.mk, workben/layout/simple-paragraph.cxx,
	workben/layout/simple-paragraph.hxx, workben/layout/test.cxx,
	workben/layout/uno.hxx, workben/layout/zoom_def.hxx: Add licence
	headers.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/meekfile.mk: Junk meekfile.mk

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Update TODO.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXScrollBar's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXMessageBox's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, inc/toolkit/awt/vclxtopwindow.hxx,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxtopwindow.cxx: Remove code duplication from
	VCLXDialog.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxdialog.cxx, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wrapper.hxx:
	Comment cleanup.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/helper.hxx,
	workben/layout/editor.cxx, workben/layout/wordcountdialog.cxx: Fix
	remaining SUN warnings.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/awt/vclxfixedline.hxx,
	source/layout/byteseq.cxx, source/layout/helper.hxx,
	source/layout/import.cxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/translate.hxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx,
	source/vclcompat/wrapper.hxx, workben/layout/editor.cxx: Fix some
	sunstudio12 warnings.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/makefile.mk,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxproxy.cxx, source/awt/vclxproxy.hxx,
	source/layout/helper.cxx: Junk VCLXProxy.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx,
	inc/toolkit/helper/listenermultiplexer.hxx,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/helper.cxx: Hello world on AWTVCLXCancelButton() label
	and images.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* .gitignore, source/awt/forward.hxx, source/awt/makefile.mk,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxfixedline.cxx, source/awt/vclxfixedline.hxx,
	source/awt/vclxscroller.cxx, source/awt/vclxscroller.hxx,
	source/awt/vclxsplitter.cxx, source/awt/vclxsplitter.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/makefile.mk, workben/layout/localize-de.sdf,
	workben/layout/localize-nl.sdf: Cleanup of includes, namespace in
	headers in awt.

2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [061bd6db5a57c793ac007a925b30487c7cb6c8ba]

INTEGRATION: CWS layoutdialogs (1.2.6); FILE MERGED 2008/07/30 11:14:31 rt 1.2.6.3: Update license header. 2008/04/14 19:37:20 ericb 1.2.6.2: fix typo in dialogbuttonhbox.cxx (build was broken on Mac OS X) 2008/03/20 11:56:27 jcn 1.2.6.1: Update from http://lilypond.org/~janneke/vc/toolkit.git/.git

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxwindow.cxx: Fix compile warning.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Revert obsolete VERSION addition.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/controls/dialogcontrol.cxx,
	source/controls/unocontrol.cxx, source/helper/tkresmgr.cxx,
	util/defs/wntmsci11: Revert weird initial patch.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Doc update.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.xml: Implement
	MoreButton.  TODO: images.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx: Remove redraw cruft, rename
	redrawAlready to redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, source/vclcompat/wbutton.cxx: Step
	towards cleaner redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/layout/helper.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.cxx,
	workben/layout/recover.hxx: Extract AdvancedButton implementation
	from recover.cxx into new widget.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Update recover dialog, make
	advanced/simple switching work.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx: In test mode, enable everything.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/localize.sdf: Manually add new translatable strings
	and translations for de, nl.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.xml: Update zoom to have hbox of Zoom factor
	and View layout alongside each other.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx, workben/layout/zoom.hxx,
	workben/layout/zoom.xml: Merge upstream's zoom.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx, source/vclcompat/wrapper.hxx:
	Nitpick, debugging aid.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/vclcompat/wrapper.cxx: Implement
	FixedLine.IsEnabled().

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Build lib name fix.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/vclcompat/wcontainer.cxx,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Complete VBox/HBox wrappers.  Not use
	them in recover, spacing still wrong.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/recover.cxx,
	workben/layout/recover.hxx, workben/layout/recover.xml: More
	recovery dialog mockuping.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.cxx: Implement visibility of
	elements/containers better.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/layout/import.cxx, source/layout/proplist.cxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx:
	Implement FixedImage.  Needed for recovery dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.hxx, workben/layout/editor.cxx: Give
	ChildData virtual distructor.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/vclcompat/makefile.mk, source/vclcompat/wrapper.cxx,
	util/makefile.mk, workben/layout/makefile.mk,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml, workben/layout/test.cxx: Stab at new
	recover dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/editor.cxx: Do not clear fresh container.  Disable
	debug printing.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf: Fix localize.sdf for
	wordcount.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-pre.hxx, source/layout/dialogbuttonhbox.cxx: Fix
	ID for displaying dialogs.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf,
	workben/layout/wordcount.xml, workben/layout/zoom.xml: Add strings
	for all languages.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/box-base.cxx,
	source/layout/box-base.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/flow.cxx, source/layout/helper.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/root.cxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx: Clean-up
	code duplication from layout: new Box_Base class implements
	addChild, removeChild, getChildren, getChildProperties for Box,
	Table, VCLXSplitter, VCLXTabControl.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/root.cxx: Document more fixmes.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/proplist.cxx: Remove m237
	workaround.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/helper.cxx: More comment cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxtabcontrol.cxx, source/layout/box.cxx,
	source/layout/container.cxx, source/vclcompat/wrapper.cxx:
	Commented-out code cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, inc/layout/layoutcore.hxx,
	source/awt/forward.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/awt/vclxdialog.cxx,
	source/awt/vclxdialog.hxx, source/awt/vclxfixedline.cxx,
	source/awt/vclxfixedline.hxx, source/awt/vclxscroller.cxx,
	source/awt/vclxscroller.hxx, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/bin.cxx,
	source/layout/bin.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/container.hxx, source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/factory.hxx, source/layout/flow.cxx,
	source/layout/flow.hxx, source/layout/helper.cxx,
	source/layout/helper.hxx, source/layout/import.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/precompiled_xmlscript.hxx,
	source/layout/proplist.cxx, source/layout/proplist.hxx,
	source/layout/root.cxx, source/layout/root.hxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/layout/timer.hxx,
	source/layout/translate.cxx, source/layout/translate.hxx,
	source/vclcompat/makefile.mk, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx,
	workben/layout/editor.cxx, workben/layout/editor.hxx,
	workben/layout/makefile.mk, workben/layout/simple-paragraph.cxx,
	workben/layout/simple-paragraph.hxx, workben/layout/test.cxx,
	workben/layout/uno.hxx, workben/layout/zoom_def.hxx: Add licence
	headers.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/meekfile.mk: Junk meekfile.mk

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Update TODO.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXScrollBar's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXMessageBox's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, inc/toolkit/awt/vclxtopwindow.hxx,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxtopwindow.cxx: Remove code duplication from
	VCLXDialog.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxdialog.cxx, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wrapper.hxx:
	Comment cleanup.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/helper.hxx,
	workben/layout/editor.cxx, workben/layout/wordcountdialog.cxx: Fix
	remaining SUN warnings.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/awt/vclxfixedline.hxx,
	source/layout/byteseq.cxx, source/layout/helper.hxx,
	source/layout/import.cxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/translate.hxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx,
	source/vclcompat/wrapper.hxx, workben/layout/editor.cxx: Fix some
	sunstudio12 warnings.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/makefile.mk,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxproxy.cxx, source/awt/vclxproxy.hxx,
	source/layout/helper.cxx: Junk VCLXProxy.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx,
	inc/toolkit/helper/listenermultiplexer.hxx,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/helper.cxx: Hello world on AWTVCLXCancelButton() label
	and images.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* .gitignore, source/awt/forward.hxx, source/awt/makefile.mk,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxfixedline.cxx, source/awt/vclxfixedline.hxx,
	source/awt/vclxscroller.cxx, source/awt/vclxscroller.hxx,
	source/awt/vclxsplitter.cxx, source/awt/vclxsplitter.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/makefile.mk, workben/layout/localize-de.sdf,
	workben/layout/localize-nl.sdf: Cleanup of includes, namespace in
	headers in awt.

2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [607fffe6eacdea3216f385aba0d0cb3dcdd5fc19]

INTEGRATION: CWS layoutdialogs (1.2.6); FILE MERGED 2008/07/30 11:14:26 rt 1.2.6.2: Update license header. 2008/03/20 11:56:27 jcn 1.2.6.1: Update from http://lilypond.org/~janneke/vc/toolkit.git/.git

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxwindow.cxx: Fix compile warning.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Revert obsolete VERSION addition.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/controls/dialogcontrol.cxx,
	source/controls/unocontrol.cxx, source/helper/tkresmgr.cxx,
	util/defs/wntmsci11: Revert weird initial patch.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Doc update.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.xml: Implement
	MoreButton.  TODO: images.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx: Remove redraw cruft, rename
	redrawAlready to redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, source/vclcompat/wbutton.cxx: Step
	towards cleaner redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/layout/helper.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.cxx,
	workben/layout/recover.hxx: Extract AdvancedButton implementation
	from recover.cxx into new widget.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Update recover dialog, make
	advanced/simple switching work.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx: In test mode, enable everything.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/localize.sdf: Manually add new translatable strings
	and translations for de, nl.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.xml: Update zoom to have hbox of Zoom factor
	and View layout alongside each other.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx, workben/layout/zoom.hxx,
	workben/layout/zoom.xml: Merge upstream's zoom.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx, source/vclcompat/wrapper.hxx:
	Nitpick, debugging aid.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/vclcompat/wrapper.cxx: Implement
	FixedLine.IsEnabled().

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Build lib name fix.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/vclcompat/wcontainer.cxx,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Complete VBox/HBox wrappers.  Not use
	them in recover, spacing still wrong.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/recover.cxx,
	workben/layout/recover.hxx, workben/layout/recover.xml: More
	recovery dialog mockuping.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.cxx: Implement visibility of
	elements/containers better.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/layout/import.cxx, source/layout/proplist.cxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx:
	Implement FixedImage.  Needed for recovery dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.hxx, workben/layout/editor.cxx: Give
	ChildData virtual distructor.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/vclcompat/makefile.mk, source/vclcompat/wrapper.cxx,
	util/makefile.mk, workben/layout/makefile.mk,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml, workben/layout/test.cxx: Stab at new
	recover dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/editor.cxx: Do not clear fresh container.  Disable
	debug printing.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf: Fix localize.sdf for
	wordcount.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-pre.hxx, source/layout/dialogbuttonhbox.cxx: Fix
	ID for displaying dialogs.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf,
	workben/layout/wordcount.xml, workben/layout/zoom.xml: Add strings
	for all languages.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/box-base.cxx,
	source/layout/box-base.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/flow.cxx, source/layout/helper.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/root.cxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx: Clean-up
	code duplication from layout: new Box_Base class implements
	addChild, removeChild, getChildren, getChildProperties for Box,
	Table, VCLXSplitter, VCLXTabControl.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/root.cxx: Document more fixmes.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/proplist.cxx: Remove m237
	workaround.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/helper.cxx: More comment cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxtabcontrol.cxx, source/layout/box.cxx,
	source/layout/container.cxx, source/vclcompat/wrapper.cxx:
	Commented-out code cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, inc/layout/layoutcore.hxx,
	source/awt/forward.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/awt/vclxdialog.cxx,
	source/awt/vclxdialog.hxx, source/awt/vclxfixedline.cxx,
	source/awt/vclxfixedline.hxx, source/awt/vclxscroller.cxx,
	source/awt/vclxscroller.hxx, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/bin.cxx,
	source/layout/bin.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/container.hxx, source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/factory.hxx, source/layout/flow.cxx,
	source/layout/flow.hxx, source/layout/helper.cxx,
	source/layout/helper.hxx, source/layout/import.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/precompiled_xmlscript.hxx,
	source/layout/proplist.cxx, source/layout/proplist.hxx,
	source/layout/root.cxx, source/layout/root.hxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/layout/timer.hxx,
	source/layout/translate.cxx, source/layout/translate.hxx,
	source/vclcompat/makefile.mk, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx,
	workben/layout/editor.cxx, workben/layout/editor.hxx,
	workben/layout/makefile.mk, workben/layout/simple-paragraph.cxx,
	workben/layout/simple-paragraph.hxx, workben/layout/test.cxx,
	workben/layout/uno.hxx, workben/layout/zoom_def.hxx: Add licence
	headers.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/meekfile.mk: Junk meekfile.mk

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Update TODO.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXScrollBar's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXMessageBox's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, inc/toolkit/awt/vclxtopwindow.hxx,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxtopwindow.cxx: Remove code duplication from
	VCLXDialog.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxdialog.cxx, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wrapper.hxx:
	Comment cleanup.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/helper.hxx,
	workben/layout/editor.cxx, workben/layout/wordcountdialog.cxx: Fix
	remaining SUN warnings.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/awt/vclxfixedline.hxx,
	source/layout/byteseq.cxx, source/layout/helper.hxx,
	source/layout/import.cxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/translate.hxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx,
	source/vclcompat/wrapper.hxx, workben/layout/editor.cxx: Fix some
	sunstudio12 warnings.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/makefile.mk,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxproxy.cxx, source/awt/vclxproxy.hxx,
	source/layout/helper.cxx: Junk VCLXProxy.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx,
	inc/toolkit/helper/listenermultiplexer.hxx,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/helper.cxx: Hello world on AWTVCLXCancelButton() label
	and images.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* .gitignore, source/awt/forward.hxx, source/awt/makefile.mk,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxfixedline.cxx, source/awt/vclxfixedline.hxx,
	source/awt/vclxscroller.cxx, source/awt/vclxscroller.hxx,
	source/awt/vclxsplitter.cxx, source/awt/vclxsplitter.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/makefile.mk, workben/layout/localize-de.sdf,
	workben/layout/localize-nl.sdf: Cleanup of includes, namespace in
	headers in awt.

2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [71c04165899589453f58822db007749ddf793865]

INTEGRATION: CWS layoutdialogs (1.2.6); FILE MERGED 2008/07/30 11:14:20 rt 1.2.6.3: Update license header. 2008/04/07 20:05:46 cl 1.2.6.2: commented strange assertion 2008/03/20 11:56:27 jcn 1.2.6.1: Update from http://lilypond.org/~janneke/vc/toolkit.git/.git

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxwindow.cxx: Fix compile warning.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Revert obsolete VERSION addition.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/controls/dialogcontrol.cxx,
	source/controls/unocontrol.cxx, source/helper/tkresmgr.cxx,
	util/defs/wntmsci11: Revert weird initial patch.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Doc update.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.xml: Implement
	MoreButton.  TODO: images.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx: Remove redraw cruft, rename
	redrawAlready to redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, source/vclcompat/wbutton.cxx: Step
	towards cleaner redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/layout/helper.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.cxx,
	workben/layout/recover.hxx: Extract AdvancedButton implementation
	from recover.cxx into new widget.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Update recover dialog, make
	advanced/simple switching work.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx: In test mode, enable everything.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/localize.sdf: Manually add new translatable strings
	and translations for de, nl.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.xml: Update zoom to have hbox of Zoom factor
	and View layout alongside each other.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx, workben/layout/zoom.hxx,
	workben/layout/zoom.xml: Merge upstream's zoom.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx, source/vclcompat/wrapper.hxx:
	Nitpick, debugging aid.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/vclcompat/wrapper.cxx: Implement
	FixedLine.IsEnabled().

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Build lib name fix.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/vclcompat/wcontainer.cxx,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Complete VBox/HBox wrappers.  Not use
	them in recover, spacing still wrong.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/recover.cxx,
	workben/layout/recover.hxx, workben/layout/recover.xml: More
	recovery dialog mockuping.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.cxx: Implement visibility of
	elements/containers better.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/layout/import.cxx, source/layout/proplist.cxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx:
	Implement FixedImage.  Needed for recovery dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.hxx, workben/layout/editor.cxx: Give
	ChildData virtual distructor.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/vclcompat/makefile.mk, source/vclcompat/wrapper.cxx,
	util/makefile.mk, workben/layout/makefile.mk,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml, workben/layout/test.cxx: Stab at new
	recover dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/editor.cxx: Do not clear fresh container.  Disable
	debug printing.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf: Fix localize.sdf for
	wordcount.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-pre.hxx, source/layout/dialogbuttonhbox.cxx: Fix
	ID for displaying dialogs.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf,
	workben/layout/wordcount.xml, workben/layout/zoom.xml: Add strings
	for all languages.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/box-base.cxx,
	source/layout/box-base.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/flow.cxx, source/layout/helper.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/root.cxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx: Clean-up
	code duplication from layout: new Box_Base class implements
	addChild, removeChild, getChildren, getChildProperties for Box,
	Table, VCLXSplitter, VCLXTabControl.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/root.cxx: Document more fixmes.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/proplist.cxx: Remove m237
	workaround.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/helper.cxx: More comment cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxtabcontrol.cxx, source/layout/box.cxx,
	source/layout/container.cxx, source/vclcompat/wrapper.cxx:
	Commented-out code cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, inc/layout/layoutcore.hxx,
	source/awt/forward.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/awt/vclxdialog.cxx,
	source/awt/vclxdialog.hxx, source/awt/vclxfixedline.cxx,
	source/awt/vclxfixedline.hxx, source/awt/vclxscroller.cxx,
	source/awt/vclxscroller.hxx, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/bin.cxx,
	source/layout/bin.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/container.hxx, source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/factory.hxx, source/layout/flow.cxx,
	source/layout/flow.hxx, source/layout/helper.cxx,
	source/layout/helper.hxx, source/layout/import.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/precompiled_xmlscript.hxx,
	source/layout/proplist.cxx, source/layout/proplist.hxx,
	source/layout/root.cxx, source/layout/root.hxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/layout/timer.hxx,
	source/layout/translate.cxx, source/layout/translate.hxx,
	source/vclcompat/makefile.mk, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx,
	workben/layout/editor.cxx, workben/layout/editor.hxx,
	workben/layout/makefile.mk, workben/layout/simple-paragraph.cxx,
	workben/layout/simple-paragraph.hxx, workben/layout/test.cxx,
	workben/layout/uno.hxx, workben/layout/zoom_def.hxx: Add licence
	headers.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/meekfile.mk: Junk meekfile.mk

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Update TODO.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXScrollBar's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXMessageBox's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, inc/toolkit/awt/vclxtopwindow.hxx,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxtopwindow.cxx: Remove code duplication from
	VCLXDialog.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxdialog.cxx, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wrapper.hxx:
	Comment cleanup.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/helper.hxx,
	workben/layout/editor.cxx, workben/layout/wordcountdialog.cxx: Fix
	remaining SUN warnings.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/awt/vclxfixedline.hxx,
	source/layout/byteseq.cxx, source/layout/helper.hxx,
	source/layout/import.cxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/translate.hxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx,
	source/vclcompat/wrapper.hxx, workben/layout/editor.cxx: Fix some
	sunstudio12 warnings.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/makefile.mk,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxproxy.cxx, source/awt/vclxproxy.hxx,
	source/layout/helper.cxx: Junk VCLXProxy.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx,
	inc/toolkit/helper/listenermultiplexer.hxx,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/helper.cxx: Hello world on AWTVCLXCancelButton() label
	and images.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* .gitignore, source/awt/forward.hxx, source/awt/makefile.mk,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxfixedline.cxx, source/awt/vclxfixedline.hxx,
	source/awt/vclxscroller.cxx, source/awt/vclxscroller.hxx,
	source/awt/vclxsplitter.cxx, source/awt/vclxsplitter.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/makefile.mk, workben/layout/localize-de.sdf,
	workben/layout/localize-nl.sdf: Cleanup of includes, namespace in
	headers in awt.

2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [8ee4e2c62f960b41cb7cc746f26b2b97bab9ea00]

INTEGRATION: CWS layoutdialogs (1.2.6); FILE MERGED 2008/07/30 12:36:16 jcn 1.2.6.6: RESYNC: (1.2-1.3); FILE MERGED 2008/04/07 20:04:55 cl 1.2.6.5: do not fail if given path is already a valid file url 2008/03/28 09:46:07 cl 1.2.6.4: fixed file url 2008/03/27 13:08:18 jcn 1.2.6.3: Substitute TAB by 4 spaces. 2008/03/26 13:38:59 cl 1.2.6.2: fixing warnings 2008/03/20 11:56:27 jcn 1.2.6.1: Update from http://lilypond.org/~janneke/vc/toolkit.git/.git

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxwindow.cxx: Fix compile warning.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Revert obsolete VERSION addition.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/controls/dialogcontrol.cxx,
	source/controls/unocontrol.cxx, source/helper/tkresmgr.cxx,
	util/defs/wntmsci11: Revert weird initial patch.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Doc update.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.xml: Implement
	MoreButton.  TODO: images.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx: Remove redraw cruft, rename
	redrawAlready to redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, source/vclcompat/wbutton.cxx: Step
	towards cleaner redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/layout/helper.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.cxx,
	workben/layout/recover.hxx: Extract AdvancedButton implementation
	from recover.cxx into new widget.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Update recover dialog, make
	advanced/simple switching work.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx: In test mode, enable everything.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/localize.sdf: Manually add new translatable strings
	and translations for de, nl.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.xml: Update zoom to have hbox of Zoom factor
	and View layout alongside each other.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx, workben/layout/zoom.hxx,
	workben/layout/zoom.xml: Merge upstream's zoom.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx, source/vclcompat/wrapper.hxx:
	Nitpick, debugging aid.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/vclcompat/wrapper.cxx: Implement
	FixedLine.IsEnabled().

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Build lib name fix.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/vclcompat/wcontainer.cxx,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Complete VBox/HBox wrappers.  Not use
	them in recover, spacing still wrong.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/recover.cxx,
	workben/layout/recover.hxx, workben/layout/recover.xml: More
	recovery dialog mockuping.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.cxx: Implement visibility of
	elements/containers better.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/layout/import.cxx, source/layout/proplist.cxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx:
	Implement FixedImage.  Needed for recovery dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.hxx, workben/layout/editor.cxx: Give
	ChildData virtual distructor.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/vclcompat/makefile.mk, source/vclcompat/wrapper.cxx,
	util/makefile.mk, workben/layout/makefile.mk,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml, workben/layout/test.cxx: Stab at new
	recover dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/editor.cxx: Do not clear fresh container.  Disable
	debug printing.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf: Fix localize.sdf for
	wordcount.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-pre.hxx, source/layout/dialogbuttonhbox.cxx: Fix
	ID for displaying dialogs.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf,
	workben/layout/wordcount.xml, workben/layout/zoom.xml: Add strings
	for all languages.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/box-base.cxx,
	source/layout/box-base.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/flow.cxx, source/layout/helper.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/root.cxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx: Clean-up
	code duplication from layout: new Box_Base class implements
	addChild, removeChild, getChildren, getChildProperties for Box,
	Table, VCLXSplitter, VCLXTabControl.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/root.cxx: Document more fixmes.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/proplist.cxx: Remove m237
	workaround.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/helper.cxx: More comment cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxtabcontrol.cxx, source/layout/box.cxx,
	source/layout/container.cxx, source/vclcompat/wrapper.cxx:
	Commented-out code cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, inc/layout/layoutcore.hxx,
	source/awt/forward.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/awt/vclxdialog.cxx,
	source/awt/vclxdialog.hxx, source/awt/vclxfixedline.cxx,
	source/awt/vclxfixedline.hxx, source/awt/vclxscroller.cxx,
	source/awt/vclxscroller.hxx, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/bin.cxx,
	source/layout/bin.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/container.hxx, source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/factory.hxx, source/layout/flow.cxx,
	source/layout/flow.hxx, source/layout/helper.cxx,
	source/layout/helper.hxx, source/layout/import.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/precompiled_xmlscript.hxx,
	source/layout/proplist.cxx, source/layout/proplist.hxx,
	source/layout/root.cxx, source/layout/root.hxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/layout/timer.hxx,
	source/layout/translate.cxx, source/layout/translate.hxx,
	source/vclcompat/makefile.mk, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx,
	workben/layout/editor.cxx, workben/layout/editor.hxx,
	workben/layout/makefile.mk, workben/layout/simple-paragraph.cxx,
	workben/layout/simple-paragraph.hxx, workben/layout/test.cxx,
	workben/layout/uno.hxx, workben/layout/zoom_def.hxx: Add licence
	headers.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/meekfile.mk: Junk meekfile.mk

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Update TODO.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXScrollBar's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXMessageBox's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, inc/toolkit/awt/vclxtopwindow.hxx,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxtopwindow.cxx: Remove code duplication from
	VCLXDialog.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxdialog.cxx, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wrapper.hxx:
	Comment cleanup.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/helper.hxx,
	workben/layout/editor.cxx, workben/layout/wordcountdialog.cxx: Fix
	remaining SUN warnings.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/awt/vclxfixedline.hxx,
	source/layout/byteseq.cxx, source/layout/helper.hxx,
	source/layout/import.cxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/translate.hxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx,
	source/vclcompat/wrapper.hxx, workben/layout/editor.cxx: Fix some
	sunstudio12 warnings.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/makefile.mk,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxproxy.cxx, source/awt/vclxproxy.hxx,
	source/layout/helper.cxx: Junk VCLXProxy.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx,
	inc/toolkit/helper/listenermultiplexer.hxx,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/helper.cxx: Hello world on AWTVCLXCancelButton() label
	and images.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* .gitignore, source/awt/forward.hxx, source/awt/makefile.mk,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxfixedline.cxx, source/awt/vclxfixedline.hxx,
	source/awt/vclxscroller.cxx, source/awt/vclxscroller.hxx,
	source/awt/vclxsplitter.cxx, source/awt/vclxsplitter.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/makefile.mk, workben/layout/localize-de.sdf,
	workben/layout/localize-nl.sdf: Cleanup of includes, namespace in
	headers in awt.

2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [867379ba09214f8acbcccf23fc2416d3310a8ade]

INTEGRATION: CWS layoutdialogs (1.2.6); FILE MERGED 2008/07/30 11:14:15 rt 1.2.6.3: Update license header. 2008/03/28 13:44:29 cl 1.2.6.2: fixed solaris compiler errors 2008/03/20 11:56:27 jcn 1.2.6.1: Update from http://lilypond.org/~janneke/vc/toolkit.git/.git

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxwindow.cxx: Fix compile warning.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Revert obsolete VERSION addition.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/controls/dialogcontrol.cxx,
	source/controls/unocontrol.cxx, source/helper/tkresmgr.cxx,
	util/defs/wntmsci11: Revert weird initial patch.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Doc update.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.xml: Implement
	MoreButton.  TODO: images.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx: Remove redraw cruft, rename
	redrawAlready to redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, source/vclcompat/wbutton.cxx: Step
	towards cleaner redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/layout/helper.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.cxx,
	workben/layout/recover.hxx: Extract AdvancedButton implementation
	from recover.cxx into new widget.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Update recover dialog, make
	advanced/simple switching work.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx: In test mode, enable everything.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/localize.sdf: Manually add new translatable strings
	and translations for de, nl.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.xml: Update zoom to have hbox of Zoom factor
	and View layout alongside each other.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx, workben/layout/zoom.hxx,
	workben/layout/zoom.xml: Merge upstream's zoom.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx, source/vclcompat/wrapper.hxx:
	Nitpick, debugging aid.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/vclcompat/wrapper.cxx: Implement
	FixedLine.IsEnabled().

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Build lib name fix.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/vclcompat/wcontainer.cxx,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Complete VBox/HBox wrappers.  Not use
	them in recover, spacing still wrong.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/recover.cxx,
	workben/layout/recover.hxx, workben/layout/recover.xml: More
	recovery dialog mockuping.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.cxx: Implement visibility of
	elements/containers better.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/layout/import.cxx, source/layout/proplist.cxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx:
	Implement FixedImage.  Needed for recovery dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.hxx, workben/layout/editor.cxx: Give
	ChildData virtual distructor.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/vclcompat/makefile.mk, source/vclcompat/wrapper.cxx,
	util/makefile.mk, workben/layout/makefile.mk,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml, workben/layout/test.cxx: Stab at new
	recover dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/editor.cxx: Do not clear fresh container.  Disable
	debug printing.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf: Fix localize.sdf for
	wordcount.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-pre.hxx, source/layout/dialogbuttonhbox.cxx: Fix
	ID for displaying dialogs.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf,
	workben/layout/wordcount.xml, workben/layout/zoom.xml: Add strings
	for all languages.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/box-base.cxx,
	source/layout/box-base.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/flow.cxx, source/layout/helper.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/root.cxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx: Clean-up
	code duplication from layout: new Box_Base class implements
	addChild, removeChild, getChildren, getChildProperties for Box,
	Table, VCLXSplitter, VCLXTabControl.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/root.cxx: Document more fixmes.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/proplist.cxx: Remove m237
	workaround.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/helper.cxx: More comment cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxtabcontrol.cxx, source/layout/box.cxx,
	source/layout/container.cxx, source/vclcompat/wrapper.cxx:
	Commented-out code cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, inc/layout/layoutcore.hxx,
	source/awt/forward.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/awt/vclxdialog.cxx,
	source/awt/vclxdialog.hxx, source/awt/vclxfixedline.cxx,
	source/awt/vclxfixedline.hxx, source/awt/vclxscroller.cxx,
	source/awt/vclxscroller.hxx, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/bin.cxx,
	source/layout/bin.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/container.hxx, source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/factory.hxx, source/layout/flow.cxx,
	source/layout/flow.hxx, source/layout/helper.cxx,
	source/layout/helper.hxx, source/layout/import.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/precompiled_xmlscript.hxx,
	source/layout/proplist.cxx, source/layout/proplist.hxx,
	source/layout/root.cxx, source/layout/root.hxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/layout/timer.hxx,
	source/layout/translate.cxx, source/layout/translate.hxx,
	source/vclcompat/makefile.mk, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx,
	workben/layout/editor.cxx, workben/layout/editor.hxx,
	workben/layout/makefile.mk, workben/layout/simple-paragraph.cxx,
	workben/layout/simple-paragraph.hxx, workben/layout/test.cxx,
	workben/layout/uno.hxx, workben/layout/zoom_def.hxx: Add licence
	headers.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/meekfile.mk: Junk meekfile.mk

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Update TODO.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXScrollBar's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXMessageBox's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, inc/toolkit/awt/vclxtopwindow.hxx,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxtopwindow.cxx: Remove code duplication from
	VCLXDialog.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxdialog.cxx, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wrapper.hxx:
	Comment cleanup.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/helper.hxx,
	workben/layout/editor.cxx, workben/layout/wordcountdialog.cxx: Fix
	remaining SUN warnings.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/awt/vclxfixedline.hxx,
	source/layout/byteseq.cxx, source/layout/helper.hxx,
	source/layout/import.cxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/translate.hxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx,
	source/vclcompat/wrapper.hxx, workben/layout/editor.cxx: Fix some
	sunstudio12 warnings.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/makefile.mk,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxproxy.cxx, source/awt/vclxproxy.hxx,
	source/layout/helper.cxx: Junk VCLXProxy.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx,
	inc/toolkit/helper/listenermultiplexer.hxx,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/helper.cxx: Hello world on AWTVCLXCancelButton() label
	and images.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* .gitignore, source/awt/forward.hxx, source/awt/makefile.mk,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxfixedline.cxx, source/awt/vclxfixedline.hxx,
	source/awt/vclxscroller.cxx, source/awt/vclxscroller.hxx,
	source/awt/vclxsplitter.cxx, source/awt/vclxsplitter.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/makefile.mk, workben/layout/localize-de.sdf,
	workben/layout/localize-nl.sdf: Cleanup of includes, namespace in
	headers in awt.

2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [cfd02098c11b124282ab6bc1081b843481740ed2]

INTEGRATION: CWS layoutdialogs (1.2.6); FILE MERGED 2008/07/30 11:14:08 rt 1.2.6.2: Update license header. 2008/03/20 11:56:27 jcn 1.2.6.1: Update from http://lilypond.org/~janneke/vc/toolkit.git/.git

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxwindow.cxx: Fix compile warning.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Revert obsolete VERSION addition.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/controls/dialogcontrol.cxx,
	source/controls/unocontrol.cxx, source/helper/tkresmgr.cxx,
	util/defs/wntmsci11: Revert weird initial patch.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Doc update.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.xml: Implement
	MoreButton.  TODO: images.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx: Remove redraw cruft, rename
	redrawAlready to redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, source/vclcompat/wbutton.cxx: Step
	towards cleaner redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/layout/helper.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.cxx,
	workben/layout/recover.hxx: Extract AdvancedButton implementation
	from recover.cxx into new widget.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Update recover dialog, make
	advanced/simple switching work.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx: In test mode, enable everything.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/localize.sdf: Manually add new translatable strings
	and translations for de, nl.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.xml: Update zoom to have hbox of Zoom factor
	and View layout alongside each other.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx, workben/layout/zoom.hxx,
	workben/layout/zoom.xml: Merge upstream's zoom.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx, source/vclcompat/wrapper.hxx:
	Nitpick, debugging aid.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/vclcompat/wrapper.cxx: Implement
	FixedLine.IsEnabled().

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Build lib name fix.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/vclcompat/wcontainer.cxx,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Complete VBox/HBox wrappers.  Not use
	them in recover, spacing still wrong.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/recover.cxx,
	workben/layout/recover.hxx, workben/layout/recover.xml: More
	recovery dialog mockuping.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.cxx: Implement visibility of
	elements/containers better.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/layout/import.cxx, source/layout/proplist.cxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx:
	Implement FixedImage.  Needed for recovery dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.hxx, workben/layout/editor.cxx: Give
	ChildData virtual distructor.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/vclcompat/makefile.mk, source/vclcompat/wrapper.cxx,
	util/makefile.mk, workben/layout/makefile.mk,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml, workben/layout/test.cxx: Stab at new
	recover dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/editor.cxx: Do not clear fresh container.  Disable
	debug printing.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf: Fix localize.sdf for
	wordcount.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-pre.hxx, source/layout/dialogbuttonhbox.cxx: Fix
	ID for displaying dialogs.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf,
	workben/layout/wordcount.xml, workben/layout/zoom.xml: Add strings
	for all languages.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/box-base.cxx,
	source/layout/box-base.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/flow.cxx, source/layout/helper.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/root.cxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx: Clean-up
	code duplication from layout: new Box_Base class implements
	addChild, removeChild, getChildren, getChildProperties for Box,
	Table, VCLXSplitter, VCLXTabControl.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/root.cxx: Document more fixmes.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/proplist.cxx: Remove m237
	workaround.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/helper.cxx: More comment cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxtabcontrol.cxx, source/layout/box.cxx,
	source/layout/container.cxx, source/vclcompat/wrapper.cxx:
	Commented-out code cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, inc/layout/layoutcore.hxx,
	source/awt/forward.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/awt/vclxdialog.cxx,
	source/awt/vclxdialog.hxx, source/awt/vclxfixedline.cxx,
	source/awt/vclxfixedline.hxx, source/awt/vclxscroller.cxx,
	source/awt/vclxscroller.hxx, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/bin.cxx,
	source/layout/bin.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/container.hxx, source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/factory.hxx, source/layout/flow.cxx,
	source/layout/flow.hxx, source/layout/helper.cxx,
	source/layout/helper.hxx, source/layout/import.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/precompiled_xmlscript.hxx,
	source/layout/proplist.cxx, source/layout/proplist.hxx,
	source/layout/root.cxx, source/layout/root.hxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/layout/timer.hxx,
	source/layout/translate.cxx, source/layout/translate.hxx,
	source/vclcompat/makefile.mk, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx,
	workben/layout/editor.cxx, workben/layout/editor.hxx,
	workben/layout/makefile.mk, workben/layout/simple-paragraph.cxx,
	workben/layout/simple-paragraph.hxx, workben/layout/test.cxx,
	workben/layout/uno.hxx, workben/layout/zoom_def.hxx: Add licence
	headers.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/meekfile.mk: Junk meekfile.mk

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Update TODO.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXScrollBar's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXMessageBox's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, inc/toolkit/awt/vclxtopwindow.hxx,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxtopwindow.cxx: Remove code duplication from
	VCLXDialog.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxdialog.cxx, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wrapper.hxx:
	Comment cleanup.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/helper.hxx,
	workben/layout/editor.cxx, workben/layout/wordcountdialog.cxx: Fix
	remaining SUN warnings.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/awt/vclxfixedline.hxx,
	source/layout/byteseq.cxx, source/layout/helper.hxx,
	source/layout/import.cxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/translate.hxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx,
	source/vclcompat/wrapper.hxx, workben/layout/editor.cxx: Fix some
	sunstudio12 warnings.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/makefile.mk,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxproxy.cxx, source/awt/vclxproxy.hxx,
	source/layout/helper.cxx: Junk VCLXProxy.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx,
	inc/toolkit/helper/listenermultiplexer.hxx,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/helper.cxx: Hello world on AWTVCLXCancelButton() label
	and images.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* .gitignore, source/awt/forward.hxx, source/awt/makefile.mk,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxfixedline.cxx, source/awt/vclxfixedline.hxx,
	source/awt/vclxscroller.cxx, source/awt/vclxscroller.hxx,
	source/awt/vclxsplitter.cxx, source/awt/vclxsplitter.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/makefile.mk, workben/layout/localize-de.sdf,
	workben/layout/localize-nl.sdf: Cleanup of includes, namespace in
	headers in awt.

2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [1ca31f5c53e65fa21fea8e38616eaebfb13e81f8]

INTEGRATION: CWS layoutdialogs (1.1.2); FILE ADDED 2008/07/30 11:14:02 rt 1.1.2.3: Update license header. 2008/03/28 13:44:29 cl 1.1.2.2: fixed solaris compiler errors 2008/03/21 07:47:07 jcn 1.1.2.1: Oops, add missing box-base.


2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [af63c52a68ad07b19327e898a8b07a6e3788874d]

INTEGRATION: CWS layoutdialogs (1.1.2); FILE ADDED 2008/07/30 11:13:57 rt 1.1.2.2: Update license header. 2008/03/21 07:47:07 jcn 1.1.2.1: Oops, add missing box-base.


2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [5c7418b95a6e25f2b410411e4ad478912b7892dc]

INTEGRATION: CWS layoutdialogs (1.2.6); FILE MERGED 2008/07/30 11:13:51 rt 1.2.6.2: Update license header. 2008/03/20 11:56:27 jcn 1.2.6.1: Update from http://lilypond.org/~janneke/vc/toolkit.git/.git

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxwindow.cxx: Fix compile warning.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Revert obsolete VERSION addition.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/controls/dialogcontrol.cxx,
	source/controls/unocontrol.cxx, source/helper/tkresmgr.cxx,
	util/defs/wntmsci11: Revert weird initial patch.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Doc update.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.xml: Implement
	MoreButton.  TODO: images.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx: Remove redraw cruft, rename
	redrawAlready to redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, source/vclcompat/wbutton.cxx: Step
	towards cleaner redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/layout/helper.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.cxx,
	workben/layout/recover.hxx: Extract AdvancedButton implementation
	from recover.cxx into new widget.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Update recover dialog, make
	advanced/simple switching work.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx: In test mode, enable everything.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/localize.sdf: Manually add new translatable strings
	and translations for de, nl.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.xml: Update zoom to have hbox of Zoom factor
	and View layout alongside each other.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx, workben/layout/zoom.hxx,
	workben/layout/zoom.xml: Merge upstream's zoom.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx, source/vclcompat/wrapper.hxx:
	Nitpick, debugging aid.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/vclcompat/wrapper.cxx: Implement
	FixedLine.IsEnabled().

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Build lib name fix.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/vclcompat/wcontainer.cxx,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Complete VBox/HBox wrappers.  Not use
	them in recover, spacing still wrong.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/recover.cxx,
	workben/layout/recover.hxx, workben/layout/recover.xml: More
	recovery dialog mockuping.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.cxx: Implement visibility of
	elements/containers better.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/layout/import.cxx, source/layout/proplist.cxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx:
	Implement FixedImage.  Needed for recovery dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.hxx, workben/layout/editor.cxx: Give
	ChildData virtual distructor.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/vclcompat/makefile.mk, source/vclcompat/wrapper.cxx,
	util/makefile.mk, workben/layout/makefile.mk,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml, workben/layout/test.cxx: Stab at new
	recover dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/editor.cxx: Do not clear fresh container.  Disable
	debug printing.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf: Fix localize.sdf for
	wordcount.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-pre.hxx, source/layout/dialogbuttonhbox.cxx: Fix
	ID for displaying dialogs.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf,
	workben/layout/wordcount.xml, workben/layout/zoom.xml: Add strings
	for all languages.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/box-base.cxx,
	source/layout/box-base.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/flow.cxx, source/layout/helper.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/root.cxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx: Clean-up
	code duplication from layout: new Box_Base class implements
	addChild, removeChild, getChildren, getChildProperties for Box,
	Table, VCLXSplitter, VCLXTabControl.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/root.cxx: Document more fixmes.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/proplist.cxx: Remove m237
	workaround.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/helper.cxx: More comment cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxtabcontrol.cxx, source/layout/box.cxx,
	source/layout/container.cxx, source/vclcompat/wrapper.cxx:
	Commented-out code cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, inc/layout/layoutcore.hxx,
	source/awt/forward.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/awt/vclxdialog.cxx,
	source/awt/vclxdialog.hxx, source/awt/vclxfixedline.cxx,
	source/awt/vclxfixedline.hxx, source/awt/vclxscroller.cxx,
	source/awt/vclxscroller.hxx, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/bin.cxx,
	source/layout/bin.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/container.hxx, source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/factory.hxx, source/layout/flow.cxx,
	source/layout/flow.hxx, source/layout/helper.cxx,
	source/layout/helper.hxx, source/layout/import.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/precompiled_xmlscript.hxx,
	source/layout/proplist.cxx, source/layout/proplist.hxx,
	source/layout/root.cxx, source/layout/root.hxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/layout/timer.hxx,
	source/layout/translate.cxx, source/layout/translate.hxx,
	source/vclcompat/makefile.mk, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx,
	workben/layout/editor.cxx, workben/layout/editor.hxx,
	workben/layout/makefile.mk, workben/layout/simple-paragraph.cxx,
	workben/layout/simple-paragraph.hxx, workben/layout/test.cxx,
	workben/layout/uno.hxx, workben/layout/zoom_def.hxx: Add licence
	headers.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/meekfile.mk: Junk meekfile.mk

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Update TODO.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXScrollBar's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXMessageBox's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, inc/toolkit/awt/vclxtopwindow.hxx,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxtopwindow.cxx: Remove code duplication from
	VCLXDialog.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxdialog.cxx, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wrapper.hxx:
	Comment cleanup.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/helper.hxx,
	workben/layout/editor.cxx, workben/layout/wordcountdialog.cxx: Fix
	remaining SUN warnings.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/awt/vclxfixedline.hxx,
	source/layout/byteseq.cxx, source/layout/helper.hxx,
	source/layout/import.cxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/translate.hxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx,
	source/vclcompat/wrapper.hxx, workben/layout/editor.cxx: Fix some
	sunstudio12 warnings.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/makefile.mk,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxproxy.cxx, source/awt/vclxproxy.hxx,
	source/layout/helper.cxx: Junk VCLXProxy.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx,
	inc/toolkit/helper/listenermultiplexer.hxx,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/helper.cxx: Hello world on AWTVCLXCancelButton() label
	and images.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* .gitignore, source/awt/forward.hxx, source/awt/makefile.mk,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxfixedline.cxx, source/awt/vclxfixedline.hxx,
	source/awt/vclxscroller.cxx, source/awt/vclxscroller.hxx,
	source/awt/vclxsplitter.cxx, source/awt/vclxsplitter.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/makefile.mk, workben/layout/localize-de.sdf,
	workben/layout/localize-nl.sdf: Cleanup of includes, namespace in
	headers in awt.

2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [cbf50c58108baec0c2d99c766d2e4ef4651e4aed]

INTEGRATION: CWS layoutdialogs (1.2.6); FILE MERGED 2008/07/30 11:13:46 rt 1.2.6.2: Update license header. 2008/03/20 11:56:27 jcn 1.2.6.1: Update from http://lilypond.org/~janneke/vc/toolkit.git/.git

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxwindow.cxx: Fix compile warning.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Revert obsolete VERSION addition.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/controls/dialogcontrol.cxx,
	source/controls/unocontrol.cxx, source/helper/tkresmgr.cxx,
	util/defs/wntmsci11: Revert weird initial patch.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Doc update.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.xml: Implement
	MoreButton.  TODO: images.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx: Remove redraw cruft, rename
	redrawAlready to redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, source/vclcompat/wbutton.cxx: Step
	towards cleaner redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/layout/helper.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.cxx,
	workben/layout/recover.hxx: Extract AdvancedButton implementation
	from recover.cxx into new widget.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Update recover dialog, make
	advanced/simple switching work.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx: In test mode, enable everything.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/localize.sdf: Manually add new translatable strings
	and translations for de, nl.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.xml: Update zoom to have hbox of Zoom factor
	and View layout alongside each other.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx, workben/layout/zoom.hxx,
	workben/layout/zoom.xml: Merge upstream's zoom.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx, source/vclcompat/wrapper.hxx:
	Nitpick, debugging aid.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/vclcompat/wrapper.cxx: Implement
	FixedLine.IsEnabled().

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Build lib name fix.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/vclcompat/wcontainer.cxx,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Complete VBox/HBox wrappers.  Not use
	them in recover, spacing still wrong.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/recover.cxx,
	workben/layout/recover.hxx, workben/layout/recover.xml: More
	recovery dialog mockuping.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.cxx: Implement visibility of
	elements/containers better.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/layout/import.cxx, source/layout/proplist.cxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx:
	Implement FixedImage.  Needed for recovery dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.hxx, workben/layout/editor.cxx: Give
	ChildData virtual distructor.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/vclcompat/makefile.mk, source/vclcompat/wrapper.cxx,
	util/makefile.mk, workben/layout/makefile.mk,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml, workben/layout/test.cxx: Stab at new
	recover dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/editor.cxx: Do not clear fresh container.  Disable
	debug printing.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf: Fix localize.sdf for
	wordcount.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-pre.hxx, source/layout/dialogbuttonhbox.cxx: Fix
	ID for displaying dialogs.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf,
	workben/layout/wordcount.xml, workben/layout/zoom.xml: Add strings
	for all languages.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/box-base.cxx,
	source/layout/box-base.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/flow.cxx, source/layout/helper.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/root.cxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx: Clean-up
	code duplication from layout: new Box_Base class implements
	addChild, removeChild, getChildren, getChildProperties for Box,
	Table, VCLXSplitter, VCLXTabControl.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/root.cxx: Document more fixmes.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/proplist.cxx: Remove m237
	workaround.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/helper.cxx: More comment cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxtabcontrol.cxx, source/layout/box.cxx,
	source/layout/container.cxx, source/vclcompat/wrapper.cxx:
	Commented-out code cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, inc/layout/layoutcore.hxx,
	source/awt/forward.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/awt/vclxdialog.cxx,
	source/awt/vclxdialog.hxx, source/awt/vclxfixedline.cxx,
	source/awt/vclxfixedline.hxx, source/awt/vclxscroller.cxx,
	source/awt/vclxscroller.hxx, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/bin.cxx,
	source/layout/bin.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/container.hxx, source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/factory.hxx, source/layout/flow.cxx,
	source/layout/flow.hxx, source/layout/helper.cxx,
	source/layout/helper.hxx, source/layout/import.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/precompiled_xmlscript.hxx,
	source/layout/proplist.cxx, source/layout/proplist.hxx,
	source/layout/root.cxx, source/layout/root.hxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/layout/timer.hxx,
	source/layout/translate.cxx, source/layout/translate.hxx,
	source/vclcompat/makefile.mk, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx,
	workben/layout/editor.cxx, workben/layout/editor.hxx,
	workben/layout/makefile.mk, workben/layout/simple-paragraph.cxx,
	workben/layout/simple-paragraph.hxx, workben/layout/test.cxx,
	workben/layout/uno.hxx, workben/layout/zoom_def.hxx: Add licence
	headers.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/meekfile.mk: Junk meekfile.mk

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Update TODO.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXScrollBar's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXMessageBox's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, inc/toolkit/awt/vclxtopwindow.hxx,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxtopwindow.cxx: Remove code duplication from
	VCLXDialog.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxdialog.cxx, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wrapper.hxx:
	Comment cleanup.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/helper.hxx,
	workben/layout/editor.cxx, workben/layout/wordcountdialog.cxx: Fix
	remaining SUN warnings.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/awt/vclxfixedline.hxx,
	source/layout/byteseq.cxx, source/layout/helper.hxx,
	source/layout/import.cxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/translate.hxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx,
	source/vclcompat/wrapper.hxx, workben/layout/editor.cxx: Fix some
	sunstudio12 warnings.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/makefile.mk,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxproxy.cxx, source/awt/vclxproxy.hxx,
	source/layout/helper.cxx: Junk VCLXProxy.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx,
	inc/toolkit/helper/listenermultiplexer.hxx,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/helper.cxx: Hello world on AWTVCLXCancelButton() label
	and images.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* .gitignore, source/awt/forward.hxx, source/awt/makefile.mk,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxfixedline.cxx, source/awt/vclxfixedline.hxx,
	source/awt/vclxscroller.cxx, source/awt/vclxscroller.hxx,
	source/awt/vclxsplitter.cxx, source/awt/vclxsplitter.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/makefile.mk, workben/layout/localize-de.sdf,
	workben/layout/localize-nl.sdf: Cleanup of includes, namespace in
	headers in awt.

2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [bb6386eae67abc10167a9e7f8255479a8b54a733]

INTEGRATION: CWS layoutdialogs (1.18.26); FILE MERGED 2008/07/30 12:36:13 jcn 1.18.26.2: RESYNC: (1.18-1.19); FILE MERGED 2008/03/28 09:40:51 cl 1.18.26.1: merged tklayout into tk lib


2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [385ddd3ae89f324e123d83bacc3b818cc4db786d]

INTEGRATION: CWS layoutdialogs (1.67.26); FILE MERGED 2008/07/30 12:29:07 jcn 1.67.26.2: Resync to m28. 2008/03/20 11:56:27 jcn 1.67.26.1: Update from http://lilypond.org/~janneke/vc/toolkit.git/.git

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxwindow.cxx: Fix compile warning.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Revert obsolete VERSION addition.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/controls/dialogcontrol.cxx,
	source/controls/unocontrol.cxx, source/helper/tkresmgr.cxx,
	util/defs/wntmsci11: Revert weird initial patch.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Doc update.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.xml: Implement
	MoreButton.  TODO: images.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx: Remove redraw cruft, rename
	redrawAlready to redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, source/vclcompat/wbutton.cxx: Step
	towards cleaner redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/layout/helper.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.cxx,
	workben/layout/recover.hxx: Extract AdvancedButton implementation
	from recover.cxx into new widget.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Update recover dialog, make
	advanced/simple switching work.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx: In test mode, enable everything.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/localize.sdf: Manually add new translatable strings
	and translations for de, nl.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.xml: Update zoom to have hbox of Zoom factor
	and View layout alongside each other.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx, workben/layout/zoom.hxx,
	workben/layout/zoom.xml: Merge upstream's zoom.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx, source/vclcompat/wrapper.hxx:
	Nitpick, debugging aid.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/vclcompat/wrapper.cxx: Implement
	FixedLine.IsEnabled().

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Build lib name fix.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/vclcompat/wcontainer.cxx,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Complete VBox/HBox wrappers.  Not use
	them in recover, spacing still wrong.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/recover.cxx,
	workben/layout/recover.hxx, workben/layout/recover.xml: More
	recovery dialog mockuping.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.cxx: Implement visibility of
	elements/containers better.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/layout/import.cxx, source/layout/proplist.cxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx:
	Implement FixedImage.  Needed for recovery dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.hxx, workben/layout/editor.cxx: Give
	ChildData virtual distructor.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/vclcompat/makefile.mk, source/vclcompat/wrapper.cxx,
	util/makefile.mk, workben/layout/makefile.mk,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml, workben/layout/test.cxx: Stab at new
	recover dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/editor.cxx: Do not clear fresh container.  Disable
	debug printing.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf: Fix localize.sdf for
	wordcount.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-pre.hxx, source/layout/dialogbuttonhbox.cxx: Fix
	ID for displaying dialogs.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf,
	workben/layout/wordcount.xml, workben/layout/zoom.xml: Add strings
	for all languages.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/box-base.cxx,
	source/layout/box-base.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/flow.cxx, source/layout/helper.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/root.cxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx: Clean-up
	code duplication from layout: new Box_Base class implements
	addChild, removeChild, getChildren, getChildProperties for Box,
	Table, VCLXSplitter, VCLXTabControl.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/root.cxx: Document more fixmes.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/proplist.cxx: Remove m237
	workaround.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/helper.cxx: More comment cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxtabcontrol.cxx, source/layout/box.cxx,
	source/layout/container.cxx, source/vclcompat/wrapper.cxx:
	Commented-out code cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, inc/layout/layoutcore.hxx,
	source/awt/forward.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/awt/vclxdialog.cxx,
	source/awt/vclxdialog.hxx, source/awt/vclxfixedline.cxx,
	source/awt/vclxfixedline.hxx, source/awt/vclxscroller.cxx,
	source/awt/vclxscroller.hxx, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/bin.cxx,
	source/layout/bin.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/container.hxx, source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/factory.hxx, source/layout/flow.cxx,
	source/layout/flow.hxx, source/layout/helper.cxx,
	source/layout/helper.hxx, source/layout/import.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/precompiled_xmlscript.hxx,
	source/layout/proplist.cxx, source/layout/proplist.hxx,
	source/layout/root.cxx, source/layout/root.hxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/layout/timer.hxx,
	source/layout/translate.cxx, source/layout/translate.hxx,
	source/vclcompat/makefile.mk, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx,
	workben/layout/editor.cxx, workben/layout/editor.hxx,
	workben/layout/makefile.mk, workben/layout/simple-paragraph.cxx,
	workben/layout/simple-paragraph.hxx, workben/layout/test.cxx,
	workben/layout/uno.hxx, workben/layout/zoom_def.hxx: Add licence
	headers.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/meekfile.mk: Junk meekfile.mk

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Update TODO.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXScrollBar's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXMessageBox's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, inc/toolkit/awt/vclxtopwindow.hxx,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxtopwindow.cxx: Remove code duplication from
	VCLXDialog.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxdialog.cxx, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wrapper.hxx:
	Comment cleanup.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/helper.hxx,
	workben/layout/editor.cxx, workben/layout/wordcountdialog.cxx: Fix
	remaining SUN warnings.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/awt/vclxfixedline.hxx,
	source/layout/byteseq.cxx, source/layout/helper.hxx,
	source/layout/import.cxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/translate.hxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx,
	source/vclcompat/wrapper.hxx, workben/layout/editor.cxx: Fix some
	sunstudio12 warnings.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/makefile.mk,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxproxy.cxx, source/awt/vclxproxy.hxx,
	source/layout/helper.cxx: Junk VCLXProxy.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx,
	inc/toolkit/helper/listenermultiplexer.hxx,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/helper.cxx: Hello world on AWTVCLXCancelButton() label
	and images.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* .gitignore, source/awt/forward.hxx, source/awt/makefile.mk,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxfixedline.cxx, source/awt/vclxfixedline.hxx,
	source/awt/vclxscroller.cxx, source/awt/vclxscroller.hxx,
	source/awt/vclxsplitter.cxx, source/awt/vclxsplitter.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/makefile.mk, workben/layout/localize-de.sdf,
	workben/layout/localize-nl.sdf: Cleanup of includes, namespace in
	headers in awt.

2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [c789a5e37894696f57a73b07f40c9f1c09688019]

INTEGRATION: CWS layoutdialogs (1.85.26); FILE MERGED 2008/07/30 12:29:07 jcn 1.85.26.2: Resync to m28. 2008/03/20 11:56:26 jcn 1.85.26.1: Update from http://lilypond.org/~janneke/vc/toolkit.git/.git

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxwindow.cxx: Fix compile warning.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Revert obsolete VERSION addition.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/controls/dialogcontrol.cxx,
	source/controls/unocontrol.cxx, source/helper/tkresmgr.cxx,
	util/defs/wntmsci11: Revert weird initial patch.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Doc update.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.xml: Implement
	MoreButton.  TODO: images.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx: Remove redraw cruft, rename
	redrawAlready to redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, source/vclcompat/wbutton.cxx: Step
	towards cleaner redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/layout/helper.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.cxx,
	workben/layout/recover.hxx: Extract AdvancedButton implementation
	from recover.cxx into new widget.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Update recover dialog, make
	advanced/simple switching work.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx: In test mode, enable everything.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/localize.sdf: Manually add new translatable strings
	and translations for de, nl.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.xml: Update zoom to have hbox of Zoom factor
	and View layout alongside each other.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx, workben/layout/zoom.hxx,
	workben/layout/zoom.xml: Merge upstream's zoom.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx, source/vclcompat/wrapper.hxx:
	Nitpick, debugging aid.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/vclcompat/wrapper.cxx: Implement
	FixedLine.IsEnabled().

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Build lib name fix.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/vclcompat/wcontainer.cxx,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Complete VBox/HBox wrappers.  Not use
	them in recover, spacing still wrong.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/recover.cxx,
	workben/layout/recover.hxx, workben/layout/recover.xml: More
	recovery dialog mockuping.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.cxx: Implement visibility of
	elements/containers better.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/layout/import.cxx, source/layout/proplist.cxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx:
	Implement FixedImage.  Needed for recovery dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.hxx, workben/layout/editor.cxx: Give
	ChildData virtual distructor.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/vclcompat/makefile.mk, source/vclcompat/wrapper.cxx,
	util/makefile.mk, workben/layout/makefile.mk,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml, workben/layout/test.cxx: Stab at new
	recover dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/editor.cxx: Do not clear fresh container.  Disable
	debug printing.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf: Fix localize.sdf for
	wordcount.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-pre.hxx, source/layout/dialogbuttonhbox.cxx: Fix
	ID for displaying dialogs.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf,
	workben/layout/wordcount.xml, workben/layout/zoom.xml: Add strings
	for all languages.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/box-base.cxx,
	source/layout/box-base.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/flow.cxx, source/layout/helper.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/root.cxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx: Clean-up
	code duplication from layout: new Box_Base class implements
	addChild, removeChild, getChildren, getChildProperties for Box,
	Table, VCLXSplitter, VCLXTabControl.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/root.cxx: Document more fixmes.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/proplist.cxx: Remove m237
	workaround.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/helper.cxx: More comment cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxtabcontrol.cxx, source/layout/box.cxx,
	source/layout/container.cxx, source/vclcompat/wrapper.cxx:
	Commented-out code cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, inc/layout/layoutcore.hxx,
	source/awt/forward.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/awt/vclxdialog.cxx,
	source/awt/vclxdialog.hxx, source/awt/vclxfixedline.cxx,
	source/awt/vclxfixedline.hxx, source/awt/vclxscroller.cxx,
	source/awt/vclxscroller.hxx, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/bin.cxx,
	source/layout/bin.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/container.hxx, source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/factory.hxx, source/layout/flow.cxx,
	source/layout/flow.hxx, source/layout/helper.cxx,
	source/layout/helper.hxx, source/layout/import.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/precompiled_xmlscript.hxx,
	source/layout/proplist.cxx, source/layout/proplist.hxx,
	source/layout/root.cxx, source/layout/root.hxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/layout/timer.hxx,
	source/layout/translate.cxx, source/layout/translate.hxx,
	source/vclcompat/makefile.mk, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx,
	workben/layout/editor.cxx, workben/layout/editor.hxx,
	workben/layout/makefile.mk, workben/layout/simple-paragraph.cxx,
	workben/layout/simple-paragraph.hxx, workben/layout/test.cxx,
	workben/layout/uno.hxx, workben/layout/zoom_def.hxx: Add licence
	headers.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/meekfile.mk: Junk meekfile.mk

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Update TODO.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXScrollBar's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXMessageBox's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, inc/toolkit/awt/vclxtopwindow.hxx,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxtopwindow.cxx: Remove code duplication from
	VCLXDialog.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxdialog.cxx, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wrapper.hxx:
	Comment cleanup.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/helper.hxx,
	workben/layout/editor.cxx, workben/layout/wordcountdialog.cxx: Fix
	remaining SUN warnings.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/awt/vclxfixedline.hxx,
	source/layout/byteseq.cxx, source/layout/helper.hxx,
	source/layout/import.cxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/translate.hxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx,
	source/vclcompat/wrapper.hxx, workben/layout/editor.cxx: Fix some
	sunstudio12 warnings.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/makefile.mk,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxproxy.cxx, source/awt/vclxproxy.hxx,
	source/layout/helper.cxx: Junk VCLXProxy.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx,
	inc/toolkit/helper/listenermultiplexer.hxx,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/helper.cxx: Hello world on AWTVCLXCancelButton() label
	and images.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* .gitignore, source/awt/forward.hxx, source/awt/makefile.mk,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxfixedline.cxx, source/awt/vclxfixedline.hxx,
	source/awt/vclxscroller.cxx, source/awt/vclxscroller.hxx,
	source/awt/vclxsplitter.cxx, source/awt/vclxsplitter.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/makefile.mk, workben/layout/localize-de.sdf,
	workben/layout/localize-nl.sdf: Cleanup of includes, namespace in
	headers in awt.

2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [ab09ec4dbe25c662bbdb3335d117ba87637d381e]

INTEGRATION: CWS layoutdialogs (1.12.30); FILE MERGED 2008/07/30 12:29:07 jcn 1.12.30.4: Resync to m28. 2008/03/28 13:04:07 cl 1.12.30.3: fixed a solaris build problem 2008/03/26 13:32:18 cl 1.12.30.2: fixing warnings 2008/03/20 11:56:26 jcn 1.12.30.1: Update from http://lilypond.org/~janneke/vc/toolkit.git/.git

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxwindow.cxx: Fix compile warning.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Revert obsolete VERSION addition.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/controls/dialogcontrol.cxx,
	source/controls/unocontrol.cxx, source/helper/tkresmgr.cxx,
	util/defs/wntmsci11: Revert weird initial patch.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Doc update.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.xml: Implement
	MoreButton.  TODO: images.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx: Remove redraw cruft, rename
	redrawAlready to redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, source/vclcompat/wbutton.cxx: Step
	towards cleaner redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/layout/helper.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.cxx,
	workben/layout/recover.hxx: Extract AdvancedButton implementation
	from recover.cxx into new widget.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Update recover dialog, make
	advanced/simple switching work.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx: In test mode, enable everything.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/localize.sdf: Manually add new translatable strings
	and translations for de, nl.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.xml: Update zoom to have hbox of Zoom factor
	and View layout alongside each other.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx, workben/layout/zoom.hxx,
	workben/layout/zoom.xml: Merge upstream's zoom.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx, source/vclcompat/wrapper.hxx:
	Nitpick, debugging aid.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/vclcompat/wrapper.cxx: Implement
	FixedLine.IsEnabled().

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Build lib name fix.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/vclcompat/wcontainer.cxx,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Complete VBox/HBox wrappers.  Not use
	them in recover, spacing still wrong.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/recover.cxx,
	workben/layout/recover.hxx, workben/layout/recover.xml: More
	recovery dialog mockuping.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.cxx: Implement visibility of
	elements/containers better.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/layout/import.cxx, source/layout/proplist.cxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx:
	Implement FixedImage.  Needed for recovery dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.hxx, workben/layout/editor.cxx: Give
	ChildData virtual distructor.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/vclcompat/makefile.mk, source/vclcompat/wrapper.cxx,
	util/makefile.mk, workben/layout/makefile.mk,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml, workben/layout/test.cxx: Stab at new
	recover dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/editor.cxx: Do not clear fresh container.  Disable
	debug printing.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf: Fix localize.sdf for
	wordcount.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-pre.hxx, source/layout/dialogbuttonhbox.cxx: Fix
	ID for displaying dialogs.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf,
	workben/layout/wordcount.xml, workben/layout/zoom.xml: Add strings
	for all languages.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/box-base.cxx,
	source/layout/box-base.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/flow.cxx, source/layout/helper.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/root.cxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx: Clean-up
	code duplication from layout: new Box_Base class implements
	addChild, removeChild, getChildren, getChildProperties for Box,
	Table, VCLXSplitter, VCLXTabControl.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/root.cxx: Document more fixmes.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/proplist.cxx: Remove m237
	workaround.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/helper.cxx: More comment cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxtabcontrol.cxx, source/layout/box.cxx,
	source/layout/container.cxx, source/vclcompat/wrapper.cxx:
	Commented-out code cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, inc/layout/layoutcore.hxx,
	source/awt/forward.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/awt/vclxdialog.cxx,
	source/awt/vclxdialog.hxx, source/awt/vclxfixedline.cxx,
	source/awt/vclxfixedline.hxx, source/awt/vclxscroller.cxx,
	source/awt/vclxscroller.hxx, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/bin.cxx,
	source/layout/bin.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/container.hxx, source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/factory.hxx, source/layout/flow.cxx,
	source/layout/flow.hxx, source/layout/helper.cxx,
	source/layout/helper.hxx, source/layout/import.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/precompiled_xmlscript.hxx,
	source/layout/proplist.cxx, source/layout/proplist.hxx,
	source/layout/root.cxx, source/layout/root.hxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/layout/timer.hxx,
	source/layout/translate.cxx, source/layout/translate.hxx,
	source/vclcompat/makefile.mk, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx,
	workben/layout/editor.cxx, workben/layout/editor.hxx,
	workben/layout/makefile.mk, workben/layout/simple-paragraph.cxx,
	workben/layout/simple-paragraph.hxx, workben/layout/test.cxx,
	workben/layout/uno.hxx, workben/layout/zoom_def.hxx: Add licence
	headers.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/meekfile.mk: Junk meekfile.mk

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Update TODO.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXScrollBar's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXMessageBox's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, inc/toolkit/awt/vclxtopwindow.hxx,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxtopwindow.cxx: Remove code duplication from
	VCLXDialog.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxdialog.cxx, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wrapper.hxx:
	Comment cleanup.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/helper.hxx,
	workben/layout/editor.cxx, workben/layout/wordcountdialog.cxx: Fix
	remaining SUN warnings.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/awt/vclxfixedline.hxx,
	source/layout/byteseq.cxx, source/layout/helper.hxx,
	source/layout/import.cxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/translate.hxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx,
	source/vclcompat/wrapper.hxx, workben/layout/editor.cxx: Fix some
	sunstudio12 warnings.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/makefile.mk,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxproxy.cxx, source/awt/vclxproxy.hxx,
	source/layout/helper.cxx: Junk VCLXProxy.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx,
	inc/toolkit/helper/listenermultiplexer.hxx,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/helper.cxx: Hello world on AWTVCLXCancelButton() label
	and images.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* .gitignore, source/awt/forward.hxx, source/awt/makefile.mk,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxfixedline.cxx, source/awt/vclxfixedline.hxx,
	source/awt/vclxscroller.cxx, source/awt/vclxscroller.hxx,
	source/awt/vclxsplitter.cxx, source/awt/vclxsplitter.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/makefile.mk, workben/layout/localize-de.sdf,
	workben/layout/localize-nl.sdf: Cleanup of includes, namespace in
	headers in awt.

2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [192607bcd0e265861dbf2547ae1aeabdfa35e995]

INTEGRATION: CWS layoutdialogs (1.2.6); FILE MERGED 2008/07/30 11:13:41 rt 1.2.6.6: Update license header. 2008/03/28 13:45:13 cl 1.2.6.5: fixed solaris compiler errors 2008/03/28 13:28:51 cl 1.2.6.4: fixed a solaris build problem 2008/03/28 13:14:18 cl 1.2.6.3: fixed a solaris build problem 2008/03/26 13:32:18 cl 1.2.6.2: fixing warnings 2008/03/20 11:56:26 jcn 1.2.6.1: Update from http://lilypond.org/~janneke/vc/toolkit.git/.git

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxwindow.cxx: Fix compile warning.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Revert obsolete VERSION addition.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/controls/dialogcontrol.cxx,
	source/controls/unocontrol.cxx, source/helper/tkresmgr.cxx,
	util/defs/wntmsci11: Revert weird initial patch.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Doc update.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.xml: Implement
	MoreButton.  TODO: images.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx: Remove redraw cruft, rename
	redrawAlready to redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, source/vclcompat/wbutton.cxx: Step
	towards cleaner redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/layout/helper.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.cxx,
	workben/layout/recover.hxx: Extract AdvancedButton implementation
	from recover.cxx into new widget.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Update recover dialog, make
	advanced/simple switching work.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx: In test mode, enable everything.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/localize.sdf: Manually add new translatable strings
	and translations for de, nl.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.xml: Update zoom to have hbox of Zoom factor
	and View layout alongside each other.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx, workben/layout/zoom.hxx,
	workben/layout/zoom.xml: Merge upstream's zoom.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx, source/vclcompat/wrapper.hxx:
	Nitpick, debugging aid.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/vclcompat/wrapper.cxx: Implement
	FixedLine.IsEnabled().

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Build lib name fix.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/vclcompat/wcontainer.cxx,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Complete VBox/HBox wrappers.  Not use
	them in recover, spacing still wrong.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/recover.cxx,
	workben/layout/recover.hxx, workben/layout/recover.xml: More
	recovery dialog mockuping.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.cxx: Implement visibility of
	elements/containers better.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/layout/import.cxx, source/layout/proplist.cxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx:
	Implement FixedImage.  Needed for recovery dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.hxx, workben/layout/editor.cxx: Give
	ChildData virtual distructor.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/vclcompat/makefile.mk, source/vclcompat/wrapper.cxx,
	util/makefile.mk, workben/layout/makefile.mk,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml, workben/layout/test.cxx: Stab at new
	recover dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/editor.cxx: Do not clear fresh container.  Disable
	debug printing.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf: Fix localize.sdf for
	wordcount.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-pre.hxx, source/layout/dialogbuttonhbox.cxx: Fix
	ID for displaying dialogs.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf,
	workben/layout/wordcount.xml, workben/layout/zoom.xml: Add strings
	for all languages.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/box-base.cxx,
	source/layout/box-base.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/flow.cxx, source/layout/helper.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/root.cxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx: Clean-up
	code duplication from layout: new Box_Base class implements
	addChild, removeChild, getChildren, getChildProperties for Box,
	Table, VCLXSplitter, VCLXTabControl.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/root.cxx: Document more fixmes.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/proplist.cxx: Remove m237
	workaround.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/helper.cxx: More comment cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxtabcontrol.cxx, source/layout/box.cxx,
	source/layout/container.cxx, source/vclcompat/wrapper.cxx:
	Commented-out code cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, inc/layout/layoutcore.hxx,
	source/awt/forward.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/awt/vclxdialog.cxx,
	source/awt/vclxdialog.hxx, source/awt/vclxfixedline.cxx,
	source/awt/vclxfixedline.hxx, source/awt/vclxscroller.cxx,
	source/awt/vclxscroller.hxx, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/bin.cxx,
	source/layout/bin.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/container.hxx, source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/factory.hxx, source/layout/flow.cxx,
	source/layout/flow.hxx, source/layout/helper.cxx,
	source/layout/helper.hxx, source/layout/import.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/precompiled_xmlscript.hxx,
	source/layout/proplist.cxx, source/layout/proplist.hxx,
	source/layout/root.cxx, source/layout/root.hxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/layout/timer.hxx,
	source/layout/translate.cxx, source/layout/translate.hxx,
	source/vclcompat/makefile.mk, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx,
	workben/layout/editor.cxx, workben/layout/editor.hxx,
	workben/layout/makefile.mk, workben/layout/simple-paragraph.cxx,
	workben/layout/simple-paragraph.hxx, workben/layout/test.cxx,
	workben/layout/uno.hxx, workben/layout/zoom_def.hxx: Add licence
	headers.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/meekfile.mk: Junk meekfile.mk

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Update TODO.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXScrollBar's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXMessageBox's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, inc/toolkit/awt/vclxtopwindow.hxx,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxtopwindow.cxx: Remove code duplication from
	VCLXDialog.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxdialog.cxx, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wrapper.hxx:
	Comment cleanup.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/helper.hxx,
	workben/layout/editor.cxx, workben/layout/wordcountdialog.cxx: Fix
	remaining SUN warnings.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/awt/vclxfixedline.hxx,
	source/layout/byteseq.cxx, source/layout/helper.hxx,
	source/layout/import.cxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/translate.hxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx,
	source/vclcompat/wrapper.hxx, workben/layout/editor.cxx: Fix some
	sunstudio12 warnings.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/makefile.mk,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxproxy.cxx, source/awt/vclxproxy.hxx,
	source/layout/helper.cxx: Junk VCLXProxy.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx,
	inc/toolkit/helper/listenermultiplexer.hxx,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/helper.cxx: Hello world on AWTVCLXCancelButton() label
	and images.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* .gitignore, source/awt/forward.hxx, source/awt/makefile.mk,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxfixedline.cxx, source/awt/vclxfixedline.hxx,
	source/awt/vclxscroller.cxx, source/awt/vclxscroller.hxx,
	source/awt/vclxsplitter.cxx, source/awt/vclxsplitter.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/makefile.mk, workben/layout/localize-de.sdf,
	workben/layout/localize-nl.sdf: Cleanup of includes, namespace in
	headers in awt.

2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [2dce9531d559af33f11840afae04934b008a5b12]

INTEGRATION: CWS layoutdialogs (1.2.6); FILE MERGED 2008/07/30 11:13:35 rt 1.2.6.4: Update license header. 2008/03/27 13:08:18 jcn 1.2.6.3: Substitute TAB by 4 spaces. 2008/03/26 13:32:18 cl 1.2.6.2: fixing warnings 2008/03/20 11:56:26 jcn 1.2.6.1: Update from http://lilypond.org/~janneke/vc/toolkit.git/.git

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxwindow.cxx: Fix compile warning.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Revert obsolete VERSION addition.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/controls/dialogcontrol.cxx,
	source/controls/unocontrol.cxx, source/helper/tkresmgr.cxx,
	util/defs/wntmsci11: Revert weird initial patch.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Doc update.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.xml: Implement
	MoreButton.  TODO: images.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx: Remove redraw cruft, rename
	redrawAlready to redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, source/vclcompat/wbutton.cxx: Step
	towards cleaner redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/layout/helper.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.cxx,
	workben/layout/recover.hxx: Extract AdvancedButton implementation
	from recover.cxx into new widget.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Update recover dialog, make
	advanced/simple switching work.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx: In test mode, enable everything.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/localize.sdf: Manually add new translatable strings
	and translations for de, nl.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.xml: Update zoom to have hbox of Zoom factor
	and View layout alongside each other.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx, workben/layout/zoom.hxx,
	workben/layout/zoom.xml: Merge upstream's zoom.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx, source/vclcompat/wrapper.hxx:
	Nitpick, debugging aid.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/vclcompat/wrapper.cxx: Implement
	FixedLine.IsEnabled().

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Build lib name fix.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/vclcompat/wcontainer.cxx,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Complete VBox/HBox wrappers.  Not use
	them in recover, spacing still wrong.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/recover.cxx,
	workben/layout/recover.hxx, workben/layout/recover.xml: More
	recovery dialog mockuping.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.cxx: Implement visibility of
	elements/containers better.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/layout/import.cxx, source/layout/proplist.cxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx:
	Implement FixedImage.  Needed for recovery dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.hxx, workben/layout/editor.cxx: Give
	ChildData virtual distructor.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/vclcompat/makefile.mk, source/vclcompat/wrapper.cxx,
	util/makefile.mk, workben/layout/makefile.mk,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml, workben/layout/test.cxx: Stab at new
	recover dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/editor.cxx: Do not clear fresh container.  Disable
	debug printing.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf: Fix localize.sdf for
	wordcount.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-pre.hxx, source/layout/dialogbuttonhbox.cxx: Fix
	ID for displaying dialogs.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf,
	workben/layout/wordcount.xml, workben/layout/zoom.xml: Add strings
	for all languages.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/box-base.cxx,
	source/layout/box-base.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/flow.cxx, source/layout/helper.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/root.cxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx: Clean-up
	code duplication from layout: new Box_Base class implements
	addChild, removeChild, getChildren, getChildProperties for Box,
	Table, VCLXSplitter, VCLXTabControl.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/root.cxx: Document more fixmes.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/proplist.cxx: Remove m237
	workaround.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/helper.cxx: More comment cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxtabcontrol.cxx, source/layout/box.cxx,
	source/layout/container.cxx, source/vclcompat/wrapper.cxx:
	Commented-out code cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, inc/layout/layoutcore.hxx,
	source/awt/forward.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/awt/vclxdialog.cxx,
	source/awt/vclxdialog.hxx, source/awt/vclxfixedline.cxx,
	source/awt/vclxfixedline.hxx, source/awt/vclxscroller.cxx,
	source/awt/vclxscroller.hxx, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/bin.cxx,
	source/layout/bin.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/container.hxx, source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/factory.hxx, source/layout/flow.cxx,
	source/layout/flow.hxx, source/layout/helper.cxx,
	source/layout/helper.hxx, source/layout/import.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/precompiled_xmlscript.hxx,
	source/layout/proplist.cxx, source/layout/proplist.hxx,
	source/layout/root.cxx, source/layout/root.hxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/layout/timer.hxx,
	source/layout/translate.cxx, source/layout/translate.hxx,
	source/vclcompat/makefile.mk, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx,
	workben/layout/editor.cxx, workben/layout/editor.hxx,
	workben/layout/makefile.mk, workben/layout/simple-paragraph.cxx,
	workben/layout/simple-paragraph.hxx, workben/layout/test.cxx,
	workben/layout/uno.hxx, workben/layout/zoom_def.hxx: Add licence
	headers.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/meekfile.mk: Junk meekfile.mk

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Update TODO.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXScrollBar's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXMessageBox's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, inc/toolkit/awt/vclxtopwindow.hxx,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxtopwindow.cxx: Remove code duplication from
	VCLXDialog.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxdialog.cxx, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wrapper.hxx:
	Comment cleanup.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/helper.hxx,
	workben/layout/editor.cxx, workben/layout/wordcountdialog.cxx: Fix
	remaining SUN warnings.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/awt/vclxfixedline.hxx,
	source/layout/byteseq.cxx, source/layout/helper.hxx,
	source/layout/import.cxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/translate.hxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx,
	source/vclcompat/wrapper.hxx, workben/layout/editor.cxx: Fix some
	sunstudio12 warnings.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/makefile.mk,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxproxy.cxx, source/awt/vclxproxy.hxx,
	source/layout/helper.cxx: Junk VCLXProxy.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx,
	inc/toolkit/helper/listenermultiplexer.hxx,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/helper.cxx: Hello world on AWTVCLXCancelButton() label
	and images.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* .gitignore, source/awt/forward.hxx, source/awt/makefile.mk,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxfixedline.cxx, source/awt/vclxfixedline.hxx,
	source/awt/vclxscroller.cxx, source/awt/vclxscroller.hxx,
	source/awt/vclxsplitter.cxx, source/awt/vclxsplitter.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/makefile.mk, workben/layout/localize-de.sdf,
	workben/layout/localize-nl.sdf: Cleanup of includes, namespace in
	headers in awt.

2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [cea87e44c33a444f81b0678150b6a82629238675]

INTEGRATION: CWS layoutdialogs (1.2.6); FILE MERGED 2008/07/30 11:13:29 rt 1.2.6.5: Update license header. 2008/03/28 13:45:13 cl 1.2.6.4: fixed solaris compiler errors 2008/03/28 13:28:51 cl 1.2.6.3: fixed a solaris build problem 2008/03/28 13:14:18 cl 1.2.6.2: fixed a solaris build problem 2008/03/20 11:56:26 jcn 1.2.6.1: Update from http://lilypond.org/~janneke/vc/toolkit.git/.git

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxwindow.cxx: Fix compile warning.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Revert obsolete VERSION addition.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/controls/dialogcontrol.cxx,
	source/controls/unocontrol.cxx, source/helper/tkresmgr.cxx,
	util/defs/wntmsci11: Revert weird initial patch.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Doc update.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.xml: Implement
	MoreButton.  TODO: images.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx: Remove redraw cruft, rename
	redrawAlready to redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, source/vclcompat/wbutton.cxx: Step
	towards cleaner redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/layout/helper.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.cxx,
	workben/layout/recover.hxx: Extract AdvancedButton implementation
	from recover.cxx into new widget.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Update recover dialog, make
	advanced/simple switching work.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx: In test mode, enable everything.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/localize.sdf: Manually add new translatable strings
	and translations for de, nl.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.xml: Update zoom to have hbox of Zoom factor
	and View layout alongside each other.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx, workben/layout/zoom.hxx,
	workben/layout/zoom.xml: Merge upstream's zoom.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx, source/vclcompat/wrapper.hxx:
	Nitpick, debugging aid.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/vclcompat/wrapper.cxx: Implement
	FixedLine.IsEnabled().

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Build lib name fix.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/vclcompat/wcontainer.cxx,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Complete VBox/HBox wrappers.  Not use
	them in recover, spacing still wrong.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/recover.cxx,
	workben/layout/recover.hxx, workben/layout/recover.xml: More
	recovery dialog mockuping.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.cxx: Implement visibility of
	elements/containers better.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/layout/import.cxx, source/layout/proplist.cxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx:
	Implement FixedImage.  Needed for recovery dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.hxx, workben/layout/editor.cxx: Give
	ChildData virtual distructor.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/vclcompat/makefile.mk, source/vclcompat/wrapper.cxx,
	util/makefile.mk, workben/layout/makefile.mk,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml, workben/layout/test.cxx: Stab at new
	recover dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/editor.cxx: Do not clear fresh container.  Disable
	debug printing.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf: Fix localize.sdf for
	wordcount.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-pre.hxx, source/layout/dialogbuttonhbox.cxx: Fix
	ID for displaying dialogs.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf,
	workben/layout/wordcount.xml, workben/layout/zoom.xml: Add strings
	for all languages.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/box-base.cxx,
	source/layout/box-base.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/flow.cxx, source/layout/helper.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/root.cxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx: Clean-up
	code duplication from layout: new Box_Base class implements
	addChild, removeChild, getChildren, getChildProperties for Box,
	Table, VCLXSplitter, VCLXTabControl.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/root.cxx: Document more fixmes.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/proplist.cxx: Remove m237
	workaround.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/helper.cxx: More comment cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxtabcontrol.cxx, source/layout/box.cxx,
	source/layout/container.cxx, source/vclcompat/wrapper.cxx:
	Commented-out code cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, inc/layout/layoutcore.hxx,
	source/awt/forward.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/awt/vclxdialog.cxx,
	source/awt/vclxdialog.hxx, source/awt/vclxfixedline.cxx,
	source/awt/vclxfixedline.hxx, source/awt/vclxscroller.cxx,
	source/awt/vclxscroller.hxx, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/bin.cxx,
	source/layout/bin.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/container.hxx, source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/factory.hxx, source/layout/flow.cxx,
	source/layout/flow.hxx, source/layout/helper.cxx,
	source/layout/helper.hxx, source/layout/import.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/precompiled_xmlscript.hxx,
	source/layout/proplist.cxx, source/layout/proplist.hxx,
	source/layout/root.cxx, source/layout/root.hxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/layout/timer.hxx,
	source/layout/translate.cxx, source/layout/translate.hxx,
	source/vclcompat/makefile.mk, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx,
	workben/layout/editor.cxx, workben/layout/editor.hxx,
	workben/layout/makefile.mk, workben/layout/simple-paragraph.cxx,
	workben/layout/simple-paragraph.hxx, workben/layout/test.cxx,
	workben/layout/uno.hxx, workben/layout/zoom_def.hxx: Add licence
	headers.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/meekfile.mk: Junk meekfile.mk

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Update TODO.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXScrollBar's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXMessageBox's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, inc/toolkit/awt/vclxtopwindow.hxx,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxtopwindow.cxx: Remove code duplication from
	VCLXDialog.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxdialog.cxx, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wrapper.hxx:
	Comment cleanup.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/helper.hxx,
	workben/layout/editor.cxx, workben/layout/wordcountdialog.cxx: Fix
	remaining SUN warnings.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/awt/vclxfixedline.hxx,
	source/layout/byteseq.cxx, source/layout/helper.hxx,
	source/layout/import.cxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/translate.hxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx,
	source/vclcompat/wrapper.hxx, workben/layout/editor.cxx: Fix some
	sunstudio12 warnings.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/makefile.mk,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxproxy.cxx, source/awt/vclxproxy.hxx,
	source/layout/helper.cxx: Junk VCLXProxy.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx,
	inc/toolkit/helper/listenermultiplexer.hxx,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/helper.cxx: Hello world on AWTVCLXCancelButton() label
	and images.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* .gitignore, source/awt/forward.hxx, source/awt/makefile.mk,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxfixedline.cxx, source/awt/vclxfixedline.hxx,
	source/awt/vclxscroller.cxx, source/awt/vclxscroller.hxx,
	source/awt/vclxsplitter.cxx, source/awt/vclxsplitter.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/makefile.mk, workben/layout/localize-de.sdf,
	workben/layout/localize-nl.sdf: Cleanup of includes, namespace in
	headers in awt.

2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [79b088a81f48a72ebc2eb5b6fce11439a9085a0d]

INTEGRATION: CWS layoutdialogs (1.2.6); FILE MERGED 2008/07/30 11:13:24 rt 1.2.6.4: Update license header. 2008/03/27 13:08:18 jcn 1.2.6.3: Substitute TAB by 4 spaces. 2008/03/26 13:32:18 cl 1.2.6.2: fixing warnings 2008/03/20 11:56:26 jcn 1.2.6.1: Update from http://lilypond.org/~janneke/vc/toolkit.git/.git

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxwindow.cxx: Fix compile warning.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Revert obsolete VERSION addition.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/controls/dialogcontrol.cxx,
	source/controls/unocontrol.cxx, source/helper/tkresmgr.cxx,
	util/defs/wntmsci11: Revert weird initial patch.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Doc update.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.xml: Implement
	MoreButton.  TODO: images.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx: Remove redraw cruft, rename
	redrawAlready to redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, source/vclcompat/wbutton.cxx: Step
	towards cleaner redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/layout/helper.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.cxx,
	workben/layout/recover.hxx: Extract AdvancedButton implementation
	from recover.cxx into new widget.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Update recover dialog, make
	advanced/simple switching work.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx: In test mode, enable everything.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/localize.sdf: Manually add new translatable strings
	and translations for de, nl.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.xml: Update zoom to have hbox of Zoom factor
	and View layout alongside each other.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx, workben/layout/zoom.hxx,
	workben/layout/zoom.xml: Merge upstream's zoom.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx, source/vclcompat/wrapper.hxx:
	Nitpick, debugging aid.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/vclcompat/wrapper.cxx: Implement
	FixedLine.IsEnabled().

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Build lib name fix.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/vclcompat/wcontainer.cxx,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Complete VBox/HBox wrappers.  Not use
	them in recover, spacing still wrong.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/recover.cxx,
	workben/layout/recover.hxx, workben/layout/recover.xml: More
	recovery dialog mockuping.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.cxx: Implement visibility of
	elements/containers better.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/layout/import.cxx, source/layout/proplist.cxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx:
	Implement FixedImage.  Needed for recovery dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.hxx, workben/layout/editor.cxx: Give
	ChildData virtual distructor.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/vclcompat/makefile.mk, source/vclcompat/wrapper.cxx,
	util/makefile.mk, workben/layout/makefile.mk,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml, workben/layout/test.cxx: Stab at new
	recover dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/editor.cxx: Do not clear fresh container.  Disable
	debug printing.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf: Fix localize.sdf for
	wordcount.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-pre.hxx, source/layout/dialogbuttonhbox.cxx: Fix
	ID for displaying dialogs.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf,
	workben/layout/wordcount.xml, workben/layout/zoom.xml: Add strings
	for all languages.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/box-base.cxx,
	source/layout/box-base.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/flow.cxx, source/layout/helper.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/root.cxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx: Clean-up
	code duplication from layout: new Box_Base class implements
	addChild, removeChild, getChildren, getChildProperties for Box,
	Table, VCLXSplitter, VCLXTabControl.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/root.cxx: Document more fixmes.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/proplist.cxx: Remove m237
	workaround.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/helper.cxx: More comment cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxtabcontrol.cxx, source/layout/box.cxx,
	source/layout/container.cxx, source/vclcompat/wrapper.cxx:
	Commented-out code cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, inc/layout/layoutcore.hxx,
	source/awt/forward.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/awt/vclxdialog.cxx,
	source/awt/vclxdialog.hxx, source/awt/vclxfixedline.cxx,
	source/awt/vclxfixedline.hxx, source/awt/vclxscroller.cxx,
	source/awt/vclxscroller.hxx, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/bin.cxx,
	source/layout/bin.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/container.hxx, source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/factory.hxx, source/layout/flow.cxx,
	source/layout/flow.hxx, source/layout/helper.cxx,
	source/layout/helper.hxx, source/layout/import.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/precompiled_xmlscript.hxx,
	source/layout/proplist.cxx, source/layout/proplist.hxx,
	source/layout/root.cxx, source/layout/root.hxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/layout/timer.hxx,
	source/layout/translate.cxx, source/layout/translate.hxx,
	source/vclcompat/makefile.mk, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx,
	workben/layout/editor.cxx, workben/layout/editor.hxx,
	workben/layout/makefile.mk, workben/layout/simple-paragraph.cxx,
	workben/layout/simple-paragraph.hxx, workben/layout/test.cxx,
	workben/layout/uno.hxx, workben/layout/zoom_def.hxx: Add licence
	headers.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/meekfile.mk: Junk meekfile.mk

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Update TODO.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXScrollBar's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXMessageBox's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, inc/toolkit/awt/vclxtopwindow.hxx,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxtopwindow.cxx: Remove code duplication from
	VCLXDialog.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxdialog.cxx, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wrapper.hxx:
	Comment cleanup.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/helper.hxx,
	workben/layout/editor.cxx, workben/layout/wordcountdialog.cxx: Fix
	remaining SUN warnings.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/awt/vclxfixedline.hxx,
	source/layout/byteseq.cxx, source/layout/helper.hxx,
	source/layout/import.cxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/translate.hxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx,
	source/vclcompat/wrapper.hxx, workben/layout/editor.cxx: Fix some
	sunstudio12 warnings.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/makefile.mk,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxproxy.cxx, source/awt/vclxproxy.hxx,
	source/layout/helper.cxx: Junk VCLXProxy.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx,
	inc/toolkit/helper/listenermultiplexer.hxx,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/helper.cxx: Hello world on AWTVCLXCancelButton() label
	and images.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* .gitignore, source/awt/forward.hxx, source/awt/makefile.mk,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxfixedline.cxx, source/awt/vclxfixedline.hxx,
	source/awt/vclxscroller.cxx, source/awt/vclxscroller.hxx,
	source/awt/vclxsplitter.cxx, source/awt/vclxsplitter.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/makefile.mk, workben/layout/localize-de.sdf,
	workben/layout/localize-nl.sdf: Cleanup of includes, namespace in
	headers in awt.

2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [f80f1f47f2ec576f5c5eab90145a899e382830c5]

INTEGRATION: CWS layoutdialogs (1.2.6); FILE MERGED 2008/07/30 11:13:18 rt 1.2.6.3: Update license header. 2008/03/28 13:14:18 cl 1.2.6.2: fixed a solaris build problem 2008/03/20 11:56:26 jcn 1.2.6.1: Update from http://lilypond.org/~janneke/vc/toolkit.git/.git

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxwindow.cxx: Fix compile warning.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Revert obsolete VERSION addition.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/controls/dialogcontrol.cxx,
	source/controls/unocontrol.cxx, source/helper/tkresmgr.cxx,
	util/defs/wntmsci11: Revert weird initial patch.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Doc update.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.xml: Implement
	MoreButton.  TODO: images.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx: Remove redraw cruft, rename
	redrawAlready to redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, source/vclcompat/wbutton.cxx: Step
	towards cleaner redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/layout/helper.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.cxx,
	workben/layout/recover.hxx: Extract AdvancedButton implementation
	from recover.cxx into new widget.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Update recover dialog, make
	advanced/simple switching work.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx: In test mode, enable everything.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/localize.sdf: Manually add new translatable strings
	and translations for de, nl.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.xml: Update zoom to have hbox of Zoom factor
	and View layout alongside each other.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx, workben/layout/zoom.hxx,
	workben/layout/zoom.xml: Merge upstream's zoom.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx, source/vclcompat/wrapper.hxx:
	Nitpick, debugging aid.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/vclcompat/wrapper.cxx: Implement
	FixedLine.IsEnabled().

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Build lib name fix.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/vclcompat/wcontainer.cxx,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Complete VBox/HBox wrappers.  Not use
	them in recover, spacing still wrong.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/recover.cxx,
	workben/layout/recover.hxx, workben/layout/recover.xml: More
	recovery dialog mockuping.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.cxx: Implement visibility of
	elements/containers better.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/layout/import.cxx, source/layout/proplist.cxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx:
	Implement FixedImage.  Needed for recovery dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.hxx, workben/layout/editor.cxx: Give
	ChildData virtual distructor.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/vclcompat/makefile.mk, source/vclcompat/wrapper.cxx,
	util/makefile.mk, workben/layout/makefile.mk,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml, workben/layout/test.cxx: Stab at new
	recover dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/editor.cxx: Do not clear fresh container.  Disable
	debug printing.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf: Fix localize.sdf for
	wordcount.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-pre.hxx, source/layout/dialogbuttonhbox.cxx: Fix
	ID for displaying dialogs.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf,
	workben/layout/wordcount.xml, workben/layout/zoom.xml: Add strings
	for all languages.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/box-base.cxx,
	source/layout/box-base.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/flow.cxx, source/layout/helper.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/root.cxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx: Clean-up
	code duplication from layout: new Box_Base class implements
	addChild, removeChild, getChildren, getChildProperties for Box,
	Table, VCLXSplitter, VCLXTabControl.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/root.cxx: Document more fixmes.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/proplist.cxx: Remove m237
	workaround.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/helper.cxx: More comment cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxtabcontrol.cxx, source/layout/box.cxx,
	source/layout/container.cxx, source/vclcompat/wrapper.cxx:
	Commented-out code cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, inc/layout/layoutcore.hxx,
	source/awt/forward.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/awt/vclxdialog.cxx,
	source/awt/vclxdialog.hxx, source/awt/vclxfixedline.cxx,
	source/awt/vclxfixedline.hxx, source/awt/vclxscroller.cxx,
	source/awt/vclxscroller.hxx, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/bin.cxx,
	source/layout/bin.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/container.hxx, source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/factory.hxx, source/layout/flow.cxx,
	source/layout/flow.hxx, source/layout/helper.cxx,
	source/layout/helper.hxx, source/layout/import.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/precompiled_xmlscript.hxx,
	source/layout/proplist.cxx, source/layout/proplist.hxx,
	source/layout/root.cxx, source/layout/root.hxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/layout/timer.hxx,
	source/layout/translate.cxx, source/layout/translate.hxx,
	source/vclcompat/makefile.mk, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx,
	workben/layout/editor.cxx, workben/layout/editor.hxx,
	workben/layout/makefile.mk, workben/layout/simple-paragraph.cxx,
	workben/layout/simple-paragraph.hxx, workben/layout/test.cxx,
	workben/layout/uno.hxx, workben/layout/zoom_def.hxx: Add licence
	headers.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/meekfile.mk: Junk meekfile.mk

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Update TODO.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXScrollBar's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXMessageBox's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, inc/toolkit/awt/vclxtopwindow.hxx,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxtopwindow.cxx: Remove code duplication from
	VCLXDialog.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxdialog.cxx, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wrapper.hxx:
	Comment cleanup.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/helper.hxx,
	workben/layout/editor.cxx, workben/layout/wordcountdialog.cxx: Fix
	remaining SUN warnings.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/awt/vclxfixedline.hxx,
	source/layout/byteseq.cxx, source/layout/helper.hxx,
	source/layout/import.cxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/translate.hxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx,
	source/vclcompat/wrapper.hxx, workben/layout/editor.cxx: Fix some
	sunstudio12 warnings.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/makefile.mk,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxproxy.cxx, source/awt/vclxproxy.hxx,
	source/layout/helper.cxx: Junk VCLXProxy.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx,
	inc/toolkit/helper/listenermultiplexer.hxx,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/helper.cxx: Hello world on AWTVCLXCancelButton() label
	and images.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* .gitignore, source/awt/forward.hxx, source/awt/makefile.mk,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxfixedline.cxx, source/awt/vclxfixedline.hxx,
	source/awt/vclxscroller.cxx, source/awt/vclxscroller.hxx,
	source/awt/vclxsplitter.cxx, source/awt/vclxsplitter.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/makefile.mk, workben/layout/localize-de.sdf,
	workben/layout/localize-nl.sdf: Cleanup of includes, namespace in
	headers in awt.

2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [12cbde1c95be6720f03d2f95b1850cc468d61aa0]

INTEGRATION: CWS layoutdialogs (1.2.6); FILE MERGED 2008/07/30 11:13:13 rt 1.2.6.5: Update license header. 2008/03/28 13:45:13 cl 1.2.6.4: fixed solaris compiler errors 2008/03/27 13:08:18 jcn 1.2.6.3: Substitute TAB by 4 spaces. 2008/03/26 13:32:17 cl 1.2.6.2: fixing warnings 2008/03/20 11:56:26 jcn 1.2.6.1: Update from http://lilypond.org/~janneke/vc/toolkit.git/.git

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxwindow.cxx: Fix compile warning.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Revert obsolete VERSION addition.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/controls/dialogcontrol.cxx,
	source/controls/unocontrol.cxx, source/helper/tkresmgr.cxx,
	util/defs/wntmsci11: Revert weird initial patch.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Doc update.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.xml: Implement
	MoreButton.  TODO: images.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx: Remove redraw cruft, rename
	redrawAlready to redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, source/vclcompat/wbutton.cxx: Step
	towards cleaner redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/layout/helper.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.cxx,
	workben/layout/recover.hxx: Extract AdvancedButton implementation
	from recover.cxx into new widget.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Update recover dialog, make
	advanced/simple switching work.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx: In test mode, enable everything.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/localize.sdf: Manually add new translatable strings
	and translations for de, nl.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.xml: Update zoom to have hbox of Zoom factor
	and View layout alongside each other.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx, workben/layout/zoom.hxx,
	workben/layout/zoom.xml: Merge upstream's zoom.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx, source/vclcompat/wrapper.hxx:
	Nitpick, debugging aid.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/vclcompat/wrapper.cxx: Implement
	FixedLine.IsEnabled().

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Build lib name fix.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/vclcompat/wcontainer.cxx,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Complete VBox/HBox wrappers.  Not use
	them in recover, spacing still wrong.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/recover.cxx,
	workben/layout/recover.hxx, workben/layout/recover.xml: More
	recovery dialog mockuping.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.cxx: Implement visibility of
	elements/containers better.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/layout/import.cxx, source/layout/proplist.cxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx:
	Implement FixedImage.  Needed for recovery dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.hxx, workben/layout/editor.cxx: Give
	ChildData virtual distructor.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/vclcompat/makefile.mk, source/vclcompat/wrapper.cxx,
	util/makefile.mk, workben/layout/makefile.mk,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml, workben/layout/test.cxx: Stab at new
	recover dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/editor.cxx: Do not clear fresh container.  Disable
	debug printing.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf: Fix localize.sdf for
	wordcount.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-pre.hxx, source/layout/dialogbuttonhbox.cxx: Fix
	ID for displaying dialogs.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf,
	workben/layout/wordcount.xml, workben/layout/zoom.xml: Add strings
	for all languages.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/box-base.cxx,
	source/layout/box-base.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/flow.cxx, source/layout/helper.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/root.cxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx: Clean-up
	code duplication from layout: new Box_Base class implements
	addChild, removeChild, getChildren, getChildProperties for Box,
	Table, VCLXSplitter, VCLXTabControl.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/root.cxx: Document more fixmes.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/proplist.cxx: Remove m237
	workaround.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/helper.cxx: More comment cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxtabcontrol.cxx, source/layout/box.cxx,
	source/layout/container.cxx, source/vclcompat/wrapper.cxx:
	Commented-out code cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, inc/layout/layoutcore.hxx,
	source/awt/forward.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/awt/vclxdialog.cxx,
	source/awt/vclxdialog.hxx, source/awt/vclxfixedline.cxx,
	source/awt/vclxfixedline.hxx, source/awt/vclxscroller.cxx,
	source/awt/vclxscroller.hxx, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/bin.cxx,
	source/layout/bin.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/container.hxx, source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/factory.hxx, source/layout/flow.cxx,
	source/layout/flow.hxx, source/layout/helper.cxx,
	source/layout/helper.hxx, source/layout/import.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/precompiled_xmlscript.hxx,
	source/layout/proplist.cxx, source/layout/proplist.hxx,
	source/layout/root.cxx, source/layout/root.hxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/layout/timer.hxx,
	source/layout/translate.cxx, source/layout/translate.hxx,
	source/vclcompat/makefile.mk, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx,
	workben/layout/editor.cxx, workben/layout/editor.hxx,
	workben/layout/makefile.mk, workben/layout/simple-paragraph.cxx,
	workben/layout/simple-paragraph.hxx, workben/layout/test.cxx,
	workben/layout/uno.hxx, workben/layout/zoom_def.hxx: Add licence
	headers.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/meekfile.mk: Junk meekfile.mk

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Update TODO.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXScrollBar's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXMessageBox's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, inc/toolkit/awt/vclxtopwindow.hxx,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxtopwindow.cxx: Remove code duplication from
	VCLXDialog.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxdialog.cxx, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wrapper.hxx:
	Comment cleanup.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/helper.hxx,
	workben/layout/editor.cxx, workben/layout/wordcountdialog.cxx: Fix
	remaining SUN warnings.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/awt/vclxfixedline.hxx,
	source/layout/byteseq.cxx, source/layout/helper.hxx,
	source/layout/import.cxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/translate.hxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx,
	source/vclcompat/wrapper.hxx, workben/layout/editor.cxx: Fix some
	sunstudio12 warnings.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/makefile.mk,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxproxy.cxx, source/awt/vclxproxy.hxx,
	source/layout/helper.cxx: Junk VCLXProxy.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx,
	inc/toolkit/helper/listenermultiplexer.hxx,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/helper.cxx: Hello world on AWTVCLXCancelButton() label
	and images.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* .gitignore, source/awt/forward.hxx, source/awt/makefile.mk,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxfixedline.cxx, source/awt/vclxfixedline.hxx,
	source/awt/vclxscroller.cxx, source/awt/vclxscroller.hxx,
	source/awt/vclxsplitter.cxx, source/awt/vclxsplitter.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/makefile.mk, workben/layout/localize-de.sdf,
	workben/layout/localize-nl.sdf: Cleanup of includes, namespace in
	headers in awt.

2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [371e7c1e53a37614511ae069b5f2a692f0630e13]

INTEGRATION: CWS layoutdialogs (1.2.6); FILE MERGED 2008/07/30 11:13:07 rt 1.2.6.3: Update license header. 2008/03/28 13:14:17 cl 1.2.6.2: fixed a solaris build problem 2008/03/20 11:56:26 jcn 1.2.6.1: Update from http://lilypond.org/~janneke/vc/toolkit.git/.git

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxwindow.cxx: Fix compile warning.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Revert obsolete VERSION addition.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/controls/dialogcontrol.cxx,
	source/controls/unocontrol.cxx, source/helper/tkresmgr.cxx,
	util/defs/wntmsci11: Revert weird initial patch.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Doc update.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.xml: Implement
	MoreButton.  TODO: images.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx: Remove redraw cruft, rename
	redrawAlready to redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, source/vclcompat/wbutton.cxx: Step
	towards cleaner redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/layout/helper.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.cxx,
	workben/layout/recover.hxx: Extract AdvancedButton implementation
	from recover.cxx into new widget.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Update recover dialog, make
	advanced/simple switching work.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx: In test mode, enable everything.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/localize.sdf: Manually add new translatable strings
	and translations for de, nl.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.xml: Update zoom to have hbox of Zoom factor
	and View layout alongside each other.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx, workben/layout/zoom.hxx,
	workben/layout/zoom.xml: Merge upstream's zoom.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx, source/vclcompat/wrapper.hxx:
	Nitpick, debugging aid.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/vclcompat/wrapper.cxx: Implement
	FixedLine.IsEnabled().

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Build lib name fix.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/vclcompat/wcontainer.cxx,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Complete VBox/HBox wrappers.  Not use
	them in recover, spacing still wrong.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/recover.cxx,
	workben/layout/recover.hxx, workben/layout/recover.xml: More
	recovery dialog mockuping.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.cxx: Implement visibility of
	elements/containers better.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/layout/import.cxx, source/layout/proplist.cxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx:
	Implement FixedImage.  Needed for recovery dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.hxx, workben/layout/editor.cxx: Give
	ChildData virtual distructor.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/vclcompat/makefile.mk, source/vclcompat/wrapper.cxx,
	util/makefile.mk, workben/layout/makefile.mk,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml, workben/layout/test.cxx: Stab at new
	recover dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/editor.cxx: Do not clear fresh container.  Disable
	debug printing.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf: Fix localize.sdf for
	wordcount.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-pre.hxx, source/layout/dialogbuttonhbox.cxx: Fix
	ID for displaying dialogs.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf,
	workben/layout/wordcount.xml, workben/layout/zoom.xml: Add strings
	for all languages.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/box-base.cxx,
	source/layout/box-base.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/flow.cxx, source/layout/helper.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/root.cxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx: Clean-up
	code duplication from layout: new Box_Base class implements
	addChild, removeChild, getChildren, getChildProperties for Box,
	Table, VCLXSplitter, VCLXTabControl.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/root.cxx: Document more fixmes.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/proplist.cxx: Remove m237
	workaround.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/helper.cxx: More comment cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxtabcontrol.cxx, source/layout/box.cxx,
	source/layout/container.cxx, source/vclcompat/wrapper.cxx:
	Commented-out code cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, inc/layout/layoutcore.hxx,
	source/awt/forward.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/awt/vclxdialog.cxx,
	source/awt/vclxdialog.hxx, source/awt/vclxfixedline.cxx,
	source/awt/vclxfixedline.hxx, source/awt/vclxscroller.cxx,
	source/awt/vclxscroller.hxx, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/bin.cxx,
	source/layout/bin.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/container.hxx, source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/factory.hxx, source/layout/flow.cxx,
	source/layout/flow.hxx, source/layout/helper.cxx,
	source/layout/helper.hxx, source/layout/import.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/precompiled_xmlscript.hxx,
	source/layout/proplist.cxx, source/layout/proplist.hxx,
	source/layout/root.cxx, source/layout/root.hxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/layout/timer.hxx,
	source/layout/translate.cxx, source/layout/translate.hxx,
	source/vclcompat/makefile.mk, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx,
	workben/layout/editor.cxx, workben/layout/editor.hxx,
	workben/layout/makefile.mk, workben/layout/simple-paragraph.cxx,
	workben/layout/simple-paragraph.hxx, workben/layout/test.cxx,
	workben/layout/uno.hxx, workben/layout/zoom_def.hxx: Add licence
	headers.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/meekfile.mk: Junk meekfile.mk

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Update TODO.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXScrollBar's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXMessageBox's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, inc/toolkit/awt/vclxtopwindow.hxx,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxtopwindow.cxx: Remove code duplication from
	VCLXDialog.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxdialog.cxx, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wrapper.hxx:
	Comment cleanup.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/helper.hxx,
	workben/layout/editor.cxx, workben/layout/wordcountdialog.cxx: Fix
	remaining SUN warnings.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/awt/vclxfixedline.hxx,
	source/layout/byteseq.cxx, source/layout/helper.hxx,
	source/layout/import.cxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/translate.hxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx,
	source/vclcompat/wrapper.hxx, workben/layout/editor.cxx: Fix some
	sunstudio12 warnings.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/makefile.mk,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxproxy.cxx, source/awt/vclxproxy.hxx,
	source/layout/helper.cxx: Junk VCLXProxy.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx,
	inc/toolkit/helper/listenermultiplexer.hxx,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/helper.cxx: Hello world on AWTVCLXCancelButton() label
	and images.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* .gitignore, source/awt/forward.hxx, source/awt/makefile.mk,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxfixedline.cxx, source/awt/vclxfixedline.hxx,
	source/awt/vclxscroller.cxx, source/awt/vclxscroller.hxx,
	source/awt/vclxsplitter.cxx, source/awt/vclxsplitter.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/makefile.mk, workben/layout/localize-de.sdf,
	workben/layout/localize-nl.sdf: Cleanup of includes, namespace in
	headers in awt.

2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [4922983c8685b0d0a435547362885f6ffe7b4962]

INTEGRATION: CWS layoutdialogs (1.2.6); FILE MERGED 2008/07/30 11:13:02 rt 1.2.6.5: Update license header. 2008/03/28 13:45:13 cl 1.2.6.4: fixed solaris compiler errors 2008/03/27 13:08:18 jcn 1.2.6.3: Substitute TAB by 4 spaces. 2008/03/26 13:32:17 cl 1.2.6.2: fixing warnings 2008/03/20 11:56:26 jcn 1.2.6.1: Update from http://lilypond.org/~janneke/vc/toolkit.git/.git

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxwindow.cxx: Fix compile warning.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Revert obsolete VERSION addition.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/controls/dialogcontrol.cxx,
	source/controls/unocontrol.cxx, source/helper/tkresmgr.cxx,
	util/defs/wntmsci11: Revert weird initial patch.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Doc update.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.xml: Implement
	MoreButton.  TODO: images.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx: Remove redraw cruft, rename
	redrawAlready to redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, source/vclcompat/wbutton.cxx: Step
	towards cleaner redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/layout/helper.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.cxx,
	workben/layout/recover.hxx: Extract AdvancedButton implementation
	from recover.cxx into new widget.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Update recover dialog, make
	advanced/simple switching work.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx: In test mode, enable everything.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/localize.sdf: Manually add new translatable strings
	and translations for de, nl.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.xml: Update zoom to have hbox of Zoom factor
	and View layout alongside each other.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx, workben/layout/zoom.hxx,
	workben/layout/zoom.xml: Merge upstream's zoom.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx, source/vclcompat/wrapper.hxx:
	Nitpick, debugging aid.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/vclcompat/wrapper.cxx: Implement
	FixedLine.IsEnabled().

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Build lib name fix.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/vclcompat/wcontainer.cxx,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Complete VBox/HBox wrappers.  Not use
	them in recover, spacing still wrong.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/recover.cxx,
	workben/layout/recover.hxx, workben/layout/recover.xml: More
	recovery dialog mockuping.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.cxx: Implement visibility of
	elements/containers better.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/layout/import.cxx, source/layout/proplist.cxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx:
	Implement FixedImage.  Needed for recovery dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.hxx, workben/layout/editor.cxx: Give
	ChildData virtual distructor.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/vclcompat/makefile.mk, source/vclcompat/wrapper.cxx,
	util/makefile.mk, workben/layout/makefile.mk,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml, workben/layout/test.cxx: Stab at new
	recover dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/editor.cxx: Do not clear fresh container.  Disable
	debug printing.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf: Fix localize.sdf for
	wordcount.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-pre.hxx, source/layout/dialogbuttonhbox.cxx: Fix
	ID for displaying dialogs.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf,
	workben/layout/wordcount.xml, workben/layout/zoom.xml: Add strings
	for all languages.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/box-base.cxx,
	source/layout/box-base.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/flow.cxx, source/layout/helper.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/root.cxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx: Clean-up
	code duplication from layout: new Box_Base class implements
	addChild, removeChild, getChildren, getChildProperties for Box,
	Table, VCLXSplitter, VCLXTabControl.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/root.cxx: Document more fixmes.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/proplist.cxx: Remove m237
	workaround.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/helper.cxx: More comment cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxtabcontrol.cxx, source/layout/box.cxx,
	source/layout/container.cxx, source/vclcompat/wrapper.cxx:
	Commented-out code cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, inc/layout/layoutcore.hxx,
	source/awt/forward.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/awt/vclxdialog.cxx,
	source/awt/vclxdialog.hxx, source/awt/vclxfixedline.cxx,
	source/awt/vclxfixedline.hxx, source/awt/vclxscroller.cxx,
	source/awt/vclxscroller.hxx, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/bin.cxx,
	source/layout/bin.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/container.hxx, source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/factory.hxx, source/layout/flow.cxx,
	source/layout/flow.hxx, source/layout/helper.cxx,
	source/layout/helper.hxx, source/layout/import.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/precompiled_xmlscript.hxx,
	source/layout/proplist.cxx, source/layout/proplist.hxx,
	source/layout/root.cxx, source/layout/root.hxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/layout/timer.hxx,
	source/layout/translate.cxx, source/layout/translate.hxx,
	source/vclcompat/makefile.mk, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx,
	workben/layout/editor.cxx, workben/layout/editor.hxx,
	workben/layout/makefile.mk, workben/layout/simple-paragraph.cxx,
	workben/layout/simple-paragraph.hxx, workben/layout/test.cxx,
	workben/layout/uno.hxx, workben/layout/zoom_def.hxx: Add licence
	headers.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/meekfile.mk: Junk meekfile.mk

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Update TODO.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXScrollBar's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXMessageBox's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, inc/toolkit/awt/vclxtopwindow.hxx,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxtopwindow.cxx: Remove code duplication from
	VCLXDialog.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxdialog.cxx, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wrapper.hxx:
	Comment cleanup.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/helper.hxx,
	workben/layout/editor.cxx, workben/layout/wordcountdialog.cxx: Fix
	remaining SUN warnings.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/awt/vclxfixedline.hxx,
	source/layout/byteseq.cxx, source/layout/helper.hxx,
	source/layout/import.cxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/translate.hxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx,
	source/vclcompat/wrapper.hxx, workben/layout/editor.cxx: Fix some
	sunstudio12 warnings.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/makefile.mk,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxproxy.cxx, source/awt/vclxproxy.hxx,
	source/layout/helper.cxx: Junk VCLXProxy.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx,
	inc/toolkit/helper/listenermultiplexer.hxx,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/helper.cxx: Hello world on AWTVCLXCancelButton() label
	and images.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* .gitignore, source/awt/forward.hxx, source/awt/makefile.mk,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxfixedline.cxx, source/awt/vclxfixedline.hxx,
	source/awt/vclxscroller.cxx, source/awt/vclxscroller.hxx,
	source/awt/vclxsplitter.cxx, source/awt/vclxsplitter.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/makefile.mk, workben/layout/localize-de.sdf,
	workben/layout/localize-nl.sdf: Cleanup of includes, namespace in
	headers in awt.

2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [87252b2a868d0823b24e60e7a73cef6c3eee747f]

INTEGRATION: CWS layoutdialogs (1.2.6); FILE MERGED 2008/07/30 11:12:56 rt 1.2.6.4: Update license header. 2008/03/28 13:19:45 cl 1.2.6.3: fixed a solaris build problem 2008/03/28 13:14:17 cl 1.2.6.2: fixed a solaris build problem 2008/03/20 11:56:26 jcn 1.2.6.1: Update from http://lilypond.org/~janneke/vc/toolkit.git/.git

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxwindow.cxx: Fix compile warning.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Revert obsolete VERSION addition.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/controls/dialogcontrol.cxx,
	source/controls/unocontrol.cxx, source/helper/tkresmgr.cxx,
	util/defs/wntmsci11: Revert weird initial patch.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Doc update.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.xml: Implement
	MoreButton.  TODO: images.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx: Remove redraw cruft, rename
	redrawAlready to redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, source/vclcompat/wbutton.cxx: Step
	towards cleaner redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/layout/helper.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.cxx,
	workben/layout/recover.hxx: Extract AdvancedButton implementation
	from recover.cxx into new widget.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Update recover dialog, make
	advanced/simple switching work.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx: In test mode, enable everything.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/localize.sdf: Manually add new translatable strings
	and translations for de, nl.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.xml: Update zoom to have hbox of Zoom factor
	and View layout alongside each other.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx, workben/layout/zoom.hxx,
	workben/layout/zoom.xml: Merge upstream's zoom.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx, source/vclcompat/wrapper.hxx:
	Nitpick, debugging aid.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/vclcompat/wrapper.cxx: Implement
	FixedLine.IsEnabled().

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Build lib name fix.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/vclcompat/wcontainer.cxx,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Complete VBox/HBox wrappers.  Not use
	them in recover, spacing still wrong.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/recover.cxx,
	workben/layout/recover.hxx, workben/layout/recover.xml: More
	recovery dialog mockuping.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.cxx: Implement visibility of
	elements/containers better.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/layout/import.cxx, source/layout/proplist.cxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx:
	Implement FixedImage.  Needed for recovery dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.hxx, workben/layout/editor.cxx: Give
	ChildData virtual distructor.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/vclcompat/makefile.mk, source/vclcompat/wrapper.cxx,
	util/makefile.mk, workben/layout/makefile.mk,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml, workben/layout/test.cxx: Stab at new
	recover dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/editor.cxx: Do not clear fresh container.  Disable
	debug printing.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf: Fix localize.sdf for
	wordcount.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-pre.hxx, source/layout/dialogbuttonhbox.cxx: Fix
	ID for displaying dialogs.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf,
	workben/layout/wordcount.xml, workben/layout/zoom.xml: Add strings
	for all languages.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/box-base.cxx,
	source/layout/box-base.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/flow.cxx, source/layout/helper.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/root.cxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx: Clean-up
	code duplication from layout: new Box_Base class implements
	addChild, removeChild, getChildren, getChildProperties for Box,
	Table, VCLXSplitter, VCLXTabControl.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/root.cxx: Document more fixmes.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/proplist.cxx: Remove m237
	workaround.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/helper.cxx: More comment cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxtabcontrol.cxx, source/layout/box.cxx,
	source/layout/container.cxx, source/vclcompat/wrapper.cxx:
	Commented-out code cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, inc/layout/layoutcore.hxx,
	source/awt/forward.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/awt/vclxdialog.cxx,
	source/awt/vclxdialog.hxx, source/awt/vclxfixedline.cxx,
	source/awt/vclxfixedline.hxx, source/awt/vclxscroller.cxx,
	source/awt/vclxscroller.hxx, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/bin.cxx,
	source/layout/bin.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/container.hxx, source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/factory.hxx, source/layout/flow.cxx,
	source/layout/flow.hxx, source/layout/helper.cxx,
	source/layout/helper.hxx, source/layout/import.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/precompiled_xmlscript.hxx,
	source/layout/proplist.cxx, source/layout/proplist.hxx,
	source/layout/root.cxx, source/layout/root.hxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/layout/timer.hxx,
	source/layout/translate.cxx, source/layout/translate.hxx,
	source/vclcompat/makefile.mk, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx,
	workben/layout/editor.cxx, workben/layout/editor.hxx,
	workben/layout/makefile.mk, workben/layout/simple-paragraph.cxx,
	workben/layout/simple-paragraph.hxx, workben/layout/test.cxx,
	workben/layout/uno.hxx, workben/layout/zoom_def.hxx: Add licence
	headers.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/meekfile.mk: Junk meekfile.mk

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Update TODO.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXScrollBar's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXMessageBox's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, inc/toolkit/awt/vclxtopwindow.hxx,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxtopwindow.cxx: Remove code duplication from
	VCLXDialog.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxdialog.cxx, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wrapper.hxx:
	Comment cleanup.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/helper.hxx,
	workben/layout/editor.cxx, workben/layout/wordcountdialog.cxx: Fix
	remaining SUN warnings.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/awt/vclxfixedline.hxx,
	source/layout/byteseq.cxx, source/layout/helper.hxx,
	source/layout/import.cxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/translate.hxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx,
	source/vclcompat/wrapper.hxx, workben/layout/editor.cxx: Fix some
	sunstudio12 warnings.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/makefile.mk,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxproxy.cxx, source/awt/vclxproxy.hxx,
	source/layout/helper.cxx: Junk VCLXProxy.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx,
	inc/toolkit/helper/listenermultiplexer.hxx,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/helper.cxx: Hello world on AWTVCLXCancelButton() label
	and images.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* .gitignore, source/awt/forward.hxx, source/awt/makefile.mk,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxfixedline.cxx, source/awt/vclxfixedline.hxx,
	source/awt/vclxscroller.cxx, source/awt/vclxscroller.hxx,
	source/awt/vclxsplitter.cxx, source/awt/vclxsplitter.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/makefile.mk, workben/layout/localize-de.sdf,
	workben/layout/localize-nl.sdf: Cleanup of includes, namespace in
	headers in awt.

2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [9824949ef4ddbbf8aaa0709f31e33bd2274ceb75]

INTEGRATION: CWS layoutdialogs (1.2.6); FILE MERGED 2008/07/30 11:12:50 rt 1.2.6.6: Update license header. 2008/03/28 13:45:13 cl 1.2.6.5: fixed solaris compiler errors 2008/03/28 13:19:45 cl 1.2.6.4: fixed a solaris build problem 2008/03/27 13:08:17 jcn 1.2.6.3: Substitute TAB by 4 spaces. 2008/03/26 13:32:17 cl 1.2.6.2: fixing warnings 2008/03/20 11:56:26 jcn 1.2.6.1: Update from http://lilypond.org/~janneke/vc/toolkit.git/.git

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxwindow.cxx: Fix compile warning.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Revert obsolete VERSION addition.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/controls/dialogcontrol.cxx,
	source/controls/unocontrol.cxx, source/helper/tkresmgr.cxx,
	util/defs/wntmsci11: Revert weird initial patch.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Doc update.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.xml: Implement
	MoreButton.  TODO: images.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx: Remove redraw cruft, rename
	redrawAlready to redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, source/vclcompat/wbutton.cxx: Step
	towards cleaner redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/layout/helper.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.cxx,
	workben/layout/recover.hxx: Extract AdvancedButton implementation
	from recover.cxx into new widget.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Update recover dialog, make
	advanced/simple switching work.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx: In test mode, enable everything.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/localize.sdf: Manually add new translatable strings
	and translations for de, nl.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.xml: Update zoom to have hbox of Zoom factor
	and View layout alongside each other.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx, workben/layout/zoom.hxx,
	workben/layout/zoom.xml: Merge upstream's zoom.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx, source/vclcompat/wrapper.hxx:
	Nitpick, debugging aid.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/vclcompat/wrapper.cxx: Implement
	FixedLine.IsEnabled().

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Build lib name fix.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/vclcompat/wcontainer.cxx,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Complete VBox/HBox wrappers.  Not use
	them in recover, spacing still wrong.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/recover.cxx,
	workben/layout/recover.hxx, workben/layout/recover.xml: More
	recovery dialog mockuping.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.cxx: Implement visibility of
	elements/containers better.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/layout/import.cxx, source/layout/proplist.cxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx:
	Implement FixedImage.  Needed for recovery dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.hxx, workben/layout/editor.cxx: Give
	ChildData virtual distructor.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/vclcompat/makefile.mk, source/vclcompat/wrapper.cxx,
	util/makefile.mk, workben/layout/makefile.mk,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml, workben/layout/test.cxx: Stab at new
	recover dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/editor.cxx: Do not clear fresh container.  Disable
	debug printing.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf: Fix localize.sdf for
	wordcount.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-pre.hxx, source/layout/dialogbuttonhbox.cxx: Fix
	ID for displaying dialogs.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf,
	workben/layout/wordcount.xml, workben/layout/zoom.xml: Add strings
	for all languages.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/box-base.cxx,
	source/layout/box-base.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/flow.cxx, source/layout/helper.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/root.cxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx: Clean-up
	code duplication from layout: new Box_Base class implements
	addChild, removeChild, getChildren, getChildProperties for Box,
	Table, VCLXSplitter, VCLXTabControl.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/root.cxx: Document more fixmes.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/proplist.cxx: Remove m237
	workaround.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/helper.cxx: More comment cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxtabcontrol.cxx, source/layout/box.cxx,
	source/layout/container.cxx, source/vclcompat/wrapper.cxx:
	Commented-out code cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, inc/layout/layoutcore.hxx,
	source/awt/forward.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/awt/vclxdialog.cxx,
	source/awt/vclxdialog.hxx, source/awt/vclxfixedline.cxx,
	source/awt/vclxfixedline.hxx, source/awt/vclxscroller.cxx,
	source/awt/vclxscroller.hxx, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/bin.cxx,
	source/layout/bin.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/container.hxx, source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/factory.hxx, source/layout/flow.cxx,
	source/layout/flow.hxx, source/layout/helper.cxx,
	source/layout/helper.hxx, source/layout/import.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/precompiled_xmlscript.hxx,
	source/layout/proplist.cxx, source/layout/proplist.hxx,
	source/layout/root.cxx, source/layout/root.hxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/layout/timer.hxx,
	source/layout/translate.cxx, source/layout/translate.hxx,
	source/vclcompat/makefile.mk, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx,
	workben/layout/editor.cxx, workben/layout/editor.hxx,
	workben/layout/makefile.mk, workben/layout/simple-paragraph.cxx,
	workben/layout/simple-paragraph.hxx, workben/layout/test.cxx,
	workben/layout/uno.hxx, workben/layout/zoom_def.hxx: Add licence
	headers.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/meekfile.mk: Junk meekfile.mk

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Update TODO.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXScrollBar's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXMessageBox's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, inc/toolkit/awt/vclxtopwindow.hxx,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxtopwindow.cxx: Remove code duplication from
	VCLXDialog.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxdialog.cxx, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wrapper.hxx:
	Comment cleanup.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/helper.hxx,
	workben/layout/editor.cxx, workben/layout/wordcountdialog.cxx: Fix
	remaining SUN warnings.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/awt/vclxfixedline.hxx,
	source/layout/byteseq.cxx, source/layout/helper.hxx,
	source/layout/import.cxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/translate.hxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx,
	source/vclcompat/wrapper.hxx, workben/layout/editor.cxx: Fix some
	sunstudio12 warnings.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/makefile.mk,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxproxy.cxx, source/awt/vclxproxy.hxx,
	source/layout/helper.cxx: Junk VCLXProxy.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx,
	inc/toolkit/helper/listenermultiplexer.hxx,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/helper.cxx: Hello world on AWTVCLXCancelButton() label
	and images.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* .gitignore, source/awt/forward.hxx, source/awt/makefile.mk,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxfixedline.cxx, source/awt/vclxfixedline.hxx,
	source/awt/vclxscroller.cxx, source/awt/vclxscroller.hxx,
	source/awt/vclxsplitter.cxx, source/awt/vclxsplitter.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/makefile.mk, workben/layout/localize-de.sdf,
	workben/layout/localize-nl.sdf: Cleanup of includes, namespace in
	headers in awt.

2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [3fba1263e373e017db5b5dacaba7cdb6fa5a8a02]

INTEGRATION: CWS pba11y02 (1.4.48); FILE MERGED 2008/07/24 14:46:53 pb 1.4.48.1: fix: #i73746# fillAllControls(); parameter changed


2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [e54f1e08ef1863129e035845454ebb559ec06a14]

INTEGRATION: CWS layoutdialogs (1.2.6); FILE MERGED 2008/07/30 11:12:44 rt 1.2.6.3: Update license header. 2008/03/26 13:32:17 cl 1.2.6.2: fixing warnings 2008/03/20 11:56:26 jcn 1.2.6.1: Update from http://lilypond.org/~janneke/vc/toolkit.git/.git

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxwindow.cxx: Fix compile warning.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Revert obsolete VERSION addition.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/controls/dialogcontrol.cxx,
	source/controls/unocontrol.cxx, source/helper/tkresmgr.cxx,
	util/defs/wntmsci11: Revert weird initial patch.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Doc update.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.xml: Implement
	MoreButton.  TODO: images.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx: Remove redraw cruft, rename
	redrawAlready to redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, source/vclcompat/wbutton.cxx: Step
	towards cleaner redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/layout/helper.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.cxx,
	workben/layout/recover.hxx: Extract AdvancedButton implementation
	from recover.cxx into new widget.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Update recover dialog, make
	advanced/simple switching work.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx: In test mode, enable everything.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/localize.sdf: Manually add new translatable strings
	and translations for de, nl.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.xml: Update zoom to have hbox of Zoom factor
	and View layout alongside each other.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx, workben/layout/zoom.hxx,
	workben/layout/zoom.xml: Merge upstream's zoom.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx, source/vclcompat/wrapper.hxx:
	Nitpick, debugging aid.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/vclcompat/wrapper.cxx: Implement
	FixedLine.IsEnabled().

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Build lib name fix.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/vclcompat/wcontainer.cxx,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Complete VBox/HBox wrappers.  Not use
	them in recover, spacing still wrong.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/recover.cxx,
	workben/layout/recover.hxx, workben/layout/recover.xml: More
	recovery dialog mockuping.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.cxx: Implement visibility of
	elements/containers better.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/layout/import.cxx, source/layout/proplist.cxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx:
	Implement FixedImage.  Needed for recovery dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.hxx, workben/layout/editor.cxx: Give
	ChildData virtual distructor.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/vclcompat/makefile.mk, source/vclcompat/wrapper.cxx,
	util/makefile.mk, workben/layout/makefile.mk,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml, workben/layout/test.cxx: Stab at new
	recover dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/editor.cxx: Do not clear fresh container.  Disable
	debug printing.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf: Fix localize.sdf for
	wordcount.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-pre.hxx, source/layout/dialogbuttonhbox.cxx: Fix
	ID for displaying dialogs.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf,
	workben/layout/wordcount.xml, workben/layout/zoom.xml: Add strings
	for all languages.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/box-base.cxx,
	source/layout/box-base.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/flow.cxx, source/layout/helper.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/root.cxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx: Clean-up
	code duplication from layout: new Box_Base class implements
	addChild, removeChild, getChildren, getChildProperties for Box,
	Table, VCLXSplitter, VCLXTabControl.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/root.cxx: Document more fixmes.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/proplist.cxx: Remove m237
	workaround.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/helper.cxx: More comment cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxtabcontrol.cxx, source/layout/box.cxx,
	source/layout/container.cxx, source/vclcompat/wrapper.cxx:
	Commented-out code cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, inc/layout/layoutcore.hxx,
	source/awt/forward.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/awt/vclxdialog.cxx,
	source/awt/vclxdialog.hxx, source/awt/vclxfixedline.cxx,
	source/awt/vclxfixedline.hxx, source/awt/vclxscroller.cxx,
	source/awt/vclxscroller.hxx, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/bin.cxx,
	source/layout/bin.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/container.hxx, source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/factory.hxx, source/layout/flow.cxx,
	source/layout/flow.hxx, source/layout/helper.cxx,
	source/layout/helper.hxx, source/layout/import.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/precompiled_xmlscript.hxx,
	source/layout/proplist.cxx, source/layout/proplist.hxx,
	source/layout/root.cxx, source/layout/root.hxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/layout/timer.hxx,
	source/layout/translate.cxx, source/layout/translate.hxx,
	source/vclcompat/makefile.mk, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx,
	workben/layout/editor.cxx, workben/layout/editor.hxx,
	workben/layout/makefile.mk, workben/layout/simple-paragraph.cxx,
	workben/layout/simple-paragraph.hxx, workben/layout/test.cxx,
	workben/layout/uno.hxx, workben/layout/zoom_def.hxx: Add licence
	headers.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/meekfile.mk: Junk meekfile.mk

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Update TODO.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXScrollBar's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXMessageBox's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, inc/toolkit/awt/vclxtopwindow.hxx,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxtopwindow.cxx: Remove code duplication from
	VCLXDialog.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxdialog.cxx, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wrapper.hxx:
	Comment cleanup.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/helper.hxx,
	workben/layout/editor.cxx, workben/layout/wordcountdialog.cxx: Fix
	remaining SUN warnings.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/awt/vclxfixedline.hxx,
	source/layout/byteseq.cxx, source/layout/helper.hxx,
	source/layout/import.cxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/translate.hxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx,
	source/vclcompat/wrapper.hxx, workben/layout/editor.cxx: Fix some
	sunstudio12 warnings.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/makefile.mk,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxproxy.cxx, source/awt/vclxproxy.hxx,
	source/layout/helper.cxx: Junk VCLXProxy.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx,
	inc/toolkit/helper/listenermultiplexer.hxx,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/helper.cxx: Hello world on AWTVCLXCancelButton() label
	and images.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* .gitignore, source/awt/forward.hxx, source/awt/makefile.mk,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxfixedline.cxx, source/awt/vclxfixedline.hxx,
	source/awt/vclxscroller.cxx, source/awt/vclxscroller.hxx,
	source/awt/vclxsplitter.cxx, source/awt/vclxsplitter.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/makefile.mk, workben/layout/localize-de.sdf,
	workben/layout/localize-nl.sdf: Cleanup of includes, namespace in
	headers in awt.

2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [de18bb5be63c333f082c111cd05d3cea452471d6]

INTEGRATION: CWS pba11y02 (1.8.48); FILE MERGED 2008/07/24 14:51:33 pb 1.8.48.1: fix: #i73746# fillAllControls(); parameter changed


2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [2f69ea32ce9a16cbafe8b45ba511f854b3490311]

INTEGRATION: CWS layoutdialogs (1.2.6); FILE MERGED 2008/07/30 11:12:38 rt 1.2.6.3: Update license header. 2008/03/28 09:40:05 cl 1.2.6.2: merged tklayout into tk lib 2008/03/20 11:56:26 jcn 1.2.6.1: Update from http://lilypond.org/~janneke/vc/toolkit.git/.git

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxwindow.cxx: Fix compile warning.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Revert obsolete VERSION addition.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/controls/dialogcontrol.cxx,
	source/controls/unocontrol.cxx, source/helper/tkresmgr.cxx,
	util/defs/wntmsci11: Revert weird initial patch.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Doc update.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.xml: Implement
	MoreButton.  TODO: images.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx: Remove redraw cruft, rename
	redrawAlready to redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, source/vclcompat/wbutton.cxx: Step
	towards cleaner redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/layout/helper.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.cxx,
	workben/layout/recover.hxx: Extract AdvancedButton implementation
	from recover.cxx into new widget.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Update recover dialog, make
	advanced/simple switching work.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx: In test mode, enable everything.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/localize.sdf: Manually add new translatable strings
	and translations for de, nl.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.xml: Update zoom to have hbox of Zoom factor
	and View layout alongside each other.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx, workben/layout/zoom.hxx,
	workben/layout/zoom.xml: Merge upstream's zoom.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx, source/vclcompat/wrapper.hxx:
	Nitpick, debugging aid.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/vclcompat/wrapper.cxx: Implement
	FixedLine.IsEnabled().

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Build lib name fix.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/vclcompat/wcontainer.cxx,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Complete VBox/HBox wrappers.  Not use
	them in recover, spacing still wrong.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/recover.cxx,
	workben/layout/recover.hxx, workben/layout/recover.xml: More
	recovery dialog mockuping.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.cxx: Implement visibility of
	elements/containers better.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/layout/import.cxx, source/layout/proplist.cxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx:
	Implement FixedImage.  Needed for recovery dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.hxx, workben/layout/editor.cxx: Give
	ChildData virtual distructor.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/vclcompat/makefile.mk, source/vclcompat/wrapper.cxx,
	util/makefile.mk, workben/layout/makefile.mk,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml, workben/layout/test.cxx: Stab at new
	recover dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/editor.cxx: Do not clear fresh container.  Disable
	debug printing.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf: Fix localize.sdf for
	wordcount.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-pre.hxx, source/layout/dialogbuttonhbox.cxx: Fix
	ID for displaying dialogs.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf,
	workben/layout/wordcount.xml, workben/layout/zoom.xml: Add strings
	for all languages.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/box-base.cxx,
	source/layout/box-base.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/flow.cxx, source/layout/helper.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/root.cxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx: Clean-up
	code duplication from layout: new Box_Base class implements
	addChild, removeChild, getChildren, getChildProperties for Box,
	Table, VCLXSplitter, VCLXTabControl.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/root.cxx: Document more fixmes.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/proplist.cxx: Remove m237
	workaround.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/helper.cxx: More comment cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxtabcontrol.cxx, source/layout/box.cxx,
	source/layout/container.cxx, source/vclcompat/wrapper.cxx:
	Commented-out code cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, inc/layout/layoutcore.hxx,
	source/awt/forward.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/awt/vclxdialog.cxx,
	source/awt/vclxdialog.hxx, source/awt/vclxfixedline.cxx,
	source/awt/vclxfixedline.hxx, source/awt/vclxscroller.cxx,
	source/awt/vclxscroller.hxx, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/bin.cxx,
	source/layout/bin.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/container.hxx, source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/factory.hxx, source/layout/flow.cxx,
	source/layout/flow.hxx, source/layout/helper.cxx,
	source/layout/helper.hxx, source/layout/import.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/precompiled_xmlscript.hxx,
	source/layout/proplist.cxx, source/layout/proplist.hxx,
	source/layout/root.cxx, source/layout/root.hxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/layout/timer.hxx,
	source/layout/translate.cxx, source/layout/translate.hxx,
	source/vclcompat/makefile.mk, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx,
	workben/layout/editor.cxx, workben/layout/editor.hxx,
	workben/layout/makefile.mk, workben/layout/simple-paragraph.cxx,
	workben/layout/simple-paragraph.hxx, workben/layout/test.cxx,
	workben/layout/uno.hxx, workben/layout/zoom_def.hxx: Add licence
	headers.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/meekfile.mk: Junk meekfile.mk

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Update TODO.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXScrollBar's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXMessageBox's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, inc/toolkit/awt/vclxtopwindow.hxx,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxtopwindow.cxx: Remove code duplication from
	VCLXDialog.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxdialog.cxx, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wrapper.hxx:
	Comment cleanup.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/helper.hxx,
	workben/layout/editor.cxx, workben/layout/wordcountdialog.cxx: Fix
	remaining SUN warnings.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/awt/vclxfixedline.hxx,
	source/layout/byteseq.cxx, source/layout/helper.hxx,
	source/layout/import.cxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/translate.hxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx,
	source/vclcompat/wrapper.hxx, workben/layout/editor.cxx: Fix some
	sunstudio12 warnings.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/makefile.mk,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxproxy.cxx, source/awt/vclxproxy.hxx,
	source/layout/helper.cxx: Junk VCLXProxy.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx,
	inc/toolkit/helper/listenermultiplexer.hxx,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/helper.cxx: Hello world on AWTVCLXCancelButton() label
	and images.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* .gitignore, source/awt/forward.hxx, source/awt/makefile.mk,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxfixedline.cxx, source/awt/vclxfixedline.hxx,
	source/awt/vclxscroller.cxx, source/awt/vclxscroller.hxx,
	source/awt/vclxsplitter.cxx, source/awt/vclxsplitter.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/makefile.mk, workben/layout/localize-de.sdf,
	workben/layout/localize-nl.sdf: Cleanup of includes, namespace in
	headers in awt.

2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [54d8bc937b196a82cd26d89b02afcf9906739e9f]

INTEGRATION: CWS layoutdialogs (1.33.6); FILE MERGED 2008/07/30 12:29:06 jcn 1.33.6.3: Resync to m28. 2008/03/28 09:40:05 cl 1.33.6.2: merged tklayout into tk lib 2008/03/20 11:56:26 jcn 1.33.6.1: Update from http://lilypond.org/~janneke/vc/toolkit.git/.git

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxwindow.cxx: Fix compile warning.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Revert obsolete VERSION addition.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/controls/dialogcontrol.cxx,
	source/controls/unocontrol.cxx, source/helper/tkresmgr.cxx,
	util/defs/wntmsci11: Revert weird initial patch.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Doc update.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.xml: Implement
	MoreButton.  TODO: images.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx: Remove redraw cruft, rename
	redrawAlready to redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, source/vclcompat/wbutton.cxx: Step
	towards cleaner redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/layout/helper.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.cxx,
	workben/layout/recover.hxx: Extract AdvancedButton implementation
	from recover.cxx into new widget.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Update recover dialog, make
	advanced/simple switching work.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx: In test mode, enable everything.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/localize.sdf: Manually add new translatable strings
	and translations for de, nl.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.xml: Update zoom to have hbox of Zoom factor
	and View layout alongside each other.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx, workben/layout/zoom.hxx,
	workben/layout/zoom.xml: Merge upstream's zoom.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx, source/vclcompat/wrapper.hxx:
	Nitpick, debugging aid.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/vclcompat/wrapper.cxx: Implement
	FixedLine.IsEnabled().

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Build lib name fix.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/vclcompat/wcontainer.cxx,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Complete VBox/HBox wrappers.  Not use
	them in recover, spacing still wrong.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/recover.cxx,
	workben/layout/recover.hxx, workben/layout/recover.xml: More
	recovery dialog mockuping.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.cxx: Implement visibility of
	elements/containers better.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/layout/import.cxx, source/layout/proplist.cxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx:
	Implement FixedImage.  Needed for recovery dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.hxx, workben/layout/editor.cxx: Give
	ChildData virtual distructor.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/vclcompat/makefile.mk, source/vclcompat/wrapper.cxx,
	util/makefile.mk, workben/layout/makefile.mk,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml, workben/layout/test.cxx: Stab at new
	recover dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/editor.cxx: Do not clear fresh container.  Disable
	debug printing.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf: Fix localize.sdf for
	wordcount.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-pre.hxx, source/layout/dialogbuttonhbox.cxx: Fix
	ID for displaying dialogs.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf,
	workben/layout/wordcount.xml, workben/layout/zoom.xml: Add strings
	for all languages.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/box-base.cxx,
	source/layout/box-base.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/flow.cxx, source/layout/helper.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/root.cxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx: Clean-up
	code duplication from layout: new Box_Base class implements
	addChild, removeChild, getChildren, getChildProperties for Box,
	Table, VCLXSplitter, VCLXTabControl.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/root.cxx: Document more fixmes.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/proplist.cxx: Remove m237
	workaround.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/helper.cxx: More comment cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxtabcontrol.cxx, source/layout/box.cxx,
	source/layout/container.cxx, source/vclcompat/wrapper.cxx:
	Commented-out code cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, inc/layout/layoutcore.hxx,
	source/awt/forward.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/awt/vclxdialog.cxx,
	source/awt/vclxdialog.hxx, source/awt/vclxfixedline.cxx,
	source/awt/vclxfixedline.hxx, source/awt/vclxscroller.cxx,
	source/awt/vclxscroller.hxx, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/bin.cxx,
	source/layout/bin.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/container.hxx, source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/factory.hxx, source/layout/flow.cxx,
	source/layout/flow.hxx, source/layout/helper.cxx,
	source/layout/helper.hxx, source/layout/import.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/precompiled_xmlscript.hxx,
	source/layout/proplist.cxx, source/layout/proplist.hxx,
	source/layout/root.cxx, source/layout/root.hxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/layout/timer.hxx,
	source/layout/translate.cxx, source/layout/translate.hxx,
	source/vclcompat/makefile.mk, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx,
	workben/layout/editor.cxx, workben/layout/editor.hxx,
	workben/layout/makefile.mk, workben/layout/simple-paragraph.cxx,
	workben/layout/simple-paragraph.hxx, workben/layout/test.cxx,
	workben/layout/uno.hxx, workben/layout/zoom_def.hxx: Add licence
	headers.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/meekfile.mk: Junk meekfile.mk

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Update TODO.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXScrollBar's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXMessageBox's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, inc/toolkit/awt/vclxtopwindow.hxx,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxtopwindow.cxx: Remove code duplication from
	VCLXDialog.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxdialog.cxx, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wrapper.hxx:
	Comment cleanup.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/helper.hxx,
	workben/layout/editor.cxx, workben/layout/wordcountdialog.cxx: Fix
	remaining SUN warnings.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/awt/vclxfixedline.hxx,
	source/layout/byteseq.cxx, source/layout/helper.hxx,
	source/layout/import.cxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/translate.hxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx,
	source/vclcompat/wrapper.hxx, workben/layout/editor.cxx: Fix some
	sunstudio12 warnings.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/makefile.mk,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxproxy.cxx, source/awt/vclxproxy.hxx,
	source/layout/helper.cxx: Junk VCLXProxy.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx,
	inc/toolkit/helper/listenermultiplexer.hxx,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/helper.cxx: Hello world on AWTVCLXCancelButton() label
	and images.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* .gitignore, source/awt/forward.hxx, source/awt/makefile.mk,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxfixedline.cxx, source/awt/vclxfixedline.hxx,
	source/awt/vclxscroller.cxx, source/awt/vclxscroller.hxx,
	source/awt/vclxsplitter.cxx, source/awt/vclxsplitter.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/makefile.mk, workben/layout/localize-de.sdf,
	workben/layout/localize-nl.sdf: Cleanup of includes, namespace in
	headers in awt.

2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [5f52aa80fb2cb3699f055b6ab43e97128f3c0e82]

INTEGRATION: CWS layoutdialogs (1.2.6); FILE MERGED 2008/07/30 11:12:32 rt 1.2.6.2: Update license header. 2008/03/20 11:56:25 jcn 1.2.6.1: Update from http://lilypond.org/~janneke/vc/toolkit.git/.git

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxwindow.cxx: Fix compile warning.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Revert obsolete VERSION addition.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/controls/dialogcontrol.cxx,
	source/controls/unocontrol.cxx, source/helper/tkresmgr.cxx,
	util/defs/wntmsci11: Revert weird initial patch.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Doc update.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.xml: Implement
	MoreButton.  TODO: images.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx: Remove redraw cruft, rename
	redrawAlready to redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, source/vclcompat/wbutton.cxx: Step
	towards cleaner redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/layout/helper.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.cxx,
	workben/layout/recover.hxx: Extract AdvancedButton implementation
	from recover.cxx into new widget.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Update recover dialog, make
	advanced/simple switching work.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx: In test mode, enable everything.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/localize.sdf: Manually add new translatable strings
	and translations for de, nl.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.xml: Update zoom to have hbox of Zoom factor
	and View layout alongside each other.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx, workben/layout/zoom.hxx,
	workben/layout/zoom.xml: Merge upstream's zoom.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx, source/vclcompat/wrapper.hxx:
	Nitpick, debugging aid.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/vclcompat/wrapper.cxx: Implement
	FixedLine.IsEnabled().

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Build lib name fix.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/vclcompat/wcontainer.cxx,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Complete VBox/HBox wrappers.  Not use
	them in recover, spacing still wrong.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/recover.cxx,
	workben/layout/recover.hxx, workben/layout/recover.xml: More
	recovery dialog mockuping.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.cxx: Implement visibility of
	elements/containers better.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/layout/import.cxx, source/layout/proplist.cxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx:
	Implement FixedImage.  Needed for recovery dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.hxx, workben/layout/editor.cxx: Give
	ChildData virtual distructor.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/vclcompat/makefile.mk, source/vclcompat/wrapper.cxx,
	util/makefile.mk, workben/layout/makefile.mk,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml, workben/layout/test.cxx: Stab at new
	recover dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/editor.cxx: Do not clear fresh container.  Disable
	debug printing.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf: Fix localize.sdf for
	wordcount.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-pre.hxx, source/layout/dialogbuttonhbox.cxx: Fix
	ID for displaying dialogs.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf,
	workben/layout/wordcount.xml, workben/layout/zoom.xml: Add strings
	for all languages.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/box-base.cxx,
	source/layout/box-base.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/flow.cxx, source/layout/helper.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/root.cxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx: Clean-up
	code duplication from layout: new Box_Base class implements
	addChild, removeChild, getChildren, getChildProperties for Box,
	Table, VCLXSplitter, VCLXTabControl.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/root.cxx: Document more fixmes.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/proplist.cxx: Remove m237
	workaround.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/helper.cxx: More comment cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxtabcontrol.cxx, source/layout/box.cxx,
	source/layout/container.cxx, source/vclcompat/wrapper.cxx:
	Commented-out code cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, inc/layout/layoutcore.hxx,
	source/awt/forward.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/awt/vclxdialog.cxx,
	source/awt/vclxdialog.hxx, source/awt/vclxfixedline.cxx,
	source/awt/vclxfixedline.hxx, source/awt/vclxscroller.cxx,
	source/awt/vclxscroller.hxx, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/bin.cxx,
	source/layout/bin.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/container.hxx, source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/factory.hxx, source/layout/flow.cxx,
	source/layout/flow.hxx, source/layout/helper.cxx,
	source/layout/helper.hxx, source/layout/import.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/precompiled_xmlscript.hxx,
	source/layout/proplist.cxx, source/layout/proplist.hxx,
	source/layout/root.cxx, source/layout/root.hxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/layout/timer.hxx,
	source/layout/translate.cxx, source/layout/translate.hxx,
	source/vclcompat/makefile.mk, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx,
	workben/layout/editor.cxx, workben/layout/editor.hxx,
	workben/layout/makefile.mk, workben/layout/simple-paragraph.cxx,
	workben/layout/simple-paragraph.hxx, workben/layout/test.cxx,
	workben/layout/uno.hxx, workben/layout/zoom_def.hxx: Add licence
	headers.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/meekfile.mk: Junk meekfile.mk

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Update TODO.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXScrollBar's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXMessageBox's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, inc/toolkit/awt/vclxtopwindow.hxx,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxtopwindow.cxx: Remove code duplication from
	VCLXDialog.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxdialog.cxx, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wrapper.hxx:
	Comment cleanup.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/helper.hxx,
	workben/layout/editor.cxx, workben/layout/wordcountdialog.cxx: Fix
	remaining SUN warnings.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/awt/vclxfixedline.hxx,
	source/layout/byteseq.cxx, source/layout/helper.hxx,
	source/layout/import.cxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/translate.hxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx,
	source/vclcompat/wrapper.hxx, workben/layout/editor.cxx: Fix some
	sunstudio12 warnings.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/makefile.mk,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxproxy.cxx, source/awt/vclxproxy.hxx,
	source/layout/helper.cxx: Junk VCLXProxy.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx,
	inc/toolkit/helper/listenermultiplexer.hxx,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/helper.cxx: Hello world on AWTVCLXCancelButton() label
	and images.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* .gitignore, source/awt/forward.hxx, source/awt/makefile.mk,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxfixedline.cxx, source/awt/vclxfixedline.hxx,
	source/awt/vclxscroller.cxx, source/awt/vclxscroller.hxx,
	source/awt/vclxsplitter.cxx, source/awt/vclxsplitter.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/makefile.mk, workben/layout/localize-de.sdf,
	workben/layout/localize-nl.sdf: Cleanup of includes, namespace in
	headers in awt.

2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [4be5fd02582166d05e176d182f8059bb0d87d222]

INTEGRATION: CWS layoutdialogs (1.23.4); FILE MERGED 2008/03/28 11:17:42 jcn 1.23.4.3: Move translation and installation of xml files to their svx and sw modules. 2008/03/28 09:37:09 cl 1.23.4.2: merged tklayout into tk lib 2008/03/26 13:44:43 cl 1.23.4.1: fixed itklayout.lib name


2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [6acafd07b525fdb763a329e06d7c2ac07390b4ae]

INTEGRATION: CWS layoutdialogs (1.5.6); FILE MERGED 2008/03/26 13:45:00 cl 1.5.6.1: removed workben/layout from build for now


2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [c3ae19e9f5acae24862cdecb496dcb8b274542b7]

INTEGRATION: CWS layoutdialogs (1.39.26); FILE MERGED 2008/07/30 12:36:39 jcn 1.39.26.3: RESYNC: (1.39-1.40); FILE MERGED 2008/03/28 14:54:34 jcn 1.39.26.2: Remove unneeded DLL_PUBLICs now that libtklayout is dissolved into libtk. 2008/03/20 11:56:25 jcn 1.39.26.1: Update from http://lilypond.org/~janneke/vc/toolkit.git/.git

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxwindow.cxx: Fix compile warning.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Revert obsolete VERSION addition.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/controls/dialogcontrol.cxx,
	source/controls/unocontrol.cxx, source/helper/tkresmgr.cxx,
	util/defs/wntmsci11: Revert weird initial patch.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Doc update.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.xml: Implement
	MoreButton.  TODO: images.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx: Remove redraw cruft, rename
	redrawAlready to redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, source/vclcompat/wbutton.cxx: Step
	towards cleaner redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/layout/helper.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.cxx,
	workben/layout/recover.hxx: Extract AdvancedButton implementation
	from recover.cxx into new widget.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Update recover dialog, make
	advanced/simple switching work.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx: In test mode, enable everything.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/localize.sdf: Manually add new translatable strings
	and translations for de, nl.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.xml: Update zoom to have hbox of Zoom factor
	and View layout alongside each other.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx, workben/layout/zoom.hxx,
	workben/layout/zoom.xml: Merge upstream's zoom.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx, source/vclcompat/wrapper.hxx:
	Nitpick, debugging aid.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/vclcompat/wrapper.cxx: Implement
	FixedLine.IsEnabled().

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Build lib name fix.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/vclcompat/wcontainer.cxx,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Complete VBox/HBox wrappers.  Not use
	them in recover, spacing still wrong.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/recover.cxx,
	workben/layout/recover.hxx, workben/layout/recover.xml: More
	recovery dialog mockuping.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.cxx: Implement visibility of
	elements/containers better.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/layout/import.cxx, source/layout/proplist.cxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx:
	Implement FixedImage.  Needed for recovery dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.hxx, workben/layout/editor.cxx: Give
	ChildData virtual distructor.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/vclcompat/makefile.mk, source/vclcompat/wrapper.cxx,
	util/makefile.mk, workben/layout/makefile.mk,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml, workben/layout/test.cxx: Stab at new
	recover dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/editor.cxx: Do not clear fresh container.  Disable
	debug printing.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf: Fix localize.sdf for
	wordcount.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-pre.hxx, source/layout/dialogbuttonhbox.cxx: Fix
	ID for displaying dialogs.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf,
	workben/layout/wordcount.xml, workben/layout/zoom.xml: Add strings
	for all languages.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/box-base.cxx,
	source/layout/box-base.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/flow.cxx, source/layout/helper.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/root.cxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx: Clean-up
	code duplication from layout: new Box_Base class implements
	addChild, removeChild, getChildren, getChildProperties for Box,
	Table, VCLXSplitter, VCLXTabControl.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/root.cxx: Document more fixmes.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/proplist.cxx: Remove m237
	workaround.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/helper.cxx: More comment cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxtabcontrol.cxx, source/layout/box.cxx,
	source/layout/container.cxx, source/vclcompat/wrapper.cxx:
	Commented-out code cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, inc/layout/layoutcore.hxx,
	source/awt/forward.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/awt/vclxdialog.cxx,
	source/awt/vclxdialog.hxx, source/awt/vclxfixedline.cxx,
	source/awt/vclxfixedline.hxx, source/awt/vclxscroller.cxx,
	source/awt/vclxscroller.hxx, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/bin.cxx,
	source/layout/bin.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/container.hxx, source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/factory.hxx, source/layout/flow.cxx,
	source/layout/flow.hxx, source/layout/helper.cxx,
	source/layout/helper.hxx, source/layout/import.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/precompiled_xmlscript.hxx,
	source/layout/proplist.cxx, source/layout/proplist.hxx,
	source/layout/root.cxx, source/layout/root.hxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/layout/timer.hxx,
	source/layout/translate.cxx, source/layout/translate.hxx,
	source/vclcompat/makefile.mk, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx,
	workben/layout/editor.cxx, workben/layout/editor.hxx,
	workben/layout/makefile.mk, workben/layout/simple-paragraph.cxx,
	workben/layout/simple-paragraph.hxx, workben/layout/test.cxx,
	workben/layout/uno.hxx, workben/layout/zoom_def.hxx: Add licence
	headers.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/meekfile.mk: Junk meekfile.mk

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Update TODO.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXScrollBar's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXMessageBox's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, inc/toolkit/awt/vclxtopwindow.hxx,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxtopwindow.cxx: Remove code duplication from
	VCLXDialog.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxdialog.cxx, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wrapper.hxx:
	Comment cleanup.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/helper.hxx,
	workben/layout/editor.cxx, workben/layout/wordcountdialog.cxx: Fix
	remaining SUN warnings.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/awt/vclxfixedline.hxx,
	source/layout/byteseq.cxx, source/layout/helper.hxx,
	source/layout/import.cxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/translate.hxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx,
	source/vclcompat/wrapper.hxx, workben/layout/editor.cxx: Fix some
	sunstudio12 warnings.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/makefile.mk,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxproxy.cxx, source/awt/vclxproxy.hxx,
	source/layout/helper.cxx: Junk VCLXProxy.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx,
	inc/toolkit/helper/listenermultiplexer.hxx,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/helper.cxx: Hello world on AWTVCLXCancelButton() label
	and images.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* .gitignore, source/awt/forward.hxx, source/awt/makefile.mk,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxfixedline.cxx, source/awt/vclxfixedline.hxx,
	source/awt/vclxscroller.cxx, source/awt/vclxscroller.hxx,
	source/awt/vclxsplitter.cxx, source/awt/vclxsplitter.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/makefile.mk, workben/layout/localize-de.sdf,
	workben/layout/localize-nl.sdf: Cleanup of includes, namespace in
	headers in awt.

2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [70b745ce97533889350736c2eafd720cfdd7c70a]

INTEGRATION: CWS layoutdialogs (1.5.30); FILE MERGED 2008/07/30 12:36:45 jcn 1.5.30.5: RESYNC: (1.5-1.6); FILE MERGED 2008/03/28 13:04:27 cl 1.5.30.4: fixed a solaris build problem 2008/03/27 13:08:17 jcn 1.5.30.3: Substitute TAB by 4 spaces. 2008/03/26 13:14:00 cl 1.5.30.2: fixing warnings 2008/03/20 11:56:25 jcn 1.5.30.1: Update from http://lilypond.org/~janneke/vc/toolkit.git/.git

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxwindow.cxx: Fix compile warning.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Revert obsolete VERSION addition.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/controls/dialogcontrol.cxx,
	source/controls/unocontrol.cxx, source/helper/tkresmgr.cxx,
	util/defs/wntmsci11: Revert weird initial patch.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Doc update.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.xml: Implement
	MoreButton.  TODO: images.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx: Remove redraw cruft, rename
	redrawAlready to redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, source/vclcompat/wbutton.cxx: Step
	towards cleaner redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/layout/helper.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.cxx,
	workben/layout/recover.hxx: Extract AdvancedButton implementation
	from recover.cxx into new widget.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Update recover dialog, make
	advanced/simple switching work.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx: In test mode, enable everything.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/localize.sdf: Manually add new translatable strings
	and translations for de, nl.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.xml: Update zoom to have hbox of Zoom factor
	and View layout alongside each other.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx, workben/layout/zoom.hxx,
	workben/layout/zoom.xml: Merge upstream's zoom.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx, source/vclcompat/wrapper.hxx:
	Nitpick, debugging aid.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/vclcompat/wrapper.cxx: Implement
	FixedLine.IsEnabled().

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Build lib name fix.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/vclcompat/wcontainer.cxx,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Complete VBox/HBox wrappers.  Not use
	them in recover, spacing still wrong.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/recover.cxx,
	workben/layout/recover.hxx, workben/layout/recover.xml: More
	recovery dialog mockuping.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.cxx: Implement visibility of
	elements/containers better.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/layout/import.cxx, source/layout/proplist.cxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx:
	Implement FixedImage.  Needed for recovery dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.hxx, workben/layout/editor.cxx: Give
	ChildData virtual distructor.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/vclcompat/makefile.mk, source/vclcompat/wrapper.cxx,
	util/makefile.mk, workben/layout/makefile.mk,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml, workben/layout/test.cxx: Stab at new
	recover dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/editor.cxx: Do not clear fresh container.  Disable
	debug printing.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf: Fix localize.sdf for
	wordcount.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-pre.hxx, source/layout/dialogbuttonhbox.cxx: Fix
	ID for displaying dialogs.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf,
	workben/layout/wordcount.xml, workben/layout/zoom.xml: Add strings
	for all languages.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/box-base.cxx,
	source/layout/box-base.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/flow.cxx, source/layout/helper.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/root.cxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx: Clean-up
	code duplication from layout: new Box_Base class implements
	addChild, removeChild, getChildren, getChildProperties for Box,
	Table, VCLXSplitter, VCLXTabControl.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/root.cxx: Document more fixmes.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/proplist.cxx: Remove m237
	workaround.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/helper.cxx: More comment cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxtabcontrol.cxx, source/layout/box.cxx,
	source/layout/container.cxx, source/vclcompat/wrapper.cxx:
	Commented-out code cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, inc/layout/layoutcore.hxx,
	source/awt/forward.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/awt/vclxdialog.cxx,
	source/awt/vclxdialog.hxx, source/awt/vclxfixedline.cxx,
	source/awt/vclxfixedline.hxx, source/awt/vclxscroller.cxx,
	source/awt/vclxscroller.hxx, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/bin.cxx,
	source/layout/bin.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/container.hxx, source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/factory.hxx, source/layout/flow.cxx,
	source/layout/flow.hxx, source/layout/helper.cxx,
	source/layout/helper.hxx, source/layout/import.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/precompiled_xmlscript.hxx,
	source/layout/proplist.cxx, source/layout/proplist.hxx,
	source/layout/root.cxx, source/layout/root.hxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/layout/timer.hxx,
	source/layout/translate.cxx, source/layout/translate.hxx,
	source/vclcompat/makefile.mk, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx,
	workben/layout/editor.cxx, workben/layout/editor.hxx,
	workben/layout/makefile.mk, workben/layout/simple-paragraph.cxx,
	workben/layout/simple-paragraph.hxx, workben/layout/test.cxx,
	workben/layout/uno.hxx, workben/layout/zoom_def.hxx: Add licence
	headers.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/meekfile.mk: Junk meekfile.mk

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Update TODO.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXScrollBar's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXMessageBox's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, inc/toolkit/awt/vclxtopwindow.hxx,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxtopwindow.cxx: Remove code duplication from
	VCLXDialog.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxdialog.cxx, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wrapper.hxx:
	Comment cleanup.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/helper.hxx,
	workben/layout/editor.cxx, workben/layout/wordcountdialog.cxx: Fix
	remaining SUN warnings.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/awt/vclxfixedline.hxx,
	source/layout/byteseq.cxx, source/layout/helper.hxx,
	source/layout/import.cxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/translate.hxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx,
	source/vclcompat/wrapper.hxx, workben/layout/editor.cxx: Fix some
	sunstudio12 warnings.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/makefile.mk,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxproxy.cxx, source/awt/vclxproxy.hxx,
	source/layout/helper.cxx: Junk VCLXProxy.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx,
	inc/toolkit/helper/listenermultiplexer.hxx,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/helper.cxx: Hello world on AWTVCLXCancelButton() label
	and images.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* .gitignore, source/awt/forward.hxx, source/awt/makefile.mk,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxfixedline.cxx, source/awt/vclxfixedline.hxx,
	source/awt/vclxscroller.cxx, source/awt/vclxscroller.hxx,
	source/awt/vclxsplitter.cxx, source/awt/vclxsplitter.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/makefile.mk, workben/layout/localize-de.sdf,
	workben/layout/localize-nl.sdf: Cleanup of includes, namespace in
	headers in awt.

2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [675fa3774d2bbd709ae907f92facde45f3a12e0b]

INTEGRATION: CWS layoutdialogs (1.2.6); FILE MERGED 2008/07/30 11:12:27 rt 1.2.6.3: Update license header. 2008/03/26 13:11:40 cl 1.2.6.2: fixing warnings 2008/03/20 11:56:25 jcn 1.2.6.1: Update from http://lilypond.org/~janneke/vc/toolkit.git/.git

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxwindow.cxx: Fix compile warning.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Revert obsolete VERSION addition.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/controls/dialogcontrol.cxx,
	source/controls/unocontrol.cxx, source/helper/tkresmgr.cxx,
	util/defs/wntmsci11: Revert weird initial patch.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Doc update.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.xml: Implement
	MoreButton.  TODO: images.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx: Remove redraw cruft, rename
	redrawAlready to redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, source/vclcompat/wbutton.cxx: Step
	towards cleaner redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/layout/helper.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.cxx,
	workben/layout/recover.hxx: Extract AdvancedButton implementation
	from recover.cxx into new widget.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Update recover dialog, make
	advanced/simple switching work.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx: In test mode, enable everything.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/localize.sdf: Manually add new translatable strings
	and translations for de, nl.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.xml: Update zoom to have hbox of Zoom factor
	and View layout alongside each other.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx, workben/layout/zoom.hxx,
	workben/layout/zoom.xml: Merge upstream's zoom.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx, source/vclcompat/wrapper.hxx:
	Nitpick, debugging aid.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/vclcompat/wrapper.cxx: Implement
	FixedLine.IsEnabled().

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Build lib name fix.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/vclcompat/wcontainer.cxx,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Complete VBox/HBox wrappers.  Not use
	them in recover, spacing still wrong.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/recover.cxx,
	workben/layout/recover.hxx, workben/layout/recover.xml: More
	recovery dialog mockuping.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.cxx: Implement visibility of
	elements/containers better.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/layout/import.cxx, source/layout/proplist.cxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx:
	Implement FixedImage.  Needed for recovery dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.hxx, workben/layout/editor.cxx: Give
	ChildData virtual distructor.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/vclcompat/makefile.mk, source/vclcompat/wrapper.cxx,
	util/makefile.mk, workben/layout/makefile.mk,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml, workben/layout/test.cxx: Stab at new
	recover dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/editor.cxx: Do not clear fresh container.  Disable
	debug printing.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf: Fix localize.sdf for
	wordcount.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-pre.hxx, source/layout/dialogbuttonhbox.cxx: Fix
	ID for displaying dialogs.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf,
	workben/layout/wordcount.xml, workben/layout/zoom.xml: Add strings
	for all languages.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/box-base.cxx,
	source/layout/box-base.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/flow.cxx, source/layout/helper.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/root.cxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx: Clean-up
	code duplication from layout: new Box_Base class implements
	addChild, removeChild, getChildren, getChildProperties for Box,
	Table, VCLXSplitter, VCLXTabControl.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/root.cxx: Document more fixmes.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/proplist.cxx: Remove m237
	workaround.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/helper.cxx: More comment cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxtabcontrol.cxx, source/layout/box.cxx,
	source/layout/container.cxx, source/vclcompat/wrapper.cxx:
	Commented-out code cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, inc/layout/layoutcore.hxx,
	source/awt/forward.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/awt/vclxdialog.cxx,
	source/awt/vclxdialog.hxx, source/awt/vclxfixedline.cxx,
	source/awt/vclxfixedline.hxx, source/awt/vclxscroller.cxx,
	source/awt/vclxscroller.hxx, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/bin.cxx,
	source/layout/bin.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/container.hxx, source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/factory.hxx, source/layout/flow.cxx,
	source/layout/flow.hxx, source/layout/helper.cxx,
	source/layout/helper.hxx, source/layout/import.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/precompiled_xmlscript.hxx,
	source/layout/proplist.cxx, source/layout/proplist.hxx,
	source/layout/root.cxx, source/layout/root.hxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/layout/timer.hxx,
	source/layout/translate.cxx, source/layout/translate.hxx,
	source/vclcompat/makefile.mk, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx,
	workben/layout/editor.cxx, workben/layout/editor.hxx,
	workben/layout/makefile.mk, workben/layout/simple-paragraph.cxx,
	workben/layout/simple-paragraph.hxx, workben/layout/test.cxx,
	workben/layout/uno.hxx, workben/layout/zoom_def.hxx: Add licence
	headers.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/meekfile.mk: Junk meekfile.mk

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Update TODO.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXScrollBar's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXMessageBox's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, inc/toolkit/awt/vclxtopwindow.hxx,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxtopwindow.cxx: Remove code duplication from
	VCLXDialog.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxdialog.cxx, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wrapper.hxx:
	Comment cleanup.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/helper.hxx,
	workben/layout/editor.cxx, workben/layout/wordcountdialog.cxx: Fix
	remaining SUN warnings.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/awt/vclxfixedline.hxx,
	source/layout/byteseq.cxx, source/layout/helper.hxx,
	source/layout/import.cxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/translate.hxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx,
	source/vclcompat/wrapper.hxx, workben/layout/editor.cxx: Fix some
	sunstudio12 warnings.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/makefile.mk,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxproxy.cxx, source/awt/vclxproxy.hxx,
	source/layout/helper.cxx: Junk VCLXProxy.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx,
	inc/toolkit/helper/listenermultiplexer.hxx,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/helper.cxx: Hello world on AWTVCLXCancelButton() label
	and images.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* .gitignore, source/awt/forward.hxx, source/awt/makefile.mk,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxfixedline.cxx, source/awt/vclxfixedline.hxx,
	source/awt/vclxscroller.cxx, source/awt/vclxscroller.hxx,
	source/awt/vclxsplitter.cxx, source/awt/vclxsplitter.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/makefile.mk, workben/layout/localize-de.sdf,
	workben/layout/localize-nl.sdf: Cleanup of includes, namespace in
	headers in awt.

2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [af12f0b8cdd10a39b7bd5a9d11d8782e48593f28]

INTEGRATION: CWS layoutdialogs (1.2.6); FILE MERGED 2008/07/30 11:12:22 rt 1.2.6.3: Update license header. 2008/03/28 09:51:22 cl 1.2.6.2: merged tklayout into tk lib 2008/03/20 11:56:25 jcn 1.2.6.1: Update from http://lilypond.org/~janneke/vc/toolkit.git/.git

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxwindow.cxx: Fix compile warning.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Revert obsolete VERSION addition.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/controls/dialogcontrol.cxx,
	source/controls/unocontrol.cxx, source/helper/tkresmgr.cxx,
	util/defs/wntmsci11: Revert weird initial patch.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Doc update.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.xml: Implement
	MoreButton.  TODO: images.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx: Remove redraw cruft, rename
	redrawAlready to redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, source/vclcompat/wbutton.cxx: Step
	towards cleaner redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/layout/helper.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.cxx,
	workben/layout/recover.hxx: Extract AdvancedButton implementation
	from recover.cxx into new widget.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Update recover dialog, make
	advanced/simple switching work.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx: In test mode, enable everything.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/localize.sdf: Manually add new translatable strings
	and translations for de, nl.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.xml: Update zoom to have hbox of Zoom factor
	and View layout alongside each other.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx, workben/layout/zoom.hxx,
	workben/layout/zoom.xml: Merge upstream's zoom.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx, source/vclcompat/wrapper.hxx:
	Nitpick, debugging aid.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/vclcompat/wrapper.cxx: Implement
	FixedLine.IsEnabled().

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Build lib name fix.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/vclcompat/wcontainer.cxx,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Complete VBox/HBox wrappers.  Not use
	them in recover, spacing still wrong.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/recover.cxx,
	workben/layout/recover.hxx, workben/layout/recover.xml: More
	recovery dialog mockuping.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.cxx: Implement visibility of
	elements/containers better.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/layout/import.cxx, source/layout/proplist.cxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx:
	Implement FixedImage.  Needed for recovery dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.hxx, workben/layout/editor.cxx: Give
	ChildData virtual distructor.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/vclcompat/makefile.mk, source/vclcompat/wrapper.cxx,
	util/makefile.mk, workben/layout/makefile.mk,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml, workben/layout/test.cxx: Stab at new
	recover dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/editor.cxx: Do not clear fresh container.  Disable
	debug printing.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf: Fix localize.sdf for
	wordcount.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-pre.hxx, source/layout/dialogbuttonhbox.cxx: Fix
	ID for displaying dialogs.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf,
	workben/layout/wordcount.xml, workben/layout/zoom.xml: Add strings
	for all languages.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/box-base.cxx,
	source/layout/box-base.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/flow.cxx, source/layout/helper.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/root.cxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx: Clean-up
	code duplication from layout: new Box_Base class implements
	addChild, removeChild, getChildren, getChildProperties for Box,
	Table, VCLXSplitter, VCLXTabControl.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/root.cxx: Document more fixmes.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/proplist.cxx: Remove m237
	workaround.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/helper.cxx: More comment cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxtabcontrol.cxx, source/layout/box.cxx,
	source/layout/container.cxx, source/vclcompat/wrapper.cxx:
	Commented-out code cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, inc/layout/layoutcore.hxx,
	source/awt/forward.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/awt/vclxdialog.cxx,
	source/awt/vclxdialog.hxx, source/awt/vclxfixedline.cxx,
	source/awt/vclxfixedline.hxx, source/awt/vclxscroller.cxx,
	source/awt/vclxscroller.hxx, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/bin.cxx,
	source/layout/bin.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/container.hxx, source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/factory.hxx, source/layout/flow.cxx,
	source/layout/flow.hxx, source/layout/helper.cxx,
	source/layout/helper.hxx, source/layout/import.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/precompiled_xmlscript.hxx,
	source/layout/proplist.cxx, source/layout/proplist.hxx,
	source/layout/root.cxx, source/layout/root.hxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/layout/timer.hxx,
	source/layout/translate.cxx, source/layout/translate.hxx,
	source/vclcompat/makefile.mk, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx,
	workben/layout/editor.cxx, workben/layout/editor.hxx,
	workben/layout/makefile.mk, workben/layout/simple-paragraph.cxx,
	workben/layout/simple-paragraph.hxx, workben/layout/test.cxx,
	workben/layout/uno.hxx, workben/layout/zoom_def.hxx: Add licence
	headers.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/meekfile.mk: Junk meekfile.mk

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Update TODO.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXScrollBar's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXMessageBox's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, inc/toolkit/awt/vclxtopwindow.hxx,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxtopwindow.cxx: Remove code duplication from
	VCLXDialog.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxdialog.cxx, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wrapper.hxx:
	Comment cleanup.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/helper.hxx,
	workben/layout/editor.cxx, workben/layout/wordcountdialog.cxx: Fix
	remaining SUN warnings.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/awt/vclxfixedline.hxx,
	source/layout/byteseq.cxx, source/layout/helper.hxx,
	source/layout/import.cxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/translate.hxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx,
	source/vclcompat/wrapper.hxx, workben/layout/editor.cxx: Fix some
	sunstudio12 warnings.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/makefile.mk,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxproxy.cxx, source/awt/vclxproxy.hxx,
	source/layout/helper.cxx: Junk VCLXProxy.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx,
	inc/toolkit/helper/listenermultiplexer.hxx,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/helper.cxx: Hello world on AWTVCLXCancelButton() label
	and images.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* .gitignore, source/awt/forward.hxx, source/awt/makefile.mk,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxfixedline.cxx, source/awt/vclxfixedline.hxx,
	source/awt/vclxscroller.cxx, source/awt/vclxscroller.hxx,
	source/awt/vclxsplitter.cxx, source/awt/vclxsplitter.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/makefile.mk, workben/layout/localize-de.sdf,
	workben/layout/localize-nl.sdf: Cleanup of includes, namespace in
	headers in awt.

2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [2be15638385caaca8d339e3444f4566ae1b2cb27]

INTEGRATION: CWS layoutdialogs (1.2.6); FILE MERGED 2008/07/30 11:11:39 rt 1.2.6.2: Update license header. 2008/03/20 11:56:25 jcn 1.2.6.1: Update from http://lilypond.org/~janneke/vc/toolkit.git/.git

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxwindow.cxx: Fix compile warning.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Revert obsolete VERSION addition.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/controls/dialogcontrol.cxx,
	source/controls/unocontrol.cxx, source/helper/tkresmgr.cxx,
	util/defs/wntmsci11: Revert weird initial patch.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Doc update.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.xml: Implement
	MoreButton.  TODO: images.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx: Remove redraw cruft, rename
	redrawAlready to redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, source/vclcompat/wbutton.cxx: Step
	towards cleaner redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/layout/helper.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.cxx,
	workben/layout/recover.hxx: Extract AdvancedButton implementation
	from recover.cxx into new widget.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Update recover dialog, make
	advanced/simple switching work.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx: In test mode, enable everything.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/localize.sdf: Manually add new translatable strings
	and translations for de, nl.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.xml: Update zoom to have hbox of Zoom factor
	and View layout alongside each other.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx, workben/layout/zoom.hxx,
	workben/layout/zoom.xml: Merge upstream's zoom.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx, source/vclcompat/wrapper.hxx:
	Nitpick, debugging aid.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/vclcompat/wrapper.cxx: Implement
	FixedLine.IsEnabled().

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Build lib name fix.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/vclcompat/wcontainer.cxx,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Complete VBox/HBox wrappers.  Not use
	them in recover, spacing still wrong.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/recover.cxx,
	workben/layout/recover.hxx, workben/layout/recover.xml: More
	recovery dialog mockuping.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.cxx: Implement visibility of
	elements/containers better.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/layout/import.cxx, source/layout/proplist.cxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx:
	Implement FixedImage.  Needed for recovery dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.hxx, workben/layout/editor.cxx: Give
	ChildData virtual distructor.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/vclcompat/makefile.mk, source/vclcompat/wrapper.cxx,
	util/makefile.mk, workben/layout/makefile.mk,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml, workben/layout/test.cxx: Stab at new
	recover dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/editor.cxx: Do not clear fresh container.  Disable
	debug printing.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf: Fix localize.sdf for
	wordcount.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-pre.hxx, source/layout/dialogbuttonhbox.cxx: Fix
	ID for displaying dialogs.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf,
	workben/layout/wordcount.xml, workben/layout/zoom.xml: Add strings
	for all languages.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/box-base.cxx,
	source/layout/box-base.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/flow.cxx, source/layout/helper.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/root.cxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx: Clean-up
	code duplication from layout: new Box_Base class implements
	addChild, removeChild, getChildren, getChildProperties for Box,
	Table, VCLXSplitter, VCLXTabControl.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/root.cxx: Document more fixmes.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/proplist.cxx: Remove m237
	workaround.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/helper.cxx: More comment cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxtabcontrol.cxx, source/layout/box.cxx,
	source/layout/container.cxx, source/vclcompat/wrapper.cxx:
	Commented-out code cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, inc/layout/layoutcore.hxx,
	source/awt/forward.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/awt/vclxdialog.cxx,
	source/awt/vclxdialog.hxx, source/awt/vclxfixedline.cxx,
	source/awt/vclxfixedline.hxx, source/awt/vclxscroller.cxx,
	source/awt/vclxscroller.hxx, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/bin.cxx,
	source/layout/bin.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/container.hxx, source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/factory.hxx, source/layout/flow.cxx,
	source/layout/flow.hxx, source/layout/helper.cxx,
	source/layout/helper.hxx, source/layout/import.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/precompiled_xmlscript.hxx,
	source/layout/proplist.cxx, source/layout/proplist.hxx,
	source/layout/root.cxx, source/layout/root.hxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/layout/timer.hxx,
	source/layout/translate.cxx, source/layout/translate.hxx,
	source/vclcompat/makefile.mk, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx,
	workben/layout/editor.cxx, workben/layout/editor.hxx,
	workben/layout/makefile.mk, workben/layout/simple-paragraph.cxx,
	workben/layout/simple-paragraph.hxx, workben/layout/test.cxx,
	workben/layout/uno.hxx, workben/layout/zoom_def.hxx: Add licence
	headers.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/meekfile.mk: Junk meekfile.mk

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Update TODO.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXScrollBar's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXMessageBox's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, inc/toolkit/awt/vclxtopwindow.hxx,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxtopwindow.cxx: Remove code duplication from
	VCLXDialog.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxdialog.cxx, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wrapper.hxx:
	Comment cleanup.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/helper.hxx,
	workben/layout/editor.cxx, workben/layout/wordcountdialog.cxx: Fix
	remaining SUN warnings.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/awt/vclxfixedline.hxx,
	source/layout/byteseq.cxx, source/layout/helper.hxx,
	source/layout/import.cxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/translate.hxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx,
	source/vclcompat/wrapper.hxx, workben/layout/editor.cxx: Fix some
	sunstudio12 warnings.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/makefile.mk,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxproxy.cxx, source/awt/vclxproxy.hxx,
	source/layout/helper.cxx: Junk VCLXProxy.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx,
	inc/toolkit/helper/listenermultiplexer.hxx,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/helper.cxx: Hello world on AWTVCLXCancelButton() label
	and images.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* .gitignore, source/awt/forward.hxx, source/awt/makefile.mk,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxfixedline.cxx, source/awt/vclxfixedline.hxx,
	source/awt/vclxscroller.cxx, source/awt/vclxscroller.hxx,
	source/awt/vclxsplitter.cxx, source/awt/vclxsplitter.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/makefile.mk, workben/layout/localize-de.sdf,
	workben/layout/localize-nl.sdf: Cleanup of includes, namespace in
	headers in awt.

2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [f0c25f4dda881a82b195e120387746cc2447b9e2]

INTEGRATION: CWS layoutdialogs (1.2.6); FILE MERGED 2008/07/30 11:12:10 rt 1.2.6.2: Update license header. 2008/03/20 11:56:24 jcn 1.2.6.1: Update from http://lilypond.org/~janneke/vc/toolkit.git/.git

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxwindow.cxx: Fix compile warning.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Revert obsolete VERSION addition.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/controls/dialogcontrol.cxx,
	source/controls/unocontrol.cxx, source/helper/tkresmgr.cxx,
	util/defs/wntmsci11: Revert weird initial patch.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Doc update.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.xml: Implement
	MoreButton.  TODO: images.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx: Remove redraw cruft, rename
	redrawAlready to redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, source/vclcompat/wbutton.cxx: Step
	towards cleaner redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/layout/helper.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.cxx,
	workben/layout/recover.hxx: Extract AdvancedButton implementation
	from recover.cxx into new widget.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Update recover dialog, make
	advanced/simple switching work.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx: In test mode, enable everything.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/localize.sdf: Manually add new translatable strings
	and translations for de, nl.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.xml: Update zoom to have hbox of Zoom factor
	and View layout alongside each other.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx, workben/layout/zoom.hxx,
	workben/layout/zoom.xml: Merge upstream's zoom.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx, source/vclcompat/wrapper.hxx:
	Nitpick, debugging aid.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/vclcompat/wrapper.cxx: Implement
	FixedLine.IsEnabled().

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Build lib name fix.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/vclcompat/wcontainer.cxx,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Complete VBox/HBox wrappers.  Not use
	them in recover, spacing still wrong.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/recover.cxx,
	workben/layout/recover.hxx, workben/layout/recover.xml: More
	recovery dialog mockuping.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.cxx: Implement visibility of
	elements/containers better.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/layout/import.cxx, source/layout/proplist.cxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx:
	Implement FixedImage.  Needed for recovery dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.hxx, workben/layout/editor.cxx: Give
	ChildData virtual distructor.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/vclcompat/makefile.mk, source/vclcompat/wrapper.cxx,
	util/makefile.mk, workben/layout/makefile.mk,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml, workben/layout/test.cxx: Stab at new
	recover dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/editor.cxx: Do not clear fresh container.  Disable
	debug printing.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf: Fix localize.sdf for
	wordcount.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-pre.hxx, source/layout/dialogbuttonhbox.cxx: Fix
	ID for displaying dialogs.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf,
	workben/layout/wordcount.xml, workben/layout/zoom.xml: Add strings
	for all languages.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/box-base.cxx,
	source/layout/box-base.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/flow.cxx, source/layout/helper.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/root.cxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx: Clean-up
	code duplication from layout: new Box_Base class implements
	addChild, removeChild, getChildren, getChildProperties for Box,
	Table, VCLXSplitter, VCLXTabControl.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/root.cxx: Document more fixmes.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/proplist.cxx: Remove m237
	workaround.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/helper.cxx: More comment cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxtabcontrol.cxx, source/layout/box.cxx,
	source/layout/container.cxx, source/vclcompat/wrapper.cxx:
	Commented-out code cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, inc/layout/layoutcore.hxx,
	source/awt/forward.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/awt/vclxdialog.cxx,
	source/awt/vclxdialog.hxx, source/awt/vclxfixedline.cxx,
	source/awt/vclxfixedline.hxx, source/awt/vclxscroller.cxx,
	source/awt/vclxscroller.hxx, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/bin.cxx,
	source/layout/bin.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/container.hxx, source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/factory.hxx, source/layout/flow.cxx,
	source/layout/flow.hxx, source/layout/helper.cxx,
	source/layout/helper.hxx, source/layout/import.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/precompiled_xmlscript.hxx,
	source/layout/proplist.cxx, source/layout/proplist.hxx,
	source/layout/root.cxx, source/layout/root.hxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/layout/timer.hxx,
	source/layout/translate.cxx, source/layout/translate.hxx,
	source/vclcompat/makefile.mk, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx,
	workben/layout/editor.cxx, workben/layout/editor.hxx,
	workben/layout/makefile.mk, workben/layout/simple-paragraph.cxx,
	workben/layout/simple-paragraph.hxx, workben/layout/test.cxx,
	workben/layout/uno.hxx, workben/layout/zoom_def.hxx: Add licence
	headers.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/meekfile.mk: Junk meekfile.mk

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Update TODO.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXScrollBar's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXMessageBox's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, inc/toolkit/awt/vclxtopwindow.hxx,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxtopwindow.cxx: Remove code duplication from
	VCLXDialog.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxdialog.cxx, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wrapper.hxx:
	Comment cleanup.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/helper.hxx,
	workben/layout/editor.cxx, workben/layout/wordcountdialog.cxx: Fix
	remaining SUN warnings.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/awt/vclxfixedline.hxx,
	source/layout/byteseq.cxx, source/layout/helper.hxx,
	source/layout/import.cxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/translate.hxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx,
	source/vclcompat/wrapper.hxx, workben/layout/editor.cxx: Fix some
	sunstudio12 warnings.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/makefile.mk,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxproxy.cxx, source/awt/vclxproxy.hxx,
	source/layout/helper.cxx: Junk VCLXProxy.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx,
	inc/toolkit/helper/listenermultiplexer.hxx,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/helper.cxx: Hello world on AWTVCLXCancelButton() label
	and images.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* .gitignore, source/awt/forward.hxx, source/awt/makefile.mk,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxfixedline.cxx, source/awt/vclxfixedline.hxx,
	source/awt/vclxscroller.cxx, source/awt/vclxscroller.hxx,
	source/awt/vclxsplitter.cxx, source/awt/vclxsplitter.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/makefile.mk, workben/layout/localize-de.sdf,
	workben/layout/localize-nl.sdf: Cleanup of includes, namespace in
	headers in awt.

2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [4134e62e0116d5f51251e1282c68045e2ac7956d]

INTEGRATION: CWS layoutdialogs (1.2.6); FILE MERGED 2008/03/20 11:56:24 jcn 1.2.6.1: Update from http://lilypond.org/~janneke/vc/toolkit.git/.git

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxwindow.cxx: Fix compile warning.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Revert obsolete VERSION addition.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/controls/dialogcontrol.cxx,
	source/controls/unocontrol.cxx, source/helper/tkresmgr.cxx,
	util/defs/wntmsci11: Revert weird initial patch.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Doc update.

2008-03-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.xml: Implement
	MoreButton.  TODO: images.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx: Remove redraw cruft, rename
	redrawAlready to redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, source/vclcompat/wbutton.cxx: Step
	towards cleaner redraw.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/layout/helper.cxx,
	source/vclcompat/wbutton.cxx, workben/layout/recover.cxx,
	workben/layout/recover.hxx: Extract AdvancedButton implementation
	from recover.cxx into new widget.

2008-03-19  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Update recover dialog, make
	advanced/simple switching work.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx: In test mode, enable everything.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/localize.sdf: Manually add new translatable strings
	and translations for de, nl.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.xml: Update zoom to have hbox of Zoom factor
	and View layout alongside each other.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/zoom.cxx, workben/layout/zoom.hxx,
	workben/layout/zoom.xml: Merge upstream's zoom.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/vclcompat/wbutton.cxx, source/vclcompat/wrapper.hxx:
	Nitpick, debugging aid.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/vclcompat/wrapper.cxx: Implement
	FixedLine.IsEnabled().

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* util/makefile.mk: Build lib name fix.

2008-03-14  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/vclcompat/wcontainer.cxx,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml: Complete VBox/HBox wrappers.  Not use
	them in recover, spacing still wrong.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/recover.cxx,
	workben/layout/recover.hxx, workben/layout/recover.xml: More
	recovery dialog mockuping.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.cxx: Implement visibility of
	elements/containers better.

2008-03-13  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/layout/import.cxx, source/layout/proplist.cxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx:
	Implement FixedImage.  Needed for recovery dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/box-base.hxx, workben/layout/editor.cxx: Give
	ChildData virtual distructor.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, source/layout/helper.cxx,
	source/vclcompat/makefile.mk, source/vclcompat/wrapper.cxx,
	util/makefile.mk, workben/layout/makefile.mk,
	workben/layout/recover.cxx, workben/layout/recover.hxx,
	workben/layout/recover.xml, workben/layout/test.cxx: Stab at new
	recover dialog.

2008-02-28  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/editor.cxx: Do not clear fresh container.  Disable
	debug printing.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf: Fix localize.sdf for
	wordcount.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-pre.hxx, source/layout/dialogbuttonhbox.cxx: Fix
	ID for displaying dialogs.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, workben/layout/localize.sdf,
	workben/layout/wordcount.xml, workben/layout/zoom.xml: Add strings
	for all languages.

2008-02-27  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/box-base.cxx,
	source/layout/box-base.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/flow.cxx, source/layout/helper.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/root.cxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx: Clean-up
	code duplication from layout: new Box_Base class implements
	addChild, removeChild, getChildren, getChildProperties for Box,
	Table, VCLXSplitter, VCLXTabControl.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/root.cxx: Document more fixmes.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/proplist.cxx: Remove m237
	workaround.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/layout/helper.cxx: More comment cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxtabcontrol.cxx, source/layout/box.cxx,
	source/layout/container.cxx, source/vclcompat/wrapper.cxx:
	Commented-out code cleanups.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
	inc/layout/layout.hxx, inc/layout/layoutcore.hxx,
	source/awt/forward.hxx, source/awt/vclxbutton.cxx,
	source/awt/vclxbutton.hxx, source/awt/vclxdialog.cxx,
	source/awt/vclxdialog.hxx, source/awt/vclxfixedline.cxx,
	source/awt/vclxfixedline.hxx, source/awt/vclxscroller.cxx,
	source/awt/vclxscroller.hxx, source/awt/vclxsplitter.cxx,
	source/awt/vclxsplitter.hxx, source/awt/vclxtabcontrol.cxx,
	source/awt/vclxtabcontrol.hxx, source/layout/bin.cxx,
	source/layout/bin.hxx, source/layout/box.cxx,
	source/layout/box.hxx, source/layout/container.cxx,
	source/layout/container.hxx, source/layout/dialogbuttonhbox.cxx,
	source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
	source/layout/factory.hxx, source/layout/flow.cxx,
	source/layout/flow.hxx, source/layout/helper.cxx,
	source/layout/helper.hxx, source/layout/import.cxx,
	source/layout/import.hxx, source/layout/makefile.mk,
	source/layout/precompiled_xmlscript.hxx,
	source/layout/proplist.cxx, source/layout/proplist.hxx,
	source/layout/root.cxx, source/layout/root.hxx,
	source/layout/table.cxx, source/layout/table.hxx,
	source/layout/timer.cxx, source/layout/timer.hxx,
	source/layout/translate.cxx, source/layout/translate.hxx,
	source/vclcompat/makefile.mk, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wfield.cxx,
	source/vclcompat/wrapper.cxx, source/vclcompat/wrapper.hxx,
	workben/layout/editor.cxx, workben/layout/editor.hxx,
	workben/layout/makefile.mk, workben/layout/simple-paragraph.cxx,
	workben/layout/simple-paragraph.hxx, workben/layout/test.cxx,
	workben/layout/uno.hxx, workben/layout/zoom_def.hxx: Add licence
	headers.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* workben/layout/meekfile.mk: Junk meekfile.mk

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO: Update TODO.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXScrollBar's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx, source/awt/vclxwindow.cxx,
	source/awt/vclxwindows.cxx: Move VCLXMessageBox's getMinimumSize()
	from VCLXWindow's switch to method.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, inc/toolkit/awt/vclxtopwindow.hxx,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxtopwindow.cxx: Remove code duplication from
	VCLXDialog.

2008-02-26  Jan Nieuwenhuizen <janneke@gnu.org>

	* source/awt/vclxdialog.cxx, source/vclcompat/wbutton.cxx,
	source/vclcompat/wcontainer.cxx, source/vclcompat/wrapper.hxx:
	Comment cleanup.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/layout/helper.hxx,
	workben/layout/editor.cxx, workben/layout/wordcountdialog.cxx: Fix
	remaining SUN warnings.

2008-02-21  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/layout/layout.hxx, source/awt/vclxfixedline.hxx,
	source/layout/byteseq.cxx, source/layout/helper.hxx,
	source/layout/import.cxx, source/layout/makefile.mk,
	source/layout/proplist.cxx, source/layout/translate.hxx,
	source/vclcompat/wbutton.cxx, source/vclcompat/wcontainer.cxx,
	source/vclcompat/wfield.cxx, source/vclcompat/wrapper.cxx,
	source/vclcompat/wrapper.hxx, workben/layout/editor.cxx: Fix some
	sunstudio12 warnings.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* doc/layout/TODO, source/awt/makefile.mk,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxproxy.cxx, source/awt/vclxproxy.hxx,
	source/layout/helper.cxx: Junk VCLXProxy.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* inc/toolkit/awt/vclxwindows.hxx,
	inc/toolkit/helper/listenermultiplexer.hxx,
	source/awt/vclxbutton.cxx, source/awt/vclxbutton.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/helper.cxx: Hello world on AWTVCLXCancelButton() label
	and images.

2008-02-20  Jan Nieuwenhuizen <janneke@gnu.org>

	* .gitignore, source/awt/forward.hxx, source/awt/makefile.mk,
	source/awt/vclxdialog.cxx, source/awt/vclxdialog.hxx,
	source/awt/vclxfixedline.cxx, source/awt/vclxfixedline.hxx,
	source/awt/vclxscroller.cxx, source/awt/vclxscroller.hxx,
	source/awt/vclxsplitter.cxx, source/awt/vclxsplitter.hxx,
	source/awt/vclxtabcontrol.cxx, source/awt/vclxtabcontrol.hxx,
	source/layout/makefile.mk, workben/layout/localize-de.sdf,
	workben/layout/localize-nl.sdf: Cleanup of includes, namespace in
	headers in awt.

2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [6bc3367515a8e8f0bf303f03382547c5ebb8cc02]

#i10000# binfilter depends on langtemplates.


2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [96851f51aef875bd5abf1f8dfdb248a0df04057e]

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>  [c2a9afc4d28b0f04e41f2582f5314b226b2c7a3e]

INTEGRATION: CWS vcl91 (1.14.84); FILE MERGED 2008/07/21 11:14:00 cl 1.14.84.1: #i91410# fixed windows builds for older compilers


2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [8f036395213cba55d72c2bd12e6e9c5db7432ff7]

INTEGRATION: CWS vcl91 (1.14.2); FILE MERGED 2008/07/11 17:07:48 thb 1.14.2.1: #i91496# Correctly setup struct size for SystemChildData


2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [3c0960ee87c29652dd99202f77c73939e16a7bf5]

INTEGRATION: CWS vcl91 (1.83.2); FILE MERGED 2008/07/11 17:07:48 thb 1.83.2.1: #i91496# Correctly setup struct size for SystemChildData


2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [9b2fc28fc430106ecea3edc8ea75632d2c87315d]

INTEGRATION: CWS vcl91 (1.28.82); FILE MERGED 2008/07/21 12:19:13 hdu 1.28.82.7: #i90639# fully support SAL_DISABLE_NATIVE_ALPHA debugging in OutputDevice::DrawTransparent() 2008/07/18 11:25:40 hdu 1.28.82.6: OutputDevice::DrawTransparentColor(): another round of minor cleanups 2008/07/18 10:34:44 hdu 1.28.82.5: OutputDevice::DrawTransparentColor(): get rid of stupid compiler warnings 2008/07/18 10:29:17 hdu 1.28.82.4: OutputDevice::DrawTransparentColor(): remove some redundancies 2008/07/18 10:05:18 hdu 1.28.82.3: OutputDevice::DrawTransparentColor(): short circuit for painting opaque or invisible polygons 2008/07/18 09:58:00 hdu 1.28.82.2: OutputDevice::DrawTransparentColor() seems to assume that the border should NOT be drawn as transparent??? 2008/07/17 18:42:33 hdu 1.28.82.1: OutputDevice::DrawTransparentColor(): prevent use of the slow and complex emulation layers if possible


2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [1d9ad7f185ceb02e6e4f839f7ce7827a4ff76120]

INTEGRATION: CWS vcl91 (1.29.22); FILE MERGED 2008/07/21 12:16:00 pl 1.29.22.1: #158236# solve clipping problems


2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [2965064fd1c998bc0f0dac85108d4ec8f09bc987]

INTEGRATION: CWS vcl91 (1.12.8); FILE MERGED 2008/07/21 12:16:00 pl 1.12.8.1: #158236# solve clipping problems


2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [d94b325dcc35a4bc68ff7b9edfadc585e73651c0]

INTEGRATION: CWS vcl91 (1.10.8); FILE MERGED 2008/07/21 12:56:25 pl 1.10.8.1: #i91865# prevent recursion


2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [d424839d003fef1a25e50f02c58d48844ac2e3ba]

INTEGRATION: CWS vcl91 (1.14.8); FILE MERGED 2008/07/21 12:16:01 pl 1.14.8.1: #158236# solve clipping problems


2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [0cb6bd9e75c0b3e65d0033e5bcd0f1aa12e4efba]

INTEGRATION: CWS vcl91 (1.20.8); FILE MERGED 2008/07/21 12:16:01 pl 1.20.8.1: #158236# solve clipping problems


2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [b2e690a1ae7bbc863a609cb212d3f584905aa588]

INTEGRATION: CWS vcl91 (1.77.8); FILE MERGED 2008/07/21 12:16:01 pl 1.77.8.1: #158236# solve clipping problems


2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [02d2ca1fcdb878ed3fca6d98944cd51653f75c9d]

INTEGRATION: CWS vcl91 (1.52.8); FILE MERGED 2008/07/21 12:16:01 pl 1.52.8.1: #158236# solve clipping problems


2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [885bdf25bd12d110cfb4da8a3a7617c583ce0c43]

INTEGRATION: CWS vcl91 (1.43.8); FILE MERGED 2008/07/21 12:16:00 pl 1.43.8.1: #158236# solve clipping problems


2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [8b9e7ae57a50ddc9ca0b2a36b0e81d2727b6ef06]

INTEGRATION: CWS vcl91 (1.9.8); FILE MERGED 2008/07/21 12:56:25 pl 1.9.8.1: #i91865# prevent recursion


2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [3651be747f96d9a6d51fe041c09c887480b620cb]

INTEGRATION: CWS vcl91 (1.50.86); FILE MERGED 2008/07/14 14:04:40 pl 1.50.86.1: #i91419# send as pdf


2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [1fc11c212f511303fe391b0b706db1ba73edf685]

INTEGRATION: CWS vcl91 (1.52.26); FILE MERGED 2008/07/18 12:56:58 pl 1.52.26.1: #i91791# fix index problem


2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [d85c137f9b6c868f8cfc9282be4859889c826fce]

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>  [16c2cb18324981a612b023183476439ba931f0ae]

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>  [062f677b9f24796946309ba603f56b2d690dccd5]

INTEGRATION: CWS vcl91 (1.2.4); FILE MERGED 2008/07/18 13:41:56 va 1.2.4.1: #i91802# Corrected 'Set Reminder" Icon in Navigator. Issue number: Submitted by: Reviewed by:


2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [755140777dfc161b88ec2b55580584e7ad844c8b]

INTEGRATION: CWS vcl91 (1.8.34); FILE MERGED 2008/07/15 16:14:39 pl 1.8.34.1: #b6724906# fix a remnant of version removal


2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [bc462f4632d66853c62aa29f79c691bb605fffb3]

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>  [7c94d46871f9992e677d1e18dc7b3f3021373e3d]

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>  [4a8072eaada95f447790c77ba29edc0f1fd12708]

INTEGRATION: CWS ause091 (1.34.4); FILE MERGED 2008/07/29 12:24:11 kz 1.34.4.1: #i92140# add support for archive packformat on linux


2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [062bf51fb930f99a1ff646c6df6001557d547d23]

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>  [f1f04dfaff701cfcbc3dbb7a6366526954d61b4c]

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>  [7ac18293c48ec1864dc9d2f8851f71ba42c1b130]

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>  [6027f452bad2119c10a99d90b23503de47b9213a]

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>  [f82e8cea88aa0b563824f819e3e9146a5bd02674]

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>  [c8ff384377b9c14b1fed95732eb8aebebcafa5a9]

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>  [bb8304c176e25ebe718621766cfaa37af75b70af]

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>  [4acbd9b1d089c8ae46c59c0436389952e7540b61]

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>  [950114ca3fc2a80914f32657b81bc20bde7aa5e7]

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>  [00754ffbe737a964e68c5b0215d7faa6fb1bbbfd]

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>  [584f393736f34339c9224971dade9ec708cab338]

INTEGRATION: CWS sb92 (1.14.10); FILE MERGED 2008/07/23 11:09:34 sb 1.14.10.1: #i83545# SOLARIS problem seems to be caused by some std::ifstream::~ifstream bug in STLport-4.0, which appears to be worked around by calling std::ifstream::close


2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [516a1896e170cae01e65d3400ddeecd2d5a27440]

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-30  Rüdiger Timm  <rt@openoffice.org>  [9c0a95e6fa63b200143c0c8caf554b6c064045c7]

INTEGRATION: CWS chart22 (1.29.2); FILE MERGED 2008/07/30 10:18:15 iha 1.29.2.5: RESYNC: (1.31-1.32); FILE MERGED 2008/06/10 11:12:01 iha 1.29.2.4: RESYNC: (1.30-1.31); FILE MERGED 2008/04/17 11:30:30 iha 1.29.2.3: RESYNC: (1.29-1.30); FILE MERGED 2008/02/21 18:00:28 iha 1.29.2.2: #i65549# Plotting of missing values 2008/02/21 17:02:09 iha 1.29.2.1: #i65549# Plotting of missing values


2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [d06946c3634f9c2e928dff28d60a33f84dbe4f7b]

INTEGRATION: CWS chart22 (1.43.2); FILE MERGED 2008/06/10 11:11:57 iha 1.43.2.3: RESYNC: (1.44-1.46); FILE MERGED 2008/04/17 11:30:26 iha 1.43.2.2: RESYNC: (1.43-1.44); FILE MERGED 2008/02/21 17:03:05 iha 1.43.2.1: #i65549# Plotting of missing values


2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [236a72d7681f75814ef4addec478e4b03c51df56]

INTEGRATION: CWS chart22 (1.7.2); FILE MERGED 2008/04/17 11:30:33 iha 1.7.2.3: RESYNC: (1.8-1.9); FILE MERGED 2008/03/12 13:19:01 iha 1.7.2.2: RESYNC: (1.7-1.8); FILE MERGED 2008/02/21 17:02:36 iha 1.7.2.1: #i65549# Plotting of missing values


2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [7ce8e4105a13e93a025b2f3dad1e7342e43adcf4]

INTEGRATION: CWS chart22 (1.19.2); FILE MERGED 2008/07/30 10:18:18 iha 1.19.2.3: RESYNC: (1.20-1.21); FILE MERGED 2008/04/17 11:30:20 iha 1.19.2.2: RESYNC: (1.19-1.20); FILE MERGED 2008/02/21 17:01:38 iha 1.19.2.1: #i65549# Plotting of missing values


2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [f21054e4e48711d4e54b32b950e5a8ff992c98f2]

INTEGRATION: CWS chart22 (1.13.40); FILE MERGED 2008/04/17 11:30:23 iha 1.13.40.2: RESYNC: (1.13-1.14); FILE MERGED 2008/02/21 17:00:41 iha 1.13.40.1: #i65549# Plotting of missing values


2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [6a65be2a0743d8cd2ed1fde7e368b0ef1e3d322b]

INTEGRATION: CWS chart22 (1.23.26); FILE MERGED 2008/04/17 11:30:17 iha 1.23.26.2: RESYNC: (1.23-1.24); FILE MERGED 2008/02/21 17:05:25 iha 1.23.26.1: #i65549# Plotting of missing values + corrected zero plotting


2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [cb302f01fff005bcdb8ea86ae4a9bbf03cea25d2]

INTEGRATION: CWS chart22 (1.52.26); FILE MERGED 2008/04/17 11:30:14 iha 1.52.26.2: RESYNC: (1.52-1.53); FILE MERGED 2008/02/21 17:03:51 iha 1.52.26.1: #i65549# Plotting of missing values


2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [ee3c86f64633611a3a765d79867cb25e306fa1f0]

INTEGRATION: CWS chart22 (1.14.26); FILE MERGED 2008/06/10 11:12:11 iha 1.14.26.4: RESYNC: (1.17-1.18); FILE MERGED 2008/04/17 11:30:40 iha 1.14.26.3: RESYNC: (1.15-1.17); FILE MERGED 2008/03/12 13:18:58 iha 1.14.26.2: RESYNC: (1.14-1.15); FILE MERGED 2008/02/21 16:56:41 iha 1.14.26.1: #i65549# Plotting of missing values


2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [84412de2e2c740ad442437f0cb2fd4754f22c2b0]

INTEGRATION: CWS chart22 (1.18.2); FILE MERGED 2008/06/10 11:12:14 iha 1.18.2.4: RESYNC: (1.20-1.21); FILE MERGED 2008/04/17 15:44:30 iha 1.18.2.3: corrected mergeconflicts after resync 2008/04/17 11:30:37 iha 1.18.2.2: RESYNC: (1.18-1.20); FILE MERGED 2008/02/21 16:55:28 iha 1.18.2.1: #i65549# Plotting of missing values


2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [80e78e1af2a2e4450308697dd0ee4857affde5c4]

INTEGRATION: CWS chart22 (1.9.40); FILE MERGED 2008/04/17 11:30:46 iha 1.9.40.2: RESYNC: (1.9-1.10); FILE MERGED 2008/02/21 16:57:31 iha 1.9.40.1: #i65549# Plotting of missing values


2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [8347d8363af13717f86c913490305d710a2872a2]

INTEGRATION: CWS chart22 (1.18.40); FILE MERGED 2008/07/30 10:18:26 iha 1.18.40.3: RESYNC: (1.20-1.21); FILE MERGED 2008/04/17 11:30:49 iha 1.18.40.2: RESYNC: (1.18-1.20); FILE MERGED 2008/02/21 16:58:13 iha 1.18.40.1: #i65549# Plotting of missing values


2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [2649239416c939259ec3b015acfd47c01e273b69]

INTEGRATION: CWS chart22 (1.21.2); FILE MERGED 2008/06/10 11:12:21 iha 1.21.2.3: RESYNC: (1.22-1.24); FILE MERGED 2008/04/17 11:30:43 iha 1.21.2.2: RESYNC: (1.21-1.22); FILE MERGED 2008/02/21 16:53:21 iha 1.21.2.1: #i65549# Plotting of missing values


2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [ae39c2194d989583ca294299911054fcf3225061]

INTEGRATION: CWS chart22 (1.5.2); FILE MERGED 2008/04/17 11:30:58 iha 1.5.2.3: RESYNC: (1.6-1.7); FILE MERGED 2008/03/12 13:19:05 iha 1.5.2.2: RESYNC: (1.5-1.6); FILE MERGED 2008/02/21 16:59:19 iha 1.5.2.1: #i65549# Plotting of missing values


2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [b11c19e506ccd608a1655eba94b08115e4ae96ce]

INTEGRATION: CWS chart22 (1.6.26); FILE MERGED 2008/06/10 11:11:50 iha 1.6.26.3: RESYNC: (1.8-1.9); FILE MERGED 2008/04/17 11:30:52 iha 1.6.26.2: RESYNC: (1.6-1.8); FILE MERGED 2008/02/21 16:55:59 iha 1.6.26.1: #i65549# Plotting of missing values


2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [03a9eccaa7ca6458941c976a07498b92728f6f94]

INTEGRATION: CWS chart22 (1.13.2); FILE MERGED 2008/06/10 11:11:47 iha 1.13.2.3: RESYNC: (1.14-1.15); FILE MERGED 2008/04/17 11:30:55 iha 1.13.2.2: RESYNC: (1.13-1.14); FILE MERGED 2008/02/21 16:54:49 iha 1.13.2.1: #i65549# Plotting of missing values


2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [fefca351e47279f542bb1fb04b0e40b6793caad5]

INTEGRATION: CWS chart22 (1.5.2); FILE MERGED 2008/04/17 11:30:10 iha 1.5.2.2: RESYNC: (1.5-1.6); FILE MERGED 2008/02/21 17:06:56 iha 1.5.2.1: #i65549# Plotting of missing values


2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [0dbab53b646bff5ce8678c0eb4fc8e0f6df7e16d]

INTEGRATION: CWS chart22 (1.7.2); FILE MERGED 2008/06/10 11:12:04 iha 1.7.2.4: RESYNC: (1.9-1.10); FILE MERGED 2008/04/17 11:30:06 iha 1.7.2.3: RESYNC: (1.8-1.9); FILE MERGED 2008/03/12 13:18:52 iha 1.7.2.2: RESYNC: (1.7-1.8); FILE MERGED 2008/02/21 17:07:28 iha 1.7.2.1: #i65549# Plotting of missing values


2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [92d27daab5ba1298d8decdb7a30670a7a9b54e69]

INTEGRATION: CWS chart22 (1.9.2); FILE MERGED 2008/04/17 11:29:55 iha 1.9.2.3: RESYNC: (1.10-1.11); FILE MERGED 2008/03/12 13:18:34 iha 1.9.2.2: RESYNC: (1.9-1.10); FILE MERGED 2008/02/21 17:09:10 iha 1.9.2.1: #i65549# Plotting of missing values


2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [22a45019d5ffc03ec15d0ed6ceb09f915618bc7d]

INTEGRATION: CWS chart22 (1.4.2); FILE MERGED 2008/04/17 11:29:51 iha 1.4.2.2: RESYNC: (1.4-1.5); FILE MERGED 2008/02/21 17:06:14 iha 1.4.2.1: #i65549# Plotting of missing values


2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [26a1b0d70b7c41034c3555a874fec8d092807e83]

INTEGRATION: CWS chart22 (1.7.46); FILE MERGED 2008/04/17 11:29:41 iha 1.7.46.2: RESYNC: (1.7-1.8); FILE MERGED 2008/02/21 17:14:06 iha 1.7.46.1: #i65549# Plotting of missing values


2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [aa6758ae7ffb131617da23ad0293fa0131861dfe]

INTEGRATION: CWS chart22 (1.4.46); FILE MERGED 2008/04/17 11:29:49 iha 1.4.46.2: RESYNC: (1.4-1.5); FILE MERGED 2008/02/21 17:12:37 iha 1.4.46.1: #i65549# Plotting of missing values


2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [a459bb7d63c8102d6ecdea4afda6153dd8453687]

INTEGRATION: CWS chart22 (1.9.46); FILE MERGED 2008/04/17 11:29:35 iha 1.9.46.2: RESYNC: (1.9-1.10); FILE MERGED 2008/02/21 17:13:32 iha 1.9.46.1: #i65549# Plotting of missing values + cleanuo


2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [db120026706e87721b9e5e1efb10bf1c4f9af4e9]

INTEGRATION: CWS chart22 (1.21.2); FILE MERGED 2008/04/17 11:29:45 iha 1.21.2.3: RESYNC: (1.22-1.23); FILE MERGED 2008/03/12 13:18:42 iha 1.21.2.2: RESYNC: (1.21-1.22); FILE MERGED 2008/02/21 17:10:37 iha 1.21.2.1: #i65549# Plotting of missing values


2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [f74e7b31fd24cf29072e11df84c9015ba2483f4a]

INTEGRATION: CWS chart22 (1.5.46); FILE MERGED 2008/04/17 11:29:38 iha 1.5.46.2: RESYNC: (1.5-1.6); FILE MERGED 2008/02/21 17:09:45 iha 1.5.46.1: #i65549# Plotting of missing values


2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [bb7da6856cdeca4a806853e09d17b600e248274d]

INTEGRATION: CWS chart22 (1.13.2); FILE MERGED 2008/06/10 11:12:07 iha 1.13.2.3: RESYNC: (1.15-1.17); FILE MERGED 2008/04/17 11:30:02 iha 1.13.2.2: RESYNC: (1.13-1.15); FILE MERGED 2008/02/21 16:52:22 iha 1.13.2.1: #i65549# Plotting of missing values


2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [f3ea7623eea12d679990e35ea870bea7dd328122]

INTEGRATION: CWS chart22 (1.3.106); FILE MERGED 2008/06/10 11:11:07 iha 1.3.106.4: RESYNC: (1.5-1.7); FILE MERGED 2008/04/17 11:20:00 iha 1.3.106.3: RESYNC: (1.4-1.5); FILE MERGED 2008/04/03 16:42:16 iha 1.3.106.2: RESYNC: (1.3-1.4); FILE MERGED 2008/02/21 16:48:00 iha 1.3.106.1: #i65549# Plotting of missing values


2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [d60ff0523f92f01fdd2b9d5fc06681e7fbfedc31]

INTEGRATION: CWS chart22 (1.9.4); FILE MERGED 2008/06/10 11:11:11 iha 1.9.4.4: RESYNC: (1.11-1.12); FILE MERGED 2008/04/17 11:20:06 iha 1.9.4.3: RESYNC: (1.10-1.11); FILE MERGED 2008/03/12 13:18:08 iha 1.9.4.2: RESYNC: (1.9-1.10); FILE MERGED 2008/02/21 16:47:10 iha 1.9.4.1: #i65549# Plotting of missing values


2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [6f67cf9a4bfb87c7ac573aa8650be8f4e4d2110f]

INTEGRATION: CWS chart22 (1.1.2); FILE ADDED 2008/04/17 13:56:38 iha 1.1.2.2: corrected license header after resync 2008/02/21 16:46:45 iha 1.1.2.1: #i65549# Plotting of missing values


2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [70c2bb98baf3069815b4581a44a2c3593be542e4]

INTEGRATION: CWS chart22 (1.13.472); FILE MERGED 2008/04/17 11:20:03 iha 1.13.472.2: RESYNC: (1.13-1.14); FILE MERGED 2008/02/21 16:47:33 iha 1.13.472.1: #i65549# Plotting of missing values


2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [ba6fbf482fbcee5595a6704b222b6b307a9b5d2d]

INTEGRATION: CWS chart22 (1.116.16); FILE MERGED 2008/07/30 10:14:29 iha 1.116.16.5: RESYNC: (1.121-1.122); FILE MERGED 2008/06/10 11:08:41 iha 1.116.16.4: RESYNC: (1.118-1.121); FILE MERGED 2008/04/17 11:06:56 iha 1.116.16.3: RESYNC: (1.117-1.118); FILE MERGED 2008/04/03 16:41:38 iha 1.116.16.2: RESYNC: (1.116-1.117); FILE MERGED 2008/03/20 12:56:19 iha 1.116.16.1: #i87127# writer table should return nan values instead of zero if applicable


2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [63cae6eb1c260dab2f8846467036c3500159def8]

INTEGRATION: CWS chart22 (1.116.2); FILE MERGED 2008/07/30 10:11:59 iha 1.116.2.6: RESYNC: (1.127-1.130); FILE MERGED 2008/06/10 11:07:52 iha 1.116.2.5: RESYNC: (1.125-1.127); FILE MERGED 2008/04/17 10:12:42 iha 1.116.2.4: RESYNC: (1.123-1.125); FILE MERGED 2008/03/19 14:19:43 iha 1.116.2.3: RESYNC: (1.122-1.123); FILE MERGED 2008/03/12 13:17:48 iha 1.116.2.2: RESYNC: (1.116-1.122); FILE MERGED 2008/02/21 12:23:54 iha 1.116.2.1: #i65549# Plotting of missing values


2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [a78affca61b3cf9f4389809d46ae3a17f088cfc8]

INTEGRATION: CWS chart22 (1.51.70); FILE MERGED 2008/07/30 10:12:07 iha 1.51.70.5: RESYNC: (1.54-1.55); FILE MERGED 2008/06/10 11:07:24 iha 1.51.70.4: RESYNC: (1.53-1.54); FILE MERGED 2008/04/17 10:12:54 iha 1.51.70.3: RESYNC: (1.52-1.53); FILE MERGED 2008/03/12 13:17:38 iha 1.51.70.2: RESYNC: (1.51-1.52); FILE MERGED 2008/02/21 16:50:04 iha 1.51.70.1: #i65549# Plotting of missing values


2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [bd01e1b96362eb1150ba8e9d5db6084a0e5e23f3]

INTEGRATION: CWS chart22 (1.30.2); FILE MERGED 2008/07/30 10:12:04 iha 1.30.2.5: RESYNC: (1.33-1.34); FILE MERGED 2008/06/10 11:07:32 iha 1.30.2.4: RESYNC: (1.32-1.33); FILE MERGED 2008/04/17 10:12:49 iha 1.30.2.3: RESYNC: (1.31-1.32); FILE MERGED 2008/03/12 13:17:34 iha 1.30.2.2: RESYNC: (1.30-1.31); FILE MERGED 2008/02/21 16:49:33 iha 1.30.2.1: #i65549# Plotting of missing values


2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [6e0925385fb881c675b03b00316f1bcc477ed220]

INTEGRATION: CWS chart22 (1.13.2); FILE MERGED 2008/07/30 10:13:40 iha 1.13.2.6: RESYNC: (1.23-1.26); FILE MERGED 2008/06/10 11:07:18 iha 1.13.2.5: RESYNC: (1.22-1.23); FILE MERGED 2008/04/17 10:13:01 iha 1.13.2.4: RESYNC: (1.20-1.22); FILE MERGED 2008/03/19 14:19:39 iha 1.13.2.3: RESYNC: (1.19-1.20); FILE MERGED 2008/03/12 13:17:31 iha 1.13.2.2: RESYNC: (1.13-1.19); FILE MERGED 2008/02/21 12:24:22 iha 1.13.2.1: #i65549# Plotting of missing values


2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [27a1dd0ef2aa42ba2881c2132a5ddf324b0be28b]

INTEGRATION: CWS doccustomproperties2 (1.6.186); FILE MERGED 2008/04/17 05:58:42 pb 1.6.186.2: RESYNC: (1.6-1.7); FILE MERGED 2008/03/06 21:57:35 pb 1.6.186.1: fix: #i86606 ids custom properties page added


2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [cbedaba0125f8b6edb952a7b5ff0b969eaebda3d]

INTEGRATION: CWS doccustomproperties2 (1.30.86); FILE MERGED 2008/04/17 05:58:39 pb 1.30.86.2: RESYNC: (1.30-1.31); FILE MERGED 2008/03/06 21:58:35 pb 1.30.86.1: fix: #i86606 ids custom properties page added


2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [09201e4b3fd4105b82102555a9a82f69f25db72d]

INTEGRATION: CWS doccustomproperties2 (1.40.4); FILE MERGED 2008/06/19 07:56:56 pb 1.40.4.3: RESYNC: (1.41-1.42); FILE MERGED 2008/04/17 05:58:36 pb 1.40.4.2: RESYNC: (1.40-1.41); FILE MERGED 2008/03/06 21:56:09 pb 1.40.4.1: fix: #i86606 dinfdlg.obj now an exception file


2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [49e8c12f0842fef8be219a5b57d4ecc80866fcdc]

INTEGRATION: CWS doccustomproperties2 (1.53.88); FILE MERGED 2008/04/17 05:58:32 pb 1.53.88.3: RESYNC: (1.53-1.54); FILE MERGED 2008/03/07 06:31:36 pb 1.53.88.2: fix: #i86606 added list of predefined property names 2008/03/06 21:55:06 pb 1.53.88.1: fix: #i86606 custom properties page added


2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [629c7d30473aeba39f4c4eb8abc3dfa3891c67a2]

INTEGRATION: CWS doccustomproperties2 (1.6.232); FILE MERGED 2008/04/17 05:58:29 pb 1.6.232.2: RESYNC: (1.6-1.7); FILE MERGED 2008/03/06 21:54:06 pb 1.6.232.1: fix: #i86606 custom properties page added


2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [ed114def09e983ef133240b50efbc9475b7563ff]

INTEGRATION: CWS doccustomproperties2 (1.43.4); FILE MERGED 2008/04/17 05:58:26 pb 1.43.4.8: RESYNC: (1.43-1.44); FILE MERGED 2008/04/10 10:04:25 pb 1.43.4.7: fix: #i86606# 64-bit-clean (the second) 2008/03/12 17:43:49 pb 1.43.4.6: fix: #i86606# 64-bit-clean 2008/03/10 11:42:44 pb 1.43.4.5: fix: #i86606# IsLineValid() doesn't need parameter bIsEmptyValueAllowed any longer 2008/03/10 10:58:50 pb 1.43.4.4: fix: #i86606# SfxCustomPropertiesPage::Reset() calls ClearAllLines() 2008/03/07 08:38:14 pb 1.43.4.3: fix: #i86606 OK fixed 2008/03/07 05:54:38 pb 1.43.4.2: fix: #i86606 syntax error fixed 2008/03/06 21:52:32 pb 1.43.4.1: fix: #i86606 custom properties page added


2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [694d2730240e74cbfebf36c6dd35de8a0060b2db]

INTEGRATION: CWS doccustomproperties2 (1.2.250); FILE MERGED 2008/04/17 05:58:20 pb 1.2.250.3: RESYNC: (1.3-1.4); FILE MERGED 2008/04/10 07:23:08 pb 1.2.250.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/06 21:45:12 pb 1.2.250.1: fix: #i86606# TP_CUSTOMPROPERTIES added


2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [b3db64977b42b77be01d59beef309150cbcaecbe]

INTEGRATION: CWS doccustomproperties2 (1.5.4); FILE MERGED 2008/04/17 05:58:16 pb 1.5.4.4: RESYNC: (1.5-1.6); FILE MERGED 2008/03/10 11:40:52 pb 1.5.4.3: fix: #i86606# IsLineValid() doesn't need parameter bIsEmptyValueAllowed any longer 2008/03/10 10:56:27 pb 1.5.4.2: fix: #i86606# ClearAllLines() added 2008/03/06 21:48:31 pb 1.5.4.1: fix: #i86606 custom properties page added


2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [fdfa4adabb2db139ec94d30bae1d1d806de6db69]

INTEGRATION: CWS doccustomproperties2 (1.1.2); FILE ADDED 2008/03/06 21:41:51 pb 1.1.2.1: fix: #i86606# new image: delete custom property row


2008-07-30  Rüdiger Timm  <rt@openoffice.org>  [6a1b4c32078dd1e1e25f12e4db48f9c8e621fc8b]

INTEGRATION: CWS doccustomproperties2 (1.1.2); FILE ADDED 2008/03/06 21:41:39 pb 1.1.2.1: fix: #i86606# new image: delete custom property row


2008-07-29  Kurt Zenker  <kz@openoffice.org>  [600c9510daa1e645383ad8e5df13f8f85b778d46]

#i91025# patch fix build break


2008-07-29  Kurt Zenker  <kz@openoffice.org>  [cdf71f09ae12e0ec8928e0e7527a75664125a330]

#i87518# patch fix --enable-reportdesign


2008-07-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [c26ee0ef5f20183afbdd8af7796b4fc0ce4a89df]

#i91376# - fix fetching java version


2008-07-28  Mathias Bauer  <mba@openoffice.org>  [efaa520b160452c43542c88d60b3419908c41322]

#i92212#: new profile names


2008-07-26  Oliver Bolte  <obo@openoffice.org>  [cee47d2751e71e1edd6ae5a3b94ddb12e402d8a0]

DEV300


2008-07-25  Oliver Bolte  <obo@openoffice.org>  [07553af076dea0acbe36f4f3989575c30de20df0]

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>  [e71bb27243d29b4ce0abe7ec5ce964e83d5f37b5]

INTEGRATION: CWS localisation29 (1.22.48); FILE MERGED 2008/07/15 11:21:10 vg 1.22.48.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 13:01:13 vg 1.22.48.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>  [965a63f86e621b6aacb992df0b60d9d2056c6c0a]

INTEGRATION: CWS localisation29 (1.1.2); FILE ADDED 2008/07/10 16:37:32 vg 1.1.2.1: #i84900# templates for Basque


2008-07-25  Oliver Bolte  <obo@openoffice.org>  [c53b5647bf0ce2d6069d02853814dc5e1d329a8f]

INTEGRATION: CWS localisation29 (1.1.2); FILE ADDED 2008/07/08 14:10:43 vg 1.1.2.1: #i91085# vietnamese templates


2008-07-25  Oliver Bolte  <obo@openoffice.org>  [e68e7662d87055f7608d9e31e5a7092518a259c4]

INTEGRATION: CWS localisation29 (1.1.2); FILE ADDED 2008/07/08 14:10:42 vg 1.1.2.1: #i91085# vietnamese templates


2008-07-25  Oliver Bolte  <obo@openoffice.org>  [cba34e39667d15846bbfde7af85a08ddc5b261cb]

INTEGRATION: CWS localisation29 (1.1.2); FILE ADDED 2008/07/10 16:58:42 vg 1.1.2.1: #i84900# templates for Basque


2008-07-25  Oliver Bolte  <obo@openoffice.org>  [ba92edf3361c1f01174c8c5127803178edfa7a3a]

INTEGRATION: CWS localisation29 (1.1.2); FILE ADDED 2008/07/10 16:58:41 vg 1.1.2.1: #i84900# templates for Basque


2008-07-25  Oliver Bolte  <obo@openoffice.org>  [d70c1794bc2a0fb0a079f73a00a3e56c42f8ca4f]

INTEGRATION: CWS localisation29 (1.1.2); FILE ADDED 2008/07/08 14:10:40 vg 1.1.2.1: #i91085# vietnamese templates


2008-07-25  Oliver Bolte  <obo@openoffice.org>  [2ee6e9949a1a300a14194865d9038796fe73b901]

INTEGRATION: CWS localisation29 (1.1.2); FILE ADDED 2008/07/08 14:10:38 vg 1.1.2.1: #i91085# vietnamese templates


2008-07-25  Oliver Bolte  <obo@openoffice.org>  [b1b0f326d34a436f4b0cd3dfc8d5bfc6fa42288a]

INTEGRATION: CWS localisation29 (1.1.2); FILE ADDED 2008/07/08 14:10:39 vg 1.1.2.1: #i91085# vietnamese templates


2008-07-25  Oliver Bolte  <obo@openoffice.org>  [ba582c84e24cf913f4196e07165c736433f7ef13]

INTEGRATION: CWS localisation29 (1.1.2); FILE ADDED 2008/07/08 14:10:41 vg 1.1.2.1: #i91085# vietnamese templates


2008-07-25  Oliver Bolte  <obo@openoffice.org>  [567b74da42f050ee595b8b3ce77983c3294d3226]

INTEGRATION: CWS localisation29 (1.1.2); FILE ADDED 2008/07/10 16:58:41 vg 1.1.2.1: #i84900# templates for Basque


2008-07-25  Oliver Bolte  <obo@openoffice.org>  [e9ba45f36bc253d7e3308104cc07e27d33bc6c98]

INTEGRATION: CWS localisation29 (1.1.2); FILE ADDED 2008/07/10 16:58:40 vg 1.1.2.1: #i84900# templates for Basque


2008-07-25  Oliver Bolte  <obo@openoffice.org>  [3f996405f244ae84adc248903b7f901cff63f51d]

INTEGRATION: CWS localisation29 (1.1.2); FILE ADDED 2008/07/10 16:58:39 vg 1.1.2.1: #i84900# templates for Basque


2008-07-25  Oliver Bolte  <obo@openoffice.org>  [f10579115962effbe12c0db6fb3369c021bda451]

INTEGRATION: CWS localisation29 (1.1.2); FILE ADDED 2008/07/08 14:10:36 vg 1.1.2.1: #i91085# vietnamese templates


2008-07-25  Oliver Bolte  <obo@openoffice.org>  [5613b8cc411a87b53a379f7cc8ea6b8e4c372711]

INTEGRATION: CWS localisation29 (1.1.2); FILE ADDED 2008/07/08 14:10:37 vg 1.1.2.1: #i91085# vietnamese templates


2008-07-25  Oliver Bolte  <obo@openoffice.org>  [8ff764723d06c2e2af480c0e0933105c912109b6]

INTEGRATION: CWS localisation29 (1.1.2); FILE ADDED 2008/07/10 16:58:38 vg 1.1.2.1: #i84900# templates for Basque


2008-07-25  Oliver Bolte  <obo@openoffice.org>  [8c57c396ae40674e587537ea0a2aef15db232b8a]

INTEGRATION: CWS localisation29 (1.1.2); FILE ADDED 2008/07/08 14:10:35 vg 1.1.2.1: #i91085# vietnamese templates


2008-07-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a01b570d736a84a2c11e30565204b96bfcde6a85]

#i91376# - not required for gcj builds >=4.1.1


2008-07-25  Oliver Bolte  <obo@openoffice.org>  [d60758fc4c8541118b6511eb59319a046426a3fc]

INTEGRATION: CWS localisation29 (1.1.2); FILE ADDED 2008/07/10 16:58:37 vg 1.1.2.1: #i84900# templates for Basque


2008-07-25  Oliver Bolte  <obo@openoffice.org>  [ff9521fd9d5a9fcdd8e443021add46c3eb0b7152]

INTEGRATION: CWS localisation29 (1.1.2); FILE ADDED 2008/07/08 14:10:34 vg 1.1.2.1: #i91085# vietnamese templates


2008-07-25  Oliver Bolte  <obo@openoffice.org>  [e2ca5d4c91a2df6acbf8d19e6eef9ed4f93cbfa4]

INTEGRATION: CWS localisation29 (1.1.2); FILE ADDED 2008/07/08 14:10:32 vg 1.1.2.1: #i91085# vietnamese templates


2008-07-25  Oliver Bolte  <obo@openoffice.org>  [3ae751c0f07ff4bfa00f52a311581a79db570651]

INTEGRATION: CWS localisation29 (1.1.2); FILE ADDED 2008/07/08 14:10:33 vg 1.1.2.1: #i91085# vietnamese templates


2008-07-25  Oliver Bolte  <obo@openoffice.org>  [096014235da902e4c3aa83d4ca9acaf7d779226c]

INTEGRATION: CWS localisation29 (1.1.2); FILE ADDED 2008/07/10 16:58:37 vg 1.1.2.1: #i84900# templates for Basque


2008-07-25  Oliver Bolte  <obo@openoffice.org>  [25a69d8ae33dd7d4d0f8f3b8d8352ca29aaa425d]

INTEGRATION: CWS localisation29 (1.1.2); FILE ADDED 2008/07/10 16:58:36 vg 1.1.2.1: #i84900# templates for Basque


2008-07-25  Oliver Bolte  <obo@openoffice.org>  [c63f56cf9e0bbe455e059edf3fde5e70abe65e21]

INTEGRATION: CWS localisation29 (1.1.2); FILE ADDED 2008/07/08 14:10:31 vg 1.1.2.1: #i91085# vietnamese templates


2008-07-25  Oliver Bolte  <obo@openoffice.org>  [dc4ce5fd608c37f2e7d4901780d7870a5e376806]

INTEGRATION: CWS localisation29 (1.1.2); FILE ADDED 2008/07/10 16:58:35 vg 1.1.2.1: #i84900# templates for Basque


2008-07-25  Oliver Bolte  <obo@openoffice.org>  [6ce86b60183a329379245d16f2c6cc60d89e6149]

INTEGRATION: CWS localisation29 (1.1.2); FILE ADDED 2008/07/10 16:37:18 vg 1.1.2.1: #i84900# templates for Basque


2008-07-25  Oliver Bolte  <obo@openoffice.org>  [7550b5243b95bc6bebc6273dd49dc92fca0028e7]

INTEGRATION: CWS localisation29 (1.1.2); FILE ADDED 2008/07/09 10:28:16 vg 1.1.2.1: #i91040#


2008-07-25  Oliver Bolte  <obo@openoffice.org>  [da9092adad306b1a0cf33e2bbe47319d6eab6de2]

INTEGRATION: CWS localisation29 (1.1.2); FILE ADDED 2008/07/10 16:58:34 vg 1.1.2.1: #i84900# templates for Basque


2008-07-25  Oliver Bolte  <obo@openoffice.org>  [bd53b5e9eaa54ecc04171564e4a599a614f65a61]

#i92093# Editbutton does not work


2008-07-25  Oliver Bolte  <obo@openoffice.org>  [77c296ba55a5e91a7b016641fdecd143455e57aa]

INTEGRATION: CWS fwk93 (1.41.12); FILE MERGED 2008/07/17 07:44:36 cd 1.41.12.1: #i91639# Dispose controller and afterward remove item window from toolbox


2008-07-25  Oliver Bolte  <obo@openoffice.org>  [66cc159985778f55572a380ab95ef7d9d7cc4bb7]

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>  [9802ee93a64976dec82293fe2d240a1a6a5c968b]

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>  [fabaa9775ed44dd8fdf84d0514f468f6e61dcee9]

INTEGRATION: CWS cmcfixes46 (1.154.46); FILE MERGED 2008/07/14 09:24:42 cmc 1.154.46.2: add in thbs fix 2008/06/04 08:20:31 cmc 1.154.46.1: use a maxed out input value to be used for future cairo clipping extents to future-proof this


2008-07-25  Oliver Bolte  <obo@openoffice.org>  [f2ccfe871113a11f5c521088185e0ea84e8cc6a4]

INTEGRATION: CWS cmcfixes46 (1.149.48); FILE MERGED 2008/06/12 08:56:22 cmc 1.149.48.3: #i90037# better to leave the transform alone, but just ignore it when we want to extract an outline 2008/06/04 08:18:01 cmc 1.149.48.2: #i90037# ensure that transforms are cleared 2008/05/27 15:50:06 cmc 1.149.48.1: #i89002# always consider our own symbols fonts as symbol fonts to try and avoid misery


2008-07-25  Oliver Bolte  <obo@openoffice.org>  [849f618270da313f9339dda29a9f35938434c91d]

INTEGRATION: CWS cmcfixes46 (1.240.46); FILE MERGED 2008/07/14 08:35:58 cmc 1.240.46.2: RESYNC: (1.240-1.241); FILE MERGED 2008/05/27 15:49:43 cmc 1.240.46.1: #i89002# recognize that recoding symbol fonts for different target fonts and different even if using the same real font for display


2008-07-25  Oliver Bolte  <obo@openoffice.org>  [a30291f2a1f52333d919c5178404ed35da3b7a96]

INTEGRATION: CWS cmcfixes46 (1.95.80); FILE MERGED 2008/07/14 08:32:56 cmc 1.95.80.2: RESYNC: (1.95-1.96); FILE MERGED 2008/05/27 15:48:02 cmc 1.95.80.1: #i89002# only copy whats missing, i.e. retain info that we are a symbol font


2008-07-25  Oliver Bolte  <obo@openoffice.org>  [34227dacbf8557ed2d0eecbb8ead77a5dd5e4ad3]

INTEGRATION: CWS cmcfixes46 (1.35.4); FILE MERGED 2008/07/14 09:25:46 cmc 1.35.4.3: remove unused icu foo 2008/07/14 08:32:25 cmc 1.35.4.2: RESYNC: (1.35-1.37); FILE MERGED 2008/06/03 09:26:55 cmc 1.35.4.1: #i83545# lets try this fix


2008-07-25  Oliver Bolte  <obo@openoffice.org>  [852798b5159464237b34a317969ef466f15516e2]

INTEGRATION: CWS cmcfixes46 (1.14.6); FILE MERGED 2008/07/14 09:25:45 cmc 1.14.6.1: remove unused icu foo


2008-07-25  Oliver Bolte  <obo@openoffice.org>  [e75909eeb54a30f68590239877a62691bafbda44]

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>  [926234f45de7ee89ad7cd236183e94078e098844]

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>  [2e3c43d9e93e32cb239080b4aebf8f5f51ae279f]

INTEGRATION: CWS cmcfixes46 (1.9.22); FILE MERGED 2008/05/26 16:21:55 cmc 1.9.22.1: #i58385# fix up for 64bit


2008-07-25  Oliver Bolte  <obo@openoffice.org>  [67f3cc6dc82e8e65b81071f9e322e9dbfac33f3a]

INTEGRATION: CWS cmcfixes46 (1.4.22); FILE MERGED 2008/05/26 16:21:55 cmc 1.4.22.1: #i58385# fix up for 64bit


2008-07-25  Oliver Bolte  <obo@openoffice.org>  [128a4c9b72f46dae61f74c1d7134a349e10c8b71]

INTEGRATION: CWS cmcfixes46 (1.5.20); FILE MERGED 2008/06/04 08:14:03 cmc 1.5.20.1: #i90178# ensure we get the same expansion rules as originally


2008-07-25  Oliver Bolte  <obo@openoffice.org>  [a960193e7c80319ff4f67f3614673b8a8513eca4]

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>  [1a27c1d8f5c39db2fd1c6f6b4725aae0c3dc0c37]

INTEGRATION: CWS cmcfixes46 (1.3.4); FILE MERGED 2008/07/14 08:29:48 cmc 1.3.4.2: RESYNC: (1.3-1.4); FILE MERGED 2008/05/26 10:10:11 cmc 1.3.4.1: #i89955# support ppc64 as well as the other 64bit linuxes


2008-07-25  Oliver Bolte  <obo@openoffice.org>  [c3cae150561f1d62d696a995c774ea5503d82d49]

INTEGRATION: CWS late30bf02 (1.3.48); FILE MERGED 2008/07/21 11:50:26 tl 1.3.48.1: #i91912# crash fixed; typo wrong array used...


2008-07-25  Oliver Bolte  <obo@openoffice.org>  [6496de72096be1effe2050591dc80bc851e1b5bf]

INTEGRATION: CWS late30bf02 (1.47.36); FILE MERGED 2008/07/21 09:13:55 od 1.47.36.1: #i90395# class <SwGrfNode> 	 - implementation of method <IsAsyncRetrieveInputStreamPossible()>


2008-07-25  Oliver Bolte  <obo@openoffice.org>  [f7b90a55de9745159feb4908199276064397c0e6]

INTEGRATION: CWS late30bf02 (1.42.84); FILE MERGED 2008/07/21 09:16:38 od 1.42.84.1: #i90395# method <SwNoTxtFrm::PaintPicture(..)> 	 - check, if asynchonuos retrieval of input stream for graphic 	   is possible. If not, the input stream for the graphic is 	   retrieved synchronuos.


2008-07-25  Oliver Bolte  <obo@openoffice.org>  [eb354b6b4bb6ff69b7d1499e9b0121b50fff1003]

INTEGRATION: CWS late30bf02 (1.22.166); FILE MERGED 2008/07/21 09:11:09 od 1.22.166.1: #i90395# class <SwGrfNode> 	 - new method <IsAsyncRetrieveInputStreamPossible()>


2008-07-25  Oliver Bolte  <obo@openoffice.org>  [e04914469bf7ef264c7117e7310858e76867cf97]

INTEGRATION: CWS cwscheckapi2 (1.8.88); FILE MERGED 2008/07/18 20:32:27 cn 1.8.88.1: #i91719# update lists


2008-07-25  Oliver Bolte  <obo@openoffice.org>  [db5f564f49412681d9fab62cac2ac5c042f0e46f]

INTEGRATION: CWS cwscheckapi2 (1.10.88); FILE MERGED 2008/07/18 20:32:27 cn 1.10.88.1: #i91719# update lists


2008-07-25  Oliver Bolte  <obo@openoffice.org>  [df03d7da9d9606cd6bbc9bf4a994ef47ce5fa9c6]

INTEGRATION: CWS os118 (1.81.6); FILE MERGED 2008/07/17 10:00:38 pb 1.81.6.1: fix: #i91715# ignore '.HelpId:' strings


2008-07-25  Oliver Bolte  <obo@openoffice.org>  [131da47d34c1e3afb93f7c08733fb2692dbe072c]

INTEGRATION: CWS os118 (1.38.20); FILE MERGED 2008/07/15 07:59:07 os 1.38.20.1: #i91548# minimum of shadow distance fixed


2008-07-25  Oliver Bolte  <obo@openoffice.org>  [728c43ec5fbcedd9686471dc99f84413016160f0]

INTEGRATION: CWS native173 (1.1.26); FILE MERGED 2008/07/23 06:19:04 jsk 1.1.26.1: #i91975


2008-07-25  Oliver Bolte  <obo@openoffice.org>  [81c75c8121ca0b13e0d07d4dec44d50cdb760ec3]

INTEGRATION: CWS late30bf01 (1.75.108); FILE MERGED 2008/07/16 15:35:17 mba 1.75.108.1: #158224#: wrong code that inadverntly has set TemplateDate was fixed; as a side effect now TemplateDate was never set; now adding correct way to do that


2008-07-25  Oliver Bolte  <obo@openoffice.org>  [4923b9f500b42599909eac7b50850facb1470c9a]

INTEGRATION: CWS late30bf01 (1.104.156); FILE MERGED 2008/07/16 15:55:31 od 1.104.156.1: #158225# method <SwCellFrm::Format(..)> 	 - no vertical alignment of covered cells


2008-07-25  Oliver Bolte  <obo@openoffice.org>  [ff5e1b316e592e732deb2ed9ad494efcfb09eab8]

INTEGRATION: CWS late30bf01 (1.34.118); FILE MERGED 2008/07/17 13:50:03 er 1.34.118.1: #i91683# prevent crash if text portion of cell was seleted from within spell-check view


2008-07-25  Oliver Bolte  <obo@openoffice.org>  [57db13e2a704f5af27e20457176e47e5bc6f8d5f]

INTEGRATION: CWS late30bf01 (1.9.116); FILE MERGED 2008/07/17 12:49:19 iha 1.9.116.1: #i83679# use indices as default labels for categories


2008-07-25  Oliver Bolte  <obo@openoffice.org>  [72015980859d180853431bc2ece1629904ffaf9f]

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>  [2d5590d307592afda49bb644c8db9c29403fd673]

INTEGRATION: CWS aqua11y02 (1.26.34); FILE MERGED 2008/07/11 09:02:20 obr 1.26.34.3: RESYNC: (1.27-1.28); FILE MERGED 2008/06/18 18:04:39 fne 1.26.34.2: RESYNC: (1.26-1.27); FILE MERGED 2008/06/06 10:19:20 obr 1.26.34.1: #i85292# wrapper now cache the name, suppress unload of gtk plugin when atk-bridge module gets loaded as the shutdown symbol is no longer in global address space


2008-07-25  Oliver Bolte  <obo@openoffice.org>  [6d44a14a9bbccc2ddf83ae314a32efe7ac11df8b]

INTEGRATION: CWS aqua11y02 (1.4.34); FILE MERGED 2008/06/12 13:32:40 obr 1.4.34.2: #i86659# add support for XAccessibleMultiLineText 2008/06/06 10:19:20 obr 1.4.34.1: #i85292# wrapper now cache the name, suppress unload of gtk plugin when atk-bridge module gets loaded as the shutdown symbol is no longer in global address space


2008-07-25  Oliver Bolte  <obo@openoffice.org>  [d66cef09e7d7b19d8c85487f3b34e17f44d0ed98]

INTEGRATION: CWS aqua11y02 (1.8.34); FILE MERGED 2008/06/12 13:32:40 obr 1.8.34.3: #i86659# add support for XAccessibleMultiLineText 2008/06/06 10:19:20 obr 1.8.34.2: #i85292# wrapper now cache the name, suppress unload of gtk plugin when atk-bridge module gets loaded as the shutdown symbol is no longer in global address space 2008/06/02 04:32:34 obr 1.8.34.1: #i88047# role mapping reworked


2008-07-25  Oliver Bolte  <obo@openoffice.org>  [b31e5809f5b560babe9c860a432e2f301a9e12ad]

INTEGRATION: CWS aqua11y02 (1.8.6); FILE MERGED 2008/06/06 10:19:20 obr 1.8.6.1: #i85292# wrapper now cache the name, suppress unload of gtk plugin when atk-bridge module gets loaded as the shutdown symbol is no longer in global address space


2008-07-25  Oliver Bolte  <obo@openoffice.org>  [c7251af143185427b4cbb8b780b62215905f16dc]

INTEGRATION: CWS aqua11y02 (1.9.34); FILE MERGED 2008/06/19 11:30:45 obr 1.9.34.3: linux build fixes 2008/06/06 13:41:06 obr 1.9.34.2: #i70872# new VCLEVENT_COMBOBOX_SETTEXT triggers creation of atk object wrappers 2008/06/06 10:19:20 obr 1.9.34.1: #i85292# wrapper now cache the name, suppress unload of gtk plugin when atk-bridge module gets loaded as the shutdown symbol is no longer in global address space


2008-07-25  Oliver Bolte  <obo@openoffice.org>  [7f73a9ee20ddeed10fc047bd7c327101ccb90b9b]

INTEGRATION: CWS aqua11y02 (1.8.34); FILE MERGED 2008/06/18 16:04:07 obr 1.8.34.1: #i88513# introduced tab-stops and tab-interval mapping


2008-07-25  Oliver Bolte  <obo@openoffice.org>  [5428c72dae22657ece394151e3d797b5327cbabb]

INTEGRATION: CWS aqua11y02 (1.9.34); FILE MERGED 2008/06/18 16:04:07 obr 1.9.34.2: #i88513# introduced tab-stops and tab-interval mapping 2008/06/12 13:32:40 obr 1.9.34.1: #i86659# add support for XAccessibleMultiLineText


2008-07-25  Oliver Bolte  <obo@openoffice.org>  [c80bea64736d493dc6e8db8128ec184e7ba2d749]

INTEGRATION: CWS aqua11y02 (1.3.34); FILE MERGED 2008/06/06 10:19:20 obr 1.3.34.1: #i85292# wrapper now cache the name, suppress unload of gtk plugin when atk-bridge module gets loaded as the shutdown symbol is no longer in global address space


2008-07-25  Oliver Bolte  <obo@openoffice.org>  [c66a1a48d79744adb59319e08f0c3ad67ab1bccb]

INTEGRATION: CWS aqua11y02 (1.8.34); FILE MERGED 2008/06/06 10:19:20 obr 1.8.34.1: #i85292# wrapper now cache the name, suppress unload of gtk plugin when atk-bridge module gets loaded as the shutdown symbol is no longer in global address space


2008-07-25  Oliver Bolte  <obo@openoffice.org>  [42f70e32418744d89cd53e0987d4a0989832b1aa]

INTEGRATION: CWS aqua11y02 (1.8.34); FILE MERGED 2008/06/19 11:30:45 obr 1.8.34.2: linux build fixes 2008/06/06 10:19:20 obr 1.8.34.1: #i85292# wrapper now cache the name, suppress unload of gtk plugin when atk-bridge module gets loaded as the shutdown symbol is no longer in global address space


2008-07-25  Oliver Bolte  <obo@openoffice.org>  [f2b1d25316c287a540b5636bbcc13bf98f1e5680]

INTEGRATION: CWS aqua11y02 (1.278.32); FILE MERGED 2008/07/11 09:02:15 obr 1.278.32.3: RESYNC: (1.279-1.282); FILE MERGED 2008/06/18 18:04:35 fne 1.278.32.2: RESYNC: (1.278-1.279); FILE MERGED 2008/06/06 10:19:19 obr 1.278.32.1: #i85292# wrapper now cache the name, suppress unload of gtk plugin when atk-bridge module gets loaded as the shutdown symbol is no longer in global address space


2008-07-25  Oliver Bolte  <obo@openoffice.org>  [4d7b0d91a28392529b93be942f280f6fbcc1e2b1]

INTEGRATION: CWS aqua11y02 (1.96.34); FILE MERGED 2008/06/06 20:25:14 obr 1.96.34.1: #i70872# programmatic text changes in edit control need to emit events as well


2008-07-25  Oliver Bolte  <obo@openoffice.org>  [1e9856de9893de011b91febb8ce47538d7161281]

INTEGRATION: CWS aqua11y02 (1.48.34); FILE MERGED 2008/07/11 09:01:56 obr 1.48.34.3: RESYNC: (1.48-1.49); FILE MERGED 2008/06/06 20:25:14 obr 1.48.34.2: #i70872# programmatic text changes in edit control need to emit events as well 2008/06/06 13:41:06 obr 1.48.34.1: #i70872# new VCLEVENT_COMBOBOX_SETTEXT triggers creation of atk object wrappers


2008-07-25  Oliver Bolte  <obo@openoffice.org>  [4346d29c83e597fc3b1b58247b4d4780ac266ae9]

INTEGRATION: CWS aqua11y02 (1.5.34); FILE MERGED 2008/06/06 13:41:06 obr 1.5.34.1: #i70872# new VCLEVENT_COMBOBOX_SETTEXT triggers creation of atk object wrappers


2008-07-25  Oliver Bolte  <obo@openoffice.org>  [f4002fd0950eb1772bf4ed757917d3a64af5b332]

INTEGRATION: CWS aqua11y02 (1.10.4); FILE MERGED 2008/07/11 09:01:51 obr 1.10.4.3: RESYNC: (1.11-1.12); FILE MERGED 2008/06/18 18:04:08 fne 1.10.4.2: RESYNC: (1.10-1.11); FILE MERGED 2008/06/11 09:15:55 fne 1.10.4.1: #i90575# guard NSAccessibility API against unwanted access from NSPopUp


2008-07-25  Oliver Bolte  <obo@openoffice.org>  [ce061a7c2dcbd33fd92df3ba83320568fd969076]

INTEGRATION: CWS aqua11y02 (1.2.30); FILE MERGED 2008/07/16 09:39:20 fne 1.2.30.1: #i90575# added guarding if


2008-07-25  Oliver Bolte  <obo@openoffice.org>  [5ee6445bffd95ac9f0f0e3175ef0f2ce9a0ea68f]

INTEGRATION: CWS aqua11y02 (1.2.30); FILE MERGED 2008/07/22 07:52:08 fne 1.2.30.11: #i90575# fixed new found crash 2008/07/17 09:09:34 fne 1.2.30.10: #i88045# workaround 2008/06/19 12:29:51 fne 1.2.30.9: #i90525# resolved conflict with another issue 2008/06/11 09:15:56 fne 1.2.30.8: #i90575# guard NSAccessibility API against unwanted access from NSPopUp 2008/06/05 08:21:49 fne 1.2.30.7: #i85851# attributes are now supported 2008/05/27 08:55:52 fne 1.2.30.6: #i89131# fix so that VO can read selected entries while traversing through the comboboxes menu 2008/05/26 14:05:03 fne 1.2.30.5: #i89131# set focus correctly for toolbox-comboboxes 2008/05/22 08:17:06 fne 1.2.30.4: #i88045# added special treatment for role description 2008/05/21 08:33:59 fne 1.2.30.3: #i88045# support grouping of radio buttons 2008/05/19 11:16:18 fne 1.2.30.2: #i87833# when wrapper has been disposed it is unwise to access its data 2008/05/15 12:08:33 fne 1.2.30.1: #i87833# when caret pos is -1, VO tries to access invalid memory position


2008-07-25  Oliver Bolte  <obo@openoffice.org>  [ef50b51bf0e2d8ce91d89b86b05a149738da8873]

INTEGRATION: CWS aqua11y02 (1.2.30); FILE MERGED 2008/06/05 08:21:49 fne 1.2.30.2: #i85851# attributes are now supported 2008/05/15 12:08:33 fne 1.2.30.1: #i87833# when caret pos is -1, VO tries to access invalid memory position


2008-07-25  Oliver Bolte  <obo@openoffice.org>  [18e6bc2ea019c1067e7bf45f7c37b60051ca2f38]

INTEGRATION: CWS aqua11y02 (1.2.30); FILE MERGED 2008/06/05 08:21:49 fne 1.2.30.1: #i85851# attributes are now supported


2008-07-25  Oliver Bolte  <obo@openoffice.org>  [226a6cbbb36862d46af9f926d7fc83a9ca9c7cd7]

INTEGRATION: CWS aqua11y02 (1.2.30); FILE MERGED 2008/06/10 08:41:14 fne 1.2.30.6: #i90525# changed role, so VO speaks title of cells 2008/05/29 12:43:29 fne 1.2.30.5: #i88046# distinguish between combobox and popup menu button 2008/05/29 10:32:49 fne 1.2.30.4: #i88047# menu button role added 2008/05/27 09:01:41 fne 1.2.30.3: #i88047# added role description for menu button 2008/05/26 11:40:10 fne 1.2.30.2: #i88047# temporary solution until new role is added 2008/05/15 13:57:44 fne 1.2.30.1: #i88043# TEXT_FRAME is a group


2008-07-25  Oliver Bolte  <obo@openoffice.org>  [f4210b48ec23153e252de6734fad1d362bede926]

INTEGRATION: CWS aqua11y02 (1.2.30); FILE MERGED 2008/05/15 11:33:02 fne 1.2.30.1: #i88044# notifications for  BOUNDRECT_CHANGED and CHILD


2008-07-25  Oliver Bolte  <obo@openoffice.org>  [c1c1f1517c6ccab8a0b04480a02685baba533db4]

INTEGRATION: CWS aqua11y02 (1.2.30); FILE MERGED 2008/06/09 09:48:38 fne 1.2.30.1: #i87816# when toolbox open floating window, set focus to content of that window for VO


2008-07-25  Oliver Bolte  <obo@openoffice.org>  [1f2e3972aeab08c412cdcc441793c53f560fa63c]

INTEGRATION: CWS aqua11y02 (1.2.30); FILE MERGED 2008/05/21 08:33:59 fne 1.2.30.1: #i88045# support grouping of radio buttons


2008-07-25  Oliver Bolte  <obo@openoffice.org>  [5abe57b3dcbf8c0c5707aac2ca523fc2c00d7faf]

INTEGRATION: CWS aqua11y02 (1.2.30); FILE MERGED 2008/05/26 14:05:04 fne 1.2.30.1: #i89131# set focus correctly for toolbox-comboboxes


2008-07-25  Oliver Bolte  <obo@openoffice.org>  [a9946452d8fc6b807db0a38d5663433bde3760ec]

INTEGRATION: CWS aqua11y02 (1.2.30); FILE MERGED 2008/06/19 12:29:51 fne 1.2.30.4: #i90525# resolved conflict with another issue 2008/06/11 09:15:55 fne 1.2.30.3: #i90575# guard NSAccessibility API against unwanted access from NSPopUp 2008/06/05 08:21:49 fne 1.2.30.2: #i85851# attributes are now supported 2008/05/21 08:33:59 fne 1.2.30.1: #i88045# support grouping of radio buttons


2008-07-25  Oliver Bolte  <obo@openoffice.org>  [ca514999938d87f1e5b6261b1a40fdd721cae38d]

INTEGRATION: CWS aqua11y02 (1.3.164); FILE MERGED 2008/07/17 06:42:12 obr 1.3.164.1: #i90575# uninitialized member and endless loop fix


2008-07-25  Oliver Bolte  <obo@openoffice.org>  [ce688970cefd605ac155f72ba1d6888ae1387d14]

INTEGRATION: CWS aqua11y02 (1.3.162); FILE MERGED 2008/07/17 06:42:12 obr 1.3.162.1: #i90575# uninitialized member and endless loop fix


2008-07-25  Oliver Bolte  <obo@openoffice.org>  [56044f4410bbb91d9c897a9a2daad4d094e42f93]

INTEGRATION: CWS aqua11y02 (1.26.20); FILE MERGED 2008/07/18 12:41:57 fne 1.26.20.1: #i90613# fixed crash


2008-07-25  Oliver Bolte  <obo@openoffice.org>  [ea15a21396cbc3d5b87d5a8d9f84311b70378ef0]

INTEGRATION: CWS aqua11y02 (1.4.10); FILE MERGED 2008/07/18 07:10:19 obr 1.4.10.4: #i70872# fixed grabFocus() code to not expect XAccessibleSelection being implemented by the same object implementing XAccessible 2008/06/10 12:58:10 obr 1.4.10.3: #i70872# toolbox items returned a parent XAccessible different from the one returned by the toolbox window 2008/05/29 10:31:32 fne 1.4.10.2: #i88047# menu button role added 2008/05/26 11:39:02 fne 1.4.10.1: #i88047# temporary solution until new role is added


2008-07-25  Oliver Bolte  <obo@openoffice.org>  [7ec02017ca87e10b3656172eec400d6175b9ec61]

INTEGRATION: CWS aqua11y02 (1.4.10); FILE MERGED 2008/06/10 12:58:09 obr 1.4.10.1: #i70872# toolbox items returned a parent XAccessible different from the one returned by the toolbox window


2008-07-25  Oliver Bolte  <obo@openoffice.org>  [2700b1c8b8308ea27f4fb5a9c109ebed76c82b19]

INTEGRATION: CWS aqua11y02 (1.3.12); FILE MERGED 2008/06/10 12:58:09 obr 1.3.12.1: #i70872# toolbox items returned a parent XAccessible different from the one returned by the toolbox window


2008-07-25  Oliver Bolte  <obo@openoffice.org>  [c3627441c95b1c6a14f0d265815716a453ea0719]

INTEGRATION: CWS aqua11y02 (1.25.12); FILE MERGED 2008/06/12 09:20:42 obr 1.25.12.1: raised baseline for Java UNO AccessBridge to Java 1.5


2008-07-25  Oliver Bolte  <obo@openoffice.org>  [bc70ed12da3533e8b921205b8b7de98158cd0a66]

INTEGRATION: CWS aqua11y02 (1.6.12); FILE MERGED 2008/06/12 09:20:42 obr 1.6.12.2: raised baseline for Java UNO AccessBridge to Java 1.5 2008/06/02 04:53:14 obr 1.6.12.1: #i88047# added new roles


2008-07-25  Oliver Bolte  <obo@openoffice.org>  [524a00965c6c77fb568d4e45be24d4a2d4bb68fc]

INTEGRATION: CWS aqua11y02 (1.7.66); FILE MERGED 2008/05/30 12:50:49 obr 1.7.66.3: #i88047# added EDIT_BAR role 2008/05/30 07:11:35 obr 1.7.66.2: #i88047# added since tags 2008/05/29 09:06:01 obr 1.7.66.1: #i88047# added a bunch of new roles


2008-07-25  Oliver Bolte  <obo@openoffice.org>  [9a830cdbda58dcddcc7f2d9151c0ded3ebb2bc0b]

INTEGRATION: CWS aqua11y02 (1.42.68); FILE MERGED 2008/07/11 08:59:14 obr 1.42.68.2: RESYNC: (1.42-1.43); FILE MERGED 2008/06/17 08:42:16 fne 1.42.68.1: #i90613# recreate notify handler when necessary


2008-07-25  Oliver Bolte  <obo@openoffice.org>  [d245f0bea3fc6340185e97e5b13b70ce90c6dda0]

#i90172# Compilation error unxsoli4


2008-07-25  Oliver Bolte  <obo@openoffice.org>  [bff83bd8f4fc4b5deebb644630e40069ae1023dd]

INTEGRATION: CWS tbo01 (1.1.16); FILE MERGED 2008/07/16 17:09:55 tbo 1.1.16.1: Issue number:  #i84151# remove log in test, since issue is fixed longtime ago.


2008-07-25  Oliver Bolte  <obo@openoffice.org>  [9cdf976fd39cc213800cddfb1b7a73e689496202]

INTEGRATION: CWS tbo01 (1.1.16); FILE MERGED 2008/07/16 18:26:02 tbo 1.1.16.1: Issue number:  #i91730#


2008-07-25  Oliver Bolte  <obo@openoffice.org>  [826997ef017a82bf5f5f6ff15a00e4eb0a71a79f]

INTEGRATION: CWS tbo01 (1.3.16); FILE MERGED 2008/07/16 17:00:37 tbo 1.3.16.2: Issue number:  #i91728# 2008/07/16 16:53:10 tbo 1.3.16.1: Issue number:  #i91728#


2008-07-25  Oliver Bolte  <obo@openoffice.org>  [d4f7da69e7a2343455025422a35c8dc699579ed5]

INTEGRATION: CWS tbo01 (1.1.16); FILE MERGED 2008/07/22 15:33:49 tbo 1.1.16.1: Issue number:  #i91998#


2008-07-25  Oliver Bolte  <obo@openoffice.org>  [6dac0f3725c9e611b9cc19f68bbed6e8768bcba9]

INTEGRATION: CWS tbo01 (1.1.16); FILE MERGED 2008/07/24 11:31:59 tbo 1.1.16.1: Issue number:  #i92080#


2008-07-25  Oliver Bolte  <obo@openoffice.org>  [7be7cf5d01bedc080def8c1b37be22ca01686169]

INTEGRATION: CWS dba30g (1.95.12); FILE MERGED 2008/07/22 08:06:21 fs 1.95.12.1: #i91857# re-added joined_table


2008-07-25  Oliver Bolte  <obo@openoffice.org>  [2fc193f774f8286fd95f43ac646f0191d0b93cc4]

INTEGRATION: CWS dba30g (1.7.58); FILE MERGED 2008/07/22 07:15:09 fs 1.7.58.1: #i87376# add DST_MACAB


2008-07-25  Oliver Bolte  <obo@openoffice.org>  [38ba0c74d815165b20f122c52111eebf11fb4005]

INTEGRATION: CWS dba30g (1.34.40); FILE MERGED 2008/07/22 07:14:53 fs 1.34.40.1: #i87376# add DST_MACAB


2008-07-25  Oliver Bolte  <obo@openoffice.org>  [f116edbafc7c0e78289050a7f9774373678dca02]

INTEGRATION: CWS dba30g (1.202.12); FILE MERGED 2008/07/15 07:58:14 fs 1.202.12.1: re-enable administration


2008-07-25  Oliver Bolte  <obo@openoffice.org>  [c5af920083e0d762ebcb4a715f516f0f7be45d73]

INTEGRATION: CWS dba30g (1.6.14); FILE MERGED 2008/07/22 06:52:56 fs 1.6.14.1: copying following changes from CWS dba30h to CWS dba30g:   2008/07/21 10:05:22 fs 1.6.18.1: #i91857# +Parser


2008-07-25  Oliver Bolte  <obo@openoffice.org>  [880811a69f9f0e7597167760c89d2e7c02175aa8]

INTEGRATION: CWS dba30g (1.8.22); FILE MERGED 2008/07/22 06:52:42 fs 1.8.22.1: copying following changes from CWS dba30h to CWS dba30g:   2008/07/21 10:07:02 fs 1.8.26.1: #i91857# base on CRMBasedTestCase


2008-07-25  Oliver Bolte  <obo@openoffice.org>  [8f67285440693d56351d6d156561cc4f9b3c606d]

INTEGRATION: CWS dba30g (1.6.58); FILE MERGED 2008/07/22 06:53:02 fs 1.6.58.1: copying following changes from CWS dba30h to CWS dba30g:   2008/07/21 10:07:02 fs 1.6.62.1: #i91857# base on CRMBasedTestCase


2008-07-25  Oliver Bolte  <obo@openoffice.org>  [73bd644e18b462c65f45e8ea785e6f193041288d]

INTEGRATION: CWS dba30g (1.1.4); FILE ADDED 2008/07/22 06:52:05 fs 1.1.4.2: copying following changes from CWS dba30h to CWS dba30g:   2008/07/21 10:07:45 fs 1.1.2.1: #i91857# 2008/07/21 10:07:45 fs 1.1.4.1: file Parser.java was added on branch cws_dev300_dba30g on 2008-07-22 06:52:05 +0000


2008-07-25  Oliver Bolte  <obo@openoffice.org>  [2a3c3a41db7e9793759e99d82f9c60ec82d45a47]

INTEGRATION: CWS dba30g (1.6.58); FILE MERGED 2008/07/22 06:52:27 fs 1.6.58.1: copying following changes from CWS dba30h to CWS dba30g:   2008/07/21 10:06:09 fs 1.6.62.1: #i91857# +categories table


2008-07-25  Oliver Bolte  <obo@openoffice.org>  [0130234d07b14f5340a656d709d4f4aadf631c0c]

INTEGRATION: CWS dba30g (1.1.4); FILE ADDED 2008/07/22 06:52:18 fs 1.1.4.2: copying following changes from CWS dba30h to CWS dba30g:   2008/07/21 10:08:56 fs 1.1.2.1: base class for complex test cases based on the CRMDatabase 2008/07/21 10:08:56 fs 1.1.4.1: file CRMBasedTestCase.java was added on branch cws_dev300_dba30g on 2008-07-22 06:52:18 +0000


2008-07-25  Oliver Bolte  <obo@openoffice.org>  [ec1d69d364961dd84321f0027c8eb5405bf28311]

INTEGRATION: CWS dba30g (1.78.36); FILE MERGED 2008/07/16 08:39:51 fs 1.78.36.1: #i91424# SetView: deactivate the old view


2008-07-25  Oliver Bolte  <obo@openoffice.org>  [e284aa082ec9949a7a5f8ebcab159e6c64e7fc44]

INTEGRATION: CWS dba30g (1.1.22); FILE MERGED 2008/07/23 08:28:06 msc 1.1.22.1: #92023#


2008-07-25  Oliver Bolte  <obo@openoffice.org>  [a67507404482a95a0a1f7f6bd7f826664d71aba7]

INTEGRATION: CWS dba30g (1.2.22); FILE MERGED 2008/07/23 08:26:46 msc 1.2.22.1: #92023#


2008-07-25  Oliver Bolte  <obo@openoffice.org>  [cbf67038c37a3239f48a4b0d0dcbc49d053e9a49]

INTEGRATION: CWS dba30g (1.1.22); FILE MERGED 2008/07/22 12:51:02 msc 1.1.22.1: #i91600# add new testcase


2008-07-25  Oliver Bolte  <obo@openoffice.org>  [665159220379929677423c5bb1a5ff01b44a391a]

INTEGRATION: CWS dba30g (1.55.18); FILE MERGED 2008/07/22 07:32:07 fs 1.55.18.1: #i91857# re-added joined_table


2008-07-25  Oliver Bolte  <obo@openoffice.org>  [4ac6cafdb4dc3cfd7593992cc64d4863ae3ad6e8]

INTEGRATION: CWS dba30g (1.58.18); FILE MERGED 2008/07/22 08:06:10 fs 1.58.18.1: #i91857# re-added joined_table


2008-07-25  Oliver Bolte  <obo@openoffice.org>  [3431bcc97f316a522787ccf9fc489834f236cc76]

INTEGRATION: CWS dba30g (1.65.16); FILE MERGED 2008/07/22 07:18:39 fs 1.65.16.1: copying following changes from CWS dba30h to CWS dba30g:   2008/07/21 09:11:14 fs 1.65.14.1: #i91857#


2008-07-25  Oliver Bolte  <obo@openoffice.org>  [e65d55a986226c992d81273e19ba25e8f859b941]

INTEGRATION: CWS dba30g (1.4.48); FILE MERGED 2008/07/22 07:21:07 fs 1.4.48.1: copying following changes from CWS dba30h to CWS dba30g:   2008/07/21 09:10:35 fs 1.4.46.1: #i91857# +store


2008-07-25  Oliver Bolte  <obo@openoffice.org>  [b88ff1a9b5faa8ee79ae93e0856d2434cf3792db]

INTEGRATION: CWS dba30g (1.23.18); FILE MERGED 2008/07/22 08:05:49 fs 1.23.18.1: #i91857# re-added joined_table


2008-07-25  Oliver Bolte  <obo@openoffice.org>  [dcae4f11baf0e23bef373b2f377f1e597678cc26]

INTEGRATION: CWS dba30g (1.4.94); FILE MERGED 2008/07/21 11:01:37 fs 1.4.94.1: #i91909# +help/component.txt


2008-07-25  Oliver Bolte  <obo@openoffice.org>  [e89954e7ce67737a26a5f9012e1aac34e554d441]

INTEGRATION: CWS dba30g (1.19.8); FILE MERGED 2008/07/21 10:56:35 fs 1.19.8.2: #i91909# +COMPONENT_HELP 2008/07/15 11:24:37 lla 1.19.8.1: #i91666# add new reportbuilderwizard.jar to the report design extension, was lost somewhere else


2008-07-25  Oliver Bolte  <obo@openoffice.org>  [7f5920a974d7c482f83e448e77168a1d9c0416f4]

INTEGRATION: CWS dba30g (1.5.6); FILE MERGED 2008/07/21 10:57:13 fs 1.5.6.1: #i91909# adding publisher information


2008-07-25  Oliver Bolte  <obo@openoffice.org>  [4045a9215f819867ff35a484bb5a50b8f020255c]

INTEGRATION: CWS dba30g (1.1.2); FILE ADDED 2008/07/21 11:02:00 fs 1.1.2.1: #i91909# short extension description


2008-07-25  Oliver Bolte  <obo@openoffice.org>  [18ff4ac46c7128c22843a38ddb64de9b7f0a6b16]

INTEGRATION: CWS dba30g (1.18.8); FILE MERGED 2008/07/15 07:48:57 fs 1.18.8.1: #i91600# corrected state for SID_PAGEDIALOG


2008-07-25  Oliver Bolte  <obo@openoffice.org>  [aa34de1963dc4fa7390b17c82e0d2e4d84b44d9e]

INTEGRATION: CWS impress148 (1.72.100); FILE MERGED 2008/07/17 11:22:05 af 1.72.100.1: #i91635# Avoid crash in GetNumberFormat() when called with invalid paragraph number.


2008-07-25  Oliver Bolte  <obo@openoffice.org>  [b9938b702a01ae8b37a915e09f515c6bc47cbb7f]

INTEGRATION: CWS impress148 (1.4.34); FILE MERGED 2008/07/16 12:47:57 af 1.4.34.1: #i91701# Use only 4 component colors.


2008-07-25  Oliver Bolte  <obo@openoffice.org>  [d5550b9e8a1bc8fd4331968756f106d7a7e2b249]

INTEGRATION: CWS impress148 (1.2.34); FILE MERGED 2008/07/16 12:47:57 af 1.2.34.1: #i91701# Use only 4 component colors.


2008-07-25  Oliver Bolte  <obo@openoffice.org>  [109cfaff84c67a6c52b8b18a3b2560ad8440ead6]

INTEGRATION: CWS impress148 (1.5.10); FILE MERGED 2008/07/23 15:54:04 cl 1.5.10.2: RESYNC: (1.5-1.6); FILE MERGED 2008/07/16 12:47:57 af 1.5.10.1: #i91701# Use only 4 component colors.


2008-07-25  Oliver Bolte  <obo@openoffice.org>  [d96bca7e6ac480e3657b9b36d02cf9bd042c5736]

INTEGRATION: CWS impress148 (1.4.30); FILE MERGED 2008/07/23 15:53:51 cl 1.4.30.2: RESYNC: (1.4-1.5); FILE MERGED 2008/07/16 12:47:57 af 1.4.30.1: #i91701# Use only 4 component colors.


2008-07-25  Oliver Bolte  <obo@openoffice.org>  [6bf6019b9510d73b917093cb05997755594f724f]

INTEGRATION: CWS impress148 (1.4.34); FILE MERGED 2008/07/23 15:53:57 cl 1.4.34.2: RESYNC: (1.4-1.5); FILE MERGED 2008/07/16 12:47:57 af 1.4.34.1: #i91701# Use only 4 component colors.


2008-07-25  Oliver Bolte  <obo@openoffice.org>  [f19fc59eeba19280237aeb2963ce1fb21feb05d0]

INTEGRATION: CWS impress148 (1.5.30); FILE MERGED 2008/07/24 07:59:18 cl 1.5.30.3: fixed merge conflicts 2008/07/23 15:53:54 cl 1.5.30.2: RESYNC: (1.5-1.6); FILE MERGED 2008/07/16 12:47:57 af 1.5.30.1: #i91701# Use only 4 component colors.


2008-07-25  Oliver Bolte  <obo@openoffice.org>  [5a9e2f1f61115e265eeb6c7c8b3522a4bf93f29b]

INTEGRATION: CWS impress148 (1.4.10); FILE MERGED 2008/07/16 12:47:57 af 1.4.10.1: #i91701# Use only 4 component colors.


2008-07-25  Oliver Bolte  <obo@openoffice.org>  [eb41a2b4b233ab223d2eba92c4d82e7cc4241043]

INTEGRATION: CWS impress148 (1.2.30); FILE MERGED 2008/07/24 07:59:18 cl 1.2.30.3: fixed merge conflicts 2008/07/23 15:53:47 cl 1.2.30.2: RESYNC: (1.2-1.3); FILE MERGED 2008/07/16 12:47:57 af 1.2.30.1: #i91701# Use only 4 component colors.


2008-07-25  Oliver Bolte  <obo@openoffice.org>  [331c50a08423390b5a8d3ca2148eb766584e61dd]

INTEGRATION: CWS impress148 (1.3.6); FILE MERGED 2008/07/23 15:54:01 cl 1.3.6.2: RESYNC: (1.3-1.4); FILE MERGED 2008/07/16 12:47:57 af 1.3.6.1: #i91701# Use only 4 component colors.


2008-07-25  Oliver Bolte  <obo@openoffice.org>  [270e66d6dca6bf7cd31acd2ff7018b8fb78fda45]

INTEGRATION: CWS impress148 (1.58.76); FILE MERGED 2008/07/08 10:52:44 af 1.58.76.1: #i91337# Keep task pane hidden for Draw and outline view.


2008-07-25  Oliver Bolte  <obo@openoffice.org>  [adb4281d6c148334db12ada2b7d5490db65dcc26]

INTEGRATION: CWS impress148 (1.112.2); FILE MERGED 2008/07/10 16:13:25 cl 1.112.2.1: #i91470# detect clipboard document from gallery


2008-07-25  Oliver Bolte  <obo@openoffice.org>  [a06d1660430dc611f9caf817f187f3eb942ccc25]

INTEGRATION: CWS impress148 (1.12.76); FILE MERGED 2008/07/23 15:52:53 cl 1.12.76.2: RESYNC: (1.12-1.13); FILE MERGED 2008/07/10 16:04:07 af 1.12.76.1: #i91501# Added mbIsInStartup flag to prevent multiple slide shows for one document.


2008-07-25  Oliver Bolte  <obo@openoffice.org>  [998e71c5f23b798f490d8e98fb7ba46803205bb2]

INTEGRATION: CWS impress148 (1.7.76); FILE MERGED 2008/07/10 16:03:04 af 1.7.76.1: #i91501# Added mbIsInStartup flag to prevent multiple slide shows for one document.


2008-07-25  Oliver Bolte  <obo@openoffice.org>  [a1b736d732be1d51868e4c586875175cde276f23]

INTEGRATION: CWS impress148 (1.3.76); FILE MERGED 2008/07/16 12:19:57 af 1.3.76.1: #i91701# Service name of VCL canvas has changed.


2008-07-25  Oliver Bolte  <obo@openoffice.org>  [8fe15f6efc27dfa197a572ce3aa1ddb41789a342]

INTEGRATION: CWS impress148 (1.28.74); FILE MERGED 2008/07/08 08:19:23 af 1.28.74.1: #i91462# In AnimationWindow prevent iteration from leaving valid range.


2008-07-25  Oliver Bolte  <obo@openoffice.org>  [e2f975752e7255c145cde5a339a39a8b2cc86362]

INTEGRATION: CWS impress148 (1.51.46); FILE MERGED 2008/07/10 10:01:19 af 1.51.46.2: #i91523# Sorry, the previous change was made for issue 91523. 2008/07/10 09:59:00 af 1.51.46.1: #i91527# Allow opening of documents during a slide show when request comes from shape interactions.


2008-07-25  Oliver Bolte  <obo@openoffice.org>  [6bad3be6d5f7b3813b19eb220a9e1409f8b017f4]

INTEGRATION: CWS impress148 (1.2.46); FILE MERGED 2008/07/10 09:08:46 cl 1.2.46.1: #158202# always set left and first line indend to zero when numbering was enabled so that styles to not addd an unwanted indend


2008-07-25  Oliver Bolte  <obo@openoffice.org>  [c78f0775dca78b390ae15ef2e05ca439699e20ba]

INTEGRATION: CWS impress148 (1.19.68); FILE MERGED 2008/07/11 08:09:43 cl 1.19.68.1: #i91470# failure of assigning a fill style now leads to a warning, not an error


2008-07-25  Oliver Bolte  <obo@openoffice.org>  [3603000f195f5c76477ab577648fb836e75b9fc7]

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>  [d954ed3c35cf21c741f079fff2779c4532be0366]

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>  [d57e2620a9c441c1d3c6e8b82bda38a45f2cb661]

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-25  Oliver Bolte  <obo@openoffice.org>  [89356d8683220c8233e754868130833dd6fa1696]

INTEGRATION: CWS jl108 (1.64.2); FILE MERGED 2008/07/23 08:40:26 tkr 1.64.2.1: #i92021# also request unknown properties


2008-07-25  Oliver Bolte  <obo@openoffice.org>  [b7d59d1c820fd49334176695ef9e3f5fbdf8fb47]

INTEGRATION: CWS jl108 (1.11.20); FILE MERGED 2008/07/23 08:41:24 tkr 1.11.20.1: #i92021# properties at this level are case insenitive


2008-07-24  Svante Schubert  <sus@openoffice.org>  [58fc9e2e81cbdfd6263cbd37891596fc6efad171]

#i91974# Update readme about the license.html


2008-07-24  Svante Schubert  <sus@openoffice.org>  [6dd32d3c97bfd2196b3c137fbb3beeb3712ddff6]

#i91974# Update of the latest source package containing a license.txt


2008-07-24  Svante Schubert  <sus@openoffice.org>  [e27f4d614e29de238c58383c203366c98a5e569c]

#i91974# Update of the latest source package containing a license.txt


2008-07-23  Oliver Bolte  <obo@openoffice.org>  [e49916791ab175ab846cf08be9fb27b8f2d012bd]

#i10000# reactivate OSL_ENSURE


2008-07-23  Oliver Bolte  <obo@openoffice.org>  [99efff1eea28eae450f5094631e79d8607f3f9b0]

#i10000# printf.c removed


2008-07-23  Oliver Bolte  <obo@openoffice.org>  [4811b6a454b510499452b20cd5db996f24cd466c]

#i10000# undo last change, build breaks in soldep


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [5b7e1121eef7d46f50ef6652e1c9fa1e49542363]

DEV300


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [17feb3a0589fa8a2ff34d5cd598392d4170a33c9]

INTEGRATION: CWS os2port03 (1.3.8); FILE MERGED 2008/07/17 05:27:53 obr 1.3.8.2: RESYNC: (1.3-1.4); FILE MERGED 2008/01/14 16:27:33 ydario 1.3.8.1: remove old os2 directory Issue number:i85203 Submitted by:ydario


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [e1c7bc4e1fdd0e5aaf0d665825d0b3d7380ffd48]

INTEGRATION: CWS os2port03 (1.1.2); FILE ADDED 2008/04/15 10:28:01 ydario 1.1.2.1: Issue number:  i85203 Submitted by: ydario Reviewed by: ydario


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [a834eadd44bd6a84c1e85afc0e0f9cb58f05d02a]

INTEGRATION: CWS os2port03 (1.2.106); FILE MERGED 2008/07/17 05:26:23 obr 1.2.106.2: RESYNC: (1.2-1.3); FILE MERGED 2008/04/17 14:29:00 ydario 1.2.106.1: Issue number:  i85203 Submitted by: ydario Reviewed by: ydario


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [673134cc0f3285ebbb0db3d8cde858fd63cb3620]

INTEGRATION: CWS os2port03 (1.61.96); FILE MERGED 2008/07/17 05:26:20 obr 1.61.96.2: RESYNC: (1.61-1.63); FILE MERGED 2008/04/17 14:26:22 ydario 1.61.96.1: Issue number:  i85203 Submitted by: ydario Reviewed by: ydario


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [97390e2e103c182bad43e944425986b247de3983]

INTEGRATION: CWS os2port03 (1.52.84); FILE MERGED 2008/07/17 05:26:17 obr 1.52.84.2: RESYNC: (1.52-1.55); FILE MERGED 2008/04/17 14:26:22 ydario 1.52.84.1: Issue number:  i85203 Submitted by: ydario Reviewed by: ydario


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [e01a8370881a253f0ecdaf631b100ba158836e14]

INTEGRATION: CWS os2port03 (1.3.198); FILE MERGED 2008/07/17 05:25:53 obr 1.3.198.2: RESYNC: (1.3-1.4); FILE MERGED 2008/04/15 14:32:19 ydario 1.3.198.1: Issue number:  i85203 Submitted by: ydario Reviewed by: ydario


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [446be8282431ed0d59ee98542109fe00c2a0a3a9]

INTEGRATION: CWS os2port03 (1.4.18); FILE MERGED 2008/07/17 05:25:50 obr 1.4.18.2: RESYNC: (1.4-1.6); FILE MERGED 2008/04/15 14:32:19 ydario 1.4.18.1: Issue number:  i85203 Submitted by: ydario Reviewed by: ydario


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [af48842869364f665631f27f826ba6ab4b029355]

INTEGRATION: CWS os2port03 (1.3.198); FILE MERGED 2008/07/17 05:25:47 obr 1.3.198.2: RESYNC: (1.3-1.4); FILE MERGED 2008/04/15 14:32:19 ydario 1.3.198.1: Issue number:  i85203 Submitted by: ydario Reviewed by: ydario


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [4d455835b4d619b781a72edcc72bbc153d1bf802]

INTEGRATION: CWS os2port03 (1.3.198); FILE MERGED 2008/07/17 05:25:38 obr 1.3.198.2: RESYNC: (1.3-1.4); FILE MERGED 2008/04/15 14:32:19 ydario 1.3.198.1: Issue number:  i85203 Submitted by: ydario Reviewed by: ydario


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [70a769f6ec2feafa685a8b40f79c0acbed802146]

INTEGRATION: CWS os2port03 (1.3.198); FILE MERGED 2008/07/17 05:25:44 obr 1.3.198.2: RESYNC: (1.3-1.4); FILE MERGED 2008/04/15 14:32:19 ydario 1.3.198.1: Issue number:  i85203 Submitted by: ydario Reviewed by: ydario


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [d031d6abe8ef190d6c3e40670f4a6ea75652d682]

INTEGRATION: CWS os2port03 (1.4.18); FILE MERGED 2008/07/17 05:25:41 obr 1.4.18.2: RESYNC: (1.4-1.5); FILE MERGED 2008/04/15 14:32:19 ydario 1.4.18.1: Issue number:  i85203 Submitted by: ydario Reviewed by: ydario


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [f27e437e90de7e28d7c455537e6189fae1e52d86]

INTEGRATION: CWS os2port03 (1.8.64); FILE MERGED 2008/07/17 05:25:35 obr 1.8.64.2: RESYNC: (1.8-1.9); FILE MERGED 2008/04/15 14:32:18 ydario 1.8.64.1: Issue number:  i85203 Submitted by: ydario Reviewed by: ydario


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [bd17c3b0283315a9181fb78d9373839f289d1884]

INTEGRATION: CWS os2port03 (1.6.18); FILE MERGED 2008/07/17 05:25:32 obr 1.6.18.3: RESYNC: (1.6-1.8); FILE MERGED 2008/04/15 14:32:18 ydario 1.6.18.2: Issue number:  i85203 Submitted by: ydario Reviewed by: ydario 2008/01/14 17:02:04 ydario 1.6.18.1: build also os2 subprojects. Issue number:i85203 Submitted by:ydario


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [93acec794405d0fd9635caeda1dbfcfeaf2a6687]

INTEGRATION: CWS os2port03 (1.34.18); FILE MERGED 2008/07/17 05:25:29 obr 1.34.18.3: RESYNC: (1.34-1.35); FILE MERGED 2008/04/15 14:32:18 ydario 1.34.18.2: Issue number:  i85203 Submitted by: ydario Reviewed by: ydario 2008/01/14 17:02:04 ydario 1.34.18.1: build also os2 subprojects. Issue number:i85203 Submitted by:ydario


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [06db8c9629f76e7389952b328fadf487a25020dc]

INTEGRATION: CWS os2port03 (1.3.198); FILE MERGED 2008/07/17 05:25:26 obr 1.3.198.2: RESYNC: (1.3-1.4); FILE MERGED 2008/04/15 14:32:18 ydario 1.3.198.1: Issue number:  i85203 Submitted by: ydario Reviewed by: ydario


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [ebd9e29d30f4cdac3019922c96b063f393bec6df]

INTEGRATION: CWS os2port03 (1.3.198); FILE MERGED 2008/07/17 05:25:23 obr 1.3.198.2: RESYNC: (1.3-1.4); FILE MERGED 2008/04/15 14:32:18 ydario 1.3.198.1: Issue number:  i85203 Submitted by: ydario Reviewed by: ydario


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [536ce86ea9faf5cd502078ce60fafc2100c68a03]

INTEGRATION: CWS os2port03 (1.3.198); FILE MERGED 2008/07/17 05:25:20 obr 1.3.198.2: RESYNC: (1.3-1.4); FILE MERGED 2008/04/15 14:32:18 ydario 1.3.198.1: Issue number:  i85203 Submitted by: ydario Reviewed by: ydario


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [a54df20d5d6ca5ea3f83ed6d4a72974d6dc86a74]

INTEGRATION: CWS os2port03 (1.16.26); FILE MERGED 2008/07/17 05:24:51 obr 1.16.26.4: RESYNC: (1.16.18.1-1.20); FILE MERGED 2008/04/16 19:06:43 obr 1.16.26.3: build fix for WaE on Windows 2008/02/08 08:52:05 obr 1.16.26.2: RESYNC: (1.16-1.16.18.1); FILE MERGED 2008/01/14 16:29:35 ydario 1.16.26.1: Use 8.3 name for def file Issue number:i85203 Submitted by:ydario


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [4e4c1235c8187f382f78df36df67b0eb749683ae]

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>  [c45f31320d8eeac41ab5de0886384662dde9bfe0]

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>  [2ed59dbaa8b7789ceb7bdfa706b38bf3a5b3239e]

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>  [ad3a7960dc8257df22c2e9564f3998216096dfdd]

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>  [fb23a04d3791a072f028ed4154a4972d1d83ec7b]

INTEGRATION: CWS os2port03 (1.9.94); FILE MERGED 2008/07/16 13:46:10 obr 1.9.94.2: RESYNC: (1.9-1.10); FILE MERGED 2008/04/15 14:41:29 ydario 1.9.94.1: Issue number:  i85203 Submitted by: ydario Reviewed by: ydario


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [4c6fe42fa5cf79b40d8a1ea1aa58922283f0cadc]

INTEGRATION: CWS os2port03 (1.4.24); FILE MERGED 2008/07/16 13:46:06 obr 1.4.24.2: RESYNC: (1.4-1.5); FILE MERGED 2008/04/15 14:41:15 ydario 1.4.24.1: Issue number:  i85203 Submitted by: ydario Reviewed by: ydario


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [c98826b77ce1d115663393fb9b62c83ce61e7060]

INTEGRATION: CWS os2port03 (1.48.22); FILE MERGED 2008/07/16 13:46:01 obr 1.48.22.4: RESYNC: (1.49.6.1-1.52); FILE MERGED 2008/02/08 08:32:11 obr 1.48.22.3: RESYNC: (1.49-1.49.6.1); FILE MERGED 2008/01/15 14:34:56 obr 1.48.22.2: RESYNC: (1.48-1.49); FILE MERGED 2008/01/14 17:03:52 ydario 1.48.22.1: restored os2 code. Issue number:i85203 Submitted by:ydario


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [4ecde85354eba62cd038143f5688182d40e4ae6a]

INTEGRATION: CWS os2port03 (1.10.54); FILE MERGED 2008/07/16 13:45:49 obr 1.10.54.2: RESYNC: (1.10-1.12); FILE MERGED 2008/01/29 16:33:12 ydario 1.10.54.1: More os2 fixes from 2.0 tree. Issue number:i85203 Submitted by:ydario


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [8a4d3858d92a2205032eea2359d4405c5f669b1e]

INTEGRATION: CWS os2port03 (1.4.24); FILE MERGED 2008/07/16 13:45:45 obr 1.4.24.2: RESYNC: (1.4-1.5); FILE MERGED 2008/04/15 14:41:15 ydario 1.4.24.1: Issue number:  i85203 Submitted by: ydario Reviewed by: ydario


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [cdd10b7b4ad942c167b59722d5798ad4209bc36c]

INTEGRATION: CWS os2port03 (1.6.24); FILE MERGED 2008/07/16 13:45:42 obr 1.6.24.2: RESYNC: (1.6-1.7); FILE MERGED 2008/04/15 14:41:15 ydario 1.6.24.1: Issue number:  i85203 Submitted by: ydario Reviewed by: ydario


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [e9db48887e0227a7456e9663c8ad4c7141d7e9fd]

INTEGRATION: CWS os2port03 (1.8.54); FILE MERGED 2008/07/16 13:45:37 obr 1.8.54.2: RESYNC: (1.8-1.9); FILE MERGED 2008/04/15 14:41:15 ydario 1.8.54.1: Issue number:  i85203 Submitted by: ydario Reviewed by: ydario


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [f0ac8d2a9ac0da8a8b1e9e90470670e03040f0db]

INTEGRATION: CWS os2port03 (1.15.24); FILE MERGED 2008/07/16 13:45:54 obr 1.15.24.2: RESYNC: (1.15-1.16); FILE MERGED 2008/04/15 14:41:14 ydario 1.15.24.1: Issue number:  i85203 Submitted by: ydario Reviewed by: ydario


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [624eb08b991abc5e54d9d11b05ae16a3f11e532f]

INTEGRATION: CWS os2port03 (1.48.44.1.4); FILE MERGED 2008/07/16 13:45:33 obr 1.48.44.1.4.2: RESYNC: (1.48.44.1-1.52); FILE MERGED 2008/04/15 14:40:57 ydario 1.48.44.1.4.1: Issue number:  i85203 Submitted by: ydario Reviewed by: ydario


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [b729675dc5c407fa4e14355f1df73977eafac684]

INTEGRATION: CWS os2port03 (1.2.2); FILE ADDED 2008/07/18 11:32:18 rt 1.2.2.3: License header updated. 2008/01/14 17:03:52 ydario 1.2.2.2: restored os2 code. Issue number:i85203 Submitted by:ydario 2003/10/20 15:40:22 ydario 1.2.2.1: file toolsdll.cxx was added on branch cws_src680_os2port03 on 2008-01-14 17:03:52 +0000


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [a9d136a1417f5cb352fe12321d64e036de77c3d9]

INTEGRATION: CWS os2port03 (1.2.2); FILE ADDED 2008/07/18 11:32:17 rt 1.2.2.3: License header updated. 2008/01/14 17:03:52 ydario 1.2.2.2: restored os2 code. Issue number:i85203 Submitted by:ydario 2003/10/20 15:40:12 ydario 1.2.2.1: file makefile.mk was added on branch cws_src680_os2port03 on 2008-01-14 17:03:52 +0000


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [ce64ae8df597054a92e212fa7dbbea5a762d7d78]

INTEGRATION: CWS os2port03 (1.2.2); FILE ADDED 2008/07/18 11:32:17 rt 1.2.2.3: License header updated. 2008/01/14 17:03:52 ydario 1.2.2.2: restored os2 code. Issue number:i85203 Submitted by:ydario 2003/10/20 15:39:29 ydario 1.2.2.1: file dll.hxx was added on branch cws_src680_os2port03 on 2008-01-14 17:03:52 +0000


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [71ea7be74922837cd806ef764ce962f441c150e7]

INTEGRATION: CWS os2port03 (1.16.48); FILE MERGED 2008/07/16 13:42:24 obr 1.16.48.3: RESYNC: (1.16.44.1-1.18); FILE MERGED 2008/02/08 08:31:43 obr 1.16.48.2: RESYNC: (1.16-1.16.44.1); FILE MERGED 2008/01/14 17:05:17 ydario 1.16.48.1: os2 needs explicit export of ZTI* symbols. Issue number:i85203 Submitted by:ydario


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [28875428e905fc7694119d3fea23f72bcf432280]

INTEGRATION: CWS os2port03 (1.1.2); FILE ADDED 2008/01/14 17:05:17 ydario 1.1.2.1: os2 needs explicit export of ZTI* symbols. Issue number:i85203 Submitted by:ydario


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [6962da872599da4fce8faf2ab36e087f5bcedae8]

INTEGRATION: CWS os2port03 (1.20.50); FILE MERGED 2008/07/16 13:42:21 obr 1.20.50.2: RESYNC: (1.20-1.21); FILE MERGED 2008/01/29 14:56:59 ydario 1.20.50.1: os2 build fixes. Issue number:i85203 Submitted by:ydario


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [09bff25912cf2ed2d33cd206d8308d6ed56eff93]

INTEGRATION: CWS os2port03 (1.1.2); FILE ADDED 2008/01/29 14:57:35 ydario 1.1.2.1: os2 build fixes. Issue number:i85203 Submitted by:ydario


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [79dc66d37fee3a2a2ee1caba6f9d990ca2f7b472]

INTEGRATION: CWS os2port03 (1.10.8); FILE MERGED 2008/07/16 13:42:00 obr 1.10.8.2: RESYNC: (1.10-1.12); FILE MERGED 2008/04/15 14:43:12 ydario 1.10.8.1: Issue number:  i85203 Submitted by: ydario Reviewed by: ydario


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [b1063b4143b4406e13f859334e0d9d24bd7dd797]

INTEGRATION: CWS os2port03 (1.9.8); FILE MERGED 2008/07/16 13:41:57 obr 1.9.8.2: RESYNC: (1.9-1.10); FILE MERGED 2008/01/29 16:53:39 ydario 1.9.8.1: use a different way to check ok status for os2. Issue number:i85203 Submitted by:ydario


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [aae0070453fa8428c8a8bc3a05ec4d6abe3a3b7d]

INTEGRATION: CWS os2port03 (1.10.8); FILE MERGED 2008/07/16 13:41:54 obr 1.10.8.2: RESYNC: (1.10-1.12); FILE MERGED 2008/04/15 14:43:12 ydario 1.10.8.1: Issue number:  i85203 Submitted by: ydario Reviewed by: ydario


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [20d732d54bb1b51349bd634bac30907c3d279704]

INTEGRATION: CWS os2port03 (1.1.2); FILE ADDED 2008/01/14 16:21:42 ydario 1.1.2.1: os2 requires exports Issue number:i85203 Submitted by:ydario


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [889f6727e96d31c4e588426de71e8c8963a96ace]

INTEGRATION: CWS os2port03 (1.15.8); FILE MERGED 2008/07/16 13:41:35 obr 1.15.8.2: RESYNC: (1.15-1.16); FILE MERGED 2008/01/29 14:30:59 ydario 1.15.8.1: Build system update for os2. Issue number:i85203 Submitted by:ydario


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [2855c95811b0b43d927cccdf580f01ef55d435ee]

INTEGRATION: CWS os2port03 (1.3.10); FILE MERGED 2008/07/16 13:41:32 obr 1.3.10.2: RESYNC: (1.3-1.4); FILE MERGED 2008/01/14 16:21:42 ydario 1.3.10.1: os2 requires exports Issue number:i85203 Submitted by:ydario


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [3440c1ab3f3e01489e985462b1ab6d450b053d7f]

INTEGRATION: CWS os2port03 (1.103.70); FILE MERGED 2008/07/16 13:39:49 obr 1.103.70.3: RESYNC: (1.103.8.1-1.110); FILE MERGED 2008/02/08 08:17:44 obr 1.103.70.2: RESYNC: (1.103-1.103.8.1); FILE MERGED 2008/01/29 15:21:52 ydario 1.103.70.1: os2 compile fixes. Issue number:i85203 Submitted by:ydario


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [7fbc50e566e62be0830ee901e62fdd5e2af27fe5]

INTEGRATION: CWS os2port03 (1.270.8.1.2); FILE MERGED 2008/07/16 13:39:02 obr 1.270.8.1.2.4: RESYNC: (1.270.8.3-1.282); FILE MERGED 2008/04/15 14:42:29 ydario 1.270.8.1.2.3: Issue number:  i85203 Submitted by: ydario Reviewed by: ydario 2008/02/08 08:17:41 obr 1.270.8.1.2.2: RESYNC: (1.270.8.1-1.270.8.3); FILE MERGED 2008/01/29 15:21:52 ydario 1.270.8.1.2.1: os2 compile fixes. Issue number:i85203 Submitted by:ydario


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [d333afc08a3ee0d95c4eb9d542b190f0844e28cd]

INTEGRATION: CWS os2port03 (1.5.116); FILE MERGED 2008/07/16 13:38:57 obr 1.5.116.3: RESYNC: (1.5-1.6); FILE MERGED 2008/04/15 14:42:28 ydario 1.5.116.2: Issue number:  i85203 Submitted by: ydario Reviewed by: ydario 2008/01/29 15:21:51 ydario 1.5.116.1: os2 compile fixes. Issue number:i85203 Submitted by:ydario


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [a9b34fea3aa9ffacf0c738564f4ab01c5cd7aaff]

INTEGRATION: CWS os2port03 (1.6.116); FILE MERGED 2008/07/16 13:38:54 obr 1.6.116.2: RESYNC: (1.6-1.7); FILE MERGED 2008/04/15 14:42:28 ydario 1.6.116.1: Issue number:  i85203 Submitted by: ydario Reviewed by: ydario


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [44f781ab31636648dce103e5f7b8d5ed83a63936]

INTEGRATION: CWS os2port03 (1.5.116); FILE MERGED 2008/07/16 13:38:50 obr 1.5.116.2: RESYNC: (1.5-1.6); FILE MERGED 2008/04/15 14:42:28 ydario 1.5.116.1: Issue number:  i85203 Submitted by: ydario Reviewed by: ydario


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [c5fed10ef4f7d45e67f411e85a9a68a8db7cc4e2]

INTEGRATION: CWS os2port03 (1.5.116); FILE MERGED 2008/07/16 13:38:47 obr 1.5.116.2: RESYNC: (1.5-1.9); FILE MERGED 2008/04/15 14:42:28 ydario 1.5.116.1: Issue number:  i85203 Submitted by: ydario Reviewed by: ydario


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [4dc52566e6d7c39ee315ff068f36c460f234cfb0]

INTEGRATION: CWS os2port03 (1.5.116); FILE MERGED 2008/07/16 13:38:45 obr 1.5.116.2: RESYNC: (1.5-1.6); FILE MERGED 2008/01/29 15:21:51 ydario 1.5.116.1: os2 compile fixes. Issue number:i85203 Submitted by:ydario


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [6ac655453e023f87f133dcbeba5220bcfcc1cb8d]

INTEGRATION: CWS os2port03 (1.17.22); FILE MERGED 2008/07/16 13:38:15 obr 1.17.22.5: RESYNC: (1.17.18.1-1.23); FILE MERGED 2008/04/15 04:13:13 obr 1.17.22.4: merged in fix from rev 1.19 2008/01/15 20:41:44 obr 1.17.22.3: build fix 2008/01/15 14:33:56 obr 1.17.22.2: RESYNC: (1.17-1.17.18.1); FILE MERGED 2008/01/14 16:32:22 ydario 1.17.22.1: build also on os2. Issue number:i85203 Submitted by:ydario


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [30b19b875b8a815134fe3528e9ab9cd3ec348240]

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>  [25eb38b8fa36a2795543a5374e00ceaa8b6b6944]

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>  [37b4be1c67810ef28c54ea7296eec7f90456c2e4]

INTEGRATION: CWS os2port03 (1.6.92); FILE MERGED 2008/07/16 12:31:35 obr 1.6.92.2: RESYNC: (1.6-1.7); FILE MERGED 2008/01/14 16:06:43 ydario 1.6.92.1: Skip building of os2 asm Issue number: i85203 Submitted by: ydario Reviewed by: ydario


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [86bf90ca4c361085e4ff3f15c66602e9550228d4]

INTEGRATION: CWS os2port03 (1.10.54); FILE MERGED 2008/07/16 12:30:34 obr 1.10.54.2: RESYNC: (1.10-1.15); FILE MERGED 2008/01/14 16:25:09 ydario 1.10.54.1: new deliveries, use short name for dp_misc Issue number:i85203 Submitted by:ydario


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [634c6a50458a48623ef504b6cde44ec71dde5998]

INTEGRATION: CWS os2port03 (1.42.54); FILE MERGED 2008/01/14 16:28:46 ydario 1.42.54.1: build plugin only for unix and windows Issue number:i85203 Submitted by:ydario


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [a0596b76631814167337ea65e85a6efb2bf756c3]

INTEGRATION: CWS os2port03 (1.15.48); FILE MERGED 2008/07/16 12:30:15 obr 1.15.48.2: RESYNC: (1.15-1.19); FILE MERGED 2008/01/14 16:25:08 ydario 1.15.48.1: new deliveries, use short name for dp_misc Issue number:i85203 Submitted by:ydario


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [5dbf97d5a060fef2861e54c7988bb7824f1eb5d0]

INTEGRATION: CWS os2port03 (1.13.16); FILE MERGED 2008/07/16 12:30:12 obr 1.13.16.3: RESYNC: (1.15-1.17); FILE MERGED 2008/01/15 13:58:06 obr 1.13.16.2: RESYNC: (1.13-1.15); FILE MERGED 2008/01/14 16:25:08 ydario 1.13.16.1: new deliveries, use short name for dp_misc Issue number:i85203 Submitted by:ydario


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [9e7e6c1b7956f685f224a9d036f75e74aa878e0d]

INTEGRATION: CWS os2port03 (1.1.2); FILE ADDED 2008/01/24 18:19:24 ydario 1.1.2.1: Add of OS/2 binary wrappers. Issue number:i85203 Submitted by:ydario


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [13a1076086c983403358aa5b1e0c819fd371669e]

INTEGRATION: CWS os2port03 (1.1.2); FILE ADDED 2008/07/18 11:29:23 rt 1.1.2.2: License header updated. 2008/01/24 18:19:24 ydario 1.1.2.1: Add of OS/2 binary wrappers. Issue number:i85203 Submitted by:ydario


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [2093523adc0a60bee2bca2d56a586da35c4a71a5]

INTEGRATION: CWS os2port03 (1.1.2); FILE ADDED 2008/01/24 18:19:23 ydario 1.1.2.1: Add of OS/2 binary wrappers. Issue number:i85203 Submitted by:ydario


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [04b966247d3e2bcdb6bf3d3ff4927e4f8da9909a]

INTEGRATION: CWS os2port03 (1.7.6); FILE MERGED 2008/07/16 12:26:23 obr 1.7.6.3: RESYNC: (1.8-1.14); FILE MERGED 2008/01/15 13:57:41 obr 1.7.6.2: RESYNC: (1.7-1.8); FILE MERGED 2008/01/14 17:01:01 ydario 1.7.6.1: remove slash from macro.hxx, it is used as path separator. Issue number:i85203 Submitted by:ydario


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [26ce9ac1f3f7f3c354a664a9754230ec7dd85c28]

INTEGRATION: CWS os2port03 (1.3.250); FILE MERGED 2008/07/16 12:26:20 obr 1.3.250.3: RESYNC: (1.3-1.5); FILE MERGED 2008/04/18 04:34:57 obr 1.3.250.2: partially revert changes to fix build breakers on Solaris/Windows 2008/04/15 14:31:30 ydario 1.3.250.1: Issue number:  i85203 Submitted by: ydario Reviewed by: ydario


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [f479859a6761191d458e3134dc20d2136356313b]

INTEGRATION: CWS os2port03 (1.5.28); FILE MERGED 2008/07/16 12:26:16 obr 1.5.28.3: RESYNC: (1.5-1.6); FILE MERGED 2008/04/18 04:34:57 obr 1.5.28.2: partially revert changes to fix build breakers on Solaris/Windows 2008/04/15 14:31:30 ydario 1.5.28.1: Issue number:  i85203 Submitted by: ydario Reviewed by: ydario


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [0a117099da7a6d3ea71d79e2b89d9ec5d25db020]

INTEGRATION: CWS os2port03 (1.5.58); FILE MERGED 2008/07/16 12:26:11 obr 1.5.58.2: RESYNC: (1.5-1.6); FILE MERGED 2008/04/15 14:31:30 ydario 1.5.58.1: Issue number:  i85203 Submitted by: ydario Reviewed by: ydario


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [7fb955a5ec172d96d7f551a2d84f1e411b50a4c3]

INTEGRATION: CWS os2port03 (1.13.28); FILE MERGED 2008/07/16 12:26:00 obr 1.13.28.2: RESYNC: (1.13-1.14); FILE MERGED 2008/04/15 14:31:30 ydario 1.13.28.1: Issue number:  i85203 Submitted by: ydario Reviewed by: ydario


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [7dd416b76ebde124801e9ba56bd70c26a424ab1b]

INTEGRATION: CWS os2port03 (1.3.52); FILE MERGED 2008/07/16 12:25:56 obr 1.3.52.2: RESYNC: (1.3-1.4); FILE MERGED 2008/01/14 17:01:00 ydario 1.3.52.1: remove slash from macro.hxx, it is used as path separator. Issue number:i85203 Submitted by:ydario


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [d56fd2f2fe537599249ef5cb1c901fcf7904676b]

INTEGRATION: CWS os2port03 (1.4.32); FILE MERGED 2008/07/16 12:25:53 obr 1.4.32.2: RESYNC: (1.4-1.6); FILE MERGED 2008/01/29 14:43:40 ydario 1.4.32.1: Added missing code for cdrom, removed *nix floppy functions. Issue number:i85203 Submitted by:ydario


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [a797efa808a6c1f62e3efb15c2e3d9f487821630]

INTEGRATION: CWS os2port03 (1.35.170.1.6); FILE MERGED 2008/07/16 12:25:46 obr 1.35.170.1.6.2: RESYNC: (1.35.170.1-1.38); FILE MERGED 2008/04/15 14:31:29 ydario 1.35.170.1.6.1: Issue number:  i85203 Submitted by: ydario Reviewed by: ydario


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [f352a454aa5f175411ca38c58eaaf02ad7a7a16c]

INTEGRATION: CWS os2port03 (1.8.18); FILE MERGED 2008/07/16 12:25:32 obr 1.8.18.2: RESYNC: (1.8-1.9); FILE MERGED 2008/01/14 16:56:58 ydario 1.8.18.1: os2 needs different order for dll. Issue number:i85203 Submitted by:ydario


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [9f89370620caa27ea10e6328f71038b4ee6f38f1]

INTEGRATION: CWS os2port03 (1.6.34); FILE MERGED 2008/04/17 14:20:04 ydario 1.6.34.1: Issue number:  i85203 Submitted by: ydario Reviewed by: ydario


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [dd16b80a2dc0a5b85bc8b4b4261e133b62fe67d0]

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>  [0ac2dfe4dabb9953c480ebd3d6f938f48f13eb48]

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>  [9ccb98c75cc940aeb4c58c61d8226d5bb62e11dc]

INTEGRATION: CWS os2port03 (1.27.30); FILE MERGED 2008/07/16 12:23:43 obr 1.27.30.2: RESYNC: (1.27-1.28); FILE MERGED 2008/04/17 14:17:49 ydario 1.27.30.1: Issue number:  i85203 Submitted by: ydario Reviewed by: ydario


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [ff56183b7c749cc4d278694005f85909490abd6a]

INTEGRATION: CWS os2port03 (1.5.12); FILE MERGED 2008/07/16 12:23:28 obr 1.5.12.2: RESYNC: (1.5-1.6); FILE MERGED 2008/01/29 14:40:36 ydario 1.5.12.1: os2 builds as other platforms now. Issue number:i85203 Submitted by:ydario


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [8d27395d74d2da4fbae885ef900d71fb0b90242b]

INTEGRATION: CWS os2port03 (1.16.30); FILE MERGED 2008/07/16 12:21:33 obr 1.16.30.2: RESYNC: (1.16-1.17); FILE MERGED 2008/01/14 16:58:41 ydario 1.16.30.1: deliver also 8.3 names. Issue number:i85203 Submitted by:ydario


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [d3e65f33177a64e21045951c8fb32f644eaa56e9]

INTEGRATION: CWS os2port03 (1.3.20); FILE MERGED 2008/01/29 14:29:36 ydario 1.3.20.1: New exports for cpp-uno bridge. Issue number:i85203 Submitted by:ydario


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [6877f31298da822a8123c45e77e51b46fa10b58b]

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>  [e49c312cb05745d10fd7f835bc6a2c41c2f7252f]

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>  [9b4c9a44af3b2cd39d798f9715c3a04fc9291ecb]

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>  [11cab37e55a0a33afd7e86b29550589a32c6be2e]

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>  [2b2eb9efe35ae5662430f8110b0c35a3fde6b415]

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>  [a166edea5fd07b15e94ca553f40c01519b10bee0]

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>  [2e639c4b68604a6c6eb3dd073431645965a13335]

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>  [f3aed6d944849cca694b508cec2e13a0c45befd7]

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>  [646d0869745f1e65d2fe79bbb22bdc871a52b5ef]

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>  [6af0deee9acff537023a7500a72875bc880375fb]

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>  [2d5aef0dd64ec589058fb9aea8d9eb7bbfd65614]

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>  [cca46caf650be2670eb849098b2a02a7b3f8c4bd]

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>  [d4b78cfea95a85cb32564f9ee338934cc0133bd7]

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>  [3cece8e0af54a744595db102c1fdd698d0fa85f3]

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>  [5bdf81d4617f4e07d88989e9874f9f639fdd8f3a]

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>  [c08f526967c21029066250e0dafde41b98983ed0]

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>  [e75ddc4836c10756e755b74665297d8612439433]

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>  [6e257fbe9a5527c4bf858c425aec763710fcf33e]

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>  [15c055ddf72333066d21a77fd9feff8a5741a98e]

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>  [e6ab684abd32ead2bfb539ec5f27b488dc6e8c41]

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>  [70b5b6e996a53bd6f97e32aa128a0407f83b544c]

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>  [863160c87824fb73e9c204087ac0a8705d8503c1]

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>  [6e9fdc5a286d033547b6d6f26665ac50938b7ca4]

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>  [7618fec3800b0dd00cce017fe17d5c24d46f5f14]

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>  [63e2b76104e7ecd21f2f7381b6fd669886abcb36]

INTEGRATION: CWS os2port03 (1.8.166); FILE MERGED 2008/07/16 12:10:51 obr 1.8.166.2: RESYNC: (1.8-1.9); FILE MERGED 2008/04/17 14:23:16 ydario 1.8.166.1: Issue number:  i85203 Submitted by: ydario Reviewed by: ydario


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [08d99cb93e9dcf139090f842ad40cb0561811765]

INTEGRATION: CWS os2port03 (1.19.148); FILE MERGED 2008/07/16 12:10:48 obr 1.19.148.2: RESYNC: (1.19-1.20); FILE MERGED 2008/04/17 14:23:16 ydario 1.19.148.1: Issue number:  i85203 Submitted by: ydario Reviewed by: ydario


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [afa3decad2d2d004bc8315de8ea902874c5ac248]

INTEGRATION: CWS os2port03 (1.132.40.1.24); FILE MERGED 2008/07/16 12:10:44 obr 1.132.40.1.24.2: RESYNC: (1.132.40.1-1.136); FILE MERGED 2008/04/17 14:23:16 ydario 1.132.40.1.24.1: Issue number:  i85203 Submitted by: ydario Reviewed by: ydario


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [2a4e8a3603b19fa2397248be83734ac1206b256e]

INTEGRATION: CWS os2port03 (1.2.10); FILE MERGED 2008/01/14 16:19:31 ydario 1.2.10.1: added exports to os2 map file Issue number:i85203 Submitted by:ydario


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [200b6ad0c1f1defdf41d869036510558d272995b]

INTEGRATION: CWS os2port03 (1.66.4.1.6); FILE MERGED 2008/07/16 12:09:39 obr 1.66.4.1.6.3: RESYNC: (1.66.4.2-1.70); FILE MERGED 2008/02/08 08:15:30 obr 1.66.4.1.6.2: RESYNC: (1.66.4.1-1.66.4.2); FILE MERGED 2008/01/29 14:55:50 ydario 1.66.4.1.6.1: os2 compile fixes. Issue number:i85203 Submitted by:ydario


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [8c4fe46b6963f254cb3ad1f4504beb04b44ec795]

INTEGRATION: CWS os2port03 (1.5.8); FILE MERGED 2008/07/16 12:09:23 obr 1.5.8.2: RESYNC: (1.5-1.6); FILE MERGED 2008/01/14 16:12:22 ydario 1.5.8.1: gcc is also for os2 Issue number: i85203 Submitted by:ydario Reviewed by:ydario


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [960dd9dd80d459a3f53b31bce668d94e26c6ea2f]

INTEGRATION: CWS os2port03 (1.9.46); FILE MERGED 2008/07/21 06:03:01 obr 1.9.46.4: fixed typo 2008/07/16 12:04:30 obr 1.9.46.3: RESYNC: (1.9-1.12); FILE MERGED 2008/04/14 08:22:47 ydario 1.9.46.2: os2 build fixes 2008/01/29 15:23:19 ydario 1.9.46.1: os2 build system fixes. Issue number:i85203 Submitted by:ydario


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [66aa82d270ab41b80069b5e4832cb35ae326dfca]

INTEGRATION: CWS os2port03 (1.17.46); FILE MERGED 2008/07/16 12:04:27 obr 1.17.46.2: RESYNC: (1.17-1.20); FILE MERGED 2008/01/29 15:23:19 ydario 1.17.46.1: os2 build system fixes. Issue number:i85203 Submitted by:ydario


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [41ec2479d1858930bf9f26527c4cfa407dc57a4f]

INTEGRATION: CWS os2port03 (1.11.64); FILE MERGED 2008/07/16 12:04:18 obr 1.11.64.2: RESYNC: (1.11-1.12); FILE MERGED 2008/01/29 15:23:19 ydario 1.11.64.1: os2 build system fixes. Issue number:i85203 Submitted by:ydario


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [9831578087e43b91e2935b12029458fc295cbe08]

INTEGRATION: CWS os2port03 (1.10.50); FILE MERGED 2008/07/16 12:04:14 obr 1.10.50.2: RESYNC: (1.10-1.12); FILE MERGED 2008/01/29 15:23:19 ydario 1.10.50.1: os2 build system fixes. Issue number:i85203 Submitted by:ydario


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [6f3234002b1584e20bad750d2915365ac741d496]

INTEGRATION: CWS os2port03 (1.9.50); FILE MERGED 2008/07/16 12:04:11 obr 1.9.50.2: RESYNC: (1.9-1.11); FILE MERGED 2008/01/29 15:23:19 ydario 1.9.50.1: os2 build system fixes. Issue number:i85203 Submitted by:ydario


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [bcaf51f8c89dba753c08e66a276c3dccc6b58c2a]

INTEGRATION: CWS os2port03 (1.7.48); FILE MERGED 2008/07/16 12:04:08 obr 1.7.48.3: RESYNC: (1.7-1.8); FILE MERGED 2008/04/18 07:05:58 obr 1.7.48.2: removed obsolete OS/2 #ifdef 2008/04/14 08:22:47 ydario 1.7.48.1: os2 build fixes


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [38d106b69af3f19a1dfce48b4fa5e156b2a42ffb]

INTEGRATION: CWS os2port03 (1.8.160); FILE MERGED 2008/07/16 12:03:16 obr 1.8.160.2: RESYNC: (1.8-1.9); FILE MERGED 2008/01/29 15:23:18 ydario 1.8.160.1: os2 build system fixes. Issue number:i85203 Submitted by:ydario


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [05c0543190f84a60b26bdf8c11a1627b28a28340]

INTEGRATION: CWS os2port03 (1.7.160); FILE MERGED 2008/07/16 12:03:12 obr 1.7.160.2: RESYNC: (1.7-1.8); FILE MERGED 2008/01/29 15:23:18 ydario 1.7.160.1: os2 build system fixes. Issue number:i85203 Submitted by:ydario


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [d03f795312a3f80c22d04fecaf04ecc06f03c3d6]

INTEGRATION: CWS os2port03 (1.13.46); FILE MERGED 2008/07/16 12:03:06 obr 1.13.46.2: RESYNC: (1.13-1.15); FILE MERGED 2008/01/29 15:23:18 ydario 1.13.46.1: os2 build system fixes. Issue number:i85203 Submitted by:ydario


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [59f3073b3c391fb1bf035e7613cca18e711030f8]

INTEGRATION: CWS os2port03 (1.9.50); FILE MERGED 2008/07/16 12:02:37 obr 1.9.50.2: RESYNC: (1.9-1.10); FILE MERGED 2008/01/29 15:23:18 ydario 1.9.50.1: os2 build system fixes. Issue number:i85203 Submitted by:ydario


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [360bb3344758ca6fbdcf07ccd645af9ef19cb347]

INTEGRATION: CWS os2port03 (1.17.46); FILE MERGED 2008/07/16 12:02:32 obr 1.17.46.2: RESYNC: (1.17-1.20); FILE MERGED 2008/01/29 15:23:17 ydario 1.17.46.1: os2 build system fixes. Issue number:i85203 Submitted by:ydario


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [3e0f144e71a7ab9a82111579688920919c30844d]

INTEGRATION: CWS os2port03 (1.6.126); FILE MERGED 2008/07/16 12:02:19 obr 1.6.126.3: RESYNC: (1.6-1.7); FILE MERGED 2008/04/18 06:41:32 obr 1.6.126.2: removed obsolete OS/2 #ifdef 2008/04/14 08:22:47 ydario 1.6.126.1: os2 build fixes


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [a862fb32817e7493bc0f619d81730199768237bf]

INTEGRATION: CWS os2port03 (1.10.50); FILE MERGED 2008/07/16 12:02:09 obr 1.10.50.2: RESYNC: (1.10-1.12); FILE MERGED 2008/01/29 15:23:17 ydario 1.10.50.1: os2 build system fixes. Issue number:i85203 Submitted by:ydario


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [4b1409a1c961f4d9d0fe888dc8a360f447d7c29e]

INTEGRATION: CWS os2port03 (1.2.46); FILE MERGED 2008/07/16 12:01:52 obr 1.2.46.2: RESYNC: (1.2-1.3); FILE MERGED 2008/01/29 15:23:17 ydario 1.2.46.1: os2 build system fixes. Issue number:i85203 Submitted by:ydario


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [b69bcc4dcf4faa8dabe7fd8cfee86c558b4d3ec4]

INTEGRATION: CWS os2port03 (1.2.46); FILE MERGED 2008/07/16 12:01:48 obr 1.2.46.2: RESYNC: (1.2-1.6); FILE MERGED 2008/01/29 15:23:17 ydario 1.2.46.1: os2 build system fixes. Issue number:i85203 Submitted by:ydario


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [b8366119e946211c502010ffc1139bcaf3ef7685]

INTEGRATION: CWS os2port03 (1.16.46); FILE MERGED 2008/07/16 12:01:38 obr 1.16.46.2: RESYNC: (1.16-1.19); FILE MERGED 2008/01/29 15:23:17 ydario 1.16.46.1: os2 build system fixes. Issue number:i85203 Submitted by:ydario


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [fa5b111fba6c0329106526eb63478d68fe371272]

INTEGRATION: CWS os2port03 (1.5.160); FILE MERGED 2008/07/16 11:58:03 obr 1.5.160.3: RESYNC: (1.5-1.6); FILE MERGED 2008/04/18 04:37:59 obr 1.5.160.2: removed obsolete OS/2 #ifdef 2008/04/14 08:22:46 ydario 1.5.160.1: os2 build fixes


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [69391ab9beee03314e0baafbfbef2a1d0aeaeb4c]

INTEGRATION: CWS os2port03 (1.20.46); FILE MERGED 2008/07/16 11:57:47 obr 1.20.46.2: RESYNC: (1.20-1.23); FILE MERGED 2008/01/29 15:23:16 ydario 1.20.46.1: os2 build system fixes. Issue number:i85203 Submitted by:ydario


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [04204459b0c6a8ccec8ed769d76de1f2e7f7bc82]

INTEGRATION: CWS os2port03 (1.8.96); FILE MERGED 2008/07/16 11:57:32 obr 1.8.96.2: RESYNC: (1.8-1.10); FILE MERGED 2008/01/29 15:23:16 ydario 1.8.96.1: os2 build system fixes. Issue number:i85203 Submitted by:ydario


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [aa825491c72f68a80884992bf6e58f31be7321df]

INTEGRATION: CWS xmlfilter06 (1.12.6); FILE MERGED 2008/06/13 12:44:05 os 1.12.6.5: invalid includes removed 2008/06/02 12:34:27 hbrinkm 1.12.6.4: moved ';' to enable build 2008/06/02 07:50:24 os 1.12.6.3: assertions added 2008/05/30 12:14:31 hbrinkm 1.12.6.2: use TagLogger 2008/05/27 11:36:07 dr 1.12.6.1: joined changes from CWS xmlfilter05


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [ca3c1519cf2fb517fa23dbea80afb2781f03c8a2]

INTEGRATION: CWS xmlfilter06 (1.78.66); FILE MERGED 2008/07/04 10:58:07 dr 1.78.66.4: RESYNC: (1.79-1.80); FILE MERGED 2008/06/27 12:57:57 dr 1.78.66.3: RESYNC: (1.78-1.79); FILE MERGED 2008/06/13 12:48:46 os 1.78.66.2: OLE replacement image support added 2008/05/27 14:49:04 dr 1.78.66.1: joined changes from CWS xmlfilter05


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [34bea5760bb8da4fc21da6816a65b86252ea3645]

INTEGRATION: CWS xmlfilter06 (1.33.100); FILE MERGED 2008/07/10 22:47:41 mav 1.33.100.1: #i91053# avoid resize after conversion


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [ce6f150e8af17022ec8f4c16ea2639fb80820c44]

INTEGRATION: CWS xmlfilter06 (1.45.16); FILE MERGED 2008/07/10 14:38:58 tbe 1.45.16.1: #i91436# Enhanced formula input: invalid formula not detected


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [c8b6bb5f92b63b4f22a19262cb678f6f53e2a84f]

INTEGRATION: CWS xmlfilter06 (1.26.18); FILE MERGED 2008/07/11 14:25:08 tbe 1.26.18.1: #i91550# Reference input mode when entering a formula starting with + or -


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [f8923d81c451205c28722717d4cb8ba64a465b85]

INTEGRATION: CWS xmlfilter06 (1.68.2); FILE MERGED 2008/07/11 14:23:47 tbe 1.68.2.1: #i91550# Reference input mode when entering a formula starting with + or -


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [1d5f37219d33bd5cb2461b4b36be495fb49593e0]

INTEGRATION: CWS xmlfilter06 (1.19.50); FILE MERGED 2008/07/11 14:22:05 tbe 1.19.50.1: #i91550# Reference input mode when entering a formula starting with + or -


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [a4297eca4bb547a376fa24c8b71262587d964804]

INTEGRATION: CWS xmlfilter06 (1.25.52); FILE MERGED 2008/07/11 13:07:48 dr 1.25.52.1: crash while deleting sheet with A11Y on MacOS


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [819b006b56af7ca844343c780849fa1ec1d37cf6]

INTEGRATION: CWS xmlfilter06 (1.30.52); FILE MERGED 2008/07/11 14:21:01 tbe 1.30.52.1: #i91550# Reference input mode when entering a formula starting with + or -


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [f206974dba307e1c160ed4683207fd19ba2c7486]

INTEGRATION: CWS xmlfilter06 (1.29.52); FILE MERGED 2008/07/03 12:53:42 dr 1.29.52.1: #i91331# crash on saving notes with fontwork applied


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [a85b68217138daa5ebdf887e8870a5d4289a684a]

INTEGRATION: CWS xmlfilter06 (1.81.2); FILE MERGED 2008/07/10 14:35:35 tbe 1.81.2.1: #i91436# Enhanced formula input: invalid formula not detected


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [e7459d6f83592e575bee633e17b7edd25cb3d7e3]

INTEGRATION: CWS xmlfilter06 (1.74.2); FILE MERGED 2008/07/11 11:04:28 dr 1.74.2.1: #i10000# check ptr


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [bb46aba94cd8aff7c0b4a75c4f1477bf479eb144]

INTEGRATION: CWS xmlfilter06 (1.39.2); FILE MERGED 2008/07/10 14:33:51 tbe 1.39.2.1: #i91436# Enhanced formula input: invalid formula not detected


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [db3d00d088051edcc8b1e79556893b34ae22321e]

INTEGRATION: CWS xmlfilter06 (1.4.10); FILE MERGED 2008/06/25 15:39:39 mav 1.4.10.1: #i91053# convert OOXML objects to OOo objects on activation


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [6955e1d6b6b56e6180f86cf4ec0a32c16dd7f18b]

INTEGRATION: CWS xmlfilter06 (1.8.10); FILE MERGED 2008/06/25 15:39:39 mav 1.8.10.1: #i91053# convert OOXML objects to OOo objects on activation


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [10b010486793e473b6912c93cfa765499e584c98]

INTEGRATION: CWS xmlfilter06 (1.21.10); FILE MERGED 2008/06/25 15:39:38 mav 1.21.10.1: #i91053# convert OOXML objects to OOo objects on activation


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [752c30e4b91902719ca45974b946a7f2c642483c]

INTEGRATION: CWS xmlfilter06 (1.37.8); FILE MERGED 2008/06/30 09:54:02 dr 1.37.8.2: RESYNC: (1.37-1.38); FILE MERGED 2008/06/25 15:39:38 mav 1.37.8.1: #i91053# convert OOXML objects to OOo objects on activation


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [92070f7f0b9687a5bbace3a468cf0e9ae0decab2]

INTEGRATION: CWS xmlfilter06 (1.26.8); FILE MERGED 2008/06/30 09:54:06 dr 1.26.8.2: RESYNC: (1.26-1.27); FILE MERGED 2008/06/25 15:39:38 mav 1.26.8.1: #i91053# convert OOXML objects to OOo objects on activation


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [dcb8bdea76e7b954556f19e12c4e1e5b77779de0]

INTEGRATION: CWS xmlfilter06 (1.22.8); FILE MERGED 2008/06/30 09:53:56 dr 1.22.8.2: RESYNC: (1.22-1.23); FILE MERGED 2008/06/25 15:39:38 mav 1.22.8.1: #i91053# convert OOXML objects to OOo objects on activation


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [aeed8c002ecaf2d57b865aed2eb64f56533a75f3]

INTEGRATION: CWS xmlfilter06 (1.28.8); FILE MERGED 2008/06/30 09:53:52 dr 1.28.8.2: RESYNC: (1.28-1.29); FILE MERGED 2008/06/25 15:39:38 mav 1.28.8.1: #i91053# convert OOXML objects to OOo objects on activation


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [3315880d85b0644a62873ae40848f5fa057417bd]

INTEGRATION: CWS xmlfilter06 (1.33.76); FILE MERGED 2008/07/04 11:47:17 dr 1.33.76.4: #i10000# resync errors 2008/07/04 11:05:34 dr 1.33.76.3: RESYNC: (1.34-1.35); FILE MERGED 2008/06/27 12:59:25 dr 1.33.76.2: RESYNC: (1.33-1.34); FILE MERGED 2008/05/27 12:38:51 dr 1.33.76.1: joined changes from CWS xmlfilter05


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [25258ef39623b91623e48f85304587430323e37b]

INTEGRATION: CWS xmlfilter06 (1.5.6); FILE MERGED 2008/06/26 14:16:01 dr 1.5.6.2: handle drawing object tables separated for chart import, extended line formatting with own property name sets 2008/05/27 10:40:45 dr 1.5.6.1: joined changes from CWS xmlfilter05


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [ed3bf729fa05d93ec278c06fa0b3b04c969b661f]

INTEGRATION: CWS xmlfilter06 (1.5.6); FILE MERGED 2008/05/29 15:53:40 dr 1.5.6.2: pagebreak mode in BIFF8 only 2008/05/27 10:40:45 dr 1.5.6.1: joined changes from CWS xmlfilter05


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [4723bde01b9e69c680b8fe90e9d17594e72bbdff]

INTEGRATION: CWS xmlfilter06 (1.3.6); FILE MERGED 2008/06/24 14:03:14 dr 1.3.6.3: axis number formats, constant series source data 2008/06/23 15:31:41 dr 1.3.6.2: more chart axis settings 2008/05/27 10:40:44 dr 1.3.6.1: joined changes from CWS xmlfilter05


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [18e75834e72fe82baab3a4c5141bacd36f3b9c81]

INTEGRATION: CWS xmlfilter06 (1.5.6); FILE MERGED 2008/07/11 09:52:18 dr 1.5.6.4: #i10000# wrong func name 2008/07/10 11:13:50 dr 1.5.6.3: RESYNC: (1.5-1.6); FILE MERGED 2008/06/24 14:03:14 dr 1.5.6.2: axis number formats, constant series source data 2008/05/27 10:40:44 dr 1.5.6.1: joined changes from CWS xmlfilter05


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [8790e44a4912479ada1707a44aedb99fd158465c]

INTEGRATION: CWS xmlfilter06 (1.5.6); FILE MERGED 2008/06/30 09:57:45 dr 1.5.6.3: RESYNC: (1.5-1.6); FILE MERGED 2008/06/06 16:27:55 dr 1.5.6.2: chart formatting: builtin line/fill/effect styles, manual line formatting 2008/05/27 10:40:44 dr 1.5.6.1: joined changes from CWS xmlfilter05


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [5fa7203ccb7453fad5cf1a9ef09b15ae4b67d7ff]

INTEGRATION: CWS xmlfilter06 (1.2.6); FILE MERGED 2008/06/24 14:03:14 dr 1.2.6.3: axis number formats, constant series source data 2008/06/23 15:31:41 dr 1.2.6.2: more chart axis settings 2008/05/27 10:40:44 dr 1.2.6.1: joined changes from CWS xmlfilter05


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [d564b85508dfa8c70d5c8cfa8a4b208ae38b4498]

INTEGRATION: CWS xmlfilter06 (1.4.6); FILE MERGED 2008/06/24 14:03:14 dr 1.4.6.2: axis number formats, constant series source data 2008/05/27 10:40:44 dr 1.4.6.1: joined changes from CWS xmlfilter05


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [86db36d945865873b86251f410cef126ec73ad67]

INTEGRATION: CWS xmlfilter06 (1.5.6); FILE MERGED 2008/06/30 09:57:35 dr 1.5.6.3: RESYNC: (1.5-1.6); FILE MERGED 2008/06/06 16:27:54 dr 1.5.6.2: chart formatting: builtin line/fill/effect styles, manual line formatting 2008/05/27 10:40:43 dr 1.5.6.1: joined changes from CWS xmlfilter05


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [25d73b74582ce52afd6dc9aaa0ff21991d4a224d]

INTEGRATION: CWS xmlfilter06 (1.4.6); FILE MERGED 2008/06/30 09:57:38 dr 1.4.6.3: RESYNC: (1.4-1.5); FILE MERGED 2008/06/06 16:27:54 dr 1.4.6.2: chart formatting: builtin line/fill/effect styles, manual line formatting 2008/05/27 10:40:42 dr 1.4.6.1: joined changes from CWS xmlfilter05


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [77f79f77ed732aac2e00c312045c02c09e15ef33]

INTEGRATION: CWS xmlfilter06 (1.3.8); FILE MERGED 2008/06/06 16:27:54 dr 1.3.8.1: chart formatting: builtin line/fill/effect styles, manual line formatting


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [a4786643553188bb73efa11351e9c7595c165267]

INTEGRATION: CWS xmlfilter06 (1.5.6); FILE MERGED 2008/07/10 11:13:13 dr 1.5.6.7: RESYNC: (1.5-1.6); FILE MERGED 2008/06/27 09:18:01 dr 1.5.6.6: fill properties cleanup, resolve line gradients to solid color 2008/06/20 11:58:17 dr 1.5.6.5: line/fill/character properties rework; first steps of chart text formatting and rotation import; make line arrow import work 2008/06/12 15:01:22 dr 1.5.6.4: chart formatting, some more changes 2008/06/10 10:51:10 dr 1.5.6.3: chart area formatting, first steps 2008/06/06 16:27:54 dr 1.5.6.2: chart formatting: builtin line/fill/effect styles, manual line formatting 2008/05/27 10:40:42 dr 1.5.6.1: joined changes from CWS xmlfilter05


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [aa81719b5862222dde5492b44de2a31f13fe4953]

INTEGRATION: CWS xmlfilter06 (1.5.6); FILE MERGED 2008/06/20 11:58:17 dr 1.5.6.3: line/fill/character properties rework; first steps of chart text formatting and rotation import; make line arrow import work 2008/06/10 10:51:10 dr 1.5.6.2: chart area formatting, first steps 2008/05/27 10:40:42 dr 1.5.6.1: joined changes from CWS xmlfilter05


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [2e6654d5c3237d66a3f6ab946d3c3a9fd7d4c316]

INTEGRATION: CWS xmlfilter06 (1.5.6); FILE MERGED 2008/06/06 16:27:54 dr 1.5.6.2: chart formatting: builtin line/fill/effect styles, manual line formatting 2008/05/27 10:40:42 dr 1.5.6.1: joined changes from CWS xmlfilter05


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [aa5919cf4f4f34d9a16eae66352dd233c33425c5]

INTEGRATION: CWS xmlfilter06 (1.4.6); FILE MERGED 2008/07/04 11:03:53 dr 1.4.6.4: RESYNC: (1.4-1.5); FILE MERGED 2008/06/20 11:58:17 dr 1.4.6.3: line/fill/character properties rework; first steps of chart text formatting and rotation import; make line arrow import work 2008/06/06 16:27:54 dr 1.4.6.2: chart formatting: builtin line/fill/effect styles, manual line formatting 2008/05/27 10:40:42 dr 1.4.6.1: joined changes from CWS xmlfilter05


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [0b48649ab8c3f928db3f0bf1f952c4308c408adf]

INTEGRATION: CWS xmlfilter06 (1.5.6); FILE MERGED 2008/06/30 09:57:41 dr 1.5.6.3: RESYNC: (1.5-1.6); FILE MERGED 2008/06/06 16:27:54 dr 1.5.6.2: chart formatting: builtin line/fill/effect styles, manual line formatting 2008/05/27 10:40:42 dr 1.5.6.1: joined changes from CWS xmlfilter05


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [9d3971b7079965b2d818aa50b88a52de552944ad]

INTEGRATION: CWS xmlfilter06 (1.4.6); FILE MERGED 2008/06/06 16:27:54 dr 1.4.6.2: chart formatting: builtin line/fill/effect styles, manual line formatting 2008/05/27 10:40:41 dr 1.4.6.1: joined changes from CWS xmlfilter05


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [e88c6ae3cead2ad1eb3fcb61325ba5477afd4a63]

INTEGRATION: CWS xmlfilter06 (1.4.6); FILE MERGED 2008/06/10 10:51:10 dr 1.4.6.2: chart area formatting, first steps 2008/05/27 10:40:41 dr 1.4.6.1: joined changes from CWS xmlfilter05


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [64a05deaa91e0ccbf6c1f2ee56dab2ae13713b9e]

INTEGRATION: CWS xmlfilter06 (1.3.8); FILE MERGED 2008/06/26 14:16:00 dr 1.3.8.2: handle drawing object tables separated for chart import, extended line formatting with own property name sets 2008/06/09 15:16:13 dr 1.3.8.1: more chart line formatting, add line dashs to chart dash container


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [7242a67ed6b7b9142b584da105c6fcf77ba5a44d]

INTEGRATION: CWS xmlfilter06 (1.2.8); FILE MERGED 2008/06/30 14:50:18 dr 1.2.8.1: #i10000# resync additions


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [75e4b03d56f240ff4ba980b85e88107e4fcbd293]

INTEGRATION: CWS xmlfilter06 (1.4.6); FILE MERGED 2008/06/20 11:58:17 dr 1.4.6.2: line/fill/character properties rework; first steps of chart text formatting and rotation import; make line arrow import work 2008/05/27 10:40:40 dr 1.4.6.1: joined changes from CWS xmlfilter05


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [4d4e1bd08f1e7330f902e613308e231c4e5b0e5d]

INTEGRATION: CWS xmlfilter06 (1.4.6); FILE MERGED 2008/06/12 15:01:22 dr 1.4.6.4: chart formatting, some more changes 2008/06/10 10:51:09 dr 1.4.6.3: chart area formatting, first steps 2008/06/06 16:27:54 dr 1.4.6.2: chart formatting: builtin line/fill/effect styles, manual line formatting 2008/05/27 10:40:40 dr 1.4.6.1: joined changes from CWS xmlfilter05


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [4757fb94f427f0267ef071940f089dd86be91136]

INTEGRATION: CWS xmlfilter06 (1.2.6); FILE MERGED 2008/06/27 09:18:01 dr 1.2.6.9: fill properties cleanup, resolve line gradients to solid color 2008/06/26 08:37:58 dr 1.2.6.8: import bubble charts as symbol scatter charts, handle varyColorsByPoint correctly 2008/06/25 16:22:22 dr 1.2.6.7: chart: vary data point colors 2008/06/25 14:58:39 dr 1.2.6.6: import chart data point labels and trendline label 2008/06/23 12:55:47 dr 1.2.6.5: final chart font formatting 2008/06/20 11:58:17 dr 1.2.6.4: line/fill/character properties rework; first steps of chart text formatting and rotation import; make line arrow import work 2008/06/11 17:46:35 dr 1.2.6.3: more chart formatting 2008/06/06 16:27:53 dr 1.2.6.2: chart formatting: builtin line/fill/effect styles, manual line formatting 2008/05/27 10:40:39 dr 1.2.6.1: joined changes from CWS xmlfilter05


2008-07-22  Svante Schubert  <sus@openoffice.org>  [128292aa1e61d6434568436cfb9099092c8c8787]

#i91974# Make RUNTIME ONLY dependency more explicit


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [d7599b3960d44cbce01243473dc0c5b2bed4fd42]

INTEGRATION: CWS xmlfilter06 (1.2.6); FILE MERGED 2008/06/23 12:55:47 dr 1.2.6.5: final chart font formatting 2008/06/20 11:58:17 dr 1.2.6.4: line/fill/character properties rework; first steps of chart text formatting and rotation import; make line arrow import work 2008/06/10 15:30:54 dr 1.2.6.3: chart fill properties 2008/06/06 16:27:53 dr 1.2.6.2: chart formatting: builtin line/fill/effect styles, manual line formatting 2008/05/27 10:40:39 dr 1.2.6.1: joined changes from CWS xmlfilter05


2008-07-22  Svante Schubert  <sus@openoffice.org>  [dce5ac70ac79fb9e3060f8ba5147fb3beb376e8d]

#i91974# Added License for Saxon from http://www.saxonica.com/licence.html


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [09c093c549f236dba06079ecdaccc3e8f98be9ea]

INTEGRATION: CWS xmlfilter06 (1.2.6); FILE MERGED 2008/06/20 11:58:16 dr 1.2.6.2: line/fill/character properties rework; first steps of chart text formatting and rotation import; make line arrow import work 2008/05/27 10:40:39 dr 1.2.6.1: joined changes from CWS xmlfilter05


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [56cd9d1466ea382892bb3054705a200db50ffcb5]

INTEGRATION: CWS xmlfilter06 (1.4.6); FILE MERGED 2008/06/25 14:58:39 dr 1.4.6.2: import chart data point labels and trendline label 2008/05/27 10:40:39 dr 1.4.6.1: joined changes from CWS xmlfilter05


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [fa7b8d2050afe20867d0e08055fe0d01d8a5328f]

INTEGRATION: CWS xmlfilter06 (1.2.6); FILE MERGED 2008/07/04 11:46:57 dr 1.2.6.12: #i10000# resync errors 2008/07/04 11:03:24 dr 1.2.6.11: RESYNC: (1.2-1.3); FILE MERGED 2008/06/26 08:37:58 dr 1.2.6.10: import bubble charts as symbol scatter charts, handle varyColorsByPoint correctly 2008/06/25 16:22:22 dr 1.2.6.9: chart: vary data point colors 2008/06/25 14:58:39 dr 1.2.6.8: import chart data point labels and trendline label 2008/06/23 12:55:47 dr 1.2.6.7: final chart font formatting 2008/06/20 11:58:16 dr 1.2.6.6: line/fill/character properties rework; first steps of chart text formatting and rotation import; make line arrow import work 2008/06/12 11:39:33 dr 1.2.6.5: color patterns and fading in chart series 2008/06/11 17:46:35 dr 1.2.6.4: more chart formatting 2008/06/10 15:30:54 dr 1.2.6.3: chart fill properties 2008/06/06 16:27:53 dr 1.2.6.2: chart formatting: builtin line/fill/effect styles, manual line formatting 2008/05/27 10:40:39 dr 1.2.6.1: joined changes from CWS xmlfilter05


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [9c1d6869526a5f38fbb0ebe22171a93f9f3ba0e0]

INTEGRATION: CWS xmlfilter06 (1.4.6); FILE MERGED 2008/07/04 11:03:29 dr 1.4.6.3: RESYNC: (1.4-1.5); FILE MERGED 2008/06/25 14:58:39 dr 1.4.6.2: import chart data point labels and trendline label 2008/05/27 10:40:39 dr 1.4.6.1: joined changes from CWS xmlfilter05


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [ad7cc9d306a046f5f29c1370f845fd78b8376e85]

INTEGRATION: CWS xmlfilter06 (1.4.6); FILE MERGED 2008/06/06 16:27:53 dr 1.4.6.2: chart formatting: builtin line/fill/effect styles, manual line formatting 2008/05/27 10:40:39 dr 1.4.6.1: joined changes from CWS xmlfilter05


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [5b5db7a982c3042d1682f12cde95455091652967]

INTEGRATION: CWS xmlfilter06 (1.2.6); FILE MERGED 2008/07/07 11:12:38 dr 1.2.6.9: #i10000# resync error 2008/07/04 11:46:57 dr 1.2.6.8: #i10000# resync errors 2008/07/04 11:03:35 dr 1.2.6.7: RESYNC: (1.2-1.3); FILE MERGED 2008/06/26 08:37:58 dr 1.2.6.6: import bubble charts as symbol scatter charts, handle varyColorsByPoint correctly 2008/06/23 12:55:47 dr 1.2.6.5: final chart font formatting 2008/06/20 11:58:16 dr 1.2.6.4: line/fill/character properties rework; first steps of chart text formatting and rotation import; make line arrow import work 2008/06/12 11:39:33 dr 1.2.6.3: color patterns and fading in chart series 2008/06/06 16:27:53 dr 1.2.6.2: chart formatting: builtin line/fill/effect styles, manual line formatting 2008/05/27 10:40:39 dr 1.2.6.1: joined changes from CWS xmlfilter05


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [4061abad395c03fbb3fe4525b417da32b969a599]

INTEGRATION: CWS xmlfilter06 (1.1.2); FILE ADDED 2008/06/27 09:18:00 dr 1.1.2.16: fill properties cleanup, resolve line gradients to solid color 2008/06/26 14:16:00 dr 1.1.2.15: handle drawing object tables separated for chart import, extended line formatting with own property name sets 2008/06/26 08:37:58 dr 1.1.2.14: import bubble charts as symbol scatter charts, handle varyColorsByPoint correctly 2008/06/25 16:22:22 dr 1.1.2.13: chart: vary data point colors 2008/06/25 14:58:39 dr 1.1.2.12: import chart data point labels and trendline label 2008/06/24 14:03:14 dr 1.1.2.11: axis number formats, constant series source data 2008/06/23 12:55:46 dr 1.1.2.10: final chart font formatting 2008/06/20 11:58:16 dr 1.1.2.9: line/fill/character properties rework; first steps of chart text formatting and rotation import; make line arrow import work 2008/06/12 15:01:21 dr 1.1.2.8: chart formatting, some more changes 2008/06/12 11:39:33 dr 1.1.2.7: color patterns and fading in chart series 2008/06/11 17:46:35 dr 1.1.2.6: more chart formatting 2008/06/10 15:30:54 dr 1.1.2.5: chart fill properties 2008/06/10 10:51:09 dr 1.1.2.4: chart area formatting, first steps 2008/06/09 15:29:33 dr 1.1.2.3: clean up 2008/06/09 15:16:13 dr 1.1.2.2: more chart line formatting, add line dashs to chart dash container 2008/06/06 16:27:53 dr 1.1.2.1: chart formatting: builtin line/fill/effect styles, manual line formatting


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [64bd98314f3c97b3090245354a1fba634776d7ce]

INTEGRATION: CWS xmlfilter06 (1.1.4); FILE ADDED 2008/06/25 14:58:39 dr 1.1.4.2: import chart data point labels and trendline label 2008/02/13 14:38:30 dr 1.1.4.1: file modelbase.cxx was added on branch cws_dev300_xmlfilter06 on 2008-06-25 14:58:39 +0000


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [7e48c8afaca937bec3cf1261ac7674028687c556]

INTEGRATION: CWS xmlfilter06 (1.4.6); FILE MERGED 2008/06/25 14:58:39 dr 1.4.6.4: import chart data point labels and trendline label 2008/06/09 15:16:12 dr 1.4.6.3: more chart line formatting, add line dashs to chart dash container 2008/06/06 16:27:53 dr 1.4.6.2: chart formatting: builtin line/fill/effect styles, manual line formatting 2008/05/27 10:40:39 dr 1.4.6.1: joined changes from CWS xmlfilter05


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [5ebb7e082ca7f5c6b9668ba78e2c8ac8c943acb8]

INTEGRATION: CWS xmlfilter06 (1.2.6); FILE MERGED 2008/06/24 14:03:14 dr 1.2.6.2: axis number formats, constant series source data 2008/05/27 10:40:38 dr 1.2.6.1: joined changes from CWS xmlfilter05


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [626ec7217d45d21b36c48716f121fc8eaba66528]

INTEGRATION: CWS xmlfilter06 (1.2.6); FILE MERGED 2008/07/04 11:46:57 dr 1.2.6.7: #i10000# resync errors 2008/07/04 11:03:41 dr 1.2.6.6: RESYNC: (1.2-1.3); FILE MERGED 2008/06/23 12:55:46 dr 1.2.6.5: final chart font formatting 2008/06/09 15:16:12 dr 1.2.6.4: more chart line formatting, add line dashs to chart dash container 2008/06/06 16:27:53 dr 1.2.6.3: chart formatting: builtin line/fill/effect styles, manual line formatting 2008/05/27 15:00:36 dr 1.2.6.2: #i10000# 2008/05/27 10:40:38 dr 1.2.6.1: joined changes from CWS xmlfilter05


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [c05b3a6e1d5dc706895723b500cab1cd22807940]

INTEGRATION: CWS xmlfilter06 (1.2.6); FILE MERGED 2008/06/06 16:27:53 dr 1.2.6.2: chart formatting: builtin line/fill/effect styles, manual line formatting 2008/05/27 10:40:38 dr 1.2.6.1: joined changes from CWS xmlfilter05


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [0f3501b6e043d9d004c2298afa1089ff7e4c40a6]

INTEGRATION: CWS xmlfilter06 (1.2.6); FILE MERGED 2008/07/04 11:46:56 dr 1.2.6.6: #i10000# resync errors 2008/07/04 11:03:46 dr 1.2.6.5: RESYNC: (1.2-1.3); FILE MERGED 2008/06/23 12:55:46 dr 1.2.6.4: final chart font formatting 2008/06/20 11:58:16 dr 1.2.6.3: line/fill/character properties rework; first steps of chart text formatting and rotation import; make line arrow import work 2008/06/06 16:27:53 dr 1.2.6.2: chart formatting: builtin line/fill/effect styles, manual line formatting 2008/05/27 10:40:38 dr 1.2.6.1: joined changes from CWS xmlfilter05


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [08456664ce0ddd58591ef0e98423127a8a0e79e8]

INTEGRATION: CWS xmlfilter06 (1.2.6); FILE MERGED 2008/06/24 14:03:14 dr 1.2.6.5: axis number formats, constant series source data 2008/06/23 15:31:41 dr 1.2.6.4: more chart axis settings 2008/06/23 12:55:46 dr 1.2.6.3: final chart font formatting 2008/06/06 16:27:53 dr 1.2.6.2: chart formatting: builtin line/fill/effect styles, manual line formatting 2008/05/27 10:40:37 dr 1.2.6.1: joined changes from CWS xmlfilter05


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [080a6ad4329d32ca06670604610eafcfdf445a8d]

INTEGRATION: CWS xmlfilter06 (1.4.6); FILE MERGED 2008/06/25 14:58:39 dr 1.4.6.3: import chart data point labels and trendline label 2008/06/23 15:31:41 dr 1.4.6.2: more chart axis settings 2008/05/27 10:40:37 dr 1.4.6.1: joined changes from CWS xmlfilter05


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [b483f80c0c6ddc31d93d96fc3c46d5183de50e73]

INTEGRATION: CWS xmlfilter06 (1.2.6); FILE MERGED 2008/06/27 09:18:00 dr 1.2.6.8: fill properties cleanup, resolve line gradients to solid color 2008/06/25 14:58:39 dr 1.2.6.7: import chart data point labels and trendline label 2008/06/24 14:03:14 dr 1.2.6.6: axis number formats, constant series source data 2008/06/23 15:31:41 dr 1.2.6.5: more chart axis settings 2008/06/23 12:55:46 dr 1.2.6.4: final chart font formatting 2008/06/20 11:58:16 dr 1.2.6.3: line/fill/character properties rework; first steps of chart text formatting and rotation import; make line arrow import work 2008/06/06 16:27:53 dr 1.2.6.2: chart formatting: builtin line/fill/effect styles, manual line formatting 2008/05/27 10:40:37 dr 1.2.6.1: joined changes from CWS xmlfilter05


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [6ea2e3f0ddaf620f35d714dab823459ed8bc14af]

INTEGRATION: CWS xmlfilter06 (1.4.6); FILE MERGED 2008/06/25 14:58:38 dr 1.4.6.3: import chart data point labels and trendline label 2008/06/23 15:31:41 dr 1.4.6.2: more chart axis settings 2008/05/27 10:40:37 dr 1.4.6.1: joined changes from CWS xmlfilter05


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [f5f115e69a5d3a6e4d16ec3dc111761fcc2aa310]

INTEGRATION: CWS xmlfilter06 (1.4.6); FILE MERGED 2008/06/23 12:55:46 dr 1.4.6.2: final chart font formatting 2008/05/27 10:40:36 dr 1.4.6.1: joined changes from CWS xmlfilter05


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [53e3de6276c8620c608904861ea27bbb9240be0c]

INTEGRATION: CWS xmlfilter06 (1.4.6); FILE MERGED 2008/06/23 12:55:46 dr 1.4.6.6: final chart font formatting 2008/06/23 08:45:14 dr 1.4.6.5: apply theme font reference per shape 2008/06/20 14:24:47 dr 1.4.6.4: resolve theme font names, e.g. '+mj-lt' or '+mn-ea' 2008/06/12 15:01:21 dr 1.4.6.3: chart formatting, some more changes 2008/06/06 16:27:53 dr 1.4.6.2: chart formatting: builtin line/fill/effect styles, manual line formatting 2008/05/27 10:40:36 dr 1.4.6.1: joined changes from CWS xmlfilter05


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [2b69389f1af1eb7a995e8493e9a52dc69213d196]

INTEGRATION: CWS xmlfilter06 (1.3.6); FILE MERGED 2008/07/04 11:03:14 dr 1.3.6.5: RESYNC: (1.3-1.4); FILE MERGED 2008/06/23 12:55:46 dr 1.3.6.4: final chart font formatting 2008/06/23 08:45:14 dr 1.3.6.3: apply theme font reference per shape 2008/06/20 14:24:47 dr 1.3.6.2: resolve theme font names, e.g. '+mj-lt' or '+mn-ea' 2008/05/27 10:40:36 dr 1.3.6.1: joined changes from CWS xmlfilter05


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [aabb884b915a995ccc4db71fea3ee320cb6f532c]

INTEGRATION: CWS xmlfilter06 (1.5.6); FILE MERGED 2008/06/20 11:58:16 dr 1.5.6.2: line/fill/character properties rework; first steps of chart text formatting and rotation import; make line arrow import work 2008/05/27 10:40:36 dr 1.5.6.1: joined changes from CWS xmlfilter05


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [a7c09fd4b925c683b283fc3dec7ff6cc27165f87]

INTEGRATION: CWS xmlfilter06 (1.4.6); FILE MERGED 2008/07/10 14:00:01 dr 1.4.6.8: #i10000# resync 2008/07/10 11:33:04 dr 1.4.6.7: #i10000# resync 2008/07/10 11:13:27 dr 1.4.6.6: RESYNC: (1.5-1.6); FILE MERGED 2008/06/30 16:21:11 dr 1.4.6.5: #i10000# resync additions 2008/06/30 09:57:19 dr 1.4.6.4: RESYNC: (1.4-1.5); FILE MERGED 2008/06/20 14:24:47 dr 1.4.6.3: resolve theme font names, e.g. '+mj-lt' or '+mn-ea' 2008/06/20 11:58:16 dr 1.4.6.2: line/fill/character properties rework; first steps of chart text formatting and rotation import; make line arrow import work 2008/05/27 10:40:36 dr 1.4.6.1: joined changes from CWS xmlfilter05


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [2e24fb3dfca41e79b0d6479710c440b31da49619]

INTEGRATION: CWS xmlfilter06 (1.4.6); FILE MERGED 2008/07/10 14:00:01 dr 1.4.6.5: #i10000# resync 2008/07/10 11:13:31 dr 1.4.6.4: RESYNC: (1.4-1.5); FILE MERGED 2008/06/20 14:24:47 dr 1.4.6.3: resolve theme font names, e.g. '+mj-lt' or '+mn-ea' 2008/06/20 11:58:16 dr 1.4.6.2: line/fill/character properties rework; first steps of chart text formatting and rotation import; make line arrow import work 2008/05/27 10:40:36 dr 1.4.6.1: joined changes from CWS xmlfilter05


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [98d88801b908641170308f78b66ad47a94975bf5]

INTEGRATION: CWS xmlfilter06 (1.5.6); FILE MERGED 2008/07/10 11:13:34 dr 1.5.6.4: RESYNC: (1.5-1.6); FILE MERGED 2008/06/23 08:45:14 dr 1.5.6.3: apply theme font reference per shape 2008/06/20 11:58:16 dr 1.5.6.2: line/fill/character properties rework; first steps of chart text formatting and rotation import; make line arrow import work 2008/05/27 10:40:36 dr 1.5.6.1: joined changes from CWS xmlfilter05


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [689bcb79d705fb7a65abd7d6222bd05fbc2a50b0]

INTEGRATION: CWS xmlfilter06 (1.4.6); FILE MERGED 2008/06/20 11:58:16 dr 1.4.6.2: line/fill/character properties rework; first steps of chart text formatting and rotation import; make line arrow import work 2008/05/27 10:40:36 dr 1.4.6.1: joined changes from CWS xmlfilter05


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [842d2ab9838accd8009ec096fcc131fd0cb5f743]

INTEGRATION: CWS xmlfilter06 (1.1.2); FILE ADDED 2008/06/23 12:55:46 dr 1.1.2.1: final chart font formatting


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [f58e870a898a0c98649eabf5ba43952d26a84331]

INTEGRATION: CWS xmlfilter06 (1.5.6); FILE MERGED 2008/07/10 11:13:23 dr 1.5.6.3: RESYNC: (1.5-1.6); FILE MERGED 2008/06/20 11:58:16 dr 1.5.6.2: line/fill/character properties rework; first steps of chart text formatting and rotation import; make line arrow import work 2008/05/27 10:40:36 dr 1.5.6.1: joined changes from CWS xmlfilter05


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [7897af8a4d8960d53d7143ee7cc73f20db5bcded]

INTEGRATION: CWS xmlfilter06 (1.4.6); FILE MERGED 2008/07/10 11:13:20 dr 1.4.6.5: RESYNC: (1.5-1.6); FILE MERGED 2008/06/30 09:57:05 dr 1.4.6.4: RESYNC: (1.4-1.5); FILE MERGED 2008/06/20 14:24:47 dr 1.4.6.3: resolve theme font names, e.g. '+mj-lt' or '+mn-ea' 2008/06/20 11:58:16 dr 1.4.6.2: line/fill/character properties rework; first steps of chart text formatting and rotation import; make line arrow import work 2008/05/27 10:40:35 dr 1.4.6.1: joined changes from CWS xmlfilter05


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [27b91771025d6438e3a5eb65b3f51afe8b72bef5]

INTEGRATION: CWS xmlfilter06 (1.5.6); FILE MERGED 2008/06/20 14:24:47 dr 1.5.6.3: resolve theme font names, e.g. '+mj-lt' or '+mn-ea' 2008/06/20 11:58:16 dr 1.5.6.2: line/fill/character properties rework; first steps of chart text formatting and rotation import; make line arrow import work 2008/05/27 10:40:35 dr 1.5.6.1: joined changes from CWS xmlfilter05


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [917628a1060e528369379eb88301a8a8babb8ac3]

INTEGRATION: CWS xmlfilter06 (1.5.6); FILE MERGED 2008/06/20 11:58:16 dr 1.5.6.2: line/fill/character properties rework; first steps of chart text formatting and rotation import; make line arrow import work 2008/05/27 10:40:35 dr 1.5.6.1: joined changes from CWS xmlfilter05


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [71c1dac9e0f125bafbc104368e4beb984f6bee54]

INTEGRATION: CWS xmlfilter06 (1.5.6); FILE MERGED 2008/06/20 11:58:15 dr 1.5.6.2: line/fill/character properties rework; first steps of chart text formatting and rotation import; make line arrow import work 2008/05/27 10:40:35 dr 1.5.6.1: joined changes from CWS xmlfilter05


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [13c38fda3202aa0cfd321c0f72c1f8ab95089372]

INTEGRATION: CWS xmlfilter06 (1.5.6); FILE MERGED 2008/07/10 14:00:01 dr 1.5.6.5: #i10000# resync 2008/07/10 11:13:39 dr 1.5.6.4: RESYNC: (1.5-1.6); FILE MERGED 2008/06/23 08:45:14 dr 1.5.6.3: apply theme font reference per shape 2008/06/20 11:58:15 dr 1.5.6.2: line/fill/character properties rework; first steps of chart text formatting and rotation import; make line arrow import work 2008/05/27 10:40:35 dr 1.5.6.1: joined changes from CWS xmlfilter05


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [9148977a01cd484dd1cd7b0d9e47d5fd573e8800]

INTEGRATION: CWS xmlfilter06 (1.2.8); FILE MERGED 2008/06/30 14:50:17 dr 1.2.8.1: #i10000# resync additions


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [fc31b93507705840677f3220698f5ee1307efa5e]

INTEGRATION: CWS xmlfilter06 (1.4.6); FILE MERGED 2008/06/30 14:50:17 dr 1.4.6.5: #i10000# resync additions 2008/06/30 09:57:27 dr 1.4.6.4: RESYNC: (1.4-1.5); FILE MERGED 2008/06/23 08:45:14 dr 1.4.6.3: apply theme font reference per shape 2008/06/09 15:16:12 dr 1.4.6.2: more chart line formatting, add line dashs to chart dash container 2008/05/27 10:40:35 dr 1.4.6.1: joined changes from CWS xmlfilter05


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [b6eff3d1e70ac9942531d183146d4a3a83d92c9e]

INTEGRATION: CWS xmlfilter06 (1.5.6); FILE MERGED 2008/06/10 10:51:09 dr 1.5.6.3: chart area formatting, first steps 2008/06/06 16:27:53 dr 1.5.6.2: chart formatting: builtin line/fill/effect styles, manual line formatting 2008/05/27 10:40:35 dr 1.5.6.1: joined changes from CWS xmlfilter05


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [109d51a9905166a0d768cdd72e07cfda2e3ecded]

INTEGRATION: CWS xmlfilter06 (1.5.6); FILE MERGED 2008/07/11 06:53:03 dr 1.5.6.15: missing defaults 2008/07/11 06:51:09 dr 1.5.6.14: missing defaults 2008/07/04 11:03:08 dr 1.5.6.13: RESYNC: (1.6-1.7); FILE MERGED 2008/06/30 14:50:17 dr 1.5.6.12: #i10000# resync additions 2008/06/30 09:57:23 dr 1.5.6.11: RESYNC: (1.5-1.6); FILE MERGED 2008/06/27 09:18:00 dr 1.5.6.10: fill properties cleanup, resolve line gradients to solid color 2008/06/26 14:15:59 dr 1.5.6.9: handle drawing object tables separated for chart import, extended line formatting with own property name sets 2008/06/23 12:55:46 dr 1.5.6.8: final chart font formatting 2008/06/23 08:45:14 dr 1.5.6.7: apply theme font reference per shape 2008/06/20 11:58:15 dr 1.5.6.6: line/fill/character properties rework; first steps of chart text formatting and rotation import; make line arrow import work 2008/06/12 15:01:21 dr 1.5.6.5: chart formatting, some more changes 2008/06/10 10:51:09 dr 1.5.6.4: chart area formatting, first steps 2008/06/09 15:16:12 dr 1.5.6.3: more chart line formatting, add line dashs to chart dash container 2008/06/06 16:27:53 dr 1.5.6.2: chart formatting: builtin line/fill/effect styles, manual line formatting 2008/05/27 10:40:35 dr 1.5.6.1: joined changes from CWS xmlfilter05


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [d5350f4e29882c2897687d7a1e000d737a7f74df]

INTEGRATION: CWS xmlfilter06 (1.4.6); FILE MERGED 2008/06/30 09:57:16 dr 1.4.6.3: RESYNC: (1.4-1.5); FILE MERGED 2008/06/20 14:24:47 dr 1.4.6.2: resolve theme font names, e.g. '+mj-lt' or '+mn-ea' 2008/05/27 10:40:35 dr 1.4.6.1: joined changes from CWS xmlfilter05


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [4228bc9c2cd550c2710531111d730d62b14cc805]

INTEGRATION: CWS xmlfilter06 (1.4.6); FILE MERGED 2008/06/27 09:18:00 dr 1.4.6.7: fill properties cleanup, resolve line gradients to solid color 2008/06/26 14:15:58 dr 1.4.6.6: handle drawing object tables separated for chart import, extended line formatting with own property name sets 2008/06/20 11:58:15 dr 1.4.6.5: line/fill/character properties rework; first steps of chart text formatting and rotation import; make line arrow import work 2008/06/10 10:51:09 dr 1.4.6.4: chart area formatting, first steps 2008/06/09 15:16:12 dr 1.4.6.3: more chart line formatting, add line dashs to chart dash container 2008/06/06 16:27:52 dr 1.4.6.2: chart formatting: builtin line/fill/effect styles, manual line formatting 2008/05/27 10:40:35 dr 1.4.6.1: joined changes from CWS xmlfilter05


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [1354f4f008961c24ca780fb214db9a80418a70fc]

INTEGRATION: CWS xmlfilter06 (1.5.6); FILE MERGED 2008/06/27 09:18:00 dr 1.5.6.8: fill properties cleanup, resolve line gradients to solid color 2008/06/26 14:15:58 dr 1.5.6.7: handle drawing object tables separated for chart import, extended line formatting with own property name sets 2008/06/20 11:58:15 dr 1.5.6.6: line/fill/character properties rework; first steps of chart text formatting and rotation import; make line arrow import work 2008/06/10 15:30:54 dr 1.5.6.5: chart fill properties 2008/06/10 10:51:09 dr 1.5.6.4: chart area formatting, first steps 2008/06/09 15:16:12 dr 1.5.6.3: more chart line formatting, add line dashs to chart dash container 2008/06/06 16:27:52 dr 1.5.6.2: chart formatting: builtin line/fill/effect styles, manual line formatting 2008/05/27 10:40:35 dr 1.5.6.1: joined changes from CWS xmlfilter05


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [23cbff4fb0d6e0e028ee9dc1808fd17413aeeb49]

INTEGRATION: CWS xmlfilter06 (1.5.6); FILE MERGED 2008/06/30 09:57:09 dr 1.5.6.3: RESYNC: (1.5-1.6); FILE MERGED 2008/06/20 11:58:15 dr 1.5.6.2: line/fill/character properties rework; first steps of chart text formatting and rotation import; make line arrow import work 2008/05/27 10:40:35 dr 1.5.6.1: joined changes from CWS xmlfilter05


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [b527ce7e95c395ef9e044ce88adbe35254482bb6]

INTEGRATION: CWS xmlfilter06 (1.5.6); FILE MERGED 2008/06/30 17:08:23 dr 1.5.6.7: #i10000# 2008/06/30 09:57:13 dr 1.5.6.6: RESYNC: (1.5-1.6); FILE MERGED 2008/06/27 12:13:13 dr 1.5.6.5: rudimentary hatch support 2008/06/20 11:58:15 dr 1.5.6.4: line/fill/character properties rework; first steps of chart text formatting and rotation import; make line arrow import work 2008/06/12 15:01:21 dr 1.5.6.3: chart formatting, some more changes 2008/06/10 10:51:09 dr 1.5.6.2: chart area formatting, first steps 2008/05/27 10:40:35 dr 1.5.6.1: joined changes from CWS xmlfilter05


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [5687acfd251d09b08171b08f9d7f42d7c6fddeca]

INTEGRATION: CWS xmlfilter06 (1.5.6); FILE MERGED 2008/06/27 12:13:13 dr 1.5.6.6: rudimentary hatch support 2008/06/27 09:18:00 dr 1.5.6.5: fill properties cleanup, resolve line gradients to solid color 2008/06/20 11:58:15 dr 1.5.6.4: line/fill/character properties rework; first steps of chart text formatting and rotation import; make line arrow import work 2008/06/10 15:30:54 dr 1.5.6.3: chart fill properties 2008/06/10 10:51:09 dr 1.5.6.2: chart area formatting, first steps 2008/05/27 10:40:35 dr 1.5.6.1: joined changes from CWS xmlfilter05


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [b5e11c922f09831ebb1c8629ebcfbb0753067fe2]

INTEGRATION: CWS xmlfilter06 (1.4.6); FILE MERGED 2008/06/26 14:15:58 dr 1.4.6.4: handle drawing object tables separated for chart import, extended line formatting with own property name sets 2008/06/20 14:24:47 dr 1.4.6.3: resolve theme font names, e.g. '+mj-lt' or '+mn-ea' 2008/06/20 11:58:15 dr 1.4.6.2: line/fill/character properties rework; first steps of chart text formatting and rotation import; make line arrow import work 2008/05/27 10:40:35 dr 1.4.6.1: joined changes from CWS xmlfilter05


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [444b1fbc3308c80e05ec34fe5bfddf3c71c6ec94]

INTEGRATION: CWS xmlfilter06 (1.4.6); FILE MERGED 2008/06/20 11:58:15 dr 1.4.6.2: line/fill/character properties rework; first steps of chart text formatting and rotation import; make line arrow import work 2008/05/27 10:40:35 dr 1.4.6.1: joined changes from CWS xmlfilter05


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [8c1cccdbfab3205caf905f7c8be2db31b07ae700]

INTEGRATION: CWS xmlfilter06 (1.5.6); FILE MERGED 2008/06/20 11:58:15 dr 1.5.6.4: line/fill/character properties rework; first steps of chart text formatting and rotation import; make line arrow import work 2008/06/12 11:39:32 dr 1.5.6.3: color patterns and fading in chart series 2008/06/10 10:51:09 dr 1.5.6.2: chart area formatting, first steps 2008/05/27 10:40:34 dr 1.5.6.1: joined changes from CWS xmlfilter05


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [2f8e9fc2983bb20a01a9a1923373de9354554722]

INTEGRATION: CWS xmlfilter06 (1.4.6); FILE MERGED 2008/06/26 14:15:57 dr 1.4.6.3: handle drawing object tables separated for chart import, extended line formatting with own property name sets 2008/06/20 11:58:15 dr 1.4.6.2: line/fill/character properties rework; first steps of chart text formatting and rotation import; make line arrow import work 2008/05/27 10:40:34 dr 1.4.6.1: joined changes from CWS xmlfilter05


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [a1a4cb74ec50da276b88497b08291c99a9c0f738]

INTEGRATION: CWS xmlfilter06 (1.1.2); FILE ADDED 2008/06/26 14:15:57 dr 1.1.2.1: handle drawing object tables separated for chart import, extended line formatting with own property name sets


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [3c0d223fe2f3050538154556a484f445844ffaaa]

INTEGRATION: CWS xmlfilter06 (1.4.6); FILE MERGED 2008/06/26 14:15:57 dr 1.4.6.2: handle drawing object tables separated for chart import, extended line formatting with own property name sets 2008/05/27 10:40:34 dr 1.4.6.1: joined changes from CWS xmlfilter05


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [389a7f0d6e2d7fe53c0c53246f7c1c614a508fa2]

INTEGRATION: CWS xmlfilter06 (1.3.6); FILE MERGED 2008/06/25 14:58:38 dr 1.3.6.2: import chart data point labels and trendline label 2008/05/27 10:40:34 dr 1.3.6.1: joined changes from CWS xmlfilter05


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [5610bd4b54bd26d0b15c3a0de34d682e852e6309]

INTEGRATION: CWS xmlfilter06 (1.4.6); FILE MERGED 2008/06/25 14:58:38 dr 1.4.6.2: import chart data point labels and trendline label 2008/05/27 10:40:34 dr 1.4.6.1: joined changes from CWS xmlfilter05


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [76bb99715ef6049d77a95ed1d587dd773525826d]

INTEGRATION: CWS xmlfilter06 (1.5.12); FILE MERGED 2008/07/04 11:02:55 dr 1.5.12.4: RESYNC: (1.6-1.7); FILE MERGED 2008/06/30 09:57:00 dr 1.5.12.3: RESYNC: (1.5-1.6); FILE MERGED 2008/05/28 10:19:36 dr 1.5.12.2: fixed internal deps 2008/05/27 10:40:33 dr 1.5.12.1: joined changes from CWS xmlfilter05


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [ef7b4bac5be6e04347091dfdb778496f6e707ba9]

INTEGRATION: CWS xmlfilter06 (1.3.8); FILE MERGED 2008/06/24 14:03:13 dr 1.3.8.2: axis number formats, constant series source data 2008/06/23 15:31:40 dr 1.3.8.1: more chart axis settings


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [41417a003328272a006b2188d8614aa3bb364719]

INTEGRATION: CWS xmlfilter06 (1.5.6); FILE MERGED 2008/06/24 14:03:13 dr 1.5.6.2: axis number formats, constant series source data 2008/05/27 10:40:32 dr 1.5.6.1: joined changes from CWS xmlfilter05


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [3ffc0d147db7ae6d87d82b20b37fa654b39b5a07]

INTEGRATION: CWS xmlfilter06 (1.5.6); FILE MERGED 2008/06/30 09:56:57 dr 1.5.6.3: RESYNC: (1.5-1.6); FILE MERGED 2008/06/06 16:27:52 dr 1.5.6.2: chart formatting: builtin line/fill/effect styles, manual line formatting 2008/05/27 10:40:32 dr 1.5.6.1: joined changes from CWS xmlfilter05


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [9e2cc2f8d837b25cc7dd2a2572b506c80dae4259]

INTEGRATION: CWS xmlfilter06 (1.2.6); FILE MERGED 2008/06/24 14:03:13 dr 1.2.6.3: axis number formats, constant series source data 2008/06/23 15:31:40 dr 1.2.6.2: more chart axis settings 2008/05/27 10:40:32 dr 1.2.6.1: joined changes from CWS xmlfilter05


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [f30ed341781809fc0327f90bc7f234defad5ac4b]

INTEGRATION: CWS xmlfilter06 (1.3.8); FILE MERGED 2008/06/06 16:27:52 dr 1.3.8.1: chart formatting: builtin line/fill/effect styles, manual line formatting


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [d79141eaa97311ca4dc0c97635bb8173442c1d57]

INTEGRATION: CWS xmlfilter06 (1.4.6); FILE MERGED 2008/06/30 09:56:35 dr 1.4.6.3: RESYNC: (1.4-1.5); FILE MERGED 2008/06/06 16:27:52 dr 1.4.6.2: chart formatting: builtin line/fill/effect styles, manual line formatting 2008/05/27 10:40:31 dr 1.4.6.1: joined changes from CWS xmlfilter05


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [ebf91a67f89e2f39bc734251c6233dcff7443ba0]

INTEGRATION: CWS xmlfilter06 (1.4.6); FILE MERGED 2008/06/10 10:51:08 dr 1.4.6.2: chart area formatting, first steps 2008/05/27 10:40:31 dr 1.4.6.1: joined changes from CWS xmlfilter05


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [382dd857667cff9e191fb8b1695db19015d69229]

INTEGRATION: CWS xmlfilter06 (1.3.8); FILE MERGED 2008/06/27 09:18:00 dr 1.3.8.2: fill properties cleanup, resolve line gradients to solid color 2008/06/26 14:15:56 dr 1.3.8.1: handle drawing object tables separated for chart import, extended line formatting with own property name sets


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [9bd3ff5dcac43c3f7b8c7f12d1390824b876568d]

INTEGRATION: CWS xmlfilter06 (1.4.6); FILE MERGED 2008/06/20 11:58:14 dr 1.4.6.3: line/fill/character properties rework; first steps of chart text formatting and rotation import; make line arrow import work 2008/06/09 15:16:12 dr 1.4.6.2: more chart line formatting, add line dashs to chart dash container 2008/05/27 10:40:31 dr 1.4.6.1: joined changes from CWS xmlfilter05


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [4590ebabde78a0491582697d437231105f8321cd]

INTEGRATION: CWS xmlfilter06 (1.3.8); FILE MERGED 2008/06/26 14:15:56 dr 1.3.8.2: handle drawing object tables separated for chart import, extended line formatting with own property name sets 2008/06/09 15:16:12 dr 1.3.8.1: more chart line formatting, add line dashs to chart dash container


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [cb9af0bdad151bf74c007e1265eb0dec4aa71197]

INTEGRATION: CWS xmlfilter06 (1.2.8); FILE MERGED 2008/06/30 14:50:17 dr 1.2.8.1: #i10000# resync additions


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [b7c08ed53ef1a5607916ebfc150dec428544c54c]

INTEGRATION: CWS xmlfilter06 (1.2.8); FILE MERGED 2008/07/04 11:02:32 dr 1.2.8.2: RESYNC: (1.2-1.3); FILE MERGED 2008/06/30 14:50:17 dr 1.2.8.1: #i10000# resync additions


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [c4d9325708bde1dd3f33e567170b55c67722dcb8]

INTEGRATION: CWS xmlfilter06 (1.4.6); FILE MERGED 2008/06/12 15:01:21 dr 1.4.6.2: chart formatting, some more changes 2008/05/27 10:40:30 dr 1.4.6.1: joined changes from CWS xmlfilter05


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [3f1ece576127fcdc0a9028871d5267a4078e26c6]

INTEGRATION: CWS xmlfilter06 (1.2.6); FILE MERGED 2008/07/04 11:46:55 dr 1.2.6.7: #i10000# resync errors 2008/07/04 11:02:50 dr 1.2.6.6: RESYNC: (1.2-1.3); FILE MERGED 2008/06/26 08:37:58 dr 1.2.6.5: import bubble charts as symbol scatter charts, handle varyColorsByPoint correctly 2008/06/25 16:22:21 dr 1.2.6.4: chart: vary data point colors 2008/06/25 14:58:38 dr 1.2.6.3: import chart data point labels and trendline label 2008/06/11 17:46:35 dr 1.2.6.2: more chart formatting 2008/05/27 10:40:30 dr 1.2.6.1: joined changes from CWS xmlfilter05


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [23b49be4cd878c123a04ea81f7b313d460304f1c]

INTEGRATION: CWS xmlfilter06 (1.2.6); FILE MERGED 2008/06/20 11:58:14 dr 1.2.6.2: line/fill/character properties rework; first steps of chart text formatting and rotation import; make line arrow import work 2008/05/27 10:40:30 dr 1.2.6.1: joined changes from CWS xmlfilter05


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [85ee0c61d74d64d50976b440f8901685c86c69d2]

INTEGRATION: CWS xmlfilter06 (1.2.6); FILE MERGED 2008/06/23 12:55:45 dr 1.2.6.3: final chart font formatting 2008/06/20 11:58:14 dr 1.2.6.2: line/fill/character properties rework; first steps of chart text formatting and rotation import; make line arrow import work 2008/05/27 10:40:30 dr 1.2.6.1: joined changes from CWS xmlfilter05


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [b372de85d6e8a33dfb1115574d4af10e0b01a580]

INTEGRATION: CWS xmlfilter06 (1.4.6); FILE MERGED 2008/06/25 14:58:38 dr 1.4.6.2: import chart data point labels and trendline label 2008/05/27 10:40:29 dr 1.4.6.1: joined changes from CWS xmlfilter05


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [b8c208f541f1aaaf38edbde98da086062c2e6014]

INTEGRATION: CWS xmlfilter06 (1.2.6); FILE MERGED 2008/07/04 11:46:55 dr 1.2.6.5: #i10000# resync errors 2008/07/04 11:02:43 dr 1.2.6.4: RESYNC: (1.2-1.3); FILE MERGED 2008/06/26 08:37:57 dr 1.2.6.3: import bubble charts as symbol scatter charts, handle varyColorsByPoint correctly 2008/06/25 14:58:37 dr 1.2.6.2: import chart data point labels and trendline label 2008/05/27 10:40:29 dr 1.2.6.1: joined changes from CWS xmlfilter05


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [a2168ec2221a67eed7b4c031f0012adf930598f2]

INTEGRATION: CWS xmlfilter06 (1.4.6); FILE MERGED 2008/06/25 14:58:37 dr 1.4.6.2: import chart data point labels and trendline label 2008/05/27 10:40:29 dr 1.4.6.1: joined changes from CWS xmlfilter05


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [888aa43d1830bf7129e43455af58d25674e1177e]

INTEGRATION: CWS xmlfilter06 (1.4.6); FILE MERGED 2008/06/06 16:27:52 dr 1.4.6.2: chart formatting: builtin line/fill/effect styles, manual line formatting 2008/05/27 10:40:29 dr 1.4.6.1: joined changes from CWS xmlfilter05


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [94cc43791ebbf460746ace7a26282ba3b6f2dc94]

INTEGRATION: CWS xmlfilter06 (1.2.6); FILE MERGED 2008/06/06 16:27:52 dr 1.2.6.2: chart formatting: builtin line/fill/effect styles, manual line formatting 2008/05/27 10:40:29 dr 1.2.6.1: joined changes from CWS xmlfilter05


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [19cee229cf44ed4540e2c484478dacbb92337d1b]

INTEGRATION: CWS xmlfilter06 (1.1.2); FILE ADDED 2008/06/26 08:37:57 dr 1.1.2.12: import bubble charts as symbol scatter charts, handle varyColorsByPoint correctly 2008/06/25 16:22:21 dr 1.1.2.11: chart: vary data point colors 2008/06/25 14:58:37 dr 1.1.2.10: import chart data point labels and trendline label 2008/06/24 14:03:13 dr 1.1.2.9: axis number formats, constant series source data 2008/06/23 12:55:45 dr 1.1.2.8: final chart font formatting 2008/06/20 11:58:14 dr 1.1.2.7: line/fill/character properties rework; first steps of chart text formatting and rotation import; make line arrow import work 2008/06/12 11:39:32 dr 1.1.2.6: color patterns and fading in chart series 2008/06/11 17:46:35 dr 1.1.2.5: more chart formatting 2008/06/10 15:30:54 dr 1.1.2.4: chart fill properties 2008/06/09 15:29:33 dr 1.1.2.3: clean up 2008/06/09 15:16:11 dr 1.1.2.2: more chart line formatting, add line dashs to chart dash container 2008/06/06 16:27:52 dr 1.1.2.1: chart formatting: builtin line/fill/effect styles, manual line formatting


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [54d608ef5b5fb6ee0f5729dbf9ccb75b41ce1ae4]

INTEGRATION: CWS xmlfilter06 (1.4.6); FILE MERGED 2008/06/25 14:58:37 dr 1.4.6.3: import chart data point labels and trendline label 2008/06/20 11:58:14 dr 1.4.6.2: line/fill/character properties rework; first steps of chart text formatting and rotation import; make line arrow import work 2008/05/27 10:40:29 dr 1.4.6.1: joined changes from CWS xmlfilter05


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [98555d102822555e0bba64bd030fdd36b6b5bd3e]

INTEGRATION: CWS xmlfilter06 (1.2.6); FILE MERGED 2008/07/04 11:46:55 dr 1.2.6.5: #i10000# resync errors 2008/07/04 11:02:36 dr 1.2.6.4: RESYNC: (1.2-1.3); FILE MERGED 2008/06/23 12:55:45 dr 1.2.6.3: final chart font formatting 2008/06/06 16:27:52 dr 1.2.6.2: chart formatting: builtin line/fill/effect styles, manual line formatting 2008/05/27 10:40:29 dr 1.2.6.1: joined changes from CWS xmlfilter05


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [ec2c953cf4b9217a6591bd4977eee32adcffe6cc]

INTEGRATION: CWS xmlfilter06 (1.2.6); FILE MERGED 2008/06/23 12:55:45 dr 1.2.6.3: final chart font formatting 2008/06/06 16:27:52 dr 1.2.6.2: chart formatting: builtin line/fill/effect styles, manual line formatting 2008/05/27 10:40:29 dr 1.2.6.1: joined changes from CWS xmlfilter05


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [386df29ba7f7e7db83fb15a862e2070551095164]

INTEGRATION: CWS xmlfilter06 (1.2.6); FILE MERGED 2008/06/24 14:03:13 dr 1.2.6.3: axis number formats, constant series source data 2008/06/23 15:31:40 dr 1.2.6.2: more chart axis settings 2008/05/27 10:40:28 dr 1.2.6.1: joined changes from CWS xmlfilter05


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [f6da92145d6bb3a9cf36389618d035fb8cff97f5]

INTEGRATION: CWS xmlfilter06 (1.4.6); FILE MERGED 2008/06/25 14:58:37 dr 1.4.6.2: import chart data point labels and trendline label 2008/05/27 10:40:28 dr 1.4.6.1: joined changes from CWS xmlfilter05


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [4ff7615d37642e723655451a31e6bdccfb1648dc]

INTEGRATION: CWS xmlfilter06 (1.4.6); FILE MERGED 2008/06/25 14:58:37 dr 1.4.6.3: import chart data point labels and trendline label 2008/06/23 15:31:40 dr 1.4.6.2: more chart axis settings 2008/05/27 10:40:28 dr 1.4.6.1: joined changes from CWS xmlfilter05


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [86dd85e31aa63e6891e4f1d56605b61addc01d49]

INTEGRATION: CWS xmlfilter06 (1.4.6); FILE MERGED 2008/06/23 12:55:45 dr 1.4.6.2: final chart font formatting 2008/05/27 10:40:28 dr 1.4.6.1: joined changes from CWS xmlfilter05


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [066b968eb232ae3f63d5ca7ac8eb584f141a6e73]

INTEGRATION: CWS xmlfilter06 (1.4.6); FILE MERGED 2008/06/23 12:55:43 dr 1.4.6.5: final chart font formatting 2008/06/20 14:24:47 dr 1.4.6.4: resolve theme font names, e.g. '+mj-lt' or '+mn-ea' 2008/06/09 15:16:11 dr 1.4.6.3: more chart line formatting, add line dashs to chart dash container 2008/06/06 16:27:51 dr 1.4.6.2: chart formatting: builtin line/fill/effect styles, manual line formatting 2008/05/27 10:40:28 dr 1.4.6.1: joined changes from CWS xmlfilter05


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [150e112c482d844400754a07da78d03e29f1bc29]

INTEGRATION: CWS xmlfilter06 (1.5.6); FILE MERGED 2008/06/20 11:58:14 dr 1.5.6.2: line/fill/character properties rework; first steps of chart text formatting and rotation import; make line arrow import work 2008/05/27 10:40:27 dr 1.5.6.1: joined changes from CWS xmlfilter05


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [bd71c093c0c575fb0b15b270312fab498deb2f03]

INTEGRATION: CWS xmlfilter06 (1.4.6); FILE MERGED 2008/07/10 14:00:00 dr 1.4.6.3: #i10000# resync 2008/07/10 11:14:02 dr 1.4.6.2: RESYNC: (1.4-1.5); FILE MERGED 2008/05/27 10:40:27 dr 1.4.6.1: joined changes from CWS xmlfilter05


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [6dd0979971fa52df1315334570f13461ccaa359f]

INTEGRATION: CWS xmlfilter06 (1.3.8); FILE MERGED 2008/07/10 14:00:00 dr 1.3.8.3: #i10000# resync 2008/07/10 11:13:58 dr 1.3.8.2: RESYNC: (1.3-1.4); FILE MERGED 2008/06/20 11:58:14 dr 1.3.8.1: line/fill/character properties rework; first steps of chart text formatting and rotation import; make line arrow import work


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [05c560056032ecd2486324e3503b5bfdd7b2c912]

INTEGRATION: CWS xmlfilter06 (1.5.6); FILE MERGED 2008/06/23 12:55:43 dr 1.5.6.3: final chart font formatting 2008/06/20 11:58:14 dr 1.5.6.2: line/fill/character properties rework; first steps of chart text formatting and rotation import; make line arrow import work 2008/05/27 10:40:27 dr 1.5.6.1: joined changes from CWS xmlfilter05


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [a6463beccbeddd6484cd09cadb5bec1bbe2c43ac]

INTEGRATION: CWS xmlfilter06 (1.3.8); FILE MERGED 2008/06/20 14:24:47 dr 1.3.8.2: resolve theme font names, e.g. '+mj-lt' or '+mn-ea' 2008/06/20 11:58:14 dr 1.3.8.1: line/fill/character properties rework; first steps of chart text formatting and rotation import; make line arrow import work


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [86e5d3fd90de1033eac88a8d167d68e3880c0fd0]

INTEGRATION: CWS xmlfilter06 (1.4.6); FILE MERGED 2008/06/20 11:58:14 dr 1.4.6.2: line/fill/character properties rework; first steps of chart text formatting and rotation import; make line arrow import work 2008/05/27 10:40:27 dr 1.4.6.1: joined changes from CWS xmlfilter05


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [c20255233d756a450f7167e0625d0e49b2214fdf]

INTEGRATION: CWS xmlfilter06 (1.4.6); FILE MERGED 2008/06/20 11:58:13 dr 1.4.6.2: line/fill/character properties rework; first steps of chart text formatting and rotation import; make line arrow import work 2008/05/27 10:40:27 dr 1.4.6.1: joined changes from CWS xmlfilter05


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [06b22f6a058a2b2119ca1a7b46be76e18ca91423]

INTEGRATION: CWS xmlfilter06 (1.3.8); FILE MERGED 2008/06/20 11:58:13 dr 1.3.8.1: line/fill/character properties rework; first steps of chart text formatting and rotation import; make line arrow import work


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [ae72c212da21b09fc21e25323ce4399f47d12bda]

INTEGRATION: CWS xmlfilter06 (1.5.6); FILE MERGED 2008/06/20 11:58:13 dr 1.5.6.2: line/fill/character properties rework; first steps of chart text formatting and rotation import; make line arrow import work 2008/05/27 10:40:27 dr 1.5.6.1: joined changes from CWS xmlfilter05


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [f14bb1e96eac9a150e1be3313f68e9321c784306]

INTEGRATION: CWS xmlfilter06 (1.1.2); FILE ADDED 2008/06/20 11:58:13 dr 1.1.2.1: line/fill/character properties rework; first steps of chart text formatting and rotation import; make line arrow import work


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [e9febd0eeeb8f72168d0fd81dd4d6f9248b551c5]

INTEGRATION: CWS xmlfilter06 (1.5.6); FILE MERGED 2008/06/30 09:56:53 dr 1.5.6.4: RESYNC: (1.5-1.6); FILE MERGED 2008/06/23 12:55:43 dr 1.5.6.3: final chart font formatting 2008/06/20 11:58:13 dr 1.5.6.2: line/fill/character properties rework; first steps of chart text formatting and rotation import; make line arrow import work 2008/05/27 10:40:27 dr 1.5.6.1: joined changes from CWS xmlfilter05


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [0da78b4534493a1da96cca5663691168c4b6e78a]

INTEGRATION: CWS xmlfilter06 (1.2.8); FILE MERGED 2008/06/30 14:50:17 dr 1.2.8.1: #i10000# resync additions


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [46edd3c6c014de24edb8ff1bc9f5731b515b24fe]

INTEGRATION: CWS xmlfilter06 (1.5.6); FILE MERGED 2008/06/30 14:50:17 dr 1.5.6.8: #i10000# resync additions 2008/06/30 09:56:42 dr 1.5.6.7: RESYNC: (1.5-1.6); FILE MERGED 2008/06/23 12:55:43 dr 1.5.6.6: final chart font formatting 2008/06/12 15:01:20 dr 1.5.6.5: chart formatting, some more changes 2008/06/10 10:50:23 dr 1.5.6.4: chart area formatting, first steps 2008/06/09 15:16:11 dr 1.5.6.3: more chart line formatting, add line dashs to chart dash container 2008/06/06 16:27:51 dr 1.5.6.2: chart formatting: builtin line/fill/effect styles, manual line formatting 2008/05/27 10:40:27 dr 1.5.6.1: joined changes from CWS xmlfilter05


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [6a3985697b4afb3a996d3d8b91c53210763400d0]

INTEGRATION: CWS xmlfilter06 (1.4.6); FILE MERGED 2008/06/09 15:16:11 dr 1.4.6.3: more chart line formatting, add line dashs to chart dash container 2008/06/06 16:27:51 dr 1.4.6.2: chart formatting: builtin line/fill/effect styles, manual line formatting 2008/05/27 10:40:27 dr 1.4.6.1: joined changes from CWS xmlfilter05


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [a17b52872f3d399c9c68699cb0f2136d79739277]

INTEGRATION: CWS xmlfilter06 (1.3.8); FILE MERGED 2008/06/27 09:18:00 dr 1.3.8.6: fill properties cleanup, resolve line gradients to solid color 2008/06/26 14:15:55 dr 1.3.8.5: handle drawing object tables separated for chart import, extended line formatting with own property name sets 2008/06/20 11:58:13 dr 1.3.8.4: line/fill/character properties rework; first steps of chart text formatting and rotation import; make line arrow import work 2008/06/10 10:50:23 dr 1.3.8.3: chart area formatting, first steps 2008/06/09 15:16:11 dr 1.3.8.2: more chart line formatting, add line dashs to chart dash container 2008/06/06 16:27:51 dr 1.3.8.1: chart formatting: builtin line/fill/effect styles, manual line formatting


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [f18ff0193d134c5d2d60acd68e2e07de7ec86a57]

INTEGRATION: CWS xmlfilter06 (1.4.6); FILE MERGED 2008/06/30 09:56:50 dr 1.4.6.4: RESYNC: (1.4-1.5); FILE MERGED 2008/06/20 11:58:13 dr 1.4.6.3: line/fill/character properties rework; first steps of chart text formatting and rotation import; make line arrow import work 2008/06/12 15:01:20 dr 1.4.6.2: chart formatting, some more changes 2008/05/27 10:40:27 dr 1.4.6.1: joined changes from CWS xmlfilter05


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [2eb98a9f81113beb32fd0a607bd672908fae0a96]

INTEGRATION: CWS xmlfilter06 (1.4.6); FILE MERGED 2008/06/27 12:13:12 dr 1.4.6.6: rudimentary hatch support 2008/06/27 09:18:00 dr 1.4.6.5: fill properties cleanup, resolve line gradients to solid color 2008/06/20 11:58:13 dr 1.4.6.4: line/fill/character properties rework; first steps of chart text formatting and rotation import; make line arrow import work 2008/06/10 15:30:53 dr 1.4.6.3: chart fill properties 2008/06/10 10:50:23 dr 1.4.6.2: chart area formatting, first steps 2008/05/27 10:40:27 dr 1.4.6.1: joined changes from CWS xmlfilter05


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [5d73243c178d4bfb1ff4b1686270d7268f9cc6cc]

INTEGRATION: CWS xmlfilter06 (1.4.6); FILE MERGED 2008/07/04 11:02:28 dr 1.4.6.9: RESYNC: (1.4-1.5); FILE MERGED 2008/06/30 14:50:17 dr 1.4.6.8: #i10000# resync additions 2008/06/26 14:15:55 dr 1.4.6.7: handle drawing object tables separated for chart import, extended line formatting with own property name sets 2008/06/20 14:24:47 dr 1.4.6.6: resolve theme font names, e.g. '+mj-lt' or '+mn-ea' 2008/06/20 11:58:13 dr 1.4.6.5: line/fill/character properties rework; first steps of chart text formatting and rotation import; make line arrow import work 2008/06/10 10:50:23 dr 1.4.6.4: chart area formatting, first steps 2008/06/09 15:16:11 dr 1.4.6.3: more chart line formatting, add line dashs to chart dash container 2008/06/06 16:27:51 dr 1.4.6.2: chart formatting: builtin line/fill/effect styles, manual line formatting 2008/05/27 10:40:27 dr 1.4.6.1: joined changes from CWS xmlfilter05


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [8ffbd85e91d63fa1c7896e169bac92d2ea292106]

INTEGRATION: CWS xmlfilter06 (1.5.6); FILE MERGED 2008/06/20 11:58:13 dr 1.5.6.4: line/fill/character properties rework; first steps of chart text formatting and rotation import; make line arrow import work 2008/06/12 11:39:32 dr 1.5.6.3: color patterns and fading in chart series 2008/06/10 10:50:23 dr 1.5.6.2: chart area formatting, first steps 2008/05/27 10:40:26 dr 1.5.6.1: joined changes from CWS xmlfilter05


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [4c4dde8bcc1463161df9316dc0332010bf78c829]

INTEGRATION: CWS xmlfilter06 (1.5.6); FILE MERGED 2008/06/30 09:56:39 dr 1.5.6.4: RESYNC: (1.5-1.6); FILE MERGED 2008/06/26 14:15:54 dr 1.5.6.3: handle drawing object tables separated for chart import, extended line formatting with own property name sets 2008/06/06 16:27:51 dr 1.5.6.2: chart formatting: builtin line/fill/effect styles, manual line formatting 2008/05/27 10:40:26 dr 1.5.6.1: joined changes from CWS xmlfilter05


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [d7ab85eab889177e5431c03b1a875daf6a33605b]

INTEGRATION: CWS xmlfilter06 (1.1.2); FILE ADDED 2008/06/26 14:15:54 dr 1.1.2.1: handle drawing object tables separated for chart import, extended line formatting with own property name sets


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [4a650c1bc9a544358fbb84b46a3ccaae99dd64ce]

INTEGRATION: CWS xmlfilter06 (1.3.6); FILE MERGED 2008/06/25 14:58:37 dr 1.3.6.2: import chart data point labels and trendline label 2008/05/27 10:40:26 dr 1.3.6.1: joined changes from CWS xmlfilter05


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [71bf4db5a383641fe87d6c27b5cd535741c25d37]

INTEGRATION: CWS xmlfilter06 (1.4.6); FILE MERGED 2008/06/25 14:58:37 dr 1.4.6.2: import chart data point labels and trendline label 2008/05/27 10:40:26 dr 1.4.6.1: joined changes from CWS xmlfilter05


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [93cb55e6496d9abf198b623e0183eb74f910bb80]

INTEGRATION: CWS xmlfilter06 (1.209.50); FILE MERGED 2008/06/29 13:07:30 dr 1.209.50.3: RESYNC: (1.209-1.210); FILE MERGED 2008/06/13 12:49:27 os 1.209.50.2: OLE replacement image support added 2008/05/27 14:49:07 dr 1.209.50.1: joined changes from CWS xmlfilter05


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [ec8258f3b78f6bc00a108fe0bef7656b86812b7d]

INTEGRATION: CWS xmlfilter06 (1.120.74); FILE MERGED 2008/07/10 11:12:41 dr 1.120.74.4: RESYNC: (1.122-1.123); FILE MERGED 2008/06/29 13:07:11 dr 1.120.74.3: RESYNC: (1.120-1.121); FILE MERGED 2008/06/13 12:49:27 os 1.120.74.2: OLE replacement image support added 2008/05/27 14:49:07 dr 1.120.74.1: joined changes from CWS xmlfilter05


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [7f939557b83cac26df8a7e8b6d323f96e729a880]

INTEGRATION: CWS xmlfilter06 (1.3.6); FILE MERGED 2008/06/29 13:05:44 dr 1.3.6.4: RESYNC: (1.3-1.4); FILE MERGED 2008/06/12 15:04:43 hbrinkm 1.3.6.3: moved PropertySetToTagHandler 2008/05/30 12:26:58 hbrinkm 1.3.6.2: moved classes/functioins to util.cxx 2008/05/27 11:36:11 dr 1.3.6.1: joined changes from CWS xmlfilter05


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [6b015aea9c0ce4c345c7118906f0a29c25553678]

INTEGRATION: CWS xmlfilter06 (1.4.6); FILE MERGED 2008/06/29 13:05:48 dr 1.4.6.3: RESYNC: (1.4-1.5); FILE MERGED 2008/05/30 12:27:14 hbrinkm 1.4.6.2: moved classes/functioins to util.cxx 2008/05/27 11:36:11 dr 1.4.6.1: joined changes from CWS xmlfilter05


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [0e516a7a7e06540010d12aad99fdcef91ca197a7]

INTEGRATION: CWS xmlfilter06 (1.3.6); FILE MERGED 2008/05/30 12:26:32 hbrinkm 1.3.6.1: moved classes/functioins to util.cxx


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [72767f6293265dcbe749b2751ce34318c5836ebd]

INTEGRATION: CWS xmlfilter06 (1.10.6); FILE MERGED 2008/07/10 11:12:17 dr 1.10.6.4: RESYNC: (1.11-1.12); FILE MERGED 2008/06/27 12:56:27 dr 1.10.6.3: RESYNC: (1.10-1.11); FILE MERGED 2008/05/30 12:25:40 hbrinkm 1.10.6.2: new object: TagLogger.obj 2008/05/27 11:36:11 dr 1.10.6.1: joined changes from CWS xmlfilter05


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [3d9b3c98fb83a878773f6e90af96f8603e9d2455]

INTEGRATION: CWS xmlfilter06 (1.1.2); FILE ADDED 2008/07/18 13:56:05 dr 1.1.2.6: #i10000# missing include 2008/06/30 17:29:51 dr 1.1.2.5: #10000# missing newlines 2008/06/12 15:04:43 hbrinkm 1.1.2.4: moved PropertySetToTagHandler 2008/06/05 16:01:19 hbrinkm 1.1.2.3: robustness 2008/06/02 15:23:30 hbrinkm 1.1.2.2: use environment variable TAGLOGGERTMP to create name for output file 2008/05/30 12:28:30 hbrinkm 1.1.2.1: a tag logger


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [1b376e562d04cd563f2856b50185b14479b89fb9]

INTEGRATION: CWS xmlfilter06 (1.47.6); FILE MERGED 2008/06/02 15:16:53 hbrinkm 1.47.6.3: use TagLogger 2008/05/30 12:24:36 hbrinkm 1.47.6.2: lcl_ versions for start/endAction, handleLastParagraphInSection, sendPropertiesWithId 2008/05/27 11:36:11 dr 1.47.6.1: joined changes from CWS xmlfilter05


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [e077f837fdd985f0fb5fc5f5b39b8a92c4404830]

INTEGRATION: CWS xmlfilter06 (1.1.2); FILE ADDED 2008/06/30 17:31:24 dr 1.1.2.3: #10000# sigh 2008/06/30 17:30:39 dr 1.1.2.2: #10000# missing newlines 2008/06/02 15:21:53 hbrinkm 1.1.2.1: defines logger for ooxml part of the source tree


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [f080a92c4415b51d15007ffab21209e3a1ab3399]

INTEGRATION: CWS xmlfilter06 (1.69.6); FILE MERGED 2008/07/04 10:56:39 dr 1.69.6.5: RESYNC: (1.69-1.70); FILE MERGED 2008/06/13 13:45:40 hbrinkm 1.69.6.4: use sendPropertiesWithId for CT_Picture 2008/06/05 16:00:26 hbrinkm 1.69.6.3: make settings a table resource 2008/05/30 12:22:50 hbrinkm 1.69.6.2: CT_Object: send properties with id ooxml:object, CT_P: handleLastParagraphInSection 2008/05/27 11:36:10 dr 1.69.6.1: joined changes from CWS xmlfilter05


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [3fee8badec35d97a98a01a8b1650c61f9a3eef8b]

INTEGRATION: CWS xmlfilter06 (1.16.6); FILE MERGED 2008/06/30 07:22:41 dr 1.16.6.2: missing precondition 2008/05/27 11:36:10 dr 1.16.6.1: joined changes from CWS xmlfilter05


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [faa13f7b91212cbd4375084c27c1817ecc245720]

INTEGRATION: CWS xmlfilter06 (1.4.6); FILE MERGED 2008/06/02 15:16:53 hbrinkm 1.4.6.2: use TagLogger 2008/05/27 11:36:10 dr 1.4.6.1: joined changes from CWS xmlfilter05


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [aa501d3f3a3f9b624d8d4730a7e61d97a1c29990]

INTEGRATION: CWS xmlfilter06 (1.12.6); FILE MERGED 2008/06/02 15:15:04 hbrinkm 1.12.6.2: use TagLogger 2008/05/27 11:36:10 dr 1.12.6.1: joined changes from CWS xmlfilter05


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [34e891d8833da5ad08899d8e7400833e88b3d553]

INTEGRATION: CWS xmlfilter06 (1.25.6); FILE MERGED 2008/06/29 13:06:09 dr 1.25.6.3: RESYNC: (1.25-1.26); FILE MERGED 2008/05/30 12:21:06 hbrinkm 1.25.6.2: use TagLogger 2008/05/27 11:36:10 dr 1.25.6.1: joined changes from CWS xmlfilter05


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [926cbdd55f70e7a94b6041bbe09b48dcf1d10b2f]

INTEGRATION: CWS xmlfilter06 (1.5.6); FILE MERGED 2008/06/05 15:59:01 hbrinkm 1.5.6.3: debug code 2008/05/30 12:20:17 hbrinkm 1.5.6.2: use TagLogger 2008/05/27 11:36:10 dr 1.5.6.1: joined changes from CWS xmlfilter05


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [62d6ec6bd5f1666dea0fbfcb5a4e586873dff9d3]

INTEGRATION: CWS xmlfilter06 (1.5.6); FILE MERGED 2008/06/05 15:59:01 hbrinkm 1.5.6.3: debug code 2008/06/02 15:15:04 hbrinkm 1.5.6.2: use TagLogger 2008/05/27 11:36:10 dr 1.5.6.1: joined changes from CWS xmlfilter05


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [e6d18f920b7d69a4ca0519e8c7e6f44ebad404a6]

INTEGRATION: CWS xmlfilter06 (1.5.6); FILE MERGED 2008/06/02 15:13:49 hbrinkm 1.5.6.2: use TagLogger 2008/05/27 11:36:10 dr 1.5.6.1: joined changes from CWS xmlfilter05


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [fe9ab9abe27f2f9fd5f857a3030115c4750a0983]

INTEGRATION: CWS xmlfilter06 (1.3.8); FILE MERGED 2008/06/05 16:14:46 hbrinkm 1.3.8.1: cleanups


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [8b5db2d1f9aff345a4dbef5a0de5ac67bb94bd27]

INTEGRATION: CWS xmlfilter06 (1.3.8); FILE MERGED 2008/06/05 16:15:08 hbrinkm 1.3.8.1: cleanups


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [d0b404ffe1b5040c680bc7f319e9e859bfa43c7f]

INTEGRATION: CWS xmlfilter06 (1.5.6); FILE MERGED 2008/06/05 15:59:01 hbrinkm 1.5.6.4: debug code 2008/06/02 15:12:56 hbrinkm 1.5.6.3: no need to TagLogger 2008/05/30 12:18:07 hbrinkm 1.5.6.2: handleLastParagraphInSection, sendPropertiesWithId 2008/05/27 11:36:09 dr 1.5.6.1: joined changes from CWS xmlfilter05


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [cca3ef40c7a1239dee4defc208896c350dffee4b]

INTEGRATION: CWS xmlfilter06 (1.9.2); FILE MERGED 2008/07/04 12:02:42 dr 1.9.2.8: #i10000# resync errors 2008/07/04 10:56:48 dr 1.9.2.7: RESYNC: (1.10-1.11); FILE MERGED 2008/06/29 13:06:04 dr 1.9.2.6: RESYNC: (1.9-1.10); FILE MERGED 2008/06/12 15:04:25 hbrinkm 1.9.2.5: moved PropertySetToTagHandler 2008/06/05 15:59:01 hbrinkm 1.9.2.4: debug code 2008/06/02 15:11:39 hbrinkm 1.9.2.3: use TagLogger 2008/05/30 12:17:27 hbrinkm 1.9.2.2: use TagLogger, sendPropertiesWithId 2008/05/27 11:36:09 dr 1.9.2.1: joined changes from CWS xmlfilter05


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [14a670054eb19df4e0ffda31ea27a07e117df873]

INTEGRATION: CWS xmlfilter06 (1.17.6); FILE MERGED 2008/06/02 15:08:54 hbrinkm 1.17.6.2: use TagLogger 2008/05/27 11:36:09 dr 1.17.6.1: joined changes from CWS xmlfilter05


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [c2d4b7c51fd4b2c1fa25b469cfa3df0980503b7c]

INTEGRATION: CWS xmlfilter06 (1.4.6); FILE MERGED 2008/06/02 15:08:08 hbrinkm 1.4.6.2: removed debug code 2008/05/27 11:36:09 dr 1.4.6.1: joined changes from CWS xmlfilter05


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [7d31bc128058aeadf996eacd2c46db47f3aa54d6]

INTEGRATION: CWS xmlfilter06 (1.8.6); FILE MERGED 2008/07/04 10:56:07 dr 1.8.6.3: RESYNC: (1.8-1.9); FILE MERGED 2008/05/30 12:14:53 hbrinkm 1.8.6.2: use TagLogger 2008/05/27 11:36:09 dr 1.8.6.1: joined changes from CWS xmlfilter05


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [6250db1f295bc52ef9918da5dd8395b3599fab70]

INTEGRATION: CWS xmlfilter06 (1.1.2); FILE ADDED 2008/06/30 17:39:51 dr 1.1.2.2: #10000# missing newlines 2008/06/12 15:12:50 hbrinkm 1.1.2.1: logger for doctok


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [303dbf4ab50fad5d3318d86848e060ad271e4e9b]

INTEGRATION: CWS xmlfilter06 (1.8.8); FILE MERGED 2008/06/12 14:57:48 hbrinkm 1.8.8.1: debug code: use TagLogger to protocol parsing


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [47ce7fd9b4a13701c5db7338d04afe475d8d68b0]

INTEGRATION: CWS xmlfilter06 (1.6.8); FILE MERGED 2008/06/12 14:57:48 hbrinkm 1.6.8.1: debug code: use TagLogger to protocol parsing


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [be1295a449bf4b87408706d7b5690e4f801fe05d]

INTEGRATION: CWS xmlfilter06 (1.9.8); FILE MERGED 2008/06/12 14:57:48 hbrinkm 1.9.8.1: debug code: use TagLogger to protocol parsing


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [3cdb854d5244fade3a6c4ea6b9bc7128167c0f95]

INTEGRATION: CWS xmlfilter06 (1.19.8); FILE MERGED 2008/06/12 14:57:48 hbrinkm 1.19.8.1: debug code: use TagLogger to protocol parsing


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [a60583d9a1ff9fe5ac6831a6e67011400e2f5902]

INTEGRATION: CWS xmlfilter06 (1.11.6); FILE MERGED 2008/06/02 13:14:58 os 1.11.6.2: section column handling moved to class SectionColumnHandler 2008/05/27 11:36:08 dr 1.11.6.1: joined changes from CWS xmlfilter05


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [f95bf1ffe6be71816f2f374bcbd4c5934a951481]

INTEGRATION: CWS xmlfilter06 (1.1.2); FILE ADDED 2008/06/02 13:14:23 os 1.1.2.1: section columns handling


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [e71916e08b5fbed36a2a0b96275b70b0512f7ef5]

INTEGRATION: CWS xmlfilter06 (1.1.2); FILE ADDED 2008/06/02 13:14:14 os 1.1.2.1: section columns handling


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [ad55a56dd10500fdfeafd097b690cebc9cce7edd]

INTEGRATION: CWS xmlfilter06 (1.17.6); FILE MERGED 2008/06/09 08:09:48 os 1.17.6.2: apply page break at ::EndParagraphGroup 2008/05/27 11:36:08 dr 1.17.6.1: joined changes from CWS xmlfilter05


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [e7a05b29acb51fb26e812b7e2a19fae7015e89fb]

INTEGRATION: CWS xmlfilter06 (1.27.6); FILE MERGED 2008/07/04 10:57:21 dr 1.27.6.3: RESYNC: (1.27-1.28); FILE MERGED 2008/06/13 11:37:02 os 1.27.6.2: OleObjects and Shapes combined 2008/05/27 11:36:08 dr 1.27.6.1: joined changes from CWS xmlfilter05


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [825e825c726ac09395637941cc7ef3d252153fca]

INTEGRATION: CWS xmlfilter06 (1.30.6); FILE MERGED 2008/07/04 10:56:57 dr 1.30.6.3: RESYNC: (1.30-1.31); FILE MERGED 2008/06/13 11:37:02 os 1.30.6.2: OleObjects and Shapes combined 2008/05/27 11:36:08 dr 1.30.6.1: joined changes from CWS xmlfilter05


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [ca8caa739b66ed0fe1364f06a64e50b7211fa82b]

INTEGRATION: CWS xmlfilter06 (1.1.4); FILE MERGED 2008/06/13 11:37:02 os 1.1.4.3: OleObjects and Shapes combined 2008/05/27 11:36:08 dr 1.1.4.2: joined changes from CWS xmlfilter05 2008/04/24 06:45:58 dr 1.1.4.1: file OLEHandler.hxx was added on branch cws_dev300_xmlfilter06 on 2008-05-27 11:36:08 +0000


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [c55d30822653e968c3c9b3a0d7910ffe33ccd216]

INTEGRATION: CWS xmlfilter06 (1.1.4); FILE MERGED 2008/06/13 11:37:02 os 1.1.4.3: OleObjects and Shapes combined 2008/05/27 11:36:08 dr 1.1.4.2: joined changes from CWS xmlfilter05 2008/04/24 06:45:45 dr 1.1.4.1: file OLEHandler.cxx was added on branch cws_dev300_xmlfilter06 on 2008-05-27 11:36:08 +0000


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [e5818e4cbda0db16f5b75d8ab454e9eba6fb2bc5]

INTEGRATION: CWS xmlfilter06 (1.25.6); FILE MERGED 2008/07/04 10:56:53 dr 1.25.6.4: RESYNC: (1.25-1.26); FILE MERGED 2008/06/13 12:47:22 os 1.25.6.3: OLE replacement image support added 2008/06/13 11:37:02 os 1.25.6.2: OleObjects and Shapes combined 2008/05/27 11:36:07 dr 1.25.6.1: joined changes from CWS xmlfilter05


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [237ec4e2fa51eb02c558c9d526c30c24c017689e]

INTEGRATION: CWS xmlfilter06 (1.25.6); FILE MERGED 2008/07/04 10:57:17 dr 1.25.6.5: RESYNC: (1.25-1.26); FILE MERGED 2008/06/13 12:47:22 os 1.25.6.4: OLE replacement image support added 2008/06/13 11:37:02 os 1.25.6.3: OleObjects and Shapes combined 2008/05/30 12:13:03 hbrinkm 1.25.6.2: use TagLogger 2008/05/27 11:36:07 dr 1.25.6.1: joined changes from CWS xmlfilter05


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [59a431e0d5cbf852f280e8105f90e4e64889e23d]

INTEGRATION: CWS xmlfilter06 (1.67.6); FILE MERGED 2008/07/04 10:57:07 dr 1.67.6.8: RESYNC: (1.67-1.68); FILE MERGED 2008/06/13 12:47:22 os 1.67.6.7: OLE replacement image support added 2008/06/13 11:37:02 os 1.67.6.6: OleObjects and Shapes combined 2008/06/09 08:09:48 os 1.67.6.5: apply page break at ::EndParagraphGroup 2008/06/05 15:47:36 hbrinkm 1.67.6.4: debug: send id with table 2008/06/02 13:14:58 os 1.67.6.3: section column handling moved to class SectionColumnHandler 2008/05/30 12:12:34 hbrinkm 1.67.6.2: use TagLogger 2008/05/27 11:36:06 dr 1.67.6.1: joined changes from CWS xmlfilter05


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [ef3dbe071560671581afb50489cee4a1a78d0ee5]

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>  [5b524603c93685319b02b6cfe6388c4d071b2f8f]

INTEGRATION: CWS xmlfilter06 (1.6.6); FILE MERGED 2008/05/27 11:36:06 dr 1.6.6.2: joined changes from CWS xmlfilter05 2008/05/26 14:35:59 os 1.6.6.1: cell background color should not be set if not shading is set


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [d8c81221c11ff85e33c00ffb9d841c5210f7c05c]

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>  [29d1eadd7f37d20844a2e2c1ae033201b3b478ef]

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>  [e9da4c1e4be8e0e30b1fe491c8b25b40eeade52d]

INTEGRATION: CWS xmlfilter06 (1.1.2); FILE ADDED 2008/06/30 17:29:51 dr 1.1.2.3: #10000# missing newlines 2008/06/12 15:00:28 hbrinkm 1.1.2.2: moved PropertySetToTagHandler 2008/05/30 12:07:46 hbrinkm 1.1.2.1: utilities for resourcemodel


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [8d7e77c9437760ef32dc899f46ef17662ad848b9]

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>  [26e4eeca9addd6066fe79bebedc89506309302ac]

INTEGRATION: CWS xmlfilter06 (1.3.8); FILE MERGED 2008/05/30 12:10:37 hbrinkm 1.3.8.1: cleanups


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [c434220614a4573d621b4d77a208df37d9e4482d]

INTEGRATION: CWS xmlfilter06 (1.1.2); FILE ADDED 2008/06/12 15:00:28 hbrinkm 1.1.2.3: moved PropertySetToTagHandler 2008/06/03 06:52:20 os 1.1.2.2: export TagLogger 2008/05/30 12:07:22 hbrinkm 1.1.2.1: tag based logger


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [9c7f6d07aff3094c389491aa8c4c8d4fa9d2ea73]

INTEGRATION: CWS xmlfilter06 (1.6.6); FILE MERGED 2008/05/30 12:09:40 hbrinkm 1.6.6.2: Moved some classes/functions to util.hxx 2008/05/27 11:36:05 dr 1.6.6.1: joined changes from CWS xmlfilter05


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [4545d3ca44636d6f7c9d6546f494efd293455944]

INTEGRATION: CWS dellauncher (1.1.20); FILE MERGED 2008/07/18 07:09:24 jsk 1.1.20.1: #i91789


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [73a112235f907f49efc05d90457c2d3b5b021d43]

INTEGRATION: CWS dellauncher (1.1.20); FILE MERGED 2008/07/18 07:50:26 jsk 1.1.20.1: #i91789


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [0d79d13d919efde579037b21a9f202d4dacd4cc5]

INTEGRATION: CWS dellauncher (1.9.256); FILE MERGED 2008/07/16 15:10:18 sg 1.9.256.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>  [24f2631a7b0812373707848fe941a99c04271038]

INTEGRATION: CWS dellauncher (1.42.16); FILE MERGED 2008/07/16 15:09:12 sg 1.42.16.1: #91575#removed source/launcher from build list: launcher library is not packed into OpenOffice.org anymore, obsolete by now


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [96ce362aa13edec49e661958310791570b366128]

INTEGRATION: CWS dellauncher (1.23.46); FILE MERGED 2008/07/16 15:05:26 sg 1.23.46.1: #91575#removed obsolete entry Common-dicooo.xcu


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [921a633f557409686a529fe30b4746ae09134d25]

INTEGRATION: CWS dellauncher (1.50.16); FILE MERGED 2008/07/16 15:05:26 sg 1.50.16.1: #91575#removed obsolete entry Common-dicooo.xcu


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [21f8375f39bacc8339be1b9de70a8eaf316a7710]

INTEGRATION: CWS inifix (1.17.16); FILE MERGED 2008/07/09 08:31:23 dv 1.17.16.1: Added support for older windows systems


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [055ef6e7a4a1fd2c3c4420df75418bfc18c2dfd0]

INTEGRATION: CWS native172 (1.17.72); FILE MERGED 2008/07/17 08:50:40 dv 1.17.72.1: #i91692# Check alive status before accessing member variables


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [85d923740f783f066e74b994eb2356420fa9b64c]

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>  [4352289493af21b6623f4c8b03aae4dad8c71bde]

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>  [8bd1b4bf13cbb00d2b0f5c2da01a804d507467f9]

INTEGRATION: CWS native172 (1.19.16); FILE MERGED 2008/07/17 08:48:09 is 1.19.16.1: #i91700# improved dot net check


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [c6203dc68a2b9a868fa0526226634f0bd6c652f8]

INTEGRATION: CWS native172 (1.11.16); FILE MERGED 2008/07/17 08:48:09 is 1.11.16.1: #i91700# improved dot net check


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [ff37039cdae71fc5e960349b9a4747c3a4cdd770]

INTEGRATION: CWS native172 (1.1.2); FILE ADDED 2008/07/17 08:48:56 is 1.1.2.1: #i91700# improved dot net check


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [9945451c2731b349ebfcec5bf8dde79d07d5c2ac]

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>  [9278ee10ed4c3879a39b9116cbec0d8f59396618]

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>  [f42d958ac4fd2c3b00b0d6fcb9f4a28d9661deb4]

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-22  Oliver Bolte  <obo@openoffice.org>  [56545a2d45a525c04023ebe3e89e023a9639fdc3]

INTEGRATION: CWS native174 (1.5.18); FILE MERGED 2008/07/18 10:47:56 is 1.5.18.1: #158230# round problems for progress bar


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [bd7f696f4873d8a4093a8761a54f9fefaba7e188]

INTEGRATION: CWS sdkfix (1.56.2); FILE MERGED 2008/07/22 07:24:56 jsc 1.56.2.1: #i91796# remove quotes


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [b846c5000f6b97f112340cf4b2447f9ed122cb5a]

INTEGRATION: CWS sdkfix (1.89.4); FILE MERGED 2008/07/18 12:34:31 jsc 1.89.4.1: #i91796# use template file + sed for dk.mk


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [c206ebd09669d2f88336e150c39c8a71d0bbd154]

INTEGRATION: CWS sdkfix (1.1.2); FILE ADDED 2008/07/18 12:35:02 jsc 1.1.2.1: #i91796# new template file


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [c88bc7ce115774fcf7b1ff7b365f10a47d0deb2b]

INTEGRATION: CWS chart2testfixes (1.1.18); FILE MERGED 2008/07/21 09:21:10 jsi 1.1.18.1: #i91212#


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [868527269405c466eb4c1cb856bcfdcfda36c609]

INTEGRATION: CWS chart2testfixes (1.1.18); FILE MERGED 2008/07/21 12:59:42 jsi 1.1.18.1: #i91212#


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [8140ec23fff65cf7c86475c2a728fc03ef4ba391]

INTEGRATION: CWS chart2testfixes (1.1.2); FILE ADDED 2008/07/17 07:03:38 jsi 1.1.2.1: Issue number: #i91741# Submitted by: jsi Reviewed by: -


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [aa9ff2c5ab1d0a9c8cc9771ed8124cd05c0cb328]

INTEGRATION: CWS chart2testfixes (1.1.2); FILE ADDED 2008/07/17 07:13:31 jsi 1.1.2.2: #i91741# 2008/07/17 07:03:38 jsi 1.1.2.1: Issue number: #i91741# Submitted by: jsi Reviewed by: -


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [a59772da9b3900a30e80dc5ed9b991a6f52e919a]

INTEGRATION: CWS chart2testfixes (1.1.18); FILE MERGED 2008/07/17 07:01:48 jsi 1.1.18.1: #i91741#


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [0064509438a89374877ae565127bac50b5077b45]

INTEGRATION: CWS chart2testfixes (1.1.18); FILE MERGED 2008/07/17 07:14:23 jsi 1.1.18.1: #i91741#


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [ba2fc942070fd763e5955c83936c72a97cb55ebd]

INTEGRATION: CWS chart2testfixes (1.1.18); FILE MERGED 2008/07/17 07:14:22 jsi 1.1.18.1: #i91741#


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [60f83ba6cab8df3bd0eedec3b59df4929b580062]

INTEGRATION: CWS chart2testfixes (1.1.18); FILE MERGED 2008/07/21 10:15:56 jsi 1.1.18.1: #i91212#


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [f5c13ba5a712e0dffd0e9cbf1241edcf7770bdc7]

#i91961# automation of extensionmanager broken


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [2fdf99e85b933bc7b85e2cd3894c9347314df570]

INTEGRATION: CWS notes30stopper (1.53.58); FILE MERGED 2008/07/14 09:00:46 mod 1.53.58.1: #i91621# #i91620#


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [2965e8c4d755a81c28c88490cd04df5aa242fab4]

INTEGRATION: CWS notes30stopper (1.11.20); FILE MERGED 2008/07/14 09:00:46 mod 1.11.20.1: #i91621# #i91620#


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [3db65be66690bda4780a74ec097443b081874d48]

INTEGRATION: CWS pba11y01 (1.96.66); FILE MERGED 2008/06/24 05:32:19 pb 1.96.66.1: fix: #i63979# new Ctor() with bool bDisableAccessibleLabeledByRelation


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [a5275666135e688a4db1c6d38785255a3735692d]

INTEGRATION: CWS pba11y01 (1.9.14); FILE MERGED 2008/06/23 12:25:40 obr 1.9.14.1: #i71430# new relation type node_child_of


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [b0e5ba9c9d69cd5186e7dd23c5aaf3207172132d]

INTEGRATION: CWS pba11y01 (1.278.64); FILE MERGED 2008/07/15 04:14:21 pb 1.278.64.2: RESYNC: (1.278-1.282); FILE MERGED 2008/06/24 05:38:22 pb 1.278.64.1: fix: #i63979# set disable-flag for Accessible[LabelFor/LabeledBy]Releation initially to FALSE


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [caf5fa321e6d777961e13cc20b28608dad12b39c]

INTEGRATION: CWS pba11y01 (1.54.66); FILE MERGED 2008/06/24 05:19:37 pb 1.54.66.1: fix: #i34751# IsItemReallyVisible() added


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [6daf57ab93156d3ee4a4bd5ceffe244205b7a9c3]

INTEGRATION: CWS pba11y01 (1.27.62); FILE MERGED 2008/06/24 05:34:22 pb 1.27.62.1: fix: #i63979# Get[LabelFor/LabeledBy]() returns NULL if intern disable-flag is set


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [fdc7fdc75ce08d6f2e9a6ac9a5bd3299f29c4c3f]

INTEGRATION: CWS pba11y01 (1.23.66); FILE MERGED 2008/06/24 05:31:27 pb 1.23.66.1: fix: #i63979# new Ctor() with bool bDisableAccessibleLabelForRelation


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [230ad3721343d2a0f50a52193092b3e693ba8acf]

INTEGRATION: CWS pba11y01 (1.6.66); FILE MERGED 2008/06/24 05:27:28 pb 1.6.66.1: fix: #i63979# mbDisableAccessible[LabelFor/LabeledBy]Relation added


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [8c2b4bf9ccb6522f6f1a2a23b9ce9a9106f441f5]

INTEGRATION: CWS pba11y01 (1.5.66); FILE MERGED 2008/07/14 10:46:06 pb 1.5.66.1: fix: #i37177# VCLEVENT_TABLECELL_NAMECHANGED added


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [3c1ddf03f85c8d5123859ebc222314549f094db0]

INTEGRATION: CWS pba11y01 (1.4.62); FILE MERGED 2008/06/24 05:16:43 pb 1.4.62.1: fix: #i34751# IsItemReallyVisible() added


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [ec849d2119eaad9bde10840130e9fef98680409f]

INTEGRATION: CWS pba11y01 (1.4.66); FILE MERGED 2008/06/24 05:30:00 pb 1.4.66.1: fix: #i63979# new Ctor() with bool bDisableAccessibleLabelForRelation


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [274820f84e37b8b054ca53fe60bb0083ea251ffc]

INTEGRATION: CWS pba11y01 (1.7.66); FILE MERGED 2008/06/24 05:29:02 pb 1.7.66.1: fix: #i63979# new Ctor() with bool bDisableAccessibleLabeledByRelation


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [3d1856f3fea58b97618ee7bd1ccdcbbbebbb467a]

INTEGRATION: CWS pba11y01 (1.7.70); FILE MERGED 2008/06/24 05:09:53 pb 1.7.70.1: fix: #i73576# new order: infotext behind the buttons


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [614f7d903eb7b1f5cf2227edb0df9dffce4d4db5]

INTEGRATION: CWS pba11y01 (1.14.70); FILE MERGED 2008/07/15 09:32:50 pb 1.14.70.3: fix: #i63982# move ImplSetAccessibleNames() from Ctor() to Reset() 2008/07/15 04:14:05 pb 1.14.70.2: RESYNC: (1.14-1.15); FILE MERGED 2008/06/25 10:55:28 od 1.14.70.1: #i63892# provide verbose accessible names for the option dialog controls


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [8e469b4d7a597d157581d63ab8a96ebc3102f4d9]

INTEGRATION: CWS pba11y01 (1.12.36); FILE MERGED 2008/07/15 04:14:02 pb 1.12.36.2: RESYNC: (1.12-1.13); FILE MERGED 2008/06/24 05:11:03 pb 1.12.36.1: fix: #i73576# new order: infotext behind the buttons


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [eee65c5ac587ac8a51bca8f8025e3bfecb7dfbbb]

INTEGRATION: CWS pba11y01 (1.3.70); FILE MERGED 2008/06/25 11:27:56 od 1.3.70.1: #i63892# provide verbose accessible names for the controls on the dialog


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [206f51788b7f77bc5e93b430dd4311bdf019a8ee]

INTEGRATION: CWS pba11y01 (1.72.8); FILE MERGED 2008/07/07 14:33:58 tl 1.72.8.1: #i88033# fixed some potential crashes


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [51261bb4cac70bc2f093512f19f71e86a050b77d]

INTEGRATION: CWS pba11y01 (1.15.112); FILE MERGED 2008/07/14 11:38:49 pb 1.15.112.1: fix: #i37177# impl_getStatusString() added


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [ccadfe9a509e1fac5413b16fcccf7089ef61fac3]

INTEGRATION: CWS pba11y01 (1.113.8); FILE MERGED 2008/07/15 04:13:02 pb 1.113.8.2: RESYNC: (1.113-1.114); FILE MERGED 2008/07/07 14:33:47 tl 1.113.8.1: #i88033# fixed some potential crashes


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [ca7806a92611da20bd9ef1a9677864fd7fcfbc05]

INTEGRATION: CWS pba11y01 (1.13.112); FILE MERGED 2008/06/24 06:27:56 pb 1.13.112.1: fix: #i63979# set accessible name of all edit explicit


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [472bf9edf1100dfb941a6e1830937a35a02afb8f]

INTEGRATION: CWS pba11y01 (1.22.112); FILE MERGED 2008/07/14 11:37:34 pb 1.22.112.1: fix: #i37177# set status text for a11y


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [e13d5a33be880fa4661c37daf034cad42518613b]

INTEGRATION: CWS pba11y01 (1.5.112); FILE MERGED 2008/06/24 05:49:22 pb 1.5.112.1: fix: #i63979# new class SvxUserEdit; all edits replaced by this new class


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [f1f1827eb4d40674e09e7eb54b543affae8b0786]

INTEGRATION: CWS pba11y01 (1.4.14); FILE MERGED 2008/06/24 05:22:04 pb 1.4.14.1: fix: #i34751# set state Showing only if item is really visible


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [b1d05c6094f650c448c7f05c39b1f011d1333653]

INTEGRATION: CWS pba11y01 (1.4.14); FILE MERGED 2008/07/10 11:38:00 pb 1.4.14.1: fix: #ii85877# ToolBox::RemoveItem() needs more update


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [55e77895f08ee654a9071a83f753677571d62ba5]

INTEGRATION: CWS pba11y01 (1.3.16); FILE MERGED 2008/06/17 09:20:54 pb 1.3.16.1: fix: #i70941# action 'activate' added


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [c9ac83779fd058eff526cab13b132657065af817]

INTEGRATION: CWS pba11y01 (1.6.4); FILE MERGED 2008/07/10 11:32:01 tl 1.6.4.1: #i17566# charcter bounds and paragraph bounds fixed


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [8f48277d3e6c73076af1544ac2f2cd33c54c052d]

INTEGRATION: CWS pba11y01 (1.4.10); FILE MERGED 2008/07/14 11:13:43 pb 1.4.10.1: fix: #i37177# handle new event (VCLEVENT_TABLECELL_NAMECHANGED)


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [d65167dd82c2965c4449a9f5550e3791507ff8ef]

INTEGRATION: CWS pba11y01 (1.3.16); FILE MERGED 2008/06/26 10:51:13 pb 1.3.16.1: fix: #i71430# Relation NODE_CHILD_OF set


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [7e2e317b9c9c8a3e9bdf44b6982b7dfe7aae21b2]

INTEGRATION: CWS pba11y01 (1.3.16); FILE MERGED 2008/07/14 11:10:54 pb 1.3.16.1: fix: #i37177# nameChanged() added


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [8c178d4827e1d8b5a13ad68bbddd4c0fb06246ee]

INTEGRATION: CWS pba11y01 (1.3.16); FILE MERGED 2008/07/14 11:09:05 pb 1.3.16.1: fix: #i37177# nameChanged() added


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [702ad1b2a024c80d3703dd8539bf86f2440b377a]

INTEGRATION: CWS pba11y01 (1.7.82); FILE MERGED 2008/06/23 08:26:09 obr 1.7.82.1: #i71430# new relation type node_child_of


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [c52b0eaee883f72fbfc9c3536725e8d4bb997d03]

INTEGRATION: CWS pba11y01 (1.29.84); FILE MERGED 2008/07/14 10:52:54 pb 1.29.84.1: fix: #i37177# SvTabListBox::SetEntryText() now notifies changes


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [97b9d1e8af1859127f479776a57bd97879b9b517]

INTEGRATION: CWS pba11y01 (1.4.84); FILE MERGED 2008/07/14 10:49:06 pb 1.4.84.1: fix: #i37177# struct TabListBoxEventData added


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [2fa12db3d224643d0c2dbf8dd3b60e0021e27b7a]

INTEGRATION: CWS pba11y01 (1.43.30); FILE MERGED 2008/07/14 07:36:03 tl 1.43.30.1: #i91480# fix for font format list config entry


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [4f08193390b89ba6bda273bf378f7d7a49ca85a2]

INTEGRATION: CWS pba11y01 (1.13.30); FILE MERGED 2008/07/14 07:36:03 tl 1.13.30.1: #i91480# fix for font format list config entry


2008-07-22  Oliver Bolte  <obo@openoffice.org>  [b1db00fe3deff8584e20df6ef7a9e66a4697ea43]

INTEGRATION: CWS pba11y01 (1.19.30); FILE MERGED 2008/07/14 07:36:03 tl 1.19.30.1: #i91480# fix for font format list config entry


2008-07-21  Armin Weiss  <aw@openoffice.org>  [b30e6fda8f28c1854cab751ffe5c04e9c9897701]

#i39532# changes to access of group sub-list, marker prmitive and extension of the canvas processor


2008-07-21  Rüdiger Timm  <rt@openoffice.org>  [742a27bda608fdebc6de042dc0027919e33c29ad]

Syntax


2008-07-21  Oliver Bolte  <obo@openoffice.org>  [c4bad428cea013201b15690a251fa5fb146fe212]

INTEGRATION: CWS sw30bf09 (1.80.20); FILE MERGED 2008/07/14 12:32:43 od 1.80.20.1: #i91601# Special implementation of UNO-API paragraph property <ListId>. 	 The default implementation using the <SfxItemSet> is not appropriate.


2008-07-21  Oliver Bolte  <obo@openoffice.org>  [9a2a9d298b97ed6fe96089634dc8bd9023bb5301]

INTEGRATION: CWS sw30bf09 (1.80.20); FILE MERGED 2008/07/14 12:32:43 od 1.80.20.1: #i91601# Special implementation of UNO-API paragraph property <ListId>. 	 The default implementation using the <SfxItemSet> is not appropriate.


2008-07-21  Oliver Bolte  <obo@openoffice.org>  [5450f92f7ff130492cff08e53166226c90359aa4]

INTEGRATION: CWS sw30bf09 (1.110.60); FILE MERGED 2008/07/14 12:32:44 od 1.110.60.1: #i91601# Special implementation of UNO-API paragraph property <ListId>. 	 The default implementation using the <SfxItemSet> is not appropriate.


2008-07-21  Oliver Bolte  <obo@openoffice.org>  [adcc667f0711a0cabc2538ce48e6ac246bae5b36]

INTEGRATION: CWS sw30bf09 (1.211.22); FILE MERGED 2008/07/14 12:32:44 od 1.211.22.1: #i91601# Special implementation of UNO-API paragraph property <ListId>. 	 The default implementation using the <SfxItemSet> is not appropriate.


2008-07-21  Oliver Bolte  <obo@openoffice.org>  [cfc193abbb8f407c5bb33c1b5421fe13d9bb36e9]

INTEGRATION: CWS sw30bf09 (1.34.62); FILE MERGED 2008/07/14 12:32:44 od 1.34.62.1: #i91601# Special implementation of UNO-API paragraph property <ListId>. 	 The default implementation using the <SfxItemSet> is not appropriate.


2008-07-21  Oliver Bolte  <obo@openoffice.org>  [59452dc01319f15722b24c196e2761c4972d285d]

INTEGRATION: CWS sw30bf09 (1.10.152); FILE MERGED 2008/07/14 15:30:54 mst 1.10.152.1: fix #i91643# - sw/source/core/doc/docglos.cxx:   + do not dereference null pointers to doc shells


2008-07-21  Oliver Bolte  <obo@openoffice.org>  [87a754574a60797d59215ea1bfe75cdc50ae718d]

INTEGRATION: CWS mscautotests (1.96.148); FILE MERGED 2008/07/09 12:09:51 oj 1.96.148.1: #i91509# free sdrobject and do not delete it directly


2008-07-21  Oliver Bolte  <obo@openoffice.org>  [3457345d5cee31be6c7d6c2279f29534986a49be]

INTEGRATION: CWS mscautotests (1.50.10); FILE MERGED 2008/07/09 12:09:51 oj 1.50.10.1: #i91509# free sdrobject and do not delete it directly


2008-07-21  Oliver Bolte  <obo@openoffice.org>  [fed0688e98db626a035e35f21f29606cdc146d18]

INTEGRATION: CWS mscautotests (1.1.10); FILE MERGED 2008/07/09 10:07:07 msc 1.1.10.1: #i91506 remove qaerrorlog


2008-07-21  Oliver Bolte  <obo@openoffice.org>  [7c8f98d84eff9eb2a12c1419aa0f373642343ce4]

INTEGRATION: CWS chart29 (1.5.40); FILE MERGED 2008/07/08 07:59:02 iha 1.5.40.1: #i88825# use update timer for range changes


2008-07-21  Oliver Bolte  <obo@openoffice.org>  [54c04374cc677663e6a191f32d90fdd46a5cdea6]

INTEGRATION: CWS chart29 (1.5.40); FILE MERGED 2008/07/08 08:00:06 iha 1.5.40.1: #i88825# use update timer for range changes


2008-07-21  Oliver Bolte  <obo@openoffice.org>  [6be3095567c02f91349f45481c35f89c386d817c]

INTEGRATION: CWS chart29 (1.4.40); FILE MERGED 2008/07/08 07:55:33 iha 1.4.40.1: #i88825# use update timer for range changes


2008-07-21  Oliver Bolte  <obo@openoffice.org>  [ec101a2d6c450b3f09a7d944c1d0839924047394]

INTEGRATION: CWS chart29 (1.5.40); FILE MERGED 2008/07/08 07:58:03 iha 1.5.40.1: #i88825# use update timer for range changes


2008-07-21  Oliver Bolte  <obo@openoffice.org>  [1dbd09415e6e9d1a701e5deeadf67dabb3691935]

INTEGRATION: CWS chart29 (1.3.40); FILE MERGED 2008/07/08 07:54:51 iha 1.3.40.1: #i88825# use update timer for range changes


2008-07-21  Oliver Bolte  <obo@openoffice.org>  [a5a2cd4ac05cbec97148c55a066a957aadc4beb9]

INTEGRATION: CWS chart29 (1.96.88); FILE MERGED 2008/07/08 07:45:21 iha 1.96.88.1: #i88825# correct behavior of update timer


2008-07-21  Oliver Bolte  <obo@openoffice.org>  [52496839484957dca4963921aebea6f316d7bdb3]

INTEGRATION: CWS chart29 (1.1.14); FILE MERGED 2008/07/10 12:20:34 jsi 1.1.14.1: #i91540#


2008-07-21  Oliver Bolte  <obo@openoffice.org>  [892eb2bff7f365ea5473a0bf1b9cd34edef05c34]

INTEGRATION: CWS chart29 (1.1.14); FILE MERGED 2008/07/14 14:41:24 jsi 1.1.14.1: #i91212#


2008-07-21  Oliver Bolte  <obo@openoffice.org>  [c0dfd2a60f7c4198c27e2e00e5d29da39dfd8f61]

INTEGRATION: CWS chart29 (1.1.14); FILE MERGED 2008/07/14 14:40:57 jsi 1.1.14.1: #i91212#


2008-07-21  Oliver Bolte  <obo@openoffice.org>  [8380e9b5e85d240091e44b0815979c1e656e7f2f]

INTEGRATION: CWS chart29 (1.1.14); FILE MERGED 2008/07/14 14:32:19 jsi 1.1.14.2: #i91212# 2008/07/10 12:20:15 jsi 1.1.14.1: #i91540#


2008-07-21  Oliver Bolte  <obo@openoffice.org>  [dd343fb213f4555ae4d24449d9ae440144ad7706]

INTEGRATION: CWS chart29 (1.21.98); FILE MERGED 2008/07/08 07:36:03 iha 1.21.98.1: #i91212# XTableChart::getRanges() doesn't load chart and returns wrong range string


2008-07-21  Oliver Bolte  <obo@openoffice.org>  [646ecaf77617ca4c6364480416059c1024e73a5d]

INTEGRATION: CWS chart29 (1.9.98); FILE MERGED 2008/07/08 07:41:23 iha 1.9.98.2: #i90669# Chart X-axis shifted 2008/07/08 07:34:47 iha 1.9.98.1: #i91212# XTableChart::getRanges() doesn't load chart and returns wrong range string


2008-07-21  Oliver Bolte  <obo@openoffice.org>  [f2e8451853d70dc27ce7593a1096565ea4d3e30a]

INTEGRATION: CWS chart29 (1.30.74); FILE MERGED 2008/07/10 11:47:19 iha 1.30.74.2: #i90704# take data from rows if only a single! row is available 2008/07/08 07:38:12 iha 1.30.74.1: #i90704# take data from rows if only a single row is available


2008-07-21  Oliver Bolte  <obo@openoffice.org>  [9ff4e053523a4ea287bd04eb1c4bb2fce0a24a6b]

INTEGRATION: CWS chart29 (1.27.100); FILE MERGED 2008/07/10 13:59:36 dr 1.27.100.1: missing casts


2008-07-21  Oliver Bolte  <obo@openoffice.org>  [4ad70dec45f58a555dbef42a2dc6a10ade18d344]

INTEGRATION: CWS chart29 (1.31.64); FILE MERGED 2008/07/10 13:59:36 dr 1.31.64.1: missing casts


2008-07-21  Oliver Bolte  <obo@openoffice.org>  [81534b5b5b90ed7fa92891e2b25cd8ec2f70f2e2]

INTEGRATION: CWS chart29 (1.5.100); FILE MERGED 2008/07/10 13:59:35 dr 1.5.100.1: missing casts


2008-07-21  Oliver Bolte  <obo@openoffice.org>  [dbc3ad294ce93d77716dfe1e63cd25ad31849ea2]

INTEGRATION: CWS chart29 (1.32.48); FILE MERGED 2008/07/10 13:59:35 dr 1.32.48.1: missing casts


2008-07-21  Oliver Bolte  <obo@openoffice.org>  [6a73f25d549f058212aba74f7fdd4a7e978cb66d]

INTEGRATION: CWS chart29 (1.6.100); FILE MERGED 2008/07/08 07:30:24 iha 1.6.100.1: #i91212# XTableChart::getRanges() doesn't load chart and returns wrong range string


2008-07-21  Oliver Bolte  <obo@openoffice.org>  [26f3543b128ef284f6866550e831800884bebc7c]

INTEGRATION: CWS chart29 (1.9.40); FILE MERGED 2008/07/14 13:31:00 iha 1.9.40.1: #i91636# Donuts from older version are loaded wrong


2008-07-21  Oliver Bolte  <obo@openoffice.org>  [2626eaa486a0a4377c9e81490ea7f652e68f4c22]

#i91840# wntmsci10: -platform:x86 unknown option


2008-07-20  Vladimir Glazounov  <vg@openoffice.org>  [b4c1d8f9dc3c53064a2d71e7dc67e8c6464eff9d]

#i10000# #i91839# mixxing obj


2008-07-20  Vladimir Glazounov  <vg@openoffice.org>  [5c472496ab2ef59d29f101e7ff656de900b1e903]

#i10000# missing pch


2008-07-18  Vladimir Glazounov  <vg@openoffice.org>  [c11971f1d7ad73fca5b2cff368e0c0438c2bd9f8]

#i91756# #i10000# installer fix


2008-07-18  Vladimir Glazounov  <vg@openoffice.org>  [d2a628488b6aa8484581802e53cb9df7f4175c6d]

#i91756# #i10000# installer fix


2008-07-18  Rüdiger Timm  <rt@openoffice.org>  [0e0e2c951e4ea94715b24a859c1c8e2fed88d528]

#i10000# Add precompiled header include directive.


2008-07-18  Rüdiger Timm  <rt@openoffice.org>  [21a8d67c3fab0a4500199ce4b49386b948c71627]

#i10000# Avoid warning abour a variable 'defined but not used'.


2008-07-18  Rüdiger Timm  <rt@openoffice.org>  [ce0c2b9232b851455139eae6a17c8198bb463666]

#i91599# Patch by mst: fix LDFLAGS and CPPFLAGS.


2008-07-18  Rüdiger Timm  <rt@openoffice.org>  [1f69dbce6033666b8a82981e67564ddf8f1b23d3]

#i91455# Patch by maho to support FreeBSD.


2008-07-17  Vladimir Glazounov  <vg@openoffice.org>  [e8ff9bc14f337c4f0e90174a1793536b1c162125]

DEV300


2008-07-17  Vladimir Glazounov  <vg@openoffice.org>  [63931564693a48878bb283e79dd40b5287921480]

DEV300


2008-07-17  Vladimir Glazounov  <vg@openoffice.org>  [4975bf7e5273fbd6123eef0d04cd64f98d525fe8]

DEV300


2008-07-17  Vladimir Glazounov  <vg@openoffice.org>  [f0cd1c4ce3722203d3293473d32097cdfaf59ce7]

DEV300


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [c71338a81db6645334b6ff0cac338470a4a8c52f]

DEV300


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [779ed6034f9c49c345c6557c227945d2341aaaf4]

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>  [cd6ecd162bce14b3deafa7b4a194b7cfa33ac6fc]

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>  [e324400633acc3e112a2b3738ee18d17a1dd8fcc]

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>  [6be4831fe619292107304bf7664697c566f2c932]

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>  [cbfaf9968c55f254cb50f23538d140b181d781c3]

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>  [7d38fc0ea6c17eb6d4fe24d0dfa7daf6fdbc5f9d]

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>  [3cb2970f460ede2b0b48648c4daf0108723dc7c3]

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>  [4eee8ec1899ba4414b82f7a4166226e14966bc1d]

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>  [bf0f01a8b08a530892934ce60e0d37ba26bcb466]

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>  [f2ee61c9526beb623c69b4a893faafba91f01bcd]

INTEGRATION: CWS native168 (1.3.322); FILE MERGED 2008/07/10 19:40:55 is 1.3.322.1: #158212# exchange of nsis bitmap


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [5433fef5cce9618bf8bc16fd19d0c109c453f1e8]

INTEGRATION: CWS native168 (1.9.68); FILE MERGED 2008/07/04 13:11:20 is 1.9.68.1: #i90234# removing beta


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [e4de31973abcb97372caf3a6b19d41f906a8af8a]

INTEGRATION: CWS native168 (1.5.68); FILE MERGED 2008/07/04 13:11:19 is 1.5.68.1: #i90234# removing beta


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [4285038fd85abe693d29e04453892ec939fff9f2]

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>  [bc9e27768e44716fd92e9bab00f8e3085764fe32]

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>  [56f04f555c7d57926774973015e67bc4c7c6b4fd]

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>  [daa15cfd2cd523af5586619a684953c6b6b364b7]

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>  [93401660af4d50e952963ecbdb4c68fb8a53e43d]

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>  [398d4833669623bce814b6790f5420828d92aa99]

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>  [d0c79dd7f61cf277bd4f6afe32b9e4368ba08734]

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>  [2ff1f1b7e51560cce662ef8b46c2c09646b8150a]

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>  [244c7a45309e8661d6f2386b8f031acc72dd79c8]

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>  [2cae06cfaa4b0c994b07f0be326b88342d3dd210]

INTEGRATION: CWS native168 (1.7.4); FILE MERGED 2008/07/11 14:02:55 is 1.7.4.1: #158211# force parameter for system integration packages


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [1f26732ae4f1502a03057bc706859cfb3ca6be63]

INTEGRATION: CWS native168 (1.4.18); FILE MERGED 2008/07/04 13:10:25 is 1.4.18.1: #i90234# removing beta


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [3fdde26756e590c7d839d3f4fc9e9959cf123151]

INTEGRATION: CWS native168 (1.5.18); FILE MERGED 2008/07/04 13:10:21 is 1.5.18.1: #i90234# removing beta


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [f10b4ff6f93e2d9e2b0e095b8e012bb19a86abb6]

INTEGRATION: CWS native168 (1.5.18); FILE MERGED 2008/07/04 13:10:19 is 1.5.18.1: #i90234# removing beta


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [8b224fdff035f916c704a6d733bebc5b8caffbd1]

INTEGRATION: CWS native168 (1.20.18); FILE MERGED 2008/07/11 14:09:15 is 1.20.18.1: #158211# force parameter for system integration packages


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [cd67e31fc55006add10b5220c580c2bcc5da4230]

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>  [79eabfdcdf0faa0fbb2e333b3ad9a4ecf8707829]

INTEGRATION: CWS logger2 (1.1.4); FILE ADDED 2008/07/14 08:58:15 b_michaelsen 1.1.4.18: initializing result variable, fixing tinderbox warning 2008/07/11 08:01:14 b_michaelsen 1.1.4.17: initializing timeoutminutes variable, fixing tinderbox warning 2008/07/09 13:47:58 b_michaelsen 1.1.4.16: #i76683# not using an own component context 2008/07/09 10:36:19 b_michaelsen 1.1.4.15: #i88653# locking the global mutex as short as possible 2008/07/03 15:57:48 b_michaelsen 1.1.4.14: #i88653# made logfilenames windows compatible 2008/07/03 14:28:24 b_michaelsen 1.1.4.13: #i88653# only log .uno: urls 2008/06/27 16:04:49 b_michaelsen 1.1.4.12: #i88653# removed eventtrigger in uieventlogger - using an onFirstVisibleTask event for now 2008/06/17 15:13:13 b_michaelsen 1.1.4.11: #i88653# triggering the event via job executor 2008/06/17 12:45:58 b_michaelsen 1.1.4.10: #i88653# enabling by configuration and extension 2008/06/17 12:01:14 b_michaelsen 1.1.4.9: #i88653# enabling by configuration and extension 2008/06/06 10:37:09 b_michaelsen 1.1.4.8: #i88653# fixed hot rotation on startup 2008/06/06 10:04:56 b_michaelsen 1.1.4.7: #i88653# simplified code 2008/06/06 09:47:22 b_michaelsen 1.1.4.6: #i88653# eventcount and discarding inconvenient exceptions 2008/06/06 08:22:57 b_michaelsen 1.1.4.5: #i88653# hot rotation and threadsafty 2008/06/05 09:33:30 b_michaelsen 1.1.4.4: #i88653 removed inline 2008/05/19 11:24:46 b_michaelsen 1.1.4.3: #i88653# logrotation 2008/05/13 14:42:49 b_michaelsen 1.1.4.2: merged logger cws 2008/04/30 10:35:16 b_michaelsen 1.1.4.1: file uieventslogger.cxx was added on branch cws_dev300_logger2 on 2008-05-13 14:42:49 +0000


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [5abbe0aaa4fcdc58230a86294b59abc0a5272fb0]

INTEGRATION: CWS logger2 (1.45.20); FILE MERGED 2008/07/03 14:28:24 b_michaelsen 1.45.20.3: #i88653# only log .uno: urls 2008/06/30 12:34:15 b_michaelsen 1.45.20.2: RESYNC: (1.45-1.47); FILE MERGED 2008/05/13 14:42:49 b_michaelsen 1.45.20.1: merged logger cws


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [7ea16187a79e6e600066210851f16e138a882e40]

INTEGRATION: CWS logger2 (1.1.4); FILE ADDED 2008/07/10 08:15:26 b_michaelsen 1.1.4.6: #i88653# fixed extra qualification on member error on gcc4 2008/06/17 12:45:58 b_michaelsen 1.1.4.5: #i88653# enabling by configuration and extension 2008/06/06 09:47:22 b_michaelsen 1.1.4.4: #i88653# eventcount and discarding inconvenient exceptions 2008/05/19 11:24:46 b_michaelsen 1.1.4.3: #i88653# logrotation 2008/05/13 14:42:49 b_michaelsen 1.1.4.2: merged logger cws 2008/04/30 10:35:14 b_michaelsen 1.1.4.1: file uieventslogger.hxx was added on branch cws_dev300_logger2 on 2008-05-13 14:42:49 +0000


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [0479f98a2edcd29d967c2b4b3b5798919d2e0fbb]

INTEGRATION: CWS logger2 (1.69.62); FILE MERGED 2008/07/08 13:26:42 b_michaelsen 1.69.62.1: #i88653# implemeted logging hooks solution without dispatch interception


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [05ca3ad8263e9740b4fa972f07d22a822dcc32ac]

INTEGRATION: CWS logger2 (1.42.38); FILE MERGED 2008/05/19 11:32:58 b_michaelsen 1.42.38.1: #i88653# added origin for uilogging


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [bcfe78f5144193c8943d0fc36aca3025b8fd0803]

INTEGRATION: CWS logger2 (1.57.44); FILE MERGED 2008/07/03 14:28:16 pb 1.57.44.1: fix: #i90370# IMG_INFO added


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [50844b04aa36c38a1a6506c9801f38f006b53de2]

INTEGRATION: CWS logger2 (1.31.44); FILE MERGED 2008/07/03 14:28:00 pb 1.31.44.1: fix: #i90370# IMG_INFO added


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [c20536e09d4a098759d05f68648cee7b61087df8]

INTEGRATION: CWS logger2 (1.32.38); FILE MERGED 2008/07/03 14:30:57 pb 1.32.38.2: fix: #i90370# dont use InfoBox::GetStandardImage 2008/06/30 11:17:08 pb 1.32.38.1: fix: #i90370# SfxSingleTabDialog: InfoImage added


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [b126a32b243070519cbc396a6e5bf1f82dabfee3]

INTEGRATION: CWS logger2 (1.52.16); FILE MERGED 2008/07/09 14:09:51 b_michaelsen 1.52.16.3: #i76683# fixed Popup call to UiEventsLogger 2008/07/09 13:58:28 b_michaelsen 1.52.16.2: #i76683# fixed Popup call to UiEventsLogger 2008/05/19 11:32:57 b_michaelsen 1.52.16.1: #i88653# added origin for uilogging


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [b4bad14676fc2304597345c1b26d51312933f40c]

INTEGRATION: CWS logger2 (1.5.38); FILE MERGED 2008/06/30 11:16:04 pb 1.5.38.1: fix: #i90370# SfxSingleTabDialog: InfoImage added


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [7a9c85e7c643cfbb4759f1bc741e291380d62b2f]

INTEGRATION: CWS logger2 (1.26.12); FILE MERGED 2008/05/21 11:51:37 gh 1.26.12.1: #i88653# load VCL Logger on startup


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [ded83f81b5411867c48c0dc9ff9eda68420495c3]

INTEGRATION: CWS logger2 (1.9.10); FILE MERGED 2008/06/30 12:33:24 b_michaelsen 1.9.10.2: RESYNC: (1.9-1.10); FILE MERGED 2008/05/21 11:51:37 gh 1.9.10.1: #i88653# load VCL Logger on startup


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [0ee0fd4a9ac3db9d5283e9e1217534e2975a13fb]

INTEGRATION: CWS logger2 (1.6.96); FILE MERGED 2008/06/30 10:57:02 pb 1.6.96.1: fix: #i90370# new class FixedHyperlinkImage


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [ec705f77dc5ee2d0491d234ed68a64ff3eb2e301]

INTEGRATION: CWS logger2 (1.5.96); FILE MERGED 2008/06/30 10:56:32 pb 1.5.96.1: fix: #i90370# new class FixedHyperlinkImage


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [fb0ede7a997b0c2df7d3e13e566901fff7b334df]

INTEGRATION: CWS logger2 (1.121.26); FILE MERGED 2008/07/08 13:26:21 b_michaelsen 1.121.26.3: #i88653# implemeted logging hooks solution without dispatch interception 2008/06/30 12:32:21 b_michaelsen 1.121.26.2: RESYNC: (1.121-1.123); FILE MERGED 2008/05/13 14:43:41 b_michaelsen 1.121.26.1: merged logger cws


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [d661e36e2d1040b3a1d3ae2b3f6966f846b64874]

INTEGRATION: CWS logger2 (1.20.30); FILE MERGED 2008/07/08 13:26:21 b_michaelsen 1.20.30.3: #i88653# implemeted logging hooks solution without dispatch interception 2008/07/04 11:57:40 b_michaelsen 1.20.30.2: #i88653# removing appending of DispatchOrigin 2008/05/19 11:26:48 b_michaelsen 1.20.30.1: #i88653# added origin of dispatch to args for uilogging


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [c9211c7a6284c0086102c76c684a520b84fb31e7]

INTEGRATION: CWS logger2 (1.8.30); FILE MERGED 2008/07/08 13:26:21 b_michaelsen 1.8.30.3: #i88653# implemeted logging hooks solution without dispatch interception 2008/07/04 11:57:40 b_michaelsen 1.8.30.2: #i88653# removing appending of DispatchOrigin 2008/05/19 11:26:48 b_michaelsen 1.8.30.1: #i88653# added origin of dispatch to args for uilogging


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [a2b84e42497de88be91c0cad037e167568387b14]

INTEGRATION: CWS logger2 (1.9.30); FILE MERGED 2008/07/08 13:26:21 b_michaelsen 1.9.30.3: #i88653# implemeted logging hooks solution without dispatch interception 2008/07/04 11:57:40 b_michaelsen 1.9.30.2: #i88653# removing appending of DispatchOrigin 2008/05/19 11:26:48 b_michaelsen 1.9.30.1: #i88653# added origin of dispatch to args for uilogging


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [1d820de9ca785541f2a893ed73b9bcdecd7b3761]

INTEGRATION: CWS logger2 (1.11.30); FILE MERGED 2008/07/08 13:26:21 b_michaelsen 1.11.30.3: #i88653# implemeted logging hooks solution without dispatch interception 2008/07/04 11:57:40 b_michaelsen 1.11.30.2: #i88653# removing appending of DispatchOrigin 2008/05/19 11:26:48 b_michaelsen 1.11.30.1: #i88653# added origin of dispatch to args for uilogging


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [c2141ae5fdd6b04e419ea6c35897d8d8ae0c8403]

INTEGRATION: CWS logger2 (1.51.28); FILE MERGED 2008/07/08 13:26:21 b_michaelsen 1.51.28.4: #i88653# implemeted logging hooks solution without dispatch interception 2008/07/04 11:57:40 b_michaelsen 1.51.28.3: #i88653# removing appending of DispatchOrigin 2008/05/19 11:26:47 b_michaelsen 1.51.28.2: #i88653# added origin of dispatch to args for uilogging 2008/05/13 14:43:40 b_michaelsen 1.51.28.1: merged logger cws


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [3afda7f56876a32b231ce7562912b614406a0d1c]

INTEGRATION: CWS logger2 (1.16.28); FILE MERGED 2008/05/13 14:43:40 b_michaelsen 1.16.28.1: merged logger cws


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [f2a781e6cb8bd57e4e045b417482dbc0a4691c3d]

INTEGRATION: CWS logger2 (1.11.30); FILE MERGED 2008/07/08 13:26:21 b_michaelsen 1.11.30.3: #i88653# implemeted logging hooks solution without dispatch interception 2008/07/04 11:57:40 b_michaelsen 1.11.30.2: #i88653# removing appending of DispatchOrigin 2008/05/19 11:26:47 b_michaelsen 1.11.30.1: #i88653# added origin of dispatch to args for uilogging


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [f3da8c37d61cf51b2ed6633e8ab6cfbda4726859]

INTEGRATION: CWS logger2 (1.4.30); FILE MERGED 2008/07/08 13:26:21 b_michaelsen 1.4.30.3: #i88653# implemeted logging hooks solution without dispatch interception 2008/07/04 11:57:40 b_michaelsen 1.4.30.2: #i88653# removing appending of DispatchOrigin 2008/05/19 11:26:47 b_michaelsen 1.4.30.1: #i88653# added origin of dispatch to args for uilogging


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [6b6cc3aab0e4e6a999cb126f2e1d8fc2cf833e80]

INTEGRATION: CWS logger2 (1.4.30); FILE MERGED 2008/07/17 10:10:33 b_michaelsen 1.4.30.4: RESYNC: (1.4-1.5); FILE MERGED 2008/07/08 13:26:21 b_michaelsen 1.4.30.3: #i88653# implemeted logging hooks solution without dispatch interception 2008/07/04 11:57:40 b_michaelsen 1.4.30.2: #i88653# removing appending of DispatchOrigin 2008/05/19 11:26:47 b_michaelsen 1.4.30.1: #i88653# added origin of dispatch to args for uilogging


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [78cbc17694cea587daaf6f6e71a97c2ce2654036]

INTEGRATION: CWS logger2 (1.9.30); FILE MERGED 2008/07/08 13:26:21 b_michaelsen 1.9.30.3: #i88653# implemeted logging hooks solution without dispatch interception 2008/07/04 11:57:39 b_michaelsen 1.9.30.2: #i88653# removing appending of DispatchOrigin 2008/05/19 11:26:47 b_michaelsen 1.9.30.1: #i88653# added origin of dispatch to args for uilogging


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [61d2b95aae172e42f197eac1d707cc2409486ccd]

INTEGRATION: CWS logger2 (1.20.28); FILE MERGED 2008/07/08 13:26:21 b_michaelsen 1.20.28.4: #i88653# implemeted logging hooks solution without dispatch interception 2008/07/04 11:57:39 b_michaelsen 1.20.28.3: #i88653# removing appending of DispatchOrigin 2008/05/19 11:26:47 b_michaelsen 1.20.28.2: #i88653# added origin of dispatch to args for uilogging 2008/05/13 14:43:40 b_michaelsen 1.20.28.1: merged logger cws


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [e3103949aed9b78a46143159f77482044da07a9d]

INTEGRATION: CWS logger2 (1.9.30); FILE MERGED 2008/07/08 13:26:20 b_michaelsen 1.9.30.3: #i88653# implemeted logging hooks solution without dispatch interception 2008/07/04 11:57:39 b_michaelsen 1.9.30.2: #i88653# removing appending of DispatchOrigin 2008/05/19 11:26:47 b_michaelsen 1.9.30.1: #i88653# added origin of dispatch to args for uilogging


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [4fe16a5ba9ea3c46877ecdcf86de5ac216ec3abf]

INTEGRATION: CWS logger2 (1.7.28); FILE MERGED 2008/07/08 13:26:20 b_michaelsen 1.7.28.4: #i88653# implemeted logging hooks solution without dispatch interception 2008/07/04 11:57:39 b_michaelsen 1.7.28.3: #i88653# removing appending of DispatchOrigin 2008/06/30 12:32:10 b_michaelsen 1.7.28.2: RESYNC: (1.7-1.8); FILE MERGED 2008/05/19 11:26:47 b_michaelsen 1.7.28.1: #i88653# added origin of dispatch to args for uilogging


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [4dffcb5ddad3a422b422a0b52961557356dd442d]

INTEGRATION: CWS logger2 (1.10.30); FILE MERGED 2008/07/08 13:26:20 b_michaelsen 1.10.30.3: #i88653# implemeted logging hooks solution without dispatch interception 2008/07/04 11:57:39 b_michaelsen 1.10.30.2: #i88653# removing appending of DispatchOrigin 2008/05/19 11:26:47 b_michaelsen 1.10.30.1: #i88653# added origin of dispatch to args for uilogging


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [116bdccd1c71cb3823db83e7bf8c724678573395]

INTEGRATION: CWS logger2 (1.8.30); FILE MERGED 2008/07/08 13:26:20 b_michaelsen 1.8.30.3: #i88653# implemeted logging hooks solution without dispatch interception 2008/07/04 11:57:39 b_michaelsen 1.8.30.2: #i88653# removing appending of DispatchOrigin 2008/05/19 11:26:47 b_michaelsen 1.8.30.1: #i88653# added origin of dispatch to args for uilogging


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [89c2bd5af5724ff19713317bb756aa1359417043]

INTEGRATION: CWS logger2 (1.6.30); FILE MERGED 2008/07/17 10:04:08 b_michaelsen 1.6.30.4: RESYNC: (1.6-1.7); FILE MERGED 2008/07/08 13:26:20 b_michaelsen 1.6.30.3: #i88653# implemeted logging hooks solution without dispatch interception 2008/07/04 11:57:39 b_michaelsen 1.6.30.2: #i88653# removing appending of DispatchOrigin 2008/05/19 11:26:47 b_michaelsen 1.6.30.1: #i88653# added origin of dispatch to args for uilogging


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [a290818f81037a6fadd5b70fc8ad1a03c76e1858]

INTEGRATION: CWS logger2 (1.15.26); FILE MERGED 2008/07/08 13:26:20 b_michaelsen 1.15.26.4: #i88653# implemeted logging hooks solution without dispatch interception 2008/07/04 07:21:49 b_michaelsen 1.15.26.3: fixed makefile 2008/06/30 12:32:13 b_michaelsen 1.15.26.2: RESYNC: (1.15-1.16); FILE MERGED 2008/05/13 14:43:39 b_michaelsen 1.15.26.1: merged logger cws


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [d23d0b017af655d3c01f5a676e0d2f5bfa139def]

INTEGRATION: CWS logger2 (1.1.4); FILE ADDED 2008/07/03 14:02:40 b_michaelsen 1.1.4.6: updated XSynchronousDispatch and XNotifyingDispatch interface declaration 2008/07/03 13:42:45 b_michaelsen 1.1.4.5: added XSynchronousDispatch and XNotifyingDispatch interfaces to loggingdispatch 2008/06/11 10:19:12 b_michaelsen 1.1.4.4: #i88653# removing inline in dispatchlogging 2008/05/19 11:26:47 b_michaelsen 1.1.4.3: #i88653# added origin of dispatch to args for uilogging 2008/05/13 14:43:39 b_michaelsen 1.1.4.2: merged logger cws 2008/05/09 12:53:38 b_michaelsen 1.1.4.1: file dispatchlogging.cxx was added on branch cws_dev300_logger2 on 2008-05-13 14:43:39 +0000


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [9de3e00d6737915bacd29a27ee1eafeb56b29cc9]

INTEGRATION: CWS logger2 (1.6.30); FILE MERGED 2008/07/08 13:26:20 b_michaelsen 1.6.30.3: #i88653# implemeted logging hooks solution without dispatch interception 2008/07/04 11:57:38 b_michaelsen 1.6.30.2: #i88653# removing appending of DispatchOrigin 2008/05/19 11:26:46 b_michaelsen 1.6.30.1: #i88653# added origin of dispatch to args for uilogging


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [6274bef405ce372a6770ec0e358baaf5fd345084]

INTEGRATION: CWS logger2 (1.1.4); FILE ADDED 2008/05/13 14:43:39 b_michaelsen 1.1.4.2: merged logger cws 2008/05/09 12:51:37 b_michaelsen 1.1.4.1: file dispatchlogging.hxx was added on branch cws_dev300_logger2 on 2008-05-13 14:43:39 +0000


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [fecd14ed95d697deecc7a1891b94e46988a4f0f2]

INTEGRATION: CWS logger2 (1.21.10); FILE MERGED 2008/05/21 11:54:02 gh 1.21.10.1: #i88653# VCL Logger added to Macro recorder in sts library


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [f7548814da66130ed70199a819a57a0bfcff7b67]

INTEGRATION: CWS logger2 (1.36.8); FILE MERGED 2008/06/30 12:31:20 b_michaelsen 1.36.8.2: RESYNC: (1.36-1.37); FILE MERGED 2008/05/21 11:54:01 gh 1.36.8.1: #i88653# VCL Logger added to Macro recorder in sts library


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [f794fef25f34fcb2d8643f97d7a6b3cc1ddc8d81]

INTEGRATION: CWS logger2 (1.24.4); FILE MERGED 2008/05/21 11:54:01 gh 1.24.4.1: #i88653# VCL Logger added to Macro recorder in sts library


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [2689ab198207cfc9aac755b864f65cd42626c521]

INTEGRATION: CWS logger2 (1.1.2); FILE ADDED 2008/07/10 14:32:19 b_michaelsen 1.1.2.3: #i88653# fixed extra qualification on member error on gcc4 2008/07/09 10:28:34 gh 1.1.2.2: disable toolbox handling due to false call of VCLEVENT_TOOLBOX_CLICK make Mutexhandling threadsafe 2008/05/21 11:56:25 gh 1.1.2.1: #i88653# New Header for VCL Logger added to Macro recorder in sts library


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [6d02b3596249676eb9327f1f524eaf7f1bec55fc]

INTEGRATION: CWS logger2 (1.12.10); FILE MERGED 2008/07/09 10:45:05 b_michaelsen 1.12.10.4: #i88653# locking the global mutex as short as possible 2008/07/09 10:28:33 gh 1.12.10.3: disable toolbox handling due to false call of VCLEVENT_TOOLBOX_CLICK make Mutexhandling threadsafe 2008/06/29 19:44:37 gh 1.12.10.2: improve keyevent grouping somewhat 2008/05/21 11:54:01 gh 1.12.10.1: #i88653# VCL Logger added to Macro recorder in sts library


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [0c70ef4a7d17fead8be653f70529b827f972d043]

INTEGRATION: CWS logger2 (1.1.2); FILE ADDED 2008/06/11 10:48:16 b_michaelsen 1.1.2.1: #i88653# liboooimprovecore implements the uno interface for the core components (com.sun.star.oooimprovecore.core)


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [c69baec86016554c5e2b545b4871ee63c254b3b1]

INTEGRATION: CWS logger2 (1.1.2); FILE ADDED 2008/06/11 10:47:52 b_michaelsen 1.1.2.1: #i88653# liboooimprovecore implements the uno interface for the core components (com.sun.star.oooimprovecore.core)


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [30edbfdc766a398786fcbcef0f156be1c9b37562]

INTEGRATION: CWS logger2 (1.1.2); FILE ADDED 2008/06/11 10:47:29 b_michaelsen 1.1.2.1: #i88653# liboooimprovecore implements the uno interface for the core components (com.sun.star.oooimprovecore.core)


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [a0312523771f8deba95692bdcd8baf13594021ec]

INTEGRATION: CWS logger2 (1.1.2); FILE ADDED 2008/06/11 10:46:46 b_michaelsen 1.1.2.1: #i88653# liboooimprovecore implements the uno interface for the core components (com.sun.star.oooimprovecore.core)


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [be81c70c82cba8e744a5dc4eaa17e3e55a4827bb]

INTEGRATION: CWS logger2 (1.1.2); FILE ADDED 2008/07/03 08:57:54 b_michaelsen 1.1.2.4: #i88653# added extension description, showing options page when invitation was rejected, fixed hang on invite job 2008/06/27 16:02:23 b_michaelsen 1.1.2.3: #i88653# ui moved into the core 2008/06/13 16:14:07 b_michaelsen 1.1.2.2: #i88653# makefile 2008/06/11 10:46:22 b_michaelsen 1.1.2.1: #i88653# liboooimprovecore implements the uno interface for the core components (com.sun.star.oooimprovecore.core)


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [8ee6e43d05b00979ea174869e38bcad9a8f4e016]

INTEGRATION: CWS logger2 (1.1.2); FILE ADDED 2008/07/09 14:25:30 b_michaelsen 1.1.2.6: #i76683# protect call to Dialog with Solarmutex 2008/07/04 09:27:16 b_michaelsen 1.1.2.5: fixed typo in default url 2008/07/03 05:44:47 pb 1.1.2.4: #i88653# syntax error of win build fixed 2008/06/27 16:02:22 b_michaelsen 1.1.2.3: #i88653# ui moved into the core 2008/06/11 14:36:11 b_michaelsen 1.1.2.2: #i88653# fixed typo 2008/06/11 10:45:54 b_michaelsen 1.1.2.1: #i88653# liboooimprovecore implements the uno interface for the core components (com.sun.star.oooimprovecore.core)


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [24faf2649019aafaa2990494ac87f16bf4c1aa89]

INTEGRATION: CWS logger2 (1.4.14); FILE MERGED 2008/05/13 14:42:03 b_michaelsen 1.4.14.1: merged logger cws


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [83622e8216f58a77dc41a37f33464b85a0144da9]

INTEGRATION: CWS logger2 (1.3.14); FILE MERGED 2008/05/13 14:42:03 b_michaelsen 1.3.14.1: merged logger cws


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [f2eeea245dc6f062ab8752348f84be6da7f7f1fb]

INTEGRATION: CWS logger2 (1.1.4); FILE ADDED 2008/05/13 14:42:03 b_michaelsen 1.1.4.2: merged logger cws 2008/04/28 08:57:40 b_michaelsen 1.1.4.1: file csvformatter.cxx was added on branch cws_dev300_logger2 on 2008-05-13 14:42:03 +0000


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [95e83d026a55db227084c0779c4fa97017b8618c]

INTEGRATION: CWS logger2 (1.26.92); FILE MERGED 2008/06/30 10:57:55 b_michaelsen 1.26.92.1: #158138# base64 encoding


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [f1965256cc7f5d711f4606b04517cd36a9ff34ba]

INTEGRATION: CWS logger2 (1.42.110); FILE MERGED 2008/07/03 10:32:05 b_michaelsen 1.42.110.3: #i88653# removed OOoImprovement extension from global build 2008/06/30 10:57:55 b_michaelsen 1.42.110.2: #158138# base64 encoding 2008/06/11 10:49:07 b_michaelsen 1.42.110.1: #i88653# liboooimprovecore implements the uno interface for the core components (com.sun.star.oooimprovecore.core)


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [04b2c9c982593b0d803f0df6b4d59a7e9332c8ca]

INTEGRATION: CWS logger2 (1.2.72); FILE MERGED 2008/07/03 14:34:23 pb 1.2.72.2: fix: #i90370# more implemented 2008/07/02 10:25:41 b_michaelsen 1.2.72.1: updated resources and actions for optimprove


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [ab15b077c9df3e5d60700cd0c09fdbf79d32fcdd]

INTEGRATION: CWS logger2 (1.21.132); FILE MERGED 2008/06/30 11:19:10 pb 1.21.132.1: fix: #i90370# RID_SVXPAGE_IMPROVEMENT added


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [82f500e11474878035db55a048865ec462dc5bca]

INTEGRATION: CWS logger2 (1.56.132); FILE MERGED 2008/07/03 15:40:05 b_michaelsen 1.56.132.3: renamed shadowing var - warning on gcc 2008/07/03 14:33:29 pb 1.56.132.2: fix: #i90370# page title of Improvement Program set 2008/06/30 11:15:32 pb 1.56.132.1: fix: #i90370# RID_SVXPAGE_IMPROVEMENT added


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [f0debf314bd117370d86940fc357f79185af5835]

INTEGRATION: CWS logger2 (1.1.2); FILE ADDED 2008/07/10 11:00:46 b_michaelsen 1.1.2.4: #i90370# fixed init of checkbox state 2008/07/03 14:31:53 pb 1.1.2.3: fix: #i90370# more implemented 2008/07/03 05:34:39 pb 1.1.2.2: fix: #i90370# FillItemSet() and Reset() implemented 2008/06/30 11:11:07 pb 1.1.2.1: fix: #i90370# new class SvxImprovementOptionsPage


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [2967abea94246c17be17025c66e7c909b2ae60c4]

INTEGRATION: CWS logger2 (1.1.2); FILE ADDED 2008/07/03 14:31:52 pb 1.1.2.5: fix: #i90370# more implemented 2008/07/03 05:36:29 pb 1.1.2.4: fix: #i90370# XCoreController added 2008/07/02 10:25:39 b_michaelsen 1.1.2.3: updated resources and actions for optimprove 2008/06/30 11:12:52 pb 1.1.2.2: fix: #i90370# more implementation 2008/06/25 10:21:55 pb 1.1.2.1: fix: #i90370# UI of improvement program


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [8ba023fd157f96da3ff9b2cf3d00fb5e402b5839]

INTEGRATION: CWS logger2 (1.64.132); FILE MERGED 2008/06/30 11:13:44 pb 1.64.132.2: fix: #i90370# optimprove2.obj added 2008/06/25 10:22:43 pb 1.64.132.1: fix: #i90370# optimprove.obj added


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [645911b97d22a68497d3d610ac5d5453a27fcd33]

INTEGRATION: CWS logger2 (1.136.160); FILE MERGED 2008/06/25 10:19:53 pb 1.136.160.1: fix: #i90370# optimprove.hxx added


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [77e4af27d36a69f4200265fe491a85550a03c9fb]

INTEGRATION: CWS logger2 (1.1.2); FILE ADDED 2008/07/03 14:37:01 pb 1.1.2.4: fix: #i90370# more implemented 2008/07/03 05:38:03 pb 1.1.2.3: fix: #i90370# OptionsPage: sLogPath added 2008/06/30 11:07:23 pb 1.1.2.2: fix: #i90370# class SvxImprovementOptionsPage added 2008/06/25 10:19:07 pb 1.1.2.1: fix: #i90370# UI of improvement program


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [45ead832d5ec2fead168b34e145a0ba91ab37c71]

INTEGRATION: CWS logger2 (1.2.72); FILE MERGED 2008/07/03 14:35:23 pb 1.2.72.2: fix: #i90370# WIN_INFO + BTN_OK added 2008/07/02 10:25:37 b_michaelsen 1.2.72.1: updated resources and actions for optimprove


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [bd4a164c832ee1b5d19a84d9f598ebc6c6563689]

INTEGRATION: CWS logger2 (1.108.42); FILE MERGED 2008/07/17 09:54:13 b_michaelsen 1.108.42.2: RESYNC: (1.108-1.109); FILE MERGED 2008/06/11 10:33:01 b_michaelsen 1.108.42.1: #i88653# added services for interaction between core and extension


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [fd97534a06b994d83d8925ca5f1b2338af55a59b]

INTEGRATION: CWS logger2 (1.87.188); FILE MERGED 2008/06/11 10:33:01 b_michaelsen 1.87.188.1: #i88653# added services for interaction between core and extension


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [9d9b0883ca65df383b2a87cb041238453cfbb304]

INTEGRATION: CWS logger2 (1.90.218); FILE MERGED 2008/07/17 09:47:37 b_michaelsen 1.90.218.2: RESYNC: (1.90-1.91); FILE MERGED 2008/06/11 10:33:01 b_michaelsen 1.90.218.1: #i88653# added services for interaction between core and extension


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [778edaeb846ecd0f7920f875dd17e478329d5335]

INTEGRATION: CWS logger2 (1.1.2); FILE ADDED 2008/06/11 10:30:18 b_michaelsen 1.1.2.1: #i88653# added services for interaction between core and extension


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [44377010e25033a390402e767d22d1eb87f8c4f6]

INTEGRATION: CWS logger2 (1.1.2); FILE ADDED 2008/06/27 16:13:29 b_michaelsen 1.1.2.2: #i88653# api updates 2008/06/11 10:30:39 b_michaelsen 1.1.2.1: #i88653# added services for interaction between core and extension


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [702d3225acbcb4fdfdab68f656811cf636b8857b]

INTEGRATION: CWS logger2 (1.1.2); FILE ADDED 2008/06/27 16:13:28 b_michaelsen 1.1.2.2: #i88653# api updates 2008/06/11 10:31:06 b_michaelsen 1.1.2.1: #i88653# added services for interaction between core and extension


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [7d4f6913e936e7b6fba887b5dbdf3fa5991d1e3b]

INTEGRATION: CWS logger2 (1.1.2); FILE ADDED 2008/06/11 10:28:45 b_michaelsen 1.1.2.1: #i88653# added services for interaction between core and extension


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [490f80174f28733e207a29cabd074d86d14bdf64]

INTEGRATION: CWS logger2 (1.1.2); FILE ADDED 2008/06/11 10:29:51 b_michaelsen 1.1.2.1: #i88653# added services for interaction between core and extension


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [6639494658f794eb63edf1b75fb4bf3c8a3d49c9]

INTEGRATION: CWS logger2 (1.3.40); FILE MERGED 2008/05/13 14:40:39 b_michaelsen 1.3.40.1: merged logger cws


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [8808725201d6f0e629eb41780e653d64bf545e3a]

INTEGRATION: CWS logger2 (1.1.4); FILE ADDED 2008/05/13 14:40:39 b_michaelsen 1.1.4.2: merged logger cws 2008/04/28 09:09:48 b_michaelsen 1.1.4.1: file XCsvLogFormatter.idl was added on branch cws_dev300_logger2 on 2008-05-13 14:40:39 +0000


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [48b93dca95bac8dea40c3abf881ace60ec5e52bc]

INTEGRATION: CWS logger2 (1.1.4); FILE ADDED 2008/05/13 14:40:39 b_michaelsen 1.1.4.2: merged logger cws 2008/04/28 09:09:48 b_michaelsen 1.1.4.1: file CsvLogFormatter.idl was added on branch cws_dev300_logger2 on 2008-05-13 14:40:39 +0000


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [ccdcc9899765f1914e28a0087775009d57aa07a5]

INTEGRATION: CWS logger2 (1.74.104); FILE MERGED 2008/07/09 13:32:55 b_michaelsen 1.74.104.1: #i76683# updated prj to include oooimprovement services


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [98c41e30313d53e76d821420ad6ae8e4c09506c6]

INTEGRATION: CWS logger2 (1.1.2); FILE ADDED 2008/07/03 14:12:44 pb 1.1.2.1: fix: #i90370# new info image


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [8ee3810981e17326d69c26028187143d65213394]

INTEGRATION: CWS logger2 (1.3.26); FILE MERGED 2008/06/27 16:07:33 b_michaelsen 1.3.26.5: #i88653# updated logging tempdir to spec'ed location 2008/06/18 15:10:11 b_michaelsen 1.3.26.4: #i88653# OOoImprovement configuration 2008/06/17 11:58:31 b_michaelsen 1.3.26.3: #i88653# updated OOoImprovement cfg 2008/05/19 11:29:43 b_michaelsen 1.3.26.2: #i88653# added uilogging location to configuration 2008/05/13 14:41:13 b_michaelsen 1.3.26.1: merged logger cws


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [913bd06d3081a53223956eaa38c26db0959f8b76]

INTEGRATION: CWS logger2 (1.17.28); FILE MERGED 2008/06/18 15:10:11 b_michaelsen 1.17.28.1: #i88653# OOoImprovement configuration


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [037cbf863f37d889f51c0ef42f5006b27ac94bb1]

INTEGRATION: CWS extensionupdate03 (1.8.72); FILE MERGED 2008/07/16 13:28:37 sj 1.8.72.2: #90903# fixed problem with placeholder in dialog title 2008/07/14 14:23:49 sj 1.8.72.1: #90903# fixed dialog title problem


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [eb6b5bc0703c9f55c2513349c30b29608b1c47fd]

INTEGRATION: CWS extensionupdate03 (1.10.24); FILE MERGED 2008/07/16 13:28:37 sj 1.10.24.1: #90903# fixed problem with placeholder in dialog title


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [0a23e974cf2edb8ae1f0eda42f4b5bdb62e2288a]

INTEGRATION: CWS extensionupdate03 (1.8.42); FILE MERGED 2008/07/16 13:28:36 sj 1.8.42.1: #90903# fixed problem with placeholder in dialog title


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [f0bf6b54d78d430e357a6c1588945a79c2ed81ae]

INTEGRATION: CWS extensionupdate03 (1.9.42); FILE MERGED 2008/07/16 13:28:36 sj 1.9.42.1: #90903# fixed problem with placeholder in dialog title


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [674318f10082449f2abf535b163a44b95b441301]

INTEGRATION: CWS extensionupdate03 (1.7.42); FILE MERGED 2008/07/16 13:28:36 sj 1.7.42.1: #90903# fixed problem with placeholder in dialog title


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [2e953d9417fabf978ae5e898779c3a900add0856]

INTEGRATION: CWS extensionupdate03 (1.6.20); FILE MERGED 2008/07/16 13:28:36 sj 1.6.20.2: #90903# fixed problem with placeholder in dialog title 2008/07/14 14:22:44 sj 1.6.20.1: #i90934# fixed ok button layout


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [9fd7c48ad55a79d91986582dd8e785104c48fcd9]

INTEGRATION: CWS extensionupdate03 (1.2.80); FILE MERGED 2008/07/14 13:43:18 sj 1.2.80.1: #i84557# added aboutlogo picture


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [2b45fd7341581b7b07b53b1f17411069e479eea1]

INTEGRATION: CWS ause095 (1.5.76); FILE MERGED 2008/07/10 16:45:32 hjs 1.5.76.2: #i81251# - copy images before packling on nodep=treu 2008/06/27 14:58:01 hjs 1.5.76.1: #i81251# - fix absolute path in dependencies


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [d47a29e1e87f1582d14c4009396ff159b072fbdc]

INTEGRATION: CWS ause095 (1.13.76); FILE MERGED 2008/07/14 13:54:18 hjs 1.13.76.1: #i81251# - fixing typo


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [9b25a2389ca1cb2dbc255c98a0428ceb37d6a4f5]

INTEGRATION: CWS ause095 (1.8.6); FILE MERGED 2008/06/25 09:53:05 hjs 1.8.6.1: #i90789# - referencing patch with relative path from current directory


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [51baaf4ae689a6983d94fbc647d3f7636a356b42]

INTEGRATION: CWS ause095 (1.9.12); FILE MERGED 2008/06/25 09:52:21 hjs 1.9.12.1: #i90789# - referencing patch with relative path from current directory


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [4be2a59644439bbc7adfd35af7f4f7c340b0a036]

INTEGRATION: CWS ause095 (1.1.8); FILE MERGED 2008/07/09 08:31:06 hjs 1.1.8.1: #i90789# - no dos lineends


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [a0c00fb7566300e9b800d6b89b7ef5bf040b7f46]

INTEGRATION: CWS ause095 (1.3.6); FILE MERGED 2008/06/25 09:51:47 hjs 1.3.6.1: #i90789# - referencing patch with relative path from current directory


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [ceb78c75578c9e81506913abdf7a6c8eb6b67f1f]

INTEGRATION: CWS ause095 (1.2.6); FILE MERGED 2008/06/25 09:51:47 hjs 1.2.6.1: #i90789# - referencing patch with relative path from current directory


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [23283f57e79f08713bf877d782c33dab9dfa233d]

INTEGRATION: CWS ause095 (1.2.6); FILE MERGED 2008/06/25 09:51:46 hjs 1.2.6.1: #i90789# - referencing patch with relative path from current directory


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [f4640aab87dbe64bb6b2174bd922933655305e7d]

INTEGRATION: CWS ause095 (1.4.2); FILE MERGED 2008/07/07 17:12:39 hjs 1.4.2.1: #i90789# - referencing patches changed


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [9a49cdfba4d16da18f473307b29c5a9ce866cc56]

INTEGRATION: CWS ause095 (1.4.2); FILE MERGED 2008/07/07 17:12:38 hjs 1.4.2.1: #i90789# - referencing patches changed


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [0b04d1472000e7733c46123cbd9e3cc2dd57fbb1]

INTEGRATION: CWS ause095 (1.3.2); FILE MERGED 2008/07/07 17:12:38 hjs 1.3.2.1: #i90789# - referencing patches changed


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [db707fb0307a8706238528f5f0972bbb9270df54]

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>  [78ee5f142862c7162c99544ca9bf76bfc45e4c65]

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>  [feecf012080612cff582401a512d9b3a2861808e]

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>  [94378a7dcf02c86a12059f8814268cc9d7cbe73c]

INTEGRATION: CWS ause095 (1.3.6); FILE MERGED 2008/06/25 09:45:53 hjs 1.3.6.1: #i90789# - referencing patch with relative path from current directory


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [47829d749fa68d860bd33f6ac082c7a038877cdb]

INTEGRATION: CWS ause095 (1.5.6); FILE MERGED 2008/06/25 09:45:53 hjs 1.5.6.1: #i90789# - referencing patch with relative path from current directory


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [df62dc07897f9ea470523b0fd9b73cb4bd7e6f21]

INTEGRATION: CWS ause095 (1.5.6); FILE MERGED 2008/06/25 09:45:52 hjs 1.5.6.1: #i90789# - referencing patch with relative path from current directory


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [075f039d594425c93cd372391ff9d209083621c0]

INTEGRATION: CWS ause095 (1.5.6); FILE MERGED 2008/06/25 09:45:51 hjs 1.5.6.1: #i90789# - referencing patch with relative path from current directory


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [d4cbb3a20b1abb92b298cf73795627f74394e281]

INTEGRATION: CWS ause095 (1.3.6); FILE MERGED 2008/06/25 09:45:51 hjs 1.3.6.1: #i90789# - referencing patch with relative path from current directory


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [876f02df8a081709ad1da67cc0a583d3b6bd555f]

INTEGRATION: CWS ause095 (1.6.6); FILE MERGED 2008/06/25 09:45:51 hjs 1.6.6.1: #i90789# - referencing patch with relative path from current directory


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [035277fb741b6450c2b40c6ca4b1694126b87ed7]

INTEGRATION: CWS mav34 (1.84.50); FILE MERGED 2008/07/04 15:50:44 mba 1.84.50.1: #158188#: missing SolarMutex


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [c4172320b32e07d2f5e6a466473b7fa872189266]

INTEGRATION: CWS mav34 (1.56.142); FILE MERGED 2008/07/02 09:36:33 mav 1.56.142.1: #i90882# disable Mozilla Plug-in tab-page on Mac


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [107ea2b28b5b55a5f989194dd7ffb9a6cb35ae22]

INTEGRATION: CWS mav34 (1.70.118); FILE MERGED 2008/07/04 15:57:12 mba 1.70.118.1: #158188#: missing SolarMutex


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [2542e1dd69247c39df1bd3381e584b71dc100d11]

INTEGRATION: CWS jl106 (1.15.4); FILE MERGED 2008/07/02 14:41:11 jl 1.15.4.1: #91281 build breaks in cli_ure/unotypes because climaker cannot bootstrap UNO


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [4a6131c728f10e5a5f45c703dde643d6ca56f1cb]

INTEGRATION: CWS jl106 (1.33.4); FILE MERGED 2008/07/02 12:09:50 jl 1.33.4.1: #i90933# XPackage.getDescrition should not return the XPackageTypeInfo.getDescription


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [aaf5c97e45cd390c9305987f3b5f16935eccb5de]

INTEGRATION: CWS jl106 (1.19.30); FILE MERGED 2008/07/02 12:09:50 jl 1.19.30.1: #i90933# XPackage.getDescrition should not return the XPackageTypeInfo.getDescription


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [3cee147ed9be364b1ba721cc80e7cb5337f27b97]

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>  [ee9908f3ef5b27035c4d3df9127c95d434396438]

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-17  Ivo Hinkelmann  <ihi@openoffice.org>  [74917f9d489073657f045a6e304caeb0f079a155]

INTEGRATION: CWS jl106 (1.25.4); FILE MERGED 2008/07/02 13:55:03 jl 1.25.4.2: #i80475# added comment 2008/07/02 12:57:00 jl 1.25.4.1: #91168# dmake error when building with mingw


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [1a3829062cd6815496837175d63303e58cc99f88]

INTEGRATION: CWS jl106 (1.1.2); FILE ADDED 2008/07/03 07:27:22 jl 1.1.2.1: #91168# BUILD_FOR_CLI flag set only for microsoft compiler


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [c9a58d3646dac185e4c3ae8ffe93f69b57fd2e9e]

INTEGRATION: CWS jl106 (1.3.2); FILE MERGED 2008/07/02 13:57:27 jl 1.3.2.2: #i80475# make runtests work on 64bit systems 2008/07/02 13:22:47 jl 1.3.2.1: #91168# build problems on mingw


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [2e2af274ba66e44538742e6a0cb28218049bde4a]

INTEGRATION: CWS jl106 (1.2.4); FILE MERGED 2008/07/02 14:32:59 jl 1.2.4.1: #i80475# build assemblies when version.txt changed


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [c6c60dfba2c53716ca634bef13891ab720555602]

INTEGRATION: CWS aquavcl09 (1.96.82); FILE MERGED 2008/07/09 14:29:46 pl 1.96.82.1: #b6720603# do not draw white text on white background


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [dac04144b7be04f2a75bcbcc1f49d5965e35a866]

INTEGRATION: CWS aquavcl09 (1.10.2); FILE MERGED 2008/07/07 14:54:41 pl 1.10.2.2: #i90440# refine fullscreen mode 2008/07/07 14:12:33 pl 1.10.2.1: #i91267# make enter and shift-enter work by evaluating the modifiers


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [64a53d5882dc300ca07349e426017a482a0ec9b0]

INTEGRATION: CWS aquavcl09 (1.63.42); FILE MERGED 2008/07/10 14:27:37 pl 1.63.42.4: #i90440# work around focus policy 2008/07/07 14:54:41 pl 1.63.42.3: #i90440# refine fullscreen mode 2008/07/06 06:39:25 pl 1.63.42.2: RESYNC: (1.63-1.65); FILE MERGED 2008/06/27 14:46:39 pl 1.63.42.1: #i90522# prevent a deadlock


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [13289458c37931298399cd84a96d3120255caefa]

INTEGRATION: CWS aquavcl09 (1.77.2); FILE MERGED 2008/07/08 11:25:33 pl 1.77.2.1: #i91301# revert to one resolution for all screens; too many side effects otherwise


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [f36810a40365da0da53fc50057df907c50993a67]

INTEGRATION: CWS aquavcl09 (1.7.2); FILE MERGED 2008/07/10 10:30:04 pl 1.7.2.1: #i89611# do not special case Cmd-Option combinations


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [10cadfb7390f3c9dc33de7f41ce08d8db66baba7]

INTEGRATION: CWS aquavcl09 (1.25.44); FILE MERGED 2008/07/10 14:27:36 pl 1.25.44.1: #i90440# work around focus policy


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [edafd15f7d38cfe95b9eb5ca75dffd21b70e4fb3]

INTEGRATION: CWS aquavcl09 (1.39.20); FILE MERGED 2008/07/06 06:39:17 pl 1.39.20.2: RESYNC: (1.39-1.40); FILE MERGED 2008/07/01 14:11:59 hdu 1.39.20.1: #i91210# fix repaint problems in the AboutDialog


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [75c606a98d3a6e763667c66fe1f1ff0676a40f34]

INTEGRATION: CWS aquavcl09 (1.7.88); FILE MERGED 2008/07/01 14:12:00 hdu 1.7.88.1: #i91210# fix repaint problems in the AboutDialog


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [b40dcc5482ac6b78bebe268c2fb79744ee68b890]

INTEGRATION: CWS aquavcl09 (1.5.214); FILE MERGED 2008/07/08 15:13:36 pl 1.5.214.1: #i88582# change mod1-space and mod1-shift-space accelerators


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [994529ac656fbddc34efa444b24c25c02cf58417]

INTEGRATION: CWS aquavcl09 (1.5.214); FILE MERGED 2008/07/08 15:13:35 pl 1.5.214.1: #i88582# change mod1-space and mod1-shift-space accelerators


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [9211cc60433688b46f5857695f3712627b55a674]

INTEGRATION: CWS aquavcl09 (1.8.214); FILE MERGED 2008/07/08 15:13:34 pl 1.8.214.1: #i88582# change mod1-space and mod1-shift-space accelerators


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [d31e03ec070ca018e1ba3f69e77e6abb5c1e0518]

INTEGRATION: CWS aquavcl09 (1.12.124); FILE MERGED 2008/07/08 15:13:34 pl 1.12.124.1: #i88582# change mod1-space and mod1-shift-space accelerators


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [5f0be98b95083c990bb4214c85edfaf4f4a0f5ce]

INTEGRATION: CWS aquavcl09 (1.8.214); FILE MERGED 2008/07/08 15:13:33 pl 1.8.214.1: #i88582# change mod1-space and mod1-shift-space accelerators


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [4481b9a294b5f02da17457bbc284a1a6e1701ecc]

INTEGRATION: CWS aquavcl09 (1.5.214); FILE MERGED 2008/07/08 15:13:33 pl 1.5.214.1: #i88582# change mod1-space and mod1-shift-space accelerators


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [83d72b5a4b70995666f022570f85d1c8bd81eeb7]

INTEGRATION: CWS aquavcl09 (1.5.214); FILE MERGED 2008/07/08 15:13:32 pl 1.5.214.1: #i88582# change mod1-space and mod1-shift-space accelerators


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [068ab7d3f3b25871e00457cc2469093cb1e56096]

INTEGRATION: CWS aquavcl09 (1.5.214); FILE MERGED 2008/07/08 15:13:31 pl 1.5.214.1: #i88582# change mod1-space and mod1-shift-space accelerators


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [d42ff43139a535ddcdb1c15d6b5ecab757ce4eda]

INTEGRATION: CWS aquavcl09 (1.8.214); FILE MERGED 2008/07/08 15:13:31 pl 1.8.214.1: #i88582# change mod1-space and mod1-shift-space accelerators


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [b72239f45ac9e246491adc393966259c8116b630]

INTEGRATION: CWS aquavcl09 (1.11.214); FILE MERGED 2008/07/08 15:13:30 pl 1.11.214.1: #i88582# change mod1-space and mod1-shift-space accelerators


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [cf35b3986c678af0c871a50267b4491f463cc934]

INTEGRATION: CWS aquavcl09 (1.8.214); FILE MERGED 2008/07/08 15:13:30 pl 1.8.214.1: #i88582# change mod1-space and mod1-shift-space accelerators


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [cba9dce3c435f0fd452203adc90bec46cd9b19ce]

INTEGRATION: CWS aquavcl09 (1.8.214); FILE MERGED 2008/07/08 15:13:29 pl 1.8.214.1: #i88582# change mod1-space and mod1-shift-space accelerators


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [322226c80b7959f475acb96db059bd2467eebb14]

INTEGRATION: CWS aquavcl09 (1.12.214); FILE MERGED 2008/07/08 15:13:29 pl 1.12.214.1: #i88582# change mod1-space and mod1-shift-space accelerators


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [66d3f1a01247967350a0730c774bc92dfefa1aa7]

INTEGRATION: CWS aquavcl09 (1.8.214); FILE MERGED 2008/07/08 15:13:28 pl 1.8.214.1: #i88582# change mod1-space and mod1-shift-space accelerators


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [1454eda573c6693842440ddf189128859ec90c0a]

INTEGRATION: CWS aquavcl09 (1.3.334); FILE MERGED 2008/07/08 15:16:02 pl 1.3.334.1: #i88582# change mod1-space and mod1-shift-space accelerators


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [9c3ffb2e248c738e9e1d5177d9114837a211bbcb]

INTEGRATION: CWS aquavcl09 (1.3.334); FILE MERGED 2008/07/08 15:16:01 pl 1.3.334.1: #i88582# change mod1-space and mod1-shift-space accelerators


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [05f75df74dc6d8c49a7ea4467e968820d8e02722]

INTEGRATION: CWS aquavcl09 (1.5.330); FILE MERGED 2008/07/08 15:16:01 pl 1.5.330.1: #i88582# change mod1-space and mod1-shift-space accelerators


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [d25565bdf95673c11fffaab4ff9102b6638a9121]

INTEGRATION: CWS aquavcl09 (1.3.334); FILE MERGED 2008/07/08 15:16:00 pl 1.3.334.1: #i88582# change mod1-space and mod1-shift-space accelerators


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [57e11c39d88ba9b36f2941389c422204a267e03e]

INTEGRATION: CWS aquavcl09 (1.2.10); FILE MERGED 2008/07/08 15:14:00 pl 1.2.10.1: #i88582# change mod1-space and mod1-shift-space accelerators


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [efc94c3db6222e8ac9c1c578f4d56cb1e87e161e]

INTEGRATION: CWS aquavcl09 (1.4.610); FILE MERGED 2008/07/08 15:14:00 pl 1.4.610.1: #i88582# change mod1-space and mod1-shift-space accelerators


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [a3af1248e61db9f4d7f32d30d51ab0610d310171]

INTEGRATION: CWS aquavcl09 (1.5.610); FILE MERGED 2008/07/08 15:13:59 pl 1.5.610.1: #i88582# change mod1-space and mod1-shift-space accelerators


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [db8aedc19b9d0f7ca4f923dc56b4784a18f6d60a]

INTEGRATION: CWS aquavcl09 (1.4.610); FILE MERGED 2008/07/08 15:13:59 pl 1.4.610.1: #i88582# change mod1-space and mod1-shift-space accelerators


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [d73783bcddb8bc1fdb461d9224cee1ff33af5fd6]

INTEGRATION: CWS aquavcl09 (1.88.16); FILE MERGED 2008/07/09 12:03:09 pl 1.88.16.1: #i91512# do not access disposed object internals


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [dd9ffa49c3b23577e130c6e102048dcd74a9695d]

INTEGRATION: CWS dv04 (1.6.4); FILE MERGED 2008/07/14 06:28:00 dv 1.6.4.1: #i91625# Notify updates after canceling update dialog, too


2008-07-17  Ivo Hinkelmann  <ihi@openoffice.org>  [a030ffa694fcb4bcb45f0d7aad92afab6c668186]

INTEGRATION: CWS dv04 (1.7.4); FILE MERGED 2008/07/14 06:23:18 dv 1.7.4.1: #i91626# Always draw everthing to position the hyperlinks at correctly


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [687ca31a1efbaae0b66d2fb006fecd37a800698a]

INTEGRATION: CWS cmcfixes47 (1.17.32); FILE MERGED 2008/07/14 08:11:36 cmc 1.17.32.2: RESYNC: (1.17-1.18); FILE MERGED 2008/06/06 14:44:47 cmc 1.17.32.1: #i82545# fix firefox plugin on 64bit platforms


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [408df67f7fd658ed67729d935548202707fbdeae]

INTEGRATION: CWS cmcfixes47 (1.184.6); FILE MERGED 2008/07/14 08:09:14 cmc 1.184.6.2: RESYNC: (1.184-1.187); FILE MERGED 2008/06/12 10:17:40 cmc 1.184.6.1: #i90306 fix section protection import


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [8dd1341ee6a94dd64a4b605dbf133096d7e3b101]

INTEGRATION: CWS cmcfixes47 (1.10.10); FILE MERGED 2008/06/12 10:43:12 cmc 1.10.10.1: #i90652# some more easy-to-remove unused code


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [0560137edfe6e00fee95edc87bcec38de1b7cc11]

INTEGRATION: CWS cmcfixes47 (1.7.20); FILE MERGED 2008/06/12 10:43:12 cmc 1.7.20.1: #i90652# some more easy-to-remove unused code


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [2a228a9b59f35c2d6098c66a41452d479caf332c]

INTEGRATION: CWS cmcfixes47 (1.8.20); FILE MERGED 2008/06/12 10:43:12 cmc 1.8.20.1: #i90652# some more easy-to-remove unused code


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [2353fa6dc74867b9e368077e0e7e0f9038b94529]

INTEGRATION: CWS cmcfixes47 (1.3.20); FILE MERGED 2008/06/12 10:43:12 cmc 1.3.20.1: #i90652# some more easy-to-remove unused code


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [ae1a8c93b698260a4d11cf052ffb0d8dd01934c2]

INTEGRATION: CWS cmcfixes47 (1.3.18); FILE MERGED 2008/06/12 10:43:12 cmc 1.3.18.1: #i90652# some more easy-to-remove unused code


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [53acb219f2747bb8dc09d4c06c657bca0c334eb5]

INTEGRATION: CWS cmcfixes47 (1.5.10); FILE MERGED 2008/06/12 10:43:11 cmc 1.5.10.1: #i90652# some more easy-to-remove unused code


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [dd919a38d1ae8e7af28a98fa58a68fcdbb296425]

INTEGRATION: CWS cmcfixes47 (1.4.20); FILE MERGED 2008/06/12 10:43:11 cmc 1.4.20.1: #i90652# some more easy-to-remove unused code


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [43481ba3ab99e6e3f1b72f75ecda02816366caa2]

INTEGRATION: CWS cmcfixes47 (1.4.10); FILE MERGED 2008/06/12 10:43:11 cmc 1.4.10.1: #i90652# some more easy-to-remove unused code


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [b8f52bf8d2d9f264aecabb8fcd0ff28e9915ab5a]

INTEGRATION: CWS cmcfixes47 (1.11.20); FILE MERGED 2008/06/12 10:43:11 cmc 1.11.20.1: #i90652# some more easy-to-remove unused code


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [9c8b9ee92e9cdb2d4a04ab42e7c9368f6e3dae8c]

INTEGRATION: CWS cmcfixes47 (1.8.10); FILE MERGED 2008/06/12 10:43:10 cmc 1.8.10.1: #i90652# some more easy-to-remove unused code


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [ddf92ee83f962c3889d0e837d89be652b4a4fdbf]

INTEGRATION: CWS cmcfixes47 (1.10.20); FILE MERGED 2008/06/12 10:43:10 cmc 1.10.20.1: #i90652# some more easy-to-remove unused code


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [9184231ed33e0e7030e9c58d9fa37113e9fa770b]

INTEGRATION: CWS cmcfixes47 (1.10.10); FILE MERGED 2008/06/12 10:43:10 cmc 1.10.10.1: #i90652# some more easy-to-remove unused code


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [2980042384361b9f7084e861947706467e259e1c]

INTEGRATION: CWS cmcfixes47 (1.15.10); FILE MERGED 2008/06/12 10:43:10 cmc 1.15.10.1: #i90652# some more easy-to-remove unused code


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [62ad60bd8bf3a534c3a853369036366ac1b4222e]

INTEGRATION: CWS cmcfixes47 (1.12.20); FILE MERGED 2008/06/12 10:43:10 cmc 1.12.20.1: #i90652# some more easy-to-remove unused code


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [9dc8ad8cf1ce07e8b77d5a65e01c700d3635f15a]

INTEGRATION: CWS cmcfixes47 (1.12.10); FILE MERGED 2008/06/12 10:43:09 cmc 1.12.10.1: #i90652# some more easy-to-remove unused code


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [3f390387cca258aef1389f9e44186a63e848f4aa]

INTEGRATION: CWS cmcfixes47 (1.4.10); FILE MERGED 2008/06/12 10:43:09 cmc 1.4.10.1: #i90652# some more easy-to-remove unused code


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [0548dc0f2358c1b4d41b57ceb9962c1edf4d42ee]

INTEGRATION: CWS cmcfixes47 (1.3.20); FILE MERGED 2008/06/12 10:43:09 cmc 1.3.20.1: #i90652# some more easy-to-remove unused code


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [3422ee1c5b5aed0b437fbf623ab708d8678a2ba6]

INTEGRATION: CWS cmcfixes47 (1.4.10); FILE MERGED 2008/06/12 10:43:08 cmc 1.4.10.1: #i90652# some more easy-to-remove unused code


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [f6e3414f731dafe415a7ba3a038b3152994bbbee]

INTEGRATION: CWS cmcfixes47 (1.3.20); FILE MERGED 2008/06/12 10:43:08 cmc 1.3.20.1: #i90652# some more easy-to-remove unused code


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [8f98a45656f63fd40fbb9988b6cccf70ca8263aa]

INTEGRATION: CWS cmcfixes47 (1.5.10); FILE MERGED 2008/06/12 10:43:08 cmc 1.5.10.1: #i90652# some more easy-to-remove unused code


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [a01161dc0a3114faa43975fb852da63cbb3fee99]

INTEGRATION: CWS cmcfixes47 (1.6.10); FILE MERGED 2008/06/07 15:54:42 cmc 1.6.10.1: #i90469# cut too deeply


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [07d4beb12f00af8231348283a55f7509be7bfd15]

INTEGRATION: CWS cmcfixes47 (1.6.10); FILE MERGED 2008/06/12 10:43:08 cmc 1.6.10.1: #i90652# some more easy-to-remove unused code


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [02f7354db332a4e0d578a32a3399267341f760ed]

INTEGRATION: CWS cmcfixes47 (1.6.10); FILE MERGED 2008/06/12 10:43:07 cmc 1.6.10.1: #i90652# some more easy-to-remove unused code


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [3c46bfab3435de10194ee48610043c944c3967b4]

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>  [fb5a790e284e7e894b317e11fc3a0fe68028e693]

INTEGRATION: CWS sysui26 (1.10.74); FILE MERGED 2008/07/03 14:42:02 dv 1.10.74.1: Allow setting of msi properties for mso file types


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [a7a39823402d337e70a166c96299d6e3b8168553]

INTEGRATION: CWS sysui26 (1.14.74); FILE MERGED 2008/07/03 14:42:01 dv 1.14.74.1: Allow setting of msi properties for mso file types


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [deb37d45a95355fb6950345f4734d0538e3bb559]

INTEGRATION: CWS sysui26 (1.7.74); FILE MERGED 2008/07/03 15:39:37 hro 1.7.74.2: #i89966# Added sweb.exe launcher 2008/06/27 11:37:44 hro 1.7.74.1: #i90966# Inroduced new OOo 3.0 Icons for Windows (OS/2)


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [69ce45845ad073933c5acd96ef4a1f934031861f]

INTEGRATION: CWS sysui26 (1.1.2); FILE ADDED 2008/07/03 15:40:37 hro 1.1.2.1: #i89966# Added sweb.exe launcher


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [cb8a4aa5cf665605baa62cac9a38c9bd327d4d28]

INTEGRATION: CWS sysui26 (1.10.74); FILE MERGED 2008/07/03 15:40:00 hro 1.10.74.2: #i89966# Added sweb.exe launcher 2008/06/27 11:37:43 hro 1.10.74.1: #i90966# Inroduced new OOo 3.0 Icons for Windows (OS/2)


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [82f2fb01a8d76d75d4eb60945e63a53ed8058bf2]

INTEGRATION: CWS sysui26 (1.18.74); FILE MERGED 2008/06/27 11:37:43 hro 1.18.74.1: #i90966# Inroduced new OOo 3.0 Icons for Windows (OS/2)


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [278332c16193b9ac68f876d1dc3d1293bdf39fc3]

INTEGRATION: CWS sysui26 (1.4.74); FILE MERGED 2008/06/27 11:37:43 hro 1.4.74.1: #i90966# Inroduced new OOo 3.0 Icons for Windows (OS/2)


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [42dbc708c09d9d14b28bd150104f718d436afd4f]

INTEGRATION: CWS sysui26 (1.11.74); FILE MERGED 2008/06/27 11:37:43 hro 1.11.74.1: #i90966# Inroduced new OOo 3.0 Icons for Windows (OS/2)


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [37affa4fcbaf00a1fda5d879f6afb1eafcc7bc4c]

INTEGRATION: CWS sysui26 (1.81.36); FILE MERGED 2008/06/27 11:37:43 hro 1.81.36.1: #i90966# Inroduced new OOo 3.0 Icons for Windows (OS/2)


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [f3b01bcfb117c561655687f231d631e27b5b4c5f]

INTEGRATION: CWS sysui26 (1.14.74); FILE MERGED 2008/06/27 11:37:43 hro 1.14.74.1: #i90966# Inroduced new OOo 3.0 Icons for Windows (OS/2)


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [a85ba252a7174bcd1b2033cf950aa812186dbca0]

INTEGRATION: CWS sysui26 (1.64.32); FILE MERGED 2008/07/03 15:41:11 hro 1.64.32.1: #i89966# Added sweb.exe launcher


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [26d944e07dfb4b36f8c5c1e68f30d934ab775df9]

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>  [43e9e5c268c893d9ae7eef993936b3aeaa28f8a0]

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>  [8e4514c5152fadb5d70b332ac1224720ce237a8b]

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>  [2fe7e8018a969121f4061e7c8b87302a830f8dde]

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>  [cee7fc6d34d884f5209dd27e90ba83207f6536a1]

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>  [4126d5e0b91522adf1a653a72b28318166627b6c]

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>  [749d1a34eb199ae588737ff9e413e49a1dd8aacf]

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>  [4806982ade81f395964889b7b0190d649aa6168e]

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>  [4dd4095892950ce82e85c86c7148ccb7a2e611ac]

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>  [9af9b71ad0b19adc67ceec9bcbc3a85126d8d66d]

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>  [7dbd0ddc54e279a9ec1f7e7d7ce5d90aedbe2cc1]

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>  [2d797febdba847e83e3e33bf745bd2a9dd08299e]

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>  [a4ce98e7cfb2003970f087e527c5093c6b5f79cc]

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>  [3a0504d03dae7ba7cbcfb9631d72eac377dc46f1]

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>  [16639f4aca5a46d841497bc131edbab67a218f0d]

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>  [7300498de7a5a7997e2a63552215c6a94b6d5a2c]

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>  [22f5f14cedb1bec76d3fe727c35886eaa456ec23]

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>  [c72680c523fd3eb3905c3e115a2fff11e26829cf]

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>  [3c77ee5ed4a7ff2cdde867188a7021e44eef8193]

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>  [03fe98f6311efb6c49cd168eb2f8134289a9edd4]

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>  [7e602832b4c439e938d6666f2db21f5eff61d8af]

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>  [36c1e78e8b65026d6feeb31cc8a9ac952d2f3bbe]

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>  [f5c354bc45f6b4a1332883c8eb3a6a0875b766f2]

INTEGRATION: CWS sysui26 (1.1.2); FILE ADDED 2008/07/14 12:20:21 rt 1.1.2.3: Correct license header 2008/06/25 08:49:46 dv 1.1.2.2: scp will handle module selection; no removal needed any longer 2008/06/16 06:15:22 dv 1.1.2.1: Reworked registering for msdoc


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [86aacede9b2127ba74c7e61706736225b9bbe32e]

INTEGRATION: CWS sysui26 (1.1.2); FILE ADDED 2008/07/14 12:20:21 rt 1.1.2.2: Correct license header 2008/06/16 06:14:39 dv 1.1.2.1: Reworked registering for msdoc


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [2e96ffba9da772932628cac2fb91e047d9196dd4]

INTEGRATION: CWS sysui26 (1.1.2); FILE ADDED 2008/06/25 08:49:46 dv 1.1.2.2: scp will handle module selection; no removal needed any longer 2008/06/16 06:15:11 dv 1.1.2.1: Reworked registering for msdoc


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [48522765f11ce0c54ad4388b07c78a4d89fdea61]

INTEGRATION: CWS sysui26 (1.25.6); FILE MERGED 2008/06/25 12:41:04 dv 1.25.6.1: Register for mso file extensions


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [bab2c2d8849946fe7430acba740a4fd3c37e1086]

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>  [1ee619089be5d02f8f69035f656f523d41a65018]

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>  [5cdaa96ab98b7e8ec8f49b8abf2a2dda9e777662]

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>  [fd48ed44be7c402f079b76b86127961c03af3afd]

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>  [ee1db2ea6c89d2222b1c1fc7b32854c5e0663903]

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>  [ddbaffe4ca2e982be69009b676c15531dc6728c4]

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>  [5f43c3476872d3fac6c7aa19d8360a7f9ea83f8c]

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>  [5a43b402aff0c7d4ebae2b9d8abb2cdaf9f4f0a0]

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>  [4d700f95b9e092cf115680f84755ba6325b24ead]

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-16  Ivo Hinkelmann  <ihi@openoffice.org>  [b5a97c4135e56aceaf1c885d8e0f78afa927954c]

INTEGRATION: CWS sysui26 (1.32.2); FILE MERGED 2008/07/03 18:36:28 ihi 1.32.2.2: #i91338# gnome mimetype fix 2008/06/27 13:04:29 ihi 1.32.2.1: #i89966# New OOXML mimetypes


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [815c14dcb217b8169a75c435ce42828dfe7e80a3]

INTEGRATION: CWS sysui26 (1.4.126); FILE MERGED 2008/07/03 18:36:27 ihi 1.4.126.2: #i91338# gnome mimetype fix 2008/06/27 13:04:29 ihi 1.4.126.1: #i89966# New OOXML mimetypes


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [04b153681730f8b7074d1b60dbc56717075473e8]

INTEGRATION: CWS sysui26 (1.27.2); FILE MERGED 2008/07/04 13:37:12 ihi 1.27.2.2: #i91338# Added missing mimetype 2008/06/27 13:41:36 ihi 1.27.2.1: #i89966# New OOXML mimetypes


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [73d464d2f14e37c057514ffe706cbfb12378bcb0]

INTEGRATION: CWS sysui26 (1.14.94); FILE MERGED 2008/07/03 18:43:53 ihi 1.14.94.4: #i91338# gnome mimetype fix 2008/06/27 15:41:03 ihi 1.14.94.3: #i89966# New OOXML mimetypes 2008/06/27 15:21:19 ihi 1.14.94.2: #i89966# New OOXML mimetypes 2008/06/27 15:00:15 ihi 1.14.94.1: #i89966# New OOXML mimetypes


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [3acc9acd1bd06fc8f4d5b1854bec7ba4d199f249]

INTEGRATION: CWS sysui26 (1.31.2); FILE MERGED 2008/07/03 18:36:27 ihi 1.31.2.2: #i91338# gnome mimetype fix 2008/06/27 13:04:28 ihi 1.31.2.1: #i89966# New OOXML mimetypes


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [863ab909b478b900d61fc025ace002affb533890]

INTEGRATION: CWS sysui26 (1.1.2); FILE ADDED 2008/06/27 17:11:16 ihi 1.1.2.2: #i89966# New OOXML mimetypes 2008/06/27 13:02:44 ihi 1.1.2.1: #i89966# New OOXML mimetypes


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [7581afc2aacabf5aa2fa4247a5350c82c1440458]

INTEGRATION: CWS sysui26 (1.1.2); FILE ADDED 2008/06/27 17:00:25 ihi 1.1.2.2: #i89966# New OOXML mimetypes 2008/06/27 13:02:44 ihi 1.1.2.1: #i89966# New OOXML mimetypes


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [f668d3806e8209dd52c09af6e297888492ee7513]

INTEGRATION: CWS sysui26 (1.1.2); FILE ADDED 2008/06/27 17:11:16 ihi 1.1.2.2: #i89966# New OOXML mimetypes 2008/06/27 13:02:43 ihi 1.1.2.1: #i89966# New OOXML mimetypes


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [42a6549c77b329684fbee32b968f57827c8ff052]

INTEGRATION: CWS sysui26 (1.1.2); FILE ADDED 2008/06/27 17:00:25 ihi 1.1.2.2: #i89966# New OOXML mimetypes 2008/06/27 13:02:43 ihi 1.1.2.1: #i89966# New OOXML mimetypes


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [63bf62b836c833109fc6e72cb7a40f43300eef23]

INTEGRATION: CWS sysui26 (1.1.2); FILE ADDED 2008/06/27 17:00:24 ihi 1.1.2.2: #i89966# New OOXML mimetypes 2008/06/27 13:02:43 ihi 1.1.2.1: #i89966# New OOXML mimetypes


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [5302cd4bbb924f26dfb53fa73bb13ceb411a2fd4]

INTEGRATION: CWS sysui26 (1.1.2); FILE ADDED 2008/07/10 11:09:30 ihi 1.1.2.3: #i91338# icons removed 2008/06/27 17:11:16 ihi 1.1.2.2: #i89966# New OOXML mimetypes 2008/06/27 13:02:43 ihi 1.1.2.1: #i89966# New OOXML mimetypes


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [927b6bd147db980dd395c92da4089e9f6a8ed8ab]

INTEGRATION: CWS sysui26 (1.5.294); FILE MERGED 2008/07/03 18:36:27 ihi 1.5.294.2: #i91338# gnome mimetype fix 2008/06/27 14:06:39 ihi 1.5.294.1: #i89966# New OOXML mimetypes


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [5aad1b990aecebccf787f4f48725a091c1e16578]

INTEGRATION: CWS sysui26 (1.11.2); FILE MERGED 2008/07/03 18:36:27 ihi 1.11.2.2: #i91338# gnome mimetype fix 2008/06/27 14:06:38 ihi 1.11.2.1: #i89966# New OOXML mimetypes


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [5a3fc316f0b24352259231dffac387e411d1d4cc]

INTEGRATION: CWS sysui26 (1.1.2); FILE ADDED 2008/07/03 18:36:27 ihi 1.1.2.3: #i91338# gnome mimetype fix 2008/06/27 17:11:16 ihi 1.1.2.2: #i89966# New OOXML mimetypes 2008/06/27 13:02:43 ihi 1.1.2.1: #i89966# New OOXML mimetypes


2008-07-16  Rüdiger Timm  <rt@openoffice.org>  [8e678c55700cc7464462c5aa324914b8909e6c26]

#i10000# Correct license header


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [ada09081b3fa322622e1f59a3c248071d12e0741]

INTEGRATION: CWS sysui26 (1.1.2); FILE ADDED 2008/07/03 18:36:27 ihi 1.1.2.3: #i91338# gnome mimetype fix 2008/06/27 17:00:24 ihi 1.1.2.2: #i89966# New OOXML mimetypes 2008/06/27 13:02:42 ihi 1.1.2.1: #i89966# New OOXML mimetypes


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [50a583d12b403bfe4d0972508d352dc6609eee22]

INTEGRATION: CWS sysui26 (1.1.2); FILE ADDED 2008/07/10 11:09:30 ihi 1.1.2.4: #i91338# icons removed 2008/07/03 18:36:27 ihi 1.1.2.3: #i91338# gnome mimetype fix 2008/06/27 17:11:16 ihi 1.1.2.2: #i89966# New OOXML mimetypes 2008/06/27 13:02:42 ihi 1.1.2.1: #i89966# New OOXML mimetypes


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [979927caacad13d88cbb7c73a8e844c8db3ea4f8]

INTEGRATION: CWS sysui26 (1.1.2); FILE ADDED 2008/07/10 11:09:29 ihi 1.1.2.4: #i91338# icons removed 2008/07/03 18:36:26 ihi 1.1.2.3: #i91338# gnome mimetype fix 2008/06/27 17:11:16 ihi 1.1.2.2: #i89966# New OOXML mimetypes 2008/06/27 13:37:35 ihi 1.1.2.1: #i89966# New OOXML mimetypes


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [a90a292dbfde3f5f3e6c81c3a1f2e18fb627222f]

INTEGRATION: CWS sysui26 (1.1.2); FILE ADDED 2008/07/03 18:36:26 ihi 1.1.2.3: #i91338# gnome mimetype fix 2008/06/27 17:00:24 ihi 1.1.2.2: #i89966# New OOXML mimetypes 2008/06/27 13:37:35 ihi 1.1.2.1: #i89966# New OOXML mimetypes


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [fe786bfd4430a67161824c59e9aff6f98f61d35b]

INTEGRATION: CWS sysui26 (1.1.2); FILE ADDED 2008/07/03 18:36:26 ihi 1.1.2.3: #i91338# gnome mimetype fix 2008/06/27 17:11:16 ihi 1.1.2.2: #i89966# New OOXML mimetypes 2008/06/27 13:02:42 ihi 1.1.2.1: #i89966# New OOXML mimetypes


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [52993ec7b5649ff16dd3aa847819e4208f45b7d9]

INTEGRATION: CWS sysui26 (1.1.2); FILE ADDED 2008/07/03 18:36:26 ihi 1.1.2.4: #i91338# gnome mimetype fix 2008/06/27 17:00:24 ihi 1.1.2.3: #i89966# New OOXML mimetypes 2008/06/27 13:37:35 ihi 1.1.2.2: #i89966# New OOXML mimetypes 2008/06/27 13:02:42 ihi 1.1.2.1: #i89966# New OOXML mimetypes


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [c93352a8b6dc6da4fc34c06e5ee731ce7f868a1d]

INTEGRATION: CWS sysui26 (1.1.2); FILE ADDED 2008/07/03 18:36:26 ihi 1.1.2.3: #i91338# gnome mimetype fix 2008/06/27 17:00:23 ihi 1.1.2.2: #i89966# New OOXML mimetypes 2008/06/27 13:02:42 ihi 1.1.2.1: #i89966# New OOXML mimetypes


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [3e64bbe455ea1b937ed752dd5fbc0bcbaac4ba38]

INTEGRATION: CWS sysui26 (1.1.2); FILE ADDED 2008/07/03 18:36:26 ihi 1.1.2.1: #i91338# gnome mimetype fix


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [7e9b8e5ab88f399e10767116cc53caadffc7b620]

INTEGRATION: CWS sysui26 (1.14.10); FILE MERGED 2008/07/03 18:36:26 ihi 1.14.10.2: #i91338# gnome mimetype fix 2008/06/27 13:03:09 ihi 1.14.10.1: #i89966# New OOXML mimetypes


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [b1969469fc227a1c5c111eac60e3f195def0e9ff]

INTEGRATION: CWS sysui26 (1.11.22); FILE MERGED 2008/07/03 18:36:26 ihi 1.11.22.2: #i91338# gnome mimetype fix 2008/06/27 13:03:09 ihi 1.11.22.1: #i89966# New OOXML mimetypes


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [ce46968eae2f4fc6753602d3197c4a768cff4da9]

INTEGRATION: CWS sysui26 (1.10.22); FILE MERGED 2008/07/03 18:36:26 ihi 1.10.22.2: #i91338# gnome mimetype fix 2008/06/27 13:03:08 ihi 1.10.22.1: #i89966# New OOXML mimetypes


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [cb5fe635669622737ea7512fe5c5da89202b8c2e]

INTEGRATION: CWS sysui26 (1.21.2); FILE MERGED 2008/07/03 18:36:25 ihi 1.21.2.2: #i91338# gnome mimetype fix 2008/06/27 13:04:28 ihi 1.21.2.1: #i89966# New OOXML mimetypes


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [94e967478950915c0c019bad85e2b66f6a646d0b]

INTEGRATION: CWS sysui26 (1.4.2); FILE MERGED 2008/06/24 11:55:41 obr 1.4.2.1: #i89966# cloned OOXML definitions from Leopard


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [3b37dffd8e1460950c72aa38ed6dbf52c9e07020]

INTEGRATION: CWS sysui26 (1.2.342); FILE MERGED 2008/06/27 12:50:11 ihi 1.2.342.1: #i90966# New icons


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [e80cb5bd935bf7588149a77762efe523f77815b9]

INTEGRATION: CWS sysui26 (1.3.342); FILE MERGED 2008/06/27 12:50:11 ihi 1.3.342.1: #i90966# New icons


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [60e2c8a9de2819b3cf9df4a80035b8cbc967ea30]

INTEGRATION: CWS sysui26 (1.3.342); FILE MERGED 2008/07/09 10:23:30 ihi 1.3.342.1: #i91430# new printeradmin icon


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [9ec1488a142d26baff90eb4912f14732302e83d6]

INTEGRATION: CWS sysui26 (1.3.342); FILE MERGED 2008/06/27 12:50:10 ihi 1.3.342.1: #i90966# New icons


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [5e7d89f7e588d4f3f12f11b7d2e888e2235d84d6]

INTEGRATION: CWS sysui26 (1.2.342); FILE MERGED 2008/06/27 12:50:10 ihi 1.2.342.1: #i90966# New icons


2008-07-16  Rüdiger Timm  <rt@openoffice.org>  [8511f65d3c4f61e7f674f4daf6b629cf5e1df103]

#i10000# Correct license header


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [bbb8739472b8406e1bea4838e0d79c0d0c4122c7]

INTEGRATION: CWS sysui26 (1.3.342); FILE MERGED 2008/06/27 12:50:09 ihi 1.3.342.1: #i90966# New icons


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [1727465e8b5e33f9304999f7b967a940d512ef80]

INTEGRATION: CWS sysui26 (1.2.342); FILE MERGED 2008/06/27 12:50:09 ihi 1.2.342.1: #i90966# New icons


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [1bb806a24034bb760d30a3b7312d6abcd1f06d3e]

INTEGRATION: CWS sysui26 (1.3.342); FILE MERGED 2008/06/27 12:50:08 ihi 1.3.342.1: #i90966# New icons


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [5c5215ce09055bd4ba699189550719cec7777036]

INTEGRATION: CWS sysui26 (1.2.290); FILE MERGED 2008/06/27 12:50:08 ihi 1.2.290.1: #i90966# New icons


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [4c8994d7941986beca2acc416898336c4c37155e]

INTEGRATION: CWS sysui26 (1.2.290); FILE MERGED 2008/06/27 12:50:07 ihi 1.2.290.1: #i90966# New icons


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [6dd92aec50960f8344d136971517e83dc25eae19]

INTEGRATION: CWS sysui26 (1.1.2); FILE ADDED 2008/06/27 12:50:07 ihi 1.1.2.1: #i90966# New icons


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [7ab298f5320d43340fdb1ae23b7311f64a097711]

INTEGRATION: CWS sysui26 (1.2.32); FILE MERGED 2008/06/22 20:39:14 obr 1.2.32.1: #i90966# new desktop icons


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [a296e882ad67e9ee6be2813a2b67d9019aa5a4b8]

INTEGRATION: CWS sysui26 (1.1.2); FILE ADDED 2008/06/27 10:47:15 hro 1.1.2.1: #i90966# Added new OOo 3.0 icons


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [a91bee61ab51836967e798a4482353697ab8ecc5]

INTEGRATION: CWS sysui26 (1.1.2); FILE ADDED 2008/06/27 10:47:16 hro 1.1.2.1: #i90966# Added new OOo 3.0 icons


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [df8ef13d70212e1e40412fdd567d548848c8fb8a]

INTEGRATION: CWS sysui26 (1.1.2); FILE ADDED 2008/06/27 10:47:14 hro 1.1.2.1: #i90966# Added new OOo 3.0 icons


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [f8bf330ed5fe013db7b5219d751c7a479e3f7b73]

INTEGRATION: CWS sysui26 (1.1.2); FILE ADDED 2008/06/27 10:46:24 hro 1.1.2.1: #i90966# Added new OOo 3.0 icons


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [986f133a5cc1defce757db902a513cfcd0ce0438]

INTEGRATION: CWS sysui26 (1.1.2); FILE ADDED 2008/06/27 10:46:22 hro 1.1.2.1: #i90966# Added new OOo 3.0 icons


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [e5be44004103ed27184463c5b39e81fd4b83de89]

INTEGRATION: CWS sysui26 (1.1.2); FILE ADDED 2008/06/27 10:46:23 hro 1.1.2.1: #i90966# Added new OOo 3.0 icons


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [ef756f5c5ff05e03c4f5e1157b0c839efc7637cf]

INTEGRATION: CWS sysui26 (1.2.32); FILE MERGED 2008/06/22 20:39:14 obr 1.2.32.1: #i90966# new desktop icons


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [39f776eef8701a1ac057cdc88b61d54204750ae1]

INTEGRATION: CWS sysui26 (1.7.10); FILE MERGED 2008/06/27 10:52:21 hro 1.7.10.1: #i90966# Added new OOo 3.0 icons


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [cebbd02fdcd3348deec20308667590d7a439395d]

INTEGRATION: CWS sysui26 (1.20.2); FILE MERGED 2008/07/03 18:36:25 ihi 1.20.2.2: #i91338# gnome mimetype fix 2008/06/27 13:04:28 ihi 1.20.2.1: #i89966# New OOXML mimetypes


2008-07-16  Rüdiger Timm  <rt@openoffice.org>  [070cba02e225aef54661ad35efe170fb0edda530]

#i91707# Syntax of 'tail' command: use '-n' instead of '--lines'.


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [382e37b24b14fd1b18bf5401ac2c51f554868597]

INTEGRATION: CWS tl55 (1.7.84); FILE MERGED 2008/06/24 08:35:05 os 1.7.84.1: #i85999# grammar checking


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [269188e6418f860908964cecb85fa3f040e81c7c]

INTEGRATION: CWS tl55 (1.12.42); FILE MERGED 2008/07/02 07:39:57 os 1.12.42.6: i85999# reference counting fixed 2008/06/29 09:22:59 tl 1.12.42.5: #i85999# grammar checking framework 2008/06/27 12:15:01 tl 1.12.42.4: #i85999# grammar checking framework 2008/06/27 12:12:11 tl 1.12.42.3: #i85999# grammar checking framework 2008/06/26 13:19:51 tl 1.12.42.2: #i85999# grammar checking framework 2008/06/19 09:30:41 os 1.12.42.1: #i85999# grammar checking config added


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [e5c6f6f60c5ae9836bf06a949f0e92b1bf83c10c]

INTEGRATION: CWS tl55 (1.4.42); FILE MERGED 2008/06/27 12:11:47 tl 1.4.42.3: #i85999# grammar checking framework 2008/06/26 13:19:50 tl 1.4.42.2: #i85999# grammar checking framework 2008/06/19 09:30:40 os 1.4.42.1: #i85999# grammar checking config added


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [7068b9cb2855d684cd960b2c3e2489a3c476d11d]

INTEGRATION: CWS tl55 (1.9.42); FILE MERGED 2008/06/19 09:30:41 os 1.9.42.1: #i85999# grammar checking config added


2008-07-16  Rüdiger Timm  <rt@openoffice.org>  [c2d280abf75ea629d50bbd83dfd5ff2e8491da39]

#i10000# Correct license header.


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [135e331279b4599fc9bdd1ba26f508dad25d620f]

INTEGRATION: CWS tl55 (1.44.54); FILE MERGED 2008/06/19 09:32:24 os 1.44.54.1: #i85999# grammar checking


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [08b19703da1afec87c35529c363a314baa7360a0]

INTEGRATION: CWS tl55 (1.36.10); FILE MERGED 2008/06/23 13:42:10 os 1.36.10.1: #i85999# dialog interface extended for grammar checking


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [9e77f748741ea6bd339ddbf84a88074b2eb9953b]

INTEGRATION: CWS tl55 (1.8.54); FILE MERGED 2008/06/30 13:00:24 os 1.8.54.4: #i85999# explanation display fixed 2008/06/26 14:23:36 os 1.8.54.3: i85999 interactive grammar checking 2008/06/23 13:41:41 os 1.8.54.2: #i85999# vendor image support added 2008/06/16 15:37:16 os 1.8.54.1: #i90144# Rework spelling dialog for grammar checking


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [702866b7728c664b4fecf1ec9b5ef037bb00cd3e]

INTEGRATION: CWS tl55 (1.76.10); FILE MERGED 2008/07/07 15:18:11 tl 1.76.10.2: RESYNC: (1.76-1.77); FILE MERGED 2008/06/23 13:42:31 os 1.76.10.1: #i85999# dialog interface extended for grammar checking


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [4364895ebdc6f01763e73ded4767e75ca409bab5]

INTEGRATION: CWS tl55 (1.87.10); FILE MERGED 2008/06/23 13:42:31 os 1.87.10.1: #i85999# dialog interface extended for grammar checking


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [9baa79c5ea8b4d42174f84691f65ccc95db3c839]

INTEGRATION: CWS tl55 (1.113.10); FILE MERGED 2008/06/23 13:42:31 os 1.113.10.1: #i85999# dialog interface extended for grammar checking


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [760308aad8d316505e8d719d67356a961cc74500]

INTEGRATION: CWS tl55 (1.7.54); FILE MERGED 2008/06/23 13:41:29 os 1.7.54.3: #i85999# vendor image support added 2008/06/19 09:32:00 os 1.7.54.2: #i85999# grammar checking 2008/06/16 15:37:16 os 1.7.54.1: #i90144# Rework spelling dialog for grammar checking


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [382ee6302dd97847759ed93f9cea51bfdf4c249e]

INTEGRATION: CWS tl55 (1.8.18); FILE MERGED 2008/06/26 14:23:14 os 1.8.18.3: i85999 interactive grammar checking 2008/06/23 13:41:06 os 1.8.18.2: #i85999# vendor image support added 2008/06/16 15:37:16 os 1.8.18.1: #i90144# Rework spelling dialog for grammar checking


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [a1a063d877691b7f0ccda07654438d8d84e3d9d4]

INTEGRATION: CWS tl55 (1.5.18); FILE MERGED 2008/06/23 13:41:06 os 1.5.18.2: #i85999# vendor image support added 2008/06/16 15:37:16 os 1.5.18.1: #i90144# Rework spelling dialog for grammar checking


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [84218519b21fbcdc804ecefbd341ad875eba8551]

INTEGRATION: CWS tl55 (1.21.54); FILE MERGED 2008/07/08 09:45:46 tl 1.21.54.8: #i85999# grammar checking framework 2008/07/07 15:18:04 tl 1.21.54.7: RESYNC: (1.21-1.22); FILE MERGED 2008/06/30 13:00:24 os 1.21.54.6: #i85999# explanation display fixed 2008/06/26 14:23:14 os 1.21.54.5: i85999 interactive grammar checking 2008/06/24 12:28:49 os 1.21.54.4: #i83776# unused line removed 2008/06/23 13:41:06 os 1.21.54.3: #i85999# vendor image support added 2008/06/19 09:32:00 os 1.21.54.2: #i85999# grammar checking 2008/06/16 15:37:16 os 1.21.54.1: #i90144# Rework spelling dialog for grammar checking


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [5f0a512a2a1be081861bb1bb8b4b222889c4cdae]

INTEGRATION: CWS tl55 (1.5.54); FILE MERGED 2008/06/26 14:23:14 os 1.5.54.1: i85999 interactive grammar checking


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [65adcc6b56f064b217706940cbffe2d284151e76]

INTEGRATION: CWS tl55 (1.7.54); FILE MERGED 2008/06/30 08:27:08 tl 1.7.54.2: #i85999# grammar checking framework 2008/06/26 14:23:14 os 1.7.54.1: i85999 interactive grammar checking


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [4494226ca33a35d7c2ce4896e7e996d294777cba]

INTEGRATION: CWS tl55 (1.5.10); FILE MERGED 2008/06/23 13:40:20 os 1.5.10.1: #i85999# dialog interface extended for grammar checking


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [7739b2e6e4eeb5a592828a1880c5050d93947045]

INTEGRATION: CWS tl55 (1.6.10); FILE MERGED 2008/06/23 13:40:20 os 1.6.10.1: #i85999# dialog interface extended for grammar checking


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [8658f9a66a652f6448ab0ec8d49c5d12b56c198e]

INTEGRATION: CWS tl55 (1.3.54); FILE MERGED 2008/06/23 13:39:47 os 1.3.54.1: #i85999# dialog interface extended for grammar checking


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [0a4e35cec5763d36fba9d12e291bcf1956ec6516]

INTEGRATION: CWS tl55 (1.3.54); FILE MERGED 2008/06/23 13:40:20 os 1.3.54.3: #i85999# dialog interface extended for grammar checking 2008/06/19 09:32:00 os 1.3.54.2: #i85999# grammar checking 2008/06/16 15:37:16 os 1.3.54.1: #i90144# Rework spelling dialog for grammar checking


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [cfd0f1df4c7ea98307e7a68e998ccc1311839a6b]

INTEGRATION: CWS tl55 (1.76.54); FILE MERGED 2008/07/07 15:17:58 tl 1.76.54.2: RESYNC: (1.76-1.77); FILE MERGED 2008/06/19 09:31:59 os 1.76.54.1: #i85999# grammar checking


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [edf6343d14c3a5eb238a3bf6287bd44270ff1556]

INTEGRATION: CWS tl55 (1.3.44); FILE MERGED 2008/06/16 11:11:55 tl 1.3.44.1: #i85999# grammar checking framework


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [031a79d8bb0f2795c6371bc403ec736448aab230]

INTEGRATION: CWS tl55 (1.15.44); FILE MERGED 2008/06/25 05:38:18 tl 1.15.44.3: #i85999# grammar checking framework 2008/06/24 09:21:02 tl 1.15.44.2: #i85999# grammar checking framework 2008/06/07 15:23:35 tl 1.15.44.1: #i85999# grammar checking framework


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [0176185cc15636f3572badda56b2bdc4d4626310]

INTEGRATION: CWS tl55 (1.3.44); FILE MERGED 2008/06/07 15:23:35 tl 1.3.44.1: #i85999# grammar checking framework


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [3dd556af7fdab8b7df1e6b02bedeb88c5729aa21]

INTEGRATION: CWS tl55 (1.3.44); FILE MERGED 2008/06/24 11:52:13 tl 1.3.44.3: #i85999# grammar checking framework 2008/06/07 15:23:35 tl 1.3.44.2: #i85999# grammar checking framework 2008/05/27 11:17:18 tl 1.3.44.1: #i85999# improve grammar checking framework


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [cda70880366125bd18ffe21f794a340b2b3928be]

INTEGRATION: CWS tl55 (1.7.44); FILE MERGED 2008/06/24 08:41:18 tl 1.7.44.1: #i85999# grammar checking framework


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [9c78e819d9d69f55f70044f995c6b4d32ee4ab7d]

INTEGRATION: CWS tl55 (1.3.44); FILE MERGED 2008/06/25 05:37:55 tl 1.3.44.3: #i85999# grammar checking framework 2008/06/07 15:23:35 tl 1.3.44.2: #i85999# grammar checking framework 2008/05/27 11:17:17 tl 1.3.44.1: #i85999# improve grammar checking framework


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [bd0b83172e62e95983283cd478528c4478402726]

INTEGRATION: CWS tl55 (1.31.2); FILE MERGED 2008/06/13 15:20:17 tl 1.31.2.2: #i85999# grammart checking framework 2008/06/11 08:17:41 mba 1.31.2.1: some fixes


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [4e6106c38fcd9b072fc172914fd5b85a5e04e7a9]

INTEGRATION: CWS tl55 (1.7.8); FILE MERGED 2008/06/25 06:04:24 tl 1.7.8.1: #158047# customer specific extension


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [ba9ae69a5579eecd00ea242d5d157bb19cde7859]

INTEGRATION: CWS tl55 (1.3.8); FILE MERGED 2008/06/25 06:03:52 tl 1.3.8.3: #158047# customer specific extension 2008/06/07 15:24:21 tl 1.3.8.2: #i85999# grammar checking framework 2008/05/27 11:17:52 tl 1.3.8.1: #i85999# improve grammar checking framework


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [2f702e769432fc57627361230c2b01ea8922bab6]

INTEGRATION: CWS tl55 (1.3.8); FILE MERGED 2008/06/25 06:03:52 tl 1.3.8.5: #158047# customer specific extension 2008/06/09 07:12:47 tl 1.3.8.4: #i85999# grammar checking framework 2008/06/07 15:24:21 tl 1.3.8.3: #i85999# grammar checking framework 2008/05/27 11:17:52 tl 1.3.8.2: #i85999# improve grammar checking framework 2008/05/22 14:12:26 tl 1.3.8.1: #158047# customer specific extension


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [573b7dc2dd9caf9e2f1b69b111fa6bc8d740f5d4]

INTEGRATION: CWS tl55 (1.3.8); FILE MERGED 2008/07/01 13:17:59 tl 1.3.8.15: #i85999# grammar checking framework 2008/06/29 11:35:00 tl 1.3.8.14: #i85999# grammar checking framework 2008/06/25 14:11:42 tl 1.3.8.13: #i85999# grammar checking framework 2008/06/19 14:55:09 tl 1.3.8.12: #i85999# grammar checking framework 2008/06/16 11:34:43 tl 1.3.8.11: #i85999# grammar checking framework 2008/06/13 15:20:17 tl 1.3.8.10: #i85999# grammart checking framework 2008/06/11 10:40:56 tl 1.3.8.9: #i85999# grammar checking framework 2008/06/11 08:17:41 mba 1.3.8.8: some fixes 2008/06/07 15:24:21 tl 1.3.8.7: #i85999# grammar checking framework 2008/05/31 16:47:55 tl 1.3.8.6: #i85999# grammar checking framework 2008/05/27 11:17:52 tl 1.3.8.5: #i85999# improve grammar checking framework 2008/05/23 11:00:13 tl 1.3.8.4: #158047# customer specific extension 2008/05/23 05:54:46 tl 1.3.8.3: #158047# customer specific extension 2008/05/22 14:00:59 tl 1.3.8.2: #158047# customer specific extension 2008/05/21 09:59:51 tl 1.3.8.1: #158047# customer specific extension


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [9951ea69fd0e68c8d3547c0a35c5c8ec89c0b9b5]

INTEGRATION: CWS tl55 (1.3.8); FILE MERGED 2008/07/01 13:21:19 tl 1.3.8.25: #i85999# grammar checking framework 2008/07/01 13:17:58 tl 1.3.8.24: #i85999# grammar checking framework 2008/07/01 07:51:33 tl 1.3.8.23: #i85999# grammar checking framework 2008/06/30 11:53:11 os 1.3.8.22: #i85999# iteration fixed for dialog access 2008/06/29 11:35:00 tl 1.3.8.21: #i85999# grammar checking framework 2008/06/25 14:13:24 tl 1.3.8.20: #i85999# grammar checking framework 2008/06/25 14:11:42 tl 1.3.8.19: #i85999# grammar checking framework 2008/06/25 07:07:02 tl 1.3.8.18: #i85999# grammar checking framework 2008/06/25 06:30:05 tl 1.3.8.17: #i85999# grammar checking framework 2008/06/24 10:24:13 os 1.3.8.16: #83776# additional locals fixed 2008/06/19 14:55:09 tl 1.3.8.15: #i85999# grammar checking framework 2008/06/16 11:34:42 tl 1.3.8.14: #i85999# grammar checking framework 2008/06/13 15:20:17 tl 1.3.8.13: #i85999# grammart checking framework 2008/06/11 10:40:56 tl 1.3.8.12: #i85999# grammar checking framework 2008/06/11 10:02:16 tl 1.3.8.11: #i85999# grammar checking framework 2008/06/11 09:02:00 tl 1.3.8.10: #i85999# MAC line ends removed 2008/06/11 08:17:41 mba 1.3.8.9: some fixes 2008/06/07 15:24:21 tl 1.3.8.8: #i85999# grammar checking framework 2008/05/31 16:47:55 tl 1.3.8.7: #i85999# grammar checking framework 2008/05/31 12:33:10 tl 1.3.8.6: #i85999# grammar checking framework 2008/05/27 11:17:52 tl 1.3.8.5: #i85999# improve grammar checking framework 2008/05/23 11:00:13 tl 1.3.8.4: #158047# customer specific extension 2008/05/23 05:54:46 tl 1.3.8.3: #158047# customer specific extension 2008/05/22 14:00:59 tl 1.3.8.2: #158047# customer specific extension 2008/05/21 09:59:51 tl 1.3.8.1: #158047# customer specific extension


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [7053d083e2be25e836418dd738260c6ec2f8e424]

INTEGRATION: CWS tl55 (1.14.8); FILE MERGED 2008/05/21 09:59:51 tl 1.14.8.1: #158047# customer specific extension


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [9d6c95c5d55d4542dcd767decb9d269817c79714]

INTEGRATION: CWS tl55 (1.8.8); FILE MERGED 2008/06/16 15:40:11 os 1.8.8.1: #i90144# Rework spelling dialog for grammar checking


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [1c6fecebadba9608d1fdfce71e31a3948daa9799]

INTEGRATION: CWS tl55 (1.5.134); FILE MERGED 2008/06/16 15:40:10 os 1.5.134.1: #i90144# Rework spelling dialog for grammar checking


2008-07-16  Rüdiger Timm  <rt@openoffice.org>  [01fe0f2cd1fabd8dcbc42aa3a9b6f7bd9aa7af07]

#i10000# Correct license header.


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [dfaa0e2b0f5ad386535d27239033982072a669dc]

INTEGRATION: CWS tl55 (1.5.134); FILE MERGED 2008/06/16 15:40:09 os 1.5.134.1: #i90144# Rework spelling dialog for grammar checking


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [375dc61307f41efd2f77db2890cd511c02355140]

INTEGRATION: CWS tl55 (1.6.1674); FILE MERGED 2008/06/16 15:40:09 os 1.6.1674.1: #i90144# Rework spelling dialog for grammar checking


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [73d1586754594c0de3cc00ab72f38aa5c0b358dc]

INTEGRATION: CWS tl55 (1.35.8); FILE MERGED 2008/06/16 15:40:08 os 1.35.8.1: #i90144# Rework spelling dialog for grammar checking


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [7c3aa9fd2fc6e940b7d956cd5ccbae447c99f7ac]

INTEGRATION: CWS tl55 (1.8.134); FILE MERGED 2008/06/16 15:40:08 os 1.8.134.1: #i90144# Rework spelling dialog for grammar checking


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [eae5ca3130a017465e50f048266968afef224e13]

INTEGRATION: CWS tl55 (1.12.12); FILE MERGED 2008/06/16 15:40:07 os 1.12.12.1: #i90144# Rework spelling dialog for grammar checking


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [9fa11249972bd83ecbb1d23b7a0afe19800dc1a8]

INTEGRATION: CWS tl55 (1.8.134); FILE MERGED 2008/06/16 15:40:07 os 1.8.134.1: #i90144# Rework spelling dialog for grammar checking


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [72218d43d09e56d54228543429cb5daefc4f1ab1]

INTEGRATION: CWS tl55 (1.2.510); FILE MERGED 2008/06/16 15:40:07 os 1.2.510.1: #i90144# Rework spelling dialog for grammar checking


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [3af276a405f84d7219995ce72dfbed0e1556e505]

INTEGRATION: CWS tl55 (1.8.8); FILE MERGED 2008/06/16 15:40:06 os 1.8.8.1: #i90144# Rework spelling dialog for grammar checking


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [723078d1011ea2083bc2ec3f4a67d239c1b609f9]

INTEGRATION: CWS tl55 (1.5.134); FILE MERGED 2008/06/16 15:40:06 os 1.5.134.1: #i90144# Rework spelling dialog for grammar checking


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [36ad4fbc9a46c69323aec9058df1bee2c7462635]

INTEGRATION: CWS tl55 (1.5.134); FILE MERGED 2008/06/16 15:40:05 os 1.5.134.1: #i90144# Rework spelling dialog for grammar checking


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [69647a4e8ccbd4974e789a243828fa612dc9bb2a]

INTEGRATION: CWS tl55 (1.2.510); FILE MERGED 2008/06/16 15:40:05 os 1.2.510.1: #i90144# Rework spelling dialog for grammar checking


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [df7e5ea28705776fd5aa142dd3ad4efc3115d04f]

INTEGRATION: CWS tl55 (1.8.8); FILE MERGED 2008/06/16 15:40:05 os 1.8.8.1: #i90144# Rework spelling dialog for grammar checking


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [6e7c3ce522ff376ec3edf63c7fd1c5feca87d890]

INTEGRATION: CWS tl55 (1.5.134); FILE MERGED 2008/06/16 15:40:04 os 1.5.134.1: #i90144# Rework spelling dialog for grammar checking


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [ad92ddda99723eff4355a0aad9018c3f351dac80]

INTEGRATION: CWS tl55 (1.7.1470); FILE MERGED 2008/06/16 15:40:03 os 1.7.1470.1: #i90144# Rework spelling dialog for grammar checking


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [a4684870d6f17866f9958c928f30fe320632793b]

INTEGRATION: CWS tl55 (1.31.8); FILE MERGED 2008/06/16 15:40:03 os 1.31.8.1: #i90144# Rework spelling dialog for grammar checking


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [c607bfdac3d25cfb2becff0c513405d758428ef8]

INTEGRATION: CWS tl55 (1.8.134); FILE MERGED 2008/06/16 15:40:03 os 1.8.134.1: #i90144# Rework spelling dialog for grammar checking


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [17ed8acfc80300bdfb48d5fe6dd3b9a4a1c40591]

INTEGRATION: CWS tl55 (1.11.134); FILE MERGED 2008/06/16 15:40:02 os 1.11.134.1: #i90144# Rework spelling dialog for grammar checking


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [b3eafc9639cac1451261cf5a5f190f24b92bdbea]

INTEGRATION: CWS tl55 (1.8.134); FILE MERGED 2008/06/16 15:40:02 os 1.8.134.1: #i90144# Rework spelling dialog for grammar checking


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [633f8b53b81c72d140104676668dd56c021dfe86]

INTEGRATION: CWS tl55 (1.6.1674); FILE MERGED 2008/06/16 15:40:02 os 1.6.1674.1: #i90144# Rework spelling dialog for grammar checking


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [802a76a6b697786a930ad270a721dd7d0a4bbb10]

INTEGRATION: CWS tl55 (1.32.8); FILE MERGED 2008/06/16 15:40:01 os 1.32.8.1: #i90144# Rework spelling dialog for grammar checking


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [316f4fbb7dea58ffa5c91e75c2274f425c7b4245]

INTEGRATION: CWS tl55 (1.8.134); FILE MERGED 2008/06/16 15:40:01 os 1.8.134.1: #i90144# Rework spelling dialog for grammar checking


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [a6bffac60c14313edaf74e79c1fd1f686f475ee7]

INTEGRATION: CWS tl55 (1.12.134); FILE MERGED 2008/06/16 15:40:01 os 1.12.134.1: #i90144# Rework spelling dialog for grammar checking


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [d4d7fbfdef7e3fab6ba868ead65bf9674aba8023]

INTEGRATION: CWS tl55 (1.8.134); FILE MERGED 2008/06/16 15:40:00 os 1.8.134.1: #i90144# Rework spelling dialog for grammar checking


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [6b401379654c6df475887e8537677ce83f484b5b]

INTEGRATION: CWS tl55 (1.38.50); FILE MERGED 2008/06/16 15:39:05 os 1.38.50.1: #i90144# Rework spelling dialog for grammar checking


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [14a73d8de3f04e3087a8c2872cd1c53096f605ba]

INTEGRATION: CWS tl55 (1.13.50); FILE MERGED 2008/06/29 11:35:32 tl 1.13.50.1: #i85999# grammar checking framework


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [b52ea8c1c7de2f0646bfc8df75bdb27373c88c2f]

INTEGRATION: CWS tl55 (1.37.18); FILE MERGED 2008/07/02 07:11:35 tl 1.37.18.6: #i85999# grammar checking framework 2008/07/01 07:52:42 tl 1.37.18.5: #i85999# grammar checking framework 2008/07/01 07:39:01 tl 1.37.18.4: #i85999# grammar checking framework 2008/06/30 14:32:41 tl 1.37.18.3: #i85999# grammar checking framework 2008/06/19 12:15:38 tl 1.37.18.2: #i85999# grammar checking framework 2008/06/19 09:22:51 tl 1.37.18.1: #i85999# grammar checking framework


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [9ce6a7ff140b489b9148c2aba732c7dfd35fffe7]

INTEGRATION: CWS tl55 (1.39.8); FILE MERGED 2008/06/16 15:39:05 os 1.39.8.1: #i90144# Rework spelling dialog for grammar checking


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [c27cf88e232271d2266c566521cf88b98759ff7f]

INTEGRATION: CWS tl55 (1.86.30); FILE MERGED 2008/07/07 15:13:29 tl 1.86.30.2: RESYNC: (1.86-1.88); FILE MERGED 2008/06/16 15:39:05 os 1.86.30.1: #i90144# Rework spelling dialog for grammar checking


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [f9e94a9aa47abb761c786e44f7bcb362b908642a]

INTEGRATION: CWS tl55 (1.26.50); FILE MERGED 2008/07/07 15:13:21 tl 1.26.50.4: RESYNC: (1.27-1.28); FILE MERGED 2008/06/10 08:34:12 tl 1.26.50.3: RESYNC: (1.26-1.27); FILE MERGED 2008/05/26 08:46:48 tl 1.26.50.2: #i85999# improve grammar checking framework 2008/05/23 14:22:46 tl 1.26.50.1: #158047# customer specific extension


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [2f45a4e4f07bf2edc904ec99b85d936c0a5a72c2]

INTEGRATION: CWS tl55 (1.51.50); FILE MERGED 2008/06/16 15:39:05 os 1.51.50.1: #i90144# Rework spelling dialog for grammar checking


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [e96bf66764fd2d713a2cf7658a2443fe390bdcf1]

INTEGRATION: CWS tl55 (1.39.50); FILE MERGED 2008/07/08 12:47:45 tl 1.39.50.12: #i85999# grammar checking framework 2008/07/08 12:24:58 tl 1.39.50.11: #i85999# grammar checking framework 2008/07/07 15:13:17 tl 1.39.50.10: RESYNC: (1.39-1.40); FILE MERGED 2008/07/02 07:11:34 tl 1.39.50.9: #i85999# grammar checking framework 2008/07/02 06:40:48 tl 1.39.50.8: #i85999# grammar checking framework 2008/07/01 13:55:45 tl 1.39.50.7: #i85999# grammar checking framework 2008/07/01 10:00:32 tl 1.39.50.6: #i85999# grammar checking framework 2008/07/01 09:29:43 tl 1.39.50.5: #i85999# grammar checking framework 2008/06/30 14:35:51 tl 1.39.50.4: #i85999# grammar checking framework 2008/06/19 12:15:37 tl 1.39.50.3: #i85999# grammar checking framework 2008/06/19 09:29:16 tl 1.39.50.2: #i85999# grammar checking framework 2008/06/16 15:39:04 os 1.39.50.1: #i90144# Rework spelling dialog for grammar checking


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [66ed6865426ee40db2edf2e241d1bc4aa9f158d1]

INTEGRATION: CWS tl55 (1.12.50); FILE MERGED 2008/06/30 14:33:05 tl 1.12.50.3: #i85999# grammar checking framework 2008/06/19 12:15:35 tl 1.12.50.2: #i85999# grammar checking framework 2008/06/19 09:28:49 tl 1.12.50.1: #i85999# grammar checking framework


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [3e8137c776a6f8ab7767ff966ccaf0f9e002dcb7]

INTEGRATION: CWS tl55 (1.4.50); FILE MERGED 2008/06/23 13:43:23 os 1.4.50.3: #i85999# dialog interface extended for grammar checking 2008/06/19 09:32:52 os 1.4.50.2: #i85999# grammar checking 2008/06/16 15:39:04 os 1.4.50.1: #i90144# Rework spelling dialog for grammar checking


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [1cd3911a8dd76fab73a4cc4912f86222b0aa24d3]

INTEGRATION: CWS tl55 (1.5.32); FILE MERGED 2008/07/07 15:13:12 tl 1.5.32.2: RESYNC: (1.5-1.7); FILE MERGED 2008/06/16 15:39:04 os 1.5.32.1: #i90144# Rework spelling dialog for grammar checking


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [3d79c4764138b3718d5343c23d7f420cdadce7f6]

INTEGRATION: CWS tl55 (1.14.50); FILE MERGED 2008/06/30 08:03:20 os 1.14.50.4: #i85999# ask configuration if grammar check is supported 2008/06/23 13:43:23 os 1.14.50.3: #i85999# dialog interface extended for grammar checking 2008/06/19 09:32:51 os 1.14.50.2: #i85999# grammar checking 2008/06/16 15:39:04 os 1.14.50.1: #i90144# Rework spelling dialog for grammar checking


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [dda349a6ab1c11ccc2c7e2d31245729854fef797]

INTEGRATION: CWS tl55 (1.5.50); FILE MERGED 2008/06/25 10:50:54 ama 1.5.50.7: Fix #i90237#: Sentence start/end in grammar check list 2008/06/19 13:45:26 tl 1.5.50.6: #i85999# grammar checking framework 2008/06/19 07:47:58 ama 1.5.50.5: Fix GrammarCheck+SmartTags and fields 2008/06/18 13:13:12 tl 1.5.50.4: #i85999# grammar checking framework 2008/06/13 12:36:04 ama 1.5.50.3: Fix #i90238#: Delayed grammar check in active paragraphs 2008/05/23 14:22:46 tl 1.5.50.2: #158047# customer specific extension 2008/05/22 14:15:00 tl 1.5.50.1: #158047# customer specific extension


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [75abf68673ae433a2e3e6208d5dbfc557314dd40]

INTEGRATION: CWS tl55 (1.3.50); FILE MERGED 2008/06/19 13:52:41 tl 1.3.50.10: #i85999# grammar checking framework 2008/06/19 13:39:10 tl 1.3.50.9: #i85999# grammar checking framework 2008/06/13 12:34:05 ama 1.3.50.8: Fix #i90238#: Delayed grammar check in active paragraphs 2008/06/11 08:19:28 mba 1.3.50.7: wrong usage of ImplHelper 2008/05/26 11:11:07 tl 1.3.50.6: #i85999# improve grammar checking framework 2008/05/26 08:46:47 tl 1.3.50.5: #i85999# improve grammar checking framework 2008/05/24 13:03:11 tl 1.3.50.4: #158047# customer specific extension 2008/05/24 12:07:54 tl 1.3.50.3: #158047# customer specific extension 2008/05/24 11:28:59 tl 1.3.50.2: #158047# customer specific extension 2008/05/23 14:22:46 tl 1.3.50.1: #158047# customer specific extension


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [c4d5846dffd782f95f69638d4bfdc12727fabf86]

INTEGRATION: CWS tl55 (1.89.12); FILE MERGED 2008/07/08 11:46:04 tl 1.89.12.6: #i85999# grammar checking framework 2008/07/07 15:13:07 tl 1.89.12.5: RESYNC: (1.90-1.91); FILE MERGED 2008/07/01 13:55:45 tl 1.89.12.4: #i85999# grammar checking framework 2008/06/25 10:51:50 ama 1.89.12.3: Fix #i90237#: Sentence start/end in grammar check list 2008/06/10 08:34:09 tl 1.89.12.2: RESYNC: (1.89-1.90); FILE MERGED 2008/05/22 14:14:59 tl 1.89.12.1: #158047# customer specific extension


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [7a8267bd172d45a0eb6a8d07a5b9b5a6073e111f]

INTEGRATION: CWS tl55 (1.82.16); FILE MERGED 2008/07/07 15:13:01 tl 1.82.16.2: RESYNC: (1.82-1.83); FILE MERGED 2008/06/25 10:52:21 ama 1.82.16.1: Fix #i90237#: Sentence start/end in grammar check list


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [659047f9bfd89db2cc92f87ae2ad8c06c1f18e96]

INTEGRATION: CWS tl55 (1.12.50); FILE MERGED 2008/07/07 15:12:54 tl 1.12.50.5: RESYNC: (1.12-1.13); FILE MERGED 2008/07/02 07:52:25 tl 1.12.50.4: #i85999# grammar checking framework 2008/07/02 07:11:34 tl 1.12.50.3: #i85999# grammar checking framework 2008/06/13 12:25:00 ama 1.12.50.2: Fix #i90238#: Delayed grammar check in active paragraphs 2008/05/23 14:22:45 tl 1.12.50.1: #158047# customer specific extension


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [183e1c239b199cc4690a6e9857a12b513bc0f0db]

INTEGRATION: CWS tl55 (1.95.50); FILE MERGED 2008/06/18 11:43:05 ama 1.95.50.3: Fix: Conflicting waves 2008/06/13 13:31:15 tl 1.95.50.2: #i85999# grammar checking framework 2008/05/22 14:14:59 tl 1.95.50.1: #158047# customer specific extension


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [5c60da14c1ffa0656e7d21920bc4faeb72068765]

INTEGRATION: CWS tl55 (1.1.2); FILE ADDED 2008/07/02 07:11:34 tl 1.1.2.5: #i85999# grammar checking framework 2008/06/25 10:51:26 ama 1.1.2.4: Fix #i90237#: Sentence start/end in grammar check list 2008/06/19 13:37:57 ama 1.1.2.3: Fix GrammarChecking during editing 2008/06/17 06:40:23 ama 1.1.2.2: Fix #i90238#: Don't create superfluous lists 2008/06/13 12:25:22 ama 1.1.2.1: Fix #i90238#: Delayed grammar check in active paragraphs


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [9a26db44590b544d694eb2e6b5f58e56023a9972]

INTEGRATION: CWS tl55 (1.15.50); FILE MERGED 2008/06/25 12:00:39 ama 1.15.50.6: Fix #i90237#: Sentence start/end in grammar check list 2008/06/25 10:52:49 ama 1.15.50.5: Fix #i90237#: Sentence start/end in grammar check list 2008/06/13 12:24:33 ama 1.15.50.4: Fix #i90238#: Delayed grammar check in active paragraphs 2008/05/26 08:46:47 tl 1.15.50.3: #i85999# improve grammar checking framework 2008/05/23 14:22:45 tl 1.15.50.2: #158047# customer specific extension 2008/05/22 14:14:59 tl 1.15.50.1: #158047# customer specific extension


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [283a5bcf61a614d9ee3ad1bc0969dee29cda3ee8]

INTEGRATION: CWS tl55 (1.105.48); FILE MERGED 2008/07/07 15:12:47 tl 1.105.48.7: RESYNC: (1.106-1.107); FILE MERGED 2008/06/25 10:53:17 ama 1.105.48.6: Fix #i90237#: Sentence start/end in grammar check list 2008/06/13 12:22:47 ama 1.105.48.5: Fix #i90238#: Delayed grammar check in active paragraphs 2008/06/10 08:34:06 tl 1.105.48.4: RESYNC: (1.105-1.106); FILE MERGED 2008/05/28 07:38:34 tl 1.105.48.3: #i85999# grammar checking framework 2008/05/26 08:46:47 tl 1.105.48.2: #i85999# improve grammar checking framework 2008/05/22 14:14:59 tl 1.105.48.1: #158047# customer specific extension


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [4166d6b97c5ecacf62e7330780a479d77d9edbec]

INTEGRATION: CWS tl55 (1.18.50); FILE MERGED 2008/06/19 07:47:21 ama 1.18.50.1: Fix GrammarCheck+SmartTags and fields


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [26fb8a468dc830d806151d2f10c146bb952d5562]

INTEGRATION: CWS tl55 (1.15.50); FILE MERGED 2008/07/02 07:52:25 tl 1.15.50.2: #i85999# grammar checking framework 2008/06/25 10:53:33 ama 1.15.50.1: Fix #i90237#: Sentence start/end in grammar check list


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [4c882ea71236b83ed9bf5db90ef7488a20cb20fd]

INTEGRATION: CWS tl55 (1.58.50); FILE MERGED 2008/06/19 07:47:21 ama 1.58.50.1: Fix GrammarCheck+SmartTags and fields


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [22410222fe7dfa59f4ecf37d7ce94fb6b982b129]

INTEGRATION: CWS tl55 (1.118.18); FILE MERGED 2008/07/07 15:12:41 tl 1.118.18.5: RESYNC: (1.119-1.120); FILE MERGED 2008/06/25 10:53:57 ama 1.118.18.4: Fix #i90237#: Sentence start/end in grammar check list 2008/06/19 07:47:20 ama 1.118.18.3: Fix GrammarCheck+SmartTags and fields 2008/06/10 08:34:02 tl 1.118.18.2: RESYNC: (1.118-1.119); FILE MERGED 2008/05/23 14:22:45 tl 1.118.18.1: #158047# customer specific extension


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [5b7f073895f77e1204484cace5ab9a84dfc0ffa6]

INTEGRATION: CWS tl55 (1.57.12); FILE MERGED 2008/07/07 15:12:36 tl 1.57.12.3: RESYNC: (1.57-1.58); FILE MERGED 2008/06/29 11:35:32 tl 1.57.12.2: #i85999# grammar checking framework 2008/06/25 10:54:22 ama 1.57.12.1: Fix #i90237#: Sentence start/end in grammar check list


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [cf21ceb37ceb55b511c0d98292bc3d514044630a]

INTEGRATION: CWS tl55 (1.1.2); FILE ADDED 2008/06/25 12:13:37 ama 1.1.2.2: Fix #i90237#: Sentence start/end in grammar check list 2008/06/25 11:24:46 ama 1.1.2.1: Fix #i90237#: Sentence start/end in grammar check list


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [78c86212d9a1641e6915abc8f2a048faea8bfa0f]

INTEGRATION: CWS tl55 (1.84.48); FILE MERGED 2008/07/07 15:12:32 tl 1.84.48.2: RESYNC: (1.84-1.85); FILE MERGED 2008/05/26 11:11:07 tl 1.84.48.1: #i85999# improve grammar checking framework


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [c4d7a51cf0ea9c7fe671a8d90805a889ad66d657]

INTEGRATION: CWS tl55 (1.32.50); FILE MERGED 2008/05/26 08:46:47 tl 1.32.50.4: #i85999# improve grammar checking framework 2008/05/24 13:07:44 tl 1.32.50.3: #158047# customer specific extension 2008/05/24 13:03:11 tl 1.32.50.2: #158047# customer specific extension 2008/05/22 14:14:59 tl 1.32.50.1: #158047# customer specific extension


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [4e74c506ecb40549e10b44edee8c36fbc7849615]

INTEGRATION: CWS tl55 (1.19.50); FILE MERGED 2008/07/02 07:52:24 tl 1.19.50.1: #i85999# grammar checking framework


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [14f6c6a79b12a870d39ac7a2cf059c64cd9195f2]

INTEGRATION: CWS tl55 (1.9.50); FILE MERGED 2008/06/25 10:50:04 ama 1.9.50.4: Fix #i90237#: Sentence start/end in grammar check list 2008/06/13 12:19:45 ama 1.9.50.3: Fix #i90238#: Delayed grammar check in active paragraphs 2008/05/26 08:46:47 tl 1.9.50.2: #i85999# improve grammar checking framework 2008/05/22 14:14:58 tl 1.9.50.1: #158047# customer specific extension


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [e71310995fea902d03b28e4f382a00bc7b9aa3fb]

INTEGRATION: CWS tl55 (1.28.50); FILE MERGED 2008/05/24 13:03:10 tl 1.28.50.2: #158047# customer specific extension 2008/05/22 14:14:58 tl 1.28.50.1: #158047# customer specific extension


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [83442d9df25fc1ca614a52e59b5c6ecc678f127c]

INTEGRATION: CWS tl55 (1.1.2); FILE ADDED 2008/06/25 11:24:27 ama 1.1.2.1: Fix #i90237#: Sentence start/end in grammar check list


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [c877c7354e7d55cfa60bae17806f2ef721336ce2]

INTEGRATION: CWS tl55 (1.30.50); FILE MERGED 2008/07/02 07:11:33 tl 1.30.50.9: #i85999# grammar checking framework 2008/07/01 13:42:46 os 1.30.50.8: #i85999# grammar checking should re-check each sentence 2008/06/30 14:31:05 tl 1.30.50.7: #i85999# grammar checking framework 2008/06/26 14:19:26 os 1.30.50.6: i85999 interactive grammar checking 2008/06/25 12:43:08 ama 1.30.50.5: Fix #i90237#: Sentence start/end in grammar check list 2008/06/25 11:10:49 ama 1.30.50.4: Fix #i90237#: Sentence start/end in grammar check list 2008/06/23 13:43:07 os 1.30.50.3: #i85999# dialog interface extended for grammar checking 2008/06/19 12:15:34 tl 1.30.50.2: #i85999# grammar checking framework 2008/06/19 09:28:08 tl 1.30.50.1: #i85999# grammar checking framework


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [1836d187edc0714358d30308e67c77069ca4725b]

INTEGRATION: CWS tl55 (1.86.48); FILE MERGED 2008/07/07 15:12:22 tl 1.86.48.13: RESYNC: (1.86-1.87); FILE MERGED 2008/06/29 11:35:31 tl 1.86.48.12: #i85999# grammar checking framework 2008/06/29 09:23:39 tl 1.86.48.11: #i85999# grammar checking framework 2008/06/29 09:01:48 tl 1.86.48.10: #i85999# grammar checking framework 2008/06/26 14:20:41 os 1.86.48.9: i85999 interactive grammar checking 2008/06/19 09:27:22 tl 1.86.48.8: #i85999# grammar checking framework 2008/06/13 13:31:15 tl 1.86.48.7: #i85999# grammar checking framework 2008/06/13 12:21:28 ama 1.86.48.6: Fix #i90238#: Delayed grammar check in active paragraphs 2008/06/11 09:59:09 tl 1.86.48.5: #i85999# grammar checking framework 2008/06/07 15:24:43 tl 1.86.48.4: #i85999# grammar checking framework 2008/05/31 16:47:10 tl 1.86.48.3: #i85999# grammar checking framework 2008/05/26 08:46:46 tl 1.86.48.2: #i85999# improve grammar checking framework 2008/05/23 14:22:44 tl 1.86.48.1: #158047# customer specific extension


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [6d4ac0e7e065d237d3f7a2a379c2ea48efe44ffa]

INTEGRATION: CWS tl55 (1.56.16); FILE MERGED 2008/07/07 15:12:17 tl 1.56.16.5: RESYNC: (1.57-1.58); FILE MERGED 2008/06/10 08:33:59 tl 1.56.16.4: RESYNC: (1.56-1.57); FILE MERGED 2008/05/26 08:46:46 tl 1.56.16.3: #i85999# improve grammar checking framework 2008/05/23 14:22:44 tl 1.56.16.2: #158047# customer specific extension 2008/05/22 14:14:58 tl 1.56.16.1: #158047# customer specific extension


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [9f2bcba3fbf49315949838b32c9ab01adac9dfa1]

INTEGRATION: CWS tl55 (1.44.48); FILE MERGED 2008/07/07 15:12:12 tl 1.44.48.5: RESYNC: (1.44-1.46); FILE MERGED 2008/07/01 13:43:10 os 1.44.48.4: #i85999# grammar checking should re-check each sentence 2008/06/30 11:53:51 os 1.44.48.3: #i85999# grammar error iteration fixed 2008/06/26 15:13:13 os 1.44.48.2: i85999# grammar checking loop fixed 2008/06/26 14:20:07 os 1.44.48.1: i85999 interactive grammar checking


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [a20ded7fb562857d45ab9e5206a71478eb1a1f4b]

INTEGRATION: CWS tl55 (1.65.48); FILE MERGED 2008/07/07 15:12:05 tl 1.65.48.3: RESYNC: (1.65-1.66); FILE MERGED 2008/06/29 11:35:31 tl 1.65.48.2: #i85999# grammar checking framework 2008/06/25 10:50:25 ama 1.65.48.1: Fix #i90237#: Sentence start/end in grammar check list


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [db8510814aeabb18e4f8ce92af52012cf54dfd8f]

INTEGRATION: CWS tl55 (1.73.6); FILE MERGED 2008/07/07 15:12:00 tl 1.73.6.2: RESYNC: (1.73-1.75); FILE MERGED 2008/06/13 12:20:44 ama 1.73.6.1: Fix #i90238#: Delayed grammar check in active paragraphs


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [7571b99444d2719cd4159097c4d6d085393e075f]

INTEGRATION: CWS tl55 (1.72.8); FILE MERGED 2008/07/07 15:11:53 tl 1.72.8.2: RESYNC: (1.72-1.73); FILE MERGED 2008/06/16 15:38:26 os 1.72.8.1: #i90144# Rework spelling dialog for grammar checking


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [b2b1fab91889d17450edd617cbcba07ae09da139]

INTEGRATION: CWS tl55 (1.33.50); FILE MERGED 2008/06/16 15:38:26 os 1.33.50.1: #i90144# Rework spelling dialog for grammar checking


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [a166434a3bf9a672b5b6dc6302a8fd4d767f5fe6]

INTEGRATION: CWS tl55 (1.3.50); FILE MERGED 2008/06/19 13:39:33 tl 1.3.50.2: #i85999# grammar checking framework 2008/06/11 08:19:16 mba 1.3.50.1: wrong usage of ImplHelper


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [1708f775ec9dfeb747ca4971cb9a21462dc66225]

INTEGRATION: CWS tl55 (1.7.50); FILE MERGED 2008/06/26 14:19:58 os 1.7.50.1: i85999 interactive grammar checking


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [f670de525ea7c8e4aae800888e9fa613b6e36f97]

INTEGRATION: CWS tl55 (1.57.46); FILE MERGED 2008/07/08 11:45:53 tl 1.57.46.4: #i85999# grammar checking framework 2008/07/07 15:11:43 tl 1.57.46.3: RESYNC: (1.57-1.59); FILE MERGED 2008/07/02 07:13:47 tl 1.57.46.2: #i85999# grammar checking framework 2008/06/25 10:46:23 ama 1.57.46.1: Fix #i90237#: Sentence start/end in grammar check list


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [fe016e13a5c2f6b492d23c48d18f444f3f0e23f2]

INTEGRATION: CWS tl55 (1.67.48); FILE MERGED 2008/07/07 15:11:39 tl 1.67.48.5: RESYNC: (1.67-1.68); FILE MERGED 2008/06/30 14:22:26 tl 1.67.48.4: #i85999# grammar checking framework 2008/06/23 13:42:57 os 1.67.48.3: #i85999# dialog interface extended for grammar checking 2008/06/19 12:15:33 tl 1.67.48.2: #i85999# grammar checking framework 2008/06/19 09:26:20 tl 1.67.48.1: #i85999# grammar checking framework


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [1e1ad0424d848f0294a4fb81dbef5118b7f36501]

INTEGRATION: CWS tl55 (1.152.48); FILE MERGED 2008/07/07 15:11:34 tl 1.152.48.6: RESYNC: (1.152-1.153); FILE MERGED 2008/06/26 14:19:57 os 1.152.48.5: i85999 interactive grammar checking 2008/06/13 12:07:06 ama 1.152.48.4: Fix #i90238#: Delayed grammar check in active paragraphs 2008/06/11 09:59:28 tl 1.152.48.3: #i85999# grammar checking framework 2008/05/24 13:25:01 tl 1.152.48.2: #158047# customer specific extension 2008/05/23 14:22:44 tl 1.152.48.1: #158047# customer specific extension


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [b3655e1d96775f37e6b9221e4bcb9d79b0cac5c6]

INTEGRATION: CWS tl55 (1.6.50); FILE MERGED 2008/06/29 11:33:00 tl 1.6.50.1: #i85999# grammar checking framework


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [fc40e70f28b0387c3bdebd4832018ac0843f022a]

INTEGRATION: CWS tl55 (1.79.8); FILE MERGED 2008/07/07 15:11:28 tl 1.79.8.2: RESYNC: (1.79-1.80); FILE MERGED 2008/06/16 15:38:01 os 1.79.8.1: #i90144# Rework spelling dialog for grammar checking


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [cd6e9ccf19ba75a68ee3c729f428f9c4593185ae]

INTEGRATION: CWS tl55 (1.1.2); FILE ADDED 2008/06/25 10:46:49 ama 1.1.2.2: Fix #i90237#: Sentence start/end in grammar check list 2008/06/13 12:08:49 ama 1.1.2.1: Fix #i90238#: Delayed grammar check in active paragraphs


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [1e295440a3ecf80091e1da3045f103061dafc8f6]

INTEGRATION: CWS tl55 (1.36.62); FILE MERGED 2008/06/24 08:34:16 os 1.36.62.1: #i85999# grammar checking


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [4ae58f317f917952c523a9697531485ae83b472c]

INTEGRATION: CWS tl55 (1.7.62); FILE MERGED 2008/06/24 08:34:16 os 1.7.62.1: #i85999# grammar checking


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [859ce62dd433d7b593f93f33cf3cdd76dac2d82f]

INTEGRATION: CWS tl55 (1.1.2); FILE ADDED 2008/06/24 10:48:56 os 1.1.2.1: #i85999# temporary default vendor images


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [419bf7a11c547a5cb482c29670ee673207bbe226]

INTEGRATION: CWS tl55 (1.1.2); FILE ADDED 2008/06/24 10:48:45 os 1.1.2.1: #i85999# temporary default vendor images


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [79f8af436509d8c82ef73567f50afe42559aca66]

INTEGRATION: CWS tl55 (1.1.2); FILE ADDED 2008/06/23 13:48:42 os 1.1.2.1: #i85999# spelling icon also used for grammar dialog


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [fbc6c4557eac65b639eb421daad3a74ae8584db1]

INTEGRATION: CWS tl55 (1.23.32); FILE MERGED 2008/07/01 13:17:39 tl 1.23.32.7: #i85999# grammar checking framework 2008/06/29 08:23:36 tl 1.23.32.6: #i85999# grammar checking framework 2008/06/26 13:19:22 tl 1.23.32.5: #i85999# grammar checking framework 2008/06/25 10:29:25 tl 1.23.32.4: #i85999# grammar checking framework 2008/06/25 08:46:43 tl 1.23.32.3: #i85999# grammar checking framework 2008/06/24 07:29:56 tl 1.23.32.2: #i85999# grammar checking framework 2008/06/19 09:20:34 os 1.23.32.1: #i85999# grammar checking config added


2008-07-16  Ivo Hinkelmann  <ihi@openoffice.org>  [fd26fc082ec9ec49391117c9de2e40fdf25b7e46]

INTEGRATION: CWS tl55 (1.68.2); FILE MERGED 2008/07/07 14:57:22 tl 1.68.2.2: RESYNC: (1.68-1.69); FILE MERGED 2008/06/16 15:35:45 os 1.68.2.1: #i90144# Rework spelling dialog for grammar checking


2008-07-16  Rüdiger Timm  <rt@openoffice.org>  [22a54dacb32c2994fa4027b5bde77eff1ad9df70]

#i10000# Fix license header


2008-07-16  Rüdiger Timm  <rt@openoffice.org>  [0b2b3fdc3177d0ffeb16246684fa6b78d1941515]

#i10000# Correct license header


2008-07-15  Rüdiger Timm  <rt@openoffice.org>  [afcc4fe8ac42c5482c267b52e21f3da14aa41447]

#i91093# Missplaced close tag


2008-07-14  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b8f473aa9c1c031ea66cdae453e9654c6cade243]

#i91376# - prerequisite to build saxon


2008-07-14  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f5c575b7d2b58a3d1fd5cfcfa6fd7cb8fc9052c4]

#i91376# - xslt2 processor for OOo xmll filters


2008-07-14  Hans-Joachim Lankenau  <hjs@openoffice.org>  [776eefd997ec145a7daa0f7b321c3ee619764894]

#i91376# - prerequisite to build saxon


2008-07-14  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f1ba0fc9505f448a4207e01ba6b4a5747af2f9a8]

#i10000# - avoid collisions for NETWORK_BUILD


2008-07-14  Rüdiger Timm  <rt@openoffice.org>  [dd079e97fd43b3b745b98cd1dd6af3ddefeb809e]

#i10000# Typo in include statement corrected.


2008-07-14  Rüdiger Timm  <rt@openoffice.org>  [3311f73a3b9c9cd30a37c4470b7b8428c90e26f6]

#i10000# Typo in include statement corrected.


2008-07-14  Rüdiger Timm  <rt@openoffice.org>  [f352fb5e4867f0604294e00ae2b4d81160b05838]

#i10000# Typo in include statement corrected.


2008-07-14  Rüdiger Timm  <rt@openoffice.org>  [7243afd70d0c3cc1fc210db8d001531a5908981d]

#i10000# Replace ::canvas::tools::polyPolygonFromXPolyPolygon2D with ::basegfx::unotools::b2DPolyPolygonFromXPolyPolygon2D


2008-07-14  Rüdiger Timm  <rt@openoffice.org>  [de93d4f438fe37a997784570df1ad0d245bfee52]

#i91583# Patch by af.


2008-07-14  Rüdiger Timm  <rt@openoffice.org>  [3a58ba4abf1e9d5de2914d83db7dfdf3c5d814ea]

#i10000# Typo in include statement corrected.


2008-07-14  Rüdiger Timm  <rt@openoffice.org>  [364f7a33fdde0ed988dad4c84061b1a95f075619]

#i10000# Typo in include statement corrected.


2008-07-14  Rüdiger Timm  <rt@openoffice.org>  [054312eccef7e42c1d831e65f472be353f70766e]

#i10000# Typo in include statement corrected.


2008-07-14  Rüdiger Timm  <rt@openoffice.org>  [07d92a5167a635f546207ab0f1f8de70ba400472]

#86515# Merge changes of CWS tl53 and jsc21 (integration of the latter one unwinded changes done by the first).


2008-07-14  Rüdiger Timm  <rt@openoffice.org>  [27e9338634594e1fd46342d3e7dbc465fd3d60d9]

#86515# Spelling: change IllustrationIndex into IllustrationsIndex (plural).


2008-07-14  Lars Langhans  <lla@openoffice.org>  [056f930b8361a2e3f1a83b855665424b69b138e3]

#i91604# last diffs to last testshl2 version forgotten, fixed


2008-07-13  Mox Soini  <mox@openoffice.org>  [db3b2f61f4ed0fdc3f3e3e0f6b626d34ec6b55c2]

Better fix for Mac OS X / X11 - include/lib files


2008-07-13  Mox Soini  <mox@openoffice.org>  [b43a150c89ad6248bf8319580c52e05c74cef268]

Make cairo sources buildable on Mac OS X/X11


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [dc03bd53669b4b58b500640c83b6874c4c231d45]

DEV300


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [6a33a6690c72e61e4fe5c26937557d01853594bc]

#i10000# Fix wrong include.


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [86bb4ede8338a536762891ab1a4550bf3aad048b]

#i10000# Fix wrong include.


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [a83a7c70d6c3b4cc5d7506f4c6ecd0a741fa140b]

#i10000# Fix typo.


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [0e206c69d8873ce92fdc283155ca0157b7f0355f]

#i10000# Fix typos.


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [2c29b1b285cac49205820611afc0e72a99fafeda]

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>  [2b273d93f7eee97902d6211f89781e2eea9b6294]

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>  [6249120dceb81aaad3c266754bba2ef6455515ff]

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>  [1432903fbb562fabeabfcc0cd52426f4a99183b4]

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>  [ab04f1228c2eb5eb9ad292f1b87fed8498674108]

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>  [1d17a19ade92467859a7a6cef8a014d9779a88d6]

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>  [5e0969dfaccab8c9e524aa5e4e6c0cd89a172193]

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>  [93c2526ce48c170491d25be8e68a159739a18db5]

INTEGRATION: CWS jsc21 (1.38.8); FILE MERGED 2008/04/29 07:36:39 jsc 1.38.8.3: #88797# change back to use ODK prefix 2008/04/29 06:11:58 jsc 1.38.8.2: #88797# integrate SDK as optional module in office 2008/04/28 15:44:18 jsc 1.38.8.1: #88797# remove sdk_oo


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [4e81c569965f9f181c30f5741aed7fc14cadd0bb]

INTEGRATION: CWS jsc21 (1.9.58); FILE MERGED 2008/04/23 09:54:52 jsc 1.9.58.2: RESYNC: (1.9-1.10); FILE MERGED 2008/04/03 07:50:55 jsc 1.9.58.1: #i86121# use correct path entries in jar manifest


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [f6e0001761c02b6ad38225868c9a4db98e125321]

INTEGRATION: CWS jsc21 (1.6.32); FILE MERGED 2008/04/23 09:54:56 jsc 1.6.32.2: RESYNC: (1.6-1.7); FILE MERGED 2008/04/03 07:52:05 jsc 1.6.32.1: #i86121# use osl_loadModuleRelative instead of osl_loadModule


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [309dbb05cbefc899e0a8bfd506e1ccddeb2315f5]

INTEGRATION: CWS jsc21 (1.15.14); FILE MERGED 2008/04/23 09:54:49 jsc 1.15.14.2: RESYNC: (1.15-1.16); FILE MERGED 2008/04/03 07:56:47 jsc 1.15.14.1: #i86121# use NativeLibraryLoader instead of System loader


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [10dbaeedebd142fb692caf000df73e38339dc0d3]

INTEGRATION: CWS jsc21 (1.4.46); FILE MERGED 2008/04/23 09:54:37 jsc 1.4.46.2: RESYNC: (1.4-1.5); FILE MERGED 2008/02/13 08:03:41 jsc 1.4.46.1: #72964# remove header guards


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [d039d8f90921de6eec7a63296578921dba49b151]

INTEGRATION: CWS jsc21 (1.4.42); FILE MERGED 2008/04/23 09:54:25 jsc 1.4.42.2: RESYNC: (1.4-1.5); FILE MERGED 2008/02/13 08:03:41 jsc 1.4.42.1: #72964# remove header guards


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [21b0eafcbaf22f62074e742606077a2d30c581c8]

INTEGRATION: CWS jsc21 (1.4.46); FILE MERGED 2008/04/23 09:54:18 jsc 1.4.46.3: RESYNC: (1.4-1.5); FILE MERGED 2008/04/11 12:41:24 jsc 1.4.46.2: #i86121# use correct APP1RPATH for SDK tools 2008/04/11 12:40:18 jsc 1.4.46.1: #i86121#use correct API1RPATH for SDK tools


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [b150632a4010c8dafb18df010c773317497cf6ca]

INTEGRATION: CWS jsc21 (1.9.28); FILE MERGED 2008/04/23 09:54:14 jsc 1.9.28.3: RESYNC: (1.9-1.10); FILE MERGED 2008/03/10 09:57:49 jsc 1.9.28.2: #i86053# fix unused imports for components as well 2008/02/13 07:44:55 jsc 1.9.28.1: #86053# remove unused import


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [a96733513a8d04c46d36218bc2b22ee0f7cb2a74]

INTEGRATION: CWS jsc21 (1.10.2); FILE MERGED 2008/04/23 09:54:33 jsc 1.10.2.2: RESYNC: (1.10-1.11); FILE MERGED 2008/02/13 07:21:34 jsc 1.10.2.1: #i86052# move destructor to private


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [62cf4eeb1dabaf447c53b93ebf17169bab188ff5]

INTEGRATION: CWS jsc21 (1.6.32); FILE MERGED 2008/04/23 09:53:18 jsc 1.6.32.2: RESYNC: (1.6-1.7); FILE MERGED 2008/04/11 12:38:25 jsc 1.6.32.1: #i86121#use correct API1RPATH for SDK tools


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [1a2963aacfc3446d04c6b8f34f37ff89d8c9c482]

INTEGRATION: CWS jsc21 (1.6.4); FILE MERGED 2008/06/20 11:12:53 jsc 1.6.4.1: #i86349# remove unused methods


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [8bce1f4510190bf56446faf0417df12736e69c65]

INTEGRATION: CWS jsc21 (1.3.4); FILE MERGED 2008/06/20 11:12:53 jsc 1.3.4.1: #i86349# remove unused methods


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [91e590574b315fed359d2ab6bdf634818ee3ebbc]

INTEGRATION: CWS jsc21 (1.9.4); FILE MERGED 2008/06/20 11:12:53 jsc 1.9.4.1: #i86349# remove unused methods


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [a856966cf480e2751b742f8c65a81e197d28201e]

INTEGRATION: CWS jsc21 (1.17.38); FILE MERGED 2008/04/23 09:53:08 jsc 1.17.38.2: RESYNC: (1.17-1.18); FILE MERGED 2008/02/13 14:46:26 jsc 1.17.38.1: #i69326# optional interfaces are now allowed at published serices


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [0ec8ab8e907aa151872c6a22d6015a816ea1591b]

INTEGRATION: CWS jsc21 (1.17.4); FILE MERGED 2008/06/20 11:12:53 jsc 1.17.4.1: #i86349# remove unused methods


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [755dd95ace8eef6433d53aa2c36fe8acfb23397a]

INTEGRATION: CWS jsc21 (1.15.24); FILE MERGED 2008/04/23 09:53:12 jsc 1.15.24.2: RESYNC: (1.15-1.16); FILE MERGED 2008/04/11 12:38:24 jsc 1.15.24.1: #i86121#use correct API1RPATH for SDK tools


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [492a63fb0d57eb39e70e3ad7561c8db2afc5436b]

INTEGRATION: CWS jsc21 (1.15.56); FILE MERGED 2008/06/20 11:12:53 jsc 1.15.56.3: #i86349# remove unused methods 2008/04/23 09:53:15 jsc 1.15.56.2: RESYNC: (1.15-1.16); FILE MERGED 2008/02/13 14:46:26 jsc 1.15.56.1: #i69326# optional interfaces are now allowed at published serices


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [af431133b1cd92ddd3a1b0dcd263f9acbc531bef]

INTEGRATION: CWS jsc21 (1.10.4); FILE MERGED 2008/06/20 11:12:53 jsc 1.10.4.1: #i86349# remove unused methods


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [8575634f9547eb4c7aa5fd45d42667d5d935c20f]

INTEGRATION: CWS jsc21 (1.8.4); FILE MERGED 2008/06/20 11:12:53 jsc 1.8.4.1: #i86349# remove unused methods


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [73dc5f420d6255fed07a5f46e8235561df91d410]

INTEGRATION: CWS jsc21 (1.12.4); FILE MERGED 2008/06/20 11:12:53 jsc 1.12.4.1: #i86349# remove unused methods


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [f5973590ef249ade5f390fe9fabc744ab97945e5]

INTEGRATION: CWS jsc21 (1.4.4); FILE MERGED 2008/06/20 11:12:53 jsc 1.4.4.1: #i86349# remove unused methods


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [7a9deef4abde5992af1a101de3acc2ccf8b7fc2e]

INTEGRATION: CWS jsc21 (1.9.64); FILE MERGED 2008/06/20 11:12:53 jsc 1.9.64.3: #i86349# remove unused methods 2008/04/23 09:53:05 jsc 1.9.64.2: RESYNC: (1.9-1.10); FILE MERGED 2008/02/13 14:46:26 jsc 1.9.64.1: #i69326# optional interfaces are now allowed at published serices


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [f6c0995f9df74ff0162f27d9bbefc599bfa7600b]

INTEGRATION: CWS jsc21 (1.3.4); FILE MERGED 2008/06/20 11:12:52 jsc 1.3.4.1: #i86349# remove unused methods


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [727369ce3dff1eb6828e3103aeb88b9babeb9e9f]

INTEGRATION: CWS jsc21 (1.5.4); FILE MERGED 2008/06/20 11:12:52 jsc 1.5.4.1: #i86349# remove unused methods


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [70c7f13f6bf1bad5073dd91742282b49cb6ad52e]

INTEGRATION: CWS jsc21 (1.16.94); FILE MERGED 2008/04/23 09:52:04 jsc 1.16.94.2: RESYNC: (1.16-1.17); FILE MERGED 2008/03/06 13:58:31 sb 1.16.94.1: #i81095# fixed name mangling


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [0f9cfd542c9ca9987c13203cd46342c078e8f25e]

INTEGRATION: CWS jsc21 (1.16.94); FILE MERGED 2008/04/23 09:52:08 jsc 1.16.94.2: RESYNC: (1.16-1.17); FILE MERGED 2008/03/06 13:55:51 sb 1.16.94.1: #i81095# fixed name mangling


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [84953a4a07c1a4f9a60ea8b2cd27498354128591]

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>  [0adc82eb7512c55bc912a1a615df742528124291]

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>  [26a77e78a2edc455a18fad0d16c9a95832aea6fd]

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>  [039f08d3100f14ab9dc537f4efe1803bc4d68daf]

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>  [bf218807822ddc785e46f0936d6ea5e4fc29f6bf]

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>  [6a1c312c9d5c560ed12b0d8c7793c5c650882d20]

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>  [cbc9b18dc864444c07d4995e4d8c902d89c3080c]

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>  [60e29b47c6c7434c95c9d432209706e6054c4fc2]

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>  [dc4461e9c7bd78a35792a6e9672056dea132620b]

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>  [bd231f0e1c76e7b32e31ae11d17f864fa48f819b]

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>  [3e688ca5757f0a9f385578185d847d567981c1bc]

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>  [bf04632232e9b5a9dea1b52b5a229c69688b3c48]

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>  [5a590145f526c830241e186f973693212d93be6a]

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>  [5663bcf68815670e7722b3be2fad868b8b65e590]

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>  [1d6cf55d6a25c090c12060de7a9ec753d90ce7ca]

INTEGRATION: CWS jsc21 (1.30.4); FILE MERGED 2008/07/04 11:33:45 jsc 1.30.4.4: RESYNC: (1.30-1.31); FILE MERGED 2008/06/27 08:49:55 jsc 1.30.4.3: #i90032# adapt link flags and linking for MacOS 2008/05/22 07:08:00 jsc 1.30.4.2: #i88797# adapted to new structure 2008/04/30 11:34:26 jsc 1.30.4.1: #86121# update for 3 layer office


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [2334789bd8d21696140fcb9efdd7bbef001388fb]

INTEGRATION: CWS jsc21 (1.54.4); FILE MERGED 2008/07/07 15:02:54 jsc 1.54.4.6: #i88797# correct wrong merge after resync 2008/07/04 11:33:51 jsc 1.54.4.5: RESYNC: (1.54-1.55); FILE MERGED 2008/07/03 16:02:02 jsc 1.54.4.4: #88797# rework optional module, make standalone product 2008/05/27 18:26:01 jsc 1.54.4.3: #i88797# adapted SDK name 2008/05/22 07:07:59 jsc 1.54.4.2: #i88797# adapted to new structure 2008/04/30 11:34:25 jsc 1.54.4.1: #86121# update for 3 layer office


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [ed26cff5f50e56a808296a3c5caad1b84c30e396]

INTEGRATION: CWS jsc21 (1.25.4); FILE MERGED 2008/04/30 11:34:25 jsc 1.25.4.1: #86121# update for 3 layer office


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [42b36d227fb8979fe34bbe9a9429beb53599c111]

INTEGRATION: CWS jsc21 (1.25.6); FILE MERGED 2008/07/08 05:37:38 jsc 1.25.6.2: #i88797# check existence of addsym-macosx.sh script 2008/04/30 11:34:25 jsc 1.25.6.1: #86121# update for 3 layer office


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [630e43f19c9a6548175d1b8cc91de6493461fb35]

INTEGRATION: CWS jsc21 (1.6.2); FILE MERGED 2008/06/27 08:49:55 jsc 1.6.2.1: #i90032# adapt link flags and linking for MacOS


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [cd9324a3dced7cb847de246be57361ae423d4c7c]

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>  [dcf0a2fee68e00fd22208b060725bf180ce614fb]

INTEGRATION: CWS jsc21 (1.3.242); FILE MERGED 2008/05/22 07:07:58 jsc 1.3.242.1: #i88797# adapted to new structure


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [9d53b3321881bd54526f08a9219c539c1430f2b5]

INTEGRATION: CWS jsc21 (1.10.106); FILE MERGED 2008/06/17 07:37:08 jsc 1.10.106.6: #i88797# remove unnecessary space 2008/06/11 14:38:37 sb 1.10.106.5: RESYNC: (1.10-1.11); FILE MERGED 2008/05/27 17:21:19 jsc 1.10.106.4: #i88797# adapt for new structure 2008/05/23 11:38:05 jsc 1.10.106.3: #i88797# adapted for mac 2008/05/22 07:07:57 jsc 1.10.106.2: #i88797# adapted to new structure 2008/04/30 11:34:25 jsc 1.10.106.1: #86121# update for 3 layer office


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [fc0ca57f2cd649c6330171445a06b80e2143a0e9]

INTEGRATION: CWS jsc21 (1.28.2); FILE MERGED 2008/07/07 13:54:10 jsc 1.28.2.9: #i88797# adapt base link flag 2008/06/27 08:49:55 jsc 1.28.2.8: #i90032# adapt link flags and linking for MacOS 2008/06/16 11:22:13 jsc 1.28.2.7: #i88797# adapt solaris compiler options 2008/06/11 14:38:53 sb 1.28.2.6: RESYNC: (1.28-1.29); FILE MERGED 2008/05/27 17:21:19 jsc 1.28.2.5: #i88797# adapt for new structure 2008/05/23 14:34:18 jsc 1.28.2.4: #i88797# adapted for mac 2008/05/23 11:38:05 jsc 1.28.2.3: #i88797# adapted for mac 2008/05/22 07:07:57 jsc 1.28.2.2: #i88797# adapted to new structure 2008/02/11 11:30:29 jsc 1.28.2.1: #i85448# apply patch


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [36ea07d388a6473a7ce9e0dcf86c7c4adca8567d]

INTEGRATION: CWS jsc21 (1.12.168); FILE MERGED 2008/04/30 11:34:25 jsc 1.12.168.1: #86121# update for 3 layer office


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [66eedcee026459b2827a46d8ebc73749e3c71453]

INTEGRATION: CWS jsc21 (1.87.4); FILE MERGED 2008/07/08 04:42:34 jsc 1.87.4.5: #i88797# add addsym-macosx.sh script 2008/07/04 11:33:40 jsc 1.87.4.4: RESYNC: (1.87-1.88); FILE MERGED 2008/06/27 08:49:55 jsc 1.87.4.3: #i90032# adapt link flags and linking for MacOS 2008/05/27 17:16:03 jsc 1.87.4.2: #i88797# add support for new compiler, to copy stlport lib 2008/04/30 11:34:25 jsc 1.87.4.1: #86121# update for 3 layer office


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [84b21711e196e5b37317779e2923f4db245d1d8d]

INTEGRATION: CWS jsc21 (1.1.2); FILE ADDED 2008/04/30 11:35:38 jsc 1.1.2.1: #88797# new


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [052e849324c180690117e6e0d9e79f79421cf907]

INTEGRATION: CWS sw30bf08 (1.31.120); FILE MERGED 2008/07/01 09:47:56 od 1.31.120.1: #i91133# method <SwTxtFormatter::NewTabPortion(..)> 	 - correct tab handling


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [b50f8fb60999307aa98eed28c424eb990771976e]

INTEGRATION: CWS jsc21 (1.1.2); FILE ADDED 2008/04/30 11:35:50 jsc 1.1.2.1: #88797# new


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [95042ecec833177e6fd66a943065d34ecd482333]

INTEGRATION: CWS jsc21 (1.1.2); FILE ADDED 2008/06/27 08:48:00 jsc 1.1.2.1: #i90032# new


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [8313cf4f21b3c34472889ef8206b0d7fd6e08d61]

INTEGRATION: CWS jsc21 (1.4.208); FILE MERGED 2008/02/13 13:47:27 jsc 1.4.208.1: #i72964# cleanup header guards


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [cf752926307d3eac2bdc35017be4f37f40c5fd48]

INTEGRATION: CWS sw30bf08 (1.51.32); FILE MERGED 2008/07/08 14:53:30 od 1.51.32.1: #i91400# tracking of list style name change in order to keep data about 	 the list style's default list up-to-date


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [8e007a870b72a40614377e7684dac59346a38a75]

INTEGRATION: CWS jsc21 (1.2.208); FILE MERGED 2008/02/13 13:47:27 jsc 1.2.208.1: #i72964# cleanup header guards


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [13475862a5dc18b16f76c1660c329fa2c8a16038]

INTEGRATION: CWS jsc21 (1.20.74); FILE MERGED 2008/05/23 11:49:23 jsc 1.20.74.1: #i88797# change OFFICE_TYPE_LIBRARY to URE_TYPES and OFFICE_TYPES


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [051c1012ec921932e0bd29aaa132f028d1f0db59]

INTEGRATION: CWS jsc21 (1.9.74); FILE MERGED 2008/05/23 11:49:23 jsc 1.9.74.1: #i88797# change OFFICE_TYPE_LIBRARY to URE_TYPES and OFFICE_TYPES


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [7693cd4bf000934db6c8eae211bbab74407397c5]

INTEGRATION: CWS jsc21 (1.18.74); FILE MERGED 2008/05/23 11:49:22 jsc 1.18.74.1: #i88797# change OFFICE_TYPE_LIBRARY to URE_TYPES and OFFICE_TYPES


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [e7ae6e204e021ccd017ce15937da85fbd577c353]

INTEGRATION: CWS jsc21 (1.5.84); FILE MERGED 2008/02/13 13:47:27 jsc 1.5.84.1: #i72964# cleanup header guards


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [f0993e2913f0b0285809e4a161d540a61d72536f]

INTEGRATION: CWS jsc21 (1.22.72); FILE MERGED 2008/05/23 11:49:22 jsc 1.22.72.1: #i88797# change OFFICE_TYPE_LIBRARY to URE_TYPES and OFFICE_TYPES


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [1fbe0976f606a5c51d68d1712243981654b68911]

INTEGRATION: CWS jsc21 (1.3.208); FILE MERGED 2008/02/13 13:47:27 jsc 1.3.208.1: #i72964# cleanup header guards


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [1390dced73f7584e9ec96fae9bea0c41ff01e61f]

INTEGRATION: CWS sw30bf08 (1.9.34); FILE MERGED 2008/07/10 08:27:23 cn 1.9.34.1: #i91295 update knownissues.xcl


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [deea48542caf7f876b819cb86ff79645640349ec]

INTEGRATION: CWS jsc21 (1.2.54); FILE MERGED 2008/05/21 10:38:20 jsc 1.2.54.1: #i88797# extended with example document


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [0d603f0bdb55244234fe6ac53ed64000010d2087]

INTEGRATION: CWS jsc21 (1.1.2); FILE ADDED 2008/05/21 10:35:30 jsc 1.1.2.1: new


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [3026960119a6c019262e516fff5ae4d679925268]

INTEGRATION: CWS jsc21 (1.13.74); FILE MERGED 2008/06/27 08:49:54 jsc 1.13.74.2: #i90032# adapt link flags and linking for MacOS 2008/05/21 13:19:20 jsc 1.13.74.1: #i88797# adapted to new structure


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [7be9fda4b46c1ce5b2b7c2e94a4c5365a9f4252e]

INTEGRATION: CWS jsc21 (1.12.74); FILE MERGED 2008/06/27 08:49:54 jsc 1.12.74.2: #i90032# adapt link flags and linking for MacOS 2008/05/21 11:27:47 jsc 1.12.74.1: #i88797# adapted to new structure


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [6a83aea8170587a940eb59b0dbc7d37ec93a735f]

INTEGRATION: CWS jsc21 (1.4.74); FILE MERGED 2008/06/27 08:49:54 jsc 1.4.74.3: #i90032# adapt link flags and linking for MacOS 2008/05/21 12:13:15 jsc 1.4.74.2: #i88797# adapted to new structure 2008/05/21 12:11:29 jsc 1.4.74.1: #i88797# adapted to new structure


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [bbd00a67534a5cf1204a1e3ce3d26dd36cf6304f]

INTEGRATION: CWS jsc21 (1.17.198); FILE MERGED 2008/06/27 08:49:53 jsc 1.17.198.3: #i90032# adapt link flags and linking for MacOS 2008/05/21 13:13:34 jsc 1.17.198.2: #i88797# adapted to new structure 2008/05/21 12:55:39 jsc 1.17.198.1: #i88797# adapted to new structure


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [c9a7640c0e967d95cf616dff58b8380772e29862]

INTEGRATION: CWS jsc21 (1.12.92); FILE MERGED 2008/05/21 12:55:39 jsc 1.12.92.1: #i88797# adapted to new structure


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [a7fc43f9136885db89c6707b6ba83cdc13217a0c]

INTEGRATION: CWS jsc21 (1.9.74); FILE MERGED 2008/05/23 11:55:47 jsc 1.9.74.1: #i88797# change OFFICE_TYPE_LIBRARY to URE_TYPES and OFFICE_TYPES


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [3da9567ea9f6bb3d0191f50243aa0ca0caaaacbb]

INTEGRATION: CWS jsc21 (1.4.92); FILE MERGED 2008/07/07 11:37:32 jsc 1.4.92.3: #i88797# adapted 2008/06/27 08:49:53 jsc 1.4.92.2: #i90032# adapt link flags and linking for MacOS 2008/05/21 14:57:30 jsc 1.4.92.1: #i88797# adapted to new structure


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [e149e8833666aadacd8d12ef48170dcf4c18f4a7]

INTEGRATION: CWS jsc21 (1.5.152); FILE MERGED 2008/06/27 08:49:53 jsc 1.5.152.3: #i90032# adapt link flags and linking for MacOS 2008/06/20 11:43:50 jsc 1.5.152.2: #i88797# adapted 2008/05/21 14:57:30 jsc 1.5.152.1: #i88797# adapted to new structure


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [bb3bbb20a6c62f45c26b2aa9dcfc70ea91251c90]

INTEGRATION: CWS jsc21 (1.7.198); FILE MERGED 2008/06/27 08:49:53 jsc 1.7.198.2: #i90032# adapt link flags and linking for MacOS 2008/05/23 11:55:46 jsc 1.7.198.1: #i88797# change OFFICE_TYPE_LIBRARY to URE_TYPES and OFFICE_TYPES


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [70592b243e77e5ba7e0cb9f48135f274ba252280]

INTEGRATION: CWS jsc21 (1.6.92); FILE MERGED 2008/05/21 15:03:04 jsc 1.6.92.1: #i88797# adapted to new structure


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [aedcd6c5a6649118ef13d6297bdf1f405eb9e02c]

INTEGRATION: CWS jsc21 (1.7.198); FILE MERGED 2008/06/27 08:49:52 jsc 1.7.198.2: #i90032# adapt link flags and linking for MacOS 2008/05/21 15:03:04 jsc 1.7.198.1: #i88797# adapted to new structure


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [60822ed470fa242bd0c14a1e61ebe06ff5cdac7a]

INTEGRATION: CWS jsc21 (1.8.74); FILE MERGED 2008/06/27 08:49:52 jsc 1.8.74.2: #i90032# adapt link flags and linking for MacOS 2008/05/21 14:42:29 jsc 1.8.74.1: #i88797# adapted to new structure


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [055675ad3a3798412c29ae4af960df223a2306e4]

INTEGRATION: CWS jsc21 (1.9.6); FILE MERGED 2008/05/22 07:06:04 jsc 1.9.6.1: #i88797# adapted to new structure


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [47a39d426c2a2dc063edeeda1d7bca35b1c658a6]

INTEGRATION: CWS jsc21 (1.10.74); FILE MERGED 2008/06/27 08:49:52 jsc 1.10.74.2: #i90032# adapt link flags and linking for MacOS 2008/05/22 07:06:04 jsc 1.10.74.1: #i88797# adapted to new structure


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [3eb1211ff31dc58b034880ae6da2fa38e10afc41]

INTEGRATION: CWS jsc21 (1.4.6); FILE MERGED 2008/06/27 08:49:51 jsc 1.4.6.1: #i90032# adapt link flags and linking for MacOS


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [f3e103598e40f18b14bf28c9e8eefb6c8d445408]

INTEGRATION: CWS jsc21 (1.9.74); FILE MERGED 2008/07/07 11:37:32 jsc 1.9.74.4: #i88797# adapted 2008/06/27 08:49:51 jsc 1.9.74.3: #i90032# adapt link flags and linking for MacOS 2008/06/20 08:11:11 jsc 1.9.74.2: #i88797# improve Makefile 2008/05/21 14:53:13 jsc 1.9.74.1: #i88797# adapted to new structure


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [8d522fd0ef9e5989253b74214b298adf4e6f716d]

INTEGRATION: CWS jsc21 (1.2.92); FILE MERGED 2008/02/13 12:58:33 jsc 1.2.92.1: #i83415# add doit3 to handled methods


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [c8c8c42349618f6fc02d63712893aff9999a5096]

INTEGRATION: CWS jsc21 (1.3.74); FILE MERGED 2008/05/23 11:55:46 jsc 1.3.74.1: #i88797# change OFFICE_TYPE_LIBRARY to URE_TYPES and OFFICE_TYPES


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [31e13f5aecc260eb5aab245ec8c9fdf50e38bc2c]

INTEGRATION: CWS sw30bf08 (1.53.30); FILE MERGED 2008/07/07 13:30:09 os 1.53.30.1: #i91403# crash in CreateContextMenu() fixed


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [0b1f41648611ab60683d40203236477b52b40351]

INTEGRATION: CWS jsc21 (1.3.74); FILE MERGED 2008/02/13 12:58:33 jsc 1.3.74.1: #i83415# add doit3 to handled methods


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [683518268c8346a0205948d8cd037bcc4d05548e]

INTEGRATION: CWS jsc21 (1.5.208); FILE MERGED 2008/05/23 11:55:46 jsc 1.5.208.1: #i88797# change OFFICE_TYPE_LIBRARY to URE_TYPES and OFFICE_TYPES


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [ac5324b23591a8e81e2f8a082979df588c0b653f]

INTEGRATION: CWS sw30bf08 (1.77.128); FILE MERGED 2008/07/09 06:50:09 od 1.77.128.2: RESYNC: (1.77-1.78); FILE MERGED 2008/07/01 12:09:33 os 1.77.128.1: #i90967# chapter info button hidden in Bibliography


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [a60c2d2d2b7ac15f9316dafb4d0740189d8d01aa]

INTEGRATION: CWS jsc21 (1.2.106); FILE MERGED 2008/05/23 11:55:46 jsc 1.2.106.1: #i88797# change OFFICE_TYPE_LIBRARY to URE_TYPES and OFFICE_TYPES


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [163982c4f9b513df2a5253968832d8f7182acc66]

INTEGRATION: CWS jsc21 (1.4.208); FILE MERGED 2008/02/13 13:47:27 jsc 1.4.208.1: #i72964# cleanup header guards


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [691d79b0db59919bc1acb9501052506d5ca98f6b]

INTEGRATION: CWS sw30bf08 (1.33.32); FILE MERGED 2008/07/08 14:57:05 od 1.33.32.1: #i91400# tracking of list style name change in order to keep data about 	 list style's default list up-to-date.


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [fcdd65c390ac6609c5fd0a95e209464be933a110]

INTEGRATION: CWS jsc21 (1.2.208); FILE MERGED 2008/02/13 13:47:27 jsc 1.2.208.1: #i72964# cleanup header guards


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [92707386f123d316ba1a0206b0c731f9aa89cb15]

INTEGRATION: CWS sw30bf08 (1.35.34); FILE MERGED 2008/07/08 14:57:05 od 1.35.34.1: #i91400# tracking of list style name change in order to keep data about 	 list style's default list up-to-date.


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [15719484d3806651768d622905924525260b9faf]

INTEGRATION: CWS sw30bf08 (1.143.32); FILE MERGED 2008/07/09 08:42:40 b_michaelsen 1.143.32.1: #i76683# moved from cws bmichaelsen30bf01


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [89cc08ba4a55fa5792b07eec96ad2b046d41f65a]

INTEGRATION: CWS jsc21 (1.8.74); FILE MERGED 2008/05/23 11:55:45 jsc 1.8.74.1: #i88797# change OFFICE_TYPE_LIBRARY to URE_TYPES and OFFICE_TYPES


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [1265596bb6d210db94b9fd4aacbb27b594fded78]

INTEGRATION: CWS sw30bf08 (1.193.30); FILE MERGED 2008/07/09 08:42:40 b_michaelsen 1.193.30.1: #i76683# moved from cws bmichaelsen30bf01


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [58e79a27d273e967cbe81a91b3bab67d26389565]

INTEGRATION: CWS jsc21 (1.5.92); FILE MERGED 2008/07/07 11:37:32 jsc 1.5.92.1: #i88797# adapted


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [aaebbb0e597bfeb8e1c545130a0d17a55b164228]

INTEGRATION: CWS jsc21 (1.10.74); FILE MERGED 2008/06/27 08:49:51 jsc 1.10.74.2: #i90032# adapt link flags and linking for MacOS 2008/05/21 13:38:54 jsc 1.10.74.1: #i88797# adapted to new structure


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [66d5237ff3224dd27f8c7acaef0228d226ef4d8c]

INTEGRATION: CWS sw30bf08 (1.80.32); FILE MERGED 2008/07/04 08:20:29 b_michaelsen 1.80.32.2: #i77256# fixed file indention 2008/07/04 08:18:25 b_michaelsen 1.80.32.1: #i77256# moved issue i77256 from bmichaelsen30bf01


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [07fc1abf4674fd4f89bb7fe1739ffff0f600e164]

INTEGRATION: CWS sw30bf08 (1.25.34); FILE MERGED 2008/07/08 14:56:10 od 1.25.34.1: #i91400# tracking of list style name change in order to keep data about 	 list style's default list up-to-date.


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [6273136e8d605661013d92f36b7a86804541fc2b]

INTEGRATION: CWS sw30bf08 (1.28.30); FILE MERGED 2008/07/04 14:25:57 ama 1.28.30.1: Fix #i90995#: Bookmarks and selection


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [c673081c1a316f9e214d03d0f346b2b6eff46e69]

INTEGRATION: CWS jsc21 (1.8.74); FILE MERGED 2008/06/27 08:49:51 jsc 1.8.74.3: #i90032# adapt link flags and linking for MacOS 2008/05/21 14:12:18 jsc 1.8.74.2: #i88797# adapted to new structure 2008/05/21 13:50:50 jsc 1.8.74.1: #i88797# adapted to new structure


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [fe0618739282c9bbeab5305785af10fd82c84411]

INTEGRATION: CWS sw30bf08 (1.83.30); FILE MERGED 2008/07/01 09:43:37 od 1.83.30.1: #i91133# implementation of new method <SwTxtNode::GetLeftMarginForTabCalculation()>


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [2f02dc8296c70f52d2c5913bf4f97a0c9d2c7825]

INTEGRATION: CWS jsc21 (1.5.2); FILE MERGED 2008/07/08 14:58:00 jsc 1.5.2.1: #i88797# adapt path to assemblies


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [110c14497e51009dfa81edb6a515e14acac346fa]

INTEGRATION: CWS jsc21 (1.3.2); FILE MERGED 2008/07/08 14:58:00 jsc 1.3.2.1: #i88797# adapt path to assemblies


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [963952c228fec83aeb9c3899b6a0af5fd9fc4675]

INTEGRATION: CWS jsc21 (1.6.2); FILE MERGED 2008/04/30 11:34:24 jsc 1.6.2.1: #86121# update for 3 layer office


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [dd7e8bff682e158229f9b97bb032375ed098e383]

INTEGRATION: CWS sw30bf08 (1.20.130); FILE MERGED 2008/07/09 07:52:10 od 1.20.130.2: #i91133# correction to fix due to compiler warning 2008/07/01 09:47:57 od 1.20.130.1: #i91133# method <SwTxtFormatter::NewTabPortion(..)> 	 - correct tab handling


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [10942a021c43d73567ba2341ab49f59f66fb4238]

INTEGRATION: CWS jsc21 (1.1.2); FILE ADDED 2008/06/16 06:44:49 jsc 1.1.2.1: new


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [10d94fefc4557f1adfafc929e08b40645212b183]

INTEGRATION: CWS sw30bf08 (1.80.28); FILE MERGED 2008/07/09 07:52:10 od 1.80.28.2: #i91133# correction to fix due to compiler warning 2008/07/01 09:47:57 od 1.80.28.1: #i91133# method <SwTxtFormatter::NewTabPortion(..)> 	 - correct tab handling


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [3333569a15682b8b737896c4dac58ec568342444]

INTEGRATION: CWS jsc21 (1.21.2); FILE MERGED 2008/07/03 16:02:02 jsc 1.21.2.1: #88797# rework optional module, make standalone product


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [93532bf025862184bdcc29e11a187789d60d10fa]

INTEGRATION: CWS jsc21 (1.27.2); FILE MERGED 2008/07/03 16:02:02 jsc 1.27.2.2: #88797# rework optional module, make standalone product 2008/05/27 18:27:02 jsc 1.27.2.1: #i88797# update compiler versions


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [a31e404205b28f0c473f5a00882a65e63c50ec57]

INTEGRATION: CWS sw30bf08 (1.56.32); FILE MERGED 2008/07/07 13:51:53 od 1.56.32.1: #i91432# method <SwRootFrm::CheckViewLayout(..)> 	 No calculation of page positions, if only an empty page is present.


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [e61553be7db7beba7ebfa7394af8150d0f3efeb3]

INTEGRATION: CWS jsc21 (1.18.160); FILE MERGED 2008/04/30 11:34:24 jsc 1.18.160.1: #86121# update for 3 layer office


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [91b64b26d34eb2611aec80311ca9884afb638dab]

INTEGRATION: CWS jsc21 (1.10.2); FILE MERGED 2008/05/23 11:38:04 jsc 1.10.2.3: #i88797# adapted for mac 2008/05/22 07:07:55 jsc 1.10.2.2: #i88797# adapted to new structure 2008/04/30 11:34:24 jsc 1.10.2.1: #86121# update for 3 layer office


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [b6dc5e9bef4fcf3ef6744689b12fc2dfb0b2bcec]

INTEGRATION: CWS sw30bf08 (1.33.30); FILE MERGED 2008/07/04 14:25:16 ama 1.33.30.1: Fix #i90995#: Bookmarks and selection


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [9d9f38eb80e9f42841f17562b8b1787287134009]

INTEGRATION: CWS jsc21 (1.10.132); FILE MERGED 2008/07/03 16:02:01 jsc 1.10.132.5: #88797# rework optional module, make standalone product 2008/05/23 11:38:04 jsc 1.10.132.4: #i88797# adapted for mac 2008/05/22 13:54:59 jsc 1.10.132.3: #i88797 use hostname to store config files, support of multiple envs 2008/05/22 07:07:55 jsc 1.10.132.2: #i88797# adapted to new structure 2008/04/30 11:34:24 jsc 1.10.132.1: #86121# update for 3 layer office


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [5f1b8e99a11d929a75425fa3714526c4faee8de5]

INTEGRATION: CWS sw30bf08 (1.75.32); FILE MERGED 2008/07/08 14:53:30 od 1.75.32.1: #i91400# tracking of list style name change in order to keep data about 	 the list style's default list up-to-date


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [d7853f62de8779fadba387d73254131a5e8ada38]

INTEGRATION: CWS jsc21 (1.20.2); FILE MERGED 2008/07/03 16:02:01 jsc 1.20.2.1: #88797# rework optional module, make standalone product


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [d74560fa13766e03ff474bcba7367b04b7e8dc73]

INTEGRATION: CWS sw30bf08 (1.26.34); FILE MERGED 2008/07/07 14:12:10 b_michaelsen 1.26.34.1: fixed build breaker on gcc/debug


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [51d41af5d5827605685a8ee33899095e85c7f68c]

INTEGRATION: CWS jsc21 (1.15.46); FILE MERGED 2008/07/03 16:29:18 jsc 1.15.46.7: #i88797# insert space 2008/07/03 16:02:01 jsc 1.15.46.6: #88797# rework optional module, make standalone product 2008/06/17 14:51:08 jsc 1.15.46.5: #i88797# adapt office search 2008/05/22 14:12:35 jsc 1.15.46.4: #i88797 correct AUTO_DEPLOYMENT 2008/05/22 13:54:59 jsc 1.15.46.3: #i88797 use hostname to store config files, support of multiple envs 2008/05/22 07:07:54 jsc 1.15.46.2: #i88797# adapted to new structure 2008/04/30 11:34:24 jsc 1.15.46.1: #86121# update for 3 layer office


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [8de95d1b587c38441a561825192cb8e50e59d7ad]

INTEGRATION: CWS sw30bf08 (1.2.14); FILE MERGED 2008/07/09 09:53:42 od 1.2.14.1: #i91434# applying patch from tono: 	 - assure unambiguous use of namespaces.


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [bde5b815873450dc9520c4dd300829eb5bd72daa]

INTEGRATION: CWS jsc21 (1.11.2); FILE MERGED 2008/05/27 16:59:34 jsc 1.11.2.1: #i88797# adapt for new structure


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [ede805f7922e20602f11602b5914d91544965d4a]

INTEGRATION: CWS sw30bf08 (1.37.32); FILE MERGED 2008/07/08 14:50:06 od 1.37.32.1: #i91400# tracking of the list style name change in order to keep 	 data about the list style's default list up-to-date.


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [83abd3d77518b1e0fc32e487307ec5f81e65c8a3]

INTEGRATION: CWS sw30bf08 (1.58.32); FILE MERGED 2008/07/09 06:50:05 od 1.58.32.2: RESYNC: (1.58-1.59); FILE MERGED 2008/07/01 09:40:48 od 1.58.32.1: #i91133# class <SwTxtNode> 	 - new method <GetLeftMarginForTabCalculation()>


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [62f2fef5b16d7433e038f810b95725b10fb32929]

INTEGRATION: CWS sw30bf08 (1.153.30); FILE MERGED 2008/07/08 14:50:05 od 1.153.30.1: #i91400# tracking of the list style name change in order to keep 	 data about the list style's default list up-to-date.


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [b57077104b240a5b7f3cb40e56797a0fa1a2560b]

INTEGRATION: CWS sw30bf08 (1.2.34); FILE MERGED 2008/07/08 14:50:05 od 1.2.34.1: #i91400# tracking of the list style name change in order to keep 	 data about the list style's default list up-to-date.


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [f6005c71f59f709291e68bc5b04fcf34e24f5127]

INTEGRATION: CWS jsc21 (1.6.6); FILE MERGED 2008/07/04 06:27:15 jsc 1.6.6.3: #i88797# rework optional SDK 2008/06/30 08:27:28 jsc 1.6.6.2: #i88797# restore 2008/04/28 09:32:46 jsc 1.6.6.1: #88797# integrate sdk as optional office module


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [37972e5ec866ab70b1f9cf6ba44d5cecdf9d5972]

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>  [1cad621dd276d327736693faa1d8bcac44021a7b]

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>  [2920a5c343efc31ae0ccb186b105360154973ebc]

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>  [6d11f56d6432dac148f4c300530d96b7f2d89391]

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>  [fa8042d3a60bcad04ad1603ef7ccd681fded0839]

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>  [b2175ef0ee550b1d6a2f0afa4550a8d7c7dc0154]

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>  [4dbc08f3c1ca5ae6da75ea8a5d89ae080f1ebe27]

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>  [300a0598b141b1494003a992129443d4cdf58207]

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>  [506a5528b6166af3275f6e56f1c0a2e6daa54126]

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>  [405c6e66ec5b72ef1cebb0baf0c78affe69f6580]

INTEGRATION: CWS sw30bf08 (1.148.16); FILE MERGED 2008/07/09 06:49:54 od 1.148.16.2: RESYNC: (1.148-1.149); FILE MERGED 2008/07/02 12:01:37 od 1.148.16.1: #i91295# method <XMLTextParagraphExport::exportListChange(..)> 	 - do not export list element property text:continue-numbering="true" 	   in case that ODF 1.0/1.1 is exported and a list can only continue 	   another list using ODF 1.2 features.


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [3636885e84d8f39bbcd0f96bfc13b84038b4ea86]

INTEGRATION: CWS sw30bf08 (1.43.60); FILE MERGED 2008/07/02 12:31:05 od 1.43.60.1: #i91299# export/import correct element name for new list level attributes: 	 - style:list-level-label-alignment instead of style:label-alignment


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [ce7862c7dbdad8c9c1cc11ab7156df00f31ab9c3]

INTEGRATION: CWS sw30bf08 (1.32.60); FILE MERGED 2008/07/02 12:31:05 od 1.32.60.1: #i91299# export/import correct element name for new list level attributes: 	 - style:list-level-label-alignment instead of style:label-alignment


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [bf200149c9af5a2146feac8bc8649f225160418a]

INTEGRATION: CWS qadev31b (1.9.48); FILE MERGED 2008/07/03 12:42:48 lla 1.9.48.2: RESYNC: (1.9-1.10); FILE MERGED 2008/02/27 15:25:24 lla 1.9.48.1: #i86509# cleanups, headers are moved to inc/testshl


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [a0105f06cb819f6be4c604776dede5fda67b8a77]

INTEGRATION: CWS qadev31b (1.8.48); FILE MERGED 2008/07/03 12:42:44 lla 1.8.48.2: RESYNC: (1.8-1.9); FILE MERGED 2008/02/27 15:25:24 lla 1.8.48.1: #i86509# cleanups, headers are moved to inc/testshl


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [2b467d25561de175b110a21b5e483f6cf1b44cd9]

INTEGRATION: CWS qadev31b (1.22.34); FILE MERGED 2008/07/03 12:42:39 lla 1.22.34.2: RESYNC: (1.22-1.24); FILE MERGED 2008/02/27 15:25:24 lla 1.22.34.1: #i86509# cleanups, headers are moved to inc/testshl


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [e4d362ff10a598613c6800c27c4e369afbc81c11]

INTEGRATION: CWS qadev31b (1.7.18); FILE MERGED 2008/07/03 12:42:34 lla 1.7.18.2: RESYNC: (1.7-1.8); FILE MERGED 2008/02/27 15:25:24 lla 1.7.18.1: #i86509# cleanups, headers are moved to inc/testshl


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [64d0c9b5d221225db3fbda5a422396707d2c42c9]

INTEGRATION: CWS qadev31b (1.7.30); FILE MERGED 2008/07/07 06:47:41 lla 1.7.30.3: #i86509# need change 2008/07/03 12:42:28 lla 1.7.30.2: RESYNC: (1.7-1.8); FILE MERGED 2008/02/27 15:25:24 lla 1.7.30.1: #i86509# cleanups, headers are moved to inc/testshl


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [e0b2f49385ffdfdb03225c14bfc9e72bca4ba98b]

INTEGRATION: CWS qadev31b (1.8.48); FILE MERGED 2008/07/03 12:42:23 lla 1.8.48.2: RESYNC: (1.8-1.9); FILE MERGED 2008/02/27 15:25:24 lla 1.8.48.1: #i86509# cleanups, headers are moved to inc/testshl


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [d09e9efef0f28f02bbdb45f13bc7de490b1956d9]

INTEGRATION: CWS qadev31b (1.9.20); FILE MERGED 2008/07/03 12:42:17 lla 1.9.20.2: RESYNC: (1.9-1.11); FILE MERGED 2008/02/27 15:25:24 lla 1.9.20.1: #i86509# cleanups, headers are moved to inc/testshl


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [f85250e27884054f8f64212f28a5d664116a3ef4]

INTEGRATION: CWS qadev31b (1.8.48); FILE MERGED 2008/07/03 12:42:12 lla 1.8.48.2: RESYNC: (1.8-1.10); FILE MERGED 2008/02/27 15:25:24 lla 1.8.48.1: #i86509# cleanups, headers are moved to inc/testshl


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [0699c872b8db583d03b05acdc4249eb31982b2ab]

INTEGRATION: CWS qadev31b (1.9.48); FILE MERGED 2008/07/03 12:42:07 lla 1.9.48.2: RESYNC: (1.9-1.11); FILE MERGED 2008/02/27 15:25:24 lla 1.9.48.1: #i86509# cleanups, headers are moved to inc/testshl


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [6dc5671467d4ca0b0509a1163bb330c39ffc8aa6]

INTEGRATION: CWS qadev31b (1.6.56); FILE MERGED 2008/07/03 12:42:01 lla 1.6.56.2: RESYNC: (1.6-1.7); FILE MERGED 2008/02/27 15:25:24 lla 1.6.56.1: #i86509# cleanups, headers are moved to inc/testshl


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [2287de330dc68d9a8ae75ff4d70783e19265f79c]

INTEGRATION: CWS presenterfixes (1.2.4); FILE MERGED 2008/06/05 15:09:38 af 1.2.4.1: #i90407# Changed vertical offset of button frame bitmaps.


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [0fe97914e2dd9443bff545ee962cc098876e0175]

INTEGRATION: CWS qadev31b (1.5.44); FILE MERGED 2008/02/27 15:25:24 lla 1.5.44.1: #i86509# cleanups, headers are moved to inc/testshl


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [7058d43b113d6e41d3b7f77b064bf2a463be4c2e]

INTEGRATION: CWS presenterfixes (1.5.2); FILE MERGED 2008/06/18 08:03:49 af 1.5.2.2: RESYNC: (1.5-1.6); FILE MERGED 2008/06/05 12:40:20 af 1.5.2.1: #i90379# Added support for older runtime dlls.


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [dde35b9b8e43dc3d5bcdad75453f977d6c868508]

INTEGRATION: CWS presenterfixes (1.4.2); FILE MERGED 2008/05/27 07:41:30 af 1.4.2.1: #i88854# Added ReleaseView to CachablePresenterView.


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [e3d96d6731d5d65de3b5b00561ae028d384cfc99]

INTEGRATION: CWS presenterfixes (1.4.2); FILE MERGED 2008/06/11 07:47:56 af 1.4.2.1: #i88837# Adjusting scroll amount.


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [e7be3e965c80fa376c4acfb9d6ca75ebe081e286]

INTEGRATION: CWS presenterfixes (1.4.2); FILE MERGED 2008/06/09 09:34:45 af 1.4.2.2: #i90512# Improved the ForceRepaint() method. 2008/05/27 07:41:30 af 1.4.2.1: #i88854# Added ReleaseView to CachablePresenterView.


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [fc2a63a67b2a620795238b8714d027428201f2c4]

INTEGRATION: CWS presenterfixes (1.4.2); FILE MERGED 2008/06/23 12:49:11 af 1.4.2.2: Fixed build problem. 2008/06/11 07:45:58 af 1.4.2.1: #i88837# Added support for repeating scroll events.


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [5882ae02cd9bb0b498f3723e5da73ba8a35ce00e]

INTEGRATION: CWS presenterfixes (1.4.2); FILE MERGED 2008/06/23 12:49:32 af 1.4.2.2: Fixed build problem. 2008/06/11 07:46:49 af 1.4.2.1: #i88837# Added support for repeating scroll events.


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [e812dfabf64fb8217d1754d194fe6eb431c9448d]

INTEGRATION: CWS presenterfixes (1.4.2); FILE MERGED 2008/06/11 07:44:44 af 1.4.2.1: #i88837# Signature of PresenterNotesView::ChangeFontSize() has changed.


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [3302b3361692f130954d0ad4fa34923350ee49da]

INTEGRATION: CWS presenterfixes (1.4.2); FILE MERGED 2008/06/23 12:49:55 af 1.4.2.2: Fixed build problem. 2008/06/11 07:53:35 af 1.4.2.1: #i88837# Adaption to changes of the scroll bar.  Reimplementation of the notes display.


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [f01177f3ea1d5c69c90697988ec96c8cb05fcd59]

INTEGRATION: CWS presenterfixes (1.5.2); FILE MERGED 2008/06/11 07:53:59 af 1.5.2.1: #i88837# Adaption to changes of the scroll bar.  Reimplementation of the notes display.


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [37d824bb26117976cfce8515a8a3bc16dae80c5e]

INTEGRATION: CWS presenterfixes (1.2.4); FILE MERGED 2008/06/11 07:38:40 af 1.2.4.1: #i88837# Made some methods static.


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [473f53555e732c7a1ab96c5ec99da76dc46a408a]

INTEGRATION: CWS presenterfixes (1.2.4); FILE MERGED 2008/06/11 07:40:35 af 1.2.4.1: #i88837# Made some methods static.


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [9ba468b5d3c787fb1d386fe859770fba5f4c6379]

INTEGRATION: CWS presenterfixes (1.2.4); FILE MERGED 2008/06/05 15:11:39 af 1.2.4.1: #i90407# Use vertical offset of frame bitmaps.


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [f68c8a142e53120000d69d457076d6eed00cdf63]

INTEGRATION: CWS presenterfixes (1.2.4); FILE MERGED 2008/06/05 15:12:22 af 1.2.4.1: #i90407# Use vertical offset of frame bitmaps.


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [e38afd720c35af69363b5d9d9202e4a6c4ab03f8]

INTEGRATION: CWS presenterfixes (1.20.30); FILE MERGED 2008/06/13 14:38:16 af 1.20.30.1: #i90258# Improved debug messages.


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [5289c32822c73d0892c3a3478421604e7f0ddb4c]

INTEGRATION: CWS jsc21 (1.21.16); FILE MERGED 2008/07/04 07:53:56 jsc 1.21.16.1: #i88797# correct spelling error


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [fb7529ede32d18f616d4788d2c4d72f974e91d04]

INTEGRATION: CWS presenterfixes (1.12.30); FILE MERGED 2008/06/13 14:45:19 af 1.12.30.1: #i90258# Restart slide show when display is added or removed.


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [7c629b9825755d25c392ed190cd5c4496103182b]

INTEGRATION: CWS presenterfixes (1.6.30); FILE MERGED 2008/06/13 14:41:56 af 1.6.30.1: #i90258# Restart slide show when display is added or removed.


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [8b6b8c9d219265311f2ce391bb5794f81525bb44]

INTEGRATION: CWS presenterfixes (1.1.2); FILE ADDED 2008/06/23 12:47:02 af 1.1.2.2: Fixed build problem. 2008/06/13 14:41:20 af 1.1.2.1: #i90258# Restart slide show when display is added or removed.


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [f18efcf7b42ecbd6b0fd7918e0682b0c77ef0834]

INTEGRATION: CWS presenterfixes (1.1.2); FILE ADDED 2008/06/13 14:41:05 af 1.1.2.1: #i90258# Restart slide show when display is added or removed.


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [4f41db743de6a37176e977a2631877a0d51bca09]

INTEGRATION: CWS presenterfixes (1.4.30); FILE MERGED 2008/06/11 07:59:08 af 1.4.30.1: #i88837# Force recalculation of total height when font size changes.


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [3cb333a20e60580bc7d3365cbda8d254aa45fbcc]

INTEGRATION: CWS presenterfixes (1.3.30); FILE MERGED 2008/06/05 12:14:31 af 1.3.30.1: #i89792# Added UpdateSpriteClip() method.


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [61114869c76de15bf63c929d07f524cd545f418f]

INTEGRATION: CWS presenterfixes (1.3.28); FILE MERGED 2008/06/05 12:15:12 af 1.3.28.1: #i89792# Added UpdateSpriteClip() method to fix sprite clipping.


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [602a5d862b5dffb40734fc61edd067c2c92898fc]

INTEGRATION: CWS presenterfixes (1.5.30); FILE MERGED 2008/06/13 14:35:35 af 1.5.30.1: #i90258# Improved debug messages.


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [4425f0588ecfc6aeffe6a90e795fabb4e4f113e0]

INTEGRATION: CWS presenterfixes (1.3.30); FILE MERGED 2008/06/13 14:34:22 af 1.3.30.1: #i90258# Improved debug messages.


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [ee3db4f9f808189b15d389f048be6c847aa8fe57]

INTEGRATION: CWS presenterfixes (1.3.30); FILE MERGED 2008/06/13 14:33:46 af 1.3.30.1: #i90258# Improved debug messages.


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [40a877b183607e3f5a277049b6905319019261d5]

INTEGRATION: CWS presenterfixes (1.6.30); FILE MERGED 2008/06/13 14:32:42 af 1.6.30.1: #i90258# Improved debug messages.


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [19af7292561231cbbadbfe0ec0b0601cb565cf3c]

INTEGRATION: CWS presenterfixes (1.3.30); FILE MERGED 2008/06/13 14:29:56 af 1.3.30.1: #i90258# Improved debug messages.


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [ba8828cd38270e533526e7280498714464decc8e]

INTEGRATION: CWS presenterfixes (1.4.30); FILE MERGED 2008/06/13 14:30:49 af 1.4.30.1: #i90258# Improved debug messages.


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [6bcb323a18cfcabf0eb40e0b5931124dc88fb9a1]

INTEGRATION: CWS jsc21 (1.14.4); FILE MERGED 2008/04/30 11:39:04 jsc 1.14.4.1: #86121# correct linking for 3 layer office


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [d9849833ff941853b56852b8201058771111e930]

INTEGRATION: CWS jsc21 (1.6.76); FILE MERGED 2008/04/23 09:48:17 jsc 1.6.76.2: RESYNC: (1.6-1.7); FILE MERGED 2008/02/13 08:54:58 jsc 1.6.76.1: #i72964# remove external header guards


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [26027d425d12d02d3a2cc92a14350ff786b4632f]

INTEGRATION: CWS jsc21 (1.2.76); FILE MERGED 2008/04/23 09:49:09 jsc 1.2.76.2: RESYNC: (1.2-1.3); FILE MERGED 2008/02/13 08:54:58 jsc 1.2.76.1: #i72964# remove external header guards


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [4a4e1e765bc14a0fe509bda66ba6590abd48dee7]

INTEGRATION: CWS jsc21 (1.2.76); FILE MERGED 2008/04/23 09:49:06 jsc 1.2.76.2: RESYNC: (1.2-1.3); FILE MERGED 2008/02/13 08:54:58 jsc 1.2.76.1: #i72964# remove external header guards


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [97a753f159c2357a8abaee2c1daa69c786fa0f64]

INTEGRATION: CWS jsc21 (1.5.34); FILE MERGED 2008/04/23 09:48:59 jsc 1.5.34.2: RESYNC: (1.5-1.6); FILE MERGED 2008/02/13 08:54:58 jsc 1.5.34.1: #i72964# remove external header guards


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [b3da96948d17fbe6a54d18586bb4e42a11121a40]

INTEGRATION: CWS jsc21 (1.3.76); FILE MERGED 2008/04/23 09:48:02 jsc 1.3.76.2: RESYNC: (1.3-1.4); FILE MERGED 2008/02/13 08:54:58 jsc 1.3.76.1: #i72964# remove external header guards


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [551db5f8db805908240773a2480ef2987c029cd6]

INTEGRATION: CWS jsc21 (1.2.76); FILE MERGED 2008/04/23 09:48:10 jsc 1.2.76.2: RESYNC: (1.2-1.3); FILE MERGED 2008/02/13 08:54:57 jsc 1.2.76.1: #i72964# remove external header guards


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [0f559cc1922747f730bd533da52270f2b8d15142]

INTEGRATION: CWS jsc21 (1.5.34); FILE MERGED 2008/04/23 09:48:06 jsc 1.5.34.2: RESYNC: (1.5-1.6); FILE MERGED 2008/02/13 08:54:57 jsc 1.5.34.1: #i72964# remove external header guards


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [c0d9e9058eb2f35d1ebf83101424f30965562d19]

INTEGRATION: CWS jsc21 (1.11.4); FILE MERGED 2008/04/30 11:39:04 jsc 1.11.4.1: #86121# correct linking for 3 layer office


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [1fb2401e5fcf7a6efa9245e7cf0840f89243779f]

INTEGRATION: CWS jsc21 (1.5.52); FILE MERGED 2008/04/23 09:48:45 jsc 1.5.52.2: RESYNC: (1.5-1.6); FILE MERGED 2008/02/13 08:54:57 jsc 1.5.52.1: #i72964# remove external header guards


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [b6c218dfc1624e544894a0e01d92484312accbd0]

INTEGRATION: CWS jsc21 (1.7.34); FILE MERGED 2008/04/23 09:48:24 jsc 1.7.34.2: RESYNC: (1.7-1.8); FILE MERGED 2008/02/13 08:54:57 jsc 1.7.34.1: #i72964# remove external header guards


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [dfe5e24f404f28d7b185ca150cfadaea32436a1f]

INTEGRATION: CWS jsc21 (1.5.44); FILE MERGED 2008/04/23 09:48:27 jsc 1.5.44.2: RESYNC: (1.5-1.6); FILE MERGED 2008/02/13 08:54:57 jsc 1.5.44.1: #i72964# remove external header guards


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [09c498e9d2b6c3a7c7e93bbb04e8ea470574cb42]

INTEGRATION: CWS jsc21 (1.13.16); FILE MERGED 2008/04/23 09:48:42 jsc 1.13.16.2: RESYNC: (1.13-1.14); FILE MERGED 2008/02/13 08:54:57 jsc 1.13.16.1: #i72964# remove external header guards


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [2839c8a182a9fa1e32fec8a0b969b79c94121aa9]

INTEGRATION: CWS jsc21 (1.44.16); FILE MERGED 2008/04/23 09:48:35 jsc 1.44.16.2: RESYNC: (1.44-1.45); FILE MERGED 2008/02/13 08:54:57 jsc 1.44.16.1: #i72964# remove external header guards


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [70b846b33c1b52fe9ed9ec83bf95e0e71c673476]

INTEGRATION: CWS jsc21 (1.5.34); FILE MERGED 2008/04/23 09:48:52 jsc 1.5.34.2: RESYNC: (1.5-1.6); FILE MERGED 2008/02/13 08:54:56 jsc 1.5.34.1: #i72964# remove external header guards


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [42aa8870bebdc225863b90cbcfd6b4f3eded0e99]

INTEGRATION: CWS jsc21 (1.8.44); FILE MERGED 2008/04/23 09:49:35 jsc 1.8.44.2: RESYNC: (1.8-1.9); FILE MERGED 2008/02/13 08:54:56 jsc 1.8.44.1: #i72964# remove external header guards


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [00f4015c20c45995bc8109f5f20cbd25c40ee83c]

INTEGRATION: CWS jsc21 (1.12.44); FILE MERGED 2008/04/23 09:49:49 jsc 1.12.44.2: RESYNC: (1.12-1.13); FILE MERGED 2008/02/13 08:54:56 jsc 1.12.44.1: #i72964# remove external header guards


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [2f19402cd5169bd7dbfba0a74769150c1617b856]

INTEGRATION: CWS jsc21 (1.4.52); FILE MERGED 2008/04/23 09:49:28 jsc 1.4.52.2: RESYNC: (1.4-1.5); FILE MERGED 2008/02/13 08:54:56 jsc 1.4.52.1: #i72964# remove external header guards


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [905fdb620bba26798c8f8934f39b52e890911b52]

INTEGRATION: CWS jl107 (1.10.44); FILE MERGED 2008/07/09 09:36:46 is 1.10.44.1: #i91493# new java6 update 7


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [7aa3972b9dbde791d731a3d623b3c2dc372f153c]

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>  [da21ac75ad728ab7ad289053005da307d174b947]

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>  [6faa125017e3e0be47a1e6d74f0ccdc8ee4a0b24]

INTEGRATION: CWS native170 (1.21.46); FILE MERGED 2008/07/08 10:40:47 is 1.21.46.1: #i91442#


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [58195618311ae937465b5e540e2e415fdf1f0dd5]

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>  [b061e90ce4f8a0c33de1e62651165b204205fd2f]

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>  [4ffd08af5f67c5839fb91f1f372be84b9034ac42]

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>  [5a695e215fda17917c9ddefa6f310d0a5606a74a]

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>  [b7efcf0350c93ddc22b481d8b4f08b551c7347f3]

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>  [cb29c0c7247845351f42e46f1ab741c045ead8d7]

INTEGRATION: CWS mst01 (1.2.4); FILE MERGED 2008/06/27 11:37:14 mst 1.2.4.1: upgrade libxslt to version 1.1.24 - libxslt/download/libxslt-1.1.16.tar.gz, libxslt/libxslt-1.1.16.patch:   + removed - libxslt/download/libxslt-1.1.24.tar.gz, libxslt/libxslt-1.1.24.patch:   + added - libxslt/libxsltversion.mk, libxslt/prj/d.lst:   + add new include makefile for soname versioning - libxslt/makefile.mk:   + update, and refactor a bit


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [5da21056e5f0adf1dc16f889b1638ba1a0935348]

INTEGRATION: CWS mst01 (1.1.2); FILE ADDED 2008/06/27 11:37:13 mst 1.1.2.1: upgrade libxslt to version 1.1.24 - libxslt/download/libxslt-1.1.16.tar.gz, libxslt/libxslt-1.1.16.patch:   + removed - libxslt/download/libxslt-1.1.24.tar.gz, libxslt/libxslt-1.1.24.patch:   + added - libxslt/libxsltversion.mk, libxslt/prj/d.lst:   + add new include makefile for soname versioning - libxslt/makefile.mk:   + update, and refactor a bit


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [aabfd53b47d8ae119376fdc0507d35f93b85d519]

INTEGRATION: CWS autotestfixes01 (1.1.2); FILE ADDED 2008/07/04 17:08:15 jsi 1.1.2.1: #i91336# Adding the modul xml to testautomation Issue number: Submitted by: Reviewed by:


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [a5702d2b89b765fe59b1ce68634c921772701ec0]

INTEGRATION: CWS mst01 (1.15.4); FILE MERGED 2008/06/27 11:37:13 mst 1.15.4.1: upgrade libxslt to version 1.1.24 - libxslt/download/libxslt-1.1.16.tar.gz, libxslt/libxslt-1.1.16.patch:   + removed - libxslt/download/libxslt-1.1.24.tar.gz, libxslt/libxslt-1.1.24.patch:   + added - libxslt/libxsltversion.mk, libxslt/prj/d.lst:   + add new include makefile for soname versioning - libxslt/makefile.mk:   + update, and refactor a bit


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [9d5e120d8c23545ac8c90b92ee1e5b7a3dd03cae]

INTEGRATION: CWS mst01 (1.1.2); FILE ADDED 2008/06/27 11:37:13 mst 1.1.2.1: upgrade libxslt to version 1.1.24 - libxslt/download/libxslt-1.1.16.tar.gz, libxslt/libxslt-1.1.16.patch:   + removed - libxslt/download/libxslt-1.1.24.tar.gz, libxslt/libxslt-1.1.24.patch:   + added - libxslt/libxsltversion.mk, libxslt/prj/d.lst:   + add new include makefile for soname versioning - libxslt/makefile.mk:   + update, and refactor a bit


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [9efeb65ebd29f876621344efa8eaa16c6de4a57b]

INTEGRATION: CWS autotestfixes01 (1.1.2); FILE ADDED 2008/07/04 17:08:17 jsi 1.1.2.1: #i91336# Adding the modul xml to testautomation Issue number: Submitted by: Reviewed by:


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [d1a9ae508b6c3a7f5bc9071b8d3453233ddd9b52]

INTEGRATION: CWS autotestfixes01 (1.1.2); FILE ADDED 2008/07/04 17:08:16 jsi 1.1.2.1: #i91336# Adding the modul xml to testautomation Issue number: Submitted by: Reviewed by:


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [ff7a1cd6dcb4afb23a3068d7d884cb0ec4e2a397]

#i10000# Creating 'simple' packages broken on cygwin. Patch provided by gh.


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [e747b689ac42ceb66885acc92a67ad3575a59ee5]

INTEGRATION: CWS autotestfixes01 (1.1.2); FILE ADDED 2008/07/04 17:08:15 jsi 1.1.2.1: #i91336# Adding the modul xml to testautomation Issue number: Submitted by: Reviewed by:


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [34fbb71b6efdbfbc3b777736696ed86d141d753c]

INTEGRATION: CWS autotestfixes01 (1.1.2); FILE ADDED 2008/07/04 17:08:15 jsi 1.1.2.1: #i91336# Adding the modul xml to testautomation Issue number: Submitted by: Reviewed by:


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [2ea6a53dc2f28a7b69e856f45fd3c519a28b6f57]

INTEGRATION: CWS autotestfixes01 (1.1.2); FILE ADDED 2008/07/04 17:08:14 jsi 1.1.2.1: #i91336# Adding the modul xml to testautomation Issue number: Submitted by: Reviewed by:


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [5ebcbdcce89f8ae5c62b71a22d0674025912c118]

INTEGRATION: CWS autotestfixes01 (1.1.2); FILE ADDED 2008/07/04 17:08:13 jsi 1.1.2.1: #i91336# Adding the modul xml to testautomation Issue number: Submitted by: Reviewed by:


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [f01af756a8d87c57ab72d5a3a4413ef591bb5f74]

INTEGRATION: CWS autotestfixes01 (1.1.2); FILE ADDED 2008/07/04 17:08:12 jsi 1.1.2.1: #i91336# Adding the modul xml to testautomation Issue number: Submitted by: Reviewed by:


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [fa02c6261a60e4cbfc20306b80bf39371e539687]

INTEGRATION: CWS autotestfixes01 (1.1.2); FILE ADDED 2008/07/04 17:08:11 jsi 1.1.2.1: #i91336# Adding the modul xml to testautomation Issue number: Submitted by: Reviewed by:


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [4008a1e34763fa1447eeb146ff76cdf984d2c3e6]

INTEGRATION: CWS autotestfixes01 (1.1.2); FILE ADDED 2008/07/04 17:08:10 jsi 1.1.2.1: #i91336# Adding the modul xml to testautomation Issue number: Submitted by: Reviewed by:


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [dbdce274234c816cb9ea92a833fb19acf4129221]

INTEGRATION: CWS autotestfixes01 (1.1.2); FILE ADDED 2008/07/04 17:08:09 jsi 1.1.2.1: #i91336# Adding the modul xml to testautomation Issue number: Submitted by: Reviewed by:


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [db081feabc3507b966dfb2d679d7c64d0c4a9638]

INTEGRATION: CWS autotestfixes01 (1.1.2); FILE ADDED 2008/07/04 17:08:08 jsi 1.1.2.1: #i91336# Adding the modul xml to testautomation Issue number: Submitted by: Reviewed by:


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [972560184007b64c3c910fb2c46ee1b2ea481602]

INTEGRATION: CWS autotestfixes01 (1.1.2); FILE ADDED 2008/07/04 17:08:07 jsi 1.1.2.1: #i91336# Adding the modul xml to testautomation Issue number: Submitted by: Reviewed by:


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [f9e59cd2eb3e5c10fbcb30582e1e050f8e169206]

INTEGRATION: CWS autotestfixes01 (1.1.2); FILE ADDED 2008/07/04 17:08:06 jsi 1.1.2.1: #i91336# Adding the modul xml to testautomation Issue number: Submitted by: Reviewed by:


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [174f1432164623ee50911b7c6fb472a9801b8121]

INTEGRATION: CWS autotestfixes01 (1.1.2); FILE ADDED 2008/07/04 17:08:05 jsi 1.1.2.1: #i91336# Adding the modul xml to testautomation Issue number: Submitted by: Reviewed by:


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [d9af55c63f770388df2c189487b716aee752f030]

INTEGRATION: CWS autotestfixes01 (1.1.2); FILE ADDED 2008/07/04 17:08:04 jsi 1.1.2.1: #i91336# Adding the modul xml to testautomation Issue number: Submitted by: Reviewed by:


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [46588e685564a1fba1c8b231e2e7af1927a51439]

INTEGRATION: CWS autotestfixes01 (1.1.2); FILE ADDED 2008/07/04 17:08:03 jsi 1.1.2.1: #i91336# Adding the modul xml to testautomation Issue number: Submitted by: Reviewed by:


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [39a5753bc241dacbb8074967f822db0eabdb507a]

INTEGRATION: CWS tkr14 (1.5.24); FILE MERGED 2008/06/20 06:25:46 tkr 1.5.24.2: #i88104# move XTitle check to the end of the methode 2008/06/05 09:57:36 tkr 1.5.24.1: #i88104# use of XTitle to get the title


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [fe073cfb32a4515a05605a16c08e3ece1751e32f]

INTEGRATION: CWS autotestfixes01 (1.1.2); FILE ADDED 2008/07/04 17:08:02 jsi 1.1.2.1: #i91336# Adding the modul xml to testautomation Issue number: Submitted by: Reviewed by:


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [596c970e8634bfe1917b8caf03b3e3b21cb5333f]

INTEGRATION: CWS autotestfixes01 (1.1.2); FILE ADDED 2008/07/04 17:08:01 jsi 1.1.2.1: #i91336# Adding the modul xml to testautomation Issue number: Submitted by: Reviewed by:


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [da0ad860d73ce24f1fd85f864874891e1ba12786]

INTEGRATION: CWS autotestfixes01 (1.1.2); FILE ADDED 2008/07/04 17:08:00 jsi 1.1.2.1: #i91336# Adding the modul xml to testautomation Issue number: Submitted by: Reviewed by:


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [b36989bfb12f930c13170871b45b945f672eaf77]

INTEGRATION: CWS autotestfixes01 (1.1.2); FILE ADDED 2008/07/04 17:07:59 jsi 1.1.2.1: #i91336# Adding the modul xml to testautomation Issue number: Submitted by: Reviewed by:


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [76782b5f7ec31ca745cf1cf83dd4ec7984f5b446]

INTEGRATION: CWS tkr14 (1.8.6); FILE MERGED 2008/05/21 12:16:21 tkr 1.8.6.1: #157929# lost base url property after refactoring


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [d29986a309fbc5d528283ff9cb5d0954d97ec40a]

INTEGRATION: CWS tkr14 (1.16.6); FILE MERGED 2008/05/21 12:16:21 tkr 1.16.6.1: #157929# lost base url property after refactoring


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [b18e5258ed560a44d8f5b491ba6dba5b494251fb]

INTEGRATION: CWS autotestfixes01 (1.1.2); FILE ADDED 2008/07/04 17:07:58 jsi 1.1.2.1: #i91336# Adding the modul xml to testautomation Issue number: Submitted by: Reviewed by:


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [d8aa390b8620613b977dd5421f99d56c0e557f6b]

INTEGRATION: CWS tkr14 (1.62.2); FILE MERGED 2008/06/09 14:13:04 tkr 1.62.2.3: #78894# recync issues 2008/06/06 08:00:31 tkr 1.62.2.2: RESYNC: (1.62-1.63); FILE MERGED 2008/06/05 09:53:08 tkr 1.62.2.1: #i78894# type detection and cache


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [3064cbe67262666e341b0a89af6e8d456673fad1]

INTEGRATION: CWS tkr14 (1.18.8); FILE MERGED 2008/06/11 14:28:19 tkr 1.18.8.3: #67048# copy & paste connection errors 2008/06/09 14:11:33 tkr 1.18.8.2: #67048# copy & paste connection errors 2008/06/05 09:42:11 tkr 1.18.8.1: #i78894# helper function for type detection


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [fc6dbc67b0f98a52b1313e2b4d62cdc97283a2af]

INTEGRATION: CWS tkr14 (1.28.8); FILE MERGED 2008/06/11 14:28:18 tkr 1.28.8.3: #67048# copy & paste connection errors 2008/06/09 14:11:33 tkr 1.28.8.2: #67048# copy & paste connection errors 2008/06/05 09:41:47 tkr 1.28.8.1: #i78894# helper function for type detection


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [098071c8d45e00e408f9db400963077acf0bf540]

INTEGRATION: CWS autotestfixes01 (1.1.2); FILE ADDED 2008/07/04 17:07:57 jsi 1.1.2.1: #i91336# Adding the modul xml to testautomation Issue number: Submitted by: Reviewed by:


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [6f25a206ef98536e3e90a155e13ffa59854d0891]

INTEGRATION: CWS tkr14 (1.11.8); FILE MERGED 2008/06/05 09:38:49 tkr 1.11.8.1: #i78894# changes for caching


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [fd0afc829405c534f7caced4a2f256e4c49abfbe]

INTEGRATION: CWS autotestfixes01 (1.1.2); FILE ADDED 2008/07/04 17:07:56 jsi 1.1.2.1: #i91336# Adding the modul xml to testautomation Issue number: Submitted by: Reviewed by:


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [699914c18c01fd3a6d2eb0f8ae952eff2b9d7c61]

INTEGRATION: CWS tkr14 (1.7.18); FILE MERGED 2008/06/05 09:55:35 tkr 1.7.18.1: #i78894# caching


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [60b0c64a255e083ceecb92eaa11610cec0062782]

INTEGRATION: CWS autotestfixes01 (1.1.2); FILE ADDED 2008/07/04 17:07:55 jsi 1.1.2.1: #i91336# Adding the modul xml to testautomation Issue number: Submitted by: Reviewed by:


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [f582aeffb01cfbe081b28f79ca4f3d7c6f4b7799]

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-11  Rüdiger Timm  <rt@openoffice.org>  [c5b9f913bced14ebaef784bd9e53b6a74764c634]

INTEGRATION: CWS startcenterfix03 (1.47.90); FILE MERGED 2008/07/02 09:52:06 hro 1.47.90.1: #i91274# Added Formula to quickstarter


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [aa15138062b52c272537ed99b7c2ae42f676f96f]

INTEGRATION: CWS startcenterfix03 (1.8.90); FILE MERGED 2008/07/01 18:40:48 pl 1.8.90.1: #i91274# add math


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [55aa84d4ea043044609b69e4632ee81fa4174348]

INTEGRATION: CWS startcenterfix03 (1.4.56); FILE MERGED 2008/07/01 18:34:37 pl 1.4.56.1: #i91274# add math


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [a18044453e3f3f963b0f3921a77142b15815cb9c]

#i10000# Typo corrected: 'XInputStream.hpp' instead of 'XInputStrem.hpp'.


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [5ca4f70a4127aefd6320cb51acd91d3cda78808b]

INTEGRATION: CWS autotestfixes01 (1.1.2); FILE ADDED 2008/07/04 17:07:54 jsi 1.1.2.1: #i91336# Adding the modul xml to testautomation Issue number: Submitted by: Reviewed by:


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [537d31191cd40f100fe3e5fec0ac9a4eb6e0ae1d]

INTEGRATION: CWS startcenterfix03 (1.2.42); FILE MERGED 2008/07/01 18:25:46 pl 1.2.42.1: #i91273# updated StartCenter icons


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [0051eb2bb84148ff0cda010e7f34a0d3c9a60c2a]

INTEGRATION: CWS startcenterfix03 (1.2.42); FILE MERGED 2008/07/01 18:25:45 pl 1.2.42.1: #i91273# updated StartCenter icons


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [245264f781bd67844acdb0764b817143e285ad9f]

INTEGRATION: CWS startcenterfix03 (1.1.2); FILE ADDED 2008/07/01 18:25:45 pl 1.1.2.1: #i91273# updated StartCenter icons


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [880801d464f0f44523f143001398eadcc70a2b3e]

INTEGRATION: CWS autotestfixes01 (1.1.2); FILE MERGED 2008/06/30 11:21:19 jsi 1.1.2.1: #i91120#


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [583076c20496786a0634f4837fe2160af74cd2ec]

INTEGRATION: CWS startcenterfix03 (1.7.22); FILE MERGED 2008/07/01 18:11:57 pl 1.7.22.1: #91270# add formula


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [42cc9b100f914fe74018e67fcafba125937c9d97]

INTEGRATION: CWS startcenterfix03 (1.9.4); FILE MERGED 2008/07/01 18:11:57 pl 1.9.4.1: #91270# add formula


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [cba88c2cada9905d8081c2744896e2ad04873bb4]

INTEGRATION: CWS startcenterfix03 (1.10.4); FILE MERGED 2008/07/01 18:11:57 pl 1.10.4.1: #91270# add formula


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [e13548fe1299ec96b20064a28285209806b34f19]

INTEGRATION: CWS startcenterfix03 (1.6.22); FILE MERGED 2008/07/01 18:11:56 pl 1.6.22.1: #91270# add formula


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [998dde80c075e89ea5197b210cb7f438f82bad3f]

INTEGRATION: CWS thb30fixes (1.2.30); FILE MERGED 2008/06/20 15:47:55 thb 1.2.30.1: #i78214# Fix for const-incorrectness


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [71d8cf71460b07fea70aff5d433f418d743128ee]

INTEGRATION: CWS thb30fixes (1.20.6); FILE MERGED 2008/06/25 10:18:25 thb 1.20.6.3: #i74202# Shrinked outline stroke width a bit; moved rendering of underline geometry in front of glyph outlines 2008/06/23 12:30:07 thb 1.20.6.2: #i10000# Fixed build breakage 2008/06/20 15:43:49 thb 1.20.6.1: #i74202# Fixed underline rendering for outline text


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [118b41bd41e7559fe90d49294b9647a9142ad45d]

INTEGRATION: CWS thb30fixes (1.6.2); FILE MERGED 2008/06/23 09:25:08 thb 1.6.2.1: #i88228# Making sure xpdf lib is built with similar alignment under MacOS PPC


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [bcf7da6f4665d89a0ea471970f7a75d2ee7c7bcf]

INTEGRATION: CWS thb30fixes (1.18.74); FILE MERGED 2008/06/20 15:22:28 thb 1.18.74.1: #i48108# More accuracy in calculating logical resolution


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [95e303e6452d3fc0eca35d72887620cadbdffe27]

INTEGRATION: CWS calccrashes (1.20.70); FILE MERGED 2008/07/07 10:16:06 nn 1.20.70.1: #i91372# use SdrUndoAction in ScUndoMakeScenario


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [8417de8c9570b5e18c9f8dec5835959fef31ce6d]

INTEGRATION: CWS calccrashes (1.11.70); FILE MERGED 2008/07/07 10:16:06 nn 1.11.70.1: #i91372# use SdrUndoAction in ScUndoMakeScenario


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [04c7ba92de14bef02fa971f849529191cabbe205]

INTEGRATION: CWS calccrashes (1.20.96); FILE MERGED 2008/07/07 10:16:06 nn 1.20.96.1: #i91372# use SdrUndoAction in ScUndoMakeScenario


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [c556b3bf4596843b39812420173cf13f2dc02b3d]

INTEGRATION: CWS calccrashes (1.28.72); FILE MERGED 2008/07/07 10:15:16 nn 1.28.72.1: #i91329# Refresh: check for range overflow


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [f280a2397319ccea50972768b8042aa525cb3528]

INTEGRATION: CWS thb30fixes (1.3.12); FILE MERGED 2008/06/20 15:27:55 thb 1.3.12.1: #i72828# Make hyperlinks work with animated shapes


2008-07-11  Rüdiger Timm  <rt@openoffice.org>  [ad0a460b9e87a14ead610b9697581afd247d599e]

INTEGRATION: CWS thb30fixes (1.4.10); FILE MERGED 2008/06/20 15:27:55 thb 1.4.10.1: #i72828# Make hyperlinks work with animated shapes


2008-07-10  Rüdiger Timm  <rt@openoffice.org>  [e3dba1c134f4db0a2c4f97f600273dcf08c9007b]

INTEGRATION: CWS rptfix02 (1.75.6); FILE MERGED 2008/07/02 07:56:20 lla 1.75.6.1: #91244#


2008-07-10  Rüdiger Timm  <rt@openoffice.org>  [8ce24be751732f8968525e59bd2eedf61fcd2109]

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>  [52cc9d406faa38d41f05f2bd6bf9eed0075ee1ef]

INTEGRATION: CWS rptfix02 (1.2.2); FILE MERGED 2008/07/07 11:31:52 lla 1.2.2.1: #i91093# remove a simple return


2008-07-10  Rüdiger Timm  <rt@openoffice.org>  [5fb00acaf601a2cf95b868e1d0ced6284cc3a7b5]

INTEGRATION: CWS rptfix02 (1.3.42); FILE MERGED 2008/07/01 14:08:38 oj 1.3.42.1: #i91253# handle old version which do not have a meta.xml file


2008-07-10  Rüdiger Timm  <rt@openoffice.org>  [e5469217825bab49a5da70cd5629fe2acce207c2]

INTEGRATION: CWS rptfix02 (1.5.42); FILE MERGED 2008/07/01 14:08:37 oj 1.5.42.1: #i91253# handle old version which do not have a meta.xml file


2008-07-10  Rüdiger Timm  <rt@openoffice.org>  [70b13dc3a522ace1aa28219fbf3de8b626bbe8d1]

INTEGRATION: CWS rptfix02 (1.4.42); FILE MERGED 2008/07/01 14:08:37 oj 1.4.42.1: #i91253# handle old version which do not have a meta.xml file


2008-07-10  Rüdiger Timm  <rt@openoffice.org>  [1cc04450071758c277bb680d7b85aabee12a04a3]

INTEGRATION: CWS rptfix02 (1.9.18); FILE MERGED 2008/07/01 14:08:37 oj 1.9.18.1: #i91253# handle old version which do not have a meta.xml file


2008-07-10  Rüdiger Timm  <rt@openoffice.org>  [6123e65449310f074668676c8b3627a09ba01d53]

INTEGRATION: CWS rptfix02 (1.6.18); FILE MERGED 2008/07/01 14:08:37 oj 1.6.18.1: #i91253# handle old version which do not have a meta.xml file


2008-07-10  Rüdiger Timm  <rt@openoffice.org>  [58d52860c9cc88aa2ddc098ee6b3d09064846e5a]

INTEGRATION: CWS rptfix02 (1.4.18); FILE MERGED 2008/07/01 14:08:36 oj 1.4.18.1: #i91253# handle old version which do not have a meta.xml file


2008-07-10  Rüdiger Timm  <rt@openoffice.org>  [747a6b7d64dd9daad45c1529283524885c0ea5bf]

INTEGRATION: CWS rptfix02 (1.6.18); FILE MERGED 2008/07/01 14:08:36 oj 1.6.18.1: #i91253# handle old version which do not have a meta.xml file


2008-07-10  Rüdiger Timm  <rt@openoffice.org>  [c65f004d683d55b98add01566a14779b4c45e1fd]

INTEGRATION: CWS rptfix02 (1.10.18); FILE MERGED 2008/07/01 14:08:36 oj 1.10.18.1: #i91253# handle old version which do not have a meta.xml file


2008-07-10  Rüdiger Timm  <rt@openoffice.org>  [241cf79c8fa50c5e0f31c1f86116cb5b67c948a2]

INTEGRATION: CWS rptfix02 (1.5.42); FILE MERGED 2008/07/01 14:08:36 oj 1.5.42.1: #i91253# handle old version which do not have a meta.xml file


2008-07-10  Rüdiger Timm  <rt@openoffice.org>  [9488213cba35a4315e46e2c784278c361846a3f5]

INTEGRATION: CWS rptfix02 (1.8.18); FILE MERGED 2008/07/01 14:08:36 oj 1.8.18.1: #i91253# handle old version which do not have a meta.xml file


2008-07-10  Rüdiger Timm  <rt@openoffice.org>  [ff16d6e2a5ddf25e796c850a0f38371b907616fb]

INTEGRATION: CWS rptfix02 (1.10.2); FILE MERGED 2008/07/01 14:08:35 oj 1.10.2.1: #i91253# handle old version which do not have a meta.xml file


2008-07-10  Rüdiger Timm  <rt@openoffice.org>  [80ccbac105a7b209b17f5cfdf9f1f82e4bede4fd]

INTEGRATION: CWS rptfix02 (1.2.2); FILE MERGED 2008/07/03 13:34:06 oj 1.2.2.1: #i91093# move > one line up


2008-07-10  Rüdiger Timm  <rt@openoffice.org>  [11fd55edc6542e6b1dca5b909afe4635c2290771]

INTEGRATION: CWS rptfix02 (1.8.18); FILE MERGED 2008/07/02 06:42:20 oj 1.8.18.2: #i91253# copy the meta.xml 2008/07/02 06:39:49 oj 1.8.18.1: #i91253# copy the meta.xml


2008-07-10  Rüdiger Timm  <rt@openoffice.org>  [ceab8b22190b85d996c053bed5c545a408410160]

INTEGRATION: CWS rptfix02 (1.8.18); FILE MERGED 2008/07/03 11:12:34 oj 1.8.18.1: #i91016# also export style referenced by apply-style-name


2008-07-10  Rüdiger Timm  <rt@openoffice.org>  [3bc0e518c6cfab035ca1bb61246c169b20e0038e]

INTEGRATION: CWS rptfix02 (1.8.18); FILE MERGED 2008/07/02 06:42:19 oj 1.8.18.1: #i91253# copy the meta.xml


2008-07-10  Rüdiger Timm  <rt@openoffice.org>  [434b3a2d021d9d120d992b96870fecb9e5716745]

INTEGRATION: CWS rptfix02 (1.8.2); FILE MERGED 2008/07/01 14:08:35 oj 1.8.2.1: #i91253# handle old version which do not have a meta.xml file


2008-07-10  Rüdiger Timm  <rt@openoffice.org>  [1f2183a31199a1168aa7958a62c10326dad711ad]

INTEGRATION: CWS sclistposlinks (1.21.10); FILE MERGED 2008/07/03 21:45:11 fs 1.21.10.1: #i91342# transferControlValueToExternal must release the mutex before calling into the value binding


2008-07-10  Rüdiger Timm  <rt@openoffice.org>  [c5ab528bff7418cf807f333229d00bf274d3bbd9]

INTEGRATION: CWS sclistposlinks (1.60.10); FILE MERGED 2008/07/03 20:45:05 fs 1.60.10.1: #i91342# getSupportedBindingTypes: order is important


2008-07-10  Rüdiger Timm  <rt@openoffice.org>  [b1c3b172a9549a9316c2cdd49d32cee5a6816e63]

INTEGRATION: CWS sclistposlinks (1.61.10); FILE MERGED 2008/07/03 21:49:27 fs 1.61.10.2: #i10000# 2008/07/03 21:45:17 fs 1.61.10.1: #i91342# transferControlValueToExternal must release the mutex before calling into the value binding


2008-07-10  Rüdiger Timm  <rt@openoffice.org>  [7a5153556dbb750f7ea0c511bfeaa2bfcbfb0db0]

INTEGRATION: CWS sclistposlinks (1.5.18); FILE MERGED 2008/07/03 21:45:46 fs 1.5.18.1: #i91342# added tests for list bindings


2008-07-10  Rüdiger Timm  <rt@openoffice.org>  [44805707bcc3225bb56a6e05e8f48fcbcadb81b8]

INTEGRATION: CWS firsttime (1.2.4); FILE MERGED 2008/07/01 19:09:45 tbo 1.2.4.1: Issue number:  i91245


2008-07-10  Rüdiger Timm  <rt@openoffice.org>  [cb4441793bf14923be12267954965e4d82351390]

INTEGRATION: CWS firsttime (1.1.4); FILE MERGED 2008/07/01 17:55:03 tbo 1.1.4.1: Issue number:  i91245


2008-07-10  Rüdiger Timm  <rt@openoffice.org>  [2917c326c6fa4718038cc1a94e651236363c3b18]

Reset URE_BOOTSTRAP


2008-07-10  Rüdiger Timm  <rt@openoffice.org>  [16141d780c346afc7eb6c4cbad437890b8183d6e]

#i91498# msidb.exe really wants backslashes.


2008-07-09  Rüdiger Timm  <rt@openoffice.org>  [878df3f7bc04573ca23f1480f6aa33011fad4dda]

#i91479# .Net2005 compiler (_MSC_VER=1400) also needs std::remove instead of remove. AFAIK there is no compiler with _MSC_VER between 1310 and 1400, therefore we can completely remove this construct.


2008-07-09  Rüdiger Timm  <rt@openoffice.org>  [e6a76c86a644f782526c414a71f4923ec1dba2f9]

#i10000# Correct DBG_ASSERT line: check against 'numthes' instead of 'numdict'.


2008-07-08  Rüdiger Timm  <rt@openoffice.org>  [88926a38c92af8dc78bb869c7b4f820803c929d0]

#i84827# Use NSIS Unicode in Windows installer. Really, this time.


2008-07-08  Rüdiger Timm  <rt@openoffice.org>  [f232b0e0a96179c52f47b86a66b14f92ad9f767f]

#158195# Setting download file names.


2008-07-08  Rüdiger Timm  <rt@openoffice.org>  [53df630f1eb48c23bcca09214d36246dbbafed6b]

DEV300


2008-07-08  Rüdiger Timm  <rt@openoffice.org>  [c51255bbe5301b234a3cb1f195307ca792858619]

#i91385# Disable OpenOffice_Dev_Archive for windows: packing currently broken and according to IS this product never really can have worked.


2008-07-08  Lars Langhans  <lla@openoffice.org>  [43353b627e996c1c8a48db9eff8fbb4de070546f]

#i86509# dep for win added


2008-07-08  Rüdiger Timm  <rt@openoffice.org>  [79eb267e833085e57b6dc31067997d3612668932]

#i10000# - get copy-only file too


2008-07-08  Rüdiger Timm  <rt@openoffice.org>  [2a75e345c0f2100662b5173ec518069eb2ab85a5]

INTEGRATION: CWS fwk91 (1.15.80); FILE MERGED 2008/06/24 10:22:51 mav 1.15.80.1: #i87524# fix ActiveX control implementation


2008-07-08  Rüdiger Timm  <rt@openoffice.org>  [829d29e30398fa2dd678314285b64cd96fc8c675]

INTEGRATION: CWS fwk91 (1.16.48); FILE MERGED 2008/06/24 10:36:33 mav 1.16.48.1: #i87524# fix ActiveX control implementation


2008-07-08  Rüdiger Timm  <rt@openoffice.org>  [8cbac1610f87ef5da19976bbb54471c2412086ed]

INTEGRATION: CWS fwk91 (1.22.42); FILE MERGED 2008/06/24 10:23:05 mav 1.22.42.1: #i87524# fix ActiveX control implementation


2008-07-08  Rüdiger Timm  <rt@openoffice.org>  [55f46daf79148a69f7b24fa11c0c5a32ca64806c]

INTEGRATION: CWS fwk91 (1.9.10); FILE MERGED 2008/06/24 11:40:46 mst 1.9.10.1: fix #i90847# - sfx2/source/doc/SfxDocumentMetaData.cxx:   + work around broken import for meta:value-type="string" in OOo 2.x


2008-07-08  Rüdiger Timm  <rt@openoffice.org>  [5d96c0daf740f036556684ea9073cf3c8a24f560]

INTEGRATION: CWS fwk91 (1.62.44); FILE MERGED 2008/06/20 07:56:28 mav 1.62.44.1: #i87794# allow merging of encrypted documents


2008-07-08  Rüdiger Timm  <rt@openoffice.org>  [113598f13369efd91488040a8a04bb85a4b825df]

INTEGRATION: CWS fwk91 (1.100.70); FILE MERGED 2008/07/01 09:32:34 mav 1.100.70.1: #i87794# transport the password to the target


2008-07-08  Rüdiger Timm  <rt@openoffice.org>  [ee50668e2f49dc30da485d3c242c52880c046c7e]

INTEGRATION: CWS fwk91 (1.6.6); FILE MERGED 2008/06/24 11:38:59 mst 1.6.6.1: fix #i90835# - unoxml/source/dom/documentbuilder.cxx:   + do not access freed xmlParserCtxt


2008-07-08  Rüdiger Timm  <rt@openoffice.org>  [4ed4a93a86094a1cb12b156472c60653274bc475]

INTEGRATION: CWS fwk91 (1.68.8); FILE MERGED 2008/06/27 09:23:49 mav 1.68.8.2: RESYNC: (1.68-1.69); FILE MERGED 2008/06/12 09:12:29 pb 1.68.8.1: fix: #i90533# there are no images for the commands .uno:SpellingAndGrammarDialog and .uno:SpellingDialog


2008-07-08  Rüdiger Timm  <rt@openoffice.org>  [defb8e0046f039004664fcdb751a278b2e5ba973]

INTEGRATION: CWS fwk91 (1.4.88); FILE MERGED 2008/06/20 11:56:58 mav 1.4.88.1: #i87796# let the sharing- and lock-control files be hidden


2008-07-08  Rüdiger Timm  <rt@openoffice.org>  [e4b3196cc5339e40c5a7c37c5edf4abb63e90d7d]

INTEGRATION: CWS fwk91 (1.2.88); FILE MERGED 2008/06/20 11:56:58 mav 1.2.88.1: #i87796# let the sharing- and lock-control files be hidden


2008-07-08  Rüdiger Timm  <rt@openoffice.org>  [5888bbeabf52f11ce10bc8373b6c8012cb1262be]

INTEGRATION: CWS sw30bf06 (1.158.2); FILE MERGED 2008/06/19 10:50:45 od 1.158.2.2: RESYNC: (1.158-1.160); FILE MERGED 2008/06/16 13:43:56 od 1.158.2.1: #i90078# adjustments due to refactoring of methods changing list level indent


2008-07-08  Rüdiger Timm  <rt@openoffice.org>  [69efa3e615f930b08a848d14a71523fb24be6308]

INTEGRATION: CWS sw30bf06 (1.13.76); FILE MERGED 2008/06/19 07:25:41 od 1.13.76.1: #i88291# classes <SvLinkSource> and <SvBaseLink> 	 - provide possibility to clear the stream to load from in order 	   to free this resource.


2008-07-08  Rüdiger Timm  <rt@openoffice.org>  [98449792ceba19169f2005f53f34a3a493949194]

INTEGRATION: CWS sw30bf06 (1.11.76); FILE MERGED 2008/06/19 07:25:41 od 1.11.76.1: #i88291# classes <SvLinkSource> and <SvBaseLink> 	 - provide possibility to clear the stream to load from in order 	   to free this resource.


2008-07-08  Rüdiger Timm  <rt@openoffice.org>  [ab16e1abf31ec07ce323c18b24587775c69fd84b]

INTEGRATION: CWS sw30bf06 (1.3.76); FILE MERGED 2008/06/19 07:25:41 od 1.3.76.1: #i88291# classes <SvLinkSource> and <SvBaseLink> 	 - provide possibility to clear the stream to load from in order 	   to free this resource.


2008-07-08  Rüdiger Timm  <rt@openoffice.org>  [9409dd46ab32c931e4d6f438d1d9d8e74ccd78a2]

INTEGRATION: CWS sw30bf06 (1.27.96); FILE MERGED 2008/06/19 10:56:44 od 1.27.96.2: RESYNC: (1.27-1.28); FILE MERGED 2008/06/04 12:20:59 od 1.27.96.1: #i86652# class <SvxNumberFormat> 	 - remove debug assertion 	 - provide fallback, if position and space mode does not equal 	   LABEL_WIDTH_AND_POSITION and attributes of this mode are 	   accessed.


2008-07-08  Rüdiger Timm  <rt@openoffice.org>  [4606b4464650e703b04fc9af1beb1a0f25e37715]

INTEGRATION: CWS sw30bf06 (1.9.90); FILE MERGED 2008/06/11 06:25:49 ama 1.9.90.1: Fix #i72162#: Cursor travelling word by word


2008-07-08  Rüdiger Timm  <rt@openoffice.org>  [e0540a7f922469e1727ca3791cfae797c7a1cd8a]

INTEGRATION: CWS sw30bf06 (1.70.88); FILE MERGED 2008/06/19 10:50:58 od 1.70.88.3: RESYNC: (1.70-1.71); FILE MERGED 2008/06/09 07:30:23 od 1.70.88.2: #i89178# usage of <numfunc::GetDefaultPositionAndSpaceMode()> 	 on creation of list style 2008/06/06 08:55:15 od 1.70.88.1: #i63395# new default bullet characters and new default bullet font


2008-07-08  Rüdiger Timm  <rt@openoffice.org>  [14de4c67211fb4029e68b73e299ecf23b206d6b5]

INTEGRATION: CWS fwk90 (1.120.86); FILE MERGED 2008/06/03 14:00:30 mav 1.120.86.1: #i85282# the embedded object needs client when it is accessed per API


2008-07-08  Rüdiger Timm  <rt@openoffice.org>  [d4613a58f08d65ce6fde988f2c1fd55022156742]

INTEGRATION: CWS sw30bf06 (1.64.90); FILE MERGED 2008/06/05 10:14:11 od 1.64.90.1: #i89181# export/import of new compatibility option TAB_AT_LEFT_INDENT_FOR_PARA_IN_LIST


2008-07-08  Rüdiger Timm  <rt@openoffice.org>  [595daae5de2b9da8996cb9149e45b8c63fbb8464]

INTEGRATION: CWS sw30bf06 (1.42.86); FILE MERGED 2008/06/19 10:51:13 od 1.42.86.2: RESYNC: (1.42-1.43); FILE MERGED 2008/06/16 13:43:56 od 1.42.86.1: #i90078# adjustments due to refactoring of methods changing list level indent


2008-07-08  Rüdiger Timm  <rt@openoffice.org>  [aee3c5b58d17da6811563ee1ceb3558f38a2f21a]

INTEGRATION: CWS sw30bf06 (1.111.2); FILE MERGED 2008/06/19 10:04:48 od 1.111.2.1: #i90516# method <AttrChangedNotify(..)> 	 - perform only the code, which is needed to determine, if a 	   post-it field is at the actual cursor.


2008-07-08  Rüdiger Timm  <rt@openoffice.org>  [4b61839a47f22f3a6aba6425a59e064d6852b0f8]

INTEGRATION: CWS sw30bf06 (1.16.88); FILE MERGED 2008/06/19 10:50:49 od 1.16.88.2: RESYNC: (1.16-1.18); FILE MERGED 2008/06/09 07:30:23 od 1.16.88.1: #i89178# usage of <numfunc::GetDefaultPositionAndSpaceMode()> 	 on creation of list style


2008-07-08  Rüdiger Timm  <rt@openoffice.org>  [d3e570c5cabb4e0cc6bbd44e1dbf28de26efb3dd]

INTEGRATION: CWS sw30bf06 (1.15.88); FILE MERGED 2008/06/19 10:51:04 od 1.15.88.2: RESYNC: (1.15-1.16); FILE MERGED 2008/06/09 07:30:22 od 1.15.88.1: #i89178# usage of <numfunc::GetDefaultPositionAndSpaceMode()> 	 on creation of list style


2008-07-08  Rüdiger Timm  <rt@openoffice.org>  [ba8ddd5a0b613d8bb6c6d6307e6deb2031823ff9]

INTEGRATION: CWS sw30bf06 (1.32.88); FILE MERGED 2008/06/19 10:50:11 od 1.32.88.2: RESYNC: (1.32-1.33); FILE MERGED 2008/06/09 07:30:22 od 1.32.88.1: #i89178# usage of <numfunc::GetDefaultPositionAndSpaceMode()> 	 on creation of list style


2008-07-08  Rüdiger Timm  <rt@openoffice.org>  [1cb24c400b947f39e9017bd311eb0030e153580b]

INTEGRATION: CWS sw30bf06 (1.86.88); FILE MERGED 2008/06/19 16:21:12 od 1.86.88.4: correction due to remove(..) unambiguity Issue number: Submitted by: Reviewed by: 2008/06/19 10:54:21 od 1.86.88.3: RESYNC: (1.86-1.89); FILE MERGED 2008/06/06 08:39:41 od 1.86.88.2: #i89181# correct issue id in comment 2008/06/04 12:40:00 od 1.86.88.1: #i86652# adapt WW8 export and import to new list level attributes


2008-07-08  Rüdiger Timm  <rt@openoffice.org>  [9aa8e20d76805fb92d037c259127a32746522f5a]

INTEGRATION: CWS sw30bf06 (1.141.16); FILE MERGED 2008/06/19 10:54:43 od 1.141.16.2: RESYNC: (1.141-1.143); FILE MERGED 2008/06/04 12:40:00 od 1.141.16.1: #i86652# adapt WW8 export and import to new list level attributes


2008-07-08  Rüdiger Timm  <rt@openoffice.org>  [dd99542650a2e826f41e685723b4920c77550a6e]

INTEGRATION: CWS sw30bf06 (1.190.86); FILE MERGED 2008/06/19 10:55:01 od 1.190.86.3: RESYNC: (1.190-1.193); FILE MERGED 2008/06/17 07:53:22 od 1.190.86.2: #156765# method <SwMSDffManager::ProcessObj(..)> 	 - correct consideration of line style for graphics 2008/06/04 12:40:00 od 1.190.86.1: #i86652# adapt WW8 export and import to new list level attributes


2008-07-08  Rüdiger Timm  <rt@openoffice.org>  [cdd9517f927a83d1abf1ac25f6452810a96950b3]

INTEGRATION: CWS sw30bf06 (1.111.88); FILE MERGED 2008/06/19 10:54:11 od 1.111.88.2: RESYNC: (1.111-1.112); FILE MERGED 2008/06/04 12:40:00 od 1.111.88.1: #i86652# adapt WW8 export and import to new list level attributes


2008-07-08  Rüdiger Timm  <rt@openoffice.org>  [13ccd8aab142010b0d322439b9237e009325b17b]

INTEGRATION: CWS sw30bf06 (1.44.88); FILE MERGED 2008/06/19 16:05:50 od 1.44.88.3: corrections due to compiler warnings Issue number: Submitted by: Reviewed by: 2008/06/19 10:54:26 od 1.44.88.2: RESYNC: (1.44-1.46); FILE MERGED 2008/06/04 12:40:00 od 1.44.88.1: #i86652# adapt WW8 export and import to new list level attributes


2008-07-08  Rüdiger Timm  <rt@openoffice.org>  [f8e6b0f9c3ebe1dd39495f4ccee6c136784461fc]

INTEGRATION: CWS fwk90 (1.221.12); FILE MERGED 2008/06/13 06:02:34 mav 1.221.12.2: RESYNC: (1.221-1.222); FILE MERGED 2008/05/30 09:53:06 as 1.221.12.1: #156532# use native messagebox an call exit to prevent office from any action during/after FatalError


2008-07-08  Rüdiger Timm  <rt@openoffice.org>  [b78f483f20fd1721986d6245f9d2535473074ed9]

INTEGRATION: CWS sw30bf06 (1.106.88); FILE MERGED 2008/06/19 10:53:49 od 1.106.88.2: RESYNC: (1.106-1.108); FILE MERGED 2008/06/04 12:40:00 od 1.106.88.1: #i86652# adapt WW8 export and import to new list level attributes


2008-07-08  Rüdiger Timm  <rt@openoffice.org>  [7fb61def2edd6a383e85fe85407477e37d2f6903]

INTEGRATION: CWS sw30bf06 (1.26.88); FILE MERGED 2008/06/19 10:53:34 od 1.26.88.2: RESYNC: (1.26-1.27); FILE MERGED 2008/06/06 08:53:22 od 1.26.88.1: #i63395# new default bullet characters and new default bullet font


2008-07-08  Rüdiger Timm  <rt@openoffice.org>  [595b03a2854c6b492e374a75275b7c1f8f48d3ff]

INTEGRATION: CWS sw30bf06 (1.56.36); FILE MERGED 2008/06/19 10:53:29 od 1.56.36.2: RESYNC: (1.56-1.57); FILE MERGED 2008/06/11 11:25:03 ama 1.56.36.1: Fix #i90511#: Line breaks in RTF clipboard


2008-07-08  Rüdiger Timm  <rt@openoffice.org>  [de907deeac388b31e5953d472d3dc8d3877c60c6]

INTEGRATION: CWS fwk90 (1.48.12); FILE MERGED 2008/06/08 15:23:26 mav 1.48.12.1: #i88946# fix reparing of encrypted documents


2008-07-08  Rüdiger Timm  <rt@openoffice.org>  [1a2df3242e7c3a9daf6b36558c13fc385e1428f8]

INTEGRATION: CWS sw30bf06 (1.57.34); FILE MERGED 2008/06/19 10:52:01 od 1.57.34.2: RESYNC: (1.57-1.58); FILE MERGED 2008/06/09 07:25:43 od 1.57.34.1: #i89178# usage of <numfunc::GetDefaultPositionAndSpaceMode()> 	 on creation of list style


2008-07-08  Rüdiger Timm  <rt@openoffice.org>  [a91a80fc26f86dcf69d4792572dbf453e4cdb7d7]

INTEGRATION: CWS fwk90 (1.14.56); FILE MERGED 2008/06/09 04:32:48 pb 1.14.56.1: fix: #i89164# calculate dynamically the width of radiobutton and listbox


2008-07-08  Rüdiger Timm  <rt@openoffice.org>  [ad4f53a1649286b7120ff5d23ddb9fbc40af1ce7]

INTEGRATION: CWS sw30bf06 (1.63.16); FILE MERGED 2008/06/19 10:52:10 od 1.63.16.2: RESYNC: (1.63-1.64); FILE MERGED 2008/06/12 12:53:35 fme 1.63.16.1: #i83392# Undo of hyperlinks fixed


2008-07-08  Rüdiger Timm  <rt@openoffice.org>  [1fa9f871483ce772e8bc72ff29f37860d29d012f]

INTEGRATION: CWS sw30bf06 (1.82.60); FILE MERGED 2008/06/19 10:52:28 od 1.82.60.2: RESYNC: (1.82-1.83); FILE MERGED 2008/06/06 10:52:24 od 1.82.60.1: #i90401# method <SwTxtFrm::GetLeftMarginWithNum(..)> 	 - position and space mode LABEL_ALIGNMENT: 	   onyl negative first line indents have to considered for left margin


2008-07-08  Rüdiger Timm  <rt@openoffice.org>  [3cfda9435eaf3064d18e336451455829640c6396]

INTEGRATION: CWS fwk90 (1.29.56); FILE MERGED 2008/06/12 04:42:00 pb 1.29.56.1: fix: #89678# added XHTML to the important export filters


2008-07-08  Rüdiger Timm  <rt@openoffice.org>  [2520ad599aaecb5cc6def13928091716c6fbf72b]

INTEGRATION: CWS sw30bf06 (1.31.78); FILE MERGED 2008/06/06 09:40:38 od 1.31.78.2: #i89179# tab portion representing the list tab of a list label has to get 	 the same ascent, height and font as its corresponding number portion 2008/06/05 10:17:37 od 1.31.78.1: #i89181# handling of tab stop at left indent for paragraphs in lists, if 	 list tab stop is processed 	 - consider new compatibility option TAB_AT_LEFT_INDENT_FOR_PARA_IN_LIST


2008-07-08  Rüdiger Timm  <rt@openoffice.org>  [15f020aa56a8a844a1456492530a1b735bc7741b]

INTEGRATION: CWS fwk90 (1.12.18); FILE MERGED 2008/06/09 04:51:49 pb 1.12.18.1: fix: #i89851# remove non-working a11y-fix


2008-07-08  Rüdiger Timm  <rt@openoffice.org>  [38356bac1f4dfc6cb18c28349189e5416b68a16d]

INTEGRATION: CWS sw30bf06 (1.15.90); FILE MERGED 2008/06/06 09:40:38 od 1.15.90.1: #i89179# tab portion representing the list tab of a list label has to get 	 the same ascent, height and font as its corresponding number portion


2008-07-08  Rüdiger Timm  <rt@openoffice.org>  [256951312a31fba7a17a8430999aa78db5126381]

INTEGRATION: CWS sw30bf06 (1.105.90); FILE MERGED 2008/06/06 09:40:38 od 1.105.90.1: #i89179# tab portion representing the list tab of a list label has to get 	 the same ascent, height and font as its corresponding number portion


2008-07-08  Rüdiger Timm  <rt@openoffice.org>  [6cd47bc7f4999f5d7670c0afef5ce8f7ecd28bb7]

INTEGRATION: CWS sw30bf06 (1.118.60); FILE MERGED 2008/06/19 10:51:45 od 1.118.60.2: RESYNC: (1.118-1.120); FILE MERGED 2008/06/06 08:51:29 od 1.118.60.1: #i63395# new default bullet characters and new default bullet font


2008-07-08  Rüdiger Timm  <rt@openoffice.org>  [446697c27881c27c38f6bb1785c577ec7119c0e2]

INTEGRATION: CWS fwk90 (1.32.6); FILE MERGED 2008/05/28 14:40:17 mav 1.32.6.1: #i67015# integrate the patch


2008-07-08  Rüdiger Timm  <rt@openoffice.org>  [acb72e0d90b08cfe894efa471332f7d86d2ba760]

INTEGRATION: CWS sw30bf06 (1.56.86); FILE MERGED 2008/06/19 10:51:51 od 1.56.86.2: RESYNC: (1.56-1.57); FILE MERGED 2008/06/06 08:51:29 od 1.56.86.1: #i63395# new default bullet characters and new default bullet font


2008-07-08  Rüdiger Timm  <rt@openoffice.org>  [ca6a5aa5497696175e3ac7197ed0965d4cff8477]

INTEGRATION: CWS sw30bf06 (1.45.86); FILE MERGED 2008/06/19 10:51:19 od 1.45.86.2: RESYNC: (1.45-1.46); FILE MERGED 2008/06/19 07:30:41 od 1.45.86.1: #i88291# method <SwGrfNode::UpdateLinkWithInputStream()> 	 - free input stream resource


2008-07-08  Rüdiger Timm  <rt@openoffice.org>  [bd8c59e55b15d99282e5ec42381951d45664ac07]

INTEGRATION: CWS fwk90 (1.3.68); FILE MERGED 2008/06/09 06:47:44 cd 1.3.68.1: #i90010# Remove unused code from svtools


2008-07-08  Rüdiger Timm  <rt@openoffice.org>  [94b980775a18d4d6c3b4224edff16f2af89ec102]

INTEGRATION: CWS sw30bf06 (1.26.88); FILE MERGED 2008/06/19 12:38:57 od 1.26.88.3: correction due to resynchronisation to DEV300m20 2008/06/19 10:51:36 od 1.26.88.2: RESYNC: (1.26-1.27); FILE MERGED 2008/06/16 13:41:24 od 1.26.88.1: #i90078# refactoring and consideration of new list level attribute of 	 methods changing the list level indent.


2008-07-08  Rüdiger Timm  <rt@openoffice.org>  [6f3a2bbb9f4c14be764a7f849986ff02bcfc177a]

INTEGRATION: CWS sw30bf06 (1.40.88); FILE MERGED 2008/06/19 10:51:30 od 1.40.88.3: RESYNC: (1.40-1.41); FILE MERGED 2008/06/09 07:25:43 od 1.40.88.2: #i89178# usage of <numfunc::GetDefaultPositionAndSpaceMode()> 	 on creation of list style 2008/06/06 09:17:59 od 1.40.88.1: #i63395# new default bullet characters and new default bullet font


2008-07-08  Rüdiger Timm  <rt@openoffice.org>  [a716acb2c2695ed2c027f9eef55f202674d7f9f6]

INTEGRATION: CWS fwk90 (1.11.66); FILE MERGED 2008/06/02 06:25:38 mav 1.11.66.1: #i88288# move embedhlp.hxx to svtools/inc/svtools


2008-07-08  Rüdiger Timm  <rt@openoffice.org>  [feec4688029d02d825d2b4f2d950e0c290c58aa9]

INTEGRATION: CWS fwk90 (1.26.66); FILE MERGED 2008/06/02 06:25:38 mav 1.26.66.1: #i88288# move embedhlp.hxx to svtools/inc/svtools


2008-07-08  Rüdiger Timm  <rt@openoffice.org>  [fd18688f7a620fce00463b301e2ae3de69003fc5]

INTEGRATION: CWS sw30bf06 (1.32.60); FILE MERGED 2008/06/19 12:40:00 od 1.32.60.3: correction due to resynchronisation to DEV300m20 2008/06/19 10:53:23 od 1.32.60.2: RESYNC: (1.32-1.33); FILE MERGED 2008/06/02 09:10:37 ama 1.32.60.1: Fix #b6610571#b6617698#: Hiding redlines corrupts number tree


2008-07-08  Rüdiger Timm  <rt@openoffice.org>  [ba1030a00aed95ddda69d9953f073cc270a3125c]

INTEGRATION: CWS fwk90 (1.7.68); FILE MERGED 2008/06/09 06:47:44 cd 1.7.68.1: #i90010# Remove unused code from svtools


2008-07-08  Rüdiger Timm  <rt@openoffice.org>  [cadc01d93f5672a0753a0f5af4e63141cc9062d3]

INTEGRATION: CWS sw30bf06 (1.51.86); FILE MERGED 2008/06/19 10:53:04 od 1.51.86.3: RESYNC: (1.51-1.53); FILE MERGED 2008/06/09 07:23:35 od 1.51.86.2: #i89178# usage of <numfunc::GetDefaultPositionAndSpaceMode()> 	 on creation of list style 2008/06/06 08:49:04 od 1.51.86.1: #i63395# new default bullet characters and new default bullet font


2008-07-08  Rüdiger Timm  <rt@openoffice.org>  [9e30ebbb8e598596ce5de82a3acdd2197b736509]

INTEGRATION: CWS fwk90 (1.8.68); FILE MERGED 2008/06/11 08:18:51 mav 1.8.68.2: #i87033# fix object moving 2008/06/09 06:47:44 cd 1.8.68.1: #i90010# Remove unused code from svtools


2008-07-08  Rüdiger Timm  <rt@openoffice.org>  [345d77aa3406c1630270e1459324ed5bf35fff11]

INTEGRATION: CWS sw30bf06 (1.50.16); FILE MERGED 2008/06/19 14:36:49 od 1.50.16.5: corrections due to compiler warnings 2008/06/19 10:53:12 od 1.50.16.4: RESYNC: (1.50-1.51); FILE MERGED 2008/06/16 13:41:23 od 1.50.16.3: #i90078# refactoring and consideration of new list level attribute of 	 methods changing the list level indent. 2008/06/09 07:21:39 od 1.50.16.2: #i89178# implementation of function <numfunc::GetDefaultPositionAndSpaceMode()> 2008/06/06 08:49:04 od 1.50.16.1: #i63395# new default bullet characters and new default bullet font


2008-07-08  Rüdiger Timm  <rt@openoffice.org>  [51af0a26813ae9eec09b69ff234e6c84860146cd]

INTEGRATION: CWS fwk90 (1.9.68); FILE MERGED 2008/06/09 06:47:44 cd 1.9.68.1: #i90010# Remove unused code from svtools


2008-07-08  Rüdiger Timm  <rt@openoffice.org>  [0e5b16444dd89f0bb0b38c4161b841dd99770ec1]

INTEGRATION: CWS sw30bf06 (1.73.88); FILE MERGED 2008/06/19 10:52:56 od 1.73.88.2: RESYNC: (1.73-1.75); FILE MERGED 2008/06/17 09:07:56 od 1.73.88.1: #i87166# method <lcl_ChgNumRule(..)> 	 - Do NOT change list style type


2008-07-08  Rüdiger Timm  <rt@openoffice.org>  [508ec2c55a2598d1493ed608df43c6a62f3c78e8]

INTEGRATION: CWS fwk90 (1.1.2); FILE ADDED 2008/07/02 09:25:30 rt 1.1.2.2: Correct licens header to LGPLv3. 2008/05/28 15:09:56 mav 1.1.2.1: #i86496# integrate the tests


2008-07-08  Rüdiger Timm  <rt@openoffice.org>  [1e330ef3a8a63eec48b8b04fdd9c32921c5edb9b]

INTEGRATION: CWS sw30bf06 (1.86.86); FILE MERGED 2008/06/19 10:52:39 od 1.86.86.3: RESYNC: (1.86-1.87); FILE MERGED 2008/06/09 07:23:35 od 1.86.86.2: #i89178# usage of <numfunc::GetDefaultPositionAndSpaceMode()> 	 on creation of list style 2008/06/05 10:12:06 od 1.86.86.1: #i89181# new compatibility option TAB_AT_LEFT_INDENT_FOR_PARA_IN_LIST


2008-07-08  Rüdiger Timm  <rt@openoffice.org>  [efa932ce98b795b94438df25ac0a00e54701ae30]

INTEGRATION: CWS fwk90 (1.1.2); FILE ADDED 2008/07/02 09:25:29 rt 1.1.2.2: Correct licens header to LGPLv3. 2008/05/28 15:11:15 mav 1.1.2.1: #i86496# integrate the tests


2008-07-08  Rüdiger Timm  <rt@openoffice.org>  [a6a356e6049c9d2727b635df7291e56092e0baec]

INTEGRATION: CWS sw30bf06 (1.65.86); FILE MERGED 2008/06/19 10:52:45 od 1.65.86.2: RESYNC: (1.65-1.66); FILE MERGED 2008/06/05 10:12:05 od 1.65.86.1: #i89181# new compatibility option TAB_AT_LEFT_INDENT_FOR_PARA_IN_LIST


2008-07-08  Rüdiger Timm  <rt@openoffice.org>  [1bee29fb3033a9bb59ceb2f7b6336fce0f4fb76f]

INTEGRATION: CWS fwk90 (1.1.2); FILE ADDED 2008/07/02 09:25:28 rt 1.1.2.2: Correct licens header to LGPLv3. 2008/05/28 15:11:05 mav 1.1.2.1: #i86496# integrate the tests


2008-07-08  Rüdiger Timm  <rt@openoffice.org>  [487692af62b6b0f7847d33acc9cc2b174e0b9ef1]

INTEGRATION: CWS sw30bf06 (1.27.64); FILE MERGED 2008/06/19 10:04:48 od 1.27.64.1: #i90516# method <AttrChangedNotify(..)> 	 - perform only the code, which is needed to determine, if a 	   post-it field is at the actual cursor.


2008-07-08  Rüdiger Timm  <rt@openoffice.org>  [4640c5e294597d55023424cd0fae9a3554c3a0be]

INTEGRATION: CWS fwk90 (1.1.2); FILE ADDED 2008/07/02 09:25:28 rt 1.1.2.2: Correct licens header to LGPLv3. 2008/05/28 15:10:55 mav 1.1.2.1: #i86496# integrate the tests


2008-07-08  Rüdiger Timm  <rt@openoffice.org>  [6445fa871afaa036c4f2998b5f3d2b5bee6f231e]

INTEGRATION: CWS fwk90 (1.1.2); FILE ADDED 2008/07/02 09:25:27 rt 1.1.2.2: Correct licens header to LGPLv3. 2008/05/28 15:10:46 mav 1.1.2.1: #i86496# integrate the tests


2008-07-08  Rüdiger Timm  <rt@openoffice.org>  [14322c3dda64f0e19bf7ddd0c73aac759ac55c8f]

INTEGRATION: CWS sw30bf06 (1.36.88); FILE MERGED 2008/06/19 10:55:15 od 1.36.88.4: RESYNC: (1.36-1.37); FILE MERGED 2008/06/16 13:38:29 od 1.36.88.3: #i90078# classes <SWEditShell> and <SwNumRule> 	 refactoring: adjust method names and synopsis 2008/06/09 07:20:05 od 1.36.88.2: #i89178# new function <numfunc::GetDefaultPositionAndSpaceMode()> 2008/06/06 08:47:01 od 1.36.88.1: #i63395# new default bullet characters and new default bullet font


2008-07-08  Rüdiger Timm  <rt@openoffice.org>  [e68c793e63c28c7a15ed718a885420c916984e23]

INTEGRATION: CWS fwk90 (1.1.2); FILE ADDED 2008/07/02 09:25:26 rt 1.1.2.2: Correct licens header to LGPLv3. 2008/05/28 15:10:35 mav 1.1.2.1: #i86496# integrate the tests


2008-07-08  Rüdiger Timm  <rt@openoffice.org>  [8b52c5737b470f145aeafa7065bdfe76d3bde665]

INTEGRATION: CWS sw30bf06 (1.67.88); FILE MERGED 2008/06/19 10:55:11 od 1.67.88.2: RESYNC: (1.67-1.68); FILE MERGED 2008/06/16 13:38:29 od 1.67.88.1: #i90078# classes <SWEditShell> and <SwNumRule> 	 refactoring: adjust method names and synopsis


2008-07-08  Rüdiger Timm  <rt@openoffice.org>  [16996399e6222dcec92e435a1bfe20e8236d5153]

INTEGRATION: CWS fwk90 (1.1.2); FILE ADDED 2008/07/02 09:25:26 rt 1.1.2.2: Correct licens header to LGPLv3. 2008/05/28 15:10:25 mav 1.1.2.1: #i86496# integrate the tests


2008-07-08  Rüdiger Timm  <rt@openoffice.org>  [142db678377dcc2947d74a63ac066b244f1bbb94]

INTEGRATION: CWS sw30bf06 (1.152.86); FILE MERGED 2008/06/19 10:55:27 od 1.152.86.2: RESYNC: (1.152-1.153); FILE MERGED 2008/06/05 10:10:02 od 1.152.86.1: #i89181# new hidden compatibility option TAB_AT_LEFT_INDENT_FOR_PARA_IN_LIST


2008-07-08  Rüdiger Timm  <rt@openoffice.org>  [b393a72f02b89aa9d729915951eaf5c11a6ef269]

INTEGRATION: CWS fwk90 (1.1.2); FILE ADDED 2008/05/28 15:10:14 mav 1.1.2.1: #i86496# integrate the tests


2008-07-08  Rüdiger Timm  <rt@openoffice.org>  [0ba80d43db6951826c7a38c18077b6ae54c91bca]

INTEGRATION: CWS fwk90 (1.154.10); FILE MERGED 2008/06/02 06:22:45 mav 1.154.10.1: #i88288# move embedhlp.hxx to svtools/inc/svtools


2008-07-08  Rüdiger Timm  <rt@openoffice.org>  [02d83f6cccf9530a04a9f4cc4a59eab262a51706]

INTEGRATION: CWS sw30bf06 (1.42.88); FILE MERGED 2008/06/19 10:55:32 od 1.42.88.2: RESYNC: (1.42-1.44); FILE MERGED 2008/06/19 10:04:48 od 1.42.88.1: #i90516# method <AttrChangedNotify(..)> 	 - perform only the code, which is needed to determine, if a 	   post-it field is at the actual cursor.


2008-07-08  Rüdiger Timm  <rt@openoffice.org>  [6595fb0b3b2622ffda6cdc08ef748f207bc6e9ac]

INTEGRATION: CWS sw30bf06 (1.9.90); FILE MERGED 2008/06/05 10:10:03 od 1.9.90.1: #i89181# new hidden compatibility option TAB_AT_LEFT_INDENT_FOR_PARA_IN_LIST


2008-07-08  Rüdiger Timm  <rt@openoffice.org>  [f4d9268fbb9046f909a491414ca55f34b986713a]

INTEGRATION: CWS fwk90 (1.1.2); FILE ADDED 2008/06/02 06:21:37 mav 1.1.2.1: #i88288# move the header from svtools/inc to svtools/inc/svtools


2008-07-08  Rüdiger Timm  <rt@openoffice.org>  [a63d60945b60581152c1c8bf8dedf548ed20e7c9]

INTEGRATION: CWS fwk90 (1.15.72); FILE MERGED 2008/06/06 07:07:31 mav 1.15.72.1: #i87524# provide the path to register activex control


2008-07-08  Rüdiger Timm  <rt@openoffice.org>  [60bb74ce77ee756db3eae4ba68901369ba316dab]

INTEGRATION: CWS sw30bf06 (1.32.48); FILE MERGED 2008/06/17 13:11:45 od 1.32.48.2: #i90780# Outline style 	 - export property style:name introduced in ODF 1.2 	 - refactoring: remove unused methods 2008/06/09 07:36:34 od 1.32.48.1: #i89178# suppress export of new list level attributes, when writing ODF 1.0/1.1


2008-07-08  Rüdiger Timm  <rt@openoffice.org>  [72aab11c749450c5f65edc14f880eeda4503f127]

INTEGRATION: CWS sw30bf06 (1.4.48); FILE MERGED 2008/06/17 13:11:45 od 1.4.48.2: #i90780# Outline style 	 - export property style:name introduced in ODF 1.2 	 - refactoring: remove unused methods 2008/06/09 07:35:06 od 1.4.48.1: #i89178# suppress export of new list level attributes, when writing ODF 1.0/1.1


2008-07-08  Rüdiger Timm  <rt@openoffice.org>  [7cb78cc04135e5a7ffe7566315f4cf74e0e4b14d]

INTEGRATION: CWS fwk90 (1.83.52); FILE MERGED 2008/05/30 09:55:22 as 1.83.52.1: #156532# provide native error box for use cases where no Application::Yield() should be used


2008-07-08  Rüdiger Timm  <rt@openoffice.org>  [03670f6ec525bc5c6db9a6e8cccea3a032bdc52c]

INTEGRATION: CWS fwk90 (1.7.52); FILE MERGED 2008/05/30 09:55:22 as 1.7.52.1: #156532# provide native error box for use cases where no Application::Yield() should be used


2008-07-08  Rüdiger Timm  <rt@openoffice.org>  [278407d541117a7283874e1d2e937b363e1f189d]

INTEGRATION: CWS fwk90 (1.16.38); FILE MERGED 2008/06/06 06:46:03 mav 1.16.38.1: #i87524# provide the path to register activex control


2008-07-08  Rüdiger Timm  <rt@openoffice.org>  [64df5ed939c878f9be23f8d7e67b3c19bae92af9]

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-08  Rüdiger Timm  <rt@openoffice.org>  [a23a6dac8e76380d32ef6058bec96c41eef51fdb]

INTEGRATION: CWS fwk90 (1.30.106); FILE MERGED 2008/06/12 10:45:11 pb 1.30.106.2: fix: #89165# maximum of collums field set to 999 2008/06/09 04:58:36 pb 1.30.106.1: fix: #i88829# #i89165# more space for text in all languages


2008-07-08  Rüdiger Timm  <rt@openoffice.org>  [d2c184b3ab7b839996889a2e230d58c21a9fea84]

INTEGRATION: CWS fwk90 (1.48.60); FILE MERGED 2008/06/09 09:05:19 pb 1.48.60.1: fix: #i90134# SvxToolbarConfigPage::UpdateButtonStates fixed


2008-07-08  Rüdiger Timm  <rt@openoffice.org>  [9d3666fc053b1c4eb242bd1c1dd60f45382b0d16]

INTEGRATION: CWS fwk90 (1.103.90); FILE MERGED 2008/06/03 14:00:31 mav 1.103.90.1: #i85282# the embedded object needs client when it is accessed per API


2008-07-08  Rüdiger Timm  <rt@openoffice.org>  [f29357792f91eff287e36ab16ccfa5f8655600eb]

INTEGRATION: CWS fwk90 (1.61.90); FILE MERGED 2008/06/16 09:06:30 mav 1.61.90.2: fix typo 2008/06/06 11:31:39 mav 1.61.90.1: #i60623# store meta-information for database embedded forms


2008-07-08  Rüdiger Timm  <rt@openoffice.org>  [7bca7524350b9d9556705d92fead999da1502ead]

INTEGRATION: CWS fwk90 (1.47.88); FILE MERGED 2008/06/13 05:59:29 mav 1.47.88.2: RESYNC: (1.47-1.48); FILE MERGED 2008/06/03 14:00:30 mav 1.47.88.1: #i85282# the embedded object needs client when it is accessed per API


2008-07-08  Rüdiger Timm  <rt@openoffice.org>  [becccaff0ca0120e66771f849169b80272de9e7a]

INTEGRATION: CWS odff04 (1.18.66); FILE MERGED 2008/06/17 20:54:07 er 1.18.66.1: #i6087# allow all characters in sheet names; patch by <cmc> and <kohei>


2008-07-08  Rüdiger Timm  <rt@openoffice.org>  [b4668da08e7df22f5a90d44a36f3d00957f2f754]

INTEGRATION: CWS odff04 (1.4.12); FILE MERGED 2008/06/24 15:08:38 er 1.4.12.2: removed now unneeded i18n bits 2008/06/18 12:10:06 er 1.4.12.1: #i6087# allow all characters in sheet names


2008-07-08  Rüdiger Timm  <rt@openoffice.org>  [a3a86380d85c862572c16aee3ba744f80f8cd0a1]

INTEGRATION: CWS odff04 (1.5.12); FILE MERGED 2008/06/24 14:49:22 er 1.5.12.1: #i91020# support ADDRESS 4th and INDIRECT 2nd parameter for A1/R1C1 notation


2008-07-08  Rüdiger Timm  <rt@openoffice.org>  [a309c50eaf19e4237261ba1ace4fbd662bf77d5f]

INTEGRATION: CWS odff04 (1.3.14); FILE MERGED 2008/06/24 15:08:38 er 1.3.14.2: removed now unneeded i18n bits 2008/06/18 12:10:05 er 1.3.14.1: #i6087# allow all characters in sheet names


2008-07-08  Rüdiger Timm  <rt@openoffice.org>  [1a6ea80a50eb3b8be386bfbe820b5ddb7b823b40]

INTEGRATION: CWS odff04 (1.6.66); FILE MERGED 2008/06/17 20:54:08 er 1.6.66.1: #i6087# allow all characters in sheet names; patch by <cmc> and <kohei>


2008-07-08  Rüdiger Timm  <rt@openoffice.org>  [4059b4c0112b58931607004a5a80252d05021657]

INTEGRATION: CWS odff04 (1.23.66); FILE MERGED 2008/06/24 17:18:14 er 1.23.66.2: a char is not unsigned, a BYTE is not a char 2008/06/17 12:47:18 er 1.23.66.1: #i88577# unify relaxed check on dBase header to 32 byte boundary and check for accepted dbf types instead; based on patch from <bormant>


2008-07-08  Rüdiger Timm  <rt@openoffice.org>  [450c297bf53b50a995bc98f5c30b2424e5f749df]

INTEGRATION: CWS odff04 (1.94.66); FILE MERGED 2008/06/24 14:49:02 er 1.94.66.1: #i91020# support ADDRESS 4th and INDIRECT 2nd parameter for A1/R1C1 notation


2008-07-08  Rüdiger Timm  <rt@openoffice.org>  [197ac0907441ef211844a11d6ca40991ef0f3929]

INTEGRATION: CWS odff04 (1.32.66); FILE MERGED 2008/06/17 20:54:08 er 1.32.66.1: #i6087# allow all characters in sheet names; patch by <cmc> and <kohei>


2008-07-08  Rüdiger Timm  <rt@openoffice.org>  [5d3aa8b7a390062f2e0d1cce3fcccfcbd7069a9f]

INTEGRATION: CWS odff04 (1.23.66); FILE MERGED 2008/06/17 20:54:08 er 1.23.66.1: #i6087# allow all characters in sheet names; patch by <cmc> and <kohei>


2008-07-08  Rüdiger Timm  <rt@openoffice.org>  [73e349f0c4d4f8e09502d49fe1c07eca89d30f61]

INTEGRATION: CWS odff04 (1.19.64); FILE MERGED 2008/06/17 20:54:07 er 1.19.64.1: #i6087# allow all characters in sheet names; patch by <cmc> and <kohei>


2008-07-08  Rüdiger Timm  <rt@openoffice.org>  [c081809c8fff60c208e5fed298902ed7b8517c4b]

INTEGRATION: CWS odff04 (1.26.66); FILE MERGED 2008/06/24 14:49:01 er 1.26.66.1: #i91020# support ADDRESS 4th and INDIRECT 2nd parameter for A1/R1C1 notation


2008-07-08  Rüdiger Timm  <rt@openoffice.org>  [20e5f499faed8188a02e357c82a83121d47b7eb0]

INTEGRATION: CWS odff04 (1.24.64); FILE MERGED 2008/06/17 20:54:07 er 1.24.64.1: #i6087# allow all characters in sheet names; patch by <cmc> and <kohei>


2008-07-08  Rüdiger Timm  <rt@openoffice.org>  [7d11ccdc3995aa8156e39e1eebc04d512fc002fa]

INTEGRATION: CWS odff04 (1.31.64); FILE MERGED 2008/06/17 20:54:07 er 1.31.64.1: #i6087# allow all characters in sheet names; patch by <cmc> and <kohei>


2008-07-08  Rüdiger Timm  <rt@openoffice.org>  [aaa409f776bac7104950f8ba22b1db4fb35db070]

INTEGRATION: CWS odff04 (1.25.64); FILE MERGED 2008/06/24 14:49:01 er 1.25.64.1: #i91020# support ADDRESS 4th and INDIRECT 2nd parameter for A1/R1C1 notation


2008-07-08  Rüdiger Timm  <rt@openoffice.org>  [14c7692d487505e504f95250f27a0f7976376726]

INTEGRATION: CWS odff04 (1.94.62); FILE MERGED 2008/06/17 20:54:07 er 1.94.62.1: #i6087# allow all characters in sheet names; patch by <cmc> and <kohei>


2008-07-08  Rüdiger Timm  <rt@openoffice.org>  [148b8c6a33b7358be0b07d2d300fd3afdf693d5a]

INTEGRATION: CWS odff04 (1.61.66); FILE MERGED 2008/06/17 20:54:07 er 1.61.66.1: #i6087# allow all characters in sheet names; patch by <cmc> and <kohei>


2008-07-08  Rüdiger Timm  <rt@openoffice.org>  [f8eb9b92b7a7ce928a762d31c3c6b93742aa2f4f]

INTEGRATION: CWS odff04 (1.125.26); FILE MERGED 2008/06/17 20:54:07 er 1.125.26.1: #i6087# allow all characters in sheet names; patch by <cmc> and <kohei>


2008-07-08  Rüdiger Timm  <rt@openoffice.org>  [ca39562543a2e4ce1c9a081c9204590b02b92b8f]

INTEGRATION: CWS odff04 (1.51.66); FILE MERGED 2008/06/24 14:49:01 er 1.51.66.1: #i91020# support ADDRESS 4th and INDIRECT 2nd parameter for A1/R1C1 notation


2008-07-08  Rüdiger Timm  <rt@openoffice.org>  [32922071a73853703967bf3efefc2ca3d65000f5]

INTEGRATION: CWS odff04 (1.33.66); FILE MERGED 2008/06/24 14:49:01 er 1.33.66.1: #i91020# support ADDRESS 4th and INDIRECT 2nd parameter for A1/R1C1 notation


2008-07-08  Rüdiger Timm  <rt@openoffice.org>  [706a6c38117b17517e91a2d2a3b2d3a70eab8bb5]

INTEGRATION: CWS odff04 (1.7.64); FILE MERGED 2008/06/18 15:48:58 er 1.7.64.1: #i90703# accuracy of GAMMADIST, CHIDIST, GAMMAINV and CHIINV; patch from <regina>


2008-07-08  Rüdiger Timm  <rt@openoffice.org>  [07e6b192bc9e13ecf29bffda40ef371fc4a944a0]

INTEGRATION: CWS odff04 (1.23.2); FILE MERGED 2008/06/23 10:46:15 er 1.23.2.2: MSVC dumbness, cannot initialize static const non-integral inside class 2008/06/18 15:48:57 er 1.23.2.1: #i90703# accuracy of GAMMADIST, CHIDIST, GAMMAINV and CHIINV; patch from <regina>


2008-07-08  Rüdiger Timm  <rt@openoffice.org>  [97f95c196906f276a5f06fd6a4bab8411a257f3a]

INTEGRATION: CWS odff04 (1.59.2); FILE MERGED 2008/06/24 14:49:01 er 1.59.2.1: #i91020# support ADDRESS 4th and INDIRECT 2nd parameter for A1/R1C1 notation


2008-07-08  Rüdiger Timm  <rt@openoffice.org>  [45c60659af781a73b29739a87715f2315c6c1e4e]

INTEGRATION: CWS odff04 (1.79.14); FILE MERGED 2008/06/25 13:14:03 er 1.79.14.4: CompileString: do not count array column separators as parameter separators 2008/06/25 11:27:11 er 1.79.14.3: arghl 2008/06/24 14:49:01 er 1.79.14.2: #i91020# support ADDRESS 4th and INDIRECT 2nd parameter for A1/R1C1 notation 2008/06/17 20:54:06 er 1.79.14.1: #i6087# allow all characters in sheet names; patch by <cmc> and <kohei>


2008-07-08  Rüdiger Timm  <rt@openoffice.org>  [76d1df04008b781614e78f34a5a7178df23b2ca9]

INTEGRATION: CWS odff04 (1.12.36); FILE MERGED 2008/06/17 20:54:06 er 1.12.36.1: #i6087# allow all characters in sheet names; patch by <cmc> and <kohei>


2008-07-08  Rüdiger Timm  <rt@openoffice.org>  [e7d6b3f7ec906a4022a1584bd796e1b71c5024ab]

INTEGRATION: CWS odff04 (1.34.2); FILE MERGED 2008/06/23 10:46:14 er 1.34.2.3: MSVC dumbness, cannot initialize static const non-integral inside class 2008/06/18 17:04:40 er 1.34.2.2: hoppla 2008/06/18 15:48:57 er 1.34.2.1: #i90703# accuracy of GAMMADIST, CHIDIST, GAMMAINV and CHIINV; patch from <regina>


2008-07-08  Rüdiger Timm  <rt@openoffice.org>  [5ce123c72e2a38838315900ad5101a6656a04336]

INTEGRATION: CWS odff04 (1.88.60); FILE MERGED 2008/06/17 20:53:11 er 1.88.60.1: #i6087# allow all characters in sheet names, except those that Excel does not accept: :\/?*[] and leading or trailing single quote; patch by <cmc> and <kohei>


2008-07-08  Rüdiger Timm  <rt@openoffice.org>  [4891cf041cce77cdb3da890b22a1ff7c7d63f1e5]

INTEGRATION: CWS odff04 (1.43.36); FILE MERGED 2008/06/24 14:49:00 er 1.43.36.1: #i91020# support ADDRESS 4th and INDIRECT 2nd parameter for A1/R1C1 notation


2008-07-08  Rüdiger Timm  <rt@openoffice.org>  [36a4376a38507618722c6c2421504ae77c874520]

INTEGRATION: CWS odff04 (1.15.66); FILE MERGED 2008/06/24 14:49:00 er 1.15.66.1: #i91020# support ADDRESS 4th and INDIRECT 2nd parameter for A1/R1C1 notation


2008-07-08  Rüdiger Timm  <rt@openoffice.org>  [25a75dcfb30cd678465fbc547beb4104e8e24e65]

INTEGRATION: CWS odff04 (1.112.34); FILE MERGED 2008/06/17 20:54:06 er 1.112.34.1: #i6087# allow all characters in sheet names; patch by <cmc> and <kohei>


2008-07-08  Rüdiger Timm  <rt@openoffice.org>  [5561da577230af4c90d8b6dcbb00b633360738ef]

INTEGRATION: CWS odff04 (1.37.36); FILE MERGED 2008/06/17 20:54:06 er 1.37.36.1: #i6087# allow all characters in sheet names; patch by <cmc> and <kohei>


2008-07-08  Rüdiger Timm  <rt@openoffice.org>  [fff2f1e0656e9d4b10055daf66067caf819481e0]

INTEGRATION: CWS odff04 (1.29.66); FILE MERGED 2008/06/24 14:49:00 er 1.29.66.1: #i91020# support ADDRESS 4th and INDIRECT 2nd parameter for A1/R1C1 notation


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [556109329d78af94e8c9cb37e7869393d04d2e33]

INTEGRATION: CWS native161 (1.61.16); FILE MERGED 2008/06/18 12:15:41 sb 1.61.16.1: #i90831# do not send UNO bootstrap command line arguments over the pipe


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [cc682fe4db02db8b5ae8c8c2855808265cffff77]

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>  [b76d613a08a35551d9601cd9b257d91f89fb0d2f]

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>  [9a4543bfce01c8b034ca829fade854698ee408e2]

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>  [b3a2de40ec7b263f5d08abd397bc3a58f7565667]

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>  [c70199460a6fbf8bd8695d5e702d0ec1f8bc0d03]

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>  [8322f4e8571cdd4dc4d703602568225308844108]

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>  [dce1aab119261d04d9ebada98e2a17a50e193f3a]

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>  [64d921a904d830f723c09f9a15f1b24f4cd36010]

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>  [5af8648667704bd967f7320accd5abaceb23be8d]

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>  [3cdcf93bd52b701df0c36b4f2b848551fead2ca7]

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>  [a47fbfe1653a6df930c03b196c12ec837ef7db9a]

INTEGRATION: CWS native161 (1.3.16); FILE MERGED 2008/06/18 10:02:24 sb 1.3.16.1: #i90749# make sure paths stored in ure-link and basis-link files do not end in a final backslash


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [f52e5042ba2f0eeb04a551b0de573667ec53cb16]

INTEGRATION: CWS native161 (1.6.24); FILE MERGED 2008/06/30 13:27:13 is 1.6.24.2: #i90919# new dependencies to avoid uninstallation with foreign product 2008/06/27 16:25:44 is 1.6.24.1: #i90919# dependencies to ooobasis packages


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [da712df8b4c143b6f40a072c21352762feb94046]

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>  [a5d5630fc4e578fe4c0eca7653d1e8ce06710d92]

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>  [058ab43dedfc0b0c9b4de89969e7832722db17de]

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>  [6d2fff40f71dacc8068a0e4da79c9ca5624f4915]

INTEGRATION: CWS extensionupdate02 (1.3.26); FILE MERGED 2008/07/07 05:52:33 ka 1.3.26.2: follow-ups to CWS extensionupdate01 2008/07/06 22:02:59 ka 1.3.26.1: follow ups for CWS extensionupdate01


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [0f8c5ea660d83ac33287b1526762aae306cc0fdc]

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>  [0fc41812e4ff035f53c62c5e3677087f4b55829f]

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>  [aba2219a4a544407705a558e1a6982b68cd75813]

INTEGRATION: CWS ab55 (1.36.2); FILE MERGED 2008/07/02 13:12:02 ab 1.36.2.1: #i91158# System lucene


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [b3e278121c3bbf6cc0b99a346160ceb2c8b85fe6]

INTEGRATION: CWS ab55 (1.17.2); FILE MERGED 2008/07/04 12:48:10 ab 1.17.2.2: RESYNC: (1.17-1.18); FILE MERGED 2008/07/02 13:12:01 ab 1.17.2.1: #i91158# System lucene


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [596f1ce98eaf5208e76b636457cb191bdb1600f0]

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>  [fd8785a4df2a4b70198fa2d0849844b2e03884bc]

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>  [76c183d6bf7ba77824861639ede1ee500676a396]

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>  [e54dbdc0306d04af4a349ca8d3c60ebac19deb21]

#i10000# fix by HJS


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [9950e4383013be04da3588c992690ea965327ea4]

INTEGRATION: CWS hb09 (1.183.2); FILE MERGED 2008/06/19 07:46:33 hbrinkm 1.183.2.2: RESYNC: (1.183-1.186); FILE MERGED 2008/05/09 14:11:49 hbrinkm 1.183.2.1: #i59022# prevent division by zero


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [a0f57976f7c188314b9e8ef7a70595cbf858ad85]

INTEGRATION: CWS hb09 (1.190.38); FILE MERGED 2008/06/19 07:46:27 hbrinkm 1.190.38.2: RESYNC: (1.190-1.193); FILE MERGED 2008/05/09 12:19:22 hbrinkm 1.190.38.1: #i61789#: Stop searching style when loop is detected


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [7e4c19f5262232f4b47a2cec529b2fe196edb103]

INTEGRATION: CWS hb09 (1.46.38); FILE MERGED 2008/06/19 07:46:21 hbrinkm 1.46.38.2: RESYNC: (1.46-1.47); FILE MERGED 2008/06/18 11:25:38 hbrinkm 1.46.38.1: #i80398# robustness: check for NULL pointer


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [e15abd2c25b4ead436141fc09cfe34a5b2dfb648]

INTEGRATION: CWS hb09 (1.95.38); FILE MERGED 2008/05/26 09:10:14 hdu 1.95.38.1: #i89844# move external leading below the line (thanks ekato!), currently only for MACOSX


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [55bb06ddc43aee6f4a714598aaa97840ad01f284]

INTEGRATION: CWS extmgrui05 (1.2.52); FILE MERGED 2008/07/01 13:49:13 dv 1.2.52.2: #i91241# Bring dialog to front, when trying to quit while working 2008/07/01 10:14:10 dv 1.2.52.1: #i91241# Don't allow termination, when ExtMgr is working


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [a051dd4ba736d990c9a42c5a1ff11d2c37645e52]

INTEGRATION: CWS extmgrui05 (1.2.52); FILE MERGED 2008/07/01 10:14:09 dv 1.2.52.1: #i91241# Don't allow termination, when ExtMgr is working


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [1f022c8c97f84718d3585c9c0da7293775342262]

INTEGRATION: CWS extmgrui05 (1.3.20); FILE MERGED 2008/07/05 20:28:10 dv 1.3.20.2: RESYNC: (1.3-1.5); FILE MERGED 2008/07/01 10:14:08 dv 1.3.20.1: #i91241# Don't allow termination, when ExtMgr is working


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [8b302d919203f6c285d403a33df6f8655d898f2a]

INTEGRATION: CWS extmgrui05 (1.4.16); FILE MERGED 2008/07/05 20:28:04 dv 1.4.16.2: RESYNC: (1.4-1.6); FILE MERGED 2008/06/27 11:31:46 dv 1.4.16.1: #i91132# No need to hide provider links


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [f162ce5df18d42f63037ea4eb11faed66a7b483e]

#i10000# fix by HJS


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [e274a643397fb8327ca2f69c062afdb6fffbbb15]

#i10000# fix the problems from extensionupdate01


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [3eeda096f651d20b772f0ca01d8121ed6b2fc25f]

#i10000# fix the problems from extensionupdate01


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [4adb3d8a015ab1986bcb46daab363acfe4465d26]

INTEGRATION: CWS impressa11y (1.3.62); FILE MERGED 2008/05/29 12:45:57 af 1.3.62.2: RESYNC: (1.3-1.4); FILE MERGED 2008/02/05 10:19:04 bm 1.3.62.1: #i73747# return LIST_ITEM as role instead of SHAPE, so that chart objects are read by ZoomText


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [332f1551ca13346c957f82a47079183f93dfad49]

INTEGRATION: CWS impressa11y (1.64.58); FILE MERGED 2008/05/29 12:41:30 af 1.64.58.6: RESYNC: (1.70-1.72); FILE MERGED 2008/01/22 15:24:48 af 1.64.58.5: RESYNC: (1.68-1.70); FILE MERGED 2007/06/18 17:25:40 af 1.64.58.4: RESYNC: (1.67-1.68); FILE MERGED 2007/04/19 18:23:38 af 1.64.58.3: RESYNC: (1.65-1.67); FILE MERGED 2007/01/08 15:36:01 af 1.64.58.2: RESYNC: (1.64-1.65); FILE MERGED 2006/10/18 13:00:08 af 1.64.58.1: #i70548# Reordered code in DeInitVCL to avoid crash on leaving Office after turning on accessibility.


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [c0914d133dff42e78e839849a241faa62e94fff9]

INTEGRATION: CWS impressa11y (1.86.44); FILE MERGED 2008/05/29 12:23:47 af 1.86.44.4: RESYNC: (1.93-1.96); FILE MERGED 2008/01/22 14:00:19 af 1.86.44.3: RESYNC: (1.88-1.93); FILE MERGED 2007/04/19 17:13:04 af 1.86.44.2: RESYNC: (1.86-1.88); FILE MERGED 2007/01/11 16:40:39 af 1.86.44.1: #i73244# Broadcasting change hints when title, name, or description are changed.


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [1d0b459641224286a27f5adff122e95547395343]

INTEGRATION: CWS impressa11y (1.50.106); FILE MERGED 2008/05/29 12:23:24 af 1.50.106.6: RESYNC: (1.51-1.53); FILE MERGED 2008/01/22 11:59:11 af 1.50.106.5: RESYNC: (1.50-1.51); FILE MERGED 2007/04/25 11:45:58 af 1.50.106.4: #130728# Fixed the handling of optional properties. 2007/04/20 11:54:57 af 1.50.106.3: #129239# Fixed minor compile problems. 2007/01/16 12:55:40 af 1.50.106.2: #129239# Changed role from SHAPE to LIST_ITEM. 2007/01/11 16:37:39 af 1.50.106.1: #i73244# Added UpdateNameAndDescription() method.


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [4edaa0d30565d4ed163be860eda7c8b43c035f38]

INTEGRATION: CWS impressa11y (1.25.106); FILE MERGED 2008/05/29 12:23:18 af 1.25.106.4: RESYNC: (1.27-1.28); FILE MERGED 2008/01/22 11:57:34 af 1.25.106.3: RESYNC: (1.26-1.27); FILE MERGED 2007/04/19 16:41:34 af 1.25.106.2: RESYNC: (1.25-1.26); FILE MERGED 2007/01/11 16:35:19 af 1.25.106.1: #i73244# Added classification of origin of name and description.


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [2be5a593339f7beb6bf3a38a598f93ed9f919c9e]

INTEGRATION: CWS impressa11y (1.25.202); FILE MERGED 2008/05/29 12:23:11 af 1.25.202.3: RESYNC: (1.26-1.27); FILE MERGED 2008/01/22 11:57:27 af 1.25.202.2: RESYNC: (1.25-1.26); FILE MERGED 2007/01/11 16:32:01 af 1.25.202.1: #i73244# Added classification of origin of name and description.


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [da51db02977ef2e5878486f515f5cbc84292cc9d]

INTEGRATION: CWS impressa11y (1.3.86); FILE MERGED 2008/06/11 11:01:35 af 1.3.86.1: Resolved merge conflicts.


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [d0732df146aa1433e7df25face1e02236da18e70]

INTEGRATION: CWS impressa11y (1.3.86); FILE MERGED 2008/06/11 11:01:22 af 1.3.86.1: Resolved merge conflicts.


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [3e4ede0b356b8dcb88d74aa2e745de42f674e9f7]

INTEGRATION: CWS impressa11y (1.26.42); FILE MERGED 2008/06/25 08:39:31 af 1.26.42.1: #130728# getCurrentPage() now returns the current page even when no sub controller is (yet) set.


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [51500ebea50b24d5d2508f68c249c9b83426e657]

INTEGRATION: CWS impressa11y (1.4.30); FILE MERGED 2008/05/29 12:06:28 af 1.4.30.3: RESYNC: (1.5-1.6); FILE MERGED 2007/01/08 14:07:05 af 1.4.30.2: RESYNC: (1.4-1.5); FILE MERGED 2006/10/18 12:38:50 af 1.4.30.1: #i70549# Added some calls to ThrowIfDisposed().


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [a0a035705d5417fc95aae738a446e10cf26634f3]

INTEGRATION: CWS impressa11y (1.9.28); FILE MERGED 2008/05/29 12:06:22 af 1.9.28.5: RESYNC: (1.11-1.13); FILE MERGED 2007/01/16 16:55:25 af 1.9.28.4: #130727# Changing role from PANEL to DOCUMENT. 2007/01/11 13:07:56 af 1.9.28.3: #i70548# Fixed resync problems. 2007/01/08 14:06:46 af 1.9.28.2: RESYNC: (1.9-1.11); FILE MERGED 2006/10/18 12:37:44 af 1.9.28.1: #i70549# Added some calls to ThrowIfDisposed().  Avoid some warnings.


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [22e464f5bfe3c3655d706091a9f320e4c34a9af0]

INTEGRATION: CWS impressa11y (1.7.28); FILE MERGED 2008/05/29 12:06:16 af 1.7.28.4: RESYNC: (1.9-1.11); FILE MERGED 2007/01/11 13:06:39 af 1.7.28.3: #i70548# Fixed resync problems. 2007/01/08 14:06:38 af 1.7.28.2: RESYNC: (1.7-1.9); FILE MERGED 2006/10/18 12:36:07 af 1.7.28.1: #i70549# Added some calls to ThrowIfDisposed().


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [3e88b105401bb1b9177637e32e57ee13204762bd]

INTEGRATION: CWS impressa11y (1.13.30); FILE MERGED 2008/05/29 12:06:12 af 1.13.30.5: RESYNC: (1.15-1.16); FILE MERGED 2007/06/18 15:04:28 af 1.13.30.4: RESYNC: (1.14-1.15); FILE MERGED 2007/01/11 13:06:11 af 1.13.30.3: #i70548# Fixed resync problems. 2007/01/08 14:06:29 af 1.13.30.2: RESYNC: (1.13-1.14); FILE MERGED 2006/10/18 12:35:11 af 1.13.30.1: #i70549# Added some calls to ThrowIfDisposed().


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [3fc5478d7fce36358ef4d52fda1c69adce44dfbe]

INTEGRATION: CWS impressa11y (1.13.28); FILE MERGED 2008/05/29 12:06:06 af 1.13.28.5: RESYNC: (1.17-1.18); FILE MERGED 2008/02/29 10:27:19 af 1.13.28.4: RESYNC: (1.16-1.17); FILE MERGED 2007/06/18 15:04:20 af 1.13.28.3: RESYNC: (1.15-1.16); FILE MERGED 2007/01/08 14:06:23 af 1.13.28.2: RESYNC: (1.13-1.15); FILE MERGED 2006/10/18 12:34:27 af 1.13.28.1: #i70549# Added some calls to ThrowIfDisposed().


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [b892896de40910417571a4511955f4c280b4c6d3]

INTEGRATION: CWS impressa11y (1.25.28); FILE MERGED 2008/05/29 12:06:01 af 1.25.28.5: RESYNC: (1.28-1.29); FILE MERGED 2008/02/29 10:27:16 af 1.25.28.4: RESYNC: (1.27-1.28); FILE MERGED 2007/06/18 15:04:11 af 1.25.28.3: RESYNC: (1.26-1.27); FILE MERGED 2007/01/08 14:06:06 af 1.25.28.2: RESYNC: (1.25-1.26); FILE MERGED 2006/10/18 12:32:22 af 1.25.28.1: #i70549# Added some calls to ThrowIfDisposed().


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [e7431ddb8c9ffc2f32b26774197cb31d07129fc2]

INTEGRATION: CWS impressa11y (1.25.30); FILE MERGED 2008/05/29 12:05:54 af 1.25.30.6: RESYNC: (1.28-1.30); FILE MERGED 2008/02/29 10:27:12 af 1.25.30.5: RESYNC: (1.27-1.28); FILE MERGED 2007/06/18 15:04:02 af 1.25.30.4: RESYNC: (1.26-1.27); FILE MERGED 2007/01/11 13:06:01 af 1.25.30.3: #i70548# Fixed resync problems. 2007/01/08 14:05:59 af 1.25.30.2: RESYNC: (1.25-1.26); FILE MERGED 2006/10/18 12:31:11 af 1.25.30.1: #i70549# Added some calls to ThrowIfDisposed().  Avoid some warnings.


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [c15f08eb6573fdd5bf3667ba4c9c9d2bf1de2602]

INTEGRATION: CWS impress146 (1.3.14); FILE MERGED 2008/06/27 10:10:08 cl 1.3.14.1: #i70772# applied patch to fix issue mit empty masks on animated images


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [3091f3fac37ea532b69868b75f043862c8e384b5]

INTEGRATION: CWS impress146 (1.15.88); FILE MERGED 2008/06/26 13:38:58 cl 1.15.88.1: #i15900# fixed some documentation issues and changed publish date to correct one


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [7966f4db58c96ede35f42620e8701bd0004f61e5]

INTEGRATION: CWS impress146 (1.3.88); FILE MERGED 2008/06/26 13:38:58 cl 1.3.88.1: #i15900# fixed some documentation issues and changed publish date to correct one


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [2f8ad1eecdbba8a397bdeb81d79b87605d9d7822]

INTEGRATION: CWS impress146 (1.5.14); FILE MERGED 2008/07/01 15:13:56 sj 1.5.14.1: #i90625# taking care of api changes


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [ae4446fb327b55d602415235a54e4ee2b6dc801e]

INTEGRATION: CWS impress146 (1.4.14); FILE MERGED 2008/07/01 15:13:56 sj 1.4.14.1: #i90625# taking care of api changes


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [287d081d4ccbdf17e17b49e7d433e27c7aeb46cc]

INTEGRATION: CWS impress146 (1.4.12); FILE MERGED 2008/07/07 12:29:32 dr 1.4.12.3: RESYNC: (1.4-1.5); FILE MERGED 2008/07/02 14:24:07 sj 1.4.12.2: #i90625# taking care of api changes 2008/07/01 15:13:56 sj 1.4.12.1: #i90625# taking care of api changes


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [01ff12acde6ad8a3655c565647c6ea6af2e31da4]

INTEGRATION: CWS impress146 (1.4.14); FILE MERGED 2008/07/02 14:32:34 sj 1.4.14.4: #i90625# taking care of api changes 2008/07/02 14:24:07 sj 1.4.14.3: #i90625# taking care of api changes 2008/07/02 11:04:43 sj 1.4.14.2: #i90625# taking care of api changes 2008/07/01 15:13:56 sj 1.4.14.1: #i90625# taking care of api changes


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [61b70c0e7d4dfc983ad20dcc91de2080797c37e2]

INTEGRATION: CWS impress146 (1.5.14); FILE MERGED 2008/07/02 14:24:07 sj 1.5.14.3: #i90625# taking care of api changes 2008/07/02 11:04:43 sj 1.5.14.2: #i90625# taking care of api changes 2008/07/01 15:13:55 sj 1.5.14.1: #i90625# taking care of api changes


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [f43f06978ac6312f832a3fde1f6c392b5bf334b1]

INTEGRATION: CWS impress146 (1.5.14); FILE MERGED 2008/07/02 14:24:07 sj 1.5.14.2: #i90625# taking care of api changes 2008/07/01 15:13:55 sj 1.5.14.1: #i90625# taking care of api changes


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [a240de1249db1d5acf84b1b55227459fd3f904c8]

INTEGRATION: CWS impress146 (1.4.12); FILE MERGED 2008/07/07 12:29:39 dr 1.4.12.2: RESYNC: (1.4-1.5); FILE MERGED 2008/07/01 15:13:55 sj 1.4.12.1: #i90625# taking care of api changes


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [5bae8762d0a9db248a3daf7b9307a5f63cb05d06]

INTEGRATION: CWS impress146 (1.5.12); FILE MERGED 2008/07/01 15:13:55 sj 1.5.12.1: #i90625# taking care of api changes


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [ae3990397311523c5f1e8e530a7a93482d4308c6]

INTEGRATION: CWS impress146 (1.4.14); FILE MERGED 2008/07/01 15:13:55 sj 1.4.14.1: #i90625# taking care of api changes


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [f3c03ee2b68f3ca012a5a9c6e5e399e7cddb02a3]

INTEGRATION: CWS impress146 (1.4.14); FILE MERGED 2008/07/02 14:24:06 sj 1.4.14.1: #i90625# taking care of api changes


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [8793d8403b63e4a207fa6b087ef36eff29a0be54]

INTEGRATION: CWS impress146 (1.3.16); FILE MERGED 2008/07/02 14:24:06 sj 1.3.16.2: #i90625# taking care of api changes 2008/07/01 15:13:54 sj 1.3.16.1: #i90625# taking care of api changes


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [776103ebdffcfff22aeb1bbd158880f94000885f]

INTEGRATION: CWS impress146 (1.4.12); FILE MERGED 2008/07/07 12:29:25 dr 1.4.12.2: RESYNC: (1.4-1.5); FILE MERGED 2008/07/02 14:24:06 sj 1.4.12.1: #i90625# taking care of api changes


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [623c9898dcee7c4f0758e91eed7a30052458ad6e]

INTEGRATION: CWS impress146 (1.50.18); FILE MERGED 2008/07/03 08:05:20 af 1.50.18.1: #i90969# Link undo manager of document with undo manager of outliner.


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [1c80bab525d8dbd2083b69ffbe5ee4d90adf1117]

INTEGRATION: CWS impress146 (1.32.56); FILE MERGED 2008/06/27 15:05:07 af 1.32.56.1: #i89785# Removed indirection when slot states are requested.


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [7b605a7cb1e2e3ac890501e0b6eb1e265cadf286]

INTEGRATION: CWS impress146 (1.1.2); FILE ADDED 2008/06/27 14:49:58 af 1.1.2.1: #i89785# Moved here from source/ui/slidesorter/controller.


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [2a2a7faae4b37df9952fa9054a83be63df4ced44]

INTEGRATION: CWS impress146 (1.17.56); FILE MERGED 2008/06/27 15:03:45 af 1.17.56.1: #i89785# Removed GetMenuState method.


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [3cf14e00e64772458673a0585873e4e7e713f9ce]

INTEGRATION: CWS impress146 (1.34.36); FILE MERGED 2008/06/27 15:02:49 af 1.34.36.1: #i89785# Moved clipboard related slot handling to GetClipboardState() method.  Pasting of non-page data is forwarded to DrawViewShell.


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [316831406a6229d6bab7db3beb8bd9894bf4a026]

INTEGRATION: CWS impress146 (1.3.56); FILE MERGED 2008/06/27 14:59:27 af 1.3.56.1: #i89785# SlsSlotManager.hxx changed its location.


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [fc708968114da176fde2fa1c75396cd81315ad75]

INTEGRATION: CWS impress146 (1.43.54); FILE MERGED 2008/06/27 14:58:12 af 1.43.54.1: #i89785# Removed GetMenuState() method.


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [c543bbaaf029c63a2b145d968368ad40c810a9e0]

INTEGRATION: CWS impress146 (1.13.56); FILE MERGED 2008/06/27 14:52:50 af 1.13.56.1: #i89785# Added GetClipboardState() method.


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [0ace270bb1fbc437cf605d7ff59bc596f90382ed]

INTEGRATION: CWS impress146 (1.105.18); FILE MERGED 2008/06/30 09:52:30 sj 1.105.18.1: #i90486# added patch (removed compiler warning)


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [bec568eafd292fe9af80a2c1e0e00e934ab5986a]

INTEGRATION: CWS impress146 (1.5.56); FILE MERGED 2008/06/30 15:20:47 af 1.5.56.1: #i90969# Keep linked undo managers synchronized.


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [36b86159ae10bf67d7f5063a9c8237c23a5401a5]

INTEGRATION: CWS impress146 (1.39.14); FILE MERGED 2008/06/26 15:15:00 cl 1.39.14.1: #i90978# fixed access to presentation family styles if a master page is inserted and style name is set later


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [14991dbcba0e874704c18d1c26e27044a295cd76]

INTEGRATION: CWS impress146 (1.3.56); FILE MERGED 2008/06/26 15:15:00 cl 1.3.56.1: #i90978# fixed access to presentation family styles if a master page is inserted and style name is set later


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [e51af367f6a918b563f46745a005a8cb487fab8d]

INTEGRATION: CWS impress146 (1.57.18); FILE MERGED 2008/06/26 11:51:37 cl 1.57.18.2: #i90304# fixed font size for heading2 style 2008/06/24 11:18:01 cl 1.57.18.1: #i90770# for binfilter, InitNew() is called twice. do not assert if table styles already there


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [4084e1b6452bca92b4e8fe756448e5e8d5e6571b]

INTEGRATION: CWS impress146 (1.14.56); FILE MERGED 2008/06/27 14:51:47 af 1.14.56.1: #i89785# Added support for SID_PASTE2.  Clipboard slots now handled by GetClipboardState().


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [471c13645e71fdc6f43fb1f4e10afbecb63e189b]

INTEGRATION: CWS impress146 (1.4.56); FILE MERGED 2008/06/30 15:19:20 af 1.4.56.1: #i90969# Added methods SetLinkedUndoManager() and ClearLinkedRedoActions().


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [2d82a4d787a89b064ac5e1490da27a89bf8f9247]

INTEGRATION: CWS tl53 (1.122.90); FILE MERGED 2008/06/25 12:42:46 tl 1.122.90.2: RESYNC: (1.122-1.123); FILE MERGED 2008/06/11 09:11:48 tl 1.122.90.1: #55927# bidi patch for LTR case


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [50f04a716eb7c34827980c47e065e59b93966001]

INTEGRATION: CWS tl53 (1.120.8); FILE MERGED 2008/06/25 12:42:36 tl 1.120.8.2: RESYNC: (1.120-1.121); FILE MERGED 2008/06/10 08:15:42 tl 1.120.8.1: #i67789# warning-free code corrected


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [e71a7d7e8af3b3a16ff64dba23d2a65b6329160c]

INTEGRATION: CWS tl53 (1.112.8); FILE MERGED 2008/06/25 12:42:27 tl 1.112.8.3: RESYNC: (1.112-1.113); FILE MERGED 2008/06/09 11:33:10 tl 1.112.8.2: #i88033# patch for accessibility crash 2008/06/09 09:59:40 tl 1.112.8.1: #i89379# patch for accessibility crash


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [8d9504231fafa38c0a564ad61e9287a3531b594c]

INTEGRATION: CWS impress146 (1.126.54); FILE MERGED 2008/06/26 10:59:42 cl 1.126.54.2: accept also xml:id for shape ids to support future ODF1.2 documents 2008/06/25 14:09:12 cl 1.126.54.1: #i91056# import shapes inside draw:a elements


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [572382fdc287e7a9bd332e7335bd0b66be65ded2]

INTEGRATION: CWS impress146 (1.1.2); FILE ADDED 2008/06/25 14:09:40 cl 1.1.2.1: #i91056# import shapes inside draw:a elements


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [4ef97bd58ddd4c784ad3b77f3b7a6ed1a9dc3056]

INTEGRATION: CWS impress146 (1.1.2); FILE ADDED 2008/06/25 14:09:30 cl 1.1.2.1: #i91056# import shapes inside draw:a elements


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [5f7a740767594cded0f80deb20f106f88cd0d1fb]

INTEGRATION: CWS impress146 (1.67.54); FILE MERGED 2008/06/30 13:57:23 sj 1.67.54.2: added newline at end of file 2008/06/25 14:09:12 cl 1.67.54.1: #i91056# import shapes inside draw:a elements


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [dba569f93e4f7070b2baef9580327060bcc693ba]

INTEGRATION: CWS impress146 (1.23.54); FILE MERGED 2008/06/25 14:09:12 cl 1.23.54.1: #i91056# import shapes inside draw:a elements


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [1ab867151d8da9dcab5f7956e07b79601f38a56e]

INTEGRATION: CWS impress146 (1.4.54); FILE MERGED 2008/06/25 14:08:11 cl 1.4.54.1: #i91056# import shapes inside draw:a elements


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [c3a46d263c32047566e502dc610e2450705c2423]

INTEGRATION: CWS tl53 (1.10.56); FILE MERGED 2008/06/26 12:05:08 tl 1.10.56.1: #i86515# IDL fixed by renaming a file


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [0f96d183029847f955382a7786774c340b61c47c]

INTEGRATION: CWS tl53 (1.44.10); FILE MERGED 2008/06/03 14:18:57 tl 1.44.10.2: RESYNC: (1.44-1.47); FILE MERGED 2008/04/14 09:56:57 tl 1.44.10.1: #i86515# fix not matching service name in implementation vs docu


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [1183769fd0194dd91f6413a3e0f9a99244665196]

INTEGRATION: CWS tl53 (1.11.504); FILE MERGED 2008/06/03 14:19:01 tl 1.11.504.2: RESYNC: (1.11-1.12); FILE MERGED 2008/04/14 09:58:09 tl 1.11.504.1: #i82421# documentation for UserDefinedAttribute added


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [6cac2b751efe5fe5a3047f75e3f3b193dbac0ac6]

INTEGRATION: CWS tl53 (1.1.2); FILE ADDED 2008/07/07 11:40:07 rt 1.1.2.2: Update license header. 2008/04/14 09:25:54 tl 1.1.2.1: #i86515# fix not matching service name in implementation vs docu


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [d6e7bd02d94c34fb2ca2fa215d735c75493305f4]

INTEGRATION: CWS tl53 (1.24.12); FILE MERGED 2008/06/09 12:18:24 tl 1.24.12.1: #i89379# IgnoreAllList writable again


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [4ffaef1819bad33b8d6a1f273402778053736169]

INTEGRATION: CWS tl53 (1.109.22); FILE MERGED 2008/06/27 13:11:07 tl 1.109.22.1: #i91105#: Hyperlink in import


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [c38ec7399e61afa05fbfc2e0bc2223ef50723816]

INTEGRATION: CWS tl53 (1.63.144); FILE MERGED 2008/06/03 13:48:05 tl 1.63.144.2: RESYNC: (1.63-1.67); FILE MERGED 2008/04/14 09:21:18 tl 1.63.144.1: #i86515# fix not matching service name in implementation vs docu


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [f0ab13fdee79bfd55e129ccde57f26959142d0a0]

INTEGRATION: CWS tbe34 (1.5.116); FILE MERGED 2008/06/24 14:10:16 tbe 1.5.116.1: #i85353# AccessibleFrameSelector is incomplete


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [f29682c7a691ba19ba8b60747ad949419024f1f2]

INTEGRATION: CWS tbe34 (1.24.116); FILE MERGED 2008/06/23 10:36:11 tbe 1.24.116.1: #i82480# [a11y] Orca Insert-f to get text attributes doesn't work when you are in a spread sheet table cell


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [ece6ee9df2c5836b01bcbe46e7e76a296378fb60]

INTEGRATION: CWS tbe34 (1.9.116); FILE MERGED 2008/06/24 14:09:14 tbe 1.9.116.1: #i85353# AccessibleFrameSelector is incomplete


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [d0d434d6d899b363281a07192675194d30c16b4b]

INTEGRATION: CWS tbe34 (1.13.116); FILE MERGED 2008/06/23 10:31:31 tbe 1.13.116.1: #i82480# [a11y] Orca Insert-f to get text attributes doesn't work when you are in a spread sheet table cell


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [deb0e7aaeafc910c6d231899c04bcbeec1f391bc]

INTEGRATION: CWS tl53 (1.15.8); FILE MERGED 2008/06/25 13:31:46 tl 1.15.8.2: #i90975# fiy for dictionary extensions with multiple locales 2008/06/25 10:09:49 tl 1.15.8.1: #i90975# fiy for dictionary extensions with multiple locales


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [a52d240b7e1b40c363a00e4441a0d4b59c9209c7]

INTEGRATION: CWS tbe34 (1.16.8); FILE MERGED 2008/07/02 08:13:00 lla 1.16.8.1: #i69889# A11Y fixed in wizards


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [9d54fee6d28d16b430cdbdffb0ffbec5b2cdf58e]

INTEGRATION: CWS tl53 (1.17.8); FILE MERGED 2008/06/25 12:37:30 tl 1.17.8.2: RESYNC: (1.17-1.18); FILE MERGED 2008/06/23 08:49:05 tl 1.17.8.1: #90975# work-around to allow for a single dictionary to support multiple locales


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [4a9b0b47e1dc7a7fdcfcc682d1292f148e2fca11]

INTEGRATION: CWS tbe34 (1.8.28); FILE MERGED 2008/07/02 08:13:00 lla 1.8.28.1: #i69889# A11Y fixed in wizards


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [e40d584fd09842b171bf2b1d56172321c4c67da0]

INTEGRATION: CWS tbe34 (1.14.8); FILE MERGED 2008/07/03 15:07:05 lla 1.14.8.2: #i69889# wrong button name it was add instead of remove 2008/07/02 08:12:59 lla 1.14.8.1: #i69889# A11Y fixed in wizards


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [4650ebaac5117d6c7117418ae3820458ac91b484]

INTEGRATION: CWS tbe34 (1.11.8); FILE MERGED 2008/07/02 08:12:59 lla 1.11.8.1: #i69889# A11Y fixed in wizards


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [9d85c75d359112fee0b73188d89d5b1c606617bb]

INTEGRATION: CWS tbe34 (1.15.72); FILE MERGED 2008/06/23 12:45:32 tbe 1.15.72.1: #i82480# [a11y] Orca Insert-f to get text attributes doesn't work when you are in a spread sheet table cell


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [ae05c039393a7a4bfa101b557a796fd26ca298d3]

INTEGRATION: CWS tl53 (1.51.82); FILE MERGED 2008/06/10 08:07:40 tl 1.51.82.1: #i67789# warning-free code corrected


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [b294a0f98bf22c0c8a8ff9e164746b658c2368da]

INTEGRATION: CWS tbe34 (1.16.72); FILE MERGED 2008/06/23 12:44:34 tbe 1.16.72.1: #i82480# [a11y] Orca Insert-f to get text attributes doesn't work when you are in a spread sheet table cell


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [ab8359301bf38dc944f7b0d43a533fd070957cb7]

INTEGRATION: CWS tbe34 (1.17.72); FILE MERGED 2008/07/01 17:06:29 tbe 1.17.72.2: #i85876# [a11y] calc: formula edit field has width of 1 pixel 2008/06/26 10:06:12 tbe 1.17.72.1: #i86112# [a11y] 'Area' labels of Calc Headers/Footers dialog not always announced


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [cf525b7de59f46f29c3e152503eaf25d76f24b86]

INTEGRATION: CWS tbe34 (1.75.72); FILE MERGED 2008/06/26 16:55:49 tbe 1.75.72.1: #124567# Accessibility: Shapes / form controls after reload not accessible


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [e4e568ce50c0a6cf842090c9da57f77d6da71760]

INTEGRATION: CWS tbe34 (1.22.72); FILE MERGED 2008/06/23 12:43:42 tbe 1.22.72.1: #i82480# [a11y] Orca Insert-f to get text attributes doesn't work when you are in a spread sheet table cell


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [c4e2f228ee87946465382759e14dbe7c8ec09e3b]

INTEGRATION: CWS tbe34 (1.33.72); FILE MERGED 2008/06/23 12:42:35 tbe 1.33.72.1: #i82480# [a11y] Orca Insert-f to get text attributes doesn't work when you are in a spread sheet table cell


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [0e256e2cff0792f00c83dd7b5b0390d3c48b9789]

INTEGRATION: CWS tl53 (1.33.74); FILE MERGED 2008/06/25 12:36:28 tl 1.33.74.3: RESYNC: (1.35-1.36); FILE MERGED 2008/06/03 13:46:33 tl 1.33.74.2: RESYNC: (1.33-1.35); FILE MERGED 2008/03/18 12:44:13 tl 1.33.74.1: #i74724# missing implementation added


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [f7770be4eda3b0022e5c8ff8a99a5947f34d99fa]

INTEGRATION: CWS tbe34 (1.46.70); FILE MERGED 2008/06/27 11:42:21 af 1.46.70.1: #i71355# Forcing focus event broadcast when changing wizard pages.


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [00c917a057d4c25bc63000678044d5b3b9cc1797]

INTEGRATION: CWS ab53 (1.13.26); FILE MERGED 2008/06/25 15:35:38 ab 1.13.26.1: #i70283# #i80433# Changed Basic/Dialog extension handling


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [e675ff2677eb459823b23419ed6cd8eb9e17c1d7]

INTEGRATION: CWS ab53 (1.14.42); FILE MERGED 2008/06/25 16:07:08 ab 1.14.42.1: #i70283# #i80433# Changed Script/Dialog extension handling


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [0d4e43a5a60e39eaff697bccf04bbe15281f0f7c]

INTEGRATION: CWS ab53 (1.8.62); FILE MERGED 2008/06/25 16:04:31 ab 1.8.62.1: #i90796# Removed obsolete code


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [1b4c4f23984f1387f7bf0ac786ba797c397ddbab]

INTEGRATION: CWS ab53 (1.11.62); FILE MERGED 2008/06/25 16:05:13 ab 1.11.62.1: #i90796# Removed obsolete code


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [ca01d66faacea68d2ca255a9587fb0bffe4d279c]

INTEGRATION: CWS ab53 (1.4.10); FILE MERGED 2008/06/06 13:13:18 ab 1.4.10.1: #i89523# Removed unused code


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [e5d41efb79b589617a3be39430ae403a8e6afa21]

INTEGRATION: CWS ab53 (1.3.10); FILE MERGED 2008/06/06 13:13:18 ab 1.3.10.1: #i89523# Removed unused code


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [f5e86c1afd63fa113ac072316529c4e3e02d9976]

INTEGRATION: CWS ab53 (1.9.10); FILE MERGED 2008/06/06 13:13:18 ab 1.9.10.1: #i89523# Removed unused code


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [f2c3bbaae0add3ca9509a6903a1a7dbd81d9a3c1]

INTEGRATION: CWS ab53 (1.6.10); FILE MERGED 2008/06/06 13:13:18 ab 1.6.10.1: #i89523# Removed unused code


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [415ad363ebeffc6e07b129a54026a77814560eba]

INTEGRATION: CWS ab53 (1.6.10); FILE MERGED 2008/06/06 13:13:17 ab 1.6.10.1: #i89523# Removed unused code


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [8fce3aa218709836c2a13541ef313916f18a5035]

INTEGRATION: CWS ab53 (1.7.6); FILE MERGED 2008/06/25 16:09:52 ab 1.7.6.1: #i70283# #i80433# Added support for extension libs


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [51fd122e9695198de8978136ac898624c1fa45b3]

INTEGRATION: CWS ab53 (1.21.10); FILE MERGED 2008/06/24 15:23:15 ab 1.21.10.1: #i89523# Removed include of moptions.hxx


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [a3d295ae88cd56cddd570d49beaf0df3275759ab]

INTEGRATION: CWS ab53 (1.24.10); FILE MERGED 2008/06/06 13:13:17 ab 1.24.10.1: #i89523# Removed unused code


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [5000df458ed89fbe000cb78952e37b3d9c0661fc]

INTEGRATION: CWS ab53 (1.64.10); FILE MERGED 2008/06/06 13:13:17 ab 1.64.10.1: #i89523# Removed unused code


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [0dbf199f41298dc6f9f97ee0bc70e3e8428ca9f5]

INTEGRATION: CWS ab53 (1.28.10); FILE MERGED 2008/06/06 13:13:17 ab 1.28.10.1: #i89523# Removed unused code


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [d4ff74179e092e8c95122382d9b9f9b29f5d58d8]

INTEGRATION: CWS ab53 (1.5.10); FILE MERGED 2008/06/06 13:13:17 ab 1.5.10.1: #i89523# Removed unused code


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [8959acacacf9c2cb189139fc21c9c8c492ab8dfe]

INTEGRATION: CWS ab53 (1.25.10); FILE MERGED 2008/06/06 13:13:17 ab 1.25.10.1: #i89523# Removed unused code


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [b1196e602b9879d5d80aaef8de81242073194675]

INTEGRATION: CWS ab53 (1.25.6); FILE MERGED 2008/06/06 13:13:17 ab 1.25.6.1: #i89523# Removed unused code


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [9e51ae714da13e152b9715f4c2b0c5d64b24586a]

INTEGRATION: CWS ab53 (1.14.10); FILE MERGED 2008/06/06 13:13:17 ab 1.14.10.1: #i89523# Removed unused code


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [a73939c104d1596c35faf554e37b63132a1343e8]

INTEGRATION: CWS ab53 (1.43.10); FILE MERGED 2008/06/06 13:13:17 ab 1.43.10.1: #i89523# Removed unused code


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [ef41ff072d2bab5ebdb7b137852b2d0fdf7f19ed]

INTEGRATION: CWS ab53 (1.36.10); FILE MERGED 2008/06/06 13:13:17 ab 1.36.10.1: #i89523# Removed unused code


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [4a4d4ea3896ed7193b64b3d10289da4f82234a3a]

INTEGRATION: CWS ab53 (1.49.10); FILE MERGED 2008/06/06 13:13:16 ab 1.49.10.1: #i89523# Removed unused code


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [257fa6b546764a1ff2b665fabca8389fd7ef7f3c]

INTEGRATION: CWS ab53 (1.45.8); FILE MERGED 2008/06/06 13:13:16 ab 1.45.8.1: #i89523# Removed unused code


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [63100e6fa14713d9b0bb673920f7792863fb55ad]

INTEGRATION: CWS ab53 (1.8.10); FILE MERGED 2008/06/06 13:13:16 ab 1.8.10.1: #i89523# Removed unused code


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [509064c31db0588eb618ee75f88f3bec80172e86]

INTEGRATION: CWS ab53 (1.21.10); FILE MERGED 2008/06/06 13:13:16 ab 1.21.10.1: #i89523# Removed unused code


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [da2d11a263858c6d09699ebc8c274964253239a5]

INTEGRATION: CWS ab53 (1.9.10); FILE MERGED 2008/06/06 13:13:16 ab 1.9.10.1: #i89523# Removed unused code


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [a3e3e3fa74a4e67f61d6fde89a06adb43f9f39e3]

INTEGRATION: CWS ab53 (1.80.46); FILE MERGED 2008/06/06 10:58:44 ab 1.80.46.1: #i90162# Use INET_PROT_NOT_VALID as hint for keyword search


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [c7cbe00b5af8de5210fb9eac092f56eead8330be]

INTEGRATION: CWS ab53 (1.11.118); FILE MERGED 2008/06/27 07:14:06 ab 1.11.118.2: #i81045# Fixed Fedora warning 2008/06/19 09:24:29 tkr 1.11.118.1: #i81045# security: macro execution allowed


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [cc8170b811857f6750e95ee75146dfe8bc82789b]

INTEGRATION: CWS ab53 (1.24.118); FILE MERGED 2008/06/19 09:24:28 tkr 1.24.118.1: #i81045# security: macro execution allowed


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [dbc6d49b6cc3e76aefdc57d2fd0b8e21740a9b48]

INTEGRATION: CWS ab53 (1.36.4); FILE MERGED 2008/06/19 09:35:34 tkr 1.36.4.1: #i90295# smoketest options dlg fails


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [a3e74d91e62db3922d603b72adc03b818d4f357d]

INTEGRATION: CWS ab53 (1.28.4); FILE MERGED 2008/06/25 15:58:53 ab 1.28.4.1: #i90796# Fixed ArrayoutofString function


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [446f06011259368dc923bccdd1e79ca9d4091ef8]

INTEGRATION: CWS ab53 (1.16.112); FILE MERGED 2008/06/20 06:48:01 tkr 1.16.112.1: #i47763# synchronous html import


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [6fbf7af9bdd60eb908b5cfcdbeb950b82ec173fb]

INTEGRATION: CWS ab53 (1.49.112); FILE MERGED 2008/06/20 06:48:01 tkr 1.49.112.1: #i47763# synchronous html import


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [ff09ed094d6b1d9b41f482a5b349c4fd9e80d857]

INTEGRATION: CWS ab53 (1.26.112); FILE MERGED 2008/06/20 06:47:28 tkr 1.26.112.1: #i47763# synchronous html import


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [ebc7dc58a50549e6ad8715c11a198312decef471]

INTEGRATION: CWS ab53 (1.26.24); FILE MERGED 2008/06/25 09:45:48 tkr 1.26.24.1: #i91017# add CreateInstanceWithArguments methode


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [848c6b2e5981fc6a90ed7947c15d98b342217a27]

INTEGRATION: CWS ab53 (1.18.24); FILE MERGED 2008/06/25 09:45:26 tkr 1.18.24.1: #i91017# add CreateInstanceWithArguments methode


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [273cbb409d2204823793665da34f41684a5b3adc]

INTEGRATION: CWS ab53 (1.36.26); FILE MERGED 2008/06/25 09:45:09 tkr 1.36.26.1: #i91017# add CreateInstanceWithArguments methode


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [fdac521062b64439bd6ab126e386e92b03208bc4]

INTEGRATION: CWS ab53 (1.20.26); FILE MERGED 2008/06/25 09:44:28 tkr 1.20.26.1: #i91017# add CreateInstanceWithArguments methode


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [d27a8a2f94cf0f40189ba76f086499538f06cec3]

INTEGRATION: CWS ab53 (1.4.26); FILE MERGED 2008/06/25 15:33:08 ab 1.4.26.1: #i70283# #i80433# Changed Basic/Dialog extension handling


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [9aff5bfafccfe7452de999c8558c5173234af94d]

INTEGRATION: CWS ab53 (1.52.26); FILE MERGED 2008/06/25 09:43:50 tkr 1.52.26.2: #i91017# add CreateInstanceWithArguments methode 2008/06/06 11:36:50 ab 1.52.26.1: #i88930# Initialize bNeedIntrospection in initializer list


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [3f11fc7c094436f6d4f299e9919619ccd8ccb49f]

INTEGRATION: CWS ab53 (1.11.12); FILE MERGED 2008/06/06 12:39:58 ab 1.11.12.1: #i90005# Removed unused code


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [9fb2cec81c6befb1b2687738634d55b192be3289]

INTEGRATION: CWS ab53 (1.15.12); FILE MERGED 2008/06/06 12:39:58 ab 1.15.12.1: #i90005# Removed unused code


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [b769ccbe4fb743a33f064ded8ea0e9dfcfc5e2c8]

INTEGRATION: CWS ab53 (1.21.12); FILE MERGED 2008/06/25 14:21:47 ab 1.21.12.2: #i90797# Added support for extension libs 2008/06/19 09:14:49 tkr 1.21.12.1: #i90797# show marco list correctly


2008-07-07  Vladimir Glazounov  <vg@openoffice.org>  [7ed32af33888f34308932aa68170cff08bdd1563]

#i91393#


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [600523d7d6d8edbb92f1db2626e5130cc25c5c4d]

INTEGRATION: CWS mib08 (1.104.12); FILE MERGED 2008/06/30 08:24:52 mib 1.104.12.2: #90986#: syntax 2008/06/24 12:18:54 mib 1.104.12.1: #i90986# fo:clip


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [eeba314162302190882545e4d0a3506ad37ecce8]

INTEGRATION: CWS mib08 (1.40.28); FILE MERGED 2008/06/24 12:17:40 mib 1.40.28.1: #i90986# fo:clip, #i78085# style:vertical-pos


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [22fad654917a2b9cc1676cb8bfc834ff97d95ee7]

INTEGRATION: CWS mib08 (1.40.12); FILE MERGED 2008/06/24 12:18:54 mib 1.40.12.1: #i90986# fo:clip


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [3ff6e1cc4c39f4eba42e330bf74f3ca6802c9c9e]

INTEGRATION: CWS mib08 (1.11.28); FILE MERGED 2008/06/24 12:18:54 mib 1.11.28.1: #i90986# fo:clip


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [2499dc4523b39ea2a3edf8cf713dcd1ce6e5d059]

INTEGRATION: CWS mib08 (1.24.28); FILE MERGED 2008/06/24 12:32:33 mib 1.24.28.1: #i84993# automatic style names


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [85af375e86dcd42d23325df9eaaff476b7037fc4]

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>  [1565e86dfcdc1b8abe6cbe9e05fbd084466714d0]

INTEGRATION: CWS mib08 (1.8.28); FILE MERGED 2008/06/24 12:19:29 mib 1.8.28.1: #i90986# fo:clip


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [c2417e901c8bfa7004a983d57fdbc14eea16c8be]

INTEGRATION: CWS mib08 (1.100.12); FILE MERGED 2008/07/04 06:33:18 mib 1.100.12.2: #i90986#: syntax 2008/06/24 12:20:24 mib 1.100.12.1: #i90986# fo:clip


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [6a771bc2b47526b3f9795b16b9464a136c83b0cc]

INTEGRATION: CWS mib08 (1.5.28); FILE MERGED 2008/06/24 12:21:47 mib 1.5.28.1: #i90986# fo:clip


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [d92843a14b79f0d71249f533d58ffcd03eb132e3]

INTEGRATION: CWS mib08 (1.7.12); FILE MERGED 2008/06/24 12:21:47 mib 1.7.12.1: #i90986# fo:clip


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [1f96dd7b95470f03975d7b64128adbac63ad269a]

INTEGRATION: CWS mib08 (1.6.28); FILE MERGED 2008/06/24 12:31:01 mib 1.6.28.1: #i84993# automatic style names


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [fae6e272cce1cd063bb8884728945bf8f9c04c69]

INTEGRATION: CWS mib08 (1.5.28); FILE MERGED 2008/06/24 12:21:00 mib 1.5.28.1: #i90986# fo:clip


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [8f90c11aef5a56f7a9aa6414ba9f5959660375ea]

INTEGRATION: CWS extensionupdate01 (1.1.2); FILE ADDED 2008/07/01 09:49:59 ka 1.1.2.1: #157193#: updated extensions


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [ee9e3bca3b6977f9acaa4a945b9951812be4dfcf]

INTEGRATION: CWS extensionupdate01 (1.3.22); FILE MERGED 2008/07/01 09:54:59 ka 1.3.22.1: #157193#: updated extensions


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [8ba855927f2cfe6b7c27968cd4a5bcd063eb6b12]

INTEGRATION: CWS extensionupdate01 (1.6.12); FILE MERGED 2008/07/01 09:54:58 ka 1.6.12.1: #157193#: updated extensions


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [abde10cc437980ac6ac26cc97acac339ade18480]

INTEGRATION: CWS extensionupdate01 (1.3.22); FILE MERGED 2008/07/01 22:36:59 ka 1.3.22.2: syntax 2008/07/01 09:54:58 ka 1.3.22.1: #157193#: updated extensions


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [92357e1ed2c4e28b908be1b688f12eb7f00babb2]

INTEGRATION: CWS extensionupdate01 (1.1.2); FILE ADDED 2008/07/01 09:49:04 ka 1.1.2.1: #157193#: updated extensions


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [49788e901e44fb7eaf49934186c384bcce1d12a1]

INTEGRATION: CWS extensionupdate01 (1.2.14); FILE MERGED 2008/07/01 09:52:48 ka 1.2.14.1: #157193#: updated extensions


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [81cbe9f80db1ee7e57d1c53a6cf37e42a144bd18]

INTEGRATION: CWS extensionupdate01 (1.2.64); FILE MERGED 2008/07/01 09:52:47 ka 1.2.64.1: #157193#: updated extensions


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [7205d698e784aca01b486e5aea3b4f75b81efddc]

INTEGRATION: CWS extensionupdate01 (1.11.14); FILE MERGED 2008/07/01 09:52:47 ka 1.11.14.1: #157193#: updated extensions


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [a2f38454fb0464426fae4ad57eeb9322e5281783]

INTEGRATION: CWS extensionupdate01 (1.5.58); FILE MERGED 2008/07/01 09:52:47 ka 1.5.58.1: #157193#: updated extensions


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [a8677b63f272642fb1d281b127f4877f32f8452c]

INTEGRATION: CWS extensionupdate01 (1.3.34); FILE MERGED 2008/07/01 22:36:59 ka 1.3.34.1: syntax


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [ecc7a92414144bb3099fba5838a41a48ab7e54ef]

INTEGRATION: CWS cwscheckapi1 (1.9.12); FILE MERGED 2008/06/23 21:14:48 cn 1.9.12.2: #i90897# remove issue i90896 because its duplicate to i90511 and this is already fixed 2008/06/19 20:40:43 cn 1.9.12.1: #i90897# update knownissue list


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [73f647e12bb655ab9122c968649d3615034f54f8]

INTEGRATION: CWS cwscheckapi1 (1.8.4); FILE MERGED 2008/06/25 09:42:03 cn 1.8.4.2: #i90897# update lists 2008/06/19 21:05:40 cn 1.8.4.1: #i90897# update knownissue list


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [62da65f773ee45df0842f077825c45238f78d715]

INTEGRATION: CWS cwscheckapi1 (1.10.4); FILE MERGED 2008/06/25 09:42:03 cn 1.10.4.2: #i90897# update lists 2008/06/19 21:05:40 cn 1.10.4.1: #i90897# update knownissue list


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [dd4b225c1a71ddace03fb8fea50de55c09c34baa]

INTEGRATION: CWS extensionupdate01 (1.3.16); FILE MERGED 2008/07/01 10:00:09 ka 1.3.16.1: #157193#: updated extensions


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [96476e44bd0e0e76cf8b634e47115a19deed8eed]

INTEGRATION: CWS extensionupdate01 (1.2.16); FILE MERGED 2008/07/01 15:29:02 ka 1.2.16.2: removed platform identifier 2008/07/01 10:00:09 ka 1.2.16.1: #157193#: updated extensions


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [7a1b71d43863d9740eec8d3fd94bd97cb5e08a23]

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>  [5491e99c339268dc7b23b3b7ba616654ba70298e]

INTEGRATION: CWS extensionupdate01 (1.15.20); FILE MERGED 2008/07/01 22:37:42 ka 1.15.20.4: syntax 2008/07/01 15:27:36 ka 1.15.20.3: removed platform identifier 2008/07/01 10:00:08 ka 1.15.20.2: #157193#: updated extensions 2008/06/25 11:57:56 mav 1.15.20.1: #i90055# allow shared installation


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [41c68466eaacbcee30981bfeddd4cbd730016700]

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>  [8a622b76a2566a13514f285d6cb60600e8a3a4ab]

INTEGRATION: CWS extensionupdate01 (1.1.2); FILE ADDED 2008/07/01 09:56:12 ka 1.1.2.1: #157193#: updated extensions


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [82603b3c2bc9b9219c2b84f03c613c8fd1b05e49]

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>  [9c4fc37e15d85b40943892f6c841790510487c0e]

INTEGRATION: CWS extensionupdate01 (1.17.16); FILE MERGED 2008/07/01 10:00:08 ka 1.17.16.1: #157193#: updated extensions


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [9ab3ae93cd10cfe2a94fd846081031896516b7bc]

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>  [097445768a706b75a93d4d110c194454ec4727b6]

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-07  Rüdiger Timm  <rt@openoffice.org>  [98daf9b285ee6efe5f9e8d3d84df25ffbc6702c3]

INTEGRATION: CWS extensionupdate01 (1.28.46); FILE MERGED 2008/07/01 22:39:25 ka 1.28.46.1: delivering pdf import extension


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [0ac7604e724cc90026787089f601945708197710]

INTEGRATION: CWS extensionl10nfix01 (1.12.16); FILE MERGED 2008/06/26 13:54:17 ihi 1.12.16.1: Wildcards updated


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [617d8d5e4730a33111e04cfd18a63b8bbd60682d]

INTEGRATION: CWS extensionl10nfix01 (1.2.18); FILE MERGED 2008/06/26 14:03:55 af 1.2.18.1: #i90990# Removed Addons.xcu.


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [1efd6abda32484c5b807bc3927e23be706a676ab]

INTEGRATION: CWS extensionl10nfix01 (1.3.18); FILE MERGED 2008/06/26 13:58:28 af 1.3.18.1: #i90990# Removed Addons.xcu.


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [be1d9101d98dd807bb124dc13b8a7eb2affa1b95]

INTEGRATION: CWS extensionl10nfix01 (1.6.8); FILE MERGED 2008/06/26 13:57:55 af 1.6.8.1: #i90990# Removed Addons.xcu.


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [89d4498ae5f08d03603285e4b31fa1e9299e72c2]

INTEGRATION: CWS extensionl10nfix01 (1.23.6); FILE MERGED 2008/06/26 13:56:03 ihi 1.23.6.1: #i90987# windows rename -> MoveFileEx


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [854812584862d0609b695682d2bfea2667d75c00]

INTEGRATION: CWS extensionl10nfix01 (1.11.6); FILE MERGED 2008/06/26 13:56:03 ihi 1.11.6.1: #i90987# windows rename -> MoveFileEx


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [6f62d70856434a6d471afb89153ce05aa917cbfc]

INTEGRATION: CWS extensionl10nfix01 (1.17.12); FILE MERGED 2008/06/24 13:03:42 mav 1.17.12.2: #i90935# use correct encoding 2008/06/24 12:47:48 mav 1.17.12.1: #i90935# use correct encoding


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [2af49a6d4a0a1ae0f165ba22cc1cb96f9f32bec1]

INTEGRATION: CWS calcfixes30 (1.79.46); FILE MERGED 2008/07/01 15:18:42 er 1.79.46.2: #i91259# ODFF: read/write automatic intersection .... operator 2008/06/27 15:51:19 er 1.79.46.1: #i87468# NextSymbol: +-1 offset error in 1e-2


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [3ffaf52de8f63441d4b5bc73f3a682b6953f29ce]

INTEGRATION: CWS calcfixes30 (1.58.88); FILE MERGED 2008/07/02 09:59:52 er 1.58.88.1: #i91294# ODFF: store ERRORTYPE as ORG.OPENOFFICE.ERRORTYPE


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [4698fa460d67f3b6a5a2025e1400fbf8b31c8e8b]

INTEGRATION: CWS calcfixes30 (1.88.84); FILE MERGED 2008/06/27 17:15:53 er 1.88.84.1: #i89047# CalcAll: clear lookup caches to ensure that changed calculation options make it through


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [827aff054bf9a0c03d717dfa1d87af21a15f883a]

INTEGRATION: CWS calcfixes30 (1.73.60); FILE MERGED 2008/06/27 17:15:53 er 1.73.60.1: #i89047# CalcAll: clear lookup caches to ensure that changed calculation options make it through


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [9494757c055fb3b3b9e083d4eeeef7b7db138863]

INTEGRATION: CWS calcfixes30 (1.112.60); FILE MERGED 2008/06/27 17:15:51 er 1.112.60.1: #i89047# CalcAll: clear lookup caches to ensure that changed calculation options make it through


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [aebd7744ac1dc37b32cb68bd740d098f2e1f823b]

INTEGRATION: CWS calcfixes30 (1.37.62); FILE MERGED 2008/07/01 15:18:42 er 1.37.62.1: #i91259# ODFF: read/write automatic intersection .... operator


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [b5731baf6ea6ca5d4da77674a90777a5493f91f1]

INTEGRATION: CWS calcfixes30 (1.11.28); FILE MERGED 2008/06/30 10:08:04 er 1.11.28.1: #i89963# empty String is const now, BufferAccess not allowed; applied patch from i82487


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [09979946875949c0f451c86d4934cc7726c61876]

INTEGRATION: CWS os116 (1.158.26); FILE MERGED 2008/06/09 12:28:40 os 1.158.26.1: #i90502# MouseMove: cursor on objects works again


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [407b0df585f10362051befece1bd9a9c3191dae7]

INTEGRATION: CWS os116 (1.119.54); FILE MERGED 2008/05/22 14:36:15 os 1.119.54.1: #b6629700# insert AutoCaption when dropping a picture


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [3c99b8e30e1a3cff5f516cd3bcd5f07757cde952]

INTEGRATION: CWS os116 (1.8.54); FILE MERGED 2008/05/23 09:53:03 os 1.8.54.1: #i89820 typo fixed


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [b97d472fbc73b80fe472d021743495a5787bf340]

INTEGRATION: CWS os116 (1.105.54); FILE MERGED 2008/06/09 07:48:47 os 1.105.54.2: RESYNC: (1.105-1.106); FILE MERGED 2008/05/27 12:37:12 os 1.105.54.1: #i82544# late init added to make show variable fields work in headers


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [fa7fe0d70a6bf63a2b9c1eecf3aadc15871b5614]

INTEGRATION: CWS os116 (1.34.22); FILE MERGED 2008/05/27 12:37:12 os 1.34.22.1: #i82544# late init added to make show variable fields work in headers


2008-07-07  Rüdiger Timm  <rt@openoffice.org>  [2db5f3b7bb78069a2ad89a1fcc45c4846e191708]

INTEGRATION: CWS os116 (1.11.54); FILE MERGED 2008/05/27 12:36:41 os 1.11.54.1: #i82544# late init added to make show variable fields work in headers


2008-07-07  Lars Langhans  <lla@openoffice.org>  [80cb444f54d7574d206b1899fe7f83368a3627f6]

#i86509# remove wrong c5t_win, it's only on windows


2008-07-07  Lars Langhans  <lla@openoffice.org>  [120c33ca8c2f52cea7da3ce9b9da6e5f0af1b0d2]

#i86509# cleanups


2008-07-07  Lars Langhans  <lla@openoffice.org>  [065b2d0d8d51938ef51077fa5ccec3a77c25dd08]

#i86509# add dep


2008-07-07  Lars Langhans  <lla@openoffice.org>  [9c4a7372c78eb0324aba43829e16bbe64b0b4046]

#86509# cleanups


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [e54e50b729c27deb27cd9d121d49197acb602daa]

INTEGRATION: CWS iconupdate300u1 (1.74.26); FILE MERGED 2008/05/14 14:38:45 ka 1.74.26.1: #i89469#: added Classic theme


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [1a0289b0d7a364f29e80b3b03773862997e9b9b6]

INTEGRATION: CWS iconupdate300u1 (1.29.34); FILE MERGED 2008/05/16 12:15:49 ka 1.29.34.2: #i89469#: renamed Default theme to Galaxy theme 2008/05/14 14:43:28 ka 1.29.34.1: #i89469#: added Classic theme


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [fa30bbd3f86af057ec924b58ff0de07c56f8589f]

INTEGRATION: CWS icondialog (1.48.98); FILE MERGED 2008/06/27 07:40:36 cd 1.48.98.1: #i91099# Fix crash resulted by not checking uno reference for XGraphic


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [1391e65602fa103403e42dfe97a5c1f71f23e35d]

INTEGRATION: CWS nomacmozab (1.16.50); FILE MERGED 2008/07/01 20:01:31 fs 1.16.50.1: #i91209# no Mozilla-based address books on mac OS X


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [8ff37d0c29eefd7e2e792d6450d55de105a20629]

INTEGRATION: CWS nomacmozab (1.20.50); FILE MERGED 2008/07/02 04:13:49 fs 1.20.50.1: #i91209# proper default for MacOSX


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [c491d431764b817e7222d13a5b0bf8de9b014975]

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>  [48c51f39ecb541d939c04218abdf51d63d2a6fa5]

INTEGRATION: CWS icondialog (1.69.18); FILE MERGED 2008/06/27 11:54:33 cd 1.69.18.1: Fix commands with wrong properties that reference images. Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [a5cdf2867dfb71f47a60e8d2faaf72991b2174bd]

INTEGRATION: CWS iconupdate300u1 (1.24.26); FILE MERGED 2008/05/30 14:34:23 ka 1.24.26.2: using AlphaMasks instead of B/W masks 2008/05/29 16:50:27 ka 1.24.26.1: #i80705#: using alpha blending/greyscaling to display disabled icons


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [6f3e2350e107ce6abb254043f8876f862e27bdf0]

INTEGRATION: CWS iconupdate300u1 (1.5.26); FILE MERGED 2008/05/14 14:32:48 ka 1.5.26.1: #i89469#: added Classic theme


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [417e614364cf7dda31f4ab147c773bbc5f332dbe]

INTEGRATION: CWS iconupdate300u1 (1.3.26); FILE MERGED 2008/05/29 16:47:27 ka 1.3.26.1: #i80705#: using alpha blending/greyscaling to display disabled icons


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [1238956793f4044fd388c4cac4bc27a460731f54]

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>  [8d351ef0eaccf75ef1cc4cd15f6d03bfbc4de3d6]

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-04  Rüdiger Timm  <rt@openoffice.org>  [7af7ed2576e6a669c893cde801967394ec2bc7e8]

INTEGRATION: CWS iconupdate300u1 (1.50.18); FILE MERGED 2008/05/14 14:43:28 ka 1.50.18.1: #i89469#: added Classic theme


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [f0b310388ca50cc01d0a899f5d704b44dc7a6cd1]

INTEGRATION: CWS iconupdate300u1 (1.1.2); FILE ADDED 2008/05/05 11:16:35 hjs 1.1.2.1: #i82268# - tarball with reduced icons, linked in issue i82268; repackaged due to internal directory name change


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [6efec4b13e1074be5a7f88a16a39499ddee5fb36]

INTEGRATION: CWS iconupdate300u1 (1.10.4); FILE MERGED 2008/05/15 15:14:41 va 1.10.4.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [73b8e5e9eb78f6d2f82e01d6b5ea0dc26d830742]

INTEGRATION: CWS iconupdate300u1 (1.2.72); FILE MERGED 2008/05/15 15:14:41 va 1.2.72.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [6c3dc03cd61578350c649739621f706b4cd1fbd1]

INTEGRATION: CWS iconupdate300u1 (1.3.4); FILE MERGED 2008/05/15 15:14:41 va 1.3.4.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [0ca13a2244046fe985ac8e88423856192da8d446]

INTEGRATION: CWS iconupdate300u1 (1.4.4); FILE MERGED 2008/05/15 15:14:40 va 1.4.4.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [3fe94da93cc63f4155db35327dd9e9bcbb120d0b]

INTEGRATION: CWS iconupdate300u1 (1.4.4); FILE MERGED 2008/05/15 15:14:39 va 1.4.4.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [4225e6451af9ed676b68b64ea7865bfd393437f4]

INTEGRATION: CWS iconupdate300u1 (1.8.4); FILE MERGED 2008/05/15 15:14:39 va 1.8.4.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [7742e85723b71c29b8061692a551ecfba4b1489c]

INTEGRATION: CWS iconupdate300u1 (1.2.72); FILE MERGED 2008/05/15 15:14:35 va 1.2.72.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [d2ad678514b0ff9f9a1135b0b507f410aa5cdc1d]

INTEGRATION: CWS iconupdate300u1 (1.2.72); FILE MERGED 2008/05/15 15:14:34 va 1.2.72.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [4b41582e3de332e0cd3494e54b6f83bf14606ebd]

INTEGRATION: CWS iconupdate300u1 (1.2.4); FILE MERGED 2008/05/15 15:14:34 va 1.2.4.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [b811825ac7de05706a6caa4bf56a5ac451724c36]

INTEGRATION: CWS iconupdate300u1 (1.2.4); FILE MERGED 2008/05/15 15:14:33 va 1.2.4.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [470394274895760d09a40458257ba37d824e9af6]

INTEGRATION: CWS iconupdate300u1 (1.2.72); FILE MERGED 2008/05/15 15:14:33 va 1.2.72.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [039d04843b78904d738f1f338d64c6977267f353]

INTEGRATION: CWS iconupdate300u1 (1.2.72); FILE MERGED 2008/05/15 15:14:32 va 1.2.72.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [84fcaff886aa9de27216fe0c91222df7f96ed68f]

INTEGRATION: CWS iconupdate300u1 (1.1.248); FILE MERGED 2008/05/15 15:14:32 va 1.1.248.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [3496e6aa43977e9dbc76c80b5090cac5f41b15e0]

INTEGRATION: CWS iconupdate300u1 (1.1.248); FILE MERGED 2008/05/15 15:14:31 va 1.1.248.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [e6d45fda259f3b4a63bb4b99cef962cde1cd66f3]

INTEGRATION: CWS iconupdate300u1 (1.2.72); FILE MERGED 2008/05/15 15:14:31 va 1.2.72.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [49f4d632dd9bc2c1b21b830bf31512340d6d8183]

INTEGRATION: CWS iconupdate300u1 (1.2.4); FILE MERGED 2008/05/15 15:14:25 va 1.2.4.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [022042dce04af3d97c8ae00b6f2cc076ec519942]

INTEGRATION: CWS iconupdate300u1 (1.2.24); FILE MERGED 2008/05/15 15:14:25 va 1.2.24.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [4343a15b7306c2c2c76222b1d1f00fdd8847c563]

INTEGRATION: CWS iconupdate300u1 (1.2.24); FILE MERGED 2008/05/15 15:14:24 va 1.2.24.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [02a673885a4e8f3b98ce0ff12434c82de2c5bea5]

INTEGRATION: CWS iconupdate300u1 (1.2.4); FILE MERGED 2008/05/15 15:14:24 va 1.2.4.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [b6fc5f0bda6bfc34b7c67a404821840d38a2acaf]

INTEGRATION: CWS iconupdate300u1 (1.2.4); FILE MERGED 2008/05/15 15:14:23 va 1.2.4.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [6a3c9ee75a82bb89e90da7aca6784ddb99ada35e]

INTEGRATION: CWS iconupdate300u1 (1.1.274); FILE MERGED 2008/05/15 15:14:23 va 1.1.274.2: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by: 2008/05/15 14:06:01 va 1.1.274.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [60feb5d223c72f9f3209f76b1d7bf47b686e0401]

INTEGRATION: CWS iconupdate300u1 (1.1.274); FILE MERGED 2008/05/15 14:06:01 va 1.1.274.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [8f380ded29470201ee93b226c4044c1654d4c7db]

INTEGRATION: CWS iconupdate300u1 (1.1.274); FILE MERGED 2008/05/15 15:14:22 va 1.1.274.2: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by: 2008/05/15 14:06:01 va 1.1.274.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [4387d02bc62bdf84c6dbc8e8822a6a01e5d42a6c]

INTEGRATION: CWS iconupdate300u1 (1.1.274); FILE MERGED 2008/05/15 15:14:21 va 1.1.274.2: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by: 2008/05/15 14:06:00 va 1.1.274.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [b14b2790a8856d5f494b1d5c0b96ff95e8578cea]

INTEGRATION: CWS iconupdate300u1 (1.1.274); FILE MERGED 2008/05/15 14:06:00 va 1.1.274.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [3a2da8efafcef4e87568d9671c2b2e48191c47a3]

INTEGRATION: CWS iconupdate300u1 (1.3.134); FILE MERGED 2008/05/15 15:14:20 va 1.3.134.2: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by: 2008/05/15 14:06:00 va 1.3.134.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [b3896b41efdd39d7d73bab999d0d62e324848aee]

INTEGRATION: CWS iconupdate300u1 (1.3.134); FILE MERGED 2008/05/15 14:06:00 va 1.3.134.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [92e73666119c5a97cb7dd598e0e8cc9bcae4ce28]

INTEGRATION: CWS iconupdate300u1 (1.1.274); FILE MERGED 2008/05/15 15:14:20 va 1.1.274.2: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by: 2008/05/15 14:06:00 va 1.1.274.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [11ceebd8a8864624bb0d8195a0816771beaa5a9b]

INTEGRATION: CWS iconupdate300u1 (1.1.274); FILE MERGED 2008/05/15 14:05:59 va 1.1.274.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [ddfd824bfb3a42273f111a64c94a18a7d968ce0b]

INTEGRATION: CWS iconupdate300u1 (1.1.274); FILE MERGED 2008/05/15 15:14:20 va 1.1.274.2: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by: 2008/05/15 14:05:59 va 1.1.274.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [849939b3d4eba66f1faae06e9ff185c8c9ec5496]

INTEGRATION: CWS iconupdate300u1 (1.2.24); FILE MERGED 2008/05/15 15:14:20 va 1.2.24.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [2ac4c63d5fc5dfa6d6ec27413e73fb9f796d2fab]

INTEGRATION: CWS iconupdate300u1 (1.2.24); FILE MERGED 2008/05/15 15:14:19 va 1.2.24.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [569c89e6b699f2e2c76bb5ef339b656f262f4270]

INTEGRATION: CWS iconupdate300u1 (1.2.72); FILE MERGED 2008/05/15 15:14:19 va 1.2.72.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [a83d41468051d1be28acb6d370e269143caab5c5]

INTEGRATION: CWS iconupdate300u1 (1.2.4); FILE MERGED 2008/05/15 15:14:18 va 1.2.4.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [be1078173a340c36949bd84cbdc9cc46bb0b4e8b]

INTEGRATION: CWS iconupdate300u1 (1.2.4); FILE MERGED 2008/05/15 14:05:59 va 1.2.4.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [73433b284fa834efcefe7bc99a12115bf93e2705]

INTEGRATION: CWS iconupdate300u1 (1.1.274); FILE MERGED 2008/05/15 14:05:58 va 1.1.274.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [f3b0e4e3a9c41e165cc72c1004341a7daf6f51da]

INTEGRATION: CWS iconupdate300u1 (1.2.4); FILE MERGED 2008/05/15 14:05:58 va 1.2.4.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [22bc47a16dd83d15e1d436acaef78091d5b315a3]

INTEGRATION: CWS iconupdate300u1 (1.1.274); FILE MERGED 2008/05/15 14:05:57 va 1.1.274.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [350ac13cf9b29cd58ed9f43ae81e2be7d12e874a]

INTEGRATION: CWS iconupdate300u1 (1.1.274); FILE MERGED 2008/05/15 14:05:56 va 1.1.274.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [100fa8e0e8be1e38ffa77eb48e04b17a53b30140]

INTEGRATION: CWS iconupdate300u1 (1.2.4); FILE MERGED 2008/05/15 14:05:56 va 1.2.4.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [e9613d3a99cdecca80c4c76885f86f97b4e753d2]

INTEGRATION: CWS iconupdate300u1 (1.1.274); FILE MERGED 2008/05/15 15:14:07 va 1.1.274.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [29c10fd3e4d51ff033c6fcc712434535be51cecc]

INTEGRATION: CWS iconupdate300u1 (1.1.274); FILE MERGED 2008/05/15 15:14:06 va 1.1.274.2: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by: 2008/05/15 14:05:55 va 1.1.274.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [cad09541900d842ec94aa6f959a8482c61e5934c]

INTEGRATION: CWS iconupdate300u1 (1.1.274); FILE MERGED 2008/05/15 14:05:55 va 1.1.274.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [b2543f14178b8d713d459964a55da18a6aa750fe]

INTEGRATION: CWS iconupdate300u1 (1.3.4); FILE MERGED 2008/05/15 15:14:06 va 1.3.4.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [d3818798139932c327fe3c3c6e619f2b46a7adf7]

INTEGRATION: CWS iconupdate300u1 (1.2.24); FILE MERGED 2008/05/15 15:14:06 va 1.2.24.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [577e3900133e780e030c60522dad28c75cb3b24d]

INTEGRATION: CWS iconupdate300u1 (1.2.24); FILE MERGED 2008/05/15 15:14:05 va 1.2.24.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [386db2bfbf0c8d2d2f14214dcd15ed221c189dd2]

INTEGRATION: CWS iconupdate300u1 (1.10.4); FILE MERGED 2008/05/15 15:14:05 va 1.10.4.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [6f1adf60fe4eebf675478b393778777ba7b5f5e0]

INTEGRATION: CWS iconupdate300u1 (1.1.274); FILE MERGED 2008/05/15 15:14:05 va 1.1.274.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [653c841d62ab32ae40fc3df9d93e0530e2afe969]

INTEGRATION: CWS iconupdate300u1 (1.2.4); FILE MERGED 2008/05/15 15:14:04 va 1.2.4.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [32b925f51730b057b48a69c68699aabe19acd471]

INTEGRATION: CWS iconupdate300u1 (1.1.274); FILE MERGED 2008/05/15 15:14:04 va 1.1.274.2: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by: 2008/05/15 14:05:55 va 1.1.274.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [cb3bd927d9c42afb110c7db6523607ef795565d8]

INTEGRATION: CWS iconupdate300u1 (1.1.274); FILE MERGED 2008/05/15 15:14:03 va 1.1.274.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [f5c976b045b0a4bc019dfaf3bebc1167f08e1e0d]

INTEGRATION: CWS iconupdate300u1 (1.1.274); FILE MERGED 2008/05/15 15:14:01 va 1.1.274.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [7342eb2e4a2e00db5b8ba4b5c1e117f2ba40d56b]

INTEGRATION: CWS iconupdate300u1 (1.2.4); FILE MERGED 2008/05/15 15:13:59 va 1.2.4.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [b52232953139d5feb43d8d043dc304bb334f9d72]

INTEGRATION: CWS iconupdate300u1 (1.1.274); FILE MERGED 2008/05/15 15:13:57 va 1.1.274.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [a8d5be91be133d9e8b688ec1ff1c752aec85abd0]

INTEGRATION: CWS iconupdate300u1 (1.2.18); FILE MERGED 2008/05/15 15:13:57 va 1.2.18.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [a9bf5d8c5dc0d47262deaf42bce98679399afe5c]

INTEGRATION: CWS iconupdate300u1 (1.2.18); FILE MERGED 2008/05/15 14:05:54 va 1.2.18.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [3bca89482f613b8ecc6b3fe9cb569a1e1599fb54]

INTEGRATION: CWS iconupdate300u1 (1.1.274); FILE MERGED 2008/05/15 15:13:56 va 1.1.274.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [2d23b027ae936e8b8a0760b26ef891f1eb5fb5e6]

INTEGRATION: CWS iconupdate300u1 (1.1.274); FILE MERGED 2008/05/15 14:05:54 va 1.1.274.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [9e971d5691e326e71dd1c2766df0975fc87add92]

INTEGRATION: CWS iconupdate300u1 (1.2.4); FILE MERGED 2008/05/15 14:05:54 va 1.2.4.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [35e42356b986a83735ed10abe0002d18f4655d87]

INTEGRATION: CWS iconupdate300u1 (1.3.4); FILE MERGED 2008/05/15 15:13:55 va 1.3.4.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [07064801e81ca722b7128b10c5732e3e8a849b94]

INTEGRATION: CWS iconupdate300u1 (1.1.274); FILE MERGED 2008/05/15 15:13:55 va 1.1.274.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [c6decf495b08eec24316e6d3302f7d218588ea38]

INTEGRATION: CWS iconupdate300u1 (1.1.274); FILE MERGED 2008/05/15 15:13:54 va 1.1.274.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [09c95e3823f13effab4987a82183d0b27e9a973c]

INTEGRATION: CWS iconupdate300u1 (1.5.134); FILE MERGED 2008/05/15 15:13:53 va 1.5.134.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [4116a5a88569ebddb2c79f61430e87711c0b4fcb]

INTEGRATION: CWS iconupdate300u1 (1.2.24); FILE MERGED 2008/05/15 15:13:53 va 1.2.24.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [3dba52160152ecc9bec1e63eeb6c69ebdd0133bc]

INTEGRATION: CWS iconupdate300u1 (1.1.274); FILE MERGED 2008/05/15 15:13:52 va 1.1.274.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [8141a70ed45a5bfb2e502e51600416047b07466d]

INTEGRATION: CWS iconupdate300u1 (1.2.134); FILE MERGED 2008/05/15 15:13:52 va 1.2.134.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [402f9e70fdfce7434c2a284906090d551952cbac]

INTEGRATION: CWS iconupdate300u1 (1.3.4); FILE MERGED 2008/05/15 15:13:51 va 1.3.4.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [d6033fd65ca7db33f7b412e03a067bcae9f6c512]

INTEGRATION: CWS iconupdate300u1 (1.1.274); FILE MERGED 2008/05/15 15:13:50 va 1.1.274.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [8e3e41ba396b4eb9d2c5e202c38ca267014a40c6]

INTEGRATION: CWS iconupdate300u1 (1.1.274); FILE MERGED 2008/05/15 15:13:50 va 1.1.274.3: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by: 2008/05/15 14:05:53 va 1.1.274.2: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by: 2008/05/15 13:04:13 va 1.1.274.1: #i87044# Changed icon style to Galaxy Theme. Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [f08616b6fc2b2f3c1332ea3210114363320ccf3d]

INTEGRATION: CWS iconupdate300u1 (1.1.274); FILE MERGED 2008/05/15 15:13:49 va 1.1.274.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [481cf06433cfa8bd684c40983623887602b46783]

INTEGRATION: CWS iconupdate300u1 (1.1.274); FILE MERGED 2008/05/15 15:13:48 va 1.1.274.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [e73c4c24993ddc09cac5869a861166eec3149ac7]

INTEGRATION: CWS iconupdate300u1 (1.1.274); FILE MERGED 2008/05/15 15:13:47 va 1.1.274.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [db43d9e063b2d91399c613bc697d8d864c137a69]

INTEGRATION: CWS iconupdate300u1 (1.1.274); FILE MERGED 2008/05/15 15:13:46 va 1.1.274.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [52020c0f6e62af2ff2ca036c250f6722318be24e]

INTEGRATION: CWS iconupdate300u1 (1.1.274); FILE MERGED 2008/05/15 15:13:45 va 1.1.274.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [e1f49c45e3598d7656ec16ad86c2832c07128a64]

INTEGRATION: CWS iconupdate300u1 (1.1.274); FILE MERGED 2008/05/15 15:13:44 va 1.1.274.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [ea91a74f4152c7e7f66cf39041981f033d0faefd]

INTEGRATION: CWS iconupdate300u1 (1.1.274); FILE MERGED 2008/05/15 15:13:43 va 1.1.274.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [269a6705d3d39e67e41da506681db8b38b61a97b]

INTEGRATION: CWS iconupdate300u1 (1.1.274); FILE MERGED 2008/05/15 15:13:42 va 1.1.274.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [dc585f98ad527a76aa3c4e1f163de926b83b8305]

INTEGRATION: CWS iconupdate300u1 (1.1.274); FILE MERGED 2008/05/15 15:13:41 va 1.1.274.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [b4b1477a852132ba37eb8371bd158da1db747341]

INTEGRATION: CWS iconupdate300u1 (1.1.274); FILE MERGED 2008/05/15 15:13:40 va 1.1.274.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [811ef1c0cb3e12cd390c0a3ecc691ef8c4b94973]

INTEGRATION: CWS iconupdate300u1 (1.1.274); FILE MERGED 2008/05/15 15:13:39 va 1.1.274.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [dffd8b057a12f0b3620d4cedc0a8bc265004a349]

INTEGRATION: CWS iconupdate300u1 (1.1.274); FILE MERGED 2008/05/15 15:13:38 va 1.1.274.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [98cfab0e71c4a40e5bc421ccdb544c91cfc37af6]

INTEGRATION: CWS iconupdate300u1 (1.1.274); FILE MERGED 2008/05/15 15:13:37 va 1.1.274.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [14107613eebcf59e21aa40e6305d0ed81b8bdf79]

INTEGRATION: CWS iconupdate300u1 (1.1.274); FILE MERGED 2008/05/15 15:13:35 va 1.1.274.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [10b2ae27f40eda9d3e9b3c89c1f612a033b3cd87]

INTEGRATION: CWS iconupdate300u1 (1.2.4); FILE MERGED 2008/05/15 14:05:52 va 1.2.4.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [9f24ec1dcaf60e79da329ec997ed9737e4663704]

INTEGRATION: CWS iconupdate300u1 (1.2.4); FILE MERGED 2008/05/15 15:13:33 va 1.2.4.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [df72f2c425655e5e39915c4f63d23c68e049fd94]

INTEGRATION: CWS iconupdate300u1 (1.2.4); FILE MERGED 2008/05/15 15:13:30 va 1.2.4.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [ec73a7c7e846e31cabb7b75fbe5dbc02ec9140bb]

INTEGRATION: CWS iconupdate300u1 (1.2.4); FILE MERGED 2008/05/15 15:13:29 va 1.2.4.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [b82cb06163ae12d7e2c9a8c549dea78caa428e77]

INTEGRATION: CWS iconupdate300u1 (1.2.4); FILE MERGED 2008/05/15 15:13:28 va 1.2.4.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [a2a97fa4bd4ec770ef9179777aeb615dc84d21d1]

INTEGRATION: CWS iconupdate300u1 (1.2.4); FILE MERGED 2008/05/15 15:13:27 va 1.2.4.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [0550106a984d8f945c14d4ef6362f3ea6656804c]

INTEGRATION: CWS iconupdate300u1 (1.3.4); FILE MERGED 2008/05/15 15:13:25 va 1.3.4.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [34cacbef789f765c98f9846786f88e1b8753655d]

INTEGRATION: CWS iconupdate300u1 (1.2.4); FILE MERGED 2008/05/15 15:13:24 va 1.2.4.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [4d52abc0bebe3bbd3b16c0a5c1f455f0896e6f60]

INTEGRATION: CWS iconupdate300u1 (1.2.4); FILE MERGED 2008/05/15 15:13:23 va 1.2.4.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [40c29572fd4f937f2fbc93baf0ef3203634ded87]

INTEGRATION: CWS iconupdate300u1 (1.1.274); FILE MERGED 2008/05/15 15:13:22 va 1.1.274.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [cc02c66183f20c090098af914d0f5f5c925383c3]

INTEGRATION: CWS iconupdate300u1 (1.1.274); FILE MERGED 2008/05/15 15:13:21 va 1.1.274.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [a836485f21a5ef5ae54d193dbcf7362e6b3e1a4a]

INTEGRATION: CWS iconupdate300u1 (1.1.274); FILE MERGED 2008/05/15 15:13:20 va 1.1.274.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [f188f3d8bdea0fca37c9d9115be71b7177e58692]

INTEGRATION: CWS iconupdate300u1 (1.1.274); FILE MERGED 2008/05/15 15:13:19 va 1.1.274.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [cd4e08b7a156803497d016b9f93a2e34ee2b6f87]

INTEGRATION: CWS iconupdate300u1 (1.2.4); FILE MERGED 2008/05/15 15:13:17 va 1.2.4.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [d6156d469e59d234ce7213f63a6d6c7f29b77e28]

INTEGRATION: CWS iconupdate300u1 (1.2.4); FILE MERGED 2008/05/15 15:13:16 va 1.2.4.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [f54305d0653d31ce319ca559329ee693b85f89e2]

INTEGRATION: CWS iconupdate300u1 (1.2.4); FILE MERGED 2008/05/15 15:13:15 va 1.2.4.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [b1ef5f56417ed03c600d212dd86b559651a6ace4]

INTEGRATION: CWS iconupdate300u1 (1.1.274); FILE MERGED 2008/05/15 15:13:14 va 1.1.274.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [b705cc0f0373c77b8338b1f24cc4a970a79d971f]

INTEGRATION: CWS iconupdate300u1 (1.1.274); FILE MERGED 2008/05/15 15:13:12 va 1.1.274.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [812123032016f9e48c496ad4c017c7fcf1c69292]

INTEGRATION: CWS iconupdate300u1 (1.1.274); FILE MERGED 2008/05/15 15:13:11 va 1.1.274.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [404c0b4fe954f4b9292c33361017fd1725f5084a]

INTEGRATION: CWS iconupdate300u1 (1.1.274); FILE MERGED 2008/05/15 15:13:10 va 1.1.274.2: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by: 2008/05/15 14:05:51 va 1.1.274.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [7133c6c53d25fc842dac3ef123d474b5102d5a2d]

INTEGRATION: CWS iconupdate300u1 (1.1.274); FILE MERGED 2008/05/15 14:05:51 va 1.1.274.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [7cafdd66ddf43e571e37ba6221dba114ae4bd5e3]

INTEGRATION: CWS iconupdate300u1 (1.3.4); FILE MERGED 2008/05/15 15:13:10 va 1.3.4.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [b91f639379e9768aa4091f03cab679aa97fdd811]

INTEGRATION: CWS iconupdate300u1 (1.1.274); FILE MERGED 2008/05/15 15:13:10 va 1.1.274.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [05b1cb39cffa2df815cfc3dce82c3cdad173a153]

INTEGRATION: CWS iconupdate300u1 (1.2.4); FILE MERGED 2008/05/15 14:05:51 va 1.2.4.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [0c7196766623cb9f78ab7ffd2a08bd548ec998ae]

INTEGRATION: CWS iconupdate300u1 (1.8.4); FILE MERGED 2008/05/15 15:13:08 va 1.8.4.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [85919f6498469d9ccba50acc07660518c6b176b6]

INTEGRATION: CWS iconupdate300u1 (1.1.274); FILE MERGED 2008/05/15 15:13:07 va 1.1.274.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [a0c15b2dc015a490ee3a648e9ae922f515b39e8b]

INTEGRATION: CWS iconupdate300u1 (1.3.4); FILE MERGED 2008/05/15 15:13:06 va 1.3.4.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [80a5c5770b73e452f24c4926e26432cdc17f2713]

INTEGRATION: CWS iconupdate300u1 (1.2.134); FILE MERGED 2008/05/15 15:13:04 va 1.2.134.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [001fb769ee81e9605b024f275955195ce40d2d36]

INTEGRATION: CWS iconupdate300u1 (1.2.134); FILE MERGED 2008/05/15 15:13:03 va 1.2.134.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [03ba83ab2f7e1a34b276c5b1810d4bc84f24cde2]

INTEGRATION: CWS iconupdate300u1 (1.2.134); FILE MERGED 2008/05/15 15:13:02 va 1.2.134.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [0b3abe3bb85848d8179e4badd7723e17e02c032a]

INTEGRATION: CWS iconupdate300u1 (1.2.4); FILE MERGED 2008/05/15 15:12:59 va 1.2.4.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [9d782d4915d87e3e09fb5e8fa3a19d0db9e9f594]

INTEGRATION: CWS iconupdate300u1 (1.3.210); FILE MERGED 2008/05/15 15:12:59 va 1.3.210.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [cfccc7b8981a8e185f7430eeecfc7a1f6dd8e769]

INTEGRATION: CWS iconupdate300u1 (1.3.4); FILE MERGED 2008/05/15 15:12:59 va 1.3.4.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [af8832694ca78ae1e9c008dad61873ba33d11fee]

INTEGRATION: CWS iconupdate300u1 (1.2.4); FILE MERGED 2008/05/15 15:12:58 va 1.2.4.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [a2136795b2c885d1f7a48ad8a24552c536048459]

INTEGRATION: CWS iconupdate300u1 (1.3.4); FILE MERGED 2008/05/15 15:12:58 va 1.3.4.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [01af2f06390ff35870a451fef37b66a87b235ef9]

INTEGRATION: CWS iconupdate300u1 (1.3.210); FILE MERGED 2008/05/15 15:12:57 va 1.3.210.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [f99225183778ba6878e2269ab8b0344ddd996c61]

INTEGRATION: CWS iconupdate300u1 (1.1.274); FILE MERGED 2008/05/15 15:12:57 va 1.1.274.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [e081dec1ae639b40ec079e129af8c3f72b38000f]

INTEGRATION: CWS iconupdate300u1 (1.3.4); FILE MERGED 2008/05/15 15:12:56 va 1.3.4.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [d8d785f5b075698fd1a141eaa867ae4a0b2d57f6]

INTEGRATION: CWS iconupdate300u1 (1.3.4); FILE MERGED 2008/05/15 15:12:55 va 1.3.4.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [bab8df89dbce527441d898f4d85a9828677fa407]

INTEGRATION: CWS iconupdate300u1 (1.2.4); FILE MERGED 2008/05/15 14:05:50 va 1.2.4.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [7068fb60c95d931bf24937614e1c7fd4cb7182c4]

INTEGRATION: CWS iconupdate300u1 (1.1.274); FILE MERGED 2008/05/15 15:12:54 va 1.1.274.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [578a3a32cd5531df69ede72ca4fe5e66017b7785]

INTEGRATION: CWS iconupdate300u1 (1.1.274); FILE MERGED 2008/05/15 15:12:53 va 1.1.274.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [6fdf90a3bfa82b24c04b3994a5bf579f46e8dfe7]

INTEGRATION: CWS iconupdate300u1 (1.2.4); FILE MERGED 2008/05/15 15:12:53 va 1.2.4.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [c8a1aa79aa318a6f987fa08ebffcde642f053aea]

INTEGRATION: CWS iconupdate300u1 (1.2.4); FILE MERGED 2008/05/15 15:12:52 va 1.2.4.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [c710a93b1ea8c38d202a314a24a6ed1c5a21301b]

INTEGRATION: CWS iconupdate300u1 (1.1.274); FILE MERGED 2008/05/15 15:12:36 va 1.1.274.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [100fdd572fb9c23ca2de4f200507452e2438536d]

INTEGRATION: CWS iconupdate300u1 (1.1.274); FILE MERGED 2008/05/15 15:12:35 va 1.1.274.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [46adc4c0cdb7252b70449681042d65291cc8aa73]

INTEGRATION: CWS iconupdate300u1 (1.1.274); FILE MERGED 2008/05/15 15:12:34 va 1.1.274.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [d9492a7cb705a5d1f568bdf48f138c4bb00ef195]

INTEGRATION: CWS iconupdate300u1 (1.1.274); FILE MERGED 2008/05/15 15:12:33 va 1.1.274.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [990d5229350599a7526020f919dde56086953d67]

INTEGRATION: CWS iconupdate300u1 (1.1.274); FILE MERGED 2008/05/15 15:12:32 va 1.1.274.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [9e7fb3c916533616cecd2a51c53437e6a2961dfb]

INTEGRATION: CWS iconupdate300u1 (1.1.274); FILE MERGED 2008/05/15 15:12:31 va 1.1.274.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [26ebbf91e897c57bd538d0be1d110c59da4ce610]

INTEGRATION: CWS iconupdate300u1 (1.1.274); FILE MERGED 2008/05/15 15:12:30 va 1.1.274.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [7e809719e99cd5d856ff48d329d49bbda0ee9a33]

INTEGRATION: CWS iconupdate300u1 (1.2.72); FILE MERGED 2008/05/15 15:12:25 va 1.2.72.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [9bc1d942cc2d318167324bd6ba2f0417a7807c9d]

INTEGRATION: CWS iconupdate300u1 (1.2.4); FILE MERGED 2008/05/15 15:12:21 va 1.2.4.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [b5fca7ddaa1c8782b20ef974ce0c95b808796201]

INTEGRATION: CWS iconupdate300u1 (1.1.274); FILE MERGED 2008/05/15 14:05:44 va 1.1.274.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [54554ed274a8dad9bee2b3a6d978ae42ec769265]

INTEGRATION: CWS iconupdate300u1 (1.2.4); FILE MERGED 2008/05/15 15:12:15 va 1.2.4.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [adc3be163660b4b2883f3d10f2a84d0bcb226e7e]

INTEGRATION: CWS iconupdate300u1 (1.2.4); FILE MERGED 2008/05/15 15:12:14 va 1.2.4.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [fb73f8818e81a417169336a3a5c093c7445f904a]

INTEGRATION: CWS iconupdate300u1 (1.1.274); FILE MERGED 2008/05/15 14:05:43 va 1.1.274.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [6e65acad48cf13a139fc8f25e2357a10aa0ae467]

INTEGRATION: CWS iconupdate300u1 (1.1.274); FILE MERGED 2008/05/15 14:05:42 va 1.1.274.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [8b747cb2ddce8949ee1a019664663621f2515525]

INTEGRATION: CWS iconupdate300u1 (1.1.274); FILE MERGED 2008/05/15 15:12:12 va 1.1.274.2: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by: 2008/05/15 14:05:42 va 1.1.274.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [4087cfdbb71cc08a9688f7cbfa34cc702dd54905]

INTEGRATION: CWS iconupdate300u1 (1.1.274); FILE MERGED 2008/05/15 15:12:11 va 1.1.274.2: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by: 2008/05/15 14:05:41 va 1.1.274.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [5e44822a7fb842752420d5942ac9b3e6579d6b2d]

INTEGRATION: CWS iconupdate300u1 (1.1.274); FILE MERGED 2008/05/15 14:05:41 va 1.1.274.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [ab6e0a17e8ee237e6c6e18f9ea89acbf7d02724a]

INTEGRATION: CWS iconupdate300u1 (1.2.72); FILE MERGED 2008/05/15 15:12:10 va 1.2.72.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [5a20f0a140675dad78301e05983e46a1ab97170f]

INTEGRATION: CWS iconupdate300u1 (1.1.274); FILE MERGED 2008/05/15 15:12:09 va 1.1.274.2: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by: 2008/05/15 14:05:40 va 1.1.274.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [445b80cc9254dcdd31c87566f7e33f712f966f52]

INTEGRATION: CWS iconupdate300u1 (1.1.274); FILE MERGED 2008/05/15 14:05:40 va 1.1.274.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [f62a639ef8deea335377ea3392d8dac0c79b1ad7]

INTEGRATION: CWS iconupdate300u1 (1.3.4); FILE MERGED 2008/05/15 15:12:08 va 1.3.4.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [6fbcbe5bfc0f7a43ce35af592fb1883fbef90174]

INTEGRATION: CWS iconupdate300u1 (1.3.220); FILE MERGED 2008/05/15 14:05:39 va 1.3.220.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [901a92391c20431ac90299366a3ea6dea4254ac3]

INTEGRATION: CWS iconupdate300u1 (1.1.268); FILE MERGED 2008/05/15 15:12:04 va 1.1.268.2: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by: 2008/05/15 14:05:39 va 1.1.268.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [c680554927b659dd90f1b7e9215ee32dc6ab3a56]

INTEGRATION: CWS iconupdate300u1 (1.1.268); FILE MERGED 2008/05/15 14:05:38 va 1.1.268.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [9fd26ffb63b6493a431ec446889dcb59d10b7188]

INTEGRATION: CWS iconupdate300u1 (1.1.274); FILE MERGED 2008/05/15 14:05:38 va 1.1.274.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [38558d652c1af364b92d5ead8847a54167ec2ad6]

INTEGRATION: CWS iconupdate300u1 (1.2.4); FILE MERGED 2008/05/15 15:12:02 va 1.2.4.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [d719a584db00ec9a9470c8dfa8548556ede0109d]

INTEGRATION: CWS iconupdate300u1 (1.2.4); FILE MERGED 2008/05/15 15:12:00 va 1.2.4.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [c17788c3f5da541ac23b8cf54de7e18c340bc0aa]

INTEGRATION: CWS iconupdate300u1 (1.2.4); FILE MERGED 2008/05/15 15:11:59 va 1.2.4.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [874960466b9b4add9652beda4ca0ca9e41a3ac00]

INTEGRATION: CWS iconupdate300u1 (1.2.134); FILE MERGED 2008/05/15 15:11:59 va 1.2.134.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [0467ed3d2f2801b8a1d4941e5a06b4ac32e4469e]

INTEGRATION: CWS iconupdate300u1 (1.1.274); FILE MERGED 2008/05/15 14:05:37 va 1.1.274.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [69779b56ea87f5b01e4408a143c53bf4ad4079e5]

INTEGRATION: CWS iconupdate300u1 (1.2.4); FILE MERGED 2008/05/15 15:11:58 va 1.2.4.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [ddd25872c99202c10f311344bb9d9d85001ea902]

INTEGRATION: CWS iconupdate300u1 (1.2.134); FILE MERGED 2008/05/15 15:11:58 va 1.2.134.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [06597c7f2e11a95577bcb005eeeac5984afd933e]

INTEGRATION: CWS iconupdate300u1 (1.2.134); FILE MERGED 2008/05/15 15:11:57 va 1.2.134.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [12f73be9b469286b7d5a9e89a7ef8ce2208bd02a]

INTEGRATION: CWS iconupdate300u1 (1.2.4); FILE MERGED 2008/05/15 15:11:56 va 1.2.4.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [ceaf24d49cc0f70c23c27a362ebaf7db0590bcca]

INTEGRATION: CWS iconupdate300u1 (1.1.274); FILE MERGED 2008/05/15 14:05:36 va 1.1.274.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [2df799574b5d814be178abccc7e64dd6db4e651e]

INTEGRATION: CWS iconupdate300u1 (1.2.4); FILE MERGED 2008/05/15 15:11:55 va 1.2.4.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [cd6d9d09d058a7c8cb3a75ad675d25c35841533b]

INTEGRATION: CWS iconupdate300u1 (1.2.134); FILE MERGED 2008/05/15 15:11:55 va 1.2.134.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [f60a1b232d36e38f781fb1d5a6e0e5d4aceccb00]

INTEGRATION: CWS iconupdate300u1 (1.2.24); FILE MERGED 2008/05/15 15:11:55 va 1.2.24.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [a1fa57e682761e70fabd5f6b6ca9d7e36dc80407]

INTEGRATION: CWS iconupdate300u1 (1.2.134); FILE MERGED 2008/05/15 15:11:54 va 1.2.134.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [fb0074f44e17e623bcba2fc29e57c4211fcc1e27]

INTEGRATION: CWS iconupdate300u1 (1.3.24); FILE MERGED 2008/05/15 15:11:54 va 1.3.24.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [c9e25dafdd4278b561eea3b1165f33c8056f91ac]

INTEGRATION: CWS iconupdate300u1 (1.2.134); FILE MERGED 2008/05/15 15:11:54 va 1.2.134.2: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by: 2008/05/15 14:05:36 va 1.2.134.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [a5c0e9e5a0beb7d8014ea1d307d25b79b11a7039]

INTEGRATION: CWS iconupdate300u1 (1.2.134); FILE MERGED 2008/05/15 15:11:53 va 1.2.134.2: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by: 2008/05/15 14:05:36 va 1.2.134.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [acca2614e5877ee4b1b7fc95afc5db0a276ba1a4]

INTEGRATION: CWS iconupdate300u1 (1.2.134); FILE MERGED 2008/05/15 15:11:53 va 1.2.134.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [207fa65b58807330d9cc18271744db2711621db3]

INTEGRATION: CWS iconupdate300u1 (1.2.134); FILE MERGED 2008/05/15 15:11:53 va 1.2.134.2: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by: 2008/05/15 14:05:35 va 1.2.134.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [97b6a9bff3aa497e8b256fd6821b0821a99a4a9a]

INTEGRATION: CWS iconupdate300u1 (1.2.134); FILE MERGED 2008/05/15 15:11:52 va 1.2.134.2: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by: 2008/05/15 14:05:35 va 1.2.134.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [c05b5d4debdd6c6d15c3815ce6b9d7850cdc22ee]

INTEGRATION: CWS iconupdate300u1 (1.2.134); FILE MERGED 2008/05/15 15:11:51 va 1.2.134.2: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by: 2008/05/15 14:05:35 va 1.2.134.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [b0b59b3ced588de8dd390111d0a858dd640aba3f]

INTEGRATION: CWS iconupdate300u1 (1.2.134); FILE MERGED 2008/05/15 15:11:51 va 1.2.134.2: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by: 2008/05/15 14:05:34 va 1.2.134.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [30feb98f977184da09d9bf4b6ef48557f17b9141]

INTEGRATION: CWS iconupdate300u1 (1.2.134); FILE MERGED 2008/05/15 15:11:50 va 1.2.134.2: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by: 2008/05/15 14:05:34 va 1.2.134.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [331c96346bb9e82771394797545d4596ca8d680e]

INTEGRATION: CWS iconupdate300u1 (1.2.134); FILE MERGED 2008/05/15 15:11:49 va 1.2.134.2: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by: 2008/05/15 14:05:33 va 1.2.134.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [8dabd05213672e0876e9b2007af0c3e983c70e37]

INTEGRATION: CWS iconupdate300u1 (1.1.268); FILE MERGED 2008/05/15 15:11:47 va 1.1.268.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [50e63c632215acf9837bc8b48ab592fb1a11e33e]

INTEGRATION: CWS iconupdate300u1 (1.1.268); FILE MERGED 2008/05/15 15:11:46 va 1.1.268.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [3457867b221a6489d0d8847d30a5ed47fc92db3e]

INTEGRATION: CWS iconupdate300u1 (1.2.134); FILE MERGED 2008/05/15 15:11:44 va 1.2.134.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [51ffb00094a83d2955acc758e1772be5397f86a2]

INTEGRATION: CWS iconupdate300u1 (1.2.4); FILE MERGED 2008/05/15 15:11:44 va 1.2.4.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [6736f2f24f690c03aa3b8a01ac7dba90b10bf0a4]

INTEGRATION: CWS iconupdate300u1 (1.1.274); FILE MERGED 2008/05/15 14:05:31 va 1.1.274.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [6d28df503df3a50355719650d3221da0b09930b8]

INTEGRATION: CWS iconupdate300u1 (1.2.4); FILE MERGED 2008/05/15 15:11:43 va 1.2.4.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [2153e9959363f9b28eab45e08240f4003637879b]

INTEGRATION: CWS iconupdate300u1 (1.1.274); FILE MERGED 2008/05/15 14:05:30 va 1.1.274.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [2b848547d312a9dcb7306991f5a5a98b8a143814]

INTEGRATION: CWS iconupdate300u1 (1.2.4); FILE MERGED 2008/05/15 14:05:30 va 1.2.4.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [8fe1fc19ff050a2db450b281d4fa2186690b7a3c]

INTEGRATION: CWS iconupdate300u1 (1.2.4); FILE MERGED 2008/05/15 14:05:29 va 1.2.4.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [4516fa4230af1620e45ac9d30736cb378fe9b867]

INTEGRATION: CWS iconupdate300u1 (1.1.274); FILE MERGED 2008/05/15 15:11:39 va 1.1.274.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [801e95d695ce7e0a3fe80beb9d78f62b31a2467b]

INTEGRATION: CWS iconupdate300u1 (1.1.274); FILE MERGED 2008/05/15 15:11:38 va 1.1.274.2: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by: 2008/05/15 14:05:29 va 1.1.274.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [1e7329e3ba0ea894b82ceb439f5251b60bef2cf9]

INTEGRATION: CWS iconupdate300u1 (1.1.274); FILE MERGED 2008/05/15 14:05:29 va 1.1.274.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [435fc11e696258ff3982184460d34af2bb987b17]

INTEGRATION: CWS iconupdate300u1 (1.3.4); FILE MERGED 2008/05/15 15:11:38 va 1.3.4.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [c32a22ec5de0dfced5bdc07aa23ff167145936c6]

INTEGRATION: CWS iconupdate300u1 (1.2.4); FILE MERGED 2008/05/15 15:11:38 va 1.2.4.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [ef626aba0f78173dbea7a7c3829c353183b8ebd0]

INTEGRATION: CWS iconupdate300u1 (1.3.4); FILE MERGED 2008/05/15 15:11:37 va 1.3.4.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [78aa4dbb417e6044232d597a13724130eae16c1f]

INTEGRATION: CWS iconupdate300u1 (1.2.4); FILE MERGED 2008/05/15 15:11:37 va 1.2.4.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [10a50b82515cd85d60ab4df1af592ae34ed36628]

INTEGRATION: CWS iconupdate300u1 (1.2.4); FILE MERGED 2008/05/15 15:11:36 va 1.2.4.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [60549be7e76a8b9bbade74bac64df4506e8f6e3d]

INTEGRATION: CWS iconupdate300u1 (1.1.274); FILE MERGED 2008/05/15 15:11:35 va 1.1.274.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [2d4a16f09a16f5d7bc18b668ec1d5fc5728d0278]

INTEGRATION: CWS iconupdate300u1 (1.2.4); FILE MERGED 2008/05/15 15:11:35 va 1.2.4.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [5ee64bd9ddb42f9291f2f8b900947104307d6f7d]

INTEGRATION: CWS iconupdate300u1 (1.2.4); FILE MERGED 2008/05/15 15:11:34 va 1.2.4.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [48286c5c934964ab5966e475b0dba38c897d5a35]

INTEGRATION: CWS iconupdate300u1 (1.1.274); FILE MERGED 2008/05/15 15:11:34 va 1.1.274.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [8cd80bfe3052a8e951abd68562b8fede921332f5]

INTEGRATION: CWS iconupdate300u1 (1.2.4); FILE MERGED 2008/05/15 15:11:33 va 1.2.4.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [ad0d33f30aff10ea94246da741225bb0aa7ab3b0]

INTEGRATION: CWS iconupdate300u1 (1.1.274); FILE MERGED 2008/05/15 15:11:33 va 1.1.274.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [79d2fd6f61105e748cdfe99f5022fd7f979dfef5]

INTEGRATION: CWS iconupdate300u1 (1.1.274); FILE MERGED 2008/05/15 14:05:21 va 1.1.274.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [8d600c808e0884e872e7bf55eb9fd9432c5dd9d9]

INTEGRATION: CWS iconupdate300u1 (1.1.274); FILE MERGED 2008/05/15 14:05:20 va 1.1.274.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [47972f6af2cd66aeec01c340a042f273689d7129]

INTEGRATION: CWS iconupdate300u1 (1.2.266); FILE MERGED 2008/05/15 14:05:20 va 1.2.266.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [814db54d9248ab40eeedf9e18aa2b8fc6a1a99d3]

INTEGRATION: CWS iconupdate300u1 (1.2.4); FILE MERGED 2008/05/15 14:05:20 va 1.2.4.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [7b851c71120676fe49e324a54d4aafe1205f6265]

INTEGRATION: CWS iconupdate300u1 (1.1.274); FILE MERGED 2008/05/15 14:05:19 va 1.1.274.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [5f80f13f2ebf7daf855a2b0edea19b9b83cbc966]

INTEGRATION: CWS iconupdate300u1 (1.2.4); FILE MERGED 2008/05/15 14:05:19 va 1.2.4.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [b84a959f2305bec17341d91eeb79dd080a2a81c1]

INTEGRATION: CWS iconupdate300u1 (1.2.134); FILE MERGED 2008/05/15 14:05:19 va 1.2.134.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [d41b373e3fd762d5a40a1179daf5e6954bcd3e77]

INTEGRATION: CWS iconupdate300u1 (1.1.274); FILE MERGED 2008/05/15 14:05:18 va 1.1.274.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [a7fb65bb70b58aed9a290feddd81570f9462327d]

INTEGRATION: CWS iconupdate300u1 (1.2.266); FILE MERGED 2008/05/15 14:05:18 va 1.2.266.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [7b42cb34527b697cfb96be8e465b4aead60f8d9d]

INTEGRATION: CWS iconupdate300u1 (1.1.274); FILE MERGED 2008/05/15 14:05:17 va 1.1.274.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [4b4777236a062724ff57695471c05f5b79e2ef79]

INTEGRATION: CWS iconupdate300u1 (1.2.134); FILE MERGED 2008/05/15 14:05:17 va 1.2.134.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [09052e990a8fcfb13b08c5dbdd9653404c0272ff]

INTEGRATION: CWS iconupdate300u1 (1.2.220); FILE MERGED 2008/05/15 14:05:17 va 1.2.220.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [9992d538f964040c8560058f9f663535987fd5f6]

INTEGRATION: CWS iconupdate300u1 (1.1.274); FILE MERGED 2008/05/15 14:05:16 va 1.1.274.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [48ef79480bc3709993f4afd097932c0b74f89899]

INTEGRATION: CWS iconupdate300u1 (1.2.246); FILE MERGED 2008/05/15 14:05:16 va 1.2.246.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [ee9ec77822be905b28e09bfa8d047c7e39b27dcc]

INTEGRATION: CWS iconupdate300u1 (1.2.266); FILE MERGED 2008/05/15 14:05:15 va 1.2.266.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [5ba179fcfce348839fb6e025eab2821ca7cf0465]

INTEGRATION: CWS iconupdate300u1 (1.2.4); FILE MERGED 2008/05/15 14:05:15 va 1.2.4.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [c979f6473427f592099cfd62aedc91b47fba47eb]

INTEGRATION: CWS iconupdate300u1 (1.2.134); FILE MERGED 2008/05/15 14:05:15 va 1.2.134.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [82127b6b051a73071908659c762d126efd2583c9]

INTEGRATION: CWS iconupdate300u1 (1.1.274); FILE MERGED 2008/05/15 14:05:15 va 1.1.274.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [8123c92a137a80cbc6325e59bba5663ac00345dd]

INTEGRATION: CWS iconupdate300u1 (1.1.274); FILE MERGED 2008/05/15 14:05:14 va 1.1.274.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [63d2b67232379f642d062bae77ab6ccdcd3b66ca]

INTEGRATION: CWS iconupdate300u1 (1.2.4); FILE MERGED 2008/05/15 14:05:14 va 1.2.4.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [1fc9461f40bc9a5f84094f148b740b9d51025b38]

INTEGRATION: CWS iconupdate300u1 (1.1.274); FILE MERGED 2008/05/15 14:05:13 va 1.1.274.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [c2751a6f5aefbc346775bdcb62e2b370356e5e72]

INTEGRATION: CWS iconupdate300u1 (1.2.266); FILE MERGED 2008/05/15 14:05:13 va 1.2.266.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [1e39e7363c00f7eb905d52efd6f35f620869bc08]

INTEGRATION: CWS iconupdate300u1 (1.2.4); FILE MERGED 2008/05/15 15:10:23 va 1.2.4.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [600d7081099a03eca0058a05abb1fbcaa4db4ed4]

INTEGRATION: CWS iconupdate300u1 (1.1.274); FILE MERGED 2008/05/15 14:05:12 va 1.1.274.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [46b5e141c9d8d7e4642359ef688f581917cb4b73]

INTEGRATION: CWS iconupdate300u1 (1.2.266); FILE MERGED 2008/05/15 14:05:12 va 1.2.266.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [6835e74635e0b75964cce850de51444dd7247bba]

INTEGRATION: CWS iconupdate300u1 (1.1.274); FILE MERGED 2008/05/15 14:05:11 va 1.1.274.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [e34d5c66805b62094fedc3a8b4dba790e0ae7b09]

INTEGRATION: CWS iconupdate300u1 (1.2.220); FILE MERGED 2008/05/15 14:05:11 va 1.2.220.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [2d8967750a447ed2176f74946d6723ee2f22c588]

INTEGRATION: CWS iconupdate300u1 (1.1.274); FILE MERGED 2008/05/15 14:05:10 va 1.1.274.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [da28d68cdee1726c785d5952439644554fcd6aa1]

INTEGRATION: CWS iconupdate300u1 (1.1.274); FILE MERGED 2008/05/15 14:05:09 va 1.1.274.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [cf353dc416c88395478659e2bed526964872f8d6]

INTEGRATION: CWS iconupdate300u1 (1.1.274); FILE MERGED 2008/05/15 14:05:08 va 1.1.274.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [dd27748cda369b12eadb3442cd580e51d9ed3fae]

INTEGRATION: CWS iconupdate300u1 (1.2.246); FILE MERGED 2008/05/15 14:05:08 va 1.2.246.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [403d82ee140dcddacb58f904467742c3a31dd046]

INTEGRATION: CWS iconupdate300u1 (1.2.246); FILE MERGED 2008/05/15 14:05:07 va 1.2.246.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [837877106f450a78ce6d549f070b031f103718b2]

INTEGRATION: CWS iconupdate300u1 (1.2.266); FILE MERGED 2008/05/15 14:05:07 va 1.2.266.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [b1bdd302cc50e8bfaf2ab760adef552621ef91e4]

INTEGRATION: CWS iconupdate300u1 (1.1.274); FILE MERGED 2008/05/15 14:05:07 va 1.1.274.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [80be0b9e4beff148d4dde2e3239cbcc17e6d7320]

INTEGRATION: CWS iconupdate300u1 (1.2.266); FILE MERGED 2008/05/15 14:05:06 va 1.2.266.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [e120e5bdb5a887f9553b39a8313c3d0029147c77]

INTEGRATION: CWS iconupdate300u1 (1.1.274); FILE MERGED 2008/05/15 14:05:06 va 1.1.274.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [1b2a4ca00d0b254a4548fb26eb33161ac7f313c2]

INTEGRATION: CWS iconupdate300u1 (1.2.4); FILE MERGED 2008/05/15 15:10:07 va 1.2.4.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [19b646e9d037b7a8beecd94fe638b427ad651bbf]

INTEGRATION: CWS iconupdate300u1 (1.2.4); FILE MERGED 2008/05/15 14:05:06 va 1.2.4.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [6ef54e0c86ff3888eaa854cbca5f9946f558232d]

INTEGRATION: CWS iconupdate300u1 (1.1.274); FILE MERGED 2008/05/15 14:05:05 va 1.1.274.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [5509956763a1cf75e05d9829d12cc77a8bd2b3da]

INTEGRATION: CWS iconupdate300u1 (1.1.274); FILE MERGED 2008/05/15 14:05:04 va 1.1.274.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [fdecda6ccf7d908e963d0c2e9d0c69cb587f1ee5]

INTEGRATION: CWS iconupdate300u1 (1.2.266); FILE MERGED 2008/05/15 14:05:03 va 1.2.266.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [a20c062e4c25572d3474b4363a8d3de2baca040c]

INTEGRATION: CWS iconupdate300u1 (1.2.4); FILE MERGED 2008/05/15 14:05:03 va 1.2.4.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Vladimir Glazounov  <vg@openoffice.org>  [0f54d954d90a6ab725a866db0c90d03a5a2dc993]

#100000# additional global dependency


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [aef646b1f5bcb3f565fc69cfd8026c739cf0c748]

INTEGRATION: CWS iconupdate300u1 (1.1.274); FILE MERGED 2008/05/15 14:05:03 va 1.1.274.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [11e43ad7bcc9d979fac7c2fadcd5495d152b5db8]

INTEGRATION: CWS iconupdate300u1 (1.1.274); FILE MERGED 2008/05/15 14:05:02 va 1.1.274.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [7295fc8d535ee18d4d80a8d7cae2bdcd63bd6b48]

INTEGRATION: CWS iconupdate300u1 (1.2.4); FILE MERGED 2008/05/15 14:05:02 va 1.2.4.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [e7444d3552e30c6cc6efc7215753b87c9ba09847]

INTEGRATION: CWS iconupdate300u1 (1.2.134); FILE MERGED 2008/05/15 14:05:02 va 1.2.134.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [ec581604653815c11e37b095004f425458cff1a5]

INTEGRATION: CWS iconupdate300u1 (1.1.274); FILE MERGED 2008/05/15 14:05:01 va 1.1.274.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [47535824094af0beb23d64bf412ddb40bbd8f989]

INTEGRATION: CWS iconupdate300u1 (1.2.266); FILE MERGED 2008/05/15 14:05:01 va 1.2.266.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [fa4783ab115c9edfd68636f64caf9bd6f7b733e5]

INTEGRATION: CWS iconupdate300u1 (1.1.274); FILE MERGED 2008/05/15 14:05:00 va 1.1.274.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [9b24c8e2c85c530cc0c1e7fb81d8976ab4c2c958]

INTEGRATION: CWS iconupdate300u1 (1.2.134); FILE MERGED 2008/05/15 14:05:00 va 1.2.134.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [88616a6ea4ef11eb56c5133222425b1002ad8e80]

INTEGRATION: CWS iconupdate300u1 (1.1.274); FILE MERGED 2008/05/15 14:04:59 va 1.1.274.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [6b5928cb3e6ef21228a962fc4094789592f119c8]

INTEGRATION: CWS iconupdate300u1 (1.2.220); FILE MERGED 2008/05/15 14:04:59 va 1.2.220.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [bfce5111155854381de428d8f56ee3ccdc94afd6]

INTEGRATION: CWS iconupdate300u1 (1.2.246); FILE MERGED 2008/05/15 14:04:58 va 1.2.246.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [3e04296982e95dbdfb30c3e2ff40609044b307b4]

INTEGRATION: CWS iconupdate300u1 (1.2.266); FILE MERGED 2008/05/15 14:04:57 va 1.2.266.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [de684ab016622de0f74fd3d7a75ec98537a801e8]

INTEGRATION: CWS iconupdate300u1 (1.2.4); FILE MERGED 2008/05/15 14:04:57 va 1.2.4.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [5e582ee0a30a0cbd89a7933e504278c10cf56fef]

INTEGRATION: CWS iconupdate300u1 (1.2.134); FILE MERGED 2008/05/15 14:04:57 va 1.2.134.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [ac295c192c4e4f3d3a2757baeba69979ba3386c8]

INTEGRATION: CWS iconupdate300u1 (1.1.274); FILE MERGED 2008/05/15 14:04:56 va 1.1.274.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [d55922ee0d92d1bd22e7d318162f81bf47c717ac]

INTEGRATION: CWS iconupdate300u1 (1.2.266); FILE MERGED 2008/05/15 14:04:56 va 1.2.266.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [d35a7155d17d89293439d1aa0f19b055d3df7495]

INTEGRATION: CWS iconupdate300u1 (1.2.4); FILE MERGED 2008/05/15 14:04:55 va 1.2.4.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [6f289607c1085f4ee02248ffe64ebbf51b9d42c9]

INTEGRATION: CWS iconupdate300u1 (1.1.274); FILE MERGED 2008/05/15 14:04:54 va 1.1.274.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [9a57ab5b744da54be9cec65b96a11bb1f706d4f6]

INTEGRATION: CWS iconupdate300u1 (1.1.274); FILE MERGED 2008/05/15 14:04:53 va 1.1.274.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [745d092a3c93365f56fb75038ee79b64d460bff3]

INTEGRATION: CWS iconupdate300u1 (1.2.266); FILE MERGED 2008/05/15 14:04:53 va 1.2.266.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [d61f4be7103ef5e8e244f8a3049813475a45d0f8]

INTEGRATION: CWS iconupdate300u1 (1.1.274); FILE MERGED 2008/05/15 14:04:52 va 1.1.274.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Vladimir Glazounov  <vg@openoffice.org>  [fa1e6eb01017c6ca796e0b494e8329490efdafd2]

#100000# new dependency: needed cppumaker


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [c15f5e4e17272f5ffcc6f704ed10441471352d17]

INTEGRATION: CWS iconupdate300u1 (1.1.274); FILE MERGED 2008/05/15 14:04:51 va 1.1.274.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [a17a60aab70fe562be9258d1424c7f32a6edd6e6]

INTEGRATION: CWS iconupdate300u1 (1.2.266); FILE MERGED 2008/05/15 14:04:51 va 1.2.266.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [0807a87f4c7bc3e0488bbbaba7cf88b68c6c17da]

INTEGRATION: CWS iconupdate300u1 (1.1.274); FILE MERGED 2008/05/15 14:04:50 va 1.1.274.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [9c580c7ac7f15ebad2d7169b27ef271ce3c4f931]

INTEGRATION: CWS iconupdate300u1 (1.1.274); FILE MERGED 2008/05/15 14:04:49 va 1.1.274.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [1139bde207489f9f0aa8f043ad0b4d03c093740f]

INTEGRATION: CWS iconupdate300u1 (1.2.220); FILE MERGED 2008/05/15 14:04:49 va 1.2.220.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [cd58049b137af170c952429934824477f9a16f7d]

INTEGRATION: CWS iconupdate300u1 (1.1.274); FILE MERGED 2008/05/15 14:04:48 va 1.1.274.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [5ce769a6694d23e76f9ba513becc28c681045a1f]

INTEGRATION: CWS iconupdate300u1 (1.1.274); FILE MERGED 2008/05/15 14:04:47 va 1.1.274.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [b98fe355c2f952c9b156ece252ea352e71e6c253]

INTEGRATION: CWS iconupdate300u1 (1.2.246); FILE MERGED 2008/05/15 14:04:47 va 1.2.246.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [7820331796d0b2d28516239e3c72ca607ef6f1c4]

INTEGRATION: CWS iconupdate300u1 (1.2.246); FILE MERGED 2008/05/15 14:04:46 va 1.2.246.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [66262350946442a666f7b1b0b5c29b26b0e0194d]

INTEGRATION: CWS iconupdate300u1 (1.2.266); FILE MERGED 2008/05/15 14:04:46 va 1.2.266.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [8e39cc779400e27c58ea91bee1c87b2aff8f9fe9]

INTEGRATION: CWS iconupdate300u1 (1.1.274); FILE MERGED 2008/05/15 14:04:45 va 1.1.274.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [ea241bf9c2b72e1e65fdcb66bbfab526296b9bc6]

INTEGRATION: CWS iconupdate300u1 (1.2.266); FILE MERGED 2008/05/15 14:04:45 va 1.2.266.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [bb9c352035706b17b429c65d13f6f61253eeacac]

INTEGRATION: CWS iconupdate300u1 (1.1.274); FILE MERGED 2008/05/15 14:04:44 va 1.1.274.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [38cb1c6816f51f11a39defe78a9458028adc83c6]

INTEGRATION: CWS iconupdate300u1 (1.2.4); FILE MERGED 2008/05/15 14:04:44 va 1.2.4.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [30577dddbf6ce9a0f2825808787655bc921486f7]

INTEGRATION: CWS iconupdate300u1 (1.2.4); FILE MERGED 2008/05/15 15:08:57 va 1.2.4.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [e42ac329c54f8ba4e12bcf4a83819e7fc022828f]

INTEGRATION: CWS iconupdate300u1 (1.2.26); FILE MERGED 2008/05/15 14:04:43 va 1.2.26.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [570b7d0ce1344a0e2fcc2ad5333fae4c3c1d8b0a]

INTEGRATION: CWS iconupdate300u1 (1.2.4); FILE MERGED 2008/05/15 14:04:43 va 1.2.4.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [76b37a499e5fb586c67541c5d9c257a4c8a0c917]

INTEGRATION: CWS iconupdate300u1 (1.1.274); FILE MERGED 2008/05/15 14:04:43 va 1.1.274.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [77320527d2e240e357fad186394b0e5407f310d0]

INTEGRATION: CWS iconupdate300u1 (1.3.4); FILE MERGED 2008/05/15 14:04:42 va 1.3.4.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [03754eb29a2755a4728b802a2dd51cbf9f55907f]

INTEGRATION: CWS iconupdate300u1 (1.1.274); FILE MERGED 2008/05/15 14:04:42 va 1.1.274.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [e25d72ffb1b5cd1f9030c72f85128c329b772ba0]

INTEGRATION: CWS iconupdate300u1 (1.2.134); FILE MERGED 2008/05/15 14:04:41 va 1.2.134.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [056ec6bac32c829cc78a2fafb40e858cdb88d07c]

INTEGRATION: CWS iconupdate300u1 (1.1.274); FILE MERGED 2008/05/15 14:04:41 va 1.1.274.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [a318e8e696052d8a7500496f29fcff56ef51c28f]

INTEGRATION: CWS iconupdate300u1 (1.2.4); FILE MERGED 2008/05/15 14:04:41 va 1.2.4.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [33853f254f1d44f9dd435ff00e7abb3c4adad0ed]

INTEGRATION: CWS iconupdate300u1 (1.2.4); FILE MERGED 2008/05/15 15:08:47 va 1.2.4.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [1938e7d84c21eb30e921726f2acedabdbfebeddb]

INTEGRATION: CWS iconupdate300u1 (1.2.4); FILE MERGED 2008/05/15 15:08:46 va 1.2.4.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [0e2de21d7c94c52188a4520b463d47dbdd5f782e]

INTEGRATION: CWS iconupdate300u1 (1.2.236); FILE MERGED 2008/05/15 15:08:46 va 1.2.236.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [8fbc5ee6f77f09047130910a86d9f4161e7eb9b6]

INTEGRATION: CWS iconupdate300u1 (1.2.26); FILE MERGED 2008/05/15 14:04:40 va 1.2.26.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [7aeabbb209a558de10ff4b2b56d81e15e315d609]

INTEGRATION: CWS iconupdate300u1 (1.2.236); FILE MERGED 2008/05/15 15:08:41 va 1.2.236.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [5cce227f7b769b7c723a26e58af33ff6a7b6fba4]

INTEGRATION: CWS iconupdate300u1 (1.2.236); FILE MERGED 2008/05/15 15:08:40 va 1.2.236.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [7610e2144dfbb952bea7b35b65929db4a7310a45]

INTEGRATION: CWS iconupdate300u1 (1.1.274); FILE MERGED 2008/05/15 14:04:39 va 1.1.274.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [97505e4c25d34ba89c9c5a14b8747296c9b90a5e]

INTEGRATION: CWS iconupdate300u1 (1.2.4); FILE MERGED 2008/05/15 15:08:28 va 1.2.4.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [29e5b3046f4fe24612952f7315154f78d219caf2]

INTEGRATION: CWS iconupdate300u1 (1.1.274); FILE MERGED 2008/05/15 14:04:38 va 1.1.274.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [285ebe59228207584f5a1b348a072e0870b7e97b]

INTEGRATION: CWS iconupdate300u1 (1.2.4); FILE MERGED 2008/05/15 14:04:38 va 1.2.4.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [4c34a9bfee177d266c214f378fcd10ce262bdbd7]

INTEGRATION: CWS iconupdate300u1 (1.1.274); FILE MERGED 2008/05/15 15:08:19 va 1.1.274.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [8bc4ecd67f8af1e9574dc1b878f448718d8eef04]

INTEGRATION: CWS iconupdate300u1 (1.1.274); FILE MERGED 2008/05/15 15:08:16 va 1.1.274.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [253139fca18735fdce7d5ff39673d2ea6c534adb]

INTEGRATION: CWS iconupdate300u1 (1.1.274); FILE MERGED 2008/05/15 15:08:15 va 1.1.274.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [11cdff78541b3d65b7292b438aa21282981097bf]

INTEGRATION: CWS iconupdate300u1 (1.1.274); FILE MERGED 2008/05/15 15:08:14 va 1.1.274.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [51a64fffa313547f6200819fc4d38dc766ba78cb]

INTEGRATION: CWS iconupdate300u1 (1.2.72); FILE MERGED 2008/05/15 15:08:14 va 1.2.72.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [e7fe1301a699d05f961ad152457d66768ae7539b]

INTEGRATION: CWS iconupdate300u1 (1.2.4); FILE MERGED 2008/05/15 15:08:13 va 1.2.4.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [a7d8f0d2bc6810606b765105c5156df536161920]

INTEGRATION: CWS iconupdate300u1 (1.2.4); FILE MERGED 2008/05/15 15:08:12 va 1.2.4.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [dcef1ebe8673651bac63386674039206b0523bee]

INTEGRATION: CWS iconupdate300u1 (1.2.134); FILE MERGED 2008/05/15 14:04:37 va 1.2.134.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [57c4788f840903a51d3ac07bd80fdf76141be35a]

INTEGRATION: CWS iconupdate300u1 (1.2.134); FILE MERGED 2008/05/15 14:04:36 va 1.2.134.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [d24c653d01d7a2319c9a8f0311fb9ffc03d5c4d5]

INTEGRATION: CWS iconupdate300u1 (1.2.134); FILE MERGED 2008/05/15 14:04:35 va 1.2.134.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [77cd059f43cba1a0984ecc621eccf72b19fab053]

INTEGRATION: CWS iconupdate300u1 (1.2.4); FILE MERGED 2008/05/15 15:08:11 va 1.2.4.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [3bae9223be1559783c4446fbe336512c885eaf05]

INTEGRATION: CWS iconupdate300u1 (1.1.274); FILE MERGED 2008/05/15 15:08:10 va 1.1.274.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [00bf32a30da3f4fa4caf0a67f875315665f6e5bf]

INTEGRATION: CWS iconupdate300u1 (1.3.4); FILE MERGED 2008/05/15 15:08:07 va 1.3.4.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [464c02ffb89b11af4537552c2d4db3827afd9dcc]

INTEGRATION: CWS iconupdate300u1 (1.3.4); FILE MERGED 2008/05/15 15:08:05 va 1.3.4.2: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by: 2008/05/15 14:04:34 va 1.3.4.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [0f10176ee1a1eadd7fdd0c85e6c0be89e6fef56a]

INTEGRATION: CWS iconupdate300u1 (1.2.176); FILE MERGED 2008/05/15 15:08:04 va 1.2.176.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [0554c8971d537c6ec5e42eed2a32fcdf31efb33b]

INTEGRATION: CWS iconupdate300u1 (1.4.4); FILE MERGED 2008/05/15 15:08:04 va 1.4.4.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [8c0fbfc3e8c0b39db226bfa9353cb2a40fbbae7e]

INTEGRATION: CWS iconupdate300u1 (1.3.4); FILE MERGED 2008/05/15 14:04:34 va 1.3.4.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [07018392c00347b8ed5a1a49222f4ed163f0e0b2]

INTEGRATION: CWS iconupdate300u1 (1.2.58); FILE MERGED 2008/05/15 15:08:02 va 1.2.58.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [0d8cd98fc363c42db6caee405dd7d6184b64bb20]

INTEGRATION: CWS iconupdate300u1 (1.3.124); FILE MERGED 2008/05/15 15:08:00 va 1.3.124.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [90678689f5d82c57dc4d1cd9c9f95e1f674a6708]

INTEGRATION: CWS iconupdate300u1 (1.2.148); FILE MERGED 2008/05/15 15:08:00 va 1.2.148.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Vladimir Glazounov  <vg@openoffice.org>  [dcc85c87ce216aab88ba9fda965994ecf5b4f8e5]

#100000# additional global dependency (needed bootstrap.uno.dll)


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [0cd2679fe7d915ba5015afd876f1b02ec793eb39]

INTEGRATION: CWS iconupdate300u1 (1.2.72); FILE MERGED 2008/05/15 14:04:33 va 1.2.72.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [f88429930363d93ed2c42b57f81bb4c64c756d13]

INTEGRATION: CWS iconupdate300u1 (1.3.4); FILE MERGED 2008/05/15 15:07:59 va 1.3.4.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [de3ecce82c34298149961f3921de0156899890f0]

INTEGRATION: CWS iconupdate300u1 (1.2.4); FILE MERGED 2008/05/15 15:07:57 va 1.2.4.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [f08f8a60cdd2f88596fae6be5e84760fc813f5ce]

INTEGRATION: CWS iconupdate300u1 (1.3.4); FILE MERGED 2008/05/15 15:07:56 va 1.3.4.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [287a6a2a5609e326812dd941c82cbf43adc2395f]

INTEGRATION: CWS iconupdate300u1 (1.2.4); FILE MERGED 2008/05/15 15:07:55 va 1.2.4.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [db17c2255887b9cda2eb22aa76f0acbc5a4f293d]

INTEGRATION: CWS iconupdate300u1 (1.2.4); FILE MERGED 2008/05/15 15:07:54 va 1.2.4.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [0c81ba8228ac22730ef9b8c048754682526c1082]

INTEGRATION: CWS iconupdate300u1 (1.2.28); FILE MERGED 2008/05/15 14:04:33 va 1.2.28.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [7d6de869f5ade8e02f54ff3d58e74d36842cb2f7]

INTEGRATION: CWS iconupdate300u1 (1.2.28); FILE MERGED 2008/05/15 14:04:32 va 1.2.28.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [2944f2a0cb901e4b4917e03e193ec8b34894b0c7]

INTEGRATION: CWS iconupdate300u1 (1.2.4); FILE MERGED 2008/05/15 15:07:52 va 1.2.4.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [9da6fa97b3e52fb1b62276f293d194cb40997cb2]

INTEGRATION: CWS iconupdate300u1 (1.3.4); FILE MERGED 2008/05/15 15:07:52 va 1.3.4.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [108198454f112efa01562a79f2dcfed83be8e003]

INTEGRATION: CWS iconupdate300u1 (1.2.4); FILE MERGED 2008/05/15 14:04:32 va 1.2.4.1: #i89512# 2nd Step of Icon Update for Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [6aedec36c46843c949904f9d9b7e30baf61b571d]

INTEGRATION: CWS iconupdate300u1 (1.2.4); FILE MERGED 2008/05/15 15:07:51 va 1.2.4.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [40ee12dd263a51d7c1693d939b1f71288f8b0263]

INTEGRATION: CWS iconupdate300u1 (1.5.4); FILE MERGED 2008/05/15 15:07:49 va 1.5.4.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [8c201cc15214ecbbd5bfcef0b9fb87c70b76427f]

INTEGRATION: CWS iconupdate300u1 (1.5.4); FILE MERGED 2008/05/15 15:07:48 va 1.5.4.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [c256a3dfbc4fd105283b4c50bdf1321584acd5ee]

INTEGRATION: CWS iconupdate300u1 (1.5.4); FILE MERGED 2008/05/15 15:07:47 va 1.5.4.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [ad1816dc7257084e84140a0bb5e3f55313efa914]

INTEGRATION: CWS iconupdate300u1 (1.5.4); FILE MERGED 2008/05/15 15:07:46 va 1.5.4.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [be0cdd89d92c8cc5c32c1282969d18e7cd727116]

INTEGRATION: CWS iconupdate300u1 (1.5.4); FILE MERGED 2008/05/15 15:07:45 va 1.5.4.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [f787fd95a72a4fe55d06862c7bed9cd118b54147]

INTEGRATION: CWS iconupdate300u1 (1.2.32); FILE MERGED 2008/05/15 15:07:43 va 1.2.32.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [a0d28a6d70f9419500474ac54ec5ada383c7e3df]

INTEGRATION: CWS iconupdate300u1 (1.3.4); FILE MERGED 2008/05/15 15:07:39 va 1.3.4.1: #i88058# Reduced size of high contrast icons Issue number: Submitted by: Reviewed by:


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [6d30b88d810349dc8feaea97aca9be06b36d10a9]

INTEGRATION: CWS iconupdate300u1 (1.149.12); FILE MERGED 2008/05/14 14:30:49 ka 1.149.12.1: #i89469#: added Classic theme


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [a28f1ab10f4ba77b4a6eef7872bed57f42733052]

INTEGRATION: CWS iconupdate300u1 (1.6.4); FILE MERGED 2008/05/05 11:18:44 hjs 1.6.4.1: #i82268# classic8 -> classic


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [e2474aab1b7d51d5380de07d5bccd793c23fdab3]

INTEGRATION: CWS iconupdate300u1 (1.25.48); FILE MERGED 2008/05/14 14:40:31 ka 1.25.48.1: #i89469#: added Classic theme


2008-07-04  Rüdiger Timm  <rt@openoffice.org>  [ec6e135b0e3432a55f89174662c942d75e6d5aad]

INTEGRATION: CWS iconupdate300u1 (1.7.48); FILE MERGED 2008/05/14 14:39:45 ka 1.7.48.1: #i89469#: added Classic theme


2008-07-03  Vladimir Glazounov  <vg@openoffice.org>  [7e808e7a8f74ad0333f93f7f658dc966d56fdc33]

#i10000# fix for WAE for solaris


2008-07-03  Rüdiger Timm  <rt@openoffice.org>  [796f652eca412899e2a3d2e7f0e6e24776326255]

#i10000# Disable optimization for qnametostr.cxx when on linux 64 bit. (Otherwise I get 'cc1plus: out of memory allocating 80999912 bytes after a total of 38473728 bytes'.)


2008-07-03  Rüdiger Timm  <rt@openoffice.org>  [97ee7b59b83a19e36685b00b9e3e5f499cb0931d]

#i91319# Conditionalize dictionaries.


2008-07-03  Vladimir Glazounov  <vg@openoffice.org>  [f000adad418fa41e35f38962be0b5b233a5775b8]

#i10000# no fastsax anymore


2008-07-03  Rüdiger Timm  <rt@openoffice.org>  [8aa8d19538ce8664df7f91b78c9d15b869edb043]

#i10000# Namespace rtl.


2008-07-03  Rüdiger Timm  <rt@openoffice.org>  [a726d03086eb2d1bc7f1ff64e54f73a7a44e71e2]

#i10000# Avoid 'may be used uninitialized' warning.


2008-07-02  Vladimir Glazounov  <vg@openoffice.org>  [e54acd324c6f81217dbfde255b4006c9481d003a]

#100000#fix for missing type for solaris


2008-07-02  Vladimir Glazounov  <vg@openoffice.org>  [899bf0f5dc08698e0d80fac733f89adb5ae6729d]

#100000# added missing global depedency


2008-07-02  Vladimir Glazounov  <vg@openoffice.org>  [674a938aeb7c501f86776b322831835c5650b291]

#i10000# new configure


2008-07-02  Vladimir Glazounov  <vg@openoffice.org>  [b81ba92ce077700f4a4f0c47254981859ba1b29d]

DEV300


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [c15e19e5685f006c854610498c4a1b2db8f560f7]

INTEGRATION: CWS impress145 (1.156.22); FILE MERGED 2008/06/16 13:28:44 cl 1.156.22.1: #i71026# added support for windows media application commands


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [dc5411097f00f373ee3accb431d97b49cfa0ea6f]

INTEGRATION: CWS impress145 (1.26.68); FILE MERGED 2008/06/20 11:40:49 sj 1.26.68.1: #i90913# added patch preventing invalid memory access


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [51de9c73c87c9337f8ba3968bab28685080ffc18]

INTEGRATION: CWS impress145 (1.5.68); FILE MERGED 2008/06/16 13:28:14 cl 1.5.68.1: #i71026# added support for windows media application commands


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [a5dffda52ce5a68c130f1294872603c0ebbf8917]

INTEGRATION: CWS impress145 (1.71.110); FILE MERGED 2008/06/19 13:33:03 sj 1.71.110.1: #i90885# fixed import of ole placeholder graphics


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [b4ddd7d3c0a5063a5f92d89eafbcc0533caf9970]

INTEGRATION: CWS impress145 (1.42.108); FILE MERGED 2008/06/18 12:47:41 cl 1.42.108.1: #133503# do not crash on empty master page


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [50e999692f999e62f4648ca5773131de033615c3]

INTEGRATION: CWS impress145 (1.79.108); FILE MERGED 2008/06/12 09:56:30 cl 1.79.108.1: #i73436# added static implementation id for uno tunneling


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [4dca178a93e4f09d983be9336bf06fd7a82f5c01]

INTEGRATION: CWS impress145 (1.49.110); FILE MERGED 2008/06/12 10:56:58 cl 1.49.110.1: #i73436# added helper class to create models with persistens for drag and drop


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [f16b3c001ab4863a3290d8a4e185ab0441e45030]

INTEGRATION: CWS impress145 (1.28.108); FILE MERGED 2008/06/12 10:56:58 cl 1.28.108.1: #i73436# added helper class to create models with persistens for drag and drop


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [3caedc4cb03706a8737c1a1081b73a72796ed9d1]

INTEGRATION: CWS impress145 (1.1.2); FILE ADDED 2008/06/12 10:56:58 cl 1.1.2.1: #i73436# added helper class to create models with persistens for drag and drop


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [80ba954f9b741976c5e5fb1e5f18b2961746882a]

INTEGRATION: CWS impress145 (1.32.108); FILE MERGED 2008/06/18 11:54:18 aw 1.32.108.1: #i85887# need to invalidate BoundSnapRects when 3D Scenes volume changes


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [6b7567443e40b78edee94457c23e3782294255f5]

INTEGRATION: CWS impress145 (1.7.108); FILE MERGED 2008/06/12 09:55:37 cl 1.7.108.1: #i73436# added static implementation id for uno tunneling


2008-07-02  Vladimir Glazounov  <vg@openoffice.org>  [1de23a27adbc967676d2cd5f7b92bd70cc923086]

INTEGRATION: CWS chart27 (1.30.28); FILE MERGED 2008/06/10 08:24:43 iha 1.30.28.2: RESYNC: (1.30-1.31); FILE MERGED 2008/06/09 13:38:43 iha 1.30.28.1: #i72331 Wrong error indicator placement for standard deviation


2008-07-02  Vladimir Glazounov  <vg@openoffice.org>  [5447d8bd8c0a52d6a2997bc1c33054c7e3493089]

INTEGRATION: CWS chart27 (1.10.30); FILE MERGED 2008/06/23 09:10:33 iha 1.10.30.1: #i90976# propagate property CharEscapementHeight


2008-07-02  Vladimir Glazounov  <vg@openoffice.org>  [b667656d9a1dc8c78c7b491f0243c1569602c5bb]

INTEGRATION: CWS chart27 (1.24.16); FILE MERGED 2008/06/09 13:39:21 iha 1.24.16.1: #i72331 Wrong error indicator placement for standard deviation


2008-07-02  Vladimir Glazounov  <vg@openoffice.org>  [25ee5fa89625f1c83a2b899bc3f00fb79317222a]

INTEGRATION: CWS chart27 (1.20.28); FILE MERGED 2008/06/09 13:36:25 iha 1.20.28.1: #i72331 Wrong error indicator placement for standard deviation


2008-07-02  Vladimir Glazounov  <vg@openoffice.org>  [ab4f55c863028c9c56bf096eaf8c51ba31e14d26]

INTEGRATION: CWS chart27 (1.43.16); FILE MERGED 2008/06/09 13:51:05 iha 1.43.16.1: #i72331 Wrong error indicator placement for standard deviation


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [4a1680c2a7bf417e03e289a1d681b35a9dbf408f]

#i91236# Get changes from CWS notes6.


2008-07-02  Vladimir Glazounov  <vg@openoffice.org>  [32c598e84030b26d85ba75cc35a3063d49ed9d50]

INTEGRATION: CWS chart27 (1.5.30); FILE MERGED 2008/06/03 15:45:28 iha 1.5.30.1: #88498# Inconsistent tranparency in Stock Chart


2008-07-02  Vladimir Glazounov  <vg@openoffice.org>  [063f889c57e2077b008908688db8a1a4aeb95fec]

INTEGRATION: CWS chart27 (1.13.30); FILE MERGED 2008/06/10 08:24:46 iha 1.13.30.2: RESYNC: (1.13-1.14); FILE MERGED 2008/06/05 09:10:42 iha 1.13.30.1: #i88972# XY (scatter) with large numbers goes wrong


2008-07-02  Vladimir Glazounov  <vg@openoffice.org>  [1a77991d10e422185d16cb2e24f8d806bed09611]

INTEGRATION: CWS chart27 (1.8.30); FILE MERGED 2008/06/20 14:24:41 iha 1.8.30.1: #i90931# removed wrong default for GradientStepCount


2008-07-02  Vladimir Glazounov  <vg@openoffice.org>  [68276375c9b5798ad0d210a401dd4eeffd3ae33d]

INTEGRATION: CWS chart27 (1.10.2); FILE MERGED 2008/06/23 09:01:16 iha 1.10.2.1: #i90976# wrong default value for property CharEscapementHeight


2008-07-02  Vladimir Glazounov  <vg@openoffice.org>  [7c2bfa001d89cbd6c6deb4d1438f7675aaed337d]

INTEGRATION: CWS chart27 (1.9.30); FILE MERGED 2008/06/16 09:24:26 iha 1.9.30.1: #i85439# Column and Line Chart are not build correct


2008-07-02  Vladimir Glazounov  <vg@openoffice.org>  [a52986b68f14578dfce19e71e0c7b76a359e0d58]

INTEGRATION: CWS chart27 (1.12.30); FILE MERGED 2008/06/16 09:25:05 iha 1.12.30.1: #i85439# Column and Line Chart are not build correct


2008-07-02  Vladimir Glazounov  <vg@openoffice.org>  [dcb9a72e7566b4b83e1a301457ea31e103070766]

INTEGRATION: CWS chart27 (1.17.30); FILE MERGED 2008/06/20 14:22:24 iha 1.17.30.1: #i90931# removed wrong default for GradientStepCount


2008-07-02  Vladimir Glazounov  <vg@openoffice.org>  [ffaa95a18d50c331ebf1169fe45c94089aa302d5]

INTEGRATION: CWS chart27 (1.9.2); FILE MERGED 2008/06/23 12:17:25 iha 1.9.2.1: #i90551# 'Scale Text' button doesn't display state


2008-07-02  Vladimir Glazounov  <vg@openoffice.org>  [1c9b39d6788b7098140a60d7d7178cb3cd32b19d]

INTEGRATION: CWS chart27 (1.5.30); FILE MERGED 2008/06/17 10:44:22 iha 1.5.30.1: #i89585# Destroyed view of  Chart Data Table


2008-07-02  Vladimir Glazounov  <vg@openoffice.org>  [54fddf10141d449a79f423fa370b5bd93b898bfa]

INTEGRATION: CWS chart27 (1.7.28); FILE MERGED 2008/06/19 10:13:48 iha 1.7.28.2: RESYNC: (1.7-1.8); FILE MERGED 2008/06/17 10:44:49 iha 1.7.28.1: #i89585# Destroyed view of  Chart Data Table


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [8830102c73fb8561500e335befecd6ff34f83984]

INTEGRATION: CWS impress145 (1.5.10); FILE MERGED 2008/06/19 13:31:46 sj 1.5.10.1: #i90885# fixed import of ole placeholder graphics


2008-07-02  Vladimir Glazounov  <vg@openoffice.org>  [50eb37dd6aa437ce2b0a4d5df12d4b909e08a63e]

INTEGRATION: CWS chart27 (1.4.30); FILE MERGED 2008/06/24 11:03:24 iha 1.4.30.1: #i90504# Minor interval marks are not saved and loeaded correctly


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [0a1fa25bcb1e2a80916dd606b9a0a3d036954793]

INTEGRATION: CWS impress145 (1.4.10); FILE MERGED 2008/06/19 10:03:07 sj 1.4.10.1: #i89914# fixed placeholder graphic objects


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [b982d62db18af817985948be9f5fedf67a475edf]

INTEGRATION: CWS impress145 (1.5.2); FILE MERGED 2008/06/25 13:33:32 sj 1.5.2.1: fixed invalid memory access


2008-07-02  Vladimir Glazounov  <vg@openoffice.org>  [d16b10946f416d0e00ce8419b1c3bd77dfe8f93c]

INTEGRATION: CWS chart27 (1.7.30); FILE MERGED 2008/06/24 11:07:40 iha 1.7.30.1: #i90504# Minor interval marks are not saved and loeaded correctly


2008-07-02  Vladimir Glazounov  <vg@openoffice.org>  [440cb7c3f66d901ad38e8450243022f763bc50fa]

INTEGRATION: CWS chart27 (1.5.30); FILE MERGED 2008/06/24 11:08:44 iha 1.5.30.1: #i90504# Minor interval marks are not saved and loeaded correctly


2008-07-02  Vladimir Glazounov  <vg@openoffice.org>  [70077e531f83c259cff2f34fca45b299fc8544b5]

INTEGRATION: CWS chart27 (1.10.30); FILE MERGED 2008/06/24 11:10:08 iha 1.10.30.1: #i90504# Minor interval marks are not saved and loeaded correctly


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [c725d34d0af454ecff16fc17fd0a473aa33a0151]

INTEGRATION: CWS impress145 (1.75.50); FILE MERGED 2008/06/12 11:09:21 cl 1.75.50.1: #i73436# use only models with correct persist for clipboard


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [15b372ab2d6152aefb88049f7a6f52a487673743]

INTEGRATION: CWS impress145 (1.110.48); FILE MERGED 2008/06/12 11:02:32 cl 1.110.48.1: #i73436# enable XUnoTunnel::getSomething to return the SdrModel


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [8da75feb36b66d2ca1330ebab5e7ec298559600e]

INTEGRATION: CWS impress145 (1.20.50); FILE MERGED 2008/06/17 15:27:05 af 1.20.50.1: #i79701# Fixed focus traveling.


2008-07-02  Vladimir Glazounov  <vg@openoffice.org>  [3ff5e254a949bb81118823188df7bdae8d634431]

INTEGRATION: CWS chart27 (1.20.86); FILE MERGED 2008/06/24 13:40:15 iha 1.20.86.1: #i90504# Minor interval marks are not saved and loeaded correctly


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [63c1f6b42102af4e04d1613e8dbc0c3c7476a379]

INTEGRATION: CWS impress145 (1.32.50); FILE MERGED 2008/06/17 15:26:21 af 1.32.50.1: #i79701# Fixed focus traveling.


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [9dbc2cd3343e3f1f2535a430f98aa007a4de2fda]

INTEGRATION: CWS impress145 (1.9.50); FILE MERGED 2008/06/17 15:24:22 af 1.9.50.1: #i79701# Added SetFocusToToolBox() method.


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [0e0595df23b230d600bc0c92a83398050efaef5a]

INTEGRATION: CWS impress145 (1.36.48); FILE MERGED 2008/06/17 15:23:22 af 1.36.48.1: #i79701# Fixed focus traveling.


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [f005a3001f9afb572da9984ec35671ff1be533a4]

INTEGRATION: CWS impress145 (1.13.50); FILE MERGED 2008/06/17 15:21:50 af 1.13.50.1: #i79701# Added SetFocusToToolBox() method.


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [918d1b5e1b8885be2894b2fd3d2e5395dce8c9ad]

INTEGRATION: CWS impress145 (1.27.50); FILE MERGED 2008/06/16 13:37:20 cl 1.27.50.1: #i71026# added support for windows media application commands


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [81f4197bcb8d9c4a753197f6e559f8ef422518ed]

INTEGRATION: CWS impress145 (1.54.50); FILE MERGED 2008/06/18 10:04:43 cl 1.54.50.2: #i90697# applied patch to workaround a possible bug detected by valgrind/cmc 2008/06/16 13:37:20 cl 1.54.50.1: #i71026# added support for windows media application commands


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [5778a2da67e61a2960a5d04c36aa02100fb77e30]

INTEGRATION: CWS impress145 (1.35.50); FILE MERGED 2008/06/12 10:59:54 cl 1.35.50.1: #i73436# use only models with correct persist for clipboard


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [e971154e13ebce5d243aa5d246c077dc719ac6b0]

INTEGRATION: CWS impress145 (1.11.50); FILE MERGED 2008/06/17 15:14:47 af 1.11.50.1: #i79701# Added GetTitleToolBox() method.


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [c62e6be0f0240c148a1296ef11f60f48efee3b81]

INTEGRATION: CWS impress145 (1.17.50); FILE MERGED 2008/06/12 10:59:54 cl 1.17.50.1: #i73436# use only models with correct persist for clipboard


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [2f63799bb44ed91844b66765069fed90a9b54bc9]

INTEGRATION: CWS impress145 (1.3.50); FILE MERGED 2008/06/20 11:31:32 af 1.3.50.1: #i90909# Call DisconnectAllClients whenever a center pane view is released.


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [a09f0edc1144da6f7972b155c09c80cce9713df6]

INTEGRATION: CWS impress145 (1.47.50); FILE MERGED 2008/06/12 11:07:04 cl 1.47.50.1: #i73436# use only models with correct persist for clipboard


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [612c3c52f84736b4db448fab1fbd9f44c70eb2e7]

INTEGRATION: CWS impress145 (1.31.50); FILE MERGED 2008/06/18 10:48:15 cl 1.31.50.1: #i90612# mark SfxMedium invalid if document could not be loaded


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [8096169a081eee787763f2c2b443968fbe0a040a]

INTEGRATION: CWS impress145 (1.17.50); FILE MERGED 2008/06/17 15:13:58 af 1.17.50.1: #i79701# Added GetTitleToolBox() method.


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [25f8239705cf6bf2a36e78e544df8150a5a04466]

INTEGRATION: CWS impress145 (1.104.8); FILE MERGED 2008/06/23 12:47:29 af 1.104.8.2: RESYNC: (1.104-1.105); FILE MERGED 2008/06/09 14:58:57 sj 1.104.8.1: #i87164# fixed crash when saving graphical bullets with zero height or width


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [48eb51e06263f8dfd4d33af7a17adca96845008a]

INTEGRATION: CWS impress145 (1.37.48); FILE MERGED 2008/06/23 12:47:18 af 1.37.48.2: RESYNC: (1.37-1.39); FILE MERGED 2008/06/12 10:58:59 cl 1.37.48.1: #i73436# when copy table styles, replace them if they already exists


2008-07-02  Vladimir Glazounov  <vg@openoffice.org>  [65488fab5e2cb23b34cbd421ebf471fa6f1bac39]

INTEGRATION: CWS chart27 (1.100.78); FILE MERGED 2008/06/23 15:45:20 iha 1.100.78.1: #b6697848# update chart correctly after! all other changes


2008-07-02  Vladimir Glazounov  <vg@openoffice.org>  [ace635328353262bd55aed142f05b7b21f50fa41]

INTEGRATION: CWS vcl90 (1.128.12); FILE MERGED 2008/06/04 16:45:36 pl 1.128.12.1: remove warnings


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [2a59da26afaaf9b19dd255cc3dc32de52798983d]

INTEGRATION: CWS impress145 (1.11.12); FILE MERGED 2008/06/18 14:51:38 cl 1.11.12.1: #i79977# removed suspicious assertion


2008-07-02  Vladimir Glazounov  <vg@openoffice.org>  [f1aec86daa38565e29c7c21934a333d21a92d061]

INTEGRATION: CWS chart27 (1.100.6); FILE MERGED 2008/06/20 14:16:02 iha 1.100.6.1: #i90931# corrected type of FillGradientStepCount


2008-07-02  Vladimir Glazounov  <vg@openoffice.org>  [69564a53c9d191dcdf037a1d29657537870d7b96]

INTEGRATION: CWS chart27 (1.98.42); FILE MERGED 2008/06/10 08:24:28 iha 1.98.42.2: RESYNC: (1.98-1.99); FILE MERGED 2008/06/05 09:08:20 iha 1.98.42.1: #i88591# Charts with empty cells change aftercopy/paste from Calc to Writer


2008-07-02  Vladimir Glazounov  <vg@openoffice.org>  [15a9d42bcb0fdfba1d58388af54e89ddc15bc459]

INTEGRATION: CWS chart27 (1.54.10); FILE MERGED 2008/06/24 11:15:04 iha 1.54.10.1: #i90504# Minor interval marks are not saved and loeaded correctly


2008-07-02  Vladimir Glazounov  <vg@openoffice.org>  [7891006b6d09b4eb492fb940f3c8ad596b423d32]

INTEGRATION: CWS chart27 (1.33.10); FILE MERGED 2008/06/24 11:14:23 iha 1.33.10.2: #i90504# Minor interval marks are not saved and loeaded correctly 2008/06/20 13:41:46 iha 1.33.10.1: #i90927# export nothing for ChartAxisArrangeOrderType_AUTO


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [b4c6bdab60fc39ab2758645f0b075f776b420924]

INTEGRATION: CWS impress145 (1.68.68); FILE MERGED 2008/06/18 16:36:41 sj 1.68.68.1: #i81548# removed not working filltexture export optimization


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [91e41d3ad1b4c9237691e9f1bce1aad1794f7e70]

INTEGRATION: CWS impress145 (1.9.28); FILE MERGED 2008/06/18 11:29:02 cl 1.9.28.1: #i88147# force the number of frames per sprite to at least 1


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [4c5b9bceea2bccd9cbfcef7fe918df670da62168]

INTEGRATION: CWS impress145 (1.11.28); FILE MERGED 2008/06/18 09:59:04 cl 1.11.28.1: #i88146# write correct SWF_END tag of 2 bytes


2008-07-02  Vladimir Glazounov  <vg@openoffice.org>  [bcdb93d26a7e982fb943c90b5fa6fceaa7a93581]

INTEGRATION: CWS sw30bf07 (1.44.8); FILE MERGED 2008/06/20 14:45:58 od 1.44.8.1: #151110# method <SwDrawTextShell::StateClpbrd(..)> 	 - disable SID_CLIPBOARD_FORMAT_ITEMS


2008-07-02  Vladimir Glazounov  <vg@openoffice.org>  [dd9d248c3f5f05a2158b235d8549650c35a4159f]

INTEGRATION: CWS sw30bf07 (1.37.56); FILE MERGED 2008/06/26 13:19:23 os 1.37.56.1: #i91089# prevent illegal access to default item of SvxBoxInfoItem


2008-07-02  Vladimir Glazounov  <vg@openoffice.org>  [9a3ae107365b89531010585649e40b3bfe8715b8]

INTEGRATION: CWS sw30bf07 (1.77.116); FILE MERGED 2008/06/26 09:42:06 od 1.77.116.1: #i89791# applying patch from beppec56 	 - correction to chapter information


2008-07-02  Vladimir Glazounov  <vg@openoffice.org>  [ea73d62d58f5edb7ba46127d44a16e942cfbd4ce]

INTEGRATION: CWS sw30bf07 (1.27.8); FILE MERGED 2008/06/26 13:39:00 od 1.27.8.1: #i89812# method <SwHTMLParser::NewNumBulList(..)> 	 - perform change to list style before calling <DoPositioning(..)>


2008-07-02  Vladimir Glazounov  <vg@openoffice.org>  [9586b4c2234a985566df80ca764c1019709f7335]

INTEGRATION: CWS sw30bf07 (1.54.28); FILE MERGED 2008/06/23 11:48:28 od 1.54.28.2: #156927# method <SwSectionFrm::Paste(..)> 	 - consider case that to be pasted section frame has to be inside a 	   table frame, which is inside another section frame. 2008/06/20 09:49:54 od 1.54.28.1: #i81555# method <ExtraFormatToPositionObjs::FormatSectionToPositionObjs()> 	 - correct initialization of anchored objects.


2008-07-02  Vladimir Glazounov  <vg@openoffice.org>  [59ea689a08d17027163176d2c3fcf4042dc85397]

INTEGRATION: CWS sw30bf07 (1.34.10); FILE MERGED 2008/06/23 11:51:31 od 1.34.10.1: #156927# method <SwSectionNode::MakeFrms(..)> 	 - consider case that a node is inside a table, which is inside a section


2008-07-02  Vladimir Glazounov  <vg@openoffice.org>  [a78557d9a8f3e9dda6f12f206cc469ec82c3353e]

INTEGRATION: CWS sw30bf07 (1.52.10); FILE MERGED 2008/06/26 11:27:25 od 1.52.10.2: #i89791# continue to support CF_NUMBER and CF_NUM_TITLE in order to handle 	 ODF 1.0/1.1 written by OOo 3.x in the same way as OOo 2.x would handle them. 2008/06/26 09:39:53 od 1.52.10.1: #i89791# applying patch from beppec56 	 - correction to chapter information


2008-07-02  Vladimir Glazounov  <vg@openoffice.org>  [3b95dd6a516cc6a873b4000f0efe5e18a57ab491]

INTEGRATION: CWS sw30bf07 (1.19.118); FILE MERGED 2008/06/20 14:42:36 od 1.19.118.1: #151110# register slot SID_CLIPBOARD_FORMAT_ITEMS


2008-07-02  Vladimir Glazounov  <vg@openoffice.org>  [17d94050a8d6c39a1cda43b9a7eec3dd3cb42a1e]

INTEGRATION: CWS vcl90 (1.3.58); FILE MERGED 2008/06/24 09:01:04 pl 1.3.58.2: #i90809# Xrandr link modifications (thanks thb) 2008/06/04 16:45:37 pl 1.3.58.1: remove warnings


2008-07-02  Vladimir Glazounov  <vg@openoffice.org>  [be77b00570a94430556e6fda65df9fc57a7799ae]

INTEGRATION: CWS sw30bf07 (1.104.18); FILE MERGED 2008/06/23 08:33:20 ama 1.104.18.2: Fix #i90906#: Preserve (wrong) hidden attribute for old documents 2008/06/23 08:02:45 ama 1.104.18.1: Fix #i90906#: Preserve (wrong) hidden attribute for old documents


2008-07-02  Vladimir Glazounov  <vg@openoffice.org>  [b6308e052cd9e8322bcd296b1fa623d4249c34ac]

INTEGRATION: CWS sw30bf07 (1.24.52); FILE MERGED 2008/06/23 08:03:04 ama 1.24.52.1: Fix #i90906#: Preserve (wrong) hidden attribute for old documents


2008-07-02  Vladimir Glazounov  <vg@openoffice.org>  [110238e7117be8f4a5044078e0975c2cb467f30f]

INTEGRATION: CWS sw30bf07 (1.22.52); FILE MERGED 2008/06/26 11:34:11 od 1.22.52.1: #i90246# apply patch from beppec56 	 - on export of ODF 1.0/1.1 suppress export of properties and 	   property values introduced with issue i53420.


2008-07-02  Vladimir Glazounov  <vg@openoffice.org>  [ee00ae4455413bc99b511ae48b6c566a4c8d2328]

INTEGRATION: CWS sw30bf07 (1.48.6); FILE MERGED 2008/06/26 11:34:12 od 1.48.6.1: #i90246# apply patch from beppec56 	 - on export of ODF 1.0/1.1 suppress export of properties and 	   property values introduced with issue i53420.


2008-07-02  Vladimir Glazounov  <vg@openoffice.org>  [7630f65a0981687cbbb4ddc574fdb04e970c7f4a]

INTEGRATION: CWS sw30bf07 (1.10.52); FILE MERGED 2008/06/26 14:29:04 od 1.10.52.2: #i89791# correct adjustment to the patch from beppec56 2008/06/26 09:44:28 od 1.10.52.1: #i89791# applying patch from beppec56 	 - conversion of chapter information for former documents


2008-07-02  Vladimir Glazounov  <vg@openoffice.org>  [48966f93110a4dcbbb212b84246ad508eeb51524]

INTEGRATION: CWS vcl90 (1.40.54); FILE MERGED 2008/06/18 18:36:07 pl 1.40.54.2: RESYNC: (1.40-1.41); FILE MERGED 2008/06/03 16:02:18 pl 1.40.54.1: #i88744# catch a problem with the scale reduction trick


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [a0ee936f8518fd78d9818bad5bcb7361b8dc6e02]

INTEGRATION: CWS npower10 (1.77.34); FILE MERGED 2008/05/12 03:35:52 pflin 1.77.34.15: Issue number: # i85035 Submitted by:  pflin, fixed conflict during resync Reviewed by:   pflin 2008/05/07 07:11:12 pflin 1.77.34.14: RESYNC: (1.78-1.79); FILE MERGED 2008/03/18 14:56:31 pflin 1.77.34.13: Issue number: i85037 Submitted by:  pflin Reviewed by:   Andreas, Noel 2008/03/18 13:40:54 pflin 1.77.34.12: Issue number: i85037 Submitted by:  pflin Reviewed by:   Andreas, Noel 2008/03/18 05:52:57 pflin 1.77.34.11: Issue number: i85037 Submitted by:  pflin Reviewed by:   Andreas, Noel Rewrite the algorithm. 2008/03/12 06:32:50 pflin 1.77.34.10: Issue number: i85039 Submitted by:  pflin Reviewed by:   npower, ab Fix some issues found by code review 2008/03/10 16:32:47 npower 1.77.34.9: Issue number:  85349 removed the code associated with this issue 2008/02/26 21:59:45 npower 1.77.34.8: RESYNC: (1.77-1.78); FILE MERGED 2008/02/26 04:57:10 pflin 1.77.34.7: Issue number: i85349 Submitted by:  jiaojianhua Reviewed by:   npower 2008/01/29 03:21:14 pflin 1.77.34.6: Issue number: i85039 Submitted by:  pflin Reviewed by:   npower Fixed for format function 2008/01/07 06:54:10 pflin 1.77.34.5: Issue number: #i85039# Submitted by:  pflin Reviewed by:   npower support most format types in mso vba 2008/01/07 06:52:52 pflin 1.77.34.4: Issue number: #i85038# Submitted by:  pflin Reviewed by:   npower Fix the issue of getattr function in Win32 2008/01/07 06:47:16 pflin 1.77.34.3: Issue number: #i85037# Submitted by:  pflin Reviewed by:   npower Support the partition function 2008/01/07 06:42:54 pflin 1.77.34.2: Issue number: #i85036# Submitted by:  pflin Reviewed by:   npower Support strconv function 2008/01/07 06:41:38 pflin 1.77.34.1: Issue number: #i85035# Submitted by:  pflin Reviewed by:   npower Support replace function


2008-07-02  Vladimir Glazounov  <vg@openoffice.org>  [adbda3e355b79e0b84485601ef63fee2704934c8]

INTEGRATION: CWS vcl90 (1.4.6); FILE MERGED 2008/06/26 16:31:49 thb 1.4.6.1: #i91107# Work-around linker bug


2008-07-02  Vladimir Glazounov  <vg@openoffice.org>  [60ec6e4aeb828903bc13003e056bcbe32ac0e561]

INTEGRATION: CWS vcl90 (1.95.54); FILE MERGED 2008/06/19 06:56:50 hdu 1.95.54.2: #i56745# fix calculation of stripe size for GetFontData() 2008/06/06 10:58:58 hdu 1.95.54.1: #i56745# limit GetFontData() requests


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [5745d49a634a9f11c7c6cf4c739e24591ddb8dce]

INTEGRATION: CWS locdat30 (1.12.16); FILE MERGED 2008/06/15 11:55:36 erack 1.12.16.1: changed CurrencyID MoP to P in legacyOnly Currency, for future compatibility


2008-07-02  Vladimir Glazounov  <vg@openoffice.org>  [7f06beee3ca23dd954d67bcdd0ce0a19d83f83fb]

INTEGRATION: CWS vcl90 (1.109.48); FILE MERGED 2008/06/24 09:01:05 pl 1.109.48.1: #i90809# Xrandr link modifications (thanks thb)


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [4b082170b7d161f46335625f0e4b9fe247db2ba2]

INTEGRATION: CWS locdat30 (1.20.16); FILE MERGED 2008/06/14 19:08:00 erack 1.20.16.1: CurrencyID is ISO 4217 code!


2008-07-02  Vladimir Glazounov  <vg@openoffice.org>  [4365c74780c338794f81bbafafa1355372ef3ef6]

INTEGRATION: CWS vcl90 (1.26.54); FILE MERGED 2008/06/18 18:36:12 pl 1.26.54.2: RESYNC: (1.26-1.27); FILE MERGED 2008/05/30 15:14:04 pl 1.26.54.1: #i90094# call XInitThreads


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [272601a9b86774638ad22669081ea668298d953a]

INTEGRATION: CWS locdat30 (1.5.22); FILE MERGED 2008/06/14 19:07:59 erack 1.5.22.1: CurrencyID is ISO 4217 code!


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [e93631abd49c59c1045a9c9c8a071d3555d4ec57]

INTEGRATION: CWS locdat30 (1.7.88); FILE MERGED 2008/06/14 19:07:59 erack 1.7.88.1: CurrencyID is ISO 4217 code!


2008-07-02  Vladimir Glazounov  <vg@openoffice.org>  [e4ffb45293c244302e3383b3959174403dcf507b]

INTEGRATION: CWS vcl90 (1.51.54); FILE MERGED 2008/06/03 16:53:10 pl 1.51.54.1: #i57260# find ppd key case insensitive


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [dc776315c9ce00c830258f6abb76db8d054a0c40]

INTEGRATION: CWS locdat30 (1.16.182); FILE MERGED 2008/06/14 19:07:59 erack 1.16.182.1: CurrencyID is ISO 4217 code!


2008-07-02  Vladimir Glazounov  <vg@openoffice.org>  [bb7da835aee4437971dc6232f907c8744edd7d96]

INTEGRATION: CWS vcl90 (1.48.50); FILE MERGED 2008/06/18 18:36:18 pl 1.48.50.3: RESYNC: (1.48-1.50); FILE MERGED 2008/06/04 16:45:37 pl 1.48.50.2: remove warnings 2008/05/30 14:02:40 pl 1.48.50.1: #i88359# fix an ancient bug in drawPolyPolgon


2008-07-02  Vladimir Glazounov  <vg@openoffice.org>  [61f02ddf1a35bb0673e1beaacae8ec0f503826db]

INTEGRATION: CWS vcl90 (1.70.54); FILE MERGED 2008/06/06 14:58:56 pl 1.70.54.1: #i61446# workaround icewms halfhearted EWMH support


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [13b73c917b1c8f52cde10d143e9b45225ccc3ffd]

INTEGRATION: CWS locdat30 (1.8.182); FILE MERGED 2008/06/14 19:07:59 erack 1.8.182.1: CurrencyID is ISO 4217 code!


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [78d40bcdf3b724954f29da348952153ed53bfa2d]

INTEGRATION: CWS npower10 (1.32.40); FILE MERGED 2008/05/07 07:11:05 pflin 1.32.40.4: RESYNC: (1.32-1.33); FILE MERGED 2008/03/12 06:32:51 pflin 1.32.40.3: Issue number: i85039 Submitted by:  pflin Reviewed by:   npower, ab Fix some issues found by code review 2008/03/03 20:08:37 npower 1.32.40.2: #i58089# 2007/12/20 21:23:02 npower 1.32.40.1: #58089


2008-07-02  Vladimir Glazounov  <vg@openoffice.org>  [258039fd04c6707ce553216b0e9b55d889be607c]

INTEGRATION: CWS vcl90 (1.97.28); FILE MERGED 2008/06/24 09:01:04 pl 1.97.28.1: #i90809# Xrandr link modifications (thanks thb)


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [d5f9d43b477736966e250ccde1418b76ccc4970c]

INTEGRATION: CWS locdat30 (1.7.182); FILE MERGED 2008/06/14 19:07:59 erack 1.7.182.1: CurrencyID is ISO 4217 code!


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [9e271fb803d29aaf62204405cb2809ae2f7b56f3]

INTEGRATION: CWS locdat30 (1.2.44); FILE MERGED 2008/06/15 13:26:43 erack 1.2.44.1: #i87665# Serbian currencies


2008-07-02  Vladimir Glazounov  <vg@openoffice.org>  [b2e9090a0b303c559de44b553bcc88c78647f6d5]

INTEGRATION: CWS vcl90 (1.33.14); FILE MERGED 2008/06/24 09:01:04 pl 1.33.14.1: #i90809# Xrandr link modifications (thanks thb)


2008-07-02  Vladimir Glazounov  <vg@openoffice.org>  [4d9d8dd565650c0c439bb331b8007b6ad92b4ba1]

INTEGRATION: CWS vcl90 (1.9.54); FILE MERGED 2008/06/05 12:19:47 pl 1.9.54.1: #158056# workaround crash at exit


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [17a6526b37e7085d3e6b4ce51bd6938c3d3b0a13]

INTEGRATION: CWS locdat30 (1.2.44); FILE MERGED 2008/06/15 13:26:42 erack 1.2.44.2: #i87665# Serbian currencies 2008/06/11 23:12:13 erack 1.2.44.1: #i86765# collation tailoring


2008-07-02  Vladimir Glazounov  <vg@openoffice.org>  [5b265e389d6bf31bc73e640b1a9c0b259e7c4223]

INTEGRATION: CWS vcl90 (1.20.54); FILE MERGED 2008/06/05 12:19:47 pl 1.20.54.1: #158056# workaround crash at exit


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [f220a0ac7656fa5b93a7f521e29c075e9ea9c3f0]

INTEGRATION: CWS locdat30 (1.15.182); FILE MERGED 2008/06/18 21:01:46 erack 1.15.182.2: #i90775# space between amount and currency symbol; patch from <rail> 2008/06/14 18:39:11 erack 1.15.182.1: make usedInCompatibleFormatCodes match reality


2008-07-02  Vladimir Glazounov  <vg@openoffice.org>  [6698140fd012be263f2e5b864fe47161aacb858b]

INTEGRATION: CWS vcl90 (1.45.50); FILE MERGED 2008/06/18 18:36:26 pl 1.45.50.2: RESYNC: (1.45-1.46); FILE MERGED 2008/05/30 14:02:40 pl 1.45.50.1: #i88359# fix an ancient bug in drawPolyPolgon


2008-07-02  Vladimir Glazounov  <vg@openoffice.org>  [6c5890c94b38041c86a0d3a5b9069f1c000c4f76]

INTEGRATION: CWS vcl90 (1.39.50); FILE MERGED 2008/06/04 16:45:36 pl 1.39.50.1: remove warnings


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [b70a49500e4f2a86fe992308dfc46dba8c9cb69b]

INTEGRATION: CWS locdat30 (1.9.182); FILE MERGED 2008/06/14 19:07:59 erack 1.9.182.1: CurrencyID is ISO 4217 code!


2008-07-02  Vladimir Glazounov  <vg@openoffice.org>  [bdcd727221a7948a20dbc2cb831f44704f3e8598]

INTEGRATION: CWS vcl90 (1.13.14); FILE MERGED 2008/06/03 14:50:50 pl 1.13.14.1: #i88744# catch more allocation problems


2008-07-02  Vladimir Glazounov  <vg@openoffice.org>  [43bf2ad49c2b3989bbbe893e4fee2e032a3920f5]

INTEGRATION: CWS vcl90 (1.92.54); FILE MERGED 2008/06/27 10:19:34 hdu 1.92.54.1: #i90389# apply CJK punctuation compression for more code points (thanks ameliawang!)


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [091b4a5245c9c96ae75c06ba53001d1b99b70414]

INTEGRATION: CWS locdat30 (1.3.182); FILE MERGED 2008/06/14 19:07:59 erack 1.3.182.1: CurrencyID is ISO 4217 code!


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [d594bea25d26dfdaff49bdd7bfb27e3e7c57f4b3]

INTEGRATION: CWS locdat30 (1.12.182); FILE MERGED 2008/06/14 19:07:59 erack 1.12.182.1: CurrencyID is ISO 4217 code!


2008-07-02  Vladimir Glazounov  <vg@openoffice.org>  [bdc8888b6b254c55e9af8b38f7f5838a8b8d550c]

INTEGRATION: CWS vcl90 (1.240.52); FILE MERGED 2008/06/06 12:12:23 hdu 1.240.52.1: #i66277# add muktinarrow as glyph fallback font


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [9ab848beb748d0da861647bb643ec8212b14daf1]

INTEGRATION: CWS locdat30 (1.11.22); FILE MERGED 2008/06/14 19:07:59 erack 1.11.22.1: CurrencyID is ISO 4217 code!


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [deb5ee83a5aee8730f1b8b4d8c7ccf84d18497eb]

INTEGRATION: CWS locdat30 (1.4.182); FILE MERGED 2008/06/14 19:07:59 erack 1.4.182.1: CurrencyID is ISO 4217 code!


2008-07-02  Vladimir Glazounov  <vg@openoffice.org>  [177933c283e776cb315fd1e4add8bae0b1e473ca]

INTEGRATION: CWS vcl90 (1.36.54); FILE MERGED 2008/06/19 18:15:05 pl 1.36.54.1: #i70905# avoid painting in layout only case


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [6e9f59bf0d9c997b945fe94cdf5fcc13897904d0]

INTEGRATION: CWS locdat30 (1.6.182); FILE MERGED 2008/06/14 19:07:59 erack 1.6.182.1: CurrencyID is ISO 4217 code!


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [64f5ccd157c0adcb03e866fcc5d1942305025378]

INTEGRATION: CWS locdat30 (1.4.178); FILE MERGED 2008/06/14 19:07:59 erack 1.4.178.1: CurrencyID is ISO 4217 code!


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [110943dab66983714ac4045cac41bf7363f51488]

INTEGRATION: CWS locdat30 (1.4.88); FILE MERGED 2008/06/14 19:07:59 erack 1.4.88.1: CurrencyID is ISO 4217 code!


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [9794c7c5ec0b3d5de57b1accb324918ef5634086]

INTEGRATION: CWS locdat30 (1.11.182); FILE MERGED 2008/06/14 19:07:59 erack 1.11.182.1: CurrencyID is ISO 4217 code!


2008-07-02  Vladimir Glazounov  <vg@openoffice.org>  [6d12f8c221b8c2fbbbc5981de84b8e4c9e4323d1]

INTEGRATION: CWS sb90 (1.38.78); FILE MERGED 2008/06/25 12:31:54 sb 1.38.78.1: #157787# look for about.bmp in edition sub-dir first


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [69e773e105dfe863b53326d2bf38433f43773c7c]

INTEGRATION: CWS locdat30 (1.10.182); FILE MERGED 2008/06/14 19:07:59 erack 1.10.182.1: CurrencyID is ISO 4217 code!


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [e9afe97792703e8c5d8e101ab8a0c7bdacd4a26c]

INTEGRATION: CWS locdat30 (1.5.182); FILE MERGED 2008/06/14 19:07:59 erack 1.5.182.1: CurrencyID is ISO 4217 code!


2008-07-02  Vladimir Glazounov  <vg@openoffice.org>  [79dfb369141e3b5260396623ecd058a6c43913be]

INTEGRATION: CWS vcl90 (1.25.12); FILE MERGED 2008/06/03 16:52:31 pl 1.25.12.1: #i57260# find ppd key case insensitive


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [4d32463f95347db7b82ca8ee6b456eae17834f8e]

INTEGRATION: CWS locdat30 (1.13.182); FILE MERGED 2008/06/14 19:07:59 erack 1.13.182.1: CurrencyID is ISO 4217 code!


2008-07-02  Vladimir Glazounov  <vg@openoffice.org>  [c7bf99758f0b054556a570075ce3ce810903b0ab]

INTEGRATION: CWS vcl90 (1.10.12); FILE MERGED 2008/06/03 16:52:30 pl 1.10.12.1: #i57260# find ppd key case insensitive


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [a3d006a4c2084caf57209ff26c3cbc55987e2ef7]

INTEGRATION: CWS locdat30 (1.5.106); FILE MERGED 2008/06/14 19:07:59 erack 1.5.106.2: CurrencyID is ISO 4217 code! 2008/06/11 23:12:13 erack 1.5.106.1: #i86765# collation tailoring


2008-07-02  Vladimir Glazounov  <vg@openoffice.org>  [f82927f446012006bf68e1901cd3c97458629e3d]

INTEGRATION: CWS vcl90 (1.48.80); FILE MERGED 2008/06/06 11:30:14 pl 1.48.80.1: #i89161# a little more space for japanese text


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [70f480992a9977d03d8063ca3fdbb19c709858ef]

INTEGRATION: CWS locdat30 (1.17.182); FILE MERGED 2008/06/14 19:07:59 erack 1.17.182.1: CurrencyID is ISO 4217 code!


2008-07-02  Vladimir Glazounov  <vg@openoffice.org>  [ce3acb5cb705d22d0133026bd698d7604f872406]

INTEGRATION: CWS sb90 (1.26.2); FILE MERGED 2008/06/25 12:17:27 sb 1.26.2.1: #157787# removed no longer needed utl::Bootstrap::getLogoData


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [187adeacc9669e111aa15a971f0b16a9de2010c8]

INTEGRATION: CWS locdat30 (1.4.182); FILE MERGED 2008/06/14 19:07:58 erack 1.4.182.1: CurrencyID is ISO 4217 code!


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [07d1ffd34328988960fc2d0d1fe00089afccdc59]

INTEGRATION: CWS locdat30 (1.5.140); FILE MERGED 2008/06/14 19:07:58 erack 1.5.140.1: CurrencyID is ISO 4217 code!


2008-07-02  Vladimir Glazounov  <vg@openoffice.org>  [95c7048072826fe6f4909f572fcfa89c5b160457]

INTEGRATION: CWS sb90 (1.13.12); FILE MERGED 2008/06/25 12:17:26 sb 1.13.12.1: #157787# removed no longer needed utl::Bootstrap::getLogoData


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [8c305050561674362bbc225bab1aee385c3028c6]

INTEGRATION: CWS locdat30 (1.14.182); FILE MERGED 2008/06/14 19:07:58 erack 1.14.182.1: CurrencyID is ISO 4217 code!


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [7b01a9c3855e72e0e6f3745d939afb14c6a09dc7]

INTEGRATION: CWS locdat30 (1.9.22); FILE MERGED 2008/06/18 21:14:32 erack 1.9.22.1: #i85262# collator tailoring


2008-07-02  Vladimir Glazounov  <vg@openoffice.org>  [a7471f47f0d1c7a759de49c9e7177c7283113a2f]

INTEGRATION: CWS vcl90 (1.40.58); FILE MERGED 2008/06/05 16:04:23 pl 1.40.58.1: #i89741# spelling correction


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [28cc0590bcc6fe7a35ae8538b1ceef9efcc82b3b]

INTEGRATION: CWS calcshare3 (1.15.12); FILE MERGED 2008/05/30 15:17:20 tbe 1.15.12.1: #i87872# [Collaboration] INSERT - Sheet from file is not recorded


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [1e3e830241b013d1fb2740e139449166fe501e85]

INTEGRATION: CWS locdat30 (1.10.44); FILE MERGED 2008/06/14 19:07:58 erack 1.10.44.1: CurrencyID is ISO 4217 code!


2008-07-02  Vladimir Glazounov  <vg@openoffice.org>  [57f4e1866c3b4ed842565cf60e35727b6a714b64]

INTEGRATION: CWS sb90 (1.16.14); FILE MERGED 2008/06/25 12:24:45 sb 1.16.14.1: #157787# replaced direct access to ooSetupExtension configuration data with utl::ConfigManager::PRODUCTEXTENSION (which transparently does the EDITIONNAME hack; see there)


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [98c33c2ba1de26dbc6d15511a1206996c7bc50a4]

INTEGRATION: CWS locdat30 (1.11.182); FILE MERGED 2008/06/14 19:07:58 erack 1.11.182.1: CurrencyID is ISO 4217 code!


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [409ad4ff01a86b0c820977bb1749efaec856d51d]

INTEGRATION: CWS npower10 (1.10.40); FILE MERGED 2008/05/07 07:10:24 pflin 1.10.40.5: RESYNC: (1.11-1.12); FILE MERGED 2008/02/26 21:59:34 npower 1.10.40.4: RESYNC: (1.10-1.11); FILE MERGED 2008/02/26 04:57:10 pflin 1.10.40.3: Issue number: i85349 Submitted by:  jiaojianhua Reviewed by:   npower 2008/01/28 09:42:55 pflin 1.10.40.2: Issue number: i84407 Submitted by:  pflin Reviewed by:   npower Fixed for the convertion between byte array and string 2008/01/07 06:45:49 pflin 1.10.40.1: Issue number: #i84407# Submitted by:  pflin Reviewed by:   npower Support the conversion between string and byte array


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [6045e79d9c13ec7c2b5c5cb9e706058cfd2f4f17]

INTEGRATION: CWS locdat30 (1.8.182); FILE MERGED 2008/06/14 19:07:58 erack 1.8.182.1: CurrencyID is ISO 4217 code!


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [8096b439efcb5c911013111aee4cd960523a10e6]

INTEGRATION: CWS calcshare3 (1.14.12); FILE MERGED 2008/07/01 11:49:11 tbe 1.14.12.1: #i87872# [Collaboration] INSERT - Sheet from file is not recorded


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [23860798f88f52cc718477b4acbd3579a97626b1]

INTEGRATION: CWS npower10 (1.7.20); FILE MERGED 2008/05/07 07:10:20 pflin 1.7.20.4: RESYNC: (1.7-1.8); FILE MERGED 2008/03/12 06:32:51 pflin 1.7.20.3: Issue number: i85039 Submitted by:  pflin Reviewed by:   npower, ab Fix some issues found by code review 2008/01/28 09:42:55 pflin 1.7.20.2: Issue number: i84407 Submitted by:  pflin Reviewed by:   npower Fixed for the convertion between byte array and string 2008/01/07 06:45:49 pflin 1.7.20.1: Issue number: #i84407# Submitted by:  pflin Reviewed by:   npower Support the conversion between string and byte array


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [0d58f7008bc27f0f3464a94c4773afc040dbd62e]

INTEGRATION: CWS calcshare3 (1.61.12); FILE MERGED 2008/06/16 09:57:00 tbe 1.61.12.2: RESYNC: (1.61-1.62); FILE MERGED 2008/05/30 14:12:25 tbe 1.61.12.1: #i87870# [Collaboration] No warning if other user disables and enables the shared mode


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [25358c20f0309121001b54d1efa3aa6fb56cd493]

INTEGRATION: CWS npower10 (1.12.18); FILE MERGED 2008/05/07 07:10:28 pflin 1.12.18.2: RESYNC: (1.12-1.13); FILE MERGED 2008/03/12 06:32:51 pflin 1.12.18.1: Issue number: i85039 Submitted by:  pflin Reviewed by:   npower, ab Fix some issues found by code review


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [8e6148d527029e237dd624094a2d570ee3c22282]

INTEGRATION: CWS calcshare3 (1.37.12); FILE MERGED 2008/05/16 14:50:54 tbe 1.37.12.3: #i88694# [Collaboration] Conflict after deleting two rows is not resolved correctly 2008/04/24 13:56:41 tbe 1.37.12.2: #i88694# [Collaboration] Conflict after deleting two rows is not resolved correctly 2008/04/22 15:16:31 tbe 1.37.12.1: #i87826# [Collaboration] Rejected move destroys formulas


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [1d8361d5d52b92de62a1cb3f5f3935c2e1d07cb6]

INTEGRATION: CWS npower10 (1.4.132); FILE MERGED 2008/05/07 07:10:32 pflin 1.4.132.2: RESYNC: (1.4-1.5); FILE MERGED 2008/01/07 06:45:49 pflin 1.4.132.1: Issue number: #i84407# Submitted by:  pflin Reviewed by:   npower Support the conversion between string and byte array


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [6465d54b3689262f22684240f60c1825936f0e35]

INTEGRATION: CWS locdat30 (1.9.182); FILE MERGED 2008/06/14 19:07:58 erack 1.9.182.1: CurrencyID is ISO 4217 code!


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [181f191bdf1ff8a9c0e404d069bdc1ec6aeb369b]

INTEGRATION: CWS calcshare3 (1.100.12); FILE MERGED 2008/05/30 14:11:10 tbe 1.100.12.1: #i87870# [Collaboration] No warning if other user disables and enables the shared mode


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [3b50ad9a54fd4d01a2a0db210c647a612cb9e1f5]

INTEGRATION: CWS npower10 (1.29.40); FILE MERGED 2008/05/07 07:10:56 pflin 1.29.40.2: RESYNC: (1.29-1.30); FILE MERGED 2007/12/20 21:21:52 npower 1.29.40.1: #84803


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [4b6af5e5550e57b9293782cc87e3364fbb375620]

INTEGRATION: CWS calcshare3 (1.29.12); FILE MERGED 2008/04/22 15:29:57 tbe 1.29.12.1: #i87826# [Collaboration] Rejected move destroys formulas


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [7848d3706f8e39aaec0a96da2f26a4b44a3a4178]

INTEGRATION: CWS npower10 (1.25.54); FILE MERGED 2008/05/07 07:11:24 pflin 1.25.54.5: RESYNC: (1.25-1.26); FILE MERGED 2008/03/18 13:40:54 pflin 1.25.54.4: Issue number: i85037 Submitted by:  pflin Reviewed by:   Andreas, Noel 2008/01/07 06:47:16 pflin 1.25.54.3: Issue number: #i85037# Submitted by:  pflin Reviewed by:   npower Support the partition function 2008/01/07 06:42:54 pflin 1.25.54.2: Issue number: #i85036# Submitted by:  pflin Reviewed by:   npower Support strconv function 2008/01/07 06:41:38 pflin 1.25.54.1: Issue number: #i85035# Submitted by:  pflin Reviewed by:   npower Support replace function


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [2ac715209e5a966ef8e837ba22b643388fbab1dc]

INTEGRATION: CWS npower10 (1.36.40); FILE MERGED 2008/05/07 07:11:18 pflin 1.36.40.3: RESYNC: (1.36-1.37); FILE MERGED 2008/03/03 20:08:37 npower 1.36.40.2: #i58089# 2007/12/20 21:23:02 npower 1.36.40.1: #58089


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [8d3a09c920f7e6a5393d815db980d10f7aca9d9a]

INTEGRATION: CWS dr61 (1.36.18); FILE MERGED 2008/04/23 12:36:51 dr 1.36.18.2: RESYNC: (1.36-1.37); FILE MERGED 2008/04/02 10:54:02 dr 1.36.18.1: #i87007# scroll-top/scroll-left properties in form controls


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [eaa22e2a7538dc18a1383f8ec6486f05913d9ecb]

INTEGRATION: CWS locdat30 (1.10.182); FILE MERGED 2008/06/14 19:07:58 erack 1.10.182.1: CurrencyID is ISO 4217 code!


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [b72e923a987e8b3ddc99f7084d2548ae7b83483d]

INTEGRATION: CWS dr61 (1.4.236); FILE MERGED 2008/04/23 12:36:39 dr 1.4.236.2: RESYNC: (1.4-1.5); FILE MERGED 2008/04/02 10:53:29 dr 1.4.236.1: #i87007# scroll-top/scroll-left properties in form controls


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [ff5358aaf4ca1b6d6d6670cd14b7ea6664b3316f]

INTEGRATION: CWS locdat30 (1.14.182); FILE MERGED 2008/06/11 22:39:55 erack 1.14.182.1: #i87873# IndexKey order


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [068fb9fa15bf40e230e579336dbecb119d4123bb]

INTEGRATION: CWS npower10 (1.17.64); FILE MERGED 2008/05/07 07:11:00 pflin 1.17.64.5: RESYNC: (1.17-1.18); FILE MERGED 2008/03/12 06:32:50 pflin 1.17.64.4: Issue number: i85039 Submitted by:  pflin Reviewed by:   npower, ab Fix some issues found by code review 2008/01/07 06:47:16 pflin 1.17.64.3: Issue number: #i85037# Submitted by:  pflin Reviewed by:   npower Support the partition function 2008/01/07 06:42:54 pflin 1.17.64.2: Issue number: #i85036# Submitted by:  pflin Reviewed by:   npower Support strconv function 2008/01/07 06:41:38 pflin 1.17.64.1: Issue number: #i85035# Submitted by:  pflin Reviewed by:   npower Support replace function


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [caf4e0f41ccc5f37df3d5b870617ac214312876f]

INTEGRATION: CWS npower10 (1.11.64); FILE MERGED 2008/05/07 07:10:12 pflin 1.11.64.2: RESYNC: (1.11-1.12); FILE MERGED 2007/12/20 21:23:02 npower 1.11.64.1: #58089


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [a0dc535dc79f73468eb81534bb04194732a5758c]

INTEGRATION: CWS locdat30 (1.13.182); FILE MERGED 2008/06/14 19:07:58 erack 1.13.182.1: CurrencyID is ISO 4217 code!


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [bcb28f89ab82dc22106f35461fa56d2306b9b981]

INTEGRATION: CWS npower10 (1.35.40); FILE MERGED 2008/05/07 07:10:16 pflin 1.35.40.4: RESYNC: (1.35-1.36); FILE MERGED 2008/03/12 06:32:49 pflin 1.35.40.3: Issue number: i85039 Submitted by:  pflin Reviewed by:   npower, ab Fix some issues found by code review 2008/03/03 20:08:36 npower 1.35.40.2: #i58089# 2007/12/20 21:23:01 npower 1.35.40.1: #58089


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [72afc2b9e4b5a5c0dd949021c78d8a957a82e508]

INTEGRATION: CWS locdat30 (1.4.182); FILE MERGED 2008/06/14 19:07:58 erack 1.4.182.1: CurrencyID is ISO 4217 code!


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [6c57bb5417d8d13c01f865a2ebcc57d1d2b26585]

INTEGRATION: CWS npower10 (1.12.40); FILE MERGED 2008/05/07 07:10:08 pflin 1.12.40.2: RESYNC: (1.12-1.13); FILE MERGED 2007/12/20 21:23:01 npower 1.12.40.1: #58089


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [f03af75fec1e15f63d6204fc1bf1e7a1d7b71830]

INTEGRATION: CWS calcshare3 (1.4.68); FILE MERGED 2008/05/30 14:02:34 tbe 1.4.68.1: #i87870# [Collaboration] No warning if other user disables and enables the shared mode


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [d91ac0e01e8a7ba0f08334a53f11d226299f512c]

INTEGRATION: CWS locdat30 (1.6.182); FILE MERGED 2008/06/14 19:07:58 erack 1.6.182.1: CurrencyID is ISO 4217 code!


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [2fadb4479eccd94fed056bc76336559f06882896]

INTEGRATION: CWS npower10 (1.18.126); FILE MERGED 2008/05/07 07:10:43 pflin 1.18.126.2: RESYNC: (1.18-1.19); FILE MERGED 2007/12/20 21:23:01 npower 1.18.126.1: #58089


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [bbabbf1d050b3a9c044ac8558c50f8148ca9bce3]

INTEGRATION: CWS calcshare3 (1.3.70); FILE MERGED 2008/05/30 14:01:20 tbe 1.3.70.1: #i87870# [Collaboration] No warning if other user disables and enables the shared mode


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [62cf97f91691ce983dcffa9cf318f3f52c77e2f0]

INTEGRATION: CWS npower10 (1.14.64); FILE MERGED 2008/05/07 07:10:39 pflin 1.14.64.2: RESYNC: (1.14-1.15); FILE MERGED 2007/12/20 21:23:01 npower 1.14.64.1: #58089


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [951bc8d2b073eb9af7ad776bc553bef38c874940]

INTEGRATION: CWS npower10 (1.19.64); FILE MERGED 2008/05/07 07:10:36 pflin 1.19.64.3: RESYNC: (1.20-1.22); FILE MERGED 2008/02/26 21:59:38 npower 1.19.64.2: RESYNC: (1.19-1.20); FILE MERGED 2007/12/20 21:23:01 npower 1.19.64.1: #58089


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [a66dc32d15d08c86afeb025e215a87c0dc8de9c5]

INTEGRATION: CWS calcshare3 (1.2.68); FILE MERGED 2008/05/30 14:00:25 tbe 1.2.68.1: #i87870# [Collaboration] No warning if other user disables and enables the shared mode


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [1b995fd8c584f7060d714609e65844981f040eaf]

INTEGRATION: CWS locdat30 (1.7.182); FILE MERGED 2008/06/14 19:07:58 erack 1.7.182.1: CurrencyID is ISO 4217 code!


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [cee96132e33dbb37c2a69cb1007f5b0334e8056e]

INTEGRATION: CWS npower10 (1.16.132); FILE MERGED 2008/05/07 07:10:52 pflin 1.16.132.2: RESYNC: (1.16-1.17); FILE MERGED 2007/12/20 21:23:01 npower 1.16.132.1: #58089


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [1f0f94575da4950faf05af0ae1f5a8c211750cf0]

INTEGRATION: CWS npower10 (1.28.40); FILE MERGED 2008/05/07 07:10:48 pflin 1.28.40.6: RESYNC: (1.28-1.29); FILE MERGED 2008/03/03 20:08:36 npower 1.28.40.5: #i58089# 2008/02/29 11:34:25 npower 1.28.40.4: *** empty log message *** 2008/02/28 17:53:08 npower 1.28.40.3: Issue number:  58089 ooops left in half finished bits, remove those and the not necessary 'if( !bVBASupportOn && bStatic )' test 2008/02/28 17:49:08 npower 1.28.40.2: Issue number:  58089 Submitted by:  clean up passing of static for a proceedure 2007/12/20 21:23:01 npower 1.28.40.1: #58089


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [5aa6018252c98c1be302ccc616ea44f047fb9d50]

INTEGRATION: CWS locdat30 (1.5.182); FILE MERGED 2008/06/14 19:07:58 erack 1.5.182.1: CurrencyID is ISO 4217 code!


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [f85b9f658e24e23144396269ff9bbe15a6f1b44d]

INTEGRATION: CWS npower10 (1.41.34); FILE MERGED 2008/05/07 07:11:30 pflin 1.41.34.3: RESYNC: (1.41-1.42); FILE MERGED 2008/03/03 20:08:35 npower 1.41.34.2: #i58089# 2007/12/20 21:23:01 npower 1.41.34.1: #58089


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [ef9e6ffa84236b9feaf886e93eb8db6622cb71ca]

INTEGRATION: CWS dr61 (1.2.240); FILE MERGED 2008/04/23 12:27:30 dr 1.2.240.2: RESYNC: (1.2-1.3); FILE MERGED 2008/04/03 11:22:29 dr 1.2.240.1: #i86465# error bars


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [45a8d52a9e738f620b3ac45d09e6274d4ebd019a]

INTEGRATION: CWS locdat30 (1.11.182); FILE MERGED 2008/06/14 19:07:58 erack 1.11.182.1: CurrencyID is ISO 4217 code!


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [4ff8faa34009fb7a0d22ad1357f573fae94d41f3]

INTEGRATION: CWS npower10 (1.2.80); FILE MERGED 2008/05/07 07:10:04 pflin 1.2.80.3: RESYNC: (1.2-1.3); FILE MERGED 2008/03/03 20:08:34 npower 1.2.80.2: #i58089# 2007/12/20 21:23:01 npower 1.2.80.1: #58089


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [72ce8096567910df5f6f5c0f5efa02211b3ead27]

INTEGRATION: CWS dr61 (1.6.174); FILE MERGED 2008/04/23 12:27:27 dr 1.6.174.2: RESYNC: (1.6-1.7); FILE MERGED 2008/04/03 11:22:29 dr 1.6.174.1: #i86465# error bars


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [bd2803fe0e68025db2ad312c61ab28c2dab87499]

INTEGRATION: CWS locdat30 (1.12.182); FILE MERGED 2008/06/14 19:07:58 erack 1.12.182.1: CurrencyID is ISO 4217 code!


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [e1ac0213bafad80e94502d4fc8cfc31a6fa06f7d]

INTEGRATION: CWS locdat30 (1.14.160); FILE MERGED 2008/06/14 19:07:58 erack 1.14.160.1: CurrencyID is ISO 4217 code!


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [cf753e44ba9ed9f02c0ae6da70ab2d5a742401ed]

INTEGRATION: CWS dr61 (1.3.40); FILE MERGED 2008/04/23 12:27:20 dr 1.3.40.2: RESYNC: (1.3-1.4); FILE MERGED 2008/04/03 11:22:29 dr 1.3.40.1: #i86465# error bars


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [a85a91a7d91abccd9f50bdc9c96b5a99d572226d]

INTEGRATION: CWS locdat30 (1.6.20); FILE MERGED 2008/06/15 11:51:30 erack 1.6.20.2: check if CurrencyID resembles ISO 4217 code and equals BankSymbol 2008/06/14 18:46:37 erack 1.6.20.1: continue lookup for compatible symbol


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [0e83054bdb881723f3ee63f924c20ff40fa5f82e]

INTEGRATION: CWS locdat30 (1.15.126); FILE MERGED 2008/06/14 19:07:58 erack 1.15.126.1: CurrencyID is ISO 4217 code!


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [7847b239f58c162561d3ea1538c353264d4d7b4d]

INTEGRATION: CWS locdat30 (1.6.182); FILE MERGED 2008/06/14 19:07:57 erack 1.6.182.1: CurrencyID is ISO 4217 code!


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [f534e74306f1206b9e17f1aa99390e796dc63f3d]

INTEGRATION: CWS locdat30 (1.4.178); FILE MERGED 2008/06/14 19:07:57 erack 1.4.178.1: CurrencyID is ISO 4217 code!


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [9333e2ec3d2d6a4eb9d9e02139d9a697ab68a261]

INTEGRATION: CWS locdat30 (1.4.88); FILE MERGED 2008/06/14 19:07:57 erack 1.4.88.1: CurrencyID is ISO 4217 code!


2008-07-02  Vladimir Glazounov  <vg@openoffice.org>  [65b25dcbc4a81eb3159aa3e670cfc321149dbf8e]

INTEGRATION: CWS mingwport14 (1.3.10); FILE MERGED 2008/06/21 14:22:13 tono 1.3.10.1: #i90950#: mingw port


2008-07-02  Vladimir Glazounov  <vg@openoffice.org>  [e042a9dfc5101e509e6ab3991c775123cf21bee6]

INTEGRATION: CWS sb90 (1.16.40); FILE MERGED 2008/06/25 12:37:16 sb 1.16.40.1: #157787# look for intro bitmap and related bootstrap variables in edition sub-dir first, and no longer look in CustomDataUrl layer


2008-07-02  Vladimir Glazounov  <vg@openoffice.org>  [07dfe130e94fa3cf36e3b04f0d64971c474855aa]

INTEGRATION: CWS sb90 (1.31.40); FILE MERGED 2008/06/26 11:25:49 sb 1.31.40.2: #157787# to allow for cross-platform edition data, consistently name the ini-file edition.ini (not editionrc) 2008/06/25 12:37:16 sb 1.31.40.1: #157787# look for intro bitmap and related bootstrap variables in edition sub-dir first, and no longer look in CustomDataUrl layer


2008-07-02  Vladimir Glazounov  <vg@openoffice.org>  [d71cf8e041f757857bc2b360dde6290c56be616d]

INTEGRATION: CWS mingwport14 (1.6.6); FILE MERGED 2008/06/21 14:21:02 tono 1.6.6.1: #i90950#: mingw port


2008-07-02  Vladimir Glazounov  <vg@openoffice.org>  [8f7e4b56db3a93cd0be8b09b716534cd28c6bc02]

INTEGRATION: CWS mingwport14 (1.11.6); FILE MERGED 2008/06/21 14:22:13 tono 1.11.6.1: #i90950#: mingw port


2008-07-02  Vladimir Glazounov  <vg@openoffice.org>  [ef09684555ee7eccd3a47d975ca68abe5458e657]

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>  [b3eb92fb02e49ed4e23f357c7164541c31560b93]

INTEGRATION: CWS mingwport14 (1.3.2); FILE MERGED 2008/06/21 14:22:13 tono 1.3.2.1: #i90950#: mingw port


2008-07-02  Vladimir Glazounov  <vg@openoffice.org>  [5c7f229a8f54f0dd738c6bedae922c386450ff0a]

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  Rüdiger Timm  <rt@openoffice.org>  [fe4a258703a8274c0cde376027406f6603d9af7c]

INTEGRATION: CWS dr61 (1.43.16); FILE MERGED 2008/05/26 16:02:43 dr 1.43.16.1: #i85566# repair 'DisplayName' property for cell styles


2008-07-02  Vladimir Glazounov  <vg@openoffice.org>  [d64f241a2bf1facf8c714d9af320ffafa639515c]

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  Rüdiger Timm  <rt@openoffice.org>  [b0025b68198404b404389cdbef7169fbdb212f8d]

INTEGRATION: CWS dr61 (1.69.16); FILE MERGED 2008/05/19 12:24:05 dr 1.69.16.1: #i10000# removed remaining include guards


2008-07-02  Vladimir Glazounov  <vg@openoffice.org>  [4ecc198ffd619cf523c2d6cfb650d98b1cb1dbbd]

INTEGRATION: CWS sb90 (1.42.2); FILE MERGED 2008/06/25 12:12:04 sb 1.42.2.1: #157787# added .override feature


2008-07-02  Vladimir Glazounov  <vg@openoffice.org>  [7dbea95bf030c920c5f77e0f2cabac07ba5460e0]

INTEGRATION: CWS sb90 (1.9.22); FILE MERGED 2008/06/25 12:12:04 sb 1.9.22.1: #157787# added .override feature


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [caabccbdde4f37c17f7d908dfc2fd517dec68d01]

INTEGRATION: CWS dr61 (1.28.16); FILE MERGED 2008/05/19 12:24:05 dr 1.28.16.1: #i10000# removed remaining include guards


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [d836fdb9ebb1de0dd97b467fa1cba322804a84d4]

INTEGRATION: CWS dr61 (1.31.16); FILE MERGED 2008/05/19 12:24:05 dr 1.31.16.1: #i10000# removed remaining include guards


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [07fccb7f0b28e62c37fad228cbd9e7d937b653d0]

INTEGRATION: CWS dr61 (1.68.16); FILE MERGED 2008/06/17 15:54:05 dr 1.68.16.2: RESYNC: (1.68-1.69); FILE MERGED 2008/05/19 12:24:05 dr 1.68.16.1: #i10000# removed remaining include guards


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [0e7267e103560b0bbc30a20a196f062e62999a41]

INTEGRATION: CWS ooo3readme3 (1.34.8); FILE MERGED 2008/07/01 11:37:53 fpe 1.34.8.1: #i91150#


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [5191aba154c22a2c5b6e9355191d4537e3314a4e]

INTEGRATION: CWS dr61 (1.96.16); FILE MERGED 2008/05/19 12:24:05 dr 1.96.16.1: #i10000# removed remaining include guards


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [f2ed583c061271df0b2600d4c049c37ffce0f4b3]

INTEGRATION: CWS dr61 (1.7.16); FILE MERGED 2008/05/19 12:24:05 dr 1.7.16.1: #i10000# removed remaining include guards


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [59529763414b2fa151a8f4dbae7028ba551fb6e1]

INTEGRATION: CWS dr61 (1.83.16); FILE MERGED 2008/05/19 12:24:05 dr 1.83.16.1: #i10000# removed remaining include guards


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [6f39c41b9b30900a90b2ff278bdaf2079f20fb37]

INTEGRATION: CWS dr61 (1.6.16); FILE MERGED 2008/05/19 12:24:05 dr 1.6.16.1: #i10000# removed remaining include guards


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [3646122502205d9a7eca05ef9c36f280993750a8]

INTEGRATION: CWS dr61 (1.10.16); FILE MERGED 2008/05/19 12:24:05 dr 1.10.16.1: #i10000# removed remaining include guards


2008-07-02  Vladimir Glazounov  <vg@openoffice.org>  [d174d2048120cf1715e6af1abba39552cdddedd6]

INTEGRATION: CWS sb90 (1.46.12); FILE MERGED 2008/06/26 11:28:55 sb 1.46.12.2: #157787# to allow for cross-platform edition data, consistently name the ini-file edition.ini (not editionrc) 2008/06/25 12:16:34 sb 1.46.12.1: #157787# as something of a hack (ultimately to avoid having to change resource strings after localization freeze), for now EDITIONNAME from potential editionrc overrides PRODUCTEXTENSION


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [0d45a7d372356d9d48f9158de50d2afa58c92193]

INTEGRATION: CWS dr61 (1.31.16); FILE MERGED 2008/05/19 12:24:04 dr 1.31.16.1: #i10000# removed remaining include guards


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [e9158df74c218f33e745e7a74d78c099c83c0a38]

INTEGRATION: CWS dr61 (1.11.16); FILE MERGED 2008/05/19 12:24:04 dr 1.11.16.1: #i10000# removed remaining include guards


2008-07-02  Vladimir Glazounov  <vg@openoffice.org>  [5eee98d8bfbc2f4a615dc010115101005380522c]

INTEGRATION: CWS sb90 (1.14.10); FILE MERGED 2008/06/25 12:24:47 sb 1.14.10.1: #157787# replaced direct access to ooSetupExtension configuration data with utl::ConfigManager::PRODUCTEXTENSION (which transparently does the EDITIONNAME hack; see there)


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [99f56c06cb701ec5db651230c491c333b26db6a6]

INTEGRATION: CWS dr61 (1.5.16); FILE MERGED 2008/05/19 12:24:04 dr 1.5.16.1: #i10000# removed remaining include guards


2008-07-02  Vladimir Glazounov  <vg@openoffice.org>  [b6c066e383b4f7fe1aac43086de3fb687a82a1f3]

INTEGRATION: CWS sb90 (1.14.10); FILE MERGED 2008/06/25 12:23:03 sb 1.14.10.1: #157787# macros PRODUCTNAME and PRODUCTVERSION conflicted with enum members in untoools/inc/unotools/configmgr.hxx:1.22


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [50dbfa8bc1464dca866f63ce0dd6bb063a43a0a0]

INTEGRATION: CWS dr61 (1.4.16); FILE MERGED 2008/05/19 12:24:04 dr 1.4.16.1: #i10000# removed remaining include guards


2008-07-02  Vladimir Glazounov  <vg@openoffice.org>  [a82b0f10deff1da74357c252916e8c57dbc3ee80]

INTEGRATION: CWS sb90 (1.24.10); FILE MERGED 2008/06/25 12:24:47 sb 1.24.10.1: #157787# replaced direct access to ooSetupExtension configuration data with utl::ConfigManager::PRODUCTEXTENSION (which transparently does the EDITIONNAME hack; see there)


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [e6f20d086f76812533c1ec44ed5cf3fe54e93529]

INTEGRATION: CWS dr61 (1.13.16); FILE MERGED 2008/05/19 12:24:04 dr 1.13.16.1: #i10000# removed remaining include guards


2008-07-02  Vladimir Glazounov  <vg@openoffice.org>  [1ff713b531fb21ecb5b139fcc152fe54e663ae6e]

INTEGRATION: CWS sb90 (1.8.10); FILE MERGED 2008/06/25 12:24:47 sb 1.8.10.1: #157787# replaced direct access to ooSetupExtension configuration data with utl::ConfigManager::PRODUCTEXTENSION (which transparently does the EDITIONNAME hack; see there)


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [645efb477528339c0d3411321b81f041f1355da9]

INTEGRATION: CWS dr61 (1.7.16); FILE MERGED 2008/05/19 12:24:04 dr 1.7.16.1: #i10000# removed remaining include guards


2008-07-02  Vladimir Glazounov  <vg@openoffice.org>  [f7956276cc32f0c8db78adae6733da763ce5c7e9]

INTEGRATION: CWS sb90 (1.27.6); FILE MERGED 2008/06/25 12:24:46 sb 1.27.6.1: #157787# replaced direct access to ooSetupExtension configuration data with utl::ConfigManager::PRODUCTEXTENSION (which transparently does the EDITIONNAME hack; see there)


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [f4538e94088ca9242beaf23e85d4c09f09d100c7]

INTEGRATION: CWS dr61 (1.10.16); FILE MERGED 2008/05/19 12:24:04 dr 1.10.16.1: #i10000# removed remaining include guards


2008-07-02  Vladimir Glazounov  <vg@openoffice.org>  [013b6c79aae9b51574a9c205a55833e206770b1c]

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  Rüdiger Timm  <rt@openoffice.org>  [d0ef62c9c0c5dcc643bfb7c39a31cd3f6477b36d]

INTEGRATION: CWS dr61 (1.29.16); FILE MERGED 2008/05/19 12:24:04 dr 1.29.16.1: #i10000# removed remaining include guards


2008-07-02  Vladimir Glazounov  <vg@openoffice.org>  [93066dc04283575754d05f3239e08c76bc8c6240]

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  Rüdiger Timm  <rt@openoffice.org>  [e2a7e9c37b8e7bd5e7b7e3bf11689d5ca3d5d362]

INTEGRATION: CWS dr61 (1.33.16); FILE MERGED 2008/05/19 12:24:04 dr 1.33.16.1: #i10000# removed remaining include guards


2008-07-02  Vladimir Glazounov  <vg@openoffice.org>  [662cd908eaa7196c1a5487322b74635f3fd62bfe]

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  Rüdiger Timm  <rt@openoffice.org>  [00458e8e1b04b0e2f816f5deb01c004c2cca0ab1]

INTEGRATION: CWS dr61 (1.23.16); FILE MERGED 2008/05/19 12:24:04 dr 1.23.16.1: #i10000# removed remaining include guards


2008-07-02  Vladimir Glazounov  <vg@openoffice.org>  [3c5d11f4cf5a17a88ec5954217770431034ddbb8]

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-02  Rüdiger Timm  <rt@openoffice.org>  [b5abf55b5580fd131119ba0dbf9b3ec3e444e3d3]

INTEGRATION: CWS dr61 (1.9.16); FILE MERGED 2008/05/19 12:24:04 dr 1.9.16.1: #i10000# removed remaining include guards


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [5b43c8cffbf8d6aeb34651a7f9508b6ea068706e]

INTEGRATION: CWS dr61 (1.6.16); FILE MERGED 2008/05/19 12:24:04 dr 1.6.16.1: #i10000# removed remaining include guards


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [35558fc5308f0a0c089dd442493a1f3b9aa3ccd8]

INTEGRATION: CWS dr61 (1.12.16); FILE MERGED 2008/05/19 12:24:04 dr 1.12.16.1: #i10000# removed remaining include guards


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [6be47da3b12a0f9f68b8353e49afee192423813f]

INTEGRATION: CWS dr61 (1.15.16); FILE MERGED 2008/05/19 12:24:04 dr 1.15.16.1: #i10000# removed remaining include guards


2008-07-02  Vladimir Glazounov  <vg@openoffice.org>  [c85996d2208aa530a7d58149e3a702e93a731beb]

INTEGRATION: CWS sb90 (1.10.12); FILE MERGED 2008/06/27 14:40:57 sb 1.10.12.3: #157787# corrected order of product version and edition name 2008/06/26 11:28:03 sb 1.10.12.2: #157787# to allow for cross-platform edition data, consistently name the ini-file edition.ini (not editionrc) 2008/06/26 08:50:31 sb 1.10.12.1: #157787# expand new <PRODUCT> in versionrc UpdateUserAgent


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [df8eb19dff1f7da56d8f55669a78524fc41cc865]

INTEGRATION: CWS dr61 (1.7.16); FILE MERGED 2008/05/19 12:24:04 dr 1.7.16.1: #i10000# removed remaining include guards


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [eb4ed5e08654e3728d11d925237f494e2eb8b0db]

INTEGRATION: CWS dr61 (1.11.16); FILE MERGED 2008/05/19 12:24:04 dr 1.11.16.1: #i10000# removed remaining include guards


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [31afee35468d17725c6b69343341aeb18652eee0]

INTEGRATION: CWS dr61 (1.18.16); FILE MERGED 2008/05/19 12:24:04 dr 1.18.16.1: #i10000# removed remaining include guards


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [8c0e05b22828d5af088b1931f68fc92b70bf2dfa]

INTEGRATION: CWS dr61 (1.17.16); FILE MERGED 2008/05/19 12:24:04 dr 1.17.16.1: #i10000# removed remaining include guards


2008-07-02  Vladimir Glazounov  <vg@openoffice.org>  [d04420d72c2bb3311b11dadd178d785f8418a027]

INTEGRATION: CWS sb90 (1.18.18); FILE MERGED 2008/06/26 08:58:07 sb 1.18.18.1: #157787# new copyEditionData custom action


2008-07-02  Vladimir Glazounov  <vg@openoffice.org>  [a9ba14ae57834d291e5096fc3b52c8d757528377]

INTEGRATION: CWS sb90 (1.10.28); FILE MERGED 2008/06/26 08:58:07 sb 1.10.28.1: #157787# new copyEditionData custom action


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [b17497f8f6437a26379d1b69e42679b3c611c56e]

INTEGRATION: CWS dr61 (1.8.16); FILE MERGED 2008/05/19 12:24:03 dr 1.8.16.1: #i10000# removed remaining include guards


2008-07-02  Vladimir Glazounov  <vg@openoffice.org>  [4897082104aa7b58553f34b493e3539aa8d237ca]

INTEGRATION: CWS sb90 (1.1.2); FILE ADDED 2008/06/26 08:58:38 sb 1.1.2.1: #157787# new copyEditionData custom action


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [e7e54be3f47e4d57f2032b5dd328054aeb7ec9d1]

INTEGRATION: CWS dr61 (1.87.16); FILE MERGED 2008/05/19 12:24:03 dr 1.87.16.1: #i10000# removed remaining include guards


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [9ed43862d81c1f0b03adcf7fe80f44518e709cfa]

INTEGRATION: CWS dr61 (1.32.16); FILE MERGED 2008/05/19 12:24:03 dr 1.32.16.1: #i10000# removed remaining include guards


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [e4740e0428e6f3c7c92cc51c02e382fa0d9cb23a]

INTEGRATION: CWS dr61 (1.11.16); FILE MERGED 2008/05/19 12:24:03 dr 1.11.16.1: #i10000# removed remaining include guards


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [787ccfbb8fbc6d255d72bf8f22e570bf25782014]

INTEGRATION: CWS dr61 (1.12.8); FILE MERGED 2008/05/22 11:43:15 dr 1.12.8.4: RESYNC: (1.13-1.14); FILE MERGED 2008/04/23 12:21:35 dr 1.12.8.3: RESYNC: (1.12-1.13); FILE MERGED 2008/04/03 09:49:45 dr 1.12.8.2: #i86465# export of error bars with manual data source 2008/04/03 09:01:03 dr 1.12.8.1: #i86465# import of error bars with manual data source


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [80891871aa625445c0b0ce1ac2899daa450ce2ef]

INTEGRATION: CWS dr61 (1.5.16); FILE MERGED 2008/05/19 12:24:03 dr 1.5.16.1: #i10000# removed remaining include guards


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [be1af1bb56b424b4e631f5d8cd6b3e7c8dfa46e4]

INTEGRATION: CWS dr61 (1.7.16); FILE MERGED 2008/05/19 12:24:03 dr 1.7.16.1: #i10000# removed remaining include guards


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [456662c25798a05d8b0a56eac97e5d704ece2091]

INTEGRATION: CWS dr61 (1.11.8); FILE MERGED 2008/05/28 12:40:45 dr 1.11.8.6: #i88264# pie rotation in 3d pie charts 2008/05/22 11:43:09 dr 1.11.8.5: RESYNC: (1.12-1.13); FILE MERGED 2008/04/23 12:21:38 dr 1.11.8.4: RESYNC: (1.11-1.12); FILE MERGED 2008/04/03 09:01:03 dr 1.11.8.3: #i86465# import of error bars with manual data source 2008/04/02 14:29:31 dr 1.11.8.2: #i71684# rotation direction in pie charts 2008/04/02 13:35:41 dr 1.11.8.1: #i85658# ignore pivot charts completely


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [b8c14f20f2c01385337d71c5f78dca83d9ecc2f5]

INTEGRATION: CWS dr61 (1.5.8); FILE MERGED 2008/06/24 09:38:31 dr 1.5.8.7: #i86465# write correct point counts in errorbar/trendline series objects to make XL2007SP1 happy 2008/05/28 12:40:45 dr 1.5.8.6: #i88264# pie rotation in 3d pie charts 2008/05/22 11:43:06 dr 1.5.8.5: RESYNC: (1.6-1.7); FILE MERGED 2008/04/23 12:21:41 dr 1.5.8.4: RESYNC: (1.5-1.6); FILE MERGED 2008/04/04 09:20:02 dr 1.5.8.3: #i87594# automatic categories broken 2008/04/03 09:49:44 dr 1.5.8.2: #i86465# export of error bars with manual data source 2008/04/02 14:29:31 dr 1.5.8.1: #i71684# rotation direction in pie charts


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [e4556fb37de03441ab626f006da57d298b53d425]

INTEGRATION: CWS dr61 (1.48.16); FILE MERGED 2008/05/19 12:24:03 dr 1.48.16.1: #i10000# removed remaining include guards


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [559e5781e88ec18cfa1e0e0e15388dfc2907c05a]

INTEGRATION: CWS dr61 (1.12.16); FILE MERGED 2008/05/19 12:24:03 dr 1.12.16.1: #i10000# removed remaining include guards


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [88fc8518609b101c0a1d3a5ee80367dd9f448b97]

INTEGRATION: CWS dr61 (1.5.16); FILE MERGED 2008/05/19 12:24:02 dr 1.5.16.1: #i10000# removed remaining include guards


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [d12f6a9cb5607c40aa3f0d4c93c01d7fdef1468b]

INTEGRATION: CWS dr61 (1.14.16); FILE MERGED 2008/05/19 12:24:02 dr 1.14.16.1: #i10000# removed remaining include guards


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [73e46a4e35080f706fbcf1b6fb68cc0b65f0d40f]

INTEGRATION: CWS dr61 (1.3.16); FILE MERGED 2008/05/19 12:24:02 dr 1.3.16.1: #i10000# removed remaining include guards


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [0d206c5981681ea40185d08b8a880037bfeba40c]

INTEGRATION: CWS dr61 (1.43.16); FILE MERGED 2008/05/19 12:24:02 dr 1.43.16.1: #i10000# removed remaining include guards


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [be50c3e1fe58acba5a130b20424be59110db4783]

INTEGRATION: CWS dr61 (1.4.16); FILE MERGED 2008/05/19 12:24:02 dr 1.4.16.1: #i10000# removed remaining include guards


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [ff89467df7b363ffcbfdc6ff0ddb90a38964e41e]

INTEGRATION: CWS dr61 (1.15.16); FILE MERGED 2008/05/19 12:24:02 dr 1.15.16.1: #i10000# removed remaining include guards


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [688c4dfc007eb1ffb58fd9a4ba92f6cf8ef025c8]

INTEGRATION: CWS dr61 (1.8.16); FILE MERGED 2008/05/19 12:24:02 dr 1.8.16.1: #i10000# removed remaining include guards


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [e9bd08f070c91c66baa33779b46a7572135bacfd]

INTEGRATION: CWS dr61 (1.6.16); FILE MERGED 2008/05/19 12:24:02 dr 1.6.16.1: #i10000# removed remaining include guards


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [9798d449a4dbe2e8add70edb85a85bf1ff49d693]

INTEGRATION: CWS dr61 (1.3.16); FILE MERGED 2008/05/19 12:24:02 dr 1.3.16.1: #i10000# removed remaining include guards


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [54a02aee72e80af968dad1c1a650eae1475bc9cd]

INTEGRATION: CWS dr61 (1.42.16); FILE MERGED 2008/05/19 12:24:02 dr 1.42.16.1: #i10000# removed remaining include guards


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [8edc2732980c006d5437cd454ffb6bc33ec2d472]

INTEGRATION: CWS dr61 (1.11.16); FILE MERGED 2008/05/19 12:24:02 dr 1.11.16.1: #i10000# removed remaining include guards


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [ca9f54cd4cabb17c5b3445f1f1f57e9cd8484293]

INTEGRATION: CWS dr61 (1.6.16); FILE MERGED 2008/05/19 12:24:01 dr 1.6.16.1: #i10000# removed remaining include guards


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [8985fe69377e1b3a2ba928642cded8dedb1ab1c4]

INTEGRATION: CWS dr61 (1.8.16); FILE MERGED 2008/06/24 09:38:31 dr 1.8.16.3: #i86465# write correct point counts in errorbar/trendline series objects to make XL2007SP1 happy 2008/05/22 11:43:12 dr 1.8.16.2: RESYNC: (1.8-1.9); FILE MERGED 2008/05/19 12:24:01 dr 1.8.16.1: #i10000# removed remaining include guards


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [3c5f1479d62b491a9e02f20e5a28997dc976e3f7]

INTEGRATION: CWS dr61 (1.13.16); FILE MERGED 2008/05/19 12:24:01 dr 1.13.16.1: #i10000# removed remaining include guards


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [7f73e8cf40dc56e1738028cd8c0082f6ce93caf1]

INTEGRATION: CWS dr61 (1.8.16); FILE MERGED 2008/05/19 12:24:01 dr 1.8.16.1: #i10000# removed remaining include guards


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [c940478f2ee4a8d7857edbf151fad67341a1c3ad]

INTEGRATION: CWS dr61 (1.50.16); FILE MERGED 2008/05/19 12:24:01 dr 1.50.16.1: #i10000# removed remaining include guards


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [4a2ebc2fb9c1b3d4ac0d765bddbc00930d5da989]

INTEGRATION: CWS dr61 (1.70.16); FILE MERGED 2008/05/19 12:24:01 dr 1.70.16.1: #i10000# removed remaining include guards


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [76cb9cdea5285818a6c215119d900f8165498904]

INTEGRATION: CWS dr61 (1.21.16); FILE MERGED 2008/05/19 12:24:01 dr 1.21.16.1: #i10000# removed remaining include guards


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [4dad7454e148201070efdb7773598ee2120adca7]

INTEGRATION: CWS dr61 (1.18.16); FILE MERGED 2008/05/19 12:24:01 dr 1.18.16.1: #i10000# removed remaining include guards


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [7e2289d062bd551cbb9cd46c6dff32b85dc3055d]

INTEGRATION: CWS dr61 (1.48.16); FILE MERGED 2008/05/19 12:24:01 dr 1.48.16.1: #i10000# removed remaining include guards


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [42ee6c87f9a9c6e4568f7c3d9e3b0128f1ec7575]

INTEGRATION: CWS dr61 (1.4.16); FILE MERGED 2008/05/19 12:24:01 dr 1.4.16.1: #i10000# removed remaining include guards


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [bcf9786c7cdcf5926b1b9ddfd5fafd1532313601]

INTEGRATION: CWS dr61 (1.23.16); FILE MERGED 2008/05/19 12:24:01 dr 1.23.16.1: #i10000# removed remaining include guards


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [477c6a8e2bf4927faa614a0ada9448ff069f8e91]

INTEGRATION: CWS dr61 (1.31.16); FILE MERGED 2008/05/19 12:24:01 dr 1.31.16.1: #i10000# removed remaining include guards


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [39c4c40706e7523f7ab49ea0d9f46e3c356ee8e2]

INTEGRATION: CWS dr61 (1.27.16); FILE MERGED 2008/05/19 12:24:00 dr 1.27.16.1: #i10000# removed remaining include guards


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [d58f42722e04e09d39354859494d1def13dfcb93]

INTEGRATION: CWS dr61 (1.9.66); FILE MERGED 2008/05/22 11:43:03 dr 1.9.66.3: RESYNC: (1.10-1.11); FILE MERGED 2008/04/23 12:21:57 dr 1.9.66.2: RESYNC: (1.9-1.10); FILE MERGED 2008/04/03 09:50:11 dr 1.9.66.1: #i86465# export of error bars with manual data source


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [980a7a931be9423563be188c4ff8f7b61d658eb1]

INTEGRATION: CWS dr61 (1.37.16); FILE MERGED 2008/05/19 12:24:00 dr 1.37.16.1: #i10000# removed remaining include guards


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [7b4238cd21492ae9d42edac16d0acdcf4968857f]

INTEGRATION: CWS dr61 (1.18.16); FILE MERGED 2008/05/19 13:35:56 dr 1.18.16.1: #156167# create dummy pivot cache from deleted sheet data


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [47a6f86c30d099a1950ece9b1189fe4b977e22c0]

INTEGRATION: CWS dr61 (1.55.66); FILE MERGED 2008/04/23 12:21:48 dr 1.55.66.2: RESYNC: (1.55-1.56); FILE MERGED 2008/04/02 13:35:27 dr 1.55.66.1: #i85658# ignore pivot charts completely


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [bd627cb447715172c33b48f192cb32e86e321264]

INTEGRATION: CWS dr61 (1.18.8); FILE MERGED 2008/05/28 12:40:45 dr 1.18.8.7: #i88264# pie rotation in 3d pie charts 2008/05/22 11:43:00 dr 1.18.8.6: RESYNC: (1.19-1.20); FILE MERGED 2008/04/23 12:21:44 dr 1.18.8.5: RESYNC: (1.18-1.19); FILE MERGED 2008/04/03 09:50:11 dr 1.18.8.4: #i86465# export of error bars with manual data source 2008/04/03 09:00:43 dr 1.18.8.3: #i86465# import of error bars with manual data source 2008/04/02 14:30:34 dr 1.18.8.2: #i71684# rotation direction in pie charts 2008/04/02 13:35:26 dr 1.18.8.1: #i85658# ignore pivot charts completely


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [bf2471deb952d18d594a8705ef5d8e33133f5ebc]

INTEGRATION: CWS dr61 (1.33.16); FILE MERGED 2008/05/19 12:24:00 dr 1.33.16.1: #i10000# removed remaining include guards


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [8cce386af1076ebe809b191ba7b463e3c728802c]

INTEGRATION: CWS dr61 (1.20.16); FILE MERGED 2008/05/19 12:24:00 dr 1.20.16.1: #i10000# removed remaining include guards


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [1d188a7a7f71b8f299bafbe3f8c7098182198a64]

INTEGRATION: CWS dr61 (1.10.16); FILE MERGED 2008/05/19 12:24:00 dr 1.10.16.1: #i10000# removed remaining include guards


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [2fae5e5a7f0f118d0ce293c1c8483dbc61ce48ed]

INTEGRATION: CWS dr61 (1.24.22); FILE MERGED 2008/04/23 12:21:54 dr 1.24.22.3: RESYNC: (1.24-1.25); FILE MERGED 2008/04/04 09:43:16 dr 1.24.22.2: #i86439# no more 'comments' allowed in formulas 2008/04/03 13:36:06 dr 1.24.22.1: #i86439# add parentheses needed for '~' range list operator


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [ba4e43f38ba573fd7c7d3d94491fcb3324697a7c]

INTEGRATION: CWS dr61 (1.8.8); FILE MERGED 2008/06/24 09:38:31 dr 1.8.8.11: #i86465# write correct point counts in errorbar/trendline series objects to make XL2007SP1 happy 2008/06/18 07:51:50 dr 1.8.8.10: #i10000# mac warning 2008/05/28 12:40:45 dr 1.8.8.9: #i88264# pie rotation in 3d pie charts 2008/05/22 11:42:57 dr 1.8.8.8: RESYNC: (1.9-1.10); FILE MERGED 2008/04/23 12:21:51 dr 1.8.8.7: RESYNC: (1.8-1.9); FILE MERGED 2008/04/04 09:19:47 dr 1.8.8.6: #i87594# automatic categories broken 2008/04/04 09:08:52 dr 1.8.8.5: #i87594# automatic categories broken 2008/04/04 08:53:57 dr 1.8.8.4: #i85826# correct axis label position 2008/04/03 09:50:11 dr 1.8.8.3: #i86465# export of error bars with manual data source 2008/04/02 14:30:34 dr 1.8.8.2: #i71684# rotation direction in pie charts 2008/04/02 12:42:48 dr 1.8.8.1: #i87594# default for chart source links


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [9763f48855169b242cf472b75b2a6e3c503a1a3a]

INTEGRATION: CWS dr61 (1.33.14); FILE MERGED 2008/06/17 15:54:02 dr 1.33.14.2: RESYNC: (1.33-1.34); FILE MERGED 2008/05/22 09:21:53 dr 1.33.14.1: #i88642# update doc info before saving


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [bc893984d11bde6a6b9ccc7626bcfd65a21086a7]

INTEGRATION: CWS dr61 (1.124.16); FILE MERGED 2008/05/28 14:25:31 dr 1.124.16.2: RESYNC: (1.124-1.125); FILE MERGED 2008/05/19 12:24:00 dr 1.124.16.1: #i10000# removed remaining include guards


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [f4eb26c768b5da16cc3432ca27acc8cdea557d37]

INTEGRATION: CWS dr61 (1.26.16); FILE MERGED 2008/05/19 12:24:00 dr 1.26.16.1: #i10000# removed remaining include guards


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [1acd0022d8ed7b17e77e9a649006172d06baad21]

INTEGRATION: CWS dr61 (1.5.16); FILE MERGED 2008/05/26 16:47:59 dr 1.5.16.1: remove remaining include guards


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [849a5d3e5591d0586d63b2043b6414925b86e3c0]

INTEGRATION: CWS dr61 (1.26.16); FILE MERGED 2008/05/21 11:56:54 dr 1.26.16.1: #i57772# Excel add-in function names for unknown language should fall-back to en-US, not to first entry of unordered list


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [d58cb9ce30190782f4eedc850824eee15c8a6a55]

INTEGRATION: CWS dr61 (1.7.16); FILE MERGED 2008/05/26 16:47:58 dr 1.7.16.1: remove remaining include guards


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [ea5f4d8ee323c8e69f4b28b72c5e7c754cbc1c11]

INTEGRATION: CWS dr61 (1.5.16); FILE MERGED 2008/05/26 16:47:58 dr 1.5.16.1: remove remaining include guards


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [2d0dd791bebf4f1738ce8436cc3d87aaaedf8c64]

INTEGRATION: CWS dr61 (1.11.16); FILE MERGED 2008/05/26 16:47:58 dr 1.11.16.1: remove remaining include guards


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [9964a76ef58786bba47d409970512d7ded6c8889]

INTEGRATION: CWS i18n41 (1.1.2); FILE ADDED 2008/04/25 17:06:26 khong 1.1.2.3: i55063, make period a sentence delimiter 2008/04/25 06:40:50 khong 1.1.2.2: i55063, make space as Thai sentence delimiter 2008/04/24 03:19:10 khong 1.1.2.1: i55063, set Thai letters as sentence delimiter for Thai and English mixed text


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [e4a6e4284dae1ca6fbfa7d1e43690dbf87d796cd]

INTEGRATION: CWS i18n41 (1.9.12); FILE MERGED 2008/06/17 20:22:30 khong 1.9.12.2: i83229 fix the problem of leading hyphen for nubmers 2008/04/23 06:20:16 khong 1.9.12.1: i72868, i80891, i83229, fix Chinese punctuations and hyphen for line breakiterator


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [e6678f491eeacaec8e128dc11b4a0eccaf3b08e0]

INTEGRATION: CWS dr61 (1.5.78); FILE MERGED 2008/04/23 12:17:40 dr 1.5.78.2: RESYNC: (1.5-1.6); FILE MERGED 2008/04/01 14:58:29 dr 1.5.78.1: #i86308# unused methods, patch by cmc


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [55dff22611659a1567c968fbf9e512a2765ab62e]

INTEGRATION: CWS i18n41 (1.33.36); FILE MERGED 2008/06/05 22:18:29 khong 1.33.36.2: RESYNC: (1.33-1.35); FILE MERGED 2008/04/23 06:11:55 khong 1.33.36.1: i55063, enable language specific sentence breakiterator


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [15378f31d3439fe5238244fe2c2938d84b4d4292]

INTEGRATION: CWS dr61 (1.14.2); FILE MERGED 2008/04/23 12:17:43 dr 1.14.2.2: RESYNC: (1.14-1.15); FILE MERGED 2008/04/01 14:58:29 dr 1.14.2.1: #i86308# unused methods, patch by cmc


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [1fd39053ee760565a2f0ad2402a7706a24ac2a93]

INTEGRATION: CWS adifacedoc (1.7.8); FILE MERGED 2008/07/02 05:29:07 fs 1.7.8.1: #i85692#


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [158c96d9037e9fa0ddbc5aafaee3512163439265]

INTEGRATION: CWS dr61 (1.32.78); FILE MERGED 2008/04/23 12:17:37 dr 1.32.78.2: RESYNC: (1.32-1.33); FILE MERGED 2008/04/01 14:56:33 dr 1.32.78.1: #i86308# unused methods, patch by cmc


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [1c2b8095631a3c2d2f396bf50a8f0c62f49be65c]

INTEGRATION: CWS i18n41 (1.12.140); FILE MERGED 2008/06/05 22:18:26 khong 1.12.140.2: RESYNC: (1.12-1.13); FILE MERGED 2008/04/23 06:04:53 khong 1.12.140.1: i87530 avoid breaking line before un-completed cell


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [c871378ce08452456a3e4a1d36d6f5656d6ced89]

INTEGRATION: CWS adifacedoc (1.14.8); FILE MERGED 2008/07/02 05:29:07 fs 1.14.8.1: #i85692#


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [f43d0a11092a3e56ea5163fedab5ae1fb1794ce1]

INTEGRATION: CWS dr61 (1.56.6); FILE MERGED 2008/04/23 12:17:34 dr 1.56.6.2: RESYNC: (1.56-1.57); FILE MERGED 2008/04/01 14:56:33 dr 1.56.6.1: #i86308# unused methods, patch by cmc


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [c706d836532455cd0fe06af9169ab28f5fcb8534]

INTEGRATION: CWS adifacedoc (1.10.8); FILE MERGED 2008/07/02 05:29:07 fs 1.10.8.1: #i85692#


2008-07-02  Rüdiger Timm  <rt@openoffice.org>  [9bbdb52df370c69c0f7eba387a2068ee80bd7994]

INTEGRATION: CWS i18n41 (1.25.2); FILE MERGED 2008/06/05 22:18:23 khong 1.25.2.2: RESYNC: (1.25-1.26); FILE MERGED 2008/04/23 06:09:02 khong 1.25.2.1: i88041: avoid startPos goes back to nStartPos when switching between Latin and CJK scripts


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [48a2a4389ac698eb9eeb8c181dad87760a373313]

INTEGRATION: CWS impress143 (1.172.44); FILE MERGED 2008/06/12 14:06:01 af 1.172.44.2: RESYNC: (1.172-1.173); FILE MERGED 2008/05/28 08:25:18 sj 1.172.44.1: #i85649# added user defined path


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [5a3337cad81c07db15e14ea77bd86775c8aca397]

INTEGRATION: CWS impress143 (1.43.58); FILE MERGED 2008/05/28 08:20:28 sj 1.43.58.1: #i85649# added user defined path


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [123442ed7953df3824703c4da6b7a18c2472367f]

INTEGRATION: CWS impress143 (1.49.46); FILE MERGED 2008/05/28 13:49:39 af 1.49.46.3: Fixed build problems (shadowed variables). 2008/05/28 08:29:02 sj 1.49.46.2: #i85649# added user defined path for connector objects 2008/05/23 14:04:46 sj 1.49.46.1: #i89837# fixed crash when loading vertical fontwork objects


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [18ce284bf23706203ad799b7fc24e95bcb8e45ea]

INTEGRATION: CWS impress143 (1.79.58); FILE MERGED 2008/05/28 08:20:28 sj 1.79.58.1: #i85649# added user defined path


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [6f74cc9d0809a71debbfc41f121df1624732e720]

INTEGRATION: CWS impress143 (1.159.56); FILE MERGED 2008/06/12 14:06:10 af 1.159.56.2: RESYNC: (1.159-1.161); FILE MERGED 2008/05/15 13:39:19 sj 1.159.56.1: #i89480# fixed crash


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [cc2c39dcbd7a201f133060ef7e2f768feca4a967]

INTEGRATION: CWS impress143 (1.19.60); FILE MERGED 2008/05/19 10:54:28 sj 1.19.60.1: #i84141# added patch


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [225e929c7bd5fbec0a04cfb588d5871f9d2a3ca8]

INTEGRATION: CWS impress143 (1.15.58); FILE MERGED 2008/05/27 16:06:20 sj 1.15.58.1: #i85539# changed order of removing vc and oc from voc


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [9513f3292d3586d7c31b8992cf5c574edd929a04]

INTEGRATION: CWS impress143 (1.154.58); FILE MERGED 2008/06/12 14:05:55 af 1.154.58.2: RESYNC: (1.154-1.155); FILE MERGED 2008/05/28 08:28:18 sj 1.154.58.1: #i85649# added user defined path


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [c79f68af92519632183d19ffb5723a89ffd3fe12]

INTEGRATION: CWS impress143 (1.22.60); FILE MERGED 2008/05/28 08:27:36 sj 1.22.60.1: #i85649# added user defined path


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [8ef147b99bb2c196499953f85432114c6aa8fdc3]

INTEGRATION: CWS impress143 (1.19.60); FILE MERGED 2008/05/28 08:27:36 sj 1.19.60.1: #i85649# added user defined path


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [f2d0c239b795edeb2944bb961643ad71da8c4f84]

INTEGRATION: CWS impress143 (1.4.58); FILE MERGED 2008/06/12 14:06:23 af 1.4.58.2: RESYNC: (1.4-1.5); FILE MERGED 2008/05/28 08:25:46 sj 1.4.58.1: #i85649# added user defined path


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [f9f859a27f4837d22b7399976249c75e10463c52]

INTEGRATION: CWS impress143 (1.3.58); FILE MERGED 2008/05/28 08:19:52 sj 1.3.58.1: #i85649# added user defined path


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [90d1d0a6a0e45b3c20119b01eabed9df125f7d67]

INTEGRATION: CWS impress143 (1.5.58); FILE MERGED 2008/05/28 08:28:46 sj 1.5.58.1: #i85649# added user defined path for connector objects


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [ad70e14a4a3253a1c9335f85b265aa0b81484188]

INTEGRATION: CWS impress143 (1.5.58); FILE MERGED 2008/06/12 14:06:18 af 1.5.58.2: RESYNC: (1.5-1.6); FILE MERGED 2008/05/15 13:41:08 sj 1.5.58.1: #i89480# fixed crash


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [db3ff2860340550e6cb6023905cb7d454b194299]

INTEGRATION: CWS aquavcl08 (1.2.22); FILE MERGED 2008/06/19 10:35:14 pl 1.2.22.2: RESYNC: (1.2-1.4); FILE MERGED 2008/06/03 10:59:32 pl 1.2.22.1: #i90290# get the button text


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [e2b8c1c61d5cd7edbf6b1c7c8d93c38307261c1d]

INTEGRATION: CWS aquavcl08 (1.25.8); FILE MERGED 2008/05/15 12:54:14 cloph 1.25.8.1: Issue number: #i88987# increase java VM version for Mac OSX


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [2fedc035a48cc7f8e951fa6b4a9885dacf97b38a]

INTEGRATION: CWS aquavcl08 (1.125.16); FILE MERGED 2008/06/05 15:19:33 pl 1.125.16.1: #i87663# trigger pending size events before immediate paint


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [e6bad0492d2694b04b85ad7e24b83c986d71a282]

INTEGRATION: CWS aquavcl08 (1.105.34); FILE MERGED 2008/05/28 17:55:50 pl 1.105.34.1: #i89962# prevent ImplHideFocus/ImplShowFocus problem


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [87bbdefe14dc4eaff67e71456ba16164685f4077]

INTEGRATION: CWS aquavcl08 (1.129.6); FILE MERGED 2008/06/19 12:06:51 hdu 1.129.6.1: #100000# get rid of WAE errors for debug=t


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [82ab1f1cff9ac7937911bd608e669c355640c2e7]

INTEGRATION: CWS aquavcl08 (1.18.40); FILE MERGED 2008/05/15 13:26:31 pl 1.18.40.1: #i87249# support multiple page format print jobs on Mac/Aqua


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [c4d57e4f39663b853f2192e96028b2bd33a5320a]

INTEGRATION: CWS aquavcl08 (1.36.40); FILE MERGED 2008/06/13 20:29:28 pl 1.36.40.1: #i90716# fix bouncing tab item text


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [e9596f903c2d9e710ecc4a172c0da2c4918e8201]

INTEGRATION: CWS aquavcl08 (1.11.4); FILE MERGED 2008/06/13 20:29:28 pl 1.11.4.1: #i90716# fix bouncing tab item text


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [398babcfa950aa8e664c88f415093a4b49cc0e77]

INTEGRATION: CWS impress143 (1.10.18); FILE MERGED 2008/05/26 12:12:24 sj 1.10.18.1: #i89579# applied patch from cmc (removed unused code)


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [0a210e99ff283f37b8ada260820b67c6e12d78f5]

INTEGRATION: CWS aquavcl08 (1.5.40); FILE MERGED 2008/05/15 13:26:31 pl 1.5.40.1: #i87249# support multiple page format print jobs on Mac/Aqua


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [74b8240d922ce3421c9e155fdeaf9770bc5ef25e]

INTEGRATION: CWS impress143 (1.9.18); FILE MERGED 2008/05/26 12:12:24 sj 1.9.18.1: #i89579# applied patch from cmc (removed unused code)


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [35c5c7f5109c40a28ae8e555f3899d3b2f0962e3]

INTEGRATION: CWS aquavcl08 (1.3.40); FILE MERGED 2008/06/02 09:05:26 pl 1.3.40.2: RESYNC: (1.3-1.4); FILE MERGED 2008/05/26 15:44:18 pl 1.3.40.1: #i89860# fix a mysterious crash


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [f1b0026f91cf9d2653f6883b36735b4fd1024188]

INTEGRATION: CWS impress143 (1.13.18); FILE MERGED 2008/05/26 12:12:23 sj 1.13.18.1: #i89579# applied patch from cmc (removed unused code)


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [7f73fc0544665e279674e6fae1ddef65eafc8407]

INTEGRATION: CWS aquavcl08 (1.9.34); FILE MERGED 2008/06/05 14:31:01 pl 1.9.34.7: #i90343# show images in menus if requested 2008/06/05 12:36:54 pl 1.9.34.6: join aquabmpfix02 2008/06/02 09:05:37 pl 1.9.34.5: RESYNC: (1.9-1.10); FILE MERGED 2008/05/26 15:44:18 pl 1.9.34.4: #i89860# fix a mysterious crash 2008/05/23 14:57:07 pl 1.9.34.3: #i84427# set default menubar when documents without menubar become key window 2008/05/20 11:25:50 pl 1.9.34.2: #i89600# revamp setting the default menubar 2008/05/19 18:53:41 ericb 1.9.34.1: use pString only when not NULL


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [3425405ca0d899042fc5bb3841cf049eaf8fa61e]

INTEGRATION: CWS impress143 (1.3.18); FILE MERGED 2008/05/26 12:12:23 sj 1.3.18.1: #i89579# applied patch from cmc (removed unused code)


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [03cfbd5dee1890dc25c8405ada4866edc963d38c]

INTEGRATION: CWS aquavcl08 (1.8.32); FILE MERGED 2008/06/24 15:01:34 pl 1.8.32.12: #i86434# update resolution on screen change 2008/06/21 21:39:17 ericb 1.8.32.11:  better name for MacOSBOOL 2008/06/21 21:22:18 ericb 1.8.32.10: #i100000# use Cocoa API to detect whether an event is really in a given frame 2008/06/02 16:10:35 pl 1.8.32.9: #i80485# add moveWordRight and moveWordBackward 2008/06/02 16:02:29 pl 1.8.32.8: #i88582# dispatch key events to super for non handled key events 2008/06/02 09:05:23 pl 1.8.32.7: RESYNC: (1.8-1.9); FILE MERGED 2008/05/23 14:57:07 pl 1.8.32.6: #i84427# set default menubar when documents without menubar become key window 2008/05/20 09:04:49 ericb 1.8.32.5: #i89600# reverse windoShouldClose change 2008/05/20 08:30:52 pl 1.8.32.4: system version is not a pointer 2008/05/20 08:09:37 ericb 1.8.32.3: #i89600# use constant instead of magic 2008/05/19 18:52:05 ericb 1.8.32.2: #i89600# try to fix the defaultmenu issue for Tiger only 2008/05/18 07:12:00 ericb 1.8.32.1: #i89600# a try to fix the empty menu


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [7c8c11e2064636ad141d0fb4ea0d62c1634fb7cd]

INTEGRATION: CWS impress143 (1.5.18); FILE MERGED 2008/05/26 12:12:23 sj 1.5.18.1: #i89579# applied patch from cmc (removed unused code)


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [7351d55efe0204b1b3d6b9e54c5f79a9289f05e1]

INTEGRATION: CWS aquavcl08 (1.62.32); FILE MERGED 2008/06/25 17:50:42 pl 1.62.32.4: check for NULL ptr 2008/06/03 10:13:49 pl 1.62.32.3: #i90296# fix an assertion 2008/06/02 09:05:32 pl 1.62.32.2: RESYNC: (1.62-1.63); FILE MERGED 2008/05/20 11:25:50 pl 1.62.32.1: #i89600# revamp setting the default menubar


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [229e984da84c128c31fb4c2eb4b19848fa24c471]

INTEGRATION: CWS impress143 (1.6.18); FILE MERGED 2008/05/26 12:12:23 sj 1.6.18.1: #i89579# applied patch from cmc (removed unused code)


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [d6c6a93c68c63aaec8bf643d94e1ddf756257d33]

INTEGRATION: CWS aquavcl08 (1.25.4); FILE MERGED 2008/06/24 15:01:34 pl 1.25.4.1: #i86434# update resolution on screen change


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [d872044eeb6786e5c87b47a9b8a36e24c9118a9e]

INTEGRATION: CWS impress143 (1.11.18); FILE MERGED 2008/05/26 12:12:23 sj 1.11.18.1: #i89579# applied patch from cmc (removed unused code)


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [b6035a68916d94cc8123162741200639ed82d362]

INTEGRATION: CWS aquavcl08 (1.15.40); FILE MERGED 2008/05/15 17:30:39 pl 1.15.40.2: #i89520# do not dispatch additional cocoa events during printing 2008/05/15 13:26:30 pl 1.15.40.1: #i87249# support multiple page format print jobs on Mac/Aqua


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [3eb8199d98f2e9c694021dcec09d321525445e2f]

INTEGRATION: CWS aquavcl08 (1.13.4); FILE MERGED 2008/06/18 17:16:35 pl 1.13.4.3: #i90063# avoid clipping of focus rings on PushButton 2008/06/18 17:01:27 pl 1.13.4.2: #i90063# correct clipping of spinfield subedit 2008/06/03 17:40:59 pl 1.13.4.1: #i90291# do not invalidate the whole window all the time


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [a41f3ab89bb4f4a609dbb933690694edb31c05a4]

INTEGRATION: CWS impress143 (1.7.18); FILE MERGED 2008/05/26 12:12:23 sj 1.7.18.1: #i89579# applied patch from cmc (removed unused code)


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [d583a88451437251648ae7aa5de4779566cc427b]

INTEGRATION: CWS aquavcl08 (1.18.4); FILE MERGED 2008/06/24 15:01:34 pl 1.18.4.3: #i86434# update resolution on screen change 2008/06/19 09:48:34 pl 1.18.4.2: join aquabmpfix03 2008/06/03 10:13:49 pl 1.18.4.1: #i90296# fix an assertion


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [da4d070d9d2d563f6e1401496957b22b51c81ff9]

INTEGRATION: CWS aquavcl08 (1.71.32); FILE MERGED 2008/06/26 07:12:48 hdu 1.71.32.10: #i90879# fix opened/closed polygon path creation 2008/06/25 17:50:39 pl 1.71.32.9: check for NULL ptr 2008/06/25 17:19:31 pl 1.71.32.8: #i91012# one small error by pl, one big disaster for whole office 2008/06/25 15:37:06 pl 1.71.32.7: mpFrame is set on vdevs also 2008/06/19 12:14:59 hdu 1.71.32.6: #i90879# polylines should stay open 2008/06/19 09:48:34 pl 1.71.32.5: join aquabmpfix03 2008/06/05 12:36:53 pl 1.71.32.4: join aquabmpfix02 2008/06/03 13:58:30 hdu 1.71.32.3: #i90273# fix vertical writing 2008/06/02 09:05:49 pl 1.71.32.2: RESYNC: (1.71-1.73); FILE MERGED 2008/05/19 13:04:16 hdu 1.71.32.1: #i89545# Aqua: fix font descent and extleading calculation


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [934f52cc780613e6524a653a5e5e4dcdaafc585e]

INTEGRATION: CWS aquavcl08 (1.9.38); FILE MERGED 2008/05/31 11:51:06 ericb 1.9.38.3: fix a warning caused by nBreakPos 2008/05/23 06:40:44 hdu 1.9.38.2: #i89789# improved comments and fixed copyNpasto in ATSLayout::Gettextbreak() 2008/05/22 12:55:51 hdu 1.9.38.1: #i89789# OOo application layers expect STRING_LEN if everything fits


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [5f5f9cc59375a3188f8d88a0bce9d413b61bb097]

INTEGRATION: CWS aquavcl08 (1.4.40); FILE MERGED 2008/05/15 13:26:30 pl 1.4.40.1: #i87249# support multiple page format print jobs on Mac/Aqua


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [7929b2d1d9058a4f5ee2447982855ad8b58f0ab9]

INTEGRATION: CWS aquavcl08 (1.5.34); FILE MERGED 2008/06/21 22:28:36 ericb 1.5.34.8: #i89655# fix a typo in the implementation 2008/06/02 16:02:29 pl 1.5.34.7: #i88582# dispatch key events to super for non handled key events 2008/06/02 09:05:16 pl 1.5.34.6: RESYNC: (1.5-1.6); FILE MERGED 2008/05/31 08:00:12 ericb 1.5.34.5: #i89600# make comment more consistent 2008/05/31 07:59:12 ericb 1.5.34.4: #i89600# use constant instead of magic 2008/05/20 08:30:52 pl 1.5.34.3: system version is not a pointer 2008/05/20 08:08:53 ericb 1.5.34.2: #i89600# use constant instead of magic 2008/05/19 18:50:27 ericb 1.5.34.1: #i89655# implement SystemVersion for aqua


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [4c3adecdef9e3ba2e5f3b5fab8f3bbec0f27b2ab]

INTEGRATION: CWS aquavcl08 (1.48.32); FILE MERGED 2008/06/19 10:34:42 pl 1.48.32.7: RESYNC: (1.49-1.51); FILE MERGED 2008/06/13 20:29:29 pl 1.48.32.6: #i90716# fix bouncing tab item text 2008/06/07 14:31:23 pl 1.48.32.5: join aquabmpfix02 2008/06/02 09:05:12 pl 1.48.32.4: RESYNC: (1.48-1.49); FILE MERGED 2008/05/20 08:30:52 pl 1.48.32.3: system version is not a pointer 2008/05/19 18:50:27 ericb 1.48.32.2: #i89655# implement SystemVersion for aqua 2008/05/15 17:30:38 pl 1.48.32.1: #i89520# do not dispatch additional cocoa events during printing


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [7e44454666b42d22600d13ed1ca7c36216991d34]

INTEGRATION: CWS impress143 (1.6.18); FILE MERGED 2008/05/26 12:12:22 sj 1.6.18.1: #i89579# applied patch from cmc (removed unused code)


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [63374de55b722e04673ce6125ccce4556989fb39]

INTEGRATION: CWS impress143 (1.15.18); FILE MERGED 2008/05/26 12:12:22 sj 1.15.18.1: #i89579# applied patch from cmc (removed unused code)


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [bc5b1c458410c9b22494e3756f81189508af274c]

INTEGRATION: CWS aquavcl08 (1.11.40); FILE MERGED 2008/06/02 10:36:41 pl 1.11.40.5: solve a merge problem 2008/06/02 09:05:02 pl 1.11.40.4: RESYNC: (1.11-1.12); FILE MERGED 2008/05/20 08:30:52 pl 1.11.40.3: system version is not a pointer 2008/05/20 08:08:53 ericb 1.11.40.2: #i89600# use constant instead of magic 2008/05/19 18:50:27 ericb 1.11.40.1: #i89655# implement SystemVersion for aqua


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [72991ea03ea332fa55bc99d3f038765a5b924327]

INTEGRATION: CWS aquavcl08 (1.4.40); FILE MERGED 2008/06/02 16:02:29 pl 1.4.40.3: #i88582# dispatch key events to super for non handled key events 2008/06/02 09:04:57 pl 1.4.40.2: RESYNC: (1.4-1.5); FILE MERGED 2008/05/19 18:48:54 ericb 1.4.40.1: #i89655# implement SystemVersion for aqua


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [403efccaa3344f31c218df20f5525ace6e501cb3]

INTEGRATION: CWS impress143 (1.8.18); FILE MERGED 2008/05/26 12:12:22 sj 1.8.18.1: #i89579# applied patch from cmc (removed unused code)


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [1a16ee99363579db6bc2a9a09a1f8378a5308012]

INTEGRATION: CWS aquavcl08 (1.11.40); FILE MERGED 2008/05/15 13:26:30 pl 1.11.40.1: #i87249# support multiple page format print jobs on Mac/Aqua


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [11eb4819574a982dddacbd2d4c2a57d711d6db01]

INTEGRATION: CWS impress143 (1.35.16); FILE MERGED 2008/05/26 12:12:22 sj 1.35.16.1: #i89579# applied patch from cmc (removed unused code)


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [5a7328fd5eaba3034bddecea505ad712d78fd185]

INTEGRATION: CWS aquavcl08 (1.8.40); FILE MERGED 2008/06/02 09:04:53 pl 1.8.40.2: RESYNC: (1.8-1.9); FILE MERGED 2008/05/26 15:44:18 pl 1.8.40.1: #i89860# fix a mysterious crash


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [d3a973240083ed3f553fbe70ae0ca7c09166cce4]

INTEGRATION: CWS aquavcl08 (1.18.40); FILE MERGED 2008/05/15 17:30:38 pl 1.18.40.1: #i89520# do not dispatch additional cocoa events during printing


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [7d2dce07311d37387d77d0eaab084ee590485a8f]

INTEGRATION: CWS impress143 (1.11.18); FILE MERGED 2008/05/26 12:12:22 sj 1.11.18.1: #i89579# applied patch from cmc (removed unused code)


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [b9d2209f0cdb8cc0fde276567e63f9dac00b6764]

INTEGRATION: CWS impress143 (1.22.18); FILE MERGED 2008/05/26 12:12:22 sj 1.22.18.1: #i89579# applied patch from cmc (removed unused code)


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [2f1cd2a9f43f48e7fea9c556adbcfad05dccdcbc]

INTEGRATION: CWS aquavcl08 (1.40.4); FILE MERGED 2008/06/24 15:01:34 pl 1.40.4.2: #i86434# update resolution on screen change 2008/06/19 09:48:33 pl 1.40.4.1: join aquabmpfix03


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [5c7ab555202f9e396a763769634f247fd0d5677f]

INTEGRATION: CWS aquavcl08 (1.8.4); FILE MERGED 2008/06/02 16:02:29 pl 1.8.4.1: #i88582# dispatch key events to super for non handled key events


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [1eb47ab0e9d3a5a5b1fe30b18dbeb10f6100e3b4]

INTEGRATION: CWS impress143 (1.11.18); FILE MERGED 2008/05/26 12:12:21 sj 1.11.18.1: #i89579# applied patch from cmc (removed unused code)


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [8264e00aee8c395051a01e3d89dfb6c8c559d98e]

INTEGRATION: CWS aquavcl08 (1.20.40); FILE MERGED 2008/06/02 09:04:50 pl 1.20.40.4: RESYNC: (1.20-1.21); FILE MERGED 2008/05/20 08:30:51 pl 1.20.40.3: system version is not a pointer 2008/05/20 08:06:40 ericb 1.20.40.2: #i89655# add constants for Mac OS X version detection 2008/05/19 18:48:44 ericb 1.20.40.1: #i89655# implement SystemVersion for aqua


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [2217e2a2376ef45edec58b7a619a25f5fd9337c5]

INTEGRATION: CWS impress143 (1.20.18); FILE MERGED 2008/05/26 12:12:21 sj 1.20.18.1: #i89579# applied patch from cmc (removed unused code)


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [7754a4acdee910aaefbd9a3e01befd77e66800e9]

INTEGRATION: CWS impress143 (1.42.20); FILE MERGED 2008/05/14 09:53:43 af 1.42.20.1: #i83848# Fixed forwarding of key input.


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [e5d42d967f3f7d347d284697a3679c5c4c5485cb]

INTEGRATION: CWS impress143 (1.25.20); FILE MERGED 2008/05/15 15:42:30 af 1.25.20.2: #151108# Avoid crash when request has no arguments. 2008/05/15 11:13:02 af 1.25.20.1: #i83631# Hide 'insert slide' context menu entry when active shell does not support SID_INSERTPAGE slot.


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [621a3410f6ee9ab21bc6ff3b9cfa60fb7b9cf302]

INTEGRATION: CWS aquavcl08 (1.3.6); FILE MERGED 2008/06/24 16:34:12 pl 1.3.6.1: #i89329# cover the drop unsuccessful case of OOo datatransfer::dnd API


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [61366eac48d313050b93aa383e6ddc925d996e23]

INTEGRATION: CWS impress143 (1.3.20); FILE MERGED 2008/05/13 14:04:45 af 1.3.20.1: #i88765# Added include statement for precompiled headers.


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [ae8fb2908e4e536012ef7f4d67b9c0fd75f3d6c7]

INTEGRATION: CWS impress143 (1.18.20); FILE MERGED 2008/05/19 14:41:36 af 1.18.20.1: #130707# Catch DisposedException to avoid crash.


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [615dba8819bf494c34f7986e4b012f83cea361bf]

INTEGRATION: CWS aquavcl08 (1.4.6); FILE MERGED 2008/05/21 14:58:36 pl 1.4.6.2: #i89462# always have at least one mimetype to transfer 2008/05/20 14:18:01 pl 1.4.6.1: #i88532# ole objects no longer supported since the datatype is basically undefined and private to mso


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [2fd5be6405aa212f73031b5b6a049d9137fade5c]

INTEGRATION: CWS impress143 (1.10.20); FILE MERGED 2008/05/27 15:34:24 af 1.10.20.1: #i88002# Avoid use of invalidated iterator.


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [7d52760cfc42c934463cb84eab0d12c8c8f7e7ab]

INTEGRATION: CWS aquavcl08 (1.29.120); FILE MERGED 2008/06/24 10:46:19 pl 1.29.120.2: RESYNC: (1.29-1.30); FILE MERGED 2008/06/18 17:57:30 pl 1.29.120.1: #i90063# a little more space for check boxes (align with fixed texts below)


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [79342949efb6281806e766071f4e8ad9618d2f20]

INTEGRATION: CWS aquavcl08 (1.21.120); FILE MERGED 2008/06/18 17:50:54 pl 1.21.120.1: #i90063# let year number fit in spin field also on Mac


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [cd74b2d8e386947b5e15d1ce6c26131ff442fa8b]

INTEGRATION: CWS impress143 (1.3.20); FILE MERGED 2008/05/13 14:02:59 af 1.3.20.1: #i88765# Added include statement for precompiled headers.


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [f86d51eb3b236869333f88888f24b1b8be88ea0f]

INTEGRATION: CWS impress143 (1.3.18); FILE MERGED 2008/05/13 13:59:51 af 1.3.18.1: #i88765# Added include statement for precompiled headers.


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [f87fb02bd3269b8b49b2247ffd02120c9458deae]

INTEGRATION: CWS impress143 (1.5.20); FILE MERGED 2008/05/27 14:34:49 af 1.5.20.1: #i82219# HandleModeChangeSlot() now finds correct view shell in center pane.


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [f292c9f90883fde75584415dd3e3dc50ae719d8d]

INTEGRATION: CWS impress143 (1.3.20); FILE MERGED 2008/05/27 15:12:38 af 1.3.20.1: #i78860# Do not register view tab bar factory when in preview mode.


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [3e2584f815dde5e397b52b8d1279a026adbd158d]

INTEGRATION: CWS aquavcl08 (1.60.32); FILE MERGED 2008/05/22 12:11:39 pl 1.60.32.1: #i89462# if you would accept file list, say so


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [5d9a1b986fe6c8349f5a26936bb0a4618277697f]

INTEGRATION: CWS impress143 (1.47.40); FILE MERGED 2008/05/28 08:26:33 sj 1.47.40.1: #i85649# added user defined path


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [ae64b0a47a6dcf134cc97c4e23bfb7462628b4ba]

INTEGRATION: CWS impress143 (1.126.40); FILE MERGED 2008/05/28 08:26:33 sj 1.126.40.1: #i85649# added user defined path


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [f6978b3fa4b67675d4463afb51f109a0d33e725c]

INTEGRATION: CWS impress143 (1.65.40); FILE MERGED 2008/05/28 08:26:33 sj 1.65.40.1: #i85649# added user defined path


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [97556a56364aa75dac8176ada15f2ef392c92a4f]

INTEGRATION: CWS aquavcl08 (1.49.8); FILE MERGED 2008/06/24 09:35:18 pl 1.49.8.1: #i89005# activate mac system specifics in help


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [df6a2f00f8b18023fda6ca3ae645d963b6354f81]

INTEGRATION: CWS odfpfixes01 (1.1.2); FILE ADDED 2008/06/17 17:47:04 is 1.1.2.1: #158103# hiding three layer office


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [e4d2186204f674126bf970dcab53beb8c1c29efc]

INTEGRATION: CWS odfpfixes01 (1.64.8); FILE MERGED 2008/06/17 17:46:41 is 1.64.8.1: #158103# hiding three layer office


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [dcd7a2ddb14e26b8375e5aee234c4d45ec41a294]

INTEGRATION: CWS impress143 (1.66.52); FILE MERGED 2008/05/16 16:06:27 sj 1.66.52.1: #i85715# added patch (wmf/emf export of rtl text)


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [a939bb7e8173108c83c5080ca17a97278b086d5e]

INTEGRATION: CWS impress143 (1.13.52); FILE MERGED 2008/05/16 16:07:15 sj 1.13.52.1: #i85715# added patch (wmf/emf export of rtl text)


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [f982b722fb71032cca2b6cd9cdc46cdace2fbf15]

INTEGRATION: CWS impress143 (1.30.52); FILE MERGED 2008/05/28 14:06:40 af 1.30.52.2: Fixed build problems (shadowed variables). 2008/05/16 16:07:15 sj 1.30.52.1: #i85715# added patch (wmf/emf export of rtl text)


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [1ea6d7ad613398902620fd7866397ab55cc4e491]

INTEGRATION: CWS impress143 (1.8.52); FILE MERGED 2008/05/16 16:07:15 sj 1.8.52.1: #i85715# added patch (wmf/emf export of rtl text)


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [5257d67585f001af8f352719714a1b62400ffca3]

INTEGRATION: CWS odfpfixes01 (1.9.76); FILE MERGED 2008/06/06 10:37:25 sb 1.9.76.1: #158062# added brandbaseurl path variable; updated documentation


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [538883acd7e03bfe452479e495748ec20cb1a528]

INTEGRATION: CWS impress143 (1.20.52); FILE MERGED 2008/05/16 16:07:15 sj 1.20.52.1: #i85715# added patch (wmf/emf export of rtl text)


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [1f9e23b40fcbc0362bd5810cb1eab63241e16832]

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>  [7d2649a1ef896cdc702f5fb84a771a751dc6654c]

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>  [fe4537fc2bbd473186c9c7834ff93af0463ceba6]

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>  [2e95a48a6064586c8a67bac167143c225a7e4c54]

INTEGRATION: CWS odfpfixes01 (1.21.26); FILE MERGED 2008/06/06 09:42:36 sb 1.21.26.1: #158062# added brandbaseurl path variable


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [38fc1dd084df0ee39c78d433c3d7bd6b9313a9d6]

INTEGRATION: CWS odfpfixes01 (1.13.46); FILE MERGED 2008/06/06 09:42:36 sb 1.13.46.1: #158062# added brandbaseurl path variable


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [f200b6e2c9ae78ced3bb234ea0ef81f0d7bfd3d2]

INTEGRATION: CWS odfmetadata (1.9.30); FILE MERGED 2008/06/17 09:57:27 mst 1.9.30.1: - unoxml/prj/build.lst:   + add new directory: source/rdf   + add new dependency: redland - unoxml/source/rdf:   + new library unordf: redland-based RDF repository - unoxml/qa/complex:   + add complex test: RDFRepositoryTest


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [b718cb75dfd45a819360096204ac579545e166cd]

INTEGRATION: CWS odfmetadata (1.127.14); FILE MERGED 2008/06/26 11:13:54 mst 1.127.14.3: - xmloff/source/core/xmltoken.cxx:   + fix resync mismerge 2008/06/25 10:00:48 mst 1.127.14.2: RESYNC: (1.127-1.128); FILE MERGED 2008/06/19 17:02:39 mst 1.127.14.1: #i90620#: interface change: xmloff - xmloff/inc/xmlnmspe.hxx:   + add namespace RDFA - xmloff/source/core/nmspmap.cxx:   + SvXMLNamespaceMap::GetQNameByKey(): handle the built-in XML namespace - xmloff/inc/xmloff/xmltoken.hxx, xmloff/source/core/xmltoken.cxx:   + new namespaces: XML_N_XML, XML_N_RDFA   + new token: XML_META_FIELD - xmloff/inc/xmloff/xmlimp.hxx, xmloff/source/core/xmlimp.cxx,:   + new methods GetStreamPath(), SetXmlId()   + SvXMLImport::_InitCtor():     add implicit namespace declaration for built-in "xml" prefix - xmloff/inc/xmloff/xmlexp.hxx, xmloff/source/core/xmlexp.cxx:   + new methods GetStreamPath(), AddAttributeXmlId()   + SvXMLExport::_InitCtor(): add namespace declaration for RDFA - xmloff/inc/xmloff/txtimp.hxx, xmloff/source/text/txtimp.cxx:   + XMLTextPElemTokens: add tokens: XML_TOK_TEXT_META, XML_TOK_TEXT_META_FIELD   + XMLTextPAttrTokens: add token XML_TOK_TEXT_P_XMLID   + XMLTextListBlockAttrTokens: add token XML_TOK_TEXT_LIST_BLOCK_XMLID   + InsertBookmarkStartRange(): add parameter XmlId   + FindAndRemoveBookmarkStartRange(): add parameter XmlId


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [a9cf24fef6821188853a1045434531479c5b4551]

INTEGRATION: CWS odfmetadata (1.23.14); FILE MERGED 2008/06/25 10:01:00 mst 1.23.14.2: RESYNC: (1.23-1.24); FILE MERGED 2008/06/19 17:02:38 mst 1.23.14.1: #i90620#: interface change: xmloff - xmloff/inc/xmlnmspe.hxx:   + add namespace RDFA - xmloff/source/core/nmspmap.cxx:   + SvXMLNamespaceMap::GetQNameByKey(): handle the built-in XML namespace - xmloff/inc/xmloff/xmltoken.hxx, xmloff/source/core/xmltoken.cxx:   + new namespaces: XML_N_XML, XML_N_RDFA   + new token: XML_META_FIELD - xmloff/inc/xmloff/xmlimp.hxx, xmloff/source/core/xmlimp.cxx,:   + new methods GetStreamPath(), SetXmlId()   + SvXMLImport::_InitCtor():     add implicit namespace declaration for built-in "xml" prefix - xmloff/inc/xmloff/xmlexp.hxx, xmloff/source/core/xmlexp.cxx:   + new methods GetStreamPath(), AddAttributeXmlId()   + SvXMLExport::_InitCtor(): add namespace declaration for RDFA - xmloff/inc/xmloff/txtimp.hxx, xmloff/source/text/txtimp.cxx:   + XMLTextPElemTokens: add tokens: XML_TOK_TEXT_META, XML_TOK_TEXT_META_FIELD   + XMLTextPAttrTokens: add token XML_TOK_TEXT_P_XMLID   + XMLTextListBlockAttrTokens: add token XML_TOK_TEXT_LIST_BLOCK_XMLID   + InsertBookmarkStartRange(): add parameter XmlId   + FindAndRemoveBookmarkStartRange(): add parameter XmlId


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [f03a176c96be54bea1bd515b5726658f596a6154]

INTEGRATION: CWS dr62 (1.10.6); FILE MERGED 2008/06/17 15:17:54 dr 1.10.6.2: RESYNC: (1.10-1.11); FILE MERGED 2008/06/13 07:07:07 iha 1.10.6.1: #i82614# Copy sheet with scatter chart to new document may result in wrong data


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [5291f816e96393122c97d2067ca94c3063519786]

INTEGRATION: CWS dr62 (1.15.6); FILE MERGED 2008/06/17 15:17:57 dr 1.15.6.2: RESYNC: (1.15-1.16); FILE MERGED 2008/06/13 07:08:07 iha 1.15.6.1: #i82614# Copy sheet with scatter chart to new document may result in wrong data


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [684ef8b63c32e2fbc3dad7c01dad9581c2c91b1c]

INTEGRATION: CWS dr62 (1.50.96); FILE MERGED 2008/06/04 13:14:11 tbe 1.50.96.1: #i84085# Number formatter: Preview box cannot be accessed by testool


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [bd86bb200af6cf5ca3202d40572f8ef38447e424]

INTEGRATION: CWS dr62 (1.24.96); FILE MERGED 2008/06/12 10:41:29 tbe 1.24.96.1: #i70916# [a11y] Text in spread sheet cells return the wrong extents


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [cd932ad9627782bc32583fc68351adfd84805714]

INTEGRATION: CWS dr62 (1.76.96); FILE MERGED 2008/06/04 13:13:02 tbe 1.76.96.1: #i84085# Number formatter: Preview box cannot be accessed by testool


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [d81602e61f7eea457f9d8f05f3b9307a0326e460]

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>  [57fb6ad93d0e4340c63100dbd750f6b3fd438ee2]

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>  [125289385d02714b08d33530fce6eaea4e8ccbee]

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>  [1d021fa800a2c2076582179174cbdc461bb42324]

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>  [8203fec607d431c99a1d6c70014e802068947704]

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>  [1c0d55b1602cf4b9fc1b4538c5b1816a95b2f3ea]

INTEGRATION: CWS dr62 (1.25.54); FILE MERGED 2008/06/02 15:50:57 nn 1.25.54.1: #i80437# don't use document broadcast to notify sheet change in view


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [7055b132690aea4dcec7971f5c4b7dd2d91be130]

INTEGRATION: CWS odfmetadata (1.12.34); FILE MERGED 2008/06/11 16:26:59 mst 1.12.34.1: - comphelper/inc/comphelper/storagehelper.hxx,   comphelper/source/misc/storagehelper.cxx:   + new static methods GetFileSystemStorageFactory, GetStorageFromURL2


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [6b38d615aee0eb12660f18aa84a55b47578b5119]

INTEGRATION: CWS dr62 (1.67.48); FILE MERGED 2008/05/30 11:49:51 nn 1.67.48.1: #i85232# PaintArea: include area below cells


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [f2f25eacd6d9e23f1158afb9c3891ad65d3805d8]

INTEGRATION: CWS odfmetadata (1.7.34); FILE MERGED 2008/06/11 16:26:59 mst 1.7.34.1: - comphelper/inc/comphelper/storagehelper.hxx,   comphelper/source/misc/storagehelper.cxx:   + new static methods GetFileSystemStorageFactory, GetStorageFromURL2


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [3140eaeed33acb235bd75541393b63ca6f0d0f08]

INTEGRATION: CWS dr62 (1.57.20); FILE MERGED 2008/06/16 14:06:46 iha 1.57.20.1: #i32899# PDF Export of a chart selection in calc is empty


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [21deb153f811b36ec908de9b941c04d79d2263eb]

INTEGRATION: CWS dr62 (1.95.12); FILE MERGED 2008/06/17 16:14:09 nn 1.95.12.2: #i86734# prefer STRING to FILE_LIST/FILE for pasting selection 2008/05/30 09:49:02 nn 1.95.12.1: #i84277# dont delete filter box while filling it


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [7bc25331e433e118efa1faaec76de08dac87d1d0]

INTEGRATION: CWS odfmetadata (1.13.8); FILE MERGED 2008/06/11 14:56:03 mst 1.13.8.1: - udkapi/com/sun/star/beans/Pair.idl:   + new struct Pair<T1, T2> - udkapi/com/sun/star/beans/makefile.mk:   + add Pair.idl


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [7cfaf1eeaf2545db0ff76b384023f2a9eb193b03]

INTEGRATION: CWS dr62 (1.34.50); FILE MERGED 2008/06/09 10:40:46 tbe 1.34.50.1: #i87703# text to columns fails with tab separator


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [239689c1e2d7db19aab2d903ccee0273bf248167]

INTEGRATION: CWS odfmetadata (1.1.2); FILE ADDED 2008/06/11 14:56:02 mst 1.1.2.1: - udkapi/com/sun/star/beans/Pair.idl:   + new struct Pair<T1, T2> - udkapi/com/sun/star/beans/makefile.mk:   + add Pair.idl


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [c4c1dd26a7515a7bf2d00e157772453e4b0c582b]

INTEGRATION: CWS dr62 (1.37.50); FILE MERGED 2008/06/02 15:50:57 nn 1.37.50.1: #i80437# don't use document broadcast to notify sheet change in view


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [f024d6a52bea901da71bf2f5e7a95bde8c63772e]

INTEGRATION: CWS dr62 (1.67.52); FILE MERGED 2008/06/16 14:09:00 iha 1.67.52.1: #i32899# PDF Export of a chart selection in calc is empty


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [79336446aa6c3140d5e3b62f5c1f78b42e860d2c]

INTEGRATION: CWS odfmetadata (1.108.78); FILE MERGED 2008/06/11 15:45:07 mst 1.108.78.1: #i90620#: add RDF API - offapi/prj/{build.lst,d.lst}, offapi/util/makefile.mk:   + add directory com/sun/star/rdf - offapi/com/sun/star/modules.idl:   + add module rdf - offapi/com/sun/star/rdf:   + add the RDF API idl files


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [ee3f8a352003f0c4fbc74917f0ed94550aeb96d6]

INTEGRATION: CWS dr62 (1.47.54); FILE MERGED 2008/06/06 11:28:51 tbe 1.47.54.1: #i84123# Missing helpID in Spreadsheet


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [af8a936729b3bdd438abfc94f9fd8112f702f5e8]

INTEGRATION: CWS odfmetadata (1.87.146); FILE MERGED 2008/06/11 15:45:07 mst 1.87.146.1: #i90620#: add RDF API - offapi/prj/{build.lst,d.lst}, offapi/util/makefile.mk:   + add directory com/sun/star/rdf - offapi/com/sun/star/modules.idl:   + add module rdf - offapi/com/sun/star/rdf:   + add the RDF API idl files


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [9b18a3b39f093f24af5fcfb68e2a609793b516fc]

INTEGRATION: CWS dr62 (1.14.52); FILE MERGED 2008/06/16 14:04:58 iha 1.14.52.1: #i32899# PDF Export of a chart selection in calc is empty


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [02b1df094a337a2e6cae1bb57469ab59d1d1b52d]

INTEGRATION: CWS odfmetadata (1.90.176); FILE MERGED 2008/06/11 15:45:06 mst 1.90.176.1: #i90620#: add RDF API - offapi/prj/{build.lst,d.lst}, offapi/util/makefile.mk:   + add directory com/sun/star/rdf - offapi/com/sun/star/modules.idl:   + add module rdf - offapi/com/sun/star/rdf:   + add the RDF API idl files


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [8707b0386aad5b78dafbbf5614101c1b0b1f1ba5]

INTEGRATION: CWS dr62 (1.5.54); FILE MERGED 2008/06/16 14:04:15 iha 1.5.54.1: #i32899# PDF Export of a chart selection in calc is empty


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [5f2ab90eb70c8ab85652940f69e3c7f3278e9da3]

INTEGRATION: CWS odfmetadata (1.1.2); FILE ADDED 2008/06/11 15:45:06 mst 1.1.2.1: #i90620#: add RDF API - offapi/prj/{build.lst,d.lst}, offapi/util/makefile.mk:   + add directory com/sun/star/rdf - offapi/com/sun/star/modules.idl:   + add module rdf - offapi/com/sun/star/rdf:   + add the RDF API idl files


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [9179ea77f6ef92ee3b2743abea26f3e968982666]

INTEGRATION: CWS dr62 (1.15.54); FILE MERGED 2008/06/06 16:44:58 nn 1.15.54.1: #i84726# correct exception specification


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [87160c4f572313b9763b608bf81d10a84484541a]

INTEGRATION: CWS odfmetadata (1.1.2); FILE ADDED 2008/06/17 16:25:54 mst 1.1.2.2: - offapi/com/sun/star/rdf/XDocumentMetadataAccess.idl:   + storeMetadataToStorage: remove BaseURI parameter   + importMetadataFile: add Types parameter - offapi/com/sun/star/rdf/XURI.idl:   + document URI splitting 2008/06/11 15:45:06 mst 1.1.2.1: #i90620#: add RDF API - offapi/prj/{build.lst,d.lst}, offapi/util/makefile.mk:   + add directory com/sun/star/rdf - offapi/com/sun/star/modules.idl:   + add module rdf - offapi/com/sun/star/rdf:   + add the RDF API idl files


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [2e25cab32bb53f94e96df1d794cb09abed7748be]

INTEGRATION: CWS dr62 (1.28.54); FILE MERGED 2008/06/03 12:53:50 dr 1.28.54.1: #i67432# #i23602# performance with Unicode, text color


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [30c787e42cc484a2e8450724b9e873451b7f165a]

INTEGRATION: CWS dr62 (1.42.54); FILE MERGED 2008/06/12 10:54:57 tbe 1.42.54.1: #i70916# [a11y] Text in spread sheet cells return the wrong extents


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [ac1f32e3bcfe12603baeee2d9e6d142d2f72329d]

INTEGRATION: CWS dr62 (1.22.54); FILE MERGED 2008/06/06 16:44:58 nn 1.22.54.1: #i84726# correct exception specification


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [516bf6db88e85fe9d28f85432b42c8710bf18867]

INTEGRATION: CWS odfmetadata (1.1.2); FILE ADDED 2008/06/11 15:45:05 mst 1.1.2.1: #i90620#: add RDF API - offapi/prj/{build.lst,d.lst}, offapi/util/makefile.mk:   + add directory com/sun/star/rdf - offapi/com/sun/star/modules.idl:   + add module rdf - offapi/com/sun/star/rdf:   + add the RDF API idl files


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [8e8cda21ebf62619813190aed712e4d79180ddca]

INTEGRATION: CWS dr62 (1.13.20); FILE MERGED 2008/06/05 11:29:17 nn 1.13.20.1: #i77703# GetRangeFromString: fall back to parsing two addresses


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [8a7b0c53e71a8f00fbbe01ade500baaed60f902d]

INTEGRATION: CWS dr62 (1.6.54); FILE MERGED 2008/06/16 14:03:31 iha 1.6.54.1: #i32899# PDF Export of a chart selection in calc is empty


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [6740dba47557a05d69e204e23316a685f1fbc7d8]

INTEGRATION: CWS dr62 (1.25.12); FILE MERGED 2008/06/03 18:22:45 nn 1.25.12.1: #i50344# fix assertions with debug stl


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [c0d3c045db4ce4496dea797adf913eec712e6138]

INTEGRATION: CWS dr62 (1.9.12); FILE MERGED 2008/06/03 18:22:45 nn 1.9.12.1: #i50344# fix assertions with debug stl


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [1ab09dedead865ea4b4772b4fe425d8dfdfec66a]

INTEGRATION: CWS dr62 (1.2.12); FILE MERGED 2008/06/03 18:21:47 nn 1.2.12.1: #i50344# allow TIME, TIMESTAMP in DataPilot from database


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [a21809727e549a4cd7614ba2f0b02c8512753074]

INTEGRATION: CWS odfmetadata (1.1.2); FILE ADDED 2008/06/17 16:25:54 mst 1.1.2.2: - offapi/com/sun/star/rdf/XDocumentMetadataAccess.idl:   + storeMetadataToStorage: remove BaseURI parameter   + importMetadataFile: add Types parameter - offapi/com/sun/star/rdf/XURI.idl:   + document URI splitting 2008/06/11 15:45:05 mst 1.1.2.1: #i90620#: add RDF API - offapi/prj/{build.lst,d.lst}, offapi/util/makefile.mk:   + add directory com/sun/star/rdf - offapi/com/sun/star/modules.idl:   + add module rdf - offapi/com/sun/star/rdf:   + add the RDF API idl files


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [dbf287c5575addaa6a0d3c266dcc24d3d8f3a2d2]

INTEGRATION: CWS dr62 (1.42.54); FILE MERGED 2008/06/13 07:43:57 iha 1.42.54.1: #i82614# Copy sheet with scatter chart to new document may result in wrong data


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [f0ba9c3015158708b706ba88282ce2a120500475]

INTEGRATION: CWS odfmetadata (1.1.2); FILE ADDED 2008/06/11 15:45:04 mst 1.1.2.1: #i90620#: add RDF API - offapi/prj/{build.lst,d.lst}, offapi/util/makefile.mk:   + add directory com/sun/star/rdf - offapi/com/sun/star/modules.idl:   + add module rdf - offapi/com/sun/star/rdf:   + add the RDF API idl files


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [44f8daa1cf54c2113f962e7aa7c7d94a9e717ad6]

INTEGRATION: CWS dr62 (1.33.20); FILE MERGED 2008/06/13 07:43:00 iha 1.33.20.1: #i82614# Copy sheet with scatter chart to new document may result in wrong data


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [5772b7a2a03dff681d6afb8276d934d0564239b7]

INTEGRATION: CWS dr62 (1.12.54); FILE MERGED 2008/06/02 15:50:56 nn 1.12.54.1: #i80437# don't use document broadcast to notify sheet change in view


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [7fb107fb390ed3d98cb72b5c7d0d79e3cd9eb7ba]

INTEGRATION: CWS dr62 (1.62.54); FILE MERGED 2008/06/06 11:27:59 tbe 1.62.54.2: #i84123# Missing helpID in Spreadsheet 2008/06/02 15:50:56 nn 1.62.54.1: #i80437# don't use document broadcast to notify sheet change in view


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [b6d919b1adb2f85774f45db4b7a50e7cf8da0ea6]

INTEGRATION: CWS dr62 (1.5.54); FILE MERGED 2008/06/16 14:02:37 iha 1.5.54.1: #i32899# PDF Export of a chart selection in calc is empty


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [1d61493a62f3b7416258642547ea8d005680650d]

INTEGRATION: CWS dr62 (1.112.18); FILE MERGED 2008/06/13 07:41:41 iha 1.112.18.1: #i82614# Copy sheet with scatter chart to new document may result in wrong data


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [a43083eccb91a1686a54153e55b294691c29c9bb]

INTEGRATION: CWS odfmetadata (1.1.2); FILE ADDED 2008/06/11 15:45:03 mst 1.1.2.1: #i90620#: add RDF API - offapi/prj/{build.lst,d.lst}, offapi/util/makefile.mk:   + add directory com/sun/star/rdf - offapi/com/sun/star/modules.idl:   + add module rdf - offapi/com/sun/star/rdf:   + add the RDF API idl files


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [7b47c40cecd68a1de2244aab7577def14baad7a7]

INTEGRATION: CWS odfmetadata (1.18.76); FILE MERGED 2008/06/11 15:45:03 mst 1.18.76.1: #i90620#: add RDF API - offapi/prj/{build.lst,d.lst}, offapi/util/makefile.mk:   + add directory com/sun/star/rdf - offapi/com/sun/star/modules.idl:   + add module rdf - offapi/com/sun/star/rdf:   + add the RDF API idl files


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [6d6d1986419ffe72c132b22c36f83d0a67483e88]

INTEGRATION: CWS dr62 (1.2.6); FILE MERGED 2008/05/30 13:18:49 nn 1.2.6.1: #i90004# remove unused functions


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [0afcbeda73931831d12905e813a8472b266dae8f]

INTEGRATION: CWS odfmetadata (1.74.98); FILE MERGED 2008/06/11 16:10:36 mst 1.74.98.1: #i90620#: add RDF API - offuh/prj/d.lst:   + add directory com/sun/star/rdf


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [67e897f0fdb0fb73f6f4bc59536fb34d1a81afa5]

INTEGRATION: CWS odfmetadata (1.1.2); FILE ADDED 2008/06/17 09:57:29 mst 1.1.2.1: - unoxml/prj/build.lst:   + add new directory: source/rdf   + add new dependency: redland - unoxml/source/rdf:   + new library unordf: redland-based RDF repository - unoxml/qa/complex:   + add complex test: RDFRepositoryTest


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [9671014435807328ac33b70ad0383f392bfa67df]

INTEGRATION: CWS odfmetadata (1.1.2); FILE ADDED 2008/06/19 15:45:56 mst 1.1.2.2: - unoxml/source/rdf/librdf_repository.cxx:   + spent some quality time with valgrind 2008/06/17 09:57:29 mst 1.1.2.1: - unoxml/prj/build.lst:   + add new directory: source/rdf   + add new dependency: redland - unoxml/source/rdf:   + new library unordf: redland-based RDF repository - unoxml/qa/complex:   + add complex test: RDFRepositoryTest


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [39e1fb1eb13287b1420a82e7a7c81c28c9cc4401]

INTEGRATION: CWS odfmetadata (1.1.2); FILE ADDED 2008/06/23 08:32:01 mst 1.1.2.2: - unoxml/source/rdf/CURI.cxx:   + fix warning on newer gcc versions 2008/06/17 09:57:29 mst 1.1.2.1: - unoxml/prj/build.lst:   + add new directory: source/rdf   + add new dependency: redland - unoxml/source/rdf:   + new library unordf: redland-based RDF repository - unoxml/qa/complex:   + add complex test: RDFRepositoryTest


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [db445b584e4f381ce62ac0d586262ec6263b5588]

INTEGRATION: CWS odfmetadata (1.1.2); FILE ADDED 2008/06/17 09:57:28 mst 1.1.2.1: - unoxml/prj/build.lst:   + add new directory: source/rdf   + add new dependency: redland - unoxml/source/rdf:   + new library unordf: redland-based RDF repository - unoxml/qa/complex:   + add complex test: RDFRepositoryTest


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [57f4a6feb3fa807a7d857f0ec4aff7cec4cfbef9]

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>  [8a89f4b0ed396f8b239a0b4122dc3a2695cac345]

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>  [5ad9de13a0218c0e40c93881ed59451452767751]

INTEGRATION: CWS odfmetadata (1.13.50); FILE MERGED 2008/06/19 17:06:57 mst 1.13.50.1: #i90620#: import xml:id in text elements - xmloff/source/text/XMLIndexTOCContext.cxx:   + XMLIndexTOCContext::StartElement():  attribute xml:id - xmloff/source/text/XMLSectionImportContext{.hxx,.cxx}:   + XMLSectionToken: new token: XML_TOK_SECTION_XMLID   + XMLSectionImportContext::ProcessAttributes():  attribute xml:id - xmloff/source/text/XMLTextListBlockContext{.hxx,.cxx}:   + XMLTextListBlockContext::XMLTextListBlockContext():  attribute xml:id - xmloff/source/text/XMLTextListItemContext.cxx:   + XMLTextListItemContext::XMLTextListItemContext():  attribute xml:id - xmloff/source/text/XMLTextMarkImportContext{.hxx,.cxx}:   + refactor methods to pass XmlId around   + XMLTextMarkImportContext::FindName():  attribute xml:id - xmloff/source/text/txtparai{.hxx,.cxx}:   + new class XMLMetaImportContext   + XMLImpSpanContext_Impl::CreateChildContext():     handle TEXT_META and (provisionally) TEXT_META_FIELD   + XMLParaContext::XMLParaContext():  attribute xml:id


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [95177195995c9004d9f17fcde1e4f9873dc4457f]

INTEGRATION: CWS odfmetadata (1.67.50); FILE MERGED 2008/06/19 17:06:57 mst 1.67.50.1: #i90620#: import xml:id in text elements - xmloff/source/text/XMLIndexTOCContext.cxx:   + XMLIndexTOCContext::StartElement():  attribute xml:id - xmloff/source/text/XMLSectionImportContext{.hxx,.cxx}:   + XMLSectionToken: new token: XML_TOK_SECTION_XMLID   + XMLSectionImportContext::ProcessAttributes():  attribute xml:id - xmloff/source/text/XMLTextListBlockContext{.hxx,.cxx}:   + XMLTextListBlockContext::XMLTextListBlockContext():  attribute xml:id - xmloff/source/text/XMLTextListItemContext.cxx:   + XMLTextListItemContext::XMLTextListItemContext():  attribute xml:id - xmloff/source/text/XMLTextMarkImportContext{.hxx,.cxx}:   + refactor methods to pass XmlId around   + XMLTextMarkImportContext::FindName():  attribute xml:id - xmloff/source/text/txtparai{.hxx,.cxx}:   + new class XMLMetaImportContext   + XMLImpSpanContext_Impl::CreateChildContext():     handle TEXT_META and (provisionally) TEXT_META_FIELD   + XMLParaContext::XMLParaContext():  attribute xml:id


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [7303e27f2b874700f340ace8909f78e6733ca956]

INTEGRATION: CWS odfmetadata (1.146.2); FILE MERGED 2008/06/25 10:00:08 mst 1.146.2.2: RESYNC: (1.146-1.148); FILE MERGED 2008/06/19 17:08:22 mst 1.146.2.1: #i90620#: export xml:id in text elements - xmloff/source/text/txtparae.cxx:   + XMLTextParagraphExport::exportParagraph():  attribute xml:id - xmloff/source/text/XMLSectionExport.cxx:   + XMLSectionExport::ExportSectionStart():  attribute xml:id


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [d1cb59634e39339e6d7cdafacae3e8cf3a09e7fa]

INTEGRATION: CWS odfmetadata (1.141.2); FILE MERGED 2008/06/25 10:00:20 mst 1.141.2.2: RESYNC: (1.141-1.142); FILE MERGED 2008/06/19 17:02:37 mst 1.141.2.1: #i90620#: interface change: xmloff - xmloff/inc/xmlnmspe.hxx:   + add namespace RDFA - xmloff/source/core/nmspmap.cxx:   + SvXMLNamespaceMap::GetQNameByKey(): handle the built-in XML namespace - xmloff/inc/xmloff/xmltoken.hxx, xmloff/source/core/xmltoken.cxx:   + new namespaces: XML_N_XML, XML_N_RDFA   + new token: XML_META_FIELD - xmloff/inc/xmloff/xmlimp.hxx, xmloff/source/core/xmlimp.cxx,:   + new methods GetStreamPath(), SetXmlId()   + SvXMLImport::_InitCtor():     add implicit namespace declaration for built-in "xml" prefix - xmloff/inc/xmloff/xmlexp.hxx, xmloff/source/core/xmlexp.cxx:   + new methods GetStreamPath(), AddAttributeXmlId()   + SvXMLExport::_InitCtor(): add namespace declaration for RDFA - xmloff/inc/xmloff/txtimp.hxx, xmloff/source/text/txtimp.cxx:   + XMLTextPElemTokens: add tokens: XML_TOK_TEXT_META, XML_TOK_TEXT_META_FIELD   + XMLTextPAttrTokens: add token XML_TOK_TEXT_P_XMLID   + XMLTextListBlockAttrTokens: add token XML_TOK_TEXT_LIST_BLOCK_XMLID   + InsertBookmarkStartRange(): add parameter XmlId   + FindAndRemoveBookmarkStartRange(): add parameter XmlId


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [e76b7fdcbddca7977b8720b6e6fcc96ffc797a7b]

INTEGRATION: CWS odfmetadata (1.6.50); FILE MERGED 2008/06/19 17:06:57 mst 1.6.50.1: #i90620#: import xml:id in text elements - xmloff/source/text/XMLIndexTOCContext.cxx:   + XMLIndexTOCContext::StartElement():  attribute xml:id - xmloff/source/text/XMLSectionImportContext{.hxx,.cxx}:   + XMLSectionToken: new token: XML_TOK_SECTION_XMLID   + XMLSectionImportContext::ProcessAttributes():  attribute xml:id - xmloff/source/text/XMLTextListBlockContext{.hxx,.cxx}:   + XMLTextListBlockContext::XMLTextListBlockContext():  attribute xml:id - xmloff/source/text/XMLTextListItemContext.cxx:   + XMLTextListItemContext::XMLTextListItemContext():  attribute xml:id - xmloff/source/text/XMLTextMarkImportContext{.hxx,.cxx}:   + refactor methods to pass XmlId around   + XMLTextMarkImportContext::FindName():  attribute xml:id - xmloff/source/text/txtparai{.hxx,.cxx}:   + new class XMLMetaImportContext   + XMLImpSpanContext_Impl::CreateChildContext():     handle TEXT_META and (provisionally) TEXT_META_FIELD   + XMLParaContext::XMLParaContext():  attribute xml:id


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [b56b09c08791181c5775fcfa18e0e4417f1d7633]

INTEGRATION: CWS odfmetadata (1.10.48); FILE MERGED 2008/06/25 09:59:51 mst 1.10.48.2: RESYNC: (1.10-1.11); FILE MERGED 2008/06/19 17:06:57 mst 1.10.48.1: #i90620#: import xml:id in text elements - xmloff/source/text/XMLIndexTOCContext.cxx:   + XMLIndexTOCContext::StartElement():  attribute xml:id - xmloff/source/text/XMLSectionImportContext{.hxx,.cxx}:   + XMLSectionToken: new token: XML_TOK_SECTION_XMLID   + XMLSectionImportContext::ProcessAttributes():  attribute xml:id - xmloff/source/text/XMLTextListBlockContext{.hxx,.cxx}:   + XMLTextListBlockContext::XMLTextListBlockContext():  attribute xml:id - xmloff/source/text/XMLTextListItemContext.cxx:   + XMLTextListItemContext::XMLTextListItemContext():  attribute xml:id - xmloff/source/text/XMLTextMarkImportContext{.hxx,.cxx}:   + refactor methods to pass XmlId around   + XMLTextMarkImportContext::FindName():  attribute xml:id - xmloff/source/text/txtparai{.hxx,.cxx}:   + new class XMLMetaImportContext   + XMLImpSpanContext_Impl::CreateChildContext():     handle TEXT_META and (provisionally) TEXT_META_FIELD   + XMLParaContext::XMLParaContext():  attribute xml:id


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [8fa8f4857d9e9ecc35cb264e58d6f1c26464c046]

INTEGRATION: CWS odfmetadata (1.7.48); FILE MERGED 2008/06/25 09:59:48 mst 1.7.48.2: RESYNC: (1.7-1.8); FILE MERGED 2008/06/19 17:06:57 mst 1.7.48.1: #i90620#: import xml:id in text elements - xmloff/source/text/XMLIndexTOCContext.cxx:   + XMLIndexTOCContext::StartElement():  attribute xml:id - xmloff/source/text/XMLSectionImportContext{.hxx,.cxx}:   + XMLSectionToken: new token: XML_TOK_SECTION_XMLID   + XMLSectionImportContext::ProcessAttributes():  attribute xml:id - xmloff/source/text/XMLTextListBlockContext{.hxx,.cxx}:   + XMLTextListBlockContext::XMLTextListBlockContext():  attribute xml:id - xmloff/source/text/XMLTextListItemContext.cxx:   + XMLTextListItemContext::XMLTextListItemContext():  attribute xml:id - xmloff/source/text/XMLTextMarkImportContext{.hxx,.cxx}:   + refactor methods to pass XmlId around   + XMLTextMarkImportContext::FindName():  attribute xml:id - xmloff/source/text/txtparai{.hxx,.cxx}:   + new class XMLMetaImportContext   + XMLImpSpanContext_Impl::CreateChildContext():     handle TEXT_META and (provisionally) TEXT_META_FIELD   + XMLParaContext::XMLParaContext():  attribute xml:id


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [bb023e6e54a7ac46a46b944082b4ee230e4d8dba]

INTEGRATION: CWS odfmetadata (1.11.48); FILE MERGED 2008/06/25 10:00:24 mst 1.11.48.2: RESYNC: (1.11-1.12); FILE MERGED 2008/06/19 17:06:56 mst 1.11.48.1: #i90620#: import xml:id in text elements - xmloff/source/text/XMLIndexTOCContext.cxx:   + XMLIndexTOCContext::StartElement():  attribute xml:id - xmloff/source/text/XMLSectionImportContext{.hxx,.cxx}:   + XMLSectionToken: new token: XML_TOK_SECTION_XMLID   + XMLSectionImportContext::ProcessAttributes():  attribute xml:id - xmloff/source/text/XMLTextListBlockContext{.hxx,.cxx}:   + XMLTextListBlockContext::XMLTextListBlockContext():  attribute xml:id - xmloff/source/text/XMLTextListItemContext.cxx:   + XMLTextListItemContext::XMLTextListItemContext():  attribute xml:id - xmloff/source/text/XMLTextMarkImportContext{.hxx,.cxx}:   + refactor methods to pass XmlId around   + XMLTextMarkImportContext::FindName():  attribute xml:id - xmloff/source/text/txtparai{.hxx,.cxx}:   + new class XMLMetaImportContext   + XMLImpSpanContext_Impl::CreateChildContext():     handle TEXT_META and (provisionally) TEXT_META_FIELD   + XMLParaContext::XMLParaContext():  attribute xml:id


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [c05240a79237bfc7130c75ed8e65a56970599fe3]

INTEGRATION: CWS odfmetadata (1.12.50); FILE MERGED 2008/06/19 17:06:56 mst 1.12.50.1: #i90620#: import xml:id in text elements - xmloff/source/text/XMLIndexTOCContext.cxx:   + XMLIndexTOCContext::StartElement():  attribute xml:id - xmloff/source/text/XMLSectionImportContext{.hxx,.cxx}:   + XMLSectionToken: new token: XML_TOK_SECTION_XMLID   + XMLSectionImportContext::ProcessAttributes():  attribute xml:id - xmloff/source/text/XMLTextListBlockContext{.hxx,.cxx}:   + XMLTextListBlockContext::XMLTextListBlockContext():  attribute xml:id - xmloff/source/text/XMLTextListItemContext.cxx:   + XMLTextListItemContext::XMLTextListItemContext():  attribute xml:id - xmloff/source/text/XMLTextMarkImportContext{.hxx,.cxx}:   + refactor methods to pass XmlId around   + XMLTextMarkImportContext::FindName():  attribute xml:id - xmloff/source/text/txtparai{.hxx,.cxx}:   + new class XMLMetaImportContext   + XMLImpSpanContext_Impl::CreateChildContext():     handle TEXT_META and (provisionally) TEXT_META_FIELD   + XMLParaContext::XMLParaContext():  attribute xml:id


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [c16511f1d51b2acabbd6c811b827e51bfe00df38]

INTEGRATION: CWS odfmetadata (1.26.50); FILE MERGED 2008/06/19 17:06:56 mst 1.26.50.1: #i90620#: import xml:id in text elements - xmloff/source/text/XMLIndexTOCContext.cxx:   + XMLIndexTOCContext::StartElement():  attribute xml:id - xmloff/source/text/XMLSectionImportContext{.hxx,.cxx}:   + XMLSectionToken: new token: XML_TOK_SECTION_XMLID   + XMLSectionImportContext::ProcessAttributes():  attribute xml:id - xmloff/source/text/XMLTextListBlockContext{.hxx,.cxx}:   + XMLTextListBlockContext::XMLTextListBlockContext():  attribute xml:id - xmloff/source/text/XMLTextListItemContext.cxx:   + XMLTextListItemContext::XMLTextListItemContext():  attribute xml:id - xmloff/source/text/XMLTextMarkImportContext{.hxx,.cxx}:   + refactor methods to pass XmlId around   + XMLTextMarkImportContext::FindName():  attribute xml:id - xmloff/source/text/txtparai{.hxx,.cxx}:   + new class XMLMetaImportContext   + XMLImpSpanContext_Impl::CreateChildContext():     handle TEXT_META and (provisionally) TEXT_META_FIELD   + XMLParaContext::XMLParaContext():  attribute xml:id


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [0fe58b83b2f69571d87c6ca6f7f0839be3eabde0]

INTEGRATION: CWS odfmetadata (1.47.48); FILE MERGED 2008/06/25 09:59:45 mst 1.47.48.2: RESYNC: (1.47-1.48); FILE MERGED 2008/06/19 17:08:22 mst 1.47.48.1: #i90620#: export xml:id in text elements - xmloff/source/text/txtparae.cxx:   + XMLTextParagraphExport::exportParagraph():  attribute xml:id - xmloff/source/text/XMLSectionExport.cxx:   + XMLSectionExport::ExportSectionStart():  attribute xml:id


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [2f69c55257dca7fbcf48d8fda0057eb7753dbb42]

INTEGRATION: CWS odfmetadata (1.18.50); FILE MERGED 2008/06/19 17:06:56 mst 1.18.50.1: #i90620#: import xml:id in text elements - xmloff/source/text/XMLIndexTOCContext.cxx:   + XMLIndexTOCContext::StartElement():  attribute xml:id - xmloff/source/text/XMLSectionImportContext{.hxx,.cxx}:   + XMLSectionToken: new token: XML_TOK_SECTION_XMLID   + XMLSectionImportContext::ProcessAttributes():  attribute xml:id - xmloff/source/text/XMLTextListBlockContext{.hxx,.cxx}:   + XMLTextListBlockContext::XMLTextListBlockContext():  attribute xml:id - xmloff/source/text/XMLTextListItemContext.cxx:   + XMLTextListItemContext::XMLTextListItemContext():  attribute xml:id - xmloff/source/text/XMLTextMarkImportContext{.hxx,.cxx}:   + refactor methods to pass XmlId around   + XMLTextMarkImportContext::FindName():  attribute xml:id - xmloff/source/text/txtparai{.hxx,.cxx}:   + new class XMLMetaImportContext   + XMLImpSpanContext_Impl::CreateChildContext():     handle TEXT_META and (provisionally) TEXT_META_FIELD   + XMLParaContext::XMLParaContext():  attribute xml:id


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [c003c58349a0c5b3109e79d5f45032878984d69c]

INTEGRATION: CWS mav33 (1.11.58); FILE MERGED 2008/06/02 05:27:59 mav 1.11.58.1: #i90053# register iFrame frame in the frame hierarchy


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [d91c7dd8e932b3a16ef7bff8d9edf84af7ef1b70]

INTEGRATION: CWS odfmetadata (1.3.50); FILE MERGED 2008/06/19 17:04:48 mst 1.3.50.1: #i90620# - xmloff/source/table/XMLTableImport.cxx:   + XMLTableImportContext::ImportColumn(),     XMLTableImportContext::ImportRow(),     XMLCellImportContext::XMLCellImportContext():  attribute xml:id


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [49c040f8cfd84bf41c2324544064f85ec636ba3b]

INTEGRATION: CWS odfmetadata (1.110.16); FILE MERGED 2008/06/19 17:02:39 mst 1.110.16.1: #i90620#: interface change: xmloff - xmloff/inc/xmlnmspe.hxx:   + add namespace RDFA - xmloff/source/core/nmspmap.cxx:   + SvXMLNamespaceMap::GetQNameByKey(): handle the built-in XML namespace - xmloff/inc/xmloff/xmltoken.hxx, xmloff/source/core/xmltoken.cxx:   + new namespaces: XML_N_XML, XML_N_RDFA   + new token: XML_META_FIELD - xmloff/inc/xmloff/xmlimp.hxx, xmloff/source/core/xmlimp.cxx,:   + new methods GetStreamPath(), SetXmlId()   + SvXMLImport::_InitCtor():     add implicit namespace declaration for built-in "xml" prefix - xmloff/inc/xmloff/xmlexp.hxx, xmloff/source/core/xmlexp.cxx:   + new methods GetStreamPath(), AddAttributeXmlId()   + SvXMLExport::_InitCtor(): add namespace declaration for RDFA - xmloff/inc/xmloff/txtimp.hxx, xmloff/source/text/txtimp.cxx:   + XMLTextPElemTokens: add tokens: XML_TOK_TEXT_META, XML_TOK_TEXT_META_FIELD   + XMLTextPAttrTokens: add token XML_TOK_TEXT_P_XMLID   + XMLTextListBlockAttrTokens: add token XML_TOK_TEXT_LIST_BLOCK_XMLID   + InsertBookmarkStartRange(): add parameter XmlId   + FindAndRemoveBookmarkStartRange(): add parameter XmlId


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [cff336cfceb1a4c209c911a0224bea02fe3dd762]

INTEGRATION: CWS odfmetadata (1.140.16); FILE MERGED 2008/06/19 17:02:38 mst 1.140.16.1: #i90620#: interface change: xmloff - xmloff/inc/xmlnmspe.hxx:   + add namespace RDFA - xmloff/source/core/nmspmap.cxx:   + SvXMLNamespaceMap::GetQNameByKey(): handle the built-in XML namespace - xmloff/inc/xmloff/xmltoken.hxx, xmloff/source/core/xmltoken.cxx:   + new namespaces: XML_N_XML, XML_N_RDFA   + new token: XML_META_FIELD - xmloff/inc/xmloff/xmlimp.hxx, xmloff/source/core/xmlimp.cxx,:   + new methods GetStreamPath(), SetXmlId()   + SvXMLImport::_InitCtor():     add implicit namespace declaration for built-in "xml" prefix - xmloff/inc/xmloff/xmlexp.hxx, xmloff/source/core/xmlexp.cxx:   + new methods GetStreamPath(), AddAttributeXmlId()   + SvXMLExport::_InitCtor(): add namespace declaration for RDFA - xmloff/inc/xmloff/txtimp.hxx, xmloff/source/text/txtimp.cxx:   + XMLTextPElemTokens: add tokens: XML_TOK_TEXT_META, XML_TOK_TEXT_META_FIELD   + XMLTextPAttrTokens: add token XML_TOK_TEXT_P_XMLID   + XMLTextListBlockAttrTokens: add token XML_TOK_TEXT_LIST_BLOCK_XMLID   + InsertBookmarkStartRange(): add parameter XmlId   + FindAndRemoveBookmarkStartRange(): add parameter XmlId


2008-07-01  Rüdiger Timm  <rt@openoffice.org>  [18c2304c0d5901d1a6f29c69afd0f50f45b26f10]

Make module acronym unique.


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [be62a0075b54fa4b8f117c296a7e531a2b6d105e]

INTEGRATION: CWS odfmetadata (1.23.50); FILE MERGED 2008/06/19 17:02:38 mst 1.23.50.1: #i90620#: interface change: xmloff - xmloff/inc/xmlnmspe.hxx:   + add namespace RDFA - xmloff/source/core/nmspmap.cxx:   + SvXMLNamespaceMap::GetQNameByKey(): handle the built-in XML namespace - xmloff/inc/xmloff/xmltoken.hxx, xmloff/source/core/xmltoken.cxx:   + new namespaces: XML_N_XML, XML_N_RDFA   + new token: XML_META_FIELD - xmloff/inc/xmloff/xmlimp.hxx, xmloff/source/core/xmlimp.cxx,:   + new methods GetStreamPath(), SetXmlId()   + SvXMLImport::_InitCtor():     add implicit namespace declaration for built-in "xml" prefix - xmloff/inc/xmloff/xmlexp.hxx, xmloff/source/core/xmlexp.cxx:   + new methods GetStreamPath(), AddAttributeXmlId()   + SvXMLExport::_InitCtor(): add namespace declaration for RDFA - xmloff/inc/xmloff/txtimp.hxx, xmloff/source/text/txtimp.cxx:   + XMLTextPElemTokens: add tokens: XML_TOK_TEXT_META, XML_TOK_TEXT_META_FIELD   + XMLTextPAttrTokens: add token XML_TOK_TEXT_P_XMLID   + XMLTextListBlockAttrTokens: add token XML_TOK_TEXT_LIST_BLOCK_XMLID   + InsertBookmarkStartRange(): add parameter XmlId   + FindAndRemoveBookmarkStartRange(): add parameter XmlId


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [3c43fc94321709314611139518bd990fe5e7d365]

INTEGRATION: CWS odfmetadata (1.10.46); FILE MERGED 2008/06/19 17:02:38 mst 1.10.46.1: #i90620#: interface change: xmloff - xmloff/inc/xmlnmspe.hxx:   + add namespace RDFA - xmloff/source/core/nmspmap.cxx:   + SvXMLNamespaceMap::GetQNameByKey(): handle the built-in XML namespace - xmloff/inc/xmloff/xmltoken.hxx, xmloff/source/core/xmltoken.cxx:   + new namespaces: XML_N_XML, XML_N_RDFA   + new token: XML_META_FIELD - xmloff/inc/xmloff/xmlimp.hxx, xmloff/source/core/xmlimp.cxx,:   + new methods GetStreamPath(), SetXmlId()   + SvXMLImport::_InitCtor():     add implicit namespace declaration for built-in "xml" prefix - xmloff/inc/xmloff/xmlexp.hxx, xmloff/source/core/xmlexp.cxx:   + new methods GetStreamPath(), AddAttributeXmlId()   + SvXMLExport::_InitCtor(): add namespace declaration for RDFA - xmloff/inc/xmloff/txtimp.hxx, xmloff/source/text/txtimp.cxx:   + XMLTextPElemTokens: add tokens: XML_TOK_TEXT_META, XML_TOK_TEXT_META_FIELD   + XMLTextPAttrTokens: add token XML_TOK_TEXT_P_XMLID   + XMLTextListBlockAttrTokens: add token XML_TOK_TEXT_LIST_BLOCK_XMLID   + InsertBookmarkStartRange(): add parameter XmlId   + FindAndRemoveBookmarkStartRange(): add parameter XmlId


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [9d0651aafb1f56912e74caaed8cb961a3177fe7e]

INTEGRATION: CWS odfmetadata (1.9.44); FILE MERGED 2008/06/19 17:02:38 mst 1.9.44.1: #i90620#: interface change: xmloff - xmloff/inc/xmlnmspe.hxx:   + add namespace RDFA - xmloff/source/core/nmspmap.cxx:   + SvXMLNamespaceMap::GetQNameByKey(): handle the built-in XML namespace - xmloff/inc/xmloff/xmltoken.hxx, xmloff/source/core/xmltoken.cxx:   + new namespaces: XML_N_XML, XML_N_RDFA   + new token: XML_META_FIELD - xmloff/inc/xmloff/xmlimp.hxx, xmloff/source/core/xmlimp.cxx,:   + new methods GetStreamPath(), SetXmlId()   + SvXMLImport::_InitCtor():     add implicit namespace declaration for built-in "xml" prefix - xmloff/inc/xmloff/xmlexp.hxx, xmloff/source/core/xmlexp.cxx:   + new methods GetStreamPath(), AddAttributeXmlId()   + SvXMLExport::_InitCtor(): add namespace declaration for RDFA - xmloff/inc/xmloff/txtimp.hxx, xmloff/source/text/txtimp.cxx:   + XMLTextPElemTokens: add tokens: XML_TOK_TEXT_META, XML_TOK_TEXT_META_FIELD   + XMLTextPAttrTokens: add token XML_TOK_TEXT_P_XMLID   + XMLTextListBlockAttrTokens: add token XML_TOK_TEXT_LIST_BLOCK_XMLID   + InsertBookmarkStartRange(): add parameter XmlId   + FindAndRemoveBookmarkStartRange(): add parameter XmlId


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [e8db5fbbc6fcd8683ef840af660e039ca985ba0f]

INTEGRATION: CWS odfmetadata (1.11.2); FILE MERGED 2008/06/25 10:01:05 mst 1.11.2.2: RESYNC: (1.11-1.12); FILE MERGED 2008/06/19 17:02:38 mst 1.11.2.1: #i90620#: interface change: xmloff - xmloff/inc/xmlnmspe.hxx:   + add namespace RDFA - xmloff/source/core/nmspmap.cxx:   + SvXMLNamespaceMap::GetQNameByKey(): handle the built-in XML namespace - xmloff/inc/xmloff/xmltoken.hxx, xmloff/source/core/xmltoken.cxx:   + new namespaces: XML_N_XML, XML_N_RDFA   + new token: XML_META_FIELD - xmloff/inc/xmloff/xmlimp.hxx, xmloff/source/core/xmlimp.cxx,:   + new methods GetStreamPath(), SetXmlId()   + SvXMLImport::_InitCtor():     add implicit namespace declaration for built-in "xml" prefix - xmloff/inc/xmloff/xmlexp.hxx, xmloff/source/core/xmlexp.cxx:   + new methods GetStreamPath(), AddAttributeXmlId()   + SvXMLExport::_InitCtor(): add namespace declaration for RDFA - xmloff/inc/xmloff/txtimp.hxx, xmloff/source/text/txtimp.cxx:   + XMLTextPElemTokens: add tokens: XML_TOK_TEXT_META, XML_TOK_TEXT_META_FIELD   + XMLTextPAttrTokens: add token XML_TOK_TEXT_P_XMLID   + XMLTextListBlockAttrTokens: add token XML_TOK_TEXT_LIST_BLOCK_XMLID   + InsertBookmarkStartRange(): add parameter XmlId   + FindAndRemoveBookmarkStartRange(): add parameter XmlId


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [ae8c92580d8726df2a45995da98850e41b8d41c3]

INTEGRATION: CWS odfmetadata (1.20.16); FILE MERGED 2008/06/19 17:02:38 mst 1.20.16.1: #i90620#: interface change: xmloff - xmloff/inc/xmlnmspe.hxx:   + add namespace RDFA - xmloff/source/core/nmspmap.cxx:   + SvXMLNamespaceMap::GetQNameByKey(): handle the built-in XML namespace - xmloff/inc/xmloff/xmltoken.hxx, xmloff/source/core/xmltoken.cxx:   + new namespaces: XML_N_XML, XML_N_RDFA   + new token: XML_META_FIELD - xmloff/inc/xmloff/xmlimp.hxx, xmloff/source/core/xmlimp.cxx,:   + new methods GetStreamPath(), SetXmlId()   + SvXMLImport::_InitCtor():     add implicit namespace declaration for built-in "xml" prefix - xmloff/inc/xmloff/xmlexp.hxx, xmloff/source/core/xmlexp.cxx:   + new methods GetStreamPath(), AddAttributeXmlId()   + SvXMLExport::_InitCtor(): add namespace declaration for RDFA - xmloff/inc/xmloff/txtimp.hxx, xmloff/source/text/txtimp.cxx:   + XMLTextPElemTokens: add tokens: XML_TOK_TEXT_META, XML_TOK_TEXT_META_FIELD   + XMLTextPAttrTokens: add token XML_TOK_TEXT_P_XMLID   + XMLTextListBlockAttrTokens: add token XML_TOK_TEXT_LIST_BLOCK_XMLID   + InsertBookmarkStartRange(): add parameter XmlId   + FindAndRemoveBookmarkStartRange(): add parameter XmlId


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [a5824f8d1c56f70cad1915f1861927173fec11dd]

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>  [e918ee689c76a19a7312d0450f1a91b77603d8f2]

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>  [19b24abf68fb1e345e2b9ea35f85d276a9c1bb94]

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>  [a189e99094d8a0abe58f169dfae4bbf1de469243]

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>  [d17427a523bc70f9f7cb733f92109915902ca7d1]

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>  [88c650dcb3e447b8f9a8c51312fe8b8c23ca5a9c]

INTEGRATION: CWS odfmetadata (1.22.4); FILE MERGED 2008/06/11 15:01:10 mst 1.22.4.1: fix issue #i88703# - ridljar/com/sun/star/lib/uno/typedesc/TypeDescription.java:   + fix bug: TypeDescription.calculateTypeArguments erroneously     eliminates duplicate type arguments


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [de2058de2f67ac0bdec7abbd9e30c3b035f2781f]

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>  [eb0318c8c84dafd151dcb3fe1a7bb0cc1aa8be85]

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>  [b10898cc8aa6c0e9c6abe5c6d3400b1347358cbf]

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>  [404fb9be943b47f4dfe23badd8135e8801b2d7f9]

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>  [72200135c7d6faa6ca44d911fd0b513f81f5d06a]

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>  [417644ab0377f7ca46f6a806c958206d741448d6]

INTEGRATION: CWS native156 (1.11.6); FILE MERGED 2008/06/18 12:52:57 mba 1.11.6.1: #i90657#: create dictionary extensions


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [a1a712ebf9f2ad5a1475fd751e8961d9d0900aee]

INTEGRATION: CWS native156 (1.1.2); FILE ADDED 2008/06/18 13:51:52 is 1.1.2.1: #i89121# oxt dictionaries


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [c53cc780629832141a26176d044396f15cca0467]

INTEGRATION: CWS native156 (1.15.10); FILE MERGED 2008/06/25 10:03:01 is 1.15.10.3: #i89121# dependencies for spellcheck oxt files 2008/06/18 15:58:01 is 1.15.10.2: #i89121# dictionaries in oxt files 2008/06/18 13:52:21 is 1.15.10.1: #i89121# oxt dictionaries


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [c559d754ff14756db63e8f9a2190243b94143977]

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>  [df3bfca8cb626c3f5f70ca0291d653e65ee8ea61]

INTEGRATION: CWS native156 (1.21.6); FILE MERGED 2008/06/25 13:33:57 mba 1.21.6.1: #i90975#: support multiple locales per dictionary


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [5577eb6c1100bd865b8a54b68adf5e3a7848bba3]

INTEGRATION: CWS native156 (1.27.14); FILE MERGED 2008/06/25 13:33:56 mba 1.27.14.1: #i90975#: support multiple locales per dictionary


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [4bb85e3cb69e384f0c1bf89516b3cc63c1c8dc12]

INTEGRATION: CWS native156 (1.1.4); FILE ADDED 2008/06/18 12:44:02 mba 1.1.4.2: #i90657#: create extensions 2008/06/17 15:02:06 mba 1.1.4.1: file manifest.xml was added on branch cws_dev300_native156 on 2008-06-18 12:44:02 +0000


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [2660d420e41dd08f39d958e71d15bd0f9dec9921]

INTEGRATION: CWS native156 (1.3.12); FILE MERGED 2008/06/18 13:08:05 mba 1.3.12.2: #i90657#: create dictionary extensions 2008/06/18 12:44:02 mba 1.3.12.1: #i90657#: create extensions


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [a02091191fff7ed370fed14dc4ef6e25b25461ab]

INTEGRATION: CWS native156 (1.1.4); FILE ADDED 2008/06/30 11:58:39 mba 1.1.4.3: wrong locale in dictionaries.xcu 2008/06/18 12:44:02 mba 1.1.4.2: #i90657#: create extensions 2008/06/17 15:02:06 mba 1.1.4.1: file dictionaries.xcu was added on branch cws_dev300_native156 on 2008-06-18 12:44:02 +0000


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [ab1f82c8bcbfb5f65d645fea7b66a9b7e3fc96b8]

INTEGRATION: CWS native156 (1.1.4); FILE ADDED 2008/06/29 12:37:07 mba 1.1.4.3: wrong descriptions 2008/06/18 12:44:02 mba 1.1.4.2: #i90657#: create extensions 2008/06/17 15:02:05 mba 1.1.4.1: file description.xml was added on branch cws_dev300_native156 on 2008-06-18 12:44:02 +0000


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [82baffaa76218da3303ebb4ec934629a0a8fffd7]

INTEGRATION: CWS native156 (1.1.4); FILE ADDED 2008/06/18 12:44:02 mba 1.1.4.2: #i90657#: create extensions 2008/06/17 15:02:05 mba 1.1.4.1: file delzip was added on branch cws_dev300_native156 on 2008-06-18 12:44:02 +0000


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [2909844658bd8aaf9707c1ca4b9fcddcef763851]

INTEGRATION: CWS native156 (1.1.4); FILE ADDED 2008/06/18 12:44:02 mba 1.1.4.2: #i90657#: create extensions 2008/06/17 15:01:54 mba 1.1.4.1: file manifest.xml was added on branch cws_dev300_native156 on 2008-06-18 12:44:02 +0000


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [159a5f8b20ca36caa9328c4ff50885a18c26b8dd]

INTEGRATION: CWS native156 (1.5.12); FILE MERGED 2008/06/18 13:08:04 mba 1.5.12.2: #i90657#: create dictionary extensions 2008/06/18 12:44:02 mba 1.5.12.1: #i90657#: create extensions


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [96ca95599ffdad63a44dae609864c7d998f1c076]

INTEGRATION: CWS native156 (1.1.4); FILE ADDED 2008/06/18 12:44:02 mba 1.1.4.2: #i90657#: create extensions 2008/06/17 15:01:52 mba 1.1.4.1: file dictionaries.xcu was added on branch cws_dev300_native156 on 2008-06-18 12:44:02 +0000


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [5b15e4e8d9d53d8d7a109aaa6f29fba053278a07]

INTEGRATION: CWS native156 (1.1.4); FILE ADDED 2008/06/29 12:37:07 mba 1.1.4.3: wrong descriptions 2008/06/18 12:44:02 mba 1.1.4.2: #i90657#: create extensions 2008/06/17 15:01:52 mba 1.1.4.1: file description.xml was added on branch cws_dev300_native156 on 2008-06-18 12:44:02 +0000


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [44c07dc84cafcc5eca256d5ed76ff2dc585c63b8]

INTEGRATION: CWS native156 (1.1.4); FILE ADDED 2008/06/18 12:44:02 mba 1.1.4.2: #i90657#: create extensions 2008/06/17 15:01:51 mba 1.1.4.1: file delzip was added on branch cws_dev300_native156 on 2008-06-18 12:44:02 +0000


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [6bfbd78a1a3155eeeea570568ed97df973a33c07]

INTEGRATION: CWS native156 (1.1.4); FILE ADDED 2008/06/18 12:44:01 mba 1.1.4.2: #i90657#: create extensions 2008/06/17 15:01:35 mba 1.1.4.1: file manifest.xml was added on branch cws_dev300_native156 on 2008-06-18 12:44:01 +0000


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [336711ac0c52f0ff8e59ae4c43505e4cfdbd1907]

INTEGRATION: CWS native156 (1.4.12); FILE MERGED 2008/06/18 13:08:03 mba 1.4.12.2: #i90657#: create dictionary extensions 2008/06/18 12:44:01 mba 1.4.12.1: #i90657#: create extensions


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [ee9065781dd8fbac8522d8eef3cd5f27b906a876]

INTEGRATION: CWS native156 (1.1.4); FILE ADDED 2008/06/18 12:44:01 mba 1.1.4.2: #i90657#: create extensions 2008/06/17 15:01:35 mba 1.1.4.1: file dictionaries.xcu was added on branch cws_dev300_native156 on 2008-06-18 12:44:01 +0000


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [7b882ffe8959fd898b5f3296619666c7c90a2551]

INTEGRATION: CWS native156 (1.1.4); FILE ADDED 2008/06/29 12:37:07 mba 1.1.4.3: wrong descriptions 2008/06/18 12:44:01 mba 1.1.4.2: #i90657#: create extensions 2008/06/17 15:01:35 mba 1.1.4.1: file description.xml was added on branch cws_dev300_native156 on 2008-06-18 12:44:01 +0000


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [b3c37662790231c72f92e63422ef56381745f1fa]

INTEGRATION: CWS native156 (1.1.4); FILE ADDED 2008/06/18 12:44:01 mba 1.1.4.2: #i90657#: create extensions 2008/06/17 15:01:34 mba 1.1.4.1: file delzip was added on branch cws_dev300_native156 on 2008-06-18 12:44:01 +0000


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [a453c430b9a5d01ecc5aa063ca277a4343605d35]

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>  [72bf6f75fc4c38bc835b236861bd871137f848d4]

INTEGRATION: CWS native156 (1.1.4); FILE ADDED 2008/06/18 12:44:01 mba 1.1.4.2: #i90657#: create extensions 2008/06/17 15:01:17 mba 1.1.4.1: file manifest.xml was added on branch cws_dev300_native156 on 2008-06-18 12:44:01 +0000


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [c5b38af70757ace13a70e3ee79c5a8959d92fb8e]

INTEGRATION: CWS native156 (1.3.12); FILE MERGED 2008/06/18 13:08:02 mba 1.3.12.2: #i90657#: create dictionary extensions 2008/06/18 12:44:01 mba 1.3.12.1: #i90657#: create extensions


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [e0079f49086d89c6940fe0ac514a804ed4640d53]

INTEGRATION: CWS native156 (1.1.4); FILE ADDED 2008/06/18 12:44:01 mba 1.1.4.2: #i90657#: create extensions 2008/06/17 15:01:17 mba 1.1.4.1: file dictionaries.xcu was added on branch cws_dev300_native156 on 2008-06-18 12:44:01 +0000


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [d0cbcbe8f6b88fe2b8d41de5edcb07a38c67f27c]

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>  [cf0be38b9d8bcf1896b7f5b36a4abc6a8514b8a6]

INTEGRATION: CWS native156 (1.1.4); FILE ADDED 2008/06/29 12:37:07 mba 1.1.4.3: wrong descriptions 2008/06/18 12:44:01 mba 1.1.4.2: #i90657#: create extensions 2008/06/17 15:01:17 mba 1.1.4.1: file description.xml was added on branch cws_dev300_native156 on 2008-06-18 12:44:01 +0000


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [1a82f80321854d74ce6d26f28dd6d4361d3d9f3c]

INTEGRATION: CWS native156 (1.1.4); FILE ADDED 2008/06/18 12:44:01 mba 1.1.4.2: #i90657#: create extensions 2008/06/17 15:01:16 mba 1.1.4.1: file delzip was added on branch cws_dev300_native156 on 2008-06-18 12:44:01 +0000


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [74ae84599e5e818bcf18b9738697f9f885783459]

INTEGRATION: CWS native156 (1.1.4); FILE ADDED 2008/06/18 12:44:00 mba 1.1.4.2: #i90657#: create extensions 2008/06/17 15:00:56 mba 1.1.4.1: file manifest.xml was added on branch cws_dev300_native156 on 2008-06-18 12:44:00 +0000


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [e283a822ce57652bca148a0daad7575d32f3b6c4]

INTEGRATION: CWS ubuntusoclient (1.12.12); FILE MERGED 2008/06/23 15:15:24 vg 1.12.12.1: #158126# added new platform


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [830554768c03a430f6d4b3b1f4e6e8435986355e]

INTEGRATION: CWS native156 (1.3.12); FILE MERGED 2008/06/18 13:08:02 mba 1.3.12.2: #i90657#: create dictionary extensions 2008/06/18 12:44:00 mba 1.3.12.1: #i90657#: create extensions


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [b2d1838888cc05406fb75c44060e44d99821c861]

INTEGRATION: CWS native156 (1.1.4); FILE ADDED 2008/06/18 12:44:00 mba 1.1.4.2: #i90657#: create extensions 2008/06/17 15:00:55 mba 1.1.4.1: file dictionaries.xcu was added on branch cws_dev300_native156 on 2008-06-18 12:44:00 +0000


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [75f2936afe8aab897ab38336e8a2a87b694ed01c]

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>  [dd9d3c530acaaadee6237ce946cbed3bfeed013f]

INTEGRATION: CWS native156 (1.1.4); FILE ADDED 2008/06/29 12:37:06 mba 1.1.4.3: wrong descriptions 2008/06/18 12:44:00 mba 1.1.4.2: #i90657#: create extensions 2008/06/17 15:00:55 mba 1.1.4.1: file description.xml was added on branch cws_dev300_native156 on 2008-06-18 12:44:00 +0000


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [00612923e4a4b84101bbe14cde1755ebe14cc804]

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>  [08a691446d790a951deccd6c923e0300a81d9c04]

INTEGRATION: CWS native156 (1.1.4); FILE ADDED 2008/06/18 12:44:00 mba 1.1.4.2: #i90657#: create extensions 2008/06/17 15:00:55 mba 1.1.4.1: file delzip was added on branch cws_dev300_native156 on 2008-06-18 12:44:00 +0000


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [3708fe1ebd2ea00f4a3c65f0d6d6013b3dcdb930]

INTEGRATION: CWS native156 (1.1.4); FILE ADDED 2008/06/18 12:44:00 mba 1.1.4.2: #i90657#: create extensions 2008/06/17 15:00:04 mba 1.1.4.1: file manifest.xml was added on branch cws_dev300_native156 on 2008-06-18 12:44:00 +0000


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [f39d3b9a3fad755eeb244e17d59b3cd96abe54ae]

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>  [4436f4371aecbee47696a520523ae10718cd577a]

INTEGRATION: CWS native156 (1.5.12); FILE MERGED 2008/06/25 13:10:08 mba 1.5.12.4: wrong rules for idx 2008/06/25 12:44:10 mba 1.5.12.3: missing idx files for thesauri 2008/06/18 13:08:01 mba 1.5.12.2: #i90657#: create dictionary extensions 2008/06/18 12:44:00 mba 1.5.12.1: #i90657#: create extensions


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [1f5c0b8b0dfc7b4e28937917b127f46048d337d9]

INTEGRATION: CWS native156 (1.1.4); FILE ADDED 2008/06/18 12:44:00 mba 1.1.4.2: #i90657#: create extensions 2008/06/17 15:00:04 mba 1.1.4.1: file dictionaries.xcu was added on branch cws_dev300_native156 on 2008-06-18 12:44:00 +0000


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [917e910e9912d3a14aa8aba543477a737df4ab15]

INTEGRATION: CWS native156 (1.1.4); FILE ADDED 2008/06/29 12:37:06 mba 1.1.4.3: wrong descriptions 2008/06/18 12:44:00 mba 1.1.4.2: #i90657#: create extensions 2008/06/17 15:00:04 mba 1.1.4.1: file description.xml was added on branch cws_dev300_native156 on 2008-06-18 12:44:00 +0000


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [f3a0175bec1db5f73c56bb4613464d95be8fe4b5]

INTEGRATION: CWS native156 (1.1.4); FILE ADDED 2008/06/18 12:44:00 mba 1.1.4.2: #i90657#: create extensions 2008/06/17 15:00:03 mba 1.1.4.1: file delzip was added on branch cws_dev300_native156 on 2008-06-18 12:44:00 +0000


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [915e01cd3f67a0a5a15fd29246bbeab24c9331df]

INTEGRATION: CWS ubuntusoclient (1.12.86); FILE MERGED 2008/06/20 14:43:27 vg 1.12.86.1: #158126# fixes for WEA


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [ed0ac64de1aa7714d1b8bf3a90f5352a4e3300f8]

INTEGRATION: CWS native156 (1.1.4); FILE ADDED 2008/06/18 12:44:00 mba 1.1.4.2: #i90657#: create extensions 2008/06/17 14:59:23 mba 1.1.4.1: file manifest.xml was added on branch cws_dev300_native156 on 2008-06-18 12:44:00 +0000


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [cd400dc7c401ef75cb5321cef1e05740c975fd2c]

INTEGRATION: CWS native156 (1.7.12); FILE MERGED 2008/06/25 13:10:08 mba 1.7.12.4: wrong rules for idx 2008/06/25 12:44:10 mba 1.7.12.3: missing idx files for thesauri 2008/06/18 13:08:00 mba 1.7.12.2: #i90657#: create dictionary extensions 2008/06/18 12:43:59 mba 1.7.12.1: #i90657#: create extensions


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [f7c413df317b7a05390ab7ebc791a3d89ef73a38]

INTEGRATION: CWS ubuntusoclient (1.35.54); FILE MERGED 2008/06/20 14:43:27 vg 1.35.54.1: #158126# fixes for WEA


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [1b76ee8fea77c942493326d78d2441b9342e80bf]

INTEGRATION: CWS ubuntusoclient (1.9.86); FILE MERGED 2008/06/20 14:43:27 vg 1.9.86.1: #158126# fixes for WEA


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [74f578d7d6e052bcdf89a4f18874ec7715671b6d]

INTEGRATION: CWS native156 (1.1.4); FILE ADDED 2008/06/18 12:43:59 mba 1.1.4.2: #i90657#: create extensions 2008/06/17 14:59:22 mba 1.1.4.1: file dictionaries.xcu was added on branch cws_dev300_native156 on 2008-06-18 12:43:59 +0000


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [907412a8914accf3ce8bd92e49df2ad635d84a20]

INTEGRATION: CWS native156 (1.1.4); FILE ADDED 2008/06/29 12:37:06 mba 1.1.4.3: wrong descriptions 2008/06/18 12:43:59 mba 1.1.4.2: #i90657#: create extensions 2008/06/17 14:59:22 mba 1.1.4.1: file description.xml was added on branch cws_dev300_native156 on 2008-06-18 12:43:59 +0000


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [014ce6e477a2864c8abbe304fb41471afce6bd84]

INTEGRATION: CWS native156 (1.1.4); FILE ADDED 2008/06/18 12:43:59 mba 1.1.4.2: #i90657#: create extensions 2008/06/17 14:59:22 mba 1.1.4.1: file delzip was added on branch cws_dev300_native156 on 2008-06-18 12:43:59 +0000


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [8e6441e8e033d185b0d581e99a0a10ec649f66ee]

INTEGRATION: CWS native156 (1.1.4); FILE ADDED 2008/06/18 12:43:59 mba 1.1.4.2: #i90657#: create extensions 2008/06/17 14:56:37 mba 1.1.4.1: file manifest.xml was added on branch cws_dev300_native156 on 2008-06-18 12:43:59 +0000


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [99f334394b5a55464c9b1dd94ec0b299416494e7]

INTEGRATION: CWS native156 (1.3.12); FILE MERGED 2008/06/18 13:07:59 mba 1.3.12.2: #i90657#: create dictionary extensions 2008/06/18 12:43:59 mba 1.3.12.1: #i90657#: create extensions


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [2b151f188a23ae9ff6c819d2dd1910a8a2486d43]

INTEGRATION: CWS native156 (1.1.4); FILE ADDED 2008/06/18 12:43:59 mba 1.1.4.2: #i90657#: create extensions 2008/06/17 14:56:37 mba 1.1.4.1: file dictionaries.xcu was added on branch cws_dev300_native156 on 2008-06-18 12:43:59 +0000


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [5e665aeba395b2e7046e27844d67f13ef8addd57]

INTEGRATION: CWS native156 (1.1.4); FILE ADDED 2008/06/29 12:37:06 mba 1.1.4.3: wrong descriptions 2008/06/18 12:43:59 mba 1.1.4.2: #i90657#: create extensions 2008/06/17 14:56:37 mba 1.1.4.1: file description.xml was added on branch cws_dev300_native156 on 2008-06-18 12:43:59 +0000


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [38ef6ae0d82fc716dbf42cb3d3202eb1414d7e19]

INTEGRATION: CWS native156 (1.1.4); FILE ADDED 2008/06/18 12:43:59 mba 1.1.4.2: #i90657#: create extensions 2008/06/17 14:56:37 mba 1.1.4.1: file delzip was added on branch cws_dev300_native156 on 2008-06-18 12:43:59 +0000


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [c163464e0ef2692c345170bc88aae11c6ae35625]

INTEGRATION: CWS native156 (1.3.20); FILE MERGED 2008/06/18 12:43:59 mba 1.3.20.1: #i90657#: create extensions


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [0c75ac782f3221e783981fe9e97bc765589a6a71]

INTEGRATION: CWS native156 (1.18.6); FILE MERGED 2008/06/18 12:43:58 mba 1.18.6.1: #i90657#: create extensions


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [9d611faff072b558ddebfa6366bea7eb68335506]

INTEGRATION: CWS native156 (1.1.4); FILE ADDED 2008/06/18 12:43:58 mba 1.1.4.2: #i90657#: create extensions 2008/06/17 14:55:31 mba 1.1.4.1: file manifest.xml was added on branch cws_dev300_native156 on 2008-06-18 12:43:58 +0000


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [1642d3da1bc82d086457855fea943bb6a0dbec12]

INTEGRATION: CWS native156 (1.7.12); FILE MERGED 2008/06/18 13:07:59 mba 1.7.12.2: #i90657#: create dictionary extensions 2008/06/18 12:43:58 mba 1.7.12.1: #i90657#: create extensions


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [d09ed4d95ce439c67058c69db1b23fdb541d58c6]

INTEGRATION: CWS native156 (1.1.4); FILE ADDED 2008/06/18 12:43:58 mba 1.1.4.2: #i90657#: create extensions 2008/06/17 14:55:31 mba 1.1.4.1: file dictionaries.xcu was added on branch cws_dev300_native156 on 2008-06-18 12:43:58 +0000


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [89a98e288d1f97b9a1fc63cb94988f83a402b2de]

INTEGRATION: CWS native156 (1.1.4); FILE ADDED 2008/06/29 12:37:06 mba 1.1.4.3: wrong descriptions 2008/06/18 12:43:58 mba 1.1.4.2: #i90657#: create extensions 2008/06/17 14:55:31 mba 1.1.4.1: file description.xml was added on branch cws_dev300_native156 on 2008-06-18 12:43:58 +0000


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [bb1d2f329a01ae534d0ca67a98cce53c02414a48]

INTEGRATION: CWS native156 (1.1.4); FILE ADDED 2008/06/18 12:43:58 mba 1.1.4.2: #i90657#: create extensions 2008/06/17 14:55:31 mba 1.1.4.1: file delzip was added on branch cws_dev300_native156 on 2008-06-18 12:43:58 +0000


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [902103f024cf12cf282e3b458e8f19371a512dd0]

INTEGRATION: CWS native156 (1.1.4); FILE ADDED 2008/06/18 12:43:58 mba 1.1.4.2: #i90657#: create extensions 2008/06/17 14:54:20 mba 1.1.4.1: file manifest.xml was added on branch cws_dev300_native156 on 2008-06-18 12:43:58 +0000


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [644c947cf1040754e146f1d318153bf5e753d6e0]

INTEGRATION: CWS native156 (1.3.12); FILE MERGED 2008/06/18 13:07:58 mba 1.3.12.2: #i90657#: create dictionary extensions 2008/06/18 12:43:58 mba 1.3.12.1: #i90657#: create extensions


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [142b8fc3efc61f8610b3a596b5535d359785e103]

INTEGRATION: CWS native156 (1.1.4); FILE ADDED 2008/06/18 12:43:58 mba 1.1.4.2: #i90657#: create extensions 2008/06/17 14:54:20 mba 1.1.4.1: file dictionaries.xcu was added on branch cws_dev300_native156 on 2008-06-18 12:43:58 +0000


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [fc70c70f0023d66a81e40128b0c956edd23ed06d]

INTEGRATION: CWS native156 (1.1.4); FILE ADDED 2008/06/29 12:37:05 mba 1.1.4.3: wrong descriptions 2008/06/18 12:43:58 mba 1.1.4.2: #i90657#: create extensions 2008/06/17 14:54:19 mba 1.1.4.1: file description.xml was added on branch cws_dev300_native156 on 2008-06-18 12:43:58 +0000


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [0020be5644bf2573515054e524a466cbcb7b3a51]

INTEGRATION: CWS native156 (1.1.4); FILE ADDED 2008/06/18 12:43:58 mba 1.1.4.2: #i90657#: create extensions 2008/06/17 14:54:18 mba 1.1.4.1: file delzip was added on branch cws_dev300_native156 on 2008-06-18 12:43:58 +0000


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [17aa590de4e71830cff8e4a09913df2c978e50f4]

INTEGRATION: CWS native156 (1.1.4); FILE ADDED 2008/06/18 12:43:57 mba 1.1.4.2: #i90657#: create extensions 2008/06/17 14:53:36 mba 1.1.4.1: file manifest.xml was added on branch cws_dev300_native156 on 2008-06-18 12:43:57 +0000


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [dd3a11421495bbc8879b79344b3a58b8a4363955]

INTEGRATION: CWS native156 (1.3.12); FILE MERGED 2008/06/25 13:10:08 mba 1.3.12.4: wrong rules for idx 2008/06/25 12:44:09 mba 1.3.12.3: missing idx files for thesauri 2008/06/18 13:07:58 mba 1.3.12.2: #i90657#: create dictionary extensions 2008/06/18 12:43:57 mba 1.3.12.1: #i90657#: create extensions


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [a9ef0d44e906d41b550382f850979a9d8a97b393]

INTEGRATION: CWS native156 (1.1.4); FILE ADDED 2008/06/18 12:43:57 mba 1.1.4.2: #i90657#: create extensions 2008/06/17 14:53:36 mba 1.1.4.1: file dictionaries.xcu was added on branch cws_dev300_native156 on 2008-06-18 12:43:57 +0000


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [b0e3b70201f2bdf52049ec6ab1955c3bfaf4b92e]

INTEGRATION: CWS native156 (1.1.4); FILE ADDED 2008/06/29 12:37:05 mba 1.1.4.3: wrong descriptions 2008/06/18 12:43:57 mba 1.1.4.2: #i90657#: create extensions 2008/06/17 14:53:36 mba 1.1.4.1: file description.xml was added on branch cws_dev300_native156 on 2008-06-18 12:43:57 +0000


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [9a6e28baf04850ab06c7126087cd725c701c1ea1]

INTEGRATION: CWS native156 (1.1.4); FILE ADDED 2008/06/18 12:43:57 mba 1.1.4.2: #i90657#: create extensions 2008/06/17 14:53:36 mba 1.1.4.1: file delzip was added on branch cws_dev300_native156 on 2008-06-18 12:43:57 +0000


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [0b354d17480fa2b47eb5975ab05f65222b6888cd]

INTEGRATION: CWS native156 (1.1.4); FILE ADDED 2008/06/18 12:43:57 mba 1.1.4.2: #i90657#: create extensions 2008/06/17 14:53:12 mba 1.1.4.1: file manifest.xml was added on branch cws_dev300_native156 on 2008-06-18 12:43:57 +0000


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [b10eba60708fd9fe1a3baccd12835ce6a5dd36c0]

INTEGRATION: CWS native156 (1.3.12); FILE MERGED 2008/06/18 13:07:58 mba 1.3.12.2: #i90657#: create dictionary extensions 2008/06/18 12:43:57 mba 1.3.12.1: #i90657#: create extensions


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [3334dfbf5cb5fbe88d2f8c5e841f6082e4893500]

INTEGRATION: CWS native156 (1.1.4); FILE ADDED 2008/06/18 12:43:57 mba 1.1.4.2: #i90657#: create extensions 2008/06/17 14:53:11 mba 1.1.4.1: file dictionaries.xcu was added on branch cws_dev300_native156 on 2008-06-18 12:43:57 +0000


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [7473d2df7d10057c24b494ec08b688d36808af6a]

INTEGRATION: CWS native156 (1.1.4); FILE ADDED 2008/06/29 12:37:05 mba 1.1.4.3: wrong descriptions 2008/06/18 12:43:57 mba 1.1.4.2: #i90657#: create extensions 2008/06/17 14:53:11 mba 1.1.4.1: file description.xml was added on branch cws_dev300_native156 on 2008-06-18 12:43:57 +0000


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [e4455a5f0ea34a38c8179e5226625c7f25dc7beb]

INTEGRATION: CWS native156 (1.1.4); FILE ADDED 2008/06/18 12:43:57 mba 1.1.4.2: #i90657#: create extensions 2008/06/17 14:53:10 mba 1.1.4.1: file delzip was added on branch cws_dev300_native156 on 2008-06-18 12:43:57 +0000


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [3502eafeb50ca31baab975ab01d39696eeb798eb]

INTEGRATION: CWS native156 (1.1.4); FILE ADDED 2008/06/18 12:43:56 mba 1.1.4.2: #i90657#: create extensions 2008/06/17 14:52:43 mba 1.1.4.1: file manifest.xml was added on branch cws_dev300_native156 on 2008-06-18 12:43:56 +0000


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [d9aa1672db2930419a44bf8783a9cfb03a216171]

INTEGRATION: CWS native156 (1.8.12); FILE MERGED 2008/06/25 13:10:07 mba 1.8.12.4: wrong rules for idx 2008/06/25 12:44:08 mba 1.8.12.3: missing idx files for thesauri 2008/06/18 13:07:57 mba 1.8.12.2: #i90657#: create dictionary extensions 2008/06/18 12:43:56 mba 1.8.12.1: #i90657#: create extensions


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [97ac72b93adc0efe640af094ec0d061ab3f5a0d9]

INTEGRATION: CWS native156 (1.1.4); FILE ADDED 2008/06/18 12:43:56 mba 1.1.4.2: #i90657#: create extensions 2008/06/17 14:52:43 mba 1.1.4.1: file dictionaries.xcu was added on branch cws_dev300_native156 on 2008-06-18 12:43:56 +0000


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [57ce55cf54da2181ac58a6172b0453f05aab708b]

INTEGRATION: CWS native156 (1.1.4); FILE ADDED 2008/06/29 12:37:05 mba 1.1.4.3: wrong descriptions 2008/06/18 12:43:56 mba 1.1.4.2: #i90657#: create extensions 2008/06/17 14:52:43 mba 1.1.4.1: file description.xml was added on branch cws_dev300_native156 on 2008-06-18 12:43:56 +0000


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [a1c385e08331d478ab1102cd24506423587e291c]

INTEGRATION: CWS native156 (1.1.4); FILE ADDED 2008/06/18 12:43:56 mba 1.1.4.2: #i90657#: create extensions 2008/06/17 14:52:43 mba 1.1.4.1: file delzip was added on branch cws_dev300_native156 on 2008-06-18 12:43:56 +0000


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [f15a96bab8b1052f965e9cfa01d31066da2647c5]

INTEGRATION: CWS native156 (1.1.4); FILE ADDED 2008/06/18 12:43:56 mba 1.1.4.2: #i90657#: create extensions 2008/06/17 14:52:10 mba 1.1.4.1: file manifest.xml was added on branch cws_dev300_native156 on 2008-06-18 12:43:56 +0000


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [4ece002c4fef93bfbbc11c322d0b3c19093f6762]

INTEGRATION: CWS native156 (1.3.12); FILE MERGED 2008/06/18 13:07:57 mba 1.3.12.2: #i90657#: create dictionary extensions 2008/06/18 12:43:56 mba 1.3.12.1: #i90657#: create extensions


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [91b5b5864f53cc826ffbe6213a551df1cce08fef]

INTEGRATION: CWS native156 (1.1.4); FILE ADDED 2008/06/18 12:43:56 mba 1.1.4.2: #i90657#: create extensions 2008/06/17 14:52:09 mba 1.1.4.1: file dictionaries.xcu was added on branch cws_dev300_native156 on 2008-06-18 12:43:56 +0000


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [69d32e748ff4501f85cac9eae71d3ace22aefec5]

INTEGRATION: CWS native156 (1.1.4); FILE ADDED 2008/06/29 12:37:04 mba 1.1.4.3: wrong descriptions 2008/06/18 12:43:56 mba 1.1.4.2: #i90657#: create extensions 2008/06/17 14:52:09 mba 1.1.4.1: file description.xml was added on branch cws_dev300_native156 on 2008-06-18 12:43:56 +0000


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [764d107aaaaff3a9ab7732c7022d523d81dc5324]

INTEGRATION: CWS native156 (1.1.4); FILE ADDED 2008/06/18 12:43:56 mba 1.1.4.2: #i90657#: create extensions 2008/06/17 14:52:08 mba 1.1.4.1: file delzip was added on branch cws_dev300_native156 on 2008-06-18 12:43:56 +0000


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [627dc6bb7f3c555375c3724c1e37459c76313955]

INTEGRATION: CWS native156 (1.1.4); FILE ADDED 2008/06/18 12:43:56 mba 1.1.4.2: #i90657#: create extensions 2008/06/17 14:50:57 mba 1.1.4.1: file manifest.xml was added on branch cws_dev300_native156 on 2008-06-18 12:43:56 +0000


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [c756182a713cbc0e95ebf9515ac97b01ffb64c79]

INTEGRATION: CWS native156 (1.3.12); FILE MERGED 2008/06/18 13:07:57 mba 1.3.12.2: #i90657#: create dictionary extensions 2008/06/18 12:43:55 mba 1.3.12.1: #i90657#: create extensions


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [c4fdb5364aa30b2f31c70ac6e91bb8786063dbc9]

INTEGRATION: CWS native156 (1.1.4); FILE ADDED 2008/06/25 08:24:33 mba 1.1.4.3: wrong entries 2008/06/18 12:43:55 mba 1.1.4.2: #i90657#: create extensions 2008/06/17 14:50:56 mba 1.1.4.1: file dictionaries.xcu was added on branch cws_dev300_native156 on 2008-06-18 12:43:55 +0000


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [46f3c08e30cfe3a6d34a7fa44c01b5ce2789a7f5]

INTEGRATION: CWS native156 (1.1.4); FILE ADDED 2008/06/29 12:37:04 mba 1.1.4.4: wrong descriptions 2008/06/19 09:43:41 mba 1.1.4.3: #i90657#: wrong identifier 2008/06/18 12:43:55 mba 1.1.4.2: #i90657#: create extensions 2008/06/17 14:50:56 mba 1.1.4.1: file description.xml was added on branch cws_dev300_native156 on 2008-06-18 12:43:55 +0000


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [cd0dfcc7f787b7e89733efe10c00b3df89d2ed42]

INTEGRATION: CWS native156 (1.1.4); FILE ADDED 2008/06/18 12:43:55 mba 1.1.4.2: #i90657#: create extensions 2008/06/17 14:50:55 mba 1.1.4.1: file delzip was added on branch cws_dev300_native156 on 2008-06-18 12:43:55 +0000


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [f88ea60f8a054971d07f6c034d7c87a7163f75d9]

INTEGRATION: CWS native156 (1.1.4); FILE ADDED 2008/06/18 12:43:55 mba 1.1.4.2: #i90657#: create extensions 2008/06/17 14:50:25 mba 1.1.4.1: file manifest.xml was added on branch cws_dev300_native156 on 2008-06-18 12:43:55 +0000


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [7ee47df16c174ad20a9fa3f407c2f87ae586b950]

INTEGRATION: CWS native156 (1.3.12); FILE MERGED 2008/06/18 13:07:56 mba 1.3.12.2: #i90657#: create dictionary extensions 2008/06/18 12:43:55 mba 1.3.12.1: #i90657#: create extensions


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [e0d01baedf9844483798f9260454320eb9488b19]

INTEGRATION: CWS native156 (1.1.4); FILE ADDED 2008/06/18 12:43:55 mba 1.1.4.2: #i90657#: create extensions 2008/06/17 14:50:25 mba 1.1.4.1: file dictionaries.xcu was added on branch cws_dev300_native156 on 2008-06-18 12:43:55 +0000


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [94143ebc70f2443cabe2e5c07f4e2755340602c3]

INTEGRATION: CWS native156 (1.1.4); FILE ADDED 2008/06/29 12:37:04 mba 1.1.4.3: wrong descriptions 2008/06/18 12:43:55 mba 1.1.4.2: #i90657#: create extensions 2008/06/17 14:50:25 mba 1.1.4.1: file description.xml was added on branch cws_dev300_native156 on 2008-06-18 12:43:55 +0000


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [f7fe7971d17f1dc4cc7021c550e0ac5cf57e39a0]

INTEGRATION: CWS native156 (1.1.4); FILE ADDED 2008/06/18 12:43:55 mba 1.1.4.2: #i90657#: create extensions 2008/06/17 14:50:25 mba 1.1.4.1: file delzip was added on branch cws_dev300_native156 on 2008-06-18 12:43:55 +0000


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [7f42ad8c0a213a1fbb0abc9c8e15991a5092cddc]

INTEGRATION: CWS native156 (1.1.4); FILE ADDED 2008/06/18 12:43:55 mba 1.1.4.2: #i90657#: create extensions 2008/06/17 14:49:29 mba 1.1.4.1: file manifest.xml was added on branch cws_dev300_native156 on 2008-06-18 12:43:55 +0000


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [a7474d2797856e4a2f7aa3279964d87f35a97c0e]

INTEGRATION: CWS native156 (1.1.4); FILE ADDED 2008/06/18 12:43:55 mba 1.1.4.2: #i90657#: create extensions 2008/06/17 14:49:28 mba 1.1.4.1: file dictionaries.xcu was added on branch cws_dev300_native156 on 2008-06-18 12:43:55 +0000


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [fd5216d08b67c6b45aa6c206acf21c456fdc4bce]

INTEGRATION: CWS native156 (1.1.4); FILE ADDED 2008/06/29 12:37:04 mba 1.1.4.3: wrong descriptions 2008/06/18 12:43:55 mba 1.1.4.2: #i90657#: create extensions 2008/06/17 14:49:28 mba 1.1.4.1: file description.xml was added on branch cws_dev300_native156 on 2008-06-18 12:43:55 +0000


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [f191c6c7eea360ac304a7fe8f7b9d107aeee403c]

INTEGRATION: CWS native156 (1.1.4); FILE ADDED 2008/06/18 12:43:54 mba 1.1.4.2: #i90657#: create extensions 2008/06/17 14:49:28 mba 1.1.4.1: file delzip was added on branch cws_dev300_native156 on 2008-06-18 12:43:54 +0000


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [8c9bb01723e1bff96f2857ea3346c317de5be525]

INTEGRATION: CWS native156 (1.1.4); FILE ADDED 2008/06/18 12:43:54 mba 1.1.4.2: #i90657#: create extensions 2008/06/17 14:49:03 mba 1.1.4.1: file manifest.xml was added on branch cws_dev300_native156 on 2008-06-18 12:43:54 +0000


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [5752fcce33da8111f56cd0f066886f0dc7615db8]

INTEGRATION: CWS native156 (1.3.12); FILE MERGED 2008/06/18 13:07:56 mba 1.3.12.2: #i90657#: create dictionary extensions 2008/06/18 12:43:54 mba 1.3.12.1: #i90657#: create extensions


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [650683941c41f7a32d90bde389a7c6e6a4c551ef]

INTEGRATION: CWS native156 (1.1.4); FILE ADDED 2008/06/18 12:43:54 mba 1.1.4.2: #i90657#: create extensions 2008/06/17 14:49:01 mba 1.1.4.1: file dictionaries.xcu was added on branch cws_dev300_native156 on 2008-06-18 12:43:54 +0000


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [e4bed56c28589c36b47abdd05dff24872f47e628]

INTEGRATION: CWS native156 (1.1.4); FILE ADDED 2008/06/18 12:43:54 mba 1.1.4.2: #i90657#: create extensions 2008/06/17 14:49:00 mba 1.1.4.1: file delzip was added on branch cws_dev300_native156 on 2008-06-18 12:43:54 +0000


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [1ab0dbec9c05586876d8f4eb55202de838ff1dfd]

INTEGRATION: CWS native156 (1.1.4); FILE ADDED 2008/06/18 12:43:54 mba 1.1.4.2: #i90657#: create extensions 2008/06/17 14:48:18 mba 1.1.4.1: file manifest.xml was added on branch cws_dev300_native156 on 2008-06-18 12:43:54 +0000


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [3af4f1eab1a10c4cdbb7a315a15ac5b880e8ed98]

INTEGRATION: CWS native156 (1.19.6); FILE MERGED 2008/06/25 13:10:07 mba 1.19.6.4: wrong rules for idx 2008/06/25 12:44:08 mba 1.19.6.3: missing idx files for thesauri 2008/06/18 13:07:55 mba 1.19.6.2: #i90657#: create dictionary extensions 2008/06/18 12:43:54 mba 1.19.6.1: #i90657#: create extensions


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [56c38e155aa806ee5064b291351848be5875064a]

INTEGRATION: CWS native156 (1.1.4); FILE ADDED 2008/06/18 12:43:54 mba 1.1.4.2: #i90657#: create extensions 2008/06/17 14:48:18 mba 1.1.4.1: file dictionaries.xcu was added on branch cws_dev300_native156 on 2008-06-18 12:43:53 +0000


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [e575c38ecfc56490e59786b7e9b3252970913cca]

INTEGRATION: CWS native156 (1.1.4); FILE ADDED 2008/06/18 12:43:53 mba 1.1.4.2: #i90657#: create extensions 2008/06/17 14:48:18 mba 1.1.4.1: file delzip was added on branch cws_dev300_native156 on 2008-06-18 12:43:53 +0000


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [d1d24eb545aad34d26658293bb05cf3ba3ca9d3a]

INTEGRATION: CWS native156 (1.1.4); FILE ADDED 2008/06/18 12:43:53 mba 1.1.4.2: #i90657#: create extensions 2008/06/17 14:47:21 mba 1.1.4.1: file manifest.xml was added on branch cws_dev300_native156 on 2008-06-18 12:43:53 +0000


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [ce25713013aff99dd41d9fa2f06820633b0b4c89]

INTEGRATION: CWS native156 (1.6.12); FILE MERGED 2008/06/18 13:07:55 mba 1.6.12.2: #i90657#: create dictionary extensions 2008/06/18 12:43:53 mba 1.6.12.1: #i90657#: create extensions


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [fd48931439c0a3d9c1e01a07eaee587d4e8323e2]

INTEGRATION: CWS native156 (1.1.4); FILE ADDED 2008/06/18 12:43:53 mba 1.1.4.2: #i90657#: create extensions 2008/06/17 14:47:21 mba 1.1.4.1: file dictionaries.xcu was added on branch cws_dev300_native156 on 2008-06-18 12:43:53 +0000


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [0bcd466e00d65c8c30f65c30533bed7a3780068b]

INTEGRATION: CWS native156 (1.1.4); FILE ADDED 2008/06/29 12:37:04 mba 1.1.4.3: wrong descriptions 2008/06/18 12:43:53 mba 1.1.4.2: #i90657#: create extensions 2008/06/17 14:47:21 mba 1.1.4.1: file description.xml was added on branch cws_dev300_native156 on 2008-06-18 12:43:53 +0000


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [2f6e65ea1efb85543061754c768e6067aeee3838]

INTEGRATION: CWS native156 (1.1.4); FILE ADDED 2008/06/18 12:43:53 mba 1.1.4.2: #i90657#: create extensions 2008/06/17 14:47:20 mba 1.1.4.1: file delzip was added on branch cws_dev300_native156 on 2008-06-18 12:43:53 +0000


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [8a6a1a99188476a2cf65f23b0b3cd8f2ad5759cf]

INTEGRATION: CWS native156 (1.2.72); FILE MERGED 2008/06/18 12:43:52 mba 1.2.72.1: #i90657#: create extensions


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [90a224396e3ab38329ebf6572e832277df060b97]

INTEGRATION: CWS native156 (1.1.4); FILE ADDED 2008/06/18 12:43:52 mba 1.1.4.2: #i90657#: create extensions 2008/06/11 14:38:12 mba 1.1.4.1: file manifest.xml was added on branch cws_dev300_native156 on 2008-06-18 12:43:52 +0000


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [36a822562b45dbc3ba3d080edd683701edf12284]

INTEGRATION: CWS native156 (1.12.12); FILE MERGED 2008/06/18 13:07:55 mba 1.12.12.2: #i90657#: create dictionary extensions 2008/06/18 12:43:52 mba 1.12.12.1: #i90657#: create extensions


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [9439dffd7bb1525d524e97f7e535b3b3c515b881]

INTEGRATION: CWS native156 (1.1.4); FILE ADDED 2008/06/18 12:43:52 mba 1.1.4.2: #i90657#: create extensions 2008/06/11 14:38:12 mba 1.1.4.1: file dictionaries.xcu was added on branch cws_dev300_native156 on 2008-06-18 12:43:52 +0000


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [4539f18d74af907f6b903c82c4bca70629e5bf35]

INTEGRATION: CWS native156 (1.1.4); FILE ADDED 2008/06/29 12:37:03 mba 1.1.4.3: wrong descriptions 2008/06/18 12:43:52 mba 1.1.4.2: #i90657#: create extensions 2008/06/11 14:38:11 mba 1.1.4.1: file description.xml was added on branch cws_dev300_native156 on 2008-06-18 12:43:52 +0000


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [8589705e37f6193d79dc85b3aabfb840642b253f]

INTEGRATION: CWS native156 (1.1.4); FILE ADDED 2008/06/18 12:43:52 mba 1.1.4.2: #i90657#: create extensions 2008/06/17 14:46:46 mba 1.1.4.1: file delzip was added on branch cws_dev300_native156 on 2008-06-18 12:43:52 +0000


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [d049ef9f47b8d4dc893f5b7a53304fa2b6bb70d3]

INTEGRATION: CWS native156 (1.2.72); FILE MERGED 2008/06/18 12:43:51 mba 1.2.72.1: #i90657#: create extensions


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [7f6c58cc2aedf44ab4e634b5608ddf4ad1d86735]

INTEGRATION: CWS native156 (1.1.4); FILE ADDED 2008/06/18 12:43:51 mba 1.1.4.2: #i90657#: create extensions 2008/06/17 14:44:35 mba 1.1.4.1: file manifest.xml was added on branch cws_dev300_native156 on 2008-06-18 12:43:51 +0000


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [0ea0d15165045669bab8e1ed3535de03d5b7e6a9]

INTEGRATION: CWS native156 (1.7.12); FILE MERGED 2008/06/18 13:07:54 mba 1.7.12.2: #i90657#: create dictionary extensions 2008/06/18 12:43:51 mba 1.7.12.1: #i90657#: create extensions


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [30daa1c593512d270526140f0da922235f15d91b]

INTEGRATION: CWS native156 (1.1.4); FILE ADDED 2008/06/18 12:43:50 mba 1.1.4.2: #i90657#: create extensions 2008/06/17 14:44:35 mba 1.1.4.1: file delzip was added on branch cws_dev300_native156 on 2008-06-18 12:43:50 +0000


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [ed6eb7c12734a97243a0a3ca6ee1f65e7ca7c6ff]

INTEGRATION: CWS native156 (1.1.4); FILE ADDED 2008/06/18 12:43:50 mba 1.1.4.2: #i90657#: create extensions 2008/06/17 14:42:10 mba 1.1.4.1: file manifest.xml was added on branch cws_dev300_native156 on 2008-06-18 12:43:50 +0000


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [66cb3d7b40ed4f251ba2f47c4fe8d8c2cda499d3]

INTEGRATION: CWS sw30a11y01 (1.16.64); FILE MERGED 2008/05/19 10:26:56 od 1.16.64.1: #i85429# add default accessibility implementation for 	 com::sun::star::drawing::MediaShape


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [12dd46f36b9e9c8a137049178ce1186f85215fb1]

INTEGRATION: CWS native156 (1.5.12); FILE MERGED 2008/06/18 13:07:54 mba 1.5.12.2: #i90657#: create dictionary extensions 2008/06/18 12:43:50 mba 1.5.12.1: #i90657#: create extensions


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [71696eadbcd001331d915c5ee1bc27075358af17]

INTEGRATION: CWS sw30a11y01 (1.4.64); FILE MERGED 2008/05/19 10:26:56 od 1.4.64.1: #i85429# add default accessibility implementation for 	 com::sun::star::drawing::MediaShape


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [3b0cff0b32f5d3d4607a4284f6fbdee63bc8d6f7]

INTEGRATION: CWS native156 (1.1.4); FILE ADDED 2008/06/18 12:43:50 mba 1.1.4.2: #i90657#: create extensions 2008/06/17 14:42:10 mba 1.1.4.1: file delzip was added on branch cws_dev300_native156 on 2008-06-18 12:43:50 +0000


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [4debf44146b81bfb12c9e2f20ece594a6a68611e]

INTEGRATION: CWS native156 (1.1.4); FILE ADDED 2008/06/18 12:43:50 mba 1.1.4.2: #i90657#: create extensions 2008/06/17 14:41:09 mba 1.1.4.1: file manifest.xml was added on branch cws_dev300_native156 on 2008-06-18 12:43:50 +0000


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [2f112ad630e1145d05ad48ef467f89e1ecc08317]

INTEGRATION: CWS native156 (1.7.12); FILE MERGED 2008/06/18 13:07:53 mba 1.7.12.2: #i90657#: create dictionary extensions 2008/06/18 12:43:49 mba 1.7.12.1: #i90657#: create extensions


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [3f56f3ba6b2409bbde7a32bf030cb7a676c95f9f]

INTEGRATION: CWS native156 (1.1.4); FILE ADDED 2008/06/18 12:43:49 mba 1.1.4.2: #i90657#: create extensions 2008/06/17 14:41:09 mba 1.1.4.1: file dictionaries.xcu was added on branch cws_dev300_native156 on 2008-06-18 12:43:49 +0000


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [2ce2ea0680a280c2440df801ac4835b5f333eb94]

INTEGRATION: CWS native156 (1.1.4); FILE ADDED 2008/06/29 12:37:03 mba 1.1.4.3: wrong descriptions 2008/06/18 12:43:49 mba 1.1.4.2: #i90657#: create extensions 2008/06/17 14:41:09 mba 1.1.4.1: file description.xml was added on branch cws_dev300_native156 on 2008-06-18 12:43:49 +0000


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [d1c7dfe124ae0e5e93ffff930c46fe232bbc8565]

INTEGRATION: CWS native156 (1.1.4); FILE ADDED 2008/06/18 12:43:49 mba 1.1.4.2: #i90657#: create extensions 2008/06/17 14:41:08 mba 1.1.4.1: file delzip was added on branch cws_dev300_native156 on 2008-06-18 12:43:49 +0000


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [7cf6179f226eeacd13c6f6ded96bb80d658bc95b]

INTEGRATION: CWS native156 (1.1.4); FILE ADDED 2008/06/18 12:43:49 mba 1.1.4.2: #i90657#: create extensions 2008/06/17 14:40:15 mba 1.1.4.1: file manifest.xml was added on branch cws_dev300_native156 on 2008-06-18 12:43:49 +0000


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [bb73930df9c0be96357a7ad3b0caa737e5df0451]

INTEGRATION: CWS native156 (1.4.12); FILE MERGED 2008/06/25 13:10:07 mba 1.4.12.4: wrong rules for idx 2008/06/25 12:44:07 mba 1.4.12.3: missing idx files for thesauri 2008/06/18 13:07:53 mba 1.4.12.2: #i90657#: create dictionary extensions 2008/06/18 12:43:49 mba 1.4.12.1: #i90657#: create extensions


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [b664d658130893a26148b90b1be5f05ff1924eb0]

INTEGRATION: CWS native156 (1.1.4); FILE ADDED 2008/06/18 12:43:49 mba 1.1.4.2: #i90657#: create extensions 2008/06/17 14:40:15 mba 1.1.4.1: file dictionaries.xcu was added on branch cws_dev300_native156 on 2008-06-18 12:43:49 +0000


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [beb918d59537e0b7f62ea0f22fcaef4809651847]

INTEGRATION: CWS native156 (1.1.4); FILE ADDED 2008/06/29 12:37:03 mba 1.1.4.3: wrong descriptions 2008/06/18 12:43:49 mba 1.1.4.2: #i90657#: create extensions 2008/06/17 14:40:15 mba 1.1.4.1: file description.xml was added on branch cws_dev300_native156 on 2008-06-18 12:43:49 +0000


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [acb1ddcbbe82e436970b45d665fc778654f6a79d]

INTEGRATION: CWS native156 (1.1.4); FILE ADDED 2008/06/18 12:43:49 mba 1.1.4.2: #i90657#: create extensions 2008/06/17 14:40:15 mba 1.1.4.1: file delzip was added on branch cws_dev300_native156 on 2008-06-18 12:43:49 +0000


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [4984de47400ac259990c0499737e9e56cdd083ad]

INTEGRATION: CWS native156 (1.1.4); FILE ADDED 2008/06/18 12:43:49 mba 1.1.4.2: #i90657#: create extensions 2008/06/17 14:17:20 mba 1.1.4.1: file manifest.xml was added on branch cws_dev300_native156 on 2008-06-18 12:43:48 +0000


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [50c4aa9e2d9b3505235bb4b3e44b7d1eef830b23]

INTEGRATION: CWS native156 (1.4.12); FILE MERGED 2008/06/18 13:07:53 mba 1.4.12.2: #i90657#: create dictionary extensions 2008/06/18 12:43:48 mba 1.4.12.1: #i90657#: create extensions


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [fda169afb6b307dd038410cd426e6ab7f75b277f]

INTEGRATION: CWS native156 (1.1.4); FILE ADDED 2008/06/18 12:43:48 mba 1.1.4.2: #i90657#: create extensions 2008/06/17 14:17:20 mba 1.1.4.1: file dictionaries.xcu was added on branch cws_dev300_native156 on 2008-06-18 12:43:48 +0000


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [b58f2ebac0d4d72a351e24674928397a1e635b41]

INTEGRATION: CWS native156 (1.1.4); FILE ADDED 2008/06/29 12:37:03 mba 1.1.4.3: wrong descriptions 2008/06/18 12:43:48 mba 1.1.4.2: #i90657#: create extensions 2008/06/17 14:17:20 mba 1.1.4.1: file description.xml was added on branch cws_dev300_native156 on 2008-06-18 12:43:48 +0000


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [3e1eb5d9d6a0410665262fd0f6bd5fe57aa5dbd5]

INTEGRATION: CWS native156 (1.1.4); FILE ADDED 2008/06/18 12:43:48 mba 1.1.4.2: #i90657#: create extensions 2008/06/17 14:17:20 mba 1.1.4.1: file delzip was added on branch cws_dev300_native156 on 2008-06-18 12:43:48 +0000


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [7c849c17df3793ae59432c2927dc0f821df57e22]

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>  [063bca3e8e83c8436a1716bb1fb02d98d96b9924]

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>  [0681b10f16ea8a1b768154419a485ab3b5f314a0]

INTEGRATION: CWS sw30a11y01 (1.7.52); FILE MERGED 2008/06/02 09:13:10 od 1.7.52.2: RESYNC: (1.7-1.8); FILE MERGED 2008/05/27 14:03:50 od 1.7.52.1: #i71360# new interface XAccessibleTextMarkup


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [739e4b9140796ccb8f271a379f14070808c923c7]

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>  [c747b8dfb9100d24e63e9550e2eb917579db1c56]

INTEGRATION: CWS sw30a11y01 (1.1.2); FILE ADDED 2008/05/27 14:03:15 od 1.1.2.1: #i71360# new interface XAccessibleTextMarkup


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [78f51fbd99b0b0272ace80a5145e51ea1f4e0135]

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>  [73ba62de72cf107e54e64a5a0a22a67a0a36b9e3]

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>  [c796ccd424205272107deb74c931a23fc3552b30]

INTEGRATION: CWS sw30a11y01 (1.89.26); FILE MERGED 2008/06/02 09:12:42 od 1.89.26.2: RESYNC: (1.89-1.90); FILE MERGED 2008/05/27 13:50:03 od 1.89.26.1: #i71360# <SwTxtNode::GetWrong() const> 	 - constant access to list of mispelled text.


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [c675f9bb248b2beffab8630c270a09cc968c0495]

INTEGRATION: CWS sw30a11y01 (1.115.62); FILE MERGED 2008/06/10 07:56:50 od 1.115.62.3: RESYNC: (1.117-1.119); FILE MERGED 2008/06/02 09:12:35 od 1.115.62.2: RESYNC: (1.115-1.117); FILE MERGED 2008/06/02 07:57:33 od 1.115.62.1: #i75614# method <DrawGraphic(..)> 	 - reset draw mode in high contrast mode in order to get fill color set.


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [d1f1f48519dfab8903250d7776ae8971895b810e]

INTEGRATION: CWS sw30a11y01 (1.90.62); FILE MERGED 2008/05/19 12:55:38 od 1.90.62.1: #i73201# method <SwFrm::RemoveFly(..)> 	 - dispose accessible frame, if <SwPageFrm::RemoveFlyFromPage(..)> 	   is not called and the <SwFlyFrm> instance is not an as-character 	   anchored one.


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [bd21f340682d0a71f3da8aeacfe5ce145310eacb]

INTEGRATION: CWS sw30a11y01 (1.1.2); FILE ADDED 2008/05/27 13:52:11 od 1.1.2.1: #i71360# helper class for implementation of XAccessibleTextMarkup


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [dc7b374742f61a8bf4bdfd1cc92b5f79b45454ec]

INTEGRATION: CWS sw30a11y01 (1.1.2); FILE ADDED 2008/05/27 13:53:01 od 1.1.2.1: #i71360# helper class for implementation of XAccessibleTextMarkup


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [dd06cb5cda6fdfab32597cfef08383c25e5834d2]

INTEGRATION: CWS sw30a11y01 (1.14.64); FILE MERGED 2008/05/27 13:53:24 od 1.14.64.1: #i71360# helper class for implementation of XAccessibleTextMarkup


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [55ce5af80bbf983013801b80b9f435ffd7f58b2b]

INTEGRATION: CWS sw30a11y01 (1.18.64); FILE MERGED 2008/05/30 10:22:43 od 1.18.64.2: #i89175# Implementation of com::sun::star::accessibility::XAccessibleMultiLineText 2008/05/27 13:56:35 od 1.18.64.1: #i71360# made certain methods constant


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [8af221ab782de6f01cf3685b1f45b9f3820a3d00]

INTEGRATION: CWS sw30a11y01 (1.34.64); FILE MERGED 2008/05/30 10:22:43 od 1.34.64.2: #i89175# Implementation of com::sun::star::accessibility::XAccessibleMultiLineText 2008/05/27 13:56:35 od 1.34.64.1: #i71360# made certain methods constant


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [dbc449f89e0295bce6bbfa7f199e6210760fd77a]

INTEGRATION: CWS sw30a11y01 (1.40.64); FILE MERGED 2008/05/30 10:22:43 od 1.40.64.2: #i89175# Implementation of com::sun::star::accessibility::XAccessibleMultiLineText 2008/05/27 13:55:05 od 1.40.64.1: #i71360# implementation of XAccessibleTextMarkup


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [e6bccd94c61167c03f373f27dd05563c7ac36247]

INTEGRATION: CWS sw30a11y01 (1.76.64); FILE MERGED 2008/06/10 07:45:30 od 1.76.64.3: #i89175# class <SwAccessibleParagraph> 	 - adjust implementation of XInterface and XTypeProvider due to 	   new supported interfaces 2008/05/30 10:22:43 od 1.76.64.2: #i89175# Implementation of com::sun::star::accessibility::XAccessibleMultiLineText 2008/05/27 13:55:05 od 1.76.64.1: #i71360# implementation of XAccessibleTextMarkup


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [c010c6d23fc36d117134fd9064110ad127eb3566]

INTEGRATION: CWS sw30a11y01 (1.56.62); FILE MERGED 2008/06/02 09:12:48 od 1.56.62.2: RESYNC: (1.56-1.57); FILE MERGED 2008/05/27 13:46:35 od 1.56.62.1: #i71360# class <SwTxtNode> 	 - constant accessor to list of mispelled text - <SwWrongList> instance


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [7a3056e9bd0bec3916cd142e50e48db2ca827474]

#100000# New license


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [0fc089b168827a9ceb7599a4c818268470a505b9]

INTEGRATION: CWS newkeyid1 (1.27.4); FILE MERGED 2008/05/28 15:32:58 gh 1.27.4.5: #i89566# adapted gsicheck to allow 250 chars for GID and LID 2008/05/21 12:53:26 gh 1.27.4.4: RESYNC: (1.27-1.28); FILE MERGED 2008/05/21 12:30:30 gh 1.27.4.3: #i89720 implement new KeyIDs 2008/04/16 09:36:42 gh 1.27.4.2: change delimiter of KeyID from . (dot) to | (pipe) and fix some errors in detection of KeyIDs 2008/04/03 10:46:11 gh 1.27.4.1: gsicheck now recognizes the new KeyIDs as well as the old ones. version 1.9


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [4c89a79c70182005ed00b80c1a0db44683e602f6]

INTEGRATION: CWS newkeyid1 (1.1.2); FILE ADDED 2008/05/28 15:24:07 gh 1.1.2.5: #i90075#hardcode one KeyID to keyid1 2008/05/21 12:30:28 gh 1.1.2.4: #i89720 implement new KeyIDs 2008/04/16 09:34:02 gh 1.1.2.3: change delimiter of KeyID from . (dot) to | (pipe) 2008/04/03 10:44:23 gh 1.1.2.2: force KeyIDs to 6 Digits and generate keyIDs for fileds containing a zero 2008/03/13 12:20:15 gh 1.1.2.1: calculate KeyIDs for KeyID Build and Database import


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [77b193d90b51031a71de27974bd42de84ea7d6b8]

INTEGRATION: CWS notes6 (1.86.104); FILE MERGED 2008/06/25 14:03:11 mod 1.86.104.3: #i91057# 2008/06/18 23:14:51 mod 1.86.104.2: RESYNC: (1.86-1.89); FILE MERGED 2008/06/10 18:29:41 mod 1.86.104.1: notes5 import


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [6b19544a6cdb232454cc0bd7fb45fee858de9fba]

INTEGRATION: CWS notes6 (1.86.24); FILE MERGED 2008/06/25 14:03:13 mod 1.86.24.3: #i91057# 2008/06/18 23:15:19 mod 1.86.24.2: RESYNC: (1.86-1.87); FILE MERGED 2008/06/10 18:29:43 mod 1.86.24.1: notes5 import


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [ecd9d41a726d4ae2aa1c3057183aaf1f85299904]

INTEGRATION: CWS notes6 (1.66.104); FILE MERGED 2008/06/20 16:08:33 mod 1.66.104.3: #i90938# 2008/06/18 23:15:14 mod 1.66.104.2: RESYNC: (1.66-1.69); FILE MERGED 2008/06/10 18:29:43 mod 1.66.104.1: notes5 import


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [ec8b1fb3cc31253d58c78bfed512260df45511c7]

INTEGRATION: CWS notes6 (1.42.104); FILE MERGED 2008/06/26 21:46:53 mod 1.42.104.4: shell refactoring 2008/06/24 09:03:39 mod 1.42.104.3: draw object fix as in notes 2008/06/18 23:15:09 mod 1.42.104.2: RESYNC: (1.42-1.44); FILE MERGED 2008/06/10 18:29:43 mod 1.42.104.1: notes5 import


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [6036d53561801c2c373d0747df4a697219d12154]

INTEGRATION: CWS notes6 (1.5.24); FILE MERGED 2008/06/26 21:46:53 mod 1.5.24.4: shell refactoring 2008/06/20 16:08:32 mod 1.5.24.3: #i90938# 2008/06/13 21:28:19 mod 1.5.24.2: fix for shadow createbaserange 2008/06/10 18:29:43 mod 1.5.24.1: notes5 import


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [d892fada0231be7c2c75f6dfbe22f3c182f4de1d]

INTEGRATION: CWS notes6 (1.5.24); FILE MERGED 2008/06/26 21:46:52 mod 1.5.24.7: shell refactoring 2008/06/25 14:03:12 mod 1.5.24.6: #i91057# 2008/06/23 18:43:03 mod 1.5.24.5: correct ankor line after creation 2008/06/20 16:08:32 mod 1.5.24.4: #i90938# 2008/06/18 23:15:02 mod 1.5.24.3: RESYNC: (1.5-1.6); FILE MERGED 2008/06/13 21:28:19 mod 1.5.24.2: fix for shadow createbaserange 2008/06/10 18:29:42 mod 1.5.24.1: notes5 import


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [478b44449bef32759165e1723ef881595d000c67]

INTEGRATION: CWS notes6 (1.9.24); FILE MERGED 2008/06/26 21:46:52 mod 1.9.24.5: shell refactoring 2008/06/23 18:43:02 mod 1.9.24.4: correct ankor line after creation 2008/06/20 16:08:32 mod 1.9.24.3: #i90938# 2008/06/13 21:28:19 mod 1.9.24.2: fix for shadow createbaserange 2008/06/10 18:29:42 mod 1.9.24.1: notes5 import


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [fed2d17391722ec0ef5178e63f7f14875a7b910f]

INTEGRATION: CWS notes6 (1.33.104); FILE MERGED 2008/06/10 18:29:41 mod 1.33.104.1: notes5 import


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [4f7756333a8dead87b0519497fc3023dc0019df8]

INTEGRATION: CWS notes6 (1.47.2); FILE MERGED 2008/06/25 14:03:11 mod 1.47.2.2: #i91057# 2008/06/24 11:14:51 mod 1.47.2.1: multiline comments


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [c209467cf59a0dee5dfbdd28e75c24f516e92e0d]

INTEGRATION: CWS notes6 (1.106.24); FILE MERGED 2008/06/23 11:23:58 mba 1.106.24.1: #i88137#: set CalcFieldHdl at internal Outliner; #i88144#: set text in TextObject when it was imported as String


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [033a8fb470c425ac1b59ff473f67e3d59d87cda3]

INTEGRATION: CWS notes6 (1.3.106); FILE MERGED 2008/06/23 11:23:58 mba 1.3.106.1: #i88137#: set CalcFieldHdl at internal Outliner; #i88144#: set text in TextObject when it was imported as String


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [ac10ba25fc3cdbcd0922e980b4f31a73504a503a]

INTEGRATION: CWS notes6 (1.3.106); FILE MERGED 2008/06/23 11:23:57 mba 1.3.106.1: #i88137#: set CalcFieldHdl at internal Outliner; #i88144#: set text in TextObject when it was imported as String


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [a2c197ffb35c44b5e87a011a69e31fbdc8db8ef4]

INTEGRATION: CWS notes6 (1.57.24); FILE MERGED 2008/06/23 11:23:57 mba 1.57.24.1: #i88137#: set CalcFieldHdl at internal Outliner; #i88144#: set text in TextObject when it was imported as String


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [53a5bea4142d2224e345801f876b11692fceb5c5]

INTEGRATION: CWS notes6 (1.72.102); FILE MERGED 2008/06/18 23:14:08 mod 1.72.102.2: RESYNC: (1.72-1.74); FILE MERGED 2008/06/10 18:29:38 mod 1.72.102.1: notes5 import


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [de5b475e43985d2f88819139cad34eb59e18da95]

INTEGRATION: CWS notes6 (1.4.24); FILE MERGED 2008/06/18 23:14:02 mod 1.4.24.2: RESYNC: (1.4-1.5); FILE MERGED 2008/06/10 18:29:37 mod 1.4.24.1: notes5 import


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [a6aae4d505bc327985b4f3775d43b1c78c06f77a]

INTEGRATION: CWS notes6 (1.6.24); FILE MERGED 2008/06/26 21:46:52 mod 1.6.24.3: shell refactoring 2008/06/25 14:03:10 mod 1.6.24.2: #i91057# 2008/06/10 18:29:37 mod 1.6.24.1: notes5 import


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [a550c34f9521da15c05568f76f1f25b0543d33c1]

INTEGRATION: CWS notes6 (1.6.24); FILE MERGED 2008/06/10 18:29:37 mod 1.6.24.1: notes5 import


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [f46fc469e096c6dadfb596969c5c450a8cc806c9]

#i88766# solve duplicate include


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [8c5ddddb9a143381dc3d1449820f61b56344973f]

#i91263# typos...


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [06a5166cb07e231c387c4c0a32e35a2604ec98f1]

INTEGRATION: CWS impress144 (1.4.8); FILE MERGED 2008/06/07 20:23:12 cl 1.4.8.1: #i85768# replaced hack properties XModel and IsChart with Model and CLSID


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [6ec287721a4a3ca80ac21f2fbb6056ed2d061ef9]

INTEGRATION: CWS impress144 (1.172.94); FILE MERGED 2008/06/10 14:09:02 cl 1.172.94.1: #i87698# fixed WritingMode property


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [dd1f5abdc630ebe25783b72670e7f0d535794f05]

INTEGRATION: CWS impress144 (1.46.106); FILE MERGED 2008/06/06 13:16:29 cl 1.46.106.1: #i88525# keep SvxUnoDrawPage wrapper for as long as the SvdPage lives


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [bfa9ca8b789b5cfbc9028cef30291ec2130e726d]

INTEGRATION: CWS impress144 (1.64.104); FILE MERGED 2008/06/06 13:17:40 cl 1.64.104.1: #i88525# keep SvxUnoDrawPage wrapper for as long as the SvdPage lives


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [6d31d46a3a81935c0f7dd522bc014e8c0ce011c9]

INTEGRATION: CWS impress144 (1.88.106); FILE MERGED 2008/06/10 11:26:35 cl 1.88.106.1: #i87698# fixed ::SetVertical( sal_True ) if text is still empty


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [34b3bf92c0a2f975e0828d2836a4bca40d257be7]

INTEGRATION: CWS impress144 (1.66.108); FILE MERGED 2008/06/09 10:29:11 cl 1.66.108.1: #i60014# removed unused icons


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [f7f34c29aada422e54c5835eb4df610b7d2a627c]

INTEGRATION: CWS impress144 (1.6.104); FILE MERGED 2008/06/07 16:54:05 cl 1.6.104.1: #i88525# keep SvxUnoDrawPage wrapper for as long as the SvdPage lives


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [2c7a46d0bb1c55c11410b2f3e3ef84e4cd423bb2]

INTEGRATION: CWS impress144 (1.7.108); FILE MERGED 2008/06/09 10:27:27 cl 1.7.108.1: #i60014# removed unused icons


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [b9dd1fb0178218438fa1d36e2645fb48354b1d2b]

INTEGRATION: CWS impress144 (1.40.40); FILE MERGED 2008/06/07 18:49:29 cl 1.40.40.1: #i89124# fixed resize behaviour for fullscreen presentation


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [eeaacb29ab838cca5d1564c1f47f1acc340df74c]

INTEGRATION: CWS impress144 (1.49.40); FILE MERGED 2008/06/05 07:38:35 af 1.49.40.1: #i83888# Added mbIsInSwitchPage flag.


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [53db0f71333180e0d78a4472812c8272ce5fa410]

INTEGRATION: CWS impress144 (1.53.40); FILE MERGED 2008/06/07 18:49:29 cl 1.53.40.1: #i89124# fixed resize behaviour for fullscreen presentation


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [c61212262b196ab43c3f5ecaea312a849180a4b1]

INTEGRATION: CWS impress144 (1.79.40); FILE MERGED 2008/06/09 13:15:19 cl 1.79.40.3: fixed windows build on wntmsci12 compiler 2008/06/09 11:34:57 cl 1.79.40.2: fixed shadow local 2008/06/05 07:37:32 af 1.79.40.1: #i83888# Prevent nested calls to SwitchPage().


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [09896044e5eac867e002a9d4338da878446c73e4]

INTEGRATION: CWS impress144 (1.42.40); FILE MERGED 2008/05/29 09:58:22 af 1.42.40.1: #i78201# Fixed activation of layout menu in tool panel.


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [28167b4e618fa7aa3a9207c0aba7c124a6eabe30]

INTEGRATION: CWS impress144 (1.19.40); FILE MERGED 2008/06/06 13:28:59 cl 1.19.40.1: #i88525# keep SvxUnoDrawPage wrapper for as long as the SvdPage lives


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [eb4e6f82747f8b9703c08d52da7320425c4cbdba]

INTEGRATION: CWS impress144 (1.95.40); FILE MERGED 2008/06/06 13:28:59 cl 1.95.40.1: #i88525# keep SvxUnoDrawPage wrapper for as long as the SvdPage lives


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [300773ba1ce26adbe2acba2f9c190f7049b3ce65]

INTEGRATION: CWS impress144 (1.110.38); FILE MERGED 2008/06/06 13:28:59 cl 1.110.38.1: #i88525# keep SvxUnoDrawPage wrapper for as long as the SvdPage lives


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [ce02935be99e5c4f27c6f9e5bfa7c0b423f2e25c]

INTEGRATION: CWS impress144 (1.9.40); FILE MERGED 2008/05/29 08:07:38 af 1.9.40.1: #i58744# Fixed delay between preview creations.


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [f08965c686875d66a55ab3316161c712449ae28a]

INTEGRATION: CWS impress144 (1.54.40); FILE MERGED 2008/06/07 20:04:07 cl 1.54.40.2: #i88839# fixe resume after call to blankScreen 2008/06/07 18:55:36 cl 1.54.40.1: #i89305# do not use post user event to generate endless loops, timers only


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [f7cec575b92de1c637f69ff83ab0f8451c637bf3]

INTEGRATION: CWS impress144 (1.9.40); FILE MERGED 2008/06/07 18:48:17 cl 1.9.40.1: #i89124# fixed resize behaviour for fullscreen presentation


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [231edae4b196ea4a2bf857114dfa1a8e2b39f7b8]

INTEGRATION: CWS impress144 (1.26.40); FILE MERGED 2008/06/05 07:33:37 af 1.26.40.1: #i83888# Added mbIsInSwitchPage flag.


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [4414378ab964e0eeefd8fa5ac397bcb1416d782d]

INTEGRATION: CWS impress144 (1.5.38); FILE MERGED 2008/05/29 09:59:52 af 1.5.38.1: #i78201# Activation of panels in tool panel now also makes task pane visible.


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [f61d7fefac3ccf01c384de15ebc5c32d5aa1341e]

INTEGRATION: CWS impress144 (1.14.38); FILE MERGED 2008/06/02 16:54:08 cl 1.14.38.1: #i77982# update enable state for quality combo box when activating page 3


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [9ce7ae55b0d7c43e5a7bbf508ba525584d7b0432]

INTEGRATION: CWS impress144 (1.103.8); FILE MERGED 2008/06/09 08:14:36 cl 1.103.8.2: RESYNC: (1.103-1.104); FILE MERGED 2008/06/05 15:21:15 sj 1.103.8.1: #i81863# fixed rtl unicode problem


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [4a96491247c2f919f2334f5dbf9c9fa34b7e49bf]

INTEGRATION: CWS impress144 (1.47.8); FILE MERGED 2008/06/09 08:13:50 cl 1.47.8.2: RESYNC: (1.47-1.48); FILE MERGED 2008/06/05 15:21:15 sj 1.47.8.1: #i81863# fixed rtl unicode problem


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [1c83368da594ca6abf1759f09fa49a4eeef34f76]

INTEGRATION: CWS impress144 (1.66.36); FILE MERGED 2008/05/29 08:11:34 af 1.66.36.1: #i87857# Arranged layout descriptors in order defined by enum.


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [0e43ac9cf40dc1d268299c5b9a585e0d59573def]

INTEGRATION: CWS impress144 (1.45.40); FILE MERGED 2008/06/07 19:22:38 cl 1.45.40.1: #i87153# default handout page to portrait


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [7938ecb6257c561df5ee99079c56746424634dce]

INTEGRATION: CWS impress144 (1.8.6); FILE MERGED 2008/06/07 16:42:54 cl 1.8.6.1: #i77982# removed fast sax parser


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [ab90758940ebae3eb17a4925f7c4fb53ec54c008]

INTEGRATION: CWS impress144 (1.10.4); FILE MERGED 2008/06/07 16:42:54 cl 1.10.4.1: #i77982# removed fast sax parser


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [851bfe0e0debe80ecc3b6da53520d4c1750cf281]

INTEGRATION: CWS impress144 (1.3.34); FILE MERGED 2008/06/07 16:29:13 cl 1.3.34.1: #i77982# removed fast sax parser


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [e286d39ef2c24bd1e5796bf330c70c5a18e2687d]

INTEGRATION: CWS impress144 (1.9.34); FILE MERGED 2008/06/07 16:29:13 cl 1.9.34.1: #i77982# removed fast sax parser


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [ef934836242c2accecc02b22b29364dd98330749]

INTEGRATION: CWS impress144 (1.126.46); FILE MERGED 2008/06/09 13:34:37 cl 1.126.46.1: #i86057# fixed udp usage


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [3857760d3bfba3b59a275da32936919e3ee535cc]

INTEGRATION: CWS xmlfilter05 (1.30.34); FILE MERGED 2008/05/19 12:06:22 hbrinkm 1.30.34.4: RESYNC: (1.31-1.32); FILE MERGED 2008/05/02 11:55:31 hbrinkm 1.30.34.3: RESYNC: (1.30-1.31); FILE MERGED 2008/05/01 17:58:18 mav 1.30.34.2: #i88923# fix the check 2008/05/01 17:52:28 mav 1.30.34.1: #i88923# fix the typo


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [5bee76510f644f95d7d4982b2c13257a0fc7e711]

INTEGRATION: CWS xmlfilter05 (1.21.10); FILE MERGED 2008/06/16 08:47:47 dr 1.21.10.3: RESYNC: (1.22-1.23); FILE MERGED 2008/05/19 12:03:53 hbrinkm 1.21.10.2: RESYNC: (1.21-1.22); FILE MERGED 2008/05/06 11:34:41 hbrinkm 1.21.10.1: ex-pure virtual functions had to be implemented


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [8239e89fd0904bda4bac8bbfaa2ce27e95dee4fa]

INTEGRATION: CWS xmlfilter05 (1.34.10); FILE MERGED 2008/06/16 08:47:44 dr 1.34.10.4: RESYNC: (1.35-1.36); FILE MERGED 2008/05/22 13:16:33 dr 1.34.10.3: #i10000 2008/05/19 12:04:04 hbrinkm 1.34.10.2: RESYNC: (1.34-1.35); FILE MERGED 2008/05/06 11:34:41 hbrinkm 1.34.10.1: ex-pure virtual functions had to be implemented


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [7a3297f6dcf16e92cb057ce7c5481f66b6f120e0]

INTEGRATION: CWS xmlfilter05 (1.1.2); FILE ADDED 2008/04/17 10:01:32 dr 1.1.2.1: #i86546# #i86549# #i86560# support all file types and templates


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [19831767bd6fa86bf03599cadef32d63139bc3f4]

INTEGRATION: CWS xmlfilter05 (1.3.12); FILE MERGED 2008/06/17 09:29:19 dr 1.3.12.4: #i10000# wrong extension 2008/05/02 11:47:23 hbrinkm 1.3.12.3: RESYNC: (1.3-1.4); FILE MERGED 2008/04/17 10:01:32 dr 1.3.12.2: #i86546# #i86549# #i86560# support all file types and templates 2008/04/02 14:24:25 hbrinkm 1.3.12.1: merged changes from xmlfilter04 to xmlfilter05


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [70ba1f04a8ccb10c01a03fbc449e380274a92710]

INTEGRATION: CWS xmlfilter05 (1.1.2); FILE ADDED 2008/04/17 10:01:31 dr 1.1.2.1: #i86546# #i86549# #i86560# support all file types and templates


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [5225e97699e284cac8b00a1d59a975fbf675c652]

INTEGRATION: CWS xmlfilter05 (1.12.12); FILE MERGED 2008/06/16 08:47:17 dr 1.12.12.2: RESYNC: (1.12-1.13); FILE MERGED 2008/04/17 10:01:30 dr 1.12.12.1: #i86546# #i86549# #i86560# support all file types and templates


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [dd1a5a9452844a637eddefb41b44665ea12107d7]

INTEGRATION: CWS xmlfilter05 (1.10.12); FILE MERGED 2008/06/16 08:47:19 dr 1.10.12.2: RESYNC: (1.10-1.11); FILE MERGED 2008/04/17 10:01:30 dr 1.10.12.1: #i86546# #i86549# #i86560# support all file types and templates


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [c8589e11ee9664e5de04438726dfa0e3440f210b]

INTEGRATION: CWS xmlfilter05 (1.63.302); FILE MERGED 2008/06/16 08:46:19 dr 1.63.302.4: RESYNC: (1.64-1.65); FILE MERGED 2008/05/26 09:14:41 dr 1.63.302.3: #i10000# uninit'ed variable in for loop!! 2008/05/02 11:37:03 hbrinkm 1.63.302.2: RESYNC: (1.63-1.64); FILE MERGED 2008/04/01 13:44:42 os 1.63.302.1: XTextCopy implemented


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [70cb48f8f20bd1a7ef0cf99260acbcdba11a1119]

INTEGRATION: CWS xmlfilter05 (1.32.14); FILE MERGED 2008/06/16 08:46:13 dr 1.32.14.3: RESYNC: (1.33-1.34); FILE MERGED 2008/05/02 11:36:57 hbrinkm 1.32.14.2: RESYNC: (1.32-1.33); FILE MERGED 2008/04/01 13:44:42 os 1.32.14.1: XTextCopy implemented


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [ed25dd8e409429e0357a39843df1aef709bfb461]

INTEGRATION: CWS xmlfilter05 (1.28.324); FILE MERGED 2008/06/16 08:46:27 dr 1.28.324.3: RESYNC: (1.29-1.30); FILE MERGED 2008/05/02 11:37:12 hbrinkm 1.28.324.2: RESYNC: (1.28-1.29); FILE MERGED 2008/04/01 13:44:42 os 1.28.324.1: XTextCopy implemented


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [ba65d707f4d26f8a9762a946029ff7ca776b14ae]

INTEGRATION: CWS xmlfilter05 (1.19.324); FILE MERGED 2008/06/16 08:46:23 dr 1.19.324.3: RESYNC: (1.20-1.21); FILE MERGED 2008/05/02 11:37:08 hbrinkm 1.19.324.2: RESYNC: (1.19-1.20); FILE MERGED 2008/04/01 13:44:42 os 1.19.324.1: XTextCopy implemented


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [55814617f944c99b1a1e15aa3b863fdc221ea17a]

INTEGRATION: CWS xmlfilter05 (1.169.12); FILE MERGED 2008/06/27 12:11:32 dr 1.169.12.5: RESYNC: (1.173-1.174); FILE MERGED 2008/06/16 08:46:09 dr 1.169.12.4: RESYNC: (1.172-1.173); FILE MERGED 2008/05/02 11:37:21 hbrinkm 1.169.12.3: RESYNC: (1.169-1.172); FILE MERGED 2008/04/02 13:57:21 hbrinkm 1.169.12.2: merged changes from xmlfilter04 to xmlfilter05 2008/04/01 13:42:50 os 1.169.12.1: XTextCopy implemented


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [8d1847c9e3cf1ed0cfc4d5e0787d3027d54457c2]

INTEGRATION: CWS xmlfilter05 (1.7.324); FILE MERGED 2008/06/16 08:46:30 dr 1.7.324.3: RESYNC: (1.8-1.9); FILE MERGED 2008/05/02 11:36:53 hbrinkm 1.7.324.2: RESYNC: (1.7-1.8); FILE MERGED 2008/04/01 13:42:25 os 1.7.324.1: XTextCopy implemented


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [b3f4e6763619f52546c2454b9b018e4745ec9f8f]

INTEGRATION: CWS xmlfilter05 (1.9.14); FILE MERGED 2008/06/16 08:46:33 dr 1.9.14.4: RESYNC: (1.10-1.11); FILE MERGED 2008/05/06 09:44:18 hbrinkm 1.9.14.3: removed warnings (unused parameters) 2008/05/02 11:36:40 hbrinkm 1.9.14.2: RESYNC: (1.9-1.10); FILE MERGED 2008/04/01 13:42:04 os 1.9.14.1: XTextCopy implemented


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [de12f04a2823bcd30701f77effbb0d4e88474dee]

INTEGRATION: CWS xmlfilter05 (1.3.324); FILE MERGED 2008/06/16 08:45:52 dr 1.3.324.3: RESYNC: (1.4-1.5); FILE MERGED 2008/05/02 11:37:29 hbrinkm 1.3.324.2: RESYNC: (1.3-1.4); FILE MERGED 2008/04/01 13:41:06 os 1.3.324.1: XTextCopy implemented


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [05a1f5c4d1cf92d6b7803c7b2831baba710c09f2]

INTEGRATION: CWS xmlfilter05 (1.4.14); FILE MERGED 2008/06/16 08:45:47 dr 1.4.14.3: RESYNC: (1.5-1.6); FILE MERGED 2008/05/02 11:37:24 hbrinkm 1.4.14.2: RESYNC: (1.4-1.5); FILE MERGED 2008/04/01 13:40:10 os 1.4.14.1: XTextCopy implemented


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [c8bce9e3fb26fddb9fa95524ba362b3ea2dbe4ba]

INTEGRATION: CWS xmlfilter05 (1.3.324); FILE MERGED 2008/06/16 08:45:59 dr 1.3.324.3: RESYNC: (1.4-1.5); FILE MERGED 2008/05/02 11:37:32 hbrinkm 1.3.324.2: RESYNC: (1.3-1.4); FILE MERGED 2008/04/01 13:40:10 os 1.3.324.1: XTextCopy implemented


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [25f14d7623907e25e2b1cf160944928705369c38]

INTEGRATION: CWS xmlfilter05 (1.3.324); FILE MERGED 2008/06/16 08:45:56 dr 1.3.324.3: RESYNC: (1.4-1.5); FILE MERGED 2008/05/02 11:37:36 hbrinkm 1.3.324.2: RESYNC: (1.3-1.4); FILE MERGED 2008/04/01 13:39:35 os 1.3.324.1: XTextCopy implemented


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [7c098bdc444890d4c3bab97ea950b429a4ba219d]

INTEGRATION: CWS xmlfilter05 (1.45.14); FILE MERGED 2008/05/02 11:25:37 hbrinkm 1.45.14.4: RESYNC: (1.45-1.47); FILE MERGED 2008/04/02 13:38:17 hbrinkm 1.45.14.3: XTextCopy got lost 2008/04/02 13:06:15 hbrinkm 1.45.14.2: merged changes from xmlfilter04 to xmlfilter05 2008/04/01 12:09:02 os 1.45.14.1: new interface XTextCopy


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [ba32ccfa032bf3f1bfc1f1daf9a3b5d0692056be]

INTEGRATION: CWS xmlfilter05 (1.1.2); FILE ADDED 2008/05/21 14:09:50 dr 1.1.2.2: #i10000# new header 2008/04/01 12:09:24 os 1.1.2.1: text copy interface


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [c4017592e62b233f9e46f88f24774c621a872a54]

INTEGRATION: CWS xmlfilter05 (1.3.28); FILE MERGED 2008/05/08 13:05:13 os 1.3.28.1: #i87184# description added


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [562e88ecd1f7207321caed75c476d8e660f9ecef]

INTEGRATION: CWS xmlfilter05 (1.1.6); FILE MERGED 2008/05/21 14:09:50 dr 1.1.6.3: #i10000# new header 2008/04/02 13:06:15 hbrinkm 1.1.6.2: merged changes from xmlfilter04 to xmlfilter05 2008/03/12 07:46:57 hbrinkm 1.1.6.1: file XRedline.idl was added on branch cws_dev300_xmlfilter05 on 2008-04-02 13:06:15 +0000


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [75268424e6c4eee065472011332a2bd6cf49ec1f]

INTEGRATION: CWS xmlfilter05 (1.1.6); FILE MERGED 2008/05/21 14:09:50 dr 1.1.6.3: #i10000# new header 2008/04/02 13:06:15 hbrinkm 1.1.6.2: merged changes from xmlfilter04 to xmlfilter05 2008/02/20 12:24:52 hbrinkm 1.1.6.1: file TableBorderDistances.idl was added on branch cws_dev300_xmlfilter05 on 2008-04-02 13:06:15 +0000


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [ab67df2e662214099534e4e95b08e866b2eedba4]

INTEGRATION: CWS xmlfilter05 (1.3.28); FILE MERGED 2008/05/07 15:31:49 tbe 1.3.28.1: #i75812# API: update @since tags in IDL files for CWS xmlfilter02


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [b204c5cdcb93501fbe02d8969defca98b3c8b193]

INTEGRATION: CWS xmlfilter05 (1.3.28); FILE MERGED 2008/05/07 15:31:12 tbe 1.3.28.1: #i75812# API: update @since tags in IDL files for CWS xmlfilter02


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [aa54fcab62485f34f93232cee7716cd735d62a2a]

INTEGRATION: CWS xmlfilter05 (1.3.28); FILE MERGED 2008/05/07 15:30:31 tbe 1.3.28.1: #i75812# API: update @since tags in IDL files for CWS xmlfilter02


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [a0502234a3d8c59f19595ff9a5ee9db93223e837]

INTEGRATION: CWS xmlfilter05 (1.12.28); FILE MERGED 2008/05/07 15:29:44 tbe 1.12.28.1: #i75812# API: update @since tags in IDL files for CWS xmlfilter02


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [08c5b3c1d2794e98a58de760610bc7bac8ebd37b]

INTEGRATION: CWS xmlfilter05 (1.11.28); FILE MERGED 2008/05/07 15:28:59 tbe 1.11.28.1: #i75812# API: update @since tags in IDL files for CWS xmlfilter02


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [e162140a87678514558470498e959fc396b4cd42]

INTEGRATION: CWS xmlfilter05 (1.8.28); FILE MERGED 2008/05/07 15:28:19 tbe 1.8.28.1: #i75812# API: update @since tags in IDL files for CWS xmlfilter02


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [cbd04cd8e1672d8848c3cabc1f0221f867079e40]

INTEGRATION: CWS xmlfilter05 (1.8.14); FILE MERGED 2008/05/07 15:27:38 tbe 1.8.14.3: #i75812# API: update @since tags in IDL files for CWS xmlfilter02 2008/05/02 11:27:05 hbrinkm 1.8.14.2: RESYNC: (1.8-1.9); FILE MERGED 2008/04/02 13:06:14 hbrinkm 1.8.14.1: merged changes from xmlfilter04 to xmlfilter05


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [0c466b70900dd2b447f62f667799a1afe665684d]

INTEGRATION: CWS xmlfilter05 (1.8.28); FILE MERGED 2008/05/07 15:27:00 tbe 1.8.28.1: #i75812# API: update @since tags in IDL files for CWS xmlfilter02


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [c7997b331a3f90fa477c6ec9bd922ad43c7c6ffe]

INTEGRATION: CWS xmlfilter05 (1.3.28); FILE MERGED 2008/05/07 15:26:25 tbe 1.3.28.1: #i75812# API: update @since tags in IDL files for CWS xmlfilter02


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [7debb1c79b06a2fd3f718e7cd91d0c1b809957be]

INTEGRATION: CWS xmlfilter05 (1.8.28); FILE MERGED 2008/05/07 15:25:40 tbe 1.8.28.1: #i75812# API: update @since tags in IDL files for CWS xmlfilter02


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [a4adb6f3243c193368a4f99b0b883453b08c4d01]

INTEGRATION: CWS xmlfilter05 (1.1.4); FILE MERGED 2008/05/21 14:09:49 dr 1.1.4.3: #i10000# new header 2008/04/02 13:06:14 hbrinkm 1.1.4.2: merged changes from xmlfilter04 to xmlfilter05 2008/03/19 03:36:12 hbrinkm 1.1.4.1: file AddressConvention.idl was added on branch cws_dev300_xmlfilter05 on 2008-04-02 13:06:14 +0000


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [94ec60f7bcf7866ac1fec285871c6ffd5f7879e4]

INTEGRATION: CWS xmlfilter05 (1.46.28); FILE MERGED 2008/05/05 14:24:24 os 1.46.28.1: XOOXMLDocumentPropertiesImporter.idl added


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [f14f316cdba0a39c95b947bd79c0ad3bbaef3682]

INTEGRATION: CWS xmlfilter05 (1.1.2); FILE ADDED 2008/05/21 14:09:49 dr 1.1.2.2: #i10000# new header 2008/05/02 08:57:56 mav 1.1.2.1: #i88938# import document properties


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [c41c5b792d61fb0125c13ba58312c8ae6da73008]

INTEGRATION: CWS xmlfilter05 (1.1.2); FILE ADDED 2008/05/21 14:09:49 dr 1.1.2.2: #i10000# new header 2008/05/02 08:57:46 mav 1.1.2.1: #i88938# import document properties


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [0f1d7253fc68afd6607a524c8a1a0ec78000b90c]

INTEGRATION: CWS xmlfilter05 (1.3.126); FILE MERGED 2008/05/19 12:01:13 hbrinkm 1.3.126.3: RESYNC: (1.6-1.7); FILE MERGED 2008/05/02 11:25:57 hbrinkm 1.3.126.2: RESYNC: (1.3-1.6); FILE MERGED 2008/04/02 13:06:13 hbrinkm 1.3.126.1: merged changes from xmlfilter04 to xmlfilter05


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [67a0979dcf2dda19204e25e3e802e53799f9bb06]

INTEGRATION: CWS xmlfilter05 (1.3.28); FILE MERGED 2008/05/07 15:24:00 tbe 1.3.28.1: #i75812# API: update @since tags in IDL files for CWS xmlfilter02


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [3ea42ce9d7d478da7d95e230232c22c480901757]

INTEGRATION: CWS xmlfilter05 (1.4.4); FILE MERGED 2008/06/27 12:11:02 dr 1.4.4.5: RESYNC: (1.6-1.7); FILE MERGED 2008/05/02 11:07:26 hbrinkm 1.4.4.4: RESYNC: (1.4-1.6); FILE MERGED 2008/05/02 08:33:58 mav 1.4.4.3: #i88938# import document properties 2008/04/02 12:42:04 hbrinkm 1.4.4.2: merged changes from xmlfilter04 to xmlfilter05 2008/04/01 15:38:50 hbrinkm 1.4.4.1: 'Merged xmlfilter04'


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [f04629cb8b240fc1748fa63f25348cad3edba6e4]

INTEGRATION: CWS xmlfilter05 (1.3.4); FILE MERGED 2008/05/02 11:20:48 hbrinkm 1.3.4.4: RESYNC: (1.3-1.4); FILE MERGED 2008/04/16 13:10:12 dr 1.3.4.3: new optional token handling, fix default rotation in 3d charts 2008/04/02 12:42:04 hbrinkm 1.3.4.2: merged changes from xmlfilter04 to xmlfilter05 2008/04/01 15:38:50 hbrinkm 1.3.4.1: 'Merged xmlfilter04'


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [3e293a02704c23a465335bb1beb228e8f23ae538]

INTEGRATION: CWS xmlfilter05 (1.3.4); FILE MERGED 2008/05/02 11:19:34 hbrinkm 1.3.4.4: RESYNC: (1.3-1.4); FILE MERGED 2008/04/16 13:10:12 dr 1.3.4.3: new optional token handling, fix default rotation in 3d charts 2008/04/02 12:42:04 hbrinkm 1.3.4.2: merged changes from xmlfilter04 to xmlfilter05 2008/04/01 15:38:49 hbrinkm 1.3.4.1: 'Merged xmlfilter04'


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [5dc7dbb9fb42f2b7c18bc8cceebabf8f8148f5bc]

INTEGRATION: CWS xmlfilter05 (1.3.4); FILE MERGED 2008/05/02 11:19:28 hbrinkm 1.3.4.4: RESYNC: (1.3-1.4); FILE MERGED 2008/04/16 13:10:12 dr 1.3.4.3: new optional token handling, fix default rotation in 3d charts 2008/04/02 12:42:04 hbrinkm 1.3.4.2: merged changes from xmlfilter04 to xmlfilter05 2008/04/01 15:38:48 hbrinkm 1.3.4.1: 'Merged xmlfilter04'


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [d6a67538a3ffaadf151fe28ce69f0209e4ec072c]

INTEGRATION: CWS xmlfilter05 (1.2.18); FILE MERGED 2008/05/02 11:20:04 hbrinkm 1.2.18.2: RESYNC: (1.2-1.3); FILE MERGED 2008/04/16 13:10:12 dr 1.2.18.1: new optional token handling, fix default rotation in 3d charts


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [3c06d35eeb539f0240f8732bd825ec429149db97]

INTEGRATION: CWS xmlfilter05 (1.3.4); FILE MERGED 2008/05/02 11:20:42 hbrinkm 1.3.4.4: RESYNC: (1.3-1.4); FILE MERGED 2008/04/16 13:10:12 dr 1.3.4.3: new optional token handling, fix default rotation in 3d charts 2008/04/02 12:42:04 hbrinkm 1.3.4.2: merged changes from xmlfilter04 to xmlfilter05 2008/04/01 15:38:47 hbrinkm 1.3.4.1: 'Merged xmlfilter04'


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [1f73b177f2e0b8483d29527c7b74b59ad65b2d0d]

INTEGRATION: CWS xmlfilter05 (1.2.18); FILE MERGED 2008/05/02 11:21:12 hbrinkm 1.2.18.2: RESYNC: (1.2-1.3); FILE MERGED 2008/04/16 13:10:12 dr 1.2.18.1: new optional token handling, fix default rotation in 3d charts


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [0e0a7a876b4565a3e3f64089bb595c6145e37098]

INTEGRATION: CWS xmlfilter05 (1.3.4); FILE MERGED 2008/05/02 11:21:33 hbrinkm 1.3.4.4: RESYNC: (1.3-1.5); FILE MERGED 2008/04/16 13:10:12 dr 1.3.4.3: new optional token handling, fix default rotation in 3d charts 2008/04/02 12:42:04 hbrinkm 1.3.4.2: merged changes from xmlfilter04 to xmlfilter05 2008/04/01 15:38:47 hbrinkm 1.3.4.1: 'Merged xmlfilter04'


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [15c532423a0f9541cbfb8fd6d3101d748dd05604]

INTEGRATION: CWS xmlfilter05 (1.3.4); FILE MERGED 2008/05/02 11:21:36 hbrinkm 1.3.4.4: RESYNC: (1.3-1.5); FILE MERGED 2008/04/23 15:59:24 dr 1.3.4.3: a little theme cleanup 2008/04/02 12:42:04 hbrinkm 1.3.4.2: merged changes from xmlfilter04 to xmlfilter05 2008/04/01 15:38:46 hbrinkm 1.3.4.1: 'Merged xmlfilter04'


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [c7aec14ac618b9637d7c2a2fae99b277573d008a]

INTEGRATION: CWS xmlfilter05 (1.2.18); FILE MERGED 2008/05/02 11:20:37 hbrinkm 1.2.18.2: RESYNC: (1.2-1.3); FILE MERGED 2008/04/16 13:10:12 dr 1.2.18.1: new optional token handling, fix default rotation in 3d charts


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [d09e083a08d18d466b38d80c5edd2d14811a4492]

INTEGRATION: CWS xmlfilter05 (1.3.4); FILE MERGED 2008/05/02 11:21:15 hbrinkm 1.3.4.5: RESYNC: (1.3-1.5); FILE MERGED 2008/04/21 08:26:46 dr 1.3.4.4: sign error 2008/04/16 13:10:11 dr 1.3.4.3: new optional token handling, fix default rotation in 3d charts 2008/04/02 12:42:03 hbrinkm 1.3.4.2: merged changes from xmlfilter04 to xmlfilter05 2008/04/01 15:38:45 hbrinkm 1.3.4.1: 'Merged xmlfilter04'


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [313d0a2cd473ef522ccff27ebb4569f8dc497d2e]

INTEGRATION: CWS xmlfilter05 (1.3.4); FILE MERGED 2008/05/02 11:19:47 hbrinkm 1.3.4.4: RESYNC: (1.3-1.4); FILE MERGED 2008/04/16 13:10:11 dr 1.3.4.3: new optional token handling, fix default rotation in 3d charts 2008/04/02 12:42:03 hbrinkm 1.3.4.2: merged changes from xmlfilter04 to xmlfilter05 2008/04/01 15:38:45 hbrinkm 1.3.4.1: 'Merged xmlfilter04'


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [9905c3ceea97442655f0cefea6cf7074ef962dd2]

INTEGRATION: CWS xmlfilter05 (1.3.4); FILE MERGED 2008/05/02 11:20:00 hbrinkm 1.3.4.4: RESYNC: (1.3-1.4); FILE MERGED 2008/04/16 13:10:11 dr 1.3.4.3: new optional token handling, fix default rotation in 3d charts 2008/04/02 12:42:03 hbrinkm 1.3.4.2: merged changes from xmlfilter04 to xmlfilter05 2008/04/01 15:38:43 hbrinkm 1.3.4.1: 'Merged xmlfilter04'


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [74d38237acb2eded6a2064add18dd972402021f9]

INTEGRATION: CWS xmlfilter05 (1.3.4); FILE MERGED 2008/05/02 11:20:33 hbrinkm 1.3.4.4: RESYNC: (1.3-1.4); FILE MERGED 2008/04/16 13:10:11 dr 1.3.4.3: new optional token handling, fix default rotation in 3d charts 2008/04/02 12:42:03 hbrinkm 1.3.4.2: merged changes from xmlfilter04 to xmlfilter05 2008/04/01 15:38:42 hbrinkm 1.3.4.1: 'Merged xmlfilter04'


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [b464dbcef7e8606ebfd0d090047a29a85b54f0cb]

INTEGRATION: CWS xmlfilter05 (1.3.4); FILE MERGED 2008/05/02 11:19:06 hbrinkm 1.3.4.4: RESYNC: (1.3-1.4); FILE MERGED 2008/04/16 13:10:11 dr 1.3.4.3: new optional token handling, fix default rotation in 3d charts 2008/04/02 12:42:03 hbrinkm 1.3.4.2: merged changes from xmlfilter04 to xmlfilter05 2008/04/01 15:38:42 hbrinkm 1.3.4.1: 'Merged xmlfilter04'


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [766cbee06523beceb0d43e7ddc07ca2460bbf1b0]

INTEGRATION: CWS xmlfilter05 (1.2.18); FILE MERGED 2008/05/02 11:20:30 hbrinkm 1.2.18.2: RESYNC: (1.2-1.3); FILE MERGED 2008/04/16 13:10:11 dr 1.2.18.1: new optional token handling, fix default rotation in 3d charts


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [cbc84a8f406beb3ed32c5dcec1b65a75987b3862]

INTEGRATION: CWS xmlfilter05 (1.3.4); FILE MERGED 2008/05/02 11:19:25 hbrinkm 1.3.4.4: RESYNC: (1.3-1.4); FILE MERGED 2008/04/16 13:10:11 dr 1.3.4.3: new optional token handling, fix default rotation in 3d charts 2008/04/02 12:42:02 hbrinkm 1.3.4.2: merged changes from xmlfilter04 to xmlfilter05 2008/04/01 15:38:39 hbrinkm 1.3.4.1: 'Merged xmlfilter04'


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [562a1b017aa8e0bbe71f973970c76e5d8a9ff816]

INTEGRATION: CWS xmlfilter05 (1.3.4); FILE MERGED 2008/05/02 11:20:19 hbrinkm 1.3.4.4: RESYNC: (1.3-1.4); FILE MERGED 2008/04/16 13:10:11 dr 1.3.4.3: new optional token handling, fix default rotation in 3d charts 2008/04/02 12:42:02 hbrinkm 1.3.4.2: merged changes from xmlfilter04 to xmlfilter05 2008/04/01 15:38:36 hbrinkm 1.3.4.1: 'Merged xmlfilter04'


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [ec91645371ccb909d4b73e0c44769c0899678d9c]

INTEGRATION: CWS xmlfilter05 (1.3.4); FILE MERGED 2008/05/02 11:19:42 hbrinkm 1.3.4.4: RESYNC: (1.3-1.4); FILE MERGED 2008/04/16 13:10:10 dr 1.3.4.3: new optional token handling, fix default rotation in 3d charts 2008/04/02 12:42:02 hbrinkm 1.3.4.2: merged changes from xmlfilter04 to xmlfilter05 2008/04/01 15:38:35 hbrinkm 1.3.4.1: 'Merged xmlfilter04'


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [0812e31ed54a5c3987565cd8d0b3ed2276f9d29a]

INTEGRATION: CWS xmlfilter05 (1.2.4); FILE MERGED 2008/05/02 11:20:57 hbrinkm 1.2.4.4: RESYNC: (1.2-1.3); FILE MERGED 2008/04/16 13:10:10 dr 1.2.4.3: new optional token handling, fix default rotation in 3d charts 2008/04/02 12:42:02 hbrinkm 1.2.4.2: merged changes from xmlfilter04 to xmlfilter05 2008/04/01 15:38:35 hbrinkm 1.2.4.1: 'Merged xmlfilter04'


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [bc97260de6e609cf58951485d80a9629989bacc4]

INTEGRATION: CWS xmlfilter05 (1.3.4); FILE MERGED 2008/05/02 11:21:00 hbrinkm 1.3.4.4: RESYNC: (1.3-1.4); FILE MERGED 2008/04/16 13:10:10 dr 1.3.4.3: new optional token handling, fix default rotation in 3d charts 2008/04/02 12:42:02 hbrinkm 1.3.4.2: merged changes from xmlfilter04 to xmlfilter05 2008/04/01 15:38:34 hbrinkm 1.3.4.1: 'Merged xmlfilter04'


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [96dbea8d5f50466ca04f34842fbcacd17937d3d4]

INTEGRATION: CWS xmlfilter05 (1.3.4); FILE MERGED 2008/05/21 12:59:24 dr 1.3.4.3: #i10000# new header 2008/04/02 12:42:01 hbrinkm 1.3.4.2: merged changes from xmlfilter04 to xmlfilter05 2008/04/01 15:38:30 hbrinkm 1.3.4.1: 'Merged xmlfilter04'


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [ec87c2a7234a68fd3ac5a147410d9bff7f19d953]

INTEGRATION: CWS xmlfilter05 (1.3.4); FILE MERGED 2008/06/27 12:09:57 dr 1.3.4.5: RESYNC: (1.5-1.6); FILE MERGED 2008/05/02 11:23:40 hbrinkm 1.3.4.4: RESYNC: (1.3-1.5); FILE MERGED 2008/04/23 15:59:07 dr 1.3.4.3: a little theme cleanup 2008/04/02 12:42:00 hbrinkm 1.3.4.2: merged changes from xmlfilter04 to xmlfilter05 2008/04/01 15:38:26 hbrinkm 1.3.4.1: 'Merged xmlfilter04'


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [d86566c496c26cc83c26bae31489c7fc716b4f81]

INTEGRATION: CWS xmlfilter05 (1.3.4); FILE MERGED 2008/05/02 11:22:06 hbrinkm 1.3.4.4: RESYNC: (1.3-1.4); FILE MERGED 2008/04/16 13:10:10 dr 1.3.4.3: new optional token handling, fix default rotation in 3d charts 2008/04/02 12:41:59 hbrinkm 1.3.4.2: merged changes from xmlfilter04 to xmlfilter05 2008/04/01 15:38:23 hbrinkm 1.3.4.1: 'Merged xmlfilter04'


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [9a3017794c834671ebcc2a925e7f7edd06bad6ad]

INTEGRATION: CWS xmlfilter05 (1.2.18); FILE MERGED 2008/05/06 09:28:25 hbrinkm 1.2.18.5: removed duplicate of setProperties 2008/05/02 11:24:36 hbrinkm 1.2.18.4: RESYNC: (1.2-1.4); FILE MERGED 2008/04/17 09:45:46 dr 1.2.18.3: #i86546# #i86549# #i86560# support all file types and templates 2008/04/02 12:41:59 hbrinkm 1.2.18.2: merged changes from xmlfilter04 to xmlfilter05 2008/04/01 15:38:22 hbrinkm 1.2.18.1: 'Merged xmlfilter04'


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [8e871fd4ee5917426489fabe15ee726af4f84b8d]

INTEGRATION: CWS xmlfilter05 (1.2.18); FILE MERGED 2008/05/02 11:24:39 hbrinkm 1.2.18.2: RESYNC: (1.2-1.3); FILE MERGED 2008/04/17 09:45:46 dr 1.2.18.1: #i86546# #i86549# #i86560# support all file types and templates


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [d114ff036c16826951c95ac929edc628df84b71d]

INTEGRATION: CWS xmlfilter05 (1.3.4); FILE MERGED 2008/05/02 11:24:33 hbrinkm 1.3.4.4: RESYNC: (1.3-1.4); FILE MERGED 2008/04/16 13:10:10 dr 1.3.4.3: new optional token handling, fix default rotation in 3d charts 2008/04/02 12:41:59 hbrinkm 1.3.4.2: merged changes from xmlfilter04 to xmlfilter05 2008/04/01 15:38:22 hbrinkm 1.3.4.1: 'Merged xmlfilter04'


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [3299ac29589e95700288951c572cbc47b7bff830]

INTEGRATION: CWS xmlfilter05 (1.3.4); FILE MERGED 2008/05/02 11:18:33 hbrinkm 1.3.4.4: RESYNC: (1.3-1.4); FILE MERGED 2008/04/23 15:58:36 dr 1.3.4.3: a little theme cleanup 2008/04/02 12:41:58 hbrinkm 1.3.4.2: merged changes from xmlfilter04 to xmlfilter05 2008/04/01 15:38:20 hbrinkm 1.3.4.1: 'Merged xmlfilter04'


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [1bc35eb247010edb098cd7e1ebd1918ae9318d01]

INTEGRATION: CWS xmlfilter05 (1.3.4); FILE MERGED 2008/05/02 11:18:30 hbrinkm 1.3.4.4: RESYNC: (1.3-1.4); FILE MERGED 2008/04/23 15:58:36 dr 1.3.4.3: a little theme cleanup 2008/04/02 12:41:58 hbrinkm 1.3.4.2: merged changes from xmlfilter04 to xmlfilter05 2008/04/01 15:38:19 hbrinkm 1.3.4.1: 'Merged xmlfilter04'


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [1990d8a939d848f683c3968ee69dfef1b8f52913]

INTEGRATION: CWS xmlfilter05 (1.3.4); FILE MERGED 2008/06/27 12:10:49 dr 1.3.4.5: RESYNC: (1.5-1.6); FILE MERGED 2008/05/02 11:18:50 hbrinkm 1.3.4.4: RESYNC: (1.3-1.5); FILE MERGED 2008/04/23 15:58:35 dr 1.3.4.3: a little theme cleanup 2008/04/02 12:41:58 hbrinkm 1.3.4.2: merged changes from xmlfilter04 to xmlfilter05 2008/04/01 15:38:19 hbrinkm 1.3.4.1: 'Merged xmlfilter04'


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [1c153559ed33aef8e6adfbdbc54a4084c2a1df74]

INTEGRATION: CWS xmlfilter05 (1.1.4); FILE MERGED 2008/05/21 12:32:01 dr 1.1.4.13: #i10000# new header 2008/05/06 09:26:54 hbrinkm 1.1.4.12: removed warning: redefinition of aTypeProp in line 377 2008/04/23 16:00:22 dr 1.1.4.11: chart auto formatting, first steps... 2008/04/22 10:47:07 dr 1.1.4.10: conversion helpers 2008/04/21 14:52:44 dr 1.1.4.9: chart data point settings 2008/04/21 13:43:02 dr 1.1.4.8: pie charts, category source handling 2008/04/18 13:00:10 dr 1.1.4.7: import pie explosion 2008/04/18 12:34:44 dr 1.1.4.6: import stock charts, improved default attribute handling 2008/04/16 13:10:10 dr 1.1.4.5: new optional token handling, fix default rotation in 3d charts 2008/04/16 09:38:14 dr 1.1.4.4: #i88265# import chart 3d view settings 2008/04/02 12:41:58 hbrinkm 1.1.4.3: merged changes from xmlfilter04 to xmlfilter05 2008/04/01 15:38:18 hbrinkm 1.1.4.2: 'Merged xmlfilter04' 2008/02/29 15:29:52 hbrinkm 1.1.4.1: file typegroupconverter.cxx was added on branch cws_dev300_xmlfilter05 on 2008-04-01 15:38:18 +0000


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [ade9c48ae16bed99aeca422d7bd2ea58c92c5aca]

INTEGRATION: CWS xmlfilter05 (1.2.4); FILE MERGED 2008/05/21 12:26:55 dr 1.2.4.4: #i10000# new header 2008/04/18 12:34:44 dr 1.2.4.3: import stock charts, improved default attribute handling 2008/04/02 12:41:58 hbrinkm 1.2.4.2: merged changes from xmlfilter04 to xmlfilter05 2008/04/01 15:38:18 hbrinkm 1.2.4.1: 'Merged xmlfilter04'


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [beff83f12c1cab4e89df214283c644582692a1af]

INTEGRATION: CWS xmlfilter05 (1.1.4); FILE MERGED 2008/05/21 12:32:01 dr 1.1.4.6: #i10000# new header 2008/04/25 08:57:34 dr 1.1.4.5: more cleanup 2008/04/23 16:00:22 dr 1.1.4.4: chart auto formatting, first steps... 2008/04/02 12:41:58 hbrinkm 1.1.4.3: merged changes from xmlfilter04 to xmlfilter05 2008/04/01 15:38:17 hbrinkm 1.1.4.2: 'Merged xmlfilter04' 2008/03/07 13:30:23 hbrinkm 1.1.4.1: file titleconverter.cxx was added on branch cws_dev300_xmlfilter05 on 2008-04-01 15:38:17 +0000


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [f2fc26b46eb4639c8b680963508cbffdbe04eb63]

INTEGRATION: CWS xmlfilter05 (1.1.4); FILE MERGED 2008/05/21 12:32:00 dr 1.1.4.5: #i10000# new header 2008/04/18 12:34:44 dr 1.1.4.4: import stock charts, improved default attribute handling 2008/04/02 12:41:57 hbrinkm 1.1.4.3: merged changes from xmlfilter04 to xmlfilter05 2008/04/01 15:38:17 hbrinkm 1.1.4.2: 'Merged xmlfilter04' 2008/02/29 09:23:29 hbrinkm 1.1.4.1: file titlecontext.cxx was added on branch cws_dev300_xmlfilter05 on 2008-04-01 15:38:17 +0000


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [e170d50f68765e610cc519c1e062f5025401e154]

INTEGRATION: CWS xmlfilter05 (1.2.4); FILE MERGED 2008/05/21 12:26:55 dr 1.2.4.5: #i10000# new header 2008/04/18 12:34:43 dr 1.2.4.4: import stock charts, improved default attribute handling 2008/04/17 11:57:16 dr 1.2.4.3: #i87806# manual error bars 2008/04/02 12:41:57 hbrinkm 1.2.4.2: merged changes from xmlfilter04 to xmlfilter05 2008/04/01 15:38:17 hbrinkm 1.2.4.1: 'Merged xmlfilter04'


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [185f81199198be4245b28c479e00d2666d876f98]

INTEGRATION: CWS xmlfilter05 (1.1.4); FILE MERGED 2008/05/21 12:32:00 dr 1.1.4.12: #i10000# new header 2008/04/23 16:00:22 dr 1.1.4.11: chart auto formatting, first steps... 2008/04/22 10:47:07 dr 1.1.4.10: conversion helpers 2008/04/21 14:52:44 dr 1.1.4.9: chart data point settings 2008/04/18 16:26:58 dr 1.1.4.8: import line symbols 2008/04/18 13:00:09 dr 1.1.4.7: import pie explosion 2008/04/18 12:34:43 dr 1.1.4.6: import stock charts, improved default attribute handling 2008/04/17 12:39:16 dr 1.1.4.5: #i87747# reversed rotation in radar charts 2008/04/17 11:57:16 dr 1.1.4.4: #i87806# manual error bars 2008/04/02 12:41:57 hbrinkm 1.1.4.3: merged changes from xmlfilter04 to xmlfilter05 2008/04/01 15:38:17 hbrinkm 1.1.4.2: 'Merged xmlfilter04' 2008/03/03 14:04:30 hbrinkm 1.1.4.1: file seriesconverter.cxx was added on branch cws_dev300_xmlfilter05 on 2008-04-01 15:38:17 +0000


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [199274d3c8aebf3535ca0a342b8b398951d5015c]

INTEGRATION: CWS xmlfilter05 (1.2.4); FILE MERGED 2008/05/21 12:26:55 dr 1.2.4.6: #i10000# new header 2008/04/22 10:47:07 dr 1.2.4.5: conversion helpers 2008/04/18 12:34:43 dr 1.2.4.4: import stock charts, improved default attribute handling 2008/04/16 13:10:09 dr 1.2.4.3: new optional token handling, fix default rotation in 3d charts 2008/04/02 12:41:57 hbrinkm 1.2.4.2: merged changes from xmlfilter04 to xmlfilter05 2008/04/01 15:38:16 hbrinkm 1.2.4.1: 'Merged xmlfilter04'


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [3159b8ea8fa0dffadf170727f26f87621093a293]

INTEGRATION: CWS xmlfilter05 (1.2.4); FILE MERGED 2008/05/21 12:26:55 dr 1.2.4.6: #i10000# new header 2008/04/16 13:39:35 dr 1.2.4.5: handle automatic height scaling in 3d charts 2008/04/16 13:10:09 dr 1.2.4.4: new optional token handling, fix default rotation in 3d charts 2008/04/16 09:38:14 dr 1.2.4.3: #i88265# import chart 3d view settings 2008/04/02 12:41:57 hbrinkm 1.2.4.2: merged changes from xmlfilter04 to xmlfilter05 2008/04/01 15:38:16 hbrinkm 1.2.4.1: 'Merged xmlfilter04'


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [07e9b453248ee9dd930ccd40beda7444375b4d7e]

INTEGRATION: CWS xmlfilter05 (1.1.4); FILE MERGED 2008/05/21 12:31:58 dr 1.1.4.9: #i10000# new header 2008/04/25 15:51:46 dr 1.1.4.8: auto formatting 2008/04/23 16:00:22 dr 1.1.4.7: chart auto formatting, first steps... 2008/04/21 14:52:44 dr 1.1.4.6: chart data point settings 2008/04/16 13:10:09 dr 1.1.4.5: new optional token handling, fix default rotation in 3d charts 2008/04/16 09:38:13 dr 1.1.4.4: #i88265# import chart 3d view settings 2008/04/02 12:41:57 hbrinkm 1.1.4.3: merged changes from xmlfilter04 to xmlfilter05 2008/04/01 15:38:16 hbrinkm 1.1.4.2: 'Merged xmlfilter04' 2008/02/29 15:29:52 hbrinkm 1.1.4.1: file plotareaconverter.cxx was added on branch cws_dev300_xmlfilter05 on 2008-04-01 15:38:16 +0000


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [3df385ae1f048fc3e48164e171ea059056de5dad]

INTEGRATION: CWS xmlfilter05 (1.2.4); FILE MERGED 2008/05/21 12:26:55 dr 1.2.4.6: #i10000# new header 2008/04/18 12:34:43 dr 1.2.4.5: import stock charts, improved default attribute handling 2008/04/16 13:39:35 dr 1.2.4.4: handle automatic height scaling in 3d charts 2008/04/16 13:10:09 dr 1.2.4.3: new optional token handling, fix default rotation in 3d charts 2008/04/02 12:41:57 hbrinkm 1.2.4.2: merged changes from xmlfilter04 to xmlfilter05 2008/04/01 15:38:16 hbrinkm 1.2.4.1: 'Merged xmlfilter04'


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [9761f960f336145580eb68d704dea10b5b85d914]

INTEGRATION: CWS xmlfilter05 (1.2.4); FILE MERGED 2008/05/21 12:26:55 dr 1.2.4.4: #i10000# new header 2008/04/23 16:00:22 dr 1.2.4.3: chart auto formatting, first steps... 2008/04/02 12:41:57 hbrinkm 1.2.4.2: merged changes from xmlfilter04 to xmlfilter05 2008/04/01 15:38:15 hbrinkm 1.2.4.1: 'Merged xmlfilter04'


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [478627e8fb67548ed29a9024db8ba212d928b625]

INTEGRATION: CWS xmlfilter05 (1.1.4); FILE MERGED 2008/05/27 15:06:50 dr 1.1.4.8: #i10000# 2008/05/21 12:31:57 dr 1.1.4.7: #i10000# new header 2008/04/25 15:51:46 dr 1.1.4.6: auto formatting 2008/04/25 08:57:34 dr 1.1.4.5: more cleanup 2008/04/23 16:00:21 dr 1.1.4.4: chart auto formatting, first steps... 2008/04/02 12:41:57 hbrinkm 1.1.4.3: merged changes from xmlfilter04 to xmlfilter05 2008/04/01 15:38:14 hbrinkm 1.1.4.2: 'Merged xmlfilter04' 2008/03/12 14:22:31 hbrinkm 1.1.4.1: file converterbase.cxx was added on branch cws_dev300_xmlfilter05 on 2008-04-01 15:38:14 +0000


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [9339e3b75018eb476996ff653ff495ed854bee55]

INTEGRATION: CWS xmlfilter05 (1.1.4); FILE MERGED 2008/05/21 12:31:57 dr 1.1.4.5: #i10000# new header 2008/04/23 16:00:21 dr 1.1.4.4: chart auto formatting, first steps... 2008/04/02 12:41:57 hbrinkm 1.1.4.3: merged changes from xmlfilter04 to xmlfilter05 2008/04/01 15:38:13 hbrinkm 1.1.4.2: 'Merged xmlfilter04' 2008/03/12 14:22:31 hbrinkm 1.1.4.1: file chartspacemodel.cxx was added on branch cws_dev300_xmlfilter05 on 2008-04-01 15:38:13 +0000


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [bd6edd353d293ef3dce203a63b17ed0cd6517b1f]

INTEGRATION: CWS xmlfilter05 (1.1.4); FILE MERGED 2008/05/21 12:31:56 dr 1.1.4.6: #i10000# new header 2008/04/23 16:00:21 dr 1.1.4.5: chart auto formatting, first steps... 2008/04/18 12:34:43 dr 1.1.4.4: import stock charts, improved default attribute handling 2008/04/02 12:41:57 hbrinkm 1.1.4.3: merged changes from xmlfilter04 to xmlfilter05 2008/04/01 15:38:13 hbrinkm 1.1.4.2: 'Merged xmlfilter04' 2008/03/12 14:22:30 hbrinkm 1.1.4.1: file chartspacefragment.cxx was added on branch cws_dev300_xmlfilter05 on 2008-04-01 15:38:13 +0000


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [cca98acbab04373fb7500be83bfce4cf484511ab]

INTEGRATION: CWS xmlfilter05 (1.1.4); FILE MERGED 2008/05/21 12:31:55 dr 1.1.4.6: #i10000# new header 2008/04/25 15:51:45 dr 1.1.4.5: auto formatting 2008/04/23 16:00:21 dr 1.1.4.4: chart auto formatting, first steps... 2008/04/02 12:41:57 hbrinkm 1.1.4.3: merged changes from xmlfilter04 to xmlfilter05 2008/04/01 15:38:13 hbrinkm 1.1.4.2: 'Merged xmlfilter04' 2008/03/12 14:22:30 hbrinkm 1.1.4.1: file chartspaceconverter.cxx was added on branch cws_dev300_xmlfilter05 on 2008-04-01 15:38:13 +0000


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [d5fa8c2c92bb124a24655b459b1294c662a4879c]

INTEGRATION: CWS xmlfilter05 (1.1.4); FILE MERGED 2008/05/21 12:31:55 dr 1.1.4.6: #i10000# new header 2008/04/25 15:51:45 dr 1.1.4.5: auto formatting 2008/04/23 16:00:21 dr 1.1.4.4: chart auto formatting, first steps... 2008/04/02 12:41:57 hbrinkm 1.1.4.3: merged changes from xmlfilter04 to xmlfilter05 2008/04/01 15:38:12 hbrinkm 1.1.4.2: 'Merged xmlfilter04' 2008/02/27 11:13:02 hbrinkm 1.1.4.1: file chartconverter.cxx was added on branch cws_dev300_xmlfilter05 on 2008-04-01 15:38:12 +0000


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [ef7caed8441a27488f47239366add9f1180eacce]

INTEGRATION: CWS xmlfilter05 (1.1.4); FILE MERGED 2008/05/21 12:31:55 dr 1.1.4.7: #i10000# new header 2008/04/23 16:00:21 dr 1.1.4.6: chart auto formatting, first steps... 2008/04/17 12:39:16 dr 1.1.4.5: #i87747# reversed rotation in radar charts 2008/04/16 13:10:09 dr 1.1.4.4: new optional token handling, fix default rotation in 3d charts 2008/04/02 12:41:57 hbrinkm 1.1.4.3: merged changes from xmlfilter04 to xmlfilter05 2008/04/01 15:38:11 hbrinkm 1.1.4.2: 'Merged xmlfilter04' 2008/03/07 13:30:22 hbrinkm 1.1.4.1: file axisconverter.cxx was added on branch cws_dev300_xmlfilter05 on 2008-04-01 15:38:11 +0000


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [2d6cb09b66879e484deabf4aaed8e64759b081cc]

INTEGRATION: CWS xmlfilter05 (1.2.4); FILE MERGED 2008/05/21 12:26:55 dr 1.2.4.5: #i10000# new header 2008/04/18 12:34:43 dr 1.2.4.4: import stock charts, improved default attribute handling 2008/04/16 13:10:09 dr 1.2.4.3: new optional token handling, fix default rotation in 3d charts 2008/04/02 12:41:57 hbrinkm 1.2.4.2: merged changes from xmlfilter04 to xmlfilter05 2008/04/01 15:38:11 hbrinkm 1.2.4.1: 'Merged xmlfilter04'


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [dc087c146b4c5a2d453d0592fe233a8fdd506276]

INTEGRATION: CWS xmlfilter05 (1.1.2); FILE ADDED 2008/05/21 12:55:44 dr 1.1.2.2: #i10000# new header 2008/04/25 08:57:34 dr 1.1.2.1: more cleanup


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [ad436acae0c5d2ed5d447fce7f847687dc801b71]

INTEGRATION: CWS xmlfilter05 (1.3.4); FILE MERGED 2008/05/02 11:15:54 hbrinkm 1.3.4.4: RESYNC: (1.3-1.4); FILE MERGED 2008/04/23 15:58:15 dr 1.3.4.3: a little theme cleanup 2008/04/02 12:41:56 hbrinkm 1.3.4.2: merged changes from xmlfilter04 to xmlfilter05 2008/04/01 15:38:10 hbrinkm 1.3.4.1: 'Merged xmlfilter04'


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [35bcd25e7cc2d1777925626db469eed755a9c138]

INTEGRATION: CWS xmlfilter05 (1.2.18); FILE MERGED 2008/05/02 11:17:42 hbrinkm 1.2.18.2: RESYNC: (1.2-1.3); FILE MERGED 2008/04/23 15:58:14 dr 1.2.18.1: a little theme cleanup


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [c08d25e35be9d8c54cb53fec9b913e3a4303286c]

INTEGRATION: CWS xmlfilter05 (1.3.4); FILE MERGED 2008/06/27 12:10:06 dr 1.3.4.5: RESYNC: (1.5-1.6); FILE MERGED 2008/05/02 11:16:42 hbrinkm 1.3.4.4: RESYNC: (1.3-1.5); FILE MERGED 2008/04/23 15:58:14 dr 1.3.4.3: a little theme cleanup 2008/04/02 12:41:56 hbrinkm 1.3.4.2: merged changes from xmlfilter04 to xmlfilter05 2008/04/01 15:38:07 hbrinkm 1.3.4.1: 'Merged xmlfilter04'


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [056fea9aca1dc3787bd8c3d3e1c4f9b776b42c04]

INTEGRATION: CWS xmlfilter05 (1.3.4); FILE MERGED 2008/05/02 11:16:45 hbrinkm 1.3.4.4: RESYNC: (1.3-1.5); FILE MERGED 2008/04/25 08:57:33 dr 1.3.4.3: more cleanup 2008/04/02 12:41:55 hbrinkm 1.3.4.2: merged changes from xmlfilter04 to xmlfilter05 2008/04/01 15:38:06 hbrinkm 1.3.4.1: 'Merged xmlfilter04'


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [88209c0e7cfc33770069f7513f76b7c9558513b1]

INTEGRATION: CWS xmlfilter05 (1.3.4); FILE MERGED 2008/05/21 12:55:44 dr 1.3.4.4: #i10000# new header 2008/04/25 08:57:33 dr 1.3.4.3: more cleanup 2008/04/02 12:41:55 hbrinkm 1.3.4.2: merged changes from xmlfilter04 to xmlfilter05 2008/04/01 15:38:06 hbrinkm 1.3.4.1: 'Merged xmlfilter04'


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [4d80f13a898d7003bd20e131d3811dbd2b41abf4]

INTEGRATION: CWS xmlfilter05 (1.3.4); FILE MERGED 2008/06/27 12:10:29 dr 1.3.4.6: RESYNC: (1.5-1.6); FILE MERGED 2008/05/21 12:55:44 dr 1.3.4.5: #i10000# new header 2008/04/25 08:57:33 dr 1.3.4.4: more cleanup 2008/04/23 15:58:14 dr 1.3.4.3: a little theme cleanup 2008/04/02 12:41:55 hbrinkm 1.3.4.2: merged changes from xmlfilter04 to xmlfilter05 2008/04/01 15:38:05 hbrinkm 1.3.4.1: 'Merged xmlfilter04'


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [bd46c2baf8d782d8a22507820f250826bd2616f5]

INTEGRATION: CWS xmlfilter05 (1.3.4); FILE MERGED 2008/05/02 11:17:14 hbrinkm 1.3.4.4: RESYNC: (1.3-1.4); FILE MERGED 2008/04/23 15:58:14 dr 1.3.4.3: a little theme cleanup 2008/04/02 12:41:55 hbrinkm 1.3.4.2: merged changes from xmlfilter04 to xmlfilter05 2008/04/01 15:38:05 hbrinkm 1.3.4.1: 'Merged xmlfilter04'


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [10a265c4c494b22523b7c14a8f0680f4ae7d583b]

INTEGRATION: CWS xmlfilter05 (1.3.4); FILE MERGED 2008/06/27 12:10:41 dr 1.3.4.5: RESYNC: (1.4-1.5); FILE MERGED 2008/05/02 11:17:01 hbrinkm 1.3.4.4: RESYNC: (1.3-1.4); FILE MERGED 2008/04/25 08:57:33 dr 1.3.4.3: more cleanup 2008/04/02 12:41:55 hbrinkm 1.3.4.2: merged changes from xmlfilter04 to xmlfilter05 2008/04/01 15:38:05 hbrinkm 1.3.4.1: 'Merged xmlfilter04'


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [9845056aecfda70569dee1c94932f4c3d2bc635d]

INTEGRATION: CWS xmlfilter05 (1.3.4); FILE MERGED 2008/06/27 12:10:33 dr 1.3.4.5: RESYNC: (1.5-1.6); FILE MERGED 2008/05/02 11:18:00 hbrinkm 1.3.4.4: RESYNC: (1.3-1.5); FILE MERGED 2008/04/23 15:58:14 dr 1.3.4.3: a little theme cleanup 2008/04/02 12:41:55 hbrinkm 1.3.4.2: merged changes from xmlfilter04 to xmlfilter05 2008/04/01 15:38:04 hbrinkm 1.3.4.1: 'Merged xmlfilter04'


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [92298557ae5551ec475722c5905588ae76181faf]

INTEGRATION: CWS xmlfilter05 (1.3.4); FILE MERGED 2008/06/27 12:10:13 dr 1.3.4.7: RESYNC: (1.5-1.6); FILE MERGED 2008/05/21 12:55:44 dr 1.3.4.6: #i10000# new header 2008/04/25 08:57:33 dr 1.3.4.5: more cleanup 2008/04/23 16:00:20 dr 1.3.4.4: chart auto formatting, first steps... 2008/04/16 13:10:09 dr 1.3.4.3: new optional token handling, fix default rotation in 3d charts 2008/04/02 12:41:55 hbrinkm 1.3.4.2: merged changes from xmlfilter04 to xmlfilter05 2008/04/01 15:38:03 hbrinkm 1.3.4.1: 'Merged xmlfilter04'


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [bd543c815905cb024ce231816747df6301c77390]

INTEGRATION: CWS xmlfilter05 (1.3.4); FILE MERGED 2008/06/27 12:10:38 dr 1.3.4.5: RESYNC: (1.5-1.6); FILE MERGED 2008/05/02 11:16:05 hbrinkm 1.3.4.4: RESYNC: (1.3-1.5); FILE MERGED 2008/04/23 15:58:14 dr 1.3.4.3: a little theme cleanup 2008/04/02 12:41:55 hbrinkm 1.3.4.2: merged changes from xmlfilter04 to xmlfilter05 2008/04/01 15:38:03 hbrinkm 1.3.4.1: 'Merged xmlfilter04'


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [f33e61aee88b3118299f366b40def373a3238da7]

INTEGRATION: CWS xmlfilter05 (1.3.4); FILE MERGED 2008/05/02 11:16:31 hbrinkm 1.3.4.4: RESYNC: (1.3-1.4); FILE MERGED 2008/04/25 08:57:33 dr 1.3.4.3: more cleanup 2008/04/02 12:41:55 hbrinkm 1.3.4.2: merged changes from xmlfilter04 to xmlfilter05 2008/04/01 15:38:02 hbrinkm 1.3.4.1: 'Merged xmlfilter04'


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [fe69e81f90e61a53a4fab1ae364ff6520c84783e]

INTEGRATION: CWS xmlfilter05 (1.3.4); FILE MERGED 2008/05/21 12:55:44 dr 1.3.4.4: #i10000# new header 2008/04/25 08:57:33 dr 1.3.4.3: more cleanup 2008/04/02 12:41:55 hbrinkm 1.3.4.2: merged changes from xmlfilter04 to xmlfilter05 2008/04/01 15:38:02 hbrinkm 1.3.4.1: 'Merged xmlfilter04'


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [e44e596cd9704d128f55f2f700200c95d16734f9]

INTEGRATION: CWS xmlfilter05 (1.3.4); FILE MERGED 2008/05/21 12:55:44 dr 1.3.4.4: #i10000# new header 2008/04/16 13:10:09 dr 1.3.4.3: new optional token handling, fix default rotation in 3d charts 2008/04/02 12:41:55 hbrinkm 1.3.4.2: merged changes from xmlfilter04 to xmlfilter05 2008/04/01 15:38:02 hbrinkm 1.3.4.1: 'Merged xmlfilter04'


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [cadf6f59b7b2098dc6a9304eefd4efec391cd144]

INTEGRATION: CWS xmlfilter05 (1.3.4); FILE MERGED 2008/05/21 12:55:44 dr 1.3.4.4: #i10000# new header 2008/04/25 15:51:45 dr 1.3.4.3: auto formatting 2008/04/02 12:41:54 hbrinkm 1.3.4.2: merged changes from xmlfilter04 to xmlfilter05 2008/04/01 15:38:01 hbrinkm 1.3.4.1: 'Merged xmlfilter04'


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [bbdf9201e7e8903db193f2417168919218956eb6]

INTEGRATION: CWS xmlfilter05 (1.3.4); FILE MERGED 2008/05/02 11:16:51 hbrinkm 1.3.4.4: RESYNC: (1.3-1.4); FILE MERGED 2008/04/23 15:58:14 dr 1.3.4.3: a little theme cleanup 2008/04/02 12:41:54 hbrinkm 1.3.4.2: merged changes from xmlfilter04 to xmlfilter05 2008/04/01 15:38:01 hbrinkm 1.3.4.1: 'Merged xmlfilter04'


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [00e6f343c234d9f7f8d8bb9ad165e1b22122ef3a]

INTEGRATION: CWS xmlfilter05 (1.1.2); FILE ADDED 2008/05/21 12:17:52 dr 1.1.2.3: #i10000# new header 2008/05/02 09:02:00 mav 1.1.2.2: #i88938# fix exceptions set 2008/05/02 08:35:20 mav 1.1.2.1: #i88938# import document properties


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [fdf9017762e345bd0bddb1201dd82a9c8c089b9e]

INTEGRATION: CWS xmlfilter05 (1.1.2); FILE ADDED 2008/05/21 12:17:52 dr 1.1.2.3: #i10000# new header 2008/05/02 09:02:00 mav 1.1.2.2: #i88938# fix exceptions set 2008/05/02 08:35:09 mav 1.1.2.1: #i88938# import document properties


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [f0fe7397ad11897d27afb8b3d73edc46142fcbd0]

INTEGRATION: CWS xmlfilter05 (1.1.2); FILE ADDED 2008/05/21 12:17:52 dr 1.1.2.2: #i10000# new header 2008/05/02 08:35:29 mav 1.1.2.1: #i88938# import document properties


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [4f9c2d9da27e7556363932670cb34f3707eec88b]

INTEGRATION: CWS xmlfilter05 (1.1.2); FILE ADDED 2008/05/21 12:17:51 dr 1.1.2.2: #i10000# new header 2008/05/02 08:35:20 mav 1.1.2.1: #i88938# import document properties


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [5ef59c2e45ef2737f296a65660434e036880b0b2]

INTEGRATION: CWS xmlfilter05 (1.1.2); FILE ADDED 2008/05/23 07:30:44 dr 1.1.2.4: #i10000# gcc warning 2008/05/21 12:17:51 dr 1.1.2.3: #i10000# new header 2008/05/21 12:10:20 dr 1.1.2.2: #i10000# ^ is not the power operator 2008/05/02 08:35:09 mav 1.1.2.1: #i88938# import document properties


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [402795ee354e4ab5ac110cf41d834c2f258696ae]

INTEGRATION: CWS xmlfilter05 (1.3.4); FILE MERGED 2008/05/02 11:23:52 hbrinkm 1.3.4.5: RESYNC: (1.3-1.4); FILE MERGED 2008/04/17 09:45:46 dr 1.3.4.4: #i86546# #i86549# #i86560# support all file types and templates 2008/04/16 13:10:08 dr 1.3.4.3: new optional token handling, fix default rotation in 3d charts 2008/04/02 12:41:54 hbrinkm 1.3.4.2: merged changes from xmlfilter04 to xmlfilter05 2008/04/01 15:37:58 hbrinkm 1.3.4.1: 'Merged xmlfilter04'


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [a95de58d92b0b9599ea4569e7cc4101e8f6d67dd]

INTEGRATION: CWS xmlfilter05 (1.3.6); FILE MERGED 2008/05/09 08:44:25 os 1.3.6.1: i88938# import document properties - re-checkin


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [7707d5e62baa1d938051d51d3288c3dd1e22694a]

INTEGRATION: CWS xmlfilter05 (1.5.4); FILE MERGED 2008/06/27 12:09:53 dr 1.5.4.2: RESYNC: (1.5-1.6); FILE MERGED 2008/05/02 08:33:57 mav 1.5.4.1: #i88938# import document properties


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [e9f37ee7e5f702f2082939a158640b208cbcdb91]

INTEGRATION: CWS xmlfilter05 (1.3.10); FILE MERGED 2008/05/02 11:13:33 hbrinkm 1.3.10.3: RESYNC: (1.3-1.4); FILE MERGED 2008/04/21 14:47:10 dr 1.3.10.2: chart data point settings 2008/04/16 13:10:08 dr 1.3.10.1: new optional token handling, fix default rotation in 3d charts


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [6477d99fe51790f30386248f074bedf30daa2f4e]

INTEGRATION: CWS xmlfilter05 (1.3.4); FILE MERGED 2008/05/02 11:13:39 hbrinkm 1.3.4.4: RESYNC: (1.3-1.4); FILE MERGED 2008/04/16 13:10:08 dr 1.3.4.3: new optional token handling, fix default rotation in 3d charts 2008/04/02 12:41:49 hbrinkm 1.3.4.2: merged changes from xmlfilter04 to xmlfilter05 2008/04/01 15:37:33 hbrinkm 1.3.4.1: 'Merged xmlfilter04'


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [9942a02523e7a0016630151040939f7d3e079c2a]

INTEGRATION: CWS xmlfilter05 (1.2.6); FILE MERGED 2008/06/29 12:21:18 dr 1.2.6.1: #i10000# missing include


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [2ff1a49e95d8995d17d541bfa7fcef6955a24d4e]

INTEGRATION: CWS xmlfilter05 (1.1.4); FILE MERGED 2008/05/21 11:40:23 dr 1.1.4.10: #i10000# new header 2008/04/23 15:59:53 dr 1.1.4.9: chart auto formatting, first steps... 2008/04/22 10:46:22 dr 1.1.4.8: conversion helpers 2008/04/21 14:47:57 dr 1.1.4.7: chart data point settings 2008/04/18 12:34:22 dr 1.1.4.6: import stock charts, improved default attribute handling 2008/04/16 13:10:08 dr 1.1.4.5: new optional token handling, fix default rotation in 3d charts 2008/04/16 09:36:45 dr 1.1.4.4: #i88265# import chart 3d view settings 2008/04/02 12:41:48 hbrinkm 1.1.4.3: merged changes from xmlfilter04 to xmlfilter05 2008/04/01 15:37:29 hbrinkm 1.1.4.2: 'Merged xmlfilter04' 2008/02/29 15:27:13 hbrinkm 1.1.4.1: file typegroupconverter.hxx was added on branch cws_dev300_xmlfilter05 on 2008-04-01 15:37:28 +0000


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [ab26f14aef822b040566764f760d172766b827ff]

INTEGRATION: CWS xmlfilter05 (1.1.4); FILE MERGED 2008/05/21 11:40:23 dr 1.1.4.5: #i10000# new header 2008/04/23 15:59:53 dr 1.1.4.4: chart auto formatting, first steps... 2008/04/02 12:41:48 hbrinkm 1.1.4.3: merged changes from xmlfilter04 to xmlfilter05 2008/04/01 15:37:27 hbrinkm 1.1.4.2: 'Merged xmlfilter04' 2008/03/07 13:28:42 hbrinkm 1.1.4.1: file titleconverter.hxx was added on branch cws_dev300_xmlfilter05 on 2008-04-01 15:37:27 +0000


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [3babdc0f66d46a32e5680fc4dbd8b1671d48ac60]

INTEGRATION: CWS xmlfilter05 (1.2.4); FILE MERGED 2008/05/21 10:57:57 dr 1.2.4.7: #i10000# new header 2008/04/21 14:47:57 dr 1.2.4.6: chart data point settings 2008/04/21 13:42:14 dr 1.2.4.5: pie charts, category source handling 2008/04/18 12:34:22 dr 1.2.4.4: import stock charts, improved default attribute handling 2008/04/16 13:10:08 dr 1.2.4.3: new optional token handling, fix default rotation in 3d charts 2008/04/02 12:41:48 hbrinkm 1.2.4.2: merged changes from xmlfilter04 to xmlfilter05 2008/04/01 15:37:25 hbrinkm 1.2.4.1: 'Merged xmlfilter04'


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [a5722d866c2c4ca633811541f3f288785ae787ac]

INTEGRATION: CWS xmlfilter05 (1.1.4); FILE MERGED 2008/05/21 11:40:23 dr 1.1.4.8: #i10000# new header 2008/04/23 15:59:53 dr 1.1.4.7: chart auto formatting, first steps... 2008/04/21 14:47:57 dr 1.1.4.6: chart data point settings 2008/04/18 12:34:22 dr 1.1.4.5: import stock charts, improved default attribute handling 2008/04/17 11:56:30 dr 1.1.4.4: #i87806# manual error bars 2008/04/02 12:41:48 hbrinkm 1.1.4.3: merged changes from xmlfilter04 to xmlfilter05 2008/04/01 15:37:25 hbrinkm 1.1.4.2: 'Merged xmlfilter04' 2008/03/03 14:03:32 hbrinkm 1.1.4.1: file seriesconverter.hxx was added on branch cws_dev300_xmlfilter05 on 2008-04-01 15:37:25 +0000


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [a8743fe48eb32ec00840853e635f795531f38197]

INTEGRATION: CWS xmlfilter05 (1.2.4); FILE MERGED 2008/05/21 10:57:55 dr 1.2.4.5: #i10000# new header 2008/04/16 13:39:34 dr 1.2.4.4: handle automatic height scaling in 3d charts 2008/04/16 13:10:08 dr 1.2.4.3: new optional token handling, fix default rotation in 3d charts 2008/04/02 12:41:47 hbrinkm 1.2.4.2: merged changes from xmlfilter04 to xmlfilter05 2008/04/01 15:37:24 hbrinkm 1.2.4.1: 'Merged xmlfilter04'


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [6fdb3279a9f0048bff2128a1364436f28f5174a9]

INTEGRATION: CWS xmlfilter05 (1.1.4); FILE MERGED 2008/05/21 11:40:23 dr 1.1.4.5: #i10000# new header 2008/04/23 15:59:53 dr 1.1.4.4: chart auto formatting, first steps... 2008/04/02 12:41:47 hbrinkm 1.1.4.3: merged changes from xmlfilter04 to xmlfilter05 2008/04/01 15:37:24 hbrinkm 1.1.4.2: 'Merged xmlfilter04' 2008/02/29 15:27:13 hbrinkm 1.1.4.1: file plotareaconverter.hxx was added on branch cws_dev300_xmlfilter05 on 2008-04-01 15:37:24 +0000


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [a650ccff28ffb2cab85e754678a3e1f85e0ba7e0]

INTEGRATION: CWS xmlfilter05 (1.2.4); FILE MERGED 2008/05/21 10:57:55 dr 1.2.4.4: #i10000# new header 2008/04/16 13:10:08 dr 1.2.4.3: new optional token handling, fix default rotation in 3d charts 2008/04/02 12:41:47 hbrinkm 1.2.4.2: merged changes from xmlfilter04 to xmlfilter05 2008/04/01 15:37:23 hbrinkm 1.2.4.1: 'Merged xmlfilter04'


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [dc566e95a56ed4f01f7c52804946ece009c6f1b1]

INTEGRATION: CWS xmlfilter05 (1.1.4); FILE MERGED 2008/05/21 11:40:23 dr 1.1.4.6: #i10000# new header 2008/04/25 15:51:45 dr 1.1.4.5: auto formatting 2008/04/23 15:59:53 dr 1.1.4.4: chart auto formatting, first steps... 2008/04/02 12:41:47 hbrinkm 1.1.4.3: merged changes from xmlfilter04 to xmlfilter05 2008/04/01 15:37:20 hbrinkm 1.1.4.2: 'Merged xmlfilter04' 2008/03/12 14:21:38 hbrinkm 1.1.4.1: file converterbase.hxx was added on branch cws_dev300_xmlfilter05 on 2008-04-01 15:37:20 +0000


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [090a258b9e480b0eec6e0eac28dd57fca37f2d7e]

INTEGRATION: CWS xmlfilter05 (1.1.4); FILE MERGED 2008/05/21 11:40:23 dr 1.1.4.5: #i10000# new header 2008/04/23 15:59:53 dr 1.1.4.4: chart auto formatting, first steps... 2008/04/02 12:41:47 hbrinkm 1.1.4.3: merged changes from xmlfilter04 to xmlfilter05 2008/04/01 15:37:20 hbrinkm 1.1.4.2: 'Merged xmlfilter04' 2008/03/12 14:21:37 hbrinkm 1.1.4.1: file chartspaceconverter.hxx was added on branch cws_dev300_xmlfilter05 on 2008-04-01 15:37:20 +0000


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [3cf04fbdbc5cbd9b1cc33fb904173eb69895d813]

INTEGRATION: CWS xmlfilter05 (1.1.4); FILE MERGED 2008/05/21 11:09:03 dr 1.1.4.6: #i10000# new header 2008/04/25 15:51:45 dr 1.1.4.5: auto formatting 2008/04/23 15:59:53 dr 1.1.4.4: chart auto formatting, first steps... 2008/04/02 12:41:47 hbrinkm 1.1.4.3: merged changes from xmlfilter04 to xmlfilter05 2008/04/01 15:37:19 hbrinkm 1.1.4.2: 'Merged xmlfilter04' 2008/02/27 11:08:10 hbrinkm 1.1.4.1: file chartconverter.hxx was added on branch cws_dev300_xmlfilter05 on 2008-04-01 15:37:19 +0000


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [154606a656ad6387c5814f11e59bfcc76b89d7b0]

INTEGRATION: CWS xmlfilter05 (1.2.4); FILE MERGED 2008/05/21 10:26:54 dr 1.2.4.4: #i10000# new header 2008/04/16 13:10:07 dr 1.2.4.3: new optional token handling, fix default rotation in 3d charts 2008/04/02 12:41:47 hbrinkm 1.2.4.2: merged changes from xmlfilter04 to xmlfilter05 2008/04/01 15:37:18 hbrinkm 1.2.4.1: 'Merged xmlfilter04'


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [dc01a6872f36e2d2aee5d1843f91dfc776c6296f]

INTEGRATION: CWS xmlfilter05 (1.1.4); FILE MERGED 2008/05/21 10:25:02 dr 1.1.4.6: #i10000# new header 2008/04/23 15:59:53 dr 1.1.4.5: chart auto formatting, first steps... 2008/04/17 12:38:52 dr 1.1.4.4: #i87747# reversed rotation in radar charts 2008/04/02 12:41:47 hbrinkm 1.1.4.3: merged changes from xmlfilter04 to xmlfilter05 2008/04/01 15:37:18 hbrinkm 1.1.4.2: 'Merged xmlfilter04' 2008/03/07 13:28:41 hbrinkm 1.1.4.1: file axisconverter.hxx was added on branch cws_dev300_xmlfilter05 on 2008-04-01 15:37:18 +0000


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [7f2dd428a91b176092e56a538d4df527f8f99995]

INTEGRATION: CWS xmlfilter05 (1.1.2); FILE ADDED 2008/05/21 11:48:16 dr 1.1.2.2: #i10000# new header 2008/04/25 08:57:32 dr 1.1.2.1: more cleanup


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [4e57b3760d56fe1d576339e580e8bb65f18aeabb]

INTEGRATION: CWS xmlfilter05 (1.3.4); FILE MERGED 2008/05/02 11:08:31 hbrinkm 1.3.4.4: RESYNC: (1.3-1.4); FILE MERGED 2008/04/23 15:56:49 dr 1.3.4.3: a little theme cleanup 2008/04/02 12:41:46 hbrinkm 1.3.4.2: merged changes from xmlfilter04 to xmlfilter05 2008/04/01 15:37:16 hbrinkm 1.3.4.1: 'Merged xmlfilter04'


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [d7c4efb41301e3295958ed3faf6cc6a1170da3b3]

INTEGRATION: CWS xmlfilter05 (1.3.4); FILE MERGED 2008/06/27 12:09:40 dr 1.3.4.5: RESYNC: (1.5-1.6); FILE MERGED 2008/05/21 11:48:16 dr 1.3.4.4: #i10000# new header 2008/04/25 08:57:32 dr 1.3.4.3: more cleanup 2008/04/02 12:41:45 hbrinkm 1.3.4.2: merged changes from xmlfilter04 to xmlfilter05 2008/04/01 15:37:14 hbrinkm 1.3.4.1: 'Merged xmlfilter04'


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [a4b4bb211bc7ec887997b5b1e46dcb1996141137]

INTEGRATION: CWS xmlfilter05 (1.3.4); FILE MERGED 2008/06/27 12:09:26 dr 1.3.4.6: RESYNC: (1.5-1.6); FILE MERGED 2008/05/02 11:09:19 hbrinkm 1.3.4.5: RESYNC: (1.3-1.5); FILE MERGED 2008/04/25 08:57:32 dr 1.3.4.4: more cleanup 2008/04/23 15:56:49 dr 1.3.4.3: a little theme cleanup 2008/04/02 12:41:45 hbrinkm 1.3.4.2: merged changes from xmlfilter04 to xmlfilter05 2008/04/01 15:37:13 hbrinkm 1.3.4.1: 'Merged xmlfilter04'


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [c254a46e18380f178b7cebdd3f955d0b695857bd]

INTEGRATION: CWS xmlfilter05 (1.3.4); FILE MERGED 2008/05/02 11:08:44 hbrinkm 1.3.4.4: RESYNC: (1.3-1.4); FILE MERGED 2008/04/23 15:56:49 dr 1.3.4.3: a little theme cleanup 2008/04/02 12:41:45 hbrinkm 1.3.4.2: merged changes from xmlfilter04 to xmlfilter05 2008/04/01 15:37:12 hbrinkm 1.3.4.1: 'Merged xmlfilter04'


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [eabae4f8608ef242a6d982cf91698e12cf76806b]

INTEGRATION: CWS xmlfilter05 (1.3.4); FILE MERGED 2008/05/02 11:09:46 hbrinkm 1.3.4.5: RESYNC: (1.3-1.4); FILE MERGED 2008/04/25 08:57:32 dr 1.3.4.4: more cleanup 2008/04/23 15:56:49 dr 1.3.4.3: a little theme cleanup 2008/04/02 12:41:45 hbrinkm 1.3.4.2: merged changes from xmlfilter04 to xmlfilter05 2008/04/01 15:37:11 hbrinkm 1.3.4.1: 'Merged xmlfilter04'


2008-07-01  Rüdiger Timm  <rt@openoffice.org>  [e1d727ae685d5a31b0a111635fa963cf8a5f3ae6]

#i91203# Patch by tono to make this build with mingw.


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [02ccc5babb15e94bde9a0c24d252a6ee8e88931c]

INTEGRATION: CWS xmlfilter05 (1.3.4); FILE MERGED 2008/05/21 10:07:55 dr 1.3.4.4: #i10000# new header 2008/04/25 15:51:45 dr 1.3.4.3: auto formatting 2008/04/02 12:41:45 hbrinkm 1.3.4.2: merged changes from xmlfilter04 to xmlfilter05 2008/04/01 15:37:10 hbrinkm 1.3.4.1: 'Merged xmlfilter04'


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [98cf134df9552e10399ab389badb9d4cba404418]

INTEGRATION: CWS xmlfilter05 (1.3.4); FILE MERGED 2008/05/02 11:08:34 hbrinkm 1.3.4.4: RESYNC: (1.3-1.4); FILE MERGED 2008/04/23 15:56:49 dr 1.3.4.3: a little theme cleanup 2008/04/02 12:41:45 hbrinkm 1.3.4.2: merged changes from xmlfilter04 to xmlfilter05 2008/04/01 15:37:10 hbrinkm 1.3.4.1: 'Merged xmlfilter04'


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [8cb59664a0d1b243d0c9c3a328dba6b692fdb5c6]

INTEGRATION: CWS xmlfilter05 (1.3.4); FILE MERGED 2008/05/02 11:13:02 hbrinkm 1.3.4.4: RESYNC: (1.3-1.4); FILE MERGED 2008/05/02 08:33:57 mav 1.3.4.3: #i88938# import document properties 2008/04/02 12:41:44 hbrinkm 1.3.4.2: merged changes from xmlfilter04 to xmlfilter05 2008/04/01 15:37:08 hbrinkm 1.3.4.1: 'Merged xmlfilter04'


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [5db36975eb3cf0dd01b3f1ac11a6162b6ec870fb]

INTEGRATION: CWS xmlfilter05 (1.128.14); FILE MERGED 2008/06/27 12:06:06 dr 1.128.14.4: RESYNC: (1.130-1.131); FILE MERGED 2008/05/19 11:57:58 hbrinkm 1.128.14.3: RESYNC: (1.129-1.130); FILE MERGED 2008/05/02 10:45:01 hbrinkm 1.128.14.2: RESYNC: (1.128-1.129); FILE MERGED 2008/04/24 06:29:54 os 1.128.14.1: SvXMLEmbeddedObjectHelper supported from MultiServiceFactory


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [4107e1b5224a879b9973a552a859757fcf8a6ca1]

INTEGRATION: CWS xmlfilter05 (1.18.228); FILE MERGED 2008/05/02 10:45:05 hbrinkm 1.18.228.2: RESYNC: (1.18-1.19); FILE MERGED 2008/04/14 11:59:46 os 1.18.228.1: CustomFields: changes from and improvements to i86131


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [dfee312ed67545f5be82b272820685de601410c0]

INTEGRATION: CWS xmlfilter05 (1.4.170); FILE MERGED 2008/05/02 10:45:08 hbrinkm 1.4.170.2: RESYNC: (1.4-1.5); FILE MERGED 2008/04/14 11:59:46 os 1.4.170.1: CustomFields: changes from and improvements to i86131


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [91c4d52302a3cf1f6bb7c9f22a059a62a1c40e2b]

INTEGRATION: CWS xmlfilter05 (1.13.34); FILE MERGED 2008/05/02 10:45:11 hbrinkm 1.13.34.2: RESYNC: (1.13-1.15); FILE MERGED 2008/04/14 11:59:46 os 1.13.34.1: CustomFields: changes from and improvements to i86131


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [43306d8a74255c3a21a1c7ea2f9ba377b926a7e6]

INTEGRATION: CWS xmlfilter05 (1.135.14); FILE MERGED 2008/06/27 12:07:07 dr 1.135.14.4: RESYNC: (1.137-1.138); FILE MERGED 2008/05/02 10:43:31 hbrinkm 1.135.14.3: RESYNC: (1.135-1.137); FILE MERGED 2008/04/24 06:28:54 os 1.135.14.2: StreamName property added to TextEmbeddedObject 2008/04/02 12:48:10 hbrinkm 1.135.14.1: merged changes from xmlfilter04 to xmlfilter05


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [75c96f3052b0510033b26678fa05fe5c32f3563c]

INTEGRATION: CWS xmlfilter05 (1.206.10); FILE MERGED 2008/06/27 12:07:11 dr 1.206.10.6: RESYNC: (1.209-1.210); FILE MERGED 2008/05/19 11:59:22 hbrinkm 1.206.10.5: RESYNC: (1.208-1.209); FILE MERGED 2008/05/15 12:46:07 os 1.206.10.4: allow setting of ParagraphStyle(s) at the paragraph 2008/05/02 10:42:56 hbrinkm 1.206.10.3: RESYNC: (1.206-1.208); FILE MERGED 2008/04/24 06:28:55 os 1.206.10.2: StreamName property added to TextEmbeddedObject 2008/04/02 12:48:09 hbrinkm 1.206.10.1: merged changes from xmlfilter04 to xmlfilter05


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [517d09c6e646899b44d7db7178a2798ac31d918d]

INTEGRATION: CWS xmlfilter05 (1.118.10); FILE MERGED 2008/06/27 12:06:44 dr 1.118.10.4: RESYNC: (1.120-1.121); FILE MERGED 2008/05/27 08:29:43 dr 1.118.10.3: #i10000# uninit'ed variable 2008/05/02 10:42:43 hbrinkm 1.118.10.2: RESYNC: (1.118-1.120); FILE MERGED 2008/04/24 06:28:54 os 1.118.10.1: StreamName property added to TextEmbeddedObject


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [3d2a0a775d051c613d35db89dcec4866e04c7211]

INTEGRATION: CWS xmlfilter05 (1.55.32); FILE MERGED 2008/06/16 08:43:53 dr 1.55.32.3: RESYNC: (1.56-1.57); FILE MERGED 2008/05/02 10:42:23 hbrinkm 1.55.32.2: RESYNC: (1.55-1.56); FILE MERGED 2008/04/01 15:34:02 hbrinkm 1.55.32.1: 'Merged xmlfilter04'


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [82f256df09007b57fec1c3dcc486731013ecd363]

INTEGRATION: CWS xmlfilter05 (1.67.14); FILE MERGED 2008/06/27 12:06:25 dr 1.67.14.4: RESYNC: (1.69-1.70); FILE MERGED 2008/06/16 08:43:59 dr 1.67.14.3: RESYNC: (1.68-1.69); FILE MERGED 2008/05/02 10:42:18 hbrinkm 1.67.14.2: RESYNC: (1.67-1.68); FILE MERGED 2008/04/01 15:34:02 hbrinkm 1.67.14.1: 'Merged xmlfilter04'


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [4490331d366eafa62eac0fd33c9198d42bcaff00]

INTEGRATION: CWS xmlfilter05 (1.51.10); FILE MERGED 2008/06/16 08:44:05 dr 1.51.10.4: RESYNC: (1.56-1.57); FILE MERGED 2008/05/19 11:59:54 hbrinkm 1.51.10.3: RESYNC: (1.53-1.56); FILE MERGED 2008/05/02 10:42:34 hbrinkm 1.51.10.2: RESYNC: (1.51-1.53); FILE MERGED 2008/04/14 11:59:00 os 1.51.10.1: CustomFields: changes from and improvements to i86131


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [2dc66c8f611e1a5da06034e60511780d8dd60833]

INTEGRATION: CWS xmlfilter05 (1.125.14); FILE MERGED 2008/06/27 12:07:24 dr 1.125.14.4: RESYNC: (1.127-1.128); FILE MERGED 2008/05/02 10:45:46 hbrinkm 1.125.14.3: RESYNC: (1.125-1.127); FILE MERGED 2008/04/24 06:28:32 os 1.125.14.2: StreamName property added to TextEmbeddedObject 2008/04/02 12:48:07 hbrinkm 1.125.14.1: merged changes from xmlfilter04 to xmlfilter05


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [8d18efbb00476ab68c9da97a280ad52fa3c50f2b]

INTEGRATION: CWS xmlfilter05 (1.45.228); FILE MERGED 2008/05/08 09:19:33 hbrinkm 1.45.228.3: fixed wired overload warning by moving declaration of makeRedline 2008/05/02 10:45:27 hbrinkm 1.45.228.2: RESYNC: (1.45-1.47); FILE MERGED 2008/04/04 10:39:06 os 1.45.228.1: XRedline implemented


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [4c0bccd7c73c09e625ad07ea154a4313f8be57b2]

INTEGRATION: CWS xmlfilter05 (1.14.34); FILE MERGED 2008/05/02 10:45:16 hbrinkm 1.14.34.2: RESYNC: (1.14-1.16); FILE MERGED 2008/04/14 11:58:32 os 1.14.34.1: CustomFields: changes from and improvements to i86131


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [4101a922ea5e021a1ef4489393318ec4df87e28b]

INTEGRATION: CWS xmlfilter05 (1.76.56); FILE MERGED 2008/06/16 08:43:38 dr 1.76.56.4: RESYNC: (1.78-1.79); FILE MERGED 2008/05/02 10:45:34 hbrinkm 1.76.56.3: RESYNC: (1.76-1.78); FILE MERGED 2008/04/24 06:28:32 os 1.76.56.2: StreamName property added to TextEmbeddedObject 2008/04/02 12:48:07 hbrinkm 1.76.56.1: merged changes from xmlfilter04 to xmlfilter05


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [db9a5a5e1c6af647d0441c5c09b701bd3ba2e5fb]

INTEGRATION: CWS xmlfilter05 (1.2.2); FILE MERGED 2008/06/27 11:11:21 dr 1.2.2.4: RESYNC: (1.3-1.4); FILE MERGED 2008/05/15 08:44:35 hbrinkm 1.2.2.3: do not print property MetaFile to prevent crash 2008/05/02 10:32:09 hbrinkm 1.2.2.2: RESYNC: (1.2-1.3); FILE MERGED 2008/04/02 10:58:41 hbrinkm 1.2.2.1: merged changes from xmlfilter04 to xmlfilter05


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [176cc298be2f15a96826073dcbbabf32d3afb188]

INTEGRATION: CWS xmlfilter05 (1.2.18); FILE MERGED 2008/05/02 10:32:06 hbrinkm 1.2.18.2: RESYNC: (1.2-1.3); FILE MERGED 2008/04/24 08:58:04 hbrinkm 1.2.18.1: count utexts


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [1fdcde60b4ef6bfc57f8b1d4dd46f4ebcc653075]

INTEGRATION: CWS xmlfilter05 (1.3.8); FILE MERGED 2008/06/27 11:11:13 dr 1.3.8.4: RESYNC: (1.4-1.5); FILE MERGED 2008/05/06 15:10:45 hbrinkm 1.3.8.3: removed shadowing sBuffer 2008/05/02 10:31:56 hbrinkm 1.3.8.2: RESYNC: (1.3-1.4); FILE MERGED 2008/04/24 08:58:04 hbrinkm 1.3.8.1: count utexts


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [3ec4900e2d8490908c3d9e047f5af40a3507581a]

INTEGRATION: CWS xmlfilter05 (1.45.2); FILE MERGED 2008/05/22 12:11:22 hbrinkm 1.45.2.7: handle attributes for Shapes 2008/05/15 12:46:46 hbrinkm 1.45.2.6: use @sentokenid instead of @tokenid for actions that send properties 2008/05/15 10:26:22 hbrinkm 1.45.2.5: use sendtokenid for propagateCharacterPropertiesAsSet 2008/05/13 13:13:06 hbrinkm 1.45.2.4: use attribute sendtokenid for action printproperty 2008/05/02 10:30:35 hbrinkm 1.45.2.3: RESYNC: (1.45-1.47); FILE MERGED 2008/04/24 08:53:36 hbrinkm 1.45.2.2: check tokenid in chooseaction 2008/04/02 10:58:40 hbrinkm 1.45.2.1: merged changes from xmlfilter04 to xmlfilter05


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [4c3cd40897ac014bd737d74f3c23d4ecb8e759e5]

INTEGRATION: CWS xmlfilter05 (1.68.2); FILE MERGED 2008/05/15 12:46:45 hbrinkm 1.68.2.8: use @sentokenid instead of @tokenid for actions that send properties 2008/05/15 10:26:19 hbrinkm 1.68.2.7: use sendtokenid for propagateCharacterPropertiesAsSet 2008/05/15 08:42:39 hbrinkm 1.68.2.6: CT_PTab: now resource Stream end-action tab 2008/05/13 13:13:05 hbrinkm 1.68.2.5: use attribute sendtokenid for action printproperty 2008/04/25 07:59:06 hbrinkm 1.68.2.4: resource type of CT_Object is now Shape 2008/04/24 08:48:08 hbrinkm 1.68.2.3: parse settings from docx 2008/04/22 14:34:01 hbrinkm 1.68.2.2: <sprm> has been replaced by <element>. E.g. OLEs should be tokenized now 2008/04/02 10:58:39 hbrinkm 1.68.2.1: merged changes from xmlfilter04 to xmlfilter05


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [ec9ba1c7d642074a9ebd487dc3af1a353f7821dd]

INTEGRATION: CWS xmlfilter05 (1.8.18); FILE MERGED 2008/05/02 10:31:42 hbrinkm 1.8.18.2: RESYNC: (1.8-1.9); FILE MERGED 2008/04/22 14:34:02 hbrinkm 1.8.18.1: <sprm> has been replaced by <element>. E.g. OLEs should be tokenized now


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [93968bf850476e37f18166abeb3c3a668566d4e0]

INTEGRATION: CWS xmlfilter05 (1.10.2); FILE MERGED 2008/05/02 10:30:58 hbrinkm 1.10.2.3: RESYNC: (1.10-1.12); FILE MERGED 2008/04/24 08:45:54 hbrinkm 1.10.2.2: parse settings from docx 2008/04/02 10:58:38 hbrinkm 1.10.2.1: merged changes from xmlfilter04 to xmlfilter05


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [1b27b7b5151e7fb31b6956a4cfe9f54fe3c9a080]

INTEGRATION: CWS xmlfilter05 (1.3.2); FILE MERGED 2008/05/22 12:05:21 hbrinkm 1.3.2.3: OOXMLFastContextHandlerWrapper::attributes 2008/05/02 10:31:36 hbrinkm 1.3.2.2: RESYNC: (1.3-1.5); FILE MERGED 2008/04/02 10:58:38 hbrinkm 1.3.2.1: merged changes from xmlfilter04 to xmlfilter05


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [32c266b71f9c608948687da60597c2c836e640da]

INTEGRATION: CWS xmlfilter05 (1.6.2); FILE MERGED 2008/06/27 11:11:30 dr 1.6.2.8: RESYNC: (1.9-1.10); FILE MERGED 2008/05/22 12:08:23 hbrinkm 1.6.2.7: debug code, Shapes: handle wp specific tags in ShapeHandler 2008/05/19 11:57:09 hbrinkm 1.6.2.6: RESYNC: (1.8-1.9); FILE MERGED 2008/05/15 10:24:12 hbrinkm 1.6.2.5: debug output 2008/05/15 08:40:41 hbrinkm 1.6.2.4: use XMLTag 2008/05/02 10:30:48 hbrinkm 1.6.2.3: RESYNC: (1.6-1.8); FILE MERGED 2008/04/22 14:29:36 hbrinkm 1.6.2.2: Additional debug information when nested property set is propagated 2008/04/02 10:58:38 hbrinkm 1.6.2.1: merged changes from xmlfilter04 to xmlfilter05


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [da3f9c0041cf34a2299b6431dbc18981e9da46e3]

INTEGRATION: CWS xmlfilter05 (1.15.2); FILE MERGED 2008/05/02 10:31:10 hbrinkm 1.15.2.3: RESYNC: (1.15-1.17); FILE MERGED 2008/04/24 08:45:03 hbrinkm 1.15.2.2: parse settings from docx 2008/04/02 10:58:37 hbrinkm 1.15.2.1: merged changes from xmlfilter04 to xmlfilter05


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [db8ba5409eb32a15ccf09eafb1f04535dee49fd1]

INTEGRATION: CWS xmlfilter05 (1.2.34); FILE MERGED 2008/05/02 10:30:12 hbrinkm 1.2.34.2: RESYNC: (1.2-1.3); FILE MERGED 2008/04/17 09:54:28 dr 1.2.34.1: #i86546# #i86549# #i86560# support all file types and templates


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [58717f51990bfc1501ffedd24776201c038363e4]

INTEGRATION: CWS xmlfilter05 (1.7.18); FILE MERGED 2008/05/09 08:43:24 os 1.7.18.3: document properties import added 2008/05/02 10:30:15 hbrinkm 1.7.18.2: RESYNC: (1.7-1.8); FILE MERGED 2008/04/17 09:54:27 dr 1.7.18.1: #i86546# #i86549# #i86560# support all file types and templates


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [af9a1231f43d986e0584ec44186137378d373fe6]

INTEGRATION: CWS xmlfilter05 (1.20.2); FILE MERGED 2008/05/15 15:05:25 hbrinkm 1.20.2.1: new: sprmPContextualSpacing(0x246d)


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [c3f8ce8953615bb74c04c25aa642485adcc4cf69]

INTEGRATION: CWS xmlfilter05 (1.9.2); FILE MERGED 2008/05/02 10:32:48 hbrinkm 1.9.2.3: RESYNC: (1.9-1.11); FILE MERGED 2008/04/24 06:46:38 os 1.9.2.2: ole import started 2008/04/02 10:58:36 hbrinkm 1.9.2.1: merged changes from xmlfilter04 to xmlfilter05


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [8865b8792625cc491885387e849dd749634534d2]

INTEGRATION: CWS xmlfilter05 (1.25.2); FILE MERGED 2008/05/02 10:32:35 hbrinkm 1.25.2.4: RESYNC: (1.25-1.27); FILE MERGED 2008/04/24 06:46:38 os 1.25.2.3: ole import started 2008/04/04 10:43:10 os 1.25.2.2: redlining 2008/04/02 10:58:36 hbrinkm 1.25.2.1: merged changes from xmlfilter04 to xmlfilter05


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [bd12b3ad5a0d36ff16200e66585103066f4369fe]

INTEGRATION: CWS xmlfilter05 (1.28.2); FILE MERGED 2008/05/02 10:33:19 hbrinkm 1.28.2.4: RESYNC: (1.28-1.30); FILE MERGED 2008/04/24 06:46:38 os 1.28.2.3: ole import started 2008/04/04 10:43:10 os 1.28.2.2: redlining 2008/04/02 10:58:36 hbrinkm 1.28.2.1: merged changes from xmlfilter04 to xmlfilter05


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [2eac83fcca78533dfc14b6f3bb2b4e32a46b4349]

INTEGRATION: CWS xmlfilter05 (1.1.2); FILE ADDED 2008/05/21 13:27:14 dr 1.1.2.2: #i10000# new header 2008/04/24 06:45:58 os 1.1.2.1: OLE handler


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [4aa9727d8feb60df0b13195353696a7bc4f2c7e2]

INTEGRATION: CWS xmlfilter05 (1.1.2); FILE ADDED 2008/05/21 13:27:14 dr 1.1.2.3: #i10000# new header 2008/04/25 07:57:49 hbrinkm 1.1.2.2: warning: unused variable nIntValue 2008/04/24 06:45:45 os 1.1.2.1: OLE handler


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [fff6b7b4b038edaee20981a06361e4be47c05dec]

INTEGRATION: CWS xmlfilter05 (1.23.2); FILE MERGED 2008/05/06 15:07:02 hbrinkm 1.23.2.5: cleaning up resync code duplication 2008/05/02 10:32:51 hbrinkm 1.23.2.4: RESYNC: (1.23-1.25); FILE MERGED 2008/04/24 06:46:38 os 1.23.2.3: ole import started 2008/04/04 10:42:26 os 1.23.2.2: redlining and shape text 2008/04/02 10:58:35 hbrinkm 1.23.2.1: merged changes from xmlfilter04 to xmlfilter05


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [190977fafa3a3c62a39538f5747815dd362ee396]

INTEGRATION: CWS xmlfilter05 (1.23.2); FILE MERGED 2008/05/02 10:33:08 hbrinkm 1.23.2.7: RESYNC: (1.23-1.25); FILE MERGED 2008/04/24 06:46:37 os 1.23.2.6: ole import started 2008/04/21 06:52:51 os 1.23.2.5: TOC: no creator option should result in 'create from outline' 2008/04/14 12:01:06 os 1.23.2.4: import custom property fields as .DocInfo.Custom fields 2008/04/07 14:49:48 os 1.23.2.3: some more assertions after catch() 2008/04/04 10:42:26 os 1.23.2.2: redlining and shape text 2008/04/02 10:58:35 hbrinkm 1.23.2.1: merged changes from xmlfilter04 to xmlfilter05


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [3cf74294f3937a7c81634b3a936ab7fa1e542a3d]

INTEGRATION: CWS xmlfilter05 (1.18.18); FILE MERGED 2008/05/15 14:41:29 os 1.18.18.3: Sprms added 2008/05/02 10:32:19 hbrinkm 1.18.18.2: RESYNC: (1.18-1.20); FILE MERGED 2008/04/02 10:58:34 hbrinkm 1.18.18.1: merged changes from xmlfilter04 to xmlfilter05


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [5b83f7769574bc877f3912fcc2dfc17cdd45e875]

INTEGRATION: CWS xmlfilter05 (1.65.2); FILE MERGED 2008/05/19 13:05:48 os 1.65.2.9: some more unsupported sprms 2008/05/19 09:18:53 os 1.65.2.8: cell margin is not a text property 2008/05/15 14:41:28 os 1.65.2.7: Sprms added 2008/05/09 08:43:02 os 1.65.2.6: document properties import added 2008/05/06 15:07:01 hbrinkm 1.65.2.5: cleaning up resync code duplication 2008/05/02 10:32:58 hbrinkm 1.65.2.4: RESYNC: (1.65-1.67); FILE MERGED 2008/04/24 06:46:37 os 1.65.2.3: ole import started 2008/04/04 10:40:49 os 1.65.2.2: redlining and shape text 2008/04/02 10:58:34 hbrinkm 1.65.2.1: merged changes from xmlfilter04 to xmlfilter05


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [f99b7f8e35ba79470bbed841c8b2a6b1131b7270]

INTEGRATION: CWS xmlfilter05 (1.1.2); FILE ADDED 2008/05/22 10:24:18 os 1.1.2.1: OLE test


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [fab6c818b609d27f784f5b6df06576efca49990d]

INTEGRATION: CWS xmlfilter05 (1.1.2); FILE ADDED 2008/05/19 07:00:14 os 1.1.2.1: simple Redline test


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [e81bdc47fbd29836050eb0ae6e791930b3f1f8c5]

INTEGRATION: CWS xmlfilter05 (1.10.8); FILE MERGED 2008/05/22 12:02:33 hbrinkm 1.10.8.2: tokent.txt from oox => build dependency 2008/04/10 13:15:13 hbrinkm 1.10.8.1: dmapper depends on ooxml


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [dfaeeb0e103428b8ce004d32b2faaf4c0a63f3c0]

INTEGRATION: CWS xmlfilter05 (1.14.2); FILE MERGED 2008/05/02 10:34:14 hbrinkm 1.14.2.3: RESYNC: (1.14-1.16); FILE MERGED 2008/04/24 08:43:55 hbrinkm 1.14.2.2: parse settings from docx 2008/04/02 10:58:33 hbrinkm 1.14.2.1: merged changes from xmlfilter04 to xmlfilter05


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [582ac5b1202ec8e3d770fd827faf7ca9ad437a67]

INTEGRATION: CWS xmlfilter05 (1.21.2); FILE MERGED 2008/05/09 08:43:39 os 1.21.2.3: document properties import added 2008/05/02 10:34:17 hbrinkm 1.21.2.2: RESYNC: (1.21-1.22); FILE MERGED 2008/04/02 10:58:33 hbrinkm 1.21.2.1: merged changes from xmlfilter04 to xmlfilter05


2008-07-01  Hans-Joachim Lankenau  <hjs@openoffice.org>  [522e1a0519b08212e10da1ed93db1d81ea9106bd]

#i10000# - reset ENABLE_PCH


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [04de4e71ec6dd3412b1723a8e96aa86aa11be34c]

INTEGRATION: CWS rptfix01 (1.174.8); FILE MERGED 2008/06/19 14:13:27 oj 1.174.8.1: #i90878# set right and bottom to RECT_EMPTY, unknonwn side effect


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [4a2d0c5eac5f0dbe33b81a50ddac9c16766d19cf]

INTEGRATION: CWS rptfix01 (1.4.10); FILE MERGED 2008/06/19 11:17:41 oj 1.4.10.1: #i90696# raise build number and add display name


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [606a6e04c87ee2ab020055d173a374bd67fd67b3]

INTEGRATION: CWS rptfix01 (1.6.2); FILE MERGED 2008/06/19 11:18:18 oj 1.6.2.1: #i90696# handle missing getComposer method and apply filter


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [f3f8691cc83442136df5c52b1681a4e7b51d83d7]

INTEGRATION: CWS rptfix01 (1.2.2); FILE MERGED 2008/06/23 05:39:14 oj 1.2.2.1: #i90952# remove x


2008-07-01  Vladimir Glazounov  <vg@openoffice.org>  [f28ef72ffe7ef6de77a75c03c61fcb47953f0c18]

INTEGRATION: CWS rptfix01 (1.8.2); FILE MERGED 2008/06/24 08:33:12 oj 1.8.2.2: call of invoke corrected 2008/06/19 11:18:17 oj 1.8.2.1: #i90696# handle missing getComposer method and apply filter


2008-06-30  Vladimir Glazounov  <vg@openoffice.org>  [2ee4b26480f400f9fd298e8310de0855889bc779]

INTEGRATION: CWS hub01 (1.16.262); FILE MERGED 2008/06/18 20:45:58 thb 1.16.262.2: RESYNC: (1.16-1.18); FILE MERGED 2008/01/16 18:09:04 hub 1.16.262.1: Issue number: 85274 Submitted by:  hub Reviewed by:   hub Fix warning from gcc 4.2.1 for empty else- statements.


2008-06-30  Vladimir Glazounov  <vg@openoffice.org>  [5396304a96f0a401c46ec1a3da3541f753acc175]

INTEGRATION: CWS hub01 (1.26.234); FILE MERGED 2008/06/18 20:45:36 thb 1.26.234.2: RESYNC: (1.26-1.27); FILE MERGED 2008/01/18 23:30:50 hub 1.26.234.1: Issue number: 83014 Submitted by: hub Reviewed by: committed proposed patch with a few variations.


2008-06-30  Vladimir Glazounov  <vg@openoffice.org>  [175c780ab71a24272467b1e8f954b20daf145446]

INTEGRATION: CWS hub01 (1.28.234); FILE MERGED 2008/06/18 20:45:29 thb 1.28.234.2: RESYNC: (1.28-1.32); FILE MERGED 2008/01/18 23:30:50 hub 1.28.234.1: Issue number: 83014 Submitted by: hub Reviewed by: committed proposed patch with a few variations.


2008-06-30  Vladimir Glazounov  <vg@openoffice.org>  [96e6ab83cbd28f626b587f5d82c1ce251f83be83]

INTEGRATION: CWS hub01 (1.154.214); FILE MERGED 2008/06/18 20:45:26 thb 1.154.214.2: RESYNC: (1.154-1.161); FILE MERGED 2008/01/16 18:09:04 hub 1.154.214.1: Issue number: 85274 Submitted by:  hub Reviewed by:   hub Fix warning from gcc 4.2.1 for empty else- statements.


2008-06-30  Vladimir Glazounov  <vg@openoffice.org>  [244b2831c12d407f7849aba4ce962e83e4d98ecd]

INTEGRATION: CWS hub01 (1.17.234); FILE MERGED 2008/06/18 20:45:21 thb 1.17.234.2: RESYNC: (1.17-1.20); FILE MERGED 2008/01/16 18:09:03 hub 1.17.234.1: Issue number: 85274 Submitted by:  hub Reviewed by:   hub Fix warning from gcc 4.2.1 for empty else- statements.


2008-06-30  Vladimir Glazounov  <vg@openoffice.org>  [384ac583e5198bcead30d5ea098b35e9ac72bd9c]

INTEGRATION: CWS hub01 (1.5.264); FILE MERGED 2008/06/18 20:45:33 thb 1.5.264.2: RESYNC: (1.5-1.6); FILE MERGED 2008/01/18 23:30:50 hub 1.5.264.1: Issue number: 83014 Submitted by: hub Reviewed by: committed proposed patch with a few variations.


2008-06-30  Vladimir Glazounov  <vg@openoffice.org>  [95cecd8e91847030076de25241fdcfe581f5a27d]

INTEGRATION: CWS hub01 (1.8.264); FILE MERGED 2008/06/18 20:45:01 thb 1.8.264.2: RESYNC: (1.8-1.10); FILE MERGED 2008/01/16 18:09:03 hub 1.8.264.1: Issue number: 85274 Submitted by:  hub Reviewed by:   hub Fix warning from gcc 4.2.1 for empty else- statements.


2008-06-30  Vladimir Glazounov  <vg@openoffice.org>  [b050157827a80d15d0f4e4137227ccfc14ffd836]

INTEGRATION: CWS hub01 (1.31.88); FILE MERGED 2008/06/18 20:45:04 thb 1.31.88.2: RESYNC: (1.31-1.33); FILE MERGED 2008/01/16 18:09:03 hub 1.31.88.1: Issue number: 85274 Submitted by:  hub Reviewed by:   hub Fix warning from gcc 4.2.1 for empty else- statements.


2008-06-30  Vladimir Glazounov  <vg@openoffice.org>  [e1ada856bb28c528c87e27dba3d06c7fdc9de3ba]

INTEGRATION: CWS hub01 (1.72.88); FILE MERGED 2008/06/18 20:46:05 thb 1.72.88.2: RESYNC: (1.72-1.73); FILE MERGED 2008/01/18 23:30:49 hub 1.72.88.1: Issue number: 83014 Submitted by: hub Reviewed by: committed proposed patch with a few variations.


2008-06-30  Vladimir Glazounov  <vg@openoffice.org>  [45a1ababf4a780be2625d2a3d26a9e7605bcdea7]

INTEGRATION: CWS hub01 (1.18.88); FILE MERGED 2008/06/18 20:46:01 thb 1.18.88.2: RESYNC: (1.18-1.19); FILE MERGED 2008/01/16 18:09:03 hub 1.18.88.1: Issue number: 85274 Submitted by:  hub Reviewed by:   hub Fix warning from gcc 4.2.1 for empty else- statements.


2008-06-30  Vladimir Glazounov  <vg@openoffice.org>  [fc14fed358b5108cc3ecf27f0d9c3913e237a6cc]

INTEGRATION: CWS hub01 (1.49.156); FILE MERGED 2008/06/18 20:46:09 thb 1.49.156.2: RESYNC: (1.49-1.52); FILE MERGED 2008/01/16 18:09:03 hub 1.49.156.1: Issue number: 85274 Submitted by:  hub Reviewed by:   hub Fix warning from gcc 4.2.1 for empty else- statements.


2008-06-30  Vladimir Glazounov  <vg@openoffice.org>  [7c86fd94ee9eda03af874b2e504aeb16f3b5bd96]

INTEGRATION: CWS hub01 (1.65.88); FILE MERGED 2008/06/18 20:45:40 thb 1.65.88.2: RESYNC: (1.65-1.69); FILE MERGED 2008/01/16 18:09:03 hub 1.65.88.1: Issue number: 85274 Submitted by:  hub Reviewed by:   hub Fix warning from gcc 4.2.1 for empty else- statements.


2008-06-30  Vladimir Glazounov  <vg@openoffice.org>  [82c91f46f4c80bd2f3f9d40b5948a5983f552e04]

INTEGRATION: CWS hub01 (1.14.264); FILE MERGED 2008/06/18 20:45:53 thb 1.14.264.2: RESYNC: (1.14-1.15); FILE MERGED 2008/01/16 18:09:03 hub 1.14.264.1: Issue number: 85274 Submitted by:  hub Reviewed by:   hub Fix warning from gcc 4.2.1 for empty else- statements.


2008-06-30  Vladimir Glazounov  <vg@openoffice.org>  [84132f5dfa8bd09b7da6de0fdaf73ca07d1bf12e]

INTEGRATION: CWS hub01 (1.33.264); FILE MERGED 2008/06/18 20:45:44 thb 1.33.264.2: RESYNC: (1.33-1.35); FILE MERGED 2008/01/16 18:09:02 hub 1.33.264.1: Issue number: 85274 Submitted by:  hub Reviewed by:   hub Fix warning from gcc 4.2.1 for empty else- statements.


2008-06-30  Vladimir Glazounov  <vg@openoffice.org>  [c65494c26105a101183fb9e5bfbb65b8825fc75d]

INTEGRATION: CWS hub01 (1.17.630); FILE MERGED 2008/06/18 20:45:49 thb 1.17.630.2: RESYNC: (1.17-1.18); FILE MERGED 2008/01/16 18:09:02 hub 1.17.630.1: Issue number: 85274 Submitted by:  hub Reviewed by:   hub Fix warning from gcc 4.2.1 for empty else- statements.


2008-06-30  Vladimir Glazounov  <vg@openoffice.org>  [9b2d945e5b4bfbad3168a102c91a0ca4c1dd33f1]

INTEGRATION: CWS hub01 (1.61.88); FILE MERGED 2008/06/18 20:44:57 thb 1.61.88.2: RESYNC: (1.61-1.63); FILE MERGED 2008/01/16 18:09:02 hub 1.61.88.1: Issue number: 85274 Submitted by:  hub Reviewed by:   hub Fix warning from gcc 4.2.1 for empty else- statements.


2008-06-30  Vladimir Glazounov  <vg@openoffice.org>  [090fadf9686f07bfdb46c74dfd76ea96ebe2d339]

INTEGRATION: CWS hub01 (1.36.264); FILE MERGED 2008/06/18 20:45:08 thb 1.36.264.2: RESYNC: (1.36-1.38); FILE MERGED 2008/01/16 18:09:02 hub 1.36.264.1: Issue number: 85274 Submitted by:  hub Reviewed by:   hub Fix warning from gcc 4.2.1 for empty else- statements.


2008-06-30  Vladimir Glazounov  <vg@openoffice.org>  [fe1015f9c891a44857f9e9fd7d442a88ed6e282e]

INTEGRATION: CWS hub01 (1.73.212); FILE MERGED 2008/06/18 20:45:17 thb 1.73.212.2: RESYNC: (1.73-1.76); FILE MERGED 2008/01/16 18:09:02 hub 1.73.212.1: Issue number: 85274 Submitted by:  hub Reviewed by:   hub Fix warning from gcc 4.2.1 for empty else- statements.


2008-06-30  Vladimir Glazounov  <vg@openoffice.org>  [e6948542a2fab76f946f8fb5c943b93c323c509b]

INTEGRATION: CWS hub01 (1.49.86); FILE MERGED 2008/06/18 20:45:13 thb 1.49.86.4: RESYNC: (1.49-1.51); FILE MERGED 2008/01/23 03:14:05 hub 1.49.86.3: Issue number: 59061 Submitted by: hub Reviewed by: The patch was missing the call to Justify for the case where the selection is bottom to top. Re-fix i59061 2008/01/16 18:09:02 hub 1.49.86.2: Issue number: 85274 Submitted by:  hub Reviewed by:   hub Fix warning from gcc 4.2.1 for empty else- statements. 2008/01/15 00:30:13 hub 1.49.86.1: Issue number:  #i59061 Submitted by:  hub Reviewed by:   cl Fix move up/down in outline when there is a selection


2008-06-30  Vladimir Glazounov  <vg@openoffice.org>  [3ff8cd4f5fb3fb54edf72c9d0e24c37204c9471e]

INTEGRATION: CWS hub01 (1.5.630); FILE MERGED 2008/06/18 20:44:50 thb 1.5.630.2: RESYNC: (1.5-1.7); FILE MERGED 2008/01/16 18:09:01 hub 1.5.630.1: Issue number: 85274 Submitted by:  hub Reviewed by:   hub Fix warning from gcc 4.2.1 for empty else- statements.


2008-06-30  Vladimir Glazounov  <vg@openoffice.org>  [2f61e74f59f198a4eb3d5e8b4af6c79f399c4f07]

INTEGRATION: CWS hub01 (1.30.46); FILE MERGED 2008/06/18 20:44:54 thb 1.30.46.2: RESYNC: (1.30-1.31); FILE MERGED 2008/01/18 23:30:49 hub 1.30.46.1: Issue number: 83014 Submitted by: hub Reviewed by: committed proposed patch with a few variations.


2008-06-30  Vladimir Glazounov  <vg@openoffice.org>  [69c2c6542267d88196e26499e041a4cc4add2994]

INTEGRATION: CWS hub01 (1.8.264); FILE MERGED 2008/06/18 20:44:43 thb 1.8.264.2: RESYNC: (1.8-1.9); FILE MERGED 2008/01/16 18:09:01 hub 1.8.264.1: Issue number: 85274 Submitted by:  hub Reviewed by:   hub Fix warning from gcc 4.2.1 for empty else- statements.


2008-06-30  Vladimir Glazounov  <vg@openoffice.org>  [e2869115507a44aab57db434c6cefe212adfdc5b]

INTEGRATION: CWS hub01 (1.6.502); FILE MERGED 2008/06/18 20:44:46 thb 1.6.502.2: RESYNC: (1.6-1.7); FILE MERGED 2008/01/18 23:30:49 hub 1.6.502.1: Issue number: 83014 Submitted by: hub Reviewed by: committed proposed patch with a few variations.


2008-06-30  Vladimir Glazounov  <vg@openoffice.org>  [23e7f3c550103ed15795a36dee4447c6d850ce68]

INTEGRATION: CWS hub01 (1.3.248); FILE MERGED 2008/06/18 20:44:33 thb 1.3.248.2: RESYNC: (1.3-1.6); FILE MERGED 2008/01/18 23:30:49 hub 1.3.248.1: Issue number: 83014 Submitted by: hub Reviewed by: committed proposed patch with a few variations.


2008-06-30  Vladimir Glazounov  <vg@openoffice.org>  [05828f049e3f023a08d7a5e16d33a39b3cdeec12]

INTEGRATION: CWS hub01 (1.2.366); FILE MERGED 2008/06/18 20:44:30 thb 1.2.366.2: RESYNC: (1.2-1.4); FILE MERGED 2008/01/18 23:30:49 hub 1.2.366.1: Issue number: 83014 Submitted by: hub Reviewed by: committed proposed patch with a few variations.


2008-06-30  Vladimir Glazounov  <vg@openoffice.org>  [ad849e26bae510fe64bc547d1af70830263032bd]

INTEGRATION: CWS hub01 (1.5.502); FILE MERGED 2008/06/18 20:44:23 thb 1.5.502.2: RESYNC: (1.5-1.6); FILE MERGED 2008/01/18 23:30:49 hub 1.5.502.1: Issue number: 83014 Submitted by: hub Reviewed by: committed proposed patch with a few variations.


2008-06-30  Vladimir Glazounov  <vg@openoffice.org>  [b9bd457e529754760167e79f1f36af49a2108f68]

INTEGRATION: CWS hub01 (1.6.496); FILE MERGED 2008/01/22 23:09:04 hub 1.6.496.1: Issue number:  85247 Submitted by:  hub Reviewed by:   cl Add keyboard shortcuts more move up, down, left, right in an outline in Impress. At the same time refactor the default accelerators.


2008-06-30  Vladimir Glazounov  <vg@openoffice.org>  [93c9f26c8e2c8e1495bb274ac61d9dad156d0619]

INTEGRATION: CWS hub01 (1.6.496); FILE MERGED 2008/01/22 23:09:03 hub 1.6.496.1: Issue number:  85247 Submitted by:  hub Reviewed by:   cl Add keyboard shortcuts more move up, down, left, right in an outline in Impress. At the same time refactor the default accelerators.


2008-06-30  Vladimir Glazounov  <vg@openoffice.org>  [c6b2b120efe986b4b277331cb1a38c4cafaee7d0]

INTEGRATION: CWS hub01 (1.1.2); FILE ADDED 2008/01/22 23:09:03 hub 1.1.2.1: Issue number:  85247 Submitted by:  hub Reviewed by:   cl Add keyboard shortcuts more move up, down, left, right in an outline in Impress. At the same time refactor the default accelerators.


2008-06-30  Vladimir Glazounov  <vg@openoffice.org>  [b62ea82cf7cba331ec05d0fbfefacce3ade98d99]

INTEGRATION: CWS hub01 (1.4.324); FILE MERGED 2008/06/18 20:40:19 thb 1.4.324.2: RESYNC: (1.4-1.6); FILE MERGED 2008/01/23 02:13:14 hub 1.4.324.1: Fix a build warning about empty else statement (gcc 4.2.1)


2008-06-30  Vladimir Glazounov  <vg@openoffice.org>  [093af7a89946517fefb9cd7353fefd5c17388fbe]

INTEGRATION: CWS hub01 (1.7.130); FILE MERGED 2008/06/18 20:41:54 thb 1.7.130.2: RESYNC: (1.7-1.9); FILE MERGED 2008/01/23 02:13:13 hub 1.7.130.1: Fix a build warning about empty else statement (gcc 4.2.1)


2008-06-30  Vladimir Glazounov  <vg@openoffice.org>  [f685b850b01a69ea6764841e0ec0a23a7be0fb1b]

INTEGRATION: CWS hub01 (1.5.324); FILE MERGED 2008/06/18 20:41:31 thb 1.5.324.2: RESYNC: (1.5-1.7); FILE MERGED 2008/01/23 02:13:14 hub 1.5.324.1: Fix a build warning about empty else statement (gcc 4.2.1)


2008-06-30  Vladimir Glazounov  <vg@openoffice.org>  [160c034f1920499a77f67efe35b7a61c8a9f5c0c]

INTEGRATION: CWS hub01 (1.27.186); FILE MERGED 2008/06/18 20:40:16 thb 1.27.186.2: RESYNC: (1.27-1.30); FILE MERGED 2008/01/23 02:13:14 hub 1.27.186.1: Fix a build warning about empty else statement (gcc 4.2.1)


2008-06-30  Vladimir Glazounov  <vg@openoffice.org>  [7aedf60f4523d42b1c8ec0ba62f6e124a0b08bca]

INTEGRATION: CWS hub01 (1.27.152); FILE MERGED 2008/01/22 23:09:04 hub 1.27.152.1: Issue number:  85247 Submitted by:  hub Reviewed by:   cl Add keyboard shortcuts more move up, down, left, right in an outline in Impress. At the same time refactor the default accelerators.


2008-06-30  Vladimir Glazounov  <vg@openoffice.org>  [963022da03ec3f27ee059d1dce39dd3243ad2f00]

INTEGRATION: CWS hub01 (1.6.120); FILE MERGED 2008/06/18 20:38:23 thb 1.6.120.2: RESYNC: (1.6-1.8); FILE MERGED 2008/01/17 20:56:39 hub 1.6.120.1: Issue number:  85341 Submitted by:  hub Reviewed by:   hub Fix some warning from gcc 4.2.1


2008-06-30  Vladimir Glazounov  <vg@openoffice.org>  [aee9cf273bd34cbea302aae8036f9e8902c604c2]

INTEGRATION: CWS hub01 (1.5.84); FILE MERGED 2008/06/18 20:38:26 thb 1.5.84.2: RESYNC: (1.5-1.7); FILE MERGED 2008/01/17 16:21:40 hub 1.5.84.1: Issue number: 85336 Submitted by: hub Reviewed by:   hub Add missing accelerator in the Gtk+ file picker. (and likely others)


2008-06-30  Vladimir Glazounov  <vg@openoffice.org>  [a9904c4150cea274a53d405d050938bf9de5172b]

INTEGRATION: CWS hub01 (1.6.96); FILE MERGED 2008/06/18 20:38:29 thb 1.6.96.2: RESYNC: (1.6-1.8); FILE MERGED 2008/01/17 20:56:39 hub 1.6.96.1: Issue number:  85341 Submitted by:  hub Reviewed by:   hub Fix some warning from gcc 4.2.1


2008-06-30  Vladimir Glazounov  <vg@openoffice.org>  [eb6fcd4979304b40890378f7077595e0e81b4072]

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>  [96cff5c7e56e2ae6dfd04bad15280e8cab4293d3]

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>  [8e3c80d9c1a5465011108932cd19b7f7843b0310]

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>  [240d55632a37017601b2d53b1186e818340114e0]

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>  [75e43d9d4c41a0910dcb8232100b124334d3ca51]

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>  [ceb3a26e2e1103632c678c60c1e63d43d7770504]

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>  [481fed895d48e15b1e4783e600cacede77dbc4f2]

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>  [1a0eb5b70624e6b07466779834b39c2163ef61c1]

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>  [75be36eb7d0d7c4127a0a7fce7e018e4342bfcf4]

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>  [cbbc9e1d3dd9c5d55432e6a8c9eaa85ee2e018d8]

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>  [d5f95be9d39e80bf074af9a7fe1a9ee4bc5c8721]

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>  [87763b2a24d566c3663c2f007f863a9eb9a88aaf]

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>  [eb5f04f60bd452c5f7d0103dde26f0be7a4bf431]

INTEGRATION: CWS dba30e (1.25.46); FILE MERGED 2008/06/19 07:44:16 oj 1.25.46.1: merge mysql changes in


2008-06-30  Vladimir Glazounov  <vg@openoffice.org>  [3dfddf47a19b55bb56750e92102707248e295bfc]

INTEGRATION: CWS dba30e (1.30.46); FILE MERGED 2008/06/19 07:44:16 oj 1.30.46.1: merge mysql changes in


2008-06-30  Vladimir Glazounov  <vg@openoffice.org>  [99c9ad8bcab2b6eebefdbc6a01abf8044e1d8608]

INTEGRATION: CWS dba30e (1.52.46); FILE MERGED 2008/06/19 07:44:15 oj 1.52.46.1: merge mysql changes in


2008-06-30  Vladimir Glazounov  <vg@openoffice.org>  [7b0b7028d980182de1fe108d5f08a33a5771958a]

INTEGRATION: CWS dba30e (1.159.46); FILE MERGED 2008/06/19 07:44:15 oj 1.159.46.1: merge mysql changes in


2008-06-30  Vladimir Glazounov  <vg@openoffice.org>  [398db4f74432818d6506612e5232e8c9c75163df]

INTEGRATION: CWS dba30e (1.107.46); FILE MERGED 2008/06/19 07:44:14 oj 1.107.46.1: merge mysql changes in


2008-06-30  Vladimir Glazounov  <vg@openoffice.org>  [9df11e236c479af6fdd1835c5ccf63def9b326ca]

INTEGRATION: CWS dba30e (1.16.46); FILE MERGED 2008/06/19 07:44:14 oj 1.16.46.1: merge mysql changes in


2008-06-30  Vladimir Glazounov  <vg@openoffice.org>  [0e8e5f6ea613fa39c788fd421e7a9383e0bb85fc]

INTEGRATION: CWS dba30e (1.25.28); FILE MERGED 2008/06/19 07:44:14 oj 1.25.28.1: merge mysql changes in


2008-06-30  Vladimir Glazounov  <vg@openoffice.org>  [c5f869823dfe44b730a3c9b8d5c0a52a2627a967]

INTEGRATION: CWS dba30e (1.8.46); FILE MERGED 2008/06/19 07:44:14 oj 1.8.46.1: merge mysql changes in


2008-06-30  Vladimir Glazounov  <vg@openoffice.org>  [58ef13d356207bfc10f0773fee76018f1f715ebc]

INTEGRATION: CWS dba30e (1.18.46); FILE MERGED 2008/06/19 07:44:14 oj 1.18.46.1: merge mysql changes in


2008-06-30  Vladimir Glazounov  <vg@openoffice.org>  [22b356923aa1205e5843a3b63f71063ddf0486c2]

INTEGRATION: CWS dba30e (1.11.46); FILE MERGED 2008/06/19 07:44:14 oj 1.11.46.1: merge mysql changes in


2008-06-30  Vladimir Glazounov  <vg@openoffice.org>  [1b5c0c3625f617c9edf4ab54e5a607b76640f51b]

INTEGRATION: CWS dba30e (1.21.2); FILE MERGED 2008/06/19 07:44:13 oj 1.21.2.1: merge mysql changes in


2008-06-30  Vladimir Glazounov  <vg@openoffice.org>  [0c0f08336801d6fa12ac2d9d674624b22db847a4]

INTEGRATION: CWS dba30e (1.30.6); FILE MERGED 2008/06/19 07:44:13 oj 1.30.6.1: merge mysql changes in


2008-06-30  Vladimir Glazounov  <vg@openoffice.org>  [2d5201d42c8c012adf98a2d44d2e5ef1439408e8]

INTEGRATION: CWS dba30e (1.27.46); FILE MERGED 2008/06/19 07:44:12 oj 1.27.46.1: merge mysql changes in


2008-06-30  Vladimir Glazounov  <vg@openoffice.org>  [2204932cef4892ae9c1b7b757cd88da6aa5cec4b]

INTEGRATION: CWS dba30e (1.15.38); FILE MERGED 2008/06/19 11:29:13 oj 1.15.38.1: merge mysql changes in


2008-06-30  Vladimir Glazounov  <vg@openoffice.org>  [797c325f16f2bc29630de5036af27c42e6d12581]

INTEGRATION: CWS m68kport01 (1.34.6); FILE MERGED 2008/06/11 07:59:57 cmc 1.34.6.1: #i90600# m68k aligns to 16bits, not the natural boundary


2008-06-30  Vladimir Glazounov  <vg@openoffice.org>  [3f32d4eafc14cea83912ecf0dd6dff2a43602e15]

INTEGRATION: CWS dba30e (1.22.38); FILE MERGED 2008/06/19 11:29:13 oj 1.22.38.1: merge mysql changes in


2008-06-30  Vladimir Glazounov  <vg@openoffice.org>  [e58de996e55b94436447a9bb0c63eebc7ba49327]

INTEGRATION: CWS m68kport01 (1.13.10); FILE MERGED 2008/06/15 20:10:40 cmc 1.13.10.1: #i90600# set an arch identifier


2008-06-30  Vladimir Glazounov  <vg@openoffice.org>  [479652459a2144d24b21d3dc0096bf163bbd0927]

INTEGRATION: CWS m68kport01 (1.13.10); FILE MERGED 2008/06/11 07:59:07 cmc 1.13.10.1: #i90600# jvmfwk support for m68k


2008-06-30  Vladimir Glazounov  <vg@openoffice.org>  [f95bf6752cef5614494fd733027ac4db218c10dd]

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>  [a89b75bd332f98c2a119d81634322d6ce26a3b95]

INTEGRATION: CWS extmgrui04 (1.32.2); FILE MERGED 2008/06/19 12:18:17 dv 1.32.2.1: Don't append 'extension' when there already is a description


2008-06-30  Vladimir Glazounov  <vg@openoffice.org>  [b70a9846edbbc406d3461b99de4090dc0958602c]

INTEGRATION: CWS extmgrui04 (1.3.2); FILE MERGED 2008/06/19 12:13:25 dv 1.3.2.4: Fixed some minor paint problems 2008/06/19 05:24:55 dv 1.3.2.3: RESYNC: (1.3-1.4); FILE MERGED 2008/06/18 08:39:26 dv 1.3.2.2: #i90143# Allowed access to publisher text and link for automatic testing 2008/06/16 09:57:46 dv 1.3.2.1: Fixed assertion caused by publisher link


2008-06-30  Vladimir Glazounov  <vg@openoffice.org>  [c10e826d48a596f25f7bffc8f0ba6b7b82a6cade]

INTEGRATION: CWS m68kport01 (1.1.2); FILE ADDED 2008/06/11 08:02:16 cmc 1.1.2.1: #i90600#  m68k uno bridge


2008-06-30  Vladimir Glazounov  <vg@openoffice.org>  [b840e51c17d9907b7c90c9e708696ab20ea1f319]

INTEGRATION: CWS m68kport01 (1.1.2); FILE ADDED 2008/06/12 15:15:05 cmc 1.1.2.3: #i90600# don't need a privatesnippet executer 2008/06/11 08:20:10 cmc 1.1.2.2: #i90600#  m68k doesn't need the simple/complex change as this is always at position 0 2008/06/11 08:02:16 cmc 1.1.2.1: #i90600#  m68k uno bridge


2008-06-30  Vladimir Glazounov  <vg@openoffice.org>  [c79f5dd470935832d388e4a2a1b3fd09d852fe8e]

INTEGRATION: CWS m68kport01 (1.47.6); FILE MERGED 2008/06/11 08:02:32 cmc 1.47.6.1: #i90600#  m68k uno bridge


2008-06-30  Vladimir Glazounov  <vg@openoffice.org>  [cdfdd318446afd87801771fa92714b92a84869aa]

INTEGRATION: CWS extmgrui04 (1.2.52); FILE MERGED 2008/06/18 08:40:17 dv 1.2.52.1: #i90143# Allowed access to publisher text and link for automatic testing


2008-06-30  Vladimir Glazounov  <vg@openoffice.org>  [cc0401859c0189f1ce4612fb1dd1f89f74a98c94]

INTEGRATION: CWS m68kport01 (1.8.22); FILE MERGED 2008/06/11 08:05:07 cmc 1.8.22.1: #i90600#  tools support for m68k


2008-06-30  Vladimir Glazounov  <vg@openoffice.org>  [73c817621d77116663158cdd3cdeafae7f26a316]

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>  [98251326909dc3d20803994d50309f65763f43f6]

INTEGRATION: CWS extmgrui04 (1.37.6); FILE MERGED 2008/06/19 08:05:07 gh 1.37.6.2: #i90143# small fix in errormessage 2008/06/19 07:48:25 gh 1.37.6.1: #i90143#add method for publisher and publisher URL


2008-06-30  Vladimir Glazounov  <vg@openoffice.org>  [828037cfa7f58a9ecd14018b5702b778dd48900d]

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  Vladimir Glazounov  <vg@openoffice.org>  [5117c33255b6170aac714dd12b43442b564be720]

INTEGRATION: CWS i91009 (1.34.40); FILE MERGED 2008/06/25 08:48:20 hdu 1.34.40.1: #i91009# from CWS aquavcl08: fix ImplPixelFormat32::ReadPixel()


2008-06-30  Kurt Zenker  <kz@openoffice.org>  [7682cf18d488bc4010210bd1f1165fae98a3536b]

#i10000# disable PCH for sw


2008-06-30  Kurt Zenker  <kz@openoffice.org>  [37cb83422077dacde5a8227d80c23cc4ba5f484a]

#i10000# disable PCH for sw


2008-06-30  Kurt Zenker  <kz@openoffice.org>  [79eefe6d355dc916d82f4fb984957a753c2d281f]

#i10000# take version form canvas05 (thb)


2008-06-30  Kurt Zenker  <kz@openoffice.org>  [447b3a5eafa902ad40f7ccd82f9eb2e4cb9d0e7b]

#i10000# take version form canvas05 (thb)


2008-06-30  Oliver Bolte  <obo@openoffice.org>  [26ef226898e48ddfd3a40c544b3fe087024fe258]

#i91175# fix for .Net 2003


2008-06-30  Kurt Zenker  <kz@openoffice.org>  [cf530612f1a1fc6993a0402bc8501700726eaaba]

#i91164# fixed build break due to a comment with an unquoted apostrophe


2008-06-30  Oliver Bolte  <obo@openoffice.org>  [5c11f4e5eedd0c951bcd3931aa879850b721717b]

#i10000# fix for bash shell (USE_SHELL)


2008-06-30  Rüdiger Timm  <rt@openoffice.org>  [7c96a6285c980befa2779ca00904808b33ac6577]

#i91162# Remove adding of java path to 'PATH' variable: works for jdk14 only and is unnecessary anyway.


2008-06-27  Thorsten Behrens  <thb@openoffice.org>  [a73452e618d84d8e2ab8ac77ffdff05df1109498]

#i10000# To please SunCC, had to implement isAccelerated/getDeviceHandle on most derived device helper classes


2008-06-27  Kurt Zenker  <kz@openoffice.org>  [78ef2366384f3ac8e2af34bb796480dc881f71e6]

#i10000# remove conflict marker


2008-06-27  Vladimir Glazounov  <vg@openoffice.org>  [e42918e446fc5f1e02a4fdeba8bff3a659ae0374]

#i10000# buildbreak on solaris fixed


2008-06-27  Kurt Zenker  <kz@openoffice.org>  [c90e6850e848c528885b2bdbcb1000f2b1c563e8]

#i10000 buildbreak on solaris


2008-06-27  mst  <mst@openoffice.org>  [5781848329d2046a354467fd307c66f66d378e3d]

#i91117# - redland/{rasqal,redland}/makefile.mk:   + quote PATH=... argument to configure


2008-06-27  Kurt Zenker  <kz@openoffice.org>  [80e76b89a6fc9aec828be78e8268fbc4b75215d5]

#i10000# prevent ambiguous symbol


2008-06-26  Kurt Zenker  <kz@openoffice.org>  [9c82ec4ba3f1822a04d79c068e9c0dd842bc8512]

#i10000# WaE fixed


2008-06-26  Kurt Zenker  <kz@openoffice.org>  [cb297f39814f3938a6c7e681fff161b2ed03f30b]

#i10000# WaE fixes


2008-06-26  Kurt Zenker  <kz@openoffice.org>  [d3e11982b469b2ccdc2aae0f69007ca583565f4c]

#i10000# generate new tarfile with solaris tar


2008-06-26  Kurt Zenker  <kz@openoffice.org>  [1f60bd317e7dce92c0a6f2b40f132a1a497697f6]

#i10000# warning fixes


2008-06-26  Kurt Zenker  <kz@openoffice.org>  [b236a88d9bb52204933b6c46c7cd1d7b67b86894]

#i90853# result as int


2008-06-26  Kurt Zenker  <kz@openoffice.org>  [e8e5b1e8b6050093992e46e42f8e015833943c7e]

#i10000# adjust copy path for default.otr


2008-06-26  Armin Weiss  <aw@openoffice.org>  [64a9121a52115f1f48b3327e11a39fae11481484]

corrections after resync


2008-06-26  Kurt Zenker  <kz@openoffice.org>  [f817b299260a854d1e12d63045b97b317b0ebebf]

#i10000# build fixes


2008-06-26  Kurt Zenker  <kz@openoffice.org>  [db0191654299c98da6bea9a8a13fb6588c244618]

#i10000# warning fixed


2008-06-26  fredrikh  <fredrikh@openoffice.org>  [4b48e6a3c5fabf310f5ec7fd657488ac951561f3]

Fix: Moving calls of testcases to bas-file. Cleanup


2008-06-26  Kurt Zenker  <kz@openoffice.org>  [a5f3ec1fec9f906c4c404c91bc17f783a3a0bcf1]

#i10000# build fixes


2008-06-26  Kurt Zenker  <kz@openoffice.org>  [15bcde12608fbee999284fc6cc5c08e6af05b7b8]

#i10000# builderrors fixes


2008-06-26  Rüdiger Timm  <rt@openoffice.org>  [a7707851a8dfce5d0215c21c54cc0d5a39e4cf99]

#i84827# Use NSIS Unicode in Windows installer


2008-06-26  mst  <mst@openoffice.org>  [42838436d82fbd61a41cefdc883302051a9dd88b]

- redland/redlandversion.mk:   + add new include makefile for soname versioning - redland/*/makefile.mk, redland/prj/d.lst:   + include and deliver redlandversion.mk


2008-06-26  Kurt Zenker  <kz@openoffice.org>  [87b34d1de24125986d306ec0f2cde17fe887216c]

#i10000# fixed warnings


2008-06-26  Kurt Zenker  <kz@openoffice.org>  [5a4cb649c7c5e1eed1fbbb0afb7f841731409167]

#i10000# add missing include


2008-06-26  Rüdiger Timm  <rt@openoffice.org>  [70c1b11df57bdeeab0c325aeb416df69c0e9f8ce]

#i10000# Fix include path.


2008-06-26  Kurt Zenker  <kz@openoffice.org>  [917f9cba94d102752a30d86fbbd0f0491090afe8]

#i10000# generate new configure


2008-06-26  Kurt Zenker  <kz@openoffice.org>  [c71694d2b1fbe2484a62099ac8751a8ab1a87e58]

INTEGRATION: CWS rptwizard01 (1.6.2); FILE MERGED 2008/06/20 09:17:59 lla 1.6.2.4: RESYNC: (1.7-1.8); FILE MERGED 2008/05/21 10:09:41 lla 1.6.2.3: RESYNC: (1.6-1.7); FILE MERGED 2008/05/20 13:02:53 lla 1.6.2.2: #i86092# wrong include header 2008/04/22 12:23:49 oj 1.6.2.1: #i86908# new interface supported to allow a remote mode


2008-06-26  Kurt Zenker  <kz@openoffice.org>  [92fdab57503746fcecb3788e1f8753dcdc4f8b94]

INTEGRATION: CWS rptwizard01 (1.8.228); FILE MERGED 2008/05/21 11:00:01 lla 1.8.228.3: RESYNC: (1.9-1.10); FILE MERGED 2008/02/15 07:37:22 lla 1.8.228.2: RESYNC: (1.8-1.9); FILE MERGED 2008/02/14 13:20:24 lla 1.8.228.1: #i86092# change a mutex to a clearable mutex or it could be possible to hang in report wizard


2008-06-26  Kurt Zenker  <kz@openoffice.org>  [cedb6d4f52ac873363d16fd58047a394fb5e9f26]

INTEGRATION: CWS rptwizard01 (1.50.46); FILE MERGED 2008/06/09 10:02:11 lla 1.50.46.6: #i90513# declaration of 'aGuard' shadows a previous local 2008/06/09 09:26:38 lla 1.50.46.5: #i90513# fix for saveas of unchanged new report 2008/05/21 10:59:55 lla 1.50.46.4: RESYNC: (1.58-1.60); FILE MERGED 2008/04/14 10:41:08 lla 1.50.46.3: RESYNC: (1.53-1.58); FILE MERGED 2008/02/15 07:37:16 lla 1.50.46.2: RESYNC: (1.50-1.53); FILE MERGED 2008/02/14 13:20:23 lla 1.50.46.1: #i86092# change a mutex to a clearable mutex or it could be possible to hang in report wizard


2008-06-26  fredrikh  <fredrikh@openoffice.org>  [3b8c436f4f46f2e1f0466bef91a9d9883ad1481b]

Fix: Moving calls of testcases to bas-file.


2008-06-26  fredrikh  <fredrikh@openoffice.org>  [6a3e12ffee61856d34f767c245797431fb87e7c6]

Fix: Mousemovement outside of document. cleanup.


2008-06-26  Rüdiger Timm  <rt@openoffice.org>  [07e4940cf91d097cc05be24455c02744ea450881]

#i10000# source/climaker/climaker_app.cxx needs headers from 'cppuhelper'.


2008-06-26  Rüdiger Timm  <rt@openoffice.org>  [98fd1403b90e6ec977dbca4fa4f220dbe8d3fe95]

#i10000#  Build breaks in central environment.


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [824208070ceedf6279f7bcb09296a603c65a9a67]

DEV300


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [b60f8a67c8147aa07ca68d7c5c3ce1297427cf5f]

#i10000# enable USE_DIRECTX5 for canvas05


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [63b803dbd9d5dfd5931fced76c2dd35497275fe6]

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>  [80648c33e27c0a79f21c2406ed91eb9661f9e011]

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>  [a864927fba499d18712a4b6078db22a7cdb8a4ff]

INTEGRATION: CWS xformsdocmodify (1.127.2); FILE MERGED 2008/06/03 20:49:35 fs 1.127.2.1: #i90243# +XML_FORM_MODEL_SETTINGS


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [a4a33e45dfab5b06526da5e175bfc8e9d403c4fd]

INTEGRATION: CWS xformsdocmodify (1.23.2); FILE MERGED 2008/06/03 20:49:25 fs 1.23.2.1: #i90243# +XML_FORM_MODEL_SETTINGS


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [5df8a10a8cdf7fa62d2f6e6a1644e9ed7f9384e7]

INTEGRATION: CWS vcl89 (1.278.14); FILE MERGED 2008/05/08 15:24:39 pl 1.278.14.1: #i86645# gradient background style setting


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [5ecfd2e8dd00fc84ff735e71f0d3097ab3c22f5d]

INTEGRATION: CWS rptwizard01 (1.40.44); FILE MERGED 2008/05/21 10:14:36 lla 1.40.44.3: RESYNC: (1.41-1.42); FILE MERGED 2008/02/15 07:36:23 lla 1.40.44.2: RESYNC: (1.40-1.41); FILE MERGED 2008/02/14 13:00:48 lla 1.40.44.1: #i86092# changes for new Report Wizard


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [5fe7af21c223461f422b49d3fd5192e45d642fd9]

INTEGRATION: CWS impressmuc (1.64.28); FILE MERGED 2008/06/24 16:25:55 cl 1.64.28.1: #i87291# allow moving of shapes


2008-06-25  fredrikh  <fredrikh@openoffice.org>  [932898426f37c95e7ac8f39ec0c1fca2c0f09283]

Fix: fixing testcase and declaration of variables.


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [deb5f9bbe4569ff9945eeb93f358a2ec0633bcbd]

INTEGRATION: CWS rptwizard01 (1.29.42); FILE MERGED 2008/05/21 11:03:12 lla 1.29.42.2: RESYNC: (1.29-1.30); FILE MERGED 2008/03/18 10:09:10 lla 1.29.42.1: #i86925# Point ambiguous fixed


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [52f55fe3b68f91a49d93501beecce6d89e611576]

INTEGRATION: CWS rptwizard01 (1.27.18); FILE MERGED 2008/05/21 11:00:07 lla 1.27.18.2: RESYNC: (1.27-1.29); FILE MERGED 2008/04/14 09:13:20 lla 1.27.18.1: #i86092# get access to the exception in debug pursose


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [fe66131dd3767ce7ec891a8f6922d26871ca0188]

INTEGRATION: CWS rptwizard01 (1.81.94); FILE MERGED 2008/05/21 11:00:04 lla 1.81.94.4: RESYNC: (1.86-1.88); FILE MERGED 2008/04/15 11:27:32 lla 1.81.94.3: #i86092# dispose only once 2008/04/14 10:41:20 lla 1.81.94.2: RESYNC: (1.81-1.86); FILE MERGED 2008/02/20 09:38:56 lla 1.81.94.1: #i86092# fix a problem, which results in a deadlock in new report wizard


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [e95ef8438a9b371ab5c3be0c3c1e6742b89e101b]

INTEGRATION: CWS rptwizard01 (1.24.46); FILE MERGED 2008/05/21 10:59:58 lla 1.24.46.5: RESYNC: (1.28-1.30); FILE MERGED 2008/04/14 10:41:11 lla 1.24.46.4: RESYNC: (1.26-1.28); FILE MERGED 2008/02/18 10:05:05 lla 1.24.46.3: #i86092# fillReportData() takes an argument of ClearableMutexGuard 2008/02/15 07:37:19 lla 1.24.46.2: RESYNC: (1.24-1.26); FILE MERGED 2008/02/14 13:20:24 lla 1.24.46.1: #i86092# change a mutex to a clearable mutex or it could be possible to hang in report wizard


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [f8219109c566943a54d55f00daa08b1716bc28bf]

INTEGRATION: CWS rptwizard01 (1.26.48); FILE MERGED 2008/05/21 10:59:50 lla 1.26.48.4: RESYNC: (1.28-1.29); FILE MERGED 2008/04/14 10:41:04 lla 1.26.48.3: RESYNC: (1.27-1.28); FILE MERGED 2008/02/15 07:37:11 lla 1.26.48.2: RESYNC: (1.26-1.27); FILE MERGED 2008/02/14 13:20:23 lla 1.26.48.1: #i86092# change a mutex to a clearable mutex or it could be possible to hang in report wizard


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [2a89907c908d23faae458d8db55257da42078d31]

INTEGRATION: CWS rptwizard01 (1.5.120); FILE MERGED 2008/05/21 10:59:46 lla 1.5.120.3: RESYNC: (1.9-1.10); FILE MERGED 2008/04/14 10:41:01 lla 1.5.120.2: RESYNC: (1.5-1.9); FILE MERGED 2008/02/20 09:38:56 lla 1.5.120.1: #i86092# fix a problem, which results in a deadlock in new report wizard


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [cf3c6832b844080a450be795f3c0cb409fea1f7e]

INTEGRATION: CWS rptwizard01 (1.45.40); FILE MERGED 2008/05/21 10:17:04 lla 1.45.40.3: RESYNC: (1.47-1.48); FILE MERGED 2008/04/14 10:39:40 lla 1.45.40.2: RESYNC: (1.45-1.47); FILE MERGED 2008/03/14 13:52:26 lla 1.45.40.1: #i86925# add XUnitConversion


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [d881dfccebdec3805eb8a3cda739a60f9bf64bb7]

INTEGRATION: CWS rptwizard01 (1.1.2); FILE ADDED 2008/06/24 14:17:06 kz 1.1.2.2: fixed wrong license header 2008/03/14 13:49:56 lla 1.1.2.1: #i86925# XUnitConversion


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [9441cf1747b5c37318e6d268a2c4d27076882c82]

INTEGRATION: CWS vcl89 (1.15.4); FILE MERGED 2008/05/07 19:44:47 pl 1.15.4.2: #i72327# support for system ppd dir 2008/05/07 17:40:12 pl 1.15.4.1: #i72327# support for gzipped PPD files


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [180998cb4ea6f8168bf41f759c1ed2af6a0a637d]

INTEGRATION: CWS vcl89 (1.23.4); FILE MERGED 2008/05/07 19:44:47 pl 1.23.4.1: #i72327# support for system ppd dir


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [dc92ad61e741f215c7c8769f482178472c1665a3]

INTEGRATION: CWS vcl89 (1.23.4); FILE MERGED 2008/05/07 19:44:47 pl 1.23.4.2: #i72327# support for system ppd dir 2008/05/07 17:40:12 pl 1.23.4.1: #i72327# support for gzipped PPD files


2008-06-25  fredrikh  <fredrikh@openoffice.org>  [a9351d00447324547433bc9b8495cdf9c527cc79]

Fix: fixed filename. Cleanup.


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [8ee8da627a1d66571029d7ac3ef881959d44e6e6]

INTEGRATION: CWS vcl89 (1.2.4); FILE MERGED 2008/04/28 08:49:09 pl 1.2.4.1: #i88766# precompiled headers


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [9e95f9e86db776425da8a3df4681092e976e49bf]

INTEGRATION: CWS vcl89 (1.3.4); FILE MERGED 2008/05/07 19:57:23 pl 1.3.4.1: #i72327# use switch WITH_SYSTEM_PPD_DIR


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [ce64791a754ba315ab954834b05969da36d91d8a]

INTEGRATION: CWS vcl89 (1.76.20); FILE MERGED 2008/05/07 12:08:57 pl 1.76.20.1: #i89111# remove static member abomination


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [9e7403c508ddfe6d9aac3cb13c6a1026db1e65e3]

INTEGRATION: CWS vcl89 (1.6.20); FILE MERGED 2008/04/25 12:13:12 pl 1.6.20.1: #i76095# enable tabstop for keyboard accessibility


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [a301865f3b3a43fc30b465f8f13e59568783e8e8]

INTEGRATION: CWS rptwizard01 (1.41.72); FILE MERGED 2008/03/07 07:54:03 lla 1.41.72.2: #i86092# build dependencies 2008/02/29 08:37:56 lla 1.41.72.1: #i86092# add com.sun.star.wizards.report.layout


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [75d3ea6aa78295802149ebf59602744baefbff86]

INTEGRATION: CWS rptwizard01 (1.5.126); FILE MERGED 2008/06/02 08:59:25 lla 1.5.126.3: #i86092# add some returns 2008/05/21 10:15:50 lla 1.5.126.2: RESYNC: (1.5-1.6); FILE MERGED 2008/02/14 13:15:00 lla 1.5.126.1: #i86092# cleanups


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [0cb6507cbddcacaad306f637cdbedd23249db329]

INTEGRATION: CWS rptwizard01 (1.17.104); FILE MERGED 2008/05/21 10:15:46 lla 1.17.104.3: RESYNC: (1.18-1.19); FILE MERGED 2008/02/15 07:36:48 lla 1.17.104.2: RESYNC: (1.17-1.18); FILE MERGED 2008/02/14 13:14:59 lla 1.17.104.1: #i86092# cleanups


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [bc3d9a356a914091de3dd5369e07f3cd0a566d62]

INTEGRATION: CWS rptwizard01 (1.13.126); FILE MERGED 2008/05/21 10:15:43 lla 1.13.126.3: RESYNC: (1.14-1.15); FILE MERGED 2008/02/15 07:36:44 lla 1.13.126.2: RESYNC: (1.13-1.14); FILE MERGED 2008/02/14 13:14:59 lla 1.13.126.1: #i86092# cleanups


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [722967c3622754779417ebf1a5dd6687a228064d]

INTEGRATION: CWS rptwizard01 (1.6.126); FILE MERGED 2008/05/21 10:15:39 lla 1.6.126.2: RESYNC: (1.6-1.7); FILE MERGED 2008/02/14 13:14:59 lla 1.6.126.1: #i86092# cleanups


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [0f650ce27581a83f32c53a6b5899f16291a36f65]

INTEGRATION: CWS rptwizard01 (1.12.68); FILE MERGED 2008/05/21 10:15:35 lla 1.12.68.2: RESYNC: (1.12-1.13); FILE MERGED 2008/02/14 13:14:59 lla 1.12.68.1: #i86092# cleanups


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [b6a7c8746ca6433a1a4d72c807484fdd861ce7c1]

INTEGRATION: CWS rptwizard01 (1.10.68); FILE MERGED 2008/06/02 08:10:31 lla 1.10.68.6: #i86092# brace cleanups 2008/05/21 10:15:31 lla 1.10.68.5: RESYNC: (1.12-1.13); FILE MERGED 2008/05/16 06:58:01 lla 1.10.68.4: #i86092# brace cleanups 2008/04/14 09:26:59 lla 1.10.68.3: #i86092# add braces 2008/02/15 07:36:40 lla 1.10.68.2: RESYNC: (1.10-1.12); FILE MERGED 2008/02/14 13:14:59 lla 1.10.68.1: #i86092# cleanups


2008-06-25  fredrikh  <fredrikh@openoffice.org>  [8d3ac4891ebc1cbe912a03a4e73981d50558f4a0]

Fix: Updating test to work more standard-independant (cm/inch/mm), fix: fixed filename. Cleanup.


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [8b6896e87d802170ea4ab3b312b06b2f58b95ce9]

INTEGRATION: CWS rptwizard01 (1.4.126); FILE MERGED 2008/05/21 10:15:27 lla 1.4.126.2: RESYNC: (1.4-1.5); FILE MERGED 2008/02/14 13:14:59 lla 1.4.126.1: #i86092# cleanups


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [e7962d38933d3973eac4cdc24c4d55dfe14ecb2c]

INTEGRATION: CWS vcl89 (1.6.16); FILE MERGED 2008/05/29 08:35:04 pl 1.6.16.3: RESYNC: (1.6-1.7); FILE MERGED 2008/05/08 15:26:25 pl 1.6.16.2: #i86645# gradient background style setting 2008/04/30 11:32:12 pl 1.6.16.1: #i88813# force tab cycling in toolbox


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [096909c362122f4fbc227b49c4e35e6b087d7d97]

INTEGRATION: CWS rptwizard01 (1.6.126); FILE MERGED 2008/05/21 10:15:24 lla 1.6.126.3: RESYNC: (1.7-1.8); FILE MERGED 2008/02/15 07:36:36 lla 1.6.126.2: RESYNC: (1.6-1.7); FILE MERGED 2008/02/14 13:14:59 lla 1.6.126.1: #i86092# cleanups


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [2ae37d4ead21bb30ad6873a75caae7456d20815a]

INTEGRATION: CWS rptwizard01 (1.6.126); FILE MERGED 2008/05/21 10:15:20 lla 1.6.126.2: RESYNC: (1.6-1.7); FILE MERGED 2008/02/14 13:14:59 lla 1.6.126.1: #i86092# cleanups


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [ff4cd9179686830b08bbd2083913f9b9543cde8b]

INTEGRATION: CWS rptwizard01 (1.6.126); FILE MERGED 2008/05/21 10:15:16 lla 1.6.126.2: RESYNC: (1.7-1.8); FILE MERGED 2008/02/14 13:14:59 lla 1.6.126.1: #i86092# cleanups


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [43a45bcb76fc532fd3925ac7903de8c50b0131f7]

INTEGRATION: CWS rptwizard01 (1.14.16); FILE MERGED 2008/05/21 10:15:12 lla 1.14.16.2: RESYNC: (1.14-1.15); FILE MERGED 2008/02/14 13:14:59 lla 1.14.16.1: #i86092# cleanups


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [b4a92f63e0e8214167480da3926b6ff0bd8e2d93]

INTEGRATION: CWS rptwizard01 (1.11.16); FILE MERGED 2008/05/21 10:15:09 lla 1.11.16.3: RESYNC: (1.12-1.13); FILE MERGED 2008/02/15 07:36:32 lla 1.11.16.2: RESYNC: (1.11-1.12); FILE MERGED 2008/02/14 13:14:58 lla 1.11.16.1: #i86092# cleanups


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [9e0159cf49953a5c5c188d2452f8c4a772e0911e]

INTEGRATION: CWS rptwizard01 (1.7.104); FILE MERGED 2008/05/21 10:15:05 lla 1.7.104.2: RESYNC: (1.7-1.8); FILE MERGED 2008/02/14 13:14:58 lla 1.7.104.1: #i86092# cleanups


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [1092a0a353ae295b19f260c51d22e751f782a8b9]

INTEGRATION: CWS vcl89 (1.40.50); FILE MERGED 2008/05/28 16:19:11 pl 1.40.50.1: #i86607# use common sizes for edit fields


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [013bfe9045d48a0472d7c091019f186886f1fcb4]

INTEGRATION: CWS rptwizard01 (1.10.104); FILE MERGED 2008/05/21 10:15:02 lla 1.10.104.2: RESYNC: (1.10-1.11); FILE MERGED 2008/02/14 13:14:58 lla 1.10.104.1: #i86092# cleanups


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [e97b895d3c418d1fdbfe9e1751c4cc7bfa01a454]

INTEGRATION: CWS rptwizard01 (1.8.104); FILE MERGED 2008/05/21 10:14:58 lla 1.8.104.2: RESYNC: (1.8-1.9); FILE MERGED 2008/02/14 13:14:58 lla 1.8.104.1: #i86092# cleanups


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [60636944f73f14a1bf710e10add8c452e62d1e68]

INTEGRATION: CWS rptwizard01 (1.9.104); FILE MERGED 2008/05/21 10:14:55 lla 1.9.104.2: RESYNC: (1.9-1.10); FILE MERGED 2008/02/14 13:14:58 lla 1.9.104.1: #i86092# cleanups


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [88cf0183380b9c76c22f2a623b213133b0178dab]

INTEGRATION: CWS rptwizard01 (1.1.2); FILE ADDED 2008/06/24 14:21:12 kz 1.1.2.3: fixed wrong license header 2008/05/20 11:06:03 lla 1.1.2.2: #i86092# add Section*, DesignTemplate for template usage 2008/03/07 07:37:17 lla 1.1.2.1: #i86092#


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [15896900f9dc1daa788229d16f9d8df4369c0eed]

INTEGRATION: CWS rptwizard01 (1.1.2); FILE ADDED 2008/06/24 14:59:30 kz 1.1.2.6: fixed wrong license header 2008/05/20 10:53:03 lla 1.1.2.5: #i86092# support templates 2008/05/16 07:05:46 lla 1.1.2.4: #i86092# restructures to work with design templates 2008/03/14 13:50:11 lla 1.1.2.3: #i86092# PMD cleanups 2008/03/11 12:52:29 lla 1.1.2.2: #i86092# cleanups, make labelwidth variable 2008/03/07 07:37:42 lla 1.1.2.1: #i86092#


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [ca73ab217794a4812784b42cae22c6a7cd7b74d3]

INTEGRATION: CWS rptwizard01 (1.1.2); FILE ADDED 2008/06/24 14:59:26 kz 1.1.2.2: fixed wrong license header 2008/05/20 10:52:16 lla 1.1.2.1: #i86092#


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [cef81f44b7a45954626357fc1f2142a6a9a794a8]

INTEGRATION: CWS rptwizard01 (1.1.2); FILE ADDED 2008/06/24 14:59:21 kz 1.1.2.2: fixed wrong license header 2008/05/20 10:52:03 lla 1.1.2.1: #i86092#


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [fedb5316ca6a9178235bbdb940ced24e85e7b505]

INTEGRATION: CWS vcl89 (1.112.8); FILE MERGED 2008/06/05 14:37:38 hdu 1.112.8.1: #i90389# fix CJK punctuation compression on WIN (thanks ameliawang)


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [1697b52e743f318898c38ba2ce293c6277a2711e]

INTEGRATION: CWS rptwizard01 (1.1.2); FILE ADDED 2008/06/24 14:59:13 kz 1.1.2.2: fixed wrong license header 2008/05/20 10:51:54 lla 1.1.2.1: #i86092#


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [a8abdf413e1d20c896d9494e9c509e85f77aa73f]

INTEGRATION: CWS rptwizard01 (1.1.2); FILE ADDED 2008/06/24 14:59:07 kz 1.1.2.2: fixed wrong license header 2008/05/20 10:51:44 lla 1.1.2.1: #i86092#


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [5e5acf655dcab5cc6a867c8532c9d836af777b8e]

INTEGRATION: CWS rptwizard01 (1.1.2); FILE ADDED 2008/06/24 14:59:00 kz 1.1.2.14: fixed wrong license header 2008/06/06 10:27:16 lla 1.1.2.13: #i90429# catch a ArrayOutOfBoundsException if there are new values inserted 2008/06/03 06:23:15 lla 1.1.2.12: #i86092# insertPageHeader, Footer some cleanups 2008/06/02 08:07:58 lla 1.1.2.11: #i86092# templates ends with 'otr' 2008/05/20 13:16:27 lla 1.1.2.10: #i86092# support copy of functions 2008/05/20 10:53:02 lla 1.1.2.9: #i86092# support templates 2008/05/16 07:05:45 lla 1.1.2.8: #i86092# restructures to work with design templates 2008/04/14 09:26:00 lla 1.1.2.7: #i86092# cleanup 2008/04/01 11:06:25 lla 1.1.2.6: #i86911# formattedfield with rpt:now() has numberformat DATE in default locale 2008/04/01 07:15:23 lla 1.1.2.5: #i86912# center footer (Page count) 2008/03/18 12:16:09 lla 1.1.2.4: #i86092# insert TableName in title, insert username out of configuration, set CommandType to TableName 2008/03/14 13:50:11 lla 1.1.2.3: #i86092# PMD cleanups 2008/03/11 12:53:35 lla 1.1.2.2: #i86092# cleanups, make labelwidth variable 2008/03/07 07:37:31 lla 1.1.2.1: #i86092#


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [1774abcf9c523938d4fb2ed0d81b8b2640613351]

INTEGRATION: CWS vcl89 (1.35.16); FILE MERGED 2008/05/26 17:16:14 pl 1.35.16.1: #157966# catch bad driver in ImplCreateSalPrnIC


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [e0c9a5b109b068e33cfd8a6b79c718c1d16e49dd]

INTEGRATION: CWS rptwizard01 (1.1.2); FILE ADDED 2008/06/24 14:58:51 kz 1.1.2.6: fixed wrong license header 2008/05/20 10:53:02 lla 1.1.2.5: #i86092# support templates 2008/05/16 07:05:44 lla 1.1.2.4: #i86092# restructures to work with design templates 2008/03/14 13:50:11 lla 1.1.2.3: #i86092# PMD cleanups 2008/03/11 12:52:29 lla 1.1.2.2: #i86092# cleanups, make labelwidth variable 2008/03/07 07:37:04 lla 1.1.2.1: #i86092#


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [e2f358a984030be70744a165a19e53ba9c2e51ec]

INTEGRATION: CWS xformsdocmodify (1.9.90); FILE MERGED 2008/06/02 21:44:57 fs 1.9.90.1: #i90243# +ModifyDoc flag


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [64751d4c58dcea1ec2b7afb1eaf1c75d72d59d34]

INTEGRATION: CWS rptwizard01 (1.1.2); FILE ADDED 2008/06/24 14:58:46 kz 1.1.2.6: fixed wrong license header 2008/05/20 10:53:02 lla 1.1.2.5: #i86092# support templates 2008/05/16 07:05:43 lla 1.1.2.4: #i86092# restructures to work with design templates 2008/03/14 13:50:10 lla 1.1.2.3: #i86092# PMD cleanups 2008/03/11 12:52:29 lla 1.1.2.2: #i86092# cleanups, make labelwidth variable 2008/03/07 07:36:52 lla 1.1.2.1: #i86092#


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [11145e849d1877a633a3eadaaeafec55b945e7eb]

INTEGRATION: CWS vcl89 (1.31.16); FILE MERGED 2008/06/04 11:33:37 hdu 1.31.16.1: #i28610# where did this special handling of ITC come from?


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [1154848e55bee730a73149c1d06b6a6ce1ad3c77]

INTEGRATION: CWS rptwizard01 (1.1.2); FILE ADDED 2008/06/24 14:58:39 kz 1.1.2.5: fixed wrong license header 2008/06/09 09:26:08 lla 1.1.2.4: #i90513# wrong run through, C&P mistake 2008/06/02 08:07:01 lla 1.1.2.3: #i86092# try to handle problems better 2008/05/20 13:16:27 lla 1.1.2.2: #i86092# support copy of functions 2008/05/20 10:52:25 lla 1.1.2.1: #i86092#


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [42b9f822d439cb5204eb8aea9ea587b67b19a8a4]

INTEGRATION: CWS xformsdocmodify (1.43.90); FILE MERGED 2008/06/02 21:47:53 fs 1.43.90.1: #i90243# respect the ExternalData flag at acontrol's value bindingh


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [8e6b7c31707aef460e97351ae788df3aa518bdf4]

INTEGRATION: CWS vcl89 (1.51.16); FILE MERGED 2008/05/16 13:01:37 pl 1.51.16.1: #i88799# fix a remnant of threelayer office


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [18b89093ed3b879f7e232a8486fdd24b0b9b0634]

INTEGRATION: CWS rptwizard01 (1.1.2); FILE ADDED 2008/06/24 14:58:34 kz 1.1.2.6: fixed wrong license header 2008/05/20 10:53:02 lla 1.1.2.5: #i86092# support templates 2008/05/16 07:05:42 lla 1.1.2.4: #i86092# restructures to work with design templates 2008/03/14 13:50:10 lla 1.1.2.3: #i86092# PMD cleanups 2008/03/11 12:52:29 lla 1.1.2.2: #i86092# cleanups, make labelwidth variable 2008/03/07 07:36:41 lla 1.1.2.1: #i86092#


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [114e2b5d18e110f837c47da49f24b7e935c15cbf]

INTEGRATION: CWS rptwizard01 (1.1.2); FILE ADDED 2008/06/24 14:58:29 kz 1.1.2.3: fixed wrong license header 2008/03/14 13:50:10 lla 1.1.2.2: #i86092# PMD cleanups 2008/03/07 07:36:28 lla 1.1.2.1: #i86092#


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [35186a086987c8da9ec64195195a918c9fef4577]

INTEGRATION: CWS xformsdocmodify (1.9.6); FILE MERGED 2008/06/02 21:45:08 fs 1.9.6.1: #i90243# +ModifyDoc flag


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [bb665d5924fad7fc70df5c8bdaa1636a2277be1e]

INTEGRATION: CWS vcl89 (1.29.12); FILE MERGED 2008/06/04 11:33:37 hdu 1.29.12.1: #i28610# where did this special handling of ITC come from?


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [6f97b1dace9ca7450b7d9701ba742cbddba2b459]

INTEGRATION: CWS rptwizard01 (1.1.2); FILE ADDED 2008/06/24 14:58:24 kz 1.1.2.6: fixed wrong license header 2008/05/20 10:53:02 lla 1.1.2.5: #i86092# support templates 2008/05/16 07:05:41 lla 1.1.2.4: #i86092# restructures to work with design templates 2008/03/14 13:50:10 lla 1.1.2.3: #i86092# PMD cleanups 2008/03/11 12:52:29 lla 1.1.2.2: #i86092# cleanups, make labelwidth variable 2008/03/07 07:36:16 lla 1.1.2.1: #i86092#


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [a1341de1ec382290262c67408cfb602dd1201e89]

INTEGRATION: CWS xformsdocmodify (1.17.90); FILE MERGED 2008/06/02 21:45:08 fs 1.17.90.1: #i90243# +ModifyDoc flag


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [9335effa4c63ce16132a34e57525d82d256bd582]

INTEGRATION: CWS rptwizard01 (1.1.2); FILE ADDED 2008/06/24 14:58:19 kz 1.1.2.3: fixed wrong license header 2008/03/07 07:53:26 lla 1.1.2.2: #i86092# new name for the jar 2008/03/07 07:30:55 lla 1.1.2.1: #i86092#


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [2a27610ec0968556abf14430f953f7ead5ddf7e9]

INTEGRATION: CWS vcl89 (1.96.2); FILE MERGED 2008/05/27 16:29:24 pl 1.96.2.1: #i89718# use gdk signal for screen size changes to avoid problems using multiple libXRandR instances


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [f520a43362683ab09c71d32db631b6420f84931f]

INTEGRATION: CWS rptwizard01 (1.1.2); FILE ADDED 2008/06/24 14:58:13 kz 1.1.2.13: fixed wrong license header 2008/06/03 09:45:25 lla 1.1.2.12: #i86092# problem with sorting fixed 2008/06/03 06:20:22 lla 1.1.2.11: #i86092# initialisation bug, layout() was too early used (in setPageOrientation()) fixed 2008/06/02 08:05:57 lla 1.1.2.10: #i86092# templates ends with 'otr' 2008/05/20 13:16:27 lla 1.1.2.9: #i86092# support copy of functions 2008/05/20 10:53:39 lla 1.1.2.8: #i86092# cleanups 2008/05/16 07:05:39 lla 1.1.2.7: #i86092# restructures to work with design templates 2008/04/04 12:40:59 lla 1.1.2.6: #i86092# handle store right 2008/04/04 07:24:23 lla 1.1.2.5: #i86092# handle open in design == true 2008/03/18 12:14:24 lla 1.1.2.4: #i86092# enhance Tablename by CommandType 2008/03/14 13:50:10 lla 1.1.2.3: #i86092# PMD cleanups 2008/03/11 12:38:28 lla 1.1.2.2: #i86092# cleanups 2008/03/07 07:31:18 lla 1.1.2.1: #i86092#


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [09ba232ede426519300a4bca7c7d718c095adb62]

INTEGRATION: CWS rptwizard01 (1.1.2); FILE ADDED 2008/03/07 07:31:03 lla 1.1.2.1: #i86092#


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [48b32899e380be1bede11c41847edc010aadb799]

INTEGRATION: CWS vcl89 (1.3.16); FILE MERGED 2008/05/27 16:29:24 pl 1.3.16.1: #i89718# use gdk signal for screen size changes to avoid problems using multiple libXRandR instances


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [4a495687f7206914e70890f1d52bca4436126c02]

INTEGRATION: CWS rptwizard01 (1.15.48); FILE MERGED 2008/05/21 10:14:23 lla 1.15.48.5: RESYNC: (1.15-1.16); FILE MERGED 2008/03/07 07:52:58 lla 1.15.48.4: #i86092# remove reportbuilder.jar dependency 2008/03/07 07:27:18 lla 1.15.48.3: #i86092# Change ReportBuilderWizard this way, it will exist and workable in the reportbuilder extension 2008/02/29 08:32:26 lla 1.15.48.2: #i86092# new layouter access 2008/02/14 13:00:48 lla 1.15.48.1: #i86092# changes for new Report Wizard


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [0952191801bbda10f1843e5417cd28821d646a35]

INTEGRATION: CWS vcl89 (1.10.16); FILE MERGED 2008/05/27 16:29:24 pl 1.10.16.1: #i89718# use gdk signal for screen size changes to avoid problems using multiple libXRandR instances


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [0956a1ad99d00fd976e97fdcfa7f9bbe7cc5721d]

INTEGRATION: CWS rptwizard01 (1.7.126); FILE MERGED 2008/06/24 15:43:18 kz 1.7.126.2: fixed wrong license header 2008/02/14 13:00:48 lla 1.7.126.1: #i86092# changes for new Report Wizard


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [81f34a0ca724e6d0bb2b3773ac194608e70b69ac]

INTEGRATION: CWS vcl89 (1.46.16); FILE MERGED 2008/05/27 16:29:24 pl 1.46.16.1: #i89718# use gdk signal for screen size changes to avoid problems using multiple libXRandR instances


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [88516bb9f4a1c8d56a3907b04af82bbe2591a1d9]

INTEGRATION: CWS rptwizard01 (1.72.44); FILE MERGED 2008/06/03 09:45:25 lla 1.72.44.14: #i86092# problem with sorting fixed 2008/06/02 08:04:01 lla 1.72.44.13: #i86092# give a help text if there exist a URI problem 2008/05/21 10:14:51 lla 1.72.44.12: RESYNC: (1.73-1.74); FILE MERGED 2008/05/16 07:05:14 lla 1.72.44.11: #i86092# restructures to work with design templates 2008/04/14 09:24:26 lla 1.72.44.10: #i86092# make it possible to debug the old wizard 2008/04/04 12:40:59 lla 1.72.44.9: #i86092# handle store right 2008/03/31 11:57:56 lla 1.72.44.8: #i86092# wrong document for ReportLayouter.initialize() used, fixed. 2008/03/18 12:10:34 lla 1.72.44.7: #i86092# remove Note: text in new Report Wizard only 2008/03/14 13:48:14 lla 1.72.44.6: #i86092# PMD cleanups 2008/03/11 12:34:55 lla 1.72.44.5: #i86092# cleanups 2008/03/07 11:41:57 lla 1.72.44.4: #i86092# set right name of report builder wizard 2008/03/07 07:27:18 lla 1.72.44.3: #i86092# Change ReportBuilderWizard this way, it will exist and workable in the reportbuilder extension 2008/02/26 08:08:47 lla 1.72.44.2: #i86092# cleanups for a clean ReportLayouter Idea 2008/02/14 13:00:48 lla 1.72.44.1: #i86092# changes for new Report Wizard


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [f7924383f4d1cfcae4d6cbbf3deeea4bd670faa4]

INTEGRATION: CWS vcl89 (1.5.14); FILE MERGED 2008/06/04 11:33:37 hdu 1.5.14.1: #i28610# where did this special handling of ITC come from?


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [6f764dc2f9abc53f6696f9fc79aa8d5485b90075]

INTEGRATION: CWS rptwizard01 (1.1.2); FILE ADDED 2008/06/24 14:58:08 kz 1.1.2.9: fixed wrong license header 2008/06/03 09:45:25 lla 1.1.2.8: #i86092# problem with sorting fixed 2008/06/02 09:00:28 lla 1.1.2.7: #i86092# fix getLayoutPath, getContentPath because getReportPath() returns a arraylist of strings 2008/05/16 07:05:14 lla 1.1.2.6: #i86092# restructures to work with design templates 2008/04/04 12:40:59 lla 1.1.2.5: #i86092# handle store right 2008/03/18 12:13:32 lla 1.1.2.4: #i86092# enhance Tablename by CommandType 2008/03/14 13:48:14 lla 1.1.2.3: #i86092# PMD cleanups 2008/02/19 12:46:56 lla 1.1.2.2: #i86092# use new getter for layout access 2008/02/14 12:54:22 lla 1.1.2.1: #i86092# new Report Wizard


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [14b5102e9fabf8ae111cd3eca3733a20ef6032d8]

INTEGRATION: CWS vcl89 (1.80.12); FILE MERGED 2008/05/06 14:03:32 pl 1.80.12.2: #i73863# reset input context (thanks cmc) 2008/05/06 10:28:48 pl 1.80.12.1: #i86302# fix a hen and egg problem with configure events


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [615e1a6975cf53f3da80010ca3fd94f7dbf19620]

INTEGRATION: CWS rptwizard01 (1.1.2); FILE ADDED 2008/06/24 14:58:01 kz 1.1.2.5: fixed wrong license header 2008/05/16 07:05:13 lla 1.1.2.4: #i86092# restructures to work with design templates 2008/04/14 09:22:19 lla 1.1.2.3: #i86092# make code readable/debugable 2008/03/31 12:15:43 lla 1.1.2.2: #i86092# brace cleanups 2008/02/14 12:54:02 lla 1.1.2.1: #i86092# new Report Wizard


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [7a5bbc6f3a64057ece08366ed0dd44a936e9207d]

INTEGRATION: CWS vcl89 (1.39.10); FILE MERGED 2008/05/27 16:29:23 pl 1.39.10.1: #i89718# use gdk signal for screen size changes to avoid problems using multiple libXRandR instances


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [fa988a28d81cda7e2892e7fd29afc270aac087c2]

INTEGRATION: CWS rptwizard01 (1.9.68); FILE MERGED 2008/05/21 10:14:47 lla 1.9.68.6: RESYNC: (1.9-1.10); FILE MERGED 2008/05/16 07:05:13 lla 1.9.68.5: #i86092# restructures to work with design templates 2008/03/18 12:09:42 lla 1.9.68.4: #i86092# remove Note: text in new Report Wizard only 2008/03/11 12:32:23 lla 1.9.68.3: #i86092# cleanups 2008/02/19 12:46:06 lla 1.9.68.2: #i86092# use new getter for layout access 2008/02/14 13:00:48 lla 1.9.68.1: #i86092# changes for new Report Wizard


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [8036cd218af87ca9975e7bc24dea61a957df062a]

INTEGRATION: CWS rptwizard01 (1.1.2); FILE ADDED 2008/06/24 14:57:51 kz 1.1.2.3: fixed wrong license header 2008/03/11 12:30:31 lla 1.1.2.2: #i86092# cleanups 2008/02/14 12:53:40 lla 1.1.2.1: #i86092# new Report Wizard


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [5c0c7813ffe460539a94b152abac3f08da64b964]

INTEGRATION: CWS rptwizard01 (1.1.2); FILE ADDED 2008/06/24 14:57:46 kz 1.1.2.2: fixed wrong license header 2008/02/14 12:53:30 lla 1.1.2.1: #i86092# new Report Wizard


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [08b577d875dda565335f8150a3fa340f9fe7611d]

INTEGRATION: CWS vcl89 (1.105.12); FILE MERGED 2008/04/30 11:34:00 pl 1.105.12.1: #i88813# force tab cycling in toolbox


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [82135d22f17fc1a415a2b8514d08488d08a79b41]

INTEGRATION: CWS rptwizard01 (1.7.126); FILE MERGED 2008/05/21 10:14:43 lla 1.7.126.3: RESYNC: (1.7-1.8); FILE MERGED 2008/03/31 11:59:23 lla 1.7.126.2: #i86092# wrong document for ReportLayouter.initialize() used, fixed. 2008/02/14 13:00:48 lla 1.7.126.1: #i86092# changes for new Report Wizard


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [7a64fa696331ff6fb9bd1b73dc05e2fe3936167d]

INTEGRATION: CWS vcl89 (1.28.14); FILE MERGED 2008/05/29 08:32:33 pl 1.28.14.2: RESYNC: (1.28-1.29); FILE MERGED 2008/05/28 13:20:35 pl 1.28.14.1: #i87238# play with status bar height


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [85dc3dcc4358bc5ffe870139736025a2325fe022]

INTEGRATION: CWS rptwizard01 (1.1.2); FILE ADDED 2008/06/24 14:57:41 kz 1.1.2.11: fixed wrong license header 2008/06/03 09:45:25 lla 1.1.2.10: #i86092# problem with sorting fixed 2008/05/16 07:05:13 lla 1.1.2.9: #i86092# restructures to work with design templates 2008/04/04 12:40:59 lla 1.1.2.8: #i86092# handle store right 2008/03/31 12:31:01 lla 1.1.2.7: #i86092# doc cleanups 2008/03/18 12:13:31 lla 1.1.2.6: #i86092# enhance Tablename by CommandType 2008/03/14 13:48:14 lla 1.1.2.5: #i86092# PMD cleanups 2008/03/11 12:25:05 lla 1.1.2.4: #i86092# cleanups 2008/03/07 07:27:18 lla 1.1.2.3: #i86092# Change ReportBuilderWizard this way, it will exist and workable in the reportbuilder extension 2008/02/19 12:45:14 lla 1.1.2.2: #i86092 add getter for Layout access 2008/02/14 12:52:49 lla 1.1.2.1: #i86092# new Report Wizard


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [bc933d566caf95564f68a16efc2bd065f01acf8c]

INTEGRATION: CWS rptwizard01 (1.1.2); FILE ADDED 2008/06/24 14:57:35 kz 1.1.2.4: fixed wrong license header 2008/05/16 07:05:13 lla 1.1.2.3: #i86092# restructures to work with design templates 2008/03/11 12:22:39 lla 1.1.2.2: #i86092# add the all known MultiServiceFactory which is need to calculate label width in 1/100mm 2008/02/29 08:30:02 lla 1.1.2.1: #i86092# new files


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [f68797f95517777b731676f1e291fb989ad52560]

INTEGRATION: CWS vcl89 (1.161.16); FILE MERGED 2008/05/09 08:44:02 pl 1.161.16.2: RESYNC: (1.161-1.162); FILE MERGED 2008/04/23 17:38:35 pl 1.161.16.1: #i87559# highcontrast should not draw black to white gradient


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [657c6b89e16cdaaf7ef45a19dec164ee0502d36d]

INTEGRATION: CWS rptwizard01 (1.1.2); FILE ADDED 2008/06/24 14:57:30 kz 1.1.2.6: fixed wrong license header 2008/05/16 07:05:13 lla 1.1.2.5: #i86092# restructures to work with design templates 2008/03/18 12:13:31 lla 1.1.2.4: #i86092# enhance Tablename by CommandType 2008/03/14 13:48:14 lla 1.1.2.3: #i86092# PMD cleanups 2008/03/07 07:27:18 lla 1.1.2.2: #i86092# Change ReportBuilderWizard this way, it will exist and workable in the reportbuilder extension 2008/02/29 08:29:52 lla 1.1.2.1: #i86092# new files


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [5617595aeaa8fbfc568dea6354d1c355c4c34d81]

INTEGRATION: CWS rptwizard01 (1.7.68); FILE MERGED 2008/05/21 10:14:40 lla 1.7.68.4: RESYNC: (1.7-1.8); FILE MERGED 2008/04/14 09:21:29 lla 1.7.68.3: #i86092# refresh? 2008/03/18 12:08:59 lla 1.7.68.2: #i86092# remove Note: text in new Report Wizard only 2008/02/14 13:00:48 lla 1.7.68.1: #i86092# changes for new Report Wizard


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [51f84e70306e6a2303175e9f9980177fa0b83556]

INTEGRATION: CWS vcl89 (1.9.16); FILE MERGED 2008/04/23 17:38:34 pl 1.9.16.1: #i87559# highcontrast should not draw black to white gradient


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [cba795223f3a108379e31dd5b2d400229d56e0f0]

INTEGRATION: CWS vcl89 (1.92.16); FILE MERGED 2008/06/05 03:53:38 hdu 1.92.16.2: #i90332# SalLayout::GetFallbackFontData() returning NULL implies that no fallback is needed 2008/06/04 14:48:03 hdu 1.92.16.1: #i90332# fix base layer font for glyph fallback


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [8e63258a355d1b74fff89c39369e0ec72091e625]

INTEGRATION: CWS rptwizard01 (1.12.68); FILE MERGED 2008/05/21 10:14:32 lla 1.12.68.3: RESYNC: (1.12-1.13); FILE MERGED 2008/04/14 09:11:53 lla 1.12.68.2: #i86092# handle nullpointer, add TODO 2008/02/14 13:00:48 lla 1.12.68.1: #i86092# changes for new Report Wizard


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [b684f2309f83cc26db1b8db84a30de0c720a96d2]

INTEGRATION: CWS vcl89 (1.26.16); FILE MERGED 2008/05/07 12:08:21 pl 1.26.16.1: #i89111# remove static member abomination


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [598c8a8aa390fe4c89b052dfb82612b1465a9ca2]

INTEGRATION: CWS rptwizard01 (1.22.126); FILE MERGED 2008/05/21 10:14:28 lla 1.22.126.5: RESYNC: (1.23-1.24); FILE MERGED 2008/02/29 08:31:24 lla 1.22.126.4: #i86092# failures in javadoc fixed 2008/02/20 09:29:20 lla 1.22.126.3: #i86092# one brace too much 2008/02/15 07:36:27 lla 1.22.126.2: RESYNC: (1.22-1.23); FILE MERGED 2008/02/14 13:00:48 lla 1.22.126.1: #i86092# changes for new Report Wizard


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [f38f9b75ded44f74d0f28d86b535fdf063aa84fc]

INTEGRATION: CWS rptwizard01 (1.12.68); FILE MERGED 2008/05/21 10:14:19 lla 1.12.68.4: RESYNC: (1.14-1.15); FILE MERGED 2008/02/22 08:02:35 lla 1.12.68.3: #i86092# wrong merge fixes 2008/02/15 07:36:20 lla 1.12.68.2: RESYNC: (1.12-1.14); FILE MERGED 2008/02/14 13:14:58 lla 1.12.68.1: #i86092# cleanups


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [8a9e96f29252142abf53c88b0729859afd2fa82c]

INTEGRATION: CWS vcl89 (1.127.2); FILE MERGED 2008/05/29 08:33:15 pl 1.127.2.2: RESYNC: (1.127-1.128); FILE MERGED 2008/05/21 16:04:19 pl 1.127.2.1: #i55736# not relative URIs should be properly encoded


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [50f2f8579187d6855672dd43f5c0dab89b205dd2]

INTEGRATION: CWS rptwizard01 (1.6.104); FILE MERGED 2008/05/21 10:14:16 lla 1.6.104.2: RESYNC: (1.6-1.7); FILE MERGED 2008/02/14 13:14:58 lla 1.6.104.1: #i86092# cleanups


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [9bfddfd4da670c86a3e31480a679037c9284ee1c]

INTEGRATION: CWS rptwizard01 (1.7.100); FILE MERGED 2008/05/21 10:14:12 lla 1.7.100.4: RESYNC: (1.8-1.9); FILE MERGED 2008/02/22 08:02:35 lla 1.7.100.3: #i86092# wrong merge fixes 2008/02/15 07:36:17 lla 1.7.100.2: RESYNC: (1.7-1.8); FILE MERGED 2008/02/14 13:14:58 lla 1.7.100.1: #i86092# cleanups


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [6ac5f8ba61712f3bd1662492af8e4dcce4a5b410]

INTEGRATION: CWS rptwizard01 (1.17.80); FILE MERGED 2008/05/16 07:04:31 lla 1.17.80.3: #i86092# remove a wrong exception 2008/02/15 07:36:14 lla 1.17.80.2: RESYNC: (1.17-1.18); FILE MERGED 2008/02/14 13:14:58 lla 1.17.80.1: #i86092# cleanups


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [fe46647113af004768d31198d0ecc40bc0f24428]

INTEGRATION: CWS rptwizard01 (1.10.104); FILE MERGED 2008/05/21 10:14:09 lla 1.10.104.2: RESYNC: (1.10-1.11); FILE MERGED 2008/02/14 13:14:57 lla 1.10.104.1: #i86092# cleanups


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [5084161e8146b885cf92ec96c195c72d396c7cfe]

INTEGRATION: CWS vcl89 (1.40.16); FILE MERGED 2008/04/29 09:03:16 pl 1.40.16.1: #i88818# catch negative sizes


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [db52faa89b41c1971c08d7e93097756c8df1c9be]

INTEGRATION: CWS rptwizard01 (1.7.98); FILE MERGED 2008/05/21 10:14:05 lla 1.7.98.2: RESYNC: (1.7-1.8); FILE MERGED 2008/02/14 13:14:57 lla 1.7.98.1: #i86092# cleanups


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [f054526a65caf3671811affbbc07965b615a62b6]

INTEGRATION: CWS xformsdocmodify (1.5.24); FILE MERGED 2008/06/02 21:44:12 fs 1.5.24.1: #i90243# implement a ExternalData property which controls whether changes in the model data should mark the embedding document as modified


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [4646f83f49ddeb674fba42473c2f82e9c78b7be6]

INTEGRATION: CWS vcl89 (1.66.12); FILE MERGED 2008/05/23 10:19:11 pl 1.66.12.1: #i89393# do not swallow unmodified KEY_A


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [3a26e0fbaf77ce12345b0b51458fac26bdf0cd94]

INTEGRATION: CWS rptwizard01 (1.14.44); FILE MERGED 2008/05/21 10:14:01 lla 1.14.44.2: RESYNC: (1.15-1.16); FILE MERGED 2008/02/14 13:14:57 lla 1.14.44.1: #i86092# cleanups


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [0bd31bbcc79906d8c46434d97814b796331bdd3f]

INTEGRATION: CWS xformsdocmodify (1.9.24); FILE MERGED 2008/06/02 21:44:12 fs 1.9.24.1: #i90243# implement a ExternalData property which controls whether changes in the model data should mark the embedding document as modified


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [50ce1398b3c767a8ea52bf3d52fae0d57bf4cb5d]

INTEGRATION: CWS vcl89 (1.48.16); FILE MERGED 2008/05/22 13:07:10 pl 1.48.16.2: #i71064# translate german comment 2008/05/22 13:04:23 pl 1.48.16.1: #i71064# case insensitive autocomplete should be case insensitive


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [f41177a1b3356004b3b539fc761569fb13cb9879]

INTEGRATION: CWS rptwizard01 (1.6.126); FILE MERGED 2008/05/21 10:13:57 lla 1.6.126.2: RESYNC: (1.6-1.7); FILE MERGED 2008/02/14 13:14:57 lla 1.6.126.1: #i86092# cleanups


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [764c0c6c04e6bbdeaa14c1e5342309d019a2d3b7]

INTEGRATION: CWS rptwizard01 (1.4.126); FILE MERGED 2008/05/21 10:13:54 lla 1.4.126.2: RESYNC: (1.4-1.5); FILE MERGED 2008/02/14 13:14:57 lla 1.4.126.1: #i86092# cleanups


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [7cc42ddb6b396187a00867ddf5c6f1c10904e05c]

INTEGRATION: CWS vcl89 (1.74.16); FILE MERGED 2008/05/29 08:32:26 pl 1.74.16.2: RESYNC: (1.74-1.75); FILE MERGED 2008/05/08 15:24:39 pl 1.74.16.1: #i86645# gradient background style setting


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [7cba21e094a6ffc7c8a683de8079d239c38c99f8]

INTEGRATION: CWS xformsdocmodify (1.9.14); FILE MERGED 2008/06/02 21:44:12 fs 1.9.14.1: #i90243# implement a ExternalData property which controls whether changes in the model data should mark the embedding document as modified


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [4b0d1fafdf7f5973e3cbdf1606a707b104daba2f]

INTEGRATION: CWS rptwizard01 (1.5.126); FILE MERGED 2008/05/21 10:13:50 lla 1.5.126.2: RESYNC: (1.5-1.6); FILE MERGED 2008/02/14 13:14:57 lla 1.5.126.1: #i86092# cleanups


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [64b57c83eb915af1e53dbf6c71e986793fe7be6e]

INTEGRATION: CWS vcl89 (1.7.16); FILE MERGED 2008/04/30 11:33:59 pl 1.7.16.1: #i88813# force tab cycling in toolbox


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [6838237a4d6e72d9abde713c8b76cabb34c94f4a]

INTEGRATION: CWS xformsdocmodify (1.1.2); FILE ADDED 2008/06/09 11:05:50 fs 1.1.2.2: +addXFormModel 2008/06/04 20:54:48 fs 1.1.2.1: rudimentary wrapper for an XML form document


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [9596252cf514e53c1a236b0a58fec0e184fcff20]

INTEGRATION: CWS rptwizard01 (1.5.126); FILE MERGED 2008/05/21 10:13:46 lla 1.5.126.2: RESYNC: (1.5-1.6); FILE MERGED 2008/02/14 13:14:57 lla 1.5.126.1: #i86092# cleanups


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [873ef9cbc7ebd6737dbcfcb72b20a6edde1ec2be]

INTEGRATION: CWS xformsdocmodify (1.1.2); FILE ADDED 2008/06/05 21:24:19 fs 1.1.2.2: evolution towards a test for #i90243# 2008/06/04 20:54:20 fs 1.1.2.1: rudimentary wrapper for a Model in an XML form document


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [7e0920ebe7865bc9773918db6afa86829c8fcfcb]

INTEGRATION: CWS vcl89 (1.5.16); FILE MERGED 2008/05/08 15:24:38 pl 1.5.16.1: #i86645# gradient background style setting


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [eacbda18be13c10f6ef9cdfaa9c540fb6dd9c535]

INTEGRATION: CWS xformsdocmodify (1.1.2); FILE ADDED 2008/06/05 21:24:19 fs 1.1.2.2: evolution towards a test for #i90243# 2008/06/04 20:54:36 fs 1.1.2.1: rudimentary wrapper for a DOM instance in an XML form document


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [f840162c2f4ac812ff37d6cce1485e772f04bae8]

INTEGRATION: CWS rptwizard01 (1.9.80); FILE MERGED 2008/02/14 13:14:57 lla 1.9.80.1: #i86092# cleanups


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [7e2055289965ed5880025cf9f374ade99532b98e]

INTEGRATION: CWS vcl89 (1.7.16); FILE MERGED 2008/06/05 03:53:37 hdu 1.7.16.2: #i90332# SalLayout::GetFallbackFontData() returning NULL implies that no fallback is needed 2008/06/04 14:48:03 hdu 1.7.16.1: #i90332# fix base layer font for glyph fallback


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [84298c18d66b417b73e958b003eb181be199f461]

INTEGRATION: CWS rptwizard01 (1.10.104); FILE MERGED 2008/06/03 09:45:25 lla 1.10.104.4: #i86092# problem with sorting fixed 2008/05/21 10:13:16 lla 1.10.104.3: RESYNC: (1.10-1.11); FILE MERGED 2008/05/20 10:54:36 lla 1.10.104.2: #i86092# fix a wrong '==' with java strings, we must use 'equals()' 2008/02/14 13:14:57 lla 1.10.104.1: #i86092# cleanups


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [8bf02e8281813b665f7c7b495a5990e3c7e9ee09]

INTEGRATION: CWS vcl89 (1.3.16); FILE MERGED 2008/05/07 12:08:20 pl 1.3.16.1: #i89111# remove static member abomination


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [b7f1a299ab0cce3fd2df32098636bf9912882341]

INTEGRATION: CWS rptwizard01 (1.12.68); FILE MERGED 2008/05/21 10:13:12 lla 1.12.68.2: RESYNC: (1.12-1.13); FILE MERGED 2008/02/14 13:14:57 lla 1.12.68.1: #i86092# cleanups


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [91c8d4c1a113ec5163a15a0e12006b86eb6778ea]

INTEGRATION: CWS xformsdocmodify (1.3.348); FILE MERGED 2008/06/04 20:55:45 fs 1.3.348.1: make class public


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [042d1d35eaaf39354e8397e36a19d99810ee241f]

INTEGRATION: CWS xformsdocmodify (1.1.2); FILE ADDED 2008/06/09 11:05:17 fs 1.1.2.3: check whether the ExternalData setting survives reloading 2008/06/05 21:26:13 fs 1.1.2.2: finished the test for #i90243# 2008/06/04 20:59:14 fs 1.1.2.1: (not yet finished) test for settings of XML form documents (#i90363)


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [8c17bebc67b1cbda3261811a8ead263829671cf0]

INTEGRATION: CWS rptwizard01 (1.17.68); FILE MERGED 2008/05/21 10:13:08 lla 1.17.68.4: RESYNC: (1.18-1.19); FILE MERGED 2008/02/22 08:00:25 lla 1.17.68.3: #i86092# wrong merge fixes 2008/02/15 07:36:08 lla 1.17.68.2: RESYNC: (1.17-1.18); FILE MERGED 2008/02/14 13:14:57 lla 1.17.68.1: #i86092# cleanups


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [fb90094a5c9e6f3254f5dbffbf09972ba1b8f7de]

INTEGRATION: CWS xformsdocmodify (1.5.24); FILE MERGED 2008/06/04 20:56:11 fs 1.5.24.1: don't access private members of DocumentHelper


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [b8b62da2d9bc081b0598b9649aca31cefc0ec910]

INTEGRATION: CWS rptwizard01 (1.12.68); FILE MERGED 2008/05/21 10:13:04 lla 1.12.68.4: RESYNC: (1.14-1.15); FILE MERGED 2008/04/14 09:02:16 lla 1.12.68.3: #i86092# find also [TableName].Entry 2008/02/22 08:00:25 lla 1.12.68.2: #i86092# wrong merge fixes 2008/02/14 13:14:57 lla 1.12.68.1: #i86092# cleanups


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [1b6cdf0f74600dd74ef6549e22e8e62ec67b8420]

INTEGRATION: CWS xformsdocmodify (1.3.24); FILE MERGED 2008/06/07 11:50:26 fs 1.3.24.1: adjustments, this application is now called with fully qualified names


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [b3ca2b783d1e8a9607f0347fae687399535d96f1]

INTEGRATION: CWS rptwizard01 (1.1.2); FILE ADDED 2008/06/24 14:57:25 kz 1.1.2.4: fixed wrong license header 2008/05/20 10:55:27 lla 1.1.2.3: #i86092# support null values as property values, use HashMap instead 2008/02/20 09:34:37 lla 1.1.2.2: #i86092# set OOo Header 2008/02/19 12:42:57 lla 1.1.2.1: #i86092# add new files


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [4acdd5689c54b9a4bcea2dd12c1b940c500c7660]

INTEGRATION: CWS xformsdocmodify (1.6.24); FILE MERGED 2008/06/05 21:25:09 fs 1.6.24.2: +userTextInput (formerly in FormControlTest) 2008/06/04 20:56:35 fs 1.6.24.1: #i90363# +createLabeledControl


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [c2de6cadb7e2eb8c661071cdf04ebbb29a6eb1e6]

INTEGRATION: CWS rptwizard01 (1.1.2); FILE ADDED 2008/06/24 14:57:20 kz 1.1.2.3: fixed wrong license header 2008/02/20 09:34:37 lla 1.1.2.2: #i86092# set OOo Header 2008/02/19 12:42:48 lla 1.1.2.1: #i86092# add new files


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [8d87e8b3b82e7dbbfa86471f821bb904b0101179]

INTEGRATION: CWS xformsdocmodify (1.9.24); FILE MERGED 2008/06/05 21:25:41 fs 1.9.24.2: userTextInput moved to FormLayer class 2008/06/04 20:57:05 fs 1.9.24.1: resolved some NetBeans warnings


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [caa2fdc06d48e30de24131be36b40b1882fa97f8]

INTEGRATION: CWS rptwizard01 (1.4.126); FILE MERGED 2008/02/14 13:11:46 lla 1.4.126.1: #i86092# cleanups


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [e9d71df6cd88bbd42402ffb70b648fbb101aa58b]

INTEGRATION: CWS xformsdocmodify (1.5.24); FILE MERGED 2008/06/04 20:58:18 fs 1.5.24.1: #i90363# toggleFormDesignMode: use proper dispatch URL when our document is an XML form document


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [11ff4a2684ebd194bd6644ef59a46c0f4fb7c8f0]

INTEGRATION: CWS rptwizard01 (1.9.126); FILE MERGED 2008/05/21 10:13:42 lla 1.9.126.2: RESYNC: (1.9-1.10); FILE MERGED 2008/05/16 07:03:23 lla 1.9.126.1: #i86092# restructures to work with multipath


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [ca8f32bd6ed9c1ad06a11392d5710c357cb08e7b]

INTEGRATION: CWS xformsdocmodify (1.4.24); FILE MERGED 2008/06/04 20:57:51 fs 1.4.24.1: #i90363# support for an XML form document


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [be815508a519767673309cd35b400d7117f3ce9c]

INTEGRATION: CWS rptwizard01 (1.8.126); FILE MERGED 2008/06/02 07:37:46 lla 1.8.126.3: #i86092# wrong comparison between strings 2008/05/21 10:13:39 lla 1.8.126.2: RESYNC: (1.8-1.9); FILE MERGED 2008/05/16 07:03:23 lla 1.8.126.1: #i86092# restructures to work with multipath


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [0532fbce6363b3e1b4f66d57bfc7c7310e2a691e]

INTEGRATION: CWS xformsdocmodify (1.7.24); FILE MERGED 2008/06/09 11:05:01 fs 1.7.24.2: +reload 2008/06/04 20:57:41 fs 1.7.24.1: #i90363# support for an XML form document


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [ebe380f47ecbc8f0bcf1027f9c80424af2299395]

INTEGRATION: CWS rptwizard01 (1.11.98); FILE MERGED 2008/06/02 08:58:29 lla 1.11.98.5: #i86092# make isPathValid public 2008/06/02 07:50:50 lla 1.11.98.4: #i86092# add check if a language exists 2008/05/21 10:13:35 lla 1.11.98.3: RESYNC: (1.11-1.12); FILE MERGED 2008/05/16 07:03:23 lla 1.11.98.2: #i86092# restructures to work with multipath 2008/02/14 13:11:46 lla 1.11.98.1: #i86092# cleanups


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [de2a7d5ef109393d0e5ef7a4a45c48d416536bd5]

INTEGRATION: CWS xformsdocmodify (1.3.206); FILE MERGED 2008/06/09 11:08:39 fs 1.3.206.1: non-ascii char removed


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [4b457601795321fac6183a9b6592c73e459f2e47]

INTEGRATION: CWS rptwizard01 (1.10.98); FILE MERGED 2008/05/21 10:13:31 lla 1.10.98.2: RESYNC: (1.10-1.11); FILE MERGED 2008/02/14 13:11:46 lla 1.10.98.1: #i86092# cleanups


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [76d0ee96b29590c4166946ab1fd537a9ab8e8ca2]

INTEGRATION: CWS xformsdocmodify (1.1.2); FILE ADDED 2008/06/09 07:30:36 fs 1.1.2.3: #i10000# 2008/06/07 12:00:00 fs 1.1.2.2: makefile.mk 2008/06/07 11:51:33 fs 1.1.2.1: moved herein (and adjusted) from ./intgration/forms


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [cb547fe2f683e12854eddf6b33360e12559ba48e]

INTEGRATION: CWS rptwizard01 (1.1.2); FILE ADDED 2008/06/24 14:57:09 kz 1.1.2.3: fixed wrong license header 2008/02/20 09:34:37 lla 1.1.2.2: #i86092# set OOo Header 2008/02/19 12:42:39 lla 1.1.2.1: #i86092# add new files


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [88d492958fe7f0dc8838bc405a71260dea906cd6]

INTEGRATION: CWS xformsdocmodify (1.1.2); FILE ADDED 2008/06/07 11:51:19 fs 1.1.2.1: moved herein from ./integration/forms


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [d5850abfac7190c3eb5c6b3163dcf1f445936737]

INTEGRATION: CWS rptwizard01 (1.10.126); FILE MERGED 2008/05/21 10:13:27 lla 1.10.126.2: RESYNC: (1.10-1.11); FILE MERGED 2008/05/16 07:03:23 lla 1.10.126.1: #i86092# restructures to work with multipath


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [406c16f62eae9b9fc30660cf169ec6904148af62]

INTEGRATION: CWS xformsdocmodify (1.10.74); FILE MERGED 2008/06/07 12:01:05 fs 1.10.74.3: build integration tests in forms/qa by default 2008/06/05 21:41:43 fs 1.10.74.2: don't build qa/org/openoffice/xforms for the moment 2008/06/04 20:59:58 fs 1.10.74.1: #i90363# build qa/org/openoffice/xforms


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [112d1ab9cc94c10328210effd217dc18b1a6b2b8]

INTEGRATION: CWS rptwizard01 (1.4.126); FILE MERGED 2008/05/21 10:13:23 lla 1.4.126.2: RESYNC: (1.4-1.5); FILE MERGED 2008/05/16 07:03:22 lla 1.4.126.1: #i86092# restructures to work with multipath


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [27e0e1fea24a315a80165676589654bcca3a8c48]

INTEGRATION: CWS rptwizard01 (1.5.126); FILE MERGED 2008/05/21 10:13:20 lla 1.5.126.2: RESYNC: (1.5-1.6); FILE MERGED 2008/05/16 07:03:22 lla 1.5.126.1: #i86092# restructures to work with multipath


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [eda3dc51b9c248d94e30737805d20103e8737f21]

INTEGRATION: CWS rptwizard01 (1.12.80); FILE MERGED 2008/05/21 10:13:00 lla 1.12.80.2: RESYNC: (1.12-1.13); FILE MERGED 2008/02/14 13:14:56 lla 1.12.80.1: #i86092# cleanups


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [4b0509d2370a783bc6a32197a9c4eb786be8fe46]

INTEGRATION: CWS xformsdocmodify (1.34.96); FILE MERGED 2008/06/04 12:09:39 fs 1.34.96.1: #i90243# some properties of our XForm models are saved in the settings.xml, and need to be propagated to the models after successful document import


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [f604eb72fae370212e785a062753f566121f4717]

INTEGRATION: CWS xformsdocmodify (1.106.96); FILE MERGED 2008/06/04 12:50:12 fs 1.106.96.2: #i90243# 2008/06/04 12:09:39 fs 1.106.96.1: #i90243# some properties of our XForm models are saved in the settings.xml, and need to be propagated to the models after successful document import


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [1e8352bd4feba3e5b2ca2a757bb2948ae3fe8835]

INTEGRATION: CWS rptwizard01 (1.12.122); FILE MERGED 2008/05/21 10:12:57 lla 1.12.122.2: RESYNC: (1.12-1.13); FILE MERGED 2008/02/20 09:36:27 lla 1.12.122.1: #i86092# add PropertySetHelper, DebugHelper, NumericalHelper to makefile, need by report wizard


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [5b4d867acb24802b88eb47263bf09885cef5fbcf]

INTEGRATION: CWS xformsdocmodify (1.35.96); FILE MERGED 2008/06/04 12:10:35 fs 1.35.96.1: #i90243# GetDocumentSpecificSettings: obtain the settings of the XForms which cannot be stored in the normal xforms:model element


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [3c1cc8f3d115914148d450b557a63c170aef09dd]

INTEGRATION: CWS xformsdocmodify (1.90.94); FILE MERGED 2008/06/04 12:50:12 fs 1.90.94.2: #i90243# 2008/06/04 12:10:34 fs 1.90.94.1: #i90243# GetDocumentSpecificSettings: obtain the settings of the XForms which cannot be stored in the normal xforms:model element


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [38e0dbd289616bbd0f96e2b4f296a52079ba9b89]

INTEGRATION: CWS xformsdocmodify (1.82.94); FILE MERGED 2008/06/04 12:11:49 fs 1.82.94.1: #i90243# add a LateInitSettings container to the import arguments - they're used to transport some settings which are found in the settings.xml, but can be applied only after the content.xml has been read


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [7c1201d156f214ab9111e4bf71b0fe2e229e2ff5]

INTEGRATION: CWS rptwizard01 (1.17.88); FILE MERGED 2008/05/21 10:12:02 lla 1.17.88.4: RESYNC: (1.17-1.18); FILE MERGED 2008/04/14 09:06:16 lla 1.17.88.3: #i86925# better exception description 2008/03/17 13:31:51 lla 1.17.88.2: #i86925# throw clause forgotten 2008/03/14 13:47:16 lla 1.17.88.1: #i86925# Unit Converter


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [1c673c79162e97a3a4eb3cb9071f6a13aea3bfd1]

INTEGRATION: CWS vcl89 (1.3.70); FILE MERGED 2008/05/29 11:47:09 pl 1.3.70.1: #i89625# unused code removal


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [9f35384f9e88483842ead009ef70557da5bc2e3d]

INTEGRATION: CWS rptwizard01 (1.6.190); FILE MERGED 2008/05/21 10:11:57 lla 1.6.190.3: RESYNC: (1.6-1.7); FILE MERGED 2008/03/14 14:00:22 lla 1.6.190.2: #i86925# cleanup 2008/03/14 13:47:16 lla 1.6.190.1: #i86925# Unit Converter


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [9ede065284db3439e1edc8dfb7281be73f881ada]

INTEGRATION: CWS vcl89 (1.25.8); FILE MERGED 2008/05/07 19:47:59 pl 1.25.8.3: #i72327# add getKnownPPDDrivers 2008/05/07 19:06:47 pl 1.25.8.2: #i72327# support for system cups dir 2008/05/07 17:41:51 pl 1.25.8.1: #i72327# support for gzipped PPD files


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [f0c837c9b44f6c3b873fec7df73082f21500e259]

INTEGRATION: CWS rptwizard01 (1.1.2); FILE ADDED 2008/06/12 08:06:37 lla 1.1.2.1: #i86925# add tests for com.sun.star.awt.XUnitConversion


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [b7d42867f7e0750aa83d7d8bd73e3a68651f507c]

INTEGRATION: CWS rptwizard01 (1.1.2); FILE ADDED 2008/06/12 08:06:48 lla 1.1.2.1: #i86925# add tests for com.sun.star.awt.XUnitConversion


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [e390c3ac91e1382515d7ad3c8891939e7d321ef0]

INTEGRATION: CWS vcl89 (1.5.8); FILE MERGED 2008/05/07 19:06:47 pl 1.5.8.1: #i72327# support for system cups dir


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [9a6453b2f3b3530dcc5a02bbf083455255fd0a64]

INTEGRATION: CWS rptwizard01 (1.7.88); FILE MERGED 2008/05/21 10:11:54 lla 1.7.88.4: RESYNC: (1.7-1.8); FILE MERGED 2008/03/17 13:31:04 lla 1.7.88.3: #i86925# include for throw clause forgotten 2008/03/17 12:07:26 lla 1.7.88.2: #i86925# wrong throws clause fixed 2008/03/14 13:47:15 lla 1.7.88.1: #i86925# Unit Converter


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [f237e5c8af662c46117e3268c20032ef2eb716b7]

INTEGRATION: CWS vcl89 (1.33.8); FILE MERGED 2008/05/07 19:06:47 pl 1.33.8.1: #i72327# support for system cups dir


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [b8db0a1dd269330ca1a324061d6f562ee079ffc9]

INTEGRATION: CWS rptwizard01 (1.6.320); FILE MERGED 2008/05/21 10:11:51 lla 1.6.320.4: RESYNC: (1.6-1.7); FILE MERGED 2008/03/14 14:06:08 lla 1.6.320.3: #i86925# cleanup 2008/03/14 14:02:46 lla 1.6.320.2: #i86925# cleanup 2008/03/14 13:47:15 lla 1.6.320.1: #i86925# Unit Converter


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [6aaee8d5d35fd4b84d295038debc79219ff06d04]

INTEGRATION: CWS vcl89 (1.20.6); FILE MERGED 2008/05/19 09:12:06 pl 1.20.6.1: #i89625# remove unused code


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [720dd8ff1a61428a3f26ef5ff64d854c30ddb654]

INTEGRATION: CWS vcl89 (1.46.6); FILE MERGED 2008/05/19 09:12:06 pl 1.46.6.1: #i89625# remove unused code


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [8b90c3bc354b42c6151c6d6a420333cc534ea024]

INTEGRATION: CWS vcl89 (1.3.8); FILE MERGED 2008/05/19 09:12:06 pl 1.3.8.1: #i89625# remove unused code


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [0a721dfaf439fa7308138f64175362ed44c5d554]

INTEGRATION: CWS rptwizard01 (1.12.8); FILE MERGED 2008/06/20 09:18:15 lla 1.12.8.8: RESYNC: (1.17-1.18); FILE MERGED 2008/06/02 07:06:09 lla 1.12.8.7: #i86092# templates ends with otr 2008/05/21 10:09:51 lla 1.12.8.6: RESYNC: (1.16-1.17); FILE MERGED 2008/05/20 13:07:54 lla 1.12.8.5: #i86092# support default.odr 2008/04/16 09:59:55 lla 1.12.8.4: #i86092# sed need /, not 2 dollars characters within unix 2008/04/14 10:38:29 lla 1.12.8.3: RESYNC: (1.12-1.16); FILE MERGED 2008/03/19 11:08:02 lla 1.12.8.2: #i86092# extensions in non product versions contains a buildid 2008/03/07 08:01:43 lla 1.12.8.1: #i86092# add reportbuilderwizard.jar


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [a2e02e63241ceb3fabd2fdb6c033fcd7f5ea6acf]

INTEGRATION: CWS vcl89 (1.7.8); FILE MERGED 2008/05/19 09:12:06 pl 1.7.8.1: #i89625# remove unused code


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [0790f1720015f9b1bf4b05081cd34ea85e79b94c]

INTEGRATION: CWS vcl89 (1.10.8); FILE MERGED 2008/05/07 19:47:58 pl 1.10.8.2: #i72327# add getKnownPPDDrivers 2008/05/07 19:06:46 pl 1.10.8.1: #i72327# support for system cups dir


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [c102a3dd535621295ed7ce0998b5e86a28e23cec]

INTEGRATION: CWS rptwizard01 (1.1.2); FILE ADDED 2008/05/20 13:15:03 lla 1.1.2.1: #i86092# own template pack


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [1e30122a4d210f754a16e57a2d804927d187ca5f]

INTEGRATION: CWS rptwizard01 (1.1.2); FILE ADDED 2008/06/24 14:57:04 kz 1.1.2.2: fixed wrong license header 2008/05/20 13:14:53 lla 1.1.2.1: #i86092# own template pack


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [8353f4a5c4263e76ce96031ecb408b58d03f8313]

INTEGRATION: CWS rptwizard01 (1.1.2); FILE ADDED 2008/05/20 13:14:42 lla 1.1.2.1: #i86092# own template pack


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [e1839705bef56b9801a6d4c0aa16eab132ce75ba]

INTEGRATION: CWS vcl89 (1.3.6); FILE MERGED 2008/05/29 08:27:25 pl 1.3.6.2: RESYNC: (1.3-1.4); FILE MERGED 2008/05/11 08:10:09 pl 1.3.6.1: #89111# preview siye hint api cleanup


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [0ec2731e89438c39fd4c389a190d1b104a290408]

INTEGRATION: CWS rptwizard01 (1.1.2); FILE ADDED 2008/05/20 13:14:32 lla 1.1.2.1: #i86092# own template pack


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [1cfdd0feacb6617c8e42a60a73e5e3fdb871683c]

INTEGRATION: CWS rptwizard01 (1.1.2); FILE ADDED 2008/05/20 13:14:22 lla 1.1.2.1: #i86092# own template pack


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [8ce26d0b206cc13232b879a4ed2b4d643b929d73]

INTEGRATION: CWS rptwizard01 (1.1.2); FILE ADDED 2008/06/24 14:56:59 kz 1.1.2.2: fixed wrong license header 2008/05/20 13:12:44 lla 1.1.2.1: #i86092# support new sun-report-builder-template.oxt


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [31460cb13f22aa0c2ad993dcad5b7a0be7af7e94]

INTEGRATION: CWS rptwizard01 (1.1.2); FILE ADDED 2008/06/24 14:56:53 kz 1.1.2.2: fixed wrong license header 2008/05/20 13:12:56 lla 1.1.2.1: #i86092# support new sun-report-builder-template.oxt


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [fc1cbfd0ed4f76ff32fec1f6d6dc11218a2994c2]

INTEGRATION: CWS rptwizard01 (1.1.2); FILE ADDED 2008/06/24 14:56:46 kz 1.1.2.3: fixed wrong license header 2008/06/02 07:06:56 lla 1.1.2.2: #i86092# makefile for default template 2008/06/02 06:50:16 lla 1.1.2.1: #i86092# empty makefile due to some problems


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [4a939c1937d7bfb81f5f8b91756aced5b849d347]

INTEGRATION: CWS rptwizard01 (1.1.2); FILE ADDED 2008/06/09 09:24:10 lla 1.1.2.2: #i90513# page header, footer doesn't exist 2008/06/02 07:07:23 lla 1.1.2.1: #i86092# default template


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [2655e173b5e4018be09c90c03a9d570e9294723e]

INTEGRATION: CWS rptwizard01 (1.1.2); FILE ADDED 2008/05/20 13:10:38 lla 1.1.2.1: #i86092# support new sun-report-builder-template.oxt


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [aa130a793af3c56f36181ffc5f83ba9ac738fd17]

INTEGRATION: CWS rptwizard01 (1.1.2); FILE ADDED 2008/06/02 06:44:20 lla 1.1.2.2: #i86092# extra template pack need OOo 3.0 2008/05/20 13:10:26 lla 1.1.2.1: #i86092# support new sun-report-builder-template.oxt


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [e9e3bdf1e282ed94598f793fddc1a78d647e9ba0]

INTEGRATION: CWS rptwizard01 (1.1.2); FILE ADDED 2008/05/20 13:10:15 lla 1.1.2.1: #i86092# support new sun-report-builder-template.oxt


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [093e7ec704702c6fee062013e64bb21984348966]

INTEGRATION: CWS xformsdocmodify (1.6.42); FILE MERGED 2008/06/04 12:07:27 fs 1.6.42.1: #i90243# +applyXFormsSettings


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [c1f1f18f6c664679c7846582bd69195f17182973]

INTEGRATION: CWS rptwizard01 (1.1.2); FILE ADDED 2008/06/24 14:56:40 kz 1.1.2.2: fixed wrong license header 2008/05/20 13:10:04 lla 1.1.2.1: #i86092# support new sun-report-builder-template.oxt


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [d34abd58739b4dcc78cd5c3d4eae0e9dae264781]

INTEGRATION: CWS xformsdocmodify (1.12.42); FILE MERGED 2008/06/04 12:07:57 fs 1.12.42.1: #i90243# +getXFormsSettings


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [4c18e3c28a41e2d8e53819a6e625a967ffa8fe7e]

INTEGRATION: CWS rptwizard01 (1.1.2); FILE ADDED 2008/05/21 08:52:35 lla 1.1.2.1: #i86092# need to build oxt


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [1944506cac307371773ccd77c45a7b84349c6010]

INTEGRATION: CWS rptwizard01 (1.13.2); FILE MERGED 2008/06/20 09:18:06 lla 1.13.2.3: RESYNC: (1.14-1.16); FILE MERGED 2008/05/21 10:09:48 lla 1.13.2.2: RESYNC: (1.13-1.14); FILE MERGED 2008/04/22 12:23:49 oj 1.13.2.1: #i86908# new interface supported to allow a remote mode


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [3b110aaf7c0ce36b80f13a99b1928d43a4fb1ef0]

INTEGRATION: CWS xformsdocmodify (1.110.2); FILE MERGED 2008/06/03 20:51:04 fs 1.110.2.1: #i90243# SetDocumentSpecificSettings


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [d880a2de0d35cdc36fb21fa9966e12e517c06c57]

INTEGRATION: CWS rptwizard01 (1.2.74); FILE MERGED 2008/05/21 10:09:37 lla 1.2.74.2: RESYNC: (1.2-1.3); FILE MERGED 2008/05/20 10:20:14 lla 1.2.74.1: #i86092# support string substitution in image file names


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [9f3ba836771070493940a732298d7d4a5ee7e549]

INTEGRATION: CWS xformsdocmodify (1.140.2); FILE MERGED 2008/06/04 12:07:17 fs 1.140.2.2: #i90243# don't obtain view/config settings in GetDocumentSpecificSettings, this somehow contradicts the semantics of this (nealy introduced) method 2008/06/03 20:50:24 fs 1.140.2.1: #i90243# allow exporting document-specifc settings, which are neither view nor configuration settings


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [ae0aeeddd85b9a46c15d460ac9c03c1b2cd947d8]

INTEGRATION: CWS rptwizard01 (1.5.24); FILE MERGED 2008/05/21 10:09:34 lla 1.5.24.2: RESYNC: (1.5-1.6); FILE MERGED 2008/05/20 10:20:13 lla 1.5.24.1: #i86092# support string substitution in image file names


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [d130081857c58b913cd451577219ffee31e720ba]

INTEGRATION: CWS xformsdocmodify (1.28.24); FILE MERGED 2008/06/04 12:07:49 fs 1.28.24.2: #i90243# call SetDocumentSpecificSettings 2008/06/03 20:50:24 fs 1.28.24.1: #i90243# allow exporting document-specifc settings, which are neither view nor configuration settings


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [77cc7cfa1c76b3669791f4c77cc837035c378217]

INTEGRATION: CWS rptwizard01 (1.5.24); FILE MERGED 2008/06/20 09:17:50 lla 1.5.24.6: RESYNC: (1.8-1.9); FILE MERGED 2008/05/21 10:09:31 lla 1.5.24.5: RESYNC: (1.7-1.8); FILE MERGED 2008/04/14 10:38:25 lla 1.5.24.4: RESYNC: (1.5-1.7); FILE MERGED 2008/04/14 08:57:56 lla 1.5.24.3: #i86092# load template documents 2008/04/02 13:40:20 lla 1.5.24.2: #i87743# deadlock fixed with lock solar mutex 2008/02/14 13:36:58 lla 1.5.24.1: #i86092# set modified back after store.


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [5427e2a77c5f94ee196d2ae1676f6bd99613650b]

INTEGRATION: CWS xformsdocmodify (1.10.38); FILE MERGED 2008/06/03 20:48:46 fs 1.10.38.1: #i90243# +SetDocumentSpecificSettings


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [4e6e016856a42e296a9499dc241550561a78ab7a]

INTEGRATION: CWS rptwizard01 (1.4.12); FILE MERGED 2008/06/20 09:17:43 lla 1.4.12.3: RESYNC: (1.5-1.6); FILE MERGED 2008/05/21 10:09:25 lla 1.4.12.2: RESYNC: (1.4-1.5); FILE MERGED 2008/05/20 13:07:00 lla 1.4.12.1: #i86092# add paths.xcu


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [72d7c153559c65fbb48519cb083ec35e833d1308]

INTEGRATION: CWS xformsdocmodify (1.9.36); FILE MERGED 2008/06/03 20:47:58 fs 1.9.36.1: #i90243# +GetDocumentSpecificSettings


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [9e9e4974373dd35dfabd395624ed4c578d85c7ed]

INTEGRATION: CWS rptwizard01 (1.1.2); FILE ADDED 2008/06/24 14:47:40 kz 1.1.2.2: fixed wrong license header 2008/05/20 13:06:38 lla 1.1.2.1: #i86092# add paths.xcu for default.odr


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [b0172a76b95e926cdc0325d7ff20e56e23170310]

INTEGRATION: CWS xformsdocmodify (1.3.42); FILE MERGED 2008/06/03 20:47:21 fs 1.3.42.1: #i90243# aViewProps/aConfigProps outsourced into impl structure, which takes more members


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [8452eb43974466fd6aa72248a80e9133f513a909]

INTEGRATION: CWS rptwizard01 (1.7.12); FILE MERGED 2008/06/20 09:17:40 lla 1.7.12.4: RESYNC: (1.7-1.8); FILE MERGED 2008/06/02 07:05:42 lla 1.7.12.3: #i86092# add template 2008/05/20 13:08:48 lla 1.7.12.2: #i86092# support new sun-report-builder-template.oxt 2008/03/07 08:00:00 lla 1.7.12.1: #i86092# add new dependency from wizards module


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [9b1ea0c136c43b5f30cd4da032ace14054b0b23f]

INTEGRATION: CWS xformsdocmodify (1.6.42); FILE MERGED 2008/06/04 12:06:19 fs 1.6.42.1: #i90243# +applyXFormsSettings


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [ed2e0a6f835bb54230aa5c78642d716edc3bfc39]

INTEGRATION: CWS rptwizard01 (1.5.8); FILE MERGED 2008/06/20 09:17:30 lla 1.5.8.2: RESYNC: (1.5-1.6); FILE MERGED 2008/06/03 06:18:21 lla 1.5.8.1: #i86092# functions could be 'null'


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [56f79b86ca7533c2127b8f6f5a201cba7211c89b]

INTEGRATION: CWS xformsdocmodify (1.6.42); FILE MERGED 2008/06/04 12:05:57 fs 1.6.42.1: #i90243# +getXFormsSettings


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [c1d6ff57fc83d4e5fd74edc4ceda18e412192139]

INTEGRATION: CWS rptwizard01 (1.3.18); FILE MERGED 2008/03/07 07:58:39 lla 1.3.18.1: #i86092# add reportbuilderwizard.jar


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [6d595aaf97569204d4a4b50a3dae7736143aeb82]

INTEGRATION: CWS rptwizard01 (1.3.66); FILE MERGED 2008/05/21 10:09:22 lla 1.3.66.3: RESYNC: (1.6-1.7); FILE MERGED 2008/04/14 10:38:18 lla 1.3.66.2: RESYNC: (1.3-1.6); FILE MERGED 2008/04/14 08:57:56 lla 1.3.66.1: #i86092# load template documents


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [0e37fa0ff91e7fa2094540872bf1d81f4603ef0d]

#i10000# conflicts fixed


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [940fdd9648502277c336467ba29aaebd3b3a5893]

INTEGRATION: CWS dba30d (1.88.6); FILE MERGED 2008/06/11 20:24:12 fs 1.88.6.6: during #i80943#: don't implement XSelectionSupplier (empty) if only a few derived classes need it 2008/06/10 06:41:05 fs 1.88.6.5: RESYNC: (1.88-1.89); FILE MERGED 2008/06/09 13:45:05 fs 1.88.6.4: corrected assertions 2008/06/02 08:20:14 fs 1.88.6.3: #i10000# 2008/06/01 20:59:34 fs 1.88.6.2: #i80943# allow for 'user-defined' features, which are Commands registered by URL at runtime, but not known at compile time 2008/05/28 21:44:26 fs 1.88.6.1: #i84016# +XUserInputInterception


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [cd6b67bd25043234c1a0c2d72340b2be96374366]

INTEGRATION: CWS dba30d (1.8.24); FILE MERGED 2008/06/02 08:50:15 fs 1.8.24.1: ReportController help as reference now, not as pointer (cause by change in ODataView which does this, too)


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [422fec572abc6aec585bd646b519709f5327caa9]

INTEGRATION: CWS dba30d (1.8.24); FILE MERGED 2008/06/02 08:50:14 fs 1.8.24.1: ReportController help as reference now, not as pointer (cause by change in ODataView which does this, too)


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [50f3cc1bd42273985c11cf744f0649f716dc9039]

INTEGRATION: CWS dba30d (1.7.24); FILE MERGED 2008/06/11 20:05:16 fs 1.7.24.1: XSelectionSupplier not implemented by the base class anymore


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [cfc2bbb52bca692fb78a5e39bb557717d71c9bd4]

INTEGRATION: CWS dba30d (1.7.14); FILE MERGED 2008/06/15 19:18:25 fs 1.7.14.1: #i90757# getTitle: use DocumentInfo::getDocumentTitle, which properly respects XTitle now


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [4cacaca468949c1d42ae285c05ae10b72a9d1294]

INTEGRATION: CWS dba30d (1.5.32); FILE MERGED 2008/06/15 19:07:33 fs 1.5.32.1: #i90757#


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [1a90fcc49a87ad46923f0627d1fe4d03b9a98aca]

INTEGRATION: CWS dba30d (1.7.32); FILE MERGED 2008/06/04 12:23:09 fs 1.7.32.1: correct supportsService


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [02c4bc468f163d41366c3adf70dc9d740302aa48]

INTEGRATION: CWS dba30d (1.1.2); FILE ADDED 2008/05/28 21:34:01 fs 1.1.2.1: moved the SfxBaseController's implementation for XUserInputInterception into a dedicated class


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [4b811e5f0cb140e4b5d1f61f40af1e735e943c91]

INTEGRATION: CWS dba30d (1.75.54); FILE MERGED 2008/05/28 21:34:53 fs 1.75.54.1: #ii84016# moved the implementation for XUserInputInterception into a dedicated class


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [0686ad40a67428fcc94dd0917c97710fe002b227]

INTEGRATION: CWS dba30d (1.19.54); FILE MERGED 2008/05/28 21:34:26 fs 1.19.54.1: #ii84016# +userinputinterception: moved the SfxBaseController's implementation for XUserInputInterception into a dedicated class


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [ac28fb39e2e1f0fc5b5b0ab3553bf50fe9ff99a7]

INTEGRATION: CWS dba30d (1.40.78); FILE MERGED 2008/05/28 21:35:38 fs 1.40.78.1: #i84016# deliver userinputinterception.hxx


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [615ad4eff8a2120aed46a555925419f245562400]

INTEGRATION: CWS dba30d (1.1.2); FILE ADDED 2008/05/28 21:33:28 fs 1.1.2.1: moved the SfxBaseController's implementation for XUserInputInterception into a dedicated class


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [fc46388e299ffdec4bdc63b07a5b33e31ee60d89]

INTEGRATION: CWS dba30d (1.20.30); FILE MERGED 2008/05/29 11:27:02 fs 1.20.30.1: during #i80943#: refactoring: IController now passed around as reference, not as pointer


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [d399d5728638b2dbd44e6024f6b3c2d9b7bb2f49]

INTEGRATION: CWS dba30d (1.12.30); FILE MERGED 2008/05/29 11:27:01 fs 1.12.30.1: during #i80943#: refactoring: IController now passed around as reference, not as pointer


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [a3b9202b308717c9bc6bcf8c1a6828977f80b50f]

INTEGRATION: CWS dba30d (1.31.30); FILE MERGED 2008/05/29 11:27:01 fs 1.31.30.1: during #i80943#: refactoring: IController now passed around as reference, not as pointer


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [4e863d774b95d5c22bbbfa483f7aea4135c7294e]

INTEGRATION: CWS dba30d (1.120.8); FILE MERGED 2008/06/10 06:41:52 fs 1.120.8.2: RESYNC: (1.120-1.121); FILE MERGED 2008/05/29 11:27:01 fs 1.120.8.1: during #i80943#: refactoring: IController now passed around as reference, not as pointer


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [0b5e2ac67e9585a3c02d37faa843ccecf0c685f2]

INTEGRATION: CWS dba30d (1.59.30); FILE MERGED 2008/05/29 11:27:01 fs 1.59.30.1: during #i80943#: refactoring: IController now passed around as reference, not as pointer


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [2bce1ffa47646a8b7b2ddb42b9a7d2f8300cfa43]

INTEGRATION: CWS dba30d (1.28.30); FILE MERGED 2008/06/10 06:41:48 fs 1.28.30.3: RESYNC: (1.28-1.29); FILE MERGED 2008/05/29 15:13:41 oj 1.28.30.2: #i86168# delete connections 2008/05/29 11:27:02 fs 1.28.30.1: during #i80943#: refactoring: IController now passed around as reference, not as pointer


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [9622113a0bf58654ea27a9485d3adcd526899d75]

INTEGRATION: CWS dba30d (1.15.30); FILE MERGED 2008/05/29 11:27:02 fs 1.15.30.1: during #i80943#: refactoring: IController now passed around as reference, not as pointer


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [c800da9b08b629b52aeac2ee08398983ae7233f0]

INTEGRATION: CWS dba30d (1.54.8); FILE MERGED 2008/06/10 06:41:44 fs 1.54.8.2: RESYNC: (1.54-1.55); FILE MERGED 2008/05/29 11:27:02 fs 1.54.8.1: during #i80943#: refactoring: IController now passed around as reference, not as pointer


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [15771c491b28c6eac8c14c2f84b55d85f66d35fc]

INTEGRATION: CWS dba30d (1.10.30); FILE MERGED 2008/05/29 11:30:22 fs 1.10.30.1: during #i80943#: refactoring: IController now passed around as reference, not as pointer


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [d0292710b7b66248a4567d52a9c33c7486a807a2]

INTEGRATION: CWS dba30d (1.18.10); FILE MERGED 2008/05/29 11:30:22 fs 1.18.10.1: during #i80943#: refactoring: IController now passed around as reference, not as pointer


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [1916b1c2f23b1898bd927f4afd2d7a81eee0ee7e]

INTEGRATION: CWS dba30d (1.118.10); FILE MERGED 2008/05/29 11:30:22 fs 1.118.10.2: during #i80943#: refactoring: IController now passed around as reference, not as pointer 2008/05/28 19:38:11 fs 1.118.10.1: #i87222# when we edit a view, and cannot parse the statement, don't show an error - silently switch to SQL view and Direct SQL


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [c291e7413100525307473e2ee9020d50a543ff10]

INTEGRATION: CWS dba30d (1.18.30); FILE MERGED 2008/05/29 11:30:22 fs 1.18.30.1: during #i80943#: refactoring: IController now passed around as reference, not as pointer


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [c6b1ed2b976c9701e9c677583b5e09c503aa6ce0]

INTEGRATION: CWS dba30d (1.24.30); FILE MERGED 2008/05/29 11:30:22 fs 1.24.30.1: during #i80943#: refactoring: IController now passed around as reference, not as pointer


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [aa3724b4a857871153cc55b6c2fc779bea97f7e1]

INTEGRATION: CWS dba30d (1.34.30); FILE MERGED 2008/05/29 11:30:22 fs 1.34.30.1: during #i80943#: refactoring: IController now passed around as reference, not as pointer


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [bb585a4636c72c85a742089d12b27d09f9cc539e]

INTEGRATION: CWS dba30d (1.13.30); FILE MERGED 2008/05/29 11:30:22 fs 1.13.30.1: during #i80943#: refactoring: IController now passed around as reference, not as pointer


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [6d9394854acda3a9f30a24a24dcb89b2dab20bae]

INTEGRATION: CWS dba30d (1.39.30); FILE MERGED 2008/06/10 06:41:41 fs 1.39.30.2: RESYNC: (1.39-1.40); FILE MERGED 2008/05/29 11:30:22 fs 1.39.30.1: during #i80943#: refactoring: IController now passed around as reference, not as pointer


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [ef40dde69e7fff331b7e31460638703a2c82bc9d]

INTEGRATION: CWS dba30d (1.81.30); FILE MERGED 2008/06/10 15:16:45 fs 1.81.30.4: #i10000# 2008/06/02 13:46:11 oj 1.81.30.3: #i90244# handle group by and having 2008/05/29 11:30:22 fs 1.81.30.2: during #i80943#: refactoring: IController now passed around as reference, not as pointer 2008/05/28 12:55:14 oj 1.81.30.1: #i81771# check correct field length


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [0d638fc76c172435f502fa161ee53149a1ab2107]

INTEGRATION: CWS dba30d (1.31.30); FILE MERGED 2008/05/29 11:30:22 fs 1.31.30.1: during #i80943#: refactoring: IController now passed around as reference, not as pointer


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [761a5211b0d8c01d275e3da04348b2d3c4071bb3]

INTEGRATION: CWS dba30d (1.24.30); FILE MERGED 2008/05/29 11:30:21 fs 1.24.30.1: during #i80943#: refactoring: IController now passed around as reference, not as pointer


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [b14bbecc8f28dd4dfdbf357e807e2ca2b13e2f51]

INTEGRATION: CWS dba30d (1.43.30); FILE MERGED 2008/06/10 06:41:37 fs 1.43.30.3: RESYNC: (1.43-1.44); FILE MERGED 2008/05/29 15:13:41 oj 1.43.30.2: #i86168# delete connections 2008/05/29 11:30:21 fs 1.43.30.1: during #i80943#: refactoring: IController now passed around as reference, not as pointer


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [ca5ea7f7f40b1e51995db047f8f3d528477a280c]

INTEGRATION: CWS dba30d (1.92.8); FILE MERGED 2008/06/10 06:41:33 fs 1.92.8.4: RESYNC: (1.92-1.93); FILE MERGED 2008/06/02 13:46:11 oj 1.92.8.3: #i90244# handle group by and having 2008/05/29 11:30:21 fs 1.92.8.2: during #i80943#: refactoring: IController now passed around as reference, not as pointer 2008/05/28 11:36:04 oj 1.92.8.1: #i78725# new method for column alias in order by


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [b0a8f7dd14f019f74d9a31557fe248cebe755c64]

INTEGRATION: CWS dba30d (1.59.30); FILE MERGED 2008/06/10 06:41:27 fs 1.59.30.4: RESYNC: (1.59-1.60); FILE MERGED 2008/05/30 10:56:22 oj 1.59.30.3: resolve merge conflict 2008/05/29 15:13:41 oj 1.59.30.2: #i86168# delete connections 2008/05/29 11:30:21 fs 1.59.30.1: during #i80943#: refactoring: IController now passed around as reference, not as pointer


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [cf7e74bb9fe17b1dc861c6047d11e62b1a7fedcd]

INTEGRATION: CWS dba30d (1.22.30); FILE MERGED 2008/05/29 11:30:21 fs 1.22.30.1: during #i80943#: refactoring: IController now passed around as reference, not as pointer


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [ef900e20e14a2b4d693a55c2e2d2b9b2e9a43992]

INTEGRATION: CWS dba30d (1.12.30); FILE MERGED 2008/05/29 11:30:21 fs 1.12.30.1: during #i80943#: refactoring: IController now passed around as reference, not as pointer


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [61ad099ad0d39436dabad8c002d5e2e6e2221858]

INTEGRATION: CWS dba30d (1.28.8); FILE MERGED 2008/06/10 06:41:23 fs 1.28.8.2: RESYNC: (1.28-1.29); FILE MERGED 2008/06/01 21:00:26 fs 1.28.8.1: #i80943# Execute: default-call the base class, it has a default handling for 'user-defined' features now


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [5d24267dd4b18b5a770e9ee7ce73c0c4929fc8b2]

INTEGRATION: CWS dba30d (1.79.8); FILE MERGED 2008/06/10 06:41:20 fs 1.79.8.2: RESYNC: (1.79-1.80); FILE MERGED 2008/06/01 21:00:00 fs 1.79.8.1: fillTreeListNames had one client only - moved to the respective class


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [6dafdadfdac63d6b485cffbfdc684d22f781eded]

INTEGRATION: CWS dba30d (1.72.30); FILE MERGED 2008/06/11 20:25:45 fs 1.72.30.4: renaming of some of the recently introduced css.sdb.application.DatabaseObjectContainer constants 2008/06/10 08:32:43 fs 1.72.30.3: #i80943# EntryType values now defined via DatabaseObject(Container) 2008/06/01 20:54:56 fs 1.72.30.2: #i80943# +IContextMenuProvider 2008/05/29 11:23:59 fs 1.72.30.1: during #i80943#: refactoring: implement IContextMenuProvider


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [e14ddf3885b34a947ed98ef9c3b52b06edac432d]

INTEGRATION: CWS dba30d (1.18.30); FILE MERGED 2008/06/09 13:42:53 fs 1.18.30.1: #i80943# +describeObject


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [83bc06e411c897cc430726dd1c38b46fc44aca87]

INTEGRATION: CWS dba30d (1.7.30); FILE MERGED 2008/05/29 11:25:58 fs 1.7.30.1: during #i80943#: refactoring: IController now passed around as reference, not as pointer


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [f1d9720af6c76d6967efc93d4594f7ace5181f6f]

INTEGRATION: CWS dba30d (1.9.30); FILE MERGED 2008/05/29 11:25:58 fs 1.9.30.1: during #i80943#: refactoring: IController now passed around as reference, not as pointer


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [2a38e27c5301bf98c16c25ebdffbcca67e5f3f37]

INTEGRATION: CWS dba30d (1.12.30); FILE MERGED 2008/06/09 13:43:18 fs 1.12.30.2: #i80943# FOLDER_INDICATOR replaced by usage of css.sdb.application.DatabaseObjectFolder constants 2008/05/29 11:25:36 fs 1.12.30.1: during #i80943#: refactoring: ContextMenuActionListener not needed anymore, superseded by IContextMenuProvider


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [6b4faa1035b3749b558c818c5e6940fb00a3f837]

INTEGRATION: CWS dba30d (1.9.30); FILE MERGED 2008/06/01 20:54:34 fs 1.9.30.2: #i80943# IContainerFoundListener and IViewChangeListener now superseded by IApplicationController / further development of the IContextMenuProvider 2008/05/29 11:24:19 fs 1.9.30.1: during #i80943#: refactoring: requestContextMenu superseded by IContextMenuProvider


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [2c4cb2d3570ec048fc3984c0b61b860b98a5b535]

INTEGRATION: CWS dba30d (1.14.30); FILE MERGED 2008/06/01 20:53:21 fs 1.14.30.2: removed unneeded forward declaration 2008/05/29 11:25:58 fs 1.14.30.1: during #i80943#: refactoring: IController now passed around as reference, not as pointer


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [0ebdc20b1e28d9a42632e6d3730584c4bbd67e84]

INTEGRATION: CWS dba30d (1.35.30); FILE MERGED 2008/06/10 06:41:15 fs 1.35.30.2: RESYNC: (1.35-1.36); FILE MERGED 2008/06/01 20:53:07 fs 1.35.30.1: fillTreeListNames had one client only - moved to the respective class / +AppendConfigToken (was formerly declared as extern in the client file)


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [290c59b332e4beabfd1d27eb5e19aa3a3897f5a7]

INTEGRATION: CWS dba30d (1.12.30); FILE MERGED 2008/05/29 11:25:58 fs 1.12.30.1: during #i80943#: refactoring: IController now passed around as reference, not as pointer


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [5595864cf894d43d4c56ddd5acdb43b18b11c448]

INTEGRATION: CWS dba30d (1.10.30); FILE MERGED 2008/05/29 15:13:41 oj 1.10.30.1: #i86168# delete connections


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [a9726acf48225a7f3efe8ce92c3cc8bee6a856b8]

INTEGRATION: CWS dba30d (1.6.30); FILE MERGED 2008/05/29 11:25:58 fs 1.6.30.1: during #i80943#: refactoring: IController now passed around as reference, not as pointer


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [a3af4676b4c20fcb00d791d82a7d06ef157314f8]

INTEGRATION: CWS dba30d (1.14.30); FILE MERGED 2008/05/29 11:25:58 fs 1.14.30.1: during #i80943#: refactoring: IController now passed around as reference, not as pointer


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [994f637919820c3f3264ba8033e11cb9529153c1]

INTEGRATION: CWS dba30d (1.18.30); FILE MERGED 2008/05/29 15:13:41 oj 1.18.30.1: #i86168# delete connections


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [1dc7655dabfef7836aee9075f3525c58dad3df66]

INTEGRATION: CWS dba30d (1.23.30); FILE MERGED 2008/05/29 11:25:58 fs 1.23.30.1: during #i80943#: refactoring: IController now passed around as reference, not as pointer


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [b0851f41cf199ea28f676766715f0af1cbef4810]

INTEGRATION: CWS dba30d (1.26.30); FILE MERGED 2008/05/29 15:13:41 oj 1.26.30.1: #i86168# delete connections


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [9d08b876e6f450e7520f6f1fd09872f92d512b29]

INTEGRATION: CWS dba30d (1.11.30); FILE MERGED 2008/05/29 11:25:58 fs 1.11.30.1: during #i80943#: refactoring: IController now passed around as reference, not as pointer


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [3830225c48e8fc436d2b305116c12e74f609f88d]

INTEGRATION: CWS dba30d (1.28.10); FILE MERGED 2008/05/29 11:28:35 fs 1.28.10.1: during #i80943#: refactoring: IController now passed around as reference, not as pointer


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [658c4b650e08fb43dda59480b9f8686698cdf999]

INTEGRATION: CWS dba30d (1.6.30); FILE MERGED 2008/05/22 20:02:43 fs 1.6.30.1: don't redefine FL_SEPARATOR1, this leads to confusion


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [ba87e1c705c45cb61cfcad04cad806553a11d330]

INTEGRATION: CWS dba30d (1.24.30); FILE MERGED 2008/05/22 20:02:43 fs 1.24.30.1: don't redefine FL_SEPARATOR1, this leads to confusion


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [6bfe4c7e56d8ef35c8c8e70910b447a05b8475cf]

INTEGRATION: CWS dba30d (1.37.10); FILE MERGED 2008/06/11 20:26:25 fs 1.37.10.4: renaming of some of the recently introduced css.sdb.application.DatabaseObjectContainer constants 2008/06/10 08:34:01 fs 1.37.10.3: DatabaseObjectFolder renamed to DatabaseObjectContainer 2008/06/10 07:21:20 fs 1.37.10.2: describeObject: always separate catalog and schema by a dot 2008/06/09 13:44:33 fs 1.37.10.1: #i80943# +describeObject


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [e26e94b0740ab54a91121c400c3e55b992bacd8c]

INTEGRATION: CWS dba30d (1.11.30); FILE MERGED 2008/05/29 11:27:49 fs 1.11.30.1: during #i80943#: refactoring: IController now passed around as reference, not as pointer


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [eba4a3e19e64d33e933c3a5074cefea7d12479a6]

INTEGRATION: CWS dba30d (1.19.30); FILE MERGED 2008/06/09 13:43:59 fs 1.19.30.3: layout 2008/06/01 20:58:31 fs 1.19.30.2: #i80943# use the IContextMenuProvider for context menu interception 2008/05/29 11:27:40 fs 1.19.30.1: during #i80943#: refactoring: ContextMenuActionListener not needed anymore, superseded by IContextMenuProvider


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [8a55b4041b2b8b1a17933fe742beb69747248595]

INTEGRATION: CWS dba30d (1.200.8); FILE MERGED 2008/06/20 09:02:56 fs 1.200.8.10: #90912# proper state for SID_COPY when the table control is active 2008/06/16 08:48:10 fs 1.200.8.9: #i10000# 2008/06/16 08:45:12 fs 1.200.8.8: correct OnTreeEntryCompare 2008/06/11 20:26:06 fs 1.200.8.7: renaming of some of the recently introduced css.sdb.application.DatabaseObjectContainer constants 2008/06/10 14:01:41 fs 1.200.8.6: #i10000# 2008/06/10 08:36:23 fs 1.200.8.5: #i80943# implement getCurrentSelection 2008/06/10 06:41:11 fs 1.200.8.4: RESYNC: (1.200-1.201); FILE MERGED 2008/06/01 20:55:23 fs 1.200.8.3: #i80943# +IContextMenuProvider 2008/05/29 11:30:59 fs 1.200.8.2: during #i80943#: refactoring: requestContextMenu superseded by IContextMenuProvider 2008/05/28 19:19:15 fs 1.200.8.1: some code re-arrangement during #i87514#


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [b587a758af0a4b8c054c315f4542004aa2a2cde6]

INTEGRATION: CWS dba30d (1.80.10); FILE MERGED 2008/06/01 20:57:49 fs 1.80.10.1: minor re-factoring during #i80943#


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [55b3206044efe206d39bed5428165e15eecd7613]

INTEGRATION: CWS dba30d (1.22.12); FILE MERGED 2008/06/01 20:57:49 fs 1.22.12.1: minor re-factoring during #i80943#


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [eeac56419e93ec4c88fe863db29e8fc775ea83f4]

INTEGRATION: CWS dba30d (1.13.30); FILE MERGED 2008/06/01 20:57:07 fs 1.13.30.1: minor re-factoring during #i80943#


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [d0d2bd09650f8476e6f04f39f439c6a2fcf4ad18]

INTEGRATION: CWS dba30d (1.22.30); FILE MERGED 2008/06/01 20:57:07 fs 1.22.30.1: minor re-factoring during #i80943#


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [78db9cd91055da435623264800c082ff026ee7da]

INTEGRATION: CWS dba30d (1.20.30); FILE MERGED 2008/06/10 08:34:44 fs 1.20.30.2: #i80943# 2008/06/01 20:56:41 fs 1.20.30.1: during #i80943#: DBTreeListUserData is no sub-class anymore


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [89d97fbffd85c62db47b63191b60e91b952c2cb3]

INTEGRATION: CWS dba30d (1.18.30); FILE MERGED 2008/06/01 20:56:41 fs 1.18.30.1: during #i80943#: DBTreeListUserData is no sub-class anymore


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [4d92faa75ced8f085964bb0fa6419c49dec2b211]

INTEGRATION: CWS dba30d (1.22.30); FILE MERGED 2008/05/29 11:30:23 fs 1.22.30.2: during #i80943#: refactoring: IController now passed around as reference, not as pointer 2008/05/28 21:44:46 fs 1.22.30.1: #i84016# PreNotify: allow the controller to intercept key events and mouse clicks


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [68949138655bfde48cb6e601d07bf288e76ca483]

INTEGRATION: CWS dba30d (1.28.30); FILE MERGED 2008/05/29 11:31:47 fs 1.28.30.1: during #i80943#: refactoring: IController now passed around as reference, not as pointer


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [6eff81e3283d66c7292e4a876ad16e7ffee6015c]

INTEGRATION: CWS dba30d (1.107.10); FILE MERGED 2008/06/01 20:55:57 fs 1.107.10.2: #i80943# Execute: default-call the base class, it has a default handling for 'user-defined' features now 2008/05/29 11:31:47 fs 1.107.10.1: during #i80943#: refactoring: IController now passed around as reference, not as pointer


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [30606958b2a5af4874d79b0e178b97d9a807ed66]

INTEGRATION: CWS dba30d (1.8.30); FILE MERGED 2008/06/15 19:08:59 fs 1.8.30.1: Call: dokn't ignore the argument


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [114a44071d34b308a22f5f33b4482d1f552c967a]

INTEGRATION: CWS dba30d (1.1.2); FILE ADDED 2008/06/01 21:01:43 fs 1.1.2.1: callback for the application controller, collecting various callbacks which previously were separate classes


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [a572986c98a2d806412ec2da6e1f1ede71f7af7b]

INTEGRATION: CWS dba30d (1.16.30); FILE MERGED 2008/06/10 11:04:41 fs 1.16.30.3: +describeCurrentSelectionForType 2008/06/01 21:02:33 fs 1.16.30.2: #i80943# more preparations for context menu interception, including some re-factoring 2008/05/29 11:32:26 fs 1.16.30.1: during #i80943#: refactoring: IController now passed around as reference, not as pointer


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [0bd9b9d4756267c52dc695817bfc9d90e096a0a6]

INTEGRATION: CWS dba30d (1.24.10); FILE MERGED 2008/06/10 11:12:26 fs 1.24.10.4: #i10000# 2008/06/10 11:04:41 fs 1.24.10.3: +describeCurrentSelectionForType 2008/06/01 21:02:33 fs 1.24.10.2: #i80943# more preparations for context menu interception, including some re-factoring 2008/05/29 11:32:25 fs 1.24.10.1: during #i80943#: refactoring: IController now passed around as reference, not as pointer


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [2c804441a8c9a6344e132f5df4ddd26a9ba9e57d]

INTEGRATION: CWS dba30d (1.15.8); FILE MERGED 2008/06/01 21:02:33 fs 1.15.8.2: #i80943# more preparations for context menu interception, including some re-factoring 2008/05/28 08:49:06 oj 1.15.8.1: #i90016# setCursor already calls onContainerSelected


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [b20a765fc916a0ba856402bfead1cfd8f37ab095]

INTEGRATION: CWS dba30d (1.10.30); FILE MERGED 2008/06/01 21:02:33 fs 1.10.30.1: #i80943# more preparations for context menu interception, including some re-factoring


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [abe3e304e115d17367cd2f0717825308259edb3d]

INTEGRATION: CWS dba30d (1.19.30); FILE MERGED 2008/06/10 11:04:41 fs 1.19.30.2: +describeCurrentSelectionForType 2008/06/01 21:02:33 fs 1.19.30.1: #i80943# more preparations for context menu interception, including some re-factoring


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [e037e1552908d354c85eb3bc57e7e6e4ef2b2a56]

INTEGRATION: CWS dba30d (1.28.30); FILE MERGED 2008/06/10 13:56:39 fs 1.28.30.5: #i10000# 2008/06/10 11:04:41 fs 1.28.30.4: +describeCurrentSelectionForType 2008/06/09 13:45:17 fs 1.28.30.3: names 2008/06/01 21:02:32 fs 1.28.30.2: #i80943# more preparations for context menu interception, including some re-factoring 2008/05/29 11:32:27 fs 1.28.30.1: during #i80943#: refactoring: IController now passed around as reference, not as pointer


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [a40b30d2d2da3c00a80012e8a4ad48b1aa1358dd]

INTEGRATION: CWS dba30d (1.14.30); FILE MERGED 2008/06/10 11:05:19 fs 1.14.30.4: +describeCurrentSelectionForType 2008/06/09 13:45:44 fs 1.14.30.3: #i80943# retrieve the proper selection for the context menu interceptors 2008/06/01 21:02:32 fs 1.14.30.2: #i80943# more preparations for context menu interception, including some re-factoring 2008/05/29 11:33:17 fs 1.14.30.1: in preparation of #i80943#: implement IContextMenuProvider


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [e761ee68e765d0de46418147613a56c62091014c]

INTEGRATION: CWS dba30d (1.32.10); FILE MERGED 2008/06/16 09:01:39 fs 1.32.10.10: corrected describeCurrentSelectionForControl to assert only when necessary 2008/06/11 20:26:01 fs 1.32.10.9: renaming of some of the recently introduced css.sdb.application.DatabaseObjectContainer constants# 2008/06/10 14:11:21 fs 1.32.10.8: #i10000# 2008/06/10 14:08:33 fs 1.32.10.7: #i10000# 2008/06/10 11:11:19 fs 1.32.10.6: #i10000# 2008/06/10 11:05:19 fs 1.32.10.5: +describeCurrentSelectionForType 2008/06/10 08:34:44 fs 1.32.10.4: DatabaseObjectFolder renamed to DatabaseObjectContainer 2008/06/09 13:45:43 fs 1.32.10.3: #i80943# retrieve the proper selection for the context menu interceptors 2008/06/01 21:02:32 fs 1.32.10.2: #i80943# more preparations for context menu interception, including some re-factoring 2008/05/29 11:33:17 fs 1.32.10.1: in preparation of #i80943#: implement IContextMenuProvider


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [2ddd7d111564767988b8ce13105dc56ed4eaced9]

INTEGRATION: CWS dba30d (1.35.10); FILE MERGED 2008/06/23 06:20:56 oj 1.35.10.5: #i90929# fix for sending reports as e-mail 2008/06/10 06:40:57 fs 1.35.10.4: RESYNC: (1.35-1.36); FILE MERGED 2008/06/01 21:02:32 fs 1.35.10.3: #i80943# more preparations for context menu interception, including some re-factoring 2008/05/30 10:55:38 oj 1.35.10.2: #i88750# special handling for reports as mail 2008/05/29 11:36:13 fs 1.35.10.1: #i80943# XContextMenuInterception (not yet finally done)


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [0564f114ee50295652d15b384146d522bcd63326]

INTEGRATION: CWS dba30d (1.28.10); FILE MERGED 2008/06/11 20:25:22 fs 1.28.10.5: #i80943# implement XSelectionSupplier (not implemented by the base class anymore) and properly implement ::select when a (sequence of) NamedDatabaseObject is selected 2008/06/10 06:40:53 fs 1.28.10.4: RESYNC: (1.28-1.29); FILE MERGED 2008/06/01 21:02:32 fs 1.28.10.3: #i80943# more preparations for context menu interception, including some re-factoring 2008/05/29 11:36:13 fs 1.28.10.2: #i80943# XContextMenuInterception (not yet finally done) 2008/05/28 08:49:06 oj 1.28.10.1: #i90016# setCursor already calls onContainerSelected


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [595dab7d5823573deb22d1951ee93d15a8d960b6]

INTEGRATION: CWS dba30d (1.60.10); FILE MERGED 2008/06/11 20:25:22 fs 1.60.10.7: #i80943# implement XSelectionSupplier (not implemented by the base class anymore) and properly implement ::select when a (sequence of) NamedDatabaseObject is selected 2008/06/10 14:00:09 fs 1.60.10.6: #i80943# for consistency with the Selection in a ContextMenuExecuteEvent, use more structured data in XSelectionSupplier::getSelection, namely use a Sequence< NamedDatabaseObject > 2008/06/10 06:40:49 fs 1.60.10.5: RESYNC: (1.60-1.61); FILE MERGED 2008/06/02 08:20:01 oj 1.60.10.4: #i88750# add listener always 2008/06/01 21:02:31 fs 1.60.10.3: #i80943# more preparations for context menu interception, including some re-factoring 2008/05/29 11:36:13 fs 1.60.10.2: #i80943# XContextMenuInterception (not yet finally done) 2008/05/28 08:49:06 oj 1.60.10.1: #i90016# setCursor already calls onContainerSelected


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [c4ba414cc1ae2abda688fc2914923d33e1b2fb7e]

INTEGRATION: CWS dba30d (1.5.30); FILE MERGED 2008/06/02 06:46:05 oj 1.5.30.1: #i88793# check which prop we are currently importing


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [018ed4d428c09af5a8a8f0b128d0f58e61fdac9d]

INTEGRATION: CWS dba30d (1.10.30); FILE MERGED 2008/06/02 06:46:05 oj 1.10.30.1: #i88793# check which prop we are currently importing


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [a21c5207f857922c072ef2b15f080e20e8d2922c]

INTEGRATION: CWS dba30d (1.12.30); FILE MERGED 2008/06/02 06:46:05 oj 1.12.30.1: #i88793# check which prop we are currently importing


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [8e1cb6963a6ff951c793a8169c96c37732126a38]

INTEGRATION: CWS dba30d (1.35.2); FILE MERGED 2008/06/11 20:27:50 fs 1.35.2.1: #i80943#: use a NamedDatabaseObject for selecting the Tables container #i90586# don't attachResource for a newly created document


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [1d2d74625a81e05db352520b9a8ca66b5c0f75f6]

INTEGRATION: CWS dba30d (1.5.30); FILE MERGED 2008/05/29 11:11:03 oj 1.5.30.1: #i89835# dispatch asyncron


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [fcf6294c6cc263f311ae114bb3daba038208bbc1]

INTEGRATION: CWS dba30d (1.10.28); FILE MERGED 2008/06/10 06:40:44 fs 1.10.28.2: RESYNC: (1.10-1.11); FILE MERGED 2008/05/29 11:11:03 oj 1.10.28.1: #i89835# dispatch asyncron


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [dba4dd96d484d7ecbc8bb24dce904b47b60289b0]

INTEGRATION: CWS dba30d (1.60.6); FILE MERGED 2008/06/16 04:55:42 fs 1.60.6.5: don't allow form/report macros if the document itself is written by a version which already supports DBDoc-level macros 2008/06/10 06:40:40 fs 1.60.6.4: RESYNC: (1.60-1.61); FILE MERGED 2008/05/30 10:58:09 oj 1.60.6.3: #i88750# special handling for reports as mail 2008/05/29 14:03:12 oj 1.60.6.2: #i87957# use desktop as parentframe when no one is given 2008/05/22 20:00:59 fs 1.60.6.1: #i89509# when opening an already opened documenbt, don't do all the stuff which might confuse us later on, just activate the document


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [6cd63e64e62c772d0efdee2f805307aed3271f26]

INTEGRATION: CWS dba30d (1.42.30); FILE MERGED 2008/05/22 11:29:11 fs 1.42.30.1: #i88576# +setName


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [353b1c7abe5822f2cfc3cacf35cbc4967275af9a]

INTEGRATION: CWS dba30d (1.78.30); FILE MERGED 2008/05/22 11:29:11 fs 1.78.30.1: #i88576# +setName


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [ba0418b8805be395c49badc390fceb91f354a2ad]

INTEGRATION: CWS dba30d (1.44.10); FILE MERGED 2008/06/10 06:40:35 fs 1.44.10.2: RESYNC: (1.44-1.45); FILE MERGED 2008/05/22 11:28:42 fs 1.44.10.1: slight refactoring during #i88576#


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [a0fa646a522ee580363b846a7f5f033ecca139b2]

INTEGRATION: CWS dba30d (1.41.10); FILE MERGED 2008/06/10 06:40:30 fs 1.41.10.2: RESYNC: (1.41-1.42); FILE MERGED 2008/05/22 11:28:32 fs 1.41.10.1: #i88576# when registering a data source, forward the registration name to it


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [4c629519e69560d272db460e108e85a0ffd22ab7]

INTEGRATION: CWS dba30d (1.22.10); FILE MERGED 2008/06/16 04:54:57 fs 1.22.10.3: +m_bHasMacroStorages / hasMacroStorages() 2008/06/10 06:40:27 fs 1.22.10.2: RESYNC: (1.22-1.23); FILE MERGED 2008/05/22 11:27:16 fs 1.22.10.1: slight refactoring during #i88576#


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [84a8517faa69b4ab90f6b9c11d3d4c673856f11d]

INTEGRATION: CWS dba30d (1.28.8); FILE MERGED 2008/06/16 04:54:57 fs 1.28.8.5: +m_bHasMacroStorages / hasMacroStorages() 2008/06/10 06:40:23 fs 1.28.8.4: RESYNC: (1.28-1.30); FILE MERGED 2008/05/30 10:57:47 oj 1.28.8.3: #i78725# add new config entry 2008/05/22 11:27:42 fs 1.28.8.2: slight refactoring during #i88576# 2008/05/22 07:54:22 fs 1.28.8.1: #i88576# a data source which is registered should expose its registration name as Name property, not its URL


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [d5aa867f559d0f84d69a1c4522beb9b35cbd0d15]

INTEGRATION: CWS dba30d (1.5.152); FILE MERGED 2008/05/22 11:30:41 fs 1.5.152.1: #i88576# +DataSource


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [20256232b05a11386d8486f81ad1607fd66a8b18]

INTEGRATION: CWS dba30d (1.4.30); FILE MERGED 2008/05/22 11:30:29 fs 1.4.30.1: #i88576# disambiguate the DataSource class, now that the current module also contains one


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [fe711d0f64ce3804b62eeba4a59d419f6ca155e3]

INTEGRATION: CWS dba30d (1.10.28); FILE MERGED 2008/05/22 11:30:29 fs 1.10.28.1: #i88576# disambiguate the DataSource class, now that the current module also contains one


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [c64e8c7be9446e17449a7af293605c76c023d60e]

INTEGRATION: CWS dba30d (1.6.30); FILE MERGED 2008/05/22 11:30:29 fs 1.6.30.1: #i88576# disambiguate the DataSource class, now that the current module also contains one


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [98e20625cda0db0dc2641abb10b87d0c80228d10]

INTEGRATION: CWS dba30d (1.1.2); FILE ADDED 2008/05/22 11:31:03 fs 1.1.2.1: test various facets of the css.sdb.DataSource implementation


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [9130a51b589c22843f8695f579d25a63bfbf4831]

INTEGRATION: CWS dba30d (1.10.28); FILE MERGED 2008/06/11 20:24:02 fs 1.10.28.4: during #i80943#: don't implement XSelectionSupplier (empty) if only a few derived classes need it 2008/06/10 06:39:58 fs 1.10.28.3: RESYNC: (1.10-1.11); FILE MERGED 2008/06/01 20:52:14 fs 1.10.28.2: #i80943# +registerCommandURL 2008/05/28 21:44:09 fs 1.10.28.1: #i84016# +XUserInputInterception


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [0a4d27639bce293d2a534d9b4eee8a5673742bd6]

INTEGRATION: CWS dba30d (1.3.30); FILE MERGED 2008/05/29 11:36:34 fs 1.3.30.1: during #i80943#: refactoring: IController now passed around as reference, not as pointer


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [6ceb0183e7cb882271a64d7a6395f013485ccfb1]

INTEGRATION: CWS dba30d (1.5.30); FILE MERGED 2008/06/01 20:52:14 fs 1.5.30.2: #i80943# +registerCommandURL 2008/05/28 21:43:45 fs 1.5.30.1: #i84016# +interceptUserInput


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [c936adf482657b5ec98c60b6702abfd7d7901163]

INTEGRATION: CWS dba30d (1.23.72); FILE MERGED 2008/06/02 08:29:05 fs 1.23.72.1: during #i84924#: Init/ImplInitSettings now take a Window&, not a Window*


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [7cf2ce7654f56442ce719c00ed3df5b458ebab9e]

INTEGRATION: CWS dba30d (1.37.26); FILE MERGED 2008/06/10 04:57:20 fs 1.37.26.2: RESYNC: (1.37-1.38); FILE MERGED 2008/05/28 13:54:04 fs 1.37.26.1: ResetForms removed during #i89229#


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [f5f5f50156fad1fd6d611feddf9087b19693760d]

INTEGRATION: CWS dba30d (1.53.72); FILE MERGED 2008/05/28 13:54:44 fs 1.53.72.1: ResetForms removed during #i89229#


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [1a99b224dc6e3b6a7a981f2833cfff72bd023b16]

INTEGRATION: CWS dba30d (1.90.26); FILE MERGED 2008/06/10 04:57:16 fs 1.90.26.3: RESYNC: (1.90-1.91); FILE MERGED 2008/05/29 10:34:52 fs 1.90.26.2: correct UpdateForms (previous change was too generous) 2008/05/28 13:55:28 fs 1.90.26.1: ResetForms removed during #i89229#


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [84a5aae8d2e6d13f421346b151c6d0ab138d8cca]

INTEGRATION: CWS dba30d (1.76.70); FILE MERGED 2008/06/10 04:57:08 fs 1.76.70.2: RESYNC: (1.76-1.77); FILE MERGED 2008/05/28 13:54:54 fs 1.76.70.1: ResetForms removed during #i89229#


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [131907eb5288944ecad9ab21a22c9d420f9676b9]

INTEGRATION: CWS dba30d (1.35.28); FILE MERGED 2008/05/28 13:55:54 fs 1.35.28.1: #ii89229


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [4e601890a14baa307948bc9250692a93c18d944f]

INTEGRATION: CWS dba30d (1.83.72); FILE MERGED 2008/06/02 08:42:39 fs 1.83.72.2: during #i84924#: also propagate the font to the navbar 2008/06/02 08:29:25 fs 1.83.72.1: during #i84924#: Init/ImplInitSettings now take a Window&, not a Window*


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [8efbdc6780319c72b32f7c617220e37f75840915]

INTEGRATION: CWS jl104 (1.2.302); FILE MERGED 2008/06/19 11:16:51 jl 1.2.302.1: #i87507# improve readme


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [2ee88bdef436d13d9c5d6b1a5b45dcc18c18de21]

INTEGRATION: CWS dba30d (1.65.28); FILE MERGED 2008/06/18 13:36:38 oj 1.65.28.5: compiler bug, rounding does not work otherwise 2008/06/18 13:35:00 oj 1.65.28.4: compiler bug, rounding does not work otherwise 2008/06/18 11:07:36 oj 1.65.28.3: #i18045# multiply before rounding 2008/06/02 08:30:07 fs 1.65.28.2: #i84924# DbCellControl::ImplInitSettings: properly initialize the window's font/zoom 2008/05/30 08:22:55 oj 1.65.28.1: #i18045# round the value if scale is set before pow it


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [ff97981543342686b79abbf2cceab336dcbb6789]

INTEGRATION: CWS jl104 (1.18.54); FILE MERGED 2008/06/19 11:18:30 jl 1.18.54.2: #i87507# webbased update fix 2008/06/19 11:13:53 jl 1.18.54.1: #i87507# webbased update fix


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [097280783225b8108b4bf686c27ae923b1d8fc5a]

INTEGRATION: CWS jl104 (1.19.36); FILE MERGED 2008/06/23 11:11:21 jl 1.19.36.1: #i87507# use CoInitializeEx when using service com.sun.star.system.SystemShellExecute to open the web browser


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [70a4165669251e198e44a6c840e409994a894a91]

INTEGRATION: CWS jl104 (1.2.36); FILE MERGED 2008/06/23 11:11:21 jl 1.2.36.1: #i87507# use CoInitializeEx when using service com.sun.star.system.SystemShellExecute to open the web browser


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [baf473d98a692453f7f4852e78fd2e027816b634]

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>  [d65ca3add27c2846b928da109054c75d573635fb]

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>  [c3c8edabfb150e7eee293f57b0912b1682e635a5]

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>  [3bcade55cc9aae795d16d95b522fcf1a654825f4]

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>  [0ea42ce14ad4048161fdea2841ac0d279a108a4e]

INTEGRATION: CWS jl104 (1.11.2); FILE MERGED 2008/06/18 15:29:22 jl 1.11.2.2: #i88078#  adapting cli_cppuhelper 2008/06/18 14:25:03 jl 1.11.2.1: #i88078#  cli_ure moved to URE, therefore it can only build ure types, tests moved to testtools


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [deec7491c2172644d4ed185f344e57d581268717]

INTEGRATION: CWS jl104 (1.3.4); FILE MERGED 2008/06/18 14:25:03 jl 1.3.4.1: #i88078#  cli_ure moved to URE, therefore it can only build ure types, tests moved to testtools


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [11da28c837c9c317efdd9fc396e8bdf1f4dfa3b8]

INTEGRATION: CWS jl104 (1.18.4); FILE MERGED 2008/06/18 14:25:02 jl 1.18.4.1: #i88078#  cli_ure moved to URE, therefore it can only build ure types, tests moved to testtools


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [8832b0ddd44467135d41758237512fe14628ffff]

INTEGRATION: CWS jl104 (1.1.4); FILE ADDED 2008/06/18 14:25:02 jl 1.1.4.2: #i88078#  cli_ure moved to URE, therefore it can only build ure types, tests moved to testtools 2008/04/10 10:32:57 jl 1.1.4.1: file cli_uretypes_config was added on branch cws_dev300_jl104 on 2008-06-18 14:25:02 +0000


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [1169f28e111fecb814c06b8b80b0f6ad897911d5]

INTEGRATION: CWS jl104 (1.20.4); FILE MERGED 2008/06/18 14:25:02 jl 1.20.4.1: #i88078#  cli_ure moved to URE, therefore it can only build ure types, tests moved to testtools


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [8e6e78d439a8a1567f59e2e752838453a7cb5d3e]

INTEGRATION: CWS jl104 (1.4.6); FILE MERGED 2008/06/18 14:25:02 jl 1.4.6.1: #i88078#  cli_ure moved to URE, therefore it can only build ure types, tests moved to testtools


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [d00131a90e9875662f351628a1b85590a22899e7]

INTEGRATION: CWS jl104 (1.3.4); FILE MERGED 2008/06/18 14:25:02 jl 1.3.4.1: #i88078#  cli_ure moved to URE, therefore it can only build ure types, tests moved to testtools


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [5859224dbc34d2023fb9802572074b0720c4f85f]

INTEGRATION: CWS dba30d (1.5.58); FILE MERGED 2008/06/10 11:01:46 fs 1.5.58.4: #i80943# +DefaultViewController 2008/06/10 10:59:01 fs 1.5.58.3: #i80943# +ApplicationController 2008/06/10 08:31:27 fs 1.5.58.2: DatabaseObjectFolder renamed to DatabaseObjectContainer 2008/06/09 13:42:17 fs 1.5.58.1: #+DatabaseObjectFolder/NamedDatabaseObject


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [edf64c5d887745a6c3e32e8d6a805edbbdc632ba]

INTEGRATION: CWS jl104 (1.3.4); FILE MERGED 2008/06/18 14:25:01 jl 1.3.4.1: #i88078#  cli_ure moved to URE, therefore it can only build ure types, tests moved to testtools


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [79d0e332f4ecd7848c07a2f88259e3530eeb8c0d]

INTEGRATION: CWS dba30d (1.1.2); FILE ADDED 2008/06/10 10:58:38 fs 1.1.2.4: more DatabaseObjectContainer constants 2008/06/10 08:31:27 fs 1.1.2.3: DatabaseObjectFolder renamed to DatabaseObjectContainer 2008/06/10 07:21:49 fs 1.1.2.2: describeObject: always separate catalog and schema by a dot 2008/06/09 13:41:41 fs 1.1.2.1: #i80943#


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [0736f8d306cd0d349949c8d365c14f807d315861]

INTEGRATION: CWS dba30d (1.1.2); FILE ADDED 2008/06/10 12:36:46 fs 1.1.2.2: proper name 2008/06/10 11:02:51 fs 1.1.2.1: #i80943# service description for the default view controller of the database application


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [461960eee6c6ee6c195b3ccf2a9d2d4aa5b90e7d]

INTEGRATION: CWS dba30d (1.1.2); FILE ADDED 2008/06/11 19:49:53 fs 1.1.2.3: ALL_ prefix removed 2008/06/10 10:27:14 fs 1.1.2.2: +ALL_FORMS/ALL_REPORTS, for future extensions 2008/06/10 08:30:55 fs 1.1.2.1: #i80943#


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [0c220efbbc87b3e597e0aa4b1372555699a93a93]

INTEGRATION: CWS dba30d (1.4.58); FILE MERGED 2008/06/10 10:58:21 fs 1.4.58.2: added cross reference to DatabaseObjectContainer 2008/06/09 13:42:03 fs 1.4.58.1: wording


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [f231aef9b9151828959f5e9c59c29f5debb84bd9]

INTEGRATION: CWS dba30d (1.4.38); FILE MERGED 2008/06/09 13:41:52 fs 1.4.38.1: typo


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [fc3364dce711f837d4025ef671ddfefed3dd630c]

INTEGRATION: CWS dba30d (1.15.58); FILE MERGED 2008/06/10 11:09:03 fs 1.15.58.1: #i80943# +XContextMenuInterception


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [23ce243867e861d40fc4d9bb3af1b007bf886b9b]

INTEGRATION: CWS jl104 (1.7.4); FILE MERGED 2008/06/18 15:29:21 jl 1.7.4.1: #i88078#  adapting cli_cppuhelper


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [89df924b1cf460dcf10f436cb7ba8e447bda2cbe]

INTEGRATION: CWS jl104 (1.13.4); FILE MERGED 2008/06/20 09:04:37 jl 1.13.4.3: i87500# 2008/06/19 14:39:07 jl 1.13.4.2: i87500# 2008/06/18 15:29:21 jl 1.13.4.1: #i88078#  adapting cli_cppuhelper


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [ca973c60a3a998f8f6f3f44d398ceb86c0832eaa]

INTEGRATION: CWS dba30d (1.18.58); FILE MERGED 2008/05/22 13:03:22 fs 1.18.58.1: clarified the meaning of the Name property


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [926c2750d3de1476ceaaeee71ed35a93d2295541]

INTEGRATION: CWS jl104 (1.24.4); FILE MERGED 2008/06/18 15:29:21 jl 1.24.4.1: #i88078#  adapting cli_cppuhelper


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [286bb5d60c987c0d1a9713e1efbef1b3ebd3c78f]

INTEGRATION: CWS jl104 (1.20.6); FILE MERGED 2008/06/20 07:18:22 jl 1.20.6.1: #i77478# removing climaker.exe.config file


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [e2c66b6717569d6175875d79fb1fa232bc011fa0]

INTEGRATION: CWS jl104 (1.16.4); FILE MERGED 2008/06/18 14:25:01 jl 1.16.4.1: #i88078#  cli_ure moved to URE, therefore it can only build ure types, tests moved to testtools


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [dedea467409201d27b87cb1b536dac9795000413]

INTEGRATION: CWS jl104 (1.10.4); FILE MERGED 2008/06/18 15:29:21 jl 1.10.4.2: #i88078#  adapting cli_cppuhelper 2008/06/18 14:25:00 jl 1.10.4.1: #i88078#  cli_ure moved to URE, therefore it can only build ure types, tests moved to testtools


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [6d58c7f230428f00ffdd629988029cdbee44023b]

INTEGRATION: CWS dba30d (1.20.10); FILE MERGED 2008/05/27 12:26:44 fs 1.20.10.1: #i89657# refactoring, so that our binding's getValue is only called when our mutex is not locked


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [885228d6ec30f1c945fd6649a900289f60f526ce]

INTEGRATION: CWS dba30d (1.9.18); FILE MERGED 2008/05/27 12:28:03 fs 1.9.18.1: #i89657# refactoring, so that our binding's getValue is only called when our mutex is not locked


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [99ca67c59f9025a5596b2612bc9e6d3fb105ae48]

INTEGRATION: CWS jl104 (1.4.4); FILE MERGED 2008/06/18 14:24:59 jl 1.4.4.1: #i88078#  cli_ure moved to URE, therefore it can only build ure types, tests moved to testtools


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [66ffdb330776dbb1a8d178e93e855465f656cd84]

INTEGRATION: CWS jl104 (1.7.4); FILE MERGED 2008/06/18 14:24:59 jl 1.7.4.1: #i88078#  cli_ure moved to URE, therefore it can only build ure types, tests moved to testtools


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [6d598efdffc13781ea67570871fc7affec19159d]

INTEGRATION: CWS dba30d (1.10.18); FILE MERGED 2008/05/27 12:28:03 fs 1.10.18.1: #i89657# refactoring, so that our binding's getValue is only called when our mutex is not locked


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [c7e4223eba6ebeb28c195b4a02b3bfa1a7ba421e]

INTEGRATION: CWS jl104 (1.8.40); FILE MERGED 2008/06/18 14:24:59 jl 1.8.40.1: #i88078#  cli_ure moved to URE, therefore it can only build ure types, tests moved to testtools


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [d8183a4a39d4b7ab853f8c7e19480499e338b8da]

INTEGRATION: CWS jl104 (1.13.2); FILE MERGED 2008/06/18 14:24:59 jl 1.13.2.1: #i88078#  cli_ure moved to URE, therefore it can only build ure types, tests moved to testtools


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [f40088e472686de29771aafb565e65fa8ac7fa57]

INTEGRATION: CWS jl104 (1.7.4); FILE MERGED 2008/06/18 14:24:58 jl 1.7.4.1: #i88078#  cli_ure moved to URE, therefore it can only build ure types, tests moved to testtools


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [edec362f01961a740fe8cde029e965dc19c9fb86]

INTEGRATION: CWS dba30d (1.10.10); FILE MERGED 2008/05/27 12:28:03 fs 1.10.10.1: #i89657# refactoring, so that our binding's getValue is only called when our mutex is not locked


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [350f64b5c868d67cf238c4beb2d6b9dc00fa319b]

INTEGRATION: CWS jl104 (1.2.28); FILE MERGED 2008/06/20 06:16:25 jl 1.2.28.1: #i88078# changing cli_types.dll for cli_oootypes.dll and cli_uretyepes.dll


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [46527fa60078844128101c6b6bd7bb1bab079e06]

INTEGRATION: CWS jl104 (1.8.6); FILE MERGED 2008/06/20 06:15:44 jl 1.8.6.1: #i88078# changing cli_types.dll for cli_oootypes.dll and cli_uretyepes.dll


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [2254580ae5b197f86a3a11624b46a802faeb9d60]

INTEGRATION: CWS dba30d (1.11.10); FILE MERGED 2008/06/14 20:47:02 fs 1.11.10.3: oops, again - never call initValueProperty in a non-leaf class 2008/06/14 20:32:56 fs 1.11.10.2: oops - don't call initValueProperty in the 'copy-ctor' 2008/05/27 12:28:03 fs 1.11.10.1: #i89657# refactoring, so that our binding's getValue is only called when our mutex is not locked


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [620c369244c92a7713f8b39272d624626cc7bb7b]

INTEGRATION: CWS jl104 (1.16.4); FILE MERGED 2008/06/19 10:12:36 jl 1.16.4.1: #i88078# cli-uno assemblies moved to ure


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [49c31a13b4bca3681472971a61c6e8865d175199]

INTEGRATION: CWS dba30d (1.9.4); FILE MERGED 2008/05/27 12:28:03 fs 1.9.4.1: #i89657# refactoring, so that our binding's getValue is only called when our mutex is not locked


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [9e7d682273f5259047b7e153bd6a3a3565b751ff]

INTEGRATION: CWS dba30d (1.8.4); FILE MERGED 2008/05/27 12:28:03 fs 1.8.4.1: #i89657# refactoring, so that our binding's getValue is only called when our mutex is not locked


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [35f5224910206cbdb180d886fa77f9abf7913839]

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>  [13015d6e0671db5418c00df28731fd6d561696c4]

INTEGRATION: CWS dba30d (1.15.18); FILE MERGED 2008/05/27 12:28:02 fs 1.15.18.1: #i89657# refactoring, so that our binding's getValue is only called when our mutex is not locked


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [e32f5d04e9cf5bdafdf9d892462fdc1935864425]

INTEGRATION: CWS dba30d (1.26.18); FILE MERGED 2008/05/27 12:28:02 fs 1.26.18.1: #i89657# refactoring, so that our binding's getValue is only called when our mutex is not locked


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [76e01e171dd7a6f830b3991a20e4c8d31d6d69f2]

INTEGRATION: CWS dba30d (1.12.18); FILE MERGED 2008/05/27 12:28:02 fs 1.12.18.1: #i89657# refactoring, so that our binding's getValue is only called when our mutex is not locked


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [b9be6a7362267d9e0c18c5f8390eab09a80dd3c7]

INTEGRATION: CWS dba30d (1.22.18); FILE MERGED 2008/06/14 20:48:40 fs 1.22.18.2: oops - call initValueProperty in a leaf class of the inheritance tree only -> re-introduced it 2008/05/27 12:28:02 fs 1.22.18.1: #i89657# refactoring, so that our binding's getValue is only called when our mutex is not locked


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [9279441714eaafa4b78e597c7311284c23373ff4]

INTEGRATION: CWS jl104 (1.1.4); FILE ADDED 2008/06/19 10:04:13 jl 1.1.4.2: #i88078# moving tests from cli_ure to testtools 2008/04/10 15:11:13 jl 1.1.4.1: file readme.txt was added on branch cws_dev300_jl104 on 2008-06-19 10:04:13 +0000


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [b269fc865b05003820329f7d589caee37e2e92cf]

INTEGRATION: CWS dba30d (1.10.18); FILE MERGED 2008/05/27 12:28:02 fs 1.10.18.1: #i89657# refactoring, so that our binding's getValue is only called when our mutex is not locked


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [c7fe205bb347622c63d05e92f2781f1954eaa5bb]

INTEGRATION: CWS jl104 (1.1.4); FILE ADDED 2008/06/19 10:04:13 jl 1.1.4.2: #i88078# moving tests from cli_ure to testtools 2008/06/16 11:48:22 jl 1.1.4.1: file version_2_4_1.dll was added on branch cws_dev300_jl104 on 2008-06-19 10:04:13 +0000


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [1793ac02d8bd6785b259cc26d9602363f469e4b4]

INTEGRATION: CWS dba30d (1.16.18); FILE MERGED 2008/05/27 12:28:02 fs 1.16.18.1: #i89657# refactoring, so that our binding's getValue is only called when our mutex is not locked


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [9886e0a6586e6e72b5bdedd05d4a9ac4634a6829]

INTEGRATION: CWS jl104 (1.1.4); FILE ADDED 2008/06/19 10:04:13 jl 1.1.4.2: #i88078# moving tests from cli_ure to testtools 2008/04/11 08:54:12 jl 1.1.4.1: file version_2_4.dll was added on branch cws_dev300_jl104 on 2008-06-19 10:04:13 +0000


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [3dc99680be23342758974d2fb5e1c76cc0c97055]

INTEGRATION: CWS dba30d (1.23.4); FILE MERGED 2008/05/27 12:28:02 fs 1.23.4.1: #i89657# refactoring, so that our binding's getValue is only called when our mutex is not locked


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [4f1bf13ce74d4e34f30e6006c50b595a1af1fbc7]

INTEGRATION: CWS jl104 (1.1.4); FILE ADDED 2008/06/19 10:04:13 jl 1.1.4.2: #i88078# moving tests from cli_ure to testtools 2008/04/11 08:53:57 jl 1.1.4.1: file version_2_3_1.dll was added on branch cws_dev300_jl104 on 2008-06-19 10:04:13 +0000


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [f6cdba3b7ac3f8a056c0df592c0b964250e6f4d5]

INTEGRATION: CWS dba30d (1.59.4); FILE MERGED 2008/05/27 12:28:02 fs 1.59.4.1: #i89657# refactoring, so that our binding's getValue is only called when our mutex is not locked


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [b5cd26f7436ad7db17ebca0c3d545b112514f1d7]

INTEGRATION: CWS jl104 (1.1.4); FILE ADDED 2008/06/19 10:04:13 jl 1.1.4.2: #i88078# moving tests from cli_ure to testtools 2008/04/11 08:53:44 jl 1.1.4.1: file version_2_3.dll was added on branch cws_dev300_jl104 on 2008-06-19 10:04:13 +0000


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [01b582fb8831829c0e43280aae5ec3f889a3f9d1]

INTEGRATION: CWS jl104 (1.1.4); FILE ADDED 2008/06/19 10:04:13 jl 1.1.4.2: #i88078# moving tests from cli_ure to testtools 2008/04/11 08:53:28 jl 1.1.4.1: file version_2_2_1.dll was added on branch cws_dev300_jl104 on 2008-06-19 10:04:13 +0000


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [0f1db166fa1f946fe0323abd619ed8883c237e83]

INTEGRATION: CWS jl104 (1.1.4); FILE ADDED 2008/06/19 10:04:13 jl 1.1.4.2: #i88078# moving tests from cli_ure to testtools 2008/04/11 08:53:15 jl 1.1.4.1: file version_2_2.dll was added on branch cws_dev300_jl104 on 2008-06-19 10:04:12 +0000


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [99d686e5a68c4f4d8e8e1591229dcf71e800bece]

INTEGRATION: CWS dba30d (1.19.10); FILE MERGED 2008/05/27 12:28:02 fs 1.19.10.1: #i89657# refactoring, so that our binding's getValue is only called when our mutex is not locked


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [b7d071fcbd7445b2de4994c683ef833e67eac834]

INTEGRATION: CWS jl104 (1.1.4); FILE ADDED 2008/06/19 10:04:12 jl 1.1.4.2: #i88078# moving tests from cli_ure to testtools 2008/04/11 08:53:00 jl 1.1.4.1: file version_2_1.dll was added on branch cws_dev300_jl104 on 2008-06-19 10:04:12 +0000


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [d3ec666a15b5efcf1345ec9ae998aa1a800e76bc]

INTEGRATION: CWS dba30d (1.45.10); FILE MERGED 2008/05/28 19:17:23 fs 1.45.10.2: #i87514# don't updateNull if the field we're bound to is not NULLABLE 2008/05/27 12:28:02 fs 1.45.10.1: #i89657# refactoring, so that our binding's getValue is only called when our mutex is not locked


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [0dc73e53f71d3120b2b7d9bede7ef9e8423c01c7]

INTEGRATION: CWS jl104 (1.1.4); FILE ADDED 2008/06/19 10:04:12 jl 1.1.4.2: #i88078# moving tests from cli_ure to testtools 2008/04/11 08:52:48 jl 1.1.4.1: file version_2_0_4.dll was added on branch cws_dev300_jl104 on 2008-06-19 10:04:12 +0000


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [6ab3069cbde3cc091f605f8345ca461a55ca7763]

INTEGRATION: CWS jl104 (1.1.4); FILE ADDED 2008/06/19 10:04:12 jl 1.1.4.2: #i88078# moving tests from cli_ure to testtools 2008/04/11 08:52:32 jl 1.1.4.1: file version_2_0_3r3.dll was added on branch cws_dev300_jl104 on 2008-06-19 10:04:12 +0000


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [4b75a3c386fd8e353513043f9cd129f28b31732f]

INTEGRATION: CWS dba30d (1.60.10); FILE MERGED 2008/05/27 12:27:34 fs 1.60.10.1: #i89657# refactoring, so that our binding's getValue is only called when our mutex is not locked


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [2c6dfcb6a96038ac86d9f4cdc38fb516f0e1c8cc]

INTEGRATION: CWS jl104 (1.1.4); FILE ADDED 2008/06/19 10:04:12 jl 1.1.4.2: #i88078# moving tests from cli_ure to testtools 2008/04/11 08:52:17 jl 1.1.4.1: file version_2_0_3.dll was added on branch cws_dev300_jl104 on 2008-06-19 10:04:12 +0000


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [cee553714958d4fa42d89e9cd365b937cead1809]

INTEGRATION: CWS jl104 (1.1.4); FILE ADDED 2008/06/19 10:04:12 jl 1.1.4.2: #i88078# moving tests from cli_ure to testtools 2008/04/11 08:52:01 jl 1.1.4.1: file version_2_0_2.dll was added on branch cws_dev300_jl104 on 2008-06-19 10:04:12 +0000


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [b15bb527ca3bcd20e002a184230db59d6500ab73]

INTEGRATION: CWS jl104 (1.1.4); FILE ADDED 2008/06/19 10:04:12 jl 1.1.4.2: #i88078# moving tests from cli_ure to testtools 2008/04/11 08:51:47 jl 1.1.4.1: file version_2_0_1.dll was added on branch cws_dev300_jl104 on 2008-06-19 10:04:12 +0000


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [d4fbc3b63ec78f239ac26a3da2d5a53c7d9610e3]

INTEGRATION: CWS jl104 (1.1.4); FILE ADDED 2008/06/19 10:04:12 jl 1.1.4.2: #i88078# moving tests from cli_ure to testtools 2008/04/11 08:51:32 jl 1.1.4.1: file version_2_0_0.dll was added on branch cws_dev300_jl104 on 2008-06-19 10:04:12 +0000


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [f6c4a8b1edaaf2f30e9756cf68e9d819cccbbc84]

INTEGRATION: CWS dba30d (1.17.18); FILE MERGED 2008/05/27 12:28:02 fs 1.17.18.1: #i89657# refactoring, so that our binding's getValue is only called when our mutex is not locked


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [e528c28e69397c0b176b19e0533e609173a7c80f]

INTEGRATION: CWS jl104 (1.1.4); FILE ADDED 2008/06/19 10:04:12 jl 1.1.4.2: #i88078# moving tests from cli_ure to testtools 2008/04/11 08:49:59 jl 1.1.4.1: file readme.txt was added on branch cws_dev300_jl104 on 2008-06-19 10:04:12 +0000


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [b88fbd19c8c108f6e3a4ed7b64b2c65d47a96d2a]

INTEGRATION: CWS dba30d (1.40.18); FILE MERGED 2008/05/27 12:28:02 fs 1.40.18.1: #i89657# refactoring, so that our binding's getValue is only called when our mutex is not locked


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [75e3bb6adb1c258d7b21fdac98fd06a0f4e972b9]

INTEGRATION: CWS jl104 (1.1.4); FILE ADDED 2008/06/19 10:04:11 jl 1.1.4.2: #i88078# moving tests from cli_ure to testtools 2008/04/10 15:09:13 jl 1.1.4.1: file version.cs was added on branch cws_dev300_jl104 on 2008-06-19 10:04:11 +0000


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [ce10a1ea60f370155f8d6abba0f93ccb5e422ede]

INTEGRATION: CWS dba30d (1.15.18); FILE MERGED 2008/05/27 12:28:02 fs 1.15.18.1: #i89657# refactoring, so that our binding's getValue is only called when our mutex is not locked


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [0c2ff3daa78834e579e3c3702e8bd6fc7ba2e4b8]

INTEGRATION: CWS jl104 (1.1.4); FILE ADDED 2008/06/19 10:04:11 jl 1.1.4.2: #i88078# moving tests from cli_ure to testtools 2008/04/10 15:08:56 jl 1.1.4.1: file runtests.cs was added on branch cws_dev300_jl104 on 2008-06-19 10:04:11 +0000


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [1cf494675c88f4939d8ba6ef0d3fd142fd3452aa]

INTEGRATION: CWS jl104 (1.1.4); FILE ADDED 2008/06/19 10:08:27 jl 1.1.4.3: #i88078# changed license header 2008/06/19 10:04:11 jl 1.1.4.2: #i88078# moving tests from cli_ure to testtools 2008/04/10 15:09:26 jl 1.1.4.1: file readme.txt was added on branch cws_dev300_jl104 on 2008-06-19 10:04:11 +0000


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [1929060d42bb7e22089a64fe85d329d5a6297d92]

INTEGRATION: CWS dba30d (1.26.18); FILE MERGED 2008/05/27 12:28:02 fs 1.26.18.1: #i89657# refactoring, so that our binding's getValue is only called when our mutex is not locked


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [71fbdb6cd9bd656cb3b49759ce2e8a4c43a971e3]

INTEGRATION: CWS jl104 (1.1.4); FILE ADDED 2008/06/20 12:48:02 jl 1.1.4.4: i88078# make the cli version tests work 2008/06/19 10:08:27 jl 1.1.4.3: #i88078# changed license header 2008/06/19 10:04:11 jl 1.1.4.2: #i88078# moving tests from cli_ure to testtools 2008/04/10 15:10:47 jl 1.1.4.1: file makefile.mk was added on branch cws_dev300_jl104 on 2008-06-19 10:04:11 +0000


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [a6160da75e6c552bd0e5ab9491d4d4c82631515b]

INTEGRATION: CWS dba30d (1.14.4); FILE MERGED 2008/05/27 12:28:02 fs 1.14.4.1: #i89657# refactoring, so that our binding's getValue is only called when our mutex is not locked


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [54171c5105f49e1896cce5d39fd140d76acf8602]

INTEGRATION: CWS jl104 (1.9.6); FILE MERGED 2008/06/19 11:47:33 jl 1.9.6.2: #i88078 2008/06/19 10:04:11 jl 1.9.6.1: #i88078# moving tests from cli_ure to testtools


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [accc5421e6a4fa5a6f6ece42125834fcffb7e768]

INTEGRATION: CWS dba30d (1.42.4); FILE MERGED 2008/05/27 12:28:02 fs 1.42.4.1: #i89657# refactoring, so that our binding's getValue is only called when our mutex is not locked


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [5d6abbac87b4112a0259db43fa5cc1f7fb78a482]

INTEGRATION: CWS jl104 (1.20.6); FILE MERGED 2008/06/20 08:42:19 jl 1.20.6.3: #i88078# copy cli_oootypes.dll into $(BIN) 2008/06/19 11:48:25 jl 1.20.6.2: #i88078 2008/06/19 10:04:10 jl 1.20.6.1: #i88078# moving tests from cli_ure to testtools


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [274c3fa5470259caaac6c1ae3e795aa82774771e]

INTEGRATION: CWS jl104 (1.9.6); FILE MERGED 2008/06/19 10:04:10 jl 1.9.6.1: #i88078# moving tests from cli_ure to testtools


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [b48517dbdd60c4789d7e4175117920d6d3a4d880]

INTEGRATION: CWS dba30d (1.15.64); FILE MERGED 2008/05/27 11:21:10 oj 1.15.64.1: #i89693# check return value of Search


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [681a3f384ec7160498f7c31bbe878da1c0c0efb9]

INTEGRATION: CWS jl104 (1.1.4); FILE ADDED 2008/06/20 12:48:02 jl 1.1.4.3: i88078# make the cli version tests work 2008/06/19 10:04:10 jl 1.1.4.2: #i88078# moving tests from cli_ure to testtools 2008/04/10 15:07:32 jl 1.1.4.1: file makefile.mk was added on branch cws_dev300_jl104 on 2008-06-19 10:04:10 +0000


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [d9bc81477bfc97faec3924320b2a47ea5555354f]

INTEGRATION: CWS jl104 (1.1.4); FILE ADDED 2008/06/20 12:48:02 jl 1.1.4.3: i88078# make the cli version tests work 2008/06/19 10:04:10 jl 1.1.4.2: #i88078# moving tests from cli_ure to testtools 2008/04/10 15:07:21 jl 1.1.4.1: file VersionTestCase.java was added on branch cws_dev300_jl104 on 2008-06-19 10:04:10 +0000


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [ff2b0e71b5ccca65ac74d32d0217eb8d9c6e5607]

INTEGRATION: CWS jl104 (1.17.28); FILE MERGED 2008/06/19 10:04:09 jl 1.17.28.1: #i88078# moving tests from cli_ure to testtools


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [db615513b6fb58fe7fbeb4de6774ee2479a7176f]

INTEGRATION: CWS dba30d (1.22.64); FILE MERGED 2008/06/02 08:28:20 fs 1.22.64.1: #i84924# proper font initialization


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [ea2161d2507f9ebed200010c9184a5b4964d1943]

INTEGRATION: CWS jl104 (1.30.12); FILE MERGED 2008/06/19 10:01:20 jl 1.30.12.1: #i88078# moving cli-uno assemblies to odk


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [7277cba5bc8f7d7dc0914a0882998dca236d1172]

INTEGRATION: CWS jl104 (1.54.12); FILE MERGED 2008/06/19 10:01:20 jl 1.54.12.1: #i88078# moving cli-uno assemblies to odk


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [936a7082e43772875f277fd83ec27a2bbefa3471]

INTEGRATION: CWS jl104 (1.87.12); FILE MERGED 2008/06/19 11:57:18 jl 1.87.12.2: #i88078 2008/06/19 10:01:19 jl 1.87.12.1: #i88078# moving cli-uno assemblies to odk


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [27350a97964e04f3941b8eadda54f04635b66fb8]

INTEGRATION: CWS jl104 (1.4.216); FILE MERGED 2008/06/19 10:01:19 jl 1.4.216.1: #i88078# moving cli-uno assemblies to odk


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [a06ab8884ba56e2a4c98ae1dbf420dc44c9b311b]

INTEGRATION: CWS jl104 (1.2.216); FILE MERGED 2008/06/19 10:01:18 jl 1.2.216.1: #i88078# moving cli-uno assemblies to odk


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [1e5513079fef55ce3fafa23da55864f563bae9e0]

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>  [b23ebab973119e9e06ac84f5f5887e851c2c8e3b]

INTEGRATION: CWS dba30d (1.32.20); FILE MERGED 2008/05/28 13:58:54 oj 1.32.20.1: #i49974# correct test_for_null


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [1ba8f406d8c2ee5d01cf0b269553e6be167da751]

INTEGRATION: CWS dba30d (1.35.20); FILE MERGED 2008/05/30 06:01:36 oj 1.35.20.1: #i90114# correct signature of methods


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [b3ca7a1c606707ba2140cdf7c11f0162ca4846b3]

INTEGRATION: CWS jl104 (1.1.4); FILE ADDED 2008/06/18 13:30:46 jl 1.1.4.3: #i88078# building cli office types now here. cli_ure moved to URE, therefore it can only build ure types 2008/06/18 13:16:32 jl 1.1.4.2: #i88078# building cli office types now here. cli_ure moved to URE, therefore it can only build ure types 2008/04/10 10:02:41 jl 1.1.4.1: file makefile.pmk was added on branch cws_dev300_jl104 on 2008-06-18 13:16:32 +0000


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [084e6575469d4d2242aaaa8200a74bef6ceabf22]

INTEGRATION: CWS jl104 (1.7.120); FILE MERGED 2008/06/18 13:19:59 jl 1.7.120.1: #i88078# building cli office types now here. cli_ure moved to URE, therefore it can only build ure types


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [e298f754347d67ad1bde811c2944d739431cff2a]

INTEGRATION: CWS jl104 (1.47.114); FILE MERGED 2008/06/18 13:19:59 jl 1.47.114.1: #i88078# building cli office types now here. cli_ure moved to URE, therefore it can only build ure types


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [d5e8e3caaf82b908578d1d1c6e03524be015792a]

INTEGRATION: CWS jl104 (1.1.4); FILE ADDED 2008/06/18 13:31:01 jl 1.1.4.2: #i88078# building cli office types now here. cli_ure moved to URE, therefore it can only build ure types 2008/04/10 11:17:03 jl 1.1.4.1: file version.txt was added on branch cws_dev300_jl104 on 2008-06-18 13:31:01 +0000


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [e8440506e3566e05c9769167a8d31fb5f10b72e6]

INTEGRATION: CWS jl104 (1.1.4); FILE ADDED 2008/06/18 13:31:01 jl 1.1.4.2: #i88078# building cli office types now here. cli_ure moved to URE, therefore it can only build ure types 2008/04/10 10:01:24 jl 1.1.4.1: file makefile.mk was added on branch cws_dev300_jl104 on 2008-06-18 13:31:01 +0000


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [853d852492bc9251c053c01ee9b9c07cb5fef82c]

INTEGRATION: CWS jl104 (1.1.4); FILE ADDED 2008/06/18 13:22:07 jl 1.1.4.2: #i88078# building cli office types now here. cli_ure moved to URE, therefore it can only build ure types 2008/04/10 10:01:51 jl 1.1.4.1: file cli_oootypes_config was added on branch cws_dev300_jl104 on 2008-06-18 13:22:07 +0000


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [d31b3e0f165c1c11a18a28dba4147da1c867ac4b]

INTEGRATION: CWS dba30d (1.20.20); FILE MERGED 2008/05/30 06:01:36 oj 1.20.20.1: #i90114# correct signature of methods


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [5f47aa49f3694b927f6a140610edb43b62d8363d]

INTEGRATION: CWS dba30d (1.17.20); FILE MERGED 2008/05/27 11:05:27 oj 1.17.20.1: #i89786# check if doc can be loaded


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [b59788301ab0d3f2c10d66e1109e5c9b0a32cf09]

INTEGRATION: CWS dba30d (1.26.20); FILE MERGED 2008/05/28 19:16:52 fs 1.26.20.1: #i87514# setString: pass the maximum size (as defined in ADO's Parameter::Size) for the parameter, not the actual size - the lattter is 0 for an empty string, which doesn't work


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [4c4432a794dff04c2ad6a09b1236644cd8fdcef4]

INTEGRATION: CWS dba30d (1.9.20); FILE MERGED 2008/05/28 11:35:05 oj 1.9.20.1: #i78725# new method for column alias in order by


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [a4dcbf41211a1778f435289af28c40b30f385b3b]

INTEGRATION: CWS dba30d (1.1.2); FILE ADDED 2008/05/30 06:03:02 oj 1.1.2.1: #i90114# new test for xclob


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [64dad99d929510392cef9887d11f2ff2beb589f0]

INTEGRATION: CWS dba30d (1.1.2); FILE ADDED 2008/05/30 06:02:53 oj 1.1.2.1: #i90114# new test for xclob


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [fe151e0148e081781d21474bfdc577fff25207c0]

INTEGRATION: CWS dba30d (1.3.20); FILE MERGED 2008/05/22 11:25:38 fs 1.3.20.1: #i88576# +DataSource(String) / +getXDataSource / +getName


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [99407545409a0e1581bc58d5c6b9bcd052123419]

INTEGRATION: CWS dba30d (1.8.20); FILE MERGED 2008/05/28 11:35:05 oj 1.8.20.1: #i78725# new method for column alias in order by


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [16c688e6f40d5492bff08a749972c11a237b71ed]

INTEGRATION: CWS dba30d (1.6.26); FILE MERGED 2008/06/02 08:50:15 fs 1.6.26.1: ReportController help as reference now, not as pointer (cause by change in ODataView which does this, too)


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [be37c0f8ec13feea95bf78214cb8c404eb8649d9]

INTEGRATION: CWS dba30d (1.6.24); FILE MERGED 2008/06/02 08:50:14 fs 1.6.24.1: ReportController help as reference now, not as pointer (cause by change in ODataView which does this, too)


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [2cc7a6871d8b707b6b9fb3029aa883f1c7621c6b]

INTEGRATION: CWS dba30d (1.9.24); FILE MERGED 2008/06/02 08:50:14 fs 1.9.24.1: ReportController help as reference now, not as pointer (cause by change in ODataView which does this, too)


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [1f29cd0f1d9cf5b6526b6ae8e2b3ea5f45d7d9ec]

INTEGRATION: CWS dba30d (1.14.20); FILE MERGED 2008/06/11 20:05:45 fs 1.14.20.2: XSelectionSupplier not implemented by the base class anymore 2008/06/02 08:50:13 fs 1.14.20.1: ReportController help as reference now, not as pointer (cause by change in ODataView which does this, too)


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [535ef9023e4f86e559bb2d122aa23703403cceef]

INTEGRATION: CWS dba30d (1.5.24); FILE MERGED 2008/06/02 08:50:13 fs 1.5.24.1: ReportController help as reference now, not as pointer (cause by change in ODataView which does this, too)


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [fb25c044ae7c9b9910216e0c113f09bba3612ff1]

INTEGRATION: CWS dba30d (1.4.24); FILE MERGED 2008/06/02 08:30:09 oj 1.4.24.1: #i88750# load frame hidden


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [de55af63d618b1c2e2215b94c94e6c48105fad7f]

INTEGRATION: CWS dba30d (1.8.24); FILE MERGED 2008/06/02 08:30:08 oj 1.8.24.1: #i88750# load frame hidden


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [805eb02182eb972971bfb9beb77dff5dc866f2a0]

INTEGRATION: CWS jl102 (1.31.10); FILE MERGED 2008/06/06 12:04:44 jl 1.31.10.2: #i86077# fix cancelling of adding and removing an extension 2008/05/30 12:10:48 jl 1.31.10.1: #i90096# better error message when extension already exist


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [04e3e8a9fa11d0a11628d4bb3f4136913a31587c]

INTEGRATION: CWS jl102 (1.8.36); FILE MERGED 2008/05/30 12:23:42 jl 1.8.36.1: #i90096# better error message when extension already exist


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [134b6ae591fedc2dcdb3bdb0d715c7a1f76afa2e]

INTEGRATION: CWS jl102 (1.11.34); FILE MERGED 2008/05/30 12:20:34 jl 1.11.34.1: #i90096# better error message when extension already exist


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [6db204576528a8b165f5f9328af34959a1e2c9a6]

INTEGRATION: CWS jl102 (1.13.36); FILE MERGED 2008/06/03 08:42:11 jl 1.13.36.3: #i80501# 2008/06/02 14:46:20 jl 1.13.36.2: #i80501# Do not show error when removing bundled extension in case the extension does not exist 2008/05/30 12:20:34 jl 1.13.36.1: #i90096# better error message when extension already exist


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [ca993f7d6cb8de64ad5412b2574f26ce1ffdd025]

INTEGRATION: CWS jl102 (1.14.36); FILE MERGED 2008/06/02 13:17:16 jl 1.14.36.1: #i90254# renaming unopkg.dll to unopkgapp.dll


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [bf1b094720b3d27d67476b112aed349e6ed47327]

INTEGRATION: CWS jl102 (1.28.8); FILE MERGED 2008/06/18 08:45:11 jl 1.28.8.2: RESYNC: (1.28-1.31); FILE MERGED 2008/06/06 12:07:50 jl 1.28.8.1: #i86077# fix cancelling of adding and removing an extension


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [404be525adb8c3d4b1edb7f1d3f1646efc59fa3e]

INTEGRATION: CWS jl102 (1.16.10); FILE MERGED 2008/06/06 12:04:44 jl 1.16.10.1: #i86077# fix cancelling of adding and removing an extension


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [a89d8cdbdf83a5b5fdfc74f0987f30980497b2eb]

INTEGRATION: CWS jl102 (1.41.10); FILE MERGED 2008/06/05 12:23:05 sb 1.41.10.1: #i90398# renamed soffice lib -> sofficeapp


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [96c2a2effba492cee82daad3eb7387cc5e24aa3f]

INTEGRATION: CWS jl102 (1.63.30); FILE MERGED 2008/06/18 08:45:15 jl 1.63.30.3: RESYNC: (1.63-1.64); FILE MERGED 2008/06/05 12:23:05 sb 1.63.30.2: #i90398# renamed soffice lib -> sofficeapp 2008/06/04 14:15:09 jl 1.63.30.1: #i90254# deliver unopkgapp.dll


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [49987d334db3febfe6a8148bc1b29b8e2d648d30]

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>  [3e9de7bd4c83b67b95fdccadf90d975c60abf64a]

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>  [f332b9f1234e9d5101ce449779d4c4fecd68072d]

INTEGRATION: CWS jl102 (1.29.14); FILE MERGED 2008/06/18 08:44:29 jl 1.29.14.2: RESYNC: (1.29-1.30); FILE MERGED 2008/06/04 13:07:44 jl 1.29.14.1: #i90301# using bootstrap variable to switch of examination of system uses accessibility tools


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [c4dde495c2a61789952e4abbe43a2873c092d2b8]

INTEGRATION: CWS jl102 (1.15.14); FILE MERGED 2008/06/04 13:07:44 jl 1.15.14.1: #i90301# using bootstrap variable to switch of examination of system uses accessibility tools


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [864eed5ee03cd475cbd8c4de3556b56fede9566d]

INTEGRATION: CWS jl102 (1.10.32); FILE MERGED 2008/06/03 14:15:58 jl 1.10.32.1: #i80501# using bundled switch


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [fe9efc7a44b9f921b00766fde7e45a945c2f626f]

INTEGRATION: CWS jl102 (1.5.10); FILE MERGED 2008/06/04 13:34:55 jl 1.5.10.1: #i90301# switching accessibility off when looking for a suitable java when running unopkg


2008-06-25  Kurt Zenker  <kz@openoffice.org>  [9bdb851bd07334b0ca05fb8e10bbccc462a83d33]

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-25  Rüdiger Timm  <rt@openoffice.org>  [5f6031f559b1afda3111dfa59df50f57750a5466]

#i90895# For now undo change made by CWS hr51 to get this compiled by .Net2003 compiler again. Has of course to be cleaned up later on (see issue i91042).


2008-06-25  Rüdiger Timm  <rt@openoffice.org>  [f18c07df369bc2ba5d4f978f4f8c2568a9372d01]

#i90810# For now undo changes made by CWS hr51 to get this compiled by .Net2003 compiler again. Has of course to be cleaned up later on.


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [133aa597e51bc7fe43187a345a9bfccb6b6269f3]

INTEGRATION: CWS obo30 (1.22.44); FILE MERGED 2008/06/06 10:31:18 obo 1.22.44.2: #i90100# EOL missing 2008/06/02 15:28:07 obo 1.22.44.1: #i90100# ambiguous Bootstrap during ENABLE_PCH build


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [ac54d259462621a78b2bab763a4b31eac0ce0ea0]

INTEGRATION: CWS obo30 (1.12.44); FILE MERGED 2008/06/02 15:28:07 obo 1.12.44.1: #i90100# ambiguous Bootstrap during ENABLE_PCH build


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [d316a238e8fbf98a45410fd38cc92e3469b6e980]

INTEGRATION: CWS obo30 (1.5.44); FILE MERGED 2008/06/06 10:31:17 obo 1.5.44.2: #i90100# EOL missing 2008/06/02 15:28:07 obo 1.5.44.1: #i90100# ambiguous Bootstrap during ENABLE_PCH build


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [35ffd4843c618df3940c6092bf6d86ca11a7394a]

INTEGRATION: CWS obo30 (1.4.44); FILE MERGED 2008/06/02 15:28:06 obo 1.4.44.1: #i90100# ambiguous Bootstrap during ENABLE_PCH build


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [0f0d1a2393c805cb2ebe5ef382c17f622ab59a5b]

INTEGRATION: CWS obo30 (1.36.60); FILE MERGED 2008/06/06 07:33:25 obo 1.36.60.2: #i90100# EOL missing 2008/05/30 14:53:20 obo 1.36.60.1: #i90100# ambigous Reference during ENABLE_PCH build


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [75cf527a2db9cd669acb79e189dacc1c720dac6d]

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>  [0ac30c230d088192a9a63c24946505f138f57632]

INTEGRATION: CWS obo30 (1.2.12); FILE MERGED 2008/05/30 11:13:15 obo 1.2.12.1: #i90100# ambigous Reference during ENABLE_PCH build


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [afcd91d84c1fbe1b2e88619d3bb2fcd8dd52db54]

INTEGRATION: CWS obo30 (1.3.14); FILE MERGED 2008/05/30 11:13:15 obo 1.3.14.1: #i90100# ambigous Reference during ENABLE_PCH build


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [ef2ff160d7b293d39fce6d833105d000abbe8f71]

INTEGRATION: CWS obo30 (1.2.18); FILE MERGED 2008/06/23 15:18:05 obo 1.2.18.2: RESYNC: (1.2-1.3); FILE MERGED 2008/06/03 12:55:46 obo 1.2.18.1: #i90100# ambigous Reference during ENABLE_PCH build


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [76654f7fbf4fa21fef22848e08d8bea392e37e60]

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>  [fcfe5a2f6928dc82406547390fbdf6e20cee01fa]

INTEGRATION: CWS obo30 (1.5.40); FILE MERGED 2008/06/06 06:38:58 obo 1.5.40.2: #i90100# EOL missing 2008/05/30 08:31:13 obo 1.5.40.1: #i90100# ambigous Reference during ENABLE_PCH build


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [228bff7bf768b7bf5bf4a1744af382f3b59234ad]

INTEGRATION: CWS obo30 (1.15.38); FILE MERGED 2008/06/20 10:00:26 obo 1.15.38.3: RESYNC: (1.15-1.16); FILE MERGED 2008/06/06 06:38:58 obo 1.15.38.2: #i90100# EOL missing 2008/05/30 08:31:13 obo 1.15.38.1: #i90100# ambigous Reference during ENABLE_PCH build


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [cd4f1168a62d1702d946e317f402651c36f369a7]

INTEGRATION: CWS obo30 (1.7.40); FILE MERGED 2008/06/06 06:38:58 obo 1.7.40.2: #i90100# EOL missing 2008/05/30 08:31:13 obo 1.7.40.1: #i90100# ambigous Reference during ENABLE_PCH build


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [bc06cb89105c3de343f9e341ec333ce6247346ae]

INTEGRATION: CWS obo30 (1.12.38); FILE MERGED 2008/06/20 10:00:22 obo 1.12.38.3: RESYNC: (1.12-1.13); FILE MERGED 2008/06/06 06:38:58 obo 1.12.38.2: #i90100# EOL missing 2008/05/30 08:31:12 obo 1.12.38.1: #i90100# ambigous Reference during ENABLE_PCH build


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [a4694920e9d7dc6a8e076719739d7496d5b242e5]

INTEGRATION: CWS obo30 (1.7.40); FILE MERGED 2008/06/06 06:38:58 obo 1.7.40.2: #i90100# EOL missing 2008/05/30 08:31:12 obo 1.7.40.1: #i90100# ambigous Reference during ENABLE_PCH build


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [846c9be0b2195cc83073eab3a5e62f086de3d6a7]

INTEGRATION: CWS obo30 (1.8.38); FILE MERGED 2008/06/20 10:00:17 obo 1.8.38.3: RESYNC: (1.8-1.9); FILE MERGED 2008/06/06 06:38:58 obo 1.8.38.2: #i90100# EOL missing 2008/05/30 08:31:12 obo 1.8.38.1: #i90100# ambigous Reference during ENABLE_PCH build


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [2f600cd9ea2045d39871a05a5b0845c1ce301c1c]

INTEGRATION: CWS obo30 (1.13.38); FILE MERGED 2008/06/20 10:00:14 obo 1.13.38.3: RESYNC: (1.13-1.14); FILE MERGED 2008/06/06 06:38:58 obo 1.13.38.2: #i90100# EOL missing 2008/05/30 08:31:12 obo 1.13.38.1: #i90100# ambigous Reference during ENABLE_PCH build


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [009d0169cfb7856beaf08b628ebe02f32132b8d1]

INTEGRATION: CWS obo30 (1.6.40); FILE MERGED 2008/06/06 06:38:58 obo 1.6.40.2: #i90100# EOL missing 2008/05/30 08:31:11 obo 1.6.40.1: #i90100# ambigous Reference during ENABLE_PCH build


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [0b94a6c07de3799a44a134ee97717a613986bd8c]

INTEGRATION: CWS obo30 (1.9.38); FILE MERGED 2008/06/23 07:52:03 obo 1.9.38.4: #i90100# fix after resync 2008/06/20 10:00:06 obo 1.9.38.3: RESYNC: (1.9-1.10); FILE MERGED 2008/06/06 06:38:58 obo 1.9.38.2: #i90100# EOL missing 2008/05/30 08:31:11 obo 1.9.38.1: #i90100# ambigous Reference during ENABLE_PCH build


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [fd5649241503937865b7fbb86207efbef4e3e3df]

INTEGRATION: CWS obo30 (1.8.40); FILE MERGED 2008/06/06 06:38:57 obo 1.8.40.2: #i90100# EOL missing 2008/05/30 08:31:11 obo 1.8.40.1: #i90100# ambigous Reference during ENABLE_PCH build


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [7cab86c65c9adf5750b0eb20afb9140318cd7ec1]

INTEGRATION: CWS obo30 (1.9.38); FILE MERGED 2008/06/20 10:00:01 obo 1.9.38.3: RESYNC: (1.9-1.10); FILE MERGED 2008/06/06 06:38:57 obo 1.9.38.2: #i90100# EOL missing 2008/05/30 08:31:11 obo 1.9.38.1: #i90100# ambigous Reference during ENABLE_PCH build


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [c35b25d7c7ca928c4e4bd0292600bf16c4da414d]

INTEGRATION: CWS obo30 (1.7.40); FILE MERGED 2008/06/06 06:38:57 obo 1.7.40.2: #i90100# EOL missing 2008/05/30 08:31:11 obo 1.7.40.1: #i90100# ambigous Reference during ENABLE_PCH build


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [a3317b23f855f02ff37834dea9cd71e223427fda]

INTEGRATION: CWS obo30 (1.8.40); FILE MERGED 2008/06/06 06:38:57 obo 1.8.40.2: #i90100# EOL missing 2008/05/29 14:59:27 obo 1.8.40.1: #i90100# ambigous Reference during ENABLE_PCH build


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [6f42cbfac6250d8255781ca820c99fe500a87b20]

INTEGRATION: CWS obo30 (1.7.40); FILE MERGED 2008/06/06 06:38:57 obo 1.7.40.2: #i90100# EOL missing 2008/05/29 14:59:27 obo 1.7.40.1: #i90100# ambigous Reference during ENABLE_PCH build


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [6c9ed5cba433a7233efe1746ef2b135fa7c27140]

INTEGRATION: CWS obo30 (1.9.40); FILE MERGED 2008/06/06 06:38:57 obo 1.9.40.2: #i90100# EOL missing 2008/05/29 14:59:27 obo 1.9.40.1: #i90100# ambigous Reference during ENABLE_PCH build


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [e70fed6da1a4e79c09b34b92dbee6e6f293adf72]

INTEGRATION: CWS obo30 (1.16.40); FILE MERGED 2008/06/05 14:40:11 obo 1.16.40.2: #i90100# missing EOL 2008/05/29 14:43:46 obo 1.16.40.1: #i90100# ambigous Reference during ENABLE_PCH build


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [52e22e759089c5f453505c9612ffa3cc759ba206]

INTEGRATION: CWS obo30 (1.13.40); FILE MERGED 2008/06/05 14:55:33 obo 1.13.40.2: #i90100# missing EOL 2008/05/29 14:43:46 obo 1.13.40.1: #i90100# ambigous Reference during ENABLE_PCH build


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [4cbd9f9f60d35df8cd7cd66e8e54e8df7485d201]

INTEGRATION: CWS obo30 (1.39.38); FILE MERGED 2008/06/24 13:58:50 obo 1.39.38.4: #i90100# fix line 1166 2008/06/23 15:17:49 obo 1.39.38.3: RESYNC: (1.39-1.40); FILE MERGED 2008/06/05 14:55:33 obo 1.39.38.2: #i90100# missing EOL 2008/05/29 14:43:46 obo 1.39.38.1: #i90100# ambigous Reference during ENABLE_PCH build


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [a7ba2561d513540521e4aa201d29c8e40f71e8cc]

INTEGRATION: CWS obo30 (1.9.40); FILE MERGED 2008/06/05 14:55:33 obo 1.9.40.2: #i90100# missing EOL 2008/05/29 14:43:46 obo 1.9.40.1: #i90100# ambigous Reference during ENABLE_PCH build


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [10134e4c0f56e3325003520ca0acbe840bc9bf57]

INTEGRATION: CWS obo30 (1.5.40); FILE MERGED 2008/06/05 14:55:32 obo 1.5.40.2: #i90100# missing EOL 2008/05/29 14:43:46 obo 1.5.40.1: #i90100# ambigous Reference during ENABLE_PCH build


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [0693fef7fef7af9e6ed31fdb83b3d0ef164a6d9e]

INTEGRATION: CWS obo30 (1.7.40); FILE MERGED 2008/06/05 14:55:32 obo 1.7.40.2: #i90100# missing EOL 2008/05/29 14:43:46 obo 1.7.40.1: #i90100# ambigous Reference during ENABLE_PCH build


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [5cf614e67440fde7fefd065ef594b835188d3eec]

INTEGRATION: CWS obo30 (1.8.40); FILE MERGED 2008/06/05 14:18:28 obo 1.8.40.2: #i90100# fix for unxsols4 2008/05/29 14:43:46 obo 1.8.40.1: #i90100# ambigous Reference during ENABLE_PCH build


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [e9bdeb1527546ab05a0e5d4b63d48f9164b67dd0]

INTEGRATION: CWS obo30 (1.8.40); FILE MERGED 2008/06/05 14:55:32 obo 1.8.40.2: #i90100# missing EOL 2008/05/29 14:43:46 obo 1.8.40.1: #i90100# ambigous Reference during ENABLE_PCH build


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [a9a347c5eb05ea0798fe988bb4275ed8c981f141]

INTEGRATION: CWS obo30 (1.17.40); FILE MERGED 2008/06/05 14:55:32 obo 1.17.40.2: #i90100# missing EOL 2008/05/29 14:43:45 obo 1.17.40.1: #i90100# ambigous Reference during ENABLE_PCH build


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [35ad3dcc94bd59021a940022f89e0f1a129d4dd7]

INTEGRATION: CWS obo30 (1.4.40); FILE MERGED 2008/06/05 14:55:32 obo 1.4.40.2: #i90100# missing EOL 2008/05/29 14:43:45 obo 1.4.40.1: #i90100# ambigous Reference during ENABLE_PCH build


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [d20e96a7e4c9c57db00f4b218828cac57a838ccf]

INTEGRATION: CWS obo30 (1.7.40); FILE MERGED 2008/06/05 14:55:32 obo 1.7.40.2: #i90100# missing EOL 2008/05/29 14:43:45 obo 1.7.40.1: #i90100# ambigous Reference during ENABLE_PCH build


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [7e7ba13a7449eb53f29b7d3f6ab84e0a9b269538]

INTEGRATION: CWS obo30 (1.20.38); FILE MERGED 2008/06/05 14:55:32 obo 1.20.38.2: #i90100# missing EOL 2008/05/29 14:43:45 obo 1.20.38.1: #i90100# ambigous Reference during ENABLE_PCH build


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [835f4183a9e39db2db34a3537480b431046e609c]

INTEGRATION: CWS obo30 (1.8.8); FILE MERGED 2008/06/05 14:55:32 obo 1.8.8.1: #i90100# missing EOL


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [8c6b3e31517846b97e268859ab79930fea1af0eb]

INTEGRATION: CWS obo30 (1.5.40); FILE MERGED 2008/06/05 14:55:31 obo 1.5.40.2: #i90100# missing EOL 2008/05/29 14:43:45 obo 1.5.40.1: #i90100# ambigous Reference during ENABLE_PCH build


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [35979304bb1240abee4245173ac723719f6ebd4c]

INTEGRATION: CWS obo30 (1.6.40); FILE MERGED 2008/06/05 14:55:31 obo 1.6.40.2: #i90100# missing EOL 2008/05/29 14:43:45 obo 1.6.40.1: #i90100# ambigous Reference during ENABLE_PCH build


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [12bee6d318c5e4f615effe0b7bb57861ec5a2a09]

INTEGRATION: CWS obo30 (1.8.40); FILE MERGED 2008/06/05 14:55:31 obo 1.8.40.2: #i90100# missing EOL 2008/05/29 14:43:45 obo 1.8.40.1: #i90100# ambigous Reference during ENABLE_PCH build


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [c54a6c01ed77cf6c9bd3ca9d6155302b09009f0f]

INTEGRATION: CWS obo30 (1.10.40); FILE MERGED 2008/06/05 14:55:31 obo 1.10.40.2: #i90100# missing EOL 2008/05/29 14:43:45 obo 1.10.40.1: #i90100# ambigous Reference during ENABLE_PCH build


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [b6f7853c98381ac429f952a0265e018e86fcf99e]

INTEGRATION: CWS obo30 (1.7.40); FILE MERGED 2008/06/05 14:55:31 obo 1.7.40.2: #i90100# missing EOL 2008/05/29 14:43:45 obo 1.7.40.1: #i90100# ambigous Reference during ENABLE_PCH build


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [b922c4cd4a58799fee952d3c1a5f253378ba2609]

INTEGRATION: CWS obo30 (1.17.40); FILE MERGED 2008/06/05 14:55:31 obo 1.17.40.2: #i90100# missing EOL 2008/05/29 14:43:45 obo 1.17.40.1: #i90100# ambigous Reference during ENABLE_PCH build


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [be3df2fbd57bd6e135e3bfc70d91cea721bebe49]

INTEGRATION: CWS obo30 (1.13.40); FILE MERGED 2008/06/06 06:38:57 obo 1.13.40.2: #i90100# EOL missing 2008/05/29 14:43:44 obo 1.13.40.1: #i90100# ambigous Reference during ENABLE_PCH build


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [c3a05ad7355c631e51634c6d2d218e5ee8fe95eb]

INTEGRATION: CWS obo30 (1.7.40); FILE MERGED 2008/06/06 06:38:57 obo 1.7.40.2: #i90100# EOL missing 2008/05/29 14:43:44 obo 1.7.40.1: #i90100# ambigous Reference during ENABLE_PCH build


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [2770a388cdb99b1dac2accbe0ec48cabc63a8dce]

INTEGRATION: CWS obo30 (1.11.40); FILE MERGED 2008/06/06 06:38:57 obo 1.11.40.2: #i90100# EOL missing 2008/05/29 14:43:44 obo 1.11.40.1: #i90100# ambigous Reference during ENABLE_PCH build


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [ba110578b75d32982941e4a50735ec66bd001459]

INTEGRATION: CWS obo30 (1.16.40); FILE MERGED 2008/06/06 06:38:57 obo 1.16.40.2: #i90100# EOL missing 2008/05/29 14:43:44 obo 1.16.40.1: #i90100# ambigous Reference during ENABLE_PCH build


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [987b637455ee9e0447b09215f5f4a18c3a37ef83]

INTEGRATION: CWS obo30 (1.12.40); FILE MERGED 2008/06/06 06:38:57 obo 1.12.40.2: #i90100# EOL missing 2008/05/29 14:43:44 obo 1.12.40.1: #i90100# ambigous Reference during ENABLE_PCH build


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [185edbbc28ce2fcdad2b13bc0560502d25b81f8b]

INTEGRATION: CWS obo30 (1.7.8); FILE MERGED 2008/06/20 09:59:54 obo 1.7.8.2: RESYNC: (1.7-1.8); FILE MERGED 2008/06/06 06:38:56 obo 1.7.8.1: #i90100# EOL missing


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [91aa4d3de4e4095a49260db53a7c48e492fa7eb9]

INTEGRATION: CWS obo30 (1.71.8); FILE MERGED 2008/06/06 06:13:01 obo 1.71.8.2: #i90100# EOL missing 2008/05/29 14:43:43 obo 1.71.8.1: #i90100# ambigous Reference during ENABLE_PCH build


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [190fc8e3c74b2a34af98bbd445f322a52da60b3d]

INTEGRATION: CWS obo30 (1.8.40); FILE MERGED 2008/06/06 06:06:45 obo 1.8.40.2: #i90100# EOL missing 2008/05/29 14:43:43 obo 1.8.40.1: #i90100# ambigous Reference during ENABLE_PCH build


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [eda76fa550d130396ee18f0ebb8196df3e82326f]

INTEGRATION: CWS obo30 (1.17.40); FILE MERGED 2008/06/06 06:06:45 obo 1.17.40.2: #i90100# EOL missing 2008/05/29 14:43:43 obo 1.17.40.1: #i90100# ambigous Reference during ENABLE_PCH build


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [4756a649ea9a81bbc04573d059504312239eafe6]

INTEGRATION: CWS obo30 (1.16.40); FILE MERGED 2008/06/06 06:06:45 obo 1.16.40.2: #i90100# EOL missing 2008/05/29 14:43:43 obo 1.16.40.1: #i90100# ambigous Reference during ENABLE_PCH build


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [bcc32840d905cd1ac3b0749c6d0d74f124be82c2]

INTEGRATION: CWS obo30 (1.14.40); FILE MERGED 2008/06/06 06:06:45 obo 1.14.40.2: #i90100# EOL missing 2008/05/29 14:43:43 obo 1.14.40.1: #i90100# ambigous Reference during ENABLE_PCH build


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [f0a31833a9f6521ea2c3c2ec11859356dde823b3]

INTEGRATION: CWS obo30 (1.5.40); FILE MERGED 2008/06/06 06:06:45 obo 1.5.40.2: #i90100# EOL missing 2008/05/29 14:43:43 obo 1.5.40.1: #i90100# ambigous Reference during ENABLE_PCH build


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [2c0a3d248ffcd394d15a397439d017e475274d44]

INTEGRATION: CWS obo30 (1.5.40); FILE MERGED 2008/06/06 06:06:44 obo 1.5.40.2: #i90100# EOL missing 2008/05/29 14:43:43 obo 1.5.40.1: #i90100# ambigous Reference during ENABLE_PCH build


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [9554e32305878ba53971063e0dbc6c0b441eec35]

INTEGRATION: CWS obo30 (1.5.40); FILE MERGED 2008/06/05 14:11:48 obo 1.5.40.2: EOL missing 2008/05/29 14:43:42 obo 1.5.40.1: #i90100# ambigous Reference during ENABLE_PCH build


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [14a006076898c0db30cd9414f89c7c65cfa55bd4]

INTEGRATION: CWS obo30 (1.3.56); FILE MERGED 2008/06/09 06:45:31 obo 1.3.56.2: #i90100# EOL missing 2008/06/05 06:22:43 obo 1.3.56.1: #i90100# ENABLE_PCH build


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [4d7ed9b6a70d7314c6623cc3aa02686cee1f2f3b]

INTEGRATION: CWS obo30 (1.3.56); FILE MERGED 2008/06/09 06:45:31 obo 1.3.56.2: #i90100# EOL missing 2008/06/05 06:22:42 obo 1.3.56.1: #i90100# ENABLE_PCH build


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [0edbcd3793b03909a64fb1165c5de5bb258646ad]

INTEGRATION: CWS obo30 (1.3.26); FILE MERGED 2008/06/24 07:01:26 obo 1.3.26.3: #i90100# Precompiled header include missing 2008/06/20 09:57:59 obo 1.3.26.2: RESYNC: (1.3-1.4); FILE MERGED 2008/06/03 09:48:45 obo 1.3.26.1: #i90100# ambigous Reference during ENABLE_PCH build


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [4c99f8b11822c8c8a523bef1d16ae8496a6fb07b]

INTEGRATION: CWS obo30 (1.3.26); FILE MERGED 2008/06/24 07:02:06 obo 1.3.26.3: #i90100# Precompiled header include missing 2008/06/20 09:57:55 obo 1.3.26.2: RESYNC: (1.3-1.4); FILE MERGED 2008/06/03 09:48:44 obo 1.3.26.1: #i90100# ambigous Reference during ENABLE_PCH build


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [6bc2a5586454ed983255295edc7a102943206c4b]

INTEGRATION: CWS obo30 (1.3.28); FILE MERGED 2008/06/03 09:48:44 obo 1.3.28.1: #i90100# ambigous Reference during ENABLE_PCH build


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [ebee77eb4b0da6347fd9a76b5a9abfb7e6eb3c94]

INTEGRATION: CWS obo30 (1.4.16); FILE MERGED 2008/06/06 05:29:20 obo 1.4.16.1: #i90100# enable PCH


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [28fd0d83426a4a54d1d78f7738dcf610bb2ae44c]

INTEGRATION: CWS obo30 (1.3.38); FILE MERGED 2008/06/23 10:38:41 obo 1.3.38.3: #i90100# Fix for PCH after resync 2008/06/20 09:57:15 obo 1.3.38.2: RESYNC: (1.3-1.4); FILE MERGED 2008/06/02 14:40:06 obo 1.3.38.1: #i90100# ambigous Reference during ENABLE_PCH build


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [5a5650be09be284191aaf5540c5b43fa039492d4]

INTEGRATION: CWS obo30 (1.67.40); FILE MERGED 2008/06/10 14:54:43 obo 1.67.40.1: #i90100# ENABLE_PCH: re-sort some header


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [1c7f0b27705f190edd78080031702bcb2fa1bb9f]

INTEGRATION: CWS obo30 (1.97.40); FILE MERGED 2008/06/20 09:57:10 obo 1.97.40.2: RESYNC: (1.97-1.99); FILE MERGED 2008/06/10 14:54:43 obo 1.97.40.1: #i90100# ENABLE_PCH: re-sort some header


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [b4d665e93868f788dd6b68dfb7c36c6013d7bb10]

INTEGRATION: CWS obo30 (1.5.40); FILE MERGED 2008/06/10 14:54:43 obo 1.5.40.4: #i90100# ENABLE_PCH: re-sort some header 2008/06/10 14:19:32 obo 1.5.40.3: #i90100# RowSetCache missing 2008/06/06 10:18:18 obo 1.5.40.2: #i90100# EOL missing 2008/06/02 14:40:06 obo 1.5.40.1: #i90100# ambigous Reference during ENABLE_PCH build


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [c6bc27fd753b8aca6472b5949bd17b51b3ad4983]

INTEGRATION: CWS obo30 (1.33.90); FILE MERGED 2008/06/06 09:38:08 obo 1.33.90.2: #i90100# EOL missing 2008/06/02 12:27:52 obo 1.33.90.1: #i90100# ambigous Reference during ENABLE_PCH build


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [7d7614949883a194cec3d201763bbcfca07e023f]

INTEGRATION: CWS obo30 (1.25.90); FILE MERGED 2008/06/06 09:38:08 obo 1.25.90.2: #i90100# EOL missing 2008/06/02 12:27:52 obo 1.25.90.1: #i90100# ambigous Reference during ENABLE_PCH build


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [da6d428414fa5b44651afbba5bd20c09611774f9]

INTEGRATION: CWS obo30 (1.10.90); FILE MERGED 2008/06/02 12:27:51 obo 1.10.90.1: #i90100# ambigous Reference during ENABLE_PCH build


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [dcc96263c8d80c69f4de2a5378cf89a7ef6ff4f8]

INTEGRATION: CWS obo30 (1.8.90); FILE MERGED 2008/06/02 12:27:51 obo 1.8.90.1: #i90100# ambigous Reference during ENABLE_PCH build


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [00422fc96406ffced206002db54f735413b9e339]

INTEGRATION: CWS obo30 (1.19.90); FILE MERGED 2008/06/02 12:27:51 obo 1.19.90.1: #i90100# ambigous Reference during ENABLE_PCH build


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [e65bc2c732bcbc1d4d7f5302f055c293a2550caa]

INTEGRATION: CWS obo30 (1.21.90); FILE MERGED 2008/06/02 12:27:51 obo 1.21.90.1: #i90100# ambigous Reference during ENABLE_PCH build


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [d5f1cf88151170c519cab7051de007423b6fd7c7]

INTEGRATION: CWS obo30 (1.27.90); FILE MERGED 2008/06/02 12:27:51 obo 1.27.90.1: #i90100# ambigous Reference during ENABLE_PCH build


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [a0f6fc15be777c9a492a9ac657cf42d01825e05e]

INTEGRATION: CWS obo30 (1.9.90); FILE MERGED 2008/06/02 12:27:51 obo 1.9.90.1: #i90100# ambigous Reference during ENABLE_PCH build


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [406503d67e45a6b6398211fcb2eb1810ede4681e]

INTEGRATION: CWS obo30 (1.27.88); FILE MERGED 2008/06/20 09:55:11 obo 1.27.88.2: RESYNC: (1.27-1.28); FILE MERGED 2008/06/02 12:27:50 obo 1.27.88.1: #i90100# ambigous Reference during ENABLE_PCH build


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [f4628cd45e76bc5514b3b19127b5befcb72faae2]

INTEGRATION: CWS obo30 (1.20.90); FILE MERGED 2008/06/02 12:27:50 obo 1.20.90.1: #i90100# ambigous Reference during ENABLE_PCH build


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [c7a8ec162b2d441a17fa35884282cdd39db22b4b]

INTEGRATION: CWS obo30 (1.24.90); FILE MERGED 2008/06/02 12:27:50 obo 1.24.90.1: #i90100# ambigous Reference during ENABLE_PCH build


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [a1c4058d5e1ce91d2cb588e21e9d4b82cc06e52a]

INTEGRATION: CWS obo30 (1.13.90); FILE MERGED 2008/06/02 12:27:50 obo 1.13.90.1: #i90100# ambigous Reference during ENABLE_PCH build


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [49335a2a3edddf79a70b7d52fadecdb0cbb095dd]

INTEGRATION: CWS obo30 (1.19.90); FILE MERGED 2008/06/06 09:38:07 obo 1.19.90.2: #i90100# EOL missing 2008/06/02 12:27:50 obo 1.19.90.1: #i90100# ambigous Reference during ENABLE_PCH build


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [b4cff0ada4c799bf7471a3c39ab010df7e4126ee]

INTEGRATION: CWS obo30 (1.21.90); FILE MERGED 2008/06/02 12:27:50 obo 1.21.90.1: #i90100# ambigous Reference during ENABLE_PCH build


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [664c7a1815a227ff2bc3a22d5ddad14c706a3bad]

INTEGRATION: CWS obo30 (1.23.90); FILE MERGED 2008/06/06 09:38:07 obo 1.23.90.2: #i90100# EOL missing 2008/06/02 12:27:50 obo 1.23.90.1: #i90100# ambigous Reference during ENABLE_PCH build


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [6c03ec8c94779a7d57b189470f3cb9fe3527be63]

INTEGRATION: CWS obo30 (1.40.90); FILE MERGED 2008/06/06 09:38:07 obo 1.40.90.2: #i90100# EOL missing 2008/06/02 12:27:49 obo 1.40.90.1: #i90100# ambigous Reference during ENABLE_PCH build


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [4133d86da22364a1920dee7f1759c336e52d10b9]

INTEGRATION: CWS obo30 (1.17.90); FILE MERGED 2008/06/06 09:38:07 obo 1.17.90.2: #i90100# EOL missing 2008/06/02 12:27:49 obo 1.17.90.1: #i90100# ambigous Reference during ENABLE_PCH build


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [5813ef64043276f7ec758f8f74e69cfa32c5cbe5]

INTEGRATION: CWS obo30 (1.19.90); FILE MERGED 2008/06/02 12:27:49 obo 1.19.90.1: #i90100# ambigous Reference during ENABLE_PCH build


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [3de6fabe8b2bc3a3f4dace0883808a3f0a2eace7]

INTEGRATION: CWS obo30 (1.7.26); FILE MERGED 2008/06/03 07:54:08 obo 1.7.26.1: #i90100# ambigous Reference during ENABLE_PCH build


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [f60d085be088872f90ab6858b58b184214e52851]

INTEGRATION: CWS obo30 (1.5.26); FILE MERGED 2008/06/03 07:54:08 obo 1.5.26.1: #i90100# ambigous Reference during ENABLE_PCH build


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [35ec23923976f10e62b3b467f7d5ac58231ac13f]

INTEGRATION: CWS obo30 (1.6.26); FILE MERGED 2008/06/03 07:54:07 obo 1.6.26.1: #i90100# ambigous Reference during ENABLE_PCH build


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [2ad4cf284fdc3e2e5bada878a282b8aff04e7dc3]

INTEGRATION: CWS obo30 (1.6.26); FILE MERGED 2008/06/09 06:56:59 obo 1.6.26.2: #i90100# EOL missing 2008/06/03 07:54:07 obo 1.6.26.1: #i90100# ambigous Reference during ENABLE_PCH build


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [d9bbeaf15cc7d45b93cb4be18d2f77df8b4769f3]

INTEGRATION: CWS obo30 (1.69.96); FILE MERGED 2008/06/20 09:54:00 obo 1.69.96.2: RESYNC: (1.69-1.70); FILE MERGED 2008/06/04 13:54:01 obo 1.69.96.1: #i90100# ambigous Reference during ENABLE_PCH build


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [8e1076727c9775243ebe3ba1cf1ca76aa6bf4d5d]

INTEGRATION: CWS obo30 (1.27.100); FILE MERGED 2008/06/04 13:54:00 obo 1.27.100.1: #i90100# ambigous Reference during ENABLE_PCH build


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [379a7d0afac8b44ce07b5541f2f97dc9d38e6d1c]

INTEGRATION: CWS obo30 (1.20.98); FILE MERGED 2008/06/04 13:54:00 obo 1.20.98.1: #i90100# ambigous Reference during ENABLE_PCH build


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [e591929626271f1b52d5b500d437d202d57d765e]

INTEGRATION: CWS obo30 (1.25.100); FILE MERGED 2008/06/04 13:54:00 obo 1.25.100.1: #i90100# ambigous Reference during ENABLE_PCH build


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [fc52d3d3b0f5f8c168d5ffd9dfb536bd1bc6087b]

INTEGRATION: CWS obo30 (1.86.98); FILE MERGED 2008/06/20 09:53:57 obo 1.86.98.2: RESYNC: (1.86-1.89); FILE MERGED 2008/06/19 14:20:36 obo 1.86.98.1: #i90100# fix for wntmsci11


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [f1768eb5e3cc0fbd8993ce8bfbff48bfc2228f20]

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>  [5fe5ab6ddf878d8ad4fb1ff86d126648f9b889af]

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>  [a5ca15fc07a3c037300b9f11b192d1b2bea4116a]

INTEGRATION: CWS ab52 (1.14.6); FILE MERGED 2008/06/18 09:12:41 ab 1.14.6.1: #i90029# Removed unused code


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [52ea393a52f3c0e7f0917cada3cd5236a242984b]

INTEGRATION: CWS ab52 (1.24.6); FILE MERGED 2008/06/18 09:12:41 ab 1.24.6.1: #i90029# Removed unused code


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [ba0f271e4ff0006e697c573974f80c9dfc99f7a2]

INTEGRATION: CWS ab52 (1.7.6); FILE MERGED 2008/06/18 09:13:25 ab 1.7.6.1: #i90029# Removed unused code


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [e04cdd66b832996af836dd8e7173837b4015f12e]

INTEGRATION: CWS ab52 (1.12.6); FILE MERGED 2008/06/18 09:14:47 ab 1.12.6.1: #i90029# Removed unused code


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [ccca1d454f6e3561ce57dbd9807853a054853a70]

INTEGRATION: CWS ab52 (1.9.6); FILE MERGED 2008/06/18 09:14:47 ab 1.9.6.1: #i90029# Removed unused code


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [e81e3f2edb0310e67c217a632cdd43d4515d3f9b]

INTEGRATION: CWS ab52 (1.3.6); FILE MERGED 2008/06/18 09:26:44 ab 1.3.6.1: #i90029# Removed unused code


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [83e1734fec4bdcc88d11c679ec9fec1893c1ec29]

INTEGRATION: CWS ab52 (1.43.6); FILE MERGED 2008/06/18 09:26:44 ab 1.43.6.1: #i90029# Removed unused code


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [3f3dab14391d9302c8b39e05e17a7e26d246cff8]

INTEGRATION: CWS ab52 (1.16.6); FILE MERGED 2008/06/19 07:46:58 ab 1.16.6.1: #i83625# Migration to Lucene


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [15412aae6d5a7ab4bddb01f21573df6c63a3f81b]

INTEGRATION: CWS ab52 (1.8.6); FILE MERGED 2008/06/18 09:23:23 ab 1.8.6.1: #i90029# Removed unused code


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [7f89b533632d2ae8f04c6a781801cf917eacfb2e]

INTEGRATION: CWS ab52 (1.7.6); FILE MERGED 2008/06/18 09:23:23 ab 1.7.6.1: #i90029# Removed unused code


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [e6fded50a99c69b2e9f8b1459a1956132efe906e]

INTEGRATION: CWS ab52 (1.3.6); FILE MERGED 2008/06/18 09:27:43 ab 1.3.6.1: #i90029# Removed unused code


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [5987e157895473f3b24d8c09932584046a775f8e]

INTEGRATION: CWS ab52 (1.53.6); FILE MERGED 2008/06/18 09:27:43 ab 1.53.6.1: #i90029# Removed unused code


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [d4c972784ab36b4f7a0477979b11c76e445ca21b]

INTEGRATION: CWS ab52 (1.3.6); FILE MERGED 2008/06/18 09:20:10 ab 1.3.6.1: #i90029# Removed unused code


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [79ddc99252aacdcdab74d24fbacfd8b809776ab7]

INTEGRATION: CWS ab52 (1.3.6); FILE MERGED 2008/06/18 09:20:09 ab 1.3.6.1: #i90029# Removed unused code


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [1e06e6ee2322a169a3060c882dc5cf858509fc4b]

INTEGRATION: CWS ab52 (1.8.6); FILE MERGED 2008/06/18 09:19:39 ab 1.8.6.1: #i90029# Removed unused code


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [67163c535e74717b6657a37fcc4fd20d83a76f17]

INTEGRATION: CWS ab52 (1.15.6); FILE MERGED 2008/06/18 09:19:39 ab 1.15.6.1: #i90029# Removed unused code


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [2d1b3bb76b72f23154f015855e43252088dc2f3b]

INTEGRATION: CWS ab52 (1.6.6); FILE MERGED 2008/06/18 09:19:39 ab 1.6.6.1: #i90029# Removed unused code


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [ae79854cb2f4c37376242da249aacf18eacef04d]

INTEGRATION: CWS ab52 (1.35.2); FILE MERGED 2008/06/18 10:32:33 ab 1.35.2.1: #i83625# LuceneHelpWrapper.jar


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [57d3277a192b12b570100e52291b601ceec4eabd]

INTEGRATION: CWS ab52 (1.1.2); FILE ADDED 2008/06/18 10:31:33 ab 1.1.2.1: #i83625# LuceneHelpWrapper.jar


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [f07670259fdbe5a8873b40ddb026bc20b4ac8acf]

INTEGRATION: CWS ab52 (1.1.2); FILE ADDED 2008/06/19 07:49:39 ab 1.1.2.2: #i83625# Removed debugging code 2008/06/18 10:29:44 ab 1.1.2.1: #i83625# LuceneHelpWrapper.jar


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [e82de9330ef0f972a4544f1841c3fee1049aac15]

INTEGRATION: CWS ab52 (1.13.6); FILE MERGED 2008/06/18 10:35:42 ab 1.13.6.1: #i83625# Migration to Lucene


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [d9c33e48174f32f2010c40bbb42081a689c2d319]

INTEGRATION: CWS ab52 (1.19.2); FILE ADDED 2008/06/19 10:46:15 ab 1.19.2.4: #i83625# Always use / as path separator inside zip file 2008/06/18 12:54:33 ab 1.19.2.3: #i83625# Allow missing Content/Caption folders 2008/06/18 10:30:25 ab 1.19.2.2: #i83625# LuceneHelpWrapper.jar 2008/03/25 15:09:56 ab 1.19.2.1: file HelpIndexer.java was added on branch cws_dev300_ab52 on 2008-06-18 10:30:25 +0000


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [c071f1bf840abd8cafef70af5f6e93f483ba050c]

INTEGRATION: CWS ab52 (1.1.2); FILE ADDED 2008/06/18 10:29:20 ab 1.1.2.1: #i83625# LuceneHelpWrapper.jar


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [058a14c04f6b7e9c249e7850a819b3bbe1a2f2fc]

INTEGRATION: CWS ab52 (1.7.6); FILE MERGED 2008/06/18 10:34:16 ab 1.7.6.1: #i83625# Migration to Lucene


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [28837c48b70f5fb2630e3da919dd401e0fd5290f]

INTEGRATION: CWS ab52 (1.8.6); FILE MERGED 2008/06/18 10:34:16 ab 1.8.6.1: #i83625# Migration to Lucene


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [a8a6fa5ea4383c189103639542b47ac7c4621d33]

INTEGRATION: CWS ab52 (1.16.10); FILE MERGED 2008/06/19 15:24:53 ab 1.16.10.1: #i83625# Added lucene as dependency


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [1d2ee097e5f41b3b57e907a09a21b2eb675ec382]

INTEGRATION: CWS obo30 (1.56.44); FILE MERGED 2008/06/04 09:53:03 obo 1.56.44.1: #i90100# ambigous Reference during ENABLE_PCH build


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [ee2ed319c7eb83b185a6659fbae4853d67efba13]

INTEGRATION: CWS obo30 (1.7.46); FILE MERGED 2008/06/04 09:53:02 obo 1.7.46.1: #i90100# ambigous Reference during ENABLE_PCH build


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [b37e6f4953ab2728ac5cf4a108655721414e73c8]

INTEGRATION: CWS obo30 (1.3.46); FILE MERGED 2008/06/04 09:53:02 obo 1.3.46.1: #i90100# ambigous Reference during ENABLE_PCH build


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [f9bb772a4c2f8fbb2a391a47c7c0e594fa49f1de]

INTEGRATION: CWS obo30 (1.3.46); FILE MERGED 2008/06/09 08:20:24 obo 1.3.46.2: #i90100# EOL missing 2008/06/04 09:53:02 obo 1.3.46.1: #i90100# ambigous Reference during ENABLE_PCH build


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [4189e65bda89ab96009c0cde7a8c676829a98aa0]

INTEGRATION: CWS obo30 (1.3.46); FILE MERGED 2008/06/09 08:20:23 obo 1.3.46.2: #i90100# EOL missing 2008/06/04 09:53:02 obo 1.3.46.1: #i90100# ambigous Reference during ENABLE_PCH build


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [f0eadc1e5922391c816aa18fe23a44f6e4081e65]

INTEGRATION: CWS obo30 (1.3.44); FILE MERGED 2008/06/04 09:53:01 obo 1.3.44.1: #i90100# ambigous Reference during ENABLE_PCH build


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [e2624f5ab445232f8c6fce8aed467adc06d691cb]

INTEGRATION: CWS obo30 (1.16.44); FILE MERGED 2008/06/09 08:20:23 obo 1.16.44.2: #i90100# EOL missing 2008/06/04 09:53:01 obo 1.16.44.1: #i90100# ambigous Reference during ENABLE_PCH build


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [035b46bd23b769d30e9652b5d0fc7423c17279af]

INTEGRATION: CWS obo30 (1.5.46); FILE MERGED 2008/06/04 09:53:01 obo 1.5.46.1: #i90100# ambigous Reference during ENABLE_PCH build


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [57816241addd209cb79d21c427883ac9022fb163]

INTEGRATION: CWS obo30 (1.33.22); FILE MERGED 2008/05/30 09:44:47 obo 1.33.22.1: #i90100# ambigous Reference during ENABLE_PCH build


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [0e0caf4577d56f9519a0c77e788726b78ed86914]

INTEGRATION: CWS obo30 (1.36.24); FILE MERGED 2008/06/06 07:01:37 obo 1.36.24.2: #i90100# EOL missing 2008/05/30 09:44:47 obo 1.36.24.1: #i90100# ambigous Reference during ENABLE_PCH build


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [3d6b70246ef62dae519218aa118b6750d0b23a5b]

INTEGRATION: CWS obo30 (1.79.20); FILE MERGED 2008/06/06 07:01:37 obo 1.79.20.2: #i90100# EOL missing 2008/05/30 09:44:46 obo 1.79.20.1: #i90100# ambigous Reference during ENABLE_PCH build


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [c452efda86d8030350a3fe28a29f1df0c7e19869]

INTEGRATION: CWS obo30 (1.29.24); FILE MERGED 2008/06/06 07:01:37 obo 1.29.24.2: #i90100# EOL missing 2008/05/30 09:44:46 obo 1.29.24.1: #i90100# ambigous Reference during ENABLE_PCH build


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [6c2ba14adff13dc43b24d6445c343c3f037f90d4]

INTEGRATION: CWS ab48 (1.29.60); FILE MERGED 2008/06/10 05:10:11 ab 1.29.60.2: RESYNC: (1.29-1.30); FILE MERGED 2008/04/04 10:28:24 ab 1.29.60.1: #i75443# Support multiple array indices


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [c5d82678b20476ffdf5e1fc4a910e8495ecd62dd]

INTEGRATION: CWS obo30 (1.36.22); FILE MERGED 2008/06/06 07:01:37 obo 1.36.22.2: #i90100# EOL missing 2008/05/30 09:44:46 obo 1.36.22.1: #i90100# ambigous Reference during ENABLE_PCH build


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [a8fce567887fbcc798ba7fe7ac9a3e9f78b8f25e]

INTEGRATION: CWS ab48 (1.36.60); FILE MERGED 2008/06/10 05:10:08 ab 1.36.60.2: RESYNC: (1.36-1.37); FILE MERGED 2008/04/04 10:28:24 ab 1.36.60.1: #i75443# Support multiple array indices


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [20cab400e2f6be08578d15464c21a46b435fb40d]

INTEGRATION: CWS ab48 (1.35.60); FILE MERGED 2008/06/10 05:09:48 ab 1.35.60.2: RESYNC: (1.35-1.36); FILE MERGED 2008/04/04 10:13:31 ab 1.35.60.1: #i75443# Support multiple array indices


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [066be5cca67fed8cb5a02dac410e3a9753341e7e]

INTEGRATION: CWS ab48 (1.12.60); FILE MERGED 2008/06/10 05:09:54 ab 1.12.60.2: RESYNC: (1.12-1.13); FILE MERGED 2008/04/04 10:13:31 ab 1.12.60.1: #i75443# Support multiple array indices


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [c8cc4c4ea1d9d923dd9e4e02b6fe29f3af5ec258]

INTEGRATION: CWS obo30 (1.42.22); FILE MERGED 2008/05/30 09:44:46 obo 1.42.22.1: #i90100# ambigous Reference during ENABLE_PCH build


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [c4808d6c7c79da66079836c533fafa59e7fe791c]

INTEGRATION: CWS ab48 (1.12.6); FILE MERGED 2008/06/10 05:09:51 ab 1.12.6.3: RESYNC: (1.12-1.13); FILE MERGED 2008/06/06 06:45:54 ab 1.12.6.2: #i75443# Fixed problem with parsing object chains 2008/03/31 11:51:59 ab 1.12.6.1: #i79918#, #i80532# New parameter handling


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [2633805a9405329de9a86ab9bfcf00469960defd]

INTEGRATION: CWS obo30 (1.52.24); FILE MERGED 2008/06/06 07:01:37 obo 1.52.24.2: #i90100# EOL missing 2008/05/30 09:44:46 obo 1.52.24.1: #i90100# ambigous Reference during ENABLE_PCH build


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [7eadedf7dd353702db54c7dd0489a7c856110af9]

INTEGRATION: CWS ab48 (1.6.74); FILE MERGED 2008/06/10 05:09:45 ab 1.6.74.2: RESYNC: (1.6-1.7); FILE MERGED 2008/03/31 11:50:49 ab 1.6.74.1: #i79918#, #i80532# New parameter handling


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [1b9423a8a17d00d6369bff5a3303625aff5dc20e]

INTEGRATION: CWS obo30 (1.15.24); FILE MERGED 2008/05/30 09:44:45 obo 1.15.24.1: #i90100# ambigous Reference during ENABLE_PCH build


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [35ad8bf391f2b17a85d29f4fbd8f2787b7e7428f]

INTEGRATION: CWS ab48 (1.22.54); FILE MERGED 2008/06/10 05:10:05 ab 1.22.54.2: RESYNC: (1.22-1.23); FILE MERGED 2008/04/01 09:20:30 ab 1.22.54.1: #i79918#, #i80532# New parameter handling


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [80b1d5bf5e0793d188d795f39110bf78e059c24c]

INTEGRATION: CWS obo30 (1.33.12); FILE MERGED 2008/06/20 09:53:23 obo 1.33.12.3: RESYNC: (1.33-1.34); FILE MERGED 2008/06/06 07:01:37 obo 1.33.12.2: #i90100# EOL missing 2008/05/30 09:44:45 obo 1.33.12.1: #i90100# ambigous Reference during ENABLE_PCH build


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [e1f4fc2cf9ecec2ae0d09fb0315aea3c025445c3]

INTEGRATION: CWS ab48 (1.21.6); FILE MERGED 2008/06/10 05:10:00 ab 1.21.6.4: RESYNC: (1.21-1.22); FILE MERGED 2008/06/06 06:52:37 ab 1.21.6.3: #i75443# Fixed problem with parsing object chains 2008/04/04 10:57:36 ab 1.21.6.2: #i75443# Support multiple array indices 2008/04/01 09:20:30 ab 1.21.6.1: #i79918#, #i80532# New parameter handling


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [ca3104c0f5dc3fc236ceae48152893e81b86009f]

INTEGRATION: CWS obo30 (1.44.24); FILE MERGED 2008/06/06 07:01:36 obo 1.44.24.2: #i90100# EOL missing 2008/05/30 09:44:45 obo 1.44.24.1: #i90100# ambigous Reference during ENABLE_PCH build


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [47278c278b3cca639010005664ddbb8e0c0551b3]

INTEGRATION: CWS ab48 (1.17.60); FILE MERGED 2008/06/10 05:09:57 ab 1.17.60.2: RESYNC: (1.17-1.18); FILE MERGED 2008/04/04 10:53:41 ab 1.17.60.1: #i75443# Support multiple array indices


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [d2afb8ee0442b510371e7c695d0c03ceaa298473]

INTEGRATION: CWS ab48 (1.16.150); FILE MERGED 2008/06/10 05:10:03 ab 1.16.150.2: RESYNC: (1.16-1.17); FILE MERGED 2008/04/04 10:52:57 ab 1.16.150.1: #i75443# Support multiple array indices


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [9652f01ed9324f54d09d9980790a585dee2b1c75]

INTEGRATION: CWS ab48 (1.26.16); FILE MERGED 2008/06/10 06:55:06 ab 1.26.16.4: #i75443# Removed warnings 2008/06/10 05:09:42 ab 1.26.16.3: RESYNC: (1.26-1.27); FILE MERGED 2008/04/04 10:44:57 ab 1.26.16.2: #i75443# Support multiple array indices 2008/03/31 12:01:06 ab 1.26.16.1: #i79918#, #i80532# New parameter handling


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [ba6861f759ada440e8b1e6b01bad9ef2440be5fa]

INTEGRATION: CWS obo30 (1.28.30); FILE MERGED 2008/06/20 09:52:50 obo 1.28.30.2: RESYNC: (1.28-1.29); FILE MERGED 2008/05/29 09:27:12 obo 1.28.30.1: #i90100# build breaks with ENABLE_PCH set


2008-06-24  Armin Weiss  <aw@openoffice.org>  [87523929cf9199d2175e31cc37a80122ee78331f]

#i39532# corrections


2008-06-24  Armin Weiss  <aw@openoffice.org>  [1e21f485d87bad15c424df116165c42fe0f9f08d]

#i39532# corrections


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [fcf584cbc77529335d7fe27f823e1624ee31855d]

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>  [c153a22e1d5e8f33cd695857f3fdb592cad40de8]

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>  [9e4b38576cf1b72d12e51f4d7ddf4df96268325e]

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>  [d204720bd6299a6bb84e08a6246d39040f685082]

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>  [58d3d9a70c72b142ea0ae0a52e16e974528657a3]

INTEGRATION: CWS canvas05 (1.2.6); FILE MERGED 2008/04/21 07:56:38 thb 1.2.6.2: RESYNC: (1.2-1.3); FILE MERGED 2008/04/14 15:09:39 thb 1.2.6.1: Adapting to changes from CWS; trivial gcc build fixes


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [36904a2320227992e091a8b5121653b50a5b1de7]

INTEGRATION: CWS canvas05 (1.2.6); FILE MERGED 2008/05/23 23:07:37 thb 1.2.6.3: RESYNC: (1.3-1.4); FILE MERGED 2008/04/21 07:56:35 thb 1.2.6.2: RESYNC: (1.2-1.3); FILE MERGED 2008/04/14 15:09:39 thb 1.2.6.1: Adapting to changes from CWS; trivial gcc build fixes


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [80dda83fc06ea0493111d96c89a27ec212923dd7]

INTEGRATION: CWS canvas05 (1.10.20); FILE MERGED 2008/04/21 07:56:10 thb 1.10.20.2: RESYNC: (1.10-1.11); FILE MERGED 2007/10/01 13:50:40 thb 1.10.20.1: #i80285# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [36f6db6fc9ac846d132f2ff9852760398ab67f57]

INTEGRATION: CWS canvas05 (1.4.78); FILE MERGED 2008/04/21 07:56:04 thb 1.4.78.2: RESYNC: (1.4-1.5); FILE MERGED 2007/10/01 13:50:39 thb 1.4.78.1: #i80285# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [67e438c4137e4c8d7c21dfcf9d452f7196e5d591]

INTEGRATION: CWS canvas05 (1.8.164); FILE MERGED 2008/04/21 07:56:07 thb 1.8.164.2: RESYNC: (1.8-1.9); FILE MERGED 2007/10/01 13:50:39 thb 1.8.164.1: #i80285# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [ee29582f6509cb9243bd664c56cb85fd3de7430d]

INTEGRATION: CWS canvas05 (1.14.16); FILE MERGED 2008/04/21 07:53:50 thb 1.14.16.4: RESYNC: (1.15-1.16); FILE MERGED 2008/01/22 14:01:19 thb 1.14.16.3: #i10000# Post-resync build breaker 2008/01/22 00:53:47 thb 1.14.16.2: RESYNC: (1.14-1.15); FILE MERGED 2007/10/01 13:49:14 thb 1.14.16.1: #i79258# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [ff0a0fb6a46beefae1aa571b9af1827be339c320]

INTEGRATION: CWS canvas05 (1.8.18); FILE MERGED 2008/04/21 07:53:56 thb 1.8.18.2: RESYNC: (1.8-1.9); FILE MERGED 2007/10/01 13:49:14 thb 1.8.18.1: #i79258# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [682ecc3210bd19c5f352e6076374e69d98b31b35]

INTEGRATION: CWS canvas05 (1.8.18); FILE MERGED 2008/04/21 07:53:59 thb 1.8.18.2: RESYNC: (1.8-1.9); FILE MERGED 2007/10/01 13:49:14 thb 1.8.18.1: #i79258# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [41070d7ea6bc3e79966bc25b95aa586d1320acb7]

INTEGRATION: CWS canvas05 (1.7.46); FILE MERGED 2008/04/21 07:53:47 thb 1.7.46.2: RESYNC: (1.7-1.8); FILE MERGED 2007/10/01 13:49:14 thb 1.7.46.1: #i79258# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [d3b17bdb71bd1a01768a646bda06f080535c3a47]

INTEGRATION: CWS canvas05 (1.6.46); FILE MERGED 2008/04/21 07:53:53 thb 1.6.46.2: RESYNC: (1.6-1.7); FILE MERGED 2007/10/01 13:49:14 thb 1.6.46.1: #i79258# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [bae896db0269eee0a198535e66dcfc52f87cb63d]

INTEGRATION: CWS canvas05 (1.2.18); FILE MERGED 2008/04/21 07:54:57 thb 1.2.18.2: RESYNC: (1.2-1.3); FILE MERGED 2007/10/01 13:49:14 thb 1.2.18.1: #i79258# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [2b9e7db7c50218986afb03281380d14e02eadb71]

INTEGRATION: CWS canvas05 (1.2.18); FILE MERGED 2008/04/21 07:55:02 thb 1.2.18.2: RESYNC: (1.2-1.3); FILE MERGED 2007/10/01 13:49:14 thb 1.2.18.1: #i79258# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [1a5f60c08cf5048408de43bbf48c83ae5c876315]

INTEGRATION: CWS canvas05 (1.2.18); FILE MERGED 2008/04/21 07:55:00 thb 1.2.18.3: RESYNC: (1.3-1.4); FILE MERGED 2008/04/07 14:42:02 thb 1.2.18.2: RESYNC: (1.2-1.3); FILE MERGED 2007/10/01 13:49:14 thb 1.2.18.1: #i79258# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [617e8a09ac774a4fbec06bdf4472bc8bcd866387]

INTEGRATION: CWS canvas05 (1.3.4); FILE MERGED 2008/04/21 07:54:53 thb 1.3.4.2: RESYNC: (1.4-1.5); FILE MERGED 2007/10/01 13:49:14 thb 1.3.4.1: #i79258# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [5f3b3f0212307af2588403f9b960a3165fda2e8b]

INTEGRATION: CWS canvas05 (1.2.18); FILE MERGED 2008/04/21 07:55:31 thb 1.2.18.3: RESYNC: (1.3-1.4); FILE MERGED 2008/01/22 00:53:45 thb 1.2.18.2: RESYNC: (1.2-1.3); FILE MERGED 2007/10/01 13:49:13 thb 1.2.18.1: #i79258# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [6b2b389f10d9b9cb96fa6ea402cd45058215de10]

INTEGRATION: CWS canvas05 (1.2.18); FILE MERGED 2008/04/21 07:55:28 thb 1.2.18.4: RESYNC: (1.4-1.5); FILE MERGED 2008/04/07 14:42:05 thb 1.2.18.3: RESYNC: (1.3-1.4); FILE MERGED 2008/01/22 00:53:42 thb 1.2.18.2: RESYNC: (1.2-1.3); FILE MERGED 2007/10/01 13:49:13 thb 1.2.18.1: #i79258# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [cb40579728f017bf4f0ef5efb60478175d098260]

INTEGRATION: CWS canvas05 (1.2.18); FILE MERGED 2008/04/21 07:55:15 thb 1.2.18.2: RESYNC: (1.2-1.3); FILE MERGED 2007/10/01 13:49:13 thb 1.2.18.1: #i79258# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [54a90b5059d76254124f964c09e51122d7f7fd4e]

INTEGRATION: CWS canvas05 (1.2.18); FILE MERGED 2008/04/21 07:55:09 thb 1.2.18.2: RESYNC: (1.2-1.3); FILE MERGED 2007/10/01 13:49:13 thb 1.2.18.1: #i79258# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [e4fbbf410e18d41b51b9322eb322bff0cc7ca6ab]

INTEGRATION: CWS canvas05 (1.2.18); FILE MERGED 2008/04/21 07:55:22 thb 1.2.18.2: RESYNC: (1.2-1.3); FILE MERGED 2007/10/01 13:49:13 thb 1.2.18.1: #i79258# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [fce7fc1fa7661323fb8cba5109bc5f222f69d6cf]

INTEGRATION: CWS canvas05 (1.2.18); FILE MERGED 2008/04/21 07:55:12 thb 1.2.18.2: RESYNC: (1.2-1.3); FILE MERGED 2007/10/01 13:49:13 thb 1.2.18.1: #i79258# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [651402cce056647bcde3c54c7931fb16000ff912]

INTEGRATION: CWS canvas05 (1.2.18); FILE MERGED 2008/04/21 07:55:18 thb 1.2.18.2: RESYNC: (1.2-1.3); FILE MERGED 2007/10/01 13:49:13 thb 1.2.18.1: #i79258# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [cacbe1d7f69176e5520f456dd8efc9fac95efa92]

INTEGRATION: CWS canvas05 (1.3.4); FILE MERGED 2008/04/21 07:55:25 thb 1.3.4.2: RESYNC: (1.3-1.4); FILE MERGED 2007/10/01 13:49:13 thb 1.3.4.1: #i79258# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [57c025d9a51eaffd5a4ed10c2909aa79ac8f387f]

INTEGRATION: CWS canvas05 (1.2.18); FILE MERGED 2008/04/21 07:55:06 thb 1.2.18.3: RESYNC: (1.3-1.4); FILE MERGED 2008/01/22 00:53:39 thb 1.2.18.2: RESYNC: (1.2-1.3); FILE MERGED 2007/10/01 13:49:13 thb 1.2.18.1: #i79258# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [6237733fa1562ac24a2324d80be61f3ede169483]

INTEGRATION: CWS canvas05 (1.2.18); FILE MERGED 2008/04/21 07:55:35 thb 1.2.18.3: RESYNC: (1.3-1.4); FILE MERGED 2008/04/07 14:42:08 thb 1.2.18.2: RESYNC: (1.2-1.3); FILE MERGED 2007/10/01 13:49:13 thb 1.2.18.1: #i79258# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [c912d5575b74583c509937955d25c83e29fe8cc6]

INTEGRATION: CWS canvas05 (1.8.18); FILE MERGED 2008/04/21 07:54:08 thb 1.8.18.2: RESYNC: (1.8-1.9); FILE MERGED 2007/10/01 13:49:12 thb 1.8.18.1: #i79258# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [056910b69ea63214800f0e7b648c6c246166fe04]

INTEGRATION: CWS canvas05 (1.7.18); FILE MERGED 2008/04/21 07:54:05 thb 1.7.18.2: RESYNC: (1.7-1.8); FILE MERGED 2007/10/01 13:49:12 thb 1.7.18.1: #i79258# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [a23557d0921e92cddecd0475952dc87e441ca536]

INTEGRATION: CWS canvas05 (1.7.18); FILE MERGED 2008/04/21 07:54:14 thb 1.7.18.2: RESYNC: (1.7-1.8); FILE MERGED 2007/10/01 13:49:12 thb 1.7.18.1: #i79258# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [7012d06de0a47d6621ae0d366eb00bf8b052e46e]

INTEGRATION: CWS canvas05 (1.7.18); FILE MERGED 2008/04/21 07:54:32 thb 1.7.18.2: RESYNC: (1.7-1.8); FILE MERGED 2007/10/01 13:49:12 thb 1.7.18.1: #i79258# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [830b1775171a2ae6bc000d392f88c390e66b7279]

INTEGRATION: CWS canvas05 (1.11.18); FILE MERGED 2008/04/21 07:54:17 thb 1.11.18.2: RESYNC: (1.11-1.12); FILE MERGED 2007/10/01 13:49:12 thb 1.11.18.1: #i79258# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [fdf086a1c2422d135bc8b037e5311d8af656355a]

INTEGRATION: CWS canvas05 (1.11.18); FILE MERGED 2008/04/21 07:54:26 thb 1.11.18.2: RESYNC: (1.11-1.12); FILE MERGED 2007/10/01 13:49:12 thb 1.11.18.1: #i79258# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [f8f76a33c285d2c5b43db2f78eb22de8da844787]

INTEGRATION: CWS canvas05 (1.7.18); FILE MERGED 2008/04/21 07:54:23 thb 1.7.18.2: RESYNC: (1.7-1.8); FILE MERGED 2007/10/01 13:49:12 thb 1.7.18.1: #i79258# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [21ffcfa95758a8b366b334837bcebf0266617f4e]

INTEGRATION: CWS canvas05 (1.9.18); FILE MERGED 2008/04/21 07:54:02 thb 1.9.18.2: RESYNC: (1.9-1.10); FILE MERGED 2007/10/01 13:49:12 thb 1.9.18.1: #i79258# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [0d10b0662a4f40293cd98d5fe9eb07a4fe0a455a]

INTEGRATION: CWS canvas05 (1.8.10); FILE MERGED 2008/04/21 07:54:29 thb 1.8.10.2: RESYNC: (1.8-1.9); FILE MERGED 2007/10/01 13:49:12 thb 1.8.10.1: #i79258# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [d87412f8f22d7edb020fe706d48ed1e3ebed5a74]

INTEGRATION: CWS canvas05 (1.11.18); FILE MERGED 2008/04/21 07:54:20 thb 1.11.18.3: RESYNC: (1.12-1.13); FILE MERGED 2008/01/22 00:53:36 thb 1.11.18.2: RESYNC: (1.11-1.12); FILE MERGED 2007/10/01 13:49:12 thb 1.11.18.1: #i79258# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [d9efaa0ca51692979f06b768b180f07051cdbb50]

INTEGRATION: CWS canvas05 (1.7.18); FILE MERGED 2008/04/21 07:54:35 thb 1.7.18.2: RESYNC: (1.7-1.8); FILE MERGED 2007/10/01 13:49:12 thb 1.7.18.1: #i79258# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [4a56d1f550fa39706989f9fa07fc08ca990de27f]

INTEGRATION: CWS canvas05 (1.14.18); FILE MERGED 2008/04/21 07:54:38 thb 1.14.18.2: RESYNC: (1.14-1.15); FILE MERGED 2007/10/01 13:49:12 thb 1.14.18.1: #i79258# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [62cbfc153adcbb7297c06643f97c4f917eb8a3d6]

INTEGRATION: CWS canvas05 (1.13.18); FILE MERGED 2008/04/21 07:54:11 thb 1.13.18.2: RESYNC: (1.13-1.14); FILE MERGED 2007/10/01 13:49:12 thb 1.13.18.1: #i79258# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [ab92ebbdb07024f25a1ce07a66d6415d1d7155de]

INTEGRATION: CWS canvas05 (1.8.18); FILE MERGED 2008/04/21 07:54:44 thb 1.8.18.2: RESYNC: (1.8-1.9); FILE MERGED 2007/10/01 13:49:12 thb 1.8.18.1: #i79258# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [41a210b157d5f8e2bf6b5a315820416a0b20199a]

INTEGRATION: CWS canvas05 (1.7.46); FILE MERGED 2008/04/21 07:54:47 thb 1.7.46.2: RESYNC: (1.7-1.8); FILE MERGED 2007/10/01 13:49:12 thb 1.7.46.1: #i79258# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [09e020063255373384620821a979b3ccfe9517b6]

INTEGRATION: CWS canvas05 (1.10.18); FILE MERGED 2008/04/21 07:54:50 thb 1.10.18.2: RESYNC: (1.10-1.11); FILE MERGED 2007/10/01 13:49:12 thb 1.10.18.1: #i79258# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [b5806b939960a5fd56c14ea0cb27cfda0edf30c2]

INTEGRATION: CWS canvas05 (1.10.18); FILE MERGED 2008/04/21 07:54:41 thb 1.10.18.2: RESYNC: (1.10-1.11); FILE MERGED 2007/10/01 13:49:12 thb 1.10.18.1: #i79258# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [8086af51350605c0ca6d5ce9bf00ae760d1647dd]

INTEGRATION: CWS canvas05 (1.3.12); FILE MERGED 2008/04/21 07:53:35 thb 1.3.12.4: RESYNC: (1.3-1.4); FILE MERGED 2008/04/20 11:03:42 mod 1.3.12.3: makefile fix 2008/04/19 13:47:04 mod 1.3.12.2: port of makefile for windows 2008/04/19 13:43:31 mod 1.3.12.1: initial version of OGL windows port


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [af95a8b329b54a9280092432a2644df3851f3972]

INTEGRATION: CWS canvas05 (1.3.10); FILE MERGED 2008/04/21 07:53:41 thb 1.3.10.5: RESYNC: (1.4-1.5); FILE MERGED 2008/04/19 13:43:31 mod 1.3.10.4: initial version of OGL windows port 2008/04/18 16:25:04 thb 1.3.10.3: Fixed build breakage (thx to mod) 2008/04/07 14:41:59 thb 1.3.10.2: RESYNC: (1.3-1.4); FILE MERGED 2008/03/13 17:30:16 thb 1.3.10.1: Convert ogl transitions to new bitmap layout and color space API


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [002faa4d7997844a1232ace3ea655369d67bbcea]

INTEGRATION: CWS canvas05 (1.3.10); FILE MERGED 2008/04/21 07:53:38 thb 1.3.10.2: RESYNC: (1.3-1.4); FILE MERGED 2008/04/19 13:43:31 mod 1.3.10.1: initial version of OGL windows port


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [64d84c945d09cf86c0ecd1477d115b1a3cc78eed]

INTEGRATION: CWS canvas05 (1.3.10); FILE MERGED 2008/04/21 07:53:44 thb 1.3.10.2: RESYNC: (1.3-1.4); FILE MERGED 2008/04/19 13:43:31 mod 1.3.10.1: initial version of OGL windows port


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [0eb6d365286778c666e47d334c497eb615b6eb01]

INTEGRATION: CWS canvas05 (1.10.18); FILE MERGED 2008/04/21 07:53:07 thb 1.10.18.2: RESYNC: (1.10-1.11); FILE MERGED 2007/10/01 13:49:11 thb 1.10.18.1: #i79258# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [d8a5d53b08d8b6da67bb5e0fd1394a17c9406baf]

INTEGRATION: CWS canvas05 (1.11.18); FILE MERGED 2008/04/21 07:53:26 thb 1.11.18.2: RESYNC: (1.11-1.12); FILE MERGED 2007/10/01 13:49:11 thb 1.11.18.1: #i79258# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [d7f9b0e7f24ff9ce6ef8be1a2ffc9d851dc25c13]

INTEGRATION: CWS canvas05 (1.12.18); FILE MERGED 2008/04/21 07:53:29 thb 1.12.18.2: RESYNC: (1.12-1.13); FILE MERGED 2007/10/01 13:49:11 thb 1.12.18.1: #i79258# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [e318e95cf87929b7e2b598bb40e0c7995d7a8326]

INTEGRATION: CWS canvas05 (1.9.4); FILE MERGED 2008/04/21 07:52:51 thb 1.9.4.4: RESYNC: (1.11-1.12); FILE MERGED 2008/04/07 14:41:49 thb 1.9.4.3: RESYNC: (1.10-1.11); FILE MERGED 2008/01/22 00:53:33 thb 1.9.4.2: RESYNC: (1.9-1.10); FILE MERGED 2007/10/01 13:49:11 thb 1.9.4.1: #i79258# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [332e46e87878a7a0f2b4c5ea6eb1961955f11fbc]

INTEGRATION: CWS canvas05 (1.7.18); FILE MERGED 2008/04/21 07:53:16 thb 1.7.18.3: RESYNC: (1.8-1.9); FILE MERGED 2007/11/06 12:37:45 thb 1.7.18.2: RESYNC: (1.7-1.8); FILE MERGED 2007/10/01 13:49:11 thb 1.7.18.1: #i79258# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [49b63f95ade27f1d0eeaa44f3d041b8e4d1b428e]

INTEGRATION: CWS canvas05 (1.4.18); FILE MERGED 2008/04/21 07:53:10 thb 1.4.18.4: RESYNC: (1.6-1.7); FILE MERGED 2008/01/22 00:53:30 thb 1.4.18.3: RESYNC: (1.5-1.6); FILE MERGED 2007/11/06 12:37:42 thb 1.4.18.2: RESYNC: (1.4-1.5); FILE MERGED 2007/10/01 13:49:11 thb 1.4.18.1: #i79258# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [d0fd720ff4a69214086286212b82a356cb61fd62]

INTEGRATION: CWS canvas05 (1.5.4); FILE MERGED 2008/04/21 07:53:23 thb 1.5.4.4: RESYNC: (1.8-1.9); FILE MERGED 2008/04/07 14:41:56 thb 1.5.4.3: RESYNC: (1.6-1.8); FILE MERGED 2008/01/22 00:53:27 thb 1.5.4.2: RESYNC: (1.5-1.6); FILE MERGED 2007/10/01 13:49:11 thb 1.5.4.1: #i79258# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [dd6d6dabe81f6fcde374bbfe89f8472c10e94127]

INTEGRATION: CWS canvas05 (1.9.16); FILE MERGED 2008/04/21 07:53:32 thb 1.9.16.3: RESYNC: (1.10-1.11); FILE MERGED 2008/01/22 00:53:24 thb 1.9.16.2: RESYNC: (1.9-1.10); FILE MERGED 2007/10/01 13:49:11 thb 1.9.16.1: #i79258# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [044f703008144bd1ca6e2c643b0d37220dcf24dd]

INTEGRATION: CWS canvas05 (1.7.18); FILE MERGED 2008/04/21 07:53:04 thb 1.7.18.2: RESYNC: (1.7-1.8); FILE MERGED 2007/10/01 13:49:11 thb 1.7.18.1: #i79258# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [b502897f1d32c5bac10a85abbd57bc43aaf59a33]

INTEGRATION: CWS canvas05 (1.8.18); FILE MERGED 2008/04/21 07:53:19 thb 1.8.18.2: RESYNC: (1.8-1.9); FILE MERGED 2007/10/01 13:49:11 thb 1.8.18.1: #i79258# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [ccb9b54c956b688cdaff663b772090c7ca8b08de]

INTEGRATION: CWS canvas05 (1.13.18); FILE MERGED 2008/04/21 07:53:01 thb 1.13.18.2: RESYNC: (1.13-1.14); FILE MERGED 2007/10/01 13:49:11 thb 1.13.18.1: #i79258# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [ae8f27d81535d02d311b6e489e2b09406f0bfa5c]

INTEGRATION: CWS canvas05 (1.13.18); FILE MERGED 2008/04/21 07:52:55 thb 1.13.18.3: RESYNC: (1.14-1.15); FILE MERGED 2008/04/07 14:41:53 thb 1.13.18.2: RESYNC: (1.13-1.14); FILE MERGED 2007/10/01 13:49:11 thb 1.13.18.1: #i79258# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [51fc5bceb9838f5d1a743da306c0212a1a31bcb8]

INTEGRATION: CWS canvas05 (1.13.10); FILE MERGED 2008/04/21 07:52:58 thb 1.13.10.2: RESYNC: (1.13-1.14); FILE MERGED 2007/10/01 13:49:11 thb 1.13.10.1: #i79258# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [27ad1923fe43c13538020a78c2099ddf1a81cd50]

INTEGRATION: CWS canvas05 (1.12.18); FILE MERGED 2008/04/21 07:53:13 thb 1.12.18.2: RESYNC: (1.12-1.13); FILE MERGED 2007/10/01 13:49:11 thb 1.12.18.1: #i79258# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [93c588d8fbd77d9cf372cc3875d089fe2424b118]

INTEGRATION: CWS canvas05 (1.5.110); FILE MERGED 2008/04/21 07:52:18 thb 1.5.110.3: RESYNC: (1.6-1.7); FILE MERGED 2007/11/06 12:37:28 thb 1.5.110.2: RESYNC: (1.5-1.6); FILE MERGED 2007/10/01 13:47:58 thb 1.5.110.1: #i79339# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [8e70de1b1e6a9bca2a0b93fafe4b749d33bb19ce]

INTEGRATION: CWS canvas05 (1.13.26); FILE MERGED 2008/04/21 07:52:21 thb 1.13.26.4: RESYNC: (1.16-1.17); FILE MERGED 2008/04/07 14:41:12 thb 1.13.26.3: RESYNC: (1.14-1.16); FILE MERGED 2007/11/06 12:37:25 thb 1.13.26.2: RESYNC: (1.13-1.14); FILE MERGED 2007/10/01 13:47:58 thb 1.13.26.1: #i79339# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [d054a369caf5a387fee56678a39563b361104c11]

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>  [0907dfd7e00da69b60f7610d7fc16cb98f898da2]

INTEGRATION: CWS canvas05 (1.2.74); FILE MERGED 2008/04/21 07:51:52 thb 1.2.74.3: RESYNC: (1.3-1.4); FILE MERGED 2008/04/07 14:41:04 thb 1.2.74.2: RESYNC: (1.2-1.3); FILE MERGED 2007/10/01 13:45:51 thb 1.2.74.1: #i79258# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [8a7a284e9e8e89dc7b284373f5e1bcaab1cda21c]

INTEGRATION: CWS canvas05 (1.2.132); FILE MERGED 2008/01/07 23:01:24 thb 1.2.132.1: #i81092# Filtering more internal symbols; dont filter getImplementationName


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [8dccc2b4de260e271763e6dc15bd4dbad73f594d]

INTEGRATION: CWS canvas05 (1.12.2); FILE MERGED 2008/06/03 15:54:00 thb 1.12.2.1: Upstreaming elliptical arc import for svg:d parser


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [3470de989b91462e61c74baa73c62ae414e22b08]

INTEGRATION: CWS canvas05 (1.9.4); FILE MERGED 2008/06/03 15:54:00 thb 1.9.4.1: Upstreaming elliptical arc import for svg:d parser


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [11d93305893a7eebe6ebd7942edf412d83b3a02e]

INTEGRATION: CWS canvas05 (1.18.2); FILE MERGED 2008/06/03 15:54:00 thb 1.18.2.1: Upstreaming elliptical arc import for svg:d parser


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [1ad617fd17be9b7ae736a205828d85a5b654d85b]

INTEGRATION: CWS canvas05 (1.30.4); FILE MERGED 2008/04/21 07:51:13 thb 1.30.4.2: RESYNC: (1.30-1.31); FILE MERGED 2007/10/01 12:21:25 thb 1.30.4.1: #i80285# Merged nonzero winding rule feature from picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [94118ea64c99de65f4239ec862663d7df914096b]

INTEGRATION: CWS canvas05 (1.3.34); FILE MERGED 2008/04/21 07:51:10 thb 1.3.34.2: RESYNC: (1.3-1.4); FILE MERGED 2007/10/01 12:21:24 thb 1.3.34.1: #i80285# Merged nonzero winding rule feature from picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [6b423e1716037b4a1aba522b9c9c8e847a4bae67]

INTEGRATION: CWS canvas05 (1.10.34); FILE MERGED 2008/04/21 07:50:54 thb 1.10.34.2: RESYNC: (1.10-1.11); FILE MERGED 2007/12/20 16:41:43 thb 1.10.34.1: #i81092# Now distinguishing between normal and sprite canvas


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [5ee8d622313c127b51e91eaf2478e2c4056ca239]

INTEGRATION: CWS canvas05 (1.9.10); FILE MERGED 2008/04/21 07:50:48 thb 1.9.10.2: RESYNC: (1.9-1.10); FILE MERGED 2007/10/01 13:41:45 thb 1.9.10.1: #i79258# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [5056b57b9d37295f4b2a8cda0f02b5a11050b873]

INTEGRATION: CWS canvas05 (1.8.38); FILE MERGED 2008/04/21 07:50:51 thb 1.8.38.2: RESYNC: (1.8-1.9); FILE MERGED 2007/10/01 13:41:45 thb 1.8.38.1: #i79258# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [c4a6b34bd04a1663cd4fc2d4e5f5c9ca83721463]

INTEGRATION: CWS canvas05 (1.8.38); FILE MERGED 2008/04/21 07:50:39 thb 1.8.38.2: RESYNC: (1.8-1.9); FILE MERGED 2007/10/01 13:41:45 thb 1.8.38.1: #i79258# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [0b2e42bbea74c026e78c0359ff3d14f5dd4a9e03]

INTEGRATION: CWS canvas05 (1.9.10); FILE MERGED 2008/04/21 07:50:42 thb 1.9.10.2: RESYNC: (1.9-1.10); FILE MERGED 2007/10/01 13:41:45 thb 1.9.10.1: #i79258# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [21e7da094f3d82145955a8a3859db84108164372]

INTEGRATION: CWS canvas05 (1.8.38); FILE MERGED 2008/04/21 07:50:33 thb 1.8.38.2: RESYNC: (1.8-1.9); FILE MERGED 2007/10/01 13:41:45 thb 1.8.38.1: #i79258# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [6cd6053560334c730aa85bfa480f45609f43bc53]

INTEGRATION: CWS canvas05 (1.9.38); FILE MERGED 2008/04/21 07:50:45 thb 1.9.38.2: RESYNC: (1.9-1.10); FILE MERGED 2007/10/01 13:41:45 thb 1.9.38.1: #i79258# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [ddb12feee4bd490c0019e3c4fd2ca076cf3f0ec9]

INTEGRATION: CWS canvas05 (1.7.38); FILE MERGED 2008/04/21 07:50:36 thb 1.7.38.2: RESYNC: (1.7-1.8); FILE MERGED 2007/10/01 13:41:45 thb 1.7.38.1: #i79258# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [2a3af0877503e24740d9de851d379f8a4ece136e]

INTEGRATION: CWS canvas05 (1.9.10); FILE MERGED 2008/04/21 07:50:57 thb 1.9.10.2: RESYNC: (1.9-1.10); FILE MERGED 2007/10/01 13:41:45 thb 1.9.10.1: #i79258# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [e4dced3f3a83095b4912d07d6d1bc79bb755f954]

INTEGRATION: CWS canvas05 (1.10.14); FILE MERGED 2008/04/21 07:50:17 thb 1.10.14.2: RESYNC: (1.10-1.11); FILE MERGED 2007/10/01 13:41:45 thb 1.10.14.1: #i79258# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [5fe6a57e6a3b5076ebaa1081f5b3e0172f356969]

INTEGRATION: CWS canvas05 (1.18.14); FILE MERGED 2008/04/21 07:50:30 thb 1.18.14.3: RESYNC: (1.19-1.20); FILE MERGED 2008/04/07 14:40:34 thb 1.18.14.2: RESYNC: (1.18-1.19); FILE MERGED 2007/10/01 13:41:44 thb 1.18.14.1: #i79258# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [483ec7f4b2c39d486e156511cb5c71536da5b3a0]

INTEGRATION: CWS canvas05 (1.12.12); FILE MERGED 2008/04/21 07:50:26 thb 1.12.12.2: RESYNC: (1.12-1.13); FILE MERGED 2007/12/20 16:42:53 thb 1.12.12.1: #i84784# Fixes to polygon output + enhancements for gradients kindly provided by rodo


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [4fb36f910a6c787d875b5a8d32851e4f699e78b2]

INTEGRATION: CWS canvas05 (1.10.14); FILE MERGED 2008/04/21 07:50:11 thb 1.10.14.2: RESYNC: (1.10-1.11); FILE MERGED 2007/10/01 13:41:44 thb 1.10.14.1: #i79258# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [053b160ea9a840b0467fa8739acf0da4498ed6e3]

INTEGRATION: CWS canvas05 (1.12.14); FILE MERGED 2008/04/21 07:50:14 thb 1.12.14.2: RESYNC: (1.12-1.13); FILE MERGED 2007/10/01 13:41:44 thb 1.12.14.1: #i79258# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [4e6375b88740d13e04237abb30818f88569dec9c]

INTEGRATION: CWS canvas05 (1.23.6); FILE MERGED 2008/04/21 07:50:08 thb 1.23.6.4: RESYNC: (1.23-1.24); FILE MERGED 2008/04/15 15:04:55 thb 1.23.6.3: #i66425# Fixing missing strikeout text feature in slideshow. fix courtesy liujl. 2007/12/20 16:42:53 thb 1.23.6.2: #i84784# Fixes to polygon output + enhancements for gradients kindly provided by rodo 2007/10/01 13:41:44 thb 1.23.6.1: #i79258# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [2dbf473cf6e28c1482582bbcc5a5ff8cac3f760a]

INTEGRATION: CWS canvas05 (1.32.246); FILE MERGED 2008/04/21 07:47:14 thb 1.32.246.3: RESYNC: (1.32-1.33); FILE MERGED 2008/04/06 19:35:20 mox 1.32.246.2: Change headers to GetGraphicsData() const, Build fixes for VCL aqua 2008/01/24 16:50:10 thb 1.32.246.1: #i85559# Added OutputDevice::GetCanvas method (and necessary ground work)


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [98d93b0c1cfa9fd79c443f5684cd6cf2b9e92c1f]

INTEGRATION: CWS canvas05 (1.26.90); FILE MERGED 2008/04/21 07:47:07 thb 1.26.90.4: RESYNC: (1.28-1.29); FILE MERGED 2008/04/07 14:38:09 thb 1.26.90.3: RESYNC: (1.26-1.28); FILE MERGED 2008/04/06 19:35:20 mox 1.26.90.2: Change headers to GetGraphicsData() const, Build fixes for VCL aqua 2008/01/24 16:50:10 thb 1.26.90.1: #i85559# Added OutputDevice::GetCanvas method (and necessary ground work)


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [2fec8f86f44c24a1ab0908eed9119cc577c6ef0c]

INTEGRATION: CWS canvas05 (1.224.8); FILE MERGED 2008/06/09 08:19:40 thb 1.224.8.2: Replaced screen ptr with screen number, which should be more reliable 2008/04/28 23:19:33 thb 1.224.8.1: Passing along screen ptr with SystemData objects


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [fa7171f71eb667ab51411ece4dda6bb90d03a3e4]

INTEGRATION: CWS canvas05 (1.47.304); FILE MERGED 2008/06/09 08:19:40 thb 1.47.304.6: Replaced screen ptr with screen number, which should be more reliable 2008/04/28 23:19:32 thb 1.47.304.5: Passing along screen ptr with SystemData objects 2008/04/21 07:48:29 thb 1.47.304.4: RESYNC: (1.47-1.48); FILE MERGED 2008/04/06 19:35:20 mox 1.47.304.3: Change headers to GetGraphicsData() const, Build fixes for VCL aqua 2008/03/31 10:51:42 thb 1.47.304.2: Extending amount of information for X11 SystemGraphicsData 2008/01/24 16:50:09 thb 1.47.304.1: #i85559# Added OutputDevice::GetCanvas method (and necessary ground work)


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [cc8443828cb0ce71ba749ef6c5c04bc88d74c64f]

INTEGRATION: CWS canvas05 (1.26.62); FILE MERGED 2008/04/21 07:48:26 thb 1.26.62.4: RESYNC: (1.28-1.29); FILE MERGED 2008/04/07 14:39:14 thb 1.26.62.3: RESYNC: (1.26-1.28); FILE MERGED 2008/04/06 19:35:20 mox 1.26.62.2: Change headers to GetGraphicsData() const, Build fixes for VCL aqua 2008/02/28 12:46:25 thb 1.26.62.1: Added missing implementation for GetGraphicsData


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [179d886e7dc9f1f7066fe92bc02d83fe767da7d9]

INTEGRATION: CWS canvas05 (1.95.8); FILE MERGED 2008/05/23 23:03:46 thb 1.95.8.2: RESYNC: (1.95-1.96); FILE MERGED 2008/04/28 22:29:10 thb 1.95.8.1: Enable xinerama support also for 64bit (kudos to rodo for the fix)


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [25c6e5b2727c557af5b95c1b377b5a46a0c8d9c9]

INTEGRATION: CWS canvas05 (1.41.90); FILE MERGED 2008/04/21 07:48:09 thb 1.41.90.4: RESYNC: (1.44-1.45); FILE MERGED 2008/04/07 14:38:51 thb 1.41.90.3: RESYNC: (1.41-1.44); FILE MERGED 2008/04/06 19:35:19 mox 1.41.90.2: Change headers to GetGraphicsData() const, Build fixes for VCL aqua 2008/01/24 16:50:09 thb 1.41.90.1: #i85559# Added OutputDevice::GetCanvas method (and necessary ground work)


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [44bbcd5ed50ab7204c531fb5b8b42ee91517bacf]

INTEGRATION: CWS canvas05 (1.15.90); FILE MERGED 2008/04/21 07:48:06 thb 1.15.90.4: RESYNC: (1.17-1.18); FILE MERGED 2008/04/07 14:38:48 thb 1.15.90.3: RESYNC: (1.15-1.17); FILE MERGED 2008/04/06 19:35:19 mox 1.15.90.2: Change headers to GetGraphicsData() const, Build fixes for VCL aqua 2008/02/21 21:16:47 thb 1.15.90.1: Added GetGraphicsData for headless plugin as well


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [8c994df540b8f12391407130d6b85051ec5a23b8]

INTEGRATION: CWS canvas05 (1.2.64); FILE MERGED 2008/04/21 07:48:16 thb 1.2.64.4: RESYNC: (1.4-1.5); FILE MERGED 2008/04/08 12:15:48 thb 1.2.64.3: Fixing post-resync build breakers 2008/04/07 14:39:00 thb 1.2.64.2: RESYNC: (1.2-1.4); FILE MERGED 2008/02/21 21:07:33 thb 1.2.64.1: Added GetGraphicsData for headless plugin as well


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [f808e5845722c0c4c403685908c451e2225e967f]

INTEGRATION: CWS canvas05 (1.2.64); FILE MERGED 2008/04/21 07:48:22 thb 1.2.64.4: RESYNC: (1.4-1.5); FILE MERGED 2008/04/07 14:39:11 thb 1.2.64.3: RESYNC: (1.2-1.4); FILE MERGED 2008/04/06 19:35:19 mox 1.2.64.2: Change headers to GetGraphicsData() const, Build fixes for VCL aqua 2008/02/21 21:07:33 thb 1.2.64.1: Added GetGraphicsData for headless plugin as well


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [c9730abd0fd4c0dab13ca9d51187236c4bb53dbc]

INTEGRATION: CWS canvas05 (1.2.64); FILE MERGED 2008/04/21 07:48:12 thb 1.2.64.4: RESYNC: (1.4-1.5); FILE MERGED 2008/04/08 12:15:48 thb 1.2.64.3: Fixing post-resync build breakers 2008/04/07 14:38:57 thb 1.2.64.2: RESYNC: (1.2-1.4); FILE MERGED 2008/02/18 16:10:06 thb 1.2.64.1: Also adding new getgraphicsdata method for headless


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [b1241338a9cd20ace7a4c479840a94a7da5eed75]

INTEGRATION: CWS canvas05 (1.3.2); FILE MERGED 2008/04/21 07:48:19 thb 1.3.2.5: RESYNC: (1.4-1.5); FILE MERGED 2008/04/07 14:39:08 thb 1.3.2.4: RESYNC: (1.3-1.4); FILE MERGED 2008/04/06 19:35:19 mox 1.3.2.3: Change headers to GetGraphicsData() const, Build fixes for VCL aqua 2008/02/21 21:07:33 thb 1.3.2.2: Added GetGraphicsData for headless plugin as well 2008/02/18 16:10:06 thb 1.3.2.1: Also adding new getgraphicsdata method for headless


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [ca9649aafc01c50bb02c213a480667ebeb0f5b23]

INTEGRATION: CWS canvas05 (1.13.8); FILE MERGED 2008/06/18 21:51:45 thb 1.13.8.2: #i10000# Fixed tinderbox build breakage 2008/04/28 23:19:32 thb 1.13.8.1: Passing along screen ptr with SystemData objects


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [4152f517d744b6ea0298659cd306951219c3caca]

INTEGRATION: CWS canvas05 (1.80.6); FILE MERGED 2008/06/18 21:51:45 thb 1.80.6.2: #i10000# Fixed tinderbox build breakage 2008/04/28 23:19:32 thb 1.80.6.1: Passing along screen ptr with SystemData objects


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [e147039977794bf73dcb3288d8358a9adf496671]

INTEGRATION: CWS canvas05 (1.8.12); FILE MERGED 2008/04/21 07:48:00 thb 1.8.12.3: RESYNC: (1.9-1.10); FILE MERGED 2008/01/22 00:52:28 thb 1.8.12.2: RESYNC: (1.8-1.9); FILE MERGED 2007/10/01 13:40:14 thb 1.8.12.1: #i78888# #i78925# #i79258# #i79437# #i79846# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [24e64b0157adb869f2ee62b556e0ebbaf7fee1df]

INTEGRATION: CWS canvas05 (1.4.90); FILE MERGED 2008/04/21 07:48:03 thb 1.4.90.2: RESYNC: (1.4-1.5); FILE MERGED 2007/10/01 13:40:14 thb 1.4.90.1: #i78888# #i78925# #i79258# #i79437# #i79846# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [1eaaa1dd756f2afffa661f4580d1d8c5b8fe81bc]

INTEGRATION: CWS canvas05 (1.1.4); FILE ADDED 2008/05/23 22:05:35 thb 1.1.4.3: Moving all remaining new files to LGPL 3 2007/10/01 13:40:14 thb 1.1.4.2: #i78888# #i78925# #i79258# #i79437# #i79846# Merge from CWS picom 2007/07/25 13:40:31 thb 1.1.4.1: file canvasbitmaptest.cxx was added on branch cws_src680_canvas05 on 2007-10-01 13:40:13 +0000


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [d551190e8311242eadda4a3e82efff160175cb04]

INTEGRATION: CWS canvas05 (1.264.12); FILE MERGED 2008/04/21 07:47:51 thb 1.264.12.5: RESYNC: (1.277-1.278); FILE MERGED 2008/04/07 14:38:42 thb 1.264.12.4: RESYNC: (1.271-1.277); FILE MERGED 2008/01/24 16:50:09 thb 1.264.12.3: #i85559# Added OutputDevice::GetCanvas method (and necessary ground work) 2008/01/22 00:52:25 thb 1.264.12.2: RESYNC: (1.264-1.271); FILE MERGED 2007/12/20 16:39:40 thb 1.264.12.1: #i81092# Now distinguishing between normal and sprite canvas


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [9d3e9d5f5da6baef8f3ea9deb17ef6b04f6b22b2]

INTEGRATION: CWS canvas05 (1.13.56); FILE MERGED 2008/04/21 07:47:36 thb 1.13.56.5: RESYNC: (1.13-1.14); FILE MERGED 2008/04/04 22:06:55 thb 1.13.56.4: Fixed typo in alpha channel sequence index 2008/03/13 16:56:55 thb 1.13.56.3: Adapting VCL ColorSpace impls to API change; implementing some cheap paths for color space conversions 2007/10/02 11:03:26 thb 1.13.56.2: #i10000# WaE fix for Solaris 2007/10/01 13:40:13 thb 1.13.56.1: #i78888# #i78925# #i79258# #i79437# #i79846# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [7f6e151b25ca63e4eee637324bc2aeeae1b032c8]

INTEGRATION: CWS canvas05 (1.9.64); FILE MERGED 2008/04/21 07:47:33 thb 1.9.64.5: RESYNC: (1.9-1.10); FILE MERGED 2008/03/13 16:55:21 thb 1.9.64.4: Adapting VCL ColorSpace impls to API change; implementing some cheap paths for color space conversions 2007/10/02 11:03:25 thb 1.9.64.3: #i10000# WaE fix for Solaris 2007/10/02 10:32:51 thb 1.9.64.2: #i79437# Beefed up CanvasBitmap 2007/10/01 13:40:13 thb 1.9.64.1: #i78888# #i78925# #i79258# #i79437# #i79846# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [58dd47072a31e373ab9e8e1eb0aace889243dcca]

INTEGRATION: CWS canvas05 (1.32.8); FILE MERGED 2008/04/21 10:12:22 thb 1.32.8.1: #88535# Adding missing member init


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [67febdb7e2f52ddc97dc737f218dc8829a2b0086]

INTEGRATION: CWS canvas05 (1.52.50); FILE MERGED 2008/04/21 07:47:40 thb 1.52.50.5: RESYNC: (1.54-1.55); FILE MERGED 2008/04/14 14:17:59 thb 1.52.50.4: Fetch graphics if not yet there - adapted to rest-of-gdi conventions 2008/04/14 06:59:40 mox 1.52.50.3: Fix crash. 2008/04/07 14:38:38 thb 1.52.50.2: RESYNC: (1.52-1.54); FILE MERGED 2008/01/24 16:50:08 thb 1.52.50.1: #i85559# Added OutputDevice::GetCanvas method (and necessary ground work)


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [b2c1ceb08bfb484484ab7bcfe47fd43ad3f653a8]

INTEGRATION: CWS canvas05 (1.6.2); FILE MERGED 2008/04/21 07:47:57 thb 1.6.2.3: RESYNC: (1.6-1.7); FILE MERGED 2008/04/06 19:35:19 mox 1.6.2.2: Change headers to GetGraphicsData() const, Build fixes for VCL aqua 2008/01/24 16:50:08 thb 1.6.2.1: #i85559# Added OutputDevice::GetCanvas method (and necessary ground work)


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [527441d4d00c25b87ac9a6a0d9ba52726c3f8af1]

INTEGRATION: CWS canvas05 (1.5.2); FILE MERGED 2008/04/21 07:47:54 thb 1.5.2.4: RESYNC: (1.7-1.8); FILE MERGED 2008/04/07 14:38:46 thb 1.5.2.3: RESYNC: (1.5-1.7); FILE MERGED 2008/04/06 19:35:19 mox 1.5.2.2: Change headers to GetGraphicsData() const, Build fixes for VCL aqua 2008/01/24 16:50:08 thb 1.5.2.1: #i85559# Added OutputDevice::GetCanvas method (and necessary ground work)


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [3af720526bcc86a580096ec4e9d1dd206cf4be37]

INTEGRATION: CWS canvas05 (1.3.54); FILE MERGED 2008/04/21 07:47:01 thb 1.3.54.4: RESYNC: (1.7-1.8); FILE MERGED 2008/04/07 14:38:00 thb 1.3.54.3: RESYNC: (1.5-1.7); FILE MERGED 2008/01/22 00:52:18 thb 1.3.54.2: RESYNC: (1.3-1.5); FILE MERGED 2007/12/20 16:39:40 thb 1.3.54.1: #i81092# Now distinguishing between normal and sprite canvas


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [bd27d9d13f2c7133929262c28eda3d4788c6ed72]

INTEGRATION: CWS canvas05 (1.7.10); FILE MERGED 2008/06/23 13:26:08 thb 1.7.10.11: RESYNC: (1.8-1.9); FILE MERGED 2008/06/09 08:19:40 thb 1.7.10.10: Replaced screen ptr with screen number, which should be more reliable 2008/04/29 18:37:37 mox 1.7.10.9: pre-declare also CGContextRef (and prepare for the CGLayer changes in cws aquabmpfix01) 2008/04/29 05:28:49 mox 1.7.10.8: Actually, there is a Better Way (tm). Use native class directly, but predeclare it. This restores void* to NSView* on Mac. 2008/04/29 04:43:15 mox 1.7.10.7: All SystemxxxData members have been changed to void* on Mac OS X / Quartz INTENTIONALLY. This avoids header/include problems while compiling. 2008/04/28 23:19:32 thb 1.7.10.6: Passing along screen ptr with SystemData objects 2008/04/28 21:17:51 ericb 1.7.10.5:  pView is NSView* not void* on Aqua 2008/04/21 07:47:04 thb 1.7.10.4: RESYNC: (1.7-1.8); FILE MERGED 2008/04/06 17:59:02 mox 1.7.10.3: Need to change the Mac OS X pointers to opaque, so that including sysdata.hxx does not require including Cocoa.h 2008/04/03 20:01:39 thb 1.7.10.2: Added some more data members for GraphicsData (needed for non-Window canvas surfaces) 2008/03/31 10:51:41 thb 1.7.10.1: Extending amount of information for X11 SystemGraphicsData


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [3184edcc605627818417806e5c1e2434042c30fb]

INTEGRATION: CWS canvas05 (1.2.168); FILE MERGED 2008/04/21 07:46:58 thb 1.2.168.4: RESYNC: (1.4-1.5); FILE MERGED 2008/04/07 14:37:57 thb 1.2.168.3: RESYNC: (1.2-1.4); FILE MERGED 2008/04/06 19:35:18 mox 1.2.168.2: Change headers to GetGraphicsData() const, Build fixes for VCL aqua 2008/01/24 16:50:08 thb 1.2.168.1: #i85559# Added OutputDevice::GetCanvas method (and necessary ground work)


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [77ec38481e5b2a08c6c1cbf89c9c6c2f4ab928ed]

INTEGRATION: CWS canvas05 (1.3.140); FILE MERGED 2008/04/21 07:46:48 thb 1.3.140.3: RESYNC: (1.5-1.6); FILE MERGED 2008/04/07 14:37:51 thb 1.3.140.2: RESYNC: (1.3-1.5); FILE MERGED 2008/01/24 16:50:08 thb 1.3.140.1: #i85559# Added OutputDevice::GetCanvas method (and necessary ground work)


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [6aaf82868c92d907883458dc0f4354099b2711c6]

INTEGRATION: CWS canvas05 (1.2.168); FILE MERGED 2008/04/21 07:46:45 thb 1.2.168.4: RESYNC: (1.3-1.4); FILE MERGED 2008/04/08 08:15:29 mox 1.2.168.3: Remove duplicate toDouble / toByte -functions 2008/04/07 14:37:48 thb 1.2.168.2: RESYNC: (1.2-1.3); FILE MERGED 2007/10/01 13:40:13 thb 1.2.168.1: #i78888# #i78925# #i79258# #i79437# #i79846# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [3f84527fc1d84b39994d7051c2d5a9ce052b5226]

INTEGRATION: CWS canvas05 (1.2.64); FILE MERGED 2008/04/21 07:46:55 thb 1.2.64.3: RESYNC: (1.2-1.3); FILE MERGED 2008/03/13 16:55:21 thb 1.2.64.2: Adapting VCL ColorSpace impls to API change; implementing some cheap paths for color space conversions 2007/10/02 10:32:51 thb 1.2.64.1: #i79437# Beefed up CanvasBitmap


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [7a4ea3e70eefb497c0d178c8b58379a6d6016f1d]

INTEGRATION: CWS canvas05 (1.3.142); FILE MERGED 2008/04/21 07:46:52 thb 1.3.142.2: RESYNC: (1.3-1.4); FILE MERGED 2007/10/01 13:40:13 thb 1.3.142.1: #i78888# #i78925# #i79258# #i79437# #i79846# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [23892037575a86d9a867ba9383e20151306a4e3c]

INTEGRATION: CWS canvas05 (1.5.2); FILE MERGED 2008/04/21 07:46:42 thb 1.5.2.2: RESYNC: (1.5-1.6); FILE MERGED 2008/04/06 17:59:01 mox 1.5.2.1: Need to change the Mac OS X pointers to opaque, so that including sysdata.hxx does not require including Cocoa.h


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [07f19006320f4173424d3764029fe8d5c0052d19]

INTEGRATION: CWS canvas05 (1.13.60); FILE MERGED 2008/04/29 05:33:46 mox 1.13.60.3: Remove the now-unnecessary casts of (NSView*). 2008/04/21 07:47:27 thb 1.13.60.2: RESYNC: (1.13-1.14); FILE MERGED 2008/04/06 19:35:18 mox 1.13.60.1: Change headers to GetGraphicsData() const, Build fixes for VCL aqua


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [fa30351875329e0528d6cddc7d6aa8b9132b8be1]

INTEGRATION: CWS canvas05 (1.59.2); FILE MERGED 2008/04/21 07:47:30 thb 1.59.2.2: RESYNC: (1.59-1.62); FILE MERGED 2008/04/14 06:52:34 mox 1.59.2.1: Cleanup obsolete code.


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [64601a1c42f550e1e9005c24caddcc201526ca6d]

INTEGRATION: CWS canvas05 (1.66.10); FILE MERGED 2008/06/23 13:32:28 thb 1.66.10.5: RESYNC: (1.71-1.75); FILE MERGED 2008/04/21 07:47:23 thb 1.66.10.4: RESYNC: (1.70-1.71); FILE MERGED 2008/04/07 14:38:29 thb 1.66.10.3: RESYNC: (1.66-1.70); FILE MERGED 2008/04/06 19:35:17 mox 1.66.10.2: Change headers to GetGraphicsData() const, Build fixes for VCL aqua 2008/01/24 16:50:07 thb 1.66.10.1: #i85559# Added OutputDevice::GetCanvas method (and necessary ground work)


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [7a6b36a6dbc14dd07a48a745fa9fd14f1285eff2]

INTEGRATION: CWS canvas05 (1.34.10); FILE MERGED 2008/06/23 13:29:05 thb 1.34.10.5: RESYNC: (1.37-1.41); FILE MERGED 2008/04/21 07:47:17 thb 1.34.10.4: RESYNC: (1.36-1.37); FILE MERGED 2008/04/07 14:38:20 thb 1.34.10.3: RESYNC: (1.34-1.36); FILE MERGED 2008/04/06 19:35:17 mox 1.34.10.2: Change headers to GetGraphicsData() const, Build fixes for VCL aqua 2008/01/24 16:50:07 thb 1.34.10.1: #i85559# Added OutputDevice::GetCanvas method (and necessary ground work)


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [ca734fe7777bd7f4211557c8c61d0bc5fe9bbf37]

INTEGRATION: CWS canvas05 (1.20.276); FILE MERGED 2008/04/21 07:42:36 thb 1.20.276.3: RESYNC: (1.21-1.22); FILE MERGED 2008/04/07 14:36:29 thb 1.20.276.2: RESYNC: (1.20-1.21); FILE MERGED 2008/01/25 14:29:51 thb 1.20.276.1: #i81092# Adapted to canvas changes


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [c08a45300a72491ed6b11976979d82aec2eeb0ce]

INTEGRATION: CWS canvas05 (1.46.100); FILE MERGED 2008/05/23 23:03:23 thb 1.46.100.5: RESYNC: (1.49-1.50); FILE MERGED 2008/04/21 07:42:40 thb 1.46.100.4: RESYNC: (1.48-1.49); FILE MERGED 2008/04/09 10:21:48 thb 1.46.100.3: Actually use a writeable config access to change config. and commit it afterwards. 2008/04/07 14:36:32 thb 1.46.100.2: RESYNC: (1.46-1.48); FILE MERGED 2008/01/25 14:29:51 thb 1.46.100.1: #i81092# Adapted to canvas changes


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [c67685fcaac47efc0d6f4fd899cf30ab781ddb7c]

INTEGRATION: CWS canvas05 (1.29.56); FILE MERGED 2008/04/21 07:36:48 thb 1.29.56.3: RESYNC: (1.30-1.31); FILE MERGED 2008/04/07 14:35:44 thb 1.29.56.2: RESYNC: (1.29-1.30); FILE MERGED 2007/10/01 13:33:54 thb 1.29.56.1: #i79437# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [cc4ecbf62b0dd8bd4ee59ac992e6571a7943ec1b]

INTEGRATION: CWS canvas05 (1.1.4); FILE ADDED 2008/05/23 22:14:49 thb 1.1.4.3: Moving all remaining new files to LGPL 3 2007/10/01 13:33:54 thb 1.1.4.2: #i79437# Merge from CWS picom 2007/07/18 15:37:30 thb 1.1.4.1: file Endianness.idl was added on branch cws_src680_canvas05 on 2007-10-01 13:33:54 +0000


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [751a7e53864a3fddb4e9a2d0c663391012b91b17]

INTEGRATION: CWS canvas05 (1.6.74); FILE MERGED 2008/04/21 07:36:57 thb 1.6.74.2: RESYNC: (1.7-1.8); FILE MERGED 2007/10/01 13:33:54 thb 1.6.74.1: #i79437# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [eb5d0996e4e00c9f5b02c8695812cb41555a6898]

INTEGRATION: CWS canvas05 (1.3.386); FILE MERGED 2008/04/21 07:37:09 thb 1.3.386.2: RESYNC: (1.3-1.4); FILE MERGED 2007/10/01 13:33:54 thb 1.3.386.1: #i79437# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [5200cf0640d42f22cee6b4ea05e6936e4147f2a6]

INTEGRATION: CWS canvas05 (1.4.386); FILE MERGED 2008/04/21 07:37:18 thb 1.4.386.2: RESYNC: (1.5-1.6); FILE MERGED 2007/10/01 13:33:54 thb 1.4.386.1: #i79437# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [b2fc22c634a4d963fe3bdd544d3f5f1d148c7d87]

INTEGRATION: CWS canvas05 (1.4.366); FILE MERGED 2008/04/21 07:38:07 thb 1.4.366.2: RESYNC: (1.5-1.6); FILE MERGED 2007/10/01 13:33:54 thb 1.4.366.1: #i79437# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [e6babbaf2f96d3821a1c274c4cc5b5c7fc1ad9dd]

INTEGRATION: CWS canvas05 (1.5.366); FILE MERGED 2008/04/21 07:37:32 thb 1.5.366.2: RESYNC: (1.5-1.6); FILE MERGED 2007/10/01 13:33:54 thb 1.5.366.1: #i79437# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [2c31b1c1474510e2091e84cd374590246541d406]

INTEGRATION: CWS canvas05 (1.4.386); FILE MERGED 2008/04/21 07:37:15 thb 1.4.386.2: RESYNC: (1.4-1.5); FILE MERGED 2007/10/01 13:33:54 thb 1.4.386.1: #i79437# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [6386b6bfe55f34fbbfa2204768ae2b4bf7265deb]

INTEGRATION: CWS canvas05 (1.4.386); FILE MERGED 2008/04/21 07:37:12 thb 1.4.386.3: RESYNC: (1.4-1.5); FILE MERGED 2007/12/20 10:17:11 thb 1.4.386.2: #i84784# rodo's changes for EMF+ rendering (more expressiveness for gradients) 2007/10/01 13:33:54 thb 1.4.386.1: #i79437# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [196236c0a8d86a0b24f48de8f00314e6822ca2e7]

INTEGRATION: CWS canvas05 (1.4.386); FILE MERGED 2008/04/21 07:37:00 thb 1.4.386.2: RESYNC: (1.4-1.5); FILE MERGED 2007/10/01 13:33:54 thb 1.4.386.1: #i79437# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [157b29f8f2dc0b4b05d5850a1a8d36f327c0a221]

INTEGRATION: CWS canvas05 (1.2.4); FILE ADDED 2008/05/23 22:14:49 thb 1.2.4.3: Moving all remaining new files to LGPL 3 2007/10/01 13:33:54 thb 1.2.4.2: #i79437# Merge from CWS picom 2007/06/26 14:53:13 thb 1.2.4.1: file XIntegerReadOnlyBitmap.idl was added on branch cws_src680_canvas05 on 2007-10-01 13:33:54 +0000


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [88a3138c12e2ef2d6b43303ba33d1831376893cd]

INTEGRATION: CWS canvas05 (1.1.4); FILE ADDED 2008/05/23 22:14:49 thb 1.1.4.4: Moving all remaining new files to LGPL 3 2008/03/13 16:18:36 thb 1.1.4.3: Actually using this API, inter-colorspace conversions need one more function 2007/10/01 13:33:54 thb 1.1.4.2: #i79437# Merge from CWS picom 2007/07/18 15:37:30 thb 1.1.4.1: file XIntegerBitmapColorSpace.idl was added on branch cws_src680_canvas05 on 2007-10-01 13:33:54 +0000


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [1e04ac06938b229a2cc32940f56ed093b073f987]

INTEGRATION: CWS canvas05 (1.4.366); FILE MERGED 2008/04/21 07:37:47 thb 1.4.366.2: RESYNC: (1.4-1.5); FILE MERGED 2007/10/01 13:33:54 thb 1.4.366.1: #i79437# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [8150b75a0e2332376eb80d65902930cb60308a7a]

INTEGRATION: CWS canvas05 (1.2.4); FILE ADDED 2008/05/23 22:14:49 thb 1.2.4.3: Moving all remaining new files to LGPL 3 2007/10/01 13:33:53 thb 1.2.4.2: #i79437# Merge from CWS picom 2007/06/26 14:53:13 thb 1.2.4.1: file XIeeeFloatReadOnlyBitmap.idl was added on branch cws_src680_canvas05 on 2007-10-01 13:33:53 +0000


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [334deb3b66422236392a3d0f754b80756f7a796f]

INTEGRATION: CWS canvas05 (1.4.366); FILE MERGED 2008/04/21 07:37:41 thb 1.4.366.2: RESYNC: (1.4-1.5); FILE MERGED 2007/10/01 13:33:53 thb 1.4.366.1: #i79437# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [1373d30487f9ff0f7c30d3ac95826c7cfc422574]

INTEGRATION: CWS canvas05 (1.2.4); FILE ADDED 2008/05/23 22:14:48 thb 1.2.4.3: Moving all remaining new files to LGPL 3 2007/10/01 13:33:53 thb 1.2.4.2: #i79437# Merge from CWS picom 2007/06/26 14:53:13 thb 1.2.4.1: file XIeeeDoubleReadOnlyBitmap.idl was added on branch cws_src680_canvas05 on 2007-10-01 13:33:53 +0000


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [bcf5271dbf074017f66b173f77847b09130034b7]

INTEGRATION: CWS canvas05 (1.4.366); FILE MERGED 2008/04/21 07:36:51 thb 1.4.366.2: RESYNC: (1.4-1.5); FILE MERGED 2007/10/01 13:33:53 thb 1.4.366.1: #i79437# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [9fc373360729c97e4db3ac6dda88512bc2deac47]

INTEGRATION: CWS canvas05 (1.2.4); FILE ADDED 2008/05/23 22:14:48 thb 1.2.4.3: Moving all remaining new files to LGPL 3 2007/10/01 13:33:53 thb 1.2.4.2: #i79437# Merge from CWS picom 2007/06/26 14:53:13 thb 1.2.4.1: file XHalfFloatReadOnlyBitmap.idl was added on branch cws_src680_canvas05 on 2007-10-01 13:33:53 +0000


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [44225a114a12cb8e79061050f639c9cbe364d5f6]

INTEGRATION: CWS canvas05 (1.3.386); FILE MERGED 2008/04/21 07:37:03 thb 1.3.386.2: RESYNC: (1.3-1.4); FILE MERGED 2007/10/01 13:33:53 thb 1.3.386.1: #i79437# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [e8fe2ee669390126e2238c839435a71a8b0712db]

INTEGRATION: CWS canvas05 (1.3.386); FILE MERGED 2008/04/21 07:38:13 thb 1.3.386.6: RESYNC: (1.4-1.5); FILE MERGED 2008/04/08 07:37:58 mox 1.3.386.5: Remove duplicate struct ARGBColor, and the miscommitted file xcolorspace.diff 2008/04/07 14:35:56 thb 1.3.386.4: RESYNC: (1.3-1.4); FILE MERGED 2008/03/13 16:18:36 thb 1.3.386.3: Actually using this API, inter-colorspace conversions need one more function 2007/12/20 10:17:11 thb 1.3.386.2: #i84784# rodo's changes for EMF+ rendering (more expressiveness for gradients) 2007/10/01 13:33:53 thb 1.3.386.1: #i79437# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [41f7ce490bf4bb3e50c60856fd601ef0336c0213]

INTEGRATION: CWS canvas05 (1.5.56); FILE MERGED 2008/04/21 07:38:01 thb 1.5.56.4: RESYNC: (1.6-1.7); FILE MERGED 2008/04/07 14:35:53 thb 1.5.56.3: RESYNC: (1.5-1.6); FILE MERGED 2007/12/20 16:34:43 thb 1.5.56.2: #i81094# Clarified documentation 2007/10/01 13:33:53 thb 1.5.56.1: #i79437# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [26eb1e09a3f2e6df59fc9b9c73fc740abea16d41]

INTEGRATION: CWS canvas05 (1.4.386); FILE MERGED 2008/04/21 07:37:44 thb 1.4.386.2: RESYNC: (1.4-1.5); FILE MERGED 2007/10/01 13:33:53 thb 1.4.386.1: #i79437# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [ed5ec058851076f3699c8205e9d5a83711daff80]

INTEGRATION: CWS canvas05 (1.6.182); FILE MERGED 2008/04/21 07:37:06 thb 1.6.182.2: RESYNC: (1.7-1.8); FILE MERGED 2007/10/01 13:33:53 thb 1.6.182.1: #i79437# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [bed43feddd6bb3c149fdb81037144a6911e7efe7]

INTEGRATION: CWS canvas05 (1.6.340); FILE MERGED 2008/04/21 07:37:35 thb 1.6.340.2: RESYNC: (1.7-1.8); FILE MERGED 2007/10/01 13:33:53 thb 1.6.340.1: #i79437# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [ff883e2c37edd317d05688697ff99448e1720186]

INTEGRATION: CWS canvas05 (1.4.386); FILE MERGED 2008/04/21 07:37:50 thb 1.4.386.3: RESYNC: (1.5-1.6); FILE MERGED 2008/04/07 14:35:50 thb 1.4.386.2: RESYNC: (1.4-1.5); FILE MERGED 2007/10/01 13:33:53 thb 1.4.386.1: #i79437# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [34086656d091a964e27ab0ca67b83b944795d85c]

INTEGRATION: CWS canvas05 (1.5.366); FILE MERGED 2008/04/21 07:37:21 thb 1.5.366.3: RESYNC: (1.6-1.7); FILE MERGED 2008/04/07 14:35:47 thb 1.5.366.2: RESYNC: (1.5-1.6); FILE MERGED 2007/10/01 13:33:53 thb 1.5.366.1: #i79437# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [114512cb38dae8b62637880210cd70a931b592b2]

INTEGRATION: CWS canvas05 (1.4.386); FILE MERGED 2008/04/21 07:37:24 thb 1.4.386.2: RESYNC: (1.4-1.5); FILE MERGED 2007/10/01 13:33:53 thb 1.4.386.1: #i79437# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [c3ee032b0921956157b48d542fc17332a0c1ec5e]

INTEGRATION: CWS canvas05 (1.4.386); FILE MERGED 2008/04/21 07:37:55 thb 1.4.386.2: RESYNC: (1.4-1.5); FILE MERGED 2007/10/01 13:33:53 thb 1.4.386.1: #i79437# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [739b8ae1504265e94088d9527590f763b385f9a6]

INTEGRATION: CWS canvas05 (1.5.366); FILE MERGED 2008/04/21 07:37:27 thb 1.5.366.2: RESYNC: (1.5-1.6); FILE MERGED 2007/10/01 13:33:53 thb 1.5.366.1: #i79437# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [d5d70f8d261de1011f5ee74b901e11b51c8cfe83]

INTEGRATION: CWS canvas05 (1.4.386); FILE MERGED 2008/04/21 07:37:30 thb 1.4.386.2: RESYNC: (1.4-1.5); FILE MERGED 2007/10/01 13:33:53 thb 1.4.386.1: #i79437# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [a4527d4f586df4737796d7c2595815911ec5b869]

INTEGRATION: CWS canvas05 (1.3.386); FILE MERGED 2008/04/21 07:38:04 thb 1.3.386.2: RESYNC: (1.3-1.4); FILE MERGED 2007/10/01 13:33:53 thb 1.3.386.1: #i79437# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [ca889d69d46f7d5fbcd44a123653975c7e0f5291]

INTEGRATION: CWS canvas05 (1.5.366); FILE MERGED 2008/04/21 07:36:54 thb 1.5.366.2: RESYNC: (1.6-1.7); FILE MERGED 2007/10/01 13:33:53 thb 1.5.366.1: #i79437# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [5c0403eaa0ae6677b4c314c38bea435d8143d505]

INTEGRATION: CWS canvas05 (1.5.366); FILE MERGED 2008/04/21 07:37:58 thb 1.5.366.3: RESYNC: (1.5-1.6); FILE MERGED 2008/03/13 17:06:44 thb 1.5.366.2: added todo comment 2007/10/01 13:33:53 thb 1.5.366.1: #i79437# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [658c710a20b9e3c7d1fa47a9bb1321d49cd046d4]

INTEGRATION: CWS canvas05 (1.5.182); FILE MERGED 2008/04/21 07:38:16 thb 1.5.182.2: RESYNC: (1.5-1.6); FILE MERGED 2007/10/01 13:33:53 thb 1.5.182.1: #i79437# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [c4fefa9fc4d157eddd33d54baf536ef2bdc332f4]

INTEGRATION: CWS canvas05 (1.5.10); FILE MERGED 2008/06/03 13:12:40 thb 1.5.10.1: Clarified documentation


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [18e41e50bfe7f4e03de8e3c7d4484e60bb66f2fb]

INTEGRATION: CWS canvas05 (1.3.386); FILE MERGED 2008/04/21 07:37:38 thb 1.3.386.2: RESYNC: (1.3-1.4); FILE MERGED 2007/10/01 13:33:53 thb 1.3.386.1: #i79437# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [e27910de7c08864ef1052497a5252ae5bf9c6a13]

INTEGRATION: CWS canvas05 (1.3.386); FILE MERGED 2008/04/21 07:37:53 thb 1.3.386.2: RESYNC: (1.3-1.4); FILE MERGED 2007/10/01 13:33:53 thb 1.3.386.1: #i79437# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [13cb87baa4e395c550bcdc76e24e5c2cf8095408]

INTEGRATION: CWS canvas05 (1.1.4); FILE ADDED 2008/05/23 22:14:48 thb 1.1.4.3: Moving all remaining new files to LGPL 3 2007/10/01 13:33:53 thb 1.1.4.2: #i79437# Merge from CWS picom 2007/07/18 15:37:29 thb 1.1.4.1: file ColorComponentTag.idl was added on branch cws_src680_canvas05 on 2007-10-01 13:33:53 +0000


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [4ec9b2f92582a0cfec97159a072931502bf9e9e1]

INTEGRATION: CWS canvas05 (1.2.22); FILE MERGED 2008/06/03 19:14:22 thb 1.2.22.1: Fixed wrong license header


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [3bddf726f83771b0316bbb8e60f3e5712d3494cc]

INTEGRATION: CWS canvas05 (1.11.386); FILE MERGED 2008/04/21 07:36:45 thb 1.11.386.2: RESYNC: (1.11-1.12); FILE MERGED 2008/01/23 12:35:05 thb 1.11.386.1: #i81092# Adapted docs to reality


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [c136719f3630aac8a2cb5706c79f316443c9cf0f]

INTEGRATION: CWS canvas05 (1.17.62); FILE MERGED 2008/04/21 07:36:42 thb 1.17.62.2: RESYNC: (1.17-1.18); FILE MERGED 2007/10/01 13:33:52 thb 1.17.62.1: #i79437# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [3a5c042553ee2d32ddcbde93ee7d594079c4dbb9]

INTEGRATION: CWS canvas05 (1.2.2); FILE MERGED 2008/04/21 07:34:13 thb 1.2.2.2: RESYNC: (1.2-1.3); FILE MERGED 2008/04/09 07:23:43 thb 1.2.2.1: Fixed post-resync build breakage (missing include, changed method name)


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [1f93089d26ef977ddcd66150fb327f2c72549b95]

INTEGRATION: CWS canvas05 (1.2.2); FILE MERGED 2008/04/21 07:34:16 thb 1.2.2.2: RESYNC: (1.2-1.3); FILE MERGED 2008/04/09 07:23:43 thb 1.2.2.1: Fixed post-resync build breakage (missing include, changed method name)


2008-06-24  fredrikh  <fredrikh@openoffice.org>  [7986d13c061d2bc81f1189d07cef3b4d1973a6aa]

Chg: Cleanup.


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [c27cfefbcf305c32ed2801ee4fda1ff812cdd57b]

INTEGRATION: CWS canvas05 (1.2.58); FILE MERGED 2007/12/20 20:34:43 thb 1.2.58.1: #i81092# Improved config for canvas


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [d431965d2342b00685fd6fc682c6422b8a9b02f5]

INTEGRATION: CWS canvas05 (1.2.58); FILE MERGED 2008/06/02 23:27:35 thb 1.2.58.3: Made the XBitmapCanvas variant of gdipluscanvas actually work (that one is used when rendering to a MemDC, e.g. VirDev) 2008/01/23 11:31:52 thb 1.2.58.2: #i81092# Fixed typo 2007/12/20 20:34:43 thb 1.2.58.1: #i81092# Improved config for canvas


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [280fe3ce6fc9b3e2144663083d75aa7d18952ede]

INTEGRATION: CWS canvas05 (1.5.26); FILE MERGED 2008/06/03 11:11:24 thb 1.5.26.7: Cleaned up image debugging stuff; fixed a few d3d debug warnings; fixed one deadlock rendering a bitmap from the same surface to itself; fixed premature ReleaseDC call in GraphicsProvider::getGraphics() 2008/05/30 16:03:39 thb 1.5.26.6: Added test of VirtualDevice::GetCanvas(); corrected one tiny bit in cairocanvas::clear 2008/04/21 07:32:56 thb 1.5.26.5: RESYNC: (1.5-1.6); FILE MERGED 2008/04/20 23:36:08 thb 1.5.26.4: Made canvasdemo work again on dev300; made sure GDIPlusUser is always destroyed _last_ (as it kills all other GDIPlus objects); made cairocanvas sensitive to outdev size 2008/04/04 13:39:04 thb 1.5.26.3: Fixed invalid polygon access; checking for the correct argument sequence now in Canvas::initialize; a few tweaks to canvasdemo 2008/04/03 21:26:11 thb 1.5.26.2: Made canvasdemo work again 2007/10/01 13:02:04 thb 1.5.26.1: #i78888# #i78925# #i79258# #i79437# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [1fa8e69f7aaa355b6ac0250c68de086aa190dab2]

INTEGRATION: CWS canvas05 (1.1.2); FILE ADDED 2008/05/23 22:03:45 thb 1.1.2.2: Moving all remaining new files to LGPL 3 2007/12/20 22:19:00 thb 1.1.2.1: #i81092# #i78888# #i78925# #i79258# #i79437# #i84784# Large canvas rework, completing various areas such as color spaces, bitmap data access, true sprite and non-sprite implementations, and upstreaming the canvas parts of rodos emf+ rendering


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [c921e28cc4447ee040850b9b26e5a0c46252cb5d]

INTEGRATION: CWS canvas05 (1.5.110); FILE MERGED 2008/04/21 07:27:55 thb 1.5.110.2: RESYNC: (1.5-1.6); FILE MERGED 2007/12/20 22:19:00 thb 1.5.110.1: #i81092# #i78888# #i78925# #i79258# #i79437# #i84784# Large canvas rework, completing various areas such as color spaces, bitmap data access, true sprite and non-sprite implementations, and upstreaming the canvas parts of rodos emf+ rendering


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [0d4e840976a18003a7dfe59e51d7011a8465c430]

INTEGRATION: CWS canvas05 (1.8.68); FILE MERGED 2008/04/21 07:28:56 thb 1.8.68.3: RESYNC: (1.8-1.9); FILE MERGED 2007/12/20 22:19:00 thb 1.8.68.2: #i81092# #i78888# #i78925# #i79258# #i79437# #i84784# Large canvas rework, completing various areas such as color spaces, bitmap data access, true sprite and non-sprite implementations, and upstreaming the canvas parts of rodos emf+ rendering 2007/10/01 13:02:04 thb 1.8.68.1: #i78888# #i78925# #i79258# #i79437# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [f6e6e4572f9aeb65bb2769a1e1b2dd138c92e5e9]

INTEGRATION: CWS canvas05 (1.4.26); FILE MERGED 2008/04/21 07:27:43 thb 1.4.26.2: RESYNC: (1.4-1.5); FILE MERGED 2007/12/20 22:19:00 thb 1.4.26.1: #i81092# #i78888# #i78925# #i79258# #i79437# #i84784# Large canvas rework, completing various areas such as color spaces, bitmap data access, true sprite and non-sprite implementations, and upstreaming the canvas parts of rodos emf+ rendering


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [d1ea8dc9000c10fb6fed72d246284b58be59a92f]

INTEGRATION: CWS canvas05 (1.10.26); FILE MERGED 2008/04/21 07:28:40 thb 1.10.26.3: RESYNC: (1.10-1.11); FILE MERGED 2007/12/20 22:19:00 thb 1.10.26.2: #i81092# #i78888# #i78925# #i79258# #i79437# #i84784# Large canvas rework, completing various areas such as color spaces, bitmap data access, true sprite and non-sprite implementations, and upstreaming the canvas parts of rodos emf+ rendering 2007/10/01 13:02:04 thb 1.10.26.1: #i78888# #i78925# #i79258# #i79437# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [7bc7121c93393c27530953301b5f421db994ca18]

INTEGRATION: CWS canvas05 (1.1.2); FILE ADDED 2008/05/23 22:03:45 thb 1.1.2.5: Moving all remaining new files to LGPL 3 2008/04/09 14:33:12 thb 1.1.2.4: Gave back vclcanvas the window surface; made cairocanvas consistent with rest (regarding setWindow) 2008/01/05 00:53:10 thb 1.1.2.3: #i78925# Added back modify() method, still needed in dx canvas; narrowing down sun cc workaround 2008/01/05 00:28:41 thb 1.1.2.2: #i10000# Solaris breaker (name lookup sillyness) 2007/12/20 22:19:00 thb 1.1.2.1: #i81092# #i78888# #i78925# #i79258# #i79437# #i84784# Large canvas rework, completing various areas such as color spaces, bitmap data access, true sprite and non-sprite implementations, and upstreaming the canvas parts of rodos emf+ rendering


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [9e60175d27a792fe00084291ef20662b81f99db2]

INTEGRATION: CWS canvas05 (1.1.2); FILE ADDED 2008/06/23 13:50:50 thb 1.1.2.3: Moved stuff from devicehelper.cxx to spritedevicehelper.cxx after resync 2008/05/23 22:03:45 thb 1.1.2.2: Moving all remaining new files to LGPL 3 2007/12/20 22:19:00 thb 1.1.2.1: #i81092# #i78888# #i78925# #i79258# #i79437# #i84784# Large canvas rework, completing various areas such as color spaces, bitmap data access, true sprite and non-sprite implementations, and upstreaming the canvas parts of rodos emf+ rendering


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [dfec6fc2811f9ccea63c30229324fd5eaec64d3c]

INTEGRATION: CWS canvas05 (1.2.112); FILE MERGED 2008/04/21 07:28:04 thb 1.2.112.2: RESYNC: (1.2-1.3); FILE MERGED 2007/12/20 22:19:00 thb 1.2.112.1: #i81092# #i78888# #i78925# #i79258# #i79437# #i84784# Large canvas rework, completing various areas such as color spaces, bitmap data access, true sprite and non-sprite implementations, and upstreaming the canvas parts of rodos emf+ rendering


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [76ec3139cda3f4d6547e7f8b91f1f38c63f5a81d]

INTEGRATION: CWS canvas05 (1.10.26); FILE MERGED 2008/04/21 07:28:59 thb 1.10.26.4: RESYNC: (1.10-1.11); FILE MERGED 2008/04/09 14:33:12 thb 1.10.26.3: Gave back vclcanvas the window surface; made cairocanvas consistent with rest (regarding setWindow) 2007/12/20 22:19:00 thb 1.10.26.2: #i81092# #i78888# #i78925# #i79258# #i79437# #i84784# Large canvas rework, completing various areas such as color spaces, bitmap data access, true sprite and non-sprite implementations, and upstreaming the canvas parts of rodos emf+ rendering 2007/10/01 13:02:04 thb 1.10.26.1: #i78888# #i78925# #i79258# #i79437# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [66db37c9e1e57347274544ca887adf206c01bed9]

INTEGRATION: CWS canvas05 (1.10.56); FILE MERGED 2008/06/09 12:51:48 thb 1.10.56.6: #i88081# Join from CWS impress144 (fixing the dxcanvas crash), extended for the other canvas impls 2008/04/21 07:28:07 thb 1.10.56.5: RESYNC: (1.11-1.12); FILE MERGED 2008/04/09 14:33:12 thb 1.10.56.4: Gave back vclcanvas the window surface; made cairocanvas consistent with rest (regarding setWindow) 2007/12/20 22:19:00 thb 1.10.56.3: #i81092# #i78888# #i78925# #i79258# #i79437# #i84784# Large canvas rework, completing various areas such as color spaces, bitmap data access, true sprite and non-sprite implementations, and upstreaming the canvas parts of rodos emf+ rendering 2007/11/06 12:37:04 thb 1.10.56.2: RESYNC: (1.10-1.11); FILE MERGED 2007/10/01 13:02:04 thb 1.10.56.1: #i78888# #i78925# #i79258# #i79437# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [b6a7c4da52acf45a7b69d1e81cf9548f8552752e]

INTEGRATION: CWS canvas05 (1.13.56); FILE MERGED 2008/06/09 12:51:48 thb 1.13.56.7: #i88081# Join from CWS impress144 (fixing the dxcanvas crash), extended for the other canvas impls 2008/04/21 07:28:29 thb 1.13.56.6: RESYNC: (1.14-1.15); FILE MERGED 2008/04/09 14:33:12 thb 1.13.56.5: Gave back vclcanvas the window surface; made cairocanvas consistent with rest (regarding setWindow) 2008/04/09 09:35:12 thb 1.13.56.4: Improved log output, fixed wrong arg check for vclcanvas 2007/12/20 22:19:00 thb 1.13.56.3: #i81092# #i78888# #i78925# #i79258# #i79437# #i84784# Large canvas rework, completing various areas such as color spaces, bitmap data access, true sprite and non-sprite implementations, and upstreaming the canvas parts of rodos emf+ rendering 2007/11/06 12:37:01 thb 1.13.56.2: RESYNC: (1.13-1.14); FILE MERGED 2007/10/01 13:02:04 thb 1.13.56.1: #i78888# #i78925# #i79258# #i79437# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [af5a4120dc54fdd1dc7fc477b2d44f090a9e49df]

INTEGRATION: CWS canvas05 (1.1.2); FILE ADDED 2008/06/09 12:51:48 thb 1.1.2.3: #i88081# Join from CWS impress144 (fixing the dxcanvas crash), extended for the other canvas impls 2008/05/23 22:03:45 thb 1.1.2.2: Moving all remaining new files to LGPL 3 2007/12/20 22:19:00 thb 1.1.2.1: #i81092# #i78888# #i78925# #i79258# #i79437# #i84784# Large canvas rework, completing various areas such as color spaces, bitmap data access, true sprite and non-sprite implementations, and upstreaming the canvas parts of rodos emf+ rendering


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [cdd0e789225814f87d0ea12a6f1d68babd3db765]

INTEGRATION: CWS canvas05 (1.8.44); FILE MERGED 2008/04/21 07:27:46 thb 1.8.44.2: RESYNC: (1.8-1.9); FILE MERGED 2007/12/20 22:19:00 thb 1.8.44.1: #i81092# #i78888# #i78925# #i79258# #i79437# #i84784# Large canvas rework, completing various areas such as color spaces, bitmap data access, true sprite and non-sprite implementations, and upstreaming the canvas parts of rodos emf+ rendering


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [0c01238856527c068ccf72b5a56141e508ea4fe4]

INTEGRATION: CWS canvas05 (1.12.44); FILE MERGED 2008/04/21 07:28:44 thb 1.12.44.3: RESYNC: (1.12-1.13); FILE MERGED 2007/12/20 22:19:00 thb 1.12.44.2: #i81092# #i78888# #i78925# #i79258# #i79437# #i84784# Large canvas rework, completing various areas such as color spaces, bitmap data access, true sprite and non-sprite implementations, and upstreaming the canvas parts of rodos emf+ rendering 2007/10/01 13:02:04 thb 1.12.44.1: #i78888# #i78925# #i79258# #i79437# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [bf15ae65a11243266cd958adb8ac795c232b4ba6]

INTEGRATION: CWS canvas05 (1.3.56); FILE MERGED 2008/04/21 07:28:23 thb 1.3.56.4: RESYNC: (1.3-1.4); FILE MERGED 2008/04/09 14:33:12 thb 1.3.56.3: Gave back vclcanvas the window surface; made cairocanvas consistent with rest (regarding setWindow) 2007/12/20 22:18:59 thb 1.3.56.2: #i81092# #i78888# #i78925# #i79258# #i79437# #i84784# Large canvas rework, completing various areas such as color spaces, bitmap data access, true sprite and non-sprite implementations, and upstreaming the canvas parts of rodos emf+ rendering 2007/10/01 13:02:04 thb 1.3.56.1: #i78888# #i78925# #i79258# #i79437# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [24d338c3823352803c229c7cfe3127beef8e06f3]

INTEGRATION: CWS canvas05 (1.5.56); FILE MERGED 2008/06/23 13:49:27 thb 1.5.56.5: RESYNC: (1.6-1.7); FILE MERGED 2008/06/03 15:13:47 thb 1.5.56.4: #i85116# Change default fill rule for polygons generated from vclcanvas 2008/04/21 07:28:14 thb 1.5.56.3: RESYNC: (1.5-1.6); FILE MERGED 2007/12/20 22:18:59 thb 1.5.56.2: #i81092# #i78888# #i78925# #i79258# #i79437# #i84784# Large canvas rework, completing various areas such as color spaces, bitmap data access, true sprite and non-sprite implementations, and upstreaming the canvas parts of rodos emf+ rendering 2007/10/01 13:02:04 thb 1.5.56.1: #i78888# #i78925# #i79258# #i79437# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [29e5814277abb11cfe8e2aff8a49c86230588b56]

INTEGRATION: CWS canvas05 (1.11.26); FILE MERGED 2008/04/21 07:28:10 thb 1.11.26.3: RESYNC: (1.11-1.12); FILE MERGED 2007/12/20 22:18:59 thb 1.11.26.2: #i81092# #i78888# #i78925# #i79258# #i79437# #i84784# Large canvas rework, completing various areas such as color spaces, bitmap data access, true sprite and non-sprite implementations, and upstreaming the canvas parts of rodos emf+ rendering 2007/10/01 13:02:03 thb 1.11.26.1: #i78888# #i78925# #i79258# #i79437# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [ebb33b71f1988921d3178d1fd52fcb5ffa3f4716]

INTEGRATION: CWS canvas05 (1.8.26); FILE MERGED 2008/04/21 07:28:50 thb 1.8.26.4: RESYNC: (1.9-1.10); FILE MERGED 2007/12/20 22:18:59 thb 1.8.26.3: #i81092# #i78888# #i78925# #i79258# #i79437# #i84784# Large canvas rework, completing various areas such as color spaces, bitmap data access, true sprite and non-sprite implementations, and upstreaming the canvas parts of rodos emf+ rendering 2007/11/06 12:36:58 thb 1.8.26.2: RESYNC: (1.8-1.9); FILE MERGED 2007/10/01 13:02:03 thb 1.8.26.1: #i78888# #i78925# #i79258# #i79437# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [95a3a96cb0f86b2f4dbfbc68ce6867d2fd041ab0]

INTEGRATION: CWS canvas05 (1.13.4); FILE MERGED 2008/04/21 07:28:47 thb 1.13.4.9: RESYNC: (1.16-1.17); FILE MERGED 2008/04/07 14:33:40 thb 1.13.4.8: RESYNC: (1.15-1.16); FILE MERGED 2008/04/04 22:08:34 thb 1.13.4.7: Fixed output of bezier polygons for cairo; fixed missing surfaces here and there; removed useless refcounted SurfaceProvider arguments (that lead to premature canvas death, as called during ctor) 2008/04/04 13:39:03 thb 1.13.4.6: Fixed invalid polygon access; checking for the correct argument sequence now in Canvas::initialize; a few tweaks to canvasdemo 2008/01/22 12:28:04 thb 1.13.4.5: #i10000# Post-resync build breaker 2008/01/22 00:51:14 thb 1.13.4.4: RESYNC: (1.14-1.15); FILE MERGED 2007/12/20 22:18:59 thb 1.13.4.3: #i81092# #i78888# #i78925# #i79258# #i79437# #i84784# Large canvas rework, completing various areas such as color spaces, bitmap data access, true sprite and non-sprite implementations, and upstreaming the canvas parts of rodos emf+ rendering 2007/11/06 12:36:55 thb 1.13.4.2: RESYNC: (1.13-1.14); FILE MERGED 2007/10/01 13:02:03 thb 1.13.4.1: #i78888# #i78925# #i79258# #i79437# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [0b4e1261d4fc0bf73a7ac964c40c94ebf4ec9587]

INTEGRATION: CWS canvas05 (1.6.112); FILE MERGED 2008/04/21 07:29:02 thb 1.6.112.2: RESYNC: (1.6-1.7); FILE MERGED 2007/12/20 22:18:59 thb 1.6.112.1: #i81092# #i78888# #i78925# #i79258# #i79437# #i84784# Large canvas rework, completing various areas such as color spaces, bitmap data access, true sprite and non-sprite implementations, and upstreaming the canvas parts of rodos emf+ rendering


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [f466b08d9349719cf003c65c2f124e06048896ac]

INTEGRATION: CWS canvas05 (1.8.68); FILE MERGED 2008/04/21 07:28:37 thb 1.8.68.2: RESYNC: (1.8-1.9); FILE MERGED 2007/12/20 22:18:59 thb 1.8.68.1: #i81092# #i78888# #i78925# #i79258# #i79437# #i84784# Large canvas rework, completing various areas such as color spaces, bitmap data access, true sprite and non-sprite implementations, and upstreaming the canvas parts of rodos emf+ rendering


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [8822b950b5059efcf0dd1b7c2764a7ecda203ab7]

INTEGRATION: CWS canvas05 (1.10.2); FILE MERGED 2008/04/21 07:27:52 thb 1.10.2.2: RESYNC: (1.10-1.11); FILE MERGED 2007/12/20 22:18:59 thb 1.10.2.1: #i81092# #i78888# #i78925# #i79258# #i79437# #i84784# Large canvas rework, completing various areas such as color spaces, bitmap data access, true sprite and non-sprite implementations, and upstreaming the canvas parts of rodos emf+ rendering


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [4152d6a07d366fdd2ca493804d58626cd58303cc]

INTEGRATION: CWS canvas05 (1.12.26); FILE MERGED 2008/04/21 07:27:58 thb 1.12.26.4: RESYNC: (1.13-1.14); FILE MERGED 2007/12/20 22:18:59 thb 1.12.26.3: #i81092# #i78888# #i78925# #i79258# #i79437# #i84784# Large canvas rework, completing various areas such as color spaces, bitmap data access, true sprite and non-sprite implementations, and upstreaming the canvas parts of rodos emf+ rendering 2007/11/06 12:36:52 thb 1.12.26.2: RESYNC: (1.12-1.13); FILE MERGED 2007/10/01 13:02:03 thb 1.12.26.1: #i78888# #i78925# #i79258# #i79437# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [d78fbd04f224d38b6b763c307d3ef2c5c2b32bd0]

INTEGRATION: CWS canvas05 (1.5.112); FILE MERGED 2008/05/21 13:32:04 thb 1.5.112.4: Made vcl and cairo canvas work with emf+ patches; smoothed out internal cairo makefile changes; corrected cairocanvas sprite update 2008/04/21 07:28:32 thb 1.5.112.3: RESYNC: (1.5-1.6); FILE MERGED 2007/12/20 22:18:59 thb 1.5.112.2: #i81092# #i78888# #i78925# #i79258# #i79437# #i84784# Large canvas rework, completing various areas such as color spaces, bitmap data access, true sprite and non-sprite implementations, and upstreaming the canvas parts of rodos emf+ rendering 2007/10/01 13:02:03 thb 1.5.112.1: #i78888# #i78925# #i79258# #i79437# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [75ed1f796ed2fbc2dd7ba13b4f0e1e9948bfdf32]

INTEGRATION: CWS canvas05 (1.10.24); FILE MERGED 2008/05/21 13:32:04 thb 1.10.24.5: Made vcl and cairo canvas work with emf+ patches; smoothed out internal cairo makefile changes; corrected cairocanvas sprite update 2008/04/21 07:28:26 thb 1.10.24.4: RESYNC: (1.11-1.12); FILE MERGED 2008/01/22 00:51:17 thb 1.10.24.3: RESYNC: (1.10-1.11); FILE MERGED 2007/12/20 22:18:59 thb 1.10.24.2: #i81092# #i78888# #i78925# #i79258# #i79437# #i84784# Large canvas rework, completing various areas such as color spaces, bitmap data access, true sprite and non-sprite implementations, and upstreaming the canvas parts of rodos emf+ rendering 2007/10/01 13:02:03 thb 1.10.24.1: #i78888# #i78925# #i79258# #i79437# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [8d4cd9ae66019d4fd30cd865dfc0208da697e31d]

INTEGRATION: CWS canvas05 (1.8.2); FILE MERGED 2008/04/21 07:28:17 thb 1.8.2.2: RESYNC: (1.8-1.9); FILE MERGED 2007/12/20 22:18:59 thb 1.8.2.1: #i81092# #i78888# #i78925# #i79258# #i79437# #i84784# Large canvas rework, completing various areas such as color spaces, bitmap data access, true sprite and non-sprite implementations, and upstreaming the canvas parts of rodos emf+ rendering


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [17de35c057d0f22f640d73c0b9635c08090a5f34]

INTEGRATION: CWS canvas05 (1.8.68); FILE MERGED 2008/04/21 07:27:49 thb 1.8.68.4: RESYNC: (1.9-1.10); FILE MERGED 2007/12/20 22:18:59 thb 1.8.68.3: #i81092# #i78888# #i78925# #i79258# #i79437# #i84784# Large canvas rework, completing various areas such as color spaces, bitmap data access, true sprite and non-sprite implementations, and upstreaming the canvas parts of rodos emf+ rendering 2007/11/06 12:36:49 thb 1.8.68.2: RESYNC: (1.8-1.9); FILE MERGED 2007/10/01 13:02:03 thb 1.8.68.1: #i78888# #i78925# #i79258# #i79437# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [39ae3afda5ad6a94ca26d3bf3bb198736a08d423]

INTEGRATION: CWS canvas05 (1.1.2); FILE ADDED 2008/06/09 12:51:48 thb 1.1.2.3: #i88081# Join from CWS impress144 (fixing the dxcanvas crash), extended for the other canvas impls 2008/05/23 22:03:45 thb 1.1.2.2: Moving all remaining new files to LGPL 3 2007/12/20 22:18:59 thb 1.1.2.1: #i81092# #i78888# #i78925# #i79258# #i79437# #i84784# Large canvas rework, completing various areas such as color spaces, bitmap data access, true sprite and non-sprite implementations, and upstreaming the canvas parts of rodos emf+ rendering


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [46cf58e9154b6948fe94b1743ca73fc15a505c5f]

INTEGRATION: CWS canvas05 (1.1.2); FILE ADDED 2008/06/09 12:51:48 thb 1.1.2.6: #i88081# Join from CWS impress144 (fixing the dxcanvas crash), extended for the other canvas impls 2008/05/23 22:03:45 thb 1.1.2.5: Moving all remaining new files to LGPL 3 2008/04/04 22:08:34 thb 1.1.2.4: Fixed output of bezier polygons for cairo; fixed missing surfaces here and there; removed useless refcounted SurfaceProvider arguments (that lead to premature canvas death, as called during ctor) 2008/04/04 13:39:03 thb 1.1.2.3: Fixed invalid polygon access; checking for the correct argument sequence now in Canvas::initialize; a few tweaks to canvasdemo 2008/01/25 14:27:08 thb 1.1.2.2: Intermediate dump 2007/12/20 22:18:59 thb 1.1.2.1: #i81092# #i78888# #i78925# #i79258# #i79437# #i84784# Large canvas rework, completing various areas such as color spaces, bitmap data access, true sprite and non-sprite implementations, and upstreaming the canvas parts of rodos emf+ rendering


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [874c31b3a8ed75383059a6f9405e192276268d20]

INTEGRATION: CWS canvas05 (1.6.68); FILE MERGED 2008/04/21 07:29:05 thb 1.6.68.3: RESYNC: (1.7-1.8); FILE MERGED 2007/11/06 12:36:46 thb 1.6.68.2: RESYNC: (1.6-1.7); FILE MERGED 2007/10/01 13:02:03 thb 1.6.68.1: #i78888# #i78925# #i79258# #i79437# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [c5c516e1267252e97093652d5519e981ff15cb67]

INTEGRATION: CWS canvas05 (1.5.112); FILE MERGED 2008/05/21 13:32:04 thb 1.5.112.3: Made vcl and cairo canvas work with emf+ patches; smoothed out internal cairo makefile changes; corrected cairocanvas sprite update 2008/04/21 07:28:35 thb 1.5.112.2: RESYNC: (1.5-1.6); FILE MERGED 2007/12/20 22:18:59 thb 1.5.112.1: #i81092# #i78888# #i78925# #i79258# #i79437# #i84784# Large canvas rework, completing various areas such as color spaces, bitmap data access, true sprite and non-sprite implementations, and upstreaming the canvas parts of rodos emf+ rendering


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [fa473dc6e1e545307843921793c6f1a31a278612]

INTEGRATION: CWS canvas05 (1.6.68); FILE MERGED 2008/05/21 13:32:04 thb 1.6.68.3: Made vcl and cairo canvas work with emf+ patches; smoothed out internal cairo makefile changes; corrected cairocanvas sprite update 2008/04/21 07:28:20 thb 1.6.68.2: RESYNC: (1.6-1.7); FILE MERGED 2007/12/20 22:18:59 thb 1.6.68.1: #i81092# #i78888# #i78925# #i79258# #i79437# #i84784# Large canvas rework, completing various areas such as color spaces, bitmap data access, true sprite and non-sprite implementations, and upstreaming the canvas parts of rodos emf+ rendering


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [4cec52c5511304dffe5176989cc1bfb01d15c11b]

INTEGRATION: CWS canvas05 (1.5.112); FILE MERGED 2008/04/21 07:28:53 thb 1.5.112.2: RESYNC: (1.5-1.6); FILE MERGED 2007/12/20 22:18:59 thb 1.5.112.1: #i81092# #i78888# #i78925# #i79258# #i79437# #i84784# Large canvas rework, completing various areas such as color spaces, bitmap data access, true sprite and non-sprite implementations, and upstreaming the canvas parts of rodos emf+ rendering


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [204a86ba197006519b3beedef745aa7f691ba533]

INTEGRATION: CWS canvas05 (1.6.68); FILE MERGED 2008/04/21 07:28:01 thb 1.6.68.2: RESYNC: (1.6-1.7); FILE MERGED 2007/12/20 22:18:59 thb 1.6.68.1: #i81092# #i78888# #i78925# #i79258# #i79437# #i84784# Large canvas rework, completing various areas such as color spaces, bitmap data access, true sprite and non-sprite implementations, and upstreaming the canvas parts of rodos emf+ rendering


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [96668295f54fe6c94167e3c198db15ffae7bdf36]

INTEGRATION: CWS canvas05 (1.5.26); FILE MERGED 2008/04/21 07:31:19 thb 1.5.26.2: RESYNC: (1.5-1.6); FILE MERGED 2007/10/01 13:02:02 thb 1.5.26.1: #i78888# #i78925# #i79258# #i79437# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [cc8ef06efdbb033eb3d2998afad9266f55ee9ab1]

INTEGRATION: CWS canvas05 (1.7.26); FILE MERGED 2008/04/21 07:31:28 thb 1.7.26.2: RESYNC: (1.7-1.8); FILE MERGED 2007/10/01 13:02:02 thb 1.7.26.1: #i78888# #i78925# #i79258# #i79437# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [847120a6aadce9298a98f5f02ddd596ffe3e4df5]

INTEGRATION: CWS canvas05 (1.4.68); FILE MERGED 2008/04/21 07:31:22 thb 1.4.68.2: RESYNC: (1.4-1.5); FILE MERGED 2007/12/20 22:18:58 thb 1.4.68.1: #i81092# #i78888# #i78925# #i79258# #i79437# #i84784# Large canvas rework, completing various areas such as color spaces, bitmap data access, true sprite and non-sprite implementations, and upstreaming the canvas parts of rodos emf+ rendering


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [604a0eab40d6ffd4b2ed52167368ac9eb7a134f7]

INTEGRATION: CWS canvas05 (1.13.42); FILE MERGED 2008/04/21 07:31:06 thb 1.13.42.3: RESYNC: (1.14-1.15); FILE MERGED 2008/04/07 14:33:46 thb 1.13.42.2: RESYNC: (1.13-1.14); FILE MERGED 2007/10/01 13:02:02 thb 1.13.42.1: #i78888# #i78925# #i79258# #i79437# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [9e384c5da8128ca4d8b46d5e4abc00abd7f54012]

INTEGRATION: CWS canvas05 (1.13.2); FILE MERGED 2008/04/21 07:31:09 thb 1.13.2.3: RESYNC: (1.13-1.14); FILE MERGED 2007/12/20 22:18:58 thb 1.13.2.2: #i81092# #i78888# #i78925# #i79258# #i79437# #i84784# Large canvas rework, completing various areas such as color spaces, bitmap data access, true sprite and non-sprite implementations, and upstreaming the canvas parts of rodos emf+ rendering 2007/10/01 13:02:02 thb 1.13.2.1: #i78888# #i78925# #i79258# #i79437# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [0dd26787478c5663469a1f0a044b752f538ef765]

INTEGRATION: CWS canvas05 (1.12.56); FILE MERGED 2008/04/21 07:31:16 thb 1.12.56.5: RESYNC: (1.12-1.13); FILE MERGED 2008/03/13 22:48:50 thb 1.12.56.4: merging in remaining ooo-build cairocanvas fixes; completing std color space implementation 2008/03/13 14:57:21 thb 1.12.56.3: Finishing touches to StdColorSpace; move cairocanvas to new color space mechanisms 2007/10/02 13:24:07 thb 1.12.56.2: #i10000# WaE fixes for Solaris 2007/10/01 13:02:02 thb 1.12.56.1: #i78888# #i78925# #i79258# #i79437# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [f0b876302e22fb03ee80aa50e3b724c4b91ba0b6]

INTEGRATION: CWS canvas05 (1.4.26); FILE MERGED 2008/04/21 07:31:25 thb 1.4.26.2: RESYNC: (1.4-1.5); FILE MERGED 2007/10/01 13:02:02 thb 1.4.26.1: #i78888# #i78925# #i79258# #i79437# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [a4fe084051c06090910d9caa614828c6bfd42de2]

INTEGRATION: CWS canvas05 (1.5.68); FILE MERGED 2008/04/21 07:31:13 thb 1.5.68.2: RESYNC: (1.5-1.6); FILE MERGED 2007/10/01 13:02:02 thb 1.5.68.1: #i78888# #i78925# #i79258# #i79437# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [5c8e2d84391f5ec8fa385652e900fb007ec62d5a]

INTEGRATION: CWS canvas05 (1.4.68); FILE MERGED 2008/04/21 07:27:19 thb 1.4.68.2: RESYNC: (1.4-1.5); FILE MERGED 2007/10/01 13:02:02 thb 1.4.68.1: #i78888# #i78925# #i79258# #i79437# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [853cd5ae05c2a0b70bd15383e819f89d2fac9444]

INTEGRATION: CWS canvas05 (1.5.26); FILE MERGED 2008/04/21 07:27:40 thb 1.5.26.2: RESYNC: (1.5-1.6); FILE MERGED 2007/10/01 13:02:02 thb 1.5.26.1: #i78888# #i78925# #i79258# #i79437# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [6ddded01c7fb1021f871f67617f29cd72e5e5dc9]

INTEGRATION: CWS canvas05 (1.3.56); FILE MERGED 2008/06/09 12:51:48 thb 1.3.56.4: #i88081# Join from CWS impress144 (fixing the dxcanvas crash), extended for the other canvas impls 2008/04/21 07:27:22 thb 1.3.56.3: RESYNC: (1.3-1.4); FILE MERGED 2007/12/20 22:18:58 thb 1.3.56.2: #i81092# #i78888# #i78925# #i79258# #i79437# #i84784# Large canvas rework, completing various areas such as color spaces, bitmap data access, true sprite and non-sprite implementations, and upstreaming the canvas parts of rodos emf+ rendering 2007/10/01 13:02:02 thb 1.3.56.1: #i78888# #i78925# #i79258# #i79437# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [b2a95c6918b2dcb156763d0760ebc79bf0d024ee]

INTEGRATION: CWS canvas05 (1.5.56); FILE MERGED 2008/06/09 12:51:48 thb 1.5.56.3: #i88081# Join from CWS impress144 (fixing the dxcanvas crash), extended for the other canvas impls 2008/04/21 07:27:25 thb 1.5.56.2: RESYNC: (1.5-1.6); FILE MERGED 2007/10/01 13:02:02 thb 1.5.56.1: #i78888# #i78925# #i79258# #i79437# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [adc8db87008406a42dabceb53d13e21aaa77e274]

INTEGRATION: CWS canvas05 (1.2.112); FILE MERGED 2008/04/21 07:27:31 thb 1.2.112.3: RESYNC: (1.2-1.3); FILE MERGED 2007/12/20 22:18:58 thb 1.2.112.2: #i81092# #i78888# #i78925# #i79258# #i79437# #i84784# Large canvas rework, completing various areas such as color spaces, bitmap data access, true sprite and non-sprite implementations, and upstreaming the canvas parts of rodos emf+ rendering 2007/10/01 13:02:02 thb 1.2.112.1: #i78888# #i78925# #i79258# #i79437# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [8a34c69d3b7b12e5063c190b771459f0151ff87e]

INTEGRATION: CWS canvas05 (1.4.68); FILE MERGED 2008/04/21 07:27:28 thb 1.4.68.3: RESYNC: (1.4-1.5); FILE MERGED 2007/12/20 22:18:58 thb 1.4.68.2: #i81092# #i78888# #i78925# #i79258# #i79437# #i84784# Large canvas rework, completing various areas such as color spaces, bitmap data access, true sprite and non-sprite implementations, and upstreaming the canvas parts of rodos emf+ rendering 2007/10/01 13:02:02 thb 1.4.68.1: #i78888# #i78925# #i79258# #i79437# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [430f62cd5d2627b1a930e63f99200c3bd9ecfcaf]

INTEGRATION: CWS canvas05 (1.5.26); FILE MERGED 2008/04/21 07:27:34 thb 1.5.26.2: RESYNC: (1.5-1.6); FILE MERGED 2007/10/01 13:02:02 thb 1.5.26.1: #i78888# #i78925# #i79258# #i79437# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [8919f47cfd19fa27e76e1ecee362f8571f5550ff]

INTEGRATION: CWS canvas05 (1.3.68); FILE MERGED 2008/04/21 07:27:37 thb 1.3.68.2: RESYNC: (1.3-1.4); FILE MERGED 2007/10/01 13:02:02 thb 1.3.68.1: #i78888# #i78925# #i79258# #i79437# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [0d910998cb9fa8c57b1588289231c01c8164804c]

INTEGRATION: CWS canvas05 (1.3.68); FILE MERGED 2008/04/21 07:27:16 thb 1.3.68.2: RESYNC: (1.3-1.4); FILE MERGED 2007/10/01 13:02:02 thb 1.3.68.1: #i78888# #i78925# #i79258# #i79437# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [e3781ea6c922f64c19886a086171c1ba61fb8a03]

INTEGRATION: CWS canvas05 (1.3.44); FILE MERGED 2008/04/21 07:27:13 thb 1.3.44.2: RESYNC: (1.3-1.4); FILE MERGED 2007/10/01 13:02:02 thb 1.3.44.1: #i78888# #i78925# #i79258# #i79437# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [f839ab30980cbe2b9300d5fba215abe9adae1cd2]

INTEGRATION: CWS canvas05 (1.7.112); FILE MERGED 2008/04/21 07:31:31 thb 1.7.112.2: RESYNC: (1.7-1.8); FILE MERGED 2007/11/05 09:16:04 thb 1.7.112.1: #i10000# Adapted to changed API


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [f496180272e294219d71608a28afe721749f5c78]

INTEGRATION: CWS canvas05 (1.6.112); FILE MERGED 2008/04/21 07:31:34 thb 1.6.112.2: RESYNC: (1.6-1.7); FILE MERGED 2007/11/05 09:16:03 thb 1.6.112.1: #i10000# Adapted to changed API


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [4360c837cc94f894d2ad11a8414a56ccb21bf466]

INTEGRATION: CWS canvas05 (1.11.56); FILE MERGED 2008/04/21 07:31:03 thb 1.11.56.2: RESYNC: (1.11-1.12); FILE MERGED 2007/12/20 22:18:58 thb 1.11.56.1: #i81092# #i78888# #i78925# #i79258# #i79437# #i84784# Large canvas rework, completing various areas such as color spaces, bitmap data access, true sprite and non-sprite implementations, and upstreaming the canvas parts of rodos emf+ rendering


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [5091e51080a7e777f86ee151df122b45be977740]

INTEGRATION: CWS canvas05 (1.2.2); FILE MERGED 2008/06/03 13:05:56 thb 1.2.2.8: Made DX5 work again as well 2008/05/23 23:02:34 thb 1.2.2.7: RESYNC: (1.6-1.7); FILE MERGED 2008/05/02 17:11:34 thb 1.2.2.6: Missing bits to make dxcanvas actually work again 2008/04/21 07:29:08 thb 1.2.2.5: RESYNC: (1.5-1.6); FILE MERGED 2008/02/08 00:26:39 thb 1.2.2.4: #81092# Finishing cooperative canvas output stuff 2008/01/22 00:51:11 thb 1.2.2.3: RESYNC: (1.2-1.5); FILE MERGED 2008/01/22 00:25:24 thb 1.2.2.2: #i81092# Making gdiplus and dx canvas more independent 2007/12/20 22:18:58 thb 1.2.2.1: #i81092# #i78888# #i78925# #i79258# #i79437# #i84784# Large canvas rework, completing various areas such as color spaces, bitmap data access, true sprite and non-sprite implementations, and upstreaming the canvas parts of rodos emf+ rendering


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [5bd2a180c76e2333cb8d7feb64443351d5ab132a]

INTEGRATION: CWS canvas05 (1.2.2); FILE MERGED 2008/06/02 22:20:50 thb 1.2.2.4: Removed obsolete XTunnel now for real; re-added size getter for BitmapCanvas; smallish cleanups 2008/06/02 16:32:53 thb 1.2.2.3: removing cruft; removing xtunnel hack 2008/04/21 07:29:48 thb 1.2.2.2: RESYNC: (1.2-1.3); FILE MERGED 2008/01/22 00:25:24 thb 1.2.2.1: #i81092# Making gdiplus and dx canvas more independent


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [3bd6907b0c9d5c2158a609b7c92cfeacaf791fcc]

INTEGRATION: CWS canvas05 (1.2.2); FILE MERGED 2008/06/02 22:20:50 thb 1.2.2.5: Removed obsolete XTunnel now for real; re-added size getter for BitmapCanvas; smallish cleanups 2008/06/02 16:32:53 thb 1.2.2.4: removing cruft; removing xtunnel hack 2008/04/21 07:29:39 thb 1.2.2.3: RESYNC: (1.2-1.3); FILE MERGED 2008/01/22 00:25:24 thb 1.2.2.2: #i81092# Making gdiplus and dx canvas more independent 2007/12/20 22:18:58 thb 1.2.2.1: #i81092# #i78888# #i78925# #i79258# #i79437# #i84784# Large canvas rework, completing various areas such as color spaces, bitmap data access, true sprite and non-sprite implementations, and upstreaming the canvas parts of rodos emf+ rendering


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [a37b6df864dc6e16cad5dc8175f70ff62c94b158]

INTEGRATION: CWS canvas05 (1.2.2); FILE MERGED 2008/04/21 07:29:14 thb 1.2.2.2: RESYNC: (1.2-1.3); FILE MERGED 2008/01/22 00:25:24 thb 1.2.2.1: #i81092# Making gdiplus and dx canvas more independent


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [e64d0638854b69103ae1a00aaaea1467e0b606c1]

INTEGRATION: CWS canvas05 (1.2.2); FILE MERGED 2008/06/03 23:52:24 thb 1.2.2.4: Removed extra level of indirection for getting a graphics for a surface; removed some unused code 2008/04/21 07:29:45 thb 1.2.2.3: RESYNC: (1.2-1.3); FILE MERGED 2008/01/22 00:25:24 thb 1.2.2.2: #i81092# Making gdiplus and dx canvas more independent 2007/12/20 22:18:57 thb 1.2.2.1: #i81092# #i78888# #i78925# #i79258# #i79437# #i84784# Large canvas rework, completing various areas such as color spaces, bitmap data access, true sprite and non-sprite implementations, and upstreaming the canvas parts of rodos emf+ rendering


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [54b132b52b512980aca2578879f162cb17216adb]

INTEGRATION: CWS canvas05 (1.2.2); FILE MERGED 2008/04/21 07:30:48 thb 1.2.2.2: RESYNC: (1.2-1.3); FILE MERGED 2008/01/22 00:25:24 thb 1.2.2.1: #i81092# Making gdiplus and dx canvas more independent


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [db7eae30e4583b47ad9f05c0a806af5fec18db94]

INTEGRATION: CWS canvas05 (1.2.2); FILE MERGED 2008/04/21 07:30:20 thb 1.2.2.2: RESYNC: (1.2-1.3); FILE MERGED 2008/01/22 00:25:24 thb 1.2.2.1: #i81092# Making gdiplus and dx canvas more independent


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [d20f4a5bd71dac75095e2965a6807272ce7e5407]

INTEGRATION: CWS canvas05 (1.2.2); FILE MERGED 2008/06/03 23:52:24 thb 1.2.2.4: Removed extra level of indirection for getting a graphics for a surface; removed some unused code 2008/04/21 07:30:45 thb 1.2.2.3: RESYNC: (1.2-1.3); FILE MERGED 2008/01/22 00:25:24 thb 1.2.2.2: #i81092# Making gdiplus and dx canvas more independent 2007/12/20 22:18:57 thb 1.2.2.1: #i81092# #i78888# #i78925# #i79258# #i79437# #i84784# Large canvas rework, completing various areas such as color spaces, bitmap data access, true sprite and non-sprite implementations, and upstreaming the canvas parts of rodos emf+ rendering


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [5c29d717a1ea657d00cf8a64bfbbd1a860d46533]

INTEGRATION: CWS canvas05 (1.2.2); FILE MERGED 2008/06/03 23:52:24 thb 1.2.2.4: Removed extra level of indirection for getting a graphics for a surface; removed some unused code 2008/06/03 11:11:24 thb 1.2.2.3: Cleaned up image debugging stuff; fixed a few d3d debug warnings; fixed one deadlock rendering a bitmap from the same surface to itself; fixed premature ReleaseDC call in GraphicsProvider::getGraphics() 2008/04/21 07:29:11 thb 1.2.2.2: RESYNC: (1.2-1.3); FILE MERGED 2008/01/22 00:25:24 thb 1.2.2.1: #i81092# Making gdiplus and dx canvas more independent


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [965343ad9bdbc8aa85f18f16b09b53b8ba82a96c]

INTEGRATION: CWS canvas05 (1.1.2); FILE ADDED 2008/06/03 23:52:24 thb 1.1.2.4: Removed extra level of indirection for getting a graphics for a surface; removed some unused code 2008/06/03 11:11:24 thb 1.1.2.3: Cleaned up image debugging stuff; fixed a few d3d debug warnings; fixed one deadlock rendering a bitmap from the same surface to itself; fixed premature ReleaseDC call in GraphicsProvider::getGraphics() 2008/05/23 22:03:45 thb 1.1.2.2: Moving all remaining new files to LGPL 3 2008/01/22 00:25:24 thb 1.1.2.1: #i81092# Making gdiplus and dx canvas more independent


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [9e15933dda54ceb5f016d71495b3932a628623d2]

INTEGRATION: CWS canvas05 (1.1.2); FILE ADDED 2008/06/03 23:52:24 thb 1.1.2.5: Removed extra level of indirection for getting a graphics for a surface; removed some unused code 2008/06/03 11:11:24 thb 1.1.2.4: Cleaned up image debugging stuff; fixed a few d3d debug warnings; fixed one deadlock rendering a bitmap from the same surface to itself; fixed premature ReleaseDC call in GraphicsProvider::getGraphics() 2008/05/23 22:03:45 thb 1.1.2.3: Moving all remaining new files to LGPL 3 2008/02/08 00:26:39 thb 1.1.2.2: #81092# Finishing cooperative canvas output stuff 2008/01/22 00:25:24 thb 1.1.2.1: #i81092# Making gdiplus and dx canvas more independent


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [3e1314345d87aff337ae101c191e58ca2a6f04d8]

INTEGRATION: CWS canvas05 (1.2.2); FILE MERGED 2008/04/21 07:30:42 thb 1.2.2.2: RESYNC: (1.2-1.3); FILE MERGED 2008/01/22 00:25:24 thb 1.2.2.1: #i81092# Making gdiplus and dx canvas more independent


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [8f905b7a860411f8d2b681e65a7773b990226162]

INTEGRATION: CWS canvas05 (1.2.2); FILE MERGED 2008/06/03 23:52:24 thb 1.2.2.4: Removed extra level of indirection for getting a graphics for a surface; removed some unused code 2008/04/21 07:30:54 thb 1.2.2.3: RESYNC: (1.2-1.3); FILE MERGED 2008/01/22 00:25:24 thb 1.2.2.2: #i81092# Making gdiplus and dx canvas more independent 2007/12/20 22:18:57 thb 1.2.2.1: #i81092# #i78888# #i78925# #i79258# #i79437# #i84784# Large canvas rework, completing various areas such as color spaces, bitmap data access, true sprite and non-sprite implementations, and upstreaming the canvas parts of rodos emf+ rendering


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [da2cb80ca5c9238ab5d235c74e0647f30656e8da]

INTEGRATION: CWS canvas05 (1.1.2); FILE ADDED 2008/05/23 22:03:45 thb 1.1.2.3: Moving all remaining new files to LGPL 3 2008/01/22 00:25:24 thb 1.1.2.2: #i81092# Making gdiplus and dx canvas more independent 2007/12/20 22:18:57 thb 1.1.2.1: #i81092# #i78888# #i78925# #i79258# #i79437# #i84784# Large canvas rework, completing various areas such as color spaces, bitmap data access, true sprite and non-sprite implementations, and upstreaming the canvas parts of rodos emf+ rendering


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [3921deea15c2ab4d09ddcdffd89e3ac7659386c4]

INTEGRATION: CWS canvas05 (1.1.2); FILE ADDED 2008/05/23 22:03:45 thb 1.1.2.4: Moving all remaining new files to LGPL 3 2008/01/25 14:27:08 thb 1.1.2.3: Intermediate dump 2008/01/22 00:25:24 thb 1.1.2.2: #i81092# Making gdiplus and dx canvas more independent 2007/12/20 22:18:57 thb 1.1.2.1: #i81092# #i78888# #i78925# #i79258# #i79437# #i84784# Large canvas rework, completing various areas such as color spaces, bitmap data access, true sprite and non-sprite implementations, and upstreaming the canvas parts of rodos emf+ rendering


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [23697471a7caf9e6bdaf9aa6837e3ec240e9fa4e]

INTEGRATION: CWS canvas05 (1.2.2); FILE MERGED 2008/04/21 07:29:17 thb 1.2.2.4: RESYNC: (1.2-1.3); FILE MERGED 2008/02/08 00:26:39 thb 1.2.2.3: #81092# Finishing cooperative canvas output stuff 2008/01/22 00:25:23 thb 1.2.2.2: #i81092# Making gdiplus and dx canvas more independent 2007/12/20 22:18:57 thb 1.2.2.1: #i81092# #i78888# #i78925# #i79258# #i79437# #i84784# Large canvas rework, completing various areas such as color spaces, bitmap data access, true sprite and non-sprite implementations, and upstreaming the canvas parts of rodos emf+ rendering


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [e14b94ab8490983033f2bb69be806a55ba9e20a3]

INTEGRATION: CWS canvas05 (1.2.2); FILE MERGED 2008/06/03 11:11:24 thb 1.2.2.4: Cleaned up image debugging stuff; fixed a few d3d debug warnings; fixed one deadlock rendering a bitmap from the same surface to itself; fixed premature ReleaseDC call in GraphicsProvider::getGraphics() 2008/04/21 07:30:17 thb 1.2.2.3: RESYNC: (1.2-1.3); FILE MERGED 2008/01/22 00:25:23 thb 1.2.2.2: #i81092# Making gdiplus and dx canvas more independent 2007/12/20 22:18:57 thb 1.2.2.1: #i81092# #i78888# #i78925# #i79258# #i79437# #i84784# Large canvas rework, completing various areas such as color spaces, bitmap data access, true sprite and non-sprite implementations, and upstreaming the canvas parts of rodos emf+ rendering


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [77627c5756ad101a21e467c8e3cf68b24e217e0a]

INTEGRATION: CWS canvas05 (1.2.2); FILE MERGED 2008/06/09 12:51:48 thb 1.2.2.4: #i88081# Join from CWS impress144 (fixing the dxcanvas crash), extended for the other canvas impls 2008/04/21 07:29:26 thb 1.2.2.3: RESYNC: (1.2-1.3); FILE MERGED 2008/01/22 00:25:23 thb 1.2.2.2: #i81092# Making gdiplus and dx canvas more independent 2007/12/20 22:18:57 thb 1.2.2.1: #i81092# #i78888# #i78925# #i79258# #i79437# #i84784# Large canvas rework, completing various areas such as color spaces, bitmap data access, true sprite and non-sprite implementations, and upstreaming the canvas parts of rodos emf+ rendering


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [be5d703486672ae7a0f318426c8698765767a490]

INTEGRATION: CWS canvas05 (1.2.2); FILE MERGED 2008/06/11 06:45:16 thb 1.2.2.8: #i10000# Fixed typo 2008/06/09 12:51:47 thb 1.2.2.7: #i88081# Join from CWS impress144 (fixing the dxcanvas crash), extended for the other canvas impls 2008/05/02 17:11:34 thb 1.2.2.6: Missing bits to make dxcanvas actually work again 2008/04/21 07:30:57 thb 1.2.2.5: RESYNC: (1.3-1.4); FILE MERGED 2008/01/25 14:27:08 thb 1.2.2.4: Intermediate dump 2008/01/22 16:01:51 thb 1.2.2.3: #i10000# Post merge build breaker 2008/01/22 00:25:23 thb 1.2.2.2: #i81092# Making gdiplus and dx canvas more independent 2007/12/20 22:18:57 thb 1.2.2.1: #i81092# #i78888# #i78925# #i79258# #i79437# #i84784# Large canvas rework, completing various areas such as color spaces, bitmap data access, true sprite and non-sprite implementations, and upstreaming the canvas parts of rodos emf+ rendering


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [1b3a63df7d5acee4ff715c204c4c93c12828d7ce]

INTEGRATION: CWS canvas05 (1.2.2); FILE MERGED 2008/04/21 07:30:51 thb 1.2.2.2: RESYNC: (1.2-1.3); FILE MERGED 2008/01/05 00:53:10 thb 1.2.2.1: #i78925# Added back modify() method, still needed in dx canvas; narrowing down sun cc workaround


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [0b5a107e582565b2198d3cb35449e934a90f0656]

INTEGRATION: CWS canvas05 (1.2.2); FILE MERGED 2008/04/21 07:31:00 thb 1.2.2.4: RESYNC: (1.3-1.4); FILE MERGED 2008/04/07 14:33:43 thb 1.2.2.3: RESYNC: (1.2-1.3); FILE MERGED 2008/01/22 00:25:23 thb 1.2.2.2: #i81092# Making gdiplus and dx canvas more independent 2008/01/05 00:53:10 thb 1.2.2.1: #i78925# Added back modify() method, still needed in dx canvas; narrowing down sun cc workaround


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [2b5599d00717d63171f8f5c2be224574a0720a04]

INTEGRATION: CWS canvas05 (1.2.2); FILE MERGED 2008/06/03 11:11:24 thb 1.2.2.3: Cleaned up image debugging stuff; fixed a few d3d debug warnings; fixed one deadlock rendering a bitmap from the same surface to itself; fixed premature ReleaseDC call in GraphicsProvider::getGraphics() 2008/04/21 07:30:36 thb 1.2.2.2: RESYNC: (1.2-1.3); FILE MERGED 2008/01/22 00:25:23 thb 1.2.2.1: #i81092# Making gdiplus and dx canvas more independent


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [305355ad7723cfe129ef1e5b7a40810984aea72f]

INTEGRATION: CWS canvas05 (1.2.2); FILE MERGED 2008/06/03 11:11:24 thb 1.2.2.6: Cleaned up image debugging stuff; fixed a few d3d debug warnings; fixed one deadlock rendering a bitmap from the same surface to itself; fixed premature ReleaseDC call in GraphicsProvider::getGraphics() 2008/06/02 22:20:50 thb 1.2.2.5: Removed obsolete XTunnel now for real; re-added size getter for BitmapCanvas; smallish cleanups 2008/04/21 07:29:23 thb 1.2.2.4: RESYNC: (1.3-1.4); FILE MERGED 2008/01/22 00:51:07 thb 1.2.2.3: RESYNC: (1.2-1.3); FILE MERGED 2008/01/22 00:25:23 thb 1.2.2.2: #i81092# Making gdiplus and dx canvas more independent 2007/12/20 22:18:57 thb 1.2.2.1: #i81092# #i78888# #i78925# #i79258# #i79437# #i84784# Large canvas rework, completing various areas such as color spaces, bitmap data access, true sprite and non-sprite implementations, and upstreaming the canvas parts of rodos emf+ rendering


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [48116fec2829779791e8d7b582bbfd9cea78935a]

INTEGRATION: CWS canvas05 (1.1.2); FILE ADDED 2008/06/03 23:52:24 thb 1.1.2.3: Removed extra level of indirection for getting a graphics for a surface; removed some unused code 2008/05/23 22:03:44 thb 1.1.2.2: Moving all remaining new files to LGPL 3 2008/01/22 00:25:23 thb 1.1.2.1: #i81092# Making gdiplus and dx canvas more independent


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [7eee4b6422514ccf7875fffbcbd235cc23c2ba22]

INTEGRATION: CWS canvas05 (1.1.2); FILE ADDED 2008/06/03 23:52:23 thb 1.1.2.4: Removed extra level of indirection for getting a graphics for a surface; removed some unused code 2008/05/23 22:03:44 thb 1.1.2.3: Moving all remaining new files to LGPL 3 2008/02/08 00:26:39 thb 1.1.2.2: #81092# Finishing cooperative canvas output stuff 2008/01/22 00:25:23 thb 1.1.2.1: #i81092# Making gdiplus and dx canvas more independent


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [cf41867116ecb2eb3e8a9de3438cbc2d196d14c7]

INTEGRATION: CWS canvas05 (1.2.2); FILE MERGED 2008/04/21 07:29:32 thb 1.2.2.2: RESYNC: (1.2-1.3); FILE MERGED 2008/01/22 00:25:23 thb 1.2.2.1: #i81092# Making gdiplus and dx canvas more independent


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [069994e430fc5a816d7e5075579ab8a0679c9948]

INTEGRATION: CWS canvas05 (1.2.2); FILE MERGED 2008/04/21 07:30:14 thb 1.2.2.4: RESYNC: (1.2-1.3); FILE MERGED 2008/03/18 22:00:57 thb 1.2.2.3: Implementing non-backbuffered canvas for cairocanvas as well - reworked to share most of the code 2008/01/25 14:27:08 thb 1.2.2.2: Intermediate dump 2007/12/20 22:18:57 thb 1.2.2.1: #i81092# #i78888# #i78925# #i79258# #i79437# #i84784# Large canvas rework, completing various areas such as color spaces, bitmap data access, true sprite and non-sprite implementations, and upstreaming the canvas parts of rodos emf+ rendering


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [0ceb6f008feb96c9a380fed76a6f0395dc16d9a2]

INTEGRATION: CWS canvas05 (1.2.2); FILE MERGED 2008/04/21 07:29:29 thb 1.2.2.5: RESYNC: (1.2-1.3); FILE MERGED 2008/02/08 00:26:39 thb 1.2.2.4: #81092# Finishing cooperative canvas output stuff 2008/01/25 14:27:08 thb 1.2.2.3: Intermediate dump 2008/01/22 00:25:23 thb 1.2.2.2: #i81092# Making gdiplus and dx canvas more independent 2007/12/20 22:18:57 thb 1.2.2.1: #i81092# #i78888# #i78925# #i79258# #i79437# #i84784# Large canvas rework, completing various areas such as color spaces, bitmap data access, true sprite and non-sprite implementations, and upstreaming the canvas parts of rodos emf+ rendering


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [c97765204dea3cc8fa467242decfd6a623bab091]

INTEGRATION: CWS canvas05 (1.2.2); FILE MERGED 2008/04/21 07:30:00 thb 1.2.2.2: RESYNC: (1.2-1.3); FILE MERGED 2008/01/22 00:25:23 thb 1.2.2.1: #i81092# Making gdiplus and dx canvas more independent


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [f332bcc9d51c8a427dae42d95868fed9cbaf5fb9]

INTEGRATION: CWS canvas05 (1.2.2); FILE MERGED 2008/06/03 23:52:23 thb 1.2.2.5: Removed extra level of indirection for getting a graphics for a surface; removed some unused code 2008/04/21 07:29:54 thb 1.2.2.4: RESYNC: (1.2-1.3); FILE MERGED 2008/04/04 09:00:13 thb 1.2.2.3: Merging emf+ changes for dx canvas 2008/01/22 00:25:23 thb 1.2.2.2: #i81092# Making gdiplus and dx canvas more independent 2007/12/20 22:18:57 thb 1.2.2.1: #i81092# #i78888# #i78925# #i79258# #i79437# #i84784# Large canvas rework, completing various areas such as color spaces, bitmap data access, true sprite and non-sprite implementations, and upstreaming the canvas parts of rodos emf+ rendering


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [d3b86250446f087bfa1021a031efc8f3be60ac10]

INTEGRATION: CWS canvas05 (1.2.2); FILE MERGED 2008/04/21 07:30:39 thb 1.2.2.5: RESYNC: (1.2-1.3); FILE MERGED 2008/04/20 23:36:08 thb 1.2.2.4: Made canvasdemo work again on dev300; made sure GDIPlusUser is always destroyed _last_ (as it kills all other GDIPlus objects); made cairocanvas sensitive to outdev size 2008/02/08 00:26:39 thb 1.2.2.3: #81092# Finishing cooperative canvas output stuff 2008/01/22 00:25:23 thb 1.2.2.2: #i81092# Making gdiplus and dx canvas more independent 2007/12/20 22:18:57 thb 1.2.2.1: #i81092# #i78888# #i78925# #i79258# #i79437# #i84784# Large canvas rework, completing various areas such as color spaces, bitmap data access, true sprite and non-sprite implementations, and upstreaming the canvas parts of rodos emf+ rendering


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [63ed89be3eba4774f72ba9a346c7d129f9bc7718]

INTEGRATION: CWS canvas05 (1.2.2); FILE MERGED 2008/06/03 11:11:24 thb 1.2.2.7: Cleaned up image debugging stuff; fixed a few d3d debug warnings; fixed one deadlock rendering a bitmap from the same surface to itself; fixed premature ReleaseDC call in GraphicsProvider::getGraphics() 2008/04/21 07:29:20 thb 1.2.2.6: RESYNC: (1.3-1.4); FILE MERGED 2008/04/20 23:36:08 thb 1.2.2.5: Made canvasdemo work again on dev300; made sure GDIPlusUser is always destroyed _last_ (as it kills all other GDIPlus objects); made cairocanvas sensitive to outdev size 2008/02/08 00:26:38 thb 1.2.2.4: #81092# Finishing cooperative canvas output stuff 2008/01/22 00:51:05 thb 1.2.2.3: RESYNC: (1.2-1.3); FILE MERGED 2008/01/22 00:25:23 thb 1.2.2.2: #i81092# Making gdiplus and dx canvas more independent 2007/12/20 22:18:57 thb 1.2.2.1: #i81092# #i78888# #i78925# #i79258# #i79437# #i84784# Large canvas rework, completing various areas such as color spaces, bitmap data access, true sprite and non-sprite implementations, and upstreaming the canvas parts of rodos emf+ rendering


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [b889724b1afeac3995b36b63e07e02444136a331]

INTEGRATION: CWS canvas05 (1.2.2); FILE MERGED 2008/04/21 07:30:23 thb 1.2.2.3: RESYNC: (1.3-1.4); FILE MERGED 2008/01/22 00:51:02 thb 1.2.2.2: RESYNC: (1.2-1.3); FILE MERGED 2008/01/22 00:25:23 thb 1.2.2.1: #i81092# Making gdiplus and dx canvas more independent


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [dfb6a8b15c2955b2561bc421b4d5cebd3c27841b]

INTEGRATION: CWS canvas05 (1.2.2); FILE MERGED 2008/04/21 07:30:33 thb 1.2.2.3: RESYNC: (1.2-1.3); FILE MERGED 2008/02/11 00:11:30 thb 1.2.2.2: #i81092# Cleaned up some more 2008/01/22 00:25:23 thb 1.2.2.1: #i81092# Making gdiplus and dx canvas more independent


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [d4a6ad9763f5eacfbf88f076656f571af19d71c5]

INTEGRATION: CWS canvas05 (1.2.2); FILE MERGED 2008/04/21 07:30:11 thb 1.2.2.3: RESYNC: (1.2-1.3); FILE MERGED 2008/01/22 00:25:23 thb 1.2.2.2: #i81092# Making gdiplus and dx canvas more independent 2007/12/20 22:18:57 thb 1.2.2.1: #i81092# #i78888# #i78925# #i79258# #i79437# #i84784# Large canvas rework, completing various areas such as color spaces, bitmap data access, true sprite and non-sprite implementations, and upstreaming the canvas parts of rodos emf+ rendering


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [c37ef2c49caf8724b46c8495ed8d5c1dd84b35a1]

INTEGRATION: CWS canvas05 (1.2.2); FILE MERGED 2008/04/21 07:29:42 thb 1.2.2.4: RESYNC: (1.2-1.3); FILE MERGED 2008/04/04 09:00:13 thb 1.2.2.3: Merging emf+ changes for dx canvas 2008/02/08 00:26:38 thb 1.2.2.2: #81092# Finishing cooperative canvas output stuff 2008/01/22 00:25:23 thb 1.2.2.1: #i81092# Making gdiplus and dx canvas more independent


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [ead48306fdb7bd8efd07c9066c71dd5aeb38fdbc]

INTEGRATION: CWS canvas05 (1.2.2); FILE MERGED 2008/04/21 07:29:51 thb 1.2.2.5: RESYNC: (1.2-1.3); FILE MERGED 2008/04/06 23:48:37 thb 1.2.2.4: Fixing build breakage under Win32 2008/04/04 09:00:13 thb 1.2.2.3: Merging emf+ changes for dx canvas 2008/01/22 00:25:23 thb 1.2.2.2: #i81092# Making gdiplus and dx canvas more independent 2007/12/20 22:18:57 thb 1.2.2.1: #i81092# #i78888# #i78925# #i79258# #i79437# #i84784# Large canvas rework, completing various areas such as color spaces, bitmap data access, true sprite and non-sprite implementations, and upstreaming the canvas parts of rodos emf+ rendering


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [d6b9f60936826395d6a37edac813568ffe149a17]

INTEGRATION: CWS canvas05 (1.1.2); FILE ADDED 2008/06/11 06:45:16 thb 1.1.2.7: #i10000# Fixed typo 2008/06/09 12:51:47 thb 1.1.2.6: #i88081# Join from CWS impress144 (fixing the dxcanvas crash), extended for the other canvas impls 2008/05/23 22:03:44 thb 1.1.2.5: Moving all remaining new files to LGPL 3 2008/02/11 00:11:29 thb 1.1.2.4: #i81092# Cleaned up some more 2008/02/08 00:26:38 thb 1.1.2.3: #81092# Finishing cooperative canvas output stuff 2008/01/22 00:25:23 thb 1.1.2.2: #i81092# Making gdiplus and dx canvas more independent 2007/12/20 22:18:57 thb 1.1.2.1: #i81092# #i78888# #i78925# #i79258# #i79437# #i84784# Large canvas rework, completing various areas such as color spaces, bitmap data access, true sprite and non-sprite implementations, and upstreaming the canvas parts of rodos emf+ rendering


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [73968a631c61fec99413bc8c276a7e8e419582dd]

INTEGRATION: CWS canvas05 (1.1.2); FILE ADDED 2008/06/09 12:51:47 thb 1.1.2.9: #i88081# Join from CWS impress144 (fixing the dxcanvas crash), extended for the other canvas impls 2008/06/03 23:52:23 thb 1.1.2.8: Removed extra level of indirection for getting a graphics for a surface; removed some unused code 2008/06/02 23:25:37 thb 1.1.2.7: Made the XBitmapCanvas variant of gdipluscanvas actually work (that one is used when rendering to a MemDC, e.g. VirDev) 2008/05/23 22:03:44 thb 1.1.2.6: Moving all remaining new files to LGPL 3 2008/04/20 23:36:08 thb 1.1.2.5: Made canvasdemo work again on dev300; made sure GDIPlusUser is always destroyed _last_ (as it kills all other GDIPlus objects); made cairocanvas sensitive to outdev size 2008/02/08 00:26:38 thb 1.1.2.4: #81092# Finishing cooperative canvas output stuff 2008/01/25 14:27:08 thb 1.1.2.3: Intermediate dump 2008/01/22 00:25:23 thb 1.1.2.2: #i81092# Making gdiplus and dx canvas more independent 2007/12/20 22:18:57 thb 1.1.2.1: #i81092# #i78888# #i78925# #i79258# #i79437# #i84784# Large canvas rework, completing various areas such as color spaces, bitmap data access, true sprite and non-sprite implementations, and upstreaming the canvas parts of rodos emf+ rendering


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [34ffd4b262a7cfd19e5441b591a2fbe421d4628c]

INTEGRATION: CWS canvas05 (1.1.2); FILE ADDED 2008/05/23 22:03:44 thb 1.1.2.2: Moving all remaining new files to LGPL 3 2008/01/22 00:25:23 thb 1.1.2.1: #i81092# Making gdiplus and dx canvas more independent


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [ec636ea0923b413ecafc128d6c8f276a3975ef21]

INTEGRATION: CWS canvas05 (1.1.2); FILE ADDED 2008/06/02 22:20:50 thb 1.1.2.3: Removed obsolete XTunnel now for real; re-added size getter for BitmapCanvas; smallish cleanups 2008/05/23 22:03:44 thb 1.1.2.2: Moving all remaining new files to LGPL 3 2008/02/08 00:26:38 thb 1.1.2.1: #81092# Finishing cooperative canvas output stuff


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [f9202a69bb4e1ebbb1cead9bacf577aac14f9529]

INTEGRATION: CWS canvas05 (1.1.2); FILE ADDED 2008/06/03 23:52:23 thb 1.1.2.4: Removed extra level of indirection for getting a graphics for a surface; removed some unused code 2008/06/02 22:20:50 thb 1.1.2.3: Removed obsolete XTunnel now for real; re-added size getter for BitmapCanvas; smallish cleanups 2008/05/23 22:03:44 thb 1.1.2.2: Moving all remaining new files to LGPL 3 2008/02/08 00:26:38 thb 1.1.2.1: #81092# Finishing cooperative canvas output stuff


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [211e553b691b766cf5cddf5f825d1adcccb1276f]

INTEGRATION: CWS canvas05 (1.2.2); FILE MERGED 2008/06/03 23:52:23 thb 1.2.2.4: Removed extra level of indirection for getting a graphics for a surface; removed some unused code 2008/04/21 07:30:26 thb 1.2.2.3: RESYNC: (1.2-1.3); FILE MERGED 2008/02/08 00:26:38 thb 1.2.2.2: #81092# Finishing cooperative canvas output stuff 2008/01/22 00:25:23 thb 1.2.2.1: #i81092# Making gdiplus and dx canvas more independent


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [47850d2bd5184edb79b6354e5052db8c6092ed36]

INTEGRATION: CWS canvas05 (1.2.2); FILE MERGED 2008/06/03 23:52:23 thb 1.2.2.6: Removed extra level of indirection for getting a graphics for a surface; removed some unused code 2008/06/03 11:11:24 thb 1.2.2.5: Cleaned up image debugging stuff; fixed a few d3d debug warnings; fixed one deadlock rendering a bitmap from the same surface to itself; fixed premature ReleaseDC call in GraphicsProvider::getGraphics() 2008/04/21 07:29:57 thb 1.2.2.4: RESYNC: (1.2-1.3); FILE MERGED 2008/02/08 00:26:38 thb 1.2.2.3: #81092# Finishing cooperative canvas output stuff 2008/01/22 00:25:23 thb 1.2.2.2: #i81092# Making gdiplus and dx canvas more independent 2007/12/20 22:18:57 thb 1.2.2.1: #i81092# #i78888# #i78925# #i79258# #i79437# #i84784# Large canvas rework, completing various areas such as color spaces, bitmap data access, true sprite and non-sprite implementations, and upstreaming the canvas parts of rodos emf+ rendering


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [534e63e54e6be4da6340205c6b070dcebcf65a89]

INTEGRATION: CWS canvas05 (1.3.2); FILE MERGED 2008/06/03 23:52:23 thb 1.3.2.5: Removed extra level of indirection for getting a graphics for a surface; removed some unused code 2008/06/03 11:11:24 thb 1.3.2.4: Cleaned up image debugging stuff; fixed a few d3d debug warnings; fixed one deadlock rendering a bitmap from the same surface to itself; fixed premature ReleaseDC call in GraphicsProvider::getGraphics() 2008/04/21 07:29:36 thb 1.3.2.3: RESYNC: (1.3-1.4); FILE MERGED 2008/01/22 00:25:22 thb 1.3.2.2: #i81092# Making gdiplus and dx canvas more independent 2007/12/20 22:18:57 thb 1.3.2.1: #i81092# #i78888# #i78925# #i79258# #i79437# #i84784# Large canvas rework, completing various areas such as color spaces, bitmap data access, true sprite and non-sprite implementations, and upstreaming the canvas parts of rodos emf+ rendering


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [b367731013971c3ab57e489429baf800c4f9e2c2]

INTEGRATION: CWS canvas05 (1.2.2); FILE MERGED 2008/06/03 23:52:23 thb 1.2.2.6: Removed extra level of indirection for getting a graphics for a surface; removed some unused code 2008/06/03 11:11:24 thb 1.2.2.5: Cleaned up image debugging stuff; fixed a few d3d debug warnings; fixed one deadlock rendering a bitmap from the same surface to itself; fixed premature ReleaseDC call in GraphicsProvider::getGraphics() 2008/04/21 07:30:30 thb 1.2.2.4: RESYNC: (1.3-1.4); FILE MERGED 2008/01/22 00:50:59 thb 1.2.2.3: RESYNC: (1.2-1.3); FILE MERGED 2008/01/22 00:25:22 thb 1.2.2.2: #i81092# Making gdiplus and dx canvas more independent 2007/12/20 22:18:57 thb 1.2.2.1: #i81092# #i78888# #i78925# #i79258# #i79437# #i84784# Large canvas rework, completing various areas such as color spaces, bitmap data access, true sprite and non-sprite implementations, and upstreaming the canvas parts of rodos emf+ rendering


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [5f2ecc12f688d9bc828bd216875c049277c4ae68]

INTEGRATION: CWS canvas05 (1.5.44); FILE MERGED 2008/06/04 14:57:40 thb 1.5.44.16: #i10000# Fixed build breakage on X11 w/o cairo 2008/06/04 14:46:00 thb 1.5.44.15: #i10000# Fixed build breakage on X11 w/o cairo 2008/06/02 21:57:31 thb 1.5.44.14: Disabling cairocanvas build for mac x11 the hard way 2008/05/21 13:32:03 thb 1.5.44.13: Made vcl and cairo canvas work with emf+ patches; smoothed out internal cairo makefile changes; corrected cairocanvas sprite update 2008/05/20 09:17:12 thb 1.5.44.12: Made cairocanvas work with internal cairo for Linux (fix courtesy of Fridrich) 2008/04/21 07:31:46 thb 1.5.44.11: RESYNC: (1.6-1.7); FILE MERGED 2008/04/16 13:47:39 thb 1.5.44.10: Made cairocanvas build on Win32 again 2008/04/14 17:51:23 mox 1.5.44.9: Seems like TARGETTYPE=GUI fully works only on Mac/Quartz (re-adding Win32 libs) 2008/04/14 14:45:30 thb 1.5.44.8: Made the thing compile under Linux again 2008/04/13 14:50:14 mox 1.5.44.7: Cairo Quartz build-fixes (builds ok now) 2008/04/10 21:18:37 mox 1.5.44.6: Making cairo quartz buildable. Some pieces still missing. 2008/04/10 20:49:31 mox 1.5.44.5: Use TARGETTYPE=GUI instead of manual GUI library includes 2008/04/07 14:33:58 thb 1.5.44.4: RESYNC: (1.5-1.6); FILE MERGED 2008/04/03 16:02:26 thb 1.5.44.3: Merged in cairoquartz01 changes, reworked into the polymorphic Surface concept now 2008/04/02 22:56:28 thb 1.5.44.2: Reworked Surface class to abstract interface; changed all manual refcount handling to RAII 2008/03/18 22:00:57 thb 1.5.44.1: Implementing non-backbuffered canvas for cairocanvas as well - reworked to share most of the code


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [42f2466604fa97581bc593a83129ab646de3054d]

INTEGRATION: CWS canvas05 (1.1.2); FILE ADDED 2008/06/09 08:41:46 thb 1.1.2.7: Replaced screen ptr with screen number, which should be more reliable. Binned manual fill-out of X11SysData structs in favor of ctor 2008/05/23 22:03:44 thb 1.1.2.6: Moving all remaining new files to LGPL 3 2008/04/28 23:20:27 thb 1.1.2.5: Using the screen ptr from the sysdata struct, to avoid BadMatch errors 2008/04/04 22:08:34 thb 1.1.2.4: Fixed output of bezier polygons for cairo; fixed missing surfaces here and there; removed useless refcounted SurfaceProvider arguments (that lead to premature canvas death, as called during ctor) 2008/04/04 09:00:13 thb 1.1.2.3: Merging emf+ changes for dx canvas 2008/04/03 16:02:26 thb 1.1.2.2: Merged in cairoquartz01 changes, reworked into the polymorphic Surface concept now 2008/04/02 22:56:28 thb 1.1.2.1: Reworked Surface class to abstract interface; changed all manual refcount handling to RAII


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [1429d735b6f9b3363127d4a4b61eaecaa5c104fd]

INTEGRATION: CWS canvas05 (1.1.2); FILE ADDED 2008/05/23 22:03:44 thb 1.1.2.4: Moving all remaining new files to LGPL 3 2008/04/16 13:47:39 thb 1.1.2.3: Made cairocanvas build on Win32 again 2008/04/14 07:52:57 mox 1.1.2.2: Unbreak cairo win32 2008/04/03 16:02:26 thb 1.1.2.1: Merged in cairoquartz01 changes, reworked into the polymorphic Surface concept now


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [730dcf58c586dcfe720286ae9e417935096f19e4]

INTEGRATION: CWS canvas05 (1.3.62); FILE MERGED 2008/04/21 07:32:22 thb 1.3.62.2: RESYNC: (1.3-1.4); FILE MERGED 2008/03/18 22:00:57 thb 1.3.62.1: Implementing non-backbuffered canvas for cairocanvas as well - reworked to share most of the code


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [476b36a57cf015cd1a392f566142ded7a5051c48]

INTEGRATION: CWS canvas05 (1.5.24); FILE MERGED 2008/04/21 07:32:34 thb 1.5.24.4: RESYNC: (1.5-1.6); FILE MERGED 2008/03/18 22:00:57 thb 1.5.24.3: Implementing non-backbuffered canvas for cairocanvas as well - reworked to share most of the code 2007/12/20 22:18:57 thb 1.5.24.2: #i81092# #i78888# #i78925# #i79258# #i79437# #i84784# Large canvas rework, completing various areas such as color spaces, bitmap data access, true sprite and non-sprite implementations, and upstreaming the canvas parts of rodos emf+ rendering 2007/10/01 13:02:01 thb 1.5.24.1: #i78888# #i78925# #i79258# #i79437# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [aa5675b6135bc64bb0807927fa83ce400065e5c1]

INTEGRATION: CWS canvas05 (1.1.2); FILE ADDED 2008/05/23 22:03:44 thb 1.1.2.3: Moving all remaining new files to LGPL 3 2008/04/02 22:56:28 thb 1.1.2.2: Reworked Surface class to abstract interface; changed all manual refcount handling to RAII 2008/03/28 23:38:46 thb 1.1.2.1: Backbuffer-less canvas implementation on top of cairo


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [ef2a3925eaa31fc637b1734c1f6fab7e90a0d6a6]

INTEGRATION: CWS canvas05 (1.3.26); FILE MERGED 2008/04/21 07:32:46 thb 1.3.26.3: RESYNC: (1.3-1.4); FILE MERGED 2008/04/02 22:56:28 thb 1.3.26.2: Reworked Surface class to abstract interface; changed all manual refcount handling to RAII 2008/03/18 22:00:57 thb 1.3.26.1: Implementing non-backbuffered canvas for cairocanvas as well - reworked to share most of the code


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [f9a889105f9d994ebd067f20b1120168720b06ab]

INTEGRATION: CWS canvas05 (1.5.24); FILE MERGED 2008/06/03 15:39:06 thb 1.5.24.10: #i85116# Revived lost changes in cairocanvas 2008/04/21 07:31:43 thb 1.5.24.9: RESYNC: (1.7-1.8); FILE MERGED 2008/04/07 14:33:55 thb 1.5.24.8: RESYNC: (1.6-1.7); FILE MERGED 2008/04/03 16:02:26 thb 1.5.24.7: Merged in cairoquartz01 changes, reworked into the polymorphic Surface concept now 2008/04/02 22:56:28 thb 1.5.24.6: Reworked Surface class to abstract interface; changed all manual refcount handling to RAII 2008/03/28 23:38:46 thb 1.5.24.5: Backbuffer-less canvas implementation on top of cairo 2008/03/18 22:00:57 thb 1.5.24.4: Implementing non-backbuffered canvas for cairocanvas as well - reworked to share most of the code 2008/01/22 00:50:55 thb 1.5.24.3: RESYNC: (1.5-1.6); FILE MERGED 2007/12/20 22:18:56 thb 1.5.24.2: #i81092# #i78888# #i78925# #i79258# #i79437# #i84784# Large canvas rework, completing various areas such as color spaces, bitmap data access, true sprite and non-sprite implementations, and upstreaming the canvas parts of rodos emf+ rendering 2007/10/01 13:02:01 thb 1.5.24.1: #i78888# #i78925# #i79258# #i79437# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [4e12c1a54b3f3d5a7af3a87057f3739a633af96b]

INTEGRATION: CWS canvas05 (1.1.2); FILE ADDED 2008/05/23 22:03:43 thb 1.1.2.6: Moving all remaining new files to LGPL 3 2008/05/13 14:51:48 thb 1.1.2.5: removed redundant extra surface from spritecanvas; removed silly conditional that always resolved to true from X11Surface ctor 2008/04/10 21:18:37 mox 1.1.2.4: Making cairo quartz buildable. Some pieces still missing. 2008/04/03 20:12:36 thb 1.1.2.3: Improved the system-dependent passing-around of the OS handles - now much more opaque 2008/04/02 22:56:28 thb 1.1.2.2: Reworked Surface class to abstract interface; changed all manual refcount handling to RAII 2008/03/28 23:38:46 thb 1.1.2.1: Backbuffer-less canvas implementation on top of cairo


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [343ac73b37465d68efe23ed913efa0325ba8f181]

INTEGRATION: CWS canvas05 (1.1.2); FILE ADDED 2008/05/23 22:03:43 thb 1.1.2.9: Moving all remaining new files to LGPL 3 2008/05/13 14:51:48 thb 1.1.2.8: removed redundant extra surface from spritecanvas; removed silly conditional that always resolved to true from X11Surface ctor 2008/04/09 14:33:12 thb 1.1.2.7: Gave back vclcanvas the window surface; made cairocanvas consistent with rest (regarding setWindow) 2008/04/04 22:08:34 thb 1.1.2.6: Fixed output of bezier polygons for cairo; fixed missing surfaces here and there; removed useless refcounted SurfaceProvider arguments (that lead to premature canvas death, as called during ctor) 2008/04/03 20:12:36 thb 1.1.2.5: Improved the system-dependent passing-around of the OS handles - now much more opaque 2008/04/03 16:02:26 thb 1.1.2.4: Merged in cairoquartz01 changes, reworked into the polymorphic Surface concept now 2008/04/02 23:07:06 thb 1.1.2.3: And now with all missing functions 2008/04/02 22:56:28 thb 1.1.2.2: Reworked Surface class to abstract interface; changed all manual refcount handling to RAII 2008/03/28 23:38:46 thb 1.1.2.1: Backbuffer-less canvas implementation on top of cairo


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [a057b8c5d536048b02f36583bda24bc5ccd71374]

INTEGRATION: CWS canvas05 (1.2.94); FILE MERGED 2008/05/21 13:32:03 thb 1.2.94.3: Made vcl and cairo canvas work with emf+ patches; smoothed out internal cairo makefile changes; corrected cairocanvas sprite update 2008/04/21 07:32:37 thb 1.2.94.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/18 22:00:57 thb 1.2.94.1: Implementing non-backbuffered canvas for cairocanvas as well - reworked to share most of the code


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [8dbb83550058d25389e15c808c18d61b140c3ece]

INTEGRATION: CWS canvas05 (1.3.68); FILE MERGED 2008/05/21 13:32:03 thb 1.3.68.11: Made vcl and cairo canvas work with emf+ patches; smoothed out internal cairo makefile changes; corrected cairocanvas sprite update 2008/04/21 07:32:50 thb 1.3.68.10: RESYNC: (1.5-1.6); FILE MERGED 2008/04/09 09:35:12 thb 1.3.68.9: Improved log output, fixed wrong arg check for vclcanvas 2008/04/09 09:06:52 thb 1.3.68.8: cairo SpriteCanvasHelper was recursive in disposing; argument order changed for init 2008/04/07 14:34:18 thb 1.3.68.7: RESYNC: (1.4-1.5); FILE MERGED 2008/04/03 16:02:26 thb 1.3.68.6: Merged in cairoquartz01 changes, reworked into the polymorphic Surface concept now 2008/04/02 22:56:28 thb 1.3.68.5: Reworked Surface class to abstract interface; changed all manual refcount handling to RAII 2008/03/18 22:00:57 thb 1.3.68.4: Implementing non-backbuffered canvas for cairocanvas as well - reworked to share most of the code 2008/01/22 00:50:52 thb 1.3.68.3: RESYNC: (1.3-1.4); FILE MERGED 2007/12/20 22:18:56 thb 1.3.68.2: #i81092# #i78888# #i78925# #i79258# #i79437# #i84784# Large canvas rework, completing various areas such as color spaces, bitmap data access, true sprite and non-sprite implementations, and upstreaming the canvas parts of rodos emf+ rendering 2007/10/01 13:02:01 thb 1.3.68.1: #i78888# #i78925# #i79258# #i79437# Merge from CWS picom


2008-06-24  fredrikh  <fredrikh@openoffice.org>  [8d045a82413c18e712773b44704f4d1ad64dfbad]

Fix: Correcting string to compare with.


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [d28bc65675b7dcfb803dbf01c850901a8dbb12c0]

INTEGRATION: CWS canvas05 (1.3.56); FILE MERGED 2008/06/09 12:51:47 thb 1.3.56.7: #i88081# Join from CWS impress144 (fixing the dxcanvas crash), extended for the other canvas impls 2008/05/13 14:51:48 thb 1.3.56.6: removed redundant extra surface from spritecanvas; removed silly conditional that always resolved to true from X11Surface ctor 2008/04/21 07:31:37 thb 1.3.56.5: RESYNC: (1.4-1.5); FILE MERGED 2008/04/07 14:33:49 thb 1.3.56.4: RESYNC: (1.3-1.4); FILE MERGED 2008/04/02 22:56:28 thb 1.3.56.3: Reworked Surface class to abstract interface; changed all manual refcount handling to RAII 2008/03/18 22:00:57 thb 1.3.56.2: Implementing non-backbuffered canvas for cairocanvas as well - reworked to share most of the code 2007/12/20 22:18:56 thb 1.3.56.1: #i81092# #i78888# #i78925# #i79258# #i79437# #i84784# Large canvas rework, completing various areas such as color spaces, bitmap data access, true sprite and non-sprite implementations, and upstreaming the canvas parts of rodos emf+ rendering


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [e10fe92937ad272d2f20ac2c1de11b65a75b92d7]

INTEGRATION: CWS canvas05 (1.5.24); FILE MERGED 2008/06/09 12:51:47 thb 1.5.24.14: #i88081# Join from CWS impress144 (fixing the dxcanvas crash), extended for the other canvas impls 2008/05/13 14:51:48 thb 1.5.24.13: removed redundant extra surface from spritecanvas; removed silly conditional that always resolved to true from X11Surface ctor 2008/04/21 07:32:19 thb 1.5.24.12: RESYNC: (1.9-1.10); FILE MERGED 2008/04/09 14:33:12 thb 1.5.24.11: Gave back vclcanvas the window surface; made cairocanvas consistent with rest (regarding setWindow) 2008/04/09 09:35:12 thb 1.5.24.10: Improved log output, fixed wrong arg check for vclcanvas 2008/04/09 09:06:51 thb 1.5.24.9: cairo SpriteCanvasHelper was recursive in disposing; argument order changed for init 2008/04/07 14:34:06 thb 1.5.24.8: RESYNC: (1.7-1.9); FILE MERGED 2008/04/03 20:12:36 thb 1.5.24.7: Improved the system-dependent passing-around of the OS handles - now much more opaque 2008/04/02 22:56:28 thb 1.5.24.6: Reworked Surface class to abstract interface; changed all manual refcount handling to RAII 2008/03/18 22:00:57 thb 1.5.24.5: Implementing non-backbuffered canvas for cairocanvas as well - reworked to share most of the code 2008/01/22 00:50:49 thb 1.5.24.4: RESYNC: (1.5-1.7); FILE MERGED 2007/12/20 22:18:56 thb 1.5.24.3: #i81092# #i78888# #i78925# #i79258# #i79437# #i84784# Large canvas rework, completing various areas such as color spaces, bitmap data access, true sprite and non-sprite implementations, and upstreaming the canvas parts of rodos emf+ rendering 2007/12/18 10:05:52 thb 1.5.24.2: #i84049# Applying patch from jnavrati to fix a crash when xrender is not available 2007/10/01 13:02:01 thb 1.5.24.1: #i78888# #i78925# #i79258# #i79437# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [5e1608fc8aa29d4ba9418708069465f198513e4d]

INTEGRATION: CWS canvas05 (1.3.56); FILE MERGED 2008/04/21 07:32:25 thb 1.3.56.2: RESYNC: (1.3-1.4); FILE MERGED 2008/04/02 22:56:28 thb 1.3.56.1: Reworked Surface class to abstract interface; changed all manual refcount handling to RAII


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [8f716f4812443dbe84656c948ba5ab9f5c1da224]

INTEGRATION: CWS canvas05 (1.1.2); FILE ADDED 2008/06/09 12:51:47 thb 1.1.2.3: #i88081# Join from CWS impress144 (fixing the dxcanvas crash), extended for the other canvas impls 2008/05/23 22:03:43 thb 1.1.2.2: Moving all remaining new files to LGPL 3 2008/03/28 23:38:46 thb 1.1.2.1: Backbuffer-less canvas implementation on top of cairo


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [c1a1e6b32dcb5d5bb8adf148b4e9719bda0f1319]

INTEGRATION: CWS canvas05 (1.2.94); FILE MERGED 2008/04/21 07:31:40 thb 1.2.94.3: RESYNC: (1.3-1.4); FILE MERGED 2008/04/07 14:33:52 thb 1.2.94.2: RESYNC: (1.2-1.3); FILE MERGED 2008/04/02 22:56:28 thb 1.2.94.1: Reworked Surface class to abstract interface; changed all manual refcount handling to RAII


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [0f85396fc84db7ce96cba10cb031d18c747c3cd9]

INTEGRATION: CWS canvas05 (1.1.2); FILE ADDED 2008/05/23 22:03:43 thb 1.1.2.5: Moving all remaining new files to LGPL 3 2008/04/14 07:20:41 mox 1.1.2.4: Proper indentation (no code changes). 2008/04/13 14:50:14 mox 1.1.2.3: Cairo Quartz build-fixes (builds ok now) 2008/04/10 21:18:37 mox 1.1.2.2: Making cairo quartz buildable. Some pieces still missing. 2008/04/03 16:02:26 thb 1.1.2.1: Merged in cairoquartz01 changes, reworked into the polymorphic Surface concept now


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [501e41c6d09cd7b9c5cf610d038401b9d76d3024]

INTEGRATION: CWS canvas05 (1.2.94); FILE MERGED 2008/05/13 14:51:48 thb 1.2.94.10: removed redundant extra surface from spritecanvas; removed silly conditional that always resolved to true from X11Surface ctor 2008/04/21 07:31:58 thb 1.2.94.9: RESYNC: (1.4-1.5); FILE MERGED 2008/04/10 21:18:37 mox 1.2.94.8: Making cairo quartz buildable. Some pieces still missing. 2008/04/07 14:34:01 thb 1.2.94.7: RESYNC: (1.2-1.4); FILE MERGED 2008/04/04 22:08:34 thb 1.2.94.6: Fixed output of bezier polygons for cairo; fixed missing surfaces here and there; removed useless refcounted SurfaceProvider arguments (that lead to premature canvas death, as called during ctor) 2008/04/03 20:12:36 thb 1.2.94.5: Improved the system-dependent passing-around of the OS handles - now much more opaque 2008/04/02 22:56:27 thb 1.2.94.4: Reworked Surface class to abstract interface; changed all manual refcount handling to RAII 2008/03/18 22:00:56 thb 1.2.94.3: Implementing non-backbuffered canvas for cairocanvas as well - reworked to share most of the code 2007/12/20 22:18:56 thb 1.2.94.2: #i81092# #i78888# #i78925# #i79258# #i79437# #i84784# Large canvas rework, completing various areas such as color spaces, bitmap data access, true sprite and non-sprite implementations, and upstreaming the canvas parts of rodos emf+ rendering 2007/12/18 10:05:52 thb 1.2.94.1: #i84049# Applying patch from jnavrati to fix a crash when xrender is not available


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [3df4281a023d183f4c92451ea6db85d7965887d2]

INTEGRATION: CWS canvas05 (1.7.24); FILE MERGED 2008/05/13 14:51:48 thb 1.7.24.10: removed redundant extra surface from spritecanvas; removed silly conditional that always resolved to true from X11Surface ctor 2008/04/21 07:32:43 thb 1.7.24.9: RESYNC: (1.9-1.10); FILE MERGED 2008/04/07 14:34:15 thb 1.7.24.8: RESYNC: (1.7-1.9); FILE MERGED 2008/04/04 22:08:34 thb 1.7.24.7: Fixed output of bezier polygons for cairo; fixed missing surfaces here and there; removed useless refcounted SurfaceProvider arguments (that lead to premature canvas death, as called during ctor) 2008/04/03 20:12:36 thb 1.7.24.6: Improved the system-dependent passing-around of the OS handles - now much more opaque 2008/04/02 23:07:06 thb 1.7.24.5: And now with all missing functions 2008/04/02 22:56:27 thb 1.7.24.4: Reworked Surface class to abstract interface; changed all manual refcount handling to RAII 2008/03/18 22:00:56 thb 1.7.24.3: Implementing non-backbuffered canvas for cairocanvas as well - reworked to share most of the code 2007/12/20 22:18:56 thb 1.7.24.2: #i81092# #i78888# #i78925# #i79258# #i79437# #i84784# Large canvas rework, completing various areas such as color spaces, bitmap data access, true sprite and non-sprite implementations, and upstreaming the canvas parts of rodos emf+ rendering 2007/12/18 10:05:52 thb 1.7.24.1: #i84049# Applying patch from jnavrati to fix a crash when xrender is not available


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [13ea558ff05d7fcf226b3dec282536eba777f45a]

INTEGRATION: CWS canvas05 (1.4.56); FILE MERGED 2008/04/21 07:31:52 thb 1.4.56.2: RESYNC: (1.4-1.5); FILE MERGED 2007/10/01 13:02:01 thb 1.4.56.1: #i78888# #i78925# #i79258# #i79437# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [4ab29eca3ee00383f6301282226cce08d868684e]

INTEGRATION: CWS canvas05 (1.6.24); FILE MERGED 2008/04/21 07:32:40 thb 1.6.24.8: RESYNC: (1.7-1.8); FILE MERGED 2008/04/16 13:47:38 thb 1.6.24.7: Made cairocanvas build on Win32 again 2008/04/07 14:34:13 thb 1.6.24.6: RESYNC: (1.6-1.7); FILE MERGED 2008/04/03 16:02:26 thb 1.6.24.5: Merged in cairoquartz01 changes, reworked into the polymorphic Surface concept now 2008/04/02 22:56:27 thb 1.6.24.4: Reworked Surface class to abstract interface; changed all manual refcount handling to RAII 2008/03/18 22:00:56 thb 1.6.24.3: Implementing non-backbuffered canvas for cairocanvas as well - reworked to share most of the code 2007/12/20 22:18:56 thb 1.6.24.2: #i81092# #i78888# #i78925# #i79258# #i79437# #i84784# Large canvas rework, completing various areas such as color spaces, bitmap data access, true sprite and non-sprite implementations, and upstreaming the canvas parts of rodos emf+ rendering 2007/10/01 13:02:01 thb 1.6.24.1: #i78888# #i78925# #i79258# #i79437# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [96f10582a47caa6998b126d7c2a564f411e9598f]

INTEGRATION: CWS canvas05 (1.5.18); FILE MERGED 2008/06/23 13:38:55 thb 1.5.18.7: RESYNC: (1.6-1.7); FILE MERGED 2008/06/03 15:39:06 thb 1.5.18.6: #i85116# Revived lost changes in cairocanvas 2008/04/21 07:32:04 thb 1.5.18.5: RESYNC: (1.5-1.6); FILE MERGED 2008/04/04 22:08:33 thb 1.5.18.4: Fixed output of bezier polygons for cairo; fixed missing surfaces here and there; removed useless refcounted SurfaceProvider arguments (that lead to premature canvas death, as called during ctor) 2008/04/02 22:56:27 thb 1.5.18.3: Reworked Surface class to abstract interface; changed all manual refcount handling to RAII 2008/03/28 23:38:46 thb 1.5.18.2: Backbuffer-less canvas implementation on top of cairo 2008/03/18 22:00:56 thb 1.5.18.1: Implementing non-backbuffered canvas for cairocanvas as well - reworked to share most of the code


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [a22b5aa9bd4109ec0885382497e346d4a597dc41]

INTEGRATION: CWS canvas05 (1.9.14); FILE MERGED 2008/06/03 15:39:06 thb 1.9.14.17: #i85116# Revived lost changes in cairocanvas 2008/05/30 16:03:39 thb 1.9.14.16: Added test of VirtualDevice::GetCanvas(); corrected one tiny bit in cairocanvas::clear 2008/05/21 13:32:03 thb 1.9.14.15: Made vcl and cairo canvas work with emf+ patches; smoothed out internal cairo makefile changes; corrected cairocanvas sprite update 2008/04/21 07:32:31 thb 1.9.14.14: RESYNC: (1.14-1.15); FILE MERGED 2008/04/20 23:36:08 thb 1.9.14.13: Made canvasdemo work again on dev300; made sure GDIPlusUser is always destroyed _last_ (as it kills all other GDIPlus objects); made cairocanvas sensitive to outdev size 2008/04/07 14:34:10 thb 1.9.14.12: RESYNC: (1.12-1.14); FILE MERGED 2008/04/04 22:08:33 thb 1.9.14.11: Fixed output of bezier polygons for cairo; fixed missing surfaces here and there; removed useless refcounted SurfaceProvider arguments (that lead to premature canvas death, as called during ctor) 2008/04/03 16:02:25 thb 1.9.14.10: Merged in cairoquartz01 changes, reworked into the polymorphic Surface concept now 2008/04/02 22:56:27 thb 1.9.14.9: Reworked Surface class to abstract interface; changed all manual refcount handling to RAII 2008/03/28 23:38:46 thb 1.9.14.8: Backbuffer-less canvas implementation on top of cairo 2008/03/18 22:00:56 thb 1.9.14.7: Implementing non-backbuffered canvas for cairocanvas as well - reworked to share most of the code 2008/03/13 22:48:50 thb 1.9.14.6: merging in remaining ooo-build cairocanvas fixes; completing std color space implementation 2008/03/13 14:57:21 thb 1.9.14.5: Finishing touches to StdColorSpace; move cairocanvas to new color space mechanisms 2008/01/22 00:50:46 thb 1.9.14.4: RESYNC: (1.10-1.12); FILE MERGED 2007/12/20 22:18:56 thb 1.9.14.3: #i81092# #i78888# #i78925# #i79258# #i79437# #i84784# Large canvas rework, completing various areas such as color spaces, bitmap data access, true sprite and non-sprite implementations, and upstreaming the canvas parts of rodos emf+ rendering 2007/11/06 12:36:43 thb 1.9.14.2: RESYNC: (1.9-1.10); FILE MERGED 2007/10/01 13:02:01 thb 1.9.14.1: #i78888# #i78925# #i79258# #i79437# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [ae544eb3a6d56e792b2019a6a8d8574ce5d8c43a]

INTEGRATION: CWS canvas05 (1.3.56); FILE MERGED 2008/04/21 07:31:55 thb 1.3.56.2: RESYNC: (1.3-1.4); FILE MERGED 2008/03/18 22:00:56 thb 1.3.56.1: Implementing non-backbuffered canvas for cairocanvas as well - reworked to share most of the code


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [3991cd8664212156582d1b85abe14742530121bf]

INTEGRATION: CWS canvas05 (1.6.24); FILE MERGED 2008/04/21 07:31:49 thb 1.6.24.2: RESYNC: (1.6-1.7); FILE MERGED 2008/03/18 22:00:56 thb 1.6.24.1: Implementing non-backbuffered canvas for cairocanvas as well - reworked to share most of the code


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [4684bde22c7538cc3936ed8d4fec773c385dd8d5]

INTEGRATION: CWS canvas05 (1.2.94); FILE MERGED 2008/04/21 07:32:01 thb 1.2.94.4: RESYNC: (1.2-1.3); FILE MERGED 2008/04/02 22:56:27 thb 1.2.94.3: Reworked Surface class to abstract interface; changed all manual refcount handling to RAII 2008/03/28 23:38:46 thb 1.2.94.2: Backbuffer-less canvas implementation on top of cairo 2008/03/18 22:00:56 thb 1.2.94.1: Implementing non-backbuffered canvas for cairocanvas as well - reworked to share most of the code


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [b7d60c17d4278ec3f8d61c9f4f0c6117818ec12f]

INTEGRATION: CWS canvas05 (1.5.26); FILE MERGED 2008/04/21 07:32:53 thb 1.5.26.7: RESYNC: (1.5-1.6); FILE MERGED 2008/04/04 22:08:33 thb 1.5.26.6: Fixed output of bezier polygons for cairo; fixed missing surfaces here and there; removed useless refcounted SurfaceProvider arguments (that lead to premature canvas death, as called during ctor) 2008/04/02 22:56:27 thb 1.5.26.5: Reworked Surface class to abstract interface; changed all manual refcount handling to RAII 2008/03/28 23:38:46 thb 1.5.26.4: Backbuffer-less canvas implementation on top of cairo 2008/03/18 22:00:56 thb 1.5.26.3: Implementing non-backbuffered canvas for cairocanvas as well - reworked to share most of the code 2007/12/20 22:18:56 thb 1.5.26.2: #i81092# #i78888# #i78925# #i79258# #i79437# #i84784# Large canvas rework, completing various areas such as color spaces, bitmap data access, true sprite and non-sprite implementations, and upstreaming the canvas parts of rodos emf+ rendering 2007/10/01 13:02:01 thb 1.5.26.1: #i78888# #i78925# #i79258# #i79437# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [cde07c6fb9d324f1e29d84c4cffd5ac1e34f8cec]

INTEGRATION: CWS canvas05 (1.2.94); FILE MERGED 2008/04/21 07:32:16 thb 1.2.94.4: RESYNC: (1.2-1.3); FILE MERGED 2008/04/02 22:56:27 thb 1.2.94.3: Reworked Surface class to abstract interface; changed all manual refcount handling to RAII 2008/03/18 22:00:55 thb 1.2.94.2: Implementing non-backbuffered canvas for cairocanvas as well - reworked to share most of the code 2007/12/20 22:18:56 thb 1.2.94.1: #i81092# #i78888# #i78925# #i79258# #i79437# #i84784# Large canvas rework, completing various areas such as color spaces, bitmap data access, true sprite and non-sprite implementations, and upstreaming the canvas parts of rodos emf+ rendering


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [e2ca3a417c96296a071e9154403f6e8a6567ae0c]

INTEGRATION: CWS canvas05 (1.3.68); FILE MERGED 2008/05/21 13:32:03 thb 1.3.68.10: Made vcl and cairo canvas work with emf+ patches; smoothed out internal cairo makefile changes; corrected cairocanvas sprite update 2008/04/21 07:32:10 thb 1.3.68.9: RESYNC: (1.3-1.4); FILE MERGED 2008/04/16 13:47:38 thb 1.3.68.8: Made cairocanvas build on Win32 again 2008/04/10 21:18:37 mox 1.3.68.7: Making cairo quartz buildable. Some pieces still missing. 2008/04/04 22:08:33 thb 1.3.68.6: Fixed output of bezier polygons for cairo; fixed missing surfaces here and there; removed useless refcounted SurfaceProvider arguments (that lead to premature canvas death, as called during ctor) 2008/04/02 22:56:26 thb 1.3.68.5: Reworked Surface class to abstract interface; changed all manual refcount handling to RAII 2008/03/18 22:00:55 thb 1.3.68.4: Implementing non-backbuffered canvas for cairocanvas as well - reworked to share most of the code 2008/03/13 22:48:50 thb 1.3.68.3: merging in remaining ooo-build cairocanvas fixes; completing std color space implementation 2007/12/20 22:18:56 thb 1.3.68.2: #i81092# #i78888# #i78925# #i79258# #i79437# #i84784# Large canvas rework, completing various areas such as color spaces, bitmap data access, true sprite and non-sprite implementations, and upstreaming the canvas parts of rodos emf+ rendering 2007/10/01 13:02:01 thb 1.3.68.1: #i78888# #i78925# #i79258# #i79437# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [dbfa909d5f8dbee74f9da1fc4cd377df75700bc6]

INTEGRATION: CWS canvas05 (1.1.2); FILE ADDED 2008/06/09 12:51:47 thb 1.1.2.5: #i88081# Join from CWS impress144 (fixing the dxcanvas crash), extended for the other canvas impls 2008/05/23 22:03:43 thb 1.1.2.4: Moving all remaining new files to LGPL 3 2008/04/04 22:08:33 thb 1.1.2.3: Fixed output of bezier polygons for cairo; fixed missing surfaces here and there; removed useless refcounted SurfaceProvider arguments (that lead to premature canvas death, as called during ctor) 2008/04/02 22:56:26 thb 1.1.2.2: Reworked Surface class to abstract interface; changed all manual refcount handling to RAII 2008/03/28 23:38:45 thb 1.1.2.1: Backbuffer-less canvas implementation on top of cairo


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [29862476e53927eac52a9e1ba38254840831d010]

INTEGRATION: CWS sw30parajoin (1.32.28); FILE MERGED 2008/05/19 12:48:42 ama 1.32.28.1: Fix #50135#: Behavior of joining paragraphs


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [9810953fb21883276d10889141af9b8550e03890]

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>  [a76f8c8626eb60175d7546134f349cbc2242b412]

INTEGRATION: CWS canvas05 (1.1.2); FILE ADDED 2008/06/09 12:51:47 thb 1.1.2.9: #i88081# Join from CWS impress144 (fixing the dxcanvas crash), extended for the other canvas impls 2008/05/23 22:03:43 thb 1.1.2.8: Moving all remaining new files to LGPL 3 2008/05/13 14:51:47 thb 1.1.2.7: removed redundant extra surface from spritecanvas; removed silly conditional that always resolved to true from X11Surface ctor 2008/04/20 23:36:07 thb 1.1.2.6: Made canvasdemo work again on dev300; made sure GDIPlusUser is always destroyed _last_ (as it kills all other GDIPlus objects); made cairocanvas sensitive to outdev size 2008/04/16 13:47:38 thb 1.1.2.5: Made cairocanvas build on Win32 again 2008/04/04 22:08:33 thb 1.1.2.4: Fixed output of bezier polygons for cairo; fixed missing surfaces here and there; removed useless refcounted SurfaceProvider arguments (that lead to premature canvas death, as called during ctor) 2008/04/03 20:12:35 thb 1.1.2.3: Improved the system-dependent passing-around of the OS handles - now much more opaque 2008/04/02 22:56:26 thb 1.1.2.2: Reworked Surface class to abstract interface; changed all manual refcount handling to RAII 2008/03/28 23:38:45 thb 1.1.2.1: Backbuffer-less canvas implementation on top of cairo


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [acc017a28667fd5728432de97b62f5db24bfcbde]

INTEGRATION: CWS sw30parajoin (1.49.24); FILE MERGED 2008/05/19 12:49:19 ama 1.49.24.1: Fix #50135#: Behavior of joining paragraphs


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [354f936f4a0619a8588124b79d2f41145bdb3e60]

INTEGRATION: CWS canvas05 (1.4.24); FILE MERGED 2008/05/23 22:03:43 thb 1.4.24.9: Moving all remaining new files to LGPL 3 2008/04/10 21:18:37 mox 1.4.24.8: Making cairo quartz buildable. Some pieces still missing. 2008/04/07 14:34:21 thb 1.4.24.7: RESYNC: (1.4-1.6); FILE MERGED 2008/04/03 20:12:35 thb 1.4.24.6: Improved the system-dependent passing-around of the OS handles - now much more opaque 2008/04/03 16:02:25 thb 1.4.24.5: Merged in cairoquartz01 changes, reworked into the polymorphic Surface concept now 2008/04/02 23:07:06 thb 1.4.24.4: And now with all missing functions 2008/04/02 22:56:26 thb 1.4.24.3: Reworked Surface class to abstract interface; changed all manual refcount handling to RAII 2007/12/20 22:18:56 thb 1.4.24.2: #i81092# #i78888# #i78925# #i79258# #i79437# #i84784# Large canvas rework, completing various areas such as color spaces, bitmap data access, true sprite and non-sprite implementations, and upstreaming the canvas parts of rodos emf+ rendering 2007/12/18 10:05:52 thb 1.4.24.1: #i84049# Applying patch from jnavrati to fix a crash when xrender is not available


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [e7b25a6a94bfbc9cfba855e044cad90d81717d9d]

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>  [687759439b0584ce51cb8c2d83a2e5a0046619e6]

INTEGRATION: CWS sw30parajoin (1.44.60); FILE MERGED 2008/05/19 12:49:19 ama 1.44.60.1: Fix #50135#: Behavior of joining paragraphs


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [a5e6a7a14d7e12976277af68a162dbd63ec3b098]

INTEGRATION: CWS canvas05 (1.5.24); FILE MERGED 2008/04/21 07:32:13 thb 1.5.24.8: RESYNC: (1.7-1.8); FILE MERGED 2008/04/16 13:47:38 thb 1.5.24.7: Made cairocanvas build on Win32 again 2008/04/07 14:34:03 thb 1.5.24.6: RESYNC: (1.5-1.7); FILE MERGED 2008/04/03 20:12:35 thb 1.5.24.5: Improved the system-dependent passing-around of the OS handles - now much more opaque 2008/04/03 16:02:25 thb 1.5.24.4: Merged in cairoquartz01 changes, reworked into the polymorphic Surface concept now 2008/04/02 22:56:26 thb 1.5.24.3: Reworked Surface class to abstract interface; changed all manual refcount handling to RAII 2008/03/18 22:00:55 thb 1.5.24.2: Implementing non-backbuffered canvas for cairocanvas as well - reworked to share most of the code 2007/12/18 10:05:52 thb 1.5.24.1: #i84049# Applying patch from jnavrati to fix a crash when xrender is not available


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [e609a82c39672a0582ea81b067ff398dbd135db7]

INTEGRATION: CWS canvas05 (1.2.94); FILE MERGED 2008/04/21 07:32:28 thb 1.2.94.3: RESYNC: (1.2-1.3); FILE MERGED 2008/04/02 22:56:26 thb 1.2.94.2: Reworked Surface class to abstract interface; changed all manual refcount handling to RAII 2008/03/18 22:00:55 thb 1.2.94.1: Implementing non-backbuffered canvas for cairocanvas as well - reworked to share most of the code


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [9754df86d1ec91a6cb07aa0ca836f204fc13cbbd]

INTEGRATION: CWS native163 (1.8.16); FILE MERGED 2008/06/18 15:48:51 is 1.8.16.1: #i87887# java installer without --nodeps


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [5d87d3fa7697bb33006c33795f23542d3ed62e71]

INTEGRATION: CWS canvas05 (1.4.24); FILE MERGED 2008/04/21 07:32:07 thb 1.4.24.4: RESYNC: (1.4-1.5); FILE MERGED 2008/04/02 22:56:26 thb 1.4.24.3: Reworked Surface class to abstract interface; changed all manual refcount handling to RAII 2007/12/20 22:18:56 thb 1.4.24.2: #i81092# #i78888# #i78925# #i79258# #i79437# #i84784# Large canvas rework, completing various areas such as color spaces, bitmap data access, true sprite and non-sprite implementations, and upstreaming the canvas parts of rodos emf+ rendering 2007/10/01 13:02:01 thb 1.4.24.1: #i78888# #i78925# #i79258# #i79437# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [57c364446efedfbbcd1c8c933754c58371345f90]

INTEGRATION: CWS native163 (1.15.14); FILE MERGED 2008/06/18 15:48:51 is 1.15.14.1: #i87887# java installer without --nodeps


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [ee95f7f4b87b36b5bcd7b2f46116606fee3533bc]

INTEGRATION: CWS canvas05 (1.12.2); FILE MERGED 2008/01/22 00:25:22 thb 1.12.2.1: #i81092# Making gdiplus and dx canvas more independent


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [ccaae88bef45909112296838c0ae779a8549572e]

INTEGRATION: CWS canvas05 (1.13.2); FILE MERGED 2008/05/21 13:32:02 thb 1.13.2.1: Made vcl and cairo canvas work with emf+ patches; smoothed out internal cairo makefile changes; corrected cairocanvas sprite update


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [df67d286bcd10c9319adf9bbba1763e0902984af]

INTEGRATION: CWS canvas05 (1.3.36); FILE MERGED 2008/04/21 07:26:51 thb 1.3.36.2: RESYNC: (1.3-1.4); FILE MERGED 2007/12/20 22:18:56 thb 1.3.36.1: #i81092# #i78888# #i78925# #i79258# #i79437# #i84784# Large canvas rework, completing various areas such as color spaces, bitmap data access, true sprite and non-sprite implementations, and upstreaming the canvas parts of rodos emf+ rendering


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [c4d805b6ae817c1561f937cf1d9992b8ef22c6f7]

INTEGRATION: CWS native163 (1.6.8); FILE MERGED 2008/06/18 15:50:44 is 1.6.8.1: #i87887# java installer without --nodeps


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [e6fa7691f3457bebfd15305c22056d981bf59fb8]

INTEGRATION: CWS canvas05 (1.2.112); FILE MERGED 2008/04/21 07:27:09 thb 1.2.112.2: RESYNC: (1.2-1.3); FILE MERGED 2007/10/01 13:02:01 thb 1.2.112.1: #i78888# #i78925# #i79258# #i79437# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [f3694fbf844de466b718a71e732eb1ca15871e04]

INTEGRATION: CWS canvas05 (1.6.26); FILE MERGED 2008/04/21 07:27:06 thb 1.6.26.3: RESYNC: (1.6-1.7); FILE MERGED 2007/12/20 22:18:56 thb 1.6.26.2: #i81092# #i78888# #i78925# #i79258# #i79437# #i84784# Large canvas rework, completing various areas such as color spaces, bitmap data access, true sprite and non-sprite implementations, and upstreaming the canvas parts of rodos emf+ rendering 2007/10/01 13:02:01 thb 1.6.26.1: #i78888# #i78925# #i79258# #i79437# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [a7a884995392edcc85a09ebcdc8654445e8053b4]

INTEGRATION: CWS native163 (1.6.4); FILE MERGED 2008/06/18 15:50:44 is 1.6.4.1: #i87887# java installer without --nodeps


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [9b47833434f99ae5b5110f9bdb5a7b1d4f76d750]

INTEGRATION: CWS rt29 (1.1.6); FILE MERGED 2008/06/19 15:24:45 rt 1.1.6.1: #i90893# List jakarta-servletapi-5/build.xml as ADDITIONAL_FILES


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [f8417b511acc2296742525ddaebf67a23d916b62]

INTEGRATION: CWS canvas05 (1.1.2); FILE ADDED 2008/06/09 12:51:46 thb 1.1.2.3: #i88081# Join from CWS impress144 (fixing the dxcanvas crash), extended for the other canvas impls 2008/05/23 22:03:43 thb 1.1.2.2: Moving all remaining new files to LGPL 3 2007/12/20 22:18:56 thb 1.1.2.1: #i81092# #i78888# #i78925# #i79258# #i79437# #i84784# Large canvas rework, completing various areas such as color spaces, bitmap data access, true sprite and non-sprite implementations, and upstreaming the canvas parts of rodos emf+ rendering


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [78a63c9e2368955da647789193eaed31057c302f]

INTEGRATION: CWS rt29 (1.3.4); FILE MERGED 2008/06/19 15:24:45 rt 1.3.4.1: #i90893# List jakarta-servletapi-5/build.xml as ADDITIONAL_FILES


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [4538950ed1cb0bb524ade6708e7f69c102940b40]

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>  [279faf7bf415180cf5dd94a29a03306899cbab82]

INTEGRATION: CWS canvas05 (1.2.112); FILE MERGED 2008/04/21 07:27:03 thb 1.2.112.2: RESYNC: (1.2-1.3); FILE MERGED 2007/10/01 13:02:01 thb 1.2.112.1: #i78888# #i78925# #i79258# #i79437# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [4f3d63e10cf20b3f6e5038fbefb60ec74761d519]

INTEGRATION: CWS canvas05 (1.2.112); FILE MERGED 2008/04/21 07:26:57 thb 1.2.112.2: RESYNC: (1.2-1.3); FILE MERGED 2007/12/20 22:18:55 thb 1.2.112.1: #i81092# #i78888# #i78925# #i79258# #i79437# #i84784# Large canvas rework, completing various areas such as color spaces, bitmap data access, true sprite and non-sprite implementations, and upstreaming the canvas parts of rodos emf+ rendering


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [37a3c8ca4a8f41d848e14e0aadf08f2a403969a3]

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-24  Kurt Zenker  <kz@openoffice.org>  [bb9aae9e42cafb26c6764864b6eea9a5c38ecfbe]

INTEGRATION: CWS canvas05 (1.6.112); FILE MERGED 2008/04/21 07:27:00 thb 1.6.112.2: RESYNC: (1.6-1.7); FILE MERGED 2007/10/01 13:02:00 thb 1.6.112.1: #i78888# #i78925# #i79258# #i79437# Merge from CWS picom


2008-06-24  Kurt Zenker  <kz@openoffice.org>  [abd0c71c35882e0fe3b80c48f4f723bb591c66c3]

INTEGRATION: CWS canvas05 (1.13.56); FILE MERGED 2008/04/21 07:26:54 thb 1.13.56.3: RESYNC: (1.13-1.14); FILE MERGED 2008/03/13 14:57:21 thb 1.13.56.2: Finishing touches to StdColorSpace; move cairocanvas to new color space mechanisms 2007/10/01 13:02:00 thb 1.13.56.1: #i78888# #i78925# #i79258# #i79437# Merge from CWS picom


2008-06-23  fredrikh  <fredrikh@openoffice.org>  [fb04bf387966fafbc7e2cd709655ce280d078c32]

Fix: correcting errorful command.


2008-06-23  Thorsten Bosbach  <tbo@openoffice.org>  [e099ac00d25dffd7a1dd51fa742dfe0fe09dd8a0]

FIX: store result in string, not integer


2008-06-23  Rüdiger Timm  <rt@openoffice.org>  [0f984922383a924a7857ef441ae936e054b1055c]

#i89973# Fix build breaker for msvc8. Patch by thb.


2008-06-23  Oliver Bolte  <obo@openoffice.org>  [717f1886b0af0dcbae712aa7fb65783906cbac2f]

#i10000# use SOLARINCDIR


2008-06-23  Oliver Bolte  <obo@openoffice.org>  [03209a696302d0d4b42b3c8178dcc4e145b5d717]

#i10000# use SOLARINCDIR


2008-06-23  Oliver Bolte  <obo@openoffice.org>  [a7c97c936f1457caf508d173fa905059e2d59c97]

#i10000# use SOLARINCDIR


2008-06-23  Rüdiger Timm  <rt@openoffice.org>  [6dad4560f5ec909ce27f7de76c8dd2b5a752fa7c]

#i90958# Forgot to set BUILD_TYPE: it's ICU:icu


2008-06-23  Rüdiger Timm  <rt@openoffice.org>  [6c6edcab116b9b37d21ad8debeb26ba600cd7e9d]

#i90958# csutil.cxx includes unicode/uchar.h coming from icu.


2008-06-23  Rüdiger Timm  <rt@openoffice.org>  [951d2bbcd5b348f963d7402960f907573c576e48]

#i90894# Patch by oj.


2008-06-20  Rüdiger Timm  <rt@openoffice.org>  [241468ea98605eb4f54ea145ea118ca22845a9f7]

#i10000# Create language packs for unxlngx6.pro, too.


2008-06-20  Rüdiger Timm  <rt@openoffice.org>  [e9b3980b8ab08ec0cfae058b9bc8b8306e29d54b]

#i90470# Avoid sal_Int32 -> SCCOL warnings (patch by pjanic).


2008-06-20  Rüdiger Timm  <rt@openoffice.org>  [a303fce090137410cbe51b32792f02b50cb6ec4a]

DEV300


2008-06-20  Marc Neumann  <msc@openoffice.org>  [8acdd8c3454eea2a127740c1368c8173f71b0ce5]

new


2008-06-20  Marc Neumann  <msc@openoffice.org>  [7e03d386e87a8a008325de47ae08f92ab3578a24]

new


2008-06-20  Marc Neumann  <msc@openoffice.org>  [4c363c912bc01956bbbf60a0fe43eb2fbe8b3a69]

new


2008-06-20  Rüdiger Timm  <rt@openoffice.org>  [6910eb5253203dcfc47cf6c15dc5193873fb7546]

INTEGRATION: CWS aquabmpfix03 (1.18.26); FILE MERGED 2008/06/18 14:13:34 hdu 1.18.26.1: #i90638# #i90785# Aqua: fix scrolling for XorEmulation


2008-06-20  Rüdiger Timm  <rt@openoffice.org>  [b910dd838693dcc1ce56ca12022bc47628e7290b]

INTEGRATION: CWS aquabmpfix03 (1.73.24); FILE MERGED 2008/06/18 15:50:10 hdu 1.73.24.3: #i90785# fix AquaSalGraphics::copyBits() for XOR copying 2008/06/18 14:13:33 hdu 1.73.24.2: #i90638# #i90785# Aqua: fix scrolling for XorEmulation 2008/06/18 09:51:17 hdu 1.73.24.1: merged CWS aquabmpfix02 into DEV300_m19 as base for aquabmpfix03


2008-06-20  Rüdiger Timm  <rt@openoffice.org>  [375b46ccf9b4a27d079008c7e1ef38c3d9bf9313]

INTEGRATION: CWS aquabmpfix03 (1.40.26); FILE MERGED 2008/06/18 14:13:33 hdu 1.40.26.1: #i90638# #i90785# Aqua: fix scrolling for XorEmulation


2008-06-20  Joerg Skottke  <jsk@openoffice.org>  [d730c332621b5987edddbcd02c49b01a80c29540]

Fixing round 2


2008-06-20  Joerg Skottke  <jsk@openoffice.org>  [df3e58678a763b516c1fe8c9c1ee5ffabac20438]

Renaming files fixing round 1


2008-06-20  Joerg Skottke  <jsk@openoffice.org>  [b16dc6ad92dc34ecd99c0def0ee10bbbab3ef5f8]

Update .bas and .inc files to reflect the new names of global routines


2008-06-20  Joerg Skottke  <jsk@openoffice.org>  [7ecf6630c2b195ba14743d27deb19367ac303a0e]

Add files that fit into the naming scheme


2008-06-20  Joerg Skottke  <jsk@openoffice.org>  [3bb16f65ef1e228b17569210353b97f26095c7c5]

Filenames with unique module identifier


2008-06-20  Rüdiger Timm  <rt@openoffice.org>  [8ffa163ae0f0e93364e7f2a669c3dd2279379ba6]

INTEGRATION: CWS fwk88 (1.19.20); FILE MERGED 2008/06/04 07:00:12 pb 1.19.20.1: fix: #i89135# better grammar


2008-06-20  Rüdiger Timm  <rt@openoffice.org>  [3e5ccdee407833f9becf3326079de5f213e63267]

INTEGRATION: CWS fwk88 (1.17.8); FILE MERGED 2008/05/27 15:57:24 mav 1.17.8.1: #i86348# integrate the patch


2008-06-20  Rüdiger Timm  <rt@openoffice.org>  [081b2d5ba6e9f41c825e80a3dc2b996c64480223]

INTEGRATION: CWS fwk88 (1.18.8); FILE MERGED 2008/05/27 15:57:24 mav 1.18.8.1: #i86348# integrate the patch


2008-06-20  Rüdiger Timm  <rt@openoffice.org>  [c0b71717511d96be1d3d69f974ddc47f44ec793b]

INTEGRATION: CWS fwk88 (1.40.8); FILE MERGED 2008/05/27 15:57:24 mav 1.40.8.1: #i86348# integrate the patch


2008-06-20  Rüdiger Timm  <rt@openoffice.org>  [13862cdcff7bed78156a1ee76e862ef6433e579d]

INTEGRATION: CWS fwk88 (1.48.8); FILE MERGED 2008/05/27 15:57:23 mav 1.48.8.1: #i86348# integrate the patch


2008-06-20  Rüdiger Timm  <rt@openoffice.org>  [969cc4a751d46882b954d3dfe04db198d1d114cf]

INTEGRATION: CWS fwk88 (1.15.8); FILE MERGED 2008/05/27 15:57:23 mav 1.15.8.1: #i86348# integrate the patch


2008-06-20  Rüdiger Timm  <rt@openoffice.org>  [253399a912d3ce4e6fe20edc5b6785e0b5cfd0b4]

INTEGRATION: CWS fwk88 (1.16.8); FILE MERGED 2008/05/27 15:57:23 mav 1.16.8.1: #i86348# integrate the patch


2008-06-20  Rüdiger Timm  <rt@openoffice.org>  [1fa173d06c51f750ee05259a7b12e576a7eb0abf]

INTEGRATION: CWS fwk88 (1.13.8); FILE MERGED 2008/05/27 15:57:23 mav 1.13.8.1: #i86348# integrate the patch


2008-06-20  Rüdiger Timm  <rt@openoffice.org>  [b2b68561d1f94a9d4980e36eee02f9945649b7fc]

INTEGRATION: CWS fwk88 (1.21.8); FILE MERGED 2008/05/27 15:57:23 mav 1.21.8.1: #i86348# integrate the patch


2008-06-20  Rüdiger Timm  <rt@openoffice.org>  [aec2e64adf3132d9748caff16b695b5005a5bd89]

INTEGRATION: CWS fwk88 (1.6.8); FILE MERGED 2008/05/27 15:57:23 mav 1.6.8.1: #i86348# integrate the patch


2008-06-20  Rüdiger Timm  <rt@openoffice.org>  [e813bdfeeb582ed990b86c607cf48cd47f20a2e2]

INTEGRATION: CWS fwk88 (1.7.8); FILE MERGED 2008/05/27 15:57:23 mav 1.7.8.1: #i86348# integrate the patch


2008-06-20  Rüdiger Timm  <rt@openoffice.org>  [11d16dcf4c6ea5b1f3b38d4fbf75c72ec8eef632]

INTEGRATION: CWS fwk88 (1.11.8); FILE MERGED 2008/05/27 15:57:23 mav 1.11.8.1: #i86348# integrate the patch


2008-06-20  Rüdiger Timm  <rt@openoffice.org>  [899e1d49652c8bb7e297b0e8e887398f715f77d1]

INTEGRATION: CWS fwk88 (1.17.8); FILE MERGED 2008/05/27 15:57:23 mav 1.17.8.1: #i86348# integrate the patch


2008-06-20  Rüdiger Timm  <rt@openoffice.org>  [ef13b5303d12ecd39fe5357282570ef0488353a3]

INTEGRATION: CWS fwk88 (1.24.8); FILE MERGED 2008/05/27 15:57:23 mav 1.24.8.1: #i86348# integrate the patch


2008-06-20  Rüdiger Timm  <rt@openoffice.org>  [9727fccaad42d9f6d0098e03c1e1292bc2823a79]

INTEGRATION: CWS fwk88 (1.23.8); FILE MERGED 2008/05/27 15:57:23 mav 1.23.8.1: #i86348# integrate the patch


2008-06-20  Rüdiger Timm  <rt@openoffice.org>  [30bdc6be69210197a2b4e497242c6d3bb7f5a785]

INTEGRATION: CWS fwk88 (1.12.8); FILE MERGED 2008/05/27 15:57:23 mav 1.12.8.1: #i86348# integrate the patch


2008-06-20  Rüdiger Timm  <rt@openoffice.org>  [e3bf91519e1ee2b89879c0ed2ba62a0175ee0288]

INTEGRATION: CWS fwk88 (1.45.4); FILE MERGED 2008/06/02 10:22:01 pb 1.45.4.2: RESYNC: (1.45-1.46); FILE MERGED 2008/05/28 10:01:40 mav 1.45.4.1: #i63661# integrate the patch


2008-06-20  Rüdiger Timm  <rt@openoffice.org>  [2a7d8348b28542e28c5b90ca1fe663efb793941a]

INTEGRATION: CWS fwk88 (1.1.2); FILE ADDED 2008/06/20 06:48:15 rt 1.1.2.2: Correct license header to LGPL v. 3 2008/05/28 10:01:08 mav 1.1.2.1: #i63661# integrate the patch


2008-06-20  Rüdiger Timm  <rt@openoffice.org>  [297dd728b4771eda84aaa7f49f16d3ed08481fd9]

INTEGRATION: CWS fwk88 (1.1.2); FILE ADDED 2008/06/20 06:44:43 rt 1.1.2.2: Correct license header to LGPL v. 3 2008/05/28 10:00:51 mav 1.1.2.1: #i63661# integrate the patch


2008-06-20  Rüdiger Timm  <rt@openoffice.org>  [10bede3de94617aae9b3e4876289019e1f5dcc7e]

INTEGRATION: CWS fwk88 (1.43.58); FILE MERGED 2008/05/02 14:26:50 pb 1.43.58.2: RESYNC: (1.43-1.44); FILE MERGED 2008/04/22 11:49:02 pb 1.43.58.1: fix: #i68669# uninitialized variables fixed


2008-06-20  Rüdiger Timm  <rt@openoffice.org>  [7f5debddc01e44813adfda7b6f7d1f1533164dea]

INTEGRATION: CWS fwk88 (1.38.20); FILE MERGED 2008/05/22 09:10:10 pb 1.38.20.1: fix: #i76868# show always the build id in the next line under the product name


2008-06-20  Rüdiger Timm  <rt@openoffice.org>  [499a1613b28b32d3a6f4adc6d6cee1e0ecc6fc91]

INTEGRATION: CWS fwk88 (1.75.20); FILE MERGED 2008/05/26 11:45:47 pb 1.75.20.2: fix: #i89054# about box: prepend the mws name to the build id 2008/05/22 09:07:44 pb 1.75.20.1: fix: #i76868# no squared brackets around the build id anymore (aboutbox)


2008-06-20  Rüdiger Timm  <rt@openoffice.org>  [0f0d5b65114d40dba0134f054e81be309f30827c]

INTEGRATION: CWS fwk88 (1.25.6); FILE MERGED 2008/05/26 11:38:29 pb 1.25.6.1: fix: #i89054# new: getProductSource()


2008-06-20  Joerg Skottke  <jsk@openoffice.org>  [5804dc0b166b46cfc3074a30ab830780a991404d]

New filenames with unique module identifier


2008-06-20  Rüdiger Timm  <rt@openoffice.org>  [6ee5334b5a2cee8e3448135861c545f1e1a7938b]

INTEGRATION: CWS fwk88 (1.13.8); FILE MERGED 2008/05/26 11:36:51 pb 1.13.8.1: fix: #i89054# new: getProductSource()


2008-06-20  Rüdiger Timm  <rt@openoffice.org>  [a2176f8d86a3464f1f2ef0a2760949887079721d]

INTEGRATION: CWS fwk88 (1.37.4); FILE MERGED 2008/05/27 15:30:34 mav 1.37.4.1: #i86367# integrate the patch


2008-06-20  Rüdiger Timm  <rt@openoffice.org>  [b41671df73040ce7c532ad32c59a3ee8c9ff5717]

INTEGRATION: CWS fwk88 (1.26.4); FILE MERGED 2008/05/27 15:30:34 mav 1.26.4.1: #i86367# integrate the patch


2008-06-20  Rüdiger Timm  <rt@openoffice.org>  [734cb6d07c47d81c13678d69db2a61a62c98a23a]

INTEGRATION: CWS fwk88 (1.22.4); FILE MERGED 2008/05/27 15:30:34 mav 1.22.4.1: #i86367# integrate the patch


2008-06-20  Rüdiger Timm  <rt@openoffice.org>  [b883ed6c7c41192b97bfa84d2b09c1ae4c739150]

INTEGRATION: CWS fwk88 (1.28.4); FILE MERGED 2008/05/27 15:30:34 mav 1.28.4.1: #i86367# integrate the patch


2008-06-20  Rüdiger Timm  <rt@openoffice.org>  [3d2be5bf958b477e49b8cfddcd60b08f48239e47]

INTEGRATION: CWS fwk88 (1.4.4); FILE MERGED 2008/05/27 15:30:34 mav 1.4.4.1: #i86367# integrate the patch


2008-06-20  Rüdiger Timm  <rt@openoffice.org>  [9e18fc6373008f7b07dfb2218cbbadc659a63bf2]

INTEGRATION: CWS fwk88 (1.14.4); FILE MERGED 2008/05/27 15:30:33 mav 1.14.4.1: #i86367# integrate the patch


2008-06-20  Rüdiger Timm  <rt@openoffice.org>  [f53eaceebbaf625b0676148dcdd4540f77b6e830]

INTEGRATION: CWS fwk88 (1.7.4); FILE MERGED 2008/05/27 15:30:33 mav 1.7.4.1: #i86367# integrate the patch


2008-06-20  Rüdiger Timm  <rt@openoffice.org>  [53c11370b02b270ad31b4206e1bc117a6bafa444]

INTEGRATION: CWS fwk88 (1.32.4); FILE MERGED 2008/05/27 15:30:33 mav 1.32.4.1: #i86367# integrate the patch


2008-06-20  Rüdiger Timm  <rt@openoffice.org>  [68dc4f903b8c5bf9b5ead29f7b2b7c93a21f2568]

INTEGRATION: CWS fwk88 (1.55.54); FILE MERGED 2008/05/02 14:16:41 pb 1.55.54.2: RESYNC: (1.55-1.56); FILE MERGED 2008/04/22 10:49:53 pb 1.55.54.1: fix: #i68418# valgrind error fixed


2008-06-20  Rüdiger Timm  <rt@openoffice.org>  [1ca590eace0727fbb261d75a64febdf1c0892ee6]

INTEGRATION: CWS fwk88 (1.14.32); FILE MERGED 2008/05/22 07:53:46 pb 1.14.32.1: fix: #i88176# swap work- and userdictionarypath


2008-06-20  Rüdiger Timm  <rt@openoffice.org>  [23f20d152a8c6ffa01e286e91fd9f8358ce91ee4]

INTEGRATION: CWS ooxtablefilter (1.4.2); FILE MERGED 2008/06/10 09:53:45 sj 1.4.2.2: RESYNC: (1.4-1.6); FILE MERGED 2008/03/28 20:21:31 sj 1.4.2.1: added table import


2008-06-20  Rüdiger Timm  <rt@openoffice.org>  [973fc2fa458425d0795175b460f23d235fb6b25a]

INTEGRATION: CWS ooxtablefilter (1.3.2); FILE MERGED 2008/06/10 09:53:36 sj 1.3.2.2: RESYNC: (1.3-1.5); FILE MERGED 2008/03/28 20:21:30 sj 1.3.2.1: added table import


2008-06-20  Rüdiger Timm  <rt@openoffice.org>  [61e973c70c79d5c36bb43a09e1377fda86d8f245]

INTEGRATION: CWS ooxtablefilter (1.3.2); FILE MERGED 2008/06/10 09:52:01 sj 1.3.2.2: RESYNC: (1.3-1.5); FILE MERGED 2008/03/28 20:21:30 sj 1.3.2.1: added table import


2008-06-20  Rüdiger Timm  <rt@openoffice.org>  [dc506b9ed967ec2a1ef056b479594053c7a6e7e7]

INTEGRATION: CWS ooxtablefilter (1.2.16); FILE MERGED 2008/06/10 09:52:04 sj 1.2.16.2: RESYNC: (1.2-1.4); FILE MERGED 2008/03/28 20:21:30 sj 1.2.16.1: added table import


2008-06-20  Rüdiger Timm  <rt@openoffice.org>  [ee6ec7bfdd4318cc62054f9ee1dd1f570b1f442f]

INTEGRATION: CWS fwk88 (1.38.64); FILE MERGED 2008/05/30 13:02:34 cd 1.38.64.5: #i64028# Remove obsolete removing of item window pointer 2008/05/30 12:58:18 cd 1.38.64.4: #i64028# Menu item 'Close Toolbar' must be disabled if closer is not available 2008/05/28 11:25:04 cd 1.38.64.3: #i90033# Remove window pointers from the toolbar items before the controllers get destroyed. There is VCL code which tries to access the item window in certain dtors where these pointers are already invalid! 2008/05/02 14:15:25 pb 1.38.64.2: RESYNC: (1.38-1.39); FILE MERGED 2008/04/15 06:22:21 cd 1.38.64.1: #i33668# Support customization context menu for toolbars


2008-06-20  Rüdiger Timm  <rt@openoffice.org>  [a42eb9556a7f115620c2e023ef4fa4efb495bc2d]

INTEGRATION: CWS ooxtablefilter (1.3.2); FILE MERGED 2008/06/10 09:53:39 sj 1.3.2.2: RESYNC: (1.3-1.5); FILE MERGED 2008/03/28 20:21:29 sj 1.3.2.1: added table import


2008-06-20  Rüdiger Timm  <rt@openoffice.org>  [3d6de264ad80c38291be2499ea852cf310b9d5e3]

INTEGRATION: CWS fwk88 (1.21.64); FILE MERGED 2008/05/02 14:15:22 pb 1.21.64.2: RESYNC: (1.21-1.22); FILE MERGED 2008/04/15 06:21:57 cd 1.21.64.1: #i33668# Support customization context menu for toolbars


2008-06-20  Rüdiger Timm  <rt@openoffice.org>  [e53a6e7279872fe3f461cc08915544f67dadee85]

INTEGRATION: CWS ooxtablefilter (1.1.2); FILE ADDED 2008/06/10 11:57:47 sj 1.1.2.3: updating license text 2008/04/02 17:43:49 sj 1.1.2.2: added table import 2008/03/28 20:03:46 sj 1.1.2.1: initial version


2008-06-20  Rüdiger Timm  <rt@openoffice.org>  [38ea1d18d790dbeb47ee836fe31f633e21a96e83]

INTEGRATION: CWS ooxtablefilter (1.1.2); FILE ADDED 2008/06/10 11:57:47 sj 1.1.2.2: updating license text 2008/03/28 20:03:36 sj 1.1.2.1: initial version


2008-06-20  Rüdiger Timm  <rt@openoffice.org>  [aea1c6c2ab172079508bca2296bcbfc526aff6bf]

INTEGRATION: CWS ooxtablefilter (1.1.2); FILE ADDED 2008/06/10 11:57:47 sj 1.1.2.2: updating license text 2008/03/28 20:03:27 sj 1.1.2.1: initial version


2008-06-20  Rüdiger Timm  <rt@openoffice.org>  [82f4ffd3fe747de1600a73b8712dbd7c1f8021ad]

INTEGRATION: CWS ooxtablefilter (1.1.2); FILE ADDED 2008/06/10 11:57:47 sj 1.1.2.2: updating license text 2008/03/28 20:03:17 sj 1.1.2.1: initial version


2008-06-20  Rüdiger Timm  <rt@openoffice.org>  [aa087d94e18452555851d44f7c27e00a9cd070be]

INTEGRATION: CWS ooxtablefilter (1.1.2); FILE ADDED 2008/06/10 11:57:47 sj 1.1.2.2: updating license text 2008/03/28 20:03:07 sj 1.1.2.1: initial version


2008-06-20  Rüdiger Timm  <rt@openoffice.org>  [32fa2f4d79688231cc05a115b7f793f2479dfbfe]

INTEGRATION: CWS ooxtablefilter (1.1.2); FILE ADDED 2008/06/10 11:57:47 sj 1.1.2.3: updating license text 2008/04/02 17:43:49 sj 1.1.2.2: added table import 2008/03/28 20:02:51 sj 1.1.2.1: initial version


2008-06-20  Rüdiger Timm  <rt@openoffice.org>  [d7997a0f704d45a3462d45d68be0ce81bdcd631e]

INTEGRATION: CWS fwk88 (1.39.306); FILE MERGED 2008/05/02 14:20:16 pb 1.39.306.2: RESYNC: (1.39-1.41); FILE MERGED 2008/04/28 09:33:09 pb 1.39.306.1: fix: #i88725# reset preview background after layout has changed


2008-06-20  Rüdiger Timm  <rt@openoffice.org>  [addd04910b881a765789da914213a982c545f5ca]

INTEGRATION: CWS ooxtablefilter (1.1.2); FILE ADDED 2008/06/10 11:57:47 sj 1.1.2.2: updating license text 2008/03/28 20:02:31 sj 1.1.2.1: initial version


2008-06-20  Rüdiger Timm  <rt@openoffice.org>  [2819e9ddee4309c85f537d02b78738c5386f0f91]

INTEGRATION: CWS ooxtablefilter (1.1.2); FILE ADDED 2008/06/10 11:57:47 sj 1.1.2.2: updating license text 2008/03/20 15:35:21 sj 1.1.2.1: initial version


2008-06-20  Rüdiger Timm  <rt@openoffice.org>  [e43e3de70359dac2f3fd4cb8fda300fee6816244]

INTEGRATION: CWS fwk88 (1.29.40); FILE MERGED 2008/06/04 08:37:19 pb 1.29.40.1: fix: #156475# string corrections


2008-06-20  Rüdiger Timm  <rt@openoffice.org>  [91a4a1860a7dfb61cbd3bb85c0c03590a6ea12e8]

INTEGRATION: CWS ooxtablefilter (1.1.2); FILE ADDED 2008/06/10 11:57:47 sj 1.1.2.2: updating license text 2008/03/20 15:35:09 sj 1.1.2.1: initial version


2008-06-20  Rüdiger Timm  <rt@openoffice.org>  [25ee14e8c9c40847ebc5938e5ad50e078cc9bef2]

INTEGRATION: CWS fwk88 (1.13.40); FILE MERGED 2008/05/22 07:50:04 pb 1.13.40.1: fix: #i88176# swap work- and userdictionarypath id


2008-06-20  Rüdiger Timm  <rt@openoffice.org>  [fe6ec809a77d61bc3971ef1ee993fea9c919b769]

INTEGRATION: CWS ooxtablefilter (1.1.2); FILE ADDED 2008/06/11 10:41:20 sj 1.1.2.7: fixed little row/column mix-up 2008/06/10 11:57:47 sj 1.1.2.6: updating license text 2008/04/04 12:09:41 sj 1.1.2.5: fixed build problems 2008/04/04 10:10:17 sj 1.1.2.4: added some table/text properties 2008/04/02 17:43:49 sj 1.1.2.3: added table import 2008/03/28 20:21:29 sj 1.1.2.2: added table import 2008/03/20 15:34:57 sj 1.1.2.1: initial version


2008-06-20  Rüdiger Timm  <rt@openoffice.org>  [e11abbccb29de8903bdffe7e964a2eba7c01fbef]

INTEGRATION: CWS ooxtablefilter (1.1.2); FILE ADDED 2008/06/10 11:57:47 sj 1.1.2.2: updating license text 2008/03/28 20:02:41 sj 1.1.2.1: initial version


2008-06-20  Rüdiger Timm  <rt@openoffice.org>  [4d4de6dbb148847f5f6b08667c5e83a9c479f40f]

INTEGRATION: CWS ooxtablefilter (1.1.2); FILE ADDED 2008/06/10 11:57:47 sj 1.1.2.3: updating license text 2008/04/02 17:43:49 sj 1.1.2.2: added table import 2008/03/20 15:34:39 sj 1.1.2.1: initial version


2008-06-20  Rüdiger Timm  <rt@openoffice.org>  [ec055ae0a205ce2f8a1a9d74f481951ada36e7a7]

INTEGRATION: CWS ooxtablefilter (1.1.2); FILE ADDED 2008/06/10 11:57:46 sj 1.1.2.5: updating license text 2008/04/04 12:09:41 sj 1.1.2.4: fixed build problems 2008/04/02 17:43:49 sj 1.1.2.3: added table import 2008/03/28 20:21:29 sj 1.1.2.2: added table import 2008/03/20 15:34:27 sj 1.1.2.1: initial version


2008-06-20  Rüdiger Timm  <rt@openoffice.org>  [2c9ae560d0a4d47ec8d3435d316cbbb0a290ae6c]

INTEGRATION: CWS ooxtablefilter (1.1.2); FILE ADDED 2008/06/11 10:41:20 sj 1.1.2.6: fixed little row/column mix-up 2008/06/10 11:57:46 sj 1.1.2.5: updating license text 2008/04/04 10:10:17 sj 1.1.2.4: added some table/text properties 2008/04/02 17:43:49 sj 1.1.2.3: added table import 2008/03/28 20:21:29 sj 1.1.2.2: added table import 2008/03/20 15:34:16 sj 1.1.2.1: initial version


2008-06-20  Rüdiger Timm  <rt@openoffice.org>  [a84b2d0a97de472a5563516665af8292974f5c72]

INTEGRATION: CWS ooxtablefilter (1.1.2); FILE ADDED 2008/06/10 11:57:46 sj 1.1.2.3: updating license text 2008/04/02 17:43:49 sj 1.1.2.2: added table import 2008/03/28 20:02:21 sj 1.1.2.1: initial version


2008-06-20  Rüdiger Timm  <rt@openoffice.org>  [ca5bb7043762992065aaf9de5f432dd9cb0d4520]

INTEGRATION: CWS ooxtablefilter (1.1.2); FILE ADDED 2008/06/10 12:19:54 sj 1.1.2.4: fixed merge conflicts 2008/06/10 11:57:46 sj 1.1.2.3: updating license text 2008/03/28 20:21:29 sj 1.1.2.2: added table import 2008/03/20 15:34:03 sj 1.1.2.1: initial version


2008-06-20  Rüdiger Timm  <rt@openoffice.org>  [8c9ce95a22cfaefddcd8c624cd95bf24d710ab7b]

INTEGRATION: CWS ooxtablefilter (1.3.2); FILE MERGED 2008/06/10 09:53:33 sj 1.3.2.2: RESYNC: (1.3-1.5); FILE MERGED 2008/03/28 20:21:28 sj 1.3.2.1: added table import


2008-06-20  Rüdiger Timm  <rt@openoffice.org>  [c84ff9459f09311100d1b0da58a562ed950438c1]

INTEGRATION: CWS ooxtablefilter (1.3.2); FILE MERGED 2008/06/10 09:52:24 sj 1.3.2.2: RESYNC: (1.3-1.4); FILE MERGED 2008/04/02 17:43:49 sj 1.3.2.1: added table import


2008-06-20  Rüdiger Timm  <rt@openoffice.org>  [0a5b4cf7a956d16dd87fdc50187f139d5624b11c]

INTEGRATION: CWS ooxtablefilter (1.3.2); FILE MERGED 2008/06/10 09:52:55 sj 1.3.2.2: RESYNC: (1.3-1.4); FILE MERGED 2008/04/02 17:43:48 sj 1.3.2.1: added table import


2008-06-20  Rüdiger Timm  <rt@openoffice.org>  [36fef6b91354b56aa68956a97b3dbd6ac24d3925]

INTEGRATION: CWS ooxtablefilter (1.3.2); FILE MERGED 2008/06/10 09:52:21 sj 1.3.2.2: RESYNC: (1.3-1.5); FILE MERGED 2008/03/28 20:21:28 sj 1.3.2.1: added table import


2008-06-20  Rüdiger Timm  <rt@openoffice.org>  [8173fdd1fb3232db287c572f8e1ef3b1916ad64b]

INTEGRATION: CWS fwk88 (1.13.84); FILE MERGED 2008/05/29 17:05:51 mav 1.13.84.2: #i63661# fix the crash caused by the patch 2008/05/28 10:01:50 mav 1.13.84.1: #i63661# integrate the patch


2008-06-20  Rüdiger Timm  <rt@openoffice.org>  [752081f91e587763c3c00c636e8009035eacd279]

INTEGRATION: CWS ooxtablefilter (1.1.2); FILE ADDED 2008/06/20 06:29:21 rt 1.1.2.2: Change license header to LGPL v. 3 2008/03/28 20:07:55 sj 1.1.2.1: initial version


2008-06-20  Rüdiger Timm  <rt@openoffice.org>  [a36d56382b3be7fc9d8137b1d65b1391258b2cc1]

INTEGRATION: CWS ooxtablefilter (1.3.2); FILE MERGED 2008/06/10 09:52:49 sj 1.3.2.2: RESYNC: (1.3-1.4); FILE MERGED 2008/03/28 20:21:27 sj 1.3.2.1: added table import


2008-06-20  Rüdiger Timm  <rt@openoffice.org>  [5b10a75f67a9bbe476aea179ee4952ad145fdd69]

INTEGRATION: CWS ooxtablefilter (1.3.2); FILE MERGED 2008/06/10 12:12:36 sj 1.3.2.5: fixed merging conflicts 2008/06/10 09:52:36 sj 1.3.2.4: RESYNC: (1.3-1.5); FILE MERGED 2008/04/04 10:10:17 sj 1.3.2.3: added some table/text properties 2008/04/02 17:43:48 sj 1.3.2.2: added table import 2008/03/20 15:33:23 sj 1.3.2.1: added table import


2008-06-20  Rüdiger Timm  <rt@openoffice.org>  [a20ee9d1da54449f4bc9a3e20e0f1a65908523fe]

INTEGRATION: CWS ooxtablefilter (1.3.2); FILE MERGED 2008/06/10 09:52:46 sj 1.3.2.3: RESYNC: (1.3-1.4); FILE MERGED 2008/04/02 17:43:48 sj 1.3.2.2: added table import 2008/03/28 20:21:26 sj 1.3.2.1: added table import


2008-06-20  Rüdiger Timm  <rt@openoffice.org>  [7092d2ce780cd069213d153813adf840c7b9b0e7]

INTEGRATION: CWS ooxtablefilter (1.3.2); FILE MERGED 2008/06/10 09:53:01 sj 1.3.2.2: RESYNC: (1.3-1.5); FILE MERGED 2008/04/02 17:43:48 sj 1.3.2.1: added table import


2008-06-20  Rüdiger Timm  <rt@openoffice.org>  [103f3a44611612ff66712d9fc54260accbca2f19]

INTEGRATION: CWS ooxtablefilter (1.1.2); FILE ADDED 2008/06/20 06:29:15 rt 1.1.2.2: Change license header to LGPL v. 3 2008/04/02 17:42:48 sj 1.1.2.1: initial version


2008-06-20  Rüdiger Timm  <rt@openoffice.org>  [0f287df6c588720c924b2f03209933a6231c904f]

INTEGRATION: CWS ooxtablefilter (1.3.2); FILE MERGED 2008/06/10 09:52:07 sj 1.3.2.2: RESYNC: (1.3-1.5); FILE MERGED 2008/03/20 15:33:23 sj 1.3.2.1: added table import


2008-06-20  Rüdiger Timm  <rt@openoffice.org>  [6252695dc6ad861b8950cbd7301e3ef036bb0d23]

INTEGRATION: CWS fwk88 (1.66.18); FILE MERGED 2008/06/02 10:19:17 pb 1.66.18.2: RESYNC: (1.66-1.67); FILE MERGED 2008/05/30 08:08:10 cd 1.66.18.1: #i87951# Added missing UI strings for the notes commands


2008-06-20  Rüdiger Timm  <rt@openoffice.org>  [1c5fb0c81ed4ec54ec8358b66ed47832a85bf4d5]

INTEGRATION: CWS ooxtablefilter (1.3.2); FILE MERGED 2008/06/10 09:52:58 sj 1.3.2.2: RESYNC: (1.3-1.5); FILE MERGED 2008/04/02 17:43:48 sj 1.3.2.1: added table import


2008-06-20  Rüdiger Timm  <rt@openoffice.org>  [97d937dc09f4c9b53b77be5ac437724e4cd5d402]

INTEGRATION: CWS ooxtablefilter (1.3.2); FILE MERGED 2008/06/10 09:52:14 sj 1.3.2.3: RESYNC: (1.3-1.5); FILE MERGED 2008/04/02 17:43:48 sj 1.3.2.2: added table import 2008/03/28 20:21:26 sj 1.3.2.1: added table import


2008-06-20  Rüdiger Timm  <rt@openoffice.org>  [4e26afc4c3164be130c3ca4f2243054be1a360cd]

INTEGRATION: CWS fwk88 (1.27.226); FILE MERGED 2008/05/02 14:18:52 pb 1.27.226.2: RESYNC: (1.27-1.28); FILE MERGED 2008/04/25 07:36:54 cd 1.27.226.1: #i84543# Remove 'Page Preview' from the Calc 'View - Toolbars' menu


2008-06-20  Rüdiger Timm  <rt@openoffice.org>  [b29e30d45cfcdb4526d885ac0eada8e96754557d]

INTEGRATION: CWS ooxtablefilter (1.5.2); FILE MERGED 2008/03/28 20:21:25 sj 1.5.2.1: added table import


2008-06-20  Rüdiger Timm  <rt@openoffice.org>  [d2fe01bf51ed8e786bde64e2e6e0bffac6377c34]

INTEGRATION: CWS ooxtablefilter (1.3.2); FILE MERGED 2008/06/10 09:53:52 sj 1.3.2.2: RESYNC: (1.3-1.5); FILE MERGED 2008/03/28 20:21:25 sj 1.3.2.1: added table import


2008-06-20  Rüdiger Timm  <rt@openoffice.org>  [d586a6a97f3400fb24f1a18b1c541721abc0665f]

INTEGRATION: CWS ooxtablefilter (1.2.16); FILE MERGED 2008/06/10 09:54:54 sj 1.2.16.2: RESYNC: (1.2-1.4); FILE MERGED 2008/03/28 20:21:25 sj 1.2.16.1: added table import


2008-06-20  Rüdiger Timm  <rt@openoffice.org>  [684fc1b454c163020dfcf8a9411969e666e0520a]

INTEGRATION: CWS ooxtablefilter (1.1.2); FILE ADDED 2008/06/20 06:29:01 rt 1.1.2.2: Change license header to LGPL v. 3 2008/03/28 20:06:34 sj 1.1.2.1: initial version


2008-06-20  Rüdiger Timm  <rt@openoffice.org>  [065344f8674bdcd2dd8fd6ea26066208f1882436]

INTEGRATION: CWS ooxtablefilter (1.1.2); FILE ADDED 2008/06/20 06:28:55 rt 1.1.2.3: Change license header to LGPL v. 3 2008/04/02 17:43:48 sj 1.1.2.2: added table import 2008/03/28 20:06:23 sj 1.1.2.1: initial version


2008-06-20  Rüdiger Timm  <rt@openoffice.org>  [ef08d741612ff5f26164940704ec15bc91f04662]

INTEGRATION: CWS ooxtablefilter (1.1.2); FILE ADDED 2008/06/20 06:28:47 rt 1.1.2.2: Change license header to LGPL v. 3 2008/03/28 20:06:14 sj 1.1.2.1: initial version


2008-06-20  Rüdiger Timm  <rt@openoffice.org>  [adaecf831d59be31a882685b5c4fb6391fe7b55f]

INTEGRATION: CWS ooxtablefilter (1.1.2); FILE ADDED 2008/06/20 06:28:42 rt 1.1.2.2: Change license header to LGPL v. 3 2008/03/28 20:06:01 sj 1.1.2.1: initial version


2008-06-20  Rüdiger Timm  <rt@openoffice.org>  [a792fa43c81e4e5b792f8374784ef869d4ba3089]

INTEGRATION: CWS ooxtablefilter (1.1.2); FILE ADDED 2008/06/20 06:28:35 rt 1.1.2.2: Change license header to LGPL v. 3 2008/03/28 20:05:51 sj 1.1.2.1: initial version


2008-06-20  Rüdiger Timm  <rt@openoffice.org>  [a78705723a823058a7f4dd7df70c0cd8e0dd1e71]

INTEGRATION: CWS ooxtablefilter (1.1.2); FILE ADDED 2008/06/20 06:28:17 rt 1.1.2.3: Change license header to LGPL v. 3 2008/04/02 17:43:48 sj 1.1.2.2: added table import 2008/03/28 20:05:40 sj 1.1.2.1: initial version


2008-06-20  Rüdiger Timm  <rt@openoffice.org>  [0b33c3f1ff005019710e17da52c07e26a1b82f16]

INTEGRATION: CWS ooxtablefilter (1.1.2); FILE ADDED 2008/06/20 06:28:07 rt 1.1.2.3: Change license header to LGPL v. 3 2008/04/02 17:43:48 sj 1.1.2.2: added table import 2008/03/28 20:05:30 sj 1.1.2.1: initial version


2008-06-20  Rüdiger Timm  <rt@openoffice.org>  [e753b52970f4a5cfb1f191129b0109509b3d5432]

INTEGRATION: CWS ooxtablefilter (1.1.2); FILE ADDED 2008/06/20 06:27:45 rt 1.1.2.2: Change license header to LGPL v. 3 2008/03/20 15:32:28 sj 1.1.2.1: initial version


2008-06-20  Rüdiger Timm  <rt@openoffice.org>  [c8a5dd2976f373231fcb89fd5686aa5329dd27ce]

INTEGRATION: CWS ooxtablefilter (1.1.2); FILE ADDED 2008/06/20 06:27:18 rt 1.1.2.2: Change license header to LGPL v. 3 2008/03/20 15:32:16 sj 1.1.2.1: initial version


2008-06-20  Rüdiger Timm  <rt@openoffice.org>  [a7c97592cfafcc80e454dd1c2f9806625c45c603]

INTEGRATION: CWS ooxtablefilter (1.1.2); FILE ADDED 2008/06/20 06:27:11 rt 1.1.2.4: Change license header to LGPL v. 3 2008/04/04 10:10:17 sj 1.1.2.3: added some table/text properties 2008/04/02 17:43:47 sj 1.1.2.2: added table import 2008/03/20 15:32:04 sj 1.1.2.1: initial version


2008-06-20  Rüdiger Timm  <rt@openoffice.org>  [cadd02f2d1ce0203bc8d3954db90daf6ceb3f456]

INTEGRATION: CWS ooxtablefilter (1.1.2); FILE ADDED 2008/06/20 06:26:45 rt 1.1.2.2: Change license header to LGPL v. 3 2008/03/28 20:05:21 sj 1.1.2.1: initial version


2008-06-20  Rüdiger Timm  <rt@openoffice.org>  [a8098394316e1b37e541b3fcaa059772dc3065a4]

INTEGRATION: CWS ooxtablefilter (1.1.2); FILE ADDED 2008/06/20 06:26:01 rt 1.1.2.2: Change license header to LGPL v. 3 2008/03/20 15:31:53 sj 1.1.2.1: initial version


2008-06-20  Rüdiger Timm  <rt@openoffice.org>  [12b7c0bb7823e48a18904b477a87e1cce5e35885]

INTEGRATION: CWS ooxtablefilter (1.1.2); FILE ADDED 2008/06/20 06:25:09 rt 1.1.2.2: Change license header to LGPL v. 3 2008/03/20 15:31:43 sj 1.1.2.1: initial version


2008-06-20  Rüdiger Timm  <rt@openoffice.org>  [a296e6dd5bc99ffc38927c7024a7d06ca5154ece]

INTEGRATION: CWS ooxtablefilter (1.1.2); FILE ADDED 2008/06/20 06:24:42 rt 1.1.2.5: Change license header to LGPL v. 3 2008/04/04 10:10:17 sj 1.1.2.4: added some table/text properties 2008/04/02 17:43:47 sj 1.1.2.3: added table import 2008/03/28 20:21:25 sj 1.1.2.2: added table import 2008/03/20 15:31:32 sj 1.1.2.1: initial version


2008-06-20  Rüdiger Timm  <rt@openoffice.org>  [459d9f7bd5559a26030e5314e342bef583a682cd]

INTEGRATION: CWS ooxtablefilter (1.1.2); FILE ADDED 2008/06/20 06:24:29 rt 1.1.2.2: Change license header to LGPL v. 3 2008/03/28 20:05:12 sj 1.1.2.1: initial version


2008-06-20  Rüdiger Timm  <rt@openoffice.org>  [11f2a68d3ee5e1c202be6594f1a6c748fb782e31]

INTEGRATION: CWS ooxtablefilter (1.2.16); FILE MERGED 2008/06/10 09:54:21 sj 1.2.16.2: RESYNC: (1.2-1.4); FILE MERGED 2008/03/28 20:21:24 sj 1.2.16.1: added table import


2008-06-20  Rüdiger Timm  <rt@openoffice.org>  [b187916a2667240f50924d951964d1dcb4c4cc48]

INTEGRATION: CWS ooxtablefilter (1.3.2); FILE MERGED 2008/06/10 09:54:18 sj 1.3.2.2: RESYNC: (1.3-1.5); FILE MERGED 2008/03/28 20:21:24 sj 1.3.2.1: added table import


2008-06-20  Rüdiger Timm  <rt@openoffice.org>  [a66fbce2f75047f05923ee7d33af5b52305797d3]

INTEGRATION: CWS ooxtablefilter (1.1.2); FILE ADDED 2008/06/20 06:24:15 rt 1.1.2.2: Change license header to LGPL v. 3 2008/03/28 20:07:38 sj 1.1.2.1: initial version


2008-06-20  Rüdiger Timm  <rt@openoffice.org>  [c20182f85a7dab74d5810bd705793088498ec420]

INTEGRATION: CWS ooxtablefilter (1.3.2); FILE MERGED 2008/06/10 09:53:55 sj 1.3.2.2: RESYNC: (1.3-1.5); FILE MERGED 2008/03/20 15:30:43 sj 1.3.2.1: added table import


2008-06-20  Rüdiger Timm  <rt@openoffice.org>  [2fba12ea3adca0beb181868abab05375c480e700]

INTEGRATION: CWS ooxtablefilter (1.2.16); FILE MERGED 2008/06/10 09:54:14 sj 1.2.16.2: RESYNC: (1.2-1.3); FILE MERGED 2008/04/02 17:43:47 sj 1.2.16.1: added table import


2008-06-20  Rüdiger Timm  <rt@openoffice.org>  [4e6aa25f96ff93ee99842ef565a89357444eba46]

INTEGRATION: CWS ooxtablefilter (1.1.2); FILE ADDED 2008/06/20 06:23:41 rt 1.1.2.2: Change license header to LGPL v. 3 2008/04/02 17:42:22 sj 1.1.2.1: initial version


2008-06-20  Rüdiger Timm  <rt@openoffice.org>  [2c896e1e8fbd674fc2f37ee68472172ec6e93ebc]

INTEGRATION: CWS ooxtablefilter (1.3.2); FILE MERGED 2008/06/10 09:54:11 sj 1.3.2.2: RESYNC: (1.3-1.4); FILE MERGED 2008/04/02 17:43:47 sj 1.3.2.1: added table import


2008-06-20  Rüdiger Timm  <rt@openoffice.org>  [744146c5c30e7915ebf72b5a83ed1511ebbaba7c]

INTEGRATION: CWS ooxtablefilter (1.3.2); FILE MERGED 2008/06/10 09:54:01 sj 1.3.2.2: RESYNC: (1.3-1.4); FILE MERGED 2008/04/02 17:43:47 sj 1.3.2.1: added table import


2008-06-20  Rüdiger Timm  <rt@openoffice.org>  [c84fbfac8227352879de755489544755b70c6fc0]

INTEGRATION: CWS ooxtablefilter (1.3.2); FILE MERGED 2008/06/10 09:54:57 sj 1.3.2.2: RESYNC: (1.3-1.5); FILE MERGED 2008/03/28 20:09:32 sj 1.3.2.1: added table import


2008-06-20  Joerg Skottke  <jsk@openoffice.org>  [60136f638ff0cbfb99f42ce017d348288cd78e26]

Add unique module identifier to filenames


2008-06-19  Rüdiger Timm  <rt@openoffice.org>  [10fe5621cb3b5b18df0c894970b0e040834ff7c9]

INTEGRATION: CWS jl103 (1.5.16); FILE MERGED 2008/06/13 07:28:39 jl 1.5.16.1: #i86233# uri encoding the URI attribute of the reference elements


2008-06-19  Rüdiger Timm  <rt@openoffice.org>  [8dc91dd28acc47d0477ed75f1d6537b20a5b228b]

INTEGRATION: CWS jl103 (1.3.16); FILE MERGED 2008/06/13 07:28:39 jl 1.3.16.1: #i86233# uri encoding the URI attribute of the reference elements


2008-06-19  Rüdiger Timm  <rt@openoffice.org>  [d23be4ef02754f95a25058e8325b7ac04ba89aad]

INTEGRATION: CWS jl103 (1.9.16); FILE MERGED 2008/06/13 07:28:39 jl 1.9.16.1: #i86233# uri encoding the URI attribute of the reference elements


2008-06-19  Rüdiger Timm  <rt@openoffice.org>  [535340372e9d02d9facc29363a42f763066b50d8]

INTEGRATION: CWS jl103 (1.10.10); FILE MERGED 2008/06/13 07:28:39 jl 1.10.10.1: #i86233# uri encoding the URI attribute of the reference elements


2008-06-19  Rüdiger Timm  <rt@openoffice.org>  [110f2588d67cf32e7791fb65f531a7c4c1f443bd]

INTEGRATION: CWS jl103 (1.6.16); FILE MERGED 2008/06/13 07:28:39 jl 1.6.16.1: #i86233# uri encoding the URI attribute of the reference elements


2008-06-19  Rüdiger Timm  <rt@openoffice.org>  [96336534cb09baf5ab2b551a3a935bbce51fea29]

INTEGRATION: CWS obo32 (1.6.2); FILE MERGED 2008/06/19 07:38:17 obo 1.6.2.1: #i90866# Build breaks in SO environment


2008-06-19  Joerg Skottke  <jsk@openoffice.org>  [f09ce126da75c7dffe0d626b11d4705572452b8f]

Removed deprecated parts of headers


2008-06-19  Joerg Skottke  <jsk@openoffice.org>  [20734c92d7c5ed5179df0672133602187ccc1dd8]

Merge with test case from qatesttool


2008-06-18  fredrikh  <fredrikh@openoffice.org>  [25d42b4e41395a297b3baf631a51706e8f6d792e]

Fix: updating path to global-files


2008-06-18  fredrikh  <fredrikh@openoffice.org>  [4703d52f232afdea29cea7b31a24b84e95333970]

Adding optional-includes


2008-06-18  fredrikh  <fredrikh@openoffice.org>  [91561223f6c4213512ccac3c3a0e4e1d0cafe3d1]

Adding optional-includes


2008-06-18  fredrikh  <fredrikh@openoffice.org>  [9710abf88b75548c940a8a48d2ce0f9c4ea3eca4]

*** empty log message ***


2008-06-18  fredrikh  <fredrikh@openoffice.org>  [73b5579da8bff36de5db1cd2dddf99f54ae3d6d4]

Update of hDatei to hFile -commands


2008-06-18  fredrikh  <fredrikh@openoffice.org>  [4cb3c32f5b7c04acc74a3b2a9d338b8a08ff0d34]

Adding optional-input-files


2008-06-18  Rüdiger Timm  <rt@openoffice.org>  [2f53e59ecb280435f3179cd610f3146a445fe601]

#i90810# Do not include cmath for MS .Net2003 compiler.


2008-06-18  fredrikh  <fredrikh@openoffice.org>  [b9e15e6dbb2c21e09e904364be8ccbbbc7aa4cf1]

Adding optional-input-files


2008-06-18  fredrikh  <fredrikh@openoffice.org>  [677c5a7b5189844b590839f9ea3cf0f14955c9c2]

Adding optional-input-files


2008-06-18  fredrikh  <fredrikh@openoffice.org>  [8b99c745422b8a90224415181f8c4078b69ca4f1]

Adding optional-input-files


2008-06-18  fredrikh  <fredrikh@openoffice.org>  [d0558888a097dd82dd413f79c79aecef24730e3b]

Adding optional-input-files


2008-06-18  fredrikh  <fredrikh@openoffice.org>  [d14bfff66b2b3f97dbb005677211366b4c45d19a]

Adding optional-input-files


2008-06-18  fredrikh  <fredrikh@openoffice.org>  [653eb43e6e296f563d3777214eacd491e3008810]

Adding optional-input-files


2008-06-18  Rüdiger Timm  <rt@openoffice.org>  [2a18dd4a8399a1b88ce97fe1247a6d6d3c64ac18]

#i90833# Disable 18 tests because they do not work on solaris. Additionally disable three tests (slash.test, alias3.test, complexprefixes2.test) to avoid bus error on solaris sparc.


2008-06-18  Thorsten Bosbach  <tbo@openoffice.org>  [ebd816d2b186380d8bb55f0016bd14974c367105]

CHG: preparation for CWS handling


2008-06-18  fredrikh  <fredrikh@openoffice.org>  [42b35b20bab0e813e6a8ca3f5da1025ad47148bb]

Adding input-filter-files


2008-06-18  fredrikh  <fredrikh@openoffice.org>  [c05e53ea1712b7fb97e5b051c50f90e38a75dc4f]

Adding dropdown-input-file


2008-06-18  fredrikh  <fredrikh@openoffice.org>  [d0b3888227ca34312c5161460c6d626ab1bc90d4]

Committing clipboard-inputfiles


2008-06-18  fredrikh  <fredrikh@openoffice.org>  [04474626c7646b68ec091b8ef8455498737efba8]

committing optional-input-files


2008-06-18  fredrikh  <fredrikh@openoffice.org>  [fe3c4c532946d6e3b43a499e74707aeef6dc9533]

Committing optional input-files


2008-06-18  fredrikh  <fredrikh@openoffice.org>  [52c953687943a0804706d8297d16fd1886d222bd]

Adding Optional-Files


2008-06-18  fredrikh  <fredrikh@openoffice.org>  [139b33bfdfca149045562f73bfa6fa3e09affd35]

correcting comment.


2008-06-18  fredrikh  <fredrikh@openoffice.org>  [e1cf89a91bcc7bb6c72a817d8965ed15c25d3a73]

Adding tools-Files


2008-06-18  Rüdiger Timm  <rt@openoffice.org>  [bed35848e19b21b24b964999e888851e20c02fd7]

#i90812# Resolve ambiguity (fix ba ama).


2008-06-18  fredrikh  <fredrikh@openoffice.org>  [454c19ebffa2a07f0afb8f3a92c79589d154e12b]

Adding Optional-Files


2008-06-18  Rüdiger Timm  <rt@openoffice.org>  [a1c80e9fe656c263ab9cfc6141bbcbdfdf600ee4]

#i10000# Disable crashdebug information for non-updaters. Add a setsolar switch for enabling it (-crashdump).


2008-06-18  fredrikh  <fredrikh@openoffice.org>  [27df143fd410a22644d095bb9b942f1fa57b6818]

Adding Required-inc-Files


2008-06-18  fredrikh  <fredrikh@openoffice.org>  [5dcaf91fbc57d13a8c5b705c21ef6ab8eaf1c7ed]

Adding Required-Bas-Files


2008-06-18  Rüdiger Timm  <rt@openoffice.org>  [4450b4afed1c6ed0f429c1749dceeb913fffccc9]

#i90829# Remove 'std::'


2008-06-18  Rüdiger Timm  <rt@openoffice.org>  [8e3fab2a3498d56b20a736de28952f08367934c4]

#i90829# Remove 'std::' .


2008-06-18  Rüdiger Timm  <rt@openoffice.org>  [bbdf0b5a98e06f25e1193a3be4f86a7215623c4b]

#i90829# Remove 'std::' for time and localtime.


2008-06-18  Rüdiger Timm  <rt@openoffice.org>  [93eb84e5b3d1e2fb054ec873227a983c4d41db8e]

#i90668# Add '-verbose' option to usage message.


2008-06-18  Rüdiger Timm  <rt@openoffice.org>  [ae7b804956b6251d295a16e37812dc66c0ff9353]

#i90823# Add hunspell support for Mac OS X (patch by pjanik).


2008-06-18  Rüdiger Timm  <rt@openoffice.org>  [2a796606209518c5da3bf66435e39267a6f35a11]

#i90819# Remove '::std' for memmove


2008-06-18  Rüdiger Timm  <rt@openoffice.org>  [1c7ced20664abf837f35c50acd98c8ef4d832647]

#i90819# Remove '::std' for memcpy, fprintf, and fflush


2008-06-18  Rüdiger Timm  <rt@openoffice.org>  [334ea32e6b7acb5ff75d21f8af2eb5192a43b475]

#i90818# Avoid 'uninitialized' warning.


2008-06-17  mst  <mst@openoffice.org>  [693b532d226a2a31a44892809942445ee2ebab97]

make it build on wntmsci12 and unxmacxi - redland/*/makefile.mk:   + fix bugs   + use evil -dylib_file hack so redland builds on unxmacxi - redland/*.patch:   + add dmakefile for wntmsci12 build


2008-06-17  Rüdiger Timm  <rt@openoffice.org>  [edfa689d1456033b452d79d2736a65211450a3eb]

#i10000# Adding custom action for layer links on windows.


2008-06-17  Rüdiger Timm  <rt@openoffice.org>  [fe045cfd0e6b89e887d73b5cd4bac0e0df60acb7]

#i10000# Flag for solaris


2008-06-17  Rüdiger Timm  <rt@openoffice.org>  [48424e84e439669114009db966154aa8f139f1b9]

#i10000# Add postithelper to EXCEPTIONSFILES.


2008-06-17  Rüdiger Timm  <rt@openoffice.org>  [d621dd755bad5fd4eff2f69d1014d79743b39216]

#i10000# Condition always true.


2008-06-17  fredrikh  <fredrikh@openoffice.org>  [21e2c410dfefe140f10d8b61d000fcf8d362a80d]

Chg: Outcommenting g_customize.


2008-06-17  fredrikh  <fredrikh@openoffice.org>  [958727f474013078e679831d3c419e57e1ee2b3c]

Chg: Outcommenting g_customize.


2008-06-17  Rüdiger Timm  <rt@openoffice.org>  [c658b0a8e4a6d73fe90cb4f722843d027f846286]

#i10000# Avoid warning 'empty body in an else-statement'.


2008-06-17  Rüdiger Timm  <rt@openoffice.org>  [0c78d6812bba7fa2eb3e4f0ce6534547b631ffff]

#i10000# Do not patch configure.ac.


2008-06-17  Rüdiger Timm  <rt@openoffice.org>  [7774f9d4964594cc0547249c48369f42fc47db46]

#i10000# Duplicate block removed.


2008-06-17  Rüdiger Timm  <rt@openoffice.org>  [d64f97b40b9e1eeb1fd845f36bafbfd1f57aec98]

#i10000# For windows the lib is 'slb\libhunspell.lib'


2008-06-17  Joerg Skottke  <jsk@openoffice.org>  [166177c5e7c56e6371dd2db008c1e5a3fcda349b]

Fixed incorrect call to hExtensionAddGUI


2008-06-17  Rüdiger Timm  <rt@openoffice.org>  [02f0d608a94df2e44dab0713baf2cde0651a44ef]

#i10000# Compare the whole patch data instead of number of lines.


2008-06-17  Rüdiger Timm  <rt@openoffice.org>  [bf4a4f797bc4f022a0e1b16d12427e75444ef5b2]

#i10000# __attribute__ ((packed)) is known by gcc only.


2008-06-17  Rüdiger Timm  <rt@openoffice.org>  [0ae146fdfab9740d5d16c057eefcde3dd7cf6cd9]

#i10000# Oops, got too much changes from 'lingucomponent' - obviously we do not want to include precompiled_lingucomponent.hxx here.


2008-06-17  Oliver Bolte  <obo@openoffice.org>  [d1cda9244245875cd04f1f632c1c0db8e8a68f6b]

#i10000# Build breaks on wntmsci12


2008-06-17  Tobias Krause  <tkr@openoffice.org>  [5eebda984341cbb3028c6cdcb863a7f7c8c980af]

#i83625# commited the wrong in into the wrong module. Repair it now


2008-06-17  Tobias Krause  <tkr@openoffice.org>  [2c813baecd6db69efb742b18f64e3426d9cffe4d]

#i83625# create lucene module


2008-06-17  Tobias Krause  <tkr@openoffice.org>  [ee47dc4bbe6e818b2ee87a429a69d3877e103f64]

#i83625# create lucene module


2008-06-17  Joerg Skottke  <jsk@openoffice.org>  [61ebf6ff5baf859c4791ebcff9555c76fa5ce060]

Fix broken pathspecs


2008-06-17  Rüdiger Timm  <rt@openoffice.org>  [6afc211d5c3b893604f08302150881dc2c335556]

#i10000# Non-product builds still need isSimpleValueElement().


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [ef5e7b2c65827cd34328a0f8a9ed55367bef83fa]

DEV300


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [266d73b87ad4ab305a9a6c3bfa9084a9671bdc63]

INTEGRATION: CWS hr51 (1.5.48); FILE MERGED 2008/06/06 15:09:51 hr 1.5.48.1: #i88947#: Solaris 64 bit support


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [51f16fd30dbe351720132f074b34e2db3da8e6c8]

INTEGRATION: CWS hr51 (1.119.26); FILE MERGED 2008/06/06 16:27:24 hr 1.119.26.2: RESYNC: (1.119-1.120); FILE MERGED 2008/06/06 15:09:51 hr 1.119.26.1: #i88947#: Solaris 64 bit support


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [3c4aacba2f40d7b29af37de7804c6ed800bd4280]

INTEGRATION: CWS hr51 (1.10.4); FILE MERGED 2008/06/06 15:08:09 hr 1.10.4.1: #i88947#: std namespace


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [d2f5c4b5a5eb45dc19c0b3d8ad88523289218e44]

INTEGRATION: CWS hr51 (1.24.4); FILE MERGED 2008/06/06 15:06:57 hr 1.24.4.1: #i88947#: Solaris 64 bit support


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [720b19305d578d99e4f8a9bcc8f23a452658ea93]

INTEGRATION: CWS hr51 (1.22.40); FILE MERGED 2008/06/06 15:04:17 hr 1.22.40.1: #i88947#: std namespace


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [da4a04c29760d5c28f37f94a427f1229a3e363cc]

INTEGRATION: CWS hr51 (1.14.42); FILE MERGED 2008/06/06 15:04:16 hr 1.14.42.1: #i88947#: std namespace


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [aad30c411facd45b0081f11c0574f3eb7b21b023]

INTEGRATION: CWS hr51 (1.26.42); FILE MERGED 2008/06/06 14:56:12 hr 1.26.42.1: #i88947#: includes; std namespace; WaE


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [18666586dc07ac29a4bd8e88754a939d65368875]

INTEGRATION: CWS hr51 (1.5.40); FILE MERGED 2008/06/06 14:56:12 hr 1.5.40.1: #i88947#: includes; std namespace; WaE


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [862691138b0c16f7478bd4d89abe80aa865593a1]

INTEGRATION: CWS hr51 (1.48.38); FILE MERGED 2008/06/06 16:25:33 hr 1.48.38.2: RESYNC: (1.48-1.49); FILE MERGED 2008/06/06 14:56:12 hr 1.48.38.1: #i88947#: includes; std namespace; WaE


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [ac4d5eac45be47ace3ff5bb6896b6ab60d244459]

INTEGRATION: CWS hr51 (1.32.42); FILE MERGED 2008/06/06 14:56:12 hr 1.32.42.1: #i88947#: includes; std namespace; WaE


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [3d8d4b9cb787ec890bec5d4edf4f5bf7e260bc2f]

INTEGRATION: CWS hr51 (1.57.42); FILE MERGED 2008/06/06 14:56:11 hr 1.57.42.1: #i88947#: includes; std namespace; WaE


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [33e603a2588b50198357e403304de1b7195838cb]

INTEGRATION: CWS hr51 (1.5.42); FILE MERGED 2008/06/06 14:56:11 hr 1.5.42.1: #i88947#: includes; std namespace; WaE


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [0167df65960de51776fa62a89decd58e4b574865]

INTEGRATION: CWS hr51 (1.44.40); FILE MERGED 2008/06/06 16:25:24 hr 1.44.40.2: RESYNC: (1.44-1.46); FILE MERGED 2008/06/06 14:56:11 hr 1.44.40.1: #i88947#: includes; std namespace; WaE


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [106846f6e1701f2bea1d368733d59a7a86299c66]

INTEGRATION: CWS hr51 (1.7.42); FILE MERGED 2008/06/06 14:56:11 hr 1.7.42.1: #i88947#: includes; std namespace; WaE


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [c0665dd526e2c48f2bae1f2a1cef489dfd5e7fc8]

INTEGRATION: CWS hr51 (1.39.38); FILE MERGED 2008/06/06 14:56:10 hr 1.39.38.1: #i88947#: includes; std namespace; WaE


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [233ffa34c6c574924e4fc126dd111c850513542b]

INTEGRATION: CWS hr51 (1.127.20); FILE MERGED 2008/06/06 16:25:20 hr 1.127.20.2: RESYNC: (1.127-1.128); FILE MERGED 2008/06/06 14:56:10 hr 1.127.20.1: #i88947#: includes; std namespace; WaE


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [e7dc69eea9f8741f1d97eb4b4301593bf41771be]

INTEGRATION: CWS hr51 (1.18.32); FILE MERGED 2008/05/16 13:57:56 hr 1.18.32.1: #i88947# fix crash without uno environment, namespace for printf


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [37617f180e6e1579e965cb98f7d233d40cd41994]

INTEGRATION: CWS hr51 (1.38.6); FILE MERGED 2008/06/06 14:49:25 hr 1.38.6.1: #i88947#: Solaris 64 bit support


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [1269ef8c9c87e3a743cdabf39db14488027a8b86]

INTEGRATION: CWS hr51 (1.34.14); FILE MERGED 2008/05/14 14:53:39 hr 1.34.14.1: #i88947#: support for Solaris Sparc LP64


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [ce8f5bfdd6c9b0110e225f54d6c5cd2c6d68b156]

INTEGRATION: CWS hr51 (1.7.20); FILE MERGED 2008/05/14 14:25:12 hr 1.7.20.1: #i88947#: add symbols for Solaris LP64


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [eedfccdec3693db08e17b9c79d482686576b5b68]

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>  [fbe3808c6acc1f60ce718b73b36f85e251d3bf67]

INTEGRATION: CWS sb88 (1.5.2); FILE MERGED 2008/06/11 12:12:39 sb 1.5.2.1: #i88680# make guiloader work in Basis layer as well as Brand layer (so that it can be used as testtool.exe in Basis layer)


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [fd63a514182438ae0e1f01644f394457cb19fccb]

INTEGRATION: CWS sb88 (1.6.2); FILE MERGED 2008/06/11 12:12:38 sb 1.6.2.1: #i88680# make guiloader work in Basis layer as well as Brand layer (so that it can be used as testtool.exe in Basis layer)


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [8e84782f8f7e2701a87c91fccad85420c7ce21f1]

INTEGRATION: CWS hr51 (1.3.6); FILE MERGED 2008/06/06 14:43:22 hr 1.3.6.1: #i88947#: Solaris 64 bit support


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [e1fbbe4193d158e4bb812f03af1f02ae3141591e]

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>  [e7f7857e5250cf57a108d11ceb620db0be00b841]

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>  [ecef104385e27812d27ef7c8623c8c928d2748e2]

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>  [17a1aa24a95506932f2f09a7f6abb9e2285ca028]

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>  [1bb92695da0873f1e4196a828e7a204978ffe28b]

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>  [6dfdd892bca0618b3235521695c517e869fbd9db]

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>  [b4f90504debce30b4d892098b7c40667bf3122f7]

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>  [1d8af0604aa88ea941e5a29e59a7ec2db75c1264]

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>  [6e248e4aec39f7ac61f83731ac09d79bbf96e982]

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>  [67e862f3b1f4e37b10550d28c5e1a66e35036fc0]

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>  [4d939118edf891e85c25ada02ac857a122c975dc]

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>  [198b7ec747c4809d190501612b418d2e0d070ad0]

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>  [be19dc5e54686fc148cd207d1571c60261df965d]

INTEGRATION: CWS hr51 (1.7.8); FILE MERGED 2008/06/06 14:36:04 hr 1.7.8.1: #i88947#: Solaris 64 bit support


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [f5bfcd46d942e1f0841e24155b8bd5b11ad44d58]

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>  [d5f9123c308ed91525a5099819f111a5c03b55d5]

INTEGRATION: CWS hr51 (1.31.6); FILE MERGED 2008/06/06 14:36:04 hr 1.31.6.1: #i88947#: Solaris 64 bit support


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [bb2307dc6e46491b14e1977c117038277513dfa0]

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>  [fedd92a1d6b286827fa282ff86f6b620e983ff14]

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-16  Rüdiger Timm  <rt@openoffice.org>  [ac56282db3be8c5c7b42551609b5c3da49110b92]

INTEGRATION: CWS sb88 (1.14.12); FILE MERGED 2008/06/03 15:16:10 sb 1.14.12.1: #i89561# applied patch by cmc


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [1b39ef73fdeeae4681e7a5f0c65b74770d0951ca]

INTEGRATION: CWS hr51 (1.10.20); FILE MERGED 2008/06/06 16:23:03 hr 1.10.20.2: RESYNC: (1.10-1.11); FILE MERGED 2008/06/06 14:33:49 hr 1.10.20.1: #i88947#: Solaris 64 bit support


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [8cb4eb5ee8593506c298a730db0c83c8e8177b72]

INTEGRATION: CWS sb88 (1.24.10); FILE MERGED 2008/06/03 15:29:55 sb 1.24.10.1: #i89553 applied patch by cmc


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [f4c513e09116f54ab4432c89e14d7e6ce75deceb]

INTEGRATION: CWS sb88 (1.4.10); FILE MERGED 2008/06/03 15:29:55 sb 1.4.10.1: #i89553 applied patch by cmc


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [409e62711fd659a9279edd4c36f4bed5fe839082]

INTEGRATION: CWS hr51 (1.12.66); FILE MERGED 2008/06/06 14:33:14 hr 1.12.66.1: #i88947#: includes


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [df3ce897a550ab1cae9ce79a876dd53d1537ab12]

INTEGRATION: CWS sb88 (1.11.10); FILE MERGED 2008/06/03 15:29:55 sb 1.11.10.1: #i89553 applied patch by cmc


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [009459903fb78f33a2720e32757dcfafe12c88b1]

INTEGRATION: CWS sb88 (1.6.10); FILE MERGED 2008/06/03 15:29:55 sb 1.6.10.1: #i89553 applied patch by cmc


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [460eda873629e3be4813b05397604edc48bc8621]

INTEGRATION: CWS sb88 (1.15.10); FILE MERGED 2008/06/03 15:29:55 sb 1.15.10.1: #i89553 applied patch by cmc


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [1c7a6bdc6c65b775972c694fe873a705adda3b78]

INTEGRATION: CWS sb88 (1.8.10); FILE MERGED 2008/06/03 15:29:55 sb 1.8.10.1: #i89553 applied patch by cmc


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [f39fbd44bb2f8fcb9ea48432344817ffb45be41f]

INTEGRATION: CWS sb88 (1.12.10); FILE MERGED 2008/06/03 15:29:54 sb 1.12.10.1: #i89553 applied patch by cmc


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [4fd534856067d80429835fb3a08515eb1349a1de]

INTEGRATION: CWS sb88 (1.5.10); FILE MERGED 2008/06/03 15:29:54 sb 1.5.10.1: #i89553 applied patch by cmc


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [c33cc524a911b7127be4163f03011d8b9b7b1395]

INTEGRATION: CWS sb88 (1.6.10); FILE MERGED 2008/06/03 15:29:54 sb 1.6.10.1: #i89553 applied patch by cmc


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [a8c2f4aa5c30c878c45e4cc5d4d846f91f42521d]

INTEGRATION: CWS sb88 (1.4.10); FILE MERGED 2008/06/03 15:29:54 sb 1.4.10.1: #i89553 applied patch by cmc


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [c98b39b0a4d96ed4a47e2f2b662a0b424c5b73cc]

INTEGRATION: CWS sb88 (1.26.10); FILE MERGED 2008/06/03 15:29:54 sb 1.26.10.1: #i89553 applied patch by cmc


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [fb65417ddd60e87cdf6a74dac9444298ef445933]

INTEGRATION: CWS sb88 (1.32.10); FILE MERGED 2008/06/03 15:29:54 sb 1.32.10.1: #i89553 applied patch by cmc


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [98667b9e2603eb8987ff1e916096d03cf977bca1]

INTEGRATION: CWS sb88 (1.16.10); FILE MERGED 2008/06/03 15:29:54 sb 1.16.10.1: #i89553 applied patch by cmc


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [337856da104aba7d76f6803418aa450040a2516f]

INTEGRATION: CWS sb88 (1.23.10); FILE MERGED 2008/06/03 15:29:54 sb 1.23.10.1: #i89553 applied patch by cmc


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [d9890e2beed67a78626149e651801726461b487a]

INTEGRATION: CWS sb88 (1.17.10); FILE MERGED 2008/06/03 15:29:54 sb 1.17.10.1: #i89553 applied patch by cmc


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [ee2719f784a5b4408f3dc75589c9b31c14a6f65e]

INTEGRATION: CWS sb88 (1.20.10); FILE MERGED 2008/06/03 15:29:54 sb 1.20.10.1: #i89553 applied patch by cmc


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [64c220eb2031fe02e8e1b0d8a9929495dd0b09b1]

INTEGRATION: CWS sb88 (1.11.10); FILE MERGED 2008/06/03 15:29:54 sb 1.11.10.1: #i89553 applied patch by cmc


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [39b61f48199399d6bce4837736e984373ad8da95]

INTEGRATION: CWS sb88 (1.31.10); FILE MERGED 2008/06/03 15:29:53 sb 1.31.10.1: #i89553 applied patch by cmc


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [406603a096b77c30f44724966acacc588c6b4929]

INTEGRATION: CWS sb88 (1.15.10); FILE MERGED 2008/06/03 15:29:53 sb 1.15.10.1: #i89553 applied patch by cmc


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [61eac640e6cb755d4bdb2e977e052daf51dd64ec]

INTEGRATION: CWS sb88 (1.6.10); FILE MERGED 2008/06/03 15:29:53 sb 1.6.10.1: #i89553 applied patch by cmc


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [89ce96910b8eadd90b56b9db86eb4219609826c2]

INTEGRATION: CWS sb88 (1.5.10); FILE MERGED 2008/06/03 15:29:53 sb 1.5.10.1: #i89553 applied patch by cmc


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [1c4da6b5549720b8d2458f74a3f0dacaac929af4]

INTEGRATION: CWS sb88 (1.4.10); FILE MERGED 2008/06/03 15:29:53 sb 1.4.10.1: #i89553 applied patch by cmc


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [f2b6d8a9112718f36cd3debdd0b8b5bd85c12ee5]

INTEGRATION: CWS sb88 (1.23.10); FILE MERGED 2008/06/10 13:04:49 sb 1.23.10.1: #157123# replace sole (exception handling) call to asynchronous CacheController::invalidateComponent with call to synchronous CacheController::refreshComponent, to avoid multi-threading issues


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [aa9d1f9464ed87051f5c4209238dcf77f1ab2e2b]

INTEGRATION: CWS sb88 (1.9.10); FILE MERGED 2008/06/03 15:29:53 sb 1.9.10.1: #i89553 applied patch by cmc


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [e6dabf025a2eeb2dfd6dc5309dd26222ded20d8b]

INTEGRATION: CWS sb88 (1.12.10); FILE MERGED 2008/06/10 13:04:49 sb 1.12.10.1: #157123# replace sole (exception handling) call to asynchronous CacheController::invalidateComponent with call to synchronous CacheController::refreshComponent, to avoid multi-threading issues


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [37292c6a174940d66ae36bb31c43572b10da8c31]

INTEGRATION: CWS sb88 (1.20.10); FILE MERGED 2008/06/10 13:04:49 sb 1.20.10.1: #157123# replace sole (exception handling) call to asynchronous CacheController::invalidateComponent with call to synchronous CacheController::refreshComponent, to avoid multi-threading issues


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [64b92e4275272274487e17ab95d5104055948b98]

#i88947# Get changes by CWS hr51 on lingucomponent/source/spellcheck/hunspell (3 files: atypes.hxx, hashmgr.hxx, phonet.cxx)


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [0d3d277c3ca7fb8cc4a43784c320da56d86269f2]

INTEGRATION: CWS sb88 (1.8.10); FILE MERGED 2008/06/03 15:29:53 sb 1.8.10.1: #i89553 applied patch by cmc


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [9356bef3b0bc76afb37e5fefe1c05e41718aadcc]

INTEGRATION: CWS hr51 (1.29.2); FILE MERGED 2008/06/06 14:32:15 hr 1.29.2.1: #i88947#: includes


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [4675fc4bd2e5885b87ccd91d9f4dbaf2200689a6]

INTEGRATION: CWS sb88 (1.11.10); FILE MERGED 2008/06/03 15:29:53 sb 1.11.10.1: #i89553 applied patch by cmc


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [21d6f5adecda85c0a1c10e0b3ad65de38878ba48]

INTEGRATION: CWS hr51 (1.13.4); FILE MERGED 2008/06/06 14:29:38 hr 1.13.4.1: #i88947#: Solaris 64 bit support


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [d38ca73135ab105f0927c16d1f0853e596487173]

INTEGRATION: CWS sb88 (1.13.10); FILE MERGED 2008/06/03 15:29:53 sb 1.13.10.1: #i89553 applied patch by cmc


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [aa9ab2f1df3f0ceae153de118818222736b6c8ea]

INTEGRATION: CWS sb88 (1.8.10); FILE MERGED 2008/06/03 15:29:52 sb 1.8.10.1: #i89553 applied patch by cmc


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [96a0d5b33b18457b8e000c742e4a632da757cbce]

INTEGRATION: CWS hr51 (1.31.22); FILE MERGED 2008/06/06 14:25:06 hr 1.31.22.1: #i88947#: std namespace


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [66534ab13643e63617ee15ec27f26fcb1be2981e]

INTEGRATION: CWS sb88 (1.7.10); FILE MERGED 2008/06/03 15:29:52 sb 1.7.10.1: #i89553 applied patch by cmc


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [9cb4ca0132e6b5bccadcf461ea3bf99be62e77c9]

INTEGRATION: CWS sb88 (1.23.10); FILE MERGED 2008/06/03 15:29:52 sb 1.23.10.1: #i89553 applied patch by cmc


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [fb503f7425697955d93c21f955545a8ad7c5bdfb]

INTEGRATION: CWS sb88 (1.9.10); FILE MERGED 2008/06/03 15:29:52 sb 1.9.10.1: #i89553 applied patch by cmc


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [94976d7ae88eef48f0811829d59b92ccb813ea4f]

INTEGRATION: CWS sb88 (1.6.10); FILE MERGED 2008/06/03 15:29:52 sb 1.6.10.1: #i89553 applied patch by cmc


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [ab70c1bbad56b0967807315a36f25ffcddbf3865]

INTEGRATION: CWS sb88 (1.12.10); FILE MERGED 2008/06/03 15:29:52 sb 1.12.10.1: #i89553 applied patch by cmc


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [9b0a196bfdda7b32da9296202e7735afba21d129]

INTEGRATION: CWS hr51 (1.7.4); FILE MERGED 2008/06/06 14:16:57 hr 1.7.4.1: #i88947#: Solaris 64 bit support


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [90b712cd0b8d804760491748a1ce0ffd3a3fe1ae]

INTEGRATION: CWS hr51 (1.5.4); FILE MERGED 2008/05/05 13:05:13 hr 1.5.4.1: #i88947#: relax memory access alignment requirements on Solaris Sparc 64 bit


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [77b9f27e1af2d9c06cb8366be605f2bf96ca80a6]

INTEGRATION: CWS sb88 (1.18.10); FILE MERGED 2008/06/03 15:29:52 sb 1.18.10.1: #i89553 applied patch by cmc


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [e56b3b0fc9c340771c531cdef3412cc41a53e282]

INTEGRATION: CWS hr51 (1.40.2); FILE MERGED 2008/06/06 14:15:32 hr 1.40.2.1: #i88947#: std namespace


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [25f78420af763c145d190f5d94d0934358ae5feb]

INTEGRATION: CWS hr51 (1.9.6); FILE MERGED 2008/06/06 14:14:11 hr 1.9.6.1: #i88947#: std namespace


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [ac3b386afb098ed67c9fd339818c5b8efb59c253]

INTEGRATION: CWS hr51 (1.9.6); FILE MERGED 2008/06/06 14:14:10 hr 1.9.6.1: #i88947#: std namespace


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [15c26089b22e66b3fdf4c360b9a76ed9f51e87cc]

INTEGRATION: CWS hr51 (1.19.6); FILE MERGED 2008/06/06 14:13:38 hr 1.19.6.1: #i88947#: includes; namespaces


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [3d19318ab3e41d4582d37150b7acc6e7cb20dde7]

INTEGRATION: CWS sb88 (1.40.10); FILE MERGED 2008/06/03 15:29:52 sb 1.40.10.1: #i89553 applied patch by cmc


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [1f697c1c91ba66dafd67292cd09b1201649553df]

INTEGRATION: CWS hr51 (1.6.16); FILE MERGED 2008/06/06 14:13:38 hr 1.6.16.1: #i88947#: includes; namespaces


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [f6bf4d3c60e6384c47413918d9b7dcd92fd2e293]

INTEGRATION: CWS sb88 (1.21.10); FILE MERGED 2008/06/03 15:29:52 sb 1.21.10.1: #i89553 applied patch by cmc


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [5d43dade0c5a17cd55ac010981ef894d35bbad28]

INTEGRATION: CWS hr51 (1.11.16); FILE MERGED 2008/06/06 14:13:38 hr 1.11.16.1: #i88947#: includes; namespaces


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [340597ef9778bbdafe73d3c8e03f94e7dacb939b]

INTEGRATION: CWS sb88 (1.13.10); FILE MERGED 2008/06/03 15:29:52 sb 1.13.10.1: #i89553 applied patch by cmc


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [f1bc5311f11f53a2a8d4aa940faeb30c3454664a]

INTEGRATION: CWS hr51 (1.3.16); FILE MERGED 2008/06/06 14:13:37 hr 1.3.16.1: #i88947#: includes; namespaces


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [f48f6ed7b5383824848870a276f3acc62a97cd9c]

INTEGRATION: CWS hr51 (1.2.44); FILE MERGED 2008/05/16 11:10:39 hr 1.2.44.1: #i88947#: add symbols Solaris LP64


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [7eafe3dd083db10dbdb3fea62d15a352e464cd6d]

INTEGRATION: CWS sb88 (1.17.10); FILE MERGED 2008/06/03 15:29:52 sb 1.17.10.1: #i89553 applied patch by cmc


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [0d7e2a9586eddbe518f6b81a9ff830a86db0dd12]

INTEGRATION: CWS hr51 (1.21.4); FILE MERGED 2008/05/14 14:51:51 hr 1.21.4.1: #i88947#: add ARCH_FLAG for Solaris LP64


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [48025d0eac6f26b76949cc74691adc5b3b5f7b24]

INTEGRATION: CWS sb88 (1.19.6); FILE MERGED 2008/06/11 10:48:19 sb 1.19.6.2: RESYNC: (1.19-1.20); FILE MERGED 2008/06/03 15:29:51 sb 1.19.6.1: #i89553 applied patch by cmc


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [ad66d12f7b5078d4affed6a06d302ee07755b032]

INTEGRATION: CWS sb88 (1.9.10); FILE MERGED 2008/06/03 15:29:51 sb 1.9.10.1: #i89553 applied patch by cmc


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [8a0476052fa3bb170f711110640a2d9346b6e089]

INTEGRATION: CWS hr51 (1.3.10); FILE MERGED 2008/06/06 14:12:15 hr 1.3.10.1: #i88947#: includes


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [31011bf56d5015c1c8e5a6d1aaecceaac7d1e5aa]

INTEGRATION: CWS rptchart02 (1.24.4); FILE MERGED 2008/04/16 06:36:18 oj 1.24.4.2: RESYNC: (1.24-1.25); FILE MERGED 2008/03/12 09:30:03 oj 1.24.4.1: check if storage is readonly


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [2bf5e1fa7565fde211d8fa68f5019a416bc7ca32]

INTEGRATION: CWS hr51 (1.4.10); FILE MERGED 2008/06/06 14:12:15 hr 1.4.10.1: #i88947#: includes


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [47ccc8df9b529ae2fa2585c67f3306786d056e40]

INTEGRATION: CWS rptchart02 (1.6.76); FILE MERGED 2008/04/16 06:36:15 oj 1.6.76.2: RESYNC: (1.6-1.7); FILE MERGED 2008/04/04 08:58:05 oj 1.6.76.1: add chart for report


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [4354f03af1d2d7092a292156969dbef5ba0df219]

INTEGRATION: CWS hr51 (1.25.10); FILE MERGED 2008/06/06 14:12:15 hr 1.25.10.1: #i88947#: includes


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [88747d57d8c42dc37e4f425bf2fb25755ef2a367]

INTEGRATION: CWS sb88 (1.26.10); FILE MERGED 2008/06/03 15:29:51 sb 1.26.10.1: #i89553 applied patch by cmc


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [021847c44daf05b4d1f275fa498121e8b256ce3e]

INTEGRATION: CWS hr51 (1.9.6); FILE MERGED 2008/06/06 14:12:15 hr 1.9.6.1: #i88947#: includes


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [cecee46e9d199347da41d4adf8209633c6b72ff0]

INTEGRATION: CWS rptchart02 (1.7.10); FILE MERGED 2008/04/18 08:45:51 oj 1.7.10.1: #i86850# use of ComponentContext


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [809e3ab450fea9ac0407b3511b4d163f93b7980a]

INTEGRATION: CWS sb88 (1.5.10); FILE MERGED 2008/06/03 15:29:51 sb 1.5.10.1: #i89553 applied patch by cmc


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [ed89bb0019c093315bae5dc28743a6ea428107d7]

INTEGRATION: CWS hr51 (1.12.12); FILE MERGED 2008/06/06 14:12:15 hr 1.12.12.1: #i88947#: includes


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [2f6b41c00f23cc108d5c003cb1f956e50b7fc00c]

INTEGRATION: CWS rptchart02 (1.14.10); FILE MERGED 2008/04/18 08:45:51 oj 1.14.10.1: #i86850# use of ComponentContext


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [f51c92d98c795cbb2a0d3e6c6f48fe5467b04f51]

INTEGRATION: CWS sb88 (1.18.10); FILE MERGED 2008/06/03 15:29:51 sb 1.18.10.1: #i89553 applied patch by cmc


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [7e4e5abec8c71520891c70ff11ced6298226cb36]

INTEGRATION: CWS hr51 (1.4.12); FILE MERGED 2008/06/06 14:12:14 hr 1.4.12.1: #i88947#: includes


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [056eceded23249bbd86f432d2bb620729a54f78c]

INTEGRATION: CWS rptchart02 (1.7.10); FILE MERGED 2008/04/18 08:46:18 oj 1.7.10.1: some restructing


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [4c9ee9920062e80dc25b30e08ca108e48d7fea8e]

INTEGRATION: CWS sb88 (1.6.10); FILE MERGED 2008/06/03 15:29:51 sb 1.6.10.1: #i89553 applied patch by cmc


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [e6dbeec9d378a18d2602500d8a7e7f552a581feb]

INTEGRATION: CWS rptchart02 (1.4.10); FILE MERGED 2008/04/18 08:45:50 oj 1.4.10.1: #i86850# use of ComponentContext


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [7c261c667b905ca5c017e9c8bceec02222980eba]

INTEGRATION: CWS sb88 (1.8.10); FILE MERGED 2008/06/03 15:29:51 sb 1.8.10.1: #i89553 applied patch by cmc


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [d816af3f535c524e0ac87e33a0057ae2a2a13c5b]

INTEGRATION: CWS hr51 (1.13.4); FILE MERGED 2008/06/06 14:11:17 hr 1.13.4.1: #i88947#: Solaris 64 bit support


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [b106c0a70e77f649f3278325db768dc0e34faa71]

INTEGRATION: CWS sb88 (1.34.10); FILE MERGED 2008/06/03 15:29:51 sb 1.34.10.1: #i89553 applied patch by cmc


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [677d78cec59545539c84033adb0e24f54da108a4]

INTEGRATION: CWS sb88 (1.12.10); FILE MERGED 2008/06/03 15:29:50 sb 1.12.10.1: #i89553 applied patch by cmc


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [f6b2fd24ab2ea83d42bd1bdaaf23ee8f66555243]

INTEGRATION: CWS hr51 (1.11.4); FILE MERGED 2008/06/06 14:10:09 hr 1.11.4.1: #i88947#: includes; namespaces


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [2dfe5bceee29c6581dc7f072199d1b7ea8d6b0ad]

INTEGRATION: CWS sb88 (1.11.10); FILE MERGED 2008/06/03 15:29:50 sb 1.11.10.1: #i89553 applied patch by cmc


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [8d952c5ee83d87a7899cb5f88531e734986bafb9]

INTEGRATION: CWS hr51 (1.14.4); FILE MERGED 2008/06/06 14:10:08 hr 1.14.4.1: #i88947#: includes; namespaces


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [98353c95b9eeba4000d842728be8cf53542e57fc]

INTEGRATION: CWS sb88 (1.22.10); FILE MERGED 2008/06/03 15:29:50 sb 1.22.10.1: #i89553 applied patch by cmc


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [f72bf7d98ecb5c61496d7dfd70abcdfe3e01e1e5]

INTEGRATION: CWS sb88 (1.5.10); FILE MERGED 2008/06/03 15:29:50 sb 1.5.10.1: #i89553 applied patch by cmc


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [b543893e8ebed05b21c64baa11e48becac249310]

INTEGRATION: CWS rptchart02 (1.13.62); FILE MERGED 2008/06/12 10:12:32 oj 1.13.62.1: change in unodialog


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [3b964cb1073a9bf47b6adc6246b4ac2cec6c8dde]

INTEGRATION: CWS sb88 (1.6.10); FILE MERGED 2008/06/03 15:29:50 sb 1.6.10.1: #i89553 applied patch by cmc


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [b438a828d2cf28d8b5b68beebbeeea842e67d33f]

INTEGRATION: CWS hr51 (1.3.38); FILE MERGED 2008/06/06 14:08:26 hr 1.3.38.1: #i88947#: includes; namespaces


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [6e7e23a6f0ce56452fa772547a1920a0ced44e7b]

INTEGRATION: CWS sb88 (1.7.10); FILE MERGED 2008/06/03 15:29:50 sb 1.7.10.1: #i89553 applied patch by cmc


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [966f513598f798403731e51ab81be258b752746b]

INTEGRATION: CWS sb88 (1.7.10); FILE MERGED 2008/06/03 15:29:49 sb 1.7.10.1: #i89553 applied patch by cmc


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [56e5ddd806371e30e0de91c454557c4dff43e231]

INTEGRATION: CWS hr51 (1.3.4); FILE MERGED 2008/06/06 14:01:54 hr 1.3.4.1: #i88947#: Solaris 64 bit support


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [74cd312c37990fb112e43a91ce934f685bcc4cdb]

INTEGRATION: CWS rptchart02 (1.6.2); FILE MERGED 2008/05/07 06:56:32 oj 1.6.2.1: #i88842# set databaseprovider at chart


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [09a6f60bb432ea63e1670b0aaae4f618d465e89b]

INTEGRATION: CWS sb88 (1.31.10); FILE MERGED 2008/06/03 15:29:49 sb 1.31.10.1: #i89553 applied patch by cmc


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [85ab79d61fd2bf3e5407a41f4137c79a800d648c]

INTEGRATION: CWS hr51 (1.16.4); FILE MERGED 2008/06/06 14:01:54 hr 1.16.4.1: #i88947#: Solaris 64 bit support


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [ee656a566919960c8de8817d3d9834865eec7d9c]

INTEGRATION: CWS sb88 (1.9.10); FILE MERGED 2008/06/03 15:29:49 sb 1.9.10.1: #i89553 applied patch by cmc


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [2d948a858a60bef7b33f2a34580344dadfde9224]

INTEGRATION: CWS rptchart02 (1.7.4); FILE MERGED 2008/04/30 13:03:35 oj 1.7.4.5: #i88843# impl clone method 2008/04/16 06:30:59 oj 1.7.4.4: RESYNC: (1.7-1.8); FILE MERGED 2008/04/14 11:22:48 oj 1.7.4.3: allow to double click when in insert mode 2008/04/03 06:35:21 oj 1.7.4.2: #i86343# remove unused code 2008/03/12 09:45:18 oj 1.7.4.1: impl chart handling


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [e51825c69296b63d913d88373e9f851f5a4a5134]

INTEGRATION: CWS hr51 (1.3.6); FILE MERGED 2008/06/06 14:01:00 hr 1.3.6.1: #i88947#: Solaris 64 bit support


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [2f25525d955014e5bc8454d4f3c99bf48b9c7b98]

INTEGRATION: CWS hr51 (1.10.22); FILE MERGED 2008/06/06 16:20:22 hr 1.10.22.2: RESYNC: (1.10-1.11); FILE MERGED 2008/06/06 14:00:29 hr 1.10.22.1: #i88947#: fixes for compiling with SunStudio12 (WaE, compiler provided STL)


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [eefaf5356cd03e0e428b49d46b13f1eb917eb488]

INTEGRATION: CWS sb88 (1.6.10); FILE MERGED 2008/06/03 15:29:49 sb 1.6.10.1: #i89553 applied patch by cmc


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [dc02f1fcd7e4262a2b26663f76a01c6b3b863781]

INTEGRATION: CWS rptchart02 (1.3.4); FILE MERGED 2008/04/16 06:30:55 oj 1.3.4.2: RESYNC: (1.3-1.4); FILE MERGED 2008/03/12 09:45:18 oj 1.3.4.1: impl chart handling


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [8b3b4d75121e9396b0fdd202b86b3e5cf2347035]

INTEGRATION: CWS sb88 (1.17.10); FILE MERGED 2008/06/03 15:29:49 sb 1.17.10.1: #i89553 applied patch by cmc


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [a99f16af0bf4823146e8162f4c98d9b8fcc9b6d1]

INTEGRATION: CWS rptchart02 (1.7.22); FILE MERGED 2008/05/16 12:53:21 oj 1.7.22.6: #i89365# copy props before set args at chart 2008/05/15 12:29:39 oj 1.7.22.5: #i87135# allow to enable e.g. bold for controls as other checks 2008/04/30 13:03:35 oj 1.7.22.4: #i88843# impl clone method 2008/04/16 06:30:52 oj 1.7.22.3: RESYNC: (1.7-1.8); FILE MERGED 2008/04/03 06:35:21 oj 1.7.22.2: #i86343# remove unused code 2008/03/12 09:45:18 oj 1.7.22.1: impl chart handling


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [101951725b4ed72709db497b1a6575a366de014f]

INTEGRATION: CWS sb88 (1.10.10); FILE MERGED 2008/06/03 15:29:49 sb 1.10.10.1: #i89553 applied patch by cmc


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [074fc18f1a0e9d549869b923fe98e065dd152981]

INTEGRATION: CWS sb88 (1.14.10); FILE MERGED 2008/06/03 15:29:49 sb 1.14.10.1: #i89553 applied patch by cmc


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [2403fefddd99b8ca7002e63dde92b0674b798fcd]

INTEGRATION: CWS rptchart02 (1.5.22); FILE MERGED 2008/04/16 06:30:47 oj 1.5.22.2: RESYNC: (1.5-1.6); FILE MERGED 2008/04/03 06:35:21 oj 1.5.22.1: #i86343# remove unused code


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [f706e24fa77ecdffd948574398f068e4ac2bcff9]

INTEGRATION: CWS sb88 (1.4.10); FILE MERGED 2008/06/03 15:29:49 sb 1.4.10.1: #i89553 applied patch by cmc


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [ff2a800cfb1f3dc061833abde5bd9ddad34ba244]

INTEGRATION: CWS rptchart02 (1.5.22); FILE MERGED 2008/05/15 12:29:39 oj 1.5.22.3: #i87135# allow to enable e.g. bold for controls as other checks 2008/04/16 06:30:44 oj 1.5.22.2: RESYNC: (1.5-1.6); FILE MERGED 2008/04/03 06:35:21 oj 1.5.22.1: #i86343# remove unused code


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [d25cbd0f5e11d6f7852507406b38493dd9ae5e25]

INTEGRATION: CWS hr51 (1.4.14); FILE MERGED 2008/06/06 13:59:17 hr 1.4.14.1: #i88947#: Solaris 64 bit support


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [57a9ad236fa747784edf38ec9c073f7cda66f2cb]

INTEGRATION: CWS rptchart02 (1.5.22); FILE MERGED 2008/05/15 12:29:39 oj 1.5.22.3: #i87135# allow to enable e.g. bold for controls as other checks 2008/04/16 06:30:40 oj 1.5.22.2: RESYNC: (1.5-1.6); FILE MERGED 2008/04/03 06:35:21 oj 1.5.22.1: #i86343# remove unused code


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [d8ef67dd585409561fbfb12f2952c4071f36ea44]

INTEGRATION: CWS hr51 (1.3.10); FILE MERGED 2008/06/16 09:43:15 hr 1.3.10.3: #i88947#: enable Solaris 64 bit builds 2008/06/06 16:20:13 hr 1.3.10.2: RESYNC: (1.3-1.4); FILE MERGED 2008/06/06 13:59:16 hr 1.3.10.1: #i88947#: Solaris 64 bit support


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [c9b04a357d3096002c731a0292a92bb2a57aa911]

INTEGRATION: CWS sb88 (1.8.10); FILE MERGED 2008/06/03 15:29:49 sb 1.8.10.1: #i89553 applied patch by cmc


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [54904d72c6fdeb072b224d4465af5914c6e7f0d7]

INTEGRATION: CWS rptchart02 (1.8.4); FILE MERGED 2008/05/15 12:29:39 oj 1.8.4.7: #i87135# allow to enable e.g. bold for controls as other checks 2008/04/30 13:03:35 oj 1.8.4.6: #i88843# impl clone method 2008/04/16 06:30:36 oj 1.8.4.5: RESYNC: (1.8-1.9); FILE MERGED 2008/04/15 08:34:45 oj 1.8.4.4: #i88295# handle copy n paste 2008/04/03 12:01:46 oj 1.8.4.3: handle delete key properly when ole object is  ui active 2008/04/03 06:35:21 oj 1.8.4.2: #i86343# remove unused code 2008/03/12 09:45:18 oj 1.8.4.1: impl chart handling


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [79e12bf2448e387f6f955297cc8508b9f5249a72]

INTEGRATION: CWS hr51 (1.47.4); FILE MERGED 2008/06/06 13:58:46 hr 1.47.4.1: #i88947#: Solaris 64 bit support


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [ccc5b97ef8201fb1da103727b5af0ca5dd3f2ab5]

INTEGRATION: CWS rptchart02 (1.12.4); FILE MERGED 2008/06/05 10:44:55 oj 1.12.4.9: #i90298# impl asian and complex 2008/05/23 05:41:26 oj 1.12.4.8: unsigned inserted 2008/05/15 13:02:13 oj 1.12.4.7: #i89365# deactivate ole object before dispoing controller 2008/05/15 12:29:39 oj 1.12.4.6: #i87135# allow to enable e.g. bold for controls as other checks 2008/05/07 06:56:32 oj 1.12.4.5: #i88842# set databaseprovider at chart 2008/04/29 12:53:53 oj 1.12.4.4: #i88842# create ole object with default size 2008/04/16 06:30:32 oj 1.12.4.3: RESYNC: (1.12-1.14); FILE MERGED 2008/04/03 12:01:46 oj 1.12.4.2: handle delete key properly when ole object is  ui active 2008/04/03 06:35:21 oj 1.12.4.1: #i86343# remove unused code


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [71f2f3c4b5bcaa16c3d5341c683dfa43d97c34d2]

INTEGRATION: CWS hr51 (1.20.20); FILE MERGED 2008/05/14 17:27:42 hr 1.20.20.1: #i88947#: support for LP64 Solaris symbols in mapfile


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [d452892e79fca33eca41ce97ea1dba3d35bde652]

INTEGRATION: CWS rptchart02 (1.2.4); FILE MERGED 2008/04/30 13:03:35 oj 1.2.4.3: #i88843# impl clone method 2008/04/16 06:30:23 oj 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/12 09:45:18 oj 1.2.4.1: impl chart handling


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [347bd8c1d0c2d6e6f7dede42ca1fde320173165b]

INTEGRATION: CWS sb88 (1.20.10); FILE MERGED 2008/06/03 15:29:49 sb 1.20.10.1: #i89553 applied patch by cmc


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [7ea5992f540a55fd23448a71919faa7dbbee3183]

INTEGRATION: CWS rptchart02 (1.4.22); FILE MERGED 2008/05/15 12:29:39 oj 1.4.22.3: #i87135# allow to enable e.g. bold for controls as other checks 2008/04/16 06:30:20 oj 1.4.22.2: RESYNC: (1.4-1.5); FILE MERGED 2008/04/03 06:35:21 oj 1.4.22.1: #i86343# remove unused code


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [cbd829d5e11e3673c108a97fd8dc1b5ef8a238f1]

INTEGRATION: CWS hr51 (1.12.10); FILE MERGED 2008/06/06 13:56:35 hr 1.12.10.1: #i88947#: fixes for compiling with SunStudio12 (WaE, compiler provided STL)


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [e0e146ed235b02cbbec83daf51cc588695f61238]

INTEGRATION: CWS rptchart02 (1.5.18); FILE MERGED 2008/06/05 10:41:22 oj 1.5.18.3: #i90298# impl asian and complex 2008/04/16 06:30:15 oj 1.5.18.2: RESYNC: (1.5-1.6); FILE MERGED 2008/04/03 06:35:20 oj 1.5.18.1: #i86343# remove unused code


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [d7c7ad554e52f9f720d1ae2dda4f2b052bb522c0]

INTEGRATION: CWS hr51 (1.33.10); FILE MERGED 2008/06/06 13:56:35 hr 1.33.10.1: #i88947#: fixes for compiling with SunStudio12 (WaE, compiler provided STL)


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [f6e5ee658d399ca37f24089ce73eb8ebb5f938a3]

INTEGRATION: CWS rptchart02 (1.6.4); FILE MERGED 2008/05/15 12:28:02 oj 1.6.4.3: #i89369# disbale title feature at propbrw for teh moment but impl all what is needed as we can introduce new strings again 2008/04/16 06:30:11 oj 1.6.4.2: RESYNC: (1.6-1.7); FILE MERGED 2008/04/03 06:35:20 oj 1.6.4.1: #i86343# remove unused code


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [e599b0beac6b117ccc897174f6d6117a14c53dcb]

INTEGRATION: CWS sb88 (1.4.10); FILE MERGED 2008/06/03 15:29:48 sb 1.4.10.1: #i89553 applied patch by cmc


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [6378a5b0ae62416432b0af49a60d079fc4456fe6]

INTEGRATION: CWS hr51 (1.4.10); FILE MERGED 2008/06/06 13:56:35 hr 1.4.10.1: #i88947#: fixes for compiling with SunStudio12 (WaE, compiler provided STL)


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [8c47746b58203ad1e2798109e13dcfd2faa9cade]

INTEGRATION: CWS rptchart02 (1.6.22); FILE MERGED 2008/04/16 06:30:07 oj 1.6.22.2: RESYNC: (1.6-1.7); FILE MERGED 2008/04/03 06:35:20 oj 1.6.22.1: #i86343# remove unused code


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [2bd9db24465fffec1d504d4d0b6e0c6a8073b894]

INTEGRATION: CWS sb88 (1.11.10); FILE MERGED 2008/06/03 15:29:48 sb 1.11.10.1: #i89553 applied patch by cmc


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [4873e1b8ce161fa1aa5a1e9c8053bbb3e017df29]

INTEGRATION: CWS hr51 (1.7.14); FILE MERGED 2008/06/06 16:17:50 hr 1.7.14.2: RESYNC: (1.7-1.8); FILE MERGED 2008/06/06 13:49:35 hr 1.7.14.1: #i88947#: fixes for compiling with SunStudio12 (WaE, compiler provided STL)


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [1e1f04abc42cb9fb393e9b9cfd7bed7757e90a90]

INTEGRATION: CWS rptchart02 (1.4.4); FILE MERGED 2008/05/15 12:28:02 oj 1.4.4.3: #i89369# disbale title feature at propbrw for teh moment but impl all what is needed as we can introduce new strings again 2008/04/16 06:30:01 oj 1.4.4.2: RESYNC: (1.4-1.5); FILE MERGED 2008/04/03 06:35:20 oj 1.4.4.1: #i86343# remove unused code


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [4ba19843f20f9482a9fd345bbca638cd93f3e9b6]

INTEGRATION: CWS sb88 (1.8.10); FILE MERGED 2008/06/03 15:29:48 sb 1.8.10.1: #i89553 applied patch by cmc


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [cf81a3d003c0e5fe3e5118a8af35839349610859]

INTEGRATION: CWS hr51 (1.10.18); FILE MERGED 2008/06/06 13:49:35 hr 1.10.18.1: #i88947#: fixes for compiling with SunStudio12 (WaE, compiler provided STL)


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [e334d0002ac19be6f8a7b5675355c01b7315dc34]

INTEGRATION: CWS rptchart02 (1.2.4); FILE MERGED 2008/05/15 12:28:01 oj 1.2.4.5: #i89369# disbale title feature at propbrw for teh moment but impl all what is needed as we can introduce new strings again 2008/04/16 06:29:58 oj 1.2.4.4: RESYNC: (1.2-1.3); FILE MERGED 2008/04/04 13:06:16 oj 1.2.4.3: enable chart 2008/04/03 12:01:46 oj 1.2.4.2: handle delete key properly when ole object is  ui active 2008/03/12 09:45:18 oj 1.2.4.1: impl chart handling


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [c4e3c34f92c6098c8a8e8afee3215b3cf07df0b5]

INTEGRATION: CWS sb88 (1.3.10); FILE MERGED 2008/06/03 15:29:48 sb 1.3.10.1: #i89553 applied patch by cmc


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [c0a99bdd6e616ae72961a957d3f27ac98aef7fe1]

INTEGRATION: CWS hr51 (1.18.18); FILE MERGED 2008/06/06 13:49:35 hr 1.18.18.1: #i88947#: fixes for compiling with SunStudio12 (WaE, compiler provided STL)


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [99325c7274ebed1479e0b95a8571cfab97a5d66a]

INTEGRATION: CWS rptchart02 (1.5.4); FILE MERGED 2008/04/16 06:29:54 oj 1.5.4.2: RESYNC: (1.5-1.6); FILE MERGED 2008/04/03 06:35:20 oj 1.5.4.1: #i86343# remove unused code


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [1247b56a53a199da0f39c133cbfd638676c98c26]

INTEGRATION: CWS hr51 (1.13.14); FILE MERGED 2008/06/06 16:13:25 hr 1.13.14.2: RESYNC: (1.13-1.14); FILE MERGED 2008/06/06 13:49:35 hr 1.13.14.1: #i88947#: fixes for compiling with SunStudio12 (WaE, compiler provided STL)


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [214c1d46c3e9fb8abd6e19e848dcdf21d707cf11]

INTEGRATION: CWS rptchart02 (1.5.22); FILE MERGED 2008/04/16 06:29:50 oj 1.5.22.4: RESYNC: (1.5-1.6); FILE MERGED 2008/04/15 08:34:44 oj 1.5.22.3: #i88295# handle copy n paste 2008/04/03 12:01:46 oj 1.5.22.2: handle delete key properly when ole object is  ui active 2008/04/03 06:35:20 oj 1.5.22.1: #i86343# remove unused code


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [128320b6760fcdacb433adf62203cd41d62d8b91]

INTEGRATION: CWS sb88 (1.10.10); FILE MERGED 2008/06/03 15:29:48 sb 1.10.10.1: #i89553 applied patch by cmc


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [7325f852fac131a50b967568e0769401609534b6]

INTEGRATION: CWS rptchart02 (1.5.22); FILE MERGED 2008/05/15 12:29:38 oj 1.5.22.3: #i87135# allow to enable e.g. bold for controls as other checks 2008/04/16 06:29:47 oj 1.5.22.2: RESYNC: (1.5-1.6); FILE MERGED 2008/04/03 06:35:20 oj 1.5.22.1: #i86343# remove unused code


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [a88f06f4905b45d779d5ba04ba5c429e0c9f6880]

INTEGRATION: CWS sb88 (1.9.10); FILE MERGED 2008/06/03 15:29:48 sb 1.9.10.1: #i89553 applied patch by cmc


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [5b2c145fc9b9ebf96b9091dcf44792bac1b119e3]

INTEGRATION: CWS rptchart02 (1.2.100); FILE MERGED 2008/04/16 06:29:43 oj 1.2.100.2: RESYNC: (1.2-1.3); FILE MERGED 2008/04/03 06:35:20 oj 1.2.100.1: #i86343# remove unused code


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [d8fa1398224d12d15771a3fa3514487a2dad4c7d]

INTEGRATION: CWS sb88 (1.6.10); FILE MERGED 2008/06/03 15:29:48 sb 1.6.10.1: #i89553 applied patch by cmc


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [7d2ec003c0a19924a7a397e025997731d61d9de9]

INTEGRATION: CWS rptchart02 (1.4.22); FILE MERGED 2008/05/15 12:29:38 oj 1.4.22.3: #i87135# allow to enable e.g. bold for controls as other checks 2008/04/16 06:29:40 oj 1.4.22.2: RESYNC: (1.4-1.5); FILE MERGED 2008/04/03 06:35:19 oj 1.4.22.1: #i86343# remove unused code


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [ad3edbec5bdfd0780960ddd3f8cf6c7edb59c401]

INTEGRATION: CWS rptchart02 (1.3.92); FILE MERGED 2008/05/15 12:29:38 oj 1.3.92.3: #i87135# allow to enable e.g. bold for controls as other checks 2008/04/16 06:29:37 oj 1.3.92.2: RESYNC: (1.3-1.4); FILE MERGED 2008/04/03 06:35:19 oj 1.3.92.1: #i86343# remove unused code


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [374b388dfd13bf6fede131dd2bab038a921e8a07]

INTEGRATION: CWS rptchart02 (1.4.92); FILE MERGED 2008/05/15 12:29:38 oj 1.4.92.4: #i87135# allow to enable e.g. bold for controls as other checks 2008/04/16 06:29:33 oj 1.4.92.3: RESYNC: (1.4-1.5); FILE MERGED 2008/04/03 12:01:45 oj 1.4.92.2: handle delete key properly when ole object is  ui active 2008/04/03 06:35:19 oj 1.4.92.1: #i86343# remove unused code


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [e3b943fe76ce0b7c56ba0f4e7db16b62d4bf48f3]

INTEGRATION: CWS sb88 (1.13.10); FILE MERGED 2008/06/03 15:29:48 sb 1.13.10.1: #i89553 applied patch by cmc


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [d838fe9c84eee2f2b3e1caad2c4316bba20a7cab]

INTEGRATION: CWS rptchart02 (1.7.2); FILE MERGED 2008/05/23 05:41:26 oj 1.7.2.2: unsigned inserted 2008/05/15 12:29:38 oj 1.7.2.1: #i87135# allow to enable e.g. bold for controls as other checks


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [9746e8f40ec31583bd4adc1c50258bc592e70645]

INTEGRATION: CWS sb88 (1.17.10); FILE MERGED 2008/06/03 15:29:48 sb 1.17.10.1: #i89553 applied patch by cmc


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [b7ee39be6fc5178a68af57ccc7e187d343857a83]

INTEGRATION: CWS rptchart02 (1.3.2); FILE MERGED 2008/04/30 13:03:35 oj 1.3.2.1: #i88843# impl clone method


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [6f967b9882c28b01309adf8470b5ec62e1371778]

INTEGRATION: CWS sb88 (1.16.10); FILE MERGED 2008/06/03 15:29:48 sb 1.16.10.1: #i89553 applied patch by cmc


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [03fe7100a3a54ad520d2187e4423d04541687557]

INTEGRATION: CWS rptchart02 (1.4.52); FILE MERGED 2008/04/16 06:29:29 oj 1.4.52.2: RESYNC: (1.4-1.5); FILE MERGED 2008/04/03 06:35:19 oj 1.4.52.1: #i86343# remove unused code


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [049ac79c1a32976fb8aa288081146c2949dcadc5]

INTEGRATION: CWS sb88 (1.5.10); FILE MERGED 2008/06/03 15:29:48 sb 1.5.10.1: #i89553 applied patch by cmc


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [11d9709beda406fd2968e3033bfe2cb1ac3daf75]

INTEGRATION: CWS rptchart02 (1.4.22); FILE MERGED 2008/05/15 12:29:38 oj 1.4.22.3: #i87135# allow to enable e.g. bold for controls as other checks 2008/04/16 06:29:26 oj 1.4.22.2: RESYNC: (1.4-1.5); FILE MERGED 2008/04/03 06:35:19 oj 1.4.22.1: #i86343# remove unused code


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [7148b12566d2236b9d3c8c0c60be6d90d36d13b2]

INTEGRATION: CWS sb88 (1.27.10); FILE MERGED 2008/06/03 15:29:48 sb 1.27.10.1: #i89553 applied patch by cmc


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [77f3446895e950eb07af467abe08876f0f484982]

INTEGRATION: CWS rptchart02 (1.3.2); FILE MERGED 2008/05/15 12:27:46 oj 1.3.2.1: #i89369# disbale title feature at propbrw for teh moment but impl all what is needed as we can introduce new strings again


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [7bea1d84cbfafa865b8ee93063fd3cb3610a781b]

INTEGRATION: CWS rptchart02 (1.5.2); FILE MERGED 2008/05/15 12:29:37 oj 1.5.2.1: #i87135# allow to enable e.g. bold for controls as other checks


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [16c600fc5e094e6c5c8e9f382dd3d93cf916758f]

INTEGRATION: CWS rptchart02 (1.6.2); FILE MERGED 2008/05/15 12:31:44 oj 1.6.2.1: #i89369# disbale title feature at propbrw for teh moment but impl all what is needed as we can introduce new strings again


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [d705099ec379cf6655316f5844932daef79a90f2]

INTEGRATION: CWS sb88 (1.28.10); FILE MERGED 2008/06/03 15:29:48 sb 1.28.10.1: #i89553 applied patch by cmc


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [d0bdbbe6d3cf7992bc5e2d7fa5442e1a772744a1]

INTEGRATION: CWS rptchart02 (1.6.2); FILE MERGED 2008/06/05 10:40:45 oj 1.6.2.1: #i90298# impl asian and complex


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [706c646b8c0f57d750d31e7250e673252ff33382]

INTEGRATION: CWS sb88 (1.6.10); FILE MERGED 2008/06/03 15:29:47 sb 1.6.10.1: #i89553 applied patch by cmc


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [97bddf1ec9444ed2e6775a7da6cbf339019db43c]

INTEGRATION: CWS sb88 (1.7.10); FILE MERGED 2008/06/03 15:29:47 sb 1.7.10.1: #i89553 applied patch by cmc


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [dd3fd4d564588b722e6e54fca627b9f0168e1ca8]

INTEGRATION: CWS sb88 (1.9.10); FILE MERGED 2008/06/03 15:29:47 sb 1.9.10.1: #i89553 applied patch by cmc


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [10b4acc5eb47514288909953c8d51ee7e7ff4565]

INTEGRATION: CWS rptchart02 (1.6.2); FILE MERGED 2008/06/05 10:40:40 oj 1.6.2.1: #i90298# impl asian and complex


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [1858a430a9205d3546fc1d2b1d681a5c4c0d0d48]

INTEGRATION: CWS sb88 (1.13.10); FILE MERGED 2008/06/03 15:29:47 sb 1.13.10.1: #i89553 applied patch by cmc


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [808cad5aab97f6844581c29c4448b306616f9408]

INTEGRATION: CWS rptchart02 (1.7.4); FILE MERGED 2008/06/10 06:42:51 oj 1.7.4.4: debug mode corrected 2008/04/16 06:29:22 oj 1.7.4.3: RESYNC: (1.7-1.8); FILE MERGED 2008/04/03 06:35:19 oj 1.7.4.2: #i86343# remove unused code 2008/03/12 09:45:17 oj 1.7.4.1: impl chart handling


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [611ca31f6ecfe4e9b1da6e7ed3123f3135a83a7e]

INTEGRATION: CWS rptchart02 (1.5.2); FILE MERGED 2008/05/21 11:56:46 oj 1.5.2.2: RESYNC: (1.5-1.6); FILE MERGED 2008/05/16 10:01:31 oj 1.5.2.1: #i89370# use string instead of bigDecimal


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [c6f8c0635de21a0b61a46fba4318566d7d07a2d1]

INTEGRATION: CWS sb88 (1.8.10); FILE MERGED 2008/06/03 15:29:47 sb 1.8.10.1: #i89553 applied patch by cmc


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [3f22b37f71b22cffaa4d281a4ce5554be2927c43]

INTEGRATION: CWS rptchart02 (1.6.4); FILE MERGED 2008/04/16 06:29:11 oj 1.6.4.2: RESYNC: (1.6-1.7); FILE MERGED 2008/04/03 06:35:19 oj 1.6.4.1: #i86343# remove unused code


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [23165d6b9195a6957ab93d13136e25e60c396870]

INTEGRATION: CWS rptchart02 (1.5.4); FILE MERGED 2008/04/16 06:29:18 oj 1.5.4.2: RESYNC: (1.5-1.6); FILE MERGED 2008/03/12 09:45:17 oj 1.5.4.1: impl chart handling


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [e20e2de5b4cf70c4e51e4bc50726e1754bf82e00]

INTEGRATION: CWS sb88 (1.17.10); FILE MERGED 2008/06/03 15:29:47 sb 1.17.10.1: #i89553 applied patch by cmc


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [b3a5399a715cfe41ab3a874b04b8706976fb696e]

INTEGRATION: CWS rptchart02 (1.2.4); FILE MERGED 2008/04/16 06:29:14 oj 1.2.4.3: RESYNC: (1.2-1.3); FILE MERGED 2008/04/15 08:34:44 oj 1.2.4.2: #i88295# handle copy n paste 2008/03/12 09:45:17 oj 1.2.4.1: impl chart handling


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [6e014cbf6a3d73fed29610fe0abec8cfae29c150]

INTEGRATION: CWS rptchart02 (1.4.4); FILE MERGED 2008/04/16 06:29:08 oj 1.4.4.2: RESYNC: (1.4-1.5); FILE MERGED 2008/04/03 06:35:19 oj 1.4.4.1: #i86343# remove unused code


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [5903a06f2ab5849d2d3919df51e06630186ebe60]

INTEGRATION: CWS sb88 (1.12.10); FILE MERGED 2008/06/03 15:29:47 sb 1.12.10.1: #i89553 applied patch by cmc


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [58a3857805282a38ddb2ab4575cf5bff45508ea0]

INTEGRATION: CWS rptchart02 (1.6.4); FILE MERGED 2008/06/11 12:35:13 oj 1.6.4.4: RESYNC: (1.7-1.8); FILE MERGED 2008/05/16 12:53:21 oj 1.6.4.3: #i89365# copy props before set args at chart 2008/04/16 06:29:05 oj 1.6.4.2: RESYNC: (1.6-1.7); FILE MERGED 2008/04/03 06:35:19 oj 1.6.4.1: #i86343# remove unused code


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [d41d0c7b607e4af3e9cf00765c29336b1d972d2f]

INTEGRATION: CWS rptchart02 (1.4.2); FILE MERGED 2008/05/28 07:03:35 oj 1.4.2.1: set default value for descending


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [49241dc40f06aed056f2506d32aa596ca85ce537]

INTEGRATION: CWS sb88 (1.11.10); FILE MERGED 2008/06/03 15:29:47 sb 1.11.10.1: #i89553 applied patch by cmc


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [e84615842e663926a886c15500c66b4e83732f3a]

INTEGRATION: CWS rptchart02 (1.2.100); FILE MERGED 2008/04/16 06:29:01 oj 1.2.100.2: RESYNC: (1.2-1.3); FILE MERGED 2008/04/03 06:35:19 oj 1.2.100.1: #i86343# remove unused code


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [c8c7fcb74134320491f3d40e669b0cec7fa911cc]

INTEGRATION: CWS rptchart02 (1.4.52); FILE MERGED 2008/04/16 06:28:58 oj 1.4.52.2: RESYNC: (1.4-1.5); FILE MERGED 2008/04/03 06:35:19 oj 1.4.52.1: #i86343# remove unused code


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [b78d754321f1f7598bcfc324854af248eec1a7db]

INTEGRATION: CWS sb88 (1.10.10); FILE MERGED 2008/06/03 15:29:47 sb 1.10.10.1: #i89553 applied patch by cmc


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [886f2716e8e1c687ba46acda1a22d95961774812]

INTEGRATION: CWS sb88 (1.27.10); FILE MERGED 2008/06/03 15:29:47 sb 1.27.10.1: #i89553 applied patch by cmc


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [ddc1008ee3ed0ecc8be5d825c31167dd54bc64d2]

INTEGRATION: CWS rptchart02 (1.5.22); FILE MERGED 2008/04/16 13:28:06 oj 1.5.22.3: remove deleted header include 2008/04/16 06:28:55 oj 1.5.22.2: RESYNC: (1.5-1.6); FILE MERGED 2008/04/04 10:11:04 oj 1.5.22.1: impl chart in reports


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [c361a7789140673ba6e0272108addd70f61109e6]

INTEGRATION: CWS rptchart02 (1.2.4); FILE MERGED 2008/04/16 06:28:51 oj 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/12 09:45:17 oj 1.2.4.1: impl chart handling


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [788bd9fc7c6dab1d19d51e862488e0de75326c8e]

INTEGRATION: CWS rptchart02 (1.2.4); FILE MERGED 2008/04/16 06:28:48 oj 1.2.4.3: RESYNC: (1.2-1.3); FILE MERGED 2008/04/04 13:06:16 oj 1.2.4.2: enable chart 2008/03/12 09:45:17 oj 1.2.4.1: impl chart handling


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [cdc16fe0b9e7bf78075e21e36b456a60dc1d460e]

INTEGRATION: CWS sb88 (1.11.10); FILE MERGED 2008/06/03 15:29:46 sb 1.11.10.1: #i89553 applied patch by cmc


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [955cf8f110d50555807a1c0996f20f2607b99997]

INTEGRATION: CWS rptchart02 (1.8.4); FILE MERGED 2008/04/16 06:28:44 oj 1.8.4.2: RESYNC: (1.8-1.9); FILE MERGED 2008/04/03 06:35:19 oj 1.8.4.1: #i86343# remove unused code


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [d67c57ffe814de91ea02537648a15297888f9f0b]

INTEGRATION: CWS sb88 (1.10.10); FILE MERGED 2008/06/03 15:29:46 sb 1.10.10.1: #i89553 applied patch by cmc


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [21f90d86075492bf90e974de2bbfe8c8cbdaa4e3]

INTEGRATION: CWS rptchart02 (1.8.4); FILE MERGED 2008/05/20 08:17:01 oj 1.8.4.3: make const 2008/04/16 06:28:41 oj 1.8.4.2: RESYNC: (1.8-1.9); FILE MERGED 2008/04/03 06:35:19 oj 1.8.4.1: #i86343# remove unused code


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [fd0615a0fba2244805c9daff0adcf689481027f4]

INTEGRATION: CWS rptchart02 (1.2.100); FILE MERGED 2008/04/16 06:28:35 oj 1.2.100.2: RESYNC: (1.2-1.3); FILE MERGED 2008/04/03 06:35:19 oj 1.2.100.1: #i86343# remove unused code


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [1690063a93bcdd417e1c7fcea5389a9f5fee600e]

INTEGRATION: CWS sb88 (1.7.10); FILE MERGED 2008/06/03 15:29:46 sb 1.7.10.1: #i89553 applied patch by cmc


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [cb3f01b5eaba8f7f7c6c3a0b08e3c3265691a916]

INTEGRATION: CWS rptchart02 (1.3.52); FILE MERGED 2008/04/16 06:28:32 oj 1.3.52.2: RESYNC: (1.3-1.4); FILE MERGED 2008/04/03 06:35:19 oj 1.3.52.1: #i86343# remove unused code


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [ccf3037efcd32f26472f4d73e579f2530ec8eed6]

INTEGRATION: CWS sb88 (1.9.10); FILE MERGED 2008/06/03 15:29:46 sb 1.9.10.1: #i89553 applied patch by cmc


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [5a8df89742b366f0707580f5e9d9fa0481037ea8]

INTEGRATION: CWS rptchart02 (1.6.4); FILE MERGED 2008/04/16 06:28:29 oj 1.6.4.2: RESYNC: (1.6-1.7); FILE MERGED 2008/04/03 06:52:12 oj 1.6.4.1: #i86343# remove unused code


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [8077d5002580bcdd1cd0dd15d296531ec97cf7ca]

INTEGRATION: CWS rptchart02 (1.3.4); FILE MERGED 2008/04/16 06:28:26 oj 1.3.4.2: RESYNC: (1.3-1.4); FILE MERGED 2008/04/03 06:35:19 oj 1.3.4.1: #i86343# remove unused code


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [f78121cda30b7b34878d4787e5ed58a8f18dceaf]

INTEGRATION: CWS sb88 (1.12.10); FILE MERGED 2008/06/03 15:29:46 sb 1.12.10.1: #i89553 applied patch by cmc


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [1b507a26cebafbdb23d44709b9508092c6546fd3]

INTEGRATION: CWS rptchart02 (1.6.4); FILE MERGED 2008/04/16 06:28:22 oj 1.6.4.3: RESYNC: (1.6-1.7); FILE MERGED 2008/04/03 06:35:18 oj 1.6.4.2: #i86343# remove unused code 2008/03/12 09:45:17 oj 1.6.4.1: impl chart handling


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [841f119b5f62f104d043eaf7254ba7052626b089]

INTEGRATION: CWS sb88 (1.20.10); FILE MERGED 2008/06/03 15:29:46 sb 1.20.10.1: #i89553 applied patch by cmc


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [5aa3271c0786256b2e8a0996917be82f33fe460f]

INTEGRATION: CWS rptchart02 (1.3.92); FILE MERGED 2008/04/16 06:28:18 oj 1.3.92.2: RESYNC: (1.3-1.4); FILE MERGED 2008/04/03 06:35:18 oj 1.3.92.1: #i86343# remove unused code


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [f738912c379401c507357eaf1888c4b9d9c6c89f]

INTEGRATION: CWS sb88 (1.68.10); FILE MERGED 2008/06/03 15:29:46 sb 1.68.10.1: #i89553 applied patch by cmc


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [b8fe847a46f2a51e3e9653eb254e4254883496f7]

INTEGRATION: CWS rptchart02 (1.7.4); FILE MERGED 2008/05/16 12:53:21 oj 1.7.4.6: #i89365# copy props before set args at chart 2008/05/07 06:56:32 oj 1.7.4.5: #i88842# set databaseprovider at chart 2008/04/30 13:03:34 oj 1.7.4.4: #i88843# impl clone method 2008/04/16 06:28:15 oj 1.7.4.3: RESYNC: (1.7-1.8); FILE MERGED 2008/04/03 06:35:18 oj 1.7.4.2: #i86343# remove unused code 2008/03/12 09:45:16 oj 1.7.4.1: impl chart handling


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [54c5e794e610fe943420b2e7b542d11fb7507467]

INTEGRATION: CWS sb88 (1.23.10); FILE MERGED 2008/06/03 15:29:46 sb 1.23.10.1: #i89553 applied patch by cmc


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [ec273935ab84bd2d12b69bb0486e342fb9a483b2]

INTEGRATION: CWS rptchart02 (1.4.4); FILE MERGED 2008/04/16 06:28:10 oj 1.4.4.2: RESYNC: (1.4-1.5); FILE MERGED 2008/03/12 09:45:16 oj 1.4.4.1: impl chart handling


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [848221eb32af4aad3c67679315345aacf488c58a]

INTEGRATION: CWS rptchart02 (1.5.2); FILE MERGED 2008/06/05 10:40:24 oj 1.5.2.2: #i90298# impl asian and complex 2008/05/15 12:32:10 oj 1.5.2.1: #i87135# allow to enable e.g. bold for controls as other checks


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [6d01eebc48f0f76ee43d92be56eb80a51307c13d]

INTEGRATION: CWS rptchart02 (1.3.4); FILE MERGED 2008/04/16 06:28:06 oj 1.3.4.2: RESYNC: (1.3-1.4); FILE MERGED 2008/04/03 06:35:18 oj 1.3.4.1: #i86343# remove unused code


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [93048267e5fea817951e263be38483029a502958]

INTEGRATION: CWS sb88 (1.43.10); FILE MERGED 2008/06/03 15:29:45 sb 1.43.10.1: #i89553 applied patch by cmc


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [dabdd85c24538bb168598d44f3a9742faa7ce13a]

INTEGRATION: CWS rptchart02 (1.3.2); FILE MERGED 2008/06/05 10:40:24 oj 1.3.2.1: #i90298# impl asian and complex


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [a71fc745d50bb424fb4ac558298bb268226cbb30]

INTEGRATION: CWS sb88 (1.12.10); FILE MERGED 2008/06/03 15:29:45 sb 1.12.10.1: #i89553 applied patch by cmc


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [01da194d0d4bd08c74f760065ccf3d4da5ba61b7]

INTEGRATION: CWS rptchart02 (1.3.4); FILE MERGED 2008/04/16 06:28:03 oj 1.3.4.2: RESYNC: (1.3-1.4); FILE MERGED 2008/04/03 06:35:18 oj 1.3.4.1: #i86343# remove unused code


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [c0e15f914cd860fd29e3c88dfae8a9452b2dbb8f]

INTEGRATION: CWS sb88 (1.11.10); FILE MERGED 2008/06/03 15:29:45 sb 1.11.10.1: #i89553 applied patch by cmc


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [ef19bf5ffff22e35179271bc0653c16c15aa81e1]

INTEGRATION: CWS rptchart02 (1.4.4); FILE MERGED 2008/04/30 13:03:34 oj 1.4.4.3: #i88843# impl clone method 2008/04/16 06:28:00 oj 1.4.4.2: RESYNC: (1.4-1.5); FILE MERGED 2008/03/12 09:45:16 oj 1.4.4.1: impl chart handling


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [02cd0b975a26c363524fbd7e0d8d8e047c3726a2]

INTEGRATION: CWS rptchart02 (1.5.4); FILE MERGED 2008/06/10 12:50:49 oj 1.5.4.3: #i88579# compiler bugfix for solaris x86 2008/04/16 06:27:56 oj 1.5.4.2: RESYNC: (1.5-1.6); FILE MERGED 2008/03/12 09:45:16 oj 1.5.4.1: impl chart handling


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [c2f7f881eceda2e1a682288a04b6587649822c25]

INTEGRATION: CWS sb88 (1.15.10); FILE MERGED 2008/06/03 15:29:45 sb 1.15.10.1: #i89553 applied patch by cmc


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [4877bad2a19ffb71372ff4a2ac8745be6f9366f6]

INTEGRATION: CWS rptchart02 (1.7.4); FILE MERGED 2008/05/22 08:09:54 oj 1.7.4.3: #i86902# impl author and title functions 2008/04/16 06:27:51 oj 1.7.4.2: RESYNC: (1.7-1.8); FILE MERGED 2008/04/03 06:35:18 oj 1.7.4.1: #i86343# remove unused code


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [f735bd1f197191894923939eb3e47379cf7bc738]

INTEGRATION: CWS sb88 (1.10.10); FILE MERGED 2008/06/03 15:29:45 sb 1.10.10.1: #i89553 applied patch by cmc


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [e69d2de2844e4cb5b36b9ef6c673d58eab5dc014]

INTEGRATION: CWS sb88 (1.13.10); FILE MERGED 2008/06/03 15:29:45 sb 1.13.10.1: #i89553 applied patch by cmc


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [2bf281dafec0b5f6b27132d79cd64a7175b76873]

INTEGRATION: CWS rptchart02 (1.6.4); FILE MERGED 2008/04/16 06:27:47 oj 1.6.4.2: RESYNC: (1.6-1.8); FILE MERGED 2008/03/12 09:45:16 oj 1.6.4.1: impl chart handling


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [dcd1e72f60a941b87ebf7ef51c4acdd249116e6b]

INTEGRATION: CWS rptchart02 (1.3.2); FILE MERGED 2008/06/05 10:40:02 oj 1.3.2.1: #i90298# impl asian and complex


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [943697f948ba1924eb1df0a916bd401401314209]

INTEGRATION: CWS sb88 (1.6.10); FILE MERGED 2008/06/03 15:29:45 sb 1.6.10.1: #i89553 applied patch by cmc


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [3ece3bfb906455d2db9bdafddcf2888be14b027f]

INTEGRATION: CWS rptchart02 (1.5.2); FILE MERGED 2008/06/05 10:40:02 oj 1.5.2.3: #i90298# impl asian and complex 2008/05/15 12:32:10 oj 1.5.2.2: #i87135# allow to enable e.g. bold for controls as other checks 2008/05/07 06:57:01 oj 1.5.2.1: #i88842# ini var


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [62ff332cf1782a941ff3e48093a53ed400a7e42a]

INTEGRATION: CWS sb88 (1.17.10); FILE MERGED 2008/06/03 15:29:45 sb 1.17.10.1: #i89553 applied patch by cmc


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [9964095f40f7ec876ea023d7194fde01bf5e22a0]

INTEGRATION: CWS rptchart02 (1.3.4); FILE MERGED 2008/04/16 06:27:40 oj 1.3.4.2: RESYNC: (1.3-1.4); FILE MERGED 2008/04/03 06:35:18 oj 1.3.4.1: #i86343# remove unused code


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [07ab0ab4c435f0fd9b68191fb4a57a488489c2c6]

INTEGRATION: CWS sb88 (1.16.10); FILE MERGED 2008/06/03 15:29:45 sb 1.16.10.1: #i89553 applied patch by cmc


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [214b05b3161e67cc74abdd3538606f95d97b67ac]

INTEGRATION: CWS rptchart02 (1.6.2); FILE MERGED 2008/06/05 10:40:02 oj 1.6.2.2: #i90298# impl asian and complex 2008/05/15 12:32:10 oj 1.6.2.1: #i87135# allow to enable e.g. bold for controls as other checks


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [f31b3d468ded0fefdfbbddf354eed6939451f08a]

INTEGRATION: CWS rptchart02 (1.2.4); FILE MERGED 2008/04/16 06:27:36 oj 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/04/04 06:35:52 oj 1.2.4.1: enable chart


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [b9c59a17943f56df886ca4256cf0a72cf3707a96]

INTEGRATION: CWS rptchart02 (1.7.22); FILE MERGED 2008/06/05 07:00:21 oj 1.7.22.2: build list corrected 2008/05/22 08:09:26 oj 1.7.22.1: #i86902# impl author and title functions


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [6155ae76ef793f4e8ffaa81ff13f82f1a97e1e88]

INTEGRATION: CWS sb88 (1.22.34); FILE MERGED 2008/05/16 08:03:43 sb 1.22.34.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>  [a40141b5120eccdfb97cd328bf7dc4c2d6f66747]

INTEGRATION: CWS sb88 (1.37.36); FILE MERGED 2008/05/16 08:03:43 sb 1.37.36.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>  [29a0b03f96a9ce8a33ed439d271e16437a8b5817]

INTEGRATION: CWS sb88 (1.46.36); FILE MERGED 2008/06/11 10:47:51 sb 1.46.36.2: RESYNC: (1.46-1.48); FILE MERGED 2008/05/16 08:03:43 sb 1.46.36.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>  [e7f25b6e4731f4e834ced9cde0dd0d823b9256eb]

INTEGRATION: CWS sb88 (1.14.36); FILE MERGED 2008/05/16 08:03:41 sb 1.14.36.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>  [e33f5499b527fc50fdfdebf9b471d2257ec978e6]

INTEGRATION: CWS sb88 (1.38.36); FILE MERGED 2008/05/16 08:03:41 sb 1.38.36.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>  [23b5f97a0c67011b70fff0ee126a5748f0e14607]

INTEGRATION: CWS sb88 (1.2.130); FILE MERGED 2008/06/05 09:17:54 sb 1.2.130.1: #i88680# add [Bootstrap] section to testtool.ini so that testtool can be started from basis layer of three layer office


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [6ec3e842161bb7c1c225df06d63570fb4c163a52]

INTEGRATION: CWS sb88 (1.12.16); FILE MERGED 2008/06/16 09:05:04 sb 1.12.16.2: fixed quoting issue (broke Ubuntu tinderbox build) 2008/06/05 09:17:54 sb 1.12.16.1: #i88680# add [Bootstrap] section to testtool.ini so that testtool can be started from basis layer of three layer office


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [a3e511007d781b7e168e6b5e9626b3d4cbefa940]

INTEGRATION: CWS rptchart02 (1.3.4); FILE MERGED 2008/05/27 08:06:17 oj 1.3.4.3: #i77610# handle keep-with-next and may-break-between-rows and keep-together 2008/04/16 06:25:24 oj 1.3.4.2: RESYNC: (1.3-1.4); FILE MERGED 2008/03/12 09:42:56 oj 1.3.4.1: impl chart handling and some code refactoring


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [29f34eea3cd48331c5c87037da57657b4c8c9c31]

INTEGRATION: CWS rptchart02 (1.4.4); FILE MERGED 2008/05/27 08:06:17 oj 1.4.4.3: #i77610# handle keep-with-next and may-break-between-rows and keep-together 2008/04/16 06:25:11 oj 1.4.4.2: RESYNC: (1.4-1.5); FILE MERGED 2008/03/12 09:42:55 oj 1.4.4.1: impl chart handling and some code refactoring


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [ecc3a7ba98cee8737348a3cef3c33054d6833848]

INTEGRATION: CWS rptchart02 (1.2.4); FILE MERGED 2008/06/11 09:14:47 oj 1.2.4.3: #i90545# import text:p 2008/04/16 06:24:30 oj 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/12 09:42:53 oj 1.2.4.1: impl chart handling and some code refactoring


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [f585b47cf49bea07d8cafeb135c239dd2733268e]

INTEGRATION: CWS rptchart02 (1.5.4); FILE MERGED 2008/05/27 08:06:16 oj 1.5.4.6: #i77610# handle keep-with-next and may-break-between-rows and keep-together 2008/04/21 12:53:37 oj 1.5.4.5: export chart for spreadsheet and set default command type as command 2008/04/16 06:24:08 oj 1.5.4.4: RESYNC: (1.5-1.6); FILE MERGED 2008/04/04 13:06:02 oj 1.5.4.3: enable chart 2008/04/03 11:59:20 oj 1.5.4.2: export frames of ole object with special style 2008/03/12 09:42:53 oj 1.5.4.1: impl chart handling and some code refactoring


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [3d29d1a92baac801c2a2e7d76f010e62d2e0d653]

INTEGRATION: CWS rptchart02 (1.3.4); FILE MERGED 2008/05/22 08:04:53 oj 1.3.4.3: #i86902# impl author and title functions 2008/04/16 06:24:05 oj 1.3.4.2: RESYNC: (1.3-1.4); FILE MERGED 2008/03/12 09:42:53 oj 1.3.4.1: impl chart handling and some code refactoring


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [6da35108df43c50a35d0a4140bf6f7097a98b7eb]

INTEGRATION: CWS rptchart02 (1.5.4); FILE MERGED 2008/05/21 11:56:42 oj 1.5.4.7: RESYNC: (1.6-1.7); FILE MERGED 2008/04/25 06:37:59 oj 1.5.4.6: #i85660# remove table-cell-properties when the background is transparent 2008/04/24 11:34:50 oj 1.5.4.5: paragraph handling corrected 2008/04/21 12:53:37 oj 1.5.4.4: export chart for spreadsheet and set default command type as command 2008/04/16 06:23:50 oj 1.5.4.3: RESYNC: (1.5-1.6); FILE MERGED 2008/04/03 11:59:20 oj 1.5.4.2: export frames of ole object with special style 2008/03/12 09:42:52 oj 1.5.4.1: impl chart handling and some code refactoring


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [82b9b4a37d9be09a210461ae630f6ff078198b26]

INTEGRATION: CWS rptchart02 (1.4.4); FILE MERGED 2008/05/22 08:04:53 oj 1.4.4.3: #i86902# impl author and title functions 2008/04/16 06:23:53 oj 1.4.4.2: RESYNC: (1.4-1.5); FILE MERGED 2008/03/12 09:42:52 oj 1.4.4.1: impl chart handling and some code refactoring


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [51f6ad50775d2f25568cc61d531cc3aeba5acf2e]

INTEGRATION: CWS rptchart02 (1.2.4); FILE MERGED 2008/06/09 10:52:10 oj 1.2.4.3: #i89437# check if command is not null 2008/04/16 06:23:44 oj 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/12 09:42:52 oj 1.2.4.1: impl chart handling and some code refactoring


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [eed01539037c4b3630d5416edbfaff35832a3b38]

INTEGRATION: CWS rptchart02 (1.5.4); FILE MERGED 2008/05/27 08:06:16 oj 1.5.4.3: #i77610# handle keep-with-next and may-break-between-rows and keep-together 2008/04/16 06:23:38 oj 1.5.4.2: RESYNC: (1.5-1.6); FILE MERGED 2008/03/12 09:42:51 oj 1.5.4.1: impl chart handling and some code refactoring


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [fe058e56316c5ab78cd3d0c025cb07cb5f16edf2]

INTEGRATION: CWS rptchart02 (1.5.4); FILE MERGED 2008/05/27 08:06:15 oj 1.5.4.5: #i77610# handle keep-with-next and may-break-between-rows and keep-together 2008/04/16 06:23:32 oj 1.5.4.4: RESYNC: (1.5-1.6); FILE MERGED 2008/04/04 13:06:01 oj 1.5.4.3: enable chart 2008/04/03 11:59:20 oj 1.5.4.2: export frames of ole object with special style 2008/03/12 09:42:51 oj 1.5.4.1: impl chart handling and some code refactoring


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [c9725a31bd8f4bb09eb596145b4f741332e14063]

INTEGRATION: CWS rptchart02 (1.3.4); FILE MERGED 2008/05/15 06:05:42 oj 1.3.4.3: #i87576# use new date function 2008/04/16 06:23:28 oj 1.3.4.2: RESYNC: (1.3-1.4); FILE MERGED 2008/03/12 09:42:51 oj 1.3.4.1: impl chart handling and some code refactoring


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [46521ca4117e253a86abc8dd030b56e988df67eb]

INTEGRATION: CWS rptchart02 (1.2.100); FILE MERGED 2008/05/15 06:05:42 oj 1.2.100.4: #i87576# use new date function 2008/04/22 11:08:46 oj 1.2.100.3: #i87576# write date as formula 2008/04/16 06:22:24 oj 1.2.100.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/12 09:42:48 oj 1.2.100.1: impl chart handling and some code refactoring


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [78f1171c5f104e850b3f22c880096db8219f1d02]

INTEGRATION: CWS rptchart02 (1.3.4); FILE MERGED 2008/05/20 08:15:46 oj 1.3.4.5: #i84290# handle statements which can not be parsed 2008/04/22 11:08:46 oj 1.3.4.4: #i87576# write date as formula 2008/04/16 07:01:26 oj 1.3.4.3: header change 2008/04/03 11:59:19 oj 1.3.4.2: export frames of ole object with special style 2008/03/12 09:42:45 oj 1.3.4.1: impl chart handling and some code refactoring


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [043917166ac8bdd89cbda28341d86ac4fce13908]

INTEGRATION: CWS rptchart02 (1.3.4); FILE MERGED 2008/06/09 10:52:10 oj 1.3.4.5: #i89437# check if command is not null 2008/05/22 08:04:53 oj 1.3.4.4: #i86902# impl author and title functions 2008/04/21 09:58:30 oj 1.3.4.3: make usable for 2.4 2008/04/16 06:21:18 oj 1.3.4.2: RESYNC: (1.3-1.4); FILE MERGED 2008/03/12 09:42:44 oj 1.3.4.1: impl chart handling and some code refactoring


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [93d502a893b57d90e552fad75b5a6491de63dd10]

INTEGRATION: CWS rptchart02 (1.3.4); FILE MERGED 2008/05/22 08:04:53 oj 1.3.4.4: #i86902# impl author and title functions 2008/04/17 08:12:18 oj 1.3.4.3: correct interval handling 2008/04/16 06:21:01 oj 1.3.4.2: RESYNC: (1.3-1.4); FILE MERGED 2008/03/12 09:42:44 oj 1.3.4.1: impl chart handling and some code refactoring


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [1e21e20e4a6efe9acb3df20b47421b60e43e918c]

INTEGRATION: CWS rptchart02 (1.3.4); FILE MERGED 2008/05/22 08:04:53 oj 1.3.4.3: #i86902# impl author and title functions 2008/04/16 06:21:15 oj 1.3.4.2: RESYNC: (1.3-1.4); FILE MERGED 2008/03/12 09:42:44 oj 1.3.4.1: impl chart handling and some code refactoring


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [6b8c57d0f4acda91e497a7b45e609220d7241860]

INTEGRATION: CWS rptchart02 (1.1.2); FILE ADDED 2008/05/22 08:09:06 oj 1.1.2.1: #i86902#


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [c0731f53a89951ded59fc5f4d0007be0a23df6d4]

INTEGRATION: CWS rptchart02 (1.1.2); FILE ADDED 2008/05/22 08:07:39 oj 1.1.2.1: #i86902#


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [175dde26c647e131f43dd19da53274c88c85ce66]

INTEGRATION: CWS rptchart02 (1.1.2); FILE ADDED 2008/05/22 08:08:20 oj 1.1.2.1: #i86902#


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [7c042ab4bb4bdb02f5f4de7e574409db9bd530b4]

INTEGRATION: CWS rptchart02 (1.1.2); FILE ADDED 2008/05/22 08:07:27 oj 1.1.2.1: #i86902#


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [0ed4e6e2d41d9766e12d56f3939eb789ea97182a]

INTEGRATION: CWS rptchart02 (1.1.2); FILE ADDED 2008/05/22 08:07:16 oj 1.1.2.1: #i86902#


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [cefd061ff99ec40e4c4c7ac3fb7bf5fead8ccd70]

INTEGRATION: CWS rptchart02 (1.1.2); FILE ADDED 2008/05/22 08:07:06 oj 1.1.2.1: #i86902#


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [253767159b207dc8bb4474ea4adddfc0a0487df9]

INTEGRATION: CWS rptchart02 (1.1.2); FILE ADDED 2008/05/22 08:07:50 oj 1.1.2.1: #i86902#


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [7b32c0d20fd01507a2ddbaf17e05fa4a59ca6e4a]

INTEGRATION: CWS rptchart02 (1.1.2); FILE ADDED 2008/05/22 08:06:56 oj 1.1.2.1: #i86902#


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [f8b3077b77554fec3a01a6efdd2c65e27e63e5cf]

INTEGRATION: CWS rptchart02 (1.1.2); FILE ADDED 2008/05/22 08:06:46 oj 1.1.2.1: #i86902#


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [6eee96feddb93dbc47bb3341b050ff680933d440]

INTEGRATION: CWS rptchart02 (1.1.2); FILE ADDED 2008/05/22 08:06:35 oj 1.1.2.1: #i86902#


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [69cae8bb651bc37532e73c929133258cd882efae]

INTEGRATION: CWS rptchart02 (1.3.4); FILE MERGED 2008/06/11 12:35:10 oj 1.3.4.10: RESYNC: (1.5-1.6); FILE MERGED 2008/06/09 10:52:10 oj 1.3.4.9: #i89437# check if command is not null 2008/05/27 08:06:15 oj 1.3.4.8: #i77610# handle keep-with-next and may-break-between-rows and keep-together 2008/05/22 08:04:52 oj 1.3.4.7: #i86902# impl author and title functions 2008/05/21 11:56:37 oj 1.3.4.6: RESYNC: (1.4-1.5); FILE MERGED 2008/05/20 08:15:46 oj 1.3.4.5: #i84290# handle statements which can not be parsed 2008/05/16 10:01:31 oj 1.3.4.4: #i89370# use string instead of bigDecimal 2008/04/21 12:53:37 oj 1.3.4.3: export chart for spreadsheet and set default command type as command 2008/04/16 06:20:48 oj 1.3.4.2: RESYNC: (1.3-1.4); FILE MERGED 2008/03/12 09:42:43 oj 1.3.4.1: impl chart handling and some code refactoring


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [1bbd6da8f878b624c036b06a7a9880b5bcc1ee88]

INTEGRATION: CWS rptchart02 (1.3.4); FILE MERGED 2008/06/09 10:52:10 oj 1.3.4.3: #i89437# check if command is not null 2008/04/16 06:20:45 oj 1.3.4.2: RESYNC: (1.3-1.4); FILE MERGED 2008/03/12 09:42:43 oj 1.3.4.1: impl chart handling and some code refactoring


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [e2b677ae380a5f56a1efe6bb32cf68be5df84a07]

INTEGRATION: CWS rptchart02 (1.4.2); FILE MERGED 2008/05/22 08:04:52 oj 1.4.2.1: #i86902# impl author and title functions


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [9affc8d32ee3c93b92543a0519be440a92ca9286]

INTEGRATION: CWS rptchart02 (1.1.2); FILE ADDED 2008/05/22 08:05:12 oj 1.1.2.1: #i86902#


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [90e136f54b860c854a12b213adceba2ed3e73753]

INTEGRATION: CWS rptchart02 (1.3.2); FILE MERGED 2008/05/19 10:54:02 oj 1.3.2.1: disable logging


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [5642799e03171413406c68643f7ac33b791a8baf]

INTEGRATION: CWS rptchart02 (1.2.100); FILE MERGED 2008/04/16 06:20:35 oj 1.2.100.3: RESYNC: (1.2-1.3); FILE MERGED 2008/04/03 06:33:00 oj 1.2.100.2: #i86343# remove unused code 2008/03/12 09:45:15 oj 1.2.100.1: impl chart handling


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [d8efff880e0f1f5a5ce71811047f8b5f9b7a63f9]

INTEGRATION: CWS rptchart02 (1.5.4); FILE MERGED 2008/05/16 12:53:20 oj 1.5.4.5: #i89365# copy props before set args at chart 2008/04/30 13:03:02 oj 1.5.4.4: #i88843# impl clone method 2008/04/16 06:20:32 oj 1.5.4.3: RESYNC: (1.5-1.6); FILE MERGED 2008/04/03 06:33:00 oj 1.5.4.2: #i86343# remove unused code 2008/03/12 09:45:15 oj 1.5.4.1: impl chart handling


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [0e909b55242f8bea5f591351d48054030e6cca3d]

INTEGRATION: CWS rptchart02 (1.4.2); FILE MERGED 2008/06/05 10:37:07 oj 1.4.2.2: #i90298# impl asian and complex 2008/05/15 12:32:10 oj 1.4.2.1: #i87135# allow to enable e.g. bold for controls as other checks


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [2a734599790f23bf998463b27e1bf54b437b23e7]

INTEGRATION: CWS rptchart02 (1.5.4); FILE MERGED 2008/04/16 06:36:11 oj 1.5.4.2: RESYNC: (1.5-1.6); FILE MERGED 2008/03/12 09:01:26 oj 1.5.4.1: register InternalDataProvider as service to use it as delegatee


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [838c93c2b810ffa128ba48e5cbb2ee8ca059be21]

INTEGRATION: CWS rptchart02 (1.13.22); FILE MERGED 2008/04/16 06:36:08 oj 1.13.22.2: RESYNC: (1.13-1.14); FILE MERGED 2008/04/15 12:50:19 oj 1.13.22.1: use comphelper copyProperties


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [180ee64594e61a1d67d8556581f80bc57f048074]

INTEGRATION: CWS rptchart02 (1.5.58); FILE MERGED 2008/04/16 06:36:05 oj 1.5.58.2: RESYNC: (1.5-1.6); FILE MERGED 2008/04/15 12:50:19 oj 1.5.58.1: use comphelper copyProperties


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [b0207bb1bd052756173eb28501c7824eba6a70f9]

INTEGRATION: CWS rptchart02 (1.4.4); FILE MERGED 2008/04/16 06:36:01 oj 1.4.4.3: RESYNC: (1.4-1.6); FILE MERGED 2008/04/15 12:50:19 oj 1.4.4.2: use comphelper copyProperties 2008/03/12 09:01:26 oj 1.4.4.1: register InternalDataProvider as service to use it as delegatee


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [cf54a7c44e05017b6fe6132244aa613bd8b6ac4d]

INTEGRATION: CWS extmgrui02 (1.28.2); FILE MERGED 2008/06/10 07:27:47 dv 1.28.2.3: RESYNC: (1.28-1.31); FILE MERGED 2008/06/05 07:53:55 dv 1.28.2.2: #i90386# Added support for custom icons 2008/05/27 11:31:51 dv 1.28.2.1: Enabled publisher link


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [01a82c74b650d3430451497217bf3b0130545f0b]

INTEGRATION: CWS rptchart02 (1.5.60); FILE MERGED 2008/04/16 06:35:58 oj 1.5.60.2: RESYNC: (1.5-1.6); FILE MERGED 2008/04/15 12:50:19 oj 1.5.60.1: use comphelper copyProperties


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [6923ed26cbeb157574a140c57302a5ab0feced37]

INTEGRATION: CWS extmgrui02 (1.16.2); FILE MERGED 2008/06/10 07:27:43 dv 1.16.2.3: RESYNC: (1.16-1.17); FILE MERGED 2008/06/05 07:53:55 dv 1.16.2.2: #i90386# Added support for custom icons 2008/05/27 11:31:50 dv 1.16.2.1: Enabled publisher link


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [1bad77bcf1fefc552dbab70dd1a17c635f3b4755]

INTEGRATION: CWS rptchart02 (1.2.116); FILE MERGED 2008/04/16 06:35:55 oj 1.2.116.2: RESYNC: (1.2-1.3); FILE MERGED 2008/04/15 12:50:19 oj 1.2.116.1: use comphelper copyProperties


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [3e2a797d73274ea958ebdcea4d1cb3d0b57c185b]

INTEGRATION: CWS extmgrui02 (1.17.2); FILE MERGED 2008/06/10 07:27:40 dv 1.17.2.3: RESYNC: (1.17-1.18); FILE MERGED 2008/06/05 07:53:55 dv 1.17.2.2: #i90386# Added support for custom icons 2008/05/27 11:31:50 dv 1.17.2.1: Enabled publisher link


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [1dace2ec7cde8c161ce759e118c70dfbac4a8cad]

INTEGRATION: CWS rptchart02 (1.4.4); FILE MERGED 2008/04/16 06:35:52 oj 1.4.4.2: RESYNC: (1.4-1.5); FILE MERGED 2008/04/15 12:50:19 oj 1.4.4.1: use comphelper copyProperties


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [7c170086f524cf58401f18b0b959d2d2f0c54110]

INTEGRATION: CWS extmgrui02 (1.5.24); FILE MERGED 2008/06/10 07:27:37 dv 1.5.24.2: RESYNC: (1.5-1.6); FILE MERGED 2008/06/05 07:53:54 dv 1.5.24.1: #i90386# Added support for custom icons


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [163d9e37331ffac800fa0ae438592c463d405414]

INTEGRATION: CWS rptchart02 (1.9.2); FILE MERGED 2008/04/17 14:34:56 oj 1.9.2.1: #i88295# use correct type for default values


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [afa9bab246c09b81addf340ff776bdbf83b621c7]

INTEGRATION: CWS extmgrui02 (1.31.2); FILE MERGED 2008/06/05 07:40:54 dv 1.31.2.1: #i90147# Removing packages will be handled via notifications


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [348005a76ede00b10e6135432c21c699830549ad]

INTEGRATION: CWS extmgrui02 (1.8.26); FILE MERGED 2008/06/05 07:53:54 dv 1.8.26.1: #i90386# Added support for custom icons


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [e1a13ac6812ddf403eb4409f68f3d193911632db]

INTEGRATION: CWS extmgrui02 (1.2.2); FILE MERGED 2008/06/05 07:36:21 dv 1.2.2.1: #i90147# Removing packages will be handled via notifications


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [67036c81b39879800bcb0dc7e725521fef6c52fe]

INTEGRATION: CWS rptchart02 (1.18.50); FILE MERGED 2008/04/16 06:35:49 oj 1.18.50.2: RESYNC: (1.18-1.20); FILE MERGED 2008/04/15 12:50:18 oj 1.18.50.1: use comphelper copyProperties


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [c901126544ffd17efa4608c57f5806b8a3a48874]

INTEGRATION: CWS extmgrui02 (1.2.2); FILE MERGED 2008/06/12 14:47:20 dv 1.2.2.7: No scrolling with wheel, when there is no scrollbar 2008/06/10 07:27:34 dv 1.2.2.6: RESYNC: (1.2-1.3); FILE MERGED 2008/06/05 14:10:17 dv 1.2.2.5: Fixed scroll bar problem after resize 2008/06/05 11:47:00 dv 1.2.2.4: #i90394# Add support for scroll wheel 2008/06/05 07:53:53 dv 1.2.2.3: #i90386# Added support for custom icons 2008/05/28 06:33:26 dv 1.2.2.2: Hide publisher link, when not visible 2008/05/27 11:31:50 dv 1.2.2.1: Enabled publisher link


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [38cda5f584265e4cd5d22b87858c21d30f0be7e9]

INTEGRATION: CWS rptchart02 (1.5.58); FILE MERGED 2008/04/16 06:35:46 oj 1.5.58.2: RESYNC: (1.5-1.6); FILE MERGED 2008/04/15 12:50:18 oj 1.5.58.1: use comphelper copyProperties


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [96a005af3e041c828aec2002175a95923ebcc351]

INTEGRATION: CWS extmgrui02 (1.12.60); FILE MERGED 2008/06/05 07:54:56 dv 1.12.60.3: #i90386# Added support for custom icons 2008/05/27 13:38:41 dv 1.12.60.2: Added missing include statement 2008/05/27 11:32:49 dv 1.12.60.1: Added getPublisherInfo()


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [fc8811ffc36775b27ab3d51dc70b37ee6b981dda]

INTEGRATION: CWS rptchart02 (1.5.4); FILE MERGED 2008/04/16 06:35:43 oj 1.5.4.2: RESYNC: (1.5-1.6); FILE MERGED 2008/03/12 09:01:25 oj 1.5.4.1: register InternalDataProvider as service to use it as delegatee


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [3f5705e241d1c3bcf9674c11a574e95641c5e6da]

INTEGRATION: CWS rptchart02 (1.7.4); FILE MERGED 2008/04/16 06:35:39 oj 1.7.4.2: RESYNC: (1.7-1.8); FILE MERGED 2008/04/15 12:50:18 oj 1.7.4.1: use comphelper copyProperties


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [2ee0e75caf897b14d8bb27728791c1c02b7312b7]

INTEGRATION: CWS rptchart02 (1.3.84); FILE MERGED 2008/04/16 06:35:36 oj 1.3.84.2: RESYNC: (1.3-1.4); FILE MERGED 2008/04/15 12:50:18 oj 1.3.84.1: use comphelper copyProperties


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [6956253e29a21dcab2d39ba3eb85299fe6acc071]

INTEGRATION: CWS rptchart02 (1.3.84); FILE MERGED 2008/04/16 06:35:33 oj 1.3.84.2: RESYNC: (1.3-1.4); FILE MERGED 2008/04/15 12:50:18 oj 1.3.84.1: use comphelper copyProperties


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [358f71b317ba32103a8ef9b6182e7c754ed0b2c4]

INTEGRATION: CWS rptchart02 (1.28.4); FILE MERGED 2008/04/16 06:35:30 oj 1.28.4.2: RESYNC: (1.28-1.29); FILE MERGED 2008/04/15 12:50:18 oj 1.28.4.1: use comphelper copyProperties


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [7ba395b0a54556ca67771b90cde09d7579750100]

INTEGRATION: CWS rptchart02 (1.3.2); FILE MERGED 2008/04/18 07:13:16 oj 1.3.2.1: #i86850# new member in genericunodialog


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [2e0bb70c639a8360976e62dc41ef7f3efe2a705c]

INTEGRATION: CWS rptchart02 (1.5.4); FILE MERGED 2008/04/16 06:35:27 oj 1.5.4.2: RESYNC: (1.5-1.6); FILE MERGED 2008/04/15 12:50:17 oj 1.5.4.1: use comphelper copyProperties


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [0ce77ce2c237a69ca1087293857175f1f908469f]

INTEGRATION: CWS rptchart02 (1.5.4); FILE MERGED 2008/04/16 06:35:24 oj 1.5.4.2: RESYNC: (1.5-1.6); FILE MERGED 2008/04/15 12:50:17 oj 1.5.4.1: use comphelper copyProperties


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [18e36c2901c973796d247c0f8f51e688ccc82b82]

INTEGRATION: CWS rptchart02 (1.4.4); FILE MERGED 2008/04/16 06:35:20 oj 1.4.4.2: RESYNC: (1.4-1.5); FILE MERGED 2008/04/15 12:50:17 oj 1.4.4.1: use comphelper copyProperties


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [94429cc6cf927989e5603d384d320aee44fcc3ab]

INTEGRATION: CWS rptchart02 (1.6.4); FILE MERGED 2008/04/16 06:35:17 oj 1.6.4.2: RESYNC: (1.6-1.7); FILE MERGED 2008/04/15 12:50:17 oj 1.6.4.1: use comphelper copyProperties


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [fceb09c723f0fbc83a94943cff94d2b7188272f7]

INTEGRATION: CWS rptchart02 (1.7.84); FILE MERGED 2008/04/16 06:35:11 oj 1.7.84.2: RESYNC: (1.7-1.8); FILE MERGED 2008/04/15 12:50:17 oj 1.7.84.1: use comphelper copyProperties


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [43bb208715f81fe96d9367262d431effb01b2098]

INTEGRATION: CWS rptchart02 (1.3.84); FILE MERGED 2008/04/16 06:35:08 oj 1.3.84.2: RESYNC: (1.3-1.4); FILE MERGED 2008/04/15 12:50:17 oj 1.3.84.1: use comphelper copyProperties


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [5d32063f4f5becdabae0da2372a54b47231a5284]

#i86732# further adjustments due to resolution of merge conflicts. (Get revision 1.142.10.7.)


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [eb8393da7a3ce1ffcae8c7212286d42a38f5381d]

INTEGRATION: CWS rptchart02 (1.7.2); FILE MERGED 2008/04/18 08:57:34 oj 1.7.2.1: #i86850# use of ComponentContext


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [2cd73655f0e190602655304dcf852fd9cbd79e1e]

INTEGRATION: CWS rptchart02 (1.16.2); FILE MERGED 2008/04/16 09:29:06 oj 1.16.2.1: change order of calls to avoid UnknownPropertyException


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [d615da8014caa9009b82ec01c36d0750fa62ba63]

INTEGRATION: CWS rptchart02 (1.7.2); FILE MERGED 2008/05/29 07:29:09 oj 1.7.2.1: unused var when compile linux with debug


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [96606e84f5564e51e930e967c299485da51ad03f]

INTEGRATION: CWS rptchart02 (1.3.2); FILE MERGED 2008/04/18 08:57:34 oj 1.3.2.1: #i86850# use of ComponentContext


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [001db8b38e9accce7412d1d904cc2ed5b0b81883]

INTEGRATION: CWS rptchart02 (1.5.2); FILE MERGED 2008/04/18 08:57:33 oj 1.5.2.1: #i86850# use of ComponentContext


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [75b1443311ead37f179313372e6f498ce1c2a646]

INTEGRATION: CWS rptchart02 (1.12.2); FILE MERGED 2008/04/18 08:57:33 oj 1.12.2.1: #i86850# use of ComponentContext


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [8a9ba6d4911c92551a6e87689dea5432b2f60583]

INTEGRATION: CWS rptchart02 (1.19.6); FILE MERGED 2008/04/18 08:46:50 oj 1.19.6.1: #i86850# use of ComponentContext


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [f12be77287a1255f4158fd2b2b18d38cadf706f7]

INTEGRATION: CWS rptchart02 (1.8.2); FILE MERGED 2008/05/21 11:57:51 oj 1.8.2.2: RESYNC: (1.8-1.9); FILE MERGED 2008/04/18 08:46:50 oj 1.8.2.1: #i86850# use of ComponentContext


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [c2ef07c4c4384c8ca519ba924f72cce71bfa48f8]

INTEGRATION: CWS rptchart02 (1.10.2); FILE MERGED 2008/05/21 11:57:48 oj 1.10.2.2: RESYNC: (1.10-1.11); FILE MERGED 2008/04/18 08:46:50 oj 1.10.2.1: #i86850# use of ComponentContext


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [b15d8d7684eeed33a3488e4739c292b3056777da]

INTEGRATION: CWS rptchart02 (1.5.6); FILE MERGED 2008/04/18 08:46:50 oj 1.5.6.1: #i86850# use of ComponentContext


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [2f04b99fc9a1f6c2ad691ab78bc932dda610a21a]

INTEGRATION: CWS rptchart02 (1.6.6); FILE MERGED 2008/04/18 08:46:50 oj 1.6.6.1: #i86850# use of ComponentContext


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [5c95f7f38903d69621e8a2c3a13d7069bfb8c307]

INTEGRATION: CWS rptchart02 (1.11.6); FILE MERGED 2008/04/18 08:46:50 oj 1.11.6.1: #i86850# use of ComponentContext


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [6984059920bd9c6644beda87ae1dc39104368356]

INTEGRATION: CWS rptchart02 (1.91.2); FILE MERGED 2008/06/11 12:40:24 oj 1.91.2.4: RESYNC: (1.92-1.93); FILE MERGED 2008/05/23 08:36:38 oj 1.91.2.3: #i84290# change sql rule table_ref 2008/05/21 11:57:44 oj 1.91.2.2: RESYNC: (1.91-1.92); FILE MERGED 2008/05/20 08:18:26 oj 1.91.2.1: #i84290# range_variable changed


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [782e2ea088f0c4d2f5f055d102bfdeb86ea66de1]

INTEGRATION: CWS rptchart02 (1.87.2); FILE MERGED 2008/06/11 12:40:17 oj 1.87.2.4: RESYNC: (1.88-1.89); FILE MERGED 2008/05/21 11:57:37 oj 1.87.2.3: RESYNC: (1.87-1.88); FILE MERGED 2008/04/16 10:19:59 oj 1.87.2.2: remove class as well 2008/04/16 09:26:03 oj 1.87.2.1: remove helper class again


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [b05f0989b966d9542a74678377c9887cf191d3b7]

INTEGRATION: CWS rptchart02 (1.14.6); FILE MERGED 2008/05/21 11:57:32 oj 1.14.6.2: RESYNC: (1.14-1.15); FILE MERGED 2008/04/18 08:46:49 oj 1.14.6.1: #i86850# use of ComponentContext


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [7bcdb3be82abc01960e3f982d50f1d6dcce09e45]

INTEGRATION: CWS rptchart02 (1.60.8); FILE MERGED 2008/06/11 12:40:09 oj 1.60.8.2: RESYNC: (1.60-1.61); FILE MERGED 2008/05/28 06:59:06 oj 1.60.8.1: #i84782# move command to internal


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [ee879d57d682e01b399d87e40d2d29012bcb3cd0]

INTEGRATION: CWS rptchart02 (1.10.6); FILE MERGED 2008/04/18 08:46:49 oj 1.10.6.1: #i86850# use of ComponentContext


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [b14ac51a3c8de02d02fda1a2588c74b2b889cc30]

INTEGRATION: CWS rptchart02 (1.20.6); FILE MERGED 2008/04/18 08:46:49 oj 1.20.6.1: #i86850# use of ComponentContext


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [191d0da04b69b9e0f92b88112e754e1a1a66704e]

INTEGRATION: CWS rptchart02 (1.4.6); FILE MERGED 2008/04/18 08:46:49 oj 1.4.6.1: #i86850# use of ComponentContext


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [38826df34f5a27ca6a16f7a051ac5beb39d1442e]

INTEGRATION: CWS rptchart02 (1.2.2); FILE MERGED 2008/04/16 09:26:51 oj 1.2.2.3: set props ini 2008/04/16 06:46:30 oj 1.2.2.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/12 09:27:40 oj 1.2.2.1: use internaldataprovider as delegatee


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [f73ce2abd1abf26fe7cc40c36867dbe9d286bf61]

INTEGRATION: CWS rptchart02 (1.2.2); FILE MERGED 2008/04/16 06:46:26 oj 1.2.2.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/12 09:27:39 oj 1.2.2.1: use internaldataprovider as delegatee


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [064155e3c40406a8ad849adf7bafa77fd77a5290]

INTEGRATION: CWS rptchart02 (1.60.4); FILE MERGED 2008/06/11 12:40:02 oj 1.60.4.2: RESYNC: (1.60-1.61); FILE MERGED 2008/05/22 08:13:37 oj 1.60.4.1: #i86902# add DocumentTitle to media descriptor


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [8dfe195046c20b84cfa5a1a15f198ce2b1f88b09]

INTEGRATION: CWS rptchart02 (1.44.8); FILE MERGED 2008/06/11 12:39:57 oj 1.44.8.2: RESYNC: (1.44-1.45); FILE MERGED 2008/05/28 06:55:46 oj 1.44.8.1: #i88579# catch unkownModelexception


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [7dc6ffdfca7d268bd30313f43cb718eee5d0b61f]

INTEGRATION: CWS rptchart02 (1.97.6); FILE MERGED 2008/06/11 12:39:52 oj 1.97.6.3: RESYNC: (1.97-1.98); FILE MERGED 2008/05/23 08:36:37 oj 1.97.6.2: #i84290# change sql rule table_ref 2008/05/20 08:18:06 oj 1.97.6.1: #i84290# range_variable changed


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [a770d5269058c09fc2b1fe25a8b05d2c79a5d3cc]

INTEGRATION: CWS rptchart02 (1.155.30); FILE MERGED 2008/06/11 12:39:47 oj 1.155.30.3: RESYNC: (1.156-1.157); FILE MERGED 2008/04/16 06:46:22 oj 1.155.30.2: RESYNC: (1.155-1.156); FILE MERGED 2008/03/12 09:27:08 oj 1.155.30.1: clear parameter when setting new command


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [7ae553787440a8ec61d6a123646b72b4ad5642e1]

INTEGRATION: CWS rptchart02 (1.7.6); FILE MERGED 2008/05/27 08:57:42 oj 1.7.6.1: i84290 a little advanced error message


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [c40320a7e5b8e1c7f537b3b9273acb82e7f80af4]

INTEGRATION: CWS rptchart02 (1.9.30); FILE MERGED 2008/04/16 06:46:15 oj 1.9.30.2: RESYNC: (1.9-1.10); FILE MERGED 2008/03/12 09:27:08 oj 1.9.30.1: clear parameter when setting new command


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [2fd9a97ab8fe07a977de8e9318498b8847a3c638]

INTEGRATION: CWS rptchart02 (1.168.2); FILE MERGED 2008/05/21 09:58:42 oj 1.168.2.4: RESYNC: (1.171-1.172); FILE MERGED 2008/05/19 06:13:48 oj 1.168.2.3: #i83193# set width and height separ 2008/04/16 06:35:56 oj 1.168.2.2: RESYNC: (1.168-1.171); FILE MERGED 2008/04/03 13:25:31 oj 1.168.2.1: impl XInplaceClient at lightclient


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [f9846208df4b992439907ec0ce103d658976b18b]

INTEGRATION: CWS rptchart02 (1.33.2); FILE MERGED 2008/04/16 06:35:52 oj 1.33.2.2: RESYNC: (1.33-1.36); FILE MERGED 2008/04/03 13:25:31 oj 1.33.2.1: impl XInplaceClient at lightclient


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [f6d3f5a8bd544e215fd39bb6ca8cf10e0fac5b2a]

INTEGRATION: CWS rptchart02 (1.7.344); FILE MERGED 2008/04/16 06:35:49 oj 1.7.344.2: RESYNC: (1.7-1.9); FILE MERGED 2008/04/03 13:25:31 oj 1.7.344.1: impl XInplaceClient at lightclient


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [680df3397f4a918f0ce7b72f0d2ab60fc333b57f]

INTEGRATION: CWS rptchart02 (1.87.4); FILE MERGED 2008/05/16 12:15:45 oj 1.87.4.5: #i89365# 2008/05/16 11:48:27 oj 1.87.4.4: #i89365# reset loop var to 0 2008/04/16 10:04:11 oj 1.87.4.3: remember that I am chart 2008/04/16 06:35:46 oj 1.87.4.2: RESYNC: (1.87-1.88); FILE MERGED 2008/04/03 13:25:31 oj 1.87.4.1: impl XInplaceClient at lightclient


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [073d815edf3debe9059d421d21b42c62adb211c0]

INTEGRATION: CWS rptchart02 (1.5.188); FILE MERGED 2008/04/16 12:24:54 oj 1.5.188.3: resolve move problems 2008/04/16 06:35:39 oj 1.5.188.2: RESYNC: (1.5-1.8); FILE MERGED 2008/04/03 13:22:50 oj 1.5.188.1: export SvxOle2Shape


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [c47078fa82b31e369eaab3369b220ad996879f2b]

INTEGRATION: CWS rptchart02 (1.3.4); FILE MERGED 2008/04/16 10:04:10 oj 1.3.4.3: remember that I am chart 2008/04/16 06:35:36 oj 1.3.4.2: RESYNC: (1.3-1.4); FILE MERGED 2008/04/03 13:22:50 oj 1.3.4.1: export SvxOle2Shape


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [23dc05d93e1e1ddb71e235d1b506e2577ad80a95]

INTEGRATION: CWS rptchart02 (1.3.4); FILE MERGED 2008/04/24 07:16:00 oj 1.3.4.1: #i86907# add doc for DataField


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [8f1e47f1874a54bc8f230d82adac338d3e12bf0b]

INTEGRATION: CWS rptchart02 (1.3.4); FILE MERGED 2008/06/05 10:37:44 oj 1.3.4.2: #i90298# impl asian and complex 2008/05/15 12:33:02 oj 1.3.4.1: #i87135# make the last prop optional


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [e515e99b21f6141f64655e9011c806e8e52a7407]

INTEGRATION: CWS rptchart02 (1.7.4); FILE MERGED 2008/05/15 12:33:30 oj 1.7.4.1: #i87135# correct syntax error


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [db7e7f73cc6331e6038c478419129799a78a7e93]

INTEGRATION: CWS rptchart02 (1.2.4); FILE MERGED 2008/04/16 06:56:53 oj 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/12 09:13:10 oj 1.2.4.1: add mising properties


2008-06-16  Joerg Sievers  <jsi@openoffice.org>  [5c94a8213a881a66aa00c059aa29caf8de0808bc]

Creating clean testautomation modul with changed structure which will be included into the CWS process.


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [21920b8ba893d3c74804fbcfe3589e9668a5670e]

INTEGRATION: CWS rptchart02 (1.45.54); FILE MERGED 2008/06/11 10:36:25 oj 1.45.54.2: cast to sal_Int32 2008/05/14 12:11:23 oj 1.45.54.1: #i87576# merge from sw30bf04


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [2b07945186f05774d529b66048ec6130e006b2c2]

INTEGRATION: CWS rptchart02 (1.12.56); FILE MERGED 2008/05/14 12:11:23 oj 1.12.56.1: #i87576# merge from sw30bf04


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [66064fd81029849bc17d8a087b12c296a78e9939]

INTEGRATION: CWS rptchart02 (1.12.122); FILE MERGED 2008/04/16 06:31:42 oj 1.12.122.2: RESYNC: (1.12-1.13); FILE MERGED 2008/04/15 06:15:18 oj 1.12.122.1: #i88290# else missing


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [2d573482cfe0fe172aa9a14627197f2696eb2a3b]

INTEGRATION: CWS rptchart02 (1.54.18); FILE MERGED 2008/05/27 08:58:48 oj 1.54.18.4: #i84290# correct range var of table 2008/05/23 08:41:45 oj 1.54.18.3: unused var 2008/05/23 08:26:43 oj 1.54.18.2: #i84290# change sql rule table_ref 2008/05/20 08:29:11 oj 1.54.18.1: #i84290# range_variable changed


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [a378362ecfa5cbd2f8083a2ba64b7c4c62b13ed4]

INTEGRATION: CWS rptchart02 (1.57.18); FILE MERGED 2008/05/23 08:26:43 oj 1.57.18.2: #i84290# change sql rule table_ref 2008/05/20 08:29:11 oj 1.57.18.1: #i84290# range_variable changed


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [6199e5f50cb25d2628ad5f4c56956d8d97cb2ef8]

INTEGRATION: CWS rptchart02 (1.63.18); FILE MERGED 2008/05/23 08:26:43 oj 1.63.18.2: #i84290# change sql rule table_ref 2008/05/20 08:29:11 oj 1.63.18.1: #i84290# range_variable changed


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [45c9be823f1079602670902cb124b0445754f7fa]

INTEGRATION: CWS rptchart02 (1.10.18); FILE MERGED 2008/05/23 08:26:42 oj 1.10.18.1: #i84290# change sql rule table_ref


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [9411f1a4b7bdb9e96cdb4f221928433f65d888e1]

INTEGRATION: CWS rptchart02 (1.22.18); FILE MERGED 2008/05/23 08:26:42 oj 1.22.18.1: #i84290# change sql rule table_ref


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [896ed4d93db4177897767bda829dbf538ecda1a8]

INTEGRATION: CWS rptchart02 (1.24.18); FILE MERGED 2008/05/23 08:26:42 oj 1.24.18.1: #i84290# change sql rule table_ref


2008-06-16  Joerg Sievers  <jsi@openoffice.org>  [3d9ef5bb71315c27f78e41b3ef7eb2c4507ac978]

changed structure which will be included into the CWS process.


2008-06-16  mst  <mst@openoffice.org>  [8a519289b742ec7557fbe18c12a5145a6e548234]

redland: initial import


2008-06-16  Joerg Sievers  <jsi@openoffice.org>  [c40be7d43d55555992e938329bce3b2ac0e92da9]

changed structure which will be included into the CWS process.


2008-06-16  Joerg Sievers  <jsi@openoffice.org>  [77c5993a5e394a526f477fc0dd107d45cd9ca86e]

changed structure which will be included into the CWS process.


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [e0c907a184307b68a6fce9727be360153bfbbb2e]

INTEGRATION: CWS notes5 (1.51.30); FILE MERGED 2008/05/09 15:08:19 ama 1.51.30.1: Helperfunctions for notes & change tracking


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [4518b84cdf239747c91b6ea378312abd9ce809b4]

INTEGRATION: CWS notes5 (1.26.30); FILE MERGED 2008/05/18 21:52:43 mod 1.26.30.3: broadcast spellchecking change 2008/05/14 17:03:00 mod 1.26.30.2: #i86595# #i89474# 2008/05/06 19:37:51 mod 1.26.30.1: merge from notes4


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [304a69311da5547138cc01af6a0823bc9a430e31]

INTEGRATION: CWS notes5 (1.66.30); FILE MERGED 2008/05/15 00:21:12 mod 1.66.30.1: #i88874


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [d7abab9807bb554744a7bd5450a6ea3c1d19fc7b]

INTEGRATION: CWS notes5 (1.13.30); FILE MERGED 2008/05/15 00:21:11 mod 1.13.30.3: #i88874 2008/05/05 14:40:16 mod 1.13.30.2: language settings inside notes 2008/04/30 09:03:09 mod 1.13.30.1: #i88874#


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [669db783f791423dc7aac29e013639a0b99f3049]

INTEGRATION: CWS notes5 (1.1.2); FILE ADDED 2008/05/15 09:08:38 mod 1.1.2.2: #i88874# 2008/05/15 00:21:42 mod 1.1.2.1: #i88874


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [16895a96d6c3edc5ac7a27315d35587e89be7c5d]

INTEGRATION: CWS notes5 (1.42.30); FILE MERGED 2008/05/15 00:21:11 mod 1.42.30.2: #i88874 2008/04/30 09:03:09 mod 1.42.30.1: #i88874#


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [09e07e6f29a996a537eeae6494d0e47071fc1b71]

INTEGRATION: CWS notes5 (1.4.30); FILE MERGED 2008/06/13 21:22:49 mod 1.4.30.11: RESYNC: (1.4-1.5); FILE MERGED 2008/05/23 14:49:36 mod 1.4.30.10: various small fixes 2008/05/23 09:13:33 mod 1.4.30.9: small fixes 2008/05/15 00:21:10 mod 1.4.30.8: #i88874 2008/05/14 17:02:59 mod 1.4.30.7: #i86595# #i89474# 2008/05/11 21:24:50 mod 1.4.30.6: Change Tracking: mark deleted notes 2008/05/08 15:05:39 mod 1.4.30.5: line feeds 2008/05/07 16:31:34 mod 1.4.30.4: #i88971# 2008/05/06 19:37:51 mod 1.4.30.3: merge from notes4 2008/05/05 14:40:16 mod 1.4.30.2: language settings inside notes 2008/04/30 09:03:08 mod 1.4.30.1: #i88874#


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [ba83c870366c67701d7b7717780c30942b7b007c]

INTEGRATION: CWS notes5 (1.39.30); FILE MERGED 2008/05/15 00:21:09 mod 1.39.30.1: #i88874


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [1a6609e7fa7986023fe789012f96e3ce11666203]

INTEGRATION: CWS notes5 (1.1.2); FILE ADDED 2008/05/15 00:21:08 mod 1.1.2.1: #i88874


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [9d388659a27d1b0c3044a56920fd79c35baac6c1]

INTEGRATION: CWS notes5 (1.3.30); FILE MERGED 2008/05/14 17:02:59 mod 1.3.30.1: #i86595# #i89474#


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [b8f50628f7ca8b165dfeb31cc5ae6b575ae343ed]

INTEGRATION: CWS notes5 (1.4.30); FILE MERGED 2008/06/13 21:00:57 mod 1.4.30.18: RESYNC: (1.4-1.5); FILE MERGED 2008/06/04 08:17:15 mba 1.4.30.17: warning fixed 2008/05/28 09:24:59 mod 1.4.30.16: small fixes and cleanup 2008/05/24 12:26:34 mod 1.4.30.15: #i89882# #i89883# #i89884# #i89886# #i89887# #i89890# 2008/05/23 14:49:36 mod 1.4.30.14: various small fixes 2008/05/23 09:13:32 mod 1.4.30.13: small fixes 2008/05/19 13:53:33 mod 1.4.30.12: broadcast new language to note 2008/05/18 21:52:43 mod 1.4.30.11: broadcast spellchecking change 2008/05/15 00:21:07 mod 1.4.30.10: #i88874 2008/05/14 17:02:59 mod 1.4.30.9: #i86595# #i89474# 2008/05/14 06:48:13 mod 1.4.30.8: WaE 2008/05/13 13:18:40 mod 1.4.30.7: #i89243# 2008/05/11 21:24:49 mod 1.4.30.6: Change Tracking: mark deleted notes 2008/05/08 14:04:05 mod 1.4.30.5: blinking cursor 2008/05/07 16:31:33 mod 1.4.30.4: #i88971# 2008/05/06 23:54:27 mod 1.4.30.3: cleanup, fixed font height in meta area 2008/05/06 19:37:50 mod 1.4.30.2: merge from notes4 2008/05/05 14:40:16 mod 1.4.30.1: language settings inside notes


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [1d31fad4995ee523e278a6d1fe9ddf0363126c65]

INTEGRATION: CWS notes5 (1.7.30); FILE MERGED 2008/06/13 21:04:41 mod 1.7.30.18: RESYNC: (1.8-1.9); FILE MERGED 2008/05/24 12:33:44 mod 1.7.30.17: RESYNC: (1.7-1.8); FILE MERGED 2008/05/24 12:26:34 mod 1.7.30.16: #i89882# #i89883# #i89884# #i89886# #i89887# #i89890# 2008/05/23 09:13:32 mod 1.7.30.15: small fixes 2008/05/19 13:53:33 mod 1.7.30.14: broadcast new language to note 2008/05/18 21:52:43 mod 1.7.30.13: broadcast spellchecking change 2008/05/15 09:08:37 mod 1.7.30.12: #i88874# 2008/05/14 17:02:58 mod 1.7.30.11: #i86595# #i89474# 2008/05/14 14:44:47 ama 1.7.30.10: Fix PostIt+Redline problems 2008/05/14 06:48:58 mod 1.7.30.9: WaE 2008/05/14 06:48:13 mod 1.7.30.8: WaE 2008/05/13 13:18:40 mod 1.7.30.7: #i89243# 2008/05/11 21:24:49 mod 1.7.30.6: Change Tracking: mark deleted notes 2008/05/09 15:07:29 ama 1.7.30.5: Helperfunctions for notes & change tracking 2008/05/08 14:04:05 mod 1.7.30.4: blinking cursor 2008/05/06 23:54:27 mod 1.7.30.3: cleanup, fixed font height in meta area 2008/05/06 19:37:49 mod 1.7.30.2: merge from notes4 2008/05/05 14:40:15 mod 1.7.30.1: language settings inside notes


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [803a8e28d037202c59321d5b7477d33e0a7d4dc2]

INTEGRATION: CWS notes5 (1.51.30); FILE MERGED 2008/05/11 21:24:49 mod 1.51.30.1: Change Tracking: mark deleted notes


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [ea3e350efae00879a0fdab0d91962d0a4d08a654]

INTEGRATION: CWS notes5 (1.86.30); FILE MERGED 2008/04/30 09:03:08 mod 1.86.30.1: #i88874#


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [090f991ec1e44c6f481c314e27a9686393200c35]

INTEGRATION: CWS notes5 (1.83.28); FILE MERGED 2008/05/24 12:33:39 mod 1.83.28.2: RESYNC: (1.83-1.84); FILE MERGED 2008/05/24 12:26:34 mod 1.83.28.1: #i89882# #i89883# #i89884# #i89886# #i89887# #i89890#


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [7352ee9808ed4d578fa4fade3869263ba772d43e]

INTEGRATION: CWS notes5 (1.28.30); FILE MERGED 2008/05/19 13:53:33 mod 1.28.30.1: broadcast new language to note


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [feec1d6dfc84a5db02781d757710ae7c7a926a2b]

INTEGRATION: CWS notes5 (1.79.30); FILE MERGED 2008/05/15 00:21:06 mod 1.79.30.2: #i88874 2008/05/14 17:02:58 mod 1.79.30.1: #i86595# #i89474#


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [cecebb5383f275de55675cd4248757e968235320]

INTEGRATION: CWS notes5 (1.117.2); FILE MERGED 2008/05/27 18:57:19 mod 1.117.2.1: sidepane and sidepaneborder color


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [f2c478d6cfa967a7ffa530219006a31f302e6fe7]

INTEGRATION: CWS notes5 (1.1.2); FILE ADDED 2008/05/11 21:24:48 mod 1.1.2.2: Change Tracking: mark deleted notes 2008/05/09 15:09:00 ama 1.1.2.1: Helperfunctions for notes & change tracking


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [0b271e6ee76232a6a371775d8cc605eff868724f]

INTEGRATION: CWS notes5 (1.10.30); FILE MERGED 2008/05/09 15:09:28 ama 1.10.30.1: Helperfunctions for notes & change tracking


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [db95fddc72c9265b369b5d4ab95a2d565ba87b74]

INTEGRATION: CWS notes5 (1.48.30); FILE MERGED 2008/05/24 12:33:30 mod 1.48.30.2: RESYNC: (1.48-1.49); FILE MERGED 2008/05/13 07:42:48 ama 1.48.30.1: Fix: Inserted notes in change tracked deletions


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [b9d82dc1be09a1f024a49f29cb092742daab544e]

INTEGRATION: CWS notes5 (1.50.30); FILE MERGED 2008/05/24 12:26:34 mod 1.50.30.4: #i89882# #i89883# #i89884# #i89886# #i89887# #i89890# 2008/05/19 13:53:33 mod 1.50.30.3: broadcast new language to note 2008/05/15 00:21:04 mod 1.50.30.2: #i88874 2008/05/05 14:40:15 mod 1.50.30.1: language settings inside notes


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [f1936db7848900bf9cbad7d7622afd4ef1353117]

INTEGRATION: CWS notes5 (1.71.30); FILE MERGED 2008/05/28 07:15:59 mod 1.71.30.1: hide uno.Hide* from UI


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [9642ea3522127a641a8999828d12cc8bb786e38c]

INTEGRATION: CWS notes5 (1.4.30); FILE MERGED 2008/06/13 15:29:01 mod 1.4.30.4: RESYNC: (1.4-1.5); FILE MERGED 2008/05/14 17:02:58 mod 1.4.30.3: #i86595# #i89474# 2008/05/06 19:37:48 mod 1.4.30.2: merge from notes4 2008/05/05 14:40:15 mod 1.4.30.1: language settings inside notes


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [b3b728daa0d9df134ce3bfed08171acff389eae8]

INTEGRATION: CWS notes5 (1.3.30); FILE MERGED 2008/06/13 15:24:19 mod 1.3.30.2: RESYNC: (1.3-1.4); FILE MERGED 2008/05/06 19:37:48 mod 1.3.30.1: merge from notes4


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [7a91f069e35aa01f239d2aaeaf52c3fc68061262]

INTEGRATION: CWS notes5 (1.1.2); FILE ADDED 2008/05/13 13:18:40 mod 1.1.2.3: #i89243# 2008/05/11 21:24:48 mod 1.1.2.2: Change Tracking: mark deleted notes 2008/05/09 15:06:40 ama 1.1.2.1: Helperfunctions for notes & change tracking


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [1c9f3dee548bb292323fd4da65cc84155aae7625]

INTEGRATION: CWS notes5 (1.5.30); FILE MERGED 2008/06/13 15:19:27 mod 1.5.30.11: RESYNC: (1.5-1.6); FILE MERGED 2008/05/24 12:26:33 mod 1.5.30.10: #i89882# #i89883# #i89884# #i89886# #i89887# #i89890# 2008/05/18 21:52:42 mod 1.5.30.9: broadcast spellchecking change 2008/05/15 00:21:03 mod 1.5.30.8: #i88874 2008/05/14 17:02:57 mod 1.5.30.7: #i86595# #i89474# 2008/05/14 06:48:13 mod 1.5.30.6: WaE 2008/05/13 13:18:40 mod 1.5.30.5: #i89243# 2008/05/11 21:24:48 mod 1.5.30.4: Change Tracking: mark deleted notes 2008/05/06 23:54:27 mod 1.5.30.3: cleanup, fixed font height in meta area 2008/05/06 19:37:48 mod 1.5.30.2: merge from notes4 2008/05/05 14:40:14 mod 1.5.30.1: language settings inside notes


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [03b5118825d35405b83ad433211bdb201a93b1ee]

INTEGRATION: CWS notes5 (1.8.30); FILE MERGED 2008/05/19 13:53:32 mod 1.8.30.1: broadcast new language to note


2008-06-16  Rüdiger Timm  <rt@openoffice.org>  [b5c196113628f0f0bec0e56603af65f9c5562830]

INTEGRATION: CWS notes5 (1.5.30); FILE MERGED 2008/06/13 15:22:14 mod 1.5.30.8: RESYNC: (1.5-1.6); FILE MERGED 2008/05/19 13:53:32 mod 1.5.30.7: broadcast new language to note 2008/05/18 21:52:42 mod 1.5.30.6: broadcast spellchecking change 2008/05/15 00:21:02 mod 1.5.30.5: #i88874 2008/05/11 21:24:48 mod 1.5.30.4: Change Tracking: mark deleted notes 2008/05/09 15:06:23 ama 1.5.30.3: Helperfunctions for notes & change tracking 2008/05/06 19:37:48 mod 1.5.30.2: merge from notes4 2008/05/05 14:40:14 mod 1.5.30.1: language settings inside notes


2008-06-16  Joerg Sievers  <jsi@openoffice.org>  [9e2612fdd3cfb7177d52b9b8eab1ab2b0760575e]

changed structure which will be included into the CWS process.


2008-06-16  Joerg Sievers  <jsi@openoffice.org>  [8811ad3b73d19555db0dbb7fe71d87ebd4762f28]

changed structure which will be included into the CWS process.


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [8b57ab778ff4f9b094c4b0569673803a8aa1a5c4]

INTEGRATION: CWS hunspellexternal (1.7.22); FILE MERGED 2008/04/23 19:04:43 rene 1.7.22.4: #i87882# system dictionary paths 2008/04/22 14:16:23 cmc 1.7.22.3: rejig for dictmgr.hxx move 2008/04/22 06:40:38 rene 1.7.22.2: #i10000# readd 2007/10/04 10:44:54 rene 1.7.22.1: remove files which are supposed to used from the hunspell tarball


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [224af7afa8b014962db8c1d393c6cdd8fe8cf6d0]

INTEGRATION: CWS hunspellexternal (1.14.8); FILE MERGED 2008/04/22 14:16:23 cmc 1.14.8.5: rejig for dictmgr.hxx move 2008/04/22 06:39:44 rene 1.14.8.4: #i87604#, #i10000# fix the build with both internal and system hunspell 2008/04/21 09:30:24 rene 1.14.8.3: RESYNC: (1.16-1.19); FILE MERGED 2008/01/04 19:30:54 rene 1.14.8.2: RESYNC: (1.14-1.16); FILE MERGED 2007/10/08 11:09:33 rene 1.14.8.1: add HUNSPELL BUILD_TYPE, make dictmgr.hxx used from hunspell, remove HUNSPELLIB from solenv/inc/libs.mk


2008-06-13  Joerg Sievers  <jsi@openoffice.org>  [0726d12d9b6161a9711cb6fd9749bf36c662889f]

changed structure which will be included into the CWS process.


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [f4154cd60fc8b3eef7fa2687c6e2b90308a99856]

INTEGRATION: CWS hunspellexternal (1.15.8); FILE MERGED 2008/04/22 13:25:38 rene 1.15.8.5: #i10000# typo 2008/04/22 06:39:44 rene 1.15.8.4: #i87604#, #i10000# fix the build with both internal and system hunspell 2007/10/08 11:09:33 rene 1.15.8.3: add HUNSPELL BUILD_TYPE, make dictmgr.hxx used from hunspell, remove HUNSPELLIB from solenv/inc/libs.mk 2007/10/04 11:05:08 rene 1.15.8.2: RESYNC: (1.15-1.16); FILE MERGED 2007/10/04 10:44:54 rene 1.15.8.1: remove files which are supposed to used from the hunspell tarball


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [0d67d2909d1bd061fa87fde674a36562a2c2b023]

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>  [2336adb29d1348c24374c511390071f99ab7a051]

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>  [2e476f9d5fdcede2b4089671afbc71a4e1a02e27]

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>  [6370fb1ac0fc46b06b8f05a5f21e883e88f99d4c]

INTEGRATION: CWS hunspellexternal (1.13.12); FILE MERGED 2008/04/21 09:31:26 rene 1.13.12.3: RESYNC: (1.14-1.15); FILE MERGED 2008/01/04 19:41:11 rene 1.13.12.2: RESYNC: (1.13-1.14); FILE MERGED 2007/10/08 11:06:51 rene 1.13.12.1: #i82270# missing stdio.h include for fprintf


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [53e3a106e003c85bb41cb7b5785969ff0dd09e1b]

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>  [5c5a95108cd4cac79b48b75329fb10a55c0b0b79]

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>  [6d2ec259cfae7ec8f17fddff109e0596e8ab0ec6]

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>  [d5c1f2e15d2b80346f02612919dc5de014153bb8]

INTEGRATION: CWS obr09 (1.6.30); FILE MERGED 2008/05/30 15:49:34 is 1.6.30.1: #i89959# langpack download names for Debian changed


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [43fb4035d0b5e7ed323bb0356c210247f154599b]

INTEGRATION: CWS hunspellexternal (1.10.8); FILE MERGED 2008/04/22 14:16:24 cmc 1.10.8.5: rejig for dictmgr.hxx move 2008/04/22 06:39:45 rene 1.10.8.4: #i87604#, #i10000# fix the build with both internal and system hunspell 2008/04/21 09:30:15 rene 1.10.8.3: RESYNC: (1.11-1.14); FILE MERGED 2008/01/04 19:30:58 rene 1.10.8.2: RESYNC: (1.10-1.11); FILE MERGED 2007/10/08 11:09:34 rene 1.10.8.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>  [7c919bf4070453299f59de15cb19c1ccf49b6f82]

INTEGRATION: CWS hunspellexternal (1.18.60); FILE MERGED 2008/04/21 09:30:18 rene 1.18.60.2: RESYNC: (1.18-1.20); FILE MERGED 2007/12/20 13:21:25 rene 1.18.60.1: Hunspell is a external project, change displayed name


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [4b5f94adb4ca04805a6c21762530acc6dc1dc11c]

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>  [25eb33963048760b49b0a854685d154045d3c4b7]

INTEGRATION: CWS hunspellexternal (1.16.8); FILE MERGED 2008/06/11 17:41:10 mh 1.16.8.5: add: icuuc for Win32 2008/04/22 14:16:23 cmc 1.16.8.4: rejig for dictmgr.hxx move 2008/04/22 06:39:45 rene 1.16.8.3: #i87604#, #i10000# fix the build with both internal and system hunspell 2008/04/21 09:30:21 rene 1.16.8.2: RESYNC: (1.17-1.20); FILE MERGED 2007/10/08 11:09:33 rene 1.16.8.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>  [ccd1031a42ca26a35d85713ef0f86faeba138b36]

INTEGRATION: CWS obr09 (1.11.10); FILE MERGED 2008/05/28 10:28:22 obr 1.11.10.1: #i78096# do not throw exception on end tags w/o start tag


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [4c34884535d6f9c790df79ef30f84defdbceeb16]

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>  [6bedaeb49d57e788c61f459d41a5538fff80d4ba]

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>  [ca50521f87a28e3b90e91fcff514c325a026178d]

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>  [4d320c0988552ded4827e6ee2fc0781f34bb5bf0]

INTEGRATION: CWS hunspellexternal (1.3.4); FILE MERGED 2008/04/23 19:04:43 rene 1.3.4.2: #i87882# system dictionary paths 2008/04/22 13:39:40 cmc 1.3.4.1: #i87881# remove unused set and fix migration


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [092892b43a703ae6df75f4f459f177c12c274346]

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>  [922fcd461abe8b9e74ab7e2a4ab742edd57e2329]

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>  [884f487cada84acd737e259c5aca0db9853cef80]

INTEGRATION: CWS hunspellexternal (1.5.60); FILE MERGED 2007/11/26 01:44:53 rene 1.5.60.1: new en_US dictionary, 2007-08-29 from hunspell.sf.net


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [a499eb4332b769cf85162f0d694500b0fbbd8ba8]

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>  [1d52d8b56fddfb469bf8035d391a93dcf441cd74]

INTEGRATION: CWS hunspellexternal (1.2.60); FILE MERGED 2007/11/26 01:44:53 rene 1.2.60.1: new en_US dictionary, 2007-08-29 from hunspell.sf.net


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [e811dad8e1f7ad52ace9cde485f79aca0611f559]

INTEGRATION: CWS hunspellexternal (1.1.2); FILE ADDED 2007/11/26 01:44:53 rene 1.1.2.1: new en_US dictionary, 2007-08-29 from hunspell.sf.net


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [0116fed8b79b203561c2103f5b019bd60bba53ad]

INTEGRATION: CWS hunspellexternal (1.2.62); FILE MERGED 2008/04/23 19:11:04 rene 1.2.62.1: #i84594# update german dict binaries


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [0eaab8d95c8e33592f87edc0978fa02fc8af8d1a]

INTEGRATION: CWS hunspellexternal (1.2.62); FILE MERGED 2008/04/23 19:11:03 rene 1.2.62.1: #i84594# update german dict binaries


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [b616d1ea406c0a9237827f685376bc9c0bc42dd4]

INTEGRATION: CWS hunspellexternal (1.2.62); FILE MERGED 2008/04/23 19:11:02 rene 1.2.62.1: #i84594# update german dict binaries


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [25d62952a2e9826d0d2c3bd1d24233da03a2804b]

INTEGRATION: CWS hunspellexternal (1.2.62); FILE MERGED 2008/04/23 19:11:01 rene 1.2.62.1: #i84594# update german dict binaries


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [f54ee74648beb5021a39c9bf57ed65b162ae9bba]

INTEGRATION: CWS smoketest20 (1.3.56); FILE MERGED 2008/06/05 15:41:08 kz 1.3.56.1: #i90405# remove statjars


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [71210746f1c2e33174369d54c91dfe07ab39399b]

INTEGRATION: CWS smoketest20 (1.33.8); FILE MERGED 2008/06/05 15:41:08 kz 1.33.8.1: #i90405# remove statjars


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [fc4f9400324aaf4c003a4e2052e40019588fa8c4]

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>  [a899bfe256b00db56164bdfdda4c55308868dfc4]

INTEGRATION: CWS smoketest20 (1.8.10); FILE MERGED 2008/06/05 15:41:08 kz 1.8.10.1: #i90405# remove statjars


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [d81359dcbfe322c7a14e032d188a6ed0bc6ab7ba]

INTEGRATION: CWS qadev32 (1.5.2); FILE MERGED 2008/04/17 11:40:52 cn 1.5.2.2: RESYNC: (1.5-1.6); FILE MERGED 2008/04/17 09:28:32 cn 1.5.2.1: #i87407# add logging thread to method fillSeries()


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [14d954cc7d4f2cac6ece4a8dab67c2810c7ac2e1]

INTEGRATION: CWS qadev32 (1.5.56); FILE MERGED 2008/04/17 11:40:49 cn 1.5.56.2: RESYNC: (1.5-1.6); FILE MERGED 2008/04/17 07:57:29 cn 1.5.56.1: #i87389# skip properties to change which are could make trouble


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [b14f35b46a531b8c9152415f10ae0b43760bf805]

INTEGRATION: CWS qadev32 (1.2.2); FILE MERGED 2008/06/11 12:31:01 cn 1.2.2.10: #i87389# if a non added module should be tested (-m $moldue) the test does not find the qa/unoapi folder because of not consider .lnk -> fixed 2008/05/28 12:54:05 cn 1.2.2.9: #i87389# enhance logging 2008/05/13 19:09:11 cn 1.2.2.8: #i87389# update logging, ehnance javadoc 2008/05/05 10:05:33 cn 1.2.2.7: #i85370# change header, change parameter String[] to ArrayList, PASSED.OK if no module with qa/unoapi is found 2008/04/17 10:51:21 cn 1.2.2.6: #i85370# header changed 2008/04/03 07:55:04 cn 1.2.2.5: #i87389# new method getTranslatedNames 2008/03/12 10:42:02 cn 1.2.2.4: #i85370# implement setUnoAoiCwsStatus() 2008/03/05 10:46:10 cn 1.2.2.3: #i85370# give the office some more time at its fist start 2008/01/22 11:47:19 cn 1.2.2.2: #i85370#: crestructuring the before method 2008/01/18 15:26:04 cn 1.2.2.1: #i85370#: reorg of test case: some functinalilty has moved to external classes


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [dbdd5b2a28e0eb09a34d1dcf9b80ac3bfb6256e5]

INTEGRATION: CWS qadev32 (1.15.2); FILE MERGED 2008/05/28 12:48:15 cn 1.15.2.5: #i87389# getDateTime() now returns also millisecond 2008/04/17 11:40:46 cn 1.15.2.4: RESYNC: (1.15-1.16); FILE MERGED 2008/04/17 09:19:40 cn 1.15.2.3: #i87389# bugfix in getDateTime() 2008/03/05 14:12:24 cn 1.15.2.2: #i85370# handle white spaces in AppExecutionCommand 2008/03/05 11:29:37 cn 1.15.2.1: #i85370# handle white spaces in AppExecutionCommand


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [1f2cc8c2f38241ff7ad160d025a1cbe61795d4f0]

INTEGRATION: CWS qadev32 (1.7.2); FILE MERGED 2008/05/28 12:19:15 cn 1.7.2.3: #i87389# enhance documentation 2008/04/17 11:40:43 cn 1.7.2.2: RESYNC: (1.7-1.8); FILE MERGED 2008/03/25 09:33:21 cn 1.7.2.1: #i87389# new parameter: NoCwsAttach


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [13e6598422c9817473db3821b2d83e2571e9c68a]

INTEGRATION: CWS qadev32 (1.5.56); FILE MERGED 2008/04/17 11:40:40 cn 1.5.56.2: RESYNC: (1.5-1.6); FILE MERGED 2008/03/19 08:48:52 cn 1.5.56.1: #i85368# use Sting.equals(String2) instead of String1 == String2


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [5a9f300312e753380b30c2ab60561b5609068688]

INTEGRATION: CWS qadev32 (1.6.2); FILE MERGED 2008/05/28 12:13:17 cn 1.6.2.1: #i87389# new innerclass OfficeWatcherPing


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [1d3561e351afa5fd540bf0b3c491d8ef5b7f5041]

INTEGRATION: CWS qadev32 (1.1.2); FILE ADDED 2008/05/05 09:44:51 cn 1.1.2.2: #i85370# change header, change parameter String[] to ArrayList 2008/01/21 11:12:22 cn 1.1.2.1: #i85370#: this inderface describes the methods to communiacte with EIS


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [4cafd752c81e313e7155e09899f081e60a05db56]

INTEGRATION: CWS qadev32 (1.12.2); FILE MERGED 2008/04/17 11:40:14 cn 1.12.2.3: RESYNC: (1.12-1.13); FILE MERGED 2008/04/17 07:58:14 cn 1.12.2.2: #i87389# enhance timeout 2008/03/04 19:57:07 cn 1.12.2.1: #i86692# change default connection method to named pipe: pipe,name=$USER


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [3b106531b84021e3419ef838c26e95142a91a4bc]

INTEGRATION: CWS qadev32 (1.12.2); FILE MERGED 2008/05/28 12:17:02 cn 1.12.2.8: #i87389# optimize waiting while process is ongoing, enhance logging 2008/05/05 09:23:49 cn 1.12.2.7: #i85370# enhance logging 2008/04/17 11:40:37 cn 1.12.2.6: RESYNC: (1.12-1.13); FILE MERGED 2008/04/17 07:56:15 cn 1.12.2.5: #i87389# enhance logging 2008/04/03 07:57:36 cn 1.12.2.4: #i87389# enhance logging 2008/03/05 11:18:40 cn 1.12.2.3: #i85370# new constructor 2008/01/22 11:46:49 cn 1.12.2.2: #i85370#: runCommand(): validation of param != null 2008/01/21 16:29:19 cn 1.12.2.1: #i85370# new method runCommand()


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [bae3824dd7ae034c9aea209ae1f49b91a03c7b8b]

INTEGRATION: CWS qadev32 (1.1.2); FILE ADDED 2008/06/13 08:33:07 rt 1.1.2.3: Correct license header 2008/05/13 19:06:30 cn 1.1.2.2: #i87389# enhance javadoc 2008/01/22 11:44:38 cn 1.1.2.1: #i85370#: This exception should be thrown if you try to get a Null value of a parameter and you don't can handle it directly


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [374fbe7575f8d6e596a5cb9449f78801d0bae858]

INTEGRATION: CWS qadev32 (1.7.2); FILE MERGED 2008/05/28 12:14:16 cn 1.7.2.7: #i87389# enhance logging 2008/05/13 19:07:44 cn 1.7.2.6: #i87389# update logging 2008/05/07 07:47:26 cn 1.7.2.5: #i85370# enhance logging 2008/05/05 09:39:20 cn 1.7.2.4: #i85370# enhance logging, change command 'runCommand' to executeSynchronously' to run killoffice command 2008/04/17 11:40:34 cn 1.7.2.3: RESYNC: (1.7-1.8); FILE MERGED 2008/04/03 07:57:15 cn 1.7.2.2: #i87389# enhance logging 2008/01/22 11:45:51 cn 1.7.2.1: #i85370#: calling the sKillCommand via ProcessHandler


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [037edf4ebeddfaaf9c7ae492cee33e20e6b3e917]

INTEGRATION: CWS qadev32 (1.20.2); FILE MERGED 2008/05/28 12:10:44 cn 1.20.2.7: #i87389# new innerclass OfficeWatcherPing 2008/05/05 09:33:57 cn 1.20.2.6: #i85370# enhance logging 2008/04/17 11:40:30 cn 1.20.2.5: RESYNC: (1.20-1.21); FILE MERGED 2008/04/17 07:51:58 cn 1.20.2.4: #i87389# enhance logging 2008/04/03 07:56:41 cn 1.20.2.3: #i87389# create method backupUserLayer 2008/03/05 11:14:55 cn 1.20.2.2: #i85370# killing the kill command at end of execution 2008/01/22 11:45:33 cn 1.20.2.1: #i85370#: calling the sKillCommand via ProcessHandler


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [05aef2b719b459e7555600bb1ace620e29c1c651]

INTEGRATION: CWS qadev32 (1.3.2); FILE MERGED 2008/04/17 11:40:27 cn 1.3.2.2: RESYNC: (1.3-1.4); FILE MERGED 2008/04/17 09:26:47 cn 1.3.2.1: #i87389# enhance logging


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [762e38f0e70838da5d783c0eac149d5ca330fdcb]

INTEGRATION: CWS qadev32 (1.1.2); FILE ADDED 2008/05/05 09:42:34 cn 1.1.2.6: #i85370# change header 2008/05/05 09:40:26 cn 1.1.2.5: #i85370# change parameter String[] to ArrayList 2008/04/03 07:56:00 cn 1.1.2.4: #i87389# add final to some variables 2008/03/12 10:21:41 cn 1.1.2.3: #i85370# implement setUnoAoiCwsStatus() 2008/01/22 11:42:42 cn 1.1.2.2: #i85370#: add ParameterNotFoundException 2008/01/21 16:32:05 cn 1.1.2.1: #i85370#: implementation of interface helper/CwsDataExchange


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [e7e0e25335c8eb6325a8c1a39b0fda8b576e87f5]

INTEGRATION: CWS qadev32 (1.7.2); FILE MERGED 2008/04/17 11:40:24 cn 1.7.2.2: RESYNC: (1.7-1.8); FILE MERGED 2008/03/12 10:13:27 cn 1.7.2.1: #i85370# parse parameter for parameters in methods like 'method1(param1,param2),method2()'


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [5e00744802a98b95bb7e0e649462d48f418f4c2a]

INTEGRATION: CWS qadev32 (1.10.56); FILE MERGED 2008/04/17 11:40:21 cn 1.10.56.4: RESYNC: (1.10-1.11); FILE MERGED 2008/04/17 09:18:25 cn 1.10.56.3: #i87389# enhance argument parsing: a parameter like -param '"c:\my path\program.exe" -value' are possible 2008/03/12 09:47:17 cn 1.10.56.2: #i85370# add parameter NoCwsAttach 2008/03/05 10:57:50 cn 1.10.56.1: #i85370# now it is possible to use parameter with spaces like -cl "soffice -accept..."


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [2337fe227dea9278b6304d3bd830c1362b5aaf6f]

INTEGRATION: CWS qadev32 (1.1.2); FILE ADDED 2008/06/13 08:33:07 rt 1.1.2.7: Correct license header 2008/05/13 19:07:03 cn 1.1.2.6: #i87389# enhance javadoc 2008/05/05 09:36:09 cn 1.1.2.5: #i85370# enhance logging 2008/04/03 07:55:40 cn 1.1.2.4: #i87389# add final to some variables 2008/03/05 10:54:25 cn 1.1.2.3: #i85370# small fixes 2008/01/22 11:41:03 cn 1.1.2.2: #i85370#: parameter validation 2008/01/21 16:30:56 cn 1.1.2.1: #i85370#: This class support you to execute some shell commands in a buld environment


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [2c94aee3cd18b092d8cb5ef1c1956ae84f7ff46e]

INTEGRATION: CWS qadev32 (1.14.2); FILE MERGED 2008/04/17 11:40:17 cn 1.14.2.2: RESYNC: (1.14-1.15); FILE MERGED 2008/03/24 21:13:22 cn 1.14.2.1: #i87217# bugfix: print current method name


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [c042ec0ef44c881139bd4eb3154ba8478202b105]

INTEGRATION: CWS qadev32 (1.13.52); FILE MERGED 2008/05/28 12:09:24 cn 1.13.52.5: #i87389# define entry.UserDefineParams before creating new LogWriter 2008/05/13 19:08:34 cn 1.13.52.4: #i87389# update logging 2008/04/17 11:40:11 cn 1.13.52.3: RESYNC: (1.13-1.14); FILE MERGED 2008/04/17 07:55:10 cn 1.13.52.2: #i87389# enhance logging 2008/03/24 21:22:31 cn 1.13.52.1: #i87389# trimm lines of exclusion lists


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [54c251a50a8fc6c37a86dbc07af5fdb93f8b10ce]

INTEGRATION: CWS qadev32 (1.13.20); FILE MERGED 2008/04/17 11:40:07 cn 1.13.20.2: RESYNC: (1.13-1.14); FILE MERGED 2008/03/05 10:47:10 cn 1.13.20.1: #i85370# add complex as SUBDIRS_TEST


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [552477ad24f342e947062aabb15cac954b16ff20]

INTEGRATION: CWS qadev32 (1.7.28); FILE MERGED 2008/03/25 10:25:59 cn 1.7.28.1: #i87407# remove propperties  TopMargin and ButtomMargin of com::sun::star::text::CellRange


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [130bff256d5c8aa8b2e448e57f51ef715467219b]

INTEGRATION: CWS qadev32 (1.6.2); FILE MERGED 2008/05/13 19:13:22 cn 1.6.2.1: #i87389# update


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [c7a00ab0e8c7c17c30ba22af33dd51f56312375e]

INTEGRATION: CWS qadev32 (1.7.2); FILE MERGED 2008/04/18 14:11:32 hro 1.7.2.1: #i86802# Support kill -9


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [0b17b39c506295e742226dee3123a568d7bd80d9]

INTEGRATION: CWS qadev32 (1.7.98); FILE MERGED 2008/06/04 12:20:58 cn 1.7.98.3: #i87216# add issue 2008/05/13 19:44:36 cn 1.7.98.2: #i87389# update lists 2008/04/16 18:11:27 cn 1.7.98.1: #i87216# update lists


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [65cacf9eb73d80679420c707d2316c71e7bc15c9]

INTEGRATION: CWS qadev32 (1.9.14); FILE MERGED 2008/06/04 12:20:58 cn 1.9.14.4: #i87216# add issue 2008/05/13 19:44:36 cn 1.9.14.3: #i87389# update lists 2008/05/05 10:53:40 cn 1.9.14.2: #i87216# update lists 2008/04/16 18:11:27 cn 1.9.14.1: #i87216# update lists


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [b711429c6416683e83b390a5f65a5d32dc25f555]

INTEGRATION: CWS qadev32 (1.6.6); FILE MERGED 2008/05/13 19:55:46 cn 1.6.6.4: #i87389# update lists 2008/05/05 10:53:34 cn 1.6.6.3: #i87216# update lists 2008/04/16 19:55:36 cn 1.6.6.2: #i87216# update lists 2008/04/16 18:10:58 cn 1.6.6.1: #i87216# update lists


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [a0932d85424adc642f8441d2d4a58ed68e7aaa42]

INTEGRATION: CWS qadev32 (1.6.6); FILE MERGED 2008/04/16 18:10:58 cn 1.6.6.1: #i87216# update lists


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [dfe70943d3c4f50ebce9af668f09b685dba1d04f]

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>  [e893cc21378f03c7d406a423f89ee2c6a65d8085]

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>  [873c9f788ae5f10b02f3293be3e1011561a58fc8]

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>  [9f733c9ed7b3f6f08c090f8d2df0aea9ad357761]

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>  [268ef2078303f817e018de7ffb9b04f7efb8a294]

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>  [8f52b75f7346fcbc057a4f6fb50eaa5aba2a8d05]

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>  [ff05e883c4534499b5d6db41fa3674b5913f87a2]

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>  [829d42e9b622ff61c47cf5f85aaea9eb7cf1101b]

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>  [0989179f609acc3c81b94e90d9f1c454c6e404cc]

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>  [1283584ee9fa09032ca228eee7bcc1d9bdf98957]

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>  [61ff2499878113442592a6a77e0b8d1e06162f29]

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-13  Rüdiger Timm  <rt@openoffice.org>  [07a3d8ea61db16226f1045859acfe0fd5d56121b]

INTEGRATION: CWS qadev32 (1.6.24); FILE MERGED 2008/05/05 10:53:27 cn 1.6.24.2: #i87216# update lists 2008/04/16 18:10:33 cn 1.6.24.1: #i87216# update lists


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [6123adf93e8908e898f68708c5116a396a88eecd]

INTEGRATION: CWS qadev32 (1.7.24); FILE MERGED 2008/05/05 10:53:20 cn 1.7.24.2: #i87216# update lists 2008/04/16 18:10:33 cn 1.7.24.1: #i87216# update lists


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [a4cadf492624f61deb55edebfaf9adf1108b6309]

INTEGRATION: CWS qadev32 (1.8.42); FILE MERGED 2008/06/04 11:00:08 cn 1.8.42.4: #i87216# add issue 2008/05/05 10:53:07 cn 1.8.42.3: #i87216# update lists 2008/04/16 18:10:14 cn 1.8.42.2: #i87216# update lists 2008/03/24 19:33:46 cn 1.8.42.1: #i87216# update list


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [7056f1a7ad8eaf4d3fc0ee6884f99c0923f3ca34]

INTEGRATION: CWS qadev32 (1.10.12); FILE MERGED 2008/05/05 10:53:14 cn 1.10.12.1: #i87216# update lists


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [6ef80a04863c483e0d34883f8915dbce7cf5bf61]

INTEGRATION: CWS qadev32 (1.3.14); FILE MERGED 2008/06/04 11:16:21 cn 1.3.14.2: #i87216# add issue 2008/05/05 10:52:59 cn 1.3.14.1: #i87216# update lists


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [4867e10f3c85750d5cf121e226d41872f05f685e]

INTEGRATION: CWS qadev32 (1.4.40); FILE MERGED 2008/03/18 21:08:04 cn 1.4.40.1: #i87216# update lists with issues


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [4460b936d1fe786406aecb947a56a39096c6c018]

INTEGRATION: CWS qadev32 (1.3.40); FILE MERGED 2008/05/05 10:52:53 cn 1.3.40.3: #i87216# update lists 2008/03/20 16:09:27 cn 1.3.40.2: #i87216# update lists with issues 2008/03/18 21:08:04 cn 1.3.40.1: #i87216# update lists with issues


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [2b09ca34ddba956a4a2abe997266bbfc8f32dd3f]

INTEGRATION: CWS qadev32 (1.2.382); FILE MERGED 2008/04/16 18:08:45 cn 1.2.382.1: #i87216# update lists


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [60147636e113bcef44ea05026935448cab743485]

INTEGRATION: CWS qadev32 (1.6.48); FILE MERGED 2008/06/04 12:47:05 cn 1.6.48.4: #i87216# add issue 2008/05/05 10:52:43 cn 1.6.48.3: #i87216# update lists 2008/04/16 18:06:46 cn 1.6.48.2: #i87216# update lists 2008/03/24 19:32:15 cn 1.6.48.1: #i87216# update lists


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [d9f8ae0c4ca69bd7275bd61d68d5eb3dbec75793]

INTEGRATION: CWS qadev32 (1.5.48); FILE MERGED 2008/03/24 19:32:15 cn 1.5.48.1: #i87216# update lists


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [fdb372697be5909082ece07f28b452935b96ea25]

INTEGRATION: CWS qadev32 (1.3.630); FILE MERGED 2008/03/24 19:32:15 cn 1.3.630.1: #i87216# update lists


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [53017968caf3eb1a07d8b82a7f978e8bf52c99bd]

INTEGRATION: CWS qadev32 (1.7.22); FILE MERGED 2008/06/03 10:07:00 cn 1.7.22.2: #i87216# update lists 2008/04/16 18:06:18 cn 1.7.22.1: #i87216# update lists


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [7e597056b3259d3f7f3139a014bfa16c222b4ba7]

INTEGRATION: CWS qadev32 (1.9.22); FILE MERGED 2008/06/03 10:07:00 cn 1.9.22.3: #i87216# update lists 2008/05/13 19:23:03 cn 1.9.22.2: #i87389# update lists 2008/04/16 18:06:18 cn 1.9.22.1: #i87216# update lists


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [e7e9e9c28a847a3d1b3a5968c33a04666efd8db5]

INTEGRATION: CWS qadev32 (1.7.34); FILE MERGED 2008/06/04 12:26:07 cn 1.7.34.5: #i87216# add issue 2008/05/13 20:43:19 cn 1.7.34.4: #i87389# update lists 2008/04/16 18:05:59 cn 1.7.34.3: #i87216# update lists 2008/03/19 09:07:25 cn 1.7.34.2: #i87216# update lists with issues 2008/03/18 21:07:11 cn 1.7.34.1: #i87216# update lists with issues


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [746bfbccf82f20e82fcd300b38a1309edc33c24f]

INTEGRATION: CWS qadev32 (1.6.34); FILE MERGED 2008/04/16 18:05:59 cn 1.6.34.1: #i87216# update lists


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [91f65e6b130de5aa55c130c48ffe69a2b4eaf83b]

INTEGRATION: CWS qadev32 (1.2.4); FILE MERGED 2008/05/05 10:52:33 cn 1.2.4.1: #i87216# update lists


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [2a47f53a2228978c68c6dbfb9c73197e1ce80899]

INTEGRATION: CWS qadev32 (1.8.30); FILE MERGED 2008/05/05 10:52:26 cn 1.8.30.1: #i87216# update lists


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [98c45e5ec0123a2ff0dfe222b862a1a8f9dcd8e4]

INTEGRATION: CWS qadev32 (1.8.30); FILE MERGED 2008/05/13 20:34:56 cn 1.8.30.4: #i87389# update lists 2008/05/05 10:52:21 cn 1.8.30.3: #i87216# update lists 2008/04/17 07:31:32 cn 1.8.30.2: #i87216# update lists 2008/04/16 18:05:31 cn 1.8.30.1: #i87216# update lists


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [573a98679476622c46cc72220d2d082fd7e009b5]

#i86732# adjustments after review of resolution of merge conflicts. Get CWS changes done after integration.


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [9d9ce1a8daf4ab9737f86e7301210f4cf6939fd1]

INTEGRATION: CWS qadev32 (1.9.10); FILE MERGED 2008/04/16 18:05:05 cn 1.9.10.1: #i87216# update lists


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [bea22017ac4afc1a828938c435a443ac4303e53f]

INTEGRATION: CWS qadev32 (1.10.10); FILE MERGED 2008/05/05 10:52:14 cn 1.10.10.2: #i87216# update lists 2008/04/16 18:05:05 cn 1.10.10.1: #i87216# update lists


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [a81acaf4f9339f0d8f97137efa108e7778f02811]

INTEGRATION: CWS qadev32 (1.4.14); FILE MERGED 2008/04/16 18:04:18 cn 1.4.14.1: #i87216# update lists


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [c0d3f7c5a54fe15e7db5509ed66d201f7815f8cc]

INTEGRATION: CWS qadev32 (1.3.14); FILE MERGED 2008/06/03 09:49:10 cn 1.3.14.5: #i87216# update lists 2008/05/13 19:13:54 cn 1.3.14.4: #i87389# update lists 2008/05/05 10:52:05 cn 1.3.14.3: #i87216# update lists 2008/04/16 19:47:42 cn 1.3.14.2: #i87216# update lists 2008/04/16 18:04:18 cn 1.3.14.1: #i87216# update lists


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [58a6870ff3f3f315fa0f624b1982beb317d1c27f]

INTEGRATION: CWS qadev32 (1.4.6); FILE MERGED 2008/05/05 10:51:57 cn 1.4.6.2: #i87216# update lists 2008/04/16 18:03:19 cn 1.4.6.1: #i87216# update lists


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [46e7ecc66daed65233b3f7c0fd39090b170ce09b]

INTEGRATION: CWS qadev32 (1.5.6); FILE MERGED 2008/06/04 12:37:48 cn 1.5.6.4: #i87216# add issue 2008/05/13 20:10:01 cn 1.5.6.3: #i87389# update lists 2008/05/05 10:51:51 cn 1.5.6.2: #i87216# update lists 2008/04/16 18:03:19 cn 1.5.6.1: #i87216# update lists


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [2396d24dad88df3a3afc31ea58acb5e6eec04efa]

INTEGRATION: CWS swlists01 (1.8.100); FILE MERGED 2008/05/08 16:50:04 od 1.8.100.3: RESYNC: (1.9-1.10); FILE MERGED 2008/03/20 14:30:38 od 1.8.100.2: RESYNC: (1.8-1.9); FILE MERGED 2008/03/03 09:22:05 od 1.8.100.1: #i86624# remove unused class member <bHasChild> from several numbering 	 dialog tab panes


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [8176a9f86ad9e478a67781f25b482c89e31b0bb4]

INTEGRATION: CWS swlists01 (1.60.80); FILE MERGED 2008/06/10 07:27:58 od 1.60.80.4: RESYNC: (1.62-1.63); FILE MERGED 2008/05/08 16:50:00 od 1.60.80.3: RESYNC: (1.61-1.62); FILE MERGED 2008/03/20 14:30:56 od 1.60.80.2: RESYNC: (1.60-1.61); FILE MERGED 2008/03/03 09:22:05 od 1.60.80.1: #i86624# remove unused class member <bHasChild> from several numbering 	 dialog tab panes


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [472ed8ed097abdf379d1efed1d7403ce214d2ff9]

INTEGRATION: CWS swlists01 (1.10.382); FILE MERGED 2008/05/08 16:40:31 od 1.10.382.2: RESYNC: (1.10-1.11); FILE MERGED 2008/05/08 15:03:01 od 1.10.382.1: #i86732# add property <DefaultListId>


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [ab8ab872c69c11a8a799c9f7d5b286e964071277]

INTEGRATION: CWS swlists01 (1.23.4); FILE MERGED 2008/05/08 16:40:27 od 1.23.4.2: RESYNC: (1.23-1.24); FILE MERGED 2008/05/08 15:02:15 od 1.23.4.1: #i86732# - correct documentation 	 - add property <ListId>


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [ba4d0cf7c2d8846a59cebc0cbf22255645a7a2e7]

INTEGRATION: CWS swlists01 (1.67.48); FILE MERGED 2008/05/08 16:20:56 od 1.67.48.5: RESYNC: (1.69-1.70); FILE MERGED 2008/04/16 08:20:36 od 1.67.48.4: #i86732# further changes/adjustments for new list handling 2008/03/20 14:18:54 od 1.67.48.3: RESYNC: (1.67-1.69); FILE MERGED 2008/03/20 08:04:42 od 1.67.48.2: #i86732# adjustments due to change <SwDoc> interface 2008/03/06 09:07:26 od 1.67.48.1: #i86732# - refactoring due to revised <SwTxtNode> interface          - refactoring due to revised <SwFmt> interface


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [55776254504dc5af94324bf21404a5bf05f499e0]

INTEGRATION: CWS swlists01 (1.23.192); FILE MERGED 2008/05/08 16:18:44 od 1.23.192.3: RESYNC: (1.24-1.25); FILE MERGED 2008/03/20 14:19:07 od 1.23.192.2: RESYNC: (1.23-1.24); FILE MERGED 2008/03/06 09:06:16 od 1.23.192.1: #i86732# refactoring due to revised <SwFmt> interface


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [9d28fdc69972db76ac4c26d51e966150223943a5]

INTEGRATION: CWS swlists01 (1.48.54); FILE MERGED 2008/05/08 16:18:58 od 1.48.54.3: RESYNC: (1.50-1.51); FILE MERGED 2008/03/20 14:19:04 od 1.48.54.2: RESYNC: (1.48-1.50); FILE MERGED 2008/03/06 09:05:54 od 1.48.54.1: #i86732# refactoring due to revised <SwTxtNode> interface


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [0f5128e30d658332ad632bfbd2559b618c9fff56]

INTEGRATION: CWS swlists01 (1.125.128); FILE MERGED 2008/05/08 16:18:05 od 1.125.128.4: RESYNC: (1.128-1.130); FILE MERGED 2008/03/20 14:19:20 od 1.125.128.3: RESYNC: (1.125-1.128); FILE MERGED 2008/03/11 13:01:57 od 1.125.128.2: #i86732# remove unneeded include 2008/03/06 09:03:52 od 1.125.128.1: #i86732# refactoring due to revised <SwTxtNode> interface


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [431d00f18af3dbaea31108327fe5a489c70b099f]

INTEGRATION: CWS swlists01 (1.39.46); FILE MERGED 2008/05/08 16:19:53 od 1.39.46.3: RESYNC: (1.41-1.42); FILE MERGED 2008/03/20 14:19:30 od 1.39.46.2: RESYNC: (1.39-1.41); FILE MERGED 2008/03/06 09:02:35 od 1.39.46.1: #i86732# refactoring due to revised <SwFmt> interface


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [04f5af408596c0d0f94d1532d53a2528c2be7546]

INTEGRATION: CWS swlists01 (1.39.192); FILE MERGED 2008/05/08 16:19:39 od 1.39.192.3: RESYNC: (1.40-1.41); FILE MERGED 2008/03/20 14:19:23 od 1.39.192.2: RESYNC: (1.39-1.40); FILE MERGED 2008/03/06 09:02:35 od 1.39.192.1: #i86732# refactoring due to revised <SwFmt> interface


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [777672d870160db39d1c1cc454ebd9dfe77fbbce]

INTEGRATION: CWS swlists01 (1.80.126); FILE MERGED 2008/06/10 07:26:54 od 1.80.126.6: RESYNC: (1.84-1.86); FILE MERGED 2008/05/09 07:52:55 od 1.80.126.5: #i86732# correction due to compiler warning 2008/05/08 16:20:02 od 1.80.126.4: RESYNC: (1.83-1.84); FILE MERGED 2008/04/16 08:20:35 od 1.80.126.3: #i86732# further changes/adjustments for new list handling 2008/03/20 14:19:27 od 1.80.126.2: RESYNC: (1.80-1.83); FILE MERGED 2008/03/06 09:02:35 od 1.80.126.1: #i86732# refactoring due to revised <SwFmt> interface


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [10e4831bdca2b295d9432e25d98735d5a68cf2b4]

INTEGRATION: CWS swlists01 (1.10.192); FILE MERGED 2008/05/08 16:19:43 od 1.10.192.3: RESYNC: (1.11-1.12); FILE MERGED 2008/03/20 14:19:33 od 1.10.192.2: RESYNC: (1.10-1.11); FILE MERGED 2008/03/06 09:02:35 od 1.10.192.1: #i86732# refactoring due to revised <SwFmt> interface


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [406e1d810c9e135b9dd06cb2980cc40342b8554e]

INTEGRATION: CWS swlists01 (1.14.192); FILE MERGED 2008/05/14 12:59:10 od 1.14.192.6: #i86732# remove no longer needed code 2008/05/08 16:20:43 od 1.14.192.5: RESYNC: (1.15-1.16); FILE MERGED 2008/04/16 08:20:34 od 1.14.192.4: #i86732# further changes/adjustments for new list handling 2008/03/20 14:20:04 od 1.14.192.3: RESYNC: (1.14-1.15); FILE MERGED 2008/03/20 08:06:00 od 1.14.192.2: #i86732# adjustments on setting list style regarding lists 2008/03/06 08:49:27 od 1.14.192.1: #i86732# refactoring due to revised <SwEditShell> interface: 	 - <bHasChild> no longer needed in numbering dialog


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [bcee6657ff8b0418f55c3887b5edbe005abb213c]

INTEGRATION: CWS swlists01 (1.25.134); FILE MERGED 2008/05/08 16:20:48 od 1.25.134.4: RESYNC: (1.26-1.27); FILE MERGED 2008/03/20 14:20:01 od 1.25.134.3: RESYNC: (1.25-1.26); FILE MERGED 2008/03/20 08:06:00 od 1.25.134.2: #i86732# adjustments on setting list style regarding lists 2008/03/06 08:54:18 od 1.25.134.1: #i86732# refactoring due to revised <SwFmt> interface


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [aa5bae74e54ca6e458d460181fa1690667c38734]

INTEGRATION: CWS swlists01 (1.64.18); FILE MERGED 2008/06/10 07:26:50 od 1.64.18.5: RESYNC: (1.66-1.67); FILE MERGED 2008/05/08 16:20:11 od 1.64.18.4: RESYNC: (1.65-1.66); FILE MERGED 2008/03/20 14:19:51 od 1.64.18.3: RESYNC: (1.64-1.65); FILE MERGED 2008/03/20 08:05:59 od 1.64.18.2: #i86732# adjustments on setting list style regarding lists 2008/03/06 08:56:43 od 1.64.18.1: #i86732# - include paragraph list attributes in item set for paragraph dialog 	 - refactoring due to revised <SwEditShell> interface 	 - refactoring due to revised <SwFmt> interface


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [6933825189b311c945d5b6cd7ac39fb081b505e1]

INTEGRATION: CWS swlists01 (1.15.192); FILE MERGED 2008/05/29 09:50:04 od 1.15.192.6: #i86732# method <SwListShell::Execute(..)> 	 - avoid crash on execution of FN_NUM_BULLET_UP as it already done 	   for FN_NUM_BULLET_DOWN 2008/05/14 12:59:10 od 1.15.192.5: #i86732# remove no longer needed code 2008/05/08 16:20:40 od 1.15.192.4: RESYNC: (1.16-1.17); FILE MERGED 2008/04/16 08:20:34 od 1.15.192.3: #i86732# further changes/adjustments for new list handling 2008/03/20 14:19:48 od 1.15.192.2: RESYNC: (1.15-1.16); FILE MERGED 2008/03/06 08:48:10 od 1.15.192.1: #i86732# refactoring due to revised <SwEditShell> interface


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [435fbdeb2f5ed3bcce2854501f498021a1dfbe58]

INTEGRATION: CWS swlists01 (1.29.38); FILE MERGED 2008/06/10 07:26:46 od 1.29.38.4: RESYNC: (1.31-1.32); FILE MERGED 2008/05/08 16:20:36 od 1.29.38.3: RESYNC: (1.30-1.31); FILE MERGED 2008/03/20 14:19:58 od 1.29.38.2: RESYNC: (1.29-1.30); FILE MERGED 2008/03/06 08:54:18 od 1.29.38.1: #i86732# refactoring due to revised <SwFmt> interface


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [2eb9ca6055a128dcce5ea56667b0dbd1cb8b36bb]

INTEGRATION: CWS swlists01 (1.27.192); FILE MERGED 2008/05/08 16:20:17 od 1.27.192.2: RESYNC: (1.27-1.28); FILE MERGED 2008/03/06 08:54:18 od 1.27.192.1: #i86732# refactoring due to revised <SwFmt> interface


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [f260300d096c800ad3d31cb955e8a015285d17f9]

INTEGRATION: CWS swlists01 (1.83.192); FILE MERGED 2008/05/08 16:20:31 od 1.83.192.3: RESYNC: (1.84-1.85); FILE MERGED 2008/03/20 14:19:55 od 1.83.192.2: RESYNC: (1.83-1.84); FILE MERGED 2008/03/06 08:54:18 od 1.83.192.1: #i86732# refactoring due to revised <SwFmt> interface


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [941edae4f71d9a4e7f47d0a70629ed238554e9e6]

INTEGRATION: CWS swlists01 (1.37.192); FILE MERGED 2008/05/08 16:17:47 od 1.37.192.3: RESYNC: (1.39-1.40); FILE MERGED 2008/03/20 14:19:00 od 1.37.192.2: RESYNC: (1.37-1.39); FILE MERGED 2008/03/06 08:33:55 od 1.37.192.1: #i86732# - refactoring due to revised <SwFmt> interface 	 - refactoring due to revised numbering tree interfaces/types


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [6084e147c7a08fb263e33906f03dfb65714fd24d]

INTEGRATION: CWS swlists01 (1.18.192); FILE MERGED 2008/05/14 12:59:10 od 1.18.192.4: #i86732# remove no longer needed code 2008/05/08 16:17:41 od 1.18.192.3: RESYNC: (1.19-1.20); FILE MERGED 2008/03/20 14:18:57 od 1.18.192.2: RESYNC: (1.18-1.19); FILE MERGED 2008/03/06 08:32:45 od 1.18.192.1: #i86732# class <SwNumPositionTabPage> 	 - refactoring: remove unused member <bHasChild>


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [5a822cd89f59405ead4490de16a21c3d7239a062]

INTEGRATION: CWS swlists01 (1.10.164); FILE MERGED 2008/05/19 07:55:19 od 1.10.164.5: RESYNC: (1.12-1.13); FILE MERGED 2008/05/14 12:59:10 od 1.10.164.4: #i86732# remove no longer needed code 2008/05/08 16:21:31 od 1.10.164.3: RESYNC: (1.11-1.12); FILE MERGED 2008/03/20 14:18:50 od 1.10.164.2: RESYNC: (1.10-1.11); FILE MERGED 2008/03/06 08:30:39 od 1.10.164.1: #i86732# class <SwNumPositionTabPage> 	 - refactoring: remove unused member <bHasChild>


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [24c905f9709000b2b841d41a1da2cfc719a305b2]

INTEGRATION: CWS swlists01 (1.66.42); FILE MERGED 2008/05/14 12:59:09 od 1.66.42.1: #i86732# remove no longer needed code


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [87e2e015871f3445a8ad57b10622d202c9419457]

INTEGRATION: CWS swlists01 (1.27.130); FILE MERGED 2008/05/08 16:18:34 od 1.27.130.2: RESYNC: (1.27-1.28); FILE MERGED 2008/03/06 08:29:03 od 1.27.130.1: #i86732# refacotoring due to revised numbering tree interfaces/types


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [e5d4ac5ce606b154c0f716b9d3f249bee5258835]

INTEGRATION: CWS swlists01 (1.34.134); FILE MERGED 2008/05/08 16:18:40 od 1.34.134.2: RESYNC: (1.34-1.36); FILE MERGED 2008/03/06 08:28:28 od 1.34.134.1: #i86732# refacotoring due to revised <SwFmt> interface


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [546b6cc3c76fe836ab9acad785aa149d50660df5]

INTEGRATION: CWS swlists01 (1.20.192); FILE MERGED 2008/05/08 16:17:33 od 1.20.192.2: RESYNC: (1.20-1.21); FILE MERGED 2008/03/06 08:27:48 od 1.20.192.1: #i86732# refacotoring due to revised <SwFmt> interface


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [5e5f2aa171d8703a9b1a97f759c859a5e4ef4da0]

INTEGRATION: CWS swlists01 (1.151.16); FILE MERGED 2008/06/10 07:26:43 od 1.151.16.5: RESYNC: (1.157-1.159); FILE MERGED 2008/05/08 16:18:26 od 1.151.16.4: RESYNC: (1.154-1.157); FILE MERGED 2008/04/16 08:20:33 od 1.151.16.3: #i86732# further changes/adjustments for new list handling 2008/03/20 14:19:38 od 1.151.16.2: RESYNC: (1.151-1.154); FILE MERGED 2008/03/20 08:07:26 od 1.151.16.1: #i86732# adjustments on setting list style due to lists


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [a8bba9e9babe2287dd286ccdeee3af8ac3650b8e]

INTEGRATION: CWS swlists01 (1.127.102); FILE MERGED 2008/06/10 07:26:29 od 1.127.102.4: RESYNC: (1.130-1.131); FILE MERGED 2008/05/08 16:19:11 od 1.127.102.3: RESYNC: (1.129-1.130); FILE MERGED 2008/03/20 14:18:44 od 1.127.102.2: RESYNC: (1.127-1.129); FILE MERGED 2008/03/06 08:26:43 od 1.127.102.1: #i86732# method <lcl_CopyDynamicDefaults(..)> 	 - extend <aRangeOfDefaults> by paragraph list attributes


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [92a7ad0dc4d232892aa4ba1f40706c17d70b129b]

INTEGRATION: CWS swlists01 (1.13.192); FILE MERGED 2008/05/08 16:19:17 od 1.13.192.3: RESYNC: (1.14-1.15); FILE MERGED 2008/03/20 14:19:41 od 1.13.192.2: RESYNC: (1.13-1.14); FILE MERGED 2008/03/06 08:24:38 od 1.13.192.1: #i86732# refacotoring due to revised <SwFmt> interface


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [06ae0e26e2a0df7dcd29b5063def93df232c6092]

INTEGRATION: CWS swlists01 (1.59.130); FILE MERGED 2008/05/08 16:19:27 od 1.59.130.2: RESYNC: (1.59-1.60); FILE MERGED 2008/03/06 08:24:38 od 1.59.130.1: #i86732# refacotoring due to revised <SwFmt> interface


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [21b8808cc09c6913793974c8faa7883caa0fc6e4]

INTEGRATION: CWS swlists01 (1.30.128); FILE MERGED 2008/05/08 16:19:35 od 1.30.128.3: RESYNC: (1.32-1.33); FILE MERGED 2008/03/20 14:19:44 od 1.30.128.2: RESYNC: (1.30-1.32); FILE MERGED 2008/03/06 08:24:37 od 1.30.128.1: #i86732# refacotoring due to revised <SwFmt> interface


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [87b197c57e91e33be0e77dc6135985e98eb1ffe5]

INTEGRATION: CWS swlists01 (1.29.36); FILE MERGED 2008/05/08 16:21:17 od 1.29.36.4: RESYNC: (1.31-1.32); FILE MERGED 2008/05/07 07:49:17 od 1.29.36.3: #i86732# further changes/adjustments for new list handling 2008/03/20 14:18:31 od 1.29.36.2: RESYNC: (1.29-1.31); FILE MERGED 2008/03/06 08:21:54 od 1.29.36.1: #i86732# member <SwDocStyleSheet::aCoreSet> 	 - extend item set by paragraph list attributes 	 - refacotoring due to revised <SwFmt> interface


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [ec4beb30dda1952f394b0e15f1f8b7b2f7cdb499]

INTEGRATION: CWS swlists01 (1.30.104); FILE MERGED 2008/05/08 16:21:00 od 1.30.104.6: RESYNC: (1.33-1.34); FILE MERGED 2008/05/07 07:49:16 od 1.30.104.5: #i86732# further changes/adjustments for new list handling 2008/04/16 08:20:32 od 1.30.104.4: #i86732# further changes/adjustments for new list handling 2008/03/20 14:18:40 od 1.30.104.3: RESYNC: (1.30-1.33); FILE MERGED 2008/03/20 08:10:07 od 1.30.104.2: #i86732# adjustments on setting list style due to lists 2008/03/06 08:22:25 od 1.30.104.1: #i86732# refacotoring due to revised <SwFmt> interface


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [8b1984bf57a6e9e860bfac52c3c64695a85d15ac]

INTEGRATION: CWS swlists01 (1.61.186); FILE MERGED 2008/05/08 16:21:07 od 1.61.186.3: RESYNC: (1.65-1.66); FILE MERGED 2008/03/20 14:18:37 od 1.61.186.2: RESYNC: (1.61-1.65); FILE MERGED 2008/03/06 08:22:25 od 1.61.186.1: #i86732# refacotoring due to revised <SwFmt> interface


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [38be6475d588ee69b4c37cf3a1119ffffab67094]

INTEGRATION: CWS swlists01 (1.31.190); FILE MERGED 2008/05/08 16:21:22 od 1.31.190.3: RESYNC: (1.32-1.33); FILE MERGED 2008/03/20 14:18:34 od 1.31.190.2: RESYNC: (1.31-1.32); FILE MERGED 2008/03/06 08:22:25 od 1.31.190.1: #i86732# refacotoring due to revised <SwFmt> interface


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [954568e8a88afccb7c7800b9065f251bf9f50534]

INTEGRATION: CWS swlists01 (1.31.192); FILE MERGED 2008/05/08 16:21:28 od 1.31.192.2: RESYNC: (1.31-1.32); FILE MERGED 2008/03/06 08:22:25 od 1.31.192.1: #i86732# refacotoring due to revised <SwFmt> interface


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [0d9c8c1f0b77422e2642b98c9d3b8503312fe336]

INTEGRATION: CWS swlists01 (1.62.48); FILE MERGED 2008/05/08 16:21:45 od 1.62.48.3: RESYNC: (1.63-1.64); FILE MERGED 2008/03/20 14:17:36 od 1.62.48.2: RESYNC: (1.62-1.63); FILE MERGED 2008/03/06 09:24:51 od 1.62.48.1: #i86732# refactoring due to revised <SwFmt> interface


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [8caee866b437dba250205e5af1f0b2452e37da6c]

INTEGRATION: CWS swlists01 (1.80.38); FILE MERGED 2008/05/08 16:21:36 od 1.80.38.3: RESYNC: (1.81-1.82); FILE MERGED 2008/03/20 14:17:39 od 1.80.38.2: RESYNC: (1.80-1.81); FILE MERGED 2008/03/06 09:24:50 od 1.80.38.1: #i86732# refactoring due to revised <SwFmt> interface


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [6b4b3b008116aadc285f110c2cb0a6496d72a1aa]

INTEGRATION: CWS swlists01 (1.178.46); FILE MERGED 2008/06/10 07:22:58 od 1.178.46.4: RESYNC: (1.183-1.185); FILE MERGED 2008/05/08 16:23:38 od 1.178.46.3: RESYNC: (1.180-1.183); FILE MERGED 2008/03/20 14:17:47 od 1.178.46.2: RESYNC: (1.178-1.180); FILE MERGED 2008/03/06 09:24:22 od 1.178.46.1: #i86732# - refactoring due to revised <SwTxtNode> interface 	 - refactoring due to revised <SwFmt> interface


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [ae109e0655e8ba4f7ec896cd712bdef5f42e0f05]

INTEGRATION: CWS swlists01 (1.106.38); FILE MERGED 2008/05/08 16:22:27 od 1.106.38.2: RESYNC: (1.106-1.108); FILE MERGED 2008/03/06 09:24:22 od 1.106.38.1: #i86732# - refactoring due to revised <SwTxtNode> interface 	 - refactoring due to revised <SwFmt> interface


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [7f1601b0ed5b61ef6270773e126ab4bf66a52e52]

INTEGRATION: CWS swlists01 (1.85.50); FILE MERGED 2008/05/08 16:24:10 od 1.85.50.3: RESYNC: (1.85-1.86); FILE MERGED 2008/03/20 08:13:13 od 1.85.50.2: #i86732# adjustments due to made virtual methods to set/reset attribute 	 at content/text node 2008/03/06 09:24:21 od 1.85.50.1: #i86732# - refactoring due to revised <SwTxtNode> interface 	 - refactoring due to revised <SwFmt> interface


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [b92e23732b7bbf48573d4e942e66ed1fdf65ed03]

INTEGRATION: CWS swlists01 (1.136.44); FILE MERGED 2008/06/10 07:23:28 od 1.136.44.4: RESYNC: (1.140-1.142); FILE MERGED 2008/05/08 16:22:04 od 1.136.44.3: RESYNC: (1.138-1.140); FILE MERGED 2008/03/20 14:18:01 od 1.136.44.2: RESYNC: (1.136-1.138); FILE MERGED 2008/03/06 09:24:21 od 1.136.44.1: #i86732# - refactoring due to revised <SwTxtNode> interface 	 - refactoring due to revised <SwFmt> interface


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [e4e01b37da85ef9dc77a327e3140f2cf1381fe15]

INTEGRATION: CWS swlists01 (1.186.46); FILE MERGED 2008/06/10 07:22:19 od 1.186.46.5: RESYNC: (1.190-1.192); FILE MERGED 2008/05/08 16:23:57 od 1.186.46.4: RESYNC: (1.189-1.190); FILE MERGED 2008/03/20 14:17:43 od 1.186.46.3: RESYNC: (1.186-1.189); FILE MERGED 2008/03/20 08:13:12 od 1.186.46.2: #i86732# adjustments due to made virtual methods to set/reset attribute 	 at content/text node 2008/03/06 09:24:20 od 1.186.46.1: #i86732# - refactoring due to revised <SwTxtNode> interface 	 - refactoring due to revised <SwFmt> interface


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [3938b3a8f5a47abf32740d5ee9fc038c4c5ac56e]

INTEGRATION: CWS swlists01 (1.73.190); FILE MERGED 2008/05/08 16:24:27 od 1.73.190.2: RESYNC: (1.73-1.74); FILE MERGED 2008/03/06 09:24:20 od 1.73.190.1: #i86732# - refactoring due to revised <SwTxtNode> interface 	 - refactoring due to revised <SwFmt> interface


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [ec94baf00697fa97c389f93b11dc5adc4580ae06]

INTEGRATION: CWS swlists01 (1.150.134); FILE MERGED 2008/06/10 07:22:33 od 1.150.134.3: RESYNC: (1.151-1.152); FILE MERGED 2008/05/08 16:24:22 od 1.150.134.2: RESYNC: (1.150-1.151); FILE MERGED 2008/03/06 09:24:20 od 1.150.134.1: #i86732# - refactoring due to revised <SwTxtNode> interface 	 - refactoring due to revised <SwFmt> interface


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [6e92856e675cc3d73cd07b788023d36171d8c7fc]

INTEGRATION: CWS swlists01 (1.109.190); FILE MERGED 2008/05/14 10:52:05 od 1.109.190.4: #i86732# adjustments of attribute export function tables due to new list attributes 2008/05/08 16:22:47 od 1.109.190.3: RESYNC: (1.110-1.111); FILE MERGED 2008/03/20 14:17:57 od 1.109.190.2: RESYNC: (1.109-1.110); FILE MERGED 2008/03/06 09:24:19 od 1.109.190.1: #i86732# - refactoring due to revised <SwTxtNode> interface 	 - refactoring due to revised <SwFmt> interface


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [0efe3fa770e96183d30cf8e33e6d73bdba04dbc6]

INTEGRATION: CWS swlists01 (1.45.12); FILE MERGED 2008/05/08 16:22:12 od 1.45.12.2: RESYNC: (1.45-1.46); FILE MERGED 2008/03/06 09:24:19 od 1.45.12.1: #i86732# - refactoring due to revised <SwTxtNode> interface 	 - refactoring due to revised <SwFmt> interface


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [e542bcc41c503c4c26cc4681af2d575315265cbc]

INTEGRATION: CWS swlists01 (1.41.190); FILE MERGED 2008/05/14 12:58:05 od 1.41.190.5: #i86732# remove no longer needed code 2008/05/08 16:21:49 od 1.41.190.4: RESYNC: (1.43-1.44); FILE MERGED 2008/04/16 08:18:20 od 1.41.190.3: #i86732# further changes/adjustments for new list handling 2008/03/20 14:17:50 od 1.41.190.2: RESYNC: (1.41-1.43); FILE MERGED 2008/03/06 09:24:19 od 1.41.190.1: #i86732# - refactoring due to revised <SwTxtNode> interface 	 - refactoring due to revised <SwFmt> interface


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [c08abaec3dda3a3c317a44f968af16d21c5382d2]

INTEGRATION: CWS swlists01 (1.102.34); FILE MERGED 2008/06/10 07:23:11 od 1.102.34.4: RESYNC: (1.106-1.107); FILE MERGED 2008/05/08 16:23:11 od 1.102.34.3: RESYNC: (1.105-1.106); FILE MERGED 2008/03/20 14:18:05 od 1.102.34.2: RESYNC: (1.102-1.105); FILE MERGED 2008/03/06 09:24:19 od 1.102.34.1: #i86732# - refactoring due to revised <SwTxtNode> interface 	 - refactoring due to revised <SwFmt> interface


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [a1b69100fe4278b52a1132e2a68252aebe85ff8a]

INTEGRATION: CWS swlists01 (1.20.50); FILE MERGED 2008/05/08 16:22:53 od 1.20.50.2: RESYNC: (1.20-1.21); FILE MERGED 2008/03/06 09:24:19 od 1.20.50.1: #i86732# - refactoring due to revised <SwTxtNode> interface 	 - refactoring due to revised <SwFmt> interface


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [28cc408822aeec35a32bcb48829bd6ff0fb3bfcf]

INTEGRATION: CWS swlists01 (1.26.48); FILE MERGED 2008/05/08 16:22:59 od 1.26.48.3: RESYNC: (1.27-1.28); FILE MERGED 2008/03/20 14:17:53 od 1.26.48.2: RESYNC: (1.26-1.27); FILE MERGED 2008/03/06 09:24:19 od 1.26.48.1: #i86732# - refactoring due to revised <SwTxtNode> interface 	 - refactoring due to revised <SwFmt> interface


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [444dc02e9816c0b9e4c1a03a84085d655baf5cec]

INTEGRATION: CWS swlists01 (1.13.192); FILE MERGED 2008/05/08 16:25:02 od 1.13.192.2: RESYNC: (1.13-1.14); FILE MERGED 2008/03/06 09:17:48 od 1.13.192.1: #i86732# refactoring due to revised <SwFmt> interface


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [2cf6b4b72e8cefe2f08317ae5ea78d4563ee3831]

INTEGRATION: CWS swlists01 (1.18.130); FILE MERGED 2008/05/08 16:24:54 od 1.18.130.3: RESYNC: (1.19-1.20); FILE MERGED 2008/03/20 13:54:45 od 1.18.130.2: RESYNC: (1.18-1.19); FILE MERGED 2008/03/06 09:17:48 od 1.18.130.1: #i86732# refactoring due to revised <SwFmt> interface


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [8015a52eef64d8c76dc56eecbd9656213b822e66]

INTEGRATION: CWS swlists01 (1.24.190); FILE MERGED 2008/05/09 07:35:35 od 1.24.190.4: #i86732# syntax correction 2008/05/08 16:24:57 od 1.24.190.3: RESYNC: (1.24-1.26); FILE MERGED 2008/03/20 08:14:17 od 1.24.190.2: #i86732# adjustments on setting list style due to lists 2008/03/06 09:17:48 od 1.24.190.1: #i86732# refactoring due to revised <SwFmt> interface


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [af7024527e29eaef08d83b01033005722f21e71c]

INTEGRATION: CWS swlists01 (1.16.192); FILE MERGED 2008/05/08 16:25:05 od 1.16.192.2: RESYNC: (1.16-1.17); FILE MERGED 2008/03/06 10:57:55 od 1.16.192.1: #i86732# refactoring due to revised <SwFmt> interface


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [0498475404268eb88006dc6ab914b0282d489590]

INTEGRATION: CWS swlists01 (1.77.36); FILE MERGED 2008/05/08 16:24:32 od 1.77.36.4: RESYNC: (1.78-1.79); FILE MERGED 2008/03/20 14:17:23 od 1.77.36.3: RESYNC: (1.77-1.78); FILE MERGED 2008/03/20 08:16:28 od 1.77.36.2: #i86732# - adjustments due to made virtual methods to set/reset attribute 	   at content/text node 	 - adjustments due to the introduction of lists 2008/03/06 09:17:08 od 1.77.36.1: #i86732# - refactoring due to revised <SwTxtNode> interface 	 - refactoring due to revised <SwFmt> interface 	 - refactoring due to revised numbering tree interfaces/types


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [3fd64f8b58dfbf09b9e47f4813b3848dbb64950b]

INTEGRATION: CWS swlists01 (1.37.50); FILE MERGED 2008/06/10 07:21:45 od 1.37.50.3: RESYNC: (1.38-1.39); FILE MERGED 2008/05/08 16:24:35 od 1.37.50.2: RESYNC: (1.37-1.38); FILE MERGED 2008/03/06 09:17:08 od 1.37.50.1: #i86732# - refactoring due to revised <SwTxtNode> interface 	 - refactoring due to revised <SwFmt> interface 	 - refactoring due to revised numbering tree interfaces/types


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [766ce52080134e05b874a66338da1973e0c9877c]

INTEGRATION: CWS swlists01 (1.22.36); FILE MERGED 2008/05/08 16:24:38 od 1.22.36.4: RESYNC: (1.23-1.24); FILE MERGED 2008/03/20 14:17:27 od 1.22.36.3: RESYNC: (1.22-1.23); FILE MERGED 2008/03/20 08:16:27 od 1.22.36.2: #i86732# - adjustments due to made virtual methods to set/reset attribute 	   at content/text node 	 - adjustments due to the introduction of lists 2008/03/06 09:17:08 od 1.22.36.1: #i86732# - refactoring due to revised <SwTxtNode> interface 	 - refactoring due to revised <SwFmt> interface 	 - refactoring due to revised numbering tree interfaces/types


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [329560b48e9484e3ab09cccaef92abc2760816f8]

INTEGRATION: CWS swlists01 (1.31.190); FILE MERGED 2008/05/08 16:24:46 od 1.31.190.4: RESYNC: (1.32-1.34); FILE MERGED 2008/03/20 14:17:33 od 1.31.190.3: RESYNC: (1.31-1.32); FILE MERGED 2008/03/20 08:16:27 od 1.31.190.2: #i86732# - adjustments due to made virtual methods to set/reset attribute 	   at content/text node 	 - adjustments due to the introduction of lists 2008/03/06 09:17:08 od 1.31.190.1: #i86732# - refactoring due to revised <SwTxtNode> interface 	 - refactoring due to revised <SwFmt> interface 	 - refactoring due to revised numbering tree interfaces/types


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [a4256f92bfe50aa5461f3133e49e90b11d4fb6a2]

INTEGRATION: CWS swlists01 (1.31.192); FILE MERGED 2008/05/08 16:24:50 od 1.31.192.2: RESYNC: (1.31-1.32); FILE MERGED 2008/03/06 09:17:08 od 1.31.192.1: #i86732# - refactoring due to revised <SwTxtNode> interface 	 - refactoring due to revised <SwFmt> interface 	 - refactoring due to revised numbering tree interfaces/types


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [18d685f84c1616d0aa55c4304aa2dc1346a64b87]

INTEGRATION: CWS swlists01 (1.70.162); FILE MERGED 2008/06/10 07:22:01 od 1.70.162.6: RESYNC: (1.73-1.74); FILE MERGED 2008/05/14 10:52:04 od 1.70.162.5: #i86732# adjustments of attribute export function tables due to new list attributes 2008/05/08 16:24:42 od 1.70.162.4: RESYNC: (1.71-1.73); FILE MERGED 2008/03/20 14:17:30 od 1.70.162.3: RESYNC: (1.70-1.71); FILE MERGED 2008/03/20 08:16:27 od 1.70.162.2: #i86732# - adjustments due to made virtual methods to set/reset attribute 	   at content/text node 	 - adjustments due to the introduction of lists 2008/03/06 09:17:07 od 1.70.162.1: #i86732# - refactoring due to revised <SwTxtNode> interface 	 - refactoring due to revised <SwFmt> interface 	 - refactoring due to revised numbering tree interfaces/types


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [a9d3077a6cc348596c7a69985c86bddb03db5c9a]

INTEGRATION: CWS swlists01 (1.15.192); FILE MERGED 2008/05/08 16:25:37 od 1.15.192.2: RESYNC: (1.15-1.16); FILE MERGED 2008/04/16 08:18:19 od 1.15.192.1: #i86732# further changes/adjustments for new list handling


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [2e9c3ba8b56ec3fa087fc4ff883c87f7b7b57dac]

INTEGRATION: CWS swlists01 (1.45.34); FILE MERGED 2008/05/08 16:25:44 od 1.45.34.5: RESYNC: (1.48-1.49); FILE MERGED 2008/04/16 08:18:19 od 1.45.34.4: #i86732# further changes/adjustments for new list handling 2008/03/20 14:18:25 od 1.45.34.3: RESYNC: (1.45-1.48); FILE MERGED 2008/03/20 08:18:29 od 1.45.34.2: #i86732# adjustments due to made virtual methods to set/reset attributes 	 at content/text node 2008/03/06 09:15:17 od 1.45.34.1: #i86732# - refactoring due to revised <SwTxtNode> interface 	 - refactoring due to revised <SwFmt> interface


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [b2b8ecc58b5cbf28415dbeb1b6bcf4c10ed8f8b5]

INTEGRATION: CWS swlists01 (1.17.192); FILE MERGED 2008/05/08 16:25:19 od 1.17.192.2: RESYNC: (1.17-1.18); FILE MERGED 2008/03/06 09:15:17 od 1.17.192.1: #i86732# - refactoring due to revised <SwTxtNode> interface 	 - refactoring due to revised <SwFmt> interface


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [0c89fbdedda170be9623a8c7c273f47765fec2fd]

INTEGRATION: CWS swlists01 (1.25.36); FILE MERGED 2008/05/08 16:25:49 od 1.25.36.4: RESYNC: (1.26-1.27); FILE MERGED 2008/04/16 08:18:19 od 1.25.36.3: #i86732# further changes/adjustments for new list handling 2008/03/20 14:18:15 od 1.25.36.2: RESYNC: (1.25-1.26); FILE MERGED 2008/03/06 09:15:17 od 1.25.36.1: #i86732# - refactoring due to revised <SwTxtNode> interface 	 - refactoring due to revised <SwFmt> interface


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [8ff8c10204d7315008473caae74967a119ae721a]

INTEGRATION: CWS swlists01 (1.18.192); FILE MERGED 2008/05/08 16:25:26 od 1.18.192.3: RESYNC: (1.18-1.19); FILE MERGED 2008/03/20 08:18:28 od 1.18.192.2: #i86732# adjustments due to made virtual methods to set/reset attributes 	 at content/text node 2008/03/06 09:15:17 od 1.18.192.1: #i86732# - refactoring due to revised <SwTxtNode> interface 	 - refactoring due to revised <SwFmt> interface


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [84fa48703fd7511a329b5a68b70fab7bb987ffaa]

INTEGRATION: CWS swlists01 (1.24.192); FILE MERGED 2008/05/08 16:25:29 od 1.24.192.4: RESYNC: (1.25-1.26); FILE MERGED 2008/04/16 08:18:19 od 1.24.192.3: #i86732# further changes/adjustments for new list handling 2008/03/20 14:18:28 od 1.24.192.2: RESYNC: (1.24-1.25); FILE MERGED 2008/03/06 09:15:16 od 1.24.192.1: #i86732# - refactoring due to revised <SwTxtNode> interface 	 - refactoring due to revised <SwFmt> interface


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [c3d8478b5d476db97b542b869812a70922224ca1]

INTEGRATION: CWS swlists01 (1.22.190); FILE MERGED 2008/05/08 16:25:23 od 1.22.190.3: RESYNC: (1.24-1.25); FILE MERGED 2008/03/20 14:18:21 od 1.22.190.2: RESYNC: (1.22-1.24); FILE MERGED 2008/03/06 09:15:16 od 1.22.190.1: #i86732# - refactoring due to revised <SwTxtNode> interface 	 - refactoring due to revised <SwFmt> interface


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [0f82437c39fadcc7e02e80e773a3f3aef06b517e]

INTEGRATION: CWS swlists01 (1.24.192); FILE MERGED 2008/05/08 16:25:34 od 1.24.192.3: RESYNC: (1.25-1.26); FILE MERGED 2008/03/20 14:18:11 od 1.24.192.2: RESYNC: (1.24-1.25); FILE MERGED 2008/03/06 09:15:16 od 1.24.192.1: #i86732# - refactoring due to revised <SwTxtNode> interface 	 - refactoring due to revised <SwFmt> interface


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [6693fcfc1d10210049ea6a58dee3e623824522fd]

INTEGRATION: CWS swlists01 (1.38.192); FILE MERGED 2008/05/14 10:52:04 od 1.38.192.4: #i86732# adjustments of attribute export function tables due to new list attributes 2008/05/08 16:25:41 od 1.38.192.3: RESYNC: (1.39-1.40); FILE MERGED 2008/03/20 14:18:18 od 1.38.192.2: RESYNC: (1.38-1.39); FILE MERGED 2008/03/06 09:15:16 od 1.38.192.1: #i86732# - refactoring due to revised <SwTxtNode> interface 	 - refactoring due to revised <SwFmt> interface


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [7d1c1eedfe0e70a5b351df152f6ff6529a58b0a7]

INTEGRATION: CWS swlists01 (1.42.42); FILE MERGED 2008/06/10 07:23:40 od 1.42.42.2: RESYNC: (1.42-1.43); FILE MERGED 2008/05/14 10:52:04 od 1.42.42.1: #i86732# adjustments of attribute export function tables due to new list attributes


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [e2cda30a2bb710c9fedb044ef3b472161ae9106c]

INTEGRATION: CWS swlists01 (1.53.106); FILE MERGED 2008/05/19 07:54:59 od 1.53.106.5: RESYNC: (1.55-1.56); FILE MERGED 2008/05/14 12:58:04 od 1.53.106.4: #i86732# remove no longer needed code 2008/05/08 16:25:15 od 1.53.106.3: RESYNC: (1.53-1.55); FILE MERGED 2008/03/20 08:19:46 od 1.53.106.2: #i86732# remove no longer needed method call 2008/03/06 09:11:00 od 1.53.106.1: #i86732# refactoring due to revised <SwFmt> interface


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [6f3836520cbbb1b6f3c6b2b8337371afc145703c]

INTEGRATION: CWS swlists01 (1.54.36); FILE MERGED 2008/05/08 16:25:12 od 1.54.36.4: RESYNC: (1.56-1.58); FILE MERGED 2008/03/20 14:18:08 od 1.54.36.3: RESYNC: (1.54-1.56); FILE MERGED 2008/03/20 08:19:23 od 1.54.36.2: #i86732# adjustments due to made virtual methods to set/reset attributes 	 at content/text node 2008/03/06 09:13:19 od 1.54.36.1: #i86732# - refactoring due to deleted <SwNumRuleInfo> 	   --> instead use of <SwNumRule::GetTxtNodeList(..)> 	 - refactoring due to revised <SwTxtNode> interface


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [11b1c989b1e2c80b614bcb9b03786c86fcd1320d]

INTEGRATION: CWS swlists01 (1.28.38); FILE MERGED 2008/05/08 16:25:08 od 1.28.38.2: RESYNC: (1.28-1.29); FILE MERGED 2008/03/06 09:09:41 od 1.28.38.1: #i86732# refactoring due to revised <SwFmt> interface


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [e4cb1bbfaba4003044239101b8eb694ef82ef44f]

INTEGRATION: CWS swlists01 (1.43.126); FILE MERGED 2008/05/08 16:32:44 od 1.43.126.3: RESYNC: (1.44-1.45); FILE MERGED 2008/03/20 14:20:30 od 1.43.126.2: RESYNC: (1.43-1.44); FILE MERGED 2008/03/06 10:02:45 od 1.43.126.1: #i86732# refactoring due to revised <SwFmt> interface


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [5093c8ec123d318cb85da8237a676e6b82293d08]

INTEGRATION: CWS swlists01 (1.83.40); FILE MERGED 2008/06/10 07:23:49 od 1.83.40.2: RESYNC: (1.83-1.84); FILE MERGED 2008/05/14 12:57:14 od 1.83.40.1: #i86732# remove no longer needed code


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [e7e7515942e2c9ba9d7cd5476767fbf3991185be]

INTEGRATION: CWS swlists01 (1.113.46); FILE MERGED 2008/06/10 07:25:50 od 1.113.46.4: RESYNC: (1.120-1.121); FILE MERGED 2008/05/08 16:29:38 od 1.113.46.3: RESYNC: (1.116-1.120); FILE MERGED 2008/03/20 14:20:18 od 1.113.46.2: RESYNC: (1.113-1.116); FILE MERGED 2008/03/06 10:02:09 od 1.113.46.1: #i86732# - refactoring due to revised <SwTxtNode> interface 	 - refactoring due to revised <SwFmt> interface


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [b48cec0bcca3ba0eafcbdd44ef931502f37ddf33]

INTEGRATION: CWS swlists01 (1.78.52); FILE MERGED 2008/05/08 16:29:50 od 1.78.52.3: RESYNC: (1.80-1.81); FILE MERGED 2008/03/20 14:20:11 od 1.78.52.2: RESYNC: (1.78-1.80); FILE MERGED 2008/03/06 10:02:09 od 1.78.52.1: #i86732# - refactoring due to revised <SwTxtNode> interface 	 - refactoring due to revised <SwFmt> interface


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [f8e058657fa11494f04df20988236acb5dc2d2d9]

INTEGRATION: CWS swlists01 (1.54.18); FILE MERGED 2008/05/19 07:55:06 od 1.54.18.3: RESYNC: (1.56-1.57); FILE MERGED 2008/05/08 16:29:46 od 1.54.18.2: RESYNC: (1.54-1.56); FILE MERGED 2008/05/07 08:06:51 od 1.54.18.1: #i86732# UNO-API for new list handling


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [fdd770500dd776dd1fbf7c0e04a7703515febf18]

INTEGRATION: CWS swlists01 (1.135.22); FILE MERGED 2008/05/08 16:29:42 od 1.135.22.2: RESYNC: (1.135-1.137); FILE MERGED 2008/05/07 08:06:51 od 1.135.22.1: #i86732# UNO-API for new list handling


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [9f69e0a2247f9f382e65f8018c00dc9365cabf19]

INTEGRATION: CWS swlists01 (1.103.124); FILE MERGED 2008/05/14 10:53:32 od 1.103.124.4: #i86732# further changes/adjustments for new list handling 2008/05/08 16:29:34 od 1.103.124.3: RESYNC: (1.106-1.109); FILE MERGED 2008/03/20 14:20:27 od 1.103.124.2: RESYNC: (1.103-1.106); FILE MERGED 2008/03/06 10:02:09 od 1.103.124.1: #i86732# - refactoring due to revised <SwTxtNode> interface 	 - refactoring due to revised <SwFmt> interface


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [ad4093f3ffac91079c762007bcd611c6ae5556c5]

INTEGRATION: CWS swlists01 (1.206.18); FILE MERGED 2008/05/08 16:29:23 od 1.206.18.2: RESYNC: (1.206-1.209); FILE MERGED 2008/05/07 08:06:50 od 1.206.18.1: #i86732# UNO-API for new list handling


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [3dea4c7f4d2bf341ba116d23aefc499c1ad8ee3a]

INTEGRATION: CWS swlists01 (1.117.38); FILE MERGED 2008/05/08 16:29:27 od 1.117.38.3: RESYNC: (1.118-1.120); FILE MERGED 2008/03/20 14:20:24 od 1.117.38.2: RESYNC: (1.117-1.118); FILE MERGED 2008/03/06 10:02:09 od 1.117.38.1: #i86732# - refactoring due to revised <SwTxtNode> interface 	 - refactoring due to revised <SwFmt> interface


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [5f29b7ba3e455b78c9039b545e07ad0f432c56f7]

INTEGRATION: CWS swlists01 (1.16.190); FILE MERGED 2008/05/08 16:29:54 od 1.16.190.3: RESYNC: (1.17-1.18); FILE MERGED 2008/03/20 14:20:14 od 1.16.190.2: RESYNC: (1.16-1.17); FILE MERGED 2008/03/06 10:02:09 od 1.16.190.1: #i86732# - refactoring due to revised <SwTxtNode> interface 	 - refactoring due to revised <SwFmt> interface


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [1d793bd4540d942516cbab3872df3119dfc65df4]

INTEGRATION: CWS swlists01 (1.78.132); FILE MERGED 2008/05/08 16:29:18 od 1.78.132.3: RESYNC: (1.79-1.80); FILE MERGED 2008/03/20 14:20:21 od 1.78.132.2: RESYNC: (1.78-1.79); FILE MERGED 2008/03/06 10:02:09 od 1.78.132.1: #i86732# - refactoring due to revised <SwTxtNode> interface 	 - refactoring due to revised <SwFmt> interface


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [f116463dc1634a570d71e0965fee50b5ccef101f]

INTEGRATION: CWS swlists01 (1.29.36); FILE MERGED 2008/05/08 16:29:30 od 1.29.36.4: RESYNC: (1.31-1.33); FILE MERGED 2008/03/20 14:20:07 od 1.29.36.3: RESYNC: (1.29-1.31); FILE MERGED 2008/03/20 08:20:36 od 1.29.36.2: #i86732# adjustments on setting list style due to lists 2008/03/06 10:02:08 od 1.29.36.1: #i86732# - refactoring due to revised <SwTxtNode> interface 	 - refactoring due to revised <SwFmt> interface


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [39dc8801eb19d4c0e68027b5c958978342f1d2c8]

INTEGRATION: CWS swlists01 (1.13.50); FILE MERGED 2008/05/08 16:31:15 od 1.13.50.4: RESYNC: (1.14-1.15); FILE MERGED 2008/03/20 14:21:20 od 1.13.50.3: RESYNC: (1.13-1.14); FILE MERGED 2008/03/20 08:21:55 od 1.13.50.2: #i86732# adjustment due to made virtual methods to set/reset attributes 	 at content/text node 2008/03/06 10:05:19 od 1.13.50.1: #i86732# - refactoring due to new paragraph list attributes 	 - refactoring due to revised <SwTxtNode> interface 	 - refactoring due to revised <SwFmt> interface 	 - refactoring due to removed <SwNumRuleItem::pDefinedIn>


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [33deba177a56a837d7979420fe17ecd8d2258b8f]

INTEGRATION: CWS swlists01 (1.37.36); FILE MERGED 2008/05/08 16:30:47 od 1.37.36.3: RESYNC: (1.38-1.40); FILE MERGED 2008/03/20 14:21:23 od 1.37.36.2: RESYNC: (1.37-1.38); FILE MERGED 2008/03/06 10:05:19 od 1.37.36.1: #i86732# - refactoring due to new paragraph list attributes 	 - refactoring due to revised <SwTxtNode> interface 	 - refactoring due to revised <SwFmt> interface 	 - refactoring due to removed <SwNumRuleItem::pDefinedIn>


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [992f0be2f3877d250492d4a16a9c2a31e864caaf]

INTEGRATION: CWS swlists01 (1.8.192); FILE MERGED 2008/05/08 16:31:18 od 1.8.192.3: RESYNC: (1.9-1.10); FILE MERGED 2008/03/20 14:21:17 od 1.8.192.2: RESYNC: (1.8-1.9); FILE MERGED 2008/03/06 10:05:19 od 1.8.192.1: #i86732# - refactoring due to new paragraph list attributes 	 - refactoring due to revised <SwTxtNode> interface 	 - refactoring due to revised <SwFmt> interface 	 - refactoring due to removed <SwNumRuleItem::pDefinedIn>


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [5c21a8447bbd5840a09a8b768a2c4ccfc5253495]

INTEGRATION: CWS swlists01 (1.15.192); FILE MERGED 2008/05/08 16:31:08 od 1.15.192.2: RESYNC: (1.15-1.16); FILE MERGED 2008/03/06 10:05:19 od 1.15.192.1: #i86732# - refactoring due to new paragraph list attributes 	 - refactoring due to revised <SwTxtNode> interface 	 - refactoring due to revised <SwFmt> interface 	 - refactoring due to removed <SwNumRuleItem::pDefinedIn>


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [83e4012682c1f5da2a33a4f8883fbb05394f5cfd]

INTEGRATION: CWS swlists01 (1.14.56); FILE MERGED 2008/05/08 16:30:28 od 1.14.56.4: RESYNC: (1.14-1.16); FILE MERGED 2008/04/16 08:52:00 od 1.14.56.3: #i86732# further changes/adjustments for new list handling 2008/03/20 08:21:02 od 1.14.56.2: #i86732# adjustments on setting list style due to lists 2008/03/06 10:05:19 od 1.14.56.1: #i86732# - refactoring due to new paragraph list attributes 	 - refactoring due to revised <SwTxtNode> interface 	 - refactoring due to revised <SwFmt> interface 	 - refactoring due to removed <SwNumRuleItem::pDefinedIn>


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [bf8cfaab1b1a1fdd2ba53ab844cd6a5f4bb389c7]

INTEGRATION: CWS swlists01 (1.10.192); FILE MERGED 2008/05/08 16:31:01 od 1.10.192.2: RESYNC: (1.10-1.11); FILE MERGED 2008/03/06 10:05:19 od 1.10.192.1: #i86732# - refactoring due to new paragraph list attributes 	 - refactoring due to revised <SwTxtNode> interface 	 - refactoring due to revised <SwFmt> interface 	 - refactoring due to removed <SwNumRuleItem::pDefinedIn>


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [d2d3a7af1f370d25511beb13472eb6fd40bda64d]

INTEGRATION: CWS swlists01 (1.31.106); FILE MERGED 2008/05/08 16:30:58 od 1.31.106.2: RESYNC: (1.31-1.32); FILE MERGED 2008/03/06 10:05:19 od 1.31.106.1: #i86732# - refactoring due to new paragraph list attributes 	 - refactoring due to revised <SwTxtNode> interface 	 - refactoring due to revised <SwFmt> interface 	 - refactoring due to removed <SwNumRuleItem::pDefinedIn>


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [1c9af76734f79ddf722faf8b9635bce70b35b8e7]

INTEGRATION: CWS swlists01 (1.9.192); FILE MERGED 2008/05/08 16:31:12 od 1.9.192.2: RESYNC: (1.9-1.10); FILE MERGED 2008/04/16 08:52:00 od 1.9.192.1: #i86732# further changes/adjustments for new list handling


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [3964775739d380eb15992c0aa7620ec580df47e7]

INTEGRATION: CWS swlists01 (1.20.190); FILE MERGED 2008/05/08 16:30:55 od 1.20.190.2: RESYNC: (1.20-1.21); FILE MERGED 2008/03/06 10:05:19 od 1.20.190.1: #i86732# - refactoring due to new paragraph list attributes 	 - refactoring due to revised <SwTxtNode> interface 	 - refactoring due to revised <SwFmt> interface 	 - refactoring due to removed <SwNumRuleItem::pDefinedIn>


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [f1a4b3acdf3b432f272c636fd9b155ecb4ce5ced]

INTEGRATION: CWS swlists01 (1.15.104); FILE MERGED 2008/05/08 16:30:43 od 1.15.104.2: RESYNC: (1.15-1.17); FILE MERGED 2008/03/06 10:05:19 od 1.15.104.1: #i86732# - refactoring due to new paragraph list attributes 	 - refactoring due to revised <SwTxtNode> interface 	 - refactoring due to revised <SwFmt> interface 	 - refactoring due to removed <SwNumRuleItem::pDefinedIn>


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [02eaf18819c94d1a889a24c8c546375f040b21e6]

INTEGRATION: CWS swlists01 (1.23.190); FILE MERGED 2008/05/08 16:30:21 od 1.23.190.3: RESYNC: (1.24-1.27); FILE MERGED 2008/03/20 14:21:33 od 1.23.190.2: RESYNC: (1.23-1.24); FILE MERGED 2008/03/06 10:05:19 od 1.23.190.1: #i86732# - refactoring due to new paragraph list attributes 	 - refactoring due to revised <SwTxtNode> interface 	 - refactoring due to revised <SwFmt> interface 	 - refactoring due to removed <SwNumRuleItem::pDefinedIn>


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [ce0c25d18e674a81023f10e80ff0bc8c02de997f]

INTEGRATION: CWS swlists01 (1.25.50); FILE MERGED 2008/05/08 16:30:15 od 1.25.50.2: RESYNC: (1.25-1.26); FILE MERGED 2008/03/06 10:05:18 od 1.25.50.1: #i86732# - refactoring due to new paragraph list attributes 	 - refactoring due to revised <SwTxtNode> interface 	 - refactoring due to revised <SwFmt> interface 	 - refactoring due to removed <SwNumRuleItem::pDefinedIn>


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [2e082532a84ef9274b5904286981e09c22901ded]

INTEGRATION: CWS swlists01 (1.17.190); FILE MERGED 2008/05/14 12:57:14 od 1.17.190.5: #i86732# remove no longer needed code 2008/05/08 16:30:51 od 1.17.190.4: RESYNC: (1.18-1.20); FILE MERGED 2008/03/20 16:48:40 od 1.17.190.3: correction of merge 2008/03/20 14:21:26 od 1.17.190.2: RESYNC: (1.17-1.18); FILE MERGED 2008/03/06 10:05:18 od 1.17.190.1: #i86732# - refactoring due to new paragraph list attributes 	 - refactoring due to revised <SwTxtNode> interface 	 - refactoring due to revised <SwFmt> interface 	 - refactoring due to removed <SwNumRuleItem::pDefinedIn>


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [ea9382e4967b2e625eb95c1ba0daca9b63acc701]

INTEGRATION: CWS swlists01 (1.21.36); FILE MERGED 2008/05/14 12:57:13 od 1.21.36.4: #i86732# remove no longer needed code 2008/05/08 16:30:25 od 1.21.36.3: RESYNC: (1.22-1.23); FILE MERGED 2008/03/20 14:21:29 od 1.21.36.2: RESYNC: (1.21-1.22); FILE MERGED 2008/03/06 10:05:18 od 1.21.36.1: #i86732# - refactoring due to new paragraph list attributes 	 - refactoring due to revised <SwTxtNode> interface 	 - refactoring due to revised <SwFmt> interface 	 - refactoring due to removed <SwNumRuleItem::pDefinedIn>


2008-06-13  Joerg Sievers  <jsi@openoffice.org>  [bdef648517d49f37b1ac4f55d018ea068ef11714]

Creating clean testautomation modul with changed structure which will be included into the CWS process.


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [f596b06838ede16474c68f46e570af8a9297c260]

INTEGRATION: CWS swlists01 (1.10.192); FILE MERGED 2008/05/08 16:31:05 od 1.10.192.2: RESYNC: (1.10-1.11); FILE MERGED 2008/03/06 10:05:18 od 1.10.192.1: #i86732# - refactoring due to new paragraph list attributes 	 - refactoring due to revised <SwTxtNode> interface 	 - refactoring due to revised <SwFmt> interface 	 - refactoring due to removed <SwNumRuleItem::pDefinedIn>


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [97ec6a69bada73590fdf7725cbffc675195f6715]

INTEGRATION: CWS swlists01 (1.19.26); FILE MERGED 2008/05/08 16:33:13 od 1.19.26.2: RESYNC: (1.19-1.20); FILE MERGED 2008/04/16 08:51:15 od 1.19.26.1: #i86732# further changes/adjustments for new list handling


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [5a665c41d16b5915466b6fe75f8032dc4bfcc751]

INTEGRATION: CWS swlists01 (1.11.192); FILE MERGED 2008/05/08 16:33:09 od 1.11.192.2: RESYNC: (1.11-1.12); FILE MERGED 2008/03/06 10:00:11 od 1.11.192.1: #i86732# refactoring due to revised <SwFmt> interface


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [056421849ae619b46fd33551838dcecb55253a6f]

INTEGRATION: CWS swlists01 (1.58.36); FILE MERGED 2008/05/08 16:32:58 od 1.58.36.5: RESYNC: (1.60-1.62); FILE MERGED 2008/04/16 08:51:15 od 1.58.36.4: #i86732# further changes/adjustments for new list handling 2008/03/20 16:34:16 od 1.58.36.3: correction of merge conflict solution 2008/03/20 14:24:33 od 1.58.36.2: RESYNC: (1.58-1.60); FILE MERGED 2008/03/20 08:25:40 od 1.58.36.1: #i86732# adjustments due to made virtual methods to set/reset attributes 	 at content/text node


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [05a49e5e3d888470858c2e3d45f75fffd473b797]

INTEGRATION: CWS swlists01 (1.74.144); FILE MERGED 2008/06/02 13:48:38 od 1.74.144.14: #i86732# correction on handling of reset of list style 2008/05/29 09:46:06 od 1.74.144.13: #i86732# method <HandleModifyAtTxtNode(..)> 	 - apply outline level as list level, if list style changes to 	   the outline style. 2008/05/27 13:39:53 od 1.74.144.12: #i71360# improvement for better performance 2008/05/26 12:04:31 od 1.74.144.11: #i86732# optimization due to bad performance of method 	 <SWTxtNode::_ChgTxtCollUpdateNum(..)> 2008/05/14 12:57:13 od 1.74.144.10: #i86732# remove no longer needed code 2008/05/14 10:54:45 od 1.74.144.9: #i86732# further changes/adjustments for new list handling 2008/05/09 07:13:29 od 1.74.144.8: #i86732# correction due to compiler warning 2008/05/08 16:33:02 od 1.74.144.7: RESYNC: (1.78-1.82); FILE MERGED 2008/05/07 07:46:58 od 1.74.144.6: #i86732# further changes/adjustments for new list handling 2008/04/16 08:51:15 od 1.74.144.5: #i86732# further changes/adjustments for new list handling 2008/03/20 16:34:15 od 1.74.144.4: correction of merge conflict solution 2008/03/20 14:24:48 od 1.74.144.3: RESYNC: (1.74-1.78); FILE MERGED 2008/03/20 08:27:10 od 1.74.144.2: #i86732# changes due to lists 2008/03/06 10:08:20 od 1.74.144.1: #i86732# class <SwTxtNode> 	 - refactoring due to new paragraph list attributes 	 - refactoring due to revised <SwTxtNode> interface 	 - refactoring due to revised <SwFmt> interface


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [7f2cc992b3add410f336fe8667eae8c4c30c20f1]

INTEGRATION: CWS swlists01 (1.12.42); FILE MERGED 2008/05/14 12:57:13 od 1.12.42.1: #i86732# remove no longer needed code


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [ac1af2e92b9afa90c35b9a048d4e290ae036d65e]

INTEGRATION: CWS swlists01 (1.7.192); FILE MERGED 2008/05/08 16:32:55 od 1.7.192.2: RESYNC: (1.7-1.8); FILE MERGED 2008/03/06 09:59:19 od 1.7.192.1: #i86732# refactoring due to revised <SwFmt> interface


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [d892cfceb0691c295832cafebe9e17a6b2b8d594]

INTEGRATION: CWS swlists01 (1.8.192); FILE MERGED 2008/05/08 16:32:51 od 1.8.192.2: RESYNC: (1.8-1.9); FILE MERGED 2008/03/06 09:59:19 od 1.8.192.1: #i86732# refactoring due to revised <SwFmt> interface


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [0ebeea7e91191b7d01756bdc9707f5f27095d31d]

INTEGRATION: CWS swlists01 (1.27.190); FILE MERGED 2008/05/08 16:27:18 od 1.27.190.3: RESYNC: (1.29-1.30); FILE MERGED 2008/03/20 14:24:23 od 1.27.190.2: RESYNC: (1.27-1.29); FILE MERGED 2008/03/06 09:58:02 od 1.27.190.1: #i86732# refactoring due to revised <SwTxtNode> interface


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [a41ade54880a1e3446aa84dd7b6a65b5a4a17c3d]

INTEGRATION: CWS swlists01 (1.104.26); FILE MERGED 2008/06/10 07:25:02 od 1.104.26.3: RESYNC: (1.105-1.106); FILE MERGED 2008/05/08 16:30:05 od 1.104.26.2: RESYNC: (1.104-1.105); FILE MERGED 2008/03/20 16:43:06 od 1.104.26.1: correction of merge


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [542c4768848f7f6ecd71fb6d59c3b6bb011b573f]

INTEGRATION: CWS swlists01 (1.26.130); FILE MERGED 2008/05/08 16:30:08 od 1.26.130.3: RESYNC: (1.27-1.28); FILE MERGED 2008/03/20 14:21:11 od 1.26.130.2: RESYNC: (1.26-1.27); FILE MERGED 2008/03/06 09:57:22 od 1.26.130.1: #i86732# refactoring due to revised <SwTxtNode> interface


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [8e1bc0d478ce2326b726bd5624ef216594f79b6f]

INTEGRATION: CWS swlists01 (1.118.6); FILE MERGED 2008/06/10 07:24:49 od 1.118.6.2: RESYNC: (1.118-1.119); FILE MERGED 2008/05/14 12:57:13 od 1.118.6.1: #i86732# remove no longer needed code


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [e2e4833be7421105611228dfd276281800af6c17]

INTEGRATION: CWS swlists01 (1.67.24); FILE MERGED 2008/06/10 07:24:39 od 1.67.24.3: RESYNC: (1.68-1.69); FILE MERGED 2008/05/08 16:30:01 od 1.67.24.2: RESYNC: (1.67-1.68); FILE MERGED 2008/05/07 07:20:03 od 1.67.24.1: #i86732# remove debug code, which has side effect that causes defects


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [9db2226525f0fe41fa298b92217fdefe03afe192]

INTEGRATION: CWS swlists01 (1.20.34); FILE MERGED 2008/06/10 14:39:16 od 1.20.34.5: correction due to merge conflicts 2008/06/10 07:25:14 od 1.20.34.4: RESYNC: (1.24-1.25); FILE MERGED 2008/05/08 16:29:58 od 1.20.34.3: RESYNC: (1.23-1.24); FILE MERGED 2008/03/20 14:21:08 od 1.20.34.2: RESYNC: (1.20-1.23); FILE MERGED 2008/03/06 09:57:07 od 1.20.34.1: #i86732# refactoring due to revised numbering tree interfaces/types


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [864cb3405d27eae2aa1a7ad2677fe8054e3f1fe4]

INTEGRATION: CWS swlists01 (1.11.192); FILE MERGED 2008/05/08 16:31:58 od 1.11.192.4: RESYNC: (1.12-1.15); FILE MERGED 2008/03/20 14:25:43 od 1.11.192.3: RESYNC: (1.11-1.12); FILE MERGED 2008/03/20 08:23:44 od 1.11.192.2: #i86732# adjustments due to made virtual methods to set/reset attribute 	 at content/text node 2008/03/06 09:56:19 od 1.11.192.1: #i86732# refactoring due to revised <SwFmt> interface


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [ac3ef879837fca14aa668004d8ca8e7958b1fe24]

INTEGRATION: CWS swlists01 (1.11.148); FILE MERGED 2008/05/08 16:31:54 od 1.11.148.2: RESYNC: (1.11-1.12); FILE MERGED 2008/03/06 09:56:19 od 1.11.148.1: #i86732# refactoring due to revised <SwFmt> interface


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [b989e0b2b27c42c0e6183941744f9c539214feef]

INTEGRATION: CWS swlists01 (1.12.134); FILE MERGED 2008/05/14 12:57:13 od 1.12.134.3: #i86732# remove no longer needed code 2008/05/08 16:26:12 od 1.12.134.2: RESYNC: (1.12-1.14); FILE MERGED 2008/03/06 09:55:27 od 1.12.134.1: #i86732# - refactoring due to removed <SwNumRuleItem::pDefinedIn>


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [9e5da1f205b9910f63f12b540253cd7c343ffc37]

INTEGRATION: CWS swlists01 (1.11.192); FILE MERGED 2008/05/08 16:27:15 od 1.11.192.2: RESYNC: (1.11-1.12); FILE MERGED 2008/03/06 09:54:56 od 1.11.192.1: #i86732# refactoring due to revised <SwFmt> interface


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [84a54e943c0269a835ea3d0de46b6e307eae27c0]

INTEGRATION: CWS swlists01 (1.21.192); FILE MERGED 2008/05/08 16:27:12 od 1.21.192.2: RESYNC: (1.21-1.22); FILE MERGED 2008/03/06 09:54:56 od 1.21.192.1: #i86732# refactoring due to revised <SwFmt> interface


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [330ab63d1aba24b1c8811804cdcf8105eeb80ad1]

INTEGRATION: CWS swlists01 (1.7.192); FILE MERGED 2008/05/08 16:27:08 od 1.7.192.2: RESYNC: (1.7-1.8); FILE MERGED 2008/03/06 09:54:56 od 1.7.192.1: #i86732# refactoring due to revised <SwFmt> interface


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [7b94f139ccc7fd69505a70a43dfcb5f46c537194]

INTEGRATION: CWS swlists01 (1.80.192); FILE MERGED 2008/05/08 16:32:17 od 1.80.192.3: RESYNC: (1.83-1.84); FILE MERGED 2008/03/20 14:20:41 od 1.80.192.2: RESYNC: (1.80-1.83); FILE MERGED 2008/03/06 09:54:20 od 1.80.192.1: #i86732# refactoring due to revised <SwFmt> interface


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [e843b7bba81daf3e4f74e376dc77e3fbcc9b001c]

INTEGRATION: CWS swlists01 (1.17.192); FILE MERGED 2008/05/08 16:32:06 od 1.17.192.2: RESYNC: (1.17-1.18); FILE MERGED 2008/03/06 09:54:20 od 1.17.192.1: #i86732# refactoring due to revised <SwFmt> interface


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [f9ae19a6da354d2a9cd68f8573db7640ea2483ab]

INTEGRATION: CWS swlists01 (1.46.10); FILE MERGED 2008/06/10 07:26:01 od 1.46.10.4: RESYNC: (1.52-1.55); FILE MERGED 2008/05/08 16:32:03 od 1.46.10.3: RESYNC: (1.49-1.52); FILE MERGED 2008/03/20 14:20:47 od 1.46.10.2: RESYNC: (1.46-1.49); FILE MERGED 2008/03/06 09:54:20 od 1.46.10.1: #i86732# refactoring due to revised <SwFmt> interface


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [349df86aafa469069bbd091147ca87f60ee5e795]

INTEGRATION: CWS swlists01 (1.74.42); FILE MERGED 2008/05/14 12:57:12 od 1.74.42.1: #i86732# remove no longer needed code


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [538a58ffd3988b65ba95ec4d5c25782fcaa5e07e]

INTEGRATION: CWS swlists01 (1.101.8); FILE MERGED 2008/05/19 07:55:12 od 1.101.8.4: RESYNC: (1.105-1.106); FILE MERGED 2008/05/08 16:32:25 od 1.101.8.3: RESYNC: (1.103-1.105); FILE MERGED 2008/03/20 14:20:34 od 1.101.8.2: RESYNC: (1.101-1.103); FILE MERGED 2008/03/06 09:54:20 od 1.101.8.1: #i86732# refactoring due to revised <SwFmt> interface


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [a95496deaa38a5a9cd81d62f9521051c5e1a91ed]

INTEGRATION: CWS swlists01 (1.52.130); FILE MERGED 2008/05/19 07:55:09 od 1.52.130.3: RESYNC: (1.53-1.54); FILE MERGED 2008/05/08 16:32:09 od 1.52.130.2: RESYNC: (1.52-1.53); FILE MERGED 2008/03/06 09:54:20 od 1.52.130.1: #i86732# refactoring due to revised <SwFmt> interface


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [53bd87a2599f62258cd024b4a51c6e1caebadace]

INTEGRATION: CWS swlists01 (1.18.192); FILE MERGED 2008/05/14 12:57:12 od 1.18.192.3: #i86732# remove no longer needed code 2008/05/08 16:32:38 od 1.18.192.2: RESYNC: (1.18-1.19); FILE MERGED 2008/03/06 09:54:20 od 1.18.192.1: #i86732# refactoring due to revised <SwFmt> interface


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [beb8a889d358b7724c9f324fbd155e8354a51c32]

INTEGRATION: CWS swlists01 (1.64.56); FILE MERGED 2008/05/08 16:32:29 od 1.64.56.2: RESYNC: (1.64-1.65); FILE MERGED 2008/03/06 09:54:19 od 1.64.56.1: #i86732# refactoring due to revised <SwFmt> interface


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [2d0f8632682231ce0935e1ad77fcdd2078043602]

INTEGRATION: CWS swlists01 (1.87.36); FILE MERGED 2008/05/08 16:32:34 od 1.87.36.3: RESYNC: (1.89-1.90); FILE MERGED 2008/03/20 14:20:37 od 1.87.36.2: RESYNC: (1.87-1.89); FILE MERGED 2008/03/06 09:54:19 od 1.87.36.1: #i86732# refactoring due to revised <SwFmt> interface


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [f8c2ebc1e1970c3e461f25156da672c75fbbe559]

INTEGRATION: CWS swlists01 (1.18.190); FILE MERGED 2008/05/08 16:32:21 od 1.18.190.2: RESYNC: (1.18-1.19); FILE MERGED 2008/03/06 09:54:19 od 1.18.190.1: #i86732# refactoring due to revised <SwFmt> interface


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [39daeb97f18cc9fa2a9d9c6cb288fe368470e1e7]

INTEGRATION: CWS swlists01 (1.67.38); FILE MERGED 2008/05/08 16:32:41 od 1.67.38.3: RESYNC: (1.69-1.71); FILE MERGED 2008/03/20 14:20:44 od 1.67.38.2: RESYNC: (1.67-1.69); FILE MERGED 2008/03/06 09:54:19 od 1.67.38.1: #i86732# refactoring due to revised <SwFmt> interface


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [f5f3652d40d248409ad76b26709ee948d5e1179a]

INTEGRATION: CWS swlists01 (1.24.56); FILE MERGED 2008/05/08 16:32:13 od 1.24.56.2: RESYNC: (1.24-1.25); FILE MERGED 2008/03/06 09:54:19 od 1.24.56.1: #i86732# refactoring due to revised <SwFmt> interface


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [92e83f98d0bc728cb77461286b30343d18bfdf32]

INTEGRATION: CWS swlists01 (1.20.124); FILE MERGED 2008/05/08 16:31:32 od 1.20.124.3: RESYNC: (1.23-1.24); FILE MERGED 2008/03/20 14:24:53 od 1.20.124.2: RESYNC: (1.20-1.23); FILE MERGED 2008/03/06 09:52:09 od 1.20.124.1: #i86732# refactoring due to revised <SwFmt> interface


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [e45538953f3045f177aa16cd4b80452088469cd3]

INTEGRATION: CWS swlists01 (1.42.34); FILE MERGED 2008/05/14 12:57:12 od 1.42.34.5: #i86732# remove no longer needed code 2008/05/08 16:31:22 od 1.42.34.4: RESYNC: (1.44-1.45); FILE MERGED 2008/04/16 08:44:53 od 1.42.34.3: #i86732# further changes/adjustments for new list handling 2008/03/20 14:20:58 od 1.42.34.2: RESYNC: (1.42-1.44); FILE MERGED 2008/03/06 09:50:42 od 1.42.34.1: #i86732# refactoring due to revised <SwFmt> interface


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [7b657bfff75f000bbca8d1a06ab989c39fccddce]

INTEGRATION: CWS swlists01 (1.49.38); FILE MERGED 2008/05/08 16:26:23 od 1.49.38.2: RESYNC: (1.49-1.51); FILE MERGED 2008/03/06 09:50:19 od 1.49.38.1: #i86732# refactoring due to revised <SwFmt> interface


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [732cebe7a089fd10f2920131d5a53b43bad1fa52]

INTEGRATION: CWS swlists01 (1.44.128); FILE MERGED 2008/06/10 07:23:59 od 1.44.128.4: RESYNC: (1.46-1.47); FILE MERGED 2008/05/08 16:26:27 od 1.44.128.3: RESYNC: (1.45-1.46); FILE MERGED 2008/03/20 14:26:00 od 1.44.128.2: RESYNC: (1.44-1.45); FILE MERGED 2008/03/06 09:50:18 od 1.44.128.1: #i86732# refactoring due to revised <SwFmt> interface


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [f7ff30ab98455e00cd952d2769353eeb1958d7dc]

INTEGRATION: CWS swlists01 (1.58.190); FILE MERGED 2008/05/14 12:57:12 od 1.58.190.3: #i86732# remove no longer needed code 2008/05/08 16:26:16 od 1.58.190.2: RESYNC: (1.58-1.60); FILE MERGED 2008/03/06 09:50:18 od 1.58.190.1: #i86732# refactoring due to revised <SwFmt> interface


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [7ec5f118b884d31949280b27ba79c4912eb2c447]

INTEGRATION: CWS swlists01 (1.41.188); FILE MERGED 2008/05/08 16:26:19 od 1.41.188.3: RESYNC: (1.42-1.44); FILE MERGED 2008/03/20 14:26:09 od 1.41.188.2: RESYNC: (1.41-1.42); FILE MERGED 2008/03/06 09:50:18 od 1.41.188.1: #i86732# refactoring due to revised <SwFmt> interface


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [8303513a00de861a125be282891e8491e2ef4d1c]

INTEGRATION: CWS swlists01 (1.48.128); FILE MERGED 2008/05/19 07:55:02 od 1.48.128.4: RESYNC: (1.51-1.52); FILE MERGED 2008/05/08 16:26:30 od 1.48.128.3: RESYNC: (1.49-1.51); FILE MERGED 2008/03/20 14:26:16 od 1.48.128.2: RESYNC: (1.48-1.49); FILE MERGED 2008/03/06 09:50:18 od 1.48.128.1: #i86732# refactoring due to revised <SwFmt> interface


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [4aa4c0470d47bf64a49c438b1823ef30b0ff603b]

INTEGRATION: CWS swlists01 (1.25.22); FILE MERGED 2008/05/08 16:31:40 od 1.25.22.2: RESYNC: (1.25-1.26); FILE MERGED 2008/03/20 16:42:30 od 1.25.22.1: correction of merge


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [e13314ed88b8c7d2af34cb88e1eea3d902ac264b]

INTEGRATION: CWS swlists01 (1.6.670); FILE MERGED 2008/05/08 16:31:43 od 1.6.670.2: RESYNC: (1.6-1.7); FILE MERGED 2008/03/06 09:49:40 od 1.6.670.1: #i86732# - refactoring due to revised <SwTxtNode> interface 	 - refactoring due to revised <SwFmt> interface


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [9aed9a2a6e7c168b1390993fb53b542193e3ae83]

INTEGRATION: CWS swlists01 (1.15.134); FILE MERGED 2008/05/08 16:31:50 od 1.15.134.4: RESYNC: (1.17-1.18); FILE MERGED 2008/04/16 08:44:53 od 1.15.134.3: #i86732# further changes/adjustments for new list handling 2008/03/20 14:24:10 od 1.15.134.2: RESYNC: (1.15-1.17); FILE MERGED 2008/03/06 09:49:40 od 1.15.134.1: #i86732# - refactoring due to revised <SwTxtNode> interface 	 - refactoring due to revised <SwFmt> interface


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [9ed6372ee5a086c3c1cc3a9077037d46c43946b8]

INTEGRATION: CWS swlists01 (1.13.192); FILE MERGED 2008/05/08 16:31:47 od 1.13.192.3: RESYNC: (1.14-1.15); FILE MERGED 2008/03/20 14:24:06 od 1.13.192.2: RESYNC: (1.13-1.14); FILE MERGED 2008/03/06 09:49:40 od 1.13.192.1: #i86732# - refactoring due to revised <SwTxtNode> interface 	 - refactoring due to revised <SwFmt> interface


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [d327b517154f28ee70db28d08da55b148c9c4975]

INTEGRATION: CWS swlists01 (1.23.192); FILE MERGED 2008/05/14 12:57:11 od 1.23.192.8: #i86732# remove no longer needed code 2008/05/14 10:55:30 od 1.23.192.7: #i86732# further changes/adjustments for new list handling 2008/05/09 07:51:09 od 1.23.192.6: #i86732# method <SwEditShell::GetNumLevel()> 	 - correct handling of list level of text node 2008/05/08 16:29:10 od 1.23.192.5: RESYNC: (1.25-1.26); FILE MERGED 2008/04/16 08:44:52 od 1.23.192.4: #i86732# further changes/adjustments for new list handling 2008/03/20 14:21:48 od 1.23.192.3: RESYNC: (1.23-1.25); FILE MERGED 2008/03/20 08:28:53 od 1.23.192.2: #i86732# - changes due to changed interface 	 - adjustments on setting list style due to lists 2008/03/06 09:48:50 od 1.23.192.1: #i86732# - refactoring due to revised <SwTxtNode> interface 	 - refactoring due to revised <SwEditShell> interface


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [d5fb4e041a7e33dff86270727e77eb65440f5fbf]

INTEGRATION: CWS swlists01 (1.53.34); FILE MERGED 2008/05/08 16:29:00 od 1.53.34.3: RESYNC: (1.55-1.57); FILE MERGED 2008/03/20 14:21:45 od 1.53.34.2: RESYNC: (1.53-1.55); FILE MERGED 2008/03/06 09:48:50 od 1.53.34.1: #i86732# - refactoring due to revised <SwTxtNode> interface 	 - refactoring due to revised <SwEditShell> interface


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [d2c7bc5d406efbc70ad8bc4a16085f63a5ae35d6]

INTEGRATION: CWS swlists01 (1.8.450); FILE MERGED 2008/05/08 16:29:14 od 1.8.450.3: RESYNC: (1.9-1.10); FILE MERGED 2008/03/20 14:21:43 od 1.8.450.2: RESYNC: (1.8-1.9); FILE MERGED 2008/03/06 09:48:50 od 1.8.450.1: #i86732# - refactoring due to revised <SwTxtNode> interface 	 - refactoring due to revised <SwEditShell> interface


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [82cf50fd759838eab4ec43d30a5a9c9b7839bd25]

INTEGRATION: CWS swlists01 (1.42.190); FILE MERGED 2008/05/08 16:29:07 od 1.42.190.4: RESYNC: (1.45-1.46); FILE MERGED 2008/03/20 14:21:51 od 1.42.190.3: RESYNC: (1.42-1.45); FILE MERGED 2008/03/20 08:27:54 od 1.42.190.2: #i86732# changes due to lists 2008/03/06 09:48:50 od 1.42.190.1: #i86732# - refactoring due to revised <SwTxtNode> interface 	 - refactoring due to revised <SwEditShell> interface


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [d54fc7cc4c338e1ab4286853e33a74277e657e16]

INTEGRATION: CWS swlists01 (1.38.134); FILE MERGED 2008/05/08 16:29:04 od 1.38.134.4: RESYNC: (1.39-1.40); FILE MERGED 2008/03/20 14:21:39 od 1.38.134.3: RESYNC: (1.38-1.39); FILE MERGED 2008/03/20 08:24:39 od 1.38.134.2: #i86732# adjustments on setting list style due to lists 2008/03/06 09:48:50 od 1.38.134.1: #i86732# - refactoring due to revised <SwTxtNode> interface 	 - refactoring due to revised <SwEditShell> interface


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [91ef8680f7ab8a4935951004167d7ede236f0481]

INTEGRATION: CWS swlists01 (1.23.192); FILE MERGED 2008/05/08 16:30:12 od 1.23.192.3: RESYNC: (1.24-1.25); FILE MERGED 2008/03/20 14:21:04 od 1.23.192.2: RESYNC: (1.23-1.24); FILE MERGED 2008/03/06 09:40:29 od 1.23.192.1: #i86732# refactoring due to revised <SwFmt> interface


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [2743bcb0eb2a24511737c8c335ce4e09d14974b6]

INTEGRATION: CWS swlists01 (1.15.192); FILE MERGED 2008/05/08 16:26:56 od 1.15.192.2: RESYNC: (1.15-1.16); FILE MERGED 2008/03/06 10:14:26 od 1.15.192.1: #i86732# - consideration of new paragraph list attributes 	 - refactoring due to revised <SwTxtNode> interface 	 - refactoring due to revised <SwFmt> interface


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [8ffeaa42b9df539fd02e7f4549fb48254c4e3b5d]

INTEGRATION: CWS swlists01 (1.29.56); FILE MERGED 2008/05/08 16:26:49 od 1.29.56.2: RESYNC: (1.29-1.30); FILE MERGED 2008/03/06 10:14:26 od 1.29.56.1: #i86732# - consideration of new paragraph list attributes 	 - refactoring due to revised <SwTxtNode> interface 	 - refactoring due to revised <SwFmt> interface


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [d9e516cd9599f32f36016efc1c7a4e32d7d5c2fe]

INTEGRATION: CWS swlists01 (1.28.128); FILE MERGED 2008/05/14 12:57:11 od 1.28.128.6: #i86732# remove no longer needed code 2008/05/08 16:27:05 od 1.28.128.5: RESYNC: (1.30-1.32); FILE MERGED 2008/04/16 08:43:03 od 1.28.128.4: #i86732# further changes/adjustments for new list handling 2008/03/20 14:25:03 od 1.28.128.3: RESYNC: (1.28-1.30); FILE MERGED 2008/03/20 08:31:21 od 1.28.128.2: #i86732# changes due to lists 2008/03/06 10:14:26 od 1.28.128.1: #i86732# - consideration of new paragraph list attributes 	 - refactoring due to revised <SwTxtNode> interface 	 - refactoring due to revised <SwFmt> interface


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [a822b6dc3ed993f43fc71c1ddb305e01c4795109]

INTEGRATION: CWS swlists01 (1.40.46); FILE MERGED 2008/05/27 13:39:52 od 1.40.46.7: #i71360# improvement for better performance 2008/05/14 12:57:11 od 1.40.46.6: #i86732# remove no longer needed code 2008/05/08 16:26:42 od 1.40.46.5: RESYNC: (1.42-1.44); FILE MERGED 2008/04/16 08:43:03 od 1.40.46.4: #i86732# further changes/adjustments for new list handling 2008/03/20 14:25:13 od 1.40.46.3: RESYNC: (1.40-1.42); FILE MERGED 2008/03/20 08:37:26 od 1.40.46.2: #i86732# changes due to lists 2008/03/06 10:14:26 od 1.40.46.1: #i86732# - consideration of new paragraph list attributes 	 - refactoring due to revised <SwTxtNode> interface 	 - refactoring due to revised <SwFmt> interface


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [3af161fbd3f3db4f0f76874a6b4996d6b5ad0f9c]

INTEGRATION: CWS swlists01 (1.22.36); FILE MERGED 2008/05/09 06:40:29 od 1.22.36.3: #i86732# correction due to changed method name 2008/05/08 16:27:00 od 1.22.36.2: RESYNC: (1.22-1.24); FILE MERGED 2008/03/06 10:14:26 od 1.22.36.1: #i86732# - consideration of new paragraph list attributes 	 - refactoring due to revised <SwTxtNode> interface 	 - refactoring due to revised <SwFmt> interface


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [42d6e24ca3ea07774a2ab402cb72718a76667f4d]

INTEGRATION: CWS swlists01 (1.52.126); FILE MERGED 2008/05/08 16:26:35 od 1.52.126.4: RESYNC: (1.54-1.56); FILE MERGED 2008/03/20 14:25:29 od 1.52.126.3: RESYNC: (1.52-1.54); FILE MERGED 2008/03/20 08:51:59 od 1.52.126.2: #i86732# adjustments due to made virtual methods to set/reset attributes 	 at content/text node 2008/03/06 10:14:26 od 1.52.126.1: #i86732# - consideration of new paragraph list attributes 	 - refactoring due to revised <SwTxtNode> interface 	 - refactoring due to revised <SwFmt> interface


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [946f2b520a45598f4b31e1add10c32c50cc16446]

INTEGRATION: CWS swlists01 (1.32.190); FILE MERGED 2008/05/08 16:26:38 od 1.32.190.3: RESYNC: (1.32-1.33); FILE MERGED 2008/03/20 08:51:59 od 1.32.190.2: #i86732# adjustments due to made virtual methods to set/reset attributes 	 at content/text node 2008/03/06 10:14:25 od 1.32.190.1: #i86732# - consideration of new paragraph list attributes 	 - refactoring due to revised <SwTxtNode> interface 	 - refactoring due to revised <SwFmt> interface


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [6a097b6b29c5ae8fa05c16cfa8234b56b98f3dc7]

INTEGRATION: CWS swlists01 (1.20.192); FILE MERGED 2008/05/08 16:26:45 od 1.20.192.2: RESYNC: (1.20-1.21); FILE MERGED 2008/03/06 10:14:25 od 1.20.192.1: #i86732# - consideration of new paragraph list attributes 	 - refactoring due to revised <SwTxtNode> interface 	 - refactoring due to revised <SwFmt> interface


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [672f3eca21bd5937ead52ad9a1e93b7d0ca98c5f]

INTEGRATION: CWS swlists01 (1.29.128); FILE MERGED 2008/05/14 12:57:11 od 1.29.128.5: #i86732# remove no longer needed code 2008/05/08 16:26:52 od 1.29.128.4: RESYNC: (1.30-1.32); FILE MERGED 2008/03/20 14:25:35 od 1.29.128.3: RESYNC: (1.29-1.30); FILE MERGED 2008/03/20 09:10:13 od 1.29.128.2: #i86732# - changes due to lists 	 - adjustments due to made virtual methods to set/reset attributes 	   at content/text node 2008/03/06 10:14:25 od 1.29.128.1: #i86732# - consideration of new paragraph list attributes 	 - refactoring due to revised <SwTxtNode> interface 	 - refactoring due to revised <SwFmt> interface


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [d7bd4b6336159fb8d8765c74406c81a372ec7a76]

INTEGRATION: CWS swlists01 (1.8.190); FILE MERGED 2008/05/08 16:27:21 od 1.8.190.2: RESYNC: (1.8-1.9); FILE MERGED 2008/04/16 08:39:40 od 1.8.190.1: #i86732# further changes/adjustments for new list handling


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [c230ddb86306e26909d45d2abedad23a84281532]

INTEGRATION: CWS swlists01 (1.25.150); FILE MERGED 2008/05/08 16:27:25 od 1.25.150.3: RESYNC: (1.26-1.28); FILE MERGED 2008/03/20 14:21:58 od 1.25.150.2: RESYNC: (1.25-1.26); FILE MERGED 2008/03/06 10:44:26 od 1.25.150.1: #i86732# refactoring due to revised <SwFmt> interface


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [80bb75129c9a467c20749a94c032c1675f9c5933]

INTEGRATION: CWS swlists01 (1.10.192); FILE MERGED 2008/05/08 16:27:33 od 1.10.192.2: RESYNC: (1.10-1.11); FILE MERGED 2008/03/06 10:44:26 od 1.10.192.1: #i86732# refactoring due to revised <SwFmt> interface


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [b512bb7d7996488b24a917574ddf34420c206126]

INTEGRATION: CWS swlists01 (1.2.582); FILE MERGED 2008/05/08 16:28:25 od 1.2.582.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/11 14:36:33 od 1.2.582.1: #i86732# method <createStyleManager(..)> 	 - introduce optional parameter <pIgnorableParagraphItems>


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [93d9400f477faa3ad666f70403dd4ff960552526]

INTEGRATION: CWS swlists01 (1.5.192); FILE MERGED 2008/05/08 16:27:29 od 1.5.192.2: RESYNC: (1.5-1.6); FILE MERGED 2008/03/11 14:38:41 od 1.5.192.1: #i86732# class <SwStyleManager> 	 - accept item set with ignorable items and pass it to the 	   <StylePool> instance for paragrapg styles. 	 - method <getAllStyles(..)> 	 -- create style pool iterator, which skips unused styles and 	    ignorable items.


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [d6290266f7ca88d8c5de780675f942dabec6747e]

INTEGRATION: CWS swlists01 (1.49.192); FILE MERGED 2008/06/10 07:24:10 od 1.49.192.4: RESYNC: (1.51-1.52); FILE MERGED 2008/05/08 16:28:09 od 1.49.192.3: RESYNC: (1.50-1.51); FILE MERGED 2008/03/20 14:22:46 od 1.49.192.2: RESYNC: (1.49-1.50); FILE MERGED 2008/03/06 10:21:47 od 1.49.192.1: #i86732# - refactoring due to deleted <SwNumRuleInfo>            --> instead use of <SwNumRule::GetTxtNodeListSize()> and 	       <SwNumRule::GetParagraphStyleListSize()> 	 - refactoring due to revised <SwFmt> interface


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [6d22bbf3bbcf33d2d758bba061b52f97099fc233]

INTEGRATION: CWS swlists01 (1.44.132); FILE MERGED 2008/06/10 07:24:16 od 1.44.132.9: RESYNC: (1.49-1.50); FILE MERGED 2008/05/14 12:57:10 od 1.44.132.8: #i86732# remove no longer needed code 2008/05/14 10:58:28 od 1.44.132.7: #i86732# further changes/adjustments for new list handling 2008/05/08 16:27:44 od 1.44.132.6: RESYNC: (1.47-1.49); FILE MERGED 2008/04/16 08:39:40 od 1.44.132.5: #i86732# further changes/adjustments for new list handling 2008/03/20 16:33:49 od 1.44.132.4: correction of merge conflict solution 2008/03/20 14:22:15 od 1.44.132.3: RESYNC: (1.44-1.47); FILE MERGED 2008/03/20 09:18:57 od 1.44.132.2: #i86732# changes due to lists 2008/03/06 10:26:21 od 1.44.132.1: #i86732# class <SwNumRule>: 	 - implementation of list containing assciated paragraphs 	   and associated paragraph styles 	 - refactoring due to deleted <SwNumRuleInfo>            --> instead use of <SwNumRule::GetTxtNodeList(..)> 	 - refactoring due to revised numbering tree interfaces/types


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [db145557a5074c5adcbbbf8a75593d073d192cd7]

INTEGRATION: CWS swlists01 (1.41.42); FILE MERGED 2008/05/14 12:57:10 od 1.41.42.1: #i86732# remove no longer needed code


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [8d1e941dc5864932dae1d105dac95903f3322db9]

INTEGRATION: CWS swlists01 (1.20.192); FILE MERGED 2008/05/08 16:27:41 od 1.20.192.4: RESYNC: (1.21-1.23); FILE MERGED 2008/03/20 17:55:07 od 1.20.192.3: correction of merge 2008/03/20 14:22:18 od 1.20.192.2: RESYNC: (1.20-1.21); FILE MERGED 2008/03/20 09:12:46 od 1.20.192.1: #i86732# object file for implementation of <SwList>


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [8006e56b3c45a37a2cee2301d423fe87aab3ced9]

INTEGRATION: CWS swlists01 (1.1.2); FILE ADDED 2008/05/09 12:34:39 od 1.1.2.4: #i86732# new license header 2008/05/07 07:32:40 od 1.1.2.3: #i86732# further changes/adjustments for new list handling 2008/04/16 08:39:40 od 1.1.2.2: #i86732# further changes/adjustments for new list handling 2008/03/20 08:00:30 od 1.1.2.1: #i86732# class <SwList>: implementation


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [7f2e1161ca539923201925e4b88f616004e25f6f]

INTEGRATION: CWS swlists01 (1.14.190); FILE MERGED 2008/05/08 16:28:42 od 1.14.190.3: RESYNC: (1.15-1.16); FILE MERGED 2008/03/20 14:23:29 od 1.14.190.2: RESYNC: (1.14-1.15); FILE MERGED 2008/03/06 10:44:26 od 1.14.190.1: #i86732# refactoring due to revised <SwFmt> interface


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [9a1cd0c0932d0e5e4c4359ec30012a22cc57cfdf]

INTEGRATION: CWS swlists01 (1.7.192); FILE MERGED 2008/05/08 16:28:15 od 1.7.192.2: RESYNC: (1.7-1.8); FILE MERGED 2008/03/06 10:44:26 od 1.7.192.1: #i86732# refactoring due to revised <SwFmt> interface


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [c934f9366e778f00d3471b471df8f84a7e6ac919]

INTEGRATION: CWS swlists01 (1.9.190); FILE MERGED 2008/05/08 16:28:06 od 1.9.190.2: RESYNC: (1.9-1.10); FILE MERGED 2008/03/06 10:44:25 od 1.9.190.1: #i86732# refactoring due to revised <SwFmt> interface


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [e021741d3b8f93315baff0467902e238305945da]

INTEGRATION: CWS swlists01 (1.24.38); FILE MERGED 2008/05/08 16:27:48 od 1.24.38.3: RESYNC: (1.25-1.26); FILE MERGED 2008/03/20 14:22:23 od 1.24.38.2: RESYNC: (1.24-1.25); FILE MERGED 2008/03/06 10:28:22 od 1.24.38.1: #i86732# class <SwTxtFmtColl>: 	 - refactoring due to revised <SwFmt> interface 	   --> add to/remove from <SwNumRule> instance


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [90516ea95a44ea98086f7b402903dda9b8c5b667]

INTEGRATION: CWS swlists01 (1.48.36); FILE MERGED 2008/05/08 16:28:22 od 1.48.36.4: RESYNC: (1.50-1.51); FILE MERGED 2008/03/20 14:23:12 od 1.48.36.3: RESYNC: (1.48-1.50); FILE MERGED 2008/03/20 09:16:10 od 1.48.36.2: #i86732# adjustments due to made virtual mathods to set/reset attributes 	 at content/text node 2008/03/06 10:44:25 od 1.48.36.1: #i86732# refactoring due to revised <SwFmt> interface


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [c7f795e5128aa603f79c0bc0944c3f1cdc9fdc26]

INTEGRATION: CWS swlists01 (1.18.192); FILE MERGED 2008/05/08 16:27:51 od 1.18.192.2: RESYNC: (1.18-1.19); FILE MERGED 2008/03/06 10:44:25 od 1.18.192.1: #i86732# refactoring due to revised <SwFmt> interface


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [33cc43a1484d6a3aeb4ec4561e1df1fe40cfd6ee]

INTEGRATION: CWS swlists01 (1.70.34); FILE MERGED 2008/06/02 13:50:33 od 1.70.34.11: #i86732# method <SwDoc::SetNumRule(..)> 	 - correction on special handling, if there is no selection 	 --> paragraph has to be added to the list. 2008/05/14 12:57:10 od 1.70.34.10: #i86732# remove no longer needed code 2008/05/14 10:58:27 od 1.70.34.9: #i86732# further changes/adjustments for new list handling 2008/05/08 16:27:37 od 1.70.34.8: RESYNC: (1.72-1.73); FILE MERGED 2008/05/08 15:05:29 od 1.70.34.7: #i86732# minor adjustment to method <listfunc::CreateUniqueListId(..)> 2008/05/07 07:32:40 od 1.70.34.6: #i86732# further changes/adjustments for new list handling 2008/04/16 08:39:39 od 1.70.34.5: #i86732# further changes/adjustments for new list handling 2008/03/20 17:02:07 od 1.70.34.4: correction of merge 2008/03/20 14:22:02 od 1.70.34.3: RESYNC: (1.70-1.72); FILE MERGED 2008/03/20 09:22:22 od 1.70.34.2: #i86732# changes due to lists 2008/03/06 10:35:57 od 1.70.34.1: #i86732# - refactoring due to revised <SwTxtNode> interface 	 - refactoring due to revised <SwFmt> interface 	 - refactoring due to revised numbering tree interfaces/types 	 - refactoring due to deleted <SwNumRuleInfo>            --> instead use of <SwNumRule::GetTxtNodeList(..)> 	 - after creation of list style from selection apply new list 	   style to all text nodes, which had the same former automatic 	   list style and belong to the same list.


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [e38cf616947c6facb893b49c89b7b4b8d53f365a]

INTEGRATION: CWS swlists01 (1.81.44); FILE MERGED 2008/05/08 16:27:54 od 1.81.44.6: RESYNC: (1.85-1.86); FILE MERGED 2008/04/16 08:39:39 od 1.81.44.5: #i86732# further changes/adjustments for new list handling 2008/03/20 14:22:39 od 1.81.44.4: RESYNC: (1.81-1.85); FILE MERGED 2008/03/20 09:20:43 od 1.81.44.3: #i86732# changes due to lists 2008/03/11 14:28:51 od 1.81.44.2: #i86732# <SwDoc::SwDoc(..)> 	 - setup style manager with the paragraph's list attributes 	   as ignorable items 2008/03/06 10:44:25 od 1.81.44.1: #i86732# refactoring due to revised <SwFmt> interface


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [2e65ecf9131e7d6560396f4f8c6a4e8d3ce49cf4]

INTEGRATION: CWS swlists01 (1.53.102); FILE MERGED 2008/06/10 07:24:24 od 1.53.102.5: RESYNC: (1.56-1.57); FILE MERGED 2008/05/08 16:28:12 od 1.53.102.4: RESYNC: (1.54-1.56); FILE MERGED 2008/03/20 14:22:55 od 1.53.102.3: RESYNC: (1.53-1.54); FILE MERGED 2008/03/20 09:15:35 od 1.53.102.2: #i86732# adjustments due to made virtual mathods to set/reset attributes 	 at content/text node 2008/03/06 10:44:25 od 1.53.102.1: #i86732# refactoring due to revised <SwFmt> interface


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [5a4a17057546eac790dad770c123d0ffd3c67c9b]

INTEGRATION: CWS swlists01 (1.48.50); FILE MERGED 2008/05/14 12:57:10 od 1.48.50.8: #i86732# remove no longer needed code 2008/05/08 16:28:38 od 1.48.50.7: RESYNC: (1.49-1.50); FILE MERGED 2008/05/07 07:32:40 od 1.48.50.6: #i86732# further changes/adjustments for new list handling 2008/04/16 08:39:39 od 1.48.50.5: #i86732# further changes/adjustments for new list handling 2008/03/20 16:33:49 od 1.48.50.4: correction of merge conflict solution 2008/03/20 14:23:49 od 1.48.50.3: RESYNC: (1.48-1.49); FILE MERGED 2008/03/20 09:17:53 od 1.48.50.2: #i86732# adjustments due to made virtual mathods to set/reset attributes 	 at content/text node 2008/03/06 10:42:46 od 1.48.50.1: #i86732# - method <lcl_RstAttr(..)> 	 -- make usage of new paragraph list attributes in order to 	    restore the paragraph's list attributes after reset of attributes 	 - consider new paragraph list attributes 	 - refactoring due to revised <SwTxtNode> interface 	 - refactoring due to revised <SwFmt> interface


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [b57431a83ccf8669d1f74896f19caef2e2317b56]

INTEGRATION: CWS swlists01 (1.32.190); FILE MERGED 2008/05/08 16:28:49 od 1.32.190.2: RESYNC: (1.32-1.33); FILE MERGED 2008/03/06 10:44:25 od 1.32.190.1: #i86732# refactoring due to revised <SwFmt> interface


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [ef660a48d67eef6dbf8f3a32215eb9caf41fd7b8]

INTEGRATION: CWS swlists01 (1.31.128); FILE MERGED 2008/05/08 16:28:32 od 1.31.128.3: RESYNC: (1.32-1.33); FILE MERGED 2008/03/20 14:23:22 od 1.31.128.2: RESYNC: (1.31-1.32); FILE MERGED 2008/03/06 10:44:25 od 1.31.128.1: #i86732# refactoring due to revised <SwFmt> interface


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [f39c08fac3a27cf51e64507260a84f732d2a36bf]

INTEGRATION: CWS swlists01 (1.40.36); FILE MERGED 2008/05/08 16:27:59 od 1.40.36.4: RESYNC: (1.43-1.44); FILE MERGED 2008/03/20 14:22:33 od 1.40.36.3: RESYNC: (1.40-1.43); FILE MERGED 2008/03/20 09:15:01 od 1.40.36.2: #i86732# adjustments due to made virtual mathods to set/reset attributes 	 at content/text node 2008/03/06 10:44:25 od 1.40.36.1: #i86732# refactoring due to revised <SwFmt> interface


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [f5b7de18f1fae8b47c6fcb51e446776af404f38b]

INTEGRATION: CWS swlists01 (1.42.190); FILE MERGED 2008/05/08 16:28:02 od 1.42.190.2: RESYNC: (1.42-1.44); FILE MERGED 2008/03/06 10:44:25 od 1.42.190.1: #i86732# refactoring due to revised <SwFmt> interface


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [d296bf1a4af5d2088467343a948a224c4e857a9a]

INTEGRATION: CWS swlists01 (1.39.188); FILE MERGED 2008/05/08 16:28:35 od 1.39.188.4: RESYNC: (1.40-1.42); FILE MERGED 2008/03/20 16:33:49 od 1.39.188.3: correction of merge conflict solution 2008/03/20 14:23:54 od 1.39.188.2: RESYNC: (1.39-1.40); FILE MERGED 2008/03/06 10:44:25 od 1.39.188.1: #i86732# refactoring due to revised <SwFmt> interface


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [aec6e3ef461123f0c6823fa197589a46b0232672]

INTEGRATION: CWS swlists01 (1.22.48); FILE MERGED 2008/05/08 16:28:18 od 1.22.48.3: RESYNC: (1.23-1.25); FILE MERGED 2008/03/20 14:23:01 od 1.22.48.2: RESYNC: (1.22-1.23); FILE MERGED 2008/03/06 10:44:25 od 1.22.48.1: #i86732# refactoring due to revised <SwFmt> interface


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [d652e2138837137264fb96b05aefdec835430926]

INTEGRATION: CWS swlists01 (1.61.44); FILE MERGED 2008/05/08 16:28:45 od 1.61.44.4: RESYNC: (1.64-1.65); FILE MERGED 2008/03/20 14:23:39 od 1.61.44.3: RESYNC: (1.61-1.64); FILE MERGED 2008/03/20 09:14:04 od 1.61.44.2: #i86732# adjustments due to made virtual mathods to set/reset attributes 	 at content/text node 2008/03/06 10:44:24 od 1.61.44.1: #i86732# refactoring due to revised <SwFmt> interface


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [7c0c671145c257432b81062a53c59b63222f607d]

INTEGRATION: CWS swlists01 (1.22.190); FILE MERGED 2008/06/10 07:24:31 od 1.22.190.5: RESYNC: (1.24-1.25); FILE MERGED 2008/05/08 16:28:29 od 1.22.190.4: RESYNC: (1.23-1.24); FILE MERGED 2008/04/16 08:28:32 od 1.22.190.3: #i86732# further changes/adjustments for new list handling 2008/03/20 14:21:54 od 1.22.190.2: RESYNC: (1.22-1.23); FILE MERGED 2008/03/06 10:44:24 od 1.22.190.1: #i86732# refactoring due to revised <SwFmt> interface


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [471238f8495dde769f951865bb0e655363e64ba3]

INTEGRATION: CWS swlists01 (1.30.42); FILE MERGED 2008/05/14 12:57:09 od 1.30.42.1: #i86732# remove no longer needed code


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [364bb17e136f3962182b5f536d2c834efb9d0fde]

INTEGRATION: CWS swlists01 (1.68.54); FILE MERGED 2008/06/10 07:25:26 od 1.68.54.5: RESYNC: (1.72-1.73); FILE MERGED 2008/05/08 16:28:56 od 1.68.54.4: RESYNC: (1.71-1.72); FILE MERGED 2008/04/16 08:26:53 od 1.68.54.3: #i86732# further changes/adjustments for new list handling 2008/03/20 14:21:36 od 1.68.54.2: RESYNC: (1.68-1.71); FILE MERGED 2008/03/06 09:39:53 od 1.68.54.1: #i86732# refactoring due to revised <SwTxtNode> interface


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [24d56d11d7dc901a16a4974ce5309336c3638169]

INTEGRATION: CWS swlists01 (1.63.162); FILE MERGED 2008/05/08 16:31:25 od 1.63.162.3: RESYNC: (1.64-1.65); FILE MERGED 2008/03/20 14:24:17 od 1.63.162.2: RESYNC: (1.63-1.64); FILE MERGED 2008/03/06 09:39:17 od 1.63.162.1: #i86732# - add new paragraph list attributes to item pool 	 - make <SwNumRuleItem> poolable, because <SwNumRuleItem::pDefinedIn> 	   has been removed.


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [cfac863fbf56d186c96db31a5e54545d317f5838]

INTEGRATION: CWS swlists01 (1.12.192); FILE MERGED 2008/06/10 07:26:11 od 1.12.192.7: RESYNC: (1.14-1.15); FILE MERGED 2008/05/14 12:57:09 od 1.12.192.6: #i86732# remove no longer needed code 2008/05/08 16:26:03 od 1.12.192.5: RESYNC: (1.13-1.14); FILE MERGED 2008/04/16 08:25:16 od 1.12.192.4: #i86732# further changes/adjustments for new list handling 2008/03/20 14:25:47 od 1.12.192.3: RESYNC: (1.12-1.13); FILE MERGED 2008/03/20 08:03:41 od 1.12.192.2: #i86732# method <SwAttrSet::CopyToModify(..)> 	 - copy list and if needed also the list style for a text node 2008/03/06 09:37:21 od 1.12.192.1: #i86732# - refactoring due to removed <SwNumRuleItem::pDefinedIn> 	 - refactoring due to revised <SwFmt> interface


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [cf002db0dc11bde8708b0166a61f85f867203f7e]

INTEGRATION: CWS swlists01 (1.13.192); FILE MERGED 2008/05/08 16:25:53 od 1.13.192.3: RESYNC: (1.14-1.15); FILE MERGED 2008/03/20 14:25:50 od 1.13.192.2: RESYNC: (1.13-1.14); FILE MERGED 2008/03/06 09:35:44 od 1.13.192.1: #i86732# refactoring due to deleted class <SwNumRuleInfo>


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [9a00cb88c1b4e51ce2901f7f71912460dc60e515]

INTEGRATION: CWS swlists01 (1.15.192); FILE MERGED 2008/05/08 16:25:59 od 1.15.192.2: RESYNC: (1.15-1.16); FILE MERGED 2008/03/06 09:35:03 od 1.15.192.1: #i86732# refactoring due to revised <SwFmt> interface


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [d4db5b3a54b692658799b4cc868a0143337a5145]

INTEGRATION: CWS swlists01 (1.5.280); FILE MERGED 2008/05/08 16:25:56 od 1.5.280.2: RESYNC: (1.5-1.6); FILE MERGED 2008/03/06 09:34:33 od 1.5.280.1: #i86732# refactoring due to revised undo class interfaces


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [9fdbcbaba2e04c7e87f4ec73a24d259e92bbbc77]

INTEGRATION: CWS swlists01 (1.76.42); FILE MERGED 2008/05/14 12:57:08 od 1.76.42.1: #i86732# remove no longer needed code


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [eb5b7a5f6490dcaa3d99f43fa3a9e11c917c25a0]

INTEGRATION: CWS swlists01 (1.20.132); FILE MERGED 2008/05/08 16:32:48 od 1.20.132.3: RESYNC: (1.21-1.22); FILE MERGED 2008/03/20 14:21:01 od 1.20.132.2: RESYNC: (1.20-1.21); FILE MERGED 2008/03/06 09:25:40 od 1.20.132.1: #i86732# refactoring due to revised <SwFmt> interface


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [caa5f54a1047c848817992afb3b3b2b4dcf88d8b]

INTEGRATION: CWS swlists01 (1.13.36); FILE MERGED 2008/06/10 07:26:07 od 1.13.36.7: RESYNC: (1.16-1.18); FILE MERGED 2008/05/08 16:26:09 od 1.13.36.6: RESYNC: (1.14-1.16); FILE MERGED 2008/05/07 07:16:24 od 1.13.36.5: #i86732# further changes/adjustments for new list handling 2008/04/16 08:23:35 od 1.13.36.4: #i86732# further changes/adjustments for new list handling 2008/03/20 14:20:51 od 1.13.36.3: RESYNC: (1.13-1.14); FILE MERGED 2008/03/20 08:02:32 od 1.13.36.2: #i86732# class <SwNumberTreeNode> 	 - adjust method <AddChild(..)> 	 - implementation of method <SetLevelInListTree(..)> 2008/03/06 09:31:48 od 1.13.36.1: #i86732# - changes due to refactoring of class interfaces 	 - usage of new paragraph list attributes instead of class members


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [f37d5ed83cf3487a81dc9a740e7b9fb4f1c3effc]

INTEGRATION: CWS swlists01 (1.12.190); FILE MERGED 2008/05/14 12:57:08 od 1.12.190.7: #i86732# remove no longer needed code 2008/05/08 16:26:06 od 1.12.190.6: RESYNC: (1.14-1.15); FILE MERGED 2008/05/07 07:16:24 od 1.12.190.5: #i86732# further changes/adjustments for new list handling 2008/04/16 08:23:34 od 1.12.190.4: #i86732# further changes/adjustments for new list handling 2008/03/20 14:20:54 od 1.12.190.3: RESYNC: (1.12-1.14); FILE MERGED 2008/03/20 08:01:40 od 1.12.190.2: #i86732# class <SwNodeNum> - remove no longer needed functionality 2008/03/06 09:31:48 od 1.12.190.1: #i86732# - changes due to refactoring of class interfaces 	 - usage of new paragraph list attributes instead of class members


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [6d2ed78c83778d62a49ee036adf0ec769981ed8e]

INTEGRATION: CWS swlists01 (1.125.22); FILE MERGED 2008/05/08 16:16:10 od 1.125.22.2: RESYNC: (1.125-1.127); FILE MERGED 2008/05/07 07:15:00 od 1.125.22.1: #i86732# UNO-API for new list handling


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [312fec95be72e106bbb5c79541d8aef195323115]

INTEGRATION: CWS swlists01 (1.61.130); FILE MERGED 2008/05/08 16:16:15 od 1.61.130.2: RESYNC: (1.61-1.62); FILE MERGED 2008/05/07 07:15:00 od 1.61.130.1: #i86732# UNO-API for new list handling


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [19ca8265410ddb1fcff1858aeca4dfe411a17390]

INTEGRATION: CWS swlists01 (1.40.38); FILE MERGED 2008/05/14 12:41:51 od 1.40.38.5: #i86732# remove no longer needed code 2008/05/08 16:16:44 od 1.40.38.4: RESYNC: (1.41-1.43); FILE MERGED 2008/04/16 08:15:47 od 1.40.38.3: #i86732# further changes/adjustments for new list handling 2008/03/20 14:27:23 od 1.40.38.2: RESYNC: (1.40-1.41); FILE MERGED 2008/03/06 08:17:02 od 1.40.38.1: #i86732# undo classes 	 - remove explicit members for list attributes, because these 	   attributes are now <SfxPoolItem> instances


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [68571497a9eaf27a78694f69d81dcc0d36c7402b]

INTEGRATION: CWS swlists01 (1.10.36); FILE MERGED 2008/05/14 12:41:51 od 1.10.36.4: #i86732# remove no longer needed code 2008/05/08 16:16:49 od 1.10.36.3: RESYNC: (1.11-1.12); FILE MERGED 2008/03/20 14:27:28 od 1.10.36.2: RESYNC: (1.10-1.11); FILE MERGED 2008/03/06 08:15:33 od 1.10.36.1: #i86732# undo classes 	 - remove explicit members for list attributes, because these 	   attributes are now <SfxPoolItem> instances 	 - refactoring: minimize dependency to numbering tree classes/types


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [84e312f788ccc786371608f1b55f891d2e73498a]

INTEGRATION: CWS swlists01 (1.14.690); FILE MERGED 2008/05/14 12:41:51 od 1.14.690.3: #i86732# remove no longer needed code 2008/05/08 16:17:02 od 1.14.690.2: RESYNC: (1.14-1.15); FILE MERGED 2008/03/06 08:13:50 od 1.14.690.1: #i86732# class <SwNumRuleItem> 	 - refactoring: remove member <pDefinedIn>. Thus, this item is poolable


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [5c609e6c57c3c23252a968bef804a79097b0bb4b]

INTEGRATION: CWS swlists01 (1.33.162); FILE MERGED 2008/05/14 12:41:51 od 1.33.162.6: #i86732# remove no longer needed code 2008/05/08 16:15:49 od 1.33.162.5: RESYNC: (1.35-1.36); FILE MERGED 2008/04/16 08:15:46 od 1.33.162.4: #i86732# further changes/adjustments for new list handling 2008/03/20 14:26:28 od 1.33.162.3: RESYNC: (1.33-1.35); FILE MERGED 2008/03/20 07:59:49 od 1.33.162.2: #i86732# class <SwNumRule> 	 - remove no longer needed functionality which is taken over by 	   class <SwList> 2008/03/06 08:12:32 od 1.33.162.1: #i86732# class <SwNumRule> 	 - replace list for associated paragraph by a stl vector 	 - introduce list for associated paragraph styles 	 - refactoring: minimize dependency to numbering tree classes/types


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [2ce880ed4cfddc0715eadb1ee0a89280dffdbc20]

INTEGRATION: CWS swlists01 (1.19.466); FILE MERGED 2008/05/08 16:16:01 od 1.19.466.5: RESYNC: (1.20-1.21); FILE MERGED 2008/04/16 08:15:46 od 1.19.466.4: #i86732# further changes/adjustments for new list handling 2008/03/20 14:27:07 od 1.19.466.3: RESYNC: (1.19-1.20); FILE MERGED 2008/03/20 07:58:24 od 1.19.466.2: #i86732# class <SwCntntNode> 	 - make methods to set/reset attributes virtual to override them 	   by sub class <SwTxtNode> 2008/03/06 08:04:42 od 1.19.466.1: #i86732# refactoring: remove <#undef inline>


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [c78b4eafda6866b25150a33298eabbf276a25574]

INTEGRATION: CWS swlists01 (1.51.160); FILE MERGED 2008/06/10 07:27:04 od 1.51.160.9: RESYNC: (1.56-1.57); FILE MERGED 2008/05/14 12:41:50 od 1.51.160.8: #i86732# remove no longer needed code 2008/05/08 16:17:19 od 1.51.160.7: RESYNC: (1.55-1.56); FILE MERGED 2008/05/07 07:14:25 od 1.51.160.6: #i86732# further changes/adjustments for new list handling 2008/04/16 08:15:45 od 1.51.160.5: #i86732# further changes/adjustments for new list handling 2008/03/20 16:07:24 od 1.51.160.4: correction of merge conflict solution 2008/03/20 14:27:12 od 1.51.160.3: RESYNC: (1.51-1.55); FILE MERGED 2008/03/20 07:57:11 od 1.51.160.2: #i86732# class <SwTxtNode> 	 - new methods for lists 	 - overriding methods to set/reset attributes 	 - remove no longer needed methods 2008/03/06 08:06:01 od 1.51.160.1: #i86732# class <SwTxtNode> 	 - new methods for list attributes 	 - minor refactorings


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [9126ac838f756ae4f6dfc594515a862f6c1ce642]

INTEGRATION: CWS swlists01 (1.18.192); FILE MERGED 2008/05/14 12:41:50 od 1.18.192.3: #i86732# remove no longer needed code 2008/05/08 16:16:25 od 1.18.192.2: RESYNC: (1.18-1.19); FILE MERGED 2008/03/20 07:53:36 od 1.18.192.1: #i86732# class <SwNodes> 	 - refactoring: remove not needed private operators []


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [578741c28b9736d1e2e853659d288ed627571ac7]

INTEGRATION: CWS swlists01 (1.1.2); FILE ADDED 2008/05/09 12:33:45 od 1.1.2.2: #i86732# new license header 2008/03/20 07:44:14 od 1.1.2.1: #i86732# some functions around lists


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [67be24e29dc3eefd0108ba49dfca19450a4358d1]

INTEGRATION: CWS swlists01 (1.1.2); FILE ADDED 2008/05/09 12:32:12 od 1.1.2.4: #i86732# new license header 2008/05/07 07:14:25 od 1.1.2.3: #i86732# further changes/adjustments for new list handling 2008/04/16 08:15:45 od 1.1.2.2: #i86732# further changes/adjustments for new list handling 2008/03/20 07:43:26 od 1.1.2.1: #i86732# class <SwList> representing a list in a text document


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [a85c1a609c04638ca53cfb12d44710200daf5110]

INTEGRATION: CWS swlists01 (1.8.192); FILE MERGED 2008/05/08 16:16:05 od 1.8.192.2: RESYNC: (1.8-1.9); FILE MERGED 2008/03/06 08:03:47 od 1.8.192.1: #i86732# refactoring: remove class <SwNumRuleInfo> and table <SwTxtNodeTable>


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [097b0540df958c4d87b3576adef1b44a56c31242]

INTEGRATION: CWS swlists01 (1.34.294); FILE MERGED 2008/05/08 16:16:20 od 1.34.294.2: RESYNC: (1.34-1.35); FILE MERGED 2008/03/06 08:02:36 od 1.34.294.1: #i86732# new WhichIDs for list attributes: 	 - RES_PARATR_LIST_ID/_LEVEL/_ISRESTART/_RESTARTVALUE/_ISCOUNTED


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [200823fde5a9e663f69265db2f4be8faffcab968]

INTEGRATION: CWS swlists01 (1.30.378); FILE MERGED 2008/05/08 16:17:15 od 1.30.378.2: RESYNC: (1.30-1.31); FILE MERGED 2008/03/06 08:00:42 od 1.30.378.1: #i86732# class <SwFmt> 	 - replacing methods <SetAttr(..)> and method <ResetAttr(..)> by 	   virtual methods <SetFmtAttr(..)> and method <ResetFmtAttr(..)>


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [8b820dd16de9fe44c0f8db0d942915bbefc5d1fe]

INTEGRATION: CWS swlists01 (1.3.192); FILE MERGED 2008/05/08 16:17:06 od 1.3.192.2: RESYNC: (1.3-1.4); FILE MERGED 2008/03/06 07:58:55 od 1.3.192.1: #i86732# new methods <TxtFmtCollFunc::GetNumRule(..)>, 	 <TxtFmtCollFunc::AddToNumRule(..)> and <TxtFmtCollFunc::RemoveFromNumRule(..)>


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [829197436eabb9a3e82c9061728f3709567b5aeb]

INTEGRATION: CWS swlists01 (1.10.192); FILE MERGED 2008/05/08 16:17:10 od 1.10.192.3: RESYNC: (1.11-1.12); FILE MERGED 2008/03/20 14:26:44 od 1.10.192.2: RESYNC: (1.10-1.11); FILE MERGED 2008/03/06 07:56:36 od 1.10.192.1: #i86732# class <SwTxtFmtColl> 	 - overriding methods <SetFmtAttr(..)> and method <ResetFmtAttr(..)>


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [2f733b1451cf4f72d8a76f0a979feac750934e80]

INTEGRATION: CWS swlists01 (1.62.102); FILE MERGED 2008/05/14 12:41:50 od 1.62.102.5: #i86732# remove no longer needed code 2008/05/08 16:15:55 od 1.62.102.4: RESYNC: (1.65-1.67); FILE MERGED 2008/03/20 14:26:58 od 1.62.102.3: RESYNC: (1.62-1.65); FILE MERGED 2008/03/20 07:52:21 od 1.62.102.2: #i86732# class <SwEditShell> 	 - adjustments to methods <SetCurNumRule(..)> and <SearchNumRule(..)> 	   due to enhanced methods at class <SwDoc> 2008/03/06 07:52:58 od 1.62.102.1: #i86732# method <SwEditShell::GetNumLevel(..)> 	 - refactoring: removing output parameter <bHasChild> 	 method <SwEditShell::SetNodeNumStart(..)> 	 - refactoring: removing default value for 1st parameter 	 method <SwEditShell::GetNodeNumStart()> 	 - refactoring: replacing method <SwEditShell::IsNodeNumStart()>


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [bbd466bf3991c90f33bb445278ff940829981476]

INTEGRATION: CWS swlists01 (1.146.46); FILE MERGED 2008/05/14 12:41:50 od 1.146.46.6: #i86732# remove no longer needed code 2008/05/08 16:16:37 od 1.146.46.5: RESYNC: (1.151-1.152); FILE MERGED 2008/04/16 08:15:44 od 1.146.46.4: #i86732# further changes/adjustments for new list handling 2008/03/20 14:26:41 od 1.146.46.3: RESYNC: (1.146-1.151); FILE MERGED 2008/03/20 07:50:45 od 1.146.46.2: #i86732# class <SwDoc> 	 - new interface <IDocumentListAccess> 	 - enhance methods <SetNumRule(..)> and <SearchNumRule(..)> 	 - remove no longer needed methods 2008/03/06 07:49:46 od 1.146.46.1: #i86732# method <SwDoc::SetNodeNumStart(..)> 	 - refactoring: remove default value for second parameter


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [63c7c0acee3c5fd544bd6852f79ff1f1e956f461]

INTEGRATION: CWS swlists01 (1.41.68); FILE MERGED 2008/06/10 07:26:57 od 1.41.68.3: RESYNC: (1.42-1.43); FILE MERGED 2008/05/08 16:16:58 od 1.41.68.2: RESYNC: (1.41-1.42); FILE MERGED 2008/04/16 08:15:44 od 1.41.68.1: #i86732# further changes/adjustments for new list handling


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [de508f429defc4990b75463edde9ae1f88df07b4]

INTEGRATION: CWS swlists01 (1.1.2); FILE ADDED 2008/05/09 12:32:12 od 1.1.2.2: #i86732# new license header 2008/03/06 09:27:26 od 1.1.2.1: #i86732# refactoring: new include for numbering tree types in order 	 to minimize dependencies


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [1dd3d5ae2318175b741a9f6d0a3913e414b0e652]

INTEGRATION: CWS swlists01 (1.6.36); FILE MERGED 2008/06/10 14:01:49 od 1.6.36.10: correction after merging conflicts 2008/06/10 07:27:00 od 1.6.36.9: RESYNC: (1.9-1.10); FILE MERGED 2008/05/08 16:17:24 od 1.6.36.8: RESYNC: (1.7-1.9); FILE MERGED 2008/05/07 07:12:40 od 1.6.36.7: #i86732# further changes/adjustments for new list handling 2008/03/20 17:12:15 od 1.6.36.6: correction of merge 2008/03/20 16:25:42 od 1.6.36.5: correction of merge conflict solution 2008/03/20 16:03:54 od 1.6.36.4: correction of merge conflict solution 2008/03/20 14:26:24 od 1.6.36.3: RESYNC: (1.6-1.7); FILE MERGED 2008/03/20 07:47:59 od 1.6.36.2: #i86732# class <SwNumberTreeNode> 	 - adjust synopsis of method <AddChild(..)> 	 - introduce new methods <SetLevelInListTree(..)> 2008/03/06 07:48:14 od 1.6.36.1: #i86732# class <SwNumberTreeNode> and <SwNodeNum> 	 - refactoring of class interfaces


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [58b18a81172732a98339830535a466ed0dfa187b]

INTEGRATION: CWS swlists01 (1.7.390); FILE MERGED 2008/05/08 16:16:53 od 1.7.390.8: RESYNC: (1.8-1.9); FILE MERGED 2008/05/07 07:12:40 od 1.7.390.7: #i86732# further changes/adjustments for new list handling 2008/04/16 08:15:44 od 1.7.390.6: #i86732# further changes/adjustments for new list handling 2008/03/20 17:12:14 od 1.7.390.5: correction of merge 2008/03/20 16:12:12 od 1.7.390.4: correction of merge conflict solution 2008/03/20 14:27:16 od 1.7.390.3: RESYNC: (1.7-1.8); FILE MERGED 2008/03/20 07:46:22 od 1.7.390.2: #i86732# class <SwNodeNum>: remove no longer needed methods 2008/03/06 07:48:14 od 1.7.390.1: #i86732# class <SwNumberTreeNode> and <SwNodeNum> 	 - refactoring of class interfaces


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [ca6e09fd94945f0d0dfa921e931b11da63eb1f3e]

INTEGRATION: CWS swlists01 (1.1.2); FILE ADDED 2008/05/09 12:32:12 od 1.1.2.3: #i86732# new license header 2008/04/16 08:15:43 od 1.1.2.2: #i86732# further changes/adjustments for new list handling 2008/03/20 07:45:02 od 1.1.2.1: #i86732# interface for the document to access lists


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [76313bfe32acdb172ee474206312bc0ae1653ac5]

INTEGRATION: CWS swlists01 (1.17.138); FILE MERGED 2008/05/08 16:13:39 od 1.17.138.2: RESYNC: (1.17-1.18); FILE MERGED 2008/05/08 14:50:52 od 1.17.138.1: #i86732# improve variable names


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [953f69cebeb92db9fc13c30bc365793e423d530f]

INTEGRATION: CWS swlists01 (1.142.10); FILE MERGED 2008/06/10 07:20:23 od 1.142.10.6: RESYNC: (1.144-1.146); FILE MERGED 2008/05/21 12:20:32 od 1.142.10.5: #i86732# further adjustments/changes for new list handling for 	 export to OpenOffice.org file format and ODF 1.0/1.1 2008/05/13 11:41:51 od 1.142.10.4: #i86732# suppress export of new list respectively new list-item attributes, 	 if written ODF version is ODF 1.0 or ODF 1.1 2008/05/09 06:29:21 od 1.142.10.3: #i86732# code correction due to compiler warning 2008/05/08 16:13:43 od 1.142.10.2: RESYNC: (1.142-1.144); FILE MERGED 2008/05/08 14:59:51 od 1.142.10.1: #i86732# changes/adjustments for new list handling


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [5d523a1d94826550a03dc7a0068ca4b7d7f0a90d]

INTEGRATION: CWS swlists01 (1.1.2); FILE ADDED 2008/05/28 09:14:13 od 1.1.2.6: #i86732# performance improvement by late creation of internal data structures 2008/05/21 12:20:32 od 1.1.2.5: #i86732# further adjustments/changes for new list handling for 	 export to OpenOffice.org file format and ODF 1.0/1.1 2008/05/14 10:31:40 od 1.1.2.4: #i86732# further changes/adjustments for new list handling 2008/05/13 11:39:00 od 1.1.2.3: #i86732# further changes/adjustments for new list handling 2008/05/09 12:36:11 od 1.1.2.2: #i86732# new license header 2008/05/08 14:51:32 od 1.1.2.1: #i86732# implementation of new helper class <XMLTextListsHelper>


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [078dcace93b310091c92d35a7032697e2ea4ff4f]

INTEGRATION: CWS swlists01 (1.138.10); FILE MERGED 2008/06/10 07:20:09 od 1.138.10.6: RESYNC: (1.140-1.141); FILE MERGED 2008/05/28 09:10:52 od 1.138.10.5: #i86732# method <XMLTextImportHelper::SetStyleAndAttrs(..)> 	 - changes to improve the performance 2008/05/15 11:50:13 od 1.138.10.4: #i86732# further changes/adjustments for new list handling 2008/05/14 10:31:05 od 1.138.10.3: #i86732# further changes/adjustments for new list handling 2008/05/08 16:13:30 od 1.138.10.2: RESYNC: (1.138-1.140); FILE MERGED 2008/05/08 14:59:51 od 1.138.10.1: #i86732# changes/adjustments for new list handling


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [29eefda69a9208363c6736e5df431a8df506d2d0]

INTEGRATION: CWS swlists01 (1.35.252); FILE MERGED 2008/05/08 16:13:33 od 1.35.252.2: RESYNC: (1.35-1.36); FILE MERGED 2008/05/08 14:52:11 od 1.35.252.1: #i86732# add <txtlists.cxx>


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [cd2c7d64513ff58c6068bc78b812ab52038cc7d1]

INTEGRATION: CWS swlists01 (1.6.266); FILE MERGED 2008/06/10 07:19:48 od 1.6.266.3: RESYNC: (1.7-1.8); FILE MERGED 2008/05/08 16:13:22 od 1.6.266.2: RESYNC: (1.6-1.7); FILE MERGED 2008/05/08 14:59:51 od 1.6.266.1: #i86732# changes/adjustments for new list handling


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [02a4e3d8ccb8a16c32732e657c8a8264eb3fbae9]

INTEGRATION: CWS swlists01 (1.12.12); FILE MERGED 2008/06/10 09:59:11 od 1.12.12.4: resolve syntax error due to resolving merge conflicts 2008/06/10 07:20:27 od 1.12.12.3: RESYNC: (1.13-1.14); FILE MERGED 2008/05/08 16:13:46 od 1.12.12.2: RESYNC: (1.12-1.13); FILE MERGED 2008/05/08 14:59:51 od 1.12.12.1: #i86732# changes/adjustments for new list handling


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [d2dde1ca580e0c9d2e27832c592fa2a56ae2074c]

INTEGRATION: CWS swlists01 (1.3.138); FILE MERGED 2008/05/08 16:13:49 od 1.3.138.2: RESYNC: (1.3-1.4); FILE MERGED 2008/05/08 14:59:51 od 1.3.138.1: #i86732# changes/adjustments for new list handling


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [2bece27fa26b3bd41b21c1c7802c6a526fc4d9e5]

INTEGRATION: CWS swlists01 (1.9.12); FILE MERGED 2008/05/08 16:13:19 od 1.9.12.2: RESYNC: (1.9-1.10); FILE MERGED 2008/05/08 14:59:50 od 1.9.12.1: #i86732# changes/adjustments for new list handling


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [944c6ef807c328ee6bd3040709af41c0894cf28a]

INTEGRATION: CWS swlists01 (1.6.138); FILE MERGED 2008/05/08 16:13:25 od 1.6.138.2: RESYNC: (1.6-1.7); FILE MERGED 2008/05/08 14:59:50 od 1.6.138.1: #i86732# changes/adjustments for new list handling


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [1811ef580787d186339f5d7011e9940bef60087d]

INTEGRATION: CWS swlists01 (1.10.12); FILE MERGED 2008/05/13 11:39:00 od 1.10.12.3: #i86732# further changes/adjustments for new list handling 2008/05/08 16:13:52 od 1.10.12.2: RESYNC: (1.10-1.11); FILE MERGED 2008/05/08 14:59:50 od 1.10.12.1: #i86732# changes/adjustments for new list handling


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [3bc701647dd8d18dcfc97280b611193a79959a1b]

INTEGRATION: CWS swlists01 (1.46.14); FILE MERGED 2008/05/08 16:13:36 od 1.46.14.2: RESYNC: (1.46-1.47); FILE MERGED 2008/05/08 14:49:59 od 1.46.14.1: #i86732# remove unnessary include


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [f4927f0b44bd9b0a7d87065af8d2ef807de640fb]

INTEGRATION: CWS swlists01 (1.79.12); FILE MERGED 2008/05/08 16:13:15 od 1.79.12.2: RESYNC: (1.79-1.80); FILE MERGED 2008/05/08 14:23:24 od 1.79.12.1: #i86732# changes/adjustments for new list handling


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [4d41a86f365aba852f1d0cb5024aae28e0f51993]

INTEGRATION: CWS swlists01 (1.123.10); FILE MERGED 2008/06/10 07:20:46 od 1.123.10.3: RESYNC: (1.126-1.127); FILE MERGED 2008/05/08 16:13:12 od 1.123.10.2: RESYNC: (1.123-1.126); FILE MERGED 2008/05/08 14:19:49 od 1.123.10.1: #i86732# new tokens XML_CONTINUE_LIST and XML_STYLE_OVERRIDE for new list handling


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [51843a9a2f528b61a3585ff92599744319e6d07f]

INTEGRATION: CWS swlists01 (1.20.10); FILE MERGED 2008/06/10 07:21:03 od 1.20.10.3: RESYNC: (1.22-1.23); FILE MERGED 2008/05/08 16:13:09 od 1.20.10.2: RESYNC: (1.20-1.22); FILE MERGED 2008/05/08 14:18:16 od 1.20.10.1: #i86732# adjustments to import and export for new list handling


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [0522e33bdd6d1ff88fba875d874b573fd3625ad6]

INTEGRATION: CWS swlists01 (1.4.36); FILE MERGED 2008/05/08 16:13:01 od 1.4.36.2: RESYNC: (1.4-1.5); FILE MERGED 2008/05/08 14:18:16 od 1.4.36.1: #i86732# adjustments to import and export for new list handling


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [c93d2019aa902a4c3d8293d464ebf873a4e73ee1]

INTEGRATION: CWS swlists01 (1.9.22); FILE MERGED 2008/06/10 07:21:09 od 1.9.22.3: RESYNC: (1.10-1.11); FILE MERGED 2008/05/08 16:13:05 od 1.9.22.2: RESYNC: (1.9-1.10); FILE MERGED 2008/05/08 14:18:15 od 1.9.22.1: #i86732# adjustments to import and export for new list handling


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [9d88f22f465fa8b66bc6cef12f58a763bfad9819]

INTEGRATION: CWS swlists01 (1.1.2); FILE ADDED 2008/05/28 09:14:13 od 1.1.2.4: #i86732# performance improvement by late creation of internal data structures 2008/05/21 12:21:41 od 1.1.2.3: #i86732# further changes/adjustments for new list handling 2008/05/09 12:36:58 od 1.1.2.2: #i86732# new license header 2008/05/08 14:21:01 od 1.1.2.1: #i86732# new helper class <XMLTextListsHelper> for new list handling


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [ad97173a0ab1a5ca8546388e9c7f559114fa3c9d]

INTEGRATION: CWS swlists01 (1.7.70); FILE MERGED 2008/06/10 07:19:25 od 1.7.70.6: RESYNC: (1.8-1.9); FILE MERGED 2008/05/08 16:10:22 od 1.7.70.5: RESYNC: (1.7-1.8); FILE MERGED 2008/05/08 15:12:04 od 1.7.70.4: #i86923# - integrate fix for issue i87808 	 - correction of made enhancement due to fix for issue i87808 2008/03/11 14:30:55 od 1.7.70.3: #i86923# sorry, I have commited the previous changes this the wrong issue ID 2008/03/11 14:11:35 od 1.7.70.2: #i86932# <StylePoolImpl::StylePoolImpl(..)> 	 - correction: clone provided item set for ignorable items to 	   assure that the style pool works with an empty item set for 	   the ignorable items. 2008/03/11 13:21:38 od 1.7.70.1: #i86932# enhance <StylePool> and its iterator to handle ignorable items and 	 to skipped unused item set on the iteration.


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [66cd1800618abef9aa9cdef8cafca32cdfd8e93e]

INTEGRATION: CWS swlists01 (1.3.306); FILE MERGED 2008/05/08 16:10:18 od 1.3.306.3: RESYNC: (1.3-1.4); FILE MERGED 2008/03/11 14:32:37 od 1.3.306.2: #i86923# sorry, I have commited the previous changes with the wrong issue ID 2008/03/11 13:12:47 od 1.3.306.1: #i86932# class <StylePool> 	 - a item set with ignorable items can be now passed to a <StylePool> 	   instance 	 - method <createIterator(..)> has no two optional parameters 	   in order to control, if unused item sets have to be skipped 	   and if ignorable items have to be skipped by the created iterator


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [c28c0a6014f3af2979f58aa0bf383e220b95b3f5]

INTEGRATION: CWS aquabmpfix02 (1.28.58); FILE MERGED 2008/06/02 10:20:48 hdu 1.28.58.1: #i90247# cleanup OutputDevice::ImplSelectClipRegion() signature


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [2b9462ecaf9066e88eaabb7e2110485ae7781282]

INTEGRATION: CWS aquabmpfix02 (1.278.56); FILE MERGED 2008/06/02 10:20:47 hdu 1.278.56.1: #i90247# cleanup OutputDevice::ImplSelectClipRegion() signature


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [8317b264732bcc94d44eb3a7753c27eef77fec47]

INTEGRATION: CWS aquabmpfix02 (1.16.2); FILE MERGED 2008/06/05 07:50:14 hdu 1.16.2.1: #i90363# fix assertion about Region invalid rectcount


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [65281813745f645ac93b7e04a079613cc8ff9b2f]

INTEGRATION: CWS aquabmpfix02 (1.27.2); FILE MERGED 2008/06/02 08:44:39 hdu 1.27.2.1: #i89828# add and use OutputDevice::ImplGetDeviceTransformation() method


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [c816ada717b90a086648a12da002610f3c607b3a]

INTEGRATION: CWS aquabmpfix02 (1.28.2); FILE MERGED 2008/06/02 08:44:40 hdu 1.28.2.1: #i89828# add and use OutputDevice::ImplGetDeviceTransformation() method


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [d62dfd64dba4835180b6266cc3f2596f40e12bdd]

INTEGRATION: CWS aquabmpfix02 (1.40.58); FILE MERGED 2008/06/02 10:20:47 hdu 1.40.58.1: #i90247# cleanup OutputDevice::ImplSelectClipRegion() signature


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [6fa144da900469c0ff496b8af8057e7244fa6885]

INTEGRATION: CWS aquabmpfix02 (1.56.2); FILE MERGED 2008/06/05 13:37:30 hdu 1.56.2.4: #100000# WAE: tools-polygon hopefully has an USHORT life 2008/06/02 10:20:46 hdu 1.56.2.3: #i90247# cleanup OutputDevice::ImplSelectClipRegion() signature 2008/06/02 09:02:39 hdu 1.56.2.2: #i89828# reconstruct the correct polygon from OutputDevice::ImplSetTriangleClipRegion() argument 2008/06/02 08:44:39 hdu 1.56.2.1: #i89828# add and use OutputDevice::ImplGetDeviceTransformation() method


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [8efa7ea14df672d42560db49311faab83777a99b]

INTEGRATION: CWS aquabmpfix02 (1.7.2); FILE MERGED 2008/06/02 10:20:46 hdu 1.7.2.2: #i90247# cleanup OutputDevice::ImplSelectClipRegion() signature 2008/06/02 08:44:39 hdu 1.7.2.1: #i89828# add and use OutputDevice::ImplGetDeviceTransformation() method


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [28b2ace78d25c6f4ea39c6b619c2ccf297f58f70]

INTEGRATION: CWS aquabmpfix02 (1.10.2); FILE MERGED 2008/06/05 07:26:16 pl 1.10.2.1: #i89860# use autorelease instead of release


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [b7bc87db782182958f549b6b5e733ebe692ac681]

INTEGRATION: CWS aquabmpfix02 (1.73.2); FILE MERGED 2008/06/05 08:56:13 hdu 1.73.2.2: #i90310# fix scroll offsets for now (TODO: optimize non-bitmap case even more) 2008/06/03 16:00:58 hdu 1.73.2.1: #i90310# drawing a layer onto its own context is problematic for Quartz (especially on OSX10.4)


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [989294bc914481f56da43742033b1bf5f2ccc5da]

INTEGRATION: CWS aquabmpfix02 (1.49.2); FILE MERGED 2008/06/06 15:31:08 pl 1.49.2.1: #i89860# fix a crash on tiger


2008-06-13  Rüdiger Timm  <rt@openoffice.org>  [629feb671bcf0c5360557316a5ec3608c50698de]

INTEGRATION: CWS chart28_DEV300 (1.6.82.1.10); FILE MERGED 2008/06/03 17:37:38 iha 1.6.82.1.10.1: #90071#,#88894# crash in clipping algorithm


2008-06-12  Rüdiger Timm  <rt@openoffice.org>  [490ad47f59d2fc01a24d7b4d5c83827b758a16c6]

#i90611# Fix for .Net2003 compiler (patch by sb).


2008-06-12  Rüdiger Timm  <rt@openoffice.org>  [5e52dcb0a992a6f19ae48aef0bf55e921f60454c]

#i90610# Fix for .Net2003 compiler (patch by sb).


2008-06-12  Rüdiger Timm  <rt@openoffice.org>  [fe8740a04d190202799149a792745042da3ce373]

#i90609# SIZE_MAX undeclared for .Net2003 compiler, take SAL_MAX_SIZE instead.


2008-06-11  Martin Hollmichel  <mh@openoffice.org>  [bd246d03380b5855b2ec10497185e5eac505827f]

add: phonet.cxx


2008-06-11  Martin Hollmichel  <mh@openoffice.org>  [5a8323c861b0179b121e0b6a3a82521ebc8160e3]

make it compile for Win32


2008-06-11  Rüdiger Timm  <rt@openoffice.org>  [4cbf2b3f6d2625c5c3d27f5a21424a9ff7b6b768]

#i10000# Avoid unnecessary directory.


2008-06-10  Rüdiger Timm  <rt@openoffice.org>  [3b2249aea33803aadea3a1167f4052500639db28]

#i90484# Patch by pjanik for .Net2003 compiler


2008-06-10  Armin Weiss  <aw@openoffice.org>  [4eed20ca2861504ee08ee50f7173a74bfb56bfa5]

#i39532# changed 3d primitive stuff to use viewinformation3d


2008-06-10  Rüdiger Timm  <rt@openoffice.org>  [e1d6e7d277fe3f30ee770da96f7fcb17723d9838]

#i10000# Avoid 'may be used uninitialized' warning.


2008-06-09  Ivo Hinkelmann  <ihi@openoffice.org>  [9f6a395ced9b48311dc6866cf2053905eb615cb2]

DEV300


2008-06-09  Ivo Hinkelmann  <ihi@openoffice.org>  [b6d017a81137efbb6a48d23f89fc738a3faee4ca]

INTEGRATION: CWS odff03 (1.62.46); FILE MERGED 2008/05/08 22:25:57 er 1.62.46.2: RESYNC: (1.62-1.63); FILE MERGED 2008/05/08 14:18:01 er 1.62.46.1: #i86775# added rtl_math_approxValue


2008-06-09  Ivo Hinkelmann  <ihi@openoffice.org>  [4e99c1da2eb99b306db91efafcfa0305b85cdb6e]

INTEGRATION: CWS odff03 (1.12.236); FILE MERGED 2008/05/08 22:25:43 er 1.12.236.2: RESYNC: (1.12-1.13); FILE MERGED 2008/05/08 14:16:43 er 1.12.236.1: #i86775# added rtl_math_approxValue(); factored out getN10Exp() and made it be used where appropriate


2008-06-09  Ivo Hinkelmann  <ihi@openoffice.org>  [9d0ac285eba9bb3a0f58cdb654971a6e6e409b6d]

INTEGRATION: CWS odff03 (1.6.380); FILE MERGED 2008/05/08 22:25:50 er 1.6.380.2: RESYNC: (1.6-1.7); FILE MERGED 2008/05/08 14:15:16 er 1.6.380.1: #i86775# added approxValue() wrapper around rtl_math_approxValue(); changed approxFloor()/approxCeil() to use approxValue() instead of the approxEqual() clumsiness


2008-06-09  Ivo Hinkelmann  <ihi@openoffice.org>  [a7496b997cb542080aeed7c36b23dec7ca613282]

INTEGRATION: CWS odff03 (1.3.380); FILE MERGED 2008/05/08 22:25:53 er 1.3.380.2: RESYNC: (1.3-1.4); FILE MERGED 2008/05/08 14:12:36 er 1.3.380.1: #i86775# added rtl_math_approxValue()


2008-06-09  Ivo Hinkelmann  <ihi@openoffice.org>  [c31a2cb90308bd7be747cc13035a611b1c667b1f]

INTEGRATION: CWS odff03 (1.30.20); FILE MERGED 2008/05/08 22:21:44 er 1.30.20.2: RESYNC: (1.30-1.31); FILE MERGED 2008/05/08 19:38:15 er 1.30.20.1: #i71158# GCD and LCD convert to integer and handle 0, but not negative values; according to ODFF


2008-06-09  Ivo Hinkelmann  <ihi@openoffice.org>  [6e92f66f0733db60c787cd386f9891de0aeab650]

INTEGRATION: CWS odff03 (1.55.20); FILE MERGED 2008/05/08 22:21:13 er 1.55.20.2: RESYNC: (1.55-1.56); FILE MERGED 2008/04/10 18:01:56 er 1.55.20.1: #i86643# make COUNT ignore errors and COUNTA count errors; patch contributed by <lvyue>


2008-06-09  Ivo Hinkelmann  <ihi@openoffice.org>  [6e2658ab67eedd6369b69b5a7f65df11f68d3a07]

INTEGRATION: CWS odff03 (1.21.20); FILE MERGED 2008/05/08 22:21:25 er 1.21.20.2: RESYNC: (1.21-1.22); FILE MERGED 2008/04/11 17:16:16 er 1.21.20.1: #i87726# use new GetSortArray() method in all places; patch from <lvyue>


2008-06-09  Ivo Hinkelmann  <ihi@openoffice.org>  [5b3b9bed287cd0a33a6f78dfa95fdae45aaf8b39]

INTEGRATION: CWS odff03 (1.35.20); FILE MERGED 2008/05/08 22:21:35 er 1.35.20.3: RESYNC: (1.35-1.36); FILE MERGED 2008/04/24 19:21:10 er 1.35.20.2: #i15090# better algorithm for RATE to also return values for roots < -1, plus accept non-integer PayType other than 0 or 1; patch from <regina> 2008/04/11 19:27:56 er 1.35.20.1: #i84934# DAYS360: for swapped dates in US-algo follow the meaningless Excel approach for interoperability; patch from <terrye>


2008-06-09  Ivo Hinkelmann  <ihi@openoffice.org>  [984c00f6cadb57284c51073586b327bc766f6979]

INTEGRATION: CWS odff03 (1.56.20); FILE MERGED 2008/05/09 07:43:50 er 1.56.20.8: sal_Int32/sal_Int8 type mismatch 2008/05/08 22:20:57 er 1.56.20.7: RESYNC: (1.56-1.57); FILE MERGED 2008/04/23 21:16:20 er 1.56.20.6: #i74245# LOOKUP in columns if range is wider than tall and handling of result array respectively range 2008/04/11 16:56:30 er 1.56.20.5: #i66930# make INDEX correctly return a vector of an area; patch from <lvyue> 2008/04/11 16:05:04 er 1.56.20.4: #i78781# make INDEX use Row parameter as Column argument if a row vector was passed and no other arguments were given; patch from <lvyue> 2008/04/10 18:19:31 er 1.56.20.3: #i86721# make N return 0 for string arguments as well; patch contributed by <lvyue> 2008/04/10 18:01:56 er 1.56.20.2: #i86643# make COUNT ignore errors and COUNTA count errors; patch contributed by <lvyue> 2008/04/10 15:52:14 er 1.56.20.1: #i87855# GetStVarParams: pop svString and break case to not generate error; patch contributed by <lvyue>


2008-06-09  Ivo Hinkelmann  <ihi@openoffice.org>  [f5de7c16ac974330e864faefa71155d142d8ed51]

INTEGRATION: CWS odff03 (1.32.20); FILE MERGED 2008/05/08 22:21:48 er 1.32.20.3: RESYNC: (1.32-1.33); FILE MERGED 2008/04/24 19:21:10 er 1.32.20.2: #i15090# better algorithm for RATE to also return values for roots < -1, plus accept non-integer PayType other than 0 or 1; patch from <regina> 2008/04/11 17:18:42 er 1.32.20.1: #i87726# remove old GetSortArray() declaration


2008-06-09  Ivo Hinkelmann  <ihi@openoffice.org>  [e996a6c11b2275c03480a18f8855591fb34d3cb0]

INTEGRATION: CWS odff03 (1.20.22); FILE MERGED 2008/05/08 22:20:26 er 1.20.22.2: RESYNC: (1.20-1.21); FILE MERGED 2008/04/10 16:05:24 er 1.20.22.1: #i86171# ScValueIterator::GetThis: formula cell with text result is 0.0 if bTextAsZero; patch contributed by <lvyue>


2008-06-09  Ivo Hinkelmann  <ihi@openoffice.org>  [270e1250ba8fedaace4f2a4363e5d1911c426a31]

INTEGRATION: CWS impress141 (1.7.462); FILE MERGED 2008/04/21 09:20:52 cl 1.7.462.3: RESYNC: (1.7-1.8); FILE MERGED 2008/04/15 15:15:45 sj 1.7.462.2: #i67371# added possibility to disable/enable previews when exporting to ppt,excel and or word 2008/04/15 14:51:35 sj 1.7.462.1: #i67371# added possibility to disable/enable previews when exporting to ppt,excel and or word


2008-06-09  Ivo Hinkelmann  <ihi@openoffice.org>  [d767f7b563a5a8282325ff88fc17213a9f6a923e]

INTEGRATION: CWS impress141 (1.2.38); FILE MERGED 2008/04/21 09:56:10 cl 1.2.38.2: RESYNC: (1.2-1.3); FILE MERGED 2008/04/16 09:16:30 sj 1.2.38.1: #i86326# added patch (removed unused methods)


2008-06-09  Ivo Hinkelmann  <ihi@openoffice.org>  [00d6b04e6ba8a102a25f7b7222de85d3fd3b74c9]

INTEGRATION: CWS impress141 (1.4.36); FILE MERGED 2008/04/21 09:56:15 cl 1.4.36.2: RESYNC: (1.4-1.5); FILE MERGED 2008/04/16 09:16:30 sj 1.4.36.1: #i86326# added patch (removed unused methods)


2008-06-09  Ivo Hinkelmann  <ihi@openoffice.org>  [ceb0ceb8a7a3cf3e529b947d49338c1e65fa252e]

INTEGRATION: CWS impress141 (1.1.38); FILE MERGED 2008/04/21 09:56:22 cl 1.1.38.2: RESYNC: (1.1-1.2); FILE MERGED 2008/04/16 09:16:30 sj 1.1.38.1: #i86326# added patch (removed unused methods)


2008-06-09  Ivo Hinkelmann  <ihi@openoffice.org>  [a5fd15b52116c0b42ca40042706aa0d886997b69]

INTEGRATION: CWS impress141 (1.1.38); FILE MERGED 2008/04/21 09:56:07 cl 1.1.38.2: RESYNC: (1.1-1.2); FILE MERGED 2008/04/16 09:16:29 sj 1.1.38.1: #i86326# added patch (removed unused methods)


2008-06-09  Ivo Hinkelmann  <ihi@openoffice.org>  [cfa96b2a83f88a9abc89233db4dae2586e2ea771]

INTEGRATION: CWS impress141 (1.4.36); FILE MERGED 2008/04/21 09:56:18 cl 1.4.36.2: RESYNC: (1.4-1.5); FILE MERGED 2008/04/16 09:16:29 sj 1.4.36.1: #i86326# added patch (removed unused methods)


2008-06-09  Ivo Hinkelmann  <ihi@openoffice.org>  [58f9ce012e902af26b4021fe50b20a7da91ee7bd]

INTEGRATION: CWS impress141 (1.3.14); FILE MERGED 2008/04/29 15:42:51 cl 1.3.14.1: #i88852# do not crash on mallformed rtf, even from calc


2008-06-09  Ivo Hinkelmann  <ihi@openoffice.org>  [f9421f52b6c7447b9e3fca7d33515b0154a379b2]

INTEGRATION: CWS impress141 (1.158.48); FILE MERGED 2008/05/08 16:16:38 sj 1.158.48.4: removed compiler warnings 2008/05/07 15:04:26 sj 1.158.48.3: #i76408# fixed bullet problem (character/paragraph property import improved) 2008/04/21 09:48:15 cl 1.158.48.2: RESYNC: (1.158-1.159); FILE MERGED 2008/04/15 16:06:31 sj 1.158.48.1: #i85541# added patch (uninitialied variable


2008-06-09  Ivo Hinkelmann  <ihi@openoffice.org>  [1be3a4a4b49d2df7aca8f134510915be4220cbca]

INTEGRATION: CWS impress141 (1.76.14); FILE MERGED 2008/04/28 20:04:16 thb 1.76.14.2: #i88713# Made this parrot MSO file bits more closely 2008/04/25 15:34:44 sj 1.76.14.1: #i88713# added patch (also exporting linked graphics without losing link)


2008-06-09  Ivo Hinkelmann  <ihi@openoffice.org>  [87e2d3667700b09cc980f23688780ccf0d18669f]

INTEGRATION: CWS impress141 (1.4.48); FILE MERGED 2008/05/07 15:04:51 sj 1.4.48.3: #i76408# fixed bullet problem (character/paragraph property import improved) 2008/04/21 09:47:32 cl 1.4.48.2: RESYNC: (1.4-1.5); FILE MERGED 2008/04/15 16:05:51 sj 1.4.48.1: #i85541# added patch (uninitialied variable


2008-06-09  Ivo Hinkelmann  <ihi@openoffice.org>  [913f9af85da909b2cdb1916ca7e16e3f215fc938]

INTEGRATION: CWS impress141 (1.89.80); FILE MERGED 2008/04/21 09:39:36 cl 1.89.80.2: RESYNC: (1.89-1.90); FILE MERGED 2008/04/15 14:59:50 sj 1.89.80.1: #i67371# added possibility to disable/enable previews when exporting to ppt,excel and or word


2008-06-09  Ivo Hinkelmann  <ihi@openoffice.org>  [34092b7db90db00ff7c9852d8b19951e03bbd92a]

INTEGRATION: CWS impress141 (1.32.58); FILE MERGED 2008/04/21 09:31:56 cl 1.32.58.2: RESYNC: (1.32-1.33); FILE MERGED 2008/04/15 14:58:25 sj 1.32.58.1: #i67371# added possibility to disable/enable previews when exporting to ppt,excel and or word


2008-06-09  Ivo Hinkelmann  <ihi@openoffice.org>  [dcbc2d4e039f2655ff3a6be27454534b89cc0581]

INTEGRATION: CWS impress141 (1.7.6); FILE MERGED 2008/04/29 15:03:21 cl 1.7.6.1: #i88007# check for null pointer


2008-06-09  Ivo Hinkelmann  <ihi@openoffice.org>  [9d3406a97ddd1010db9a6dfc20ddee14be4126b5]

INTEGRATION: CWS impress141 (1.3.6); FILE MERGED 2008/04/21 13:33:35 cl 1.3.6.1: #i87766# removed DE strings


2008-06-09  Ivo Hinkelmann  <ihi@openoffice.org>  [44de1d76a17019a2cd18093dfa75b468b145b03d]

INTEGRATION: CWS impress141 (1.45.22); FILE MERGED 2008/04/21 09:27:06 cl 1.45.22.2: RESYNC: (1.45-1.46); FILE MERGED 2008/04/15 14:55:59 sj 1.45.22.1: #i67371# added possibility to disable/enable previews when exporting to ppt,excel and or word


2008-06-09  Ivo Hinkelmann  <ihi@openoffice.org>  [a3f9727d136e1b6fcf08eea7e2b8d1fa0f4dad8a]

INTEGRATION: CWS impress141 (1.61.30); FILE MERGED 2008/04/21 09:27:10 cl 1.61.30.2: RESYNC: (1.61-1.62); FILE MERGED 2008/04/15 14:55:59 sj 1.61.30.1: #i67371# added possibility to disable/enable previews when exporting to ppt,excel and or word


2008-06-09  Ivo Hinkelmann  <ihi@openoffice.org>  [ea50bdf30f567f0cfd49893561359e055f7e1aed]

INTEGRATION: CWS impress141 (1.15.302); FILE MERGED 2008/04/21 09:27:03 cl 1.15.302.2: RESYNC: (1.15-1.16); FILE MERGED 2008/04/15 14:55:27 sj 1.15.302.1: #i67371# added possibility to disable/enable previews when exporting to ppt,excel and or word


2008-06-09  Ivo Hinkelmann  <ihi@openoffice.org>  [f0134e4cc08e5b29d7ad2cdbd918d37f5bc1607c]

INTEGRATION: CWS impress141 (1.37.6); FILE MERGED 2008/04/29 15:00:13 cl 1.37.6.1: #i88007# presentation styles are not user defined


2008-06-09  Ivo Hinkelmann  <ihi@openoffice.org>  [3091ca700e12fd76b51fd14c5368b1bf1e05287d]

INTEGRATION: CWS impress141 (1.70.6); FILE MERGED 2008/04/21 13:33:14 cl 1.70.6.1: #i87766# removed DE strings


2008-06-09  Ivo Hinkelmann  <ihi@openoffice.org>  [cc01597c0a24a43cec8cd5b2150124b8334753b6]

INTEGRATION: CWS impress141 (1.148.24); FILE MERGED 2008/05/08 13:29:08 sj 1.148.24.3: RESYNC: (1.149-1.150); FILE MERGED 2008/04/21 09:24:02 cl 1.148.24.2: RESYNC: (1.148-1.149); FILE MERGED 2008/04/15 14:54:55 sj 1.148.24.1: #i67371# added possibility to disable/enable previews when exporting to ppt,excel and or word


2008-06-09  Ivo Hinkelmann  <ihi@openoffice.org>  [c0dc97221df27a3984ff82dae84785f748285bd5]

INTEGRATION: CWS impress141 (1.10.12); FILE MERGED 2008/04/24 14:26:49 sj 1.10.12.1: #b6244077# fixed crash when importing xpm file (added support of 2bit graphics)


2008-06-09  Ivo Hinkelmann  <ihi@openoffice.org>  [7650c0e7bddd44c4ed0abeb0505b3c75865314cd]

INTEGRATION: CWS impress141 (1.5.680); FILE MERGED 2008/04/21 09:20:48 cl 1.5.680.2: RESYNC: (1.5-1.6); FILE MERGED 2008/04/15 14:50:43 sj 1.5.680.1: #i67371# added possibility to disable/enable previews when exporting to ppt,excel and or word


2008-06-09  Ivo Hinkelmann  <ihi@openoffice.org>  [08a8fb1acd407bab34aa3bb829c00d238f549518]

INTEGRATION: CWS impress141 (1.5.8); FILE MERGED 2008/04/28 16:03:20 cl 1.5.8.1: #155614# fix possible null pointer access


2008-06-09  Ivo Hinkelmann  <ihi@openoffice.org>  [0d231a84e4f2fdcca6101ea7119be86361ac5978]

INTEGRATION: CWS impress141 (1.31.22); FILE MERGED 2008/04/21 09:19:57 cl 1.31.22.2: RESYNC: (1.31-1.34); FILE MERGED 2008/04/16 15:44:17 sj 1.31.22.1: #i85985# enabling blank page control for all writer documents


2008-06-09  Ivo Hinkelmann  <ihi@openoffice.org>  [3eb127bdd6960c0a4e6a91ebfde3332fd92ff733]

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>  [01acc3825a684cdc7b190a96c091511691c5126c]

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>  [77835bdd2b95b96aea20f05b96ad32608cc0e8ef]

INTEGRATION: CWS sb87 (1.26.70); FILE MERGED 2008/06/09 08:29:46 sb 1.26.70.3: resolved conflict against DEV300m17 2008/04/24 13:21:44 sb 1.26.70.2: RESYNC: (1.26-1.28); FILE MERGED 2008/04/09 14:05:49 sb 1.26.70.1: #i87730# in an attempt of consolidation with the new OOO_CWD stuff for Windows, pass the working dir across the pipe between two soffice processes (instead of already making cmd line args absolute at sending side)


2008-06-09  Rüdiger Timm  <rt@openoffice.org>  [aaf9b1d348e838e5895b838e2e7173377520261a]

INTEGRATION: CWS sb87 (1.35.24); FILE MERGED 2008/06/09 08:29:46 sb 1.35.24.3: resolved conflict against DEV300m17 2008/04/24 13:21:40 sb 1.35.24.2: RESYNC: (1.35-1.38); FILE MERGED 2008/04/09 14:05:48 sb 1.35.24.1: #i87730# in an attempt of consolidation with the new OOO_CWD stuff for Windows, pass the working dir across the pipe between two soffice processes (instead of already making cmd line args absolute at sending side)


2008-06-09  Rüdiger Timm  <rt@openoffice.org>  [6c9a7ca74c8a180f7a81598d2884613f4af5ec94]

INTEGRATION: CWS sb87 (1.11.12); FILE MERGED 2008/06/09 08:20:24 sb 1.11.12.2: resolved conflict against DEV300m17 2008/05/09 14:54:38 sb 1.11.12.1: #i88211# introduced vnd.sun.star.pathname pseudo URL feature for INIFILENAME and URE_BOOTSTRAP, dropped INIFILEPATH feature again in return


2008-06-09  Rüdiger Timm  <rt@openoffice.org>  [829e20ac32cdd35a20a73a735a10d640f33d5326]

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>  [b55de2ca8d05e459612e35e60644021e80f00aa1]

INTEGRATION: CWS sb87 (1.4.476); FILE MERGED 2008/06/09 08:02:41 sb 1.4.476.3: resolved conflict against DEV300m17 2008/04/24 13:12:55 sb 1.4.476.2: RESYNC: (1.4-1.5); FILE MERGED 2008/04/04 11:53:50 sb 1.4.476.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>  [a402cc51831f7187710897f3d04e6800126f0d23]

INTEGRATION: CWS sb87 (1.6.94); FILE MERGED 2008/04/24 13:17:57 sb 1.6.94.2: RESYNC: (1.6-1.8); FILE MERGED 2008/04/23 12:49:55 fs 1.6.94.1: #i88633# +setName/setParameter


2008-06-09  Rüdiger Timm  <rt@openoffice.org>  [9c74219ff3a0b331c406633188855a2c1a8a81a3]

INTEGRATION: CWS sb87 (1.7.6); FILE MERGED 2008/05/07 11:35:25 sb 1.7.6.1: #i88687# URE code cannot know OOo data (unoil.jar)


2008-06-09  Rüdiger Timm  <rt@openoffice.org>  [332aff7f945de304fda3f7305e09652b5fb1526c]

INTEGRATION: CWS sb87 (1.24.6); FILE MERGED 2008/04/24 13:17:08 sb 1.24.6.2: RESYNC: (1.24-1.25); FILE MERGED 2008/04/10 07:27:19 sb 1.24.6.1: #i87730# use tools::getProcessWorkingDir instead of osl_getProcessWorkingDir


2008-06-09  Rüdiger Timm  <rt@openoffice.org>  [079757ad33d7e88be59d3ed15320d3ea9198a381]

INTEGRATION: CWS sb87 (1.1.2); FILE ADDED 2008/04/11 13:27:51 sb 1.1.2.2: #i88166# remove .. segments in tools::buildPath to avoid filepaths that grow too long; removed comments duplicated from tools/pathutils.hxx 2008/04/04 12:27:12 sb 1.1.2.1: #i87548# extracted tools/pathutils from desktop extendloaderenvironment, because it is also needed by extensions nsplugin code


2008-06-09  Rüdiger Timm  <rt@openoffice.org>  [c04a52b24bdce1b486ffbb29e00f0bbb3efa4974]

INTEGRATION: CWS sb87 (1.3.8); FILE MERGED 2008/04/24 13:15:17 sb 1.3.8.3: RESYNC: (1.3-1.4); FILE MERGED 2008/04/09 13:50:20 sb 1.3.8.2: #i87730# added tools::getProcessWorkingDir; fixed LIB1FILES/LIB1OBJFILES confusion 2008/04/04 12:26:20 sb 1.3.8.1: #i87548# extracted tools/pathutils from desktop extendloaderenvironment, because it is also needed by extensions nsplugin code


2008-06-09  Rüdiger Timm  <rt@openoffice.org>  [a5e220a044dad29c9c26e9b2de2188fbe41f7144]

INTEGRATION: CWS sb87 (1.1.2); FILE ADDED 2008/04/09 13:51:32 sb 1.1.2.1: #i87730# added tools::getProcessWorkingDir


2008-06-09  Rüdiger Timm  <rt@openoffice.org>  [b074a161c4b069c7938393f7181a88094169f9f7]

INTEGRATION: CWS sb87 (1.3.8); FILE MERGED 2008/04/24 13:15:20 sb 1.3.8.4: RESYNC: (1.3-1.4); FILE MERGED 2008/04/21 09:42:00 sb 1.3.8.3: #i88211# use new rtl_bootstrap_encode 2008/04/11 13:24:56 sb 1.3.8.2: #i87730# ${.verb:...} not needed after all, fixed now with individual backslash escapes instead 2008/04/09 13:48:57 sb 1.3.8.1: #i87730# use ${.verb:...} when setting URE_BOOTSTRAP (the URL might contain verbatim $)


2008-06-09  Rüdiger Timm  <rt@openoffice.org>  [9ad39473a5629b5bcb51f740f8daa16d3ec999f7]

INTEGRATION: CWS sb87 (1.1.2); FILE ADDED 2008/04/11 13:30:25 sb 1.1.2.1: #i88166# remove .. segments in tools::buildPath to avoid filepaths that grow too long


2008-06-09  Rüdiger Timm  <rt@openoffice.org>  [3852dc6ac1852bcbc669630c4dbf97f12aad4d44]

INTEGRATION: CWS sb87 (1.1.2); FILE ADDED 2008/04/11 13:30:12 sb 1.1.2.1: #i88166# remove .. segments in tools::buildPath to avoid filepaths that grow too long


2008-06-09  Rüdiger Timm  <rt@openoffice.org>  [051c076de668e4906597f2f0886c64278449324b]

INTEGRATION: CWS sb87 (1.1.2); FILE ADDED 2008/04/11 13:29:57 sb 1.1.2.1: #i88166# remove .. segments in tools::buildPath to avoid filepaths that grow too long


2008-06-09  Rüdiger Timm  <rt@openoffice.org>  [fee3b0f86037fbe2a77e3fb3153edc006132ba53]

INTEGRATION: CWS sb87 (1.51.8); FILE MERGED 2008/04/09 13:50:38 sb 1.51.8.2: #i87730# added tools::getProcessWorkingDir 2008/04/04 12:26:19 sb 1.51.8.1: #i87548# extracted tools/pathutils from desktop extendloaderenvironment, because it is also needed by extensions nsplugin code


2008-06-09  Rüdiger Timm  <rt@openoffice.org>  [5536ea6a002feb879e7192a7bb5f0d472bd1b159]

INTEGRATION: CWS sb87 (1.1.2); FILE ADDED 2008/04/11 13:26:38 sb 1.1.2.2: #i88166# remove .. segments in tools::buildPath to avoid filepaths that grow too long 2008/04/04 12:27:22 sb 1.1.2.1: #i87548# extracted tools/pathutils from desktop extendloaderenvironment, because it is also needed by extensions nsplugin code


2008-06-09  Rüdiger Timm  <rt@openoffice.org>  [49b4db2f0be7a1f5a5bd8242c45fc8b36ff122f1]

INTEGRATION: CWS sb87 (1.1.2); FILE ADDED 2008/04/09 13:51:20 sb 1.1.2.1: #i87730# added tools::getProcessWorkingDir


2008-06-09  Rüdiger Timm  <rt@openoffice.org>  [41ca65146d95eb88c5027e5aff47833a1c791b64]

INTEGRATION: CWS sb87 (1.46.40); FILE MERGED 2008/04/24 13:10:56 sb 1.46.40.2: RESYNC: (1.46-1.48); FILE MERGED 2008/04/10 07:40:05 sb 1.46.40.1: #i87730# use tools::getProcessWorkingDir instead of osl_getProcessWorkingDir


2008-06-09  Rüdiger Timm  <rt@openoffice.org>  [5433e8263d1fc1da8e90ce8cd3f41ae8e3283ba3]

INTEGRATION: CWS sb87 (1.4.148); FILE MERGED 2008/05/06 11:54:21 sb 1.4.148.3: #88687# finished off previous commit 2008/04/24 13:10:35 sb 1.4.148.2: RESYNC: (1.4-1.5); FILE MERGED 2008/04/24 11:56:00 sb 1.4.148.1: #i88687# extracted cppuhelper_detail_findSofficePath, call new unoinfo executable to get necessary information about office installation


2008-06-09  Rüdiger Timm  <rt@openoffice.org>  [4bb270975f0d0d07100c115fa8ec992f1101d9ac]

INTEGRATION: CWS sb87 (1.4.76); FILE MERGED 2008/05/07 11:24:41 sb 1.4.76.3: #i88687# unoapploader is not linked against any OOo libs, hence RPATH=NONE 2008/04/24 13:10:32 sb 1.4.76.2: RESYNC: (1.4-1.5); FILE MERGED 2008/04/24 11:56:00 sb 1.4.76.1: #i88687# extracted cppuhelper_detail_findSofficePath, call new unoinfo executable to get necessary information about office installation


2008-06-09  Rüdiger Timm  <rt@openoffice.org>  [37babcbfd8a7c0db360a62690fc8f1f0102cf60a]

INTEGRATION: CWS sb87 (1.4.148); FILE MERGED 2008/05/06 11:53:05 sb 1.4.148.3: #88687# off by one error 2008/04/24 13:10:29 sb 1.4.148.2: RESYNC: (1.4-1.5); FILE MERGED 2008/04/24 11:56:00 sb 1.4.148.1: #i88687# extracted cppuhelper_detail_findSofficePath, call new unoinfo executable to get necessary information about office installation


2008-06-09  Rüdiger Timm  <rt@openoffice.org>  [28a6919b64cada39eed82526418278fecee29fcb]

INTEGRATION: CWS sb87 (1.6.162); FILE MERGED 2008/05/07 11:24:40 sb 1.6.162.3: #i88687# unoapploader is not linked against any OOo libs, hence RPATH=NONE 2008/04/24 13:10:26 sb 1.6.162.2: RESYNC: (1.6-1.7); FILE MERGED 2008/04/24 11:56:00 sb 1.6.162.1: #i88687# extracted cppuhelper_detail_findSofficePath, call new unoinfo executable to get necessary information about office installation


2008-06-09  Rüdiger Timm  <rt@openoffice.org>  [e2b7ea631a5e7297346ec826527a019e2baca020]

INTEGRATION: CWS sb87 (1.5.10); FILE MERGED 2008/05/07 11:34:25 sb 1.5.10.1: #i88687# let Loader call new unoinfo instead of old juh.jar UnoInfo.getJars


2008-06-09  Rüdiger Timm  <rt@openoffice.org>  [c4c10c17adfb139a208deeb1a47a9fcad924b9c3]

INTEGRATION: CWS sb87 (1.10.116); FILE MERGED 2008/05/07 11:34:24 sb 1.10.116.1: #i88687# let Loader call new unoinfo instead of old juh.jar UnoInfo.getJars


2008-06-09  Rüdiger Timm  <rt@openoffice.org>  [04407e23be8f87299c3a5ebb40388738a784f2f9]

INTEGRATION: CWS sb87 (1.1.2); FILE ADDED 2008/05/09 15:12:27 sb 1.1.2.1: #i88211# customaction-generated python.bat has been replaced by python.exe from pyuno module


2008-06-09  Rüdiger Timm  <rt@openoffice.org>  [ef92de31757ded5c692fa6bf257a2f8f7fd9dec6]

INTEGRATION: CWS sb87 (1.9.4); FILE MERGED 2008/05/09 15:11:10 sb 1.9.4.2: #i88211# improvements 2008/05/07 12:25:34 sb 1.9.4.1: #i88211# cleaned up; as somewhat of a hack, added -env:INIFILEPATH arg when starting python.bin so that a later defaultBootstrap_InitialComponentContext() will bootstrap into a complete OOo UNO env


2008-06-09  Rüdiger Timm  <rt@openoffice.org>  [63942f22345dde40b232c97fd7ec5509667b2e82]

INTEGRATION: CWS sb87 (1.13.10); FILE MERGED 2008/05/09 15:11:52 sb 1.13.10.1: #i88211# customaction-generated python.bat has been replaced by python.exe from pyuno module


2008-06-09  Rüdiger Timm  <rt@openoffice.org>  [57a6b00d419e0db90b5962a5c1ae809a6dc37f8e]

INTEGRATION: CWS sb87 (1.9.14); FILE MERGED 2008/05/09 15:11:52 sb 1.9.14.1: #i88211# customaction-generated python.bat has been replaced by python.exe from pyuno module


2008-06-09  Rüdiger Timm  <rt@openoffice.org>  [0f80938d731ef2ed6ec7d4ecfa516b3c8bb8ceae]

INTEGRATION: CWS sb87 (1.7.26); FILE MERGED 2008/05/09 15:11:52 sb 1.7.26.1: #i88211# customaction-generated python.bat has been replaced by python.exe from pyuno module


2008-06-09  Rüdiger Timm  <rt@openoffice.org>  [170cee32562f87dc557929d172653e68ae12dd0c]

INTEGRATION: CWS sb87 (1.21.6); FILE MERGED 2008/04/16 13:11:07 sb 1.21.6.1: #i88211# fix RPATH for Solaris


2008-06-09  Rüdiger Timm  <rt@openoffice.org>  [a2e8659541efabec867c260bffd6281cf2230f34]

INTEGRATION: CWS sb87 (1.10.4); FILE MERGED 2008/04/25 07:44:17 sb 1.10.4.1: wrong macro in rule ($^ vs $<)


2008-06-09  Rüdiger Timm  <rt@openoffice.org>  [e56e83bfc1c61b246699b60623471eb13fcdf780]

INTEGRATION: CWS sb87 (1.15.18); FILE MERGED 2008/04/24 13:22:29 sb 1.15.18.3: RESYNC: (1.15-1.17); FILE MERGED 2008/04/11 13:24:09 sb 1.15.18.2: #i87730# ${.verb:...} not needed after all, fixed now with individual backslash escapes instead 2008/04/09 14:01:54 sb 1.15.18.1: #i87730# set working dir in CreateProcess to make sure PATH wins out over a badly chosen working dir when searching for DLLs; for compensation, pass OOO_CWD to subordinate process to allow resolution of cmd line args relative to original working dir; in an attempt of consolidation, also pass the working dir across the pipe between two soffice processes (instead of already making cmd line args absolute at sending side)


2008-06-09  Rüdiger Timm  <rt@openoffice.org>  [927e2b320ebc2622cd2a307d92cf2bc7f504b371]

INTEGRATION: CWS sb87 (1.5.18); FILE MERGED 2008/04/24 13:22:23 sb 1.5.18.2: RESYNC: (1.5-1.6); FILE MERGED 2008/04/04 12:25:17 sb 1.5.18.1: #i87548# extracted tools/pathutils from desktop extendloaderenvironment, because it is also needed by extensions nsplugin code


2008-06-09  Rüdiger Timm  <rt@openoffice.org>  [237d3305a72cd5fa084236a9074a1d6a33544190]

INTEGRATION: CWS sb87 (1.3.6); FILE MERGED 2008/05/09 14:54:38 sb 1.3.6.4: #i88211# introduced vnd.sun.star.pathname pseudo URL feature for INIFILENAME and URE_BOOTSTRAP, dropped INIFILEPATH feature again in return 2008/04/24 13:22:26 sb 1.3.6.3: RESYNC: (1.3-1.4); FILE MERGED 2008/04/11 13:24:09 sb 1.3.6.2: #i87730# ${.verb:...} not needed after all, fixed now with individual backslash escapes instead 2008/04/09 14:00:01 sb 1.3.6.1: #i87730# set working dir in CreateProcess to make sure PATH wins out over a badly chosen working dir when searching for DLLs; for compensation, pass OOO_CWD to subordinate process to allow resolution of cmd line args relative to original working dir


2008-06-09  Rüdiger Timm  <rt@openoffice.org>  [e79dc0b6ccdb2829d2aa1331b3be3525bd72a078]

INTEGRATION: CWS sb87 (1.1.2); FILE ADDED 2008/05/07 11:20:45 sb 1.1.2.3: #i88687# added java mode 2008/05/06 11:50:53 sb 1.1.2.2: #88687# use bytewise fwrite instead of fputws (which appears to translate from UTF-16 to some byte-oriented encoding); missing bin at end of constructed path 2008/04/24 11:40:06 sb 1.1.2.1: #i88687# added unoinfo executable


2008-06-09  Rüdiger Timm  <rt@openoffice.org>  [4961866d206f7d86ceedab961c296e8293f70711]

INTEGRATION: CWS sb87 (1.4.142); FILE MERGED 2008/04/24 13:22:20 sb 1.4.142.2: RESYNC: (1.4-1.5); FILE MERGED 2008/04/24 11:39:27 sb 1.4.142.1: #i88687# added unoinfo executable


2008-06-09  Rüdiger Timm  <rt@openoffice.org>  [f2459ee02f5cc384d0254bee7d16101056ae0fbd]

INTEGRATION: CWS sb87 (1.4.18); FILE MERGED 2008/04/24 13:22:17 sb 1.4.18.2: RESYNC: (1.4-1.5); FILE MERGED 2008/04/11 13:24:08 sb 1.4.18.1: #i87730# ${.verb:...} not needed after all, fixed now with individual backslash escapes instead


2008-06-09  Rüdiger Timm  <rt@openoffice.org>  [fab6aeaeab4cd18ac0ce104f3b990963619c24f7]

INTEGRATION: CWS sb87 (1.4.18); FILE MERGED 2008/04/24 13:22:13 sb 1.4.18.3: RESYNC: (1.4-1.5); FILE MERGED 2008/04/09 13:56:52 sb 1.4.18.2: #i87548# missing termination of iniDirectory 2008/04/04 12:25:17 sb 1.4.18.1: #i87548# extracted tools/pathutils from desktop extendloaderenvironment, because it is also needed by extensions nsplugin code


2008-06-09  Rüdiger Timm  <rt@openoffice.org>  [fd3737b0767038b7c0fa709c84f2eac4d68a5da5]

INTEGRATION: CWS sb87 (1.79.16); FILE MERGED 2008/04/24 13:22:10 sb 1.79.16.2: RESYNC: (1.79-1.80); FILE MERGED 2008/04/04 12:25:17 sb 1.79.16.1: #i87548# extracted tools/pathutils from desktop extendloaderenvironment, because it is also needed by extensions nsplugin code


2008-06-09  Rüdiger Timm  <rt@openoffice.org>  [3f68a054495a8e443174505e748d9e58126f44a1]

INTEGRATION: CWS sb87 (1.13.26); FILE MERGED 2008/04/24 13:22:07 sb 1.13.26.2: RESYNC: (1.13-1.14); FILE MERGED 2008/04/09 13:54:49 sb 1.13.26.1: #i87730# use tools::getProcessWorkingDir instead of osl_getProcessWorkingDir


2008-06-09  Rüdiger Timm  <rt@openoffice.org>  [83dd0b1152ef3fd29e186a0141e7310264a23b28]

INTEGRATION: CWS sb87 (1.20.356); FILE MERGED 2008/04/24 13:22:02 sb 1.20.356.2: RESYNC: (1.20-1.21); FILE MERGED 2008/04/09 14:05:49 sb 1.20.356.1: #i87730# in an attempt of consolidation with the new OOO_CWD stuff for Windows, pass the working dir across the pipe between two soffice processes (instead of already making cmd line args absolute at sending side)


2008-06-09  Rüdiger Timm  <rt@openoffice.org>  [af4ec7be596a15a2d5664331d85629c22a0d1264]

INTEGRATION: CWS sb87 (1.58.136); FILE MERGED 2008/04/24 13:21:56 sb 1.58.136.2: RESYNC: (1.58-1.59); FILE MERGED 2008/04/09 14:05:49 sb 1.58.136.1: #i87730# in an attempt of consolidation with the new OOO_CWD stuff for Windows, pass the working dir across the pipe between two soffice processes (instead of already making cmd line args absolute at sending side)


2008-06-09  Rüdiger Timm  <rt@openoffice.org>  [a72d9c2c6ae0dba2319ea3c064999308dc148914]

INTEGRATION: CWS sb87 (1.9.356); FILE MERGED 2008/04/24 13:21:51 sb 1.9.356.2: RESYNC: (1.9-1.10); FILE MERGED 2008/04/09 14:05:49 sb 1.9.356.1: #i87730# in an attempt of consolidation with the new OOO_CWD stuff for Windows, pass the working dir across the pipe between two soffice processes (instead of already making cmd line args absolute at sending side)


2008-06-09  Rüdiger Timm  <rt@openoffice.org>  [3b16436687cd5393aedd616fae48c3232ff673fc]

INTEGRATION: CWS sb87 (1.27.356); FILE MERGED 2008/04/24 13:21:48 sb 1.27.356.2: RESYNC: (1.27-1.28); FILE MERGED 2008/04/09 14:05:49 sb 1.27.356.1: #i87730# in an attempt of consolidation with the new OOO_CWD stuff for Windows, pass the working dir across the pipe between two soffice processes (instead of already making cmd line args absolute at sending side)


2008-06-09  Rüdiger Timm  <rt@openoffice.org>  [cbf7961d7b5daa1ece9dde899bf7e2728aea21ec]

INTEGRATION: CWS sb87 (1.216.24); FILE MERGED 2008/04/25 06:45:54 sb 1.216.24.3: clean up merge problem 2008/04/24 13:21:33 sb 1.216.24.2: RESYNC: (1.216-1.220); FILE MERGED 2008/04/09 14:04:37 sb 1.216.24.1: #i87730# in an attempt of consolidation with the new OOO_CWD stuff for Windows, pass the working dir across the pipe between two soffice processes (instead of already making cmd line args absolute at sending side)


2008-06-09  Rüdiger Timm  <rt@openoffice.org>  [75ca52faafc42c9699cfd1628ec234f26d04955a]

INTEGRATION: CWS sb87 (1.1.2); FILE ADDED 2008/05/07 11:20:45 sb 1.1.2.2: #i88687# added java mode 2008/04/24 11:39:56 sb 1.1.2.1: #i88687# added unoinfo executable


2008-06-09  Rüdiger Timm  <rt@openoffice.org>  [2277d4e4dc25ba4da2cda949225c1cf259f15842]

INTEGRATION: CWS sb87 (1.32.12); FILE MERGED 2008/05/09 14:54:38 sb 1.32.12.1: #i88211# introduced vnd.sun.star.pathname pseudo URL feature for INIFILENAME and URE_BOOTSTRAP, dropped INIFILEPATH feature again in return


2008-06-09  Rüdiger Timm  <rt@openoffice.org>  [a4c30e5dc3d5e5407237fc707267b52fa8b8f729]

INTEGRATION: CWS sb87 (1.12.18); FILE MERGED 2008/04/24 13:21:17 sb 1.12.18.2: RESYNC: (1.12-1.13); FILE MERGED 2008/04/24 11:39:27 sb 1.12.18.1: #i88687# added unoinfo executable


2008-06-09  Rüdiger Timm  <rt@openoffice.org>  [d2a9024c8c2be23d0d39eca2e6ec8d8cb813df44]

INTEGRATION: CWS sb87 (1.62.18); FILE MERGED 2008/04/24 13:21:14 sb 1.62.18.2: RESYNC: (1.62-1.63); FILE MERGED 2008/04/24 11:39:26 sb 1.62.18.1: #i88687# added unoinfo executable


2008-06-09  Rüdiger Timm  <rt@openoffice.org>  [3d63f6daa56216fb4a1764833a0924e56aa462ed]

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>  [7b9addfc139650252a5dd9b8da2ae011ac6f103d]

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>  [af88093aa1307a6fbdc2ded8969ada698c117d7c]

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>  [a7cd2340f7c96ae952a201d2dad9ad78035a0bff]

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>  [c8b327827b92ff89c7b738e9978a52b13f00700f]

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>  [e147bc722b20599a51f2d9b02c91e062717e71de]

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>  [45eff72c7c5ed12f3d8ec488f7180d7a16921f58]

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>  [a948fda791b7249f7068cee402823e7bd47b811a]

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>  [e083ad3d5c77671acc47c367c18e3c83a9adb234]

INTEGRATION: CWS sb87 (1.3.6); FILE MERGED 2008/05/09 14:57:52 sb 1.3.6.1: #i88211# introduced vnd.sun.star.pathname pseudo URL feature for INIFILENAME and URE_BOOTSTRAP, dropped INIFILEPATH feature again in return


2008-06-09  Rüdiger Timm  <rt@openoffice.org>  [a577d8d82c50d27ef0bddf6a57fd12f396d78913]

INTEGRATION: CWS sb87 (1.63.10); FILE MERGED 2008/04/21 09:40:12 sb 1.63.10.1: #i88211# added rtl_bootstrap_encode


2008-06-09  Rüdiger Timm  <rt@openoffice.org>  [d0f62b6c8c44fab2f88effe0e80f9c2873962403]

INTEGRATION: CWS sb87 (1.40.10); FILE MERGED 2008/05/09 14:52:07 sb 1.40.10.6: #i88211# introduced vnd.sun.star.pathname pseudo URL feature for INIFILENAME and URE_BOOTSTRAP, dropped INIFILEPATH feature again in return 2008/05/07 15:28:07 sb 1.40.10.5: #i78000# check error return values 2008/04/24 13:19:05 sb 1.40.10.4: RESYNC: (1.40-1.41); FILE MERGED 2008/04/21 09:40:11 sb 1.40.10.3: #i88211# added rtl_bootstrap_encode 2008/04/11 13:22:12 sb 1.40.10.2: #i87730# reverted previous change, ${.verb:...} not needed after all 2008/04/09 13:46:08 sb 1.40.10.1: #i87730# added ${.verb:...}


2008-06-09  Rüdiger Timm  <rt@openoffice.org>  [451fdcd43113dd58f85962a04a0f12d306cc240e]

INTEGRATION: CWS sb87 (1.27.8); FILE MERGED 2008/05/07 15:38:19 sb 1.27.8.2: removed private debug output 2008/05/07 15:27:02 sb 1.27.8.1: #i78000# handle cases where getpwuid_r fails with ERANGE


2008-06-09  Rüdiger Timm  <rt@openoffice.org>  [6f8cccd0d616f71d7b71bfa3904394e8315d7008]

INTEGRATION: CWS sb87 (1.7.380); FILE MERGED 2008/05/06 11:45:22 sb 1.7.380.3: #i88211# missing const 2008/04/24 13:18:53 sb 1.7.380.2: RESYNC: (1.7-1.8); FILE MERGED 2008/04/21 09:40:11 sb 1.7.380.1: #i88211# added rtl_bootstrap_encode


2008-06-09  Rüdiger Timm  <rt@openoffice.org>  [6061c95c6e01ff2a15e7631f28b2911a52a26b0d]

INTEGRATION: CWS sb87 (1.9.80); FILE MERGED 2008/04/24 13:18:49 sb 1.9.80.2: RESYNC: (1.9-1.10); FILE MERGED 2008/04/21 09:40:10 sb 1.9.80.1: #i88211# added rtl_bootstrap_encode


2008-06-09  Rüdiger Timm  <rt@openoffice.org>  [7a9921c71b6ab9f9f3b621ab553b3529652908e8]

INTEGRATION: CWS sb87 (1.9.24); FILE MERGED 2008/04/24 13:17:35 sb 1.9.24.2: RESYNC: (1.9-1.10); FILE MERGED 2008/04/23 12:50:57 fs 1.9.24.1: #i88633# +setName/setParameter


2008-06-09  Rüdiger Timm  <rt@openoffice.org>  [e4989f06cb5c2c86d3dd88c61eecfce6947d777a]

INTEGRATION: CWS sb87 (1.6.18); FILE MERGED 2008/04/24 13:17:27 sb 1.6.18.3: RESYNC: (1.6-1.7); FILE MERGED 2008/04/23 15:20:02 sb 1.6.18.2: #i88633# missing include 2008/04/23 12:50:36 fs 1.6.18.1: #i88633# +setName/setParameter


2008-06-09  Rüdiger Timm  <rt@openoffice.org>  [27d1c899f910fb9a55af6ab8eda4e684b56e69b2]

INTEGRATION: CWS sb87 (1.23.20); FILE MERGED 2008/04/24 13:16:07 sb 1.23.20.2: RESYNC: (1.23-1.24); FILE MERGED 2008/04/09 15:20:03 sb 1.23.20.1: #i87730# use tools::getProcessWorkingDir instead of osl_getProcessWorkingDir


2008-06-09  Rüdiger Timm  <rt@openoffice.org>  [b0ca60184bea00b389abdbc78c711ef3f803387b]

INTEGRATION: CWS sb87 (1.10.76); FILE MERGED 2008/04/24 13:16:04 sb 1.10.76.2: RESYNC: (1.10-1.11); FILE MERGED 2008/04/09 15:20:03 sb 1.10.76.1: #i87730# use tools::getProcessWorkingDir instead of osl_getProcessWorkingDir


2008-06-09  Rüdiger Timm  <rt@openoffice.org>  [c3dab2ca117550c8354ecc53f3f6183596141cd1]

INTEGRATION: CWS sb87 (1.4.76); FILE MERGED 2008/04/24 13:16:00 sb 1.4.76.2: RESYNC: (1.4-1.5); FILE MERGED 2008/04/09 15:20:03 sb 1.4.76.1: #i87730# use tools::getProcessWorkingDir instead of osl_getProcessWorkingDir


2008-06-09  Rüdiger Timm  <rt@openoffice.org>  [fab06acd42dd0ead1d7e0bad15cbb4a3a90a3855]

INTEGRATION: CWS sb87 (1.1.2); FILE ADDED 2008/04/10 15:49:25 sb 1.1.2.1: #i87512# removed configimport (copy of configimport.sh:1.4)


2008-06-09  Rüdiger Timm  <rt@openoffice.org>  [126ffa2343249063dc4ef258646f5892d6411f06]

INTEGRATION: CWS sb87 (1.11.10); FILE MERGED 2008/04/24 13:15:56 sb 1.11.10.2: RESYNC: (1.11-1.12); FILE MERGED 2008/04/10 15:47:55 sb 1.11.10.1: #i87512# removed configimport


2008-06-09  Rüdiger Timm  <rt@openoffice.org>  [91a9a458990bbf123b2626b985dfc22e07373d71]

INTEGRATION: CWS sb87 (1.8.76); FILE MERGED 2008/04/24 13:15:53 sb 1.8.76.2: RESYNC: (1.8-1.9); FILE MERGED 2008/04/09 15:20:02 sb 1.8.76.1: #i87730# use tools::getProcessWorkingDir instead of osl_getProcessWorkingDir


2008-06-09  Rüdiger Timm  <rt@openoffice.org>  [02500e9a454b7472e5eeafb87a5443afb2036db4]

INTEGRATION: CWS sb87 (1.17.22); FILE MERGED 2008/04/10 15:47:55 sb 1.17.22.1: #i87512# removed configimport


2008-06-09  Rüdiger Timm  <rt@openoffice.org>  [ae68a51f29c55aed973b6aee6fc308a726a163be]

INTEGRATION: CWS sb87 (1.16.68); FILE MERGED 2008/04/10 15:47:55 sb 1.16.68.2: #i87512# removed configimport 2008/04/09 15:20:02 sb 1.16.68.1: #i87730# use tools::getProcessWorkingDir instead of osl_getProcessWorkingDir


2008-06-09  Rüdiger Timm  <rt@openoffice.org>  [afd465c7ce286205e4bf1899b722f21e88c6af7e]

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>  [e3bde6079fdeff4fadf4a3f8c87a7818ed4c49f7]

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>  [4ec2761e4905299cfcf0d54854ca4390f6177555]

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>  [b6b44566e4af705a23a46515ff5131f110983cdd]

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>  [1a937e1d3ca3ae033ca0a6ba650481d70f394212]

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>  [acef1d15a266c98d57e264cebb260756e300d3d9]

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>  [1c9a9e6cd2919bcd64680b0e1901c25328dcaa55]

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>  [40d48f6b6c4d0ab7e7f56d3fcdbac7ecc52b4a0b]

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>  [37ec4d956ea63c0c9bb129f273cd8ce199039f4e]

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>  [e7a325dda16291c52a3b977db8105b03d9c4a3cf]

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>  [c64830ce8faf32fc1b35f097203fdcffc85c5c67]

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>  [7dfdf1bfde99ebe2474426dcfcf22fdc1bc01918]

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>  [bda76f8cdf2aba9d3cfe93d19e26dd1e77181817]

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>  [495396c5c4a599a96a99c911cf96d22e7e1ce732]

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>  [8cbe04cd65ac61b4e057c14d66bfc0e1edafe896]

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>  [86194616a1b70d0358b4d2e445d483a8e5a3a40c]

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-09  Rüdiger Timm  <rt@openoffice.org>  [3de28443593d591077436796593ad3614f833557]

INTEGRATION: CWS sb87 (1.5.272); FILE MERGED 2008/04/24 13:14:00 sb 1.5.272.2: RESYNC: (1.5-1.6); FILE MERGED 2008/04/10 07:21:06 sb 1.5.272.1: #i87730# use tools::getProcessWorkingDir instead of osl_getProcessWorkingDir


2008-06-09  Rüdiger Timm  <rt@openoffice.org>  [de7c28ed7619639d9383dc6f538871a5507e429f]

INTEGRATION: CWS sb87 (1.14.272); FILE MERGED 2008/04/24 13:13:57 sb 1.14.272.2: RESYNC: (1.14-1.15); FILE MERGED 2008/04/10 07:21:06 sb 1.14.272.1: #i87730# use tools::getProcessWorkingDir instead of osl_getProcessWorkingDir


2008-06-09  Rüdiger Timm  <rt@openoffice.org>  [d29cf7aff29953ee33c5cf58a538fe7a163a1558]

INTEGRATION: CWS sb87 (1.7.52); FILE MERGED 2008/05/26 12:48:26 mav 1.7.52.3: #i87548# let the soffice script be always found 2008/04/24 13:13:01 sb 1.7.52.2: RESYNC: (1.7-1.8); FILE MERGED 2008/04/04 11:53:50 sb 1.7.52.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>  [45f4560e37598ed9e3d8cf8f0e7ead059d2f0239]

INTEGRATION: CWS sb87 (1.8.52); FILE MERGED 2008/04/24 13:12:58 sb 1.8.52.2: RESYNC: (1.8-1.9); FILE MERGED 2008/04/04 11:53:50 sb 1.8.52.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>  [9e2ba9536bf5a079f7099d2e40e1491d8168d673]

INTEGRATION: CWS sb87 (1.8.52); FILE MERGED 2008/04/24 13:12:52 sb 1.8.52.2: RESYNC: (1.8-1.9); FILE MERGED 2008/04/04 11:53:50 sb 1.8.52.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>  [6931523e783d3b48286a619e58d556494d724f0c]

INTEGRATION: CWS sb87 (1.16.52); FILE MERGED 2008/05/26 12:48:26 mav 1.16.52.4: #i87548# let the soffice script be always found 2008/05/09 14:57:17 sb 1.16.52.3: #i88211# introduced vnd.sun.star.pathname pseudo URL feature for INIFILENAME and URE_BOOTSTRAP, dropped INIFILEPATH feature again in return 2008/04/24 13:12:49 sb 1.16.52.2: RESYNC: (1.16-1.17); FILE MERGED 2008/04/04 11:53:49 sb 1.16.52.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>  [5cc933d939e3134fb6333581cbdcf8000e4f12fd]

INTEGRATION: CWS sb87 (1.18.180); FILE MERGED 2008/04/24 13:12:46 sb 1.18.180.2: RESYNC: (1.18-1.19); FILE MERGED 2008/04/04 11:53:49 sb 1.18.180.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>  [da91e0251219a8de4c6f55df5d1d8ff97ab3d4bc]

INTEGRATION: CWS sb87 (1.24.86); FILE MERGED 2008/05/09 14:59:30 sb 1.24.86.1: #i88211# customaction-generated python.bat has been replaced by python.exe from pyuno module


2008-06-09  Rüdiger Timm  <rt@openoffice.org>  [17366e9a45db373294652ca9cb19c92c1d7b5175]

INTEGRATION: CWS sb87 (1.29.208); FILE MERGED 2008/04/24 13:04:30 sb 1.29.208.2: RESYNC: (1.29-1.30); FILE MERGED 2008/04/04 11:57:27 sb 1.29.208.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>  [6b800cb3f1e39be8927d0dfebedbbe275c7df5c0]

INTEGRATION: CWS sb87 (1.52.26); FILE MERGED 2008/04/24 13:02:27 sb 1.52.26.2: RESYNC: (1.52-1.53); FILE MERGED 2008/04/24 11:50:49 sb 1.52.26.1: #i88687# extracted cppuhelper_detail_findSofficePath from odk/source/unoapploader


2008-06-09  Rüdiger Timm  <rt@openoffice.org>  [ae3386243c7a81bab79a04840c689d984fc53b65]

INTEGRATION: CWS sb87 (1.1.2); FILE ADDED 2008/04/24 11:52:15 sb 1.1.2.1: #i88687# extracted cppuhelper_detail_findSofficePath from odk/source/unoapploader


2008-06-09  Rüdiger Timm  <rt@openoffice.org>  [27f85e61a4c9c90cfa43da26749ca1b61782fbef]

INTEGRATION: CWS sb87 (1.30.28); FILE MERGED 2008/04/24 13:02:20 sb 1.30.28.2: RESYNC: (1.30-1.31); FILE MERGED 2008/04/24 11:49:16 sb 1.30.28.1: #i88687# in cppu::bootstrap, use new cppuhelper_detail_findSofficePath to locate soffice and bootstrap into its UNO environment


2008-06-09  Rüdiger Timm  <rt@openoffice.org>  [515bc1bf6159e6e560af4ec97e081a4cefea5f8a]

INTEGRATION: CWS sb87 (1.25.28); FILE MERGED 2008/04/24 11:50:49 sb 1.25.28.1: #i88687# extracted cppuhelper_detail_findSofficePath from odk/source/unoapploader


2008-06-09  Rüdiger Timm  <rt@openoffice.org>  [d85cedccf319ae10274468047c8c75996219e962]

INTEGRATION: CWS sb87 (1.1.2); FILE ADDED 2008/04/24 11:52:26 sb 1.1.2.1: #i88687# extracted cppuhelper_detail_findSofficePath from odk/source/unoapploader


2008-06-09  Rüdiger Timm  <rt@openoffice.org>  [2c9b816ea756c758c21fc761d7ae1ce29b9ba3cc]

INTEGRATION: CWS sb87 (1.2.14); FILE MERGED 2008/04/10 07:25:27 sb 1.2.14.1: #i87730# use tools::getProcessWorkingDir instead of osl_getProcessWorkingDir (in TEST_LAYOUT code; enabling it would require to link against TOOLSLIB)


2008-06-09  Vladimir Glazounov  <vg@openoffice.org>  [f4e7a412b5336d2a6cdc950f4a5b20b52a855e28]

#100000# fix WAE for mac


2008-06-09  Vladimir Glazounov  <vg@openoffice.org>  [a74b0a191f1b189bf22c844f907a139390037514]

#100000# fix for WAE on unxlngx6


2008-06-06  Vladimir Glazounov  <vg@openoffice.org>  [68d4ef1311614d83d4ede338da715e66ff54bfd5]

DEV300


2008-06-06  Vladimir Glazounov  <vg@openoffice.org>  [3a27b58bc9c16fea1a6f2e0673beff9e35c60bf6]

DEV300


2008-06-06  Vladimir Glazounov  <vg@openoffice.org>  [16935819de399941641059460e8cbdbda10a04fb]

DEV300


2008-06-06  Vladimir Glazounov  <vg@openoffice.org>  [479536a5f2cfae86079ec7395e7c0237daa46010]

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>  [6144bfaff2f60d74f9cd10c4d426203851c3eecc]

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>  [6eed6a27c5f86bee6b0f13b989dc4e24863ca83b]

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>  [42786e62b2d9f5d6ace93d8cab1ccbc8f49341bd]

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>  [bf756043234cd943f66e34e7c0090e0ab1d86651]

INTEGRATION: CWS mingwport13 (1.5.10); FILE MERGED 2008/06/03 13:30:51 vg 1.5.10.1: #i90179# MinGW catch-up fixes for m14


2008-06-06  Vladimir Glazounov  <vg@openoffice.org>  [93df59ef49df7653cacb087b767e9f105834a2de]

INTEGRATION: CWS mingwport13 (1.3.10); FILE MERGED 2008/05/05 11:46:25 vg 1.3.10.1: #i88772# MinGW fixes for DEV300


2008-06-06  Vladimir Glazounov  <vg@openoffice.org>  [bf8c5d020978e111acc66fbae73b3c6fa71be00d]

INTEGRATION: CWS mingwport13 (1.3.150); FILE MERGED 2008/05/05 11:46:25 vg 1.3.150.1: #i88772# MinGW fixes for DEV300


2008-06-06  Vladimir Glazounov  <vg@openoffice.org>  [178117f47c230b767d70c5a84e5e082aec5be91b]

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>  [2bd6f51cc98c00c370cbf7eb9428f8212809d9b5]

INTEGRATION: CWS mingwport13 (1.5.2); FILE MERGED 2008/05/30 11:08:16 vg 1.5.2.3: #i88772# mingw port catch-up fixes 2008/05/23 11:24:32 vg 1.5.2.2: #i88772# mingw port catch-up fixes 2008/05/16 15:15:31 vg 1.5.2.1: #i88772# MinGW port catch-up fixes


2008-06-06  Vladimir Glazounov  <vg@openoffice.org>  [53ff3d6e11e818d0660f95cdf29189f18ce0656d]

INTEGRATION: CWS mingwport13 (1.19.6); FILE MERGED 2008/05/30 11:34:50 vg 1.19.6.5: #i88772# mingw port catch-up fixes 2008/05/23 11:24:58 vg 1.19.6.4: #i88772# mingw port catch-up fixes 2008/05/16 15:15:26 vg 1.19.6.3: #i88772# MinGW port catch-up fixes 2008/05/14 09:34:47 vg 1.19.6.2: RESYNC MERGED DEV300_m12 1.19 1.21 2008/05/05 13:51:06 vg 1.19.6.1: #i88772# MinGW fixes for DEV300


2008-06-06  Vladimir Glazounov  <vg@openoffice.org>  [2603b8de0663be70ada1ade916a4826d60ed4892]

INTEGRATION: CWS mingwport13 (1.8.6); FILE MERGED 2008/04/29 12:46:23 vg 1.8.6.1: #88772# MinGW port catch-up fixes for DEV300


2008-06-06  Vladimir Glazounov  <vg@openoffice.org>  [a241c8e444d8e89fba2f6bb61181c6911150f6e3]

INTEGRATION: CWS mingwport13 (1.5.6); FILE MERGED 2008/04/29 12:46:22 vg 1.5.6.1: #88772# MinGW port catch-up fixes for DEV300


2008-06-06  Vladimir Glazounov  <vg@openoffice.org>  [8b4ab6c865d0ca6c2e4656076f5524117806ff69]

INTEGRATION: CWS mingwport13 (1.1.2); FILE ADDED 2008/06/06 16:35:07 vg 1.1.2.2: new license header 2008/04/29 12:46:22 vg 1.1.2.1: #88772# MinGW port catch-up fixes for DEV300


2008-06-06  Vladimir Glazounov  <vg@openoffice.org>  [c53b53c4e476de843238dd9f08d3ed49a73bfb8e]

INTEGRATION: CWS mingwport13 (1.16.4); FILE MERGED 2008/05/05 14:02:38 vg 1.16.4.1: #i88772# MinGW fixes for DEV300


2008-06-06  Vladimir Glazounov  <vg@openoffice.org>  [0f56457e5743de9dcb1c6a25ebd990f0ee5ab0fe]

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>  [acae3372e1f577cb92b3209684c4d255b56ca1c7]

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>  [ddd0b278fd80e3943e629bb3ac26ef03d85dcc30]

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>  [7b4c10073bbef002c522701b7a7ed9e4cf8ec6b7]

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  Vladimir Glazounov  <vg@openoffice.org>  [4320c4fbc54114a032c70ed74368c4f3ffaa3c5b]

INTEGRATION: CWS mingwport13 (1.2.352); FILE MERGED 2008/05/05 13:27:46 vg 1.2.352.1: #i88772# MinGW fixes for DEV300


2008-06-06  Vladimir Glazounov  <vg@openoffice.org>  [1ff3545666f63e4f80dac62e63969d9cf0fd75d6]

INTEGRATION: CWS mingwport13 (1.5.26); FILE MERGED 2008/05/05 13:27:46 vg 1.5.26.1: #i88772# MinGW fixes for DEV300


2008-06-06  Vladimir Glazounov  <vg@openoffice.org>  [d75f3e6f3085b3f8fd6b8ab277ef04b9d9b9045c]

INTEGRATION: CWS mingwport13 (1.2.6); FILE MERGED 2008/05/14 09:35:54 vg 1.2.6.2: RESYNC: (1.2-1.3); FILE MERGED 2008/05/05 13:15:31 vg 1.2.6.1: #i88772# MinGW fixes for DEV300


2008-06-06  Vladimir Glazounov  <vg@openoffice.org>  [3366cea68f221d36492e0350cf2ad9652dbabedb]

INTEGRATION: CWS mingwport13 (1.3.6); FILE MERGED 2008/05/05 13:15:31 vg 1.3.6.1: #i88772# MinGW fixes for DEV300


2008-06-06  Vladimir Glazounov  <vg@openoffice.org>  [3fc51e9ea08f0fd4c6f340a0ac0478a98477fd1e]

INTEGRATION: CWS mingwport13 (1.2.6); FILE MERGED 2008/05/12 07:59:19 vg 1.2.6.1: #i88772# catch-up fixes for MinGW port


2008-06-06  Vladimir Glazounov  <vg@openoffice.org>  [b98e2d9af27740552ca8093fc86bd0d24028f3e3]

INTEGRATION: CWS mingwport13 (1.3.6); FILE MERGED 2008/06/02 10:40:31 vg 1.3.6.2: RESYNC: (1.3-1.4); FILE MERGED 2008/05/05 13:15:30 vg 1.3.6.1: #i88772# MinGW fixes for DEV300


2008-06-06  Vladimir Glazounov  <vg@openoffice.org>  [788e88c329ee37ea25fb9e6335cfb1e808fcc5eb]

INTEGRATION: CWS mingwport13 (1.5.16); FILE MERGED 2008/05/05 11:54:57 vg 1.5.16.1: #i88772# MinGW fixes for DEV300


2008-06-06  Vladimir Glazounov  <vg@openoffice.org>  [c43267335d05fef7b3703d31bd86d02dc7555371]

INTEGRATION: CWS mingwport13 (1.1.2); FILE ADDED 2008/05/05 14:15:13 vg 1.1.2.1: #i88772# MinGW fixes for DEV300


2008-06-06  Vladimir Glazounov  <vg@openoffice.org>  [30ccca15c1ccf01cc3674d31d5d46a6faa3fe4fc]

INTEGRATION: CWS mingwport13 (1.7.4); FILE MERGED 2008/05/13 14:29:17 vg 1.7.4.3: #i88772# MinGW fixes for DEV300 2008/05/09 14:23:56 vg 1.7.4.2: #i88772# MinGW fixes for DEV300 2008/05/05 11:54:57 vg 1.7.4.1: #i88772# MinGW fixes for DEV300


2008-06-06  Vladimir Glazounov  <vg@openoffice.org>  [d79fd5eb098f127757f53d8a3ca4a14974b7b623]

INTEGRATION: CWS mingwport13 (1.111.20); FILE MERGED 2008/06/02 10:40:20 vg 1.111.20.2: RESYNC: (1.111-1.112); FILE MERGED 2008/05/05 12:05:17 vg 1.111.20.1: #i88772# MinGW fixes for DEV300


2008-06-06  Vladimir Glazounov  <vg@openoffice.org>  [468d7a76990fd665f4399acf40ea9cc11565d891]

INTEGRATION: CWS mingwport13 (1.4.34); FILE MERGED 2008/06/03 13:33:59 vg 1.4.34.1: #i90179# MinGW catch-up fixes for m14


2008-06-06  Vladimir Glazounov  <vg@openoffice.org>  [08eb7eca8afca47b2c37616231f8358826ab0d65]

INTEGRATION: CWS mingwport13 (1.17.14); FILE MERGED 2008/06/03 13:33:59 vg 1.17.14.1: #i90179# MinGW catch-up fixes for m14


2008-06-06  Vladimir Glazounov  <vg@openoffice.org>  [3ac86b7c3482cb4b41acbd0b4fc978a2d42a083c]

INTEGRATION: CWS mingwport13 (1.7.34); FILE MERGED 2008/06/03 13:33:58 vg 1.7.34.1: #i90179# MinGW catch-up fixes for m14


2008-06-06  Vladimir Glazounov  <vg@openoffice.org>  [2eaf7ff92c2ebed4f2e3df00f63e742097f57f31]

INTEGRATION: CWS mingwport13 (1.6.34); FILE MERGED 2008/06/03 13:33:58 vg 1.6.34.1: #i90179# MinGW catch-up fixes for m14


2008-06-06  Vladimir Glazounov  <vg@openoffice.org>  [8e6c5445ed51b0eb01f71926383dc6efc6657810]

INTEGRATION: CWS mingwport13 (1.15.34); FILE MERGED 2008/06/03 13:33:58 vg 1.15.34.1: #i90179# MinGW catch-up fixes for m14


2008-06-06  Vladimir Glazounov  <vg@openoffice.org>  [ba34575c13682ce93c0779c91e5538861beee1c4]

INTEGRATION: CWS mingwport13 (1.10.34); FILE MERGED 2008/06/03 13:33:57 vg 1.10.34.1: #i90179# MinGW catch-up fixes for m14


2008-06-06  Vladimir Glazounov  <vg@openoffice.org>  [401632aa1b7b8ebdb6647b215f02637e2d5aaef4]

INTEGRATION: CWS mingwport13 (1.5.34); FILE MERGED 2008/06/03 13:33:57 vg 1.5.34.1: #i90179# MinGW catch-up fixes for m14


2008-06-06  Vladimir Glazounov  <vg@openoffice.org>  [a7dee741c14b95070bf3e7847fbbf997cba6c2b7]

INTEGRATION: CWS mingwport13 (1.3.6); FILE MERGED 2008/04/29 12:43:48 vg 1.3.6.1: #88772# MinGW port catch-up fixes for DEV300


2008-06-06  Vladimir Glazounov  <vg@openoffice.org>  [1fc1339551281ae6e6522d3d3f0964b075c2f7ef]

INTEGRATION: CWS mingwport13 (1.2.16); FILE MERGED 2008/04/29 12:43:48 vg 1.2.16.1: #88772# MinGW port catch-up fixes for DEV300


2008-06-06  Vladimir Glazounov  <vg@openoffice.org>  [4c8d740912102e9ef4230c79b927ab27d18a8e78]

INTEGRATION: CWS mingwport13 (1.63.24); FILE MERGED 2008/05/23 11:43:56 vg 1.63.24.1: #i75501# WAE: disable warnings for some bison versions


2008-06-06  Vladimir Glazounov  <vg@openoffice.org>  [6ab9136e04486755b9fc4fc2d760aaa51b7a37a8]

INTEGRATION: CWS mingwport13 (1.3.6); FILE MERGED 2008/05/07 09:56:14 vg 1.3.6.1: #i88772# MinGW fixes for DEV300


2008-06-06  Vladimir Glazounov  <vg@openoffice.org>  [e49c1096e69954440772760c56167da5892d6cd3]

INTEGRATION: CWS mingwport13 (1.15.6); FILE MERGED 2008/05/09 09:46:12 vg 1.15.6.2: #i88772# remove strings that were checked in by oversight 2008/05/07 09:56:14 vg 1.15.6.1: #i88772# MinGW fixes for DEV300


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [3b36ae1376038661554d2a61e7f1b4f2c6a13e98]

INTEGRATION: CWS dba30c (1.5.20); FILE MERGED 2008/05/13 06:53:56 fs 1.5.20.1: joining changes from CWS odbmacros3 to CWS dba30c 2008/04/16 20:54:43 fs 1.5.8.1: searchAndReplaceAllAsciiWithAscii


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [9f32a7e47beef039b1ae81fa8b6a4770c1def7be]

INTEGRATION: CWS dba30c (1.19.14); FILE MERGED 2008/05/13 06:53:28 fs 1.19.14.1: joining changes from CWS odbmacros3 to CWS dba30c 2008/05/07 08:16:31 fs 1.18.8.1: during #i49133#: +PROP_VIEWCONTROLLERNAME / addInputStream: respect the SalvagedFile property in the media descriptor, if present 2008/05/09 09:29:00 fs 1.18.8.2: RESYNC: (1.18-1.19); FILE MERGED


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [3d5b2d45b957badcdf398055fc6cedef65645140]

INTEGRATION: CWS dba30c (1.7.20); FILE MERGED 2008/05/13 06:52:52 fs 1.7.20.1: joining changes from CWS odbmacros3 to CWS dba30c 2008/05/11 21:02:36 fs 1.7.8.1: +OInteractionPassword


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [bad0e84c2d8ca39a495628801c6059e525a763b3]

INTEGRATION: CWS dba30c (1.5.20); FILE MERGED 2008/05/13 06:51:45 fs 1.5.20.1: joining changes from CWS odbmacros3 to CWS dba30c 2008/04/16 20:54:38 fs 1.5.8.1: searchAndReplaceAllAsciiWithAscii


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [297b2fd5412fa92c79deb68f01b1c37268e1a209]

INTEGRATION: CWS dba30c (1.10.2); FILE MERGED 2008/05/13 06:51:16 fs 1.10.2.1: joining changes from CWS odbmacros3 to CWS dba30c 2008/05/07 08:17:14 fs 1.9.6.1: #i49133# +wrap: wrap into a sequence of Anys 2008/05/09 09:28:56 fs 1.9.6.2: RESYNC: (1.9-1.10); FILE MERGED


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [f9035343b1b276eb46601168832e01a11e179293]

INTEGRATION: CWS dba30c (1.14.14); FILE MERGED 2008/05/13 06:50:40 fs 1.14.14.1: joining changes from CWS odbmacros3 to CWS dba30c 2008/05/07 08:15:29 fs 1.13.8.1: during #i49133#: +PROP_VIEWCONTROLLERNAME 2008/05/09 09:28:53 fs 1.13.8.2: RESYNC: (1.13-1.14); FILE MERGED


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [486612db6697dd3ba5b584b0e44f3d9905ce9527]

INTEGRATION: CWS dba30c (1.6.20); FILE MERGED 2008/05/13 06:50:00 fs 1.6.20.1: joining changes from CWS odbmacros3 to CWS dba30c: 2008/05/11 20:59:01 fs 1.6.8.1: +OInteractionPassword


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [7089f3a38034fe018118d46d26a119c98abf9496]

INTEGRATION: CWS dba30c (1.142.8); FILE MERGED 2008/05/13 10:22:27 fs 1.142.8.1: joining changes from CWS odbmacros3 to CWS dba30c: 2008/05/07 09:47:56 fs 1.139.2.1: during #i49133#: create(Default)ViewController signature changed 2008/05/09 09:28:17 fs 1.139.2.2: RESYNC: (1.139-1.142); FILE MERGED


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [8864a17808442eb640f68894b76a2eda93c87578]

INTEGRATION: CWS dba30c (1.4.28); FILE MERGED 2008/05/09 08:23:38 oj 1.4.28.2: RESYNC: (1.4-1.5); FILE MERGED 2008/05/08 12:56:02 fs 1.4.28.1: ##i87741# checkMacrosOnLoading now returning the adjusted macro execution mode (true/false)


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [7a596b010126d2e1ee9d84165b8f0a0e07a3dd09]

INTEGRATION: CWS dba30c (1.13.30); FILE MERGED 2008/05/13 10:21:18 fs 1.13.30.1: joining changes from CWS odbmacros3 to CWS dba30c: 2008/05/07 09:47:08 fs 1.13.28.1: during #i49133#: create(Default)ViewController signature changed


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [1da3bb0010db6cbddf0744941a15699bedb9902a]

INTEGRATION: CWS dba30c (1.4.28); FILE MERGED 2008/05/09 08:23:23 oj 1.4.28.2: RESYNC: (1.4-1.5); FILE MERGED 2008/05/08 12:55:38 fs 1.4.28.1: ##i87741# checkMacrosOnLoading now returning the adjusted macro execution mode (true/false)


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [cb56fbf425f04ede6a4d634e562bb2b53740aeaf]

INTEGRATION: CWS dba30c (1.46.26); FILE MERGED 2008/06/04 21:28:40 fs 1.46.26.1: BasicLibrary::getByName raises an exception now if the lib is not yet loaded


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [ea94271b0530c55273e59e3474264b5dd5d32841]

INTEGRATION: CWS dba30c (1.22.38); FILE MERGED 2008/05/13 11:20:01 fs 1.22.38.1: joining changes from CWS odbmacros3 to CWS dba30c: 2008/04/14 11:16:39 fs 1.21.10.1: #i49133# +getStateHistory 2008/04/15 13:07:38 fs 1.21.10.2: RESYNC: (1.21-1.22); FILE MERGED


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [4d7d8b603c6fd1126e973ce1caade8f2051c8895]

INTEGRATION: CWS dba30c (1.20.38); FILE MERGED 2008/05/13 11:22:33 fs 1.20.38.1: joining changes from CWS odbmacros3 to CWS dba30c: 2008/04/14 11:17:43 fs 1.19.10.1: #i49133# canAdvance: be smarter if we did not yet explicitly decide for a path: if there is only one path possible at this point, then allow advancing 2008/04/15 13:07:34 fs 1.19.10.2: RESYNC: (1.19-1.20); FILE MERGED


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [0457ea721a3fdec733d7f123895871e98a4f6dc8]

INTEGRATION: CWS dba30c (1.5.38); FILE MERGED 2008/05/13 11:19:25 fs 1.5.38.1: joining changes from CWS odbmacros3 to CWS dba30c: 2008/04/14 11:14:43 fs 1.4.10.1: #i49133# +getStateHistory 2008/04/15 13:07:30 fs 1.4.10.2: RESYNC: (1.4-1.5); FILE MERGED


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [2781f3d391e90c0157a7c5b8aa341b1fd4c8224d]

INTEGRATION: CWS dba30c (1.30.8); FILE MERGED 2008/04/23 10:35:34 fs 1.30.8.1: #151617# ~DropDownEditControl: SetSubEdit(NULL)


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [437c9d2676c9c693dcb495db473259bc352907d5]

INTEGRATION: CWS dba30c (1.60.32); FILE MERGED 2008/05/13 07:03:22 fs 1.60.32.1: joining changes from CWS odbmacros3 to CWS dba30c 2008/04/22 11:09:38 fs 1.60.14.1: (approved by pl) when the WB_DEFBUTTON style of a PushButton changes, call ImplSetDefButton to update the display


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [fcd5a22547e9d57dc86677c00a8b4751c403c1ef]

INTEGRATION: CWS dba30c (1.2.40); FILE MERGED 2008/04/16 06:51:46 fs 1.2.40.2: RESYNC: (1.2-1.3); FILE MERGED 2008/04/02 13:40:58 fs 1.2.40.1: #i86957# init m_aPrimaryKeyName to 'ID'


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [b3e6359864159f69702695dcfa285e3235b0c0d0]

INTEGRATION: CWS dba30c (1.119.4); FILE MERGED 2008/05/09 08:24:44 oj 1.119.4.2: RESYNC: (1.119-1.120); FILE MERGED 2008/05/05 12:50:46 oj 1.119.4.1: #i87421# check if primary was already append by column append


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [34699c08507b1b913ff9a8a7394f1637ce89c550]

INTEGRATION: CWS dba30c (1.28.8); FILE MERGED 2008/05/05 11:13:39 oj 1.28.8.1: #i87131# collect keys only once, getKeys always refetch keys


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [465c3b28b001a465416af7bac4d6e486caeaa1f1]

INTEGRATION: CWS dba30c (1.53.4); FILE MERGED 2008/05/09 08:24:39 oj 1.53.4.2: RESYNC: (1.53-1.54); FILE MERGED 2008/05/05 11:13:38 oj 1.53.4.1: #i87131# collect keys only once, getKeys always refetch keys


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [376222422742020b9aa9a0be1b4b966982ba0d69]

INTEGRATION: CWS dba30c (1.15.8); FILE MERGED 2008/05/05 11:13:38 oj 1.15.8.1: #i87131# collect keys only once, getKeys always refetch keys


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [9753d33d43e1542874a65a30ff07706ddb557a64]

INTEGRATION: CWS dba30c (1.13.8); FILE MERGED 2008/05/05 11:13:38 oj 1.13.8.1: #i87131# collect keys only once, getKeys always refetch keys


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [41a44b376727af3a466b806605b2d73b2ba473c7]

INTEGRATION: CWS dba30c (1.39.8); FILE MERGED 2008/05/05 11:13:38 oj 1.39.8.1: #i87131# collect keys only once, getKeys always refetch keys


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [f6c82247314d999ccbb519b0f7b2e07c317c3019]

INTEGRATION: CWS dba30c (1.43.8); FILE MERGED 2008/05/05 11:13:37 oj 1.43.8.1: #i87131# collect keys only once, getKeys always refetch keys


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [f7fa56ea359ab4f1c44c476af21d9f215f89b20f]

INTEGRATION: CWS dba30c (1.92.2); FILE MERGED 2008/05/14 11:00:00 oj 1.92.2.1: #i83154# check if we are in having clause


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [af6b96b74e27762a5b1ba9b3a3dd065a8528e534]

INTEGRATION: CWS dba30c (1.59.8); FILE MERGED 2008/05/05 11:13:37 oj 1.59.8.1: #i87131# collect keys only once, getKeys always refetch keys


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [b96e9b0c78062cdfd12567753702a8f175897d47]

INTEGRATION: CWS dba30c (1.46.8); FILE MERGED 2008/05/05 11:13:37 oj 1.46.8.1: #i87131# collect keys only once, getKeys always refetch keys


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [515468a8c06f7e44b32aa3f142265282a9b0647e]

INTEGRATION: CWS dba30c (1.27.4); FILE MERGED 2008/05/09 08:24:33 oj 1.27.4.3: RESYNC: (1.27-1.28); FILE MERGED 2008/04/23 11:10:11 fs 1.27.4.2: #155806# 2008/04/23 11:09:07 fs 1.27.4.1: #155806#


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [469fb014a07e3acaf1d694ac9094917e8e51c729]

INTEGRATION: CWS dba30c (1.29.2); FILE MERGED 2008/05/13 08:57:20 fs 1.29.2.1: joining changes from CWS odbmacros3 to CWS dba30c: 2008/04/13 19:30:36 fs 1.27.32.1: diagnostics 2008/04/15 13:13:18 fs 1.27.32.2: RESYNC: (1.27-1.28); FILE MERGED 2008/05/09 09:27:24 fs 1.27.32.3: RESYNC: (1.28-1.29); FILE MERGED


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [5cce516b43e2ef97412d417d042f3d7affc97822]

INTEGRATION: CWS dba30c (1.56.16); FILE MERGED 2008/05/05 11:13:37 oj 1.56.16.3: #i87131# collect keys only once, getKeys always refetch keys 2008/04/16 06:51:41 fs 1.56.16.2: RESYNC: (1.56-1.57); FILE MERGED 2008/04/02 13:40:36 fs 1.56.16.1: #i86957# better handling for empty/colliding PK names


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [f217d714d47dfd05278a6c1d6d49747fa0173e16]

INTEGRATION: CWS dba30c (1.78.4); FILE MERGED 2008/05/09 08:24:29 oj 1.78.4.2: RESYNC: (1.78-1.79); FILE MERGED 2008/05/05 11:13:37 oj 1.78.4.1: #i87131# collect keys only once, getKeys always refetch keys


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [9fa7a42d8220f0f221568ea85e8da466c7ec11a7]

INTEGRATION: CWS dba30c (1.37.4); FILE MERGED 2008/05/09 08:24:24 oj 1.37.4.2: RESYNC: (1.37-1.38); FILE MERGED 2008/05/07 12:50:20 oj 1.37.4.1: #i88454# use formatted string


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [79ce97d35cd61b9a42876d8865f359d41ffeda8c]

INTEGRATION: CWS dba30c (1.35.8); FILE MERGED 2008/05/05 11:13:36 oj 1.35.8.1: #i87131# collect keys only once, getKeys always refetch keys


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [abdb37f95afc6702e1411f3af520e598d0626f24]

INTEGRATION: CWS dba30c (1.22.8); FILE MERGED 2008/05/07 12:50:19 oj 1.22.8.1: #i88454# use formatted string


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [bee7dd3584e227f8b48c2160d16fb28ffc2a07ee]

INTEGRATION: CWS dba30c (1.4.8); FILE MERGED 2008/05/05 11:13:36 oj 1.4.8.1: #i87131# collect keys only once, getKeys always refetch keys


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [4768f4dbaf5ec0d07ff8e5d5efbfd8469302321f]

INTEGRATION: CWS dba30c (1.8.8); FILE MERGED 2008/05/05 11:13:36 oj 1.8.8.1: #i87131# collect keys only once, getKeys always refetch keys


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [45b623c2f6c4b82066ee4de1a9ce16f1c7debcd6]

INTEGRATION: CWS dba30c (1.51.8); FILE MERGED 2008/04/21 21:20:53 fs 1.51.8.1: proper image when connection test was not successful


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [eac72064249458c588fe90aa0180d6eeeed2154f]

INTEGRATION: CWS dba30c (1.196.16); FILE MERGED 2008/05/09 08:24:18 oj 1.196.16.3: RESYNC: (1.198-1.200); FILE MERGED 2008/04/16 06:51:33 fs 1.196.16.2: RESYNC: (1.196-1.198); FILE MERGED 2008/04/12 20:23:39 fs 1.196.16.1: #i88201#


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [98b466188702bb5c21e5e5ed9059c1c62ae3ef7b]

INTEGRATION: CWS dba30c (1.88.2); FILE MERGED 2008/05/13 08:57:09 fs 1.88.2.1: joining changes from CWS odbmacros3 to CWS dba30c: 2008/04/13 19:29:16 fs 1.84.6.1: diagnostics 2008/04/15 13:12:03 fs 1.84.6.2: RESYNC: (1.84-1.87); FILE MERGED 2008/05/07 08:35:25 fs 1.84.6.3: #i49133# XController2 implementation, now used by our loader


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [c2838a5035c80e0d0e6c7658423bbae1546465b0]

INTEGRATION: CWS dba30c (1.36.8); FILE MERGED 2008/05/13 08:56:50 fs 1.36.8.2: joining changes from CWS odbmacros3 to CWS dba30c: 2008/05/08 12:59:49 fs 1.36.2.1: #i49133# don't let the controller plug itself into the frame, do this in the loader 2008/04/30 13:46:15 oj 1.36.8.1: #i88873# merge problem with titles02 and odbmacros


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [4783c3b8d288ec5e46731243f65fac86cb735b04]

INTEGRATION: CWS dba30c (1.35.2); FILE MERGED 2008/05/13 08:56:34 fs 1.35.2.1: joining changes from CWS odbmacros3 to CWS dba30c: 2008/04/13 19:28:06 fs 1.32.6.1: diagnostics 2008/04/15 13:11:44 fs 1.32.6.2: RESYNC: (1.32-1.34); FILE MERGED 2008/04/15 20:49:48 fs 1.32.6.3: #i10000# 2008/05/09 09:27:09 fs 1.32.6.4: RESYNC: (1.34-1.35); FILE MERGED


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [ba59f74e95c1b5aa62840d308041fb52a1007e79]

INTEGRATION: CWS dba30c (1.28.2); FILE MERGED 2008/05/13 08:56:27 fs 1.28.2.1: joining changes from CWS odbmacros3 to CWS dba30c: 2008/05/07 08:34:17 fs 1.27.2.1: removed two unneeded forwar declarations 2008/05/09 09:27:01 fs 1.27.2.2: RESYNC: (1.27-1.28); FILE MERGED


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [ca719c477470ac4ae03f6de5d44db84807bf2693]

INTEGRATION: CWS dba30c (1.60.2); FILE MERGED 2008/05/19 05:50:55 fs 1.60.2.3: #i10000# 2008/05/16 06:33:16 oj 1.60.2.2: remove a comment and return 0L 2008/05/13 08:56:24 fs 1.60.2.1: joining changes from CWS odbmacros3 to CWS dba30c: 2008/04/13 19:27:37 fs 1.56.6.1: #i49133# re-enable scripting support 2008/04/15 13:11:38 fs 1.56.6.2: RESYNC: (1.56-1.59); FILE MERGED 2008/05/08 10:08:12 fs 1.56.6.3: #i49133# no migration warning when the document is read-only, or the warning has been explicitly suppressed 2008/05/08 13:07:00 fs 1.56.6.4: during #i49133#: catch and display exceptions during store/ToURL 2008/05/08 13:09:07 fs 1.56.6.5: removed obsolete includes 2008/05/09 09:26:57 fs 1.56.6.6: RESYNC: (1.59-1.60); FILE MERGED


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [fa6591dac4317d23194277afd906a98e2b8d1173]

INTEGRATION: CWS dba30c (1.34.6); FILE MERGED 2008/05/13 08:56:03 fs 1.34.6.2: joining changes from CWS odbmacros3 to CWS dba30c: 2008/04/13 19:18:44 fs 1.32.28.1: remove unused includes 2008/04/15 13:11:35 fs 1.32.28.2: RESYNC: (1.32-1.34); FILE MERGED 2008/05/07 08:30:52 fs 1.32.28.3: #i49133# support XModel2::createViewController, MediaDescriptor::ViewControllerName, MediaDescriptor::Model / some more changes, especially for being able to reload a document 2008/04/28 12:08:44 oj 1.34.6.1: #i84173# open tables view as default for newly created files


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [28a05ab0f0198c2f65edd9548987821af568eccb]

INTEGRATION: CWS dba30c (1.4.8); FILE MERGED 2008/05/13 05:54:43 oj 1.4.8.1: #i89322# remove unused code


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [87ebba5ae08049cdf48835442c3706bd000a62ae]

INTEGRATION: CWS dba30c (1.10.8); FILE MERGED 2008/05/05 11:10:25 oj 1.10.8.1: #i87131# rename impl


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [865ed1b28dcc72e979df244c7ecb4ebdfdb1a24f]

INTEGRATION: CWS dba30c (1.4.8); FILE MERGED 2008/05/05 11:10:25 oj 1.4.8.1: #i87131# rename impl


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [0a65807b36c87147e365f2ee0535a9b4c1a5c776]

INTEGRATION: CWS dba30c (1.10.8); FILE MERGED 2008/05/05 06:16:03 oj 1.10.8.1: #154597# check slave interceptor


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [d104e31647c788b780b236b9e045f85abc202f79]

INTEGRATION: CWS dba30c (1.59.4); FILE MERGED 2008/05/13 09:00:28 fs 1.59.4.4: joining changes from CWS odbmacros3 to CWS dba30c: 2008/04/13 19:17:48 fs 1.56.6.1: #i49133# support a Hidden flag 2008/04/15 13:11:28 fs 1.56.6.2: RESYNC: (1.56-1.59); FILE MERGED 2008/04/21 10:29:46 fs 1.56.6.3: #i49133# command 'storeOwn' is for compat only, command is now named 'store' 2008/05/07 08:31:33 fs 1.56.6.4: smaller default size for new forms/reports 2008/05/09 09:26:51 fs 1.56.6.5: RESYNC: (1.59-1.60); FILE MERGED 2008/05/13 06:08:39 fs 1.59.4.3: #i10000# post-resync 2008/05/09 08:24:09 oj 1.59.4.2: RESYNC: (1.59-1.60); FILE MERGED 2008/05/08 13:11:12 fs 1.59.4.1: #i87741# when loading a form, allow user interaction for the macro execution mode adjustment - just in case the form is not loaded after the database document had been plugged into a frame (which is where the user interaction would normally happen)


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [c606f3b41d565d4a09d9ce038689f7ea5c0cb7cb]

INTEGRATION: CWS dba30c (1.20.8); FILE MERGED 2008/05/13 08:55:51 fs 1.20.8.1: joining changes from CWS odbmacros3 to CWS dba30c: 2008/05/07 08:32:49 fs 1.20.2.1: #i49133# XModel2 methods changed 2008/05/08 13:14:51 fs 1.20.2.2: #i49133# impl_createStorageFor now always throws in case of error, instead of silencing the error with an interaction handler


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [0473b130055d71e54089dcfd13b391cd0b0f4ed8]

INTEGRATION: CWS dba30c (1.44.2); FILE MERGED 2008/05/13 08:47:10 fs 1.44.2.1: joining changes from CWS odbmacros3 to CWS dba30c: 2008/04/13 19:18:34 fs 1.40.6.1: #i49133# re-enable scripting support 2008/04/15 13:11:25 fs 1.40.6.2: RESYNC: (1.40-1.43); FILE MERGED 2008/05/07 08:34:02 fs 1.40.6.3: #i49133# proper XModel2 implementation 2008/05/08 13:14:51 fs 1.40.6.4: #i49133# impl_createStorageFor now always throws in case of error, instead of silencing the error with an interaction handler 2008/05/09 09:26:45 fs 1.40.6.5: RESYNC: (1.43-1.44); FILE MERGED


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [3ee40a81297df5611e97cb5ae526cad98a69b870]

INTEGRATION: CWS dba30c (1.38.16); FILE MERGED 2008/05/13 06:11:59 fs 1.38.16.5: #i10000# post-resync 2008/05/09 08:24:03 oj 1.38.16.4: RESYNC: (1.39-1.41); FILE MERGED 2008/05/08 13:14:00 fs 1.38.16.3: #i87741# when newly creating a database document to be loaded, then pass an interaction handler and a macro execution mode of USE_CONFIG 2008/04/16 06:51:25 fs 1.38.16.2: RESYNC: (1.38-1.39); FILE MERGED 2008/04/12 20:22:51 fs 1.38.16.1: #i88201#


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [4ef0f185bdedb33ce6291848c5796a8bb02ae711]

INTEGRATION: CWS dba30c (1.21.6); FILE MERGED 2008/05/09 08:23:58 oj 1.21.6.2: RESYNC: (1.21-1.22); FILE MERGED 2008/05/08 13:09:40 fs 1.21.6.1: #i87741# checkMacrosOnLoading returning a bool now (the current allowance)


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [326fd36e2e0f04cdde813019d280057a67773de7]

INTEGRATION: CWS dba30c (1.26.4); FILE MERGED 2008/05/27 21:10:33 fs 1.26.4.5: #i90011# don't dispose the Forms/Reports root storage when just checking whether there are forms/reports with macros 2008/05/13 08:27:22 fs 1.26.4.4: joining changes from CWS odbmacros3 to CWS dba30c: 2008/05/09 08:23:53 oj 1.26.4.3: RESYNC: (1.26-1.28); FILE MERGED 2008/05/08 21:22:10 fs 1.26.4.2: #i10000# 2008/05/08 13:09:40 fs 1.26.4.1: #i87741# checkMacrosOnLoading returning a bool now (the current allowance)


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [df4e0ad8fd9e21713062f0c59424ef762ffc5514]

INTEGRATION: CWS os113 (1.37.44); FILE MERGED 2008/05/22 05:42:24 os 1.37.44.1: #i88463# added parameter at methods of SfxTabPage to suppress deep search for WhichId


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [36645d311c9f91bbfe837628e7b23744fd64985d]

INTEGRATION: CWS dba30c (1.11.8); FILE MERGED 2008/05/05 06:16:45 oj 1.11.8.1: #156608# clear listener after disposing columns


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [ff2d90b539bb089e283f09f88d1d0d87ed9c442c]

INTEGRATION: CWS os113 (1.3.44); FILE MERGED 2008/05/22 05:41:40 os 1.3.44.1: #i88463# added parameter at methods of SfxTabPage to suppress deep search for WhichId


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [334b43acc59077c376a800c2cba7dbb2e5d6f702]

INTEGRATION: CWS dba30c (1.15.8); FILE MERGED 2008/05/05 06:16:45 oj 1.15.8.1: #156608# clear listener after disposing columns


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [9e7635753d857d971f8807528ca4d584ffbc062e]

INTEGRATION: CWS dba30c (1.61.8); FILE MERGED 2008/05/05 11:09:03 oj 1.61.8.1: #i87131# collect keys only once, getKeys always refetch keys


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [400d9fcdbd0643c4d3a0387a35c2f6ac420f8db4]

INTEGRATION: CWS dba30c (1.15.8); FILE MERGED 2008/05/05 11:09:03 oj 1.15.8.1: #i87131# collect keys only once, getKeys always refetch keys


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [e75ba257e89d1cdc8c98800b22fe1208b1cf0019]

INTEGRATION: CWS dba30c (1.97.8); FILE MERGED 2008/05/05 11:09:03 oj 1.97.8.1: #i87131# collect keys only once, getKeys always refetch keys


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [e92a38fa2078f98c0e1608ce56aaeff2e24afaf4]

INTEGRATION: CWS dba30c (1.156.6); FILE MERGED 2008/05/08 11:29:23 oj 1.156.6.2: unsigned fix 2008/05/08 07:25:46 oj 1.156.6.1: #153835# add extra check for column index


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [f49a211016e7766ab1eef59bd32fe6d852e1635d]

INTEGRATION: CWS dba30c (1.29.8); FILE MERGED 2008/05/05 11:09:02 oj 1.29.8.1: #i87131# collect keys only once, getKeys always refetch keys


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [f525045f08ba03b425a0b1fac7d1111cc6202151]

INTEGRATION: CWS dba30c (1.72.8); FILE MERGED 2008/05/05 11:09:02 oj 1.72.8.1: #i87131# collect keys only once, getKeys always refetch keys


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [9cc7579ab9d0b8c9da03172ab7e59b20a4926ee1]

INTEGRATION: CWS dba30c (1.21.8); FILE MERGED 2008/04/17 04:34:52 fs 1.21.8.1: setParameter should take a Reference&, not a Reference/copy


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [c17f05e4e8c3663b072fd305a996d9a48353ea55]

INTEGRATION: CWS dba30c (1.45.8); FILE MERGED 2008/04/17 04:34:51 fs 1.45.8.1: setParameter should take a Reference&, not a Reference/copy


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [c2e68ed88f1a42c8015bed48571e21f3b40afe28]

INTEGRATION: CWS os113 (1.35.8); FILE MERGED 2008/05/22 05:41:07 os 1.35.8.3: #i88463# added parameter at methods of SfxTabPage to suppress deep search for WhichId 2008/05/09 15:49:54 os 1.35.8.2: RESYNC: (1.35-1.36); FILE MERGED 2008/04/23 09:07:21 os 1.35.8.1: #i88463# SfxTabPage::GetWhich() makes access of the secondary pool. It breaks use of table borders in Writer


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [99d014fd9f9cfec71187d3ad0296085c14bf5f10]

INTEGRATION: CWS dba30c (1.10.8); FILE MERGED 2008/05/13 08:15:39 fs 1.10.8.1: joining changes from CWS odbmacros3 to CWS dba30c: 2008/05/07 08:23:35 fs 1.10.2.1: #i49133# XController2 support


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [eccf728e6acb2a5ea91f89fc61d36df92ea4ac2c]

INTEGRATION: CWS dba30c (1.35.126); FILE MERGED 2008/05/09 08:23:25 oj 1.35.126.3: RESYNC: (1.36-1.37); FILE MERGED 2008/04/16 06:46:29 fs 1.35.126.2: RESYNC: (1.35-1.36); FILE MERGED 2008/04/12 21:12:52 fs 1.35.126.1: #i88186# +impl_defaultCurrentForm_nothrow


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [90ffd2210a4a99656ccd66099fb8c65d9c91e729]

INTEGRATION: CWS dba30c (1.66.126); FILE MERGED 2008/04/16 06:46:25 fs 1.66.126.2: RESYNC: (1.66-1.67); FILE MERGED 2008/04/02 10:49:07 fs 1.66.126.1: #i87728# updateTabOrder: when we already have a controller, delegate the request. this way the tab order is still valid if an XControl is inserted while we are already in alive mode


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [0fe6659892fe019a7a21d871f3f3c942bebe72e9]

INTEGRATION: CWS dba30c (1.88.126); FILE MERGED 2008/05/09 08:23:20 oj 1.88.126.3: RESYNC: (1.89-1.90); FILE MERGED 2008/04/16 06:46:19 fs 1.88.126.2: RESYNC: (1.88-1.89); FILE MERGED 2008/04/12 21:15:54 fs 1.88.126.1: #i88186# for convenience, always try to have a default 'current form'


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [20efba54c45d7736f3dd2096760e69d148a5e606]

INTEGRATION: CWS dba30c (1.75.144); FILE MERGED 2008/04/16 06:46:10 fs 1.75.144.2: RESYNC: (1.75-1.76); FILE MERGED 2008/04/02 10:47:44 fs 1.75.144.1: the text formatting toolbar should not be visible when the document is read-only - it's completely disabled then, anyway


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [79b89f18218759a2d543e4a5f47ca996c1edad5a]

INTEGRATION: CWS dba30c (1.62.6); FILE MERGED 2008/04/23 10:59:23 fs 1.62.6.1: #154303#


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [bd8f81bfb162a407f0f99b85644a50a2cc13c077]

INTEGRATION: CWS os113 (1.16.404); FILE MERGED 2008/05/09 15:40:20 os 1.16.404.2: RESYNC: (1.16-1.17); FILE MERGED 2008/04/28 13:25:10 os 1.16.404.1: #i71258# ViewSettings added: ShowNonprintingCharacters and ShowHiddenCharacters


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [945161ba0970bd6078e5c8da22840e7bb5892c11]

INTEGRATION: CWS os113 (1.5.58); FILE MERGED 2008/05/09 15:32:42 os 1.5.58.2: RESYNC: (1.5-1.6); FILE MERGED 2008/04/24 12:13:38 os 1.5.58.1: #i65849# mix of ObjectBackOne/ForwardOne fixed


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [2848774c8074018ef9874a536bbfe8ce6de22030]

INTEGRATION: CWS os113 (1.32.58); FILE MERGED 2008/05/09 15:32:48 os 1.32.58.2: RESYNC: (1.32-1.33); FILE MERGED 2008/04/24 12:13:38 os 1.32.58.1: #i65849# mix of ObjectBackOne/ForwardOne fixed


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [7425f0085424bf45add7e6f7134b4cfac032bcf2]

INTEGRATION: CWS os113 (1.5.58); FILE MERGED 2008/05/09 15:33:03 os 1.5.58.2: RESYNC: (1.5-1.6); FILE MERGED 2008/04/24 12:13:37 os 1.5.58.1: #i65849# mix of ObjectBackOne/ForwardOne fixed


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [23565ef77075f962f8c07719603a5c8f547937f3]

INTEGRATION: CWS os113 (1.5.58); FILE MERGED 2008/05/09 15:32:57 os 1.5.58.2: RESYNC: (1.5-1.6); FILE MERGED 2008/04/24 12:13:38 os 1.5.58.1: #i65849# mix of ObjectBackOne/ForwardOne fixed


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [1864184989a6ecf4d98fca9b734758b8c4e50726]

INTEGRATION: CWS os113 (1.28.58); FILE MERGED 2008/05/09 15:32:52 os 1.28.58.2: RESYNC: (1.28-1.29); FILE MERGED 2008/04/24 12:13:38 os 1.28.58.1: #i65849# mix of ObjectBackOne/ForwardOne fixed


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [426b797af699321eca7239410ad75b97205db116]

INTEGRATION: CWS os113 (1.29.58); FILE MERGED 2008/05/09 15:32:37 os 1.29.58.2: RESYNC: (1.29-1.30); FILE MERGED 2008/04/24 12:13:39 os 1.29.58.1: #i65849# mix of ObjectBackOne/ForwardOne fixed


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [c3f2d3a5a521950979c1ad80a5b8dfb1bca28e49]

INTEGRATION: CWS os113 (1.31.202); FILE MERGED 2008/05/09 15:29:45 os 1.31.202.2: RESYNC: (1.31-1.32); FILE MERGED 2008/04/28 13:14:57 os 1.31.202.1: #i71258# ViewSettings added: ShowNonprintingCharacters and ShowHiddenCharacters


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [fc11e989a5237259b03b37b65afd128d2c8b8917]

INTEGRATION: CWS os113 (1.40.60); FILE MERGED 2008/05/09 15:29:50 os 1.40.60.2: RESYNC: (1.40-1.41); FILE MERGED 2008/04/28 12:14:18 os 1.40.60.1: #i61455# update links of 'empty' masterdocuments while printing


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [685e030f2db3a41967cd2550cb0530473e1d3e89]

INTEGRATION: CWS os113 (1.36.256); FILE MERGED 2008/05/09 15:30:13 os 1.36.256.2: RESYNC: (1.36-1.37); FILE MERGED 2008/04/25 07:48:15 os 1.36.256.1: #i75534# start text editing at the end of existing text


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [edf9489ae78e07a172c174d4ac23d35d925c71cb]

INTEGRATION: CWS os113 (1.68.38); FILE MERGED 2008/05/09 15:30:06 os 1.68.38.2: RESYNC: (1.68-1.69); FILE MERGED 2008/05/09 10:54:43 os 1.68.38.1: #i89055# WheelData not necessarily set anymore


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [66b315b92f140105e82c6c56d62bc124dc635c9b]

INTEGRATION: CWS os113 (1.30.58); FILE MERGED 2008/05/09 15:29:27 os 1.30.58.2: RESYNC: (1.30-1.31); FILE MERGED 2008/04/21 10:02:22 os 1.30.58.1: #i85854# Patch 'Save graphic'


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [584ea4fd21ce6aad75854ff668baaa47e819dbc5]

INTEGRATION: CWS os113 (1.41.198); FILE MERGED 2008/05/09 15:29:21 os 1.41.198.2: RESYNC: (1.41-1.42); FILE MERGED 2008/04/25 08:19:12 os 1.41.198.1: #i87416# patch: spellcheck slot has moved from SwModule to SwView


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [bd0803145f96436a1c3caaf459faac09a683b34c]

INTEGRATION: CWS dba30c (1.7.32); FILE MERGED 2008/05/06 13:12:07 fs 1.7.32.1: corrected/extended the description of the CharSet parameter


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [ff72fe1448e9cb4dadd3574645271b26efd6f371]

INTEGRATION: CWS os113 (1.9.192); FILE MERGED 2008/05/09 15:30:18 os 1.9.192.2: RESYNC: (1.9-1.10); FILE MERGED 2008/04/28 09:49:16 os 1.9.192.1: #i86237# DeleteAttachments implemented


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [190923c754f47f170c231a087f6cd9783f0c4a90]

INTEGRATION: CWS dba30c (1.5.32); FILE MERGED 2008/05/06 13:12:07 fs 1.5.32.1: corrected/extended the description of the CharSet parameter


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [750a9e24726cd757665305563455a8ce22cb110b]

INTEGRATION: CWS os113 (1.21.256); FILE MERGED 2008/05/09 15:28:27 os 1.21.256.2: RESYNC: (1.21-1.22); FILE MERGED 2008/04/21 10:02:22 os 1.21.256.1: #i85854# Patch 'Save graphic'


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [1ac1ccb8ef6d46e058843ba563abb530f76cb430]

INTEGRATION: CWS dba30c (1.13.32); FILE MERGED 2008/05/13 07:32:33 fs 1.13.32.1: joining changes from CWS odbmacros3 to CWS dba30c 2008/04/21 12:03:33 fs 1.13.12.1: #i49133# document the 'store' command


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [5f658768c72482468af60b22563eebec8eec525b]

INTEGRATION: CWS os113 (1.27.80); FILE MERGED 2008/05/19 14:13:33 os 1.27.80.3: #i63832# index error fixed 2008/05/09 15:28:22 os 1.27.80.2: RESYNC: (1.27-1.28); FILE MERGED 2008/04/21 13:36:04 os 1.27.80.1: #i63832# remove spcial hyperlink marks


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [a36a04f929f0731741133bc2998c177b52d2e525]

INTEGRATION: CWS dba30c (1.7.32); FILE MERGED 2008/05/13 07:24:44 fs 1.7.32.1: joining changes from CWS odbmacros3 to CWS dba30c 2008/04/30 09:27:08 fs 1.7.12.1: +LibraryNotLoadedException


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [002da73555948389b59f1b47906a8184b5098e13]

INTEGRATION: CWS dba30c (1.4.32); FILE MERGED 2008/05/13 07:25:06 fs 1.4.32.1: joining changes from CWS odbmacros3 to CWS dba30c 2008/04/21 12:23:06 fs 1.4.12.1: typo


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [1be2d4de16c4026698c61f588a35930eeea76a04]

INTEGRATION: CWS os113 (1.156.2); FILE MERGED 2008/05/09 15:28:55 os 1.156.2.2: RESYNC: (1.156-1.157); FILE MERGED 2008/04/25 07:43:06 os 1.156.2.1: #i75534# make frames/drawings directly editable


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [d16328ae3f76321e7f2b0d167b2c2cb8cf742ed4]

INTEGRATION: CWS dba30c (1.1.4); FILE ADDED 2008/05/13 07:23:46 fs 1.1.4.2: joining changes from CWS odbmacros3 to CWS dba30c 2008/04/30 09:27:57 fs 1.1.2.1: exception indicating a library/content is accessed which is not yet loaded 2008/04/30 09:27:57 fs 1.1.4.1: file LibraryNotLoadedException.idl was added on branch cws_dev300_dba30c on 2008-05-13 07:23:46 +0000


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [c6712ebea9af3e7fc12ff67e4dd9f009a1fb83f2]

INTEGRATION: CWS dba30c (1.35.32); FILE MERGED 2008/05/13 07:31:20 fs 1.35.32.1: joining changes from CWS odbmacros3 to CWS dba30c 2008/05/07 08:20:22 fs 1.35.12.1: +XController2


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [ead166bcbebeaeabe696aa32cdc6782256bc0492]

INTEGRATION: CWS os113 (1.15.56); FILE MERGED 2008/05/09 15:29:12 os 1.15.56.2: RESYNC: (1.15-1.16); FILE MERGED 2008/04/28 09:48:35 os 1.15.56.1: #i86237# DeleteAttachments implemented


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [97e08af70bc97302c9e0bb6794b2e89e0556427e]

INTEGRATION: CWS dba30c (1.4.32); FILE MERGED 2008/05/13 07:30:12 fs 1.4.32.1: joining changes from CWS odbmacros3 to CWS dba30c 2008/05/07 08:18:28 fs 1.4.12.1: #i49133# create(Default)ViewController: ComponentWindow is no out parameter anymore. Instead, an XController2 is returned, which has an attribute ComponentWindow


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [bf5339ed65ffa9d4b26171ebe5794739f2bd72c9]

INTEGRATION: CWS os113 (1.12.192); FILE MERGED 2008/05/09 15:29:03 os 1.12.192.2: RESYNC: (1.12-1.13); FILE MERGED 2008/04/28 09:48:56 os 1.12.192.1: #i86237# DeleteAttachments implemented


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [e7d112c2d003cfadf4032403357504617f5c62a8]

INTEGRATION: CWS dba30c (1.1.4); FILE ADDED 2008/05/14 12:10:19 fs 1.1.4.2: joining changes from CWS odbmacros3 to CWS dba30c: 2008/05/07 08:20:04 fs 1.1.2.1: extends XController with a ViewControllerName and a ComponentWindow attribute 2008/05/07 08:20:04 fs 1.1.4.1: file XController2.idl was added on branch cws_dev300_dba30c on 2008-05-14 12:10:19 +0000


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [eee46658fbbaf37d2feb664fd7173891141c1e17]

INTEGRATION: CWS os113 (1.49.98); FILE MERGED 2008/05/09 15:30:25 os 1.49.98.2: RESYNC: (1.49-1.51); FILE MERGED 2008/04/21 10:02:22 os 1.49.98.1: #i85854# Patch 'Save graphic'


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [677dd4af92fb53b7135221da6557d6cae0f44772]

INTEGRATION: CWS dba30c (1.23.32); FILE MERGED 2008/05/13 07:29:04 fs 1.23.32.1: joining changes from CWS odbmacros3 to CWS dba30c 2008/05/07 08:21:10 fs 1.23.12.1: during #i49133#: +ViewControllerName


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [3450e47aa11add45eee629e0cb724c133734825e]

INTEGRATION: CWS os113 (1.181.38); FILE MERGED 2008/05/13 12:43:21 os 1.181.38.4: unused parameters removed 2008/05/09 15:31:02 os 1.181.38.3: RESYNC: (1.181-1.183); FILE MERGED 2008/04/21 14:12:24 hbrinkm 1.181.38.2: #i86811# read bidi sprm and only apply Arabic->Hindi mapping if bidi is set. Regard configuraion item RegardHindiNumbers 2008/04/21 09:48:43 hbrinkm 1.181.38.1: #i86811# Only replace Arabic with Hindi numbers, iff language uses Hindi numbers


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [ca85cd6c06a777511de7a31a9191664d6a56d8d0]

INTEGRATION: CWS os113 (1.154.128); FILE MERGED 2008/05/09 15:31:38 os 1.154.128.4: RESYNC: (1.154-1.155); FILE MERGED 2008/04/21 14:12:24 hbrinkm 1.154.128.3: #i86811# read bidi sprm and only apply Arabic->Hindi mapping if bidi is set. Regard configuraion item RegardHindiNumbers 2008/04/21 09:48:40 hbrinkm 1.154.128.2: #i86811# Only replace Arabic with Hindi numbers, iff language uses Hindi numbers 2008/04/16 14:12:01 os 1.154.128.1: #i86811# Hindi vs. Arabic numbers in ww8 import


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [148d5fe49d2035118b0d2c6c206b6d4de8ba7363]

INTEGRATION: CWS os113 (1.189.76); FILE MERGED 2008/05/09 15:31:27 os 1.189.76.4: RESYNC: (1.189-1.190); FILE MERGED 2008/04/21 14:12:24 hbrinkm 1.189.76.3: #i86811# read bidi sprm and only apply Arabic->Hindi mapping if bidi is set. Regard configuraion item RegardHindiNumbers 2008/04/21 09:48:31 hbrinkm 1.189.76.2: #i86811# Only replace Arabic with Hindi numbers, iff language uses Hindi numbers 2008/04/16 14:12:01 os 1.189.76.1: #i86811# Hindi vs. Arabic numbers in ww8 import


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [72a4b1f541dd6ac8bc97db2011286da5e93af193]

INTEGRATION: CWS os113 (1.117.36); FILE MERGED 2008/05/09 15:28:13 os 1.117.36.3: RESYNC: (1.117-1.120); FILE MERGED 2008/05/07 11:35:22 os 1.117.36.2: #i89069# createCursorByCellName: Not allowed in invisible cells 2008/05/07 11:17:07 os 1.117.36.1: #i89068# ::getCellNames(): hide invisible cells


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [0fa2c7ab143bd6ffce7f7295b0da0b17629298b8]

INTEGRATION: CWS os113 (1.70.58); FILE MERGED 2008/05/09 15:32:25 os 1.70.58.3: RESYNC: (1.70-1.71); FILE MERGED 2008/04/24 12:14:25 os 1.70.58.2: #i65849# mix of ObjectBackOne/ForwardOne fixed 2008/04/21 10:01:48 os 1.70.58.1: #i85854# Patch 'Save graphic'


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [f4490d33a83401aa4c2f7a24607d69326e823781]

INTEGRATION: CWS os113 (1.7.914); FILE MERGED 2008/05/09 15:32:29 os 1.7.914.2: RESYNC: (1.7-1.8); FILE MERGED 2008/04/21 10:01:48 os 1.7.914.1: #i85854# Patch 'Save graphic'


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [efe508091cb48796f4085eb3bd7d29aa944bfbd0]

INTEGRATION: CWS os113 (1.46.56); FILE MERGED 2008/05/09 15:31:55 os 1.46.56.2: RESYNC: (1.46-1.47); FILE MERGED 2008/04/21 10:01:28 os 1.46.56.1: #i85854# Patch 'Save graphic'


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [77065b16665d951af6c14917a61679c228b99129]

INTEGRATION: CWS dba30c (1.29.4); FILE MERGED 2008/04/23 10:51:44 fs 1.29.4.1: #153932# catch exceptions when creating the event attacher manager


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [466fe18a935dba3ef831d1f5c307ef75ce2acec0]

INTEGRATION: CWS os113 (1.76.96); FILE MERGED 2008/05/09 15:31:50 os 1.76.96.2: RESYNC: (1.76-1.78); FILE MERGED 2008/04/21 10:01:28 os 1.76.96.1: #i85854# Patch 'Save graphic'


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [c42a6b8304a8d0acf74859c842ba2e265e593054]

INTEGRATION: CWS dba30c (1.6.96); FILE MERGED 2008/04/16 06:45:32 fs 1.6.96.2: RESYNC: (1.6-1.7); FILE MERGED 2008/04/02 11:02:02 fs 1.6.96.1: #i87728# some more specific error messages / don't use the accessibility API to check the radio buttons, the normal XRadioButton is sufficient - it also simulates user input


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [96a15b5e277249e0412fe7a2d2a8c280e3be2313]

INTEGRATION: CWS dba30c (1.4.178); FILE MERGED 2008/05/19 13:57:29 fs 1.4.178.1: unique radio group names


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [9ec3169e05bcb98a72b39c90cbd8260c1ac0e0ae]

INTEGRATION: CWS dba30c (1.16.30); FILE MERGED 2008/05/13 20:21:45 fs 1.16.30.1: joining changes from CWS odbmacros3 to CWS dba30c: 2008/05/13 20:10:33 fs 1.16.28.1: #i49133# don't import scripts from the ooo:libraries element if the document actually does not support embedding scripts


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [6ec3af4200abe20f3f9c987baa78370c7e4dfb11]

INTEGRATION: CWS dba30c (1.10.12); FILE MERGED 2008/05/13 07:03:55 fs 1.10.12.1: joining changes from CWS odbmacros3 to CWS dba30c 2008/04/30 09:26:47 fs 1.10.4.1: add some safety against using an unloaded script/dialog library - this now throws an exception, instead of silently doing nothing/nonsense


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [0bcd9d4ff4064abaab3c52dfc98aa15f492c8455]

INTEGRATION: CWS dba30c (1.13.12); FILE MERGED 2008/05/13 07:02:59 fs 1.13.12.1: joining changes from CWS odbmacros3 to CWS dba30c 2008/04/30 09:26:47 fs 1.13.4.1: add some safety against using an unloaded script/dialog library - this now throws an exception, instead of silently doing nothing/nonsense 2008/05/08 21:23:09 fs 1.13.4.2: #i49133# storeLibraries: do a *complete* store if we're based on a storage, and not the file system / some better diagnostic error messages 2008/05/10 14:04:54 fs 1.13.4.3: #i10000#


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [ff54b3d0cb181b8095f569b4e4d860c4900181ad]

INTEGRATION: CWS dba30c (1.9.12); FILE MERGED 2008/05/13 07:02:31 fs 1.9.12.1: joining changes from CWS odbmacros3 to CWS dba30c 2008/04/30 09:26:47 fs 1.9.4.1: add some safety against using an unloaded script/dialog library - this now throws an exception, instead of silently doing nothing/nonsense


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [b36546765d19976fffa04d718ef215a4bcfa2c27]

INTEGRATION: CWS dba30c (1.8.12); FILE MERGED 2008/05/13 07:01:34 fs 1.8.12.1: joining changes from CWS odbmacros3 to CWS dba30c 2008/04/30 09:26:26 fs 1.8.4.1: add some safety against using an unloaded script/dialog library - this now throws an exception, instead of silently doing nothing/nonsense


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [fd6e95f4758857c5126c7b232fa7fb20f1a90d5c]

INTEGRATION: CWS dba30c (1.4.12); FILE MERGED 2008/05/13 07:01:02 fs 1.4.12.1: joining changes from CWS odbmacros3 to CWS dba30c 2008/04/30 09:26:26 fs 1.4.4.1: add some safety against using an unloaded script/dialog library - this now throws an exception, instead of silently doing nothing/nonsense


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [96746b3d3fbe2f067917c886b2d91e089bcb0975]

INTEGRATION: CWS dba30c (1.8.12); FILE MERGED 2008/05/13 07:00:20 fs 1.8.12.1: joining changes from CWS odbmacros3 to CWS dba30c 2008/04/30 09:26:25 fs 1.8.4.1: add some safety against using an unloaded script/dialog library - this now throws an exception, instead of silently doing nothing/nonsense


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [5d50e1e5767c2ca4214242e599cbddd35512fdba]

INTEGRATION: CWS dba30c (1.33.4); FILE MERGED 2008/06/04 11:21:12 fs 1.33.4.1: don't getByName an element of a lib which is not loaded - this will throw nowadays


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [6f3886eb6ef1bc6dbfef7f9188f63aba4fb198a4]

INTEGRATION: CWS dba30c (1.21.8); FILE MERGED 2008/05/13 20:22:01 fs 1.21.8.1: joining changes from CWS odbmacros3 to CWS dba30c: 2008/05/13 20:09:42 fs 1.21.6.1: during #i49133#: don't call BasicManager::LoadLib( LIB_NOTFOUND )


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [d6f572ef81943d388a0231e25d504ba04124e87b]

INTEGRATION: CWS dba30c (1.21.10); FILE MERGED 2008/05/09 07:07:16 oj 1.21.10.2: #i87131# collect keys only once, getKeys always refetch the keys 2008/05/05 10:57:51 oj 1.21.10.1: #i87131# collect keys only once, getKeys always refetch the keys


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [4e9cc1bae029b9ca471621b75590833afe0c5a37]

INTEGRATION: CWS dba30c (1.17.10); FILE MERGED 2008/05/05 10:57:51 oj 1.17.10.1: #i87131# collect keys only once, getKeys always refetch the keys


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [70440dfe62d6231391896bd273bb9d8290f260f8]

INTEGRATION: CWS dba30c (1.6.10); FILE MERGED 2008/05/08 12:56:18 oj 1.6.10.1: #i64472# use of create pattern


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [a292f45caeb8031dfdbc3f4dc43fe24895717620]

INTEGRATION: CWS dba30c (1.36.10); FILE MERGED 2008/05/02 11:01:13 oj 1.36.10.1: #i53779# apply patch for distinct values


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [7970fd402200f7e0d15be93041bf680f9a5c2fde]

INTEGRATION: CWS dba30c (1.23.10); FILE MERGED 2008/05/06 08:14:06 oj 1.23.10.1: #i88577# check for visual foxpro and accept text encoding when set


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [747d1e733c622b405c1ed45f0a695393849049a5]

INTEGRATION: CWS dba30c (1.40.10); FILE MERGED 2008/05/06 08:14:06 oj 1.40.10.1: #i88577# check for visual foxpro and accept text encoding when set


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [5af8ea9d92369b028b1521b35bbcb57396706cf1]

INTEGRATION: CWS os113 (1.21.284); FILE MERGED 2008/05/09 15:16:14 os 1.21.284.2: RESYNC: (1.21-1.22); FILE MERGED 2008/05/08 11:54:45 os 1.21.284.1: #i54397# NumberRecognition switched on and Alignment switched off


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [b8cddb0e401f89e7cb9c42f519433005042efc46]

INTEGRATION: CWS dba30c (1.9.10); FILE MERGED 2008/05/05 10:57:51 oj 1.9.10.1: #i87131# collect keys only once, getKeys always refetch the keys


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [a0304c7ed1be359f98fb0b5bf60ca02dc5da0aca]

INTEGRATION: CWS os113 (1.51.30); FILE MERGED 2008/05/09 15:16:05 os 1.51.30.3: RESYNC: (1.51-1.52); FILE MERGED 2008/05/08 10:45:21 os 1.51.30.2: #i54397# NumberRecognition switched on and Alignment switched off 2008/04/16 14:06:30 os 1.51.30.1: #i86811# Hindi vs. Arabic numbers in ww8 import


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [631783f454b4a44d89f75137139e38378dc0f909]

INTEGRATION: CWS dba30c (1.44.10); FILE MERGED 2008/05/14 06:06:30 oj 1.44.10.1: #i89322# disable login timeout for macos due to an error in iodbc


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [ef8d844f9e0ce92729ccb531231b7756a78f84ad]

INTEGRATION: CWS os113 (1.33.54); FILE MERGED 2008/05/19 06:44:11 os 1.33.54.3: RESYNC: (1.34-1.35); FILE MERGED 2008/05/09 15:16:28 os 1.33.54.2: RESYNC: (1.33-1.34); FILE MERGED 2008/04/24 12:16:07 os 1.33.54.1: #i65849# mix of ObjectBackOne/ForwardOne fixed


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [adaf80a7410ee81d734f5389fdc855dff897819b]

INTEGRATION: CWS dba30c (1.12.10); FILE MERGED 2008/05/08 12:55:51 oj 1.12.10.2: #i64472# use of create pattern 2008/05/06 11:43:10 oj 1.12.10.1: #i64472# change command can also change the name of a column


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [593cdcf7a001948bbbc1ae78c178f302a105773b]

INTEGRATION: CWS dba30c (1.19.10); FILE MERGED 2008/05/06 10:10:40 oj 1.19.10.1: #i78486# check if characterset must be appended


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [76f9d397c93569c2947a0cbc8fcd3349ebede5a1]

INTEGRATION: CWS dba30c (1.29.10); FILE MERGED 2008/05/06 10:32:28 oj 1.29.10.1: #i75557# accept functions where column name may be used


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [96a73ad78830a4ec6a1ce49a00fdccaffa0bea66]

INTEGRATION: CWS dba30c (1.101.10); FILE MERGED 2008/05/06 09:31:49 oj 1.101.10.2: stl problems under linux solved 2008/05/02 10:58:47 oj 1.101.10.1: #i53779# apply patch for distinct values


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [4843da38436996777789df68fdd58333b38febef]

INTEGRATION: CWS dba30c (1.50.10); FILE MERGED 2008/05/06 08:14:06 oj 1.50.10.1: #i88577# check for visual foxpro and accept text encoding when set


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [65512cb14fed3ca6b4ceec0c2784bd9501c6b1f5]

INTEGRATION: CWS dba30c (1.105.10); FILE MERGED 2008/05/09 08:23:01 oj 1.105.10.4: RESYNC: (1.105-1.106); FILE MERGED 2008/05/08 07:18:48 oj 1.105.10.3: #153616# only copy not deleted rows 2008/05/06 11:26:18 oj 1.105.10.2: #i88577# check for visual foxpro and accept text encoding when set 2008/05/06 08:14:05 oj 1.105.10.1: #i88577# check for visual foxpro and accept text encoding when set


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [70b8eabf28023ede31673f2dfa0fc7a41a192ec0]

INTEGRATION: CWS dba30c (1.28.10); FILE MERGED 2008/04/28 06:15:36 oj 1.28.10.1: #i88768# add using std


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [eeed3006976b57809a74bda4d7f0920eceb1980f]

INTEGRATION: CWS dba30c (1.10.10); FILE MERGED 2008/05/05 10:57:51 oj 1.10.10.1: #i87131# collect keys only once, getKeys always refetch the keys


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [186076b484e128273e7a7aba46e1c55da6d6da22]

INTEGRATION: CWS dba30c (1.29.10); FILE MERGED 2008/05/05 10:57:51 oj 1.29.10.1: #i87131# collect keys only once, getKeys always refetch the keys


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [81294de92ff04480579da6dce71e5bf7ce27bfb3]

INTEGRATION: CWS dba30c (1.24.10); FILE MERGED 2008/05/08 07:15:41 oj 1.24.10.2: #i87131# collect keys only once, getKeys always refetch keys 2008/05/05 10:57:50 oj 1.24.10.1: #i87131# collect keys only once, getKeys always refetch the keys


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [61d732544b0cc2c3aae361d5ced61f6441b10754]

INTEGRATION: CWS dba30c (1.27.10); FILE MERGED 2008/05/08 12:55:10 oj 1.27.10.2: #i64472# use of create pattern 2008/05/06 11:43:09 oj 1.27.10.1: #i64472# change command can also change the name of a column


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [9ca05a3813bf8a2288dab44ca44dadb4c8db10bb]

INTEGRATION: CWS dba30c (1.9.10); FILE MERGED 2008/05/09 07:07:16 oj 1.9.10.6: #i87131# collect keys only once, getKeys always refetch the keys 2008/05/08 12:58:58 oj 1.9.10.5: eol aded 2008/05/08 12:55:10 oj 1.9.10.4: #i64472# use of create pattern 2008/05/08 07:15:27 oj 1.9.10.3: #i87131# collect keys only once, getKeys always refetch keys 2008/05/06 09:05:13 oj 1.9.10.2: shadow var 2008/05/05 10:57:50 oj 1.9.10.1: #i87131# collect keys only once, getKeys always refetch the keys


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [ade96124e0b7c68cba690050902b53499584b0b8]

INTEGRATION: CWS dba30c (1.12.10); FILE MERGED 2008/05/08 07:15:27 oj 1.12.10.2: #i87131# collect keys only once, getKeys always refetch keys 2008/05/05 10:57:50 oj 1.12.10.1: #i87131# collect keys only once, getKeys always refetch the keys


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [ee68902f34fcf401325e5311e5e690a244686397]

INTEGRATION: CWS dba30c (1.4.10); FILE MERGED 2008/05/05 10:57:50 oj 1.4.10.1: #i87131# collect keys only once, getKeys always refetch the keys


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [0659f197754d9aadf5e69c4281a301a257920619]

INTEGRATION: CWS dba30c (1.10.10); FILE MERGED 2008/05/08 12:55:10 oj 1.10.10.1: #i64472# use of create pattern


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [8084699921d1b954f3183d9dcef5a4b7a16dedd0]

INTEGRATION: CWS dba30c (1.33.10); FILE MERGED 2008/05/07 08:59:13 oj 1.33.10.1: #i73021 #correct signed, unsiged handling of bigit


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [3475da94c85b6155cc91bafa9445caaa3d5f8593]

INTEGRATION: CWS dba30c (1.5.10); FILE MERGED 2008/05/06 10:40:00 oj 1.5.10.1: #i75557# add test for lower() like


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [7c3387f363051cdd782ae8ab39030f1996ed0b14]

INTEGRATION: CWS dba30c (1.4.10); FILE MERGED 2008/05/06 10:39:59 oj 1.4.10.1: #i75557# add test for lower() like


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [db26ca35eaff6fbb6c0b13b44e06aae1ca07af1e]

INTEGRATION: CWS dba30c (1.5.10); FILE MERGED 2008/05/06 10:39:59 oj 1.5.10.1: #i75557# add test for lower() like


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [28ffd3d5dca4b11aab5593d94efce936efed4f99]

INTEGRATION: CWS dba30c (1.11.10); FILE MERGED 2008/05/05 10:57:50 oj 1.11.10.1: #i87131# collect keys only once, getKeys always refetch the keys


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [135647fe91faaadadb7344f37d79c3c5c2e210c6]

INTEGRATION: CWS dba30c (1.36.10); FILE MERGED 2008/05/08 12:54:45 oj 1.36.10.2: #i64472# use of create pattern 2008/05/06 11:43:09 oj 1.36.10.1: #i64472# change command can also change the name of a column


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [342f291f85256fe5dc266ab410acf0c5b7022fbd]

INTEGRATION: CWS dba30c (1.6.10); FILE MERGED 2008/05/08 12:54:45 oj 1.6.10.3: #i64472# use of create pattern 2008/05/08 07:14:48 oj 1.6.10.2: #i87131# collect keys only once, getKeys always refetch keys 2008/05/05 10:57:50 oj 1.6.10.1: #i87131# collect keys only once, getKeys always refetch the keys


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [3c29d1e0df23f22b58d52cb3807aaa11b33df750]

INTEGRATION: CWS dba30c (1.3.10); FILE MERGED 2008/05/05 10:57:50 oj 1.3.10.1: #i87131# collect keys only once, getKeys always refetch the keys


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [3c105ea744a11aab910c6e139afd4cae5ebfad6e]

INTEGRATION: CWS impressodf12 (1.63.300); FILE MERGED 2008/05/26 19:43:00 cl 1.63.300.5: #i35937# code cleanup after bullet rework 2008/05/26 15:12:11 cl 1.63.300.4: #i75927# added restart for numbering 2008/04/25 08:58:54 cl 1.63.300.3: RESYNC: (1.63-1.64); FILE MERGED 2008/04/24 15:35:17 cl 1.63.300.2: #i35937# export level -1 as void property over api 2008/04/10 16:50:58 cl 1.63.300.1: #i35937# allow paragraph depth of -1 to switch of numbering


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [f70d7692b29354d3ff0e88e9c7344d897c07247f]

INTEGRATION: CWS impressodf12 (1.32.12); FILE MERGED 2008/05/29 12:12:09 cl 1.32.12.6: #i75927# bullet rework 2008/05/27 15:02:40 cl 1.32.12.5: #i35937# code cleanup after bullet rework 2008/05/26 15:12:11 cl 1.32.12.4: #i75927# added restart for numbering 2008/04/25 08:58:57 cl 1.32.12.3: RESYNC: (1.32-1.33); FILE MERGED 2008/04/24 15:35:16 cl 1.32.12.2: #i35937# export level -1 as void property over api 2008/04/10 16:50:58 cl 1.32.12.1: #i35937# allow paragraph depth of -1 to switch of numbering


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [ced9075612419db3dc8057620e3e663cc5f54850]

INTEGRATION: CWS impressodf12 (1.28.322); FILE MERGED 2008/04/25 08:58:48 cl 1.28.322.2: RESYNC: (1.28-1.29); FILE MERGED 2008/04/10 16:50:58 cl 1.28.322.1: #i35937# allow paragraph depth of -1 to switch of numbering


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [42a0c3124fb7b1cccbb930428603d78cd2be78bc]

INTEGRATION: CWS impressodf12 (1.19.322); FILE MERGED 2008/04/25 08:59:01 cl 1.19.322.2: RESYNC: (1.19-1.20); FILE MERGED 2008/04/10 16:50:58 cl 1.19.322.1: #i35937# allow paragraph depth of -1 to switch of numbering


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [4f852787478852ce6e3a5d56d260254fe27a3bb9]

INTEGRATION: CWS impressodf12 (1.59.12); FILE MERGED 2008/05/26 16:17:41 cl 1.59.12.4: RESYNC: (1.60-1.61); FILE MERGED 2008/04/25 08:58:44 cl 1.59.12.3: RESYNC: (1.59-1.60); FILE MERGED 2008/04/24 15:28:27 cl 1.59.12.2: #i35937# removed property HasLevels 2008/04/10 16:50:57 cl 1.59.12.1: #i35937# allow paragraph depth of -1 to switch of numbering


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [9b0ab7d50b728af5d708cbdd0c11eb544ffb953d]

INTEGRATION: CWS impressodf12 (1.169.10); FILE MERGED 2008/04/25 08:58:40 cl 1.169.10.2: RESYNC: (1.169-1.172); FILE MERGED 2008/04/24 15:28:04 cl 1.169.10.1: #i35937# removed property HasLevels


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [6090433b1675e2c8b3defb2f6f09ddf43387dd08]

INTEGRATION: CWS impressodf12 (1.24.352); FILE MERGED 2008/04/25 08:58:32 cl 1.24.352.3: RESYNC: (1.24-1.25); FILE MERGED 2008/04/24 15:27:21 cl 1.24.352.2: #i35937# removed different offsets in presentation numbering rules 2008/04/10 16:50:57 cl 1.24.352.1: #i35937# allow paragraph depth of -1 to switch of numbering


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [f1dcea7b7e69e8c8c7cd5a1893bfc6d10935c7fa]

INTEGRATION: CWS impressodf12 (1.14.352); FILE MERGED 2008/05/26 12:19:14 cl 1.14.352.3: #i35937# code cleanup after bullet rework 2008/04/25 08:58:25 cl 1.14.352.2: RESYNC: (1.14-1.15); FILE MERGED 2008/04/10 16:50:57 cl 1.14.352.1: #i35937# allow paragraph depth of -1 to switch of numbering


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [5a34723700532070f9ab5c5c5c9b271797581fc3]

INTEGRATION: CWS impressodf12 (1.2.12); FILE MERGED 2008/04/25 08:59:17 cl 1.2.12.2: RESYNC: (1.2-1.3); FILE MERGED 2008/04/24 15:29:08 cl 1.2.12.1: #i35937# removed property HasLevels


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [a9dc6e00d28aa5b0295bb2ccdbf7cc6d868da2b7]

INTEGRATION: CWS impressodf12 (1.2.12); FILE MERGED 2008/05/29 12:12:28 cl 1.2.12.4: #i75927# bullet rework 2008/04/25 08:59:22 cl 1.2.12.3: RESYNC: (1.2-1.3); FILE MERGED 2008/04/24 15:29:08 cl 1.2.12.2: #i35937# removed property HasLevels 2008/04/10 16:50:56 cl 1.2.12.1: #i35937# allow paragraph depth of -1 to switch of numbering


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [cf6ecf634af244d391977cad5ff34be3c270d667]

INTEGRATION: CWS impressodf12 (1.26.10); FILE MERGED 2008/04/25 09:00:05 cl 1.26.10.2: RESYNC: (1.26-1.27); FILE MERGED 2008/04/13 19:05:40 cl 1.26.10.1: #i35937# allow paragraph depth of -1 to switch of numbering


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [67092d04ef8932c02870a38befa9de751baf52e2]

INTEGRATION: CWS impressodf12 (1.11.26); FILE MERGED 2008/05/26 11:43:09 cl 1.11.26.1: #i35937# code cleanup after bullet rework


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [8a64144fddde61dd050da4cb93b4a7242a495bb2]

INTEGRATION: CWS impressodf12 (1.158.12); FILE MERGED 2008/06/04 14:29:44 sj 1.158.12.8: #i90357# fixed bullet indentation when bullets are turned off 2008/05/30 11:59:21 cl 1.158.12.7: fixed unix compile errors 2008/05/30 09:36:37 sj 1.158.12.6: #i75927# taking care of outliner core changes (numbering) 2008/05/29 11:35:40 sj 1.158.12.5: #i75927# taking care of outliner core changes (numbering) 2008/05/26 11:43:09 cl 1.158.12.4: #i35937# code cleanup after bullet rework 2008/04/25 09:00:00 cl 1.158.12.3: RESYNC: (1.158-1.159); FILE MERGED 2008/04/24 15:30:07 cl 1.158.12.2: #i35937# converted EE_PARA_BULLETSTATE to bool item 2008/04/10 16:50:56 cl 1.158.12.1: #i35937# allow paragraph depth of -1 to switch of numbering


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [2b5bfe1eac4c63de54f7cacb9a16ed5fab826550]

INTEGRATION: CWS impressodf12 (1.60.26); FILE MERGED 2008/05/26 11:43:09 cl 1.60.26.1: #i35937# code cleanup after bullet rework


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [18ca5779ad5dd0f0d481802d6eeeaea776f6402e]

INTEGRATION: CWS impressodf12 (1.15.10); FILE MERGED 2008/05/29 12:10:43 cl 1.15.10.4: #i75927# bullet rework 2008/04/25 08:58:29 cl 1.15.10.3: RESYNC: (1.15-1.17); FILE MERGED 2008/04/13 19:06:26 cl 1.15.10.2: #i35937# allow paragraph depth of -1 to switch of numbering 2008/04/10 16:50:55 cl 1.15.10.1: #i35937# allow paragraph depth of -1 to switch of numbering


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [851454b0063dbed25fc337694f1b53e031498417]

INTEGRATION: CWS impressodf12 (1.3.26); FILE MERGED 2008/05/26 15:11:40 cl 1.3.26.1: #i75927# added restart for numbering


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [c661af082c2cc66bc75adb0b271bec2ef911c9e6]

INTEGRATION: CWS impressodf12 (1.8.352); FILE MERGED 2008/05/26 15:11:40 cl 1.8.352.3: #i75927# added restart for numbering 2008/04/25 09:01:18 cl 1.8.352.2: RESYNC: (1.8-1.9); FILE MERGED 2008/04/10 16:50:55 cl 1.8.352.1: #i35937# allow paragraph depth of -1 to switch of numbering


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [efadce02abd4bcd589d036e04265f1f1f74c8cd3]

INTEGRATION: CWS impressodf12 (1.31.180); FILE MERGED 2008/05/29 12:12:46 cl 1.31.180.8: #i75927# bullet rework 2008/05/26 15:11:40 cl 1.31.180.7: #i75927# added restart for numbering 2008/05/26 11:37:24 cl 1.31.180.6: #i35937# code cleanup after bullet rework 2008/04/25 09:01:38 cl 1.31.180.5: RESYNC: (1.31-1.32); FILE MERGED 2008/04/22 20:00:37 cl 1.31.180.4: use PARAFLAG_ISPAGE for pages in sd outline view 2008/04/14 07:27:25 tl 1.31.180.3: #i35937# EditEngine/outliner changes regarding number format and bullets 2008/04/13 19:04:01 cl 1.31.180.2: #i35937# allow paragraph depth of -1 to switch of numbering 2008/04/10 16:50:55 cl 1.31.180.1: #i35937# allow paragraph depth of -1 to switch of numbering


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [acd84f4c0cafd9bbe89ad7536d13a7e76313e0b3]

INTEGRATION: CWS impressodf12 (1.5.352); FILE MERGED 2008/05/29 13:33:20 cl 1.5.352.4: #i75927# bullet rework 2008/04/25 09:01:15 cl 1.5.352.3: RESYNC: (1.5-1.6); FILE MERGED 2008/04/22 19:59:41 cl 1.5.352.2: added undo for changing paragraph flags 2008/04/10 16:50:55 cl 1.5.352.1: #i35937# allow paragraph depth of -1 to switch of numbering


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [b294a2e512e72801abc5aad7a9dd5eec58dbb41a]

INTEGRATION: CWS impressodf12 (1.7.352); FILE MERGED 2008/05/29 13:33:20 cl 1.7.352.5: #i75927# bullet rework 2008/04/25 09:01:30 cl 1.7.352.4: RESYNC: (1.7-1.8); FILE MERGED 2008/04/22 19:59:41 cl 1.7.352.3: added undo for changing paragraph flags 2008/04/11 07:28:17 cl 1.7.352.2: #i35937# allow paragraph depth of -1 to switch of numbering 2008/04/10 16:50:55 cl 1.7.352.1: #i35937# allow paragraph depth of -1 to switch of numbering


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [59713f3173989dbc5a51c1e804a5f7fe384514ce]

INTEGRATION: CWS impressodf12 (1.10.12); FILE MERGED 2008/05/26 11:37:24 cl 1.10.12.4: #i35937# code cleanup after bullet rework 2008/04/25 09:01:34 cl 1.10.12.3: RESYNC: (1.10-1.11); FILE MERGED 2008/04/17 08:50:10 cl 1.10.12.2: #i35937# removed unused code for old binary versions 2008/04/10 16:50:55 cl 1.10.12.1: #i35937# allow paragraph depth of -1 to switch of numbering


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [29e136b0c1f5ac341c851b5eb01f6ddb61691961]

INTEGRATION: CWS impressodf12 (1.19.26); FILE MERGED 2008/05/26 11:37:24 cl 1.19.26.1: #i35937# code cleanup after bullet rework


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [a6b3e8c1495151b99c3f2f0eadf5881654cbd3b3]

INTEGRATION: CWS impressodf12 (1.70.350); FILE MERGED 2008/05/30 14:02:19 cl 1.70.350.19: #i75927# fixed send to outliner after bullet rework 2008/05/29 13:29:48 cl 1.70.350.18: #i75927# bullet rework 2008/05/29 12:12:46 cl 1.70.350.17: #i75927# bullet rework 2008/05/27 15:00:02 cl 1.70.350.16: #i35937# code cleanup after bullet rework 2008/05/26 15:11:40 cl 1.70.350.15: #i75927# added restart for numbering 2008/05/26 11:37:24 cl 1.70.350.14: #i35937# code cleanup after bullet rework 2008/05/15 15:00:31 cl 1.70.350.13: #i35937# reworked bullets in outliner 2008/04/28 11:24:00 cl 1.70.350.12: fixed linux compiler warnings 2008/04/25 09:01:27 cl 1.70.350.11: RESYNC: (1.70-1.71); FILE MERGED 2008/04/24 15:31:39 cl 1.70.350.10: #i35937# converted EE_PARA_BULLETSTATE to bool item 2008/04/22 08:05:48 tl 1.70.350.9: #i35937# EditEngine/outliner changes regarding number format and bullets 2008/04/21 15:31:49 tl 1.70.350.8: #i35937# EditEngine/outliner changes regarding number format and bullets 2008/04/17 08:49:44 cl 1.70.350.7: #i35937# moved paint of page number to sd 2008/04/14 14:30:34 cl 1.70.350.6: #i35937# removed unneeeded code and correct style sheet when bullets are switched on/off 2008/04/14 07:48:01 tl 1.70.350.5: #i35937# EditEngine/outliner changes regarding number format and bullets 2008/04/14 07:27:25 tl 1.70.350.4: #i35937# EditEngine/outliner changes regarding number format and bullets 2008/04/13 19:04:01 cl 1.70.350.3: #i35937# allow paragraph depth of -1 to switch of numbering 2008/04/11 07:28:17 cl 1.70.350.2: #i35937# allow paragraph depth of -1 to switch of numbering 2008/04/10 16:50:55 cl 1.70.350.1: #i35937# allow paragraph depth of -1 to switch of numbering


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [131da2981efa2571bdde1f3c0a1d977744ca2075]

INTEGRATION: CWS impressodf12 (1.35.26); FILE MERGED 2008/05/26 15:11:40 cl 1.35.26.1: #i75927# added restart for numbering


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [80a8955c40bae39e8ff1076ec5d806c82bf62700]

INTEGRATION: CWS impressodf12 (1.11.350); FILE MERGED 2008/05/29 12:12:45 cl 1.11.350.4: #i75927# bullet rework 2008/05/26 11:37:24 cl 1.11.350.3: #i35937# code cleanup after bullet rework 2008/04/25 09:01:41 cl 1.11.350.2: RESYNC: (1.11-1.12); FILE MERGED 2008/04/21 15:31:49 tl 1.11.350.1: #i35937# EditEngine/outliner changes regarding number format and bullets


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [609ceb7a9d4cef28a9f8fbb10d53797fa6c69c5a]

INTEGRATION: CWS impressodf12 (1.15.350); FILE MERGED 2008/05/29 12:12:44 cl 1.15.350.5: #i75927# bullet rework 2008/05/26 11:37:24 cl 1.15.350.4: #i35937# code cleanup after bullet rework 2008/04/25 09:01:21 cl 1.15.350.3: RESYNC: (1.15-1.16); FILE MERGED 2008/04/22 19:58:52 cl 1.15.350.2: added paint first line hdl 2008/04/21 15:31:49 tl 1.15.350.1: #i35937# EditEngine/outliner changes regarding number format and bullets


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [03f29de7c33f477359ff521b873e5a0ae013f1ed]

INTEGRATION: CWS impressodf12 (1.153.104); FILE MERGED 2008/05/29 12:09:56 cl 1.153.104.6: #i75927# bullet rework 2008/05/27 14:59:25 cl 1.153.104.5: #i35937# code cleanup after bullet rework 2008/05/26 12:20:23 cl 1.153.104.4: #i35937# code cleanup after bullet rework 2008/04/25 08:59:13 cl 1.153.104.3: RESYNC: (1.153-1.154); FILE MERGED 2008/04/24 15:33:28 cl 1.153.104.2: #i35937# converted EE_PARA_BULLETSTATE to bool item 2008/04/10 16:50:54 cl 1.153.104.1: #i35937# allow paragraph depth of -1 to switch of numbering


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [88c1c1fa45b6d25694ac805be5258ee7190d6dd6]

INTEGRATION: CWS impressodf12 (1.110.10); FILE MERGED 2008/05/15 14:38:03 cl 1.110.10.11: #i35937# outline level is signed 16 bit now 2008/04/30 08:17:59 tl 1.110.10.10: #i35937# fix for the type-backspace-after-bullet problem 2008/04/25 09:01:11 cl 1.110.10.9: RESYNC: (1.110-1.111); FILE MERGED 2008/04/24 15:25:17 cl 1.110.10.8: #i35937# converted EE_PARA_BULLETSTATE to void item 2008/04/23 12:55:06 tl 1.110.10.7: #i35937# EditEngine/outliner changes regarding number format and bullets 2008/04/23 08:44:28 tl 1.110.10.6: #i35937# EditEngine/outliner changes regarding number format and bullets 2008/04/23 08:43:53 tl 1.110.10.5: #i35937# EditEngine/outliner changes regarding number format and bullets 2008/04/21 15:31:48 tl 1.110.10.4: #i35937# EditEngine/outliner changes regarding number format and bullets 2008/04/16 14:13:17 tl 1.110.10.3: #i35937# EditEngine/outliner changes regarding number format and bullets 2008/04/14 14:28:34 cl 1.110.10.2: #i35937# removed unneeeded code 2008/04/14 07:27:23 tl 1.110.10.1: #i35937# EditEngine/outliner changes regarding number format and bullets


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [01af39f7a73823ecb6087e4766ed2bf9b00b295f]

INTEGRATION: CWS impressodf12 (1.26.24); FILE MERGED 2008/04/25 08:59:48 cl 1.26.24.3: RESYNC: (1.26-1.27); FILE MERGED 2008/04/24 15:26:52 cl 1.26.24.2: #i35937# removed different offsets in presentation numbering rules 2008/04/10 16:50:54 cl 1.26.24.1: #i35937# allow paragraph depth of -1 to switch of numbering


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [086b63906fe819bece3e8ec6f77dca22c32ba9a3]

INTEGRATION: CWS impressodf12 (1.50.12); FILE MERGED 2008/04/25 08:59:43 cl 1.50.12.2: RESYNC: (1.50-1.51); FILE MERGED 2008/04/17 08:53:53 cl 1.50.12.1: #i35937# removed unused code for old binary versions


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [15848a1fce6bf59ed0f977789a5be6581045c77c]

INTEGRATION: CWS impressodf12 (1.7.322); FILE MERGED 2008/04/25 08:59:25 cl 1.7.322.2: RESYNC: (1.7-1.8); FILE MERGED 2008/04/10 16:50:53 cl 1.7.322.1: #i35937# allow paragraph depth of -1 to switch of numbering


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [ca8c4e5d6a488ecc1addafe38414b46d890ae619]

INTEGRATION: CWS impressodf12 (1.66.104); FILE MERGED 2008/04/25 08:58:21 cl 1.66.104.2: RESYNC: (1.66-1.67); FILE MERGED 2008/04/17 08:52:00 cl 1.66.104.1: #i35937# fixed a possible crash


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [00a0010146b6ed2d881cd5fef7e100debab9b28f]

INTEGRATION: CWS impressodf12 (1.74.12); FILE MERGED 2008/04/28 11:23:26 cl 1.74.12.5: fixed linux compiler warnings 2008/04/25 09:01:02 cl 1.74.12.4: RESYNC: (1.74-1.75); FILE MERGED 2008/04/21 15:31:49 tl 1.74.12.3: #i35937# EditEngine/outliner changes regarding number format and bullets 2008/04/17 08:48:37 cl 1.74.12.2: #i35937# removed unused code for old binary versions 2008/04/10 16:50:53 cl 1.74.12.1: #i35937# allow paragraph depth of -1 to switch of numbering


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [d4b830b6b1004c8514493044d07ab5294bed6a22]

INTEGRATION: CWS impressodf12 (1.121.10); FILE MERGED 2008/06/04 14:17:52 cl 1.121.10.4: #i90347# do not add text offset twice to tab position 2008/04/25 09:00:53 cl 1.121.10.3: RESYNC: (1.121-1.122); FILE MERGED 2008/04/21 15:31:49 tl 1.121.10.2: #i35937# EditEngine/outliner changes regarding number format and bullets 2008/04/16 14:13:18 tl 1.121.10.1: #i35937# EditEngine/outliner changes regarding number format and bullets


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [23c80e58e22ea7f178bc67914fabd0145edccb07]

INTEGRATION: CWS impressodf12 (1.118.324); FILE MERGED 2008/04/25 09:00:17 cl 1.118.324.2: RESYNC: (1.118-1.119); FILE MERGED 2008/04/21 15:31:49 tl 1.118.324.1: #i35937# EditEngine/outliner changes regarding number format and bullets


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [b7cacb637b5c3e49011f930e1ad880dad0830b64]

INTEGRATION: CWS impressodf12 (1.85.322); FILE MERGED 2008/04/25 09:00:30 cl 1.85.322.4: RESYNC: (1.85-1.86); FILE MERGED 2008/04/21 15:31:49 tl 1.85.322.3: #i35937# EditEngine/outliner changes regarding number format and bullets 2008/04/16 14:13:18 tl 1.85.322.2: #i35937# EditEngine/outliner changes regarding number format and bullets 2008/04/14 07:27:24 tl 1.85.322.1: #i35937# EditEngine/outliner changes regarding number format and bullets


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [ac725ded86cddf9f594e191823e3fbc898b31809]

INTEGRATION: CWS impressodf12 (1.62.352); FILE MERGED 2008/04/25 09:00:26 cl 1.62.352.2: RESYNC: (1.62-1.63); FILE MERGED 2008/04/10 16:50:53 cl 1.62.352.1: #i35937# allow paragraph depth of -1 to switch of numbering


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [281ae6f549d7651b901ca7e71c8404b24bcd7dbb]

INTEGRATION: CWS impressodf12 (1.14.46); FILE MERGED 2008/05/15 14:38:04 cl 1.14.46.3: #i35937# outline level is signed 16 bit now 2008/04/25 09:00:21 cl 1.14.46.2: RESYNC: (1.14-1.15); FILE MERGED 2008/04/10 16:50:53 cl 1.14.46.1: #i35937# allow paragraph depth of -1 to switch of numbering


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [5bc54ed581f0639604382ae1a1a29d8d08312cce]

INTEGRATION: CWS impressodf12 (1.29.46); FILE MERGED 2008/04/25 09:00:56 cl 1.29.46.4: RESYNC: (1.29-1.30); FILE MERGED 2008/04/24 15:26:10 cl 1.29.46.3: #i35937# converted EE_PARA_BULLETSTATE to bool item 2008/04/23 13:15:01 tl 1.29.46.2: #i35937# EditEngine/outliner changes regarding number format and bullets 2008/04/10 16:50:53 cl 1.29.46.1: #i35937# allow paragraph depth of -1 to switch of numbering


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [564fb538d846dd184b66d13d5136206e87a69029]

INTEGRATION: CWS impressodf12 (1.14.12); FILE MERGED 2008/04/25 09:00:44 cl 1.14.12.3: RESYNC: (1.14-1.15); FILE MERGED 2008/04/24 15:25:36 cl 1.14.12.2: #i35937# converted EE_PARA_BULLETSTATE to void item 2008/04/10 16:50:52 cl 1.14.12.1: #i35937# allow paragraph depth of -1 to switch of numbering


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [eecb03e38bbc7c259baa167e9ed2af062b30362e]

INTEGRATION: CWS impressodf12 (1.12.12); FILE MERGED 2008/04/25 09:01:05 cl 1.12.12.2: RESYNC: (1.12-1.13); FILE MERGED 2008/04/17 08:48:16 cl 1.12.12.1: #i35937# removed unused code for old binary versions


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [66a5c56351b447335c50e08c2c22d700b6926f95]

INTEGRATION: CWS impressodf12 (1.28.12); FILE MERGED 2008/04/25 09:00:35 cl 1.28.12.4: RESYNC: (1.28-1.29); FILE MERGED 2008/04/17 08:47:54 cl 1.28.12.3: #i35937# removed unused code for old binary versions 2008/04/14 07:27:24 tl 1.28.12.2: #i35937# EditEngine/outliner changes regarding number format and bullets 2008/04/10 16:50:52 cl 1.28.12.1: #i35937# allow paragraph depth of -1 to switch of numbering


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [8cfa67f21f0feebf12bf85ad1e933084e17a94ba]

INTEGRATION: CWS impressodf12 (1.46.352); FILE MERGED 2008/04/25 09:00:40 cl 1.46.352.3: RESYNC: (1.46-1.47); FILE MERGED 2008/04/24 15:24:55 cl 1.46.352.2: #i35937# converted EE_PARA_BULLETSTATE to void item 2008/04/23 12:55:06 tl 1.46.352.1: #i35937# EditEngine/outliner changes regarding number format and bullets


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [c81a39cdb02a2a5b2bd9c41ab266a61e8dc5a985]

INTEGRATION: CWS impressodf12 (1.20.334); FILE MERGED 2008/05/15 14:25:44 cl 1.20.334.3: #i35937# outline level is signed 16 bit now 2008/04/25 09:00:09 cl 1.20.334.2: RESYNC: (1.20-1.21); FILE MERGED 2008/04/24 15:24:38 cl 1.20.334.1: #i35937# converted EE_PARA_BULLETSTATE to void item


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [4efacbc725c462f17f4e560345e9d1c5ca9d4bd7]

INTEGRATION: CWS impressodf12 (1.62.26); FILE MERGED 2008/05/15 13:59:42 cl 1.62.26.1: #i35937# adding numbering none to outliner apps


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [8ed0d7a8e9e9f675e6ee70a63e4f9ea723fd3e34]

INTEGRATION: CWS impressodf12 (1.9.12); FILE MERGED 2008/04/28 11:24:40 cl 1.9.12.3: fixed linux compiler warnings 2008/04/25 08:58:16 cl 1.9.12.2: RESYNC: (1.9-1.10); FILE MERGED 2008/04/10 16:50:52 cl 1.9.12.1: #i35937# allow paragraph depth of -1 to switch of numbering


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [b4cb9aa75fd918c35e29660598b3e37d7010a5bf]

INTEGRATION: CWS impressodf12 (1.3.322); FILE MERGED 2008/05/26 15:11:20 cl 1.3.322.3: #i75927# added restart for numbering 2008/04/25 08:57:55 cl 1.3.322.2: RESYNC: (1.3-1.4); FILE MERGED 2008/04/10 16:50:17 cl 1.3.322.1: #i35937# allow paragraph depth of -1 to switch of numbering


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [a607da99e0d97a2844c7d30552f3f63dd840e75c]

INTEGRATION: CWS impressodf12 (1.3.12); FILE MERGED 2008/04/25 08:57:39 cl 1.3.12.2: RESYNC: (1.3-1.4); FILE MERGED 2008/04/24 15:22:35 cl 1.3.12.1: #i35937# removed property HasLevels


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [55f6d6c65a2af76a9bab97cdb418fa25c8c7733b]

INTEGRATION: CWS impressodf12 (1.3.12); FILE MERGED 2008/04/28 11:25:15 cl 1.3.12.3: fixed linux compiler warnings 2008/04/25 08:57:34 cl 1.3.12.2: RESYNC: (1.3-1.4); FILE MERGED 2008/04/24 15:22:20 cl 1.3.12.1: #i35937# removed property HasLevels


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [064d8102a1f21527be0e744328bb88c7c7892d68]

INTEGRATION: CWS impressodf12 (1.2.450); FILE MERGED 2008/04/25 08:58:09 cl 1.2.450.2: RESYNC: (1.2-1.3); FILE MERGED 2008/04/24 15:21:55 cl 1.2.450.1: #i35937# renamed property IsNumbering to NumberingIsNumber


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [71ddb247c13c9f9d9903fc39b80607d64fdabb7d]

INTEGRATION: CWS impressodf12 (1.4.12); FILE MERGED 2008/05/26 15:11:20 cl 1.4.12.3: #i75927# added restart for numbering 2008/04/25 08:58:02 cl 1.4.12.2: RESYNC: (1.4-1.5); FILE MERGED 2008/04/10 16:50:16 cl 1.4.12.1: #i35937# allow paragraph depth of -1 to switch of numbering


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [e0b920c45cd843aa340a4ee36139db7f518b2404]

INTEGRATION: CWS impressodf12 (1.3.322); FILE MERGED 2008/04/25 08:57:37 cl 1.3.322.2: RESYNC: (1.3-1.4); FILE MERGED 2008/04/10 16:50:16 cl 1.3.322.1: #i35937# allow paragraph depth of -1 to switch of numbering


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [e7ef4974e9a34c718b2cb4b10d9e1ba7047d36c6]

INTEGRATION: CWS impressodf12 (1.3.322); FILE MERGED 2008/05/26 15:11:20 cl 1.3.322.3: #i75927# added restart for numbering 2008/04/25 08:57:46 cl 1.3.322.2: RESYNC: (1.3-1.4); FILE MERGED 2008/04/10 16:50:16 cl 1.3.322.1: #i35937# allow paragraph depth of -1 to switch of numbering


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [19cf4e9bc5e531d60760dc51eba2d5056199d90e]

INTEGRATION: CWS impressodf12 (1.4.26); FILE MERGED 2008/05/26 11:35:45 cl 1.4.26.1: #i35937# code cleanup after bullet rework


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [b98347d4aca0ad86b5e850c15dfc2be12e94d638]

INTEGRATION: CWS impressodf12 (1.3.12); FILE MERGED 2008/04/25 08:57:42 cl 1.3.12.3: RESYNC: (1.3-1.4); FILE MERGED 2008/04/17 08:46:24 cl 1.3.12.2: #i35937# removed unused code for old binary versions 2008/04/10 16:50:16 cl 1.3.12.1: #i35937# allow paragraph depth of -1 to switch of numbering


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [1015b731dfcd571c4da15315d84b421be694ec52]

INTEGRATION: CWS impressodf12 (1.3.178); FILE MERGED 2008/05/29 12:08:44 cl 1.3.178.9: #i75927# bullet rework 2008/05/26 15:11:19 cl 1.3.178.8: #i75927# added restart for numbering 2008/05/26 11:35:45 cl 1.3.178.7: #i35937# code cleanup after bullet rework 2008/04/25 08:57:50 cl 1.3.178.6: RESYNC: (1.3-1.4); FILE MERGED 2008/04/22 19:53:23 cl 1.3.178.5: added paint first line hdl 2008/04/21 15:31:02 tl 1.3.178.4: #i35937# EditEngine/outliner changes regarding number format and bullets 2008/04/14 07:26:20 tl 1.3.178.3: #i35937# EditEngine/outliner changes regarding number format and bullets 2008/04/13 18:48:28 cl 1.3.178.2: #i35937# allow paragraph depth of -1 to switch of numbering 2008/04/10 16:50:16 cl 1.3.178.1: #i35937# allow paragraph depth of -1 to switch of numbering


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [10816e3c0cb011d8a51956bb053d6e5c14f3ae0f]

INTEGRATION: CWS impressodf12 (1.3.430); FILE MERGED 2008/04/25 08:57:59 cl 1.3.430.2: RESYNC: (1.3-1.4); FILE MERGED 2008/04/17 08:45:07 cl 1.3.430.1: #i35937# removed unused code for old binary versions


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [243defd24cbf1923c0ac469ca5676d834d41a5dc]

INTEGRATION: CWS impressodf12 (1.3.12); FILE MERGED 2008/04/25 08:58:05 cl 1.3.12.2: RESYNC: (1.3-1.4); FILE MERGED 2008/04/17 08:44:17 cl 1.3.12.1: #i35937# removed unused code for old binary versions


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [5c100be554106ed057fe29b0383d6556441d16ec]

INTEGRATION: CWS impressodf12 (1.4.10); FILE MERGED 2008/05/29 12:08:44 cl 1.4.10.5: #i75927# bullet rework 2008/04/25 08:58:13 cl 1.4.10.4: RESYNC: (1.4-1.5); FILE MERGED 2008/04/21 15:31:02 tl 1.4.10.3: #i35937# EditEngine/outliner changes regarding number format and bullets 2008/04/16 12:29:38 tl 1.4.10.2: #i35937# EditEngine/outliner changes regarding number format and bullets 2008/04/14 07:26:20 tl 1.4.10.1: #i35937# EditEngine/outliner changes regarding number format and bullets


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [132964ef8c372c0cae35b693f198d77053f3c291]

INTEGRATION: CWS impressodf12 (1.3.26); FILE MERGED 2008/05/27 14:59:06 cl 1.3.26.2: #i35937# code cleanup after bullet rework 2008/05/26 11:35:45 cl 1.3.26.1: #i35937# code cleanup after bullet rework


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [d2fb49ea46158e9939055e635c49b3538eef6e2d]

INTEGRATION: CWS xmlfix2 (1.24.102); FILE MERGED 2008/05/15 17:30:22 mst 1.24.102.2: RESYNC: (1.24-1.27); FILE MERGED 2008/03/31 14:37:07 mst 1.24.102.1: #i81678#: interface change: XXPathAPI - desktop/source/deployment/registry/package/dp_package.cxx,   desktop/source/deployment/misc/dp_descriptioninfoset.cxx,   desktop/source/deployment/gui/dp_gui_update{,install}dialog.cxx:   + adapt to changes in css.xml.xpath.XXPathAPI


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [4c96d00bfbe9f3ebb329271ca15a51d9eeefc0c3]

INTEGRATION: CWS xmlfix2 (1.3.112); FILE MERGED 2008/05/15 17:30:15 mst 1.3.112.2: RESYNC: (1.3-1.5); FILE MERGED 2008/03/31 14:37:06 mst 1.3.112.1: #i81678#: interface change: XXPathAPI - desktop/source/deployment/registry/package/dp_package.cxx,   desktop/source/deployment/misc/dp_descriptioninfoset.cxx,   desktop/source/deployment/gui/dp_gui_update{,install}dialog.cxx:   + adapt to changes in css.xml.xpath.XXPathAPI


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [0bf6fe824178bd3336b2cbd862d819ba5fd6c468]

INTEGRATION: CWS xmlfix2 (1.7.66); FILE MERGED 2008/05/15 17:30:11 mst 1.7.66.2: RESYNC: (1.7-1.8); FILE MERGED 2008/03/31 14:37:06 mst 1.7.66.1: #i81678#: interface change: XXPathAPI - desktop/source/deployment/registry/package/dp_package.cxx,   desktop/source/deployment/misc/dp_descriptioninfoset.cxx,   desktop/source/deployment/gui/dp_gui_update{,install}dialog.cxx:   + adapt to changes in css.xml.xpath.XXPathAPI


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [71c2aa7de1a27047c0d491df0f3fcf10f13d9f88]

INTEGRATION: CWS xmlfix2 (1.14.18); FILE MERGED 2008/05/15 17:30:06 mst 1.14.18.2: RESYNC: (1.14-1.15); FILE MERGED 2008/03/31 14:37:06 mst 1.14.18.1: #i81678#: interface change: XXPathAPI - desktop/source/deployment/registry/package/dp_package.cxx,   desktop/source/deployment/misc/dp_descriptioninfoset.cxx,   desktop/source/deployment/gui/dp_gui_update{,install}dialog.cxx:   + adapt to changes in css.xml.xpath.XXPathAPI


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [c8574d02391968538f45a1b8b52fddc9bfe8acb5]

INTEGRATION: CWS xmlfix2 (1.80.24); FILE MERGED 2008/05/15 17:28:10 mst 1.80.24.2: RESYNC: (1.80-1.83); FILE MERGED 2008/04/09 16:22:40 mst 1.80.24.1: fix issue #i87115# - sfx2/source/doc/objxtor.cxx   + SfxObjectShell::Close: do not deregistering the document info listener;     it should be unnecessary (and it also seems impossible to do correctly...)


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [d5607b04eb1fb9d9baa480c2fd5e60121127a5f6]

INTEGRATION: CWS xmlfix2 (1.31.24); FILE MERGED 2008/05/15 17:28:04 mst 1.31.24.2: RESYNC: (1.31-1.32); FILE MERGED 2008/03/31 15:14:12 mst 1.31.24.1: remove duplicated XAttributeList implementations - sfx2/source/doc/attributelist.{hxx,cxx}:   + removed - sfx2/source/doc/makefile.mk:   + remove attributelist.cxx - sfx2/source/doc/doctemplateslocal.cxx:   + use comphelper/attributelist.hxx


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [8aa3d1214b17873f6c3d79d95da8bc33d78298c4]

INTEGRATION: CWS impressodf12 (1.62.4); FILE MERGED 2008/05/30 14:09:18 cl 1.62.4.4: #i75927# fixed send to outliner after bullet rework 2008/05/26 12:25:03 cl 1.62.4.3: #i35937# code cleanup after bullet rework 2008/04/25 08:49:36 cl 1.62.4.2: RESYNC: (1.62-1.64); FILE MERGED 2008/04/10 17:07:47 cl 1.62.4.1: #i35937# allow paragraph depth of -1 to switch of numbering


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [f398c258ff04a2a23d2538b281cc228d6507db32]

INTEGRATION: CWS xmlfix2 (1.3.428); FILE MERGED 2008/05/15 17:28:01 mst 1.3.428.2: RESYNC: (1.3-1.4); FILE MERGED 2008/03/31 15:14:12 mst 1.3.428.1: remove duplicated XAttributeList implementations - sfx2/source/doc/attributelist.{hxx,cxx}:   + removed - sfx2/source/doc/makefile.mk:   + remove attributelist.cxx - sfx2/source/doc/doctemplateslocal.cxx:   + use comphelper/attributelist.hxx


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [4f060fc40087b37211315daeac75af5b85cdfa93]

INTEGRATION: CWS impressodf12 (1.47.176); FILE MERGED 2008/05/30 14:09:18 cl 1.47.176.11: #i75927# fixed send to outliner after bullet rework 2008/05/29 12:30:19 cl 1.47.176.10: #i75927# bullet rework 2008/05/27 15:49:33 cl 1.47.176.9: fixed merge conflict 2008/05/27 14:49:12 cl 1.47.176.8: #i35937# code cleanup after bullet rework 2008/05/26 12:25:03 cl 1.47.176.7: #i35937# code cleanup after bullet rework 2008/04/28 11:36:54 cl 1.47.176.6: fixed linux compiler warnings 2008/04/25 08:49:31 cl 1.47.176.5: RESYNC: (1.47-1.49); FILE MERGED 2008/04/22 20:02:34 cl 1.47.176.4: added paint first line hdl 2008/04/17 09:03:49 cl 1.47.176.3: #i35937# moved paint of page number to sd 2008/04/13 19:05:21 cl 1.47.176.2: #i35937# allow paragraph depth of -1 to switch of numbering 2008/04/10 17:07:47 cl 1.47.176.1: #i35937# allow paragraph depth of -1 to switch of numbering


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [c7fe1a78d5577a92c1b38a28a1a68d400b384bb8]

INTEGRATION: CWS impressodf12 (1.87.6); FILE MERGED 2008/05/30 14:09:18 cl 1.87.6.6: #i75927# fixed send to outliner after bullet rework 2008/05/26 12:25:03 cl 1.87.6.5: #i35937# code cleanup after bullet rework 2008/04/28 11:36:54 cl 1.87.6.4: fixed linux compiler warnings 2008/04/25 08:50:08 cl 1.87.6.3: RESYNC: (1.87-1.89); FILE MERGED 2008/04/17 09:03:49 cl 1.87.6.2: #i35937# moved paint of page number to sd 2008/04/13 19:05:21 cl 1.87.6.1: #i35937# allow paragraph depth of -1 to switch of numbering


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [8fb096d0446509585b86f6f06f6d7efb332b83bf]

INTEGRATION: CWS impressodf12 (1.28.208); FILE MERGED 2008/04/25 08:49:15 cl 1.28.208.2: RESYNC: (1.28-1.30); FILE MERGED 2008/04/13 19:05:21 cl 1.28.208.1: #i35937# allow paragraph depth of -1 to switch of numbering


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [5e769000adbbf4a646f666733a5ce9eb2e87220c]

INTEGRATION: CWS xmlfix2 (1.6.26); FILE MERGED 2008/05/15 17:27:57 mst 1.6.26.3: RESYNC: (1.6-1.8); FILE MERGED 2008/04/09 16:18:50 mst 1.6.26.2: - sfx2/source/doc/SfxDocumentMetaData.cxx:   + setEditingDuration, setEditingCycles, setAutoloadSecs now throw     IllegalArgumentException instead of RuntimeException 2008/03/31 14:39:00 mst 1.6.26.1: i81678#: interface change: XXPathAPI - sfx2/source/doc/SfxDocumentMetaData.cxx:   + adapt to changes in css.xml.xpath.XXPathAPI


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [6fe5b1ec1f4fd47c5546eef6cd24465c683d2905]

INTEGRATION: CWS impressodf12 (1.29.176); FILE MERGED 2008/05/26 12:25:03 cl 1.29.176.3: #i35937# code cleanup after bullet rework 2008/04/25 08:49:54 cl 1.29.176.2: RESYNC: (1.29-1.31); FILE MERGED 2008/04/10 17:07:47 cl 1.29.176.1: #i35937# allow paragraph depth of -1 to switch of numbering


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [d580e86ddc6c810d2cc636ce5c9e6c4ca3f01fd0]

INTEGRATION: CWS impressodf12 (1.30.98); FILE MERGED 2008/05/29 12:30:19 cl 1.30.98.4: #i75927# bullet rework 2008/04/25 08:49:11 cl 1.30.98.3: RESYNC: (1.30-1.31); FILE MERGED 2008/04/17 09:03:30 cl 1.30.98.2: #i35937# fixed a possible crash 2008/04/13 19:05:21 cl 1.30.98.1: #i35937# allow paragraph depth of -1 to switch of numbering


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [03d77da6a753150092744ef6af57b86fd23fc022]

INTEGRATION: CWS impressodf12 (1.25.210); FILE MERGED 2008/06/03 13:46:51 cl 1.25.210.5: #i90299# fixed promote/demote status 2008/05/29 12:30:19 cl 1.25.210.4: #i75927# bullet rework 2008/05/26 12:25:03 cl 1.25.210.3: #i35937# code cleanup after bullet rework 2008/04/25 08:49:41 cl 1.25.210.2: RESYNC: (1.25-1.26); FILE MERGED 2008/04/13 19:05:20 cl 1.25.210.1: #i35937# allow paragraph depth of -1 to switch of numbering


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [d66faadbd64b4d378b8c85837a44e6521878e6fc]

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>  [da732878bd04baf1ae712a200f6ae41bc4a2f5f4]

INTEGRATION: CWS impressodf12 (1.47.2); FILE MERGED 2008/04/25 08:49:49 cl 1.47.2.2: RESYNC: (1.47-1.50); FILE MERGED 2008/04/13 19:05:20 cl 1.47.2.1: #i35937# allow paragraph depth of -1 to switch of numbering


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [1dd1ad535716050a0e2c7f0b382d361943c8c6a7]

INTEGRATION: CWS impressodf12 (1.20.8); FILE MERGED 2008/05/26 12:25:03 cl 1.20.8.4: #i35937# code cleanup after bullet rework 2008/04/25 08:50:03 cl 1.20.8.3: RESYNC: (1.20-1.22); FILE MERGED 2008/04/13 19:05:20 cl 1.20.8.2: #i35937# allow paragraph depth of -1 to switch of numbering 2008/04/10 17:07:47 cl 1.20.8.1: #i35937# allow paragraph depth of -1 to switch of numbering


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [f8eb7b2abd87fd087302f6ffbc09702a75a276b1]

INTEGRATION: CWS impressodf12 (1.23.40); FILE MERGED 2008/04/25 08:52:13 cl 1.23.40.2: RESYNC: (1.23-1.27); FILE MERGED 2008/04/10 17:07:46 cl 1.23.40.1: #i35937# allow paragraph depth of -1 to switch of numbering


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [0fe738f0f47bb84fab9c97a61c6fbde85989c9bd]

INTEGRATION: CWS impressodf12 (1.3.12); FILE MERGED 2008/05/29 12:30:18 cl 1.3.12.1: #i75927# bullet rework


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [d04002a5e862de66230c6e032c7a8b9cb62d8eea]

INTEGRATION: CWS impressodf12 (1.3.614); FILE MERGED 2008/04/25 08:50:27 cl 1.3.614.2: RESYNC: (1.3-1.4); FILE MERGED 2008/04/13 19:05:20 cl 1.3.614.1: #i35937# allow paragraph depth of -1 to switch of numbering


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [2dddb64564c82fabc46615ee83b023b3439bee34]

INTEGRATION: CWS impressodf12 (1.20.12); FILE MERGED 2008/05/26 12:22:54 cl 1.20.12.1: #i35937# code cleanup after bullet rework


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [97f5de3f5be513418781a11175101aa84134d2a2]

INTEGRATION: CWS impressodf12 (1.15.6); FILE MERGED 2008/05/30 14:09:17 cl 1.15.6.6: #i75927# fixed send to outliner after bullet rework 2008/05/26 12:22:54 cl 1.15.6.5: #i35937# code cleanup after bullet rework 2008/04/25 08:50:30 cl 1.15.6.4: RESYNC: (1.15-1.16); FILE MERGED 2008/04/22 20:01:55 cl 1.15.6.3: added paint first line hdl 2008/04/17 09:02:36 cl 1.15.6.2: #i35937# moved paint of page number to sd 2008/04/13 19:05:20 cl 1.15.6.1: #i35937# allow paragraph depth of -1 to switch of numbering


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [f44d165d2f033bdfb551729c6d1394e5db680231]

INTEGRATION: CWS xmlfix2 (1.4.38); FILE MERGED 2008/05/15 17:26:55 mst 1.4.38.2: RESYNC: (1.4-1.5); FILE MERGED 2008/03/31 14:20:36 mst 1.4.38.1: #i81678#: interface change: XXPathAPI - unoxml/source/xpath/xpathapi{.hxx,.cxx}:   + adapt to changes in css.xml.xpath.XXPathAPI


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [7d76d92bc014e8aeb166a8dce74e16e27731a4ef]

INTEGRATION: CWS xmlfix2 (1.5.18); FILE MERGED 2008/05/15 17:26:52 mst 1.5.18.5: RESYNC: (1.5-1.6); FILE MERGED 2008/04/23 13:43:49 mst 1.5.18.4: - unoxml/source/xpath/xpathapi.cxx:   + fix build with gcc 4.3: include string.h 2008/04/09 16:30:28 mst 1.5.18.3: fix issue #i87252# - unoxml/source/xpath/xpathapi.cxx:   + prevent libxml from printing error messages to stderr when evaluating     XPath expressions 2008/03/31 14:20:35 mst 1.5.18.2: #i81678#: interface change: XXPathAPI - unoxml/source/xpath/xpathapi{.hxx,.cxx}:   + adapt to changes in css.xml.xpath.XXPathAPI 2007/11/14 14:28:38 lo 1.5.18.1: parser improvements


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [aa8f7571edf753fc8a0bb2faa88366ba6bcaba0d]

INTEGRATION: CWS impressodf12 (1.63.12); FILE MERGED 2008/05/26 12:26:30 cl 1.63.12.1: #i35937# code cleanup after bullet rework


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [d58ecb8343b98e8860949b39083a6a9eb5a8049a]

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>  [fa29cea453568a10d95cce5a4f69962fe6e0c231]

INTEGRATION: CWS xmlfix2 (1.7.6); FILE MERGED 2008/05/15 17:26:47 mst 1.7.6.3: RESYNC: (1.9-1.10); FILE MERGED 2008/03/26 15:13:51 mst 1.7.6.2: RESYNC: (1.7-1.9); FILE MERGED 2007/11/14 14:28:38 lo 1.7.6.1: parser improvements


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [38137fea44d025dedef7ff2b113997316504e21b]

INTEGRATION: CWS xmlfix2 (1.11.2); FILE MERGED 2008/05/15 17:26:44 mst 1.11.2.2: RESYNC: (1.11-1.12); FILE MERGED 2008/03/31 14:19:29 mst 1.11.2.1: - unoxml/source/dom/{document.hxx,node.hxx,documentbuilder{.hxx,.cxx}}:   + fix mess resulting from "using namespace rtl"


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [fdb4ef84a7e1ee4067db95fba4946d19f76d63a6]

INTEGRATION: CWS xmlfix2 (1.11.8); FILE MERGED 2008/05/15 17:26:40 mst 1.11.8.3: RESYNC: (1.15-1.16); FILE MERGED 2008/03/26 15:11:10 mst 1.11.8.2: RESYNC: (1.11-1.15); FILE MERGED 2007/11/14 14:28:38 lo 1.11.8.1: parser improvements


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [2aeee470175f30aeab9fcf20eabf4be07d55f9d8]

INTEGRATION: CWS impressodf12 (1.26.6); FILE MERGED 2008/04/25 08:52:46 cl 1.26.6.2: RESYNC: (1.26-1.27); FILE MERGED 2008/04/10 17:07:46 cl 1.26.6.1: #i35937# allow paragraph depth of -1 to switch of numbering


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [e18e03dde19110bc311076db58ec27087e31a223]

INTEGRATION: CWS xmlfix2 (1.4.30); FILE MERGED 2008/05/15 17:26:33 mst 1.4.30.3: RESYNC: (1.5-1.6); FILE MERGED 2008/03/26 15:10:02 mst 1.4.30.2: RESYNC: (1.4-1.5); FILE MERGED 2007/11/14 14:28:38 lo 1.4.30.1: parser improvements


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [310517face4677403fbae77037d40b6ae0a6b6e2]

INTEGRATION: CWS xmlfix2 (1.4.30); FILE MERGED 2008/05/15 17:26:30 mst 1.4.30.4: RESYNC: (1.5-1.6); FILE MERGED 2008/03/31 14:19:29 mst 1.4.30.3: - unoxml/source/dom/{document.hxx,node.hxx,documentbuilder{.hxx,.cxx}}:   + fix mess resulting from "using namespace rtl" 2008/03/26 15:08:00 mst 1.4.30.2: RESYNC: (1.4-1.5); FILE MERGED 2007/11/14 14:28:38 lo 1.4.30.1: parser improvements


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [4ed1bf8f9a8b350b6255a9e63cd5d8b8a631adfe]

INTEGRATION: CWS xmlfix2 (1.3.50); FILE MERGED 2008/05/15 17:26:26 mst 1.3.50.6: RESYNC: (1.4-1.5); FILE MERGED 2008/04/22 11:38:14 mst 1.3.50.5: - unoxml/source/dom/documentbuilder.cxx:   + fix build with gcc 4.3: include string.h 2008/04/01 08:36:53 mst 1.3.50.4: - unoxml/source/dom/documentbuilder.cxx:   + wntmsci11 warning fixes 2008/03/31 14:19:29 mst 1.3.50.3: - unoxml/source/dom/{document.hxx,node.hxx,documentbuilder{.hxx,.cxx}}:   + fix mess resulting from "using namespace rtl" 2008/03/26 15:07:48 mst 1.3.50.2: RESYNC: (1.3-1.4); FILE MERGED 2007/11/14 14:28:38 lo 1.3.50.1: parser improvements


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [d0c1b462271e5c10a8a2aeb2db5136ff54ba0a53]

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>  [6e2dc1fff872c0615831348b928418ff0cac7f1a]

INTEGRATION: CWS xmlfix2 (1.10.2); FILE MERGED 2008/05/15 17:26:23 mst 1.10.2.2: RESYNC: (1.10-1.11); FILE MERGED 2008/03/31 14:19:29 mst 1.10.2.1: - unoxml/source/dom/{document.hxx,node.hxx,documentbuilder{.hxx,.cxx}}:   + fix mess resulting from "using namespace rtl"


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [3f49a559ac77c82da7eab387ede5c706c914a68e]

INTEGRATION: CWS impressodf12 (1.12.288); FILE MERGED 2008/05/26 12:26:30 cl 1.12.288.4: #i35937# code cleanup after bullet rework 2008/04/25 08:52:51 cl 1.12.288.3: RESYNC: (1.12-1.13); FILE MERGED 2008/04/13 19:05:19 cl 1.12.288.2: #i35937# allow paragraph depth of -1 to switch of numbering 2008/04/10 17:07:46 cl 1.12.288.1: #i35937# allow paragraph depth of -1 to switch of numbering


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [d6429ea3ec340f6e5568a5ac9b96561865e487b6]

INTEGRATION: CWS impressodf12 (1.9.6); FILE MERGED 2008/04/25 08:52:57 cl 1.9.6.2: RESYNC: (1.9-1.10); FILE MERGED 2008/04/13 19:05:19 cl 1.9.6.1: #i35937# allow paragraph depth of -1 to switch of numbering


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [47425c9b4dedb399247fd14b08d056f8c0b66c06]

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>  [ca6077be81f65bb1a419d88b575e61f79f68477b]

INTEGRATION: CWS xmlfix2 (1.3.128); FILE MERGED 2008/05/15 17:24:05 mst 1.3.128.2: RESYNC: (1.3-1.4); FILE MERGED 2008/03/31 15:09:52 mst 1.3.128.1: remove duplicated XAttributeList implementations - configmgr/source/inc/attributelist.hxx,   configmgr/source/misc/attributelist.cxx:   + removed - configmgr/source/misc/makefile.mk:   + remove attributelist.cxx - configmgr/source/xml/elementformatter{.hxx,.cxx}:   + use comphelper/attributelist.hxx


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [7826da5bcb04d0e07ccff43dfe643fb33fbce25a]

INTEGRATION: CWS impressodf12 (1.16.12); FILE MERGED 2008/05/29 12:30:18 cl 1.16.12.1: #i75927# bullet rework


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [ac1f30818936184a6d24eb507e4b275acb22ff16]

INTEGRATION: CWS xmlfix2 (1.15.70); FILE MERGED 2008/05/15 17:24:02 mst 1.15.70.2: RESYNC: (1.15-1.16); FILE MERGED 2008/03/31 15:09:52 mst 1.15.70.1: remove duplicated XAttributeList implementations - configmgr/source/inc/attributelist.hxx,   configmgr/source/misc/attributelist.cxx:   + removed - configmgr/source/misc/makefile.mk:   + remove attributelist.cxx - configmgr/source/xml/elementformatter{.hxx,.cxx}:   + use comphelper/attributelist.hxx


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [b93cbec3b553927b9a6b35eeca937133cd70484e]

INTEGRATION: CWS impressodf12 (1.9.288); FILE MERGED 2008/04/25 08:53:00 cl 1.9.288.3: RESYNC: (1.9-1.10); FILE MERGED 2008/04/24 15:33:54 cl 1.9.288.2: #i35937# removed different offsets in presentation numbering rules 2008/04/13 19:05:19 cl 1.9.288.1: #i35937# allow paragraph depth of -1 to switch of numbering


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [11a368de8104a7535e42f32f31f46bf56ccf84d5]

INTEGRATION: CWS xmlfix2 (1.26.118); FILE MERGED 2008/05/15 17:23:57 mst 1.26.118.2: RESYNC: (1.26-1.27); FILE MERGED 2008/03/31 15:09:51 mst 1.26.118.1: remove duplicated XAttributeList implementations - configmgr/source/inc/attributelist.hxx,   configmgr/source/misc/attributelist.cxx:   + removed - configmgr/source/misc/makefile.mk:   + remove attributelist.cxx - configmgr/source/xml/elementformatter{.hxx,.cxx}:   + use comphelper/attributelist.hxx


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [a89dae97558a65e95ccbd0a81dd28fa907f792c1]

INTEGRATION: CWS impressodf12 (1.40.288); FILE MERGED 2008/05/26 12:26:30 cl 1.40.288.3: #i35937# code cleanup after bullet rework 2008/04/25 08:52:40 cl 1.40.288.2: RESYNC: (1.40-1.41); FILE MERGED 2008/04/13 19:05:19 cl 1.40.288.1: #i35937# allow paragraph depth of -1 to switch of numbering


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [0bc22365527ab97ebbffc26ac2e98194abf539b9]

INTEGRATION: CWS impressodf12 (1.16.288); FILE MERGED 2008/05/26 12:26:30 cl 1.16.288.4: #i35937# code cleanup after bullet rework 2008/04/25 08:52:36 cl 1.16.288.3: RESYNC: (1.16-1.17); FILE MERGED 2008/04/13 19:05:19 cl 1.16.288.2: #i35937# allow paragraph depth of -1 to switch of numbering 2008/04/10 17:07:46 cl 1.16.288.1: #i35937# allow paragraph depth of -1 to switch of numbering


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [46244b2a6ccb09a167637a7b15f8e16b4853bf8d]

INTEGRATION: CWS xmlfix2 (1.119.18); FILE MERGED 2008/05/15 17:21:11 mst 1.119.18.2: RESYNC: (1.119-1.121); FILE MERGED 2008/03/31 15:32:49 mst 1.119.18.1: remove duplicated XAttributeList implementations - framework/inc/services/attributelist.hxx,   framework/source/services/attributelist.cxx,   framework/inc/xml/attributelist.hxx,   framework/source/xml/attributelist.cxx:   + removed - framework/source/xml/makefile.mk, framework/util/makefile.mk:   + remove attributelist.cxx - framework/source/xml/{acceleratorconfigurationwriter.cxx,     eventsdocumenthandler.cxx,imagesdocumenthandler.cxx,     menudocumenthandler.cxx,saxnamespacefilter.cxx,     statusbardocumenthandler.cxx,toolboxdocumenthandler.cxx,     toolboxlayoutdocumenthandler.cxx}   + use comphelper/attributelist.hxx


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [6532d6b15ff5172097ff2c1eb4a52f03b6535cac]

INTEGRATION: CWS impressodf12 (1.8.210); FILE MERGED 2008/04/25 08:53:06 cl 1.8.210.3: RESYNC: (1.8-1.9); FILE MERGED 2008/04/13 19:05:19 cl 1.8.210.2: #i35937# allow paragraph depth of -1 to switch of numbering 2008/04/10 17:07:45 cl 1.8.210.1: #i35937# allow paragraph depth of -1 to switch of numbering


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [3d556b4fac439e3725c484eba1eb1bf993ae548c]

INTEGRATION: CWS xmlfix2 (1.5.260); FILE MERGED 2008/05/15 17:21:07 mst 1.5.260.2: RESYNC: (1.5-1.6); FILE MERGED 2008/03/31 15:32:49 mst 1.5.260.1: remove duplicated XAttributeList implementations - framework/inc/services/attributelist.hxx,   framework/source/services/attributelist.cxx,   framework/inc/xml/attributelist.hxx,   framework/source/xml/attributelist.cxx:   + removed - framework/source/xml/makefile.mk, framework/util/makefile.mk:   + remove attributelist.cxx - framework/source/xml/{acceleratorconfigurationwriter.cxx,     eventsdocumenthandler.cxx,imagesdocumenthandler.cxx,     menudocumenthandler.cxx,saxnamespacefilter.cxx,     statusbardocumenthandler.cxx,toolboxdocumenthandler.cxx,     toolboxlayoutdocumenthandler.cxx}   + use comphelper/attributelist.hxx


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [5704695ec29265605ece5ed7ed566423960b73d6]

INTEGRATION: CWS impressodf12 (1.18.6); FILE MERGED 2008/04/25 08:50:20 cl 1.18.6.4: RESYNC: (1.18-1.19); FILE MERGED 2008/04/14 14:36:35 cl 1.18.6.3: #i35937# removed unneeeded code 2008/04/13 19:05:19 cl 1.18.6.2: #i35937# allow paragraph depth of -1 to switch of numbering 2008/04/10 17:07:45 cl 1.18.6.1: #i35937# allow paragraph depth of -1 to switch of numbering


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [743a39714110d09d32be8ad6b656f89c720560ef]

INTEGRATION: CWS xmlfix2 (1.14.50); FILE MERGED 2008/05/15 17:21:04 mst 1.14.50.2: RESYNC: (1.14-1.15); FILE MERGED 2008/03/31 15:32:49 mst 1.14.50.1: remove duplicated XAttributeList implementations - framework/inc/services/attributelist.hxx,   framework/source/services/attributelist.cxx,   framework/inc/xml/attributelist.hxx,   framework/source/xml/attributelist.cxx:   + removed - framework/source/xml/makefile.mk, framework/util/makefile.mk:   + remove attributelist.cxx - framework/source/xml/{acceleratorconfigurationwriter.cxx,     eventsdocumenthandler.cxx,imagesdocumenthandler.cxx,     menudocumenthandler.cxx,saxnamespacefilter.cxx,     statusbardocumenthandler.cxx,toolboxdocumenthandler.cxx,     toolboxlayoutdocumenthandler.cxx}   + use comphelper/attributelist.hxx


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [5750dca0d846d5a427a8f8820e23b61ea2c8e023]

INTEGRATION: CWS impressodf12 (1.28.12); FILE MERGED 2008/05/29 12:30:17 cl 1.28.12.1: #i75927# bullet rework


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [bc714cde2597c75301b5da34f3ab6182af6a078e]

INTEGRATION: CWS impressodf12 (1.11.12); FILE MERGED 2008/05/29 12:30:17 cl 1.11.12.1: #i75927# bullet rework


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [41c6912b2cb88374a598d3ac40ba6b90f7a2c42a]

INTEGRATION: CWS xmlfix2 (1.11.50); FILE MERGED 2008/05/15 17:20:57 mst 1.11.50.2: RESYNC: (1.11-1.12); FILE MERGED 2008/03/31 15:32:49 mst 1.11.50.1: remove duplicated XAttributeList implementations - framework/inc/services/attributelist.hxx,   framework/source/services/attributelist.cxx,   framework/inc/xml/attributelist.hxx,   framework/source/xml/attributelist.cxx:   + removed - framework/source/xml/makefile.mk, framework/util/makefile.mk:   + remove attributelist.cxx - framework/source/xml/{acceleratorconfigurationwriter.cxx,     eventsdocumenthandler.cxx,imagesdocumenthandler.cxx,     menudocumenthandler.cxx,saxnamespacefilter.cxx,     statusbardocumenthandler.cxx,toolboxdocumenthandler.cxx,     toolboxlayoutdocumenthandler.cxx}   + use comphelper/attributelist.hxx


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [f1cc7ae81fcf2daf12a501cb11398260fc3e5672]

INTEGRATION: CWS impressodf12 (1.13.6); FILE MERGED 2008/04/25 08:50:16 cl 1.13.6.2: RESYNC: (1.13-1.14); FILE MERGED 2008/04/13 19:05:19 cl 1.13.6.1: #i35937# allow paragraph depth of -1 to switch of numbering


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [414a590bc6d990672f31b73ca87ec61415ce63f8]

INTEGRATION: CWS xmlfix2 (1.7.50); FILE MERGED 2008/05/15 17:20:52 mst 1.7.50.2: RESYNC: (1.7-1.8); FILE MERGED 2008/03/31 15:32:49 mst 1.7.50.1: remove duplicated XAttributeList implementations - framework/inc/services/attributelist.hxx,   framework/source/services/attributelist.cxx,   framework/inc/xml/attributelist.hxx,   framework/source/xml/attributelist.cxx:   + removed - framework/source/xml/makefile.mk, framework/util/makefile.mk:   + remove attributelist.cxx - framework/source/xml/{acceleratorconfigurationwriter.cxx,     eventsdocumenthandler.cxx,imagesdocumenthandler.cxx,     menudocumenthandler.cxx,saxnamespacefilter.cxx,     statusbardocumenthandler.cxx,toolboxdocumenthandler.cxx,     toolboxlayoutdocumenthandler.cxx}   + use comphelper/attributelist.hxx


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [69746ab45bc23c6d0a91ca024ca54ef4dfc5dd3c]

INTEGRATION: CWS impressodf12 (1.14.286); FILE MERGED 2008/04/25 08:50:12 cl 1.14.286.2: RESYNC: (1.14-1.15); FILE MERGED 2008/04/13 19:05:19 cl 1.14.286.1: #i35937# allow paragraph depth of -1 to switch of numbering


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [4b80524db7fc561f919800942a2b9481b4d8faf2]

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>  [0aef68e3d8d3cee3fc5418b4307f9f9dc23aa8bc]

INTEGRATION: CWS xmlfix2 (1.12.50); FILE MERGED 2008/05/15 17:20:48 mst 1.12.50.2: RESYNC: (1.12-1.13); FILE MERGED 2008/03/31 15:32:49 mst 1.12.50.1: remove duplicated XAttributeList implementations - framework/inc/services/attributelist.hxx,   framework/source/services/attributelist.cxx,   framework/inc/xml/attributelist.hxx,   framework/source/xml/attributelist.cxx:   + removed - framework/source/xml/makefile.mk, framework/util/makefile.mk:   + remove attributelist.cxx - framework/source/xml/{acceleratorconfigurationwriter.cxx,     eventsdocumenthandler.cxx,imagesdocumenthandler.cxx,     menudocumenthandler.cxx,saxnamespacefilter.cxx,     statusbardocumenthandler.cxx,toolboxdocumenthandler.cxx,     toolboxlayoutdocumenthandler.cxx}   + use comphelper/attributelist.hxx


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [a6443e6c50aab62b8d9318fa27f0bac66bad9b4b]

INTEGRATION: CWS impressodf12 (1.51.210); FILE MERGED 2008/04/25 08:50:24 cl 1.51.210.2: RESYNC: (1.51-1.52); FILE MERGED 2008/04/13 19:05:18 cl 1.51.210.1: #i35937# allow paragraph depth of -1 to switch of numbering


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [47a5e7614601c523a0ce09a5615b9f59f3052763]

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>  [c07ddc36e7161b712a11ada3bc2359934c4342fc]

INTEGRATION: CWS xmlfix2 (1.5.318); FILE MERGED 2008/05/15 17:20:37 mst 1.5.318.2: RESYNC: (1.5-1.6); FILE MERGED 2008/03/31 15:32:49 mst 1.5.318.1: remove duplicated XAttributeList implementations - framework/inc/services/attributelist.hxx,   framework/source/services/attributelist.cxx,   framework/inc/xml/attributelist.hxx,   framework/source/xml/attributelist.cxx:   + removed - framework/source/xml/makefile.mk, framework/util/makefile.mk:   + remove attributelist.cxx - framework/source/xml/{acceleratorconfigurationwriter.cxx,     eventsdocumenthandler.cxx,imagesdocumenthandler.cxx,     menudocumenthandler.cxx,saxnamespacefilter.cxx,     statusbardocumenthandler.cxx,toolboxdocumenthandler.cxx,     toolboxlayoutdocumenthandler.cxx}   + use comphelper/attributelist.hxx


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [5c3b85495be080c42f24d94cd6db9708308188fa]

INTEGRATION: CWS impressodf12 (1.50.12); FILE MERGED 2008/05/30 14:09:17 cl 1.50.12.2: #i75927# fixed send to outliner after bullet rework 2008/05/26 15:05:13 cl 1.50.12.1: #i75927# fixed send to outline


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [093e884f43878719fde21044259f6454f3ae37c6]

INTEGRATION: CWS xmlfix2 (1.8.50); FILE MERGED 2008/05/15 17:20:34 mst 1.8.50.2: RESYNC: (1.8-1.9); FILE MERGED 2008/03/31 15:32:49 mst 1.8.50.1: remove duplicated XAttributeList implementations - framework/inc/services/attributelist.hxx,   framework/source/services/attributelist.cxx,   framework/inc/xml/attributelist.hxx,   framework/source/xml/attributelist.cxx:   + removed - framework/source/xml/makefile.mk, framework/util/makefile.mk:   + remove attributelist.cxx - framework/source/xml/{acceleratorconfigurationwriter.cxx,     eventsdocumenthandler.cxx,imagesdocumenthandler.cxx,     menudocumenthandler.cxx,saxnamespacefilter.cxx,     statusbardocumenthandler.cxx,toolboxdocumenthandler.cxx,     toolboxlayoutdocumenthandler.cxx}   + use comphelper/attributelist.hxx


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [fc8fcae77a87e8a366045d95dfa9f58d077f972a]

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>  [c41345831bef2b95cbb36a3e7eada5800f6d04ee]

INTEGRATION: CWS impressodf12 (1.68.12); FILE MERGED 2008/06/04 10:41:54 cl 1.68.12.5: #i90337# check for binary files and transform them 2008/05/31 16:00:02 cl 1.68.12.4: fixed merge problem 2008/05/31 15:51:39 cl 1.68.12.3: fixed merge problem 2008/05/30 14:10:06 cl 1.68.12.2: #i75927# treat pre OOo 3.0 beta2 builds as OOo 2.x builds 2008/05/15 15:21:12 cl 1.68.12.1: #i35937# convert bullets and lr spaces on import of 2.x documents


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [642b100297b6a3ceb53185f6dce3c96e985924cf]

INTEGRATION: CWS xmlfix2 (1.8.50); FILE MERGED 2008/05/15 17:20:19 mst 1.8.50.2: RESYNC: (1.8-1.9); FILE MERGED 2008/03/31 15:32:49 mst 1.8.50.1: remove duplicated XAttributeList implementations - framework/inc/services/attributelist.hxx,   framework/source/services/attributelist.cxx,   framework/inc/xml/attributelist.hxx,   framework/source/xml/attributelist.cxx:   + removed - framework/source/xml/makefile.mk, framework/util/makefile.mk:   + remove attributelist.cxx - framework/source/xml/{acceleratorconfigurationwriter.cxx,     eventsdocumenthandler.cxx,imagesdocumenthandler.cxx,     menudocumenthandler.cxx,saxnamespacefilter.cxx,     statusbardocumenthandler.cxx,toolboxdocumenthandler.cxx,     toolboxlayoutdocumenthandler.cxx}   + use comphelper/attributelist.hxx


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [56cb9a0e2f140000f54fd79832f58e9b41228d8d]

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>  [f4dec60e133da4fb99cfecca4b0ca8587412f3b2]

INTEGRATION: CWS impressodf12 (1.1.2); FILE ADDED 2008/06/06 10:27:47 rt 1.1.2.7: Correct license header 2008/06/04 14:35:54 cl 1.1.2.6: fixed linux build problem 2008/06/04 14:22:31 cl 1.1.2.5: #i90347# hide bullets bu just disable numbering and keep lr space for such paragraphs 2008/05/29 13:25:43 cl 1.1.2.4: #i59405# fixed wrap attribute 2008/05/29 12:30:17 cl 1.1.2.3: #i75927# bullet rework 2008/05/27 14:54:56 cl 1.1.2.2: #i35937# code cleanup after bullet rework 2008/05/15 15:23:10 cl 1.1.2.1: #i35937# convert bullets and lr spaces on import of 2.x documents


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [14a131887e98b01903230a480f256b87eb11ec4d]

INTEGRATION: CWS impressodf12 (1.6.12); FILE MERGED 2008/05/15 15:21:11 cl 1.6.12.1: #i35937# convert bullets and lr spaces on import of 2.x documents


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [a1deec59605c965566b9e469ac93648e63028b28]

INTEGRATION: CWS xmlfix2 (1.5.260); FILE MERGED 2008/05/15 17:20:04 mst 1.5.260.2: RESYNC: (1.5-1.6); FILE MERGED 2008/03/31 15:32:49 mst 1.5.260.1: remove duplicated XAttributeList implementations - framework/inc/services/attributelist.hxx,   framework/source/services/attributelist.cxx,   framework/inc/xml/attributelist.hxx,   framework/source/xml/attributelist.cxx:   + removed - framework/source/xml/makefile.mk, framework/util/makefile.mk:   + remove attributelist.cxx - framework/source/xml/{acceleratorconfigurationwriter.cxx,     eventsdocumenthandler.cxx,imagesdocumenthandler.cxx,     menudocumenthandler.cxx,saxnamespacefilter.cxx,     statusbardocumenthandler.cxx,toolboxdocumenthandler.cxx,     toolboxlayoutdocumenthandler.cxx}   + use comphelper/attributelist.hxx


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [8ccbd827d4ee79da19c57af1d02067ee99d9ca64]

INTEGRATION: CWS impressodf12 (1.32.46); FILE MERGED 2008/04/25 08:48:42 cl 1.32.46.2: RESYNC: (1.32-1.33); FILE MERGED 2008/04/13 19:04:45 cl 1.32.46.1: #i35937# allow paragraph depth of -1 to switch of numbering


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [28e303b9b3ff1d2402208f859c99970cb9d791fc]

INTEGRATION: CWS impressodf12 (1.102.12); FILE MERGED 2008/05/30 14:49:12 sj 1.102.12.2: #i75927# taking care of outliner core changes (numbering) 2008/05/29 15:51:20 sj 1.102.12.1: #i75927# taking care of outliner core changes (numbering)


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [8ded5ef558324cc1c464fb1f83213a16deab9307]

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>  [29eed9e4965ba124740a622c54c7401ab6966a46]

INTEGRATION: CWS impressodf12 (1.46.10); FILE MERGED 2008/05/30 14:49:12 sj 1.46.10.2: #i75927# taking care of outliner core changes (numbering) 2008/05/29 15:51:20 sj 1.46.10.1: #i75927# taking care of outliner core changes (numbering)


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [6842538b16371c1facc98c56df5ce2284555c710]

INTEGRATION: CWS impressodf12 (1.21.6); FILE MERGED 2008/05/29 12:30:16 cl 1.21.6.3: #i75927# bullet rework 2008/04/25 08:49:07 cl 1.21.6.2: RESYNC: (1.21-1.23); FILE MERGED 2008/04/24 15:31:08 cl 1.21.6.1: #i87588# fixed empty api name problem and set parent problem


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [d83d4286dcecf702682ca384f73c005662f8849c]

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>  [0d1dfb4e3c3b5b791b91b4b67e8dd78a3754c51a]

INTEGRATION: CWS impressodf12 (1.36.6); FILE MERGED 2008/04/28 11:25:44 cl 1.36.6.6: fixed linux compiler warnings 2008/04/25 08:49:02 cl 1.36.6.5: RESYNC: (1.36-1.37); FILE MERGED 2008/04/24 15:32:55 cl 1.36.6.4: #i35937# removed different offsets in presentation numbering rules 2008/04/14 14:33:52 cl 1.36.6.3: #i35937# do not put SvxLRSpaceItem with bullet indent into styles anymore 2008/04/13 19:04:22 cl 1.36.6.2: #i35937# allow paragraph depth of -1 to switch of numbering 2008/04/10 17:07:44 cl 1.36.6.1: #i35937# allow paragraph depth of -1 to switch of numbering


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [6625989ee1188285c453b99aa13fac8e0cd74ca6]

INTEGRATION: CWS impressodf12 (1.36.6); FILE MERGED 2008/04/25 08:48:46 cl 1.36.6.2: RESYNC: (1.36-1.37); FILE MERGED 2008/04/13 19:04:22 cl 1.36.6.1: #i35937# allow paragraph depth of -1 to switch of numbering


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [1fb151f323d623143aae5a6b800b1fed3fb4cdd1]

INTEGRATION: CWS impressodf12 (1.64.4); FILE MERGED 2008/05/26 12:27:04 cl 1.64.4.3: #i35937# code cleanup after bullet rework 2008/04/25 08:48:58 cl 1.64.4.2: RESYNC: (1.64-1.66); FILE MERGED 2008/04/13 19:04:22 cl 1.64.4.1: #i35937# allow paragraph depth of -1 to switch of numbering


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [8c3f3a0f757472989787dc03c3f6baf178b4e614]

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>  [9d8996252d268904c84aaecb210a9c429f70bfb2]

INTEGRATION: CWS impressodf12 (1.55.6); FILE MERGED 2008/05/26 12:27:04 cl 1.55.6.5: #i35937# code cleanup after bullet rework 2008/04/25 08:48:51 cl 1.55.6.4: RESYNC: (1.55-1.56); FILE MERGED 2008/04/24 15:32:55 cl 1.55.6.3: #i35937# removed different offsets in presentation numbering rules 2008/04/13 19:04:22 cl 1.55.6.2: #i35937# allow paragraph depth of -1 to switch of numbering 2008/04/10 17:07:44 cl 1.55.6.1: #i35937# allow paragraph depth of -1 to switch of numbering


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [aedb89fe16d48798bd7ef810becc00f6589d13a0]

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>  [dfc8833f9b7d534004a4515f17af72e3ac18260a]

INTEGRATION: CWS impressodf12 (1.86.12); FILE MERGED 2008/05/26 12:27:04 cl 1.86.12.1: #i35937# code cleanup after bullet rework


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [6e83aa5763b9c9a8172c155c0e672014ae47c019]

INTEGRATION: CWS impressodf12 (1.6.12); FILE MERGED 2008/05/29 12:29:51 cl 1.6.12.1: #i75927# bullet rework


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [0e7f7339af1fcdfcfaed3ad6adb065b13bde299c]

INTEGRATION: CWS impressodf12 (1.23.12); FILE MERGED 2008/05/29 12:29:51 cl 1.23.12.1: #i75927# bullet rework


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [4c6bc4cfdaee6fc39b12a170a1f9667f5c6e131d]

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>  [e26a9e10449b96f294ccc1d816dec7f5084466dc]

INTEGRATION: CWS xmlfix2 (1.7.250); FILE MERGED 2008/05/15 17:18:20 mst 1.7.250.2: RESYNC: (1.7-1.8); FILE MERGED 2008/03/31 15:21:10 mst 1.7.250.1: remove duplicated XAttributeList implementations - filter/source/xsltdialog/attributelist.{hxx,cxx}:   + removed - filter/source/xsltdialog/makefile.mk:   + remove attributelist.cxx - filter/source/xsltdialog/typedetectionexport.cxx:   + use comphelper/attributelist.hxx


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [4a4ecb001c048b22b1e3b0b964f4cc8285f60f7d]

INTEGRATION: CWS xmlfix2 (1.7.22); FILE MERGED 2008/05/15 17:18:04 mst 1.7.22.2: RESYNC: (1.7-1.8); FILE MERGED 2008/03/31 15:21:10 mst 1.7.22.1: remove duplicated XAttributeList implementations - filter/source/xsltdialog/attributelist.{hxx,cxx}:   + removed - filter/source/xsltdialog/makefile.mk:   + remove attributelist.cxx - filter/source/xsltdialog/typedetectionexport.cxx:   + use comphelper/attributelist.hxx


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [17c0473c9898fa658bf62fc2a88b4336d61641b1]

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>  [2fe23c340be2828b8cf2ef3e0f7907cb96dc60c1]

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>  [5e5afd55dc286dc13eb3ff69fbbeb84aa8eab5b6]

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>  [6e99c6177193e02a1634ffd40958a257e99f1857]

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>  [ffcfe0472a105e51ec2c11ec38f8463341bcdf4f]

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>  [777da7a63797384d34d91bf167c48e68eefd55e3]

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>  [cdaa3b01df27531e038a5e4010c814379dd207fd]

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>  [8f72d2b72a01f970a801e91105fc297ab9ba279e]

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>  [b37a0d52a06a91b98e08b9d3e220f80feb5051d0]

INTEGRATION: CWS xmlfix2 (1.8.4); FILE MERGED 2008/05/15 17:15:14 mst 1.8.4.2: RESYNC: (1.8-1.9); FILE MERGED 2008/03/31 14:28:05 mst 1.8.4.1: #i81678#: interface change: XXPathAPI - extensions/source/update/feed/upatefeed.cxx,   extensions/source/update/check/upateprotocol.cxx:   + adapt to changes in css.xml.xpath.XXPathAPI


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [5b364c2e8baf9b1f6bbe611c0fd6895a88056afc]

INTEGRATION: CWS impressodf12 (1.101.20); FILE MERGED 2008/05/15 13:35:16 cl 1.101.20.1: #i35937# reworked bullets in outliner


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [8515ce6c51b3af564ca1f31ef6b271b43ef37a51]

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>  [908c21a3d2ed6ab9cbfb5bb39b58dba458add54e]

INTEGRATION: CWS xmlfix2 (1.9.4); FILE MERGED 2008/05/15 17:15:07 mst 1.9.4.2: RESYNC: (1.9-1.10); FILE MERGED 2008/03/31 14:28:05 mst 1.9.4.1: #i81678#: interface change: XXPathAPI - extensions/source/update/feed/upatefeed.cxx,   extensions/source/update/check/upateprotocol.cxx:   + adapt to changes in css.xml.xpath.XXPathAPI


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [8dbfc7b6592d8d876dc86072f5499a4688636965]

INTEGRATION: CWS impressodf12 (1.143.20); FILE MERGED 2008/05/26 16:17:15 cl 1.143.20.2: RESYNC: (1.143-1.144); FILE MERGED 2008/05/15 13:35:15 cl 1.143.20.1: #i35937# reworked bullets in outliner


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [913e36fb55d4000e721cfe5ffec321d50ccb204b]

INTEGRATION: CWS impressodf12 (1.140.20); FILE MERGED 2008/05/15 13:35:15 cl 1.140.20.1: #i35937# reworked bullets in outliner


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [d7d52f3870e9455a0eabb1f63d5457ee8fb50aba]

INTEGRATION: CWS impressodf12 (1.39.20); FILE MERGED 2008/05/15 13:35:14 cl 1.39.20.1: #i35937# reworked bullets in outliner


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [ce2befc29e527a8c8d17b400468643f48bf1873b]

INTEGRATION: CWS impressodf12 (1.7.20); FILE MERGED 2008/05/15 13:24:29 cl 1.7.20.1: #i35937# reworked bullets in outliner


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [1cf7cc3666a9b4a8339e87897eb521b454b7fdcb]

INTEGRATION: CWS shutup2 (1.31.72); FILE MERGED 2008/04/16 14:47:56 rt 1.31.72.3: RESYNC: (1.31-1.34); FILE MERGED 2008/02/27 12:53:00 rt 1.31.72.2: #i86502# Removed unused CDEF USE_POLYGON 2008/02/27 08:46:13 rt 1.31.72.1: #i86502# SOLARINCDIR/offuh already is part of standard include path, no need to set it here a second time.


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [3a291d77a92c9d203ddee9dca9d4c14d77edc49a]

INTEGRATION: CWS impressodf12 (1.13.20); FILE MERGED 2008/05/15 13:24:29 cl 1.13.20.1: #i35937# reworked bullets in outliner


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [623483975b9c95b82663562d6249a11109ffc00b]

INTEGRATION: CWS shutup2 (1.2.136); FILE MERGED 2008/04/16 14:47:52 rt 1.2.136.2: RESYNC: (1.2-1.3); FILE MERGED 2008/02/27 08:46:13 rt 1.2.136.1: #i86502# SOLARINCDIR/offuh already is part of standard include path, no need to set it here a second time.


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [4ac9e8c72fb8fc3dde87ae151fc51958ddd1c65f]

INTEGRATION: CWS xmlfix2 (1.4.6); FILE MERGED 2008/04/02 11:45:21 mst 1.4.6.1: - libxml2/libxml2-2.6.31.patch, libxml2/makefile.mk, libxml2/prj/d.lst:   + patch and install xml2-config


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [ee3d41d4ad455a2b4370236ac2542fedaec412e6]

INTEGRATION: CWS impressodf12 (1.42.20); FILE MERGED 2008/05/15 13:16:19 cl 1.42.20.1: #i35937# add property flag to import attributes to alien attribute container


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [c49ffb919f9a500d27059684b4c22491aa85d6cf]

INTEGRATION: CWS impressodf12 (1.24.20); FILE MERGED 2008/05/15 13:04:39 cl 1.24.20.1: #i35937# removed hack from issue 36217


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [9365984b4c68f1be0a7e5d7b3a6a6a1160cf1e7d]

INTEGRATION: CWS xmlfix2 (1.1.2); FILE ADDED 2008/03/31 14:55:54 mst 1.1.2.1: upgrade libxml2 to version 2.6.31 - libxml2/download/libxml2-2.6.17.tar.gz, libxml2/libxml2-2.6.17{-mingw}.patch:   + removed - libxml2/download/libxml2-2.6.31.tar.gz, libxml2/libxml2-2.6.31.patch:   + added - libxml2/makefile.mk:   + updated


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [24d2140a6575f3c66f9ab95f008b7c8ad04a243d]

INTEGRATION: CWS impressodf12 (1.40.20); FILE MERGED 2008/05/15 13:03:41 cl 1.40.20.1: #i35937# removed hack from issue 36217


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [840b64e1cdc0cccc349897c2511e53ab077d7830]

INTEGRATION: CWS impressodf12 (1.98.20); FILE MERGED 2008/05/29 13:25:16 cl 1.98.20.2: #i59405# fixed wrap attribute 2008/05/15 13:03:07 cl 1.98.20.1: #i35937# removed hack from issue 36217


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [9db5d43d468e7be715d62e7bc16ae7b09e52b80d]

INTEGRATION: CWS impressodf12 (1.4.20); FILE MERGED 2008/05/15 13:00:59 cl 1.4.20.1: #i35937# removed hack from issue 36217


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [f097904c8a0da39084a287e6d01b9e02f9da044c]

INTEGRATION: CWS xmlfix2 (1.20.2); FILE MERGED 2008/05/15 17:14:59 mst 1.20.2.3: RESYNC: (1.20-1.21); FILE MERGED 2008/04/02 11:45:21 mst 1.20.2.2: - libxml2/libxml2-2.6.31.patch, libxml2/makefile.mk, libxml2/prj/d.lst:   + patch and install xml2-config 2008/03/31 14:55:53 mst 1.20.2.1: upgrade libxml2 to version 2.6.31 - libxml2/download/libxml2-2.6.17.tar.gz, libxml2/libxml2-2.6.17{-mingw}.patch:   + removed - libxml2/download/libxml2-2.6.31.tar.gz, libxml2/libxml2-2.6.31.patch:   + added - libxml2/makefile.mk:   + updated


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [3c334b27dbde66f700d34e58d0c556688d04acd7]

INTEGRATION: CWS impressodf12 (1.10.20); FILE MERGED 2008/05/15 13:00:13 cl 1.10.20.1: #i35937# use numbering rule compare interface from numbering rule itself


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [5e4855346a9a749094c27c7ed3eafa6f84844f6f]

INTEGRATION: CWS xmlfix2 (1.1.2); FILE ADDED 2008/04/08 16:08:00 mst 1.1.2.4: - libxml2/libxml2-2.6.31.patch:   + add the win32-only header "wspiapi.h" to wsockcompat.h instead of     nanohttp.cxx 2008/04/02 11:45:21 mst 1.1.2.3: - libxml2/libxml2-2.6.31.patch, libxml2/makefile.mk, libxml2/prj/d.lst:   + patch and install xml2-config 2008/03/31 17:16:34 mst 1.1.2.2: make libxml 2.6.31 build on wntmsci11 - libxml2/libxml2-2.6.31.patch:   + add the win32-only header "Wspiapi.h" to nanohttp.cxx 2008/03/31 14:55:53 mst 1.1.2.1: upgrade libxml2 to version 2.6.31 - libxml2/download/libxml2-2.6.17.tar.gz, libxml2/libxml2-2.6.17{-mingw}.patch:   + removed - libxml2/download/libxml2-2.6.31.tar.gz, libxml2/libxml2-2.6.31.patch:   + added - libxml2/makefile.mk:   + updated


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [cf5fe0e5ab3b7b5d558a62c0c40f90ac06a82bed]

INTEGRATION: CWS impressodf12 (1.3.20); FILE MERGED 2008/05/15 12:56:06 cl 1.3.20.1: #i35937# add property flag to import attributes to alien attribute container


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [b025672a6472891560934c310d5dcfa929ec6b34]

INTEGRATION: CWS xmlfix2 (1.5.126); FILE MERGED 2008/05/15 17:06:34 mst 1.5.126.2: RESYNC: (1.5-1.6); FILE MERGED 2008/03/31 14:03:46 mst 1.5.126.1: #i81678#: interface change: XXPathAPI - offapi/com/sun/star/xml/xpath/XPathException.idl:   + new file: new exception XPathException - offapi/com/sun/star/xml/xpath/XXPathAPI.idl:   + methods of XXPathAPI now throw XPathException on error conditions   + improved documentation - offapi/com/sun/star/xml/xpath/makefile.mk:   + new file: XPathException.idl


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [4c2114012ca3050cb895e7dcec8a13057288f8ba]

INTEGRATION: CWS xmlfix2 (1.4.326); FILE MERGED 2008/05/15 17:06:30 mst 1.4.326.2: RESYNC: (1.4-1.5); FILE MERGED 2008/03/31 14:03:46 mst 1.4.326.1: #i81678#: interface change: XXPathAPI - offapi/com/sun/star/xml/xpath/XPathException.idl:   + new file: new exception XPathException - offapi/com/sun/star/xml/xpath/XXPathAPI.idl:   + methods of XXPathAPI now throw XPathException on error conditions   + improved documentation - offapi/com/sun/star/xml/xpath/makefile.mk:   + new file: XPathException.idl


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [0a833f8f40fd5eeae4d4aabe2672175c9644baf2]

INTEGRATION: CWS xmlfix2 (1.1.2); FILE ADDED 2008/04/16 11:49:09 mst 1.1.2.2: - offapi/com/sun/star/xml/xpath/XPathException.idl:   + update the license header to LGPLv3 2008/03/31 14:03:46 mst 1.1.2.1: #i81678#: interface change: XXPathAPI - offapi/com/sun/star/xml/xpath/XPathException.idl:   + new file: new exception XPathException - offapi/com/sun/star/xml/xpath/XXPathAPI.idl:   + methods of XXPathAPI now throw XPathException on error conditions   + improved documentation - offapi/com/sun/star/xml/xpath/makefile.mk:   + new file: XPathException.idl


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [82e848de6d101b8b195b0b710473826a2c3c2197]

INTEGRATION: CWS xmlfix2 (1.3.326); FILE MERGED 2008/05/15 17:06:26 mst 1.3.326.2: RESYNC: (1.3-1.4); FILE MERGED 2007/11/14 14:31:36 lo 1.3.326.1: parser improvements


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [ba945e7702b1cdec6f2beb92ab5354a65a8e5c0f]

INTEGRATION: CWS impressodf12 (1.21.8); FILE MERGED 2008/05/26 16:16:57 cl 1.21.8.2: RESYNC: (1.21-1.22); FILE MERGED 2008/04/28 11:34:51 cl 1.21.8.1: changed depth from USHORT to sal_Int16


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [7b99224020f3105bcb15eec03bb5a48ab4691a9b]

INTEGRATION: CWS xmlfix2 (1.3.34); FILE MERGED 2008/05/15 17:05:48 mst 1.3.34.2: RESYNC: (1.3-1.4); FILE MERGED 2008/04/09 16:14:24 mst 1.3.34.1: interface change: XDocumentProperties - offapi/com/sun/star/document/XDocumentProperties.idl:   + setting EditingDuration, EditingCycles and AutoloadSecs may now     throw IllegalArgumentException


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [049f2d47d9fd50d54740bd4d773e2845c4018b1f]

INTEGRATION: CWS impressodf12 (1.34.8); FILE MERGED 2008/05/26 16:17:00 cl 1.34.8.2: RESYNC: (1.34-1.35); FILE MERGED 2008/04/28 11:34:50 cl 1.34.8.1: changed depth from USHORT to sal_Int16


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [9932553e176754f77340da61133787de5d8ddb3f]

INTEGRATION: CWS xmlfix2 (1.5.132); FILE MERGED 2008/05/15 17:04:32 mst 1.5.132.2: RESYNC: (1.5-1.6); FILE MERGED 2008/03/31 14:24:28 mst 1.5.132.1: #i81678#: interface change: XXPathAPI - forms/source/xforms/{computedexpression.cxx,pathexpression.cxx,binding.cxx}:   + adapt to changes in css.xml.xpath.XXPathAPI


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [f694b1bf433e3b012aadff3d401a57f943861741]

INTEGRATION: CWS xmlfix2 (1.6.132); FILE MERGED 2008/05/15 17:04:29 mst 1.6.132.2: RESYNC: (1.6-1.7); FILE MERGED 2008/03/31 14:24:28 mst 1.6.132.1: #i81678#: interface change: XXPathAPI - forms/source/xforms/{computedexpression.cxx,pathexpression.cxx,binding.cxx}:   + adapt to changes in css.xml.xpath.XXPathAPI


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [2c0e5981e623b920e41ee4597e48027c271f7dcc]

INTEGRATION: CWS xmlfix2 (1.7.16); FILE MERGED 2008/05/15 17:04:25 mst 1.7.16.2: RESYNC: (1.7-1.9); FILE MERGED 2008/03/31 14:24:28 mst 1.7.16.1: #i81678#: interface change: XXPathAPI - forms/source/xforms/{computedexpression.cxx,pathexpression.cxx,binding.cxx}:   + adapt to changes in css.xml.xpath.XXPathAPI


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [b469e9708e43bdf1b69a6ff26c0d07aac155c8c9]

INTEGRATION: CWS xmlfix2 (1.66.28); FILE MERGED 2008/05/15 16:55:59 mst 1.66.28.2: RESYNC: (1.66-1.69); FILE MERGED 2008/03/31 13:55:28 mst 1.66.28.1: - sw/util/makefile.mk:   + do not link against libxml2


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [7816505196be979a9e8ab45e5faa4837fe7b0bde]

INTEGRATION: CWS xmlfix2 (1.1.30); FILE MERGED 2008/04/02 11:49:16 mst 1.1.30.1: - libxslt/libxslt-1.1.16.patch, libxslt/makefile.mk, libxslt/prj/d.lst:   + remove libxml2-config hack   + patch and install xslt-config


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [e88ee394a6f57a1f3aa062ddd7bfe7cbb068577e]

INTEGRATION: CWS xmlfix2 (1.12.4); FILE MERGED 2008/05/15 16:55:41 mst 1.12.4.2: RESYNC: (1.12-1.13); FILE MERGED 2008/04/02 11:49:16 mst 1.12.4.1: - libxslt/libxslt-1.1.16.patch, libxslt/makefile.mk, libxslt/prj/d.lst:   + remove libxml2-config hack   + patch and install xslt-config


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [709d854f7659c931f30d632330e94325bf8aab91]

INTEGRATION: CWS fmebugs04 (1.33.48); FILE MERGED 2008/05/13 14:08:54 os 1.33.48.1: #i83536# register Access database files


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [bf288a8f13a5d9a93f3ffff7dab77118b7b21025]

INTEGRATION: CWS fmebugs04 (1.130.46); FILE MERGED 2008/05/13 14:08:54 os 1.130.46.1: #i83536# register Access database files


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [a4da71fb824f2d4ecc7c01f4deb2865ba52f5f4c]

INTEGRATION: CWS fmebugs04 (1.115.46); FILE MERGED 2008/05/13 13:56:19 fme 1.115.46.2: #i9860# Top border for tables - correction 2008/05/13 13:49:23 fme 1.115.46.1: #i9860# Top border for tables


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [ac05d10f53d021da49b65ea9407b57b435e4f3e1]

INTEGRATION: CWS fmebugs04 (1.56.14); FILE MERGED 2008/05/13 13:53:15 fme 1.56.14.1: #i85168# Lock view before updating fields


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [fc3e1ad24f331c6b8d5e3a78e1fdaba6db125998]

INTEGRATION: CWS fmebugs04 (1.7.48); FILE MERGED 2008/05/13 13:59:21 os 1.7.48.1: #i83536# register Access database files


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [e01ba48d03dc59976c9473de511df4fb192e0034]

INTEGRATION: CWS fmebugs04 (1.33.14); FILE MERGED 2008/05/13 14:40:42 nn 1.33.14.1: #i35178# column type is text if there is any text cell in the column


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [4caf76ae2772314de613b0b1686f3cfb9dc0bc7b]

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>  [a6d0318cfed9f976b7ddb2391bd922838e786054]

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>  [61d10a4197785f9624595e659d6dcec9a09239ef]

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>  [46a99cd3e4405ad7783e9883d4b704d769982f5b]

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>  [6ec838400f79c39312da042c7f1cfa3ea3d40849]

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>  [eaca3eaca3718e4fd3d39970e6f4a9992bd4d617]

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>  [1fce4a3fcc2a3530b8341c35c22bf67c00b1871c]

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>  [7d1dfcf683a4c2048d098b57aba2b197eb97791b]

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>  [396defdab045f7f01b9f41d829529b4ca13c1de5]

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>  [d9b26a01960f8a0ee5ca6d105f14b24722f6b01e]

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>  [74aef212b5e7e5b9273859f768259074bc67bfaa]

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>  [7e04132cb54463a31dfdf4c75ac8ad700f394ae7]

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>  [2be47480c3ebce070db53fb2b5306be90b5a29af]

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>  [2f01b9061fe34581344ae1cf9b8bd4913c2eee14]

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>  [b432bb6bbbc604351996fea6e90b6224854dbcf7]

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>  [6e9d300b731989fc4389cacbfca4a6396e64ffd2]

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>  [75aaa375054c8f0134712ad23fc95fc707a7c425]

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>  [2d8ca49ed271b02b4b5a54ea60daa9011055c69b]

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>  [f8e276e2bea4b47b9536a7c5f08cf95ee64c78e8]

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>  [a02674dafd178a9ea0257f1ffb0e5305b16b8642]

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>  [1b61a71e6c7af32b0a9f4aaf159dcbdaf77c7c85]

INTEGRATION: CWS native151 (1.6.8); FILE MERGED 2008/05/06 15:54:29 is 1.6.8.1: #i79800# binfilter into an own package


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [0e911365431db3615d99192de99ca4aa304ce429]

INTEGRATION: CWS native151 (1.13.8); FILE MERGED 2008/05/06 15:54:29 is 1.13.8.1: #i79800# binfilter into an own package


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [fd058681768724f5ecf7a08202a7a8032e76b229]

INTEGRATION: CWS native151 (1.8.26); FILE MERGED 2008/05/06 15:55:26 is 1.8.26.1: #i79800# binfilter into an own package


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [82ec345accce84cda77f0ec3395b59dfb6a0f4e7]

INTEGRATION: CWS native151 (1.21.26); FILE MERGED 2008/05/06 15:55:26 is 1.21.26.1: #i79800# binfilter into an own package


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [e0477d4e71eafbf8b785f19b1ad23f104c644cf3]

INTEGRATION: CWS ause093 (1.7.40); FILE MERGED 2008/04/18 13:04:06 hjs 1.7.40.1: #i88337# - add ms runtimes to exceptionlist


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [64264ccc43c28ea88c2486f94bd2f564934b45bb]

INTEGRATION: CWS ause093 (1.7.4); FILE MERGED 2008/04/28 17:02:44 hjs 1.7.4.1: #i88815# - redo changes plus another grep to survive #line statements in native windows shells


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [39545ddda1409cacd001790f6196c9a867030edf]

INTEGRATION: CWS native151 (1.1.2); FILE ADDED 2008/05/06 15:59:56 is 1.1.2.1: #i79800# binfilter into an own package


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [83176c45410216943cb1473878b4ceeac50085b0]

INTEGRATION: CWS native151 (1.12.50); FILE MERGED 2008/05/06 15:55:26 is 1.12.50.1: #i79800# binfilter into an own package


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [a548a8c33d0b31be17e730f17e28617690160598]

INTEGRATION: CWS native151 (1.1.2); FILE ADDED 2008/05/06 16:04:07 is 1.1.2.1: #i79800# binfilter into an own package


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [0c7152056c4f34c7b09c4a7bf61e655c927c2249]

INTEGRATION: CWS native151 (1.6.492); FILE MERGED 2008/05/06 15:55:26 is 1.6.492.1: #i79800# binfilter into an own package


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [fbf7c7b30b02f8f9a9ed409744a45bb2bd6e1c93]

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>  [093e7032285a01034eca27f00a8c21d056df49bf]

INTEGRATION: CWS native151 (1.1.2); FILE ADDED 2008/05/06 16:04:29 is 1.1.2.1: #i79800# binfilter into an own package


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [7a05014f151af4e644b933c74b06844e79df8cd7]

INTEGRATION: CWS native151 (1.1.2); FILE ADDED 2008/05/06 15:59:23 is 1.1.2.1: #i79800# binfilter into an own package


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [309d2dbc130e3a086babd1149a00f6ec53758df5]

INTEGRATION: CWS native151 (1.9.50); FILE MERGED 2008/05/06 15:55:26 is 1.9.50.1: #i79800# binfilter into an own package


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [7169efb6cbeb8fa675cd67db426f4289bd2d8240]

INTEGRATION: CWS ause093 (1.5.6); FILE MERGED 2008/05/06 06:40:33 lla 1.5.6.1: #i88845# add a new test


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [eecd32899f82fd7933cce1a8017584d766e939df]

INTEGRATION: CWS native151 (1.1.2); FILE ADDED 2008/05/06 15:59:34 is 1.1.2.1: #i79800# binfilter into an own package


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [8f51959f8061108f6e4a971e155d776bff50349b]

INTEGRATION: CWS ause093 (1.1.2); FILE ADDED 2008/05/06 06:40:05 lla 1.1.2.1: #i88845#


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [1467c1545848364fe50a019946331af542d6b868]

INTEGRATION: CWS ause093 (1.1.2); FILE ADDED 2008/05/07 11:08:59 lla 1.1.2.1: #i88845# new selftest for delivered library tests


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [69aa99f7c442f8a25c552ff97d0b7d69dd0cb465]

INTEGRATION: CWS native151 (1.10.362); FILE MERGED 2008/05/06 15:55:26 is 1.10.362.1: #i79800# binfilter into an own package


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [56057615a6a3fa51f21ab5448a89b9065fa601e6]

INTEGRATION: CWS ause093 (1.1.2); FILE ADDED 2008/05/07 11:08:49 lla 1.1.2.1: #i88845# new selftest for delivered library tests


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [00f96635bd531ad3cdee95dd1a72248f1a889904]

INTEGRATION: CWS native151 (1.1.2); FILE ADDED 2008/05/06 16:04:19 is 1.1.2.1: #i79800# binfilter into an own package


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [8fe737778318cf4bd66f0f2e372187c6b9fef526]

INTEGRATION: CWS ause093 (1.1.2); FILE ADDED 2008/05/07 11:08:38 lla 1.1.2.1: #i88845# new selftest for delivered library tests


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [dac0b1bd7e944b05a00c1e64b83bcaaa2c9a28ab]

INTEGRATION: CWS ause093 (1.1.2); FILE ADDED 2008/05/07 11:08:28 lla 1.1.2.1: #i88845# new selftest for delivered library tests


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [6d626a709579dfa9457ef41450841135d726554e]

INTEGRATION: CWS native151 (1.1.2); FILE ADDED 2008/05/06 16:03:57 is 1.1.2.1: #i79800# binfilter into an own package


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [ac31a082fdf2dc3181bad9ed47058204735907af]

INTEGRATION: CWS ause093 (1.1.2); FILE ADDED 2008/05/07 11:09:10 lla 1.1.2.1: #i88845# new selftest for delivered library tests


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [2effbe8a4906cd1799514a60acacbd873d272f5c]

INTEGRATION: CWS native151 (1.8.182); FILE MERGED 2008/05/06 15:55:26 is 1.8.182.1: #i79800# binfilter into an own package


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [b3fbeaf5b670c4e2b7b48ea4aa4138f3f7159d7b]

INTEGRATION: CWS ause093 (1.23.6); FILE MERGED 2008/05/07 11:10:44 lla 1.23.6.3: #i88845# cleanup, for load library locally or absolutely 2008/05/06 12:08:20 hjs 1.23.6.2: #i88845# set of changes from lla to get specified library loaded 2008/05/06 06:50:50 lla 1.23.6.1: #i88845# endless cleanup


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [f7574e12a29f8e5ed3c0046550ce1000c828490a]

INTEGRATION: CWS native151 (1.1.2); FILE ADDED 2008/05/06 15:59:45 is 1.1.2.1: #i79800# binfilter into an own package


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [839521456cdcd790e3faea41f09395833bae0215]

INTEGRATION: CWS native151 (1.10.50); FILE MERGED 2008/05/06 15:55:26 is 1.10.50.1: #i79800# binfilter into an own package


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [b09b8deba3b434b4a68ad7c5b94055477d23f9a4]

INTEGRATION: CWS ause093 (1.10.6); FILE MERGED 2008/05/06 06:41:57 lla 1.10.6.1: #i88845# cleanups


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [11a03a221adcaa12e4ff57c2c7e7d8a7467c2068]

INTEGRATION: CWS ause093 (1.9.6); FILE MERGED 2008/05/07 11:10:44 lla 1.9.6.3: #i88845# cleanup, for load library locally or absolutely 2008/05/06 12:08:20 hjs 1.9.6.2: #i88845# set of changes from lla to get specified library loaded 2008/05/06 06:42:35 lla 1.9.6.1: #i88845# changes for macosx usage


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [89503139682dddcd7090272be4746d756ba92df8]

INTEGRATION: CWS ause093 (1.10.6); FILE MERGED 2008/05/06 12:08:20 hjs 1.10.6.1: #i88845# set of changes from lla to get specified library loaded


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [6fc1c088c12e7e73dd96287f83b84992109031af]

INTEGRATION: CWS ause093 (1.6.64); FILE MERGED 2008/05/07 11:17:10 lla 1.6.64.1: #i88845# add selftest


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [416d9ee67f3988f374f16bcfb701db14286a99e6]

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>  [1e5b8b7ce0d1dfbfd270ad3b9b5ac629e55c3ba3]

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>  [0e3298739542d0046338a607d7006a12835b5c43]

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>  [d0416c665c6078433a58c6e1ddc06803ea2dfe0b]

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>  [aa73fc79621651d2130f12e1fea1ecd99ac3ef09]

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>  [321aafced3e00aa1e5ee5b6da59cd24d949b14dd]

INTEGRATION: CWS sw30rng01 (1.37.36); FILE MERGED 2008/05/20 14:38:19 ama 1.37.36.1: Fix #i64237#: Hidden != Display


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [083dd2f698964b8b2fe60a6f24afaebc4d598d19]

INTEGRATION: CWS sw30rng01 (1.101.36); FILE MERGED 2008/05/20 14:37:17 ama 1.101.36.1: Fix #i64237#: Hidden != Display


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [f781fd7effd7d28b6d9c7a5b71660c2d91147227]

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>  [9c9fc611d3937f1f2f57b086ad49f7a791025b64]

INTEGRATION: CWS sw30rng01 (1.144.12); FILE MERGED 2008/05/21 09:12:29 ama 1.144.12.1: #i81811#: svg:title instead svg:desc for alternative text


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [ed3f1ac3bafe96a0b669b778a53e7a0637cda250]

INTEGRATION: CWS sw30rng01 (1.74.36); FILE MERGED 2008/05/21 09:12:48 ama 1.74.36.1: #i81811#: svg:title instead svg:desc for alternative text


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [e20bce408740dc0489e0ec1ab7c0409be5dd96f5]

INTEGRATION: CWS sw30rng01 (1.29.36); FILE MERGED 2008/05/20 14:36:36 ama 1.29.36.1: Fix #i64237#: Hidden != Display


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [bc4c770e0fe2c36f388795d414fa187287c7fad5]

INTEGRATION: CWS sw30rng01 (1.6.36); FILE MERGED 2008/05/20 14:35:28 ama 1.6.36.1: Fix #i64237#: Hidden != Display


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [0d8e292cbc05b1cc2d178e0ae3f9b6f2e15f898b]

INTEGRATION: CWS chart25 (1.30.8); FILE MERGED 2008/05/13 13:14:18 iha 1.30.8.1: display hidden cells?


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [05907d85029241d3e4d004ae1361d75750bf5496]

INTEGRATION: CWS chart25 (1.44.8); FILE MERGED 2008/05/07 15:18:58 iha 1.44.8.2: #i26497# Tickmarks not at the correct position for bar and column charts 2008/05/06 11:14:17 iha 1.44.8.1: #i76053# avoid superfluous notifications for changes on hidden draw page


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [78fccc911eb411b599e683e869391c2f3774571d]

INTEGRATION: CWS chart25 (1.7.10); FILE MERGED 2008/05/07 15:22:05 iha 1.7.10.1: #i26497# Tickmarks not at the correct position for bar and column charts


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [e8c211f9d0161d178d81cb88f5e1e0ca7f0d9eef]

INTEGRATION: CWS chart25 (1.10.10); FILE MERGED 2008/05/07 15:21:35 iha 1.10.10.1: #i26497# Tickmarks not at the correct position for bar and column charts


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [de97e9c2e20426fcc817847876253dac2ac0b5ea]

INTEGRATION: CWS chart25 (1.6.10); FILE MERGED 2008/05/07 15:20:39 iha 1.6.10.1: #i26497# Tickmarks not at the correct position for bar and column charts


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [ed02089217761d70404cf53cdf1654bba3a688d9]

INTEGRATION: CWS chart25 (1.13.10); FILE MERGED 2008/05/07 15:20:53 iha 1.13.10.1: #i26497# Tickmarks not at the correct position for bar and column charts


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [e5e0a441b63fb4ae42ce49ab8af32adc36c9e20c]

INTEGRATION: CWS chart25 (1.11.10); FILE MERGED 2008/05/07 15:17:54 iha 1.11.10.1: #i26497# Tickmarks not at the correct position for bar and column charts


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [2e3ec6e1d9ac3af27c399d671495b34492a4fa6f]

INTEGRATION: CWS chart25 (1.7.10); FILE MERGED 2008/05/13 08:07:07 iha 1.7.10.1: corrected property name Hidden->IsHidden


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [51195ffc8f79dfd4bf48e5503a0fb14a6b04e795]

INTEGRATION: CWS chart25 (1.7.10); FILE MERGED 2008/05/06 10:46:56 iha 1.7.10.1: #i80933# Selection of Grid with keyboard is not visible


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [ceb2126c81fbf4b09caf101689e26bbe1ddf88c5]

INTEGRATION: CWS chart25 (1.17.8); FILE MERGED 2008/05/14 17:06:01 iha 1.17.8.1: #i85803# save and load stacking mode correctly for column and line charts - (don't stack the lines)


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [fcc0aa7b8c49a51402c3c8adef113cd96d6638c4]

INTEGRATION: CWS chart25 (1.10.10); FILE MERGED 2008/04/25 14:44:57 iha 1.10.10.1: #i88742# make default lines a bit stronger for line charts


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [2c816b7ee0720d1003385964423e19f326d388d6]

INTEGRATION: CWS chart25 (1.20.8); FILE MERGED 2008/05/07 15:16:46 iha 1.20.8.1: #i26497# Tickmarks not at the correct position for bar and column charts


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [c8d8bd58588f32d5e7088e27b8bd5cfc0dcd6aa2]

INTEGRATION: CWS chart25 (1.6.10); FILE MERGED 2008/05/13 08:05:23 iha 1.6.10.1: corrected property name Hidden->IsHidden


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [84db93cc897db691386a2e9acaeb60fc840417f8]

INTEGRATION: CWS chart25 (1.13.10); FILE MERGED 2008/04/25 15:01:28 iha 1.13.10.1: #i88742# make default lines a bit stronger for line charts


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [8328f159686a7f9d29989af0eb0cb638db74ad39]

INTEGRATION: CWS chart25 (1.9.10); FILE MERGED 2008/04/25 15:00:05 iha 1.9.10.1: #i88742# make default lines a bit stronger for line charts


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [98223bae16cd6d39589a5ae7e50a7b93dbb46055]

INTEGRATION: CWS chart25 (1.18.10); FILE MERGED 2008/04/25 14:47:56 iha 1.18.10.1: #i88742# make default lines a bit stronger for line charts


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [d9622460debf99bbf7a26248280e21485403fccc]

INTEGRATION: CWS chart25 (1.10.10); FILE MERGED 2008/05/08 14:54:58 iha 1.10.10.1: #i88950# implement XDocumentPropertiesSupplierformattings thus newer donut charts are loaded correctly again


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [84faa036feb89bb58c1ccbc3315b0aab8a3c3c33]

INTEGRATION: CWS chart25 (1.15.10); FILE MERGED 2008/05/08 14:55:14 iha 1.15.10.1: #i88950# implement XDocumentPropertiesSupplierformattings thus newer donut charts are loaded correctly again


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [5bbad379db05f20ced0a20137d97c12a825f2757]

INTEGRATION: CWS chart25 (1.8.8); FILE MERGED 2008/05/14 17:05:20 iha 1.8.8.1: #i85803# save and load stacking mode correctly for column and line charts - (don't stack the lines)


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [2afb1638f202c71120fede40f7602d039eecf98d]

INTEGRATION: CWS chart25 (1.6.10); FILE MERGED 2008/04/25 14:44:15 iha 1.6.10.1: #i88742# make default lines a bit stronger for line charts


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [548c9326cdaccbc7ce16da7c984452202bf12651]

INTEGRATION: CWS chart25 (1.14.8); FILE MERGED 2008/05/07 15:16:16 iha 1.14.8.1: #i26497# Tickmarks not at the correct position for bar and column charts


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [241953bee8af15bb7f9d65def704ad87c9e5dc03]

INTEGRATION: CWS chart25 (1.28.8); FILE MERGED 2008/04/24 12:46:27 iha 1.28.8.2: RESYNC: (1.28-1.30); FILE MERGED 2008/04/18 07:38:26 iha 1.28.8.1: #i67368# don't show red selection handles for not rotatable objects


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [c19a3617833e975f8eeb39ff160f7a562f348e0f]

INTEGRATION: CWS chart25 (1.9.86); FILE MERGED 2008/04/24 12:46:31 iha 1.9.86.2: RESYNC: (1.9-1.11); FILE MERGED 2008/03/14 17:01:21 iha 1.9.86.1: #i26490# Base Point for resize does not work correct


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [cd4ef7e031fe3130f7afae3fcaae01e519882602]

INTEGRATION: CWS chart25 (1.8.8); FILE MERGED 2008/04/24 12:46:42 iha 1.8.8.2: RESYNC: (1.8-1.9); FILE MERGED 2008/04/10 09:11:50 iha 1.8.8.1: #i26572# allow to set an explicit text for the font preview


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [927677f476420a5516a4f27c09e5577393cb841f]

INTEGRATION: CWS chart25 (1.13.24); FILE MERGED 2008/04/24 12:46:39 iha 1.13.24.2: RESYNC: (1.13-1.14); FILE MERGED 2008/04/10 09:16:21 iha 1.13.24.1: #i26572# set an explicit text for the font preview


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [ecb113a8d09337508d3c786a074b0d424eb19222]

INTEGRATION: CWS chart25 (1.11.86); FILE MERGED 2008/04/24 12:46:35 iha 1.11.86.2: RESYNC: (1.11-1.13); FILE MERGED 2008/04/10 09:15:56 iha 1.11.86.1: #i26572# set an explicit text for the font preview


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [2e3fce6a1f3c794af14ae609eba92cd4b44a9c97]

INTEGRATION: CWS chart25 (1.7.10); FILE MERGED 2008/04/25 12:37:31 iha 1.7.10.1: #i88729# some help ids for error bars are missing


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [dc85edd0fff5dc4c27c37bfb573fc8644fc3b98d]

INTEGRATION: CWS chart25 (1.18.10); FILE MERGED 2008/05/06 11:15:09 iha 1.18.10.1: #i76053# avoid superfluous notifications for changes on hidden draw page


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [d98dc4019dc147aeec3b6ba6f4046f73d394ba44]

INTEGRATION: CWS chart25 (1.4.10); FILE MERGED 2008/04/25 12:40:11 iha 1.4.10.1: #i88729# some help ids for error bars are missing


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [25983a4bbe527efa0b5060ad99b4925ee304f139]

INTEGRATION: CWS chart25 (1.6.10); FILE MERGED 2008/04/25 12:39:08 iha 1.6.10.1: #i88729# some help ids for error bars are missing


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [ea1a59a83c50108c00cf6985f1dc24ab67bc8324]

INTEGRATION: CWS chart25 (1.9.10); FILE MERGED 2008/05/14 17:07:28 iha 1.9.10.1: #i85803# save and load stacking mode correctly for column and line charts - (don't stack the lines)


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [d512d373b4c322e0f5a95ae931eddb18deda3662]

INTEGRATION: CWS chart25 (1.7.10); FILE MERGED 2008/05/14 17:06:52 iha 1.7.10.1: #i85803# save and load stacking mode correctly for column and line charts - (don't stack the lines)


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [aa8a5081bc270ff6a507ef6795c922d81c552d96]

INTEGRATION: CWS chart25 (1.22.258); FILE MERGED 2008/04/24 12:40:41 iha 1.22.258.2: RESYNC: (1.22-1.23); FILE MERGED 2008/04/02 15:53:54 iha 1.22.258.1: #i26572# allow to set an explicit text for the font preview


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [632e1d4f9a65004c830c55250694e7ae3439b867]

INTEGRATION: CWS chart25 (1.98.48); FILE MERGED 2008/04/24 12:40:37 iha 1.98.48.2: RESYNC: (1.98-1.99); FILE MERGED 2008/04/02 15:55:43 iha 1.98.48.1: #i26572# allow to set an explicit text for the font preview


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [cbd372e6867e0999961397cf8e3a069e03a71dfd]

INTEGRATION: CWS chart25 (1.7.6); FILE MERGED 2008/04/24 12:40:24 iha 1.7.6.3: RESYNC: (1.8-1.9); FILE MERGED 2008/04/03 15:53:43 iha 1.7.6.2: RESYNC: (1.7-1.8); FILE MERGED 2008/04/02 15:04:59 iha 1.7.6.1: #i26572# allow to set an explicit text for the font preview


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [d57368851cd29b718059f220ca6646a5c5a6c59d]

INTEGRATION: CWS chart25 (1.2.464); FILE MERGED 2008/04/24 12:40:28 iha 1.2.464.2: RESYNC: (1.2-1.3); FILE MERGED 2008/04/02 15:07:47 iha 1.2.464.1: #i26572# allow to set an explicit text for the font preview


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [2be280dc139bad3be86d31268c69f422893566f6]

INTEGRATION: CWS chart25 (1.2.272); FILE MERGED 2008/05/07 15:14:53 iha 1.2.272.1: #i26497# Tickmarks not at the correct position for bar and column charts


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [06e3158ac2254a181615e11b2648d814118d3807]

INTEGRATION: CWS chart25 (1.8.18); FILE MERGED 2008/05/08 19:50:34 iha 1.8.18.1: #i88944# detect old openoffice file versions correctly


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [a93cdb8f94e9eaf90b3383b485c5b1fac63dbb8a]

INTEGRATION: CWS chart25 (1.8.18); FILE MERGED 2008/05/08 19:51:29 iha 1.8.18.1: #i88944# detect old openoffice file versions correctly


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [033b82f2b3eaf8e901231e635d34f780d9fe3826]

INTEGRATION: CWS chart25 (1.7.18); FILE MERGED 2008/05/08 19:52:53 iha 1.7.18.1: #i88944# detect old openoffice file versions correctly


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [cdb4c5019dbfa437a0bf50a5bc2737f4a3ec747f]

INTEGRATION: CWS chart25 (1.46.18); FILE MERGED 2008/05/08 19:54:01 iha 1.46.18.1: #i88944# detect old openoffice file versions correctly


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [ba323aa11df1856d5a947741442a97bad98e4e54]

INTEGRATION: CWS chart25 (1.42.18); FILE MERGED 2008/05/15 11:28:19 bm 1.42.18.2: #i89500# handle charts with own data from rows with wrong links into local table correctly 2008/05/08 19:55:02 iha 1.42.18.1: #i88944# detect old openoffice file versions correctly


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [b9aff45c4c4b686ca0b4a5ea1f61881e2a58e5cc]

INTEGRATION: CWS sw30bf05 (1.31.68); FILE MERGED 2008/05/27 07:14:00 ama 1.31.68.1: Fix #i89722#: Leave block modus for search&replace


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [08bdcddc1229486af1109c4aaeb0d8811fa14dd6]

INTEGRATION: CWS sw30bf05 (1.66.66); FILE MERGED 2008/05/29 09:50:10 ama 1.66.66.1: Fix #i89440#: Extend selection


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [e00799e2ca994e5f1d71e734c2fb5ba41249c956]

INTEGRATION: CWS sw30bf05 (1.23.34); FILE MERGED 2008/05/28 08:45:11 ama 1.23.34.1: Fix #i61946#: Allow 'unknown' line styles to be loaded


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [8c173b6076c618b8ef1ae807097bce0f50e76400]

INTEGRATION: CWS sw30bf05 (1.155.66); FILE MERGED 2008/05/21 13:59:30 od 1.155.66.1: #i84873# - new method <SwWW8ImplReader::IsObjectLayoutInTableCell(..)>


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [edd5b0edc2eb4badf68624ef9ec4774a4dc0fab8]

INTEGRATION: CWS sw30bf05 (1.190.64); FILE MERGED 2008/05/21 14:01:37 od 1.190.64.1: #i84873# method <SwMSDffManager::ProcessObj(..)>          - set special value at <nLayoutInTableCell> at import data record            in order to determine, if attribute is provided or not.


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [91fe1c2a37dccf0395f21588c273bb4ef552b129]

INTEGRATION: CWS sw30bf05 (1.151.66); FILE MERGED 2008/05/21 14:02:52 od 1.151.66.1: #i84873# - implementation of method <SwWW8ImplReader::IsObjectLayoutInTableCell(..)>          - methods <SwWW8ImplReader::ProcessEscherAlign(..)> and            <SwWW8ImplReader::Read_GrafLayer(..)>          -- usage of new method <SwWW8ImplReader::IsObjectLayoutInTableCell(..)>             for correct evaluation of "Layout in Table Cell" attribute


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [03bdcea49c76ef319a574706305e1519162f87f7]

INTEGRATION: CWS sw30bf05 (1.38.66); FILE MERGED 2008/05/21 15:38:06 ama 1.38.66.1: Fix #i84699#: Minimal width to avoid data loss


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [f358e4841b44f825b0bef3316f943aa7f228e34a]

INTEGRATION: CWS sw30bf05 (1.42.68); FILE MERGED 2008/05/29 10:47:53 ama 1.42.68.1: Fix #i89626#: normal instead of medium font-weight


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [c79f23c8142c54af65fd25cd2f4547000282da65]

INTEGRATION: CWS sw30bf05 (1.53.38); FILE MERGED 2008/05/29 06:37:20 ama 1.53.38.1: Fix #i85285#i86165#: Table in section in table crash


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [7aac8675c9f987dcb5eebc3f6e1118125ea2c36d]

INTEGRATION: CWS sw30bf05 (1.46.66); FILE MERGED 2008/05/30 07:46:17 fme 1.46.66.1: #i90057# GetTabCols now relative to page frame


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [af79b94e667c2400a43b91da2865e3d84f3b7264]

INTEGRATION: CWS sw30bf05 (1.23.68); FILE MERGED 2008/05/27 08:31:59 ama 1.23.68.1: Fix #i87092#: Erase the X at the end


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [65a5d10a5a669eab45205998b1b48597c7f9ba84]

INTEGRATION: CWS sw30bf05 (1.72.66); FILE MERGED 2008/05/29 09:38:11 ama 1.72.66.1: Fix #i89440#: Extend selection


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [53a598c1899b5c2bbbb66937d4225f15006765f0]

INTEGRATION: CWS sw30bf05 (1.14.66); FILE MERGED 2008/05/29 07:51:08 ama 1.14.66.1: Fix #i80780#: Copy page desc for mail merge


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [17df0134f81ed02f06cae86e4104395b45a31604]

INTEGRATION: CWS sw30bf05 (1.16.66); FILE MERGED 2008/05/30 13:14:00 od 1.16.66.2: RESYNC: (1.16-1.17); FILE MERGED 2008/05/21 13:00:21 od 1.16.66.1: #i74748# applying patch from garnier_romain: 	 method <SwNumberTreeNode::ValidateContinuous(..)> 	 - number tree node has to be validated.


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [fa8cc2ff06d79bbc50b13a1a3fae718b1e44fc2c]

INTEGRATION: CWS sw30bf05 (1.42.66); FILE MERGED 2008/05/29 09:39:06 ama 1.42.66.1: Fix #i89440#: Extend selection


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [000b386147fa0ec0989cd50d0c3df27ba51f7aea]

INTEGRATION: CWS jl101 (1.27.6); FILE MERGED 2008/05/28 15:03:57 jl 1.27.6.2: RESYNC: (1.27-1.28); FILE MERGED 2008/05/28 14:41:10 jl 1.27.6.1: #i84453# Throwin exception DeploymentException if there is a missing license text element


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [11b05e09f44449bf0db0d90df858cfeabb821858]

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>  [04b47603677d4749ba1d295b6292a442ed46fd6a]

INTEGRATION: CWS jl101 (1.15.10); FILE MERGED 2008/05/28 14:55:53 jl 1.15.10.1: #i89584# patch - remove unused code.


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [04c83201f2f3c075667640e26514dc1ba3f17476]

INTEGRATION: CWS jl101 (1.29.12); FILE MERGED 2008/05/28 14:55:52 jl 1.29.12.1: #i89584# patch - remove unused code.


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [3ffc78342116049fa57b9e86808b445c7071861a]

INTEGRATION: CWS jl101 (1.7.12); FILE MERGED 2008/05/28 14:55:52 jl 1.7.12.1: #i89584# patch - remove unused code.


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [3e2337018b62b652b7ba7bef188b414100a085c6]

INTEGRATION: CWS jl101 (1.12.12); FILE MERGED 2008/05/28 14:55:52 jl 1.12.12.1: #i89584# patch - remove unused code.


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [7851986bcf121569225a6239b3eb00399ef69a5b]

INTEGRATION: CWS jl101 (1.8.12); FILE MERGED 2008/05/28 14:55:52 jl 1.8.12.1: #i89584# patch - remove unused code.


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [2a9958429bf6dbf37c267b2de7faadf0748550cf]

INTEGRATION: CWS jl101 (1.11.12); FILE MERGED 2008/05/28 15:03:18 jl 1.11.12.2: RESYNC: (1.11-1.12); FILE MERGED 2008/05/28 14:55:52 jl 1.11.12.1: #i89584# patch - remove unused code.


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [efb2451866e771b0fa0ff5cc0ad75c2dbf8c234f]

INTEGRATION: CWS jl101 (1.21.12); FILE MERGED 2008/05/28 15:03:29 jl 1.21.12.2: RESYNC: (1.21-1.22); FILE MERGED 2008/05/28 14:55:52 jl 1.21.12.1: #i89584# patch - remove unused code.


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [c66ae68bedfa962a9a7fd36f794d3c15d732f6e7]

INTEGRATION: CWS jl101 (1.7.26); FILE MERGED 2008/05/27 10:03:08 jl 1.7.26.1: #i90009# enable digital signatures using the same framework as used for Linux / Solaris


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [3c1c540b618a5572e4888ea3a54e7947d41e5299]

INTEGRATION: CWS jl101 (1.9.26); FILE MERGED 2008/05/27 10:03:08 jl 1.9.26.1: #i90009# enable digital signatures using the same framework as used for Linux / Solaris


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [e09267201e3f1727462dbf764c9016d171c76827]

INTEGRATION: CWS fmepatches02 (1.59.32); FILE MERGED 2008/05/22 08:07:15 fme 1.59.32.1: #i73247# Do not crash when accessing StartRedLine for not-yet-attached sections


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [90fbc896548201c68ca8925c3af751eef6e4cbb4]

INTEGRATION: CWS fmepatches02 (1.64.210); FILE MERGED 2008/04/30 11:35:10 fme 1.64.210.2: RESYNC: (1.64-1.66); FILE MERGED 2008/04/02 09:19:37 fme 1.64.210.1: #i87688# Patch submitted by hennerdrewes: Fixed the kashida finding algorithm


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [cbba59d536aad5380658907c1f415ae5888d3609]

INTEGRATION: CWS ause094 (1.3.14); FILE MERGED 2008/05/19 10:38:04 hjs 1.3.14.2: #i88602# central place for EXTNAME; minor chamges 2008/05/16 15:17:38 hjs 1.3.14.1: #i89559# - missing pieces for localization


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [76e032592f86dcea36f860c98b3ecce4300555e2]

INTEGRATION: CWS fmepatches02 (1.47.28); FILE MERGED 2008/04/30 11:35:06 fme 1.47.28.2: RESYNC: (1.47-1.52); FILE MERGED 2008/03/03 08:09:52 fme 1.47.28.1: #i81544# page description of empty page not correct


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [3f7bba98b33eba99b224012e5bca0f68aa37dc35]

INTEGRATION: CWS ause094 (1.9.44); FILE MERGED 2008/05/16 15:17:38 hjs 1.9.44.1: #i89559# - missing pieces for localization


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [35b5f01afa25f98ac71f45fe704dbd1d67fcad6a]

INTEGRATION: CWS ause094 (1.3.14); FILE MERGED 2008/05/19 10:38:04 hjs 1.3.14.1: #i88602# central place for EXTNAME; minor chamges


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [909fcbbaaab3cacf2a63ca9e949e9aad5cee3020]

INTEGRATION: CWS ause094 (1.1.46); FILE MERGED 2008/05/16 15:17:38 hjs 1.1.46.1: #i89559# - missing pieces for localization


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [8449b40c820011c926efc2a9ca3597183cdb4fcd]

INTEGRATION: CWS ause094 (1.4.40); FILE MERGED 2008/05/16 15:17:38 hjs 1.4.40.1: #i89559# - missing pieces for localization


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [117f32c6f48d7f5c6533bd448e7a98b6dcb9a3d8]

INTEGRATION: CWS ause094 (1.1.2); FILE ADDED 2008/06/02 10:32:15 hjs 1.1.2.2: #i83636# - cleanup 2008/05/19 10:38:04 hjs 1.1.2.1: #i88602# central place for EXTNAME; minor chamges


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [f12e820ba7a32ccaf8406dea85c4897a154a6a23]

INTEGRATION: CWS ause094 (1.10.14); FILE MERGED 2008/06/02 10:32:15 hjs 1.10.14.4: #i83636# - cleanup 2008/05/26 11:45:58 hjs 1.10.14.3: #i83636# more dependencies done centralized 2008/05/19 10:38:03 hjs 1.10.14.2: #i88602# central place for EXTNAME; minor chamges 2008/05/15 15:18:00 hjs 1.10.14.1: #i88602# use common targets


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [1f9c887c310a13912cdc72444551bbe8d2294bd7]

INTEGRATION: CWS ause094 (1.7.16); FILE MERGED 2008/05/16 15:17:37 hjs 1.7.16.1: #i89559# - missing pieces for localization


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [5f7c2b6cbd401118f8f0f6bd0804bb602d78dea5]

INTEGRATION: CWS extmgrui03 (1.28.6); FILE MERGED 2008/05/28 12:13:41 dv 1.28.6.1: #i90052# Add publisher link to new Extension Manager UI


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [9cbb440532e9c4bd702f9891e3971ee02f7d433e]

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>  [e825862d9ab85bb10cd6ef0b805a9ad781187c82]

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>  [0afa225a524643a8f0eb4023eebcd7e5d5023faa]

INTEGRATION: CWS extmgrui03 (1.16.6); FILE MERGED 2008/05/28 12:13:40 dv 1.16.6.1: #i90052# Add publisher link to new Extension Manager UI


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [ac0b8fdd04df15e4d4a7c2b7394f771d0f3fdefa]

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>  [fb1b819ee80c962ad7b8b361c257bac4b6f8a7d2]

INTEGRATION: CWS extmgrui03 (1.17.6); FILE MERGED 2008/05/28 12:13:40 dv 1.17.6.1: #i90052# Add publisher link to new Extension Manager UI


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [6bcf1d1d7d6e133e93f69e3e5af68ae82d7fcb85]

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>  [ea65c7dde1d9795e2e4b2291fc1a2265a031102c]

INTEGRATION: CWS ause094 (1.3.38); FILE MERGED 2008/05/19 10:30:07 hjs 1.3.38.1: #i88602# typo...


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [30489d37af25d8aea35a028165a58e56d75daa10]

INTEGRATION: CWS l10nfix27 (1.3.34); FILE MERGED 2008/05/27 17:18:46 ihi 1.3.34.1: #i89739# fixed string


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [eebeed02f1f8834d57eec1359060652d918f002f]

INTEGRATION: CWS extmgrui03 (1.3.6); FILE MERGED 2008/05/28 12:13:40 dv 1.3.6.1: #i90052# Add publisher link to new Extension Manager UI


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [05deef48d65493383a26ac08e3744f885c004303]

INTEGRATION: CWS l10nfix27 (1.62.34); FILE MERGED 2008/05/27 17:18:10 ihi 1.62.34.1: #i89739# fixed string


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [76ddcb86aee66f44818a4d876b2014c3bd6d51ce]

INTEGRATION: CWS extmgrui03 (1.2.6); FILE MERGED 2008/05/28 12:13:40 dv 1.2.6.1: #i90052# Add publisher link to new Extension Manager UI


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [26442db253e2b2f4e76036e2818e4faaab48fa03]

INTEGRATION: CWS extmgrui03 (1.12.64); FILE MERGED 2008/05/28 12:17:32 dv 1.12.64.1: #i90052# Add getPublisherInfo


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [e32e80edd36fed91b053bed5f0226588c093b685]

INTEGRATION: CWS l10nfix27 (1.8.28); FILE MERGED 2008/05/27 17:10:12 ihi 1.8.28.1: #i89739# fixed string


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [7119ca14a6aa108493b26bd0a0de8bf99e13c11e]

INTEGRATION: CWS ause094 (1.4.12); FILE MERGED 2008/06/03 12:05:38 hjs 1.4.12.4: #i83636# - minor fixes 2008/06/02 12:05:33 hjs 1.4.12.3: #i83636# - set EXTENSIONNAME early 2008/06/02 10:34:03 hjs 1.4.12.2: #i83636# - cleanup 2008/05/19 11:09:09 hjs 1.4.12.1: #i88602# use common targets


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [447969c1ed24d79fcf717a60947e2be83cacc41f]

INTEGRATION: CWS ause094 (1.17.12); FILE MERGED 2008/06/03 12:05:38 hjs 1.17.12.5: #i83636# - minor fixes 2008/06/02 12:05:32 hjs 1.17.12.4: #i83636# - set EXTENSIONNAME early 2008/06/02 10:34:03 hjs 1.17.12.3: #i83636# - cleanup 2008/05/26 13:08:28 hjs 1.17.12.2: #i83636# use centralized targets 2008/05/19 11:09:09 hjs 1.17.12.1: #i88602# use common targets


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [1116edb946ff65d1a4e501c01060b5d5b9715c12]

INTEGRATION: CWS ause094 (1.3.2); FILE ADDED 2008/06/02 10:34:03 hjs 1.3.2.3: #i83636# - cleanup 2008/05/26 13:08:28 hjs 1.3.2.2: #i83636# use centralized targets 2007/08/02 14:41:52 hjs 1.3.2.1: file description.xml was added on branch cws_dev300_ause094 on 2008-05-26 13:08:28 +0000


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [64bcef2013dee6f132967b0718259bf556c2a3a4]

INTEGRATION: CWS ause094 (1.5.12); FILE MERGED 2008/05/19 11:09:09 hjs 1.5.12.1: #i88602# use common targets


2008-06-06  Rüdiger Timm  <rt@openoffice.org>  [1292b6f43400b617341ebb71fd5d60f3e72dd299]

INTEGRATION: CWS dateinput (1.50.74); FILE MERGED 2008/06/02 21:43:21 er 1.50.74.1: #155535# GetDateRef: also in MDY order accept two number x/y as valid MY date if MD was not valid, similar to DMY DM MY and YMD MD YM


2008-06-04  Rüdiger Timm  <rt@openoffice.org>  [745aa23cee130ae5c3e184d0aca2071dbc9cb32f]

#i10000# Create 'dev' product for unxlngx6.pro, too.


2008-06-04  Oliver Bolte  <obo@openoffice.org>  [10111ee809daf56d38ac94d7e6cb7b0c3530f8e9]

#i10000# USE_SHELL added for bash support


2008-06-04  Rüdiger Timm  <rt@openoffice.org>  [fe7730a8b63926d0850cc177a2e2a96039c9f17b]

#i10000# Take controldims.hrc from here and not from where it gets delivered to.


2008-06-04  Vladimir Glazounov  <vg@openoffice.org>  [ef74e781a8556c996834226bec6dcb2cb7234255]

DEV300


2008-06-04  Vladimir Glazounov  <vg@openoffice.org>  [e4741b24075c27660771218a366b96244225ef46]

INTEGRATION: CWS touchpoints01 (1.56.52); FILE MERGED 2008/06/02 16:49:28 tl 1.56.52.1: #i90146# strings for grammar checking UI


2008-06-04  Vladimir Glazounov  <vg@openoffice.org>  [57af4a5a589b91a37b8c129f02d607311c36fb45]

INTEGRATION: CWS touchpoints01 (1.30.52); FILE MERGED 2008/06/02 16:49:28 tl 1.30.52.1: #i90146# strings for grammar checking UI


2008-06-04  Vladimir Glazounov  <vg@openoffice.org>  [e32a401a24073aea94ffd4bfac4e2dfe79939182]

INTEGRATION: CWS touchpoints01 (1.75.52); FILE MERGED 2008/06/03 10:13:59 pb 1.75.52.2: fix: #i89981# syntax error fixed 2008/06/02 12:38:50 pb 1.75.52.1: fix: #i89981# SID_MORE_DICTIONARIES added


2008-06-04  Vladimir Glazounov  <vg@openoffice.org>  [7d657a1605e2d20008fb602aa032683029b57c80]

INTEGRATION: CWS touchpoints01 (1.78.224); FILE MERGED 2008/06/02 12:37:14 pb 1.78.224.1: fix: #i89981# SID_MORE_DICTIONARIES added


2008-06-04  Vladimir Glazounov  <vg@openoffice.org>  [0ed517061e60573969ed7e1bb93d16fa8097e71f]

INTEGRATION: CWS touchpoints01 (1.29.52); FILE MERGED 2008/06/02 12:35:02 pb 1.29.52.1: fix: #i89981# SID_MORE_DICTIONARIES added


2008-06-04  Vladimir Glazounov  <vg@openoffice.org>  [08d5a6d241c5e3b269597b9e1cf5148b1f750ff2]

INTEGRATION: CWS touchpoints01 (1.11.52); FILE MERGED 2008/06/02 12:34:01 pb 1.11.52.1: fix: #i89981# SID_MORE_DICTIONARIES added


2008-06-04  Vladimir Glazounov  <vg@openoffice.org>  [d509510b3cf35d33fd3646642e1aa3d283fc11f4]

INTEGRATION: CWS touchpoints01 (1.50.82); FILE MERGED 2008/06/02 17:15:01 tl 1.50.82.3: #i90146# strings for grammar checking UI 2008/06/02 10:13:07 pb 1.50.82.2: fix: #i89981# resource FT_LINGU_OPTIONS_MOREDICTS added 2008/05/29 08:10:11 pb 1.50.82.1: fix: #i89981# SvxEditModulesDlg: new controls


2008-06-04  Vladimir Glazounov  <vg@openoffice.org>  [f9fb947c9ca9e44c757431dcc119a4e0227ba203]

INTEGRATION: CWS touchpoints01 (1.8.82); FILE MERGED 2008/06/02 17:15:01 tl 1.8.82.3: #i90146# strings for grammar checking UI 2008/06/02 10:12:15 pb 1.8.82.2: fix: #i89981# FT_LINGU_OPTIONS_MOREDICTS added 2008/05/29 08:05:57 pb 1.8.82.1: fix: #i89981# SvxEditModulesDlg: new control ids


2008-06-04  Vladimir Glazounov  <vg@openoffice.org>  [406150982ce5812ceb83ab7c327b58bd8b031ec8]

INTEGRATION: CWS touchpoints01 (1.66.82); FILE MERGED 2008/06/03 10:33:26 pb 1.66.82.3: fix: #i89981# syntax error fixed 2008/06/02 10:11:03 pb 1.66.82.2: fix: #i89981# new control aMoreTemplatesLink for SpellCheckOptionsDlg 2008/05/29 08:08:32 pb 1.66.82.1: fix: #i89981# SvxEditModulesDlg: new Link control and its call method added


2008-06-04  Vladimir Glazounov  <vg@openoffice.org>  [00347cefa667ba9703ab9268260749d2b0488ed0]

INTEGRATION: CWS touchpoints01 (1.1.2); FILE ADDED 2008/06/04 09:55:53 pb 1.1.2.1: only new strings


2008-06-04  Vladimir Glazounov  <vg@openoffice.org>  [1779be536f1fc3ab3ca171e4ff551dae8e4dd337]

INTEGRATION: CWS touchpoints01 (1.46.82); FILE MERGED 2008/06/02 17:15:00 tl 1.46.82.1: #i90146# strings for grammar checking UI


2008-06-04  Vladimir Glazounov  <vg@openoffice.org>  [612a3e989a1c41909ad1923d6b794a7131b30f4d]

INTEGRATION: CWS touchpoints01 (1.30.82); FILE MERGED 2008/06/04 09:56:19 pb 1.30.82.1: optimprove.src added


2008-06-04  Vladimir Glazounov  <vg@openoffice.org>  [7131643b9573b90744db292d9617cf90efe4dff1]

INTEGRATION: CWS touchpoints01 (1.7.82); FILE MERGED 2008/06/02 17:15:00 tl 1.7.82.1: #i90146# strings for grammar checking UI


2008-06-04  Vladimir Glazounov  <vg@openoffice.org>  [67d9075b4aadff8fa95c56bb0ce1e44da5700734]

INTEGRATION: CWS touchpoints01 (1.4.82); FILE MERGED 2008/06/02 17:15:00 tl 1.4.82.1: #i90146# strings for grammar checking UI


2008-06-04  Vladimir Glazounov  <vg@openoffice.org>  [c89db8f49c7046d5ddef75c28c88d4bc212b48bc]

INTEGRATION: CWS touchpoints01 (1.3.82); FILE MERGED 2008/06/02 10:08:46 pb 1.3.82.2: fix: #i89981# new control aMoreTemplatesLink for SpellCheckOptionsDlg 2008/05/29 08:01:34 pb 1.3.82.1: fix: #i89981# SvxEditModulesDlg: new control aMoreDictsLink


2008-06-04  Vladimir Glazounov  <vg@openoffice.org>  [e371cd75bca4fea4716f10f0e7c1ee998ccd6e27]

INTEGRATION: CWS touchpoints01 (1.13.82); FILE MERGED 2008/06/04 09:58:01 pb 1.13.82.1: RID_SVXPAGE_IMPROVEMENT added


2008-06-04  Vladimir Glazounov  <vg@openoffice.org>  [6074b9f9d6d8320873be404c6a3e75052e1571c0]

INTEGRATION: CWS touchpoints01 (1.1.2); FILE ADDED 2008/06/04 09:56:43 pb 1.1.2.1: only new strings


2008-06-04  Vladimir Glazounov  <vg@openoffice.org>  [f6f2e55f1e57fa458354f8b5bed3da0b666f6d0c]

INTEGRATION: CWS touchpoints01 (1.6.84); FILE MERGED 2008/06/02 14:19:11 pb 1.6.84.1: fix: #i89981# command .uno:MoreDictionaries added


2008-06-04  Vladimir Glazounov  <vg@openoffice.org>  [a67494b8d174b0d78ccf59dff825c442035943f3]

INTEGRATION: CWS touchpoints01 (1.33.84); FILE MERGED 2008/06/02 14:17:53 pb 1.33.84.1: fix: #i89981# command .uno:MoreDictionaries added


2008-06-04  Vladimir Glazounov  <vg@openoffice.org>  [a20a36394008dd27c2b4fc679b86b12aa388f42e]

INTEGRATION: CWS touchpoints01 (1.6.84); FILE MERGED 2008/06/02 14:16:57 pb 1.6.84.1: fix: #i89981# command .uno:MoreDictionaries added


2008-06-04  Vladimir Glazounov  <vg@openoffice.org>  [e2e0784012e26c01078daf7a43402da04902a7a3]

INTEGRATION: CWS touchpoints01 (1.6.84); FILE MERGED 2008/06/02 14:15:36 pb 1.6.84.1: fix: #i89981# command .uno:MoreDictionaries added


2008-06-04  Vladimir Glazounov  <vg@openoffice.org>  [c06fe26eee0b987faccff02b7178e16bb63e3f96]

INTEGRATION: CWS touchpoints01 (1.29.84); FILE MERGED 2008/06/02 14:14:54 pb 1.29.84.1: fix: #i89981# command .uno:MoreDictionaries added


2008-06-04  Vladimir Glazounov  <vg@openoffice.org>  [7dcfedccdd1a764129462d088927db2499dc48be]

INTEGRATION: CWS touchpoints01 (1.30.84); FILE MERGED 2008/06/02 14:14:00 pb 1.30.84.1: fix: #i89981# command .uno:MoreDictionaries added


2008-06-04  Vladimir Glazounov  <vg@openoffice.org>  [f6ab045da559c2375d7a1ff6e89901f1de25477f]

INTEGRATION: CWS touchpoints01 (1.32.70); FILE MERGED 2008/06/02 14:08:45 pb 1.32.70.1: fix: #i89981# command .uno:MoreDictionaries added


2008-06-04  Vladimir Glazounov  <vg@openoffice.org>  [b6d371dd17df5c3a47bc77ee3b93994b78c20ca6]

INTEGRATION: CWS touchpoints01 (1.34.54); FILE MERGED 2008/06/02 14:10:58 pb 1.34.54.1: fix: #i89981# command .uno:MoreDictionaries added


2008-06-04  Vladimir Glazounov  <vg@openoffice.org>  [600233e98925490dd09e56dd41c678bd56448358]

INTEGRATION: CWS touchpoints01 (1.30.54); FILE MERGED 2008/06/02 14:10:01 pb 1.30.54.1: fix: #i89981# command .uno:MoreDictionaries added


2008-06-04  Vladimir Glazounov  <vg@openoffice.org>  [7ab7dba832baf732270972687d92a2a4918d992b]

INTEGRATION: CWS touchpoints01 (1.67.10); FILE MERGED 2008/06/02 16:41:36 tl 1.67.10.2: #i90146# strings for grammar checking UI 2008/06/02 12:26:16 pb 1.67.10.1: fix: #i89981# command .uno:MoreDictionaries added


2008-06-04  Vladimir Glazounov  <vg@openoffice.org>  [b0d8da992e704e439dcc6c9bc6cd7d117a75d912]

INTEGRATION: CWS touchpoints01 (1.46.42); FILE MERGED 2008/05/29 07:58:35 pb 1.46.42.1: fix: #i89981# wizard menu entry 'Install new dictionaries...' removed


2008-06-04  Vladimir Glazounov  <vg@openoffice.org>  [2bd58a42a4cc858b98de6c6f3f3b55268788d01d]

INTEGRATION: CWS touchpoints01 (1.63.66); FILE MERGED 2008/05/30 07:10:33 pb 1.63.66.1: fix: #i90034# new control FT_DOCTEMPLATE_LINK


2008-06-04  Vladimir Glazounov  <vg@openoffice.org>  [a604302a5a94a68aea847c288860b5f66e134139]

INTEGRATION: CWS touchpoints01 (1.7.66); FILE MERGED 2008/05/30 07:05:25 pb 1.7.66.1: fix: #i90034# new id FT_DOCTEMPLATE_LINK


2008-06-04  Vladimir Glazounov  <vg@openoffice.org>  [a082cf91589508353924de6e6361938b0ac6509b]

INTEGRATION: CWS touchpoints01 (1.81.66); FILE MERGED 2008/06/03 08:56:34 pb 1.81.66.3: fix: #i89981# syntax error fixed 2008/06/02 07:57:10 pb 1.81.66.2: fix: #i90034# close dialog after dispatching link 2008/05/30 07:04:13 pb 1.81.66.1: fix: #i90034# new control aMoreTemplatesLink and its call method


2008-06-04  Vladimir Glazounov  <vg@openoffice.org>  [b2b74bd0bc24379ecd09d56001ceaaacce01c39c]

INTEGRATION: CWS touchpoints01 (1.15.66); FILE MERGED 2008/05/30 07:02:40 pb 1.15.66.1: fix: #i89981# new control aMoreTemplatesLink


2008-06-04  Vladimir Glazounov  <vg@openoffice.org>  [b44e7daaa419a6b48bb151b34dcbbc86c9408751]

INTEGRATION: CWS sw30bf04 (1.3.2); FILE MERGED 2008/04/16 14:07:56 ama 1.3.2.1: Patch #i86356#: Remove unused methods


2008-06-04  Vladimir Glazounov  <vg@openoffice.org>  [7f415d17181edbdbe2999a2c669d0fd76ca5ad14]

INTEGRATION: CWS sw30bf04 (1.4.2); FILE MERGED 2008/04/16 14:07:56 ama 1.4.2.1: Patch #i86356#: Remove unused methods


2008-06-04  Vladimir Glazounov  <vg@openoffice.org>  [d1af3a5fc102f9bb3464541d83ef0fa4bb2ce2a1]

INTEGRATION: CWS sw30bf04 (1.4.2); FILE MERGED 2008/04/16 14:07:55 ama 1.4.2.1: Patch #i86356#: Remove unused methods


2008-06-04  Vladimir Glazounov  <vg@openoffice.org>  [2ec4fd903a90f02fabd273071ff625c46db9ab94]

INTEGRATION: CWS sw30bf04 (1.6.2); FILE MERGED 2008/04/16 14:07:55 ama 1.6.2.1: Patch #i86356#: Remove unused methods


2008-06-04  Vladimir Glazounov  <vg@openoffice.org>  [ca28a7236d7ee6670f5363dbf9960a51e64fdd31]

INTEGRATION: CWS sw30bf04 (1.10.2); FILE MERGED 2008/04/16 14:07:55 ama 1.10.2.1: Patch #i86356#: Remove unused methods


2008-06-04  Vladimir Glazounov  <vg@openoffice.org>  [59a7d8697eb879c2fadbbb7a7f49ccc1efe268a2]

INTEGRATION: CWS odfversionedexport (1.10.22); FILE MERGED 2008/04/30 15:10:37 iha 1.10.22.1: #i88889# ODF: Omit export of OFD 1.2 properties when 1.1 is set


2008-06-04  Vladimir Glazounov  <vg@openoffice.org>  [9be6a3f0dcdea27918eb03de6490c40f7fa407cc]

INTEGRATION: CWS sw30bf04 (1.5.2); FILE MERGED 2008/04/16 14:07:55 ama 1.5.2.1: Patch #i86356#: Remove unused methods


2008-06-04  Vladimir Glazounov  <vg@openoffice.org>  [1b9ab4478255cbba8489a069b68ab91606b676e4]

INTEGRATION: CWS sw30bf04 (1.3.2); FILE MERGED 2008/04/16 14:07:55 ama 1.3.2.1: Patch #i86356#: Remove unused methods


2008-06-04  Vladimir Glazounov  <vg@openoffice.org>  [49dd1d731a9b792f1b67489ec0f8daccb1797982]

INTEGRATION: CWS odfversionedexport (1.68.24); FILE MERGED 2008/04/30 15:12:50 iha 1.68.24.1: #i88889# ODF: Omit export of OFD 1.2 properties when 1.1 is set


2008-06-04  Vladimir Glazounov  <vg@openoffice.org>  [4be6b44f7d77205782b12f46f49238de125153dc]

INTEGRATION: CWS sw30bf04 (1.2.468); FILE MERGED 2008/05/09 14:33:09 fme 1.2.468.1: #i88346# Added zoomslider and viewlayout control to master documents and xml form documents


2008-06-04  Vladimir Glazounov  <vg@openoffice.org>  [1cbdf8115fb63696cacb95e87c7cf3e58bda272f]

INTEGRATION: CWS sw30bf04 (1.4.206); FILE MERGED 2008/05/09 14:33:09 fme 1.4.206.1: #i88346# Added zoomslider and viewlayout control to master documents and xml form documents


2008-06-04  Vladimir Glazounov  <vg@openoffice.org>  [13c29f03af7f1c0c0bf82fa42733cc440858c1e9]

INTEGRATION: CWS sw30bf04 (1.137.2); FILE MERGED 2008/05/16 07:49:24 ama 1.137.2.2: RESYNC: (1.137-1.138); FILE MERGED 2008/05/09 14:07:55 fme 1.137.2.1: #i80595# ww8 import should create new tables


2008-06-04  Vladimir Glazounov  <vg@openoffice.org>  [f1e6d0cb3780e73add77413b0cb0e27e90801470]

INTEGRATION: CWS sw30bf04 (1.182.2); FILE MERGED 2008/05/16 07:49:19 ama 1.182.2.2: RESYNC: (1.182-1.183); FILE MERGED 2008/05/09 14:07:19 fme 1.182.2.1: #i80595# ww8 import should create new tables


2008-06-04  Vladimir Glazounov  <vg@openoffice.org>  [9c6dd615b15199f10763d1f52c14c90def45c105]

INTEGRATION: CWS sw30bf04 (1.140.2); FILE MERGED 2008/05/16 08:57:27 ama 1.140.2.2: Warning: unused variable 2008/05/09 14:09:21 fme 1.140.2.1: #i80595# ww8 import should create new tables


2008-06-04  Vladimir Glazounov  <vg@openoffice.org>  [c7299870298fef922c63fe83c3f4b0aff21ed8cd]

INTEGRATION: CWS sw30bf04 (1.106.2); FILE MERGED 2008/05/09 14:06:09 fme 1.106.2.1: #i80595# ww8 import should create new tables


2008-06-04  Vladimir Glazounov  <vg@openoffice.org>  [97f747f6b2bafc77db3620a28d74b9a5e845d53d]

INTEGRATION: CWS tkr10 (1.140.18); FILE MERGED 2008/05/19 09:30:23 tkr 1.140.18.2: RESYNC: (1.140-1.142); FILE MERGED 2008/04/17 14:00:38 tkr 1.140.18.1: #i88181# remove assertions


2008-06-04  Vladimir Glazounov  <vg@openoffice.org>  [c1db0d0478b1749bc03f3f1be8793f930e36a943]

INTEGRATION: CWS sw30bf04 (1.73.2); FILE MERGED 2008/04/23 15:03:16 ama 1.73.2.1: Fix #i86880#: warning


2008-06-04  Vladimir Glazounov  <vg@openoffice.org>  [d993e965caed6b3e3302b22782ecc899ccf91da7]

INTEGRATION: CWS sw30bf04 (1.23.2); FILE MERGED 2008/04/23 15:05:01 ama 1.23.2.1: Fix #i86880#: warning


2008-06-04  Vladimir Glazounov  <vg@openoffice.org>  [8a2cd5e6dfa341b99325103131717804eb30b282]

INTEGRATION: CWS sw30bf04 (1.24.2); FILE MERGED 2008/05/16 07:49:07 ama 1.24.2.2: RESYNC: (1.24-1.25); FILE MERGED 2008/04/28 14:02:32 ama 1.24.2.1: Fix #i85833#: Undo string length


2008-06-04  Vladimir Glazounov  <vg@openoffice.org>  [0b669707d4d4034ef18ba593ee73e4048378ada2]

INTEGRATION: CWS sw30bf04 (1.117.2); FILE MERGED 2008/05/16 07:48:57 ama 1.117.2.2: RESYNC: (1.117-1.118); FILE MERGED 2008/04/24 10:31:36 ama 1.117.2.1: Fix #i88497#: Bakcground of rubyinftxt.cxx


2008-06-04  Vladimir Glazounov  <vg@openoffice.org>  [503b83ab66ee7bf85718082836b85667d0fbfbf8]

INTEGRATION: CWS sw30bf04 (1.56.2); FILE MERGED 2008/05/13 10:49:56 ama 1.56.2.1: Fix #i87430#: Build breaker for product+debug


2008-06-04  Vladimir Glazounov  <vg@openoffice.org>  [55446fb8c9f2d9647e26cb1713e9d1597af8b57b]

INTEGRATION: CWS sw30bf04 (1.68.2); FILE MERGED 2008/05/19 11:58:15 ama 1.68.2.1: Fix #i87430#: Compiling product with debug failed


2008-06-04  Vladimir Glazounov  <vg@openoffice.org>  [4207a09677e03f857dc9341616775be6c4e5a199]

INTEGRATION: CWS sw30bf04 (1.115.2); FILE MERGED 2008/05/09 14:05:11 fme 1.115.2.1: #i80595# ww8 import should create new tables


2008-06-04  Vladimir Glazounov  <vg@openoffice.org>  [ca91beb9d983754a5cba9e3df1bf18295e6640a0]

INTEGRATION: CWS sw30bf04 (1.51.2); FILE MERGED 2008/05/13 07:20:17 fme 1.51.2.1: #i40133# rail: Set internet link style language to none to prevent spell checking


2008-06-04  Vladimir Glazounov  <vg@openoffice.org>  [b07a5fcc600ad564315d36fbd18495184fdf69cf]

INTEGRATION: CWS tkr10 (1.10.78); FILE MERGED 2008/05/27 06:37:59 tkr 1.10.78.3: #151111# fix resync issues 2008/05/19 09:28:17 tkr 1.10.78.2: RESYNC: (1.10-1.12); FILE MERGED 2008/02/12 14:05:49 tkr 1.10.78.1: i84676 neon and gnome-vfs2


2008-06-04  Vladimir Glazounov  <vg@openoffice.org>  [eca984739938cfb74c74ce3965ebacd37ae356cd]

INTEGRATION: CWS sw30bf04 (1.45.2); FILE MERGED 2008/05/15 07:38:00 ama 1.45.2.2: Move fix for i87576 from CWS sw30bf04 to CWS rptchart2 2008/05/14 09:36:48 ama 1.45.2.1: Fix #i87576#: date-function


2008-06-04  Vladimir Glazounov  <vg@openoffice.org>  [483f9092ffcb5327499bc0a4cd6017e3ada0f592]

INTEGRATION: CWS odfversionedexport (1.101.22); FILE MERGED 2008/04/30 14:57:32 iha 1.101.22.1: #i88889# ODF: Omit export of OFD 1.2 properties when 1.1 is set


2008-06-04  Vladimir Glazounov  <vg@openoffice.org>  [010170ca63869e72a4c199a82960400b9c752077]

INTEGRATION: CWS odfversionedexport (1.3.22); FILE MERGED 2008/04/30 14:56:20 iha 1.3.22.1: #i88889# ODF: Omit export of OFD 1.2 properties when 1.1 is set


2008-06-04  Vladimir Glazounov  <vg@openoffice.org>  [7a72dc5ee09aed86bb43b5db83e18655de6e83d8]

INTEGRATION: CWS odfversionedexport (1.11.22); FILE MERGED 2008/04/30 14:50:29 iha 1.11.22.1: #i88889# ODF: Omit export of OFD 1.2 properties when 1.1 is set


2008-06-04  Vladimir Glazounov  <vg@openoffice.org>  [84cb82658be0026955815af709e2d6137b1d6f25]

INTEGRATION: CWS odfversionedexport (1.50.22); FILE MERGED 2008/04/30 14:54:48 iha 1.50.22.1: #i88889# ODF: Omit export of OFD 1.2 properties when 1.1 is set


2008-06-04  Vladimir Glazounov  <vg@openoffice.org>  [2bb940a3784cd6e7d5837f5e5513b6642489e49f]

INTEGRATION: CWS odfversionedexport (1.33.22); FILE MERGED 2008/04/30 14:55:29 iha 1.33.22.1: #i88889# ODF: Omit export of OFD 1.2 properties when 1.1 is set


2008-06-04  Vladimir Glazounov  <vg@openoffice.org>  [fe3b984d42bd4240bc458f041de05d68f756b71d]

INTEGRATION: CWS l10nfix26 (1.23.8); FILE MERGED 2008/05/26 16:13:44 ihi 1.23.8.1: #158069# Write full file path in error message


2008-06-04  Vladimir Glazounov  <vg@openoffice.org>  [9d0e8c32a234d38e7cb322fc2493ab397c6bd0a9]

INTEGRATION: CWS odfversionedexport (1.26.22); FILE MERGED 2008/04/30 14:59:37 iha 1.26.22.1: #i88889# ODF: Omit export of OFD 1.2 properties when 1.1 is set


2008-06-04  Vladimir Glazounov  <vg@openoffice.org>  [260a3275f1df63e74ef6309384b06b86100576ed]

INTEGRATION: CWS l10nfix26 (1.22.8); FILE MERGED 2008/05/26 16:13:44 ihi 1.22.8.1: #158069# Write full file path in error message


2008-06-04  Vladimir Glazounov  <vg@openoffice.org>  [c0e38c19ce22c7fcfcc8a673cd2cf083128ab745]

INTEGRATION: CWS odfversionedexport (1.98.22); FILE MERGED 2008/04/30 14:58:39 iha 1.98.22.1: #i88889# ODF: Omit export of OFD 1.2 properties when 1.1 is set


2008-06-04  Vladimir Glazounov  <vg@openoffice.org>  [0847c5c212d126a9f0ccf265e5610ec5f81fa07b]

INTEGRATION: CWS l10nfix26 (1.45.8); FILE MERGED 2008/05/26 16:13:44 ihi 1.45.8.1: #158069# Write full file path in error message


2008-06-04  Vladimir Glazounov  <vg@openoffice.org>  [ab9add3bdea623abfc7b362e97d5efc1349c142a]

INTEGRATION: CWS odfversionedexport (1.14.22); FILE MERGED 2008/04/30 15:03:38 iha 1.14.22.1: #i88889# ODF: Omit export of OFD 1.2 chart features when 1.1 is set


2008-06-04  Vladimir Glazounov  <vg@openoffice.org>  [2c6f9bb97ebe8f270e29150e99d46dc4f8ff3bfb]

INTEGRATION: CWS l10nfix26 (1.14.8); FILE MERGED 2008/06/02 15:03:11 ihi 1.14.8.1: Better error message output


2008-06-04  Vladimir Glazounov  <vg@openoffice.org>  [85605085020119fd03686bb721db8fdd650fafc3]

INTEGRATION: CWS odfversionedexport (1.1.2); FILE ADDED 2008/04/30 15:01:26 iha 1.1.2.1: #i88889# ODF: Omit export of OFD 1.2 properties when 1.1 is set


2008-06-04  Vladimir Glazounov  <vg@openoffice.org>  [95d77926cd59be60c63b49ca5bd20ee7710cf2f6]

INTEGRATION: CWS odfversionedexport (1.1.2); FILE ADDED 2008/04/30 15:01:49 iha 1.1.2.1: #i88889# ODF: Omit export of OFD 1.2 properties when 1.1 is set


2008-06-04  Vladimir Glazounov  <vg@openoffice.org>  [149465394495a9d152ad20f1074d1330ecc6c08d]

INTEGRATION: CWS l10nfix26 (1.10.8); FILE MERGED 2008/06/02 15:03:11 ihi 1.10.8.1: Better error message output


2008-06-04  Vladimir Glazounov  <vg@openoffice.org>  [e43e52aaf9b9790d6037688de9b490d6e17e957c]

INTEGRATION: CWS odfversionedexport (1.98.22); FILE MERGED 2008/04/30 15:08:24 iha 1.98.22.1: #i88889# ODF: Omit export of OFD 1.2 chart features when 1.1 is set


2008-06-04  Vladimir Glazounov  <vg@openoffice.org>  [27a4530899d6f50ada86cae58deb2147961740b3]

INTEGRATION: CWS l10nfix26 (1.1.2); FILE ADDED 2008/05/26 16:16:00 ihi 1.1.2.1: #i87014# Exclude BF from l10n process


2008-06-04  Vladimir Glazounov  <vg@openoffice.org>  [0081cdaa9e014b094603b3be7832e0915755d2f4]

INTEGRATION: CWS odfversionedexport (1.53.20); FILE MERGED 2008/04/30 15:07:20 iha 1.53.20.1: #i88889# ODF: Omit export of OFD 1.2 chart features when 1.1 is set


2008-06-04  Vladimir Glazounov  <vg@openoffice.org>  [ab8e1c06f56c1bc89aea210664bf5f27454e3102]

INTEGRATION: CWS odfversionedexport (1.32.20); FILE MERGED 2008/04/30 15:04:53 iha 1.32.20.1: #i88889# ODF: Omit export of OFD 1.2 chart features when 1.1 is set


2008-06-04  Vladimir Glazounov  <vg@openoffice.org>  [6108aefb866b474543c34573d2c7f52e209c0be7]

INTEGRATION: CWS odfversionedexport (1.3.22); FILE MERGED 2008/04/30 14:49:12 iha 1.3.22.1: #i88889# ODF: Omit export of OFD 1.2 properties when 1.1 is set


2008-06-04  Vladimir Glazounov  <vg@openoffice.org>  [2f837b04056af344cf5c94c19118ac1eeca0bd67]

INTEGRATION: CWS odfversionedexport (1.3.22); FILE MERGED 2008/04/30 14:48:24 iha 1.3.22.1: #i88889# ODF: Omit export of OFD 1.2 properties when 1.1 is set


2008-06-04  Vladimir Glazounov  <vg@openoffice.org>  [f634386a6edd600704cbbb4c79745dad2da12ec3]

INTEGRATION: CWS tkr10 (1.9.58); FILE MERGED 2008/05/19 09:26:53 tkr 1.9.58.2: RESYNC: (1.9-1.10); FILE MERGED 2008/02/12 14:05:04 tkr 1.9.58.1: i84676 neon and gnome-vfs2


2008-06-04  Vladimir Glazounov  <vg@openoffice.org>  [30f1aae7db197b72b24433c25ae1342728efc972]

INTEGRATION: CWS odfversionedexport (1.7.6); FILE MERGED 2008/04/30 15:11:55 iha 1.7.6.1: #i88889# ODF: Omit export of OFD 1.2 properties when 1.1 is set


2008-06-04  Vladimir Glazounov  <vg@openoffice.org>  [4d7255359bfb922aa5442375b96d7b3faf57d7f9]

INTEGRATION: CWS tkr10 (1.18.58); FILE MERGED 2008/05/19 09:27:05 tkr 1.18.58.3: RESYNC: (1.19-1.20); FILE MERGED 2008/03/28 13:56:17 tkr 1.18.58.2: RESYNC: (1.18-1.19); FILE MERGED 2008/02/12 14:05:04 tkr 1.18.58.1: i84676 neon and gnome-vfs2


2008-06-04  Vladimir Glazounov  <vg@openoffice.org>  [e557f06cb172dfa5ca04d215226b30e8ca4af4aa]

INTEGRATION: CWS tkr10 (1.59.4); FILE MERGED 2008/05/19 09:27:00 tkr 1.59.4.3: RESYNC: (1.60-1.62); FILE MERGED 2008/03/28 13:56:27 tkr 1.59.4.2: RESYNC: (1.59-1.60); FILE MERGED 2008/02/12 14:04:48 tkr 1.59.4.1: i84676 neon and gnome-vfs2


2008-06-04  Vladimir Glazounov  <vg@openoffice.org>  [c664a1cb1ebdf57be58240df49a5c117d176e8c2]

INTEGRATION: CWS tkr10 (1.29.28); FILE MERGED 2008/05/19 09:26:49 tkr 1.29.28.2: RESYNC: (1.29-1.30); FILE MERGED 2008/04/18 12:50:35 tkr 1.29.28.1: #151111# thread safeness


2008-06-04  Vladimir Glazounov  <vg@openoffice.org>  [1acbdacfa460ef7c957fb4fbf7d0233dede6592a]

INTEGRATION: CWS tkr10 (1.53.14); FILE MERGED 2008/05/19 09:27:11 tkr 1.53.14.3: RESYNC: (1.53-1.54); FILE MERGED 2008/04/21 09:51:15 tkr 1.53.14.2: #15111# build error (linux) 2008/04/18 12:50:35 tkr 1.53.14.1: #151111# thread safeness


2008-06-04  Vladimir Glazounov  <vg@openoffice.org>  [5361a7d719663530b464d7a5b4ee61295ae913e9]

INTEGRATION: CWS tkr10 (1.8.104); FILE MERGED 2008/05/19 09:26:45 tkr 1.8.104.2: RESYNC: (1.8-1.9); FILE MERGED 2008/03/18 12:42:39 tkr 1.8.104.1: #i87099# OOo crashed after basic kill command on ftp url


2008-06-04  Vladimir Glazounov  <vg@openoffice.org>  [82090ca58145da14b43d510eee4d51b921b905d9]

INTEGRATION: CWS tkr10 (1.18.8); FILE MERGED 2008/05/19 09:26:39 tkr 1.18.8.2: RESYNC: (1.18-1.19); FILE MERGED 2008/04/07 13:58:07 kso 1.18.8.1: #i83870# - Respect query and fragment part in source URLs.


2008-06-04  Vladimir Glazounov  <vg@openoffice.org>  [55326862588e24977181984aa7a864282363fdf7]

INTEGRATION: CWS tkr10 (1.15.10); FILE MERGED 2008/05/19 09:26:12 tkr 1.15.10.2: RESYNC: (1.15-1.16); FILE MERGED 2008/04/17 14:02:18 tkr 1.15.10.1: #i88181# remove assertions


2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [7ecb133ee4496a340ef0f9747a19be895603f7ad]

DEV300


2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [92057cc25d8f7e940877b30eef13923854916151]

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>  [df0feb0a9303d1a28a732ba164012f34898c65db]

INTEGRATION: CWS stctplbtn (1.1.2); FILE ADDED 2008/05/29 12:11:25 pl 1.1.2.1: #i90035# template repository button


2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [0d6853fbe9f1e712927d082fe0cdf387cf708b61]

INTEGRATION: CWS stctplbtn (1.150.24); FILE MERGED 2008/05/29 13:50:43 pl 1.150.24.1: #i90035# add template repository URL


2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [e1791d486ec35fe91b9e7402e0a20b2fe71c82c0]

INTEGRATION: CWS stctplbtn (1.46.44); FILE MERGED 2008/05/29 13:50:42 pl 1.46.44.1: #i90035# add template repository URL


2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [933787a5dfd6bde109801447a0526918804226d1]

INTEGRATION: CWS stctplbtn (1.6.38); FILE MERGED 2008/05/29 13:51:37 pl 1.6.38.1: #i90035# add template repository URL


2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [a1d4a5e32daee34b6983f3f63352117214968998]

INTEGRATION: CWS stctplbtn (1.7.6); FILE MERGED 2008/05/29 13:51:37 pl 1.7.6.1: #i90035# add template repository URL


2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [3c0883ad21f16efdd1d8ed10b41ee137634c4404]

INTEGRATION: CWS stctplbtn (1.7.4); FILE MERGED 2008/05/29 13:51:37 pl 1.7.4.1: #i90035# add template repository URL


2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [f31353c8c6bc92ea18e490ed7cae825d10c61828]

INTEGRATION: CWS stctplbtn (1.5.38); FILE MERGED 2008/05/29 13:51:37 pl 1.5.38.1: #i90035# add template repository URL


2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [dacc4dc81bb7dd0a7f2f44a431f6640cccd7fbab]

INTEGRATION: CWS hcshared18 (1.2.214); FILE MERGED 2008/04/14 10:25:09 ufi 1.2.214.1: i73389


2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [9357abc10b6f6cbba4cfe7fb05a2c4bea87dff9e]

INTEGRATION: CWS hcshared18 (1.2.214); FILE MERGED 2008/04/14 10:25:08 ufi 1.2.214.1: i73389


2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [8f8adbe22ed667ea0e861a7bbca2336eeae843a7]

INTEGRATION: CWS hcshared18 (1.3.214); FILE MERGED 2008/04/14 10:25:08 ufi 1.3.214.1: i73389


2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [f11493f63976035ba70a3df713058e16d754d3f6]

INTEGRATION: CWS hcshared18 (1.2.214); FILE MERGED 2008/04/14 10:25:07 ufi 1.2.214.1: i73389


2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [75c99404870d5b1788ea48cfda2967207e7b8fab]

INTEGRATION: CWS hcshared18 (1.2.128); FILE MERGED 2008/04/14 10:25:07 ufi 1.2.128.1: i73389


2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [7983c08793b19b0e6a35a8b8ca9df047d018b443]

INTEGRATION: CWS hcshared18 (1.2.128); FILE MERGED 2008/04/14 10:25:06 ufi 1.2.128.1: i73389


2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [8836fd1cef415dc2bad32767c447eb325a8e204b]

INTEGRATION: CWS hcshared18 (1.2.196); FILE MERGED 2008/04/14 10:25:06 ufi 1.2.196.1: i73389


2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [b27794287425faa06e049ef9b78e7c84b3259a60]

INTEGRATION: CWS hcshared18 (1.2.214); FILE MERGED 2008/04/14 10:25:06 ufi 1.2.214.1: i73389


2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [c3652a54cbffa1f63fdec503b8349250d6fd3349]

INTEGRATION: CWS hcshared18 (1.2.214); FILE MERGED 2008/04/14 10:25:05 ufi 1.2.214.1: i73389


2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [fcaa1e30a10699419ec475d31f7663c2f8c79ae1]

INTEGRATION: CWS hcshared18 (1.2.88); FILE MERGED 2008/04/28 07:18:07 ufi 1.2.88.1: i73389


2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [0dd86b389635b920a9142154342ede165dc315a4]

INTEGRATION: CWS hcshared18 (1.2.88); FILE MERGED 2008/04/28 07:18:06 ufi 1.2.88.1: i73389


2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [ebbc2aa6856dca4458412f7ee49831ea914af536]

INTEGRATION: CWS hcshared18 (1.2.88); FILE MERGED 2008/04/28 07:18:05 ufi 1.2.88.1: i73389


2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [824b4bb9e29baa07191b96c4b43035015df31375]

INTEGRATION: CWS hcshared18 (1.3.134); FILE MERGED 2008/04/14 10:25:05 ufi 1.3.134.1: i73389


2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [fb2889c6d3bf1954fa3e176e50ab51b475cfa184]

INTEGRATION: CWS hcshared18 (1.2.214); FILE MERGED 2008/04/14 10:25:04 ufi 1.2.214.1: i73389


2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [4ae9827dc674bd5c53c8019f206ec416d0f545c2]

INTEGRATION: CWS hcshared18 (1.2.190); FILE MERGED 2008/04/14 10:25:04 ufi 1.2.190.1: i73389


2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [bea2a2f20c448fcca161b6c0c28ba14d96f025cc]

INTEGRATION: CWS hcshared18 (1.2.190); FILE MERGED 2008/04/14 10:25:03 ufi 1.2.190.1: i73389


2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [ce85cac27c7e76037339bb9c290cb1f16b0d2092]

INTEGRATION: CWS hcshared18 (1.2.214); FILE MERGED 2008/04/14 10:25:03 ufi 1.2.214.1: i73389


2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [1b7f80b9e29e1f228fe6f3235405641cf7efd429]

INTEGRATION: CWS hcshared18 (1.2.214); FILE MERGED 2008/04/14 10:25:02 ufi 1.2.214.1: i73389


2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [83922276958129a870df762f017614f567fba34e]

INTEGRATION: CWS hcshared18 (1.2.164); FILE MERGED 2008/04/14 10:25:02 ufi 1.2.164.1: i73389


2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [8923b402520f14c14c42190e57f127e2673acef8]

INTEGRATION: CWS hcshared18 (1.2.164); FILE MERGED 2008/04/14 10:25:01 ufi 1.2.164.1: i73389


2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [5404bbf46ba1de7bfc14afeddae94d754f809205]

INTEGRATION: CWS hcshared18 (1.2.214); FILE MERGED 2008/04/14 10:25:01 ufi 1.2.214.1: i73389


2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [576cfe8c77d52d338ca4dfc47dafe5516de6bb43]

INTEGRATION: CWS hcshared18 (1.2.196); FILE MERGED 2008/04/14 10:25:00 ufi 1.2.196.1: i73389


2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [e23a70109ce476758c80762f049a44e31bdd22d2]

INTEGRATION: CWS hcshared18 (1.2.214); FILE MERGED 2008/04/14 10:25:00 ufi 1.2.214.1: i73389


2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [c774ddee3debd9b56cfe5e3a3b47de477a951e48]

INTEGRATION: CWS hcshared18 (1.2.214); FILE MERGED 2008/04/14 10:24:59 ufi 1.2.214.1: i73389


2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [dc42368f15ef3ab944859e6af82882f70484eb1c]

INTEGRATION: CWS hcshared18 (1.2.196); FILE MERGED 2008/04/14 10:24:59 ufi 1.2.196.1: i73389


2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [783c6c830f7013b3e50e5757992f65a5096dcbf5]

INTEGRATION: CWS hcshared18 (1.2.196); FILE MERGED 2008/04/14 10:24:58 ufi 1.2.196.1: i73389


2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [86ad0de6758f92195f8146d2ad0a66cfd7f770ec]

INTEGRATION: CWS hcshared18 (1.2.214); FILE MERGED 2008/04/14 10:24:58 ufi 1.2.214.1: i73389


2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [eb8e888b3c0eebc4aca6ed9e52900baea666b6c5]

INTEGRATION: CWS hcshared18 (1.2.174); FILE MERGED 2008/04/14 10:24:57 ufi 1.2.174.1: i73389


2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [b99fb93dbcbb7e33fc8ba299f0a008f2103a0010]

INTEGRATION: CWS hcshared18 (1.2.196); FILE MERGED 2008/04/14 10:24:57 ufi 1.2.196.1: i73389


2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [25aa60afaf1dc7781a1675b07054ce94d2cb35ed]

INTEGRATION: CWS hcshared18 (1.2.196); FILE MERGED 2008/04/14 10:24:56 ufi 1.2.196.1: i73389


2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [0dcf80eaad762e516ee91e944c9446dc6ccd119a]

INTEGRATION: CWS hcshared18 (1.2.262); FILE MERGED 2008/04/14 10:24:56 ufi 1.2.262.1: i73389


2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [93985a58a7e53afe14844d53c7c275c070ce7877]

INTEGRATION: CWS hcshared18 (1.1.262); FILE MERGED 2008/04/14 10:24:56 ufi 1.1.262.1: i73389


2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [96ea7efb29bc0e49d4b5949cfe99f7fa33ad92fc]

INTEGRATION: CWS hcshared18 (1.1.268); FILE MERGED 2008/04/14 10:24:56 ufi 1.1.268.1: i73389


2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [c7b9163247ce6aed52c9893197dfb71ecd3840af]

INTEGRATION: CWS hcshared18 (1.1.262); FILE MERGED 2008/04/14 10:24:55 ufi 1.1.262.1: i73389


2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [7c1b98fdcd994b15039b7a5380deb3cf50781d6f]

INTEGRATION: CWS hcshared18 (1.2.262); FILE MERGED 2008/04/14 10:24:55 ufi 1.2.262.1: i73389


2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [84a89ed4144eec2f6cdb58fd402643dd75e31a57]

INTEGRATION: CWS hcshared18 (1.2.88); FILE MERGED 2008/04/14 10:24:55 ufi 1.2.88.1: i73389


2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [26dad0b952085be2c5dfe3e2b6474589cf408615]

INTEGRATION: CWS hcshared18 (1.1.268); FILE MERGED 2008/04/14 10:24:55 ufi 1.1.268.1: i73389


2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [53f3b24fde39c98d73fbbee5c020041f954e9e8d]

INTEGRATION: CWS hcshared18 (1.2.262); FILE MERGED 2008/04/14 10:24:54 ufi 1.2.262.1: i73389


2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [7f07e7070167e3a6c8f45dfc00532700ce33500e]

INTEGRATION: CWS hcshared18 (1.1.268); FILE MERGED 2008/04/14 10:24:54 ufi 1.1.268.1: i73389


2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [148a461b144600ef12b745bbdb9a38aeae960c74]

INTEGRATION: CWS hcshared18 (1.1.262); FILE MERGED 2008/04/14 10:24:54 ufi 1.1.262.1: i73389


2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [971db3313135ee002f132eac5402bc39978cfe2b]

INTEGRATION: CWS hcshared18 (1.5.128); FILE MERGED 2008/04/14 10:24:54 ufi 1.5.128.1: i73389


2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [58a8b3405dff902b569e6074058ef2463f3330bd]

INTEGRATION: CWS hcshared18 (1.5.128); FILE MERGED 2008/04/14 10:24:53 ufi 1.5.128.1: i73389


2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [dd3f38db7e017cbe96341864ce00318539eac189]

#i90267# fixed typo


2008-06-03  Vladimir Glazounov  <vg@openoffice.org>  [44c797564373a999eb04b878a93c10e473547ad3]

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>  [1a885fdfb3708187289e149aaf6e727cbedb0eda]

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>  [0431f3bffcc915bd19cee0514dc82dced0d6a6a9]

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>  [d4d826b937021961f978f7af6815544170ba1d92]

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-03  Mox Soini  <mox@openoffice.org>  [899d6920512e2be910d14780ddece9b1b2835cd5]

Import the source files.


2008-06-03  Mox Soini  <mox@openoffice.org>  [d775f2516d329b512dd819d02345e1970ed26787]

Add build files. Cairo module now feature complete.


2008-06-03  Mox Soini  <mox@openoffice.org>  [bae6fcf0783932edf9be9a6051ed98e74bc15deb]

Build fixes


2008-06-02  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b838334a4673f5a656bfa2bcac7d8fd450fda055]

#158090# - add osl include for solarcommon


2008-06-02  Rüdiger Timm  <rt@openoffice.org>  [75988511d4a97fcd81bd65de7f17b07c943c3f25]

#i90188# Patch by pjanik to avoid 'uninitialized' warning.


2008-06-01  Christian Lohmaier  <cloph@openoffice.org>  [02c7bd2784e532dd86847f6ab54bdcbb5ade3d79]

--without-readline and --without-ui actually turns on those features (bug in hunspell's configure) - defaults to no anyway


2008-05-30  Oliver Bolte  <obo@openoffice.org>  [291b5fe139de78f48183c844453ba64a047b88b4]

#i10000# initResolution( NSWindow* ) declaration missing


2008-05-30  Oliver Bolte  <obo@openoffice.org>  [138ae3f26c5b40c586bff415b97bf05d8d037c8e]

#i10000# compare signed unsigned warning


2008-05-30  Oliver Bolte  <obo@openoffice.org>  [9ebe7641b7f5f5ceebbe0b2dad73e8bb73997967]

INTEGRATION: CWS hro35_DEV300 (1.142.32); FILE MERGED 2008/05/26 09:16:01 hro 1.142.32.1: #87244# Dialog initialization sequence has to be done synchronous for modal Vista dialog


2008-05-30  Oliver Bolte  <obo@openoffice.org>  [408727b21c337b261a495c39813007eb6989816c]

INTEGRATION: CWS hro35_DEV300 (1.3.14); FILE MERGED 2008/05/26 09:32:58 hro 1.3.14.1: #87244# Prevent blocking of main VCL thread


2008-05-30  Oliver Bolte  <obo@openoffice.org>  [a31c3f0ba3504947735b672cf2b96cfc09a09ba3]

DEV300


2008-05-30  Oliver Bolte  <obo@openoffice.org>  [9f2d92d94e0c1f38f3e4b4db8273bd982e64c20e]

INTEGRATION: CWS aquabmpfix01 (1.6.14); FILE MERGED 2008/05/09 12:40:13 hdu 1.6.14.1: #i88759# chart2: enable antialiasing, nothing depends on exact pixel-boundaries


2008-05-30  Oliver Bolte  <obo@openoffice.org>  [3ca40fb8a2e8c805517b351ebd97c1385cfc92a3]

INTEGRATION: CWS aquabmpfix01 (1.68.12); FILE MERGED 2008/05/16 08:44:30 hdu 1.68.12.9: #i87002# minor code cleanups 2008/05/15 12:15:58 hdu 1.68.12.8: i87002# cleanup some AquaSalGraphics color handling 2008/05/09 11:08:43 hdu 1.68.12.7: RESYNC: (1.68-1.71); FILE MERGED 2008/05/09 10:29:43 hdu 1.68.12.6: #i88759# use b2d polygon drawing if possible 2008/05/09 07:09:24 hdu 1.68.12.5: #i87689# fix monochrome vdev handling and minor cleanups 2008/05/05 09:04:11 hdu 1.68.12.4: #i88795# implement AquaSalGraphics::unionClipRegion(B2D) 2008/04/25 15:42:05 hdu 1.68.12.3: #i87689# refactor AquaSalGraphic to avoid excessive Quartz bitmap operations 2008/04/03 15:20:01 hdu 1.68.12.2: #i87689# cache image of bitmap based AquaSalGraphics 2008/04/01 10:53:12 hdu 1.68.12.1: Aqua: avoid expensive pixel-by-pixel accesses in copyArea() and copyBits() methods


2008-05-30  Oliver Bolte  <obo@openoffice.org>  [e47944640041a9702848ad1c298804a0b23a3180]

INTEGRATION: CWS aquabmpfix01 (1.154.30); FILE MERGED 2008/05/13 14:03:25 hdu 1.154.30.1: #100000# remove compile warnings


2008-05-30  Oliver Bolte  <obo@openoffice.org>  [8e7f8f0326fe6fc4d0563fad051a1ddf079fd74b]

INTEGRATION: CWS aquabmpfix01 (1.33.28); FILE MERGED 2008/05/13 14:03:29 hdu 1.33.28.1: #100000# remove compile warnings


2008-05-30  Oliver Bolte  <obo@openoffice.org>  [4d714009cee8e587d5fc9686edf2088129883567]

INTEGRATION: CWS aquabmpfix01 (1.29.28); FILE MERGED 2008/05/13 14:03:25 hdu 1.29.28.1: #100000# remove compile warnings


2008-05-30  Oliver Bolte  <obo@openoffice.org>  [0da4b3d70ed33ab2fda0257e62c6fd504d730ad7]

INTEGRATION: CWS aquabmpfix01 (1.35.36); FILE MERGED 2008/05/16 08:47:42 hdu 1.35.36.9: #i87002# minor code cleanups2 2008/05/16 08:44:30 hdu 1.35.36.8: #i87002# minor code cleanups 2008/05/15 12:15:58 hdu 1.35.36.7: i87002# cleanup some AquaSalGraphics color handling 2008/05/09 11:08:23 hdu 1.35.36.6: RESYNC: (1.35-1.37); FILE MERGED 2008/05/09 10:29:44 hdu 1.35.36.5: #i88759# use b2d polygon drawing if possible 2008/05/05 09:04:11 hdu 1.35.36.4: #i88795# implement AquaSalGraphics::unionClipRegion(B2D) 2008/04/25 15:42:05 hdu 1.35.36.3: #i87689# refactor AquaSalGraphic to avoid excessive Quartz bitmap operations 2008/04/03 15:20:00 hdu 1.35.36.2: #i87689# cache image of bitmap based AquaSalGraphics 2008/04/01 10:53:12 hdu 1.35.36.1: Aqua: avoid expensive pixel-by-pixel accesses in copyArea() and copyBits() methods


2008-05-30  Oliver Bolte  <obo@openoffice.org>  [03ba8d0a7755d5bf0bce95fc90e8c2907da00a69]

INTEGRATION: CWS aquabmpfix01 (1.48.28); FILE MERGED 2008/05/13 14:03:26 hdu 1.48.28.1: #100000# remove compile warnings


2008-05-30  Oliver Bolte  <obo@openoffice.org>  [15e41a2a2802451f9fa09b104ae31ea6888390f6]

INTEGRATION: CWS aquabmpfix01 (1.29.26); FILE MERGED 2008/05/13 14:03:26 hdu 1.29.26.1: #100000# remove compile warnings


2008-05-30  Oliver Bolte  <obo@openoffice.org>  [ba3e47385552b91f99b1e7444071a8466a8bce9d]

INTEGRATION: CWS aquabmpfix01 (1.14.30); FILE MERGED 2008/05/13 14:03:28 hdu 1.14.30.1: #100000# remove compile warnings


2008-05-30  Oliver Bolte  <obo@openoffice.org>  [d963aba064b076d3af33cc6c3ed2b0adfc7252cc]

INTEGRATION: CWS aquabmpfix01 (1.45.28); FILE MERGED 2008/05/13 14:03:27 hdu 1.45.28.1: #100000# remove compile warnings


2008-05-30  Oliver Bolte  <obo@openoffice.org>  [5fbdbf807650d29893094a610684e22c5ca0d564]

INTEGRATION: CWS aquabmpfix01 (1.18.28); FILE MERGED 2008/05/13 14:03:27 hdu 1.18.28.1: #100000# remove compile warnings


2008-05-30  Oliver Bolte  <obo@openoffice.org>  [c297d383ca2740f3c78c19f044531310861908ce]

INTEGRATION: CWS aquabmpfix01 (1.5.28); FILE MERGED 2008/05/13 14:03:26 hdu 1.5.28.1: #100000# remove compile warnings


2008-05-30  Oliver Bolte  <obo@openoffice.org>  [0f1d9bfc3e1bc6917f83ca426e83f5d66a336cf2]

INTEGRATION: CWS aquabmpfix01 (1.5.28); FILE MERGED 2008/05/13 14:03:27 hdu 1.5.28.1: #100000# remove compile warnings


2008-05-30  Oliver Bolte  <obo@openoffice.org>  [2387dfa4cbeb635748efb058f87641f15c3a1b62]

INTEGRATION: CWS aquabmpfix01 (1.44.28); FILE MERGED 2008/05/13 14:03:28 hdu 1.44.28.1: #100000# remove compile warnings


2008-05-30  Oliver Bolte  <obo@openoffice.org>  [ee2aee537f9133af63b8fd80d7486713593bddad]

INTEGRATION: CWS aquabmpfix01 (1.28.220); FILE MERGED 2008/05/09 12:59:58 hdu 1.28.220.4: #100000# remove compile warnings 2008/05/09 11:08:04 hdu 1.28.220.3: RESYNC: (1.28-1.29); FILE MERGED 2008/05/09 10:29:45 hdu 1.28.220.2: #i88759# use b2d polygon drawing if possible 2008/05/05 09:03:02 hdu 1.28.220.1: #i88795# add SalGraphics::UnionClipRegion(B2D)


2008-05-30  Oliver Bolte  <obo@openoffice.org>  [5108065354eca4cda4eed93263815283e875f644]

INTEGRATION: CWS aquabmpfix01 (1.14.222); FILE MERGED 2008/05/09 12:59:58 hdu 1.14.222.3: #100000# remove compile warnings 2008/05/09 11:07:57 hdu 1.14.222.2: RESYNC: (1.14-1.15); FILE MERGED 2008/05/05 12:58:28 hdu 1.14.222.1: #i88795# extend Region class with B2D too


2008-05-30  Oliver Bolte  <obo@openoffice.org>  [4b21df1d7c1867b40984ae8e383c44849ea4904f]

INTEGRATION: CWS aquabmpfix01 (1.25.12); FILE MERGED 2008/05/09 11:08:01 hdu 1.25.12.2: RESYNC: (1.25-1.26); FILE MERGED 2008/05/05 12:58:28 hdu 1.25.12.1: #i88795# extend Region class with B2D too


2008-05-30  Oliver Bolte  <obo@openoffice.org>  [72b6b77d7b6895c7bf8e42e844670b232b8379a8]

INTEGRATION: CWS aquabmpfix01 (1.26.12); FILE MERGED 2008/05/09 11:08:13 hdu 1.26.12.2: RESYNC: (1.26-1.27); FILE MERGED 2008/05/05 09:06:18 hdu 1.26.12.1: #i88795# use SalGraphics::UnionClipRegion(B2D) if available


2008-05-30  Oliver Bolte  <obo@openoffice.org>  [844f9a38ab061c9ccebd0a73d0814a68f75d0b01]

INTEGRATION: CWS aquabmpfix01 (1.54.38); FILE MERGED 2008/05/09 11:08:10 hdu 1.54.38.5: RESYNC: (1.54-1.55); FILE MERGED 2008/05/09 10:29:44 hdu 1.54.38.4: #i88759# use b2d polygon drawing if possible 2008/05/05 12:58:28 hdu 1.54.38.3: #i88795# extend Region class with B2D too 2008/05/05 10:41:02 hdu 1.54.38.2: #i88795# OutputDevice::ImplSelectClipRegion() coordinates are already transformed 2008/05/05 09:06:18 hdu 1.54.38.1: #i88795# use SalGraphics::UnionClipRegion(B2D) if available


2008-05-30  Oliver Bolte  <obo@openoffice.org>  [cec34297b62c1a2f10f9e728a1b6f9e2da26f3d5]

INTEGRATION: CWS aquabmpfix01 (1.21.218); FILE MERGED 2008/05/13 14:03:24 hdu 1.21.218.4: #100000# remove compile warnings 2008/05/09 11:08:07 hdu 1.21.218.3: RESYNC: (1.21-1.22); FILE MERGED 2008/04/25 15:42:07 hdu 1.21.218.2: #i87689# refactor AquaSalGraphic to avoid excessive Quartz bitmap operations 2008/03/13 15:42:18 hdu 1.21.218.1: #i87002# allow grey-only AquaSalBitmaps to avoid unneeded conversions


2008-05-30  Oliver Bolte  <obo@openoffice.org>  [c5515a1ed4fc81391f0a0c852f867c97a5f329b7]

INTEGRATION: CWS aquabmpfix01 (1.4.38); FILE MERGED 2008/05/09 11:08:58 hdu 1.4.38.2: RESYNC: (1.4-1.5); FILE MERGED 2008/05/05 09:03:02 hdu 1.4.38.1: #i88795# add SalGraphics::UnionClipRegion(B2D)


2008-05-30  Oliver Bolte  <obo@openoffice.org>  [88f9e5e76ba808266f76da36ba00e38a88a6943d]

INTEGRATION: CWS aquabmpfix01 (1.7.74); FILE MERGED 2008/05/15 08:26:06 hdu 1.7.74.4: #i89495# Aqua: better integration with quartz-cairo-canvas 2008/05/09 11:09:05 hdu 1.7.74.3: RESYNC: (1.7-1.8); FILE MERGED 2008/04/26 05:43:16 mox 1.7.74.2: Follow the sysdata.hxx naming conventions (and distinguish from internal mxLayer variable) 2008/04/25 15:42:06 hdu 1.7.74.1: #i87689# refactor AquaSalGraphic to avoid excessive Quartz bitmap operations


2008-05-30  Oliver Bolte  <obo@openoffice.org>  [cfe0934fbfe481de1bde3c1a5d4d95b81330b326]

INTEGRATION: CWS aquabmpfix01 (1.3.36); FILE MERGED 2008/05/13 14:03:24 hdu 1.3.36.5: #100000# remove compile warnings 2008/05/09 12:59:58 hdu 1.3.36.4: #100000# remove compile warnings 2008/05/09 11:08:48 hdu 1.3.36.3: RESYNC: (1.3-1.5); FILE MERGED 2008/05/09 10:29:45 hdu 1.3.36.2: #i88759# use b2d polygon drawing if possible 2008/05/05 09:03:02 hdu 1.3.36.1: #i88795# add SalGraphics::UnionClipRegion(B2D)


2008-05-30  Oliver Bolte  <obo@openoffice.org>  [49e7c90ca641767a4f7777a1cee55f7b10e52830]

INTEGRATION: CWS aquabmpfix01 (1.2.318); FILE MERGED 2008/05/09 11:08:55 hdu 1.2.318.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/13 15:42:17 hdu 1.2.318.1: #i87002# allow grey-only AquaSalBitmaps to avoid unneeded conversions


2008-05-30  Oliver Bolte  <obo@openoffice.org>  [e6b5135ab01628361bfc8bfb9e0aa5c876b9084f]

INTEGRATION: CWS aquabmpfix01 (1.2.318); FILE MERGED 2008/05/09 11:08:51 hdu 1.2.318.2: RESYNC: (1.2-1.3); FILE MERGED 2008/05/05 12:58:28 hdu 1.2.318.1: #i88795# extend Region class with B2D too


2008-05-30  Oliver Bolte  <obo@openoffice.org>  [3c12269be411740b6aa4288880a319b21e69ea30]

INTEGRATION: CWS aquabmpfix01 (1.2.222); FILE MERGED 2008/05/09 11:09:01 hdu 1.2.222.2: RESYNC: (1.2-1.3); FILE MERGED 2008/05/05 12:58:28 hdu 1.2.222.1: #i88795# extend Region class with B2D too


2008-05-30  Oliver Bolte  <obo@openoffice.org>  [599a431de7ef2fc8c4b7baacdb047df490a66bd0]

INTEGRATION: CWS aquabmpfix01 (1.5.12); FILE MERGED 2008/05/09 11:09:10 hdu 1.5.12.2: RESYNC: (1.5-1.6); FILE MERGED 2008/05/09 10:29:45 hdu 1.5.12.1: #i88759# use b2d polygon drawing if possible


2008-05-30  Oliver Bolte  <obo@openoffice.org>  [06e941d6e1718b82e4873c58230c37d5b234040c]

INTEGRATION: CWS aquabmpfix01 (1.6.28); FILE MERGED 2008/05/13 14:03:24 hdu 1.6.28.1: #100000# remove compile warnings


2008-05-30  Oliver Bolte  <obo@openoffice.org>  [f0faedb959edd27d6b5b96ec77fd54f7172d52dd]

INTEGRATION: CWS aquabmpfix01 (1.22.12); FILE MERGED 2008/05/15 09:59:51 hdu 1.22.12.6: #i89495# fix bad crash in Quartz-Cairo-Canvas 2008/05/15 08:26:06 hdu 1.22.12.5: #i89495# Aqua: better integration with quartz-cairo-canvas 2008/05/09 11:08:36 hdu 1.22.12.4: RESYNC: (1.22-1.23); FILE MERGED 2008/05/09 07:09:25 hdu 1.22.12.3: #i87689# fix monochrome vdev handling and minor cleanups 2008/04/26 05:43:16 mox 1.22.12.2: Follow the sysdata.hxx naming conventions (and distinguish from internal mxLayer variable) 2008/04/25 15:42:06 hdu 1.22.12.1: #i87689# refactor AquaSalGraphic to avoid excessive Quartz bitmap operations


2008-05-30  Oliver Bolte  <obo@openoffice.org>  [04bf43ec67db78b8e18a52c69fb56197b15d84a9]

INTEGRATION: CWS aquabmpfix01 (1.9.12); FILE MERGED 2008/05/09 11:08:33 hdu 1.9.12.2: RESYNC: (1.9-1.11); FILE MERGED 2008/04/25 15:42:06 hdu 1.9.12.1: #i87689# refactor AquaSalGraphic to avoid excessive Quartz bitmap operations


2008-05-30  Oliver Bolte  <obo@openoffice.org>  [3aacf0ab246af5a5874342f5832f7c0d0a871ce8]

INTEGRATION: CWS aquabmpfix01 (1.14.12); FILE MERGED 2008/05/15 12:15:58 hdu 1.14.12.8: i87002# cleanup some AquaSalGraphics color handling 2008/05/15 08:26:06 hdu 1.14.12.7: #i89495# Aqua: better integration with quartz-cairo-canvas 2008/05/09 11:08:26 hdu 1.14.12.6: RESYNC: (1.14-1.15); FILE MERGED 2008/05/09 07:09:24 hdu 1.14.12.5: #i87689# fix monochrome vdev handling and minor cleanups 2008/05/05 09:04:11 hdu 1.14.12.4: #i88795# implement AquaSalGraphics::unionClipRegion(B2D) 2008/04/28 10:10:13 hdu 1.14.12.3: #i87689# avoid dangling pointer to deleted object 2008/04/25 15:42:06 hdu 1.14.12.2: #i87689# refactor AquaSalGraphic to avoid excessive Quartz bitmap operations 2008/04/03 15:20:01 hdu 1.14.12.1: #i87689# cache image of bitmap based AquaSalGraphics


2008-05-30  Oliver Bolte  <obo@openoffice.org>  [4cab94239be70bd5800a8808652514f14501d303]

INTEGRATION: CWS aquabmpfix01 (1.30.10); FILE MERGED 2008/05/15 13:00:43 hdu 1.30.10.15: i87002# WAE: improve const correctness and minor cleanups 2008/05/15 12:30:22 hdu 1.30.10.14: i87002# remove unused methods 2008/05/15 09:55:22 hdu 1.30.10.13: #i87002# change default palette 2008/05/13 17:19:40 mox 1.30.10.12: Additional check for the cairo hack... 2008/05/09 13:07:08 hdu 1.30.10.11: #100000# remove compile warnings 2008/05/09 11:08:29 hdu 1.30.10.10: RESYNC: (1.30-1.33); FILE MERGED 2008/05/09 07:09:24 hdu 1.30.10.9: #i87689# fix monochrome vdev handling and minor cleanups 2008/05/06 07:58:37 hdu 1.30.10.8: #i87002# some application-layer bitmap handling really wants a palette 2008/05/06 07:25:18 hdu 1.30.10.7: #i87002# cache bitmap buffer backed CGImageRefs 2008/04/25 15:42:05 hdu 1.30.10.6: #i87689# refactor AquaSalGraphic to avoid excessive Quartz bitmap operations 2008/03/17 08:12:54 hdu 1.30.10.5: #i86922# fix short-cirucit condition in AquaSalBitmap::CreateCroppedImage() 2008/03/14 11:38:57 hdu 1.30.10.4: #i87002# accelerate important BGR->RGBA conversion 2008/03/13 16:25:31 hdu 1.30.10.3: #i87002# avoid unneeded colorspace conversion for mask creation 2008/03/13 15:42:17 hdu 1.30.10.2: #i87002# allow grey-only AquaSalBitmaps to avoid unneeded conversions 2008/03/13 13:00:03 hdu 1.30.10.1: #86922# fix vertically bug with cropped images that are vertically mirrored


2008-05-30  Oliver Bolte  <obo@openoffice.org>  [6122ed52b32010bca1c3d8a388b04a1940561bfc]

INTEGRATION: CWS aquabmpfix01 (1.14.166); FILE MERGED 2008/05/09 11:08:16 hdu 1.14.166.2: RESYNC: (1.14-1.15); FILE MERGED 2008/04/25 15:42:05 hdu 1.14.166.1: #i87689# refactor AquaSalGraphic to avoid excessive Quartz bitmap operations


2008-05-30  Oliver Bolte  <obo@openoffice.org>  [6828a227a1301dda91984154dc3c9a9bb50f0159]

INTEGRATION: CWS aquabmpfix01 (1.4.166); FILE MERGED 2008/05/15 13:00:43 hdu 1.4.166.6: i87002# WAE: improve const correctness and minor cleanups 2008/05/15 12:30:22 hdu 1.4.166.5: i87002# remove unused methods 2008/05/09 11:08:20 hdu 1.4.166.4: RESYNC: (1.4-1.5); FILE MERGED 2008/05/06 07:25:18 hdu 1.4.166.3: #i87002# cache bitmap buffer backed CGImageRefs 2008/04/25 15:42:05 hdu 1.4.166.2: #i87689# refactor AquaSalGraphic to avoid excessive Quartz bitmap operations 2008/03/13 13:00:04 hdu 1.4.166.1: #86922# fix vertically bug with cropped images that are vertically mirrored


2008-05-30  Oliver Bolte  <obo@openoffice.org>  [362305b6f5c9b882efc468352c3b41d4dc03ddc1]

INTEGRATION: CWS aquabmpfix01 (1.10.56); FILE MERGED 2008/05/09 11:06:51 hdu 1.10.56.2: RESYNC: (1.10-1.11); FILE MERGED 2008/04/22 09:36:22 hdu 1.10.56.1: #i87002# Aqua: avoid expensive and superfluos mask conversion


2008-05-30  Oliver Bolte  <obo@openoffice.org>  [46d69d36e85e082bf5bd41a88dc1a70bf0a17605]

INTEGRATION: CWS aquabmpfix01 (1.5.86); FILE MERGED 2008/05/09 11:06:44 hdu 1.5.86.2: RESYNC: (1.5-1.6); FILE MERGED 2008/05/09 10:32:42 hdu 1.5.86.1: #i88759# canvas allows b2d drawing


2008-05-30  Oliver Bolte  <obo@openoffice.org>  [d6f290b3afd88b207fbdf62427921feb05456332]

INTEGRATION: CWS aquabmpfix01 (1.6.98); FILE MERGED 2008/05/09 11:06:54 hdu 1.6.98.2: RESYNC: (1.6-1.7); FILE MERGED 2008/05/09 10:32:42 hdu 1.6.98.1: #i88759# canvas allows b2d drawing


2008-05-30  Oliver Bolte  <obo@openoffice.org>  [a0c7fb2374d392379d7419237896265194619f30]

INTEGRATION: CWS aquabmpfix01 (1.6.98); FILE MERGED 2008/05/09 11:06:47 hdu 1.6.98.2: RESYNC: (1.6-1.7); FILE MERGED 2008/05/09 10:32:42 hdu 1.6.98.1: #i88759# canvas allows b2d drawing


2008-05-30  Oliver Bolte  <obo@openoffice.org>  [d8e04a91062b4ec66a86c84269da5b80d1134a80]

INTEGRATION: CWS aquabmpfix01 (1.6.8); FILE MERGED 2008/05/14 13:41:01 hdu 1.6.8.1: #100000# fix cairocanvas compilation


2008-05-30  Oliver Bolte  <obo@openoffice.org>  [0d778878c3427c436fb0f8f98078dd63263ba03a]

INTEGRATION: CWS notes4 (1.154.24); FILE MERGED 2008/04/29 15:44:25 mod 1.154.24.1: i87651


2008-05-30  Oliver Bolte  <obo@openoffice.org>  [ee9e7251af32fbe03f44da8231e101c38f2a50d7]

INTEGRATION: CWS notes4 (1.95.24); FILE MERGED 2008/04/29 15:44:25 mod 1.95.24.1: i87651


2008-05-30  Oliver Bolte  <obo@openoffice.org>  [15822f95b85acec048c10ceb0518635f100a03a9]

INTEGRATION: CWS notes4 (1.23.4); FILE MERGED 2008/04/25 15:52:43 mod 1.23.4.4: fix 2008/04/18 01:14:31 mod 1.23.4.3: #i86524# 2008/04/18 00:17:41 mod 1.23.4.2: #i86524# 2008/04/17 10:51:16 mod 1.23.4.1: various small fixes


2008-05-30  Oliver Bolte  <obo@openoffice.org>  [06983b4b48ea744745bc2b27c39aebc979d7c5c8]

INTEGRATION: CWS notes4 (1.37.4); FILE MERGED 2008/04/24 17:37:01 mod 1.37.4.1: spellcheck inside draw object


2008-05-30  Oliver Bolte  <obo@openoffice.org>  [af6d1a9ef9191438c65e283ac7dd1f932581d9bd]

INTEGRATION: CWS notes4 (1.84.4); FILE MERGED 2008/04/17 10:51:16 mod 1.84.4.1: various small fixes


2008-05-30  Oliver Bolte  <obo@openoffice.org>  [e228cfb764210afa7259db1c5508e2899add00b9]

INTEGRATION: CWS notes4 (1.26.4); FILE MERGED 2008/04/17 10:51:16 mod 1.26.4.1: various small fixes


2008-05-30  Oliver Bolte  <obo@openoffice.org>  [5c8223223f548457f72a754af3b8c20eaa6f03de]

INTEGRATION: CWS notes4 (1.110.4); FILE MERGED 2008/04/21 13:22:20 mod 1.110.4.3: i85896 2008/04/18 01:14:31 mod 1.110.4.2: #i86524# 2008/04/17 23:15:03 mod 1.110.4.1: #i88233#


2008-05-30  Oliver Bolte  <obo@openoffice.org>  [3cfe8ae094c28eedccb2a4bc5c0e01d6dd86f8e2]

INTEGRATION: CWS notes4 (1.4.4); FILE MERGED 2008/04/29 23:03:47 mod 1.4.4.4: WaE 2008/04/25 07:41:06 mod 1.4.4.3: #i88715 2008/04/19 17:28:49 mod 1.4.4.2: #i88220# 2008/04/17 10:51:15 mod 1.4.4.1: various small fixes


2008-05-30  Oliver Bolte  <obo@openoffice.org>  [e3de49af4b5962ea717fedfbe0cf9c5bc5f64fc7]

INTEGRATION: CWS notes4 (1.59.4); FILE MERGED 2008/04/24 17:37:00 mod 1.59.4.2: spellcheck inside draw object 2008/04/17 10:51:15 mod 1.59.4.1: various small fixes


2008-05-30  Oliver Bolte  <obo@openoffice.org>  [be34182e8a7d1c4a71ae0fd35fc7dabbad3f047d]

INTEGRATION: CWS notes4 (1.4.4); FILE MERGED 2008/04/29 23:03:47 mod 1.4.4.10: WaE 2008/04/29 15:59:33 mod 1.4.4.9: #i86717# 2008/04/25 15:52:43 mod 1.4.4.8: fix 2008/04/25 07:41:05 mod 1.4.4.7: #i88715 2008/04/24 17:37:00 mod 1.4.4.6: spellcheck inside draw object 2008/04/21 13:22:20 mod 1.4.4.5: i85896 2008/04/19 17:28:49 mod 1.4.4.4: #i88220# 2008/04/18 01:14:30 mod 1.4.4.3: #i86524# 2008/04/17 23:15:03 mod 1.4.4.2: #i88233# 2008/04/17 10:51:15 mod 1.4.4.1: various small fixes


2008-05-30  Oliver Bolte  <obo@openoffice.org>  [1dfad73a277adcd5964c2ed25d3aa5bb8851bdf4]

INTEGRATION: CWS notes4 (1.28.4); FILE MERGED 2008/04/18 01:14:30 mod 1.28.4.3: #i86524# 2008/04/17 23:15:03 mod 1.28.4.2: #i88233# 2008/04/17 10:51:15 mod 1.28.4.1: various small fixes


2008-05-30  Oliver Bolte  <obo@openoffice.org>  [d98c091a17fe3814c2fb307607c0f7b33b79af15]

INTEGRATION: CWS notes4 (1.157.4); FILE MERGED 2008/04/21 13:22:20 mod 1.157.4.4: i85896 2008/04/18 01:14:30 mod 1.157.4.3: #i86524# 2008/04/17 23:15:02 mod 1.157.4.2: #i88233# 2008/04/17 10:51:15 mod 1.157.4.1: various small fixes


2008-05-30  Oliver Bolte  <obo@openoffice.org>  [fdfc8844f49acd077bd58f03402a7a72dd2ad10e]

INTEGRATION: CWS notes4 (1.7.4); FILE MERGED 2008/04/29 15:59:33 mod 1.7.4.7: #i86717# 2008/04/24 17:37:00 mod 1.7.4.6: spellcheck inside draw object 2008/04/21 13:22:19 mod 1.7.4.5: i85896 2008/04/18 01:14:29 mod 1.7.4.4: #i86524# 2008/04/18 00:17:41 mod 1.7.4.3: #i86524# 2008/04/17 23:15:02 mod 1.7.4.2: #i88233# 2008/04/17 10:51:14 mod 1.7.4.1: various small fixes


2008-05-30  Oliver Bolte  <obo@openoffice.org>  [c6f23c527b4d6565d5366cc8160088cbbea4a573]

INTEGRATION: CWS notes4 (1.105.4); FILE MERGED 2008/04/17 23:15:01 mod 1.105.4.2: #i88233# 2008/04/17 10:51:14 mod 1.105.4.1: various small fixes


2008-05-30  Oliver Bolte  <obo@openoffice.org>  [daa913bcd6f9566ad3114c468490d2ddad7bccac]

INTEGRATION: CWS notes4 (1.53.4); FILE MERGED 2008/04/17 10:51:14 mod 1.53.4.1: various small fixes


2008-05-30  Oliver Bolte  <obo@openoffice.org>  [1e9133de546b1946c559e777c68ce49e2db32bc5]

INTEGRATION: CWS notes4 (1.4.4); FILE MERGED 2008/04/17 23:15:01 mod 1.4.4.2: #i88233# 2008/04/17 10:51:14 mod 1.4.4.1: various small fixes


2008-05-30  Oliver Bolte  <obo@openoffice.org>  [9844a268e2473ae998d62af290d285a5fa84b1ec]

INTEGRATION: CWS notes4 (1.3.4); FILE MERGED 2008/04/25 07:41:05 mod 1.3.4.2: #i88715 2008/04/17 10:51:14 mod 1.3.4.1: various small fixes


2008-05-30  Oliver Bolte  <obo@openoffice.org>  [5f1a75a8fa770567c68c49dc987167ac5a3af54b]

INTEGRATION: CWS notes4 (1.5.4); FILE MERGED 2008/04/19 17:28:48 mod 1.5.4.4: #i88220# 2008/04/18 01:14:29 mod 1.5.4.3: #i86524# 2008/04/17 23:15:01 mod 1.5.4.2: #i88233# 2008/04/17 10:51:13 mod 1.5.4.1: various small fixes


2008-05-30  Oliver Bolte  <obo@openoffice.org>  [8ed9666207baf6984d15b3de63ba38d2270dc00f]

INTEGRATION: CWS notes4 (1.5.4); FILE MERGED 2008/04/24 17:36:59 mod 1.5.4.4: spellcheck inside draw object 2008/04/18 01:14:28 mod 1.5.4.3: #i86524# 2008/04/17 23:15:01 mod 1.5.4.2: #i88233# 2008/04/17 10:51:13 mod 1.5.4.1: various small fixes


2008-05-30  Oliver Bolte  <obo@openoffice.org>  [49cd805b233f31c6a2dc47c23a3732b094512155]

INTEGRATION: CWS uaa06 (1.34.20); FILE MERGED 2008/05/08 12:39:09 obr 1.34.20.1: #i87426# repaired broken a11y hierarchy of a number of dialogs


2008-05-30  Oliver Bolte  <obo@openoffice.org>  [135b36630cab58696f77561447fd8fb1eac7e617]

INTEGRATION: CWS uaa06 (1.80.16); FILE MERGED 2008/05/08 12:39:09 obr 1.80.16.1: #i87426# repaired broken a11y hierarchy of a number of dialogs


2008-05-30  Oliver Bolte  <obo@openoffice.org>  [368b9de70e3106526d756139685366ef3144701f]

INTEGRATION: CWS uaa06 (1.8.20); FILE MERGED 2008/05/08 11:51:54 obr 1.8.20.1: #i88070# map AtkRole IMAGE to uno role GRAPHIC


2008-05-30  Oliver Bolte  <obo@openoffice.org>  [a99015599631d3c2d53dc660f09028f4008761fa]

INTEGRATION: CWS uaa06 (1.7.20); FILE MERGED 2008/05/16 05:20:58 obr 1.7.20.2: #i87426# replace FILLER role with option pane again for dialogs and alerts 2008/05/08 12:39:09 obr 1.7.20.1: #i87426# repaired broken a11y hierarchy of a number of dialogs


2008-05-30  Oliver Bolte  <obo@openoffice.org>  [f68c66feb6b4c3154cb135e0097251fd99f864a4]

INTEGRATION: CWS uaa06 (1.5.20); FILE MERGED 2008/05/08 12:39:09 obr 1.5.20.1: #i87426# repaired broken a11y hierarchy of a number of dialogs


2008-05-30  Oliver Bolte  <obo@openoffice.org>  [e6f2bda39edf2b829597adcc1581c2e15d55ae89]

INTEGRATION: CWS uaa06 (1.5.8); FILE MERGED 2008/05/19 11:13:25 obr 1.5.8.2: #i86659# WaE break on wntmsci12 2008/05/14 13:12:57 obr 1.5.8.1: #i86659# support for XAccessibleMultiLineText


2008-05-30  Oliver Bolte  <obo@openoffice.org>  [959c1233250a10228e07c108d4cbbe0da24f4c9d]

INTEGRATION: CWS uaa06 (1.5.8); FILE MERGED 2008/05/14 13:12:56 obr 1.5.8.1: #i86659# support for XAccessibleMultiLineText


2008-05-30  Oliver Bolte  <obo@openoffice.org>  [8215a0ccb34ce09a9fe40b0f138e46905e3ffdb7]

INTEGRATION: CWS uaa06 (1.7.20); FILE MERGED 2008/05/14 12:54:22 obr 1.7.20.1: #i86659# introduce XAccessibleMultiLineText


2008-05-30  Oliver Bolte  <obo@openoffice.org>  [9b5fec553e29cfe4634a618dcc38bd4b9e3367bd]

INTEGRATION: CWS uaa06 (1.1.2); FILE ADDED 2008/05/14 12:54:22 obr 1.1.2.1: #i86659# introduce XAccessibleMultiLineText


2008-05-30  Oliver Bolte  <obo@openoffice.org>  [3bd450291fe9d5aaa7437ffade2ca5095d8e1d6e]

INTEGRATION: CWS uaa06 (1.58.46); FILE MERGED 2008/05/14 13:12:23 obr 1.58.46.1: #i86659# new method needed for XAccessibleMultiLineText


2008-05-30  Oliver Bolte  <obo@openoffice.org>  [4eb081bb5057a50c7f0a6dc22208a845576e1e4f]

INTEGRATION: CWS uaa06 (1.4.46); FILE MERGED 2008/05/14 13:12:23 obr 1.4.46.1: #i86659# new method needed for XAccessibleMultiLineText


2008-05-30  Oliver Bolte  <obo@openoffice.org>  [c6cc90c2816e684f33c84e35992356606d212664]

INTEGRATION: CWS xformsmodify (1.4.84); FILE MERGED 2008/05/29 09:52:14 fs 1.4.84.1: prepare an upcoming implementation


2008-05-30  Oliver Bolte  <obo@openoffice.org>  [9111d4f7b34262f2aa057ccfa4e68b9004f97af2]

INTEGRATION: CWS xformsmodify (1.8.84); FILE MERGED 2008/05/29 09:52:14 fs 1.8.84.1: prepare an upcoming implementation


2008-05-30  Oliver Bolte  <obo@openoffice.org>  [cb79a3b7b3b5eddf890384968c6aea31ad276e06]

INTEGRATION: CWS aquavcl07 (1.53.4); FILE MERGED 2008/04/29 16:16:43 pl 1.53.4.1: #i88865# do not save backgrounds on Mac, windows already are backbuffered


2008-05-30  Oliver Bolte  <obo@openoffice.org>  [d1e9ee6c216291f81b9162e7c2608551342bc7a2]

INTEGRATION: CWS aquavcl07 (1.161.4); FILE MERGED 2008/05/14 20:23:09 pl 1.161.4.7: #i78832# event propagation for native popup menus 2008/05/14 12:15:29 pl 1.161.4.6: #i78832# do not keep pointer to destroyed window 2008/05/13 17:48:38 pl 1.161.4.5: #i78832# do not derefrence NULL pointer 2008/05/13 13:50:44 fne 1.161.4.4: #i78832# return correct selected item id 2008/05/13 09:51:26 fne 1.161.4.3: #i78832# correctly shut down popup window 2008/05/09 09:07:23 pl 1.161.4.2: RESYNC: (1.161-1.162); FILE MERGED 2008/05/08 12:24:32 fne 1.161.4.1: #i78832# implementation of native context menus for aqua


2008-05-30  Oliver Bolte  <obo@openoffice.org>  [e8965f49de9a0f07d9b1455232a258341ec5da19]

INTEGRATION: CWS aquavcl07 (1.51.176); FILE MERGED 2008/04/17 05:40:28 pl 1.51.176.2: RESYNC: (1.51-1.52); FILE MERGED 2008/04/16 16:03:19 pl 1.51.176.1: #i87998# implement setscren number, lcoalized screen name on mac


2008-05-30  Oliver Bolte  <obo@openoffice.org>  [afdf9141fa80ed719a0e4d81f3aa58201e793630]

INTEGRATION: CWS aquavcl07 (1.60.4); FILE MERGED 2008/04/28 15:28:15 pl 1.60.4.1: #i86431# improve bevel <-> pushbutton heuristic


2008-05-30  Oliver Bolte  <obo@openoffice.org>  [831302d026ac2643d573e4a3b9f0f05a475af739]

INTEGRATION: CWS aquavcl07 (1.6.4); FILE MERGED 2008/05/14 20:21:13 pl 1.6.4.1: #i78832# protect window event handlers against handler destroying the window


2008-05-30  Oliver Bolte  <obo@openoffice.org>  [373d71c06e210e257280437e03ba87d2e79185ee]

INTEGRATION: CWS aquavcl07 (1.12.4); FILE MERGED 2008/05/09 12:29:15 pl 1.12.4.1: fix warnings


2008-05-30  Oliver Bolte  <obo@openoffice.org>  [c43d9ac845e51873d693d468f29782b9d0f40ade]

INTEGRATION: CWS aquavcl07 (1.5.176); FILE MERGED 2008/04/17 05:40:00 pl 1.5.176.3: RESYNC: (1.5-1.6); FILE MERGED 2008/04/16 16:03:18 pl 1.5.176.2: #i87998# implement setscren number, lcoalized screen name on mac 2008/04/10 11:44:07 pl 1.5.176.1: #i87004# menu translations on mac


2008-05-30  Oliver Bolte  <obo@openoffice.org>  [589c85ceb72c1e83b3c5066b8487a36e1879ff8c]

INTEGRATION: CWS aquavcl07 (1.10.4); FILE MERGED 2008/04/29 16:16:42 pl 1.10.4.1: #i88865# do not save backgrounds on Mac, windows already are backbuffered


2008-05-30  Oliver Bolte  <obo@openoffice.org>  [a38a8c26dcd316806eb875146479cdd980286f08]

INTEGRATION: CWS aquavcl07 (1.9.4); FILE MERGED 2008/04/28 15:28:15 pl 1.9.4.1: #i86431# improve bevel <-> pushbutton heuristic


2008-05-30  Oliver Bolte  <obo@openoffice.org>  [1d76179ea7430763e07de1c2ced44e91f0149202]

INTEGRATION: CWS aquavcl07 (1.3.4); FILE MERGED 2008/05/09 12:29:15 pl 1.3.4.2: fix warnings 2008/05/08 12:24:32 fne 1.3.4.1: #i78832# implementation of native context menus for aqua


2008-05-30  Oliver Bolte  <obo@openoffice.org>  [bc8d5d728142a68708f721c2f3b97bf9b89a1245]

INTEGRATION: CWS aquavcl07 (1.4.4); FILE MERGED 2008/05/14 20:23:08 pl 1.4.4.2: #i78832# event propagation for native popup menus 2008/05/08 12:24:32 fne 1.4.4.1: #i78832# implementation of native context menus for aqua


2008-05-30  Oliver Bolte  <obo@openoffice.org>  [8c76d880b115394b4af1ed65d5170ddb3ad16e3d]

INTEGRATION: CWS aquavcl07 (1.3.4); FILE MERGED 2008/05/14 20:23:07 pl 1.3.4.3: #i78832# event propagation for native popup menus 2008/05/14 14:19:11 pl 1.3.4.2: #i78832# do not trigger menu items twice 2008/05/08 12:24:32 fne 1.3.4.1: #i78832# implementation of native context menus for aqua


2008-05-30  Oliver Bolte  <obo@openoffice.org>  [5c43975d73dd69625736abf2df5ae36b2aefd363]

INTEGRATION: CWS aquavcl07 (1.7.34); FILE MERGED 2008/05/19 11:33:04 pl 1.7.34.8: switch off native menus for testtool 2008/05/14 13:55:55 pl 1.7.34.7: #i78832# work on a copy of menu 2008/05/13 14:39:42 fne 1.7.34.6: #i78832# remove leading separator 2008/05/08 12:24:32 fne 1.7.34.5: #i78832# implementation of native context menus for aqua 2008/04/17 05:40:09 pl 1.7.34.4: RESYNC: (1.7-1.8); FILE MERGED 2008/04/10 11:44:06 pl 1.7.34.3: #i87004# menu translations on mac 2008/04/07 16:10:09 pl 1.7.34.2: #i86435# remap Command to MOD1 and Ctrl to MOD3 2008/04/04 12:33:44 pl 1.7.34.1: #i87044# localized menu entries


2008-05-30  Oliver Bolte  <obo@openoffice.org>  [37e27d00f651bc79bf9abe366e51abf77894706f]

INTEGRATION: CWS aquavcl07 (1.4.32); FILE MERGED 2008/05/14 09:54:49 pl 1.4.32.16: #i88737# fix shift-tab 2008/05/13 18:50:47 pl 1.4.32.15: #i87830# mapping for KEY_DELETE went missing 2008/05/09 13:33:21 pl 1.4.32.14: solve a merge problem 2008/05/09 09:07:28 pl 1.4.32.13: RESYNC: (1.7-1.8); FILE MERGED 2008/05/08 13:54:32 pl 1.4.32.12: add mapping for KEY_DELETE 2008/05/08 13:52:54 pl 1.4.32.11: add mapping for KEY_DELETE 2008/05/08 12:15:42 pl 1.4.32.10: #i89174# fix a peculiarity with private use area 2008/05/05 16:54:39 pl 1.4.32.9: fix a SNAFU 2008/04/29 15:23:30 pl 1.4.32.8: add key mapping for delete 2008/04/28 10:56:38 pl 1.4.32.7: #i88737# differentiate between text input and non text input for key events 2008/04/17 18:25:41 pl 1.4.32.6: #i87830# support more selectors of NSResponder, use new key codes 2008/04/17 11:55:07 hdu 1.4.32.5: #i88383# merge pending scrollwheel events 2008/04/17 05:40:12 pl 1.4.32.4: RESYNC: (1.5-1.7); FILE MERGED 2008/04/10 12:58:53 pl 1.4.32.3: RESYNC: (1.4-1.5); FILE MERGED 2008/04/07 16:10:09 pl 1.4.32.2: #i86435# remap Command to MOD1 and Ctrl to MOD3 2008/04/03 16:36:17 pl 1.4.32.1: #i87287# deleteWordForward/Backward


2008-05-30  Oliver Bolte  <obo@openoffice.org>  [1fd73efe1889b9845a31ae3570df101a76842e32]

INTEGRATION: CWS aquavcl07 (1.57.32); FILE MERGED 2008/04/29 18:14:35 pl 1.57.32.6: #i88447# add dockmenu entries from quickstarter 2008/04/28 10:56:38 pl 1.57.32.5: #i88737# differentiate between text input and non text input for key events 2008/04/17 05:40:06 pl 1.57.32.4: RESYNC: (1.59-1.61); FILE MERGED 2008/04/16 16:03:18 pl 1.57.32.3: #i87998# implement setscren number, lcoalized screen name on mac 2008/04/10 12:58:49 pl 1.57.32.2: RESYNC: (1.57-1.59); FILE MERGED 2008/04/07 16:10:08 pl 1.57.32.1: #i86435# remap Command to MOD1 and Ctrl to MOD3


2008-05-30  Oliver Bolte  <obo@openoffice.org>  [71a86c2c5cd257c4c4fc3b171eab66db3e050ebc]

INTEGRATION: CWS aquavcl07 (1.23.4); FILE MERGED 2008/04/29 14:45:50 pl 1.23.4.1: #i86434# use resolution from current screen for windows and reference window screen for vdev


2008-05-30  Oliver Bolte  <obo@openoffice.org>  [d59425651e03ce947cd2a68db41b37062f13e70f]

INTEGRATION: CWS aquavcl07 (1.11.4); FILE MERGED 2008/04/28 16:18:50 pl 1.11.4.2: #i85513# better look for normal buttons 2008/04/28 15:28:16 pl 1.11.4.1: #i86431# improve bevel <-> pushbutton heuristic


2008-05-30  Oliver Bolte  <obo@openoffice.org>  [b4d98f6c0dfd41fb381cf85667c276bdf98ccf42]

INTEGRATION: CWS aquavcl07 (1.15.4); FILE MERGED 2008/05/05 13:18:54 pl 1.15.4.1: #i86581# fix a timer issue


2008-05-30  Oliver Bolte  <obo@openoffice.org>  [4549c6c126d98ecac25ad6df8ed31bf74a65fa89]

INTEGRATION: CWS aquavcl07 (1.68.32); FILE MERGED 2008/05/08 16:13:47 pl 1.68.32.6: #i89187# update comments, remove useless mutex 2008/05/08 16:07:30 pl 1.68.32.5: #i89187# three layer office adaption 2008/04/29 14:45:50 pl 1.68.32.4: #i86434# use resolution from current screen for windows and reference window screen for vdev 2008/04/17 05:40:15 pl 1.68.32.3: RESYNC: (1.70-1.71); FILE MERGED 2008/04/10 12:58:59 pl 1.68.32.2: RESYNC: (1.68-1.70); FILE MERGED 2008/04/09 07:52:27 hdu 1.68.32.1: #i77518# implement AquaSalGraphics::GetGlyphOutline() also in CWS for OOo3


2008-05-30  Oliver Bolte  <obo@openoffice.org>  [437aad3f56af1f00f621b751e92be56080980730]

INTEGRATION: CWS aquavcl07 (1.3.34); FILE MERGED 2008/04/29 18:14:34 pl 1.3.34.4: #i88447# add dockmenu entries from quickstarter 2008/04/17 05:40:18 pl 1.3.34.3: RESYNC: (1.3-1.4); FILE MERGED 2008/04/10 12:50:21 pl 1.3.34.2: #i86519# #i86522# cmd-w hack 2008/04/07 16:10:08 pl 1.3.34.1: #i86435# remap Command to MOD1 and Ctrl to MOD3


2008-05-30  Oliver Bolte  <obo@openoffice.org>  [59e9ecf82868fa905a42c065868e8d038e8bd791]

INTEGRATION: CWS aquavcl07 (1.18.4); FILE MERGED 2008/05/05 13:18:54 pl 1.18.4.2: #i86581# fix a timer issue 2008/04/24 10:14:57 pl 1.18.4.1: fix leak


2008-05-30  Oliver Bolte  <obo@openoffice.org>  [0b89b3cf2999f1c194cb39af36daee2aa4a30290]

INTEGRATION: CWS aquavcl07 (1.9.84); FILE MERGED 2008/04/17 05:40:21 pl 1.9.84.2: RESYNC: (1.9-1.10); FILE MERGED 2008/04/16 16:03:18 pl 1.9.84.1: #i87998# implement setscren number, lcoalized screen name on mac


2008-05-30  Oliver Bolte  <obo@openoffice.org>  [c9ef3a951900f67849cb8c955d22af6b10cc4949]

INTEGRATION: CWS aquavcl07 (1.46.32); FILE MERGED 2008/05/19 11:33:02 pl 1.46.32.5: switch off native menus for testtool 2008/05/05 13:18:54 pl 1.46.32.4: #i86581# fix a timer issue 2008/04/29 16:16:43 pl 1.46.32.3: #i88865# do not save backgrounds on Mac, windows already are backbuffered 2008/04/17 05:40:25 pl 1.46.32.2: RESYNC: (1.46-1.48); FILE MERGED 2008/04/16 10:49:46 pl 1.46.32.1: #i88336# make applicationn active in testtool case


2008-05-30  Oliver Bolte  <obo@openoffice.org>  [4f66aeebda2f395b70a5e333ff8d315573e2233e]

INTEGRATION: CWS aquavcl07 (1.11.4); FILE MERGED 2008/05/19 11:33:02 pl 1.11.4.1: switch off native menus for testtool


2008-05-30  Oliver Bolte  <obo@openoffice.org>  [a3c9b7383eae5410544b5a7906fc7a77e0ce12e5]

INTEGRATION: CWS aquavcl07 (1.4.4); FILE MERGED 2008/04/29 18:14:33 pl 1.4.4.1: #i88447# add dockmenu entries from quickstarter


2008-05-30  Oliver Bolte  <obo@openoffice.org>  [392b3bbd2442a0ba44938d643dab96bbfe7ee056]

INTEGRATION: CWS aquavcl07 (1.3.4); FILE MERGED 2008/05/14 14:19:10 pl 1.3.4.1: #i78832# do not trigger menu items twice


2008-05-30  Oliver Bolte  <obo@openoffice.org>  [7c5fa79c03b42c6f59e2238b244d00a44f2ec118]

INTEGRATION: CWS aquavcl07 (1.8.4); FILE MERGED 2008/05/08 12:24:33 fne 1.8.4.1: #i78832# implementation of native context menus for aqua


2008-05-30  Oliver Bolte  <obo@openoffice.org>  [0260204632166a6cc7e548e2aa11c061ca6e4dfb]

INTEGRATION: CWS aquavcl07 (1.37.4); FILE MERGED 2008/04/29 14:45:49 pl 1.37.4.1: #i86434# use resolution from current screen for windows and reference window screen for vdev


2008-05-30  Oliver Bolte  <obo@openoffice.org>  [85f5d03448e863bb673018515b6c16702771eb15]

INTEGRATION: CWS aquavcl07 (1.3.50); FILE MERGED 2008/04/17 18:25:41 pl 1.3.50.4: #i87830# support more selectors of NSResponder, use new key codes 2008/04/17 05:40:03 pl 1.3.50.3: RESYNC: (1.4-1.6); FILE MERGED 2008/04/10 12:59:03 pl 1.3.50.2: RESYNC: (1.3-1.4); FILE MERGED 2008/04/03 16:36:17 pl 1.3.50.1: #i87287# deleteWordForward/Backward


2008-05-30  Oliver Bolte  <obo@openoffice.org>  [df55c4c18bac2245a3b617fec7a0030689d092b8]

INTEGRATION: CWS aquavcl07 (1.24.4); FILE MERGED 2008/04/28 10:56:37 pl 1.24.4.1: #i88737# differentiate between text input and non text input for key events


2008-05-30  Oliver Bolte  <obo@openoffice.org>  [be06f0db5d5861a467245d959131552cccb4344c]

INTEGRATION: CWS aquavcl07 (1.20.4); FILE MERGED 2008/05/19 11:33:01 pl 1.20.4.1: switch off native menus for testtool


2008-05-30  Oliver Bolte  <obo@openoffice.org>  [5bcc52e73b46840e72254e36daa60a636811dad4]

INTEGRATION: CWS aquavcl07 (1.7.8); FILE MERGED 2008/04/17 05:39:42 pl 1.7.8.2: RESYNC: (1.7-1.8); FILE MERGED 2008/04/16 12:07:10 pl 1.7.8.1: #i87595# don not call on destroyed objects


2008-05-30  Oliver Bolte  <obo@openoffice.org>  [d38735a4b1c203b59791509724f710697a688481]

INTEGRATION: CWS aquavcl07 (1.6.8); FILE MERGED 2008/04/17 05:39:39 pl 1.6.8.2: RESYNC: (1.6-1.7); FILE MERGED 2008/04/16 12:07:10 pl 1.6.8.1: #i87595# don not call on destroyed objects


2008-05-30  Oliver Bolte  <obo@openoffice.org>  [5b934d0d5ae5b80475cc660046a7dbc988cbee80]

INTEGRATION: CWS aquavcl07 (1.3.16); FILE MERGED 2008/04/29 18:20:32 pl 1.3.16.1: #i88447# add dockmenu entries from quickstarter


2008-05-30  Oliver Bolte  <obo@openoffice.org>  [cde93c5de816a1f7979a1a50de4b9dc7d8b0dbb7]

INTEGRATION: CWS aquavcl07 (1.119.28); FILE MERGED 2008/04/28 13:08:39 pl 1.119.28.1: #i87830# add new keys


2008-05-30  Oliver Bolte  <obo@openoffice.org>  [42b82121a1896d7dd08bc82f74510a19584eadd2]

INTEGRATION: CWS aquavcl07 (1.111.28); FILE MERGED 2008/04/28 13:08:39 pl 1.111.28.1: #i87830# add new keys


2008-05-30  Oliver Bolte  <obo@openoffice.org>  [afda4d22aab9f8d2bd90834ea65d873b27ee6af6]

INTEGRATION: CWS aquavcl07 (1.12.8); FILE MERGED 2008/04/17 18:12:36 pl 1.12.8.1: #i87830# additional key with functions


2008-05-30  Oliver Bolte  <obo@openoffice.org>  [80e173d388b386a1eafcef9a954194d022b23d13]

INTEGRATION: CWS aquavcl07 (1.44.14); FILE MERGED 2008/04/21 09:12:34 pl 1.44.14.1: #i86435# use the keyname provided by the system instead of localizing Ctrl


2008-05-30  Oliver Bolte  <obo@openoffice.org>  [d09787ac81fe431717835b4cb643a7faf17cd8c8]

INTEGRATION: CWS aquavcl07 (1.16.14); FILE MERGED 2008/05/09 09:03:05 pl 1.16.14.2: RESYNC: (1.16-1.17); FILE MERGED 2008/04/21 09:12:33 pl 1.16.14.1: #i86435# use the keyname provided by the system instead of localizing Ctrl


2008-05-30  Oliver Bolte  <obo@openoffice.org>  [060de6d07172af545682997e9f9311700dabd6d7]

INTEGRATION: CWS aquavcl07 (1.28.14); FILE MERGED 2008/04/21 09:12:30 pl 1.28.14.1: #i86435# use the keyname provided by the system instead of localizing Ctrl


2008-05-30  Oliver Bolte  <obo@openoffice.org>  [91830270935ba2417232b30877c053e5e85b11c2]

INTEGRATION: CWS aquavcl07 (1.51.14); FILE MERGED 2008/04/21 09:12:28 pl 1.51.14.1: #i86435# use the keyname provided by the system instead of localizing Ctrl


2008-05-30  Oliver Bolte  <obo@openoffice.org>  [937198c3e38b1b19d07ea07065b4890ee394c2f9]

INTEGRATION: CWS aquavcl07 (1.73.48); FILE MERGED 2008/05/09 09:01:49 pl 1.73.48.3: RESYNC: (1.74-1.75); FILE MERGED 2008/04/17 05:35:44 pl 1.73.48.2: RESYNC: (1.73-1.74); FILE MERGED 2008/04/15 17:04:11 pl 1.73.48.1: #i86432# remove unused dependency on printer capabilities


2008-05-30  Oliver Bolte  <obo@openoffice.org>  [2d34942a675110a7df69b6aaf6cd8e5c4711cb77]

INTEGRATION: CWS aquavcl07 (1.43.48); FILE MERGED 2008/04/17 05:35:48 pl 1.43.48.2: RESYNC: (1.43-1.44); FILE MERGED 2008/04/15 17:04:10 pl 1.43.48.1: #i86432# remove unused dependency on printer capabilities


2008-05-30  Oliver Bolte  <obo@openoffice.org>  [71ff1ab0f4732961c9ca2206cf80c7d678184c98]

INTEGRATION: CWS aquavcl07 (1.4.8); FILE MERGED 2008/05/09 09:01:03 pl 1.4.8.4: RESYNC: (1.5-1.6); FILE MERGED 2008/04/17 08:19:52 pl 1.4.8.3: fix a warning 2008/04/17 05:33:35 pl 1.4.8.2: RESYNC: (1.4-1.5); FILE MERGED 2008/04/15 18:13:38 pl 1.4.8.1: #i88308# dispatch asynchronously


2008-05-30  Oliver Bolte  <obo@openoffice.org>  [d7a9079838e54f38c0889b6f148c282c2c1ac549]

INTEGRATION: CWS aquavcl07 (1.13.8); FILE MERGED 2008/04/18 09:43:20 pl 1.13.8.1: #i87830# support some additional keys


2008-05-30  Oliver Bolte  <obo@openoffice.org>  [833a1729274818c7594a47254d34462259b2740a]

INTEGRATION: CWS aquavcl07 (1.4.10); FILE MERGED 2008/05/09 11:38:53 pl 1.4.10.1: #i89138# make link checkbox work


2008-05-30  Oliver Bolte  <obo@openoffice.org>  [3416f7bb5921557a4bc44128d812619d8b1ab9d4]

INTEGRATION: CWS sjfixes05 (1.102.28); FILE MERGED 2008/05/22 19:23:06 sj 1.102.28.3: fixed warnings 2008/05/22 19:10:37 sj 1.102.28.2: fixed warnings 2008/05/22 19:03:46 sj 1.102.28.1: fixed export problem if proportional linespacing is below 100


2008-05-30  Oliver Bolte  <obo@openoffice.org>  [c70fea3b9d73b10fbc51b42b2f47ca415093dc74]

INTEGRATION: CWS sjfixes05 (1.46.26); FILE MERGED 2008/05/22 19:10:37 sj 1.46.26.2: fixed warnings 2008/05/22 19:03:46 sj 1.46.26.1: fixed export problem if proportional linespacing is below 100


2008-05-30  Oliver Bolte  <obo@openoffice.org>  [0d060112422484abab7ddeb23f6595ca5a553e32]

INTEGRATION: CWS sjfixes05 (1.62.26); FILE MERGED 2008/05/22 19:03:46 sj 1.62.26.1: fixed export problem if proportional linespacing is below 100


2008-05-30  Oliver Bolte  <obo@openoffice.org>  [0e65258511f960eab1c0a6a0a7fecc396705e26f]

INTEGRATION: CWS ooo3readme2 (1.32.10); FILE MERGED 2008/05/29 11:33:37 fpe 1.32.10.5: #i89681# 2008/05/28 13:09:00 fpe 1.32.10.4: #i89681# 2008/05/28 13:07:39 fpe 1.32.10.3: #i89681# 2008/05/28 12:54:34 fpe 1.32.10.2: #i89681# 2008/05/23 09:23:21 fpe 1.32.10.1: Issue number: Submitted by: Reviewed by:


2008-05-30  Oliver Bolte  <obo@openoffice.org>  [c3ce4fc7b8119d42fb3ea93813551a1b836c981a]

INTEGRATION: CWS ooo3readme2 (1.2.10); FILE MERGED 2008/05/28 12:56:04 fpe 1.2.10.1: *** empty log message ***


2008-05-28  Oliver Bolte  <obo@openoffice.org>  [00de796b0253e7374cf65ad59ef6d391dbdafaa7]

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>  [c140d59e5ad7456d09c38c8b1d341f227bf26717]

INTEGRATION: CWS odfversion241_DEV300 (1.198.28.5.12); FILE MERGED 2008/05/21 07:42:08 pb 1.198.28.5.12.2: fix: #i89096# no online update check anymore while checking ODF 2008/05/08 04:04:08 pb 1.198.28.5.12.1: fix: #i89151# consider AutoOnlineUpdate option before show odf warning


2008-05-28  Oliver Bolte  <obo@openoffice.org>  [8c47261a78489b95a84984887d6d7e811b05163b]

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>  [5e77cda6bff5566f0c211a8036b027121380b811]

INTEGRATION: CWS odfversion241_DEV300 (1.2.110); FILE MERGED 2008/05/21 07:38:50 pb 1.2.110.1: fix: #i89096# added sVersion (of ODF)


2008-05-28  Oliver Bolte  <obo@openoffice.org>  [e1468a20f4184839c28413d0cd3ed038902e4e1b]

INTEGRATION: CWS odfversion241_DEV300 (1.2.30.1.14); FILE MERGED 2008/05/21 07:40:38 pb 1.2.30.1.14.1: fix: #i89096# no online update check anymore; now open a website


2008-05-28  Oliver Bolte  <obo@openoffice.org>  [05860e73f65ebc0fe5b07fb1ccef4447d7eab82d]

INTEGRATION: CWS pdfi03 (1.2.4); FILE MERGED 2008/05/22 10:25:28 akhva 1.2.4.3: pdf restriction 2008/05/16 08:17:39 akhva 1.2.4.2: pdf permissions 2008/05/16 08:15:49 akhva 1.2.4.1: pdf permissions


2008-05-28  Oliver Bolte  <obo@openoffice.org>  [150a820202f047f568550260d614883e703a4500]

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>  [c606fb23b8db6f6ba3adf6c20956521e9a3facd7]

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>  [799209046e46473ce313d05629a2c861468bd3bd]

INTEGRATION: CWS native155 (1.2.4); FILE MERGED 2008/05/26 10:57:49 is 1.2.4.1: #i89911# basis-link in admin installations


2008-05-28  Oliver Bolte  <obo@openoffice.org>  [48a4e61fa69b33c8feaa6864d51e9682da2c9f33]

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>  [a7178ea4c66e0bf44dc1a3b39eb5fb96e1e81d62]

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>  [db57d13b78ca611ba0fe08bcdf662692cc720394]

INTEGRATION: CWS cmcfixes45 (1.4.16); FILE MERGED 2008/05/12 07:20:06 cmc 1.4.16.1: #i86324# remove unused methods


2008-05-28  Oliver Bolte  <obo@openoffice.org>  [f4d1594f303745fc90caa87e1fcab3c0efdbcd5e]

INTEGRATION: CWS cmcfixes45 (1.3.32); FILE MERGED 2008/05/12 07:20:05 cmc 1.3.32.1: #i86324# remove unused methods


2008-05-28  Oliver Bolte  <obo@openoffice.org>  [d4ff002a8d610e771827054b8e82f5fe3dbb6290]

INTEGRATION: CWS cmcfixes45 (1.4.8); FILE MERGED 2008/05/12 07:20:05 cmc 1.4.8.1: #i86324# remove unused methods


2008-05-28  Oliver Bolte  <obo@openoffice.org>  [39fc5f38c0da7edfa27081d8f4b3b36cb2164c56]

INTEGRATION: CWS cmcfixes45 (1.3.16); FILE MERGED 2008/05/12 07:20:05 cmc 1.3.16.1: #i86324# remove unused methods


2008-05-28  Oliver Bolte  <obo@openoffice.org>  [8edabff2abcdc0942afccd668e15856805f42408]

INTEGRATION: CWS cmcfixes45 (1.24.42); FILE MERGED 2008/05/09 13:58:42 cmc 1.24.42.1: #i89217# fix up 32bit-ism, there might be other places wrong, but get this one right anyway


2008-05-28  Oliver Bolte  <obo@openoffice.org>  [e8aa99e72a83914fcba73d4afdb906aa3bda42d9]

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>  [b290a04e534503204e0228855c416d1f6e685e4f]

INTEGRATION: CWS calcodfversion (1.131.38); FILE MERGED 2008/04/18 12:48:56 er 1.131.38.2: RESYNC: (1.131-1.132); FILE MERGED 2008/04/09 21:08:42 er 1.131.38.1: #i88113# handle XML_NAMESPACE_OF with GRAM_ODFF


2008-05-28  Oliver Bolte  <obo@openoffice.org>  [d6e2b228708736c6cb4aefc69b643a84a920c0cf]

INTEGRATION: CWS calcodfversion (1.211.38); FILE MERGED 2008/04/28 20:24:01 er 1.211.38.3: #i88113# set storage grammar according to ODF version 2008/04/18 12:48:36 er 1.211.38.2: RESYNC: (1.211-1.212); FILE MERGED 2008/04/09 21:08:42 er 1.211.38.1: #i88113# handle XML_NAMESPACE_OF with GRAM_ODFF


2008-05-28  Oliver Bolte  <obo@openoffice.org>  [1b3f9003242653b9bc459227a07d97243d3b7053]

INTEGRATION: CWS calcodfversion (1.30.6); FILE MERGED 2008/04/28 20:24:01 er 1.30.6.1: #i88113# set storage grammar according to ODF version


2008-05-28  Oliver Bolte  <obo@openoffice.org>  [63d653379e9e376bbb2580eda3b54e529977ac84]

INTEGRATION: CWS calcodfversion (1.50.38); FILE MERGED 2008/04/18 12:48:21 er 1.50.38.2: RESYNC: (1.50-1.51); FILE MERGED 2008/04/09 21:08:42 er 1.50.38.1: #i88113# handle XML_NAMESPACE_OF with GRAM_ODFF


2008-05-28  Oliver Bolte  <obo@openoffice.org>  [9bf074cf6242ecbb3c1cad46a15af27c45f6b435]

INTEGRATION: CWS calcodfversion (1.32.38); FILE MERGED 2008/04/18 12:48:42 er 1.32.38.2: RESYNC: (1.32-1.33); FILE MERGED 2008/04/09 21:08:42 er 1.32.38.1: #i88113# handle XML_NAMESPACE_OF with GRAM_ODFF


2008-05-28  Oliver Bolte  <obo@openoffice.org>  [e09e1ed06bef8d80dbfbcba49889fa901f712a1e]

INTEGRATION: CWS calcodfversion (1.76.6); FILE MERGED 2008/04/30 20:07:46 er 1.76.6.1: #i88113# dbg_call_generateMappingDiff, debugger call generating a semicolon separated list with name differences between PODF and ODFF to stdout


2008-05-28  Oliver Bolte  <obo@openoffice.org>  [e7dc89f2956279205a523dbb8e32e85e769da5a5]

INTEGRATION: CWS calcodfversion (1.3.6); FILE MERGED 2008/04/28 20:44:36 er 1.3.6.1: #i88113# switch GRAM_STORAGE_DEFAULT to GRAM_ODFF


2008-05-28  Oliver Bolte  <obo@openoffice.org>  [db9169fd88b54deeefa5c4d2cdf511ce6f1fed69]

INTEGRATION: CWS calcodfversion (1.123.24); FILE MERGED 2008/04/18 12:46:34 er 1.123.24.2: RESYNC: (1.123-1.125); FILE MERGED 2008/04/09 20:50:23 er 1.123.24.1: #i88113# add XML_NAMESPACE_OF, OpenFormula aka ODFF


2008-05-28  Oliver Bolte  <obo@openoffice.org>  [02e022c5b008392943ce38332b0b2552118070ee]

INTEGRATION: CWS calcodfversion (1.106.28); FILE MERGED 2008/04/18 12:46:16 er 1.106.28.2: RESYNC: (1.106-1.108); FILE MERGED 2008/04/09 20:50:23 er 1.106.28.1: #i88113# add XML_NAMESPACE_OF, OpenFormula aka ODFF


2008-05-28  Oliver Bolte  <obo@openoffice.org>  [1b5cf8ca946bc645a033d45002b6f5333995324f]

INTEGRATION: CWS calcodfversion (1.136.28); FILE MERGED 2008/04/18 12:46:07 er 1.136.28.2: RESYNC: (1.136-1.138); FILE MERGED 2008/04/09 20:50:23 er 1.136.28.1: #i88113# add XML_NAMESPACE_OF, OpenFormula aka ODFF


2008-05-28  Oliver Bolte  <obo@openoffice.org>  [fb93eeab4d04cffa281f220b6c549f2354320ff1]

INTEGRATION: CWS calcodfversion (1.20.24); FILE MERGED 2008/04/18 12:45:54 er 1.20.24.2: RESYNC: (1.20-1.22); FILE MERGED 2008/04/09 20:50:23 er 1.20.24.1: #i88113# add XML_NAMESPACE_OF, OpenFormula aka ODFF


2008-05-28  Oliver Bolte  <obo@openoffice.org>  [f9711315ca6157d9e76cc50933a9e96057d3a229]

INTEGRATION: CWS calcodfversion (1.18.162); FILE MERGED 2008/04/18 12:44:46 er 1.18.162.2: RESYNC: (1.18-1.19); FILE MERGED 2008/04/09 20:50:22 er 1.18.162.1: #i88113# add XML_NAMESPACE_OF, OpenFormula aka ODFF


2008-05-28  Oliver Bolte  <obo@openoffice.org>  [1f183f96663982e1542204154ba4883c3e1d7004]

INTEGRATION: CWS calcshare4 (1.73.44); FILE MERGED 2008/05/22 07:54:29 tbe 1.73.44.1: #i87331# [Collaboration] Typo in shared access dialog


2008-05-28  Oliver Bolte  <obo@openoffice.org>  [7b738e5c3253b7e22a4397532565063ccfa721e8]

INTEGRATION: CWS calcshare4 (1.3.44); FILE MERGED 2008/05/22 07:55:31 tbe 1.3.44.1: #i87331# [Collaboration] Typo in shared access dialog


2008-05-28  Oliver Bolte  <obo@openoffice.org>  [44d3f5651c092a11d6b1628be28c2c9674186213]

INTEGRATION: CWS calcshare4 (1.5.42); FILE MERGED 2008/05/22 07:55:10 tbe 1.5.42.1: #i87331# [Collaboration] Typo in shared access dialog


2008-05-28  Oliver Bolte  <obo@openoffice.org>  [4b0ee09ae1b4cc44d335a540a2c1222f68fc91e6]

INTEGRATION: CWS extrasso9 (1.15.54); FILE MERGED 2008/05/19 11:43:58 ih 1.15.54.2: format fixes for linux Issue number: Submitted by: Reviewed by: 2008/05/05 08:34:35 ih 1.15.54.1: New Version of OpenSymbol with new bullets for writer and corrected outlines for "-" and "=" Issue number: i87901, i88261 Submitted by: ih Reviewed by: troodon


2008-05-28  Oliver Bolte  <obo@openoffice.org>  [d5d3669c274bd4ee21f9a0a097140cb0450a34a1]

INTEGRATION: CWS extrasso9 (1.2.54); FILE MERGED 2008/05/05 08:34:35 ih 1.2.54.1: New Version of OpenSymbol with new bullets for writer and corrected outlines for "-" and "=" Issue number: i87901, i88261 Submitted by: ih Reviewed by: troodon


2008-05-28  Oliver Bolte  <obo@openoffice.org>  [ef5f6371d4f46f714eaf80f528f1f91c3359f58e]

INTEGRATION: CWS extrasso9 (1.4.58); FILE MERGED 2008/05/08 09:37:02 va 1.4.58.1: #157568# Removed Screenbeans Template. Issue number: Submitted by: Reviewed by:


2008-05-28  Oliver Bolte  <obo@openoffice.org>  [f62ff5afe2cb52e828926daa4341f5778ce62809]

INTEGRATION: CWS extrasso9 (1.4.58); FILE MERGED 2008/05/08 09:37:01 va 1.4.58.1: #157568# Removed Screenbeans Template. Issue number: Submitted by: Reviewed by:


2008-05-28  Oliver Bolte  <obo@openoffice.org>  [104d55295ce83919ad380b99b9c58f33164fc901]

INTEGRATION: CWS extrasso9 (1.4.68); FILE MERGED 2008/05/08 09:37:01 va 1.4.68.1: #157568# Removed Screenbeans Template. Issue number: Submitted by: Reviewed by:


2008-05-28  Oliver Bolte  <obo@openoffice.org>  [f7f2fcb395d5dad329f0fa0b2dd92c18220a01eb]

INTEGRATION: CWS extrasso9 (1.2.124); FILE MERGED 2008/05/08 09:37:00 va 1.2.124.1: #157568# Removed Screenbeans Template. Issue number: Submitted by: Reviewed by:


2008-05-28  Oliver Bolte  <obo@openoffice.org>  [66371c1e4c6809814cc99b20f00b13c3fbfa3bdd]

INTEGRATION: CWS extrasso9 (1.2.74); FILE MERGED 2008/05/08 09:37:00 va 1.2.74.1: #157568# Removed Screenbeans Template. Issue number: Submitted by: Reviewed by:


2008-05-28  Oliver Bolte  <obo@openoffice.org>  [73d43aaa944a44bef5945bb7fca7f31da84a9cc4]

INTEGRATION: CWS extrasso9 (1.3.140); FILE MERGED 2008/05/08 09:36:59 va 1.3.140.1: #157568# Removed Screenbeans Template. Issue number: Submitted by: Reviewed by:


2008-05-28  Oliver Bolte  <obo@openoffice.org>  [c4269f1ea924829c4d4b98061bd090cd2765e4d9]

INTEGRATION: CWS extrasso9 (1.2.48); FILE MERGED 2008/05/08 09:36:59 va 1.2.48.1: #157568# Removed Screenbeans Template. Issue number: Submitted by: Reviewed by:


2008-05-28  Oliver Bolte  <obo@openoffice.org>  [4d64f463d2647112529324f94a742aeed9cfaefb]

INTEGRATION: CWS extrasso9 (1.2.62); FILE MERGED 2008/05/08 09:36:59 va 1.2.62.1: #157568# Removed Screenbeans Template. Issue number: Submitted by: Reviewed by:


2008-05-28  Oliver Bolte  <obo@openoffice.org>  [317c64ae173c81bdb3f30176834a32d994ad00f3]

INTEGRATION: CWS extrasso9 (1.5.58); FILE MERGED 2008/05/08 09:36:58 va 1.5.58.1: #157568# Removed Screenbeans Template. Issue number: Submitted by: Reviewed by:


2008-05-28  Oliver Bolte  <obo@openoffice.org>  [26555dccb9723876c4cb58ed55f6464d9bec2dcf]

INTEGRATION: CWS extrasso9 (1.4.58); FILE MERGED 2008/05/08 09:36:58 va 1.4.58.1: #157568# Removed Screenbeans Template. Issue number: Submitted by: Reviewed by:


2008-05-28  Oliver Bolte  <obo@openoffice.org>  [b78250b9cbe4dc27737ac2e69edf5e44ba9e44d0]

INTEGRATION: CWS extrasso9 (1.2.118); FILE MERGED 2008/05/08 09:36:57 va 1.2.118.1: #157568# Removed Screenbeans Template. Issue number: Submitted by: Reviewed by:


2008-05-28  Oliver Bolte  <obo@openoffice.org>  [8ba2bb37e3b60091b931a52e5351ae198b03c33e]

INTEGRATION: CWS extrasso9 (1.3.140); FILE MERGED 2008/05/08 09:36:57 va 1.3.140.1: #157568# Removed Screenbeans Template. Issue number: Submitted by: Reviewed by:


2008-05-28  Oliver Bolte  <obo@openoffice.org>  [2ce83f16fae0b183b656c61d0e1fc8ae0c8ff638]

INTEGRATION: CWS extrasso9 (1.4.58); FILE MERGED 2008/05/08 09:36:56 va 1.4.58.1: #157568# Removed Screenbeans Template. Issue number: Submitted by: Reviewed by:


2008-05-28  Oliver Bolte  <obo@openoffice.org>  [5165d43c5992a940a0e9b744fef02cb842d4d9e8]

INTEGRATION: CWS extrasso9 (1.2.124); FILE MERGED 2008/05/08 09:36:56 va 1.2.124.1: #157568# Removed Screenbeans Template. Issue number: Submitted by: Reviewed by:


2008-05-28  Oliver Bolte  <obo@openoffice.org>  [0e3623534aecf49513662969559f8efa23eefe6f]

INTEGRATION: CWS extrasso9 (1.3.140); FILE MERGED 2008/05/08 09:36:56 va 1.3.140.1: #157568# Removed Screenbeans Template. Issue number: Submitted by: Reviewed by:


2008-05-28  Oliver Bolte  <obo@openoffice.org>  [e536905aa189806044337b29ca4142077f04390b]

INTEGRATION: CWS extrasso9 (1.4.58); FILE MERGED 2008/05/08 09:36:55 va 1.4.58.1: #157568# Removed Screenbeans Template. Issue number: Submitted by: Reviewed by:


2008-05-28  Oliver Bolte  <obo@openoffice.org>  [250892d1b397c1a82374127f1c43f461e576cbe6]

INTEGRATION: CWS extrasso9 (1.3.140); FILE MERGED 2008/05/08 09:36:55 va 1.3.140.1: #157568# Removed Screenbeans Template. Issue number: Submitted by: Reviewed by:


2008-05-28  Oliver Bolte  <obo@openoffice.org>  [93f53e5c9a6cb79c54a6a2691e77f820ba10ecfd]

INTEGRATION: CWS extrasso9 (1.2.124); FILE MERGED 2008/05/08 09:36:54 va 1.2.124.1: #157568# Removed Screenbeans Template. Issue number: Submitted by: Reviewed by:


2008-05-28  Oliver Bolte  <obo@openoffice.org>  [252697fd8d55e1ba0e35a4703aec790bd0db90c5]

INTEGRATION: CWS extrasso9 (1.3.140); FILE MERGED 2008/05/08 09:36:54 va 1.3.140.1: #157568# Removed Screenbeans Template. Issue number: Submitted by: Reviewed by:


2008-05-28  Oliver Bolte  <obo@openoffice.org>  [6b746d7e41a74583961b1354787f19a43647e586]

INTEGRATION: CWS extrasso9 (1.5.88); FILE MERGED 2008/05/08 09:36:53 va 1.5.88.1: #157568# Removed Screenbeans Template. Issue number: Submitted by: Reviewed by:


2008-05-28  Oliver Bolte  <obo@openoffice.org>  [b90628b0d4ed1a2088b78112891fea16283791ab]

INTEGRATION: CWS extrasso9 (1.3.140); FILE MERGED 2008/05/08 09:36:53 va 1.3.140.1: #157568# Removed Screenbeans Template. Issue number: Submitted by: Reviewed by:


2008-05-28  Oliver Bolte  <obo@openoffice.org>  [0abf0d8e98e3db845c9d0f89567d60cbd90574d5]

INTEGRATION: CWS extrasso9 (1.3.84); FILE MERGED 2008/05/08 09:36:53 va 1.3.84.1: #157568# Removed Screenbeans Template. Issue number: Submitted by: Reviewed by:


2008-05-28  Oliver Bolte  <obo@openoffice.org>  [8dae52b7561f995dc8a4cc8227d21f0328734210]

INTEGRATION: CWS extrasso9 (1.4.148); FILE MERGED 2008/05/08 15:01:48 va 1.4.148.1: #157568# Removed Screenbeans Report Wizard Template. Issue number: Submitted by: Reviewed by:


2008-05-28  Oliver Bolte  <obo@openoffice.org>  [0aa98a917b7c3f288ffa6bb3bb023de279568d38]

INTEGRATION: CWS extrasso9 (1.4.8); FILE MERGED 2008/04/23 13:57:39 va 1.4.8.1: #i88583# Removed formatting from auto-replaced arrows.

Issue number:
Submitted by:
Reviewed by:

2008-05-28  Oliver Bolte  <obo@openoffice.org>  [90f3db71382c47dee52dc39aa7fdac60dfaa933c]

INTEGRATION: CWS extrasso9 (1.4.8); FILE MERGED 2008/04/23 13:57:38 va 1.4.8.1: #i88583# Removed formatting from auto-replaced arrows.

Issue number:
Submitted by:
Reviewed by:

2008-05-28  Oliver Bolte  <obo@openoffice.org>  [55b62c149fe63621b7814703c1cf8f98e59c72bf]

INTEGRATION: CWS extrasso9 (1.5.8); FILE MERGED 2008/04/23 13:57:38 va 1.5.8.1: #i88583# Removed formatting from auto-replaced arrows.

Issue number:
Submitted by:
Reviewed by:

2008-05-28  Oliver Bolte  <obo@openoffice.org>  [b8899d7918c94b6290953f2de12395334d287d4f]

INTEGRATION: CWS extrasso9 (1.6.8); FILE MERGED 2008/04/23 13:57:38 va 1.6.8.1: #i88583# Removed formatting from auto-replaced arrows.

Issue number:
Submitted by:
Reviewed by:

2008-05-28  Oliver Bolte  <obo@openoffice.org>  [8bc2bb4f3f5b051b1195c438a63dcdbef8946547]

INTEGRATION: CWS extrasso9 (1.5.8); FILE MERGED 2008/04/23 13:57:37 va 1.5.8.1: #i88583# Removed formatting from auto-replaced arrows.

Issue number:
Submitted by:
Reviewed by:

2008-05-28  Oliver Bolte  <obo@openoffice.org>  [4006d37ae3857e9aa15f5c233938af4caa4af855]

INTEGRATION: CWS extrasso9 (1.4.8); FILE MERGED 2008/04/23 13:57:37 va 1.4.8.1: #i88583# Removed formatting from auto-replaced arrows.

Issue number:
Submitted by:
Reviewed by:

2008-05-28  Oliver Bolte  <obo@openoffice.org>  [ec95e99bbd80fade7f080bb30f41c91f6ac47704]

INTEGRATION: CWS extrasso9 (1.2.8); FILE MERGED 2008/04/23 13:57:37 va 1.2.8.1: #i88583# Removed formatting from auto-replaced arrows.

Issue number:
Submitted by:
Reviewed by:

2008-05-28  Oliver Bolte  <obo@openoffice.org>  [3313bacd83661d32c817118ff17e31532c6996e4]

INTEGRATION: CWS extrasso9 (1.4.8); FILE MERGED 2008/04/23 13:57:36 va 1.4.8.1: #i88583# Removed formatting from auto-replaced arrows.

Issue number:
Submitted by:
Reviewed by:

2008-05-28  Oliver Bolte  <obo@openoffice.org>  [78ba9a6d493f77e5e80d8f4a0b84da8f70921218]

INTEGRATION: CWS extrasso9 (1.5.8); FILE MERGED 2008/04/23 13:57:36 va 1.5.8.1: #i88583# Removed formatting from auto-replaced arrows.

Issue number:
Submitted by:
Reviewed by:

2008-05-28  Oliver Bolte  <obo@openoffice.org>  [bb6f99ae3d79a34759cbc4e12eb9a7e8645b8005]

INTEGRATION: CWS extrasso9 (1.7.8); FILE MERGED 2008/04/23 13:57:36 va 1.7.8.1: #i88583# Removed formatting from auto-replaced arrows.

Issue number:
Submitted by:
Reviewed by:

2008-05-28  Oliver Bolte  <obo@openoffice.org>  [61f36dbdc862a7ce2ac0f6a6ede557e5f9eca7b0]

INTEGRATION: CWS extrasso9 (1.4.8); FILE MERGED 2008/04/23 13:57:35 va 1.4.8.1: #i88583# Removed formatting from auto-replaced arrows.

Issue number:
Submitted by:
Reviewed by:

2008-05-28  Oliver Bolte  <obo@openoffice.org>  [1d0236767f6d6450723c8784231110242ac2ced6]

INTEGRATION: CWS extrasso9 (1.10.508); FILE MERGED 2008/05/05 12:52:40 va 1.10.508.1: #i78503# ReplaceString and ArrayOutOfString Functions in Tools/String module refinement. Issue number: Submitted by: Reviewed by:


2008-05-28  Oliver Bolte  <obo@openoffice.org>  [84726aa1c1abbc734330c78d7faee1393821dc44]

INTEGRATION: CWS extrasso9 (1.15.20); FILE MERGED 2008/05/05 12:52:40 va 1.15.20.1: #i78503# ReplaceString and ArrayOutOfString Functions in Tools/String module refinement. Issue number: Submitted by: Reviewed by:


2008-05-28  Oliver Bolte  <obo@openoffice.org>  [bbe05eff3cc128d887afe715ac50484108d523c9]

INTEGRATION: CWS extrasso9 (1.27.508); FILE MERGED 2008/05/05 12:52:40 va 1.27.508.1: #i78503# ReplaceString and ArrayOutOfString Functions in Tools/String module refinement. Issue number: Submitted by: Reviewed by:


2008-05-28  Oliver Bolte  <obo@openoffice.org>  [a0058371654eac3053bac5a2a84ba7ee129a3e88]

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>  [58fb7c16799265c6daacc7757985b79473d1b7f0]

INTEGRATION: CWS pj90 (1.2.268); FILE MERGED 2008/04/19 08:44:55 pjanik 1.2.268.2: RESYNC: (1.2-1.3); FILE MERGED 2008/04/19 08:38:37 pjanik 1.2.268.1: #i85735#: Use long instead of USHORT.


2008-05-28  Oliver Bolte  <obo@openoffice.org>  [08dc85b7e47d45f56873d4b999676e98d3cea160]

INTEGRATION: CWS pj90 (1.3.186); FILE MERGED 2008/04/19 08:44:52 pjanik 1.3.186.2: RESYNC: (1.3-1.4); FILE MERGED 2008/04/19 08:36:13 pjanik 1.3.186.1: #i85735#: Use long instead of USHORT.


2008-05-28  Oliver Bolte  <obo@openoffice.org>  [f8147a8b5850b212e7bed44670b361f3cc5ed3c9]

INTEGRATION: CWS pj90 (1.8.80); FILE MERGED 2008/04/19 08:44:50 pjanik 1.8.80.2: RESYNC: (1.8-1.9); FILE MERGED 2008/04/19 08:39:29 pjanik 1.8.80.1: #i85735#: Use long instead of USHORT.


2008-05-28  Oliver Bolte  <obo@openoffice.org>  [775a0c1c172d4fb9e3dfbc2cdafb90d8e66b0dd9]

INTEGRATION: CWS pj90 (1.3.186); FILE MERGED 2008/04/19 08:44:47 pjanik 1.3.186.2: RESYNC: (1.3-1.4); FILE MERGED 2008/04/19 08:35:49 pjanik 1.3.186.1: #i85735#: Use long instead of USHORT.


2008-05-28  Oliver Bolte  <obo@openoffice.org>  [99509ee02b825b864c494a9680b0391f4fbc44e2]

INTEGRATION: CWS pj90 (1.5.160); FILE MERGED 2008/04/19 08:44:44 pjanik 1.5.160.2: RESYNC: (1.5-1.6); FILE MERGED 2008/04/19 08:39:45 pjanik 1.5.160.1: #i85735#: Use long instead of USHORT.


2008-05-28  Oliver Bolte  <obo@openoffice.org>  [755544f7d1e1000196a510ebd97360964e0ccb49]

INTEGRATION: CWS pj90 (1.7.160); FILE MERGED 2008/04/19 08:44:41 pjanik 1.7.160.2: RESYNC: (1.7-1.8); FILE MERGED 2008/04/19 08:40:54 pjanik 1.7.160.1: #i85735#: Use long instead of USHORT.


2008-05-28  Oliver Bolte  <obo@openoffice.org>  [d83ed785a98f49b03f3f73b6b00fd26e63153224]

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>  [4dbfa5dce0358f7b7aba3e4a3e4e92f103cb0c34]

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  Thorsten Behrens  <thb@openoffice.org>  [aed92a28f6eafc4130658b0e24eb956b3fca7a4a]

#i10000# Fixed build breakers


2008-05-27  Armin Weiss  <aw@openoffice.org>  [135fa74ce3c33f54b98ea7eeefd00bd6874817d2]

#i39532# changes DEV300 m12 resync corrections


2008-05-27  Rüdiger Timm  <rt@openoffice.org>  [cda18f03689f852d8ccfef583331779019bd0f6a]

#i84827# Reset NSIS_PATH


2008-05-27  Rüdiger Timm  <rt@openoffice.org>  [cf993bd97b7e1aeb44a43603fcc57b4cf6a9cf67]

#i84827# New variable for windows: NSIS_PATH


2008-05-26  Rüdiger Timm  <rt@openoffice.org>  [873a50e88a425696c7a8d4aff5974d40f90e53dd]

#i89919# Previous change by mistake removed dependency of source\uno_bridge to source\ure


2008-05-23  Kurt Zenker  <kz@openoffice.org>  [1c993b8b20508a08131e924a744829fd898200ea]

#i10000# warnings fixed


2008-05-23  Rüdiger Timm  <rt@openoffice.org>  [3ce12c1c769180c95591ab73290a96f56f8707cb]

#i89824# Initialize variables to avoid warning.


2008-05-23  Rüdiger Timm  <rt@openoffice.org>  [a0feab74b55dfbe6f0400e97fa840b027185a5a0]

#i89564# Initialize variable to avoid warning.


2008-05-22  Kurt Zenker  <kz@openoffice.org>  [4e56822a64ed6b8b195449d1493727c811724a74]

#i10000# warnings fixed


2008-05-22  Kurt Zenker  <kz@openoffice.org>  [991a9bebc5d5fe041b542c23138870cba45e4084]

#i10000# warnings fixed


2008-05-22  Kurt Zenker  <kz@openoffice.org>  [d967787a6fa78c4a0eb6541cdecac463c5c3928e]

#i10000# const missing


2008-05-21  Vladimir Glazounov  <vg@openoffice.org>  [ca5b552e592b7f01a1fa07935d6fd3821bc8bdc6]

new version for OOH680


2008-05-21  Vladimir Glazounov  <vg@openoffice.org>  [52cd0d4f63c0c64481ca7ad74d811727573fafcd]

new version for OOH680


2008-05-21  Vladimir Glazounov  <vg@openoffice.org>  [2f5ceaa8aa8dfb5d341b27b9a06f075e739e4057]

new version for OOH680


2008-05-21  Vladimir Glazounov  <vg@openoffice.org>  [56c4d33b49849db6eb50a474e26d59d4659beaef]

new version for OOH680


2008-05-21  Vladimir Glazounov  <vg@openoffice.org>  [3a5b94edd6630797273bf9175e2fe7d4b63eff45]

new version for OOH680


2008-05-21  Vladimir Glazounov  <vg@openoffice.org>  [04b02b559e5f75e05768cc8a8c42327ce8d2100c]

new version for OOH680


2008-05-21  Vladimir Glazounov  <vg@openoffice.org>  [cdb32af94907e3537f0c63b6b7e9bd0fbd3c576a]

new version for OOH680


2008-05-21  Vladimir Glazounov  <vg@openoffice.org>  [ac29ad4048a4000af96ab5737d4c7c5f7e6c9748]

#i10000# warning fixed


2008-05-21  Vladimir Glazounov  <vg@openoffice.org>  [c24848382ced515636dfafb07516b4a908fb3fb8]

#i10000# warning fixed


2008-05-21  Kurt Zenker  <kz@openoffice.org>  [55e868c5f9581e4b20e13c7094f8afcc87485470]

DEV300


2008-05-21  Kurt Zenker  <kz@openoffice.org>  [74c754c92e9b09461997308674433f4249e66fdc]

INTEGRATION: CWS extmgrui01 (1.7.218); FILE MERGED 2008/04/28 10:58:25 dv 1.7.218.2: RESYNC: (1.7-1.8); FILE MERGED 2008/02/29 15:24:59 dv 1.7.218.1: #i83902# Added some HelpIDs for the new extension manager dialog


2008-05-21  Kurt Zenker  <kz@openoffice.org>  [ff0288201c1038ac984b1d967093e80e6c104317]

INTEGRATION: CWS extmgrui01 (1.9.24); FILE MERGED 2008/04/28 10:58:22 dv 1.9.24.2: RESYNC: (1.9-1.10); FILE MERGED 2008/02/29 15:24:59 dv 1.9.24.1: #i83902# Added some HelpIDs for the new extension manager dialog


2008-05-21  Kurt Zenker  <kz@openoffice.org>  [63c581067dbfc3aecdb8cdde32ded87e1efca083]

INTEGRATION: CWS extmgrui01 (1.15.24); FILE MERGED 2008/04/28 10:58:18 dv 1.15.24.5: RESYNC: (1.17-1.18); FILE MERGED 2008/03/25 08:06:30 dv 1.15.24.4: RESYNC: (1.16-1.17); FILE MERGED 2008/02/29 10:25:27 dv 1.15.24.3: RESYNC: (1.15-1.16); FILE MERGED 2008/02/22 07:50:19 dv 1.15.24.2: #i83902# Added progress handling 2008/02/04 07:39:50 dv 1.15.24.1: #i83902# first version of new dialog


2008-05-21  Kurt Zenker  <kz@openoffice.org>  [e378fd126f224592e5364b31d75b34d269519aa8]

INTEGRATION: CWS extmgrui01 (1.6.24); FILE MERGED 2008/04/28 10:58:15 dv 1.6.24.4: RESYNC: (1.7-1.8); FILE MERGED 2008/03/25 12:44:44 dv 1.6.24.3: quick fix of merge problem 2008/03/25 08:06:26 dv 1.6.24.2: RESYNC: (1.6-1.7); FILE MERGED 2008/02/28 15:16:51 dv 1.6.24.1: #i83902# Added support for updating a single extension via context menu


2008-05-21  Kurt Zenker  <kz@openoffice.org>  [ea9c54df32907553c1bce1191f478af19ee10785]

INTEGRATION: CWS extmgrui01 (1.11.24); FILE MERGED 2008/04/28 10:58:12 dv 1.11.24.5: RESYNC: (1.14-1.15); FILE MERGED 2008/03/25 12:44:44 dv 1.11.24.4: quick fix of merge problem 2008/03/25 08:06:22 dv 1.11.24.3: RESYNC: (1.13-1.14); FILE MERGED 2008/02/29 10:25:24 dv 1.11.24.2: RESYNC: (1.11-1.13); FILE MERGED 2008/02/28 15:16:51 dv 1.11.24.1: #i83902# Added support for updating a single extension via context menu


2008-05-21  Kurt Zenker  <kz@openoffice.org>  [133077077f5cd8e5321fe8767f7c10e8b1af2d08]

INTEGRATION: CWS extmgrui01 (1.1.2); FILE ADDED 2008/05/21 11:31:39 kz 1.1.2.10: license updated 2008/04/29 08:43:04 dv 1.1.2.9: #i88800# Add new notified packages only once 2008/03/26 14:08:24 dv 1.1.2.8: Don't hide dialog when clicking 'updates available' icon 2008/02/29 08:54:25 dv 1.1.2.7: #i83902# Allow unopkg to quit when closing dialog 2008/02/28 15:16:51 dv 1.1.2.6: #i83902# Added support for updating a single extension via context menu 2008/02/27 12:58:54 dv 1.1.2.5: #i83902# Better handling of external adding of extensions 2008/02/26 07:19:53 dv 1.1.2.4: #i83902# Some strings changed for new dialog 2008/02/22 07:50:19 dv 1.1.2.3: #i83902# Added progress handling 2008/02/12 14:52:04 dv 1.1.2.2: #i83902# new dialog for the extension manager (part 2) 2008/02/04 07:39:06 dv 1.1.2.1: #i83902# new dialog for the extension manager


2008-05-21  Kurt Zenker  <kz@openoffice.org>  [0c7589a2ec5a4e0d630639a2f8897cbcbacccdda]

INTEGRATION: CWS extmgrui01 (1.1.2); FILE ADDED 2008/05/21 11:31:39 kz 1.1.2.13: license updated 2008/04/29 09:27:41 dv 1.1.2.12: better terminate handling 2008/04/29 08:43:04 dv 1.1.2.11: #i88800# Add new notified packages only once 2008/04/01 06:44:44 dv 1.1.2.10: Fixed compiler warning 2008/03/27 13:02:50 dv 1.1.2.9: Better handling of adding extensions via system integration 2008/03/26 14:08:24 dv 1.1.2.8: Don't hide dialog when clicking 'updates available' icon 2008/02/29 08:54:25 dv 1.1.2.7: #i83902# Allow unopkg to quit when closing dialog 2008/02/28 15:16:51 dv 1.1.2.6: #i83902# Added support for updating a single extension via context menu 2008/02/27 12:58:54 dv 1.1.2.5: #i83902# Better handling of external adding of extensions 2008/02/26 07:19:53 dv 1.1.2.4: #i83902# Some strings changed for new dialog 2008/02/22 07:50:19 dv 1.1.2.3: #i83902# Added progress handling 2008/02/12 14:52:04 dv 1.1.2.2: #i83902# new dialog for the extension manager (part 2) 2008/02/04 07:38:58 dv 1.1.2.1: #i83902# new dialog for the extension manager


2008-05-21  Kurt Zenker  <kz@openoffice.org>  [ab7bef7ac8b54236358ce4350b2ae087fe13e322]

INTEGRATION: CWS extmgrui01 (1.20.24); FILE MERGED 2008/04/28 10:58:07 dv 1.20.24.5: RESYNC: (1.21-1.22); FILE MERGED 2008/03/26 14:08:24 dv 1.20.24.4: Don't hide dialog when clicking 'updates available' icon 2008/03/25 08:06:18 dv 1.20.24.3: RESYNC: (1.20-1.21); FILE MERGED 2008/02/26 07:19:53 dv 1.20.24.2: #i83902# Some strings changed for new dialog 2008/02/04 07:39:50 dv 1.20.24.1: #i83902# first version of new dialog


2008-05-21  Kurt Zenker  <kz@openoffice.org>  [d17ad24c74b4f7ace33a3a237c162e44bfdfa36a]

INTEGRATION: CWS extmgrui01 (1.1.2); FILE ADDED 2008/05/21 11:31:39 kz 1.1.2.5: license updated 2008/03/27 13:02:50 dv 1.1.2.4: Better handling of adding extensions via system integration 2008/02/28 15:16:51 dv 1.1.2.3: #i83902# Added support for updating a single extension via context menu 2008/02/26 07:19:53 dv 1.1.2.2: #i83902# Some strings changed for new dialog 2008/02/22 07:49:45 dv 1.1.2.1: #i83902# Added progress bar


2008-05-21  Kurt Zenker  <kz@openoffice.org>  [f167d090345c9c7950665e50006aff4fc0ace078]

INTEGRATION: CWS extmgrui01 (1.1.2); FILE ADDED 2008/05/21 11:31:39 kz 1.1.2.13: license updated 2008/04/29 06:12:50 dv 1.1.2.12: Better progress handling 2008/04/29 06:03:34 dv 1.1.2.11: Added changes from CWS JL94 2008/03/28 07:01:27 dv 1.1.2.10: Some more dialog changed a little bit 2008/03/27 13:02:50 dv 1.1.2.9: Better handling of adding extensions via system integration 2008/03/27 08:06:18 dv 1.1.2.8: Adopted 'Already installed' request to latest version handling 2008/03/26 09:57:06 dv 1.1.2.7: fixed some merge problems with resource ids 2008/02/29 09:53:47 dv 1.1.2.6: #i83902# Changed some strings 2008/02/28 15:16:51 dv 1.1.2.5: #i83902# Added support for updating a single extension via context menu 2008/02/27 12:58:54 dv 1.1.2.4: #i83902# Better handling of external adding of extensions 2008/02/26 07:19:53 dv 1.1.2.3: #i83902# Some strings changed for new dialog 2008/02/22 08:14:15 dv 1.1.2.2: Fixes for unix compiler 2008/02/22 07:49:45 dv 1.1.2.1: #i83902# Added progress bar


2008-05-21  Kurt Zenker  <kz@openoffice.org>  [8ee302b04c5b12cfbb25e7021225ea8dc3635333]

INTEGRATION: CWS extmgrui01 (1.1.2); FILE ADDED 2008/05/21 11:31:39 kz 1.1.2.7: license updated 2008/02/29 09:53:47 dv 1.1.2.6: #i83902# Changed some strings 2008/02/28 15:16:51 dv 1.1.2.5: #i83902# Added support for updating a single extension via context menu 2008/02/27 12:58:54 dv 1.1.2.4: #i83902# Better handling of external adding of extensions 2008/02/22 07:50:19 dv 1.1.2.3: #i83902# Added progress handling 2008/02/12 14:52:04 dv 1.1.2.2: #i83902# new dialog for the extension manager (part 2) 2008/02/04 07:38:49 dv 1.1.2.1: #i83902# new dialog for the extension manager


2008-05-21  Kurt Zenker  <kz@openoffice.org>  [48fe4fb1aec6c41636b968a2dad625637029cd8c]

INTEGRATION: CWS extmgrui01 (1.1.2); FILE ADDED 2008/05/21 11:31:39 kz 1.1.2.9: license updated 2008/03/28 07:01:27 dv 1.1.2.8: Some more dialog changed a little bit 2008/02/29 08:54:25 dv 1.1.2.7: #i83902# Allow unopkg to quit when closing dialog 2008/02/28 15:16:51 dv 1.1.2.6: #i83902# Added support for updating a single extension via context menu 2008/02/27 12:58:54 dv 1.1.2.5: #i83902# Better handling of external adding of extensions 2008/02/26 07:19:53 dv 1.1.2.4: #i83902# Some strings changed for new dialog 2008/02/22 07:50:19 dv 1.1.2.3: #i83902# Added progress handling 2008/02/12 14:52:04 dv 1.1.2.2: #i83902# new dialog for the extension manager (part 2) 2008/02/04 07:38:18 dv 1.1.2.1: #i83902# new dialog for the extension manager


2008-05-21  Kurt Zenker  <kz@openoffice.org>  [a306d79fd94e3582c2e111a5fb30cc4dce73a1c2]

INTEGRATION: CWS extmgrui01 (1.1.2); FILE ADDED 2008/05/21 11:31:39 kz 1.1.2.24: license updated 2008/04/30 07:05:50 dv 1.1.2.23: Better default height for progress 2008/04/29 08:42:12 dv 1.1.2.22: better progress handling 2008/04/29 06:12:50 dv 1.1.2.21: Better progress handling 2008/03/28 07:01:27 dv 1.1.2.20: Some more dialog changed a little bit 2008/03/27 13:02:50 dv 1.1.2.19: Better handling of adding extensions via system integration 2008/03/27 08:06:17 dv 1.1.2.18: Adopted 'Already installed' request to latest version handling 2008/03/20 11:03:12 dv 1.1.2.17: #i86985# Look listbox when disabling buttons to avoid multiple actions on the same extension 2008/03/19 13:53:52 dv 1.1.2.16: #i86965# selectEntry with invalid pos now clears the extra buttons, too 2008/03/19 12:09:33 dv 1.1.2.15: #i86913# Rewrote some helper functions used by automatic testing 2008/03/13 14:43:48 jl 1.1.2.14: #i86913# added functions to the new list control to allow automatic testing 2008/03/12 15:33:38 jl 1.1.2.13: #i86917# add issue in comment 2008/03/12 15:25:30 jl 1.1.2.12: #i86917# crash when installing deinstalling extensions 2008/03/01 07:45:40 dv 1.1.2.11: #i83902# Added support for HC mode, added error string 2008/02/29 15:24:59 dv 1.1.2.10: #i83902# Added some HelpIDs for the new extension manager dialog 2008/02/29 12:32:56 dv 1.1.2.9: Adopted to changed CreateResMgr function 2008/02/29 09:53:47 dv 1.1.2.8: #i83902# Changed some strings 2008/02/29 08:54:25 dv 1.1.2.7: #i83902# Allow unopkg to quit when closing dialog 2008/02/28 15:16:51 dv 1.1.2.6: #i83902# Added support for updating a single extension via context menu 2008/02/27 12:58:54 dv 1.1.2.5: #i83902# Better handling of external adding of extensions 2008/02/26 07:19:53 dv 1.1.2.4: #i83902# Some strings changed for new dialog 2008/02/22 07:50:19 dv 1.1.2.3: #i83902# Added progress handling 2008/02/12 14:52:04 dv 1.1.2.2: #i83902# new dialog for the extension manager (part 2) 2008/02/04 07:37:46 dv 1.1.2.1: Issue number: Submitted by: Reviewed by:


2008-05-21  Kurt Zenker  <kz@openoffice.org>  [4ca62afdde5a3f35c925aa541d32007910ea686f]

INTEGRATION: CWS extmgrui01 (1.16.40); FILE MERGED 2008/04/28 10:58:04 dv 1.16.40.7: RESYNC: (1.17-1.18); FILE MERGED 2008/03/25 08:06:15 dv 1.16.40.6: RESYNC: (1.16-1.17); FILE MERGED 2008/03/01 07:45:40 dv 1.16.40.5: #i83902# Added support for HC mode, added error string 2008/02/29 09:53:47 dv 1.16.40.4: #i83902# Changed some strings 2008/02/26 07:19:52 dv 1.16.40.3: #i83902# Some strings changed for new dialog 2008/02/12 14:52:04 dv 1.16.40.2: #i83902# new dialog for the extension manager (part 2) 2008/02/04 07:39:50 dv 1.16.40.1: #i83902# first version of new dialog


2008-05-21  Kurt Zenker  <kz@openoffice.org>  [fa50b3f792487bd57dcdc89d74a9d72e7a419ddf]

INTEGRATION: CWS extmgrui01 (1.31.24); FILE MERGED 2008/04/28 10:58:00 dv 1.31.24.5: RESYNC: (1.34-1.35); FILE MERGED 2008/03/25 08:06:11 dv 1.31.24.4: RESYNC: (1.33-1.34); FILE MERGED 2008/02/29 10:25:19 dv 1.31.24.3: RESYNC: (1.31-1.33); FILE MERGED 2008/02/28 15:16:51 dv 1.31.24.2: #i83902# Added support for updating a single extension via context menu 2008/02/04 07:39:49 dv 1.31.24.1: #i83902# first version of new dialog


2008-05-21  Kurt Zenker  <kz@openoffice.org>  [deb1700811bb79b63df299fdd86d364d6713ed19]

INTEGRATION: CWS extmgrui01 (1.13.24); FILE MERGED 2008/04/28 10:57:55 dv 1.13.24.11: RESYNC: (1.15-1.16); FILE MERGED 2008/03/28 07:01:27 dv 1.13.24.10: Some more dialog changed a little bit 2008/03/27 08:06:17 dv 1.13.24.9: Adopted 'Already installed' request to latest version handling 2008/03/26 09:57:06 dv 1.13.24.8: fixed some merge problems with resource ids 2008/03/25 08:06:08 dv 1.13.24.7: RESYNC: (1.13-1.15); FILE MERGED 2008/03/01 07:45:40 dv 1.13.24.6: #i83902# Added support for HC mode, added error string 2008/02/28 15:16:51 dv 1.13.24.5: #i83902# Added support for updating a single extension via context menu 2008/02/27 12:58:54 dv 1.13.24.4: #i83902# Better handling of external adding of extensions 2008/02/22 07:50:19 dv 1.13.24.3: #i83902# Added progress handling 2008/02/12 14:52:04 dv 1.13.24.2: #i83902# new dialog for the extension manager (part 2) 2008/02/04 07:39:49 dv 1.13.24.1: #i83902# first version of new dialog


2008-05-21  Kurt Zenker  <kz@openoffice.org>  [e945db867c83238d00927657902d501012e30380]

INTEGRATION: CWS extmgrui01 (1.20.24); FILE MERGED 2008/04/28 10:57:51 dv 1.20.24.4: RESYNC: (1.21-1.22); FILE MERGED 2008/03/25 08:06:05 dv 1.20.24.3: RESYNC: (1.20-1.21); FILE MERGED 2008/02/28 15:16:51 dv 1.20.24.2: #i83902# Added support for updating a single extension via context menu 2008/02/04 07:39:49 dv 1.20.24.1: #i83902# first version of new dialog


2008-05-21  Kurt Zenker  <kz@openoffice.org>  [f18f44c91a406785d2d5b8299d1781f27a0260bd]

INTEGRATION: CWS extmgrui01 (1.1.2); FILE ADDED 2008/02/15 06:50:26 dv 1.1.2.1: #i85763# New icons for the new extension manager gui


2008-05-21  Kurt Zenker  <kz@openoffice.org>  [d395cb052c222ce875a1f4068a331887445b3442]

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>  [89c71dd9d61898cb7d4982f92c404d740a9b38b9]

INTEGRATION: CWS extmgrui01 (1.8.10); FILE MERGED 2008/04/28 10:52:23 dv 1.8.10.2: RESYNC: (1.8-1.9); FILE MERGED 2008/04/22 09:25:28 gh 1.8.10.1: load automation lib with SAL_LOADMODULE_GLOBAL instead of SAL_LOADMODULE_DEFAULT to get RTTI to for IExtensionListBox work


2008-05-21  Kurt Zenker  <kz@openoffice.org>  [32f30672696c09b438e088b841b0e417d8a18875]

INTEGRATION: CWS extmgrui01 (1.150.8); FILE MERGED 2008/04/28 10:49:56 dv 1.150.8.3: RESYNC: (1.152-1.153); FILE MERGED 2008/03/25 08:05:00 dv 1.150.8.2: RESYNC: (1.150-1.152); FILE MERGED 2008/03/19 10:14:38 dv 1.150.8.1: #i86913# Added extensionlistbox.hxx (needed for automatic testing)


2008-05-21  Kurt Zenker  <kz@openoffice.org>  [e2722b232632fbfc580b5296dda2ea3c0489487c]

INTEGRATION: CWS native152 (1.2.38); FILE MERGED 2008/05/15 09:08:23 is 1.2.38.1: #i89391# ooodev with its own basis root dir


2008-05-21  Kurt Zenker  <kz@openoffice.org>  [418e7c49ffb068d3d169b70e60c25b2e7742742c]

INTEGRATION: CWS extmgrui01 (1.1.2); FILE ADDED 2008/05/21 11:23:40 kz 1.1.2.4: license updated 2008/03/25 14:38:50 dv 1.1.2.3: Added typecast to define 2008/03/20 07:44:36 dv 1.1.2.2: Updated some comments 2008/03/19 10:15:34 dv 1.1.2.1: #i86913# Added extensionlistbox.hxx (needed for automatic testing)


2008-05-21  Kurt Zenker  <kz@openoffice.org>  [1c329c09b9fd2bca66d1874b819b22e55fbb07f4]

INTEGRATION: CWS native152 (1.2.38); FILE MERGED 2008/05/15 09:08:22 is 1.2.38.1: #i89391# ooodev with its own basis root dir


2008-05-21  Kurt Zenker  <kz@openoffice.org>  [a795f41ef72f5c5f73d27b3a0dbddfbe49acb0ac]

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>  [f0bdfdabecf159e6448871a03ecdf79bd0ec5b1a]

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>  [90ecdf7ed22ed2bdf9eac96c59adc102daa59b70]

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>  [3e3a99ef7e465a698e1751146da5814a793d0939]

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>  [e22284505aebc41ea32499c31ae2d6ea0b267b3a]

INTEGRATION: CWS native152 (1.4.12); FILE MERGED 2008/05/20 08:57:38 is 1.4.12.1: #i89668# system solaris above system linux


2008-05-21  Kurt Zenker  <kz@openoffice.org>  [c26cb0c6131d872bf23c20bde8ef4c136b082c34]

i10000# generate new configure


2008-05-21  Kurt Zenker  <kz@openoffice.org>  [9eb55747fccfa366ce08b315ec2c75f5a39f3006]

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>  [0841a9868ba69d413b983cb9756b8671a287fd71]

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>  [239e11df09b3a6d8b464c296fe7431ba752bfcee]

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>  [501681b67ce4da9b888bad04f71d0d0fc3675d31]

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>  [1cd31af27077a1ae834c8a7ad955beecca31f99d]

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>  [4d700d92e6400f448d162ff9dfa801f0220a5fec]

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>  [0e32613310fa481344875c5b5e999c6100ec5736]

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>  [d2707b3039a395293b39ac3d60d3bcae08707209]

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>  [b2aabd6c9bf19234906a8ccdf54f9be9546250a1]

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>  [0c92fd75c9ad7368cf232392bafd08f612262f05]

INTEGRATION: CWS extmgrui01 (1.35.38); FILE MERGED 2008/04/28 10:37:47 dv 1.35.38.4: RESYNC: (1.35-1.36); FILE MERGED 2008/03/27 12:59:11 gh 1.35.38.3: #i86913#also show ExtensionListBox in DisplayHid Dialog 2008/03/27 12:42:30 gh 1.35.38.2: #i86913#last changes in interface to ExtensionListBox 2008/03/19 20:56:31 gh 1.35.38.1: #i86913#methods to access ExtensionListBox


2008-05-21  Kurt Zenker  <kz@openoffice.org>  [a33414e3fc6a04f6e55b17318537e379d45cd499]

INTEGRATION: CWS extmgrui01 (1.27.2); FILE MERGED 2008/04/28 10:37:37 dv 1.27.2.3: RESYNC: (1.28-1.29); FILE MERGED 2008/03/25 08:04:04 dv 1.27.2.2: RESYNC: (1.27-1.28); FILE MERGED 2008/03/19 20:56:31 gh 1.27.2.1: #i86913#methods to access ExtensionListBox


2008-05-21  Kurt Zenker  <kz@openoffice.org>  [8ab2890ba1241c99361caa272cc9cc77fbdea1a9]

INTEGRATION: CWS extmgrui01 (1.5.102); FILE MERGED 2008/04/28 10:37:33 dv 1.5.102.2: RESYNC: (1.5-1.6); FILE MERGED 2008/03/19 20:56:31 gh 1.5.102.1: #i86913#methods to access ExtensionListBox


2008-05-21  Kurt Zenker  <kz@openoffice.org>  [8cfd114f9dd1183042e261a4367db552f448d513]

INTEGRATION: CWS extmgrui01 (1.8.44); FILE MERGED 2008/04/28 10:37:29 dv 1.8.44.2: RESYNC: (1.8-1.9); FILE MERGED 2008/03/19 20:56:30 gh 1.8.44.1: #i86913#methods to access ExtensionListBox


2008-05-21  Kurt Zenker  <kz@openoffice.org>  [a58165cd675ed0d49d4d4c0689659fe16906d820]

#i10000# merge corrected


2008-05-21  Kurt Zenker  <kz@openoffice.org>  [3c7cebce3fb8cf57009f48924fac081ac44a9aa0]

INTEGRATION: CWS late241bf01_DEV300 (1.109.4.2.34); FILE MERGED 2008/05/16 11:44:14 od 1.109.4.2.34.1: #i84659# method <SwRootFrm::Paint(..)> 	 - no short cut for page frames, because certain special area 	   around the page have to be considered for the paint.


2008-05-21  Kurt Zenker  <kz@openoffice.org>  [ca2e442d543f3f247d85ff4c8768424f6cbc4257]

INTEGRATION: CWS late241bf01_DEV300 (1.119.54.2.14); FILE MERGED 2008/05/16 11:06:52 pl 1.119.54.2.14.1: #i85450# shift wheel interpreted as horizontal wheel event


2008-05-21  Kurt Zenker  <kz@openoffice.org>  [d4beb6a05d81e988901794247aeb51293a70db0d]

INTEGRATION: CWS late241bf01_DEV300 (1.131.26.4.18); FILE MERGED 2008/05/16 12:58:52 mba 1.131.26.4.18.2: #157928#: forward PrintJobListeners to PrintingHelper 2008/05/16 12:57:09 mba 1.131.26.4.18.1: #157928#: forward PrintJobListeners to PrintingHelper


2008-05-21  Kurt Zenker  <kz@openoffice.org>  [4fb80441265e26e229d98d2ba4acee207db1349b]

INTEGRATION: CWS late241bf01_DEV300 (1.45.128.1.24); FILE MERGED 2008/05/16 12:40:25 od 1.45.128.1.24.1: #i84729# method <SwRootFrm::UnoRemoveAllActions()> 	 - No end action, if <ViewShell> instance is currently in its end action.


2008-05-21  Kurt Zenker  <kz@openoffice.org>  [ed03903acae24b988e97a6f08d146f94a39b0f34]

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>  [2ebb165dcc5fc0fbe46bbca736f7684be615fff3]

INTEGRATION: CWS jl98_DEV300 (1.10.14); FILE MERGED 2008/05/02 09:20:24 jl 1.10.14.1: #i85109# when UNO_JAVA_JFW_INSTALL_DATA is used and the settings file has expired then it is not deleted as before but instead its size is set to zero


2008-05-21  Kurt Zenker  <kz@openoffice.org>  [56cf44fd0e179bd73e412959d7b3473c67005de7]

INTEGRATION: CWS jl98_DEV300 (1.19.14); FILE MERGED 2008/05/02 09:20:24 jl 1.19.14.1: #i85109# when UNO_JAVA_JFW_INSTALL_DATA is used and the settings file has expired then it is not deleted as before but instead its size is set to zero


2008-05-21  Kurt Zenker  <kz@openoffice.org>  [7c8c2ed0d561432f7f93b3ecfc918c29ea37d13b]

INTEGRATION: CWS jl98_DEV300 (1.9.16); FILE MERGED 2008/04/30 13:52:27 jl 1.9.16.2: #i88634# Increasing the version of the policy.1.0.cli_basetypes.dll to 10.0.0.0 caused the test programs to fail when updating an old office. It then  only worked with .NET Framework 2.0. However, a stand-alone installation worked properly with 1.1. 2008/04/24 08:59:06 jl 1.9.16.1: #i88634# increase versions of assemblies


2008-05-21  Kurt Zenker  <kz@openoffice.org>  [87728904f7d0b69e0f087d00748bd12c4323be73]

INTEGRATION: CWS jl98_DEV300 (1.11.38); FILE MERGED 2008/04/29 09:07:37 jl 1.11.38.1: #i88634# bridge also depends on basetypes


2008-05-21  Kurt Zenker  <kz@openoffice.org>  [a925cabb1eaba5343fa7821071f41a693527575c]

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>  [cdeaeb448987e8e49b5c168bb73101d64145df1d]

INTEGRATION: CWS mba30patches01 (1.10.14); FILE MERGED 2008/04/23 10:54:17 mba 1.10.14.2: RESYNC: (1.10-1.11); FILE MERGED 2008/03/18 15:44:25 mba 1.10.14.1: #i85097#: so library moved to binfilter, no libso any longer


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [7fd046426d2b136d5e784470ca6b1a3d6306fbfa]

INTEGRATION: CWS mba30patches01 (1.7.40); FILE MERGED 2008/04/23 10:50:53 mba 1.7.40.2: RESYNC: (1.7-1.8); FILE MERGED 2008/03/18 15:41:03 mba 1.7.40.1: #i86365#: remove unused code


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [72673ccff260fe99974f42f9f0220dd6d87d5e09]

INTEGRATION: CWS mba30patches01 (1.9.40); FILE MERGED 2008/04/23 10:50:50 mba 1.9.40.2: RESYNC: (1.9-1.10); FILE MERGED 2008/03/18 15:41:03 mba 1.9.40.1: #i86365#: remove unused code


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [8f108be6918a787fbc870923b334572d24e82510]

INTEGRATION: CWS mba30patches01 (1.4.62); FILE MERGED 2008/04/23 10:50:47 mba 1.4.62.2: RESYNC: (1.4-1.5); FILE MERGED 2008/03/18 15:41:03 mba 1.4.62.1: #i86365#: remove unused code


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [08b5911e6f23955d03c55978c5969f79a5af2650]

INTEGRATION: CWS mba30patches01 (1.18.32); FILE MERGED 2008/04/23 10:50:44 mba 1.18.32.2: RESYNC: (1.18-1.20); FILE MERGED 2008/03/18 15:41:03 mba 1.18.32.1: #i86365#: remove unused code


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [5eb1d7b4f359f9d4ea2924aebd42a7067ef24d61]

INTEGRATION: CWS mba30patches01 (1.5.324); FILE MERGED 2008/04/23 10:50:41 mba 1.5.324.2: RESYNC: (1.5-1.6); FILE MERGED 2008/03/18 15:41:02 mba 1.5.324.1: #i86365#: remove unused code


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [719e056b79c841cc1e4d21fff55bc7fd748ec489]

INTEGRATION: CWS mba30patches01 (1.6.40); FILE MERGED 2008/04/23 10:50:38 mba 1.6.40.2: RESYNC: (1.6-1.7); FILE MERGED 2008/03/18 15:41:02 mba 1.6.40.1: #i86365#: remove unused code


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [6b70833249785475e95b32e9897734d613d8cc3a]

INTEGRATION: CWS mba30patches01 (1.6.40); FILE MERGED 2008/04/23 10:50:35 mba 1.6.40.2: RESYNC: (1.6-1.7); FILE MERGED 2008/03/18 15:41:02 mba 1.6.40.1: #i86365#: remove unused code


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [659447f204e37458f32ea669f5a592f02a368227]

INTEGRATION: CWS mba30patches01 (1.14.40); FILE MERGED 2008/04/23 10:50:32 mba 1.14.40.2: RESYNC: (1.14-1.15); FILE MERGED 2008/03/18 15:41:02 mba 1.14.40.1: #i86365#: remove unused code


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [35e2882b24d026b5bd4d6c98d87f076c3d1c55cc]

INTEGRATION: CWS mba30patches01 (1.4.214); FILE MERGED 2008/04/23 10:50:29 mba 1.4.214.2: RESYNC: (1.4-1.5); FILE MERGED 2008/03/18 15:41:01 mba 1.4.214.1: #i86365#: remove unused code


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [08422494388f5fbc6304300ec126c3cbcf2c332d]

INTEGRATION: CWS mba30patches01 (1.9.40); FILE MERGED 2008/04/23 10:50:26 mba 1.9.40.2: RESYNC: (1.9-1.10); FILE MERGED 2008/03/18 15:41:01 mba 1.9.40.1: #i86365#: remove unused code


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [649b5ea2500bb9f60bab50f2977c64b42e90a7cf]

INTEGRATION: CWS mba30patches01 (1.4.306); FILE MERGED 2008/04/23 10:50:23 mba 1.4.306.2: RESYNC: (1.4-1.5); FILE MERGED 2008/03/18 15:41:01 mba 1.4.306.1: #i86365#: remove unused code


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [2508a89e3f5cf158312f99f94169bdaefe1131a0]

INTEGRATION: CWS mba30patches01 (1.5.40); FILE MERGED 2008/04/23 10:50:20 mba 1.5.40.2: RESYNC: (1.5-1.6); FILE MERGED 2008/03/18 15:41:01 mba 1.5.40.1: #i86365#: remove unused code


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [f7bdd8638ecf8487a4c7a868504379084d478279]

INTEGRATION: CWS mba30patches01 (1.4.40); FILE MERGED 2008/04/23 10:50:16 mba 1.4.40.2: RESYNC: (1.4-1.5); FILE MERGED 2008/03/18 15:41:01 mba 1.4.40.1: #i86365#: remove unused code


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [a92bec9d6d0c59450f58796b6cd7c07c95eb9293]

INTEGRATION: CWS mba30patches01 (1.10.40); FILE MERGED 2008/04/23 10:50:06 mba 1.10.40.2: RESYNC: (1.10-1.11); FILE MERGED 2008/03/18 15:41:00 mba 1.10.40.1: #i86365#: remove unused code


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [bfbf2ce6b9df1c7a6f29a72c8476e10c3e126522]

INTEGRATION: CWS mba30patches01 (1.7.306); FILE MERGED 2008/04/23 10:50:03 mba 1.7.306.2: RESYNC: (1.7-1.8); FILE MERGED 2008/03/18 15:41:00 mba 1.7.306.1: #i86365#: remove unused code


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [01198b0d6eed32d8609466ef5c1bffe57f5fc503]

INTEGRATION: CWS mba30patches01 (1.11.40); FILE MERGED 2008/04/23 10:50:00 mba 1.11.40.2: RESYNC: (1.11-1.12); FILE MERGED 2008/03/18 15:41:00 mba 1.11.40.1: #i86365#: remove unused code


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [013dbdfbf92f4d8dd53d13069274797c248f3436]

INTEGRATION: CWS mba30patches01 (1.16.4); FILE MERGED 2008/04/23 10:49:57 mba 1.16.4.2: RESYNC: (1.16-1.17); FILE MERGED 2008/03/18 15:41:00 mba 1.16.4.1: #i86365#: remove unused code


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [20f4d9c27ceeaf59ca626ea5f0b1173c638ddcbd]

INTEGRATION: CWS mba30patches01 (1.20.4); FILE MERGED 2008/04/23 10:49:54 mba 1.20.4.2: RESYNC: (1.20-1.21); FILE MERGED 2008/03/18 15:41:00 mba 1.20.4.1: #i86365#: remove unused code


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [2d9d8c5be551b376c43b06bf49a403e090304f26]

INTEGRATION: CWS mba30patches01 (1.3.124); FILE MERGED 2008/04/23 10:49:51 mba 1.3.124.2: RESYNC: (1.3-1.4); FILE MERGED 2008/03/18 15:40:59 mba 1.3.124.1: #i86365#: remove unused code


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [3ce367ffb786446e4fb7804007ac15ae3b43cb66]

INTEGRATION: CWS mba30patches01 (1.3.268); FILE MERGED 2008/04/23 10:49:48 mba 1.3.268.2: RESYNC: (1.3-1.4); FILE MERGED 2008/03/18 15:40:59 mba 1.3.268.1: #i86365#: remove unused code


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [cc53de6b36206b637060c92e22b39dea9eff6ff1]

INTEGRATION: CWS mba30patches01 (1.2.214); FILE MERGED 2008/04/23 10:49:45 mba 1.2.214.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/18 15:40:59 mba 1.2.214.1: #i86365#: remove unused code


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [d3068ba9d5e96a79c80435ea6a6ff30b2ea9a315]

INTEGRATION: CWS mba30patches01 (1.4.124); FILE MERGED 2008/04/23 10:49:42 mba 1.4.124.2: RESYNC: (1.4-1.5); FILE MERGED 2008/03/18 15:40:59 mba 1.4.124.1: #i86365#: remove unused code


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [b780282862dd3afefc25e65ae8130af5edff4494]

INTEGRATION: CWS mba30patches01 (1.5.124); FILE MERGED 2008/04/23 10:49:39 mba 1.5.124.2: RESYNC: (1.5-1.6); FILE MERGED 2008/03/18 15:40:59 mba 1.5.124.1: #i86365#: remove unused code


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [336e08256fe0cbd7d4ea2683985b1977baed966d]

INTEGRATION: CWS mba30patches01 (1.8.40); FILE MERGED 2008/04/23 10:49:36 mba 1.8.40.2: RESYNC: (1.8-1.9); FILE MERGED 2008/03/18 15:40:58 mba 1.8.40.1: #i86365#: remove unused code


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [b174e53aa07add758ff586c5ca28e48261423f53]

INTEGRATION: CWS mba30patches01 (1.7.40); FILE MERGED 2008/04/23 10:49:33 mba 1.7.40.2: RESYNC: (1.7-1.8); FILE MERGED 2008/03/18 15:40:58 mba 1.7.40.1: #i86365#: remove unused code


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [2a566d9c7e5efbb098867cc4154ce1fbb28cc3d9]

INTEGRATION: CWS mba30patches01 (1.15.4); FILE MERGED 2008/04/23 10:49:30 mba 1.15.4.2: RESYNC: (1.15-1.16); FILE MERGED 2008/03/18 15:40:58 mba 1.15.4.1: #i86365#: remove unused code


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [f08ebdf01784d306dc537a67a3138abffcf119a5]

INTEGRATION: CWS mba30patches01 (1.5.372); FILE MERGED 2008/04/23 10:49:26 mba 1.5.372.2: RESYNC: (1.5-1.6); FILE MERGED 2008/03/18 15:40:57 mba 1.5.372.1: #i86365#: remove unused code


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [9e8947e87b1420bb8983c452037a0d570d47de2a]

INTEGRATION: CWS mba30patches01 (1.7.40); FILE MERGED 2008/04/23 10:49:23 mba 1.7.40.2: RESYNC: (1.7-1.8); FILE MERGED 2008/03/18 15:40:57 mba 1.7.40.1: #i86365#: remove unused code


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [afcbcc5e46cb448a3e4ee0d325079095cd14c2a5]

INTEGRATION: CWS mba30patches01 (1.11.268); FILE MERGED 2008/04/23 10:49:20 mba 1.11.268.2: RESYNC: (1.11-1.12); FILE MERGED 2008/03/18 15:40:57 mba 1.11.268.1: #i86365#: remove unused code


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [85c4eecf7c9618c9333bd975e96fb1921ef72799]

INTEGRATION: CWS mba30patches01 (1.11.4); FILE MERGED 2008/04/23 10:49:17 mba 1.11.4.2: RESYNC: (1.11-1.12); FILE MERGED 2008/03/18 15:40:57 mba 1.11.4.1: #i86365#: remove unused code


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [8b1af7f6f2abe0e3c3d6765429576136f8635bcb]

INTEGRATION: CWS mba30patches01 (1.18.4); FILE MERGED 2008/04/23 10:49:14 mba 1.18.4.2: RESYNC: (1.18-1.19); FILE MERGED 2008/03/18 15:40:56 mba 1.18.4.1: #i86365#: remove unused code


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [da0569e7f5e7ab3fb5fc43aab10957dfdabf85b3]

INTEGRATION: CWS mba30patches01 (1.7.40); FILE MERGED 2008/04/23 10:49:11 mba 1.7.40.2: RESYNC: (1.7-1.8); FILE MERGED 2008/03/18 15:40:56 mba 1.7.40.1: #i86365#: remove unused code


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [236ff333a7036ce19bf5e0d637949028f9544954]

INTEGRATION: CWS mba30patches01 (1.12.124); FILE MERGED 2008/04/23 10:49:08 mba 1.12.124.2: RESYNC: (1.12-1.13); FILE MERGED 2008/03/18 15:40:56 mba 1.12.124.1: #i86365#: remove unused code


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [f57aeeb328b42ab1df65d782eb498f6acd1ff7b5]

INTEGRATION: CWS mba30patches01 (1.4.40); FILE MERGED 2008/04/23 10:49:05 mba 1.4.40.2: RESYNC: (1.4-1.5); FILE MERGED 2008/03/18 15:40:56 mba 1.4.40.1: #i86365#: remove unused code


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [6d338ffe101fb6d36b3d5ecebb625c1d1e88b490]

INTEGRATION: CWS mba30patches01 (1.8.40); FILE MERGED 2008/04/23 10:49:02 mba 1.8.40.2: RESYNC: (1.8-1.9); FILE MERGED 2008/03/18 15:40:56 mba 1.8.40.1: #i86365#: remove unused code


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [1313eec68d0b479bf06d0b30af5ced29f0b004ed]

INTEGRATION: CWS mba30patches01 (1.9.40); FILE MERGED 2008/04/23 10:48:59 mba 1.9.40.2: RESYNC: (1.9-1.10); FILE MERGED 2008/03/18 15:40:55 mba 1.9.40.1: #i86365#: remove unused code


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [fe326db9b862ea239b59514a9dbb0dd1ec551bde]

INTEGRATION: CWS mba30patches01 (1.5.40); FILE MERGED 2008/04/23 10:48:56 mba 1.5.40.2: RESYNC: (1.5-1.6); FILE MERGED 2008/03/18 15:40:55 mba 1.5.40.1: #i86365#: remove unused code


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [5a8367dd262ffd19ccd53ca1e7982df6297530fb]

INTEGRATION: CWS mba30patches01 (1.8.40); FILE MERGED 2008/04/23 10:48:53 mba 1.8.40.2: RESYNC: (1.8-1.9); FILE MERGED 2008/03/18 15:40:55 mba 1.8.40.1: #i86365#: remove unused code


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [944d3fb7f24d32fa838ee6c453be30ce018cb4d6]

INTEGRATION: CWS mba30patches01 (1.4.464); FILE MERGED 2008/04/23 10:48:50 mba 1.4.464.2: RESYNC: (1.4-1.5); FILE MERGED 2008/03/18 15:40:55 mba 1.4.464.1: #i86365#: remove unused code


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [bb70b6b369deeff7982ad33321ca4bf02c8b4da5]

INTEGRATION: CWS mba30patches01 (1.8.40); FILE MERGED 2008/04/23 10:48:47 mba 1.8.40.2: RESYNC: (1.8-1.9); FILE MERGED 2008/03/18 15:40:54 mba 1.8.40.1: #i86365#: remove unused code


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [8de0c4cfaa896881a0b01f5b12ccbddd69ba6f30]

INTEGRATION: CWS mba30patches01 (1.10.464); FILE MERGED 2008/04/23 10:48:44 mba 1.10.464.2: RESYNC: (1.10-1.11); FILE MERGED 2008/03/18 15:40:54 mba 1.10.464.1: #i86365#: remove unused code


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [ab451e891e18f8f64f7f3f93c9ecdc88decdcf3a]

INTEGRATION: CWS mba30patches01 (1.20.40); FILE MERGED 2008/04/23 10:48:41 mba 1.20.40.2: RESYNC: (1.20-1.21); FILE MERGED 2008/03/18 15:40:54 mba 1.20.40.1: #i86365#: remove unused code


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [82d73b8338efcfc804ac82976526be44d1a05002]

INTEGRATION: CWS mba30patches01 (1.11.40); FILE MERGED 2008/04/23 10:48:38 mba 1.11.40.2: RESYNC: (1.11-1.12); FILE MERGED 2008/03/18 15:40:54 mba 1.11.40.1: #i86365#: remove unused code


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [035258f627d2b6b13833c9c37711731a817cbc59]

INTEGRATION: CWS mba30patches01 (1.21.40); FILE MERGED 2008/04/23 10:48:35 mba 1.21.40.2: RESYNC: (1.21-1.22); FILE MERGED 2008/03/18 15:40:53 mba 1.21.40.1: #i86365#: remove unused code


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [3d9a0be9732801c66a27e8e6cded8e82ea22945a]

INTEGRATION: CWS mba30patches01 (1.6.40); FILE MERGED 2008/04/23 10:48:32 mba 1.6.40.2: RESYNC: (1.6-1.7); FILE MERGED 2008/03/18 15:40:53 mba 1.6.40.1: #i86365#: remove unused code


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [898920d8794d0a62fada17becdfcdd7b9176fa48]

INTEGRATION: CWS mba30patches01 (1.5.40); FILE MERGED 2008/04/23 10:48:30 mba 1.5.40.2: RESYNC: (1.5-1.6); FILE MERGED 2008/03/18 15:40:53 mba 1.5.40.1: #i86365#: remove unused code


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [738002b65ca60b9a67e1795e1105836c2dbdfa60]

INTEGRATION: CWS mba30patches01 (1.11.40); FILE MERGED 2008/04/23 10:48:26 mba 1.11.40.2: RESYNC: (1.11-1.12); FILE MERGED 2008/03/18 15:40:53 mba 1.11.40.1: #i86365#: remove unused code


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [2a64f603b005ba5d795d6ef8053d2575a61520cb]

INTEGRATION: CWS mba30patches01 (1.34.40); FILE MERGED 2008/04/23 10:48:24 mba 1.34.40.2: RESYNC: (1.34-1.35); FILE MERGED 2008/03/18 15:40:53 mba 1.34.40.1: #i86365#: remove unused code


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [aef55a44ffa261a87c85b46ee24bd7b63a2cfaba]

INTEGRATION: CWS mba30patches01 (1.15.40); FILE MERGED 2008/04/23 10:48:20 mba 1.15.40.2: RESYNC: (1.15-1.16); FILE MERGED 2008/03/18 15:40:52 mba 1.15.40.1: #i86365#: remove unused code


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [682badd590fff139c538524ec4324c59977d28ca]

INTEGRATION: CWS mba30patches01 (1.45.40); FILE MERGED 2008/04/23 10:48:17 mba 1.45.40.2: RESYNC: (1.45-1.46); FILE MERGED 2008/03/18 15:40:52 mba 1.45.40.1: #i86365#: remove unused code


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [885b5d0b495de88ab97bbfd98d42f1f551f4e241]

INTEGRATION: CWS mba30patches01 (1.8.40); FILE MERGED 2008/04/23 10:48:13 mba 1.8.40.2: RESYNC: (1.8-1.9); FILE MERGED 2008/03/18 15:40:52 mba 1.8.40.1: #i86365#: remove unused code


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [b69d002cf4f2e37aabf99d0f1ada271be713758b]

INTEGRATION: CWS mba30patches01 (1.15.40); FILE MERGED 2008/04/23 10:48:11 mba 1.15.40.2: RESYNC: (1.15-1.16); FILE MERGED 2008/03/18 15:40:52 mba 1.15.40.1: #i86365#: remove unused code


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [e5dc9607c766f861c9ff5911e0b9df315fb38162]

INTEGRATION: CWS mba30patches01 (1.15.40); FILE MERGED 2008/04/23 10:48:08 mba 1.15.40.2: RESYNC: (1.15-1.16); FILE MERGED 2008/03/18 15:40:52 mba 1.15.40.1: #i86365#: remove unused code


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [01d0c19dc21a8a43062f3cc6942a3aa3f177867a]

INTEGRATION: CWS mba30patches01 (1.16.40); FILE MERGED 2008/04/23 10:48:05 mba 1.16.40.2: RESYNC: (1.16-1.17); FILE MERGED 2008/03/18 15:40:52 mba 1.16.40.1: #i86365#: remove unused code


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [64af51d32e7036b085e484e9df8edce6e40ab6e8]

INTEGRATION: CWS mba30patches01 (1.7.12); FILE MERGED 2008/04/23 09:45:34 mba 1.7.12.2: RESYNC: (1.7-1.8); FILE MERGED 2008/03/18 15:40:06 mba 1.7.12.1: #i86353#: remove unused code


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [6cceb30d34f270fab5366b30f02a41ee4e1261d9]

INTEGRATION: CWS mba30patches01 (1.7.4); FILE MERGED 2008/04/23 09:45:31 mba 1.7.4.2: RESYNC: (1.7-1.8); FILE MERGED 2008/03/18 15:40:05 mba 1.7.4.1: #i86353#: remove unused code


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [6304ab46d50dfaaf48d72a7ed4f93ec888cfb765]

INTEGRATION: CWS mba30patches01 (1.5.30); FILE MERGED 2008/04/23 09:45:27 mba 1.5.30.2: RESYNC: (1.5-1.6); FILE MERGED 2008/03/18 15:40:05 mba 1.5.30.1: #i86353#: remove unused code


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [bfdb55166f02318247f400ef255d8e9368229db4]

INTEGRATION: CWS mba30patches01 (1.18.4); FILE MERGED 2008/04/23 09:45:24 mba 1.18.4.2: RESYNC: (1.18-1.19); FILE MERGED 2008/03/18 15:40:05 mba 1.18.4.1: #i86353#: remove unused code


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [1ce80b79e949ceb7df5f7f31f544794297d1bccd]

INTEGRATION: CWS mba30patches01 (1.4.30); FILE MERGED 2008/04/23 09:45:20 mba 1.4.30.2: RESYNC: (1.4-1.5); FILE MERGED 2008/03/18 15:40:05 mba 1.4.30.1: #i86353#: remove unused code


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [bf15b3bce1bb3227f46ba69e03f37a8b987ed153]

INTEGRATION: CWS mba30patches01 (1.4.30); FILE MERGED 2008/04/23 09:45:17 mba 1.4.30.2: RESYNC: (1.4-1.5); FILE MERGED 2008/03/18 15:40:05 mba 1.4.30.1: #i86353#: remove unused code


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [569c9ad2b4bb6dc94ed31e9610c1029257361775]

INTEGRATION: CWS mba30patches01 (1.4.30); FILE MERGED 2008/04/23 09:45:14 mba 1.4.30.2: RESYNC: (1.4-1.5); FILE MERGED 2008/03/18 15:40:04 mba 1.4.30.1: #i86353#: remove unused code


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [7b9267e54c4748ed146abeb73cb2a6f56686b796]

INTEGRATION: CWS mba30patches01 (1.5.30); FILE MERGED 2008/04/23 09:45:10 mba 1.5.30.2: RESYNC: (1.5-1.6); FILE MERGED 2008/03/18 15:40:04 mba 1.5.30.1: #i86353#: remove unused code


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [30474e48255eda4838f1dfceefdadca55190c9ae]

INTEGRATION: CWS mba30patches01 (1.5.30); FILE MERGED 2008/04/23 09:45:07 mba 1.5.30.2: RESYNC: (1.5-1.6); FILE MERGED 2008/03/18 15:40:04 mba 1.5.30.1: #i86353#: remove unused code


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [a0595ae34b99408001897d7446d4b7b204c0b636]

INTEGRATION: CWS mba30patches01 (1.4.30); FILE MERGED 2008/04/23 09:45:04 mba 1.4.30.2: RESYNC: (1.4-1.5); FILE MERGED 2008/03/18 15:40:04 mba 1.4.30.1: #i86353#: remove unused code


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [2588431390abaceb3b64ec18cbcc2d2ceeefb929]

INTEGRATION: CWS mba30patches01 (1.5.36); FILE MERGED 2008/04/23 09:45:01 mba 1.5.36.2: RESYNC: (1.5-1.6); FILE MERGED 2008/03/18 15:40:03 mba 1.5.36.1: #i86353#: remove unused code


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [6857d2e2f371a961ee2e44dabe627b752ec2cba4]

INTEGRATION: CWS mba30patches01 (1.3.36); FILE MERGED 2008/04/23 09:44:58 mba 1.3.36.2: RESYNC: (1.3-1.4); FILE MERGED 2008/03/18 15:40:03 mba 1.3.36.1: #i86353#: remove unused code


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [7cc87b9a7454b4dd5da5f3d25ff494eaf4d27f94]

INTEGRATION: CWS mba30patches01 (1.4.46); FILE MERGED 2008/04/23 09:44:55 mba 1.4.46.2: RESYNC: (1.4-1.5); FILE MERGED 2008/03/18 15:40:03 mba 1.4.46.1: #i86353#: remove unused code


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [bb485f0c05f948953e684f02087f7a3d3779fc7b]

INTEGRATION: CWS mba30patches01 (1.3.36); FILE MERGED 2008/04/23 09:44:52 mba 1.3.36.2: RESYNC: (1.3-1.4); FILE MERGED 2008/03/18 15:40:03 mba 1.3.36.1: #i86353#: remove unused code


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [9c024d17be3b57a0d9471356bc8492048e6bdb68]

INTEGRATION: CWS mba30patches01 (1.2.56); FILE MERGED 2008/04/23 09:44:49 mba 1.2.56.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/18 15:40:03 mba 1.2.56.1: #i86353#: remove unused code


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [1a77eb348b5237551de3e236d4989a4f6778cf93]

INTEGRATION: CWS mba30patches01 (1.2.56); FILE MERGED 2008/04/23 09:44:46 mba 1.2.56.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/18 15:40:03 mba 1.2.56.1: #i86353#: remove unused code


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [f4407464f22cd4fd93264c2fa007895e0819b0d7]

INTEGRATION: CWS mba30patches01 (1.3.36); FILE MERGED 2008/04/23 09:44:43 mba 1.3.36.2: RESYNC: (1.3-1.4); FILE MERGED 2008/03/18 15:40:03 mba 1.3.36.1: #i86353#: remove unused code


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [1114d78012d14e4055ed4e14c323abe7e7b9652b]

INTEGRATION: CWS mba30patches01 (1.205.8); FILE MERGED 2008/04/23 09:46:33 mba 1.205.8.2: RESYNC: (1.205-1.209); FILE MERGED 2008/03/20 17:36:31 mba 1.205.8.1: #i84621#: don't use subfilter approach for file insertion


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [d5430f682b9efb078c29e2f95ce18c33c10f72bc]

INTEGRATION: CWS mba30patches01 (1.102.24); FILE MERGED 2008/04/28 10:27:56 mba 1.102.24.3: #i5226#: change reverted for further investigation 2008/04/23 09:46:29 mba 1.102.24.2: RESYNC: (1.102-1.104); FILE MERGED 2008/03/18 15:53:26 mba 1.102.24.1: #i5226#: saving enabled even if file is not modified


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [0d09f30912cba12278ae40bb483edd2641d279ec]

INTEGRATION: CWS mba30patches01 (1.32.24); FILE MERGED 2008/04/28 10:32:30 mba 1.32.24.3: #i5226#: change reverted for further investigation 2008/04/23 09:46:25 mba 1.32.24.2: RESYNC: (1.32-1.35); FILE MERGED 2008/03/18 15:53:25 mba 1.32.24.1: #i5226#: saving enabled even if file is not modified


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [20f05d2f86bff7851d28a95d6330f6e1b3f0477a]

INTEGRATION: CWS mba30patches01 (1.11.8); FILE MERGED 2008/04/23 09:46:22 mba 1.11.8.2: RESYNC: (1.11-1.13); FILE MERGED 2008/03/20 17:35:42 mba 1.11.8.1: #i84621#: don't use subfilter approach for file insertion


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [81c86ee141d040239a6d3c4fc4f2603da1f9036f]

INTEGRATION: CWS mba30patches01 (1.83.6); FILE MERGED 2008/04/23 09:49:28 mba 1.83.6.2: RESYNC: (1.83-1.84); FILE MERGED 2008/03/20 17:39:42 mba 1.83.6.1: #i84621#: don't use subfilter approach for file insertion


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [0396501053c0f45fe7ee0a6b33b841ca3d153be6]

INTEGRATION: CWS mba30patches01 (1.82.8); FILE MERGED 2008/04/23 09:49:12 mba 1.82.8.2: RESYNC: (1.82-1.83); FILE MERGED 2008/03/20 17:39:10 mba 1.82.8.1: #i84621#: don't use subfilter approach for file insertion


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [430e3182020b8d8bd0760b3300b1ceae763a4af8]

INTEGRATION: CWS mba30patches01 (1.114.10); FILE MERGED 2008/04/23 09:49:08 mba 1.114.10.2: RESYNC: (1.114-1.115); FILE MERGED 2008/03/20 17:38:27 mba 1.114.10.1: #i84621#: don't use subfilter approach for file insertion


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [a6561f42dbc5ea9111a4857d2a9b02fc461caa0f]

INTEGRATION: CWS mba30patches01 (1.49.10); FILE MERGED 2008/04/23 09:49:02 mba 1.49.10.2: RESYNC: (1.49-1.52); FILE MERGED 2008/03/20 17:38:27 mba 1.49.10.1: #i84621#: don't use subfilter approach for file insertion


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [aa1953c0bbdd442eba83b7e57401acfb7abc3e95]

INTEGRATION: CWS mba30patches01 (1.21.4); FILE MERGED 2008/03/27 15:49:42 mba 1.21.4.4: #i86582#: remove Undo stuff 2008/03/27 11:36:49 mba 1.21.4.3: #i86852#: remove parser classes 2008/03/20 20:16:22 cmc 1.21.4.2: #i86582# remove another ludicrious amount of unused code, round 3 2008/03/20 11:50:38 sb 1.21.4.1: #i87282# removed duplicate


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [70c8ef145ff450b417a5ea2bf2faa91e7f2a36e5]

INTEGRATION: CWS mba30patches01 (1.2.404); FILE MERGED 2008/03/19 14:55:43 cmc 1.2.404.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [bf44925f3592626c337108c039251386b90a6a5b]

INTEGRATION: CWS mba30patches01 (1.2.96); FILE MERGED 2008/03/19 14:55:43 cmc 1.2.96.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [094c7a6340d5b1c54bf870d7fd91da15bd9e2395]

INTEGRATION: CWS mba30patches01 (1.8.8); FILE MERGED 2008/04/23 11:54:53 mba 1.8.8.2: RESYNC: (1.8-1.9); FILE MERGED 2008/03/21 12:07:04 cmc 1.8.8.1: #i86635# unify gcc maps


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [3bd723ac8fcab56dbbb69da12f33fa03b8b5e623]

INTEGRATION: CWS mba30patches01 (1.11.4); FILE MERGED 2008/04/23 11:54:50 mba 1.11.4.2: RESYNC: (1.11-1.12); FILE MERGED 2008/03/19 14:55:43 cmc 1.11.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [d548398ffbc6d5ba34679784b748dc093f307a54]

INTEGRATION: CWS mba30patches01 (1.1.2); FILE ADDED 2008/03/21 12:07:04 cmc 1.1.2.1: #i86635# unify gcc maps


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [8ed50d5d6a777053b56d6cc273f92087b8d435a8]

INTEGRATION: CWS mba30patches01 (1.5.24); FILE MERGED 2008/04/23 11:54:47 mba 1.5.24.2: RESYNC: (1.5-1.6); FILE MERGED 2008/03/19 14:55:42 cmc 1.5.24.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [b06a350ea9a1a24a744977b725d1d823673b112a]

INTEGRATION: CWS mba30patches01 (1.4.4); FILE MERGED 2008/04/23 11:54:44 mba 1.4.4.2: RESYNC: (1.4-1.5); FILE MERGED 2008/03/19 14:55:42 cmc 1.4.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [4c2a40f720c78ea9d0e49d308fa4abfd5ac0b67e]

INTEGRATION: CWS mba30patches01 (1.6.128); FILE MERGED 2008/04/23 11:54:41 mba 1.6.128.2: RESYNC: (1.6-1.7); FILE MERGED 2008/03/19 14:55:42 cmc 1.6.128.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [f75cb1a4d264fc412c910daf9c89255d3e15612a]

INTEGRATION: CWS mba30patches01 (1.5.162); FILE MERGED 2008/04/23 11:54:38 mba 1.5.162.2: RESYNC: (1.5-1.6); FILE MERGED 2008/03/19 14:55:42 cmc 1.5.162.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [6e21ca0fbb727dfd88cd47e370a822dd7f70bcc2]

INTEGRATION: CWS mba30patches01 (1.7.18); FILE MERGED 2008/04/23 11:54:32 mba 1.7.18.2: RESYNC: (1.7-1.8); FILE MERGED 2008/03/19 14:55:42 cmc 1.7.18.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [d611bb4adf95368f39db7f926790b854079e6e64]

INTEGRATION: CWS mba30patches01 (1.3.290); FILE MERGED 2008/04/23 11:54:35 mba 1.3.290.2: RESYNC: (1.3-1.4); FILE MERGED 2008/03/19 14:55:42 cmc 1.3.290.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [521d2aee421f408e1a71b66fe41ad6a0af99a809]

INTEGRATION: CWS mba30patches01 (1.5.162); FILE MERGED 2008/04/23 11:54:29 mba 1.5.162.2: RESYNC: (1.5-1.6); FILE MERGED 2008/03/19 14:55:42 cmc 1.5.162.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [482b0bd15811744c395935bdf180264d83b4f66e]

INTEGRATION: CWS mba30patches01 (1.5.128); FILE MERGED 2008/04/23 11:54:26 mba 1.5.128.3: RESYNC: (1.5-1.6); FILE MERGED 2008/03/26 16:58:16 mba 1.5.128.2: #i86582#: some changes for problems with compiler generated default ctors 2008/03/19 14:55:41 cmc 1.5.128.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [16f2c181fbd4742f462d7827b387028fddd322fe]

INTEGRATION: CWS mba30patches01 (1.9.4); FILE MERGED 2008/04/23 11:54:23 mba 1.9.4.2: RESYNC: (1.9-1.10); FILE MERGED 2008/03/19 14:55:41 cmc 1.9.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [d72a0ef1719386ac6a16ff6c717d279d11bd656a]

INTEGRATION: CWS mba30patches01 (1.6.4); FILE MERGED 2008/04/23 11:54:20 mba 1.6.4.2: RESYNC: (1.6-1.7); FILE MERGED 2008/03/19 14:55:41 cmc 1.6.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [d0245b9bdfe562df5d25f45c987ce8af0d11903c]

INTEGRATION: CWS mba30patches01 (1.3.290); FILE MERGED 2008/04/23 11:54:17 mba 1.3.290.3: RESYNC: (1.3-1.4); FILE MERGED 2008/03/26 16:58:16 mba 1.3.290.2: #i86582#: some changes for problems with compiler generated default ctors 2008/03/19 14:55:41 cmc 1.3.290.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [0abdc5e4360aeafd8fbf2c4b8bf8c024ab448c12]

INTEGRATION: CWS mba30patches01 (1.6.4); FILE MERGED 2008/04/23 11:54:14 mba 1.6.4.2: RESYNC: (1.6-1.7); FILE MERGED 2008/03/19 14:55:41 cmc 1.6.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [0e3b149309232a8d729cbc127de0edaa9bca77bd]

INTEGRATION: CWS mba30patches01 (1.9.4); FILE MERGED 2008/04/23 11:54:11 mba 1.9.4.3: RESYNC: (1.9-1.10); FILE MERGED 2008/03/26 16:58:16 mba 1.9.4.2: #i86582#: some changes for problems with compiler generated default ctors 2008/03/19 14:55:41 cmc 1.9.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [f4609c11e8ba4f9b16a1e4e8665dffd2b4167edf]

INTEGRATION: CWS mba30patches01 (1.6.128); FILE MERGED 2008/04/23 11:54:07 mba 1.6.128.2: RESYNC: (1.6-1.7); FILE MERGED 2008/03/27 15:47:19 mba 1.6.128.1: #i86582#: remove Undo stuff


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [1858464121b875b2e972082f885577c15774ef23]

INTEGRATION: CWS mba30patches01 (1.8.82); FILE MERGED 2008/04/23 11:54:05 mba 1.8.82.3: RESYNC: (1.8-1.9); FILE MERGED 2008/03/27 15:47:19 mba 1.8.82.2: #i86582#: remove Undo stuff 2008/03/19 14:55:41 cmc 1.8.82.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [e100d82d4efac249ab3d9798382cf2153800d25d]

INTEGRATION: CWS mba30patches01 (1.7.4); FILE MERGED 2008/04/23 11:54:01 mba 1.7.4.3: RESYNC: (1.7-1.8); FILE MERGED 2008/03/27 15:47:19 mba 1.7.4.2: #i86582#: remove Undo stuff 2008/03/19 14:55:40 cmc 1.7.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [1d0d7a19d3b55caa1ff45a2becfc6ca9ee758d83]

INTEGRATION: CWS mba30patches01 (1.8.4); FILE MERGED 2008/04/23 11:53:58 mba 1.8.4.2: RESYNC: (1.8-1.9); FILE MERGED 2008/03/19 14:55:40 cmc 1.8.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [4857a5e3d7597585e76e6b879a59acf49ce0385a]

INTEGRATION: CWS mba30patches01 (1.5.48); FILE MERGED 2008/04/23 11:53:55 mba 1.5.48.2: RESYNC: (1.5-1.6); FILE MERGED 2008/03/19 14:55:40 cmc 1.5.48.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [78581ce495ac81495c5b8e2ac799f4a70c89df21]

INTEGRATION: CWS mba30patches01 (1.6.128); FILE MERGED 2008/04/23 11:53:53 mba 1.6.128.2: RESYNC: (1.6-1.7); FILE MERGED 2008/03/19 14:55:40 cmc 1.6.128.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [f06f3be5c870faa30b8445a34d82610225a6a1fc]

INTEGRATION: CWS mba30patches01 (1.6.4); FILE MERGED 2008/04/23 11:53:49 mba 1.6.4.2: RESYNC: (1.6-1.7); FILE MERGED 2008/03/19 14:55:40 cmc 1.6.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [e0116913abbdbab5ff56b468a22b5b503d3baacd]

INTEGRATION: CWS mba30patches01 (1.9.4); FILE MERGED 2008/04/23 11:53:47 mba 1.9.4.3: RESYNC: (1.9-1.10); FILE MERGED 2008/03/27 15:47:19 mba 1.9.4.2: #i86582#: remove Undo stuff 2008/03/19 14:55:40 cmc 1.9.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [882c9a1de8defb2680eb873bc2fd8527a55b3dd3]

INTEGRATION: CWS mba30patches01 (1.4.162); FILE MERGED 2008/04/23 11:53:43 mba 1.4.162.2: RESYNC: (1.4-1.5); FILE MERGED 2008/03/27 15:47:18 mba 1.4.162.1: #i86582#: remove Undo stuff


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [76630a2f7ed281244c5ba5da2423b0a4757fab13]

INTEGRATION: CWS mba30patches01 (1.8.4); FILE MERGED 2008/04/23 11:53:40 mba 1.8.4.2: RESYNC: (1.8-1.9); FILE MERGED 2008/03/27 15:47:18 mba 1.8.4.1: #i86582#: remove Undo stuff


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [262127c0344b1fcaef5ee271a9a57e5ce736c38c]

INTEGRATION: CWS mba30patches01 (1.9.66); FILE MERGED 2008/04/23 11:53:37 mba 1.9.66.2: RESYNC: (1.9-1.10); FILE MERGED 2008/03/27 11:36:49 mba 1.9.66.1: #i86852#: remove parser classes


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [0c6031f8c03f9721ae9f792a21d57542d421223a]

INTEGRATION: CWS mba30patches01 (1.4.162); FILE MERGED 2008/04/23 11:53:34 mba 1.4.162.2: RESYNC: (1.4-1.5); FILE MERGED 2008/03/19 14:55:40 cmc 1.4.162.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [63e54acd4a445b02a2346bc5935e2a46109091c1]

INTEGRATION: CWS mba30patches01 (1.6.4); FILE MERGED 2008/04/23 11:53:31 mba 1.6.4.3: RESYNC: (1.6-1.7); FILE MERGED 2008/03/26 16:58:16 mba 1.6.4.2: #i86582#: some changes for problems with compiler generated default ctors 2008/03/19 14:55:40 cmc 1.6.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [20f929b586551597339b33eb8d8a7f5f15007bf8]

INTEGRATION: CWS mba30patches01 (1.8.4); FILE MERGED 2008/04/23 11:53:28 mba 1.8.4.3: RESYNC: (1.8-1.9); FILE MERGED 2008/03/27 15:47:18 mba 1.8.4.2: #i86582#: remove Undo stuff 2008/03/19 14:55:40 cmc 1.8.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [4231c00ea15ac379353275d25c392bfff7fcf284]

INTEGRATION: CWS mba30patches01 (1.6.162); FILE MERGED 2008/04/23 11:53:25 mba 1.6.162.2: RESYNC: (1.6-1.7); FILE MERGED 2008/03/19 14:55:40 cmc 1.6.162.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [141bb8c29ea2e5c3dd0d26958be99b59a2d14f27]

INTEGRATION: CWS mba30patches01 (1.8.4); FILE MERGED 2008/04/23 11:53:21 mba 1.8.4.2: RESYNC: (1.8-1.9); FILE MERGED 2008/03/27 15:47:18 mba 1.8.4.1: #i86582#: remove Undo stuff


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [1fb2454757b3e2cda07978fb3b8e5be0857643af]

INTEGRATION: CWS mba30patches01 (1.15.4); FILE MERGED 2008/04/23 11:53:19 mba 1.15.4.3: RESYNC: (1.15-1.16); FILE MERGED 2008/03/27 15:47:18 mba 1.15.4.2: #i86582#: remove Undo stuff 2008/03/19 14:55:40 cmc 1.15.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [ae80e2e296e5396e8e842b51375da6a23b5f3a1b]

INTEGRATION: CWS mba30patches01 (1.10.4); FILE MERGED 2008/04/23 11:53:15 mba 1.10.4.3: RESYNC: (1.10-1.11); FILE MERGED 2008/03/26 16:58:16 mba 1.10.4.2: #i86582#: some changes for problems with compiler generated default ctors 2008/03/19 14:55:40 cmc 1.10.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [fdb843e4539e8f5eeac19a86ccbfcad8a8569eb2]

INTEGRATION: CWS mba30patches01 (1.7.4); FILE MERGED 2008/04/23 11:53:12 mba 1.7.4.2: RESYNC: (1.7-1.8); FILE MERGED 2008/03/19 14:55:39 cmc 1.7.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [7ae31dcd889068caac8e9c5cf88a98554deee459]

INTEGRATION: CWS mba30patches01 (1.5.128); FILE MERGED 2008/04/23 11:53:09 mba 1.5.128.3: RESYNC: (1.5-1.6); FILE MERGED 2008/03/26 16:58:16 mba 1.5.128.2: #i86582#: some changes for problems with compiler generated default ctors 2008/03/19 14:55:39 cmc 1.5.128.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [7ff421b3ee8c8a873c5e23817b009dadf6895b7b]

INTEGRATION: CWS mba30patches01 (1.5.4); FILE MERGED 2008/04/23 11:53:06 mba 1.5.4.2: RESYNC: (1.5-1.6); FILE MERGED 2008/03/19 14:55:39 cmc 1.5.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [662ce6def489debdb16d94dbafebadb2d8aaa4f8]

INTEGRATION: CWS mba30patches01 (1.5.144); FILE MERGED 2008/04/23 11:53:03 mba 1.5.144.2: RESYNC: (1.5-1.6); FILE MERGED 2008/03/19 14:55:39 cmc 1.5.144.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [a9863ec52ed880b6fdbb9c82d7eb7edc5b7215a4]

INTEGRATION: CWS mba30patches01 (1.5.4); FILE MERGED 2008/04/23 11:52:57 mba 1.5.4.2: RESYNC: (1.5-1.6); FILE MERGED 2008/03/19 14:55:39 cmc 1.5.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [2f89972de5d4596be7655f1da924d4f8467ced05]

INTEGRATION: CWS mba30patches01 (1.13.4); FILE MERGED 2008/04/23 11:52:53 mba 1.13.4.2: RESYNC: (1.13-1.14); FILE MERGED 2008/03/19 14:55:39 cmc 1.13.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [f2c6234a23b562a7e7eb13c40f06fbb58370d7de]

INTEGRATION: CWS mba30patches01 (1.4.128); FILE MERGED 2008/04/23 11:52:50 mba 1.4.128.2: RESYNC: (1.4-1.5); FILE MERGED 2008/03/19 14:55:39 cmc 1.4.128.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [9242c323e50742333f06f69d813fb3d77bd64462]

INTEGRATION: CWS mba30patches01 (1.7.66); FILE MERGED 2008/04/23 11:52:47 mba 1.7.66.2: RESYNC: (1.7-1.8); FILE MERGED 2008/03/19 14:55:39 cmc 1.7.66.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [ae098b3a36e193ecc1dc9e53495b1ebe74441907]

INTEGRATION: CWS mba30patches01 (1.3.290); FILE MERGED 2008/04/23 11:52:44 mba 1.3.290.2: RESYNC: (1.3-1.4); FILE MERGED 2008/03/19 14:55:39 cmc 1.3.290.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [fa5df61cc8776dd98dfd234f75638c783ece59f7]

INTEGRATION: CWS mba30patches01 (1.4.162); FILE MERGED 2008/04/23 11:52:41 mba 1.4.162.2: RESYNC: (1.4-1.5); FILE MERGED 2008/03/19 14:55:39 cmc 1.4.162.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [5869f5fa24db629caa53c332353b3b44b3796e38]

INTEGRATION: CWS mba30patches01 (1.6.4); FILE MERGED 2008/04/23 11:52:38 mba 1.6.4.2: RESYNC: (1.6-1.7); FILE MERGED 2008/03/19 14:55:39 cmc 1.6.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [7fde2cf8db2525dea64ca8eb36d56d5949d2d300]

INTEGRATION: CWS mba30patches01 (1.5.4); FILE MERGED 2008/04/23 11:52:35 mba 1.5.4.2: RESYNC: (1.5-1.6); FILE MERGED 2008/03/19 14:55:38 cmc 1.5.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [0b1e8210d6d1665d3dbb0abb9c056b1db34305fb]

INTEGRATION: CWS mba30patches01 (1.4.162); FILE MERGED 2008/04/23 11:52:32 mba 1.4.162.2: RESYNC: (1.4-1.5); FILE MERGED 2008/03/19 14:55:38 cmc 1.4.162.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [f8394619a5c1a34a9c917d25869b706df8afcb25]

INTEGRATION: CWS mba30patches01 (1.4.162); FILE MERGED 2008/04/23 11:52:29 mba 1.4.162.2: RESYNC: (1.4-1.5); FILE MERGED 2008/03/19 14:55:38 cmc 1.4.162.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [b2702078d7ab443db1e58e7ff5d7e75355bc7cb9]

INTEGRATION: CWS mba30patches01 (1.8.4); FILE MERGED 2008/04/23 11:52:26 mba 1.8.4.2: RESYNC: (1.8-1.9); FILE MERGED 2008/03/19 14:55:38 cmc 1.8.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [6bcab74cee69d4b63140cbd155bb7b9aee1f227e]

INTEGRATION: CWS mba30patches01 (1.9.4); FILE MERGED 2008/04/23 11:52:23 mba 1.9.4.4: RESYNC: (1.9-1.10); FILE MERGED 2008/03/20 23:14:39 cmc 1.9.4.3: #i86582# remove another ludicrious amount of unused code, round 4 2008/03/20 20:16:21 cmc 1.9.4.2: #i86582# remove another ludicrious amount of unused code, round 3 2008/03/19 14:55:38 cmc 1.9.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [9074c0a634f72ce16bbf2a532913860400219fe2]

INTEGRATION: CWS mba30patches01 (1.4.162); FILE MERGED 2008/04/23 11:52:19 mba 1.4.162.2: RESYNC: (1.4-1.5); FILE MERGED 2008/03/19 14:55:38 cmc 1.4.162.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [67636eb23a6888a9d76ee1db32f2faff2a0eecc0]

INTEGRATION: CWS mba30patches01 (1.4.162); FILE MERGED 2008/04/23 11:52:17 mba 1.4.162.2: RESYNC: (1.4-1.5); FILE MERGED 2008/03/19 14:55:38 cmc 1.4.162.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [093a2307844abfaf14a2ea5cd88b68128d55407a]

INTEGRATION: CWS mba30patches01 (1.7.128); FILE MERGED 2008/04/23 11:52:14 mba 1.7.128.2: RESYNC: (1.7-1.8); FILE MERGED 2008/03/19 14:55:38 cmc 1.7.128.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [21e635825ee7b53e69a01f6a2ff0d8328c01f636]

INTEGRATION: CWS mba30patches01 (1.4.162); FILE MERGED 2008/04/23 11:52:11 mba 1.4.162.2: RESYNC: (1.4-1.5); FILE MERGED 2008/03/19 14:55:37 cmc 1.4.162.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [42e127f1e01d9a133bcf24dfae4f5a1144e6a365]

INTEGRATION: CWS mba30patches01 (1.4.162); FILE MERGED 2008/04/23 11:52:08 mba 1.4.162.2: RESYNC: (1.4-1.5); FILE MERGED 2008/03/19 14:55:37 cmc 1.4.162.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [7b486180a704361e3ff9edddfbf7318e9b058a13]

INTEGRATION: CWS mba30patches01 (1.8.4); FILE MERGED 2008/04/23 11:52:05 mba 1.8.4.2: RESYNC: (1.8-1.9); FILE MERGED 2008/03/19 14:55:37 cmc 1.8.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [47edb6e7d6676f8e5b71da418755c60fc6f85568]

INTEGRATION: CWS mba30patches01 (1.7.128); FILE MERGED 2008/04/23 11:52:02 mba 1.7.128.3: RESYNC: (1.7-1.8); FILE MERGED 2008/03/20 20:16:21 cmc 1.7.128.2: #i86582# remove another ludicrious amount of unused code, round 3 2008/03/19 14:55:37 cmc 1.7.128.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [6bfa5baf1032baabb9eeef5175e981d85a4a3788]

INTEGRATION: CWS mba30patches01 (1.5.128); FILE MERGED 2008/04/23 11:51:59 mba 1.5.128.2: RESYNC: (1.5-1.6); FILE MERGED 2008/03/19 14:55:37 cmc 1.5.128.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [ef62bb451e3478f9eae2d1b0caa250aeb110d92f]

INTEGRATION: CWS mba30patches01 (1.10.4); FILE MERGED 2008/04/23 11:51:56 mba 1.10.4.3: RESYNC: (1.10-1.11); FILE MERGED 2008/03/19 20:57:52 cmc 1.10.4.2: #i86582# remove unused svtools code, round 3 2008/03/19 14:55:37 cmc 1.10.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [a884cb6046abd4a96171d7067120909475a4289f]

INTEGRATION: CWS mba30patches01 (1.6.162); FILE MERGED 2008/04/23 11:51:52 mba 1.6.162.2: RESYNC: (1.6-1.7); FILE MERGED 2008/03/19 14:55:37 cmc 1.6.162.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [39333374fe4c23688c4d7b4d01f438cee12491db]

INTEGRATION: CWS mba30patches01 (1.8.4); FILE MERGED 2008/04/23 11:51:49 mba 1.8.4.2: RESYNC: (1.8-1.9); FILE MERGED 2008/03/19 14:55:37 cmc 1.8.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [347fff5f93605fab52fca5de9c41e23cc3a4fa80]

INTEGRATION: CWS mba30patches01 (1.7.82); FILE MERGED 2008/04/23 11:51:46 mba 1.7.82.2: RESYNC: (1.7-1.8); FILE MERGED 2008/03/19 14:55:37 cmc 1.7.82.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [6a4406ac93485151162590b75e536258b49f445c]

INTEGRATION: CWS mba30patches01 (1.4.162); FILE MERGED 2008/04/23 11:51:43 mba 1.4.162.2: RESYNC: (1.4-1.5); FILE MERGED 2008/03/19 14:55:37 cmc 1.4.162.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [1831347423429d9025553ac427d5914e835de4cb]

INTEGRATION: CWS mba30patches01 (1.6.128); FILE MERGED 2008/04/23 11:51:40 mba 1.6.128.2: RESYNC: (1.6-1.7); FILE MERGED 2008/03/19 14:55:37 cmc 1.6.128.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [dbcb46ca4564a44d02817b527497507645c978c1]

INTEGRATION: CWS mba30patches01 (1.5.4); FILE MERGED 2008/04/23 11:51:37 mba 1.5.4.3: RESYNC: (1.5-1.6); FILE MERGED 2008/03/20 20:16:21 cmc 1.5.4.2: #i86582# remove another ludicrious amount of unused code, round 3 2008/03/19 14:55:37 cmc 1.5.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [4ff06eb2a584108ff4981ee05937b4f7539cb1e6]

INTEGRATION: CWS mba30patches01 (1.4.162); FILE MERGED 2008/04/23 11:51:34 mba 1.4.162.2: RESYNC: (1.4-1.5); FILE MERGED 2008/03/19 14:55:37 cmc 1.4.162.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [443541a77fac67f6c161499226e2df94e46de16e]

INTEGRATION: CWS mba30patches01 (1.5.128); FILE MERGED 2008/04/23 11:51:31 mba 1.5.128.2: RESYNC: (1.5-1.6); FILE MERGED 2008/03/19 14:55:36 cmc 1.5.128.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [421f7b0f232dd972aa5a91059a4b05e7b7fa37e7]

INTEGRATION: CWS mba30patches01 (1.5.4); FILE MERGED 2008/04/23 11:51:28 mba 1.5.4.3: RESYNC: (1.5-1.6); FILE MERGED 2008/03/26 16:58:16 mba 1.5.4.2: #i86582#: some changes for problems with compiler generated default ctors 2008/03/19 14:55:36 cmc 1.5.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [8d7fec7867c596efec4005c7d0bb070ff48ec02e]

INTEGRATION: CWS mba30patches01 (1.6.128); FILE MERGED 2008/04/23 11:51:25 mba 1.6.128.2: RESYNC: (1.6-1.7); FILE MERGED 2008/03/19 14:55:36 cmc 1.6.128.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [e51b65c78366580bba35a683cd38f41fc2b44f31]

INTEGRATION: CWS mba30patches01 (1.5.144); FILE MERGED 2008/04/23 11:51:22 mba 1.5.144.2: RESYNC: (1.5-1.6); FILE MERGED 2008/03/19 14:55:36 cmc 1.5.144.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [6f58eb65da02fbabed3bf07d10c6983a47c0a82d]

INTEGRATION: CWS mba30patches01 (1.4.162); FILE MERGED 2008/04/23 11:51:19 mba 1.4.162.2: RESYNC: (1.4-1.5); FILE MERGED 2008/03/19 14:55:36 cmc 1.4.162.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [3c6c67e3844f20d45c1ed61b4b06f55e78abbaf4]

INTEGRATION: CWS mba30patches01 (1.6.128); FILE MERGED 2008/04/23 11:51:16 mba 1.6.128.2: RESYNC: (1.6-1.7); FILE MERGED 2008/03/19 14:55:36 cmc 1.6.128.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [c3fcd7dcb0ba45785466545850ed01dd224dc956]

INTEGRATION: CWS mba30patches01 (1.4.162); FILE MERGED 2008/04/23 11:51:09 mba 1.4.162.2: RESYNC: (1.4-1.5); FILE MERGED 2008/03/19 20:57:52 cmc 1.4.162.1: #i86582# remove unused svtools code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [bf71687428200ecbcdf0132f0eb8814cffb63566]

INTEGRATION: CWS mba30patches01 (1.10.4); FILE MERGED 2008/04/23 11:51:06 mba 1.10.4.2: RESYNC: (1.10-1.11); FILE MERGED 2008/03/19 14:55:36 cmc 1.10.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [34d4b42527a7d60ff07d171fcb29fc23b8f621af]

INTEGRATION: CWS mba30patches01 (1.4.162); FILE MERGED 2008/04/23 11:50:56 mba 1.4.162.2: RESYNC: (1.4-1.5); FILE MERGED 2008/03/19 14:55:36 cmc 1.4.162.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [846a6b6b7a4f3cae3fc61351a9a8c16e92834652]

INTEGRATION: CWS mba30patches01 (1.5.4); FILE MERGED 2008/04/23 11:50:53 mba 1.5.4.2: RESYNC: (1.5-1.6); FILE MERGED 2008/03/19 14:55:36 cmc 1.5.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [5393d871e2031b89eb9735992b2b30977fae62d7]

INTEGRATION: CWS mba30patches01 (1.9.4); FILE MERGED 2008/04/23 11:50:50 mba 1.9.4.2: RESYNC: (1.9-1.10); FILE MERGED 2008/03/20 20:16:21 cmc 1.9.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [66431d48ad68f7563c80111f063ea3337e1699de]

INTEGRATION: CWS mba30patches01 (1.8.4); FILE MERGED 2008/04/23 11:50:47 mba 1.8.4.2: RESYNC: (1.8-1.9); FILE MERGED 2008/03/19 14:55:36 cmc 1.8.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [b2e1281b2922d5217e52ae2c49b65b0347a1e309]

INTEGRATION: CWS mba30patches01 (1.10.4); FILE MERGED 2008/04/23 11:50:44 mba 1.10.4.2: RESYNC: (1.10-1.11); FILE MERGED 2008/03/19 14:55:36 cmc 1.10.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [4925d589715007c9e72e05e792e29cf64a955972]

INTEGRATION: CWS mba30patches01 (1.4.162); FILE MERGED 2008/04/23 11:50:41 mba 1.4.162.2: RESYNC: (1.4-1.5); FILE MERGED 2008/03/19 14:55:35 cmc 1.4.162.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [575bd9ba618cc8a4c587207c949c0d3931130d74]

INTEGRATION: CWS mba30patches01 (1.7.4); FILE MERGED 2008/04/23 11:50:38 mba 1.7.4.2: RESYNC: (1.7-1.8); FILE MERGED 2008/03/19 14:55:35 cmc 1.7.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [3eef9cdb2e9319f7c63da7d19941ae12f5f76d28]

INTEGRATION: CWS mba30patches01 (1.5.162); FILE MERGED 2008/04/23 11:51:12 mba 1.5.162.2: RESYNC: (1.5-1.6); FILE MERGED 2008/03/19 14:55:35 cmc 1.5.162.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [c078a1ee96f03de823c76e9ecb9e47bc40427622]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:50:35 mba 1.2.4.3: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:21 cmc 1.2.4.2: #i86582# remove another ludicrious amount of unused code, round 3 2008/03/19 20:57:51 cmc 1.2.4.1: #i86582# remove unused svtools code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [9bd74d47314b0a0cabad7107b4819e356dc90b71]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:50:31 mba 1.2.4.3: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:21 cmc 1.2.4.2: #i86582# remove another ludicrious amount of unused code, round 3 2008/03/19 20:57:51 cmc 1.2.4.1: #i86582# remove unused svtools code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [fb1a337fe128366a9c1a66bedb10330c636a5f1e]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:50:28 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/19 20:57:51 cmc 1.2.4.1: #i86582# remove unused svtools code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [8f5205485e847dbcf3f6439e8bfd84f31f7800ab]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:50:25 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/19 20:57:51 cmc 1.2.4.1: #i86582# remove unused svtools code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [e4a32f927131d18d0f790bcda41d81b3ae5a38fb]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:50:22 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:21 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [e94b0410d8376bb432349935ca1d7d616d10bbf7]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:50:19 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:21 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [5486dcf4e992cc7c0fb07e9ea0a1840fcff34381]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:50:16 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/19 20:57:51 cmc 1.2.4.1: #i86582# remove unused svtools code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [cd2922a7847a433569fa53ca0d8fb56210d3b40e]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:50:13 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/19 20:57:51 cmc 1.2.4.1: #i86582# remove unused svtools code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [b0637bb66ea7b2689ff4874d0574ad5abaa3c50c]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:50:10 mba 1.2.4.3: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 23:14:39 cmc 1.2.4.2: #i86582# remove another ludicrious amount of unused code, round 4 2008/03/19 20:57:51 cmc 1.2.4.1: #i86582# remove unused svtools code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [5df0c38d863e64c5560c8ee7e1410eaa83c4558f]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:50:08 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:21 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [1f54d60b6379758aac1fd114a7d33b6c088fe125]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:50:04 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/19 20:57:51 cmc 1.2.4.1: #i86582# remove unused svtools code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [48dd016d4a9ae8f66f6af56f6de56e6ccab96f1d]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:50:02 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:21 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [fb217bca92bc6cc613e53fa6a424a75cc7343fa2]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:49:59 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:21 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [e6d08acea23d87ec64632e5dbcfbcd196829576e]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:49:56 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:21 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [d7903e287c39a30436674d1cbaca3c1ade541948]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:49:53 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/19 20:57:51 cmc 1.2.4.1: #i86582# remove unused svtools code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [5a78b154114891428b26727c7ae0c34e8fc30cdb]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:49:50 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 23:14:39 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 4


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [37f841cf8fecf2574f97b5432af70996f4a72a53]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:49:47 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:21 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [ef5d23acea46d4804541eb29e21db0035d4e5aea]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:49:44 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/19 20:57:51 cmc 1.2.4.1: #i86582# remove unused svtools code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [5736787b4ce516191815a614b8a1aaa4d1fc9d17]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:49:41 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:21 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [e1bb35de654dae895d47f1f8f50a43b72f67ffb8]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:49:38 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:21 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [d0718bcf6d928728576e2be05e16c452850ee05b]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:49:36 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:21 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [411859adfe3687694d6a1599d2d52e9aa0f1279f]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:49:33 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:21 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [5a59795a8560f684b8443a17025763def14174e6]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:49:30 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:20 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [e3dd72199cbb6ef45cac8e5fb804c632f66a7bab]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:49:27 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:20 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [50063f5743be978a7905c8c47b70d1cef814b7ff]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:49:24 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:20 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [c6960b60ae141278c9921970bf78ceaf1b48f2b5]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:49:21 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:20 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [ade145afd77d5dd7dfa613bd4af0729dde4f8374]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:49:19 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:20 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [a174dfee28786e182099b058122258d955ac3148]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:49:16 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:20 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [a6d165ae7a0324f0cd7ef3d0c2e57e1103ff0a41]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:49:13 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:20 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [701020c8df9a02eb9d42ae3e27583d4fb6d7ac72]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:49:10 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:20 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [ad1951c977f7ce6c97012b806dc023ac1840c5d4]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:49:07 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:20 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [0295c48532421a687c26d2dad1aeb03b1d9a0abc]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:49:04 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:20 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [52d59aecb97f6865cdfb0e76b420a2c8132c0542]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:49:01 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:20 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [373270559a512c6761dd205a0ec09b70e2cbe527]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:48:58 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:20 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [77b799c39c0ed449870159f12cda37b5842e8256]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:48:55 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:20 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [f559385f1f61f50502c6cd200a1128026254c225]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:48:51 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:20 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [7497c6c9d7cfe614d1b06128263bcba8b59606ab]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:48:48 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:20 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [5c1d6ba872f1d205773f6f5c28c3394f3bce5ceb]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:48:45 mba 1.2.4.3: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 23:14:39 cmc 1.2.4.2: #i86582# remove another ludicrious amount of unused code, round 4 2008/03/20 20:16:20 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [749ed7d3718df8b9231e40d686632b382d8dc5c3]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:48:42 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:20 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [40a8f6a8ea9adb1e1070aa4153a38bdd48b5caf3]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:48:39 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:20 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [069c989b948e1315d0aa3914044d63023718065f]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:48:36 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:20 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [87714602f71f5880afbd3407da503db76cef349a]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:48:33 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 23:14:39 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 4


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [f6fc887233362b2804ff8f948e224b1e0246b260]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:48:31 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 23:14:39 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 4


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [3bec397dd39dbbe7c4e264b42a60a12d1f7f80d5]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:48:28 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:20 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [9b17ce3923de8efff88d1c448e7e29a67dd5b6cc]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:48:25 mba 1.2.4.3: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:20 cmc 1.2.4.2: #i86582# remove another ludicrious amount of unused code, round 3 2008/03/19 20:57:51 cmc 1.2.4.1: #i86582# remove unused svtools code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [997b46e6aa10c8f778871c3761fc23d599a6bdfc]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:48:22 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:20 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [c79432f2f043e354d306c12ad666457c68b9859d]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:48:16 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:20 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [cabc8d5d4997d1bf1e9ce88a530d64329099b411]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:48:13 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:20 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [d2633dbe45650ba47ccdaf8069b7a994f3f43e45]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:48:10 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:20 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [5ce653d100ef0cce433d508fa53d0f20792f9038]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:48:07 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:20 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [317662108b74e915a352b4b3ccae900c4d3bb2a1]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:48:05 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:20 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [4d0cb8715d5b28bf1d73a645092e5d65c241c21a]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:48:02 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:20 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [cb7f4dc7009194f4e991f42b87532114528a3ece]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:47:59 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:20 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [57cc901e8cd3147a07823df02f4c5d156fca1b13]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:47:56 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:20 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [80cadca5d674843dc42e2d4c7f551869e09b156a]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:47:53 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/19 20:57:51 cmc 1.2.4.1: #i86582# remove unused svtools code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [15529fec6fe2f8971dd4d0ccbe26964c07f73f3a]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:47:50 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:19 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [48b6d3abc5d4d154b2085a5965875835c4086120]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:47:47 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 23:14:39 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 4


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [f4afc76e4f9e115f904ea757613886cd6edfc533]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:47:44 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:19 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [ebb217c47c168a99a693cf1ca21049bbbf6a1844]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:47:41 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:19 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [384039cac286ada95b2e69272ca3427eb18268cc]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:47:38 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:19 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [06731849e133d5e26d59b88220ca609443ab391e]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:47:35 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:19 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [3f9b20ab846cbabc9348f8e1669eb66429cdc321]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:47:32 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:19 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [f256373c71c52e6ea09ce02945036c985d5f3ba4]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:47:30 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:19 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [7f349a8dbaa7d46f2f5e500f71af61f10d9ad97a]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:47:25 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:19 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [7581595b97f363b3083104ce618ff60c3e17d9e4]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:47:22 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:19 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [4994905f43039c67937c558b4afc816d3b6b0a5b]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:47:20 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:19 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [14ab91c3d03938e5bd2a9db14a5df7892a34b081]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:47:17 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:19 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [265d3c958e9fa2035456baad0f480fd1f6109b75]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:47:14 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:19 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [6d123227b52e7842927d0e2a56794ccc624a7d92]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:47:11 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:19 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [ace7af087ac7eb32b1ca86f54d593343c8fec778]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:47:08 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:19 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [d3bc43ad8449a08fbc39285f62d81d8b96bce7b8]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:47:05 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:19 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [6137ac59b05c96c63378713965fa1f4cdeae1e29]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:47:02 mba 1.2.4.4: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 23:14:39 cmc 1.2.4.3: #i86582# remove another ludicrious amount of unused code, round 4 2008/03/20 20:16:19 cmc 1.2.4.2: #i86582# remove another ludicrious amount of unused code, round 3 2008/03/19 20:57:51 cmc 1.2.4.1: #i86582# remove unused svtools code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [8c009759d5ce6e9095001a53734b0054e0cf3a17]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:46:59 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:19 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [700989fcbcae872b7b9dba2c69710e4031e0f695]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:46:56 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:19 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [7405677d653a51c32f628a8fe0ec4c156f64adce]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:46:53 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:19 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [2c059ed0f5cfe4b074b9a2bf0d0185cd2ee0529d]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:46:50 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:19 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [fae83d9f217a1c8cfb7d3964f52c4d2f189ecea6]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:46:48 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:18 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [20c4521928dd049b20e3f64e81eeec3bcdca85a3]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:46:45 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:18 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [ece342c34303b4fcf9e5fc3d100ad6606662162f]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:46:42 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:18 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [cf725df7e8bb854757e0d254689527e97dc7933d]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:46:39 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:18 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [cc0be96fea600ef8e64246eb3a2002e7091cd6ad]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:46:36 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:18 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [895dc460f2217081583e13a51c834b79fe4cf526]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:46:33 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:18 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [133361f80d8b847d4c8b3c731f0e683497d022b7]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:46:27 mba 1.2.4.3: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:18 cmc 1.2.4.2: #i86582# remove another ludicrious amount of unused code, round 3 2008/03/19 20:57:51 cmc 1.2.4.1: #i86582# remove unused svtools code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [4040c07e0acae35958734f76b133ada946da7bc9]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:46:24 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:18 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [a993e82a07eb5b2127579fd36b3466e27fb1206e]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:46:21 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:18 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [5d0de3fa2fd36044ff40609591612fb934221664]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:46:18 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:18 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [456247a68e8542f21fa965c5007347f541cdaec2]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:46:15 mba 1.2.4.3: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 23:14:39 cmc 1.2.4.2: #i86582# remove another ludicrious amount of unused code, round 4 2008/03/20 20:16:18 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [b32517e76a25b0b901e1fec3dc91e9c5a4360e65]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:46:12 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:18 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [9c76937744294fb9a3eb126e8bd58ba5cd971176]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:46:07 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:18 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [8c7ae7e46768d23ae663f2b525e50df6effc05c2]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:46:04 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:18 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [471c3b742b2c86decf7a0ea49cfa765dcc0ac0b6]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:46:01 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:18 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [f69f4fa034adbef779461f18aa678bd6cf2adc30]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:45:58 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:18 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [1acd7e6b7f7f7d2489755fdf9c6f00d7455b16c0]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:45:55 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:18 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [b007d408c7823dd47fd809596d42bf3a3a5c9560]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:45:52 mba 1.2.4.3: RESYNC: (1.2-1.3); FILE MERGED 2008/03/26 14:20:45 mba 1.2.4.2: #i86582#: some changes for Windows build 2008/03/20 20:16:18 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [277ce577246c538245fad067145298cf2fa04baa]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:45:49 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 23:14:39 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 4


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [70c78b813895db192b618885d6cadfc08310b03f]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:45:46 mba 1.2.4.3: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 23:14:39 cmc 1.2.4.2: #i86582# remove another ludicrious amount of unused code, round 4 2008/03/20 20:16:18 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [2928a3affd0e94454fb5321c745325154e9c6e42]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:45:43 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:18 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [d064c2204fbb0de2310fb5bd782cbf2227433e95]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:45:40 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:17 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [0a1a0e7eda32b2a83103530db7c291ea5d1956b1]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:45:37 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:17 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [75c8ce74991511d9127d7da674a196e7d6cdf2f1]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:45:34 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 23:14:39 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 4


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [0993fa80106e6fa77b5a7739580553387dab09cd]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:45:31 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:17 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [a8027e80b79f7c0fef409768ec242f66dc2dba80]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:45:29 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:17 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [a2173b48d2584f395049bbdf8b53b53b6d9151f9]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:45:26 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:17 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [59f8fbc3e2b48e0ba74f90ec7e83e9aef63bae12]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:45:23 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 23:14:39 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 4


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [db6c599b73a54c4c70af33e8617b27eaea73e0d6]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:45:20 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:17 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [aacbdd9d8fb31288c3597abdae9b39dd2f6553a2]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:45:17 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:17 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [792bd9ff3f8fa91405143139f50c28d8a5dabde8]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:45:14 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:17 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [4f2e226b613000e8eaf75cef33f85575175be97e]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:45:11 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:17 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [72c55103df80d1acfabf4d3afc30ce30c697ae3b]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:45:08 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/19 20:57:51 cmc 1.2.4.1: #i86582# remove unused svtools code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [f11d1679ae92e66da40b9b5e834da5eb999127d0]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:45:05 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/19 20:57:51 cmc 1.2.4.1: #i86582# remove unused svtools code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [1a8894992839b105abcee6d83e5102e8da0746b2]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:45:02 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:17 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [8050018fa69e730aaece5d3cf72946be074d4212]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:44:59 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/19 20:57:51 cmc 1.2.4.1: #i86582# remove unused svtools code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [80ab0c5c88239b85acbe63ebcbc4a58311197148]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:46:30 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:17 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [1853af4b93c7d4a7670d9c33d69a5e238e02afce]

INTEGRATION: CWS mba30patches01 (1.5.162); FILE MERGED 2008/04/23 11:44:57 mba 1.5.162.2: RESYNC: (1.5-1.6); FILE MERGED 2008/03/19 14:55:35 cmc 1.5.162.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [b5341c3500bf0f989cd967ae7b7491bdc1ce959a]

INTEGRATION: CWS mba30patches01 (1.9.4); FILE MERGED 2008/04/23 11:44:53 mba 1.9.4.2: RESYNC: (1.9-1.10); FILE MERGED 2008/03/19 14:55:35 cmc 1.9.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [7959c48314f52ac31e3ae5758ab1447d3afd209b]

INTEGRATION: CWS mba30patches01 (1.3.4); FILE MERGED 2008/04/23 11:44:51 mba 1.3.4.2: RESYNC: (1.3-1.4); FILE MERGED 2008/03/19 14:55:35 cmc 1.3.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [7219aaac4fc2e2b74cb46e5210bbefe94c7371aa]

INTEGRATION: CWS mba30patches01 (1.3.4); FILE MERGED 2008/04/23 11:44:47 mba 1.3.4.2: RESYNC: (1.3-1.4); FILE MERGED 2008/03/19 14:55:35 cmc 1.3.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [73c18f8fa6b1ad080faa608385a756caac7ab6f4]

INTEGRATION: CWS mba30patches01 (1.3.4); FILE MERGED 2008/04/23 11:44:44 mba 1.3.4.2: RESYNC: (1.3-1.4); FILE MERGED 2008/03/19 14:55:34 cmc 1.3.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [124a1914cf492034d2a8f544b50f48af8cc5d5a8]

INTEGRATION: CWS mba30patches01 (1.3.4); FILE MERGED 2008/04/23 11:44:41 mba 1.3.4.2: RESYNC: (1.3-1.4); FILE MERGED 2008/03/19 14:55:34 cmc 1.3.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [7be6cbfe7353007ac6a532a07c7bf0900f782963]

INTEGRATION: CWS mba30patches01 (1.3.4); FILE MERGED 2008/04/23 11:44:39 mba 1.3.4.2: RESYNC: (1.3-1.4); FILE MERGED 2008/03/19 14:55:34 cmc 1.3.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [288edf1b857ea1922cfa90284c5a1c1097eb8c9a]

INTEGRATION: CWS mba30patches01 (1.3.4); FILE MERGED 2008/04/23 11:44:36 mba 1.3.4.2: RESYNC: (1.3-1.4); FILE MERGED 2008/03/19 14:55:34 cmc 1.3.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [5fcb9d87bded358d31de5d6749b9d3a634145512]

INTEGRATION: CWS mba30patches01 (1.3.4); FILE MERGED 2008/04/23 11:44:33 mba 1.3.4.2: RESYNC: (1.3-1.4); FILE MERGED 2008/03/19 14:55:34 cmc 1.3.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [2c39f0922883203e344897918dbb9bc9668bad31]

INTEGRATION: CWS mba30patches01 (1.3.4); FILE MERGED 2008/04/23 11:44:30 mba 1.3.4.2: RESYNC: (1.3-1.4); FILE MERGED 2008/03/19 14:55:34 cmc 1.3.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [11a8187fa560255487a019cadfcbab9184327255]

INTEGRATION: CWS mba30patches01 (1.3.4); FILE MERGED 2008/04/23 11:44:27 mba 1.3.4.2: RESYNC: (1.3-1.4); FILE MERGED 2008/03/19 14:55:34 cmc 1.3.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [59ef2e46fbf14bbbab0d77ea3e79c8a0d2bfa430]

INTEGRATION: CWS mba30patches01 (1.3.4); FILE MERGED 2008/04/23 11:44:24 mba 1.3.4.2: RESYNC: (1.3-1.4); FILE MERGED 2008/03/19 14:55:34 cmc 1.3.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [443fa4de4a7a20ee702d54df529171ed8fc018ae]

INTEGRATION: CWS mba30patches01 (1.3.4); FILE MERGED 2008/04/23 11:44:22 mba 1.3.4.2: RESYNC: (1.3-1.4); FILE MERGED 2008/03/19 14:55:34 cmc 1.3.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [bc5be71a6b214cfa3cb4f14affa262639bf35508]

INTEGRATION: CWS mba30patches01 (1.3.4); FILE MERGED 2008/04/23 11:44:19 mba 1.3.4.2: RESYNC: (1.3-1.4); FILE MERGED 2008/03/19 14:55:34 cmc 1.3.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [d356dd7f58d3a1b5aeb5287dbe018007a30eb220]

INTEGRATION: CWS mba30patches01 (1.3.4); FILE MERGED 2008/04/23 11:44:16 mba 1.3.4.2: RESYNC: (1.3-1.4); FILE MERGED 2008/03/19 14:55:34 cmc 1.3.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [827d7b74c8efdf82fd473e4987c5803169437d12]

INTEGRATION: CWS mba30patches01 (1.4.4); FILE MERGED 2008/04/23 11:44:13 mba 1.4.4.3: RESYNC: (1.4-1.5); FILE MERGED 2008/03/20 20:16:17 cmc 1.4.4.2: #i86582# remove another ludicrious amount of unused code, round 3 2008/03/19 14:55:34 cmc 1.4.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [d3f4c0284d3be27e9f5c6e485b3cc7f5b906f018]

INTEGRATION: CWS mba30patches01 (1.3.4); FILE MERGED 2008/04/23 11:44:10 mba 1.3.4.2: RESYNC: (1.3-1.4); FILE MERGED 2008/03/19 14:55:34 cmc 1.3.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [cc4910326dde6ccf16bb89fff949b0ac21d75084]

INTEGRATION: CWS mba30patches01 (1.3.4); FILE MERGED 2008/04/23 11:44:07 mba 1.3.4.2: RESYNC: (1.3-1.4); FILE MERGED 2008/03/19 14:55:34 cmc 1.3.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [946cd6e784ebe598177fe779f94a89cf4b64afd3]

INTEGRATION: CWS mba30patches01 (1.3.4); FILE MERGED 2008/04/23 11:44:04 mba 1.3.4.2: RESYNC: (1.3-1.4); FILE MERGED 2008/03/19 14:55:33 cmc 1.3.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [6f23a33636802f9580dc395b2631cc06687c8185]

INTEGRATION: CWS mba30patches01 (1.3.4); FILE MERGED 2008/04/23 11:44:01 mba 1.3.4.2: RESYNC: (1.3-1.4); FILE MERGED 2008/03/19 14:55:33 cmc 1.3.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [73cae243bd0388e00a5af665cd194512438337f3]

INTEGRATION: CWS mba30patches01 (1.3.4); FILE MERGED 2008/04/23 11:43:58 mba 1.3.4.2: RESYNC: (1.3-1.4); FILE MERGED 2008/03/19 14:55:33 cmc 1.3.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [56bfd83ae234ff793d4ad7b34dcae7c23e842755]

INTEGRATION: CWS mba30patches01 (1.3.4); FILE MERGED 2008/04/23 11:43:55 mba 1.3.4.2: RESYNC: (1.3-1.4); FILE MERGED 2008/03/19 14:55:33 cmc 1.3.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [bc8739c2cb1efa9bb30ef8dd77ef1a6935eca579]

INTEGRATION: CWS mba30patches01 (1.5.4); FILE MERGED 2008/04/23 11:43:53 mba 1.5.4.2: RESYNC: (1.5-1.6); FILE MERGED 2008/03/19 14:55:33 cmc 1.5.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [80414b4081b3d7c3a75d7d62bc3d14d0fb573b1e]

INTEGRATION: CWS mba30patches01 (1.7.4); FILE MERGED 2008/04/23 11:43:50 mba 1.7.4.2: RESYNC: (1.7-1.8); FILE MERGED 2008/03/19 14:55:33 cmc 1.7.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [6ab97a247eb8be70a9fb41f0cb44e544a1a71e19]

INTEGRATION: CWS mba30patches01 (1.5.24); FILE MERGED 2008/04/23 11:43:46 mba 1.5.24.2: RESYNC: (1.5-1.6); FILE MERGED 2008/03/19 14:55:33 cmc 1.5.24.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [8b35d7945b7df5a51d053bbba9c8e91efa8c04d9]

INTEGRATION: CWS mba30patches01 (1.10.4); FILE MERGED 2008/04/23 11:43:43 mba 1.10.4.2: RESYNC: (1.10-1.11); FILE MERGED 2008/03/19 14:55:33 cmc 1.10.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [fdcf671f31e3ca7e9e642076072f90e8135efcbf]

INTEGRATION: CWS mba30patches01 (1.3.290); FILE MERGED 2008/04/23 11:43:40 mba 1.3.290.2: RESYNC: (1.3-1.4); FILE MERGED 2008/03/19 14:55:33 cmc 1.3.290.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [e9a64fa85975425c0cd2285149c3c8720430336b]

INTEGRATION: CWS mba30patches01 (1.4.162); FILE MERGED 2008/04/23 11:43:37 mba 1.4.162.2: RESYNC: (1.4-1.5); FILE MERGED 2008/03/19 14:55:32 cmc 1.4.162.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [13a9f3fde090cb92fbc8209bffd07f50839ef7a1]

INTEGRATION: CWS mba30patches01 (1.5.4); FILE MERGED 2008/04/23 11:43:34 mba 1.5.4.2: RESYNC: (1.5-1.6); FILE MERGED 2008/03/19 14:55:32 cmc 1.5.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [4043bc8b0830908c5a04db618651e530c1031dd5]

INTEGRATION: CWS mba30patches01 (1.5.4); FILE MERGED 2008/04/23 11:43:31 mba 1.5.4.2: RESYNC: (1.5-1.6); FILE MERGED 2008/03/19 14:55:32 cmc 1.5.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [f4fcfec36afbea8b90870ad7b7737bc8fb11785b]

INTEGRATION: CWS mba30patches01 (1.5.4); FILE MERGED 2008/04/23 11:43:29 mba 1.5.4.2: RESYNC: (1.5-1.6); FILE MERGED 2008/03/19 14:55:32 cmc 1.5.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [5fabb185693012735197e40096d58eddc72b8ff1]

INTEGRATION: CWS mba30patches01 (1.5.4); FILE MERGED 2008/04/23 11:43:25 mba 1.5.4.2: RESYNC: (1.5-1.6); FILE MERGED 2008/03/19 14:55:32 cmc 1.5.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [b5142a155b705e6fc68f214b2662b8c6a12af93e]

INTEGRATION: CWS mba30patches01 (1.4.4); FILE MERGED 2008/04/23 11:43:22 mba 1.4.4.2: RESYNC: (1.4-1.5); FILE MERGED 2008/03/19 14:55:32 cmc 1.4.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [538be0565873bc879ace64b79955073fe2002724]

INTEGRATION: CWS mba30patches01 (1.9.4); FILE MERGED 2008/04/23 11:43:19 mba 1.9.4.2: RESYNC: (1.9-1.10); FILE MERGED 2008/03/19 14:55:32 cmc 1.9.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [f4ebf6d2ef82dfbc1dc5e3e0a0a779fa1cbc7541]

INTEGRATION: CWS mba30patches01 (1.3.290); FILE MERGED 2008/04/23 11:43:16 mba 1.3.290.2: RESYNC: (1.3-1.4); FILE MERGED 2008/03/19 14:55:32 cmc 1.3.290.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [3a5528a88e9eb4ee2068978979a357806faac932]

INTEGRATION: CWS mba30patches01 (1.8.4); FILE MERGED 2008/04/23 11:43:13 mba 1.8.4.2: RESYNC: (1.8-1.9); FILE MERGED 2008/03/19 14:55:32 cmc 1.8.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [cae088cc308f58eedf3b0c73e15852891b68ac3b]

INTEGRATION: CWS mba30patches01 (1.6.48); FILE MERGED 2008/04/23 11:43:10 mba 1.6.48.2: RESYNC: (1.6-1.7); FILE MERGED 2008/03/19 14:55:32 cmc 1.6.48.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [788cdc3e66a3c5c148046f475c5d5493be48e120]

INTEGRATION: CWS mba30patches01 (1.3.290); FILE MERGED 2008/04/23 11:43:07 mba 1.3.290.2: RESYNC: (1.3-1.4); FILE MERGED 2008/03/19 14:55:32 cmc 1.3.290.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [e8e9ffff9be2356e09cc514123bf9b000c965dff]

INTEGRATION: CWS mba30patches01 (1.4.162); FILE MERGED 2008/04/23 11:43:04 mba 1.4.162.2: RESYNC: (1.4-1.5); FILE MERGED 2008/03/19 14:55:32 cmc 1.4.162.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [d14861e5394b5c927b28594483a0d45f33bd634a]

INTEGRATION: CWS mba30patches01 (1.10.4); FILE MERGED 2008/04/23 11:43:01 mba 1.10.4.3: RESYNC: (1.10-1.11); FILE MERGED 2008/03/20 20:16:16 cmc 1.10.4.2: #i86582# remove another ludicrious amount of unused code, round 3 2008/03/19 14:55:31 cmc 1.10.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [62c2514ee8f898ffc43de2b271d9d864596a0346]

INTEGRATION: CWS mba30patches01 (1.4.290); FILE MERGED 2008/04/23 11:42:58 mba 1.4.290.2: RESYNC: (1.4-1.5); FILE MERGED 2008/03/19 14:55:31 cmc 1.4.290.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [de8d1a3b39e00ca9528d86eb134e613886243925]

INTEGRATION: CWS mba30patches01 (1.6.162); FILE MERGED 2008/04/23 11:42:55 mba 1.6.162.2: RESYNC: (1.6-1.7); FILE MERGED 2008/03/19 14:55:31 cmc 1.6.162.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [751bff6f93eae73628e7f7158411a9488bccbcd0]

INTEGRATION: CWS mba30patches01 (1.6.4); FILE MERGED 2008/04/23 11:42:52 mba 1.6.4.2: RESYNC: (1.6-1.7); FILE MERGED 2008/03/19 14:55:31 cmc 1.6.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [eec156f93e4213598f40532563321c7fa22b6248]

INTEGRATION: CWS mba30patches01 (1.3.290); FILE MERGED 2008/04/23 11:42:50 mba 1.3.290.2: RESYNC: (1.3-1.4); FILE MERGED 2008/03/19 14:55:31 cmc 1.3.290.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [4d8a4fe0fcc36f8290fa337a5b0821fda12d9f84]

INTEGRATION: CWS mba30patches01 (1.7.4); FILE MERGED 2008/04/23 11:42:44 mba 1.7.4.2: RESYNC: (1.7-1.8); FILE MERGED 2008/03/19 14:55:31 cmc 1.7.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [4cbe4c5060f3ecf7d88935431118b2e9a3ca7168]

INTEGRATION: CWS mba30patches01 (1.10.4); FILE MERGED 2008/04/23 11:42:41 mba 1.10.4.2: RESYNC: (1.10-1.11); FILE MERGED 2008/03/19 14:55:31 cmc 1.10.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [4064a27b6835880ed4886a70ae49a8b95bc64c2c]

INTEGRATION: CWS mba30patches01 (1.4.162); FILE MERGED 2008/04/23 11:42:38 mba 1.4.162.2: RESYNC: (1.4-1.5); FILE MERGED 2008/03/19 14:55:31 cmc 1.4.162.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [167540768a8f4b65f6e1ba0ccb4bcf5b60da8989]

INTEGRATION: CWS mba30patches01 (1.10.4); FILE MERGED 2008/04/23 11:42:32 mba 1.10.4.2: RESYNC: (1.10-1.11); FILE MERGED 2008/03/19 14:55:30 cmc 1.10.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [419d6a50b65369a90d84a8430280481f14ccbc12]

INTEGRATION: CWS mba30patches01 (1.4.162); FILE MERGED 2008/04/23 11:42:29 mba 1.4.162.2: RESYNC: (1.4-1.5); FILE MERGED 2008/03/19 14:55:30 cmc 1.4.162.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [d06c2f84ee01fba4e94f32e7eae7eab871572d1b]

INTEGRATION: CWS mba30patches01 (1.4.48); FILE MERGED 2008/04/23 11:42:47 mba 1.4.48.2: RESYNC: (1.4-1.5); FILE MERGED 2008/03/19 14:55:30 cmc 1.4.48.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [1927fd30f1613aac4f34213f37dc187ccd563e38]

INTEGRATION: CWS mba30patches01 (1.4.4); FILE MERGED 2008/04/23 11:42:35 mba 1.4.4.2: RESYNC: (1.4-1.5); FILE MERGED 2008/03/19 14:55:30 cmc 1.4.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [6c0c17ee4ed745e65ac4cb3cb71c00629b87d28c]

INTEGRATION: CWS mba30patches01 (1.6.162); FILE MERGED 2008/04/23 11:42:26 mba 1.6.162.2: RESYNC: (1.6-1.7); FILE MERGED 2008/03/19 14:55:30 cmc 1.6.162.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [bb875f38ab99f68ac921a600c9c9baf536c9af0e]

INTEGRATION: CWS mba30patches01 (1.6.128); FILE MERGED 2008/04/23 11:42:23 mba 1.6.128.2: RESYNC: (1.6-1.7); FILE MERGED 2008/03/19 14:55:30 cmc 1.6.128.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [afdc2ee76dfa0bf4068441e2159e62891f82dad5]

INTEGRATION: CWS mba30patches01 (1.5.4); FILE MERGED 2008/04/23 11:42:20 mba 1.5.4.2: RESYNC: (1.5-1.6); FILE MERGED 2008/03/19 14:55:29 cmc 1.5.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [059d24846996d8a896b9dd8dbf7a0785dec5b9fc]

INTEGRATION: CWS mba30patches01 (1.7.4); FILE MERGED 2008/04/23 11:42:17 mba 1.7.4.2: RESYNC: (1.7-1.8); FILE MERGED 2008/03/19 14:55:29 cmc 1.7.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [65bf0d3e40f2665d3da3780b99103c3e07e48fcf]

INTEGRATION: CWS mba30patches01 (1.9.4); FILE MERGED 2008/04/23 11:42:14 mba 1.9.4.2: RESYNC: (1.9-1.10); FILE MERGED 2008/03/19 14:55:29 cmc 1.9.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [636d06198bfa072d1182abe0b2f9fe18bd547ddf]

INTEGRATION: CWS mba30patches01 (1.6.4); FILE MERGED 2008/04/23 11:42:11 mba 1.6.4.2: RESYNC: (1.6-1.7); FILE MERGED 2008/03/19 14:55:29 cmc 1.6.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [e83a7de0f23c77542166a8ca1faa28e1a6c551bf]

INTEGRATION: CWS mba30patches01 (1.8.4); FILE MERGED 2008/04/23 11:42:08 mba 1.8.4.2: RESYNC: (1.8-1.9); FILE MERGED 2008/03/19 14:55:29 cmc 1.8.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [4f774ac10aacdf6bbe85049079bf0d243bf07920]

INTEGRATION: CWS mba30patches01 (1.4.162); FILE MERGED 2008/04/23 11:42:05 mba 1.4.162.2: RESYNC: (1.4-1.5); FILE MERGED 2008/03/19 14:55:29 cmc 1.4.162.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [878eb21453d710675656b5d525fd51d41d74770f]

INTEGRATION: CWS mba30patches01 (1.7.4); FILE MERGED 2008/04/23 11:42:02 mba 1.7.4.2: RESYNC: (1.7-1.8); FILE MERGED 2008/03/19 14:55:29 cmc 1.7.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [e895ff109256a7d1cb1b83f4afa809d7573be895]

INTEGRATION: CWS mba30patches01 (1.5.128); FILE MERGED 2008/04/23 11:41:58 mba 1.5.128.2: RESYNC: (1.5-1.6); FILE MERGED 2008/03/19 14:55:29 cmc 1.5.128.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [bf462cb5233f1a8b5976f0e2fab63f19de9e5a1b]

INTEGRATION: CWS mba30patches01 (1.5.162); FILE MERGED 2008/04/23 11:41:56 mba 1.5.162.2: RESYNC: (1.5-1.6); FILE MERGED 2008/03/19 14:55:28 cmc 1.5.162.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [1fd226b4464ef88df8009a29dadca3fa52116478]

INTEGRATION: CWS mba30patches01 (1.4.162); FILE MERGED 2008/04/23 11:41:52 mba 1.4.162.2: RESYNC: (1.4-1.5); FILE MERGED 2008/03/19 14:55:28 cmc 1.4.162.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [5e683e4250a21c45d211a0c6a3d3f7020f31c8cd]

INTEGRATION: CWS mba30patches01 (1.3.290); FILE MERGED 2008/04/23 11:41:49 mba 1.3.290.2: RESYNC: (1.3-1.4); FILE MERGED 2008/03/19 14:55:28 cmc 1.3.290.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [41052da7853bf6ecec0a69652f814c323deacfa2]

INTEGRATION: CWS mba30patches01 (1.6.4); FILE MERGED 2008/04/23 11:41:46 mba 1.6.4.2: RESYNC: (1.6-1.7); FILE MERGED 2008/03/19 14:55:28 cmc 1.6.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [9675773d7334275ff87fe0309435bdfe86e40a64]

INTEGRATION: CWS mba30patches01 (1.10.4); FILE MERGED 2008/04/23 11:41:43 mba 1.10.4.2: RESYNC: (1.10-1.11); FILE MERGED 2008/03/19 14:55:28 cmc 1.10.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [f706b1f204ee5e8ace1813c92bc2ebd645ac0edd]

INTEGRATION: CWS mba30patches01 (1.6.4); FILE MERGED 2008/04/23 11:41:38 mba 1.6.4.2: RESYNC: (1.6-1.7); FILE MERGED 2008/03/19 14:55:28 cmc 1.6.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [f1730a8cc1b11bcafb917c59f3e154011252bad0]

INTEGRATION: CWS mba30patches01 (1.4.4); FILE MERGED 2008/04/23 11:41:34 mba 1.4.4.2: RESYNC: (1.4-1.5); FILE MERGED 2008/03/19 14:55:28 cmc 1.4.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [1e66017b5152dd9fe2a237d34e710de2efa82cf1]

INTEGRATION: CWS mba30patches01 (1.5.48); FILE MERGED 2008/04/23 11:41:30 mba 1.5.48.2: RESYNC: (1.5-1.6); FILE MERGED 2008/03/19 14:55:28 cmc 1.5.48.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [089cf30e91a0dad77e8f07c1d316871e757fb7a6]

INTEGRATION: CWS mba30patches01 (1.5.162); FILE MERGED 2008/04/23 11:41:27 mba 1.5.162.2: RESYNC: (1.5-1.6); FILE MERGED 2008/03/19 14:55:28 cmc 1.5.162.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [ea371028c4c87c97827c23e32a1fcca0c297092a]

INTEGRATION: CWS mba30patches01 (1.5.4); FILE MERGED 2008/04/23 11:41:24 mba 1.5.4.2: RESYNC: (1.5-1.6); FILE MERGED 2008/03/19 14:55:27 cmc 1.5.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [167f6e5c6bd7025f5654adfcca125062688b38d1]

INTEGRATION: CWS mba30patches01 (1.12.4); FILE MERGED 2008/04/23 11:41:21 mba 1.12.4.3: RESYNC: (1.12-1.13); FILE MERGED 2008/03/20 20:16:16 cmc 1.12.4.2: #i86582# remove another ludicrious amount of unused code, round 3 2008/03/19 14:55:27 cmc 1.12.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [513648c8155298614125b70ba20cbd73f1fa4013]

INTEGRATION: CWS mba30patches01 (1.5.128); FILE MERGED 2008/04/23 11:41:18 mba 1.5.128.2: RESYNC: (1.5-1.6); FILE MERGED 2008/03/19 14:55:27 cmc 1.5.128.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [2e25277cfc88be5d7c5ef627859b85551f2c7c0c]

INTEGRATION: CWS mba30patches01 (1.6.4); FILE MERGED 2008/04/23 11:41:14 mba 1.6.4.2: RESYNC: (1.6-1.7); FILE MERGED 2008/03/19 14:55:27 cmc 1.6.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [c4e2b9a9cd141c4f5f5287dc82f1794bc109ea3f]

INTEGRATION: CWS mba30patches01 (1.7.128); FILE MERGED 2008/04/23 11:41:11 mba 1.7.128.2: RESYNC: (1.7-1.8); FILE MERGED 2008/03/19 14:55:27 cmc 1.7.128.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [fc0d73879d89bbe68701bc0be06f1f37d14ab852]

INTEGRATION: CWS mba30patches01 (1.7.4); FILE MERGED 2008/04/23 11:41:08 mba 1.7.4.2: RESYNC: (1.7-1.8); FILE MERGED 2008/03/19 14:55:27 cmc 1.7.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [8eb94359bc7d78cf7b486d592a30fa374a086ffb]

INTEGRATION: CWS mba30patches01 (1.10.4); FILE MERGED 2008/04/23 11:41:05 mba 1.10.4.2: RESYNC: (1.10-1.11); FILE MERGED 2008/03/19 14:55:27 cmc 1.10.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [7ebe361f4186083c93b185b95abd449508bd201d]

INTEGRATION: CWS mba30patches01 (1.5.162); FILE MERGED 2008/04/23 11:41:01 mba 1.5.162.2: RESYNC: (1.5-1.6); FILE MERGED 2008/03/19 14:55:27 cmc 1.5.162.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [35fa24f805a9c043d67a0950c5dd3a7690714aa1]

INTEGRATION: CWS mba30patches01 (1.6.4); FILE MERGED 2008/04/23 11:40:58 mba 1.6.4.2: RESYNC: (1.6-1.7); FILE MERGED 2008/03/19 14:55:27 cmc 1.6.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [2fbbec6970a6689bf1ce471ccb8cc3e68fa541ea]

INTEGRATION: CWS mba30patches01 (1.7.4); FILE MERGED 2008/04/23 11:40:49 mba 1.7.4.2: RESYNC: (1.7-1.8); FILE MERGED 2008/03/19 14:55:27 cmc 1.7.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [eec0c3424e58db4984cee836fa017b6c9e4b4709]

INTEGRATION: CWS mba30patches01 (1.6.4); FILE MERGED 2008/04/23 11:40:45 mba 1.6.4.2: RESYNC: (1.6-1.7); FILE MERGED 2008/03/19 14:55:26 cmc 1.6.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [f9f3adac002d6925cebfdf789248c22dcabd46e7]

INTEGRATION: CWS mba30patches01 (1.9.48); FILE MERGED 2008/04/23 11:40:42 mba 1.9.48.2: RESYNC: (1.9-1.10); FILE MERGED 2008/03/19 14:55:26 cmc 1.9.48.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [fd5713a17487f9788936a32b9474a681ca77824c]

INTEGRATION: CWS mba30patches01 (1.3.128); FILE MERGED 2008/04/23 11:40:39 mba 1.3.128.2: RESYNC: (1.3-1.4); FILE MERGED 2008/03/19 14:55:26 cmc 1.3.128.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [c5ecdfb4d1a2b1ff8ef94e7c9b3846f171fb1790]

INTEGRATION: CWS mba30patches01 (1.3.128); FILE MERGED 2008/04/23 11:40:37 mba 1.3.128.2: RESYNC: (1.3-1.4); FILE MERGED 2008/03/19 14:55:26 cmc 1.3.128.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [f9da1076cf1b23ed537e3122ca3fe377bc07f039]

INTEGRATION: CWS mba30patches01 (1.3.128); FILE MERGED 2008/04/23 11:40:34 mba 1.3.128.2: RESYNC: (1.3-1.4); FILE MERGED 2008/03/19 14:55:26 cmc 1.3.128.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [e68050c74613bce1f97e8436eb231503203a7ce3]

INTEGRATION: CWS mba30patches01 (1.3.128); FILE MERGED 2008/04/23 11:40:31 mba 1.3.128.2: RESYNC: (1.3-1.4); FILE MERGED 2008/03/19 14:55:26 cmc 1.3.128.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [1f55735d73f742b65172e021a73ddc34c7063949]

INTEGRATION: CWS mba30patches01 (1.3.128); FILE MERGED 2008/04/23 11:40:28 mba 1.3.128.2: RESYNC: (1.3-1.4); FILE MERGED 2008/03/19 14:55:26 cmc 1.3.128.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [fed7a9b254f03ce21c2b9ee15f5d55ff66af5f81]

INTEGRATION: CWS mba30patches01 (1.3.4); FILE MERGED 2008/04/23 11:40:25 mba 1.3.4.3: RESYNC: (1.3-1.4); FILE MERGED 2008/03/25 11:16:45 mba 1.3.4.2: #i86582#: some missing functions for Win32 2008/03/19 14:55:25 cmc 1.3.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [cd09d874d10157264dfa402bc89ab45d1aef97ae]

INTEGRATION: CWS mba30patches01 (1.3.4); FILE MERGED 2008/04/23 11:40:22 mba 1.3.4.2: RESYNC: (1.3-1.4); FILE MERGED 2008/03/19 14:55:25 cmc 1.3.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [cec93fea69a2dbd0b4c21c2d3c62f35b7be46e23]

INTEGRATION: CWS mba30patches01 (1.2.98); FILE MERGED 2008/04/23 11:40:19 mba 1.2.98.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/19 14:55:25 cmc 1.2.98.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [163d6a188cd1afa3b1e2bec1fd2aaa2022feddb7]

INTEGRATION: CWS mba30patches01 (1.3.24); FILE MERGED 2008/04/23 11:40:16 mba 1.3.24.2: RESYNC: (1.3-1.4); FILE MERGED 2008/03/19 14:55:25 cmc 1.3.24.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [1ecf456dc3d3af087dc877d368e2ce790d427328]

INTEGRATION: CWS mba30patches01 (1.3.4); FILE MERGED 2008/04/23 11:40:13 mba 1.3.4.2: RESYNC: (1.3-1.4); FILE MERGED 2008/03/25 10:06:06 cmc 1.3.4.1: #i86582# compiler notices that it can never be deleted because it is never created, and so elides dtor call even in -O0


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [c74836af84868ef0bbc1689db17f7926578f1f7e]

INTEGRATION: CWS mba30patches01 (1.3.4); FILE MERGED 2008/04/23 11:40:10 mba 1.3.4.2: RESYNC: (1.3-1.4); FILE MERGED 2008/03/19 14:55:25 cmc 1.3.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [63afbb5e59f546e76532ed2f55bcda61953639ea]

INTEGRATION: CWS mba30patches01 (1.2.98); FILE MERGED 2008/04/23 11:40:07 mba 1.2.98.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/19 14:55:25 cmc 1.2.98.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [cb5c97dcfa5a1713ddd6f7e502f61afb9d65f7f6]

INTEGRATION: CWS mba30patches01 (1.2.98); FILE MERGED 2008/04/23 11:40:04 mba 1.2.98.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/19 14:55:25 cmc 1.2.98.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [70ed36aff0ba060a998b7b3d2811776e10175fb7]

INTEGRATION: CWS mba30patches01 (1.2.98); FILE MERGED 2008/04/23 11:40:01 mba 1.2.98.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/19 14:55:25 cmc 1.2.98.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [826bb0b905eb8b5b5ae40bc87d94b0b36cb5112b]

INTEGRATION: CWS mba30patches01 (1.3.4); FILE MERGED 2008/04/23 11:39:58 mba 1.3.4.2: RESYNC: (1.3-1.4); FILE MERGED 2008/03/19 14:55:25 cmc 1.3.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [4e4343f3b6d674403a180f0a7fd8d8baf6091042]

INTEGRATION: CWS mba30patches01 (1.3.4); FILE MERGED 2008/04/23 11:39:55 mba 1.3.4.2: RESYNC: (1.3-1.4); FILE MERGED 2008/03/19 14:55:25 cmc 1.3.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [9f7560d25f0367fddc64aa4b00d2947bd3f5b405]

INTEGRATION: CWS mba30patches01 (1.10.4); FILE MERGED 2008/04/23 11:39:52 mba 1.10.4.2: RESYNC: (1.10-1.11); FILE MERGED 2008/03/19 14:55:25 cmc 1.10.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [1392dff628728ec39c3235b9005b6455e2a34663]

INTEGRATION: CWS mba30patches01 (1.11.4); FILE MERGED 2008/04/23 11:39:49 mba 1.11.4.2: RESYNC: (1.11-1.12); FILE MERGED 2008/03/20 17:34:21 mba 1.11.4.1: #i84621#: don't use subfilter approach for file insertion


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [e23c60ccf7c7bbd8e92eb10649cf18b3625e0810]

INTEGRATION: CWS mba30patches01 (1.5.162); FILE MERGED 2008/04/23 11:39:42 mba 1.5.162.2: RESYNC: (1.5-1.6); FILE MERGED 2008/03/19 14:55:24 cmc 1.5.162.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [8cdc910b625a74b3616df8b155c2bf54920a44ba]

INTEGRATION: CWS mba30patches01 (1.5.24); FILE MERGED 2008/04/23 11:39:46 mba 1.5.24.2: RESYNC: (1.5-1.6); FILE MERGED 2008/03/19 14:55:24 cmc 1.5.24.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [fbb3c10a6fb731cfe782e78f7c9f84d09bc0f7ad]

INTEGRATION: CWS mba30patches01 (1.6.4); FILE MERGED 2008/04/23 11:39:39 mba 1.6.4.2: RESYNC: (1.6-1.7); FILE MERGED 2008/03/19 14:55:24 cmc 1.6.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [9389d02d67d9cb697dfd7ef12333bcc665487361]

INTEGRATION: CWS mba30patches01 (1.5.162); FILE MERGED 2008/04/23 11:39:36 mba 1.5.162.2: RESYNC: (1.5-1.6); FILE MERGED 2008/03/19 14:55:24 cmc 1.5.162.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [88e64043a2c44583aff37ed72213207d878d5a45]

INTEGRATION: CWS mba30patches01 (1.5.162); FILE MERGED 2008/04/23 11:39:33 mba 1.5.162.3: RESYNC: (1.5-1.6); FILE MERGED 2008/03/26 16:58:15 mba 1.5.162.2: #i86582#: some changes for problems with compiler generated default ctors 2008/03/19 14:55:24 cmc 1.5.162.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [dd85a85840d19da8730ef0a00cdce4f7ec2098a1]

INTEGRATION: CWS mba30patches01 (1.4.162); FILE MERGED 2008/04/23 11:39:30 mba 1.4.162.2: RESYNC: (1.4-1.5); FILE MERGED 2008/03/19 14:55:24 cmc 1.4.162.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [8ec9f7ec5b7e5a4b863e94563a720cc4e11d13b8]

INTEGRATION: CWS mba30patches01 (1.6.52); FILE MERGED 2008/04/23 11:39:27 mba 1.6.52.2: RESYNC: (1.6-1.7); FILE MERGED 2008/03/19 14:55:24 cmc 1.6.52.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [eabd1d78767c4db1e5fef71a67e77ceceaf1c3e9]

INTEGRATION: CWS mba30patches01 (1.7.52); FILE MERGED 2008/04/23 11:36:43 mba 1.7.52.2: RESYNC: (1.7-1.8); FILE MERGED 2008/03/19 14:55:24 cmc 1.7.52.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [31de3ad0de0138df14e8b050a9a828bdb0f797f7]

INTEGRATION: CWS mba30patches01 (1.2.290); FILE MERGED 2008/04/23 11:36:39 mba 1.2.290.3: RESYNC: (1.2-1.3); FILE MERGED 2008/03/26 16:58:15 mba 1.2.290.2: #i86582#: some changes for problems with compiler generated default ctors 2008/03/19 14:55:24 cmc 1.2.290.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [7af5aa481471d0882f889c7658326d7f27af75c8]

INTEGRATION: CWS mba30patches01 (1.3.128); FILE MERGED 2008/04/23 11:36:36 mba 1.3.128.2: RESYNC: (1.3-1.4); FILE MERGED 2008/03/19 14:55:23 cmc 1.3.128.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [5339cb1417c7223fe88d8d337f941fdcd5260944]

INTEGRATION: CWS mba30patches01 (1.9.4); FILE MERGED 2008/04/23 11:36:33 mba 1.9.4.2: RESYNC: (1.9-1.10); FILE MERGED 2008/03/19 14:55:23 cmc 1.9.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [50f531ba35a4d9fd689d05c0ac3baec40ac8a423]

INTEGRATION: CWS mba30patches01 (1.10.4); FILE MERGED 2008/04/23 11:36:30 mba 1.10.4.2: RESYNC: (1.10-1.11); FILE MERGED 2008/03/19 14:55:23 cmc 1.10.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [14ae1834d9c8dae3e255c826b011e1fbb4ed4327]

INTEGRATION: CWS mba30patches01 (1.4.162); FILE MERGED 2008/04/23 11:36:27 mba 1.4.162.2: RESYNC: (1.4-1.5); FILE MERGED 2008/03/19 14:55:23 cmc 1.4.162.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [f665731f6d57f445c0c34e2a8c4a22418a00e5de]

INTEGRATION: CWS mba30patches01 (1.5.128); FILE MERGED 2008/04/23 11:36:24 mba 1.5.128.2: RESYNC: (1.5-1.6); FILE MERGED 2008/03/19 14:55:23 cmc 1.5.128.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [cc20d9c5faf696db267e30f5928945b6d1b3ea25]

INTEGRATION: CWS mba30patches01 (1.5.128); FILE MERGED 2008/04/23 11:36:20 mba 1.5.128.2: RESYNC: (1.5-1.6); FILE MERGED 2008/03/19 14:55:23 cmc 1.5.128.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [0f7a8bdaa0bc07a6009528fb647f54e664084e27]

INTEGRATION: CWS mba30patches01 (1.7.86); FILE MERGED 2008/04/23 11:36:17 mba 1.7.86.2: RESYNC: (1.7-1.8); FILE MERGED 2008/03/19 14:55:23 cmc 1.7.86.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [479b28dcf0be1a564bc038ec10ce29209a78bf53]

INTEGRATION: CWS mba30patches01 (1.12.2); FILE MERGED 2008/04/23 11:36:13 mba 1.12.2.2: RESYNC: (1.12-1.13); FILE MERGED 2008/03/19 14:55:22 cmc 1.12.2.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [85a7c40904ac8368340bf27940e01ba19c759a27]

INTEGRATION: CWS c17v003_DEV300 (1.19.48.1.22); FILE MERGED 2008/04/17 20:23:46 fme 1.19.48.1.22.1: #b6688018# #b6688132# Interrupted and restart lists in tagged pdf / better caption handling


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [0329027d08a0b5873fee78e234b2b86d9621e9f9]

INTEGRATION: CWS mba30patches01 (1.8.52); FILE MERGED 2008/04/23 11:36:10 mba 1.8.52.2: RESYNC: (1.8-1.9); FILE MERGED 2008/03/19 14:55:22 cmc 1.8.52.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [2503079f4705a346ccbfaed3e9e4529a05b5ffd3]

INTEGRATION: CWS c17v003_DEV300 (1.12.110.1.22); FILE MERGED 2008/04/17 20:25:01 fme 1.12.110.1.22.1: #b6688018# #b6688132# Interrupted and restart lists in tagged pdf / better caption handling


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [c65d7f50fbb6e78c75e816d4a85501b509915b39]

INTEGRATION: CWS mba30patches01 (1.7.150); FILE MERGED 2008/04/23 11:36:07 mba 1.7.150.2: RESYNC: (1.7-1.8); FILE MERGED 2008/03/19 14:55:22 cmc 1.7.150.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [2872d63edf6c99648b7408ba1bfa827edd64f244]

INTEGRATION: CWS c17v003_DEV300 (1.5.326.1.22); FILE MERGED 2008/04/17 20:25:27 fme 1.5.326.1.22.1: #b6688018# #b6688132# Interrupted and restart lists in tagged pdf / better caption handling


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [2fca6ea7af6a258d6702dde6cf22143039f64c62]

INTEGRATION: CWS c17v003_DEV300 (1.7.1068.1.22); FILE MERGED 2008/04/17 20:25:27 fme 1.7.1068.1.22.1: #b6688018# #b6688132# Interrupted and restart lists in tagged pdf / better caption handling


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [b52a406b071c1c37a17cdfc4e873768708883857]

INTEGRATION: CWS mba30patches01 (1.8.4); FILE MERGED 2008/04/23 11:36:05 mba 1.8.4.3: RESYNC: (1.8-1.9); FILE MERGED 2008/03/26 16:58:15 mba 1.8.4.2: #i86582#: some changes for problems with compiler generated default ctors 2008/03/19 14:55:21 cmc 1.8.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [d8be325b9e9f2600caf4c6d9dd56ad0fbe6c7b52]

INTEGRATION: CWS mba30patches01 (1.5.4); FILE MERGED 2008/04/23 11:36:01 mba 1.5.4.2: RESYNC: (1.5-1.6); FILE MERGED 2008/03/19 14:55:21 cmc 1.5.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [40849226126250848aeef6a54b47d3208ace58b4]

INTEGRATION: CWS mba30patches01 (1.13.4); FILE MERGED 2008/04/23 11:35:58 mba 1.13.4.2: RESYNC: (1.13-1.14); FILE MERGED 2008/03/27 15:49:04 mba 1.13.4.1: #i86582#: remove Undo stuff


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [d76e3a03551f5ab4a852da0470e73d8f75551b6b]

INTEGRATION: CWS mba30patches01 (1.13.4); FILE MERGED 2008/04/23 11:35:55 mba 1.13.4.2: RESYNC: (1.13-1.14); FILE MERGED 2008/03/19 14:55:21 cmc 1.13.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [e3c98a4ff69ef883455c11878dbf25fd6854278e]

INTEGRATION: CWS mba30patches01 (1.10.4); FILE MERGED 2008/04/23 11:35:52 mba 1.10.4.2: RESYNC: (1.10-1.11); FILE MERGED 2008/03/27 11:36:48 mba 1.10.4.1: #i86852#: remove parser classes


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [df34bc7774f278845f06f17ff0a2b609a7e5f4aa]

INTEGRATION: CWS mba30patches01 (1.8.4); FILE MERGED 2008/04/23 11:35:49 mba 1.8.4.2: RESYNC: (1.8-1.9); FILE MERGED 2008/03/19 14:55:21 cmc 1.8.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [6a022c46d9568a4302a8595de83cd7572d7c61d8]

INTEGRATION: CWS mba30patches01 (1.16.4); FILE MERGED 2008/04/23 11:35:46 mba 1.16.4.2: RESYNC: (1.16-1.17); FILE MERGED 2008/03/27 15:49:04 mba 1.16.4.1: #i86582#: remove Undo stuff


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [5389b264e0e6b4544ef0f7c659bc692496991ce9]

INTEGRATION: CWS mba30patches01 (1.5.4); FILE MERGED 2008/04/23 11:35:43 mba 1.5.4.2: RESYNC: (1.5-1.6); FILE MERGED 2008/03/19 14:55:21 cmc 1.5.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [92a5693c8e94a60cdfea38ed4cb5c03c9a0be47b]

INTEGRATION: CWS mba30patches01 (1.7.4); FILE MERGED 2008/04/23 11:35:40 mba 1.7.4.2: RESYNC: (1.7-1.8); FILE MERGED 2008/03/19 14:55:21 cmc 1.7.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [12643bd2b4b277a0211e1d63949d69047248fb2e]

INTEGRATION: CWS mba30patches01 (1.7.52); FILE MERGED 2008/04/23 11:35:36 mba 1.7.52.2: RESYNC: (1.7-1.8); FILE MERGED 2008/03/27 15:49:03 mba 1.7.52.1: #i86582#: remove Undo stuff


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [e5e03dbec6ec8df83cbdb8a3da5f327486108984]

INTEGRATION: CWS c17v003_DEV300 (1.43.16); FILE MERGED 2008/04/09 10:10:57 sj 1.43.16.1: #b662077# now exporting also text language settings


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [80bd24b720f49126efa665a1d879ce689f46c628]

INTEGRATION: CWS mba30patches01 (1.3.290); FILE MERGED 2008/04/23 11:35:33 mba 1.3.290.2: RESYNC: (1.3-1.4); FILE MERGED 2008/03/19 14:55:20 cmc 1.3.290.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [3464e4f272b202a2b66958a5f98b3bbcb7496564]

INTEGRATION: CWS mba30patches01 (1.12.4); FILE MERGED 2008/04/23 11:35:30 mba 1.12.4.2: RESYNC: (1.12-1.13); FILE MERGED 2008/03/19 14:55:20 cmc 1.12.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [f47dc10faa29c95d1783f846312efe2acc0bc642]

INTEGRATION: CWS mba30patches01 (1.13.4); FILE MERGED 2008/04/23 11:35:27 mba 1.13.4.2: RESYNC: (1.13-1.14); FILE MERGED 2008/03/27 15:49:03 mba 1.13.4.1: #i86582#: remove Undo stuff


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [2e9e5fe3f8546100c6b6138096b66699059b9dc3]

INTEGRATION: CWS mba30patches01 (1.13.4); FILE MERGED 2008/04/23 11:35:24 mba 1.13.4.2: RESYNC: (1.13-1.14); FILE MERGED 2008/03/27 11:36:48 mba 1.13.4.1: #i86852#: remove parser classes


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [700ef69f5c0857e2b57e91e352ddf3f0a70c8791]

INTEGRATION: CWS mba30patches01 (1.7.52); FILE MERGED 2008/04/23 11:35:20 mba 1.7.52.2: RESYNC: (1.7-1.8); FILE MERGED 2008/03/19 14:55:20 cmc 1.7.52.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [62cf4f1823d590236191a5dd2a84d123ad9275ee]

INTEGRATION: CWS mba30patches01 (1.10.52); FILE MERGED 2008/04/23 11:35:17 mba 1.10.52.2: RESYNC: (1.10-1.11); FILE MERGED 2008/03/19 14:55:19 cmc 1.10.52.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [b4a50b2b3b5174da6b4e6a9c2ee6ffd596097fb5]

INTEGRATION: CWS tkr13_DEV300 (1.93.48); FILE MERGED 2008/04/23 14:33:55 tkr 1.93.48.1: #88027# rename file crashes


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [83d96b87cb9ba8112654ebc77aa408003eebe6c8]

INTEGRATION: CWS mba30patches01 (1.8.52); FILE MERGED 2008/04/23 11:35:14 mba 1.8.52.2: RESYNC: (1.8-1.9); FILE MERGED 2008/03/19 14:55:19 cmc 1.8.52.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [1b1e8b0d78c8decce8dcee2e158d9fe8da03d278]

INTEGRATION: CWS mba30patches01 (1.5.50); FILE MERGED 2008/04/23 11:35:11 mba 1.5.50.2: RESYNC: (1.5-1.6); FILE MERGED 2008/03/27 15:49:03 mba 1.5.50.1: #i86582#: remove Undo stuff


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [87707ac15ff0d2d0287adea40576ab95355f21b5]

INTEGRATION: CWS mba30patches01 (1.9.4); FILE MERGED 2008/04/23 11:35:07 mba 1.9.4.2: RESYNC: (1.9-1.10); FILE MERGED 2008/03/27 15:49:03 mba 1.9.4.1: #i86582#: remove Undo stuff


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [0bd135a4aa80d4962ac39f7f63c23a026fcb76aa]

INTEGRATION: CWS c17v003_DEV300 (1.11.52); FILE MERGED 2008/04/09 10:10:58 sj 1.11.52.1: #b662077# now exporting also text language settings


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [e34d2e922ad620013fa9b57a59bbbdca198a7162]

INTEGRATION: CWS c17v003_DEV300 (1.100.38); FILE MERGED 2008/04/09 10:10:58 sj 1.100.38.1: #b662077# now exporting also text language settings


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [1edade291d7cdf12b7e0bb5d64369395074eb1fe]

INTEGRATION: CWS mba30patches01 (1.9.4); FILE MERGED 2008/04/23 11:35:02 mba 1.9.4.2: RESYNC: (1.9-1.10); FILE MERGED 2008/03/27 15:49:03 mba 1.9.4.1: #i86582#: remove Undo stuff


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [5b29bd07813ad5cc54f5cdd465c95f3463225e44]

INTEGRATION: CWS mba30patches01 (1.11.4); FILE MERGED 2008/04/23 11:34:59 mba 1.11.4.2: RESYNC: (1.11-1.12); FILE MERGED 2008/03/27 15:49:03 mba 1.11.4.1: #i86582#: remove Undo stuff


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [5eec650f15840060557d3cca22483ff00ddfb0b8]

INTEGRATION: CWS mba30patches01 (1.13.4); FILE MERGED 2008/04/23 11:34:55 mba 1.13.4.3: RESYNC: (1.13-1.14); FILE MERGED 2008/03/27 15:49:02 mba 1.13.4.2: #i86582#: remove Undo stuff 2008/03/19 14:55:19 cmc 1.13.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [20d2b50720ccb59ab927fb580a2c52b1e457d71d]

INTEGRATION: CWS mba30patches01 (1.10.46); FILE MERGED 2008/04/23 11:34:51 mba 1.10.46.2: RESYNC: (1.10-1.11); FILE MERGED 2008/03/27 15:49:02 mba 1.10.46.1: #i86582#: remove Undo stuff


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [8b08f661c7ab8c210a488f20210f90062a0a4d47]

INTEGRATION: CWS mba30patches01 (1.6.50); FILE MERGED 2008/04/23 11:34:47 mba 1.6.50.2: RESYNC: (1.6-1.7); FILE MERGED 2008/03/27 15:49:02 mba 1.6.50.1: #i86582#: remove Undo stuff


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [753223538eaef57822f87173f0f523a1e09479c1]

INTEGRATION: CWS mba30patches01 (1.9.4); FILE MERGED 2008/04/23 11:34:43 mba 1.9.4.2: RESYNC: (1.9-1.10); FILE MERGED 2008/03/27 15:49:02 mba 1.9.4.1: #i86582#: remove Undo stuff


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [7055b22318d9c1db20407f1c70b0680c0ac8b931]

INTEGRATION: CWS mba30patches01 (1.5.50); FILE MERGED 2008/04/23 11:34:40 mba 1.5.50.2: RESYNC: (1.5-1.6); FILE MERGED 2008/03/27 15:49:02 mba 1.5.50.1: #i86582#: remove Undo stuff


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [6ae07e7fd8b6779aca7c1e738a986912fc1a7a34]

INTEGRATION: CWS mba30patches01 (1.10.52); FILE MERGED 2008/04/23 11:34:37 mba 1.10.52.2: RESYNC: (1.10-1.11); FILE MERGED 2008/03/19 14:55:19 cmc 1.10.52.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [2c2e551923d640886e02e4f1b6ffe56b190ec88d]

INTEGRATION: CWS mba30patches01 (1.11.4); FILE MERGED 2008/04/23 11:34:34 mba 1.11.4.2: RESYNC: (1.11-1.12); FILE MERGED 2008/03/27 15:49:00 mba 1.11.4.1: #i86582#: remove Undo stuff


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [59a8eb51d763378e1cc08eb2ce0d6e1a46854c48]

INTEGRATION: CWS mba30patches01 (1.8.4); FILE MERGED 2008/04/23 11:34:30 mba 1.8.4.2: RESYNC: (1.8-1.9); FILE MERGED 2008/03/27 15:49:00 mba 1.8.4.1: #i86582#: remove Undo stuff


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [7989b59d2ae7fd2c4901e4617201fdcd85b5ffc9]

INTEGRATION: CWS mba30patches01 (1.7.52); FILE MERGED 2008/04/23 11:34:26 mba 1.7.52.2: RESYNC: (1.7-1.8); FILE MERGED 2008/03/27 15:49:00 mba 1.7.52.1: #i86582#: remove Undo stuff


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [43291983f0213e75aa85623741d6060ef3914dcb]

INTEGRATION: CWS mba30patches01 (1.8.52); FILE MERGED 2008/04/30 08:57:14 mba 1.8.52.3: remove debug code using removed class 2008/04/23 11:34:23 mba 1.8.52.2: RESYNC: (1.8-1.9); FILE MERGED 2008/03/27 12:06:05 mba 1.8.52.1: #i86582#: remove unused classes


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [783641ddfbe857c7138e77fec455234aa6a7dfcc]

INTEGRATION: CWS mba30patches01 (1.8.50); FILE MERGED 2008/04/23 11:34:19 mba 1.8.50.3: RESYNC: (1.8-1.9); FILE MERGED 2008/03/27 12:06:05 mba 1.8.50.2: #i86582#: remove unused classes 2008/03/19 14:55:18 cmc 1.8.50.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [12588b5974a82fe068e85a67844a166867cff9bf]

INTEGRATION: CWS mba30patches01 (1.4.162); FILE MERGED 2008/04/23 11:34:16 mba 1.4.162.6: RESYNC: (1.4-1.5); FILE MERGED 2008/03/27 12:06:05 mba 1.4.162.5: #i86582#: remove unused classes 2008/03/27 12:00:26 mba 1.4.162.4: errorneously removed Issue number: Submitted by: Reviewed by: 2008/03/27 11:59:49 mba 1.4.162.3: #i86582#: remove porhyph.hxx 2008/03/26 16:58:14 mba 1.4.162.2: #i86582#: some changes for problems with compiler generated default ctors 2008/03/19 14:55:18 cmc 1.4.162.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [a9de22ca071de5c0c6a2a1e37b762b75ca669930]

INTEGRATION: CWS mba30patches01 (1.7.52); FILE MERGED 2008/04/23 11:34:13 mba 1.7.52.2: RESYNC: (1.7-1.8); FILE MERGED 2008/03/27 15:49:00 mba 1.7.52.1: #i86582#: remove Undo stuff


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [8145df2d6b2d5c6bc7421a19f5b65151663fa73f]

INTEGRATION: CWS mba30patches01 (1.9.98); FILE MERGED 2008/04/23 11:34:10 mba 1.9.98.2: RESYNC: (1.9-1.10); FILE MERGED 2008/03/19 14:55:18 cmc 1.9.98.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [5b7667b7c951ea726a0c758f383a0455e9b62205]

INTEGRATION: CWS mba30patches01 (1.12.4); FILE MERGED 2008/04/23 11:34:07 mba 1.12.4.3: RESYNC: (1.12-1.13); FILE MERGED 2008/03/27 17:26:57 mba 1.12.4.2: #i86582#: remove unused code 2008/03/27 17:17:44 mba 1.12.4.1: #i86582#: remove unused code


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [625dedd5302138f087551e5ae1ae480757353a28]

INTEGRATION: CWS mba30patches01 (1.11.4); FILE MERGED 2008/04/23 11:34:03 mba 1.11.4.2: RESYNC: (1.11-1.12); FILE MERGED 2008/03/27 15:48:59 mba 1.11.4.1: #i86582#: remove Undo stuff


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [e63588556e2caadebf41f7c9b345cc752e9fae78]

INTEGRATION: CWS mba30patches01 (1.8.66); FILE MERGED 2008/04/23 11:34:00 mba 1.8.66.2: RESYNC: (1.8-1.9); FILE MERGED 2008/03/19 14:55:18 cmc 1.8.66.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [70d48192e257e1bbba3828c2d8347a36e89c8250]

INTEGRATION: CWS mba30patches01 (1.8.52); FILE MERGED 2008/04/23 11:33:57 mba 1.8.52.2: RESYNC: (1.8-1.9); FILE MERGED 2008/03/19 14:55:17 cmc 1.8.52.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [4bab8634248c97ecea4ce0a65298adff496dcba6]

INTEGRATION: CWS mba30patches01 (1.11.52); FILE MERGED 2008/04/23 11:33:54 mba 1.11.52.2: RESYNC: (1.11-1.12); FILE MERGED 2008/03/19 14:55:17 cmc 1.11.52.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [b7b3d38bfc3ea5c0234234e932a4e8b73b600c07]

INTEGRATION: CWS mba30patches01 (1.12.4); FILE MERGED 2008/04/23 11:33:50 mba 1.12.4.2: RESYNC: (1.12-1.13); FILE MERGED 2008/03/27 15:48:59 mba 1.12.4.1: #i86582#: remove Undo stuff


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [f877ab0f75611f585d00bb30cca8668ca697b3fb]

INTEGRATION: CWS mba30patches01 (1.5.162); FILE MERGED 2008/04/23 11:33:46 mba 1.5.162.2: RESYNC: (1.5-1.6); FILE MERGED 2008/03/19 14:55:17 cmc 1.5.162.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [8e51b1d16e6e147ac4f23c738ba3f01a9f9b6cf9]

INTEGRATION: CWS mba30patches01 (1.6.4); FILE MERGED 2008/04/23 11:33:43 mba 1.6.4.2: RESYNC: (1.6-1.7); FILE MERGED 2008/03/27 15:48:58 mba 1.6.4.1: #i86582#: remove Undo stuff


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [d418d1bf711c2bc2d2c12038bbfab06a3bcec823]

INTEGRATION: CWS mba30patches01 (1.7.150); FILE MERGED 2008/04/23 11:33:40 mba 1.7.150.2: RESYNC: (1.7-1.8); FILE MERGED 2008/03/19 14:55:17 cmc 1.7.150.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [12a0edb9303629b8098b6191c39ef26a82008d07]

INTEGRATION: CWS mba30patches01 (1.4.162); FILE MERGED 2008/04/23 11:33:37 mba 1.4.162.2: RESYNC: (1.4-1.5); FILE MERGED 2008/03/19 14:55:17 cmc 1.4.162.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [e9f7b9253469e49aca5365c4c1d6c0e9da64356a]

INTEGRATION: CWS mba30patches01 (1.4.162); FILE MERGED 2008/04/23 11:33:34 mba 1.4.162.2: RESYNC: (1.4-1.5); FILE MERGED 2008/03/19 14:55:17 cmc 1.4.162.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [6a56b9f72a97f3e7f8598890a9abe7d1ba574b0a]

INTEGRATION: CWS mba30patches01 (1.8.4); FILE MERGED 2008/04/23 11:33:31 mba 1.8.4.2: RESYNC: (1.8-1.9); FILE MERGED 2008/03/19 14:55:17 cmc 1.8.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [3b6fef2d9825705e545a55f2760148aaff944d21]

INTEGRATION: CWS mba30patches01 (1.8.52); FILE MERGED 2008/04/23 11:33:27 mba 1.8.52.2: RESYNC: (1.8-1.9); FILE MERGED 2008/03/19 14:55:17 cmc 1.8.52.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [dca6bc6edf20f6738b3d98efcce076d4a9a74fd7]

INTEGRATION: CWS mba30patches01 (1.8.50); FILE MERGED 2008/04/23 11:33:24 mba 1.8.50.2: RESYNC: (1.8-1.9); FILE MERGED 2008/03/19 14:55:17 cmc 1.8.50.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [0e645c1e15da767abe4fc423f97575aac2307dcc]

INTEGRATION: CWS mba30patches01 (1.7.98); FILE MERGED 2008/04/23 11:33:21 mba 1.7.98.3: RESYNC: (1.7-1.8); FILE MERGED 2008/03/19 16:33:45 cmc 1.7.98.2: #i86582# remove unused files, round 2 2008/03/19 14:55:17 cmc 1.7.98.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [c667cf10fefda2b34c2373f92a632be51576003e]

INTEGRATION: CWS mba30patches01 (1.10.4); FILE MERGED 2008/04/23 11:33:18 mba 1.10.4.2: RESYNC: (1.10-1.11); FILE MERGED 2008/03/27 15:48:58 mba 1.10.4.1: #i86582#: remove Undo stuff


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [01c774c0a642f704977dbc1f2a9ef70384d1ca9c]

INTEGRATION: CWS mba30patches01 (1.10.50); FILE MERGED 2008/04/23 11:33:15 mba 1.10.50.2: RESYNC: (1.10-1.11); FILE MERGED 2008/03/27 15:48:58 mba 1.10.50.1: #i86582#: remove Undo stuff


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [58f5c4b8f10e7bd9d74e90ffa1612673258ecbd9]

INTEGRATION: CWS mba30patches01 (1.13.4); FILE MERGED 2008/04/23 11:33:12 mba 1.13.4.2: RESYNC: (1.13-1.14); FILE MERGED 2008/03/19 14:55:16 cmc 1.13.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [0f3c96d064d33e2aa01664ead02a456d28561fce]

INTEGRATION: CWS mba30patches01 (1.7.52); FILE MERGED 2008/04/23 11:33:08 mba 1.7.52.2: RESYNC: (1.7-1.8); FILE MERGED 2008/03/19 14:55:16 cmc 1.7.52.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [8c4201a4b0df55a0d9133bbc6579cbc8af6ba29e]

INTEGRATION: CWS mba30patches01 (1.8.52); FILE MERGED 2008/04/23 11:33:05 mba 1.8.52.2: RESYNC: (1.8-1.9); FILE MERGED 2008/03/19 14:55:16 cmc 1.8.52.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [7b2a1a06ceac38d89867d245d64c81aeb0e84f38]

INTEGRATION: CWS mba30patches01 (1.6.52); FILE MERGED 2008/04/23 11:33:02 mba 1.6.52.2: RESYNC: (1.6-1.7); FILE MERGED 2008/03/19 14:55:16 cmc 1.6.52.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [a047b3e87821755dabd629d96e4525236c2ff9cb]

INTEGRATION: CWS mba30patches01 (1.8.98); FILE MERGED 2008/04/23 11:32:59 mba 1.8.98.2: RESYNC: (1.8-1.9); FILE MERGED 2008/03/19 16:33:44 cmc 1.8.98.1: #i86582# remove unused files, round 2


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [28f1c89d231d226dbc2c7c2b54df6eeb5f794866]

INTEGRATION: CWS mba30patches01 (1.8.24); FILE MERGED 2008/04/23 11:32:56 mba 1.8.24.2: RESYNC: (1.8-1.9); FILE MERGED 2008/03/19 14:55:15 cmc 1.8.24.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [d90cc99e18c691012ba0fd0f0e9728136e47f905]

INTEGRATION: CWS mba30patches01 (1.9.4); FILE MERGED 2008/04/23 11:32:53 mba 1.9.4.2: RESYNC: (1.9-1.10); FILE MERGED 2008/03/27 15:48:58 mba 1.9.4.1: #i86582#: remove Undo stuff


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [f0608ea070e02569278094bd45d01fa7b8f7e328]

INTEGRATION: CWS mba30patches01 (1.8.52); FILE MERGED 2008/04/23 11:32:50 mba 1.8.52.2: RESYNC: (1.8-1.9); FILE MERGED 2008/03/27 15:48:58 mba 1.8.52.1: #i86582#: remove Undo stuff


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [165bd194a74f3f97331fb7550870e10d58ffb9c2]

INTEGRATION: CWS mba30patches01 (1.13.52); FILE MERGED 2008/04/23 11:32:46 mba 1.13.52.3: RESYNC: (1.13-1.14); FILE MERGED 2008/03/27 15:48:57 mba 1.13.52.2: #i86582#: remove Undo stuff 2008/03/19 14:55:15 cmc 1.13.52.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [2cfedd90802345b33cb12676e691a898e2757099]

INTEGRATION: CWS wizards241fix01_DEV300 (1.40.40.1.2); FILE MERGED 2008/04/30 08:35:09 lla 1.40.40.1.2.1: #i87709# restored from old 2.3 version


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [66802b543ee09cc61e62b30b8224769909a21684]

INTEGRATION: CWS mba30patches01 (1.13.4); FILE MERGED 2008/04/23 11:32:43 mba 1.13.4.2: RESYNC: (1.13-1.14); FILE MERGED 2008/03/27 15:48:57 mba 1.13.4.1: #i86582#: remove Undo stuff


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [fc383edc916f32ccc8b72e778eb66035dae58b2a]

INTEGRATION: CWS mba30patches01 (1.8.52); FILE MERGED 2008/04/23 11:32:40 mba 1.8.52.2: RESYNC: (1.8-1.9); FILE MERGED 2008/03/27 15:48:57 mba 1.8.52.1: #i86582#: remove Undo stuff


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [eecda9718369728c555f94541e7be69b3198ce7c]

INTEGRATION: CWS mba30patches01 (1.8.52); FILE MERGED 2008/04/23 11:32:37 mba 1.8.52.2: RESYNC: (1.8-1.9); FILE MERGED 2008/03/27 15:48:57 mba 1.8.52.1: #i86582#: remove Undo stuff


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [7d8cebfe7482e729669a365dea4330b68fda2997]

INTEGRATION: CWS mba30patches01 (1.8.52); FILE MERGED 2008/04/23 11:32:33 mba 1.8.52.2: RESYNC: (1.8-1.9); FILE MERGED 2008/03/19 14:55:15 cmc 1.8.52.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [62882df9cff158ac13cd0e06fc905a5ada431846]

INTEGRATION: CWS mba30patches01 (1.4.52); FILE MERGED 2008/04/23 11:32:30 mba 1.4.52.2: RESYNC: (1.4-1.5); FILE MERGED 2008/03/27 15:48:57 mba 1.4.52.1: #i86582#: remove Undo stuff


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [b4bebe4ed1f597bb2675b3bfb2fc9ab798a95841]

INTEGRATION: CWS mba30patches01 (1.8.52); FILE MERGED 2008/04/23 11:32:27 mba 1.8.52.2: RESYNC: (1.8-1.9); FILE MERGED 2008/03/19 14:55:15 cmc 1.8.52.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [754a1ce86fe8a2df446af17e0e2f0b6473d5d3d6]

INTEGRATION: CWS mba30patches01 (1.10.52); FILE MERGED 2008/04/23 11:32:24 mba 1.10.52.2: RESYNC: (1.10-1.11); FILE MERGED 2008/03/27 15:48:56 mba 1.10.52.1: #i86582#: remove Undo stuff


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [74d17f42e16922f4447d23ac42777745e8e6b2c9]

INTEGRATION: CWS mba30patches01 (1.13.52); FILE MERGED 2008/04/23 11:32:21 mba 1.13.52.2: RESYNC: (1.13-1.14); FILE MERGED 2008/03/27 15:48:56 mba 1.13.52.1: #i86582#: remove Undo stuff


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [fa7143230fae3af2e108203ddb69d5da96e4fd3e]

INTEGRATION: CWS mba30patches01 (1.10.24); FILE MERGED 2008/04/23 11:32:18 mba 1.10.24.2: RESYNC: (1.10-1.11); FILE MERGED 2008/03/27 15:48:56 mba 1.10.24.1: #i86582#: remove Undo stuff


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [c3ad2d98f273b74d89f76532fc6b68e2112f8a1c]

INTEGRATION: CWS mba30patches01 (1.11.4); FILE MERGED 2008/04/23 11:32:14 mba 1.11.4.2: RESYNC: (1.11-1.12); FILE MERGED 2008/03/27 15:48:56 mba 1.11.4.1: #i86582#: remove Undo stuff


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [d82c71fe3ec8fbcf975291afd054858f52746f5c]

INTEGRATION: CWS mba30patches01 (1.12.50); FILE MERGED 2008/04/23 11:32:11 mba 1.12.50.2: RESYNC: (1.12-1.13); FILE MERGED 2008/03/27 15:48:56 mba 1.12.50.1: #i86582#: remove Undo stuff


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [6446c6cacecba4feb357e5428768764df568a5da]

INTEGRATION: CWS mba30patches01 (1.7.52); FILE MERGED 2008/04/23 11:32:08 mba 1.7.52.2: RESYNC: (1.7-1.8); FILE MERGED 2008/03/27 15:48:56 mba 1.7.52.1: #i86582#: remove Undo stuff


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [9968c0cd6f9159642c2e58efe8b8693425763e72]

INTEGRATION: CWS mba30patches01 (1.14.4); FILE MERGED 2008/04/23 11:32:05 mba 1.14.4.3: RESYNC: (1.14-1.15); FILE MERGED 2008/04/10 10:01:28 mba 1.14.4.2: #i87827#: fixed problem of SwRegHistory side effect 2008/03/27 15:48:56 mba 1.14.4.1: #i86582#: remove Undo stuff


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [fa9ede28d593e3543e53cac49628537ef50438cb]

INTEGRATION: CWS mba30patches01 (1.8.4); FILE MERGED 2008/04/23 11:32:01 mba 1.8.4.2: RESYNC: (1.8-1.9); FILE MERGED 2008/03/27 15:48:55 mba 1.8.4.1: #i86582#: remove Undo stuff


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [f9ce22cad512691112ae90a026b50984b0f43376]

INTEGRATION: CWS mba30patches01 (1.9.50); FILE MERGED 2008/04/23 11:31:58 mba 1.9.50.2: RESYNC: (1.9-1.10); FILE MERGED 2008/03/27 15:48:55 mba 1.9.50.1: #i86582#: remove Undo stuff


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [e53fd96c27a1b4cdbef6996c92c850f436cda95b]

INTEGRATION: CWS mba30patches01 (1.9.4); FILE MERGED 2008/04/23 11:31:55 mba 1.9.4.3: RESYNC: (1.9-1.10); FILE MERGED 2008/03/27 15:48:55 mba 1.9.4.2: #i86582#: remove Undo stuff 2008/03/19 14:55:15 cmc 1.9.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [db5c525ca236d801c771325f5073813dcc49c41e]

INTEGRATION: CWS mba30patches01 (1.11.4); FILE MERGED 2008/04/23 11:31:52 mba 1.11.4.2: RESYNC: (1.11-1.12); FILE MERGED 2008/03/27 15:48:55 mba 1.11.4.1: #i86582#: remove Undo stuff


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [9783745ca02842e7c4ebdc634f1cabdd1c2194f3]

INTEGRATION: CWS mba30patches01 (1.9.4); FILE MERGED 2008/04/23 11:31:48 mba 1.9.4.2: RESYNC: (1.9-1.10); FILE MERGED 2008/03/19 14:55:15 cmc 1.9.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [1bd510d53829a280bc7ed7a71692b3cd43fac0ae]

INTEGRATION: CWS mba30patches01 (1.11.52); FILE MERGED 2008/04/23 11:31:45 mba 1.11.52.2: RESYNC: (1.11-1.12); FILE MERGED 2008/03/27 15:48:55 mba 1.11.52.1: #i86582#: remove Undo stuff


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [0465ce3fc511001392234514db708c53abc9fe01]

INTEGRATION: CWS mba30patches01 (1.13.48); FILE MERGED 2008/04/23 11:31:42 mba 1.13.48.3: RESYNC: (1.13-1.14); FILE MERGED 2008/03/27 15:48:55 mba 1.13.48.2: #i86582#: remove Undo stuff 2008/03/19 14:55:15 cmc 1.13.48.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [c75561d8a3804ccf6977128dcca3dd682d487bda]

INTEGRATION: CWS mba30patches01 (1.8.66); FILE MERGED 2008/04/23 11:31:39 mba 1.8.66.2: RESYNC: (1.8-1.9); FILE MERGED 2008/03/19 14:55:15 cmc 1.8.66.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [7954901d38ec22c2330cd7fdd394df2ebed7a570]

INTEGRATION: CWS mba30patches01 (1.8.52); FILE MERGED 2008/04/23 11:31:36 mba 1.8.52.2: RESYNC: (1.8-1.9); FILE MERGED 2008/03/19 14:55:14 cmc 1.8.52.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [b6f7fd1e3d2c1e5e8a88f442d333d091d020735b]

INTEGRATION: CWS mba30patches01 (1.7.52); FILE MERGED 2008/04/23 11:31:33 mba 1.7.52.2: RESYNC: (1.7-1.8); FILE MERGED 2008/03/19 14:55:14 cmc 1.7.52.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [486fb7d99f781c5f8d9ac36822935908f9cfe25c]

INTEGRATION: CWS mba30patches01 (1.8.52); FILE MERGED 2008/04/23 11:31:30 mba 1.8.52.2: RESYNC: (1.8-1.9); FILE MERGED 2008/03/19 14:55:14 cmc 1.8.52.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [85ae4ec82271b5d9a988a1912b53bd37de037348]

INTEGRATION: CWS mba30patches01 (1.7.52); FILE MERGED 2008/04/23 11:31:27 mba 1.7.52.2: RESYNC: (1.7-1.8); FILE MERGED 2008/03/27 15:48:54 mba 1.7.52.1: #i86582#: remove Undo stuff


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [bec575b60a4cc542df73526e76b87593b77b9f15]

INTEGRATION: CWS mba30patches01 (1.8.52); FILE MERGED 2008/04/23 11:31:24 mba 1.8.52.2: RESYNC: (1.8-1.9); FILE MERGED 2008/03/19 14:55:14 cmc 1.8.52.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [509bba631773acc1cca4be533b00e11cff217c4d]

INTEGRATION: CWS mba30patches01 (1.8.52); FILE MERGED 2008/04/23 11:31:20 mba 1.8.52.2: RESYNC: (1.8-1.9); FILE MERGED 2008/03/19 14:55:14 cmc 1.8.52.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [9884f26788128fd6fbaef970ca95f831a40bc3d1]

INTEGRATION: CWS mba30patches01 (1.9.52); FILE MERGED 2008/04/23 11:31:18 mba 1.9.52.3: RESYNC: (1.9-1.10); FILE MERGED 2008/03/27 15:48:54 mba 1.9.52.2: #i86582#: remove Undo stuff 2008/03/19 14:55:14 cmc 1.9.52.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [32d3cf453c750ccb9fc0cb8c71f28385a2934b86]

INTEGRATION: CWS mba30patches01 (1.10.52); FILE MERGED 2008/04/23 11:31:15 mba 1.10.52.2: RESYNC: (1.10-1.11); FILE MERGED 2008/03/27 15:48:53 mba 1.10.52.1: #i86582#: remove Undo stuff


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [3210964e8cc82a1f3f3a4cc89b840144222bdd3a]

INTEGRATION: CWS mba30patches01 (1.6.162); FILE MERGED 2008/04/23 11:31:11 mba 1.6.162.2: RESYNC: (1.6-1.7); FILE MERGED 2008/03/27 15:48:53 mba 1.6.162.1: #i86582#: remove Undo stuff


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [f1b2c369a58e4f93e68d0b146ceb1eed50d00a22]

INTEGRATION: CWS mba30patches01 (1.1.1.1.440); FILE MERGED 2008/03/19 14:55:14 cmc 1.1.1.1.440.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [1257b6a4962b4f482bfa67734a53c48c4722a40d]

INTEGRATION: CWS mba30patches01 (1.10.4); FILE MERGED 2008/04/23 11:31:06 mba 1.10.4.2: RESYNC: (1.10-1.11); FILE MERGED 2008/03/19 14:55:13 cmc 1.10.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [ed24eb0088d388428ae705886cef0e4c935beb7e]

INTEGRATION: CWS mba30patches01 (1.9.4); FILE MERGED 2008/04/23 11:31:02 mba 1.9.4.2: RESYNC: (1.9-1.10); FILE MERGED 2008/03/19 14:55:13 cmc 1.9.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [5b6e8bc5753afa29b034e3c00a1520fd66545ae8]

INTEGRATION: CWS mba30patches01 (1.10.4); FILE MERGED 2008/04/23 11:30:59 mba 1.10.4.2: RESYNC: (1.10-1.11); FILE MERGED 2008/03/19 14:55:13 cmc 1.10.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [71d49bc0d0a758f65d3334b14f8a902ca6207684]

INTEGRATION: CWS mba30patches01 (1.10.4); FILE MERGED 2008/04/23 11:30:56 mba 1.10.4.2: RESYNC: (1.10-1.11); FILE MERGED 2008/03/19 14:55:13 cmc 1.10.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [9011e575882396dafc4850021c82369792e0b631]

INTEGRATION: CWS mba30patches01 (1.9.82); FILE MERGED 2008/04/23 11:30:53 mba 1.9.82.2: RESYNC: (1.9-1.10); FILE MERGED 2008/03/19 14:55:13 cmc 1.9.82.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [3d43efad4e2e5a77c23b4ed79b6c0972c7d125f5]

INTEGRATION: CWS mba30patches01 (1.8.128); FILE MERGED 2008/04/23 11:30:49 mba 1.8.128.2: RESYNC: (1.8-1.9); FILE MERGED 2008/03/19 14:55:13 cmc 1.8.128.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [c9460301f310aba604e90138f42738bc61410707]

INTEGRATION: CWS mba30patches01 (1.9.4); FILE MERGED 2008/04/23 11:31:09 mba 1.9.4.2: RESYNC: (1.9-1.10); FILE MERGED 2008/03/19 14:55:13 cmc 1.9.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [a76e1712b7408aa61b22611db2c1689859fbc032]

INTEGRATION: CWS mba30patches01 (1.10.98); FILE MERGED 2008/04/23 11:30:40 mba 1.10.98.2: RESYNC: (1.10-1.11); FILE MERGED 2008/03/19 14:55:13 cmc 1.10.98.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [04959e62e48ad5e4e3238c04baadb8e803263c68]

INTEGRATION: CWS mba30patches01 (1.7.128); FILE MERGED 2008/04/23 11:30:37 mba 1.7.128.2: RESYNC: (1.7-1.8); FILE MERGED 2008/03/19 14:55:13 cmc 1.7.128.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [4b29f59bce870ebe348aab2332362e563efe00c5]

INTEGRATION: CWS mba30patches01 (1.7.128); FILE MERGED 2008/04/23 11:30:35 mba 1.7.128.2: RESYNC: (1.7-1.8); FILE MERGED 2008/03/19 14:55:13 cmc 1.7.128.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [cd603c9f2c9a6b4261514ba8c654a23ec748cddc]

INTEGRATION: CWS mba30patches01 (1.7.128); FILE MERGED 2008/04/23 11:30:32 mba 1.7.128.2: RESYNC: (1.7-1.8); FILE MERGED 2008/03/19 14:55:13 cmc 1.7.128.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [f8573dec01bb4fff72cd38d053947ee9d0b18164]

INTEGRATION: CWS mba30patches01 (1.6.108); FILE MERGED 2008/04/23 11:30:29 mba 1.6.108.2: RESYNC: (1.6-1.7); FILE MERGED 2008/03/19 14:55:12 cmc 1.6.108.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [b44bc6df07fc39fc96e6c45e4752391ae9563370]

INTEGRATION: CWS mba30patches01 (1.3.290); FILE MERGED 2008/04/23 11:30:26 mba 1.3.290.2: RESYNC: (1.3-1.4); FILE MERGED 2008/03/19 14:55:12 cmc 1.3.290.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [018f66207d085d777160bbbfadb9ed5487353de5]

INTEGRATION: CWS mba30patches01 (1.5.162); FILE MERGED 2008/04/23 11:30:23 mba 1.5.162.2: RESYNC: (1.5-1.6); FILE MERGED 2008/03/19 14:55:12 cmc 1.5.162.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [74d4714f122170686c54be9455ea7790df533d0f]

INTEGRATION: CWS mba30patches01 (1.7.4); FILE MERGED 2008/04/23 11:30:20 mba 1.7.4.2: RESYNC: (1.7-1.8); FILE MERGED 2008/03/19 14:55:12 cmc 1.7.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [e666d7a1e3a73868afa91faf0c8f3a51fe65c61e]

INTEGRATION: CWS mba30patches01 (1.7.4); FILE MERGED 2008/04/23 11:30:17 mba 1.7.4.2: RESYNC: (1.7-1.8); FILE MERGED 2008/03/19 14:55:12 cmc 1.7.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [afed0878b2a2f536d10a2a664c4cb778466215a2]

INTEGRATION: CWS mba30patches01 (1.5.4); FILE MERGED 2008/04/23 11:30:13 mba 1.5.4.2: RESYNC: (1.5-1.6); FILE MERGED 2008/03/19 14:55:12 cmc 1.5.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [8c0ecd7d3ad7aafe9f2b0a7ecb042e34c929c6ee]

INTEGRATION: CWS mba30patches01 (1.6.108); FILE MERGED 2008/04/23 11:30:10 mba 1.6.108.2: RESYNC: (1.6-1.7); FILE MERGED 2008/03/27 16:41:58 mba 1.6.108.1: #i86582#: remove unused code


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [4a0442699adba0f731d7ce04cd06db90d171bb4d]

INTEGRATION: CWS mba30patches01 (1.9.4); FILE MERGED 2008/04/23 11:30:07 mba 1.9.4.2: RESYNC: (1.9-1.10); FILE MERGED 2008/03/19 14:55:12 cmc 1.9.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [923fb0a0567f8c905ac6abc2cb787163314dfdbb]

INTEGRATION: CWS mba30patches01 (1.12.4); FILE MERGED 2008/04/23 11:30:04 mba 1.12.4.2: RESYNC: (1.12-1.13); FILE MERGED 2008/03/19 14:55:12 cmc 1.12.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [6dc47187f99af8e6709e9f92242baa1bb59c84b8]

INTEGRATION: CWS mba30patches01 (1.6.4); FILE MERGED 2008/04/23 11:30:00 mba 1.6.4.2: RESYNC: (1.6-1.7); FILE MERGED 2008/03/19 14:55:12 cmc 1.6.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [fc1d5d83c7a471c5a4d94c3deb61067928063b9f]

INTEGRATION: CWS mba30patches01 (1.6.162); FILE MERGED 2008/04/23 11:29:57 mba 1.6.162.2: RESYNC: (1.6-1.7); FILE MERGED 2008/03/19 14:55:11 cmc 1.6.162.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [31e74b130404b84fb00fedd0fbb7a17640db71a6]

INTEGRATION: CWS mba30patches01 (1.7.4); FILE MERGED 2008/04/23 11:29:54 mba 1.7.4.2: RESYNC: (1.7-1.8); FILE MERGED 2008/03/19 14:55:11 cmc 1.7.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [5b622bfe4994808f240a9df1c3530705756a12d7]

INTEGRATION: CWS mba30patches01 (1.6.162); FILE MERGED 2008/04/23 11:29:51 mba 1.6.162.2: RESYNC: (1.6-1.7); FILE MERGED 2008/03/19 14:55:11 cmc 1.6.162.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [ffa58a03e7cebd85c493827910673c680cf08011]

INTEGRATION: CWS mba30patches01 (1.6.162); FILE MERGED 2008/04/23 11:29:47 mba 1.6.162.2: RESYNC: (1.6-1.7); FILE MERGED 2008/03/19 14:55:11 cmc 1.6.162.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [c749c8e356f16310e810a61c3b0f675d33c75dcd]

INTEGRATION: CWS mba30patches01 (1.5.162); FILE MERGED 2008/04/23 11:29:44 mba 1.5.162.2: RESYNC: (1.5-1.6); FILE MERGED 2008/03/19 14:55:11 cmc 1.5.162.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [00b809d0a88acf39a5e47eec316509e7ec0cd94c]

INTEGRATION: CWS mba30patches01 (1.10.4); FILE MERGED 2008/04/23 11:29:41 mba 1.10.4.2: RESYNC: (1.10-1.11); FILE MERGED 2008/03/19 14:55:11 cmc 1.10.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [6353d1a796b5bf2e3e43568d2c490c40096b68f2]

INTEGRATION: CWS mba30patches01 (1.10.52); FILE MERGED 2008/04/23 11:29:38 mba 1.10.52.4: RESYNC: (1.10-1.11); FILE MERGED 2008/03/20 23:14:39 cmc 1.10.52.3: #i86582# remove another ludicrious amount of unused code, round 4 2008/03/20 20:16:16 cmc 1.10.52.2: #i86582# remove another ludicrious amount of unused code, round 3 2008/03/19 14:55:11 cmc 1.10.52.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [e969163f0364c146f9da4c36a5824d92dbe856f8]

INTEGRATION: CWS mba30patches01 (1.6.162); FILE MERGED 2008/04/23 11:29:35 mba 1.6.162.2: RESYNC: (1.6-1.7); FILE MERGED 2008/03/19 14:55:11 cmc 1.6.162.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [18c8fee2db5ac6c38bec9359ab90ecc4e745748b]

INTEGRATION: CWS mba30patches01 (1.6.162); FILE MERGED 2008/04/23 11:29:32 mba 1.6.162.2: RESYNC: (1.6-1.7); FILE MERGED 2008/03/19 14:55:11 cmc 1.6.162.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [1cf361fb3a1153324ce00b22a414098d1a8409d0]

INTEGRATION: CWS mba30patches01 (1.10.4); FILE MERGED 2008/04/23 11:29:29 mba 1.10.4.2: RESYNC: (1.10-1.11); FILE MERGED 2008/03/19 14:55:11 cmc 1.10.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [1d3a4335c5617270d97dc3015a59d905d2f761c9]

INTEGRATION: CWS mba30patches01 (1.7.162); FILE MERGED 2008/04/23 11:29:25 mba 1.7.162.2: RESYNC: (1.7-1.8); FILE MERGED 2008/03/19 14:55:11 cmc 1.7.162.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [837e08f25580a5d2e0bf1baca505d671bf1596e8]

INTEGRATION: CWS mba30patches01 (1.6.4); FILE MERGED 2008/04/23 11:29:22 mba 1.6.4.2: RESYNC: (1.6-1.7); FILE MERGED 2008/03/19 14:55:11 cmc 1.6.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [818ae2778de74aa5c5b75525950979362e0a272c]

INTEGRATION: CWS mba30patches01 (1.13.4); FILE MERGED 2008/04/23 11:29:19 mba 1.13.4.2: RESYNC: (1.13-1.14); FILE MERGED 2008/03/19 14:55:11 cmc 1.13.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [44a8a70d920f7c9d7f66c07c69a0f42f20ada7e2]

INTEGRATION: CWS mba30patches01 (1.14.4); FILE MERGED 2008/04/23 11:29:16 mba 1.14.4.3: RESYNC: (1.14-1.15); FILE MERGED 2008/03/20 20:16:16 cmc 1.14.4.2: #i86582# remove another ludicrious amount of unused code, round 3 2008/03/19 14:55:11 cmc 1.14.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [8070fd895318d547cc0e2d92e4b7a8785c2368c1]

INTEGRATION: CWS mba30patches01 (1.7.162); FILE MERGED 2008/04/23 11:29:13 mba 1.7.162.2: RESYNC: (1.7-1.8); FILE MERGED 2008/03/19 14:55:11 cmc 1.7.162.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [d31f7aa19567d3f3bfbd9017d052b51c71217a5c]

INTEGRATION: CWS mba30patches01 (1.8.128); FILE MERGED 2008/04/23 11:29:10 mba 1.8.128.2: RESYNC: (1.8-1.9); FILE MERGED 2008/03/19 14:55:10 cmc 1.8.128.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [b9e67bec8f832427e9866e74b5d9bdee456c2a4e]

INTEGRATION: CWS mba30patches01 (1.12.4); FILE MERGED 2008/04/23 11:29:06 mba 1.12.4.3: RESYNC: (1.12-1.13); FILE MERGED 2008/03/19 20:57:50 cmc 1.12.4.2: #i86582# remove unused svtools code, round 3 2008/03/19 14:55:10 cmc 1.12.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [9e9e7e167195e7f8b8b8848edbebf9eacbcec238]

INTEGRATION: CWS mba30patches01 (1.6.162); FILE MERGED 2008/04/23 11:29:03 mba 1.6.162.2: RESYNC: (1.6-1.7); FILE MERGED 2008/03/19 14:55:10 cmc 1.6.162.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [72c695ae957e45ed7a2c4948a9632aa1492571bb]

INTEGRATION: CWS mba30patches01 (1.8.162); FILE MERGED 2008/04/23 11:28:59 mba 1.8.162.2: RESYNC: (1.8-1.9); FILE MERGED 2008/03/19 14:55:10 cmc 1.8.162.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [4518db81995fa5dcf465c7383751f3e3e9e40416]

INTEGRATION: CWS mba30patches01 (1.5.162); FILE MERGED 2008/04/23 11:28:56 mba 1.5.162.2: RESYNC: (1.5-1.6); FILE MERGED 2008/03/19 14:55:10 cmc 1.5.162.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [6c2286a902a15f482403ae40781c983a4030b0e1]

INTEGRATION: CWS mba30patches01 (1.11.4); FILE MERGED 2008/04/23 11:28:54 mba 1.11.4.2: RESYNC: (1.11-1.12); FILE MERGED 2008/03/19 14:55:10 cmc 1.11.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [f4dfed8d8507111c69798e47cbbef37e42e6d7a7]

INTEGRATION: CWS mba30patches01 (1.9.4); FILE MERGED 2008/04/23 11:28:50 mba 1.9.4.2: RESYNC: (1.9-1.10); FILE MERGED 2008/03/19 14:55:10 cmc 1.9.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [0440f8efe474d3cecf959d166fc018922d196c38]

INTEGRATION: CWS mba30patches01 (1.6.162); FILE MERGED 2008/04/23 11:28:47 mba 1.6.162.2: RESYNC: (1.6-1.7); FILE MERGED 2008/03/20 20:16:16 cmc 1.6.162.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [7efb9c17742d508fe35f8ba373cb1adfbd50328a]

INTEGRATION: CWS mba30patches01 (1.6.162); FILE MERGED 2008/04/23 11:28:45 mba 1.6.162.3: RESYNC: (1.6-1.7); FILE MERGED 2008/03/20 20:16:16 cmc 1.6.162.2: #i86582# remove another ludicrious amount of unused code, round 3 2008/03/19 14:55:10 cmc 1.6.162.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [b26e1eca557f483dcda2214324a85fec8bcdd16c]

INTEGRATION: CWS mba30patches01 (1.7.162); FILE MERGED 2008/04/23 11:28:42 mba 1.7.162.2: RESYNC: (1.7-1.8); FILE MERGED 2008/03/19 14:55:10 cmc 1.7.162.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [520cee6efbab4058a417d5379c2846a6b1d87682]

INTEGRATION: CWS mba30patches01 (1.7.128); FILE MERGED 2008/04/23 11:28:39 mba 1.7.128.2: RESYNC: (1.7-1.8); FILE MERGED 2008/03/19 14:55:10 cmc 1.7.128.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [d386af48664a72528a7ce5caf5dce9926d32fb61]

INTEGRATION: CWS mba30patches01 (1.11.4); FILE MERGED 2008/04/23 11:28:35 mba 1.11.4.2: RESYNC: (1.11-1.12); FILE MERGED 2008/03/19 14:55:10 cmc 1.11.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [0ab086a9ce5caba193dd213f83712e736e3e163f]

INTEGRATION: CWS mba30patches01 (1.9.52); FILE MERGED 2008/04/23 11:28:32 mba 1.9.52.2: RESYNC: (1.9-1.10); FILE MERGED 2008/03/19 14:55:10 cmc 1.9.52.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [cd0caad1628b9a93bd8ec35230063541caefca2b]

INTEGRATION: CWS mba30patches01 (1.13.2); FILE MERGED 2008/04/23 11:28:30 mba 1.13.2.2: RESYNC: (1.13-1.14); FILE MERGED 2008/03/19 14:55:10 cmc 1.13.2.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [6eb9c8853bacadc9f93d5a8bf936acc2eda9a5bd]

INTEGRATION: CWS mba30patches01 (1.10.52); FILE MERGED 2008/04/23 11:28:26 mba 1.10.52.2: RESYNC: (1.10-1.11); FILE MERGED 2008/03/19 14:55:09 cmc 1.10.52.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [a5e815219ef793ea374d44252dcfbca12e7281ad]

INTEGRATION: CWS mba30patches01 (1.13.4); FILE MERGED 2008/04/23 11:28:23 mba 1.13.4.2: RESYNC: (1.13-1.14); FILE MERGED 2008/03/19 14:55:09 cmc 1.13.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [2cc0c69b4b4450979627fb1dd67a96d0413ff51c]

INTEGRATION: CWS mba30patches01 (1.5.162); FILE MERGED 2008/04/23 11:28:19 mba 1.5.162.3: RESYNC: (1.5-1.6); FILE MERGED 2008/03/20 20:16:15 cmc 1.5.162.2: #i86582# remove another ludicrious amount of unused code, round 3 2008/03/19 20:57:50 cmc 1.5.162.1: #i86582# remove unused svtools code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [c272514c34e71ac0768e9f3ff9abffe76a659177]

INTEGRATION: CWS mba30patches01 (1.15.4); FILE MERGED 2008/04/23 11:28:16 mba 1.15.4.2: RESYNC: (1.15-1.16); FILE MERGED 2008/03/20 20:16:15 cmc 1.15.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [e6e89af4bf9bf35c5e1b4f2def238f208cf42ec8]

INTEGRATION: CWS mba30patches01 (1.7.4); FILE MERGED 2008/04/23 11:28:13 mba 1.7.4.2: RESYNC: (1.7-1.8); FILE MERGED 2008/03/19 14:55:09 cmc 1.7.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [7d7126307dc269ec308034003cd4fb66fbc7a115]

INTEGRATION: CWS mba30patches01 (1.5.128); FILE MERGED 2008/04/23 11:28:10 mba 1.5.128.2: RESYNC: (1.5-1.6); FILE MERGED 2008/03/19 14:55:09 cmc 1.5.128.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [baf8a77aa6cbef963c5a15d6bbb300ab84b8c43f]

INTEGRATION: CWS mba30patches01 (1.8.162); FILE MERGED 2008/04/23 11:28:07 mba 1.8.162.2: RESYNC: (1.8-1.9); FILE MERGED 2008/03/19 14:55:09 cmc 1.8.162.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [12cc681279f20270377c508ba2a180a98b92edf3]

INTEGRATION: CWS mba30patches01 (1.6.162); FILE MERGED 2008/04/23 11:28:04 mba 1.6.162.2: RESYNC: (1.6-1.7); FILE MERGED 2008/03/19 14:55:08 cmc 1.6.162.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [90372b366e55a4793f05a41014372018a596b51c]

INTEGRATION: CWS mba30patches01 (1.10.4); FILE MERGED 2008/04/23 11:28:01 mba 1.10.4.2: RESYNC: (1.10-1.11); FILE MERGED 2008/03/19 14:55:08 cmc 1.10.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [fde1b2f4682d66ef93c46d095e8e5b0bb2f271bc]

INTEGRATION: CWS mba30patches01 (1.6.162); FILE MERGED 2008/04/23 11:27:58 mba 1.6.162.2: RESYNC: (1.6-1.7); FILE MERGED 2008/03/19 14:55:08 cmc 1.6.162.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [3ac08c31875070e3d711f7dd2020db96a4944f2b]

INTEGRATION: CWS mba30patches01 (1.6.162); FILE MERGED 2008/04/23 11:27:55 mba 1.6.162.2: RESYNC: (1.6-1.7); FILE MERGED 2008/03/19 14:55:08 cmc 1.6.162.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [cba456866b1b0c6617a0950a069f70c68e827fa0]

INTEGRATION: CWS mba30patches01 (1.9.128); FILE MERGED 2008/04/23 11:27:52 mba 1.9.128.2: RESYNC: (1.9-1.10); FILE MERGED 2008/03/19 14:55:08 cmc 1.9.128.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [14cfd7f417f32f09bdfaa345549bcc573fe3b340]

INTEGRATION: CWS mba30patches01 (1.7.162); FILE MERGED 2008/04/23 11:27:48 mba 1.7.162.2: RESYNC: (1.7-1.8); FILE MERGED 2008/03/19 14:55:08 cmc 1.7.162.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [48013759e4f0a340af8398892da12ee6eb2e731e]

INTEGRATION: CWS mba30patches01 (1.6.162); FILE MERGED 2008/04/23 11:27:45 mba 1.6.162.2: RESYNC: (1.6-1.7); FILE MERGED 2008/03/19 14:55:08 cmc 1.6.162.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [f16c20a89b3acbb86bc372448de21de45957d2e5]

INTEGRATION: CWS mba30patches01 (1.10.4); FILE MERGED 2008/04/23 11:27:42 mba 1.10.4.2: RESYNC: (1.10-1.11); FILE MERGED 2008/03/19 14:55:08 cmc 1.10.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [3e82ff554d2e91a3cc07d3fedf5c705e1a29f5e3]

INTEGRATION: CWS mba30patches01 (1.6.52); FILE MERGED 2008/04/23 11:27:39 mba 1.6.52.2: RESYNC: (1.6-1.7); FILE MERGED 2008/03/19 14:55:08 cmc 1.6.52.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [2b95a512599c6da9b456920fa92fe0906ff8776a]

INTEGRATION: CWS mba30patches01 (1.9.52); FILE MERGED 2008/04/23 11:27:36 mba 1.9.52.2: RESYNC: (1.9-1.10); FILE MERGED 2008/03/19 14:55:08 cmc 1.9.52.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [1664096e2d2cb6cf6ebb0fa95de9ac5b465e446b]

INTEGRATION: CWS mba30patches01 (1.11.4); FILE MERGED 2008/04/23 11:27:32 mba 1.11.4.2: RESYNC: (1.11-1.12); FILE MERGED 2008/03/19 14:55:08 cmc 1.11.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [8c9832b39789bf3118eab3fc1d9cc4040bdcfc22]

INTEGRATION: CWS mba30patches01 (1.10.52); FILE MERGED 2008/04/23 11:27:29 mba 1.10.52.2: RESYNC: (1.10-1.11); FILE MERGED 2008/03/19 14:55:08 cmc 1.10.52.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [32d0a6654d98fd6cb9a017ed65d0f780e1bff5ac]

INTEGRATION: CWS mba30patches01 (1.8.52); FILE MERGED 2008/04/23 11:27:26 mba 1.8.52.2: RESYNC: (1.8-1.9); FILE MERGED 2008/03/19 14:55:08 cmc 1.8.52.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [0cc147c01c9c2720fed5d6a03336cafe6c076f9c]

INTEGRATION: CWS mba30patches01 (1.14.4); FILE MERGED 2008/04/23 11:27:23 mba 1.14.4.2: RESYNC: (1.14-1.15); FILE MERGED 2008/03/19 14:55:08 cmc 1.14.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [61fc6f52b94d65f36bdd00e5d30d8f985ffc3427]

INTEGRATION: CWS mba30patches01 (1.9.52); FILE MERGED 2008/04/23 11:27:19 mba 1.9.52.2: RESYNC: (1.9-1.10); FILE MERGED 2008/03/19 14:55:07 cmc 1.9.52.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [35a1395f0c3e1fa6c6e56a7c265c899509cd3c62]

INTEGRATION: CWS mba30patches01 (1.10.4); FILE MERGED 2008/04/23 11:27:16 mba 1.10.4.2: RESYNC: (1.10-1.11); FILE MERGED 2008/03/19 14:55:07 cmc 1.10.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [5ec4f8c243643c7b24dcd16736ef5681ace27862]

INTEGRATION: CWS mba30patches01 (1.4.162); FILE MERGED 2008/04/23 11:27:12 mba 1.4.162.2: RESYNC: (1.4-1.5); FILE MERGED 2008/03/19 14:55:07 cmc 1.4.162.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [865f467b9c03f7f73feaaad0bdff7d12f910d8d4]

INTEGRATION: CWS mba30patches01 (1.9.4); FILE MERGED 2008/04/23 11:27:09 mba 1.9.4.2: RESYNC: (1.9-1.10); FILE MERGED 2008/03/19 14:55:07 cmc 1.9.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [235ee2b17d2a6f9bda721818737d0cc45a3a77f7]

INTEGRATION: CWS mba30patches01 (1.3.4); FILE MERGED 2008/04/23 11:27:06 mba 1.3.4.3: RESYNC: (1.3-1.4); FILE MERGED 2008/03/27 16:30:46 mba 1.3.4.2: #i86582#: remove unused code 2008/03/20 20:16:15 cmc 1.3.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [bae4d53d3f79af09befaec132d5801df0a7a5ca5]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:27:03 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:15 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [915813b4a7a3a4d94cd713c05d465856530cda0e]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:26:59 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:14 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [444a2035ef9a9a6e1a4720cca406e2daea259d8b]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:26:56 mba 1.2.4.3: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:13 cmc 1.2.4.2: #i86582# remove another ludicrious amount of unused code, round 3 2008/03/19 20:57:49 cmc 1.2.4.1: #i86582# remove unused svtools code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [08bc377f8d651669ea7665dd10f4adb571c7cb3e]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:26:52 mba 1.2.4.3: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:13 cmc 1.2.4.2: #i86582# remove another ludicrious amount of unused code, round 3 2008/03/19 20:57:49 cmc 1.2.4.1: #i86582# remove unused svtools code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [2d2e8fe9ed5ea5ec20ec5ce231c5c951ccd62d71]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:26:48 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 23:14:38 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 4


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [1720618bb13af8cfcc0f2bde16d0c14b9c38ea96]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:26:45 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:13 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [a4999e78338966bdbe2cfa760218e4581a7941dc]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:26:42 mba 1.2.4.3: RESYNC: (1.2-1.3); FILE MERGED 2008/03/25 12:51:38 mba 1.2.4.2: #i86582#: some changes for Windows build 2008/03/20 20:16:13 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [c69d9a8e143b8c55635d513adf093a30fae7fde2]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:26:39 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:13 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [ea5a5e0683da67b8d3f3824b83fe9f9c8515eaf3]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:26:36 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:13 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [6fdb1bab8c782970f872bbb3ddba256df928807c]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:26:33 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:13 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [955988b6b1727021b213efbb72f5a1891df490a5]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:26:30 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:12 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [4304a6af50c01982f0ac2fc7a48e1cf0f6e5e03e]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:26:27 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:12 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [7218f6f1230a5825f596bd7fb4b92cc9c4accaad]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:26:24 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:12 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [090b3f4853c53ff9ce42ea3293b3cbe19f91c3db]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:26:21 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:12 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [a0deb78795afe6a44b6602328e30b5f413bd29fe]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:26:18 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:12 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [63622f79662e339c7da0a92dec90ff644ad40f62]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:26:15 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/19 20:57:49 cmc 1.2.4.1: #i86582# remove unused svtools code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [1b644740c8c8d3ee0a20fc6a6fe46b0725c455b6]

INTEGRATION: CWS mba30patches01 (1.3.4); FILE MERGED 2008/04/23 11:26:12 mba 1.3.4.2: RESYNC: (1.3-1.4); FILE MERGED 2008/03/20 20:16:12 cmc 1.3.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [8237f244cdfbf3a8257bdea74324922532b7ea3c]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:26:09 mba 1.2.4.3: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 23:14:38 cmc 1.2.4.2: #i86582# remove another ludicrious amount of unused code, round 4 2008/03/19 20:57:49 cmc 1.2.4.1: #i86582# remove unused svtools code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [d77d79aae06c14c91fd4cc0a831052859424e208]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:26:06 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/19 20:57:49 cmc 1.2.4.1: #i86582# remove unused svtools code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [c05f595823511f514b43547f98d867a36cd709cb]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:26:02 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:12 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [bb2edd949252e0f0e6cf170b7162591704851ed5]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:25:59 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:12 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [0662e83ccdde56496b311db0e3eb41c4cda44a96]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:25:56 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:12 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [2b178633ea13fa56e7f2e97826c6410b66a4b1bb]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:25:54 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:12 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [dc2f8cf751a535ec3631b8da98e4e28b49206cb0]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:25:50 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:12 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [4e10b12f59987f3d584adb800d054e0521902793]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:25:47 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:12 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [80d0ba2a376b03688aff49bfe084c773d7170c8a]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:25:41 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:12 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [b6576f48ffae8e0ccddb1556b948f3078a848dd5]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:25:38 mba 1.2.4.4: RESYNC: (1.2-1.3); FILE MERGED 2008/03/26 16:58:13 mba 1.2.4.3: #i86582#: some changes for problems with compiler generated default ctors 2008/03/20 23:14:38 cmc 1.2.4.2: #i86582# remove another ludicrious amount of unused code, round 4 2008/03/20 20:16:12 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [39c822b4a08ce143044f7a42e4cf8f9b8eeac494]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:25:35 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/19 20:57:49 cmc 1.2.4.1: #i86582# remove unused svtools code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [430b33aa359e748b584042af10b5cc131f29cac1]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:25:32 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:12 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [8cc666cfc32f33a7f02c65b05cb093501083f719]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:25:29 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:11 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [f0f079c83633dbf64a42d3b900f4d03b63e2e544]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:25:26 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 23:14:37 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 4


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [e77dc15d3431f9b3e7d379e2882d2d2b886f47aa]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:25:23 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:11 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [30b31326f8d154414330cbc6d8aa6e32ccae9bc0]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:25:20 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:11 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [133a643f0954174c072ee36920c24c1db90a99e7]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:25:17 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:11 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [9052032c444bf2559b33d63983344935450805a8]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:25:14 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:11 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [a96d9e6394f0ad4fddec095710a40702e899e27d]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:25:11 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:11 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [e3436a4f900d0065f517205055664b09365868ba]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:25:07 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:11 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [0386d9243bdf1b7332a8df2d1b946e35856ce3c8]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:25:04 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:11 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [e8614b03cd4fc5e7d4dfcb93327ca32ba907f8ba]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:25:01 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:11 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [160116796902315c6d3633b06e585a27cbe5c8df]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:24:58 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:11 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [11fadc60ddec495bff74cb2b61ab81ddd2762135]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:24:55 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:11 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [8357e02c552dd9de0ee6433ad7e108c6fd8eda51]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:24:52 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:11 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [58e765b901439e54d6bcb6adb3e5d504ed010320]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:24:49 mba 1.2.4.3: RESYNC: (1.2-1.3); FILE MERGED 2008/03/25 12:51:38 mba 1.2.4.2: #i86582#: some changes for Windows build 2008/03/20 20:16:11 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [60843044eb050a15bead21ab1e14589f3d1f4c5c]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:24:47 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 23:14:37 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 4


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [caaab6df6144653deee9edb6e065d990af14c738]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:24:44 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:11 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [3102de9a547a9ec0a7e42416b53b6600af4c824b]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:24:41 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:11 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [eb6fd4d4aa19de77c78e34c59b9fd4dd06ba7602]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:24:38 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 23:14:37 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 4


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [ca32a412bb30318c3c96a9cd71e19db9ae3f2531]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:24:35 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:11 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [dfc9b8b3851390512c2274a0d523411d22e3f54a]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:24:32 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:11 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [eea3f5975901bd18f72c06d1f49221bf837c61cc]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:24:29 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:11 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [c5b803a097fa9c79177c5b2c98ba065051726141]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:24:26 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:11 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [74ed600cdfd775145049da3ebfc3faf78d676681]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:24:23 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:11 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [878657ae9b48e47e66115912796af903aee47612]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:24:20 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:10 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [c1e7b196a5c55eb8385e33eed414e33e2c20c9de]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:24:17 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 23:14:37 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 4


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [219cd1c8dd942a1661a55d93309e8656213f922c]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:24:14 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:10 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [dd0aa0405dec48526a551bcd668ac791696ac615]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:24:12 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:10 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [befe953cc5bcadd44518654ffdecc44023382654]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:24:09 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:10 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [b2d5194b599f7a88917d685f40a9799c259a06a1]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:24:06 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:10 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [79796fc908b09987b7323c8a5c01fba3f815ff45]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:24:03 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/19 20:57:48 cmc 1.2.4.1: #i86582# remove unused svtools code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [c0f5f888b0bf8229312c43517cb33525ecb81116]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:24:00 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/19 20:57:48 cmc 1.2.4.1: #i86582# remove unused svtools code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [84f2065c74447277d869f7d5b10c2b76071464df]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:23:57 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/19 20:57:48 cmc 1.2.4.1: #i86582# remove unused svtools code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [c1abcb7aa5dcf9a61ac5c4fdf1dc3349e24d1d56]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:23:54 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/19 20:57:48 cmc 1.2.4.1: #i86582# remove unused svtools code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [b24df5e85f7de29841f29f6be7d360be8d5fd67a]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:23:51 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/19 20:57:48 cmc 1.2.4.1: #i86582# remove unused svtools code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [f71643ff7f778545a00b1e556dfee337078c5ad6]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:23:47 mba 1.2.4.3: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:10 cmc 1.2.4.2: #i86582# remove another ludicrious amount of unused code, round 3 2008/03/19 20:57:48 cmc 1.2.4.1: #i86582# remove unused svtools code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [26b73106a2e5f4887af0bd274c87d450a729c58a]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:23:44 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/19 20:57:48 cmc 1.2.4.1: #i86582# remove unused svtools code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [40bb46147cfacf980484b5b379a65761f202ac95]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:23:34 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:10 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [86b1f8ef99b78b962cbe88b7d49aefd90df982b6]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:23:30 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/19 20:57:48 cmc 1.2.4.1: #i86582# remove unused svtools code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [502cbfde37da9adbd4a74618a72f8f9440dd63b0]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:23:41 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:10 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [eaeef6cf523a17940b1957548b943b1bf6f7cf7a]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:23:37 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:10 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [a936de3e94b097e612de41c7855ea82e7ed7ec12]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:23:27 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:10 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [81519960e3393ac9190c607fa7b53dc01b12f2b4]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:23:24 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:09 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [7cd0236771511fe6d4db5df2edfcd528d0c038b5]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:23:21 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/19 20:57:48 cmc 1.2.4.1: #i86582# remove unused svtools code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [0c8a89df015fa5b4e4986f5300b4631c3253ef88]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:23:18 mba 1.2.4.3: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:09 cmc 1.2.4.2: #i86582# remove another ludicrious amount of unused code, round 3 2008/03/19 20:57:47 cmc 1.2.4.1: #i86582# remove unused svtools code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [e1b2c849d53b43257dd6daa54370e1e21e158b28]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:23:15 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/19 20:57:47 cmc 1.2.4.1: #i86582# remove unused svtools code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [f186c2f30b701167dc4a58ba69ce48af296e4375]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:23:12 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/19 20:57:47 cmc 1.2.4.1: #i86582# remove unused svtools code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [7f888968d2c858909d3ecd5d1f676d55a3215df3]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:23:09 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/19 20:57:47 cmc 1.2.4.1: #i86582# remove unused svtools code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [d82b1eec442e022b1b89b60e4f3d109cf1a5f1dc]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:23:05 mba 1.2.4.3: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:09 cmc 1.2.4.2: #i86582# remove another ludicrious amount of unused code, round 3 2008/03/19 20:57:47 cmc 1.2.4.1: #i86582# remove unused svtools code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [fb8cde7a0853c2948b5d1d47cd826389cf1741bb]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:23:02 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:09 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [e00f6c8f4bf51619d42c32870a0c391eda14ac11]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:22:59 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:09 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [280ed0bc45b8b535de066dc207f128f7bb4b93b2]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:22:56 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:09 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [ee037133c01f0edcca201e32bb98c07daf5113c4]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:22:53 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:09 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [3e1a96c9776b8e1e607221c83e706be429aa3f75]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:22:49 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:09 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [e12fed0d8b2fd2f166444e8e30e662ee9568af2f]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:22:46 mba 1.2.4.4: RESYNC: (1.2-1.3); FILE MERGED 2008/03/27 11:03:45 mba 1.2.4.3: #i86852#: remove unused classes and files 2008/03/26 16:58:13 mba 1.2.4.2: #i86582#: some changes for problems with compiler generated default ctors 2008/03/20 20:16:09 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [aa3ada088e9910fa15be59b5c407cb9ded588699]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:22:43 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:09 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [f5c3426296ab47b9d7945a62db1ea07320bc5c7f]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:22:40 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:09 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [c3f43ada0679bfda4a741ceaed1dab041821f8fb]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:22:37 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:09 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [cccc2fc35175d39b3761ac3114190ef64df48100]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:22:34 mba 1.2.4.3: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 23:14:37 cmc 1.2.4.2: #i86582# remove another ludicrious amount of unused code, round 4 2008/03/20 20:16:09 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [5c9a6a1c6e0af6c90750ae7e44e78ff6ef7b67a0]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:22:31 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:08 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [d119a91583a542b6fd56c76d1d2a0147f2ca48cd]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:22:27 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:08 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [0fa1783efacd4aec887bc82077bc5d17e7e78438]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:22:25 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:08 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [204f19dcfba78024efbf70827186f625c9102ea9]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:22:21 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:08 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [84f4f4ab614006ddd716add988892420a3c86c97]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:22:18 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:08 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [0d27c8f9c311a384277226a5b144df610ab4be6f]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:22:15 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:08 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [3bb1d5dc7a21a060bd537da01f01b2144a432d1e]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:22:12 mba 1.2.4.3: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:08 cmc 1.2.4.2: #i86582# remove another ludicrious amount of unused code, round 3 2008/03/19 20:57:47 cmc 1.2.4.1: #i86582# remove unused svtools code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [6065647962182e4bbe2022ddb6c5288d619d934b]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:22:10 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:08 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [51717be5dda6ed72d8631bd76e3c7e23842d3e55]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:22:06 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:08 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [0565174102f972d4b1908273bed7c71f14c396bd]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:22:03 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:08 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [1e0b4af4196d6cb0fe3d5fe255127b0fda70a657]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:22:00 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:08 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [f13caddbeaf494abd441d2e69cebcce89ddcefc4]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:21:57 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:08 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [3638bd966f8f48b6074f86536811d96fc6fe21d4]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:21:53 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:08 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [9d6b13cdf24975f54f5e8539f76e0ba622d64d0c]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:21:50 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:08 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [06b02352573370ab3c78491ea4f0581180588749]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:21:47 mba 1.2.4.4: RESYNC: (1.2-1.3); FILE MERGED 2008/03/21 10:37:05 cmc 1.2.4.3: #i86582# final removal of remaining unused code, round 5 2008/03/20 23:14:37 cmc 1.2.4.2: #i86582# remove another ludicrious amount of unused code, round 4 2008/03/20 20:16:08 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [41bcb994a617831cdaa611213f6b67af31fa7783]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:21:43 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:07 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [64d81eaae4c9262ee671415d9aba077c5586d631]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:21:40 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:07 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [cca1f7ac3674b552983e513767095457069c5a04]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:21:37 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:07 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [72ad2d2ad3402adae5510a953222ad4316f13127]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:21:34 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:07 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [cd274d2ba45faafd6822a4c75c512528c90920cb]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:21:30 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:07 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [32de6da4f9ff4664c1b164a476de656a614ff7c3]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:21:27 mba 1.2.4.3: RESYNC: (1.2-1.3); FILE MERGED 2008/03/21 10:37:05 cmc 1.2.4.2: #i86582# final removal of remaining unused code, round 5 2008/03/20 23:14:36 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 4


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [af56a9d286f0345f36c0c916025dbaf5f9c48043]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:21:24 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:07 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [374172cfe8e843220f0111e612c70d22fe70aafc]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:21:21 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:07 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [7e4ba81ccafb8b5a89bb9108765437a3fec20d55]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:21:18 mba 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:07 cmc 1.2.4.1: #i86582# remove another ludicrious amount of unused code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [f8997d6861a8278268ffd0f6fa2823565c05d291]

INTEGRATION: CWS mba30patches01 (1.2.4); FILE MERGED 2008/04/23 11:21:14 mba 1.2.4.3: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 20:16:07 cmc 1.2.4.2: #i86582# remove another ludicrious amount of unused code, round 3 2008/03/19 20:57:47 cmc 1.2.4.1: #i86582# remove unused svtools code, round 3


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [eee5b856d7393feb4a355ab71bdbdaa944c6b5a2]

INTEGRATION: CWS mba30patches01 (1.8.4); FILE MERGED 2008/04/23 11:21:11 mba 1.8.4.2: RESYNC: (1.8-1.9); FILE MERGED 2008/03/19 14:55:07 cmc 1.8.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [b91f04f55fd834e6c3ff8a2e48c388dc62d60304]

INTEGRATION: CWS mba30patches01 (1.15.4); FILE MERGED 2008/04/23 11:21:07 mba 1.15.4.2: RESYNC: (1.15-1.16); FILE MERGED 2008/03/19 14:55:07 cmc 1.15.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [7b2561cc3cc7477b8fc724357fc7b3519bf15776]

INTEGRATION: CWS mba30patches01 (1.8.52); FILE MERGED 2008/04/23 11:21:04 mba 1.8.52.2: RESYNC: (1.8-1.9); FILE MERGED 2008/03/19 14:55:07 cmc 1.8.52.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [95ddc05000d991eb967ef61e9c58661bdf1c8816]

INTEGRATION: CWS mba30patches01 (1.7.4); FILE MERGED 2008/04/23 11:21:00 mba 1.7.4.2: RESYNC: (1.7-1.8); FILE MERGED 2008/03/19 14:55:07 cmc 1.7.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [0c30b124ecdc2614afc1370e09887ac979948a90]

INTEGRATION: CWS mba30patches01 (1.7.4); FILE MERGED 2008/04/23 11:20:57 mba 1.7.4.2: RESYNC: (1.7-1.8); FILE MERGED 2008/03/19 14:55:07 cmc 1.7.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [069a15d793f9a554ccbc851c09ff216346b03e53]

INTEGRATION: CWS mba30patches01 (1.3.4); FILE MERGED 2008/04/23 11:20:54 mba 1.3.4.2: RESYNC: (1.3-1.4); FILE MERGED 2008/03/19 14:55:07 cmc 1.3.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [998b420034a7beb35e529ed164468711b07ef71d]

INTEGRATION: CWS mba30patches01 (1.3.4); FILE MERGED 2008/04/23 11:20:51 mba 1.3.4.2: RESYNC: (1.3-1.4); FILE MERGED 2008/03/19 14:55:07 cmc 1.3.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [8f9f750827d95664c202e9eb83dede60cff3cdf4]

INTEGRATION: CWS mba30patches01 (1.4.4); FILE MERGED 2008/04/23 11:20:48 mba 1.4.4.2: RESYNC: (1.4-1.5); FILE MERGED 2008/03/19 14:55:06 cmc 1.4.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [3e1376862650aa595a8a14f0b38f61514d51fcd0]

INTEGRATION: CWS mba30patches01 (1.3.4); FILE MERGED 2008/04/23 11:20:44 mba 1.3.4.2: RESYNC: (1.3-1.4); FILE MERGED 2008/03/19 14:55:06 cmc 1.3.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [0bffb37d6029ae79c2bbfa16ef4c3158036002ef]

INTEGRATION: CWS mba30patches01 (1.3.4); FILE MERGED 2008/04/23 11:20:41 mba 1.3.4.2: RESYNC: (1.3-1.4); FILE MERGED 2008/03/19 14:55:06 cmc 1.3.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [3b3e5449f6d78d0873acb0463538c5a9a2df8a2c]

INTEGRATION: CWS mba30patches01 (1.3.4); FILE MERGED 2008/04/23 11:20:30 mba 1.3.4.2: RESYNC: (1.3-1.4); FILE MERGED 2008/03/19 14:55:06 cmc 1.3.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [2ac9a0e2e59611a01b6af928eb624cc9b83b7273]

INTEGRATION: CWS mba30patches01 (1.3.4); FILE MERGED 2008/04/23 11:20:27 mba 1.3.4.2: RESYNC: (1.3-1.4); FILE MERGED 2008/03/19 14:55:06 cmc 1.3.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [aa33a804b0000baf1d7fdd7eeeeb034c323bb8cc]

INTEGRATION: CWS mba30patches01 (1.4.4); FILE MERGED 2008/04/23 11:20:24 mba 1.4.4.2: RESYNC: (1.4-1.5); FILE MERGED 2008/03/19 14:55:06 cmc 1.4.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [f133431fc0566557c79bfc6749b56249a43d9b1a]

INTEGRATION: CWS mba30patches01 (1.3.4); FILE MERGED 2008/04/23 11:20:20 mba 1.3.4.2: RESYNC: (1.3-1.4); FILE MERGED 2008/03/19 14:55:06 cmc 1.3.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [bd4904e4496cdb287c8d2d7c1cf65d3d17ea9de8]

INTEGRATION: CWS mba30patches01 (1.4.4); FILE MERGED 2008/04/23 11:20:17 mba 1.4.4.2: RESYNC: (1.4-1.5); FILE MERGED 2008/03/19 14:55:06 cmc 1.4.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [d59fcd38204bbca552076e53e8e1797af2fe1956]

INTEGRATION: CWS mba30patches01 (1.3.4); FILE MERGED 2008/04/23 11:20:14 mba 1.3.4.2: RESYNC: (1.3-1.4); FILE MERGED 2008/03/19 14:55:06 cmc 1.3.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [22d9de215aea3fb47dd8abe2413c3c7a17b709a5]

INTEGRATION: CWS mba30patches01 (1.3.4); FILE MERGED 2008/04/23 11:20:10 mba 1.3.4.3: RESYNC: (1.3-1.4); FILE MERGED 2008/03/20 20:16:07 cmc 1.3.4.2: #i86582# remove another ludicrious amount of unused code, round 3 2008/03/19 14:55:06 cmc 1.3.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [944365131a1754af0df43e3e7c91e2913ebc9513]

INTEGRATION: CWS mba30patches01 (1.3.4); FILE MERGED 2008/04/23 11:20:07 mba 1.3.4.2: RESYNC: (1.3-1.4); FILE MERGED 2008/03/19 14:55:06 cmc 1.3.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [4e8b0f66d381c8cd53495ac4ddb41ae4824b556d]

INTEGRATION: CWS mba30patches01 (1.3.4); FILE MERGED 2008/04/23 11:20:04 mba 1.3.4.4: RESYNC: (1.3-1.4); FILE MERGED 2008/03/27 11:02:52 mba 1.3.4.3: #i86852#: remove unused classes and files 2008/03/26 16:58:13 mba 1.3.4.2: #i86582#: some changes for problems with compiler generated default ctors 2008/03/19 14:55:06 cmc 1.3.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [d04f8b7123f501802b9f129c3b1677d7429022bf]

INTEGRATION: CWS mba30patches01 (1.3.4); FILE MERGED 2008/04/23 11:20:01 mba 1.3.4.2: RESYNC: (1.3-1.4); FILE MERGED 2008/03/19 14:55:05 cmc 1.3.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [8356016b4dab40174b5eb49ca8a1d01ac375cb93]

INTEGRATION: CWS mba30patches01 (1.3.4); FILE MERGED 2008/04/23 11:19:58 mba 1.3.4.2: RESYNC: (1.3-1.4); FILE MERGED 2008/03/19 14:55:05 cmc 1.3.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [0c9d10be14afefa1d7d5b441b246852894276c31]

INTEGRATION: CWS mba30patches01 (1.3.4); FILE MERGED 2008/04/23 11:19:54 mba 1.3.4.2: RESYNC: (1.3-1.4); FILE MERGED 2008/03/19 14:55:05 cmc 1.3.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [4e22e4ef478c83f05784016af09b067f6004cdcb]

INTEGRATION: CWS mba30patches01 (1.3.4); FILE MERGED 2008/04/23 11:19:51 mba 1.3.4.2: RESYNC: (1.3-1.4); FILE MERGED 2008/03/19 14:55:05 cmc 1.3.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [28c23068689263789c4592029abe66f3b1b11f22]

INTEGRATION: CWS mba30patches01 (1.3.4); FILE MERGED 2008/04/23 11:19:48 mba 1.3.4.2: RESYNC: (1.3-1.4); FILE MERGED 2008/03/19 14:55:05 cmc 1.3.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [be3be722e53c24cc166569a2bb5190029d2f8945]

INTEGRATION: CWS mba30patches01 (1.3.4); FILE MERGED 2008/04/23 11:19:45 mba 1.3.4.2: RESYNC: (1.3-1.4); FILE MERGED 2008/03/19 14:55:05 cmc 1.3.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [53926e47fa2b6ef038dc73a8ff02ce3d1bf85584]

INTEGRATION: CWS mba30patches01 (1.3.4); FILE MERGED 2008/04/23 11:19:42 mba 1.3.4.2: RESYNC: (1.3-1.4); FILE MERGED 2008/03/19 14:55:05 cmc 1.3.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [5bab501c2bf29f6a567f1d9e4ddeb5011389267d]

INTEGRATION: CWS mba30patches01 (1.3.4); FILE MERGED 2008/04/23 11:19:39 mba 1.3.4.2: RESYNC: (1.3-1.4); FILE MERGED 2008/03/19 14:55:04 cmc 1.3.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [cb5a6c126110f972f1d8519f0d6465349fbd82c1]

INTEGRATION: CWS mba30patches01 (1.3.4); FILE MERGED 2008/04/23 11:19:36 mba 1.3.4.2: RESYNC: (1.3-1.4); FILE MERGED 2008/03/19 14:55:04 cmc 1.3.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [87832153a76b93dd4a9c8cf84fcdea5c54c55a75]

INTEGRATION: CWS mba30patches01 (1.6.52); FILE MERGED 2008/04/23 11:19:33 mba 1.6.52.2: RESYNC: (1.6-1.7); FILE MERGED 2008/03/19 14:55:04 cmc 1.6.52.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [0a09ef295e15ccb5e8523691243a40103abf4c42]

INTEGRATION: CWS mba30patches01 (1.8.66); FILE MERGED 2008/04/23 11:19:30 mba 1.8.66.2: RESYNC: (1.8-1.9); FILE MERGED 2008/03/19 14:55:04 cmc 1.8.66.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [f8ce4d4224e61f4a2f39463273eee730d53eb62d]

INTEGRATION: CWS mba30patches01 (1.5.48); FILE MERGED 2008/04/23 11:19:28 mba 1.5.48.2: RESYNC: (1.5-1.6); FILE MERGED 2008/03/19 14:55:04 cmc 1.5.48.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [653b38f27b4c51c82c117071d96ee3c24d130fd9]

INTEGRATION: CWS mba30patches01 (1.5.162); FILE MERGED 2008/04/23 11:19:25 mba 1.5.162.2: RESYNC: (1.5-1.6); FILE MERGED 2008/03/19 14:55:04 cmc 1.5.162.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [f898666c61d96cee3b6cf23606b1b9aaccad50c6]

INTEGRATION: CWS mba30patches01 (1.7.48); FILE MERGED 2008/04/23 11:19:22 mba 1.7.48.2: RESYNC: (1.7-1.8); FILE MERGED 2008/03/19 14:55:04 cmc 1.7.48.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [7e7a3f3699a1ca25d8d638ed2072b7c0941b5400]

INTEGRATION: CWS mba30patches01 (1.5.290); FILE MERGED 2008/04/23 11:19:19 mba 1.5.290.2: RESYNC: (1.5-1.6); FILE MERGED 2008/03/19 14:55:04 cmc 1.5.290.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [d1c9f4e27bd5e4ae20468a5a069753814a26d7f5]

INTEGRATION: CWS mba30patches01 (1.16.4); FILE MERGED 2008/04/23 11:19:16 mba 1.16.4.2: RESYNC: (1.16-1.17); FILE MERGED 2008/03/19 14:55:03 cmc 1.16.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [517c36db614ce2d77d33ef7cc08c2d75074a8c84]

INTEGRATION: CWS mba30patches01 (1.18.4); FILE MERGED 2008/04/23 11:19:12 mba 1.18.4.2: RESYNC: (1.18-1.19); FILE MERGED 2008/03/19 14:55:03 cmc 1.18.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [c3140d4c6a88501560c619eb4c3507d809e618a8]

INTEGRATION: CWS mba30patches01 (1.20.4); FILE MERGED 2008/04/23 11:19:09 mba 1.20.4.2: RESYNC: (1.20-1.21); FILE MERGED 2008/03/19 14:55:03 cmc 1.20.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [1f71ca6b7e795de24892e8ee47d4665699c14e85]

INTEGRATION: CWS mba30patches01 (1.15.4); FILE MERGED 2008/04/23 11:19:06 mba 1.15.4.2: RESYNC: (1.15-1.16); FILE MERGED 2008/03/19 14:55:03 cmc 1.15.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [9abefa4468909b013d53dba8642ef4225924a1c3]

INTEGRATION: CWS mba30patches01 (1.14.4); FILE MERGED 2008/04/23 11:19:02 mba 1.14.4.2: RESYNC: (1.14-1.15); FILE MERGED 2008/03/19 14:55:03 cmc 1.14.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [91c703c1b299dc12ce2e15f5addfc7c7a3e6c276]

INTEGRATION: CWS mba30patches01 (1.12.4); FILE MERGED 2008/04/23 11:18:59 mba 1.12.4.2: RESYNC: (1.12-1.13); FILE MERGED 2008/03/19 14:55:03 cmc 1.12.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [1aae53272c03d9564a9a659d8ddcb231bf68e715]

INTEGRATION: CWS mba30patches01 (1.10.4); FILE MERGED 2008/04/23 11:18:56 mba 1.10.4.2: RESYNC: (1.10-1.11); FILE MERGED 2008/03/19 14:55:03 cmc 1.10.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [e7cd7f359b05ea0090ccb37e37b8685a802a02cc]

INTEGRATION: CWS mba30patches01 (1.10.52); FILE MERGED 2008/04/23 11:18:53 mba 1.10.52.2: RESYNC: (1.10-1.11); FILE MERGED 2008/03/19 14:55:03 cmc 1.10.52.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [0fa4119f17e2bb8336083392207f68d6c109ee51]

INTEGRATION: CWS mba30patches01 (1.12.4); FILE MERGED 2008/04/23 11:18:50 mba 1.12.4.2: RESYNC: (1.12-1.13); FILE MERGED 2008/03/19 14:55:03 cmc 1.12.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [603468f7007c52755f23c7a9fd1586a8abd47e9b]

INTEGRATION: CWS mba30patches01 (1.13.4); FILE MERGED 2008/04/23 11:18:46 mba 1.13.4.2: RESYNC: (1.13-1.14); FILE MERGED 2008/03/19 14:55:03 cmc 1.13.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [b36fd42a2400de139ebb05d4dbb7a1d1e06ecb1e]

INTEGRATION: CWS mba30patches01 (1.10.4); FILE MERGED 2008/04/23 11:18:43 mba 1.10.4.2: RESYNC: (1.10-1.11); FILE MERGED 2008/03/19 14:55:03 cmc 1.10.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [e20c043e7c2d352d55c9ab6626de775b0a4387c8]

INTEGRATION: CWS mba30patches01 (1.9.24); FILE MERGED 2008/04/23 11:18:40 mba 1.9.24.2: RESYNC: (1.9-1.10); FILE MERGED 2008/03/19 14:55:02 cmc 1.9.24.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [fccd201378f970d6d87f587ecca72410b25c35d2]

INTEGRATION: CWS mba30patches01 (1.7.4); FILE MERGED 2008/04/23 11:18:37 mba 1.7.4.2: RESYNC: (1.7-1.8); FILE MERGED 2008/03/19 14:55:02 cmc 1.7.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [6781a425e67ca879ae5b612280e33d59acf5ad55]

INTEGRATION: CWS mba30patches01 (1.9.52); FILE MERGED 2008/04/23 11:18:34 mba 1.9.52.2: RESYNC: (1.9-1.10); FILE MERGED 2008/03/19 14:55:02 cmc 1.9.52.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [81929bbe26db201daab3ae55a9816c41a9c18bff]

INTEGRATION: CWS mba30patches01 (1.12.4); FILE MERGED 2008/04/23 11:18:31 mba 1.12.4.2: RESYNC: (1.12-1.13); FILE MERGED 2008/03/19 14:55:02 cmc 1.12.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [36a89409d56ea3de8701cd3ddd45db46d777d6ad]

INTEGRATION: CWS mba30patches01 (1.8.52); FILE MERGED 2008/04/23 11:18:27 mba 1.8.52.2: RESYNC: (1.8-1.9); FILE MERGED 2008/03/19 14:55:02 cmc 1.8.52.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [af8e1d747eb453773837e23c243eb1988fc9e231]

INTEGRATION: CWS mba30patches01 (1.4.4); FILE MERGED 2008/04/23 11:18:24 mba 1.4.4.2: RESYNC: (1.4-1.5); FILE MERGED 2008/03/19 14:55:02 cmc 1.4.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [782b33fb15055f08c414dc70d0bb5d743dac5471]

INTEGRATION: CWS mba30patches01 (1.9.4); FILE MERGED 2008/04/23 11:18:21 mba 1.9.4.2: RESYNC: (1.9-1.10); FILE MERGED 2008/03/19 14:55:02 cmc 1.9.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [04c9b300ec4b944305548f262eb5d6a6d67cc58f]

INTEGRATION: CWS mba30patches01 (1.5.52); FILE MERGED 2008/04/23 11:18:18 mba 1.5.52.2: RESYNC: (1.5-1.6); FILE MERGED 2008/03/19 14:55:02 cmc 1.5.52.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [6c6f909d271358458e0bb1bfb5690724faa52e48]

INTEGRATION: CWS mba30patches01 (1.7.52); FILE MERGED 2008/04/23 11:18:15 mba 1.7.52.2: RESYNC: (1.7-1.8); FILE MERGED 2008/03/19 14:55:02 cmc 1.7.52.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [04f0335d0bec55b98e3a2df5eacbc2e6439853c8]

INTEGRATION: CWS mba30patches01 (1.17.4); FILE MERGED 2008/04/23 11:18:12 mba 1.17.4.2: RESYNC: (1.17-1.18); FILE MERGED 2008/03/19 14:55:02 cmc 1.17.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [297f6eed5217cbe6928295f9d56144c752188e25]

INTEGRATION: CWS mba30patches01 (1.5.52); FILE MERGED 2008/04/23 11:18:09 mba 1.5.52.2: RESYNC: (1.5-1.6); FILE MERGED 2008/03/19 14:55:02 cmc 1.5.52.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [2d496075ba8798228fc84701af92158d14f66a00]

INTEGRATION: CWS mba30patches01 (1.6.66); FILE MERGED 2008/04/23 11:18:06 mba 1.6.66.2: RESYNC: (1.6-1.7); FILE MERGED 2008/03/19 14:55:01 cmc 1.6.66.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [1f70211fb9fff508e6b14917765b3946859d2aa0]

INTEGRATION: CWS mba30patches01 (1.14.4); FILE MERGED 2008/04/23 11:18:03 mba 1.14.4.2: RESYNC: (1.14-1.15); FILE MERGED 2008/03/19 14:55:01 cmc 1.14.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [aea80d4535bc61a034967cb0c5e96cf0b3aefd66]

INTEGRATION: CWS mba30patches01 (1.10.4); FILE MERGED 2008/04/23 11:17:59 mba 1.10.4.3: RESYNC: (1.10-1.11); FILE MERGED 2008/03/21 10:37:04 cmc 1.10.4.2: #i86582# final removal of remaining unused code, round 5 2008/03/19 14:55:01 cmc 1.10.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [f1f5605dacee7382ad641de90d2d348a8af41b0d]

INTEGRATION: CWS mba30patches01 (1.9.4); FILE MERGED 2008/04/23 11:17:56 mba 1.9.4.2: RESYNC: (1.9-1.10); FILE MERGED 2008/03/19 14:55:01 cmc 1.9.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [3ce4e7415d8ddf0104a59c63ce0893dee6a54371]

INTEGRATION: CWS mba30patches01 (1.15.4); FILE MERGED 2008/04/23 11:17:53 mba 1.15.4.2: RESYNC: (1.15-1.16); FILE MERGED 2008/03/19 14:55:01 cmc 1.15.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [0d0d9787cfcb81fe6a7afd1bf4b753240ba8882f]

INTEGRATION: CWS mba30patches01 (1.16.4); FILE MERGED 2008/04/23 11:17:50 mba 1.16.4.2: RESYNC: (1.16-1.17); FILE MERGED 2008/03/19 14:55:01 cmc 1.16.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [b83f372dda45658c827da1ac7f585166a35a733d]

INTEGRATION: CWS mba30patches01 (1.5.162); FILE MERGED 2008/04/23 11:17:47 mba 1.5.162.2: RESYNC: (1.5-1.6); FILE MERGED 2008/03/19 14:55:01 cmc 1.5.162.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [7960c259a396b1d846f19aa93054675cb8a5fb46]

INTEGRATION: CWS mba30patches01 (1.10.4); FILE MERGED 2008/04/23 11:17:44 mba 1.10.4.2: RESYNC: (1.10-1.11); FILE MERGED 2008/03/19 14:55:01 cmc 1.10.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [914dae87ebd0a6a66e37a35d96c4aaf88c2e6b5b]

INTEGRATION: CWS mba30patches01 (1.3.290); FILE MERGED 2008/04/23 11:17:41 mba 1.3.290.2: RESYNC: (1.3-1.4); FILE MERGED 2008/03/19 14:55:00 cmc 1.3.290.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [84406d3919040a2ffb9842b32eea6473aa33aa8e]

INTEGRATION: CWS mba30patches01 (1.4.4); FILE MERGED 2008/04/23 11:17:38 mba 1.4.4.2: RESYNC: (1.4-1.5); FILE MERGED 2008/03/19 14:55:00 cmc 1.4.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [9930e3532b10acea3927d7b7376d242fdcd384b6]

INTEGRATION: CWS mba30patches01 (1.8.4); FILE MERGED 2008/04/23 11:17:35 mba 1.8.4.2: RESYNC: (1.8-1.9); FILE MERGED 2008/03/19 14:55:00 cmc 1.8.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [e8f986355bccd5ad13e685612cbfa13ad333af4d]

INTEGRATION: CWS mba30patches01 (1.9.4); FILE MERGED 2008/04/23 11:17:31 mba 1.9.4.2: RESYNC: (1.9-1.10); FILE MERGED 2008/03/19 14:55:00 cmc 1.9.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [24d7449e37dc274c082960f02a78293becc0e060]

INTEGRATION: CWS mba30patches01 (1.8.4); FILE MERGED 2008/04/23 11:17:28 mba 1.8.4.2: RESYNC: (1.8-1.9); FILE MERGED 2008/03/19 14:55:00 cmc 1.8.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [033d646014578a22eaa4116e706fa8a98bf0ee73]

INTEGRATION: CWS mba30patches01 (1.4.4); FILE MERGED 2008/04/23 11:17:24 mba 1.4.4.2: RESYNC: (1.4-1.5); FILE MERGED 2008/03/19 14:55:00 cmc 1.4.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [b081bd7402863ac65ef4ed77a1265629d84a044d]

INTEGRATION: CWS mba30patches01 (1.7.128); FILE MERGED 2008/04/23 11:17:21 mba 1.7.128.2: RESYNC: (1.7-1.8); FILE MERGED 2008/03/19 14:55:00 cmc 1.7.128.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [d87bad30d65d0d6ec95692807c8e2ff837a83181]

INTEGRATION: CWS mba30patches01 (1.9.4); FILE MERGED 2008/04/23 11:17:18 mba 1.9.4.2: RESYNC: (1.9-1.10); FILE MERGED 2008/03/19 14:55:00 cmc 1.9.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [e125c9a8ff02e41b75b68c58f6985b1b4aac5b21]

INTEGRATION: CWS mba30patches01 (1.8.4); FILE MERGED 2008/04/23 11:17:15 mba 1.8.4.2: RESYNC: (1.8-1.9); FILE MERGED 2008/03/19 14:55:00 cmc 1.8.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [8f35b26717bf4201dec8c1f249afb9d6c4225168]

INTEGRATION: CWS mba30patches01 (1.6.4); FILE MERGED 2008/04/23 11:17:12 mba 1.6.4.2: RESYNC: (1.6-1.7); FILE MERGED 2008/03/19 14:54:59 cmc 1.6.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [fd372c22106e2bd2a7d55eb9b7c18a4472388bc6]

INTEGRATION: CWS mba30patches01 (1.12.4); FILE MERGED 2008/04/23 11:17:09 mba 1.12.4.2: RESYNC: (1.12-1.13); FILE MERGED 2008/03/19 14:54:59 cmc 1.12.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [ac2b3317d4e156df2f48873512c4a800951ce22b]

INTEGRATION: CWS mba30patches01 (1.9.4); FILE MERGED 2008/04/23 11:17:06 mba 1.9.4.2: RESYNC: (1.9-1.10); FILE MERGED 2008/03/19 14:54:59 cmc 1.9.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [b72304cf68c21aaa258bd23257ca1f1fe04e99f2]

INTEGRATION: CWS mba30patches01 (1.7.4); FILE MERGED 2008/04/23 11:17:03 mba 1.7.4.2: RESYNC: (1.7-1.8); FILE MERGED 2008/03/19 14:54:59 cmc 1.7.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [7051ba37f82f553bbfa68523a21ffae3e7221e84]

INTEGRATION: CWS mba30patches01 (1.5.4); FILE MERGED 2008/04/23 11:16:59 mba 1.5.4.2: RESYNC: (1.5-1.6); FILE MERGED 2008/03/19 14:54:59 cmc 1.5.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [cc3d416c816d06fd65347329d0ba53c027f3ae00]

INTEGRATION: CWS mba30patches01 (1.7.128); FILE MERGED 2008/04/23 11:16:57 mba 1.7.128.2: RESYNC: (1.7-1.8); FILE MERGED 2008/03/19 14:54:59 cmc 1.7.128.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [94f221822e1506711e8da3b3868b77533892f45f]

INTEGRATION: CWS mba30patches01 (1.6.4); FILE MERGED 2008/04/23 11:16:44 mba 1.6.4.2: RESYNC: (1.6-1.7); FILE MERGED 2008/03/19 14:54:59 cmc 1.6.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [f911385bd7922eb67b9c3a8d8813acd118181b3e]

INTEGRATION: CWS mba30patches01 (1.5.162); FILE MERGED 2008/04/23 11:16:41 mba 1.5.162.2: RESYNC: (1.5-1.6); FILE MERGED 2008/03/19 14:54:58 cmc 1.5.162.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [9e9904efda1d94dfb6b43749467d1d5d095f4e57]

INTEGRATION: CWS mba30patches01 (1.5.162); FILE MERGED 2008/04/23 11:16:38 mba 1.5.162.2: RESYNC: (1.5-1.6); FILE MERGED 2008/03/19 14:54:58 cmc 1.5.162.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [2ebec9c185085c862c7645b114cde38fcdbe179e]

INTEGRATION: CWS mba30patches01 (1.5.162); FILE MERGED 2008/04/23 11:16:35 mba 1.5.162.2: RESYNC: (1.5-1.6); FILE MERGED 2008/03/19 14:54:58 cmc 1.5.162.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [20a344d4d724882f0df9677d0dbe17bda7ab6cd5]

INTEGRATION: CWS mba30patches01 (1.5.162); FILE MERGED 2008/04/23 11:16:32 mba 1.5.162.2: RESYNC: (1.5-1.6); FILE MERGED 2008/03/19 14:54:58 cmc 1.5.162.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [3287230f9f6ba5176d70d11c5636ee8f2e13a151]

INTEGRATION: CWS mba30patches01 (1.6.144); FILE MERGED 2008/04/23 11:16:54 mba 1.6.144.2: RESYNC: (1.6-1.7); FILE MERGED 2008/03/19 14:54:58 cmc 1.6.144.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [21f3505032e8bdc835562e503e98aec4155a3adc]

INTEGRATION: CWS mba30patches01 (1.6.144); FILE MERGED 2008/04/23 11:16:50 mba 1.6.144.2: RESYNC: (1.6-1.7); FILE MERGED 2008/03/19 14:54:58 cmc 1.6.144.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [72ff9d76bfbadb3ac775bda23f3146c662d80c31]

INTEGRATION: CWS mba30patches01 (1.7.4); FILE MERGED 2008/04/23 11:16:47 mba 1.7.4.2: RESYNC: (1.7-1.8); FILE MERGED 2008/03/19 14:54:58 cmc 1.7.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [884b30682077b87715bbb37758470221c46b8dd1]

INTEGRATION: CWS mba30patches01 (1.6.66); FILE MERGED 2008/04/23 11:16:29 mba 1.6.66.3: RESYNC: (1.6-1.7); FILE MERGED 2008/03/27 16:14:37 mba 1.6.66.2: #i86582#: remove unused code 2008/03/19 14:54:58 cmc 1.6.66.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [b851a3adc0abf4a1f7cd488f9563a8d8bf5417bd]

INTEGRATION: CWS mba30patches01 (1.3.290); FILE MERGED 2008/04/23 11:16:20 mba 1.3.290.2: RESYNC: (1.3-1.4); FILE MERGED 2008/03/19 14:54:58 cmc 1.3.290.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [8cdd54c291e8116dde4e1d4c9358059283a4b757]

INTEGRATION: CWS mba30patches01 (1.3.290); FILE MERGED 2008/04/23 11:16:18 mba 1.3.290.2: RESYNC: (1.3-1.4); FILE MERGED 2008/03/19 14:54:58 cmc 1.3.290.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [8f60b69582f9c95bca025f3d307c7d1467c40d6f]

INTEGRATION: CWS mba30patches01 (1.3.290); FILE MERGED 2008/04/23 11:16:15 mba 1.3.290.2: RESYNC: (1.3-1.4); FILE MERGED 2008/03/19 14:54:58 cmc 1.3.290.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [8811786347cdef62129df47ad2552f9acfe68d9d]

INTEGRATION: CWS mba30patches01 (1.3.290); FILE MERGED 2008/04/23 11:16:12 mba 1.3.290.2: RESYNC: (1.3-1.4); FILE MERGED 2008/03/19 14:54:58 cmc 1.3.290.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [e3208909087d484e90054fee962a1fbf73cf8910]

INTEGRATION: CWS mba30patches01 (1.3.290); FILE MERGED 2008/04/23 11:16:09 mba 1.3.290.2: RESYNC: (1.3-1.4); FILE MERGED 2008/03/19 14:54:58 cmc 1.3.290.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [e893a2f85867d47d21460001cd2fd60b1d697b1e]

INTEGRATION: CWS mba30patches01 (1.3.290); FILE MERGED 2008/04/23 11:16:26 mba 1.3.290.2: RESYNC: (1.3-1.4); FILE MERGED 2008/03/19 14:54:58 cmc 1.3.290.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [e523db6e1a2b0682f5556a9936cc471e0560a23e]

INTEGRATION: CWS mba30patches01 (1.3.290); FILE MERGED 2008/04/23 11:16:23 mba 1.3.290.2: RESYNC: (1.3-1.4); FILE MERGED 2008/03/19 14:54:58 cmc 1.3.290.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [0afdb8b129a89ee042db775c88d186f110f0c802]

INTEGRATION: CWS mba30patches01 (1.9.48); FILE MERGED 2008/04/23 11:16:06 mba 1.9.48.2: RESYNC: (1.9-1.10); FILE MERGED 2008/03/19 14:54:57 cmc 1.9.48.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [3bc7e51a99bb445c835aa578aca835160f711dde]

INTEGRATION: CWS mba30patches01 (1.7.4); FILE MERGED 2008/04/23 11:16:03 mba 1.7.4.2: RESYNC: (1.7-1.8); FILE MERGED 2008/03/19 14:54:57 cmc 1.7.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [42d3f436e18e21318e8b6259c9a5f7e8d1d30e44]

INTEGRATION: CWS mba30patches01 (1.14.4); FILE MERGED 2008/04/23 11:15:59 mba 1.14.4.2: RESYNC: (1.14-1.15); FILE MERGED 2008/03/19 14:54:57 cmc 1.14.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [ca11c454fb5f2cc65ef3d8cce97e1e81fe2b6ffa]

INTEGRATION: CWS mba30patches01 (1.5.162); FILE MERGED 2008/04/23 11:15:56 mba 1.5.162.2: RESYNC: (1.5-1.6); FILE MERGED 2008/03/19 14:54:57 cmc 1.5.162.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [416dc39859e39e146a90025a0e9dbe504b13dcda]

INTEGRATION: CWS mba30patches01 (1.8.4); FILE MERGED 2008/04/23 11:15:53 mba 1.8.4.2: RESYNC: (1.8-1.9); FILE MERGED 2008/03/19 14:54:57 cmc 1.8.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [a6da59d7cc1e5f086137d782c163343cb37f1610]

INTEGRATION: CWS mba30patches01 (1.10.4); FILE MERGED 2008/04/23 11:15:50 mba 1.10.4.2: RESYNC: (1.10-1.11); FILE MERGED 2008/03/19 14:54:57 cmc 1.10.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [3b196d199ba526b2e9d0f0b7ba3cd325a34d7cef]

INTEGRATION: CWS mba30patches01 (1.13.4); FILE MERGED 2008/04/23 11:15:47 mba 1.13.4.2: RESYNC: (1.13-1.14); FILE MERGED 2008/03/19 14:54:56 cmc 1.13.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [79f5bb9b658c746770a29d75389c1ddef37301df]

INTEGRATION: CWS mba30patches01 (1.8.52); FILE MERGED 2008/04/23 11:15:43 mba 1.8.52.2: RESYNC: (1.8-1.9); FILE MERGED 2008/03/19 14:54:56 cmc 1.8.52.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [e1224b5e5e7896af8419da192484068bade98014]

INTEGRATION: CWS mba30patches01 (1.10.4); FILE MERGED 2008/04/23 11:15:40 mba 1.10.4.2: RESYNC: (1.10-1.11); FILE MERGED 2008/03/19 14:54:56 cmc 1.10.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [d2efb3d257853977807778eb4c8652b9c7f8c538]

INTEGRATION: CWS mba30patches01 (1.9.4); FILE MERGED 2008/04/23 11:15:37 mba 1.9.4.2: RESYNC: (1.9-1.10); FILE MERGED 2008/03/19 14:54:56 cmc 1.9.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [6c977315833e00162fa793a361643603a59416f5]

INTEGRATION: CWS mba30patches01 (1.6.52); FILE MERGED 2008/04/23 11:15:33 mba 1.6.52.2: RESYNC: (1.6-1.7); FILE MERGED 2008/03/19 14:54:56 cmc 1.6.52.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [e31549793cdd0b40bfdb2f1988360fc43ef50597]

INTEGRATION: CWS mba30patches01 (1.6.52); FILE MERGED 2008/04/23 11:15:30 mba 1.6.52.2: RESYNC: (1.6-1.7); FILE MERGED 2008/03/19 14:54:56 cmc 1.6.52.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [400f6eda7b1705e7e9f9ccddd5cf3adc2743c5b3]

INTEGRATION: CWS mba30patches01 (1.6.52); FILE MERGED 2008/04/23 11:15:27 mba 1.6.52.2: RESYNC: (1.6-1.7); FILE MERGED 2008/03/19 14:54:56 cmc 1.6.52.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [a3784f7212fa35ecc7fa3e2ac2ff91999167ae3a]

INTEGRATION: CWS mba30patches01 (1.10.4); FILE MERGED 2008/04/23 11:15:23 mba 1.10.4.2: RESYNC: (1.10-1.11); FILE MERGED 2008/03/19 14:54:56 cmc 1.10.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [1ed2d0173b9dd9dea4e048047480b035b8d98345]

INTEGRATION: CWS mba30patches01 (1.10.4); FILE MERGED 2008/04/23 11:15:19 mba 1.10.4.2: RESYNC: (1.10-1.11); FILE MERGED 2008/03/19 14:54:56 cmc 1.10.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [8a8135bcec9274e65a5800661b7487c1a9c5d997]

INTEGRATION: CWS mba30patches01 (1.7.66); FILE MERGED 2008/04/23 11:15:14 mba 1.7.66.2: RESYNC: (1.7-1.8); FILE MERGED 2008/03/19 14:54:55 cmc 1.7.66.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [7310559d13e984477500c0cdeb100f52e2e3bde8]

INTEGRATION: CWS mba30patches01 (1.6.4); FILE MERGED 2008/04/23 11:15:11 mba 1.6.4.2: RESYNC: (1.6-1.7); FILE MERGED 2008/03/19 14:54:55 cmc 1.6.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [377a6502893686fed6a83c71ae879d4877c174e7]

INTEGRATION: CWS mba30patches01 (1.5.162); FILE MERGED 2008/04/23 11:15:07 mba 1.5.162.2: RESYNC: (1.5-1.6); FILE MERGED 2008/03/19 14:54:55 cmc 1.5.162.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [77b4084d38ee36a608b68e50a27526bf40211d8d]

INTEGRATION: CWS mba30patches01 (1.7.4); FILE MERGED 2008/04/23 11:15:04 mba 1.7.4.2: RESYNC: (1.7-1.8); FILE MERGED 2008/03/19 14:54:55 cmc 1.7.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [949cc48d423153225bfc5cb1159ddf51680135c9]

INTEGRATION: CWS mba30patches01 (1.5.128); FILE MERGED 2008/04/23 11:15:01 mba 1.5.128.2: RESYNC: (1.5-1.6); FILE MERGED 2008/03/19 14:54:55 cmc 1.5.128.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [ee345689a769f232171adcf3a23247306cd9720f]

INTEGRATION: CWS mba30patches01 (1.7.4); FILE MERGED 2008/04/23 11:14:58 mba 1.7.4.2: RESYNC: (1.7-1.8); FILE MERGED 2008/03/19 14:54:55 cmc 1.7.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [477b6be57e33b0a6a0d879c37fa9de0737d1f0b0]

INTEGRATION: CWS mba30patches01 (1.8.4); FILE MERGED 2008/04/23 11:14:55 mba 1.8.4.2: RESYNC: (1.8-1.9); FILE MERGED 2008/03/19 14:54:55 cmc 1.8.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [422ed1fed660fef74e095c9317cdf726416861e8]

INTEGRATION: CWS mba30patches01 (1.4.162); FILE MERGED 2008/04/23 11:14:51 mba 1.4.162.2: RESYNC: (1.4-1.5); FILE MERGED 2008/03/19 14:54:55 cmc 1.4.162.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [b7afc5db966b69a1a68de8940f6bcc27ffa782c4]

INTEGRATION: CWS mba30patches01 (1.10.4); FILE MERGED 2008/04/23 11:14:48 mba 1.10.4.2: RESYNC: (1.10-1.11); FILE MERGED 2008/03/19 14:54:55 cmc 1.10.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [679430183b4b2b6d577e511b0627272c2206d566]

INTEGRATION: CWS mba30patches01 (1.10.4); FILE MERGED 2008/04/23 11:14:45 mba 1.10.4.2: RESYNC: (1.10-1.11); FILE MERGED 2008/03/19 14:54:55 cmc 1.10.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [b588a496b9616e4ee7c9d4a0f93b65245cc1b562]

INTEGRATION: CWS mba30patches01 (1.9.4); FILE MERGED 2008/04/23 11:14:42 mba 1.9.4.2: RESYNC: (1.9-1.10); FILE MERGED 2008/03/19 14:54:55 cmc 1.9.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [931cc5f824f63b7214ec2dd93e814dd31dc075d8]

INTEGRATION: CWS mba30patches01 (1.11.4); FILE MERGED 2008/04/23 11:14:38 mba 1.11.4.2: RESYNC: (1.11-1.12); FILE MERGED 2008/03/19 14:54:55 cmc 1.11.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [b1086890ba19c08162463d536c54ee6e79975098]

INTEGRATION: CWS mba30patches01 (1.7.52); FILE MERGED 2008/04/23 11:14:35 mba 1.7.52.2: RESYNC: (1.7-1.8); FILE MERGED 2008/03/19 14:54:55 cmc 1.7.52.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [039f2082f5475c2aeba140d15e653cd759e0bc27]

INTEGRATION: CWS mba30patches01 (1.9.52); FILE MERGED 2008/04/23 11:14:32 mba 1.9.52.2: RESYNC: (1.9-1.10); FILE MERGED 2008/03/19 14:54:55 cmc 1.9.52.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [d3dea9e69422fcacb50390556d38109bdb5b7cdd]

INTEGRATION: CWS mba30patches01 (1.7.52); FILE MERGED 2008/04/23 11:14:28 mba 1.7.52.2: RESYNC: (1.7-1.8); FILE MERGED 2008/03/19 14:54:54 cmc 1.7.52.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [2426314282b8c1d1421c0432ff6824e7b6ae88b5]

INTEGRATION: CWS mba30patches01 (1.7.52); FILE MERGED 2008/04/23 11:14:25 mba 1.7.52.2: RESYNC: (1.7-1.8); FILE MERGED 2008/03/19 14:54:54 cmc 1.7.52.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [bd620fd2ce8553d0a253209d52030acc17017209]

INTEGRATION: CWS mba30patches01 (1.11.4); FILE MERGED 2008/04/23 11:14:22 mba 1.11.4.3: RESYNC: (1.11-1.12); FILE MERGED 2008/03/19 15:06:10 cmc 1.11.4.2: #i86582# remove unused files, round 2 2008/03/19 14:54:54 cmc 1.11.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [7883f6e7f0568dd81c0ab29f5ed43872fdbd2f1a]

INTEGRATION: CWS mba30patches01 (1.10.4); FILE MERGED 2008/04/23 11:14:19 mba 1.10.4.3: RESYNC: (1.10-1.11); FILE MERGED 2008/03/27 11:36:42 mba 1.10.4.2: #i86852#: remove parser classes 2008/03/19 14:54:54 cmc 1.10.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [96240811147cdc11591493b0c56eb2437177f673]

INTEGRATION: CWS mba30patches01 (1.6.52); FILE MERGED 2008/04/23 11:14:16 mba 1.6.52.2: RESYNC: (1.6-1.7); FILE MERGED 2008/03/19 14:54:54 cmc 1.6.52.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [f2932fc19ea9a64619238b1db5b276349f3017aa]

INTEGRATION: CWS mba30patches01 (1.11.6); FILE MERGED 2008/04/23 11:14:13 mba 1.11.6.3: RESYNC: (1.11-1.12); FILE MERGED 2008/03/19 16:33:44 cmc 1.11.6.2: #i86582# remove unused files, round 2 2008/03/19 14:54:54 cmc 1.11.6.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [9561e75475da97bac1e8a5f020d7a1c1dedb2d2b]

INTEGRATION: CWS mba30patches01 (1.7.4); FILE MERGED 2008/04/23 11:14:08 mba 1.7.4.2: RESYNC: (1.7-1.8); FILE MERGED 2008/03/19 14:54:53 cmc 1.7.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [579fc69f25a15f12f0ac7c3048c05cb1d87fe098]

INTEGRATION: CWS mba30patches01 (1.3.292); FILE MERGED 2008/04/23 11:14:11 mba 1.3.292.2: RESYNC: (1.3-1.4); FILE MERGED 2008/03/19 14:54:53 cmc 1.3.292.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [3e36b8c3c5c3fd7ee07a5c8fcc06baad60033ed5]

INTEGRATION: CWS mba30patches01 (1.7.4); FILE MERGED 2008/04/23 11:14:04 mba 1.7.4.2: RESYNC: (1.7-1.8); FILE MERGED 2008/03/19 14:54:53 cmc 1.7.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [3d28abb9f5383200423c7f2518e5b95345f9a34f]

INTEGRATION: CWS mba30patches01 (1.8.52); FILE MERGED 2008/04/23 11:14:02 mba 1.8.52.2: RESYNC: (1.8-1.9); FILE MERGED 2008/03/19 14:54:53 cmc 1.8.52.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [84098d70a68a6d6dca396f7e3ff58a7ca1935c1f]

INTEGRATION: CWS mba30patches01 (1.12.4); FILE MERGED 2008/04/23 11:13:58 mba 1.12.4.2: RESYNC: (1.12-1.13); FILE MERGED 2008/03/19 14:54:53 cmc 1.12.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [9e64d88cacf991976cec951362a68644522a3ad6]

INTEGRATION: CWS mba30patches01 (1.6.52); FILE MERGED 2008/04/23 11:13:54 mba 1.6.52.2: RESYNC: (1.6-1.7); FILE MERGED 2008/03/19 14:54:53 cmc 1.6.52.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [b1cd7e66451d0ff200ad140263ab010748a1cdc2]

INTEGRATION: CWS mba30patches01 (1.6.52); FILE MERGED 2008/04/23 11:13:51 mba 1.6.52.2: RESYNC: (1.6-1.7); FILE MERGED 2008/03/19 14:54:53 cmc 1.6.52.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [b3ebbcc28af032902bac27b49d42ec8023d423d9]

INTEGRATION: CWS mba30patches01 (1.8.4); FILE MERGED 2008/04/23 11:13:48 mba 1.8.4.2: RESYNC: (1.8-1.9); FILE MERGED 2008/03/19 14:54:53 cmc 1.8.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [21f53cdb7eb02dbf43168f331d7d1db65193b149]

INTEGRATION: CWS mba30patches01 (1.10.4); FILE MERGED 2008/04/23 11:13:45 mba 1.10.4.2: RESYNC: (1.10-1.11); FILE MERGED 2008/03/19 14:54:52 cmc 1.10.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [fb1c6edbb2592fb6374070fbde6626743af3c7d7]

INTEGRATION: CWS mba30patches01 (1.9.4); FILE MERGED 2008/04/23 11:13:42 mba 1.9.4.2: RESYNC: (1.9-1.10); FILE MERGED 2008/03/19 14:54:52 cmc 1.9.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [571dbe953a2d4a67038eb44bfc112e72504b77e5]

INTEGRATION: CWS mba30patches01 (1.6.52); FILE MERGED 2008/04/23 11:13:38 mba 1.6.52.2: RESYNC: (1.6-1.7); FILE MERGED 2008/03/19 14:54:52 cmc 1.6.52.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [4a1a4d46d6c98a8d88d72fe17d0af7abf256191b]

INTEGRATION: CWS mba30patches01 (1.8.98); FILE MERGED 2008/04/23 11:13:35 mba 1.8.98.2: RESYNC: (1.8-1.9); FILE MERGED 2008/03/19 14:54:52 cmc 1.8.98.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [7e1c50f6721dda0d13ab1aac2bbb13e865739699]

INTEGRATION: CWS mba30patches01 (1.5.4); FILE MERGED 2008/04/23 11:13:32 mba 1.5.4.2: RESYNC: (1.5-1.6); FILE MERGED 2008/03/19 14:54:52 cmc 1.5.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [84a8b9084a441cf8e534641fc369d46481609746]

INTEGRATION: CWS mba30patches01 (1.6.4); FILE MERGED 2008/04/23 11:13:28 mba 1.6.4.2: RESYNC: (1.6-1.7); FILE MERGED 2008/03/19 14:54:52 cmc 1.6.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [74f0a0711c018f573fbc844bc962c2ea063a15ec]

INTEGRATION: CWS mba30patches01 (1.3.292); FILE MERGED 2008/04/23 11:13:25 mba 1.3.292.2: RESYNC: (1.3-1.4); FILE MERGED 2008/03/19 14:54:52 cmc 1.3.292.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [67938587639f3cab146fe8c856c574e9e821c479]

INTEGRATION: CWS mba30patches01 (1.9.52); FILE MERGED 2008/04/23 11:13:22 mba 1.9.52.2: RESYNC: (1.9-1.10); FILE MERGED 2008/03/19 14:54:51 cmc 1.9.52.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [0a69a03ffabe5289b19656cbfd11a552aecbc360]

INTEGRATION: CWS mba30patches01 (1.13.4); FILE MERGED 2008/04/23 11:13:19 mba 1.13.4.2: RESYNC: (1.13-1.14); FILE MERGED 2008/03/19 14:54:51 cmc 1.13.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [4456d7d2b67913c4faf3dcfc162f8274b48d58b0]

INTEGRATION: CWS mba30patches01 (1.8.4); FILE MERGED 2008/04/23 11:13:16 mba 1.8.4.2: RESYNC: (1.8-1.9); FILE MERGED 2008/03/19 14:54:51 cmc 1.8.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [0b81810ccad438c89557298d8111ca07976648b1]

INTEGRATION: CWS mba30patches01 (1.6.52); FILE MERGED 2008/04/23 11:13:12 mba 1.6.52.2: RESYNC: (1.6-1.7); FILE MERGED 2008/03/19 14:54:51 cmc 1.6.52.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [59b7c28af82d022d90dcad118f3e23d05fb787c6]

INTEGRATION: CWS mba30patches01 (1.10.4); FILE MERGED 2008/04/23 11:13:09 mba 1.10.4.2: RESYNC: (1.10-1.11); FILE MERGED 2008/03/19 14:54:51 cmc 1.10.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [0a01bf95a298a8923e9ffc7d8c11f161df362452]

INTEGRATION: CWS mba30patches01 (1.12.4); FILE MERGED 2008/04/23 11:13:06 mba 1.12.4.2: RESYNC: (1.12-1.13); FILE MERGED 2008/03/19 14:54:51 cmc 1.12.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [8590c7cb413f69504e9c2dcdd715495e8aa2adfa]

INTEGRATION: CWS mba30patches01 (1.6.52); FILE MERGED 2008/04/23 11:13:03 mba 1.6.52.2: RESYNC: (1.6-1.7); FILE MERGED 2008/03/19 14:54:51 cmc 1.6.52.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [94608c56c985162f8cfc8fdf8db974d1cd00a0d6]

INTEGRATION: CWS mba30patches01 (1.9.4); FILE MERGED 2008/04/23 11:13:00 mba 1.9.4.2: RESYNC: (1.9-1.10); FILE MERGED 2008/03/19 14:54:51 cmc 1.9.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [5b2540a3da02ef73577c1e7d033bafda0444016e]

INTEGRATION: CWS mba30patches01 (1.6.98); FILE MERGED 2008/04/23 11:12:57 mba 1.6.98.2: RESYNC: (1.6-1.7); FILE MERGED 2008/03/19 14:54:51 cmc 1.6.98.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [25c495cb218e052a09f33acfb71675a2105cec86]

INTEGRATION: CWS mba30patches01 (1.15.4); FILE MERGED 2008/04/23 11:12:54 mba 1.15.4.3: RESYNC: (1.15-1.16); FILE MERGED 2008/03/20 20:16:06 cmc 1.15.4.2: #i86582# remove another ludicrious amount of unused code, round 3 2008/03/19 14:54:51 cmc 1.15.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [01e38850fff3d155aef14bf3dc2a5cf6a44249b2]

INTEGRATION: CWS mba30patches01 (1.11.4); FILE MERGED 2008/04/23 11:12:50 mba 1.11.4.2: RESYNC: (1.11-1.12); FILE MERGED 2008/03/19 14:54:51 cmc 1.11.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [634f069ea99ec5352764c2b6f19c8e6860e06786]

INTEGRATION: CWS mba30patches01 (1.11.4); FILE MERGED 2008/04/23 11:12:47 mba 1.11.4.2: RESYNC: (1.11-1.12); FILE MERGED 2008/03/19 14:54:51 cmc 1.11.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [f5d3aed5dfe66c2a60992c8a6d43074ee3157b05]

INTEGRATION: CWS mba30patches01 (1.11.4); FILE MERGED 2008/04/23 11:12:44 mba 1.11.4.2: RESYNC: (1.11-1.12); FILE MERGED 2008/03/19 14:54:51 cmc 1.11.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [69d58b05f238e3cd1507dfb71e9442709942c142]

INTEGRATION: CWS mba30patches01 (1.12.4); FILE MERGED 2008/04/23 11:12:41 mba 1.12.4.2: RESYNC: (1.12-1.13); FILE MERGED 2008/03/19 14:54:50 cmc 1.12.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [015b0a30e1828b5e1f850ca3afaf4db55fc86e0e]

INTEGRATION: CWS mba30patches01 (1.9.4); FILE MERGED 2008/04/23 11:12:37 mba 1.9.4.2: RESYNC: (1.9-1.10); FILE MERGED 2008/03/19 14:54:50 cmc 1.9.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [1677103fae9767f730a9b274ee7c332a3719834f]

INTEGRATION: CWS sw241bf02_DEV300 (1.84.82); FILE MERGED 2008/04/30 13:47:57 fme 1.84.82.1: #i88861# Wrong nStart variable used


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [3bd3700857d119a4bee046e5590d9fbc7256a0a5]

INTEGRATION: CWS mba30patches01 (1.11.4); FILE MERGED 2008/04/23 11:12:34 mba 1.11.4.2: RESYNC: (1.11-1.12); FILE MERGED 2008/03/19 14:54:50 cmc 1.11.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [8dead843b6c41575f56ce884324bb7c5e1763f1f]

INTEGRATION: CWS sw241bf02_DEV300 (1.57.4.1.28); FILE MERGED 2008/04/30 13:47:56 fme 1.57.4.1.28.1: #i88861# Wrong nStart variable used


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [b6be9206344c7d7e6de294f9e8ee684413172a29]

INTEGRATION: CWS mba30patches01 (1.10.52); FILE MERGED 2008/04/23 11:12:31 mba 1.10.52.2: RESYNC: (1.10-1.11); FILE MERGED 2008/03/19 14:54:50 cmc 1.10.52.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [340aa01219d6854123b665afd7af6a7a302731aa]

INTEGRATION: CWS sw241bf02_DEV300 (1.48.136); FILE MERGED 2008/04/30 09:36:10 ama 1.48.136.2: Fix #i87137#: warning 2008/04/29 14:16:47 ama 1.48.136.1: Fix #i87137#: Row span in vertical cells


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [87cf199669dc7c759442cc0b2c8911c9b82c9b7b]

INTEGRATION: CWS mba30patches01 (1.11.4); FILE MERGED 2008/04/23 11:12:27 mba 1.11.4.2: RESYNC: (1.11-1.12); FILE MERGED 2008/03/19 14:54:50 cmc 1.11.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [8d6169cf83d2063d4aa6b7399cc97b3037c973f7]

INTEGRATION: CWS fwk89_DEV300 (1.9.50.1.2); FILE MERGED 2008/04/23 15:47:48 mav 1.9.50.1.2.1: #i87635# the size has no sence for substorages


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [99c4399944b32ca54c31271008962388b8d204fc]

INTEGRATION: CWS sw241bf02_DEV300 (1.21.124); FILE MERGED 2008/04/30 08:56:44 ama 1.21.124.1: Fix #i87188#: Document merging with only one insertion failed


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [31ad20d8c0ffa7bfe878ccec39029f2543d881e4]

INTEGRATION: CWS mba30patches01 (1.9.52); FILE MERGED 2008/04/23 11:12:24 mba 1.9.52.2: RESYNC: (1.9-1.10); FILE MERGED 2008/03/19 14:54:50 cmc 1.9.52.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [dc3c9dcfd03e75791e88a3082292cfe431d5842c]

INTEGRATION: CWS fwk89_DEV300 (1.134.66.1.38); FILE MERGED 2008/04/30 12:55:12 ama 1.134.66.1.38.1: Fix #i87635#: Crash caused by wrong numbering level


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [4a8cda3a84bc2fdff0e008c7317566c8208f090d]

INTEGRATION: CWS sw241bf02_DEV300 (1.51.86); FILE MERGED 2008/04/30 13:48:30 fme 1.51.86.1: #i88861# Wrong nStart variable used


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [0fe9a8698fc299999abc665a9acbd82379883c51]

INTEGRATION: CWS mba30patches01 (1.6.52); FILE MERGED 2008/04/23 11:12:20 mba 1.6.52.2: RESYNC: (1.6-1.7); FILE MERGED 2008/03/19 14:54:50 cmc 1.6.52.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [c45cba864747c4b8f16c44afc4c636ba7ee7dea5]

INTEGRATION: CWS mba30patches01 (1.14.4); FILE MERGED 2008/04/23 11:12:17 mba 1.14.4.2: RESYNC: (1.14-1.15); FILE MERGED 2008/03/19 14:54:50 cmc 1.14.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [cd0b90cd40efb7fb3cc31372519f27494b004d7d]

INTEGRATION: CWS fwk89_DEV300 (1.44.72); FILE MERGED 2008/04/30 12:51:55 ama 1.44.72.1: Fix #i87635#: Crash caused by wrong numbering level


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [46248ece7b511d414773c05c7d7897cbf7fd20c4]

INTEGRATION: CWS tbe33_DEV300 (1.32.100); FILE MERGED 2008/05/13 14:08:08 tbe 1.32.100.1: #i88352# Updating calc file with multiple DDE-Links leads to runtime error!


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [4cee5645b3afa7823893090c2d522191f38859ef]

INTEGRATION: CWS mba30patches01 (1.3.128); FILE MERGED 2008/04/23 11:12:14 mba 1.3.128.2: RESYNC: (1.3-1.4); FILE MERGED 2008/03/19 14:54:50 cmc 1.3.128.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [4b1e37b686ae8fa7e61fada2a345e000bb483105]

INTEGRATION: CWS sw241bf03_DEV300 (1.102.110); FILE MERGED 2008/05/06 07:34:39 od 1.102.110.1: #i89000# method <SwTxtFrm::_CalcHeightOfLastLine(..)> 	 - assure same results for undersized paragraphs.


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [8d15b61bfa702ee0133e20f40e01a320a7302738]

INTEGRATION: CWS mba30patches01 (1.3.128); FILE MERGED 2008/04/23 11:12:11 mba 1.3.128.2: RESYNC: (1.3-1.4); FILE MERGED 2008/03/19 14:54:49 cmc 1.3.128.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [eabe7b91f5ca1bc1e617fdc38d2479c624a92f7f]

INTEGRATION: CWS mba30patches01 (1.3.128); FILE MERGED 2008/04/23 11:12:08 mba 1.3.128.2: RESYNC: (1.3-1.4); FILE MERGED 2008/03/19 14:54:49 cmc 1.3.128.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [fa352b601e5d28f98ccbdeb4fc093eec47bbb76f]

INTEGRATION: CWS mba30patches01 (1.3.128); FILE MERGED 2008/04/23 11:12:05 mba 1.3.128.2: RESYNC: (1.3-1.4); FILE MERGED 2008/03/19 14:54:49 cmc 1.3.128.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [57f4eafbc9fac8d5899c45f1d9cacd81066050d6]

INTEGRATION: CWS mba30patches01 (1.10.18); FILE MERGED 2008/04/23 11:12:02 mba 1.10.18.2: RESYNC: (1.10-1.11); FILE MERGED 2008/03/19 14:54:49 cmc 1.10.18.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [7305cc73beb7379060bd05b670917c9801121155]

INTEGRATION: CWS dba241c_DEV300 (1.2.18); FILE MERGED 2008/04/30 10:23:49 oj 1.2.18.1: #i88091# fix for Adabas and URL


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [4d8296762f98c5131bb7e41e54ea4611f2641245]

INTEGRATION: CWS mba30patches01 (1.11.4); FILE MERGED 2008/04/23 11:11:58 mba 1.11.4.2: RESYNC: (1.11-1.12); FILE MERGED 2008/03/19 14:54:49 cmc 1.11.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [e9e9f9b747bb531dc53c5297b056de5840317347]

INTEGRATION: CWS jl100_DEV300 (1.13.114); FILE MERGED 2008/05/13 15:08:21 jl 1.13.114.1: #156271# The package::getMyBackend functions now throw a DisposedException


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [7e9e427fc076a0ac5fa989b3bdaa3cc8cc1de6d0]

INTEGRATION: CWS jl100_DEV300 (1.11.114); FILE MERGED 2008/05/13 15:08:21 jl 1.11.114.1: #156271# The package::getMyBackend functions now throw a DisposedException


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [d00385336bbee3110a26ef7c01df2a3dcea2c27d]

INTEGRATION: CWS jl100_DEV300 (1.24.10); FILE MERGED 2008/05/13 15:08:21 jl 1.24.10.1: #156271# The package::getMyBackend functions now throw a DisposedException


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [95bc084ebe66b0f43d8d8f2c411e96cec2b9de6e]

INTEGRATION: CWS mba30patches01 (1.8.18); FILE MERGED 2008/04/23 11:11:55 mba 1.8.18.2: RESYNC: (1.8-1.9); FILE MERGED 2008/03/19 14:54:49 cmc 1.8.18.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [f679d4000c97ecb784863b7c7dfe09ace18646f3]

INTEGRATION: CWS nofsnames_DEV300 (1.17.228); FILE MERGED 2008/05/08 13:16:58 hdu 1.17.228.2: #i89077# remove unused fontsize names 2008/05/08 13:13:54 hdu 1.17.228.1: #i89077# disable some fontsize names


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [8dcdd3ca268f78295731b86797c2b8cd447ba667]

INTEGRATION: CWS i18n43_DEV300 (1.33.38); FILE MERGED 2008/04/29 21:51:51 khong 1.33.38.1: #i88411# apply the patch from Coleman Kane to fix icu setBreakType issue


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [b9b3c4f370c6b1b1db7a6739b3d952b2eed33902]

INTEGRATION: CWS dba241c_DEV300 (1.8.238.1.8); FILE MERGED 2008/04/30 10:27:13 oj 1.8.238.1.8.1: #i88091# wrong method called, stack overflow


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [7a029b0b6365b42fa23c58ec7fbd699502b621d8]

INTEGRATION: CWS mba30patches01 (1.8.128); FILE MERGED 2008/04/23 11:11:51 mba 1.8.128.2: RESYNC: (1.8-1.9); FILE MERGED 2008/03/19 14:54:49 cmc 1.8.128.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [4108efb8a10dcea8029c88f4ae0496e67779c59d]

INTEGRATION: CWS jl100_DEV300 (1.14.218); FILE MERGED 2008/05/13 15:08:20 jl 1.14.218.1: #156271# The package::getMyBackend functions now throw a DisposedException


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [10beda15ee66473d432c1033f5e319dd4fae7ff4]

INTEGRATION: CWS ab51 (1.8.42); FILE MERGED 2008/05/06 15:45:50 ab 1.8.42.1: #i88690# New Checkbox CB_EBAS_EXECTBL


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [ffae259197979d2e5155e9fc72048af879761185]

INTEGRATION: CWS sw241bf02_DEV300 (1.6.96.1.22); FILE MERGED 2008/04/30 09:18:44 od 1.6.96.1.22.1: #i87808# if the style access iterator is used to retrieve stored styles, 	 try to provide used styles, if at a certain style pool node 	 are stored more than one style due to non-poolable items


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [b837660948c436d745d98adcb0906e7bfd03c95c]

INTEGRATION: CWS ab51 (1.9.42); FILE MERGED 2008/05/06 15:51:09 ab 1.9.42.1: #i88690# New Checkbox CB_EBAS_EXECTBL


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [c337a3f704ddd187ee6569c3e70a06b95e4396bc]

INTEGRATION: CWS jl100_DEV300 (1.2.40); FILE MERGED 2008/05/13 15:08:20 jl 1.2.40.1: #156271# The package::getMyBackend functions now throw a DisposedException


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [eaea529e02f718421d8e2c56ad83b368a68333f0]

INTEGRATION: CWS ab51 (1.5.42); FILE MERGED 2008/05/06 15:44:26 ab 1.5.42.1: #i88690# New Checkbox CB_EBAS_EXECTBL


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [fbed6085f8541def532c6132b8731bfb2a8dab8b]

INTEGRATION: CWS ab51 (1.15.42); FILE MERGED 2008/05/06 15:51:39 ab 1.15.42.1: #i88690# New Checkbox CB_EBAS_EXECTBL


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [a7377f117cd6dbf80643edb6ec32fd1448f1aec3]

INTEGRATION: CWS dba241c_DEV300 (1.11.178.1.8); FILE MERGED 2008/04/30 10:27:13 oj 1.11.178.1.8.1: #i88091# wrong method called, stack overflow


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [be3e49305414fa134b206604d1990744a7f1bdc2]

INTEGRATION: CWS mba30patches01 (1.5.128); FILE MERGED 2008/04/23 11:11:48 mba 1.5.128.2: RESYNC: (1.5-1.6); FILE MERGED 2008/03/19 14:54:49 cmc 1.5.128.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [2e09b992ec1675f8efaba1d7b801496058fdd081]

INTEGRATION: CWS mba30patches01 (1.5.162); FILE MERGED 2008/04/23 11:11:45 mba 1.5.162.2: RESYNC: (1.5-1.6); FILE MERGED 2008/03/19 14:54:49 cmc 1.5.162.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [b7cd043722f3500b2469aa888d00c49156272465]

INTEGRATION: CWS l10nfix24 (1.4.20); FILE MERGED 2008/05/19 16:12:48 ihi 1.4.20.1: #i89642# transex3 macro stringlist bug


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [7763246368b31ee039985eb4c29d411a4d092bb8]

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>  [dc07a5ed087d739ba78e675958fdc9615e4ab621]

INTEGRATION: CWS jl100_DEV300 (1.2.52); FILE MERGED 2008/05/13 15:08:20 jl 1.2.52.1: #156271# The package::getMyBackend functions now throw a DisposedException


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [fba07db5b61d4c7147d222f0b4e93a19669e8592]

INTEGRATION: CWS mba30patches01 (1.4.4); FILE MERGED 2008/04/23 11:11:42 mba 1.4.4.2: RESYNC: (1.4-1.5); FILE MERGED 2008/03/19 14:54:48 cmc 1.4.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [2d03a2186a6281fb5db908fde791ee73e02e31c6]

INTEGRATION: CWS jl100_DEV300 (1.13.114); FILE MERGED 2008/05/13 15:08:19 jl 1.13.114.1: #156271# The package::getMyBackend functions now throw a DisposedException


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [bbbf2ffd4d4a227e53c962bae927ede10a91adb4]

INTEGRATION: CWS mhu18_DEV300 (1.3.288); FILE MERGED 2008/05/19 07:59:10 mhu 1.3.288.1: #b6702916# Fixed rtl_allocateMemory() round-up alignment.


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [54817f8c871ad86cb1771d6b89cd83dc88ce1de8]

INTEGRATION: CWS mba30patches01 (1.2.98); FILE MERGED 2008/04/23 11:11:38 mba 1.2.98.4: RESYNC: (1.2-1.3); FILE MERGED 2008/03/25 12:18:57 mba 1.2.98.3: #i86582#: some missing functions for Win32 2008/03/25 11:16:20 mba 1.2.98.2: #i86582#: some missing functions for Win32 2008/03/19 14:54:48 cmc 1.2.98.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [de9a309ec9ee44529f56ce50e9b2eaa04ea96a06]

INTEGRATION: CWS jl100_DEV300 (1.20.48.1.6); FILE MERGED 2008/05/13 15:08:19 jl 1.20.48.1.6.1: #156271# The package::getMyBackend functions now throw a DisposedException


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [d6eaba8bf33149f2da4b7ebbb38f7635ac1cb261]

INTEGRATION: CWS mba30patches01 (1.5.4); FILE MERGED 2008/04/23 11:11:35 mba 1.5.4.2: RESYNC: (1.5-1.6); FILE MERGED 2008/03/19 14:54:48 cmc 1.5.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [3be6c92bb713e474e0273b25a5224b5d95367c19]

INTEGRATION: CWS jl100_DEV300 (1.15.114); FILE MERGED 2008/05/13 15:08:19 jl 1.15.114.1: #156271# The package::getMyBackend functions now throw a DisposedException


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [a22f1bb0139443cd75c5a055dcde30023a6e8d8b]

INTEGRATION: CWS mba30patches01 (1.3.4); FILE MERGED 2008/04/23 11:11:32 mba 1.3.4.2: RESYNC: (1.3-1.4); FILE MERGED 2008/03/19 14:54:48 cmc 1.3.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [2149a2c396c8deead0eeaccf0cc9b89d821efa7f]

INTEGRATION: CWS jl100_DEV300 (1.24.8.2.6); FILE MERGED 2008/05/13 15:08:18 jl 1.24.8.2.6.1: #156271# The package::getMyBackend functions now throw a DisposedException


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [09ca9c3448251e6cebc277ac2e6c75133d2b031d]

INTEGRATION: CWS i18n43_DEV300 (1.10.8.1.2); FILE MERGED 2008/04/29 21:49:49 khong 1.10.8.1.2.1: #i88411# remove setBreakType patch from i81519


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [a565357d1d298c220401437544d735a2f2b1a8b9]

INTEGRATION: CWS pyunosystempaths_DEV300 (1.5.16); FILE MERGED 2008/04/23 20:04:52 fs 1.5.16.1: #i86251# committing on behalf of jbu@openoffice.org


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [7ad8efd9fd294a790b8b6ffc1c811375ca36ca4d]

INTEGRATION: CWS mba30patches01 (1.3.76); FILE MERGED 2008/04/23 11:11:29 mba 1.3.76.3: RESYNC: (1.3-1.4); FILE MERGED 2008/03/25 11:16:20 mba 1.3.76.2: #i86582#: some missing functions for Win32 2008/03/19 14:54:48 cmc 1.3.76.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [651d16d30afc4b3f1d57f521b7919813f5d93781]

INTEGRATION: CWS fwk89_DEV300 (1.34.6.2.8); FILE MERGED 2008/04/16 15:47:07 cd 1.34.6.2.8.1: #i87028# Fixed duplicate BASEPROPERTY IDs


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [b3baf80183c7f5b51e43371e91771c1039132648]

INTEGRATION: CWS mba30patches01 (1.4.42); FILE MERGED 2008/04/23 11:11:26 mba 1.4.42.3: RESYNC: (1.4-1.5); FILE MERGED 2008/03/25 11:16:20 mba 1.4.42.2: #i86582#: some missing functions for Win32 2008/03/19 14:54:48 cmc 1.4.42.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [e58d0f6e03b90b1f08d1568fd50ee3abfda811a4]

INTEGRATION: CWS pyunosystempaths_DEV300 (1.6.32); FILE MERGED 2008/04/23 06:30:40 fs 1.6.32.1: #i86251# committing on behalf of jbu@openoffice.org - proper system path encodings


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [9fc63e696ab2f4df126c850069b62297aa145ec0]

INTEGRATION: CWS mba30patches01 (1.2.98); FILE MERGED 2008/04/23 11:11:23 mba 1.2.98.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/19 14:54:48 cmc 1.2.98.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [345f277276ea41a71ccc95c242b818cb954c1b1a]

INTEGRATION: CWS mba30patches01 (1.4.24); FILE MERGED 2008/04/23 11:11:20 mba 1.4.24.3: RESYNC: (1.4-1.5); FILE MERGED 2008/03/25 10:06:05 cmc 1.4.24.2: #i86582# compiler notices that it can never be deleted because it is never created, and so elides dtor call even in -O0 2008/03/19 14:54:48 cmc 1.4.24.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [483fb9c6d08f21175b8a9b03cbbc66604f51a539]

INTEGRATION: CWS mba30patches01 (1.2.98); FILE MERGED 2008/04/23 11:11:17 mba 1.2.98.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/19 14:54:48 cmc 1.2.98.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [401beb8b0cb6609d1e5ea71ad801cfa3ef2d1c92]

INTEGRATION: CWS mba30patches01 (1.2.98); FILE MERGED 2008/04/23 11:11:13 mba 1.2.98.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/19 14:54:48 cmc 1.2.98.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [631f8eb4540d651f8b87cfe4516e307166893544]

INTEGRATION: CWS mba30patches01 (1.2.98); FILE MERGED 2008/04/23 11:11:11 mba 1.2.98.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/19 14:54:47 cmc 1.2.98.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [f4ddf20b53899cb27f45b290183f3fabd56e6234]

INTEGRATION: CWS mba30patches01 (1.2.98); FILE MERGED 2008/04/23 11:11:08 mba 1.2.98.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/19 14:54:47 cmc 1.2.98.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [8006aa4e64ee6028acf082075a872524d052614a]

INTEGRATION: CWS mba30patches01 (1.2.98); FILE MERGED 2008/04/23 11:11:05 mba 1.2.98.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/19 14:54:47 cmc 1.2.98.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [cb786c74c992c9c74cf119b907c2cecb8f7180f2]

INTEGRATION: CWS mba30patches01 (1.2.98); FILE MERGED 2008/04/23 11:11:02 mba 1.2.98.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/19 14:54:47 cmc 1.2.98.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [ee6047fdbe473c341960d04ce6de8bd52b9afb67]

INTEGRATION: CWS mba30patches01 (1.2.98); FILE MERGED 2008/04/23 11:10:59 mba 1.2.98.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/19 14:54:47 cmc 1.2.98.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [e7b4cd3136d2bd715ed4642d971067c60a0798f7]

INTEGRATION: CWS mba30patches01 (1.2.98); FILE MERGED 2008/04/23 11:10:56 mba 1.2.98.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/19 14:54:47 cmc 1.2.98.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [682a11dd934e6707513e9162d1f5295a21f3d04c]

INTEGRATION: CWS mba30patches01 (1.2.98); FILE MERGED 2008/04/23 11:10:53 mba 1.2.98.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/19 14:54:47 cmc 1.2.98.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [b5780ba5ad1298880e7cd16587c78e36f143bac0]

INTEGRATION: CWS mba30patches01 (1.2.98); FILE MERGED 2008/04/23 11:10:50 mba 1.2.98.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/19 14:54:47 cmc 1.2.98.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [bcff7b9bfab0a6921f234a0130a8bbef1ece0a08]

INTEGRATION: CWS mba30patches01 (1.2.98); FILE MERGED 2008/04/23 11:10:46 mba 1.2.98.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/19 14:54:47 cmc 1.2.98.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [e082baaf253e75715cbd743d70b2d11a89609fa5]

INTEGRATION: CWS mba30patches01 (1.4.18); FILE MERGED 2008/04/23 11:10:43 mba 1.4.18.2: RESYNC: (1.4-1.5); FILE MERGED 2008/03/19 14:54:47 cmc 1.4.18.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [db83474dc166e7fbf5da8790b0036ed82622c646]

INTEGRATION: CWS mba30patches01 (1.2.98); FILE MERGED 2008/04/23 11:10:40 mba 1.2.98.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/19 14:54:47 cmc 1.2.98.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [c13dadec3507b18225f05783b011d311cbd0c012]

INTEGRATION: CWS mba30patches01 (1.4.4); FILE MERGED 2008/04/23 11:10:37 mba 1.4.4.2: RESYNC: (1.4-1.5); FILE MERGED 2008/03/19 14:54:46 cmc 1.4.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [1107d6d72b69067692811d7cfddff442cee95e47]

INTEGRATION: CWS mba30patches01 (1.4.4); FILE MERGED 2008/04/23 11:10:33 mba 1.4.4.2: RESYNC: (1.4-1.5); FILE MERGED 2008/03/19 14:54:46 cmc 1.4.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [533bf327245fb3d3fddc093fc4cf151ddef4c0cd]

INTEGRATION: CWS ab51 (1.124.28); FILE MERGED 2008/05/06 15:56:31 ab 1.124.28.1: #i88690# Support option to load Excel VBA code executable


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [c9cae10507912a5bfaea8d3193830b8d70f431fd]

INTEGRATION: CWS mba30patches01 (1.4.52); FILE MERGED 2008/04/23 11:10:24 mba 1.4.52.2: RESYNC: (1.4-1.5); FILE MERGED 2008/03/19 14:54:46 cmc 1.4.52.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [21a57e1b8ad7ecd9c50f37c68e0251897c256dff]

INTEGRATION: CWS mba30patches01 (1.2.98); FILE MERGED 2008/04/23 11:10:20 mba 1.2.98.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/19 14:54:46 cmc 1.2.98.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [cf11cd6d9c2e50b5fb4cf2d0130957683ed941cb]

INTEGRATION: CWS mba30patches01 (1.3.4); FILE MERGED 2008/04/23 11:10:17 mba 1.3.4.2: RESYNC: (1.3-1.4); FILE MERGED 2008/03/19 14:54:46 cmc 1.3.4.1: #i86582# remove unused code, round 1


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [c1ec81b8dc6f459fa35ec42979e7ba03673f9a5b]

INTEGRATION: CWS ab51 (1.22.22); FILE MERGED 2008/05/06 15:34:13 ab 1.22.22.1: #i88690# New Excel VBA option: Executable code


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [82a314186b7b09bb5747929600f1b52b90e625d2]

INTEGRATION: CWS mba30patches01 (1.5.210); FILE MERGED 2008/04/23 10:58:15 mba 1.5.210.2: RESYNC: (1.5-1.6); FILE MERGED 2008/03/18 15:48:39 mba 1.5.210.1: #i86359#: remove unused code


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [04f4e267fb925ea7d990442309cc93e310e7571f]

INTEGRATION: CWS mba30patches01 (1.13.14); FILE MERGED 2008/04/23 10:58:12 mba 1.13.14.2: RESYNC: (1.13-1.14); FILE MERGED 2008/03/18 15:48:39 mba 1.13.14.1: #i86359#: remove unused code


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [ad03e7805e4f5211acf75fbce0db2e8701d3b9d2]

INTEGRATION: CWS mba30patches01 (1.22.150); FILE MERGED 2008/04/23 10:58:09 mba 1.22.150.2: RESYNC: (1.22-1.23); FILE MERGED 2008/03/18 15:48:39 mba 1.22.150.1: #i86359#: remove unused code


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [bf7fe952a95c0b66b9679c5c9ff48c60ee2472b0]

INTEGRATION: CWS mba30patches01 (1.7.150); FILE MERGED 2008/04/23 10:58:05 mba 1.7.150.2: RESYNC: (1.7-1.8); FILE MERGED 2008/03/18 15:48:39 mba 1.7.150.1: #i86359#: remove unused code


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [d631b5876d8884837588c98753b6c826a6c0ea54]

INTEGRATION: CWS mba30patches01 (1.4.210); FILE MERGED 2008/04/23 10:58:02 mba 1.4.210.2: RESYNC: (1.4-1.5); FILE MERGED 2008/03/18 15:48:39 mba 1.4.210.1: #i86359#: remove unused code


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [4075297577b97f954657ca729890cd83dcac705f]

INTEGRATION: CWS impress142 (1.33.18); FILE MERGED 2008/05/07 11:57:27 af 1.33.18.1: #i89030# Added check for missing current page.


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [247a3b1544dba84c22d682e5b69d4dc7e0ac1537]

INTEGRATION: CWS mba30patches01 (1.9.150); FILE MERGED 2008/04/23 10:58:00 mba 1.9.150.2: RESYNC: (1.9-1.10); FILE MERGED 2008/03/18 15:48:39 mba 1.9.150.1: #i86359#: remove unused code


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [8f87bb2470d446d3e9b64188136677d49d03e876]

INTEGRATION: CWS mba30patches01 (1.2.424); FILE MERGED 2008/04/23 10:57:51 mba 1.2.424.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/18 15:48:39 mba 1.2.424.1: #i86359#: remove unused code


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [60ab94c6cee0ee520a355a215a4e8fa53e611529]

INTEGRATION: CWS impress142 (1.3.18); FILE MERGED 2008/05/09 12:27:41 af 1.3.18.2: #i89229# Added check for missing current slide. 2008/05/07 11:55:49 af 1.3.18.1: #i89030# Use index of current page, not pointer, in HandleModelChange().


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [d9c29c95781699784c0ec70bbd6529718851fc70]

INTEGRATION: CWS mba30patches01 (1.4.210); FILE MERGED 2008/04/23 10:57:48 mba 1.4.210.2: RESYNC: (1.4-1.5); FILE MERGED 2008/03/18 15:48:38 mba 1.4.210.1: #i86359#: remove unused code


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [05771362464a2daccb390539811a69d2fed68435]

INTEGRATION: CWS mba30patches01 (1.2.424); FILE MERGED 2008/04/23 10:57:45 mba 1.2.424.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/18 15:48:38 mba 1.2.424.1: #i86359#: remove unused code


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [3e14aca46f213c3391bb5d699eb801b656c2fedd]

INTEGRATION: CWS ab51 (1.8.32); FILE MERGED 2008/05/06 15:27:00 ab 1.8.32.1: #i88690# Support option to load Excel VBA code executable


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [e45b08b1a0566ac9e7b1017bbb346317335e0a02]

INTEGRATION: CWS mba30patches01 (1.4.210); FILE MERGED 2008/04/23 10:57:42 mba 1.4.210.2: RESYNC: (1.4-1.5); FILE MERGED 2008/03/18 15:48:38 mba 1.4.210.1: #i86359#: remove unused code


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [cb22404f71a03ab6449dcae239fc071f8b99605a]

INTEGRATION: CWS srb104 (1.5.4); FILE MERGED 2008/05/19 08:00:30 oj 1.5.4.1: #i89620# fix of missing getFieldByCommandDescriptor


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [8dbc65361b1623153705c5fecdbd10d9c37a99c8]

INTEGRATION: CWS mba30patches01 (1.7.182); FILE MERGED 2008/04/23 10:57:39 mba 1.7.182.2: RESYNC: (1.7-1.8); FILE MERGED 2008/03/18 15:48:38 mba 1.7.182.1: #i86359#: remove unused code


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [696d50ba0a8026f34f12835900ca3c7fe2642f15]

INTEGRATION: CWS ab51 (1.6.32); FILE MERGED 2008/05/06 15:21:49 ab 1.6.32.1: #i88690# Support option to load Excel VBA code executable


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [1f10976d3931749ff549d18451fa633285e98b01]

INTEGRATION: CWS mba30patches01 (1.12.78); FILE MERGED 2008/04/23 10:57:36 mba 1.12.78.2: RESYNC: (1.12-1.13); FILE MERGED 2008/03/18 15:48:38 mba 1.12.78.1: #i86359#: remove unused code


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [c1ea5f6c6ca3193779cf3dc1f61b4eac1497b098]

INTEGRATION: CWS mba30patches01 (1.9.78); FILE MERGED 2008/04/23 10:57:33 mba 1.9.78.2: RESYNC: (1.9-1.10); FILE MERGED 2008/03/18 15:48:38 mba 1.9.78.1: #i86359#: remove unused code


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [42a93d359f28adb36d0aa7a2d6f71109f5435b34]

INTEGRATION: CWS obo27 (1.3.4); FILE MERGED 2008/05/02 07:47:36 obo 1.3.4.3: #i88875# Build problems for unxmacxi in SO environment 2008/04/30 08:30:06 obo 1.3.4.2: new try 2008/04/24 09:13:28 obo 1.3.4.1: #i10000# build problem for SO environment


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [d4d7de21de4e0332c44fd27471bd747060786395]

INTEGRATION: CWS mba30patches01 (1.7.424); FILE MERGED 2008/04/23 10:57:29 mba 1.7.424.2: RESYNC: (1.7-1.8); FILE MERGED 2008/03/18 15:48:38 mba 1.7.424.1: #i86359#: remove unused code


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [075000cad459d73b61c1a64ffbe8370e68aa3275]

INTEGRATION: CWS mba30patches01 (1.9.182); FILE MERGED 2008/04/23 10:57:26 mba 1.9.182.2: RESYNC: (1.9-1.10); FILE MERGED 2008/03/18 15:48:38 mba 1.9.182.1: #i86359#: remove unused code


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [bb0d01f9c971c392e5237af0d7955334f1311590]

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-20  Kurt Zenker  <kz@openoffice.org>  [c20313e0001b3061bf2b5711aea2300ffffde7c4]

INTEGRATION: CWS koheidatapilot01 (1.9.52); FILE MERGED 2008/04/25 21:12:08 kohei 1.9.52.4: RESYNC: (1.9-1.10); FILE MERGED 2008/04/19 19:37:55 kohei 1.9.52.3: pass the XSpreadsheetDocument instance because the XDataPilotTable2 test code needs it. 2008/04/18 15:01:27 kohei 1.9.52.2: fixed redundant casting (it's what the java compiler says). 2008/04/18 02:59:48 kohei 1.9.52.1: create another DP table for testing XDataPilotTable2.


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [297a65ef6f42c245cb8a93514fce6ab508c86131]

INTEGRATION: CWS koheidatapilot01 (1.1.2); FILE ADDED 2008/04/19 23:01:02 kohei 1.1.2.8: removed unnecessary import statements. 2008/04/19 22:50:05 kohei 1.1.2.7: added sheet integrity check for drill-down sheets. 2008/04/19 19:36:54 kohei 1.1.2.6: test case for insertDrillDownSheet(). 2008/04/19 15:59:21 kohei 1.1.2.5: added test case for getDrillDownData(). 2008/04/18 21:04:28 kohei 1.1.2.4: added test case for getPositionData(). 2008/04/18 15:02:51 kohei 1.1.2.3: complete testing of getOutputRangeByType(). 2008/04/18 03:46:39 kohei 1.1.2.2: worked on testing getOutputRangeByType().  not finished yet. 2008/04/18 00:22:16 kohei 1.1.2.1: new test file for a new interface.


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [d03bbb236ba31037ffb5ad6a83e3d46f155d3d6c]

INTEGRATION: CWS koheidatapilot01 (1.1.234); FILE MERGED 2008/04/17 20:33:45 kohei 1.1.234.1: added interfaces for XDataPilotTable2.


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [70e3929b27380a484333add35794b60a0a0cdc8c]

INTEGRATION: CWS koheidatapilot01 (1.24.138); FILE MERGED 2008/04/25 21:04:37 kohei 1.24.138.6: RESYNC: (1.27-1.29); FILE MERGED 2008/02/25 14:45:39 kohei 1.24.138.5: resolving merge conflict. 2007/12/04 04:30:42 kohei 1.24.138.4: renamed DataPilotTableRegion to DataPilotOutputRangeType. 2007/11/08 17:56:42 kohei 1.24.138.3: added more UNO interface & modified some to allow retrieving position data based on cell positions withth data pilot table. 2007/11/03 18:06:39 kohei 1.24.138.2: added DataPilotTableRegion constant group and one new method to XDataPilotTable2 interface. 2007/10/29 17:42:54 kohei 1.24.138.1: initial checkin


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [6dfc0bc431c218c92289356adbbbb75718b28bc3]

INTEGRATION: CWS koheidatapilot01 (1.1.2); FILE ADDED 2008/05/20 12:57:50 kz 1.1.2.3: updated license header 2007/12/07 18:37:34 kohei 1.1.2.2: Annotated XDrillDownDataSupplier IDL spec. 2007/10/29 17:42:54 kohei 1.1.2.1: initial checkin


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [d54f98b95a0ab4c4198edfe593c8b0cbd75e437c]

INTEGRATION: CWS koheidatapilot01 (1.1.2); FILE ADDED 2008/05/20 12:57:50 kz 1.1.2.8: updated license header 2008/04/18 15:06:44 kohei 1.1.2.7: throw IllegalArgumentException on invalid range type. 2007/12/07 05:29:36 kohei 1.1.2.6: removed explicit scopes from elements whose scopes are com::sun::star::sheet, added more annotations for XDataPilotTable2 interface. 2007/12/04 04:30:42 kohei 1.1.2.5: renamed DataPilotTableRegion to DataPilotOutputRangeType. 2007/11/30 00:19:38 kohei 1.1.2.4: expanded XDataPilotTable2 to allow drill-down sheet insertion via one API call. 2007/11/08 17:56:42 kohei 1.1.2.3: added more UNO interface & modified some to allow retrieving position data based on cell positions withth data pilot table. 2007/11/03 18:06:39 kohei 1.1.2.2: added DataPilotTableRegion constant group and one new method to XDataPilotTable2 interface. 2007/10/29 17:42:54 kohei 1.1.2.1: initial checkin


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [9b1d6c7f447e6969a038259a68bd36479cc17b34]

INTEGRATION: CWS koheidatapilot01 (1.1.2); FILE ADDED 2008/05/20 12:57:50 kz 1.1.2.6: updated license header 2007/12/07 05:29:36 kohei 1.1.2.5: removed explicit scopes from elements whose scopes are com::sun::star::sheet, added more annotations for XDataPilotTable2 interface. 2007/12/06 23:08:29 kohei 1.1.2.4: more javadoc comments added. 2007/11/30 05:10:20 kohei 1.1.2.3: included license headers & added javadoc description (not done yet). 2007/11/19 22:25:26 kohei 1.1.2.2: revised API. 2007/11/08 17:56:42 kohei 1.1.2.1: added more UNO interface & modified some to allow retrieving position data based on cell positions withth data pilot table.


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [2e391d87a6165e9f149ca7240bf44466125876bd]

INTEGRATION: CWS koheidatapilot01 (1.1.2); FILE ADDED 2008/05/20 12:57:50 kz 1.1.2.8: updated license header 2008/04/18 19:19:41 kohei 1.1.2.7: added OTHER position type for areas within the table but outside the result and header areas (i.e. the useless areas). 2007/12/07 05:29:36 kohei 1.1.2.6: removed explicit scopes from elements whose scopes are com::sun::star::sheet, added more annotations for XDataPilotTable2 interface. 2007/12/06 23:08:29 kohei 1.1.2.5: more javadoc comments added. 2007/12/06 22:19:05 kohei 1.1.2.4: more javadoc comments for the new API. 2007/11/30 05:10:20 kohei 1.1.2.3: included license headers & added javadoc description (not done yet). 2007/11/19 22:25:26 kohei 1.1.2.2: revised API. 2007/11/08 17:56:42 kohei 1.1.2.1: added more UNO interface & modified some to allow retrieving position data based on cell positions withth data pilot table.


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [a6bde21f194255e203d34175b1bff5edd259d46f]

INTEGRATION: CWS koheidatapilot01 (1.1.2); FILE ADDED 2008/05/20 12:57:50 kz 1.1.2.6: updated license header 2007/12/07 05:29:36 kohei 1.1.2.5: removed explicit scopes from elements whose scopes are com::sun::star::sheet, added more annotations for XDataPilotTable2 interface. 2007/12/06 23:08:29 kohei 1.1.2.4: more javadoc comments added. 2007/12/06 22:19:05 kohei 1.1.2.3: more javadoc comments for the new API. 2007/11/30 05:10:20 kohei 1.1.2.2: included license headers & added javadoc description (not done yet). 2007/11/08 17:56:41 kohei 1.1.2.1: added more UNO interface & modified some to allow retrieving position data based on cell positions withth data pilot table.


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [f45dd6be7c8a6677d7347eaf913233f2197add72]

INTEGRATION: CWS koheidatapilot01 (1.1.2); FILE ADDED 2008/05/20 12:57:50 kz 1.1.2.4: updated license header 2007/12/07 05:29:36 kohei 1.1.2.3: removed explicit scopes from elements whose scopes are com::sun::star::sheet, added more annotations for XDataPilotTable2 interface. 2007/12/06 23:08:29 kohei 1.1.2.2: more javadoc comments added. 2007/12/04 04:31:56 kohei 1.1.2.1: more API added.


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [45dbd78c03914829dd618096d5965b11afa25c54]

INTEGRATION: CWS koheidatapilot01 (1.6.404); FILE MERGED 2008/04/25 21:04:51 kohei 1.6.404.4: RESYNC: (1.6-1.7); FILE MERGED 2007/12/06 22:19:05 kohei 1.6.404.3: more javadoc comments for the new API. 2007/12/06 16:37:28 kohei 1.6.404.2: added readonly keyword to those new properties in DataPilotSource. 2007/11/30 05:10:20 kohei 1.6.404.1: included license headers & added javadoc description (not done yet).


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [3b3584dba6f3ca3fa214cabb10cf7717296107a6]

INTEGRATION: CWS koheidatapilot01 (1.5.50); FILE MERGED 2008/04/17 20:34:29 kohei 1.5.50.1: added XDataPilotTable2 interface.


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [2bea62251bd05634ff84e8b2b4f67327a461c7b0]

INTEGRATION: CWS koheidatapilot01 (1.85.36); FILE MERGED 2008/04/25 20:59:44 kohei 1.85.36.12: RESYNC: (1.92-1.94); FILE MERGED 2008/04/21 03:07:59 kohei 1.85.36.11: code cleanup. 2008/03/12 18:02:00 kohei 1.85.36.10: RESYNC: (1.91-1.92); FILE MERGED 2008/02/25 14:47:39 kohei 1.85.36.9: RESYNC: (1.88-1.91); FILE MERGED 2008/01/04 03:45:58 kohei 1.85.36.8: RESYNC: (1.87-1.88); FILE MERGED 2007/12/07 23:16:12 kohei 1.85.36.7: reorganized code to avoid changing parts that didn't change their semantics. 2007/12/06 01:51:27 kohei 1.85.36.6: brought it back to a functional state for the first time after the resync (minus the date format issue). 2007/12/05 00:25:15 kohei 1.85.36.5: got the sc module to compile after the resync.  there are still a few issues to be resolved to get it fully functional again. 2007/12/04 16:51:20 kohei 1.85.36.4: RESYNC: (1.85-1.87); FILE MERGED 2007/12/04 06:06:27 kohei 1.85.36.3: more code change to totally replace ScDPPositionData with its UNO equivalent & some more code cleanups. 2007/12/04 04:29:01 kohei 1.85.36.2: some API method re-name & associated changes. 2007/10/29 17:44:41 kohei 1.85.36.1: initial checkin


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [ef8e29d998f90ded652d6db66456e0a64f1c53d1]

INTEGRATION: CWS koheidatapilot01 (1.13.202); FILE MERGED 2008/04/25 20:59:48 kohei 1.13.202.8: RESYNC: (1.16-1.18); FILE MERGED 2008/02/25 14:47:44 kohei 1.13.202.7: RESYNC: (1.15-1.16); FILE MERGED 2007/12/06 06:40:28 kohei 1.13.202.6: properly format the drill-down sheet per data source format & removed unused method. 2007/12/06 01:51:27 kohei 1.13.202.5: brought it back to a functional state for the first time after the resync (minus the date format issue). 2007/12/05 00:25:15 kohei 1.13.202.4: got the sc module to compile after the resync.  there are still a few issues to be resolved to get it fully functional again. 2007/12/04 16:51:24 kohei 1.13.202.3: RESYNC: (1.13-1.15); FILE MERGED 2007/12/04 06:06:27 kohei 1.13.202.2: more code change to totally replace ScDPPositionData with its UNO equivalent & some more code cleanups. 2007/10/29 17:44:41 kohei 1.13.202.1: initial checkin


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [bac11e8b99d85bc453382525ede3e8182ef301c9]

INTEGRATION: CWS koheidatapilot01 (1.46.172); FILE MERGED 2008/04/25 20:59:37 kohei 1.46.172.6: RESYNC: (1.49-1.51); FILE MERGED 2008/04/21 03:07:58 kohei 1.46.172.5: code cleanup. 2008/02/25 14:47:32 kohei 1.46.172.4: RESYNC: (1.48-1.49); FILE MERGED 2007/12/05 00:25:15 kohei 1.46.172.3: got the sc module to compile after the resync.  there are still a few issues to be resolved to get it fully functional again. 2007/12/04 16:51:13 kohei 1.46.172.2: RESYNC: (1.46-1.48); FILE MERGED 2007/10/29 17:44:41 kohei 1.46.172.1: initial checkin


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [f9455900fbd1b2580d8be2f9d19cabed4b86018c]

INTEGRATION: CWS koheidatapilot01 (1.19.202); FILE MERGED 2008/04/25 20:59:54 kohei 1.19.202.11: RESYNC: (1.20-1.21); FILE MERGED 2008/04/19 18:40:53 kohei 1.19.202.10: do the same for getPositionData() call & throw a RuntimeException instead on NULL pointer condition. 2008/04/19 18:38:16 kohei 1.19.202.9: check for NULL pointer to prevent crash in case getDrillDownData() called on an cell address outside of any datapilot output. 2008/04/18 15:07:38 kohei 1.19.202.8: throw IllegalArgumentException on invalid range type. 2007/12/06 01:51:27 kohei 1.19.202.7: brought it back to a functional state for the first time after the resync (minus the date format issue). 2007/12/04 16:51:29 kohei 1.19.202.6: RESYNC: (1.19-1.20); FILE MERGED 2007/12/04 04:29:00 kohei 1.19.202.5: some API method re-name & associated changes. 2007/11/30 00:13:26 kohei 1.19.202.4: implemented insertDrillDownSheet UNO method. 2007/11/08 18:03:20 kohei 1.19.202.3: implemented UNO's getPositionData method & expose dimension counts via DataSource properties. 2007/11/03 18:09:28 kohei 1.19.202.2: implemented getOutputRangeByType() and fixed interface querying issue with XDataPilotTable2. 2007/10/29 17:44:41 kohei 1.19.202.1: initial checkin


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [842087e2c0c2ffb4d3cb68d1833762cf0f340389]

INTEGRATION: CWS koheidatapilot01 (1.9.20); FILE MERGED 2008/04/25 20:59:32 kohei 1.9.20.3: RESYNC: (1.10-1.11); FILE MERGED 2008/01/04 03:45:52 kohei 1.9.20.2: RESYNC: (1.9-1.10); FILE MERGED 2007/12/05 00:25:15 kohei 1.9.20.1: got the sc module to compile after the resync.  there are still a few issues to be resolved to get it fully functional again.


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [8f5865f5641a3949e5ca7440e05cfdc3b66139e2]

INTEGRATION: CWS koheidatapilot01 (1.21.202); FILE MERGED 2008/04/25 21:00:07 kohei 1.21.202.4: RESYNC: (1.23-1.24); FILE MERGED 2008/03/12 18:02:06 kohei 1.21.202.3: RESYNC: (1.22-1.23); FILE MERGED 2008/02/25 14:47:46 kohei 1.21.202.2: RESYNC: (1.21-1.22); FILE MERGED 2007/10/29 17:44:40 kohei 1.21.202.1: initial checkin


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [4e6465a5f210ef53ac8f789248a3868bddb24110]

INTEGRATION: CWS koheidatapilot01 (1.20.42); FILE MERGED 2008/04/25 21:00:13 kohei 1.20.42.15: RESYNC: (1.23-1.24); FILE MERGED 2008/04/24 23:26:45 kohei 1.20.42.14: * fixed a regression on page field filtering by the empty string value. * fixed an incorrect drill-down table with number groups (i88531). * moved the shared string storage out of ScDPCacheTable to make it more generic. 2008/04/17 13:11:10 kohei 1.20.42.13: Used ScDPItemData to store cell values to allow numerical comparison where appropriate.  Also fixed the regression involving drill-down on group names. 2008/02/25 14:47:51 kohei 1.20.42.12: RESYNC: (1.22-1.23); FILE MERGED 2007/12/06 16:40:33 kohei 1.20.42.11: put the names of new ScDPSource properties into unonames.hxx and use the defined names instead. 2007/12/06 07:06:15 kohei 1.20.42.10: removed all previously invisible code. 2007/12/06 06:40:28 kohei 1.20.42.9: properly format the drill-down sheet per data source format & removed unused method. 2007/12/05 00:25:15 kohei 1.20.42.8: got the sc module to compile after the resync.  there are still a few issues to be resolved to get it fully functional again. 2007/12/04 16:51:39 kohei 1.20.42.7: RESYNC: (1.20-1.22); FILE MERGED 2007/11/19 22:20:29 kohei 1.20.42.6: commented out the fprintf statements. 2007/11/08 18:03:19 kohei 1.20.42.5: implemented UNO's getPositionData method & expose dimension counts via DataSource properties. 2007/11/07 04:28:31 kohei 1.20.42.4: use array position and keep the original set of arrays instead of making copies for each call. 2007/11/07 03:12:54 kohei 1.20.42.3: We still need to call InitFrom for referenced items, more refactoring and in-line comments, and more const keyword uses for read-only parameters (makes it easier to understand code). 2007/10/31 19:58:44 kohei 1.20.42.2: modified all functions that are called during result calculation so that they can take vectors instead of pointer arrays. 2007/10/29 17:44:40 kohei 1.20.42.1: initial checkin


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [a3e88138c3dd4e2c2181e5a68c113aa39d4e1894]

INTEGRATION: CWS koheidatapilot01 (1.11.200); FILE MERGED 2008/04/25 21:00:31 kohei 1.11.200.11: RESYNC: (1.11-1.12); FILE MERGED 2008/04/21 03:07:58 kohei 1.11.200.10: code cleanup. 2007/12/06 07:06:15 kohei 1.11.200.9: removed all previously invisible code. 2007/11/19 22:21:08 kohei 1.11.200.8: removed fprintf statement. 2007/11/09 02:12:09 kohei 1.11.200.7: renamed one method & some minor code change to make more use of cache table. 2007/11/07 04:28:31 kohei 1.11.200.6: use array position and keep the original set of arrays instead of making copies for each call. 2007/11/07 03:12:54 kohei 1.11.200.5: We still need to call InitFrom for referenced items, more refactoring and in-line comments, and more const keyword uses for read-only parameters (makes it easier to understand code). 2007/11/05 22:11:45 kohei 1.11.200.4: more const pointers when pointers point to read-only instances. 2007/11/05 21:57:52 kohei 1.11.200.3: made pointers to ScDPResultData const where appropriate. 2007/10/31 19:58:44 kohei 1.11.200.2: modified all functions that are called during result calculation so that they can take vectors instead of pointer arrays. 2007/10/29 17:44:40 kohei 1.11.200.1: initial checkin


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [4376243c8cde4f7f207c9459aa1fdb4aff76e14e]

INTEGRATION: CWS koheidatapilot01 (1.12.202); FILE MERGED 2008/04/25 21:00:25 kohei 1.12.202.10: RESYNC: (1.12-1.13); FILE MERGED 2008/04/24 23:26:45 kohei 1.12.202.9: * fixed a regression on page field filtering by the empty string value. * fixed an incorrect drill-down table with number groups (i88531). * moved the shared string storage out of ScDPCacheTable to make it more generic. 2008/04/21 03:07:58 kohei 1.12.202.8: code cleanup. 2008/04/17 13:11:10 kohei 1.12.202.7: Used ScDPItemData to store cell values to allow numerical comparison where appropriate.  Also fixed the regression involving drill-down on group names. 2008/04/15 15:32:14 kohei 1.12.202.6: get the "Identify categories" option to really work.  The previous commit didn't quite do the right thing. 2007/12/06 07:06:15 kohei 1.12.202.5: removed all previously invisible code. 2007/11/07 04:28:31 kohei 1.12.202.4: use array position and keep the original set of arrays instead of making copies for each call. 2007/11/07 03:12:54 kohei 1.12.202.3: We still need to call InitFrom for referenced items, more refactoring and in-line comments, and more const keyword uses for read-only parameters (makes it easier to understand code). 2007/10/31 19:58:44 kohei 1.12.202.2: modified all functions that are called during result calculation so that they can take vectors instead of pointer arrays. 2007/10/29 17:44:40 kohei 1.12.202.1: initial checkin


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [c99e535d6f7c3e73d389974ff1f0caee81b8ac53]

INTEGRATION: CWS koheidatapilot01 (1.9.202); FILE MERGED 2008/04/25 21:00:22 kohei 1.9.202.10: RESYNC: (1.9-1.10); FILE MERGED 2008/04/24 23:26:45 kohei 1.9.202.9: * fixed a regression on page field filtering by the empty string value. * fixed an incorrect drill-down table with number groups (i88531). * moved the shared string storage out of ScDPCacheTable to make it more generic. 2008/04/17 13:11:10 kohei 1.9.202.8: Used ScDPItemData to store cell values to allow numerical comparison where appropriate.  Also fixed the regression involving drill-down on group names. 2008/04/15 15:32:13 kohei 1.9.202.7: get the "Identify categories" option to really work.  The previous commit didn't quite do the right thing. 2008/04/15 03:41:18 kohei 1.9.202.6: get the "Identify categories" option to work. 2008/04/15 00:01:11 kohei 1.9.202.5: get the "Ignore empty rows" option to work. 2007/12/06 07:06:15 kohei 1.9.202.4: removed all previously invisible code. 2007/11/29 19:34:41 kohei 1.9.202.3: fixed the regression where table didn't rebuild cache table when it's refreshed. 2007/11/09 02:12:09 kohei 1.9.202.2: renamed one method & some minor code change to make more use of cache table. 2007/10/29 17:44:40 kohei 1.9.202.1: initial checkin


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [332d869eb134d903e00321a523bd6bc63d8f5754]

INTEGRATION: CWS koheidatapilot01 (1.12.202); FILE MERGED 2008/04/25 21:00:34 kohei 1.12.202.7: RESYNC: (1.12-1.13); FILE MERGED 2008/04/24 23:26:45 kohei 1.12.202.6: * fixed a regression on page field filtering by the empty string value. * fixed an incorrect drill-down table with number groups (i88531). * moved the shared string storage out of ScDPCacheTable to make it more generic. 2008/04/21 03:07:58 kohei 1.12.202.5: code cleanup. 2008/04/17 13:11:10 kohei 1.12.202.4: Used ScDPItemData to store cell values to allow numerical comparison where appropriate.  Also fixed the regression involving drill-down on group names. 2007/12/06 07:06:15 kohei 1.12.202.3: removed all previously invisible code. 2007/11/29 19:34:41 kohei 1.12.202.2: fixed the regression where table didn't rebuild cache table when it's refreshed. 2007/10/29 17:44:40 kohei 1.12.202.1: initial checkin


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [16b654f7975b643da586c41ae5349e2acb58dbdf]

INTEGRATION: CWS koheidatapilot01 (1.15.112); FILE MERGED 2008/04/25 20:59:59 kohei 1.15.112.14: RESYNC: (1.16-1.17); FILE MERGED 2008/04/21 01:21:22 kohei 1.15.112.13: fixed incorrect drill-down data insertion. (i#88473). 2008/04/18 20:27:35 kohei 1.15.112.12: skip the first row of the column header area because it is always used to store the column header buttons, use OTHER position type for those that are within the table but do not belong to either RESULT, COLUMN_HEADER or ROW_HEADER. 2008/04/18 18:16:49 kohei 1.15.112.11: fixed the way I calculated the column/row header areas & more error checking to prevent crashes. 2008/02/01 05:28:12 kohei 1.15.112.10: * fixed a crash when double-clicking on the bottom row of an empty datapilot table. * removed unused variables & printf statements. 2007/12/05 00:25:14 kohei 1.15.112.9: got the sc module to compile after the resync.  there are still a few issues to be resolved to get it fully functional again. 2007/12/04 16:51:34 kohei 1.15.112.8: RESYNC: (1.15-1.16); FILE MERGED 2007/12/04 06:06:26 kohei 1.15.112.7: more code change to totally replace ScDPPositionData with its UNO equivalent & some more code cleanups. 2007/12/04 04:29:00 kohei 1.15.112.6: some API method re-name & associated changes. 2007/11/19 22:22:55 kohei 1.15.112.5: switched from using if statement to using switch statement for position data handling. 2007/11/09 02:12:09 kohei 1.15.112.4: renamed one method & some minor code change to make more use of cache table. 2007/11/08 18:03:19 kohei 1.15.112.3: implemented UNO's getPositionData method & expose dimension counts via DataSource properties. 2007/11/03 18:09:28 kohei 1.15.112.2: implemented getOutputRangeByType() and fixed interface querying issue with XDataPilotTable2. 2007/10/29 17:44:40 kohei 1.15.112.1: initial checkin


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [6257a1e138daf269e71debfe66bc5d35a49a631d]

INTEGRATION: CWS koheidatapilot01 (1.21.112); FILE MERGED 2008/04/25 21:00:18 kohei 1.21.112.7: RESYNC: (1.22-1.23); FILE MERGED 2007/12/04 06:06:26 kohei 1.21.112.6: more code change to totally replace ScDPPositionData with its UNO equivalent & some more code cleanups. 2007/11/09 02:12:09 kohei 1.21.112.5: renamed one method & some minor code change to make more use of cache table. 2007/11/08 18:03:19 kohei 1.21.112.4: implemented UNO's getPositionData method & expose dimension counts via DataSource properties. 2007/11/05 19:40:31 kohei 1.21.112.3: Don't show drill-down data when a cell outside the data field area is activated. 2007/11/03 18:09:28 kohei 1.21.112.2: implemented getOutputRangeByType() and fixed interface querying issue with XDataPilotTable2. 2007/10/29 17:44:40 kohei 1.21.112.1: initial checkin


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [300a18ea18724623dbb99d6b84c8a8d911b55991]

INTEGRATION: CWS koheidatapilot01 (1.7.202); FILE MERGED 2008/04/25 21:00:03 kohei 1.7.202.6: RESYNC: (1.7-1.8); FILE MERGED 2008/04/24 23:26:45 kohei 1.7.202.5: * fixed a regression on page field filtering by the empty string value. * fixed an incorrect drill-down table with number groups (i88531). * moved the shared string storage out of ScDPCacheTable to make it more generic. 2008/04/21 03:07:58 kohei 1.7.202.4: code cleanup. 2008/04/17 13:11:10 kohei 1.7.202.3: Used ScDPItemData to store cell values to allow numerical comparison where appropriate.  Also fixed the regression involving drill-down on group names. 2007/12/06 07:06:15 kohei 1.7.202.2: removed all previously invisible code. 2007/10/29 17:44:40 kohei 1.7.202.1: initial checkin


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [e30af205b38c1f054869a47e004d23007fa963dd]

INTEGRATION: CWS koheidatapilot01 (1.1.2); FILE ADDED 2008/05/20 12:50:23 kz 1.1.2.13: updated license header 2008/04/25 00:02:15 kohei 1.1.2.12: removed unused code. 2008/04/24 23:26:45 kohei 1.1.2.11: * fixed a regression on page field filtering by the empty string value. * fixed an incorrect drill-down table with number groups (i88531). * moved the shared string storage out of ScDPCacheTable to make it more generic. 2008/04/17 13:11:10 kohei 1.1.2.10: Used ScDPItemData to store cell values to allow numerical comparison where appropriate.  Also fixed the regression involving drill-down on group names. 2008/04/16 00:10:03 kohei 1.1.2.9: fixed a bug where drill-down fails when the 'Identify categories' option is used. 2008/04/15 23:02:10 kohei 1.1.2.8: allow numerical comparison of field labels when the row data is numerical. 2008/04/15 15:32:13 kohei 1.1.2.7: get the "Identify categories" option to really work.  The previous commit didn't quite do the right thing. 2008/04/15 03:41:18 kohei 1.1.2.6: get the "Identify categories" option to work. 2008/04/15 00:01:11 kohei 1.1.2.5: get the "Ignore empty rows" option to work. 2007/10/31 19:58:43 kohei 1.1.2.4: modified all functions that are called during result calculation so that they can take vectors instead of pointer arrays. 2007/10/29 19:38:11 kohei 1.1.2.3: fixed a crash when the database providing source data does not exist. 2007/10/29 18:55:39 kohei 1.1.2.2: fixed a case when the in-sheet data source table starts with row > 1. 2007/10/29 17:44:39 kohei 1.1.2.1: initial checkin


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [359a89a1c6af10c7d15cc4660694ff74df7cfb44]

INTEGRATION: CWS koheidatapilot01 (1.74.106); FILE MERGED 2008/04/25 20:59:07 kohei 1.74.106.4: RESYNC: (1.79-1.81); FILE MERGED 2008/03/12 18:01:48 kohei 1.74.106.3: RESYNC: (1.76-1.79); FILE MERGED 2008/02/25 14:47:28 kohei 1.74.106.2: RESYNC: (1.74-1.76); FILE MERGED 2007/12/06 16:40:33 kohei 1.74.106.1: put the names of new ScDPSource properties into unonames.hxx and use the defined names instead.


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [716364cac28dca634c7059a5c5ab250bf7418fe3]

INTEGRATION: CWS koheidatapilot01 (1.8.216); FILE MERGED 2008/04/25 20:59:19 kohei 1.8.216.5: RESYNC: (1.10-1.11); FILE MERGED 2007/12/06 06:41:12 kohei 1.8.216.4: properly format the drill-down sheet per data source format & removed unused method. 2007/12/04 16:51:06 kohei 1.8.216.3: RESYNC: (1.8-1.10); FILE MERGED 2007/11/07 03:12:54 kohei 1.8.216.2: We still need to call InitFrom for referenced items, more refactoring and in-line comments, and more const keyword uses for read-only parameters (makes it easier to understand code). 2007/10/29 17:44:39 kohei 1.8.216.1: initial checkin


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [f22d1680f9a8a158feb35401bf3aa529b323dcd4]

INTEGRATION: CWS koheidatapilot01 (1.7.202); FILE MERGED 2008/04/25 20:59:04 kohei 1.7.202.8: RESYNC: (1.7-1.8); FILE MERGED 2008/04/21 03:07:57 kohei 1.7.202.7: code cleanup. 2007/12/06 07:06:15 kohei 1.7.202.6: removed all previously invisible code. 2007/11/07 04:28:31 kohei 1.7.202.5: use array position and keep the original set of arrays instead of making copies for each call. 2007/11/07 03:12:53 kohei 1.7.202.4: We still need to call InitFrom for referenced items, more refactoring and in-line comments, and more const keyword uses for read-only parameters (makes it easier to understand code). 2007/11/05 22:11:45 kohei 1.7.202.3: more const pointers when pointers point to read-only instances. 2007/11/05 21:57:52 kohei 1.7.202.2: made pointers to ScDPResultData const where appropriate. 2007/10/31 19:58:43 kohei 1.7.202.1: modified all functions that are called during result calculation so that they can take vectors instead of pointer arrays.


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [86db3412697955113a85dd0f760960466ee47ac4]

INTEGRATION: CWS koheidatapilot01 (1.6.216); FILE MERGED 2008/04/25 20:59:00 kohei 1.6.216.7: RESYNC: (1.6-1.7); FILE MERGED 2008/04/25 00:02:15 kohei 1.6.216.6: removed unused code. 2008/04/24 23:26:38 kohei 1.6.216.5: * fixed a regression on page field filtering by the empty string value. * fixed an incorrect drill-down table with number groups (i88531). * moved the shared string storage out of ScDPCacheTable to make it more generic. 2008/04/17 13:10:39 kohei 1.6.216.4: Used ScDPItemData to store cell values to allow numerical comparison where appropriate.  Also fixed the regression involving drill-down on group names. 2008/04/15 15:32:06 kohei 1.6.216.3: get the "Identify categories" option to really work.  The previous commit didn't quite do the right thing. 2007/12/06 07:06:15 kohei 1.6.216.2: removed all previously invisible code. 2007/10/29 17:44:39 kohei 1.6.216.1: initial checkin


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [d8175ab702fc54626881283b1e8348aeabc653f6]

INTEGRATION: CWS koheidatapilot01 (1.4.570); FILE MERGED 2008/04/25 20:59:25 kohei 1.4.570.6: RESYNC: (1.4-1.5); FILE MERGED 2008/04/24 23:26:38 kohei 1.4.570.5: * fixed a regression on page field filtering by the empty string value. * fixed an incorrect drill-down table with number groups (i88531). * moved the shared string storage out of ScDPCacheTable to make it more generic. 2008/04/17 13:10:39 kohei 1.4.570.4: Used ScDPItemData to store cell values to allow numerical comparison where appropriate.  Also fixed the regression involving drill-down on group names. 2008/04/15 15:32:05 kohei 1.4.570.3: get the "Identify categories" option to really work.  The previous commit didn't quite do the right thing. 2007/12/06 07:06:15 kohei 1.4.570.2: removed all previously invisible code. 2007/10/29 17:44:39 kohei 1.4.570.1: initial checkin


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [6c92d662d76dae2f0d31759f71b4e34739786732]

INTEGRATION: CWS koheidatapilot01 (1.3.570); FILE MERGED 2008/04/25 20:59:10 kohei 1.3.570.5: RESYNC: (1.3-1.4); FILE MERGED 2008/04/24 23:26:38 kohei 1.3.570.4: * fixed a regression on page field filtering by the empty string value. * fixed an incorrect drill-down table with number groups (i88531). * moved the shared string storage out of ScDPCacheTable to make it more generic. 2008/04/17 13:10:39 kohei 1.3.570.3: Used ScDPItemData to store cell values to allow numerical comparison where appropriate.  Also fixed the regression involving drill-down on group names. 2007/12/06 07:06:15 kohei 1.3.570.2: removed all previously invisible code. 2007/10/29 17:44:39 kohei 1.3.570.1: initial checkin


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [e838c8d70554494dc3ccedd49f8e43c4893440c3]

INTEGRATION: CWS koheidatapilot01 (1.8.112); FILE MERGED 2008/04/25 20:59:13 kohei 1.8.112.7: RESYNC: (1.9-1.10); FILE MERGED 2007/12/04 06:06:26 kohei 1.8.112.6: more code change to totally replace ScDPPositionData with its UNO equivalent & some more code cleanups. 2007/12/04 04:29:00 kohei 1.8.112.5: some API method re-name & associated changes. 2007/11/09 02:12:08 kohei 1.8.112.4: renamed one method & some minor code change to make more use of cache table. 2007/11/08 18:03:19 kohei 1.8.112.3: implemented UNO's getPositionData method & expose dimension counts via DataSource properties. 2007/11/03 18:09:28 kohei 1.8.112.2: implemented getOutputRangeByType() and fixed interface querying issue with XDataPilotTable2. 2007/10/29 17:44:39 kohei 1.8.112.1: initial checkin


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [abe2e26b3242a212239cf54c23a32e11a543becd]

INTEGRATION: CWS koheidatapilot01 (1.12.112); FILE MERGED 2008/04/25 20:59:22 kohei 1.12.112.7: RESYNC: (1.13-1.14); FILE MERGED 2007/12/04 16:51:09 kohei 1.12.112.6: RESYNC: (1.12-1.13); FILE MERGED 2007/12/04 06:06:26 kohei 1.12.112.5: more code change to totally replace ScDPPositionData with its UNO equivalent & some more code cleanups. 2007/11/08 18:03:19 kohei 1.12.112.4: implemented UNO's getPositionData method & expose dimension counts via DataSource properties. 2007/11/05 19:40:30 kohei 1.12.112.3: Don't show drill-down data when a cell outside the data field area is activated. 2007/11/03 18:09:28 kohei 1.12.112.2: implemented getOutputRangeByType() and fixed interface querying issue with XDataPilotTable2. 2007/10/29 17:44:39 kohei 1.12.112.1: initial checkin


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [32a3ef8ce2e7897919f0d03af6b54e0c76209c61]

INTEGRATION: CWS koheidatapilot01 (1.4.570); FILE MERGED 2008/04/25 20:59:16 kohei 1.4.570.5: RESYNC: (1.4-1.5); FILE MERGED 2008/04/24 23:26:38 kohei 1.4.570.4: * fixed a regression on page field filtering by the empty string value. * fixed an incorrect drill-down table with number groups (i88531). * moved the shared string storage out of ScDPCacheTable to make it more generic. 2008/04/17 13:10:39 kohei 1.4.570.3: Used ScDPItemData to store cell values to allow numerical comparison where appropriate.  Also fixed the regression involving drill-down on group names. 2007/12/06 07:06:14 kohei 1.4.570.2: removed all previously invisible code. 2007/10/29 17:44:39 kohei 1.4.570.1: initial checkin


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [d6e54b1f88ab2f336cd2af0b66018b81d9946565]

INTEGRATION: CWS koheidatapilot01 (1.1.2); FILE ADDED 2008/05/20 12:50:23 kz 1.1.2.11: updated license header 2008/04/25 00:19:03 kohei 1.1.2.10: added more comments. 2008/04/25 00:02:15 kohei 1.1.2.9: removed unused code. 2008/04/24 23:26:38 kohei 1.1.2.8: * fixed a regression on page field filtering by the empty string value. * fixed an incorrect drill-down table with number groups (i88531). * moved the shared string storage out of ScDPCacheTable to make it more generic. 2008/04/20 02:46:57 kohei 1.1.2.7: ScDPItemData is a struct not a class. 2008/04/17 13:10:39 kohei 1.1.2.6: Used ScDPItemData to store cell values to allow numerical comparison where appropriate.  Also fixed the regression involving drill-down on group names. 2008/04/15 23:02:02 kohei 1.1.2.5: allow numerical comparison of field labels when the row data is numerical. 2008/04/15 15:32:05 kohei 1.1.2.4: get the "Identify categories" option to really work.  The previous commit didn't quite do the right thing. 2008/04/15 03:41:12 kohei 1.1.2.3: get the "Identify categories" option to work. 2008/04/15 00:01:04 kohei 1.1.2.2: get the "Ignore empty rows" option to work. 2007/10/29 17:44:39 kohei 1.1.2.1: initial checkin


2008-05-20  Kurt Zenker  <kz@openoffice.org>  [6d3cc32de354eeff4df1bd64071bad1ea3ce1899]

INTEGRATION: CWS koheidatapilot01 (1.9.508); FILE MERGED 2008/04/25 20:59:29 kohei 1.9.508.6: RESYNC: (1.9-1.10); FILE MERGED 2008/04/18 15:07:06 kohei 1.9.508.5: throw IllegalArgumentException on invalid range type. 2007/11/30 00:13:25 kohei 1.9.508.4: implemented insertDrillDownSheet UNO method. 2007/11/08 18:03:19 kohei 1.9.508.3: implemented UNO's getPositionData method & expose dimension counts via DataSource properties. 2007/11/03 18:09:28 kohei 1.9.508.2: implemented getOutputRangeByType() and fixed interface querying issue with XDataPilotTable2. 2007/10/29 17:44:39 kohei 1.9.508.1: initial checkin


2008-05-19  Rüdiger Timm  <rt@openoffice.org>  [c7c1c211f0b517bd4769eb8b33e1aee83ef667ef]

#i10000# SYSTEM_PORTAUDIO and SYSTEM_SNDFILE are obsolete, too.


2008-05-19  Rüdiger Timm  <rt@openoffice.org>  [0ff23477ecca92674b1a47ea9a9c087bb29aef80]

#i10000# Remove remaining occurences of ENABLE_PASF and ENABLE_NAS.


2008-05-19  Rüdiger Timm  <rt@openoffice.org>  [fcd5373646cfa903a80e44285c06bd24dd3ccc26]

#i10000# Undo change of revision 1.78: we still have to unset ENABLE_PASF and ENABLE_NAS.


2008-05-19  Vladimir Glazounov  <vg@openoffice.org>  [dc0678a84bb09581c182191bc665377d13cea3f3]

#i89468# deliver hyphen.h for windows too


2008-05-16  Vladimir Glazounov  <vg@openoffice.org>  [22ba7dcbe760976e06c76b57757ab5e8953dc132]

#i10000# new configure


2008-05-16  Vladimir Glazounov  <vg@openoffice.org>  [6e0a00bc39424b9714405df2d9e9a7d713eaf38d]

#100000# no gnome-set-default-application anymore


2008-05-16  Vladimir Glazounov  <vg@openoffice.org>  [e492240eaecde5d5520beca70cbcfdc27b8d5304]

#100000# get rid of cc1plus warnings


2008-05-16  Armin Weiss  <aw@openoffice.org>  [3bf1ff74cb415aa2e466a4703cc98e9ffd060f03]

commit after resync


2008-05-16  Armin Weiss  <aw@openoffice.org>  [d5aa93d8615fee4f9f79e3eeade256b92967c823]

adaptions after resync


2008-05-16  Vladimir Glazounov  <vg@openoffice.org>  [3f1008e53d597f52432333f166e10c43ade35a36]

#100000# added crnrdlg.obj to EXCEPTIONSFILES


2008-05-16  Vladimir Glazounov  <vg@openoffice.org>  [ce8f7f715c1c47249af8da5dbd2d21d52e0d28fc]

#100000# throw away OOH680-only fix


2008-05-16  Vladimir Glazounov  <vg@openoffice.org>  [14f58aeb5d19a42e86c0f7c8568d25f2eaaad1e5]

#i89516#


2008-05-15  Vladimir Glazounov  <vg@openoffice.org>  [a4af3b5dfc74bf3321a7e11bf0e10c51346be616]

#100000#


2008-05-15  Vladimir Glazounov  <vg@openoffice.org>  [27cd2aba82a9f393620bdb40dd72f8e74aef7ded]

#100000# fix for clones CWS problem


2008-05-15  Vladimir Glazounov  <vg@openoffice.org>  [02e6d621baa226e8064cd1773bf90a871527b612]

#i89468#


2008-05-15  Vladimir Glazounov  <vg@openoffice.org>  [a6f01b971c119838fcdb754e9da4ef06e61a53b1]

DEV300


2008-05-15  Vladimir Glazounov  <vg@openoffice.org>  [4fe8144d4f5f3c9bc84df3a708f8423e93cbca1e]

#100000# LGPLv3 License


2008-05-15  Vladimir Glazounov  <vg@openoffice.org>  [08ac2603b36a3b4705fcc9cadf0f62c1cc6bc7bb]

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>  [132b3dfddbcbf8d8dc99ef8dd4a87a7c8af68e53]

#i89468#


2008-05-15  Vladimir Glazounov  <vg@openoffice.org>  [19dd51833047f437aa36f8635aaa252a0a165776]

INTEGRATION: CWS oxtsysint01 (1.28.2); FILE MERGED 2008/04/18 10:43:33 dv 1.28.2.1: #i85856# added XSynchronousDispatch interface for replacing loadComponentFromURL


2008-05-15  Vladimir Glazounov  <vg@openoffice.org>  [3b77857f359d98d77db365e2e900ffb236611993]

INTEGRATION: CWS oxtsysint01 (1.11.2); FILE MERGED 2008/04/25 05:08:04 obr 1.11.2.1: #i85856# desktop integration no longer uses unopkg gui


2008-05-15  Vladimir Glazounov  <vg@openoffice.org>  [6872d5b6ef848ac7a3e2605ad1ab5ee5f6dfef2d]

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>  [e04b40589719e9387930c5d01b99074b599f4212]

INTEGRATION: CWS oxtsysint01 (1.4.54); FILE MERGED 2008/05/05 06:36:43 dv 1.4.54.1: Changed file extensions to the ones currently in use by OOo


2008-05-15  Vladimir Glazounov  <vg@openoffice.org>  [ae0a871d751f3436196447c8f967567df6df1f8e]

INTEGRATION: CWS oxtsysint01 (1.2.36); FILE MERGED 2008/05/05 06:36:43 dv 1.2.36.1: Changed file extensions to the ones currently in use by OOo


2008-05-15  Vladimir Glazounov  <vg@openoffice.org>  [d87e328e9479e45522a9176371abce161b422294]

INTEGRATION: CWS oxtsysint01 (1.1.2); FILE ADDED 2008/04/24 13:31:50 dv 1.1.2.3: #i85856# SynchronousDispatch helper should throw an exception, when no synchon dispatch is available 2008/04/18 10:52:38 dv 1.1.2.2: #i85856# new SynchronousDispatch helper for replacing loadComponentFromURL 2008/04/15 11:50:20 dv 1.1.2.1: #i85856# new SynchronousDispatch helper for replacing loadComponentFromURL


2008-05-15  Vladimir Glazounov  <vg@openoffice.org>  [dd1a167f7ef23b1a08f5d6247763c4d3728bd519]

INTEGRATION: CWS oxtsysint01 (1.43.20); FILE MERGED 2008/04/15 13:30:49 dv 1.43.20.2: RESYNC: (1.43-1.45); FILE MERGED 2008/04/15 11:50:40 dv 1.43.20.1: #i85856# new SynchronousDispatch helper for replacing loadComponentFromURL


2008-05-15  Vladimir Glazounov  <vg@openoffice.org>  [94dc262b8a9567e10a17283c86256f5da77fcc21]

INTEGRATION: CWS oxtsysint01 (1.1.2); FILE ADDED 2008/04/15 11:49:57 dv 1.1.2.1: #i85856# new SynchronousDispatch helper for replacing loadComponentFromURL


2008-05-15  Vladimir Glazounov  <vg@openoffice.org>  [58f532e03967b637b931992481f6f6d012f9badd]

INTEGRATION: CWS oxtsysint01 (1.119.2); FILE MERGED 2008/04/23 09:40:56 dv 1.119.2.1: #i85856# use new SynchronousDispatch helper instead of loadComponentFromURL


2008-05-15  Vladimir Glazounov  <vg@openoffice.org>  [70543c828b99fac6583a1d2d7a4f3ccc9025c802]

INTEGRATION: CWS oxtsysint01 (1.30.4); FILE MERGED 2008/04/24 13:33:13 obr 1.30.4.1: #i85856# desktop integration no longer uses unopkg gui


2008-05-15  Vladimir Glazounov  <vg@openoffice.org>  [f98311a60b0267d799a1d09b85e74814e5b7f0c8]

INTEGRATION: CWS oxtsysint01 (1.14.48); FILE MERGED 2008/04/24 13:33:12 obr 1.14.48.1: #i85856# desktop integration no longer uses unopkg gui


2008-05-15  Vladimir Glazounov  <vg@openoffice.org>  [2c34c54fbd9c297ded77872c5bf9f91e5495c675]

INTEGRATION: CWS oxtsysint01 (1.6.90); FILE MERGED 2008/04/24 13:33:12 obr 1.6.90.1: #i85856# desktop integration no longer uses unopkg gui


2008-05-15  Vladimir Glazounov  <vg@openoffice.org>  [8fa24243f67a8564d6ba48854f8ee014ca499893]

INTEGRATION: CWS oxtsysint01 (1.10.4); FILE MERGED 2008/04/24 13:33:12 obr 1.10.4.1: #i85856# desktop integration no longer uses unopkg gui


2008-05-15  Vladimir Glazounov  <vg@openoffice.org>  [0797a7072cd2e641ecb5e1f0c2eb7fa6e024c6f0]

INTEGRATION: CWS oxtsysint01 (1.25.2); FILE MERGED 2008/04/24 13:33:12 obr 1.25.2.1: #i85856# desktop integration no longer uses unopkg gui


2008-05-15  Vladimir Glazounov  <vg@openoffice.org>  [d28706df6ccc8e7684f85c70526603ae57b249d4]

INTEGRATION: CWS oxtsysint01 (1.2.84); FILE MERGED 2008/04/24 13:33:12 obr 1.2.84.1: #i85856# desktop integration no longer uses unopkg gui


2008-05-15  Vladimir Glazounov  <vg@openoffice.org>  [710bddacfd6df2b92143a5e19792709dfea4df6b]

INTEGRATION: CWS oxtsysint01 (1.29.4); FILE MERGED 2008/04/24 13:33:11 obr 1.29.4.1: #i85856# desktop integration no longer uses unopkg gui


2008-05-15  Vladimir Glazounov  <vg@openoffice.org>  [1cc89f9eb9bcf1800d9850abc1788c35c79ba9e1]

INTEGRATION: CWS oxtsysint01 (1.10.90); FILE MERGED 2008/04/24 13:33:11 obr 1.10.90.1: #i85856# desktop integration no longer uses unopkg gui


2008-05-15  Vladimir Glazounov  <vg@openoffice.org>  [f1792662fc1abdf375f6e75b93fd258a43610f2c]

INTEGRATION: CWS oxtsysint01 (1.3.90); FILE MERGED 2008/04/24 13:33:11 obr 1.3.90.1: #i85856# desktop integration no longer uses unopkg gui


2008-05-15  Vladimir Glazounov  <vg@openoffice.org>  [5f932a74031c06c6f78fa662fe124e8c0e72182b]

INTEGRATION: CWS oxtsysint01 (1.19.4); FILE MERGED 2008/04/24 13:33:10 obr 1.19.4.1: #i85856# desktop integration no longer uses unopkg gui


2008-05-15  Vladimir Glazounov  <vg@openoffice.org>  [c355054aad58dcf3c631a9601766ee40467ca2d3]

INTEGRATION: CWS oxtsysint01 (1.4.4); FILE MERGED 2008/04/24 04:46:39 obr 1.4.4.1: #i88403# used wrong variable


2008-05-15  Vladimir Glazounov  <vg@openoffice.org>  [2d0a6c9d459e940e6fdda07de61d08b0f672a405]

INTEGRATION: CWS oxtsysint01 (1.3.4); FILE MERGED 2008/04/28 07:22:25 obr 1.3.4.1: #i85856# add oxt to list of supported file types


2008-05-15  Vladimir Glazounov  <vg@openoffice.org>  [e23f48a67b0e2f4e24ea8a051415a1b2eaeb317a]

INTEGRATION: CWS oxtsysint01 (1.1.2); FILE ADDED 2008/04/28 07:22:25 obr 1.1.2.1: #i85856# add oxt to list of supported file types


2008-05-15  Vladimir Glazounov  <vg@openoffice.org>  [219fefceef8a8b0161a681fc7b81b946384bb41b]

INTEGRATION: CWS oxtsysint01 (1.18.14); FILE MERGED 2008/04/24 13:33:10 obr 1.18.14.1: #i85856# desktop integration no longer uses unopkg gui


2008-05-15  Vladimir Glazounov  <vg@openoffice.org>  [0905dddc6bf50568c0f4dada2a4600f470d897b4]

INTEGRATION: CWS oxtsysint01 (1.6.90); FILE MERGED 2008/04/24 13:33:10 obr 1.6.90.1: #i85856# desktop integration no longer uses unopkg gui


2008-05-15  Vladimir Glazounov  <vg@openoffice.org>  [33e01c9b6a5db35db2d19d0e16f68c05bd2fc844]

INTEGRATION: CWS oxtsysint01 (1.119.24); FILE MERGED 2008/04/15 13:26:37 dv 1.119.24.2: RESYNC: (1.119-1.121); FILE MERGED 2008/04/10 06:42:39 dv 1.119.24.1: #i85856# Office should handle '.oxt' files


2008-05-15  Vladimir Glazounov  <vg@openoffice.org>  [a944f84ce64875b64dc2d220aa03aeec018961b7]

INTEGRATION: CWS oxtsysint01 (1.41.24); FILE MERGED 2008/04/15 13:26:34 dv 1.41.24.2: RESYNC: (1.41-1.42); FILE MERGED 2008/04/10 09:41:20 dv 1.41.24.1: #i85856# Office should handle '.oxt' files


2008-05-15  Vladimir Glazounov  <vg@openoffice.org>  [ff1ebc49f6a9e2a848b2e165cd2b65c92b4469cc]

INTEGRATION: CWS oxtsysint01 (1.3.460); FILE MERGED 2008/04/15 13:26:30 dv 1.3.460.2: RESYNC: (1.3-1.4); FILE MERGED 2008/04/15 11:52:00 dv 1.3.460.1: #i85856# added XSynchronousDispatch interface for replacing loadComponentFromURL


2008-05-15  Vladimir Glazounov  <vg@openoffice.org>  [20832fa76ea3e32aff1d264cbd201bd6b54f4e9e]

INTEGRATION: CWS oxtsysint01 (1.1.2); FILE ADDED 2008/04/11 07:21:57 dv 1.1.2.2: #i85856# Now with 'done' notification 2008/04/10 06:41:56 dv 1.1.2.1: #i85856# Office should handle '.oxt' files


2008-05-15  Vladimir Glazounov  <vg@openoffice.org>  [1679b1b61a9714c7fb63bf562e7e0c595e0d67d2]

INTEGRATION: CWS oxtsysint01 (1.14.24); FILE MERGED 2008/04/15 13:26:26 dv 1.14.24.2: RESYNC: (1.14-1.15); FILE MERGED 2008/04/10 06:42:22 dv 1.14.24.1: #i85856# Office should handle '.oxt' files


2008-05-15  Vladimir Glazounov  <vg@openoffice.org>  [b1e4bbabba3ef98c9a10a22c56ad1e9d892eee47]

INTEGRATION: CWS oxtsysint01 (1.6.264); FILE MERGED 2008/04/15 13:26:23 dv 1.6.264.2: RESYNC: (1.6-1.7); FILE MERGED 2008/04/15 11:52:00 dv 1.6.264.1: #i85856# added XSynchronousDispatch interface for replacing loadComponentFromURL


2008-05-15  Vladimir Glazounov  <vg@openoffice.org>  [58931ea7dd144ebe04dc82dec1a337571d1db61f]

INTEGRATION: CWS oxtsysint01 (1.1.2); FILE ADDED 2008/04/10 06:41:31 dv 1.1.2.1: #i85856# Office should handle '.oxt' files


2008-05-15  Vladimir Glazounov  <vg@openoffice.org>  [db1451d7aa128cb61ba86dd3b9f11a95530718dd]

INTEGRATION: CWS oxtsysint01 (1.46.24); FILE MERGED 2008/04/15 13:26:20 dv 1.46.24.2: RESYNC: (1.46-1.47); FILE MERGED 2008/04/10 07:49:11 dv 1.46.24.1: #i85856# Office should handle '.oxt' files


2008-05-15  Vladimir Glazounov  <vg@openoffice.org>  [52647cf35fd9611ecece236627e67ec15ad0589c]

INTEGRATION: CWS oxtsysint01 (1.1.2); FILE ADDED 2008/04/10 06:44:34 dv 1.1.2.1: #i85856# Office should handle '.oxt' files


2008-05-15  Vladimir Glazounov  <vg@openoffice.org>  [d58766965eb9397aa6b055102287f01e0bb0ca57]

INTEGRATION: CWS oxtsysint01 (1.1.2); FILE ADDED 2008/04/10 09:39:56 dv 1.1.2.1: #i85856# Office should handle '.oxt' files


2008-05-15  Vladimir Glazounov  <vg@openoffice.org>  [936735e84b66b1d5df4b9c0c86a56038210920f9]

INTEGRATION: CWS oxtsysint01 (1.6.388); FILE MERGED 2008/04/10 09:40:49 dv 1.6.388.2: #i85856# Office should handle '.oxt' files 2008/04/10 06:44:05 dv 1.6.388.1: #i85856# Office should handle '.oxt' files


2008-05-15  Vladimir Glazounov  <vg@openoffice.org>  [58213bf538e916a029aa6048aa54e71c54354c26]

INTEGRATION: CWS chart26_DEV300 (1.5.130); FILE MERGED 2008/04/23 19:20:26 iha 1.5.130.1: #i72994# good automatic placement of walls, grid lines and axes labels dependent on 3D rotation


2008-05-15  Vladimir Glazounov  <vg@openoffice.org>  [637a3410bf363d5e0c5a2cde1ab139c2b9e4d286]

INTEGRATION: CWS chart26_DEV300 (1.2.130); FILE MERGED 2008/04/23 19:23:00 iha 1.2.130.1: #i72994# good automatic placement of walls, grid lines and axes labels dependent on 3D rotation


2008-05-15  Vladimir Glazounov  <vg@openoffice.org>  [ede741755b1de6b149493858175debb7d7d7da03]

INTEGRATION: CWS chart26_DEV300 (1.3.98); FILE MERGED 2008/04/23 19:18:19 iha 1.3.98.8: #i72994# good automatic placement of walls, grid lines and axes labels dependent on 3D rotation 2008/04/23 08:10:26 iha 1.3.98.7: #i72994# simpler access to 3D settings 2008/04/18 15:28:17 iha 1.3.98.6: #i72994# simpler access to 3D settings 2008/04/18 15:25:10 iha 1.3.98.5: #i72994# corrected angle conversion 2008/04/17 19:11:21 iha 1.3.98.4: #i72994# correct horizontal and vertical rotation in case right-angled-axes is off 2008/04/09 08:12:30 iha 1.3.98.3: #i72994# simpler access to 3D settings 2008/04/08 15:54:47 iha 1.3.98.2: #i72994# simpler access to 3D settings 2008/04/07 15:49:17 iha 1.3.98.1: #i72994# simpler access to 3D settings - joined from CWS xmlfilter04


2008-05-15  Vladimir Glazounov  <vg@openoffice.org>  [3b3a313673f9334b650559f720022b35ef235a69]

INTEGRATION: CWS chart26_DEV300 (1.19.20.1.6); FILE MERGED 2008/04/09 08:13:58 iha 1.19.20.1.6.3: #i72994# simpler access to 3D settings 2008/04/08 15:56:40 iha 1.19.20.1.6.2: #i72994# simpler access to 3D settings 2008/04/07 15:47:41 iha 1.19.20.1.6.1: #i72994# simpler access to 3D settings - joined from CWS xmlfilter04


2008-05-15  Vladimir Glazounov  <vg@openoffice.org>  [0a6cdcfc346a1154004a9712c315b8e17e85f3a6]

INTEGRATION: CWS chart26_DEV300 (1.12.74); FILE MERGED 2008/04/09 08:13:21 iha 1.12.74.3: #i72994# simpler access to 3D settings 2008/04/08 15:56:02 iha 1.12.74.2: #i72994# simpler access to 3D settings 2008/04/07 15:46:24 iha 1.12.74.1: #i72994# simpler access to 3D settings - joined from CWS xmlfilter04


2008-05-15  Vladimir Glazounov  <vg@openoffice.org>  [8dda0ae233b3d5c434ceddd1de1294a1b0b9b809]

INTEGRATION: CWS chart26_DEV300 (1.2.110); FILE MERGED 2008/04/23 19:17:35 iha 1.2.110.5: #i72994# good automatic placement of walls, grid lines and axes labels dependent on 3D rotation 2008/04/18 15:27:41 iha 1.2.110.4: #i72994# simpler access to 3D settings 2008/04/09 08:11:40 iha 1.2.110.3: #i72994# simpler access to 3D settings 2008/04/08 15:54:12 iha 1.2.110.2: #i72994# simpler access to 3D settings 2008/04/07 15:48:41 iha 1.2.110.1: #i72994# simpler access to 3D settings - joined from CWS xmlfilter04


2008-05-15  Vladimir Glazounov  <vg@openoffice.org>  [10dd17f7788a51de384180035420ae268cb441b5]

INTEGRATION: CWS chart26_DEV300 (1.5.96); FILE MERGED 2008/04/09 08:36:05 iha 1.5.96.1: #155569# avoid crash


2008-05-15  Vladimir Glazounov  <vg@openoffice.org>  [09a874d13e114101ac3ad1447a847e7031cbe4a7]

INTEGRATION: CWS chart26_DEV300 (1.5.36); FILE MERGED 2008/04/09 08:15:04 iha 1.5.36.2: #i72994# simpler access to 3D settings 2008/04/08 15:57:13 iha 1.5.36.1: #i72994# simpler access to 3D settings


2008-05-15  Vladimir Glazounov  <vg@openoffice.org>  [ede0d237414fb7e3d654b847e228cf8d9ed1bb1c]

INTEGRATION: CWS chart26_DEV300 (1.11.20.1.6); FILE MERGED 2008/04/09 08:15:44 iha 1.11.20.1.6.3: #i72994# simpler access to 3D settings 2008/04/08 15:57:35 iha 1.11.20.1.6.2: #i72994# simpler access to 3D settings 2008/04/07 15:59:21 iha 1.11.20.1.6.1: #i72994# simpler access to 3D settings - joined from CWS xmlfilter04


2008-05-15  Vladimir Glazounov  <vg@openoffice.org>  [8591ac6cb8cafc116b8d8ab4db974cc39b5dc3d9]

INTEGRATION: CWS chart26_DEV300 (1.3.98); FILE MERGED 2008/04/08 15:41:28 iha 1.3.98.2: #i72994# simpler access to 3D settings 2008/04/07 16:02:29 iha 1.3.98.1: #i72994# simpler access to 3D settings - joined from CWS xmlfilter04


2008-05-15  Vladimir Glazounov  <vg@openoffice.org>  [e05da186be43fe89a012db06dfb5063cf7eb71fa]

INTEGRATION: CWS chart26_DEV300 (1.61.4.1.4); FILE MERGED 2008/04/16 19:52:20 er 1.61.4.1.4.1: #i87128# sanitize view settings positions when loading documents that exceed max cols/rows


2008-05-15  Vladimir Glazounov  <vg@openoffice.org>  [60ab12292959d2694bdfcbe0191402b2bfb7a93b]

INTEGRATION: CWS chart26_DEV300 (1.16.72.1.6); FILE MERGED 2008/04/15 14:07:59 dr 1.16.72.1.6.2: #i72994# light settings, more fine tuning 2008/04/15 10:39:06 dr 1.16.72.1.6.1: #i72994# import/export chart 3d view settings


2008-05-15  Vladimir Glazounov  <vg@openoffice.org>  [0ec3f2cab48cf643d116284bcd5d4065d346a531]

INTEGRATION: CWS chart26_DEV300 (1.41.6.1.6); FILE MERGED 2008/04/23 19:21:20 iha 1.41.6.1.6.1: #i72994# good automatic placement of walls, grid lines and axes labels dependent on 3D rotation


2008-05-15  Vladimir Glazounov  <vg@openoffice.org>  [43a747ca0633dea62a8104076cff880edc092c48]

INTEGRATION: CWS chart26_DEV300 (1.21.8.1.6); FILE MERGED 2008/04/15 09:03:31 iha 1.21.8.1.6.1: #88075 wrong percentage display


2008-05-15  Vladimir Glazounov  <vg@openoffice.org>  [dfd480162e378e36333b8ab0c2973365e847061d]

INTEGRATION: CWS chart26_DEV300 (1.16.98); FILE MERGED 2008/04/24 09:53:00 iha 1.16.98.2: #i72994# good automatic placement of walls, grid lines and axes labels dependent on 3D rotation 2008/04/23 19:19:54 iha 1.16.98.1: #i72994# good automatic placement of walls, grid lines and axes labels dependent on 3D rotation


2008-05-15  Vladimir Glazounov  <vg@openoffice.org>  [d440098e9deb5c3b7199d3b2ddae11575cee0371]

INTEGRATION: CWS chart26_DEV300 (1.39.8.1.6); FILE MERGED 2008/04/15 09:04:54 iha 1.39.8.1.6.1: #88075 wrong percentage display


2008-05-15  Vladimir Glazounov  <vg@openoffice.org>  [efc0bdaf2ad0eb1fcbcc154d056056e3dce0fa85]

INTEGRATION: CWS chart26_DEV300 (1.9.98); FILE MERGED 2008/04/23 19:22:09 iha 1.9.98.1: #i72994# good automatic placement of walls, grid lines and axes labels dependent on 3D rotation


2008-05-15  Vladimir Glazounov  <vg@openoffice.org>  [c07d7511bb8adf781efdbe7b18152c1df27155d1]

INTEGRATION: CWS chart26_DEV300 (1.6.130); FILE MERGED 2008/04/23 19:26:13 iha 1.6.130.1: #i72994# good automatic placement of walls, grid lines and axes labels dependent on 3D rotation


2008-05-15  Vladimir Glazounov  <vg@openoffice.org>  [8f7c283f31351d3f6ba1f7c51f0a10a244c4a9f5]

INTEGRATION: CWS chart26_DEV300 (1.7.130); FILE MERGED 2008/04/23 19:24:20 iha 1.7.130.1: #i72994# good automatic placement of walls, grid lines and axes labels dependent on 3D rotation


2008-05-15  Vladimir Glazounov  <vg@openoffice.org>  [267f8ebd660ad81fb935fb9358d666db5caa69c7]

INTEGRATION: CWS chart26_DEV300 (1.5.130); FILE MERGED 2008/04/23 19:27:24 iha 1.5.130.1: #i72994# good automatic placement of walls, grid lines and axes labels dependent on 3D rotation


2008-05-15  Vladimir Glazounov  <vg@openoffice.org>  [7e72bc369a5d888072d1c56a31ba972c0f5c18a2]

INTEGRATION: CWS chart26_DEV300 (1.9.96); FILE MERGED 2008/04/23 20:41:25 iha 1.9.96.2: #i72994# good automatic placement of walls, grid lines and axes labels dependent on 3D rotation 2008/04/23 19:28:25 iha 1.9.96.1: #i72994# good automatic placement of walls, grid lines and axes labels dependent on 3D rotation


2008-05-15  Vladimir Glazounov  <vg@openoffice.org>  [696c2ff283f12f524bdf9ed8ee0b54eacd5973e8]

INTEGRATION: CWS chart26_DEV300 (1.2.130); FILE MERGED 2008/04/23 19:23:29 iha 1.2.130.1: #i72994# good automatic placement of walls, grid lines and axes labels dependent on 3D rotation


2008-05-15  Vladimir Glazounov  <vg@openoffice.org>  [376b2ac5aac7d221733e865d2398d4cf30db3134]

INTEGRATION: CWS chart26_DEV300 (1.14.18); FILE MERGED 2008/04/08 15:59:16 iha 1.14.18.1: #i72994# simpler access to 3D settings


2008-05-15  Vladimir Glazounov  <vg@openoffice.org>  [9484d0283f19485e958d5584273ef501c30ff125]

INTEGRATION: CWS chart26_DEV300 (1.3.110); FILE MERGED 2008/04/23 19:41:31 iha 1.3.110.1: #i72994# correct 3D rotation


2008-05-15  Vladimir Glazounov  <vg@openoffice.org>  [7aaedb8d11488add6e7bdf4d6eb0da698e2aae74]

INTEGRATION: CWS chart26_DEV300 (1.4.98); FILE MERGED 2008/04/23 19:41:39 iha 1.4.98.1: #i72994# correct 3D rotation


2008-05-15  Vladimir Glazounov  <vg@openoffice.org>  [55ff43138724a1c68950b252e87c75cfa0129415]

INTEGRATION: CWS chart26_DEV300 (1.5.20); FILE MERGED 2008/04/09 08:18:32 iha 1.5.20.2: #i72994# simpler access to 3D settings 2008/04/08 16:02:31 iha 1.5.20.1: #i72994# simpler access to 3D settings


2008-05-15  Vladimir Glazounov  <vg@openoffice.org>  [0dba7844290028c68d0172f4b909a6bd4d5be94a]

INTEGRATION: CWS chart26_DEV300 (1.8.16); FILE MERGED 2008/04/08 15:40:06 iha 1.8.16.1: #i72994# simpler access to 3D settings


2008-05-15  Vladimir Glazounov  <vg@openoffice.org>  [513fa708c181b7faed78284870b180f9ed1ef3c4]

INTEGRATION: CWS chart26_DEV300 (1.1.2); FILE ADDED 2008/04/09 08:06:07 iha 1.1.2.2: #i72994# simpler access to 3D settings 2008/04/08 15:39:04 iha 1.1.2.1: #i72994# simpler access to 3D settings


2008-05-15  Vladimir Glazounov  <vg@openoffice.org>  [913c92aec1bdb58dbe7820e479efcca631dd7c85]

INTEGRATION: CWS chart26_DEV300 (1.9.506); FILE MERGED 2008/04/17 19:29:26 iha 1.9.506.2: #i72994# simpler access to 3D settings 2008/04/08 15:39:43 iha 1.9.506.1: #i72994# simpler access to 3D settings


2008-05-15  Vladimir Glazounov  <vg@openoffice.org>  [26dd25eb42f7a8ee2f82b3d0e0425851792b40eb]

INTEGRATION: CWS chart26_DEV300 (1.10.72.1.6); FILE MERGED 2008/04/15 10:41:53 dr 1.10.72.1.6.1: #i72994# import/export chart 3d view settings


2008-05-15  Vladimir Glazounov  <vg@openoffice.org>  [535e96b2b23c9fb523c6215a829434e7551e8728]

INTEGRATION: CWS chart26_DEV300 (1.9.158.1.6); FILE MERGED 2008/04/15 10:41:53 dr 1.9.158.1.6.1: #i72994# import/export chart 3d view settings


2008-05-15  Vladimir Glazounov  <vg@openoffice.org>  [8e6d06cb656893d2e24ce84658863edb3a7ea2a0]

INTEGRATION: CWS chart26_DEV300 (1.3.158.1.6); FILE MERGED 2008/04/15 10:41:53 dr 1.3.158.1.6.1: #i72994# import/export chart 3d view settings


2008-05-15  Vladimir Glazounov  <vg@openoffice.org>  [55c011452693db9b3f4b4620476127099a19abf8]

INTEGRATION: CWS chart26_DEV300 (1.11.138.1.6); FILE MERGED 2008/04/15 10:39:07 dr 1.11.138.1.6.1: #i72994# import/export chart 3d view settings


2008-05-15  Vladimir Glazounov  <vg@openoffice.org>  [8374d4025b215c7b1dc1b6185f9068a5f4cf1efe]

INTEGRATION: CWS chart26_DEV300 (1.8.210.1.6); FILE MERGED 2008/04/15 10:39:07 dr 1.8.210.1.6.1: #i72994# import/export chart 3d view settings


2008-05-15  Vladimir Glazounov  <vg@openoffice.org>  [6ba6bd8d4a262b1a2cd0783aa97cf11793afbaa6]

INTEGRATION: CWS chart26_DEV300 (1.5.72.1.6); FILE MERGED 2008/04/15 14:07:59 dr 1.5.72.1.6.2: #i72994# light settings, more fine tuning 2008/04/15 10:39:06 dr 1.5.72.1.6.1: #i72994# import/export chart 3d view settings


2008-05-15  Vladimir Glazounov  <vg@openoffice.org>  [9d00202aec0a3c0e8e32721667002264d149b8fb]

INTEGRATION: CWS chart26_DEV300 (1.14.20); FILE MERGED 2008/04/16 19:52:20 er 1.14.20.1: #i87128# sanitize view settings positions when loading documents that exceed max cols/rows


2008-05-15  Vladimir Glazounov  <vg@openoffice.org>  [96695f03cad8989f4afde6c39fdd5076b5942fc0]

INTEGRATION: CWS xsltfilter09 (1.7.394); FILE MERGED 2008/01/16 22:54:46 sus 1.7.394.1: #i34424# Fixed minor typo issue and changed URL


2008-05-15  Vladimir Glazounov  <vg@openoffice.org>  [0d6165ebce1417b1104bbda72d6143461012a381]

INTEGRATION: CWS xsltfilter09 (1.25.94); FILE MERGED 2008/01/17 12:37:19 mba 1.25.94.1: #i85268#: new XHTML export filter


2008-05-15  Vladimir Glazounov  <vg@openoffice.org>  [56c9d8949ac82d2a9ac1678d23c05be08b7f851b]

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>  [afc7d66ee8b0ac56e615d7f535f7d68637c01208]

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-15  Vladimir Glazounov  <vg@openoffice.org>  [3218e6592694da70760c1a42b7c562c6864799b2]

INTEGRATION: CWS xsltfilter09 (1.11.178); FILE MERGED 2008/04/17 11:22:03 sus 1.11.178.2: #88270# Increasing failur tolerance towards incorrect filter configuration 2008/04/14 16:34:16 sus 1.11.178.1: #i88270# Added patch to enable XSLTFILTER to be used as Office extensions OXT


2008-05-15  Vladimir Glazounov  <vg@openoffice.org>  [f536c019029e376bf740e62ca68324bdbc2695a0]

INTEGRATION: CWS xsltfilter09 (1.1.2); FILE ADDED 2008/05/14 19:41:50 sus 1.1.2.4: Adapting Copyrightheader 2008/01/18 13:47:15 sus 1.1.2.3: #i85268# Map string type of ODF attributes (e.g. text:name, etc. ) to ID type of name and href attribute from anchor 2008/01/17 15:43:30 sus 1.1.2.2: #i34424# Added footnotes with a bidirectional linking and tooltip at the body part. 2008/01/15 14:50:00 sus 1.1.2.1: call i85268call  Changed input format of XHTML export from OOo XML to ODF


2008-05-15  Vladimir Glazounov  <vg@openoffice.org>  [73dae3385130a4312038b13ae9fc5fba61c9cde8]

INTEGRATION: CWS xsltfilter09 (1.1.2); FILE ADDED 2008/05/14 19:41:51 sus 1.1.2.5: Adapting Copyrightheader 2008/01/18 13:47:15 sus 1.1.2.4: #i85268# Map string type of ODF attributes (e.g. text:name, etc. ) to ID type of name and href attribute from anchor 2008/01/17 15:47:46 sus 1.1.2.3: #i34424# Added footnotes with a bidirectional linking and tooltip at the body part. 2008/01/17 15:43:30 sus 1.1.2.2: #i34424# Added footnotes with a bidirectional linking and tooltip at the body part. 2008/01/15 14:49:47 sus 1.1.2.1: call i85268call  Changed input format of XHTML export from OOo XML to ODF


2008-05-15  Vladimir Glazounov  <vg@openoffice.org>  [30f4412eb2758502b91e20ac1ea5d0ba77c69d73]

INTEGRATION: CWS xsltfilter09 (1.1.2); FILE ADDED 2008/05/14 19:41:50 sus 1.1.2.5: Adapting Copyrightheader 2008/01/18 13:47:15 sus 1.1.2.4: #i85268# Map string type of ODF attributes (e.g. text:name, etc. ) to ID type of name and href attribute from anchor 2008/01/17 15:43:30 sus 1.1.2.3: #i34424# Added footnotes with a bidirectional linking and tooltip at the body part. 2008/01/16 21:28:27 sus 1.1.2.2: #i34424# Added footnotes with a bidirectional linking and tooltip at the body part. 2008/01/15 14:49:34 sus 1.1.2.1: call i85268call  Changed input format of XHTML export from OOo XML to ODF


2008-05-15  Vladimir Glazounov  <vg@openoffice.org>  [a3477afff90143f7d2a2b0ba27e1b496d131b3fb]

INTEGRATION: CWS xsltfilter09 (1.1.2); FILE ADDED 2008/05/14 19:41:50 sus 1.1.2.9: Adapting Copyrightheader 2008/01/18 13:47:15 sus 1.1.2.8: #i85268# Map string type of ODF attributes (e.g. text:name, etc. ) to ID type of name and href attribute from anchor 2008/01/17 15:43:30 sus 1.1.2.7: #i34424# Added footnotes with a bidirectional linking and tooltip at the body part. 2008/01/17 02:26:30 sus 1.1.2.6: #i34424# Added footnotes with a bidirectional linking and tooltip at the body part. 2008/01/16 23:51:44 sus 1.1.2.5: #i34424# Added footnotes with a bidirectional linking and tooltip at the body part. 2008/01/16 21:28:27 sus 1.1.2.4: #i34424# Added footnotes with a bidirectional linking and tooltip at the body part. 2008/01/16 17:44:52 sus 1.1.2.3: #i34424# Added footnotes with a bidirectional linking and tooltip at the body part. 2008/01/15 16:16:36 sus 1.1.2.2: #i80679# heading numbers higher than 6 will be changed to 6 as in HTML <h6> is the ultimate heading 2008/01/15 14:49:21 sus 1.1.2.1: call i85268call  Changed input format of XHTML export from OOo XML to ODF


2008-05-15  Vladimir Glazounov  <vg@openoffice.org>  [1c2073b41ed16f1e69e0aac8a93138793be7ef76]

INTEGRATION: CWS xsltfilter09 (1.1.2); FILE ADDED 2008/05/14 18:59:32 sus 1.1.2.3: Adapting Copyrightheader 2008/01/17 15:42:47 sus 1.1.2.2: #i34424# Added footnotes with a bidirectional linking and tooltip at the body part. 2008/01/15 14:49:09 sus 1.1.2.1: call i85268call  Changed input format of XHTML export from OOo XML to ODF


2008-05-15  Vladimir Glazounov  <vg@openoffice.org>  [921d4e9057809e4c09b5cb9b9a79763b2d6d7024]

INTEGRATION: CWS xsltfilter09 (1.1.2); FILE ADDED 2008/05/14 18:59:32 sus 1.1.2.3: Adapting Copyrightheader 2008/01/17 15:42:47 sus 1.1.2.2: #i34424# Added footnotes with a bidirectional linking and tooltip at the body part. 2008/01/15 14:48:56 sus 1.1.2.1: call i85268call  Changed input format of XHTML export from OOo XML to ODF


2008-05-15  Vladimir Glazounov  <vg@openoffice.org>  [3672c01f1a0c85294f0a3bbd268d4d81726ea8ae]

INTEGRATION: CWS xsltfilter09 (1.1.2); FILE ADDED 2008/05/14 18:59:32 sus 1.1.2.3: Adapting Copyrightheader 2008/01/17 15:42:47 sus 1.1.2.2: #i34424# Added footnotes with a bidirectional linking and tooltip at the body part. 2008/01/15 14:48:43 sus 1.1.2.1: call i85268call  Changed input format of XHTML export from OOo XML to ODF


2008-05-15  Vladimir Glazounov  <vg@openoffice.org>  [826c472e4d51b2fffff79876e926a4257137fbdb]

INTEGRATION: CWS xsltfilter09 (1.1.2); FILE ADDED 2008/05/14 18:59:32 sus 1.1.2.3: Adapting Copyrightheader 2008/01/17 15:42:47 sus 1.1.2.2: #i34424# Added footnotes with a bidirectional linking and tooltip at the body part. 2008/01/15 14:48:32 sus 1.1.2.1: call i85268call  Changed input format of XHTML export from OOo XML to ODF


2008-05-15  Vladimir Glazounov  <vg@openoffice.org>  [f5090ff6ebbc781c33fc22d07afcb1e9b724e8e4]

INTEGRATION: CWS xsltfilter09 (1.1.2); FILE ADDED 2008/05/14 19:01:18 sus 1.1.2.5: Adapting Copyrightheader 2008/01/17 15:43:07 sus 1.1.2.4: #i34424# Added footnotes with a bidirectional linking and tooltip at the body part. 2008/01/16 17:09:30 sus 1.1.2.3: #i83771# added superscript and adapted font size change to super and sub script as well 2008/01/16 13:42:05 sus 1.1.2.2: #i83771# added superscript and adapted font size change to super and sub script as well 2008/01/15 14:51:40 sus 1.1.2.1: call i85268call  Changed input format of XHTML export from OOo XML to ODF


2008-05-15  Vladimir Glazounov  <vg@openoffice.org>  [ed2b27383428b3c268499a5af2d30b5f8d9285d1]

INTEGRATION: CWS xsltfilter09 (1.1.2); FILE ADDED 2008/05/14 19:01:18 sus 1.1.2.5: Adapting Copyrightheader 2008/01/17 15:43:07 sus 1.1.2.4: #i34424# Added footnotes with a bidirectional linking and tooltip at the body part. 2008/01/16 21:28:26 sus 1.1.2.3: #i34424# Added footnotes with a bidirectional linking and tooltip at the body part. 2008/01/16 17:44:52 sus 1.1.2.2: #i34424# Added footnotes with a bidirectional linking and tooltip at the body part. 2008/01/15 14:51:29 sus 1.1.2.1: call i85268call  Changed input format of XHTML export from OOo XML to ODF


2008-05-15  Vladimir Glazounov  <vg@openoffice.org>  [9c25616ff6a087ab5348762fab9e466eb7fb7295]

INTEGRATION: CWS xsltfilter09 (1.1.2); FILE ADDED 2008/05/14 18:59:14 sus 1.1.2.5: Adapting Copyrightheader 2008/01/18 13:47:03 sus 1.1.2.4: #i85268# Map string type of ODF attributes (e.g. text:name, etc. ) to ID type of name and href attribute from anchor 2008/01/17 15:42:31 sus 1.1.2.3: #i34424# Added footnotes with a bidirectional linking and tooltip at the body part. 2008/01/16 23:51:44 sus 1.1.2.2: #i34424# Added footnotes with a bidirectional linking and tooltip at the body part. 2008/01/15 14:51:11 sus 1.1.2.1: call i85268call  Changed input format of XHTML export from OOo XML to ODF


2008-05-15  Vladimir Glazounov  <vg@openoffice.org>  [82c826dcb195d80c624305a1f95443c89cd36def]

INTEGRATION: CWS xsltfilter09 (1.1.2); FILE ADDED 2008/05/14 18:59:13 sus 1.1.2.7: Adapting Copyrightheader 2008/01/18 13:47:03 sus 1.1.2.6: #i85268# Map string type of ODF attributes (e.g. text:name, etc. ) to ID type of name and href attribute from anchor 2008/01/17 15:42:31 sus 1.1.2.5: #i34424# Added footnotes with a bidirectional linking and tooltip at the body part. 2008/01/16 23:51:43 sus 1.1.2.4: #i34424# Added footnotes with a bidirectional linking and tooltip at the body part. 2008/01/16 21:28:26 sus 1.1.2.3: #i34424# Added footnotes with a bidirectional linking and tooltip at the body part. 2008/01/16 17:44:52 sus 1.1.2.2: #i34424# Added footnotes with a bidirectional linking and tooltip at the body part. 2008/01/15 14:50:59 sus 1.1.2.1: call i85268call  Changed input format of XHTML export from OOo XML to ODF


2008-05-15  Vladimir Glazounov  <vg@openoffice.org>  [a5b2a709d8836df259cbb71c3d5843f6590fd647]

INTEGRATION: CWS xsltfilter09 (1.3.666); FILE MERGED 2008/01/17 12:39:54 mba 1.3.666.1: #i85268#: new XHTML export filter


2008-05-15  Vladimir Glazounov  <vg@openoffice.org>  [e5c2da4673ba4aba47c6ee347eef6631ef33936f]

INTEGRATION: CWS xsltfilter09 (1.3.666); FILE MERGED 2008/01/30 14:00:40 mba 1.3.666.2: #i85268#: new XHTML export via ODF 2008/01/30 13:59:27 mba 1.3.666.1: #i85268#: new XHTML export via ODF


2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [276737055858d913f07eae36628ca1346b2d5ff0]

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>  [1296bb89d97c0088cf2a5e69c9012647b7bec26b]

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>  [329f045fda7479d8eb7f312f1fab2e365d6699e6]

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>  [b35ce649e3d33e2373cface8f348cd63008e1e15]

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>  [fd4e37801eb2888122d9d66539164c584981fd5d]

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>  [ce3bf2c76f7609418f9676030fba34f86645b54a]

INTEGRATION: CWS ucpgio1 (1.17.6); FILE MERGED 2008/04/30 16:56:13 cmc 1.17.6.1: #i88090# build gconfbe for gio content provider too


2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [3095ef380915a5f5ea1684d240170d4a29171b73]

INTEGRATION: CWS ucpgio1 (1.48.26); FILE MERGED 2008/04/30 16:42:54 cmc 1.48.26.1: #i88090# add gio content provider


2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [8bc8fb4537f95bf9abfa050464ec297fe149801b]

INTEGRATION: CWS ucpgio1 (1.1.2); FILE ADDED 2008/04/30 16:42:54 cmc 1.1.2.1: #i88090# add gio content provider


2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [3cac4ade048b04ad58f8400659767a07fdde5c44]

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>  [e57f76eeea78088328239a8121b935ed369fa42a]

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>  [69380944bcaf29a51d127b506acb44bf8158f853]

INTEGRATION: CWS ucpgio1 (1.6.18); FILE MERGED 2008/05/01 08:44:25 cmc 1.6.18.1: #i88090# add gio content provider config fragment


2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [69d868307f0a4a2118dcaf5a820d492009f0de0e]

INTEGRATION: CWS ucpgio1 (1.11.18); FILE MERGED 2008/05/01 08:44:25 cmc 1.11.18.1: #i88090# add gio content provider config fragment


2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [0bdf415f5eae704b76d46371bddcf75a480b380c]

INTEGRATION: CWS ucpgio1 (1.1.2); FILE ADDED 2008/04/30 16:35:20 cmc 1.1.2.1: #i88090# add gio content provider


2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [065b374d695f5208c6dcdad8ead3f1ff6223036f]

INTEGRATION: CWS ucpgio1 (1.1.2); FILE ADDED 2008/04/30 16:35:19 cmc 1.1.2.1: #i88090# add gio content provider


2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [9f3ce0477113161ee0e9c591baf437c0230843b2]

INTEGRATION: CWS ucpgio1 (1.1.2); FILE ADDED 2008/04/30 16:49:58 cmc 1.1.2.2: #i88090# add gio content provider 2008/04/30 16:35:19 cmc 1.1.2.1: #i88090# add gio content provider


2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [f797fe119a464647573fa8f7da70b1fb493462d1]

INTEGRATION: CWS ucpgio1 (1.1.2); FILE ADDED 2008/04/30 16:35:18 cmc 1.1.2.1: #i88090# add gio content provider


2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [725290a5b314ea7489e0e07f02f9f6768dd4edb1]

INTEGRATION: CWS ucpgio1 (1.1.2); FILE ADDED 2008/05/02 08:13:29 cmc 1.1.2.2: #i88090# remove todo, because I removed the need to be public 2008/04/30 16:35:18 cmc 1.1.2.1: #i88090# add gio content provider


2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [e113d8f374a74a7280c5484508a78a66de82954a]

INTEGRATION: CWS ucpgio1 (1.1.2); FILE ADDED 2008/04/30 16:35:17 cmc 1.1.2.1: #i88090# add gio content provider


2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [8714f5c678fa35bc89d39acb013363565f6ae32a]

INTEGRATION: CWS ucpgio1 (1.18.122); FILE MERGED 2008/04/30 16:35:17 cmc 1.18.122.1: #i88090# add gio content provider


2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [a1d2f5d30ef82e2a9504948b4061e8bf97a94c70]

INTEGRATION: CWS ucpgio1 (1.29.44); FILE MERGED 2008/04/30 16:35:17 cmc 1.29.44.1: #i88090# add gio content provider


2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [1ae979d49c62a0501e340da7fe1bb998105850e6]

INTEGRATION: CWS c07v018_DEV300 (1.53.96); FILE MERGED 2008/04/22 14:59:12 ama 1.53.96.1: Fix #b6682148#: Crash with change tracks


2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [114dc9a1df97a6cf43c7040b326eaf88a4722ea6]

INTEGRATION: CWS sw241bf01_DEV300 (1.48.22.1.10); FILE MERGED 2008/04/23 13:20:38 mst 1.48.22.1.10.1: fix #i88597# - sw/source/core/fields/docufld.cxx:   + fix issue (modification text field updates)     by removing code that no one understands


2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [ba0d3813e8c25c28ce75f434bbec0c3957e83d55]

INTEGRATION: CWS sw241bf01_DEV300 (1.51.28); FILE MERGED 2008/04/21 13:13:09 od 1.51.28.1: #i87650# method <SwXNumberingRules::replaceByIndex(..)> 	 - do not use member variable <pNumRule> in case the instance 	   represents the outline style


2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [c885bfbf455516ab64630cba11c323d85d41dfdb]

INTEGRATION: CWS sw241bf01_DEV300 (1.100.128.1.12); FILE MERGED 2008/04/22 08:31:25 od 1.100.128.1.12.1: #i87493# method <lcl_Regist(..)> 	 - minor improvement: check, if re-registration of anchored drawing object 	   is needed.


2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [9a356501c1816eb631539645a3056597f6e33581]

INTEGRATION: CWS sw241bf01_DEV300 (1.52.150); FILE MERGED 2008/04/22 08:29:48 od 1.52.150.1: #i87493# method <SwPageFrm::AppendFlyToPage(..)> 	 - assure consistent data structures for managing anchored objects


2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [170b5c95d7571e268a1b6e5519a4af88f64b0068]

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>  [089fe3ce23d0f4e07583d6bc18fd30072e517382]

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>  [68b5a5670e07ceeb898ea4fe0537cfe0c335fb50]

INTEGRATION: CWS dba241b_DEV300 (1.7.128); FILE MERGED 2008/04/01 19:41:30 fs 1.7.128.1: #i87690# (proper) support for XRefreshable


2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [28198b61d57de8a81185a22b55fdfd1ed7a46b13]

INTEGRATION: CWS dba241b_DEV300 (1.19.150); FILE MERGED 2008/04/08 08:57:41 fs 1.19.150.1: #i88034# getColumns: enforce unique column names


2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [ce4b67da18ab465986a5d0c0ee089813bf6fb52b]

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>  [f231b46e216cb6c30c1e3a4dfc56a93012c0fd41]

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>  [0f86737b608655b711bca3cbe274813230bb71ee]

INTEGRATION: CWS dba241b_DEV300 (1.6.136); FILE MERGED 2008/04/01 19:41:30 fs 1.6.136.1: #i87690# (proper) support for XRefreshable


2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [469420423ead6ec306c1248652c89f9631fe7578]

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>  [570c4c11f9d640e79e2f3375b63fa395a5da72f7]

INTEGRATION: CWS dba241b_DEV300 (1.20.14.1.2); FILE MERGED 2008/04/08 20:56:05 fs 1.20.14.1.2.2: #i87836# +m_pBoundFieldFormatter 2008/04/01 19:42:44 fs 1.20.14.1.2.1: #i87690# XRefreshable now already implemented in base class


2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [bf241f24e503ecadacd14cadd5801813da4e09b4]

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>  [57a9e07c5ad45acffae6461e0f7cb7a25064130b]

INTEGRATION: CWS dba241b_DEV300 (1.55.10.1.2); FILE MERGED 2008/04/08 20:58:19 fs 1.55.10.1.2.4: #i87836# use a FormattedColumnValue instance also for the value sequence, and for the values which are to be translated into display strings 2008/04/08 14:04:39 fs 1.55.10.1.2.3: #i10000# 2008/04/08 11:39:51 fs 1.55.10.1.2.2: #i88034# loadData: be more conservative, at least when obtaining the BoundField 2008/04/01 20:04:59 fs 1.55.10.1.2.1: #i87690# XRefreshable now already implemented in base class / when loadData is invoked from regresh, then don't apply caching


2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [d5cc4e9a2a064849b80d5bf722738b3a7707b092]

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>  [c3dddd64d39e318296359fc3a23f115ec4e4c82e]

INTEGRATION: CWS dba241b_DEV300 (1.12.44); FILE MERGED 2008/04/01 19:42:24 fs 1.12.44.1: #i87690# loadData got a 'force' parameter, to enforce refreshing the list box when triggered via XRefreshable


2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [ebf0416da38c580d3f2aa9c34f346f901ec6b7ae]

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>  [7c3947612d573f91dd8ae5d733711dae82a2512d]

INTEGRATION: CWS dba241b_DEV300 (1.38.4); FILE MERGED 2008/04/01 19:42:24 fs 1.38.4.1: #i87690# loadData got a 'force' parameter, to enforce refreshing the list box when triggered via XRefreshable


2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [288070a5e27e1ba336c83abbd4b11c98857eaeb0]

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>  [3df4df42f070527f64a56f4cd23698fc6c985c9e]

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>  [1021c421b8c20d0283dcfe319640004b30001136]

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>  [c466faac7ce11a92c0a6f3f72d8517e17f01ab0c]

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>  [24450c67a918c75db86bb76b878834c93af69060]

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>  [7e38412f44a72717d70e58f3bf42d4ac599db057]

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>  [9ea9d4961ffaa6d3591d400ae5200e315af75629]

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>  [ccbeb531a332272f5d1bf86c2ff9c95086ed1a00]

INTEGRATION: CWS native149 (1.16.8); FILE MERGED 2008/04/24 11:53:12 is 1.16.8.1: #i88541# dynamic link creation for Windows


2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [571d585f9e2986964a247c8a8ae3e5e8ac9aa077]

INTEGRATION: CWS native149 (1.1.2); FILE ADDED 2008/04/30 15:49:13 is 1.1.2.3: #i88541# dynamic layer linking for windows 2008/04/30 13:28:04 is 1.1.2.2: #i88541# dynamic layer linking for windows 2008/04/24 11:52:52 is 1.1.2.1: #i88541# dynamic link creation for Windows


2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [7717fdf9d3f613a31ef18ac08d6d299591d73ce3]

INTEGRATION: CWS native149 (1.9.20); FILE MERGED 2008/04/24 11:53:12 is 1.9.20.1: #i88541# dynamic link creation for Windows


2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [0108c8d722e9b1d8102f790c9a5e87ee6202f9c9]

INTEGRATION: CWS native149 (1.21.38); FILE MERGED 2008/04/29 09:58:06 is 1.21.38.2: #i88433# mongolian language support 2008/04/24 13:47:05 is 1.21.38.1: #i88433# add Mongolian language


2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [05fafcae673cc78b4ed4bd85faa83565202b75ff]

INTEGRATION: CWS native149 (1.2.6); FILE MERGED 2008/04/28 15:42:35 is 1.2.6.1: #i88570# new package names for ooo dev version to avoid conflict with ooo.


2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [a10726ec244abed802e95ced17ed5f0fec1614d6]

INTEGRATION: CWS native149 (1.5.4); FILE MERGED 2008/04/28 15:42:35 is 1.5.4.1: #i88570# new package names for ooo dev version to avoid conflict with ooo.


2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [87b0cd9f1a73f0c4815e448b099361b9c6a6ebe7]

INTEGRATION: CWS native149 (1.6.4); FILE MERGED 2008/04/28 15:42:34 is 1.6.4.1: #i88570# new package names for ooo dev version to avoid conflict with ooo.


2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [57b1d33a051957db50ff2f35f915529486d9a0d3]

INTEGRATION: CWS native149 (1.13.4); FILE MERGED 2008/04/28 15:42:34 is 1.13.4.1: #i88570# new package names for ooo dev version to avoid conflict with ooo.


2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [057cdb6efc84929d2c059193c793eb0781363335]

INTEGRATION: CWS native149 (1.5.4); FILE MERGED 2008/04/28 15:42:34 is 1.5.4.1: #i88570# new package names for ooo dev version to avoid conflict with ooo.


2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [58a6b199a59f78f7e57cf7defb62c4b799fa7c40]

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>  [5114603ca138e7d83bdc9854281b6408735a2afd]

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>  [8acc0aac0986bcf345e27c7d064a348b02b697f9]

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>  [c9e3b5bd42bbbdcafa86d68ae3f3a37666dd0061]

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>  [87e75fd0a78d4fafe4478843a68bb73fb4bf5d19]

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>  [11f3940419e0289f87885672c18d6d972c3f9822]

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>  [9971cc33e04e2c8b29d130c731bdee935754e68b]

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>  [ab26ea2f12c98126144dd57db4aa5178e2ef8d71]

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>  [b92e1c3360ac4155cebc7fe03718d195a6b559a3]

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>  [4b1e62b603a1d337cadb8ae257118f1dfdab56f7]

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>  [2472918dafa5e73620e179ae422daa23508cd38d]

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>  [bc3690314998029dc01125d462fc338c971d1e29]

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>  [769bee3b60300f0c57984ad93b5c884850104c2a]

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>  [b7c2271dd0977448d814475f3e71681815c839ba]

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>  [c0a8191b6298f593740a894aaba7775c8dc49594]

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>  [908a401a824835b7f49643058e3990ac24aa1035]

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>  [cb99a251a41791029fe30df2fd932c8ca2748d02]

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>  [cd1018d798fc36c78a0d7b7cf2f5666bd37c96bc]

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>  [e69fda7056f32b084ed13a7425619eab9df140e7]

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>  [2289887138a2fa930a98d2ce6454eb180b033053]

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>  [4f03cc2c470e1d013c5823225a01423dd9ed72d2]

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>  [62bf2ffbda1734d179103ab8528c23edf08e6bea]

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>  [3c5fa4df0f6bc918bb106af90756fb217d4d939e]

INTEGRATION: CWS jl93 (1.83.52); FILE MERGED 2008/05/05 13:28:01 jl 1.83.52.2: RESYNC: (1.83-1.84); FILE MERGED 2008/04/08 15:43:28 mav 1.83.52.1: #i86651# add Version property


2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [d8dc0ff26a2a1b02756b78a48be40e76293f4b3a]

INTEGRATION: CWS jl93 (1.112.8); FILE MERGED 2008/05/05 13:28:10 jl 1.112.8.2: RESYNC: (1.112-1.113); FILE MERGED 2008/04/08 15:43:28 mav 1.112.8.1: #i86651# add Version property


2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [c9a0a5b518f4e85ec1832d4804be102b820ef60d]

INTEGRATION: CWS jl93 (1.15.56); FILE MERGED 2008/05/05 13:27:55 jl 1.15.56.2: RESYNC: (1.15-1.16); FILE MERGED 2008/04/08 15:43:28 mav 1.15.56.1: #i86651# add Version property


2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [1f70c1a2b3794d63dc9e67940691f081fb0c407a]

INTEGRATION: CWS jl93 (1.30.32); FILE MERGED 2008/05/05 13:27:48 jl 1.30.32.2: RESYNC: (1.30-1.31); FILE MERGED 2008/04/08 15:43:27 mav 1.30.32.1: #i86651# add Version property


2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [a53125a55714a74de71db45dd61ec1abe6d495a1]

INTEGRATION: CWS jl93 (1.7.100); FILE MERGED 2008/05/05 13:28:16 jl 1.7.100.2: RESYNC: (1.7-1.8); FILE MERGED 2008/04/08 15:43:27 mav 1.7.100.1: #i86651# add Version property


2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [2dd56a16b14d24d08fb785ad99e272ad84a73b8d]

INTEGRATION: CWS jl93 (1.10.58); FILE MERGED 2008/05/06 10:46:23 jl 1.10.58.3: #i86651# wrong order of initialization of members in constructor 2008/05/05 13:28:24 jl 1.10.58.2: RESYNC: (1.10-1.11); FILE MERGED 2008/04/08 15:43:27 mav 1.10.58.1: #i86651# add Version property


2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [0c45c0b14f11eb3eca4e50c95510a28ff9be78ad]

INTEGRATION: CWS jl93 (1.16.48); FILE MERGED 2008/05/05 13:28:20 jl 1.16.48.2: RESYNC: (1.16-1.17); FILE MERGED 2008/04/08 15:43:27 mav 1.16.48.1: #i86651# add Version property


2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [53a086ec36023a9bf1b09b390e8695a8bca8773c]

INTEGRATION: CWS jl93 (1.7.100); FILE MERGED 2008/05/06 08:23:08 jl 1.7.100.3: #i86651# included packageconstants.hxx instead of PackageConstants.hxx 2008/05/05 13:28:13 jl 1.7.100.2: RESYNC: (1.7-1.8); FILE MERGED 2008/04/08 15:43:27 mav 1.7.100.1: #i86651# add Version property


2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [c90d45ad359ad2c3345a1788a1daeb9d7d15a67d]

INTEGRATION: CWS jl93 (1.37.56); FILE MERGED 2008/05/05 13:28:27 jl 1.37.56.2: RESYNC: (1.37-1.38); FILE MERGED 2008/04/08 15:43:27 mav 1.37.56.1: #i86651# add Version property


2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [898db63d8633439bd66750364d0fde6f92521cf4]

INTEGRATION: CWS jl93 (1.6.56); FILE MERGED 2008/05/05 13:28:30 jl 1.6.56.2: RESYNC: (1.6-1.7); FILE MERGED 2008/04/08 15:43:26 mav 1.6.56.1: #i86651# add Version property


2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [b482bbddf563a3ce1d692c1a877be80829a9e520]

INTEGRATION: CWS jl93 (1.9.22); FILE MERGED 2008/05/05 13:26:45 jl 1.9.22.2: RESYNC: (1.9-1.11); FILE MERGED 2008/04/08 15:44:18 mav 1.9.22.1: #i86651# add Version property


2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [795bd6297f7b1d7159db18b133df55045c0fd093]

INTEGRATION: CWS jl93 (1.205.30); FILE MERGED 2008/05/06 09:44:30 jl 1.205.30.5: #i86651# Removed warning because of a variable hiding the function parameter 2008/05/05 13:24:37 jl 1.205.30.4: RESYNC: (1.205-1.209); FILE MERGED 2008/05/02 18:45:56 mav 1.205.30.3: #i86651# the new handling of document signatures 2008/04/15 09:01:38 mav 1.205.30.2: #i86651# the Version property should not be stored for ODF1.1 and ODF1.0 2008/04/09 08:16:56 mav 1.205.30.1: #i86651# add Version property


2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [f9b45b324f1754238cb302fba648095a1e37b23a]

INTEGRATION: CWS jl93 (1.102.48); FILE MERGED 2008/05/08 07:50:30 jl 1.102.48.5: #i86651# 2008/05/07 15:12:45 jl 1.102.48.4: #i86651# 2008/05/05 13:24:49 jl 1.102.48.3: RESYNC: (1.102-1.104); FILE MERGED 2008/05/02 18:45:56 mav 1.102.48.2: #i86651# the new handling of document signatures 2008/04/25 11:44:20 mav 1.102.48.1: #i86651# the new handling of document signatures


2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [d9349c91628e7d5a47b646f6f3a9e0e9a8fd988e]

INTEGRATION: CWS jl93 (1.92.32); FILE MERGED 2008/05/05 13:24:41 jl 1.92.32.2: RESYNC: (1.92-1.93); FILE MERGED 2008/04/25 11:44:20 mav 1.92.32.1: #i86651# the new handling of document signatures


2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [dfa988a2a378a6490f260c3e6c4659db0c4a913f]

INTEGRATION: CWS jl93 (1.22.220); FILE MERGED 2008/05/05 13:24:33 jl 1.22.220.2: RESYNC: (1.22-1.23); FILE MERGED 2008/04/25 11:44:20 mav 1.22.220.1: #i86651# the new handling of document signatures


2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [d7f6bda385ecf35ef2a78849889305c202655f46]

INTEGRATION: CWS jl93 (1.6.508); FILE MERGED 2008/05/05 13:15:23 jl 1.6.508.2: RESYNC: (1.6-1.7); FILE MERGED 2008/04/08 15:06:58 mav 1.6.508.1: #i86651# add optional Version property


2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [07fe652d9ceb20c5511c147e36ab4b7f3ea421a3]

INTEGRATION: CWS jl93 (1.26.64); FILE MERGED 2008/05/05 13:13:19 jl 1.26.64.3: RESYNC: (1.26-1.27); FILE MERGED 2008/03/28 09:33:24 jl 1.26.64.2: #i86651# 2008/03/20 10:10:58 jl 1.26.64.1: #i86651# changes for ODF 1.2 conform signature


2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [bf583661a247036b22b396d58f684235c024fcc7]

INTEGRATION: CWS jl93 (1.8.64); FILE MERGED 2008/05/05 13:13:23 jl 1.8.64.4: RESYNC: (1.8-1.9); FILE MERGED 2008/04/14 14:02:16 jl 1.8.64.3: #i86651# comparing version attribute of XStorage 2008/03/20 10:10:19 jl 1.8.64.2: #i86651# changes for ODF 1.2 conform signature 2008/03/03 16:19:27 jl 1.8.64.1: #i86651# When using ODF 1.2 then all files except META-INF are used for signing/verifying the document signature


2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [5a068763c15a47796761f1a3f500903376345c6f]

INTEGRATION: CWS jl93 (1.10.56); FILE MERGED 2008/05/07 08:06:33 jl 1.10.56.4: #i86651# removed an error message 2008/05/05 13:13:32 jl 1.10.56.3: RESYNC: (1.10-1.11); FILE MERGED 2008/04/21 15:00:54 jl 1.10.56.2: #i86651# new error messages when adding or removing a signature 2008/03/20 11:49:20 jl 1.10.56.1: #i86651# disable add and remove buttons when an old ODF document is used


2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [5479c9506dd5b265931838279ed14841e170411f]

INTEGRATION: CWS jl93 (1.30.8); FILE MERGED 2008/05/07 08:06:33 jl 1.30.8.5: #i86651# removed an error message 2008/05/05 13:13:29 jl 1.30.8.4: RESYNC: (1.30-1.32); FILE MERGED 2008/04/21 15:00:54 jl 1.30.8.3: #i86651# new error messages when adding or removing a signature 2008/03/28 09:32:14 jl 1.30.8.2: #i86651# 2008/03/20 11:49:20 jl 1.30.8.1: #i86651# disable add and remove buttons when an old ODF document is used


2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [e6df13b5ada650fef0c1bb21e311f5351c1a3757]

INTEGRATION: CWS jl93 (1.10.140); FILE MERGED 2008/05/05 13:13:42 jl 1.10.140.2: RESYNC: (1.10-1.11); FILE MERGED 2008/03/20 10:04:12 jl 1.10.140.1: #i86651# changes for ODF 1.2 conform signature


2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [173e651045d3ea808d0d5ef35b4b78d54f1cafee]

INTEGRATION: CWS jl93 (1.3.188); FILE MERGED 2008/05/07 08:06:33 jl 1.3.188.4: #i86651# removed an error message 2008/05/05 13:13:38 jl 1.3.188.3: RESYNC: (1.3-1.4); FILE MERGED 2008/04/21 14:58:16 jl 1.3.188.2: #i86651# new error messages when adding or removing a signature 2008/03/20 11:46:16 jl 1.3.188.1: #i86651# disable add and remove buttons when an old ODF document is used


2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [26d9aac6809ed65b89077a2e00b044526065002c]

INTEGRATION: CWS jl93 (1.4.188); FILE MERGED 2008/05/05 13:13:35 jl 1.4.188.2: RESYNC: (1.4-1.5); FILE MERGED 2008/03/20 10:02:36 jl 1.4.188.1: #i86651# changes for ODF 1.2 conform signature


2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [47dfb529fd6e994371b18164eaddcd9a49bc0230]

INTEGRATION: CWS jl93 (1.9.152); FILE MERGED 2008/05/05 13:13:45 jl 1.9.152.4: RESYNC: (1.9-1.10); FILE MERGED 2008/04/21 14:57:46 jl 1.9.152.3: #i86651# new error messages when adding or removing a signature 2008/03/28 09:28:27 jl 1.9.152.2: #i86651# digitalsignaturesdialog.hxx 2008/03/20 11:46:16 jl 1.9.152.1: #i86651# disable add and remove buttons when an old ODF document is used


2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [d6a62387171da1546667a8b0f4750de5a98aef8c]

INTEGRATION: CWS koheiformula01 (1.42.12); FILE MERGED 2008/04/23 15:08:19 kohei 1.42.12.2: RESYNC: (1.42-1.44); FILE MERGED 2008/03/19 17:37:16 kohei 1.42.12.1: changed a lot of places to prepare for a single global grammar value that applies to all places where formulas are used.


2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [9004c869ed6b0e6fb1261a74cc53819bc0361fe4]

INTEGRATION: CWS koheiformula01 (1.52.12); FILE MERGED 2008/04/23 15:08:06 kohei 1.52.12.2: RESYNC: (1.52-1.53); FILE MERGED 2008/03/20 23:21:12 kohei 1.52.12.1: Use the current address convention everywhere instead of always using the OOo convention.


2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [d6915fad46443458d172af42cb82a432e107330a]

INTEGRATION: CWS koheiformula01 (1.38.12); FILE MERGED 2008/04/25 16:57:19 kohei 1.38.12.4: removed unused variable. 2008/04/23 15:07:50 kohei 1.38.12.3: RESYNC: (1.38-1.40); FILE MERGED 2008/03/22 18:48:30 kohei 1.38.12.2: re-worked the print areas dialog implementation to support variable address conventions. 2008/03/20 23:21:11 kohei 1.38.12.1: Use the current address convention everywhere instead of always using the OOo convention.


2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [f57d450c838bf9ab6a76298119503d509e2223bf]

INTEGRATION: CWS koheiformula01 (1.23.12); FILE MERGED 2008/04/23 15:07:58 kohei 1.23.12.3: RESYNC: (1.23-1.25); FILE MERGED 2008/03/20 23:21:11 kohei 1.23.12.2: Use the current address convention everywhere instead of always using the OOo convention. 2008/03/19 17:37:16 kohei 1.23.12.1: changed a lot of places to prepare for a single global grammar value that applies to all places where formulas are used.


2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [fbfe874270fb5e4d400f476946a9b2d43f76fa72]

INTEGRATION: CWS koheiformula01 (1.38.68); FILE MERGED 2008/04/23 15:08:14 kohei 1.38.68.2: RESYNC: (1.38-1.39); FILE MERGED 2008/03/20 23:21:11 kohei 1.38.68.1: Use the current address convention everywhere instead of always using the OOo convention.


2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [32f18f86bc450b35de5bf95c477b3d91586583e1]

INTEGRATION: CWS koheiformula01 (1.55.58); FILE MERGED 2008/04/23 15:08:03 kohei 1.55.58.2: RESYNC: (1.55-1.56); FILE MERGED 2008/03/20 23:21:11 kohei 1.55.58.1: Use the current address convention everywhere instead of always using the OOo convention.


2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [a7f47fc68a1c6b8d2bac2fa29b96e7772f029510]

INTEGRATION: CWS koheiformula01 (1.33.68); FILE MERGED 2008/04/23 15:08:11 kohei 1.33.68.2: RESYNC: (1.33-1.34); FILE MERGED 2008/03/20 23:21:11 kohei 1.33.68.1: Use the current address convention everywhere instead of always using the OOo convention.


2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [5ad014e61c65c09f94f006e3e0c83555acfee8ae]

INTEGRATION: CWS koheiformula01 (1.49.68); FILE MERGED 2008/04/23 15:07:54 kohei 1.49.68.2: RESYNC: (1.49-1.51); FILE MERGED 2008/03/20 23:21:11 kohei 1.49.68.1: Use the current address convention everywhere instead of always using the OOo convention.


2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [0519241786210674b97e4783b393de572966de05]

INTEGRATION: CWS koheiformula01 (1.5.18); FILE MERGED 2008/04/25 16:56:32 kohei 1.5.18.1: specify grammar instead of directly specifying the address convention when compiling formula strings.


2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [c181c95039599abc8e71a9d579c5d2744752719e]

INTEGRATION: CWS koheiformula01 (1.7.12); FILE MERGED 2008/04/25 16:56:32 kohei 1.7.12.4: specify grammar instead of directly specifying the address convention when compiling formula strings. 2008/04/23 15:07:41 kohei 1.7.12.3: RESYNC: (1.7-1.8); FILE MERGED 2008/03/19 17:37:15 kohei 1.7.12.2: changed a lot of places to prepare for a single global grammar value that applies to all places where formulas are used. 2008/03/14 01:06:13 kohei 1.7.12.1: initial commit from the ooo-build patch with lots of build breakages fixed.


2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [56067f4cb1d92ea764996f456d57a562e6220c6d]

INTEGRATION: CWS koheiformula01 (1.3.12); FILE MERGED 2008/04/23 15:09:59 kohei 1.3.12.2: RESYNC: (1.3-1.5); FILE MERGED 2008/03/19 17:37:15 kohei 1.3.12.1: changed a lot of places to prepare for a single global grammar value that applies to all places where formulas are used.


2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [a7bb5e53860799d35ea83b38bef458c5f68b4993]

INTEGRATION: CWS koheiformula01 (1.18.40); FILE MERGED 2008/04/23 15:07:45 kohei 1.18.40.2: RESYNC: (1.18-1.19); FILE MERGED 2008/03/19 17:37:15 kohei 1.18.40.1: changed a lot of places to prepare for a single global grammar value that applies to all places where formulas are used.


2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [a248ec26e26b26eaed25160f4e86a05543134045]

INTEGRATION: CWS koheiformula01 (1.14.314); FILE MERGED 2008/04/30 15:43:02 kohei 1.14.314.5: parse the print range address per current address convention (should not affect the behavior). 2008/04/23 15:10:02 kohei 1.14.314.4: RESYNC: (1.14-1.16); FILE MERGED 2008/03/25 23:01:31 kohei 1.14.314.3: allow single cell print areas as well. 2008/03/22 18:48:24 kohei 1.14.314.2: re-worked the print areas dialog implementation to support variable address conventions. 2008/03/20 23:20:54 kohei 1.14.314.1: Use the current address convention everywhere instead of always using the OOo convention.


2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [b3521a0cd4d19be91761f2b2108ba14a69e8c450]

INTEGRATION: CWS koheiformula01 (1.10.70); FILE MERGED 2008/04/23 15:09:05 kohei 1.10.70.2: RESYNC: (1.10-1.11); FILE MERGED 2008/03/20 23:20:47 kohei 1.10.70.1: Use the current address convention everywhere instead of always using the OOo convention.


2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [5c08890e7cfbb10cde6e5669ca19fd4cbcc2380c]

INTEGRATION: CWS koheiformula01 (1.24.70); FILE MERGED 2008/04/23 15:09:02 kohei 1.24.70.2: RESYNC: (1.24-1.25); FILE MERGED 2008/03/20 23:20:41 kohei 1.24.70.1: Use the current address convention everywhere instead of always using the OOo convention.


2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [1ca1b05704c19a4064d54a47560002da96c98fbf]

INTEGRATION: CWS koheiformula01 (1.8.314); FILE MERGED 2008/04/23 15:08:54 kohei 1.8.314.3: RESYNC: (1.9-1.10); FILE MERGED 2008/03/31 20:24:00 kohei 1.8.314.2: RESYNC: (1.8-1.9); FILE MERGED 2008/03/20 03:44:15 kohei 1.8.314.1: use grammar in the defined names dialog.


2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [31b6a0033cb9ad983b2127e986b488de4b4ac6f2]

INTEGRATION: CWS koheiformula01 (1.10.314); FILE MERGED 2008/04/23 15:09:16 kohei 1.10.314.3: RESYNC: (1.10-1.11); FILE MERGED 2008/03/21 04:38:42 kohei 1.10.314.2: some code cleanup. 2008/03/20 23:20:35 kohei 1.10.314.1: Use the current address convention everywhere instead of always using the OOo convention.


2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [707dacc9f56af37569e9f385b64512524875c6c7]

INTEGRATION: CWS koheiformula01 (1.11.314); FILE MERGED 2008/04/23 15:09:22 kohei 1.11.314.3: RESYNC: (1.11-1.12); FILE MERGED 2008/03/21 17:23:57 kohei 1.11.314.2: const a read-only variable. 2008/03/20 23:20:34 kohei 1.11.314.1: Use the current address convention everywhere instead of always using the OOo convention.


2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [3d65f3f47289bc5c8afa2e909381e736edbe4820]

INTEGRATION: CWS koheiformula01 (1.10.276); FILE MERGED 2008/04/23 15:09:19 kohei 1.10.276.2: RESYNC: (1.10-1.11); FILE MERGED 2008/03/20 23:20:34 kohei 1.10.276.1: Use the current address convention everywhere instead of always using the OOo convention.


2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [6b30e8440069c2abc0babb91acc2b3300d8cd769]

INTEGRATION: CWS koheiformula01 (1.2.62); FILE MERGED 2008/04/23 15:09:13 kohei 1.2.62.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/20 23:20:34 kohei 1.2.62.1: Use the current address convention everywhere instead of always using the OOo convention.


2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [9295c12d3f929744b1b5452377d99fe89894d88e]

INTEGRATION: CWS koheiformula01 (1.12.284); FILE MERGED 2008/04/23 15:09:29 kohei 1.12.284.2: RESYNC: (1.12-1.13); FILE MERGED 2008/03/20 23:20:34 kohei 1.12.284.1: Use the current address convention everywhere instead of always using the OOo convention.


2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [489dd0bc2765702ce69d2f99364f012200107e12]

INTEGRATION: CWS koheiformula01 (1.9.314); FILE MERGED 2008/04/23 15:09:09 kohei 1.9.314.3: RESYNC: (1.9-1.10); FILE MERGED 2008/03/21 17:26:03 kohei 1.9.314.2: modified to support variable formula syntax.  used the real range values instead of scanning the string entries to make it more rodust. 2008/03/20 23:20:34 kohei 1.9.314.1: Use the current address convention everywhere instead of always using the OOo convention.


2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [8acfc12d14729b653b3a2fab36de958770100458]

INTEGRATION: CWS koheiformula01 (1.20.62); FILE MERGED 2008/04/23 15:09:26 kohei 1.20.62.4: RESYNC: (1.20-1.21); FILE MERGED 2008/03/20 23:20:34 kohei 1.20.62.3: Use the current address convention everywhere instead of always using the OOo convention. 2008/03/20 06:08:19 kohei 1.20.62.2: fixed the selection rectangle during anyfill mode when the grammar is non-default. 2008/03/19 17:37:14 kohei 1.20.62.1: changed a lot of places to prepare for a single global grammar value that applies to all places where formulas are used.


2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [1cb0497af72944cee165d9d76e42b2687c35c4cf]

INTEGRATION: CWS koheiformula01 (1.9.414); FILE MERGED 2008/04/24 13:34:04 kohei 1.9.414.3: fixed build breakage on windows. 2008/04/23 15:07:31 kohei 1.9.414.2: RESYNC: (1.9-1.10); FILE MERGED 2008/03/19 17:37:14 kohei 1.9.414.1: changed a lot of places to prepare for a single global grammar value that applies to all places where formulas are used.


2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [5237cc3a6af388877c7f6bae2104010c002a1d49]

INTEGRATION: CWS koheiformula01 (1.17.12); FILE MERGED 2008/04/23 15:07:26 kohei 1.17.12.2: RESYNC: (1.17-1.18); FILE MERGED 2008/03/19 17:37:13 kohei 1.17.12.1: changed a lot of places to prepare for a single global grammar value that applies to all places where formulas are used.


2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [f8a7798804f7249788af4bca5b0de33a6ff09add]

INTEGRATION: CWS koheiformula01 (1.3.684); FILE MERGED 2008/04/23 15:07:34 kohei 1.3.684.2: RESYNC: (1.3-1.4); FILE MERGED 2008/03/20 04:38:05 kohei 1.3.684.1: use grammar in the database range dialog.


2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [e4ca486e42dfe39eabb96638223819d4e5e65ad5]

INTEGRATION: CWS koheiformula01 (1.4.684); FILE MERGED 2008/04/23 15:07:28 kohei 1.4.684.2: RESYNC: (1.4-1.5); FILE MERGED 2008/03/21 17:25:56 kohei 1.4.684.1: modified to support variable formula syntax.  used the real range values instead of scanning the string entries to make it more rodust.


2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [f25928188dac38349e54b9f48ef5ebea16158fdb]

INTEGRATION: CWS koheiformula01 (1.17.12); FILE MERGED 2008/04/23 15:08:58 kohei 1.17.12.5: RESYNC: (1.17-1.18); FILE MERGED 2008/03/20 23:20:27 kohei 1.17.12.4: Use the current address convention everywhere instead of always using the OOo convention. 2008/03/19 17:37:13 kohei 1.17.12.3: changed a lot of places to prepare for a single global grammar value that applies to all places where formulas are used. 2008/03/18 23:14:33 kohei 1.17.12.2: switched to putting the separators into mxSymbolsNative and put everything else back to the way it was. 2008/03/14 01:06:13 kohei 1.17.12.1: initial commit from the ooo-build patch with lots of build breakages fixed.


2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [81c7de82653d935a4a65d9c075bcaeb7697873e0]

INTEGRATION: CWS koheiformula01 (1.27.210); FILE MERGED 2008/04/23 15:08:51 kohei 1.27.210.2: RESYNC: (1.27-1.29); FILE MERGED 2008/03/20 23:20:20 kohei 1.27.210.1: Use the current address convention everywhere instead of always using the OOo convention.


2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [9a026ee93afd5f7184f73492f76393b05478262e]

INTEGRATION: CWS koheiformula01 (1.9.314); FILE MERGED 2008/04/23 15:10:05 kohei 1.9.314.2: RESYNC: (1.9-1.10); FILE MERGED 2008/03/20 23:20:14 kohei 1.9.314.1: Use the current address convention everywhere instead of always using the OOo convention.


2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [afa5a5c967709069510b6f1fbc018e7727a3c6ef]

INTEGRATION: CWS koheiformula01 (1.41.12); FILE MERGED 2008/04/23 15:10:09 kohei 1.41.12.2: RESYNC: (1.41-1.42); FILE MERGED 2008/03/20 23:20:14 kohei 1.41.12.1: Use the current address convention everywhere instead of always using the OOo convention.


2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [fc86ef0303d687fc4116a09896efb62b99db80a7]

INTEGRATION: CWS koheiformula01 (1.59.12); FILE MERGED 2008/04/23 15:10:17 kohei 1.59.12.2: RESYNC: (1.59-1.61); FILE MERGED 2008/03/20 23:20:14 kohei 1.59.12.1: Use the current address convention everywhere instead of always using the OOo convention.


2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [153630f6fbf60112c6c209a4ec710ffa5f7cd634]

INTEGRATION: CWS koheiformula01 (1.68.12); FILE MERGED 2008/04/23 15:10:23 kohei 1.68.12.2: RESYNC: (1.68-1.69); FILE MERGED 2008/03/19 17:37:12 kohei 1.68.12.1: changed a lot of places to prepare for a single global grammar value that applies to all places where formulas are used.


2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [be46df8d23de69b01b1ebf13e233b0097fa7b108]

INTEGRATION: CWS koheiformula01 (1.26.224); FILE MERGED 2008/04/23 15:10:12 kohei 1.26.224.2: RESYNC: (1.26-1.27); FILE MERGED 2008/03/20 23:20:14 kohei 1.26.224.1: Use the current address convention everywhere instead of always using the OOo convention.


2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [366b706e1c246d0b4d30071a5f35671c1d4121cb]

INTEGRATION: CWS koheiformula01 (1.12.314); FILE MERGED 2008/04/23 15:08:47 kohei 1.12.314.4: RESYNC: (1.12-1.13); FILE MERGED 2008/03/21 03:30:33 kohei 1.12.314.3: make the convention value const. 2008/03/21 03:27:59 kohei 1.12.314.2: use grammar in the sort dialog (options page). 2008/03/20 23:20:04 kohei 1.12.314.1: Use the current address convention everywhere instead of always using the OOo convention.


2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [e701d07a5b1cbfbc0ce95dad20fe0c13281ab4e1]

INTEGRATION: CWS koheiformula01 (1.12.314); FILE MERGED 2008/04/23 15:08:37 kohei 1.12.314.3: RESYNC: (1.12-1.13); FILE MERGED 2008/03/21 03:54:21 kohei 1.12.314.2: use the grammar setting in the advanced filter dialog. 2008/03/20 23:20:04 kohei 1.12.314.1: Use the current address convention everywhere instead of always using the OOo convention.


2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [1351eb10c16d470c3ca84f5ceb46dc1389e0e391]

INTEGRATION: CWS koheiformula01 (1.27.120); FILE MERGED 2008/04/23 15:08:41 kohei 1.27.120.2: RESYNC: (1.27-1.28); FILE MERGED 2008/03/20 23:20:04 kohei 1.27.120.1: Use the current address convention everywhere instead of always using the OOo convention.


2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [2addffa99cdafb0f45c07fed56724b341d20cece]

INTEGRATION: CWS koheiformula01 (1.9.314); FILE MERGED 2008/04/23 15:08:23 kohei 1.9.314.2: RESYNC: (1.9-1.10); FILE MERGED 2008/03/20 23:20:04 kohei 1.9.314.1: Use the current address convention everywhere instead of always using the OOo convention.


2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [0980406354d534304630ebae1414fae24e18d723]

INTEGRATION: CWS koheiformula01 (1.6.314); FILE MERGED 2008/04/23 15:08:44 kohei 1.6.314.3: RESYNC: (1.6-1.7); FILE MERGED 2008/03/21 03:44:02 kohei 1.6.314.2: use the grammar setting in the filter options. 2008/03/20 23:20:04 kohei 1.6.314.1: Use the current address convention everywhere instead of always using the OOo convention.


2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [8e2b1f0cf760c61c92e9660fe7fbb721f052b9f4]

INTEGRATION: CWS koheiformula01 (1.15.70); FILE MERGED 2008/04/23 15:08:30 kohei 1.15.70.2: RESYNC: (1.15-1.16); FILE MERGED 2008/03/20 23:20:04 kohei 1.15.70.1: Use the current address convention everywhere instead of always using the OOo convention.


2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [3014924f8a29d43a5566d5784eb80e4e4584c60c]

INTEGRATION: CWS koheiformula01 (1.8.314); FILE MERGED 2008/04/23 15:08:33 kohei 1.8.314.3: RESYNC: (1.8-1.9); FILE MERGED 2008/03/20 23:20:04 kohei 1.8.314.2: Use the current address convention everywhere instead of always using the OOo convention. 2008/03/20 04:37:59 kohei 1.8.314.1: use grammar in the database range dialog.


2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [4181ee0bc348ff4c7af519f9e6136e8b4bf9b6ac]

INTEGRATION: CWS koheiformula01 (1.11.314); FILE MERGED 2008/04/23 15:08:26 kohei 1.11.314.3: RESYNC: (1.11-1.12); FILE MERGED 2008/03/21 05:19:14 kohei 1.11.314.2: grammar in the consolidate dialog. 2008/03/20 23:20:04 kohei 1.11.314.1: Use the current address convention everywhere instead of always using the OOo convention.


2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [d9c576358639c7b4e49096ad3598505fe0fcc0de]

INTEGRATION: CWS koheiformula01 (1.55.12); FILE MERGED 2008/04/23 15:07:23 kohei 1.55.12.2: RESYNC: (1.55-1.57); FILE MERGED 2008/03/20 23:19:57 kohei 1.55.12.1: Use the current address convention everywhere instead of always using the OOo convention.


2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [d5b555b4b147ebfb8bfa2c513f7e6e159f97c0ac]

INTEGRATION: CWS koheiformula01 (1.7.310); FILE MERGED 2008/04/23 15:11:36 kohei 1.7.310.2: RESYNC: (1.7-1.8); FILE MERGED 2008/03/18 23:14:33 kohei 1.7.310.1: switched to putting the separators into mxSymbolsNative and put everything else back to the way it was.


2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [9e98d0781130f0532df0c761b55ef25ea1389b8c]

INTEGRATION: CWS koheiformula01 (1.6.314); FILE MERGED 2008/04/23 15:11:20 kohei 1.6.314.2: RESYNC: (1.6-1.7); FILE MERGED 2008/03/20 23:19:51 kohei 1.6.314.1: Use the current address convention everywhere instead of always using the OOo convention.


2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [257f8e3834455c8ac0183c207568cb6b78296075]

INTEGRATION: CWS koheiformula01 (1.10.276); FILE MERGED 2008/04/23 15:10:59 kohei 1.10.276.3: RESYNC: (1.11-1.12); FILE MERGED 2008/03/31 20:24:13 kohei 1.10.276.2: RESYNC: (1.10-1.11); FILE MERGED 2008/03/20 23:19:50 kohei 1.10.276.1: Use the current address convention everywhere instead of always using the OOo convention.


2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [94ab1135669bf3f4b4b746c2d650233ad248fbfb]

INTEGRATION: CWS koheiformula01 (1.27.12); FILE MERGED 2008/04/23 15:11:31 kohei 1.27.12.2: RESYNC: (1.27-1.28); FILE MERGED 2008/03/19 17:37:12 kohei 1.27.12.1: changed a lot of places to prepare for a single global grammar value that applies to all places where formulas are used.


2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [dce9c36e617747995612da4d773f5c62b5ab803e]

INTEGRATION: CWS koheiformula01 (1.56.12); FILE MERGED 2008/04/23 15:11:17 kohei 1.56.12.2: RESYNC: (1.56-1.57); FILE MERGED 2008/03/20 23:19:50 kohei 1.56.12.1: Use the current address convention everywhere instead of always using the OOo convention.


2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [34acc015401f847467ec089b2d9350d329a28b71]

INTEGRATION: CWS koheiformula01 (1.75.12); FILE MERGED 2008/04/25 19:28:12 kohei 1.75.12.10: We shouldn't set the grammar value directly in the initializer but set it via SetGrammar call. 2008/04/25 16:55:36 kohei 1.75.12.9: specify grammar instead of directly specifying the address convention when compiling formula strings. 2008/04/23 15:11:28 kohei 1.75.12.8: RESYNC: (1.75-1.76); FILE MERGED 2008/03/31 20:07:26 kohei 1.75.12.7: Disable separator switching for now. 2008/03/20 13:19:13 kohei 1.75.12.6: * Use inline method provided by ScGrammar instead of directly extracting the bits from the grammar value. * Removed the duplicated call which was supposed to be moved. 2008/03/19 13:56:27 kohei 1.75.12.5: Localize the separators only for NATIVE, not for ENGLISH. 2008/03/19 04:26:43 kohei 1.75.12.4: Query for the formula language used and use it to switch separators. 2008/03/18 23:56:21 kohei 1.75.12.3: moved lang::Locale out of ScOpCodeList to make it independent of the locale. 2008/03/18 23:14:32 kohei 1.75.12.2: switched to putting the separators into mxSymbolsNative and put everything else back to the way it was. 2008/03/14 01:06:12 kohei 1.75.12.1: initial commit from the ooo-build patch with lots of build breakages fixed.


2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [07735cc9190cb642838a7e01de4f8abf0f501592]

INTEGRATION: CWS koheiformula01 (1.29.12); FILE MERGED 2008/04/23 15:11:05 kohei 1.29.12.2: RESYNC: (1.29-1.31); FILE MERGED 2008/03/20 23:19:50 kohei 1.29.12.1: Use the current address convention everywhere instead of always using the OOo convention.


2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [f1964c6836adea328598dcc537db0764907121b8]

INTEGRATION: CWS koheiformula01 (1.10.78); FILE MERGED 2008/04/23 15:11:10 kohei 1.10.78.4: RESYNC: (1.10-1.11); FILE MERGED 2008/03/25 23:03:18 kohei 1.10.78.3: any address strings with trailing character are invalid. 2008/03/21 15:17:26 kohei 1.10.78.2: be sure to erase the string before formatting, or the formatted string will get appended to the previous string, which is not desirable. 2008/03/20 14:44:20 kohei 1.10.78.1: Don't prepend '[]' to the reference string if the document name is empty.


2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [5f6f241c00f3628c89b7088880749874553380db]

INTEGRATION: CWS koheiformula01 (1.22.12); FILE MERGED 2008/04/23 15:10:31 kohei 1.22.12.2: RESYNC: (1.22-1.23); FILE MERGED 2008/03/20 23:19:42 kohei 1.22.12.1: Use the current address convention everywhere instead of always using the OOo convention.


2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [f7c25e96d62cb50593f44220f567dc6ada0ea5ec]

INTEGRATION: CWS vcl88 (1.108.226); FILE MERGED 2008/04/17 05:51:14 pl 1.108.226.3: RESYNC: (1.110-1.111); FILE MERGED 2008/04/10 12:59:52 pl 1.108.226.2: RESYNC: (1.108-1.110); FILE MERGED 2008/04/10 11:53:51 hdu 1.108.226.1: #i88128# fix UniscribeLayout when all glyph fallbacks fail (thanks kstribley!)


2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [566f6b5696f74e21b74e3c99e45520d5e838eab1]

INTEGRATION: CWS koheiformula01 (1.54.12); FILE MERGED 2008/04/23 15:10:52 kohei 1.54.12.3: RESYNC: (1.54-1.55); FILE MERGED 2008/03/18 23:14:31 kohei 1.54.12.2: switched to putting the separators into mxSymbolsNative and put everything else back to the way it was. 2008/03/14 01:06:12 kohei 1.54.12.1: initial commit from the ooo-build patch with lots of build breakages fixed.


2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [bddc4feb580c69114b76f1a97ac951783d0f779f]

INTEGRATION: CWS vcl88 (1.30.26); FILE MERGED 2008/04/17 05:52:11 pl 1.30.26.3: RESYNC: (1.31-1.32); FILE MERGED 2008/04/10 12:59:17 pl 1.30.26.2: RESYNC: (1.30-1.31); FILE MERGED 2008/04/03 13:57:56 pl 1.30.26.1: remove unneeded files


2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [0727deb7d453b2f5a956398e3dc8db9edef660d3]

INTEGRATION: CWS koheiformula01 (1.31.124); FILE MERGED 2008/04/23 15:10:55 kohei 1.31.124.2: RESYNC: (1.31-1.32); FILE MERGED 2008/03/20 23:19:42 kohei 1.31.124.1: Use the current address convention everywhere instead of always using the OOo convention.


2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [7893003b7455e3c9ead2ee5121daf9969f781a5d]

INTEGRATION: CWS koheiformula01 (1.22.18); FILE MERGED 2008/04/25 16:53:36 kohei 1.22.18.1: fixed a compiler warning on local variable shadowing a member variable.


2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [42a57258435c7ee362bf6ac6f19e572fc2ab7e49]

INTEGRATION: CWS koheiformula01 (1.40.68); FILE MERGED 2008/04/23 15:10:48 kohei 1.40.68.2: RESYNC: (1.40-1.41); FILE MERGED 2008/03/19 17:37:11 kohei 1.40.68.1: changed a lot of places to prepare for a single global grammar value that applies to all places where formulas are used.


2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [23423b5c50c45011134f7385804be17e96fee39e]

INTEGRATION: CWS vcl88 (1.43.28); FILE MERGED 2008/04/21 16:54:11 pl 1.43.28.3: #i88434# link colors from system 2008/04/17 05:52:08 pl 1.43.28.2: RESYNC: (1.43-1.44); FILE MERGED 2008/04/09 11:55:40 pl 1.43.28.1: #i85691# set help text color (thanks cmc)


2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [d52e89f0c7563dc06005f16c971c5febb1347244]

INTEGRATION: CWS koheiformula01 (1.71.12); FILE MERGED 2008/04/30 15:41:07 kohei 1.71.12.7: change the default grammar to GRAM_NATIVE which has the CONV_OOO address convention embedded in. 2008/04/23 15:10:39 kohei 1.71.12.6: RESYNC: (1.71-1.72); FILE MERGED 2008/03/31 20:11:20 kohei 1.71.12.5: renamed locale instance of ScGrammar::Grammar from eGrammar to eGram, to avoid a naming clash. 2008/03/19 17:37:10 kohei 1.71.12.4: changed a lot of places to prepare for a single global grammar value that applies to all places where formulas are used. 2008/03/18 23:14:31 kohei 1.71.12.3: switched to putting the separators into mxSymbolsNative and put everything else back to the way it was. 2008/03/14 01:19:40 kohei 1.71.12.2: set the convention back to OOO. 2008/03/14 01:06:11 kohei 1.71.12.1: initial commit from the ooo-build patch with lots of build breakages fixed.


2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [0b3b040f450ee78266b97d9b48f5d5b5b9e53b79]

INTEGRATION: CWS vcl88 (1.27.78); FILE MERGED 2008/04/17 05:51:57 pl 1.27.78.2: RESYNC: (1.27-1.28); FILE MERGED 2008/04/16 16:38:32 pl 1.27.78.1: #i88266# correct mirroring in UserDraw


2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [5176f9214ec15b7ad9a84857254f7379df324683]

INTEGRATION: CWS koheiformula01 (1.24.12); FILE MERGED 2008/04/23 15:10:43 kohei 1.24.12.2: RESYNC: (1.24-1.25); FILE MERGED 2008/03/19 17:37:10 kohei 1.24.12.1: changed a lot of places to prepare for a single global grammar value that applies to all places where formulas are used.


2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [b1ccb539de16393723354b16e905784fb0c3e8b9]

INTEGRATION: CWS vcl88 (1.8.250); FILE MERGED 2008/04/17 05:51:17 pl 1.8.250.3: RESYNC: (1.8-1.9); FILE MERGED 2008/04/08 08:02:09 hdu 1.8.250.2: #i88005# 101 2008/04/07 14:15:14 hdu 1.8.250.1: #i88005# prevent reading one byte too much in ImplRotate1_180() (thanks CMC!)


2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [fa2c1ebb41fafe8439471b778e2dcc21a949a378]

INTEGRATION: CWS koheiformula01 (1.32.12); FILE MERGED 2008/04/23 15:10:27 kohei 1.32.12.2: RESYNC: (1.32-1.33); FILE MERGED 2008/03/19 17:37:09 kohei 1.32.12.1: changed a lot of places to prepare for a single global grammar value that applies to all places where formulas are used.


2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [abff529213f3f46d921f576cdc97b3e42ef1b5b4]

INTEGRATION: CWS vcl88 (1.11.226); FILE MERGED 2008/04/17 05:51:20 pl 1.11.226.2: RESYNC: (1.11-1.12); FILE MERGED 2008/04/09 15:16:43 pl 1.11.226.1: #b6686028# catch allocation exception


2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [55cb991276a12f9e62aae0369402472c9e72ba6e]

INTEGRATION: CWS koheiformula01 (1.41.12); FILE MERGED 2008/04/23 15:10:35 kohei 1.41.12.3: RESYNC: (1.41-1.42); FILE MERGED 2008/03/20 23:19:42 kohei 1.41.12.2: Use the current address convention everywhere instead of always using the OOo convention. 2008/03/19 17:37:08 kohei 1.41.12.1: changed a lot of places to prepare for a single global grammar value that applies to all places where formulas are used.


2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [45e04f06b952b9a4c812cd550b467e45c729c76a]

INTEGRATION: CWS vcl88 (1.123.22); FILE MERGED 2008/04/17 05:51:47 pl 1.123.22.6: RESYNC: (1.125-1.126); FILE MERGED 2008/04/16 16:36:01 pl 1.123.22.5: fix a typo 2008/04/12 13:14:39 pl 1.123.22.4: #i88013# fix relative links with spaces (thanks beppec56) 2008/04/12 13:03:41 pl 1.123.22.3: #i88123# do not add transparent group in PDF/A case 2008/04/10 12:59:44 pl 1.123.22.2: RESYNC: (1.123-1.125); FILE MERGED 2008/04/08 13:55:00 pl 1.123.22.1: #i88040# always create a field name


2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [b7b5578fbd6504fe0ffde1273abf3bcc10d0527d]

INTEGRATION: CWS koheiformula01 (1.109.12); FILE MERGED 2008/04/23 15:07:15 kohei 1.109.12.2: RESYNC: (1.109-1.111); FILE MERGED 2008/03/19 17:37:07 kohei 1.109.12.1: changed a lot of places to prepare for a single global grammar value that applies to all places where formulas are used.


2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [36ad919b04491c068560f604577aff86a866247c]

INTEGRATION: CWS vcl88 (1.31.272); FILE MERGED 2008/04/17 05:51:23 pl 1.31.272.2: RESYNC: (1.31-1.32); FILE MERGED 2008/04/09 15:16:43 pl 1.31.272.1: #b6686028# catch allocation exception


2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [5f9d8124f10760c5c254b22243a8bf885e0b7d87]

INTEGRATION: CWS koheiformula01 (1.35.12); FILE MERGED 2008/04/25 16:55:28 kohei 1.35.12.5: specify grammar instead of directly specifying the address convention when compiling formula strings. 2008/04/23 15:07:11 kohei 1.35.12.4: RESYNC: (1.35-1.36); FILE MERGED 2008/03/19 17:37:07 kohei 1.35.12.3: changed a lot of places to prepare for a single global grammar value that applies to all places where formulas are used. 2008/03/18 23:14:31 kohei 1.35.12.2: switched to putting the separators into mxSymbolsNative and put everything else back to the way it was. 2008/03/14 01:06:11 kohei 1.35.12.1: initial commit from the ooo-build patch with lots of build breakages fixed.


2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [7b5dc748171e541a78ff0b5847c93e494f22cce3]

INTEGRATION: CWS vcl88 (1.47.222); FILE MERGED 2008/04/17 05:51:52 pl 1.47.222.2: RESYNC: (1.47-1.48); FILE MERGED 2008/04/02 11:28:38 hdu 1.47.222.1: #i87735# avoid exceptions if there are better alternatives


2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [2175147edb5c4518252a73f7bb95f2d5de33ecdc]

INTEGRATION: CWS vcl88 (1.74.6); FILE MERGED 2008/04/21 16:54:11 pl 1.74.6.1: #i88434# link colors from system


2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [b955a29ef8a458ba21335cc6e66384626f281ebe]

INTEGRATION: CWS vcl88 (1.47.8); FILE MERGED 2008/04/17 05:50:53 pl 1.47.8.3: RESYNC: (1.48-1.49); FILE MERGED 2008/04/10 12:59:08 pl 1.47.8.2: RESYNC: (1.47-1.48); FILE MERGED 2008/03/31 17:21:45 pl 1.47.8.1: #i86558# mute paperconf assertions on all platforms


2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [084987b62021c347bf68a3b5685f0b59ef1a1435]

INTEGRATION: CWS vcl88 (1.85.24); FILE MERGED 2008/04/17 05:50:27 pl 1.85.24.2: RESYNC: (1.85-1.86); FILE MERGED 2008/03/19 16:05:56 pl 1.85.24.1: #i87204# event ids are ULONGs (thanks cmc)


2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [6de0957713f57bdf3234c0cbe0903ddbca0d6d98]

INTEGRATION: CWS vcl88 (1.19.16); FILE MERGED 2008/04/21 16:53:35 pl 1.19.16.1: #i88434# link colors from system


2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [6d6f252bb2f07d07313749a0289903cb6080c79d]

INTEGRATION: CWS vcl88 (1.5.6); FILE MERGED 2008/04/21 13:35:42 pl 1.5.6.2: RESYNC: (1.5-1.6); FILE MERGED 2008/04/17 11:24:08 pl 1.5.6.1: #i87129# improve accessibility of StartCenter


2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [6255dca7c09a6c53a18c40470f2d55da07344934]

INTEGRATION: CWS vcl88 (1.5.4); FILE MERGED 2008/04/21 13:35:47 pl 1.5.4.2: RESYNC: (1.5-1.6); FILE MERGED 2008/04/17 11:24:08 pl 1.5.4.1: #i87129# improve accessibility of StartCenter


2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [87a8191f3092d321dd045da19295b79b1247c248]

INTEGRATION: CWS vcl88 (1.15.18); FILE MERGED 2008/04/17 05:49:53 pl 1.15.18.2: RESYNC: (1.15-1.16); FILE MERGED 2008/04/15 15:04:43 pl 1.15.18.1: #i87991# catch NULL ptr (thanks cmc)


2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [afe69b63cc89f3990927247261dc398af6fa7133]

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>  [cbd462a8239821c7dd9eb73ef8db8850d54c055e]

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>  [5748fe0a04f3858d19321027ffe461433eb03ecc]

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>  [451de81ffa3840056ff80249b39ce7df55925dc6]

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>  [16c7cce08dfcad736d1dddce040eb7775723b35c]

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-14  Vladimir Glazounov  <vg@openoffice.org>  [7c75c08cddd895c6c44c8f579225cb1466886a98]

INTEGRATION: CWS stliterators (1.1.2); FILE ADDED 2008/05/08 16:41:45 b_michaelsen 1.1.2.4: made ::comphelper::StlUnoSequence const-correct 2008/05/08 11:08:02 b_michaelsen 1.1.2.3: taking parameters by reference, not a pointer 2008/05/08 10:38:51 b_michaelsen 1.1.2.2: added convenience functions ::comphelper::stl_begin and ::comphelper::stl_end in stlunosequence.hxx and updated some tests 2008/05/08 09:08:13 b_michaelsen 1.1.2.1: simple testcase for ::comphelper::StlUnoSeuqence


2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [809755ca29240be44ba5386c3ce7ec25ea0a165b]

INTEGRATION: CWS stliterators (1.1.2); FILE ADDED 2008/05/08 10:38:51 b_michaelsen 1.1.2.2: added convenience functions ::comphelper::stl_begin and ::comphelper::stl_end in stlunosequence.hxx and updated some tests 2008/05/08 09:09:04 b_michaelsen 1.1.2.1: simple testcase for ::comphelper::StlUnoSequence


2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [ad21d980476285e0d06292c5b4744af46687310f]

INTEGRATION: CWS hsqldb16 (1.6.8); FILE MERGED 2008/03/06 12:52:26 oj 1.6.8.1: #i85087# impl methods from jdbc4 and throw exception these are not supported yet


2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [48a5f1988a9de5f4347482046ae041b91ced9ff7]

INTEGRATION: CWS stliterators (1.5.18); FILE MERGED 2008/05/08 11:08:02 b_michaelsen 1.5.18.2: taking parameters by reference, not a pointer 2008/05/08 10:38:50 b_michaelsen 1.5.18.1: added convenience functions ::comphelper::stl_begin and ::comphelper::stl_end in stlunosequence.hxx and updated some tests


2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [05e9b8338689c121eb86378c2118e0aa3bd2563a]

INTEGRATION: CWS hsqldb16 (1.2.2); FILE MERGED 2008/03/06 12:51:37 oj 1.2.2.1: #i85087# impl methods from jdbc4 and throw exception these are not supported yet


2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [1dcecc947ca944c5e8341afec69cf3593c5ab8fe]

INTEGRATION: CWS stliterators (1.1.2); FILE ADDED 2008/05/13 08:32:06 mst 1.1.2.10: - comphelper/inc/comphelper/stlunosequence.hxx:   + class StlSequenceIterator inherits from std::iterator 2008/05/09 15:57:37 b_michaelsen 1.1.2.9: removing unneeded bounds checking - not required by the stl 2008/05/09 09:51:07 b_michaelsen 1.1.2.8: formatting fixes 2008/05/09 09:42:25 b_michaelsen 1.1.2.7: removed dep on non-std random_access_iterator<> base class 2008/05/08 16:58:19 b_michaelsen 1.1.2.6: minor formatting fixes 2008/05/08 16:41:45 b_michaelsen 1.1.2.5: made ::comphelper::StlUnoSequence const-correct 2008/05/08 11:08:02 b_michaelsen 1.1.2.4: taking parameters by reference, not a pointer 2008/05/08 10:46:47 b_michaelsen 1.1.2.3: fixed empty declarations 2008/05/08 10:38:50 b_michaelsen 1.1.2.2: added convenience functions ::comphelper::stl_begin and ::comphelper::stl_end in stlunosequence.hxx and updated some tests 2008/05/08 09:03:25 b_michaelsen 1.1.2.1: new header-only template class StlUnoIterator providing a stl-like interface to ::com::sun::star::uno::Sequence


2008-05-14  Vladimir Glazounov  <vg@openoffice.org>  [308245429526fdab0f0d0197099ae8f9de18da2d]

INTEGRATION: CWS hsqldb16 (1.20.4); FILE MERGED 2008/05/02 10:57:32 oj 1.20.4.1: conert build.xml


2008-05-14  Armin Weiss  <aw@openoffice.org>  [8c60e50f5f06d8ecdd7207f5daecc31905574a55]

#i39532# aw033 progresses from git


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [57f7f259df5c81e6d6425d12cdcdbabeeedc74a2]

INTEGRATION: CWS presenterscreen (1.1.2); FILE ADDED 2008/05/06 09:49:11 af 1.1.2.1: #i89059# Moved here from sdext/source/presenter.


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [2f338eb907056d1e4cc29784f45159d53f8427f6]

INTEGRATION: CWS presenterscreen (1.1.2); FILE ADDED 2008/05/06 09:56:30 af 1.1.2.1: #i89059# Initial revision.


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [e48a6ceb3fa247b21fc7c03fd1b5c4e607632ffc]

INTEGRATION: CWS presenterscreen (1.1.2); FILE ADDED 2008/05/06 09:55:53 af 1.1.2.1: #i89059# Moved here from sdext/source/presenter.


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [9e3860463a5dbc5ef7cdd5de9dc1196e72d3e313]

INTEGRATION: CWS presenterscreen (1.1.2); FILE ADDED 2008/05/06 09:55:00 af 1.1.2.1: #i89059# Initial revision.


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [75dfc665f010d01defbd9c9110b1e40e93b331b1]

INTEGRATION: CWS presenterscreen (1.1.2); FILE ADDED 2008/05/06 09:53:42 af 1.1.2.1: #i89059# Moved here from sdext/source/presenter.


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [ffea39b12b8b5af687566747e4c306625553b717]

INTEGRATION: CWS presenterscreen (1.1.2); FILE ADDED 2008/05/06 09:53:32 af 1.1.2.1: #i89059# Moved here from sdext/source/presenter.


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [e0b6b1c0f356c1532a2807de63cc1c853887e2e9]

INTEGRATION: CWS presenterscreen (1.1.2); FILE ADDED 2008/04/16 16:28:42 af 1.1.2.1: #i18486# Initial revision


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [88a10176c5fde306e7cc635ccc0e3d70b43f102c]

INTEGRATION: CWS presenterscreen (1.1.2); FILE ADDED 2008/04/16 16:25:54 af 1.1.2.1: #i18486# Initial revision


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [c35ca3289634332cc15bf87dd8e2d5b8ca4f3d4b]

INTEGRATION: CWS presenterscreen (1.1.2); FILE ADDED 2008/04/16 16:25:53 af 1.1.2.1: #i18486# Initial revision


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [21913455d0cf1d36caafcf080f6f9d926e2d3de5]

INTEGRATION: CWS presenterscreen (1.1.2); FILE ADDED 2008/04/16 16:27:53 af 1.1.2.1: #i18486# Initial revision


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [88efb73b235489a7aae0a8bed611cb23821236fb]

INTEGRATION: CWS presenterscreen (1.1.2); FILE ADDED 2008/04/16 16:27:52 af 1.1.2.1: #i18486# Initial revision


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [3a7c326698d50bdadfb8dc889aede6e8baff2222]

INTEGRATION: CWS presenterscreen (1.1.2); FILE ADDED 2008/04/16 16:26:38 af 1.1.2.1: #i18486# Initial revision


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [dd7616d3be6956f02a415fd4a223754808143001]

INTEGRATION: CWS presenterscreen (1.1.2); FILE ADDED 2008/04/16 16:26:37 af 1.1.2.1: #i18486# Initial revision


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [ed5143cc3a5f2ac4234be87faf97f1d7369e62bf]

INTEGRATION: CWS presenterscreen (1.1.2); FILE ADDED 2008/04/16 16:26:36 af 1.1.2.1: #i18486# Initial revision


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [101fe16ae71a2d9e758dfb73d279d80a9563a0bd]

INTEGRATION: CWS presenterscreen (1.1.2); FILE ADDED 2008/04/16 16:26:35 af 1.1.2.1: #i18486# Initial revision


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [246915275051bbe42904b211ceaa1b48ba8f9c26]

INTEGRATION: CWS presenterscreen (1.1.2); FILE ADDED 2008/04/16 16:26:34 af 1.1.2.1: #i18486# Initial revision


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [867391a23bf5962bc24f79373fcf05866d9be301]

INTEGRATION: CWS presenterscreen (1.1.2); FILE ADDED 2008/04/16 16:26:33 af 1.1.2.1: #i18486# Initial revision


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [21f115c5b54ee5c775e6eeace9aaeaf23fd2f2aa]

INTEGRATION: CWS presenterscreen (1.1.2); FILE ADDED 2008/04/16 16:26:32 af 1.1.2.1: #i18486# Initial revision


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [dc3ad6ccb0b4b10a9bde3dfd94ab27d3fcee3179]

INTEGRATION: CWS presenterscreen (1.1.2); FILE ADDED 2008/04/16 16:26:31 af 1.1.2.1: #i18486# Initial revision


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [6877bda787dbf1dc7dd609d06920ddf003de45a3]

INTEGRATION: CWS presenterscreen (1.1.2); FILE ADDED 2008/04/16 16:26:30 af 1.1.2.1: #i18486# Initial revision


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [528ce61ba220fbf11635c28629dc058250880002]

INTEGRATION: CWS presenterscreen (1.1.2); FILE ADDED 2008/04/16 16:26:29 af 1.1.2.1: #i18486# Initial revision


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [c8be040135e55f9341a9c5e08eb611c5d6a0f98b]

INTEGRATION: CWS presenterscreen (1.1.2); FILE ADDED 2008/04/16 16:27:17 af 1.1.2.1: #i18486# Initial revision


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [9def004116a3a9d158c3f5a6c0757eed77db3ec9]

INTEGRATION: CWS presenterscreen (1.1.2); FILE ADDED 2008/04/16 16:27:16 af 1.1.2.1: #i18486# Initial revision


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [dbb6912f481bde5ade2cf6320c45a549f44f29db]

INTEGRATION: CWS presenterscreen (1.1.2); FILE ADDED 2008/04/16 16:27:15 af 1.1.2.1: #i18486# Initial revision


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [6269c3a0f25488c16515cf5f6ff927dc2c7a8910]

INTEGRATION: CWS presenterscreen (1.1.2); FILE ADDED 2008/04/16 16:27:14 af 1.1.2.1: #i18486# Initial revision


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [c2cc1eb06b2409cb7a0155827b803272c0fb378c]

INTEGRATION: CWS presenterscreen (1.1.2); FILE ADDED 2008/04/16 16:28:24 af 1.1.2.1: #i18486# Initial revision


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [4802c56630cdd7473f7dfad0c17ec41a12fff64e]

INTEGRATION: CWS presenterscreen (1.2.4); FILE MERGED 2008/05/06 09:59:25 af 1.2.4.1: #i89059# Moved XCU and XCS files to their places in the registry/ dir tree.


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [fc73d51b39a5045e01ad95033918478fd5cc2ca8]

INTEGRATION: CWS presenterscreen (1.3.4); FILE MERGED 2008/05/06 09:59:57 af 1.3.4.9: #i89059# Moved XCU and XCS files to their places in the registry/ dir tree. 2008/04/30 12:27:47 af 1.3.4.8: #i18486# Fixed replacement of placeholders. 2008/04/30 08:42:55 af 1.3.4.7: #i18486# Changed identifier prefix from org.openoffice to com.sun.star 2008/04/28 09:20:36 af 1.3.4.6: #i18486# Cleaned up processing of description.xml. 2008/04/22 13:10:34 af 1.3.4.5: #i18486# Made extension identifier platform specific. 2008/04/22 08:37:13 af 1.3.4.4: #i18486# Add runtime libraries to extension. 2008/04/22 08:24:37 af 1.3.4.3: RESYNC: (1.3-1.4); FILE MERGED 2008/04/18 14:55:09 af 1.3.4.2: #i18486# Removed last dependency on non-URE library. 2008/04/16 16:24:51 af 1.3.4.1: #i18486# Changed theme bitmaps.


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [746bb49dcab3390d78cf177d11b7f795c57f307c]

INTEGRATION: CWS presenterscreen (1.2.4); FILE MERGED 2008/05/05 08:44:21 af 1.2.4.4: #i18486# Changed identifier. 2008/04/30 12:27:18 af 1.2.4.3: #i18486# Set version to 1.0.  Fixed replacement of placeholders. 2008/04/22 13:09:41 af 1.2.4.2: #i18486# Made extension identifier platform specific.  Added platform tag. 2008/04/22 08:36:29 af 1.2.4.1: #i18486# Added display-name.


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [877ad1ecec3b612c3d7616c42d7c70967929c321]

INTEGRATION: CWS presenterscreen (1.2.4); FILE MERGED 2008/04/23 13:18:58 af 1.2.4.4: #i18486# Made support for window resizing a debug feature.  Replaced by switching slides with mouse clicks. 2008/04/23 12:01:17 af 1.2.4.3: #i18486# Notify layout listeners when window manager is disposed. 2008/04/22 08:26:01 af 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/04/16 16:23:20 af 1.2.4.1: #i18486# Changed layouting.


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [b9c913a92f5e2d354598cb2194fa5f18f6517079]

INTEGRATION: CWS presenterscreen (1.2.4); FILE MERGED 2008/04/23 13:38:38 af 1.2.4.6: #i18486# Fixed Linux compilation problems. 2008/04/23 13:18:50 af 1.2.4.5: #i18486# Made support for window resizing a debug feature.  Replaced by switching slides with mouse clicks. 2008/04/23 12:01:16 af 1.2.4.4: #i18486# Notify layout listeners when window manager is disposed. 2008/04/22 08:26:43 af 1.2.4.3: RESYNC: (1.2-1.3); FILE MERGED 2008/04/16 16:59:13 af 1.2.4.2: #i18486# Fixed some Linux build problems. 2008/04/16 16:23:20 af 1.2.4.1: #i18486# Changed layouting.


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [f2770c36d6c5d7868f3cdbb74a539304d718e2ea]

INTEGRATION: CWS presenterscreen (1.2.4); FILE MERGED 2008/04/30 08:41:32 af 1.2.4.4: #i88853# PresenterSlideShowView() is not a service anymore. 2008/04/23 11:58:09 af 1.2.4.3: #i18486# Made caching optional, defaults to off. 2008/04/22 08:25:03 af 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/04/16 16:12:25 af 1.2.4.1: #i18486# Addes support for cachable views.


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [084f9ffcd3f17fd540ed50d47c21002532f35967]

INTEGRATION: CWS presenterscreen (1.2.4); FILE MERGED 2008/04/30 08:41:31 af 1.2.4.5: #i88853# PresenterSlideShowView() is not a service anymore. 2008/04/23 11:57:59 af 1.2.4.4: #i18486# Made caching optional, defaults to off. 2008/04/22 08:28:19 af 1.2.4.3: RESYNC: (1.2-1.3); FILE MERGED 2008/04/18 14:53:43 af 1.2.4.2: #i18486# Store only unused resources in the cache. 2008/04/16 16:12:25 af 1.2.4.1: #i18486# Addes support for cachable views.


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [59f121c69de577ba177d5f1eaacb54f32d42dade]

INTEGRATION: CWS presenterscreen (1.1.2); FILE ADDED 2008/05/13 13:51:02 af 1.1.2.2: #i18486# Updated license header. 2008/04/16 15:02:17 af 1.1.2.1: #i18486# Initial revision.


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [4ed6bafc266a12d6087894a6008093eebe81ea73]

INTEGRATION: CWS presenterscreen (1.1.2); FILE ADDED 2008/05/13 13:51:01 af 1.1.2.3: #i18486# Updated license header. 2008/04/16 16:59:13 af 1.1.2.2: #i18486# Fixed some Linux build problems. 2008/04/16 15:01:52 af 1.1.2.1: #i18486# Initial revision.


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [12e6fc7fcea65337597894e335ca7231aefc7d9a]

INTEGRATION: CWS presenterscreen (1.2.4); FILE MERGED 2008/04/23 11:59:53 af 1.2.4.4: #i18486# Fixed mixup of uno/rtl References and boost::shared_ptrs. 2008/04/22 08:36:00 af 1.2.4.3: #i18486# Split initialization off the PresenterToolBar constructor. 2008/04/22 08:24:53 af 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/04/16 16:11:13 af 1.2.4.1: #i18486# Tool bar entries can be vertical stacks of other entries.


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [89efcae67e166f88a0e63f51af146fdfc8e41edd]

INTEGRATION: CWS presenterscreen (1.2.4); FILE MERGED 2008/04/30 09:24:47 af 1.2.4.12: #i18486# Fixed compiler problem. 2008/04/24 12:49:27 af 1.2.4.11: #i18486# Post user events to further avoid dead locks. 2008/04/24 08:10:23 af 1.2.4.10: #i18486# Label::SetText() invalidates asynchronously to prevent thread locks when called from timer. 2008/04/23 13:17:33 af 1.2.4.9: #i18486# Fixed typo. 2008/04/23 11:59:53 af 1.2.4.8: #i18486# Fixed mixup of uno/rtl References and boost::shared_ptrs. 2008/04/22 13:08:39 af 1.2.4.7: #i18486# Made extension identifier platform specific. 2008/04/22 08:35:45 af 1.2.4.6: #i18486# Split initialization off the PresenterToolBar constructor. 2008/04/22 08:27:07 af 1.2.4.5: RESYNC: (1.2-1.3); FILE MERGED 2008/04/18 14:56:44 af 1.2.4.4: #i18486# Changed implementation of PresenterTimer. 2008/04/17 14:36:44 af 1.2.4.3: #i18486# Fixed Solaris build problems. 2008/04/16 16:59:13 af 1.2.4.2: #i18486# Fixed some Linux build problems. 2008/04/16 16:11:19 af 1.2.4.1: #i18486# Tool bar entries can be vertical stacks of other entries.


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [6a5ffdc7099c94a880fed3cd5ffd05fdbae80574]

INTEGRATION: CWS presenterscreen (1.1.2); FILE ADDED 2008/05/13 13:51:01 af 1.1.2.7: #i18486# Updated license header. 2008/04/30 08:40:14 af 1.1.2.6: #i88832# Timing thread is not joined anymore. 2008/04/24 12:48:59 af 1.1.2.5: #i18486# Post user events to further avoid dead locks. 2008/04/22 08:38:22 af 1.1.2.4: #i18486# Made timer more thread safe. 2008/04/18 14:52:29 af 1.1.2.3: #i18486# Changed implementation of PresenterTimer. 2008/04/17 14:36:43 af 1.1.2.2: #i18486# Fixed Solaris build problems. 2008/04/16 15:01:00 af 1.1.2.1: #i18486# Initial revision.


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [262c232ab25ef4eaac4a3045e15e04b43eecc752]

INTEGRATION: CWS presenterscreen (1.1.2); FILE ADDED 2008/05/13 13:51:01 af 1.1.2.9: #i18486# Updated license header. 2008/04/30 08:49:21 af 1.1.2.8: #i88832# Removed debug code that was accidentally checked in. 2008/04/30 08:40:13 af 1.1.2.7: #i88832# Timing thread is not joined anymore. 2008/04/24 13:02:08 af 1.1.2.6: #i18486# Fixed Linux compilation problem. 2008/04/24 12:48:51 af 1.1.2.5: #i18486# Post user events to further avoid dead locks. 2008/04/22 13:08:10 af 1.1.2.4: #i18486# Made timer more robust. 2008/04/22 08:38:15 af 1.1.2.3: #i18486# Made timer more thread safe. 2008/04/18 14:52:29 af 1.1.2.2: #i18486# Changed implementation of PresenterTimer. 2008/04/16 15:01:24 af 1.1.2.1: #i18486# Initial revision.


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [b4c777c0594774bd6144be56b6a37c62d8da6444]

INTEGRATION: CWS presenterscreen (1.2.4); FILE MERGED 2008/04/30 08:36:10 af 1.2.4.3: #i88858# Added GetNodeForViewStyle() method. 2008/04/22 08:26:11 af 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/04/16 16:10:07 af 1.2.4.1: #i18486# Exporting FontDescriptor sub class.


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [fdc701b1e152dfce94f880099b8d1a04f36671d6]

INTEGRATION: CWS presenterscreen (1.2.4); FILE MERGED 2008/04/30 08:36:10 af 1.2.4.5: #i88858# Added GetNodeForViewStyle() method. 2008/04/22 13:06:47 af 1.2.4.4: #i18486# Made extension identifier platform specific. 2008/04/22 08:25:39 af 1.2.4.3: RESYNC: (1.2-1.3); FILE MERGED 2008/04/16 16:59:13 af 1.2.4.2: #i18486# Fixed some Linux build problems. 2008/04/16 16:10:07 af 1.2.4.1: #i18486# Exporting FontDescriptor sub class.


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [44421fde6a7fc47def7e043fb379cd6722758dad]

INTEGRATION: CWS presenterscreen (1.2.4); FILE MERGED 2008/04/22 08:25:46 af 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/04/16 16:08:53 af 1.2.4.1: #i18486# Not a UNO service anymore.


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [4bc8526b12950cd82a6a9e5047691cbb1378d439]

INTEGRATION: CWS presenterscreen (1.2.4); FILE MERGED 2008/04/22 08:27:02 af 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/04/16 16:08:53 af 1.2.4.1: #i18486# Not a UNO service anymore.


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [45f8836c91804c9b864b7cef7cf1ff32f502a156]

INTEGRATION: CWS presenterscreen (1.2.4); FILE MERGED 2008/04/22 08:28:08 af 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/04/16 16:06:25 af 1.2.4.1: #i18486# Added SetToBitmap() method.


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [e69aba3337b297ab61e585b3b9b0ed254027d424]

INTEGRATION: CWS presenterscreen (1.2.4); FILE MERGED 2008/04/22 08:25:10 af 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/04/16 16:06:25 af 1.2.4.1: #i18486# Added SetToBitmap() method.


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [b514f782c6e206ddfc7062fe7848c36c1e1cb84c]

INTEGRATION: CWS presenterscreen (1.2.4); FILE MERGED 2008/04/22 08:25:13 af 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/04/16 16:05:13 af 1.2.4.1: #i18486# Added close button.  Changed mouse over effect.


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [d3ff78188fd08422586e7a884a31e185ecdde34c]

INTEGRATION: CWS presenterscreen (1.2.4); FILE MERGED 2008/04/28 14:46:33 af 1.2.4.5: #i18486# Fixed GetColumn() and GetRow() for when offsets are not zero. 2008/04/22 13:05:58 af 1.2.4.4: #i18486# Made extension identifier platform specific. 2008/04/22 08:28:04 af 1.2.4.3: RESYNC: (1.2-1.3); FILE MERGED 2008/04/16 16:59:13 af 1.2.4.2: #i18486# Fixed some Linux build problems. 2008/04/16 16:05:13 af 1.2.4.1: #i18486# Added close button.  Changed mouse over effect.


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [43a71a2d078a69927db8b492066cc6e176c84f45]

INTEGRATION: CWS presenterscreen (1.2.4); FILE MERGED 2008/04/30 08:33:41 af 1.2.4.3: #i88853# Note a service anymore. 2008/04/22 08:25:20 af 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/04/16 16:02:35 af 1.2.4.1: #i18486# Made slide show view cachable.  Improved painting the area around the actual slide preview.


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [3a007d956603883f235625c09e8a87fe0bbed57e]

INTEGRATION: CWS presenterscreen (1.2.4); FILE MERGED 2008/04/30 08:34:48 af 1.2.4.3: #i88853# Note a service anymore. 2008/04/22 08:26:32 af 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/04/16 16:02:35 af 1.2.4.1: #i18486# Made slide show view cachable.  Improved painting the area around the actual slide preview.


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [a83c7af0e1e44a70154b9321812e0c87d32e818d]

INTEGRATION: CWS presenterscreen (1.2.4); FILE MERGED 2008/04/23 13:16:52 af 1.2.4.3: #i18486# Fixed detection of slide aspect ratio. 2008/04/22 08:24:40 af 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/04/16 16:00:49 af 1.2.4.1: #i18486# Imvalidating via the paint manager.


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [f134bf943b317403e6bc9a72273ac2273607745b]

INTEGRATION: CWS presenterscreen (1.2.4); FILE MERGED 2008/04/22 08:26:15 af 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/04/16 15:59:36 af 1.2.4.1: #i18486# Improved display of scroll bars.


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [592551d5c8a49cbdd8842aaabe09fbbc6bf43d69]

INTEGRATION: CWS presenterscreen (1.2.4); FILE MERGED 2008/04/22 13:05:35 af 1.2.4.4: #i18486# Made extension identifier platform specific. 2008/04/22 08:25:43 af 1.2.4.3: RESYNC: (1.2-1.3); FILE MERGED 2008/04/16 16:59:13 af 1.2.4.2: #i18486# Fixed some Linux build problems. 2008/04/16 15:59:36 af 1.2.4.1: #i18486# Improved display of scroll bars.


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [84b08beb0537bc6a660db6bee0cd919ec81ded36]

INTEGRATION: CWS presenterscreen (1.2.4); FILE MERGED 2008/04/28 09:18:11 af 1.2.4.4: #i18486# Added GetScreenNumber() method. 2008/04/22 08:40:38 af 1.2.4.3: #i18486# Changed startup details. 2008/04/22 08:24:56 af 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/04/16 15:57:30 af 1.2.4.1: #i18486# Added detection of correct display for the presenter screen.


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [ef6cb209baf515753b2b3bd8f91b247a1cfa1d24]

INTEGRATION: CWS presenterscreen (1.2.4); FILE MERGED 2008/04/30 09:24:16 af 1.2.4.9: #i18486# Fixed compiler problem. 2008/04/28 09:18:42 af 1.2.4.8: #i18486# Added GetScreenNumber() method to prevent presenter screen in single screen environments. 2008/04/24 12:47:00 af 1.2.4.7: #i18486# Determine the number of screens. 2008/04/23 13:38:26 af 1.2.4.6: #i18486# Fixed Linux compilation problems. 2008/04/23 13:15:54 af 1.2.4.5: #i18486# Fixed display number detection. 2008/04/22 13:04:33 af 1.2.4.4: #i18486# Split initialization off PresenterScreenListener constructor. 2008/04/22 08:40:29 af 1.2.4.3: #i18486# Changed startup details. 2008/04/22 08:28:23 af 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/04/16 15:57:18 af 1.2.4.1: #i18486# Added detection of correct display for the presenter screen.


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [c56e157c11a04bf4f8dc08ecc3737ce3996db042]

INTEGRATION: CWS presenterscreen (1.2.4); FILE MERGED 2008/04/22 08:25:06 af 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/04/16 15:50:42 af 1.2.4.1: #i18486# Added support for dispatch status listeners.


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [e1f98f6ebd042a9933b5681035843b01d72a90c3]

INTEGRATION: CWS presenterscreen (1.2.4); FILE MERGED 2008/04/24 08:23:51 af 1.2.4.6: #i18486# Added missing change to Dispatch constructor to prevent said exception. 2008/04/24 08:06:56 af 1.2.4.5: #i18486# Added Create() method to avoid uncaught exception for unknown commands. 2008/04/23 11:59:06 af 1.2.4.4: #i18486# Code cleanup. 2008/04/22 08:28:12 af 1.2.4.3: RESYNC: (1.2-1.3); FILE MERGED 2008/04/16 16:59:13 af 1.2.4.2: #i18486# Fixed some Linux build problems. 2008/04/16 15:50:42 af 1.2.4.1: #i18486# Added support for dispatch status listeners.


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [0c40653cf82910a3e2c439480e99eea323064b8a]

INTEGRATION: CWS presenterscreen (1.2.4); FILE MERGED 2008/04/23 11:57:36 af 1.2.4.3: #i18486# Made caching optional, defaults to off. 2008/04/22 08:25:16 af 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/04/16 15:48:46 af 1.2.4.1: #i18486# Added support for caching unused panes.


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [38a8e974663b079676573f9ad0b1ad683a2db12d]

INTEGRATION: CWS presenterscreen (1.2.4); FILE MERGED 2008/04/23 11:57:45 af 1.2.4.4: #i18486# Made caching optional, defaults to off. 2008/04/22 08:27:58 af 1.2.4.3: RESYNC: (1.2-1.3); FILE MERGED 2008/04/18 14:53:30 af 1.2.4.2: #i18486# Store only unused resources in the cache. 2008/04/16 15:49:02 af 1.2.4.1: #i18486# Added support for caching unused panes.


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [f5a927c522d01e3f10272a4e5f290e635c22dad8]

INTEGRATION: CWS presenterscreen (1.2.4); FILE MERGED 2008/04/22 08:28:15 af 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/04/16 15:47:40 af 1.2.4.1: #i18486# Added support for callouts, title templates.


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [b7835d592370a350763351ce271fb3d0948d4854]

INTEGRATION: CWS presenterscreen (1.2.4); FILE MERGED 2008/04/23 11:56:15 af 1.2.4.3: #i18486# Fixed disposing of panes. 2008/04/22 08:25:00 af 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/04/16 15:47:51 af 1.2.4.1: #i18486# Added support for callouts, title templates.


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [94707542176b78ab6da1ba42a8e0ca0fa01410bc]

INTEGRATION: CWS presenterscreen (1.2.4); FILE MERGED 2008/04/22 08:27:50 af 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/04/16 15:46:30 af 1.2.4.1: #i18486# Added support for callout.


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [4d91841e0bc18d5b01fe85eb03eb0be589cf0c74]

INTEGRATION: CWS presenterscreen (1.2.4); FILE MERGED 2008/04/22 08:24:33 af 1.2.4.3: RESYNC: (1.2-1.3); FILE MERGED 2008/04/16 16:59:13 af 1.2.4.2: #i18486# Fixed some Linux build problems. 2008/04/16 15:46:44 af 1.2.4.1: #i18486# Added support for callout.


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [6e85b63d659617a4988c04187b6b4eb53ff777ac]

INTEGRATION: CWS presenterscreen (1.2.4); FILE MERGED 2008/04/22 08:24:44 af 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/04/16 15:45:23 af 1.2.4.1: #i18486# Invalidate via the paint manager.


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [bd2b67d579b149b60d36c9eb0e7c51a5c3e20299]

INTEGRATION: CWS presenterscreen (1.2.4); FILE MERGED 2008/04/22 08:27:11 af 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/04/16 15:45:39 af 1.2.4.1: #i18486# Invalidate via the paint manager.


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [6b495184bae7eed8be43c6bca4ca6f5ec5ba8233]

INTEGRATION: CWS presenterscreen (1.2.4); FILE MERGED 2008/04/22 08:26:47 af 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/04/16 15:44:20 af 1.2.4.1: #i18486# Added support for callout.


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [1eeb7358933afbb8d673c16c92bfd8492e8b5620]

INTEGRATION: CWS presenterscreen (1.2.4); FILE MERGED 2008/04/23 11:55:24 af 1.2.4.3: #i18486# Code cleanup. 2008/04/22 08:25:54 af 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/04/16 15:44:11 af 1.2.4.1: #i18486# Added support for callout.


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [d89489370bc0ddc84d879e795e07bc34e83493cc]

INTEGRATION: CWS presenterscreen (1.2.4); FILE MERGED 2008/04/22 08:25:51 af 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/04/16 15:42:46 af 1.2.4.1: #i18486# Invalidate via the paint manager.


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [9664814fb0152b4f793c17278ad44f1b40df20bf]

INTEGRATION: CWS presenterscreen (1.2.4); FILE MERGED 2008/04/22 08:26:04 af 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/04/16 15:40:39 af 1.2.4.1: #i18486# Improved invalidation of covered area on resizes and translations.


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [ffac298e03876e593c25bcb28dcb8e22f2f1efa9]

INTEGRATION: CWS presenterscreen (1.2.4); FILE MERGED 2008/04/22 08:26:39 af 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/04/16 15:40:47 af 1.2.4.1: #i18486# Improved invalidation of covered area on resizes and translations.


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [86e2d05df422741039799e330f225869078f0038]

INTEGRATION: CWS presenterscreen (1.1.2); FILE ADDED 2008/05/13 13:51:01 af 1.1.2.2: #i18486# Updated license header. 2008/04/16 14:35:54 af 1.1.2.1: #i18486# Initial revision.


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [7a4d603d26046d9f2083324de5613ba3d3440793]

INTEGRATION: CWS presenterscreen (1.1.2); FILE ADDED 2008/05/13 13:51:01 af 1.1.2.2: #i18486# Updated license header. 2008/04/16 14:35:31 af 1.1.2.1: #i18486# Initial revision.


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [4a1c78712fc5b538ba805393296584a786bbc214]

INTEGRATION: CWS presenterscreen (1.2.4); FILE MERGED 2008/04/22 08:26:18 af 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/04/16 15:37:49 af 1.2.4.1: #i18486# Added tool bar, close button.


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [031a0f4dfeff9df59970cba7b142cffc218124d0]

INTEGRATION: CWS presenterscreen (1.2.4); FILE MERGED 2008/05/13 13:43:25 af 1.2.4.9: RESYNC: (1.3-1.4); FILE MERGED 2008/04/30 13:39:06 af 1.2.4.8: #i18486# Fixed some warnings. 2008/04/30 13:33:48 af 1.2.4.7: #i88838# Made font size changes persistent during one session. Changed keys for grow/shrink. 2008/04/30 08:31:58 af 1.2.4.6: #i88850# Changed keys for growing and shrinking notes font. 2008/04/30 08:29:18 af 1.2.4.5: #i88853# Store modified font size in configuration. 2008/04/23 13:13:52 af 1.2.4.4: #i18486# Changed keys for scrolling and chaning the font size. 2008/04/22 08:33:47 af 1.2.4.3: #i18486# Split initialization off the PresenterToolBar constructor. 2008/04/22 08:25:35 af 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/04/16 15:37:40 af 1.2.4.1: #i18486# Added tool bar, close button.


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [49922324527ad0fb51a3e20615643995489e9f6a]

INTEGRATION: CWS presenterscreen (1.2.4); FILE MERGED 2008/04/22 08:26:58 af 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/04/16 15:36:38 af 1.2.4.1: #i18486# Removed reference to non-URE libraries.


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [7e2fc8498bf745e51f50cfe756ef6dd026212201]

INTEGRATION: CWS presenterscreen (1.2.4); FILE MERGED 2008/04/30 08:17:43 af 1.2.4.3: #i88850# Make sure that all help text can be displayed. 2008/04/22 08:24:47 af 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/04/16 15:35:32 af 1.2.4.1: #i18486# Help view now displays supported keyboard keys.


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [44db83d4af80da1dc96b25b5d9b0b79bbc68bc32]

INTEGRATION: CWS presenterscreen (1.2.4); FILE MERGED 2008/04/30 09:22:41 af 1.2.4.5: #i18486# Made TextContainer use shared_ptrs of Block. 2008/04/30 08:17:36 af 1.2.4.4: #i88850# Make sure that all help text can be displayed. 2008/04/22 08:27:14 af 1.2.4.3: RESYNC: (1.2-1.3); FILE MERGED 2008/04/16 16:59:13 af 1.2.4.2: #i18486# Fixed some Linux build problems. 2008/04/16 15:35:25 af 1.2.4.1: #i18486# Help view now displays supported keyboard keys.


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [f6bf1062196b7d6493bcc372f3eca1571c6aa94e]

INTEGRATION: CWS presenterscreen (1.2.4); FILE MERGED 2008/04/22 08:26:07 af 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/04/16 15:34:13 af 1.2.4.1: #i18486# Added support for rounded rectangles, rounding.


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [cc0ff86d47b02e7e0a468aaa9948bcd15d57d7c0]

INTEGRATION: CWS presenterscreen (1.2.4); FILE MERGED 2008/04/22 08:26:36 af 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/04/16 15:34:05 af 1.2.4.1: #i18486# Added support for rounded rectangles, rounding.


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [fcb81e54529d64f19f36bc456e872aae47001c3d]

INTEGRATION: CWS presenterscreen (1.3.10); FILE MERGED 2008/04/23 11:54:11 af 1.3.10.2: #i18486# Added Shutdown() method. 2008/04/22 08:32:17 af 1.3.10.1: #i18486# Added RunOnUpdateEnd() method.


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [8e9ee47dfe1de9c68f46c6bc16f2d6b8336a5e5a]

INTEGRATION: CWS presenterscreen (1.3.10); FILE MERGED 2008/04/23 11:54:34 af 1.3.10.2: #i18486# Added Shutdown() method. 2008/04/22 08:32:24 af 1.3.10.1: #i18486# Added RunOnUpdateEnd() method.


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [4042eed1adde3550fa89ea49afdeecaae47780da]

INTEGRATION: CWS presenterscreen (1.1.2); FILE ADDED 2008/05/05 08:44:21 af 1.1.2.4: #i18486# Changed identifier. 2008/04/30 12:28:08 af 1.1.2.3: #i18486# Fixed replacement of placeholders. 2008/04/23 13:39:10 af 1.1.2.2: #i18486# Fixed Linux compilation problems. 2008/04/22 13:00:11 af 1.1.2.1: #i18486# Initial revision.


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [ec5bd52146ea4fa8c4c36b473d04a130c29c9611]

INTEGRATION: CWS presenterscreen (1.3.10); FILE MERGED 2008/04/30 08:12:00 af 1.3.10.1: #i88853# Added detection for current slide being the slide past the last one.


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [c4b3110a0a604ed6fe478752ea0f6224f7837107]

INTEGRATION: CWS presenterscreen (1.2.4); FILE MERGED 2008/04/30 08:09:09 af 1.2.4.4: #i88853# Added GetCurrentSlide() method.  Made UpdatePaneTitles() public. 2008/04/23 13:13:12 af 1.2.4.3: #i18486# Added HandleMouseClick() method, added support for F1 key. 2008/04/22 08:26:22 af 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/04/16 15:31:35 af 1.2.4.1: #i18486# Improved access to theme, added support for UNO commands.


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [3c9ee55bdef29357ed9085408e1661672e17a11d]

INTEGRATION: CWS presenterscreen (1.2.4); FILE MERGED 2008/04/30 08:09:43 af 1.2.4.6: #i88853# Added GetCurrentSlide() method.  Made UpdatePaneTitles() public. 2008/04/23 13:21:21 af 1.2.4.5: #i18486# Fixed merge conflict. 2008/04/23 13:12:50 af 1.2.4.4: #i18486# Added HandleMouseClick() method, added support for F1 key. 2008/04/23 11:53:09 af 1.2.4.3: #i18486# Code cleanup. 2008/04/22 08:25:31 af 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/04/16 15:31:28 af 1.2.4.1: #i18486# Improved access to theme, added support for UNO commands.


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [6a5424fa92f878b6cd3db6fa2d2d24f55b2b1e8f]

INTEGRATION: CWS presenterscreen (1.2.4); FILE MERGED 2008/04/30 08:05:43 af 1.2.4.5: #i88853# Extended functionality to allow easier modification of properties. 2008/04/23 11:51:22 af 1.2.4.4: #i18486# Added desctructor. 2008/04/22 11:41:50 rene 1.2.4.3: #i88584# fix double qualification 2008/04/22 08:26:25 af 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/04/16 15:29:16 af 1.2.4.1: #i18486# Added support for accessing configuration nodes as property sets.


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [857d34a9091cd6861784aef87db6c4dbc17e9c7e]

INTEGRATION: CWS presenterscreen (1.2.4); FILE MERGED 2008/04/30 08:07:07 af 1.2.4.6: #i88853# Extended functionality to allow easier modification of properties. 2008/04/23 11:51:49 af 1.2.4.5: #i18486# Added desctructor. 2008/04/22 08:25:27 af 1.2.4.4: RESYNC: (1.2-1.3); FILE MERGED 2008/04/18 09:02:23 af 1.2.4.3: #i18486# Avoid crash because of missing configuration entries. 2008/04/16 16:59:13 af 1.2.4.2: #i18486# Fixed some Linux build problems. 2008/04/16 15:29:08 af 1.2.4.1: #i18486# Added support for accessing configuration nodes as property sets.


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [6613c8e45deeff65483838684164642d0a47128c]

INTEGRATION: CWS presenterscreen (1.2.4); FILE MERGED 2008/04/22 13:01:55 af 1.2.4.3: #i18486# Made extension identifier platform specific. 2008/04/22 08:24:50 af 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/04/16 16:30:29 af 1.2.4.1: #i18486# Dropped dependence on non-URE libraries.


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [1a860b8d876b9c51c3f58c92f909dbdee3e00d8a]

INTEGRATION: CWS presenterscreen (1.2.4); FILE MERGED 2008/04/30 07:51:56 af 1.2.4.6: #i88853# PresenterSlideShowView is no longer a service. 2008/04/22 13:01:48 af 1.2.4.5: #i18486# Made extension identifier platform specific. 2008/04/22 08:30:39 af 1.2.4.4: #i18486# Changed startup details.  Remembering the extension path. 2008/04/22 08:27:17 af 1.2.4.3: RESYNC: (1.2-1.3); FILE MERGED 2008/04/18 09:01:28 af 1.2.4.2: #i18486# Added missing PresenterSlideShowView service. 2008/04/16 16:30:21 af 1.2.4.1: #i18486# Dropped dependence on non-URE libraries.


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [980a5b5049907ebb6fbc15fc2051bdbe37236aaa]

INTEGRATION: CWS presenterscreen (1.1.2); FILE ADDED 2008/05/13 13:51:00 af 1.1.2.3: #i18486# Updated license header. 2008/04/22 11:46:54 rene 1.1.2.2: one more double qualification 2008/04/16 14:26:57 af 1.1.2.1: #i18486# Initial revision.


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [05e2eb5f8f540f90e4a3886c35fdbe03df01d165]

INTEGRATION: CWS presenterscreen (1.1.2); FILE ADDED 2008/05/13 13:51:00 af 1.1.2.2: #i18486# Updated license header. 2008/04/16 14:34:05 af 1.1.2.1: #i18486# Initial revision.


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [97f08245e0b956e570cb3a75334dc4b375eb93cb]

INTEGRATION: CWS presenterscreen (1.1.2); FILE ADDED 2008/05/13 13:51:00 af 1.1.2.3: #i18486# Updated license header. 2008/04/16 16:59:12 af 1.1.2.2: #i18486# Fixed some Linux build problems. 2008/04/16 14:21:27 af 1.1.2.1: #i18486# Initial revision.


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [5810dc1b4ac82e513a151930670d112281dd49a9]

INTEGRATION: CWS presenterscreen (1.1.2); FILE ADDED 2008/05/13 13:51:00 af 1.1.2.3: #i18486# Updated license header. 2008/04/16 16:59:12 af 1.1.2.2: #i18486# Fixed some Linux build problems. 2008/04/16 14:23:53 af 1.1.2.1: #i18486# Initial revision.


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [690b0e1f33d4426cd7afdf6b35404090e56344b3]

INTEGRATION: CWS presenterscreen (1.2.4); FILE MERGED 2008/04/22 08:25:23 af 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/04/16 15:25:28 af 1.2.4.1: #i18486# Merged bitmap description of this container and PresenterTheme.


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [a0fe5db9655fb9f462520631b99e81734e88a51d]

INTEGRATION: CWS presenterscreen (1.2.4); FILE MERGED 2008/04/22 08:26:29 af 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/04/16 15:25:39 af 1.2.4.1: #i18486# Merged bitmap description of this container and PresenterTheme.


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [961c9f77cce91fc1aec6021e308d7f1097e718bf]

INTEGRATION: CWS presenterscreen (1.2.4); FILE MERGED 2008/04/22 08:25:57 af 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/04/18 14:51:11 af 1.2.4.1: #i18486# Changed implementation of PresenterTimer.


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [be46996fa10461a9a07c7ec0686fdb8f27a4ca19]

INTEGRATION: CWS presenterscreen (1.2.4); FILE MERGED 2008/04/22 08:26:51 af 1.2.4.3: RESYNC: (1.2-1.3); FILE MERGED 2008/04/18 14:51:11 af 1.2.4.2: #i18486# Changed implementation of PresenterTimer. 2008/04/16 15:23:30 af 1.2.4.1: #i18486# Code cleanup.


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [89252110253f2bfea9434e7fb52d17620d14fad6]

INTEGRATION: CWS cmcfixes44 (1.11.6); FILE MERGED 2008/04/22 10:24:10 cmc 1.11.6.1: #i88578# disambiguate similar platforms


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [bd5a0458cbecee984a7b43b92736eb768165ac21]

INTEGRATION: CWS cmcfixes44 (1.3.176); FILE MERGED 2008/04/23 18:56:23 cmc 1.3.176.1: #i76424# treat Bengali digits the same as all other indic language digits


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [80c2865783d0cb8b2f6de1ce4fa6abcd20e68ab3]

INTEGRATION: CWS cmcfixes44 (1.16.6); FILE MERGED 2008/04/24 08:02:19 cmc 1.16.6.1: #i88676# osl_freeProcessHandle is missing after a successful call to osl_executeProcess


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [8f702e24b2bc0dd9bb626c4079abec51db4e1fa8]

INTEGRATION: CWS cmcfixes44 (1.25.18); FILE MERGED 2008/04/24 08:27:36 cmc 1.25.18.1: #i88676# osl_freeProcessHandle is missing after a successful call to osl_executeProcess


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [6331e6d729fe3cdefa1eb7dfaef61f00919ff1de]

INTEGRATION: CWS cmcfixes44 (1.31.6); FILE MERGED 2008/04/24 08:31:49 cmc 1.31.6.1: #i88676# osl_freeProcessHandle is missing after a successful call to osl_executeProcess


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [4d8b3883f49c6af65f43073adb90ca943a62477d]

INTEGRATION: CWS cmcfixes44 (1.19.10); FILE MERGED 2008/04/24 07:25:38 cmc 1.19.10.1: #i88676# osl_freeProcessHandle is missing after a successful call to osl_executeProcess


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [a1d9844c940ec385d3ec35966656103e0ba68068]

INTEGRATION: CWS cmcfixes44 (1.5.16); FILE MERGED 2008/04/24 07:55:46 cmc 1.5.16.1: #i88676# osl_freeProcessHandle is missing after a successful call to osl_executeProcess


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [030279d56862117005bbba798764e02627a83052]

INTEGRATION: CWS cmcfixes44 (1.9.6); FILE MERGED 2008/04/24 08:13:50 cmc 1.9.6.1: #i88676# osl_freeProcessHandle is missing after a successful call to osl_executeProcess


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [e14f09d760bb078921f263b583b33cb01e2aa8df]

INTEGRATION: CWS fwk86 (1.14.126); FILE MERGED 2008/04/30 15:50:54 pb 1.14.126.2: RESYNC: (1.14-1.15); FILE MERGED 2008/03/06 09:28:23 cd 1.14.126.1: #i86384# Remove unused code from desktop


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [8b86d4f7d9951febed5a00bc82d01ab5a58ceaf4]

INTEGRATION: CWS fwk86 (1.28.118); FILE MERGED 2008/04/30 15:50:51 pb 1.28.118.3: RESYNC: (1.29-1.30); FILE MERGED 2008/03/26 07:36:40 pb 1.28.118.2: RESYNC: (1.28-1.29); FILE MERGED 2008/03/06 09:28:23 cd 1.28.118.1: #i86384# Remove unused code from desktop


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [b85174ad6bb5071a444549bb571590ac10513799]

INTEGRATION: CWS fwk86 (1.9.26); FILE MERGED 2008/04/30 15:50:48 pb 1.9.26.3: RESYNC: (1.10-1.11); FILE MERGED 2008/03/12 17:26:59 pb 1.9.26.2: RESYNC: (1.9-1.10); FILE MERGED 2008/03/06 09:28:23 cd 1.9.26.1: #i86384# Remove unused code from desktop


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [6779b4a295f00cbfffb4361842ed7f33140d2660]

INTEGRATION: CWS fwk86 (1.19.6); FILE MERGED 2008/04/30 15:50:45 pb 1.19.6.3: RESYNC: (1.20-1.21); FILE MERGED 2008/03/12 17:26:56 pb 1.19.6.2: RESYNC: (1.19-1.20); FILE MERGED 2008/03/06 09:28:23 cd 1.19.6.1: #i86384# Remove unused code from desktop


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [78081ab24359d7192b4f91dabff0ffefcd84e52c]

INTEGRATION: CWS fwk86 (1.4.376); FILE MERGED 2008/04/30 15:50:42 pb 1.4.376.2: RESYNC: (1.4-1.5); FILE MERGED 2008/03/06 09:28:23 cd 1.4.376.1: #i86384# Remove unused code from desktop


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [c30175ab319f2a59214f97300e8996266c2aa5a5]

INTEGRATION: CWS fwk86 (1.14.26); FILE MERGED 2008/04/30 15:50:39 pb 1.14.26.2: RESYNC: (1.14-1.15); FILE MERGED 2008/03/06 09:28:22 cd 1.14.26.1: #i86384# Remove unused code from desktop


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [5c8f3aa0661e864f2446c0ba14a0cb62c16b6170]

INTEGRATION: CWS fwk86 (1.28.26); FILE MERGED 2008/04/30 15:50:35 pb 1.28.26.2: RESYNC: (1.28-1.30); FILE MERGED 2008/03/06 09:28:22 cd 1.28.26.1: #i86384# Remove unused code from desktop


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [008c8921b32a72bbe609cbde0219a6dc7b5b4199]

INTEGRATION: CWS fwk86 (1.6.214); FILE MERGED 2008/04/30 15:50:32 pb 1.6.214.2: RESYNC: (1.6-1.7); FILE MERGED 2008/03/06 09:28:22 cd 1.6.214.1: #i86384# Remove unused code from desktop


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [113105d0ec430a7530140d6a3dc975841e1037c5]

INTEGRATION: CWS fwk86 (1.2.316); FILE MERGED 2008/04/30 15:50:29 pb 1.2.316.3: RESYNC: (1.3-1.4); FILE MERGED 2008/03/12 17:26:53 pb 1.2.316.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/06 09:28:22 cd 1.2.316.1: #i86384# Remove unused code from desktop


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [7362faeeb5ebee5ed8cd9d78a39da1ec4dfe7f69]

INTEGRATION: CWS fwk86 (1.26.8); FILE MERGED 2008/04/30 15:50:26 pb 1.26.8.2: RESYNC: (1.26-1.27); FILE MERGED 2008/03/06 09:28:22 cd 1.26.8.1: #i86384# Remove unused code from desktop


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [d61c95ffcf22ba3302acd13a8878bde4cba931f2]

INTEGRATION: CWS fwk86 (1.20.94); FILE MERGED 2008/04/30 15:50:22 pb 1.20.94.3: RESYNC: (1.21-1.22); FILE MERGED 2008/03/12 17:26:50 pb 1.20.94.2: RESYNC: (1.20-1.21); FILE MERGED 2008/03/06 09:28:22 cd 1.20.94.1: #i86384# Remove unused code from desktop


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [0dfc5400481ec73b4146e26c71cd998ea4b37d3e]

INTEGRATION: CWS fwk86 (1.3.214); FILE MERGED 2008/04/30 15:50:19 pb 1.3.214.2: RESYNC: (1.3-1.4); FILE MERGED 2008/03/06 09:28:21 cd 1.3.214.1: #i86384# Remove unused code from desktop


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [68e8f9adc2c73af3b6027b8aa808f8e50378e719]

INTEGRATION: CWS fwk86 (1.20.330); FILE MERGED 2008/04/30 15:50:16 pb 1.20.330.2: RESYNC: (1.20-1.21); FILE MERGED 2008/03/06 09:28:21 cd 1.20.330.1: #i86384# Remove unused code from desktop


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [07bef4a3ec80bdd304f01ce8cefd197bd141e9f9]

INTEGRATION: CWS fwk86 (1.58.110); FILE MERGED 2008/04/30 15:50:13 pb 1.58.110.2: RESYNC: (1.58-1.59); FILE MERGED 2008/03/06 09:28:21 cd 1.58.110.1: #i86384# Remove unused code from desktop


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [5ec0daf3f6efee544be0650f8fb2b78f51664ece]

INTEGRATION: CWS fwk86 (1.38.28); FILE MERGED 2008/04/30 15:50:10 pb 1.38.28.3: RESYNC: (1.39-1.40); FILE MERGED 2008/03/26 07:36:18 pb 1.38.28.2: RESYNC: (1.38-1.39); FILE MERGED 2008/03/06 09:28:21 cd 1.38.28.1: #i86384# Remove unused code from desktop


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [bad38031dd08cfaa8f49b38a8bad142572cba7e6]

INTEGRATION: CWS fwk86 (1.3.998); FILE MERGED 2008/04/30 15:50:07 pb 1.3.998.2: RESYNC: (1.3-1.4); FILE MERGED 2008/03/06 09:28:21 cd 1.3.998.1: #i86384# Remove unused code from desktop


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [a109d71bb4c3e6623d9c94e2a5e7913d7785e935]

INTEGRATION: CWS fwk86 (1.11.126); FILE MERGED 2008/04/30 15:50:04 pb 1.11.126.2: RESYNC: (1.11-1.12); FILE MERGED 2008/03/06 09:28:21 cd 1.11.126.1: #i86384# Remove unused code from desktop


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [c8605a3d283d4bc35aedd130311849f30887301a]

INTEGRATION: CWS fwk86 (1.26.46); FILE MERGED 2008/04/30 15:50:01 pb 1.26.46.2: RESYNC: (1.26-1.28); FILE MERGED 2008/03/06 09:28:21 cd 1.26.46.1: #i86384# Remove unused code from desktop


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [69af77e3d8bfc05d749de045be685215f19d1ebe]

INTEGRATION: CWS fwk86 (1.34.46); FILE MERGED 2008/04/30 15:49:58 pb 1.34.46.3: RESYNC: (1.35-1.38); FILE MERGED 2008/03/12 17:26:47 pb 1.34.46.2: RESYNC: (1.34-1.35); FILE MERGED 2008/03/06 09:28:21 cd 1.34.46.1: #i86384# Remove unused code from desktop


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [c3c29886de7965e0d121751a2528a88a720073e6]

INTEGRATION: CWS fwk86 (1.215.8); FILE MERGED 2008/04/30 15:49:55 pb 1.215.8.3: RESYNC: (1.216-1.220); FILE MERGED 2008/03/12 17:26:44 pb 1.215.8.2: RESYNC: (1.215-1.216); FILE MERGED 2008/03/06 09:28:20 cd 1.215.8.1: #i86384# Remove unused code from desktop


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [a3ba683b3dbc74ca7bcd90e372f9285da17f8292]

INTEGRATION: CWS fwk86 (1.34.26); FILE MERGED 2008/04/30 15:49:52 pb 1.34.26.2: RESYNC: (1.34-1.35); FILE MERGED 2008/03/06 09:28:20 cd 1.34.26.1: #i86384# Remove unused code from desktop


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [89161c7f80fafe55b6b4f7221ac06d9b01b81eb4]

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>  [4df47df0d636fda979c7d024c17ca22260255fbd]

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-13  Vladimir Glazounov  <vg@openoffice.org>  [401f480b823f2174ab835a8dc570336c3c54533b]

INTEGRATION: CWS fwk86 (1.133.78); FILE MERGED 2008/04/30 15:47:54 pb 1.133.78.2: RESYNC: (1.133-1.135); FILE MERGED 2008/04/10 10:54:50 mav 1.133.78.1: #i86462# let the current security settings be used during reload


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [e068989f6f8411403063ae9adc1d70e931beeb5a]

INTEGRATION: CWS fwk86 (1.67.216); FILE MERGED 2008/04/30 15:47:44 pb 1.67.216.2: RESYNC: (1.67-1.68); FILE MERGED 2008/04/07 11:49:07 pb 1.67.216.1: fix: #i86924# reset item images if symbols style has changed


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [739f8e20c3a7d86a2b1f6bf8d2b202eee26b9a72]

INTEGRATION: CWS fwk86 (1.21.82); FILE MERGED 2008/04/30 15:47:39 pb 1.21.82.2: RESYNC: (1.21-1.23); FILE MERGED 2008/04/07 11:47:44 pb 1.21.82.1: fix: #i86924# reset item images if symbols style has changed


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [8281350f28453d05a3f94e41d1b00ba8f8cde9e6]

INTEGRATION: CWS fwk86 (1.10.20); FILE MERGED 2008/04/30 15:47:35 pb 1.10.20.2: RESYNC: (1.10-1.11); FILE MERGED 2008/04/14 13:13:27 pb 1.10.20.1: fix: #i73576# set WB_NOLABEL on buttons


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [23aa0e0900952d8ae263830f15ca63681b90d8c7]

INTEGRATION: CWS fwk86 (1.127.198); FILE MERGED 2008/04/30 15:47:31 pb 1.127.198.2: RESYNC: (1.127-1.129); FILE MERGED 2008/04/07 10:37:04 pb 1.127.198.1: fix: #i87677# SwViewProp 'IsExecuteHyperlinks' was removed


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [de223cc9ae27c55246831a6a9584c6350fd41656]

INTEGRATION: CWS fwk86 (1.2.282); FILE MERGED 2008/04/30 15:47:24 pb 1.2.282.2: RESYNC: (1.2-1.3); FILE MERGED 2008/04/07 11:46:01 pb 1.2.282.1: fix: #i86924# new member: ULONG m_nSymbolsStyle


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [1a618fcea437ed452bb9f03120c4b7e96c604a35]

INTEGRATION: CWS fwk86 (1.2.282); FILE MERGED 2008/04/30 15:47:20 pb 1.2.282.2: RESYNC: (1.2-1.3); FILE MERGED 2008/04/07 11:45:01 pb 1.2.282.1: fix: #i86924# new member: ULONG m_nSymbolsStyle


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [6b100f7b3aadb78730e3824ea3fa08a14c1530c4]

INTEGRATION: CWS fwk86 (1.22.312); FILE MERGED 2008/04/30 15:40:03 pb 1.22.312.2: RESYNC: (1.22-1.24); FILE MERGED 2008/03/11 09:14:43 pb 1.22.312.1: fix: #i85795# wrong path fixed


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [cdc91a74179658fe2758c69a01e1d64ad9917253]

INTEGRATION: CWS fwk86 (1.45.48); FILE MERGED 2008/04/30 15:39:59 pb 1.45.48.3: RESYNC: (1.46-1.47); FILE MERGED 2008/03/05 10:49:37 cd 1.45.48.2: RESYNC: (1.45-1.46); FILE MERGED 2008/02/26 11:31:33 cd 1.45.48.1: #i53677# Fix focus problems with up/down while customizing toolbox items


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [b2e94c19acbb7cbb1d885cc34285e8f0682bf2bf]

INTEGRATION: CWS fwk86 (1.1.2); FILE ADDED 2008/04/11 10:10:47 pb 1.1.2.1: fix: #i38535# image for exchange databases function


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [ffdf2d50c6688e01811fb9dbfda71a48e1efac26]

INTEGRATION: CWS fwk86 (1.1.2); FILE ADDED 2008/04/11 10:06:51 pb 1.1.2.1: fix: #i74238# image for uppercase function


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [025200e633d6fe3ed69f86774b4c271a00380ce2]

INTEGRATION: CWS fwk86 (1.1.2); FILE ADDED 2008/04/11 10:04:23 pb 1.1.2.1: fix: #i74238# image for lowercase function


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [7c5a624b351c4b50be935c1cc6e1f88b05a14ae0]

INTEGRATION: CWS fwk86 (1.1.2); FILE ADDED 2008/04/11 10:10:32 pb 1.1.2.1: fix: #i38535# image for exchange databases function


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [8d8e46106a3a1acf164aaa60294f317a17e9de65]

INTEGRATION: CWS fwk86 (1.1.2); FILE ADDED 2008/04/11 10:06:38 pb 1.1.2.1: fix: #i74238# image for uppercase function


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [11282ee208e2453a47ae7733979fe1d51b006c0d]

INTEGRATION: CWS fwk86 (1.1.2); FILE ADDED 2008/04/11 10:04:07 pb 1.1.2.1: fix: #i74238# image for lowercase function


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [66ef144be1df7a90f94a9c63849d546c449c5d61]

INTEGRATION: CWS fwk86 (1.33.56); FILE MERGED 2008/04/30 15:32:03 pb 1.33.56.2: RESYNC: (1.33-1.34); FILE MERGED 2008/04/11 10:13:23 pb 1.33.56.1: fix: #i38535# command ChangeDatabaseField now with image


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [98d9635fafe34df6e92167a6457b565c45b7dc8c]

INTEGRATION: CWS fwk86 (1.65.24); FILE MERGED 2008/04/30 15:31:56 pb 1.65.24.2: RESYNC: (1.65-1.66); FILE MERGED 2008/04/11 10:15:54 pb 1.65.24.1: fix: #i74238# command ChangeCaseToLower/Upper now with image


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [94d75d137f4666e0c9908aa757ea9cf92ebe3b3e]

INTEGRATION: CWS fwk86 (1.50.30); FILE MERGED 2008/04/30 15:29:47 pb 1.50.30.2: RESYNC: (1.50-1.51); FILE MERGED 2008/04/07 11:43:19 pb 1.50.30.1: fix: #i86924# reset image lists if symbols style has changed


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [b923c5c3689d8984416e563bbc8fd26feb0785d5]

INTEGRATION: CWS fwk86 (1.31.46); FILE MERGED 2008/04/30 15:29:43 pb 1.31.46.3: RESYNC: (1.33-1.34); FILE MERGED 2008/03/26 07:31:46 pb 1.31.46.2: RESYNC: (1.31-1.33); FILE MERGED 2008/03/26 06:50:27 pb 1.31.46.1: fix: #i87059# unreal assertion removed


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [873061d79b6bdb85dc3a2a64ffec4bf73faf8117]

INTEGRATION: CWS fwk86 (1.6.208); FILE MERGED 2008/04/30 15:28:25 pb 1.6.208.2: RESYNC: (1.6-1.7); FILE MERGED 2008/03/12 16:23:14 cd 1.6.208.1: #i86787# Use fast sort algorithm to sort font names


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [18698a1d162086087e91c7d3a3b3175d7dd8b519]

INTEGRATION: CWS fwk86 (1.69.28); FILE MERGED 2008/04/30 15:28:21 pb 1.69.28.2: RESYNC: (1.69-1.70); FILE MERGED 2008/03/06 10:29:25 cd 1.69.28.1: #i86098# Prevent crash when layout manager is destroyed and deinitialized via disposing


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [bcb81b7303fe12befa212055fa42b726a5f33a53]

#i89232# build breaker in DEV300m12


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [b6d586598517b761163f02a20b5298a598f81718]

#i89232# build breaker in DEV300m12


2008-05-13  Vladimir Glazounov  <vg@openoffice.org>  [ef095ad69f33076584661e20a861aeab33b12675]

#i89162#


2008-05-07  Kurt Zenker  <kz@openoffice.org>  [6fa2f2a0db27107b2d60fb49f275fcda1a7c9a7c]

#i10000# prevent link errors on windows


2008-05-07  Vladimir Glazounov  <vg@openoffice.org>  [5174de1ab89589187a0835fb8db89429aaf2f70f]

#i10000# deliver dynamic lib


2008-05-07  Vladimir Glazounov  <vg@openoffice.org>  [eb78e02179c0518df959a5ed9ac2155f416ba5b8]

#i10000# use dynamic objects instead of static


2008-05-07  Kurt Zenker  <kz@openoffice.org>  [589e7f1464f5e9267af8a5fdd71c558eb37e8b61]

#i10000# use macro for calling perl


2008-05-07  Rüdiger Timm  <rt@openoffice.org>  [cbedf6d6b6c27f195585f7c5e1be7049a03b4dc9]

#i10000# Replace patch with GNUPATCH (otherwise build on Solaris x86  breaks, i.e. asks which file to patch).


2008-05-06  Kurt Zenker  <kz@openoffice.org>  [1edc81647052cf30d9f24a8d0c8bc6e06bda5dfb]

DEV300


2008-05-06  Kurt Zenker  <kz@openoffice.org>  [317fcaf06e68039de1d957fc30a288d85060ba8e]

DEV300


2008-05-06  Kurt Zenker  <kz@openoffice.org>  [9b8e66e23c7894804c2c2b68b75d65006ce4823b]

INTEGRATION: CWS uoffilter (1.24.386); FILE MERGED 2008/02/28 17:13:57 mba 1.24.386.3: RESYNC: (1.24-1.25); FILE MERGED 2007/08/21 03:44:02 liyuan 1.24.386.2: add uof filter 2007/08/14 13:42:08 liyuan 1.24.386.1: add uof filter


2008-05-06  Kurt Zenker  <kz@openoffice.org>  [f2e7b814f1987eed8eb1c60f064b664826167154]

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>  [450aa30c128d46e476f2ab5a2069ba0147a15b84]

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>  [be511c2337755ef2c8d9959730760e28d8a2e01a]

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>  [36d55c70330936bde43915868f5938e8b88c8439]

INTEGRATION: CWS uoffilter (1.1.2); FILE ADDED 2007/08/21 03:48:39 liyuan 1.1.2.2: set the encoding UTF-8 2007/08/14 13:28:55 liyuan 1.1.2.1: import stylesheet for uof


2008-05-06  Kurt Zenker  <kz@openoffice.org>  [9e77138eb7c618b3a5d4694ee79329bf0c96dfc6]

INTEGRATION: CWS uoffilter (1.1.2); FILE ADDED 2008/02/29 03:08:22 liyuan 1.1.2.2: update the spreadsheet stypesheet 2007/08/14 13:28:55 liyuan 1.1.2.1: import stylesheet for uof


2008-05-06  Kurt Zenker  <kz@openoffice.org>  [b455dcadaa2432979732722037d4149900bf6ba8]

INTEGRATION: CWS uoffilter (1.1.2); FILE ADDED 2007/08/14 13:28:55 liyuan 1.1.2.1: import stylesheet for uof


2008-05-06  Kurt Zenker  <kz@openoffice.org>  [2c377c6f86fd30075de5d5203da2bbd1a32e41d4]

INTEGRATION: CWS uoffilter (1.1.2); FILE ADDED 2007/09/11 05:33:04 liyuan 1.1.2.3: add the @uof:mimetype in the stylesheet 2007/08/21 03:46:57 liyuan 1.1.2.2: set the encoding UTF-8 2007/08/14 13:24:05 liyuan 1.1.2.1: uof text


2008-05-06  Kurt Zenker  <kz@openoffice.org>  [b679485adcf7beed5e1c0e35730a624034a2c4e5]

INTEGRATION: CWS uoffilter (1.1.2); FILE ADDED 2008/02/29 01:41:34 liyuan 1.1.2.3: update it for jre1.5 2007/09/11 05:33:04 liyuan 1.1.2.2: add the @uof:mimetype in the stylesheet 2007/08/14 13:24:31 liyuan 1.1.2.1: uof spreadsheet


2008-05-06  Kurt Zenker  <kz@openoffice.org>  [1a809cbbc25afae916a8b63c69a99fa53b232e89]

INTEGRATION: CWS uoffilter (1.1.2); FILE ADDED 2007/09/11 05:33:04 liyuan 1.1.2.2: add the @uof:mimetype in the stylesheet 2007/08/14 13:24:58 liyuan 1.1.2.1: uof presentation


2008-05-06  Kurt Zenker  <kz@openoffice.org>  [e2c3f0acbfe2b6aad896127d661ff9630e24dc34]

INTEGRATION: CWS uoffilter (1.1.2); FILE ADDED 2008/03/11 09:24:55 liyuan 1.1.2.3: For opening the file with extension uof 2007/09/11 05:29:12 liyuan 1.1.2.2: add the uof:mimetype in the UOF document 2007/08/14 13:35:42 liyuan 1.1.2.1: add uof filter setting


2008-05-06  Kurt Zenker  <kz@openoffice.org>  [f84a5b2f82e7c90fe70e3768cfa0c6121d5b5893]

INTEGRATION: CWS uoffilter (1.1.2); FILE ADDED 2008/03/11 09:24:55 liyuan 1.1.2.3: For opening the file with extension uof 2007/09/11 05:29:13 liyuan 1.1.2.2: add the uof:mimetype in the UOF document 2007/08/14 13:35:43 liyuan 1.1.2.1: add uof filter setting


2008-05-06  Kurt Zenker  <kz@openoffice.org>  [064f1f29d4a15136f31bdd5278e386b37a459cf0]

INTEGRATION: CWS uoffilter (1.1.2); FILE ADDED 2007/08/14 13:39:38 liyuan 1.1.2.1: add setting for uof filter


2008-05-06  Kurt Zenker  <kz@openoffice.org>  [1b91e098fc874b2c9773d4a388fbf4a9ab924f42]

INTEGRATION: CWS uoffilter (1.1.2); FILE ADDED 2007/08/14 13:39:39 liyuan 1.1.2.1: add setting for uof filter


2008-05-06  Kurt Zenker  <kz@openoffice.org>  [d0baa1d488e49fdd6d29c86c959cc2866cdeda85]

INTEGRATION: CWS uoffilter (1.7.410); FILE MERGED 2008/02/28 17:14:00 mba 1.7.410.2: RESYNC: (1.7-1.9); FILE MERGED 2007/08/14 13:32:11 liyuan 1.7.410.1: add uof setting


2008-05-06  Kurt Zenker  <kz@openoffice.org>  [7a456c003812534bbec937bce192cd94355f47ba]

INTEGRATION: CWS wikiext03 (1.25.4); FILE MERGED 2008/05/02 11:58:16 mav 1.25.4.1: #i88649# not all servers allow access the ShortURL directly


2008-05-06  Kurt Zenker  <kz@openoffice.org>  [6cd1bce9e6802b484e6aad7fd5e34986130e8b70]

INTEGRATION: CWS lcwarnings2 (1.5.334); FILE MERGED 2008/04/17 12:42:13 tl 1.5.334.3: RESYNC: (1.5-1.6); FILE MERGED 2008/03/03 09:35:15 tl 1.5.334.2: #i83458# warning-free code wntmsci11 2008/02/29 14:13:46 tl 1.5.334.1: #i83458# warning free code for wntmsci11


2008-05-06  Kurt Zenker  <kz@openoffice.org>  [3f5a07dd5b9d174c63fdc6c51ca34e23b5abc72d]

INTEGRATION: CWS lcwarnings2 (1.97.318); FILE MERGED 2008/04/17 12:42:10 tl 1.97.318.2: RESYNC: (1.97-1.99); FILE MERGED 2008/02/29 14:13:46 tl 1.97.318.1: #i83458# warning free code for wntmsci11


2008-05-06  Kurt Zenker  <kz@openoffice.org>  [1e6d415ed88e8312c1a584b2bd1415ff97a150a4]

INTEGRATION: CWS lcwarnings2 (1.7.182); FILE MERGED 2008/04/17 12:35:25 tl 1.7.182.3: RESYNC: (1.7-1.8); FILE MERGED 2008/03/03 10:09:52 tl 1.7.182.2: #i83458# warning-free code wntmsci11 2008/02/29 14:55:47 tl 1.7.182.1: #i83458# warning free code for wntmsci11


2008-05-06  Kurt Zenker  <kz@openoffice.org>  [95584c1b5e9f7cf670ddd67ab277d6cc31bcd7ac]

INTEGRATION: CWS lcwarnings2 (1.5.180); FILE MERGED 2008/04/17 12:35:22 tl 1.5.180.4: RESYNC: (1.5-1.7); FILE MERGED 2008/03/03 10:09:52 tl 1.5.180.3: #i83458# warning-free code wntmsci11 2008/02/29 15:05:02 tl 1.5.180.2: #i83458# warning free code for wntmsci11 2008/02/29 14:55:47 tl 1.5.180.1: #i83458# warning free code for wntmsci11


2008-05-06  Kurt Zenker  <kz@openoffice.org>  [537d091ecb5038e868aa1352804330f7e1018099]

INTEGRATION: CWS lcwarnings2 (1.5.182); FILE MERGED 2008/04/17 12:35:18 tl 1.5.182.3: RESYNC: (1.5-1.6); FILE MERGED 2008/03/03 10:09:52 tl 1.5.182.2: #i83458# warning-free code wntmsci11 2008/02/29 14:51:11 tl 1.5.182.1: #i83458# warning free code for wntmsci11


2008-05-06  Kurt Zenker  <kz@openoffice.org>  [7644122d16ed0ce44c60c7ac93c8b2581ccd86e0]

INTEGRATION: CWS lcwarnings2 (1.8.180); FILE MERGED 2008/04/17 12:35:15 tl 1.8.180.3: RESYNC: (1.8-1.10); FILE MERGED 2008/03/03 10:09:52 tl 1.8.180.2: #i83458# warning-free code wntmsci11 2008/02/29 14:55:47 tl 1.8.180.1: #i83458# warning free code for wntmsci11


2008-05-06  Kurt Zenker  <kz@openoffice.org>  [6595c3fd13940a6a073ca1f6e5b4a82c13965772]

INTEGRATION: CWS lcwarnings2 (1.7.182); FILE MERGED 2008/04/17 12:35:12 tl 1.7.182.3: RESYNC: (1.7-1.8); FILE MERGED 2008/03/03 10:09:51 tl 1.7.182.2: #i83458# warning-free code wntmsci11 2008/02/29 14:55:47 tl 1.7.182.1: #i83458# warning free code for wntmsci11


2008-05-06  Kurt Zenker  <kz@openoffice.org>  [c0638657360dfa7171c3dffbf5bd4dbc75cb20f7]

INTEGRATION: CWS lcwarnings2 (1.9.182); FILE MERGED 2008/04/17 12:35:09 tl 1.9.182.3: RESYNC: (1.9-1.10); FILE MERGED 2008/03/03 10:09:51 tl 1.9.182.2: #i83458# warning-free code wntmsci11 2008/02/29 14:55:47 tl 1.9.182.1: #i83458# warning free code for wntmsci11


2008-05-06  Kurt Zenker  <kz@openoffice.org>  [6ecae8aa17644f8bd7bb19b2de8d1c163e8d186d]

INTEGRATION: CWS lcwarnings2 (1.10.182); FILE MERGED 2008/04/17 12:34:53 tl 1.10.182.3: RESYNC: (1.10-1.12); FILE MERGED 2008/03/03 10:09:51 tl 1.10.182.2: #i83458# warning-free code wntmsci11 2008/02/29 14:55:47 tl 1.10.182.1: #i83458# warning free code for wntmsci11


2008-05-06  Kurt Zenker  <kz@openoffice.org>  [063467fae8704f3f04171b96b5e7eebb5fd0ac94]

INTEGRATION: CWS lcwarnings2 (1.20.180); FILE MERGED 2008/04/17 12:35:06 tl 1.20.180.4: RESYNC: (1.20-1.21); FILE MERGED 2008/03/03 10:09:51 tl 1.20.180.3: #i83458# warning-free code wntmsci11 2008/02/29 15:03:37 tl 1.20.180.2: #i83458# warning free code for wntmsci11 2008/02/29 14:55:47 tl 1.20.180.1: #i83458# warning free code for wntmsci11


2008-05-06  Kurt Zenker  <kz@openoffice.org>  [9d82b3bf198129183292a7d2287c4a0b6f3883ee]

INTEGRATION: CWS lcwarnings2 (1.6.182); FILE MERGED 2008/04/17 12:35:02 tl 1.6.182.3: RESYNC: (1.6-1.7); FILE MERGED 2008/03/03 10:09:51 tl 1.6.182.2: #i83458# warning-free code wntmsci11 2008/02/29 14:55:47 tl 1.6.182.1: #i83458# warning free code for wntmsci11


2008-05-06  Kurt Zenker  <kz@openoffice.org>  [0cb1cedf2aa15ae680c2bc21dc80d988daa14340]

INTEGRATION: CWS lcwarnings2 (1.5.182); FILE MERGED 2008/04/17 12:34:59 tl 1.5.182.3: RESYNC: (1.5-1.6); FILE MERGED 2008/03/03 10:09:51 tl 1.5.182.2: #i83458# warning-free code wntmsci11 2008/02/29 14:51:11 tl 1.5.182.1: #i83458# warning free code for wntmsci11


2008-05-06  Kurt Zenker  <kz@openoffice.org>  [74347b04f5b4c519763b536a094d4332c06a1532]

INTEGRATION: CWS lcwarnings2 (1.10.182); FILE MERGED 2008/04/17 12:34:56 tl 1.10.182.2: RESYNC: (1.10-1.11); FILE MERGED 2008/03/03 10:09:51 tl 1.10.182.1: #i83458# warning-free code wntmsci11


2008-05-06  Kurt Zenker  <kz@openoffice.org>  [e6193678322fa28f6b4a04333687680fdc1d62ff]

INTEGRATION: CWS lcwarnings2 (1.11.18); FILE MERGED 2008/04/17 12:11:46 tl 1.11.18.2: RESYNC: (1.11-1.13); FILE MERGED 2008/02/29 10:12:39 tl 1.11.18.1: #i68903# warning-free code for lingucomponent wntmsci11


2008-05-06  Kurt Zenker  <kz@openoffice.org>  [5d75b55384b316e9a785fe12b416ea70a860308d]

INTEGRATION: CWS lcwarnings2 (1.21.16); FILE MERGED 2008/04/17 12:11:27 tl 1.21.16.2: RESYNC: (1.21-1.24); FILE MERGED 2008/02/29 10:12:38 tl 1.21.16.1: #i68903# warning-free code for lingucomponent wntmsci11


2008-05-06  Kurt Zenker  <kz@openoffice.org>  [75a3cddfc328826b778ea9955a86ee8f8eab3f12]

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>  [c89d91d3387833f7285fa54f203461b7dc58c1f9]

INTEGRATION: CWS os112 (1.22.204); FILE MERGED 2008/03/10 08:42:29 os 1.22.204.1: #i73707# RTL auto formatting


2008-05-06  Kurt Zenker  <kz@openoffice.org>  [e8e98221f86a327efdbd647ca7caeea2579f0703]

INTEGRATION: CWS os112 (1.17.202); FILE MERGED 2008/04/08 07:37:17 os 1.17.202.2: RESYNC: (1.17-1.19); FILE MERGED 2008/04/01 08:10:37 os 1.17.202.1: #i82413# metric unit correctly set


2008-05-06  Kurt Zenker  <kz@openoffice.org>  [8db4e6401780e2071b3afe53e48c1a6e903316bb]

#i88810# fix JDKLIB for jdk15 on unxlngi6


2008-05-06  Kurt Zenker  <kz@openoffice.org>  [6077d9ff5bb692dabcc930c85ddffbe7843a1cb5]

#89065# fix delivering compiler manifest files


2008-05-06  Kurt Zenker  <kz@openoffice.org>  [133b1f06daf0f030e7e5a030545111fce1bceb6e]

INTEGRATION: CWS os112 (1.60.338); FILE MERGED 2008/03/03 08:22:47 os 1.60.338.1: #i86580# exclamation mark should start AutoCorrection, too


2008-05-06  Kurt Zenker  <kz@openoffice.org>  [f4dd868fc9d796e10479a1e84fca2e897b5ce567]

INTEGRATION: CWS os112 (1.83.338); FILE MERGED 2008/03/31 13:57:02 os 1.83.338.1: #i83480# hidden and unused controls removed


2008-05-06  Kurt Zenker  <kz@openoffice.org>  [71263b37a46eb15bcae3d48b1f59e734aebee33e]

INTEGRATION: CWS os112 (1.5.338); FILE MERGED 2008/03/31 13:57:02 os 1.5.338.1: #i83480# hidden and unused controls removed


2008-05-06  Kurt Zenker  <kz@openoffice.org>  [5c6ea6133eeda5df1a6b3c076d15ff76cf07801e]

INTEGRATION: CWS os112 (1.17.1226); FILE MERGED 2008/03/31 13:57:02 os 1.17.1226.1: #i83480# hidden and unused controls removed


2008-05-06  Kurt Zenker  <kz@openoffice.org>  [067e1b1544a9037ec8cc95761e87ad95e0deb777]

INTEGRATION: CWS os112 (1.52.104); FILE MERGED 2008/03/31 13:57:02 os 1.52.104.1: #i83480# hidden and unused controls removed


2008-05-06  Kurt Zenker  <kz@openoffice.org>  [c08423de890cb0d4099526c4712e1ea7f4095327]

INTEGRATION: CWS os112 (1.7.230); FILE MERGED 2008/03/10 08:43:07 os 1.7.230.1: #i73707# RTL auto formatting


2008-05-06  Kurt Zenker  <kz@openoffice.org>  [c3600eeae5c9b2dd927833f1612c615c4828735c]

INTEGRATION: CWS os112 (1.5.338); FILE MERGED 2008/03/31 12:40:18 os 1.5.338.1: #i83481# Asian layout: remember listbox selection to return to it if special character dialog is cancelled


2008-05-06  Kurt Zenker  <kz@openoffice.org>  [7d4f890485dc1f8c99d2c5053ac5b7dc3eb76893]

INTEGRATION: CWS os112 (1.97.322); FILE MERGED 2008/04/08 07:39:30 os 1.97.322.2: RESYNC: (1.97-1.98); FILE MERGED 2008/03/31 12:40:18 os 1.97.322.1: #i83481# Asian layout: remember listbox selection to return to it if special character dialog is cancelled


2008-05-06  Kurt Zenker  <kz@openoffice.org>  [141e736872f46b5e4536723b1cc40e9870ba8391]

INTEGRATION: CWS os112 (1.3.230); FILE MERGED 2008/03/10 08:42:55 os 1.3.230.1: #i73707# RTL auto formatting


2008-05-06  Kurt Zenker  <kz@openoffice.org>  [0569d3e4de8c14123a0d0ee1d1de3114f09ced0d]

INTEGRATION: CWS os112 (1.11.18); FILE MERGED 2008/03/31 10:51:12 os 1.11.18.1: #i87522# KEY_INSERT re-inserted


2008-05-06  Kurt Zenker  <kz@openoffice.org>  [d5aeaa5b58153ab8ddcce26e7f93fdc439aff61d]

INTEGRATION: CWS os112 (1.38.200); FILE MERGED 2008/04/08 07:37:46 os 1.38.200.2: RESYNC: (1.38-1.40); FILE MERGED 2008/04/01 07:38:12 os 1.38.200.1: #i85319# check bookmark from SwXTextRange


2008-05-06  Kurt Zenker  <kz@openoffice.org>  [2eb01eb48c28f9a3ec6418b6028e3a17a3e60aab]

INTEGRATION: CWS os112 (1.54.200); FILE MERGED 2008/04/08 07:37:41 os 1.54.200.2: RESYNC: (1.54-1.57); FILE MERGED 2008/04/02 13:31:23 os 1.54.200.1: #151343# SaveContentTo: use OutStream not InStream


2008-05-06  Kurt Zenker  <kz@openoffice.org>  [1145d0454c51c796e9995fc0f076cb115caeaa18]

INTEGRATION: CWS os112 (1.15.202); FILE MERGED 2008/04/08 07:37:27 os 1.15.202.2: RESYNC: (1.15-1.16); FILE MERGED 2008/04/07 11:04:35 os 1.15.202.1: #i69888# Label property not necessarily available


2008-05-06  Kurt Zenker  <kz@openoffice.org>  [ea9e33aa9754a2718514fc6a2dbd4d2b32e7d248]

INTEGRATION: CWS os112 (1.29.144); FILE MERGED 2008/04/08 07:37:12 os 1.29.144.2: RESYNC: (1.29-1.30); FILE MERGED 2008/03/31 11:35:14 os 1.29.144.1: #i87459# enable loading of empty AutoCaption numbering separator


2008-05-06  Kurt Zenker  <kz@openoffice.org>  [df87242f4b99b361ba5ca7296f7ec8c3406228da]

INTEGRATION: CWS os112 (1.20.202); FILE MERGED 2008/04/08 07:37:07 os 1.20.202.2: RESYNC: (1.20-1.21); FILE MERGED 2008/02/29 12:19:31 os 1.20.202.1: #i8855# empty vertical alignment results in VertOrientation::NONE


2008-05-06  Kurt Zenker  <kz@openoffice.org>  [39234397ee7b2a039e7424bb2c77279f7c481d11]

INTEGRATION: CWS os112 (1.48.144); FILE MERGED 2008/04/08 07:14:01 os 1.48.144.2: RESYNC: (1.48-1.49); FILE MERGED 2008/04/01 07:10:17 os 1.48.144.1: #i87445# no duplicate copies of frame bound graphics/frames


2008-05-06  Kurt Zenker  <kz@openoffice.org>  [b26d0e948fa9d205878dba33a22fa9e23c17e6a0]

INTEGRATION: CWS os112 (1.17.276); FILE MERGED 2008/03/10 08:43:39 os 1.17.276.1: #i73707# RTL auto formatting


2008-05-06  Kurt Zenker  <kz@openoffice.org>  [4abf1a4f5929f408dd805babe61369fd9bfb7152]

INTEGRATION: CWS os112 (1.8.676); FILE MERGED 2008/03/10 08:43:32 os 1.8.676.1: #i73707# RTL auto formatting


2008-05-06  Kurt Zenker  <kz@openoffice.org>  [36a83aae54c3eecf2c0a9c03efdafa4dcd9ebc61]

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>  [533846d89e90001b44e480dd8bba9589055687c4]

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>  [a92e50bc6bbb747d0d9eba5f9da35ac8c7e52b3f]

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>  [f3c2d7a498add3f68e2ba67cb00ab2a4f42a5338]

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>  [1ebaf572136c17f9c57d1e9e6dc45aaf80316608]

INTEGRATION: CWS native147 (1.10.2); FILE MERGED 2008/04/23 12:48:00 obr 1.10.2.1: set correct code type


2008-05-06  Kurt Zenker  <kz@openoffice.org>  [c1fbd7bc6a8a9764ccef49bb94c4aae3553a0890]

INTEGRATION: CWS native147 (1.20.14); FILE MERGED 2008/04/25 10:09:44 obr 1.20.14.1: #i88334# append original install prefix


2008-05-06  Kurt Zenker  <kz@openoffice.org>  [cd8ce90393d47ddb5dac218f1a45697e43df863a]

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>  [125e6a6b52277cfa57a9f3e3829318c2c3cfa43b]

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>  [a15d38cb64da3ed99ed03e462a8e817b3a53431b]

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>  [19ddf47103da6afa7a5c98c0c44a43eebf1ce583]

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>  [80d382a2999464b115d0a5511bc4fe9aa37cb83e]

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>  [2d4692b3bd7c639097aa5c370442355e0f985c05]

INTEGRATION: CWS native147 (1.7.2); FILE MERGED 2008/04/21 13:02:20 is 1.7.2.1: #i88334# packages no longer relocatable


2008-05-06  Kurt Zenker  <kz@openoffice.org>  [84839627937ec002624f6d3cb97cb930a83cabec]

INTEGRATION: CWS native147 (1.4.2); FILE MERGED 2008/04/21 13:02:20 is 1.4.2.1: #i88334# packages no longer relocatable


2008-05-06  Kurt Zenker  <kz@openoffice.org>  [9f9f7f4e2a5d73846f8f9b7756a832944cfa0844]

INTEGRATION: CWS native147 (1.3.2); FILE MERGED 2008/04/21 13:02:20 is 1.3.2.1: #i88334# packages no longer relocatable


2008-05-06  Kurt Zenker  <kz@openoffice.org>  [d7dd182b65da0804370cd62d7376a5c545e0903a]

INTEGRATION: CWS native147 (1.5.2); FILE MERGED 2008/04/21 13:02:20 is 1.5.2.1: #i88334# packages no longer relocatable


2008-05-06  Kurt Zenker  <kz@openoffice.org>  [1152ba2b99de780603fe3739b05aaf49c1445d8e]

INTEGRATION: CWS native147 (1.7.2); FILE MERGED 2008/04/21 13:02:20 is 1.7.2.2: #i88334# packages no longer relocatable 2008/04/16 12:56:46 is 1.7.2.1: #i88008# do not show license dialog


2008-05-06  Kurt Zenker  <kz@openoffice.org>  [937527c1ad7c0b43cc24e7b865fcb6d7bd0907ee]

INTEGRATION: CWS native147 (1.4.2); FILE MERGED 2008/04/21 13:02:19 is 1.4.2.1: #i88334# packages no longer relocatable


2008-05-06  Kurt Zenker  <kz@openoffice.org>  [d865d41e812abfd4f5cb090a7a3c1ff0bac744e4]

INTEGRATION: CWS native147 (1.4.2); FILE MERGED 2008/04/25 12:10:42 is 1.4.2.2: #i88334# /opt for linux rpm because of rpm 3 2008/04/21 13:02:19 is 1.4.2.1: #i88334# packages no longer relocatable


2008-05-06  Kurt Zenker  <kz@openoffice.org>  [9eeb129592cf38316f6d8f2cd09ad8b25d7e0107]

INTEGRATION: CWS native147 (1.5.2); FILE MERGED 2008/04/21 13:02:19 is 1.5.2.1: #i88334# packages no longer relocatable


2008-05-06  Kurt Zenker  <kz@openoffice.org>  [2ad18373e182449c97474abeb576d2b5fb9597d0]

INTEGRATION: CWS native147 (1.5.2); FILE MERGED 2008/04/25 12:10:42 is 1.5.2.1: #i88334# /opt for linux rpm because of rpm 3


2008-05-06  Kurt Zenker  <kz@openoffice.org>  [a6f17e3981539577ad2add6da7633bd0d50ae38a]

INTEGRATION: CWS native147 (1.6.2); FILE MERGED 2008/04/21 13:02:19 is 1.6.2.2: #i88334# packages no longer relocatable 2008/04/16 12:56:46 is 1.6.2.1: #i88008# do not show license dialog


2008-05-06  Kurt Zenker  <kz@openoffice.org>  [c06bd4871e5eb5ee4182050260ff3f8fdb9b6ce6]

INTEGRATION: CWS native147 (1.3.2); FILE MERGED 2008/04/21 13:02:19 is 1.3.2.1: #i88334# packages no longer relocatable


2008-05-06  Kurt Zenker  <kz@openoffice.org>  [75d2e0d274ffa173398a237ca289f28ec2f586b6]

INTEGRATION: CWS native147 (1.5.2); FILE MERGED 2008/04/21 13:02:19 is 1.5.2.2: #i88334# packages no longer relocatable 2008/04/16 12:56:46 is 1.5.2.1: #i88008# do not show license dialog


2008-05-06  Kurt Zenker  <kz@openoffice.org>  [c4c8c8c268c3dfeb0a4ac6311e3744ec6a97024c]

INTEGRATION: CWS native147 (1.7.2); FILE MERGED 2008/04/21 13:02:18 is 1.7.2.2: #i88334# packages no longer relocatable 2008/04/16 12:56:46 is 1.7.2.1: #i88008# do not show license dialog


2008-05-06  Kurt Zenker  <kz@openoffice.org>  [c179085d11ad757c144772c28dd1a614c8ffe07e]

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>  [4f50c8ff0112ebc15aa966bfe04e3c880a2b991f]

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  Kurt Zenker  <kz@openoffice.org>  [72030a6abbea85aa41394c4a3985e1ae95348f38]

INTEGRATION: CWS native147 (1.31.14); FILE MERGED 2008/04/23 20:26:48 obr 1.31.14.1: #i88334#,#i61569#,#i62176# removed /etc indirection and package database check for office install location


2008-05-06  Kurt Zenker  <kz@openoffice.org>  [1c4d105f08e8b5974a817bbce5091c1e0f0ebd65]

INTEGRATION: CWS native147 (1.46.6); FILE MERGED 2008/04/23 21:08:52 obr 1.46.6.1: removed CDE integration as CDE in Solaris has been EOLed


2008-05-06  Kurt Zenker  <kz@openoffice.org>  [f71fb5caab70056136e9ddc83b77d2bd9b2656b7]

INTEGRATION: CWS native147 (1.20.4); FILE MERGED 2008/04/23 20:26:48 obr 1.20.4.1: #i88334#,#i61569#,#i62176# removed /etc indirection and package database check for office install location


2008-05-06  Kurt Zenker  <kz@openoffice.org>  [68be7fd3ef2757a10438895a01d952065a259c57]

INTEGRATION: CWS native147 (1.30.6); FILE MERGED 2008/04/23 20:26:47 obr 1.30.6.1: #i88334#,#i61569#,#i62176# removed /etc indirection and package database check for office install location


2008-05-06  Kurt Zenker  <kz@openoffice.org>  [04f6510ae18d26939a7beeee28f054cc0b703927]

INTEGRATION: CWS native147 (1.28.4); FILE MERGED 2008/04/23 20:26:47 obr 1.28.4.1: #i88334#,#i61569#,#i62176# removed /etc indirection and package database check for office install location


2008-05-06  Kurt Zenker  <kz@openoffice.org>  [78ea008917575341e8cfa8e52c3464689add52bd]

INTEGRATION: CWS native147 (1.14.50); FILE MERGED 2008/04/23 21:08:52 obr 1.14.50.2: removed CDE integration as CDE in Solaris has been EOLed 2008/04/23 20:26:47 obr 1.14.50.1: #i88334#,#i61569#,#i62176# removed /etc indirection and package database check for office install location


2008-05-06  Kurt Zenker  <kz@openoffice.org>  [ac6dc5569bf8c6efbbde15306ac632a0bfc406da]

INTEGRATION: CWS native147 (1.6.90); FILE REMOVED 2008/04/23 21:08:52 obr 1.6.90.2: removed CDE integration as CDE in Solaris has been EOLed 2008/04/23 20:26:47 obr 1.6.90.1: #i88334#,#i61569#,#i62176# removed /etc indirection and package database check for office install location


2008-05-06  Kurt Zenker  <kz@openoffice.org>  [8c90eb3c1751ac45e886f94ccf1c796007de42be]

INTEGRATION: CWS native147 (1.21.6); FILE MERGED 2008/04/23 21:08:52 obr 1.21.6.2: removed CDE integration as CDE in Solaris has been EOLed 2008/04/23 20:26:47 obr 1.21.6.1: #i88334#,#i61569#,#i62176# removed /etc indirection and package database check for office install location


2008-05-06  Kurt Zenker  <kz@openoffice.org>  [78a06a7cf639df28bdd1daa851e92e1ec9aabe9c]

INTEGRATION: CWS native147 (1.4.14); FILE MERGED 2008/04/23 21:08:52 obr 1.4.14.2: removed CDE integration as CDE in Solaris has been EOLed 2008/04/23 20:26:47 obr 1.4.14.1: #i88334#,#i61569#,#i62176# removed /etc indirection and package database check for office install location


2008-05-06  Kurt Zenker  <kz@openoffice.org>  [86a6810712bdc8e97daafc7d4c26f2894479d59a]

INTEGRATION: CWS native147 (1.2.322); FILE MERGED 2008/04/23 20:26:47 obr 1.2.322.1: #i88334#,#i61569#,#i62176# removed /etc indirection and package database check for office install location


2008-05-06  Kurt Zenker  <kz@openoffice.org>  [dcc7b416fb809463652b57d40e79d7fb2b78d19c]

INTEGRATION: CWS native147 (1.25.4); FILE MERGED 2008/04/23 20:26:47 obr 1.25.4.1: #i88334#,#i61569#,#i62176# removed /etc indirection and package database check for office install location


2008-05-06  Kurt Zenker  <kz@openoffice.org>  [dab581a89285f0530e89f5ac9f70549bc6a0d834]

INTEGRATION: CWS native147 (1.2.86); FILE MERGED 2008/04/23 20:26:46 obr 1.2.86.1: #i88334#,#i61569#,#i62176# removed /etc indirection and package database check for office install location


2008-05-06  Kurt Zenker  <kz@openoffice.org>  [e40a5c4283fd9976b3b260757c2227d13df4fd0d]

INTEGRATION: CWS native147 (1.29.6); FILE MERGED 2008/04/23 20:26:46 obr 1.29.6.1: #i88334#,#i61569#,#i62176# removed /etc indirection and package database check for office install location


2008-05-06  Kurt Zenker  <kz@openoffice.org>  [508d240b5aef28a30a833acf4abdf2ea3cb69b5c]

INTEGRATION: CWS native147 (1.27.4); FILE MERGED 2008/04/23 20:26:46 obr 1.27.4.1: #i88334#,#i61569#,#i62176# removed /etc indirection and package database check for office install location


2008-05-06  Kurt Zenker  <kz@openoffice.org>  [90fab4e3a670460c5bef86d37142749ec471e677]

INTEGRATION: CWS native147 (1.19.6); FILE MERGED 2008/04/23 20:26:46 obr 1.19.6.1: #i88334#,#i61569#,#i62176# removed /etc indirection and package database check for office install location


2008-05-06  Kurt Zenker  <kz@openoffice.org>  [869ddb3a4bb525c31b48d286fce3cd032a05b163]

INTEGRATION: CWS native147 (1.16.4); FILE MERGED 2008/04/23 20:26:46 obr 1.16.4.1: #i88334#,#i61569#,#i62176# removed /etc indirection and package database check for office install location


2008-05-06  Kurt Zenker  <kz@openoffice.org>  [3a56f27cd0e3762fe85b96d743917b23dab59d9c]

INTEGRATION: CWS native147 (1.13.4); FILE MERGED 2008/04/23 20:26:45 obr 1.13.4.1: #i88334#,#i61569#,#i62176# removed /etc indirection and package database check for office install location


2008-05-06  Kurt Zenker  <kz@openoffice.org>  [ca1dba28fef9fc1bb17460fb8436fba0974893e9]

INTEGRATION: CWS native147 (1.18.16); FILE MERGED 2008/04/23 20:26:45 obr 1.18.16.1: #i88334#,#i61569#,#i62176# removed /etc indirection and package database check for office install location


2008-05-06  Kurt Zenker  <kz@openoffice.org>  [3d3a6a49532e893a620b66faeaed2aa420ae0038]

INTEGRATION: CWS hyphenexternal (1.15.18); FILE MERGED 2008/04/22 13:56:13 rene 1.15.18.3: RESYNC: (1.16-1.19); FILE MERGED 2008/02/18 09:43:31 rene 1.15.18.2: use hyphen.lib 2007/12/03 00:07:53 rene 1.15.18.1: no interna libhnj anymore, use hyphen 2.3


2008-05-06  Kurt Zenker  <kz@openoffice.org>  [82b0572170e95d450aa7718254bf4e07c50f4513]

INTEGRATION: CWS hyphenexternal (1.20.64); FILE MERGED 2008/04/22 13:56:10 rene 1.20.64.3: RESYNC: (1.21-1.24); FILE MERGED 2008/01/04 20:34:04 rene 1.20.64.2: RESYNC: (1.20-1.20.66.1); FILE MERGED 2007/12/20 13:19:51 rene 1.20.64.1: we now use libhyphen, change displayed name


2008-05-06  Kurt Zenker  <kz@openoffice.org>  [7da1bd7a43906a3ba9e9cce6a84a98fa581d1a83]

INTEGRATION: CWS hyphenexternal (1.16.20); FILE MERGED 2007/12/03 12:04:14 rene 1.16.20.2: one lc_ too much 2007/12/03 00:07:53 rene 1.16.20.1: no interna libhnj anymore, use hyphen 2.3


2008-05-06  Kurt Zenker  <kz@openoffice.org>  [272406101d0602656e55724de8e69b42a0f095b2]

INTEGRATION: CWS hyphenexternal (1.6.4); FILE MERGED 2007/12/03 00:07:00 rene 1.6.4.1: #i74230# use hyph_en_US.dic from hyphen 2.3 directly


2008-05-06  Kurt Zenker  <kz@openoffice.org>  [34fb49399ff1f8d260cac3742f1782c18501df38]

INTEGRATION: CWS hyphenexternal (1.16.22); FILE MERGED 2008/01/04 20:33:31 rene 1.16.22.2: RESYNC: (1.16-1.17); FILE MERGED 2007/12/19 15:01:23 rene 1.16.22.1: depend on hyphen (lingucomponent already does, but..)


2008-05-06  Kurt Zenker  <kz@openoffice.org>  [88a5ca0c0d38cc3d1912b4f987df86caa187d414]

INTEGRATION: CWS hyphenexternal (1.17.32); FILE MERGED 2008/04/22 13:56:00 rene 1.17.32.2: RESYNC: (1.17-1.18); FILE MERGED 2007/12/03 00:07:00 rene 1.17.32.1: #i74230# use hyph_en_US.dic from hyphen 2.3 directly


2008-05-06  Rüdiger Timm  <rt@openoffice.org>  [03f34364c8f7cd65b46c6d15008a59f7fc6a9f63]

#i89053# Add BUILD_TYPE LPSOLVE.


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [d1fc2aba0480c7c2efc88643e59de64286965534]

INTEGRATION: CWS jl97 (1.35.6); FILE MERGED 2008/04/23 08:44:41 jl 1.35.6.1: #i88594# cpp test can be build with the compcheck switch to allow testing with testcomponents build with a previous compiler


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [70efd890838157632bc40fe3eb3f1c61c12b3535]

INTEGRATION: CWS jl97 (1.23.6); FILE MERGED 2008/04/23 08:44:41 jl 1.23.6.1: #i88594# cpp test can be build with the compcheck switch to allow testing with testcomponents build with a previous compiler


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [3ea2f4d21214dd2393a9685974323aac93fb4003]

INTEGRATION: CWS jl97 (1.1.2); FILE ADDED 2008/04/23 08:43:15 jl 1.1.2.1: #i88594# added readme


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [4b056d24acfe3beead137d0b69afa6e5f7205826]

INTEGRATION: CWS dba30b (1.38.4); FILE MERGED 2008/04/15 22:12:08 fs 1.38.4.4: RESYNC: (1.38-1.39); FILE MERGED 2008/03/17 10:54:22 fs 1.38.4.3: for convenience: as long as 'macros in database documents' are not implemented, still add the 'ThisDatabaseDocument' variable to the BasicManager of a form/report 2008/03/17 10:11:03 fs 1.38.4.2: #i87121# corrected assertion 2008/03/17 09:27:17 fs 1.38.4.1: #i85010# provide an interaction handler and macro execution mode when newly-creating a database document


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [8ce299c8a86cbbf785445c2d11c35fa94b35f176]

INTEGRATION: CWS cellstylefixes (1.3.2); FILE MERGED 2008/04/15 15:32:28 cl 1.3.2.1: #i88272# export drawing layer table stuff only for draw/impress


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [6daf25d98b004a4590513abba798947809d8ef7c]

INTEGRATION: CWS cellstylefixes (1.3.2); FILE MERGED 2008/04/15 15:32:13 cl 1.3.2.1: #i88272# export drawing layer table stuff only for draw/impress


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [58eb624615ceca68e391f1e86392a561e3ac0a3b]

INTEGRATION: CWS dba30b (1.9.8); FILE MERGED 2008/04/15 22:19:48 fs 1.9.8.2: RESYNC: (1.9-1.10); FILE MERGED 2008/03/16 14:00:38 fs 1.9.8.1: #i86996# added: copy ctor / 'merge'


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [99af827b1f07d71af034cd91917f33144a7730a4]

INTEGRATION: CWS dba30b (1.8.8); FILE MERGED 2008/04/15 22:19:45 fs 1.8.8.2: RESYNC: (1.8-1.9); FILE MERGED 2008/03/16 14:00:35 fs 1.8.8.1: #i86996# added: copy ctor / 'merge'


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [1ec379d9a55ef3c874944affca26f80bfa175a82]

INTEGRATION: CWS dba30b (1.43.6); FILE MERGED 2008/04/15 22:18:31 fs 1.43.6.2: RESYNC: (1.43-1.44); FILE MERGED 2008/03/17 09:13:49 fs 1.43.6.1: during #152837#: IMacroDocumentAccess::(s|g)etImposedMacroExecMode renamed to (s|g)etCurrentMacroExecMode, to better fit its changed semantics


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [e8685279ad48c9080b9321f2c7ad5a670e5f0c84]

INTEGRATION: CWS dba30b (1.99.6); FILE MERGED 2008/04/15 22:18:29 fs 1.99.6.2: RESYNC: (1.99-1.100); FILE MERGED 2008/03/17 09:12:54 fs 1.99.6.1: during #152837#: DocumentMacroMode::(s|g)etImposedMacroExecMode renamed to (s|g)etCurrentMacroExecMode, to better fit its changed semantics


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [7afce980f5ab7a9faca5e5b40b34818b2a943caa]

INTEGRATION: CWS dba30b (1.3.52); FILE MERGED 2008/04/15 22:18:25 fs 1.3.52.2: RESYNC: (1.3-1.4); FILE MERGED 2008/03/17 09:12:26 fs 1.3.52.1: during #152837#: (s|g)etImposedMacroExecMode renamed to (s|g)etCurrentMacroExecMode, to better fit its changed semantics


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [a815a6a1e585b8b356ffeb4ce514e19057bd8fe0]

INTEGRATION: CWS dba30b (1.40.22); FILE MERGED 2008/04/15 22:18:23 fs 1.40.22.2: RESYNC: (1.40-1.41); FILE MERGED 2008/03/17 08:57:05 fs 1.40.22.1: no need to build this old stuff (which was commented out for more than 3 years now), right?


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [8e3999e1ef9a398ebca9eb3cfc2848ae0d160ff6]

INTEGRATION: CWS dba30b (1.37.246); FILE MERGED 2008/04/15 22:18:19 fs 1.37.246.2: RESYNC: (1.37-1.38); FILE MERGED 2008/03/17 08:56:49 fs 1.37.246.1: no need to build this old stuff (which was commented out for more than 3 years now), right?


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [3bca9ef912fee3c1f1f5e7f67c27fadab0763e4d]

INTEGRATION: CWS dba30b (1.48.194); FILE MERGED 2008/04/15 22:18:11 fs 1.48.194.2: RESYNC: (1.48-1.49); FILE MERGED 2008/03/17 22:39:03 fs 1.48.194.1: #i10000#


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [349d9d2ffe4a0b5d2c81a7da3ef6c09f33574598]

INTEGRATION: CWS dba30b (1.3.52); FILE MERGED 2008/04/15 22:18:08 fs 1.3.52.2: RESYNC: (1.3-1.4); FILE MERGED 2008/03/17 09:11:54 fs 1.3.52.1: during #152837#: (s|g)etImposedMacroExecMode renamed to (s|g)etCurrentMacroExecMode, to better fit its changed semantics


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [11c6a8f6ea7f46771fa92f8b2bb4cb043a7e6a52]

INTEGRATION: CWS dba30b (1.7.128); FILE MERGED 2008/04/15 22:14:48 fs 1.7.128.2: RESYNC: (1.7-1.8); FILE MERGED 2008/03/16 14:08:19 fs 1.7.128.1: some exception handling re-factoring


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [326cb6cd28fea81532c6f23237d25f53ce201612]

INTEGRATION: CWS dba30b (1.17.4); FILE MERGED 2008/04/15 22:14:45 fs 1.17.4.2: RESYNC: (1.17-1.18); FILE MERGED 2008/03/16 14:08:19 fs 1.17.4.1: some exception handling re-factoring


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [caaea70805d8abb5a44359cd899eb4198d92fbc3]

INTEGRATION: CWS dba30b (1.9.24); FILE MERGED 2008/04/15 22:14:41 fs 1.9.24.2: RESYNC: (1.9-1.10); FILE MERGED 2008/03/16 14:08:19 fs 1.9.24.1: some exception handling re-factoring


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [bedfdb160656a0bf872381615ab73f810185e5d1]

INTEGRATION: CWS dba30b (1.117.4); FILE MERGED 2008/04/15 22:14:37 fs 1.117.4.2: RESYNC: (1.117-1.119); FILE MERGED 2008/03/16 14:08:27 fs 1.117.4.1: some exception handling re-factoring


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [242d87a719534374d4bf52358df5cc2a5eac3c8e]

INTEGRATION: CWS dba30b (1.27.24); FILE MERGED 2008/04/15 22:14:33 fs 1.27.24.2: RESYNC: (1.27-1.28); FILE MERGED 2008/03/16 14:08:27 fs 1.27.24.1: some exception handling re-factoring


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [e327b38f888cdd67b52c5fbfff3beee63e6c9488]

INTEGRATION: CWS dba30b (1.51.4); FILE MERGED 2008/04/15 22:14:29 fs 1.51.4.2: RESYNC: (1.51-1.53); FILE MERGED 2008/03/16 14:07:51 fs 1.51.4.1: some exception handling re-factoring


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [b378c812936332179a382ea429eb4460983fc5d9]

INTEGRATION: CWS dba30b (1.16.78); FILE MERGED 2008/04/15 22:14:25 fs 1.16.78.2: RESYNC: (1.16-1.17); FILE MERGED 2008/03/16 14:07:58 fs 1.16.78.1: some exception handling re-factoring


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [87bab72acb0fb3bc2542432d879916677b17f0aa]

INTEGRATION: CWS dba30b (1.115.4); FILE MERGED 2008/04/15 22:14:22 fs 1.115.4.2: RESYNC: (1.115-1.117); FILE MERGED 2008/03/16 14:07:58 fs 1.115.4.1: some exception handling re-factoring


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [75169a85a99a53bc14204a6385b3583351f2b148]

INTEGRATION: CWS dba30b (1.90.24); FILE MERGED 2008/04/15 22:14:18 fs 1.90.24.2: RESYNC: (1.90-1.91); FILE MERGED 2008/03/16 14:07:58 fs 1.90.24.1: some exception handling re-factoring


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [aefadca03e3a096e2bcf6085a2d488828c279c70]

INTEGRATION: CWS wordcountfix (1.88.18); FILE MERGED 2008/04/21 12:51:20 fme 1.88.18.1: #i88484# Word count does not work on unix platforms


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [22434f9eeed210cb4dfa9cfb8c19a59ccb3335f0]

INTEGRATION: CWS dba30b (1.23.4); FILE MERGED 2008/04/15 22:14:15 fs 1.23.4.2: RESYNC: (1.23-1.27); FILE MERGED 2008/03/16 14:06:33 fs 1.23.4.1: some exception handling re-factoring


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [2b97f60558fc310905ed0eb3c77eb4452f136570]

INTEGRATION: CWS dba30b (1.27.24); FILE MERGED 2008/04/15 22:14:12 fs 1.27.24.2: RESYNC: (1.27-1.28); FILE MERGED 2008/03/16 14:05:45 fs 1.27.24.1: #i86996# support for passing additional parameters


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [60e98bf7f1b728ba57ce5cf5545f25ada9af3d14]

INTEGRATION: CWS dba30b (1.8.240); FILE MERGED 2008/04/15 22:14:09 fs 1.8.240.2: RESYNC: (1.8-1.9); FILE MERGED 2008/03/16 14:06:33 fs 1.8.240.1: some exception handling re-factoring


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [2744f1ca43efcfd1bedf8b593ec008ed06db6c05]

INTEGRATION: CWS dba30b (1.5.164); FILE MERGED 2008/04/15 22:14:06 fs 1.5.164.2: RESYNC: (1.5-1.6); FILE MERGED 2008/03/16 14:06:33 fs 1.5.164.1: some exception handling re-factoring


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [9cb20caf294f12d1681b61075de3b38175fca171]

INTEGRATION: CWS dba30b (1.8.4); FILE MERGED 2008/04/15 22:14:03 fs 1.8.4.2: RESYNC: (1.8-1.10); FILE MERGED 2008/03/16 14:06:14 fs 1.8.4.1: #i86996# support for passing additional parameters


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [dda9d33610eb20b709a2cc7e510f85041b3bd23a]

INTEGRATION: CWS dba30b (1.77.4); FILE MERGED 2008/04/15 22:14:00 fs 1.77.4.2: RESYNC: (1.77-1.78); FILE MERGED 2008/03/16 14:06:33 fs 1.77.4.1: some exception handling re-factoring


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [406827943437aec12ceb33f1938b2eba278b3c86]

INTEGRATION: CWS dba30b (1.36.12); FILE MERGED 2008/04/15 22:13:57 fs 1.36.12.2: RESYNC: (1.36-1.37); FILE MERGED 2008/03/16 14:06:33 fs 1.36.12.1: some exception handling re-factoring


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [446fd3e2cc142a469f9eb579c4bba61ff8f77488]

INTEGRATION: CWS dba30b (1.11.24); FILE MERGED 2008/04/15 22:13:54 fs 1.11.24.2: RESYNC: (1.11-1.12); FILE MERGED 2008/03/16 14:06:33 fs 1.11.24.1: some exception handling re-factoring


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [0508854a48a02009cb69e37ada8e19b958e5a91f]

INTEGRATION: CWS dba30b (1.40.24); FILE MERGED 2008/04/15 22:13:51 fs 1.40.24.2: RESYNC: (1.40-1.41); FILE MERGED 2008/03/16 14:06:33 fs 1.40.24.1: some exception handling re-factoring


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [0c76ceb4baa41c74d167797fbb14db5de0e55659]

INTEGRATION: CWS dba30b (1.16.24); FILE MERGED 2008/04/15 22:13:48 fs 1.16.24.2: RESYNC: (1.16-1.17); FILE MERGED 2008/03/16 14:05:51 fs 1.16.24.1: #i86996# support for passing additional parameters


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [67979d3638e3b447a6cb4e93419cf18d82473961]

INTEGRATION: CWS dba30b (1.40.4); FILE MERGED 2008/04/15 22:13:45 fs 1.40.4.2: RESYNC: (1.40-1.41); FILE MERGED 2008/03/16 14:06:41 fs 1.40.4.1: type


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [188a39c4b11900060470094f9c587e61b710cbb3]

INTEGRATION: CWS dba30b (1.5.102); FILE MERGED 2008/04/15 22:13:42 fs 1.5.102.2: RESYNC: (1.5-1.7); FILE MERGED 2008/03/16 14:07:07 fs 1.5.102.1: #i86996# +ElementOpenMode (formerly known as OLinkedDocumentAccess::EOpenMode)


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [f43022e704a62a036a76524c8e6f0fe83f76653d]

INTEGRATION: CWS dba30b (1.33.4); FILE MERGED 2008/04/15 22:13:35 fs 1.33.4.2: RESYNC: (1.33-1.34); FILE MERGED 2008/03/16 14:09:03 fs 1.33.4.1: some exception handling re-factoring


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [9e93a446bf6d44290b63417a24a4d97af3df714c]

INTEGRATION: CWS dba30b (1.20.158); FILE MERGED 2008/04/15 22:13:33 fs 1.20.158.2: RESYNC: (1.20-1.21); FILE MERGED 2008/03/16 14:09:03 fs 1.20.158.1: some exception handling re-factoring


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [443f974347e64f1b5b92c7d98e70b9847953557a]

INTEGRATION: CWS npower9 (1.30.30); FILE MERGED 2008/04/22 09:17:46 npower 1.30.30.4: RESYNC: (1.31-1.32); FILE MERGED 2008/04/15 15:21:04 npower 1.30.30.3: Issue number:  #i84808# since we use the dialog uno service now ( to share code ) the error handling has slightly changed, we were missing handling ( or not handling ) some exception, this fixes that. 2008/02/25 11:12:28 npower 1.30.30.2: RESYNC: (1.30-1.31); FILE MERGED 2007/12/20 21:19:27 npower 1.30.30.1: #i84808#


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [b211d7809c8aa722549ebf61abaacc5dbbf3d3b0]

INTEGRATION: CWS dba30b (1.10.144); FILE MERGED 2008/04/15 22:13:29 fs 1.10.144.2: RESYNC: (1.10-1.11); FILE MERGED 2008/03/16 14:09:03 fs 1.10.144.1: some exception handling re-factoring


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [50d812bd482c754002de718012250421d6e6ca44]

INTEGRATION: CWS dba30b (1.32.4); FILE MERGED 2008/04/15 22:13:26 fs 1.32.4.3: RESYNC: (1.32-1.33); FILE MERGED 2008/03/17 10:24:25 fs 1.32.4.2: do not assert unsuccessful loads 2008/03/16 14:09:02 fs 1.32.4.1: some exception handling re-factoring


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [ca95e9fccc4815a9cfb148fcc5eccfd78fbf2043]

INTEGRATION: CWS dba30b (1.26.78); FILE MERGED 2008/04/15 22:13:23 fs 1.26.78.2: RESYNC: (1.26-1.27); FILE MERGED 2008/03/16 14:09:02 fs 1.26.78.1: some exception handling re-factoring


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [e2b3d421b64f560ed5eb19f377835898a1ccd49f]

INTEGRATION: CWS dba30b (1.2.144); FILE MERGED 2008/04/15 22:13:20 fs 1.2.144.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/16 14:09:02 fs 1.2.144.1: some exception handling re-factoring


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [5167ffd1df9883b32a961461fbc8053808ed53cd]

INTEGRATION: CWS dba30b (1.17.64); FILE MERGED 2008/04/15 22:13:16 fs 1.17.64.2: RESYNC: (1.17-1.18); FILE MERGED 2008/03/16 14:09:02 fs 1.17.64.1: some exception handling re-factoring


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [64793735a1213a4ad3114a51c585e470f98c1b4f]

INTEGRATION: CWS dba30b (1.9.158); FILE MERGED 2008/04/15 22:13:13 fs 1.9.158.2: RESYNC: (1.9-1.10); FILE MERGED 2008/03/16 14:09:02 fs 1.9.158.1: some exception handling re-factoring


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [b76dd413dc63112c028cff7b69e1691484a56049]

INTEGRATION: CWS npower9 (1.6.22); FILE MERGED 2008/04/22 09:17:11 npower 1.6.22.3: RESYNC: (1.6-1.7); FILE MERGED 2008/01/15 12:57:32 npower 1.6.22.2: #i84808# 2007/12/20 21:20:04 npower 1.6.22.1: #i84808#


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [a084b4be67473591148d90a2594bada73fee20db]

INTEGRATION: CWS dba30b (1.17.144); FILE MERGED 2008/04/15 22:13:10 fs 1.17.144.2: RESYNC: (1.17-1.18); FILE MERGED 2008/03/16 14:09:02 fs 1.17.144.1: some exception handling re-factoring


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [297c10cc4ae1a60ffa3467241567a6fc30011680]

INTEGRATION: CWS npower9 (1.12.8); FILE MERGED 2008/04/22 09:17:04 npower 1.12.8.5: RESYNC: (1.13-1.15); FILE MERGED 2008/02/25 11:12:21 npower 1.12.8.4: RESYNC: (1.12-1.13); FILE MERGED 2008/01/30 16:27:48 npower 1.12.8.3: #i84808# move OSL_ENSURE macro to non-legacy mode branch 2008/01/15 12:57:32 npower 1.12.8.2: #i84808# 2007/12/20 21:20:04 npower 1.12.8.1: #i84808#


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [e5a1b9ec7a9c6474f054ca849593a407a4157af0]

INTEGRATION: CWS dba30b (1.13.84); FILE MERGED 2008/04/15 22:13:07 fs 1.13.84.2: RESYNC: (1.13-1.14); FILE MERGED 2008/03/16 14:09:44 fs 1.13.84.1: some exception handling re-factoring


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [9896a09df46ffebfd33de4b6e789ab9b6f5bb62e]

INTEGRATION: CWS npower9 (1.6.22); FILE MERGED 2008/04/22 09:17:07 npower 1.6.22.4: RESYNC: (1.6-1.7); FILE MERGED 2008/01/30 16:27:06 npower 1.6.22.3: #i84808# add missing SAL_CALL decoration 2008/01/15 17:08:46 npower 1.6.22.2: #i84808# 2007/12/20 21:20:04 npower 1.6.22.1: #i84808#


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [ff610a08c46ab168cc7561706990fa6d56f42d64]

INTEGRATION: CWS npower9 (1.13.22); FILE MERGED 2008/04/30 12:45:32 npower 1.13.22.4: #i85804# when creating the uno binding the ScriptType is 'UNO', however the bindings in the example in dev guide use ScriptType = 'Script', fix code to handle scripttype = 'UNO' 2008/04/22 09:17:15 npower 1.13.22.3: RESYNC: (1.13-1.14); FILE MERGED 2008/01/15 17:08:46 npower 1.13.22.2: #i84808# 2007/12/20 21:20:04 npower 1.13.22.1: #i84808#


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [3811dab73de6cc25f43dd500d47384e89a28bbce]

INTEGRATION: CWS dba30b (1.35.64); FILE MERGED 2008/04/15 22:13:04 fs 1.35.64.2: RESYNC: (1.35-1.36); FILE MERGED 2008/03/16 14:09:44 fs 1.35.64.1: some exception handling re-factoring


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [5e5d436e08ea169a06153628e98157747b6a77ef]

INTEGRATION: CWS dba30b (1.23.4); FILE MERGED 2008/04/15 22:13:00 fs 1.23.4.2: RESYNC: (1.23-1.24); FILE MERGED 2008/03/16 14:09:44 fs 1.23.4.1: some exception handling re-factoring


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [3e62ee3e685c6b0b6a4671f8cde805ecdf9cb1cd]

INTEGRATION: CWS dba30b (1.196.4); FILE MERGED 2008/04/15 22:12:57 fs 1.196.4.2: RESYNC: (1.196-1.198); FILE MERGED 2008/03/16 14:05:17 fs 1.196.4.1: some exception handling re-factoring


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [4fff5cbca8d785f6eb7cf5cada2a87f361460604]

INTEGRATION: CWS dba30b (1.83.4); FILE MERGED 2008/04/15 22:12:54 fs 1.83.4.2: RESYNC: (1.83-1.84); FILE MERGED 2008/03/16 14:05:17 fs 1.83.4.1: some exception handling re-factoring


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [b99d5ea75123420dc43a888062eb8b1bffa66ef8]

INTEGRATION: CWS dba30b (1.84.4); FILE MERGED 2008/04/15 22:12:51 fs 1.84.4.2: RESYNC: (1.84-1.87); FILE MERGED 2008/03/16 14:05:17 fs 1.84.4.1: some exception handling re-factoring


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [bd7a2b45072fab46dca7d5d2968128ef83872164]

INTEGRATION: CWS dba30b (1.32.4); FILE MERGED 2008/04/15 22:12:48 fs 1.32.4.2: RESYNC: (1.32-1.33); FILE MERGED 2008/03/16 14:05:17 fs 1.32.4.1: some exception handling re-factoring


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [09bd32f4d7f03caf61dd5c4ebc1d2a86d2b27e4c]

INTEGRATION: CWS dba30b (1.78.126); FILE MERGED 2008/04/15 22:12:45 fs 1.78.126.2: RESYNC: (1.78-1.79); FILE MERGED 2008/03/16 14:05:17 fs 1.78.126.1: some exception handling re-factoring


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [1d152f4f2600b21918d57a9590f8931bcabc47d9]

INTEGRATION: CWS dba30b (1.105.4); FILE MERGED 2008/04/15 22:12:41 fs 1.105.4.2: RESYNC: (1.105-1.106); FILE MERGED 2008/03/16 14:05:17 fs 1.105.4.1: some exception handling re-factoring


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [45965efa6e98640a0e6d4b28e0517c824dc4cb82]

INTEGRATION: CWS dba30b (1.22.4); FILE MERGED 2008/04/15 22:12:38 fs 1.22.4.2: RESYNC: (1.22-1.23); FILE MERGED 2008/03/16 14:04:59 fs 1.22.4.1: #i86996# +loadComponent/WithArguments / some re-factoring


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [0e6c07eef2439296db20396079323c8bada44912]

INTEGRATION: CWS dba30b (1.30.4); FILE MERGED 2008/04/15 22:12:35 fs 1.30.4.2: RESYNC: (1.30-1.31); FILE MERGED 2008/03/16 14:04:59 fs 1.30.4.1: #i86996# +loadComponent/WithArguments / some re-factoring


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [4bfd4d63983697d9b7a6cf6911b6b86c3235f181]

INTEGRATION: CWS dba30b (1.32.4); FILE MERGED 2008/04/15 22:12:32 fs 1.32.4.4: RESYNC: (1.32-1.34); FILE MERGED 2008/03/17 22:46:27 fs 1.32.4.3: #i10000# 2008/03/17 07:21:42 fs 1.32.4.2: #i10000# 2008/03/16 14:04:59 fs 1.32.4.1: #i86996# +loadComponent/WithArguments / some re-factoring


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [93aa10d5b2ef52fd38b594ee4790e19dd514a30e]

INTEGRATION: CWS dba30b (1.26.4); FILE MERGED 2008/04/15 22:12:29 fs 1.26.4.3: RESYNC: (1.26-1.27); FILE MERGED 2008/04/09 12:22:36 fs 1.26.4.2: oops ... we shouldn't crash when the user cancels a login dialog after double-clicking a form 2008/03/16 14:04:59 fs 1.26.4.1: #i86996# +loadComponent/WithArguments / some re-factoring


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [f564593e652facbecb5718e48c48736fa0f0b28c]

INTEGRATION: CWS dba30b (1.25.4); FILE MERGED 2008/04/16 08:39:14 fs 1.25.4.3: #i10000# 2008/04/15 22:12:27 fs 1.25.4.2: RESYNC: (1.25-1.27); FILE MERGED 2008/03/16 14:04:27 fs 1.25.4.1: #i86996# +loadComponent/WithArguments


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [7a4163d90e596f2deae0cda78b864dc74f33a1c3]

INTEGRATION: CWS dba30b (1.56.4); FILE MERGED 2008/04/16 08:39:14 fs 1.56.4.5: #i10000# 2008/04/15 22:12:24 fs 1.56.4.4: RESYNC: (1.56-1.59); FILE MERGED 2008/04/09 12:22:26 fs 1.56.4.3: oops ... we shouldn't crash when the user cancels a login dialog after double-clicking a form 2008/03/17 13:38:02 fs 1.56.4.2: #i87132# properly determine the state of SID_DB_APP_EDIT_SQL_VIEW in multi-selection case 2008/03/16 14:04:59 fs 1.56.4.1: #i86996# +loadComponent/WithArguments / some re-factoring


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [5683b7e9ca422a41090b0924341f89b49d21e149]

INTEGRATION: CWS dba30b (1.6.66); FILE MERGED 2008/04/15 22:12:21 fs 1.6.66.2: RESYNC: (1.6-1.7); FILE MERGED 2008/03/03 07:58:10 oj 1.6.66.1: #i86621# remove unparsable chars from comment


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [72d86302e88d3ed7350cd39d48799f065b382d88]

INTEGRATION: CWS dba30b (1.28.4); FILE MERGED 2008/04/15 22:12:17 fs 1.28.4.2: RESYNC: (1.28-1.29); FILE MERGED 2008/03/16 14:03:57 fs 1.28.4.1: #i49133# support for a 'Hidden' flag when opening a document, and streamlined some of the command names


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [41a1c6c6ea6359241e8c3e991e8d6a379209ea60]

INTEGRATION: CWS dba30b (1.56.4); FILE MERGED 2008/04/15 22:12:14 fs 1.56.4.4: RESYNC: (1.56-1.59); FILE MERGED 2008/03/17 09:14:08 fs 1.56.4.3: #152837# 2008/03/16 14:03:57 fs 1.56.4.2: #i49133# support for a 'Hidden' flag when opening a document, and streamlined some of the command names 2008/03/13 12:39:01 fs 1.56.4.1: #i86872# documentdefinition.cxx


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [2dfdf26a69790dbf1cb4dd6afcf9b605c668e701]

INTEGRATION: CWS dba30b (1.40.4); FILE MERGED 2008/04/15 22:12:11 fs 1.40.4.2: RESYNC: (1.40-1.43); FILE MERGED 2008/03/17 09:14:08 fs 1.40.4.1: #152837#


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [6f323609cfb5f36148e58b53ed217dd9ab1a7419]

INTEGRATION: CWS dba30b (1.20.4); FILE MERGED 2008/04/15 22:12:05 fs 1.20.4.2: RESYNC: (1.20-1.21); FILE MERGED 2008/03/17 09:14:07 fs 1.20.4.1: #152837#


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [128ceb0de80b07708d8bb0deb849e383fc5fc9ae]

INTEGRATION: CWS dba30b (1.25.4); FILE MERGED 2008/04/15 22:12:02 fs 1.25.4.2: RESYNC: (1.25-1.26); FILE MERGED 2008/03/17 09:14:07 fs 1.25.4.1: #152837#


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [78bbf81d13b32486499224d2099ec48a4c258401]

INTEGRATION: CWS dba30b (1.35.64); FILE MERGED 2008/04/15 22:02:44 fs 1.35.64.2: RESYNC: (1.35-1.36); FILE MERGED 2008/02/26 08:36:58 fs 1.35.64.1: #i86263# #i85993# +OnFormsCreated


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [1282a919c1caed724aeabf22c7c2f64da8ee1122]

INTEGRATION: CWS dba30b (1.16.590); FILE MERGED 2008/04/15 22:02:41 fs 1.16.590.2: RESYNC: (1.16-1.17); FILE MERGED 2008/02/26 08:37:28 fs 1.16.590.1: #i86263# #i85993# handler for when the forms collection has been created


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [193e8751a5b64d9fcfe5cf822496ebad800dacc5]

INTEGRATION: CWS dba30b (1.88.64); FILE MERGED 2008/04/15 22:02:37 fs 1.88.64.3: RESYNC: (1.88-1.89); FILE MERGED 2008/03/06 14:47:46 fs 1.88.64.2: #i10000# 2008/02/26 08:38:40 fs 1.88.64.1: #i86263# #i85993# +OnFormsCreated: be notified when the page creates (delayed) the forms collection


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [4e251c5eb5a8e4de5858282ddd1e101819028949]

INTEGRATION: CWS dba30b (1.33.322); FILE MERGED 2008/04/15 22:02:29 fs 1.33.322.2: RESYNC: (1.33-1.34); FILE MERGED 2008/02/26 08:38:03 fs 1.33.322.1: #i86263# #i85993# handler for when the forms collection has been created


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [1691f31ab4b9c6422b0751f46bdc6001fc6400e1]

INTEGRATION: CWS dba30b (1.63.166); FILE MERGED 2008/04/15 22:02:25 fs 1.63.166.2: RESYNC: (1.63-1.64); FILE MERGED 2008/03/10 12:58:04 fs 1.63.166.1: #i84924# proper font calculation when initializing the fonts in the single windows


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [23b2e21450dc6d38314b5750fcb0e2f95974c11c]

INTEGRATION: CWS dba30b (1.2.42); FILE MERGED 2008/04/15 22:01:52 fs 1.2.42.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/06 08:44:10 fs 1.2.42.1: removed unused methods Issue number:  i86577 Submitted by:  cmc@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [19606ae172944a55886e73bb92eadedfa90b85f5]

INTEGRATION: CWS dba30b (1.2.42); FILE MERGED 2008/04/15 22:01:48 fs 1.2.42.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/06 08:44:10 fs 1.2.42.1: removed unused methods Issue number:  i86577 Submitted by:  cmc@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [246dbb58fa7eba1783f195fd2a6e0bac50d636fa]

INTEGRATION: CWS dba30b (1.2.42); FILE MERGED 2008/04/15 22:01:45 fs 1.2.42.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/06 10:25:17 fs 1.2.42.1: #i86577# NotifyAccessibleEvent is unused now, but we ifdef it to preserve it for the future


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [5ee1dacb97d63b1e9ea9f26a3de2fbbc46a807db]

INTEGRATION: CWS dba30b (1.2.42); FILE MERGED 2008/04/15 22:01:41 fs 1.2.42.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/06 08:44:09 fs 1.2.42.1: removed unused methods Issue number:  i86577 Submitted by:  cmc@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [64f99205a770b01da511c0f03098a867a3b7d925]

INTEGRATION: CWS dba30b (1.2.42); FILE MERGED 2008/04/15 22:01:38 fs 1.2.42.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/06 08:44:09 fs 1.2.42.1: removed unused methods Issue number:  i86577 Submitted by:  cmc@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [dfd21ed088876bdab4f7fc47c6c4139e0e9798ae]

INTEGRATION: CWS dba30b (1.2.42); FILE MERGED 2008/04/15 22:01:35 fs 1.2.42.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/06 10:25:16 fs 1.2.42.1: #i86577# NotifyAccessibleEvent is unused now, but we ifdef it to preserve it for the future


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [410fd1fdee79c0aac01835c935be910fcc79d784]

INTEGRATION: CWS dba30b (1.4.8); FILE MERGED 2008/04/15 21:55:01 fs 1.4.8.2: RESYNC: (1.4-1.5); FILE MERGED 2008/03/16 14:02:23 fs 1.4.8.1: #i86996# +loadComponent/WithArguments


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [93c731747fa41f7345f90dad7d365a363c719c91]

INTEGRATION: CWS dba30beta (1.11.14); FILE MERGED 2008/04/21 10:00:36 oj 1.11.14.1: #i88524# check index


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [46116a5582be77b5d7b46d315ac70aeb478c859d]

INTEGRATION: CWS dba30b (1.2.102); FILE MERGED 2008/04/15 21:54:58 fs 1.2.102.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/16 14:01:46 fs 1.2.102.1: #i86996# +DB_NOT_CONNECTED


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [3b917d1f416b56f985bf1e7bd7464f09a27737c0]

INTEGRATION: CWS dba30b (1.2.68); FILE MERGED 2008/04/15 21:54:23 fs 1.2.68.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/07 21:55:17 fs 1.2.68.1: correct the service name Issue number:  #i86728# Submitted by:  arielch@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [42dbac91cb56fc826a880e7cd1d1b56060635fde]

INTEGRATION: CWS dba30beta (1.3.6); FILE MERGED 2008/04/22 10:30:35 oj 1.3.6.1: #i88503# merge changes from rptchart02


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [26021079df6ba1572800907ba4abfe6d63425b9c]

INTEGRATION: CWS dba30beta (1.3.6); FILE MERGED 2008/04/22 10:30:34 oj 1.3.6.1: #i88503# merge changes from rptchart02


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [351f8dc9a6caf48cd6b569b7aad11a60ed327d23]

INTEGRATION: CWS dba30beta (1.4.6); FILE MERGED 2008/04/22 10:30:34 oj 1.4.6.1: #i88503# merge changes from rptchart02


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [2a675a08aeb6f385f078cb3dd75f81dff0820947]

INTEGRATION: CWS dba30beta (1.3.18); FILE MERGED 2008/04/22 10:30:33 oj 1.3.18.1: #i88503# merge changes from rptchart02


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [84eaf9f1566b0392db4373934bc0259adfbd2087]

INTEGRATION: CWS dba30beta (1.3.6); FILE MERGED 2008/04/22 10:30:33 oj 1.3.6.1: #i88503# merge changes from rptchart02


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [a71404683ea8e43d1c4013c0652b87e77b9ffa9c]

INTEGRATION: CWS dba30b (1.10.128); FILE MERGED 2008/04/15 21:53:50 fs 1.10.128.2: RESYNC: (1.10-1.11); FILE MERGED 2008/02/26 08:29:02 fs 1.10.128.1: remove unused code Issue number:  #i86305# Submitted by:  cmc@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [dfc31ac7841b25230764495cf7544f8605908224]

INTEGRATION: CWS dba30beta (1.4.6); FILE MERGED 2008/04/22 10:30:33 oj 1.4.6.1: #i88503# merge changes from rptchart02


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [5ad80aa22e15f680960a00487bff7016df0a0b86]

INTEGRATION: CWS dba30b (1.3.238); FILE MERGED 2008/04/15 21:53:47 fs 1.3.238.2: RESYNC: (1.3-1.4); FILE MERGED 2008/02/26 08:29:02 fs 1.3.238.1: remove unused code Issue number:  #i86305# Submitted by:  cmc@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [aa01eb1bc26c6523d0e17354a8b8814e4e29cafc]

INTEGRATION: CWS dba30b (1.4.128); FILE MERGED 2008/04/15 21:53:43 fs 1.4.128.2: RESYNC: (1.4-1.5); FILE MERGED 2008/02/26 08:29:02 fs 1.4.128.1: remove unused code Issue number:  #i86305# Submitted by:  cmc@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [d10dad728fd67b39efabcaf3ac6ef50fb45dd0a7]

INTEGRATION: CWS dba30b (1.3.238); FILE MERGED 2008/04/15 21:53:40 fs 1.3.238.2: RESYNC: (1.3-1.4); FILE MERGED 2008/02/26 08:29:02 fs 1.3.238.1: remove unused code Issue number:  #i86305# Submitted by:  cmc@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [102fd5a68445a9c40ad2d1afab48c2b0b2b48dbb]

INTEGRATION: CWS dba30b (1.4.128); FILE MERGED 2008/04/15 21:53:37 fs 1.4.128.2: RESYNC: (1.4-1.5); FILE MERGED 2008/02/26 08:29:01 fs 1.4.128.1: remove unused code Issue number:  #i86305# Submitted by:  cmc@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [ecd5fafdf3f566bcc2ebf145e477b6f3d367fd99]

INTEGRATION: CWS dba30b (1.8.104); FILE MERGED 2008/04/15 21:53:34 fs 1.8.104.2: RESYNC: (1.8-1.9); FILE MERGED 2008/02/26 08:29:01 fs 1.8.104.1: remove unused code Issue number:  #i86305# Submitted by:  cmc@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [f74241be8e8e3e1758b3485702eba3a0bb8a77ca]

INTEGRATION: CWS dba30b (1.3.238); FILE MERGED 2008/04/15 21:53:30 fs 1.3.238.2: RESYNC: (1.3-1.4); FILE MERGED 2008/02/26 08:29:01 fs 1.3.238.1: remove unused code Issue number:  #i86305# Submitted by:  cmc@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [72b0551bddddc8a85cf762c94cae6c19158cd0a4]

INTEGRATION: CWS dba30beta (1.3.6); FILE MERGED 2008/04/22 10:30:32 oj 1.3.6.1: #i88503# merge changes from rptchart02


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [124e74d00c882d4e786ec8dd2164db3b6c475655]

INTEGRATION: CWS dba30b (1.6.128); FILE MERGED 2008/04/15 21:53:27 fs 1.6.128.2: RESYNC: (1.6-1.7); FILE MERGED 2008/02/26 08:29:01 fs 1.6.128.1: remove unused code Issue number:  #i86305# Submitted by:  cmc@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [7253ac11074df7e72e6379d7b9cdc237772e53f3]

INTEGRATION: CWS dba30b (1.7.12); FILE MERGED 2008/04/15 21:53:23 fs 1.7.12.2: RESYNC: (1.7-1.8); FILE MERGED 2008/02/26 08:29:01 fs 1.7.12.1: remove unused code Issue number:  #i86305# Submitted by:  cmc@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [1253d670cbe7859ccddb00bcc542acca80c412c2]

INTEGRATION: CWS dba30b (1.3.238); FILE MERGED 2008/04/15 21:53:19 fs 1.3.238.2: RESYNC: (1.3-1.4); FILE MERGED 2008/02/26 08:29:00 fs 1.3.238.1: remove unused code Issue number:  #i86305# Submitted by:  cmc@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [e709b54e5890e592123b2b64d8990d5018c77879]

INTEGRATION: CWS dba30b (1.11.86); FILE MERGED 2008/04/15 21:53:16 fs 1.11.86.2: RESYNC: (1.11-1.12); FILE MERGED 2008/02/26 08:29:00 fs 1.11.86.1: remove unused code Issue number:  #i86305# Submitted by:  cmc@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [0039c6e1808fb06e9987f031bf6c4bae67af6dbf]

INTEGRATION: CWS dba30b (1.4.238); FILE MERGED 2008/04/15 21:53:12 fs 1.4.238.2: RESYNC: (1.4-1.5); FILE MERGED 2008/02/26 08:28:59 fs 1.4.238.1: remove unused code Issue number:  #i86305# Submitted by:  cmc@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [d51e262ebdc485216b4e9783ea0b62eab61500e7]

INTEGRATION: CWS dba30b (1.9.70); FILE MERGED 2008/04/15 21:53:09 fs 1.9.70.3: RESYNC: (1.10-1.11); FILE MERGED 2008/03/17 10:44:32 fs 1.9.70.2: RESYNC: (1.9-1.10); FILE MERGED 2008/02/26 08:28:59 fs 1.9.70.1: remove unused code Issue number:  #i86305# Submitted by:  cmc@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [9262d8c9d2c7c95a6d980a2950388feb3859be8d]

INTEGRATION: CWS dba30b (1.4.128); FILE MERGED 2008/04/15 21:53:05 fs 1.4.128.2: RESYNC: (1.4-1.5); FILE MERGED 2008/02/26 08:28:59 fs 1.4.128.1: remove unused code Issue number:  #i86305# Submitted by:  cmc@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [709d767ca08bf542715ed97207b5234f0099ad55]

INTEGRATION: CWS dba30b (1.3.238); FILE MERGED 2008/04/15 21:53:02 fs 1.3.238.2: RESYNC: (1.3-1.4); FILE MERGED 2008/02/26 08:28:58 fs 1.3.238.1: remove unused code Issue number:  #i86305# Submitted by:  cmc@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [c3a3264a43148ebc480d30a3e39857b38a75a27c]

INTEGRATION: CWS dba30b (1.18.36); FILE MERGED 2008/04/15 21:52:59 fs 1.18.36.2: RESYNC: (1.18-1.19); FILE MERGED 2008/02/26 08:28:58 fs 1.18.36.1: remove unused code Issue number:  #i86305# Submitted by:  cmc@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [b230f30630cc470095a8c7eb9ec77a814c006a87]

INTEGRATION: CWS dba30b (1.8.76); FILE MERGED 2008/04/15 21:52:56 fs 1.8.76.2: RESYNC: (1.8-1.9); FILE MERGED 2008/02/26 08:28:58 fs 1.8.76.1: remove unused code Issue number:  #i86305# Submitted by:  cmc@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [ac9790fd9f0f21e510c1003901435c0f8fc2742f]

INTEGRATION: CWS dba30b (1.9.76); FILE MERGED 2008/04/15 21:52:53 fs 1.9.76.2: RESYNC: (1.9-1.10); FILE MERGED 2008/02/26 08:28:58 fs 1.9.76.1: remove unused code Issue number:  #i86305# Submitted by:  cmc@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [e111644268b2335bf07b08f5846521ee556026a7]

INTEGRATION: CWS dba30b (1.3.238); FILE MERGED 2008/04/15 21:52:50 fs 1.3.238.2: RESYNC: (1.3-1.4); FILE MERGED 2008/02/26 08:28:58 fs 1.3.238.1: remove unused code Issue number:  #i86305# Submitted by:  cmc@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [7c55aacb2aee596fc4421754773b59a483876a58]

INTEGRATION: CWS dba30b (1.9.62); FILE MERGED 2008/04/15 21:52:47 fs 1.9.62.2: RESYNC: (1.9-1.10); FILE MERGED 2008/02/26 08:28:58 fs 1.9.62.1: remove unused code Issue number:  #i86305# Submitted by:  cmc@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [9a634babdbe819b2cacae7d7ff5d51686e9abcbc]

INTEGRATION: CWS dba30beta (1.3.6); FILE MERGED 2008/04/22 10:30:31 oj 1.3.6.1: #i88503# merge changes from rptchart02


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [52de308606ab5c3fd781553363f640fe288706b3]

INTEGRATION: CWS dba30b (1.17.76); FILE MERGED 2008/04/15 21:52:44 fs 1.17.76.2: RESYNC: (1.17-1.18); FILE MERGED 2008/02/26 08:28:58 fs 1.17.76.1: remove unused code Issue number:  #i86305# Submitted by:  cmc@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [68d4b341b22bdc026244220de64839a9fe4ef0e7]

INTEGRATION: CWS dba30b (1.43.72); FILE MERGED 2008/04/15 21:52:41 fs 1.43.72.2: RESYNC: (1.43-1.44); FILE MERGED 2008/02/26 08:28:58 fs 1.43.72.1: remove unused code Issue number:  #i86305# Submitted by:  cmc@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [f085ac79d5e9481a9b38b4f4d8f3092e5b7cc9d0]

INTEGRATION: CWS dba30b (1.58.36); FILE MERGED 2008/04/15 21:52:37 fs 1.58.36.2: RESYNC: (1.58-1.59); FILE MERGED 2008/02/26 08:28:57 fs 1.58.36.1: remove unused code Issue number:  #i86305# Submitted by:  cmc@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [487e754b5ac4e0ba5b0c46568b34c5938fcb85fd]

INTEGRATION: CWS dba30beta (1.4.6); FILE MERGED 2008/04/22 10:30:31 oj 1.4.6.1: #i88503# merge changes from rptchart02


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [217ce10bd00bb8573cb832336b6cdd8f87c8aa7c]

INTEGRATION: CWS dba30b (1.6.154); FILE MERGED 2008/04/15 21:52:34 fs 1.6.154.2: RESYNC: (1.6-1.7); FILE MERGED 2008/02/26 08:28:57 fs 1.6.154.1: remove unused code Issue number:  #i86305# Submitted by:  cmc@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [e0f8dddcab1f338a40e29e8e68d0a82d714291ba]

INTEGRATION: CWS dba30b (1.12.12); FILE MERGED 2008/04/15 21:52:30 fs 1.12.12.2: RESYNC: (1.12-1.13); FILE MERGED 2008/02/26 08:28:57 fs 1.12.12.1: remove unused code Issue number:  #i86305# Submitted by:  cmc@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [edcd1b9faa2efac9aa06322c1a8314f7df92812d]

INTEGRATION: CWS dba30beta (1.5.6); FILE MERGED 2008/04/22 10:30:31 oj 1.5.6.1: #i88503# merge changes from rptchart02


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [4afa610a1ad07f1d57f78898bb2fca77758927c4]

INTEGRATION: CWS dba30b (1.31.216); FILE MERGED 2008/04/15 21:50:39 fs 1.31.216.2: RESYNC: (1.31-1.32); FILE MERGED 2008/03/05 12:34:20 oj 1.31.216.1: #ii53310# replace shift+space with ctrl+shift+space to select a column


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [66fe00c1552f9438e28dece96031e0c58c5d93b4]

INTEGRATION: CWS dba30b (1.45.54); FILE MERGED 2008/04/15 21:50:36 fs 1.45.54.2: RESYNC: (1.45-1.46); FILE MERGED 2008/03/11 20:59:21 fs 1.45.54.1: #i86099# pass SCROLL_NOCHILDREN to Window::Scroll


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [39c5e3282249f4c9f19fece0288c5e58afbeca5c]

INTEGRATION: CWS dba30beta (1.4.6); FILE MERGED 2008/04/22 10:30:30 oj 1.4.6.1: #i88503# merge changes from rptchart02


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [573d6b806fe8daa2ac1e3a415939fc27999939ba]

INTEGRATION: CWS dba30beta (1.3.6); FILE MERGED 2008/04/22 10:30:30 oj 1.3.6.1: #i88503# merge changes from rptchart02


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [1d6b0179be0ecd1ce85980a66dd5fd14847ef512]

INTEGRATION: CWS dba30b (1.2.60); FILE MERGED 2008/04/15 21:48:54 fs 1.2.60.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/16 20:11:16 fs 1.2.60.1: #i86996# +DB_NOT_CONNECTED


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [10c7bc1b2f66fa4b7682be64c52d3b6e7a7804b5]

INTEGRATION: CWS dba30b (1.2.2); FILE MERGED 2008/04/15 21:48:51 fs 1.2.2.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/17 12:33:11 fs 1.2.2.1: #i87125# use correct property name when asking for a detail field's type


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [bd19dcfc9675fb34e2257b6292f29bb11dbf73ea]

INTEGRATION: CWS dba30beta (1.4.6); FILE MERGED 2008/04/22 10:30:30 oj 1.4.6.1: #i88503# merge changes from rptchart02


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [da4fb979dd466c9f0e7328e7989bb6a873dd197f]

INTEGRATION: CWS dba30b (1.71.16); FILE MERGED 2008/04/15 21:48:48 fs 1.71.16.4: RESYNC: (1.72-1.73); FILE MERGED 2008/03/12 21:20:27 fs 1.71.16.3: #i10000# 2008/03/12 13:32:22 fs 1.71.16.2: RESYNC: (1.71-1.72); FILE MERGED 2008/03/11 13:45:37 fs 1.71.16.1: #i85214# qualifiedNameComponents: handle *all* EComposeRule values


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [ebfea1edb9a344c47cb9f8ef4ba8e70ebb278ed8]

INTEGRATION: CWS dba30beta (1.5.6); FILE MERGED 2008/04/22 10:30:30 oj 1.5.6.1: #i88503# merge changes from rptchart02


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [b5af7468bcda8a12b0f63433d668ea6abb7873e2]

INTEGRATION: CWS dba30beta (1.3.6); FILE MERGED 2008/04/22 10:30:29 oj 1.3.6.1: #i88503# merge changes from rptchart02


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [803aa4dab137d713d31ffe2e9b103f3f51cca01a]

INTEGRATION: CWS dba30beta1 (1.14.20); FILE MERGED 2008/04/25 09:42:04 oj 1.14.20.1: #i87582#


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [64d123ca8e664090544b87a4ac6e75b368b6b512]

INTEGRATION: CWS dba30beta (1.4.6); FILE MERGED 2008/04/22 10:30:29 oj 1.4.6.1: #i88503# merge changes from rptchart02


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [1e444e117570a32c38614910ca21c5292ddc5abd]

INTEGRATION: CWS dba30beta1 (1.105.8); FILE MERGED 2008/04/25 07:57:50 oj 1.105.8.1: #i87325#


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [ebe15ad5646007613490da84cae9711aa280955f]

INTEGRATION: CWS dba30beta (1.6.6); FILE MERGED 2008/04/22 10:30:29 oj 1.6.6.1: #i88503# merge changes from rptchart02


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [8668c6d245dcf9622ad135e3eb8e593ddcee23d8]

INTEGRATION: CWS controlperformance (1.15.188); FILE MERGED 2008/03/28 13:23:19 fs 1.15.188.1: #b6673211# use a ControlHolder instance, which caches the most often needed interfaces of our control, this way saving a high number of (expensive) queryInterface calls during each paint of each control


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [573557aee712b609b4025de06e0145c7123b1401]

INTEGRATION: CWS controlperformance (1.9.112); FILE MERGED 2008/03/28 13:21:42 fs 1.9.112.1: #b6673211#: getUnoControlForDevice is unused / use the new isControlVisible at the VOC


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [28dae3a1348c0682fa8307a8356e56b08a6a1a2b]

INTEGRATION: CWS dba30beta (1.4.6); FILE MERGED 2008/04/22 10:30:29 oj 1.4.6.1: #i88503# merge changes from rptchart02


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [29b54939ee04eff3e1ba4c24ebe5ea5984ad7050]

INTEGRATION: CWS controlperformance (1.6.362); FILE MERGED 2008/03/28 13:20:20 fs 1.6.362.1: #b6673211# getExistentControl was needed only to test visibility -> superseded it with isControlVisible


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [848963398b218b7f126adfe523c0d27264f4f4c2]

INTEGRATION: CWS controlperformance (1.5.360); FILE MERGED 2008/03/28 13:18:51 fs 1.5.360.1: during #b6673211#: getUnoControlForDevice seems to be unused


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [b3492198dfa444760b0c45eeb4ac1e9f9040d25e]

INTEGRATION: CWS dba30beta (1.4.6); FILE MERGED 2008/04/22 10:30:28 oj 1.4.6.1: #i88503# merge changes from rptchart02


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [c1e4531d8473affaf4105568cad56e8389adde5b]

INTEGRATION: CWS dba30beta (1.6.6); FILE MERGED 2008/04/22 10:30:28 oj 1.6.6.1: #i88503# merge changes from rptchart02


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [ec2f5ef6416ec5478fb128401d72cf3bf99ee11b]

INTEGRATION: CWS dba30beta (1.5.6); FILE MERGED 2008/04/22 10:30:28 oj 1.5.6.1: #i88503# merge changes from rptchart02


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [0a1f12aebb5c167bdff4aa5c3d944d7d869ad09c]

INTEGRATION: CWS dba30beta (1.3.6); FILE MERGED 2008/04/22 10:30:28 oj 1.3.6.1: #i88503# merge changes from rptchart02


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [64db760e0d54d64bf6fa3a5ee3ffab0a543d7fcc]

INTEGRATION: CWS dba30beta (1.6.6); FILE MERGED 2008/04/22 10:30:28 oj 1.6.6.1: #i88503# merge changes from rptchart02


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [d2c95364729b074630679ee6f58dc26a7a1995e2]

INTEGRATION: CWS dba30beta (1.4.6); FILE MERGED 2008/04/22 10:30:28 oj 1.4.6.1: #i88503# merge changes from rptchart02


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [d1eea17a879cedff3d9d4c198bdb21f2ad9061b0]

INTEGRATION: CWS dba30beta (1.3.6); FILE MERGED 2008/04/22 10:30:27 oj 1.3.6.1: #i88503# merge changes from rptchart02


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [150ba018012ee88dc4b57127e68a38acb16dd838]

INTEGRATION: CWS sw30beta02_DEV300 (1.16.24); FILE MERGED 2008/04/25 12:16:01 ama 1.16.24.1: Fix #i88698#: Missing member initialization


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [1ce39e52a0babc7692bb4a6f4982c5d181622a53]

INTEGRATION: CWS dba30beta (1.4.6); FILE MERGED 2008/04/22 10:30:27 oj 1.4.6.1: #i88503# merge changes from rptchart02


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [9d0a834bf375ba9a939ee84f9f132d2cad849f94]

INTEGRATION: CWS dba30beta (1.5.6); FILE MERGED 2008/04/22 10:30:27 oj 1.5.6.1: #i88503# merge changes from rptchart02


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [71d7b6c859cb441345658091b1b6cb5fe96d4456]

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>  [a16707abc01df883b8de58487e9cd95ee95eefb6]

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-05-05  Kurt Zenker  <kz@openoffice.org>  [c3d9c8ed004aa74258376bbac782e2457c1da16f]

INTEGRATION: CWS obo28_DEV300 (1.6.4); FILE MERGED 2008/04/25 10:08:31 obo 1.6.4.1: #i88518# directxcanvas.uno.dll missing


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [b8d05399ddb156ca9a41d6f92b414f7de38b20b5]

INTEGRATION: CWS l10nfixooo3b (1.49.4); FILE MERGED 2008/04/22 16:14:45 ihi 1.49.4.1: #i88444# #i88441# Added to _tmpl.hrcs


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [315dcd3bea2b1ec1e485ca8b2cdd049509878014]

INTEGRATION: CWS l10nfixooo3b (1.17.4); FILE MERGED 2008/04/22 17:36:07 ihi 1.17.4.3: #i88464# Fixed nonescaped character ... 2008/04/22 17:33:36 ihi 1.17.4.2: #i88464# Fixed nonescaped character 2008/04/22 17:30:58 ihi 1.17.4.1: #i88464# Fixed nonescaped character


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [8791abcdb722785d5357d15d92f143133bed27f3]

INTEGRATION: CWS dba30beta (1.3.6); FILE MERGED 2008/04/22 10:30:26 oj 1.3.6.1: #i88503# merge changes from rptchart02


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [979e3a74f980e09b78b2f9425473bf1d186a5b5d]

INTEGRATION: CWS dba30beta (1.5.6); FILE MERGED 2008/04/22 10:30:26 oj 1.5.6.1: #i88503# merge changes from rptchart02


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [57e42bc3aa797e3bec675ed31946b7d590017571]

INTEGRATION: CWS dba30beta (1.4.6); FILE MERGED 2008/04/22 10:30:26 oj 1.4.6.1: #i88503# merge changes from rptchart02


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [2fdb5729883e95625dab27be35a5133ec33ceb26]

INTEGRATION: CWS dba30beta (1.2.104); FILE MERGED 2008/04/22 10:30:26 oj 1.2.104.1: #i88503# merge changes from rptchart02


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [a42b68fc776c951af5d53e8116a78b80cea422fb]

INTEGRATION: CWS dba30beta (1.3.6); FILE MERGED 2008/04/22 10:30:26 oj 1.3.6.1: #i88503# merge changes from rptchart02


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [a00cdc7dd780af8e4f337e5fd28da1c15e6fb050]

INTEGRATION: CWS dba30beta (1.6.6); FILE MERGED 2008/04/22 10:30:26 oj 1.6.6.1: #i88503# merge changes from rptchart02


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [32636ab0a3fea3624feef3f8ebbc1637e5187a51]

INTEGRATION: CWS dba30beta (1.3.18); FILE MERGED 2008/04/22 10:30:25 oj 1.3.18.1: #i88503# merge changes from rptchart02


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [7c20c3154ffe16759646172994a1e498f01be901]

INTEGRATION: CWS dba30beta (1.3.6); FILE MERGED 2008/04/22 10:30:25 oj 1.3.6.1: #i88503# merge changes from rptchart02


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [f02029cece3bd78440d5f46decc648c2abcdbd94]

INTEGRATION: CWS dba30beta (1.4.6); FILE MERGED 2008/04/22 10:30:25 oj 1.4.6.1: #i88503# merge changes from rptchart02


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [ff5b58bcc3f881f7810bbec569279162e5081c44]

INTEGRATION: CWS dba30beta (1.4.6); FILE MERGED 2008/04/22 10:30:24 oj 1.4.6.1: #i88503# merge changes from rptchart02


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [1888ed675c027b1ce9f18846baeb3458aa9cff5f]

INTEGRATION: CWS clbetafix01 (1.60.20); FILE MERGED 2008/04/24 10:17:43 cl 1.60.20.1: #i88006# set outliner para object over text shape


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [c15060023fadd6e6d7a693651b5dda9075553ee2]

INTEGRATION: CWS sw30beta01 (1.48.12); FILE MERGED 2008/04/18 14:17:23 ama 1.48.12.1: Fix #i88406#: Do not merge change tracks with distance


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [c935cc8bedffe8656b0ef8679235e120e5c86196]

INTEGRATION: CWS dba30beta (1.7.6); FILE MERGED 2008/04/22 10:30:24 oj 1.7.6.1: #i88503# merge changes from rptchart02


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [3025d11f890294670ab28a58902c57a680607d68]

INTEGRATION: CWS dba30beta (1.5.6); FILE MERGED 2008/04/22 10:30:24 oj 1.5.6.1: #i88503# merge changes from rptchart02


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [61590c794c2729a0d7c5dd8e0e1f684d1d8289d9]

INTEGRATION: CWS dba30beta (1.6.6); FILE MERGED 2008/04/22 10:30:24 oj 1.6.6.1: #i88503# merge changes from rptchart02


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [5e36d1aa1b1632b9f6e88f94fb700a50d997d7f1]

INTEGRATION: CWS dba30beta (1.1.4); FILE ADDED 2008/04/22 10:31:12 oj 1.1.4.2: #i88503# new class 2008/03/12 09:43:37 oj 1.1.4.1: file OfficeToken.java was added on branch cws_dev300_dba30beta on 2008-04-22 10:31:12 +0000


2008-05-05  Kurt Zenker  <kz@openoffice.org>  [0f32a2810cd7a64b977d080fdfd283d328be7464]

INTEGRATION: CWS tkr12 (1.95.4); FILE MERGED 2008/04/23 10:04:07 tkr 1.95.4.1: #i88446# file rename crashes


2008-04-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [c9a8393eb61e1dc0c31e831935f6a78ffaba868c]

#i10000#: remove ENABLE_PASF for unxlngx6


2008-04-30  Vladimir Glazounov  <vg@openoffice.org>  [9b864e55404b83af298bdb439f56c7307f76584b]

#i88756# PI fixed


2008-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [64cf1555484c67291b3dcb1c09d896baad151877]

#i10000#: add unxlngix6.pro to pack.lst


2008-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [db69f7b86b657184b7714d91b5c79244d1aef3a6]

#i10000#: fix gcc-4.2.3 warning


2008-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [794b3cd50361e4f72f4bb2d34cf1acfe91cd582d]

#i10000#: fix gcc-2.4.3 warning


2008-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [1d0ea9c7f8e2955294c451c67f65edc6c1b9a590]

#i10000#: fix gcc-4.2.3 warning about using a member with a type withing an anonymous namespace


2008-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [f3c35659ac7b1c8cfe17e42e76ae4451788d45f2]

#i10000#: fixed gcc-4.2.3 warning: '<unnamed>::s_nsOOo' defined but not used


2008-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [ee98f7a13e7bf4c48773bad5b2e5b9084c7e5d50]

#i10000#: fixed gcc-4.2.3 warning: 'comphelper::OPropertyBag' has a field 'comphelper::OPropertyBag::m_aAllowedTypes' whose type uses the anonymous namespace


2008-04-29  Oliver Bolte  <obo@openoffice.org>  [7703284aaa302b3c7c2f8f016a4514d5587a136b]

#i88840# Help images broken again due to move of images files to OOO layer


2008-04-28  Vladimir Glazounov  <vg@openoffice.org>  [c02c9dd82bbd9541f1d50b39229d26783aac3fd8]

#i88754# ANT fix


2008-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [ed2cb4cebf29483ef523b75c3981d965f7af4047]

#i10000#: fix warnings


2008-04-28  Vladimir Glazounov  <vg@openoffice.org>  [de1b21fb37d5790994cf838fb7d62ced962bc4b9]

#i88754# #i88753# autoconf + ANT_HOME fix


2008-04-28  Rüdiger Timm  <rt@openoffice.org>  [67f46924bf750155f0e3bc25066847e782db9c2b]

#i88571# Fix for 64bit platforms (hbrinkm).


2008-04-25  Vladimir Glazounov  <vg@openoffice.org>  [eb7746796aba827bdc59cde50d354305695305a0]

#i10000# Reanimate deleted file


2008-04-25  Rüdiger Timm  <rt@openoffice.org>  [ae174d1024cf31fa11ca7e6e09c006ad2d23c6b2]

#i88445# language packs for OOo_dev


2008-04-25  Ivo Hinkelmann  <ihi@openoffice.org>  [ef715a5ce44f709e157ae88cc26a248a8c3d0689]

DEV300


2008-04-25  Ivo Hinkelmann  <ihi@openoffice.org>  [9fb1636ab6def68ef097618e91b8a8967964aaef]

INTEGRATION: CWS s390sdk (1.28.18); FILE MERGED 2008/04/24 11:20:46 rene 1.28.18.1: honour just linux


2008-04-25  Ivo Hinkelmann  <ihi@openoffice.org>  [8492b8c2d1ade14ff289f76c45e3fe7a03548a87]

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>  [26b64aeeb9d5dd24fb26560a7040f5a079cde806]

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-25  Rüdiger Timm  <rt@openoffice.org>  [53b85f85670581983fe55579c2cae4478d24a3ed]

#i10000# Get lost change from CWS registrationurl (module was not registered to EIS).


2008-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [10ad2d6156afab5f95d36d13861a87abddb80bf4]

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>  [6e044d6885a3a7c2b2a7956fd9f526c83d47af10]

INTEGRATION: CWS native148 (1.20.4); FILE MERGED 2008/04/21 11:18:21 is 1.20.4.1: #i88445# language pack name


2008-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [ef4c2a93a258c817180a05d01befdd9463ff9335]

INTEGRATION: CWS native148 (1.13.4); FILE MERGED 2008/04/21 11:18:21 is 1.13.4.1: #i88445# language pack name


2008-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [d9c5001c4ed983e36a9ef383327372c5bc6c4148]

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>  [c73d84433c2bb7b7ed89269721591f9586f1db4a]

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>  [4eed1a252954eb7b49a3e63af60fab9fd2eb3bd3]

INTEGRATION: CWS mav32 (1.141.4); FILE MERGED 2008/04/18 15:12:22 mav 1.141.4.1: #i88435# use the correct suffix for the shared documents


2008-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [06345c7860fcdc466033e3ded29b2b5f12dfb8bb]

INTEGRATION: CWS mav32 (1.200.4); FILE MERGED 2008/04/18 15:11:34 mav 1.200.4.1: #i88424# fix the locking check on saving


2008-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [dbd5e800e8d2693d777529e44a57223f019189db]

INTEGRATION: CWS mav32 (1.3.10); FILE MERGED 2008/04/18 15:04:02 mav 1.3.10.1: #i88435# Let the title be updated when the model OnTitleUpdated sends


2008-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [1c02258b008d6a72cc826020df8c075de6be6523]

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>  [ef52d08f66cf8c64d34ced69f3f2ca4012e12608]

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>  [26cca10d68c37ff171bd672fc09e8a4be9b21ac0]

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>  [f9fef426a220079258a8d81f5debebe21318f3f3]

INTEGRATION: CWS pdfimportfix (1.1.4); FILE MERGED 2008/04/22 09:04:45 akhva 1.1.4.1: PDF perpitions handling


2008-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [a40c5862f8bf0c0bc496b6018a1e8579b1287076]

INTEGRATION: CWS pdfimportfix (1.1.4); FILE MERGED 2008/04/22 12:19:52 akhva 1.1.4.1: set off UWINAPILIB


2008-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [18a7951162aa6327469627fbd8c71dab725486c4]

INTEGRATION: CWS pdfimportfix (1.1.4); FILE MERGED 2008/04/21 13:53:30 akhva 1.1.4.1: #i87890# fix xpdf security bug


2008-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [8a65fd29cbcd190ad93ae03db898bdc6f2338b56]

INTEGRATION: CWS pdfimportfix (1.12.10); FILE MERGED 2008/04/14 08:43:08 akhva 1.12.10.1: #i88073


2008-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [13d928b8b49e6dc21bcdf300444576c4a81c60b3]

INTEGRATION: CWS pdfimportfix (1.5.16); FILE MERGED 2008/04/14 17:52:51 akhva 1.5.16.1:  fix for unit test conflict pidfimport vs. basegfx


2008-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [2dd9d03964b378cf305a67608f66cbbe57c513bb]

INTEGRATION: CWS pdfimportfix (1.31.4); FILE MERGED 2008/04/14 08:45:13 akhva 1.31.4.1: #i88073


2008-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [e7d9734b91bbc9c72f6eb47a18975b91f9977455]

INTEGRATION: CWS pdfimportfix (1.29.4); FILE MERGED 2008/04/15 09:25:33 akhva 1.29.4.1: turn off unit tests


2008-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [d3e9d44ddfdd11c229b218c0c06085c79475085a]

INTEGRATION: CWS ab49 (1.5.6); FILE MERGED 2008/04/18 11:22:40 ab 1.5.6.2: #i87457# Fixed to also work on Unix 2008/04/09 11:25:35 ab 1.5.6.1: #i87457# Fixed shared detection


2008-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [9cf87a44152b64cbc906b7a0cf3f958832468c7f]

INTEGRATION: CWS ab49 (1.24.4); FILE MERGED 2008/04/09 11:36:19 ab 1.24.4.1: #i87644# Use $BRAND_BASE_DIR to find images.zip


2008-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [363e2a8cb538d67244d78b932c9ac7617ab24e64]

#i10000# Lic change


2008-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [09a1545fd5f5f40e8de550eb2fff0d471feba208]

#i10000# Lic change


2008-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [29c43b5d4ebdb1540d42eaca9d379ade6de8174a]

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>  [8c9d8266c1f519a7082ef2033f023d5e91e0724d]

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>  [e2e55ca162bfbf2660808df2652e24c1b092f2e0]

INTEGRATION: CWS cmcfixes43 (1.6.54); FILE MERGED 2008/03/06 09:54:37 cmc 1.6.54.2: #i86629 unify gcc maps 2008/03/03 10:49:08 cmc 1.6.54.1: #i86629 unify gcc maps


2008-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [ee24969b83a5170cdacf36ed2b6766f6b2ba091c]

INTEGRATION: CWS cmcfixes43 (1.1.2); FILE ADDED 2008/03/03 10:49:08 cmc 1.1.2.1: #i86629 unify gcc maps


2008-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [b3a9fde891e440cfc2549fd7c2de16737b8a569a]

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>  [8c9459b96e7b3d47733481b4705c95a9b508f4e7]

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>  [3500b33d290afc27d912da100c1b127f2ff68951]

INTEGRATION: CWS cmcfixes43 (1.1.2); FILE ADDED 2008/03/03 10:51:41 cmc 1.1.2.1: #i86629 unify gcc maps


2008-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [949d382a0db43a19cfa438207ece8b15a54f3174]

INTEGRATION: CWS cmcfixes43 (1.4.88); FILE MERGED 2008/03/03 10:51:41 cmc 1.4.88.1: #i86629 unify gcc maps


2008-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [ac5a2603cd345a63fdcaa9417cf6d088ed2e37ed]

INTEGRATION: CWS cmcfixes43 (1.1.2); FILE ADDED 2008/03/03 10:52:36 cmc 1.1.2.1: #i86629 unify gcc maps


2008-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [5def0623e37bb6931055fcfc5f44be5a8663363e]

INTEGRATION: CWS cmcfixes43 (1.4.88); FILE MERGED 2008/03/03 10:52:36 cmc 1.4.88.1: #i86629 unify gcc maps


2008-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [d6e29af4df39d635dd785e8b2a248cc609067289]

INTEGRATION: CWS cmcfixes43 (1.32.2); FILE MERGED 2008/03/05 16:33:38 cmc 1.32.2.1: #i86737# system expat flag


2008-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [00bb8d1b274ef6980d4eda655c16ba119e2e0d92]

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>  [b2aa742febb4409c995851ec1fa129f8aaba010c]

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>  [bc573506a907f11a65b1da0adbf07e05a0596b83]

INTEGRATION: CWS cmcfixes43 (1.6.80); FILE MERGED 2008/03/07 16:58:40 cmc 1.6.80.1: string.h for strdup


2008-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [fec790196e22c78464ab062a53b70ddaf38d9041]

INTEGRATION: CWS cmcfixes43 (1.3.6); FILE MERGED 2008/03/07 16:54:56 cmc 1.3.6.1: string.h for strdup


2008-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [5fc06030ac77772f7f6c5e12b2cdbabe50aabf05]

INTEGRATION: CWS cmcfixes43 (1.3.6); FILE MERGED 2008/03/07 16:55:32 cmc 1.3.6.1: string.h for memcpy


2008-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [7c0cb4bf200c3904d2f4194e3686ac0f50a6c59c]

INTEGRATION: CWS cmcfixes43 (1.7.96); FILE MERGED 2008/03/07 16:54:36 cmc 1.7.96.1: string.h for strdup


2008-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [33d9849e9edbe1e1593effc024b36276a0e3d6ea]

INTEGRATION: CWS cmcfixes43 (1.2.28); FILE MERGED 2008/03/07 16:57:17 cmc 1.2.28.1: string.h for strdup


2008-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [e85903618e2a1c00f90fcd71571f27892729477e]

INTEGRATION: CWS cmcfixes43 (1.4.6); FILE MERGED 2008/03/07 16:58:11 cmc 1.4.6.1: string.h for memcpy


2008-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [053e45d6155969371ee23005e19b3227014c46e0]

INTEGRATION: CWS cmcfixes43 (1.2.6); FILE MERGED 2008/03/07 16:56:08 cmc 1.2.6.1: string.h for strdup


2008-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [ab0131a9af273ec932371cd8a8f3968773901aa8]

INTEGRATION: CWS cmcfixes43 (1.3.20); FILE MERGED 2008/03/07 16:56:40 cmc 1.3.20.1: string.h for strdup


2008-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [08bab323d555b55b73d964c98ffa29378d45e4b3]

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>  [201ffc70192cf67a957b1e97a9dd26c59fb76ade]

INTEGRATION: CWS cmcfixes43 (1.34.8); FILE MERGED 2008/03/03 10:54:31 cmc 1.34.8.1: #i86629 unify gcc maps


2008-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [ea8fa657e4e396281d01495aa26b087d974dd70d]

INTEGRATION: CWS cmcfixes43 (1.1.2); FILE ADDED 2008/03/03 10:54:31 cmc 1.1.2.1: #i86629 unify gcc maps


2008-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [2ec9dbab5448cc169cf3e2bda668473071fa5640]

INTEGRATION: CWS cmcfixes43 (1.5.14); FILE MERGED 2008/03/03 09:25:39 cmc 1.5.14.1: #i86627# fix for gcc 4.3.0


2008-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [1234b9752e618bd66740bda724697903b53f06db]

INTEGRATION: CWS cmcfixes43 (1.1.2); FILE ADDED 2008/03/03 09:51:55 cmc 1.1.2.1: #i86629 unify gcc maps


2008-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [4c6ab088d24d3769d4d836ce28a1480472e29e90]

INTEGRATION: CWS cmcfixes43 (1.5.18); FILE MERGED 2008/03/03 09:51:55 cmc 1.5.18.1: #i86629 unify gcc maps


2008-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [40dbc61cc0f669a617cc74f6e3ec393a95742378]

INTEGRATION: CWS cmcfixes43 (1.12.6); FILE MERGED 2008/03/03 09:38:57 cmc 1.12.6.1: #i86629 unify gcc maps


2008-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [ea18d3369356479705d2215029de0799e3070289]

INTEGRATION: CWS cmcfixes43 (1.1.2); FILE ADDED 2008/03/03 09:38:57 cmc 1.1.2.1: #i86629 unify gcc maps


2008-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [bb5973775ce08dd8932cbdb5bb11eb582ef1a725]

INTEGRATION: CWS cmcfixes43 (1.2.2); FILE MERGED 2008/03/12 15:36:07 cmc 1.2.2.1: #i86874# add a system lpsolve


2008-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [cb1f6adb6fb1cbc5d0155a36adf7401b04702f06]

INTEGRATION: CWS cmcfixes43 (1.26.44); FILE MERGED 2008/03/03 11:29:40 cmc 1.26.44.1: #i86637# include limits.h to build with gcc 4.3.0


2008-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [776589651a6eea5a638c17d2c40d826c4d33bbe1]

INTEGRATION: CWS sb85 (1.5.6); FILE MERGED 2008/03/18 14:31:43 sb 1.5.6.1: #i86955#, #i65788# in GetAtAddress, try harder to make the compiler emit suitable code


2008-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [7add83b3762c8c362728b351d01bf3be81a108f3]

INTEGRATION: CWS sb85 (1.9.6); FILE MERGED 2008/03/11 15:59:30 sb 1.9.6.1: #i86117# SPARC64


2008-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [f80122a5d1180f2dfe9d5f3d87a15334b8b4b306]

INTEGRATION: CWS sb85 (1.23.48); FILE MERGED 2008/03/11 15:59:30 sb 1.23.48.1: #i86117# SPARC64


2008-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [e957c8538c6e23f3a883b4418ce5b3589948b6d7]

INTEGRATION: CWS sb85 (1.11.192); FILE MERGED 2008/03/11 15:59:30 sb 1.11.192.1: #i86117# SPARC64


2008-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [d6948d4850db12ef73c1123ef2f91b6be290eb48]

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  Ivo Hinkelmann  <ihi@openoffice.org>  [3c14727eca882684261b22cdd196b783ce589fa3]

INTEGRATION: CWS sb85 (1.14.90); FILE MERGED 2008/03/12 13:45:55 sb 1.14.90.1: #i86117# do not trigger alignment errors


2008-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [470221cf8e744da9bf0c89181a289d45e7a0bc03]

INTEGRATION: CWS sb85 (1.1.2); FILE ADDED 2008/03/12 10:54:15 sb 1.1.2.1: #i86117# Solaris SPARC64 bridge


2008-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [7aaf415e153ff4595d3c2c8459f61c2367d67104]

INTEGRATION: CWS sb85 (1.1.2); FILE ADDED 2008/03/12 10:54:01 sb 1.1.2.1: #i86117# Solaris SPARC64 bridge


2008-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [22fb957e1e4dbe5f9a359b54892dd47e9c68c5a3]

INTEGRATION: CWS sb85 (1.1.2); FILE ADDED 2008/03/13 13:03:15 sb 1.1.2.2: #i86117# restrict exception handling to UNO exceptions 2008/03/12 10:53:49 sb 1.1.2.1: #i86117# Solaris SPARC64 bridge


2008-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [59855767038217496db09226008de6f0fc143cee]

INTEGRATION: CWS sb85 (1.1.2); FILE ADDED 2008/03/12 10:53:00 sb 1.1.2.1: #i86117# Solaris SPARC64 bridge


2008-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [a7c449a9964deeb2ed472313a86a764c18e7bc7f]

INTEGRATION: CWS sb85 (1.1.2); FILE ADDED 2008/03/12 10:52:45 sb 1.1.2.1: #i86117# Solaris SPARC64 bridge


2008-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [f1403c3c3263a021f3b71157bfae7a48f7261e24]

INTEGRATION: CWS sb85 (1.1.2); FILE ADDED 2008/03/12 10:52:31 sb 1.1.2.1: #i86117# Solaris SPARC64 bridge


2008-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [338b882be0f3033b8df7335f9471ad8746e577a4]

INTEGRATION: CWS sb85 (1.1.2); FILE ADDED 2008/03/12 10:52:15 sb 1.1.2.1: #i86117# Solaris SPARC64 bridge


2008-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [b94b64ab824938abb163fdf3ddc1266117603517]

INTEGRATION: CWS sb85 (1.1.2); FILE ADDED 2008/03/12 10:51:55 sb 1.1.2.1: #i86117# Solaris SPARC64 bridge


2008-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [148937002dd42077f8a1b0aeb1d40c43979f77cd]

INTEGRATION: CWS sb85 (1.1.2); FILE ADDED 2008/03/12 10:51:40 sb 1.1.2.1: #i86117# Solaris SPARC64 bridge


2008-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [7c58c6a609e2a4b4a0aa47d8158912afb3d45347]

INTEGRATION: CWS sb85 (1.1.2); FILE ADDED 2008/03/12 10:51:26 sb 1.1.2.1: #i86117# Solaris SPARC64 bridge


2008-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [7838740deb735653ec14c742d7d4f55cf10a109e]

INTEGRATION: CWS sb85 (1.1.2); FILE ADDED 2008/03/12 10:51:13 sb 1.1.2.1: #i86117# Solaris SPARC64 bridge


2008-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [85561432f5e96f89f72f5287f1718621dc765a68]

INTEGRATION: CWS sb85 (1.1.2); FILE ADDED 2008/03/12 10:51:00 sb 1.1.2.1: #i86117# Solaris SPARC64 bridge


2008-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [4c2a182bc2e5f73401dac2cc39389f915490a40c]

INTEGRATION: CWS sb85 (1.1.2); FILE ADDED 2008/03/12 10:50:33 sb 1.1.2.1: #i86117# Solaris SPARC64 bridge


2008-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [3b839bac0c383024683ed3fdeb77a307c3c1df47]

INTEGRATION: CWS sb85 (1.1.2); FILE ADDED 2008/03/12 10:50:21 sb 1.1.2.1: #i86117# Solaris SPARC64 bridge


2008-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [12f9d7e02c2469265d9f68934196111dd6c8056e]

INTEGRATION: CWS sb85 (1.1.2); FILE ADDED 2008/03/12 10:50:09 sb 1.1.2.1: #i86117# Solaris SPARC64 bridge


2008-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [41d84f63c40a12a726e3ef247d629d7e00225c41]

INTEGRATION: CWS sb85 (1.1.2); FILE ADDED 2008/03/12 10:49:24 sb 1.1.2.1: #i86117# Solaris SPARC64 bridge


2008-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [3b8cf90124201ec2c5dd30e00450bc52a7b9e255]

INTEGRATION: CWS sb85 (1.1.2); FILE ADDED 2008/03/12 10:49:09 sb 1.1.2.1: #i86117# Solaris SPARC64 bridge


2008-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [375aa9810dde550d6693c1bffb712a22a7cafd23]

INTEGRATION: CWS sb85 (1.14.22); FILE MERGED 2008/03/12 09:47:32 sb 1.14.22.1: #i86117# explicitly for 32bit SPARC


2008-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [e6a2a4c7b3174a623fe4f2f9b2c5a3e380e9f28e]

INTEGRATION: CWS sb85 (1.3.90); FILE REMOVED 2008/03/12 13:45:55 sb 1.3.90.1: #i86117# do not trigger alignment errors


2008-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [ebb71149a585badf142194a423b0352075f3a513]

INTEGRATION: CWS sb85 (1.45.8); FILE MERGED 2008/03/12 12:31:29 sb 1.45.8.1: #i86117# Solaris SPARC64 bridge


2008-04-24  Oliver Bolte  <obo@openoffice.org>  [8e3b06422c15c61ee90c26bd09d3a584adbf949a]

#i10000# shell support for unxmacxi


2008-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [f33b14a98b0477a0fa7099dfff7f1f1cceb8d066]

INTEGRATION: CWS aw055 (1.11.116); FILE MERGED 2008/04/01 02:16:52 aw 1.11.116.2: RESYNC: (1.11-1.12); FILE MERGED 2008/02/12 14:25:43 aw 1.11.116.1: #i85553# init error at SdrLineGeometry fixed (thanks to cmc)


2008-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [9ba1d66d83e9e5a0205ca2379c63d2e55d1d07c8]

INTEGRATION: CWS aw055 (1.39.270); FILE MERGED 2008/02/12 14:13:56 aw 1.39.270.1: #i81809# maximum paper width/height fix


2008-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [72e8a9ced7b6e25b050af5cd7caeea66d2cce72f]

INTEGRATION: CWS aw055 (1.10.218); FILE MERGED 2008/03/07 10:45:38 aw 1.10.218.1: #i85045# removed the extra automatic polygon closing code


2008-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [91be438d0f6b01ae10770e4c102986eb5ed3e53c]

INTEGRATION: CWS aw055 (1.10.8); FILE MERGED 2008/04/11 12:50:33 thb 1.10.8.1: #i86456# Added a unit test for the bezier closed polygon case


2008-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [e15c847f0cde6667773ca6d3fb1d4971fefdd976]

INTEGRATION: CWS aw055 (1.12.30); FILE MERGED 2008/02/29 04:32:01 aw 1.12.30.1: removed op equal at polygons, added to tooling. Done for 2D and 3D


2008-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [7ec32580a19c43c4265384924ac00e4f3c814f9b]

INTEGRATION: CWS aw055 (1.5.56); FILE MERGED 2008/02/29 04:32:01 aw 1.5.56.1: removed op equal at polygons, added to tooling. Done for 2D and 3D


2008-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [d958565f2fa35caf67a0dd4ec1386130c237ad9f]

INTEGRATION: CWS aw055 (1.9.48); FILE MERGED 2008/02/29 04:32:01 aw 1.9.48.2: removed op equal at polygons, added to tooling. Done for 2D and 3D 2008/02/28 08:04:56 aw 1.9.48.1: finetuning for SVG im/export


2008-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [81f6a5d151e9d1677f5e78f8abb9421491a5603b]

INTEGRATION: CWS aw055 (1.8.54); FILE MERGED 2008/02/29 04:32:01 aw 1.8.54.1: removed op equal at polygons, added to tooling. Done for 2D and 3D


2008-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [b5fcb4bc9e1e4b23e9c34598c19dc7cba75e03e4]

INTEGRATION: CWS aw055 (1.10.48); FILE MERGED 2008/02/29 04:32:01 aw 1.10.48.2: removed op equal at polygons, added to tooling. Done for 2D and 3D 2008/02/28 08:04:56 aw 1.10.48.1: finetuning for SVG im/export


2008-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [574fd61a54f4d9cab6330ab2475be3803c0c51f2]

INTEGRATION: CWS aw055 (1.7.30); FILE MERGED 2008/02/29 04:32:01 aw 1.7.30.2: removed op equal at polygons, added to tooling. Done for 2D and 3D 2008/02/28 08:04:56 aw 1.7.30.1: finetuning for SVG im/export


2008-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [e5c86c047151e3115a7cba58c75b2361601d0ed1]

INTEGRATION: CWS aw055 (1.16.28); FILE MERGED 2008/02/29 04:32:01 aw 1.16.28.1: removed op equal at polygons, added to tooling. Done for 2D and 3D


2008-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [850cb10dc27e1c9b60393f207148df95395b9f2e]

INTEGRATION: CWS aw055 (1.18.28); FILE MERGED 2008/02/29 04:32:01 aw 1.18.28.2: removed op equal at polygons, added to tooling. Done for 2D and 3D 2008/02/28 08:04:56 aw 1.18.28.1: finetuning for SVG im/export


2008-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [0505d4fb6c781b98117f01cc9ac8bf505e390484]

INTEGRATION: CWS aw055 (1.26.26); FILE MERGED 2008/02/29 04:32:01 aw 1.26.26.1: removed op equal at polygons, added to tooling. Done for 2D and 3D


2008-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [04bca394babfaa3ddc5411d7812611d394c1b9b3]

INTEGRATION: CWS aw055 (1.19.28); FILE MERGED 2008/02/29 04:32:01 aw 1.19.28.2: removed op equal at polygons, added to tooling. Done for 2D and 3D 2008/02/28 08:04:56 aw 1.19.28.1: finetuning for SVG im/export


2008-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [5adc6119a901a11243356e3d586264d081f8f6f3]

INTEGRATION: CWS aw055 (1.13.30); FILE MERGED 2008/02/29 04:31:27 aw 1.13.30.1: removed op equal at polygons, added to tooling. Done for 2D and 3D


2008-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [3eaaf7ae225f591af24ebbd85d1a836d84844991]

INTEGRATION: CWS aw055 (1.13.50); FILE MERGED 2008/02/29 04:31:27 aw 1.13.50.1: removed op equal at polygons, added to tooling. Done for 2D and 3D


2008-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [cce4efddc5481277d9f2829b3a1d57661080ed18]

INTEGRATION: CWS aw055 (1.5.86); FILE MERGED 2008/02/29 04:31:27 aw 1.5.86.1: removed op equal at polygons, added to tooling. Done for 2D and 3D


2008-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [cc5637cc059ba0f8122855224ba9b955fef6676c]

INTEGRATION: CWS aw055 (1.7.64); FILE MERGED 2008/02/29 04:31:27 aw 1.7.64.2: removed op equal at polygons, added to tooling. Done for 2D and 3D 2008/02/28 08:04:30 aw 1.7.64.1: finetuning for SVG im/export


2008-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [ce326d509f5d8c58c3173ba82061bc921c32829b]

INTEGRATION: CWS aw055 (1.7.78); FILE MERGED 2008/02/29 04:31:27 aw 1.7.78.1: removed op equal at polygons, added to tooling. Done for 2D and 3D


2008-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [0b60f2a661e35e749ffe1afc4af4dbb07863ead9]

INTEGRATION: CWS aw055 (1.6.66); FILE MERGED 2008/02/29 04:31:27 aw 1.6.66.2: removed op equal at polygons, added to tooling. Done for 2D and 3D 2008/02/28 08:04:30 aw 1.6.66.1: finetuning for SVG im/export


2008-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [fe97ba8c3f09bc87010a653a8a553ed6277a2383]

INTEGRATION: CWS aw055 (1.16.28); FILE MERGED 2008/02/29 04:31:26 aw 1.16.28.1: removed op equal at polygons, added to tooling. Done for 2D and 3D


2008-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [d48b3eeeeebbaf567d35c2d78df5fda73801e2be]

INTEGRATION: CWS aw055 (1.13.30); FILE MERGED 2008/02/29 04:31:26 aw 1.13.30.2: removed op equal at polygons, added to tooling. Done for 2D and 3D 2008/02/28 08:04:30 aw 1.13.30.1: finetuning for SVG im/export


2008-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [c296a239d57fe58a229bce703a1cf27b74824fe2]

INTEGRATION: CWS aw055 (1.21.28); FILE MERGED 2008/02/29 04:31:26 aw 1.21.28.1: removed op equal at polygons, added to tooling. Done for 2D and 3D


2008-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [de4654f4c6ee0a6d9e471ed6695c1d9e85097b1c]

INTEGRATION: CWS aw055 (1.11.28); FILE MERGED 2008/02/29 04:31:26 aw 1.11.28.1: removed op equal at polygons, added to tooling. Done for 2D and 3D


2008-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [6c5b1a3d21134904b321002d466ab730d1fb8e29]

INTEGRATION: CWS aw055 (1.143.76); FILE MERGED 2008/04/01 02:12:05 aw 1.143.76.2: RESYNC: (1.143-1.148); FILE MERGED 2008/02/12 14:13:32 aw 1.143.76.1: #i81809# maximum paper width/height fix


2008-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [3bcd60e63faed1a2d64900cf1da255af47ce52d3]

INTEGRATION: CWS aw055 (1.9.136); FILE MERGED 2008/02/12 14:13:11 aw 1.9.136.1: #i81809# maximum paper width/height fix


2008-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [c022c3369ef0be8fd0fa72366a16292dc7dffd11]

INTEGRATION: CWS mib07 (1.19.16); FILE MERGED 2008/01/02 13:28:48 mib 1.19.16.1: #i66693#: applied patch for resolving issue with surrogates


2008-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [8b51c0f9b4c7dfab2eaba2a23f95aee14c3f517f]

INTEGRATION: CWS mib07 (1.4.110); FILE MERGED 2008/01/02 14:19:20 mib 1.4.110.1: #i79222#: Applied patch that adds missing const


2008-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [f4a7fc16b8bc7ed9ff06df94df539e0c28e6987e]

INTEGRATION: CWS mib07 (1.10.108); FILE MERGED 2008/03/26 10:57:36 mib 1.10.108.2: RESYNC: (1.10-1.11); FILE MERGED 2008/01/02 14:19:20 mib 1.10.108.1: #i79222#: Applied patch that adds missing const


2008-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [41a42088c25768794b3cd8f5ef2c2102ee734ceb]

INTEGRATION: CWS tl50 (1.17.68); FILE MERGED 2008/01/31 10:26:23 tl 1.17.68.1: #85369# valgrind related fix


2008-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [9a1cfa9650452e5eb0790161e2ca7f988d03e109]

INTEGRATION: CWS tl50 (1.9.128); FILE MERGED 2008/03/17 09:43:38 tl 1.9.128.1: #i85576# removed not implemented properties


2008-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [a19370f332a42c2f9e5da475d0eb3fb695c79aae]

INTEGRATION: CWS tl50 (1.6.480); FILE MERGED 2008/03/06 13:42:20 tl 1.6.480.1: #i84052# internal property 'Help' documented


2008-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [badbb3b39b9f4ca85157fd79119001ba08cf475b]

INTEGRATION: CWS tl50 (1.14.472); FILE MERGED 2008/03/06 12:28:41 tl 1.14.472.1: #i85576# unused properties removed


2008-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [883adb00ca58e5f42939285a933a471c3b1981be]

INTEGRATION: CWS tl50 (1.66.70); FILE MERGED 2008/03/28 11:38:55 tl 1.66.70.2: RESYNC: (1.66-1.68); FILE MERGED 2008/03/04 15:35:54 tl 1.66.70.1: #i85580# crash in API test fixed


2008-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [cecc07754e2770dd65b3fdb7ca2b5f55a29b2383]

INTEGRATION: CWS tl50 (1.204.12); FILE MERGED 2008/03/28 11:15:34 tl 1.204.12.2: RESYNC: (1.204-1.206); FILE MERGED 2008/03/06 12:12:48 tl 1.204.12.1: #i85583# maybevoid added to the implementation of some properties


2008-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [ff831eda6ebdcad33744d4161dcf67d9903bc22d]

INTEGRATION: CWS tl50 (1.4.28); FILE MERGED 2008/02/27 15:29:57 tl 1.4.28.1: #i86321# removed unused code


2008-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [e08c87f1fd9ead5c14cfe7c2a9433a8369ce3edb]

INTEGRATION: CWS tl50 (1.4.62); FILE MERGED 2008/02/27 15:29:57 tl 1.4.62.1: #i86321# removed unused code


2008-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [98b52509fc990f14eddf5456adcbd7050f4f6b2c]

INTEGRATION: CWS tl50 (1.3.62); FILE MERGED 2008/02/27 15:29:57 tl 1.3.62.1: #i86321# removed unused code


2008-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [1113e66a630020fb9fbd3512af9542c7b4b79830]

INTEGRATION: CWS tl50 (1.5.12); FILE MERGED 2008/02/27 15:29:57 tl 1.5.12.1: #i86321# removed unused code


2008-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [01984a19cbca37af9cc1f17c8acf1d5e929e04f8]

INTEGRATION: CWS tl50 (1.51.40); FILE MERGED 2008/03/07 12:47:16 tl 1.51.40.1: #i85449# initial focus problem fixed by using timer


2008-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [71e9a4858d09672f97d61cb6a3d2b7804de2b861]

INTEGRATION: CWS tl50 (1.18.92); FILE MERGED 2008/02/29 08:42:22 tl 1.18.92.1: #i86272# unused code removed


2008-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [e2f6d4d040d66b122c13534f348e53ec173fb217]

INTEGRATION: CWS tl50 (1.46.20); FILE MERGED 2008/03/28 11:13:56 tl 1.46.20.2: RESYNC: (1.46-1.47); FILE MERGED 2008/02/27 15:57:00 tl 1.46.20.1: #i86272# unused code removed


2008-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [9d4b71c57fee271818b199d753cf383c9fc0a17c]

INTEGRATION: CWS tl50 (1.4.92); FILE MERGED 2008/02/29 08:10:47 tl 1.4.92.1: #i86272# unused code removed


2008-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [db154551193948386677101cecf4011786e0677f]

INTEGRATION: CWS tl50 (1.29.92); FILE MERGED 2008/02/27 17:00:02 tl 1.29.92.1: #i86272# unused code removed


2008-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [fcfbd21f6e1a60b6ce96d6dba43ff264a81bdfeb]

INTEGRATION: CWS tl50 (1.19.92); FILE MERGED 2008/03/14 12:59:56 tl 1.19.92.2: #i78973# now obsolete warning removed 2008/02/27 16:26:55 tl 1.19.92.1: #i86272# unused code removed


2008-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [63033e227a598785c960cdd947b7d5b54d0eebd4]

INTEGRATION: CWS tl50 (1.40.92); FILE MERGED 2008/03/11 15:11:29 tl 1.40.92.3: #i72559# font size problem when changing default fixed 2008/03/11 15:09:58 tl 1.40.92.2: #i72559# font size problem when changing default fixed 2008/03/06 14:57:59 tl 1.40.92.1: #i83374# changed handling of ':' character; now not displayed italic by default anymore


2008-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [e8cffbd4c551afc5f4cd24df83d2b8a2e3a1b5cb]

INTEGRATION: CWS tl50 (1.28.266); FILE MERGED 2008/02/29 08:36:24 tl 1.28.266.1: #i86272# unused code removed


2008-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [3600066d5d64f7eeba258da6a3968464ae2ecfa8]

INTEGRATION: CWS tl50 (1.84.80); FILE MERGED 2008/03/28 11:13:51 tl 1.84.80.2: RESYNC: (1.84-1.86); FILE MERGED 2008/02/29 08:36:24 tl 1.84.80.1: #i86272# unused code removed


2008-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [a21cb49088950f5b9e147f1e3d2b016d15392b85]

INTEGRATION: CWS tl50 (1.38.92); FILE MERGED 2008/03/14 11:12:01 tl 1.38.92.1: #i85391# scrollbar problem fixed


2008-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [8ad1d284e3b5e15b3e1c6ba0a628c80b016eb934]

INTEGRATION: CWS tl50 (1.20.72); FILE MERGED 2008/02/29 08:16:49 tl 1.20.72.1: #i86272# unused code removed


2008-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [4a86a8732567b6529a943925016d5830c12aa20a]

INTEGRATION: CWS tl50 (1.33.72); FILE MERGED 2008/02/29 08:16:48 tl 1.33.72.1: #i86272# unused code removed


2008-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [3dba37d5a5458a4e248fe7a7f7e1a62f22a46c68]

INTEGRATION: CWS tl50 (1.22.74); FILE MERGED 2008/03/07 12:47:16 tl 1.22.74.1: #i85449# initial focus problem fixed by using timer


2008-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [3871cbb4b3a0d12e3e1fc1f39c16c29f16ea34f0]

INTEGRATION: CWS tl50 (1.9.92); FILE MERGED 2008/02/29 08:42:21 tl 1.9.92.1: #i86272# unused code removed


2008-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [e3aa6cc89f795b116efe0f92d37fac08cb0ad085]

INTEGRATION: CWS tl50 (1.7.178); FILE MERGED 2008/02/29 08:10:47 tl 1.7.178.1: #i86272# unused code removed


2008-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [c90f4daba7d9c34aa0acc6a2146a24bda94f0e9b]

INTEGRATION: CWS tl50 (1.15.92); FILE MERGED 2008/02/27 17:00:02 tl 1.15.92.1: #i86272# unused code removed


2008-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [b975b47cb95326a53d6538cbd40133ead34fc2bb]

INTEGRATION: CWS tl50 (1.5.198); FILE MERGED 2008/02/27 16:26:55 tl 1.5.198.1: #i86272# unused code removed


2008-04-24  Ivo Hinkelmann  <ihi@openoffice.org>  [d67e40645ab531f583104416d0fd325c774b1620]

INTEGRATION: CWS tl50 (1.17.92); FILE MERGED 2008/02/27 16:26:55 tl 1.17.92.1: #i86272# unused code removed


2008-04-24  René Engelhard  <rene@openoffice.org>  [abf892b8e83fac50b886c6251b760427c31683dc]

#i10000# ARM (at least oabi) buildfix


2008-04-24  Oliver Bolte  <obo@openoffice.org>  [5d677f5c721985e2c21558c417f39b28fa0fe738]

#i10000# fixes for runtime .Net 2005/2008


2008-04-24  Rüdiger Timm  <rt@openoffice.org>  [2dcecbcf0e721b0c7339a76326c40b38dcf3a3b9]

Tune some settings: no n: drive needed for developers.


2008-04-23  René Engelhard  <rene@openoffice.org>  [1124dc7e3f4dcfdc3683f95506786dc52bf81ba7]

i10000# EXTERNAL_WARNINGS_NOT_ERRORS := TRUE


2008-04-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [4946a6cb9cec506295b109605a658012833373cb]

INTEGRATION: CWS hr50 (1.37.6); FILE MERGED 2008/04/11 12:26:37 hr 1.37.6.1: #i86574#: fix warning (gcc-4.2.3)


2008-04-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [d9ca518d781cc81ef4c540b6a9f85b92b9f6c161]

INTEGRATION: CWS hr50 (1.48.26); FILE MERGED 2008/04/11 15:54:00 hr 1.48.26.1: #i86574#: fix warning (gcc-4.2.3)


2008-04-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [a3a0615ccb77716563dfd03175daf4791599c5bc]

INTEGRATION: CWS hr50 (1.16.230); FILE MERGED 2008/04/14 13:05:57 hr 1.16.230.1: #i86574#: fix warning (gcc-4.2.3)


2008-04-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [593d8561cc6d065ba6ca46d004fb4bbb8aba6acb]

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>  [11869a214cfe11f970dc1de387814debfe60e362]

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>  [1d564d54f4d0cd1ccbe7f80d86a31e443b204327]

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>  [d76d7a13ee3fffd199e98c75229bcb83f7bfec88]

INTEGRATION: CWS hr50 (1.34.88); FILE MERGED 2008/04/10 16:58:47 hr 1.34.88.1: #i86574#: fix warning (gcc-4.2.3)


2008-04-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [77b4fb598e2e6551ff1f6caa08a33bdb4349273e]

INTEGRATION: CWS hr50 (1.31.18); FILE MERGED 2008/04/10 16:58:47 hr 1.31.18.1: #i86574#: fix warning (gcc-4.2.3)


2008-04-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [fd1055e544477a5dbbeef95e86fda1588294347e]

INTEGRATION: CWS hr50 (1.197.2); FILE MERGED 2008/04/10 16:58:46 hr 1.197.2.1: #i86574#: fix warning (gcc-4.2.3)


2008-04-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [5538a0c35e6df92fb3aca9a0f506738a130aa439]

INTEGRATION: CWS hr50 (1.20.88); FILE MERGED 2008/04/10 16:58:46 hr 1.20.88.1: #i86574#: fix warning (gcc-4.2.3)


2008-04-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [a6ca0d56346eebab032a8bd052387ce0ec3abba1]

INTEGRATION: CWS hr50 (1.46.82); FILE MERGED 2008/04/10 16:58:46 hr 1.46.82.1: #i86574#: fix warning (gcc-4.2.3)


2008-04-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [15b92f8969a3178241fddf635dd255c6cc40e9f1]

INTEGRATION: CWS hr50 (1.53.224); FILE MERGED 2008/04/10 16:58:45 hr 1.53.224.1: #i86574#: fix warning (gcc-4.2.3)


2008-04-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [9670ec0310f0db66ae82f2276ef817ccc3d22829]

INTEGRATION: CWS hr50 (1.50.228); FILE MERGED 2008/04/10 16:58:45 hr 1.50.228.1: #i86574#: fix warning (gcc-4.2.3)


2008-04-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [2111df97aab710ef450a4b3d75f3f17b78e94b62]

INTEGRATION: CWS hr50 (1.29.80); FILE MERGED 2008/04/10 16:58:45 hr 1.29.80.1: #i86574#: fix warning (gcc-4.2.3)


2008-04-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [3b7cb7390498df4534b3d3559e2604ad008439d2]

INTEGRATION: CWS hr50 (1.73.90); FILE MERGED 2008/04/10 16:58:44 hr 1.73.90.1: #i86574#: fix warning (gcc-4.2.3)


2008-04-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [e66e314ae35a1aee7741dd6ec0e295a21b57b0e8]

INTEGRATION: CWS hr50 (1.77.58); FILE MERGED 2008/04/10 16:58:44 hr 1.77.58.1: #i86574#: fix warning (gcc-4.2.3)


2008-04-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [e93ac62f84f7d8d4d17ba2ea0fbeb8131ccc9db7]

INTEGRATION: CWS hr50 (1.95.26); FILE MERGED 2008/03/03 13:58:17 hr 1.95.26.1: #i86574#: fix warning (gcc-4.2.3)


2008-04-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [9c6aa20a4c4b8700359d3eb4778d592005c33396]

INTEGRATION: CWS hr50 (1.8.26); FILE MERGED 2008/03/03 13:58:17 hr 1.8.26.1: #i86574#: fix warning (gcc-4.2.3)


2008-04-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [4d90bf7f44d90d805dd0eb515f98b849738cffbe]

INTEGRATION: CWS hr50 (1.59.10); FILE MERGED 2008/03/05 17:44:29 hr 1.59.10.1: #i86574#: fix warning (gcc-4.2.3)


2008-04-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [87b4db74c475690d7361d6a40f3f7698f5e55287]

INTEGRATION: CWS hr50 (1.23.4); FILE MERGED 2008/03/05 17:44:29 hr 1.23.4.1: #i86574#: fix warning (gcc-4.2.3)


2008-04-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [2864db07f74b5b8ad4d4b82a69beaec3d5b5e365]

INTEGRATION: CWS hr50 (1.13.66); FILE MERGED 2008/03/05 14:22:23 hr 1.13.66.1: #i86574#: fix warning (gcc-4.2.3)


2008-04-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [dacb24940bdd8b638a5a2b3e16ea3f35a5fc2ffc]

INTEGRATION: CWS hr50 (1.56.66); FILE MERGED 2008/03/05 14:17:57 hr 1.56.66.1: #i86574#: fix warning (gcc-4.2.3)


2008-04-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [0ce998b425533b3e27b9537f30a9accff4ecc2fa]

INTEGRATION: CWS hr50 (1.9.112); FILE MERGED 2008/03/05 14:02:07 hr 1.9.112.1: #i86574#: fix warning (gcc-4.2.3)


2008-04-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [994a34b3abb72fa04200865021cabb9821d80338]

INTEGRATION: CWS hr50 (1.28.66); FILE MERGED 2008/03/05 14:02:07 hr 1.28.66.1: #i86574#: fix warning (gcc-4.2.3)


2008-04-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [6894f5315dc69e572f6811168172da7ba21ea1d5]

INTEGRATION: CWS hr50 (1.10.60); FILE MERGED 2008/03/05 13:54:52 hr 1.10.60.1: #i86574#: fix warning (gcc-4.2.3)


2008-04-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [a4aa8e9d4c75eca7f89947736892ef0f5ba5771e]

INTEGRATION: CWS hr50 (1.43.18); FILE MERGED 2008/03/03 17:38:32 hr 1.43.18.1: #i86574#: fix warning (gcc-4.2.3)


2008-04-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [8a97744d26526b9cb3b6ded043b81fd73613245d]

INTEGRATION: CWS hr50 (1.93.48); FILE MERGED 2008/03/03 15:29:18 hr 1.93.48.1: #i86574#: fix warning (gcc-4.2.3)


2008-04-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [43b44abad65a10de78486c99ed89e67c760d85e0]

INTEGRATION: CWS hr50 (1.3.476); FILE MERGED 2008/03/07 10:56:45 hr 1.3.476.1: #i86574#: remove mistaken semicolon in if-statement


2008-04-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [ab0e407dfa01d43c7f1b8af77dfe4479a9402baa]

INTEGRATION: CWS hr50 (1.160.46); FILE MERGED 2008/03/03 14:38:07 hr 1.160.46.1: #i86574#: fix warning (gcc-4.2.3)


2008-04-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [3dbb8d2d3e4fe887ae7044e24ed6193b747b001f]

INTEGRATION: CWS hr50 (1.122.46); FILE MERGED 2008/03/03 14:38:07 hr 1.122.46.1: #i86574#: fix warning (gcc-4.2.3)


2008-04-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [423203061432c17f1df27574573ce71acc7d62a5]

INTEGRATION: CWS hr50 (1.141.2); FILE MERGED 2008/04/09 11:05:55 hr 1.141.2.1: #i86574#: fix warning (gcc-4.2.3)


2008-04-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [39a7260561f3b7b68e988a97d5fde2a2dc21184f]

INTEGRATION: CWS hr50 (1.48.52); FILE MERGED 2008/04/09 11:05:54 hr 1.48.52.1: #i86574#: fix warning (gcc-4.2.3)


2008-04-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [b9fa675a7d132b4221ed3bc5ad4fccbd680605eb]

INTEGRATION: CWS hr50 (1.26.172); FILE MERGED 2008/04/09 11:05:54 hr 1.26.172.1: #i86574#: fix warning (gcc-4.2.3)


2008-04-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [c6fdc3472f419694575550cc0363ea3661a231f7]

INTEGRATION: CWS hr50 (1.116.10); FILE MERGED 2008/04/09 11:05:53 hr 1.116.10.1: #i86574#: fix warning (gcc-4.2.3)


2008-04-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [51cfdb559ecc680d7470ac11f63b38b60ee11eee]

INTEGRATION: CWS hr50 (1.103.12); FILE MERGED 2008/04/09 11:05:53 hr 1.103.12.1: #i86574#: fix warning (gcc-4.2.3)


2008-04-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [96780c3efa64b9f6d0475f2d7972f1e17d1ba7f0]

INTEGRATION: CWS hr50 (1.133.46); FILE MERGED 2008/04/09 11:05:53 hr 1.133.46.1: #i86574#: fix warning (gcc-4.2.3)


2008-04-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [06317984abe3e687f934dadf7aa68321819e424f]

INTEGRATION: CWS hr50 (1.29.172); FILE MERGED 2008/04/09 11:05:52 hr 1.29.172.1: #i86574#: fix warning (gcc-4.2.3)


2008-04-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [f9ffbfda5887e3dc0660558a9363e5991d08ce81]

INTEGRATION: CWS hr50 (1.26.166); FILE MERGED 2008/04/09 11:05:52 hr 1.26.166.1: #i86574#: fix warning (gcc-4.2.3)


2008-04-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [b493d5f678321352ec53da204c4b76335d5d2099]

INTEGRATION: CWS hr50 (1.7.4); FILE MERGED 2008/04/10 15:47:36 hr 1.7.4.1: #i86574#: fix warning (gcc-4.2.3)


2008-04-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [8d456e45f1290fd8179763767d5a652f21aa0260]

INTEGRATION: CWS hr50 (1.24.116); FILE MERGED 2008/04/11 12:47:11 hr 1.24.116.1: #i86574#: fix warning (gcc-4.2.3)


2008-04-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [1226e014a796dc73f2d8ac2c8bbfac3c51d72e0e]

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>  [1d5be8705a4490b0fe1033c51333ad287adabb8f]

INTEGRATION: CWS hr50 (1.6.78); FILE MERGED 2008/03/03 13:06:21 hr 1.6.78.1: #i86574#: fix warning (gcc-4.2.3)


2008-04-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [b32d4e3421f9a7e391c929df7de076c8916ee491]

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>  [eead7a29e98ddb85f31d6d9668b02a5d66895790]

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  Jens-Heiner Rechtien  <hr@openoffice.org>  [313ae7e32cccbd2759f04e455bd0398faf6ec0d8]

INTEGRATION: CWS hr50 (1.4.74); FILE MERGED 2008/04/11 14:18:45 hr 1.4.74.1: #i86574#: fix warning (gcc-4.2.3)


2008-04-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [820017567ad16ece07c7ea1920bce485168a641f]

INTEGRATION: CWS hr50 (1.12.98); FILE MERGED 2008/04/11 12:26:39 hr 1.12.98.1: #i86574#: fix warning (gcc-4.2.3)


2008-04-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [acb031955af9c3854347c95565e54ce34e1679fb]

INTEGRATION: CWS hr50 (1.34.178); FILE MERGED 2008/04/11 12:26:39 hr 1.34.178.1: #i86574#: fix warning (gcc-4.2.3)


2008-04-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [13110b81ee7075efbf258f57659aa14c04f2ad4a]

INTEGRATION: CWS hr50 (1.17.178); FILE MERGED 2008/04/11 12:26:39 hr 1.17.178.1: #i86574#: fix warning (gcc-4.2.3)


2008-04-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [da11bea1094a4705e90c442b4a3530c857176db5]

INTEGRATION: CWS hr50 (1.22.6); FILE MERGED 2008/04/11 12:26:39 hr 1.22.6.1: #i86574#: fix warning (gcc-4.2.3)


2008-04-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [2165dc09c1f8ac8de1fb6f279523e9d8d73101b8]

INTEGRATION: CWS hr50 (1.12.194); FILE MERGED 2008/04/11 12:26:38 hr 1.12.194.1: #i86574#: fix warning (gcc-4.2.3)


2008-04-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [bb925f5f41ba077f7faa8c2d842a359a5000f40d]

INTEGRATION: CWS hr50 (1.193.6); FILE MERGED 2008/04/11 12:26:38 hr 1.193.6.1: #i86574#: fix warning (gcc-4.2.3)


2008-04-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [60660388c05022763465d3edd66767f717873996]

INTEGRATION: CWS hr50 (1.20.96); FILE MERGED 2008/04/11 12:26:38 hr 1.20.96.1: #i86574#: fix warning (gcc-4.2.3)


2008-04-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [3db4b07a0aecdc1c65801dba386f115db56de4fe]

INTEGRATION: CWS hr50 (1.7.134); FILE MERGED 2008/04/11 12:26:37 hr 1.7.134.1: #i86574#: fix warning (gcc-4.2.3)


2008-04-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [4ed8603cfddd7d51ce32a1db6428456830905169]

INTEGRATION: CWS hr50 (1.3.1276); FILE MERGED 2008/04/11 15:32:10 hr 1.3.1276.1: #i86574#: fix warning (gcc-4.2.3)


2008-04-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [7f62b0711f741ead1b1745e2217ddb78109cd124]

INTEGRATION: CWS hr50 (1.27.40); FILE MERGED 2008/04/10 17:13:27 hr 1.27.40.1: #i86574#: fix warning (gcc-4.2.3)


2008-04-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [cbc6bbd8a3c245ab8cdb6e4569130fbeef48557c]

INTEGRATION: CWS hr50 (1.26.50); FILE MERGED 2008/04/10 13:45:22 hr 1.26.50.1: #i86574#: fix sprintf format warnings (gcc-4.2.3)


2008-04-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [66c019ebf0eb039e35cbb068f96a03d538d799ad]

INTEGRATION: CWS hr50 (1.7.218); FILE MERGED 2008/04/08 14:30:31 hr 1.7.218.1: #i86574#: fix warning (gcc-4.2.3)


2008-04-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [fb12a0f1d0145f763eccec0cdbd6931a27e4a6c9]

INTEGRATION: CWS hr50 (1.5.218); FILE MERGED 2008/04/08 14:30:31 hr 1.5.218.1: #i86574#: fix warning (gcc-4.2.3)


2008-04-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [7c55db02af6c2344dd9309abae79eab868e42022]

INTEGRATION: CWS hr50 (1.12.74); FILE MERGED 2008/04/08 14:30:31 hr 1.12.74.1: #i86574#: fix warning (gcc-4.2.3)


2008-04-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [f369b6d186de5d482be6548d0e53850fc96fe791]

INTEGRATION: CWS hr50 (1.5.18); FILE MERGED 2008/03/07 12:14:29 hr 1.5.18.1: #i86574#: fix warning (gcc-4.2.3)


2008-04-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [0b2bc7b5ba24eb60816ea282eaba23dffa14ac6c]

INTEGRATION: CWS hr50 (1.58.20); FILE MERGED 2008/03/03 13:46:31 hr 1.58.20.1: #i86574#: fix warning (gcc-4.2.3)


2008-04-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [081cee999cbd1f00ae25329cebdc329ef5e1962a]

INTEGRATION: CWS hr50 (1.37.60); FILE MERGED 2008/03/03 13:44:00 hr 1.37.60.1: #i86574#: fix warning (gcc-4.2.3)


2008-04-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [91765c5bcb45a8a02b15dd74b8d155290b3ce8f8]

INTEGRATION: CWS hr50 (1.7.80); FILE MERGED 2008/03/03 13:46:30 hr 1.7.80.1: #i86574#: fix warning (gcc-4.2.3)


2008-04-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [69771d5be325585bc78537f194694d505af2b916]

INTEGRATION: CWS hr50 (1.18.58); FILE MERGED 2008/04/10 17:00:55 hr 1.18.58.1: #i86574#: work around a bogus compiler warning (gcc-4.2.3)


2008-04-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [4d2d2c6e535b5ff8b305fe15c54d9fe3495297db]

INTEGRATION: CWS hr50 (1.7.78); FILE MERGED 2008/03/03 13:39:14 hr 1.7.78.1: #i86574#: fix warning (gcc-4.2.3)


2008-04-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [ba78a25734b84922b4c603374cb222e04255c481]

INTEGRATION: CWS hr50 (1.9.78); FILE MERGED 2008/03/03 13:35:03 hr 1.9.78.1: #i86574#: fix warning (gcc-4.2.3)


2008-04-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [19ddb5877fce5a1e114641d4defb858a7b37d4e1]

INTEGRATION: CWS hr50 (1.9.114); FILE MERGED 2008/03/03 13:41:14 hr 1.9.114.1: #i86574#: fix warning (gcc-4.2.3)


2008-04-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [9c522154fa1b33f382bd812c660c6bb64c3e10ae]

INTEGRATION: CWS hr50 (1.21.2); FILE MERGED 2008/04/10 17:27:32 hr 1.21.2.1: #i86574#: fix warning (gcc-4.2.3)


2008-04-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [950f7f110ab7c470a27181339cff9470cf27e620]

INTEGRATION: CWS hr50 (1.23.44); FILE MERGED 2008/04/11 13:10:55 hr 1.23.44.1: #i86574#: fix warning (gcc-4.2.3)


2008-04-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [910cd530f0ab48a4da4fdc9da4218e0f45df8cc6]

INTEGRATION: CWS hr50 (1.5.142); FILE MERGED 2008/04/11 13:42:49 hr 1.5.142.1: #i86574#: fix warning (gcc-4.2.3)


2008-04-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [51dcd7d575ed5155e1e56b769d0913f8f1aecf74]

INTEGRATION: CWS hr50 (1.84.6); FILE MERGED 2008/04/11 13:42:48 hr 1.84.6.1: #i86574#: fix warning (gcc-4.2.3)


2008-04-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [f1a2392721cb47a0757ab7439418ca5c40425b84]

INTEGRATION: CWS hr50 (1.125.22); FILE MERGED 2008/04/11 15:54:06 hr 1.125.22.1: #i86574#: fix warning (gcc-4.2.3)


2008-04-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [e85fc0643df2707e963e65bb2c344b2fbf43fa48]

INTEGRATION: CWS hr50 (1.24.100); FILE MERGED 2008/04/11 15:54:06 hr 1.24.100.1: #i86574#: fix warning (gcc-4.2.3)


2008-04-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [238d06549cfa2fefeab178146f85d2e1365da3d5]

INTEGRATION: CWS hr50 (1.35.258); FILE MERGED 2008/04/11 15:54:05 hr 1.35.258.1: #i86574#: fix warning (gcc-4.2.3)


2008-04-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [5da3db444ae6ab099d3f377ac56cb7de708d2008]

INTEGRATION: CWS hr50 (1.15.130); FILE MERGED 2008/04/11 15:54:05 hr 1.15.130.1: #i86574#: fix warning (gcc-4.2.3)


2008-04-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [ed96648d0a40e1982c903835f0c09897d41bd302]

INTEGRATION: CWS hr50 (1.2.14); FILE MERGED 2008/04/11 15:54:05 hr 1.2.14.1: #i86574#: fix warning (gcc-4.2.3)


2008-04-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [1b72ab901a6de682e9dff6dd009d9be37dbae26a]

INTEGRATION: CWS hr50 (1.61.204); FILE MERGED 2008/04/11 15:54:05 hr 1.61.204.1: #i86574#: fix warning (gcc-4.2.3)


2008-04-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [ce3666e5aa9d47200d02f1b2e66e7224cf5d95f4]

INTEGRATION: CWS hr50 (1.41.12); FILE MERGED 2008/04/11 15:54:04 hr 1.41.12.1: #i86574#: fix warning (gcc-4.2.3)


2008-04-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [25d3da10c43bc5327c166d898f957bd56592453d]

INTEGRATION: CWS hr50 (1.45.36); FILE MERGED 2008/04/11 15:54:04 hr 1.45.36.1: #i86574#: fix warning (gcc-4.2.3)


2008-04-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [4b4e2c9835526dcd80994947a8ceb64ade0f1fa5]

INTEGRATION: CWS hr50 (1.135.14); FILE MERGED 2008/04/11 15:54:04 hr 1.135.14.1: #i86574#: fix warning (gcc-4.2.3)


2008-04-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [a8aea56f5546851f28c2bc224356f81cc4bc88e5]

INTEGRATION: CWS hr50 (1.178.14); FILE MERGED 2008/04/11 15:54:03 hr 1.178.14.1: #i86574#: fix warning (gcc-4.2.3)


2008-04-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [b0b0f372d5e0b9508d00ec0c12873246ab09dbb4]

INTEGRATION: CWS hr50 (1.24.256); FILE MERGED 2008/04/11 15:54:03 hr 1.24.256.1: #i86574#: fix warning (gcc-4.2.3)


2008-04-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [0fbbf2bb1a46c47801e95215a23c3ed7925c8c6c]

INTEGRATION: CWS hr50 (1.113.10); FILE MERGED 2008/04/11 15:54:03 hr 1.113.10.1: #i86574#: fix warning (gcc-4.2.3)


2008-04-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [8c1db7904f344ec689a0de5408836d136c1ab0fa]

INTEGRATION: CWS hr50 (1.31.38); FILE MERGED 2008/04/11 15:54:03 hr 1.31.38.1: #i86574#: fix warning (gcc-4.2.3)


2008-04-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [405835f9568368fd8f14da2e03ba24eb585a1d6b]

INTEGRATION: CWS hr50 (1.12.10); FILE MERGED 2008/04/11 15:54:03 hr 1.12.10.1: #i86574#: fix warning (gcc-4.2.3)


2008-04-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [d5433f896183a169018aafcb44411f065aceaa16]

INTEGRATION: CWS hr50 (1.37.6); FILE MERGED 2008/04/11 15:54:03 hr 1.37.6.1: #i86574#: fix warning (gcc-4.2.3)


2008-04-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [4bb2efdcd4a17f47bf83cc9a563f469d939ebd7b]

INTEGRATION: CWS hr50 (1.15.178); FILE MERGED 2008/04/11 15:54:03 hr 1.15.178.1: #i86574#: fix warning (gcc-4.2.3)


2008-04-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [930a65047fc6b5998afa4492fc7d8654ea4a5381]

INTEGRATION: CWS hr50 (1.23.36); FILE MERGED 2008/04/11 15:54:02 hr 1.23.36.1: #i86574#: fix warning (gcc-4.2.3)


2008-04-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [2c760346fef08ebf75a0ad410fbf990c1bea2253]

INTEGRATION: CWS hr50 (1.23.258); FILE MERGED 2008/04/11 15:54:02 hr 1.23.258.1: #i86574#: fix warning (gcc-4.2.3)


2008-04-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [c3b35b50359a502d15b645d51059c2f2c3011e57]

INTEGRATION: CWS hr50 (1.59.14); FILE MERGED 2008/04/11 15:54:02 hr 1.59.14.1: #i86574#: fix warning (gcc-4.2.3)


2008-04-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [d7ef1bd55a5fccb60894f1dc818a3fac1432eda8]

INTEGRATION: CWS hr50 (1.74.28); FILE MERGED 2008/04/11 15:54:02 hr 1.74.28.1: #i86574#: fix warning (gcc-4.2.3)


2008-04-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [91bf22144f27144bf4419f7312064137b4c22ba3]

INTEGRATION: CWS hr50 (1.114.6); FILE MERGED 2008/04/11 15:54:02 hr 1.114.6.1: #i86574#: fix warning (gcc-4.2.3)


2008-04-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [cbaae4ba5e869e68b597c919fd5e15235ecea50d]

INTEGRATION: CWS hr50 (1.11.40); FILE MERGED 2008/04/11 15:54:02 hr 1.11.40.1: #i86574#: fix warning (gcc-4.2.3)


2008-04-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [2e4599b40b4c6618fb7e1bb2f6a3ee12694b2c5c]

INTEGRATION: CWS hr50 (1.11.258); FILE MERGED 2008/04/11 15:54:01 hr 1.11.258.1: #i86574#: fix warning (gcc-4.2.3)


2008-04-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [96df5b2da281a1f940676ba35cf6cd7c593f8051]

INTEGRATION: CWS hr50 (1.12.204); FILE MERGED 2008/04/11 15:54:01 hr 1.12.204.1: #i86574#: fix warning (gcc-4.2.3)


2008-04-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [0fa7ac79cb166a917dff465aab921e220e18f79d]

INTEGRATION: CWS hr50 (1.40.34); FILE MERGED 2008/04/11 15:54:01 hr 1.40.34.1: #i86574#: fix warning (gcc-4.2.3)


2008-04-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [30f16c48fd8e71f52e9372762b0fe503d34da3f8]

INTEGRATION: CWS hr50 (1.51.240); FILE MERGED 2008/04/11 15:54:01 hr 1.51.240.1: #i86574#: fix warning (gcc-4.2.3)


2008-04-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [e634d472ebfc4d8959826eeacc680a10419c9207]

INTEGRATION: CWS hr50 (1.101.22); FILE MERGED 2008/04/11 15:54:00 hr 1.101.22.1: #i86574#: fix warning (gcc-4.2.3)


2008-04-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [1d45ad56d15887b2db87810dbb7479a466ba61e1]

INTEGRATION: CWS hr50 (1.67.10); FILE MERGED 2008/04/11 15:54:00 hr 1.67.10.1: #i86574#: fix warning (gcc-4.2.3)


2008-04-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [1da7dfbdba0c9697b84e9fe5bd3a69e54ce439bb]

INTEGRATION: CWS hr50 (1.45.26); FILE MERGED 2008/04/11 15:54:00 hr 1.45.26.1: #i86574#: fix warning (gcc-4.2.3)


2008-04-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [0e0cd7e71b251ec5f1648b1d50400f21b0a824c2]

INTEGRATION: CWS hr50 (1.41.40); FILE MERGED 2008/04/11 15:54:00 hr 1.41.40.1: #i86574#: fix warning (gcc-4.2.3)


2008-04-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [1a18f9a913270221dc2b0e6fadf6b0abf65b385b]

INTEGRATION: CWS hr50 (1.29.6); FILE MERGED 2008/04/11 15:54:00 hr 1.29.6.1: #i86574#: fix warning (gcc-4.2.3)


2008-04-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [bb58ca85227876969218cb360d7cea62bcbb2107]

INTEGRATION: CWS hr50 (1.49.6); FILE MERGED 2008/04/11 15:53:59 hr 1.49.6.1: #i86574#: fix warning (gcc-4.2.3)


2008-04-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [4ee8bc260c50773263715b6c58ef3a0589776053]

INTEGRATION: CWS hr50 (1.28.24); FILE MERGED 2008/04/11 15:53:59 hr 1.28.24.1: #i86574#: fix warning (gcc-4.2.3)


2008-04-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [a9551fe0f74ae96f2820ce6ad55540ae334a7ff2]

INTEGRATION: CWS hr50 (1.29.6); FILE MERGED 2008/04/11 15:53:59 hr 1.29.6.1: #i86574#: fix warning (gcc-4.2.3)


2008-04-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [6fbf6589cd181e730d13829ec4898ac46b4c341a]

INTEGRATION: CWS hr50 (1.25.28); FILE MERGED 2008/04/11 15:53:59 hr 1.25.28.1: #i86574#: fix warning (gcc-4.2.3)


2008-04-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [b3bfee1cb746c63e1749815356e4ef3d68d086b7]

INTEGRATION: CWS hr50 (1.53.20); FILE MERGED 2008/04/11 15:53:59 hr 1.53.20.1: #i86574#: fix warning (gcc-4.2.3)


2008-04-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [b9a931a4c21c40660836cbffde829cd18ee2deb8]

INTEGRATION: CWS hr50 (1.42.256); FILE MERGED 2008/04/11 15:53:59 hr 1.42.256.1: #i86574#: fix warning (gcc-4.2.3)


2008-04-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [a334bf387e6f91d369c1e2bf3c9738882655d3a7]

INTEGRATION: CWS hr50 (1.16.178); FILE MERGED 2008/04/11 15:53:59 hr 1.16.178.1: #i86574#: fix warning (gcc-4.2.3)


2008-04-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [71c110bfb436473cefe04f4f97a38547416fde3c]

INTEGRATION: CWS hr50 (1.24.22); FILE MERGED 2008/04/11 15:53:58 hr 1.24.22.1: #i86574#: fix warning (gcc-4.2.3)


2008-04-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [2c4db755b82e26dcd3aafc01cf52236cdf19339e]

INTEGRATION: CWS hr50 (1.11.258); FILE MERGED 2008/04/11 15:53:58 hr 1.11.258.1: #i86574#: fix warning (gcc-4.2.3)


2008-04-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [36ddf10bc311814b5b630faec2b87f201b137b97]

INTEGRATION: CWS hr50 (1.4.374); FILE MERGED 2008/04/14 13:05:58 hr 1.4.374.1: #i86574#: fix warning (gcc-4.2.3)


2008-04-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [a84ac3b005df2a35516285bf49b16085f56c75a1]

INTEGRATION: CWS hr50 (1.11.250); FILE MERGED 2008/04/14 13:05:58 hr 1.11.250.1: #i86574#: fix warning (gcc-4.2.3)


2008-04-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [64dd17ed16c5f69011f08ce750faac320533f218]

INTEGRATION: CWS hr50 (1.7.182); FILE MERGED 2008/04/14 13:05:58 hr 1.7.182.1: #i86574#: fix warning (gcc-4.2.3)


2008-04-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [48ae8af2836d016e547dae0645bb314da5a10822]

INTEGRATION: CWS hr50 (1.5.374); FILE MERGED 2008/04/14 13:05:57 hr 1.5.374.1: #i86574#: fix warning (gcc-4.2.3)


2008-04-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [6dd7d7137a1bfc969ec6bcb2714fae64ed00f646]

INTEGRATION: CWS hr50 (1.27.8); FILE MERGED 2008/04/14 13:05:57 hr 1.27.8.1: #i86574#: fix warning (gcc-4.2.3)


2008-04-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [5f8e1815a96f83c72e621ff0c854aee89422a20c]

INTEGRATION: CWS hr50 (1.6.142); FILE MERGED 2008/04/09 11:55:25 hr 1.6.142.1: #i86574#: fix warning (gcc-4.2.3)


2008-04-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [71eeaf9cf198b708497cd11465f808496dbe3bbf]

INTEGRATION: CWS hr50 (1.6.118); FILE MERGED 2008/04/09 11:55:25 hr 1.6.118.1: #i86574#: fix warning (gcc-4.2.3)


2008-04-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [a8fc98286b084743e0e0fb7cf22fecc273cc685c]

INTEGRATION: CWS hr50 (1.9.8); FILE MERGED 2008/04/15 12:16:19 hr 1.9.8.1: #86797#: Linux 64 bit builds may have -DINTEL and -DX64_64 defined, change order of platform tests for macro JFW_PLUGIN_ARCH


2008-04-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [721a5b2ab3424694bd87045d6cd57cf4cb3d8ce5]

INTEGRATION: CWS hr50 (1.16.12); FILE MERGED 2008/04/14 15:49:12 hr 1.16.12.1: #i86574#: fix \"control reaches end of non-void function\" warning ( gcc-4.2.3, no optimizations )


2008-04-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [4192292fc5ff35a5ce6031aa0c6cb0051dc5963c]

INTEGRATION: CWS hr50 (1.9.20); FILE MERGED 2008/03/10 15:47:41 hr 1.9.20.1: #i86574#: fix warning (gcc-4.2.3)


2008-04-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [6674c479b08872aa89ba5c1ed6a3d3884d845db0]

INTEGRATION: CWS hr50 (1.8.20); FILE MERGED 2008/03/10 15:47:41 hr 1.8.20.1: #i86574#: fix warning (gcc-4.2.3)


2008-04-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [de2f4975d84ef4de59589642270a6319d1e15662]

INTEGRATION: CWS hr50 (1.12.20); FILE MERGED 2008/03/10 15:47:41 hr 1.12.20.1: #i86574#: fix warning (gcc-4.2.3)


2008-04-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [d925bf5cbc3cd2c7f91288e7cf26973a34818781]

INTEGRATION: CWS hr50 (1.9.20); FILE MERGED 2008/03/10 15:39:08 hr 1.9.20.1: #i86574#: fix warning (gcc-4.2.3)


2008-04-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [fbf41c95259be2ac310a27a2e0d95d8804e131e7]

INTEGRATION: CWS hr50 (1.5.20); FILE MERGED 2008/03/10 15:47:41 hr 1.5.20.1: #i86574#: fix warning (gcc-4.2.3)


2008-04-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [02a4e21d50870b062bb492f58a5cda73ca574be7]

INTEGRATION: CWS hr50 (1.9.20); FILE MERGED 2008/03/10 15:47:40 hr 1.9.20.1: #i86574#: fix warning (gcc-4.2.3)


2008-04-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [132a2ffc3bba39a66ff31e9b17586c76177cb196]

INTEGRATION: CWS hr50 (1.11.20); FILE MERGED 2008/03/10 15:37:35 hr 1.11.20.1: #i86574#: remove unused variable


2008-04-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [22b2766435c89d1850f6a31184bb3780923436cd]

INTEGRATION: CWS hr50 (1.11.24); FILE MERGED 2008/04/10 17:39:30 hr 1.11.24.1: #i86574#: fix warning (gcc-4.2.3)


2008-04-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [fc1a6876ae9b0dcbc5de23b896a69140c9c3813e]

INTEGRATION: CWS hr50 (1.18.96); FILE MERGED 2008/04/10 17:39:30 hr 1.18.96.1: #i86574#: fix warning (gcc-4.2.3)


2008-04-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [d45be774fd4657c12a3e5b84f57c926192f0ef46]

INTEGRATION: CWS hr50 (1.21.22); FILE MERGED 2008/04/10 17:39:30 hr 1.21.22.1: #i86574#: fix warning (gcc-4.2.3)


2008-04-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [7f91747886c2e8eb4a388bfa7d9dbbc6e70e25ad]

INTEGRATION: CWS hr50 (1.17.78); FILE MERGED 2008/04/15 17:09:36 hr 1.17.78.1: #i86574#: fix format string warning (gcc-4.2.3)


2008-04-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [785edf0885170e12c67ba499ad2a90eae259d83a]

INTEGRATION: CWS hr50 (1.30.14); FILE MERGED 2008/04/11 16:22:42 hr 1.30.14.1: #i86574#: fix warning (gcc-4.2.3)


2008-04-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [89e121fd8066a965a83094ae8d20cb54f2123a47]

INTEGRATION: CWS hr50 (1.18.2); FILE MERGED 2008/04/09 11:40:48 hr 1.18.2.1: #i86574#: fix warning (gcc-4.2.3)


2008-04-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [249ae3004dc0fb725f88e13790b71c5b30c13ec3]

INTEGRATION: CWS hr50 (1.85.22); FILE MERGED 2008/03/10 17:34:32 hr 1.85.22.1: #i86574#: fix warning (gcc-4.2.3)


2008-04-22  René Engelhard  <rene@openoffice.org>  [57afdd313a6ff7b94213638d622628bee28e4258]

new file header...


2008-04-22  René Engelhard  <rene@openoffice.org>  [cf1b287098c2fd0104068be23280f16253f04cdf]

new file header...


2008-04-22  Vladimir Glazounov  <vg@openoffice.org>  [9ab28cd10239559444231d69b0ece67a0eb67cf2]

#100000# fix for for broken --prepare of SO modules


2008-04-21  Rüdiger Timm  <rt@openoffice.org>  [de531b2d5d802cd0e56f9476d78ab580c4a29f5d]

#i10000# no NOLOGOIMAGES needed any more since CWS iconupdate04.


2008-04-21  Oliver Bolte  <obo@openoffice.org>  [a9d7119cee832b785692a4f583cb2f084a37305b]

#i10000# fix typo


2008-04-21  Rüdiger Timm  <rt@openoffice.org>  [48f75b83c6633cd408fe3c574409a5b96028808b]

#i10000# No jds packages for Linux any more.


2008-04-21  Vladimir Glazounov  <vg@openoffice.org>  [0b4a6ab6ba9eb00cbeee88bf7fed247784672d67]

#i10000# setsolar environment fails with CPP


2008-04-21  Rüdiger Timm  <rt@openoffice.org>  [e253aa15b25bc034a9e9ecd578a74496ab85a69d]

#i10000# Do not send error mails any more.


2008-04-21  Rüdiger Timm  <rt@openoffice.org>  [8cc4d74160cc2d5eeea36064f27522720fbaebfb]

#i10000# Correct gid_Module_Root_Files_Images.


2008-04-21  Rüdiger Timm  <rt@openoffice.org>  [3f926bb9104c4f51acc232b6737adb4890e89581]

#i10000# Correct wrong conflict resolution: get back changes from CWS iconupdate04.


2008-04-21  Rüdiger Timm  <rt@openoffice.org>  [8b8d061a9200d29605f6e24eaee105eb3d1da1b1]

#i88490# Avoid 'uninitialized' warning.


2008-04-21  Rüdiger Timm  <rt@openoffice.org>  [a389cfa39cd426aaa0619a362cdf03b48a2d8e51]

#i10000# Fix windows build.


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [e6222bc0083360f5b5d055cd2423c8cd643b5336]

Correct integration of CWS xmlfilter04


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [0df797ad9e70e8e035b63150f6edef1f84bee110]

DEV300


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [3f334a2c2bd292a034d5ceb0b899c9acd2afcdde]

INTEGRATION: CWS xmlfilter04 (1.2.12); FILE MERGED 2008/03/12 14:22:32 dr 1.2.12.2: more code finetuning 2008/02/21 12:42:08 hbrinkm 1.2.12.1: joined changes from xmlfilter03


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [f58f64bec6796b97c76ebdf0ac6db997ca4d1074]

INTEGRATION: CWS xmlfilter04 (1.2.12); FILE MERGED 2008/03/12 14:22:32 dr 1.2.12.4: more code finetuning 2008/03/03 16:38:12 dr 1.2.12.3: create the chart objects 2008/02/27 11:14:58 dr 1.2.12.2: first steps: chart API conversion 2008/02/21 12:42:08 hbrinkm 1.2.12.1: joined changes from xmlfilter03


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [6319c4d20290c655eb8076c96a8f68bc65f5c38f]

INTEGRATION: CWS xmlfilter04 (1.2.12); FILE MERGED 2008/02/28 11:59:32 dr 1.2.12.3: use drawingml::Color to implement Excel color tint 2008/02/27 13:16:25 dr 1.2.12.2: improved XLS color handling 2008/02/21 12:42:08 hbrinkm 1.2.12.1: joined changes from xmlfilter03


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [b7403910ad90d52881293d5e8ccb44784cbb9544]

INTEGRATION: CWS xmlfilter04 (1.2.12); FILE MERGED 2008/02/27 13:16:25 dr 1.2.12.3: improved XLS color handling 2008/02/27 11:47:36 dr 1.2.12.2: added static Color::getPresetColor() and Color::getSystemColor() 2008/02/21 12:42:08 hbrinkm 1.2.12.1: joined changes from xmlfilter03


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [d666f18f7853788c5ceb3a3d31185497b96c0952]

INTEGRATION: CWS xmlfilter04 (1.2.12); FILE MERGED 2008/03/28 12:19:18 sj 1.2.12.4: fixed merge problem 2008/03/19 16:26:50 hbrinkm 1.2.12.3: RESYNC: (1.2-1.3); FILE MERGED 2008/02/27 11:14:58 dr 1.2.12.2: first steps: chart API conversion 2008/02/21 12:42:07 hbrinkm 1.2.12.1: joined changes from xmlfilter03


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [93b6aabfdb8c33f151aa1940c24b32ec4abff1f4]

INTEGRATION: CWS xmlfilter04 (1.2.12); FILE MERGED 2008/02/28 11:59:32 dr 1.2.12.1: use drawingml::Color to implement Excel color tint


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [6b8744583ad3f012e4cfb1d5f8855e17aa76907e]

INTEGRATION: CWS xmlfilter04 (1.2.12); FILE MERGED 2008/03/25 10:33:28 sj 1.2.12.6: fixed merge problems 2008/03/20 06:46:26 hbrinkm 1.2.12.5: #RESYNC DEV300:m3 2008/03/19 03:40:50 kohei 1.2.12.4: switch from FormulaConvention to AddressConvention. 2008/03/12 14:22:32 dr 1.2.12.3: more code finetuning 2008/03/07 01:43:33 kohei 1.2.12.2: switched to using the new FormulaConvention constant to specify the XL A1 style formula. 2008/02/21 12:42:07 hbrinkm 1.2.12.1: joined changes from xmlfilter03


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [20b427e4a7372dab6241342b0313ecbe475c2ccc]

INTEGRATION: CWS xmlfilter04 (1.2.12); FILE MERGED 2008/03/05 11:05:12 dr 1.2.12.2: more source data import 2008/02/21 12:42:07 hbrinkm 1.2.12.1: joined changes from xmlfilter03


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [ffbb0826af08ed1e4229c45e9a8d234c44280841]

INTEGRATION: CWS xmlfilter04 (1.2.12); FILE MERGED 2008/03/03 16:38:12 dr 1.2.12.3: create the chart objects 2008/02/27 11:14:58 dr 1.2.12.2: first steps: chart API conversion 2008/02/21 12:42:07 hbrinkm 1.2.12.1: joined changes from xmlfilter03


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [1d079573981b5abec4f3ecfde5e46cd5a89904ca]

INTEGRATION: CWS xmlfilter04 (1.1.2); FILE ADDED 2008/04/18 13:05:08 rt 1.1.2.4: Change license header to LGPL v3. 2008/03/12 14:22:32 dr 1.1.2.3: more code finetuning 2008/03/05 11:05:12 dr 1.1.2.2: more source data import 2008/02/27 11:14:58 dr 1.1.2.1: first steps: chart API conversion


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [2df072ed934475aaf020bb0805f13fe504958342]

INTEGRATION: CWS xmlfilter04 (1.2.12); FILE MERGED 2008/03/20 15:28:39 sj 1.2.12.7: fixed merge conflicts 2008/03/19 16:26:35 hbrinkm 1.2.12.6: RESYNC: (1.2-1.3); FILE MERGED 2008/02/29 17:01:15 sj 1.2.12.5: added some vml enhancements 2008/02/28 20:17:23 sj 1.2.12.4: improved vml import 2008/02/27 17:15:18 sj 1.2.12.3: added grouping of vml shapes 2008/02/26 08:35:05 hbrinkm 1.2.12.2: removed setting of size since property set threw exception 2008/02/21 12:42:06 hbrinkm 1.2.12.1: joined changes from xmlfilter03


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [197f66bfbeac72315b899ed7935a0d66a506cc73]

INTEGRATION: CWS xmlfilter04 (1.2.12); FILE MERGED 2008/02/29 17:01:15 sj 1.2.12.4: added some vml enhancements 2008/02/28 20:17:23 sj 1.2.12.3: improved vml import 2008/02/27 17:15:18 sj 1.2.12.2: added grouping of vml shapes 2008/02/21 12:42:06 hbrinkm 1.2.12.1: joined changes from xmlfilter03


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [3945f943ce68e93e7f5c127e1a005613df56a08e]

INTEGRATION: CWS xmlfilter04 (1.2.12); FILE MERGED 2008/02/27 17:15:18 sj 1.2.12.2: added grouping of vml shapes 2008/02/21 12:42:06 hbrinkm 1.2.12.1: joined changes from xmlfilter03


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [0a7b5c041c8c25e4b16a5ce212b5125002e520d3]

INTEGRATION: CWS xmlfilter04 (1.3.4); FILE MERGED 2008/03/19 16:26:27 hbrinkm 1.3.4.2: RESYNC: (1.3-1.5); FILE MERGED 2008/02/21 12:42:06 hbrinkm 1.3.4.1: joined changes from xmlfilter03


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [2d2f36aa8e5c7e46da2a9902ed1fb82733dfe810]

INTEGRATION: CWS xmlfilter04 (1.2.12); FILE MERGED 2008/03/04 10:05:36 dr 1.2.12.2: move XML_ROOT_CONTEXT constant to tokens.hxx 2008/02/21 12:42:06 hbrinkm 1.2.12.1: joined changes from xmlfilter03


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [336a449a7ea95e23c3a6c06f8f09974160345a0f]

INTEGRATION: CWS xmlfilter04 (1.2.12); FILE MERGED 2008/02/27 11:16:31 dr 1.2.12.2: first steps: chart API conversion 2008/02/21 12:42:06 hbrinkm 1.2.12.1: joined changes from xmlfilter03


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [3985fd332c27c730068879fb94010fe43458db0b]

INTEGRATION: CWS xmlfilter04 (1.2.12); FILE MERGED 2008/03/12 14:22:32 dr 1.2.12.2: more code finetuning 2008/02/27 11:16:31 dr 1.2.12.1: first steps: chart API conversion


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [a015b592537da74583bc8331d43ce6ae6a318f9a]

INTEGRATION: CWS xmlfilter04 (1.2.12); FILE MERGED 2008/03/20 15:11:16 sj 1.2.12.5: fixed merge conflicts 2008/03/20 13:12:27 hbrinkm 1.2.12.4: resync cleanup 2008/03/19 15:55:37 hbrinkm 1.2.12.3: RESYNC: (1.2-1.3); FILE MERGED 2008/02/26 08:34:18 hbrinkm 1.2.12.2: use namespace specific context handlers 2008/02/21 12:42:06 hbrinkm 1.2.12.1: joined changes from xmlfilter03


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [d4087b13fa278bd63f229a290dd12bda6392e77c]

INTEGRATION: CWS xmlfilter04 (1.2.12); FILE MERGED 2008/02/28 20:17:23 sj 1.2.12.4: improved vml import 2008/02/27 17:15:18 sj 1.2.12.3: added grouping of vml shapes 2008/02/26 08:34:04 hbrinkm 1.2.12.2: use namespace specific context handlers 2008/02/21 12:42:06 hbrinkm 1.2.12.1: joined changes from xmlfilter03


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [e4253459aa4f95eccba3b8855124faba0e14aaec]

INTEGRATION: CWS xmlfilter04 (1.2.12); FILE MERGED 2008/02/27 14:40:59 dr 1.2.12.2: add setters to Color class, add gamma to a:scrgbClr 2008/02/21 12:42:05 hbrinkm 1.2.12.1: joined changes from xmlfilter03


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [82e119cef1a3811753717102b8d4bc3dac2afacc]

INTEGRATION: CWS xmlfilter04 (1.2.12); FILE MERGED 2008/02/27 17:15:18 sj 1.2.12.3: added grouping of vml shapes 2008/02/27 14:40:59 dr 1.2.12.2: add setters to Color class, add gamma to a:scrgbClr 2008/02/21 12:42:05 hbrinkm 1.2.12.1: joined changes from xmlfilter03


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [20e61e139bea2093563275b7bc33060c2cc9c628]

INTEGRATION: CWS xmlfilter04 (1.2.12); FILE MERGED 2008/03/13 13:30:59 dr 1.2.12.2: make darwingml::TextBodyContext independent from drawingml::Shape, add various chart contexts 2008/02/21 12:42:05 hbrinkm 1.2.12.1: joined changes from xmlfilter03


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [adc47ae543c43e8c7071943041c91c34eb89c4ae]

INTEGRATION: CWS xmlfilter04 (1.2.12); FILE MERGED 2008/03/12 14:22:31 dr 1.2.12.3: more code finetuning 2008/02/27 11:16:18 dr 1.2.12.2: first steps: chart API conversion 2008/02/21 12:42:05 hbrinkm 1.2.12.1: joined changes from xmlfilter03


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [bd0835d04029481067dbc639523d5cb4b8189817]

INTEGRATION: CWS xmlfilter04 (1.2.12); FILE MERGED 2008/02/27 14:40:45 dr 1.2.12.1: add setters to Color class, add gamma to a:scrgbClr


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [58d92ac8261f7ef0c56319fa708de86f2799618d]

INTEGRATION: CWS xmlfilter04 (1.2.12); FILE MERGED 2008/02/27 13:15:46 dr 1.2.12.2: improved XLS color handling 2008/02/21 12:42:03 hbrinkm 1.2.12.1: joined changes from xmlfilter03


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [361dbe64f93d4f57c6d7ff1305d0268af6c6ad38]

INTEGRATION: CWS xmlfilter04 (1.2.12); FILE MERGED 2008/03/13 13:30:59 dr 1.2.12.2: make darwingml::TextBodyContext independent from drawingml::Shape, add various chart contexts 2008/02/21 12:42:03 hbrinkm 1.2.12.1: joined changes from xmlfilter03


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [eea93af47bc4391cf4834dbb7a7ee58428d8e9fe]

INTEGRATION: CWS xmlfilter04 (1.1.2); FILE ADDED 2008/04/18 12:13:27 rt 1.1.2.16: Change license header to LGPL v3. 2008/03/14 15:55:47 dr 1.1.2.15: line smoothing fixed, Excel ignores <c:smooth> element as child of <c:lineChart> element 2008/03/14 13:54:18 dr 1.1.2.14: never call methods of parent context handler 2008/03/14 09:59:11 dr 1.1.2.13: wrong token name and overlap handling 2008/03/13 15:01:04 dr 1.1.2.12: 3d bar shape type 2008/03/12 14:22:31 dr 1.1.2.11: more code finetuning 2008/03/11 14:33:13 dr 1.1.2.10: add spPr and txPr to various objects 2008/03/11 09:50:34 dr 1.1.2.9: import manual chart title text 2008/03/10 12:56:14 dr 1.1.2.8: 3D settings 2008/03/07 15:14:30 dr 1.1.2.7: #i85166# pie rotation 2008/03/07 13:30:23 dr 1.1.2.6: axis conversion 2008/03/05 11:53:02 dr 1.1.2.5: make series source import work 2008/03/05 11:05:12 dr 1.1.2.4: more source data import 2008/03/04 14:15:40 dr 1.1.2.3: series/type extensions 2008/03/03 14:04:30 dr 1.1.2.2: more conversion 2008/02/29 15:29:52 dr 1.1.2.1: basic converter stuff


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [a2005dfd3a39f01a9dfde84cd82d35d085b429c0]

INTEGRATION: CWS xmlfilter04 (1.1.2); FILE ADDED 2008/04/18 12:12:50 rt 1.1.2.6: Change license header to LGPL v3. 2008/03/11 09:50:34 dr 1.1.2.5: import manual chart title text 2008/03/10 16:11:02 dr 1.1.2.4: move legend to title files 2008/03/10 14:33:44 dr 1.1.2.3: reduce file count, add trendlines 2008/03/03 14:04:30 dr 1.1.2.2: more conversion 2008/02/29 09:23:29 dr 1.1.2.1: title


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [c2112353d4915e5b695a797f7d65a9a2cdcda98a]

INTEGRATION: CWS xmlfilter04 (1.1.2); FILE ADDED 2008/04/18 12:12:44 rt 1.1.2.9: Change license header to LGPL v3. 2008/03/13 13:30:58 dr 1.1.2.8: make darwingml::TextBodyContext independent from drawingml::Shape, add various chart contexts 2008/03/12 14:22:31 dr 1.1.2.7: more code finetuning 2008/03/11 14:33:13 dr 1.1.2.6: add spPr and txPr to various objects 2008/03/11 09:50:34 dr 1.1.2.5: import manual chart title text 2008/03/10 16:11:02 dr 1.1.2.4: move legend to title files 2008/03/10 14:33:44 dr 1.1.2.3: reduce file count, add trendlines 2008/03/10 12:56:14 dr 1.1.2.2: 3D settings 2008/03/07 13:30:23 dr 1.1.2.1: axis conversion


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [f1a56a508915bf468947b0d00aa6bf7427c192a6]

INTEGRATION: CWS xmlfilter04 (1.1.2); FILE ADDED 2008/04/18 12:12:33 rt 1.1.2.9: Change license header to LGPL v3. 2008/03/13 13:30:58 dr 1.1.2.8: make darwingml::TextBodyContext independent from drawingml::Shape, add various chart contexts 2008/03/11 14:33:13 dr 1.1.2.7: add spPr and txPr to various objects 2008/03/11 09:50:33 dr 1.1.2.6: import manual chart title text 2008/03/10 16:11:02 dr 1.1.2.5: move legend to title files 2008/03/10 14:33:44 dr 1.1.2.4: reduce file count, add trendlines 2008/03/03 14:04:30 dr 1.1.2.3: more conversion 2008/02/29 11:46:07 dr 1.1.2.2: text model/context (c:tx element) 2008/02/29 09:23:29 dr 1.1.2.1: title


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [6d3aa41d1a3c061ae688641c59310a5015540fee]

INTEGRATION: CWS xmlfilter04 (1.1.2); FILE ADDED 2008/04/18 12:12:22 rt 1.1.2.11: Change license header to LGPL v3. 2008/03/14 15:55:47 dr 1.1.2.10: line smoothing fixed, Excel ignores <c:smooth> element as child of <c:lineChart> element 2008/03/13 15:01:04 dr 1.1.2.9: 3d bar shape type 2008/03/12 14:22:31 dr 1.1.2.8: more code finetuning 2008/03/11 14:33:13 dr 1.1.2.7: add spPr and txPr to various objects 2008/03/10 15:30:06 dr 1.1.2.6: import error bars 2008/03/10 14:33:43 dr 1.1.2.5: reduce file count, add trendlines 2008/03/05 11:53:01 dr 1.1.2.4: make series source import work 2008/03/05 11:05:11 dr 1.1.2.3: more source data import 2008/03/04 14:15:40 dr 1.1.2.2: series/type extensions 2008/03/03 14:04:30 dr 1.1.2.1: more conversion


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [90eb4af2a9c3f6afc8c6291f6f46b00d7206b035]

INTEGRATION: CWS xmlfilter04 (1.1.2); FILE ADDED 2008/04/18 12:12:02 rt 1.1.2.15: Change license header to LGPL v3. 2008/03/14 16:23:39 dr 1.1.2.14: 3d settings after creation of chart types 2008/03/13 15:17:35 dr 1.1.2.13: typo in property name 2008/03/12 14:22:31 dr 1.1.2.12: more code finetuning 2008/03/11 14:33:12 dr 1.1.2.11: add spPr and txPr to various objects 2008/03/11 09:50:33 dr 1.1.2.10: import manual chart title text 2008/03/10 12:56:14 dr 1.1.2.9: 3D settings 2008/03/07 17:49:35 dr 1.1.2.8: create missing axis models 2008/03/07 15:14:30 dr 1.1.2.7: #i85166# pie rotation 2008/03/07 13:30:23 dr 1.1.2.6: axis conversion 2008/03/05 11:53:01 dr 1.1.2.5: make series source import work 2008/03/05 11:05:11 dr 1.1.2.4: more source data import 2008/03/03 16:37:14 dr 1.1.2.3: create the chart objects 2008/03/03 14:04:30 dr 1.1.2.2: more conversion 2008/02/29 15:29:52 dr 1.1.2.1: basic converter stuff


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [84d00e7c762988c9a8f7d9b3d9b7abef6c140eb0]

INTEGRATION: CWS xmlfilter04 (1.1.2); FILE ADDED 2008/04/18 12:11:41 rt 1.1.2.3: Change license header to LGPL v3. 2008/03/10 14:33:43 dr 1.1.2.2: reduce file count, add trendlines 2008/03/05 11:05:10 dr 1.1.2.1: more source data import


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [0db3a4b2391209278e2e6236ab5c8c9e0171965b]

INTEGRATION: CWS xmlfilter04 (1.1.2); FILE ADDED 2008/04/18 12:11:35 rt 1.1.2.6: Change license header to LGPL v3. 2008/03/12 14:22:31 dr 1.1.2.5: more code finetuning 2008/03/11 14:33:12 dr 1.1.2.4: add spPr and txPr to various objects 2008/03/10 14:33:43 dr 1.1.2.3: reduce file count, add trendlines 2008/03/07 13:30:22 dr 1.1.2.2: axis conversion 2008/03/05 11:05:07 dr 1.1.2.1: more source data import


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [bed6cc019e161d6dd338af9112bb4e52b32cb096]

INTEGRATION: CWS xmlfilter04 (1.1.2); FILE ADDED 2008/04/18 12:11:29 rt 1.1.2.4: Change license header to LGPL v3. 2008/03/13 13:30:58 dr 1.1.2.3: make darwingml::TextBodyContext independent from drawingml::Shape, add various chart contexts 2008/03/10 14:33:43 dr 1.1.2.2: reduce file count, add trendlines 2008/03/05 11:05:06 dr 1.1.2.1: more source data import


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [0da372760e30af7febb6189d56010b478e86a0ba]

INTEGRATION: CWS xmlfilter04 (1.1.2); FILE ADDED 2008/04/18 12:11:18 rt 1.1.2.2: Change license header to LGPL v3. 2008/03/12 14:22:31 dr 1.1.2.1: more code finetuning


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [07c61add8dd15f6616d1b9834529b6e4b00d0dbc]

INTEGRATION: CWS xmlfilter04 (1.1.2); FILE ADDED 2008/04/18 12:11:06 rt 1.1.2.2: Change license header to LGPL v3. 2008/03/12 14:22:31 dr 1.1.2.1: more code finetuning


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [385767b0bac0049ca20b415c77b84bccb393bf46]

INTEGRATION: CWS xmlfilter04 (1.1.2); FILE ADDED 2008/04/18 12:10:59 rt 1.1.2.3: Change license header to LGPL v3. 2008/03/13 13:30:57 dr 1.1.2.2: make darwingml::TextBodyContext independent from drawingml::Shape, add various chart contexts 2008/03/12 14:22:30 dr 1.1.2.1: more code finetuning


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [9b78e44d793bb1a7df27da2172f87d28cf1cb2b5]

INTEGRATION: CWS xmlfilter04 (1.1.2); FILE ADDED 2008/04/18 12:10:48 rt 1.1.2.2: Change license header to LGPL v3. 2008/03/12 14:22:30 dr 1.1.2.1: more code finetuning


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [789a9b6d62dc89028134ccaf3b8086d4269f3d80]

INTEGRATION: CWS xmlfilter04 (1.1.2); FILE ADDED 2008/04/18 12:10:37 rt 1.1.2.12: Change license header to LGPL v3. 2008/03/12 14:22:30 dr 1.1.2.11: more code finetuning 2008/03/11 14:33:12 dr 1.1.2.10: add spPr and txPr to various objects 2008/03/11 09:50:33 dr 1.1.2.9: import manual chart title text 2008/03/10 16:11:02 dr 1.1.2.8: move legend to title files 2008/03/10 12:56:14 dr 1.1.2.7: 3D settings 2008/03/07 13:30:22 dr 1.1.2.6: axis conversion 2008/03/05 11:05:05 dr 1.1.2.5: more source data import 2008/03/03 14:04:30 dr 1.1.2.4: more conversion 2008/02/29 15:29:52 dr 1.1.2.3: basic converter stuff 2008/02/29 09:23:29 dr 1.1.2.2: title 2008/02/27 11:13:02 dr 1.1.2.1: first steps: chart API conversion


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [554f159ea9f5b14e702eafd80735b7ec3c810e13]

INTEGRATION: CWS xmlfilter04 (1.1.2); FILE ADDED 2008/04/18 12:10:31 rt 1.1.2.2: Change license header to LGPL v3. 2008/03/13 13:30:57 dr 1.1.2.1: make darwingml::TextBodyContext independent from drawingml::Shape, add various chart contexts


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [4fdf2f743614a4eaa9612cdd972a3074ddd4f28c]

INTEGRATION: CWS xmlfilter04 (1.1.2); FILE ADDED 2008/04/18 12:10:25 rt 1.1.2.6: Change license header to LGPL v3. 2008/03/12 14:22:30 dr 1.1.2.5: more code finetuning 2008/03/11 14:33:12 dr 1.1.2.4: add spPr and txPr to various objects 2008/03/10 12:56:14 dr 1.1.2.3: 3D settings 2008/03/07 15:25:00 dr 1.1.2.2: #i85167# always reverse pie direction 2008/03/07 13:30:22 dr 1.1.2.1: axis conversion


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [f1f72d908bf74602296b669e2af0b378a9e5e836]

INTEGRATION: CWS xmlfilter04 (1.2.12); FILE MERGED 2008/03/11 09:50:33 dr 1.2.12.2: import manual chart title text 2008/02/21 12:42:01 hbrinkm 1.2.12.1: joined changes from xmlfilter03


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [9b5fbf83137e056039af454e6bcbfdd7d31eb7f6]

INTEGRATION: CWS xmlfilter04 (1.2.12); FILE MERGED 2008/02/27 14:40:08 dr 1.2.12.1: add setters to Color class, add gamma to a:scrgbClr


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [5ab0e6c0cee8bbf506a8e8881860ec0ce9f3bfd6]

INTEGRATION: CWS xmlfilter04 (1.2.12); FILE MERGED 2008/03/13 13:30:57 dr 1.2.12.3: make darwingml::TextBodyContext independent from drawingml::Shape, add various chart contexts 2008/03/11 09:50:33 dr 1.2.12.2: import manual chart title text 2008/02/21 12:42:01 hbrinkm 1.2.12.1: joined changes from xmlfilter03


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [8c94757d92c0f50452b6a565eca407afb3be0b9d]

INTEGRATION: CWS xmlfilter04 (1.2.12); FILE MERGED 2008/03/13 13:30:57 dr 1.2.12.1: make darwingml::TextBodyContext independent from drawingml::Shape, add various chart contexts


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [b2d9fc9db287a6fc64f86d364a1da2f26b093f5b]

INTEGRATION: CWS xmlfilter04 (1.3.12); FILE MERGED 2008/02/27 14:40:07 dr 1.3.12.1: add setters to Color class, add gamma to a:scrgbClr


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [45e6c3815de5cee9dd3787256f85a9f00d80f28c]

INTEGRATION: CWS xmlfilter04 (1.2.12); FILE MERGED 2008/03/13 13:30:56 dr 1.2.12.2: make darwingml::TextBodyContext independent from drawingml::Shape, add various chart contexts 2008/02/21 12:42:01 hbrinkm 1.2.12.1: joined changes from xmlfilter03


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [1efbdcb76d603335f64a3d097c6d9d1363dfef45]

INTEGRATION: CWS xmlfilter04 (1.2.12); FILE MERGED 2008/03/13 13:30:56 dr 1.2.12.3: make darwingml::TextBodyContext independent from drawingml::Shape, add various chart contexts 2008/03/11 09:50:33 dr 1.2.12.2: import manual chart title text 2008/02/21 12:42:01 hbrinkm 1.2.12.1: joined changes from xmlfilter03


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [5a140f4f122a67cb8922abe537c0eeca52973333]

INTEGRATION: CWS xmlfilter04 (1.2.12); FILE MERGED 2008/03/13 13:30:56 dr 1.2.12.3: make darwingml::TextBodyContext independent from drawingml::Shape, add various chart contexts 2008/03/11 09:50:33 dr 1.2.12.2: import manual chart title text 2008/02/21 12:42:00 hbrinkm 1.2.12.1: joined changes from xmlfilter03


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [91586a5edee2680b81a97d9c33eb83d57ada8db1]

INTEGRATION: CWS xmlfilter04 (1.2.12); FILE MERGED 2008/03/13 13:30:56 dr 1.2.12.2: make darwingml::TextBodyContext independent from drawingml::Shape, add various chart contexts 2008/02/21 12:42:00 hbrinkm 1.2.12.1: joined changes from xmlfilter03


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [56e2be1b160bfd14136150a65794fa217477d63c]

INTEGRATION: CWS xmlfilter04 (1.2.12); FILE MERGED 2008/03/14 13:54:17 dr 1.2.12.2: never call methods of parent context handler 2008/02/21 12:42:00 hbrinkm 1.2.12.1: joined changes from xmlfilter03


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [564841feefb571bd85c7252bcc6d47c77cb27409]

INTEGRATION: CWS xmlfilter04 (1.2.12); FILE MERGED 2008/03/13 13:30:56 dr 1.2.12.4: make darwingml::TextBodyContext independent from drawingml::Shape, add various chart contexts 2008/03/03 16:37:14 dr 1.2.12.3: create the chart objects 2008/02/27 14:40:07 dr 1.2.12.2: add setters to Color class, add gamma to a:scrgbClr 2008/02/21 12:42:00 hbrinkm 1.2.12.1: joined changes from xmlfilter03


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [7b40fab9f22029bc9b1e06e0fceaf9ee0a4c63ad]

INTEGRATION: CWS xmlfilter04 (1.2.12); FILE MERGED 2008/04/01 07:52:51 hbrinkm 1.2.12.4: resolved conflict the wrong way 2008/03/19 16:26:18 hbrinkm 1.2.12.3: RESYNC: (1.2-1.3); FILE MERGED 2008/02/27 14:40:07 dr 1.2.12.2: add setters to Color class, add gamma to a:scrgbClr 2008/02/21 12:42:00 hbrinkm 1.2.12.1: joined changes from xmlfilter03


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [0c7a6a4fc3279fb330b5536d2aa38a9eaf48132e]

INTEGRATION: CWS xmlfilter04 (1.2.12); FILE MERGED 2008/03/12 14:22:30 dr 1.2.12.4: more code finetuning 2008/03/03 16:37:13 dr 1.2.12.3: create the chart objects 2008/03/03 14:05:39 dr 1.2.12.2: + ChartGraphicDataContext 2008/02/21 12:42:00 hbrinkm 1.2.12.1: joined changes from xmlfilter03


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [d46a23c36007682a75f152d6900299a65e28d87c]

INTEGRATION: CWS xmlfilter04 (1.2.12); FILE MERGED 2008/02/27 14:40:07 dr 1.2.12.3: add setters to Color class, add gamma to a:scrgbClr 2008/02/27 11:50:24 dr 1.2.12.2: added static Color::getPresetColor() and Color::getSystemColor() 2008/02/21 12:42:00 hbrinkm 1.2.12.1: joined changes from xmlfilter03


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [01401c0aed0ea05a393dad4c71aae8cdcb0038ed]

INTEGRATION: CWS xmlfilter04 (1.2.12); FILE MERGED 2008/03/19 16:26:07 hbrinkm 1.2.12.3: RESYNC: (1.2-1.3); FILE MERGED 2008/02/27 11:50:24 dr 1.2.12.2: added static Color::getPresetColor() and Color::getSystemColor() 2008/02/21 12:42:00 hbrinkm 1.2.12.1: joined changes from xmlfilter03


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [789488bb7a33ca5986fac7074d78eaa3e6c30701]

INTEGRATION: CWS xmlfilter04 (1.2.12); FILE MERGED 2008/02/27 14:40:07 dr 1.2.12.8: add setters to Color class, add gamma to a:scrgbClr 2008/02/27 13:15:26 dr 1.2.12.7: improved XLS color handling 2008/02/27 11:59:23 dr 1.2.12.6: wrong handling of a:scrgbClr 2008/02/27 11:50:24 dr 1.2.12.5: added static Color::getPresetColor() and Color::getSystemColor() 2008/02/26 08:33:05 hbrinkm 1.2.12.4: removed warnings on unxlngi6 2008/02/25 16:04:41 sj 1.2.12.3: added preset colors 2008/02/22 16:42:14 sj 1.2.12.2: fixed color problem 2008/02/21 12:41:59 hbrinkm 1.2.12.1: joined changes from xmlfilter03


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [b3fc44e066822c0c5ad1bf165f46ee7e73fe525b]

INTEGRATION: CWS xmlfilter04 (1.2.12); FILE MERGED 2008/04/01 07:56:28 hbrinkm 1.2.12.10: removed break 2008/03/04 10:47:19 hbrinkm 1.2.12.9: removed warning: unused variable 2008/02/28 11:57:34 dr 1.2.12.8: use drawingml::Color to implement Excel color tint 2008/02/27 18:59:27 dr 1.2.12.7: Color class stores RGB, CRGB, HSL color models, add all missing color transformations 2008/02/27 14:59:44 dr 1.2.12.6: color mode instead of bool flags 2008/02/27 14:40:07 dr 1.2.12.5: add setters to Color class, add gamma to a:scrgbClr 2008/02/27 13:15:26 dr 1.2.12.4: improved XLS color handling 2008/02/27 11:50:24 dr 1.2.12.3: added static Color::getPresetColor() and Color::getSystemColor() 2008/02/22 16:42:14 sj 1.2.12.2: fixed color problem 2008/02/21 12:41:59 hbrinkm 1.2.12.1: joined changes from xmlfilter03


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [1ef15a3ed384e30fbb4d607a7cd747dc797c771e]

INTEGRATION: CWS xmlfilter04 (1.2.12); FILE MERGED 2008/02/27 11:50:24 dr 1.2.12.2: added static Color::getPresetColor() and Color::getSystemColor() 2008/02/21 12:41:59 hbrinkm 1.2.12.1: joined changes from xmlfilter03


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [d6e859db8f713a66969844ecf243916c4c47cfb6]

INTEGRATION: CWS xmlfilter04 (1.2.12); FILE MERGED 2008/03/03 16:35:31 dr 1.2.12.2: create the chart objects 2008/02/21 12:41:59 hbrinkm 1.2.12.1: joined changes from xmlfilter03


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [d00a2e5c13e888e0fec14cbb5fcfcc1629f0224f]

INTEGRATION: CWS xmlfilter04 (1.2.12); FILE MERGED 2008/03/10 14:14:06 hbrinkm 1.2.12.1: deliver token.txt


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [c68c0923563e347d9977b99d4fd2ef34d142ed78]

INTEGRATION: CWS xmlfilter04 (1.2.12); FILE MERGED 2008/02/27 13:16:09 dr 1.2.12.2: improved XLS color handling 2008/02/21 12:41:58 hbrinkm 1.2.12.1: joined changes from xmlfilter03


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [6fc001fb1cb9806ff5a0d69720524a94e1e0ab24]

INTEGRATION: CWS xmlfilter04 (1.2.12); FILE MERGED 2008/03/12 14:21:38 dr 1.2.12.3: more code finetuning 2008/02/27 11:12:23 dr 1.2.12.2: first steps: chart API conversion 2008/02/21 12:41:58 hbrinkm 1.2.12.1: joined changes from xmlfilter03


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [1ca7af725350a52ce8e70d1f533b82bae4187dd5]

INTEGRATION: CWS xmlfilter04 (1.2.12); FILE MERGED 2008/02/27 13:16:09 dr 1.2.12.3: improved XLS color handling 2008/02/27 11:47:14 dr 1.2.12.2: added static Color::getPresetColor() and Color::getSystemColor() 2008/02/21 12:41:58 hbrinkm 1.2.12.1: joined changes from xmlfilter03


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [face57b8da703ace84c770856021dc4d0b9458c1]

INTEGRATION: CWS xmlfilter04 (1.2.12); FILE MERGED 2008/02/28 11:58:06 dr 1.2.12.2: use drawingml::Color to implement Excel color tint 2008/02/27 13:16:09 dr 1.2.12.1: improved XLS color handling


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [5bec77cbff759b5e79e31f84954e6c2118290de7]

INTEGRATION: CWS xmlfilter04 (1.2.12); FILE MERGED 2008/03/05 11:05:04 dr 1.2.12.2: more source data import 2008/02/21 12:41:57 hbrinkm 1.2.12.1: joined changes from xmlfilter03


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [e6be088db5ce57421e19a4903f9d521b5a8a649b]

INTEGRATION: CWS xmlfilter04 (1.2.12); FILE MERGED 2008/02/27 11:12:23 dr 1.2.12.2: first steps: chart API conversion 2008/02/21 12:41:57 hbrinkm 1.2.12.1: joined changes from xmlfilter03


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [7a28d9ec733c2201fd089ed0240781dc3f4d3717]

INTEGRATION: CWS xmlfilter04 (1.1.2); FILE ADDED 2008/04/18 12:10:05 rt 1.1.2.3: Change license header to LGPL v3. 2008/03/05 11:05:04 dr 1.1.2.2: more source data import 2008/02/27 11:12:23 dr 1.1.2.1: first steps: chart API conversion


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [ad05f5b1a8dada1a6b2f02aea8df1f7aea3339f7]

INTEGRATION: CWS xmlfilter04 (1.2.12); FILE MERGED 2008/02/29 17:01:15 sj 1.2.12.4: added some vml enhancements 2008/02/28 20:17:23 sj 1.2.12.3: improved vml import 2008/02/27 17:15:18 sj 1.2.12.2: added grouping of vml shapes 2008/02/21 12:41:56 hbrinkm 1.2.12.1: joined changes from xmlfilter03


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [3133ca8a54f80c676613d8fe8bf752b03664eb36]

INTEGRATION: CWS xmlfilter04 (1.2.12); FILE MERGED 2008/02/27 17:15:18 sj 1.2.12.2: added grouping of vml shapes 2008/02/21 12:41:56 hbrinkm 1.2.12.1: joined changes from xmlfilter03


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [23d898f65f6f6393b817c6231be75044b8a54189]

#Change license header to LGPL v3.


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [4f3204ec4f3e32fa4618d5f10548e088923be846]

INTEGRATION: CWS xmlfilter04 (1.2.12); FILE MERGED 2008/02/27 11:16:00 dr 1.2.12.1: first steps: chart API conversion


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [f146a4812c0f033cabcdea5100a3981e23c8b697]

INTEGRATION: CWS xmlfilter04 (1.2.12); FILE MERGED 2008/02/27 14:39:39 dr 1.2.12.1: add setters to Color class, add gamma to a:scrgbClr


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [8c9e43595a484c297cf485b75a9186a86febe9a0]

INTEGRATION: CWS xmlfilter04 (1.1.2); FILE ADDED 2008/04/18 12:09:59 rt 1.1.2.11: Change license header to LGPL v3. 2008/03/12 14:21:38 dr 1.1.2.10: more code finetuning 2008/03/11 14:32:54 dr 1.1.2.9: add spPr and txPr to various objects 2008/03/11 09:50:13 dr 1.1.2.8: import manual chart title text 2008/03/10 12:55:58 dr 1.1.2.7: 3D settings 2008/03/07 15:14:11 dr 1.1.2.6: #i85166# pie rotation 2008/03/07 13:28:42 dr 1.1.2.5: axis conversion 2008/03/05 11:05:04 dr 1.1.2.4: more source data import 2008/03/04 14:14:51 dr 1.1.2.3: series/type extensions 2008/03/03 14:03:32 dr 1.1.2.2: more conversion 2008/02/29 15:27:13 dr 1.1.2.1: basic converter stuff


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [3af98f5ad228345e304ce6a1afefa0274ff61495]

INTEGRATION: CWS xmlfilter04 (1.1.2); FILE ADDED 2008/04/18 12:09:48 rt 1.1.2.12: Change license header to LGPL v3. 2008/03/13 13:30:55 dr 1.1.2.11: make darwingml::TextBodyContext independent from drawingml::Shape, add various chart contexts 2008/03/11 14:32:54 dr 1.1.2.10: add spPr and txPr to various objects 2008/03/11 09:50:13 dr 1.1.2.9: import manual chart title text 2008/03/10 16:10:49 dr 1.1.2.8: move legend to title files 2008/03/10 14:33:25 dr 1.1.2.7: reduce file count, add trendlines 2008/03/07 13:28:42 dr 1.1.2.6: axis conversion 2008/03/05 11:05:04 dr 1.1.2.5: more source data import 2008/03/03 14:03:32 dr 1.1.2.4: more conversion 2008/02/29 15:27:13 dr 1.1.2.3: basic converter stuff 2008/02/29 11:44:22 dr 1.1.2.2: text model/context (c:tx element) 2008/02/29 09:08:33 dr 1.1.2.1: title


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [a1c7aa77187873a372d4eb1fb616b80bfb9844bf]

INTEGRATION: CWS xmlfilter04 (1.1.2); FILE ADDED 2008/04/18 12:09:36 rt 1.1.2.8: Change license header to LGPL v3. 2008/03/12 14:21:38 dr 1.1.2.7: more code finetuning 2008/03/11 14:32:54 dr 1.1.2.6: add spPr and txPr to various objects 2008/03/11 09:50:13 dr 1.1.2.5: import manual chart title text 2008/03/10 16:10:48 dr 1.1.2.4: move legend to title files 2008/03/10 14:33:25 dr 1.1.2.3: reduce file count, add trendlines 2008/03/10 12:55:58 dr 1.1.2.2: 3D settings 2008/03/07 13:28:42 dr 1.1.2.1: axis conversion


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [acd8b0611f6f6ca80fdcd3e10fd21a7933d46c8f]

INTEGRATION: CWS xmlfilter04 (1.1.2); FILE ADDED 2008/04/18 12:09:30 rt 1.1.2.7: Change license header to LGPL v3. 2008/03/13 13:30:55 dr 1.1.2.6: make darwingml::TextBodyContext independent from drawingml::Shape, add various chart contexts 2008/03/10 16:10:48 dr 1.1.2.5: move legend to title files 2008/03/10 14:33:25 dr 1.1.2.4: reduce file count, add trendlines 2008/03/03 14:03:32 dr 1.1.2.3: more conversion 2008/02/29 11:44:22 dr 1.1.2.2: text model/context (c:tx element) 2008/02/29 09:08:33 dr 1.1.2.1: title


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [cc02d940107f1a1c8d8b692ed7888f8c693c735b]

INTEGRATION: CWS xmlfilter04 (1.1.2); FILE ADDED 2008/04/18 12:09:25 rt 1.1.2.10: Change license header to LGPL v3. 2008/03/14 15:55:46 dr 1.1.2.9: line smoothing fixed, Excel ignores <c:smooth> element as child of <c:lineChart> element 2008/03/13 15:00:51 dr 1.1.2.8: 3d bar shape type 2008/03/12 14:21:38 dr 1.1.2.7: more code finetuning 2008/03/11 14:32:54 dr 1.1.2.6: add spPr and txPr to various objects 2008/03/10 15:29:53 dr 1.1.2.5: import error bars 2008/03/10 14:33:25 dr 1.1.2.4: reduce file count, add trendlines 2008/03/05 11:05:03 dr 1.1.2.3: more source data import 2008/03/04 14:14:51 dr 1.1.2.2: series/type extensions 2008/03/03 14:03:32 dr 1.1.2.1: more conversion


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [2118abb8a904f61bb303f02dfc2d834294d98b70]

INTEGRATION: CWS xmlfilter04 (1.1.2); FILE ADDED 2008/04/18 12:09:14 rt 1.1.2.9: Change license header to LGPL v3. 2008/03/12 14:21:38 dr 1.1.2.8: more code finetuning 2008/03/11 14:32:53 dr 1.1.2.7: add spPr and txPr to various objects 2008/03/11 09:50:13 dr 1.1.2.6: import manual chart title text 2008/03/10 12:55:58 dr 1.1.2.5: 3D settings 2008/03/07 13:28:41 dr 1.1.2.4: axis conversion 2008/03/05 11:05:02 dr 1.1.2.3: more source data import 2008/03/03 14:03:32 dr 1.1.2.2: more conversion 2008/02/29 15:27:13 dr 1.1.2.1: basic converter stuff


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [3275bbff9be8640a9438505c5726286098fb9fb5]

INTEGRATION: CWS xmlfilter04 (1.1.2); FILE ADDED 2008/04/18 11:29:08 rt 1.1.2.3: Change license header to LGPL v3. 2008/03/10 14:33:24 dr 1.1.2.2: reduce file count, add trendlines 2008/03/05 11:05:02 dr 1.1.2.1: more source data import


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [d1781fad6afffd19b2f72fe057e63704fa4fda54]

INTEGRATION: CWS xmlfilter04 (1.1.2); FILE ADDED 2008/04/18 11:29:03 rt 1.1.2.5: Change license header to LGPL v3. 2008/03/12 14:21:38 dr 1.1.2.4: more code finetuning 2008/03/11 14:32:53 dr 1.1.2.3: add spPr and txPr to various objects 2008/03/10 14:33:24 dr 1.1.2.2: reduce file count, add trendlines 2008/03/05 11:05:01 dr 1.1.2.1: more source data import


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [c83c3737efa8e1c29bd4926d7a288b48499123b5]

INTEGRATION: CWS xmlfilter04 (1.1.2); FILE ADDED 2008/04/18 11:28:57 rt 1.1.2.4: Change license header to LGPL v3. 2008/03/13 13:30:54 dr 1.1.2.3: make darwingml::TextBodyContext independent from drawingml::Shape, add various chart contexts 2008/03/10 14:33:24 dr 1.1.2.2: reduce file count, add trendlines 2008/03/05 11:05:01 dr 1.1.2.1: more source data import


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [23c2812878d738c0edd322b0c8ee563bc421f9ef]

INTEGRATION: CWS xmlfilter04 (1.1.2); FILE ADDED 2008/04/18 11:28:52 rt 1.1.2.3: Change license header to LGPL v3. 2008/03/14 15:55:46 dr 1.1.2.2: line smoothing fixed, Excel ignores <c:smooth> element as child of <c:lineChart> element 2008/03/12 14:21:38 dr 1.1.2.1: more code finetuning


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [088ba0f3af7754083b407e8d8d06d2c31683e264]

INTEGRATION: CWS xmlfilter04 (1.1.2); FILE ADDED 2008/04/18 11:28:46 rt 1.1.2.3: Change license header to LGPL v3. 2008/03/13 13:30:54 dr 1.1.2.2: make darwingml::TextBodyContext independent from drawingml::Shape, add various chart contexts 2008/03/12 14:21:37 dr 1.1.2.1: more code finetuning


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [e97eebee1721595d8aae49e9d9b9981ac32d0200]

INTEGRATION: CWS xmlfilter04 (1.1.2); FILE ADDED 2008/04/18 11:28:40 rt 1.1.2.3: Change license header to LGPL v3. 2008/03/13 13:30:54 dr 1.1.2.2: make darwingml::TextBodyContext independent from drawingml::Shape, add various chart contexts 2008/03/12 14:21:37 dr 1.1.2.1: more code finetuning


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [6adce175e1d9517e28a58e624c00c0693c9f30e8]

INTEGRATION: CWS xmlfilter04 (1.1.2); FILE ADDED 2008/04/18 11:28:33 rt 1.1.2.2: Change license header to LGPL v3. 2008/03/12 14:21:37 dr 1.1.2.1: more code finetuning


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [71049acb09243e6c5be782eb0a2a0331dd1b7673]

INTEGRATION: CWS xmlfilter04 (1.1.2); FILE ADDED 2008/04/18 11:28:28 rt 1.1.2.8: Change license header to LGPL v3. 2008/03/12 14:21:37 dr 1.1.2.7: more code finetuning 2008/03/11 14:32:53 dr 1.1.2.6: add spPr and txPr to various objects 2008/03/07 13:28:41 dr 1.1.2.5: axis conversion 2008/03/05 11:04:59 dr 1.1.2.4: more source data import 2008/03/03 14:03:31 dr 1.1.2.3: more conversion 2008/02/29 15:27:13 dr 1.1.2.2: basic converter stuff 2008/02/27 11:08:10 dr 1.1.2.1: first steps: chart API conversion


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [e400900037548119b20375f29745d521cfbb2ae0]

INTEGRATION: CWS xmlfilter04 (1.1.2); FILE ADDED 2008/04/18 11:28:22 rt 1.1.2.4: Change license header to LGPL v3. 2008/03/12 14:21:37 dr 1.1.2.3: more code finetuning 2008/03/11 14:32:53 dr 1.1.2.2: add spPr and txPr to various objects 2008/03/07 13:28:41 dr 1.1.2.1: axis conversion


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [ec44c4fb4773a046d342af80a6c9e54604204742]

INTEGRATION: CWS xmlfilter04 (1.3.104); FILE MERGED 2008/03/14 15:46:39 iha 1.3.104.1: #i72994# simpler access to 3D settings


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [0336b71fabc15b1c6585e32150e2fbe84d87ca8c]

INTEGRATION: CWS xmlfilter04 (1.2.12); FILE MERGED 2008/03/11 09:50:13 dr 1.2.12.2: import manual chart title text 2008/02/21 12:41:53 hbrinkm 1.2.12.1: joined changes from xmlfilter03


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [380b2f84e98e9a683006e85d274d56d1fa798ddc]

INTEGRATION: CWS xmlfilter04 (1.2.12); FILE MERGED 2008/03/13 13:30:53 dr 1.2.12.1: make darwingml::TextBodyContext independent from drawingml::Shape, add various chart contexts


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [21ff02a0c6e14319879b3713192161807c10c648]

INTEGRATION: CWS xmlfilter04 (1.2.12); FILE MERGED 2008/03/13 13:30:53 dr 1.2.12.2: make darwingml::TextBodyContext independent from drawingml::Shape, add various chart contexts 2008/02/21 12:41:52 hbrinkm 1.2.12.1: joined changes from xmlfilter03


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [45af6a2ef28f7a2d3f5e033347bd1fb11ecfdcc0]

INTEGRATION: CWS xmlfilter04 (1.2.12); FILE MERGED 2008/03/13 13:30:53 dr 1.2.12.3: make darwingml::TextBodyContext independent from drawingml::Shape, add various chart contexts 2008/03/11 09:50:13 dr 1.2.12.2: import manual chart title text 2008/02/21 12:41:52 hbrinkm 1.2.12.1: joined changes from xmlfilter03


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [66ea10311f342d332261a38d1d05cb59e208ac0b]

INTEGRATION: CWS xmlfilter04 (1.2.12); FILE MERGED 2008/03/13 13:30:53 dr 1.2.12.3: make darwingml::TextBodyContext independent from drawingml::Shape, add various chart contexts 2008/03/11 09:50:12 dr 1.2.12.2: import manual chart title text 2008/02/21 12:41:52 hbrinkm 1.2.12.1: joined changes from xmlfilter03


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [d7a8bf75d0f7469d8f270da167107d1f3f8344b7]

INTEGRATION: CWS xmlfilter04 (1.43.144); FILE MERGED 2008/03/19 16:27:42 hbrinkm 1.43.144.2: RESYNC: (1.43-1.45); FILE MERGED 2008/03/17 13:38:23 os 1.43.144.1: #i86953# creating redlines via API


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [d306e642286af7ce5f11e1d67d86b6575a7a0dc9]

INTEGRATION: CWS xmlfilter04 (1.2.12); FILE MERGED 2008/03/14 13:53:52 dr 1.2.12.2: never call methods of parent context handler 2008/02/21 12:41:52 hbrinkm 1.2.12.1: joined changes from xmlfilter03


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [4abb5267d80eea231e28c9af0d5415ca827c4625]

INTEGRATION: CWS xmlfilter04 (1.1.4); FILE ADDED 2008/03/17 13:38:05 os 1.1.4.2: #i86953# creating redlines via API 2008/03/12 07:46:57 os 1.1.4.1: file XRedline.idl was added on branch cws_src680_xmlfilter04 on 2008-03-17 13:38:05 +0000


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [8e20641a8dfdac24de454d8b73b7a32a902f3b18]

INTEGRATION: CWS xmlfilter04 (1.13.270); FILE MERGED 2008/03/19 16:27:45 hbrinkm 1.13.270.2: RESYNC: (1.13-1.14); FILE MERGED 2008/02/22 11:05:46 os 1.13.270.1: #i86262# TableBorderDistances added


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [b8586ea421c87344d6149897022080bdd330ada5]

INTEGRATION: CWS xmlfilter04 (1.2.12); FILE MERGED 2008/03/13 13:30:53 dr 1.2.12.5: make darwingml::TextBodyContext independent from drawingml::Shape, add various chart contexts 2008/03/11 09:50:12 dr 1.2.12.4: import manual chart title text 2008/03/05 12:42:51 dr 1.2.12.3: remove lonely semicolons 2008/03/03 16:36:24 dr 1.2.12.2: create the chart objects 2008/02/21 12:41:52 hbrinkm 1.2.12.1: joined changes from xmlfilter03


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [76de54b32f11ce74c844fb30a9eea557844baf6a]

INTEGRATION: CWS xmlfilter04 (1.1.4); FILE ADDED 2008/02/22 11:05:32 os 1.1.4.2: #i86262# TableBorderDistances added 2008/02/20 12:24:52 os 1.1.4.1: file TableBorderDistances.idl was added on branch cws_src680_xmlfilter04 on 2008-02-22 11:05:32 +0000


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [a76cc7a30632b4a4ffae9fc427b7ba676559d73b]

INTEGRATION: CWS xmlfilter04 (1.2.12); FILE MERGED 2008/03/03 16:36:24 dr 1.2.12.3: create the chart objects 2008/03/03 14:05:25 dr 1.2.12.2: + ChartGraphicDataContext 2008/02/21 12:41:52 hbrinkm 1.2.12.1: joined changes from xmlfilter03


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [c9680fec7d5ff3b25c8872d2ba5f3f85c898e813]

INTEGRATION: CWS xmlfilter04 (1.27.22); FILE MERGED 2008/03/19 03:36:13 kohei 1.27.22.2: renamed FormulaConvention to AddressConvention. 2008/03/07 01:41:46 kohei 1.27.22.1: added FormulaConvention constant group & removed two obsolete boolean properties from FormulaParser service.


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [5f0a88278e1d3fe9186a4810497c7b1ce01e7a1e]

INTEGRATION: CWS xmlfilter04 (1.2.52); FILE MERGED 2008/03/07 01:41:46 kohei 1.2.52.1: added FormulaConvention constant group & removed two obsolete boolean properties from FormulaParser service.


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [a733aa15548a6a5173b35201019f1f9623ec6a63]

INTEGRATION: CWS xmlfilter04 (1.1.2); FILE ADDED 2008/03/19 03:36:12 kohei 1.1.2.1: renamed FormulaConvention to AddressConvention.


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [320d78fb81a565fe048ed9c594aeb17c10562ad1]

INTEGRATION: CWS xmlfilter04 (1.2.12); FILE MERGED 2008/02/28 11:56:24 dr 1.2.12.7: use drawingml::Color to implement Excel color tint 2008/02/27 18:58:30 dr 1.2.12.6: Color class stores RGB, CRGB, HSL color models, add all missing color transformations 2008/02/27 14:59:30 dr 1.2.12.5: color mode instead of bool flags 2008/02/27 14:39:02 dr 1.2.12.4: add setters to Color class, add gamma to a:scrgbClr 2008/02/27 13:14:33 dr 1.2.12.3: improved XLS color handling 2008/02/27 11:46:58 dr 1.2.12.2: added static Color::getPresetColor() and Color::getSystemColor() 2008/02/21 12:41:52 hbrinkm 1.2.12.1: joined changes from xmlfilter03


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [d77bbe6afb17a62e47969e451bc8f0eb3103c4b2]

INTEGRATION: CWS xmlfilter04 (1.2.12); FILE MERGED 2008/02/27 11:46:58 dr 1.2.12.1: added static Color::getPresetColor() and Color::getSystemColor()


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [ce3c4469638d9fe9651ee1618754fa593038a770]

INTEGRATION: CWS xmlfilter04 (1.2.12); FILE MERGED 2008/03/03 16:31:53 dr 1.2.12.3: create the chart objects 2008/02/27 11:15:47 dr 1.2.12.2: first steps: chart API conversion 2008/02/21 12:41:51 hbrinkm 1.2.12.1: joined changes from xmlfilter03


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [19aa0caf1dc66edb53d1eb2a528875de7e29b598]

INTEGRATION: CWS xmlfilter04 (1.2.208); FILE MERGED 2008/03/07 08:52:52 dr 1.2.208.2: unneeded include removed 2008/02/21 12:43:01 hbrinkm 1.2.208.1: joined changes from xmlfilter03


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [5f46c1457d58ae9180ec6cb864d40bd1964c2caa]

INTEGRATION: CWS xmlfilter04 (1.2.12); FILE MERGED 2008/03/03 16:31:53 dr 1.2.12.1: create the chart objects


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [c1bd6f2398429fff2dedbb9ff1f3fba914d33773]

INTEGRATION: CWS xmlfilter04 (1.14.72); FILE MERGED 2008/02/22 11:47:36 os 1.14.72.1: #i86262# TableBorderDistances added


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [3b35ca557cb975e090d9af54a8c8ea5ec6c5d862]

INTEGRATION: CWS xmlfilter04 (1.20.2); FILE MERGED 2008/03/20 13:29:32 iha 1.20.2.3: removed unused variable 2008/03/19 16:34:34 hbrinkm 1.20.2.2: RESYNC: (1.20-1.21); FILE MERGED 2008/03/14 15:44:08 iha 1.20.2.1: #i72994# simpler access to 3D settings


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [276e65efa1f84cc62042509796388e0695175bf4]

INTEGRATION: CWS xmlfilter04 (1.4.82); FILE MERGED 2008/03/14 15:42:24 iha 1.4.82.1: #i72994# simpler access to 3D settings


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [179bb8f4de7098e51c3959e5431f4305a7bcec5e]

INTEGRATION: CWS xmlfilter04 (1.166.38); FILE MERGED 2008/03/19 16:29:25 hbrinkm 1.166.38.2: RESYNC: (1.166-1.169); FILE MERGED 2008/02/21 12:43:54 hbrinkm 1.166.38.1: joined changes from xmlfilter03


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [a04db9e3ed3e28d133d1e1477425608198754f3a]

INTEGRATION: CWS xmlfilter04 (1.46.148); FILE MERGED 2008/03/19 16:29:02 hbrinkm 1.46.148.2: RESYNC: (1.46-1.47); FILE MERGED 2008/02/28 20:02:49 sj 1.46.148.1: accepting number values for shape types, which is needed for the vml importer


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [745c4bcb57bceb560b34cd67fe86c75b2d9e41f4]

INTEGRATION: CWS xmlfilter04 (1.3.82); FILE MERGED 2008/03/14 15:40:34 iha 1.3.82.1: #i72994# simpler access to 3D settings


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [3a923120e6b1e0b046ecb140a74d57c379e6239f]

INTEGRATION: CWS xmlfilter04 (1.12.58); FILE MERGED 2008/03/27 13:17:57 sj 1.12.58.2: fixed build problem 2008/03/14 15:43:06 iha 1.12.58.1: #i72994# simpler access to 3D settings


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [959e65a358877cff4023660fadb163bf7e87bd7d]

INTEGRATION: CWS xmlfilter04 (1.2.94); FILE MERGED 2008/03/14 15:40:02 iha 1.2.94.1: #i72994# simpler access to 3D settings


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [2603650461881352193d202a808c480c9af38e13]

INTEGRATION: CWS xmlfilter04 (1.5.80); FILE MERGED 2008/03/03 16:56:29 dr 1.5.80.1: check xInnerPropertySet to avoid crash


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [ad6456a55260b611555e90855417ae4ed40d34c1]

INTEGRATION: CWS xmlfilter04 (1.12.2); FILE MERGED 2008/03/19 16:35:34 hbrinkm 1.12.2.2: RESYNC: (1.12-1.13); FILE MERGED 2008/03/14 16:17:17 iha 1.12.2.1: #i72994# simpler access to 3D settings


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [55cef58a272d1f15981d3f6b1884ed9abaffc150]

INTEGRATION: CWS xmlfilter04 (1.2.36); FILE MERGED 2008/03/06 07:36:07 os 1.2.36.3: add .dotx extension to Word2007 XML filter 2008/02/26 10:41:24 dr 1.2.36.2: final word 2007 fixes 2008/02/21 12:34:09 hbrinkm 1.2.36.1: joined changes from xmlfilter03


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [b90a683e1cc78fb58e50c85991e692f3bce8ee40]

INTEGRATION: CWS xmlfilter04 (1.2.36); FILE MERGED 2008/02/26 10:41:24 dr 1.2.36.2: final word 2007 fixes 2008/02/22 14:58:17 os 1.2.36.1: aligned ms word 2007 node names to new filter names


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [86858d1fb6be1cad184d7cc5bb1e992f46184bfa]

INTEGRATION: CWS xmlfilter04 (1.2.54); FILE MERGED 2008/03/19 17:00:42 hbrinkm 1.2.54.4: RESYNC: (1.2-1.3); FILE MERGED 2008/03/19 03:54:49 kohei 1.2.54.3: forgot to change it in two more places. 2008/03/19 03:51:49 kohei 1.2.54.2: FormulaConvention -> AddressConvention. 2008/03/07 02:06:05 kohei 1.2.54.1: remove the two boolean properties from ScFormulaParserObj and put the new formula convention property.


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [32e0fafe920af0bb62826d93c8dba45e8caa216d]

INTEGRATION: CWS xmlfilter04 (1.76.22); FILE MERGED 2008/03/19 17:00:36 hbrinkm 1.76.22.3: RESYNC: (1.76-1.79); FILE MERGED 2008/03/07 02:06:04 kohei 1.76.22.2: remove the two boolean properties from ScFormulaParserObj and put the new formula convention property. 2008/02/21 12:38:21 hbrinkm 1.76.22.1: joined changes from xmlfilter03


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [a1fedbe6b30e58adf2368a19bff4544fa64a1660]

INTEGRATION: CWS xmlfilter04 (1.113.52); FILE MERGED 2008/03/19 15:48:58 hbrinkm 1.113.52.3: RESYNC: (1.113-1.116); FILE MERGED 2008/02/22 12:40:18 os 1.113.52.2: #i86262# TableBorderDistances added 2008/02/21 12:39:26 hbrinkm 1.113.52.1: joined changes from xmlfilter03


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [efa2eafc6c2b84d20f4727f8c609f8f66a7a544d]

INTEGRATION: CWS xmlfilter04 (1.29.44); FILE MERGED 2008/03/19 15:49:17 hbrinkm 1.29.44.2: RESYNC: (1.29-1.31); FILE MERGED 2008/03/17 13:44:07 os 1.29.44.1: #i86953# creating redlines via API


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [21ccbf556ed7c6a1b02a6b4009b064dfc84c9178]

INTEGRATION: CWS xmlfilter04 (1.2.54); FILE MERGED 2008/03/07 02:06:04 kohei 1.2.54.1: remove the two boolean properties from ScFormulaParserObj and put the new formula convention property.


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [1ebb171bfc9efd83b19ef37fb3a1e7e36dc0eb58]

INTEGRATION: CWS xmlfilter04 (1.18.16); FILE MERGED 2008/04/04 12:37:36 os 1.18.16.1: Fix #i86262#: Undo of changing a table box format (ama)


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [037278021ddbdc653213907ea514c82c6d0e310b]

INTEGRATION: CWS xmlfilter04 (1.22.54); FILE MERGED 2008/03/19 15:48:34 hbrinkm 1.22.54.2: RESYNC: (1.22-1.23); FILE MERGED 2008/03/07 12:16:34 os 1.22.54.1: #i86066#


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [53fea292d349fb8056985a4c44f522d8ad8d781a]

INTEGRATION: CWS xmlfilter04 (1.45.198); FILE MERGED 2008/03/17 13:43:45 os 1.45.198.1: #i86953# creating redlines via API


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [c60193664ebe7284d912110fb8e68532a7e9ddb7]

INTEGRATION: CWS xmlfilter04 (1.2.20); FILE MERGED 2008/02/25 13:05:05 sj 1.2.20.1: fixed color in colorChange


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [79b5b78bfa9e88a58222ba6435da1121844b8f0f]

INTEGRATION: CWS xmlfilter04 (1.13.72); FILE MERGED 2008/02/22 11:47:36 os 1.13.72.1: #i86262# TableBorderDistances added


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [13e1d53670c0ee17ceaf6461e7631eceb3ddb46c]

INTEGRATION: CWS xmlfilter04 (1.35.52); FILE MERGED 2008/03/19 15:49:45 hbrinkm 1.35.52.3: RESYNC: (1.35-1.39); FILE MERGED 2008/03/07 12:20:19 os 1.35.52.2: convertToTextFrame: handle tables at start/end of selection 2008/02/21 12:39:26 hbrinkm 1.35.52.1: joined changes from xmlfilter03


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [a36a629de364651ac058b83cef03e9630f76aa68]

INTEGRATION: CWS xmlfilter04 (1.52.52); FILE MERGED 2008/03/19 15:49:12 hbrinkm 1.52.52.2: RESYNC: (1.52-1.54); FILE MERGED 2008/03/03 12:39:46 os 1.52.52.1: LineNumbering: DividerCount has to be >= 0, count has to be > 0


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [aedc47546b088d0d400d5de88bfb46f40ffff247]

INTEGRATION: CWS xmlfilter04 (1.131.52); FILE MERGED 2008/03/19 15:49:36 hbrinkm 1.131.52.2: RESYNC: (1.131-1.135); FILE MERGED 2008/02/22 14:45:46 os 1.131.52.1: table width/alignment/indent/cell margin import improved


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [ab1e1d6a545a7987fab4d1161096e5d0d7ec2a68]

INTEGRATION: CWS xmlfilter04 (1.65.44); FILE MERGED 2008/03/19 15:48:44 hbrinkm 1.65.44.2: RESYNC: (1.65-1.67); FILE MERGED 2008/03/17 13:44:07 os 1.65.44.1: #i86953# creating redlines via API


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [3e124accd7e4e7998b74b903550c42dbcbf46324]

INTEGRATION: CWS xmlfilter04 (1.103.132); FILE MERGED 2008/03/19 15:49:05 hbrinkm 1.103.132.2: RESYNC: (1.103-1.106); FILE MERGED 2008/03/17 13:44:07 os 1.103.132.1: #i86953# creating redlines via API


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [1024e4a0d6cc1eab6002ea2c9e856731d082eec9]

INTEGRATION: CWS xmlfilter04 (1.203.46); FILE MERGED 2008/03/19 15:49:31 hbrinkm 1.203.46.2: RESYNC: (1.203-1.206); FILE MERGED 2008/02/22 12:40:18 os 1.203.46.1: #i86262# TableBorderDistances added


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [c6e9452b5f85f9459b1ac62435f54b2e92e9e9af]

INTEGRATION: CWS xmlfilter04 (1.23.196); FILE MERGED 2008/04/01 14:09:58 hbrinkm 1.23.196.3: SwBookmark now uses GetBookmark(Other)Pos 2008/03/19 15:49:49 hbrinkm 1.23.196.2: RESYNC: (1.23-1.24); FILE MERGED 2008/03/07 12:16:35 os 1.23.196.1: #i86066#


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [45bdae00aba4f1298ee3d22fc1cb543ed73ee403]

INTEGRATION: CWS xmlfilter04 (1.28.54); FILE MERGED 2008/03/19 14:59:12 hbrinkm 1.28.54.2: RESYNC: (1.28-1.29); FILE MERGED 2008/02/21 12:39:26 hbrinkm 1.28.54.1: joined changes from xmlfilter03


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [5213fca11f35ef559f19b4b4cd4e0cfd49ed9274]

INTEGRATION: CWS xmlfilter04 (1.52.134); FILE MERGED 2008/03/19 15:48:16 hbrinkm 1.52.134.2: RESYNC: (1.52-1.54); FILE MERGED 2008/03/07 12:16:35 os 1.52.134.1: #i86066#


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [4fc794de79516a51b8b619ae37a61004bec86443]

INTEGRATION: CWS xmlfilter04 (1.29.136); FILE MERGED 2008/04/01 13:57:51 hbrinkm 1.29.136.3: SwBookmark now uses GetBookmark(Other)Pos 2008/03/19 15:48:21 hbrinkm 1.29.136.2: RESYNC: (1.29-1.30); FILE MERGED 2008/03/07 12:16:35 os 1.29.136.1: #i86066#


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [fc832441f4c02ab0d454377aae36ec5f9835f40c]

INTEGRATION: CWS xmlfilter04 (1.8.198); FILE MERGED 2008/03/28 10:15:56 os 1.8.198.1: exception file list extended


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [e90c765a9bb931433e3521e298a0b559e8541f2d]

INTEGRATION: CWS xmlfilter04 (1.122.52); FILE MERGED 2008/03/19 15:49:57 hbrinkm 1.122.52.2: RESYNC: (1.122-1.125); FILE MERGED 2008/02/22 12:38:45 os 1.122.52.1: #i86262# TableBorderDistances added


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [3168b7ad27b76615e93b600c8167c15d2560ee6e]

INTEGRATION: CWS xmlfilter04 (1.10.46); FILE MERGED 2008/03/17 13:43:45 os 1.10.46.1: #i86953# creating redlines via API


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [d4b9fbd0bfe75952c975f42656ae5e5ddec8d097]

INTEGRATION: CWS xmlfilter04 (1.12.198); FILE MERGED 2008/03/17 13:43:45 os 1.12.198.1: #i86953# creating redlines via API


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [80143146f2665827e260fe0914f43798909f1ec3]

INTEGRATION: CWS xmlfilter04 (1.75.56); FILE MERGED 2008/03/19 15:50:06 hbrinkm 1.75.56.2: RESYNC: (1.75-1.76); FILE MERGED 2008/02/22 12:38:45 os 1.75.56.1: #i86262# TableBorderDistances added


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [20c1a485774c7586401f6c1821c52f0bc39cb84a]

INTEGRATION: CWS xmlfilter04 (1.22.14); FILE MERGED 2008/03/07 12:07:30 os 1.22.14.5: first page style fixed, again 2008/03/06 08:16:23 os 1.22.14.4: apply page style to first section correctly 2008/03/05 11:07:44 os 1.22.14.3: default vAnchor changed 2008/02/22 13:07:20 os 1.22.14.2: table width/alignment/indent/cell margin import improved 2008/02/21 12:33:23 hbrinkm 1.22.14.1: joined changes from xmlfilter03


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [979e524306f753bcd82d4ff6b9df1df79cd467b0]

INTEGRATION: CWS xmlfilter04 (1.6.14); FILE MERGED 2008/02/22 13:07:20 os 1.6.14.1: table width/alignment/indent/cell margin import improved


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [1dc5232aad589d310e6735bce61fe1cb3dba8379]

INTEGRATION: CWS xmlfilter04 (1.64.14); FILE MERGED 2008/03/07 12:09:38 os 1.64.14.8:  frame conversion completed 2008/03/06 08:15:50 os 1.64.14.7: footnote properties, TitlePage 2008/03/05 11:14:05 os 1.64.14.6: Widows/Orphans are Bytes 2008/03/05 11:09:27 os 1.64.14.5: footnote/endnote properties 2008/03/04 14:22:15 hbrinkm 1.64.14.4: debugging code 2008/03/03 12:37:05 os 1.64.14.3: line numbering support added 2008/02/22 13:07:20 os 1.64.14.2: table width/alignment/indent/cell margin import improved 2008/02/21 12:33:22 hbrinkm 1.64.14.1: joined changes from xmlfilter03


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [c604eaf74b38ee4e31ab128ee1b17c0705a1b34f]

INTEGRATION: CWS xmlfilter04 (1.10.14); FILE MERGED 2008/03/05 11:06:49 os 1.10.14.1: footnote/endnote properties


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [27aba2109543f5e5f1ad400453a31dc9a4626fd3]

INTEGRATION: CWS xmlfilter04 (1.2.14); FILE MERGED 2008/03/06 08:22:37 hbrinkm 1.2.14.2: use xmlify for output of xml attributes 2008/03/04 14:14:21 hbrinkm 1.2.14.1: XMLTag/XMLAttribute implementation


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [2e32592b28e1f2c896cfcfec26ebe02b1bcae02d]

INTEGRATION: CWS xmlfilter04 (1.1.2); FILE ADDED 2008/03/12 13:58:31 hbrinkm 1.1.2.1: tokens are generated from token.txt in oox


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [d74950a54a659c10a045ef2be5f47628715da0bc]

INTEGRATION: CWS xmlfilter04 (1.44.14); FILE MERGED 2008/03/19 14:32:04 hbrinkm 1.44.14.6: RESYNC: (1.44-1.45); FILE MERGED 2008/03/12 13:57:48 hbrinkm 1.44.14.5: namespaceids now separate 2008/03/04 14:13:24 hbrinkm 1.44.14.4: marks, cleanups, preparation for usage of lookuptables for context creation 2008/02/27 08:55:49 hbrinkm 1.44.14.3: debug output in createFromStart 2008/02/26 08:39:50 hbrinkm 1.44.14.2: additionally use type of footnote/endnote to specify which footnote/endnote to use 2008/02/21 12:33:27 hbrinkm 1.44.14.1: joined changes from xmlfilter03


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [2e946b4d72e265ab2ef117588f00e637ccc15fb4]

INTEGRATION: CWS xmlfilter04 (1.1.2); FILE ADDED 2008/04/18 08:59:35 rt 1.1.2.3: Change license header to LGPL v3. 2008/04/18 08:57:59 rt 1.1.2.2: Change license header to LGPL v3. 2008/03/12 13:56:49 hbrinkm 1.1.2.1: namespaceids now separate


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [d5deb321973465bc817d55331adae22185768a23]

INTEGRATION: CWS xmlfilter04 (1.5.14); FILE MERGED 2008/03/04 13:39:06 hbrinkm 1.5.14.1: replace "-" by "_" in namespace prefixes


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [38c3b21c79729d3e4642546d1cffeb311af3eb49]

INTEGRATION: CWS xmlfilter04 (1.3.14); FILE MERGED 2008/03/04 13:37:50 hbrinkm 1.3.14.2: replace "-" by "_" in token ids, sort namespace-aliases by id 2008/02/21 12:33:27 hbrinkm 1.3.14.1: joined changes from xmlfilter03


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [30dd9cd3d4053021e4bd4a928d060635efe4d321]

INTEGRATION: CWS xmlfilter04 (1.67.14); FILE MERGED 2008/03/20 10:32:22 hbrinkm 1.67.14.8: resync cleanup 2008/03/19 14:33:01 hbrinkm 1.67.14.7: RESYNC: (1.67-1.68); FILE MERGED 2008/03/12 13:56:30 hbrinkm 1.67.14.6: tokens are generated from token.txt in oox, send tracked changes as property set 2008/03/06 08:54:47 os 1.67.14.5: customMarkFollows is now ST_OnOff 2008/03/04 13:35:48 hbrinkm 1.67.14.4: namespace cleanups, marks for elements 2008/03/04 09:24:35 os 1.67.14.3: type in widowControl fixed 2008/02/26 08:37:54 hbrinkm 1.67.14.2: new namespace vml-wordprocessingDrawing 2008/02/21 12:33:26 hbrinkm 1.67.14.1: joined changes from xmlfilter03


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [dcf72226472393a50a33debfe5de60430b47af40]

INTEGRATION: CWS xmlfilter04 (1.12.2); FILE MERGED 2008/03/17 15:12:37 os 1.12.2.5: another wrong path separator 2008/03/17 09:51:15 os 1.12.2.4: path separator fixed 2008/03/12 13:50:54 hbrinkm 1.12.2.3: generate OOXMLFastTokens.hxx from token.txt in oox 2008/02/26 08:37:53 hbrinkm 1.12.2.2: new namespace vml-wordprocessingDrawing 2008/02/21 12:33:26 hbrinkm 1.12.2.1: joined changes from xmlfilter03


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [21f402ba7e8ccc630392997bcb49f3abf6df1085]

INTEGRATION: CWS xmlfilter04 (1.1.2); FILE ADDED 2008/04/18 08:59:35 rt 1.1.2.3: Change license header to LGPL v3. 2008/04/18 08:57:44 rt 1.1.2.2: Change license header to LGPL v3. 2008/03/12 13:49:00 hbrinkm 1.1.2.1: implementation of fasttokentoid separated


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [3113a5ae27bf56f24e407f578e0f9afa1812f3cb]

INTEGRATION: CWS xmlfilter04 (1.2.14); FILE MERGED 2008/03/12 13:47:48 hbrinkm 1.2.14.1: namespaceids now separate


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [b841b14a3c3017f07f9aa15f5dcea6a80715fe84]

INTEGRATION: CWS xmlfilter04 (1.2.14); FILE MERGED 2008/03/12 13:43:25 hbrinkm 1.2.14.1: new include "OOXMLnamespaceids.hxx"


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [5acedf9c0bd886fd774f68355597455c69b1dd1a]

INTEGRATION: CWS xmlfilter04 (1.5.14); FILE MERGED 2008/03/19 14:33:09 hbrinkm 1.5.14.3: RESYNC: (1.5-1.6); FILE MERGED 2008/03/06 08:21:34 hbrinkm 1.5.14.2: removed getInputStream, new: getStorageStream, getTarget 2008/02/21 12:33:26 hbrinkm 1.5.14.1: joined changes from xmlfilter03


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [024dcac204729161427378c4145669f68134702c]

INTEGRATION: CWS xmlfilter04 (1.9.14); FILE MERGED 2008/03/06 08:21:33 hbrinkm 1.9.14.2: removed getInputStream, new: getStorageStream, getTarget 2008/02/21 12:33:26 hbrinkm 1.9.14.1: joined changes from xmlfilter03


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [3a795949ddf344ba5b4d3b316450450c5aa587ec]

INTEGRATION: CWS xmlfilter04 (1.20.14); FILE MERGED 2008/03/04 14:03:21 hbrinkm 1.20.14.2: begin() and end() for const_iterator 2008/02/21 12:33:26 hbrinkm 1.20.14.1: joined changes from xmlfilter03


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [bbe75445b4a5c563d67a7c042e759f6e3d55752d]

INTEGRATION: CWS xmlfilter04 (1.22.4); FILE MERGED 2008/03/04 14:03:21 hbrinkm 1.22.4.2: begin() and end() for const_iterator 2008/02/21 12:33:26 hbrinkm 1.22.4.1: joined changes from xmlfilter03


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [9cac232fe9df0a571c1b7db2049885c65457899a]

INTEGRATION: CWS xmlfilter04 (1.5.14); FILE MERGED 2008/03/04 13:57:30 hbrinkm 1.5.14.2: using XMLTags not needed for property sets 2008/03/04 13:43:12 hbrinkm 1.5.14.1: use XMLTags for debug output and string representation


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [0da817f242472c30fa35dd14f8c8cbb7698fb8c0]

INTEGRATION: CWS xmlfilter04 (1.2.14); FILE MERGED 2008/03/06 08:20:58 hbrinkm 1.2.14.4: getTarget 2008/03/04 13:42:57 hbrinkm 1.2.14.3: use XMLTags for debug output and string representation 2008/02/26 08:40:19 hbrinkm 1.2.14.2: additionally use type of footnote/endnote to specify which footnote/endnote to use 2008/02/21 12:33:26 hbrinkm 1.2.14.1: joined changes from xmlfilter03


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [e8755f0340cc0cbf814d76e962a5a3c2339aa40a]

INTEGRATION: CWS xmlfilter04 (1.2.14); FILE MERGED 2008/03/19 14:33:12 hbrinkm 1.2.14.4: RESYNC: (1.2-1.3); FILE MERGED 2008/03/04 13:41:58 hbrinkm 1.2.14.3: use XMLTags for debug output, marks for elements 2008/02/26 08:40:53 hbrinkm 1.2.14.2: debug code cleanups 2008/02/21 12:33:26 hbrinkm 1.2.14.1: joined changes from xmlfilter03


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [29d03cdfe0d9d6a9e6856e935051ad75b7c27330]

INTEGRATION: CWS xmlfilter04 (1.2.14); FILE MERGED 2008/03/12 13:53:26 hbrinkm 1.2.14.4: propagateCharacterPropertiesAsSet 2008/03/04 13:41:03 hbrinkm 1.2.14.3: use XMLTags for debug output, OOXMLFastContextWrapper 2008/02/27 08:56:21 hbrinkm 1.2.14.2: OOXMLFastContexHandlerWrapper 2008/02/21 12:33:26 hbrinkm 1.2.14.1: joined changes from xmlfilter03


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [1e555d9928d0bd364eb115d9892fac447b040991]

INTEGRATION: CWS xmlfilter04 (1.5.4); FILE MERGED 2008/03/19 14:32:12 hbrinkm 1.5.4.8: RESYNC: (1.5-1.6); FILE MERGED 2008/03/12 13:53:26 hbrinkm 1.5.4.7: propagateCharacterPropertiesAsSet 2008/03/06 08:57:53 os 1.5.4.6: virtual d'tor 2008/03/06 08:20:00 hbrinkm 1.5.4.5: removed debug code, use getTarget on OOXMLDocument to set relation path for ShapeHandler 2008/03/04 13:40:50 hbrinkm 1.5.4.4: use XMLTags for debug output, OOXMLFastContextWrapper 2008/02/27 08:56:21 hbrinkm 1.5.4.3: OOXMLFastContexHandlerWrapper 2008/02/26 08:39:18 hbrinkm 1.5.4.2: additionally use type of footnote/endnote to specify which footnote/endnote to use 2008/02/21 12:33:25 hbrinkm 1.5.4.1: joined changes from xmlfilter03


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [9e22957104665857d88a685f0fa8f2e9427ddbb9]

INTEGRATION: CWS xmlfilter04 (1.7.14); FILE MERGED 2008/03/06 08:12:18 hbrinkm 1.7.14.3: removed getInputStream, new: getStorageStream, getTarget 2008/02/26 08:38:48 hbrinkm 1.7.14.2: additionally use type of footnote/endnote to specify which footnote/endnote to use 2008/02/21 12:33:25 hbrinkm 1.7.14.1: joined changes from xmlfilter03


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [c2ccd50b633853719759a49a9402876276e50632]

INTEGRATION: CWS xmlfilter04 (1.14.14); FILE MERGED 2008/03/06 08:12:18 hbrinkm 1.14.14.4: removed getInputStream, new: getStorageStream, getTarget 2008/03/05 10:10:52 os 1.14.14.3:  call setModel at sub documents 2008/02/26 08:38:48 hbrinkm 1.14.14.2: additionally use type of footnote/endnote to specify which footnote/endnote to use 2008/02/21 12:33:25 hbrinkm 1.14.14.1: joined changes from xmlfilter03


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [701308f7fc4cf5d9d913256128decf63dca4cf17]

INTEGRATION: CWS xmlfilter04 (1.8.14); FILE MERGED 2008/02/22 12:55:58 os 1.8.14.2: support of cell margins 2008/02/21 12:33:23 hbrinkm 1.8.14.1: joined changes from xmlfilter03


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [73a104ac85d9318121e7881b61e8ce1bea54177d]

INTEGRATION: CWS xmlfilter04 (1.4.14); FILE MERGED 2008/02/22 13:07:21 os 1.4.14.1: table width/alignment/indent/cell margin import improved


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [62c5f53ffb57709005f8c322d1a1dffc3efd0c79]

INTEGRATION: CWS xmlfilter04 (1.5.14); FILE MERGED 2008/02/22 13:07:21 os 1.5.14.2: table width/alignment/indent/cell margin import improved 2008/02/21 12:33:23 hbrinkm 1.5.14.1: joined changes from xmlfilter03


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [07ffe6ecd3289987e133da8c7c84a109c4695263]

INTEGRATION: CWS xmlfilter04 (1.30.14); FILE MERGED 2008/03/19 13:57:59 hbrinkm 1.30.14.5: RESYNC: (1.30-1.31); FILE MERGED 2008/03/07 12:06:44 os 1.30.14.4: reset proportional char height of heading styles 2008/03/05 11:05:14 os 1.30.14.3: catch WrappedTargetExcpetion of setPropertyValues() 2008/02/22 13:07:21 os 1.30.14.2: table width/alignment/indent/cell margin import improved 2008/02/21 12:33:23 hbrinkm 1.30.14.1: joined changes from xmlfilter03


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [5d4d50104705cf44a616884871c055f0828098be]

INTEGRATION: CWS xmlfilter04 (1.14.14); FILE MERGED 2008/02/22 13:07:20 os 1.14.14.2: table width/alignment/indent/cell margin import improved 2008/02/21 12:33:23 hbrinkm 1.14.14.1: joined changes from xmlfilter03


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [d18ab2964fefedca0d24effcb3091b208adc42b7]

INTEGRATION: CWS xmlfilter04 (1.24.14); FILE MERGED 2008/03/07 12:08:30 os 1.24.14.5: reset proportional char height of heading styles 2008/03/05 11:06:36 os 1.24.14.4: footnote/endnote properties 2008/03/03 12:37:06 os 1.24.14.3: line numbering support added 2008/02/22 13:07:20 os 1.24.14.2: table width/alignment/indent/cell margin import improved 2008/02/21 12:33:23 hbrinkm 1.24.14.1: joined changes from xmlfilter03


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [5d0c9bbb1e02dd688f4ccbc765ae85b3e556e0c9]

INTEGRATION: CWS xmlfilter04 (1.27.14); FILE MERGED 2008/03/07 12:08:30 os 1.27.14.5: reset proportional char height of heading styles 2008/03/05 11:06:36 os 1.27.14.4: footnote/endnote properties 2008/03/03 12:37:06 os 1.27.14.3: line numbering support added 2008/02/22 13:07:20 os 1.27.14.2: table width/alignment/indent/cell margin import improved 2008/02/21 12:33:23 hbrinkm 1.27.14.1: joined changes from xmlfilter03


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [9a7ca35a84c92f49b599090b4355184fba60b0b4]

INTEGRATION: CWS xmlfilter04 (1.5.14); FILE MERGED 2008/03/28 17:25:26 sj 1.5.14.6: fixed build problem 2008/03/27 17:08:43 sj 1.5.14.5: fixed build problems 2008/03/06 08:18:04 os 1.5.14.4: prevent paragraph attributes in numbering character style 2008/03/05 11:07:04 os 1.5.14.3: footnote/endnote properties 2008/02/22 13:07:20 os 1.5.14.2: table width/alignment/indent/cell margin import improved 2008/02/21 12:33:23 hbrinkm 1.5.14.1: joined changes from xmlfilter03


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [07ba6a24242ce09f66e04a2326aecce791d23dfb]

INTEGRATION: CWS xmlfilter04 (1.22.2); FILE MERGED 2008/03/07 12:09:39 os 1.22.2.6:  frame conversion completed 2008/03/06 08:17:14 os 1.22.2.5: footnote properties 2008/03/05 11:05:47 os 1.22.2.4: footnote/endnote properties 2008/03/03 12:37:06 os 1.22.2.3: line numbering support added 2008/02/22 13:07:20 os 1.22.2.2: table width/alignment/indent/cell margin import improved 2008/02/21 12:33:23 hbrinkm 1.22.2.1: joined changes from xmlfilter03


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [1dde11a052f2ce6e27f499de4f1fd440c276f4ae]

INTEGRATION: CWS xmlfilter04 (1.22.14); FILE MERGED 2008/03/07 12:09:38 os 1.22.14.5:  frame conversion completed 2008/03/06 08:17:14 os 1.22.14.4: footnote properties 2008/03/05 11:05:46 os 1.22.14.3: footnote/endnote properties 2008/02/22 13:07:20 os 1.22.14.2: table width/alignment/indent/cell margin import improved 2008/02/21 12:33:22 hbrinkm 1.22.14.1: joined changes from xmlfilter03


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [ff492253d603a92dc49eaad2e6af65dc543a5016]

INTEGRATION: CWS xmlfilter04 (1.10.14); FILE MERGED 2008/02/22 13:07:20 os 1.10.14.1: table width/alignment/indent/cell margin import improved


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [bd7643044126fc0a75abae1dd69121c9d0b05fda]

INTEGRATION: CWS xmlfilter04 (1.18.14); FILE MERGED 2008/03/05 11:04:33 os 1.18.14.2: column width unsupported 2008/02/22 13:07:20 os 1.18.14.1: table width/alignment/indent/cell margin import improved


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [d7f3955be157bdfca92bcb8b5e92f476592a9b62]

INTEGRATION: CWS xmlfilter04 (1.13.14); FILE MERGED 2008/02/22 13:07:20 os 1.13.14.1: table width/alignment/indent/cell margin import improved


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [98a4f259c3838ed997920444cc271ef12b1a5d8b]

INTEGRATION: CWS xmlfilter04 (1.10.14); FILE MERGED 2008/03/05 11:06:49 os 1.10.14.1: footnote/endnote properties


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [1d5475a426f8b7e5554a08e4be2b308d393da84d]

INTEGRATION: CWS xmlfilter04 (1.1.2); FILE ADDED 2008/04/18 08:57:38 rt 1.1.2.2: Change license header to LGPL v3. 2008/02/22 13:07:47 os 1.1.2.1: support of cell margins


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [6a9e4e77e83875ecce3b387736f6dd1ea221ced8]

INTEGRATION: CWS xmlfilter04 (1.1.2); FILE ADDED 2008/04/18 08:57:31 rt 1.1.2.3: Change license header to LGPL v3. 2008/02/26 08:37:19 hbrinkm 1.1.2.2: removed warning 2008/02/22 12:55:31 os 1.1.2.1: support of cell margins


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [1c7de6ad669d9e3660e8274b80dc7737bb35abc9]

INTEGRATION: CWS xmlfilter04 (1.2.14); FILE MERGED 2008/02/22 13:07:20 os 1.2.14.1: table width/alignment/indent/cell margin import improved


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [5efd2fe6fff716bea8c1c3da26e8b47862267df2]

INTEGRATION: CWS xmlfilter04 (1.3.14); FILE MERGED 2008/02/22 13:07:20 os 1.3.14.2: table width/alignment/indent/cell margin import improved 2008/02/21 12:33:22 hbrinkm 1.3.14.1: joined changes from xmlfilter03


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [773328c8d2130f82f8eea2caf9dc3bd5bbf5d5fa]

INTEGRATION: CWS xmlfilter04 (1.4.14); FILE MERGED 2008/03/04 13:33:19 hbrinkm 1.4.14.1: new classes for debug output: XMLAttribute and XMLTag


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [bd4b1fb9f42fb21848421ec3e831ff6d4f38bb03]

INTEGRATION: CWS xmlfilter04 (1.13.14); FILE MERGED 2008/03/20 10:32:22 hbrinkm 1.13.14.5: resync cleanup 2008/03/19 14:33:16 hbrinkm 1.13.14.4: RESYNC: (1.13-1.14); FILE MERGED 2008/03/06 08:09:08 hbrinkm 1.13.14.3: removed getInputStream, new: getStorageStream, getTarget 2008/02/26 08:36:38 hbrinkm 1.13.14.2: additionally use type of footnote/endnote to specify which footnote/endnote to use 2008/02/21 12:33:22 hbrinkm 1.13.14.1: joined changes from xmlfilter03


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [721363df22e0622bff2348687eebb5265af05d08]

INTEGRATION: CWS filteredrows (1.45.64); FILE MERGED 2008/03/28 16:54:27 er 1.45.64.4: #i33851# disable Insert.Names.Create for filtered 2008/03/28 15:46:54 er 1.45.64.3: re-enable paste slots 2008/03/20 16:19:13 er 1.45.64.2: #i33851# re-enable CopyToClip for filtered, using the existing mechanisms 2008/03/19 18:31:53 er 1.45.64.1: #i33851# first wave: treat filtered simple area selection as if it was a multi-selection, effectively disabling all operations that are not supported for a multi-selection


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [62be40378af60fa31aaf99f29b5fdf8fd51c8cf2]

INTEGRATION: CWS filteredrows (1.38.34); FILE MERGED 2008/03/28 13:11:15 er 1.38.34.3: #i33851# CopyFromClip: paste slices to unfiltered rows, adapting selection mark if appropriate 2008/03/20 16:19:13 er 1.38.34.2: #i33851# re-enable CopyToClip for filtered, using the existing mechanisms 2008/03/19 18:31:54 er 1.38.34.1: #i33851# first wave: treat filtered simple area selection as if it was a multi-selection, effectively disabling all operations that are not supported for a multi-selection


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [d14fe0d693559919774e805c17d7b79a4ea526b2]

INTEGRATION: CWS filteredrows (1.63.64); FILE MERGED 2008/03/20 15:36:06 er 1.63.64.2: GetSimpleArea: return the area also for simple filtered 2008/03/19 18:31:54 er 1.63.64.1: #i33851# first wave: treat filtered simple area selection as if it was a multi-selection, effectively disabling all operations that are not supported for a multi-selection


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [61cd3e96fad25b291e7778475296ea5fe882e3ce]

INTEGRATION: CWS filteredrows (1.16.4); FILE MERGED 2008/03/28 13:11:16 er 1.16.4.1: #i33851# CopyFromClip: paste slices to unfiltered rows, adapting selection mark if appropriate


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [b7ae5fa9010f49a979b117a86eff5258c7893626]

INTEGRATION: CWS filteredrows (1.42.4); FILE MERGED 2008/03/19 18:31:54 er 1.42.4.1: #i33851# first wave: treat filtered simple area selection as if it was a multi-selection, effectively disabling all operations that are not supported for a multi-selection


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [c563576cef0d9fe625985c779a788feb90d42997]

INTEGRATION: CWS filteredrows (1.38.4); FILE MERGED 2008/04/01 00:34:12 er 1.38.4.2: #i33851# TestMergeCells: filtered not mergeable 2008/03/19 18:31:54 er 1.38.4.1: #i33851# first wave: treat filtered simple area selection as if it was a multi-selection, effectively disabling all operations that are not supported for a multi-selection


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [9701d33b2efe12412054ebe01670984932625a11]

INTEGRATION: CWS filteredrows (1.12.64); FILE MERGED 2008/03/19 18:31:54 er 1.12.64.1: #i33851# first wave: treat filtered simple area selection as if it was a multi-selection, effectively disabling all operations that are not supported for a multi-selection


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [f000dcc9fa54a0528d58446eef41d7d957820ca1]

INTEGRATION: CWS filteredrows (1.5.470); FILE MERGED 2008/03/19 18:31:54 er 1.5.470.1: #i33851# first wave: treat filtered simple area selection as if it was a multi-selection, effectively disabling all operations that are not supported for a multi-selection


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [69640f7b5f45f0674b640d7c7143d00cc3675a69]

INTEGRATION: CWS filteredrows (1.73.4); FILE MERGED 2008/03/20 16:19:13 er 1.73.4.2: #i33851# re-enable CopyToClip for filtered, using the existing mechanisms 2008/03/19 18:31:54 er 1.73.4.1: #i33851# first wave: treat filtered simple area selection as if it was a multi-selection, effectively disabling all operations that are not supported for a multi-selection


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [5cc4050c4a3f4ac6987c2bed6acb1848295a5117]

INTEGRATION: CWS filteredrows (1.65.34); FILE MERGED 2008/03/19 18:31:54 er 1.65.34.1: #i33851# first wave: treat filtered simple area selection as if it was a multi-selection, effectively disabling all operations that are not supported for a multi-selection


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [46debf7b487def1fb47043cc6d156e4e3d1ae7d9]

INTEGRATION: CWS filteredrows (1.19.222); FILE MERGED 2008/03/19 18:31:53 er 1.19.222.1: #i33851# first wave: treat filtered simple area selection as if it was a multi-selection, effectively disabling all operations that are not supported for a multi-selection


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [465ede7f636dbb0dacd05915cf536a02dc7c3cb3]

INTEGRATION: CWS filteredrows (1.92.4); FILE MERGED 2008/03/31 22:41:57 er 1.92.4.2: #i33851# handle drag&drop and primary selection 2008/03/19 18:31:53 er 1.92.4.1: #i33851# first wave: treat filtered simple area selection as if it was a multi-selection, effectively disabling all operations that are not supported for a multi-selection


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [9e293f479a2fb76fc5732170243006c5f2c6fa38]

INTEGRATION: CWS filteredrows (1.37.70); FILE MERGED 2008/03/19 18:31:53 er 1.37.70.1: #i33851# first wave: treat filtered simple area selection as if it was a multi-selection, effectively disabling all operations that are not supported for a multi-selection


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [7e493dc5806fdc6f39ffd659d2f7a3bb35741795]

INTEGRATION: CWS filteredrows (1.16.34); FILE MERGED 2008/03/19 18:31:53 er 1.16.34.1: #i33851# first wave: treat filtered simple area selection as if it was a multi-selection, effectively disabling all operations that are not supported for a multi-selection


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [fad0642b2854277532ee55a922838d9c70391e8b]

INTEGRATION: CWS filteredrows (1.13.308); FILE MERGED 2008/03/19 18:31:53 er 1.13.308.1: #i33851# first wave: treat filtered simple area selection as if it was a multi-selection, effectively disabling all operations that are not supported for a multi-selection


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [243d7e8fe410c54700f122f2037c6a524b26ebf6]

INTEGRATION: CWS filteredrows (1.31.64); FILE MERGED 2008/03/28 17:19:32 er 1.31.64.2: #i33851# do not disable filter slots for filtered 2008/03/19 18:31:53 er 1.31.64.1: #i33851# first wave: treat filtered simple area selection as if it was a multi-selection, effectively disabling all operations that are not supported for a multi-selection


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [710b591cde6e5dc2258641c59c530218508cdae6]

INTEGRATION: CWS filteredrows (1.49.62); FILE MERGED 2008/03/19 18:31:53 er 1.49.62.1: #i33851# first wave: treat filtered simple area selection as if it was a multi-selection, effectively disabling all operations that are not supported for a multi-selection


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [77342d373a6c696b18b805940ebddb15a10ccf17]

INTEGRATION: CWS filteredrows (1.35.36); FILE MERGED 2008/03/20 22:11:41 er 1.35.36.3: RangeList, not RangeListRef 2008/03/20 18:57:43 er 1.35.36.2: ScTabViewObj::getSelection: return multi-selection for filtered simple area 2008/03/19 18:31:53 er 1.35.36.1: #i33851# first wave: treat filtered simple area selection as if it was a multi-selection, effectively disabling all operations that are not supported for a multi-selection


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [3ebd13c1ff743994dc85028aecc060e2e8f2ddb2]

INTEGRATION: CWS filteredrows (1.14.308); FILE MERGED 2008/03/19 18:31:52 er 1.14.308.1: #i33851# first wave: treat filtered simple area selection as if it was a multi-selection, effectively disabling all operations that are not supported for a multi-selection


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [5af6931fe5ae2de8b49443829ea2d0a40690fb23]

INTEGRATION: CWS filteredrows (1.11.638); FILE MERGED 2008/03/28 13:11:15 er 1.11.638.1: #i33851# CopyFromClip: paste slices to unfiltered rows, adapting selection mark if appropriate


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [08b5ed50476473a95a45f6dde72d32eee73bc92c]

INTEGRATION: CWS filteredrows (1.22.72); FILE MERGED 2008/03/28 14:20:07 er 1.22.72.2: some compilers do not like extraneous separators 2008/03/19 18:31:52 er 1.22.72.1: #i33851# first wave: treat filtered simple area selection as if it was a multi-selection, effectively disabling all operations that are not supported for a multi-selection


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [7931d0286ad4cf82da0c48551c33debe456307bd]

INTEGRATION: CWS filteredrows (1.17.136); FILE MERGED 2008/03/31 22:41:57 er 1.17.136.1: #i33851# handle drag&drop and primary selection


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [d064ffc55873be7f9384fd9de3696c4d09d40a49]

INTEGRATION: CWS filteredrows (1.27.204); FILE MERGED 2008/03/19 18:31:52 er 1.27.204.1: #i33851# first wave: treat filtered simple area selection as if it was a multi-selection, effectively disabling all operations that are not supported for a multi-selection


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [7278d422d682c58b45055d233b9c0378809847bf]

INTEGRATION: CWS filteredrows (1.32.218); FILE MERGED 2008/03/31 22:41:57 er 1.32.218.1: #i33851# handle drag&drop and primary selection


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [bc4e0e096031c231bc04d5339493b81d592e909f]

INTEGRATION: CWS filteredrows (1.13.308); FILE MERGED 2008/03/31 22:41:57 er 1.13.308.2: #i33851# handle drag&drop and primary selection 2008/03/19 18:31:52 er 1.13.308.1: #i33851# first wave: treat filtered simple area selection as if it was a multi-selection, effectively disabling all operations that are not supported for a multi-selection


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [32524cc4dd9c327617115584cfefffeed2a0a62b]

INTEGRATION: CWS filteredrows (1.55.4); FILE MERGED 2008/03/19 18:31:52 er 1.55.4.1: #i33851# first wave: treat filtered simple area selection as if it was a multi-selection, effectively disabling all operations that are not supported for a multi-selection


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [d7961f5e3c41f9ed66f17de688a49361b7969066]

INTEGRATION: CWS filteredrows (1.86.4); FILE MERGED 2008/03/28 13:11:15 er 1.86.4.1: #i33851# CopyFromClip: paste slices to unfiltered rows, adapting selection mark if appropriate


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [67cb3f9cc8f2578a887a9adadb6c10b16cc1b5c6]

INTEGRATION: CWS filteredrows (1.109.4); FILE MERGED 2008/03/28 13:11:14 er 1.109.4.1: #i33851# CopyFromClip: paste slices to unfiltered rows, adapting selection mark if appropriate


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [6c1cb9e088255517599c7b33d61501c218d234fc]

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>  [481156c9184a23f22f1d027cd11b5daf2958d55e]

INTEGRATION: CWS native145 (1.4.12); FILE MERGED 2008/04/14 15:59:39 is 1.4.12.1: #i88143# new unix package names and versions


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [7776e448067eb8fb3b455e8985d195e3d46355ed]

INTEGRATION: CWS native145 (1.7.4); FILE MERGED 2008/04/14 15:59:39 is 1.7.4.1: #i88143# new unix package names and versions


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [90eb9ac399355fee807750cebd5ebf9fe0d1632b]

INTEGRATION: CWS native145 (1.2.12); FILE MERGED 2008/04/14 15:59:39 is 1.2.12.1: #i88143# new unix package names and versions


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [73af0575617e45d8fa54f83fe99e04540d6bbaaa]

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>  [9c595f06f9d075bf23ed6885a4a3be1db3b5f937]

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>  [3ccf228757a25c164863a53b6cec7d5cb79317dd]

INTEGRATION: CWS native145 (1.3.12); FILE MERGED 2008/04/14 15:58:54 is 1.3.12.1: #i88259# debian support


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [8fceadb7ad80438efa7ad52e8074fc80bf668d21]

INTEGRATION: CWS native145 (1.3.12); FILE MERGED 2008/04/14 15:59:40 is 1.3.12.1: #i88143# new unix package names and versions


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [6bc4438e071e167b57567ab8e16d1b605830a696]

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>  [dfe7a8928cde90efb15be08bb9e4ec7f37bab043]

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>  [11ae6f1f8dee445f2460cd3033a5eca8392422e4]

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>  [79aef92fc136243af60f50fb79aec9c72b7d4157]

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>  [10700a2edfae7851cfedcdc754d9eae85f8ae993]

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>  [1bf4d55912a1de7115807035cea793f88105a571]

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>  [5b12cfb3470f7d8d3f45325e2c2ad1680e83bd27]

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>  [27e63d70b39558840a7bbaded63e507b499ac05b]

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>  [19ee46c67718d3e9b678f2773f7ba34cf6189cc5]

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>  [c5b34da53718d0e2ede7780bb819d83c0e105bdb]

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>  [a8f23f059f52632a85d778fe49725b0577d4b526]

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>  [95ab5755ba119e1e4079522d9d5c8cd5f21dba0b]

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-18  Rüdiger Timm  <rt@openoffice.org>  [9866a70b07433ac30065b1b47c0c88a0f5830e4f]

INTEGRATION: CWS iconupdate04 (1.16.2); FILE MERGED 2008/04/10 08:04:43 ka 1.16.2.2: #i87567#: allow usage of multilayer icon themes 2008/04/08 15:35:09 ka 1.16.2.1: multilayer image handling


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [cb57338148a56aa78e08b481660400b38179d33d]

INTEGRATION: CWS iconupdate04 (1.2.204); FILE MERGED 2008/04/10 06:35:38 ka 1.2.204.2: #i87567#: allow usage of multilayer icon themes 2008/04/08 15:34:54 ka 1.2.204.1: multilayer image handling


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [06f5643cf8ebf097d9642e7c8d8290908d9bd814]

INTEGRATION: CWS iconupdate04 (1.5.2); FILE MERGED 2008/04/03 01:19:21 ka 1.5.2.2: RESYNC: (1.5-1.6); FILE MERGED 2008/03/28 17:29:23 hjs 1.5.2.1: #i87567# - apply patches  done by is


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [e57b3eefd97839e3cc9fb2e9dca36ab0b3c0bf27]

INTEGRATION: CWS iconupdate04 (1.48.38); FILE MERGED 2008/03/28 15:14:04 ka 1.48.38.1: #i86506#: enable UI for icon theme switching in SO


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [dd31a2ae1035532890b3cc9080aec0fff9ebb7c5]

INTEGRATION: CWS iconupdate04 (1.4.74); FILE MERGED 2008/03/18 16:20:14 va 1.4.74.1: #151999# Updated Icon for OOo3/SO9. Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [f65f4ee1de34d342282f3b4872ef51d16f1f960b]

INTEGRATION: CWS iconupdate04 (1.2.128); FILE MERGED 2008/03/18 16:20:14 va 1.2.128.1: #151999# Updated Icon for OOo3/SO9. Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [7de357687b412bfa1df272d2ebdf09a9477e125d]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/03/18 16:20:14 va 1.1.228.1: #151999# Updated Icon for OOo3/SO9. Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [f41c4e4b3987d4101ee4a684c5d7bfa7465707cf]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2007/12/04 15:17:28 va 1.1.228.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [6717e18dafbbac091104eed312121d30186995aa]

INTEGRATION: CWS iconupdate04 (1.1.180); FILE MERGED 2007/12/04 15:17:27 va 1.1.180.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [5098e5329e8fa719de1e81535dbef8c41a0af96d]

INTEGRATION: CWS iconupdate04 (1.1.202); FILE MERGED 2007/12/04 15:17:27 va 1.1.202.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [3047d5b18ff0bb0e6ec96bddefee7b4441e2bd0e]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2007/12/04 15:17:27 va 1.1.228.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [97dfa87485169babe7246de8a4008a08ef7697ce]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2007/12/04 15:17:26 va 1.1.228.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [5421c414ab36a1989ad3e98c89c897419833224d]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/01/31 11:50:52 va 1.1.228.2: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by: 2007/12/04 15:17:26 va 1.1.228.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [65ad9b634ef827edc685bf6a0e9745e1b86de452]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/03/18 16:20:13 va 1.1.228.1: #151999# Updated Icon for OOo3/SO9. Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [1cb67a3f975d3d3e9fd3ff3ca1bd61229c8c273b]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2007/12/04 15:17:18 va 1.1.228.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [d9e27cf73559058cd8f0c1051204beebb89fe96f]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2007/12/04 15:17:17 va 1.1.228.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [fbf90737fac80407cc6ad461502fbccfd36e7630]

INTEGRATION: CWS iconupdate04 (1.2.88); FILE MERGED 2007/12/04 15:17:17 va 1.2.88.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [5bb954a6475c4f55c672659a67fbba7dd16eeb74]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/01/31 11:50:52 va 1.1.228.1: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [992aed1ded2b96c8cf0df2e19ca2929032681b2f]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/01/31 11:50:51 va 1.1.228.1: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [eaf2c8f0b9482b34c6c0c6100bd8110dce413958]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/01/31 11:50:51 va 1.1.228.2: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by: 2007/12/04 15:17:17 va 1.1.228.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [152ed5e9aae3e0349e925fca4a6818f13a47c1ca]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2007/12/04 15:17:16 va 1.1.228.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [f154acc8a8558ba04797338b1d5fa2c00904903f]

INTEGRATION: CWS iconupdate04 (1.2.200); FILE MERGED 2007/12/04 15:17:16 va 1.2.200.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [23a87832401a48eb3d4feb04710ed13c2fbb9aa6]

INTEGRATION: CWS iconupdate04 (1.2.164); FILE MERGED 2008/03/18 16:20:12 va 1.2.164.1: #151999# Updated Icon for OOo3/SO9. Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [f981c8f819144191f3831f3d923e7dd756927d4c]

INTEGRATION: CWS iconupdate04 (1.2.78); FILE MERGED 2007/12/04 15:17:16 va 1.2.78.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [b3603958a8df49b0bdf4a6b452d8dc98d6d82ddf]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/03/18 16:20:12 va 1.1.228.2: #151999# Updated Icon for OOo3/SO9. Issue number: Submitted by: Reviewed by: 2007/12/04 15:17:16 va 1.1.228.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [a63ab223b6395bc47d05df36db02d0ae9d48bae2]

INTEGRATION: CWS iconupdate04 (1.2.88); FILE MERGED 2008/01/31 11:50:51 va 1.2.88.1: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [c427f855a3c357a9489ab2728ccfa196009ef46b]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/01/31 11:50:51 va 1.1.228.1: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [6d505421feb7da34df3fd8e1aa9012a25b61eecb]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2007/12/04 15:17:15 va 1.1.228.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [f5b33d964d86272c648414da50e8f8b2b77cbdda]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/01/31 11:50:51 va 1.1.228.2: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by: 2007/12/04 15:17:15 va 1.1.228.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [aeb428ee01d7deafc8b1a0c7fba87387dfd96569]

INTEGRATION: CWS iconupdate04 (1.2.200); FILE MERGED 2007/12/04 15:17:15 va 1.2.200.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [20a6a1f6832837da2e05be82dd6e0d5972e494e0]

INTEGRATION: CWS iconupdate04 (1.2.164); FILE MERGED 2008/03/18 16:20:12 va 1.2.164.1: #151999# Updated Icon for OOo3/SO9. Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [85927008441c38877b6025b1be072107c242fc2a]

INTEGRATION: CWS iconupdate04 (1.2.88); FILE MERGED 2007/12/04 15:17:14 va 1.2.88.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [8cec2e4f1541103393776952abd40d619ad4fbb6]

INTEGRATION: CWS iconupdate04 (1.3.88); FILE MERGED 2007/12/04 15:17:14 va 1.3.88.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [49527b8a2e0458dcfacd021f2f8fa8ef81988388]

INTEGRATION: CWS iconupdate04 (1.2.200); FILE MERGED 2007/12/04 15:17:14 va 1.2.200.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [8049046f5d5097a7649e457313458ee99fa9b494]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2007/12/04 15:17:14 va 1.1.228.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [ef37ff3b89d8d556671495799267e755afee2df4]

INTEGRATION: CWS iconupdate04 (1.4.74); FILE MERGED 2008/03/18 16:20:11 va 1.4.74.1: #151999# Updated Icon for OOo3/SO9. Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [68945a4deb5b21e58db7923545f9cb2bb96327f6]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2007/12/04 15:17:13 va 1.1.228.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [b3c60e4cd98baf877c577b36e4a6ee61dce00aa5]

INTEGRATION: CWS iconupdate04 (1.2.200); FILE MERGED 2007/12/04 15:17:13 va 1.2.200.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [dc14201c0df1e84e59f34caca514e0e7c0a8a604]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/03/18 16:20:11 va 1.1.228.1: #151999# Updated Icon for OOo3/SO9. Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [9b83c5d06fad26240612caccd27492995b17214c]

INTEGRATION: CWS iconupdate04 (1.3.200); FILE MERGED 2007/12/04 15:17:13 va 1.3.200.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [debdb5ae8d2ece13f6ad5b2186a45a2ce9a68a07]

INTEGRATION: CWS iconupdate04 (1.2.128); FILE MERGED 2008/03/18 16:20:11 va 1.2.128.1: #151999# Updated Icon for OOo3/SO9. Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [341b3092111c202cc494b9e63c853c1fb92ea645]

INTEGRATION: CWS iconupdate04 (1.2.88); FILE MERGED 2008/01/31 11:50:51 va 1.2.88.1: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [c6f77fa44f1aaa42e218e2c9c00bbab0173b9919]

INTEGRATION: CWS iconupdate04 (1.2.88); FILE MERGED 2008/01/31 11:50:50 va 1.2.88.1: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [463f13cd844b831801a7ecb723083eed3250b611]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2007/12/04 15:17:12 va 1.1.228.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [c4c574847467999f7f6c3f594534826460dee7c4]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/01/31 11:50:50 va 1.1.228.1: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [de899b96ec8cf6e27634b5742070a44ec1b7db57]

INTEGRATION: CWS iconupdate04 (1.2.200); FILE MERGED 2007/12/04 15:17:12 va 1.2.200.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [cc467b50549ae5517a6e07d1279ae32503395f12]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2007/12/04 15:17:11 va 1.1.228.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [f05097fc8f61647b4abe5453fd3c0732014b1c5a]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2007/12/04 15:17:10 va 1.1.228.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [f2dc28bfa3c41c9db80da5614d58bb8cc2e5d8af]

INTEGRATION: CWS iconupdate04 (1.3.88); FILE MERGED 2007/12/04 15:17:09 va 1.3.88.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [6e4cee7466d39db4e424f2180f97f4eb6faca4eb]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2007/12/04 15:17:09 va 1.1.228.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [1db7ba81678a8bf811a230606f92dddb2d84c0ac]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/01/31 11:50:49 va 1.1.228.1: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [deafeca9883e3e4d8f3acd0de3a377d743a5c057]

#i88405# Fallback to en-US.


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [883868a4c514d55646436a3350a17729d7de0dd5]

INTEGRATION: CWS iconupdate04 (1.2.88); FILE MERGED 2008/01/31 11:50:49 va 1.2.88.1: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [96b21e9e4cb540295e616b0b431b96fb0e11b0ee]

INTEGRATION: CWS iconupdate04 (1.2.200); FILE MERGED 2007/12/04 15:17:09 va 1.2.200.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [b1e513452df8d020eacf38ba83c670ce2e4f6bd0]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2007/12/04 15:17:08 va 1.1.228.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [76fe5939dab91bd8bdc662cf22b45c65b65b5d08]

INTEGRATION: CWS iconupdate04 (1.2.200); FILE MERGED 2007/12/04 15:17:08 va 1.2.200.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [0e6e6c387d60c20cec6b52bac303f9ac596f46a3]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/03/18 16:20:08 va 1.1.228.1: #151999# Updated Icon for OOo3/SO9. Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [10e1330893b3da96c48240f0babd8d67ce579ba9]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2007/12/04 15:17:07 va 1.1.228.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [be4123b95cc58d967e03094a342d93b9a46b89d0]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2007/12/04 15:17:06 va 1.1.228.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [be554aba07cfabe424080370d7740ceee2d8c914]

INTEGRATION: CWS iconupdate04 (1.2.88); FILE MERGED 2008/01/31 11:50:48 va 1.2.88.1: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [717e3add106ac5d8664e73a4894962ef1e734aca]

INTEGRATION: CWS iconupdate04 (1.2.200); FILE MERGED 2008/01/31 11:50:48 va 1.2.200.1: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [07d777988b7497d756bd77569aa1643f452f9140]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/01/31 11:50:48 va 1.1.228.1: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [13886f9bb4411e7e576dfd6c5d4447b128e9d62e]

INTEGRATION: CWS iconupdate04 (1.2.88); FILE MERGED 2007/12/04 15:17:06 va 1.2.88.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [91b8fba7750d72bb594dc1a577c0c6e7b0414090]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2007/12/04 15:17:05 va 1.1.228.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [db231f8f60514500d480003487e9362a78946bf8]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/03/18 16:20:04 va 1.1.228.1: #151999# Updated Icon for OOo3/SO9. Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [1dc80ba6503c7e305fbad5aea9632a11f6f919a1]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2007/12/04 15:17:04 va 1.1.228.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [6ad9dcc84c66c4c5037593072aa5605b6ceef1b9]

INTEGRATION: CWS iconupdate04 (1.2.88); FILE MERGED 2007/12/04 15:17:04 va 1.2.88.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [e37c7a7c6650fd8ccc68b9f096697729c9591d03]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2007/12/04 15:17:03 va 1.1.228.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [ba6c053d39ef47ccd4ecbf01d47becfd5e17988a]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/03/18 16:20:02 va 1.1.228.1: #151999# Updated Icon for OOo3/SO9. Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [58037be5adde6d3d417707968a51185bef6a4d3c]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2007/12/04 15:15:58 va 1.1.228.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [5d6ce0861a146ed10d13322a842f015d381dbd68]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2007/12/04 15:15:57 va 1.1.228.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [f442fc64ca331a897843e27e738cb2acc4a720bd]

INTEGRATION: CWS iconupdate04 (1.2.88); FILE MERGED 2007/12/04 15:15:57 va 1.2.88.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [10f9a7b82c9268d40be93de0d25f3932331d50e8]

INTEGRATION: CWS iconupdate04 (1.1.222); FILE MERGED 2007/12/04 15:15:57 va 1.1.222.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [491dafe94903abbcd191cb6e3c69d94b9fdd7414]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/01/31 11:50:46 va 1.1.228.1: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [5c4c9972e0bc8f3a4eb7829076ec708d201ad6d3]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/01/31 11:50:46 va 1.1.228.1: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [0c42362b6714f55b9ac11c77c2eba19c4188392c]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2007/12/04 15:15:56 va 1.1.228.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [a95d44bc91c6cb90b3ffe9888402c63161c17290]

INTEGRATION: CWS iconupdate04 (1.1.222); FILE MERGED 2007/12/04 15:15:56 va 1.1.222.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [ed7a268c07314ef7da59f51cc74874982bf9021b]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/03/18 16:20:00 va 1.1.228.1: #151999# Updated Icon for OOo3/SO9. Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [629d75056b9d46753dcf8432b4a975d8c76b6fe1]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/01/31 11:50:45 va 1.1.228.2: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by: 2007/12/04 15:15:56 va 1.1.228.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [55236a775fc957dba03e8df4d6b30af0bc88cb54]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/03/18 16:20:00 va 1.1.228.2: #151999# Updated Icon for OOo3/SO9. Issue number: Submitted by: Reviewed by: 2007/12/04 15:15:56 va 1.1.228.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [b7bff6eac2874b602719fb1a647ae1fbab9ac4c9]

INTEGRATION: CWS iconupdate04 (1.2.88); FILE MERGED 2007/12/04 15:15:56 va 1.2.88.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [0db1f39d952cfdb8fcf09fb6a8ca15f8bb3504ee]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2007/12/04 15:15:55 va 1.1.228.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [2308d149f8231eeb7fd200b046443a48c5bc8c81]

INTEGRATION: CWS iconupdate04 (1.2.78); FILE MERGED 2007/12/04 15:15:55 va 1.2.78.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [1221abb50a05cac8105d8ba121097d7529b9d3b8]

INTEGRATION: CWS iconupdate04 (1.2.200); FILE MERGED 2007/12/04 15:15:55 va 1.2.200.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [a200291ed7b626df42f88e5a238065fce85217c8]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/03/18 16:19:59 va 1.1.228.1: #151999# Updated Icon for OOo3/SO9. Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [8c88032b86804be6980e640809efc7db06fbba07]

INTEGRATION: CWS iconupdate04 (1.2.164); FILE MERGED 2008/03/18 16:19:59 va 1.2.164.1: #151999# Updated Icon for OOo3/SO9. Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [2edb3c0081c3333f51d94fd871031061240a238c]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/01/31 11:50:45 va 1.1.228.1: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [4dc9b9912ba11dc8fe97aa2d691e8c16a9839799]

INTEGRATION: CWS iconupdate04 (1.2.78); FILE MERGED 2007/12/04 15:15:55 va 1.2.78.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [cc34884f377ce4a298dc760a509acb5f28ca4742]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2007/12/04 15:15:54 va 1.1.228.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [881a7a8acc40e64c40dd8bb07f571c63e5914a55]

INTEGRATION: CWS iconupdate04 (1.3.174); FILE MERGED 2008/01/31 11:50:44 va 1.3.174.1: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [4d457f72ed94719e7709717eeb4c95d7817214f7]

INTEGRATION: CWS iconupdate04 (1.4.28); FILE MERGED 2008/01/31 11:50:44 va 1.4.28.1: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [59b8ae712c5816d3e1179bcbe1986b562b03e7fc]

INTEGRATION: CWS iconupdate04 (1.4.88); FILE MERGED 2008/01/31 11:50:44 va 1.4.88.1: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [fafaa3d2dea04f6b13838de3606d779ab4eb34a0]

INTEGRATION: CWS iconupdate04 (1.2.128); FILE MERGED 2008/03/18 16:19:56 va 1.2.128.1: #151999# Updated Icon for OOo3/SO9. Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [72c1c52fe9ff4286407b5eaa6e1ab5a1a9c4cd71]

INTEGRATION: CWS iconupdate04 (1.3.88); FILE MERGED 2008/03/18 16:19:55 va 1.3.88.1: #151999# Updated Icon for OOo3/SO9. Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [51c63a00f65c3828e2898a81f4fbd3f34474ee98]

INTEGRATION: CWS iconupdate04 (1.2.156); FILE MERGED 2008/03/18 16:19:55 va 1.2.156.1: #151999# Updated Icon for OOo3/SO9. Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [2b100f71401a88489e5df5182c7dd44d86cf8cbd]

INTEGRATION: CWS iconupdate04 (1.2.128); FILE MERGED 2008/03/18 16:19:55 va 1.2.128.1: #151999# Updated Icon for OOo3/SO9. Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [b28ddf957acdb399be887dc3bf5c4d4f7e2a23c9]

INTEGRATION: CWS iconupdate04 (1.2.128); FILE MERGED 2008/03/18 16:19:54 va 1.2.128.1: #151999# Updated Icon for OOo3/SO9. Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [43579fec07ef1394a24d3a34ec5b77ddbbb2968f]

INTEGRATION: CWS iconupdate04 (1.2.180); FILE MERGED 2008/03/18 16:19:54 va 1.2.180.1: #151999# Updated Icon for OOo3/SO9. Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [a755a301deac7bb596d0b9aaca69d0e080373f7a]

INTEGRATION: CWS iconupdate04 (1.3.88); FILE MERGED 2008/03/18 16:19:54 va 1.3.88.1: #151999# Updated Icon for OOo3/SO9. Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [c920a6da588efe8105c2dc8d8cc00caa2b2d3868]

INTEGRATION: CWS iconupdate04 (1.2.156); FILE MERGED 2008/03/18 16:19:54 va 1.2.156.1: #151999# Updated Icon for OOo3/SO9. Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [b49f8c2b0447463f763955e47dd677a0c3f5b670]

INTEGRATION: CWS iconupdate04 (1.2.88); FILE MERGED 2008/01/31 11:50:43 va 1.2.88.1: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [2f02bf01d672ad09c6ec7cf53b5aabfe1f4fd62b]

INTEGRATION: CWS iconupdate04 (1.3.28); FILE MERGED 2008/01/31 11:50:43 va 1.3.28.1: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [f251459d0044c6ead9487a55b6ae49e0921f2301]

INTEGRATION: CWS iconupdate04 (1.2.180); FILE MERGED 2008/03/18 16:19:53 va 1.2.180.1: #151999# Updated Icon for OOo3/SO9. Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [4cc640a23837ee77b18ca0cf78e2dbb7f6f007be]

INTEGRATION: CWS iconupdate04 (1.2.200); FILE MERGED 2008/01/31 11:50:42 va 1.2.200.1: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [9e54221603c63d6df5ea68898491078d228966ce]

INTEGRATION: CWS iconupdate04 (1.4.88); FILE MERGED 2008/01/31 11:50:42 va 1.4.88.1: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [d1e3c552aefa2350f1f8eab96e194dd5ac1dfbf9]

INTEGRATION: CWS iconupdate04 (1.2.88); FILE MERGED 2008/01/31 11:50:42 va 1.2.88.1: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [e44bc128cd4fa349954200d1bb02d25484bf565e]

INTEGRATION: CWS iconupdate04 (1.3.88); FILE MERGED 2008/03/18 16:19:53 va 1.3.88.1: #151999# Updated Icon for OOo3/SO9. Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [68299e4a145eeaaca7cd3de3108f380b68258f0f]

INTEGRATION: CWS iconupdate04 (1.2.128); FILE MERGED 2008/03/18 16:19:53 va 1.2.128.1: #151999# Updated Icon for OOo3/SO9. Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [50d710112d3e545593bdfe94018f0feaba7016b4]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2007/12/04 15:15:20 va 1.1.228.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [dab0cc4d196a39320e6dc28d16047088ffb7a1bd]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2007/12/04 15:15:19 va 1.1.228.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [1372e43c4e5db901a9f60fd20dba9424e08b720d]

INTEGRATION: CWS iconupdate04 (1.2.88); FILE MERGED 2007/12/04 15:15:19 va 1.2.88.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [d7036d57362b1a22a75d4d728adcd69adc160a19]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/03/18 16:19:52 va 1.1.228.1: #151999# Updated Icon for OOo3/SO9. Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [49f6e666d3f62e0fd15cefabbe2bd4a00ff31717]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/01/31 11:50:41 va 1.1.228.1: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [fb083ab85425a8a87b08cb99b7929ef18066fadc]

INTEGRATION: CWS iconupdate04 (1.2.200); FILE MERGED 2007/12/04 15:15:19 va 1.2.200.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [7460d766787e734387080cdb8a2fe5247d51e201]

INTEGRATION: CWS iconupdate04 (1.2.88); FILE MERGED 2008/01/31 11:50:41 va 1.2.88.1: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [3a50655082af514cdea27b16f80dde6589785a33]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2007/12/04 15:15:18 va 1.1.228.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [fc1c21cdf8600e09b9d594f84d8609719df70dbd]

INTEGRATION: CWS iconupdate04 (1.2.88); FILE MERGED 2007/12/04 15:15:18 va 1.2.88.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [5f12f97990499370faf2a73612235b623744f1a7]

INTEGRATION: CWS iconupdate04 (1.2.228); FILE MERGED 2008/03/18 16:19:52 va 1.2.228.1: #151999# Updated Icon for OOo3/SO9. Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [ab635056f1628ba27024747c407a1fc1293bba96]

INTEGRATION: CWS iconupdate04 (1.4.88); FILE MERGED 2008/01/31 11:50:41 va 1.4.88.1: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [0a1f37d51e9356371bd321516f3687f9f57d7546]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2007/12/04 15:15:17 va 1.1.228.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [10828eb6e58dc9458e97de46f119c87f5e992228]

INTEGRATION: CWS iconupdate04 (1.2.88); FILE MERGED 2007/12/04 15:15:17 va 1.2.88.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [d6c5b3c7eeb2fc2ce76bb02d7c030504c1642ba7]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2007/12/04 15:15:16 va 1.1.228.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [ec09f2102076857873f3dc751c4c299fdd73e1bd]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/03/18 16:19:52 va 1.1.228.1: #151999# Updated Icon for OOo3/SO9. Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [e34daf9301f4ec621b46c165a1e0bafe85efe99e]

INTEGRATION: CWS iconupdate04 (1.2.216); FILE MERGED 2007/12/04 15:15:16 va 1.2.216.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [4e29530e5dc68f546ea734022498193b60eee84b]

INTEGRATION: CWS iconupdate04 (1.2.88); FILE MERGED 2008/01/31 11:50:41 va 1.2.88.1: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [7d5a12d41d304ce9bd0a0c60c5ab1b390c92eba1]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/01/31 11:50:41 va 1.1.228.1: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [fa643a9641598cff949cc7c45c39a37ea9f00e16]

INTEGRATION: CWS iconupdate04 (1.2.200); FILE MERGED 2007/12/04 15:15:16 va 1.2.200.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [88a7077ef0bed9cfe1e496d3fbb338ca092ed382]

INTEGRATION: CWS iconupdate04 (1.2.88); FILE MERGED 2007/12/04 15:15:16 va 1.2.88.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [2321f57782c9b0a4a7c6ecdb9299bf4cbea5e328]

INTEGRATION: CWS iconupdate04 (1.2.190); FILE MERGED 2007/12/04 15:15:16 va 1.2.190.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [7a0ab92e071ef98a7a01c792fe3ca76ff15428d9]

INTEGRATION: CWS iconupdate04 (1.2.200); FILE MERGED 2007/12/04 15:15:15 va 1.2.200.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [de5aa8fbcfa4f87bef994ca3fe87a9a0df9c098f]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2007/12/04 15:15:15 va 1.1.228.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [faa72090431ca5022e11a01926a82419f6897767]

INTEGRATION: CWS iconupdate04 (1.2.88); FILE MERGED 2008/01/31 11:50:40 va 1.2.88.1: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [d01f3fe60d6bd5bedc03af5a873868dba3596523]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2007/12/04 15:15:14 va 1.1.228.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [f3330906ba762deb47c65d04cb7302de095aaddc]

INTEGRATION: CWS iconupdate04 (1.2.88); FILE MERGED 2007/12/04 15:15:14 va 1.2.88.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [a291581cfef60c0217222eca50b287c3b309d3fb]

INTEGRATION: CWS iconupdate04 (1.3.88); FILE MERGED 2008/01/31 11:50:40 va 1.3.88.1: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [f0fb78a891578ecff360f55c3f8201d47cce2650]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/01/31 11:50:40 va 1.1.228.1: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [52c7a4ba290694bf7fb5a4921d666eb5fd639b89]

INTEGRATION: CWS iconupdate04 (1.2.28); FILE MERGED 2007/12/04 15:15:14 va 1.2.28.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [f50755e06f410acf024636e2edf77b6a5e11c2ba]

INTEGRATION: CWS iconupdate04 (1.4.88); FILE MERGED 2007/12/04 15:15:13 va 1.4.88.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [7594dd9973726dc7c6243845b94a9ddd383bece4]

INTEGRATION: CWS iconupdate04 (1.2.66); FILE MERGED 2008/01/31 11:50:40 va 1.2.66.1: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [84ec0bddd329756369c860aff0bdeddcf2183dce]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2007/12/04 15:15:13 va 1.1.228.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [b3ba3059f871a9e2f6c663bf9e885270a6360c80]

INTEGRATION: CWS iconupdate04 (1.2.216); FILE MERGED 2008/03/18 16:19:51 va 1.2.216.1: #151999# Updated Icon for OOo3/SO9. Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [bac11322279f2bd90f9d40ae9dbaff739ec861a4]

INTEGRATION: CWS iconupdate04 (1.2.88); FILE MERGED 2007/12/04 15:15:13 va 1.2.88.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [c6385daaa0ab96218789bb07970439be5b4bd50d]

INTEGRATION: CWS iconupdate04 (1.3.88); FILE MERGED 2007/12/04 15:15:13 va 1.3.88.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [487f2419300cee8e78f0fd2db83f9a30f299afdf]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/03/18 16:19:51 va 1.1.228.1: #151999# Updated Icon for OOo3/SO9. Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [033eac506f3d6680ddb3ec23508e53bef24cf5ff]

INTEGRATION: CWS iconupdate04 (1.2.28); FILE MERGED 2007/12/04 15:15:13 va 1.2.28.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [1a33babe333c6a62e2d8bf0242ce4cae851d52dc]

INTEGRATION: CWS iconupdate04 (1.2.88); FILE MERGED 2008/01/31 11:50:40 va 1.2.88.1: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [5e2ae8913d50c0e5948c5fed62df7d6ddc498d11]

INTEGRATION: CWS iconupdate04 (1.2.200); FILE MERGED 2007/12/04 15:15:13 va 1.2.200.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [cd72745febcab8536d3ba3538f3aa96181fc38e2]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2007/12/04 15:15:12 va 1.1.228.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [258206c974ea97fea29c5da880278ad79dff5f5d]

INTEGRATION: CWS iconupdate04 (1.2.88); FILE MERGED 2007/12/04 15:15:12 va 1.2.88.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [d93455eb2099e7460fd2bd1bfa943156c5b6f562]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/03/18 16:19:51 va 1.1.228.1: #151999# Updated Icon for OOo3/SO9. Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [f81d57edba847f079e5b148c2b522480c0f650f6]

INTEGRATION: CWS iconupdate04 (1.2.88); FILE MERGED 2008/01/31 11:50:40 va 1.2.88.1: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [d57a0276dcddc01ed2a2730458ac5006272a5b01]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/03/18 16:19:50 va 1.1.228.1: #151999# Updated Icon for OOo3/SO9. Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [03380d3cbbe40300f88b340c61d237f54cfa0808]

INTEGRATION: CWS iconupdate04 (1.3.88); FILE MERGED 2008/01/31 11:50:40 va 1.3.88.1: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [413163cda6e35484d07560387dccb290d13a5c79]

INTEGRATION: CWS iconupdate04 (1.2.200); FILE MERGED 2007/12/04 15:15:12 va 1.2.200.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [8734ed75718da2ef41a58d9165d00f3505808d1a]

INTEGRATION: CWS iconupdate04 (1.3.88); FILE MERGED 2008/03/18 16:19:50 va 1.3.88.1: #151999# Updated Icon for OOo3/SO9. Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [6a13c1343fa75346bc6dac03ce24f4c1131d4e4f]

INTEGRATION: CWS iconupdate04 (1.2.88); FILE MERGED 2007/12/04 15:15:12 va 1.2.88.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [15a826278c6a09ee460b25b0b8b6e754f5c87e52]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/01/31 11:50:39 va 1.1.228.1: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [3e5b1cad098995ffc282ae8ec760d7c2fc0ff021]

INTEGRATION: CWS iconupdate04 (1.2.88); FILE MERGED 2007/12/04 15:15:11 va 1.2.88.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [bd63ab3cedb051975d2921e3dfee21269e864a54]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2007/12/04 15:15:11 va 1.1.228.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [3ac3092872ff697b58d598e12484694af27d3fdc]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/01/31 11:50:39 va 1.1.228.1: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [65df704c5245d439da97251ac0c89715b6f3b019]

INTEGRATION: CWS iconupdate04 (1.2.88); FILE MERGED 2008/01/31 11:50:39 va 1.2.88.1: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [aa608d8e189c8467a0fb87f0ebc12aaf1ad475ba]

INTEGRATION: CWS iconupdate04 (1.2.200); FILE MERGED 2008/01/31 11:50:39 va 1.2.200.1: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [5a1c4c735738ca1018cdb3f6d62b2717b81535bd]

INTEGRATION: CWS iconupdate04 (1.3.88); FILE MERGED 2007/12/04 15:15:11 va 1.3.88.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [7da3a7d8f5f76cd18fe7d886e7abd46fc0a97446]

INTEGRATION: CWS iconupdate04 (1.2.164); FILE MERGED 2008/03/18 16:19:49 va 1.2.164.1: #151999# Updated Icon for OOo3/SO9. Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [95599452458794d301ff339d8e20e5c7ba77e3b5]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2007/12/04 15:15:10 va 1.1.228.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [23c7e64baa7d0b186ff1f7be20d199e4da655be7]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/01/31 11:50:39 va 1.1.228.1: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [6b3b68a807be53ce624fbc771cb1e27f46e7a39a]

INTEGRATION: CWS iconupdate04 (1.3.66); FILE MERGED 2008/01/31 11:50:39 va 1.3.66.1: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [f087b1dc6aafdb003abce1280cd16ce9b23a2b22]

INTEGRATION: CWS iconupdate04 (1.2.88); FILE MERGED 2008/01/31 11:50:39 va 1.2.88.1: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [e89c3919ee7bce642f18a5c90632e4ce2e5f528b]

INTEGRATION: CWS iconupdate04 (1.2.28); FILE MERGED 2007/12/04 15:15:10 va 1.2.28.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [5d1320ce40b1abafb095f07dc1c6c1984ebccec9]

INTEGRATION: CWS iconupdate04 (1.2.88); FILE MERGED 2007/12/04 15:15:10 va 1.2.88.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [4eef1adade9c4ece4e706d09f73a3cfbc2689764]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/03/18 16:19:49 va 1.1.228.1: #151999# Updated Icon for OOo3/SO9. Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [7840ae6f3905cad724b7c2ae349052677b834b0c]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2007/12/04 15:15:09 va 1.1.228.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [4ad99a222aa301d36def153459a9556b50373d72]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/01/31 11:50:38 va 1.1.228.1: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [aaa57883195072ddacbfa7c5a754d14e73d21923]

INTEGRATION: CWS iconupdate04 (1.2.88); FILE MERGED 2008/01/31 11:50:38 va 1.2.88.1: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [4b4220f50332585c6b7d2790ae57c8de6c61b221]

INTEGRATION: CWS iconupdate04 (1.3.88); FILE MERGED 2007/12/04 15:15:09 va 1.3.88.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [e0149a93cc72d0b643b2536e9d3ee4afec0d569d]

INTEGRATION: CWS iconupdate04 (1.3.78); FILE MERGED 2007/12/04 15:15:09 va 1.3.78.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [07718021e6a10323d78c4aea9be8fa3de28b8389]

INTEGRATION: CWS iconupdate04 (1.2.200); FILE MERGED 2007/12/04 15:15:09 va 1.2.200.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [576cb8362d0b6b1aa037b0b5b3caff9af393c992]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2007/12/04 15:15:09 va 1.1.228.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [3ea4b9c2d7b5f671ce20c7d6b2228dd3561d4d61]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/03/18 16:19:48 va 1.1.228.1: #151999# Updated Icon for OOo3/SO9. Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [b59fa1ee43919a630fabfdfedbe4356987975bcd]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/01/31 11:50:38 va 1.1.228.1: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [105492ead999a3d4d8694f777bd2f0cd5803bc43]

INTEGRATION: CWS iconupdate04 (1.2.28); FILE MERGED 2007/12/04 15:15:09 va 1.2.28.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [2bc371bdeb345429c651ae87c0769ecbd821509c]

INTEGRATION: CWS iconupdate04 (1.2.88); FILE MERGED 2008/01/31 11:50:38 va 1.2.88.1: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [bdd96b25461fd2aa4fe4e55cdf1d280f28011bc4]

INTEGRATION: CWS iconupdate04 (1.2.28); FILE MERGED 2007/12/04 15:15:08 va 1.2.28.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [066d792b9e27ca7097c5c5ea75935b752644c46f]

INTEGRATION: CWS iconupdate04 (1.2.88); FILE MERGED 2007/12/04 15:15:08 va 1.2.88.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [ba7d0098e58734336606192b049f91ebfe207933]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2007/12/04 15:15:08 va 1.1.228.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [301d47409db9a6d1a01e8925acbc2ae7aba448d9]

INTEGRATION: CWS iconupdate04 (1.3.88); FILE MERGED 2007/12/04 15:15:08 va 1.3.88.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [83044e6d8a280763295f69205b0f3405ff411e21]

INTEGRATION: CWS iconupdate04 (1.2.200); FILE MERGED 2007/12/04 15:15:08 va 1.2.200.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [12661fbffd2972f63ce6d968141e8ee4c265ab88]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/03/18 16:19:48 va 1.1.228.1: #151999# Updated Icon for OOo3/SO9. Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [828d26ef71c4828b5ff8d93ac8679e85be041f08]

INTEGRATION: CWS iconupdate04 (1.2.200); FILE MERGED 2008/03/18 16:19:48 va 1.2.200.1: #151999# Updated Icon for OOo3/SO9. Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [5a2af395f0f03fe517800e6f2ec3eb12da99faf1]

INTEGRATION: CWS iconupdate04 (1.2.28); FILE MERGED 2008/03/18 16:19:48 va 1.2.28.1: #151999# Updated Icon for OOo3/SO9. Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [a3b8a14832a05e5b8fc4b2b2aa670de8825fe0b2]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/01/31 11:50:38 va 1.1.228.2: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by: 2007/12/04 15:15:08 va 1.1.228.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [241bfb7993b25cf04762eeb47bf309d3cdfa5302]

INTEGRATION: CWS iconupdate04 (1.2.200); FILE MERGED 2007/12/04 15:15:07 va 1.2.200.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [3936d95d6ae3bd67c9c1eed807fbd93d5246c67e]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2007/12/04 15:15:07 va 1.1.228.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [e43205bcd18bd91050ed6410f258d2a28b80d4fa]

INTEGRATION: CWS iconupdate04 (1.2.88); FILE MERGED 2007/12/04 15:15:07 va 1.2.88.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [1ec439cbf27713ee6d75495ae77ecb06b7b185de]

INTEGRATION: CWS iconupdate04 (1.3.88); FILE MERGED 2007/12/04 15:15:07 va 1.3.88.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [c3480ec367d19dc4a7430f64aea41021a4fb77af]

INTEGRATION: CWS iconupdate04 (1.2.88); FILE MERGED 2008/01/31 11:50:37 va 1.2.88.1: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [53b34274bae0beac6c95e8c15c992ade1cb950e4]

INTEGRATION: CWS iconupdate04 (1.3.88); FILE MERGED 2008/01/31 11:50:37 va 1.3.88.1: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [e4f2d47251bdf8194f66cb15f3e551da79155395]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/01/31 11:50:37 va 1.1.228.1: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [488fa76edbd17ba1faeef0d6fce15f3a4a48951a]

INTEGRATION: CWS iconupdate04 (1.2.88); FILE MERGED 2007/12/04 15:15:07 va 1.2.88.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [1fe1d6cbf118e872e80c582e3137f2e8d890b6da]

INTEGRATION: CWS iconupdate04 (1.2.88); FILE MERGED 2007/12/04 15:15:06 va 1.2.88.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [d67bea34b1919784944a6f99f7f41647012f24c1]

INTEGRATION: CWS iconupdate04 (1.2.200); FILE MERGED 2007/12/04 15:15:06 va 1.2.200.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [108234c075a05062a660c02b98c377d448c19cf1]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2007/12/04 15:15:06 va 1.1.228.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [03106fee868fb036bf858c8c620de00895aae959]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/03/18 16:19:47 va 1.1.228.1: #151999# Updated Icon for OOo3/SO9. Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [3b145474a0c9a1c3d3cab45fa286802db934961f]

INTEGRATION: CWS iconupdate04 (1.2.180); FILE MERGED 2007/12/04 15:15:06 va 1.2.180.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [85fb0de2de12838f8bd8061d93b2069fe005fc46]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/01/31 11:50:37 va 1.1.228.1: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [b8aab8b5fe5b0751da3c6a4a0a9ecb87e6519956]

INTEGRATION: CWS iconupdate04 (1.2.88); FILE MERGED 2008/01/31 11:50:37 va 1.2.88.1: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [8f26e5fa62e2700dae834ac299bffe563ce099db]

INTEGRATION: CWS iconupdate04 (1.2.198); FILE MERGED 2007/12/04 15:15:06 va 1.2.198.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [e5c82b85c473c10d03fcf35d1fbb9b0a3f6e4280]

INTEGRATION: CWS iconupdate04 (1.3.168); FILE MERGED 2007/12/04 15:15:06 va 1.3.168.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [67a20d1644a46161478edc11d4ac0b29923e7015]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2007/12/04 15:15:05 va 1.1.228.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [a3a333c21641ac602440a54fd9f30b4a4c2c3266]

INTEGRATION: CWS iconupdate04 (1.4.88); FILE MERGED 2007/12/04 15:15:05 va 1.4.88.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [dec720e3147419f355a3970759a04d1652ec47e9]

INTEGRATION: CWS iconupdate04 (1.3.168); FILE MERGED 2007/12/04 15:15:05 va 1.3.168.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [d15bda1c646c02df0aa97f02d3b17e6e2a5cf4bc]

INTEGRATION: CWS iconupdate04 (1.3.88); FILE MERGED 2007/12/04 15:15:05 va 1.3.88.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [9ed9e340fc23aaadb8b00b9758c92d108726b1d5]

INTEGRATION: CWS iconupdate04 (1.2.88); FILE MERGED 2007/12/04 15:15:05 va 1.2.88.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [a3fc9be34fd40c70813265fae9088ffb95c6dd77]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/01/31 11:50:37 va 1.1.228.1: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [e7ae73d2b72fbe0f2ce5b09d007831fc21b9dc26]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/03/18 16:19:47 va 1.1.228.1: #151999# Updated Icon for OOo3/SO9. Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [5a878607842ea2ad35040dc327e3e7b4ab2eacd5]

INTEGRATION: CWS iconupdate04 (1.2.88); FILE MERGED 2007/12/04 15:15:04 va 1.2.88.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [5bf508b07131c6199abe595dc40afe31de19e870]

INTEGRATION: CWS iconupdate04 (1.2.200); FILE MERGED 2007/12/04 15:15:04 va 1.2.200.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [a74f406e5bd3af89a33ef95940e821611dcab2d1]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2007/12/04 15:15:04 va 1.1.228.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [52607a5b25b63492f731edd3ab0f47535fbe28e5]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/03/18 16:19:47 va 1.1.228.1: #151999# Updated Icon for OOo3/SO9. Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [641aeb2a3d07a4fba96129db9f3440bca22f61e5]

INTEGRATION: CWS iconupdate04 (1.2.88); FILE MERGED 2007/12/04 15:15:03 va 1.2.88.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [42d887e6b27130c6f6869d8a06b092b23c996302]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2007/12/04 15:15:03 va 1.1.228.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [9ef62f32016d97f3f2f5c5743e2039a730609e33]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/03/18 16:19:46 va 1.1.228.1: #151999# Updated Icon for OOo3/SO9. Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [485badfbf7d9a2d5e97a74704f5b1a391190e4aa]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/01/31 11:50:37 va 1.1.228.1: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [0664ca1cf857d7cc9002034708fead7e23f1b4d4]

INTEGRATION: CWS iconupdate04 (1.2.88); FILE MERGED 2008/01/31 11:50:36 va 1.2.88.1: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [2c85874adca613a7595f72fd3c7a4c10b31475d4]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/01/31 11:50:36 va 1.1.228.1: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [059988a66eaad0ac68101acde9455fb3c414a293]

INTEGRATION: CWS iconupdate04 (1.2.134); FILE MERGED 2008/01/31 11:50:36 va 1.2.134.1: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [fabc1dbb219db5fcc845a2c7ff710687b842c11e]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/03/18 16:19:46 va 1.1.228.1: #151999# Updated Icon for OOo3/SO9. Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [19eb268ba93e663a4c579c70644ece37da290548]

INTEGRATION: CWS iconupdate04 (1.2.216); FILE MERGED 2007/12/04 15:15:03 va 1.2.216.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [19fb2a88a3f87fc7ba39ce730bdbc9648a2e5414]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/01/31 11:50:36 va 1.1.228.1: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [b1c1e3709c73ae04efefb9bbdd3965c885de05d0]

INTEGRATION: CWS iconupdate04 (1.2.200); FILE MERGED 2007/12/04 15:15:03 va 1.2.200.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [cb87b86a0f3d69a6146fa4d540f7a5b7a1352735]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2007/12/04 15:15:02 va 1.1.228.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [d2d65cb9fb4203171679e85809d26287b1e0c77c]

INTEGRATION: CWS iconupdate04 (1.2.190); FILE MERGED 2008/01/31 11:50:36 va 1.2.190.2: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by: 2007/12/04 15:15:02 va 1.2.190.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [e0987259e34b5d878c37d0d3b5702a07b3327161]

INTEGRATION: CWS iconupdate04 (1.2.200); FILE MERGED 2007/12/04 15:15:02 va 1.2.200.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [7b2dc79864d069219a4f7ccd194db0151e6ec215]

INTEGRATION: CWS iconupdate04 (1.2.88); FILE MERGED 2007/12/04 15:15:02 va 1.2.88.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [dbf294d11f3cd26e6fec59c2cfbb3675aa73cef7]

INTEGRATION: CWS iconupdate04 (1.2.28); FILE MERGED 2007/12/04 15:15:02 va 1.2.28.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [9752af126399c51931ca86e02540bf4cc40b4f3a]

INTEGRATION: CWS iconupdate04 (1.4.88); FILE MERGED 2007/12/04 15:15:02 va 1.4.88.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [2b8eb68c4cd2fa42d8d26bf6e8047bd5c313bb05]

INTEGRATION: CWS iconupdate04 (1.2.66); FILE MERGED 2008/01/31 11:50:36 va 1.2.66.1: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [588424ee75c37fd8819ad1a435a89e6857336d00]

INTEGRATION: CWS iconupdate04 (1.2.216); FILE MERGED 2008/03/18 16:19:46 va 1.2.216.1: #151999# Updated Icon for OOo3/SO9. Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [8752fcfce9a9f4e20bae00464abaaf88ea01e618]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2007/12/04 15:15:01 va 1.1.228.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [1e82e3e34a0ce9bd8fa25bef5531b9b3b71eae91]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/01/31 11:50:35 va 1.1.228.2: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by: 2007/12/04 15:15:01 va 1.1.228.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [3d8e3dd4fc4b39734e3dd8524b98cfa0b9f7cf6f]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/03/18 16:19:46 va 1.1.228.1: #151999# Updated Icon for OOo3/SO9. Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [4159f7a40a60207087f5d075516e8e02725e9f54]

INTEGRATION: CWS iconupdate04 (1.2.28); FILE MERGED 2007/12/04 15:15:01 va 1.2.28.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [e0232c74bfa41ab7d0c9c6fbe9243ca0792bf8dd]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/01/31 11:50:35 va 1.1.228.1: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [f0f53bac714b1f7ad22e6a48fc65c383d71daa19]

INTEGRATION: CWS iconupdate04 (1.2.88); FILE MERGED 2007/12/04 15:15:01 va 1.2.88.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [8c19fad5e2dc625389857fd737c9fcf3c934208e]

INTEGRATION: CWS iconupdate04 (1.2.200); FILE MERGED 2007/12/04 15:15:01 va 1.2.200.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [3918ef7af86416d53128dba2e162d1ccd4334299]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/03/18 16:19:45 va 1.1.228.1: #151999# Updated Icon for OOo3/SO9. Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [cd70c1818a3e2ae43bea8925af8b177f0c20af72]

INTEGRATION: CWS iconupdate04 (1.4.48); FILE MERGED 2007/12/04 15:15:00 va 1.4.48.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [4d15acb8cd8130b09c47bf912e24e983aead8471]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2007/12/04 15:15:00 va 1.1.228.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [67a945952dec151ae0c940384d202814d38bf44a]

INTEGRATION: CWS iconupdate04 (1.2.200); FILE MERGED 2007/12/04 15:15:00 va 1.2.200.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [edddabe331a61db713dae886a88871a700bb92ab]

INTEGRATION: CWS iconupdate04 (1.2.180); FILE MERGED 2008/03/18 16:19:45 va 1.2.180.1: #151999# Updated Icon for OOo3/SO9. Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [fb8d6c82c0f5dee32e3e3974de94c794faacdf85]

INTEGRATION: CWS iconupdate04 (1.2.88); FILE MERGED 2007/12/04 15:15:00 va 1.2.88.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [986c3067fda5d646df5b0ed6538b6973ca635ce8]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2007/12/04 15:14:59 va 1.1.228.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [161cee507f92ee5cbdf995e4053f54501e8cbc46]

INTEGRATION: CWS iconupdate04 (1.2.88); FILE MERGED 2007/12/04 15:14:59 va 1.2.88.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [a5f40aba1859ff39859eab56509ce3a707ffbf52]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/01/31 11:50:35 va 1.1.228.1: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [0b100d94c16ef9c45d2177164a5171f985647112]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/03/18 16:19:44 va 1.1.228.1: #151999# Updated Icon for OOo3/SO9. Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [6cd4d3e0871edfa196bb61686e6cec4686f03c0e]

INTEGRATION: CWS iconupdate04 (1.2.200); FILE MERGED 2008/01/31 11:50:35 va 1.2.200.1: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [f39e5956b91abc292450cad73fd8074ed76a8b91]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/03/18 16:19:44 va 1.1.228.2: #151999# Updated Icon for OOo3/SO9. Issue number: Submitted by: Reviewed by: 2007/12/04 15:14:59 va 1.1.228.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [2569bbf7218dee334c5841642ae0bf3cbfe0e910]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/01/31 11:50:35 va 1.1.228.2: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by: 2007/12/04 15:14:59 va 1.1.228.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [3c7e08f3e623f14b7b928f47aaf8aeffcb7b406c]

INTEGRATION: CWS iconupdate04 (1.2.164); FILE MERGED 2008/03/18 16:19:44 va 1.2.164.1: #151999# Updated Icon for OOo3/SO9. Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [2a086cd70d1d44dd7d2513203c868197dfdd9cf4]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2007/12/04 15:14:58 va 1.1.228.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [1e290133e097dd4d856adc6e414ea8980a8de0ba]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/01/31 11:50:35 va 1.1.228.1: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [efd1d38b63ff458560a56772a861e180ea61c37e]

INTEGRATION: CWS iconupdate04 (1.3.66); FILE MERGED 2008/01/31 11:50:35 va 1.3.66.1: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [ca60533f1f365f64a70c68d2e8d8d3c13def5fc8]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/01/31 11:50:34 va 1.1.228.1: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [999ae3488a08bafd378eb8a89919d49a6a3430f5]

INTEGRATION: CWS iconupdate04 (1.2.28); FILE MERGED 2007/12/04 15:14:58 va 1.2.28.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [04607c9745eefd323d0102e220c70ce849410eb1]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/03/18 16:19:43 va 1.1.228.1: #151999# Updated Icon for OOo3/SO9. Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [6f0d84c0f2af8931dfe3a63b0f6b7f08728b5c1d]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2007/12/04 15:14:57 va 1.1.228.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [7fbacd927631ea8db88da7380c2fca1915ec2665]

INTEGRATION: CWS iconupdate04 (1.2.88); FILE MERGED 2007/12/04 15:14:57 va 1.2.88.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [856278f5da17ed5376a847f2cf0ce4ec7f22df40]

INTEGRATION: CWS iconupdate04 (1.2.200); FILE MERGED 2007/12/04 15:14:57 va 1.2.200.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [de565830ad0f2144318c10493266b01dabdee5e8]

INTEGRATION: CWS iconupdate04 (1.3.78); FILE MERGED 2007/12/04 15:14:57 va 1.3.78.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [029ca920c52cb8dab85bb2302514e4e51cc72358]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2007/12/04 15:14:57 va 1.1.228.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [5ed2f944ae9b0c8649465ed91417348ee534d481]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/03/18 16:19:43 va 1.1.228.1: #151999# Updated Icon for OOo3/SO9. Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [d40c662c296817b2bd9ef8b93afaff8312249570]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/01/31 11:50:33 va 1.1.228.1: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [ecc9c1ad175705e4c888eb09e767fb2a6a8b72db]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2007/12/04 15:14:56 va 1.1.228.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [bdfd5e3d3503dc2a727bffa7099e66559ce42f5e]

INTEGRATION: CWS iconupdate04 (1.2.28); FILE MERGED 2007/12/04 15:14:56 va 1.2.28.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [3e5508cf223596dbea00f232fbe7deb4ed139850]

INTEGRATION: CWS iconupdate04 (1.2.200); FILE MERGED 2007/12/04 15:14:56 va 1.2.200.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [add5d3e80c768481b4b852bd67779a52d689e0e8]

INTEGRATION: CWS iconupdate04 (1.2.78); FILE MERGED 2007/12/04 15:14:56 va 1.2.78.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [1933ac31f1531e10a8c4c73a5549040adb82aa4b]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/03/18 16:19:42 va 1.1.228.1: #151999# Updated Icon for OOo3/SO9. Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [95eb7d6142233cb3f6697b6a3ce96d54cd62c4b7]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/01/31 11:50:33 va 1.1.228.2: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by: 2007/12/04 15:14:56 va 1.1.228.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [6927bc2182c8478c92c32de9e7e2a7dc83737ad6]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/03/18 16:19:42 va 1.1.228.1: #151999# Updated Icon for OOo3/SO9. Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [0cd4a820619fe56a4a2ecfedb30e6969a9142a3d]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2007/12/04 15:14:55 va 1.1.228.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [cfcf44b13fd9168a02115ecee09d28b0633d97a3]

INTEGRATION: CWS iconupdate04 (1.2.28); FILE MERGED 2008/03/18 16:19:42 va 1.2.28.1: #151999# Updated Icon for OOo3/SO9. Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [03488d6c7cfaa91e76eb2ac5e2d85166fcbdf6e8]

INTEGRATION: CWS iconupdate04 (1.3.174); FILE MERGED 2007/12/04 15:14:55 va 1.3.174.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [d4b0e1a957fb45c2426ac1d138e18f5ba4e3c2bc]

INTEGRATION: CWS iconupdate04 (1.2.28); FILE MERGED 2007/12/04 15:14:55 va 1.2.28.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-18  Rüdiger Timm  <rt@openoffice.org>  [261d2835c47e427abf94441d3a5d4bdb2856fb91]

INTEGRATION: CWS iconupdate04 (1.2.200); FILE MERGED 2007/12/04 15:14:55 va 1.2.200.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [0ed9616ac4aefc2e848b465c753e2cf5ddac1558]

INTEGRATION: CWS iconupdate04 (1.2.88); FILE MERGED 2007/12/04 15:14:55 va 1.2.88.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [282f229df4541b0fdc2e107babe5e068c5216807]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/01/31 11:50:33 va 1.1.228.2: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by: 2007/12/04 15:14:55 va 1.1.228.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [3f5238a36474f442a16102c1a6e31cd110ed7d26]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2007/12/04 15:14:54 va 1.1.228.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [93ce85a9929339c8fcd077dd90a58dcb75306815]

INTEGRATION: CWS iconupdate04 (1.2.88); FILE MERGED 2008/01/31 11:50:33 va 1.2.88.1: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [51dbbff6991026b83fe8b8ede34f466e0e1f756b]

INTEGRATION: CWS iconupdate04 (1.2.200); FILE MERGED 2008/01/31 11:50:33 va 1.2.200.1: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [c5279501fd2538c00bcb1b33891df767cb53c0b0]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/01/31 11:50:33 va 1.1.228.1: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [85619a2f8ed5d7064c895f4968ef2d86129ef051]

INTEGRATION: CWS iconupdate04 (1.2.88); FILE MERGED 2007/12/04 15:14:54 va 1.2.88.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [233e6ba5cdeeaaf367709c5da966be9f0f3ee97b]

INTEGRATION: CWS iconupdate04 (1.2.200); FILE MERGED 2007/12/04 15:14:54 va 1.2.200.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [e5ae001c96a73ce7f77d3ceb645632a6dd9f9045]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/03/18 16:19:41 va 1.1.228.1: #151999# Updated Icon for OOo3/SO9. Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [cfac4ca2f97402a21927d4a70d0a56fd633dc187]

INTEGRATION: CWS iconupdate04 (1.3.88); FILE MERGED 2007/12/04 15:14:54 va 1.3.88.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [eb3c7fdeac7a7f5bbc2be1c48fcbfd3d7cc2b692]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2007/12/04 15:14:53 va 1.1.228.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [45735500de5a24dac77b73ff1677d8a1c9ea4d53]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/01/31 11:50:32 va 1.1.228.1: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [dcc3773c6a720ec59b33e118c0e219ec1bbdd1dd]

INTEGRATION: CWS iconupdate04 (1.2.198); FILE MERGED 2007/12/04 15:14:53 va 1.2.198.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [0ce2f8476d9ddd72a722147429ad9e1cd2086125]

INTEGRATION: CWS iconupdate04 (1.3.168); FILE MERGED 2007/12/04 15:14:53 va 1.3.168.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [00c291a8d02ef525741389f535801c2ebbd0481a]

INTEGRATION: CWS iconupdate04 (1.2.174); FILE MERGED 2007/12/04 15:14:53 va 1.2.174.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [ec24ea168ecda28ab68d2add9fcfac13040bcde8]

INTEGRATION: CWS iconupdate04 (1.2.200); FILE MERGED 2007/12/04 15:14:53 va 1.2.200.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [e9d45f988897ecdc10cb65e95fbd87d60f3a88c2]

INTEGRATION: CWS iconupdate04 (1.2.200); FILE MERGED 2008/01/31 11:50:32 va 1.2.200.1: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [4c391fcd8dd52b3726fbb9d6975fdf5175ed8e89]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/03/18 16:19:41 va 1.1.228.1: #151999# Updated Icon for OOo3/SO9. Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [f1237dedab87a8d3d126c07a16f5e4835c23c15b]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/01/31 11:50:32 va 1.1.228.2: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by: 2007/12/04 15:14:53 va 1.1.228.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [0dd96035953149050c5d2b3e3df2d684fee6689b]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2007/12/04 15:14:52 va 1.1.228.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [3074bad915988970fde1cc232b5568f0a8186708]

INTEGRATION: CWS iconupdate04 (1.2.88); FILE MERGED 2007/12/04 15:14:52 va 1.2.88.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [44488f04d08429a457b5d7c8c101f38afb940753]

INTEGRATION: CWS iconupdate04 (1.2.200); FILE MERGED 2007/12/04 15:14:52 va 1.2.200.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [3ed69d17eb8b9631430ae00201b9ca1a51dee79b]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/03/18 16:19:41 va 1.1.228.1: #151999# Updated Icon for OOo3/SO9. Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [fb3b423eb62f14fe7493d5c4956b36921660ed25]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2007/12/04 15:14:51 va 1.1.228.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [595b5567e0ac281c5a417035dd2bffac2660923a]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/01/31 11:50:32 va 1.1.228.1: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [d44ea2c80bd9b2256bf34a5970cd306bbc74dfec]

INTEGRATION: CWS iconupdate04 (1.2.88); FILE MERGED 2007/12/04 15:14:51 va 1.2.88.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [5c680dba343a0871852ef9dd0267d450e4cf4209]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/03/18 16:19:41 va 1.1.228.1: #151999# Updated Icon for OOo3/SO9. Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [8b0c3b34e7325d24e26cc2748ffd30be2726d3aa]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/03/18 16:19:40 va 1.1.228.1: #151999# Updated Icon for OOo3/SO9. Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [dc6bfa756f42982c3c10d05843c6161fae0ee0cf]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/01/31 11:50:31 va 1.1.228.1: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [b03f0e35ebc387297d5f38c79ae446fa13e88c29]

INTEGRATION: CWS iconupdate04 (1.4.88); FILE MERGED 2008/01/31 11:50:31 va 1.4.88.1: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [a64d84322580487fde8b17a6d00a380b515da1bc]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2007/12/04 15:14:50 va 1.1.228.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [be6d6fe53c095d7d3c9d4b72a8026f4f11951afa]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/03/18 16:19:40 va 1.1.228.1: #151999# Updated Icon for OOo3/SO9. Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [4214bd22a4f49291cd5436184c16a401a9dff0f7]

INTEGRATION: CWS iconupdate04 (1.2.216); FILE MERGED 2007/12/04 15:14:50 va 1.2.216.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [d7b2c3d8bd26693bf26ee8427452880bdd7ffed2]

INTEGRATION: CWS iconupdate04 (1.2.88); FILE MERGED 2008/01/31 11:50:31 va 1.2.88.1: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [4e20b372af6131f14b002b9cbed439d115e97b2e]

INTEGRATION: CWS iconupdate04 (1.2.88); FILE MERGED 2007/12/04 15:14:50 va 1.2.88.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [677748b897ef5c0ad7211ecdcdf9b62eb4280946]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/01/31 11:50:31 va 1.1.228.1: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [70eeab1d3628dbb11b3de5e976281b3f4d2ee3fb]

INTEGRATION: CWS iconupdate04 (1.2.200); FILE MERGED 2007/12/04 15:14:50 va 1.2.200.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [0db08135a9764b72c03f2a74d7578b42815f4af7]

INTEGRATION: CWS iconupdate04 (1.2.190); FILE MERGED 2007/12/04 15:14:50 va 1.2.190.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [f4fd95e27b64b6bf78675c559b6f0bf3e98512a5]

INTEGRATION: CWS iconupdate04 (1.3.88); FILE MERGED 2007/12/04 15:14:50 va 1.3.88.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [50530dda9b3c96ef22b3432cf3e75b011da74699]

INTEGRATION: CWS iconupdate04 (1.3.88); FILE MERGED 2008/01/31 11:50:31 va 1.3.88.1: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [0293019616a14708597c5479abda7d84035a601d]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/01/31 11:50:31 va 1.1.228.1: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [a23425f07e5a39179887687740064e399bd5375d]

INTEGRATION: CWS iconupdate04 (1.2.28); FILE MERGED 2007/12/04 15:14:50 va 1.2.28.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [dd67d6d5efdea4b7a4a1cb51a5523f3e4638d235]

INTEGRATION: CWS iconupdate04 (1.4.88); FILE MERGED 2007/12/04 15:14:50 va 1.4.88.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [626ab4d2261d03f8458eebe91a5fe395f2cc0147]

INTEGRATION: CWS iconupdate04 (1.2.66); FILE MERGED 2008/01/31 11:50:31 va 1.2.66.1: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [d6e704e3ce80f0f1c0de6670ce910bf784ce0f87]

INTEGRATION: CWS iconupdate04 (1.2.216); FILE MERGED 2008/03/18 16:19:40 va 1.2.216.1: #151999# Updated Icon for OOo3/SO9. Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [9bcfc044ea0192197d3c3f0e57991b1fe37c22e5]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2007/12/04 15:14:49 va 1.1.228.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [4755962380d3fa05354d5d7c5591e4049e67ff94]

INTEGRATION: CWS iconupdate04 (1.2.88); FILE MERGED 2007/12/04 15:14:49 va 1.2.88.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [d1833f0e699674885fbf85a5403f2e6173aef1a1]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/03/18 16:19:40 va 1.1.228.1: #151999# Updated Icon for OOo3/SO9. Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [5c76d6be37154b65e6f74d87c67204764ed5f7e1]

INTEGRATION: CWS iconupdate04 (1.2.28); FILE MERGED 2007/12/04 15:14:49 va 1.2.28.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [5685ce04b43ddaad963a7d9122039d1e51f5a823]

INTEGRATION: CWS iconupdate04 (1.2.88); FILE MERGED 2008/01/31 11:50:31 va 1.2.88.1: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [4d4a430da48aaf1bc89a23d590b413ae5a673d20]

INTEGRATION: CWS iconupdate04 (1.2.200); FILE MERGED 2007/12/04 15:14:49 va 1.2.200.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [04c99740b3b6bddada6ddd373fb220ee78398e93]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/03/18 16:19:39 va 1.1.228.1: #151999# Updated Icon for OOo3/SO9. Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [ad280cc0296aa057fee1a82611d18bf3c004ee14]

INTEGRATION: CWS iconupdate04 (1.2.88); FILE MERGED 2008/01/31 11:50:31 va 1.2.88.1: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [2776757fbb816da62775bfb3f9967cf15786abb7]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2007/12/04 15:14:48 va 1.1.228.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [600bd2f17ad64cd4cdf9d63a0ac283e3f9b0d8a4]

INTEGRATION: CWS iconupdate04 (1.2.88); FILE MERGED 2007/12/04 15:14:48 va 1.2.88.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [94a10497efd104e10fd85efa77d57df54a292d83]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/01/31 11:50:30 va 1.1.228.1: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [b6058b32c22a6a250b20f065489fc4803b243e04]

INTEGRATION: CWS iconupdate04 (1.3.88); FILE MERGED 2008/01/31 11:50:30 va 1.3.88.1: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [29220fd61fd7bf710213ee9c0acc1159d9eeddc7]

INTEGRATION: CWS iconupdate04 (1.2.200); FILE MERGED 2007/12/04 15:14:48 va 1.2.200.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [99e2e35079ec3061b9b3f3a2d335260abb544649]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/03/18 16:19:38 va 1.1.228.1: #151999# Updated Icon for OOo3/SO9. Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [430502d4e1d4df62c4a4dbf26b0802ba0c1934aa]

INTEGRATION: CWS iconupdate04 (1.2.180); FILE MERGED 2008/03/18 16:19:38 va 1.2.180.1: #151999# Updated Icon for OOo3/SO9. Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [97e2f8dfee3e63309a35e60cedbb73d47b42e708]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/01/31 11:50:30 va 1.1.228.1: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [13355ef4b993df11f01e81902794937f4a96faca]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2007/12/04 15:14:47 va 1.1.228.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [55b09bfd2de3368be72709e2d597af6e61e4437d]

INTEGRATION: CWS iconupdate04 (1.2.88); FILE MERGED 2007/12/04 15:14:47 va 1.2.88.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [bc169f7c802feaa220deea38dc25acc433305fce]

INTEGRATION: CWS iconupdate04 (1.2.88); FILE MERGED 2008/01/31 11:50:30 va 1.2.88.1: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [4b77337707e8d40dbc535dcf7b99979542ab60db]

INTEGRATION: CWS iconupdate04 (1.2.200); FILE MERGED 2008/01/31 11:50:30 va 1.2.200.1: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [31cd6d3739b11d6010d761b5a2feb5b35b0b984f]

INTEGRATION: CWS iconupdate04 (1.2.164); FILE MERGED 2008/03/18 16:19:38 va 1.2.164.1: #151999# Updated Icon for OOo3/SO9. Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [562e35d7520d3b10be59e199b7147cfb09e0a945]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2007/12/04 15:14:46 va 1.1.228.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [ad1c0d79c5ca79d58cce623cbecaf36bd9e2641b]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/01/31 11:50:30 va 1.1.228.1: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [908e5a9385991b1b58708a0aaca7acedf9d98086]

INTEGRATION: CWS iconupdate04 (1.3.66); FILE MERGED 2008/01/31 11:50:30 va 1.3.66.1: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [f26d80b7cddd81d8a2dadd5366e89cd3d7d18f2f]

INTEGRATION: CWS iconupdate04 (1.2.88); FILE MERGED 2008/01/31 11:50:30 va 1.2.88.1: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [3291fa06f2a639249b680e42557a94102e356d27]

INTEGRATION: CWS iconupdate04 (1.2.28); FILE MERGED 2007/12/04 15:14:46 va 1.2.28.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [6d7e8b7af9df9efb4c9d3dc96f6cd60883898865]

INTEGRATION: CWS iconupdate04 (1.2.88); FILE MERGED 2007/12/04 15:14:46 va 1.2.88.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [74c8e03db58b7b2788b67127fa64ddf25d2f26f9]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/03/18 16:19:37 va 1.1.228.1: #151999# Updated Icon for OOo3/SO9. Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [e87c8297f860a650336293cd495d007cc53876ad]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/01/31 11:50:29 va 1.1.228.1: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [52b1f5a364746f76b45edb5940378bd94c5eabb2]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2007/12/04 15:14:45 va 1.1.228.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [c2ea1c4c30be2ee1b11ac55981c3cfaa255340a7]

INTEGRATION: CWS iconupdate04 (1.2.88); FILE MERGED 2007/12/04 15:14:45 va 1.2.88.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [c1f8b083cf415e9f284d55f8ac36a0175fa2558e]

INTEGRATION: CWS iconupdate04 (1.2.88); FILE MERGED 2008/01/31 11:50:29 va 1.2.88.1: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [cfc5816ef659add061e0f429fc08ec96c27863f8]

INTEGRATION: CWS iconupdate04 (1.2.200); FILE MERGED 2007/12/04 15:14:45 va 1.2.200.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [4cf417a0e5ba007efd2bfbe9970963b4dd6b366f]

INTEGRATION: CWS iconupdate04 (1.3.78); FILE MERGED 2007/12/04 15:14:45 va 1.3.78.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [c749defc95f6da8ea4aa8d1f0bdf83d6d9f31acf]

INTEGRATION: CWS iconupdate04 (1.4.88); FILE MERGED 2007/12/04 15:14:45 va 1.4.88.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [46b03229ee92ca580f53f852c6953fdf357948d0]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2007/12/04 15:14:45 va 1.1.228.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [bf04004f4b5d86e9ee6313beaf655651b2ff7ed1]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/03/18 16:19:37 va 1.1.228.1: #151999# Updated Icon for OOo3/SO9. Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [aec5e74af209334c634be488fda61252bb1cca44]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/01/31 11:50:29 va 1.1.228.1: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [e016aebd9f67953b4a25fad2d3f478925751e2ba]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2007/12/04 15:14:44 va 1.1.228.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [1061c5263ece60066481fe687076483321660bd2]

INTEGRATION: CWS iconupdate04 (1.2.28); FILE MERGED 2007/12/04 15:14:44 va 1.2.28.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [aaf666d3291c3170221821186f636961ed4f35a9]

INTEGRATION: CWS iconupdate04 (1.2.88); FILE MERGED 2008/01/31 11:50:29 va 1.2.88.1: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [cbbf85a6627582f527391ed900cf553af5028330]

INTEGRATION: CWS iconupdate04 (1.2.88); FILE MERGED 2007/12/04 15:14:44 va 1.2.88.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [b28b7cdb3ed82949ce5c152f180d52268a6cc53b]

INTEGRATION: CWS iconupdate04 (1.3.88); FILE MERGED 2007/12/04 15:14:44 va 1.3.88.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [aae33a8bf6da77ed3be37c9f651694c338180952]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/03/18 16:19:36 va 1.1.228.1: #151999# Updated Icon for OOo3/SO9. Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [e89e06836e701e7ff77e28f266bc3fed23fd9f60]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/01/31 11:50:28 va 1.1.228.1: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [6ea9c5a8bc39cb6c397a01ca8e957b933cc66b46]

INTEGRATION: CWS iconupdate04 (1.2.200); FILE MERGED 2007/12/04 15:14:44 va 1.2.200.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [3f14efe90b000f2581d9e6529e74a2ad7ad49592]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/03/18 16:19:36 va 1.1.228.1: #151999# Updated Icon for OOo3/SO9. Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [a9fa014dcbe9bf57383d7ff1d07f01a40f5660d7]

INTEGRATION: CWS iconupdate04 (1.2.200); FILE MERGED 2008/03/18 16:19:36 va 1.2.200.1: #151999# Updated Icon for OOo3/SO9. Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [f36186349c865416a4e738e874def9f28ecbfa4b]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2007/12/04 15:14:43 va 1.1.228.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [7aa1361130de535ecfcfb3aa882291548c61f132]

INTEGRATION: CWS iconupdate04 (1.2.28); FILE MERGED 2008/03/18 16:19:36 va 1.2.28.1: #151999# Updated Icon for OOo3/SO9. Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [2dfa4e5e71566ad9eced9fe8e9f4f78e890074d8]

INTEGRATION: CWS iconupdate04 (1.2.28); FILE MERGED 2007/12/04 15:14:43 va 1.2.28.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [7db84d229f96fec6eb93a32a5017928cce09c6a5]

INTEGRATION: CWS iconupdate04 (1.2.200); FILE MERGED 2007/12/04 15:14:43 va 1.2.200.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [e5d44f9a128b120fa71d7393ec7d77e40c74bd97]

INTEGRATION: CWS iconupdate04 (1.2.88); FILE MERGED 2007/12/04 15:14:43 va 1.2.88.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [0513d6a0b02bc736a8dbaaf6e0c9cd28f67db22e]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2007/12/04 15:14:42 va 1.1.228.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [b94e7db7525d8dae3e34e32c8f5b109f907ab216]

INTEGRATION: CWS iconupdate04 (1.2.88); FILE MERGED 2008/01/31 11:50:28 va 1.2.88.1: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [7c853c6358ab6046b48965bc6a6e727a24d16776]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/01/31 11:50:28 va 1.1.228.1: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [a6601e3497636c6e57b142997ef2733b03eb32c7]

INTEGRATION: CWS iconupdate04 (1.2.88); FILE MERGED 2007/12/04 15:14:42 va 1.2.88.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [bbd15f32e465bac96d3f796ad6c673f9de8b8a43]

INTEGRATION: CWS iconupdate04 (1.2.200); FILE MERGED 2007/12/04 15:14:42 va 1.2.200.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [df98c455ecd526e21f836418d8eee4e1100d8799]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/03/18 16:19:36 va 1.1.228.1: #151999# Updated Icon for OOo3/SO9. Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [26a8534a7dbac903ea8328e5ff295d01e88a71e1]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2007/12/04 15:14:41 va 1.1.228.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [3467d6fb245dd55875a252bf02905effa360fca1]

INTEGRATION: CWS iconupdate04 (1.2.88); FILE MERGED 2007/12/04 15:14:41 va 1.2.88.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [db2fc46d5aa91d4b89699201ebdcde622303b206]

INTEGRATION: CWS iconupdate04 (1.2.180); FILE MERGED 2007/12/04 15:14:41 va 1.2.180.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [f6eecc0205e1ac43d40398c3751f4ae5f62f6e63]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/01/31 11:50:28 va 1.1.228.1: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [5f59c9a1e16fab3483f215e045ada6bbf0c074cc]

INTEGRATION: CWS iconupdate04 (1.2.88); FILE MERGED 2008/01/31 11:50:28 va 1.2.88.1: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [5da0795e13073b33f7366c10f89721dfeba3ec95]

INTEGRATION: CWS iconupdate04 (1.2.198); FILE MERGED 2007/12/04 15:14:41 va 1.2.198.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [67c5ab549401094baecdbb1eeccc4b616bccf02d]

INTEGRATION: CWS iconupdate04 (1.3.168); FILE MERGED 2007/12/04 15:14:41 va 1.3.168.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [718d1616bb787a060102cd79de7c8bc6757e82d8]

INTEGRATION: CWS iconupdate04 (1.4.88); FILE MERGED 2007/12/04 15:14:41 va 1.4.88.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [b9e00812aedad2c81f19427315ccda2f2bfadf0e]

INTEGRATION: CWS iconupdate04 (1.3.88); FILE MERGED 2007/12/04 15:14:41 va 1.3.88.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [c8215985681cc862f7b959b3f537cd17f6a94b93]

INTEGRATION: CWS iconupdate04 (1.2.88); FILE MERGED 2007/12/04 15:14:41 va 1.2.88.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [f5828be2d1e153df96a6409fb260e8f06f92f0de]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/01/31 11:50:27 va 1.1.228.1: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [0cb2822c87b7791a15ec84563f21ca097344a63f]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/03/18 16:19:35 va 1.1.228.1: #151999# Updated Icon for OOo3/SO9. Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [e9c38066461548bde24cddce2ad65f9bbc46a4bf]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2007/12/04 15:14:40 va 1.1.228.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [40f6a37c2532809483a341b563cfda04c99d2a5a]

INTEGRATION: CWS iconupdate04 (1.2.88); FILE MERGED 2007/12/04 15:14:40 va 1.2.88.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [89629bbe120cfa2ecca97cd869894b6b72267b61]

INTEGRATION: CWS iconupdate04 (1.2.200); FILE MERGED 2007/12/04 15:14:40 va 1.2.200.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [52a5c9e0e4240a1d8bbf0aabc382b60a04f2ed57]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/03/18 16:19:35 va 1.1.228.1: #151999# Updated Icon for OOo3/SO9. Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [9cc4364817177301451ff7a9cc2ce9a2d44afd77]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2007/12/04 15:14:39 va 1.1.228.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [9607242de352c34da97a32bf766c6bab02b494e8]

INTEGRATION: CWS iconupdate04 (1.2.88); FILE MERGED 2007/12/04 15:14:39 va 1.2.88.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [ac939a60535492f5d4624a71e82078c8ce294f57]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/01/31 11:50:27 va 1.1.228.1: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [b6afb2931e30d616de272bed6ef3906b4864a769]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/03/18 16:19:35 va 1.1.228.1: #151999# Updated Icon for OOo3/SO9. Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [41ebcf5d21cc595a46d8a3795e3475e95a6d2aee]

INTEGRATION: CWS iconupdate04 (1.2.200); FILE MERGED 2008/01/31 11:50:27 va 1.2.200.1: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [69b47c016896b0e22633d822cb1f30a6aba3d1a1]

INTEGRATION: CWS iconupdate04 (1.2.134); FILE MERGED 2008/01/31 11:50:27 va 1.2.134.1: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [dba8522bf9bd7edf3597824c56ccfe9b76c4ed64]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2007/12/04 15:14:38 va 1.1.228.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [3bdedebb9943ce8f2fcee16c46bf268d81971527]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/03/18 16:19:35 va 1.1.228.1: #151999# Updated Icon for OOo3/SO9. Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [34a2e2df84620c494bd299d7a5ae04932e593f52]

INTEGRATION: CWS iconupdate04 (1.2.216); FILE MERGED 2007/12/04 15:14:38 va 1.2.216.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [678510d49a3632187f8095873ba32156b2e4fc4d]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/01/31 11:50:27 va 1.1.228.1: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [baf33bd76696f651830787f7dd9aad82d6a94d0b]

INTEGRATION: CWS iconupdate04 (1.2.88); FILE MERGED 2007/12/04 15:14:38 va 1.2.88.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [e024e7c0745f8ecdb1be3e0d8a4ec05af140bc99]

INTEGRATION: CWS iconupdate04 (1.2.200); FILE MERGED 2007/12/04 15:14:38 va 1.2.200.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [79e77c20da0a12f4ff343b3f7bc245e931c2fabe]

INTEGRATION: CWS iconupdate04 (1.2.190); FILE MERGED 2008/01/31 11:50:26 va 1.2.190.2: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by: 2007/12/04 15:14:38 va 1.2.190.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [d2f53c633cdb3cf6f34eb4405f3ba4798e14b3e5]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/01/31 11:50:26 va 1.1.228.1: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [1bbb93fad029a82eb242fa41834ba0c106726dfe]

INTEGRATION: CWS iconupdate04 (1.2.88); FILE MERGED 2007/12/04 15:14:38 va 1.2.88.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [b06612590c620204aa563e79d84987520d902bf2]

INTEGRATION: CWS iconupdate04 (1.2.28); FILE MERGED 2007/12/04 15:14:38 va 1.2.28.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [b41b5f444588d715a19a28c564c4c9b43611e1b9]

INTEGRATION: CWS iconupdate04 (1.4.88); FILE MERGED 2007/12/04 15:14:38 va 1.4.88.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [850961c7182b053b525f6761945642fc80e5a639]

INTEGRATION: CWS iconupdate04 (1.2.66); FILE MERGED 2008/01/31 11:50:26 va 1.2.66.1: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [a0cdc214ddbe34eaa5fcccb997e4b81cdedb5361]

INTEGRATION: CWS iconupdate04 (1.2.216); FILE MERGED 2008/03/18 16:19:34 va 1.2.216.1: #151999# Updated Icon for OOo3/SO9. Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [5f36fda6e478591d7f5d375c6288074b6e0a92f0]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2007/12/04 15:14:37 va 1.1.228.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [3532b6fdc7e1239a5698e84fd76dd96b5b891974]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/03/18 16:19:34 va 1.1.228.1: #151999# Updated Icon for OOo3/SO9. Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [4113d8b28322006051a5d4fef34ce1b108125a8d]

INTEGRATION: CWS iconupdate04 (1.2.88); FILE MERGED 2007/12/04 15:14:37 va 1.2.88.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [248d821af0b697f3de5cfa6761bad4f8458f72bd]

INTEGRATION: CWS iconupdate04 (1.2.28); FILE MERGED 2007/12/04 15:14:37 va 1.2.28.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [c2fc81cd65a35fcadbee12fe2673402c2576c039]

INTEGRATION: CWS iconupdate04 (1.2.200); FILE MERGED 2007/12/04 15:14:37 va 1.2.200.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [b37930d7bd041fffaaea88651bcedff343adb1fb]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/03/18 16:19:34 va 1.1.228.1: #151999# Updated Icon for OOo3/SO9. Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [252680edb933272d7eb28bcd6f12bed2761c417b]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2007/12/04 15:14:36 va 1.1.228.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [a27ad05b9fc7410ef4b4d97323de97654a6d892b]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/01/31 11:50:25 va 1.1.228.1: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [637236631632c1174bf0294d9a4dd365e901dfc3]

INTEGRATION: CWS iconupdate04 (1.2.200); FILE MERGED 2007/12/04 15:14:36 va 1.2.200.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [521c629335d52fb7242cfecbcdce7aa50b5e9f84]

INTEGRATION: CWS iconupdate04 (1.3.88); FILE MERGED 2008/03/18 16:19:34 va 1.3.88.1: #151999# Updated Icon for OOo3/SO9. Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [8c4b2ea1b82af6c0f868507672e31a30398667f9]

INTEGRATION: CWS iconupdate04 (1.2.180); FILE MERGED 2008/03/18 16:19:33 va 1.2.180.1: #151999# Updated Icon for OOo3/SO9. Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [6706f4fc58c44502b30394f0babaaa4d764e756d]

INTEGRATION: CWS iconupdate04 (1.4.78); FILE MERGED 2008/03/18 16:19:33 va 1.4.78.1: #151999# Updated Icon for OOo3/SO9. Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [dd085df1f0094d70d4ed0f76b3bcbb0aa59566b7]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/03/18 16:19:33 va 1.1.228.1: #151999# Updated Icon for OOo3/SO9. Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [e531c43522f0aefe53fbe3080603365a994d2fe8]

INTEGRATION: CWS iconupdate04 (1.2.88); FILE MERGED 2007/12/04 15:14:36 va 1.2.88.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [87cc827bcaa8292245a9f15e80888af4842c0cd9]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2007/12/04 15:14:35 va 1.1.228.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [8f373b42e5c18a293c219626916724bd16d4173c]

INTEGRATION: CWS iconupdate04 (1.2.88); FILE MERGED 2007/12/04 15:14:35 va 1.2.88.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [60304cddfa1f99e98540bb8a3385ba3d2673a51d]

INTEGRATION: CWS iconupdate04 (1.2.200); FILE MERGED 2008/01/31 11:50:25 va 1.2.200.1: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [a83b5ccc00e0567334435627cf50ce44053b0f0a]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/03/18 16:19:33 va 1.1.228.2: #151999# Updated Icon for OOo3/SO9. Issue number: Submitted by: Reviewed by: 2007/12/04 15:14:35 va 1.1.228.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [4ed75fb424d8bfe9e2956c93acd89d59e2dedd48]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/01/31 11:50:25 va 1.1.228.2: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by: 2007/12/04 15:14:35 va 1.1.228.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [2ab8ce47e5ce0a6f47ccd5a20a3331268afce1b5]

INTEGRATION: CWS iconupdate04 (1.2.164); FILE MERGED 2008/03/18 16:19:33 va 1.2.164.1: #151999# Updated Icon for OOo3/SO9. Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [2da2f139d4041e7cd705c646292d67d92fbb471f]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2007/12/04 15:14:34 va 1.1.228.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [e8cf4d8627f9cad971d51fde44ccfb0c0c2973b9]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/01/31 11:50:25 va 1.1.228.1: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [8a0310fb72313f7cc0afb74d0c16d97cde4aaed0]

INTEGRATION: CWS iconupdate04 (1.3.66); FILE MERGED 2008/01/31 11:50:24 va 1.3.66.1: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [67f6012f9ca1740f6d6f643e4ec5ceb72b6677b3]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/01/31 11:50:24 va 1.1.228.1: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [a7e45cba233e3dce50677fc88963fdf231dad679]

INTEGRATION: CWS iconupdate04 (1.2.28); FILE MERGED 2007/12/04 15:14:34 va 1.2.28.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [ff0d2814a47394c642b3cbc011a8900ad586f6d8]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/03/18 16:19:32 va 1.1.228.1: #151999# Updated Icon for OOo3/SO9. Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [44428d05143b7b31fb168892fbfa3ef8a5b3e1fc]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2007/12/04 15:14:33 va 1.1.228.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [af2ee362ee8db7b045ea8c760c4ae77ba687af6f]

INTEGRATION: CWS iconupdate04 (1.2.200); FILE MERGED 2007/12/04 15:14:33 va 1.2.200.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [62867bfe2c55f59c32f87af889f5e39d9f47e772]

INTEGRATION: CWS iconupdate04 (1.3.78); FILE MERGED 2007/12/04 15:14:33 va 1.3.78.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [e0904cc4eba5b35c83846830b6e9b3c1eccb4aae]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2007/12/04 15:14:33 va 1.1.228.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [007d1378e15e29a01b44a83505ef7c774afb8cae]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/03/18 16:19:32 va 1.1.228.1: #151999# Updated Icon for OOo3/SO9. Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [16b65f1ab8b88c037b21cd105129451dcd9c9c7d]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/01/31 11:50:23 va 1.1.228.1: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [6654fe947ec5378775c8ca83daa83f0f14464d03]

INTEGRATION: CWS iconupdate04 (1.2.28); FILE MERGED 2007/12/04 15:14:33 va 1.2.28.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [19e551aea0ba1071c0c31a6f291e40d66d5aac41]

INTEGRATION: CWS iconupdate04 (1.2.28); FILE MERGED 2007/12/04 15:14:32 va 1.2.28.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [fdbef48f13b38c67a0db55ad1b27ea8959e6de05]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2007/12/04 15:14:32 va 1.1.228.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [2ef42426de4f6bf4f1910d900348bd3aad88cfd8]

INTEGRATION: CWS iconupdate04 (1.2.200); FILE MERGED 2007/12/04 15:14:32 va 1.2.200.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [7eb4c3f8ab5b374631115155afa6d23fc8902bc3]

INTEGRATION: CWS iconupdate04 (1.2.78); FILE MERGED 2007/12/04 15:14:32 va 1.2.78.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [213d7e1c14fd8dc6c9c525afb9a6c58304f9f0e7]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/01/31 11:50:23 va 1.1.228.2: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by: 2007/12/04 15:14:32 va 1.1.228.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [a1d85110597141566a62574b6ca5496cf374805d]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/03/18 16:19:32 va 1.1.228.1: #151999# Updated Icon for OOo3/SO9. Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [0c3e78ce6b852eb9bfc2a60b22afeaea543d9ded]

INTEGRATION: CWS iconupdate04 (1.2.200); FILE MERGED 2007/12/04 15:14:32 va 1.2.200.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [362c70fe53e7bd25789eb4d3b67f66879904dbf9]

INTEGRATION: CWS iconupdate04 (1.2.28); FILE MERGED 2008/03/18 16:19:31 va 1.2.28.1: #151999# Updated Icon for OOo3/SO9. Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [557deb4efb53fec5309a589d17bcab07d8612c45]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2007/12/04 15:14:31 va 1.1.228.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [7b031677054d9868d256a389e56049394086075a]

INTEGRATION: CWS iconupdate04 (1.2.28); FILE MERGED 2007/12/04 15:14:31 va 1.2.28.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [e387649388a6bd7e446dac694bd9a5a7cfe2330c]

INTEGRATION: CWS iconupdate04 (1.2.88); FILE MERGED 2008/03/18 16:19:31 va 1.2.88.1: #151999# Updated Icon for OOo3/SO9. Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [ea49ba23a0412352d1b81309ef9a4e48c403e311]

INTEGRATION: CWS iconupdate04 (1.2.200); FILE MERGED 2007/12/04 15:14:31 va 1.2.200.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [1aa6d36a3590d42db3030496eea05d30935f6028]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/03/18 16:19:31 va 1.1.228.1: #151999# Updated Icon for OOo3/SO9. Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [9479194a3062f61a072252cfae09debca410b9cf]

INTEGRATION: CWS iconupdate04 (1.2.88); FILE MERGED 2007/12/04 15:14:31 va 1.2.88.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [74b0498e2a9b1eebbb783a9e3ed82ff5f07e03ec]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2007/12/04 15:14:30 va 1.1.228.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [17e7ae7693ab9a2048aeb286c4a06a2478cc38ff]

INTEGRATION: CWS iconupdate04 (1.2.88); FILE MERGED 2008/01/31 11:50:23 va 1.2.88.1: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [ebd20b91a057cdaff509de84ec3ec422e5e97165]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/01/31 11:50:23 va 1.1.228.1: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [024e875744e7f3d68d61142f266cf905997f0e06]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/01/31 11:50:22 va 1.1.228.1: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [6956eb3c5b58d0c784711f7e325d9c332f573313]

INTEGRATION: CWS iconupdate04 (1.2.88); FILE MERGED 2007/12/04 15:14:30 va 1.2.88.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [848ad9f8986fd5722f3070eb1282436948f61ad2]

INTEGRATION: CWS iconupdate04 (1.2.200); FILE MERGED 2007/12/04 15:14:30 va 1.2.200.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [4500bd7c48f0bab49696c399dd7d3dd916508660]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/03/18 16:19:31 va 1.1.228.1: #151999# Updated Icon for OOo3/SO9. Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [fe4cd4760da4d2b0a2cdf728e19e8c55716bc7ed]

INTEGRATION: CWS iconupdate04 (1.2.180); FILE MERGED 2007/12/04 15:14:30 va 1.2.180.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [306ecced694d70093e3bc9175b6ffb1d4445cd53]

INTEGRATION: CWS iconupdate04 (1.2.200); FILE MERGED 2008/01/31 11:50:22 va 1.2.200.1: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [d8487a267e5f11972f39de6e50fe143696429659]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2007/12/04 15:14:29 va 1.1.228.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [b5b83f73bb7092ff06cb87f39504d015091d9521]

INTEGRATION: CWS iconupdate04 (1.2.198); FILE MERGED 2007/12/04 15:14:29 va 1.2.198.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [ebe97efcc8fe5b26a63f4b45ee463d709cece59d]

INTEGRATION: CWS iconupdate04 (1.3.168); FILE MERGED 2007/12/04 15:14:29 va 1.3.168.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [8d181fe112836fccd22de3642469af8d6dedc1d4]

INTEGRATION: CWS iconupdate04 (1.2.174); FILE MERGED 2007/12/04 15:14:29 va 1.2.174.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [bd24895dcc6338cc4c47f7ab0a214b34b1815321]

INTEGRATION: CWS iconupdate04 (1.2.200); FILE MERGED 2007/12/04 15:14:29 va 1.2.200.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [952e9ef4bb572ec65d26b925269ad9dfce205bf2]

INTEGRATION: CWS iconupdate04 (1.2.88); FILE MERGED 2008/01/31 11:50:22 va 1.2.88.1: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [fafb43c559bf53e08b08f2a76584aee6d4011997]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/01/31 11:50:22 va 1.1.228.1: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [c9eecffc6a8312b217d378854b1436408de2b263]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/03/18 16:19:31 va 1.1.228.1: #151999# Updated Icon for OOo3/SO9. Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [cc2946e5b3ce4ce01673a4bcf6226d4ab08fcfcf]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2007/12/04 15:14:28 va 1.1.228.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [84f200a814759308e3bf62bddf7df5e0546c17ff]

INTEGRATION: CWS iconupdate04 (1.2.88); FILE MERGED 2007/12/04 15:14:28 va 1.2.88.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [e95d74cb7a9190ca782297c01dfe22fe94d360ee]

INTEGRATION: CWS iconupdate04 (1.2.200); FILE MERGED 2007/12/04 15:14:28 va 1.2.200.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [a130830d9e9e5a368f44c3eb167beb4b0931e372]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/03/18 16:19:31 va 1.1.228.1: #151999# Updated Icon for OOo3/SO9. Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [023ffad695e5c207301178234befa0e7a2a05472]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/03/18 16:19:30 va 1.1.228.2: #151999# Updated Icon for OOo3/SO9. Issue number: Submitted by: Reviewed by: 2007/12/04 15:14:27 va 1.1.228.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [d5696c8d65b1452e5c091e0a20bffaf2d7dd8d41]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/03/18 16:19:30 va 1.1.228.1: #151999# Updated Icon for OOo3/SO9. Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [fcf3d3b54566c81d93ab40fa1d7b44e138ec124d]

INTEGRATION: CWS iconupdate04 (1.2.88); FILE MERGED 2007/12/04 15:14:27 va 1.2.88.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [6d8aa23a81beb65cbf9d1491adf75d10fd833cca]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2007/12/04 15:14:27 va 1.1.228.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [ae5701ed0ba739ded874f8b3d656c42183a534fb]

INTEGRATION: CWS iconupdate04 (1.2.200); FILE MERGED 2007/12/04 15:14:27 va 1.2.200.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [f5f01b4244a6441e628d1249fb0fc99f56951794]

INTEGRATION: CWS iconupdate04 (1.2.88); FILE MERGED 2007/12/04 15:14:27 va 1.2.88.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [4ea36bfe1b9965e52d4772daeef9c9da10611964]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2007/12/04 15:14:26 va 1.1.228.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [31ba7e2ace3896c7c81ebfdc20318842bad3df62]

INTEGRATION: CWS iconupdate04 (1.2.200); FILE MERGED 2007/12/04 15:14:26 va 1.2.200.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [267d77fd7956b9a369de77a890a1e2e6f4429e2b]

INTEGRATION: CWS iconupdate04 (1.2.64); FILE MERGED 2008/03/18 16:19:29 va 1.2.64.1: #151999# Updated Icon for OOo3/SO9. Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [78aa174307abcaf884b50dea3e5570724f17af1a]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/03/18 16:19:29 va 1.1.228.1: #151999# Updated Icon for OOo3/SO9. Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [a8b2ce7670fe1c615d0c307facd7042004c84429]

INTEGRATION: CWS iconupdate04 (1.2.88); FILE MERGED 2007/12/04 15:14:26 va 1.2.88.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [140ad5b2dcbf6b9a560f716959a3101a4202975e]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2007/12/04 15:14:25 va 1.1.228.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [77c8ea55afad886ea39c25376c9c5b5b7470c854]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/01/31 11:50:21 va 1.1.228.1: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [da58bf9210f5ea9a9bca15433e816adb49bbb8da]

INTEGRATION: CWS iconupdate04 (1.3.88); FILE MERGED 2008/01/31 11:50:21 va 1.3.88.1: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [81726fd887990c5787aa8ff0dd858734000eed48]

INTEGRATION: CWS iconupdate04 (1.2.88); FILE MERGED 2008/01/31 11:50:21 va 1.2.88.1: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [f40b2364d58041382e5efcceff6f0dfadd50cb93]

INTEGRATION: CWS iconupdate04 (1.2.200); FILE MERGED 2007/12/04 15:14:25 va 1.2.200.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [8e19d10d5d6f0843ef075fd4f70f55b22d9bf4f7]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/01/31 11:50:21 va 1.1.228.1: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [8ace626dbdabe95a7b19d729f0ec11d2fcf92071]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/03/18 16:19:29 va 1.1.228.1: #151999# Updated Icon for OOo3/SO9. Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [7939fd7f3d21da537fa5cb3d8310daac5a31ca44]

INTEGRATION: CWS iconupdate04 (1.2.88); FILE MERGED 2007/12/04 15:14:25 va 1.2.88.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [88a75b1d77578cd492a0b43eeb2f3b0935ef1be9]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/01/31 11:50:21 va 1.1.228.2: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by: 2007/12/04 15:14:25 va 1.1.228.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [e4f8e8f4fdee3c8cb5bb6e8935e90ce620111337]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2007/12/04 15:14:24 va 1.1.228.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [0f2ba87352d40dafc59697845aad675bdd56d741]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/01/31 11:50:20 va 1.1.228.1: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [4e17acd6f606335cc52b7b0369b38c64c594df91]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/03/18 16:19:29 va 1.1.228.1: #151999# Updated Icon for OOo3/SO9. Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [5fc6e07f25c3ffeed982fa89608fefb0f874d997]

INTEGRATION: CWS iconupdate04 (1.2.200); FILE MERGED 2007/12/04 15:14:24 va 1.2.200.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [acaa718948bea2e2b8b4c75b7e3353bea126915d]

INTEGRATION: CWS iconupdate04 (1.2.78); FILE MERGED 2007/12/04 15:14:24 va 1.2.78.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [f998d67eeaa37da820f0cc32794ab900deb04568]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/01/31 11:50:20 va 1.1.228.1: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [4ec4d21d0ce4797bd489534a20c59467810d30c6]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/03/18 16:19:29 va 1.1.228.1: #151999# Updated Icon for OOo3/SO9. Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [42c5615a2c24f97656edf89ab938d8a8513371f7]

INTEGRATION: CWS iconupdate04 (1.2.200); FILE MERGED 2007/12/04 15:14:24 va 1.2.200.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [018ebaf895c4bcb15b4b331ee388ce9a8d66e9e7]

INTEGRATION: CWS iconupdate04 (1.2.88); FILE MERGED 2007/12/04 15:14:24 va 1.2.88.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [06943ac65642e73a159e2c3a6a70bfda371a3072]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/03/18 16:19:28 va 1.1.228.1: #151999# Updated Icon for OOo3/SO9. Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [433956180ad897213e5d2a36d36d29353579b9bb]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/01/31 11:50:20 va 1.1.228.2: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by: 2007/12/04 15:14:24 va 1.1.228.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [8f509a992d068ccdcbf5ebf0883b32af383a423a]

INTEGRATION: CWS iconupdate04 (1.2.28); FILE MERGED 2008/03/18 16:19:28 va 1.2.28.1: #151999# Updated Icon for OOo3/SO9. Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [d39f8b6efce1d15e9abf8786a20a9044a2634f4d]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/03/18 16:19:28 va 1.1.228.2: #151999# Updated Icon for OOo3/SO9. Issue number: Submitted by: Reviewed by: 2007/12/04 15:14:24 va 1.1.228.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [eae80d97ad8615998d8f4624054964a56ca4c365]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2007/12/04 15:14:23 va 1.1.228.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [9135963391254ad9824de20214b5bf4f3ffa4d72]

INTEGRATION: CWS iconupdate04 (1.2.88); FILE MERGED 2007/12/04 15:14:23 va 1.2.88.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [062dce1308111926f47376db4a8c41a676994e76]

INTEGRATION: CWS iconupdate04 (1.2.64); FILE MERGED 2008/03/18 16:19:28 va 1.2.64.1: #151999# Updated Icon for OOo3/SO9. Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [db7db16e277a068b8eb431264a8ed53a32fdd6a2]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/03/18 16:19:27 va 1.1.228.1: #151999# Updated Icon for OOo3/SO9. Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [ca496283f154e229f706e2a426aa7d42b4e0b80b]

INTEGRATION: CWS iconupdate04 (1.2.88); FILE MERGED 2007/12/04 15:14:23 va 1.2.88.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [49a89ebe9b1edec1a28ae58003880b54d52785aa]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2007/12/04 15:14:22 va 1.1.228.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [725bb5fe2c93e1f45a7f8691b02f0f9e09ce4687]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/03/18 16:19:27 va 1.1.228.1: #151999# Updated Icon for OOo3/SO9. Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [17ad2f18780c74f7bc4a414ddf7fc20f355829e3]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/01/31 11:50:20 va 1.1.228.1: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [3822e37ce783af02c8fd23201f35e92923fcbe84]

INTEGRATION: CWS iconupdate04 (1.3.88); FILE MERGED 2008/01/31 11:50:20 va 1.3.88.1: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [ca0ed80b81d0e5a4c13bad8449a10da477013e93]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2007/12/04 15:14:22 va 1.1.228.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [88c49c6c410a66b70054452a2868679fef3bf4ca]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/01/31 11:50:20 va 1.1.228.1: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [74c899fb0fca804ce4314877cd9c16cf620f97ea]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/03/18 16:19:27 va 1.1.228.1: #151999# Updated Icon for OOo3/SO9. Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [331f88ee2d2a450ceca5e1ffea2a041707657b83]

INTEGRATION: CWS iconupdate04 (1.2.200); FILE MERGED 2007/12/04 15:14:22 va 1.2.200.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [62d10f658d970ada6434bd1a364cf58201bfb68f]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/01/31 11:50:19 va 1.1.228.1: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [c5c20850a98264105188b1d617895b47e0720e60]

INTEGRATION: CWS iconupdate04 (1.2.88); FILE MERGED 2008/03/18 16:19:26 va 1.2.88.1: #151999# Updated Icon for OOo3/SO9. Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [c95ab257eea45446b93f2041e5f4d8a137aa926b]

INTEGRATION: CWS iconupdate04 (1.2.78); FILE MERGED 2007/12/04 15:14:22 va 1.2.78.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [cb7330a47ecc0f99f35c649eaa459a07ec8b3a69]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2007/12/04 15:14:21 va 1.1.228.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [a2e1f9d81f52a6b66d7fd4286d49664fb3362e29]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/01/31 11:50:19 va 1.1.228.1: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [2e41f704a890155b9655650f4e4973d007b05409]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/03/18 16:19:26 va 1.1.228.1: #151999# Updated Icon for OOo3/SO9. Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [4dc355973fc4475918389e9cacdd7b95cf880813]

INTEGRATION: CWS iconupdate04 (1.2.200); FILE MERGED 2007/12/04 15:14:21 va 1.2.200.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [82dff60b727c04d4d35cd68efd48406608fe1743]

INTEGRATION: CWS iconupdate04 (1.2.42); FILE MERGED 2007/12/04 15:14:21 va 1.2.42.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [991ee35887a40da47262563c1fcfb191b884b887]

INTEGRATION: CWS iconupdate04 (1.2.42); FILE MERGED 2008/03/18 16:19:26 va 1.2.42.1: #151999# Updated Icon for OOo3/SO9. Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [d4a732d1674f4186bc5276969cab2bc5988abaec]

INTEGRATION: CWS iconupdate04 (1.3.42); FILE MERGED 2007/12/04 15:14:21 va 1.3.42.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [7f0b54b9b63c4171de8a4356ec7477f041c98124]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/01/31 11:50:19 va 1.1.228.2: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by: 2007/12/04 15:14:21 va 1.1.228.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [81719af4410bf38bb2b1b2cde17c56637b361139]

INTEGRATION: CWS iconupdate04 (1.2.88); FILE MERGED 2007/12/04 15:14:21 va 1.2.88.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [91a431e82d66ccd2540709714f84444cb5a86e93]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/03/18 16:19:25 va 1.1.228.1: #151999# Updated Icon for OOo3/SO9. Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [de78b18f192a4e46a2aff1fb59feee2e11cd195d]

INTEGRATION: CWS iconupdate04 (1.2.200); FILE MERGED 2008/03/18 16:19:25 va 1.2.200.1: #151999# Updated Icon for OOo3/SO9. Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [e0f60c3f005127e58cc27613ceb6faf4c3a6897d]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2007/12/04 15:14:21 va 1.1.228.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [db154385318dd786edd0ae4b0ed2ba814c29d216]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2007/12/04 15:14:20 va 1.1.228.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [9045196d198b6370884681cad5b11ee44b53ed74]

INTEGRATION: CWS iconupdate04 (1.2.42); FILE MERGED 2008/03/18 16:19:25 va 1.2.42.1: #151999# Updated Icon for OOo3/SO9. Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [3bb1489f624287317e0b7b1fec6583f67744fb5c]

INTEGRATION: CWS iconupdate04 (1.5.28); FILE MERGED 2007/12/04 15:14:20 va 1.5.28.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [260e141f940dd6a5b0f184d2ab1cbaec7c9d9428]

INTEGRATION: CWS iconupdate04 (1.2.28); FILE MERGED 2007/12/04 15:14:20 va 1.2.28.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [2e6528168af062944356a042af795146d44a47f0]

INTEGRATION: CWS iconupdate04 (1.2.28); FILE MERGED 2008/03/18 16:19:25 va 1.2.28.1: #151999# Updated Icon for OOo3/SO9. Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [4a63adc3b0ad7443abb4a8eb34a4a00d2215dafb]

INTEGRATION: CWS iconupdate04 (1.2.28); FILE MERGED 2008/01/31 11:50:19 va 1.2.28.1: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [e181f6178247c88bb85ffc8d1bebb1686e4ad99f]

INTEGRATION: CWS iconupdate04 (1.2.28); FILE MERGED 2008/03/18 16:19:24 va 1.2.28.1: #151999# Updated Icon for OOo3/SO9. Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [2972437147099d30a1598f0f01861cb1c333465c]

INTEGRATION: CWS iconupdate04 (1.2.28); FILE MERGED 2008/01/31 11:50:19 va 1.2.28.1: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [d85f740ec5b08810653bf2a28be7f1b423783fc5]

INTEGRATION: CWS iconupdate04 (1.2.28); FILE MERGED 2008/03/18 16:19:24 va 1.2.28.1: #151999# Updated Icon for OOo3/SO9. Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [5b34b5004d7d31d92895cac92dac9e4c79ff6ac0]

INTEGRATION: CWS iconupdate04 (1.2.28); FILE MERGED 2007/12/04 15:14:20 va 1.2.28.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [fb3595b5d2a70d30ae7729b646c8a6128c25a3e9]

INTEGRATION: CWS iconupdate04 (1.3.88); FILE MERGED 2008/03/18 16:19:24 va 1.3.88.1: #151999# Updated Icon for OOo3/SO9. Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [8d94e00de09c94c89bed1f1979baa5b2f4e60abd]

INTEGRATION: CWS iconupdate04 (1.2.88); FILE MERGED 2008/03/18 16:19:24 va 1.2.88.1: #151999# Updated Icon for OOo3/SO9. Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [4abd1e87d3abfaf551e9631339f47d1135dee8da]

INTEGRATION: CWS iconupdate04 (1.2.88); FILE MERGED 2008/03/18 16:19:23 va 1.2.88.1: #151999# Updated Icon for OOo3/SO9. Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [a0c9f7436eaac129e0494f039541386dc2bcbce3]

INTEGRATION: CWS iconupdate04 (1.2.12); FILE MERGED 2008/04/03 15:06:02 hjs 1.2.12.1: #i87638# - move branded version to branding layer


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [0cb50ddc602cd08761195e06afce68417d04d701]

INTEGRATION: CWS iconupdate04 (1.2.200); FILE MERGED 2007/12/04 15:14:20 va 1.2.200.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [7f2d17129a021adb0b7c5a45a36bf348d0a535d9]

INTEGRATION: CWS iconupdate04 (1.3.150); FILE MERGED 2007/12/04 15:14:19 va 1.3.150.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [e9c20fd2b5ca1107681594b85afe2dc0b9a1a7af]

INTEGRATION: CWS iconupdate04 (1.2.168); FILE MERGED 2007/12/04 15:14:19 va 1.2.168.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [26364aefb7ddbff19d4d66453008364c1d1a3f36]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2007/12/04 15:14:19 va 1.1.228.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [c6556359b56201e23877307b0c41ae100e5db729]

INTEGRATION: CWS iconupdate04 (1.2.64); FILE MERGED 2007/12/04 15:14:19 va 1.2.64.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [3506130bc1fd823f794ba0f88b5fa2442f4e661e]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2007/12/04 15:14:18 va 1.1.228.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [3f63ea7cd5f56b6e3f7344dd93861f45c2520ece]

INTEGRATION: CWS iconupdate04 (1.3.102); FILE MERGED 2007/12/04 15:14:18 va 1.3.102.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [e0770a06103b3ef09aaa3c51ac0f5c362aeaf17c]

INTEGRATION: CWS iconupdate04 (1.2.200); FILE MERGED 2007/12/04 15:14:18 va 1.2.200.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [b675f1f35eb1cf7dc0c12255a43870395e6c3d9a]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/03/18 16:19:23 va 1.1.228.1: #151999# Updated Icon for OOo3/SO9. Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [2e25cde7c2b1acad469cdb462e17dc5ee71537a9]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2007/12/04 15:14:18 va 1.1.228.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [e66f3bec46353d04786743b71f6f5e546d872c6f]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2007/12/04 15:14:17 va 1.1.228.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [cc372fb13fac4bb5357fc7fae75e91401c97575f]

INTEGRATION: CWS iconupdate04 (1.2.88); FILE MERGED 2008/03/18 16:19:23 va 1.2.88.1: #151999# Updated Icon for OOo3/SO9. Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [e9f1eccfbc582778c3b96e221923aed047ff6a7d]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2008/03/18 16:19:23 va 1.1.228.1: #151999# Updated Icon for OOo3/SO9. Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [a429e116a1eeab539e5f7550d853ebe661eaeea3]

INTEGRATION: CWS iconupdate04 (1.2.200); FILE MERGED 2007/12/04 15:14:17 va 1.2.200.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [1da83393d301bd40e39eca81468bee45c653cfd3]

INTEGRATION: CWS iconupdate04 (1.3.88); FILE MERGED 2007/12/04 15:14:17 va 1.3.88.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [c63a82e069217c13f38aef061044e5b61eca026a]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2007/12/04 15:14:16 va 1.1.228.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [8f3a9b353042701b303db966e7fb3552f63b9e27]

INTEGRATION: CWS iconupdate04 (1.2.86); FILE MERGED 2007/12/04 15:14:16 va 1.2.86.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [bd35f39e99efa2013300670942d315e264399550]

INTEGRATION: CWS iconupdate04 (1.4.28); FILE MERGED 2008/01/31 11:50:18 va 1.4.28.1: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [16a32f12e84d24f16fe42301b80e9dc76c88f3a1]

INTEGRATION: CWS iconupdate04 (1.4.28); FILE MERGED 2007/12/04 15:14:15 va 1.4.28.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [c1f2615f0ae391f839beecb04fad0a440bfe3035]

INTEGRATION: CWS iconupdate04 (1.3.28); FILE MERGED 2008/01/31 11:50:17 va 1.3.28.1: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [4d3d8b8bbc1d23cb9e72261f05a73d1ac8265b95]

INTEGRATION: CWS iconupdate04 (1.4.28); FILE MERGED 2008/01/31 11:50:17 va 1.4.28.1: #151999# Updated Icon to Galaxy Theme Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [d4db36bbfc7da1c4c9a8cac80c997c7270e53715]

INTEGRATION: CWS iconupdate04 (1.3.28); FILE MERGED 2007/12/04 15:14:15 va 1.3.28.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [27d19c9be69b44a67562afa9f2e0270f6dbc69de]

INTEGRATION: CWS iconupdate04 (1.2.48); FILE MERGED 2008/03/18 16:19:21 va 1.2.48.1: #151999# Updated Icon for OOo3/SO9. Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [6f7091582f667fceaa8b311ee78a5d26722f9972]

INTEGRATION: CWS iconupdate04 (1.2.48); FILE MERGED 2007/12/04 15:14:15 va 1.2.48.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [b52b2f2a891c51e54134b5f7d834437c6a03ddf4]

INTEGRATION: CWS iconupdate04 (1.2.200); FILE MERGED 2007/12/04 15:14:14 va 1.2.200.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [4b8a1d5bde2c4a3cee2bd1d76d0f1e2209c78260]

INTEGRATION: CWS iconupdate04 (1.1.228); FILE MERGED 2007/12/04 15:14:14 va 1.1.228.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [013b5643424284330fb2f4cba0c993867943a77a]

INTEGRATION: CWS iconupdate04 (1.3.88); FILE MERGED 2007/12/04 15:14:14 va 1.3.88.1: #151999# Icon Update Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [daeaa2f53074f671ebd0b7d3e414bff2d15640ad]

INTEGRATION: CWS iconupdate04 (1.3.2); FILE MERGED 2008/04/04 10:05:22 hjs 1.3.2.3: #i87638# creating file with no brand 2008/04/03 15:08:08 hjs 1.3.2.2: #i86506# branding supplied in separate image zips 2008/03/28 15:50:44 hjs 1.3.2.1: #i87567# add classic8 theme


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [8162b0940f9918593626dda89a0804643726b9a3]

INTEGRATION: CWS iconupdate04 (1.1.6); FILE MERGED 2008/04/03 15:08:08 hjs 1.1.6.1: #i86506# branding supplied in separate image zips


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [6de97e511cc5aea043f48e98b9c9b4d6cacfa999]

#i88391# Corect linux package name: core01 instead of calc-core01.


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [ba18c525ea9139a640e934da366de6cf36629e8d]

#i10000# Namespace DescriptionInfoset is wrong here.


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [7b8f2ccce7cd5a16f634bdca17953af91a547134]

#i87959# DateTime is struct, not class.


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [535bd6506ed7d5c1028e5cfdc753b55ed92df472]

DEV300


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [953e1da9f2d3b408633d59644bd809a6ce4e26c5]

INTEGRATION: CWS ooo3readme1 (1.31.24); FILE MERGED 2008/04/15 14:16:48 fpe 1.31.24.2: #i88037# 2008/04/14 15:12:33 fpe 1.31.24.1: #i88037#


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [8f1f30624831a97f6a1f0ae973514e61176ee942]

INTEGRATION: CWS ooo3readme1 (1.1.2); FILE ADDED 2008/04/14 15:13:42 fpe 1.1.2.1: Issue number: Submitted by: Reviewed by:


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [00ab669973d4e8226b07444861263531f3b71e6d]

INTEGRATION: CWS startcenterfix02 (1.26.74); FILE MERGED 2008/04/11 15:28:49 pl 1.26.74.2: #i87649# better solution: filter all env commands by using specialize rtl command line API 2008/04/10 17:40:52 pl 1.26.74.1: #i87649# new command line parameter to ignore


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [eb00a33259e17308ef347f0f2e073368dea08501]

INTEGRATION: CWS startcenterfix02 (1.35.30); FILE MERGED 2008/04/11 15:28:49 pl 1.35.30.2: #i87649# better solution: filter all env commands by using specialize rtl command line API 2008/04/10 17:40:52 pl 1.35.30.1: #i87649# new command line parameter to ignore


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [f6e2aa094486e7b394300bbb6c44c36e6e3f3ad5]

INTEGRATION: CWS startcenterfix02 (1.217.2); FILE MERGED 2008/04/11 15:28:49 pl 1.217.2.2: #i87649# better solution: filter all env commands by using specialize rtl command line API 2008/04/11 14:01:54 pl 1.217.2.1: #i87051# remove unnecessary Update


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [0708201648e50a73f0315b2efa7cd58515d97ebc]

INTEGRATION: CWS startcenterfix02 (1.13.92); FILE MERGED 2008/04/12 12:10:46 pl 1.13.92.1: #i88200# joining key and menu handling changes from aquavcl07


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [a002b5076c2bb29a48e05ce36af86eefa1ae5c57]

INTEGRATION: CWS startcenterfix02 (1.31.240); FILE MERGED 2008/04/12 12:10:46 pl 1.31.240.1: #i88200# joining key and menu handling changes from aquavcl07


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [a4bbae8c6ecc5eca03225592715f5fb0dfd13605]

INTEGRATION: CWS startcenterfix02 (1.5.184); FILE MERGED 2008/04/12 12:10:46 pl 1.5.184.1: #i88200# joining key and menu handling changes from aquavcl07


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [152168ec9cbae6d5d3d66680713b6c0e23d057eb]

INTEGRATION: CWS startcenterfix02 (1.7.46); FILE MERGED 2008/04/12 12:10:45 pl 1.7.46.1: #i88200# joining key and menu handling changes from aquavcl07


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [ae706c305f37b8a81bf6e049d1885b7854926903]

INTEGRATION: CWS jl94 (1.1.2); FILE ADDED 2008/04/02 09:03:18 jl 1.1.2.1: #i87684# test extensions which use the platform specifier in the description.xml


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [41d5274add97ec632569290f16a0a2344729811c]

INTEGRATION: CWS startcenterfix02 (1.5.8); FILE MERGED 2008/04/12 12:10:45 pl 1.5.8.1: #i88200# joining key and menu handling changes from aquavcl07


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [f0146c99ae01e8a4d7e557a12a4bd51f324f513d]

INTEGRATION: CWS jl94 (1.1.2); FILE ADDED 2008/04/02 09:04:02 jl 1.1.2.1: #i87684# test extensions which use the platform specifier in the description.xml


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [6b80972b760ad72f7800b5835c18ec209ef94afb]

INTEGRATION: CWS startcenterfix02 (1.59.8); FILE MERGED 2008/04/12 12:10:45 pl 1.59.8.1: #i88200# joining key and menu handling changes from aquavcl07


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [895e454460d80eccaa6e2aeb5f4b14104c9f36b8]

INTEGRATION: CWS jl94 (1.1.2); FILE ADDED 2008/04/02 09:03:51 jl 1.1.2.1: #i87684# test extensions which use the platform specifier in the description.xml


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [6e6c202c2a524eeed75f9beb4fe479ad95ffb50b]

INTEGRATION: CWS startcenterfix02 (1.3.46); FILE MERGED 2008/04/12 12:10:45 pl 1.3.46.1: #i88200# joining key and menu handling changes from aquavcl07


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [245be546c72a7d77b9f67afcc7b39280e87dd994]

INTEGRATION: CWS jl94 (1.1.2); FILE ADDED 2008/04/02 09:30:30 jl 1.1.2.1: #i87684# test extensions which use the platform specifier in the description.xml


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [a87852424c2b3b3164659ce1f923afac5fc71f27]

INTEGRATION: CWS jl94 (1.1.2); FILE ADDED 2008/04/02 09:26:15 jl 1.1.2.1: #i87684# test extensions which use the platform specifier in the description.xml


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [0584925b2044f3edc691751a7c1898b0d5eb0694]

INTEGRATION: CWS startcenterfix02 (1.4.8); FILE MERGED 2008/04/12 12:10:44 pl 1.4.8.1: #i88200# joining key and menu handling changes from aquavcl07


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [181a77f6c3355279409f5d6823146e6a922cdee9]

INTEGRATION: CWS jl94 (1.1.2); FILE ADDED 2008/04/02 09:04:12 jl 1.1.2.1: #i87684# test extensions which use the platform specifier in the description.xml


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [00ca0e2c53a006f39cbb531719545fa2035f4249]

INTEGRATION: CWS jl94 (1.1.2); FILE ADDED 2008/04/02 09:26:04 jl 1.1.2.1: #i87684# test extensions which use the platform specifier in the description.xml


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [0106c4d591d8492ffd7a8fdc73020e2ea1d70976]

INTEGRATION: CWS jl94 (1.1.2); FILE ADDED 2008/04/02 09:25:55 jl 1.1.2.1: #i87684# test extensions which use the platform specifier in the description.xml


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [bfa5f8ec022655a4b80d896f76c4654b40c79b2e]

INTEGRATION: CWS jl94 (1.1.2); FILE ADDED 2008/04/02 09:02:45 jl 1.1.2.1: #i87684# test extensions which use the platform specifier in the description.xml


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [ee47f5f0512af74110569bb672d24725a2639ab3]

INTEGRATION: CWS jl94 (1.1.2); FILE ADDED 2008/04/02 09:02:34 jl 1.1.2.1: #i87684# test extensions which use the platform specifier in the description.xml


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [23d3bd1fec7b774acc19407d2626dce160f9e77f]

INTEGRATION: CWS startcenterfix02 (1.1.2); FILE ADDED 2008/04/11 12:33:06 pl 1.1.2.1: #i87029# high contrast images for start center


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [407cfb2a26033e586a10a150ec6c2e95b6befa5e]

INTEGRATION: CWS jl94 (1.1.2); FILE ADDED 2008/04/02 09:02:56 jl 1.1.2.1: #i87684# test extensions which use the platform specifier in the description.xml


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [b4a4f51a65b8a13d8968977c303db609f27a169d]

INTEGRATION: CWS jl94 (1.1.2); FILE ADDED 2008/04/02 09:25:45 jl 1.1.2.1: #i87684# test extensions which use the platform specifier in the description.xml


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [c00bdfc6ec17a335c0006105aa583a77ab8fc38a]

INTEGRATION: CWS jl94 (1.1.2); FILE ADDED 2008/04/02 09:25:34 jl 1.1.2.1: #i87684# test extensions which use the platform specifier in the description.xml


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [ebfe73f7adf8983d784cb7505fe05d190f7e27be]

INTEGRATION: CWS startcenterfix02 (1.1.2); FILE ADDED 2008/04/11 12:33:05 pl 1.1.2.1: #i87029# high contrast images for start center


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [d3e8db0803aac78c942b442a40629cab304683f8]

INTEGRATION: CWS jl94 (1.1.2); FILE ADDED 2008/04/02 09:25:25 jl 1.1.2.1: #i87684# test extensions which use the platform specifier in the description.xml


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [32134f1a467f007e8369292dd321391840179938]

INTEGRATION: CWS jl94 (1.1.2); FILE ADDED 2008/04/02 09:03:07 jl 1.1.2.1: #i87684# test extensions which use the platform specifier in the description.xml


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [2e31511b2b1641adb4fab06991ea3c101130662b]

INTEGRATION: CWS jl94 (1.1.2); FILE ADDED 2008/04/02 09:25:15 jl 1.1.2.1: #i87684# test extensions which use the platform specifier in the description.xml


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [6ce6a4a92286463f815b9f3808f6921ec4cab455]

INTEGRATION: CWS jl94 (1.1.2); FILE ADDED 2008/04/02 09:25:05 jl 1.1.2.1: #i87684# test extensions which use the platform specifier in the description.xml


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [341a8371a0df8d904a0e7a8c2ddf065cc3ff91e8]

INTEGRATION: CWS jl94 (1.1.2); FILE ADDED 2008/04/02 09:02:23 jl 1.1.2.1: #i87684# test extensions which use the platform specifier in the description.xml


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [bd0ab753ee515fc52fc947a03dbd4b118cb727b9]

INTEGRATION: CWS jl94 (1.1.2); FILE ADDED 2008/04/02 09:02:13 jl 1.1.2.1: #i87684# test extensions which use the platform specifier in the description.xml


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [4beeadb92844e4b7870839a90321592f9ca6b5d6]

INTEGRATION: CWS jl94 (1.1.2); FILE ADDED 2008/04/02 09:02:00 jl 1.1.2.1: #i87684# test extensions which use the platform specifier in the description.xml


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [6dae29a9cd05460331735903e9a2306052243977]

INTEGRATION: CWS jl94 (1.1.2); FILE ADDED 2008/04/02 09:04:42 jl 1.1.2.1: #i87684# test extensions which use the platform specifier in the description.xml


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [5c1b0b5d074713277a0d5f6914b811ae1f9402c3]

INTEGRATION: CWS jl94 (1.1.2); FILE ADDED 2008/04/02 09:04:32 jl 1.1.2.1: #i87684# test extensions which use the platform specifier in the description.xml


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [78477111fff5bcda040b70f44400ff8b14593178]

INTEGRATION: CWS jl94 (1.1.2); FILE ADDED 2008/04/02 09:04:22 jl 1.1.2.1: #i87684# test extensions which use the platform specifier in the description.xml


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [bd38eabaacdd42b433291c7b000c09262f6804f1]

INTEGRATION: CWS jl94 (1.1.2); FILE ADDED 2008/04/02 09:03:40 jl 1.1.2.1: #i87684# test extensions which use the platform specifier in the description.xml


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [93a258149211965f27f887c284c73e02e85f2f51]

INTEGRATION: CWS jl94 (1.1.2); FILE ADDED 2008/04/02 09:03:29 jl 1.1.2.1: #i87684# test extensions which use the platform specifier in the description.xml


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [ace2c114e371e84de8276a30d0d2a9ff684e8146]

INTEGRATION: CWS jl94 (1.1.2); FILE ADDED 2008/04/02 09:05:13 jl 1.1.2.1: #i87684# test extensions which use the platform specifier in the description.xml


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [72e1cf20bbe36e2a9bf58a2eb2f06ff174cd2bcd]

INTEGRATION: CWS startcenterfix02 (1.4.4); FILE MERGED 2008/04/11 12:50:52 pl 1.4.4.1: #i87029# high contrast in startcenter


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [508081de8c6b59b924cab8184b4216f0c8d4a08f]

INTEGRATION: CWS jl94 (1.1.2); FILE ADDED 2008/04/02 09:05:03 jl 1.1.2.1: #i87684# test extensions which use the platform specifier in the description.xml


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [2b9ef428e7decad570906d5b0e1fd9411db5adab]

INTEGRATION: CWS jl94 (1.1.2); FILE ADDED 2008/04/02 09:04:52 jl 1.1.2.1: #i87684# test extensions which use the platform specifier in the description.xml


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [60a8f4136d29ac7d3f706147c4c2d4fcfb8f3cdd]

INTEGRATION: CWS jl94 (1.9.104); FILE MERGED 2008/04/01 09:06:27 jl 1.9.104.1: #i87684# adding platform specifier in description.xml


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [88fbd6a3e5c85b54cb2c40ca6788fdd32258ca80]

INTEGRATION: CWS startcenterfix02 (1.3.32); FILE MERGED 2008/04/11 12:50:51 pl 1.3.32.1: #i87029# high contrast in startcenter


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [842068663602d2390b76e55f62cbe725d8385fda]

INTEGRATION: CWS jl94 (1.24.94); FILE MERGED 2008/04/01 09:14:00 jl 1.24.94.1: #i87684# adding platform specifier in description.xml


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [67f57733adde01c67a41dbcbfc15ffdd9b14a535]

INTEGRATION: CWS jl94 (1.21.18); FILE MERGED 2008/04/01 09:12:38 jl 1.21.18.1: #i87684# adding platform specifier in description.xml


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [056a3657f7e636235dc9752d9b3a2cb1d2d31fa4]

INTEGRATION: CWS jl94 (1.15.18); FILE MERGED 2008/04/01 09:08:41 jl 1.15.18.1: #i87684# adding platform specifier in description.xml


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [1cabcdbcf346889d3212d950194b368264ea61b4]

INTEGRATION: CWS jl94 (1.1.2); FILE ADDED 2008/04/17 07:18:22 rt 1.1.2.3: Update license to LGPLv3. 2008/04/01 13:09:53 jl 1.1.2.2: #i87684# adding platform specifier in description.xml 2008/04/01 09:04:21 jl 1.1.2.1: #i87684# adding platform specifier in description.xml


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [bbbd8efa91c379fe9ef6d8678fac364aa6abc98e]

INTEGRATION: CWS jl94 (1.15.2); FILE MERGED 2008/04/01 09:37:45 jl 1.15.2.2: RESYNC: (1.15-1.16); FILE MERGED 2008/04/01 09:08:40 jl 1.15.2.1: #i87684# adding platform specifier in description.xml


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [3ec067888f24d8de66b732e032af550678ceefc6]

INTEGRATION: CWS jl94 (1.3.104); FILE MERGED 2008/04/01 09:08:40 jl 1.3.104.1: #i87684# adding platform specifier in description.xml


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [6b818e7af96bceaadcb7357798c44b2e9cb6e639]

INTEGRATION: CWS jl94 (1.28.36); FILE MERGED 2008/04/01 09:11:50 jl 1.28.36.1: #i87684# adding platform specifier in description.xml


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [813f2892afed4984cca3f88afb0ebdde0f7f3b41]

INTEGRATION: CWS jl94 (1.1.2); FILE ADDED 2008/04/17 07:18:21 rt 1.1.2.3: Update license to LGPLv3. 2008/04/01 13:03:03 jl 1.1.2.2: #i87614# 2008/04/01 09:03:57 jl 1.1.2.1: #i87684# adding platform specifier in description.xml


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [bb37808c0541cdaf894559726e2f375dec052c84]

INTEGRATION: CWS jl94 (1.11.172); FILE MERGED 2008/04/01 09:10:15 jl 1.11.172.1: #i87684# adding platform specifier in description.xml


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [6dd7e812e6b7df803265717fe8426842193f4e23]

INTEGRATION: CWS jl94 (1.5.104); FILE MERGED 2008/04/01 09:09:44 jl 1.5.104.1: #i87684# adding platform specifier in description.xml


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [a3c41dcaf7e1ab26cb5e42da89245c365eca08d9]

INTEGRATION: CWS jl94 (1.17.12); FILE MERGED 2008/04/01 09:07:41 jl 1.17.12.1: #i87684# adding platform specifier in description.xml


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [22c5cffa8e209080d2abab98a88f48f4eb76a160]

INTEGRATION: CWS jl94 (1.36.64); FILE MERGED 2008/04/02 15:21:09 pl 1.36.64.1: #i87748# fix deadlock


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [c627ba66fceaaeb1b7eceabff27d3e6433889b66]

INTEGRATION: CWS jl94 (1.15.182); FILE MERGED 2008/04/01 09:16:46 jl 1.15.182.1: #i87684# adding platform specifier in description.xml


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [ea12eceacc59fb0c2e962b64053cbaeb59261453]

INTEGRATION: CWS jl94 (1.1.2); FILE ADDED 2008/04/17 07:24:18 rt 1.1.2.3: Update license to LGPLv3. 2008/04/17 07:11:45 rt 1.1.2.2: Update license to LGPLv3. 2008/04/01 09:16:31 jl 1.1.2.1: #i87684# adding platform specifier in description.xml


2008-04-17  Rüdiger Timm  <rt@openoffice.org>  [6318e24a570cce44392454cf68d9623ca4f4061c]

#i88369# Avoid 'uninitialized' warning.


2008-04-16  Vladimir Glazounov  <vg@openoffice.org>  [ebb125da6f52cf87c186358946d758bf2b0fbe01]

#100000# restore global variables


2008-04-16  Rüdiger Timm  <rt@openoffice.org>  [443f49fb3771da9eabda4d95280f37eee79fc3fa]

#i10000# Avoid registration dialog during smoketest.


2008-04-16  Armin Weiss  <aw@openoffice.org>  [750a9ba54a6a7e7e7b1ec5dae8a156c9ba96797d]

#i39532# moved 3D default raster converter to basegfx


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [e10750452dc4d9809b36bafcb0cc084d1ee81659]

#i10000# re-generated configure


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [207ca8b2e00c458285439783ce580073aec3cd1c]

DEV300


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [eafc95aea27797e0bd7a7dc0b5c9a418aad2de14]

INTEGRATION: CWS native141 (1.6.4); FILE MERGED 2008/04/09 16:42:55 is 1.6.4.2: #i88109# no packages at nodes in java installer and new install order 2008/04/02 16:09:22 is 1.6.4.1: #i87732# version number in package names


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [c2495ee106e08e64764c33b3e19d43c4cac14eb0]

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>  [8308ae9614071a60058fb859dd16c186b7520f22]

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>  [b18c1eba1992789c0e86cedd4c2d0d4495d6ac3a]

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>  [ef435e1a2961e0f0c09f4729fff0672d9cc82d22]

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>  [c1755d0faf68777b6fe894ffacbec61f92ee1446]

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>  [51cf6bcd05e54ed0cee01526ba173286bd6b9a6a]

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>  [bdbce8f07794b3e6acae0895af9a0a7b7af8b947]

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>  [7824fa6ffde35509edf93d48d54e1d522fe8c377]

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>  [b857e4618b2ca37798a9aaa3121c5ff926df346f]

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>  [884bb65da9414f9217cbbc77ae6fb9a2e4c41f4f]

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>  [71bb9fbd0899cbbcdb3b9e645c7a488e08aaf9f1]

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>  [f6415764d28f9fa885a1cb632044e17d6f02b09f]

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>  [722b03d6e785d0371567034b70dc998debd27c20]

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>  [359662b77bc7aa3c826142e7f25397ac609467a4]

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>  [c4edb7df09fa59c4c48a306414bddacf25379765]

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>  [0aceffdaa56d23060b569604ae031794a06f7018]

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>  [46c3ae8722ac3578e360ce65785e3d24348f9ea3]

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>  [e12e1c7366e18ce58dcddd1cdc2db4f5f1239909]

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>  [96848480742adb5ddf0ccfbcc309685b80eb70e7]

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>  [6ae72a69826a7455f6f632f92d329644df92d2f4]

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>  [e1dc6076b0ad4d6a3c1f0d295ff30c8ce10fa81f]

INTEGRATION: CWS native141 (1.1.2); FILE ADDED 2008/04/09 16:42:19 is 1.1.2.1: #i88109# no packages at nodes in java installer and new install order


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [ad494eb29c5783050ec7e0fdde174b1ab7128b8d]

INTEGRATION: CWS native141 (1.1.2); FILE ADDED 2008/04/09 16:42:33 is 1.1.2.1: #i88109# no packages at nodes in java installer and new install order


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [d9b1511e572c84a0e16be3c72f1db244b1a53149]

INTEGRATION: CWS native141 (1.3.8); FILE MERGED 2008/04/02 16:09:22 is 1.3.8.1: #i87732# version number in package names


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [bad4276f07102c9245ce336e37af7332f6a58fda]

INTEGRATION: CWS native141 (1.4.8); FILE MERGED 2008/04/09 16:42:55 is 1.4.8.2: #i88109# no packages at nodes in java installer and new install order 2008/04/02 16:09:22 is 1.4.8.1: #i87732# version number in package names


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [2b8d4a6c4c1e4b9169c2eb279f221147c23bf436]

INTEGRATION: CWS native141 (1.2.8); FILE MERGED 2008/04/09 16:42:55 is 1.2.8.2: #i88109# no packages at nodes in java installer and new install order 2008/04/02 16:09:22 is 1.2.8.1: #i87732# version number in package names


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [2516fa4583d4cef9f5eea2216fb79def5cb5fe57]

INTEGRATION: CWS native141 (1.6.56); FILE MERGED 2008/04/09 12:26:27 is 1.6.56.1: #i88049# new java -version output from java 1.6


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [79ffa6fd42c52c39b7cd06936c62197040d10d84]

#100000# new license


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [78e22b61ec793952daa8944c28d8dcb17afbad2e]

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>  [2669ce5a517b5405abf03c3d67c4f33a17784cdf]

INTEGRATION: CWS native141 (1.3.18); FILE MERGED 2008/04/09 16:40:39 is 1.3.18.1: #i88109# no packages at nodes in java installer and new install order


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [daf20cf83a1c72eb20eaf875722ca55774050558]

INTEGRATION: CWS native141 (1.4.10); FILE MERGED 2008/04/09 16:40:39 is 1.4.10.1: #i88109# no packages at nodes in java installer and new install order


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [04881346e2025c494cb2309f1973d76529ea3cb3]

INTEGRATION: CWS native141 (1.3.4); FILE MERGED 2008/04/09 16:40:38 is 1.3.4.1: #i88109# no packages at nodes in java installer and new install order


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [2d891370646495a9e7f5f310c207e296c08fb144]

INTEGRATION: CWS obr08 (1.13.116); FILE MERGED 2008/04/09 07:05:51 obr 1.13.116.1: #i88057# senddoc no longer resides beside soffice.bin


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [fbb74c6fbef504b6247ae2336de6210af5e4ba0d]

INTEGRATION: CWS native141 (1.3.54); FILE MERGED 2008/04/09 16:40:38 is 1.3.54.1: #i88109# no packages at nodes in java installer and new install order


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [94047a3d496eab77242830f67e46237e470a06e6]

INTEGRATION: CWS obr08 (1.2.80); FILE MERGED 2008/03/05 08:14:34 obr 1.2.80.1: #i83614# moved UTI declaration to the main bundle's info.plist

Issue number:
Submitted by:
Reviewed by:

2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [911f8767f4ff430dc115792fe095b1168e3446ce]

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>  [b8c11fb81537231d0a6f8c2e06ee0929c79235ff]

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>  [e54d1c372cbf7fef7357e9b8117a413fab6d6dfd]

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>  [6c5df9c1a45aab17975e43ae9941f143add5ff1d]

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>  [146ede7a1d06f9b812325b3f8f5456df6929de34]

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>  [0ea7816a4ddb4e37dc93ec7012a6a17a36859e1a]

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>  [5cd9473b1ae09320b2c7c896af484af5770158f2]

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>  [97169f920480c210962ef3f91b897ee9caa6a1e3]

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>  [42e53440356b45211fc14605f3385555dd0c687e]

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>  [d909a20661202f4122525901c77367d814a2bf44]

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>  [ec9984ef0329854abceb870e8075114acc102ab7]

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>  [b9f9032c06f325f3e8b59450cc69e2f92f3a8aa1]

INTEGRATION: CWS native141 (1.29.10); FILE MERGED 2008/04/04 10:44:57 obr 1.29.10.2: #i87732# second try 2008/04/03 09:54:41 obr 1.29.10.1: #i87732# rename packages two allow installation in parallel with 2.x


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [7fa49d36374fbce84665fb05b3ff3a8e3721e511]

INTEGRATION: CWS native141 (1.6.80); FILE MERGED 2008/04/04 10:44:56 obr 1.6.80.2: #i87732# second try 2008/04/03 09:54:41 obr 1.6.80.1: #i87732# rename packages two allow installation in parallel with 2.x


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [2c1d538afd822ecea8b95fe4915f5580eb05fe6e]

INTEGRATION: CWS native141 (1.19.8); FILE MERGED 2008/04/04 10:44:56 obr 1.19.8.2: #i87732# second try 2008/04/03 09:54:41 obr 1.19.8.1: #i87732# rename packages two allow installation in parallel with 2.x


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [e7e30f6cfd9f036afd625e62fc5c0e2a5386f3a1]

INTEGRATION: CWS native141 (1.8.10); FILE MERGED 2008/04/04 10:44:56 obr 1.8.10.2: #i87732# second try 2008/04/03 09:54:40 obr 1.8.10.1: #i87732# rename packages two allow installation in parallel with 2.x


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [ad6ead488d2a3a516347013f31032b98ced51ff1]

INTEGRATION: CWS native141 (1.28.10); FILE MERGED 2008/04/04 10:44:56 obr 1.28.10.2: #i87732# second try 2008/04/03 09:54:40 obr 1.28.10.1: #i87732# rename packages two allow installation in parallel with 2.x


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [4e3f94c604a9a95dc2298cab4dbe88ad0418f794]

INTEGRATION: CWS obr08 (1.14.4); FILE MERGED 2008/04/03 08:16:13 obr 1.14.4.5: #i87258# applied second patch 2008/03/31 20:42:16 obr 1.14.4.4: RESYNC: (1.14-1.15); FILE MERGED 2008/03/11 18:12:20 obr 1.14.4.3: #i86886# copied clock before applying the patch 2008/03/11 05:15:31 obr 1.14.4.2: #i86887# patch applied 2008/02/07 12:30:58 obr 1.14.4.1: #i84760# added support for claws-mail


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [5b026bb4504dc530112dae61ee624d286c82e96c]

INTEGRATION: CWS native141 (1.18.10); FILE MERGED 2008/04/04 10:44:56 obr 1.18.10.2: #i87732# second try 2008/04/03 09:54:40 obr 1.18.10.1: #i87732# rename packages two allow installation in parallel with 2.x


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [28b223da032f312a67986b7871d368ad3e34a0b2]

INTEGRATION: CWS native141 (1.24.26); FILE MERGED 2008/04/04 10:44:55 obr 1.24.26.2: #i87732# second try 2008/04/03 09:54:38 obr 1.24.26.1: #i87732# rename packages two allow installation in parallel with 2.x


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [7f82ba55838be7dbeab3d8e957e85f52962b7767]

INTEGRATION: CWS native141 (1.2.80); FILE MERGED 2008/04/04 10:44:55 obr 1.2.80.1: #i87732# second try


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [7693c605883691837e16d29ce2af180c3b654553]

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>  [dc043bfb9da2337fe6c78f48e9435bbcca6051eb]

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>  [d2af273c572e640ef54180fe558a8f98fec57c44]

INTEGRATION: CWS obr08 (1.45.10); FILE MERGED 2008/02/28 13:09:15 obr 1.45.10.1: #i85831# provide translations for OpenDocument types


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [3034e293b83871afc3a42537d4bbcac327c4a052]

INTEGRATION: CWS obr08 (1.13.2); FILE MERGED 2008/04/02 06:40:31 obr 1.13.2.1: #i87503# added text/rtf to list of supported mime types (in addition to application/rtf)


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [5339f770c80529b560355991b5d5b38f32ae9c16]

INTEGRATION: CWS obr08 (1.2.10); FILE MERGED 2008/04/09 09:20:41 obr 1.2.10.2: Fallback for configure w/o --with-lang switch 2008/02/28 13:09:15 obr 1.2.10.1: #i85831# provide translations for OpenDocument types


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [4d32fbbe832c64b13aef4891cd4dd6274b3d19c6]

INTEGRATION: CWS obr08 (1.1.2); FILE ADDED 2008/03/05 08:19:34 obr 1.1.2.2: #i83614# moved UTI declaration to the main bundle's info.plist Issue number: Submitted by: Reviewed by: 2008/02/28 13:09:15 obr 1.1.2.1: #i85831# provide translations for OpenDocument types


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [a413beb73a58ae0fb5fc6a4d9846fa29e0eac913]

INTEGRATION: CWS obr08 (1.2.10); FILE MERGED 2008/03/05 08:19:34 obr 1.2.10.1: #i83614# moved UTI declaration to the main bundle's info.plist Issue number: Submitted by: Reviewed by:


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [05c2567a662b311a8483d3b104822ca7f22d2bf5]

INTEGRATION: CWS calcshare2 (1.137.4); FILE MERGED 2008/04/04 11:13:54 mav 1.137.4.2: #i87752# let SaveAs to the same document behave correctly 2008/03/28 12:07:36 mav 1.137.4.1: #i87551# adopt SaveAs for sharing scenario


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [cfe585090cf8ed374061f298d1e363f871602cfe]

INTEGRATION: CWS calcshare2 (1.23.40); FILE MERGED 2008/03/21 08:51:54 tbe 1.23.40.1: #i87315# [Collboration] Disable UI for actions which are not recorded by change tracking


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [07cec1aef5b1720b14487664b0bf854cd00c1009]

INTEGRATION: CWS calcshare2 (1.48.8); FILE MERGED 2008/03/21 12:31:42 tbe 1.48.8.3: #i86679# [Collaboration] Merge document in shared mode opens non closable dialog 2008/03/13 13:10:06 tbe 1.48.8.2: #i86986# [Collaboration] Content conflict not detected after inserting row 2008/03/13 09:54:53 tbe 1.48.8.1: #i86986# [Collaboration] Content conflict not detected after inserting row


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [48351a0866118157715b8444ef1e7e267dd859a9]

INTEGRATION: CWS calcshare2 (1.59.8); FILE MERGED 2008/03/27 15:18:05 tbe 1.59.8.10: #i85794# Reimplement file locking using an additional file 2008/03/25 15:58:21 tbe 1.59.8.9: #i86681# [Collaboration] 'Locked due to a merge' message box shows 'unknown user' instead of username 2008/03/25 12:11:16 tbe 1.59.8.8: #i85794# Reimplement file locking using an additional file 2008/03/21 21:03:52 tbe 1.59.8.7: #i86679# [Collaboration] Merge document in shared mode opens non closable dialog 2008/03/21 12:30:46 tbe 1.59.8.6: #i86679# [Collaboration] Merge document in shared mode opens non closable dialog 2008/03/21 08:48:12 tbe 1.59.8.5: #i87315# [Collboration] Disable UI for actions which are not recorded by change tracking 2008/03/17 17:50:16 tbe 1.59.8.4: #i85794# Reimplement file locking using an additional file 2008/03/17 12:45:17 er 1.59.8.3: #i87094# DialogClosedHdl: do not crash if a wrong document type was selected 2008/03/14 20:11:03 mav 1.59.8.2: #i85794# new file locking prototype 2008/03/13 09:53:07 tbe 1.59.8.1: #i86986# [Collaboration] Content conflict not detected after inserting row


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [7d5c839ebe7f6f6c9eac39e3da6b4e199d6f704d]

INTEGRATION: CWS calcshare2 (1.25.18); FILE MERGED 2008/03/29 18:40:17 mav 1.25.18.1: #i86677# fix handling of lock files after the crash


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [62ee5e1a752033344c172ad2380a5f1e2492330a]

INTEGRATION: CWS calcshare2 (1.35.22); FILE MERGED 2008/03/31 13:17:00 mav 1.35.22.1: #i85794# workaround for automated testing


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [347d6d5ff97695c78953b243dbc3cde63d604316]

INTEGRATION: CWS calcshare2 (1.15.24); FILE MERGED 2008/03/14 20:00:53 mav 1.15.24.1: #i85794# new file locking prototype


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [224a899e94c18c03febe6d7e9b86792c1efaaf60]

INTEGRATION: CWS calcshare2 (1.17.26); FILE MERGED 2008/03/14 20:00:52 mav 1.17.26.1: #i85794# new file locking prototype


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [df89f8bd5c4e3bace03c892a03eebe8203aed152]

INTEGRATION: CWS calcshare2 (1.3.84); FILE MERGED 2008/03/14 20:00:52 mav 1.3.84.1: #i85794# new file locking prototype


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [c0e96a9d9ddc76a3717774499395fc9e663f4542]

INTEGRATION: CWS calcshare2 (1.4.64); FILE MERGED 2008/03/14 20:00:52 mav 1.4.64.1: #i85794# new file locking prototype


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [deefacb90189bb3ee155296aabb5614d001a44f9]

INTEGRATION: CWS calcshare2 (1.36.26); FILE MERGED 2008/03/14 20:00:51 mav 1.36.26.1: #i85794# new file locking prototype


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [c618567e46df6160ae09f37b09cf422513b20277]

INTEGRATION: CWS calcshare2 (1.32.26); FILE MERGED 2008/03/14 20:00:51 mav 1.32.26.1: #i85794# new file locking prototype


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [25fa29cbe4d40dd66962abe3bdce79c209ba07f2]

INTEGRATION: CWS calcshare2 (1.17.78); FILE MERGED 2008/03/14 19:36:21 mav 1.17.78.1: #i85794# new file locking prototype


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [077ab1167c8ff89de792d8bf7000c4544bebdb5e]

INTEGRATION: CWS wikiext02 (1.6.4); FILE MERGED 2008/04/14 10:14:22 mav 1.6.4.1: #i88208# do not use en-US in the path


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [fb1d91ae438af1730f540eaef3bda73ead4c0ebd]

INTEGRATION: CWS wikiext02 (1.1.4); FILE MERGED 2008/04/10 14:29:19 mav 1.1.4.1: #i88140# fix the id


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [d7c3c8537e8a1fb1610f23ce7ad20fb6b51f32b3]

INTEGRATION: CWS calcshare2 (1.12.78); FILE MERGED 2008/03/14 19:36:21 mav 1.12.78.1: #i85794# new file locking prototype


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [88d06aaff0b33a399816b9ed57f4cba0a8d3f32a]

INTEGRATION: CWS calcshare2 (1.133.54); FILE MERGED 2008/03/29 11:11:51 mav 1.133.54.2: #i86672# let the reload handle shared documents correctly 2008/03/14 20:16:18 mav 1.133.54.1: #i85794# new file locking prototype


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [bf79d9a106c3a988ffa19d5f3aad5c40175c3fad]

INTEGRATION: CWS calcshare2 (1.31.4); FILE MERGED 2008/03/27 14:14:41 mav 1.31.4.1: #i87504# let the expected location be used


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [a38baefddbf7b11904fc296b2e2e156305ed45fe]

INTEGRATION: CWS calcshare2 (1.43.4); FILE MERGED 2008/03/29 11:11:51 mav 1.43.4.2: #i86672# let the reload handle shared documents correctly 2008/03/14 20:16:17 mav 1.43.4.1: #i85794# new file locking prototype


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [dc6f281d75845b82c6a7b0e0bcdfb962008ea77e]

INTEGRATION: CWS calcshare2 (1.80.4); FILE MERGED 2008/03/29 11:11:51 mav 1.80.4.2: #i86672# let the reload handle shared documents correctly 2008/03/14 20:16:17 mav 1.80.4.1: #i85794# new file locking prototype


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [b46619d1c76181f2fa82fbaaf6770cba35a3b1a2]

INTEGRATION: CWS wikiext02 (1.1.2); FILE ADDED 2008/04/15 14:10:01 mav 1.1.2.2: #i10000# change the license 2008/04/14 10:11:08 mav 1.1.2.1: Â¨#i88208#


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [7662713bf20cfccb93d85edb98c39e32fa9d60b5]

INTEGRATION: CWS calcshare2 (1.205.4); FILE MERGED 2008/03/28 12:07:36 mav 1.205.4.2: #i87551# adopt SaveAs for sharing scenario 2008/03/14 20:16:16 mav 1.205.4.1: #i85794# new file locking prototype


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [41bf7e86dc8284129fab5974cb8df5d58b87cedc]

INTEGRATION: CWS wikiext02 (1.1.2); FILE ADDED 2008/04/15 14:10:01 mav 1.1.2.2: #i10000# change the license 2008/04/14 10:10:56 mav 1.1.2.1: Â¨#i88208#


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [3177bd09f5e4596c76233ad8883420737d1e8017]

INTEGRATION: CWS calcshare2 (1.102.20); FILE MERGED 2008/03/27 14:14:40 mav 1.102.20.1: #i87504# let the expected location be used


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [2331399b3d921fba496baa8d3908cd770d71a051]

INTEGRATION: CWS wikiext02 (1.1.2); FILE ADDED 2008/04/15 14:10:01 mav 1.1.2.2: #i10000# change the license 2008/04/14 10:10:45 mav 1.1.2.1: Â¨#i88208#


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [38948868d8f122644d08bfa8b90b8478cb269ebb]

INTEGRATION: CWS wikiext02 (1.1.2); FILE ADDED 2008/04/15 14:10:01 mav 1.1.2.2: #i10000# change the license 2008/04/14 10:10:33 mav 1.1.2.1: Â¨#i88208#


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [912e8f9d1dc5a9c90ab60e38652150e296f02e29]

INTEGRATION: CWS calcshare2 (1.99.4); FILE MERGED 2008/04/04 11:13:54 mav 1.99.4.5: #i87752# let SaveAs to the same document behave correctly 2008/03/29 11:11:51 mav 1.99.4.4: #i86672# let the reload handle shared documents correctly 2008/03/28 12:07:36 mav 1.99.4.3: #i87551# adopt SaveAs for sharing scenario 2008/03/16 13:38:38 mav 1.99.4.2: #i85794# remove unused variable 2008/03/14 20:16:16 mav 1.99.4.1: #i85794# new file locking prototype


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [4268aad479934c4a099e347c2c8824b598690a78]

INTEGRATION: CWS wikiext02 (1.1.2); FILE ADDED 2008/04/15 14:10:01 mav 1.1.2.2: #i10000# change the license 2008/04/14 10:11:18 mav 1.1.2.1: Â¨#i88208#


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [e437f3a6f835b267c2337ee37adf183feb384f32]

INTEGRATION: CWS calcshare2 (1.32.20); FILE MERGED 2008/03/27 14:14:40 mav 1.32.20.1: #i87504# let the expected location be used


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [08d7cf92dbba8403abf325f1d5a7dd0bf4865467]

INTEGRATION: CWS wikiext02 (1.1.2); FILE ADDED 2008/04/15 14:10:01 mav 1.1.2.2: #i10000# change the license 2008/04/14 10:10:22 mav 1.1.2.1: Â¨#i88208#


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [2058774bf930a93b5689774bd3f8e6efc08e2a05]

INTEGRATION: CWS calcshare2 (1.198.4); FILE MERGED 2008/03/31 13:10:35 mav 1.198.4.7: #i85794# workaround for automated testing 2008/03/29 14:52:22 mav 1.198.4.6: #i86677# fix recovery of shared documents, and handling of lock files after the crash 2008/03/29 11:11:50 mav 1.198.4.5: #i86672# let the reload handle shared documents correctly 2008/03/27 14:13:52 mav 1.198.4.4: #i85794# do not try to lock files that are opened as copy 2008/03/25 09:23:24 mav 1.198.4.3: #i85794# fix the condition 2008/03/17 17:48:28 tbe 1.198.4.2: #i85794# Reimplement file locking using an additional file 2008/03/14 20:16:16 mav 1.198.4.1: #i85794# new file locking prototype


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [27cbcb4eda81413a2297508fd314e38fe96d3a6d]

INTEGRATION: CWS calcshare2 (1.8.192); FILE MERGED 2008/03/27 14:14:40 mav 1.8.192.1: #i87504# let the expected location be used


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [2532863ce0faf499c958d5c990a987207bac8367]

INTEGRATION: CWS calcshare2 (1.139.4); FILE MERGED 2008/04/04 11:13:53 mav 1.139.4.1: #i87752# let SaveAs to the same document behave correctly


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [73b8c03a671f90ee22119a5ca9a2cd4bac1c6f01]

INTEGRATION: CWS calcshare2 (1.32.20); FILE MERGED 2008/03/16 13:18:06 mav 1.32.20.2: #i10000# adopt for unix 2008/03/14 20:16:16 mav 1.32.20.1: #i85794# new file locking prototype


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [290a41f9c69da5076e9754dfd1d9457e01733cc4]

INTEGRATION: CWS calcshare2 (1.11.4); FILE MERGED 2008/03/29 11:12:18 mav 1.11.4.3: #i86672# let the reload handle shared documents correctly 2008/03/28 12:06:07 mav 1.11.4.2: #i87551# adopt SaveAs for sharing scenario 2008/03/14 20:16:15 mav 1.11.4.1: #i85794# new file locking prototype


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [a98679cc1f8e11dc4403a464e6c61384f665d026]

INTEGRATION: CWS calcshare2 (1.6.4); FILE MERGED 2008/03/14 20:16:15 mav 1.6.4.1: #i85794# new file locking prototype


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [6b17b9209723030a0658ebfaf2c80f4ad0c08b17]

INTEGRATION: CWS calcshare2 (1.11.20); FILE MERGED 2008/03/27 14:12:58 mav 1.11.20.1: #i87504# let the expected location be used


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [bd8ddba6762c4860aaa6ba553cadb5cac00b95c5]

INTEGRATION: CWS odfversion (1.7.34); FILE MERGED 2008/04/10 10:10:40 cl 1.7.34.1: #i88125# added helper method to get default odf version for export


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [197f9ff339b44f37461211bb093691e3925d8e72]

INTEGRATION: CWS calcshare2 (1.13.282); FILE MERGED 2008/03/21 08:54:52 tbe 1.13.282.1: #i87315# [Collboration] Disable UI for actions which are not recorded by change tracking


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [1e831a3ba6199806f4cf833f702bc460fa1179c6]

INTEGRATION: CWS calcshare2 (1.37.68); FILE MERGED 2008/03/21 08:53:57 tbe 1.37.68.1: #i87315# [Collboration] Disable UI for actions which are not recorded by change tracking


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [7084ca88ace923aad993393c66dd0dd2d157a660]

INTEGRATION: CWS calcshare2 (1.23.8); FILE MERGED 2008/03/21 08:53:09 tbe 1.23.8.1: #i87315# [Collboration] Disable UI for actions which are not recorded by change tracking


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [e0ad9146662b4316f487718bf6f7144d095e2816]

INTEGRATION: CWS calcshare2 (1.31.68); FILE MERGED 2008/03/21 08:50:58 tbe 1.31.68.1: #i87315# [Collboration] Disable UI for actions which are not recorded by change tracking


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [78f7d09e8df8234dd7b67aff9b1a9315a6a0fe36]

INTEGRATION: CWS calcshare2 (1.45.68); FILE MERGED 2008/03/21 08:49:41 tbe 1.45.68.1: #i87315# [Collboration] Disable UI for actions which are not recorded by change tracking


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [8da5bfc4ff3daf3866c8590985f8b177f2029958]

INTEGRATION: CWS calcshare2 (1.30.8); FILE MERGED 2008/03/14 20:13:37 mav 1.30.8.1: #i85794# new file locking prototype


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [e306dfb067591c5d49fa5d329567dcc2d36df6ca]

INTEGRATION: CWS calcshare2 (1.3.8); FILE MERGED 2008/03/25 15:59:25 tbe 1.3.8.2: #i86681# [Collaboration] 'Locked due to a merge' message box shows 'unknown user' instead of username 2008/03/14 20:13:37 mav 1.3.8.1: #i85794# new file locking prototype


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [97e0df03cdbf9892fa359c4ba596be866bc677ed]

INTEGRATION: CWS calcshare2 (1.2.8); FILE MERGED 2008/03/25 17:01:47 tbe 1.2.8.3: #i86986# [Collaboration] Content conflict not detected after inserting row 2008/03/13 13:10:43 tbe 1.2.8.2: #i86986# [Collaboration] Content conflict not detected after inserting row 2008/03/13 09:55:53 tbe 1.2.8.1: #i86986# [Collaboration] Content conflict not detected after inserting row


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [1696a78af3c1f1c41476a6752abf809bc696050f]

INTEGRATION: CWS calcshare2 (1.2.8); FILE MERGED 2008/03/13 13:09:27 tbe 1.2.8.2: #i86986# [Collaboration] Content conflict not detected after inserting row 2008/03/13 09:54:10 tbe 1.2.8.1: #i86986# [Collaboration] Content conflict not detected after inserting row


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [dc96175d92a7db8c727a955a6f93ba83ea285047]

INTEGRATION: CWS calcshare2 (1.35.8); FILE MERGED 2008/03/26 11:37:11 tbe 1.35.8.5: #i86986# [Collaboration] Content conflict not detected after inserting row 2008/03/25 17:37:45 tbe 1.35.8.4: #i86986# [Collaboration] Content conflict not detected after inserting row 2008/03/15 15:49:10 tbe 1.35.8.3: #i87049# [Collaboration] Conflict between delete row and insert content is not merged correctly 2008/03/13 13:08:48 tbe 1.35.8.2: #i86986# [Collaboration] Content conflict not detected after inserting row 2008/03/13 09:52:06 tbe 1.35.8.1: #i86986# [Collaboration] Content conflict not detected after inserting row


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [c2140e83b15bf338da7e39a7712d83a0859c4a95]

INTEGRATION: CWS calcshare2 (1.98.8); FILE MERGED 2008/03/27 15:16:46 tbe 1.98.8.6: #i85794# Reimplement file locking using an additional file 2008/03/25 15:56:48 tbe 1.98.8.5: #i86681# [Collaboration] 'Locked due to a merge' message box shows 'unknown user' instead of username 2008/03/21 12:28:32 tbe 1.98.8.4: #i86679# [Collaboration] Merge document in shared mode opens non closable dialog 2008/03/21 08:47:02 tbe 1.98.8.3: #i87315# [Collboration] Disable UI for actions which are not recorded by change tracking 2008/03/14 20:11:02 mav 1.98.8.2: #i85794# new file locking prototype 2008/03/13 09:50:39 tbe 1.98.8.1: #i86986# [Collaboration] Content conflict not detected after inserting row


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [4324fb9dff4349ae4799ce619aadf0cc2df48926]

INTEGRATION: CWS calcshare2 (1.29.8); FILE MERGED 2008/03/26 11:36:03 tbe 1.29.8.5: #i86986# [Collaboration] Content conflict not detected after inserting row 2008/03/25 17:00:56 tbe 1.29.8.4: #i86986# [Collaboration] Content conflict not detected after inserting row 2008/03/15 15:47:56 tbe 1.29.8.3: #i87049# [Collaboration] Conflict between delete row and insert content is not merged correctly 2008/03/13 15:57:09 tbe 1.29.8.2: #i87003# [Collaboration] Move range and insert content in FromRange is not merged correctly 2008/03/13 13:08:03 tbe 1.29.8.1: #i86986# [Collaboration] Content conflict not detected after inserting row


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [20cb0cacf80b5e3443b24bc44417d8c46734d9ec]

INTEGRATION: CWS calcshare2 (1.29.8); FILE MERGED 2008/03/26 11:34:44 tbe 1.29.8.3: #i86986# [Collaboration] Content conflict not detected after inserting row 2008/03/25 16:59:48 tbe 1.29.8.2: #i86986# [Collaboration] Content conflict not detected after inserting row 2008/03/13 13:07:09 tbe 1.29.8.1: #i86986# [Collaboration] Content conflict not detected after inserting row


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [c12225981c05401e19f811b154fd2258ef7b064d]

INTEGRATION: CWS odfversion (1.18.44); FILE MERGED 2008/04/10 10:20:38 cl 1.18.44.1: #i88125# export correct office:version attribute


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [f1684e18ee8b3aa9caa2646dc82b5204ecad6f13]

INTEGRATION: CWS odfversion (1.106.34); FILE MERGED 2008/04/10 10:18:44 cl 1.106.34.1: #i88125# detect document generator version


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [59a60f289235e5aee13144ccaf6a339f1b056cf1]

INTEGRATION: CWS calcshare2 (1.36.40); FILE MERGED 2008/03/14 21:40:20 mav 1.36.40.1: #i85794# new file locking prototype


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [867e4f64cad3da87ad4449111853db04dc3f8df6]

INTEGRATION: CWS odfversion (1.136.34); FILE MERGED 2008/04/10 10:16:23 cl 1.136.34.1: #i88125# export correct office:version attribute


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [bbf8962db9161c5a15ae1e94cbec5f9b426025b8]

INTEGRATION: CWS calcshare2 (1.10.76); FILE MERGED 2008/03/14 21:40:04 mav 1.10.76.1: #i85794# new file locking prototype


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [a2e2a2fb5f9dbe1247bf1de378dc50c17c42ac47]

INTEGRATION: CWS odfversion (1.8.34); FILE MERGED 2008/04/10 10:14:51 cl 1.8.34.1: #i88125# detect document generator version


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [3490029e8c26bfb0eb8ed84ced6772933e6257f6]

INTEGRATION: CWS calcshare2 (1.18.12); FILE MERGED 2008/03/14 21:40:03 mav 1.18.12.1: #i85794# new file locking prototype


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [5eebb3a5ea1346a7336e1e987d05d4bb3683987d]

INTEGRATION: CWS calcshare2 (1.2.8); FILE MERGED 2008/03/25 14:11:50 mav 1.2.8.2: #i85794# insert space only when required 2008/03/14 20:25:03 mav 1.2.8.1: #i85794# new file locking prototype


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [5cc6639d1cecadb1b1f4eddd93bfc8fa23183b4d]

INTEGRATION: CWS calcshare2 (1.42.8); FILE MERGED 2008/03/14 20:25:03 mav 1.42.8.1: #i85794# new file locking prototype


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [8c0bc106acaa3c66bbe2f3f8701c6631df6c786e]

INTEGRATION: CWS calcshare2 (1.1.2); FILE ADDED 2008/04/15 07:08:51 rt 1.1.2.5: Udate license header 2008/03/31 13:09:34 mav 1.1.2.4: #i85794# workaround for automated testing 2008/03/25 14:11:50 mav 1.1.2.3: #i85794# insert space only when required 2008/03/16 13:19:40 mav 1.1.2.2: #i85794# remove unused variable 2008/03/14 20:25:40 mav 1.1.2.1: #i85794# new file locking prototype


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [e613dc13bb297ab514cbc8026dfdbd0052d303b4]

INTEGRATION: CWS calcshare2 (1.152.8); FILE MERGED 2008/03/14 20:25:02 mav 1.152.8.1: #i85794# new file locking prototype


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [4c30788ec3b63d08cae203928f8637efca3c9d7f]

INTEGRATION: CWS calcshare2 (1.1.2); FILE ADDED 2008/04/15 07:08:51 rt 1.1.2.4: Udate license header 2008/03/31 13:09:34 mav 1.1.2.3: #i85794# workaround for automated testing 2008/03/29 14:50:28 mav 1.1.2.2: #i86677# fix recovery of shared documents 2008/03/14 20:25:29 mav 1.1.2.1: #i85794# new file locking prototype


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [e0dde1636b36f72779041b3c30dbbc97ebb327f0]

INTEGRATION: CWS calcshare2 (1.5.252); FILE MERGED 2008/03/25 10:41:56 mav 1.5.252.1: #i85794# set the default answer for the interaction in case of API call with no InteractionHandler


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [90fc26db3a85fbbc33f45e41629df8a53af0e5f3]

INTEGRATION: CWS calcshare2 (1.24.68); FILE MERGED 2008/03/14 21:32:36 mav 1.24.68.1: #i85794# new file locking prototype


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [956d50bc7a2ef19a06fb4a52ab62d9f7a5622955]

INTEGRATION: CWS calcshare2 (1.93.42); FILE MERGED 2008/03/14 21:32:36 mav 1.93.42.1: #i85794# new file locking prototype


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [f5d8ea19c8133d4bf3e994cb15d88b658d6cf4c6]

INTEGRATION: CWS calcshare2 (1.12.16); FILE MERGED 2008/03/14 21:32:36 mav 1.12.16.1: #i85794# new file locking prototype


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [16c5c83e36e004ee05d19dfede8b2ed20a51e084]

INTEGRATION: CWS calcshare2 (1.22.114); FILE MERGED 2008/03/14 21:32:35 mav 1.22.114.1: #i85794# new file locking prototype


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [aad16740f6e294e6ca393ea50b894b04548c1d11]

INTEGRATION: CWS calcshare2 (1.7.16); FILE MERGED 2008/03/14 21:32:35 mav 1.7.16.1: #i85794# new file locking prototype


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [7ab515cde50582f1f7e161e911035ac16d217df5]

INTEGRATION: CWS calcshare2 (1.11.114); FILE MERGED 2008/03/14 21:32:35 mav 1.11.114.1: #i85794# new file locking prototype


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [67658662be66ac7d95246144b80a5b1d70450376]

INTEGRATION: CWS calcshare2 (1.37.68); FILE MERGED 2008/03/14 21:32:35 mav 1.37.68.1: #i85794# new file locking prototype


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [f89f6460502f6207fe7a9f7e5890d7465c60a69d]

INTEGRATION: CWS aqua11y01 (1.2.26); FILE MERGED 2008/03/11 14:48:41 fne 1.2.26.1: #i82877# make toolbox respond to focus changes through a11y


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [94f9a81f005a3d8d290a21f22c0814811f96644f]

INTEGRATION: CWS aqua11y01 (1.99.34); FILE MERGED 2008/03/12 12:16:48 obr 1.99.34.5: RESYNC: (1.104-1.106); FILE MERGED 2008/02/19 09:39:47 obr 1.99.34.4: RESYNC: (1.103-1.104); FILE MERGED 2008/01/23 09:34:52 obr 1.99.34.3: RESYNC: (1.100-1.103); FILE MERGED 2007/11/19 13:06:46 obr 1.99.34.2: RESYNC: (1.99-1.100); FILE MERGED 2007/10/23 09:21:34 fne 1.99.34.1: #i82877#


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [9aa3b662378ddec78b48423ffec4f125641b3631]

INTEGRATION: CWS aqua11y01 (1.74.32); FILE MERGED 2008/03/12 12:16:05 obr 1.74.32.2: RESYNC: (1.74-1.75); FILE MERGED 2008/02/19 21:53:23 obr 1.74.32.1: #i85830# check parent instead of child window for filtering


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [4051dcc6f33aa2f64dabaf887690d4b1df74ab0d]

INTEGRATION: CWS aqua11y01 (1.103.30); FILE MERGED 2008/03/13 08:36:03 obr 1.103.30.2: make argument of ChangeHighlight of type USHORT to be more consistant with other methods and to avoid conversion warnings 2008/03/11 14:48:14 fne 1.103.30.1: #i82877# make toolbox respond to focus changes through a11y


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [bbe04b272bb0b829e7246accf888ca7ca600ce3f]

INTEGRATION: CWS aqua11y01 (1.25.80); FILE MERGED 2008/04/03 12:35:35 fne 1.25.80.1: #i87751# uninitialized values were leading to infinite loop if window could not be found


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [7be330d0a08aca0446c570e6c9b8bddc4d339fcf]

INTEGRATION: CWS aqua11y01 (1.61.40); FILE MERGED 2008/02/19 09:39:42 obr 1.61.40.3: RESYNC: (1.62-1.63); FILE MERGED 2008/01/23 09:34:46 obr 1.61.40.2: RESYNC: (1.61-1.62); FILE MERGED 2008/01/14 21:16:38 obr 1.61.40.1: #i82877# use dedicated subclass of vclxaccessiblecomponent for the listbox/combobox floater


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [0aba32e130cea0779c613be756c9fdbaddaa6f5c]

INTEGRATION: CWS aqua11y01 (1.55.38); FILE MERGED 2008/03/12 12:15:50 obr 1.55.38.4: RESYNC: (1.58-1.59); FILE MERGED 2008/02/19 09:39:19 obr 1.55.38.3: RESYNC: (1.56-1.58); FILE MERGED 2008/01/23 09:34:43 obr 1.55.38.2: RESYNC: (1.55-1.56); FILE MERGED 2007/10/23 09:21:39 fne 1.55.38.1: #i82877#


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [c3a777d87344362ac443a11dc3f3cd5a37245853]

INTEGRATION: CWS aqua11y01 (1.2.182); FILE MERGED 2008/03/13 08:36:02 obr 1.2.182.2: make argument of ChangeHighlight of type USHORT to be more consistant with other methods and to avoid conversion warnings 2008/03/11 14:48:14 fne 1.2.182.1: #i82877# make toolbox respond to focus changes through a11y


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [fb3786e3215056e20ab3d974c2a7a53e28eff7a4]

INTEGRATION: CWS aqua11y01 (1.2.80); FILE MERGED 2008/01/14 21:16:37 obr 1.2.80.1: #i82877# use dedicated subclass of vclxaccessiblecomponent for the listbox/combobox floater


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [53704e32e91046e6dfeb984447288b80354e3632]

INTEGRATION: CWS aqua11y01 (1.2.18); FILE MERGED 2008/03/12 12:15:37 obr 1.2.18.7: RESYNC: (1.2-1.4); FILE MERGED 2008/02/22 09:39:42 fne 1.2.18.6: #i82877# last change was superfluent 2008/02/22 08:22:40 fne 1.2.18.5: #i82877# fix for floating windows 2008/02/19 12:17:30 obr 1.2.18.4: fixed a bunch of memory leaks 2008/02/15 07:55:40 obr 1.2.18.3: removed mpParent 2008/02/15 07:41:42 obr 1.2.18.2: objects now create a wrapper for their parent objects on demand 2008/01/23 11:55:02 obr 1.2.18.1: #i82877# moved modifications from salframe.[ch]xx here


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [dc8580a582abd7dbb3e1d1f8de04a2f8aaf12e07]

INTEGRATION: CWS aqua11y01 (1.53.8); FILE MERGED 2008/03/12 12:15:30 obr 1.53.8.12: RESYNC: (1.55-1.57); FILE MERGED 2008/02/18 06:08:55 obr 1.53.8.11: make sure the SalFrameView gets inserted to the wrapper repository early enough and make the listener objects own their wrappers 2008/01/23 09:34:36 obr 1.53.8.10: RESYNC: (1.53-1.55); FILE MERGED 2007/12/13 13:23:38 fne 1.53.8.9: #i82877# hit test for floating windows 2007/11/12 12:44:24 fne 1.53.8.8: #i82877# wrapper repository moved to factory as static methods 2007/11/12 12:33:04 fne 1.53.8.7: #i82877# wrapper repository moved to factory as static methods 2007/11/01 09:59:52 fne 1.53.8.6: #i82877# window attribute 2007/10/31 15:38:10 fne 1.53.8.5: #i82877# parent attribute 2007/10/29 15:43:22 fne 1.53.8.4: #i82877# store Reference instead of Pointer 2007/10/26 08:51:46 fne 1.53.8.3: #i82877# basic hierarchy 2007/10/26 08:04:38 fne 1.53.8.2: #i82877# basic hierarchy 2007/10/23 09:21:29 fne 1.53.8.1: #i82877#


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [f8648d7e8e951341d3bf498bd83e330525731887]

INTEGRATION: CWS aqua11y01 (1.2.14); FILE MERGED 2008/02/19 22:05:16 obr 1.2.14.1: do not include NFS lock files


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [5833ab01e0ad90b5040b83ac806e0ae22a088eff]

INTEGRATION: CWS aqua11y01 (1.40.8); FILE MERGED 2008/03/12 12:15:23 obr 1.40.8.4: RESYNC: (1.43-1.46); FILE MERGED 2008/02/19 09:39:12 obr 1.40.8.3: RESYNC: (1.42-1.43); FILE MERGED 2008/01/23 09:34:33 obr 1.40.8.2: RESYNC: (1.40-1.42); FILE MERGED 2008/01/03 11:48:04 fne 1.40.8.1: #i82877# activating NSAccessibility Logging when building with Debug


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [812712f434a8ed948a45a428c687a00971b7baec]

INTEGRATION: CWS aqua11y01 (1.1.2); FILE ADDED 2007/11/29 14:11:38 fne 1.1.2.1: #i82877# subclassing depending on native role and some minor changes


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [5c4517680126fd6eb8f312e3693257044647b052]

INTEGRATION: CWS aqua11y01 (1.1.2); FILE ADDED 2008/04/15 07:58:40 rt 1.1.2.24: Update license header to LGPL 3. 2008/02/21 10:46:25 obr 1.1.2.23: keep a reference on the currently focused object (needed for transient object like table cells) 2008/02/15 07:41:41 obr 1.1.2.22: objects now create a wrapper for their parent objects on demand 2008/02/10 08:27:41 fne 1.1.2.21: #i82877# fixes for text areas 2008/02/04 11:08:24 fne 1.1.2.20: #i82877# generalized orientation attribute 2008/01/30 15:21:04 fne 1.1.2.19: #i82877# more parameterized attributes 2007/12/10 14:38:07 fne 1.1.2.18: #i82877# reporting available actions 2007/12/05 14:46:27 fne 1.1.2.17: #i82877# new wrappers for special roles 2007/12/04 15:12:46 fne 1.1.2.16: #i82877# wrapper for checkbox 2007/11/30 16:18:19 fne 1.1.2.15: #i82877# fixes for scrollarea and scrollbar 2007/11/29 14:11:39 fne 1.1.2.14: #i82877# subclassing depending on native role and some minor changes 2007/11/22 05:46:46 obr 1.1.2.13: #i82877# support for selectedChidren 2007/11/21 12:23:55 fne 1.1.2.12: #i82877# reflection when getting attribute values, setting some text attributes, minor changes 2007/11/19 10:02:44 fne 1.1.2.11: #i82877# wrapper for extended component 2007/11/16 14:19:12 obr 1.1.2.10: #i82877# title/selected children changed events 2007/11/16 12:45:32 fne 1.1.2.9: #i82877# some polishing, new component wrapper 2007/11/15 15:21:40 obr 1.1.2.8: #i82877# further focus tracking 2007/11/15 14:14:57 fne 1.1.2.7: #i82877# interface special behaviours are now done in static wrappers, new hierarchy helper class 2007/11/15 10:08:12 fne 1.1.2.6: #i82877# query interfaces during init, new role helper class 2007/11/14 14:45:57 obr 1.1.2.5: #i82877# initial support for notifications 2007/11/06 12:10:41 fne 1.1.2.4: #i82877# basic text wrapper and value attribute for text 2007/11/05 12:25:48 fne 1.1.2.3: #i82877# wrapper factory 2007/10/26 08:04:34 fne 1.1.2.2: #i82877# basic hierarchy 2007/10/23 09:21:50 fne 1.1.2.1: #i82877#


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [5f54e630bceea6e710f41ecfdf7e20de262869da]

INTEGRATION: CWS aqua11y01 (1.1.2); FILE ADDED 2008/04/15 07:58:40 rt 1.1.2.3: Update license header to LGPL 3. 2007/11/16 14:19:12 obr 1.1.2.2: #i82877# title/selected children changed events 2007/11/15 15:21:40 obr 1.1.2.1: #i82877# further focus tracking


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [04701d77f4a2c8a9185593eb07409cd4e3c0c70d]

INTEGRATION: CWS aqua11y01 (1.1.2); FILE ADDED 2008/04/15 07:58:39 rt 1.1.2.3: Update license header to LGPL 3. 2007/11/16 14:19:12 obr 1.1.2.2: #i82877# title/selected children changed events 2007/11/15 15:21:40 obr 1.1.2.1: #i82877# further focus tracking


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [cad06c8ff69743466bbbe0e759c051171ce36858]

INTEGRATION: CWS aqua11y01 (1.1.2); FILE ADDED 2008/04/15 07:58:39 rt 1.1.2.2: Update license header to LGPL 3. 2008/02/06 07:55:47 fne 1.1.2.1: #i82877# renamed cxx to mm


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [be6b32e5e3b648076f2a061a0d5756c5a4a7a756]

INTEGRATION: CWS aqua11y01 (1.1.2); FILE ADDED 2008/04/15 07:58:39 rt 1.1.2.2: Update license header to LGPL 3. 2007/11/29 14:11:39 fne 1.1.2.1: #i82877# subclassing depending on native role and some minor changes


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [1b8460c038c0575fd79ccc0309501b258f2cf986]

INTEGRATION: CWS aqua11y01 (1.1.2); FILE ADDED 2008/04/15 07:58:39 rt 1.1.2.2: Update license header to LGPL 3. 2008/02/06 07:55:48 fne 1.1.2.1: #i82877# renamed cxx to mm


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [bc92701f664380cfd1541fa44aa3290666f48c4c]

INTEGRATION: CWS aqua11y01 (1.1.2); FILE ADDED 2008/04/15 07:58:39 rt 1.1.2.2: Update license header to LGPL 3. 2008/02/06 07:55:46 fne 1.1.2.1: #i82877# renamed cxx to mm


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [7594a0c90f8201585daeeed7af1a6da0686bfa8b]

INTEGRATION: CWS aqua11y01 (1.1.2); FILE ADDED 2008/04/15 07:58:39 rt 1.1.2.4: Update license header to LGPL 3. 2007/12/04 15:02:27 fne 1.1.2.3: #i82877# filter title, not value 2007/11/29 16:10:47 fne 1.1.2.2: #i82877# minor improvments 2007/11/29 14:11:39 fne 1.1.2.1: #i82877# subclassing depending on native role and some minor changes


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [768b718ad85b6c5ab1943ab82b95f15981324294]

INTEGRATION: CWS aqua11y01 (1.1.2); FILE ADDED 2008/04/15 07:58:39 rt 1.1.2.2: Update license header to LGPL 3. 2008/02/04 11:08:23 fne 1.1.2.1: #i82877# generalized orientation attribute


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [05b1158bf180eb6ff8b28aea5690bc14c32a9ab1]

INTEGRATION: CWS aqua11y01 (1.1.2); FILE ADDED 2008/04/15 07:58:38 rt 1.1.2.2: Update license header to LGPL 3. 2008/02/04 11:08:23 fne 1.1.2.1: #i82877# generalized orientation attribute


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [9b33d7d31dcb7945ff7e721ad64768252ad3aeae]

INTEGRATION: CWS aqua11y01 (1.1.2); FILE ADDED 2008/04/15 07:58:38 rt 1.1.2.2: Update license header to LGPL 3. 2008/02/06 07:55:45 fne 1.1.2.1: #i82877# renamed cxx to mm


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [e7469eefcc91803f840c235bf3e7c711fcd23671]

INTEGRATION: CWS aqua11y01 (1.1.2); FILE ADDED 2008/04/15 07:58:38 rt 1.1.2.3: Update license header to LGPL 3. 2008/02/04 11:08:24 fne 1.1.2.2: #i82877# generalized orientation attribute 2007/11/30 16:18:19 fne 1.1.2.1: #i82877# fixes for scrollarea and scrollbar


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [0d3cec7b12de0179161d37242ce8d5ecb571d15f]

INTEGRATION: CWS aqua11y01 (1.1.2); FILE ADDED 2008/04/15 07:58:38 rt 1.1.2.3: Update license header to LGPL 3. 2007/11/30 16:18:19 fne 1.1.2.2: #i82877# fixes for scrollarea and scrollbar 2007/11/29 14:11:39 fne 1.1.2.1: #i82877# subclassing depending on native role and some minor changes


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [8ef64a3e771ba5ac8fa0716019bd9a88dfdc2952]

INTEGRATION: CWS aqua11y01 (1.1.2); FILE ADDED 2008/04/15 07:58:38 rt 1.1.2.2: Update license header to LGPL 3. 2008/02/06 07:55:47 fne 1.1.2.1: #i82877# renamed cxx to mm


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [6ed9fe78b60a005ad8c4a85bbe25eb7b32209a41]

INTEGRATION: CWS aqua11y01 (1.1.2); FILE ADDED 2008/04/15 07:58:38 rt 1.1.2.3: Update license header to LGPL 3. 2007/12/06 15:29:52 fne 1.1.2.2: #i82877# minor changes 2007/12/05 14:46:27 fne 1.1.2.1: #i82877# new wrappers for special roles


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [cd624b4ab1d8c8fd1a3d5f3dcae641c8048bb8af]

INTEGRATION: CWS aqua11y01 (1.1.2); FILE ADDED 2008/04/15 07:58:38 rt 1.1.2.2: Update license header to LGPL 3. 2008/02/06 07:55:46 fne 1.1.2.1: #i82877# renamed cxx to mm


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [1412764d850ea91b5e6ec3fafe572c6f4b744846]

INTEGRATION: CWS aqua11y01 (1.1.2); FILE ADDED 2008/04/15 07:58:38 rt 1.1.2.2: Update license header to LGPL 3. 2007/12/05 14:46:27 fne 1.1.2.1: #i82877# new wrappers for special roles


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [bf08432be3e47b0008b5a53a5cad1c62bac83dc1]

INTEGRATION: CWS aqua11y01 (1.1.2); FILE ADDED 2008/04/15 07:58:38 rt 1.1.2.3: Update license header to LGPL 3. 2008/02/15 07:41:41 obr 1.1.2.2: objects now create a wrapper for their parent objects on demand 2008/02/06 07:55:47 fne 1.1.2.1: #i82877# renamed cxx to mm


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [5906d28a20c4621ca406e48be0219d6dd04a4199]

INTEGRATION: CWS aqua11y01 (1.1.2); FILE ADDED 2008/04/15 07:58:37 rt 1.1.2.2: Update license header to LGPL 3. 2007/12/05 14:46:27 fne 1.1.2.1: #i82877# new wrappers for special roles


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [37b03d7d6596212504e81c4df8c2c1ffcfd59238]

INTEGRATION: CWS aqua11y01 (1.1.2); FILE ADDED 2008/04/15 07:58:37 rt 1.1.2.2: Update license header to LGPL 3. 2008/02/04 11:08:23 fne 1.1.2.1: #i82877# generalized orientation attribute


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [c87053041b1b17f17c9716b70f5d9d6cc40f5cfa]

INTEGRATION: CWS aqua11y01 (1.1.2); FILE ADDED 2008/04/15 07:58:37 rt 1.1.2.2: Update license header to LGPL 3. 2008/02/06 07:55:48 fne 1.1.2.1: #i82877# renamed cxx to mm


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [dae3aaf663f63658c2b66fb26b69b309042e2c0e]

INTEGRATION: CWS aqua11y01 (1.1.2); FILE ADDED 2008/04/15 07:58:37 rt 1.1.2.3: Update license header to LGPL 3. 2007/11/29 16:10:47 fne 1.1.2.2: #i82877# minor improvments 2007/11/29 14:11:39 fne 1.1.2.1: #i82877# subclassing depending on native role and some minor changes


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [3a2bd1be841918eb35b6cf8b2f4ff03d121fa83c]

INTEGRATION: CWS aqua11y01 (1.1.2); FILE ADDED 2008/04/15 07:58:37 rt 1.1.2.2: Update license header to LGPL 3. 2008/02/06 07:55:47 fne 1.1.2.1: #i82877# renamed cxx to mm


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [e54c1d1f1f3c916eec50229213397f7ac741d8e7]

INTEGRATION: CWS aqua11y01 (1.1.2); FILE ADDED 2008/04/15 07:58:37 rt 1.1.2.6: Update license header to LGPL 3. 2007/12/18 14:29:28 fne 1.1.2.5: #i82877# initial support for floating windows 2007/12/11 15:23:50 fne 1.1.2.4: #i82877# call actions 2007/11/30 09:25:08 fne 1.1.2.3: #i82877# fixes for comboboxes 2007/11/29 16:10:47 fne 1.1.2.2: #i82877# minor improvments 2007/11/29 14:11:39 fne 1.1.2.1: #i82877# subclassing depending on native role and some minor changes


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [01860652612e3265d78aef58ca3a72b0a09ecda2]

INTEGRATION: CWS aqua11y01 (1.1.2); FILE ADDED 2008/04/15 07:58:36 rt 1.1.2.2: Update license header to LGPL 3. 2007/12/04 15:12:47 fne 1.1.2.1: #i82877# wrapper for checkbox


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [16842ce4296a280cb48213bd2fc7f4b61904b4d2]

INTEGRATION: CWS aqua11y01 (1.1.2); FILE ADDED 2008/04/15 07:58:36 rt 1.1.2.2: Update license header to LGPL 3. 2008/02/06 07:55:45 fne 1.1.2.1: #i82877# renamed cxx to mm


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [bc6e1233956a4709de9d00a348478ad5addc4fc6]

INTEGRATION: CWS aqua11y01 (1.1.2); FILE ADDED 2008/04/15 07:58:36 rt 1.1.2.4: Update license header to LGPL 3. 2007/12/10 14:38:07 fne 1.1.2.3: #i82877# reporting available actions 2007/12/03 10:30:58 fne 1.1.2.2: #i82877# moved action methods to button subclass 2007/11/29 14:11:38 fne 1.1.2.1: #i82877# subclassing depending on native role and some minor changes


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [63ad090d50c25f486b9463d40409ef91c8e9f5a6]

INTEGRATION: CWS aqua11y01 (1.1.2); FILE ADDED 2008/04/15 07:58:36 rt 1.1.2.19: Update license header to LGPL 3. 2008/02/28 14:58:26 fne 1.1.2.18: #i82877# fix: do not manually hit test lists 2008/02/28 11:40:22 fne 1.1.2.17: #i82877# corrected relations label_for and labeled_by 2008/02/26 11:31:01 fne 1.1.2.16: #i82877# linkedUIElements attribute and some small fixes 2008/02/25 11:46:14 fne 1.1.2.15: #i82877# small fixes 2008/02/22 14:23:59 fne 1.1.2.14: #i82877# fix for floating windows mk2 2008/02/22 08:22:40 fne 1.1.2.13: #i82877# fix for floating windows 2008/02/21 20:07:01 fne 1.1.2.12: #i82877# redesigned hittest 2008/02/21 10:46:25 obr 1.1.2.11: keep a reference on the currently focused object (needed for transient object like table cells) 2008/02/21 05:50:48 obr 1.1.2.10: keep reference to hitChild for transient objects 2008/02/19 19:29:38 obr 1.1.2.9: release only when using factory directly 2008/02/19 12:17:29 obr 1.1.2.8: fixed a bunch of memory leaks 2008/02/18 22:43:04 obr 1.1.2.7: simulate focus notifications for active descendant changed events 2008/02/18 06:08:55 obr 1.1.2.6: make sure the SalFrameView gets inserted to the wrapper repository early enough and make the listener objects own their wrappers 2008/02/15 07:55:40 obr 1.1.2.5: removed mpParent 2008/02/15 07:41:41 obr 1.1.2.4: objects now create a wrapper for their parent objects on demand 2008/02/12 15:40:01 fne 1.1.2.3: #i82877# support for the following text attributes: fontname, fontsize, bold, italic, underline 2008/02/10 08:27:41 fne 1.1.2.2: #i82877# fixes for text areas 2008/02/06 07:55:46 fne 1.1.2.1: #i82877# renamed cxx to mm


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [037ee4eecccef89c1d627854ca5d4402f76e2d43]

INTEGRATION: CWS aqua11y01 (1.1.2); FILE ADDED 2008/04/15 07:58:36 rt 1.1.2.2: Update license header to LGPL 3. 2008/02/06 07:55:46 fne 1.1.2.1: #i82877# renamed cxx to mm


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [b901186e5fba1cd08e112c4e3b37f5cc98a5a07a]

INTEGRATION: CWS aqua11y01 (1.1.2); FILE ADDED 2008/04/15 07:58:36 rt 1.1.2.4: Update license header to LGPL 3. 2007/12/10 14:38:07 fne 1.1.2.3: #i82877# reporting available actions 2007/12/04 15:01:24 fne 1.1.2.2: #i82877# added min/max value 2007/11/30 16:18:19 fne 1.1.2.1: #i82877# fixes for scrollarea and scrollbar


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [ff111b6b6cf0105606fd4fdef3ec501baff0e290]

INTEGRATION: CWS aqua11y01 (1.1.2); FILE ADDED 2008/04/15 07:58:36 rt 1.1.2.2: Update license header to LGPL 3. 2008/01/30 15:21:04 fne 1.1.2.1: #i82877# more parameterized attributes


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [94721ca8056e3e0be5edd3e8e8b255df8affd0f2]

INTEGRATION: CWS aqua11y01 (1.1.2); FILE ADDED 2008/04/15 07:58:35 rt 1.1.2.2: Update license header to LGPL 3. 2008/01/30 15:21:04 fne 1.1.2.1: #i82877# more parameterized attributes


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [976f5f13428c84535ec98b6883d061af401e647b]

INTEGRATION: CWS aqua11y01 (1.1.2); FILE ADDED 2008/04/15 07:58:35 rt 1.1.2.5: Update license header to LGPL 3. 2008/02/13 12:20:09 fne 1.1.2.4: #i82877# fix for AXBoundsForRange 2008/02/12 15:40:01 fne 1.1.2.3: #i82877# support for the following text attributes: fontname, fontsize, bold, italic, underline 2008/02/10 08:27:41 fne 1.1.2.2: #i82877# fixes for text areas 2008/02/06 07:55:47 fne 1.1.2.1: #i82877# renamed cxx to mm


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [10ecdc2b907d39a7a861c13634f84ed2b5c32113]

INTEGRATION: CWS aqua11y01 (1.1.2); FILE ADDED 2008/04/15 07:58:35 rt 1.1.2.13: Update license header to LGPL 3. 2008/02/01 14:37:17 fne 1.1.2.12: #i82877# deleted voiceover imitation 2008/01/31 12:52:27 fne 1.1.2.11: #i82877# new attributes 2008/01/30 15:21:04 fne 1.1.2.10: #i82877# more parameterized attributes 2008/01/29 14:33:56 fne 1.1.2.9: #i82877# disabled voiceover imitation and started true voiceover support for text components 2008/01/23 15:27:37 fne 1.1.2.8: #i82877# voiceover imitation regarding typing feedback word-wise 2008/01/22 15:54:14 fne 1.1.2.7: #i82877# further voiceover imitation 2008/01/16 14:46:17 fne 1.1.2.6: #i82877# initial support for contents of document 2007/11/29 14:11:39 fne 1.1.2.5: #i82877# subclassing depending on native role and some minor changes 2007/11/23 15:04:42 fne 1.1.2.4: #i82877# set attributes via reflection 2007/11/21 12:23:55 fne 1.1.2.3: #i82877# reflection when getting attribute values, setting some text attributes, minor changes 2007/11/16 14:08:06 fne 1.1.2.2: #i82877# some polishing, new component wrapper 2007/11/16 12:45:32 fne 1.1.2.1: #i82877# some polishing, new component wrapper


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [c1a1453d8c93d607d458219877454d36fb9000f8]

INTEGRATION: CWS aqua11y01 (1.1.2); FILE ADDED 2008/04/15 07:58:35 rt 1.1.2.7: Update license header to LGPL 3. 2008/04/03 15:11:10 fne 1.1.2.6: #i87817# dirty fix for now, should be adressed in svx 2008/02/18 15:10:59 fne 1.1.2.5: #i82877# small fix 2008/02/14 14:00:24 fne 1.1.2.4: #i82877# almost done with text attributes 2008/02/13 09:48:25 fne 1.1.2.3: #i82877# check for textattributes-interface to be present 2008/02/12 15:40:01 fne 1.1.2.2: #i82877# support for the following text attributes: fontname, fontsize, bold, italic, underline 2008/02/10 08:27:41 fne 1.1.2.1: #i82877# fixes for text areas


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [9b0c58c5a9dcc1710890f93f845c10e549c06819]

INTEGRATION: CWS aqua11y01 (1.1.2); FILE ADDED 2008/04/15 07:58:35 rt 1.1.2.3: Update license header to LGPL 3. 2008/02/12 15:40:01 fne 1.1.2.2: #i82877# support for the following text attributes: fontname, fontsize, bold, italic, underline 2008/02/10 08:27:41 fne 1.1.2.1: #i82877# fixes for text areas


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [587e41f5ead82a1f25e39bf3303768c7c726c9c0]

INTEGRATION: CWS aqua11y01 (1.1.2); FILE ADDED 2008/04/15 07:58:35 rt 1.1.2.4: Update license header to LGPL 3. 2008/02/19 12:17:29 obr 1.1.2.3: fixed a bunch of memory leaks 2008/02/15 07:41:41 obr 1.1.2.2: objects now create a wrapper for their parent objects on demand 2008/02/06 07:55:46 fne 1.1.2.1: #i82877# renamed cxx to mm


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [7a748a74e8b5bed6268b1992a133e5ee34c20f0c]

INTEGRATION: CWS aqua11y01 (1.1.2); FILE ADDED 2008/04/15 07:58:35 rt 1.1.2.2: Update license header to LGPL 3. 2007/11/16 12:45:32 fne 1.1.2.1: #i82877# some polishing, new component wrapper


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [2bcb1f79a0830bf9c7bb4e8033d7d5d45c30b839]

INTEGRATION: CWS aqua11y01 (1.1.2); FILE ADDED 2008/04/15 07:58:35 rt 1.1.2.2: Update license header to LGPL 3. 2008/02/06 07:55:45 fne 1.1.2.1: #i82877# renamed cxx to mm


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [03286cb983f5b2f34c331baa84afb4f2033ba01d]

INTEGRATION: CWS aqua11y01 (1.1.2); FILE ADDED 2008/04/15 07:58:35 rt 1.1.2.3: Update license header to LGPL 3. 2007/11/23 15:04:42 fne 1.1.2.2: #i82877# set attributes via reflection 2007/11/22 05:47:15 obr 1.1.2.1: #i82877# support for selectedChidren


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [6d192fe4a6e62bd13bb844605582f86b58fdc09e]

INTEGRATION: CWS aqua11y01 (1.1.2); FILE ADDED 2008/04/15 07:58:34 rt 1.1.2.6: Update license header to LGPL 3. 2008/03/04 10:05:06 fne 1.1.2.5: #i82877# TOGGLE_BUTTONS is now reported as a checkbox, so VO does read the status (checked or unchecked) 2008/02/28 11:39:23 fne 1.1.2.4: #i82877# fixed potential infinite loop 2008/02/19 12:17:28 obr 1.1.2.3: fixed a bunch of memory leaks 2008/02/10 08:27:41 fne 1.1.2.2: #i82877# fixes for text areas 2008/02/06 07:55:47 fne 1.1.2.1: #i82877# renamed cxx to mm


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [4848739294cda56cbe5aeacb6a43d8fcb2b8b55c]

INTEGRATION: CWS aqua11y01 (1.1.2); FILE ADDED 2008/04/15 07:58:34 rt 1.1.2.4: Update license header to LGPL 3. 2008/01/04 16:30:05 fne 1.1.2.3: #i82877# fix for tree 2007/12/05 14:46:27 fne 1.1.2.2: #i82877# new wrappers for special roles 2007/11/16 12:45:32 fne 1.1.2.1: #i82877# some polishing, new component wrapper


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [0d56a4d929f7ad619421206b0d712d066c4e1c1c]

INTEGRATION: CWS aqua11y01 (1.1.2); FILE ADDED 2008/04/15 07:58:34 rt 1.1.2.17: Update license header to LGPL 3. 2008/02/25 11:46:14 fne 1.1.2.16: #i82877# small fixes 2008/02/19 12:13:19 fne 1.1.2.15: #i82877# notification for caret movement in calc 2008/02/18 22:43:03 obr 1.1.2.14: simulate focus notifications for active descendant changed events 2008/02/18 06:08:55 obr 1.1.2.13: make sure the SalFrameView gets inserted to the wrapper repository early enough and make the listener objects own their wrappers 2008/02/04 14:34:40 fne 1.1.2.12: #i82877# remove wrapper when the corresponding uno ui element is destroyed 2008/02/01 14:37:17 fne 1.1.2.11: #i82877# deleted voiceover imitation 2008/01/31 12:51:22 fne 1.1.2.10: #i82877# send notification when caret moves 2008/01/29 14:33:56 fne 1.1.2.9: #i82877# disabled voiceover imitation and started true voiceover support for text components 2008/01/28 09:20:33 fne 1.1.2.8: #i82877# minor fix 2008/01/24 14:01:31 fne 1.1.2.7: #i82877# voiceover imitation only when voiceover is actually running 2008/01/23 15:27:37 fne 1.1.2.6: #i82877# voiceover imitation regarding typing feedback word-wise 2008/01/22 15:54:14 fne 1.1.2.5: #i82877# further voiceover imitation 2008/01/18 14:05:08 fne 1.1.2.4: #i82877# enhanced text speaking 2008/01/17 14:05:57 fne 1.1.2.3: #i82877# speak typed character 2008/01/16 14:46:16 fne 1.1.2.2: #i82877# initial support for contents of document 2007/11/16 14:19:12 obr 1.1.2.1: #i82877# title/selected children changed events


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [21b1de0d6314949aa724ba8f14450d4f3d695b5d]

INTEGRATION: CWS aqua11y01 (1.1.2); FILE ADDED 2008/04/15 07:58:34 rt 1.1.2.6: Update license header to LGPL 3. 2008/02/21 10:46:25 obr 1.1.2.5: keep a reference on the currently focused object (needed for transient object like table cells) 2008/02/19 12:17:28 obr 1.1.2.4: fixed a bunch of memory leaks 2007/11/16 14:19:12 obr 1.1.2.3: #i82877# title/selected children changed events 2007/11/15 15:21:40 obr 1.1.2.2: #i82877# further focus tracking 2007/11/14 14:45:57 obr 1.1.2.1: #i82877# initial support for notifications


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [000c8b037a0f4430ece53bcb124ed2354026bfd2]

INTEGRATION: CWS aqua11y01 (1.1.2); FILE ADDED 2008/04/15 07:58:34 rt 1.1.2.2: Update license header to LGPL 3. 2008/02/21 10:46:25 obr 1.1.2.1: keep a reference on the currently focused object (needed for transient object like table cells)


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [c9e87e58dd438386b6c7ee8ffb91416a820be0a7]

INTEGRATION: CWS aqua11y01 (1.1.2); FILE ADDED 2008/04/15 07:58:34 rt 1.1.2.2: Update license header to LGPL 3. 2008/02/21 10:46:24 obr 1.1.2.1: keep a reference on the currently focused object (needed for transient object like table cells)


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [9fbcbf55deaebd818ce756f6b1752e6b1a537634]

INTEGRATION: CWS aqua11y01 (1.1.2); FILE ADDED 2008/04/15 07:58:34 rt 1.1.2.7: Update license header to LGPL 3. 2008/02/21 10:46:24 obr 1.1.2.6: keep a reference on the currently focused object (needed for transient object like table cells) 2008/02/19 12:17:28 obr 1.1.2.5: fixed a bunch of memory leaks 2008/02/18 06:08:55 obr 1.1.2.4: make sure the SalFrameView gets inserted to the wrapper repository early enough and make the listener objects own their wrappers 2008/02/15 07:46:15 fne 1.1.2.3: #i82877# do not store wrapper for transient objects in the dictionary 2008/02/14 15:43:38 fne 1.1.2.2: #i82877# debug code 2008/02/06 07:55:48 fne 1.1.2.1: #i82877# renamed cxx to mm


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [c65d43fd6214ac9f00b40c90b39d699ac73b2993]

INTEGRATION: CWS aqua11y01 (1.1.2); FILE ADDED 2008/04/15 07:58:34 rt 1.1.2.3: Update license header to LGPL 3. 2008/03/12 12:27:41 fne 1.1.2.2: #i82877# make toolbox respond to focus changes through a11y, fix for comboboxes 2008/02/06 07:55:46 fne 1.1.2.1: #i82877# renamed cxx to mm


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [335e2bb98dafcb736e75ab572e9e08a95e28a73d]

INTEGRATION: CWS aqua11y01 (1.1.2); FILE ADDED 2008/04/15 07:58:34 rt 1.1.2.5: Update license header to LGPL 3. 2007/11/23 15:04:42 fne 1.1.2.4: #i82877# set attributes via reflection 2007/11/21 12:23:55 fne 1.1.2.3: #i82877# reflection when getting attribute values, setting some text attributes, minor changes 2007/11/16 14:08:06 fne 1.1.2.2: #i82877# some polishing, new component wrapper 2007/11/16 12:45:32 fne 1.1.2.1: #i82877# some polishing, new component wrapper


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [3eb4a2ac6ca0d5e0baba33d97cf6f11523270eda]

INTEGRATION: CWS aqua11y01 (1.1.2); FILE ADDED 2008/04/15 07:58:34 rt 1.1.2.3: Update license header to LGPL 3. 2008/02/10 08:27:41 fne 1.1.2.2: #i82877# fixes for text areas 2008/02/06 07:55:46 fne 1.1.2.1: #i82877# renamed cxx to mm


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [0c250de9eb893a438a1cceb41ac1c9c3b25d7f36]

INTEGRATION: CWS aqua11y01 (1.1.2); FILE ADDED 2008/04/15 07:58:33 rt 1.1.2.3: Update license header to LGPL 3. 2007/12/11 15:23:50 fne 1.1.2.2: #i82877# call actions 2007/12/10 14:38:07 fne 1.1.2.1: #i82877# reporting available actions


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [40ecc35160eb674c39b0cf48fbc9072a0af1174e]

INTEGRATION: CWS aqua11y01 (1.2.18); FILE MERGED 2008/03/12 12:15:15 obr 1.2.18.3: RESYNC: (1.2-1.3); FILE MERGED 2008/02/15 07:41:41 obr 1.2.18.2: objects now create a wrapper for their parent objects on demand 2008/01/23 11:55:02 obr 1.2.18.1: #i82877# moved modifications from salframe.[ch]xx here


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [1530def915fe163564d2e4922b2eaca51dc15086]

INTEGRATION: CWS aqua11y01 (1.1.2); FILE ADDED 2008/04/15 08:08:54 rt 1.1.2.2: Update license header to LGPL 3. 2007/11/15 15:21:40 obr 1.1.2.1: #i82877# further focus tracking


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [229c8e98cb227dc15c67cd696a20a22a6a2292bf]

INTEGRATION: CWS aqua11y01 (1.1.2); FILE ADDED 2008/04/15 08:08:54 rt 1.1.2.31: Update license header to LGPL 3. 2008/02/21 20:07:01 fne 1.1.2.30: #i82877# redesigned hittest 2008/02/18 06:08:55 obr 1.1.2.29: make sure the SalFrameView gets inserted to the wrapper repository early enough and make the listener objects own their wrappers 2008/02/15 07:55:40 obr 1.1.2.28: removed mpParent 2008/02/15 07:41:41 obr 1.1.2.27: objects now create a wrapper for their parent objects on demand 2008/02/12 15:40:01 fne 1.1.2.26: #i82877# support for the following text attributes: fontname, fontsize, bold, italic, underline 2008/02/10 08:27:41 fne 1.1.2.25: #i82877# fixes for text areas 2008/02/04 14:34:40 fne 1.1.2.24: #i82877# remove wrapper when the corresponding uno ui element is destroyed 2008/02/04 11:08:24 fne 1.1.2.23: #i82877# generalized orientation attribute 2007/12/11 15:23:50 fne 1.1.2.22: #i82877# call actions 2007/12/10 14:38:07 fne 1.1.2.21: #i82877# reporting available actions 2007/12/03 10:30:59 fne 1.1.2.20: #i82877# moved action methods to button subclass 2007/11/30 16:18:19 fne 1.1.2.19: #i82877# fixes for scrollarea and scrollbar 2007/11/30 09:25:08 fne 1.1.2.18: #i82877# fixes for comboboxes 2007/11/29 16:10:48 fne 1.1.2.17: #i82877# minor improvments 2007/11/29 14:11:39 fne 1.1.2.16: #i82877# subclassing depending on native role and some minor changes 2007/11/22 05:46:45 obr 1.1.2.15: #i82877# support for selectedChidren 2007/11/21 12:23:55 fne 1.1.2.14: #i82877# reflection when getting attribute values, setting some text attributes, minor changes 2007/11/15 14:14:57 fne 1.1.2.13: #i82877# interface special behaviours are now done in static wrappers, new hierarchy helper class 2007/11/15 10:08:11 fne 1.1.2.12: #i82877# query interfaces during init, new role helper class 2007/11/14 13:47:55 fne 1.1.2.11: #i82877# description and help attribute 2007/11/12 12:33:04 fne 1.1.2.10: #i82877# wrapper repository moved to factory as static methods 2007/11/08 15:23:58 fne 1.1.2.9: #i82877# some minor changes and reorganisations 2007/11/06 12:10:46 fne 1.1.2.8: #i82877# basic text wrapper and value attribute for text 2007/11/05 15:53:49 fne 1.1.2.7: #i82877# filter visible cells in tables 2007/11/01 14:07:37 fne 1.1.2.6: #i82877# size attribute 2007/11/01 10:00:01 fne 1.1.2.5: #i82877# window attribute 2007/10/31 16:11:19 fne 1.1.2.4: #i82877# parent attribute 2007/10/31 15:38:19 fne 1.1.2.3: #i82877# parent attribute 2007/10/29 15:43:34 fne 1.1.2.2: #i82877# store Reference instead of Pointer 2007/10/26 08:04:43 fne 1.1.2.1: #i82877# basic hierarchy


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [c534a0a63dd42240c2b0bbb9a4a81a284626d17f]

INTEGRATION: CWS aqua11y01 (1.1.2); FILE ADDED 2008/04/15 08:08:54 rt 1.1.2.4: Update license header to LGPL 3. 2008/02/18 22:43:03 obr 1.1.2.3: simulate focus notifications for active descendant changed events 2008/02/18 06:08:55 obr 1.1.2.2: make sure the SalFrameView gets inserted to the wrapper repository early enough and make the listener objects own their wrappers 2008/02/04 14:34:40 fne 1.1.2.1: #i82877# remove wrapper when the corresponding uno ui element is destroyed


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [26e383993025db52a0d0bcc94246b1dc1d4af524]

INTEGRATION: CWS aqua11y01 (1.1.2); FILE ADDED 2008/04/15 08:08:54 rt 1.1.2.4: Update license header to LGPL 3. 2007/11/16 14:19:12 obr 1.1.2.3: #i82877# title/selected children changed events 2007/11/15 15:21:40 obr 1.1.2.2: #i82877# further focus tracking 2007/11/14 14:45:57 obr 1.1.2.1: #i82877# initial support for notifications


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [6de498dc252180aa6dcbff54c73e53e4379b51be]

INTEGRATION: CWS aqua11y01 (1.1.2); FILE ADDED 2008/04/15 08:08:53 rt 1.1.2.10: Update license header to LGPL 3. 2008/02/18 06:08:55 obr 1.1.2.9: make sure the SalFrameView gets inserted to the wrapper repository early enough and make the listener objects own their wrappers 2008/02/04 14:34:40 fne 1.1.2.8: #i82877# remove wrapper when the corresponding uno ui element is destroyed 2007/11/22 05:46:45 obr 1.1.2.7: #i82877# support for selectedChidren 2007/11/13 09:29:04 fne 1.1.2.6: #i82877# new method in factory for checking if wrapper exists 2007/11/13 09:14:47 fne 1.1.2.5: #i82877# new method in factory existsWrapper 2007/11/12 13:17:55 fne 1.1.2.4: #i82877# cleanup in interface 2007/11/12 12:44:24 fne 1.1.2.3: #i82877# wrapper repository moved to factory as static methods 2007/11/12 12:33:04 fne 1.1.2.2: #i82877# wrapper repository moved to factory as static methods 2007/11/05 12:25:53 fne 1.1.2.1: #i82877# wrapper factory


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [f32a54ad35a6d27af2e4229fa3d62ae711528740]

INTEGRATION: CWS aqua11y01 (1.2.26); FILE MERGED 2008/03/11 14:48:40 fne 1.2.26.1: #i82877# make toolbox respond to focus changes through a11y


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [3b22654409b85ba849f06bd7131df092fd488cfe]

INTEGRATION: CWS aqua11y01 (1.2.26); FILE MERGED 2008/03/13 09:05:18 obr 1.2.26.2: WaE: explizitly cast sal_Int32 to USHORT 2008/03/11 14:48:40 fne 1.2.26.1: #i82877# make toolbox respond to focus changes through a11y


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [fc08d887e883f5cde7715275f6db671acb3bfd4e]

INTEGRATION: CWS aqua11y01 (1.2.26); FILE MERGED 2007/12/18 13:39:33 fne 1.2.26.1: #i82877# retrieve visible line count dynamically ( was general problem )


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [1c266d1cdd98fc2442a85e78cf458a33e36bbf0e]

INTEGRATION: CWS aqua11y01 (1.2.26); FILE MERGED 2008/02/19 09:38:30 obr 1.2.26.2: RESYNC: (1.2-1.3); FILE MERGED 2008/01/14 21:11:26 obr 1.2.26.1: #i82877# new subclass of vclxaccessiblecomponent which exposes SUB_WINDOW_OF relation for FloatingWindow(s)


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [a71900fc415a8b887cb3c57787ae720bdd79347c]

INTEGRATION: CWS aqua11y01 (1.1.2); FILE ADDED 2008/04/15 08:14:58 rt 1.1.2.3: Update license header to LGPL 3. 2008/02/20 08:46:09 obr 1.1.2.2: added newline at end of file (linux build fix) 2008/01/14 21:11:26 obr 1.1.2.1: #i82877# new subclass of vclxaccessiblecomponent which exposes SUB_WINDOW_OF relation for FloatingWindow(s)


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [b0965329cbf84d10331ebad8b3bfe0a8bea2e59e]

INTEGRATION: CWS aqua11y01 (1.1.2); FILE ADDED 2008/04/15 08:14:58 rt 1.1.2.2: Update license header to LGPL 3. 2008/01/14 21:11:25 obr 1.1.2.1: #i82877# new subclass of vclxaccessiblecomponent which exposes SUB_WINDOW_OF relation for FloatingWindow(s)


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [45a12027646c87a72d0ffc9be41e02c450c01a0b]

INTEGRATION: CWS aqua11y01 (1.3.26); FILE MERGED 2008/03/12 12:14:52 obr 1.3.26.2: RESYNC: (1.3-1.4); FILE MERGED 2007/12/10 13:37:29 fne 1.3.26.1: #i82877# corrected resource bundle name


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [ed5e339d9b85e427b3aad98484002454adbe0507]

INTEGRATION: CWS aqua11y01 (1.3.26); FILE MERGED 2008/02/20 11:18:54 obr 1.3.26.4: corrected bad fix for WaE on Windows 2008/02/20 09:10:01 obr 1.3.26.3: build fix for wntmsci11 2008/02/19 09:38:27 obr 1.3.26.2: RESYNC: (1.3-1.4); FILE MERGED 2008/01/14 21:11:25 obr 1.3.26.1: #i82877# new subclass of vclxaccessiblecomponent which exposes SUB_WINDOW_OF relation for FloatingWindow(s)


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [4268be924219ff79d136a888697084d4481af589]

INTEGRATION: CWS aqua11y01 (1.8.84); FILE MERGED 2008/02/11 10:29:44 obr 1.8.84.1: #i16061# implementation of getAccessibleAt for lists and some re-arrangement of component states


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [e3612e97e50ed9297fe7a7567ec526f73d02d82f]

INTEGRATION: CWS aqua11y01 (1.4.44); FILE MERGED 2008/02/11 10:29:44 obr 1.4.44.1: #i16061# implementation of getAccessibleAt for lists and some re-arrangement of component states


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [9019f1952e44e93f938c39ec204b028bb7164c0c]

INTEGRATION: CWS aqua11y01 (1.24.16); FILE MERGED 2008/02/11 10:29:44 obr 1.24.16.1: #i16061# implementation of getAccessibleAt for lists and some re-arrangement of component states


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [4eaea01881f8dc86ed66cc4857951607f8b241b8]

INTEGRATION: CWS aqua11y01 (1.8.76); FILE MERGED 2008/02/27 09:21:43 fne 1.8.76.2: #i82877# small fix 2008/02/26 10:47:55 fne 1.8.76.1: #i82877# fixed problem with getRelationByType


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [6c51bb3caff9d88cd29e586ca256dbb658d6e95d]

#100000# new license


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [122bcf7e8c9c881a1899de0641f018027a9e6c0f]

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>  [5f2e8a93de0ea83a8361efdcc7ace2065fe741a6]

INTEGRATION: CWS sb86 (1.15.6); FILE MERGED 2008/03/27 16:14:57 sb 1.15.6.1: #i87511# no need to explicitly set INIFILEPATH


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [9d28bc52667f349318d96a5565c88da1a0b1fc03]

INTEGRATION: CWS sb86 (1.1.2); FILE ADDED 2008/03/27 10:44:05 sb 1.1.2.1: #i87491# lost unopkg.coms


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [9e6b7b25d2ffd4ce5e6b81f058fbea07a267dd3e]

INTEGRATION: CWS sb86 (1.2.6); FILE MERGED 2008/03/27 10:42:53 sb 1.2.6.1: #i87491# lost unopkg.coms


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [022ad384a58313c90e5360a4f9bc304cf96b04e9]

INTEGRATION: CWS sb86 (1.1.4); FILE ADDED 2008/03/27 10:43:15 sb 1.1.4.2: #i87491# lost unopkg.coms 2007/12/21 14:53:27 sb 1.1.4.1: file guistdio.inc was added on branch cws_dev300_sb86 on 2008-03-27 10:43:14 +0000


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [a85cbd9fd7a11490cb1594eb92bbf87be230aae2]

INTEGRATION: CWS sb86 (1.62.6); FILE MERGED 2008/03/27 10:42:52 sb 1.62.6.1: #i87491# lost unopkg.coms


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [03bb4f515a4213b5c2abfde428822deb3993966b]

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>  [c5de121e2988ff5899bb7d114bacc20a652d526b]

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>  [989d65ea8fb6ab50cfb6e38fbe11de8a94dd81f6]

INTEGRATION: CWS sb86 (1.3.374); FILE MERGED 2008/03/25 13:59:01 sb 1.3.374.1: #i84532# copy over corresponding fix from OUStringBuffer ot OStringBuffer


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [399342646b1396a4183543cd42c11464f4643f0f]

INTEGRATION: CWS sb86 (1.15.60); FILE MERGED 2008/03/25 13:59:00 sb 1.15.60.1: #i84532# copy over corresponding fix from OUStringBuffer ot OStringBuffer


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [1b191db2cc4ecef0a01d9866099d3976fb0124b2]

INTEGRATION: CWS sb86 (1.3.88); FILE MERGED 2008/03/26 09:57:46 sb 1.3.88.1: #i87123# published


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [d393db63b6b965a29b62a7c87bd0e4ecaf2f727e]

INTEGRATION: CWS sb86 (1.6.88); FILE MERGED 2008/03/26 09:57:46 sb 1.6.88.1: #i87123# published


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [7f35cd840700210bb1554c8d2d34fdccb9cbf083]

INTEGRATION: CWS sb86 (1.5.88); FILE MERGED 2008/03/26 09:57:46 sb 1.5.88.1: #i87123# published


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [b5e45aa62717b8a505ccaacf200cb77daa98b4fe]

INTEGRATION: CWS sb86 (1.2.36); FILE MERGED 2008/03/26 09:57:46 sb 1.2.36.1: #i87123# published


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [3a00c094f1a20678283a85c2eb67535ca91d6e3d]

INTEGRATION: CWS sb86 (1.8.88); FILE MERGED 2008/03/26 09:57:46 sb 1.8.88.1: #i87123# published


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [be990e2970f2a5e703186be70b4a16d14afd6130]

INTEGRATION: CWS sb86 (1.2.36); FILE MERGED 2008/03/26 09:57:45 sb 1.2.36.1: #i87123# published


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [facea0e65f27d665478fac0c34a51d3dd7d9bd0e]

INTEGRATION: CWS sb86 (1.7.88); FILE MERGED 2008/03/26 09:57:45 sb 1.7.88.1: #i87123# published


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [b1f3f4f774b05f0259664d19cc26afb3aeb870f1]

INTEGRATION: CWS sb86 (1.6.88); FILE MERGED 2008/03/26 09:57:45 sb 1.6.88.1: #i87123# published


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [291add869528c121abe2b2f2b99022316bc73177]

INTEGRATION: CWS sb86 (1.5.88); FILE MERGED 2008/03/26 09:57:45 sb 1.5.88.1: #i87123# published


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [f9992d07591a91d94af4637e1eca00998b0788e2]

INTEGRATION: CWS sb86 (1.46.2); FILE MERGED 2008/03/25 10:47:33 sb 1.46.2.1: #i87294# a better fix for the VBA_EXTENSION/MACOSX problem


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [cc325f1af161039e5030ce1724cfab82a2f7fe95]

INTEGRATION: CWS sb86 (1.32.6); FILE MERGED 2008/04/01 07:43:46 sb 1.32.6.1: #i84145# work around alleged compiler optimization error


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [715557b6d68aa787f78eda44980b3f6415c92712]

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>  [a9c53a4fdff1e1724ea8d8483516827bdd94f80e]

INTEGRATION: CWS sb86 (1.37.80); FILE MERGED 2008/03/26 12:05:34 sb 1.37.80.1: #i80134# accept netbios names in addition to host names when smart-parsing unc paths


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [1d912fb16f5c2a40276b6668878aad759896e983]

INTEGRATION: CWS sb86 (1.61.24); FILE MERGED 2008/03/26 12:05:33 sb 1.61.24.1: #i80134# accept netbios names in addition to host names when smart-parsing unc paths


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [74afce0da4e2c5a8a8a5767f521bb6efd1e2c61d]

INTEGRATION: CWS sb86 (1.5.36); FILE MERGED 2008/03/25 12:40:30 sb 1.5.36.1: #i84491# clarified status of generateOid


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [deeffa289cc316e1792f3f3ba3edc95c4dba11ee]

INTEGRATION: CWS sb86 (1.31.4); FILE MERGED 2008/04/04 07:50:25 sb 1.31.4.1: #i87497# quickstart.exe moved from basis to brand layer


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [a807807a39024d0096d9ae688f283aeec12825a5]

INTEGRATION: CWS sb86 (1.3.4); FILE MERGED 2008/04/04 07:50:25 sb 1.3.4.1: #i87497# quickstart.exe moved from basis to brand layer


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [85145e9dd1228ae86332da90b6579c9d502d712f]

INTEGRATION: CWS sb86 (1.4.80); FILE MERGED 2008/03/27 14:45:44 sb 1.4.80.1: #i87497# move quickstart.exe from basis to brand layer


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [49d4153575d5e36bedfd46b1cde7ce03da274b19]

INTEGRATION: CWS sb86 (1.7.80); FILE MERGED 2008/03/27 14:45:43 sb 1.7.80.1: #i87497# move quickstart.exe from basis to brand layer


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [80fe8e5d29abc3e8a654189abdf9960e5ee23388]

INTEGRATION: CWS sb86 (1.11.2); FILE MERGED 2008/03/25 14:04:25 sb 1.11.2.1: #i87283# previously missed PKGCONFIG -> PKG_CONFIG


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [ebe4117b546aa6842ee38da9d70f596c8c8079f6]

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>  [37134d12817c70856c4c1081fc4b40ccc30d7e7d]

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>  [0fa09fe83624e4e9b2e3511f9f1e0be70531510b]

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>  [4aa71c83ca8a7169655860a70b8e024b9238cf72]

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>  [1f2e1d89f67ebd0d5cbaf03d639df138f75a686c]

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>  [bea9c8f79fd27f42c9bd2996ea8871d7fedd02b8]

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>  [108dcc1abfdc769a1a859e74e0de7d4c6d788b32]

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>  [c3393e16fa4aecad530963ab174a7a0a22e7713e]

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>  [018088484d37d7c672538dfce339356dbdb7bc1c]

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>  [6b9ebaaf7827569279efac9e7a665aa2f1f4a62e]

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>  [796e32eaf05f9412c3479e5088c21fd9beca5995]

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>  [df432d415bb9cbddb6c91ed9aba700f3d9928822]

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>  [498ea623a9507da708a5eff30ed2b2f94b598c1c]

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>  [a6e24da6c059623d94b7d0b4e8d86555790c0a49]

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>  [6013e3ae912dd67e0c858c60ad0b107f329e7821]

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>  [63002f6924a8aa6bb9d2b858cbd055826e8f5da1]

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>  [fd0c57ef2c4ea7ca6e090dd1112f72505143666b]

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>  [c1f959d54bebcbacd9dc48f90df852f0690efe59]

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>  [c252bc796840cb3c54b265f2c2d4d4079bee2bb1]

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>  [8d2fb07bccc56be458d7eb8750f2e7a03996b71f]

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>  [5cbdc9a934f7b2ceb506e5fa1c16dedbf40e8cb1]

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>  [6c4ca7ffa94df9ddf603719468159295a6143fad]

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>  [64bc59aac465dfa643ba68b0418bc6d8ecafdd33]

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>  [115ed834fef870a38550df2426993c6097499dab]

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>  [3ea8d41f557ba5c1eb375fc5952c552c1c751b60]

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>  [6d7935d2489ac4ed7f4a2932d8d4b3d4072d0bd7]

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>  [d6a0ad9f2b82ebf9897d999211c8164e3eda3f26]

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>  [65656062e65157fc81723b51ffd3a20daa3b7497]

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>  [dc164009f20785fa22f24f0985912f0842363419]

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>  [36aea91bffff2fc80d06e2dfb5ed3f03a38e1d7c]

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>  [61d60cea62335d83587da6eb512a081814bca8a3]

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>  [b4da0f2da27f591922ce4c70f195ec7609a162df]

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>  [f094ea8c09e2a7710460a203f56cae8ef5e15131]

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>  [23d9e9d577a6de14171e07e438921e55c5123c7c]

INTEGRATION: CWS mav31 (1.137.38); FILE MERGED 2008/04/09 10:19:47 mav 1.137.38.1: #i87197# fix the crash/deadlock


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [3f30749a7ab6cdd328f0e2e29fa0d241099cb3ca]

INTEGRATION: CWS reglater3_DEV300 (1.211.22.3.2); FILE MERGED 2008/04/02 18:17:52 pb 1.211.22.3.2.1: fix: #155679# remove ReminderDate on FirstStart


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [1fd28832e7006d154198b647178e987f0333c674]

INTEGRATION: CWS mav31 (1.2.38); FILE MERGED 2008/04/09 10:19:47 mav 1.2.38.1: #i87197# fix the crash/deadlock


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [c7ed3ea9ce9837e2b4bedb1202694fc812610e0a]

INTEGRATION: CWS mav31 (1.2.38); FILE MERGED 2008/04/09 10:19:46 mav 1.2.38.1: #i87197# fix the crash/deadlock


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [c57599ca41e074dee9368dca0a829ea1af0f2863]

INTEGRATION: CWS reglater3_DEV300 (1.40.30.1.4); FILE MERGED 2008/04/02 18:11:17 pb 1.40.30.1.4.1: fix: #155679# default of Help/Registration/ReminderDate == 'Patch'


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [a65c2684f2c17fb9a3a9d856578731571b8b5253]

INTEGRATION: CWS mav31 (1.25.20); FILE MERGED 2008/04/09 10:19:20 mav 1.25.20.1: #i87197# fix the crash/deadlock


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [92b58a7818893d5d087520fa7a576d2fa07a9297]

INTEGRATION: CWS reglater3_DEV300 (1.5.378.1.4); FILE MERGED 2008/04/02 18:15:31 pb 1.5.378.1.4.1: fix: #155679# consider ReminderDate == 'Patch'


2008-04-15  Vladimir Glazounov  <vg@openoffice.org>  [6f712be5ad1b9582b295caa2a4df866e7f6a069c]

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  Vladimir Glazounov  <vg@openoffice.org>  [246a58f08aff5447cdfd63c37d0ada35cc2743ee]

INTEGRATION: CWS sw30bf03 (1.49.56); FILE MERGED 2008/04/08 15:00:00 od 1.49.56.2: #i88036# - method <SwRootFrm::IsLeftToRightViewLayout() 	 -- only ask non-emtpy page frame for its layout direction 	 - method <SwRootFrm::CheckViewLayout(..)> 	 -- correct layout in bookmode, when first page is an empty one. 2008/04/08 14:57:17 od 1.49.56.1: #i88035# method <SwPageFrm& SwPageFrm::GetFormatPage()> 	 - assure that for an empty page a corresponding non-empty page is returned.


2008-04-15  Oliver Bolte  <obo@openoffice.org>  [962e43c4510e0aafc1f08f7b55c4fdc8bd597333]

#i10000# fix for new msitran.exe


2008-04-14  Mox Soini  <mox@openoffice.org>  [df74f2c0b42f7947894e95a6fc3378ee31bccd28]

cairo module build fixes.


2008-04-14  Mox Soini  <mox@openoffice.org>  [4e9aa59590fb492237878a666bedb6a10e4d562d]

cairo module build fixes


2008-04-14  Mox Soini  <mox@openoffice.org>  [654049751d9318d3035cd66c57b548b2d2c80951]

Fixes for cairo module.


2008-04-14  Rüdiger Timm  <rt@openoffice.org>  [250f3532fcf71e8d8be229daff4847c737aaae92]

#i88199# C style header.


2008-04-14  Rüdiger Timm  <rt@openoffice.org>  [fc6bed2ea2a0d16fc54a4f88a21e2ccb901cef6a]

#i10000# Repacked; no content change.


2008-04-14  Rüdiger Timm  <rt@openoffice.org>  [61d7ca66ec5b7ffbbd5cc7c1581a0cef12074c36]

#i10000# Repacked; no content change.


2008-04-14  Rüdiger Timm  <rt@openoffice.org>  [9768362d449a21182acdeddc07599d1e3525213b]

#i10000# Standard languages for wntmsci12 product.


2008-04-14  Rüdiger Timm  <rt@openoffice.org>  [82b076ea5aee46166c83dd20c16fd1368fc7de51]

INTEGRATION: CWS notes3 (1.2.6); FILE MERGED 2008/04/07 13:22:28 mod 1.2.6.25: RESYNC: (1.3-1.4); FILE MERGED 2008/04/03 13:43:29 mba 1.2.6.24: line end problems again 2008/04/03 13:41:31 mba 1.2.6.23: line end problems again 2008/04/03 11:08:11 mba 1.2.6.22: files seemed to be in mac format 2008/04/03 09:21:02 mba 1.2.6.21: #i87673#: allow asynchronous execution of notes deletion 2008/04/02 13:36:10 mod 1.2.6.20: fix for wrong notes position 2008/04/02 10:58:52 mod 1.2.6.19: #i85836# 2008/04/01 17:42:43 mod 1.2.6.18: #i87066# 2008/04/01 16:13:30 mba 1.2.6.17: #i87673#: allow asynchronous execution of notes deletion 2008/03/31 15:35:20 mba 1.2.6.16: line end problem 2008/03/27 19:41:26 mod 1.2.6.15: yet another WaE 2008/03/27 14:53:20 mod 1.2.6.14: #i87073# 2008/03/27 12:54:23 mod 1.2.6.13: WaE 2008/03/27 10:36:09 mba 1.2.6.12: #i85899#: avoid painting problems after removing deleted postits 2008/03/26 16:03:00 mod 1.2.6.11: WaE 2008/03/26 12:38:48 mod 1.2.6.10: Undo 2008/03/25 15:39:04 mod 1.2.6.9: #i86393# #i86390# #i87073# 2008/03/20 16:44:48 mod 1.2.6.8: various notes3 fixes 2008/03/14 00:23:21 mod 1.2.6.7: minor clean up 2008/03/13 17:39:40 mba 1.2.6.6: some changes after resync 2008/03/13 11:04:39 mba 1.2.6.5: RESYNC: (1.2-1.3); FILE MERGED 2008/03/10 23:31:13 mod 1.2.6.4: ease resync, will compile after resync to pages01 2008/03/08 16:18:36 mod 1.2.6.3: ease resync 2008/03/01 01:10:43 mod 1.2.6.2: #i6193# new virtual layout algorithm 2008/02/22 21:00:46 mod 1.2.6.1: move focus stuff to SetActivePostit, fix for undo related bugs


2008-04-14  Rüdiger Timm  <rt@openoffice.org>  [9c3536e9a7f858a6004446b01fd8e1ab822431ad]

#i10000# Needs makedepend.


2008-04-14  Rüdiger Timm  <rt@openoffice.org>  [06819299fe90f3a3bb40bd4ad64205b94bfd10ef]

#i88199# Use script style header.


2008-04-14  Rüdiger Timm  <rt@openoffice.org>  [8615109e83040a0a7ee93941d0bd24315dd358de]

#i88226# Needs headers delivered by module 'canvas'.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ec570b0224ca7ee20e79fc41e4a1c39c41b28780]

#i10000# Switch from wntmsci11 (.NET 2005) to wntmsci12 (.NET 2008).


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1d66abca09077640e145f5b796a55e6463b41dc6]

#i10000# Avoid warning


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7ac464ba21bba3252ba3d62254592d6a91a39237]

DEV300


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4e2285c2ce438898a2abafdbf802539378c67b73]

INTEGRATION: CWS changefileheader (1.8.28); FILE MERGED 2008/03/31 12:49:59 rt 1.8.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [09e9d32c5c9729b089f766900dc83b5cfa4f0321]

INTEGRATION: CWS changefileheader (1.3.48); FILE MERGED 2008/03/31 12:49:59 rt 1.3.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [86908e8e3b019fa1ebff30f4a126a612d80c4620]

INTEGRATION: CWS changefileheader (1.5.4); FILE MERGED 2008/03/31 12:49:59 rt 1.5.4.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b9ebd4afafc708350415abc077327fb4d5adbd53]

INTEGRATION: CWS changefileheader (1.22.2); FILE MERGED 2008/03/31 12:49:59 rt 1.22.2.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f44fdd99ba13a925d96a144546aa8b1c8660bd81]

INTEGRATION: CWS changefileheader (1.8.14); FILE MERGED 2008/04/01 15:41:35 thb 1.8.14.3: #i85898# Stripping all external header guards 2008/04/01 12:41:28 thb 1.8.14.2: #i85898# Stripping all external header guards 2008/03/31 12:49:59 rt 1.8.14.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d231257f36ddc81dfb20d6b3cddef3c8815b0115]

INTEGRATION: CWS changefileheader (1.10.14); FILE MERGED 2008/04/01 12:41:28 thb 1.10.14.2: #i85898# Stripping all external header guards 2008/03/31 12:49:59 rt 1.10.14.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f238a308d9b05e419c7c32287f4e155163a2ba69]

INTEGRATION: CWS changefileheader (1.6.66); FILE MERGED 2008/04/01 15:41:35 thb 1.6.66.3: #i85898# Stripping all external header guards 2008/04/01 12:41:27 thb 1.6.66.2: #i85898# Stripping all external header guards 2008/03/31 12:49:59 rt 1.6.66.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d8929524d79dd2714118cbaa26b956a8b3493123]

INTEGRATION: CWS changefileheader (1.5.90); FILE MERGED 2008/03/31 12:49:58 rt 1.5.90.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d22abd5e9ff19387789b11073b78f3e62beb2565]

INTEGRATION: CWS changefileheader (1.4.28); FILE MERGED 2008/04/01 15:41:35 thb 1.4.28.3: #i85898# Stripping all external header guards 2008/04/01 12:41:27 thb 1.4.28.2: #i85898# Stripping all external header guards 2008/03/31 12:49:58 rt 1.4.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0dc1d4878e8116bbd27e3fd45595dccf8b754514]

INTEGRATION: CWS changefileheader (1.7.66); FILE MERGED 2008/04/01 15:41:34 thb 1.7.66.3: #i85898# Stripping all external header guards 2008/04/01 12:41:27 thb 1.7.66.2: #i85898# Stripping all external header guards 2008/03/31 12:49:58 rt 1.7.66.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [094e36097ba82acc3026ca71201842a2af809db9]

INTEGRATION: CWS changefileheader (1.95.28); FILE MERGED 2008/04/01 15:41:34 thb 1.95.28.3: #i85898# Stripping all external header guards 2008/04/01 12:41:27 thb 1.95.28.2: #i85898# Stripping all external header guards 2008/03/31 12:49:58 rt 1.95.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7f533b24b7f35fcdfbfa4b8e43912e75913d048f]

INTEGRATION: CWS changefileheader (1.7.28); FILE MERGED 2008/03/31 12:49:58 rt 1.7.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cc67edc5ca0716918fea2d7b0082a2bc230180bd]

INTEGRATION: CWS changefileheader (1.49.20); FILE MERGED 2008/04/01 15:41:34 thb 1.49.20.3: #i85898# Stripping all external header guards 2008/04/01 12:41:27 thb 1.49.20.2: #i85898# Stripping all external header guards 2008/03/31 12:49:58 rt 1.49.20.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7deb2d990ea0d2dcdad63f08822bdfeb5786d93b]

INTEGRATION: CWS changefileheader (1.3.80); FILE MERGED 2008/03/31 12:49:58 rt 1.3.80.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [36f01c1b1c4078f554a421b8e3700c7a9ccdc2e6]

INTEGRATION: CWS changefileheader (1.10.66); FILE MERGED 2008/03/31 12:49:58 rt 1.10.66.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5260ab960fef199fad9c9fc36f21287c5f688c9f]

INTEGRATION: CWS changefileheader (1.4.92); FILE MERGED 2008/03/31 12:49:58 rt 1.4.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [912899eba0464d6d0bcde20373de8dd103e4f54d]

INTEGRATION: CWS changefileheader (1.10.64); FILE MERGED 2008/03/31 12:49:58 rt 1.10.64.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [75f1e8296c2578017e7b74a6f0bd2be88e14edcf]

INTEGRATION: CWS changefileheader (1.3.118); FILE MERGED 2008/04/01 15:41:34 thb 1.3.118.3: #i85898# Stripping all external header guards 2008/04/01 12:41:27 thb 1.3.118.2: #i85898# Stripping all external header guards 2008/03/31 12:49:58 rt 1.3.118.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [83b4065b9451ba8f55bb5d496aba3418758a0a4d]

INTEGRATION: CWS changefileheader (1.6.66); FILE MERGED 2008/04/01 15:41:34 thb 1.6.66.2: #i85898# Stripping all external header guards 2008/03/31 12:49:58 rt 1.6.66.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [71e3cc12351ace6e47a1da6a6e957ffda7824eab]

INTEGRATION: CWS changefileheader (1.5.118); FILE MERGED 2008/03/31 12:49:58 rt 1.5.118.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [05059aca5d3f8d83a1654dc477ee831e2ef555df]

INTEGRATION: CWS changefileheader (1.10.12); FILE MERGED 2008/03/31 12:49:58 rt 1.10.12.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a557056597ce079285888057b6d1ca586c06f8b6]

INTEGRATION: CWS changefileheader (1.3.118); FILE MERGED 2008/04/01 12:41:27 thb 1.3.118.2: #i85898# Stripping all external header guards 2008/03/31 12:49:58 rt 1.3.118.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5a44cbb171e42fae7b621e04fcfa556bc8fe66ab]

INTEGRATION: CWS changefileheader (1.11.14); FILE MERGED 2008/03/31 12:49:58 rt 1.11.14.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4ecb514785b2cf7e1f9456046d85d859992a697e]

INTEGRATION: CWS changefileheader (1.6.118); FILE MERGED 2008/04/01 15:41:34 thb 1.6.118.3: #i85898# Stripping all external header guards 2008/04/01 12:41:27 thb 1.6.118.2: #i85898# Stripping all external header guards 2008/03/31 12:49:58 rt 1.6.118.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [24a2b531da4e53e4e20a578302ed3fb87ed04981]

INTEGRATION: CWS changefileheader (1.12.22); FILE MERGED 2008/04/01 15:41:33 thb 1.12.22.2: #i85898# Stripping all external header guards 2008/03/31 12:49:58 rt 1.12.22.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [81688e13d840937df5015fb050c4c9984be90e1e]

INTEGRATION: CWS changefileheader (1.5.66); FILE MERGED 2008/03/31 12:49:58 rt 1.5.66.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [25823f31691cd2a048943f427448ee49a567b785]

INTEGRATION: CWS changefileheader (1.17.40); FILE MERGED 2008/04/01 15:41:33 thb 1.17.40.2: #i85898# Stripping all external header guards 2008/03/31 12:49:58 rt 1.17.40.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [136138eb71081ae5f06494947bf09cb62cb15d69]

INTEGRATION: CWS changefileheader (1.11.80); FILE MERGED 2008/03/31 12:49:58 rt 1.11.80.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [81e395d2273de1cecb52a9cdad4f372966041b4d]

INTEGRATION: CWS changefileheader (1.8.28); FILE MERGED 2008/03/31 12:49:57 rt 1.8.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a26a842295e579537ed031db80cdefc96af12925]

INTEGRATION: CWS changefileheader (1.8.90); FILE MERGED 2008/03/31 12:49:57 rt 1.8.90.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [02252ea4b7ec6241ee4d802fbede0a0fc0d8e67e]

INTEGRATION: CWS changefileheader (1.23.28); FILE MERGED 2008/04/01 15:41:33 thb 1.23.28.3: #i85898# Stripping all external header guards 2008/04/01 12:41:26 thb 1.23.28.2: #i85898# Stripping all external header guards 2008/03/31 12:49:57 rt 1.23.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3adf50ea85d4c85e66614c9c9389bd79a7d2dbe8]

INTEGRATION: CWS changefileheader (1.10.28); FILE MERGED 2008/04/01 15:41:33 thb 1.10.28.2: #i85898# Stripping all external header guards 2008/03/31 12:49:57 rt 1.10.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [73503da71eb53add7c6226285a198e691507f884]

INTEGRATION: CWS changefileheader (1.12.28); FILE MERGED 2008/04/01 15:41:33 thb 1.12.28.3: #i85898# Stripping all external header guards 2008/04/01 12:41:26 thb 1.12.28.2: #i85898# Stripping all external header guards 2008/03/31 12:49:57 rt 1.12.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [34f057f5dbb59604548cef0431dfb666af62bc07]

INTEGRATION: CWS changefileheader (1.42.28); FILE MERGED 2008/04/01 15:41:33 thb 1.42.28.3: #i85898# Stripping all external header guards 2008/04/01 12:41:26 thb 1.42.28.2: #i85898# Stripping all external header guards 2008/03/31 12:49:57 rt 1.42.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9a19cb2f69711cee60f336044c90e2201a08777a]

INTEGRATION: CWS changefileheader (1.2.14); FILE MERGED 2008/03/31 12:49:57 rt 1.2.14.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fe22ca803364ef6a561c0611ef6acbb82a6da5e0]

INTEGRATION: CWS changefileheader (1.4.2); FILE MERGED 2008/04/01 15:41:32 thb 1.4.2.3: #i85898# Stripping all external header guards 2008/04/01 12:41:26 thb 1.4.2.2: #i85898# Stripping all external header guards 2008/03/31 12:49:57 rt 1.4.2.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fe7764079afb8eed96c3759b4923472633af3768]

INTEGRATION: CWS changefileheader (1.2.42); FILE MERGED 2008/03/31 12:49:57 rt 1.2.42.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [70b5481d616077d238085b22880d0c61854b0616]

INTEGRATION: CWS changefileheader (1.3.118); FILE MERGED 2008/04/01 15:41:32 thb 1.3.118.2: #i85898# Stripping all external header guards 2008/03/31 12:49:57 rt 1.3.118.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [88a356f7bcbc3c4b2756c0a29dc7012fe5039f89]

INTEGRATION: CWS changefileheader (1.2.42); FILE MERGED 2008/04/01 12:41:26 thb 1.2.42.2: #i85898# Stripping all external header guards 2008/03/31 12:49:57 rt 1.2.42.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e4dd2ca6f9dde1aafbb9d6ac7dea31452d4a55a8]

INTEGRATION: CWS changefileheader (1.3.22); FILE MERGED 2008/04/01 12:41:26 thb 1.3.22.2: #i85898# Stripping all external header guards 2008/03/31 12:49:56 rt 1.3.22.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f70064c297ef14813b3698b85d08a13326a85e76]

INTEGRATION: CWS changefileheader (1.2.42); FILE MERGED 2008/04/01 12:41:26 thb 1.2.42.2: #i85898# Stripping all external header guards 2008/03/31 12:49:56 rt 1.2.42.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6e60375100ce3071dc55eb693b750818d07c87c4]

INTEGRATION: CWS changefileheader (1.2.42); FILE MERGED 2008/04/01 15:41:32 thb 1.2.42.3: #i85898# Stripping all external header guards 2008/04/01 12:41:26 thb 1.2.42.2: #i85898# Stripping all external header guards 2008/03/31 12:49:56 rt 1.2.42.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [51a5fdabcdbf6ae6658e8c9e2659b1b179de67ad]

INTEGRATION: CWS changefileheader (1.2.66); FILE MERGED 2008/03/31 12:49:56 rt 1.2.66.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [31ae34a285f01b3295b5f9983917295c609a488c]

INTEGRATION: CWS changefileheader (1.4.118); FILE MERGED 2008/04/01 15:41:32 thb 1.4.118.3: #i85898# Stripping all external header guards 2008/04/01 12:41:25 thb 1.4.118.2: #i85898# Stripping all external header guards 2008/03/31 12:49:56 rt 1.4.118.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7937c178841683524c59f2f7063c70395a4f6541]

INTEGRATION: CWS changefileheader (1.26.36); FILE MERGED 2008/04/01 15:41:32 thb 1.26.36.3: #i85898# Stripping all external header guards 2008/04/01 12:41:25 thb 1.26.36.2: #i85898# Stripping all external header guards 2008/03/31 12:49:56 rt 1.26.36.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [327279f0ba139c58279bdbdf227be4a653902ad9]

INTEGRATION: CWS changefileheader (1.2.60); FILE MERGED 2008/03/31 12:49:56 rt 1.2.60.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d274f5ec782c871d37452fdbf343d856cb37b9d4]

INTEGRATION: CWS changefileheader (1.3.116); FILE MERGED 2008/04/01 15:41:31 thb 1.3.116.3: #i85898# Stripping all external header guards 2008/04/01 12:41:25 thb 1.3.116.2: #i85898# Stripping all external header guards 2008/03/31 12:49:56 rt 1.3.116.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [002120c0bc9a9ccd84e044f39e923e94c68271f4]

INTEGRATION: CWS changefileheader (1.12.118); FILE MERGED 2008/03/31 12:49:56 rt 1.12.118.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2759fe3ea438d473a340216d75d17a6038beb62a]

INTEGRATION: CWS changefileheader (1.3.80); FILE MERGED 2008/04/01 15:41:31 thb 1.3.80.2: #i85898# Stripping all external header guards 2008/03/31 12:49:56 rt 1.3.80.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [961482b9b3ff0f1976dd867b875387546b08a460]

INTEGRATION: CWS changefileheader (1.2.118); FILE MERGED 2008/03/31 12:49:56 rt 1.2.118.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [18155c08df782d9cd0fb20cd20708970e2c1cc8f]

INTEGRATION: CWS changefileheader (1.7.8); FILE MERGED 2008/03/31 12:49:21 rt 1.7.8.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bc8d770415ec5467331273295abd1dc715771bfb]

INTEGRATION: CWS changefileheader (1.2.32); FILE MERGED 2008/03/31 12:49:21 rt 1.2.32.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cc4f8b66f7fb893d48ec9acb99eafda65f1bec0d]

INTEGRATION: CWS changefileheader (1.1.142); FILE MERGED 2008/03/31 12:49:21 rt 1.1.142.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [70c1e1a3c0aa3b5ac67c247d64b2c61d75a4c83c]

INTEGRATION: CWS changefileheader (1.7.32); FILE MERGED 2008/03/31 12:49:21 rt 1.7.32.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [171d10771b6159603619b26ec1f5c56679bb0693]

INTEGRATION: CWS changefileheader (1.3.32); FILE MERGED 2008/03/31 12:49:21 rt 1.3.32.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [543a9e0a0e1048d32a32a751041adbd61cfba796]

INTEGRATION: CWS changefileheader (1.6.32); FILE MERGED 2008/03/31 12:49:21 rt 1.6.32.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a8db3fb601aea8ba71eadd938fe39700a9633208]

INTEGRATION: CWS changefileheader (1.5.32); FILE MERGED 2008/03/31 12:49:21 rt 1.5.32.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9283aeba1590e744f0c134e3a5ad11375a5f30b6]

INTEGRATION: CWS changefileheader (1.4.32); FILE MERGED 2008/03/31 12:49:21 rt 1.4.32.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1c2028d9b6ec3e602d466840c2951883e339ebe3]

INTEGRATION: CWS changefileheader (1.2.32); FILE MERGED 2008/03/31 12:49:20 rt 1.2.32.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5d97c5c726c0abb4e43ecc8cbc9caf06759fa33b]

INTEGRATION: CWS notes3 (1.2.6); FILE MERGED 2008/04/03 11:03:31 mba 1.2.6.8: warnings fixed 2008/04/03 09:21:46 mba 1.2.6.7: #i87673#: allow asynchronous execution of notes deletion 2008/04/02 13:36:09 mod 1.2.6.6: fix for wrong notes position 2008/04/02 10:58:52 mod 1.2.6.5: #i85836# 2008/04/01 16:13:18 mba 1.2.6.4: #i87673#: allow asynchronous execution of notes deletion 2008/03/20 16:44:48 mod 1.2.6.3: various notes3 fixes 2008/03/01 01:10:43 mod 1.2.6.2: #i6193# new virtual layout algorithm 2008/02/22 21:00:46 mod 1.2.6.1: move focus stuff to SetActivePostit, fix for undo related bugs


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f0a54a88e90346d6059915566941c3cfd45d4b2a]

INTEGRATION: CWS changefileheader (1.4.32); FILE MERGED 2008/03/31 12:49:20 rt 1.4.32.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [59a8a3b57a5050b27e0bf83740e168644c730cd5]

INTEGRATION: CWS changefileheader (1.13.32); FILE MERGED 2008/03/31 12:49:20 rt 1.13.32.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0ff7389619e9c5cc002c057501bcceb421790e99]

INTEGRATION: CWS notes3 (1.2.6); FILE MERGED 2008/04/03 11:03:32 mba 1.2.6.16: warnings fixed 2008/04/03 09:21:02 mba 1.2.6.15: #i87673#: allow asynchronous execution of notes deletion 2008/04/02 13:36:10 mod 1.2.6.14: fix for wrong notes position 2008/04/02 10:58:52 mod 1.2.6.13: #i85836# 2008/04/01 17:42:44 mod 1.2.6.12: #i87066# 2008/04/01 16:13:30 mba 1.2.6.11: #i87673#: allow asynchronous execution of notes deletion 2008/03/27 18:45:25 mod 1.2.6.10: remove selection when leaving note 2008/03/27 15:41:56 mod 1.2.6.9: typo 2008/03/27 14:53:20 mod 1.2.6.8: #i87073# 2008/03/25 15:39:04 mod 1.2.6.7: #i86393# #i86390# #i87073# 2008/03/20 16:44:48 mod 1.2.6.6: various notes3 fixes 2008/03/14 19:36:11 mod 1.2.6.5: WaE 2008/03/10 23:31:13 mod 1.2.6.4: ease resync, will compile after resync to pages01 2008/03/06 10:41:12 mba 1.2.6.3: #i86489#: deactivation of already removed postit crashed because no SwPosition was available anymore 2008/03/01 01:10:43 mod 1.2.6.2: #i6193# new virtual layout algorithm 2008/02/22 21:00:47 mod 1.2.6.1: move focus stuff to SetActivePostit, fix for undo related bugs


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d4412feb433d6d097bf25a523a5023f32125a93b]

INTEGRATION: CWS changefileheader (1.3.32); FILE MERGED 2008/03/31 12:49:20 rt 1.3.32.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f301d8c9dab670acb139219a81cf26fb8ff66d4c]

INTEGRATION: CWS changefileheader (1.10.212); FILE MERGED 2008/03/31 12:49:06 rt 1.10.212.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f59b799b75765fbec6f30f47b29600567e381781]

INTEGRATION: CWS changefileheader (1.9.580); FILE MERGED 2008/03/31 12:49:06 rt 1.9.580.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ba2328e94accaba40deed1b72a871fa1e2ea8cb4]

INTEGRATION: CWS changefileheader (1.3.580); FILE MERGED 2008/03/31 12:49:06 rt 1.3.580.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9c52d160d2927ad7a18fa37bba028ec1f1d5de8d]

INTEGRATION: CWS changefileheader (1.35.260); FILE MERGED 2008/03/31 12:49:06 rt 1.35.260.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7010a171774fa1cb603268bdda6fc7bd6d084bde]

INTEGRATION: CWS changefileheader (1.5.294); FILE MERGED 2008/03/31 12:49:06 rt 1.5.294.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2f7da69bea8836b73938a715092cfb102e2f0cc1]

INTEGRATION: CWS changefileheader (1.9.262); FILE MERGED 2008/03/31 12:49:06 rt 1.9.262.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [71f78189cdd154706b0d4df144f71dbbf3a1ba1a]

INTEGRATION: CWS changefileheader (1.2.580); FILE MERGED 2008/03/31 12:49:06 rt 1.2.580.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c9c838ece65b25eac4bb6305344f72df83324de6]

INTEGRATION: CWS changefileheader (1.13.262); FILE MERGED 2008/03/31 12:49:06 rt 1.13.262.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c5a1ee3f6afbad341ef52d6f1e369c5fa653186e]

INTEGRATION: CWS changefileheader (1.5.372); FILE MERGED 2008/03/31 12:49:06 rt 1.5.372.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [daa558e9057a93bc5a2254af8aa5d685248941ba]

INTEGRATION: CWS changefileheader (1.18.580); FILE MERGED 2008/03/31 12:49:06 rt 1.18.580.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [52fc8d22fc7d277d972c5ab48075ae93cc344cea]

INTEGRATION: CWS changefileheader (1.18.580); FILE MERGED 2008/03/31 12:49:05 rt 1.18.580.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [215407c03a8421d3b485c6aae93f2d11019e549c]

INTEGRATION: CWS changefileheader (1.6.372); FILE MERGED 2008/03/31 12:49:05 rt 1.6.372.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2b24a170f41dc4391acece1cbd2f924dd87e9ee2]

INTEGRATION: CWS changefileheader (1.3.580); FILE MERGED 2008/03/31 12:49:05 rt 1.3.580.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cc659529d79ff72db9eae2db132ad1c35bdd5b6a]

INTEGRATION: CWS changefileheader (1.5.580); FILE MERGED 2008/03/31 12:49:05 rt 1.5.580.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a1210ef94f71f1cfde1777e3b0d2ad851b326655]

INTEGRATION: CWS notes3 (1.2.6); FILE MERGED 2008/04/03 11:03:31 mba 1.2.6.8: warnings fixed 2008/04/03 09:21:46 mba 1.2.6.7: #i87673#: allow asynchronous execution of notes deletion 2008/04/02 13:36:09 mod 1.2.6.6: fix for wrong notes position 2008/04/02 10:58:52 mod 1.2.6.5: #i85836# 2008/04/01 16:13:18 mba 1.2.6.4: #i87673#: allow asynchronous execution of notes deletion 2008/03/20 16:44:48 mod 1.2.6.3: various notes3 fixes 2008/03/01 01:10:43 mod 1.2.6.2: #i6193# new virtual layout algorithm 2008/02/22 21:00:46 mod 1.2.6.1: move focus stuff to SetActivePostit, fix for undo related bugs


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6ade92076e1fd3b6f0f370019a089462dc460884]

INTEGRATION: CWS changefileheader (1.4.580); FILE MERGED 2008/03/31 12:49:05 rt 1.4.580.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1bd54c5a30a50ad812322e9eabfdff0376d175ed]

INTEGRATION: CWS changefileheader (1.14.20); FILE MERGED 2008/03/31 12:49:05 rt 1.14.20.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [68a916aedbde9d369b048cfb50d36d01e72fb29e]

INTEGRATION: CWS notes3 (1.12.200); FILE MERGED 2008/03/17 14:27:13 mba 1.12.200.1: #i85834#: allow to change PopupMenu before execution


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ee78431cb7117708170570cada159adcb17361d7]

INTEGRATION: CWS changefileheader (1.2.266); FILE MERGED 2008/03/31 12:49:05 rt 1.2.266.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1cdca389b70e77b48e493481252cf852c72b22f4]

INTEGRATION: CWS changefileheader (1.5.266); FILE MERGED 2008/03/31 12:49:05 rt 1.5.266.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [18b35fbccc23882014dcb3f90ac4403c01e4447c]

INTEGRATION: CWS changefileheader (1.1.384); FILE MERGED 2008/04/01 15:07:03 thb 1.1.384.2: #i85898# Stripping all external header guards 2008/04/01 12:27:42 thb 1.1.384.1: #i85898# Stripping all external header guards


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [acfd77e6790d53312e49885daebca30acaa8abdc]

INTEGRATION: CWS changefileheader (1.2.72); FILE MERGED 2008/03/31 12:23:05 rt 1.2.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [da9cd9f79be6cd56063d7943072eb7d5f1b40c72]

INTEGRATION: CWS changefileheader (1.2.130); FILE MERGED 2008/03/31 12:23:05 rt 1.2.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8d8b60bf9c86dde977e83d10ecda33c3e8c22260]

INTEGRATION: CWS changefileheader (1.6.580); FILE MERGED 2008/03/31 12:49:05 rt 1.6.580.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5a653bb1f7595f23d6594a5ab4570028803f6fa6]

INTEGRATION: CWS changefileheader (1.3.72); FILE MERGED 2008/03/31 12:23:04 rt 1.3.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9946491ca4260da3e2747e270dbcc533f1f415cf]

INTEGRATION: CWS changefileheader (1.8.580); FILE MERGED 2008/03/31 12:49:04 rt 1.8.580.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7b978507071b0a4608ad449882e94cb389a4a5d5]

INTEGRATION: CWS changefileheader (1.6.72); FILE MERGED 2008/04/01 15:07:03 thb 1.6.72.3: #i85898# Stripping all external header guards 2008/04/01 12:27:42 thb 1.6.72.2: #i85898# Stripping all external header guards 2008/03/31 12:23:04 rt 1.6.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8c138b7d7e38d5d52cff3d61350a160f9cc12f24]

INTEGRATION: CWS changefileheader (1.4.580); FILE MERGED 2008/03/31 12:49:04 rt 1.4.580.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0eefa93f4150ea91bdaa74ad00c2c982fef1e20c]

INTEGRATION: CWS changefileheader (1.6.580); FILE MERGED 2008/03/31 12:49:04 rt 1.6.580.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ffbfcd3d4f1aaa5fa57991ffea257e38842bc837]

INTEGRATION: CWS changefileheader (1.3.130); FILE MERGED 2008/04/01 15:07:03 thb 1.3.130.2: #i85898# Stripping all external header guards 2008/03/31 12:23:04 rt 1.3.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ff501d1ed31285eb9be34c025a27cca075794b66]

INTEGRATION: CWS changefileheader (1.8.6); FILE MERGED 2008/03/31 12:23:04 rt 1.8.6.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [653604506f407ba11a669afad861999f4dd3467d]

INTEGRATION: CWS changefileheader (1.3.450); FILE MERGED 2008/03/31 12:49:04 rt 1.3.450.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5a17c264e3db0475fe3d785669c6a64da47e4853]

INTEGRATION: CWS changefileheader (1.3.72); FILE MERGED 2008/04/01 12:27:42 thb 1.3.72.2: #i85898# Stripping all external header guards 2008/03/31 12:23:04 rt 1.3.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a7bdda98b4ecd562b6c02d8f6adc3d3e3447a50c]

INTEGRATION: CWS changefileheader (1.2.130); FILE MERGED 2008/03/31 12:23:04 rt 1.2.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [44bd145a191cebea861735f12425d76928af6142]

INTEGRATION: CWS changefileheader (1.3.580); FILE MERGED 2008/03/31 12:49:04 rt 1.3.580.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4a8998cc23d36144f9ebe47a7e05989ed41d0b65]

INTEGRATION: CWS changefileheader (1.2.198); FILE MERGED 2008/04/01 15:07:02 thb 1.2.198.2: #i85898# Stripping all external header guards 2008/04/01 12:27:42 thb 1.2.198.1: #i85898# Stripping all external header guards


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1d02deaa7b71c117a24219ce52ef84b9450fe3aa]

INTEGRATION: CWS changefileheader (1.5.580); FILE MERGED 2008/03/31 12:49:04 rt 1.5.580.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cbf5a2a3205afffadb4e8bb4c9617c4c7b38115a]

INTEGRATION: CWS changefileheader (1.4.72); FILE MERGED 2008/04/01 12:27:42 thb 1.4.72.2: #i85898# Stripping all external header guards 2008/03/31 12:23:04 rt 1.4.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3818e42b9db6d194aa6fa4ffbc729ad0aa24ff0b]

INTEGRATION: CWS changefileheader (1.4.104); FILE MERGED 2008/03/31 12:23:04 rt 1.4.104.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e9317d1305601ae085a5d898067409f246d7abf1]

INTEGRATION: CWS changefileheader (1.6.72); FILE MERGED 2008/04/01 15:07:02 thb 1.6.72.3: #i85898# Stripping all external header guards 2008/04/01 12:27:42 thb 1.6.72.2: #i85898# Stripping all external header guards 2008/03/31 12:23:04 rt 1.6.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [459348988cfffaf29bf158beccb2b9ba7f50bb2b]

INTEGRATION: CWS changefileheader (1.7.580); FILE MERGED 2008/03/31 12:49:04 rt 1.7.580.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2df9e53c8d8a8add6b061bb76c5078990b620281]

INTEGRATION: CWS changefileheader (1.4.72); FILE MERGED 2008/04/01 15:07:02 thb 1.4.72.3: #i85898# Stripping all external header guards 2008/04/01 12:27:41 thb 1.4.72.2: #i85898# Stripping all external header guards 2008/03/31 12:23:04 rt 1.4.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [dff395e42723fc4517c9f9d7cade4bbe7950a45b]

INTEGRATION: CWS changefileheader (1.2.20); FILE MERGED 2008/03/31 12:49:04 rt 1.2.20.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bfd12bc03701a98b68f93bfddbcc2d960617e544]

INTEGRATION: CWS changefileheader (1.11.72); FILE MERGED 2008/04/01 15:07:02 thb 1.11.72.3: #i85898# Stripping all external header guards 2008/04/01 12:27:41 thb 1.11.72.2: #i85898# Stripping all external header guards 2008/03/31 12:23:04 rt 1.11.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1391d0c44921793a03227c86e2b98268668ecc6a]

INTEGRATION: CWS changefileheader (1.5.20); FILE MERGED 2008/03/31 12:49:04 rt 1.5.20.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5ff3a72abb52ba1f191dc3f3884373e3283154e9]

INTEGRATION: CWS changefileheader (1.11.6); FILE MERGED 2008/03/31 12:23:04 rt 1.11.6.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [792aa413f28f5752802674ebb412123ae26fd004]

INTEGRATION: CWS changefileheader (1.10.508); FILE MERGED 2008/03/31 12:49:04 rt 1.10.508.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d4b7d068710121d1c15850f2b5a3610520228da0]

INTEGRATION: CWS changefileheader (1.3.72); FILE MERGED 2008/04/01 15:07:02 thb 1.3.72.2: #i85898# Stripping all external header guards 2008/03/31 12:23:04 rt 1.3.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [270ab77a2b178f15b8ecc9ee38c6aceb99ffac58]

INTEGRATION: CWS changefileheader (1.8.580); FILE MERGED 2008/03/31 12:49:04 rt 1.8.580.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fa0beb5a38bdb774b312e748fcdd2b0ef2ef44ef]

INTEGRATION: CWS changefileheader (1.4.72); FILE MERGED 2008/04/01 15:07:01 thb 1.4.72.3: #i85898# Stripping all external header guards 2008/04/01 12:27:41 thb 1.4.72.2: #i85898# Stripping all external header guards 2008/03/31 12:23:03 rt 1.4.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cdf83b1630cac896aebf1bc61cf3b851e9517ec4]

INTEGRATION: CWS changefileheader (1.7.72); FILE MERGED 2008/03/31 12:23:03 rt 1.7.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [50f4be02b05b8d04bd07d2a0d3b8c3325e020747]

INTEGRATION: CWS changefileheader (1.6.580); FILE MERGED 2008/03/31 12:49:03 rt 1.6.580.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [dcb606b0418367423b54aeed94e949f42d556c89]

INTEGRATION: CWS changefileheader (1.14.6); FILE MERGED 2008/03/31 12:23:03 rt 1.14.6.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2074b08d77bfc68bfc3b1698e12ddb0d07a2d644]

INTEGRATION: CWS changefileheader (1.37.84); FILE MERGED 2008/04/01 16:01:35 thb 1.37.84.3: #i85898# Stripping all external header guards 2008/04/01 12:57:30 thb 1.37.84.2: #i85898# Stripping all external header guards 2008/03/28 15:41:36 rt 1.37.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [605f040d1b1a9a450705713d6211fb25dcb8031b]

INTEGRATION: CWS changefileheader (1.4.580); FILE MERGED 2008/03/31 12:49:03 rt 1.4.580.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c59556a853167eb9f37a84b7c91280e136ae5471]

INTEGRATION: CWS changefileheader (1.4.84); FILE MERGED 2008/03/28 15:41:35 rt 1.4.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3062ed5a347dbb0929d15a0630a0d623ebd4b2dc]

INTEGRATION: CWS changefileheader (1.8.72); FILE MERGED 2008/04/01 15:07:01 thb 1.8.72.3: #i85898# Stripping all external header guards 2008/04/01 12:27:41 thb 1.8.72.2: #i85898# Stripping all external header guards 2008/03/31 12:23:03 rt 1.8.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [97734fe493fe4f671c6bc428d4f8698aaab96870]

INTEGRATION: CWS notes3 (1.40.200); FILE MERGED 2008/03/26 12:22:33 mod 1.40.200.2: end of line missing 2008/03/17 14:27:13 mba 1.40.200.1: #i85834#: allow to change PopupMenu before execution


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2c45d05f8e65a8f78a6ece9078b10c720708503a]

INTEGRATION: CWS changefileheader (1.5.72); FILE MERGED 2008/04/01 15:07:01 thb 1.5.72.3: #i85898# Stripping all external header guards 2008/04/01 12:27:41 thb 1.5.72.2: #i85898# Stripping all external header guards 2008/03/31 12:23:03 rt 1.5.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d50345ec8054ee8b7f11c9c3d1300fb5a1847c21]

INTEGRATION: CWS changefileheader (1.6.58); FILE MERGED 2008/03/28 15:41:35 rt 1.6.58.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [47f7db9725921e9972eff933f84f2e06588c33cf]

INTEGRATION: CWS notes3 (1.21.64); FILE MERGED 2008/03/28 15:11:16 mba 1.21.64.2: warning fixed 2008/03/17 14:27:13 mba 1.21.64.1: #i85834#: allow to change PopupMenu before execution


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [911aa15234685b668d355fa596e0201f495db941]

INTEGRATION: CWS changefileheader (1.6.72); FILE MERGED 2008/04/01 15:07:01 thb 1.6.72.3: #i85898# Stripping all external header guards 2008/04/01 12:27:41 thb 1.6.72.2: #i85898# Stripping all external header guards 2008/03/31 12:23:03 rt 1.6.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [097b3459ad5f6754e772728dba7c5977725d8ab2]

INTEGRATION: CWS changefileheader (1.9.124); FILE MERGED 2008/03/28 15:41:35 rt 1.9.124.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5f75c224ffaa093142c549f7caa89ae2f1a1887c]

INTEGRATION: CWS changefileheader (1.23.72); FILE MERGED 2008/04/01 15:07:01 thb 1.23.72.3: #i85898# Stripping all external header guards 2008/04/01 12:27:41 thb 1.23.72.2: #i85898# Stripping all external header guards 2008/03/31 12:23:03 rt 1.23.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7ac10d09fb87c12ac738ecbc7a0eb794664ae117]

INTEGRATION: CWS changefileheader (1.5.84); FILE MERGED 2008/03/28 15:41:35 rt 1.5.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a8f85944a7d646e2df8ea3055e5de53dc613780d]

INTEGRATION: CWS notes3 (1.53.196); FILE MERGED 2008/03/17 14:27:13 mba 1.53.196.1: #i85834#: allow to change PopupMenu before execution


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [504d5ae46f48c4f023521b5b7734838e4a2fde93]

INTEGRATION: CWS changefileheader (1.2.292); FILE MERGED 2008/03/28 15:41:35 rt 1.2.292.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b60b65295e9857a7cdd3e16ff5ad9667740a9bab]

INTEGRATION: CWS notes3 (1.2.264); FILE MERGED 2008/03/17 14:26:58 mba 1.2.264.1: #i85834#: allow to change PopupMenu before execution


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3ce7426f67fbf82d796864da1cce81f4b6180746]

INTEGRATION: CWS changefileheader (1.7.72); FILE MERGED 2008/04/01 15:07:01 thb 1.7.72.3: #i85898# Stripping all external header guards 2008/04/01 12:27:41 thb 1.7.72.2: #i85898# Stripping all external header guards 2008/03/31 12:23:03 rt 1.7.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [26ecc6c7ae1b8c8c681078b656cae90bf42cdc48]

INTEGRATION: CWS notes3 (1.3.64); FILE MERGED 2008/03/21 10:17:25 mod 1.3.64.2: #i87316# 2008/03/17 14:26:58 mba 1.3.64.1: #i85834#: allow to change PopupMenu before execution


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1f1614503d256f5dcd0ccb1cba4e9d4252fb3ebc]

INTEGRATION: CWS changefileheader (1.4.180); FILE MERGED 2008/03/28 15:41:35 rt 1.4.180.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ed668b7ece65bd975d60b439e3eefc0d20a8d26c]

INTEGRATION: CWS changefileheader (1.5.580); FILE MERGED 2008/03/31 12:49:03 rt 1.5.580.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [df542fd61c019019ef8d51cf1f49b327a737b83d]

INTEGRATION: CWS changefileheader (1.23.16); FILE MERGED 2008/03/31 12:23:01 rt 1.23.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9945f0723e99a71fdc16683f057999034a026134]

INTEGRATION: CWS changefileheader (1.4.84); FILE MERGED 2008/04/01 16:01:34 thb 1.4.84.3: #i85898# Stripping all external header guards 2008/04/01 12:57:30 thb 1.4.84.2: #i85898# Stripping all external header guards 2008/03/28 15:41:35 rt 1.4.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [dbaf195a1a9c0cae4be93169663e80d10b4b617b]

INTEGRATION: CWS changefileheader (1.18.124); FILE MERGED 2008/03/31 12:48:31 rt 1.18.124.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3c65a4f1c6392e5382cbb2cd4c143f0405a60396]

INTEGRATION: CWS changefileheader (1.8.100); FILE MERGED 2008/04/01 12:27:40 thb 1.8.100.2: #i85898# Stripping all external header guards 2008/03/31 12:23:01 rt 1.8.100.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [25c4801883079e61554fc68c6e6f86e35f4a43e3]

INTEGRATION: CWS changefileheader (1.3.136); FILE MERGED 2008/03/28 15:41:34 rt 1.3.136.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d63c27253d47f8b83c080a7993c3a5c70e43ef58]

INTEGRATION: CWS changefileheader (1.9.72); FILE MERGED 2008/03/31 12:23:01 rt 1.9.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b1e10e01cb8312616bf3076fb5125ed1f97fa5d7]

INTEGRATION: CWS changefileheader (1.6.130); FILE MERGED 2008/04/01 15:07:00 thb 1.6.130.3: #i85898# Stripping all external header guards 2008/04/01 12:27:40 thb 1.6.130.2: #i85898# Stripping all external header guards 2008/03/31 12:23:01 rt 1.6.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bbe7cbc7a52af7bae111af4eb0ef4c59e77dfed9]

INTEGRATION: CWS changefileheader (1.5.84); FILE MERGED 2008/04/01 12:57:30 thb 1.5.84.2: #i85898# Stripping all external header guards 2008/03/28 15:41:34 rt 1.5.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5682626b02cc1fb83c13d115252412c0f1a48a50]

INTEGRATION: CWS changefileheader (1.6.136); FILE MERGED 2008/03/28 15:41:34 rt 1.6.136.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b92dda0b6a01f672ac7543ebc952934c168b03ec]

INTEGRATION: CWS changefileheader (1.10.72); FILE MERGED 2008/04/01 12:27:40 thb 1.10.72.2: #i85898# Stripping all external header guards 2008/03/31 12:23:01 rt 1.10.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e1a7c48dfdbdd5d255638eb42b1128a3729bcea3]

INTEGRATION: CWS changefileheader (1.4.84); FILE MERGED 2008/03/28 15:41:33 rt 1.4.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4a2c2fd35ce688edb509440224801cbcbd70191a]

INTEGRATION: CWS changefileheader (1.3.130); FILE MERGED 2008/04/01 12:27:40 thb 1.3.130.2: #i85898# Stripping all external header guards 2008/03/31 12:23:01 rt 1.3.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cee00b41a4173c98886ed558080f57de3f63e0a0]

INTEGRATION: CWS notes3 (1.4.6); FILE MERGED 2008/03/13 11:05:17 mba 1.4.6.2: RESYNC: (1.4-1.5); FILE MERGED 2008/02/21 17:45:56 mod 1.4.6.1: #i85842# #i85869#


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5cbb7e4fa3029246d84db504ea601c6783a71e62]

INTEGRATION: CWS changefileheader (1.3.84); FILE MERGED 2008/04/01 12:57:29 thb 1.3.84.2: #i85898# Stripping all external header guards 2008/03/28 15:41:33 rt 1.3.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [87a5aa0ed4c7189c1739b47033802b326f49669f]

INTEGRATION: CWS changefileheader (1.5.72); FILE MERGED 2008/04/01 15:07:00 thb 1.5.72.3: #i85898# Stripping all external header guards 2008/04/01 12:27:40 thb 1.5.72.2: #i85898# Stripping all external header guards 2008/03/31 12:23:01 rt 1.5.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [02c62945cc6a991d20312d7de0abb4bc267cb036]

INTEGRATION: CWS notes3 (1.31.6); FILE MERGED 2008/03/13 11:05:13 mba 1.31.6.2: RESYNC: (1.31-1.32); FILE MERGED 2008/02/21 17:45:56 mod 1.31.6.1: #i85842# #i85869#


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [19fc60dceb476dda596bfb6fff79b0bf2cf77323]

INTEGRATION: CWS changefileheader (1.3.220); FILE MERGED 2008/03/28 15:41:33 rt 1.3.220.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [16ee285d7f0159964a6cf2525204c38eb28350ce]

INTEGRATION: CWS changefileheader (1.22.72); FILE MERGED 2008/04/01 12:27:40 thb 1.22.72.2: #i85898# Stripping all external header guards 2008/03/31 12:23:01 rt 1.22.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [005614bee4a135626fb3eb2932c9e2b56c848924]

INTEGRATION: CWS changefileheader (1.13.28); FILE MERGED 2008/03/31 13:04:28 rt 1.13.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b3a184e30623d18b59ba632c46171daa8463a372]

INTEGRATION: CWS notes3 (1.4.6); FILE MERGED 2008/03/13 11:05:10 mba 1.4.6.2: RESYNC: (1.4-1.5); FILE MERGED 2008/02/21 17:45:56 mod 1.4.6.1: #i85842# #i85869#


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d1189168fd572b4452769e76b9737a2c333e282a]

INTEGRATION: CWS changefileheader (1.2.292); FILE MERGED 2008/03/28 15:41:33 rt 1.2.292.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [aae231fa76fd8ecd50e8ad516573ded3731de11f]

INTEGRATION: CWS changefileheader (1.23.6); FILE MERGED 2008/04/01 15:07:00 thb 1.23.6.3: #i85898# Stripping all external header guards 2008/04/01 12:27:40 thb 1.23.6.2: #i85898# Stripping all external header guards 2008/03/31 12:23:01 rt 1.23.6.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [68c3cb00e97b3407ba6f702053c3ceae72d95fe8]

INTEGRATION: CWS changefileheader (1.13.8); FILE MERGED 2008/04/01 16:07:47 thb 1.13.8.3: #i85898# Stripping all external header guards 2008/04/01 13:03:01 thb 1.13.8.2: #i85898# Stripping all external header guards 2008/03/31 13:04:27 rt 1.13.8.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2348cfc100c85217bb11249ac0b7f90bec9327a0]

INTEGRATION: CWS notes3 (1.4.6); FILE MERGED 2008/03/13 11:05:06 mba 1.4.6.2: RESYNC: (1.4-1.5); FILE MERGED 2008/02/21 17:45:56 mod 1.4.6.1: #i85842# #i85869#


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [20f1ff035681d5d45612f4d6fc10b7dc30adade1]

INTEGRATION: CWS changefileheader (1.3.72); FILE MERGED 2008/04/01 15:07:00 thb 1.3.72.2: #i85898# Stripping all external header guards 2008/03/31 12:23:01 rt 1.3.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [074391c3e8efde1654220aa2a16ab1d10d4502c8]

INTEGRATION: CWS changefileheader (1.23.8); FILE MERGED 2008/04/01 16:07:47 thb 1.23.8.3: #i85898# Stripping all external header guards 2008/04/01 13:03:01 thb 1.23.8.2: #i85898# Stripping all external header guards 2008/03/31 13:04:27 rt 1.23.8.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [25f1fa43a9c4138a5025301cdc678235daea0121]

INTEGRATION: CWS notes3 (1.27.6); FILE MERGED 2008/03/13 11:05:03 mba 1.27.6.2: RESYNC: (1.27-1.28); FILE MERGED 2008/02/21 17:45:55 mod 1.27.6.1: #i85842# #i85869#


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9b08502d17464ef6f07b5e80292c52c553bef8b2]

INTEGRATION: CWS changefileheader (1.5.84); FILE MERGED 2008/04/01 12:57:29 thb 1.5.84.2: #i85898# Stripping all external header guards 2008/03/28 15:41:33 rt 1.5.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6e67d4ee9c71ede0bcaceb8a65285b62cba34de8]

INTEGRATION: CWS changefileheader (1.4.130); FILE MERGED 2008/04/01 12:27:40 thb 1.4.130.2: #i85898# Stripping all external header guards 2008/03/31 12:23:01 rt 1.4.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8fa2c638f298ea43ab6c2bb8812ee63a41ca5636]

INTEGRATION: CWS changefileheader (1.2.302); FILE MERGED 2008/04/01 16:07:46 thb 1.2.302.3: #i85898# Stripping all external header guards 2008/04/01 13:03:01 thb 1.2.302.2: #i85898# Stripping all external header guards 2008/03/31 13:04:27 rt 1.2.302.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [52858fed9d319e7dab4a0ef2e98d87ea09bd8282]

INTEGRATION: CWS notes3 (1.28.6); FILE MERGED 2008/03/13 11:04:59 mba 1.28.6.2: RESYNC: (1.28-1.29); FILE MERGED 2008/02/21 17:45:55 mod 1.28.6.1: #i85842# #i85869#


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d290a3c7cc169c29aa3f2fa0674b21d0c050cc8b]

INTEGRATION: CWS changefileheader (1.3.292); FILE MERGED 2008/03/28 15:41:32 rt 1.3.292.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [371ce1cefce1ac6779360feeacf79448e82ea009]

INTEGRATION: CWS changefileheader (1.12.72); FILE MERGED 2008/04/01 12:27:40 thb 1.12.72.2: #i85898# Stripping all external header guards 2008/03/31 12:23:00 rt 1.12.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f7ee1e23d433f69e690955c06b1702db908539d5]

INTEGRATION: CWS changefileheader (1.6.82); FILE MERGED 2008/04/01 13:03:01 thb 1.6.82.2: #i85898# Stripping all external header guards 2008/03/31 13:04:27 rt 1.6.82.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [12cc67c2a9288e2f8ecce4f59ab21cda8099b727]

INTEGRATION: CWS notes3 (1.13.198); FILE MERGED 2008/04/03 09:21:02 mba 1.13.198.1: #i87673#: allow asynchronous execution of notes deletion


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a825efd73f1ea7dbafe4b89858d5fd1f8b9f56ec]

INTEGRATION: CWS changefileheader (1.25.2); FILE MERGED 2008/03/28 15:41:32 rt 1.25.2.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [08aa02de6fbdd5be5ccaf22ed75032e9320c95ed]

INTEGRATION: CWS changefileheader (1.3.72); FILE MERGED 2008/03/31 13:39:00 rt 1.3.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1b9f1c49a63178bc5288a3cc090a693e7a8f64b7]

INTEGRATION: CWS changefileheader (1.7.130); FILE MERGED 2008/04/01 15:07:00 thb 1.7.130.3: #i85898# Stripping all external header guards 2008/04/01 12:27:40 thb 1.7.130.2: #i85898# Stripping all external header guards 2008/03/31 12:23:00 rt 1.7.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9e5cdcf5aa7b075555867eadb4b6440d3ffdc82e]

INTEGRATION: CWS changefileheader (1.7.8); FILE MERGED 2008/03/31 13:04:27 rt 1.7.8.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fa470e01d84a8b6060ab6aa8e5f14e0a52897f06]

INTEGRATION: CWS notes3 (1.30.6); FILE MERGED 2008/03/14 23:41:52 mod 1.30.6.3: WaE 2008/03/13 11:04:56 mba 1.30.6.2: RESYNC: (1.30-1.31); FILE MERGED 2008/02/22 21:00:47 mod 1.30.6.1: move focus stuff to SetActivePostit, fix for undo related bugs


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7948ad6c6cfac9a3f2fb091f8a88a3caf0c0f4e0]

INTEGRATION: CWS changefileheader (1.4.120); FILE MERGED 2008/04/01 12:57:29 thb 1.4.120.2: #i85898# Stripping all external header guards 2008/03/28 15:41:32 rt 1.4.120.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c1ba73db89fbf16f11d9a4a4092a50f2233cc4a5]

INTEGRATION: CWS changefileheader (1.10.72); FILE MERGED 2008/04/01 15:06:59 thb 1.10.72.3: #i85898# Stripping all external header guards 2008/04/01 12:27:40 thb 1.10.72.2: #i85898# Stripping all external header guards 2008/03/31 12:23:00 rt 1.10.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b3ad19664a6b13d99abb9a6d8b49670706d2cd5f]

INTEGRATION: CWS changefileheader (1.8.124); FILE MERGED 2008/03/31 13:04:27 rt 1.8.124.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f571cd5d2d2ead2db26a5750ae460c98062ad241]

INTEGRATION: CWS notes3 (1.29.132); FILE MERGED 2008/03/27 14:53:20 mod 1.29.132.1: #i87073#


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d47b5bc09d98d937541e4b096701236ca23c469a]

INTEGRATION: CWS changefileheader (1.4.136); FILE MERGED 2008/03/28 15:41:32 rt 1.4.136.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [161a3f8e8cc6762f7a1c3b5a7e02df791a14d62a]

INTEGRATION: CWS changefileheader (1.4.60); FILE MERGED 2008/03/31 13:39:00 rt 1.4.60.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e0d00e2b5eed1569559a56a8c02a22eae647897f]

INTEGRATION: CWS changefileheader (1.10.72); FILE MERGED 2008/03/31 12:23:00 rt 1.10.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [07bce68d9c8a734943b8518db932981cbb68e341]

INTEGRATION: CWS changefileheader (1.9.80); FILE MERGED 2008/04/01 16:07:46 thb 1.9.80.3: #i85898# Stripping all external header guards 2008/04/01 13:03:00 thb 1.9.80.2: #i85898# Stripping all external header guards 2008/03/31 13:04:27 rt 1.9.80.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e10f181d5cd8621a7168d0b8cb92a720ad43df33]

INTEGRATION: CWS notes3 (1.44.4); FILE MERGED 2008/03/13 11:04:53 mba 1.44.4.3: RESYNC: (1.44-1.45); FILE MERGED 2008/03/01 01:10:44 mod 1.44.4.2: #i6193# new virtual layout algorithm 2008/02/22 21:00:47 mod 1.44.4.1: move focus stuff to SetActivePostit, fix for undo related bugs


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cc7e48aead976b463a1b416f8c5e11ec09812d26]

INTEGRATION: CWS changefileheader (1.2.84); FILE MERGED 2008/03/28 15:41:31 rt 1.2.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9d5a163dc09b9f3a02a5d41dca2b8036f97227e3]

INTEGRATION: CWS changefileheader (1.5.40); FILE MERGED 2008/03/31 13:39:00 rt 1.5.40.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c42d5190841fbef7103c4c70ed672aaad4c0ad3a]

INTEGRATION: CWS changefileheader (1.26.104); FILE MERGED 2008/03/31 12:23:00 rt 1.26.104.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [157d0b3f47ec464adb35450ef28a4fe3e59d0786]

INTEGRATION: CWS changefileheader (1.4.82); FILE MERGED 2008/04/01 13:03:00 thb 1.4.82.2: #i85898# Stripping all external header guards 2008/03/31 13:04:27 rt 1.4.82.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d23b8071cbd312428ae3ac80afd60aa1af7593ae]

INTEGRATION: CWS notes3 (1.20.4); FILE MERGED 2008/04/02 13:42:54 mod 1.20.4.5: fix for wrong notes position 2008/04/02 13:36:10 mod 1.20.4.4: fix for wrong notes position 2008/04/01 23:42:52 mod 1.20.4.3: #i85065# #i85066# 2008/03/13 11:04:49 mba 1.20.4.2: RESYNC: (1.20-1.21); FILE MERGED 2008/03/01 01:10:44 mod 1.20.4.1: #i6193# new virtual layout algorithm


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5afa6d735a4d28204b142cc103292d0a2d0c6cc6]

INTEGRATION: CWS changefileheader (1.12.90); FILE MERGED 2008/04/01 12:27:40 thb 1.12.90.2: #i85898# Stripping all external header guards 2008/03/31 12:23:00 rt 1.12.90.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0fc09ea528cb4d7481059e427f463763479d9b9b]

INTEGRATION: CWS changefileheader (1.6.82); FILE MERGED 2008/03/31 13:04:27 rt 1.6.82.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [79db66911bfd63511439386d0db7615e68823de6]

INTEGRATION: CWS notes3 (1.35.6); FILE MERGED 2008/04/03 11:03:32 mba 1.35.6.5: warnings fixed 2008/04/01 17:42:44 mod 1.35.6.4: #i87066# 2008/04/01 16:13:31 mba 1.35.6.3: #i87673#: allow asynchronous execution of notes deletion 2008/03/13 11:04:46 mba 1.35.6.2: RESYNC: (1.35-1.36); FILE MERGED 2008/02/22 21:00:47 mod 1.35.6.1: move focus stuff to SetActivePostit, fix for undo related bugs


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9eb4e30e16d8ebfe38d78a0209e9ff64f8067c10]

INTEGRATION: CWS changefileheader (1.14.72); FILE MERGED 2008/04/01 12:27:40 thb 1.14.72.2: #i85898# Stripping all external header guards 2008/03/31 12:23:00 rt 1.14.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0c24e96344b35b7c64b280c5d9de38f143aede23]

INTEGRATION: CWS changefileheader (1.4.124); FILE MERGED 2008/03/31 13:04:27 rt 1.4.124.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7bf2a94fd0c4235512cf3df5b2a317261a229215]

INTEGRATION: CWS changefileheader (1.10.84); FILE MERGED 2008/04/01 16:01:34 thb 1.10.84.3: #i85898# Stripping all external header guards 2008/04/01 12:57:29 thb 1.10.84.2: #i85898# Stripping all external header guards 2008/03/28 15:41:31 rt 1.10.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [370cc8246d8055d46e34564c843dc3afc9515d40]

INTEGRATION: CWS notes3 (1.2.6); FILE MERGED 2008/04/03 15:35:29 mba 1.2.6.6: line end problems again 2008/04/03 11:09:59 mba 1.2.6.5: files seemed to be in mac format 2008/04/01 23:42:52 mod 1.2.6.4: #i85065# #i85066# 2008/04/01 16:13:31 mba 1.2.6.3: #i87673#: allow asynchronous execution of notes deletion 2008/03/25 15:39:04 mod 1.2.6.2: #i86393# #i86390# #i87073# 2008/03/20 16:44:48 mod 1.2.6.1: various notes3 fixes


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c8880dc54e252ecd2c2b5fe9a040f402f7a8640d]

INTEGRATION: CWS changefileheader (1.6.72); FILE MERGED 2008/03/31 13:39:00 rt 1.6.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cdccc6cdbd11bbf0938cbcbec5687d9aa08351fc]

INTEGRATION: CWS changefileheader (1.5.130); FILE MERGED 2008/04/01 12:27:40 thb 1.5.130.2: #i85898# Stripping all external header guards 2008/03/31 12:23:00 rt 1.5.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [518a3df46198e781282c9a7dbe71b54e01b6e443]

INTEGRATION: CWS changefileheader (1.2.124); FILE MERGED 2008/03/31 13:04:27 rt 1.2.124.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e33dd5e020d83ee1b0a72cdf80271c80e2b891e3]

INTEGRATION: CWS changefileheader (1.5.136); FILE MERGED 2008/03/28 15:41:31 rt 1.5.136.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [31bf03ac17f229e81967a3cfb30945723e67ccef]

INTEGRATION: CWS notes3 (1.43.4); FILE MERGED 2008/04/03 09:21:02 mba 1.43.4.1: #i87673#: allow asynchronous execution of notes deletion


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [68d52e75ebbe1372aa9928400be78278031a6e12]

INTEGRATION: CWS changefileheader (1.7.28); FILE MERGED 2008/03/31 13:39:00 rt 1.7.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1d0ba7901312cf1aa760722d7e97efe9c3f3e688]

INTEGRATION: CWS changefileheader (1.8.124); FILE MERGED 2008/03/31 13:04:26 rt 1.8.124.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [96175b92fbc63af6ce93419be51a3a5f97de8a98]

INTEGRATION: CWS notes3 (1.16.1090); FILE MERGED 2008/03/27 19:41:26 mod 1.16.1090.2: yet another WaE 2008/03/27 12:54:24 mod 1.16.1090.1: WaE


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [013d5ba6a9beaa58e91fdbca8abb9acdf1e8161d]

INTEGRATION: CWS changefileheader (1.21.276); FILE MERGED 2008/03/31 12:48:18 rt 1.21.276.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [da7bfb4104167a1821c0c84e49305755b7dde79c]

INTEGRATION: CWS changefileheader (1.8.6); FILE MERGED 2008/04/01 16:01:34 thb 1.8.6.3: #i85898# Stripping all external header guards 2008/04/01 12:57:29 thb 1.8.6.2: #i85898# Stripping all external header guards 2008/03/28 15:41:30 rt 1.8.6.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [dd791cf0f7abf994739d0008962f0f012ae1b7d0]

INTEGRATION: CWS changefileheader (1.9.2); FILE MERGED 2008/03/31 13:39:00 rt 1.9.2.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4ea4492ee247228e1e874c6a06ad246537fb7a5e]

INTEGRATION: CWS changefileheader (1.18.30); FILE MERGED 2008/04/01 16:07:45 thb 1.18.30.3: #i85898# Stripping all external header guards 2008/04/01 13:03:00 thb 1.18.30.2: #i85898# Stripping all external header guards 2008/03/31 13:04:26 rt 1.18.30.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ebea9ec0271492b950ba6204c0faa76eed2be8bc]

INTEGRATION: CWS changefileheader (1.5.136); FILE MERGED 2008/03/28 15:41:30 rt 1.5.136.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fbc51e1511af253b8c23db27b2b1acded0fd37eb]

INTEGRATION: CWS changefileheader (1.51.20); FILE MERGED 2008/03/31 12:48:16 rt 1.51.20.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [34cddee9e80970f9f9a66a9532a8db9ecc8a2469]

INTEGRATION: CWS notes3 (1.49.6); FILE MERGED 2008/03/27 19:41:26 mod 1.49.6.3: yet another WaE 2008/03/27 12:54:23 mod 1.49.6.2: WaE 2008/03/26 12:38:48 mod 1.49.6.1: Undo


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [528b8f83bef12dc7ca35ae1dfd811ef47724ba83]

INTEGRATION: CWS changefileheader (1.10.40); FILE MERGED 2008/04/01 13:03:00 thb 1.10.40.2: #i85898# Stripping all external header guards 2008/03/31 13:04:26 rt 1.10.40.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2e5a7830282308551026c5e804eea210c5671f3a]

INTEGRATION: CWS changefileheader (1.9.84); FILE MERGED 2008/04/01 16:01:34 thb 1.9.84.2: #i85898# Stripping all external header guards 2008/03/28 15:41:29 rt 1.9.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fc76e5520f42293986ff9b9184f94b01d1eddd92]

INTEGRATION: CWS changefileheader (1.6.580); FILE MERGED 2008/03/31 12:48:16 rt 1.6.580.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [86afa3778115aaf67d0e10273d0e9b66a4f8c336]

INTEGRATION: CWS notes3 (1.9.6); FILE MERGED 2008/03/27 19:41:26 mod 1.9.6.3: yet another WaE 2008/03/27 12:54:23 mod 1.9.6.2: WaE 2008/03/26 12:38:48 mod 1.9.6.1: Undo


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bd59850bfd5dac771dfd05dc6895d550ac609eb0]

INTEGRATION: CWS changefileheader (1.9.82); FILE MERGED 2008/04/01 13:02:59 thb 1.9.82.2: #i85898# Stripping all external header guards 2008/03/31 13:04:26 rt 1.9.82.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [843e7c6eefc1a8ffb69b33e0b6e6a0604c922ab3]

INTEGRATION: CWS changefileheader (1.10.84); FILE MERGED 2008/04/01 16:01:34 thb 1.10.84.2: #i85898# Stripping all external header guards 2008/03/28 15:41:29 rt 1.10.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2718cad3b086fdee9927a19544f279d8a735c1dd]

INTEGRATION: CWS changefileheader (1.14.580); FILE MERGED 2008/03/31 12:48:16 rt 1.14.580.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1d5d3c095e838948130006b3771bc5e6fd5241c0]

INTEGRATION: CWS changefileheader (1.11.82); FILE MERGED 2008/04/01 13:02:59 thb 1.11.82.2: #i85898# Stripping all external header guards 2008/03/31 13:04:26 rt 1.11.82.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7d1629593a89fa1a98b49d1de92a4fda6fba9bb3]

INTEGRATION: CWS changefileheader (1.4.84); FILE MERGED 2008/04/01 16:01:33 thb 1.4.84.3: #i85898# Stripping all external header guards 2008/04/01 12:57:28 thb 1.4.84.2: #i85898# Stripping all external header guards 2008/03/28 15:41:29 rt 1.4.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a401061a0e064501f956603d6c8470c12b7a33f4]

INTEGRATION: CWS changefileheader (1.8.100); FILE MERGED 2008/04/01 15:06:59 thb 1.8.100.2: #i85898# Stripping all external header guards 2008/03/31 12:23:00 rt 1.8.100.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8540c6f85e85a20f13a437428c467f8a79748929]

INTEGRATION: CWS notes3 (1.49.6); FILE MERGED 2008/03/20 16:44:48 mod 1.49.6.2: various notes3 fixes 2008/03/08 16:18:35 mod 1.49.6.1: ease resync


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5b4536fd3b87eb9562e1f5a1376a813f21b8827f]

INTEGRATION: CWS changefileheader (1.29.212); FILE MERGED 2008/03/31 12:48:16 rt 1.29.212.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [90869b8ad5eea7c207b0c649f2c42335ebe7b299]

INTEGRATION: CWS changefileheader (1.15.84); FILE MERGED 2008/04/01 12:57:28 thb 1.15.84.2: #i85898# Stripping all external header guards 2008/03/28 15:41:29 rt 1.15.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3474147687eb5461e96b805b4885668765eebf7e]

INTEGRATION: CWS changefileheader (1.3.130); FILE MERGED 2008/04/01 12:27:40 thb 1.3.130.2: #i85898# Stripping all external header guards 2008/03/31 12:23:00 rt 1.3.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bfb42b11a49e53143cb46463cc29b0df45b0e81f]

INTEGRATION: CWS notes3 (1.118.6); FILE MERGED 2008/03/27 19:41:25 mod 1.118.6.2: yet another WaE 2008/03/27 12:54:22 mod 1.118.6.1: WaE


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9d62f3f68c8f8dda23c528153d562e202ae1f1a1]

INTEGRATION: CWS changefileheader (1.18.580); FILE MERGED 2008/03/31 12:48:16 rt 1.18.580.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [197a9b7afd6efe78611a339963dcbb720fd498b4]

INTEGRATION: CWS changefileheader (1.11.106); FILE MERGED 2008/03/28 15:41:29 rt 1.11.106.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6a5463be350eb43d7b3461c40a187b60ff6bbd54]

INTEGRATION: CWS changefileheader (1.8.82); FILE MERGED 2008/04/01 13:02:59 thb 1.8.82.2: #i85898# Stripping all external header guards 2008/03/31 13:04:26 rt 1.8.82.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a359c004dfc7f2c90dfd25da7e821d938197c211]

INTEGRATION: CWS changefileheader (1.15.72); FILE MERGED 2008/04/01 15:06:59 thb 1.15.72.3: #i85898# Stripping all external header guards 2008/04/01 12:27:40 thb 1.15.72.2: #i85898# Stripping all external header guards 2008/03/31 12:23:00 rt 1.15.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a30ee88b7d048ebd31c05cad5a803e88778edf98]

INTEGRATION: CWS notes3 (1.74.154); FILE MERGED 2008/03/13 10:42:54 mba 1.74.154.2: RESYNC: (1.74-1.78); FILE MERGED 2008/02/22 21:00:46 mod 1.74.154.1: move focus stuff to SetActivePostit, fix for undo related bugs


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2cabfd84ccebdc8e78e101c4b81d3c64c685847f]

INTEGRATION: CWS changefileheader (1.4.580); FILE MERGED 2008/03/31 12:48:16 rt 1.4.580.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d75a35abda720ef7db51bbf43e9bd803c306f33c]

INTEGRATION: CWS changefileheader (1.11.108); FILE MERGED 2008/03/28 15:41:28 rt 1.11.108.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [53547d0892e2d9fe9d8bc34a50a348f540ae355c]

INTEGRATION: CWS changefileheader (1.7.82); FILE MERGED 2008/04/01 13:02:59 thb 1.7.82.2: #i85898# Stripping all external header guards 2008/03/31 13:04:26 rt 1.7.82.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [370e728227292609566d17fcd0b654e069a8bc2c]

INTEGRATION: CWS changefileheader (1.9.90); FILE MERGED 2008/04/01 15:06:59 thb 1.9.90.3: #i85898# Stripping all external header guards 2008/04/01 12:27:40 thb 1.9.90.2: #i85898# Stripping all external header guards 2008/03/31 12:23:00 rt 1.9.90.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7adec7faed1da8a30bc53938cc68eefeffa24e90]

INTEGRATION: CWS changefileheader (1.2.376); FILE MERGED 2008/03/31 12:48:16 rt 1.2.376.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bfc19375611b60b17eecbde41af897926ef3cbcc]

INTEGRATION: CWS notes3 (1.14.142); FILE MERGED 2008/03/08 16:18:35 mod 1.14.142.1: ease resync


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [50cc74dc336eb909fa74a6ae7ec4cdcce4a21593]

INTEGRATION: CWS changefileheader (1.8.108); FILE MERGED 2008/03/28 15:41:28 rt 1.8.108.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fe213613d3fb7f3bbf54eaaa6ee228825169567e]

INTEGRATION: CWS changefileheader (1.2.2); FILE MERGED 2008/04/01 16:07:45 thb 1.2.2.3: #i85898# Stripping all external header guards 2008/04/01 13:02:59 thb 1.2.2.2: #i85898# Stripping all external header guards 2008/03/31 13:04:26 rt 1.2.2.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [db1b70654aff46f569ee3a0ad92fe1e78de4f7d7]

INTEGRATION: CWS changefileheader (1.10.72); FILE MERGED 2008/04/01 12:27:39 thb 1.10.72.2: #i85898# Stripping all external header guards 2008/03/31 12:23:00 rt 1.10.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3e0113af64bd08af1d76b3a538ff1d9198fd2dc6]

INTEGRATION: CWS changefileheader (1.12.580); FILE MERGED 2008/03/31 12:48:16 rt 1.12.580.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [57f6c3ad5608ae85301076883a828a573d23ebc8]

INTEGRATION: CWS notes3 (1.70.4); FILE MERGED 2008/04/01 16:13:11 mba 1.70.4.1: #i87673#: allow asynchronous execution of notes deletion


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f613abe3dec600179d56b05f6315ec095eb9a5e6]

INTEGRATION: CWS changefileheader (1.7.172); FILE MERGED 2008/03/28 15:41:28 rt 1.7.172.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [89c69c80b54e5ffb55cd96bb61a57f1a6d593325]

INTEGRATION: CWS changefileheader (1.42.2); FILE MERGED 2008/04/01 16:07:44 thb 1.42.2.3: #i85898# Stripping all external header guards 2008/04/01 13:02:58 thb 1.42.2.2: #i85898# Stripping all external header guards 2008/03/31 13:04:25 rt 1.42.2.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f21a77028bcad028d5f1ab5b8a6531244ba53bae]

INTEGRATION: CWS changefileheader (1.7.16); FILE MERGED 2008/04/01 15:06:58 thb 1.7.16.3: #i85898# Stripping all external header guards 2008/04/01 12:27:39 thb 1.7.16.2: #i85898# Stripping all external header guards 2008/03/31 12:22:57 rt 1.7.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [81807b39ef34f706856c00965dd9a6a80394622f]

INTEGRATION: CWS changefileheader (1.10.580); FILE MERGED 2008/03/31 12:48:16 rt 1.10.580.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9c2011042b8ac13f1f272f936cdac5b436b2c41f]

INTEGRATION: CWS changefileheader (1.5.84); FILE MERGED 2008/03/28 15:41:28 rt 1.5.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0a7853e1a6deb4c9813f86c4e8145f54b4d01ad7]

INTEGRATION: CWS notes3 (1.2.6); FILE MERGED 2008/04/01 23:42:51 mod 1.2.6.1: #i85065# #i85066#


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ff287814cf6c8827b53b7d056c7384b330a0d67b]

INTEGRATION: CWS changefileheader (1.7.2); FILE MERGED 2008/04/01 13:02:58 thb 1.7.2.2: #i85898# Stripping all external header guards 2008/03/31 13:04:25 rt 1.7.2.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fcac1fc2acdd3560f1df52bae0fad34d9d4b12fc]

INTEGRATION: CWS changefileheader (1.11.16); FILE MERGED 2008/04/01 12:27:39 thb 1.11.16.2: #i85898# Stripping all external header guards 2008/03/31 12:22:57 rt 1.11.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e09660809df85aebd1888ec7a7491a0cac726fe3]

INTEGRATION: CWS changefileheader (1.8.580); FILE MERGED 2008/03/31 12:48:16 rt 1.8.580.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3ea4330e8fab54c411f0e1e4f6686ecf2b05e9f8]

INTEGRATION: CWS changefileheader (1.4.84); FILE MERGED 2008/04/01 12:57:28 thb 1.4.84.2: #i85898# Stripping all external header guards 2008/03/28 15:41:28 rt 1.4.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [044e892b8e2a0bd19380a4e3caf66ce9179da272]

INTEGRATION: CWS notes3 (1.40.140); FILE MERGED 2008/04/01 16:13:10 mba 1.40.140.1: #i87673#: allow asynchronous execution of notes deletion


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b277ff1e760a6e07318366b400cd68ac5f2ad8ca]

INTEGRATION: CWS changefileheader (1.2.2); FILE MERGED 2008/04/01 13:02:58 thb 1.2.2.2: #i85898# Stripping all external header guards 2008/03/31 13:04:25 rt 1.2.2.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4256042317ce14245a274e15761e17673222f327]

INTEGRATION: CWS changefileheader (1.4.16); FILE MERGED 2008/04/01 12:27:39 thb 1.4.16.2: #i85898# Stripping all external header guards 2008/03/31 12:22:57 rt 1.4.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2f0fb6adb664db383ce6c1d56d4cc4489dc98533]

INTEGRATION: CWS changefileheader (1.15.580); FILE MERGED 2008/03/31 12:48:16 rt 1.15.580.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [330132d4ffa893addcbaa62e78f8157ded80d431]

INTEGRATION: CWS changefileheader (1.8.84); FILE MERGED 2008/04/01 16:01:33 thb 1.8.84.2: #i85898# Stripping all external header guards 2008/03/28 15:41:27 rt 1.8.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [450ef38177839ab942e8052c0b0ac2b0e4700050]

INTEGRATION: CWS changefileheader (1.5.16); FILE MERGED 2008/04/01 12:27:39 thb 1.5.16.2: #i85898# Stripping all external header guards 2008/03/31 12:22:57 rt 1.5.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [38f9cdea018966ed98ea63d85d66772538af6426]

INTEGRATION: CWS notes3 (1.2.6); FILE MERGED 2008/04/01 17:42:43 mod 1.2.6.9: #i87066# 2008/04/01 16:13:18 mba 1.2.6.8: #i87673#: allow asynchronous execution of notes deletion 2008/03/27 19:41:25 mod 1.2.6.7: yet another WaE 2008/03/27 14:53:20 mod 1.2.6.6: #i87073# 2008/03/26 16:02:59 mod 1.2.6.5: WaE 2008/03/25 15:39:04 mod 1.2.6.4: #i86393# #i86390# #i87073# 2008/03/13 10:42:41 mba 1.2.6.3: RESYNC: (1.2-1.3); FILE MERGED 2008/03/01 01:10:43 mod 1.2.6.2: #i6193# new virtual layout algorithm 2008/02/22 21:00:46 mod 1.2.6.1: move focus stuff to SetActivePostit, fix for undo related bugs


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2825c15a44ede95b547f153ff1075173529709cf]

INTEGRATION: CWS changefileheader (1.14.84); FILE MERGED 2008/04/01 16:01:33 thb 1.14.84.2: #i85898# Stripping all external header guards 2008/03/28 15:41:27 rt 1.14.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [dfa8f48869837d961f6658ea09ac35cdb99c9be9]

INTEGRATION: CWS changefileheader (1.3.16); FILE MERGED 2008/03/31 12:22:57 rt 1.3.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0752e06c00641102cd80a7f0f6fcc983208181b1]

INTEGRATION: CWS changefileheader (1.7.526); FILE MERGED 2008/03/31 12:48:16 rt 1.7.526.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9818298045576d3b908f9b048653ca6d497dd4fc]

INTEGRATION: CWS changefileheader (1.6.58); FILE MERGED 2008/03/28 15:41:27 rt 1.6.58.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e87ef60243d740a62f239f5baeea76ec04076f4c]

INTEGRATION: CWS changefileheader (1.15.2); FILE MERGED 2008/04/01 13:02:58 thb 1.15.2.2: #i85898# Stripping all external header guards 2008/03/31 13:04:25 rt 1.15.2.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [470c1d782b1e38677d8cb46dedba24274ebd31aa]

INTEGRATION: CWS changefileheader (1.5.16); FILE MERGED 2008/04/01 15:06:58 thb 1.5.16.3: #i85898# Stripping all external header guards 2008/04/01 12:27:39 thb 1.5.16.2: #i85898# Stripping all external header guards 2008/03/31 12:22:57 rt 1.5.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [589187f8f5a77fe539103c26c0ebe402b92dee04]

INTEGRATION: CWS changefileheader (1.4.58); FILE MERGED 2008/04/01 16:01:33 thb 1.4.58.2: #i85898# Stripping all external header guards 2008/03/28 15:41:27 rt 1.4.58.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [666b7b8e26873100c6ee4990d89f7002ce1e94d6]

INTEGRATION: CWS changefileheader (1.2.2); FILE MERGED 2008/04/01 16:07:44 thb 1.2.2.3: #i85898# Stripping all external header guards 2008/04/01 13:02:58 thb 1.2.2.2: #i85898# Stripping all external header guards 2008/03/31 13:04:25 rt 1.2.2.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3a5ebcd9b5e2e7cafee70a99a2b8eeaad0fff9c7]

INTEGRATION: CWS changefileheader (1.4.72); FILE MERGED 2008/03/31 13:38:59 rt 1.4.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [58560eb8bc9fa99f848621bd1424f75c7871c554]

INTEGRATION: CWS changefileheader (1.3.72); FILE MERGED 2008/04/01 12:27:39 thb 1.3.72.2: #i85898# Stripping all external header guards 2008/03/31 12:22:57 rt 1.3.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [97f32ebad587bbdf440d947fb9d308e55df7706a]

INTEGRATION: CWS changefileheader (1.4.404); FILE MERGED 2008/03/31 12:48:16 rt 1.4.404.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7a72cacce3c7b8516987d7e7679d916d03d7bfd0]

INTEGRATION: CWS changefileheader (1.26.84); FILE MERGED 2008/03/28 15:41:27 rt 1.26.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [89f951de75e9f026737c3f74b70cf5e927f33d99]

INTEGRATION: CWS changefileheader (1.9.2); FILE MERGED 2008/04/01 16:07:44 thb 1.9.2.3: #i85898# Stripping all external header guards 2008/04/01 13:02:58 thb 1.9.2.2: #i85898# Stripping all external header guards 2008/03/31 13:04:25 rt 1.9.2.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4ccbc1e174266d331ca10ea06de52b7d19e0dfe1]

INTEGRATION: CWS changefileheader (1.3.224); FILE MERGED 2008/03/31 12:48:16 rt 1.3.224.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ea27a940aa0ac0949af9185a59a45cc1d1fd018f]

INTEGRATION: CWS changefileheader (1.9.58); FILE MERGED 2008/03/28 15:41:26 rt 1.9.58.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [377d9682f6a87b59f7b87f7f6930341e2024c21d]

INTEGRATION: CWS changefileheader (1.5.72); FILE MERGED 2008/03/31 13:38:59 rt 1.5.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9952e253ff547c05e8413911edba345ff71fd45d]

INTEGRATION: CWS changefileheader (1.6.16); FILE MERGED 2008/04/01 12:27:39 thb 1.6.16.2: #i85898# Stripping all external header guards 2008/03/31 12:22:57 rt 1.6.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [050be4ae18a05a19ea815a3b4f30851411fdb3f2]

INTEGRATION: CWS changefileheader (1.15.580); FILE MERGED 2008/03/31 12:48:15 rt 1.15.580.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [373ea4688df10c36e0c9db84e650294b0982e0aa]

INTEGRATION: CWS changefileheader (1.5.84); FILE MERGED 2008/03/28 15:41:26 rt 1.5.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2521565ab23f618caddf57bd70b1a382fb74eff1]

INTEGRATION: CWS changefileheader (1.2.2); FILE MERGED 2008/04/01 16:07:43 thb 1.2.2.2: #i85898# Stripping all external header guards 2008/03/31 13:04:25 rt 1.2.2.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [50fc4375f207b2b86fa59d38db53377e8a30ad58]

INTEGRATION: CWS changefileheader (1.7.4); FILE MERGED 2008/03/31 13:38:58 rt 1.7.4.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [350e7064dc9e99b1360a0f02463e095357cf4150]

INTEGRATION: CWS changefileheader (1.10.16); FILE MERGED 2008/04/01 15:06:58 thb 1.10.16.3: #i85898# Stripping all external header guards 2008/04/01 12:27:39 thb 1.10.16.2: #i85898# Stripping all external header guards 2008/03/31 12:22:57 rt 1.10.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [065fab50778dbbeb3fca65c3ed55744a5c710e22]

INTEGRATION: CWS changefileheader (1.5.290); FILE MERGED 2008/03/28 15:41:25 rt 1.5.290.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c643a71c18e18e2dded2009925afabd1506a3e2a]

INTEGRATION: CWS changefileheader (1.5.2); FILE MERGED 2008/04/01 13:02:58 thb 1.5.2.2: #i85898# Stripping all external header guards 2008/03/31 13:04:25 rt 1.5.2.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1b96db5ce92b2f957cef5202c86d6646a176f3b5]

INTEGRATION: CWS changefileheader (1.2.212); FILE MERGED 2008/03/31 12:48:15 rt 1.2.212.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [64f445faa74c4924806b70aff465d97b9ddf02cf]

INTEGRATION: CWS changefileheader (1.6.4); FILE MERGED 2008/03/31 13:38:58 rt 1.6.4.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [884a749b882a1475602bda7fff97d27f224b1b6e]

INTEGRATION: CWS changefileheader (1.7.136); FILE MERGED 2008/03/28 15:41:25 rt 1.7.136.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [35a86b0f49769cb56521daa13c2babc215b3489d]

INTEGRATION: CWS changefileheader (1.2.2); FILE MERGED 2008/04/01 16:07:43 thb 1.2.2.3: #i85898# Stripping all external header guards 2008/04/01 13:02:58 thb 1.2.2.2: #i85898# Stripping all external header guards 2008/03/31 13:04:25 rt 1.2.2.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [228ead87e9d84aebd262fea3e6ef67af13c1bc0d]

INTEGRATION: CWS changefileheader (1.22.6); FILE MERGED 2008/03/31 12:48:15 rt 1.22.6.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e8752d2726747a8424c1b9e32b56bebccbeee614]

INTEGRATION: CWS changefileheader (1.6.14); FILE MERGED 2008/03/31 13:38:58 rt 1.6.14.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a222efb4211ac1805ae6f1b8ca942c7cbe37b5ca]

INTEGRATION: CWS changefileheader (1.25.16); FILE MERGED 2008/04/01 15:06:58 thb 1.25.16.3: #i85898# Stripping all external header guards 2008/04/01 12:27:39 thb 1.25.16.2: #i85898# Stripping all external header guards 2008/03/31 12:22:57 rt 1.25.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [735e879ee1abfc224c0dafe73961044b3c1fed9d]

INTEGRATION: CWS changefileheader (1.6.78); FILE MERGED 2008/03/28 15:41:24 rt 1.6.78.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8934e160d8d008450219be5672210837b77c67a6]

INTEGRATION: CWS changefileheader (1.24.2); FILE MERGED 2008/04/01 16:07:43 thb 1.24.2.3: #i85898# Stripping all external header guards 2008/04/01 13:02:58 thb 1.24.2.2: #i85898# Stripping all external header guards 2008/03/31 13:04:25 rt 1.24.2.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [023dbaa619dcd7eef996399a14870351d79bf6bb]

INTEGRATION: CWS changefileheader (1.13.580); FILE MERGED 2008/03/31 12:48:15 rt 1.13.580.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [44a2b0238567c033bebf8d542e9d5564432c1b56]

INTEGRATION: CWS changefileheader (1.8.84); FILE MERGED 2008/03/28 15:41:24 rt 1.8.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4cc40ed15a6c78eb9af0d4929554368ad1fdab29]

INTEGRATION: CWS notes3 (1.33.6); FILE MERGED 2008/02/21 17:43:14 mod 1.33.6.1: #i85842# #i85869#


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d51a390af37fa6a1c6b41853c5db3df08e00c3c9]

INTEGRATION: CWS changefileheader (1.16.580); FILE MERGED 2008/03/31 12:48:15 rt 1.16.580.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [199b00b0aa51eed004eebf05ef3e55e06730c067]

INTEGRATION: CWS changefileheader (1.6.136); FILE MERGED 2008/03/28 15:41:24 rt 1.6.136.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f9317232383f6a6d0b4acb40bc225da9843b9c3f]

INTEGRATION: CWS changefileheader (1.19.2); FILE MERGED 2008/03/31 13:04:25 rt 1.19.2.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9013970a27f4010079df31ced7688f8069ae3248]

INTEGRATION: CWS changefileheader (1.18.580); FILE MERGED 2008/03/31 12:48:15 rt 1.18.580.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [40cfb87dc2bb323dade1b9b2b56f86c81136f952]

INTEGRATION: CWS changefileheader (1.31.16); FILE MERGED 2008/04/01 15:06:58 thb 1.31.16.3: #i85898# Stripping all external header guards 2008/04/01 12:27:39 thb 1.31.16.2: #i85898# Stripping all external header guards 2008/03/31 12:22:56 rt 1.31.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e532fa5d8c27cbda935572d28beb2ab2fcee2a52]

INTEGRATION: CWS changefileheader (1.9.4); FILE MERGED 2008/03/31 13:38:58 rt 1.9.4.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [df2cbc4bf090ac0bbc4b74f2d9efbdedafc00142]

INTEGRATION: CWS changefileheader (1.6.84); FILE MERGED 2008/03/28 15:41:24 rt 1.6.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0835dce97b8f99dface58155c81987c7c975712d]

INTEGRATION: CWS changefileheader (1.2.304); FILE MERGED 2008/04/01 16:07:43 thb 1.2.304.3: #i85898# Stripping all external header guards 2008/04/01 13:02:57 thb 1.2.304.2: #i85898# Stripping all external header guards 2008/03/31 13:04:25 rt 1.2.304.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [23839aaf41b8f4997af2555c5408e07837b08246]

INTEGRATION: CWS changefileheader (1.4.14); FILE MERGED 2008/03/31 13:38:58 rt 1.4.14.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c99731155f6bdfeec32fc6809efeda6c17c21a96]

INTEGRATION: CWS changefileheader (1.32.6); FILE MERGED 2008/03/31 12:48:15 rt 1.32.6.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7e300f76a2ebadfb9ac2334d2b96aa0cfe9c7b1f]

INTEGRATION: CWS changefileheader (1.7.84); FILE MERGED 2008/03/28 15:41:24 rt 1.7.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a83cc9183ec27db4703eb74abd8ba3c0bf7fa768]

INTEGRATION: CWS changefileheader (1.4.82); FILE MERGED 2008/04/01 13:02:57 thb 1.4.82.2: #i85898# Stripping all external header guards 2008/03/31 13:04:25 rt 1.4.82.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [623f3c26e5e8ff818605a19c9bfec014d43b73b2]

INTEGRATION: CWS changefileheader (1.4.52); FILE MERGED 2008/03/31 13:38:58 rt 1.4.52.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c5b9c5e17812f7e1ea65d4c571a769a09ffe425a]

INTEGRATION: CWS changefileheader (1.3.580); FILE MERGED 2008/03/31 12:48:15 rt 1.3.580.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [38130cfcc51f35c173c8b672d59354ddf4eb2bf0]

INTEGRATION: CWS changefileheader (1.51.6); FILE MERGED 2008/04/01 16:01:32 thb 1.51.6.3: #i85898# Stripping all external header guards 2008/04/01 12:57:27 thb 1.51.6.2: #i85898# Stripping all external header guards 2008/03/28 15:41:24 rt 1.51.6.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [33c5bc03389975bf40cae0a00046474e887e9f95]

INTEGRATION: CWS changefileheader (1.7.14); FILE MERGED 2008/03/31 13:38:58 rt 1.7.14.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [725ac026fafa1755c8a7f4859bcabdbd0642706a]

INTEGRATION: CWS changefileheader (1.7.74); FILE MERGED 2008/03/31 13:04:25 rt 1.7.74.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f7e84fe6d67fcec393fca8d416d73a69b7ba0f97]

INTEGRATION: CWS changefileheader (1.2.224); FILE MERGED 2008/03/31 12:48:15 rt 1.2.224.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [89f0db490dcb528013e21b9cd9fd7dab4fa60769]

INTEGRATION: CWS changefileheader (1.15.16); FILE MERGED 2008/04/01 15:06:58 thb 1.15.16.3: #i85898# Stripping all external header guards 2008/04/01 12:27:38 thb 1.15.16.2: #i85898# Stripping all external header guards 2008/03/31 12:22:56 rt 1.15.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [620687360b6200669cfd807d2497c744d1988311]

INTEGRATION: CWS changefileheader (1.4.8); FILE MERGED 2008/03/31 13:38:58 rt 1.4.8.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [14b247544d139cbee01f74b74acc8e5dea4b5611]

INTEGRATION: CWS changefileheader (1.7.84); FILE MERGED 2008/04/01 12:57:27 thb 1.7.84.2: #i85898# Stripping all external header guards 2008/03/28 15:41:24 rt 1.7.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b000a3bfa32340813d7e2c38b6dbe3f800787ccb]

INTEGRATION: CWS changefileheader (1.6.74); FILE MERGED 2008/03/31 13:04:25 rt 1.6.74.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8efe8d998d1a358bdbf0ffde41d4b15e9fb762ec]

INTEGRATION: CWS changefileheader (1.3.112); FILE MERGED 2008/03/31 12:48:14 rt 1.3.112.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4ecc7651b20527862b287f6075c6669a86ee444b]

INTEGRATION: CWS changefileheader (1.22.16); FILE MERGED 2008/04/01 12:27:38 thb 1.22.16.2: #i85898# Stripping all external header guards 2008/03/31 12:22:56 rt 1.22.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8c4b8451d22fdff831b6ffa7c0a65ccbe059ef2c]

INTEGRATION: CWS changefileheader (1.11.4); FILE MERGED 2008/03/31 13:38:58 rt 1.11.4.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e091c196dabb92c53f126c8fb6d290d318d07e91]

INTEGRATION: CWS changefileheader (1.11.16); FILE MERGED 2008/04/01 16:01:32 thb 1.11.16.3: #i85898# Stripping all external header guards 2008/04/01 12:57:27 thb 1.11.16.2: #i85898# Stripping all external header guards 2008/03/28 15:41:24 rt 1.11.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8d32cca8ae4637a1b2aaf7846065a3e553dc26f3]

INTEGRATION: CWS changefileheader (1.80.28); FILE MERGED 2008/04/01 15:39:21 thb 1.80.28.3: #i85898# Stripping all external header guards 2008/04/01 12:40:49 thb 1.80.28.2: #i85898# Stripping all external header guards 2008/03/31 13:38:29 rt 1.80.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [978bc91341e197f024993cc80403177007dc9aaf]

INTEGRATION: CWS changefileheader (1.4.580); FILE MERGED 2008/03/31 12:48:14 rt 1.4.580.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [94ee7bb42dc2a2a2f7f12f8a7a8d4eafc37cee55]

INTEGRATION: CWS changefileheader (1.2.2); FILE MERGED 2008/04/01 16:07:43 thb 1.2.2.3: #i85898# Stripping all external header guards 2008/04/01 13:02:57 thb 1.2.2.2: #i85898# Stripping all external header guards 2008/03/31 13:04:25 rt 1.2.2.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5d923045cfff124afe3c9b016b2abf357c9894ca]

INTEGRATION: CWS changefileheader (1.15.2); FILE MERGED 2008/03/31 13:38:58 rt 1.15.2.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1391c48be05a0399e96d58a8e34913e59aabc585]

INTEGRATION: CWS changefileheader (1.10.136); FILE MERGED 2008/03/28 15:41:23 rt 1.10.136.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4fd885fdbd5774b9400c994dd3bc4bc0818b9a9d]

INTEGRATION: CWS changefileheader (1.6.20); FILE MERGED 2008/03/31 12:48:14 rt 1.6.20.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a6197d6295c8facfcbc73a27069c14af8d6f8328]

INTEGRATION: CWS changefileheader (1.5.84); FILE MERGED 2008/03/28 15:41:23 rt 1.5.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3cbf2b10a2915a7276a622ba6a09302d36271838]

INTEGRATION: CWS changefileheader (1.5.72); FILE MERGED 2008/03/31 13:38:58 rt 1.5.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7c1f0debc5b239f2c80089d904b49af6cc3ca63c]

INTEGRATION: CWS changefileheader (1.19.580); FILE MERGED 2008/03/31 12:48:14 rt 1.19.580.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0558b2493c65ca2067db030d13a6c07609c35bd6]

INTEGRATION: CWS changefileheader (1.16.72); FILE MERGED 2008/04/01 12:27:38 thb 1.16.72.2: #i85898# Stripping all external header guards 2008/03/31 12:22:56 rt 1.16.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2488afe67f1439b8d5e2d8d126cbdd8f2ede6259]

INTEGRATION: CWS changefileheader (1.3.6); FILE MERGED 2008/03/28 15:41:23 rt 1.3.6.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a0c9a35a9a897ab1042a442139ad72191ab40a9a]

INTEGRATION: CWS changefileheader (1.57.196); FILE MERGED 2008/04/01 15:38:47 thb 1.57.196.3: #i85898# Stripping all external header guards 2008/04/01 12:40:41 thb 1.57.196.2: #i85898# Stripping all external header guards 2008/03/31 13:38:03 rt 1.57.196.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6ceea04c9b29ae528d3938ccd7fe92e65d246d66]

INTEGRATION: CWS changefileheader (1.52.2); FILE MERGED 2008/04/01 16:07:42 thb 1.52.2.3: #i85898# Stripping all external header guards 2008/04/01 13:02:57 thb 1.52.2.2: #i85898# Stripping all external header guards 2008/03/31 13:04:25 rt 1.52.2.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d3c958af3a421045dad3fbf2e4ed5d4035dd33f3]

INTEGRATION: CWS changefileheader (1.41.20); FILE MERGED 2008/03/31 12:48:14 rt 1.41.20.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c1bda3325ce975ea15f29f74092540d10d829f9f]

INTEGRATION: CWS changefileheader (1.12.16); FILE MERGED 2008/04/01 15:06:57 thb 1.12.16.3: #i85898# Stripping all external header guards 2008/04/01 12:27:38 thb 1.12.16.2: #i85898# Stripping all external header guards 2008/03/31 12:22:56 rt 1.12.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7b26b80c736acca677f123e9e1af6642d289b2f9]

INTEGRATION: CWS changefileheader (1.5.6); FILE MERGED 2008/03/31 13:38:58 rt 1.5.6.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [eccc46ff368309003315cb85a6aab3d7bc05d9d2]

INTEGRATION: CWS changefileheader (1.127.196); FILE MERGED 2008/04/01 15:38:46 thb 1.127.196.3: #i85898# Stripping all external header guards 2008/04/01 12:40:40 thb 1.127.196.2: #i85898# Stripping all external header guards 2008/03/31 13:38:03 rt 1.127.196.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [56aa267572d93e10d5febe20e63c097c06a2495e]

INTEGRATION: CWS changefileheader (1.2.6); FILE MERGED 2008/03/28 15:41:23 rt 1.2.6.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9f5ecbf0261ec0ec33da3ac021317df820750507]

INTEGRATION: CWS changefileheader (1.14.204); FILE MERGED 2008/03/31 12:48:14 rt 1.14.204.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [87dfb77ae1a808693605deed3c85ec131ee9742c]

INTEGRATION: CWS changefileheader (1.25.16); FILE MERGED 2008/04/01 15:06:57 thb 1.25.16.3: #i85898# Stripping all external header guards 2008/04/01 12:27:38 thb 1.25.16.2: #i85898# Stripping all external header guards 2008/03/31 12:22:56 rt 1.25.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3d567699de85d6d998575ca545d4e62c5991d240]

INTEGRATION: CWS changefileheader (1.5.84); FILE MERGED 2008/04/01 12:57:27 thb 1.5.84.2: #i85898# Stripping all external header guards 2008/03/28 15:41:23 rt 1.5.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [951a94f5302dfc6ab5f1081d9d9e409efb6c34da]

INTEGRATION: CWS changefileheader (1.5.8); FILE MERGED 2008/03/31 13:38:58 rt 1.5.8.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a024f10abf4c7c8da44df70c6b7ec93e7ff1bd20]

INTEGRATION: CWS changefileheader (1.148.12); FILE MERGED 2008/03/31 12:48:13 rt 1.148.12.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7a249d78f9d91f22267482ef4a61067b8b5a7f6e]

INTEGRATION: CWS changefileheader (1.5.84); FILE MERGED 2008/04/01 16:01:32 thb 1.5.84.3: #i85898# Stripping all external header guards 2008/04/01 12:57:27 thb 1.5.84.2: #i85898# Stripping all external header guards 2008/03/28 15:41:22 rt 1.5.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [218bc98d860b338a15d204274ee4a2c8970f9bd8]

INTEGRATION: CWS changefileheader (1.3.72); FILE MERGED 2008/03/31 13:38:58 rt 1.3.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a944265d101a792f2a5a15de6b92ede03ae46f6b]

INTEGRATION: CWS changefileheader (1.5.84); FILE MERGED 2008/03/28 15:41:22 rt 1.5.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f47ccf99da380b0ea23e4f06df4d2e37902f4834]

INTEGRATION: CWS changefileheader (1.11.2); FILE MERGED 2008/04/01 16:07:42 thb 1.11.2.3: #i85898# Stripping all external header guards 2008/04/01 13:02:57 thb 1.11.2.2: #i85898# Stripping all external header guards 2008/03/31 13:04:25 rt 1.11.2.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c976cb1d908e7e7316e23f406fd2394d559e39ed]

INTEGRATION: CWS changefileheader (1.8.84); FILE MERGED 2008/04/01 16:01:32 thb 1.8.84.2: #i85898# Stripping all external header guards 2008/03/28 15:41:22 rt 1.8.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4e9d0682b956c9051f748883a4b2972170d2fd9a]

INTEGRATION: CWS changefileheader (1.15.580); FILE MERGED 2008/03/31 12:48:13 rt 1.15.580.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8c9c53fd21518b370e24ed62808121e56bdab651]

INTEGRATION: CWS changefileheader (1.2.2); FILE MERGED 2008/04/01 16:07:42 thb 1.2.2.3: #i85898# Stripping all external header guards 2008/04/01 13:02:57 thb 1.2.2.2: #i85898# Stripping all external header guards 2008/03/31 13:04:24 rt 1.2.2.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8c508356d7c63564817cd51a78536ddacfd7054a]

INTEGRATION: CWS changefileheader (1.8.130); FILE MERGED 2008/04/01 12:27:38 thb 1.8.130.2: #i85898# Stripping all external header guards 2008/03/31 12:22:56 rt 1.8.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0257fa36f197b72b146541b3ffb0238655e4f16a]

INTEGRATION: CWS changefileheader (1.5.136); FILE MERGED 2008/03/28 15:41:22 rt 1.5.136.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2366866d09943f4ea118c54dd82250bf9b81144a]

INTEGRATION: CWS changefileheader (1.16.252); FILE MERGED 2008/03/31 12:48:13 rt 1.16.252.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fd198cab52dee9586718671d2b203bdcf61e972d]

INTEGRATION: CWS changefileheader (1.6.8); FILE MERGED 2008/03/31 13:38:58 rt 1.6.8.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [dd237d5439eb77cba8296cb11952d278cbc519a5]

INTEGRATION: CWS changefileheader (1.19.16); FILE MERGED 2008/04/01 12:27:38 thb 1.19.16.2: #i85898# Stripping all external header guards 2008/03/31 12:22:56 rt 1.19.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4af8c41b9e9f58d991b4f325b911f797513cbcbc]

INTEGRATION: CWS changefileheader (1.20.2); FILE MERGED 2008/04/01 16:07:41 thb 1.20.2.3: #i85898# Stripping all external header guards 2008/04/01 13:02:57 thb 1.20.2.2: #i85898# Stripping all external header guards 2008/03/31 13:04:24 rt 1.20.2.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [65268cb28b1a07f3bb2854cea0c4b0c1fb41f082]

INTEGRATION: CWS changefileheader (1.6.84); FILE MERGED 2008/04/01 16:01:32 thb 1.6.84.3: #i85898# Stripping all external header guards 2008/04/01 12:57:27 thb 1.6.84.2: #i85898# Stripping all external header guards 2008/03/28 15:41:22 rt 1.6.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [01ce7a95fcf259ad0dd429ac2aab81b8c42339c2]

INTEGRATION: CWS changefileheader (1.2.392); FILE MERGED 2008/03/31 12:48:13 rt 1.2.392.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [96ceeb58c523212e6e26f0960c6666dcce93b0ab]

INTEGRATION: CWS changefileheader (1.8.4); FILE MERGED 2008/03/31 13:38:58 rt 1.8.4.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6d072f9ed9edee11fbd220a707df056cbbe92db5]

INTEGRATION: CWS changefileheader (1.4.16); FILE MERGED 2008/04/01 12:27:38 thb 1.4.16.2: #i85898# Stripping all external header guards 2008/03/31 12:22:56 rt 1.4.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [58a9db01b5d0db851c9f320b72d247eb8384ff9c]

INTEGRATION: CWS changefileheader (1.2.2); FILE MERGED 2008/04/01 16:07:41 thb 1.2.2.3: #i85898# Stripping all external header guards 2008/04/01 13:02:56 thb 1.2.2.2: #i85898# Stripping all external header guards 2008/03/31 13:04:24 rt 1.2.2.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [53979be8a87c445d9602158b4c18b7e686650e29]

INTEGRATION: CWS changefileheader (1.21.20); FILE MERGED 2008/03/31 12:48:13 rt 1.21.20.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6653705bc76c318c725adca0b3dc38a86c19461d]

INTEGRATION: CWS changefileheader (1.13.4); FILE MERGED 2008/03/31 13:38:58 rt 1.13.4.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4c83df8c0e55c91950ec46c847d7af707de552eb]

INTEGRATION: CWS changefileheader (1.6.16); FILE MERGED 2008/04/01 12:27:38 thb 1.6.16.2: #i85898# Stripping all external header guards 2008/03/31 12:22:56 rt 1.6.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1a19471b682505bb11c2ddf4088709ff8f6f8289]

INTEGRATION: CWS changefileheader (1.4.2); FILE MERGED 2008/04/01 16:07:41 thb 1.4.2.2: #i85898# Stripping all external header guards 2008/03/31 13:04:24 rt 1.4.2.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a65c3dbc2ec5d03474b59ec31a4e4764620eeb30]

INTEGRATION: CWS changefileheader (1.9.84); FILE MERGED 2008/04/01 16:01:32 thb 1.9.84.3: #i85898# Stripping all external header guards 2008/04/01 12:57:26 thb 1.9.84.2: #i85898# Stripping all external header guards 2008/03/28 15:41:22 rt 1.9.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ac2adee766627fd2053e63a50d00f53a401059be]

INTEGRATION: CWS changefileheader (1.14.204); FILE MERGED 2008/03/31 12:48:12 rt 1.14.204.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d0853821a247f7e794687a77994aa003f90415eb]

INTEGRATION: CWS changefileheader (1.5.14); FILE MERGED 2008/03/31 13:38:58 rt 1.5.14.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [66289da5c4b30c01b20b62a8c7cd76ab576b7b3a]

INTEGRATION: CWS changefileheader (1.31.16); FILE MERGED 2008/04/01 12:27:38 thb 1.31.16.2: #i85898# Stripping all external header guards 2008/03/31 12:22:56 rt 1.31.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [803babb83119f33e9a9a9a80d03833afde6c5c57]

INTEGRATION: CWS changefileheader (1.2.2); FILE MERGED 2008/04/01 16:07:40 thb 1.2.2.2: #i85898# Stripping all external header guards 2008/03/31 13:04:24 rt 1.2.2.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fcd94f82b0cef6e43cfa32a7a9a83d1215fd68fd]

INTEGRATION: CWS changefileheader (1.11.84); FILE MERGED 2008/04/01 16:01:31 thb 1.11.84.3: #i85898# Stripping all external header guards 2008/04/01 12:57:26 thb 1.11.84.2: #i85898# Stripping all external header guards 2008/03/28 15:41:21 rt 1.11.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cf553a520afdde7401b39b4e1740a5f09144f764]

INTEGRATION: CWS changefileheader (1.8.372); FILE MERGED 2008/03/31 12:48:12 rt 1.8.372.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b4dc4b8cb5729f4c185fa23861ccb2ef66c10632]

INTEGRATION: CWS changefileheader (1.15.16); FILE MERGED 2008/04/01 12:27:38 thb 1.15.16.2: #i85898# Stripping all external header guards 2008/03/31 12:22:56 rt 1.15.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fdce682fc910f29ab9a0d649daf3cebcbda5bbbd]

INTEGRATION: CWS changefileheader (1.2.2); FILE MERGED 2008/04/01 16:07:39 thb 1.2.2.3: #i85898# Stripping all external header guards 2008/04/01 13:02:56 thb 1.2.2.2: #i85898# Stripping all external header guards 2008/03/31 13:04:24 rt 1.2.2.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bdef664729ef440da35e38d22c43707c216bdfc8]

INTEGRATION: CWS changefileheader (1.13.84); FILE MERGED 2008/04/01 12:57:26 thb 1.13.84.2: #i85898# Stripping all external header guards 2008/03/28 15:41:21 rt 1.13.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [86ad4fd825a11f19909e5b0f41c2e6f81006ac84]

INTEGRATION: CWS changefileheader (1.7.14); FILE MERGED 2008/03/31 13:38:57 rt 1.7.14.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b092668dfac5d13a4c6b8cb23879fb1c555dd2f8]

INTEGRATION: CWS changefileheader (1.25.16); FILE MERGED 2008/04/01 12:27:37 thb 1.25.16.2: #i85898# Stripping all external header guards 2008/03/31 12:22:56 rt 1.25.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8b6da727876a5a9be1407c94b3946285d57cabc0]

INTEGRATION: CWS changefileheader (1.2.2); FILE MERGED 2008/04/01 13:02:56 thb 1.2.2.2: #i85898# Stripping all external header guards 2008/03/31 13:04:24 rt 1.2.2.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4c9bdaa92870106394620fdd93f3185ffca8af5d]

INTEGRATION: CWS changefileheader (1.8.58); FILE MERGED 2008/04/01 16:01:31 thb 1.8.58.3: #i85898# Stripping all external header guards 2008/04/01 12:57:26 thb 1.8.58.2: #i85898# Stripping all external header guards 2008/03/28 15:41:21 rt 1.8.58.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e86dcf2088d13a5d4b3874aa1ccdf5f3bcf185e8]

INTEGRATION: CWS changefileheader (1.5.8); FILE MERGED 2008/03/31 13:38:57 rt 1.5.8.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a7c194c0b62e16982fa7a2fc63c1ce0a2e41c899]

INTEGRATION: CWS changefileheader (1.15.16); FILE MERGED 2008/04/01 15:06:57 thb 1.15.16.3: #i85898# Stripping all external header guards 2008/04/01 12:27:37 thb 1.15.16.2: #i85898# Stripping all external header guards 2008/03/31 12:22:56 rt 1.15.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [69c3bfd64432e2a413853d8ddca0caf8f4fd5255]

INTEGRATION: CWS changefileheader (1.18.580); FILE MERGED 2008/03/31 12:48:12 rt 1.18.580.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e6e72bf3d19ca84c773fc58f1eec7202b469b466]

INTEGRATION: CWS changefileheader (1.5.84); FILE MERGED 2008/03/28 15:41:21 rt 1.5.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4ebb70e7f83e92a549edfdd8016fbabe014639e8]

INTEGRATION: CWS changefileheader (1.6.14); FILE MERGED 2008/03/31 13:38:57 rt 1.6.14.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [48a5c31419148b5e3d0954d72cfeb8fcba5af657]

INTEGRATION: CWS changefileheader (1.25.16); FILE MERGED 2008/04/01 15:06:57 thb 1.25.16.3: #i85898# Stripping all external header guards 2008/04/01 12:27:37 thb 1.25.16.2: #i85898# Stripping all external header guards 2008/03/31 12:22:56 rt 1.25.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8fc2e1a398ed5f542c7ff38cd3462842d97be264]

INTEGRATION: CWS changefileheader (1.11.28); FILE MERGED 2008/04/01 15:38:32 thb 1.11.28.3: #i85898# Stripping all external header guards 2008/04/01 12:40:37 thb 1.11.28.2: #i85898# Stripping all external header guards 2008/03/31 13:37:57 rt 1.11.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e2a3f0c61d0018d5112cbb98dd821786aa2a39d2]

INTEGRATION: CWS changefileheader (1.18.318); FILE MERGED 2008/03/31 12:48:12 rt 1.18.318.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4b92180b9b6e019d0ddf74150740730f2914ee0b]

INTEGRATION: CWS changefileheader (1.17.76); FILE MERGED 2008/04/01 16:01:31 thb 1.17.76.3: #i85898# Stripping all external header guards 2008/04/01 12:57:26 thb 1.17.76.2: #i85898# Stripping all external header guards 2008/03/28 15:41:21 rt 1.17.76.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e1544e478236b9df41d47418301e62f7ad569ef2]

INTEGRATION: CWS changefileheader (1.4.52); FILE MERGED 2008/03/31 13:38:57 rt 1.4.52.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9e416120a5abd20be03ecadfc8eae5fbfccce472]

INTEGRATION: CWS changefileheader (1.4.16); FILE MERGED 2008/04/01 15:06:57 thb 1.4.16.2: #i85898# Stripping all external header guards 2008/03/31 12:22:56 rt 1.4.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ea3e2378152e22372bce53e403fe8c607944c298]

INTEGRATION: CWS changefileheader (1.4.550); FILE MERGED 2008/03/31 12:48:12 rt 1.4.550.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [53a06962ec7b35d9ca9ac56c53aa60db8f77fafc]

INTEGRATION: CWS changefileheader (1.2.2); FILE MERGED 2008/03/31 13:04:24 rt 1.2.2.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d337cffc67024d0a9bf6c14c0c1339f48195c58b]

INTEGRATION: CWS changefileheader (1.16.76); FILE MERGED 2008/04/01 16:01:31 thb 1.16.76.3: #i85898# Stripping all external header guards 2008/04/01 12:57:26 thb 1.16.76.2: #i85898# Stripping all external header guards 2008/03/28 15:41:21 rt 1.16.76.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3148e8f36cfe16ae6690c36b62b1d9d889debf6c]

INTEGRATION: CWS changefileheader (1.5.16); FILE MERGED 2008/03/31 13:38:57 rt 1.5.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4ac39ace0d6cac536f33a68cd3c7585f7932568e]

INTEGRATION: CWS changefileheader (1.8.16); FILE MERGED 2008/04/01 15:06:57 thb 1.8.16.3: #i85898# Stripping all external header guards 2008/04/01 12:27:37 thb 1.8.16.2: #i85898# Stripping all external header guards 2008/03/31 12:22:56 rt 1.8.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ea98019eed0d968784817cdc5a557230d6bc2bbb]

INTEGRATION: CWS changefileheader (1.52.266); FILE MERGED 2008/03/31 12:48:12 rt 1.52.266.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e9b1f5707bc389b557138cb54b0c9e1a849bbd56]

INTEGRATION: CWS changefileheader (1.2.2); FILE MERGED 2008/04/01 16:07:38 thb 1.2.2.3: #i85898# Stripping all external header guards 2008/04/01 13:02:55 thb 1.2.2.2: #i85898# Stripping all external header guards 2008/03/31 13:04:24 rt 1.2.2.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7da5b26a6d4a39258f3e5b1153975c512c22fc28]

INTEGRATION: CWS changefileheader (1.14.136); FILE MERGED 2008/03/28 15:41:21 rt 1.14.136.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [12592e020216e5f96c50d6a47d5cc3503bb8b299]

INTEGRATION: CWS changefileheader (1.2.280); FILE MERGED 2008/04/01 15:38:31 thb 1.2.280.3: #i85898# Stripping all external header guards 2008/04/01 12:40:37 thb 1.2.280.2: #i85898# Stripping all external header guards 2008/03/31 13:37:57 rt 1.2.280.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7e0f6b0337775d8d80221ba3fc020ef1b5010ce1]

INTEGRATION: CWS changefileheader (1.4.16); FILE MERGED 2008/03/31 13:38:57 rt 1.4.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4bb69a9b5486129491636b0abb1125aeab4c1d80]

INTEGRATION: CWS changefileheader (1.10.16); FILE MERGED 2008/03/31 12:22:56 rt 1.10.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7b6101917e10077774320886a7dd8cdf3e4c7cee]

INTEGRATION: CWS changefileheader (1.5.580); FILE MERGED 2008/03/31 12:48:12 rt 1.5.580.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5009d84f7538a9b6662fd43dbd00849e886aba83]

INTEGRATION: CWS changefileheader (1.4.84); FILE MERGED 2008/04/01 12:57:26 thb 1.4.84.2: #i85898# Stripping all external header guards 2008/03/28 15:41:20 rt 1.4.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [eea0799ac1b7bd585de121fcf025ebf8bf279e06]

INTEGRATION: CWS changefileheader (1.10.4); FILE MERGED 2008/03/31 13:38:57 rt 1.10.4.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a8c04a1804ed6e6adb7dd5c9a150b52145868357]

INTEGRATION: CWS changefileheader (1.13.16); FILE MERGED 2008/04/01 15:06:56 thb 1.13.16.3: #i85898# Stripping all external header guards 2008/04/01 12:27:37 thb 1.13.16.2: #i85898# Stripping all external header guards 2008/03/31 12:22:56 rt 1.13.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [829d9353827ae53ef79f5e905d34b14c6cf92f67]

INTEGRATION: CWS changefileheader (1.21.114); FILE MERGED 2008/03/31 12:48:11 rt 1.21.114.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bb001f438b826cb839f66410ebb2fe5bc50d2a2e]

INTEGRATION: CWS changefileheader (1.2.2); FILE MERGED 2008/04/01 20:10:25 thb 1.2.2.4: #i85898# Stripping all external header guards, now manually fixing misspelled ones and other compile-time breakage 2008/04/01 16:07:37 thb 1.2.2.3: #i85898# Stripping all external header guards 2008/04/01 13:02:55 thb 1.2.2.2: #i85898# Stripping all external header guards 2008/03/31 13:04:24 rt 1.2.2.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [da8ad5cca9ac5279ac567086c40787012e29b4ec]

INTEGRATION: CWS changefileheader (1.5.84); FILE MERGED 2008/04/01 16:01:31 thb 1.5.84.3: #i85898# Stripping all external header guards 2008/04/01 12:57:26 thb 1.5.84.2: #i85898# Stripping all external header guards 2008/03/28 15:41:20 rt 1.5.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [95f68dacdef9e51af2fa4c31f6f988ec464a1cf5]

INTEGRATION: CWS changefileheader (1.14.4); FILE MERGED 2008/03/31 13:38:57 rt 1.14.4.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [065506273c97dde633953390d879e9325e79b52f]

INTEGRATION: CWS changefileheader (1.21.16); FILE MERGED 2008/04/01 12:27:37 thb 1.21.16.2: #i85898# Stripping all external header guards 2008/03/31 12:22:55 rt 1.21.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2c059760ea3429117d7bd0165ba6129f5fdbf116]

INTEGRATION: CWS changefileheader (1.3.580); FILE MERGED 2008/03/31 12:48:11 rt 1.3.580.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [14e90531c09bd44f84d1413e429b3df5f5d7625d]

INTEGRATION: CWS changefileheader (1.2.2); FILE MERGED 2008/04/01 16:07:37 thb 1.2.2.3: #i85898# Stripping all external header guards 2008/04/01 13:02:55 thb 1.2.2.2: #i85898# Stripping all external header guards 2008/03/31 13:04:23 rt 1.2.2.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5a88e8e847564678c4e940f87a842e4a277ca3e7]

INTEGRATION: CWS changefileheader (1.4.84); FILE MERGED 2008/04/01 12:57:25 thb 1.4.84.2: #i85898# Stripping all external header guards 2008/03/28 15:41:20 rt 1.4.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [438692229b24c3de99927021d83c1ef96f9cfc51]

INTEGRATION: CWS changefileheader (1.7.4); FILE MERGED 2008/03/31 13:38:57 rt 1.7.4.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5d98c67b79aebb72848ff339c8592999665121fc]

INTEGRATION: CWS changefileheader (1.12.16); FILE MERGED 2008/03/31 12:22:55 rt 1.12.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8d2307057378a69c5645606477ad7421418f6e1d]

INTEGRATION: CWS changefileheader (1.22.580); FILE MERGED 2008/03/31 12:48:11 rt 1.22.580.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [29b37f150a457870fdca8c7741339dffc4105ee6]

INTEGRATION: CWS changefileheader (1.2.2); FILE MERGED 2008/04/01 16:07:36 thb 1.2.2.3: #i85898# Stripping all external header guards 2008/04/01 13:02:55 thb 1.2.2.2: #i85898# Stripping all external header guards 2008/03/31 13:04:23 rt 1.2.2.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [923a10f940fe22ce55b92f9a5eabe4df2ca39513]

INTEGRATION: CWS changefileheader (1.8.84); FILE MERGED 2008/04/01 16:01:31 thb 1.8.84.3: #i85898# Stripping all external header guards 2008/04/01 12:57:25 thb 1.8.84.2: #i85898# Stripping all external header guards 2008/03/28 15:41:20 rt 1.8.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [575731f2c755e69782017c8791dbcce3228a116c]

INTEGRATION: CWS changefileheader (1.5.4); FILE MERGED 2008/03/31 13:38:57 rt 1.5.4.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b13ab19f598aa1dc47d440fc82c22e8c46bc1781]

INTEGRATION: CWS changefileheader (1.5.372); FILE MERGED 2008/03/31 12:48:11 rt 1.5.372.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [12fa6d0d1a84008f36bb6890f38d88ae7b0e43c7]

INTEGRATION: CWS changefileheader (1.9.130); FILE MERGED 2008/03/31 12:22:55 rt 1.9.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fea6b8929f59f2422304b6c2c02b65aaf614b77e]

INTEGRATION: CWS changefileheader (1.17.84); FILE MERGED 2008/04/01 16:01:31 thb 1.17.84.3: #i85898# Stripping all external header guards 2008/04/01 12:57:25 thb 1.17.84.2: #i85898# Stripping all external header guards 2008/03/28 15:41:20 rt 1.17.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9c18e51eeb08741c597d0ab5c7dee3158909eae4]

INTEGRATION: CWS changefileheader (1.4.14); FILE MERGED 2008/03/31 13:38:57 rt 1.4.14.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [78732c078fef5d50846040fa2e1859d80d9da2f9]

INTEGRATION: CWS changefileheader (1.10.114); FILE MERGED 2008/03/31 12:48:11 rt 1.10.114.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0cfa5bf01cbf997ac5190920569b14e4bfd87e66]

INTEGRATION: CWS changefileheader (1.7.16); FILE MERGED 2008/04/01 12:27:37 thb 1.7.16.2: #i85898# Stripping all external header guards 2008/03/31 12:22:55 rt 1.7.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c5ddb92f010382022cb90e2e98c7dd794850c738]

INTEGRATION: CWS changefileheader (1.2.2); FILE MERGED 2008/04/01 16:07:35 thb 1.2.2.2: #i85898# Stripping all external header guards 2008/03/31 13:04:23 rt 1.2.2.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [34d49cc52340f4486f37dc3dd693a5b2f5b4c0f0]

INTEGRATION: CWS changefileheader (1.13.84); FILE MERGED 2008/04/01 16:01:31 thb 1.13.84.3: #i85898# Stripping all external header guards 2008/04/01 12:57:25 thb 1.13.84.2: #i85898# Stripping all external header guards 2008/03/28 15:41:20 rt 1.13.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6e0e1e683a09bde727a34d0d7142da2536d5a61b]

INTEGRATION: CWS changefileheader (1.4.16); FILE MERGED 2008/04/01 12:27:37 thb 1.4.16.2: #i85898# Stripping all external header guards 2008/03/31 12:22:55 rt 1.4.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [74062a19f84c3feddad4fc7f0d2e3f002e0f4cae]

INTEGRATION: CWS changefileheader (1.7.84); FILE MERGED 2008/04/01 16:01:30 thb 1.7.84.3: #i85898# Stripping all external header guards 2008/04/01 12:57:25 thb 1.7.84.2: #i85898# Stripping all external header guards 2008/03/28 15:41:20 rt 1.7.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b48834d4947c59b64dd3f57fc7434255b8cf9eb8]

INTEGRATION: CWS changefileheader (1.9.14); FILE MERGED 2008/03/31 13:38:57 rt 1.9.14.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [65fd75a2ae3cf1d4d828713662af82b7ef3a4ccd]

INTEGRATION: CWS changefileheader (1.6.16); FILE MERGED 2008/04/01 12:27:36 thb 1.6.16.2: #i85898# Stripping all external header guards 2008/03/31 12:22:55 rt 1.6.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [33c4724eb8bd98570284f281c0e34bd379e31d6a]

INTEGRATION: CWS changefileheader (1.4.252); FILE MERGED 2008/03/31 12:48:11 rt 1.4.252.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a9ef595bdbacd72784de144cf35ccd1fe45412cf]

INTEGRATION: CWS changefileheader (1.5.66); FILE MERGED 2008/03/28 15:41:19 rt 1.5.66.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ad8c56e5002ccba5504ad4dbf0806eea59cba00a]

INTEGRATION: CWS changefileheader (1.10.8); FILE MERGED 2008/03/31 13:38:57 rt 1.10.8.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [686524b63aea760f254de4086534cc40815a2c2b]

INTEGRATION: CWS changefileheader (1.4.16); FILE MERGED 2008/04/01 12:27:36 thb 1.4.16.2: #i85898# Stripping all external header guards 2008/03/31 12:22:55 rt 1.4.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [294955837163dfd89208647a25374512818be142]

INTEGRATION: CWS changefileheader (1.16.20); FILE MERGED 2008/03/31 12:46:36 rt 1.16.20.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6c5b47392beec916ccc5e453a3e5dfef9fc31a14]

INTEGRATION: CWS changefileheader (1.2.2); FILE MERGED 2008/03/31 13:04:23 rt 1.2.2.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bbf3e9b26430e4993238d56244c099c2023147ef]

INTEGRATION: CWS changefileheader (1.9.66); FILE MERGED 2008/04/01 16:01:30 thb 1.9.66.3: #i85898# Stripping all external header guards 2008/04/01 12:57:25 thb 1.9.66.2: #i85898# Stripping all external header guards 2008/03/28 15:41:19 rt 1.9.66.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d35539ea25a1d1bd9f7377b3ad901624f1201cc1]

INTEGRATION: CWS changefileheader (1.5.16); FILE MERGED 2008/04/01 12:27:36 thb 1.5.16.2: #i85898# Stripping all external header guards 2008/03/31 12:22:55 rt 1.5.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4ea717500164b94989b9e575473cad745944df23]

INTEGRATION: CWS changefileheader (1.4.84); FILE MERGED 2008/04/01 12:57:25 thb 1.4.84.2: #i85898# Stripping all external header guards 2008/03/28 15:41:19 rt 1.4.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [76daa894561205ff2f7307c1d75272b9e8f5e1f9]

INTEGRATION: CWS changefileheader (1.8.16); FILE MERGED 2008/04/01 15:06:56 thb 1.8.16.3: #i85898# Stripping all external header guards 2008/04/01 12:27:36 thb 1.8.16.2: #i85898# Stripping all external header guards 2008/03/31 12:22:55 rt 1.8.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c27d98a9881a8be0cdcdb6436f22f929ab27235f]

INTEGRATION: CWS changefileheader (1.2.2); FILE MERGED 2008/04/01 16:07:35 thb 1.2.2.3: #i85898# Stripping all external header guards 2008/04/01 13:02:54 thb 1.2.2.2: #i85898# Stripping all external header guards 2008/03/31 13:04:23 rt 1.2.2.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3d563764c69a8b45b35849631ed34d540f188071]

INTEGRATION: CWS changefileheader (1.61.28); FILE MERGED 2008/04/01 16:01:30 thb 1.61.28.3: #i85898# Stripping all external header guards 2008/04/01 12:57:24 thb 1.61.28.2: #i85898# Stripping all external header guards 2008/03/28 15:41:19 rt 1.61.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cf727448bbd32111fd6d534d5f70bd337955f7bb]

INTEGRATION: CWS changefileheader (1.9.16); FILE MERGED 2008/04/01 12:27:36 thb 1.9.16.2: #i85898# Stripping all external header guards 2008/03/31 12:22:55 rt 1.9.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f8805d49f227cb0402c27e210db1c3c63cb61e4b]

INTEGRATION: CWS changefileheader (1.2.2); FILE MERGED 2008/04/01 16:07:34 thb 1.2.2.3: #i85898# Stripping all external header guards 2008/04/01 13:02:54 thb 1.2.2.2: #i85898# Stripping all external header guards 2008/03/31 13:04:23 rt 1.2.2.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b2ae286b84094ef5025e73b88a238127b29bb8ef]

INTEGRATION: CWS changefileheader (1.5.8); FILE MERGED 2008/03/31 13:38:57 rt 1.5.8.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [406aadc2951e867a6d974bc39f96cc5f2c5abf96]

INTEGRATION: CWS changefileheader (1.5.84); FILE MERGED 2008/03/28 15:41:18 rt 1.5.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1cbd74763dacda1cdcada980aa22ef066aa146ca]

INTEGRATION: CWS changefileheader (1.30.16); FILE MERGED 2008/04/01 15:06:56 thb 1.30.16.3: #i85898# Stripping all external header guards 2008/04/01 12:27:36 thb 1.30.16.2: #i85898# Stripping all external header guards 2008/03/31 12:22:55 rt 1.30.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c2f5bb449267e3f35aa3a54978985a8943e75428]

INTEGRATION: CWS changefileheader (1.11.84); FILE MERGED 2008/04/01 16:01:30 thb 1.11.84.2: #i85898# Stripping all external header guards 2008/03/28 15:41:18 rt 1.11.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7ad5bc42eef267692838b0336faa02924ac26cb6]

INTEGRATION: CWS changefileheader (1.9.4); FILE MERGED 2008/03/31 13:38:57 rt 1.9.4.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4e9b2c664ff716066c5cf454512e84601e9eb936]

INTEGRATION: CWS changefileheader (1.14.16); FILE MERGED 2008/04/01 15:06:55 thb 1.14.16.3: #i85898# Stripping all external header guards 2008/04/01 12:27:36 thb 1.14.16.2: #i85898# Stripping all external header guards 2008/03/31 12:22:55 rt 1.14.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [dac246d317f12f1e7927ce4bd52cc180d5782961]

INTEGRATION: CWS changefileheader (1.2.2); FILE MERGED 2008/04/01 16:07:33 thb 1.2.2.3: #i85898# Stripping all external header guards 2008/04/01 13:02:54 thb 1.2.2.2: #i85898# Stripping all external header guards 2008/03/31 13:04:23 rt 1.2.2.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bd9cfbcb5945789ed5d3f42a59085a24596505a1]

INTEGRATION: CWS changefileheader (1.11.84); FILE MERGED 2008/04/01 16:01:30 thb 1.11.84.3: #i85898# Stripping all external header guards 2008/04/01 12:57:24 thb 1.11.84.2: #i85898# Stripping all external header guards 2008/03/28 15:41:18 rt 1.11.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5107fe197db3beb3a51f59cadbb46e419e6afa42]

INTEGRATION: CWS changefileheader (1.13.16); FILE MERGED 2008/04/01 12:27:36 thb 1.13.16.2: #i85898# Stripping all external header guards 2008/03/31 12:22:55 rt 1.13.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3cd91708a2b783ed380df7d56cbeb22827472871]

INTEGRATION: CWS changefileheader (1.7.124); FILE MERGED 2008/03/31 13:04:22 rt 1.7.124.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e688231685f30528e8423035f6d021da3d446620]

INTEGRATION: CWS changefileheader (1.10.84); FILE MERGED 2008/04/01 16:01:30 thb 1.10.84.3: #i85898# Stripping all external header guards 2008/04/01 12:57:24 thb 1.10.84.2: #i85898# Stripping all external header guards 2008/03/28 15:41:18 rt 1.10.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7a564d032fe32f0556fc23a1df2c012a6c72d269]

INTEGRATION: CWS changefileheader (1.5.72); FILE MERGED 2008/03/31 12:22:55 rt 1.5.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [836bddf68c1377b4b2a2d61787309e1eace8de80]

INTEGRATION: CWS changefileheader (1.3.732); FILE MERGED 2008/03/31 13:38:43 rt 1.3.732.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3b09196730e38e19341485ed55d0f2e7a6b1df5d]

INTEGRATION: CWS changefileheader (1.4.58); FILE MERGED 2008/03/28 15:41:18 rt 1.4.58.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [24b8f807ef7b629ca2c6ab7553b1db7313829eb9]

INTEGRATION: CWS changefileheader (1.14.82); FILE MERGED 2008/04/01 13:02:54 thb 1.14.82.2: #i85898# Stripping all external header guards 2008/03/31 13:04:22 rt 1.14.82.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c5a848e8c2442f1c60810e983ee7ef097e867a62]

INTEGRATION: CWS changefileheader (1.53.2); FILE MERGED 2008/03/31 13:38:43 rt 1.53.2.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4b4bcf6c1887fbfab3b6e28d721b8c63f7a0728d]

INTEGRATION: CWS changefileheader (1.6.58); FILE MERGED 2008/04/01 16:01:30 thb 1.6.58.3: #i85898# Stripping all external header guards 2008/04/01 12:57:24 thb 1.6.58.2: #i85898# Stripping all external header guards 2008/03/28 15:41:18 rt 1.6.58.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7e2755a5d8169e91a34e983fa088d965656cac46]

INTEGRATION: CWS changefileheader (1.9.190); FILE MERGED 2008/03/31 16:24:12 rt 1.9.190.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [90f3f72f31c13b517239b7d6d3f8523aa4a4756e]

INTEGRATION: CWS changefileheader (1.6.16); FILE MERGED 2008/03/31 12:22:55 rt 1.6.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ed76e076d37c79319df80c8347ad50f70375b15e]

INTEGRATION: CWS changefileheader (1.6.82); FILE MERGED 2008/04/01 13:02:53 thb 1.6.82.2: #i85898# Stripping all external header guards 2008/03/31 13:04:22 rt 1.6.82.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ea563f7271e59989155bb96f71244ee3ec00872b]

INTEGRATION: CWS changefileheader (1.19.280); FILE MERGED 2008/03/31 13:38:43 rt 1.19.280.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [14e48df3aa53e5a4283cb42996a8ab54fcfcc921]

INTEGRATION: CWS changefileheader (1.11.174); FILE MERGED 2008/03/28 15:41:17 rt 1.11.174.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6580f2f9f2de0e5042c5aa58b7af5fe32327d54a]

INTEGRATION: CWS changefileheader (1.10.16); FILE MERGED 2008/03/31 12:22:55 rt 1.10.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1fc27eb5dbd0461631ac1b004f8416ed75b58e12]

INTEGRATION: CWS changefileheader (1.5.82); FILE MERGED 2008/04/01 16:07:32 thb 1.5.82.3: #i85898# Stripping all external header guards 2008/04/01 13:02:53 thb 1.5.82.2: #i85898# Stripping all external header guards 2008/03/31 13:04:22 rt 1.5.82.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [511569099b26717570f45832d3c9ca797efd3e42]

INTEGRATION: CWS changefileheader (1.81.28); FILE MERGED 2008/04/01 15:39:43 thb 1.81.28.3: #i85898# Stripping all external header guards 2008/04/01 12:40:55 thb 1.81.28.2: #i85898# Stripping all external header guards 2008/03/31 13:38:40 rt 1.81.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [034c056775dc8089ab5abf1a2202ed8fd0165ad0]

INTEGRATION: CWS changefileheader (1.6.58); FILE MERGED 2008/03/28 15:41:17 rt 1.6.58.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1d125b062e3118c921015196f9f524af24a235e6]

INTEGRATION: CWS changefileheader (1.13.16); FILE MERGED 2008/04/01 15:06:55 thb 1.13.16.3: #i85898# Stripping all external header guards 2008/04/01 12:27:35 thb 1.13.16.2: #i85898# Stripping all external header guards 2008/03/31 12:22:54 rt 1.13.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [455e41818f065d57971421fa1a3cd4d1c39322e1]

INTEGRATION: CWS changefileheader (1.18.190); FILE MERGED 2008/03/31 16:24:12 rt 1.18.190.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [75ed6469a7856f8805e47abc1c842c4533266be9]

INTEGRATION: CWS changefileheader (1.32.8); FILE MERGED 2008/03/31 13:04:22 rt 1.32.8.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [db3239ff55e568db307383329a2c03358035459f]

INTEGRATION: CWS changefileheader (1.35.28); FILE MERGED 2008/04/01 15:39:43 thb 1.35.28.3: #i85898# Stripping all external header guards 2008/04/01 12:40:55 thb 1.35.28.2: #i85898# Stripping all external header guards 2008/03/31 13:38:40 rt 1.35.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4715e057b4e018fa47c2f71888b20f64db6ebd16]

INTEGRATION: CWS changefileheader (1.8.84); FILE MERGED 2008/04/01 16:01:29 thb 1.8.84.3: #i85898# Stripping all external header guards 2008/04/01 12:57:24 thb 1.8.84.2: #i85898# Stripping all external header guards 2008/03/28 15:41:17 rt 1.8.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [89d3b03d738f3db9b204e5a896fd559aaf127431]

INTEGRATION: CWS changefileheader (1.4.130); FILE MERGED 2008/03/31 12:22:54 rt 1.4.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6e846d6df27813849ec00ed168723e3c75c17112]

INTEGRATION: CWS changefileheader (1.23.58); FILE MERGED 2008/03/31 16:24:06 rt 1.23.58.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [26aa460ccd7cea706cee97ed3c5d673af94db325]

INTEGRATION: CWS changefileheader (1.15.216); FILE MERGED 2008/04/01 15:39:42 thb 1.15.216.2: #i85898# Stripping all external header guards 2008/03/31 13:38:40 rt 1.15.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cce454dba9c170f51b7edce8057148e30f7a5877]

INTEGRATION: CWS changefileheader (1.3.20); FILE MERGED 2008/03/31 13:04:22 rt 1.3.20.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e17d71fba5a685f8d0a89358246746b6e6c85ff7]

INTEGRATION: CWS changefileheader (1.26.58); FILE MERGED 2008/04/01 16:01:29 thb 1.26.58.3: #i85898# Stripping all external header guards 2008/04/01 12:57:24 thb 1.26.58.2: #i85898# Stripping all external header guards 2008/03/28 15:41:17 rt 1.26.58.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [db23835c98e3ab5123c1877ebe01e2c386357a5a]

INTEGRATION: CWS changefileheader (1.3.72); FILE MERGED 2008/03/31 12:22:54 rt 1.3.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [161e933c47fe4f1982d72e1498721ef9bd26dad3]

INTEGRATION: CWS changefileheader (1.6.64); FILE MERGED 2008/03/31 16:24:06 rt 1.6.64.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f2e9d462ea0a2ba5ca3ef9268277e0db43e1e996]

INTEGRATION: CWS changefileheader (1.12.8); FILE MERGED 2008/04/01 16:07:31 thb 1.12.8.2: #i85898# Stripping all external header guards 2008/03/31 13:04:22 rt 1.12.8.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cbace7a95bcfd7f0765566c6d649e4b9d13361d8]

INTEGRATION: CWS changefileheader (1.133.76); FILE MERGED 2008/04/01 15:39:42 thb 1.133.76.3: #i85898# Stripping all external header guards 2008/04/01 12:40:54 thb 1.133.76.2: #i85898# Stripping all external header guards 2008/03/31 13:38:40 rt 1.133.76.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [512e495020a6700d9a84f443e629873d00cb638b]

INTEGRATION: CWS changefileheader (1.5.58); FILE MERGED 2008/03/28 15:41:17 rt 1.5.58.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d090a95611d9e4d17850d539654e770dfe09ff6d]

INTEGRATION: CWS changefileheader (1.11.130); FILE MERGED 2008/03/31 12:22:54 rt 1.11.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0f3a56a659f4c334b72480023f3ba69dcb0565d0]

INTEGRATION: CWS changefileheader (1.6.58); FILE MERGED 2008/04/01 16:01:29 thb 1.6.58.3: #i85898# Stripping all external header guards 2008/04/01 12:57:24 thb 1.6.58.2: #i85898# Stripping all external header guards 2008/03/28 15:41:17 rt 1.6.58.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [20a5b7ff849f66153ee48fee890904faf002793b]

INTEGRATION: CWS changefileheader (1.7.216); FILE MERGED 2008/03/31 13:38:39 rt 1.7.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [97626374867b0bedf39f01b4ca9f46764a465071]

INTEGRATION: CWS changefileheader (1.22.16); FILE MERGED 2008/04/01 15:06:55 thb 1.22.16.3: #i85898# Stripping all external header guards 2008/04/01 12:27:35 thb 1.22.16.2: #i85898# Stripping all external header guards 2008/03/31 12:22:54 rt 1.22.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b01c74c3ea24b67ed5cbafa1075e4420fe23de9f]

INTEGRATION: CWS changefileheader (1.5.84); FILE MERGED 2008/03/28 15:41:17 rt 1.5.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [08479dce9fb4f225b878f3f432c8c9f94bbd1f9d]

INTEGRATION: CWS changefileheader (1.4.64); FILE MERGED 2008/03/31 16:24:05 rt 1.4.64.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7e4defcd2950bf60693c5574d5d43a32ab54c38e]

INTEGRATION: CWS changefileheader (1.54.28); FILE MERGED 2008/03/31 13:38:39 rt 1.54.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [695d06af52822165b6cf76e72bcf2ade7c4d65e1]

INTEGRATION: CWS changefileheader (1.14.16); FILE MERGED 2008/04/01 15:06:55 thb 1.14.16.3: #i85898# Stripping all external header guards 2008/04/01 12:27:35 thb 1.14.16.2: #i85898# Stripping all external header guards 2008/03/31 12:22:54 rt 1.14.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bc410274a6c36d524ef67ec2b144f4cb30400c4b]

INTEGRATION: CWS changefileheader (1.6.64); FILE MERGED 2008/03/31 16:24:05 rt 1.6.64.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5d3beb263c8c72106cb0d982f8e94fc48507e215]

INTEGRATION: CWS changefileheader (1.6.136); FILE MERGED 2008/03/28 15:41:17 rt 1.6.136.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0049186cc9baa979c634a793b429fb097b66b1da]

INTEGRATION: CWS changefileheader (1.2.732); FILE MERGED 2008/03/31 13:38:39 rt 1.2.732.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d60d89c83590781e564477428af10522c7e67ecf]

INTEGRATION: CWS changefileheader (1.23.16); FILE MERGED 2008/04/01 15:06:55 thb 1.23.16.3: #i85898# Stripping all external header guards 2008/04/01 12:27:35 thb 1.23.16.2: #i85898# Stripping all external header guards 2008/03/31 12:22:54 rt 1.23.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [51092c2db07f1568713eafe6142ba6e9d9270d42]

INTEGRATION: CWS changefileheader (1.15.58); FILE MERGED 2008/03/28 15:41:17 rt 1.15.58.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [98e3568618244750c59f22495c0e57d38a80b9f5]

INTEGRATION: CWS changefileheader (1.11.28); FILE MERGED 2008/03/31 13:38:39 rt 1.11.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f29920f6e0f292fefaac1c7042f079fc14b3d05d]

INTEGRATION: CWS changefileheader (1.6.16); FILE MERGED 2008/04/01 15:06:54 thb 1.6.16.3: #i85898# Stripping all external header guards 2008/04/01 12:27:35 thb 1.6.16.2: #i85898# Stripping all external header guards 2008/03/31 12:22:54 rt 1.6.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [85f3e596061d0cc301a9f2c8aa8e0c679629dcc7]

INTEGRATION: CWS changefileheader (1.94.70); FILE MERGED 2008/04/01 15:39:42 thb 1.94.70.3: #i85898# Stripping all external header guards 2008/04/01 12:40:54 thb 1.94.70.2: #i85898# Stripping all external header guards 2008/03/31 13:38:39 rt 1.94.70.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c09c3888e7fb9c58bdec7ff7e7dbcb40189ed99c]

INTEGRATION: CWS changefileheader (1.48.58); FILE MERGED 2008/03/31 16:24:05 rt 1.48.58.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [279b73b7e5ecafd33771b70c1389232d3a5843dc]

INTEGRATION: CWS changefileheader (1.15.58); FILE MERGED 2008/03/28 15:41:16 rt 1.15.58.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2718720dfce7691c527027479b4fcd72cd75acaf]

INTEGRATION: CWS changefileheader (1.9.16); FILE MERGED 2008/04/01 12:27:35 thb 1.9.16.2: #i85898# Stripping all external header guards 2008/03/31 12:22:54 rt 1.9.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9142b04a267460cfe73ddfbd06688e124b5ff5d9]

INTEGRATION: CWS changefileheader (1.73.196); FILE MERGED 2008/04/01 15:39:41 thb 1.73.196.3: #i85898# Stripping all external header guards 2008/04/01 12:40:54 thb 1.73.196.2: #i85898# Stripping all external header guards 2008/03/31 13:38:39 rt 1.73.196.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [634795e040c4d462ebb6af59affa3aeb2eae8b50]

INTEGRATION: CWS changefileheader (1.5.64); FILE MERGED 2008/03/31 16:24:05 rt 1.5.64.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [573a47c859456da59bcdf48d7295b5d8cdef380d]

INTEGRATION: CWS changefileheader (1.8.58); FILE MERGED 2008/03/28 15:41:16 rt 1.8.58.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6406e7b0a841b50a9aec84ac4e07eb657e9e47b7]

INTEGRATION: CWS changefileheader (1.6.28); FILE MERGED 2008/03/31 13:04:22 rt 1.6.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [750c62fa6b5699cb3809e8d765b4358dd38cad58]

INTEGRATION: CWS changefileheader (1.5.136); FILE MERGED 2008/03/28 15:41:16 rt 1.5.136.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [114941829a6f3b201c07fb8c27b23f0f6342b46b]

INTEGRATION: CWS changefileheader (1.24.28); FILE MERGED 2008/04/01 15:39:41 thb 1.24.28.3: #i85898# Stripping all external header guards 2008/04/01 12:40:54 thb 1.24.28.2: #i85898# Stripping all external header guards 2008/03/31 13:38:39 rt 1.24.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [60acbd9ec69cbf4079b1a88fe50fceb278c4a606]

INTEGRATION: CWS changefileheader (1.3.130); FILE MERGED 2008/04/01 15:06:54 thb 1.3.130.3: #i85898# Stripping all external header guards 2008/04/01 12:27:35 thb 1.3.130.2: #i85898# Stripping all external header guards 2008/03/31 12:22:54 rt 1.3.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [446438f53d2c1183cb01b8734b1b7a804114725d]

INTEGRATION: CWS changefileheader (1.7.14); FILE MERGED 2008/03/31 13:04:22 rt 1.7.14.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3fdb97b84cbdcc21ac811d54164b5c43cb8001f2]

INTEGRATION: CWS changefileheader (1.18.80); FILE MERGED 2008/04/01 15:39:41 thb 1.18.80.2: #i85898# Stripping all external header guards 2008/03/31 13:38:39 rt 1.18.80.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8d54b824acd0d94ca6b5c0719084d778aa8632f8]

INTEGRATION: CWS changefileheader (1.9.84); FILE MERGED 2008/03/28 15:41:16 rt 1.9.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a4d34221c3e9c93cccae7a620cac609e0dc4543b]

INTEGRATION: CWS changefileheader (1.3.64); FILE MERGED 2008/03/31 16:24:04 rt 1.3.64.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f06963aac00bfdebb45f786d5e8510ddd0bf0a79]

INTEGRATION: CWS changefileheader (1.2.28); FILE MERGED 2008/04/01 16:07:30 thb 1.2.28.2: #i85898# Stripping all external header guards 2008/03/31 13:04:21 rt 1.2.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b81979de9086db12393303cc0c9c03c6f61016f6]

INTEGRATION: CWS changefileheader (1.25.216); FILE MERGED 2008/04/01 15:39:41 thb 1.25.216.3: #i85898# Stripping all external header guards 2008/04/01 12:40:54 thb 1.25.216.2: #i85898# Stripping all external header guards 2008/03/31 13:38:39 rt 1.25.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c5d5b612cdb63fc1ac4eff763ef4a8dddbd4e91e]

INTEGRATION: CWS changefileheader (1.6.16); FILE MERGED 2008/04/01 15:06:54 thb 1.6.16.3: #i85898# Stripping all external header guards 2008/04/01 12:27:35 thb 1.6.16.2: #i85898# Stripping all external header guards 2008/03/31 12:22:53 rt 1.6.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [aec4e13366ba648fad17a3c65c749a984840e72a]

INTEGRATION: CWS changefileheader (1.18.120); FILE MERGED 2008/03/28 15:41:16 rt 1.18.120.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [20e51e4a954464870b760cf83a7e394325f4fdfe]

INTEGRATION: CWS changefileheader (1.46.58); FILE MERGED 2008/03/31 16:24:03 rt 1.46.58.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1c2cfd4f72ef5ff73889c23e7805eaa88c24bbc8]

INTEGRATION: CWS changefileheader (1.2.28); FILE MERGED 2008/03/31 13:04:21 rt 1.2.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [67f88d1418a544b8dfe2926cc6e05a31091d0742]

INTEGRATION: CWS changefileheader (1.10.16); FILE MERGED 2008/04/01 15:06:54 thb 1.10.16.3: #i85898# Stripping all external header guards 2008/04/01 12:27:34 thb 1.10.16.2: #i85898# Stripping all external header guards 2008/03/31 12:22:53 rt 1.10.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1b809ce8cbdd46028652e79f961097764ab2d79b]

INTEGRATION: CWS changefileheader (1.18.352); FILE MERGED 2008/03/31 13:38:39 rt 1.18.352.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c6fc0c0974b534d9b0da541f4f3a4db70c061e7b]

INTEGRATION: CWS changefileheader (1.13.136); FILE MERGED 2008/03/28 15:41:16 rt 1.13.136.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a62f9104b745494e537fb91b0c39fa4c6c7d542b]

INTEGRATION: CWS changefileheader (1.5.64); FILE MERGED 2008/03/31 16:24:03 rt 1.5.64.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3d32f3ec0108720cef0f5d5ecf58b8c4d801659b]

INTEGRATION: CWS changefileheader (1.2.82); FILE MERGED 2008/03/31 13:04:21 rt 1.2.82.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7d682305cc57e9b235da2fad20eb725d8834d83e]

INTEGRATION: CWS changefileheader (1.9.16); FILE MERGED 2008/04/01 12:27:34 thb 1.9.16.2: #i85898# Stripping all external header guards 2008/03/31 12:22:53 rt 1.9.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f78374cc787604681a639f1416429599564bfade]

INTEGRATION: CWS changefileheader (1.11.120); FILE MERGED 2008/03/28 15:41:16 rt 1.11.120.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9d092d1c216a7cee4518ed30b6188cdd7f4909ba]

INTEGRATION: CWS changefileheader (1.8.16); FILE MERGED 2008/04/01 12:27:34 thb 1.8.16.2: #i85898# Stripping all external header guards 2008/03/31 12:22:53 rt 1.8.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e9b1c8198ec7c2bcd75ab9458a51db099cc8b311]

INTEGRATION: CWS changefileheader (1.4.136); FILE MERGED 2008/03/28 15:41:15 rt 1.4.136.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4179ec704b450166448e67bdb592dee85bc1c8ee]

INTEGRATION: CWS changefileheader (1.2.74); FILE MERGED 2008/03/31 13:04:21 rt 1.2.74.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d8a35db6f24388a2d4b6ca30a806a3f9ab7353de]

INTEGRATION: CWS changefileheader (1.8.16); FILE MERGED 2008/04/01 15:06:54 thb 1.8.16.3: #i85898# Stripping all external header guards 2008/04/01 12:27:34 thb 1.8.16.2: #i85898# Stripping all external header guards 2008/03/31 12:22:53 rt 1.8.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [736dda79ebca12610afa35cf3dfc1f4aceb09990]

INTEGRATION: CWS changefileheader (1.5.64); FILE MERGED 2008/03/31 16:24:02 rt 1.5.64.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cb230db69d2425cc0f42b632a20532e5ebb43ded]

INTEGRATION: CWS changefileheader (1.31.28); FILE MERGED 2008/04/01 15:39:41 thb 1.31.28.3: #i85898# Stripping all external header guards 2008/04/01 12:40:54 thb 1.31.28.2: #i85898# Stripping all external header guards 2008/03/31 13:38:38 rt 1.31.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [94c0b945c73b6ee6eac1179812758081a531b3ef]

INTEGRATION: CWS changefileheader (1.2.120); FILE MERGED 2008/04/01 12:57:23 thb 1.2.120.2: #i85898# Stripping all external header guards 2008/03/28 15:41:15 rt 1.2.120.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ea8ebb065baa4c6d72aebe4faa9b4b521ef92dcf]

INTEGRATION: CWS changefileheader (1.11.16); FILE MERGED 2008/04/01 12:27:34 thb 1.11.16.2: #i85898# Stripping all external header guards 2008/03/31 12:22:53 rt 1.11.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b7e1b9323f906c6bbd187a45fd41a3ceea5aeac3]

INTEGRATION: CWS changefileheader (1.6.64); FILE MERGED 2008/03/31 16:24:02 rt 1.6.64.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ab714b91dbc029f52c222ff9e05b69ff7abfc1cc]

INTEGRATION: CWS changefileheader (1.2.120); FILE MERGED 2008/04/01 16:01:29 thb 1.2.120.3: #i85898# Stripping all external header guards 2008/04/01 12:57:23 thb 1.2.120.2: #i85898# Stripping all external header guards 2008/03/28 15:41:15 rt 1.2.120.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cf17a2c390a8d54caf5805bd5bcb0f28fb5906f3]

INTEGRATION: CWS changefileheader (1.9.216); FILE MERGED 2008/04/01 15:39:40 thb 1.9.216.3: #i85898# Stripping all external header guards 2008/04/01 12:40:54 thb 1.9.216.2: #i85898# Stripping all external header guards 2008/03/31 13:38:38 rt 1.9.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b092b714fb274fb8bc2e34f64237e24f2afac115]

INTEGRATION: CWS changefileheader (1.3.140); FILE MERGED 2008/03/31 13:03:42 rt 1.3.140.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [426c368530b00c3c1830cb36b34017efb90d5485]

INTEGRATION: CWS changefileheader (1.19.16); FILE MERGED 2008/04/01 15:06:54 thb 1.19.16.3: #i85898# Stripping all external header guards 2008/04/01 12:27:34 thb 1.19.16.2: #i85898# Stripping all external header guards 2008/03/31 12:22:53 rt 1.19.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [122bf5cd588c4001d3d0cacf4a9c58096b748c30]

INTEGRATION: CWS changefileheader (1.4.70); FILE MERGED 2008/04/01 12:57:23 thb 1.4.70.2: #i85898# Stripping all external header guards 2008/03/28 15:41:15 rt 1.4.70.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [55a41821866ea2bc2be37746acb8f6a757b3c365]

INTEGRATION: CWS changefileheader (1.8.216); FILE MERGED 2008/03/31 13:38:38 rt 1.8.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [726ecc0caf364d0a4b99ef6d1aca967dc5fe4536]

INTEGRATION: CWS changefileheader (1.20.2); FILE MERGED 2008/03/31 13:03:42 rt 1.20.2.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [40f8cca1b0ce23cdc12c1ace8827100666195642]

INTEGRATION: CWS changefileheader (1.7.16); FILE MERGED 2008/04/01 15:06:54 thb 1.7.16.3: #i85898# Stripping all external header guards 2008/04/01 12:27:34 thb 1.7.16.2: #i85898# Stripping all external header guards 2008/03/31 12:22:53 rt 1.7.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [64fc322e01f6d8b8c6818e8dc5eb0c30bfb69316]

INTEGRATION: CWS changefileheader (1.4.70); FILE MERGED 2008/04/01 16:01:29 thb 1.4.70.2: #i85898# Stripping all external header guards 2008/03/28 15:41:15 rt 1.4.70.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1210590740e80ac088958e9b6afa2d801805b11d]

INTEGRATION: CWS changefileheader (1.89.72); FILE MERGED 2008/04/01 15:39:40 thb 1.89.72.3: #i85898# Stripping all external header guards 2008/04/01 12:40:53 thb 1.89.72.2: #i85898# Stripping all external header guards 2008/03/31 13:38:38 rt 1.89.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6fca62ab22df5282ecd9836fc368e5d2a959a814]

INTEGRATION: CWS changefileheader (1.15.24); FILE MERGED 2008/04/01 16:03:36 thb 1.15.24.3: #i85898# Stripping all external header guards 2008/04/01 12:59:59 thb 1.15.24.2: #i85898# Stripping all external header guards 2008/03/31 13:03:42 rt 1.15.24.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1b4b3f7bfa7274dbc86ce9e0ba28077785028fec]

INTEGRATION: CWS changefileheader (1.10.16); FILE MERGED 2008/04/01 12:27:34 thb 1.10.16.2: #i85898# Stripping all external header guards 2008/03/31 12:22:53 rt 1.10.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d56e20c09305d2cd71b4caa6d77067e1dbcc88af]

INTEGRATION: CWS changefileheader (1.2.120); FILE MERGED 2008/03/28 15:41:15 rt 1.2.120.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9b8f9f37c64ef3aac41cff9036bca702a1b9ce22]

INTEGRATION: CWS changefileheader (1.53.58); FILE MERGED 2008/03/31 16:24:00 rt 1.53.58.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b1a5edd9aa2bf5f0381ef6385ee78e453ef8df56]

INTEGRATION: CWS changefileheader (1.54.216); FILE MERGED 2008/04/01 15:39:39 thb 1.54.216.3: #i85898# Stripping all external header guards 2008/04/01 12:40:53 thb 1.54.216.2: #i85898# Stripping all external header guards 2008/03/31 13:38:38 rt 1.54.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b6cf2266353bcae66859bee7a695aae9282d3e22]

INTEGRATION: CWS changefileheader (1.20.54); FILE MERGED 2008/04/01 12:59:59 thb 1.20.54.2: #i85898# Stripping all external header guards 2008/03/31 13:03:42 rt 1.20.54.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [29c822b5ec00dc0905a557c369a0b880e3a44ab4]

INTEGRATION: CWS changefileheader (1.7.16); FILE MERGED 2008/04/01 15:06:54 thb 1.7.16.2: #i85898# Stripping all external header guards 2008/03/31 12:22:53 rt 1.7.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5200bfa2483d416cebda1fa2dbbd73e06b387e21]

INTEGRATION: CWS changefileheader (1.3.190); FILE MERGED 2008/03/31 16:24:00 rt 1.3.190.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cae350676a746e277f91d4142926555cdc3f9f3f]

INTEGRATION: CWS changefileheader (1.67.214); FILE MERGED 2008/04/01 15:39:38 thb 1.67.214.3: #i85898# Stripping all external header guards 2008/04/01 12:40:53 thb 1.67.214.2: #i85898# Stripping all external header guards 2008/03/31 13:38:38 rt 1.67.214.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e3ce0222336334560725423fc8817236b7c2e7a3]

INTEGRATION: CWS changefileheader (1.58.24); FILE MERGED 2008/04/01 16:03:36 thb 1.58.24.3: #i85898# Stripping all external header guards 2008/04/01 12:59:58 thb 1.58.24.2: #i85898# Stripping all external header guards 2008/03/31 13:03:41 rt 1.58.24.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5ff76bb5a766a9737d06b3e6c8df4b96ad0318ec]

INTEGRATION: CWS changefileheader (1.12.16); FILE MERGED 2008/04/01 15:06:54 thb 1.12.16.3: #i85898# Stripping all external header guards 2008/04/01 12:27:33 thb 1.12.16.2: #i85898# Stripping all external header guards 2008/03/31 12:22:53 rt 1.12.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3de9a2f513fffbd91077e42944e5a0ce90f09a5c]

INTEGRATION: CWS changefileheader (1.2.120); FILE MERGED 2008/04/01 16:01:29 thb 1.2.120.3: #i85898# Stripping all external header guards 2008/04/01 12:57:23 thb 1.2.120.2: #i85898# Stripping all external header guards 2008/03/28 15:41:14 rt 1.2.120.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e4049373a433406dc19ab9cf779a48d9d4dea066]

INTEGRATION: CWS changefileheader (1.4.52); FILE MERGED 2008/03/31 16:24:00 rt 1.4.52.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [12ce551d569c687823ea3651328d6eb42ed5627e]

INTEGRATION: CWS changefileheader (1.8.556); FILE MERGED 2008/03/31 13:38:38 rt 1.8.556.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7654260a234ccfa32adbd6b838ed88f7533195ac]

INTEGRATION: CWS changefileheader (1.23.54); FILE MERGED 2008/04/01 16:03:36 thb 1.23.54.3: #i85898# Stripping all external header guards 2008/04/01 12:59:58 thb 1.23.54.2: #i85898# Stripping all external header guards 2008/03/31 13:03:41 rt 1.23.54.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [612d477423809210b9728a2e9ad4ead728614b76]

INTEGRATION: CWS changefileheader (1.7.16); FILE MERGED 2008/04/01 15:06:54 thb 1.7.16.3: #i85898# Stripping all external header guards 2008/04/01 12:27:33 thb 1.7.16.2: #i85898# Stripping all external header guards 2008/03/31 12:22:53 rt 1.7.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2606b9f9810819f32b887e9b27018ff487c3f1e2]

INTEGRATION: CWS changefileheader (1.4.64); FILE MERGED 2008/03/31 16:24:00 rt 1.4.64.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [73d611911d0aec6e2d15878b8e126a89d6610d45]

INTEGRATION: CWS changefileheader (1.2.120); FILE MERGED 2008/03/28 15:41:14 rt 1.2.120.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f992b25217d15bdf619e863e51f9882d07f28e87]

INTEGRATION: CWS changefileheader (1.27.36); FILE MERGED 2008/04/01 16:03:36 thb 1.27.36.2: #i85898# Stripping all external header guards 2008/03/31 13:03:41 rt 1.27.36.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [24ef7d17ed7bcd70724b0cd4d2c89f6d36bcd7fb]

INTEGRATION: CWS changefileheader (1.2.120); FILE MERGED 2008/04/01 12:57:23 thb 1.2.120.2: #i85898# Stripping all external header guards 2008/03/28 15:41:14 rt 1.2.120.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [72f67821d27847fa8773870b96fb2842d4e5c53b]

INTEGRATION: CWS changefileheader (1.7.72); FILE MERGED 2008/04/01 12:27:33 thb 1.7.72.2: #i85898# Stripping all external header guards 2008/03/31 12:22:53 rt 1.7.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a8e648c531a36e1fe6955f5ed8c41725b7634702]

INTEGRATION: CWS changefileheader (1.4.64); FILE MERGED 2008/03/31 16:23:28 rt 1.4.64.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [650b236a910badd32ea2c837fefafee6967ceeac]

INTEGRATION: CWS changefileheader (1.4.84); FILE MERGED 2008/04/01 16:03:36 thb 1.4.84.2: #i85898# Stripping all external header guards 2008/03/31 13:03:41 rt 1.4.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9a627a641b66cb66d0961d6273aeaafe6311fe9e]

INTEGRATION: CWS changefileheader (1.31.216); FILE MERGED 2008/04/01 15:39:37 thb 1.31.216.2: #i85898# Stripping all external header guards 2008/03/31 13:38:37 rt 1.31.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [31a4102e8310509b24c21f31d49b8edf30bef8e0]

INTEGRATION: CWS changefileheader (1.7.16); FILE MERGED 2008/04/01 15:06:53 thb 1.7.16.3: #i85898# Stripping all external header guards 2008/04/01 12:27:33 thb 1.7.16.2: #i85898# Stripping all external header guards 2008/03/31 12:22:53 rt 1.7.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7b046376af7a42db4f1e3fd8b0432f6ea7362b95]

INTEGRATION: CWS changefileheader (1.16.100); FILE MERGED 2008/03/31 13:03:41 rt 1.16.100.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1c269b581b9e1579d9a46ed1e715ae156a92c3d2]

INTEGRATION: CWS changefileheader (1.15.216); FILE MERGED 2008/04/01 15:39:37 thb 1.15.216.3: #i85898# Stripping all external header guards 2008/04/01 12:40:53 thb 1.15.216.2: #i85898# Stripping all external header guards 2008/03/31 13:38:37 rt 1.15.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ebb6ef26eb3b7811f173106a778197e1ad1e4efa]

INTEGRATION: CWS changefileheader (1.6.72); FILE MERGED 2008/04/01 12:27:33 thb 1.6.72.2: #i85898# Stripping all external header guards 2008/03/31 12:22:53 rt 1.6.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [02e844c59ae49dc1dec325acdc5b25a4ca1c780a]

INTEGRATION: CWS changefileheader (1.3.292); FILE MERGED 2008/04/01 16:01:29 thb 1.3.292.2: #i85898# Stripping all external header guards 2008/03/28 15:41:14 rt 1.3.292.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [192671d608393a08c9c32916c4b0a4aa80766a32]

INTEGRATION: CWS changefileheader (1.18.54); FILE MERGED 2008/04/01 12:59:57 thb 1.18.54.2: #i85898# Stripping all external header guards 2008/03/31 13:03:41 rt 1.18.54.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [42ceb08d3659a660cee514c2bcd1bf5d901e94f9]

INTEGRATION: CWS changefileheader (1.9.556); FILE MERGED 2008/03/31 13:38:37 rt 1.9.556.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ba8d1cdfba76ff751935a6982a08f6e871ccd18b]

INTEGRATION: CWS changefileheader (1.22.72); FILE MERGED 2008/04/01 15:06:53 thb 1.22.72.2: #i85898# Stripping all external header guards 2008/03/31 12:22:52 rt 1.22.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7fe48cef0d9ef6f196f0b107ce602000ddad5340]

INTEGRATION: CWS changefileheader (1.10.24); FILE MERGED 2008/04/01 16:03:35 thb 1.10.24.3: #i85898# Stripping all external header guards 2008/04/01 12:59:57 thb 1.10.24.2: #i85898# Stripping all external header guards 2008/03/31 13:03:41 rt 1.10.24.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [dc1fdcf788cec37ac21203e0ffcc8f103adf695c]

INTEGRATION: CWS changefileheader (1.8.16); FILE MERGED 2008/04/01 15:06:53 thb 1.8.16.2: #i85898# Stripping all external header guards 2008/03/31 12:22:52 rt 1.8.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [39150f90a3d471126872ec10a9ad473396345660]

INTEGRATION: CWS changefileheader (1.7.84); FILE MERGED 2008/04/01 16:03:35 thb 1.7.84.2: #i85898# Stripping all external header guards 2008/03/31 13:03:41 rt 1.7.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f22a735998d39da8140e8b4109eb9d57d5ce5306]

INTEGRATION: CWS changefileheader (1.7.16); FILE MERGED 2008/04/01 15:06:53 thb 1.7.16.3: #i85898# Stripping all external header guards 2008/04/01 12:27:33 thb 1.7.16.2: #i85898# Stripping all external header guards 2008/03/31 12:22:52 rt 1.7.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [222864672db2280c0c9419cbd90345a20b09d2a2]

INTEGRATION: CWS changefileheader (1.8.556); FILE MERGED 2008/03/31 13:38:37 rt 1.8.556.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d4fbe2fcf752148590dd88005cfd1125918d6318]

INTEGRATION: CWS changefileheader (1.5.72); FILE MERGED 2008/04/01 15:06:53 thb 1.5.72.3: #i85898# Stripping all external header guards 2008/04/01 12:27:33 thb 1.5.72.2: #i85898# Stripping all external header guards 2008/03/31 12:22:52 rt 1.5.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [56c3086570339aa126a20a018f5199759b06d5ab]

INTEGRATION: CWS changefileheader (1.6.216); FILE MERGED 2008/03/31 13:38:37 rt 1.6.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [182134f9240597a39fedd1e331d815383cb9ac13]

INTEGRATION: CWS changefileheader (1.2.120); FILE MERGED 2008/04/01 12:57:23 thb 1.2.120.2: #i85898# Stripping all external header guards 2008/03/28 15:41:13 rt 1.2.120.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [484dc755a1f883ce2777e3004c0a38b4bbba9b4b]

INTEGRATION: CWS changefileheader (1.34.78); FILE MERGED 2008/04/01 15:39:36 thb 1.34.78.3: #i85898# Stripping all external header guards 2008/04/01 12:40:52 thb 1.34.78.2: #i85898# Stripping all external header guards 2008/03/31 13:38:37 rt 1.34.78.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7a5514915eefa8d4c6c4badd8530fc727a3d0547]

INTEGRATION: CWS changefileheader (1.5.16); FILE MERGED 2008/04/01 15:06:53 thb 1.5.16.3: #i85898# Stripping all external header guards 2008/04/01 12:27:33 thb 1.5.16.2: #i85898# Stripping all external header guards 2008/03/31 12:22:52 rt 1.5.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4778cfee3873ffc1985d5e1e5996d3f8e1d5192f]

INTEGRATION: CWS changefileheader (1.7.100); FILE MERGED 2008/03/31 13:03:41 rt 1.7.100.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c72b91fc213dd97b6c6932d7bc6ff44a54349d3d]

INTEGRATION: CWS changefileheader (1.2.120); FILE MERGED 2008/03/28 15:41:13 rt 1.2.120.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7d0246898ec3fc63044b5126df13ad083292cffe]

INTEGRATION: CWS changefileheader (1.47.216); FILE MERGED 2008/04/01 15:39:35 thb 1.47.216.3: #i85898# Stripping all external header guards 2008/04/01 12:40:52 thb 1.47.216.2: #i85898# Stripping all external header guards 2008/03/31 13:38:36 rt 1.47.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cbb5d67e48c43ac087625f89c4a5ac5106b86cf1]

INTEGRATION: CWS changefileheader (1.11.16); FILE MERGED 2008/04/01 15:06:53 thb 1.11.16.3: #i85898# Stripping all external header guards 2008/04/01 12:27:32 thb 1.11.16.2: #i85898# Stripping all external header guards 2008/03/31 12:22:52 rt 1.11.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f388d821c6ede08f6918f6663bc8129871681a8e]

INTEGRATION: CWS changefileheader (1.4.84); FILE MERGED 2008/04/01 16:03:34 thb 1.4.84.2: #i85898# Stripping all external header guards 2008/03/31 13:03:40 rt 1.4.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5271b2c6fafcb9e7607993291a4899e416b0beac]

INTEGRATION: CWS changefileheader (1.2.120); FILE MERGED 2008/04/01 16:01:29 thb 1.2.120.3: #i85898# Stripping all external header guards 2008/04/01 12:57:22 thb 1.2.120.2: #i85898# Stripping all external header guards 2008/03/28 15:41:13 rt 1.2.120.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [39f89f0bde17af9931d5a82d5b499e9eeba6e826]

INTEGRATION: CWS changefileheader (1.7.216); FILE MERGED 2008/04/01 12:40:52 thb 1.7.216.2: #i85898# Stripping all external header guards 2008/03/31 13:38:36 rt 1.7.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b65e4c839310f15404e13f8b790bd93a35636ec7]

INTEGRATION: CWS changefileheader (1.5.52); FILE MERGED 2008/04/01 16:03:34 thb 1.5.52.2: #i85898# Stripping all external header guards 2008/03/31 13:03:40 rt 1.5.52.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [122b288c2b27c974ef9b65ee06848281a5ca387f]

INTEGRATION: CWS changefileheader (1.7.72); FILE MERGED 2008/04/01 15:06:53 thb 1.7.72.3: #i85898# Stripping all external header guards 2008/04/01 12:27:32 thb 1.7.72.2: #i85898# Stripping all external header guards 2008/03/31 12:22:52 rt 1.7.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [784cdba5587c65bd118f20da2dc39772b267e845]

INTEGRATION: CWS changefileheader (1.2.120); FILE MERGED 2008/04/01 16:01:28 thb 1.2.120.3: #i85898# Stripping all external header guards 2008/04/01 12:57:22 thb 1.2.120.2: #i85898# Stripping all external header guards 2008/03/28 15:41:13 rt 1.2.120.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [724782b8e5582e99a73320b75bf6569a3b4ce34f]

INTEGRATION: CWS changefileheader (1.40.216); FILE MERGED 2008/04/01 12:40:52 thb 1.40.216.2: #i85898# Stripping all external header guards 2008/03/31 13:38:36 rt 1.40.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [39785a0bb383d94d1346df524feffa1adac053e1]

INTEGRATION: CWS changefileheader (1.9.100); FILE MERGED 2008/03/31 13:03:40 rt 1.9.100.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6d535ad8722fec342ea76b22f48d2f26f76363b4]

INTEGRATION: CWS changefileheader (1.21.80); FILE MERGED 2008/04/01 15:39:34 thb 1.21.80.3: #i85898# Stripping all external header guards 2008/04/01 12:40:52 thb 1.21.80.2: #i85898# Stripping all external header guards 2008/03/31 13:38:36 rt 1.21.80.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ad959dbc48cc49a7bd9411d8f810dea6d785d77a]

INTEGRATION: CWS changefileheader (1.4.84); FILE MERGED 2008/04/01 16:03:34 thb 1.4.84.3: #i85898# Stripping all external header guards 2008/04/01 12:59:56 thb 1.4.84.2: #i85898# Stripping all external header guards 2008/03/31 13:03:40 rt 1.4.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2d787f175a0b22e058665c535c523a2b08d52f1e]

INTEGRATION: CWS changefileheader (1.30.268); FILE MERGED 2008/03/31 13:38:36 rt 1.30.268.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7304e80a924b7e4d6c927ffcee32e5841506329c]

INTEGRATION: CWS changefileheader (1.5.100); FILE MERGED 2008/03/31 13:03:40 rt 1.5.100.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d176bf136a2326b362009787f1d8597deaef17aa]

INTEGRATION: CWS changefileheader (1.12.16); FILE MERGED 2008/03/31 12:22:52 rt 1.12.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [dec243d0ad037cf54e2acad0f7be73964aad6ece]

INTEGRATION: CWS changefileheader (1.6.216); FILE MERGED 2008/03/31 13:38:36 rt 1.6.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f37dd80376d022355d4f7a1148637d9c8b823c66]

INTEGRATION: CWS changefileheader (1.4.84); FILE MERGED 2008/04/01 12:59:56 thb 1.4.84.2: #i85898# Stripping all external header guards 2008/03/31 13:03:40 rt 1.4.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fdf3c3940d69bf60a814b7308fb76583aacc2df3]

INTEGRATION: CWS changefileheader (1.17.72); FILE MERGED 2008/04/01 15:06:53 thb 1.17.72.3: #i85898# Stripping all external header guards 2008/04/01 12:27:32 thb 1.17.72.2: #i85898# Stripping all external header guards 2008/03/31 12:22:52 rt 1.17.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [98736b2d80ff04f6a4399edc48652bca1f6ecf04]

INTEGRATION: CWS changefileheader (1.2.120); FILE MERGED 2008/04/01 12:57:22 thb 1.2.120.2: #i85898# Stripping all external header guards 2008/03/28 15:41:13 rt 1.2.120.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [dabcecc23de61bc7e3c34a7f2e3ffff174798486]

INTEGRATION: CWS changefileheader (1.6.732); FILE MERGED 2008/03/31 13:38:36 rt 1.6.732.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [41885d4ee0d2d17a057be9568a442ce70cf9f1d2]

INTEGRATION: CWS changefileheader (1.6.84); FILE MERGED 2008/04/01 16:03:33 thb 1.6.84.3: #i85898# Stripping all external header guards 2008/04/01 12:59:55 thb 1.6.84.2: #i85898# Stripping all external header guards 2008/03/31 13:03:40 rt 1.6.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ebb334943ec8c7288fd3eb8705ef5fd3738034c6]

INTEGRATION: CWS changefileheader (1.2.266); FILE MERGED 2008/03/31 12:46:09 rt 1.2.266.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5abede58a6eabf932e31e87325b38e1c44e4e026]

INTEGRATION: CWS changefileheader (1.17.100); FILE MERGED 2008/03/31 13:03:40 rt 1.17.100.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8358b7a0e5790bdd1dcf1008bc9b099e1084d956]

INTEGRATION: CWS changefileheader (1.5.732); FILE MERGED 2008/03/31 13:38:36 rt 1.5.732.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bb87834c3c7613232dab5963c030d99cfcdb73cb]

INTEGRATION: CWS changefileheader (1.22.72); FILE MERGED 2008/04/01 15:06:53 thb 1.22.72.3: #i85898# Stripping all external header guards 2008/04/01 12:27:32 thb 1.22.72.2: #i85898# Stripping all external header guards 2008/03/31 12:22:52 rt 1.22.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fe6f665397e2c918c63c8671a1b5f3a3d06416e8]

INTEGRATION: CWS changefileheader (1.4.84); FILE MERGED 2008/04/01 16:03:33 thb 1.4.84.2: #i85898# Stripping all external header guards 2008/03/31 13:03:40 rt 1.4.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [af5ea602328e27dc9a9f8cb9508533f873785618]

INTEGRATION: CWS changefileheader (1.35.216); FILE MERGED 2008/04/01 15:39:34 thb 1.35.216.3: #i85898# Stripping all external header guards 2008/04/01 12:40:52 thb 1.35.216.2: #i85898# Stripping all external header guards 2008/03/31 13:38:36 rt 1.35.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6e7c90e1ecb44a4cee33ebb3c5fcf9bdf77e9253]

INTEGRATION: CWS changefileheader (1.27.112); FILE MERGED 2008/03/31 12:46:09 rt 1.27.112.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [613f07985c6a481e5119f5bc100834407918d145]

INTEGRATION: CWS changefileheader (1.5.84); FILE MERGED 2008/04/01 16:03:33 thb 1.5.84.3: #i85898# Stripping all external header guards 2008/04/01 12:59:54 thb 1.5.84.2: #i85898# Stripping all external header guards 2008/03/31 13:03:40 rt 1.5.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5fde4c30c310372e214eb9384b209d5a693fa4c0]

INTEGRATION: CWS changefileheader (1.39.16); FILE MERGED 2008/04/01 15:06:53 thb 1.39.16.3: #i85898# Stripping all external header guards 2008/04/01 12:27:32 thb 1.39.16.2: #i85898# Stripping all external header guards 2008/03/31 12:22:52 rt 1.39.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [79eac65ea167bf96076ae79a42f601a85b6511a8]

INTEGRATION: CWS changefileheader (1.7.16); FILE MERGED 2008/04/01 16:01:28 thb 1.7.16.2: #i85898# Stripping all external header guards 2008/03/28 15:41:13 rt 1.7.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5079384bb14d09791fef64368d956ebb96d9a752]

INTEGRATION: CWS changefileheader (1.30.80); FILE MERGED 2008/04/01 15:39:33 thb 1.30.80.3: #i85898# Stripping all external header guards 2008/04/01 12:40:51 thb 1.30.80.2: #i85898# Stripping all external header guards 2008/03/31 13:38:36 rt 1.30.80.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [59affc55f0e1ad3bbdc911339608e386f5d10d3c]

INTEGRATION: CWS changefileheader (1.26.112); FILE MERGED 2008/03/31 12:46:09 rt 1.26.112.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b500c981e854826d923c8d9e1ff72619d5434cc0]

INTEGRATION: CWS changefileheader (1.12.216); FILE MERGED 2008/04/01 15:39:33 thb 1.12.216.3: #i85898# Stripping all external header guards 2008/04/01 12:40:51 thb 1.12.216.2: #i85898# Stripping all external header guards 2008/03/31 13:38:36 rt 1.12.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5b7ffcfaa67d0799dacd539e4be6a3d46571676d]

INTEGRATION: CWS changefileheader (1.3.84); FILE MERGED 2008/04/01 16:03:33 thb 1.3.84.2: #i85898# Stripping all external header guards 2008/03/31 13:03:39 rt 1.3.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [37fbeb9c8a6492f3388e7c76fbcadb909075c210]

INTEGRATION: CWS changefileheader (1.20.16); FILE MERGED 2008/04/01 15:06:53 thb 1.20.16.2: #i85898# Stripping all external header guards 2008/03/31 12:22:52 rt 1.20.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [37aad9b2a35077a18199daf382b73c3bc345a93a]

INTEGRATION: CWS changefileheader (1.4.12); FILE MERGED 2008/04/01 12:57:22 thb 1.4.12.2: #i85898# Stripping all external header guards 2008/03/28 15:41:13 rt 1.4.12.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8ff5362aeb3586f87bc2ad285c5ed25788d6a1f0]

INTEGRATION: CWS changefileheader (1.10.208); FILE MERGED 2008/04/01 15:39:33 thb 1.10.208.2: #i85898# Stripping all external header guards 2008/03/31 13:38:35 rt 1.10.208.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [050a5192fe2e099dbb8f73b2298814c1dd81b5e8]

INTEGRATION: CWS changefileheader (1.3.732); FILE MERGED 2008/04/01 15:39:33 thb 1.3.732.3: #i85898# Stripping all external header guards 2008/04/01 12:40:51 thb 1.3.732.2: #i85898# Stripping all external header guards 2008/03/31 13:38:35 rt 1.3.732.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1ba488ab7fa7546a4e9c4a4561c4dc698422346c]

INTEGRATION: CWS changefileheader (1.28.112); FILE MERGED 2008/03/31 12:46:09 rt 1.28.112.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ee7445fd5cacf6ff0457c66bb5841474566e71d4]

INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/04/01 16:03:33 thb 1.4.10.3: #i85898# Stripping all external header guards 2008/04/01 12:59:54 thb 1.4.10.2: #i85898# Stripping all external header guards 2008/03/31 13:03:39 rt 1.4.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8a2068f5a154118c890d54e7d511978127406dad]

INTEGRATION: CWS changefileheader (1.12.16); FILE MERGED 2008/04/01 12:27:32 thb 1.12.16.2: #i85898# Stripping all external header guards 2008/03/31 12:22:52 rt 1.12.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [347d897307bb429dc747457c66edd1b01be8eb56]

INTEGRATION: CWS changefileheader (1.4.16); FILE MERGED 2008/04/01 16:01:28 thb 1.4.16.3: #i85898# Stripping all external header guards 2008/04/01 12:57:22 thb 1.4.16.2: #i85898# Stripping all external header guards 2008/03/28 15:41:12 rt 1.4.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5fbc1acf7361098ce6053ecf41996f0bc2c3be6b]

INTEGRATION: CWS changefileheader (1.5.216); FILE MERGED 2008/04/01 15:39:32 thb 1.5.216.2: #i85898# Stripping all external header guards 2008/03/31 13:38:35 rt 1.5.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4ad5262a3a88e79c76fa20595ebb799ca71fca05]

INTEGRATION: CWS changefileheader (1.9.84); FILE MERGED 2008/03/31 13:03:39 rt 1.9.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ee4d3e4db44406c6121e599afc1e7739430cba7c]

INTEGRATION: CWS changefileheader (1.3.108); FILE MERGED 2008/04/01 16:01:28 thb 1.3.108.3: #i85898# Stripping all external header guards 2008/04/01 12:57:22 thb 1.3.108.2: #i85898# Stripping all external header guards 2008/03/28 15:41:12 rt 1.3.108.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a8f7fffc161b302622639ba960538ea3a857c66d]

INTEGRATION: CWS changefileheader (1.17.216); FILE MERGED 2008/04/01 15:39:32 thb 1.17.216.2: #i85898# Stripping all external header guards 2008/03/31 13:38:35 rt 1.17.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d61a4902db45367295dcb5ca6a65df0b52a92ab9]

INTEGRATION: CWS changefileheader (1.7.20); FILE MERGED 2008/03/31 12:46:09 rt 1.7.20.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [12d79f1c8ba84fc8ea0662e812c0b8a1101ecda5]

INTEGRATION: CWS changefileheader (1.3.108); FILE MERGED 2008/04/01 12:57:22 thb 1.3.108.2: #i85898# Stripping all external header guards 2008/03/28 15:41:12 rt 1.3.108.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f000a57043e9c76516a5b711d8ec058874997599]

INTEGRATION: CWS changefileheader (1.79.4); FILE MERGED 2008/03/31 16:23:18 rt 1.79.4.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [46cb82afcf8d34d307e7eed9ed04ea18565d9114]

INTEGRATION: CWS changefileheader (1.9.216); FILE MERGED 2008/04/01 15:39:31 thb 1.9.216.3: #i85898# Stripping all external header guards 2008/04/01 12:40:51 thb 1.9.216.2: #i85898# Stripping all external header guards 2008/03/31 13:38:35 rt 1.9.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [59396ab9db4901585602026623d2f8e57bd94b91]

INTEGRATION: CWS changefileheader (1.6.266); FILE MERGED 2008/03/31 12:46:09 rt 1.6.266.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [952abdbb7ad692c22c3c16521bd199a44d6a0863]

INTEGRATION: CWS changefileheader (1.16.84); FILE MERGED 2008/04/01 16:03:33 thb 1.16.84.3: #i85898# Stripping all external header guards 2008/04/01 12:59:53 thb 1.16.84.2: #i85898# Stripping all external header guards 2008/03/31 13:03:39 rt 1.16.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [96004e85099dc66590f9b55981b6be454274ed3b]

INTEGRATION: CWS changefileheader (1.5.130); FILE MERGED 2008/03/31 12:22:51 rt 1.5.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [55aacca4eed3f2d340e1fdce2a447a483bf0c30c]

INTEGRATION: CWS changefileheader (1.3.78); FILE MERGED 2008/04/01 12:57:22 thb 1.3.78.2: #i85898# Stripping all external header guards 2008/03/28 15:41:12 rt 1.3.78.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6536fc59125499971def87a71c72fac7847f3289]

INTEGRATION: CWS changefileheader (1.9.216); FILE MERGED 2008/03/31 13:38:35 rt 1.9.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6eaeb8506d4834b5766f3d98f1648f22fdd35c1c]

INTEGRATION: CWS changefileheader (1.5.64); FILE MERGED 2008/03/31 16:23:18 rt 1.5.64.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [81c5ef89768871287d075a0409be425057b816a6]

INTEGRATION: CWS changefileheader (1.7.266); FILE MERGED 2008/03/31 12:46:09 rt 1.7.266.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [30453a24b1014a63ed2f7f296b931f81a341e519]

INTEGRATION: CWS changefileheader (1.7.16); FILE MERGED 2008/04/01 15:06:52 thb 1.7.16.3: #i85898# Stripping all external header guards 2008/04/01 12:27:32 thb 1.7.16.2: #i85898# Stripping all external header guards 2008/03/31 12:22:51 rt 1.7.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1c39617b9a431f84275cd786f06af115a9b05bee]

INTEGRATION: CWS changefileheader (1.17.18); FILE MERGED 2008/04/01 16:03:33 thb 1.17.18.3: #i85898# Stripping all external header guards 2008/04/01 12:59:52 thb 1.17.18.2: #i85898# Stripping all external header guards 2008/03/31 13:03:39 rt 1.17.18.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [13d00616842a0c8f6bf8cb7c6a78bc0af9542368]

INTEGRATION: CWS changefileheader (1.2.732); FILE MERGED 2008/03/31 13:38:35 rt 1.2.732.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ef24e8ad4cb7726e42fd6422c645f131736c42c8]

INTEGRATION: CWS changefileheader (1.2.120); FILE MERGED 2008/04/01 12:57:21 thb 1.2.120.2: #i85898# Stripping all external header guards 2008/03/28 15:41:12 rt 1.2.120.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [51ba01f0f3ba32949819242cb97f43f99d0a4c35]

INTEGRATION: CWS changefileheader (1.32.14); FILE MERGED 2008/03/31 12:46:09 rt 1.32.14.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a02d5ba3bacbe5f062bdddb8e4ca0b7e2d08d714]

INTEGRATION: CWS changefileheader (1.12.16); FILE MERGED 2008/04/01 15:06:52 thb 1.12.16.3: #i85898# Stripping all external header guards 2008/04/01 12:27:32 thb 1.12.16.2: #i85898# Stripping all external header guards 2008/03/31 12:22:51 rt 1.12.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [970d018297401c3d23c99ea23070b2d2b14ad25a]

INTEGRATION: CWS changefileheader (1.4.84); FILE MERGED 2008/04/01 16:03:33 thb 1.4.84.3: #i85898# Stripping all external header guards 2008/04/01 12:59:52 thb 1.4.84.2: #i85898# Stripping all external header guards 2008/03/31 13:03:39 rt 1.4.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [395aa98ee7a3ad43ee635a73c1b18d985129bac2]

INTEGRATION: CWS changefileheader (1.3.108); FILE MERGED 2008/04/01 16:01:28 thb 1.3.108.3: #i85898# Stripping all external header guards 2008/04/01 12:57:21 thb 1.3.108.2: #i85898# Stripping all external header guards 2008/03/28 15:41:12 rt 1.3.108.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [deadd3c89c1355ef6c25c7180b1c786571cd0f9b]

INTEGRATION: CWS changefileheader (1.65.14); FILE MERGED 2008/03/31 12:46:09 rt 1.65.14.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [21af12afb82f1ca4938a257a5899b62e64fd58f5]

INTEGRATION: CWS changefileheader (1.7.16); FILE MERGED 2008/04/01 15:06:52 thb 1.7.16.3: #i85898# Stripping all external header guards 2008/04/01 12:27:31 thb 1.7.16.2: #i85898# Stripping all external header guards 2008/03/31 12:22:51 rt 1.7.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3d9f1cc6c82e6607452419ef4f243f20d444fa73]

INTEGRATION: CWS changefileheader (1.11.84); FILE MERGED 2008/04/01 16:03:32 thb 1.11.84.3: #i85898# Stripping all external header guards 2008/04/01 12:59:52 thb 1.11.84.2: #i85898# Stripping all external header guards 2008/03/31 13:03:39 rt 1.11.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [875c376bb81af69484d653f5a5867506c380fec5]

INTEGRATION: CWS changefileheader (1.3.732); FILE MERGED 2008/04/01 12:40:51 thb 1.3.732.2: #i85898# Stripping all external header guards 2008/03/31 13:38:35 rt 1.3.732.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [867b18eb9e92fbd5d94c2f311d39e1cc8435bd5d]

INTEGRATION: CWS changefileheader (1.3.14); FILE MERGED 2008/04/01 12:57:21 thb 1.3.14.2: #i85898# Stripping all external header guards 2008/03/28 15:41:12 rt 1.3.14.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cb77ac125f9dccb1d0f1734b2df86b8693ef3dc8]

INTEGRATION: CWS changefileheader (1.63.58); FILE MERGED 2008/03/31 16:23:17 rt 1.63.58.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a69c4a0dba3b598dd35f55a22591d33009935fcf]

INTEGRATION: CWS changefileheader (1.4.266); FILE MERGED 2008/03/31 12:46:09 rt 1.4.266.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5a21d000455ac5c55562b18007e1c84214b6ad39]

INTEGRATION: CWS changefileheader (1.16.16); FILE MERGED 2008/04/01 15:06:52 thb 1.16.16.3: #i85898# Stripping all external header guards 2008/04/01 12:27:31 thb 1.16.16.2: #i85898# Stripping all external header guards 2008/03/31 12:22:51 rt 1.16.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8e48a28ca32e4a0348cb6ff894e802cbc846c050]

INTEGRATION: CWS changefileheader (1.5.84); FILE MERGED 2008/04/01 16:03:32 thb 1.5.84.3: #i85898# Stripping all external header guards 2008/04/01 12:59:51 thb 1.5.84.2: #i85898# Stripping all external header guards 2008/03/31 13:03:39 rt 1.5.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1cc492b42981a8b9eb55bf4ef73230f36b1b4fbb]

INTEGRATION: CWS changefileheader (1.6.262); FILE MERGED 2008/04/01 15:39:31 thb 1.6.262.2: #i85898# Stripping all external header guards 2008/03/31 13:38:35 rt 1.6.262.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6aed4bd09e92abb15220d058c2cc21cccc3b5739]

INTEGRATION: CWS changefileheader (1.2.120); FILE MERGED 2008/04/01 12:57:21 thb 1.2.120.2: #i85898# Stripping all external header guards 2008/03/28 15:41:11 rt 1.2.120.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [30ca4b14bcf8773c8729f02ba184f8fa46bc407d]

INTEGRATION: CWS changefileheader (1.3.64); FILE MERGED 2008/03/31 16:23:17 rt 1.3.64.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1822066477819e9c5bf4918fdfa66425876e373e]

INTEGRATION: CWS changefileheader (1.5.580); FILE MERGED 2008/03/31 12:46:09 rt 1.5.580.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a3a1bf24befd2776b2bd986e86e75443ad5e11bd]

INTEGRATION: CWS changefileheader (1.3.194); FILE MERGED 2008/04/01 15:06:51 thb 1.3.194.2: #i85898# Stripping all external header guards 2008/04/01 12:27:31 thb 1.3.194.1: #i85898# Stripping all external header guards


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [eb8f0e3b998658ceff791a84442a96a7bb2024b7]

INTEGRATION: CWS changefileheader (1.20.100); FILE MERGED 2008/03/31 13:03:39 rt 1.20.100.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [eb1637af85a086fce6fd8bd495e44344219797ac]

INTEGRATION: CWS changefileheader (1.5.570); FILE MERGED 2008/04/01 15:39:30 thb 1.5.570.3: #i85898# Stripping all external header guards 2008/04/01 12:40:51 thb 1.5.570.2: #i85898# Stripping all external header guards 2008/03/31 13:38:35 rt 1.5.570.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [db85adfdb2f2ca807f611f1cca2f7af55b1a3299]

INTEGRATION: CWS changefileheader (1.2.190); FILE MERGED 2008/03/31 16:23:17 rt 1.2.190.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6eb930125ca32187642d8282d6621dd2d7c28585]

INTEGRATION: CWS changefileheader (1.8.212); FILE MERGED 2008/03/31 12:46:09 rt 1.8.212.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1b945867b5b78039f31de9118affe02a7a8054ad]

INTEGRATION: CWS changefileheader (1.7.72); FILE MERGED 2008/04/01 12:27:31 thb 1.7.72.2: #i85898# Stripping all external header guards 2008/03/31 12:22:50 rt 1.7.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1ac97632090107a2842dcf5916032a51b3aed18c]

INTEGRATION: CWS changefileheader (1.38.8); FILE MERGED 2008/04/01 16:03:32 thb 1.38.8.3: #i85898# Stripping all external header guards 2008/04/01 12:59:51 thb 1.38.8.2: #i85898# Stripping all external header guards 2008/03/31 13:03:39 rt 1.38.8.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [34dda7f3735aec807cf91c4cb8e68aa97acbfe7e]

INTEGRATION: CWS changefileheader (1.3.66); FILE MERGED 2008/03/28 15:41:11 rt 1.3.66.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0326f1559c8208dff4f84e8f864f33332d8e9d70]

INTEGRATION: CWS changefileheader (1.6.216); FILE MERGED 2008/03/31 13:38:35 rt 1.6.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [434912fd248892fbd54df2236b4ccd84f3c02ea1]

INTEGRATION: CWS changefileheader (1.8.136); FILE MERGED 2008/03/31 16:23:17 rt 1.8.136.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [78ffe46e70b3a0285c6bb1c4a0bcc6e0d970272b]

INTEGRATION: CWS changefileheader (1.32.14); FILE MERGED 2008/03/31 12:46:08 rt 1.32.14.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c801a916ca0919239e2c1e7b349bbef32cb2c5dc]

INTEGRATION: CWS changefileheader (1.4.104); FILE MERGED 2008/03/31 12:22:50 rt 1.4.104.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [962bb712530860cf1fd478d4651485cff4fab046]

INTEGRATION: CWS changefileheader (1.6.84); FILE MERGED 2008/04/01 16:03:32 thb 1.6.84.3: #i85898# Stripping all external header guards 2008/04/01 12:59:50 thb 1.6.84.2: #i85898# Stripping all external header guards 2008/03/31 13:03:39 rt 1.6.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a3df8a0554001d15e06de75f1b57d03efcde2566]

INTEGRATION: CWS changefileheader (1.2.120); FILE MERGED 2008/03/28 15:41:11 rt 1.2.120.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f56a5ef30e12131ad3a5585ffe0445c00ea29cf3]

INTEGRATION: CWS changefileheader (1.4.140); FILE MERGED 2008/03/31 16:23:16 rt 1.4.140.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1d15c84c57c0dbc2796ec28e6302b9b0368b4922]

INTEGRATION: CWS changefileheader (1.15.112); FILE MERGED 2008/03/31 12:46:08 rt 1.15.112.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2a0155cb08b8d57df8d8e3f556f3ac61e470b842]

INTEGRATION: CWS changefileheader (1.5.72); FILE MERGED 2008/04/01 12:27:31 thb 1.5.72.2: #i85898# Stripping all external header guards 2008/03/31 12:22:50 rt 1.5.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [12e9870efa9d97c4c9d2561da0628ae3460fe0ed]

INTEGRATION: CWS changefileheader (1.7.84); FILE MERGED 2008/04/01 16:03:32 thb 1.7.84.3: #i85898# Stripping all external header guards 2008/04/01 12:59:50 thb 1.7.84.2: #i85898# Stripping all external header guards 2008/03/31 13:03:39 rt 1.7.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6676fefd6f15a27aab11b542bc6a322699ea40d3]

INTEGRATION: CWS changefileheader (1.2.120); FILE MERGED 2008/03/28 15:41:10 rt 1.2.120.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f13bd0ad954a2eefedff1d3e2ffe4128e16a6815]

INTEGRATION: CWS changefileheader (1.8.216); FILE MERGED 2008/03/31 13:38:35 rt 1.8.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2640c2375d042b4436c947a770b524f692b66f8d]

INTEGRATION: CWS changefileheader (1.6.266); FILE MERGED 2008/03/31 12:46:08 rt 1.6.266.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d1f4519fb5202b1394f91c3f08e151c2320527d0]

INTEGRATION: CWS changefileheader (1.17.72); FILE MERGED 2008/04/01 12:27:30 thb 1.17.72.2: #i85898# Stripping all external header guards 2008/03/31 12:22:50 rt 1.17.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0cddb5f1b5fecb8e0156794a36dfcf7f7756ca94]

INTEGRATION: CWS changefileheader (1.12.84); FILE MERGED 2008/04/01 16:03:32 thb 1.12.84.3: #i85898# Stripping all external header guards 2008/04/01 12:59:49 thb 1.12.84.2: #i85898# Stripping all external header guards 2008/03/31 13:03:39 rt 1.12.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4e33729aefbcf9a261daf80376d15e48a329a29c]

INTEGRATION: CWS changefileheader (1.5.44); FILE MERGED 2008/03/31 13:38:35 rt 1.5.44.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e44c7c420b55404de090864f8d7b7a117902d590]

INTEGRATION: CWS changefileheader (1.5.140); FILE MERGED 2008/03/31 16:23:16 rt 1.5.140.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [109976eae69eab2f0ae3ca5d7167b572269bfd03]

INTEGRATION: CWS changefileheader (1.27.212); FILE MERGED 2008/03/31 12:46:08 rt 1.27.212.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8955988146649d9a6f8cbaefcda227c8c57812a9]

INTEGRATION: CWS changefileheader (1.16.72); FILE MERGED 2008/04/01 12:27:30 thb 1.16.72.2: #i85898# Stripping all external header guards 2008/03/31 12:22:50 rt 1.16.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e1f8a52aa05cd8be6bd2b23e7553478154900c60]

INTEGRATION: CWS changefileheader (1.14.38); FILE MERGED 2008/04/01 16:03:31 thb 1.14.38.3: #i85898# Stripping all external header guards 2008/04/01 12:59:49 thb 1.14.38.2: #i85898# Stripping all external header guards 2008/03/31 13:03:38 rt 1.14.38.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [801d401d6c8009cbd7eab7d899c1e8f01eaa492f]

INTEGRATION: CWS changefileheader (1.3.108); FILE MERGED 2008/04/01 16:01:28 thb 1.3.108.3: #i85898# Stripping all external header guards 2008/04/01 12:57:21 thb 1.3.108.2: #i85898# Stripping all external header guards 2008/03/28 15:41:10 rt 1.3.108.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [859d4b0c413edfbe2615cb986b0638970f63d958]

INTEGRATION: CWS changefileheader (1.6.216); FILE MERGED 2008/04/01 15:39:29 thb 1.6.216.3: #i85898# Stripping all external header guards 2008/04/01 12:40:51 thb 1.6.216.2: #i85898# Stripping all external header guards 2008/03/31 13:38:35 rt 1.6.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [27095302051c04041ce0a5161299ccd5e239084a]

INTEGRATION: CWS changefileheader (1.9.136); FILE MERGED 2008/03/31 16:23:16 rt 1.9.136.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [53b2b956070d56811077831ee4b7cf3c976957e1]

INTEGRATION: CWS changefileheader (1.10.70); FILE MERGED 2008/03/31 12:46:08 rt 1.10.70.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0134f42301a949146a5fecabe1dc617cf3320d6e]

INTEGRATION: CWS changefileheader (1.4.72); FILE MERGED 2008/03/31 12:22:50 rt 1.4.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b4637625ac224904b6b4def35103be76e7335681]

INTEGRATION: CWS changefileheader (1.14.24); FILE MERGED 2008/03/31 13:03:38 rt 1.14.24.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [eda13c2be4cf3d69b886fab62d07c95e228d8c96]

INTEGRATION: CWS changefileheader (1.7.216); FILE MERGED 2008/04/01 15:39:29 thb 1.7.216.2: #i85898# Stripping all external header guards 2008/03/31 13:38:35 rt 1.7.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [aeb234fe8caa1764752ae68fff1bce45aea847f6]

INTEGRATION: CWS changefileheader (1.21.6); FILE MERGED 2008/03/31 12:45:25 rt 1.21.6.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fce2e6fc57c7cc19740935c50a8f357bdc03acd7]

INTEGRATION: CWS changefileheader (1.2.120); FILE MERGED 2008/04/01 16:01:28 thb 1.2.120.3: #i85898# Stripping all external header guards 2008/04/01 12:57:21 thb 1.2.120.2: #i85898# Stripping all external header guards 2008/03/28 15:41:09 rt 1.2.120.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ef00745cea823fff2c651c9ff5b157ad19df5d77]

INTEGRATION: CWS changefileheader (1.2.24); FILE MERGED 2008/03/31 13:03:38 rt 1.2.24.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5cbea932343c83c1dc4a47e42b83d03ee4b9a1be]

INTEGRATION: CWS changefileheader (1.2.288); FILE MERGED 2008/04/01 15:39:29 thb 1.2.288.3: #i85898# Stripping all external header guards 2008/04/01 12:40:51 thb 1.2.288.2: #i85898# Stripping all external header guards 2008/03/31 13:38:35 rt 1.2.288.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [02caf1a727ebe76b1bf5d9fd81ad9caa4f98a13d]

INTEGRATION: CWS changefileheader (1.8.72); FILE MERGED 2008/04/01 15:06:51 thb 1.8.72.3: #i85898# Stripping all external header guards 2008/04/01 12:27:30 thb 1.8.72.2: #i85898# Stripping all external header guards 2008/03/31 12:22:50 rt 1.8.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9ea2587f8d77f6115a2bb6ed8a0d834adde23063]

INTEGRATION: CWS changefileheader (1.2.120); FILE MERGED 2008/04/01 12:57:21 thb 1.2.120.2: #i85898# Stripping all external header guards 2008/03/28 15:41:09 rt 1.2.120.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e61b5fb65ea442941cadd0e1c4a85769a17cb2cd]

INTEGRATION: CWS changefileheader (1.7.84); FILE MERGED 2008/04/01 16:03:31 thb 1.7.84.3: #i85898# Stripping all external header guards 2008/04/01 12:59:48 thb 1.7.84.2: #i85898# Stripping all external header guards 2008/03/31 13:03:38 rt 1.7.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [baf4ff8f8d48894ec7ddd63180c09d1e45f0f763]

INTEGRATION: CWS changefileheader (1.3.130); FILE MERGED 2008/04/01 15:06:51 thb 1.3.130.3: #i85898# Stripping all external header guards 2008/04/01 12:27:30 thb 1.3.130.2: #i85898# Stripping all external header guards 2008/03/31 12:22:50 rt 1.3.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [02ff6b80c9582f55b1a2ee0d9e64fb4511c888df]

INTEGRATION: CWS changefileheader (1.4.84); FILE MERGED 2008/04/01 16:03:31 thb 1.4.84.2: #i85898# Stripping all external header guards 2008/03/31 13:03:38 rt 1.4.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [541d89adca7a658547d4f39da128798b9fea16ca]

INTEGRATION: CWS changefileheader (1.43.28); FILE MERGED 2008/04/01 15:39:28 thb 1.43.28.3: #i85898# Stripping all external header guards 2008/04/01 12:40:51 thb 1.43.28.2: #i85898# Stripping all external header guards 2008/03/31 13:38:35 rt 1.43.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [05214df81112422259b64f3db8dc5607f9b20e0b]

INTEGRATION: CWS changefileheader (1.6.72); FILE MERGED 2008/04/01 12:27:30 thb 1.6.72.2: #i85898# Stripping all external header guards 2008/03/31 12:22:50 rt 1.6.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4b91d8507549f69ffb359a4276acb35fa9103e11]

INTEGRATION: CWS changefileheader (1.11.52); FILE MERGED 2008/04/01 16:03:31 thb 1.11.52.3: #i85898# Stripping all external header guards 2008/04/01 12:59:48 thb 1.11.52.2: #i85898# Stripping all external header guards 2008/03/31 13:03:38 rt 1.11.52.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5879ba6321ef17d9ff4ccc8cc2c1897545498a03]

INTEGRATION: CWS changefileheader (1.7.52); FILE MERGED 2008/03/31 16:23:16 rt 1.7.52.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [44df7c7e5e9901b6f4759aa29e77e3e8b36e352b]

INTEGRATION: CWS changefileheader (1.3.216); FILE MERGED 2008/03/31 13:38:35 rt 1.3.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a4afaa09362891fb5d43022bffb8a242605d56a0]

INTEGRATION: CWS changefileheader (1.9.130); FILE MERGED 2008/04/01 15:06:51 thb 1.9.130.3: #i85898# Stripping all external header guards 2008/04/01 12:27:30 thb 1.9.130.2: #i85898# Stripping all external header guards 2008/03/31 12:22:50 rt 1.9.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e1cca36eff7336d92e4c3bf73981d142c1e259aa]

INTEGRATION: CWS changefileheader (1.45.70); FILE MERGED 2008/04/01 16:03:30 thb 1.45.70.3: #i85898# Stripping all external header guards 2008/04/01 12:59:47 thb 1.45.70.2: #i85898# Stripping all external header guards 2008/03/31 13:03:38 rt 1.45.70.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d72a899a571947504b19c4006c0d76aac84344f9]

INTEGRATION: CWS changefileheader (1.3.190); FILE MERGED 2008/03/31 16:23:16 rt 1.3.190.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [60ef4dddc544ebefed6d0360ed4d0d918512e83e]

INTEGRATION: CWS changefileheader (1.23.72); FILE MERGED 2008/04/01 15:06:51 thb 1.23.72.3: #i85898# Stripping all external header guards 2008/04/01 12:27:30 thb 1.23.72.2: #i85898# Stripping all external header guards 2008/03/31 12:22:50 rt 1.23.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7b6911de6cf245aa1a8f53d7c88daf15ef3037a2]

INTEGRATION: CWS changefileheader (1.51.84); FILE MERGED 2008/04/01 16:03:30 thb 1.51.84.3: #i85898# Stripping all external header guards 2008/04/01 12:59:47 thb 1.51.84.2: #i85898# Stripping all external header guards 2008/03/31 13:03:38 rt 1.51.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6d284d75b1496d6eeed09f0d7e9e8ea5fb37877a]

INTEGRATION: CWS changefileheader (1.4.732); FILE MERGED 2008/04/01 15:39:28 thb 1.4.732.2: #i85898# Stripping all external header guards 2008/03/31 13:38:35 rt 1.4.732.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1ddaf46b8b013721b84fc9d6011b290f32a4dbb5]

INTEGRATION: CWS changefileheader (1.4.72); FILE MERGED 2008/04/01 12:27:30 thb 1.4.72.2: #i85898# Stripping all external header guards 2008/03/31 12:22:50 rt 1.4.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d235fde391e414c60d7ca5f9362b48fc1ea0d32a]

INTEGRATION: CWS changefileheader (1.24.4); FILE MERGED 2008/04/01 16:03:30 thb 1.24.4.2: #i85898# Stripping all external header guards 2008/03/31 13:03:38 rt 1.24.4.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [982922dfe7092b8d996bf9672e0730578ae48ae5]

INTEGRATION: CWS changefileheader (1.2.118); FILE MERGED 2008/03/31 13:38:35 rt 1.2.118.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [510c1940663bd4b0534e4463bbae14df53692b35]

INTEGRATION: CWS changefileheader (1.8.72); FILE MERGED 2008/04/01 12:27:29 thb 1.8.72.2: #i85898# Stripping all external header guards 2008/03/31 12:22:50 rt 1.8.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6bd1a21bd1365ca5ad58ae3cd463202f601f495e]

INTEGRATION: CWS changefileheader (1.2.120); FILE MERGED 2008/04/01 16:01:28 thb 1.2.120.3: #i85898# Stripping all external header guards 2008/04/01 12:57:20 thb 1.2.120.2: #i85898# Stripping all external header guards 2008/03/28 15:41:09 rt 1.2.120.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [36b730a7aa02bdb9fa52d24a63e78387d93d050d]

INTEGRATION: CWS changefileheader (1.9.100); FILE MERGED 2008/03/31 13:03:37 rt 1.9.100.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [29fb588bce3e840b913f47fc31838eaac603dc1f]

INTEGRATION: CWS changefileheader (1.5.216); FILE MERGED 2008/04/01 15:39:28 thb 1.5.216.2: #i85898# Stripping all external header guards 2008/03/31 13:38:35 rt 1.5.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7ae2d5ab57dbb9792f539f136a72bdda3476e2a8]

INTEGRATION: CWS changefileheader (1.2.120); FILE MERGED 2008/04/01 16:01:27 thb 1.2.120.3: #i85898# Stripping all external header guards 2008/04/01 12:57:20 thb 1.2.120.2: #i85898# Stripping all external header guards 2008/03/28 15:41:09 rt 1.2.120.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [369fd1883c7a4fa006f2f619bbe06e1234fa85cf]

INTEGRATION: CWS changefileheader (1.25.16); FILE MERGED 2008/04/01 12:27:29 thb 1.25.16.2: #i85898# Stripping all external header guards 2008/03/31 12:22:50 rt 1.25.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [607b39e368e5087761a94eefd063cd882164969f]

INTEGRATION: CWS changefileheader (1.7.140); FILE MERGED 2008/03/31 16:23:16 rt 1.7.140.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b6c266190b3d706fcd147b697ccc90b38d2f6a4b]

INTEGRATION: CWS changefileheader (1.14.84); FILE MERGED 2008/04/01 16:03:30 thb 1.14.84.2: #i85898# Stripping all external header guards 2008/03/31 13:03:37 rt 1.14.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b5ff85bf3bc6ca2e43720af2ef425f29e671894a]

INTEGRATION: CWS changefileheader (1.2.120); FILE MERGED 2008/04/01 16:01:27 thb 1.2.120.3: #i85898# Stripping all external header guards 2008/04/01 12:57:20 thb 1.2.120.2: #i85898# Stripping all external header guards 2008/03/28 15:41:08 rt 1.2.120.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f069bbbde5d8e0b0c84f611f5e8cc36bf2a56efd]

INTEGRATION: CWS changefileheader (1.5.580); FILE MERGED 2008/04/01 12:40:51 thb 1.5.580.2: #i85898# Stripping all external header guards 2008/03/31 13:38:35 rt 1.5.580.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ff1436263c2eb520ff362f79614219fb90e9701f]

INTEGRATION: CWS changefileheader (1.26.120); FILE MERGED 2008/03/31 12:22:50 rt 1.26.120.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [48d8bfb942f20cfa49b639a08ad04d98a5fb2901]

INTEGRATION: CWS changefileheader (1.8.84); FILE MERGED 2008/04/01 16:03:30 thb 1.8.84.2: #i85898# Stripping all external header guards 2008/03/31 13:03:37 rt 1.8.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4a0257e707fcb9ca10dace246505baca781c7e86]

INTEGRATION: CWS changefileheader (1.3.58); FILE MERGED 2008/03/28 15:41:08 rt 1.3.58.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [baf3038e7be7d682ed74232672599fc34511c9ce]

INTEGRATION: CWS changefileheader (1.3.416); FILE MERGED 2008/03/31 13:38:35 rt 1.3.416.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a472030d819adea6534b642fea6118f77a3bf8cd]

INTEGRATION: CWS changefileheader (1.2.24); FILE MERGED 2008/03/31 13:03:37 rt 1.2.24.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [98670f2d2ff1824a7bcf1334a4b09380bcb164fa]

INTEGRATION: CWS changefileheader (1.2.732); FILE MERGED 2008/04/01 15:39:27 thb 1.2.732.2: #i85898# Stripping all external header guards 2008/03/31 13:38:34 rt 1.2.732.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b514274ec160340a5883cc2194e9be0c697f478b]

INTEGRATION: CWS changefileheader (1.4.72); FILE MERGED 2008/03/31 12:22:49 rt 1.4.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fc8cf46c3d53f41d892cbfb3104f0bc7279e8270]

INTEGRATION: CWS changefileheader (1.3.4); FILE MERGED 2008/03/31 13:03:37 rt 1.3.4.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [58e0a2f405fe0312be0ec91f7efbef122b369252]

INTEGRATION: CWS changefileheader (1.7.216); FILE MERGED 2008/04/01 15:39:27 thb 1.7.216.3: #i85898# Stripping all external header guards 2008/04/01 12:40:51 thb 1.7.216.2: #i85898# Stripping all external header guards 2008/03/31 13:38:34 rt 1.7.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [53befdf22312add09eb163ed032cde288950cd76]

INTEGRATION: CWS changefileheader (1.2.120); FILE MERGED 2008/04/01 12:57:20 thb 1.2.120.2: #i85898# Stripping all external header guards 2008/03/28 15:41:08 rt 1.2.120.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5e2b3ecdef1fd338b9369b8bbc02b44b494b835b]

INTEGRATION: CWS changefileheader (1.17.72); FILE MERGED 2008/04/01 15:06:51 thb 1.17.72.3: #i85898# Stripping all external header guards 2008/04/01 12:27:29 thb 1.17.72.2: #i85898# Stripping all external header guards 2008/03/31 12:22:49 rt 1.17.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3eddd189379ea86806e46399d7a2b010ba9289be]

INTEGRATION: CWS changefileheader (1.10.62); FILE MERGED 2008/03/31 16:23:15 rt 1.10.62.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1228331ba6c3619b887905925fa42e84939ffef0]

INTEGRATION: CWS changefileheader (1.3.108); FILE MERGED 2008/04/01 12:57:20 thb 1.3.108.2: #i85898# Stripping all external header guards 2008/03/28 15:41:08 rt 1.3.108.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e8a8e4f7a3241122c9be5d142246653f5ec48054]

INTEGRATION: CWS changefileheader (1.3.216); FILE MERGED 2008/04/01 12:40:51 thb 1.3.216.2: #i85898# Stripping all external header guards 2008/03/31 13:38:34 rt 1.3.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b5dadd2463099f0104128d650028726bb219eb65]

INTEGRATION: CWS changefileheader (1.32.72); FILE MERGED 2008/04/01 15:06:50 thb 1.32.72.3: #i85898# Stripping all external header guards 2008/04/01 12:27:29 thb 1.32.72.2: #i85898# Stripping all external header guards 2008/03/31 12:22:49 rt 1.32.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [013525c20b8dd887e294945051f101cd9f4da714]

INTEGRATION: CWS changefileheader (1.7.140); FILE MERGED 2008/03/31 16:23:15 rt 1.7.140.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fa1f8252645a8d072e0048821f860c12b1714c1b]

INTEGRATION: CWS changefileheader (1.30.118); FILE MERGED 2008/03/31 13:38:34 rt 1.30.118.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2ae6493371f856b9894a51d78ea9496e83a6d05e]

INTEGRATION: CWS changefileheader (1.5.72); FILE MERGED 2008/03/31 12:22:49 rt 1.5.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [28285b0e7da99bf45460a77130e5f83bd3739814]

INTEGRATION: CWS changefileheader (1.13.112); FILE MERGED 2008/03/31 16:23:15 rt 1.13.112.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b75fa6a84c2c45769c8190711572530648b4ea2d]

INTEGRATION: CWS changefileheader (1.8.732); FILE MERGED 2008/04/01 15:39:26 thb 1.8.732.3: #i85898# Stripping all external header guards 2008/04/01 12:40:51 thb 1.8.732.2: #i85898# Stripping all external header guards 2008/03/31 13:38:34 rt 1.8.732.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1dcb0d30546a611e2edcb007fa384026916d4510]

INTEGRATION: CWS changefileheader (1.5.140); FILE MERGED 2008/03/31 16:23:15 rt 1.5.140.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fca2cdfeb90d882aa40dee70bca9d1d0e028053e]

INTEGRATION: CWS changefileheader (1.2.42); FILE MERGED 2008/04/01 16:01:27 thb 1.2.42.3: #i85898# Stripping all external header guards 2008/04/01 12:57:20 thb 1.2.42.2: #i85898# Stripping all external header guards 2008/03/28 15:41:08 rt 1.2.42.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7a40f3c02bfab31962163d944db672d7d5bcb28d]

INTEGRATION: CWS changefileheader (1.3.416); FILE MERGED 2008/04/01 15:39:26 thb 1.3.416.2: #i85898# Stripping all external header guards 2008/03/31 13:38:34 rt 1.3.416.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e68c190d1e6f3d401a85cde221e6a756e18e4162]

INTEGRATION: CWS changefileheader (1.7.16); FILE MERGED 2008/04/01 15:06:50 thb 1.7.16.3: #i85898# Stripping all external header guards 2008/04/01 12:27:29 thb 1.7.16.2: #i85898# Stripping all external header guards 2008/03/31 12:22:49 rt 1.7.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [93708cbf51ac17db689ed33664f65510c25fbc39]

INTEGRATION: CWS changefileheader (1.3.100); FILE MERGED 2008/04/01 16:03:29 thb 1.3.100.3: #i85898# Stripping all external header guards 2008/04/01 12:59:46 thb 1.3.100.2: #i85898# Stripping all external header guards 2008/03/31 13:03:36 rt 1.3.100.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fdc6886d9937f532ae6e55b7f54dfd48df36acfe]

INTEGRATION: CWS changefileheader (1.8.140); FILE MERGED 2008/03/31 16:23:15 rt 1.8.140.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2af19e56ae4d04377c7246feda5fed3484e12227]

INTEGRATION: CWS changefileheader (1.3.732); FILE MERGED 2008/04/01 15:39:25 thb 1.3.732.3: #i85898# Stripping all external header guards 2008/04/01 12:40:51 thb 1.3.732.2: #i85898# Stripping all external header guards 2008/03/31 13:38:34 rt 1.3.732.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9f07fc226e82311623bd22b906e7287c103c7f04]

INTEGRATION: CWS changefileheader (1.3.140); FILE MERGED 2008/04/01 16:03:29 thb 1.3.140.2: #i85898# Stripping all external header guards 2008/03/31 13:03:36 rt 1.3.140.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [204ab66f72e4c7022502cd83cf1ff4fd04929f62]

INTEGRATION: CWS changefileheader (1.3.216); FILE MERGED 2008/03/31 13:38:34 rt 1.3.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [90e149d79778618a80ccaa367b970fbc6a317ac9]

INTEGRATION: CWS changefileheader (1.2.120); FILE MERGED 2008/03/28 15:41:08 rt 1.2.120.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3fd0a4d2f9a08a4db4064e5f731f29bc5c8952f7]

INTEGRATION: CWS changefileheader (1.33.16); FILE MERGED 2008/04/01 15:06:50 thb 1.33.16.3: #i85898# Stripping all external header guards 2008/04/01 12:27:29 thb 1.33.16.2: #i85898# Stripping all external header guards 2008/03/31 12:22:49 rt 1.33.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6e7c1a68b17d36bff9d7fe523c22b05ef4c94852]

INTEGRATION: CWS changefileheader (1.6.140); FILE MERGED 2008/03/31 16:23:15 rt 1.6.140.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f6b4ab280574e6041d9a7e01dd62fd41bbf11930]

INTEGRATION: CWS changefileheader (1.10.4); FILE MERGED 2008/04/01 16:03:29 thb 1.10.4.3: #i85898# Stripping all external header guards 2008/04/01 12:59:46 thb 1.10.4.2: #i85898# Stripping all external header guards 2008/03/31 13:03:36 rt 1.10.4.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6df7383e8c6ad6a5efdc37bca81905bd8de1b20c]

INTEGRATION: CWS changefileheader (1.13.216); FILE MERGED 2008/04/01 15:39:25 thb 1.13.216.3: #i85898# Stripping all external header guards 2008/04/01 12:40:51 thb 1.13.216.2: #i85898# Stripping all external header guards 2008/03/31 13:38:34 rt 1.13.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [327bb888c0f4205b719c3ee99fc24e337f28f9c5]

INTEGRATION: CWS changefileheader (1.6.112); FILE MERGED 2008/03/31 16:23:15 rt 1.6.112.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bc917b42a00145dadd42230d8d09894d47a5eb85]

INTEGRATION: CWS changefileheader (1.26.4); FILE MERGED 2008/04/01 16:03:29 thb 1.26.4.3: #i85898# Stripping all external header guards 2008/04/01 12:59:45 thb 1.26.4.2: #i85898# Stripping all external header guards 2008/03/31 13:03:36 rt 1.26.4.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [56651a5a179ca35801a610b3c8abf07fe0413d0e]

INTEGRATION: CWS changefileheader (1.6.216); FILE MERGED 2008/04/01 15:39:25 thb 1.6.216.2: #i85898# Stripping all external header guards 2008/03/31 13:38:34 rt 1.6.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1f77efef0912919087c5369f1111cbe3b59153f5]

INTEGRATION: CWS changefileheader (1.2.120); FILE MERGED 2008/04/01 12:57:20 thb 1.2.120.2: #i85898# Stripping all external header guards 2008/03/28 15:41:07 rt 1.2.120.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c79a8e17b804debd049de9c645bf933cefe603e7]

INTEGRATION: CWS changefileheader (1.27.114); FILE MERGED 2008/03/31 12:45:14 rt 1.27.114.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b594df71948df44a36bd5ee4785d55ef138efe0b]

INTEGRATION: CWS changefileheader (1.6.216); FILE MERGED 2008/04/01 15:39:24 thb 1.6.216.3: #i85898# Stripping all external header guards 2008/04/01 12:40:50 thb 1.6.216.2: #i85898# Stripping all external header guards 2008/03/31 13:38:34 rt 1.6.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [84d2dfaf8baf450af123d805e531c5f73ac549a2]

INTEGRATION: CWS changefileheader (1.2.120); FILE MERGED 2008/03/28 15:41:07 rt 1.2.120.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c6bdf7b89e1809c0e5a555068ee0aea7fe6d767a]

INTEGRATION: CWS changefileheader (1.10.54); FILE MERGED 2008/04/01 16:03:29 thb 1.10.54.3: #i85898# Stripping all external header guards 2008/04/01 12:59:45 thb 1.10.54.2: #i85898# Stripping all external header guards 2008/03/31 13:03:36 rt 1.10.54.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4629fede463ad3b3eae309aedd1efba263db526f]

INTEGRATION: CWS changefileheader (1.4.140); FILE MERGED 2008/03/31 16:23:15 rt 1.4.140.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9433737f2455b1b410cfcd3dcc878f17732aa962]

INTEGRATION: CWS changefileheader (1.9.266); FILE MERGED 2008/03/31 12:45:14 rt 1.9.266.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c7f5f392e86de7ef9af59647b0e5a32d07b7ed04]

INTEGRATION: CWS changefileheader (1.40.44); FILE MERGED 2008/04/01 15:39:24 thb 1.40.44.3: #i85898# Stripping all external header guards 2008/04/01 12:40:50 thb 1.40.44.2: #i85898# Stripping all external header guards 2008/03/31 13:38:34 rt 1.40.44.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0c8dd0dafa7e4dc67640f2c331a5c6fee245a62a]

INTEGRATION: CWS changefileheader (1.3.14); FILE MERGED 2008/03/28 15:41:07 rt 1.3.14.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [168e03611b95f5811753ac861197e67fa45d2708]

INTEGRATION: CWS changefileheader (1.14.140); FILE MERGED 2008/04/01 16:03:28 thb 1.14.140.3: #i85898# Stripping all external header guards 2008/04/01 12:59:44 thb 1.14.140.2: #i85898# Stripping all external header guards 2008/03/31 13:03:36 rt 1.14.140.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5566d09b0f85d07eebc4ab0705e051fb271eb5d6]

INTEGRATION: CWS changefileheader (1.11.72); FILE MERGED 2008/04/01 15:06:49 thb 1.11.72.2: #i85898# Stripping all external header guards 2008/03/31 12:22:49 rt 1.11.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ecf759b8311e97d06f4fcda128067628a09bbf79]

INTEGRATION: CWS changefileheader (1.3.580); FILE MERGED 2008/03/31 12:45:14 rt 1.3.580.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bb976a4ad05ee18bb2ac08e3f47da2db002e4780]

INTEGRATION: CWS changefileheader (1.6.288); FILE MERGED 2008/04/01 15:39:24 thb 1.6.288.3: #i85898# Stripping all external header guards 2008/04/01 12:40:50 thb 1.6.288.2: #i85898# Stripping all external header guards 2008/03/31 13:38:34 rt 1.6.288.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c25fb8322147f7029e804b0d5c78a31a5cb6afbc]

INTEGRATION: CWS changefileheader (1.2.120); FILE MERGED 2008/04/01 12:57:19 thb 1.2.120.2: #i85898# Stripping all external header guards 2008/03/28 15:41:07 rt 1.2.120.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9bcadc1c966f1dc6e1059686e5d3d60865c1bab0]

INTEGRATION: CWS changefileheader (1.10.20); FILE MERGED 2008/04/01 16:03:28 thb 1.10.20.3: #i85898# Stripping all external header guards 2008/04/01 12:59:44 thb 1.10.20.2: #i85898# Stripping all external header guards 2008/03/31 13:03:36 rt 1.10.20.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [da43b5e9a296b4ae0ae6beef4261bea9f2b7fc3f]

INTEGRATION: CWS changefileheader (1.36.212); FILE MERGED 2008/03/31 12:45:14 rt 1.36.212.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [33219021f7a5df37dc5c4d9f94236f62b7276ec1]

INTEGRATION: CWS changefileheader (1.18.28); FILE MERGED 2008/03/31 13:38:34 rt 1.18.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c68b597ebc106a009196426b538f368ea882c1d4]

INTEGRATION: CWS changefileheader (1.8.112); FILE MERGED 2008/03/31 16:23:15 rt 1.8.112.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c19221e06508042b9a06d1b04b157cda7d7028a5]

INTEGRATION: CWS changefileheader (1.2.120); FILE MERGED 2008/04/01 16:01:27 thb 1.2.120.3: #i85898# Stripping all external header guards 2008/04/01 12:57:19 thb 1.2.120.2: #i85898# Stripping all external header guards 2008/03/28 15:41:07 rt 1.2.120.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f60d7f427a75a9dceabb41e6be8f9b988f123296]

INTEGRATION: CWS changefileheader (1.4.288); FILE MERGED 2008/04/01 15:39:24 thb 1.4.288.3: #i85898# Stripping all external header guards 2008/04/01 12:40:50 thb 1.4.288.2: #i85898# Stripping all external header guards 2008/03/31 13:38:34 rt 1.4.288.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b019b4389b51c51407e58c33aa23b0d9b547b827]

INTEGRATION: CWS changefileheader (1.49.580); FILE MERGED 2008/03/31 12:45:14 rt 1.49.580.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4c1365fc26742a710338ca26257b247acdd53ede]

INTEGRATION: CWS changefileheader (1.9.36); FILE MERGED 2008/04/01 12:59:44 thb 1.9.36.2: #i85898# Stripping all external header guards 2008/03/31 13:03:36 rt 1.9.36.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a7c87cd569e1da9a5d9c8fc23cde1662613156c4]

INTEGRATION: CWS changefileheader (1.3.732); FILE MERGED 2008/04/01 15:39:23 thb 1.3.732.2: #i85898# Stripping all external header guards 2008/03/31 13:38:34 rt 1.3.732.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [70b3120094e1562165af771ef1148812e5c36257]

INTEGRATION: CWS changefileheader (1.5.130); FILE MERGED 2008/03/31 12:22:49 rt 1.5.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ae2c758ddd473154eb23a49a3775ae5f8b54cb11]

INTEGRATION: CWS changefileheader (1.8.266); FILE MERGED 2008/03/31 12:45:14 rt 1.8.266.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0559c57bd4526fa875badb3c7a21f470123f56e6]

INTEGRATION: CWS changefileheader (1.3.108); FILE MERGED 2008/04/01 12:57:19 thb 1.3.108.2: #i85898# Stripping all external header guards 2008/03/28 15:41:07 rt 1.3.108.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [daeb8e92adf9595b3463b45a3336bc3bbc4280fc]

INTEGRATION: CWS changefileheader (1.8.52); FILE MERGED 2008/03/31 16:23:15 rt 1.8.52.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [173aaad0b54ec0148b1114e021ce2dad6a305af3]

INTEGRATION: CWS changefileheader (1.9.100); FILE MERGED 2008/04/01 16:03:28 thb 1.9.100.3: #i85898# Stripping all external header guards 2008/04/01 12:59:43 thb 1.9.100.2: #i85898# Stripping all external header guards 2008/03/31 13:03:36 rt 1.9.100.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [41987a1d7d50b7169a0c32d02b3145171facb41d]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 15:27:23 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8a03446f8efddcc757fff43425ee82fea7aa5566]

INTEGRATION: CWS changefileheader (1.3.130); FILE MERGED 2008/04/01 15:06:49 thb 1.3.130.3: #i85898# Stripping all external header guards 2008/04/01 12:27:28 thb 1.3.130.2: #i85898# Stripping all external header guards 2008/03/31 12:22:49 rt 1.3.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d54d990e54340a624ab12741d555409746f49de9]

INTEGRATION: CWS changefileheader (1.6.18); FILE MERGED 2008/04/01 15:39:23 thb 1.6.18.2: #i85898# Stripping all external header guards 2008/03/31 13:38:34 rt 1.6.18.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8e2f7bf78b104cfc71b627b2b902d4891bcd768c]

INTEGRATION: CWS changefileheader (1.2.140); FILE MERGED 2008/04/01 12:59:43 thb 1.2.140.2: #i85898# Stripping all external header guards 2008/03/31 13:03:36 rt 1.2.140.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [74c6935e27c4f32b4ea447c5fd0188d0aec097bf]

INTEGRATION: CWS changefileheader (1.4.2); FILE MERGED 2008/03/31 15:27:23 rt 1.4.2.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [672bf9954f61cc67088b39862d4ab4025c72945e]

INTEGRATION: CWS changefileheader (1.6.216); FILE MERGED 2008/04/01 15:39:22 thb 1.6.216.2: #i85898# Stripping all external header guards 2008/03/31 13:38:34 rt 1.6.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0bf2edd9fc75dfc02d2b994537b499fb3a1c5511]

INTEGRATION: CWS changefileheader (1.3.22); FILE MERGED 2008/04/01 12:57:19 thb 1.3.22.2: #i85898# Stripping all external header guards 2008/03/28 15:41:07 rt 1.3.22.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f13ea5be6b08c014872862877128612c8fb89340]

INTEGRATION: CWS changefileheader (1.7.72); FILE MERGED 2008/04/01 15:06:49 thb 1.7.72.3: #i85898# Stripping all external header guards 2008/04/01 12:27:28 thb 1.7.72.2: #i85898# Stripping all external header guards 2008/03/31 12:22:49 rt 1.7.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [52e5fe04d8f40a7d64b5b6e0b8fa453c30a4847f]

INTEGRATION: CWS changefileheader (1.5.128); FILE MERGED 2008/04/01 16:03:28 thb 1.5.128.3: #i85898# Stripping all external header guards 2008/04/01 12:59:42 thb 1.5.128.2: #i85898# Stripping all external header guards 2008/03/31 13:03:36 rt 1.5.128.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5b59a3e247b52233f5833cb30717a647979c6301]

INTEGRATION: CWS changefileheader (1.15.2); FILE MERGED 2008/03/31 15:27:23 rt 1.15.2.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8e40eb3bee3d810f999df8a893084b139578ac6b]

INTEGRATION: CWS changefileheader (1.2.44); FILE MERGED 2008/03/31 13:38:34 rt 1.2.44.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [eb000fea29560ef79be80c58367a3645b566774a]

INTEGRATION: CWS changefileheader (1.6.130); FILE MERGED 2008/04/01 15:06:49 thb 1.6.130.3: #i85898# Stripping all external header guards 2008/04/01 12:27:28 thb 1.6.130.2: #i85898# Stripping all external header guards 2008/03/31 12:22:49 rt 1.6.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [41c97776d5e47431bf69956b42161eebb0871d91]

INTEGRATION: CWS changefileheader (1.6.20); FILE MERGED 2008/04/01 16:03:28 thb 1.6.20.3: #i85898# Stripping all external header guards 2008/04/01 12:59:41 thb 1.6.20.2: #i85898# Stripping all external header guards 2008/03/31 13:03:36 rt 1.6.20.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1dd53d77668d26f5efed13d775c738810d8f8b72]

INTEGRATION: CWS changefileheader (1.7.216); FILE MERGED 2008/03/31 13:38:34 rt 1.7.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f140343f88be7b47940d0f4e74f9b6776fcc1dfc]

INTEGRATION: CWS changefileheader (1.8.72); FILE MERGED 2008/04/01 15:06:49 thb 1.8.72.3: #i85898# Stripping all external header guards 2008/04/01 12:27:28 thb 1.8.72.2: #i85898# Stripping all external header guards 2008/03/31 12:22:49 rt 1.8.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [98d7cb4679fd23aa146e4f74007ec83119e103d6]

INTEGRATION: CWS changefileheader (1.12.556); FILE MERGED 2008/03/31 13:38:34 rt 1.12.556.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [87891abef0f2612d20099bac3ab48bce413aab3d]

INTEGRATION: CWS changefileheader (1.4.100); FILE MERGED 2008/03/31 13:03:35 rt 1.4.100.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [896c4eccc540be05541f93851596e065cc4b6d03]

INTEGRATION: CWS changefileheader (1.5.36); FILE MERGED 2008/03/31 15:27:23 rt 1.5.36.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [142064f57c80c02811dcb440434490c1f4c3dd8b]

INTEGRATION: CWS changefileheader (1.10.130); FILE MERGED 2008/04/01 15:06:48 thb 1.10.130.3: #i85898# Stripping all external header guards 2008/04/01 12:27:28 thb 1.10.130.2: #i85898# Stripping all external header guards 2008/03/31 12:22:49 rt 1.10.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [192940ebd177003d80b203e769f2662ebcb4d002]

INTEGRATION: CWS changefileheader (1.2.6); FILE MERGED 2008/03/28 15:41:07 rt 1.2.6.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4ce8ed7da5fbdd57bc76b1be671fca63698495b5]

INTEGRATION: CWS changefileheader (1.7.58); FILE MERGED 2008/03/31 15:27:23 rt 1.7.58.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6ef66fbe825764864bb3a5bb29f24b074ec58cae]

INTEGRATION: CWS changefileheader (1.2.140); FILE MERGED 2008/04/01 16:03:28 thb 1.2.140.2: #i85898# Stripping all external header guards 2008/03/31 13:03:35 rt 1.2.140.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6616dd5697ae4412b6f326f88b96e8c7558b8f0d]

INTEGRATION: CWS changefileheader (1.2.120); FILE MERGED 2008/04/01 12:57:19 thb 1.2.120.2: #i85898# Stripping all external header guards 2008/03/28 15:41:06 rt 1.2.120.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [19b258951feef06823a985e7f3b5188926c9bddd]

INTEGRATION: CWS changefileheader (1.9.94); FILE MERGED 2008/03/31 16:23:14 rt 1.9.94.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ca02bbab2b98ec5a8b708964f1e69c954b0b8feb]

INTEGRATION: CWS changefileheader (1.2.140); FILE MERGED 2008/04/01 16:03:27 thb 1.2.140.2: #i85898# Stripping all external header guards 2008/03/31 13:03:35 rt 1.2.140.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8a68c46286937da79f1b4d2d2460b608d687eebe]

INTEGRATION: CWS changefileheader (1.21.72); FILE MERGED 2008/04/01 15:06:48 thb 1.21.72.3: #i85898# Stripping all external header guards 2008/04/01 12:27:28 thb 1.21.72.2: #i85898# Stripping all external header guards 2008/03/31 12:22:48 rt 1.21.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e86e60029ee462a6432bce4c86941423fafbfda4]

INTEGRATION: CWS changefileheader (1.3.28); FILE MERGED 2008/04/01 12:40:50 thb 1.3.28.2: #i85898# Stripping all external header guards 2008/03/31 13:38:29 rt 1.3.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [df087fbb68d4fb7247bc94ade698a0c389a5490a]

INTEGRATION: CWS changefileheader (1.2.140); FILE MERGED 2008/04/01 16:03:27 thb 1.2.140.3: #i85898# Stripping all external header guards 2008/04/01 12:59:41 thb 1.2.140.2: #i85898# Stripping all external header guards 2008/03/31 13:03:35 rt 1.2.140.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8961554097d93da5c11793adb5745c7bf8b9e6f4]

INTEGRATION: CWS changefileheader (1.3.108); FILE MERGED 2008/03/28 15:41:06 rt 1.3.108.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [21c67bec5c25af4ac0c4466a91bf3be2f377ece6]

INTEGRATION: CWS changefileheader (1.6.140); FILE MERGED 2008/03/31 16:23:14 rt 1.6.140.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [531cdd2c019e336e8d50f6ca237df0b481e349e0]

INTEGRATION: CWS changefileheader (1.6.580); FILE MERGED 2008/03/31 12:45:14 rt 1.6.580.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fcfb9b5ae221fd560fb08251582cda32ee93b1d4]

INTEGRATION: CWS changefileheader (1.9.216); FILE MERGED 2008/03/31 13:38:29 rt 1.9.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ee3447dadb95d22368a3eeaeedc580614301f1ed]

INTEGRATION: CWS changefileheader (1.2.180); FILE MERGED 2008/03/28 15:41:06 rt 1.2.180.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [25e233170e1cd872ceb1a81f686c42bdb06f1ddc]

INTEGRATION: CWS changefileheader (1.137.28); FILE MERGED 2008/03/31 13:38:29 rt 1.137.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [12d7561f0923394a6481dcca3320ec588dd95d76]

INTEGRATION: CWS changefileheader (1.4.130); FILE MERGED 2008/04/01 15:06:48 thb 1.4.130.3: #i85898# Stripping all external header guards 2008/04/01 12:27:28 thb 1.4.130.2: #i85898# Stripping all external header guards 2008/03/31 12:22:48 rt 1.4.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0ec37144758d277a88c8fe2ecea521ad51fcc41a]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 15:27:23 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [aadd8aba4c5ae1145a7cd171dc1dae251053ca81]

INTEGRATION: CWS changefileheader (1.4.120); FILE MERGED 2008/03/28 15:41:05 rt 1.4.120.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6656c79c098e3de64ecb5154debb9ea5520062c4]

INTEGRATION: CWS changefileheader (1.5.140); FILE MERGED 2008/03/31 16:23:14 rt 1.5.140.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [daa0c07c780e6b57dd8e1bcff34f88048fb72b39]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 15:27:22 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [727c896f1244d9733e33e0e21ba4cb2800fd1a55]

INTEGRATION: CWS changefileheader (1.4.58); FILE MERGED 2008/04/01 12:57:18 thb 1.4.58.2: #i85898# Stripping all external header guards 2008/03/28 15:41:05 rt 1.4.58.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [afdcb9edd8c50587a31c25377db46a8c41584e64]

INTEGRATION: CWS changefileheader (1.5.72); FILE MERGED 2008/04/01 15:06:47 thb 1.5.72.3: #i85898# Stripping all external header guards 2008/04/01 12:27:28 thb 1.5.72.2: #i85898# Stripping all external header guards 2008/03/31 12:22:48 rt 1.5.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [17703c3be08a923f2def8cac42fbfd1768846c6b]

INTEGRATION: CWS changefileheader (1.2.140); FILE MERGED 2008/04/01 12:59:40 thb 1.2.140.2: #i85898# Stripping all external header guards 2008/03/31 13:03:35 rt 1.2.140.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [04be93a76c6f6311475358fb5bf7f23fe3af4e72]

INTEGRATION: CWS changefileheader (1.10.156); FILE MERGED 2008/03/31 12:45:13 rt 1.10.156.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [31182b968e16c26f27f4ca48267fbd9648ebab91]

INTEGRATION: CWS changefileheader (1.2.208); FILE MERGED 2008/04/01 15:39:22 thb 1.2.208.3: #i85898# Stripping all external header guards 2008/04/01 12:40:50 thb 1.2.208.2: #i85898# Stripping all external header guards 2008/03/31 13:38:29 rt 1.2.208.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2675b7bbaa4baf60d9148e2a82b140d0ecb6727a]

INTEGRATION: CWS changefileheader (1.4.140); FILE MERGED 2008/03/31 16:23:14 rt 1.4.140.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5952d993c6b1910199e7ba39e9999c09f589371c]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 15:27:22 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5db2f26cc50a290fb1d6a8237be9296e246328c3]

INTEGRATION: CWS changefileheader (1.4.140); FILE MERGED 2008/04/01 16:03:27 thb 1.4.140.3: #i85898# Stripping all external header guards 2008/04/01 12:59:40 thb 1.4.140.2: #i85898# Stripping all external header guards 2008/03/31 13:03:35 rt 1.4.140.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [574af1ff8775d8aaa892c8934065db27a76add69]

INTEGRATION: CWS changefileheader (1.3.120); FILE MERGED 2008/04/01 12:57:18 thb 1.3.120.2: #i85898# Stripping all external header guards 2008/03/28 15:41:05 rt 1.3.120.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b2f3e1fcb42a0b6ed1cd90baab43412e7413c99b]

INTEGRATION: CWS changefileheader (1.4.208); FILE MERGED 2008/03/31 13:38:29 rt 1.4.208.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [884a3a006ba0962da189b97f6590a68cd1a58568]

INTEGRATION: CWS changefileheader (1.6.130); FILE MERGED 2008/04/01 12:27:28 thb 1.6.130.2: #i85898# Stripping all external header guards 2008/03/31 12:22:48 rt 1.6.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2d980c85ddfa6c8b3ac3138ccff0ed3727ca52d7]

INTEGRATION: CWS changefileheader (1.9.316); FILE MERGED 2008/03/31 12:45:13 rt 1.9.316.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5cb7941f39d1ee7afcd83bb8417da28ed92b3aea]

INTEGRATION: CWS changefileheader (1.4.140); FILE MERGED 2008/04/01 16:03:27 thb 1.4.140.3: #i85898# Stripping all external header guards 2008/04/01 12:59:39 thb 1.4.140.2: #i85898# Stripping all external header guards 2008/03/31 13:03:35 rt 1.4.140.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cbcdbfb850be738a39782b0d5d329003da718b0b]

INTEGRATION: CWS changefileheader (1.6.432); FILE MERGED 2008/04/01 12:40:50 thb 1.6.432.2: #i85898# Stripping all external header guards 2008/03/31 13:38:29 rt 1.6.432.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f8ed06a5405e41d5f1be14acf9da8714521ecc31]

INTEGRATION: CWS changefileheader (1.2.220); FILE MERGED 2008/03/28 15:41:05 rt 1.2.220.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ef4bb1b939bdad11d84472b3621f4997db592696]

INTEGRATION: CWS changefileheader (1.8.62); FILE MERGED 2008/03/31 15:27:22 rt 1.8.62.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3d558df5bf6e40d0ccd9197d3ab379e9f4b795e5]

INTEGRATION: CWS changefileheader (1.9.6); FILE MERGED 2008/03/31 12:45:13 rt 1.9.6.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [022b04b20b9fc3d1afe3c81126fa4313c108004c]

INTEGRATION: CWS changefileheader (1.6.72); FILE MERGED 2008/04/01 15:06:47 thb 1.6.72.3: #i85898# Stripping all external header guards 2008/04/01 12:27:27 thb 1.6.72.2: #i85898# Stripping all external header guards 2008/03/31 12:22:48 rt 1.6.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [71c90651536f84804a78f70e48e73033a67cc557]

INTEGRATION: CWS changefileheader (1.6.140); FILE MERGED 2008/04/01 12:59:39 thb 1.6.140.2: #i85898# Stripping all external header guards 2008/03/31 13:03:35 rt 1.6.140.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b565f4931eddddacf3a108917efa49666df01185]

INTEGRATION: CWS changefileheader (1.3.120); FILE MERGED 2008/03/28 15:41:04 rt 1.3.120.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1b4329ae20c130457113e1754fbd5f466a8758c0]

INTEGRATION: CWS changefileheader (1.4.216); FILE MERGED 2008/04/01 12:40:49 thb 1.4.216.2: #i85898# Stripping all external header guards 2008/03/31 13:38:29 rt 1.4.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [82689d62656f6db1f6e564a7895358c6f19d1996]

INTEGRATION: CWS changefileheader (1.5.580); FILE MERGED 2008/03/31 12:45:13 rt 1.5.580.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d92bf41ea43ef897860a732b8967458915c70e2c]

INTEGRATION: CWS changefileheader (1.4.140); FILE MERGED 2008/04/01 12:59:38 thb 1.4.140.2: #i85898# Stripping all external header guards 2008/03/31 13:03:35 rt 1.4.140.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3d6cee1904444311aebb914ae20ad9355d800399]

INTEGRATION: CWS changefileheader (1.5.26); FILE MERGED 2008/03/28 15:41:04 rt 1.5.26.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e5764de9cc529b5e95f3740a091a3e42876fe478]

INTEGRATION: CWS changefileheader (1.3.710); FILE MERGED 2008/04/01 15:39:21 thb 1.3.710.3: #i85898# Stripping all external header guards 2008/04/01 12:40:49 thb 1.3.710.2: #i85898# Stripping all external header guards 2008/03/31 13:38:29 rt 1.3.710.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [36a13ab1a6c97a4b486901b8dc153bf1854e6d6b]

INTEGRATION: CWS changefileheader (1.3.130); FILE MERGED 2008/04/01 15:06:47 thb 1.3.130.3: #i85898# Stripping all external header guards 2008/04/01 12:27:27 thb 1.3.130.2: #i85898# Stripping all external header guards 2008/03/31 12:22:48 rt 1.3.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [797668c510150e3575d3dd1bb9b1b838dbfcb64d]

INTEGRATION: CWS changefileheader (1.2.212); FILE MERGED 2008/03/31 12:45:13 rt 1.2.212.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [03c82677c06e3a8c165bc2b18b14102b580d1be7]

INTEGRATION: CWS changefileheader (1.8.100); FILE MERGED 2008/04/01 16:03:27 thb 1.8.100.3: #i85898# Stripping all external header guards 2008/04/01 12:59:38 thb 1.8.100.2: #i85898# Stripping all external header guards 2008/03/31 13:03:35 rt 1.8.100.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [21b28111a5344e96ea3bbf1c2b9f899930ce8995]

INTEGRATION: CWS changefileheader (1.3.16); FILE MERGED 2008/03/28 15:41:04 rt 1.3.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7364a765bf765a64e27de3f1056172c529608f70]

INTEGRATION: CWS changefileheader (1.5.432); FILE MERGED 2008/04/01 15:39:21 thb 1.5.432.2: #i85898# Stripping all external header guards 2008/03/31 13:38:29 rt 1.5.432.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [61a7b69fed05d24af51185b43378320ca9675c83]

INTEGRATION: CWS changefileheader (1.8.72); FILE MERGED 2008/04/01 15:06:47 thb 1.8.72.3: #i85898# Stripping all external header guards 2008/04/01 12:27:27 thb 1.8.72.2: #i85898# Stripping all external header guards 2008/03/31 12:22:48 rt 1.8.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [70fc24cffad4c37c8bbc491c50e7ce0e5796dd88]

INTEGRATION: CWS changefileheader (1.5.6); FILE MERGED 2008/03/31 12:45:13 rt 1.5.6.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0c8721defb5f35391945bd1244b110cbfe3e0f88]

INTEGRATION: CWS changefileheader (1.30.8); FILE MERGED 2008/04/01 16:03:26 thb 1.30.8.3: #i85898# Stripping all external header guards 2008/04/01 12:59:38 thb 1.30.8.2: #i85898# Stripping all external header guards 2008/03/31 13:03:35 rt 1.30.8.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [53493269bc492462bfd0ab2288f37ea02ab83837]

INTEGRATION: CWS changefileheader (1.3.84); FILE MERGED 2008/04/01 12:57:18 thb 1.3.84.2: #i85898# Stripping all external header guards 2008/03/28 15:41:04 rt 1.3.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1147c441e0d881780c0af7a2852221ee39e0b1da]

INTEGRATION: CWS changefileheader (1.3.44); FILE MERGED 2008/03/31 13:38:29 rt 1.3.44.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9f678fa4a6ee5fec50ea6d3fb3b9937600015aec]

INTEGRATION: CWS changefileheader (1.8.464); FILE MERGED 2008/03/31 12:45:13 rt 1.8.464.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [677cead0bcd0487c5ab201b6a2566dcb60ab8a26]

INTEGRATION: CWS changefileheader (1.4.108); FILE MERGED 2008/04/01 16:03:26 thb 1.4.108.3: #i85898# Stripping all external header guards 2008/04/01 12:59:37 thb 1.4.108.2: #i85898# Stripping all external header guards 2008/03/31 13:03:35 rt 1.4.108.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [80d59813e0491ecf8bb45452c6eb9b3d31ce5095]

INTEGRATION: CWS changefileheader (1.5.84); FILE MERGED 2008/04/01 16:01:27 thb 1.5.84.2: #i85898# Stripping all external header guards 2008/03/28 15:41:04 rt 1.5.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bf19f52fe352aede0e5152533300775d24899d60]

INTEGRATION: CWS changefileheader (1.4.44); FILE MERGED 2008/03/31 13:38:29 rt 1.4.44.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6cad5d6fb6b01085e12573c94cfddf280d8bf972]

INTEGRATION: CWS changefileheader (1.3.58); FILE MERGED 2008/03/31 15:27:22 rt 1.3.58.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e6e0cb3655036e49cabced24852054f80662e66d]

INTEGRATION: CWS changefileheader (1.10.72); FILE MERGED 2008/04/01 15:06:46 thb 1.10.72.3: #i85898# Stripping all external header guards 2008/04/01 12:27:27 thb 1.10.72.2: #i85898# Stripping all external header guards 2008/03/31 12:22:48 rt 1.10.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d8cf4958e22f9890ad93a7f408d0629021e37bf7]

INTEGRATION: CWS changefileheader (1.4.100); FILE MERGED 2008/04/01 16:03:26 thb 1.4.100.3: #i85898# Stripping all external header guards 2008/04/01 12:59:37 thb 1.4.100.2: #i85898# Stripping all external header guards 2008/03/31 13:03:35 rt 1.4.100.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [549e3da99ce25ab8a4b9903450967883154ecf7f]

INTEGRATION: CWS changefileheader (1.2.158); FILE MERGED 2008/03/28 15:41:04 rt 1.2.158.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6375bd246b8480a4614554685c97d3537268a98c]

INTEGRATION: CWS changefileheader (1.9.460); FILE MERGED 2008/03/31 12:45:13 rt 1.9.460.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [82efa6ed8983c43053979ad2c82cdb2a6d4405a4]

INTEGRATION: CWS changefileheader (1.40.44); FILE MERGED 2008/03/31 13:38:29 rt 1.40.44.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [28a15a67d61eaa773450467696832e52fc309d70]

INTEGRATION: CWS changefileheader (1.5.92); FILE MERGED 2008/04/01 12:59:36 thb 1.5.92.2: #i85898# Stripping all external header guards 2008/03/31 13:03:35 rt 1.5.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e2438ab1127411ed6f3ba9c1726419f068dc8401]

INTEGRATION: CWS changefileheader (1.2.276); FILE MERGED 2008/03/31 12:45:13 rt 1.2.276.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0373e0bc71720257440d641a1acd8d824d606e0d]

INTEGRATION: CWS changefileheader (1.31.10); FILE MERGED 2008/03/31 15:27:22 rt 1.31.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d7330caaf5661896051f18c05d05a061ab5c1146]

INTEGRATION: CWS changefileheader (1.206.2); FILE MERGED 2008/04/01 15:39:19 thb 1.206.2.3: #i85898# Stripping all external header guards 2008/04/01 12:40:49 thb 1.206.2.2: #i85898# Stripping all external header guards 2008/03/31 13:38:29 rt 1.206.2.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [81ed32e203030cf66e3c50ba2afc2fa97709ed84]

INTEGRATION: CWS changefileheader (1.5.84); FILE MERGED 2008/04/01 12:57:18 thb 1.5.84.2: #i85898# Stripping all external header guards 2008/03/28 15:41:04 rt 1.5.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e3c6448b5877e8b1d6fb71fd164b30219f4ea0f8]

INTEGRATION: CWS changefileheader (1.2.24); FILE MERGED 2008/03/31 13:03:35 rt 1.2.24.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [50d37aa80a110796821090f02b1d768c33c3357a]

INTEGRATION: CWS changefileheader (1.5.266); FILE MERGED 2008/03/31 12:45:13 rt 1.5.266.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3f6ba38ce83ae1ecdf3f3719ff61586c82bd582e]

INTEGRATION: CWS changefileheader (1.15.20); FILE MERGED 2008/03/31 15:27:22 rt 1.15.20.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [57d08469157e21979c3e08e9b69156905771e388]

INTEGRATION: CWS changefileheader (1.12.90); FILE MERGED 2008/04/01 15:06:46 thb 1.12.90.3: #i85898# Stripping all external header guards 2008/04/01 12:27:27 thb 1.12.90.2: #i85898# Stripping all external header guards 2008/03/31 12:22:48 rt 1.12.90.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4664697f8c12d0110c3306976d6abd2c8b4afff1]

INTEGRATION: CWS changefileheader (1.2.8); FILE MERGED 2008/04/01 16:03:26 thb 1.2.8.2: #i85898# Stripping all external header guards 2008/03/31 13:03:35 rt 1.2.8.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [09b10a5c1420a8f83e30e7ce3f76090fbf3f711f]

INTEGRATION: CWS changefileheader (1.9.120); FILE MERGED 2008/03/28 15:41:03 rt 1.9.120.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [213a728ef5646d10df250486367d2c61df540aca]

INTEGRATION: CWS changefileheader (1.102.44); FILE MERGED 2008/04/01 15:39:19 thb 1.102.44.3: #i85898# Stripping all external header guards 2008/04/01 12:40:49 thb 1.102.44.2: #i85898# Stripping all external header guards 2008/03/31 13:38:28 rt 1.102.44.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3bb5172d806d147f4944206c6db621d35f226d5d]

INTEGRATION: CWS changefileheader (1.3.188); FILE MERGED 2008/03/31 12:45:13 rt 1.3.188.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [81088b386a86f74e232f2667afed868901e1e5a1]

INTEGRATION: CWS changefileheader (1.14.72); FILE MERGED 2008/04/01 15:06:46 thb 1.14.72.3: #i85898# Stripping all external header guards 2008/04/01 12:27:27 thb 1.14.72.2: #i85898# Stripping all external header guards 2008/03/31 12:22:48 rt 1.14.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a71cdefb218b4d695e11a27ae57155e67c9d7eed]

INTEGRATION: CWS changefileheader (1.8.10); FILE MERGED 2008/03/31 15:27:22 rt 1.8.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [474da5445daf7416327a8691e1f47408a6910b98]

INTEGRATION: CWS changefileheader (1.7.140); FILE MERGED 2008/03/31 16:23:13 rt 1.7.140.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c04539b77845c120d4c78e2cefadc64313bb6ae8]

INTEGRATION: CWS changefileheader (1.99.28); FILE MERGED 2008/04/01 15:39:18 thb 1.99.28.3: #i85898# Stripping all external header guards 2008/04/01 12:40:48 thb 1.99.28.2: #i85898# Stripping all external header guards 2008/03/31 13:38:28 rt 1.99.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d12896dfc655bf9cb8117cad38730c75ba98fa34]

INTEGRATION: CWS changefileheader (1.4.140); FILE MERGED 2008/04/01 12:59:36 thb 1.4.140.2: #i85898# Stripping all external header guards 2008/03/31 13:03:35 rt 1.4.140.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8e54a707d7444ed337079eccfdc17b3dcdc7ec96]

INTEGRATION: CWS changefileheader (1.13.124); FILE MERGED 2008/03/28 15:41:03 rt 1.13.124.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [093b5270523c575b70a6139b05c8a801d49a33af]

INTEGRATION: CWS changefileheader (1.3.172); FILE MERGED 2008/04/01 15:06:46 thb 1.3.172.2: #i85898# Stripping all external header guards 2008/04/01 12:27:27 thb 1.3.172.1: #i85898# Stripping all external header guards


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d87bf074d187550511206b4c23b2fcace2a683c9]

INTEGRATION: CWS changefileheader (1.4.140); FILE MERGED 2008/03/31 16:23:13 rt 1.4.140.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b43a85c281f7837fac62891ae521181a1f316603]

INTEGRATION: CWS changefileheader (1.7.84); FILE MERGED 2008/03/28 15:41:03 rt 1.7.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [446f14a0497cd2c8f2d8a994d46380ef3a6e0a80]

INTEGRATION: CWS changefileheader (1.5.140); FILE MERGED 2008/04/01 12:59:36 thb 1.5.140.2: #i85898# Stripping all external header guards 2008/03/31 13:03:35 rt 1.5.140.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c3b0c9eb1d7ba97677ccf1eeab147ef7da89975a]

INTEGRATION: CWS changefileheader (1.9.216); FILE MERGED 2008/04/01 12:40:48 thb 1.9.216.2: #i85898# Stripping all external header guards 2008/03/31 13:38:28 rt 1.9.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [17fb71ea75cf3fdc515260782a6bf8a35572a582]

INTEGRATION: CWS changefileheader (1.13.20); FILE MERGED 2008/03/31 12:45:13 rt 1.13.20.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [aad0de76a20f5972c4bac50e37a9625b0f47c009]

INTEGRATION: CWS changefileheader (1.4.72); FILE MERGED 2008/04/01 15:06:46 thb 1.4.72.3: #i85898# Stripping all external header guards 2008/04/01 12:27:27 thb 1.4.72.2: #i85898# Stripping all external header guards 2008/03/31 12:22:48 rt 1.4.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ac638dba3c48b8be244d8fba69636a53ede71eec]

INTEGRATION: CWS changefileheader (1.18.12); FILE MERGED 2008/03/31 16:23:13 rt 1.18.12.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8ae4174892563390bbdd22903c464ae020ef42ec]

INTEGRATION: CWS changefileheader (1.9.292); FILE MERGED 2008/03/28 15:41:03 rt 1.9.292.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [daa2187bdbb8bc57a94fd87c206a964da6c2f7f1]

INTEGRATION: CWS changefileheader (1.4.92); FILE MERGED 2008/04/01 16:03:26 thb 1.4.92.3: #i85898# Stripping all external header guards 2008/04/01 12:59:35 thb 1.4.92.2: #i85898# Stripping all external header guards 2008/03/31 13:03:34 rt 1.4.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e3231ab2d77033a6ba733f91554db5af3afe8ef6]

INTEGRATION: CWS changefileheader (1.10.196); FILE MERGED 2008/04/01 12:40:48 thb 1.10.196.2: #i85898# Stripping all external header guards 2008/03/31 13:38:28 rt 1.10.196.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [db4ca838c77b067d94c91f1a6c05b3bfc9196433]

INTEGRATION: CWS changefileheader (1.26.32); FILE MERGED 2008/03/31 12:45:13 rt 1.26.32.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4993630efe3c07377bf49b73a0c748ac8735c7ac]

INTEGRATION: CWS changefileheader (1.3.130); FILE MERGED 2008/04/01 15:06:46 thb 1.3.130.3: #i85898# Stripping all external header guards 2008/04/01 12:27:27 thb 1.3.130.2: #i85898# Stripping all external header guards 2008/03/31 12:22:48 rt 1.3.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9d3aacfb87811d86510b916fdfa09319daefbb73]

INTEGRATION: CWS changefileheader (1.11.14); FILE MERGED 2008/03/31 16:23:13 rt 1.11.14.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f7fb8b02f00cf49e33723ff98c8d335d52f44769]

INTEGRATION: CWS changefileheader (1.9.84); FILE MERGED 2008/03/28 15:41:02 rt 1.9.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [eb0c32434cf74688c7e0818a667bf8fdb257d972]

INTEGRATION: CWS changefileheader (1.4.92); FILE MERGED 2008/04/01 16:03:26 thb 1.4.92.3: #i85898# Stripping all external header guards 2008/04/01 12:59:34 thb 1.4.92.2: #i85898# Stripping all external header guards 2008/03/31 13:03:34 rt 1.4.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c279bac0cfa2dbc62a34eb13c6ae75cdc0846549]

INTEGRATION: CWS changefileheader (1.5.20); FILE MERGED 2008/04/01 15:40:37 thb 1.5.20.2: #i85898# Stripping all external header guards 2008/03/31 15:27:21 rt 1.5.20.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [37a920a85a680296cbe78b304b7961125f2858fc]

INTEGRATION: CWS changefileheader (1.9.204); FILE MERGED 2008/03/31 12:45:12 rt 1.9.204.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b9b00ede762ee5f9aa274002106c4ce390e11e0f]

INTEGRATION: CWS changefileheader (1.74.18); FILE MERGED 2008/04/01 15:39:18 thb 1.74.18.3: #i85898# Stripping all external header guards 2008/04/01 12:40:48 thb 1.74.18.2: #i85898# Stripping all external header guards 2008/03/31 13:38:28 rt 1.74.18.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5cf4be44f03a5791e2ae857f6c1d3b8988ddfc41]

INTEGRATION: CWS changefileheader (1.8.72); FILE MERGED 2008/04/01 15:06:46 thb 1.8.72.3: #i85898# Stripping all external header guards 2008/04/01 12:27:27 thb 1.8.72.2: #i85898# Stripping all external header guards 2008/03/31 12:22:48 rt 1.8.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8d15fa204eb702dcae158541fcc50264edb4c740]

INTEGRATION: CWS changefileheader (1.14.12); FILE MERGED 2008/03/31 16:23:13 rt 1.14.12.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f09cb60e85ff986460a4a9b79e199311874225a0]

INTEGRATION: CWS changefileheader (1.9.8); FILE MERGED 2008/04/01 16:03:26 thb 1.9.8.3: #i85898# Stripping all external header guards 2008/04/01 12:59:34 thb 1.9.8.2: #i85898# Stripping all external header guards 2008/03/31 13:03:34 rt 1.9.8.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d89d9dada54faf8a2a622bba990753867e9d56bc]

INTEGRATION: CWS changefileheader (1.4.84); FILE MERGED 2008/03/28 15:41:02 rt 1.4.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1c20b11f9768e16d02455d14a460ac0dc805ea72]

INTEGRATION: CWS changefileheader (1.44.14); FILE MERGED 2008/03/31 12:45:12 rt 1.44.14.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8785777007b6d0ea23e0c163531a83075e67db55]

INTEGRATION: CWS changefileheader (1.31.216); FILE MERGED 2008/03/31 13:38:28 rt 1.31.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b32e72b99300cbac075b84584878a61151879538]

INTEGRATION: CWS changefileheader (1.4.130); FILE MERGED 2008/03/31 12:22:46 rt 1.4.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [dc1c120c66785c3af802b7a63bdb0df06758e220]

INTEGRATION: CWS changefileheader (1.9.114); FILE MERGED 2008/03/31 16:23:13 rt 1.9.114.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [994b3141d0d64a8b1ec59f66635a7385750bbe3a]

INTEGRATION: CWS changefileheader (1.21.70); FILE MERGED 2008/04/01 16:03:25 thb 1.21.70.3: #i85898# Stripping all external header guards 2008/04/01 12:59:34 thb 1.21.70.2: #i85898# Stripping all external header guards 2008/03/31 13:03:34 rt 1.21.70.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9d5bcca844d5262490b4757795e52eaa33fc88bf]

INTEGRATION: CWS changefileheader (1.6.84); FILE MERGED 2008/03/28 15:41:02 rt 1.6.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c070faa8a460d2fef94e346f8cfe2d28cafcf71a]

INTEGRATION: CWS changefileheader (1.3.732); FILE MERGED 2008/03/31 13:38:28 rt 1.3.732.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6c2d91b0e313dc7a6bef67d9454f0746203976fb]

INTEGRATION: CWS changefileheader (1.6.364); FILE MERGED 2008/03/31 12:45:12 rt 1.6.364.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6af8e218af1038bee0607803cad2e6cc3cccf92b]

INTEGRATION: CWS changefileheader (1.3.130); FILE MERGED 2008/04/01 15:06:45 thb 1.3.130.3: #i85898# Stripping all external header guards 2008/04/01 12:27:27 thb 1.3.130.2: #i85898# Stripping all external header guards 2008/03/31 12:22:46 rt 1.3.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [522005ab5d8e4e6d8fa77ee66e5112929466a1b6]

INTEGRATION: CWS changefileheader (1.6.140); FILE MERGED 2008/03/31 16:23:13 rt 1.6.140.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ed90fcecd0aa463d32af2b73b5a9efa81e7cde6f]

INTEGRATION: CWS changefileheader (1.24.58); FILE MERGED 2008/03/28 15:41:02 rt 1.24.58.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [443a021617105bec9eced5098aba12e87e0ee748]

INTEGRATION: CWS changefileheader (1.25.100); FILE MERGED 2008/04/01 16:03:25 thb 1.25.100.3: #i85898# Stripping all external header guards 2008/04/01 12:59:33 thb 1.25.100.2: #i85898# Stripping all external header guards 2008/03/31 13:03:34 rt 1.25.100.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d8ceec4e7b87ee91564334770434ff0a72209ce3]

INTEGRATION: CWS changefileheader (1.13.20); FILE MERGED 2008/03/31 12:45:12 rt 1.13.20.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [88905451c57d6583b37000361c558435dbe8ba48]

INTEGRATION: CWS changefileheader (1.20.44); FILE MERGED 2008/04/01 15:39:17 thb 1.20.44.3: #i85898# Stripping all external header guards 2008/04/01 12:40:48 thb 1.20.44.2: #i85898# Stripping all external header guards 2008/03/31 13:38:28 rt 1.20.44.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e649554ee5e530fb4f3b86cb755cec95c042c8c6]

INTEGRATION: CWS changefileheader (1.5.16); FILE MERGED 2008/04/01 12:27:26 thb 1.5.16.2: #i85898# Stripping all external header guards 2008/03/31 12:22:46 rt 1.5.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [feeec9ea839e279a6dc576d66f74c1871c50268b]

INTEGRATION: CWS changefileheader (1.28.58); FILE MERGED 2008/03/28 15:41:02 rt 1.28.58.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bf85103e0d8894131a4dac42717549b36806be77]

INTEGRATION: CWS changefileheader (1.4.20); FILE MERGED 2008/04/01 16:03:25 thb 1.4.20.3: #i85898# Stripping all external header guards 2008/04/01 12:59:33 thb 1.4.20.2: #i85898# Stripping all external header guards 2008/03/31 13:03:34 rt 1.4.20.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e882fb0df7eb4619fdc5e987deeb11e6ce27c132]

INTEGRATION: CWS changefileheader (1.31.28); FILE MERGED 2008/03/31 13:38:28 rt 1.31.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [870a7faac635cb3050addcacf624f15bb0981dfe]

INTEGRATION: CWS changefileheader (1.6.16); FILE MERGED 2008/04/01 12:27:26 thb 1.6.16.2: #i85898# Stripping all external header guards 2008/03/31 12:22:46 rt 1.6.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9ff804391b5a67461ceaa667ba023c4e938b5097]

INTEGRATION: CWS changefileheader (1.9.140); FILE MERGED 2008/03/31 16:23:13 rt 1.9.140.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c031bfdbace216deaa10a518363fb7b3714c4049]

INTEGRATION: CWS changefileheader (1.17.58); FILE MERGED 2008/03/28 15:41:02 rt 1.17.58.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [aace70a39e2b1ee852bf437762be5b40a1658548]

INTEGRATION: CWS changefileheader (1.60.20); FILE MERGED 2008/03/31 12:45:12 rt 1.60.20.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4594f251832eacfa5497087165720cb3dcf9535d]

INTEGRATION: CWS changefileheader (1.4.140); FILE MERGED 2008/04/01 12:59:32 thb 1.4.140.2: #i85898# Stripping all external header guards 2008/03/31 13:03:34 rt 1.4.140.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e3b33a060ff6cd402e5f53855eed346b07cead4f]

INTEGRATION: CWS changefileheader (1.12.82); FILE MERGED 2008/03/31 16:23:13 rt 1.12.82.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7f57dfe2229ae4158aaaf9f084d63076176262a2]

INTEGRATION: CWS changefileheader (1.30.16); FILE MERGED 2008/04/01 15:06:45 thb 1.30.16.3: #i85898# Stripping all external header guards 2008/04/01 12:27:26 thb 1.30.16.2: #i85898# Stripping all external header guards 2008/03/31 12:22:46 rt 1.30.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8b3f8c18b2e3bab143b6a9a7a7e5f2d37551ccac]

INTEGRATION: CWS changefileheader (1.12.100); FILE MERGED 2008/04/01 16:03:25 thb 1.12.100.3: #i85898# Stripping all external header guards 2008/04/01 12:59:32 thb 1.12.100.2: #i85898# Stripping all external header guards 2008/03/31 13:03:34 rt 1.12.100.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f3435af8298f3a9a5ec0f51af6fc73489f67d17a]

INTEGRATION: CWS changefileheader (1.12.12); FILE MERGED 2008/03/31 16:23:13 rt 1.12.12.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e7329266b2148a5647f3630cc56826dc9864cb2a]

INTEGRATION: CWS changefileheader (1.9.16); FILE MERGED 2008/04/01 15:06:45 thb 1.9.16.3: #i85898# Stripping all external header guards 2008/04/01 12:27:26 thb 1.9.16.2: #i85898# Stripping all external header guards 2008/03/31 12:22:46 rt 1.9.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [251618bb8f0ad25c6cfe224536ab507d980fa2ad]

INTEGRATION: CWS changefileheader (1.3.292); FILE MERGED 2008/03/28 15:41:02 rt 1.3.292.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [305dd2375f64f78eab64e06945bd4feaacf716e1]

INTEGRATION: CWS changefileheader (1.9.140); FILE MERGED 2008/04/01 16:03:25 thb 1.9.140.3: #i85898# Stripping all external header guards 2008/04/01 12:59:31 thb 1.9.140.2: #i85898# Stripping all external header guards 2008/03/31 13:03:34 rt 1.9.140.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3a6d240ad27264cdabef0c4feba01c7a0d06604c]

INTEGRATION: CWS changefileheader (1.7.84); FILE MERGED 2008/03/28 15:41:02 rt 1.7.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [229838becce461b297bccbab117d57ddc7e9b554]

INTEGRATION: CWS changefileheader (1.2.318); FILE MERGED 2008/03/31 12:45:12 rt 1.2.318.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d0ec8c248f476fbd8ba12ef4513f3c8040f10866]

INTEGRATION: CWS changefileheader (1.23.58); FILE MERGED 2008/03/28 15:41:02 rt 1.23.58.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [283521ae18ac7bce3243e7bfd95acb61f4789cb0]

INTEGRATION: CWS changefileheader (1.5.16); FILE MERGED 2008/04/01 15:06:45 thb 1.5.16.2: #i85898# Stripping all external header guards 2008/03/31 12:22:46 rt 1.5.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5cc02c5df9442147c1817c7ad550decd52a7a1d0]

INTEGRATION: CWS changefileheader (1.12.54); FILE MERGED 2008/04/01 12:59:31 thb 1.12.54.2: #i85898# Stripping all external header guards 2008/03/31 13:03:34 rt 1.12.54.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3ab43bef238e4d500cf7506229cf6a8ddb4bbd01]

INTEGRATION: CWS changefileheader (1.36.20); FILE MERGED 2008/03/31 12:45:12 rt 1.36.20.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [34e40414d8663fe7ddc3630114232c267a1b7174]

INTEGRATION: CWS changefileheader (1.8.130); FILE MERGED 2008/04/01 15:06:45 thb 1.8.130.3: #i85898# Stripping all external header guards 2008/04/01 12:27:26 thb 1.8.130.2: #i85898# Stripping all external header guards 2008/03/31 12:22:45 rt 1.8.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [655ec5d00e460daa097d277898ace2b4410a84cd]

INTEGRATION: CWS changefileheader (1.8.140); FILE MERGED 2008/04/01 16:03:25 thb 1.8.140.3: #i85898# Stripping all external header guards 2008/04/01 12:59:30 thb 1.8.140.2: #i85898# Stripping all external header guards 2008/03/31 13:03:34 rt 1.8.140.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3f0c20f36ed05d5db7a3e4a11bbfc700b4bf8ab1]

INTEGRATION: CWS changefileheader (1.6.16); FILE MERGED 2008/04/01 15:06:45 thb 1.6.16.3: #i85898# Stripping all external header guards 2008/04/01 12:27:26 thb 1.6.16.2: #i85898# Stripping all external header guards 2008/03/31 12:22:45 rt 1.6.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b3a4608ab139a8a2e4ba6d4b2d9fa1e7489cd328]

INTEGRATION: CWS changefileheader (1.9.58); FILE MERGED 2008/03/28 15:41:01 rt 1.9.58.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [022f1e1d981cdf760f16d76ef5836b2d826b399b]

INTEGRATION: CWS changefileheader (1.12.140); FILE MERGED 2008/04/01 16:03:25 thb 1.12.140.3: #i85898# Stripping all external header guards 2008/04/01 12:59:30 thb 1.12.140.2: #i85898# Stripping all external header guards 2008/03/31 13:03:34 rt 1.12.140.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d93ff03b2ff3261ece7d3b88ed1912f14d88bd3b]

INTEGRATION: CWS changefileheader (1.22.16); FILE MERGED 2008/04/01 12:27:26 thb 1.22.16.2: #i85898# Stripping all external header guards 2008/03/31 12:22:45 rt 1.22.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e1c741b2bb8a2a074bd53987c5e0bde2ae051fd3]

INTEGRATION: CWS changefileheader (1.6.84); FILE MERGED 2008/03/28 15:41:01 rt 1.6.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3b8cf2ba5244104d60486431399c4b62e7617298]

INTEGRATION: CWS changefileheader (1.3.580); FILE MERGED 2008/03/31 12:45:12 rt 1.3.580.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0585f50a630e90582008b3a700e15a2dae4c9e84]

INTEGRATION: CWS changefileheader (1.5.140); FILE MERGED 2008/04/01 16:03:24 thb 1.5.140.3: #i85898# Stripping all external header guards 2008/04/01 12:59:29 thb 1.5.140.2: #i85898# Stripping all external header guards 2008/03/31 13:03:34 rt 1.5.140.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7a8d7fb11e3d0ae05c0942dfcf921b34fb3fe579]

INTEGRATION: CWS changefileheader (1.6.70); FILE MERGED 2008/04/01 12:27:26 thb 1.6.70.2: #i85898# Stripping all external header guards 2008/03/31 12:22:45 rt 1.6.70.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9c8e9dff49585faac4c511971bac4d122265f828]

INTEGRATION: CWS changefileheader (1.7.12); FILE MERGED 2008/03/31 16:23:12 rt 1.7.12.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e0dccb9c5a4cc2c72ac3c0b6d0202f1e8c9e4c95]

INTEGRATION: CWS changefileheader (1.15.74); FILE MERGED 2008/03/28 15:41:01 rt 1.15.74.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [37f48898dbec176e04085b14cc31035d5203ed42]

INTEGRATION: CWS changefileheader (1.2.84); FILE MERGED 2008/03/31 13:03:33 rt 1.2.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0ae77f824aa1ddc079ede481c2be585f0127efe0]

INTEGRATION: CWS changefileheader (1.6.16); FILE MERGED 2008/04/01 12:27:26 thb 1.6.16.2: #i85898# Stripping all external header guards 2008/03/31 12:22:45 rt 1.6.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [46aaada653d994991b8e62ccaca03fe7f548e892]

INTEGRATION: CWS changefileheader (1.8.580); FILE MERGED 2008/03/31 12:45:12 rt 1.8.580.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f6c53b07405b1e44c0fdff5309b0ec0a572e1b9e]

INTEGRATION: CWS changefileheader (1.17.58); FILE MERGED 2008/03/28 15:41:01 rt 1.17.58.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d5406ba1c69c3acaf2b4f3df8a88f28fa270421f]

INTEGRATION: CWS changefileheader (1.6.140); FILE MERGED 2008/03/31 16:23:12 rt 1.6.140.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f47597a676eb64f4d2b4c9f8cd5ab64569a7659c]

INTEGRATION: CWS changefileheader (1.8.20); FILE MERGED 2008/03/31 07:26:57 rt 1.8.20.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [83294eb009a94b49e44dc1e7dd80d43846dd1d4e]

INTEGRATION: CWS changefileheader (1.10.216); FILE MERGED 2008/04/01 12:40:48 thb 1.10.216.2: #i85898# Stripping all external header guards 2008/03/31 13:38:27 rt 1.10.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7834041ee8c73fb0239e0adffb9ea4264f669b3e]

INTEGRATION: CWS changefileheader (1.3.580); FILE MERGED 2008/03/31 12:45:11 rt 1.3.580.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d2db367438c23a736e63d09f0505e168cb011cc4]

INTEGRATION: CWS changefileheader (1.3.38); FILE MERGED 2008/04/01 13:02:14 thb 1.3.38.2: #i85898# Stripping all external header guards 2008/03/31 07:26:56 rt 1.3.38.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [eb254e69ebe88a38320af7b425c68dad8d235dd7]

INTEGRATION: CWS changefileheader (1.5.130); FILE MERGED 2008/04/01 12:27:26 thb 1.5.130.2: #i85898# Stripping all external header guards 2008/03/31 12:22:45 rt 1.5.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a758e2e624913c37500940e5d990f1d8cee80c5c]

INTEGRATION: CWS changefileheader (1.2.78); FILE MERGED 2008/03/31 13:03:33 rt 1.2.78.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [62a61eb71b7205eaf68a1a25ece27e1e0875e35d]

INTEGRATION: CWS changefileheader (1.33.8); FILE MERGED 2008/04/01 12:40:48 thb 1.33.8.2: #i85898# Stripping all external header guards 2008/03/31 13:38:27 rt 1.33.8.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6b2b9c12b899d674966ca8b0a356f454244b6cd9]

INTEGRATION: CWS changefileheader (1.4.294); FILE MERGED 2008/03/31 12:45:11 rt 1.4.294.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5cd0ba322d0fd7670a3eea972c5b29307128bf3f]

INTEGRATION: CWS changefileheader (1.7.2); FILE MERGED 2008/04/01 16:06:09 thb 1.7.2.2: #i85898# Stripping all external header guards 2008/03/31 07:26:56 rt 1.7.2.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1dd876b36f68729b78ab65867760f72791cdc38b]

INTEGRATION: CWS changefileheader (1.11.486); FILE MERGED 2008/03/31 12:45:11 rt 1.11.486.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a05abbf27bec85500580c3233e3696f505feb5f1]

INTEGRATION: CWS changefileheader (1.6.118); FILE MERGED 2008/03/31 16:23:12 rt 1.6.118.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [539952bba2e77ea88341f9696be7f1a612e7960e]

INTEGRATION: CWS changefileheader (1.4.732); FILE MERGED 2008/03/31 13:38:26 rt 1.4.732.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [54e7ad6b6b86e23520f0f8b198d0b940fda2f016]

INTEGRATION: CWS changefileheader (1.8.38); FILE MERGED 2008/04/01 16:06:08 thb 1.8.38.2: #i85898# Stripping all external header guards 2008/03/31 07:26:56 rt 1.8.38.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [47a23394a21c3e135c049d6b67c361130c1c52b8]

INTEGRATION: CWS changefileheader (1.5.180); FILE MERGED 2008/03/28 15:41:01 rt 1.5.180.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9a39a568e7d044e031fff7e6d57c1c4933f76666]

INTEGRATION: CWS changefileheader (1.13.262); FILE MERGED 2008/03/31 12:45:11 rt 1.13.262.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8aafa096d4ce3e4bb1c1c40bea592ac178aa56fc]

INTEGRATION: CWS changefileheader (1.16.130); FILE MERGED 2008/04/01 12:27:26 thb 1.16.130.2: #i85898# Stripping all external header guards 2008/03/31 12:22:45 rt 1.16.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f97c3fbb09774d7ad23d59ba59f31112d781e3e4]

INTEGRATION: CWS changefileheader (1.7.82); FILE MERGED 2008/03/31 16:23:12 rt 1.7.82.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [778d7d85a43a4dcf097d53e5c4ead7bca94b8a76]

INTEGRATION: CWS changefileheader (1.4.732); FILE MERGED 2008/04/01 15:39:17 thb 1.4.732.2: #i85898# Stripping all external header guards 2008/03/31 13:38:26 rt 1.4.732.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9dfcc89a0666a4aa6af5cc0b12c957eb8bd9a679]

INTEGRATION: CWS changefileheader (1.4.38); FILE MERGED 2008/03/31 07:26:56 rt 1.4.38.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0f8e1f0a495d558f201f7546026c3adc6eeb1162]

INTEGRATION: CWS changefileheader (1.5.488); FILE MERGED 2008/03/31 12:45:11 rt 1.5.488.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bc04448e1e9ff5dc21531f74671d98abdd60d82f]

INTEGRATION: CWS changefileheader (1.7.16); FILE MERGED 2008/04/01 12:27:26 thb 1.7.16.2: #i85898# Stripping all external header guards 2008/03/31 12:22:45 rt 1.7.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [eccab4f1bc6a3ab54d0c374af32b051d155aceca]

INTEGRATION: CWS changefileheader (1.5.140); FILE MERGED 2008/03/31 16:23:12 rt 1.5.140.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4c9fe56133dca81c53ec7fc5a4fa9185af91a846]

INTEGRATION: CWS changefileheader (1.17.16); FILE MERGED 2008/04/01 16:06:08 thb 1.17.16.2: #i85898# Stripping all external header guards 2008/03/31 07:26:56 rt 1.17.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b0d6ba8efd56a2f8f950374b58181fea8a3ae2b4]

INTEGRATION: CWS changefileheader (1.11.258); FILE MERGED 2008/04/01 12:40:48 thb 1.11.258.2: #i85898# Stripping all external header guards 2008/03/31 13:38:26 rt 1.11.258.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2bad00740e32fb37537c1c5de2fb5274db2ff546]

INTEGRATION: CWS changefileheader (1.9.90); FILE MERGED 2008/04/01 15:06:45 thb 1.9.90.2: #i85898# Stripping all external header guards 2008/03/31 12:22:45 rt 1.9.90.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e09e8b805eedb9f10c1556d5a07d3d8a9871c902]

INTEGRATION: CWS changefileheader (1.13.216); FILE MERGED 2008/04/01 15:39:17 thb 1.13.216.2: #i85898# Stripping all external header guards 2008/03/31 13:38:26 rt 1.13.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [42da850a8b705989d5fa8a5c7091146b6b9be593]

INTEGRATION: CWS changefileheader (1.9.82); FILE MERGED 2008/03/31 16:23:12 rt 1.9.82.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [daf1973b6fecfc2c0aa646572e15867b2fd61002]

INTEGRATION: CWS changefileheader (1.4.478); FILE MERGED 2008/03/31 12:45:11 rt 1.4.478.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a8b1c139357f7f725cd243a08186971a7f9d000b]

INTEGRATION: CWS changefileheader (1.45.216); FILE MERGED 2008/03/31 13:38:26 rt 1.45.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ed31015ffe29bbac98e512e311e65026c7065999]

INTEGRATION: CWS changefileheader (1.13.16); FILE MERGED 2008/04/01 15:06:44 thb 1.13.16.3: #i85898# Stripping all external header guards 2008/04/01 12:27:25 thb 1.13.16.2: #i85898# Stripping all external header guards 2008/03/31 12:22:45 rt 1.13.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ec51d11ba51ebec82c4c1439a12e7a77654fd08e]

INTEGRATION: CWS changefileheader (1.6.732); FILE MERGED 2008/03/31 13:38:26 rt 1.6.732.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5c7dc16682f3cb61a349ad6c7540fa1c6e5db6b8]

INTEGRATION: CWS changefileheader (1.5.130); FILE MERGED 2008/04/01 15:06:44 thb 1.5.130.2: #i85898# Stripping all external header guards 2008/03/31 12:22:45 rt 1.5.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1b3d7f62dd5ae72a13155fc5f67ee0d8b0a39f04]

INTEGRATION: CWS changefileheader (1.4.580); FILE MERGED 2008/03/31 12:45:10 rt 1.4.580.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [000243908e96a8ba8457d826d3c59257bb745682]

INTEGRATION: CWS changefileheader (1.53.212); FILE MERGED 2008/04/01 15:39:17 thb 1.53.212.3: #i85898# Stripping all external header guards 2008/04/01 12:40:48 thb 1.53.212.2: #i85898# Stripping all external header guards 2008/03/31 13:38:26 rt 1.53.212.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1f46645696b33c28c7358664e950a851a46e708a]

INTEGRATION: CWS changefileheader (1.14.130); FILE MERGED 2008/04/01 12:27:25 thb 1.14.130.2: #i85898# Stripping all external header guards 2008/03/31 12:22:45 rt 1.14.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4d0c300ed919ac80567a0b5436cade0c624eaef4]

INTEGRATION: CWS changefileheader (1.14.34); FILE MERGED 2008/03/31 16:23:12 rt 1.14.34.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ecb90ada1835231891e27ee1207995267f85579e]

INTEGRATION: CWS changefileheader (1.3.130); FILE MERGED 2008/03/31 12:22:45 rt 1.3.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [65878758b7ad7c4a840e45eaa48551b9b32abaf8]

INTEGRATION: CWS changefileheader (1.2.496); FILE MERGED 2008/04/01 15:39:17 thb 1.2.496.3: #i85898# Stripping all external header guards 2008/04/01 12:40:48 thb 1.2.496.2: #i85898# Stripping all external header guards 2008/03/31 13:38:26 rt 1.2.496.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0704d1b8308b8b9e2d9791fbeefc581a25e7b987]

INTEGRATION: CWS changefileheader (1.3.130); FILE MERGED 2008/04/01 15:06:44 thb 1.3.130.2: #i85898# Stripping all external header guards 2008/03/31 12:22:45 rt 1.3.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c0fc161686c215de6d3fbde6f45dab0f9a571504]

INTEGRATION: CWS changefileheader (1.3.432); FILE MERGED 2008/03/31 13:38:26 rt 1.3.432.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [37d64598f9d9363bb24a6aae7c89c33b3e1fc6a6]

INTEGRATION: CWS changefileheader (1.3.38); FILE MERGED 2008/03/31 07:26:56 rt 1.3.38.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [13148f37adefa98530987ad4adafa2db5d74ad49]

INTEGRATION: CWS changefileheader (1.3.130); FILE MERGED 2008/04/01 12:27:25 thb 1.3.130.2: #i85898# Stripping all external header guards 2008/03/31 12:22:45 rt 1.3.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [110aac05b775616ee1c9f2a4f69e17e223dfb3f8]

INTEGRATION: CWS changefileheader (1.41.118); FILE MERGED 2008/04/01 15:39:16 thb 1.41.118.3: #i85898# Stripping all external header guards 2008/04/01 12:40:47 thb 1.41.118.2: #i85898# Stripping all external header guards 2008/03/31 13:38:26 rt 1.41.118.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [17802cd5acdbec1fe03d19a6418d3b7b8e9a56fb]

INTEGRATION: CWS changefileheader (1.5.62); FILE MERGED 2008/03/31 16:23:12 rt 1.5.62.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4e91b432f7a840355b9ac6519a162cc158a1d30f]

INTEGRATION: CWS changefileheader (1.6.16); FILE MERGED 2008/04/01 12:27:25 thb 1.6.16.2: #i85898# Stripping all external header guards 2008/03/31 12:22:45 rt 1.6.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [de84cd3c8b53769b9158875fe0d084d4a49047db]

INTEGRATION: CWS changefileheader (1.12.12); FILE MERGED 2008/03/31 16:23:12 rt 1.12.12.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b9d2796c75f4264a2ba76f3fc39cb394f9a6bf45]

INTEGRATION: CWS changefileheader (1.13.38); FILE MERGED 2008/04/01 16:06:08 thb 1.13.38.2: #i85898# Stripping all external header guards 2008/03/31 07:26:56 rt 1.13.38.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [754234215a3360a4e07dea767e801c2d38fcd741]

INTEGRATION: CWS changefileheader (1.34.216); FILE MERGED 2008/03/31 13:38:26 rt 1.34.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3d7f4d6fd81ea08bdb3f6ba0d5bdb8d834f98508]

INTEGRATION: CWS changefileheader (1.4.130); FILE MERGED 2008/04/01 12:27:25 thb 1.4.130.2: #i85898# Stripping all external header guards 2008/03/31 12:22:45 rt 1.4.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [85e4ba329612f1e6e7301314c77ded82620245a3]

INTEGRATION: CWS changefileheader (1.75.44); FILE MERGED 2008/04/01 15:39:15 thb 1.75.44.3: #i85898# Stripping all external header guards 2008/04/01 12:40:47 thb 1.75.44.2: #i85898# Stripping all external header guards 2008/03/31 13:38:26 rt 1.75.44.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d7e389ea1b79a8d4bcf64dc49b4411bc3eb6398d]

INTEGRATION: CWS changefileheader (1.6.38); FILE MERGED 2008/03/31 07:26:56 rt 1.6.38.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f98ba4b162f9333f9b812edeaa29bded86a71837]

INTEGRATION: CWS changefileheader (1.3.16); FILE MERGED 2008/04/01 15:06:44 thb 1.3.16.3: #i85898# Stripping all external header guards 2008/04/01 12:27:25 thb 1.3.16.2: #i85898# Stripping all external header guards 2008/03/31 12:22:45 rt 1.3.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [50dde94ec4368e5c2d56c932d686b5dfb7b423a6]

INTEGRATION: CWS changefileheader (1.7.118); FILE MERGED 2008/03/31 16:23:11 rt 1.7.118.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cdbe07a68f4037074644bd1539b648a021a74b31]

INTEGRATION: CWS changefileheader (1.7.38); FILE MERGED 2008/03/31 07:26:56 rt 1.7.38.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5ba030936e32d7dbd06cfaf69fc9e272dc10cc3c]

INTEGRATION: CWS changefileheader (1.3.732); FILE MERGED 2008/03/31 13:38:26 rt 1.3.732.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2d85012d4c5a26f17a57736833a1565c84b58a5f]

INTEGRATION: CWS changefileheader (1.13.16); FILE MERGED 2008/04/01 12:27:25 thb 1.13.16.2: #i85898# Stripping all external header guards 2008/03/31 12:22:45 rt 1.13.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cc6a4859acb0924f1fa42ce58fb22bdcf8b457ab]

INTEGRATION: CWS changefileheader (1.9.216); FILE MERGED 2008/04/01 15:39:15 thb 1.9.216.2: #i85898# Stripping all external header guards 2008/03/31 13:38:26 rt 1.9.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e3fc164013d4578ff605eafa7a46cd43efe2e5e1]

INTEGRATION: CWS changefileheader (1.10.118); FILE MERGED 2008/03/31 16:23:11 rt 1.10.118.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2172633d17e5bcff17aa87c61da9f29843443982]

INTEGRATION: CWS changefileheader (1.9.16); FILE MERGED 2008/04/01 12:27:25 thb 1.9.16.2: #i85898# Stripping all external header guards 2008/03/31 12:22:44 rt 1.9.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [407912b9c782e23f029af3b20d5b836e460ee4e4]

INTEGRATION: CWS changefileheader (1.2.28); FILE MERGED 2008/03/31 13:38:26 rt 1.2.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [de09c00fa379ec8a965d51141802529b8cccbfe2]

INTEGRATION: CWS changefileheader (1.13.40); FILE MERGED 2008/03/31 07:26:56 rt 1.13.40.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [98d8beed34025a17ae35d52d2e6a54282d6b94e0]

INTEGRATION: CWS changefileheader (1.3.72); FILE MERGED 2008/03/31 13:38:26 rt 1.3.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8757f05663a649bb78e950ac47b4931e0b67898e]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 07:26:56 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c48c85e52f3d5b08d9d438f21fc3158a81fbd6f1]

INTEGRATION: CWS changefileheader (1.7.130); FILE MERGED 2008/04/01 15:06:44 thb 1.7.130.3: #i85898# Stripping all external header guards 2008/04/01 12:27:25 thb 1.7.130.2: #i85898# Stripping all external header guards 2008/03/31 12:22:44 rt 1.7.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f8052ebc443fcd7601393a36ba94c5dbf2ae4896]

INTEGRATION: CWS changefileheader (1.8.118); FILE MERGED 2008/03/31 16:23:11 rt 1.8.118.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e30c09eb2993c916f26a7c0283412de80c55e095]

INTEGRATION: CWS changefileheader (1.4.216); FILE MERGED 2008/04/01 15:39:15 thb 1.4.216.3: #i85898# Stripping all external header guards 2008/04/01 12:40:47 thb 1.4.216.2: #i85898# Stripping all external header guards 2008/03/31 13:38:26 rt 1.4.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7553c369e96760df6e61d658bdc71c5bad287ba6]

INTEGRATION: CWS changefileheader (1.4.38); FILE MERGED 2008/04/01 16:06:08 thb 1.4.38.2: #i85898# Stripping all external header guards 2008/03/31 07:26:56 rt 1.4.38.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [73907742e6c61cd7b471e1682f3b79127342f652]

INTEGRATION: CWS changefileheader (1.5.130); FILE MERGED 2008/04/01 12:27:25 thb 1.5.130.2: #i85898# Stripping all external header guards 2008/03/31 12:22:44 rt 1.5.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8801b1edff529cced77e61ed9a2d4b15fde878a0]

INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/04/01 13:02:13 thb 1.6.10.2: #i85898# Stripping all external header guards 2008/03/31 07:26:56 rt 1.6.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bfc3bd3aebcccd84b0ecbad6105bb89bf7f785d7]

INTEGRATION: CWS changefileheader (1.53.44); FILE MERGED 2008/03/31 13:38:25 rt 1.53.44.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ab04cc8607019336cfc27c476b7ec8d1487ba961]

INTEGRATION: CWS changefileheader (1.9.118); FILE MERGED 2008/03/31 16:23:11 rt 1.9.118.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b991713f242dc6b190c01b1730afcf069269eaea]

INTEGRATION: CWS changefileheader (1.3.130); FILE MERGED 2008/04/01 15:06:44 thb 1.3.130.2: #i85898# Stripping all external header guards 2008/03/31 12:22:44 rt 1.3.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [968c3935f7a2573437879033f0e4d304e051bb31]

INTEGRATION: CWS changefileheader (1.22.216); FILE MERGED 2008/04/01 15:39:14 thb 1.22.216.3: #i85898# Stripping all external header guards 2008/04/01 12:40:47 thb 1.22.216.2: #i85898# Stripping all external header guards 2008/03/31 13:38:25 rt 1.22.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b4f16c73b4b30487970ed22e333927c0a264de35]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 07:26:56 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8dd61c3e479d1cd74ef63d769aa59bed7cc13c95]

INTEGRATION: CWS changefileheader (1.198.28); FILE MERGED 2008/04/01 15:39:13 thb 1.198.28.3: #i85898# Stripping all external header guards 2008/04/01 12:40:47 thb 1.198.28.2: #i85898# Stripping all external header guards 2008/03/31 13:38:25 rt 1.198.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0093471cdf084de6d8cde92f53446e7dac28abd7]

INTEGRATION: CWS changefileheader (1.3.38); FILE MERGED 2008/04/01 16:06:08 thb 1.3.38.2: #i85898# Stripping all external header guards 2008/03/31 07:26:56 rt 1.3.38.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2a70b3507bdfb67afe7e5fb5874ce0a2d1395f4d]

INTEGRATION: CWS changefileheader (1.6.16); FILE MERGED 2008/03/31 12:22:44 rt 1.6.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c6db9a2a1e0aa9d0ff1569a32b14973a7683e9a5]

INTEGRATION: CWS changefileheader (1.5.120); FILE MERGED 2008/04/01 15:06:44 thb 1.5.120.3: #i85898# Stripping all external header guards 2008/04/01 12:27:25 thb 1.5.120.2: #i85898# Stripping all external header guards 2008/03/31 12:22:44 rt 1.5.120.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [585518e0fc7be4b21276fc74ba86ed5e423eaf58]

INTEGRATION: CWS changefileheader (1.6.140); FILE MERGED 2008/03/31 16:23:11 rt 1.6.140.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5c69a5a7d2c167a8bb6b773df7d438e1b288a783]

INTEGRATION: CWS changefileheader (1.7.38); FILE MERGED 2008/04/01 16:06:08 thb 1.7.38.2: #i85898# Stripping all external header guards 2008/03/31 07:26:56 rt 1.7.38.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bb2a7b5edee7060c55c301ccf1e14b0eef3295d3]

INTEGRATION: CWS changefileheader (1.27.216); FILE MERGED 2008/04/01 15:39:13 thb 1.27.216.3: #i85898# Stripping all external header guards 2008/04/01 12:40:47 thb 1.27.216.2: #i85898# Stripping all external header guards 2008/03/31 13:38:25 rt 1.27.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ab025044b5bcf4001e02ae51b9caf7e7d2274e27]

INTEGRATION: CWS changefileheader (1.21.16); FILE MERGED 2008/04/01 15:06:44 thb 1.21.16.3: #i85898# Stripping all external header guards 2008/04/01 12:27:25 thb 1.21.16.2: #i85898# Stripping all external header guards 2008/03/31 12:22:44 rt 1.21.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [dd42449eb3526d4a64550608da66484d5f773804]

INTEGRATION: CWS changefileheader (1.5.14); FILE MERGED 2008/03/31 16:23:11 rt 1.5.14.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0690b16315f3f4166d12b2d01264d136f7d8dc01]

INTEGRATION: CWS changefileheader (1.92.28); FILE MERGED 2008/03/31 13:38:25 rt 1.92.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [641957a26fb74578b979b8ae6563dc8943a105b3]

INTEGRATION: CWS changefileheader (1.22.216); FILE MERGED 2008/03/31 13:38:25 rt 1.22.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [663dcb78795514ab5eda17666a48db9cea9d4ca1]

INTEGRATION: CWS changefileheader (1.19.16); FILE MERGED 2008/04/01 12:27:25 thb 1.19.16.2: #i85898# Stripping all external header guards 2008/03/31 12:22:44 rt 1.19.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [036101f24cdea58ec7becd8693aae72be50bfd6e]

INTEGRATION: CWS changefileheader (1.5.140); FILE MERGED 2008/03/31 16:23:11 rt 1.5.140.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b7e479119dfcc468bc0d2098bcdf3a37176d9dd5]

INTEGRATION: CWS changefileheader (1.4.216); FILE MERGED 2008/04/01 15:39:12 thb 1.4.216.3: #i85898# Stripping all external header guards 2008/04/01 12:40:47 thb 1.4.216.2: #i85898# Stripping all external header guards 2008/03/31 13:38:25 rt 1.4.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d76c2238a05dda04571feee7fae9ff49f8f2f996]

INTEGRATION: CWS changefileheader (1.15.62); FILE MERGED 2008/03/31 16:23:11 rt 1.15.62.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f60e66f714563df89177f17a1a2f1ef261732e8a]

INTEGRATION: CWS changefileheader (1.6.432); FILE MERGED 2008/03/31 13:38:25 rt 1.6.432.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9ad599327afda2c40d0128a4b8a2385a46eb28ce]

INTEGRATION: CWS changefileheader (1.73.12); FILE MERGED 2008/03/31 16:23:10 rt 1.73.12.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [793f3bfe34a37863cf379aedb805bee5d913439d]

INTEGRATION: CWS changefileheader (1.6.38); FILE MERGED 2008/04/01 16:06:07 thb 1.6.38.2: #i85898# Stripping all external header guards 2008/03/31 07:26:56 rt 1.6.38.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cc973e3f18f7102924cbb990ef429581e9052d88]

INTEGRATION: CWS changefileheader (1.8.216); FILE MERGED 2008/03/31 13:38:25 rt 1.8.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [786b3528b92a4021aa254d3ce259eaa79b91ac10]

INTEGRATION: CWS changefileheader (1.9.82); FILE MERGED 2008/03/31 16:23:10 rt 1.9.82.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [edcfe9408263becc861ffd3755972ba59045755d]

INTEGRATION: CWS changefileheader (1.6.30); FILE MERGED 2008/03/31 13:38:25 rt 1.6.30.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c706fac42968f1479c856d56df9d1002fcc3da1e]

INTEGRATION: CWS changefileheader (1.3.38); FILE MERGED 2008/04/01 16:06:07 thb 1.3.38.2: #i85898# Stripping all external header guards 2008/03/31 07:26:56 rt 1.3.38.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8f43ad79b2c2d7afb270e64820952827957b8c04]

INTEGRATION: CWS changefileheader (1.3.130); FILE MERGED 2008/04/01 12:27:24 thb 1.3.130.2: #i85898# Stripping all external header guards 2008/03/31 12:22:44 rt 1.3.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7860b170b4ad80ae142d6bc4e48fd6aa484510a1]

INTEGRATION: CWS changefileheader (1.10.16); FILE MERGED 2008/04/01 15:06:43 thb 1.10.16.3: #i85898# Stripping all external header guards 2008/04/01 12:27:24 thb 1.10.16.2: #i85898# Stripping all external header guards 2008/03/31 12:22:44 rt 1.10.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [98439b7d1cb891a6bf8850632218e9789da8a991]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 07:26:55 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0572eb2e440a1620b1db37706b814319e5014897]

INTEGRATION: CWS changefileheader (1.5.216); FILE MERGED 2008/03/31 13:38:25 rt 1.5.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [398c3e7c495d5a9668969e40b1d89fcb831329bd]

INTEGRATION: CWS changefileheader (1.3.38); FILE MERGED 2008/04/01 16:06:07 thb 1.3.38.2: #i85898# Stripping all external header guards 2008/03/31 07:26:55 rt 1.3.38.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1c5e0d12c14d84f1753e4c4218c17cc10e5e9a9d]

INTEGRATION: CWS changefileheader (1.36.268); FILE MERGED 2008/03/31 13:38:18 rt 1.36.268.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b470ef9fdf690adb98f901a260e64328ac62b7b6]

INTEGRATION: CWS changefileheader (1.8.130); FILE MERGED 2008/03/31 12:22:44 rt 1.8.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [74c6e49db5ff78ac270a3dd17d24ec60738ff931]

INTEGRATION: CWS changefileheader (1.2.732); FILE MERGED 2008/03/31 13:38:18 rt 1.2.732.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fd7b7436fbb89a528682df89ace77dc62df129f1]

INTEGRATION: CWS changefileheader (1.7.16); FILE MERGED 2008/04/01 12:27:24 thb 1.7.16.2: #i85898# Stripping all external header guards 2008/03/31 12:22:44 rt 1.7.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [061dd439fe2a355390ccf843285d09c48bc54898]

INTEGRATION: CWS changefileheader (1.2.60); FILE MERGED 2008/03/31 07:26:55 rt 1.2.60.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [11ed210af2d20dbfd3fcc58c2f5d144ebea65378]

INTEGRATION: CWS changefileheader (1.18.208); FILE MERGED 2008/04/01 15:39:11 thb 1.18.208.2: #i85898# Stripping all external header guards 2008/03/31 13:38:18 rt 1.18.208.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9406a24eea2a561233f7432613c4c56766a3c29a]

INTEGRATION: CWS changefileheader (1.7.140); FILE MERGED 2008/03/31 16:23:10 rt 1.7.140.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [895ef8b90f264a21d5f0600c8435d424d90eb2e0]

INTEGRATION: CWS changefileheader (1.10.416); FILE MERGED 2008/04/01 12:40:46 thb 1.10.416.2: #i85898# Stripping all external header guards 2008/03/31 13:38:18 rt 1.10.416.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0ab264a03505604a8186d329bc3150259b18546d]

INTEGRATION: CWS changefileheader (1.7.82); FILE MERGED 2008/03/31 16:23:10 rt 1.7.82.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7e1832198545bdd1fc33ff05c5d780a296024735]

INTEGRATION: CWS changefileheader (1.2.130); FILE MERGED 2008/04/01 12:27:24 thb 1.2.130.2: #i85898# Stripping all external header guards 2008/03/31 12:22:44 rt 1.2.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cbcce5ead1f73994166a56ca165246e03d624113]

INTEGRATION: CWS changefileheader (1.10.216); FILE MERGED 2008/03/31 13:38:18 rt 1.10.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [198d97fb0d2ae33f4d0f2851ca00ad8779b75fb0]

INTEGRATION: CWS changefileheader (1.10.38); FILE MERGED 2008/04/01 16:06:07 thb 1.10.38.2: #i85898# Stripping all external header guards 2008/03/31 07:26:55 rt 1.10.38.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c63de27e02739437441c67aeba921e09ac627ca9]

INTEGRATION: CWS changefileheader (1.38.216); FILE MERGED 2008/03/31 13:38:18 rt 1.38.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b3c1c482d8ce408e834f0e12a9d1ee761be909a7]

INTEGRATION: CWS changefileheader (1.6.130); FILE MERGED 2008/04/01 12:27:24 thb 1.6.130.2: #i85898# Stripping all external header guards 2008/03/31 12:22:44 rt 1.6.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b540c62328bd6a515bf6eb7e5495d80122cdcf71]

INTEGRATION: CWS changefileheader (1.2.732); FILE MERGED 2008/03/31 13:38:17 rt 1.2.732.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [15412e80dea66c96268851b75fe4c245d2480520]

INTEGRATION: CWS changefileheader (1.8.38); FILE MERGED 2008/04/01 16:06:07 thb 1.8.38.2: #i85898# Stripping all external header guards 2008/03/31 07:26:55 rt 1.8.38.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ac7b3e664d51631ccfb1254119d1dde747a8fbb6]

INTEGRATION: CWS changefileheader (1.41.12); FILE MERGED 2008/03/31 16:23:10 rt 1.41.12.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f044096fa8444b143966e200f44ab83ecb720f61]

INTEGRATION: CWS changefileheader (1.57.212); FILE MERGED 2008/04/01 15:39:10 thb 1.57.212.3: #i85898# Stripping all external header guards 2008/04/01 12:40:46 thb 1.57.212.2: #i85898# Stripping all external header guards 2008/03/31 13:38:17 rt 1.57.212.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2f25daa456b062d7cc6fa866833954c4d0241067]

INTEGRATION: CWS changefileheader (1.9.16); FILE MERGED 2008/04/01 12:27:24 thb 1.9.16.2: #i85898# Stripping all external header guards 2008/03/31 12:22:44 rt 1.9.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [700446856f976ada9229b94843fcc6b7543f0bcf]

INTEGRATION: CWS changefileheader (1.5.38); FILE MERGED 2008/04/01 16:06:07 thb 1.5.38.2: #i85898# Stripping all external header guards 2008/03/31 07:26:55 rt 1.5.38.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [622b4c6391b34d82034ac607d910dfdc9ef7b885]

INTEGRATION: CWS changefileheader (1.12.82); FILE MERGED 2008/03/31 16:23:10 rt 1.12.82.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6d04608054d50474836f6aa47cb779ed5dca1e14]

INTEGRATION: CWS changefileheader (1.36.80); FILE MERGED 2008/04/01 15:39:09 thb 1.36.80.2: #i85898# Stripping all external header guards 2008/03/31 13:38:17 rt 1.36.80.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [81d11a5335abe85100ed860db76088f289c8870a]

INTEGRATION: CWS changefileheader (1.8.130); FILE MERGED 2008/04/01 12:27:24 thb 1.8.130.2: #i85898# Stripping all external header guards 2008/03/31 12:22:44 rt 1.8.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7e4ebb6bc61a45af1845070a88f0efd0c15babbb]

INTEGRATION: CWS changefileheader (1.4.38); FILE MERGED 2008/04/01 16:06:07 thb 1.4.38.2: #i85898# Stripping all external header guards 2008/03/31 07:26:55 rt 1.4.38.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6b3388086ead8ac8dbd01d1036941b498897048a]

INTEGRATION: CWS changefileheader (1.23.12); FILE MERGED 2008/03/31 16:23:10 rt 1.23.12.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cba4f7731ae06d6069a76dcd1f18dd0105e6d7ae]

INTEGRATION: CWS changefileheader (1.7.216); FILE MERGED 2008/04/01 15:39:09 thb 1.7.216.2: #i85898# Stripping all external header guards 2008/03/31 13:38:17 rt 1.7.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [af72972a0542c0df95642c5d3bc40784004d34c0]

INTEGRATION: CWS changefileheader (1.6.38); FILE MERGED 2008/04/01 16:06:07 thb 1.6.38.2: #i85898# Stripping all external header guards 2008/03/31 07:26:55 rt 1.6.38.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7d8f7d612421a647a6dc6099767974ed85e35ec6]

INTEGRATION: CWS changefileheader (1.5.62); FILE MERGED 2008/03/31 16:23:09 rt 1.5.62.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [25e2bb7cba5e8b9f9530e28ed869b738dd26b1b4]

INTEGRATION: CWS changefileheader (1.8.216); FILE MERGED 2008/04/01 15:39:09 thb 1.8.216.2: #i85898# Stripping all external header guards 2008/03/31 13:38:17 rt 1.8.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [544fe609bc41f50d50a47dba0b28aadf7ee44fdd]

INTEGRATION: CWS changefileheader (1.5.130); FILE MERGED 2008/04/01 12:27:24 thb 1.5.130.2: #i85898# Stripping all external header guards 2008/03/31 12:22:44 rt 1.5.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e483966da15a31d31c994aeb1b941289499d228a]

INTEGRATION: CWS changefileheader (1.14.12); FILE MERGED 2008/03/31 16:23:09 rt 1.14.12.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6ce012dec0c23d31bb87a54b3a8a190f5f6524fb]

INTEGRATION: CWS changefileheader (1.8.268); FILE MERGED 2008/03/31 13:38:17 rt 1.8.268.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8757354f6a9c224ca57eba4180758f0348c28203]

INTEGRATION: CWS changefileheader (1.3.130); FILE MERGED 2008/04/01 15:06:43 thb 1.3.130.3: #i85898# Stripping all external header guards 2008/04/01 12:27:24 thb 1.3.130.2: #i85898# Stripping all external header guards 2008/03/31 12:22:44 rt 1.3.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a2d39ce55cddfa8942dc9918667c56b81b3cf98f]

INTEGRATION: CWS changefileheader (1.6.118); FILE MERGED 2008/03/31 16:23:09 rt 1.6.118.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6594da34a8e31b8a57ae1b7f85514c0625d3207e]

INTEGRATION: CWS changefileheader (1.3.732); FILE MERGED 2008/03/31 13:38:17 rt 1.3.732.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cf610c2749dd83da8be2f9fea819a13a7d49b342]

INTEGRATION: CWS changefileheader (1.8.12); FILE MERGED 2008/03/31 16:23:09 rt 1.8.12.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f79741f5ea935ddcf1469beb626c5fcc349d71a3]

INTEGRATION: CWS changefileheader (1.5.14); FILE MERGED 2008/03/31 16:23:09 rt 1.5.14.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6a0301f93f3a3f72f63d175b191b4fd50fd054f7]

INTEGRATION: CWS changefileheader (1.4.40); FILE MERGED 2008/03/31 07:26:55 rt 1.4.40.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4a5fd8c10c1f8111ca0f53651211a057bbd6dfb7]

INTEGRATION: CWS changefileheader (1.4.130); FILE MERGED 2008/04/01 15:06:43 thb 1.4.130.2: #i85898# Stripping all external header guards 2008/03/31 12:22:44 rt 1.4.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [243217757c66497cdd7dcd6a32e17ed9dd3eae07]

INTEGRATION: CWS changefileheader (1.19.216); FILE MERGED 2008/04/01 15:39:08 thb 1.19.216.2: #i85898# Stripping all external header guards 2008/03/31 13:38:17 rt 1.19.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3c1506d0fab15a2a8ee23c120529e712ef2580c8]

INTEGRATION: CWS changefileheader (1.6.62); FILE MERGED 2008/03/31 16:23:09 rt 1.6.62.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c327a15ea570ecbf29189b10608aacfaf0ef74ac]

INTEGRATION: CWS changefileheader (1.12.130); FILE MERGED 2008/04/01 15:06:43 thb 1.12.130.3: #i85898# Stripping all external header guards 2008/04/01 12:27:24 thb 1.12.130.2: #i85898# Stripping all external header guards 2008/03/31 12:22:44 rt 1.12.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d4bcb66160432ff0c7820db27b520d2f031e494e]

INTEGRATION: CWS changefileheader (1.7.216); FILE MERGED 2008/03/31 13:38:17 rt 1.7.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8a492e898d26c0c8411ee7cb3b5adbeb9f21d56b]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/03/31 16:23:09 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [023d60570830d1ada2e6fd3422238c870df19684]

INTEGRATION: CWS changefileheader (1.4.130); FILE MERGED 2008/03/31 12:22:43 rt 1.4.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a708feb14401360d6b0a6774f5c7d37b2040bfa9]

INTEGRATION: CWS changefileheader (1.6.216); FILE MERGED 2008/03/31 13:38:17 rt 1.6.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1a18b020946eae62a9562f226e23cc5cd8d3afa5]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 07:26:55 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5a83669ea51b859a2988d75a98236c8328b67f3d]

INTEGRATION: CWS changefileheader (1.4.140); FILE MERGED 2008/03/31 16:23:09 rt 1.4.140.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [45640ea378feae0dfa07418b8f96a90803026edf]

INTEGRATION: CWS changefileheader (1.7.16); FILE MERGED 2008/04/01 12:27:23 thb 1.7.16.2: #i85898# Stripping all external header guards 2008/03/31 12:22:43 rt 1.7.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0e3ab3cccac1632a72d5787f638bd6cd1742d1ab]

INTEGRATION: CWS changefileheader (1.16.268); FILE MERGED 2008/03/31 13:38:17 rt 1.16.268.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [445392bb0ae7b9ac17e287dfc76aa9273116e2e3]

INTEGRATION: CWS changefileheader (1.10.118); FILE MERGED 2008/03/31 16:23:09 rt 1.10.118.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6481e3f39e144e75bb7c64221ab48191ce55c6fd]

INTEGRATION: CWS changefileheader (1.4.16); FILE MERGED 2008/03/31 12:22:43 rt 1.4.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [db9b8df4759ba187d20ca6fd3ef606dcb6cc0245]

INTEGRATION: CWS changefileheader (1.12.216); FILE MERGED 2008/04/01 12:40:46 thb 1.12.216.2: #i85898# Stripping all external header guards 2008/03/31 13:38:17 rt 1.12.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d8cddbc7268fb184d9f624be8c85bf9bcace7ed6]

INTEGRATION: CWS changefileheader (1.2.50); FILE MERGED 2008/03/31 07:26:47 rt 1.2.50.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6afd618e50b5e07a3c79858b931aff667e4e3dcd]

INTEGRATION: CWS changefileheader (1.7.112); FILE MERGED 2008/03/31 16:23:09 rt 1.7.112.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a9733c74253fcbbf52b9e0660e095573914a3d04]

INTEGRATION: CWS changefileheader (1.5.16); FILE MERGED 2008/04/01 15:06:43 thb 1.5.16.3: #i85898# Stripping all external header guards 2008/04/01 12:27:23 thb 1.5.16.2: #i85898# Stripping all external header guards 2008/03/31 12:22:43 rt 1.5.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [00d27b2baec429b1f37fcdfb41fa121af11e4fd5]

INTEGRATION: CWS changefileheader (1.41.216); FILE MERGED 2008/03/31 13:38:17 rt 1.41.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d999b545dba1d7f4f88b7a2ab27296a33a2627f9]

INTEGRATION: CWS changefileheader (1.15.12); FILE MERGED 2008/03/31 16:23:09 rt 1.15.12.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [45b30c0a754a61b85f7db37d751c939698c06a4d]

INTEGRATION: CWS changefileheader (1.16.16); FILE MERGED 2008/04/01 15:06:43 thb 1.16.16.3: #i85898# Stripping all external header guards 2008/04/01 12:27:23 thb 1.16.16.2: #i85898# Stripping all external header guards 2008/03/31 12:22:43 rt 1.16.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a5fe82992967f9a0ac837a4828ec9a3a70890bbb]

INTEGRATION: CWS changefileheader (1.4.732); FILE MERGED 2008/03/31 13:38:17 rt 1.4.732.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9fbe9fbdbf31ba500a78c95d520bcf0e712dbe4f]

INTEGRATION: CWS changefileheader (1.13.14); FILE MERGED 2008/03/31 16:23:09 rt 1.13.14.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fa195d5cd957b9ec1aecc0cdb3c8230272991fde]

INTEGRATION: CWS changefileheader (1.15.130); FILE MERGED 2008/04/01 15:06:43 thb 1.15.130.2: #i85898# Stripping all external header guards 2008/03/31 12:22:43 rt 1.15.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e95b87d58a1ae0c8f3c1d214e32e84d936ce14ee]

INTEGRATION: CWS changefileheader (1.13.216); FILE MERGED 2008/04/01 15:39:08 thb 1.13.216.2: #i85898# Stripping all external header guards 2008/03/31 13:38:17 rt 1.13.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [68178d75309fcae85ee97de54c2cdabc8975d7f5]

INTEGRATION: CWS changefileheader (1.9.96); FILE MERGED 2008/03/31 16:23:08 rt 1.9.96.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9722d3dd00770e09d0b14417424325e9d0bf0816]

INTEGRATION: CWS changefileheader (1.4.108); FILE MERGED 2008/04/01 15:06:42 thb 1.4.108.2: #i85898# Stripping all external header guards 2008/03/31 12:22:43 rt 1.4.108.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [152554034e9088bd1cae2924c3798e15c56cfbb7]

INTEGRATION: CWS changefileheader (1.5.32); FILE MERGED 2008/03/31 07:26:47 rt 1.5.32.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b0912f7acde2157b901b241c3aac61cfc7e204da]

INTEGRATION: CWS changefileheader (1.28.268); FILE MERGED 2008/03/31 13:38:17 rt 1.28.268.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9077f4b552d58c7afe214c44f2f535b4cb114aea]

INTEGRATION: CWS changefileheader (1.6.140); FILE MERGED 2008/03/31 16:23:08 rt 1.6.140.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a6a23485e8a95a32c30669f51335ad7362608dd5]

INTEGRATION: CWS changefileheader (1.8.130); FILE MERGED 2008/04/01 12:27:23 thb 1.8.130.2: #i85898# Stripping all external header guards 2008/03/31 12:22:43 rt 1.8.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ecbf52a8e369dc3aee5589f3e8b22faf7f452e4d]

INTEGRATION: CWS changefileheader (1.2.732); FILE MERGED 2008/03/31 13:38:17 rt 1.2.732.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bc3c43931bd68c84026acb0e3ab0e59e3e17aa4d]

INTEGRATION: CWS changefileheader (1.2.44); FILE MERGED 2008/03/31 07:26:47 rt 1.2.44.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cfb9bfd760bc548b561d8dd0d1cce184e7fed8e7]

INTEGRATION: CWS changefileheader (1.4.140); FILE MERGED 2008/03/31 16:23:08 rt 1.4.140.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [47f5e84003c5f8d67d01d095304a10b11f03c6b3]

INTEGRATION: CWS changefileheader (1.4.130); FILE MERGED 2008/04/01 15:06:42 thb 1.4.130.3: #i85898# Stripping all external header guards 2008/04/01 12:27:23 thb 1.4.130.2: #i85898# Stripping all external header guards 2008/03/31 12:22:43 rt 1.4.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c2ff7afde33c2171e901500c0cebf03e67447fac]

INTEGRATION: CWS changefileheader (1.8.80); FILE MERGED 2008/04/01 15:39:08 thb 1.8.80.2: #i85898# Stripping all external header guards 2008/03/31 13:38:17 rt 1.8.80.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [eeb567d3f8cabba551e5f8a2120ae76e0456340a]

INTEGRATION: CWS changefileheader (1.5.140); FILE MERGED 2008/03/31 16:23:08 rt 1.5.140.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [14937eefccb33dec59ffa05c2bbab0482044f1d7]

INTEGRATION: CWS changefileheader (1.7.16); FILE MERGED 2008/04/01 15:06:42 thb 1.7.16.3: #i85898# Stripping all external header guards 2008/04/01 12:27:23 thb 1.7.16.2: #i85898# Stripping all external header guards 2008/03/31 12:22:43 rt 1.7.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [dc64a8ce92ac31402043c29bd9f07e5032b3b39a]

INTEGRATION: CWS changefileheader (1.20.78); FILE MERGED 2008/04/01 15:39:08 thb 1.20.78.3: #i85898# Stripping all external header guards 2008/04/01 12:40:46 thb 1.20.78.2: #i85898# Stripping all external header guards 2008/03/31 13:38:17 rt 1.20.78.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c9a030740815b72a8fd851e24961ab7bf97c7829]

INTEGRATION: CWS changefileheader (1.6.44); FILE MERGED 2008/03/31 07:26:47 rt 1.6.44.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1265c7a542dfeb145972ad8189754ef73ccb6d74]

INTEGRATION: CWS changefileheader (1.9.16); FILE MERGED 2008/04/01 15:06:42 thb 1.9.16.3: #i85898# Stripping all external header guards 2008/04/01 12:27:23 thb 1.9.16.2: #i85898# Stripping all external header guards 2008/03/31 12:22:43 rt 1.9.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [36ea049a81b9d525e973bd2d138d67f8e9a80c8a]

INTEGRATION: CWS changefileheader (1.24.216); FILE MERGED 2008/03/31 13:38:17 rt 1.24.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [24c0c88dbe3fce0e0eee723e03fc09884c8de5ed]

INTEGRATION: CWS changefileheader (1.6.14); FILE MERGED 2008/03/31 16:23:08 rt 1.6.14.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [648c0ff46b79bc1772c3aba5804743da0f33944c]

INTEGRATION: CWS changefileheader (1.18.130); FILE MERGED 2008/03/31 12:22:43 rt 1.18.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [dd1d0417c3bfc5871f5b46233942cfe3eec4460c]

INTEGRATION: CWS changefileheader (1.8.44); FILE MERGED 2008/03/31 07:26:47 rt 1.8.44.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ff49a14811510a18165d457b207942d3b90771ad]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/03/31 16:23:08 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1203007e2a29f89e0fadce65ac74ffa755f15acb]

INTEGRATION: CWS changefileheader (1.6.130); FILE MERGED 2008/04/01 15:06:42 thb 1.6.130.3: #i85898# Stripping all external header guards 2008/04/01 12:27:23 thb 1.6.130.2: #i85898# Stripping all external header guards 2008/03/31 12:22:43 rt 1.6.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3167ff41d2c19fc950edc49e3ea70d3ca6708c67]

INTEGRATION: CWS changefileheader (1.8.216); FILE MERGED 2008/04/01 15:39:08 thb 1.8.216.2: #i85898# Stripping all external header guards 2008/03/31 13:38:17 rt 1.8.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [176f2541713159d5a6593e784b443f983d89a7ff]

INTEGRATION: CWS changefileheader (1.26.16); FILE MERGED 2008/04/01 15:06:42 thb 1.26.16.3: #i85898# Stripping all external header guards 2008/04/01 12:27:23 thb 1.26.16.2: #i85898# Stripping all external header guards 2008/03/31 12:22:43 rt 1.26.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a8a0feffb7d98eb100ef9a5ce329dcfb3c0da936]

INTEGRATION: CWS changefileheader (1.2.118); FILE MERGED 2008/03/31 13:38:16 rt 1.2.118.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [af204189aca7b68d04846f1d109f9f1c92254046]

INTEGRATION: CWS changefileheader (1.5.118); FILE MERGED 2008/03/31 16:23:08 rt 1.5.118.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [810bd2345c2a8f4711387883dc753f2b8d48665f]

INTEGRATION: CWS changefileheader (1.3.44); FILE MERGED 2008/03/31 07:26:47 rt 1.3.44.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d99159b4868990e5f00b81aec2bdd507f0d83458]

INTEGRATION: CWS changefileheader (1.8.140); FILE MERGED 2008/03/31 16:23:08 rt 1.8.140.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9456c9c2d38f8ca84883eac23adbf71871f14857]

INTEGRATION: CWS changefileheader (1.6.16); FILE MERGED 2008/04/01 15:06:42 thb 1.6.16.3: #i85898# Stripping all external header guards 2008/04/01 12:27:22 thb 1.6.16.2: #i85898# Stripping all external header guards 2008/03/31 12:22:43 rt 1.6.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8062a5dc9e9216ca6e19ff726a9ec8fb81111161]

INTEGRATION: CWS changefileheader (1.3.64); FILE MERGED 2008/03/31 13:38:16 rt 1.3.64.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c152abb4d2f96ed79b5c32ba81e42a0d07191376]

INTEGRATION: CWS changefileheader (1.3.16); FILE MERGED 2008/04/01 12:27:22 thb 1.3.16.2: #i85898# Stripping all external header guards 2008/03/31 12:22:43 rt 1.3.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c41d753faff37d58784aac095fecb4bf32bd2908]

INTEGRATION: CWS changefileheader (1.3.2); FILE MERGED 2008/03/31 07:26:46 rt 1.3.2.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [15d98318665497ad5b948e9a4799dade9121a4bf]

INTEGRATION: CWS changefileheader (1.10.216); FILE MERGED 2008/03/31 13:38:16 rt 1.10.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [80fcf54f4aa11cf493b66d33ca965882689bd08f]

INTEGRATION: CWS changefileheader (1.11.140); FILE MERGED 2008/03/31 16:23:08 rt 1.11.140.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8a929e48c8aac2fa28c1867aecb09ad0000a061c]

INTEGRATION: CWS changefileheader (1.3.120); FILE MERGED 2008/04/01 15:06:42 thb 1.3.120.3: #i85898# Stripping all external header guards 2008/04/01 12:27:22 thb 1.3.120.2: #i85898# Stripping all external header guards 2008/03/31 12:22:43 rt 1.3.120.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [28dc215a3338998dca6714c58b1edb0bfd64850f]

INTEGRATION: CWS changefileheader (1.5.22); FILE MERGED 2008/03/31 07:26:46 rt 1.5.22.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b78e19b21d973c7f73295c9f48439ed7f4a8aad7]

INTEGRATION: CWS changefileheader (1.33.216); FILE MERGED 2008/03/31 13:38:16 rt 1.33.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [baca2bf1cbb09a6bd11cadee97331913ff24fa3a]

INTEGRATION: CWS changefileheader (1.6.20); FILE MERGED 2008/04/01 15:18:45 thb 1.6.20.3: #i85898# Stripping all external header guards 2008/04/01 10:58:13 thb 1.6.20.2: #i85898# Stripping all external header guards 2008/03/28 15:35:28 rt 1.6.20.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [42747cd08731f265d47ef83e9b166a9c9130206d]

INTEGRATION: CWS changefileheader (1.8.82); FILE MERGED 2008/03/31 16:23:07 rt 1.8.82.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8d93bf5b91c3fb5ed1a2ae51b4e1d5e38f9a3305]

INTEGRATION: CWS changefileheader (1.7.16); FILE MERGED 2008/04/01 15:06:42 thb 1.7.16.3: #i85898# Stripping all external header guards 2008/04/01 12:27:22 thb 1.7.16.2: #i85898# Stripping all external header guards 2008/03/31 12:22:43 rt 1.7.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [38ba133722014f1ef59c2f6cb04f49a66f82f8f4]

INTEGRATION: CWS changefileheader (1.15.2); FILE MERGED 2008/03/31 07:26:46 rt 1.15.2.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8da79a1c0389d2a50b99e7f458ab7b1339cc4cf9]

INTEGRATION: CWS changefileheader (1.2.732); FILE MERGED 2008/03/31 13:38:16 rt 1.2.732.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d267f90486bad07b1df1e112f28caf8c4b06102c]

INTEGRATION: CWS changefileheader (1.6.140); FILE MERGED 2008/03/31 16:23:07 rt 1.6.140.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [31aea29f97be468c020287249ae71bc0446ef056]

INTEGRATION: CWS changefileheader (1.27.90); FILE MERGED 2008/04/01 12:27:22 thb 1.27.90.2: #i85898# Stripping all external header guards 2008/03/31 12:22:43 rt 1.27.90.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e8d9d96a61526dcdfff9484a2b18d1aec3a47a80]

INTEGRATION: CWS changefileheader (1.14.216); FILE MERGED 2008/04/01 15:39:08 thb 1.14.216.2: #i85898# Stripping all external header guards 2008/03/31 13:38:16 rt 1.14.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7a3f85ec5211f06d68726035a870e9c0e229afa0]

INTEGRATION: CWS changefileheader (1.3.60); FILE MERGED 2008/03/31 07:26:40 rt 1.3.60.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4309f06394ed8f09dd1503d8ca759f30c4c36569]

INTEGRATION: CWS changefileheader (1.9.14); FILE MERGED 2008/03/31 16:23:07 rt 1.9.14.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e8f090b980633534213202d562bfd977c5daf43c]

INTEGRATION: CWS changefileheader (1.104.120); FILE MERGED 2008/04/01 15:18:45 thb 1.104.120.3: #i85898# Stripping all external header guards 2008/04/01 10:58:12 thb 1.104.120.2: #i85898# Stripping all external header guards 2008/03/28 15:35:26 rt 1.104.120.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [06e1b88210206d95e7d165cdb9dd67dd2797057e]

INTEGRATION: CWS changefileheader (1.6.130); FILE MERGED 2008/04/01 15:06:42 thb 1.6.130.3: #i85898# Stripping all external header guards 2008/04/01 12:27:22 thb 1.6.130.2: #i85898# Stripping all external header guards 2008/03/31 12:22:43 rt 1.6.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a8bd38b24bfcc3f569af1ce205a4e8b605be6529]

INTEGRATION: CWS changefileheader (1.40.44); FILE MERGED 2008/03/31 13:38:16 rt 1.40.44.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [89d44cc01adf83f7767e59eb89c9bcca39f6c844]

INTEGRATION: CWS changefileheader (1.9.58); FILE MERGED 2008/03/31 16:23:07 rt 1.9.58.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ea94adf25942cf9223e1a7da9c143b371f4f85e3]

INTEGRATION: CWS changefileheader (1.5.16); FILE MERGED 2008/04/01 15:06:42 thb 1.5.16.2: #i85898# Stripping all external header guards 2008/03/31 12:22:43 rt 1.5.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3e72551183b4e963a513de9d04d2a5e6c6bade61]

INTEGRATION: CWS changefileheader (1.37.268); FILE MERGED 2008/03/31 13:38:16 rt 1.37.268.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6ba4ed4f597cce38ce46342146151d355c500c82]

INTEGRATION: CWS changefileheader (1.10.118); FILE MERGED 2008/03/31 16:23:07 rt 1.10.118.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [05310fac626e290af2aa48b0bdc69c5886f31542]

INTEGRATION: CWS changefileheader (1.3.16); FILE MERGED 2008/04/01 12:27:21 thb 1.3.16.2: #i85898# Stripping all external header guards 2008/03/31 12:22:43 rt 1.3.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [666a9bcbe13e770ffb00780753b29dc3d9e82855]

INTEGRATION: CWS changefileheader (1.22.20); FILE MERGED 2008/04/01 15:18:44 thb 1.22.20.3: #i85898# Stripping all external header guards 2008/04/01 10:58:12 thb 1.22.20.2: #i85898# Stripping all external header guards 2008/03/28 15:35:26 rt 1.22.20.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2f80f5036f5e7e6ebaffa8123decf4f25c32d57e]

INTEGRATION: CWS changefileheader (1.4.140); FILE MERGED 2008/03/31 16:23:07 rt 1.4.140.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ffe561314de26c47a84ee425ff757a9679d8d951]

INTEGRATION: CWS changefileheader (1.12.90); FILE MERGED 2008/03/31 12:22:43 rt 1.12.90.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f7b178e60451021cd9d4fa10007e272bb92f9128]

INTEGRATION: CWS changefileheader (1.12.82); FILE MERGED 2008/03/31 16:23:07 rt 1.12.82.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e61af2796384cc67a6044c7c7c85d73a6353095f]

INTEGRATION: CWS changefileheader (1.25.24); FILE MERGED 2008/04/01 15:18:44 thb 1.25.24.3: #i85898# Stripping all external header guards 2008/04/01 10:58:12 thb 1.25.24.2: #i85898# Stripping all external header guards 2008/03/28 15:35:25 rt 1.25.24.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9c880e482f37cfeacdd15d3a8d64cf3e5c30dab3]

INTEGRATION: CWS changefileheader (1.11.14); FILE MERGED 2008/03/31 16:23:07 rt 1.11.14.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8899ae22e0cc7aef51924a56ec851e96634d9009]

INTEGRATION: CWS changefileheader (1.3.60); FILE MERGED 2008/03/31 07:26:39 rt 1.3.60.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cc0312d67b8ae3765a58bda08b6be8eb0f21fd16]

INTEGRATION: CWS changefileheader (1.8.130); FILE MERGED 2008/04/01 15:06:41 thb 1.8.130.3: #i85898# Stripping all external header guards 2008/04/01 12:27:21 thb 1.8.130.2: #i85898# Stripping all external header guards 2008/03/31 12:22:43 rt 1.8.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d78b6324f083199a1230fe2e0187ded3442e4b9b]

INTEGRATION: CWS changefileheader (1.8.216); FILE MERGED 2008/04/01 15:39:07 thb 1.8.216.3: #i85898# Stripping all external header guards 2008/04/01 12:40:46 thb 1.8.216.2: #i85898# Stripping all external header guards 2008/03/31 13:38:16 rt 1.8.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f576055bf16591b764058547397a3351d36a9505]

INTEGRATION: CWS changefileheader (1.5.90); FILE MERGED 2008/04/01 15:06:41 thb 1.5.90.2: #i85898# Stripping all external header guards 2008/04/01 12:27:21 thb 1.5.90.1: #i85898# Stripping all external header guards


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4c775e811bf2d26ea097bfca0572711df02a3945]

INTEGRATION: CWS changefileheader (1.48.216); FILE MERGED 2008/04/01 15:39:07 thb 1.48.216.3: #i85898# Stripping all external header guards 2008/04/01 12:40:46 thb 1.48.216.2: #i85898# Stripping all external header guards 2008/03/31 13:38:16 rt 1.48.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9af174415d4f6341e40113c01472a12df8433106]

INTEGRATION: CWS changefileheader (1.18.12); FILE MERGED 2008/03/31 16:23:07 rt 1.18.12.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [18cc7695e02b5eaa6c72ff02c9181536c6b6a27c]

INTEGRATION: CWS changefileheader (1.6.130); FILE MERGED 2008/04/01 12:27:21 thb 1.6.130.2: #i85898# Stripping all external header guards 2008/03/31 12:22:42 rt 1.6.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [295115403a60d423e3679b91a84d8574019bd4ec]

INTEGRATION: CWS changefileheader (1.38.268); FILE MERGED 2008/03/31 13:38:16 rt 1.38.268.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [98ce4529722ff6cc9e135bf2d19e34b35d40eca0]

INTEGRATION: CWS changefileheader (1.2.60); FILE MERGED 2008/03/31 17:24:36 rt 1.2.60.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [de3d722194428a293c9aef227b578e5592e9c515]

INTEGRATION: CWS changefileheader (1.5.140); FILE MERGED 2008/03/31 16:23:07 rt 1.5.140.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4deacb448234b6d9d564681648c5cfdfb74a7a21]

INTEGRATION: CWS changefileheader (1.39.170); FILE MERGED 2008/04/01 15:18:23 thb 1.39.170.3: #i85898# Stripping all external header guards 2008/04/01 10:57:52 thb 1.39.170.2: #i85898# Stripping all external header guards 2008/03/28 15:34:48 rt 1.39.170.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a3382de718a3181bbfd1bcaa08f0863ae33eecbb]

INTEGRATION: CWS changefileheader (1.11.2); FILE MERGED 2008/03/31 17:24:36 rt 1.11.2.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fcedd986bea31c41982de0c27a104252795eb850]

INTEGRATION: CWS changefileheader (1.4.732); FILE MERGED 2008/03/31 13:38:16 rt 1.4.732.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3a1b507596623928cb9c64f9b83325589f32f999]

INTEGRATION: CWS changefileheader (1.3.16); FILE MERGED 2008/04/01 12:27:21 thb 1.3.16.2: #i85898# Stripping all external header guards 2008/03/31 12:22:42 rt 1.3.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [174648b9b5d1a062c438d4b57de2543469debeb6]

INTEGRATION: CWS changefileheader (1.14.12); FILE MERGED 2008/03/31 16:23:07 rt 1.14.12.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3537e155def1b170728ed313d62c8f6e1b8e6e61]

INTEGRATION: CWS changefileheader (1.4.88); FILE MERGED 2008/03/31 07:26:30 rt 1.4.88.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2fef17d2703043ca69e519806ea750e6895b5cf4]

INTEGRATION: CWS changefileheader (1.20.80); FILE MERGED 2008/04/01 15:39:06 thb 1.20.80.3: #i85898# Stripping all external header guards 2008/04/01 12:40:46 thb 1.20.80.2: #i85898# Stripping all external header guards 2008/03/31 13:38:16 rt 1.20.80.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [591468c40c5fa97797baf073c9713da299f0cbb4]

INTEGRATION: CWS changefileheader (1.7.24); FILE MERGED 2008/03/31 17:24:36 rt 1.7.24.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [991b6d16b66df85bc88eace9a9e7b4773e8a1d00]

INTEGRATION: CWS changefileheader (1.8.16); FILE MERGED 2008/04/01 12:27:21 thb 1.8.16.2: #i85898# Stripping all external header guards 2008/03/31 12:22:42 rt 1.8.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [53c8ba6f2f89dc14f0dfc49f74e7bf7a9ec1a5ba]

INTEGRATION: CWS changefileheader (1.7.58); FILE MERGED 2008/03/31 16:23:07 rt 1.7.58.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [29747779c04353fce4ace1c54f192dd09b02dcbf]

INTEGRATION: CWS changefileheader (1.3.88); FILE MERGED 2008/03/31 07:26:30 rt 1.3.88.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [04a3ae0d93e5ee56823b6e17eaea254c6237277d]

INTEGRATION: CWS changefileheader (1.19.42); FILE MERGED 2008/03/31 17:24:36 rt 1.19.42.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3f836ff4576252fe490d92fbabf88bcfa31853bb]

INTEGRATION: CWS changefileheader (1.5.16); FILE MERGED 2008/03/31 12:22:42 rt 1.5.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f8818f34ae67cfb35517a5c36a2401f25466927b]

INTEGRATION: CWS changefileheader (1.5.118); FILE MERGED 2008/03/31 16:23:06 rt 1.5.118.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [572b0504062184ca908c75ba3911df87d59d47e6]

INTEGRATION: CWS changefileheader (1.10.42); FILE MERGED 2008/03/31 17:24:36 rt 1.10.42.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6878e0f3ede27c962953c30cdd03752831d0f49e]

INTEGRATION: CWS changefileheader (1.7.16); FILE MERGED 2008/04/01 12:27:20 thb 1.7.16.2: #i85898# Stripping all external header guards 2008/03/31 12:22:42 rt 1.7.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f9065ed5d1813ebd48229c750b5daa80867fba91]

INTEGRATION: CWS changefileheader (1.6.140); FILE MERGED 2008/03/31 16:23:06 rt 1.6.140.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [60f3187a80a6fd8aec1e35f832834aa5718573e3]

INTEGRATION: CWS changefileheader (1.6.42); FILE MERGED 2008/03/31 17:24:36 rt 1.6.42.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [17edf008c66732ea221a1f517590ad80c975d707]

INTEGRATION: CWS changefileheader (1.3.130); FILE MERGED 2008/04/01 15:06:41 thb 1.3.130.3: #i85898# Stripping all external header guards 2008/04/01 12:27:20 thb 1.3.130.2: #i85898# Stripping all external header guards 2008/03/31 12:22:42 rt 1.3.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6abb33747e3e84466f0706f0142fc70cfcebbdf6]

INTEGRATION: CWS changefileheader (1.3.24); FILE MERGED 2008/03/31 17:24:35 rt 1.3.24.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [02b4514eeef68336cf4833ebda89db8f94be9998]

INTEGRATION: CWS changefileheader (1.23.128); FILE MERGED 2008/04/01 15:18:21 thb 1.23.128.3: #i85898# Stripping all external header guards 2008/04/01 10:57:51 thb 1.23.128.2: #i85898# Stripping all external header guards 2008/03/28 15:34:48 rt 1.23.128.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f8cde128c90ad975cd0626a94a8c3a2a21fe59f9]

INTEGRATION: CWS changefileheader (1.6.60); FILE MERGED 2008/03/31 12:22:42 rt 1.6.60.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c8ae19468e296e64ced3044f695c057c71a23a35]

INTEGRATION: CWS changefileheader (1.4.140); FILE MERGED 2008/03/31 16:23:06 rt 1.4.140.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d1ad59d4da4dc22771ec7892fef064da3ee29d1b]

INTEGRATION: CWS changefileheader (1.7.48); FILE MERGED 2008/04/01 16:10:30 thb 1.7.48.2: #i85898# Stripping all external header guards 2008/03/31 17:24:35 rt 1.7.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [088e66d4364145eed240052e54e5e462758a946f]

INTEGRATION: CWS changefileheader (1.5.72); FILE MERGED 2008/03/31 12:22:42 rt 1.5.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5819a76bf97bc069b6fed2dd2a055bf13d83cef3]

INTEGRATION: CWS changefileheader (1.8.216); FILE MERGED 2008/04/01 15:39:06 thb 1.8.216.3: #i85898# Stripping all external header guards 2008/04/01 12:40:45 thb 1.8.216.2: #i85898# Stripping all external header guards 2008/03/31 13:38:13 rt 1.8.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [072e20201dbffef3aa493b3bfcf4dffc07ad082c]

INTEGRATION: CWS changefileheader (1.5.82); FILE MERGED 2008/03/31 16:23:06 rt 1.5.82.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ee7034155feb4cedb81ec1cb74a5f42df4d1e7a6]

INTEGRATION: CWS changefileheader (1.13.42); FILE MERGED 2008/03/31 17:24:35 rt 1.13.42.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cb36909db2ea53cae4a777fb4da96b4493003aba]

INTEGRATION: CWS changefileheader (1.11.6); FILE MERGED 2008/03/31 12:22:42 rt 1.11.6.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5ba1510c584656394efe377284426532e5924776]

INTEGRATION: CWS changefileheader (1.6.216); FILE MERGED 2008/04/01 15:39:06 thb 1.6.216.2: #i85898# Stripping all external header guards 2008/03/31 13:38:13 rt 1.6.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1367ed782a8bf6c79f0581d404de38fde9b597a8]

INTEGRATION: CWS changefileheader (1.9.140); FILE MERGED 2008/03/31 16:23:06 rt 1.9.140.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c4112d41481e349a34c491d2a056e1cf2449096f]

INTEGRATION: CWS changefileheader (1.12.42); FILE MERGED 2008/03/31 17:24:35 rt 1.12.42.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5f82cae1671abefb8b4e2b21f7bbbc6d7746a946]

INTEGRATION: CWS changefileheader (1.7.458); FILE MERGED 2008/04/01 15:18:21 thb 1.7.458.3: #i85898# Stripping all external header guards 2008/04/01 10:57:51 thb 1.7.458.2: #i85898# Stripping all external header guards 2008/03/28 15:34:47 rt 1.7.458.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [764c1caaba19f7a369d1a1d2170c07aa99cf99cf]

INTEGRATION: CWS changefileheader (1.8.732); FILE MERGED 2008/04/01 12:40:45 thb 1.8.732.2: #i85898# Stripping all external header guards 2008/03/31 13:38:13 rt 1.8.732.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [13454ab422adb0ebbaab33c83eedba6d7680396a]

INTEGRATION: CWS changefileheader (1.8.140); FILE MERGED 2008/03/31 16:23:06 rt 1.8.140.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c2f8edf612f9b873611e21634f893a8a6665b348]

INTEGRATION: CWS changefileheader (1.28.216); FILE MERGED 2008/04/01 15:39:05 thb 1.28.216.3: #i85898# Stripping all external header guards 2008/04/01 12:40:45 thb 1.28.216.2: #i85898# Stripping all external header guards 2008/03/31 13:38:13 rt 1.28.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [29bea2e6c343e27b4b2b257d43ced75c27bbe624]

INTEGRATION: CWS changefileheader (1.11.112); FILE MERGED 2008/03/31 16:23:06 rt 1.11.112.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [eb14af84b4c700b1dc144db92d2a5700c3a1d8ab]

INTEGRATION: CWS changefileheader (1.8.48); FILE MERGED 2008/03/31 17:24:35 rt 1.8.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [eef8995310186ee6bc990749aa86e57dd3872d41]

INTEGRATION: CWS changefileheader (1.4.104); FILE MERGED 2008/03/31 12:22:41 rt 1.4.104.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [21c51d9592e9a35a86064e8f33a0972982883bc7]

INTEGRATION: CWS changefileheader (1.15.8); FILE MERGED 2008/04/01 15:39:05 thb 1.15.8.3: #i85898# Stripping all external header guards 2008/04/01 12:40:45 thb 1.15.8.2: #i85898# Stripping all external header guards 2008/03/31 13:38:13 rt 1.15.8.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [47c81898574bd0c301aeb4a0db261c1e8f278869]

INTEGRATION: CWS changefileheader (1.10.112); FILE MERGED 2008/03/31 16:23:06 rt 1.10.112.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5bb30b2e58b6874b0ecd9732e488e1ee54d9a0a3]

INTEGRATION: CWS changefileheader (1.3.60); FILE MERGED 2008/04/01 16:10:30 thb 1.3.60.3: #i85898# Stripping all external header guards 2008/04/01 13:06:05 thb 1.3.60.2: #i85898# Stripping all external header guards 2008/03/31 17:24:35 rt 1.3.60.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bb89a45ff920549a66b253197cd57234fc1502a4]

INTEGRATION: CWS changefileheader (1.5.72); FILE MERGED 2008/04/01 12:27:20 thb 1.5.72.2: #i85898# Stripping all external header guards 2008/03/31 12:22:41 rt 1.5.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e0f427390607b1c5d814af397961ee7e974fd9f4]

INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/03/28 15:51:24 rt 1.7.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [717810855c1ff1ab54bb3b5b4c30e0cf0e2c2880]

INTEGRATION: CWS changefileheader (1.27.268); FILE MERGED 2008/03/31 13:38:13 rt 1.27.268.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ba40a20815fdda842357e9a4b3005f7a288c16d8]

INTEGRATION: CWS changefileheader (1.10.140); FILE MERGED 2008/03/31 16:23:06 rt 1.10.140.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5a5ccec1b66439abe4debedcfe6fc437b2a8ea07]

INTEGRATION: CWS changefileheader (1.7.44); FILE MERGED 2008/04/01 16:00:27 thb 1.7.44.2: #i85898# Stripping all external header guards 2008/03/31 07:26:30 rt 1.7.44.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [56ee047a6aa50d184c64f0ccf67970064217004c]

INTEGRATION: CWS changefileheader (1.5.42); FILE MERGED 2008/04/01 13:06:05 thb 1.5.42.2: #i85898# Stripping all external header guards 2008/03/31 17:24:35 rt 1.5.42.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [16d629d5aba47c03aa0fa03e9b2c8c0adfd21347]

INTEGRATION: CWS changefileheader (1.3.130); FILE MERGED 2008/04/01 15:06:40 thb 1.3.130.3: #i85898# Stripping all external header guards 2008/04/01 12:27:20 thb 1.3.130.2: #i85898# Stripping all external header guards 2008/03/31 12:22:41 rt 1.3.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [41799a54deddd5f9176da7131450783bde623475]

INTEGRATION: CWS changefileheader (1.5.44); FILE MERGED 2008/03/28 15:51:24 rt 1.5.44.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e333122c839497b359edc5ded8f8810fe0ce3727]

INTEGRATION: CWS changefileheader (1.5.44); FILE MERGED 2008/03/31 07:26:29 rt 1.5.44.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5986de0fa2e58e923671bf2dbb57179481977146]

INTEGRATION: CWS changefileheader (1.5.140); FILE MERGED 2008/03/31 16:23:06 rt 1.5.140.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4bba203594fef2da5206f6509b07716f616d1718]

INTEGRATION: CWS changefileheader (1.140.8); FILE MERGED 2008/04/01 15:39:04 thb 1.140.8.3: #i85898# Stripping all external header guards 2008/04/01 12:40:45 thb 1.140.8.2: #i85898# Stripping all external header guards 2008/03/31 13:38:13 rt 1.140.8.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7b6d3382de6e0fe2f89541e75fe2c3e83f346d6c]

INTEGRATION: CWS changefileheader (1.4.72); FILE MERGED 2008/04/01 12:27:19 thb 1.4.72.2: #i85898# Stripping all external header guards 2008/03/31 12:22:41 rt 1.4.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7b0fc7c2e79cfe599a144cc02eaae36bbdb929fa]

INTEGRATION: CWS changefileheader (1.6.34); FILE MERGED 2008/03/28 15:51:24 rt 1.6.34.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [75715beeda88d7cdbcb1de1bd18b5264f203953a]

INTEGRATION: CWS changefileheader (1.6.44); FILE MERGED 2008/04/01 16:00:27 thb 1.6.44.2: #i85898# Stripping all external header guards 2008/03/31 07:26:29 rt 1.6.44.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d6050cf9a02f7f0c57b7c59836e23a2df82c97f1]

INTEGRATION: CWS changefileheader (1.46.72); FILE MERGED 2008/04/01 15:39:04 thb 1.46.72.2: #i85898# Stripping all external header guards 2008/03/31 13:38:13 rt 1.46.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [09a39ee13c0673ede008c7494fdeb5f686a91919]

INTEGRATION: CWS changefileheader (1.7.130); FILE MERGED 2008/04/01 15:06:40 thb 1.7.130.3: #i85898# Stripping all external header guards 2008/04/01 12:27:19 thb 1.7.130.2: #i85898# Stripping all external header guards 2008/03/31 12:22:41 rt 1.7.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8946ffcde63c6f6f570ad25268857c9bdb816480]

INTEGRATION: CWS changefileheader (1.14.50); FILE MERGED 2008/04/01 10:57:42 thb 1.14.50.2: #i85898# Stripping all external header guards 2008/03/28 15:34:29 rt 1.14.50.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0e7ca5fc0a3f03be764216e9115f1673cf1e4503]

INTEGRATION: CWS changefileheader (1.4.22); FILE MERGED 2008/03/28 15:51:24 rt 1.4.22.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ac61e7437241a0f902fa118f7eef196a3aba2150]

INTEGRATION: CWS changefileheader (1.5.140); FILE MERGED 2008/03/31 16:23:05 rt 1.5.140.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [580c5b08c8105aa9b4e724357f16fbc9d603463f]

INTEGRATION: CWS changefileheader (1.22.216); FILE MERGED 2008/03/31 13:38:13 rt 1.22.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a1b078a5e3f1dd6d03cc04ea22e591c614e12700]

INTEGRATION: CWS changefileheader (1.4.24); FILE MERGED 2008/03/31 17:24:35 rt 1.4.24.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b98ba3ea41e8fa53b4059b64a84c66f98bc110d9]

INTEGRATION: CWS changefileheader (1.11.72); FILE MERGED 2008/04/01 12:27:19 thb 1.11.72.2: #i85898# Stripping all external header guards 2008/03/31 12:22:41 rt 1.11.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bc18f668345b49a28bd232bf67672db85ede0eb3]

INTEGRATION: CWS changefileheader (1.9.28); FILE MERGED 2008/03/28 15:51:24 rt 1.9.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [78c77205ad1ec6d812ad0c558fc09adbb2a873f9]

INTEGRATION: CWS changefileheader (1.3.88); FILE MERGED 2008/03/31 07:26:29 rt 1.3.88.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [63f70037293d6ea0595de281a760ee282afa7386]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/03/31 16:23:05 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fbca4ea24f76faf71fee3aa4c978dcc5a0d33dab]

INTEGRATION: CWS changefileheader (1.3.732); FILE MERGED 2008/03/31 13:38:13 rt 1.3.732.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e79fc657b8370f8d113faa27826aa26a01a41b90]

INTEGRATION: CWS changefileheader (1.35.18); FILE MERGED 2008/03/31 17:24:34 rt 1.35.18.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0b6c713ad18879143b7146f04ab7a62b904e821b]

INTEGRATION: CWS changefileheader (1.8.16); FILE MERGED 2008/04/01 15:06:39 thb 1.8.16.3: #i85898# Stripping all external header guards 2008/04/01 12:27:19 thb 1.8.16.2: #i85898# Stripping all external header guards 2008/03/31 12:22:41 rt 1.8.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [079e9a8ebbd6dc83948e2e6c8bf4764402589c6e]

INTEGRATION: CWS changefileheader (1.5.14); FILE MERGED 2008/03/31 16:23:05 rt 1.5.14.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [44ad1560cc0fabfe5ea5342af1fce59371d5f2be]

INTEGRATION: CWS changefileheader (1.4.48); FILE MERGED 2008/04/01 16:03:11 thb 1.4.48.3: #i85898# Stripping all external header guards 2008/04/01 12:59:13 thb 1.4.48.2: #i85898# Stripping all external header guards 2008/03/28 15:51:23 rt 1.4.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [90ab5bc01660907965e6284739556a6d75dc5bb0]

INTEGRATION: CWS changefileheader (1.7.216); FILE MERGED 2008/03/31 13:38:13 rt 1.7.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7b18fb2e8fdaadd71370067db7115da84a15aa04]

INTEGRATION: CWS changefileheader (1.43.4); FILE MERGED 2008/03/31 17:24:34 rt 1.43.4.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e44f447c4025c5fca2b71823f607b1a7b6fe2686]

INTEGRATION: CWS changefileheader (1.11.16); FILE MERGED 2008/04/01 12:27:19 thb 1.11.16.2: #i85898# Stripping all external header guards 2008/03/31 12:22:41 rt 1.11.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d96a53fb7a7dbdfec13cc4b2213968f2ee2403a7]

INTEGRATION: CWS changefileheader (1.4.44); FILE MERGED 2008/04/01 16:03:11 thb 1.4.44.3: #i85898# Stripping all external header guards 2008/04/01 12:59:13 thb 1.4.44.2: #i85898# Stripping all external header guards 2008/03/28 15:51:23 rt 1.4.44.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0de7517956dca266f447d5d464de29d01697ac59]

INTEGRATION: CWS changefileheader (1.53.120); FILE MERGED 2008/03/31 13:38:13 rt 1.53.120.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f3edffa896d1d0f2520f7d0cf14303e4fdec7389]

INTEGRATION: CWS changefileheader (1.39.4); FILE MERGED 2008/03/31 17:24:34 rt 1.39.4.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d83e45617c5df5761f4c1aa9e61fbb3a9d8087d3]

INTEGRATION: CWS changefileheader (1.8.12); FILE MERGED 2008/03/31 07:26:29 rt 1.8.12.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [80e7649a7678829062c292e8e04013c41c9c9371]

INTEGRATION: CWS changefileheader (1.6.262); FILE MERGED 2008/03/31 13:38:13 rt 1.6.262.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9b33cd0eefcaded4fea052650fe61866e4c2559a]

INTEGRATION: CWS changefileheader (1.4.140); FILE MERGED 2008/03/31 16:23:05 rt 1.4.140.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1b1566144ac3c8adea7fe14e4dd8e04eaf944c62]

INTEGRATION: CWS changefileheader (1.6.30); FILE MERGED 2008/04/01 16:03:11 thb 1.6.30.2: #i85898# Stripping all external header guards 2008/03/28 15:51:23 rt 1.6.30.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b7273219111721a0257470433011a84f9587293b]

INTEGRATION: CWS changefileheader (1.37.4); FILE MERGED 2008/03/31 17:24:34 rt 1.37.4.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [09e218d45e87f01e0052bc17c1ff284b44d52051]

INTEGRATION: CWS changefileheader (1.4.18); FILE MERGED 2008/03/31 07:26:29 rt 1.4.18.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [62a76758716eb027a34680fb7ae6ede11f425d01]

INTEGRATION: CWS changefileheader (1.43.44); FILE MERGED 2008/04/01 15:39:04 thb 1.43.44.3: #i85898# Stripping all external header guards 2008/04/01 12:40:45 thb 1.43.44.2: #i85898# Stripping all external header guards 2008/03/31 13:38:12 rt 1.43.44.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [273f722dfb74c301d2b802682fa011251f70cc47]

INTEGRATION: CWS changefileheader (1.6.42); FILE MERGED 2008/03/28 15:51:23 rt 1.6.42.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2aa3ee816c3a31563e35ed48e0c38ee8cfd98882]

INTEGRATION: CWS changefileheader (1.4.190); FILE MERGED 2008/03/31 16:23:05 rt 1.4.190.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bb380bff92d2c9b29bf0349b916315f1bd761c85]

INTEGRATION: CWS changefileheader (1.12.72); FILE MERGED 2008/03/31 12:22:41 rt 1.12.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [11ace12668c5cee4419d47e98694266aec78ba24]

INTEGRATION: CWS changefileheader (1.7.42); FILE MERGED 2008/03/31 17:24:34 rt 1.7.42.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f67e504bc14b863aba479b11c84c1c1c6a42e425]

INTEGRATION: CWS changefileheader (1.4.48); FILE MERGED 2008/03/28 15:51:23 rt 1.4.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [98a3e616501d16d1da8a2585bf3271920b28031b]

INTEGRATION: CWS changefileheader (1.55.80); FILE MERGED 2008/03/31 13:38:12 rt 1.55.80.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f0b3f44295815893ff17fe6caff482946db637b7]

INTEGRATION: CWS changefileheader (1.7.130); FILE MERGED 2008/04/01 15:06:39 thb 1.7.130.3: #i85898# Stripping all external header guards 2008/04/01 12:27:19 thb 1.7.130.2: #i85898# Stripping all external header guards 2008/03/31 12:22:41 rt 1.7.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fa904d54982e02d5ada007a9da3c4cd94a9d280f]

INTEGRATION: CWS changefileheader (1.6.24); FILE MERGED 2008/03/31 17:24:34 rt 1.6.24.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fd261d0d4afa65173a569fea733027eca8269237]

INTEGRATION: CWS changefileheader (1.5.16); FILE MERGED 2008/03/31 07:26:29 rt 1.5.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ddd6256f73871a5ecec0766ffcc2cd4239c0f942]

INTEGRATION: CWS changefileheader (1.6.18); FILE MERGED 2008/03/28 15:51:23 rt 1.6.18.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1789adac476490071b3f67dd58a79bac2dd6122e]

INTEGRATION: CWS changefileheader (1.29.118); FILE MERGED 2008/03/31 13:38:12 rt 1.29.118.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7f8c4892370976368fe5aac6c6696a1cb634a03e]

INTEGRATION: CWS changefileheader (1.12.72); FILE MERGED 2008/04/01 12:27:19 thb 1.12.72.2: #i85898# Stripping all external header guards 2008/03/31 12:22:41 rt 1.12.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3222eabfcee2ccfe5f1d496d7410fe4a60912be5]

INTEGRATION: CWS changefileheader (1.28.4); FILE MERGED 2008/03/31 17:24:34 rt 1.28.4.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1a3e66a7a41985b40afe41ff8689dba4d649398e]

INTEGRATION: CWS changefileheader (1.4.88); FILE MERGED 2008/03/31 07:26:29 rt 1.4.88.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [477638de0dfeee44f20e6d1021a0a5dfdebbb1ad]

INTEGRATION: CWS changefileheader (1.12.94); FILE MERGED 2008/03/31 16:23:05 rt 1.12.94.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d7f4adaca298dff91be7339a2104ba112f6eb6db]

INTEGRATION: CWS changefileheader (1.9.30); FILE MERGED 2008/03/28 15:51:23 rt 1.9.30.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3d012abaae41d98a111e0ce54dfb823b7972c5da]

INTEGRATION: CWS changefileheader (1.46.212); FILE MERGED 2008/03/31 13:38:12 rt 1.46.212.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fe1791d4eb733218d2b40b1cc3e141d197f9bf07]

INTEGRATION: CWS changefileheader (1.8.130); FILE MERGED 2008/04/01 15:06:38 thb 1.8.130.3: #i85898# Stripping all external header guards 2008/04/01 12:27:19 thb 1.8.130.2: #i85898# Stripping all external header guards 2008/03/31 12:22:41 rt 1.8.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a563e685229030c2d176d969094c491ffed1e4c0]

INTEGRATION: CWS changefileheader (1.20.4); FILE MERGED 2008/03/31 17:24:34 rt 1.20.4.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e33f2b69c12cddb63f512b5e21d435b3397627ea]

INTEGRATION: CWS changefileheader (1.8.30); FILE MERGED 2008/03/31 07:26:29 rt 1.8.30.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fd29df61d9e886aa184b329525cd5e60f677cdff]

INTEGRATION: CWS changefileheader (1.3.190); FILE MERGED 2008/03/31 16:23:05 rt 1.3.190.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5e878453a1b6f0a87953b84e3d77e765d3a2a472]

INTEGRATION: CWS changefileheader (1.10.18); FILE MERGED 2008/03/28 15:51:23 rt 1.10.18.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f28fdf576baff709582fb4965cae878639caaa80]

INTEGRATION: CWS changefileheader (1.7.216); FILE MERGED 2008/03/31 13:38:12 rt 1.7.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a121ed1444181e3a37afc42e34b543fda76248f7]

INTEGRATION: CWS changefileheader (1.16.72); FILE MERGED 2008/04/01 15:06:38 thb 1.16.72.3: #i85898# Stripping all external header guards 2008/04/01 12:27:18 thb 1.16.72.2: #i85898# Stripping all external header guards 2008/03/31 12:22:41 rt 1.16.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [36e9948491b63e6cdff57705a724e1d0c3cca92b]

INTEGRATION: CWS changefileheader (1.3.60); FILE MERGED 2008/03/31 17:24:34 rt 1.3.60.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7fc117712c0eb6fe7ee175a135af86546d8293c0]

INTEGRATION: CWS changefileheader (1.8.44); FILE MERGED 2008/03/31 07:26:29 rt 1.8.44.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [878c73333b6c3e7472f512105888b909567aafe8]

INTEGRATION: CWS changefileheader (1.6.140); FILE MERGED 2008/03/31 16:23:05 rt 1.6.140.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [890fefab672e40853e9eb2e9b352fe25032e6708]

INTEGRATION: CWS changefileheader (1.64.28); FILE MERGED 2008/04/01 15:39:03 thb 1.64.28.3: #i85898# Stripping all external header guards 2008/04/01 12:40:45 thb 1.64.28.2: #i85898# Stripping all external header guards 2008/03/31 13:38:12 rt 1.64.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a7efc0e28e003d0bd91d650ee9d552b5a0998e42]

INTEGRATION: CWS changefileheader (1.10.4); FILE MERGED 2008/03/28 15:51:23 rt 1.10.4.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [863563fffaf530c21b32bb7bb7fe665d1ec50c36]

INTEGRATION: CWS changefileheader (1.5.130); FILE MERGED 2008/04/01 15:06:38 thb 1.5.130.3: #i85898# Stripping all external header guards 2008/04/01 12:27:18 thb 1.5.130.2: #i85898# Stripping all external header guards 2008/03/31 12:22:41 rt 1.5.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0166e10074bcb3221bb62cd1ef1cab2dde56a66b]

INTEGRATION: CWS changefileheader (1.11.42); FILE MERGED 2008/03/31 17:24:33 rt 1.11.42.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [50953ecd5ce8465104775448da85e37f040a57c1]

INTEGRATION: CWS changefileheader (1.18.12); FILE MERGED 2008/03/31 07:26:29 rt 1.18.12.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9cd79b7265db09754c46c4dce9f707188dfa3d0f]

INTEGRATION: CWS changefileheader (1.10.118); FILE MERGED 2008/03/31 16:23:05 rt 1.10.118.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [60ddb3066fb71a2c6e7b1ee91caf88374d8f3547]

INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/04/01 16:03:11 thb 1.4.10.3: #i85898# Stripping all external header guards 2008/04/01 12:59:12 thb 1.4.10.2: #i85898# Stripping all external header guards 2008/03/28 15:51:22 rt 1.4.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ac9759152db57aa25c66195d372b7723343db455]

INTEGRATION: CWS changefileheader (1.31.68); FILE MERGED 2008/04/01 15:39:03 thb 1.31.68.2: #i85898# Stripping all external header guards 2008/03/31 13:38:12 rt 1.31.68.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [573cbe0c733a7edd08fc6437feb6aa9ae49ede9d]

INTEGRATION: CWS changefileheader (1.6.42); FILE MERGED 2008/03/31 17:24:33 rt 1.6.42.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [83d8fdc8813f07e8973338079e8da087f3d2e6e1]

INTEGRATION: CWS changefileheader (1.12.16); FILE MERGED 2008/04/01 15:06:38 thb 1.12.16.3: #i85898# Stripping all external header guards 2008/04/01 12:27:18 thb 1.12.16.2: #i85898# Stripping all external header guards 2008/03/31 12:22:40 rt 1.12.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cf6f26c702093dfbb32ec6a1706dbfb62f8c99ea]

INTEGRATION: CWS changefileheader (1.4.54); FILE MERGED 2008/03/31 07:26:29 rt 1.4.54.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [34f37bba1839987d8f888ed6b661e6efa858f3d6]

INTEGRATION: CWS changefileheader (1.3.48); FILE MERGED 2008/04/01 16:03:11 thb 1.3.48.2: #i85898# Stripping all external header guards 2008/03/28 15:51:22 rt 1.3.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a158abcbba86f4ffb93b78f73a2c997d3c90d9a8]

INTEGRATION: CWS changefileheader (1.5.42); FILE MERGED 2008/03/31 17:24:33 rt 1.5.42.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [960121d9638a735c33760e6b7bda01010da7ed12]

INTEGRATION: CWS changefileheader (1.5.130); FILE MERGED 2008/04/01 12:27:18 thb 1.5.130.2: #i85898# Stripping all external header guards 2008/03/31 12:22:40 rt 1.5.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [45336f1b0eff1194a929c1015ca4520b37b4497b]

INTEGRATION: CWS changefileheader (1.12.136); FILE MERGED 2008/03/31 16:23:04 rt 1.12.136.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2de168a1b7a4c6593aff4c7e8b3ec403e26fd900]

INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/03/28 15:51:22 rt 1.4.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c1154566d05c40e3607e765ea0efb4cea724cc53]

INTEGRATION: CWS changefileheader (1.6.14); FILE MERGED 2008/03/31 17:24:33 rt 1.6.14.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d635a3098cb0adf154c8dd931f105ee99b094668]

INTEGRATION: CWS changefileheader (1.7.72); FILE MERGED 2008/04/01 12:27:18 thb 1.7.72.2: #i85898# Stripping all external header guards 2008/03/31 12:22:40 rt 1.7.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [76933fccedaf5e629c4f4f1dee1a3c2a334dc42e]

INTEGRATION: CWS changefileheader (1.7.18); FILE MERGED 2008/03/31 13:38:12 rt 1.7.18.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [efb898bcab24ffa325e6b12ff8492b479722bea5]

INTEGRATION: CWS changefileheader (1.6.86); FILE MERGED 2008/03/31 07:26:28 rt 1.6.86.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e30c6ea9ea0fb27b12d41366f90de08ebc3f1160]

INTEGRATION: CWS changefileheader (1.6.42); FILE MERGED 2008/03/31 16:18:08 rt 1.6.42.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a61c350d291bf2f798dd01578efa0ae4fd31f7e6]

INTEGRATION: CWS changefileheader (1.5.18); FILE MERGED 2008/03/31 13:38:12 rt 1.5.18.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4aeac6c83ce2b3bc15badfe52a5c185067c3c2af]

INTEGRATION: CWS changefileheader (1.15.104); FILE MERGED 2008/03/31 12:22:40 rt 1.15.104.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2e4fa297d59aabca8a7c4f06ec4d2773c32335e8]

INTEGRATION: CWS changefileheader (1.4.24); FILE MERGED 2008/03/31 17:24:33 rt 1.4.24.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [29d2863f05bf8e3d40192395af3118dde87a992a]

INTEGRATION: CWS changefileheader (1.7.64); FILE MERGED 2008/03/31 16:18:08 rt 1.7.64.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4716803bf20f2d80ecbcc67f1995f992b267a24b]

INTEGRATION: CWS changefileheader (1.6.130); FILE MERGED 2008/04/01 15:06:38 thb 1.6.130.3: #i85898# Stripping all external header guards 2008/04/01 12:27:18 thb 1.6.130.2: #i85898# Stripping all external header guards 2008/03/31 12:22:40 rt 1.6.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a3c6cddb7011a4f80d4dcd51766777c0097e8556]

INTEGRATION: CWS changefileheader (1.10.18); FILE MERGED 2008/04/01 15:39:03 thb 1.10.18.2: #i85898# Stripping all external header guards 2008/03/31 13:38:12 rt 1.10.18.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [274ff48ab88812a19ebaf9de97eb18838b62a1a5]

INTEGRATION: CWS changefileheader (1.4.32); FILE MERGED 2008/03/31 17:24:33 rt 1.4.32.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [50d781e3542bf398eab749c3f0b3d7ae2dc62f62]

INTEGRATION: CWS changefileheader (1.16.92); FILE MERGED 2008/03/31 16:18:08 rt 1.16.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b34f44748ee50714d8da71547d3eb62e8262a591]

INTEGRATION: CWS changefileheader (1.39.212); FILE MERGED 2008/04/01 15:39:02 thb 1.39.212.3: #i85898# Stripping all external header guards 2008/04/01 12:40:44 thb 1.39.212.2: #i85898# Stripping all external header guards 2008/03/31 13:38:12 rt 1.39.212.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [732aaa17658e2add82aaf4cd23ca1e480b8fae38]

INTEGRATION: CWS changefileheader (1.11.72); FILE MERGED 2008/04/01 12:27:18 thb 1.11.72.2: #i85898# Stripping all external header guards 2008/03/31 12:22:40 rt 1.11.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [385fe174a86ac03668a7f8eeeab18cc94c82f612]

INTEGRATION: CWS changefileheader (1.4.60); FILE MERGED 2008/03/31 17:24:32 rt 1.4.60.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6c344dcedae4d4de7c81f57c352e6e3be6824a02]

INTEGRATION: CWS changefileheader (1.6.42); FILE MERGED 2008/03/31 16:18:07 rt 1.6.42.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e7b7de458d4662e7ec9bc6824e407f6192a5d490]

INTEGRATION: CWS changefileheader (1.12.44); FILE MERGED 2008/03/31 07:26:28 rt 1.12.44.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a284f17a31395cab49c4f666c71e63cf484adb47]

INTEGRATION: CWS changefileheader (1.6.60); FILE MERGED 2008/04/01 16:10:29 thb 1.6.60.3: #i85898# Stripping all external header guards 2008/04/01 13:06:05 thb 1.6.60.2: #i85898# Stripping all external header guards 2008/03/31 17:24:32 rt 1.6.60.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4a1ac4e04fbe5f8d9cbb888ecc930072507fc45a]

INTEGRATION: CWS changefileheader (1.6.92); FILE MERGED 2008/03/31 16:18:05 rt 1.6.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [11329b577a27a4433565c2c30d492521d51155b3]

INTEGRATION: CWS changefileheader (1.11.60); FILE MERGED 2008/04/01 16:10:29 thb 1.11.60.3: #i85898# Stripping all external header guards 2008/04/01 13:06:04 thb 1.11.60.2: #i85898# Stripping all external header guards 2008/03/31 17:24:32 rt 1.11.60.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [23f6c860d585e3c665e8d083846dc50c3b0216a0]

INTEGRATION: CWS changefileheader (1.10.26); FILE MERGED 2008/03/31 16:18:05 rt 1.10.26.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ae19cca5cff9fb41f7e1f1ef28550d00438e6b1b]

INTEGRATION: CWS changefileheader (1.7.130); FILE MERGED 2008/04/01 12:27:18 thb 1.7.130.2: #i85898# Stripping all external header guards 2008/03/31 12:22:40 rt 1.7.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9f2dd8832c69849a21af1e24c19d947fb2176ec3]

INTEGRATION: CWS changefileheader (1.13.48); FILE MERGED 2008/03/31 17:24:32 rt 1.13.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [99da0d7722d2f17f97964e4e48273c1ae3c9b64d]

INTEGRATION: CWS changefileheader (1.37.8); FILE MERGED 2008/04/01 15:39:02 thb 1.37.8.2: #i85898# Stripping all external header guards 2008/03/31 13:38:12 rt 1.37.8.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2a21df0a28cbee9e82df8f027790e17e73263e9e]

INTEGRATION: CWS changefileheader (1.11.72); FILE MERGED 2008/04/01 12:27:17 thb 1.11.72.2: #i85898# Stripping all external header guards 2008/03/31 12:22:40 rt 1.11.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fea686bd955106295192135537a32f5e73524ff2]

INTEGRATION: CWS changefileheader (1.3.60); FILE MERGED 2008/03/31 17:24:32 rt 1.3.60.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [259c8b6f2d9345eb3157c503be920877aeb6370b]

INTEGRATION: CWS changefileheader (1.9.26); FILE MERGED 2008/03/31 16:18:05 rt 1.9.26.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e2020239530e3a67de74bbdeda04a7d747b50c04]

INTEGRATION: CWS changefileheader (1.4.88); FILE MERGED 2008/03/31 07:26:28 rt 1.4.88.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [54f224cbf427cb9cbcd3cb00e051b18f6d92ef3c]

INTEGRATION: CWS changefileheader (1.11.48); FILE MERGED 2008/04/01 16:10:28 thb 1.11.48.3: #i85898# Stripping all external header guards 2008/04/01 13:06:04 thb 1.11.48.2: #i85898# Stripping all external header guards 2008/03/31 17:24:32 rt 1.11.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d2c5c8b97b129481cb848f3a64b4ae90b2da5ac8]

INTEGRATION: CWS changefileheader (1.9.76); FILE MERGED 2008/03/31 07:26:28 rt 1.9.76.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c5efeeefe0af03efa35fbbea47849e37c76fe8c2]

INTEGRATION: CWS changefileheader (1.57.216); FILE MERGED 2008/04/01 15:39:01 thb 1.57.216.3: #i85898# Stripping all external header guards 2008/04/01 12:40:44 thb 1.57.216.2: #i85898# Stripping all external header guards 2008/03/31 13:38:12 rt 1.57.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5e387ceb1fc9947d1423b2a8b8eab65b73051c1b]

INTEGRATION: CWS changefileheader (1.5.130); FILE MERGED 2008/04/01 15:06:37 thb 1.5.130.3: #i85898# Stripping all external header guards 2008/04/01 12:27:17 thb 1.5.130.2: #i85898# Stripping all external header guards 2008/03/31 12:22:40 rt 1.5.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a2ff673a7dab1d8eff70752400c0e3b252208fe6]

INTEGRATION: CWS changefileheader (1.2.42); FILE MERGED 2008/03/31 17:24:32 rt 1.2.42.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [abd6544a84006aee73d5fa366db9fe89353918bb]

INTEGRATION: CWS changefileheader (1.35.212); FILE MERGED 2008/04/01 15:39:01 thb 1.35.212.3: #i85898# Stripping all external header guards 2008/04/01 12:40:44 thb 1.35.212.2: #i85898# Stripping all external header guards 2008/03/31 13:38:12 rt 1.35.212.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [26dfd660052591b30100f364a77540f10bbebfcb]

INTEGRATION: CWS changefileheader (1.2.40); FILE MERGED 2008/03/31 16:18:05 rt 1.2.40.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [982773fea1902992f087da080a8fd4b513981853]

INTEGRATION: CWS changefileheader (1.10.72); FILE MERGED 2008/04/01 12:27:17 thb 1.10.72.2: #i85898# Stripping all external header guards 2008/03/31 12:22:40 rt 1.10.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8d23770ff7e91bbb40d1ecd4657ad96be5ee4c9a]

INTEGRATION: CWS changefileheader (1.6.40); FILE MERGED 2008/03/31 16:18:05 rt 1.6.40.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cbdc299f9a73f52e234791fbdf23aee2f177f974]

INTEGRATION: CWS changefileheader (1.2.36); FILE MERGED 2008/03/31 17:24:32 rt 1.2.36.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a5cfe8d70fd5f7fa50b9c659d728c626f00d25d6]

INTEGRATION: CWS changefileheader (1.23.80); FILE MERGED 2008/04/01 15:39:00 thb 1.23.80.3: #i85898# Stripping all external header guards 2008/04/01 12:40:44 thb 1.23.80.2: #i85898# Stripping all external header guards 2008/03/31 13:38:12 rt 1.23.80.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b081ac1e59aeba06bf56fe9823c87f05c6a5e106]

INTEGRATION: CWS changefileheader (1.6.130); FILE MERGED 2008/04/01 15:06:37 thb 1.6.130.2: #i85898# Stripping all external header guards 2008/03/31 12:22:40 rt 1.6.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [092022615a35670b7d49cad0f555b6c27489df29]

INTEGRATION: CWS changefileheader (1.8.56); FILE MERGED 2008/03/31 07:26:28 rt 1.8.56.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [99f377ca8a857a297392b2b16535628256235a1a]

INTEGRATION: CWS changefileheader (1.2.60); FILE MERGED 2008/03/31 17:24:32 rt 1.2.60.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4409ca060a00e4349bd2db679dcbcf7b4e8b7ccc]

INTEGRATION: CWS changefileheader (1.2.64); FILE MERGED 2008/03/31 16:18:04 rt 1.2.64.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6d8591ded3ee59b350feb5649e34f840296fb671]

INTEGRATION: CWS changefileheader (1.7.216); FILE MERGED 2008/03/31 13:38:11 rt 1.7.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [087d04ba8f077e2eae5c02012f253b62eddf13b8]

INTEGRATION: CWS changefileheader (1.4.72); FILE MERGED 2008/04/01 12:27:17 thb 1.4.72.2: #i85898# Stripping all external header guards 2008/03/31 12:22:40 rt 1.4.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [18c69991db241b60fc14c8959c122695ed2eb263]

INTEGRATION: CWS changefileheader (1.8.34); FILE MERGED 2008/03/31 07:26:28 rt 1.8.34.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2d36057a61eb9e6cbb3bfc9d53cbda49a34c05b9]

INTEGRATION: CWS changefileheader (1.8.92); FILE MERGED 2008/03/31 16:18:04 rt 1.8.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [73034965271cd4d5a0edf65beadc8d8e62a33295]

INTEGRATION: CWS changefileheader (1.24.80); FILE MERGED 2008/04/01 15:39:00 thb 1.24.80.3: #i85898# Stripping all external header guards 2008/04/01 12:40:44 thb 1.24.80.2: #i85898# Stripping all external header guards 2008/03/31 13:38:11 rt 1.24.80.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fa1811bb8db021af68774c08a52a5860754af198]

INTEGRATION: CWS changefileheader (1.9.100); FILE MERGED 2008/04/01 15:06:37 thb 1.9.100.3: #i85898# Stripping all external header guards 2008/04/01 12:27:17 thb 1.9.100.2: #i85898# Stripping all external header guards 2008/03/31 12:22:40 rt 1.9.100.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [589b318c7e933cb28009167cd1bd88f94e179fc8]

INTEGRATION: CWS changefileheader (1.4.60); FILE MERGED 2008/03/31 17:24:31 rt 1.4.60.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b31d4822ea403e1a198010afdf99264db35000e9]

INTEGRATION: CWS changefileheader (1.11.40); FILE MERGED 2008/03/31 16:18:04 rt 1.11.40.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d8c79c9c289d129bcc15d272679b43d77fd8683e]

INTEGRATION: CWS changefileheader (1.4.56); FILE MERGED 2008/03/31 07:26:28 rt 1.4.56.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ff6a3b787ed9e2b3fca2ccf21cab99098cd5d22f]

INTEGRATION: CWS changefileheader (1.11.216); FILE MERGED 2008/04/01 15:39:00 thb 1.11.216.3: #i85898# Stripping all external header guards 2008/04/01 12:40:44 thb 1.11.216.2: #i85898# Stripping all external header guards 2008/03/31 13:38:11 rt 1.11.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [eaf5d8bca641b3c1fd5bac4e9d2b488185ef2b7f]

INTEGRATION: CWS changefileheader (1.26.72); FILE MERGED 2008/04/01 12:27:17 thb 1.26.72.2: #i85898# Stripping all external header guards 2008/03/31 12:22:40 rt 1.26.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [784fceeeacee9eee61ac8bfc97825a21a3060c98]

INTEGRATION: CWS changefileheader (1.27.10); FILE MERGED 2008/03/31 17:24:31 rt 1.27.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b76c599785a6613b9d71730739b02e374279d5ee]

INTEGRATION: CWS changefileheader (1.34.10); FILE MERGED 2008/03/31 07:26:28 rt 1.34.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8c44c3dfdaf9f2e3e8c1224ed775a6ba6688d991]

INTEGRATION: CWS changefileheader (1.20.216); FILE MERGED 2008/04/01 15:39:00 thb 1.20.216.3: #i85898# Stripping all external header guards 2008/04/01 12:40:43 thb 1.20.216.2: #i85898# Stripping all external header guards 2008/03/31 13:38:11 rt 1.20.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [28754be7001cd123ee7c994ee31fdb070def451f]

INTEGRATION: CWS changefileheader (1.5.130); FILE MERGED 2008/04/01 15:06:37 thb 1.5.130.2: #i85898# Stripping all external header guards 2008/03/31 12:22:40 rt 1.5.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f6d5b7615e7b470dba5ba1dddcb737b1446952f7]

INTEGRATION: CWS changefileheader (1.6.40); FILE MERGED 2008/03/31 16:18:04 rt 1.6.40.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4f78c79a2d158f4588d722afb9bd9a3eb045ad2d]

INTEGRATION: CWS changefileheader (1.3.44); FILE MERGED 2008/04/01 16:00:26 thb 1.3.44.3: #i85898# Stripping all external header guards 2008/04/01 12:56:24 thb 1.3.44.2: #i85898# Stripping all external header guards 2008/03/31 07:26:28 rt 1.3.44.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5f52e06ae320313b4ddfe052b4c0e366d1cd4ff6]

INTEGRATION: CWS changefileheader (1.9.216); FILE MERGED 2008/04/01 15:38:59 thb 1.9.216.3: #i85898# Stripping all external header guards 2008/04/01 12:40:43 thb 1.9.216.2: #i85898# Stripping all external header guards 2008/03/31 13:38:11 rt 1.9.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1abad72c134483c4722d75a06b511beaec327316]

INTEGRATION: CWS changefileheader (1.5.72); FILE MERGED 2008/03/31 12:22:40 rt 1.5.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d8609a04a25366c83fe47106f63fb600ebc05827]

INTEGRATION: CWS changefileheader (1.7.56); FILE MERGED 2008/04/01 15:02:02 thb 1.7.56.3: #i85898# Stripping all external header guards 2008/04/01 10:48:44 thb 1.7.56.2: #i85898# Stripping all external header guards 2008/03/28 16:07:54 rt 1.7.56.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4011bfa0ea6021c52d637d5b31f2272cd7add365]

INTEGRATION: CWS changefileheader (1.3.92); FILE MERGED 2008/03/31 16:18:04 rt 1.3.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d209801b424c8ec214c845e8dcb2431b6e25f542]

INTEGRATION: CWS changefileheader (1.3.44); FILE MERGED 2008/03/31 07:26:28 rt 1.3.44.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [334daef5f93d13e3b69f860f81ede215ffa6b1fd]

INTEGRATION: CWS changefileheader (1.20.216); FILE MERGED 2008/04/01 15:38:59 thb 1.20.216.2: #i85898# Stripping all external header guards 2008/03/31 13:38:11 rt 1.20.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [623294842bfd99c71b9cd1bbe97a61f84815c2d9]

INTEGRATION: CWS changefileheader (1.6.130); FILE MERGED 2008/04/01 15:06:37 thb 1.6.130.3: #i85898# Stripping all external header guards 2008/04/01 12:27:17 thb 1.6.130.2: #i85898# Stripping all external header guards 2008/03/31 12:22:40 rt 1.6.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f84c82d48dc3411ace544bc7f164df03db99db24]

INTEGRATION: CWS changefileheader (1.8.58); FILE MERGED 2008/03/28 16:07:54 rt 1.8.58.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7dfb222c1dd9dad1b9594fe82af97b57d9540868]

INTEGRATION: CWS changefileheader (1.14.44); FILE MERGED 2008/04/01 16:00:26 thb 1.14.44.2: #i85898# Stripping all external header guards 2008/03/31 07:26:28 rt 1.14.44.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e0fa7c73bb47ff5faa79782381f7419245ad60b7]

INTEGRATION: CWS changefileheader (1.6.92); FILE MERGED 2008/03/31 16:18:04 rt 1.6.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [03bc9e7c3bb3a708c4c759f53ca7d23475a0cbbc]

INTEGRATION: CWS changefileheader (1.12.216); FILE MERGED 2008/04/01 15:38:59 thb 1.12.216.2: #i85898# Stripping all external header guards 2008/03/31 13:38:11 rt 1.12.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d1903c9187214d2e4a51ba94f0d244d7c9d76606]

INTEGRATION: CWS changefileheader (1.9.72); FILE MERGED 2008/04/01 12:27:16 thb 1.9.72.2: #i85898# Stripping all external header guards 2008/03/31 12:22:40 rt 1.9.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [dc3f8e3b659b2a32cd2e882df08ae3fe01685321]

INTEGRATION: CWS changefileheader (1.2.286); FILE MERGED 2008/03/28 16:07:54 rt 1.2.286.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [29892c20226332c510619e39c165b73df8821a0f]

INTEGRATION: CWS changefileheader (1.5.92); FILE MERGED 2008/03/31 16:18:04 rt 1.5.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [dfe7c966338c7e2c4667d5b66221f5cab1b6b735]

INTEGRATION: CWS changefileheader (1.6.44); FILE MERGED 2008/03/31 07:26:28 rt 1.6.44.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0650d12b81dfe940d983e8a25f38e89a524e5259]

INTEGRATION: CWS changefileheader (1.5.130); FILE MERGED 2008/04/01 12:27:16 thb 1.5.130.2: #i85898# Stripping all external header guards 2008/03/31 12:22:40 rt 1.5.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1ff8a1d10aa20e20fba38320474972ae3edf7992]

INTEGRATION: CWS changefileheader (1.5.216); FILE MERGED 2008/04/01 15:38:59 thb 1.5.216.2: #i85898# Stripping all external header guards 2008/03/31 13:38:11 rt 1.5.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a1b50863439dd0eea8727a3ecb10e28cd5c488ba]

INTEGRATION: CWS changefileheader (1.23.12); FILE MERGED 2008/03/28 16:07:53 rt 1.23.12.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7346c38e63cad4d23eab782f2ded10ddb98a18a0]

INTEGRATION: CWS changefileheader (1.3.88); FILE MERGED 2008/03/31 07:26:28 rt 1.3.88.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4494ec62a206af8dde91944a9a4473cdae65d4e1]

INTEGRATION: CWS changefileheader (1.2.40); FILE MERGED 2008/03/31 16:18:04 rt 1.2.40.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e6d87d5a8e9e5519ea601aa985c865d604238d4e]

INTEGRATION: CWS changefileheader (1.5.432); FILE MERGED 2008/03/31 13:38:11 rt 1.5.432.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [adcee2e964e70acc22086c1c2978cfa0f206fd44]

INTEGRATION: CWS changefileheader (1.9.6); FILE MERGED 2008/04/01 15:02:02 thb 1.9.6.3: #i85898# Stripping all external header guards 2008/04/01 10:48:44 thb 1.9.6.2: #i85898# Stripping all external header guards 2008/03/28 16:07:53 rt 1.9.6.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [75e76a7cb98ecbc297301535a7d0b0d64e8d8f55]

INTEGRATION: CWS changefileheader (1.8.72); FILE MERGED 2008/04/01 15:06:36 thb 1.8.72.3: #i85898# Stripping all external header guards 2008/04/01 12:27:16 thb 1.8.72.2: #i85898# Stripping all external header guards 2008/03/31 12:22:40 rt 1.8.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c7fc41efeffe71a621be8c7b65170ad987202f01]

INTEGRATION: CWS changefileheader (1.3.140); FILE MERGED 2008/04/01 10:48:44 thb 1.3.140.2: #i85898# Stripping all external header guards 2008/03/28 16:07:52 rt 1.3.140.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5965b94407af5cfb163a1a16fc07c71ded44fde3]

INTEGRATION: CWS changefileheader (1.9.288); FILE MERGED 2008/03/31 13:38:11 rt 1.9.288.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b336491b7d57d0d3161d80eef95ec424450aa0ca]

INTEGRATION: CWS changefileheader (1.5.130); FILE MERGED 2008/04/01 15:06:36 thb 1.5.130.3: #i85898# Stripping all external header guards 2008/04/01 12:27:16 thb 1.5.130.2: #i85898# Stripping all external header guards 2008/03/31 12:22:40 rt 1.5.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [29a1da06f295dbcc85b878f6193a71bc8d7e320d]

INTEGRATION: CWS changefileheader (1.22.30); FILE MERGED 2008/03/31 07:26:28 rt 1.22.30.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8b9646511c8a1aedfa6f089026b364ab6ef92e80]

INTEGRATION: CWS changefileheader (1.4.80); FILE MERGED 2008/03/31 07:22:56 rt 1.4.80.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [db81f10ea442fd4d9d0debec6a92a6ed6477f9ad]

INTEGRATION: CWS changefileheader (1.3.146); FILE MERGED 2008/04/01 15:02:02 thb 1.3.146.2: #i85898# Stripping all external header guards 2008/03/28 16:07:52 rt 1.3.146.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5bde3fe275ee712109e50e425ebaf84f560551d5]

INTEGRATION: CWS changefileheader (1.12.216); FILE MERGED 2008/03/31 13:38:11 rt 1.12.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fdfe2f29669860f3dd4b85b5415ebc22b74baef6]

INTEGRATION: CWS changefileheader (1.8.72); FILE MERGED 2008/03/31 12:22:40 rt 1.8.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a940d7dab2b115e74eb53d7e0445858dfedaddda]

INTEGRATION: CWS changefileheader (1.4.36); FILE MERGED 2008/03/31 07:26:28 rt 1.4.36.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [71ec5c15d7dd4ac895dadb122ce34ef9ba34b376]

INTEGRATION: CWS changefileheader (1.3.80); FILE MERGED 2008/03/31 07:22:56 rt 1.3.80.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1988fdf8cfc7f122138903bd757ed563c0285962]

INTEGRATION: CWS changefileheader (1.3.140); FILE MERGED 2008/04/01 15:02:02 thb 1.3.140.3: #i85898# Stripping all external header guards 2008/04/01 10:48:44 thb 1.3.140.2: #i85898# Stripping all external header guards 2008/03/28 16:07:52 rt 1.3.140.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bd30353bab2a913a9e5073669c61c8625447498e]

INTEGRATION: CWS changefileheader (1.24.28); FILE MERGED 2008/04/01 15:38:58 thb 1.24.28.3: #i85898# Stripping all external header guards 2008/04/01 12:40:43 thb 1.24.28.2: #i85898# Stripping all external header guards 2008/03/31 13:38:11 rt 1.24.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4b6d946f14184ac02e67ae669afb5019bcaaae91]

INTEGRATION: CWS changefileheader (1.9.130); FILE MERGED 2008/04/01 12:27:16 thb 1.9.130.2: #i85898# Stripping all external header guards 2008/03/31 12:22:40 rt 1.9.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [831a5d10d6e0fb8746068694caba19df8946ccf6]

INTEGRATION: CWS changefileheader (1.3.84); FILE MERGED 2008/03/31 07:26:28 rt 1.3.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [65cb9a134a0b7c30c2d2c1bc05dff1e15e553050]

INTEGRATION: CWS changefileheader (1.12.6); FILE MERGED 2008/04/01 15:02:02 thb 1.12.6.3: #i85898# Stripping all external header guards 2008/04/01 10:48:44 thb 1.12.6.2: #i85898# Stripping all external header guards 2008/03/28 16:07:51 rt 1.12.6.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [de8312a78dd0da9a29233f8a413759ba6a2dfee5]

INTEGRATION: CWS changefileheader (1.53.212); FILE MERGED 2008/04/01 15:38:58 thb 1.53.212.3: #i85898# Stripping all external header guards 2008/04/01 12:40:43 thb 1.53.212.2: #i85898# Stripping all external header guards 2008/03/31 13:38:11 rt 1.53.212.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2b0b0c8fc9a51679d7f5e697d3821623937a307c]

INTEGRATION: CWS changefileheader (1.12.72); FILE MERGED 2008/04/01 15:06:36 thb 1.12.72.3: #i85898# Stripping all external header guards 2008/04/01 12:27:16 thb 1.12.72.2: #i85898# Stripping all external header guards 2008/03/31 12:22:40 rt 1.12.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f081b2b996551267b53f87a8564511f59572f88b]

INTEGRATION: CWS changefileheader (1.2.56); FILE MERGED 2008/03/31 07:26:27 rt 1.2.56.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [55a13f24560a6ba54739df5567c7cdd5243f5af4]

INTEGRATION: CWS changefileheader (1.5.52); FILE MERGED 2008/03/31 07:22:56 rt 1.5.52.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7cb4c61260090ec89ba56473860c8bd144bf96b1]

INTEGRATION: CWS changefileheader (1.12.164); FILE MERGED 2008/04/01 15:38:57 thb 1.12.164.2: #i85898# Stripping all external header guards 2008/03/31 13:38:11 rt 1.12.164.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [36d5a200b576f10dbb2267b14e00168ee1202422]

INTEGRATION: CWS changefileheader (1.2.112); FILE MERGED 2008/03/28 16:07:51 rt 1.2.112.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9d66c44d14cfa9d8e1e99b76d255dba0b3d08cb9]

INTEGRATION: CWS changefileheader (1.6.120); FILE MERGED 2008/04/01 15:06:36 thb 1.6.120.3: #i85898# Stripping all external header guards 2008/04/01 12:27:16 thb 1.6.120.2: #i85898# Stripping all external header guards 2008/03/31 12:22:39 rt 1.6.120.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4153c1532543c2fa268fd1df84e1119bb5a56a0b]

INTEGRATION: CWS changefileheader (1.4.112); FILE MERGED 2008/03/28 16:07:51 rt 1.4.112.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [378d22a5c88f637e530272f6358b92a749f21bc5]

INTEGRATION: CWS changefileheader (1.50.216); FILE MERGED 2008/04/01 15:38:56 thb 1.50.216.3: #i85898# Stripping all external header guards 2008/04/01 12:40:43 thb 1.50.216.2: #i85898# Stripping all external header guards 2008/03/31 13:38:11 rt 1.50.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [98668f763a5fc69ee4bdb64f5fe0626977223893]

INTEGRATION: CWS changefileheader (1.9.72); FILE MERGED 2008/04/01 15:06:36 thb 1.9.72.3: #i85898# Stripping all external header guards 2008/04/01 12:27:16 thb 1.9.72.2: #i85898# Stripping all external header guards 2008/03/31 12:22:39 rt 1.9.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b32bf1ed56c3abe9eca5836531856f0387137228]

INTEGRATION: CWS changefileheader (1.2.50); FILE MERGED 2008/03/31 07:26:27 rt 1.2.50.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [14709436c67eb360e93df0dd9b1c86d3aef780e8]

INTEGRATION: CWS changefileheader (1.8.6); FILE MERGED 2008/04/01 15:02:01 thb 1.8.6.3: #i85898# Stripping all external header guards 2008/04/01 10:48:44 thb 1.8.6.2: #i85898# Stripping all external header guards 2008/03/28 16:07:51 rt 1.8.6.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [168026525ece4dbda6ac1e364aa4af0878b1aab2]

INTEGRATION: CWS changefileheader (1.9.526); FILE MERGED 2008/03/31 13:38:11 rt 1.9.526.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1e445ad19f68d914ce4f5ea3ee1a449a556983fc]

INTEGRATION: CWS changefileheader (1.6.108); FILE MERGED 2008/04/01 12:27:16 thb 1.6.108.2: #i85898# Stripping all external header guards 2008/03/31 12:22:39 rt 1.6.108.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c0884902197426367d78bb057e54f8427c3305a9]

INTEGRATION: CWS changefileheader (1.6.44); FILE MERGED 2008/03/31 07:26:27 rt 1.6.44.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b2ee3706e8ba57c1bd1a948af304e27377b15949]

INTEGRATION: CWS changefileheader (1.3.80); FILE MERGED 2008/03/31 07:22:55 rt 1.3.80.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [09f70cdff0942f22189569cd6d9a7fbd60306ca6]

INTEGRATION: CWS changefileheader (1.8.28); FILE MERGED 2008/04/01 15:02:01 thb 1.8.28.2: #i85898# Stripping all external header guards 2008/03/28 16:07:50 rt 1.8.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [339d6f9bd76c563d760d326221e09948fa898b10]

INTEGRATION: CWS changefileheader (1.10.60); FILE MERGED 2008/04/01 12:27:16 thb 1.10.60.2: #i85898# Stripping all external header guards 2008/03/31 12:22:39 rt 1.10.60.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [573bf99e423cc7ec5d97e2390a39d2c3619cfbd1]

INTEGRATION: CWS changefileheader (1.3.88); FILE MERGED 2008/03/31 07:26:27 rt 1.3.88.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0954f0bbe190449b9eb19999530e04ee70081402]

INTEGRATION: CWS changefileheader (1.9.20); FILE MERGED 2008/03/31 07:22:55 rt 1.9.20.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3bb2da3bcc09f54d555c18c8787f7577bd4f16e5]

INTEGRATION: CWS changefileheader (1.7.92); FILE MERGED 2008/03/31 16:18:04 rt 1.7.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f3a7e2856fd6ec96d833280103d0af47037d8a99]

INTEGRATION: CWS changefileheader (1.11.26); FILE MERGED 2008/04/01 15:02:01 thb 1.11.26.2: #i85898# Stripping all external header guards 2008/03/28 16:07:50 rt 1.11.26.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c9a4d31223643a113046e8c8a755d2f4ef747790]

INTEGRATION: CWS changefileheader (1.4.178); FILE MERGED 2008/04/01 15:06:36 thb 1.4.178.1: #i85898# Stripping all external header guards


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b48e8a83462f46f13e307cd4edebceb6cad2618a]

INTEGRATION: CWS changefileheader (1.30.44); FILE MERGED 2008/04/01 15:38:56 thb 1.30.44.3: #i85898# Stripping all external header guards 2008/04/01 12:40:42 thb 1.30.44.2: #i85898# Stripping all external header guards 2008/03/31 13:38:10 rt 1.30.44.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f50e4afb68c65c8933dd0bf0fd3f2396c1f52a12]

INTEGRATION: CWS changefileheader (1.11.44); FILE MERGED 2008/03/31 07:26:27 rt 1.11.44.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5d8457da731be7bad55bd8fcd8bf7dee1c6c7afa]

INTEGRATION: CWS changefileheader (1.11.20); FILE MERGED 2008/03/31 07:22:55 rt 1.11.20.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c14df4f1bd994968229f2ec9612092adfe6076b1]

INTEGRATION: CWS changefileheader (1.6.92); FILE MERGED 2008/03/31 16:18:03 rt 1.6.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9bd8b29d7ab48c45c2b2a80ee8b8691d4c4643c1]

INTEGRATION: CWS changefileheader (1.9.36); FILE MERGED 2008/04/01 12:27:15 thb 1.9.36.2: #i85898# Stripping all external header guards 2008/03/31 12:22:39 rt 1.9.36.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [17f39ef6b060f17b606f3cca5987675d7301c8fc]

INTEGRATION: CWS changefileheader (1.7.88); FILE MERGED 2008/04/01 15:02:01 thb 1.7.88.2: #i85898# Stripping all external header guards 2008/03/28 16:07:50 rt 1.7.88.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c78d3ea0fb0f1efc95a821475f1c99abc2175d7c]

INTEGRATION: CWS changefileheader (1.46.216); FILE MERGED 2008/03/31 13:38:10 rt 1.46.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [18a139946241f02c89ac483ee10f1024c3b45023]

INTEGRATION: CWS changefileheader (1.2.44); FILE MERGED 2008/03/31 07:26:27 rt 1.2.44.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f27e04f782e812925a875e5016b64380ccb28e01]

INTEGRATION: CWS changefileheader (1.5.80); FILE MERGED 2008/03/31 07:22:55 rt 1.5.80.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0601ee8a4e553d3e0a0a4ab4414c4fd075152664]

INTEGRATION: CWS changefileheader (1.5.92); FILE MERGED 2008/03/31 16:18:03 rt 1.5.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2b45ae81f3abca82fa9b2ac7bbb2e5bda281274d]

INTEGRATION: CWS changefileheader (1.10.36); FILE MERGED 2008/04/01 12:27:15 thb 1.10.36.2: #i85898# Stripping all external header guards 2008/03/31 12:22:39 rt 1.10.36.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9b687ed6d86565928c23d0a300615c0a498a0e26]

INTEGRATION: CWS changefileheader (1.8.48); FILE MERGED 2008/04/01 15:02:01 thb 1.8.48.2: #i85898# Stripping all external header guards 2008/03/28 16:07:50 rt 1.8.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ed42e28de262e810bdb4bfae84101b64a9f21cd2]

INTEGRATION: CWS changefileheader (1.7.216); FILE MERGED 2008/03/31 13:38:10 rt 1.7.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cb327e6e1c38481ef7cd7024442acf06ed2f8754]

INTEGRATION: CWS changefileheader (1.13.56); FILE MERGED 2008/03/31 07:22:55 rt 1.13.56.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [855fe2919054f7fc47a15009f47c1ac08527506c]

INTEGRATION: CWS changefileheader (1.13.92); FILE MERGED 2008/03/31 16:18:02 rt 1.13.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [81e511040a1f4ed8a494c7f881bcaa702c8e600e]

INTEGRATION: CWS changefileheader (1.6.130); FILE MERGED 2008/04/01 15:06:36 thb 1.6.130.3: #i85898# Stripping all external header guards 2008/04/01 12:27:15 thb 1.6.130.2: #i85898# Stripping all external header guards 2008/03/31 12:22:39 rt 1.6.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [11262ec1727d01935930ac00dfc9fa523e305ec9]

INTEGRATION: CWS changefileheader (1.7.48); FILE MERGED 2008/04/01 15:02:00 thb 1.7.48.2: #i85898# Stripping all external header guards 2008/03/28 16:07:50 rt 1.7.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a2d046f90e88ed693265e15cdb5cc7deb20cfc49]

INTEGRATION: CWS changefileheader (1.7.216); FILE MERGED 2008/04/01 15:38:55 thb 1.7.216.2: #i85898# Stripping all external header guards 2008/03/31 13:38:10 rt 1.7.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fe747611b4b5c757c36ffdce16912fc65261d397]

INTEGRATION: CWS changefileheader (1.6.80); FILE MERGED 2008/03/31 07:22:55 rt 1.6.80.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b117348e936af1f0a2ca8050d39bef351d2b2eef]

INTEGRATION: CWS changefileheader (1.11.92); FILE MERGED 2008/03/31 16:18:02 rt 1.11.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [98d812db2b64f02d9c74a23b04bc4eed32bf382a]

INTEGRATION: CWS changefileheader (1.3.10); FILE MERGED 2008/03/31 07:26:17 rt 1.3.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1502414731962b646ba9a7dc6a7d4b78d99c2a10]

INTEGRATION: CWS changefileheader (1.8.38); FILE MERGED 2008/04/01 15:06:36 thb 1.8.38.3: #i85898# Stripping all external header guards 2008/04/01 12:27:15 thb 1.8.38.2: #i85898# Stripping all external header guards 2008/03/31 12:22:39 rt 1.8.38.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [81cf41b4cd35e9555330b076d5fa53a138be6cfa]

INTEGRATION: CWS changefileheader (1.22.44); FILE MERGED 2008/04/01 15:38:55 thb 1.22.44.2: #i85898# Stripping all external header guards 2008/03/31 13:38:10 rt 1.22.44.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c3f418cb9bf5b0e1938d6814f6aa29b5f8efb144]

INTEGRATION: CWS changefileheader (1.7.48); FILE MERGED 2008/04/01 15:02:00 thb 1.7.48.2: #i85898# Stripping all external header guards 2008/03/28 16:07:49 rt 1.7.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2574c1e7bb2504d71456aba51d348d389066edfa]

INTEGRATION: CWS changefileheader (1.34.38); FILE MERGED 2008/03/31 07:22:55 rt 1.34.38.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [95cc279527dae20463f2309097d9c9bc2b81cdc8]

INTEGRATION: CWS changefileheader (1.5.92); FILE MERGED 2008/03/31 16:18:02 rt 1.5.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4b7e7404d8d3a3cbf24ba269deb1ea5cdc9eda2b]

INTEGRATION: CWS changefileheader (1.3.90); FILE MERGED 2008/03/31 07:26:17 rt 1.3.90.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0052660b806348c0a5f91c6c0c7f44d8aa1a9a3f]

INTEGRATION: CWS changefileheader (1.5.130); FILE MERGED 2008/04/01 12:27:15 thb 1.5.130.2: #i85898# Stripping all external header guards 2008/03/31 12:22:39 rt 1.5.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7d694b1d0997e43d675872d29f1d375ee6b067ea]

INTEGRATION: CWS changefileheader (1.7.46); FILE MERGED 2008/04/01 15:02:00 thb 1.7.46.2: #i85898# Stripping all external header guards 2008/03/28 16:07:49 rt 1.7.46.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c55a93bf3a40aeab9a6db6b025b2de9d76ecd130]

INTEGRATION: CWS changefileheader (1.28.208); FILE MERGED 2008/04/01 15:38:55 thb 1.28.208.3: #i85898# Stripping all external header guards 2008/04/01 12:40:42 thb 1.28.208.2: #i85898# Stripping all external header guards 2008/03/31 13:38:10 rt 1.28.208.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9cecebd3bf669bae1ea1259da65b66ea5ad9b827]

INTEGRATION: CWS changefileheader (1.3.56); FILE MERGED 2008/04/01 12:26:07 thb 1.3.56.2: #i85898# Stripping all external header guards 2008/03/31 07:22:55 rt 1.3.56.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [777ae136597a76a7681545e0a3b5045ec8e507e1]

INTEGRATION: CWS changefileheader (1.9.18); FILE MERGED 2008/03/31 07:26:17 rt 1.9.18.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [dcdb19590ad8af292b1f9c0e0ae349a5111d2a0c]

INTEGRATION: CWS changefileheader (1.8.70); FILE MERGED 2008/04/01 15:15:21 thb 1.8.70.3: #i85898# Stripping all external header guards 2008/04/01 12:29:54 thb 1.8.70.2: #i85898# Stripping all external header guards 2008/03/31 12:31:55 rt 1.8.70.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c0927a0463b7c93946cf0d90d90e479de89cf892]

INTEGRATION: CWS changefileheader (1.8.72); FILE MERGED 2008/04/01 15:06:36 thb 1.8.72.3: #i85898# Stripping all external header guards 2008/04/01 12:27:15 thb 1.8.72.2: #i85898# Stripping all external header guards 2008/03/31 12:22:39 rt 1.8.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f8f85811945ca239f243b260115c809eefda78db]

INTEGRATION: CWS changefileheader (1.12.24); FILE MERGED 2008/04/01 15:02:00 thb 1.12.24.2: #i85898# Stripping all external header guards 2008/03/28 16:07:49 rt 1.12.24.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3470610da6bcdf2295102be50e8d3f94eba11f7a]

INTEGRATION: CWS changefileheader (1.5.432); FILE MERGED 2008/03/31 13:38:10 rt 1.5.432.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d675869612bf4e671ee126da4ebb054c33d6df46]

INTEGRATION: CWS changefileheader (1.12.92); FILE MERGED 2008/03/31 16:18:02 rt 1.12.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c2358da1668e39aa74ef1deda1f9a53a8a68b052]

INTEGRATION: CWS changefileheader (1.11.38); FILE MERGED 2008/03/31 07:22:55 rt 1.11.38.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0289c205c6e40dc791fd06ff7454a97f0a38db69]

INTEGRATION: CWS changefileheader (1.5.130); FILE MERGED 2008/04/01 15:06:35 thb 1.5.130.3: #i85898# Stripping all external header guards 2008/04/01 12:27:15 thb 1.5.130.2: #i85898# Stripping all external header guards 2008/03/31 12:22:39 rt 1.5.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f741603f5e37d490b1836aeaba907dd491ac8eb0]

INTEGRATION: CWS changefileheader (1.8.216); FILE MERGED 2008/03/31 13:38:10 rt 1.8.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0ff4c3caa0de9260a3a44fe9ee78a4ef6770120d]

INTEGRATION: CWS changefileheader (1.3.286); FILE MERGED 2008/04/01 15:02:00 thb 1.3.286.2: #i85898# Stripping all external header guards 2008/03/28 16:07:49 rt 1.3.286.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0826cf5370a82010b359bf20f01d16c4942ecd89]

INTEGRATION: CWS changefileheader (1.9.38); FILE MERGED 2008/03/31 07:22:55 rt 1.9.38.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [28e000f48c6ac9213b765c63c94c86fbedd8809b]

INTEGRATION: CWS changefileheader (1.10.216); FILE MERGED 2008/04/01 15:38:54 thb 1.10.216.2: #i85898# Stripping all external header guards 2008/03/31 13:38:10 rt 1.10.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fea4b81c1fc269bfd33503c844b034647d4e25aa]

INTEGRATION: CWS changefileheader (1.9.92); FILE MERGED 2008/03/31 16:18:01 rt 1.9.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [99fa1a598f456d26f85c4f5ce60ad3a2619e3f67]

INTEGRATION: CWS changefileheader (1.4.166); FILE MERGED 2008/03/28 16:07:49 rt 1.4.166.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e7d461e8586cca523f8ad1993c8f3bd6aade3bfc]

INTEGRATION: CWS changefileheader (1.9.72); FILE MERGED 2008/03/31 12:22:39 rt 1.9.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8ca7bd30e937800632a515acfdbd73331c3bb189]

INTEGRATION: CWS changefileheader (1.4.56); FILE MERGED 2008/04/01 15:04:49 thb 1.4.56.3: #i85898# Stripping all external header guards 2008/04/01 12:26:07 thb 1.4.56.2: #i85898# Stripping all external header guards 2008/03/31 07:22:55 rt 1.4.56.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b64aa8ae668d44748aae6907731aedbaebcb85e4]

INTEGRATION: CWS changefileheader (1.11.312); FILE MERGED 2008/03/31 13:38:10 rt 1.11.312.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [63ed04d0dc77a3e376b3dc073fc2da52c52563e3]

INTEGRATION: CWS changefileheader (1.6.92); FILE MERGED 2008/03/31 16:18:01 rt 1.6.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [581e3c571e8f7e8a22c4dac8af5650db8b25a5df]

INTEGRATION: CWS changefileheader (1.8.88); FILE MERGED 2008/04/01 15:01:59 thb 1.8.88.2: #i85898# Stripping all external header guards 2008/03/28 16:07:48 rt 1.8.88.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [067a59f87140962a85055cf46c9a17689983b01a]

INTEGRATION: CWS changefileheader (1.8.12); FILE MERGED 2008/03/31 07:26:17 rt 1.8.12.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c3596fb599d7ae38b670a34cc50acf48a7a71a2e]

INTEGRATION: CWS changefileheader (1.5.38); FILE MERGED 2008/03/31 07:22:55 rt 1.5.38.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [dbbaa1027bccb1240e7d3ebc5737dae9dd608fb0]

INTEGRATION: CWS changefileheader (1.11.92); FILE MERGED 2008/03/31 16:18:01 rt 1.11.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b3f59ede01e12120c6a74cbfdbdd1bde3bd6f0e5]

INTEGRATION: CWS changefileheader (1.4.130); FILE MERGED 2008/04/01 15:06:35 thb 1.4.130.3: #i85898# Stripping all external header guards 2008/04/01 12:27:15 thb 1.4.130.2: #i85898# Stripping all external header guards 2008/03/31 12:22:39 rt 1.4.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [afec770b8e188ea3599d837e066fb674eb75b8d7]

INTEGRATION: CWS changefileheader (1.12.88); FILE MERGED 2008/03/31 16:18:01 rt 1.12.88.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1d3eab58452f317fd69e8264531a324563e8fddb]

INTEGRATION: CWS changefileheader (1.6.72); FILE MERGED 2008/04/01 12:27:15 thb 1.6.72.2: #i85898# Stripping all external header guards 2008/03/31 12:22:39 rt 1.6.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ecf27b7d67cff63857f3587d9882c91db4b26790]

INTEGRATION: CWS changefileheader (1.10.92); FILE MERGED 2008/03/31 16:18:01 rt 1.10.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [dc61cee446e61cfb4dac84c85c292a0e4a6790bc]

INTEGRATION: CWS changefileheader (1.2.472); FILE MERGED 2008/03/31 12:32:38 rt 1.2.472.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d044327e6b707df774d90eca965843d4b5b671cf]

INTEGRATION: CWS changefileheader (1.5.88); FILE MERGED 2008/04/01 10:48:43 thb 1.5.88.2: #i85898# Stripping all external header guards 2008/03/28 16:07:48 rt 1.5.88.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [06418872ba57753a7f9df974583cf30b9270bfe8]

INTEGRATION: CWS changefileheader (1.3.130); FILE MERGED 2008/04/01 15:06:35 thb 1.3.130.3: #i85898# Stripping all external header guards 2008/04/01 12:27:15 thb 1.3.130.2: #i85898# Stripping all external header guards 2008/03/31 12:22:39 rt 1.3.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ce53495fb2963037c54f7e7e8f65f321c60e4c5f]

INTEGRATION: CWS changefileheader (1.5.24); FILE MERGED 2008/03/31 07:22:54 rt 1.5.24.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7a32122b47f591ee8ab8b227b107f97a568b2c95]

INTEGRATION: CWS changefileheader (1.29.240); FILE MERGED 2008/04/01 15:38:54 thb 1.29.240.3: #i85898# Stripping all external header guards 2008/04/01 12:40:42 thb 1.29.240.2: #i85898# Stripping all external header guards 2008/03/31 13:38:10 rt 1.29.240.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bf4757a0d2dd7d92fdba283bdf69ad185f717f07]

INTEGRATION: CWS changefileheader (1.4.276); FILE MERGED 2008/03/31 12:32:38 rt 1.4.276.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c32b3e090113359981ae290a568f8e4fc9625dbd]

INTEGRATION: CWS changefileheader (1.8.48); FILE MERGED 2008/04/01 15:01:59 thb 1.8.48.2: #i85898# Stripping all external header guards 2008/03/28 16:07:48 rt 1.8.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9a71444d3c019468ff8a42bafe48798c2aa2fc10]

INTEGRATION: CWS changefileheader (1.2.80); FILE MERGED 2008/04/01 15:04:49 thb 1.2.80.2: #i85898# Stripping all external header guards 2008/03/31 07:22:54 rt 1.2.80.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4e6493f57a178deb089c5545b3888aca2a55a7a6]

INTEGRATION: CWS changefileheader (1.5.72); FILE MERGED 2008/03/31 12:22:39 rt 1.5.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [51c13a015d09779f5241eec39d29f30b6d0d35ca]

INTEGRATION: CWS changefileheader (1.3.92); FILE MERGED 2008/03/31 16:18:01 rt 1.3.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5f2ab498b372217c6e062e8f8a8b28f63ae4f496]

INTEGRATION: CWS changefileheader (1.3.276); FILE MERGED 2008/04/01 15:15:25 thb 1.3.276.3: #i85898# Stripping all external header guards 2008/04/01 12:29:59 thb 1.3.276.2: #i85898# Stripping all external header guards 2008/03/31 12:32:37 rt 1.3.276.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [af100824bddfbdc1d5e9b5902e202b41a86c351f]

INTEGRATION: CWS changefileheader (1.18.44); FILE MERGED 2008/04/01 15:38:53 thb 1.18.44.2: #i85898# Stripping all external header guards 2008/03/31 13:38:10 rt 1.18.44.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [dffd64a60de6741d8b9c14f71d47ce596062ef34]

INTEGRATION: CWS changefileheader (1.7.48); FILE MERGED 2008/04/01 15:01:59 thb 1.7.48.2: #i85898# Stripping all external header guards 2008/03/28 16:07:47 rt 1.7.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [299dcd92b5037c7515abf5611ccecdf82a8773d4]

INTEGRATION: CWS changefileheader (1.7.38); FILE MERGED 2008/04/01 15:04:48 thb 1.7.38.2: #i85898# Stripping all external header guards 2008/03/31 07:22:54 rt 1.7.38.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [266dfbfa12c27f79b0207c53b6898e02def91e5d]

INTEGRATION: CWS changefileheader (1.13.44); FILE MERGED 2008/04/01 15:38:53 thb 1.13.44.2: #i85898# Stripping all external header guards 2008/03/31 13:38:10 rt 1.13.44.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4850f2a6b584cf41be4fd6eeed57d99052e7a61d]

INTEGRATION: CWS changefileheader (1.4.90); FILE MERGED 2008/03/31 07:26:17 rt 1.4.90.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [67af99908b82babee278b8c8ce196a6a322e7e76]

INTEGRATION: CWS changefileheader (1.8.216); FILE MERGED 2008/04/01 15:38:53 thb 1.8.216.3: #i85898# Stripping all external header guards 2008/04/01 12:40:42 thb 1.8.216.2: #i85898# Stripping all external header guards 2008/03/31 13:38:09 rt 1.8.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2debe67a5e333955f3fcade7c2ff36354edf7817]

INTEGRATION: CWS changefileheader (1.5.72); FILE MERGED 2008/04/01 12:27:15 thb 1.5.72.2: #i85898# Stripping all external header guards 2008/03/31 12:22:39 rt 1.5.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d9662b93d34d3f2abe3aae29a5590ef9b256c198]

INTEGRATION: CWS changefileheader (1.5.276); FILE MERGED 2008/03/31 12:32:37 rt 1.5.276.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cbc79a0e376bf375e4e2b711d1334f23666287ee]

INTEGRATION: CWS changefileheader (1.9.216); FILE MERGED 2008/04/01 15:38:52 thb 1.9.216.2: #i85898# Stripping all external header guards 2008/03/31 13:38:09 rt 1.9.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [733fe4f371fb35c002abddad0e90ea3f428e1f03]

INTEGRATION: CWS changefileheader (1.11.72); FILE MERGED 2008/04/01 12:27:15 thb 1.11.72.2: #i85898# Stripping all external header guards 2008/03/31 12:22:39 rt 1.11.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4e5a68ec45ae61f845e9d25e53fa5255fef2ca32]

INTEGRATION: CWS changefileheader (1.8.92); FILE MERGED 2008/03/31 16:18:01 rt 1.8.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e66c7264810c6bde9f0763a7a5475126b014ae70]

INTEGRATION: CWS changefileheader (1.7.56); FILE MERGED 2008/03/31 07:26:17 rt 1.7.56.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d1ba7fa8d3a060d9f06e55d8e808a7cb00e1fdb2]

INTEGRATION: CWS changefileheader (1.7.24); FILE MERGED 2008/03/28 16:07:46 rt 1.7.24.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3e072bdbbb90961cd0b9d1e1366f40302a48ca32]

INTEGRATION: CWS changefileheader (1.30.216); FILE MERGED 2008/03/31 13:38:09 rt 1.30.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b4c57c39cf6208fadea6088bfff31a62e793a3b9]

INTEGRATION: CWS changefileheader (1.6.276); FILE MERGED 2008/03/31 12:32:37 rt 1.6.276.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0d941e3ea6cb580f971099a26da727b3c7a8a665]

INTEGRATION: CWS changefileheader (1.5.92); FILE MERGED 2008/03/31 16:18:01 rt 1.5.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1c9444cba31d1e984df088bf0e3115824820f75e]

INTEGRATION: CWS changefileheader (1.13.130); FILE MERGED 2008/04/01 12:27:14 thb 1.13.130.2: #i85898# Stripping all external header guards 2008/03/31 12:22:39 rt 1.13.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6d7724908717dd8c8f428dc723df54097951dd9e]

INTEGRATION: CWS changefileheader (1.78.44); FILE MERGED 2008/04/01 15:38:52 thb 1.78.44.3: #i85898# Stripping all external header guards 2008/04/01 12:40:42 thb 1.78.44.2: #i85898# Stripping all external header guards 2008/03/31 13:38:09 rt 1.78.44.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [57a5fb5d93b19f09b807b33042414a1ca0fd27cb]

INTEGRATION: CWS changefileheader (1.2.80); FILE MERGED 2008/03/31 07:22:54 rt 1.2.80.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [38d5071ccbf58f5a0ad16b636bf2de1994eb149c]

INTEGRATION: CWS changefileheader (1.26.72); FILE MERGED 2008/04/01 15:06:34 thb 1.26.72.3: #i85898# Stripping all external header guards 2008/04/01 12:27:14 thb 1.26.72.2: #i85898# Stripping all external header guards 2008/03/31 12:22:38 rt 1.26.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4f3e75d959d630d2f60b391a05434e4d6b5e7d83]

INTEGRATION: CWS changefileheader (1.7.416); FILE MERGED 2008/04/01 15:38:51 thb 1.7.416.2: #i85898# Stripping all external header guards 2008/03/31 13:38:09 rt 1.7.416.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [812d33d8c5ce8f42b395f6a4a4c01c997e780ce4]

INTEGRATION: CWS changefileheader (1.3.38); FILE MERGED 2008/03/31 07:22:54 rt 1.3.38.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [94b66cc539521de28d4199b1eeacba49106c59d5]

INTEGRATION: CWS changefileheader (1.5.92); FILE MERGED 2008/03/31 16:18:00 rt 1.5.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0b423214e99c77af9bc639a629c2a0bd6d61d028]

INTEGRATION: CWS changefileheader (1.6.88); FILE MERGED 2008/04/01 15:01:59 thb 1.6.88.2: #i85898# Stripping all external header guards 2008/03/28 16:07:46 rt 1.6.88.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [28beac5894061157518282ff4375cd0498194c98]

INTEGRATION: CWS changefileheader (1.33.268); FILE MERGED 2008/03/31 13:38:09 rt 1.33.268.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6013fc802b811aaae8d6768c1f126dd38c8054e6]

INTEGRATION: CWS changefileheader (1.7.56); FILE MERGED 2008/03/31 07:26:16 rt 1.7.56.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a9918fe097f561b5532513ac8cce7116bc445f79]

INTEGRATION: CWS changefileheader (1.9.92); FILE MERGED 2008/03/31 16:18:00 rt 1.9.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ea9a4900aa593c8158a4d24b269419635df6769c]

INTEGRATION: CWS changefileheader (1.5.38); FILE MERGED 2008/04/01 15:04:48 thb 1.5.38.2: #i85898# Stripping all external header guards 2008/03/31 07:22:54 rt 1.5.38.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e244595f6aae81b9da5c87990f1d18d8ad5cf478]

INTEGRATION: CWS changefileheader (1.7.216); FILE MERGED 2008/03/31 13:38:09 rt 1.7.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [abb4207c6d147d492e5496c5cf444bb0277e0865]

INTEGRATION: CWS changefileheader (1.7.88); FILE MERGED 2008/04/01 10:48:43 thb 1.7.88.2: #i85898# Stripping all external header guards 2008/03/28 16:07:46 rt 1.7.88.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ff61128b789957fc12ff118bc7ce01dc6c71a47a]

INTEGRATION: CWS changefileheader (1.4.24); FILE MERGED 2008/03/31 07:22:54 rt 1.4.24.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2b3b92e679b3d9e8d62cf0392952fa5afeb0fb8b]

INTEGRATION: CWS changefileheader (1.3.732); FILE MERGED 2008/04/01 15:38:51 thb 1.3.732.3: #i85898# Stripping all external header guards 2008/04/01 12:40:41 thb 1.3.732.2: #i85898# Stripping all external header guards 2008/03/31 13:38:04 rt 1.3.732.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5b7a6b62d70ec6bc5be901e7a9235956490eb70d]

INTEGRATION: CWS changefileheader (1.5.92); FILE MERGED 2008/03/31 16:17:59 rt 1.5.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a4a7fb016e110b93d978b01b71fd632a8ec0d22e]

INTEGRATION: CWS changefileheader (1.8.48); FILE MERGED 2008/04/01 15:01:59 thb 1.8.48.2: #i85898# Stripping all external header guards 2008/03/28 16:07:45 rt 1.8.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [dd8787116658e81b87310e335e80cd082b25776d]

INTEGRATION: CWS changefileheader (1.5.180); FILE MERGED 2008/03/31 12:32:37 rt 1.5.180.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ff34adbf3c768b43c825595423ac8862ba032e20]

INTEGRATION: CWS changefileheader (1.3.80); FILE MERGED 2008/04/01 15:04:48 thb 1.3.80.2: #i85898# Stripping all external header guards 2008/03/31 07:22:54 rt 1.3.80.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d6196fb61b29f1768c13debe6253c207b73b182b]

INTEGRATION: CWS changefileheader (1.4.130); FILE MERGED 2008/04/01 12:27:14 thb 1.4.130.2: #i85898# Stripping all external header guards 2008/03/31 12:22:38 rt 1.4.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [155301264d91c028839d080aa05a7d9379c8d015]

INTEGRATION: CWS changefileheader (1.3.34); FILE MERGED 2008/03/31 07:26:16 rt 1.3.34.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c02b0a5eda961d0a5634bfc9a751d9e4092be5ed]

INTEGRATION: CWS changefileheader (1.6.240); FILE MERGED 2008/04/01 12:40:41 thb 1.6.240.2: #i85898# Stripping all external header guards 2008/03/31 13:38:04 rt 1.6.240.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f091c7fb290a92c1900d48d410b4c7d3b11dfddd]

INTEGRATION: CWS changefileheader (1.7.92); FILE MERGED 2008/03/31 16:17:59 rt 1.7.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b1ca58fa8680038dc8f75b9503c968fabccc98f8]

INTEGRATION: CWS changefileheader (1.2.472); FILE MERGED 2008/03/31 12:32:36 rt 1.2.472.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c536d634af39314aaa84f58afd336c253e63000d]

INTEGRATION: CWS changefileheader (1.5.90); FILE MERGED 2008/03/31 07:26:16 rt 1.5.90.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1a7585ea2d1150f8400799edfe53aa094a5fd202]

INTEGRATION: CWS changefileheader (1.14.16); FILE MERGED 2008/04/01 15:06:34 thb 1.14.16.3: #i85898# Stripping all external header guards 2008/04/01 12:27:14 thb 1.14.16.2: #i85898# Stripping all external header guards 2008/03/31 12:22:38 rt 1.14.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9a1a6abd9b6a8ab33f41302711cf063eabecbbb3]

INTEGRATION: CWS changefileheader (1.9.92); FILE MERGED 2008/03/31 16:17:59 rt 1.9.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [432dc083c08344d2b36a37413a8d1d6e01c3c6c1]

INTEGRATION: CWS changefileheader (1.73.80); FILE MERGED 2008/04/01 15:38:50 thb 1.73.80.3: #i85898# Stripping all external header guards 2008/04/01 12:40:41 thb 1.73.80.2: #i85898# Stripping all external header guards 2008/03/31 13:38:04 rt 1.73.80.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a8c894ea18790adb2d0e1ad7249ba3aa4583f8de]

INTEGRATION: CWS changefileheader (1.10.38); FILE MERGED 2008/04/01 15:04:48 thb 1.10.38.2: #i85898# Stripping all external header guards 2008/03/31 07:22:54 rt 1.10.38.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [24ec9fa802f6308fd045818404b5dfd9ec6c143f]

INTEGRATION: CWS changefileheader (1.5.14); FILE MERGED 2008/03/31 12:32:36 rt 1.5.14.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [dfdac9a4002a19a3cc7e0f2e510a0d84657123e4]

INTEGRATION: CWS changefileheader (1.3.90); FILE MERGED 2008/03/31 07:26:16 rt 1.3.90.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b541a2ae80b689d2aa8254b805ec67a35d2715b5]

INTEGRATION: CWS changefileheader (1.7.48); FILE MERGED 2008/04/01 15:01:59 thb 1.7.48.2: #i85898# Stripping all external header guards 2008/03/28 16:07:45 rt 1.7.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e7a88c8ee8fa38562f3528174cb6055875fd7f99]

INTEGRATION: CWS changefileheader (1.8.92); FILE MERGED 2008/03/31 16:17:59 rt 1.8.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a81487ddc263a4b7c3a3bcbd87746eb3085085d4]

INTEGRATION: CWS changefileheader (1.46.28); FILE MERGED 2008/04/01 15:38:50 thb 1.46.28.3: #i85898# Stripping all external header guards 2008/04/01 12:40:41 thb 1.46.28.2: #i85898# Stripping all external header guards 2008/03/31 13:38:04 rt 1.46.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ecfdc3222f845f9d0cd7e5be2f859ef2bcbb59ba]

INTEGRATION: CWS changefileheader (1.8.472); FILE MERGED 2008/03/31 12:32:36 rt 1.8.472.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [acc4e3b56fd575d2fc6831dc77a9f5a8cd8b7a64]

INTEGRATION: CWS changefileheader (1.10.48); FILE MERGED 2008/04/01 15:01:58 thb 1.10.48.2: #i85898# Stripping all external header guards 2008/03/28 16:07:45 rt 1.10.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f5d9ba03f9eddb0274abab5a33999639ce52e1ca]

INTEGRATION: CWS changefileheader (1.20.70); FILE MERGED 2008/03/31 12:32:36 rt 1.20.70.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [413497784cf3744ba3c9221155583ec6169821e9]

INTEGRATION: CWS changefileheader (1.10.92); FILE MERGED 2008/03/31 16:17:59 rt 1.10.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [484b8049cf84fd4a78c30fb51a0307f06bd63840]

INTEGRATION: CWS changefileheader (1.7.216); FILE MERGED 2008/04/01 15:38:50 thb 1.7.216.2: #i85898# Stripping all external header guards 2008/04/01 12:40:41 thb 1.7.216.1: #i85898# Stripping all external header guards


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bbe25f30bdc861b25523629d258ab2a3fe517854]

INTEGRATION: CWS changefileheader (1.3.130); FILE MERGED 2008/04/01 15:06:34 thb 1.3.130.3: #i85898# Stripping all external header guards 2008/04/01 12:27:14 thb 1.3.130.2: #i85898# Stripping all external header guards 2008/03/31 12:22:38 rt 1.3.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [43424e08f6d4a157447eba4578ea5d0dca0edbe8]

INTEGRATION: CWS changefileheader (1.2.30); FILE MERGED 2008/03/31 13:38:03 rt 1.2.30.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7d54af9fd4ce86e8466423a59793933d3f4b2e32]

INTEGRATION: CWS changefileheader (1.6.48); FILE MERGED 2008/04/01 15:01:58 thb 1.6.48.2: #i85898# Stripping all external header guards 2008/03/28 16:07:44 rt 1.6.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [243ef96729986630dedba6bad14bc7d92821b5bd]

INTEGRATION: CWS changefileheader (1.4.72); FILE MERGED 2008/03/31 12:22:38 rt 1.4.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [530910cab6b884eedf68e72bb09413d57acfc171]

INTEGRATION: CWS changefileheader (1.4.92); FILE MERGED 2008/03/31 16:17:58 rt 1.4.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [57a7e9cd7696b618c1bef45914e1f5b9557d641a]

INTEGRATION: CWS changefileheader (1.2.128); FILE MERGED 2008/04/01 15:38:50 thb 1.2.128.3: #i85898# Stripping all external header guards 2008/04/01 12:40:41 thb 1.2.128.2: #i85898# Stripping all external header guards 2008/03/31 13:38:03 rt 1.2.128.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [61b4ad341fd785d6e761e3f7125ce7d502f2e42d]

INTEGRATION: CWS changefileheader (1.9.16); FILE MERGED 2008/03/31 12:22:38 rt 1.9.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b68bfc33bd9d2c1380067aa452567ee0b79d9f9d]

INTEGRATION: CWS changefileheader (1.4.154); FILE MERGED 2008/03/28 16:07:44 rt 1.4.154.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3e40f029aed314b57252664ac89400ab428132cd]

INTEGRATION: CWS changefileheader (1.6.92); FILE MERGED 2008/03/31 16:17:58 rt 1.6.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [92bb4846eebe4caed4d00c6003abc7e75dbbd425]

INTEGRATION: CWS changefileheader (1.4.90); FILE MERGED 2008/03/31 07:26:16 rt 1.4.90.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [48f1b43e6632d9f0ff2cae116ba6d32a2840049c]

INTEGRATION: CWS changefileheader (1.26.28); FILE MERGED 2008/04/01 15:38:49 thb 1.26.28.2: #i85898# Stripping all external header guards 2008/04/01 12:40:41 thb 1.26.28.1: #i85898# Stripping all external header guards


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5cbd0623f281823c7bb50c314293ab80b7ed1808]

INTEGRATION: CWS changefileheader (1.6.88); FILE MERGED 2008/04/01 15:01:58 thb 1.6.88.2: #i85898# Stripping all external header guards 2008/03/28 16:07:43 rt 1.6.88.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [57ff71e886c0216636bc7a4bc33c5a1d545deb4d]

INTEGRATION: CWS changefileheader (1.11.16); FILE MERGED 2008/04/01 12:27:14 thb 1.11.16.2: #i85898# Stripping all external header guards 2008/03/31 12:22:38 rt 1.11.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8460beedfaa5fe137f86c3ff89805a28787de88f]

INTEGRATION: CWS changefileheader (1.3.276); FILE MERGED 2008/03/31 12:32:36 rt 1.3.276.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9c8d6f22946f200f02b7c3627787efb7ae542512]

INTEGRATION: CWS changefileheader (1.7.92); FILE MERGED 2008/03/31 16:17:58 rt 1.7.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [32cbf114805d6be93e078a5fc15d525f0ced6f35]

INTEGRATION: CWS changefileheader (1.4.38); FILE MERGED 2008/03/31 07:22:54 rt 1.4.38.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [095354f8cf68a23d0d0c081328f2d3921bced570]

INTEGRATION: CWS changefileheader (1.62.28); FILE MERGED 2008/04/01 15:38:49 thb 1.62.28.3: #i85898# Stripping all external header guards 2008/04/01 12:40:41 thb 1.62.28.2: #i85898# Stripping all external header guards 2008/03/31 13:38:03 rt 1.62.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [397f9dd1017c11fa935fbec2c6e444d5581495b0]

INTEGRATION: CWS changefileheader (1.7.48); FILE MERGED 2008/04/01 15:01:58 thb 1.7.48.2: #i85898# Stripping all external header guards 2008/03/28 16:07:43 rt 1.7.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4f8c838a45f6c5a26091581d331d1da994874e19]

INTEGRATION: CWS changefileheader (1.32.44); FILE MERGED 2008/04/01 15:38:48 thb 1.32.44.2: #i85898# Stripping all external header guards 2008/03/31 13:38:03 rt 1.32.44.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [25f0c446981dcb05332a6f9842dc03c5dfba21da]

INTEGRATION: CWS changefileheader (1.5.38); FILE MERGED 2008/04/01 15:04:48 thb 1.5.38.2: #i85898# Stripping all external header guards 2008/03/31 07:22:53 rt 1.5.38.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [29e41c766ecd543de9b6473a26fb5250855a889c]

INTEGRATION: CWS changefileheader (1.5.276); FILE MERGED 2008/03/31 12:32:36 rt 1.5.276.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [67da3926afed9bf4b3087df94c5724378a0caa20]

INTEGRATION: CWS changefileheader (1.8.48); FILE MERGED 2008/04/01 15:01:58 thb 1.8.48.2: #i85898# Stripping all external header guards 2008/03/28 16:07:43 rt 1.8.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ed387667d7d2ea6f91100475dcc38a76e1454d1c]

INTEGRATION: CWS changefileheader (1.4.26); FILE MERGED 2008/03/31 07:26:15 rt 1.4.26.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [117799613b29edebd9942bbb4f052d81932e5ae0]

INTEGRATION: CWS changefileheader (1.78.28); FILE MERGED 2008/04/01 15:38:48 thb 1.78.28.3: #i85898# Stripping all external header guards 2008/04/01 12:40:41 thb 1.78.28.2: #i85898# Stripping all external header guards 2008/03/31 13:38:03 rt 1.78.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b818deb87cbd16314d65fcced58252817178d270]

INTEGRATION: CWS changefileheader (1.10.22); FILE MERGED 2008/03/31 07:22:53 rt 1.10.22.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [85f1250762561af60659c241e04c5bad4bb4cb04]

INTEGRATION: CWS changefileheader (1.6.72); FILE MERGED 2008/04/01 15:06:33 thb 1.6.72.3: #i85898# Stripping all external header guards 2008/04/01 12:27:14 thb 1.6.72.2: #i85898# Stripping all external header guards 2008/03/31 12:22:38 rt 1.6.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [11824fd3e6e4e3441d1e308bd3941c20087689de]

INTEGRATION: CWS changefileheader (1.7.48); FILE MERGED 2008/04/01 15:01:57 thb 1.7.48.2: #i85898# Stripping all external header guards 2008/03/28 16:07:42 rt 1.7.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4b57222d76a5409b81e3965023f9760710838acc]

INTEGRATION: CWS changefileheader (1.6.56); FILE MERGED 2008/03/31 07:26:15 rt 1.6.56.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [777505565daf8b179f96566a2fc2bd887a63bfe2]

INTEGRATION: CWS changefileheader (1.4.24); FILE MERGED 2008/03/31 12:32:36 rt 1.4.24.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [08bb753ab68a298cc4c9ce59286a8be0bc28b8ae]

INTEGRATION: CWS changefileheader (1.5.56); FILE MERGED 2008/04/01 15:04:48 thb 1.5.56.3: #i85898# Stripping all external header guards 2008/04/01 12:26:07 thb 1.5.56.2: #i85898# Stripping all external header guards 2008/03/31 07:22:53 rt 1.5.56.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [557e8d4ad4599d854ef69520f82e06102614bb58]

INTEGRATION: CWS changefileheader (1.5.432); FILE MERGED 2008/04/01 15:38:47 thb 1.5.432.2: #i85898# Stripping all external header guards 2008/03/31 13:38:03 rt 1.5.432.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [87deffe02855d9bad0a26a6ff91cd5c4e81af938]

INTEGRATION: CWS changefileheader (1.5.130); FILE MERGED 2008/03/31 12:22:38 rt 1.5.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6f3f5694decc1127ecdbd591a47f5ca0198d5c24]

INTEGRATION: CWS changefileheader (1.11.92); FILE MERGED 2008/03/31 16:17:58 rt 1.11.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b7e65f7923abe4aa051f1c3fcfae2e49d3b8c619]

INTEGRATION: CWS changefileheader (1.7.28); FILE MERGED 2008/04/01 15:01:57 thb 1.7.28.2: #i85898# Stripping all external header guards 2008/03/28 16:07:41 rt 1.7.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6d8ff64bb14b133007b78ec3955ebe84830cba7e]

INTEGRATION: CWS changefileheader (1.2.90); FILE MERGED 2008/03/31 07:26:15 rt 1.2.90.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7d1f7a2647ffa57f07488d6e46a03abaa400b441]

INTEGRATION: CWS changefileheader (1.7.38); FILE MERGED 2008/04/01 21:05:33 thb 1.7.38.2: #i85987# Remove external guard generation from cppumaker (to have idl-generated header clean as well) 2008/03/31 07:22:53 rt 1.7.38.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b38b3a6adcb092945c94a8e819806946bcb30fde]

INTEGRATION: CWS changefileheader (1.46.216); FILE MERGED 2008/03/31 13:38:03 rt 1.46.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c2c46a0e4c7cfb5b2bbbe818c1a03ecc91d950ed]

INTEGRATION: CWS changefileheader (1.5.276); FILE MERGED 2008/03/31 12:32:35 rt 1.5.276.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [431722bf2fc70fb6ce43cafb26fdf0ee08b37ad6]

INTEGRATION: CWS changefileheader (1.10.92); FILE MERGED 2008/03/31 16:17:58 rt 1.10.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [702bdf8236ed95eee07f21da95d498e510bc9bb5]

INTEGRATION: CWS changefileheader (1.8.56); FILE MERGED 2008/03/31 07:26:15 rt 1.8.56.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e4e401a370bac41a25028ea0df4d5feb96914718]

INTEGRATION: CWS changefileheader (1.10.64); FILE MERGED 2008/04/01 15:01:57 thb 1.10.64.2: #i85898# Stripping all external header guards 2008/03/28 16:07:41 rt 1.10.64.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6e896901210573e213e890d8d3ccec293da48204]

INTEGRATION: CWS changefileheader (1.6.276); FILE MERGED 2008/03/31 12:32:35 rt 1.6.276.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [943687a5dd5998eea0d2152714fa453b347cef19]

INTEGRATION: CWS changefileheader (1.5.48); FILE MERGED 2008/03/31 07:22:53 rt 1.5.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a40f353c152217cd8b661284d03c5f6571e858cf]

INTEGRATION: CWS changefileheader (1.2.732); FILE MERGED 2008/04/01 15:38:47 thb 1.2.732.2: #i85898# Stripping all external header guards 2008/03/31 13:38:03 rt 1.2.732.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [16aeae80aa7c3abbe0e48b67dcb8e3100e9f6cb2]

INTEGRATION: CWS changefileheader (1.8.92); FILE MERGED 2008/03/31 16:17:58 rt 1.8.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e190f51293818af660b3d0242b96e8dccf20ee5e]

INTEGRATION: CWS changefileheader (1.3.130); FILE MERGED 2008/04/01 15:06:33 thb 1.3.130.3: #i85898# Stripping all external header guards 2008/04/01 12:27:14 thb 1.3.130.2: #i85898# Stripping all external header guards 2008/03/31 12:22:38 rt 1.3.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1187306ac7d8b8b55d379ae0959ea701279ce15f]

INTEGRATION: CWS changefileheader (1.6.26); FILE MERGED 2008/03/31 07:26:15 rt 1.6.26.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ba13add2fedf037d70afffdfcf272860014b5340]

INTEGRATION: CWS changefileheader (1.4.192); FILE MERGED 2008/03/28 16:07:40 rt 1.4.192.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [998bc94777f280df746caeef54302415ae8febb7]

INTEGRATION: CWS changefileheader (1.6.38); FILE MERGED 2008/03/31 07:22:53 rt 1.6.38.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f4b9322408a7b8052b06e844ce4d972db2161aaa]

INTEGRATION: CWS changefileheader (1.96.196); FILE MERGED 2008/03/31 13:38:03 rt 1.96.196.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [78c5aa6d98e7e2fd898cda6da5fd7382a563a1e0]

INTEGRATION: CWS changefileheader (1.18.92); FILE MERGED 2008/03/31 16:17:58 rt 1.18.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [eefb8dae6b1f32b73f2e9e656c4e1f0bf13ee68c]

INTEGRATION: CWS changefileheader (1.5.72); FILE MERGED 2008/03/31 12:22:38 rt 1.5.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0ad3d4120f1566cb753e46144d262fb6ac2a4d08]

INTEGRATION: CWS changefileheader (1.3.90); FILE MERGED 2008/03/31 07:26:15 rt 1.3.90.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [87abaaac60aafd81dc0b9279f683b6c1e18daa25]

INTEGRATION: CWS changefileheader (1.4.24); FILE MERGED 2008/03/31 12:32:35 rt 1.4.24.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bbfc76f690c43fe5348163638d4b23bfa784bdc2]

INTEGRATION: CWS changefileheader (1.13.20); FILE MERGED 2008/04/01 15:04:47 thb 1.13.20.3: #i85898# Stripping all external header guards 2008/04/01 12:26:07 thb 1.13.20.2: #i85898# Stripping all external header guards 2008/03/31 07:22:53 rt 1.13.20.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [40bd8517b175bc8b60167512b2da15b0cf27c2e9]

INTEGRATION: CWS changefileheader (1.15.92); FILE MERGED 2008/03/31 16:17:58 rt 1.15.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [40b66f47ae2b88c49e26f1cd3559004123c9c848]

INTEGRATION: CWS changefileheader (1.9.732); FILE MERGED 2008/03/31 13:38:03 rt 1.9.732.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e6756a3a2616d14488af5e13b929a36dd80408d7]

INTEGRATION: CWS changefileheader (1.4.100); FILE MERGED 2008/03/28 16:07:39 rt 1.4.100.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f33c15dafd210bf30c76fe66026d68cc6166ebe3]

INTEGRATION: CWS changefileheader (1.19.16); FILE MERGED 2008/04/01 15:06:33 thb 1.19.16.3: #i85898# Stripping all external header guards 2008/04/01 12:27:14 thb 1.19.16.2: #i85898# Stripping all external header guards 2008/03/31 12:22:38 rt 1.19.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [81d7b680ea57ac5ec18ddb2d7abe1655733d2930]

INTEGRATION: CWS changefileheader (1.2.472); FILE MERGED 2008/03/31 12:32:35 rt 1.2.472.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e5e76c1c3c16da8caa3129a747d1159a79987ee9]

INTEGRATION: CWS changefileheader (1.44.20); FILE MERGED 2008/04/01 21:05:33 thb 1.44.20.3: #i85987# Remove external guard generation from cppumaker (to have idl-generated header clean as well) 2008/04/01 19:55:22 thb 1.44.20.2: #i85898# Stripping all external header guards, now manually fixing misspelled ones and other compile-time breakage 2008/03/31 07:22:53 rt 1.44.20.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f60cf1c16ed5f7e2253fe7d7835db29e77485307]

INTEGRATION: CWS changefileheader (1.9.92); FILE MERGED 2008/03/31 16:17:58 rt 1.9.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ae302bef3abedad2d4a3f49e0d94171566ba6868]

INTEGRATION: CWS changefileheader (1.7.88); FILE MERGED 2008/04/01 15:01:57 thb 1.7.88.3: #i85898# Stripping all external header guards 2008/04/01 10:48:43 thb 1.7.88.2: #i85898# Stripping all external header guards 2008/03/28 16:07:38 rt 1.7.88.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [efe3dbd38c89d60392aba1022cae392a8ee52654]

INTEGRATION: CWS changefileheader (1.4.190); FILE MERGED 2008/03/31 12:32:35 rt 1.4.190.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a9b5cb19ee75f504eaa8d0deb21f49865a8d649a]

INTEGRATION: CWS changefileheader (1.67.16); FILE MERGED 2008/04/01 15:06:33 thb 1.67.16.3: #i85898# Stripping all external header guards 2008/04/01 12:27:13 thb 1.67.16.2: #i85898# Stripping all external header guards 2008/03/31 12:22:38 rt 1.67.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ee3375f1a5547b21ccc741d496beca2e81a3bf51]

INTEGRATION: CWS changefileheader (1.3.56); FILE MERGED 2008/04/01 12:26:07 thb 1.3.56.2: #i85898# Stripping all external header guards 2008/03/31 07:22:53 rt 1.3.56.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bf2cef6f1bca2498655715aa4236eac4fc30396c]

INTEGRATION: CWS changefileheader (1.19.216); FILE MERGED 2008/03/31 13:38:03 rt 1.19.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7b2d85cf44533287ae50d2a4ede86830f74a71bb]

INTEGRATION: CWS changefileheader (1.4.112); FILE MERGED 2008/03/28 16:07:38 rt 1.4.112.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [021eb96ec543e8e6c05de80739374e56a7106bf0]

INTEGRATION: CWS changefileheader (1.6.34); FILE MERGED 2008/03/31 07:26:15 rt 1.6.34.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fc84cc2e17013a38627e52097b896ec7f72d6011]

INTEGRATION: CWS changefileheader (1.8.130); FILE MERGED 2008/04/01 15:06:32 thb 1.8.130.3: #i85898# Stripping all external header guards 2008/04/01 12:27:13 thb 1.8.130.2: #i85898# Stripping all external header guards 2008/03/31 12:22:38 rt 1.8.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b60a1965cc4d80afd42bdf984d65d0b08a4f1e57]

INTEGRATION: CWS changefileheader (1.12.38); FILE MERGED 2008/03/31 07:22:53 rt 1.12.38.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7613a3238278cf4b203e3e7b415c5f39c3c5dac7]

INTEGRATION: CWS changefileheader (1.54.28); FILE MERGED 2008/03/31 13:38:03 rt 1.54.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0a99afedcf93aaf423a13cd45ddb5f5af49e3baa]

INTEGRATION: CWS changefileheader (1.4.56); FILE MERGED 2008/04/01 15:42:31 thb 1.4.56.2: #i85898# Stripping all external header guards 2008/03/31 07:26:15 rt 1.4.56.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ad3031678752f362dfe4f465fa8b07d1ee709e75]

INTEGRATION: CWS changefileheader (1.6.88); FILE MERGED 2008/04/01 15:01:57 thb 1.6.88.3: #i85898# Stripping all external header guards 2008/04/01 10:48:43 thb 1.6.88.2: #i85898# Stripping all external header guards 2008/03/28 16:07:37 rt 1.6.88.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b7bc203b1431c56b32a4933fa79f1786ee35166c]

INTEGRATION: CWS changefileheader (1.3.472); FILE MERGED 2008/03/31 12:32:33 rt 1.3.472.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a6a281e27723a3e3f7d5d79b8a611968a18b4926]

INTEGRATION: CWS changefileheader (1.18.16); FILE MERGED 2008/04/01 15:06:32 thb 1.18.16.3: #i85898# Stripping all external header guards 2008/04/01 12:27:13 thb 1.18.16.2: #i85898# Stripping all external header guards 2008/03/31 12:22:38 rt 1.18.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c7c1ff3839608ea3645fb53e6b343112dc39f349]

INTEGRATION: CWS changefileheader (1.10.38); FILE MERGED 2008/03/31 07:22:53 rt 1.10.38.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d05eb4389bae9fd3178e80ba4c738ea9e15deefd]

INTEGRATION: CWS changefileheader (1.13.92); FILE MERGED 2008/03/31 16:17:58 rt 1.13.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [46cb67119c8b9ea94e33f92c9f128be8b005bc11]

INTEGRATION: CWS changefileheader (1.3.286); FILE MERGED 2008/03/28 16:07:37 rt 1.3.286.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c8d73b0d4030067db0dd02307f9f20f22b8721f4]

INTEGRATION: CWS changefileheader (1.4.56); FILE MERGED 2008/04/01 15:42:30 thb 1.4.56.2: #i85898# Stripping all external header guards 2008/03/31 07:26:15 rt 1.4.56.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3c775817716260060c1c6e4ae06713b03fb49694]

INTEGRATION: CWS changefileheader (1.4.74); FILE MERGED 2008/03/31 07:22:53 rt 1.4.74.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4d090c45c9198a05bfc4d428ceee207c9e8b0a15]

INTEGRATION: CWS changefileheader (1.6.130); FILE MERGED 2008/04/01 12:27:13 thb 1.6.130.2: #i85898# Stripping all external header guards 2008/03/31 12:22:38 rt 1.6.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6d9fd600100dd82301693dc348d2472ea4aef9f5]

INTEGRATION: CWS changefileheader (1.14.92); FILE MERGED 2008/03/31 16:17:58 rt 1.14.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0918da2b7b88b471b4d79c7871d47c702fd19201]

INTEGRATION: CWS changefileheader (1.4.472); FILE MERGED 2008/03/31 12:32:33 rt 1.4.472.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fbe9666eab89996b8ab443e5956624eb1cd4c1ef]

INTEGRATION: CWS changefileheader (1.7.56); FILE MERGED 2008/04/01 15:42:30 thb 1.7.56.2: #i85898# Stripping all external header guards 2008/03/31 07:26:15 rt 1.7.56.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c9a95a3ad4b3e95bc50b18895c2f2a8831bfda96]

INTEGRATION: CWS changefileheader (1.22.16); FILE MERGED 2008/04/01 15:06:32 thb 1.22.16.3: #i85898# Stripping all external header guards 2008/04/01 12:27:13 thb 1.22.16.2: #i85898# Stripping all external header guards 2008/03/31 12:22:37 rt 1.22.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4807ff8601e3f108406d1a42a43b89ac76b44e06]

INTEGRATION: CWS changefileheader (1.5.38); FILE MERGED 2008/03/31 07:22:53 rt 1.5.38.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3c31c81e4acb4274f3f8952c0296e279476ec713]

INTEGRATION: CWS changefileheader (1.13.56); FILE MERGED 2008/03/31 16:17:54 rt 1.13.56.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [faba7b3a8af291d690670ab4f13736fe6410c4bd]

INTEGRATION: CWS changefileheader (1.6.16); FILE MERGED 2008/04/01 15:42:30 thb 1.6.16.2: #i85898# Stripping all external header guards 2008/03/31 07:26:14 rt 1.6.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d70c9970b358627f0a2eeab1e5718b60f4457918]

INTEGRATION: CWS changefileheader (1.32.64); FILE MERGED 2008/03/28 16:07:36 rt 1.32.64.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [68c2d9c2c19567e982afb003e5c4b8a62d5a15d6]

INTEGRATION: CWS changefileheader (1.2.74); FILE MERGED 2008/03/31 07:22:52 rt 1.2.74.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c60cb60d1a3b59822a8502b207d73f63d2a59535]

INTEGRATION: CWS changefileheader (1.6.130); FILE MERGED 2008/04/01 15:06:32 thb 1.6.130.3: #i85898# Stripping all external header guards 2008/04/01 12:27:13 thb 1.6.130.2: #i85898# Stripping all external header guards 2008/03/31 12:22:37 rt 1.6.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [29d954f188d3f7b2258b5598fa3533c8dee0b3b8]

INTEGRATION: CWS changefileheader (1.13.92); FILE MERGED 2008/03/31 16:17:54 rt 1.13.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [397c4ec876731db8d9816932b89351091b2d950a]

INTEGRATION: CWS changefileheader (1.6.44); FILE MERGED 2008/03/31 07:26:14 rt 1.6.44.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [399db1bec3beb24c7f35649eae76bf1a11fcd5f0]

INTEGRATION: CWS changefileheader (1.17.64); FILE MERGED 2008/03/28 16:07:36 rt 1.17.64.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bd9334eb5439a8e53e0794261bdcd4ef123a1561]

INTEGRATION: CWS changefileheader (1.12.216); FILE MERGED 2008/03/31 13:38:01 rt 1.12.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [814bc34681bf2b0daccc0aa26e25d2ce7ccc579c]

INTEGRATION: CWS changefileheader (1.6.38); FILE MERGED 2008/03/31 07:22:52 rt 1.6.38.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3f5329344af226d04c6d70e9b9a7814a39abbd0e]

INTEGRATION: CWS changefileheader (1.7.72); FILE MERGED 2008/03/31 12:22:37 rt 1.7.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c1abe3cabc8e5fc44e6aba97fadd55789f48297e]

INTEGRATION: CWS changefileheader (1.6.92); FILE MERGED 2008/03/31 16:17:54 rt 1.6.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bafe4ae726d188fd226f8c514fbb77e2d2573fab]

INTEGRATION: CWS changefileheader (1.29.64); FILE MERGED 2008/04/01 15:01:56 thb 1.29.64.2: #i85898# Stripping all external header guards 2008/03/28 16:07:36 rt 1.29.64.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [155fc7e8389d306481479e1aca9c9208be9febc6]

INTEGRATION: CWS changefileheader (1.12.56); FILE MERGED 2008/04/01 15:42:30 thb 1.12.56.2: #i85898# Stripping all external header guards 2008/03/31 07:26:14 rt 1.12.56.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ca88b6ae9488164a8a5c70788e4087310af3aae3]

INTEGRATION: CWS changefileheader (1.10.216); FILE MERGED 2008/03/31 13:38:01 rt 1.10.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f9ea48f389ca10a0b5fcc39b37d95e8864b3f3fa]

INTEGRATION: CWS changefileheader (1.4.38); FILE MERGED 2008/03/31 07:22:52 rt 1.4.38.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0444bfbd89c2ea02ba87970a469f36ea5a0f729a]

INTEGRATION: CWS changefileheader (1.6.130); FILE MERGED 2008/04/01 12:27:13 thb 1.6.130.2: #i85898# Stripping all external header guards 2008/03/31 12:22:37 rt 1.6.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0991f3e1db5f624d966e90f11bfe697a4a89cf5f]

INTEGRATION: CWS changefileheader (1.9.88); FILE MERGED 2008/04/01 15:01:56 thb 1.9.88.2: #i85898# Stripping all external header guards 2008/03/28 16:07:36 rt 1.9.88.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [16207c7598527f40168740be7ba3cb3aa43eff10]

INTEGRATION: CWS changefileheader (1.20.12); FILE MERGED 2008/04/01 15:42:30 thb 1.20.12.2: #i85898# Stripping all external header guards 2008/03/31 07:26:14 rt 1.20.12.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d750a4c8bf186165a8e4479253e8b07965166632]

INTEGRATION: CWS changefileheader (1.7.216); FILE MERGED 2008/04/01 15:38:46 thb 1.7.216.2: #i85898# Stripping all external header guards 2008/03/31 13:38:01 rt 1.7.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e4605e26d51fb263a439598633ea45c579a38270]

INTEGRATION: CWS changefileheader (1.12.14); FILE MERGED 2008/03/31 07:22:52 rt 1.12.14.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [59b2c41beb68d1c043a5aef2a413fbe129906875]

INTEGRATION: CWS changefileheader (1.11.72); FILE MERGED 2008/04/01 12:27:13 thb 1.11.72.2: #i85898# Stripping all external header guards 2008/03/31 12:22:37 rt 1.11.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [74f0623b828cce8148c1d6cd1362150a9c34fa62]

INTEGRATION: CWS changefileheader (1.25.78); FILE MERGED 2008/03/28 16:07:36 rt 1.25.78.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b216bc1aa694a75d636504a5ed362d02877b1b9e]

INTEGRATION: CWS changefileheader (1.14.12); FILE MERGED 2008/03/31 07:26:14 rt 1.14.12.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [301f0f43299702d04e8f373bedcaccebbbf18bf5]

INTEGRATION: CWS changefileheader (1.5.216); FILE MERGED 2008/03/31 13:38:01 rt 1.5.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3b232c7f8060c7967f390a0a2191b16a590c1831]

INTEGRATION: CWS changefileheader (1.3.130); FILE MERGED 2008/04/01 12:27:13 thb 1.3.130.2: #i85898# Stripping all external header guards 2008/03/31 12:22:37 rt 1.3.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7a5a5188de10ce86fbb6a2b4580b3c6ae0876248]

INTEGRATION: CWS changefileheader (1.36.64); FILE MERGED 2008/04/01 15:01:56 thb 1.36.64.3: #i85898# Stripping all external header guards 2008/04/01 10:48:43 thb 1.36.64.2: #i85898# Stripping all external header guards 2008/03/28 16:07:36 rt 1.36.64.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [793087ef78d6f9090bd5fe7699a63a25d5546f30]

INTEGRATION: CWS changefileheader (1.15.12); FILE MERGED 2008/04/01 15:42:30 thb 1.15.12.2: #i85898# Stripping all external header guards 2008/03/31 07:26:14 rt 1.15.12.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8c3db497d1735732f2e0cc00a90160fd5cb9dff0]

INTEGRATION: CWS changefileheader (1.8.216); FILE MERGED 2008/03/31 13:38:01 rt 1.8.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e700fce79f88aa448067e0a6bf595821986f01cf]

INTEGRATION: CWS changefileheader (1.7.16); FILE MERGED 2008/03/31 07:22:52 rt 1.7.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [45e6c226da40ffad5d075af1af30fcd6d019fd38]

INTEGRATION: CWS changefileheader (1.4.72); FILE MERGED 2008/03/31 12:22:37 rt 1.4.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [19d3548ea68ad20dcad25f7667f855f617ca7ff0]

INTEGRATION: CWS changefileheader (1.8.92); FILE MERGED 2008/03/31 16:17:54 rt 1.8.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [49995db917311ef84a1e98e75ff435e615854fa8]

INTEGRATION: CWS changefileheader (1.3.90); FILE MERGED 2008/03/31 07:26:14 rt 1.3.90.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [042e1d35b5c4a609eba9820cfb9cc56b3ad7e132]

INTEGRATION: CWS changefileheader (1.4.416); FILE MERGED 2008/03/31 13:38:01 rt 1.4.416.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1ccbc4079e794f17024cad12d91dfcd4982716ae]

INTEGRATION: CWS changefileheader (1.17.88); FILE MERGED 2008/03/28 16:07:35 rt 1.17.88.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e2e4e4d2f0292d893ca9cf511ea646af011d41d8]

INTEGRATION: CWS changefileheader (1.6.472); FILE MERGED 2008/03/31 12:32:33 rt 1.6.472.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cb044eeb6614ce804568181af22879599d3f246c]

INTEGRATION: CWS changefileheader (1.8.16); FILE MERGED 2008/04/01 12:27:12 thb 1.8.16.2: #i85898# Stripping all external header guards 2008/03/31 12:22:37 rt 1.8.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [80df909389b7038eeaf480c3aafea022eba2aa07]

INTEGRATION: CWS changefileheader (1.29.16); FILE MERGED 2008/03/31 07:22:52 rt 1.29.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8b1ce8ff14b1854293a7fd4ff5564a2a5928bf74]

INTEGRATION: CWS changefileheader (1.5.92); FILE MERGED 2008/03/31 16:17:54 rt 1.5.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5f20dccfaf75ca2740726d3fee87b3c16de30060]

INTEGRATION: CWS changefileheader (1.15.44); FILE MERGED 2008/04/01 15:42:30 thb 1.15.44.2: #i85898# Stripping all external header guards 2008/03/31 07:26:14 rt 1.15.44.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e3affe4e17f0ea542f25957842f16c22816ce309]

INTEGRATION: CWS changefileheader (1.7.216); FILE MERGED 2008/03/31 13:38:01 rt 1.7.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [47484f473f5e307321afe2065cdc3b7398f2e7da]

INTEGRATION: CWS changefileheader (1.6.166); FILE MERGED 2008/03/28 16:07:35 rt 1.6.166.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [765610703c066a1b1609ea326711655b96349395]

INTEGRATION: CWS changefileheader (1.9.16); FILE MERGED 2008/03/31 12:22:37 rt 1.9.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ea28d986cd0541e2ca9b421dbb83961ac8cb8cfc]

INTEGRATION: CWS changefileheader (1.7.38); FILE MERGED 2008/03/31 07:22:52 rt 1.7.38.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fac57145eb53aa79f80f98f2b00af4c29b1c7490]

INTEGRATION: CWS changefileheader (1.6.92); FILE MERGED 2008/03/31 16:17:53 rt 1.6.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e5998fdd188cdc9db0d76baba38cd271d4628fca]

INTEGRATION: CWS changefileheader (1.19.216); FILE MERGED 2008/04/01 15:38:46 thb 1.19.216.3: #i85898# Stripping all external header guards 2008/04/01 12:40:40 thb 1.19.216.2: #i85898# Stripping all external header guards 2008/03/31 13:38:01 rt 1.19.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b973aefc2ad15f93d17f01a35cee5b9b4f381965]

INTEGRATION: CWS changefileheader (1.3.472); FILE MERGED 2008/03/31 12:32:32 rt 1.3.472.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f6c2889203f1d900b571bfcd0188c044cf2741ab]

INTEGRATION: CWS changefileheader (1.3.286); FILE MERGED 2008/03/28 16:07:34 rt 1.3.286.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [addfc6bcab7e0acf1f441e8877615b50cc4e77ee]

INTEGRATION: CWS changefileheader (1.10.130); FILE MERGED 2008/03/31 12:22:37 rt 1.10.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0f06bcbe4e4c5ee6ad503a0bb4fcbe0a839a9b10]

INTEGRATION: CWS changefileheader (1.10.92); FILE MERGED 2008/03/31 16:17:53 rt 1.10.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fdd362c2086cca142aebd970bc81ecbdb17e4bbe]

INTEGRATION: CWS changefileheader (1.4.90); FILE MERGED 2008/03/31 07:26:14 rt 1.4.90.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6a1338299da9dcf245a4289ccd600bee59d033ce]

INTEGRATION: CWS changefileheader (1.17.520); FILE MERGED 2008/04/01 15:38:45 thb 1.17.520.3: #i85898# Stripping all external header guards 2008/04/01 12:40:40 thb 1.17.520.2: #i85898# Stripping all external header guards 2008/03/31 13:38:01 rt 1.17.520.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0cd2928d4bb8483902a618995fcfa64468b3284b]

INTEGRATION: CWS changefileheader (1.35.58); FILE MERGED 2008/04/01 15:01:55 thb 1.35.58.3: #i85898# Stripping all external header guards 2008/04/01 10:48:43 thb 1.35.58.2: #i85898# Stripping all external header guards 2008/03/28 16:07:34 rt 1.35.58.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b4fd9b09b0af858b91169c24e656c5c986d309d2]

INTEGRATION: CWS changefileheader (1.18.16); FILE MERGED 2008/04/01 15:06:32 thb 1.18.16.3: #i85898# Stripping all external header guards 2008/04/01 12:27:12 thb 1.18.16.2: #i85898# Stripping all external header guards 2008/03/31 12:22:37 rt 1.18.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e8f4d6aa7769b69ecd96405838e2ac1ff6158e6b]

INTEGRATION: CWS changefileheader (1.11.92); FILE MERGED 2008/03/31 16:17:53 rt 1.11.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0aaab64af6733838db9eca9b16bc69b4a8c04245]

INTEGRATION: CWS changefileheader (1.18.44); FILE MERGED 2008/03/31 07:26:14 rt 1.18.44.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [92e94dc9d387ed039c98898bfa78d401b5440399]

INTEGRATION: CWS changefileheader (1.78.22); FILE MERGED 2008/04/01 15:01:55 thb 1.78.22.3: #i85898# Stripping all external header guards 2008/04/01 10:48:42 thb 1.78.22.2: #i85898# Stripping all external header guards 2008/03/28 16:07:33 rt 1.78.22.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [381bd056eaa7cd45671000206ee41337de200d54]

INTEGRATION: CWS changefileheader (1.27.216); FILE MERGED 2008/04/01 15:38:45 thb 1.27.216.3: #i85898# Stripping all external header guards 2008/04/01 12:40:40 thb 1.27.216.2: #i85898# Stripping all external header guards 2008/03/31 13:38:01 rt 1.27.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f720b876dc804438961351adb95c41034d70ae12]

INTEGRATION: CWS changefileheader (1.4.276); FILE MERGED 2008/03/31 12:32:32 rt 1.4.276.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bbb165bfbfec42f82df541ef2234cd236258ef7f]

INTEGRATION: CWS changefileheader (1.5.24); FILE MERGED 2008/03/31 07:22:52 rt 1.5.24.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [85cf1a1c4d8e62ee11328992fc786fee897a9f60]

INTEGRATION: CWS changefileheader (1.4.72); FILE MERGED 2008/04/01 12:27:12 thb 1.4.72.2: #i85898# Stripping all external header guards 2008/03/31 12:22:37 rt 1.4.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4ecc19a8c577425ed401f42af952829c2ce6733b]

INTEGRATION: CWS changefileheader (1.2.732); FILE MERGED 2008/04/01 15:38:45 thb 1.2.732.3: #i85898# Stripping all external header guards 2008/04/01 12:40:40 thb 1.2.732.2: #i85898# Stripping all external header guards 2008/03/31 13:38:01 rt 1.2.732.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b575500b57df5346e557f5f5bf33d250167303aa]

INTEGRATION: CWS changefileheader (1.6.112); FILE MERGED 2008/03/28 16:07:33 rt 1.6.112.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c847a4b593b5a0739a8301d6dbd9adf8bbf14408]

INTEGRATION: CWS changefileheader (1.6.180); FILE MERGED 2008/03/31 12:32:32 rt 1.6.180.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f790c23560d29d2d6f59d270e80325db14cd9085]

INTEGRATION: CWS changefileheader (1.2.80); FILE MERGED 2008/04/01 15:04:47 thb 1.2.80.2: #i85898# Stripping all external header guards 2008/03/31 07:22:51 rt 1.2.80.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [869c373c9fdd2c20c0d24807804ed16f3ee16ef8]

INTEGRATION: CWS changefileheader (1.3.130); FILE MERGED 2008/04/01 12:27:12 thb 1.3.130.2: #i85898# Stripping all external header guards 2008/03/31 12:22:37 rt 1.3.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b48b390d2e9128514d418ea024a3fcd9cf51f939]

INTEGRATION: CWS changefileheader (1.9.92); FILE MERGED 2008/03/31 16:17:53 rt 1.9.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b8d92d0ab40752c03d9827a11c5249a78772cf44]

INTEGRATION: CWS changefileheader (1.3.56); FILE MERGED 2008/03/31 07:26:14 rt 1.3.56.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6a36d1c1014abb658da867fb5527215f747c6e19]

INTEGRATION: CWS changefileheader (1.8.216); FILE MERGED 2008/04/01 15:38:45 thb 1.8.216.3: #i85898# Stripping all external header guards 2008/04/01 12:40:40 thb 1.8.216.2: #i85898# Stripping all external header guards 2008/03/31 13:38:01 rt 1.8.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9a9e309b5c58328cfe75c8545804db84be44c65d]

INTEGRATION: CWS changefileheader (1.28.154); FILE MERGED 2008/04/01 15:01:55 thb 1.28.154.2: #i85898# Stripping all external header guards 2008/03/28 16:07:33 rt 1.28.154.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c7b3ec0788755d6a5684752c75ab9dcee8ef9a9b]

INTEGRATION: CWS changefileheader (1.6.38); FILE MERGED 2008/04/01 15:04:47 thb 1.6.38.2: #i85898# Stripping all external header guards 2008/03/31 07:22:51 rt 1.6.38.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [36aadce4ea2c2ab8e1ee43e6f45372c9b9679b91]

INTEGRATION: CWS changefileheader (1.12.472); FILE MERGED 2008/03/31 12:32:32 rt 1.12.472.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [eeba1edacbf066e9442a00c747596491bc6f64f2]

INTEGRATION: CWS changefileheader (1.27.26); FILE MERGED 2008/03/31 07:26:14 rt 1.27.26.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [07a4cd92e930ab3bfe647329ce34873f8ba20ccf]

INTEGRATION: CWS changefileheader (1.4.216); FILE MERGED 2008/04/01 15:38:44 thb 1.4.216.3: #i85898# Stripping all external header guards 2008/04/01 12:40:40 thb 1.4.216.2: #i85898# Stripping all external header guards 2008/03/31 13:38:01 rt 1.4.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4c61e8bf905301c23b0ce78b1ce3cbeec65cca79]

INTEGRATION: CWS changefileheader (1.9.166); FILE MERGED 2008/04/01 15:01:55 thb 1.9.166.2: #i85898# Stripping all external header guards 2008/03/28 16:07:32 rt 1.9.166.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [63461a8530ae029791386b97fb19e2cba5e6340c]

INTEGRATION: CWS changefileheader (1.9.176); FILE MERGED 2008/03/31 12:32:31 rt 1.9.176.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [146b09f80eecc77702a4936023b1369b6b575ae0]

INTEGRATION: CWS changefileheader (1.5.130); FILE MERGED 2008/03/31 12:22:37 rt 1.5.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7d2a20149ad3870138a9b018b05c5ac58ca6d0cf]

INTEGRATION: CWS changefileheader (1.2.80); FILE MERGED 2008/03/31 07:22:51 rt 1.2.80.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f99ba37fe238f9f83e887e0b17834e2b082735bf]

INTEGRATION: CWS changefileheader (1.5.268); FILE MERGED 2008/03/31 13:38:01 rt 1.5.268.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d1d78567f19cf4abcfbca497a01e349844f6cd41]

INTEGRATION: CWS changefileheader (1.4.28); FILE MERGED 2008/04/01 15:01:55 thb 1.4.28.2: #i85898# Stripping all external header guards 2008/03/28 16:07:32 rt 1.4.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [37f1c596e9edc76f236f861b1ad4bb72957ff28a]

INTEGRATION: CWS changefileheader (1.4.276); FILE MERGED 2008/03/31 12:32:31 rt 1.4.276.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9ca484c40e6efb02dc27022bb0cfe9a621865c47]

INTEGRATION: CWS changefileheader (1.3.38); FILE MERGED 2008/03/31 07:22:51 rt 1.3.38.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7055d198a842e57cfb88e0ce739ca755b182c033]

INTEGRATION: CWS changefileheader (1.3.732); FILE MERGED 2008/03/31 13:38:01 rt 1.3.732.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4408e486db7303affeb4e8959689e284a3b10529]

INTEGRATION: CWS changefileheader (1.13.58); FILE MERGED 2008/04/01 15:01:54 thb 1.13.58.3: #i85898# Stripping all external header guards 2008/04/01 10:48:42 thb 1.13.58.2: #i85898# Stripping all external header guards 2008/03/28 16:07:31 rt 1.13.58.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5768685709983fd9c2dd1bf27c850cf87fa7d7b6]

INTEGRATION: CWS changefileheader (1.4.472); FILE MERGED 2008/03/31 12:32:31 rt 1.4.472.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c9a00546c85fb3bbf8ea0251bbced5f6115aafbb]

INTEGRATION: CWS changefileheader (1.5.38); FILE MERGED 2008/04/01 15:04:47 thb 1.5.38.2: #i85898# Stripping all external header guards 2008/03/31 07:22:51 rt 1.5.38.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5c25af230b7a21409f95b03edb7c78209a44b894]

INTEGRATION: CWS changefileheader (1.4.56); FILE MERGED 2008/03/31 07:26:14 rt 1.4.56.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [61eafd1aa5ac628c9f030a16b19435daad6450f1]

INTEGRATION: CWS changefileheader (1.27.216); FILE MERGED 2008/04/01 15:38:44 thb 1.27.216.3: #i85898# Stripping all external header guards 2008/04/01 12:40:40 thb 1.27.216.2: #i85898# Stripping all external header guards 2008/03/31 13:38:01 rt 1.27.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b64b8c49e715c8efb1acd17dac1f8286abde0c5b]

INTEGRATION: CWS changefileheader (1.3.130); FILE MERGED 2008/04/01 15:06:32 thb 1.3.130.3: #i85898# Stripping all external header guards 2008/04/01 12:27:12 thb 1.3.130.2: #i85898# Stripping all external header guards 2008/03/31 12:22:37 rt 1.3.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5dfed8f8cbb0ff6cf28c76365b94c3b207457021]

INTEGRATION: CWS changefileheader (1.3.88); FILE MERGED 2008/04/01 15:01:54 thb 1.3.88.2: #i85898# Stripping all external header guards 2008/03/28 16:07:31 rt 1.3.88.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c81c3e818e112ce419fab9e14e68c631599a308a]

INTEGRATION: CWS changefileheader (1.2.472); FILE MERGED 2008/03/31 12:32:31 rt 1.2.472.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0fc239024590bfa845570603aba6690112f9b6ea]

INTEGRATION: CWS changefileheader (1.2.38); FILE MERGED 2008/03/31 07:22:51 rt 1.2.38.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cbb6e16980a86510900edbe398c310e9fc6833c6]

INTEGRATION: CWS changefileheader (1.8.10); FILE MERGED 2008/03/31 07:26:14 rt 1.8.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [43819126584724756943757b1cc3e2a2aea52eb4]

INTEGRATION: CWS changefileheader (1.5.88); FILE MERGED 2008/04/01 15:01:54 thb 1.5.88.2: #i85898# Stripping all external header guards 2008/03/28 16:07:31 rt 1.5.88.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [75baa7f48a3da87bc98672774fa35ef60d26dbf1]

INTEGRATION: CWS changefileheader (1.130.8); FILE MERGED 2008/04/01 15:38:43 thb 1.130.8.3: #i85898# Stripping all external header guards 2008/04/01 12:40:40 thb 1.130.8.2: #i85898# Stripping all external header guards 2008/03/31 13:38:01 rt 1.130.8.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [23e3e98e3c702529ddb8b539ed5c571b8938a01c]

INTEGRATION: CWS changefileheader (1.7.88); FILE MERGED 2008/04/01 15:01:54 thb 1.7.88.2: #i85898# Stripping all external header guards 2008/03/28 16:07:30 rt 1.7.88.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8966ab1e492a9fa789a36ee18e8bfc747b2da346]

INTEGRATION: CWS changefileheader (1.5.276); FILE MERGED 2008/03/31 12:32:28 rt 1.5.276.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ef5d90eea7484321960027ad4e4c834871f3faf4]

INTEGRATION: CWS changefileheader (1.4.56); FILE MERGED 2008/04/01 15:04:47 thb 1.4.56.2: #i85898# Stripping all external header guards 2008/03/31 07:22:51 rt 1.4.56.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b62a184722ad6b6a368ec913e77a565cedad3e17]

INTEGRATION: CWS changefileheader (1.5.130); FILE MERGED 2008/04/01 12:27:11 thb 1.5.130.2: #i85898# Stripping all external header guards 2008/03/31 12:22:37 rt 1.5.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d8ec122bbd54520ab0bf4f03097ecfe009d9b3d8]

INTEGRATION: CWS changefileheader (1.5.12); FILE MERGED 2008/03/31 07:26:14 rt 1.5.12.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [288309128cec70e6dccbe405e229a770bd375a85]

INTEGRATION: CWS changefileheader (1.74.28); FILE MERGED 2008/04/01 15:38:43 thb 1.74.28.3: #i85898# Stripping all external header guards 2008/04/01 12:40:39 thb 1.74.28.2: #i85898# Stripping all external header guards 2008/03/31 13:38:01 rt 1.74.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fd90cd00e4e9ba871fbcd9f794c75fa3d0ab2c48]

INTEGRATION: CWS changefileheader (1.2.56); FILE MERGED 2008/03/31 16:17:53 rt 1.2.56.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [359ee9890a330e775e16359b698a3fddb4cab441]

INTEGRATION: CWS changefileheader (1.9.176); FILE MERGED 2008/03/31 12:32:28 rt 1.9.176.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f12eb6852e622c56a8894ad7212a1d2110cd9d59]

INTEGRATION: CWS changefileheader (1.12.88); FILE MERGED 2008/04/01 10:48:42 thb 1.12.88.2: #i85898# Stripping all external header guards 2008/03/28 16:07:30 rt 1.12.88.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [44443484219bbcbe57d2fc8e5ea372c2806e8938]

INTEGRATION: CWS changefileheader (1.10.48); FILE MERGED 2008/04/01 15:04:46 thb 1.10.48.3: #i85898# Stripping all external header guards 2008/04/01 12:26:07 thb 1.10.48.2: #i85898# Stripping all external header guards 2008/03/31 07:22:51 rt 1.10.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [dc4ccd95778f348372fed4da4d081aa91de32d1f]

INTEGRATION: CWS changefileheader (1.16.16); FILE MERGED 2008/04/01 15:06:31 thb 1.16.16.3: #i85898# Stripping all external header guards 2008/04/01 12:27:11 thb 1.16.16.2: #i85898# Stripping all external header guards 2008/03/31 12:22:37 rt 1.16.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9fe6610bda21299f9e4c83b1357ecd672d1abfb3]

INTEGRATION: CWS changefileheader (1.3.56); FILE MERGED 2008/03/31 16:17:53 rt 1.3.56.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5a1d1d4f4521332226e702f3f8c8271f01c6fa59]

INTEGRATION: CWS changefileheader (1.13.194); FILE MERGED 2008/03/31 12:32:28 rt 1.13.194.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d94bf0b72828f1d30ae8f986c2122e941beeb6ad]

INTEGRATION: CWS changefileheader (1.11.88); FILE MERGED 2008/04/01 15:01:54 thb 1.11.88.3: #i85898# Stripping all external header guards 2008/04/01 10:48:42 thb 1.11.88.2: #i85898# Stripping all external header guards 2008/03/28 16:07:29 rt 1.11.88.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a0399d42765ce2e8627eb3d758c548bc62a422bb]

INTEGRATION: CWS changefileheader (1.22.178); FILE MERGED 2008/03/31 13:38:01 rt 1.22.178.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3d2362ec83f5178f8cf7eaba8d8c8d2b9b8be9b1]

INTEGRATION: CWS changefileheader (1.8.48); FILE MERGED 2008/04/01 12:26:07 thb 1.8.48.2: #i85898# Stripping all external header guards 2008/03/31 07:22:51 rt 1.8.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e126e0dad84a0d4e4f17febde10462469e0db358]

INTEGRATION: CWS changefileheader (1.6.12); FILE MERGED 2008/03/31 07:26:14 rt 1.6.12.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9eff789950f7a3b5f93faad3de086e25d812f495]

INTEGRATION: CWS changefileheader (1.16.276); FILE MERGED 2008/03/31 12:32:27 rt 1.16.276.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e722427ff62a48420cfe540acb1903c0cbfd5c57]

INTEGRATION: CWS changefileheader (1.5.88); FILE MERGED 2008/04/01 10:48:42 thb 1.5.88.2: #i85898# Stripping all external header guards 2008/03/28 16:07:29 rt 1.5.88.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0482ff48194d6edc4c55c002a84e137510c6193c]

INTEGRATION: CWS changefileheader (1.44.216); FILE MERGED 2008/04/01 15:38:42 thb 1.44.216.2: #i85898# Stripping all external header guards 2008/03/31 13:38:01 rt 1.44.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1185dc3f6d18890214e327c0cd5e5f2d3f046dc6]

INTEGRATION: CWS changefileheader (1.12.48); FILE MERGED 2008/04/01 15:04:46 thb 1.12.48.2: #i85898# Stripping all external header guards 2008/03/31 07:22:51 rt 1.12.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ebe366f20b84ee41ee4dd407ad5081e943e459c0]

INTEGRATION: CWS changefileheader (1.2.26); FILE MERGED 2008/04/01 15:42:29 thb 1.2.26.3: #i85898# Stripping all external header guards 2008/04/01 12:41:47 thb 1.2.26.2: #i85898# Stripping all external header guards 2008/03/31 07:26:13 rt 1.2.26.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [75e470290ae4609778139cd0ebf0ae071886601e]

INTEGRATION: CWS changefileheader (1.7.6); FILE MERGED 2008/04/01 10:48:42 thb 1.7.6.2: #i85898# Stripping all external header guards 2008/03/28 16:07:29 rt 1.7.6.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9393970a1a305e4181b592c46d2c64f19eca9beb]

INTEGRATION: CWS changefileheader (1.118.8); FILE MERGED 2008/04/01 15:38:41 thb 1.118.8.3: #i85898# Stripping all external header guards 2008/04/01 12:40:39 thb 1.118.8.2: #i85898# Stripping all external header guards 2008/03/31 13:38:00 rt 1.118.8.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [55df426023581c65e8e79b179c50551a1c5d8853]

INTEGRATION: CWS changefileheader (1.4.12); FILE MERGED 2008/03/31 07:26:13 rt 1.4.12.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f4a6336b6f1fa4325a525d4973ff64cd674eb5bf]

INTEGRATION: CWS changefileheader (1.4.56); FILE MERGED 2008/04/01 15:04:46 thb 1.4.56.2: #i85898# Stripping all external header guards 2008/03/31 07:22:51 rt 1.4.56.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [df47c27f5f2b6ac45b4caee87690d1545329be04]

INTEGRATION: CWS changefileheader (1.2.472); FILE MERGED 2008/03/31 12:32:27 rt 1.2.472.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a02dbc2a6a09f58cb7b7fb34dc793e2d35a76287]

INTEGRATION: CWS changefileheader (1.12.64); FILE MERGED 2008/04/01 15:01:53 thb 1.12.64.2: #i85898# Stripping all external header guards 2008/03/28 16:07:29 rt 1.12.64.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ae30e5f6f32ab2444b67d929caf83e465289019a]

INTEGRATION: CWS changefileheader (1.5.130); FILE MERGED 2008/04/01 15:06:31 thb 1.5.130.3: #i85898# Stripping all external header guards 2008/04/01 12:27:11 thb 1.5.130.2: #i85898# Stripping all external header guards 2008/03/31 12:22:37 rt 1.5.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [24cf527c7def862b83d585002f9b88dfea67daac]

INTEGRATION: CWS changefileheader (1.8.92); FILE MERGED 2008/03/31 16:17:53 rt 1.8.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [76f5353b1dcf64bb955034b42330e9fc06a17b23]

INTEGRATION: CWS changefileheader (1.7.48); FILE MERGED 2008/04/01 15:04:46 thb 1.7.48.3: #i85898# Stripping all external header guards 2008/04/01 12:26:07 thb 1.7.48.2: #i85898# Stripping all external header guards 2008/03/31 07:22:51 rt 1.7.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bddd87006e6837e3d3b7767225e8462a1ab7a56c]

INTEGRATION: CWS changefileheader (1.3.90); FILE MERGED 2008/03/31 07:26:13 rt 1.3.90.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [dfc39e4d7366b5d9fd2c251be7f5235ae8a38d53]

INTEGRATION: CWS changefileheader (1.10.174); FILE MERGED 2008/03/31 12:32:27 rt 1.10.174.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7d95dbd0b1c2bacbe04b98bc4f3a64b40179567d]

INTEGRATION: CWS changefileheader (1.57.216); FILE MERGED 2008/04/01 15:38:41 thb 1.57.216.3: #i85898# Stripping all external header guards 2008/04/01 12:40:39 thb 1.57.216.2: #i85898# Stripping all external header guards 2008/03/31 13:38:00 rt 1.57.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d87e056b49b6334b402914e5b9e5972a815fcd82]

INTEGRATION: CWS changefileheader (1.19.88); FILE MERGED 2008/04/01 15:01:53 thb 1.19.88.3: #i85898# Stripping all external header guards 2008/04/01 10:48:42 thb 1.19.88.2: #i85898# Stripping all external header guards 2008/03/28 16:07:29 rt 1.19.88.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0e0dbf4bdcf6e3345a4cf1112e9d89a27a4779d6]

INTEGRATION: CWS changefileheader (1.7.12); FILE MERGED 2008/03/31 07:26:13 rt 1.7.12.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [848ae9bd92b39f75ade53bffcad00500d43e1d38]

INTEGRATION: CWS changefileheader (1.5.276); FILE MERGED 2008/03/31 12:32:27 rt 1.5.276.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [afb7136e3dc78a6c20ad85f6b1250d07c45de756]

INTEGRATION: CWS changefileheader (1.7.16); FILE MERGED 2008/03/31 12:22:37 rt 1.7.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [caddc3c30fc11255e03794fa9a6ddaf92972a179]

INTEGRATION: CWS changefileheader (1.35.44); FILE MERGED 2008/04/01 15:38:41 thb 1.35.44.2: #i85898# Stripping all external header guards 2008/03/31 13:38:00 rt 1.35.44.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [468147adaf8c9b95887ee9a096f195af8b083d5d]

INTEGRATION: CWS changefileheader (1.5.88); FILE MERGED 2008/03/28 16:07:28 rt 1.5.88.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ddda573bcbaedc2b7c4cb43520fea4225b1a7122]

INTEGRATION: CWS changefileheader (1.7.92); FILE MERGED 2008/03/31 16:17:53 rt 1.7.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b098950cfbe6ea139211b252885d75c77b2a53b4]

INTEGRATION: CWS changefileheader (1.4.56); FILE MERGED 2008/04/01 12:26:07 thb 1.4.56.2: #i85898# Stripping all external header guards 2008/03/31 07:22:51 rt 1.4.56.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ed3e6a15079cecf33e16752c37a1644a34f48475]

INTEGRATION: CWS changefileheader (1.4.90); FILE MERGED 2008/03/31 07:26:13 rt 1.4.90.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4c932ab1d31733d352824006552ff011a1045b93]

INTEGRATION: CWS changefileheader (1.12.174); FILE MERGED 2008/03/31 12:32:27 rt 1.12.174.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b6138dea6aa8b92e74e46f82137b5e0639fd559f]

INTEGRATION: CWS changefileheader (1.5.88); FILE MERGED 2008/04/01 10:48:42 thb 1.5.88.2: #i85898# Stripping all external header guards 2008/03/28 16:07:28 rt 1.5.88.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3da673ef7c044c2c006bdb7ee68cbe1b83c34c71]

INTEGRATION: CWS changefileheader (1.64.80); FILE MERGED 2008/04/01 15:38:40 thb 1.64.80.3: #i85898# Stripping all external header guards 2008/04/01 12:40:39 thb 1.64.80.2: #i85898# Stripping all external header guards 2008/03/31 13:38:00 rt 1.64.80.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [33ac15138b042db7385091edfca8eb2c7324db43]

INTEGRATION: CWS changefileheader (1.4.48); FILE MERGED 2008/04/01 12:26:07 thb 1.4.48.2: #i85898# Stripping all external header guards 2008/03/31 07:22:51 rt 1.4.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e01abb79286ef7cb8434ec76b8d31642f1e2b6ed]

INTEGRATION: CWS changefileheader (1.6.56); FILE MERGED 2008/03/31 07:26:13 rt 1.6.56.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [737dc2b95a7cfae3ebc49a6615dca3541e60bc83]

INTEGRATION: CWS changefileheader (1.4.276); FILE MERGED 2008/03/31 12:32:26 rt 1.4.276.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6c80a41baaae951a69623479e823fcb483f8dea7]

INTEGRATION: CWS changefileheader (1.15.78); FILE MERGED 2008/04/01 15:01:53 thb 1.15.78.2: #i85898# Stripping all external header guards 2008/03/28 16:07:28 rt 1.15.78.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1bcbf688e5f8fe6b146b8c0860f395be43ff17ad]

INTEGRATION: CWS changefileheader (1.18.216); FILE MERGED 2008/04/01 15:38:40 thb 1.18.216.3: #i85898# Stripping all external header guards 2008/04/01 12:40:39 thb 1.18.216.2: #i85898# Stripping all external header guards 2008/03/31 13:38:00 rt 1.18.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [96f63d06d9656584fb6871d9c733319d7a8b4fbf]

INTEGRATION: CWS changefileheader (1.4.56); FILE MERGED 2008/04/01 15:04:46 thb 1.4.56.2: #i85898# Stripping all external header guards 2008/03/31 07:22:50 rt 1.4.56.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e8dffb5d4a4d5cee7ee029f64815e65cfa48dedc]

INTEGRATION: CWS changefileheader (1.11.276); FILE MERGED 2008/03/31 12:32:26 rt 1.11.276.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2599f4eeb7e04d58aae16d8f10673236fc5d6bb9]

INTEGRATION: CWS changefileheader (1.4.280); FILE MERGED 2008/03/28 16:07:28 rt 1.4.280.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c7bc70e8bc0d381a3d9fb91f618da33fdbe2851f]

INTEGRATION: CWS changefileheader (1.2.30); FILE MERGED 2008/03/31 07:22:50 rt 1.2.30.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e180ea6cde109209c2c709902e4159e58b69918f]

INTEGRATION: CWS changefileheader (1.6.12); FILE MERGED 2008/03/31 07:26:13 rt 1.6.12.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3ec98584ab3483ab46613487f30edbaf1c91c993]

INTEGRATION: CWS changefileheader (1.29.28); FILE MERGED 2008/04/01 15:38:39 thb 1.29.28.2: #i85898# Stripping all external header guards 2008/03/31 13:38:00 rt 1.29.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7f55b5645ea93f6dc9e6c510ad71622f9d091898]

INTEGRATION: CWS changefileheader (1.35.64); FILE MERGED 2008/04/01 15:01:53 thb 1.35.64.3: #i85898# Stripping all external header guards 2008/04/01 10:48:42 thb 1.35.64.2: #i85898# Stripping all external header guards 2008/03/28 16:07:28 rt 1.35.64.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8803654b816162d1bb277ee1c62006b749de19f0]

INTEGRATION: CWS changefileheader (1.4.472); FILE MERGED 2008/03/31 12:32:26 rt 1.4.472.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [798e64e98bfcee82f27c4550ecd03934a3e99820]

INTEGRATION: CWS changefileheader (1.2.8); FILE MERGED 2008/03/31 12:33:52 rt 1.2.8.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [dce363fee8f30fa85589681c6af35b4f0e83e90b]

INTEGRATION: CWS changefileheader (1.32.72); FILE MERGED 2008/04/01 12:27:11 thb 1.32.72.2: #i85898# Stripping all external header guards 2008/03/31 12:22:37 rt 1.32.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [770a23efb9d35235aee21fdf793312e1fe395252]

INTEGRATION: CWS changefileheader (1.5.16); FILE MERGED 2008/03/31 07:22:50 rt 1.5.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8b6788640929927f543829d2eed6755c6320ccd5]

INTEGRATION: CWS changefileheader (1.10.10); FILE MERGED 2008/03/31 07:26:13 rt 1.10.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [480087cf574d6fb8c69fb524df9e1c2637d7838a]

INTEGRATION: CWS changefileheader (1.9.216); FILE MERGED 2008/04/01 15:38:39 thb 1.9.216.2: #i85898# Stripping all external header guards 2008/03/31 13:38:00 rt 1.9.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [52fba29ca33bf5dbd960479f2eb764408718417b]

INTEGRATION: CWS changefileheader (1.6.192); FILE MERGED 2008/04/01 15:01:53 thb 1.6.192.2: #i85898# Stripping all external header guards 2008/03/28 16:07:28 rt 1.6.192.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bc6b9db9c164062272708f39e758f433f4ace46a]

INTEGRATION: CWS changefileheader (1.17.12); FILE MERGED 2008/03/31 07:26:13 rt 1.17.12.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ddca41d31bb8c7bba008a62a255280eb4840ce5b]

INTEGRATION: CWS changefileheader (1.73.2); FILE MERGED 2008/04/01 15:38:38 thb 1.73.2.3: #i85898# Stripping all external header guards 2008/04/01 12:40:39 thb 1.73.2.2: #i85898# Stripping all external header guards 2008/03/31 13:38:00 rt 1.73.2.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a4aaead4940289db5d1b4e4c888ca3d5437d1b13]

INTEGRATION: CWS changefileheader (1.8.90); FILE MERGED 2008/04/01 15:06:31 thb 1.8.90.3: #i85898# Stripping all external header guards 2008/04/01 12:27:11 thb 1.8.90.2: #i85898# Stripping all external header guards 2008/03/31 12:22:37 rt 1.8.90.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [26b2081aaf1aba77d681bf27655181b643794aba]

INTEGRATION: CWS changefileheader (1.5.38); FILE MERGED 2008/03/31 07:22:38 rt 1.5.38.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [db622505dbefdd64d64120847815249191b45cc0]

INTEGRATION: CWS changefileheader (1.11.64); FILE MERGED 2008/04/01 10:48:42 thb 1.11.64.2: #i85898# Stripping all external header guards 2008/03/28 16:07:28 rt 1.11.64.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d40a053391c88d96a8226cce02538b7c6d830d3b]

INTEGRATION: CWS changefileheader (1.6.472); FILE MERGED 2008/03/31 12:32:25 rt 1.6.472.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f6cdeb76b1b78ef7981ef9d00f3e0eea867154c1]

INTEGRATION: CWS changefileheader (1.3.8); FILE MERGED 2008/03/31 12:33:51 rt 1.3.8.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0dce278c46b649f24924fbef1c44cf4156c32f75]

INTEGRATION: CWS changefileheader (1.2.90); FILE MERGED 2008/04/01 15:42:29 thb 1.2.90.3: #i85898# Stripping all external header guards 2008/04/01 12:41:47 thb 1.2.90.2: #i85898# Stripping all external header guards 2008/03/31 07:26:13 rt 1.2.90.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [03e623e9757500931278576c215719a332bd281a]

INTEGRATION: CWS changefileheader (1.32.16); FILE MERGED 2008/04/01 15:06:31 thb 1.32.16.3: #i85898# Stripping all external header guards 2008/04/01 12:27:11 thb 1.32.16.2: #i85898# Stripping all external header guards 2008/03/31 12:22:37 rt 1.32.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e77dd4197fe6d91763b38637727b77d320d8628e]

INTEGRATION: CWS changefileheader (1.9.14); FILE MERGED 2008/03/31 07:22:38 rt 1.9.14.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6e739b0ab969525678f60a2997a779ed26e8a989]

INTEGRATION: CWS changefileheader (1.5.216); FILE MERGED 2008/04/01 12:40:39 thb 1.5.216.2: #i85898# Stripping all external header guards 2008/03/31 13:38:00 rt 1.5.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b1a34088d307a647df141bd176c74d16a69083ce]

INTEGRATION: CWS changefileheader (1.12.64); FILE MERGED 2008/03/28 16:07:28 rt 1.12.64.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [30021fb66f43f3929270080b0b0a9fe748d917eb]

INTEGRATION: CWS changefileheader (1.3.472); FILE MERGED 2008/03/31 12:32:25 rt 1.3.472.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9b707f6b09fdb6e5c5573733c1e796351b4bae2a]

INTEGRATION: CWS changefileheader (1.1.32); FILE MERGED 2008/03/31 12:33:51 rt 1.1.32.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a713795fc8647a4e6d3576b76e8079a7f2d73f22]

INTEGRATION: CWS changefileheader (1.4.12); FILE MERGED 2008/04/01 15:42:29 thb 1.4.12.3: #i85898# Stripping all external header guards 2008/04/01 12:41:47 thb 1.4.12.2: #i85898# Stripping all external header guards 2008/03/31 07:26:13 rt 1.4.12.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a90956f58ef768cabbcd106fd1f4fde8bbf703c7]

INTEGRATION: CWS changefileheader (1.9.88); FILE MERGED 2008/04/01 10:48:42 thb 1.9.88.2: #i85898# Stripping all external header guards 2008/03/28 16:07:28 rt 1.9.88.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [73560130e0a500bdcf4968377cb73cd85a56de06]

INTEGRATION: CWS changefileheader (1.51.28); FILE MERGED 2008/04/01 22:36:28 thb 1.51.28.4: #i85898# Removed misspelled include guard 2008/04/01 15:38:37 thb 1.51.28.3: #i85898# Stripping all external header guards 2008/04/01 12:40:39 thb 1.51.28.2: #i85898# Stripping all external header guards 2008/03/31 13:38:00 rt 1.51.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [68928b38b5bec568d12bc5f58ff8781cc05a4e72]

INTEGRATION: CWS changefileheader (1.3.30); FILE MERGED 2008/03/31 12:33:51 rt 1.3.30.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [228232ac0ecc59260061dc5137bd098333cb351f]

INTEGRATION: CWS changefileheader (1.2.80); FILE MERGED 2008/03/31 07:22:38 rt 1.2.80.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [75b39fd450cfa358daa14f90c39121718ff9ce9c]

INTEGRATION: CWS changefileheader (1.3.90); FILE MERGED 2008/04/01 15:42:29 thb 1.3.90.2: #i85898# Stripping all external header guards 2008/03/31 07:26:13 rt 1.3.90.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ac8d5fe7db60b72520ae8e9add8b562309ea87ea]

INTEGRATION: CWS changefileheader (1.3.6); FILE MERGED 2008/04/01 15:01:53 thb 1.3.6.3: #i85898# Stripping all external header guards 2008/04/01 10:48:42 thb 1.3.6.2: #i85898# Stripping all external header guards 2008/03/28 16:07:27 rt 1.3.6.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9904f58e28b8831a8dfd8508ef5356a8d9ec0820]

INTEGRATION: CWS changefileheader (1.4.30); FILE MERGED 2008/03/31 12:33:51 rt 1.4.30.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [03f83ec9b73052e57265b5b8473ddedeecc41c0e]

INTEGRATION: CWS changefileheader (1.120.28); FILE MERGED 2008/03/31 13:38:00 rt 1.120.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d0f681e61e70c2a5b0e09eeda01335296f6a6bf5]

INTEGRATION: CWS changefileheader (1.9.16); FILE MERGED 2008/04/01 15:06:31 thb 1.9.16.3: #i85898# Stripping all external header guards 2008/04/01 12:27:10 thb 1.9.16.2: #i85898# Stripping all external header guards 2008/03/31 12:22:36 rt 1.9.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4f3e9e2f1f7fa44ac71526a1cfec9366a5f2c0dc]

INTEGRATION: CWS changefileheader (1.7.92); FILE MERGED 2008/03/31 16:17:52 rt 1.7.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [69392b984783950cd26e04c3657b1848b2025ba7]

INTEGRATION: CWS changefileheader (1.4.106); FILE MERGED 2008/03/31 07:22:37 rt 1.4.106.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ead72f7dc22fe3ac8ffcb3d5e1147f028609aa11]

INTEGRATION: CWS changefileheader (1.5.56); FILE MERGED 2008/03/31 07:26:13 rt 1.5.56.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [85d67e8add33406e8a915cb4abdd2bc7f64dc0de]

INTEGRATION: CWS changefileheader (1.7.88); FILE MERGED 2008/04/01 15:01:52 thb 1.7.88.2: #i85898# Stripping all external header guards 2008/03/28 16:07:27 rt 1.7.88.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6357828703ae44f9a0aaf9a55226d85dd634ca20]

INTEGRATION: CWS changefileheader (1.2.8); FILE MERGED 2008/03/31 12:33:51 rt 1.2.8.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [48b0b4f130976d4e63f8a7ae1c891af7fe47efac]

INTEGRATION: CWS changefileheader (1.47.28); FILE MERGED 2008/03/31 13:38:00 rt 1.47.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [50ecd4fd6c29d4c47437f44f37bd124ab0820381]

INTEGRATION: CWS changefileheader (1.8.6); FILE MERGED 2008/03/31 07:22:37 rt 1.8.6.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7671de23243fc0ea795f0652181c86bb75e885e3]

INTEGRATION: CWS changefileheader (1.3.472); FILE MERGED 2008/03/31 12:32:24 rt 1.3.472.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f3d8a4f8158c247b4c7fe53da71ff56df98968f3]

INTEGRATION: CWS changefileheader (1.10.148); FILE MERGED 2008/03/28 16:07:26 rt 1.10.148.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1cccde6eb6f9e57efa0d7159fd4bec148b6a2c95]

INTEGRATION: CWS changefileheader (1.2.10); FILE MERGED 2008/03/31 12:33:51 rt 1.2.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c829a654d8a2e826fffd9a9432f7b28bd2700148]

INTEGRATION: CWS changefileheader (1.23.12); FILE MERGED 2008/04/01 15:42:28 thb 1.23.12.3: #i85898# Stripping all external header guards 2008/04/01 12:41:47 thb 1.23.12.2: #i85898# Stripping all external header guards 2008/03/31 07:26:13 rt 1.23.12.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6cdcfabb8e5c39b13f39749b0b71ecb85ee9c32f]

INTEGRATION: CWS changefileheader (1.12.92); FILE MERGED 2008/03/31 16:17:52 rt 1.12.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [96d2018353835a172d4736be215a30adcb585d87]

INTEGRATION: CWS changefileheader (1.111.28); FILE MERGED 2008/04/01 15:38:37 thb 1.111.28.3: #i85898# Stripping all external header guards 2008/04/01 12:40:39 thb 1.111.28.2: #i85898# Stripping all external header guards 2008/03/31 13:38:00 rt 1.111.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c4497cf7425f123c4825e385e7b1e264720e9487]

INTEGRATION: CWS changefileheader (1.10.16); FILE MERGED 2008/03/31 12:22:36 rt 1.10.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e0abddeb28fcb1a486d03b8e032287f27ee313f4]

INTEGRATION: CWS changefileheader (1.17.38); FILE MERGED 2008/03/31 07:22:37 rt 1.17.38.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [928e93095d73c99f2c0aef759f1a00d7c472889d]

INTEGRATION: CWS changefileheader (1.5.472); FILE MERGED 2008/03/31 12:32:24 rt 1.5.472.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8089337ac7dc3f673e158a207eeca408909aab31]

INTEGRATION: CWS changefileheader (1.6.148); FILE MERGED 2008/04/01 15:01:52 thb 1.6.148.2: #i85898# Stripping all external header guards 2008/03/28 16:07:26 rt 1.6.148.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f7048b146623d469baf3179c65180558a82118d7]

INTEGRATION: CWS changefileheader (1.13.10); FILE MERGED 2008/03/31 07:26:13 rt 1.13.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d1731b3da7c13e9fb400e62266a9b08186a60bfd]

INTEGRATION: CWS changefileheader (1.9.280); FILE MERGED 2008/03/31 13:38:00 rt 1.9.280.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6f5c43b3de9afee2d2043bfba588a02ee16f9d17]

INTEGRATION: CWS changefileheader (1.6.472); FILE MERGED 2008/03/31 12:32:24 rt 1.6.472.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c64d51cf9c2b7624648573d9816e3fa9bec0a1c2]

INTEGRATION: CWS changefileheader (1.5.32); FILE MERGED 2008/03/31 12:33:51 rt 1.5.32.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ada01f591f25de7ac361b8241949d21c0edd5d47]

INTEGRATION: CWS changefileheader (1.12.12); FILE MERGED 2008/04/01 10:48:41 thb 1.12.12.2: #i85898# Stripping all external header guards 2008/03/28 16:07:26 rt 1.12.12.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7867a76d8a22eac84f22f89818c4eb842890e185]

INTEGRATION: CWS changefileheader (1.6.66); FILE MERGED 2008/04/01 15:42:28 thb 1.6.66.2: #i85898# Stripping all external header guards 2008/03/31 07:26:13 rt 1.6.66.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d47a116379b975dcb8b5953bd57cbe09ec690484]

INTEGRATION: CWS changefileheader (1.4.130); FILE MERGED 2008/03/31 12:22:36 rt 1.4.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a2f5e436615524db469b02349e40b189665f1e2f]

INTEGRATION: CWS changefileheader (1.7.6); FILE MERGED 2008/04/01 10:48:41 thb 1.7.6.2: #i85898# Stripping all external header guards 2008/03/28 16:07:25 rt 1.7.6.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4c42e5a1712bf25703464a7b894fb4e22fd46376]

INTEGRATION: CWS changefileheader (1.9.92); FILE MERGED 2008/03/31 16:17:52 rt 1.9.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9a49c9fc2b19ecf93527473af54c33c6674d2f3a]

INTEGRATION: CWS changefileheader (1.2.12); FILE MERGED 2008/03/31 07:26:12 rt 1.2.12.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9344f3a63d09afd015392a4183537a28e2e195f9]

INTEGRATION: CWS changefileheader (1.17.16); FILE MERGED 2008/04/01 12:27:10 thb 1.17.16.2: #i85898# Stripping all external header guards 2008/03/31 12:22:36 rt 1.17.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b18bb0f5553bcdcfa58b4c2f110ea01081989c1c]

INTEGRATION: CWS changefileheader (1.4.32); FILE MERGED 2008/03/31 12:33:43 rt 1.4.32.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fcb1d2707c4ef09317a8f9614208aa2cbea5567a]

INTEGRATION: CWS changefileheader (1.3.106); FILE MERGED 2008/03/31 07:22:37 rt 1.3.106.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f78016d0caca1f37faf9502ad1a38e8016b3cb50]

INTEGRATION: CWS changefileheader (1.6.78); FILE MERGED 2008/03/28 16:07:25 rt 1.6.78.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [19d39c06cb5556411e1280f008eb0b53484133f0]

INTEGRATION: CWS changefileheader (1.8.92); FILE MERGED 2008/03/31 16:17:52 rt 1.8.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [36409702e8c4b82e98849422d49cf420074db309]

INTEGRATION: CWS changefileheader (1.6.130); FILE MERGED 2008/04/01 12:27:10 thb 1.6.130.2: #i85898# Stripping all external header guards 2008/03/31 12:22:36 rt 1.6.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [dd5b490eb58dddd28979311660b0c92553b5e1d3]

INTEGRATION: CWS changefileheader (1.6.106); FILE MERGED 2008/03/31 07:22:37 rt 1.6.106.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [daebd926c4171a54eb413605e2a960a5f64e7237]

INTEGRATION: CWS changefileheader (1.6.88); FILE MERGED 2008/04/01 10:48:41 thb 1.6.88.2: #i85898# Stripping all external header guards 2008/03/28 16:07:24 rt 1.6.88.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4b55e936a845aa8ea96eda2c17805f8d2c9b10a6]

INTEGRATION: CWS changefileheader (1.10.92); FILE MERGED 2008/03/31 16:17:52 rt 1.10.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6474548861dc12666df4de1ade83687acb2470e3]

INTEGRATION: CWS changefileheader (1.4.472); FILE MERGED 2008/03/31 12:32:24 rt 1.4.472.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e8301387303c41edefc2eaaa030ad1be937c31d3]

INTEGRATION: CWS changefileheader (1.16.10); FILE MERGED 2008/04/01 15:42:28 thb 1.16.10.2: #i85898# Stripping all external header guards 2008/03/31 07:26:12 rt 1.16.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [99ae46ec3fce30d20b3961e371dab43ba4a0988c]

INTEGRATION: CWS changefileheader (1.7.32); FILE MERGED 2008/03/31 12:33:43 rt 1.7.32.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e6fc4328f18ab35da62c56ec79f5601a1004cabc]

INTEGRATION: CWS changefileheader (1.19.38); FILE MERGED 2008/03/31 07:22:37 rt 1.19.38.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [668af30649ca93ac79b1b92885982b0b768b3a65]

INTEGRATION: CWS changefileheader (1.20.16); FILE MERGED 2008/04/01 15:06:31 thb 1.20.16.3: #i85898# Stripping all external header guards 2008/04/01 12:27:10 thb 1.20.16.2: #i85898# Stripping all external header guards 2008/03/31 12:22:36 rt 1.20.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ffa36a7fec8e11c144d4ad6c840502b65218c0fd]

INTEGRATION: CWS changefileheader (1.6.148); FILE MERGED 2008/04/01 10:48:41 thb 1.6.148.2: #i85898# Stripping all external header guards 2008/03/28 16:07:24 rt 1.6.148.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b790ec0b567640022457a3b79cec40bdf7e043b4]

INTEGRATION: CWS changefileheader (1.3.92); FILE MERGED 2008/03/31 16:17:52 rt 1.3.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [21743f979682921ef6f42708a4df5e7fca5ad6fb]

INTEGRATION: CWS changefileheader (1.2.472); FILE MERGED 2008/03/31 12:32:23 rt 1.2.472.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [777867db80274baadd0f14aec1b2fe566af11460]

INTEGRATION: CWS changefileheader (1.12.10); FILE MERGED 2008/03/31 07:26:12 rt 1.12.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2f3c743b882fd06b710486b98b6ed48f91cf9ed2]

INTEGRATION: CWS changefileheader (1.14.32); FILE MERGED 2008/03/31 12:33:43 rt 1.14.32.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b416d3df404d6facc7e72f043a1bc34abd67ee81]

INTEGRATION: CWS changefileheader (1.3.32); FILE MERGED 2008/03/31 07:22:36 rt 1.3.32.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b7abc1bef3ef31978b17ee77ad67fd53f0a080c7]

INTEGRATION: CWS changefileheader (1.5.148); FILE MERGED 2008/04/01 15:01:52 thb 1.5.148.2: #i85898# Stripping all external header guards 2008/03/28 16:07:23 rt 1.5.148.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [370948e904fb6924977dc25dab1cba8465aa8c78]

INTEGRATION: CWS changefileheader (1.2.74); FILE MERGED 2008/03/31 16:17:52 rt 1.2.74.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [df4f2a79b23012eb6270d3d6ea89c0203754ef9c]

INTEGRATION: CWS changefileheader (1.28.12); FILE MERGED 2008/04/01 15:42:28 thb 1.28.12.2: #i85898# Stripping all external header guards 2008/03/31 07:26:12 rt 1.28.12.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2af17f17f3d48ecf58187c74ec33f475c42020a0]

INTEGRATION: CWS changefileheader (1.2.34); FILE MERGED 2008/03/31 07:22:36 rt 1.2.34.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8db5c51b52e3b4fbc082980cc4afd60102f6dd75]

INTEGRATION: CWS changefileheader (1.2.32); FILE MERGED 2008/03/31 12:33:42 rt 1.2.32.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5157791e9a27d705579bd9d34bc654b593c39f36]

INTEGRATION: CWS changefileheader (1.22.64); FILE MERGED 2008/03/28 16:07:17 rt 1.22.64.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f227737b851b9211362ba875e8caaa270f7bd01a]

INTEGRATION: CWS changefileheader (1.3.32); FILE MERGED 2008/03/31 12:33:42 rt 1.3.32.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [81c5a681a62af7cdbf947caab42b12c340a6bef4]

INTEGRATION: CWS changefileheader (1.11.10); FILE MERGED 2008/03/31 07:26:12 rt 1.11.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [27210f5cd7239c4837e7414179ec54c56af4b446]

INTEGRATION: CWS changefileheader (1.18.148); FILE MERGED 2008/03/28 16:07:17 rt 1.18.148.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [26df536fb09ff385ba00ab27d1b1fc5982e96158]

INTEGRATION: CWS changefileheader (1.2.472); FILE MERGED 2008/03/31 12:32:22 rt 1.2.472.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [415a323afed863b96b136263ccff38704170a1d8]

INTEGRATION: CWS changefileheader (1.26.16); FILE MERGED 2008/04/01 15:06:31 thb 1.26.16.3: #i85898# Stripping all external header guards 2008/04/01 12:27:10 thb 1.26.16.2: #i85898# Stripping all external header guards 2008/03/31 12:22:36 rt 1.26.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [23b81fb6ed45454d4d90c0af51806c93b1a3774a]

INTEGRATION: CWS changefileheader (1.4.12); FILE MERGED 2008/03/31 07:26:12 rt 1.4.12.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4345ef1ac4ab11413f1c173137dca55be94f2466]

INTEGRATION: CWS changefileheader (1.24.64); FILE MERGED 2008/04/01 15:01:52 thb 1.24.64.2: #i85898# Stripping all external header guards 2008/03/28 16:07:17 rt 1.24.64.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [18977789fb5290d22f6168ec969d7b44e9943267]

INTEGRATION: CWS changefileheader (1.6.50); FILE MERGED 2008/03/31 16:17:52 rt 1.6.50.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7d424e8ad13c32a098677944eac6b6b7d19793d0]

INTEGRATION: CWS changefileheader (1.28.164); FILE MERGED 2008/03/31 13:37:59 rt 1.28.164.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [61e5582967d96d2b7fee29720186ce32db13d1f7]

INTEGRATION: CWS changefileheader (1.5.32); FILE MERGED 2008/03/31 12:33:42 rt 1.5.32.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5f15e81cb22aeab1369ab79309cb5f3c15d614a0]

INTEGRATION: CWS changefileheader (1.5.48); FILE MERGED 2008/03/31 12:32:22 rt 1.5.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a0465afc6d6d8ae32a3dbe5a002130ce8fdb21e6]

INTEGRATION: CWS changefileheader (1.10.56); FILE MERGED 2008/03/31 07:26:12 rt 1.10.56.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0b7a794e29626f632cd91421e1710716d606b80b]

INTEGRATION: CWS changefileheader (1.42.16); FILE MERGED 2008/04/01 15:06:31 thb 1.42.16.3: #i85898# Stripping all external header guards 2008/04/01 12:27:10 thb 1.42.16.2: #i85898# Stripping all external header guards 2008/03/31 12:22:36 rt 1.42.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [100059ee65b08d3693f47d55c9fc9262244b3f5f]

INTEGRATION: CWS changefileheader (1.14.88); FILE MERGED 2008/04/01 15:01:52 thb 1.14.88.2: #i85898# Stripping all external header guards 2008/03/28 16:07:17 rt 1.14.88.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a0565fd7526c5c6cae9c3ca22e2370d779acabca]

INTEGRATION: CWS changefileheader (1.11.92); FILE MERGED 2008/03/31 16:17:52 rt 1.11.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [23afeb036dd778031052a1c9990127d5c03c9252]

INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/03/31 07:26:12 rt 1.7.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5492dfef00a64a53c68047ba2acc326e8020690e]

INTEGRATION: CWS changefileheader (1.5.198); FILE MERGED 2008/03/31 13:37:59 rt 1.5.198.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c19521e0a9a58782f827fe65559db1da76291e1b]

INTEGRATION: CWS changefileheader (1.22.58); FILE MERGED 2008/04/01 10:48:41 thb 1.22.58.2: #i85898# Stripping all external header guards 2008/03/28 16:07:17 rt 1.22.58.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d926255a2c974989e86dc5bc423065c679b43bab]

INTEGRATION: CWS changefileheader (1.7.48); FILE MERGED 2008/03/31 12:32:22 rt 1.7.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9fb50448e04a89200f56af27479486ad9291021a]

INTEGRATION: CWS changefileheader (1.4.90); FILE MERGED 2008/03/31 07:26:12 rt 1.4.90.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9567b00551c679fb28223c8530d87566bf64c4be]

INTEGRATION: CWS changefileheader (1.2.80); FILE MERGED 2008/03/31 13:37:59 rt 1.2.80.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6090dd6b8f32c02f079ff89f62b7e0783ac9d0ba]

INTEGRATION: CWS changefileheader (1.11.16); FILE MERGED 2008/04/01 12:27:10 thb 1.11.16.2: #i85898# Stripping all external header guards 2008/03/31 12:22:36 rt 1.11.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d3574779fffba59c754ca2092bd8de9eb2421022]

INTEGRATION: CWS changefileheader (1.6.112); FILE MERGED 2008/03/28 16:07:16 rt 1.6.112.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [daa9882f81138c07fd602fe65ae338f173fc2493]

INTEGRATION: CWS changefileheader (1.2.54); FILE MERGED 2008/03/31 12:33:32 rt 1.2.54.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1a500bd3ff98edec2dffa0a45fa0b08a0269acdb]

INTEGRATION: CWS changefileheader (1.3.332); FILE MERGED 2008/04/01 15:15:25 thb 1.3.332.2: #i85898# Stripping all external header guards 2008/03/31 12:32:22 rt 1.3.332.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6be77c34b78839129e9cda2bc2ad432c013fa70a]

INTEGRATION: CWS changefileheader (1.8.12); FILE MERGED 2008/03/31 07:26:12 rt 1.8.12.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1c5114e439ff90039e775a143e749a1007ad3c7d]

INTEGRATION: CWS changefileheader (1.3.18); FILE MERGED 2008/03/31 16:17:52 rt 1.3.18.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e3fb97177d59b542a8065ac4b34c58603e51f0f1]

INTEGRATION: CWS changefileheader (1.12.148); FILE MERGED 2008/03/28 16:07:16 rt 1.12.148.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0bdc072e047d5af605d2c69210d894630c59f54b]

INTEGRATION: CWS changefileheader (1.4.28); FILE MERGED 2008/03/31 12:33:32 rt 1.4.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a41487135def25759f46f2430bcce5a4938b889d]

INTEGRATION: CWS changefileheader (1.8.24); FILE MERGED 2008/03/31 12:32:21 rt 1.8.24.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9d4ad545b23605b6db4cedde1b4df3704c1bd525]

INTEGRATION: CWS changefileheader (1.11.12); FILE MERGED 2008/03/31 07:26:12 rt 1.11.12.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f2ea92981ff6a50442fe84c9b99167c4ad394328]

INTEGRATION: CWS changefileheader (1.13.92); FILE MERGED 2008/03/31 16:17:52 rt 1.13.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [95eadf61ee2a5b4e14f1aaac353a9f0a9721a8f3]

INTEGRATION: CWS changefileheader (1.9.148); FILE MERGED 2008/04/01 15:01:51 thb 1.9.148.2: #i85898# Stripping all external header guards 2008/03/28 16:07:16 rt 1.9.148.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2fbfa428284308dc7ae49f6cb6af6ecfb4522dc6]

INTEGRATION: CWS changefileheader (1.8.28); FILE MERGED 2008/04/01 15:20:42 thb 1.8.28.2: #i85898# Stripping all external header guards 2008/03/31 12:33:32 rt 1.8.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [204fa5d1b39c5f74bddb3cdfd148c96e6e12d32c]

INTEGRATION: CWS changefileheader (1.5.70); FILE MERGED 2008/03/31 12:32:21 rt 1.5.70.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e49070f562873d6da30a9dd6e70a04f93d4730b6]

INTEGRATION: CWS changefileheader (1.5.130); FILE MERGED 2008/04/01 12:27:10 thb 1.5.130.2: #i85898# Stripping all external header guards 2008/03/31 12:22:36 rt 1.5.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [faf08f448f69408e42397a4e6f0620b437d9e18d]

INTEGRATION: CWS changefileheader (1.21.12); FILE MERGED 2008/03/28 16:07:16 rt 1.21.12.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0a8c0035e7562ad2ec9c03f4bf826276d2c498bf]

INTEGRATION: CWS changefileheader (1.6.56); FILE MERGED 2008/04/01 15:42:27 thb 1.6.56.3: #i85898# Stripping all external header guards 2008/04/01 12:41:47 thb 1.6.56.2: #i85898# Stripping all external header guards 2008/03/31 07:26:11 rt 1.6.56.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [41c054e8dd671686b198170426d28143ef86eb5f]

INTEGRATION: CWS changefileheader (1.7.8); FILE MERGED 2008/03/31 12:33:32 rt 1.7.8.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7d7e5213ea26d8bd280dcb6418267754631f5f3e]

INTEGRATION: CWS changefileheader (1.4.70); FILE MERGED 2008/03/31 12:32:20 rt 1.4.70.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [30990590db888c9c04d8053c70a3da15350b1875]

INTEGRATION: CWS changefileheader (1.21.34); FILE MERGED 2008/04/01 15:11:01 thb 1.21.34.2: #i85898# Stripping all external header guards 2008/03/31 07:23:38 rt 1.21.34.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [58d59d9926285416021aa734cccec6421b4d26c8]

INTEGRATION: CWS changefileheader (1.7.72); FILE MERGED 2008/03/31 12:22:36 rt 1.7.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ec6f80973b354de8f4331b74ba6a996e6c4d9164]

INTEGRATION: CWS changefileheader (1.17.64); FILE MERGED 2008/03/28 16:07:16 rt 1.17.64.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e6e95a9251de2c3b428c8fd42fe7a64bb6a3fce5]

INTEGRATION: CWS changefileheader (1.10.56); FILE MERGED 2008/04/01 15:42:27 thb 1.10.56.3: #i85898# Stripping all external header guards 2008/04/01 12:41:46 thb 1.10.56.2: #i85898# Stripping all external header guards 2008/03/31 07:26:11 rt 1.10.56.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e73f3a2f7b8a472fd76572278c5b9d1d6191de81]

INTEGRATION: CWS changefileheader (1.6.28); FILE MERGED 2008/03/31 12:33:32 rt 1.6.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [83f318b3571f4093f4f8986e44cb65f80e982613]

INTEGRATION: CWS changefileheader (1.16.24); FILE MERGED 2008/04/01 12:29:59 thb 1.16.24.2: #i85898# Stripping all external header guards 2008/03/31 12:32:20 rt 1.16.24.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d6cabec28c710ed9fa54f0eeb6dfc5473aff8332]

INTEGRATION: CWS changefileheader (1.2.80); FILE MERGED 2008/03/31 07:22:36 rt 1.2.80.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8ab5fa24b8ffa527cfd80412db35eb5ca3cb94a4]

INTEGRATION: CWS changefileheader (1.14.12); FILE MERGED 2008/03/31 07:23:38 rt 1.14.12.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6b9fd7506832eca51f2558d5f1007e0b7d304556]

INTEGRATION: CWS changefileheader (1.3.130); FILE MERGED 2008/04/01 12:27:10 thb 1.3.130.2: #i85898# Stripping all external header guards 2008/03/31 12:22:36 rt 1.3.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3bd5b344d8ef73958819c3e34ee398daa5462669]

INTEGRATION: CWS changefileheader (1.16.154); FILE MERGED 2008/03/28 16:07:16 rt 1.16.154.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7b849b189de7d8dc50aca656aea441394642a649]

INTEGRATION: CWS changefileheader (1.22.12); FILE MERGED 2008/04/01 15:42:27 thb 1.22.12.3: #i85898# Stripping all external header guards 2008/04/01 12:41:46 thb 1.22.12.2: #i85898# Stripping all external header guards 2008/03/31 07:26:11 rt 1.22.12.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [23e202c7585b667c27fbd625a23fe9529ecc5930]

INTEGRATION: CWS changefileheader (1.5.14); FILE MERGED 2008/03/31 12:33:31 rt 1.5.14.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [938eafc17a49b9286658c76b59b1c8905bfa24a4]

INTEGRATION: CWS changefileheader (1.5.24); FILE MERGED 2008/03/31 12:32:20 rt 1.5.24.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8e51ae4663f3b484ff4f1a3ab37f0cf032e46d95]

INTEGRATION: CWS changefileheader (1.10.92); FILE MERGED 2008/03/31 16:17:51 rt 1.10.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b89578e58d5bf68440a7b96444578f653967f2ce]

INTEGRATION: CWS changefileheader (1.6.198); FILE MERGED 2008/03/31 13:37:58 rt 1.6.198.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2712efc88a50b7acc5c7e3255e1a39f637b54a44]

INTEGRATION: CWS changefileheader (1.7.72); FILE MERGED 2008/04/01 15:06:30 thb 1.7.72.3: #i85898# Stripping all external header guards 2008/04/01 12:27:09 thb 1.7.72.2: #i85898# Stripping all external header guards 2008/03/31 12:22:36 rt 1.7.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9d991a45b89a8223144dbafecda5ad4d649308b7]

INTEGRATION: CWS changefileheader (1.4.34); FILE MERGED 2008/03/31 07:23:38 rt 1.4.34.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ce10a1b43e5a8a3cb7b6c12266cf8fe2a2a80d28]

INTEGRATION: CWS changefileheader (1.28.64); FILE MERGED 2008/03/28 16:07:16 rt 1.28.64.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [891582d263d13735db48a5c78a1d2348e997f3cf]

INTEGRATION: CWS changefileheader (1.6.106); FILE MERGED 2008/03/31 07:22:35 rt 1.6.106.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bba63955ffb6e2a55eaceb0f036db90f2e908817]

INTEGRATION: CWS changefileheader (1.11.8); FILE MERGED 2008/03/31 12:33:31 rt 1.11.8.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e0271e582572a7593f9afa6534aa7cee66a7c15c]

INTEGRATION: CWS changefileheader (1.13.92); FILE MERGED 2008/03/31 16:17:51 rt 1.13.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2389280ea98a4be2128e3216ad45d1fd8e226d70]

INTEGRATION: CWS changefileheader (1.3.56); FILE MERGED 2008/04/01 15:42:27 thb 1.3.56.3: #i85898# Stripping all external header guards 2008/04/01 12:41:46 thb 1.3.56.2: #i85898# Stripping all external header guards 2008/03/31 07:26:11 rt 1.3.56.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f2a915e18b6fe6cf868db1296d49c6e9a691d3f8]

INTEGRATION: CWS changefileheader (1.3.732); FILE MERGED 2008/03/31 13:37:58 rt 1.3.732.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [20adcf61c534c7132db3e6c8afb309f420bf13cf]

INTEGRATION: CWS changefileheader (1.10.16); FILE MERGED 2008/04/01 12:27:09 thb 1.10.16.2: #i85898# Stripping all external header guards 2008/03/31 12:22:36 rt 1.10.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7f61623d45773fa28bc6e8c44ce9aa8d50880b97]

INTEGRATION: CWS changefileheader (1.4.48); FILE MERGED 2008/03/31 07:23:37 rt 1.4.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c2565b55b8a1ad3f54b977b23e489ddca8dea804]

INTEGRATION: CWS changefileheader (1.12.18); FILE MERGED 2008/03/31 07:22:35 rt 1.12.18.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ec17cadd2fff26f5b3291588c7b38811903d2d7c]

INTEGRATION: CWS changefileheader (1.11.28); FILE MERGED 2008/04/01 15:20:42 thb 1.11.28.2: #i85898# Stripping all external header guards 2008/03/31 12:33:31 rt 1.11.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7c109f3c4b4aec039605c50dc55cda085383c7f4]

INTEGRATION: CWS changefileheader (1.19.28); FILE MERGED 2008/03/28 16:07:15 rt 1.19.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [99620feea57c820a211bfee89ce3291603f4ef99]

INTEGRATION: CWS changefileheader (1.4.56); FILE MERGED 2008/04/01 15:42:27 thb 1.4.56.3: #i85898# Stripping all external header guards 2008/04/01 12:41:46 thb 1.4.56.2: #i85898# Stripping all external header guards 2008/03/31 07:26:11 rt 1.4.56.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2a43ec49e9fa44fe33b8be0cfdfe597ac29f39f4]

INTEGRATION: CWS changefileheader (1.5.732); FILE MERGED 2008/03/31 13:37:58 rt 1.5.732.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1130e1e5498d6ddf59267131666d5fe7eacee4e0]

INTEGRATION: CWS changefileheader (1.2.192); FILE MERGED 2008/03/31 12:32:18 rt 1.2.192.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [271ab72e5bc102e8d0584b3d0bdfa7dc2b6bb710]

INTEGRATION: CWS changefileheader (1.12.16); FILE MERGED 2008/04/01 12:27:09 thb 1.12.16.2: #i85898# Stripping all external header guards 2008/03/31 12:22:36 rt 1.12.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a32688b6b36d56b9d29390e991635b50e019b118]

INTEGRATION: CWS changefileheader (1.23.6); FILE MERGED 2008/03/31 07:22:35 rt 1.23.6.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [028e6a5b442650c5944699a75b3e7648767cdcdd]

INTEGRATION: CWS changefileheader (1.12.148); FILE MERGED 2008/03/28 16:07:15 rt 1.12.148.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ec301753452d5c2b2146c270a8ef93692f97e11e]

INTEGRATION: CWS changefileheader (1.14.56); FILE MERGED 2008/04/01 15:42:27 thb 1.14.56.3: #i85898# Stripping all external header guards 2008/04/01 12:41:46 thb 1.14.56.2: #i85898# Stripping all external header guards 2008/03/31 07:26:11 rt 1.14.56.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bcd1444505c610f1ef191813825a878bb6add5e9]

INTEGRATION: CWS changefileheader (1.9.92); FILE MERGED 2008/03/31 16:17:51 rt 1.9.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3065373b4ae59ab576c91f611306c1bd5d9330fe]

INTEGRATION: CWS changefileheader (1.4.732); FILE MERGED 2008/03/31 13:37:58 rt 1.4.732.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7223f218a9940a3a04398db30f8a6dcb23ba6b5b]

INTEGRATION: CWS changefileheader (1.6.34); FILE MERGED 2008/03/31 07:23:37 rt 1.6.34.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [acbf1a599cc08513a8d4a93091f4ab523a409edc]

INTEGRATION: CWS changefileheader (1.11.16); FILE MERGED 2008/04/01 12:27:09 thb 1.11.16.2: #i85898# Stripping all external header guards 2008/03/31 12:22:36 rt 1.11.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [84fa50ded3e004288fd96e7d34413d9663a57775]

INTEGRATION: CWS changefileheader (1.4.34); FILE MERGED 2008/03/31 07:22:35 rt 1.4.34.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [138d30c6443c706b640b25ba5c9c20d123592fb1]

INTEGRATION: CWS changefileheader (1.41.58); FILE MERGED 2008/04/01 15:01:51 thb 1.41.58.2: #i85898# Stripping all external header guards 2008/03/28 16:07:15 rt 1.41.58.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [702ee7afb59a4c8c51d17ae381b398fd277223b5]

INTEGRATION: CWS changefileheader (1.11.14); FILE MERGED 2008/03/31 12:33:31 rt 1.11.14.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e3a12f82126d2a3da1c1918b8aac36420a839712]

INTEGRATION: CWS changefileheader (1.8.56); FILE MERGED 2008/04/01 12:41:46 thb 1.8.56.2: #i85898# Stripping all external header guards 2008/03/31 07:26:11 rt 1.8.56.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8d8d6fe6948d402d56e78e6b8a1b7267e50d6147]

INTEGRATION: CWS changefileheader (1.2.222); FILE MERGED 2008/04/01 15:15:24 thb 1.2.222.3: #i85898# Stripping all external header guards 2008/04/01 12:29:59 thb 1.2.222.2: #i85898# Stripping all external header guards 2008/03/31 12:32:18 rt 1.2.222.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [313ad8e6bef0f721480814cdde559c4ba8b94d58]

INTEGRATION: CWS changefileheader (1.14.16); FILE MERGED 2008/04/01 12:27:09 thb 1.14.16.2: #i85898# Stripping all external header guards 2008/03/31 12:22:36 rt 1.14.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9194a448b734e6d36e698d8dceca32fd02f21c9e]

INTEGRATION: CWS changefileheader (1.20.12); FILE MERGED 2008/04/01 15:11:00 thb 1.20.12.2: #i85898# Stripping all external header guards 2008/03/31 07:23:37 rt 1.20.12.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [67d78a837dd8c90284fd5fe5be6e2324a50509a7]

INTEGRATION: CWS changefileheader (1.19.12); FILE MERGED 2008/03/31 07:22:35 rt 1.19.12.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fa31a8915a765543965cca95ae6e280c49110d70]

INTEGRATION: CWS changefileheader (1.4.54); FILE MERGED 2008/03/31 12:33:31 rt 1.4.54.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b03c27b89df92a8922361c6dfdff21a821a80057]

INTEGRATION: CWS changefileheader (1.51.24); FILE MERGED 2008/04/01 15:01:51 thb 1.51.24.2: #i85898# Stripping all external header guards 2008/03/28 16:07:15 rt 1.51.24.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [df53700cf73edae658cc42e178ce371b71337799]

INTEGRATION: CWS changefileheader (1.3.56); FILE MERGED 2008/03/31 07:24:40 rt 1.3.56.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [70a71af0239519dc4b2419db8202e8b6cf307b83]

INTEGRATION: CWS changefileheader (1.11.92); FILE MERGED 2008/03/31 16:17:51 rt 1.11.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [963cc86b72ee399e0549b5c503b55549d6a3a6e3]

INTEGRATION: CWS changefileheader (1.2.222); FILE MERGED 2008/03/31 12:32:18 rt 1.2.222.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a708c40638bba5d87512e7d100658ad3d2aa2a7a]

INTEGRATION: CWS changefileheader (1.7.44); FILE MERGED 2008/03/31 13:37:58 rt 1.7.44.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d06f91f753acb9d7a88199744fce020201c36c8d]

INTEGRATION: CWS changefileheader (1.4.130); FILE MERGED 2008/03/31 12:22:36 rt 1.4.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0df984b59373b101545ed5afa4fa3f54b7912ffc]

INTEGRATION: CWS changefileheader (1.3.48); FILE MERGED 2008/03/31 07:23:37 rt 1.3.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fa1f689f74b97666badff40309d43d9d773b0077]

INTEGRATION: CWS changefileheader (1.9.30); FILE MERGED 2008/03/31 07:22:35 rt 1.9.30.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [27790f4c6169c94c8a337489ff9c0ae6b4c59945]

INTEGRATION: CWS changefileheader (1.5.28); FILE MERGED 2008/03/31 12:33:31 rt 1.5.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [79a6adb3cdd7cfe20055f9fa56b25a6a1facd882]

INTEGRATION: CWS changefileheader (1.4.56); FILE MERGED 2008/03/31 07:24:40 rt 1.4.56.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1944f1040fff6318fac4a555b5c5a399143ff450]

INTEGRATION: CWS changefileheader (1.13.78); FILE MERGED 2008/04/01 15:01:51 thb 1.13.78.2: #i85898# Stripping all external header guards 2008/03/28 16:07:15 rt 1.13.78.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [89fcccefdbbd8cda487dd9ffa653844d0d32f97a]

INTEGRATION: CWS changefileheader (1.5.56); FILE MERGED 2008/04/01 15:42:27 thb 1.5.56.3: #i85898# Stripping all external header guards 2008/04/01 12:41:46 thb 1.5.56.2: #i85898# Stripping all external header guards 2008/03/31 07:26:11 rt 1.5.56.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7d7f709e4e1308073dee802afff17e9e3fba561f]

INTEGRATION: CWS changefileheader (1.2.44); FILE MERGED 2008/03/31 13:37:58 rt 1.2.44.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2dc274a15f9c661faabc7505a69e87a7efd4f624]

INTEGRATION: CWS changefileheader (1.8.8); FILE MERGED 2008/04/01 12:29:58 thb 1.8.8.2: #i85898# Stripping all external header guards 2008/03/31 12:32:18 rt 1.8.8.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d14393a6139fd5bf3a8a524495bc275c008d822a]

INTEGRATION: CWS changefileheader (1.20.4); FILE MERGED 2008/03/31 07:23:37 rt 1.20.4.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6ba92c4bac4df5643389ab728711fab8533bf673]

INTEGRATION: CWS changefileheader (1.12.72); FILE MERGED 2008/03/31 12:22:35 rt 1.12.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [dcfb8e0de9e74b0dbbd7130c186da3c20b6476e3]

INTEGRATION: CWS changefileheader (1.17.30); FILE MERGED 2008/03/31 07:22:35 rt 1.17.30.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [19833a06081525d5ac842247a62a188b266282ca]

INTEGRATION: CWS changefileheader (1.12.28); FILE MERGED 2008/03/31 12:33:31 rt 1.12.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [575d475c1171cb746115781819aca13060e90035]

INTEGRATION: CWS changefileheader (1.47.88); FILE MERGED 2008/03/28 16:07:14 rt 1.47.88.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3df457e8acc0d754a3c8652db5abfde11761b3ce]

INTEGRATION: CWS changefileheader (1.11.56); FILE MERGED 2008/04/01 12:41:46 thb 1.11.56.2: #i85898# Stripping all external header guards 2008/03/31 07:26:11 rt 1.11.56.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6d951571b855d87ca2b3c67ff552b1514bcd06e7]

INTEGRATION: CWS changefileheader (1.3.192); FILE MERGED 2008/03/31 12:32:18 rt 1.3.192.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [876c6a1a82ad1a4363000966b60b680d60498d58]

INTEGRATION: CWS changefileheader (1.6.12); FILE MERGED 2008/03/31 07:23:37 rt 1.6.12.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [936b45ee76d4a08053a828e268043a493ccffdd8]

INTEGRATION: CWS changefileheader (1.9.16); FILE MERGED 2008/04/01 15:06:30 thb 1.9.16.3: #i85898# Stripping all external header guards 2008/04/01 12:27:09 thb 1.9.16.2: #i85898# Stripping all external header guards 2008/03/31 12:22:35 rt 1.9.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9c978a8099a7a728ab007a0fb1a0c159109e0949]

INTEGRATION: CWS changefileheader (1.15.18); FILE MERGED 2008/03/31 07:22:35 rt 1.15.18.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2466c10bdb077ae5a760d51733f4c898644a2729]

INTEGRATION: CWS changefileheader (1.8.28); FILE MERGED 2008/03/31 12:33:31 rt 1.8.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3a9ce1e442a0fde1dbdde88bc4a8041dfc7256cd]

INTEGRATION: CWS changefileheader (1.33.64); FILE MERGED 2008/04/01 15:01:50 thb 1.33.64.3: #i85898# Stripping all external header guards 2008/04/01 10:48:40 thb 1.33.64.2: #i85898# Stripping all external header guards 2008/03/28 16:07:14 rt 1.33.64.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5a0567cb92ce832933b4b371fd44ba2ffc2776dc]

INTEGRATION: CWS changefileheader (1.2.56); FILE MERGED 2008/03/31 07:24:40 rt 1.2.56.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d1125d71a9a4e95b7c40de1b312309b0a305bf11]

INTEGRATION: CWS changefileheader (1.17.92); FILE MERGED 2008/03/31 16:17:48 rt 1.17.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1205975075caf1e6a0f65776831a801477e0dc20]

INTEGRATION: CWS changefileheader (1.4.56); FILE MERGED 2008/04/01 12:41:46 thb 1.4.56.2: #i85898# Stripping all external header guards 2008/03/31 07:26:11 rt 1.4.56.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [97d3c55e8dbe8adcab3c1bff7bc547548291679c]

INTEGRATION: CWS changefileheader (1.2.222); FILE MERGED 2008/03/31 12:32:17 rt 1.2.222.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4fdac8a3304477ce71dd403330053f4f4913ab16]

INTEGRATION: CWS changefileheader (1.4.28); FILE MERGED 2008/04/01 15:38:36 thb 1.4.28.3: #i85898# Stripping all external header guards 2008/04/01 12:40:38 thb 1.4.28.2: #i85898# Stripping all external header guards 2008/03/31 13:37:58 rt 1.4.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [225e29b268f425510b41b59fd6548435fc4725c9]

INTEGRATION: CWS changefileheader (1.5.4); FILE MERGED 2008/03/31 07:23:37 rt 1.5.4.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3b53a957eea2eff25d32d68130771916dbeb1d47]

INTEGRATION: CWS changefileheader (1.12.16); FILE MERGED 2008/03/31 12:22:35 rt 1.12.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1552c26e142f46f4dcdb7a62077beb1e01728885]

INTEGRATION: CWS changefileheader (1.10.28); FILE MERGED 2008/03/31 12:33:30 rt 1.10.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4fd757e93e77119fe5b3006413ff0f07a1561458]

INTEGRATION: CWS changefileheader (1.3.106); FILE MERGED 2008/03/31 07:22:35 rt 1.3.106.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8576b8c92507a87fb045362735a938dfffef6a83]

INTEGRATION: CWS changefileheader (1.14.58); FILE MERGED 2008/03/28 16:07:14 rt 1.14.58.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1930ba371f95b42057f3915b71ac7e2f7b25a091]

INTEGRATION: CWS changefileheader (1.5.70); FILE MERGED 2008/04/01 12:29:58 thb 1.5.70.2: #i85898# Stripping all external header guards 2008/03/31 12:32:17 rt 1.5.70.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [15fd1875f8451513d9e30ee765ee5bd54d1594de]

INTEGRATION: CWS changefileheader (1.4.90); FILE MERGED 2008/03/31 07:26:11 rt 1.4.90.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [264064ae18331bc3bb5ac5174a3845657ed11e7b]

INTEGRATION: CWS changefileheader (1.11.92); FILE MERGED 2008/03/31 16:17:48 rt 1.11.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ec0380feb8b96b524dd2b2e3bcb48dea374b53a0]

INTEGRATION: CWS changefileheader (1.5.130); FILE MERGED 2008/03/31 12:22:35 rt 1.5.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e5e58d835f68e669c54cfc5c1397319f6a69262d]

INTEGRATION: CWS changefileheader (1.11.28); FILE MERGED 2008/03/31 12:33:30 rt 1.11.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [903c5f982369bf3dda41663f0c7557727e97d93e]

INTEGRATION: CWS changefileheader (1.15.192); FILE MERGED 2008/03/28 16:07:14 rt 1.15.192.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bb59c6e70f5a00bbb286c0f111142e90b2cabb7a]

INTEGRATION: CWS changefileheader (1.2.126); FILE MERGED 2008/03/28 15:25:30 rt 1.2.126.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7d82db19fa940442f4bd5ca6099d4954d8285748]

INTEGRATION: CWS changefileheader (1.2.280); FILE MERGED 2008/04/01 15:38:36 thb 1.2.280.3: #i85898# Stripping all external header guards 2008/04/01 12:40:38 thb 1.2.280.2: #i85898# Stripping all external header guards 2008/03/31 13:37:58 rt 1.2.280.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1593707457311509ce73f253b3f4b918c4cc967f]

INTEGRATION: CWS changefileheader (1.9.8); FILE MERGED 2008/04/01 12:29:58 thb 1.9.8.2: #i85898# Stripping all external header guards 2008/03/31 12:32:17 rt 1.9.8.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [23c268def6672c20563b9788e50f3a19211c5386]

INTEGRATION: CWS changefileheader (1.5.56); FILE MERGED 2008/03/31 07:26:11 rt 1.5.56.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4e408f2484d73e4c58eaa30a1d29b492d9fa31e0]

INTEGRATION: CWS changefileheader (1.13.92); FILE MERGED 2008/03/31 16:17:48 rt 1.13.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [451c6c6b71a4b39ece5f3541e6c5865b22fc99ea]

INTEGRATION: CWS changefileheader (1.12.6); FILE MERGED 2008/03/31 12:33:30 rt 1.12.6.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0008cfe9359139664e0bc7d7aeb5d03dcccd98e1]

INTEGRATION: CWS changefileheader (1.12.90); FILE MERGED 2008/04/01 12:27:09 thb 1.12.90.2: #i85898# Stripping all external header guards 2008/03/31 12:22:35 rt 1.12.90.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e465cb6e9b4b93b0cb5ca8fbbbf733a9ab9900bc]

INTEGRATION: CWS changefileheader (1.4.80); FILE MERGED 2008/03/31 07:22:35 rt 1.4.80.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e2b45cb91a14723f44b428c4ecc844f24d4718d9]

INTEGRATION: CWS changefileheader (1.5.58); FILE MERGED 2008/03/28 15:25:29 rt 1.5.58.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [820604548030f9455206495c3f6d58c6ee2f732b]

INTEGRATION: CWS changefileheader (1.6.90); FILE MERGED 2008/04/01 15:42:27 thb 1.6.90.3: #i85898# Stripping all external header guards 2008/04/01 12:41:46 thb 1.6.90.2: #i85898# Stripping all external header guards 2008/03/31 07:26:11 rt 1.6.90.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a85baab84017f4b6bf3fce8662beb378516b1aba]

INTEGRATION: CWS changefileheader (1.8.92); FILE MERGED 2008/03/31 16:17:48 rt 1.8.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [300af5569add74de1405ff11d3b1b48ec3dc7dac]

INTEGRATION: CWS changefileheader (1.3.114); FILE MERGED 2008/04/01 15:38:35 thb 1.3.114.3: #i85898# Stripping all external header guards 2008/04/01 12:40:38 thb 1.3.114.2: #i85898# Stripping all external header guards 2008/03/31 13:37:58 rt 1.3.114.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f9faafafa7ab424679b78343aa60923150f2e239]

INTEGRATION: CWS changefileheader (1.2.132); FILE MERGED 2008/03/31 12:32:17 rt 1.2.132.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6b32c65c0a31e6c1dbedb917aae611c8dafe7366]

INTEGRATION: CWS changefileheader (1.3.54); FILE MERGED 2008/04/01 15:20:42 thb 1.3.54.2: #i85898# Stripping all external header guards 2008/03/31 12:33:30 rt 1.3.54.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [99439bc25a53a609687259c38fb0c3526760d06c]

INTEGRATION: CWS changefileheader (1.6.72); FILE MERGED 2008/03/31 12:22:35 rt 1.6.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a8fd76463959d49403bf7b58d8c915131aad2ebe]

INTEGRATION: CWS changefileheader (1.4.18); FILE MERGED 2008/03/31 07:24:40 rt 1.4.18.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cefbf94117b5b6fcfbe8a4770f642578de6b35cb]

INTEGRATION: CWS changefileheader (1.6.6); FILE MERGED 2008/03/28 15:25:29 rt 1.6.6.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [97631f75741df119129a3182fa7e039a60f9793c]

INTEGRATION: CWS changefileheader (1.10.56); FILE MERGED 2008/04/01 15:42:26 thb 1.10.56.3: #i85898# Stripping all external header guards 2008/04/01 12:41:46 thb 1.10.56.2: #i85898# Stripping all external header guards 2008/03/31 07:26:11 rt 1.10.56.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f58649f7c7d5e6817f0537c717b28842d011f020]

INTEGRATION: CWS changefileheader (1.4.70); FILE MERGED 2008/03/31 12:32:16 rt 1.4.70.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9939fd595a6b2eb38b4de08686f84d93fc95333a]

INTEGRATION: CWS changefileheader (1.2.280); FILE MERGED 2008/04/01 15:38:35 thb 1.2.280.3: #i85898# Stripping all external header guards 2008/04/01 12:40:38 thb 1.2.280.2: #i85898# Stripping all external header guards 2008/03/31 13:37:58 rt 1.2.280.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0b0c5e036d7be978f257e66eaa4f68a3dc8d14a6]

INTEGRATION: CWS changefileheader (1.6.28); FILE MERGED 2008/03/31 12:33:30 rt 1.6.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fdb672dd9a6d182745da43c2db909a89ba528129]

INTEGRATION: CWS changefileheader (1.3.106); FILE MERGED 2008/03/31 07:22:34 rt 1.3.106.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7fd783557cda6460330dbefda528066a7f7e7f20]

INTEGRATION: CWS changefileheader (1.4.88); FILE MERGED 2008/03/28 15:25:29 rt 1.4.88.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [900c87493f13d7f332cff2ced7fb6877e77dce4c]

INTEGRATION: CWS changefileheader (1.12.8); FILE MERGED 2008/03/31 07:24:40 rt 1.12.8.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [efd3a18cb680bbbe838650810a3093c1e6d9876a]

INTEGRATION: CWS changefileheader (1.4.70); FILE MERGED 2008/04/01 15:15:24 thb 1.4.70.3: #i85898# Stripping all external header guards 2008/04/01 12:29:58 thb 1.4.70.2: #i85898# Stripping all external header guards 2008/03/31 12:32:16 rt 1.4.70.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9b83093825c115e7477d0ae86406027096032049]

INTEGRATION: CWS changefileheader (1.5.92); FILE MERGED 2008/03/31 16:17:48 rt 1.5.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5d4fd05030640cb77632d204f3c7e134df2ca03d]

INTEGRATION: CWS changefileheader (1.5.130); FILE MERGED 2008/04/01 12:27:08 thb 1.5.130.2: #i85898# Stripping all external header guards 2008/03/31 12:22:35 rt 1.5.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5bf0a98b2357853750c2a325585963f014aa2a03]

INTEGRATION: CWS changefileheader (1.13.6); FILE MERGED 2008/03/31 12:33:30 rt 1.13.6.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [559511a8001fc136084074700890985653b5bb8e]

INTEGRATION: CWS changefileheader (1.3.90); FILE MERGED 2008/03/31 07:26:11 rt 1.3.90.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d2dcdd0c2463f3eda9e76b985d479078bf2bbdbc]

INTEGRATION: CWS changefileheader (1.24.88); FILE MERGED 2008/04/01 15:01:50 thb 1.24.88.2: #i85898# Stripping all external header guards 2008/03/28 16:07:12 rt 1.24.88.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [644f1a1700b3835ae61a790b9031377a84d710cb]

INTEGRATION: CWS changefileheader (1.2.50); FILE MERGED 2008/03/28 15:25:29 rt 1.2.50.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [60a31f9214421847d63e336f3d72611202c198bb]

INTEGRATION: CWS changefileheader (1.3.70); FILE MERGED 2008/03/31 12:32:16 rt 1.3.70.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [47ce1adfd9d3378abdeac5a9412567292fc27fa0]

INTEGRATION: CWS changefileheader (1.2.280); FILE MERGED 2008/04/01 15:38:34 thb 1.2.280.3: #i85898# Stripping all external header guards 2008/04/01 12:40:38 thb 1.2.280.2: #i85898# Stripping all external header guards 2008/03/31 13:37:58 rt 1.2.280.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bc993464e36bdaf6c86d5befe69344978db6d8c3]

INTEGRATION: CWS changefileheader (1.6.92); FILE MERGED 2008/03/31 16:17:48 rt 1.6.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fe77132de442dbcdcee41a47cab769c5f4ba1432]

INTEGRATION: CWS changefileheader (1.16.16); FILE MERGED 2008/04/01 15:06:30 thb 1.16.16.3: #i85898# Stripping all external header guards 2008/04/01 12:27:08 thb 1.16.16.2: #i85898# Stripping all external header guards 2008/03/31 12:22:35 rt 1.16.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1f0b489c8db08e23e0bfc32d77cdbe4a77438633]

INTEGRATION: CWS changefileheader (1.31.22); FILE MERGED 2008/04/01 15:01:50 thb 1.31.22.3: #i85898# Stripping all external header guards 2008/04/01 10:48:40 thb 1.31.22.2: #i85898# Stripping all external header guards 2008/03/28 16:07:12 rt 1.31.22.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [57094f14e485b97b54df2f6e28316837079346a7]

INTEGRATION: CWS changefileheader (1.11.18); FILE MERGED 2008/03/31 07:24:40 rt 1.11.18.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b43d1d5e92eb403e9ee63c7d99afb758e01c2e0a]

INTEGRATION: CWS changefileheader (1.9.92); FILE MERGED 2008/03/31 16:17:48 rt 1.9.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1f2a4f06910a11ac3f8b2fea18dab26f189e50a3]

INTEGRATION: CWS changefileheader (1.5.42); FILE MERGED 2008/03/31 12:32:16 rt 1.5.42.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [caaab3cc29e89e87c5133dac5d237a114047b3b5]

INTEGRATION: CWS changefileheader (1.4.130); FILE MERGED 2008/03/31 12:22:35 rt 1.4.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d5bb41376256b6f07d12b8e73c61c7e7f083142e]

INTEGRATION: CWS changefileheader (1.16.10); FILE MERGED 2008/03/31 07:26:11 rt 1.16.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [eb2b73dc04ea3038462c22d5363cf32c2a370510]

INTEGRATION: CWS changefileheader (1.26.24); FILE MERGED 2008/04/01 15:01:50 thb 1.26.24.2: #i85898# Stripping all external header guards 2008/03/28 16:07:12 rt 1.26.24.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9e2c22d0446b885c7d4db97e32411663ed6374cd]

INTEGRATION: CWS changefileheader (1.3.38); FILE MERGED 2008/03/28 15:25:29 rt 1.3.38.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8abe74382cb62514ee1d5fa8c3497b73a67344fb]

INTEGRATION: CWS changefileheader (1.7.40); FILE MERGED 2008/03/31 07:24:39 rt 1.7.40.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [35aa1bf4c7d7bbea75f87ff9de81bbb8a0b7f76c]

INTEGRATION: CWS changefileheader (1.7.92); FILE MERGED 2008/03/31 16:17:48 rt 1.7.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0829a58eca4eb925a93f776e65371381748e724e]

INTEGRATION: CWS changefileheader (1.3.70); FILE MERGED 2008/03/31 12:32:15 rt 1.3.70.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [228d83800329f0fc7cb7f23b8ec57930cbf63ec0]

INTEGRATION: CWS changefileheader (1.10.36); FILE MERGED 2008/04/01 15:20:42 thb 1.10.36.2: #i85898# Stripping all external header guards 2008/03/31 12:33:30 rt 1.10.36.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [068d6beaa94a2293a49c92c5e9fe2c070570b29d]

INTEGRATION: CWS changefileheader (1.7.16); FILE MERGED 2008/04/01 15:06:29 thb 1.7.16.3: #i85898# Stripping all external header guards 2008/04/01 12:27:08 thb 1.7.16.2: #i85898# Stripping all external header guards 2008/03/31 12:22:35 rt 1.7.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3052359aeec0a56b92d98c0716a278fc992cbe7e]

INTEGRATION: CWS changefileheader (1.9.38); FILE MERGED 2008/03/31 07:22:34 rt 1.9.38.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ae565947b977d6321f53d0e36526dbf27da25f61]

INTEGRATION: CWS changefileheader (1.8.112); FILE MERGED 2008/03/28 16:07:11 rt 1.8.112.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3ad92c53399dd497268f2294412f331300c3ed7c]

INTEGRATION: CWS changefileheader (1.4.56); FILE MERGED 2008/03/31 07:24:39 rt 1.4.56.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5c67302aa0b6c29ce2740bbd73a71fbcdf2ffa12]

INTEGRATION: CWS changefileheader (1.3.42); FILE MERGED 2008/03/28 15:25:28 rt 1.3.42.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [27ac7af3656d7f66bbb4ff92b66969d5308aeb5c]

INTEGRATION: CWS changefileheader (1.3.258); FILE MERGED 2008/04/01 15:38:33 thb 1.3.258.3: #i85898# Stripping all external header guards 2008/04/01 12:40:38 thb 1.3.258.2: #i85898# Stripping all external header guards 2008/03/31 13:37:57 rt 1.3.258.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3aa3bc10fafe79bb9340282e3068faba7a787105]

INTEGRATION: CWS changefileheader (1.10.92); FILE MERGED 2008/03/31 16:17:48 rt 1.10.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f4d45663d72b8ca22877c659e1404291a5345715]

INTEGRATION: CWS changefileheader (1.2.132); FILE MERGED 2008/04/01 15:15:24 thb 1.2.132.2: #i85898# Stripping all external header guards 2008/03/31 12:32:15 rt 1.2.132.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [91dbfefb67053e5ffa2f6161bad5628842fcc0ee]

INTEGRATION: CWS changefileheader (1.21.28); FILE MERGED 2008/03/31 12:33:30 rt 1.21.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [26506cd2a7105e6a817e0a84bbd4f86692b80225]

INTEGRATION: CWS changefileheader (1.6.56); FILE MERGED 2008/03/31 07:26:11 rt 1.6.56.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fa40b6a214aa1608ec7bb6a47e04ad3fcac46ef4]

INTEGRATION: CWS changefileheader (1.10.16); FILE MERGED 2008/04/01 15:06:29 thb 1.10.16.3: #i85898# Stripping all external header guards 2008/04/01 12:27:08 thb 1.10.16.2: #i85898# Stripping all external header guards 2008/03/31 12:22:34 rt 1.10.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2c2169839edee3c6a81ac34167e3287a7c15f718]

INTEGRATION: CWS changefileheader (1.43.6); FILE MERGED 2008/04/01 15:01:49 thb 1.43.6.3: #i85898# Stripping all external header guards 2008/04/01 10:48:40 thb 1.43.6.2: #i85898# Stripping all external header guards 2008/03/28 16:07:11 rt 1.43.6.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2a6fdd3fb4b270a63f049da4cab077084e333a2f]

INTEGRATION: CWS changefileheader (1.11.22); FILE MERGED 2008/03/31 07:24:39 rt 1.11.22.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6013d17437ba2aa292f47b241d7ce09fe0da69b7]

INTEGRATION: CWS changefileheader (1.2.50); FILE MERGED 2008/03/28 15:25:28 rt 1.2.50.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [06477d9b0a2a46fbb260bc3f54d2ad7c2ab21d5d]

INTEGRATION: CWS changefileheader (1.2.280); FILE MERGED 2008/03/31 13:37:57 rt 1.2.280.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d1e5f01ff3e742230c09500921506b42b1292884]

INTEGRATION: CWS changefileheader (1.7.48); FILE MERGED 2008/04/01 15:15:24 thb 1.7.48.3: #i85898# Stripping all external header guards 2008/04/01 12:29:58 thb 1.7.48.2: #i85898# Stripping all external header guards 2008/03/31 12:32:15 rt 1.7.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4c5a87a408366f5c196a65441c1df1e956ada931]

INTEGRATION: CWS changefileheader (1.3.80); FILE MERGED 2008/03/31 07:22:33 rt 1.3.80.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8f9d9cec5b74bcbef4e3bdb28a33e483aa67bf83]

INTEGRATION: CWS changefileheader (1.15.6); FILE MERGED 2008/03/31 12:33:29 rt 1.15.6.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8049c4f078b907b259bae7f1afc62dc85457609e]

INTEGRATION: CWS changefileheader (1.19.12); FILE MERGED 2008/04/01 15:42:26 thb 1.19.12.3: #i85898# Stripping all external header guards 2008/04/01 12:41:46 thb 1.19.12.2: #i85898# Stripping all external header guards 2008/03/31 07:26:11 rt 1.19.12.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6a7637067c8804f7f15bc523abacce2d07bbb963]

INTEGRATION: CWS changefileheader (1.11.16); FILE MERGED 2008/04/01 15:06:29 thb 1.11.16.3: #i85898# Stripping all external header guards 2008/04/01 12:27:08 thb 1.11.16.2: #i85898# Stripping all external header guards 2008/03/31 12:22:34 rt 1.11.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3b61e6ab1bbda0690ebfab344ee206109aa5f1fb]

INTEGRATION: CWS changefileheader (1.9.6); FILE MERGED 2008/04/01 15:01:49 thb 1.9.6.3: #i85898# Stripping all external header guards 2008/04/01 10:48:40 thb 1.9.6.2: #i85898# Stripping all external header guards 2008/03/28 16:07:11 rt 1.9.6.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b94db1ca24b04a5583af9c4cf43fb2529e18aaff]

INTEGRATION: CWS changefileheader (1.3.18); FILE MERGED 2008/03/31 07:24:39 rt 1.3.18.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6d4a96ab6e58ffde50d469b77dbee0abe42b559c]

INTEGRATION: CWS changefileheader (1.2.118); FILE MERGED 2008/03/31 13:37:57 rt 1.2.118.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [92e26ded3c29d02bcfff700d897c27f9dc6ef631]

INTEGRATION: CWS changefileheader (1.9.48); FILE MERGED 2008/04/01 12:29:58 thb 1.9.48.2: #i85898# Stripping all external header guards 2008/03/31 12:32:15 rt 1.9.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [84ee0d02edcfba48e7830cc5e71cb64e1942ad0e]

INTEGRATION: CWS changefileheader (1.4.28); FILE MERGED 2008/03/31 07:22:33 rt 1.4.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [02473e8ea5dbc5ab8bab04ad095b626d73c59131]

INTEGRATION: CWS changefileheader (1.8.36); FILE MERGED 2008/04/01 15:20:41 thb 1.8.36.2: #i85898# Stripping all external header guards 2008/03/31 12:33:29 rt 1.8.36.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5a3a60e7d8ab817d893230d35c23d240943f6448]

INTEGRATION: CWS changefileheader (1.12.56); FILE MERGED 2008/03/31 07:26:11 rt 1.12.56.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [319adc6cbcece0adc398f7aa10361ff88868ce51]

INTEGRATION: CWS changefileheader (1.15.16); FILE MERGED 2008/04/01 15:06:29 thb 1.15.16.3: #i85898# Stripping all external header guards 2008/04/01 12:27:08 thb 1.15.16.2: #i85898# Stripping all external header guards 2008/03/31 12:22:34 rt 1.15.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5b844a926e5ed1e9ccf81d7d6f6cd2df59f7af1f]

INTEGRATION: CWS changefileheader (1.46.100); FILE MERGED 2008/03/28 16:07:06 rt 1.46.100.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2baa20501a2b8c35aa9e0576e638d6522e37f42e]

INTEGRATION: CWS changefileheader (1.6.56); FILE MERGED 2008/03/31 07:24:39 rt 1.6.56.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [14806e83a9cea1d91bb0356c7b74fa5db0d22122]

INTEGRATION: CWS changefileheader (1.3.262); FILE MERGED 2008/04/01 15:38:33 thb 1.3.262.3: #i85898# Stripping all external header guards 2008/04/01 12:40:38 thb 1.3.262.2: #i85898# Stripping all external header guards 2008/03/31 13:37:57 rt 1.3.262.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [df92432fbfc1147f83e8e93e099cea4920d4d154]

INTEGRATION: CWS changefileheader (1.4.70); FILE MERGED 2008/04/01 12:29:58 thb 1.4.70.2: #i85898# Stripping all external header guards 2008/03/31 12:32:15 rt 1.4.70.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e354c0d5ee7de68ecda9100de9084cb94e9f8816]

INTEGRATION: CWS changefileheader (1.19.28); FILE MERGED 2008/03/31 12:33:29 rt 1.19.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8258c7031c307786fb7c4b0043adc8830f09caab]

INTEGRATION: CWS changefileheader (1.11.10); FILE MERGED 2008/03/31 07:26:10 rt 1.11.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6c38f4bee930cd6b94d35867a580a5e9bf83648d]

INTEGRATION: CWS changefileheader (1.6.30); FILE MERGED 2008/03/31 12:22:34 rt 1.6.30.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [29f702578ce5d64d10cd90e591e44a61d8beb23d]

INTEGRATION: CWS changefileheader (1.4.280); FILE MERGED 2008/03/28 16:07:06 rt 1.4.280.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d814e0bd8d97536d97640e9c94f876d5d829ea7e]

INTEGRATION: CWS changefileheader (1.4.56); FILE MERGED 2008/04/01 15:20:54 thb 1.4.56.2: #i85898# Stripping all external header guards 2008/03/31 07:24:39 rt 1.4.56.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [495d8fb98fdbffe578fe531dcc8d322c47bfde41]

INTEGRATION: CWS changefileheader (1.3.38); FILE MERGED 2008/03/28 15:25:28 rt 1.3.38.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ee51fdb8480624ccb96423da51dc66ea6c24a509]

INTEGRATION: CWS changefileheader (1.19.8); FILE MERGED 2008/04/01 12:29:58 thb 1.19.8.2: #i85898# Stripping all external header guards 2008/03/31 12:32:15 rt 1.19.8.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f4c18786840da90d9fe14d0693d05ccad395a353]

INTEGRATION: CWS changefileheader (1.2.280); FILE MERGED 2008/04/01 15:38:33 thb 1.2.280.3: #i85898# Stripping all external header guards 2008/04/01 12:40:38 thb 1.2.280.2: #i85898# Stripping all external header guards 2008/03/31 13:37:57 rt 1.2.280.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [678ab1d8f5011b5fbbe29759e7fb9638d99e398e]

INTEGRATION: CWS changefileheader (1.6.28); FILE MERGED 2008/03/31 07:22:33 rt 1.6.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [96301a4516673570ef6d690d785fccce2da98e5b]

INTEGRATION: CWS changefileheader (1.8.56); FILE MERGED 2008/04/01 15:42:26 thb 1.8.56.2: #i85898# Stripping all external header guards 2008/03/31 07:26:10 rt 1.8.56.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f8c99ad991a119b72754b00bc9138ae823f8aa37]

INTEGRATION: CWS changefileheader (1.14.28); FILE MERGED 2008/03/31 12:33:29 rt 1.14.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d3f1dcae64265a26f4c709546457ac1a8ced992a]

INTEGRATION: CWS changefileheader (1.7.88); FILE MERGED 2008/03/28 16:07:06 rt 1.7.88.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [98083fc4ce6746e07d2199721a7a57a8a97321eb]

INTEGRATION: CWS changefileheader (1.3.18); FILE MERGED 2008/04/01 15:20:54 thb 1.3.18.2: #i85898# Stripping all external header guards 2008/03/31 07:24:39 rt 1.3.18.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3bc5b2ee8ec21e69585797c6c1e241b7fc1ed664]

INTEGRATION: CWS changefileheader (1.2.16); FILE MERGED 2008/03/31 12:22:34 rt 1.2.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a6f923e05354da097e9d4080c873ee664d29fcca]

INTEGRATION: CWS changefileheader (1.5.72); FILE MERGED 2008/03/28 15:25:28 rt 1.5.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bf1c6fe58567004d7b4d5fe25e65db164fef531a]

INTEGRATION: CWS changefileheader (1.2.276); FILE MERGED 2008/03/31 12:32:14 rt 1.2.276.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7b1d11af8e83a7210f78e13af84fdfa587441309]

INTEGRATION: CWS changefileheader (1.3.64); FILE MERGED 2008/03/31 07:22:33 rt 1.3.64.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b281182df1f39549b52b8290c0455fd5f1348d63]

INTEGRATION: CWS changefileheader (1.10.10); FILE MERGED 2008/03/31 07:26:10 rt 1.10.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d573357fe06f9a6101d9f53bde6fee50b9ebbb31]

INTEGRATION: CWS changefileheader (1.9.28); FILE MERGED 2008/03/31 12:33:29 rt 1.9.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a3115c4ac2bed7ee69786f6e377f52b792c8d41f]

INTEGRATION: CWS changefileheader (1.8.192); FILE MERGED 2008/04/01 15:01:49 thb 1.8.192.2: #i85898# Stripping all external header guards 2008/03/28 16:07:06 rt 1.8.192.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fe279b774fa173309c4d6b6ec3404fb67129840c]

INTEGRATION: CWS changefileheader (1.8.72); FILE MERGED 2008/03/28 15:25:28 rt 1.8.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1b25ea8c33add88e17ae7e30f2039ef5b4852943]

INTEGRATION: CWS changefileheader (1.11.118); FILE MERGED 2008/03/31 12:32:14 rt 1.11.118.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [258a12e3bc886e68006be8f4331369995f175077]

INTEGRATION: CWS changefileheader (1.10.8); FILE MERGED 2008/03/31 13:37:57 rt 1.10.8.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0bc64af0131b445afc1f3a0b75c33226857c7429]

INTEGRATION: CWS changefileheader (1.5.30); FILE MERGED 2008/03/31 07:22:33 rt 1.5.30.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [44ef9fc480511cb5f7efa0e13efc93f2b543d7f5]

INTEGRATION: CWS changefileheader (1.13.6); FILE MERGED 2008/03/31 12:33:29 rt 1.13.6.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1f96ac3722ff3164e77e61d9876ad9e9330421e0]

INTEGRATION: CWS changefileheader (1.3.64); FILE MERGED 2008/03/31 07:24:32 rt 1.3.64.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [707b6a753731bc590f8405e18c63e6f59e41c155]

INTEGRATION: CWS changefileheader (1.22.48); FILE MERGED 2008/04/01 15:01:49 thb 1.22.48.3: #i85898# Stripping all external header guards 2008/04/01 10:48:40 thb 1.22.48.2: #i85898# Stripping all external header guards 2008/03/28 16:07:06 rt 1.22.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [448e9f7e2ad76c27369d33125ec4e9d10d698497]

INTEGRATION: CWS changefileheader (1.10.72); FILE MERGED 2008/03/28 15:25:28 rt 1.10.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8b59589b65fc80e07c6cc60f951c6c25885a4355]

INTEGRATION: CWS changefileheader (1.2.28); FILE MERGED 2008/03/31 13:37:57 rt 1.2.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5066ad9ee3d00f135050141dce85f734b0f68899]

INTEGRATION: CWS changefileheader (1.19.10); FILE MERGED 2008/04/01 15:42:26 thb 1.19.10.2: #i85898# Stripping all external header guards 2008/03/31 07:26:10 rt 1.19.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c60171197ab55b810345accfffcf418c3789a4cf]

INTEGRATION: CWS changefileheader (1.10.28); FILE MERGED 2008/03/31 12:33:29 rt 1.10.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f9ef7799d9cd36e3dba5d8f7f36f0dadc47fa57a]

INTEGRATION: CWS changefileheader (1.4.64); FILE MERGED 2008/03/31 07:24:32 rt 1.4.64.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3dedd42516345d3aaff90d107c975e5dfb2b5ceb]

INTEGRATION: CWS changefileheader (1.3.100); FILE MERGED 2008/03/31 07:22:33 rt 1.3.100.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9683f0bdabace90157d0415509e203894f865ff6]

INTEGRATION: CWS changefileheader (1.27.100); FILE MERGED 2008/03/28 16:07:06 rt 1.27.100.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7a5510d6b96eef5548e64231790158bc19d5c48c]

INTEGRATION: CWS changefileheader (1.3.16); FILE MERGED 2008/03/31 12:22:33 rt 1.3.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a54172632e151a9cfd2e8165208fbc34cfc222fe]

INTEGRATION: CWS changefileheader (1.6.72); FILE MERGED 2008/03/28 15:25:28 rt 1.6.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bff9dc61d3eb8eca28712e954f09acbcad04cd35]

INTEGRATION: CWS changefileheader (1.7.92); FILE MERGED 2008/03/31 16:17:47 rt 1.7.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [22ce724f4744bf0f5e427060bc46a0969b5d296a]

INTEGRATION: CWS changefileheader (1.3.44); FILE MERGED 2008/04/01 15:38:32 thb 1.3.44.3: #i85898# Stripping all external header guards 2008/04/01 12:40:37 thb 1.3.44.2: #i85898# Stripping all external header guards 2008/03/31 13:37:57 rt 1.3.44.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [80ef4e85e122eb02c80ba517561c3aa3cd149f21]

INTEGRATION: CWS changefileheader (1.22.10); FILE MERGED 2008/03/31 07:26:10 rt 1.22.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8996b5dd7a6b6b170e99ab231d42320a1b3bae4c]

INTEGRATION: CWS changefileheader (1.6.38); FILE MERGED 2008/03/31 07:22:33 rt 1.6.38.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [778370bdcc6984114eb51ffe04e864588c86c178]

INTEGRATION: CWS changefileheader (1.3.118); FILE MERGED 2008/04/01 12:29:58 thb 1.3.118.2: #i85898# Stripping all external header guards 2008/03/31 12:32:13 rt 1.3.118.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b1a9cc2fd4ec12d8f3799af6ce4155d1cd485303]

INTEGRATION: CWS changefileheader (1.5.64); FILE MERGED 2008/03/31 07:24:32 rt 1.5.64.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bdbd3021acf80c51d1a597859c8caa301488391b]

INTEGRATION: CWS changefileheader (1.2.286); FILE MERGED 2008/03/28 16:07:06 rt 1.2.286.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0727fa871276c1b7f3f2a8b3bf47939b518337fa]

INTEGRATION: CWS changefileheader (1.2.16); FILE MERGED 2008/03/31 12:22:33 rt 1.2.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d262263c407104067e8c37f98dedf7bb4b2454a5]

INTEGRATION: CWS changefileheader (1.3.140); FILE MERGED 2008/03/28 15:25:27 rt 1.3.140.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [54ff37838aab10d23f2658dec404d2cd0263501b]

INTEGRATION: CWS changefileheader (1.6.28); FILE MERGED 2008/04/01 15:38:32 thb 1.6.28.3: #i85898# Stripping all external header guards 2008/04/01 12:40:37 thb 1.6.28.2: #i85898# Stripping all external header guards 2008/03/31 13:37:57 rt 1.6.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [55978321bb88b848ed84eeb7b0a91ebad0683efc]

INTEGRATION: CWS changefileheader (1.12.92); FILE MERGED 2008/03/31 16:17:47 rt 1.12.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a373f3ba21e3ce1c194c37dc72794cf4536770e5]

INTEGRATION: CWS changefileheader (1.12.66); FILE MERGED 2008/03/31 07:26:10 rt 1.12.66.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ea4679d3d93debd3c0e7dddabe7da629a6e28813]

INTEGRATION: CWS changefileheader (1.6.42); FILE MERGED 2008/04/01 12:29:57 thb 1.6.42.2: #i85898# Stripping all external header guards 2008/03/31 12:32:13 rt 1.6.42.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4abe650ad10c2bd5a9d946d89c370690db2c7d4b]

INTEGRATION: CWS changefileheader (1.4.80); FILE MERGED 2008/03/31 07:22:33 rt 1.4.80.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [47d030f4e050d909ffb88621876646063c318433]

INTEGRATION: CWS changefileheader (1.3.166); FILE MERGED 2008/03/28 16:07:06 rt 1.3.166.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7411373e0061231f4149d20c643ba162e0a278de]

INTEGRATION: CWS changefileheader (1.14.72); FILE MERGED 2008/03/28 15:25:27 rt 1.14.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c683d559f67b30e68d44a000d0fe9925f1fc912a]

INTEGRATION: CWS changefileheader (1.11.92); FILE MERGED 2008/03/31 16:17:47 rt 1.11.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0bb89efe9d4cd03d6b2993017cf6a585da8c90a5]

INTEGRATION: CWS changefileheader (1.3.80); FILE MERGED 2008/03/31 13:37:57 rt 1.3.80.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a132a19d50152c3cabb6b0d23f42eb3d2737c54d]

INTEGRATION: CWS changefileheader (1.3.118); FILE MERGED 2008/04/01 15:15:24 thb 1.3.118.2: #i85898# Stripping all external header guards 2008/03/31 12:32:13 rt 1.3.118.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [59e338190e92974806a598f92a514f08cab99291]

INTEGRATION: CWS changefileheader (1.17.56); FILE MERGED 2008/03/31 07:26:10 rt 1.17.56.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9e5c5d310fdafe77c80b52e1a671d90be36b7cd7]

INTEGRATION: CWS changefileheader (1.2.28); FILE MERGED 2008/03/31 12:33:28 rt 1.2.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [86ee0352993e5a0b2723e9188bd12b39d6e5f6c7]

INTEGRATION: CWS changefileheader (1.7.64); FILE MERGED 2008/03/31 07:24:32 rt 1.7.64.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1e65586f283b22cfeac5dc2632bda54ed1f27f05]

INTEGRATION: CWS changefileheader (1.74.90); FILE MERGED 2008/03/28 16:07:05 rt 1.74.90.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5b290a16b01d6a5389260af4e7016e794469cb75]

INTEGRATION: CWS changefileheader (1.6.26); FILE MERGED 2008/03/28 15:25:27 rt 1.6.26.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2e459f9d976d0ea323eeb2b5c73e979b19d60564]

INTEGRATION: CWS changefileheader (1.2.276); FILE MERGED 2008/03/31 12:32:08 rt 1.2.276.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e6eab21033c3d710cb282fb1e91d14bb1d529f83]

INTEGRATION: CWS changefileheader (1.7.90); FILE MERGED 2008/04/01 15:42:25 thb 1.7.90.2: #i85898# Stripping all external header guards 2008/03/31 07:26:10 rt 1.7.90.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [150bd26c1c85699477215d5e3880a3aab17329d2]

INTEGRATION: CWS changefileheader (1.2.56); FILE MERGED 2008/03/31 07:22:33 rt 1.2.56.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [87dcb31d24f50e2cb9c3898a09b315a991fd2023]

INTEGRATION: CWS changefileheader (1.3.64); FILE MERGED 2008/03/31 07:24:31 rt 1.3.64.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [83d2b68219e27101ace2d2ddf523f2a6e955f77d]

INTEGRATION: CWS changefileheader (1.4.90); FILE MERGED 2008/04/01 15:01:49 thb 1.4.90.2: #i85898# Stripping all external header guards 2008/03/28 16:07:05 rt 1.4.90.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c238cfc0ebced66af1e4f5a60e12346e147f946a]

INTEGRATION: CWS changefileheader (1.5.72); FILE MERGED 2008/03/28 15:25:27 rt 1.5.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [190ae96204562b4e8cee492743ee44e2faaa05e7]

INTEGRATION: CWS changefileheaderm6 (1.3.2); FILE MERGED 2008/04/09 16:07:37 rt 1.3.2.1: #i87884# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ef5758677e41f29744b7b7e5284e12565a1697fc]

INTEGRATION: CWS changefileheader (1.5.92); FILE MERGED 2008/03/31 16:17:47 rt 1.5.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [277a952df26b5e7ff3002af396cc15bffc0a0246]

INTEGRATION: CWS changefileheader (1.3.472); FILE MERGED 2008/03/31 12:32:08 rt 1.3.472.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [65cf792efe3c048f114cd1748a28385068be92e5]

INTEGRATION: CWS changefileheader (1.2.22); FILE MERGED 2008/03/31 12:33:28 rt 1.2.22.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [232555bb7ad0ca72bada1388fd0ddf3fe1176b51]

INTEGRATION: CWS changefileheader (1.3.28); FILE MERGED 2008/03/31 13:37:57 rt 1.3.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [58d48508be262037ecc532a49c69493a7934602b]

INTEGRATION: CWS changefileheader (1.77.26); FILE MERGED 2008/03/31 07:26:10 rt 1.77.26.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [eb6368e375926e09a11a1d9fc25c84ee058fe277]

INTEGRATION: CWS changefileheader (1.4.32); FILE MERGED 2008/03/31 07:24:31 rt 1.4.32.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [44b264fbe32f9c9806c796a9769ed1569c156c6d]

INTEGRATION: CWS changefileheader (1.10.90); FILE MERGED 2008/03/28 16:07:05 rt 1.10.90.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fcfd6dcd660bc54bfdf2cf9249c0c1dfb0219a5f]

INTEGRATION: CWS changefileheader (1.4.72); FILE MERGED 2008/03/28 15:25:27 rt 1.4.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5a53c0aba91789b858ccd2cd1547f4a7e53d7f6b]

INTEGRATION: CWS changefileheaderm6 (1.2.2); FILE MERGED 2008/04/09 16:07:37 rt 1.2.2.1: #i87884# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fde98a0778d586c0949226b5651b487cb2de6fe6]

INTEGRATION: CWS changefileheader (1.9.48); FILE MERGED 2008/03/31 12:32:08 rt 1.9.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8e615b71e33f835e721263c5803358ded1761250]

INTEGRATION: CWS changefileheader (1.2.48); FILE MERGED 2008/03/31 07:22:32 rt 1.2.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e21cbf5b52049621c9e0af22ce07f3dd00366f71]

INTEGRATION: CWS changefileheader (1.6.48); FILE MERGED 2008/03/31 07:24:31 rt 1.6.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d33d809b78f2dea33c844bfaa6d9de77d094907d]

INTEGRATION: CWS changefileheader (1.8.96); FILE MERGED 2008/03/28 16:07:05 rt 1.8.96.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [72e796c246ef177a38711d2608dd97b698408a7c]

INTEGRATION: CWS changefileheader (1.24.26); FILE MERGED 2008/03/28 15:25:27 rt 1.24.26.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [02a3e65e9e71d860794388a5b6f41519647e4ee8]

INTEGRATION: CWS changefileheader (1.3.90); FILE MERGED 2008/03/31 07:26:10 rt 1.3.90.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a62a1cc89b76ccca92a6ae67a0f50ba63e4aca22]

INTEGRATION: CWS changefileheader (1.11.12); FILE MERGED 2008/03/31 12:33:06 rt 1.11.12.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [307f2b01d5264af3e297b4c2fe97c77194d5e401]

INTEGRATION: CWS changefileheader (1.6.48); FILE MERGED 2008/03/31 12:32:08 rt 1.6.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f3408007062035ba13fa3f852202e6a42dd1cfcd]

INTEGRATION: CWS changefileheader (1.6.46); FILE MERGED 2008/03/31 07:22:32 rt 1.6.46.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [415421a40c85f934d5ee66bc33bd37d97e8dbd00]

INTEGRATION: CWS changefileheader (1.4.140); FILE MERGED 2008/03/28 15:25:27 rt 1.4.140.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5d86c461217af3f9bfc596838f5cc6a5aaea3f24]

INTEGRATION: CWS changefileheader (1.7.88); FILE MERGED 2008/04/01 10:48:40 thb 1.7.88.2: #i85898# Stripping all external header guards 2008/03/28 16:07:05 rt 1.7.88.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5809d9540a7b28365db32d0792de652aa6ca0d4b]

INTEGRATION: CWS changefileheader (1.5.64); FILE MERGED 2008/03/31 07:24:31 rt 1.5.64.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [df32673d16ed4b84f90eb5722e72d212eb494334]

INTEGRATION: CWS changefileheader (1.9.56); FILE MERGED 2008/03/31 07:26:10 rt 1.9.56.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [13e5fd32a9ec7a904f6f1499f048f5f6869bdaab]

INTEGRATION: CWS changefileheader (1.25.10); FILE MERGED 2008/03/31 12:33:06 rt 1.25.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [427f2e1240a8153788776b57c258879cdc8a2254]

INTEGRATION: CWS changefileheader (1.2.280); FILE MERGED 2008/04/01 15:38:31 thb 1.2.280.3: #i85898# Stripping all external header guards 2008/04/01 12:40:37 thb 1.2.280.2: #i85898# Stripping all external header guards 2008/03/31 13:37:57 rt 1.2.280.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d5e60251feae741858c21e803f62f73b3a5c49a9]

INTEGRATION: CWS changefileheader (1.3.34); FILE MERGED 2008/03/31 12:22:32 rt 1.3.34.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4cbc40ebc3dd18b83dbb9b782f64f6b31530985d]

INTEGRATION: CWS changefileheader (1.7.28); FILE MERGED 2008/03/28 15:25:27 rt 1.7.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a5482ccf5037fdab014e6bc5aa606d57573f1765]

INTEGRATION: CWS changefileheader (1.7.88); FILE MERGED 2008/04/01 15:01:49 thb 1.7.88.3: #i85898# Stripping all external header guards 2008/04/01 10:48:40 thb 1.7.88.2: #i85898# Stripping all external header guards 2008/03/28 16:07:05 rt 1.7.88.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [84841267aac514de051abf8d7791e5a9bea57ba9]

INTEGRATION: CWS changefileheader (1.4.64); FILE MERGED 2008/03/31 07:24:31 rt 1.4.64.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3e16fbb06aa4181e181cb3526bed18e743d1ea96]

INTEGRATION: CWS changefileheader (1.18.10); FILE MERGED 2008/03/31 07:26:09 rt 1.18.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bae3d302fe031e85d16bdfcc0aa36d7b5a9d5a1d]

INTEGRATION: CWS changefileheader (1.13.92); FILE MERGED 2008/03/31 16:17:47 rt 1.13.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [89a779303d8da37964b4d5059e0c797f9c7065f0]

INTEGRATION: CWS changefileheader (1.5.72); FILE MERGED 2008/03/28 16:31:28 rt 1.5.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0df0b9221bc463c50ec5965101b977559dc4f2b9]

INTEGRATION: CWS changefileheader (1.2.72); FILE MERGED 2008/03/31 12:22:32 rt 1.2.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2ab08d32f2bf207af52a206759b4974f776b4502]

INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/03/31 12:32:59 rt 1.6.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0b7457f155d37f08caa9025d27d439a5397b8f6e]

INTEGRATION: CWS changefileheader (1.15.88); FILE MERGED 2008/04/01 15:01:49 thb 1.15.88.3: #i85898# Stripping all external header guards 2008/04/01 10:48:40 thb 1.15.88.2: #i85898# Stripping all external header guards 2008/03/28 16:07:05 rt 1.15.88.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3cb97c7a57fe8a15a4bb4dfe7280e49978781a4a]

INTEGRATION: CWS changefileheader (1.13.42); FILE MERGED 2008/04/01 15:10:54 thb 1.13.42.2: #i85898# Stripping all external header guards 2008/03/28 15:25:27 rt 1.13.42.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e6ee2693edf2f5bb5c2fd87661bbd2a606446723]

INTEGRATION: CWS changefileheader (1.26.56); FILE MERGED 2008/03/31 07:26:09 rt 1.26.56.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [31c82533e34ddaa2b9b95265b1f62080bf888913]

INTEGRATION: CWS changefileheader (1.6.332); FILE MERGED 2008/04/01 15:15:24 thb 1.6.332.2: #i85898# Stripping all external header guards 2008/03/31 12:32:08 rt 1.6.332.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [06ed637dd527540f0be20c972e52d98e8969b545]

INTEGRATION: CWS changefileheader (1.4.2); FILE MERGED 2008/03/28 16:31:27 rt 1.4.2.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d06f1b44ae6009a4d7666671f9864df6bc29807f]

INTEGRATION: CWS changefileheader (1.2.64); FILE MERGED 2008/03/31 12:22:32 rt 1.2.64.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4286a444cf45b7b6f5d8ba2d1c6d5e72700eebf6]

INTEGRATION: CWS changefileheader (1.5.60); FILE MERGED 2008/03/31 12:32:59 rt 1.5.60.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [526e12e8d37a5d79d984f7c96be29aeead617b95]

INTEGRATION: CWS changefileheader (1.2.286); FILE MERGED 2008/03/28 16:07:05 rt 1.2.286.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0e60b46d8ce73e9364c9e3b785035ebb13af9954]

INTEGRATION: CWS changefileheader (1.4.88); FILE MERGED 2008/03/28 15:25:27 rt 1.4.88.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0566cb643c9a74b1804038db0630f680362ccc56]

INTEGRATION: CWS changefileheader (1.9.92); FILE MERGED 2008/03/31 16:17:47 rt 1.9.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5d89282019ea2ca4ed32ba414dec04c992ffa03f]

INTEGRATION: CWS changefileheader (1.13.10); FILE MERGED 2008/03/31 07:26:09 rt 1.13.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bd285aac4e448caf0945f8a5f80c07b9aa5a17f1]

INTEGRATION: CWS changefileheader (1.3.80); FILE MERGED 2008/04/01 15:38:30 thb 1.3.80.3: #i85898# Stripping all external header guards 2008/04/01 12:40:37 thb 1.3.80.2: #i85898# Stripping all external header guards 2008/03/31 13:37:57 rt 1.3.80.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ca5e484a239d9ee9cf2791cc3a52400803f72908]

INTEGRATION: CWS changefileheader (1.4.454); FILE MERGED 2008/03/31 12:32:07 rt 1.4.454.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9780332d283d48f5bf5fdd56c11aef27e3ebdc44]

INTEGRATION: CWS changefileheader (1.4.60); FILE MERGED 2008/03/28 16:31:27 rt 1.4.60.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2e04d0012e8026a973745643ce086d271beeebf5]

INTEGRATION: CWS changefileheader (1.8.60); FILE MERGED 2008/03/31 12:32:58 rt 1.8.60.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7420fca9453dee91324ed7f356877f41b501ef30]

INTEGRATION: CWS changefileheader (1.9.88); FILE MERGED 2008/03/28 16:07:05 rt 1.9.88.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [abbd68b50a894f7d96768134c500cf9f2136629e]

INTEGRATION: CWS changefileheader (1.2.22); FILE MERGED 2008/03/28 15:25:27 rt 1.2.22.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b3e5352ff41fc1c9101116aaa6a19134cc1cbf90]

INTEGRATION: CWS changefileheader (1.17.56); FILE MERGED 2008/03/31 07:26:09 rt 1.17.56.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [249bc4bcc5fcabf8c766ad39d05768a5c3f2455f]

INTEGRATION: CWS changefileheader (1.12.48); FILE MERGED 2008/03/31 12:32:07 rt 1.12.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [93b6a4edf4791a785eb9429d959972ae07422484]

INTEGRATION: CWS changefileheader (1.2.280); FILE MERGED 2008/04/01 15:38:30 thb 1.2.280.3: #i85898# Stripping all external header guards 2008/04/01 12:40:37 thb 1.2.280.2: #i85898# Stripping all external header guards 2008/03/31 13:37:57 rt 1.2.280.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b313edfaca30397a872059a88903a9786656efe2]

INTEGRATION: CWS changefileheader (1.3.170); FILE MERGED 2008/03/28 16:31:26 rt 1.3.170.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cf0053c352809f5396300c4532a249d5db4f6447]

INTEGRATION: CWS changefileheader (1.4.30); FILE MERGED 2008/03/31 12:32:58 rt 1.4.30.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ebc18de2214c7c31844fd462f31a627fd7c6d68a]

INTEGRATION: CWS changefileheader (1.3.130); FILE MERGED 2008/03/31 12:22:32 rt 1.3.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [04b94784bd8020b0114de290c7e054a8ea4f285d]

INTEGRATION: CWS changefileheader (1.13.88); FILE MERGED 2008/04/01 10:48:39 thb 1.13.88.2: #i85898# Stripping all external header guards 2008/03/28 16:07:05 rt 1.13.88.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [114092decd9a01eb2fef1fc1efb6cde19ed82dc4]

INTEGRATION: CWS changefileheader (1.4.88); FILE MERGED 2008/03/28 15:25:26 rt 1.4.88.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d2219e9b87d5b29e2d5afb9e21f8503c18577b07]

INTEGRATION: CWS changefileheader (1.12.10); FILE MERGED 2008/03/31 07:26:09 rt 1.12.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d622ad93a22054808a54d6c286a943a126a0d67e]

INTEGRATION: CWS changefileheader (1.7.24); FILE MERGED 2008/03/31 12:32:07 rt 1.7.24.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2601bbfd28a685f5d95e9fc2299705fa807891ca]

INTEGRATION: CWS changefileheader (1.10.88); FILE MERGED 2008/04/01 15:01:48 thb 1.10.88.2: #i85898# Stripping all external header guards 2008/03/28 16:07:04 rt 1.10.88.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6522c40d35dd8fc0a097c40f54987f781d4eba17]

INTEGRATION: CWS changefileheader (1.14.50); FILE MERGED 2008/04/01 15:10:54 thb 1.14.50.2: #i85898# Stripping all external header guards 2008/03/28 15:25:26 rt 1.14.50.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c1c7392a4a02f29a8ccb52366d68ecc39413fbf2]

INTEGRATION: CWS changefileheader (1.18.54); FILE MERGED 2008/04/01 15:42:25 thb 1.18.54.2: #i85898# Stripping all external header guards 2008/03/31 07:26:09 rt 1.18.54.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d4f73736cca53035be43eb675b07129129fe0882]

INTEGRATION: CWS changefileheader (1.2.470); FILE MERGED 2008/03/31 12:32:07 rt 1.2.470.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [549be9ded0a69bc1db243d5167976c7f55cc5d93]

INTEGRATION: CWS changefileheader (1.6.100); FILE MERGED 2008/03/28 16:31:26 rt 1.6.100.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c2f9148ef5aff77cfcf56e36b8de38583753f6ae]

INTEGRATION: CWS changefileheader (1.29.88); FILE MERGED 2008/04/01 15:01:48 thb 1.29.88.2: #i85898# Stripping all external header guards 2008/03/28 16:07:04 rt 1.29.88.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [12981651b5678c004b465da5e85aca2ca041e4bd]

INTEGRATION: CWS changefileheader (1.8.88); FILE MERGED 2008/03/28 15:25:26 rt 1.8.88.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d803c71f6102d0778e76cdcd7c51c056346afa12]

INTEGRATION: CWS changefileheader (1.5.32); FILE MERGED 2008/03/31 07:24:31 rt 1.5.32.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e03292380cf96ac446dc8dc2a1f35ed27ee7b1e0]

INTEGRATION: CWS changefileheader (1.9.18); FILE MERGED 2008/03/31 12:23:23 rt 1.9.18.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f1da43ed4ddf870364d7ab0c933390db4f012353]

INTEGRATION: CWS changefileheader (1.4.44); FILE MERGED 2008/04/01 12:40:37 thb 1.4.44.2: #i85898# Stripping all external header guards 2008/03/31 13:37:56 rt 1.4.44.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5c47b79d5eeab85ef9609590dbdbb803cda816c8]

INTEGRATION: CWS changefileheader (1.11.10); FILE MERGED 2008/03/31 07:26:09 rt 1.11.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e27928492b5be2c5b909553eed3bc7b78cec4228]

INTEGRATION: CWS changefileheader (1.5.100); FILE MERGED 2008/03/28 16:31:25 rt 1.5.100.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fd8b3f3a72d50928193dba13f839edee103737fe]

INTEGRATION: CWS changefileheader (1.5.98); FILE MERGED 2008/03/31 12:32:06 rt 1.5.98.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7a5b3055be2ee39cfd5cdf648860ebe02411b0bf]

INTEGRATION: CWS changefileheader (1.14.106); FILE MERGED 2008/03/28 16:07:04 rt 1.14.106.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [08fe66c488a266b6de674e300e7ef7a202101d0f]

INTEGRATION: CWS changefileheader (1.29.28); FILE MERGED 2008/03/28 15:25:26 rt 1.29.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4ee9ee5d1cc8facc313385d6ae5ec1f4ef3dbc80]

INTEGRATION: CWS changefileheader (1.3.64); FILE MERGED 2008/03/31 07:24:30 rt 1.3.64.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3d3ebb6cf72e72668e40237df11313f3e39fca1b]

INTEGRATION: CWS changefileheader (1.3.170); FILE MERGED 2008/03/28 16:31:25 rt 1.3.170.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1e6a7d0d659e40b8c98e66327edd6d3f4df273d8]

INTEGRATION: CWS changefileheader (1.24.4); FILE MERGED 2008/04/01 15:42:25 thb 1.24.4.2: #i85898# Stripping all external header guards 2008/03/31 07:26:09 rt 1.24.4.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d77f7eeaa74dee5ae1211af3a1f076f9b0e7ee22]

INTEGRATION: CWS changefileheader (1.11.28); FILE MERGED 2008/04/01 15:38:29 thb 1.11.28.3: #i85898# Stripping all external header guards 2008/04/01 12:40:37 thb 1.11.28.2: #i85898# Stripping all external header guards 2008/03/31 13:37:56 rt 1.11.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cf9332c3383cd1061733a278524343a0f2f27f7d]

INTEGRATION: CWS changefileheader (1.5.48); FILE MERGED 2008/04/01 15:15:23 thb 1.5.48.2: #i85898# Stripping all external header guards 2008/03/31 12:32:06 rt 1.5.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0f5d55e6b25e0cc1e5897c42f232146d0789e5e4]

INTEGRATION: CWS changefileheader (1.40.26); FILE MERGED 2008/03/28 15:25:26 rt 1.40.26.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d7acb89d8bb91792deff9fe96b477ce82b57846a]

INTEGRATION: CWS changefileheader (1.8.32); FILE MERGED 2008/03/31 07:24:30 rt 1.8.32.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [092c4776136869ace0163de908a2baf9e043811e]

INTEGRATION: CWS changefileheader (1.6.18); FILE MERGED 2008/04/01 15:14:04 thb 1.6.18.3: #i85898# Stripping all external header guards 2008/04/01 12:29:08 thb 1.6.18.2: #i85898# Stripping all external header guards 2008/03/31 12:23:23 rt 1.6.18.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [07fc2923dff1da173850665fb79acc7ec6e40731]

INTEGRATION: CWS changefileheader (1.7.38); FILE MERGED 2008/03/28 16:31:25 rt 1.7.38.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6e6f7e53190df2fb498530702648479ae55fa6d6]

INTEGRATION: CWS changefileheader (1.2.26); FILE MERGED 2008/03/31 07:26:08 rt 1.2.26.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f9b2f0c4161d59335430ce64fa0c2807419c4985]

INTEGRATION: CWS changefileheader (1.2.280); FILE MERGED 2008/04/01 15:38:29 thb 1.2.280.3: #i85898# Stripping all external header guards 2008/04/01 12:40:37 thb 1.2.280.2: #i85898# Stripping all external header guards 2008/03/31 13:37:56 rt 1.2.280.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [635303390d659a10126158b2da56141669927673]

INTEGRATION: CWS changefileheader (1.11.48); FILE MERGED 2008/04/01 15:15:23 thb 1.11.48.3: #i85898# Stripping all external header guards 2008/04/01 12:29:57 thb 1.11.48.2: #i85898# Stripping all external header guards 2008/03/31 12:32:06 rt 1.11.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [95b9b08637fff19f83b84b28f526222fc2bc4b7f]

INTEGRATION: CWS changefileheader (1.8.92); FILE MERGED 2008/03/31 16:17:46 rt 1.8.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bd99e1ddb749fe966b5b5a01f3b612e8d0f2bd40]

INTEGRATION: CWS changefileheader (1.19.8); FILE MERGED 2008/03/28 15:25:26 rt 1.19.8.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2cbb548bec66d5e0b79ab5fccf61b74bd4cd62ab]

INTEGRATION: CWS changefileheader (1.15.32); FILE MERGED 2008/03/31 07:24:30 rt 1.15.32.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [595bfc5d817fde8ee8b711bc0b9bc0d2c5becb57]

INTEGRATION: CWS changefileheader (1.5.170); FILE MERGED 2008/03/28 16:31:25 rt 1.5.170.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [808c51c0ad0321be812f943caa7e278166679803]

INTEGRATION: CWS changefileheader (1.7.26); FILE MERGED 2008/03/31 07:26:08 rt 1.7.26.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5f8bade55cc2c77ce8a8d5d904696fa0f5a23961]

INTEGRATION: CWS changefileheader (1.9.48); FILE MERGED 2008/03/31 12:32:06 rt 1.9.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fe87750b58e1a01d251399570e1443eab26a667b]

INTEGRATION: CWS changefileheader (1.3.262); FILE MERGED 2008/04/01 15:38:29 thb 1.3.262.3: #i85898# Stripping all external header guards 2008/04/01 12:40:37 thb 1.3.262.2: #i85898# Stripping all external header guards 2008/03/31 13:37:56 rt 1.3.262.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4f87bde38953c6be9af8a4fc8d280b54a1a6e8a8]

INTEGRATION: CWS changefileheader (1.6.42); FILE MERGED 2008/03/28 15:25:26 rt 1.6.42.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cbff46217e4f0d3b1c15a46bf38a67dee2d485a2]

INTEGRATION: CWS changefileheader (1.3.170); FILE MERGED 2008/03/28 16:31:24 rt 1.3.170.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [80cd27c2bba59446dde54759c0b473c8abc17e0e]

INTEGRATION: CWS changefileheader (1.2.280); FILE MERGED 2008/04/01 15:38:29 thb 1.2.280.3: #i85898# Stripping all external header guards 2008/04/01 12:40:36 thb 1.2.280.2: #i85898# Stripping all external header guards 2008/03/31 13:37:56 rt 1.2.280.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ce0d35ebe7871a062c7585330072ca20cbd06805]

INTEGRATION: CWS changefileheader (1.5.332); FILE MERGED 2008/04/01 15:15:23 thb 1.5.332.3: #i85898# Stripping all external header guards 2008/04/01 12:29:57 thb 1.5.332.2: #i85898# Stripping all external header guards 2008/03/31 12:32:06 rt 1.5.332.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [70dc6574c5a1ba8eafdd8e6be4644cdc1c23f818]

INTEGRATION: CWS changefileheader (1.13.10); FILE MERGED 2008/03/31 07:26:08 rt 1.13.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b7434bec87f9d45dda26b3e7c709421663eefefb]

INTEGRATION: CWS changefileheader (1.11.92); FILE MERGED 2008/03/31 16:17:46 rt 1.11.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4a30c72eb707421c61a39032c260d1dc228aa994]

INTEGRATION: CWS changefileheader (1.52.20); FILE MERGED 2008/03/28 15:25:26 rt 1.52.20.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b9a8fc7823510052c1c3b1242f099eb9e135ec02]

INTEGRATION: CWS changefileheader (1.5.100); FILE MERGED 2008/03/28 16:31:24 rt 1.5.100.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7a1ae6c2f8116d64ebee6d78e992d2b4cb7456a8]

INTEGRATION: CWS changefileheader (1.29.10); FILE MERGED 2008/04/01 15:42:24 thb 1.29.10.2: #i85898# Stripping all external header guards 2008/03/31 07:26:08 rt 1.29.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e4d3425123d302c0bfcc3b92fa96a3200f8ee5a0]

INTEGRATION: CWS changefileheader (1.6.48); FILE MERGED 2008/03/31 12:32:06 rt 1.6.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ac47214b4e3866896c8e914ed8070f4aa8a4587d]

INTEGRATION: CWS changefileheader (1.7.92); FILE MERGED 2008/03/31 16:17:46 rt 1.7.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9d0bd0a01b1b769d6844169dd93649b4d5bf6e54]

INTEGRATION: CWS changefileheader (1.3.44); FILE MERGED 2008/04/01 15:38:28 thb 1.3.44.3: #i85898# Stripping all external header guards 2008/04/01 12:40:36 thb 1.3.44.2: #i85898# Stripping all external header guards 2008/03/31 13:37:56 rt 1.3.44.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f8ceed95e99ba5285fdbb142024705fe3729a894]

INTEGRATION: CWS changefileheader (1.2.22); FILE MERGED 2008/04/01 15:10:54 thb 1.2.22.2: #i85898# Stripping all external header guards 2008/03/28 15:25:26 rt 1.2.22.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [04bd113e7ec588e72a8c9228e1ccb410f0deaf91]

INTEGRATION: CWS changefileheader (1.14.88); FILE MERGED 2008/04/01 15:01:48 thb 1.14.88.2: #i85898# Stripping all external header guards 2008/03/28 16:07:01 rt 1.14.88.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f37f14afdc3260ea4b22836ef3f55643b5fba1e2]

INTEGRATION: CWS changefileheader (1.6.72); FILE MERGED 2008/03/28 16:31:23 rt 1.6.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9e7571dce88d123705dd8e8029e77693c78340b5]

INTEGRATION: CWS changefileheader (1.30.168); FILE MERGED 2008/03/31 12:32:06 rt 1.30.168.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [baa034e8db9c05d3ebb57c8b4b71b5e842b3e4b0]

INTEGRATION: CWS changefileheader (1.2.280); FILE MERGED 2008/03/31 13:37:56 rt 1.2.280.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9ea6e693b8e31d7249a95ac9f9dfb0df6605a5c5]

INTEGRATION: CWS changefileheader (1.12.22); FILE MERGED 2008/03/28 15:25:26 rt 1.12.22.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cb76e6a204a9ef103b32f067e33cd3f8bf998d82]

INTEGRATION: CWS changefileheader (1.35.24); FILE MERGED 2008/04/01 15:01:48 thb 1.35.24.3: #i85898# Stripping all external header guards 2008/04/01 10:48:39 thb 1.35.24.2: #i85898# Stripping all external header guards 2008/03/28 16:07:01 rt 1.35.24.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [593fa97550281561e9c414f6ea34c6996171c3df]

INTEGRATION: CWS changefileheader (1.8.26); FILE MERGED 2008/03/28 16:31:23 rt 1.8.26.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [87c45fbb5bdcbd13ca4ab0a4852f64302a11105e]

INTEGRATION: CWS changefileheader (1.18.92); FILE MERGED 2008/03/31 16:17:46 rt 1.18.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1034262314ed8cb5b8e7fc1d8dedbe69048085ab]

INTEGRATION: CWS changefileheader (1.12.12); FILE MERGED 2008/04/01 15:42:24 thb 1.12.12.2: #i85898# Stripping all external header guards 2008/03/31 07:26:08 rt 1.12.12.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7a7ef768f8179402c655c7227f2960586378f324]

INTEGRATION: CWS changefileheader (1.5.472); FILE MERGED 2008/04/01 15:15:23 thb 1.5.472.2: #i85898# Stripping all external header guards 2008/03/31 12:32:06 rt 1.5.472.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [743ba25278df8770bfa462ba97314ce6c4226a58]

INTEGRATION: CWS changefileheader (1.2.280); FILE MERGED 2008/04/01 15:38:28 thb 1.2.280.3: #i85898# Stripping all external header guards 2008/04/01 12:40:36 thb 1.2.280.2: #i85898# Stripping all external header guards 2008/03/31 13:37:56 rt 1.2.280.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b09cc7acba06c659de092e16a32922406bb8d85d]

INTEGRATION: CWS changefileheader (1.18.28); FILE MERGED 2008/03/28 15:25:25 rt 1.18.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [103e97edd0b7a8d985728b85c0c589044bca0c4f]

INTEGRATION: CWS changefileheaderm6 (1.2.2); FILE MERGED 2008/04/09 16:07:36 rt 1.2.2.1: #i87884# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0cdc40410598330f1153762f0dedec6917bdd5cd]

INTEGRATION: CWS changefileheader (1.4.64); FILE MERGED 2008/03/31 07:24:30 rt 1.4.64.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bb3ff920e179e33f3129ebe4fb1790a31529c179]

INTEGRATION: CWS changefileheader (1.3.192); FILE MERGED 2008/04/01 15:01:48 thb 1.3.192.2: #i85898# Stripping all external header guards 2008/03/28 16:07:01 rt 1.3.192.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8fe4d7e44debcd8364badd8f4567441e6e82ef73]

INTEGRATION: CWS changefileheader (1.4.72); FILE MERGED 2008/03/31 12:19:39 rt 1.4.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cbb76da365f084e29f001a95d380910bdf953297]

INTEGRATION: CWS changefileheader (1.3.170); FILE MERGED 2008/03/28 16:31:22 rt 1.3.170.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d2a4e8cd655dcb134b71fbe568d5227417f12815]

INTEGRATION: CWS changefileheader (1.2.472); FILE MERGED 2008/03/31 12:32:06 rt 1.2.472.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2c251f6e7d2cbbb9afc7130fd5f81ac09d158dd1]

INTEGRATION: CWS changefileheader (1.3.80); FILE MERGED 2008/04/01 15:38:28 thb 1.3.80.2: #i85898# Stripping all external header guards 2008/03/31 13:37:56 rt 1.3.80.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [262dc30583edba858304abfb7c6db712652b0d00]

INTEGRATION: CWS changefileheader (1.20.92); FILE MERGED 2008/03/31 16:17:46 rt 1.20.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e63676dee2a3bc4d8890b39161c0daaa2cef07cb]

INTEGRATION: CWS changefileheader (1.4.88); FILE MERGED 2008/04/01 15:10:54 thb 1.4.88.3: #i85898# Stripping all external header guards 2008/04/01 10:54:27 thb 1.4.88.2: #i85898# Stripping all external header guards 2008/03/28 15:25:25 rt 1.4.88.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [501653fefd33b8dc5e1e57ecd1cac2f863309357]

INTEGRATION: CWS changefileheader (1.13.32); FILE MERGED 2008/03/31 07:24:30 rt 1.13.32.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6ae341e8a6603b5b4bc5dc1ceef515a9aa050431]

INTEGRATION: CWS changefileheader (1.5.100); FILE MERGED 2008/03/28 16:31:22 rt 1.5.100.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d34b547f8c5f8231fe2ec63b17d3e246d2bcd0b8]

INTEGRATION: CWS changefileheader (1.14.2); FILE MERGED 2008/03/31 12:19:38 rt 1.14.2.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c43c8bef96273c2cd0f8f639e9c40c2ee245233b]

INTEGRATION: CWS changefileheader (1.6.66); FILE MERGED 2008/04/01 15:42:24 thb 1.6.66.2: #i85898# Stripping all external header guards 2008/03/31 07:26:08 rt 1.6.66.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [436332e3357ce555570d13a34558516d3597a767]

INTEGRATION: CWS changefileheader (1.15.24); FILE MERGED 2008/04/01 15:15:23 thb 1.15.24.2: #i85898# Stripping all external header guards 2008/03/31 12:32:05 rt 1.15.24.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [223310794da8af50420a2fb867e8081f601f54f9]

INTEGRATION: CWS changefileheader (1.9.92); FILE MERGED 2008/03/31 16:17:46 rt 1.9.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [10292b1670e9b2fd61bbfa1939e939664f202608]

INTEGRATION: CWS changefileheader (1.13.88); FILE MERGED 2008/04/01 15:10:54 thb 1.13.88.3: #i85898# Stripping all external header guards 2008/04/01 10:54:26 thb 1.13.88.2: #i85898# Stripping all external header guards 2008/03/28 15:25:25 rt 1.13.88.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [63add1856f60384a9e0ec6733843f0a0bb2c1f05]

INTEGRATION: CWS changefileheader (1.12.88); FILE MERGED 2008/04/01 15:01:48 thb 1.12.88.3: #i85898# Stripping all external header guards 2008/04/01 10:48:39 thb 1.12.88.2: #i85898# Stripping all external header guards 2008/03/28 16:07:00 rt 1.12.88.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [312109f36ed4bfadca7c56bee85ddedac4f73eb9]

INTEGRATION: CWS changefileheader (1.10.72); FILE MERGED 2008/03/28 16:31:21 rt 1.10.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b7b1183997603edd7181b69579d00c14b04abb73]

INTEGRATION: CWS changefileheader (1.4.56); FILE MERGED 2008/03/31 12:19:38 rt 1.4.56.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [148a0722a492cdbc51152f7a23bd7fa28bf76018]

INTEGRATION: CWS changefileheader (1.15.56); FILE MERGED 2008/04/01 15:42:24 thb 1.15.56.2: #i85898# Stripping all external header guards 2008/03/31 07:26:08 rt 1.15.56.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5016ba8570a91a36725257b515fdda86e3c90761]

INTEGRATION: CWS changefileheader (1.6.48); FILE MERGED 2008/03/31 12:32:05 rt 1.6.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f28ac8879a712148287ccf993b8a89e6af1d9aec]

INTEGRATION: CWS changefileheader (1.18.88); FILE MERGED 2008/04/01 15:10:54 thb 1.18.88.3: #i85898# Stripping all external header guards 2008/04/01 10:54:26 thb 1.18.88.2: #i85898# Stripping all external header guards 2008/03/28 15:25:25 rt 1.18.88.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [328e56f81953315c01d93f32008fce66e7314a83]

INTEGRATION: CWS changefileheader (1.25.100); FILE MERGED 2008/03/28 16:07:00 rt 1.25.100.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1276a1ba6ffb500a99c7f52e127557eeefb860c0]

INTEGRATION: CWS changefileheader (1.7.64); FILE MERGED 2008/03/31 07:24:30 rt 1.7.64.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [af29113ad6591d592a6b4d25620849a289ceaca3]

INTEGRATION: CWS changefileheader (1.7.26); FILE MERGED 2008/03/28 16:31:21 rt 1.7.26.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5e0fc67310c376a2a735fa6977731b55083439e0]

INTEGRATION: CWS changefileheader (1.2.152); FILE MERGED 2008/03/31 12:19:38 rt 1.2.152.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [13edbb68d48a866ed72a4067bd1a86ed9bec6466]

INTEGRATION: CWS changefileheader (1.14.48); FILE MERGED 2008/03/31 12:32:05 rt 1.14.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d391fe4a56fc4732d647fda08fc35905e1adde40]

INTEGRATION: CWS changefileheader (1.6.56); FILE MERGED 2008/03/31 07:26:08 rt 1.6.56.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ccc7abe358a51f26d29404ea70612cc4b255f8f9]

INTEGRATION: CWS changefileheader (1.27.50); FILE MERGED 2008/04/01 15:10:54 thb 1.27.50.3: #i85898# Stripping all external header guards 2008/04/01 10:54:26 thb 1.27.50.2: #i85898# Stripping all external header guards 2008/03/28 15:25:25 rt 1.27.50.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a64ebb2d1d12d825be6d15c0945885993eaeaf54]

INTEGRATION: CWS changefileheader (1.4.88); FILE MERGED 2008/03/28 16:07:00 rt 1.4.88.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5016ca66972b95ea3009a67fabef32531b5494c4]

INTEGRATION: CWS changefileheader (1.5.64); FILE MERGED 2008/03/31 07:24:29 rt 1.5.64.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ecb34eb06f9ae6c26557ceaa295af9e3f3ab5946]

INTEGRATION: CWS changefileheader (1.17.24); FILE MERGED 2008/03/31 12:32:05 rt 1.17.24.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0bc5a737f3973c1f76a2e0f73e78eda3f2ee87dc]

INTEGRATION: CWS changefileheader (1.3.142); FILE MERGED 2008/04/01 15:05:33 thb 1.3.142.2: #i85898# Stripping all external header guards 2008/03/31 12:19:38 rt 1.3.142.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4cbb17cba4cfd559412877c6b4b811d8e3cd3463]

INTEGRATION: CWS changefileheader (1.13.56); FILE MERGED 2008/04/01 15:42:24 thb 1.13.56.2: #i85898# Stripping all external header guards 2008/03/31 07:26:08 rt 1.13.56.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [21444473c665d7e47e39bb87b74b5c7787a05db3]

INTEGRATION: CWS changefileheader (1.2.280); FILE MERGED 2008/04/01 12:40:36 thb 1.2.280.2: #i85898# Stripping all external header guards 2008/03/31 13:37:56 rt 1.2.280.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [61cf99053acc96636d4f829bb359e264230c9c83]

INTEGRATION: CWS changefileheader (1.4.170); FILE MERGED 2008/03/28 16:31:21 rt 1.4.170.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [91ac60886c35643fd3abb5f7bbf828e0eba980a9]

INTEGRATION: CWS changefileheader (1.11.50); FILE MERGED 2008/03/28 15:25:25 rt 1.11.50.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ac8bb576a29c4eb7af5fd0c85b1c784d69e2fa7a]

INTEGRATION: CWS changefileheader (1.7.88); FILE MERGED 2008/03/28 16:07:00 rt 1.7.88.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f177b6a71baf981355a0a5d415cc738aa5bf1119]

INTEGRATION: CWS changefileheader (1.7.64); FILE MERGED 2008/03/31 07:24:29 rt 1.7.64.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7e2a863e6351149f1425301e4006292cc36fec87]

INTEGRATION: CWS changefileheader (1.2.280); FILE MERGED 2008/04/01 15:38:27 thb 1.2.280.3: #i85898# Stripping all external header guards 2008/04/01 12:40:36 thb 1.2.280.2: #i85898# Stripping all external header guards 2008/03/31 13:37:56 rt 1.2.280.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [024a3301cbfe0d532fd534c1921f0e762a2ddc15]

INTEGRATION: CWS changefileheader (1.6.56); FILE MERGED 2008/04/01 15:42:23 thb 1.6.56.2: #i85898# Stripping all external header guards 2008/03/31 07:26:08 rt 1.6.56.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [74b07d5718ea7a748c1a4582a6dc8a9326493cc5]

INTEGRATION: CWS changefileheader (1.6.160); FILE MERGED 2008/04/01 15:05:32 thb 1.6.160.3: #i85898# Stripping all external header guards 2008/04/01 12:26:33 thb 1.6.160.2: #i85898# Stripping all external header guards 2008/03/31 12:19:38 rt 1.6.160.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ba3a04799275cec584c8be0feef64047dc04edab]

INTEGRATION: CWS changefileheader (1.4.170); FILE MERGED 2008/03/28 16:31:20 rt 1.4.170.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [28746efe77027a4b032eca00c38f221a96d3b631]

INTEGRATION: CWS changefileheader (1.10.92); FILE MERGED 2008/03/31 16:17:46 rt 1.10.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [72ec4e2fa8cf3fe3ebecce16d8d1ec132b696d40]

INTEGRATION: CWS changefileheader (1.32.36); FILE MERGED 2008/03/28 15:25:25 rt 1.32.36.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8fe2ec65d27634724f8ca8b38218ffe4bc7cb059]

INTEGRATION: CWS changefileheader (1.65.96); FILE MERGED 2008/03/28 16:07:00 rt 1.65.96.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9113abeb4819f9a5f1689c732339f595c3757959]

INTEGRATION: CWS changefileheader (1.12.32); FILE MERGED 2008/03/31 07:24:29 rt 1.12.32.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f36eae19302ed50f6c776efd237b3b5ba368b178]

INTEGRATION: CWS changefileheader (1.2.280); FILE MERGED 2008/04/01 15:38:27 thb 1.2.280.2: #i85898# Stripping all external header guards 2008/03/31 13:37:56 rt 1.2.280.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1756e4d018ac13d75a0dbb6afadc2bd03c211b63]

INTEGRATION: CWS changefileheader (1.10.50); FILE MERGED 2008/04/01 12:26:33 thb 1.10.50.2: #i85898# Stripping all external header guards 2008/03/31 12:19:38 rt 1.10.50.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [17e1f651692d70ae662174063b2a6a7d6428f0eb]

INTEGRATION: CWS changefileheader (1.23.168); FILE MERGED 2008/03/31 12:32:04 rt 1.23.168.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [85bceab4be0cdbc808b8fcffbed1e4d63be3453a]

INTEGRATION: CWS changefileheader (1.14.88); FILE MERGED 2008/04/01 15:10:54 thb 1.14.88.3: #i85898# Stripping all external header guards 2008/04/01 10:54:26 thb 1.14.88.2: #i85898# Stripping all external header guards 2008/03/28 15:25:25 rt 1.14.88.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ed9326e2a0b9bac4705417f6f4444d5b3170d465]

INTEGRATION: CWS changefileheader (1.7.96); FILE MERGED 2008/03/28 16:07:00 rt 1.7.96.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [676652d1172f1ec2d7056c51dd2c2ac57d9e0f37]

INTEGRATION: CWS changefileheader (1.4.64); FILE MERGED 2008/03/31 07:24:29 rt 1.4.64.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ce6e175818f1415ec0f9759c6a5206e7ef29edcb]

INTEGRATION: CWS changefileheader (1.2.50); FILE MERGED 2008/03/31 12:19:38 rt 1.2.50.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [29ada5ab77e4628aa376484aea1814536a80e77f]

INTEGRATION: CWS changefileheader (1.4.222); FILE MERGED 2008/04/01 15:15:23 thb 1.4.222.2: #i85898# Stripping all external header guards 2008/03/31 12:32:04 rt 1.4.222.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [113782dfbdd1bc0870cdd4c540ecfcc72156be7c]

INTEGRATION: CWS changefileheader (1.6.100); FILE MERGED 2008/03/28 16:31:19 rt 1.6.100.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f74829d17666ad57d790dacd1edc4a5e2f8b6e66]

INTEGRATION: CWS changefileheader (1.6.192); FILE MERGED 2008/04/01 15:01:48 thb 1.6.192.2: #i85898# Stripping all external header guards 2008/03/28 16:07:00 rt 1.6.192.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1ee052f993fae32520926e4fd90cdf25ce1f9cde]

INTEGRATION: CWS changefileheader (1.30.22); FILE MERGED 2008/03/28 15:25:25 rt 1.30.22.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a4019d42e52890abf05ac57534e98e7a0448e03e]

INTEGRATION: CWS changefileheader (1.3.64); FILE MERGED 2008/03/31 07:24:28 rt 1.3.64.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bc3c66c6165474df657cd678f191c536ab0a0075]

INTEGRATION: CWS changefileheader (1.4.56); FILE MERGED 2008/04/01 15:42:23 thb 1.4.56.2: #i85898# Stripping all external header guards 2008/03/31 07:26:08 rt 1.4.56.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3b7c105d27f17980c2fee4172e5f20fd133b97bd]

INTEGRATION: CWS changefileheader (1.3.150); FILE MERGED 2008/04/01 15:38:27 thb 1.3.150.3: #i85898# Stripping all external header guards 2008/04/01 12:40:36 thb 1.3.150.2: #i85898# Stripping all external header guards 2008/03/31 13:37:56 rt 1.3.150.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b7ec4e0c246fff82b4ad80312b70f32f8d2dbccf]

INTEGRATION: CWS changefileheader (1.2.472); FILE MERGED 2008/03/31 12:32:04 rt 1.2.472.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [91ece1914d8d0ed1a941057f99b9cc1356ccba5f]

INTEGRATION: CWS changefileheader (1.15.28); FILE MERGED 2008/04/01 15:01:47 thb 1.15.28.2: #i85898# Stripping all external header guards 2008/03/28 16:06:59 rt 1.15.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [24b22a4343367defd7ac69620c5f49206d91aaea]

INTEGRATION: CWS changefileheader (1.3.50); FILE MERGED 2008/03/31 12:19:38 rt 1.3.50.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [218e6cc0b31f950891c4f9641312763197062c2d]

INTEGRATION: CWS changefileheader (1.4.64); FILE MERGED 2008/03/31 07:24:28 rt 1.4.64.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9468b43bc0045ff5e8e197e09822ca4cac68ded6]

INTEGRATION: CWS changefileheader (1.14.92); FILE MERGED 2008/03/31 16:17:46 rt 1.14.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [211607340b87ad64daab8305d243313eb237894e]

INTEGRATION: CWS changefileheader (1.12.66); FILE MERGED 2008/04/01 15:42:23 thb 1.12.66.2: #i85898# Stripping all external header guards 2008/03/31 07:26:08 rt 1.12.66.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [52d3826d43a4edbed673216170820d5fa355b381]

INTEGRATION: CWS changefileheader (1.2.280); FILE MERGED 2008/04/01 15:38:26 thb 1.2.280.3: #i85898# Stripping all external header guards 2008/04/01 12:40:36 thb 1.2.280.2: #i85898# Stripping all external header guards 2008/03/31 13:37:56 rt 1.2.280.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4805fb67147343f53f6acee051fb29403a93b314]

INTEGRATION: CWS changefileheader (1.9.88); FILE MERGED 2008/03/28 15:25:25 rt 1.9.88.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7e58ac45fe8af32de9be2037d6efacb23bef95aa]

INTEGRATION: CWS changefileheader (1.9.48); FILE MERGED 2008/03/31 12:32:04 rt 1.9.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bdd8e8c5727a602d8ad34c2b8967174fd68680ed]

INTEGRATION: CWS changefileheader (1.7.92); FILE MERGED 2008/03/31 16:17:45 rt 1.7.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d42b56204f38d16930d47711e70756f916e1f963]

INTEGRATION: CWS changefileheader (1.7.72); FILE MERGED 2008/03/28 16:31:19 rt 1.7.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fdb1e051a8bb0c34fa6b827f371008823fdeee7e]

INTEGRATION: CWS changefileheader (1.2.148); FILE MERGED 2008/04/01 15:22:34 thb 1.2.148.3: #i85898# Stripping all external header guards 2008/04/01 12:32:22 thb 1.2.148.2: #i85898# Stripping all external header guards 2008/03/31 13:15:11 rt 1.2.148.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [be0348520fe73c7c584b2703a0aee4f6ac3f507d]

INTEGRATION: CWS changefileheader (1.3.284); FILE MERGED 2008/03/28 16:06:59 rt 1.3.284.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ced8e45636ac85c179bd03fbca727429ffdff7e4]

INTEGRATION: CWS changefileheader (1.5.160); FILE MERGED 2008/04/01 12:26:33 thb 1.5.160.2: #i85898# Stripping all external header guards 2008/03/31 12:19:38 rt 1.5.160.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b78ea0da7b6fe079c91a17022557181578ffa508]

INTEGRATION: CWS changefileheader (1.13.92); FILE MERGED 2008/03/31 16:17:45 rt 1.13.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [43c8c574f10bef99653f262e8a0b090c69f7ddd6]

INTEGRATION: CWS changefileheader (1.5.170); FILE MERGED 2008/03/28 16:31:18 rt 1.5.170.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ff53a6cc022de22fa21ad6fe65f0d9ed604a765f]

INTEGRATION: CWS changefileheader (1.4.64); FILE MERGED 2008/03/31 07:24:27 rt 1.4.64.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6d9ebf09f1d6ac07e6981e2d46c18c96111ad32b]

INTEGRATION: CWS changefileheader (1.2.42); FILE MERGED 2008/03/28 15:25:24 rt 1.2.42.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3d0b962ee221b2d1419c1676fe2747a590b8fe1a]

INTEGRATION: CWS changefileheader (1.8.88); FILE MERGED 2008/04/01 15:01:47 thb 1.8.88.2: #i85898# Stripping all external header guards 2008/03/28 16:06:59 rt 1.8.88.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fdce463f590969766ed883993b7df9801ed8d72e]

INTEGRATION: CWS changefileheader (1.2.12); FILE MERGED 2008/03/31 07:26:07 rt 1.2.12.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [99f6bd8259d22cecc01086cc7905f39a68e35a7e]

INTEGRATION: CWS changefileheader (1.5.160); FILE MERGED 2008/04/01 15:05:32 thb 1.5.160.3: #i85898# Stripping all external header guards 2008/04/01 12:26:33 thb 1.5.160.2: #i85898# Stripping all external header guards 2008/03/31 12:19:38 rt 1.5.160.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [135b90bf737bb64e8120e7b72b490dd3921b5c38]

INTEGRATION: CWS changefileheader (1.10.92); FILE MERGED 2008/03/31 16:17:45 rt 1.10.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [19a7bc981a1ec312bfac79173e4a852ed4398b68]

INTEGRATION: CWS changefileheader (1.5.192); FILE MERGED 2008/03/28 16:06:59 rt 1.5.192.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [752f71cf3f5079e1cd9231c2925a8eab2d8d80ac]

INTEGRATION: CWS changefileheader (1.13.24); FILE MERGED 2008/04/01 12:29:56 thb 1.13.24.2: #i85898# Stripping all external header guards 2008/03/31 12:32:04 rt 1.13.24.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [29a8d5c3c535380cb7ac3f0ae1338be477b2da46]

INTEGRATION: CWS changefileheader (1.2.280); FILE MERGED 2008/04/01 15:38:26 thb 1.2.280.3: #i85898# Stripping all external header guards 2008/04/01 12:40:35 thb 1.2.280.2: #i85898# Stripping all external header guards 2008/03/31 13:37:56 rt 1.2.280.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1d9b53224e3556d028212763fcc8ae7975e57f15]

INTEGRATION: CWS changefileheader (1.2.100); FILE MERGED 2008/03/28 16:31:18 rt 1.2.100.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0d1af0c912661f1c3c4f583dfb925df945040f4e]

INTEGRATION: CWS changefileheader (1.11.78); FILE MERGED 2008/04/01 15:01:47 thb 1.11.78.2: #i85898# Stripping all external header guards 2008/03/28 16:06:59 rt 1.11.78.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fe0cd2efb999bcb4661e7b6d6f62cbbaa69b0768]

INTEGRATION: CWS changefileheader (1.12.64); FILE MERGED 2008/03/31 07:24:27 rt 1.12.64.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e2089548cf83e251a9fbbd101986f7430f3eda0d]

INTEGRATION: CWS changefileheader (1.3.258); FILE MERGED 2008/04/01 15:38:25 thb 1.3.258.3: #i85898# Stripping all external header guards 2008/04/01 12:40:35 thb 1.3.258.2: #i85898# Stripping all external header guards 2008/03/31 13:37:56 rt 1.3.258.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c866133d44db4d189bb084be387765c4bdfbebab]

INTEGRATION: CWS changefileheader (1.2.56); FILE MERGED 2008/03/28 15:25:24 rt 1.2.56.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5d5d63b0c245eb1097491df5cb84205d2b4a32a7]

INTEGRATION: CWS changefileheader (1.5.90); FILE MERGED 2008/03/31 07:26:07 rt 1.5.90.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [80e5d3c9849924a5faaf6f61b33a6f87bd7d0db8]

INTEGRATION: CWS changefileheader (1.7.46); FILE MERGED 2008/03/31 07:24:27 rt 1.7.46.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d2518ce13a62f3be26ce062a6487d8aaa536f1e5]

INTEGRATION: CWS changefileheader (1.2.372); FILE MERGED 2008/04/01 15:15:23 thb 1.2.372.3: #i85898# Stripping all external header guards 2008/04/01 12:29:56 thb 1.2.372.2: #i85898# Stripping all external header guards 2008/03/31 12:32:04 rt 1.2.372.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [198bcc2c30f17f6ad3a10332f1facde54a2a8ec5]

INTEGRATION: CWS changefileheader (1.4.88); FILE MERGED 2008/04/01 10:48:39 thb 1.4.88.2: #i85898# Stripping all external header guards 2008/03/28 16:06:59 rt 1.4.88.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [986f08a0f5805d21bc28772eadb99eb27d6e566d]

INTEGRATION: CWS changefileheader (1.6.14); FILE MERGED 2008/03/28 16:31:17 rt 1.6.14.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [371b19dec8e89f56901eb785abdf632115d59cf9]

INTEGRATION: CWS changefileheader (1.4.160); FILE MERGED 2008/04/01 12:26:33 thb 1.4.160.2: #i85898# Stripping all external header guards 2008/03/31 12:19:38 rt 1.4.160.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8bc2feebd414b82b6b80a795b8bf30bbc424c1a5]

INTEGRATION: CWS changefileheader (1.10.66); FILE MERGED 2008/03/31 07:26:07 rt 1.10.66.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a6236f204329dea1e1676b4dcfdfbb283e2a3996]

INTEGRATION: CWS changefileheader (1.6.92); FILE MERGED 2008/03/31 16:17:45 rt 1.6.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e2f8163d1b16c605d58b945335f98d028da587e8]

INTEGRATION: CWS changefileheader (1.3.276); FILE MERGED 2008/04/01 12:29:56 thb 1.3.276.2: #i85898# Stripping all external header guards 2008/03/31 12:32:04 rt 1.3.276.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d0342df2d1413428ce7c2bee99dc352637120ac6]

INTEGRATION: CWS changefileheader (1.12.88); FILE MERGED 2008/04/01 15:01:47 thb 1.12.88.3: #i85898# Stripping all external header guards 2008/04/01 10:48:39 thb 1.12.88.2: #i85898# Stripping all external header guards 2008/03/28 16:06:59 rt 1.12.88.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [869039b57b2d8d4642fb71369295fb8b0235451a]

INTEGRATION: CWS changefileheader (1.2.100); FILE MERGED 2008/03/28 16:31:17 rt 1.2.100.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [04e109c724f79bb6403df6857c953ea8e2d58e94]

INTEGRATION: CWS changefileheader (1.3.24); FILE MERGED 2008/03/31 07:26:07 rt 1.3.24.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [85d87966f216484b3e3b08b98aab0ad7d71bf955]

INTEGRATION: CWS changefileheader (1.7.26); FILE MERGED 2008/03/31 07:24:27 rt 1.7.26.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0300d4110006d7475dde49e42c7425ce548f4666]

INTEGRATION: CWS changefileheader (1.11.92); FILE MERGED 2008/03/31 16:17:45 rt 1.11.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [14758d781ee93069c60a28cf3498eb6a33ac6a83]

INTEGRATION: CWS changefileheader (1.2.12); FILE MERGED 2008/03/31 12:19:38 rt 1.2.12.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [41fd6ba9b193c4ca841942d7b4779f18f422dfc6]

INTEGRATION: CWS changefileheader (1.4.24); FILE MERGED 2008/04/01 15:15:22 thb 1.4.24.3: #i85898# Stripping all external header guards 2008/04/01 12:29:56 thb 1.4.24.2: #i85898# Stripping all external header guards 2008/03/31 12:32:03 rt 1.4.24.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [82fb05a227cb7eea484b0df6eefc13a713fa0c66]

INTEGRATION: CWS changefileheader (1.2.134); FILE MERGED 2008/03/28 15:25:24 rt 1.2.134.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4baa4283b0f633611cb3435d6778d3a973952ca3]

INTEGRATION: CWS changefileheader (1.12.28); FILE MERGED 2008/04/01 15:01:47 thb 1.12.28.2: #i85898# Stripping all external header guards 2008/03/28 16:06:59 rt 1.12.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f426c6da17038690280122d37b7e5f89d0b9d556]

INTEGRATION: CWS changefileheader (1.2.280); FILE MERGED 2008/04/01 15:38:25 thb 1.2.280.3: #i85898# Stripping all external header guards 2008/04/01 12:40:35 thb 1.2.280.2: #i85898# Stripping all external header guards 2008/03/31 13:37:56 rt 1.2.280.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7dac012fbbff7ee9520b836895af6d29ed221657]

INTEGRATION: CWS changefileheader (1.10.26); FILE MERGED 2008/03/28 16:31:16 rt 1.10.26.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c2764a755b71b008d309859adde37a6e90b45ce9]

INTEGRATION: CWS changefileheader (1.2.64); FILE MERGED 2008/03/31 07:24:27 rt 1.2.64.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [388210cf6ec19891315659008ef4545b77066d4b]

INTEGRATION: CWS changefileheader (1.2.56); FILE MERGED 2008/03/31 07:26:07 rt 1.2.56.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e063491d04bb28412dd3b370d3964c07375a91e3]

INTEGRATION: CWS changefileheader (1.9.6); FILE MERGED 2008/03/31 16:17:43 rt 1.9.6.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c91e253e64db5b062bd9042bac4b520d761ed81a]

INTEGRATION: CWS changefileheader (1.11.12); FILE MERGED 2008/03/31 12:19:38 rt 1.11.12.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c75d556a766f1953d7f9a377bb660301eac955bc]

INTEGRATION: CWS changefileheader (1.11.24); FILE MERGED 2008/03/31 12:32:03 rt 1.11.24.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [061acf214956e6114c93ea21c38ca5bbdd59c1b2]

INTEGRATION: CWS changefileheader (1.77.26); FILE MERGED 2008/04/01 15:01:47 thb 1.77.26.3: #i85898# Stripping all external header guards 2008/04/01 10:48:39 thb 1.77.26.2: #i85898# Stripping all external header guards 2008/03/28 16:06:59 rt 1.77.26.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f6eca068ee05a59a1de7e470ecfac37bf0cd46c2]

INTEGRATION: CWS changefileheader (1.4.26); FILE MERGED 2008/03/28 16:31:16 rt 1.4.26.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [204f4728ca6736f7554f1b3e13192802bfec231d]

INTEGRATION: CWS changefileheader (1.5.42); FILE MERGED 2008/03/28 15:25:23 rt 1.5.42.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [77f67c9ddc30e80f00a4e2d4f3e9e5940c19ce3f]

INTEGRATION: CWS changefileheader (1.2.280); FILE MERGED 2008/04/01 15:38:25 thb 1.2.280.2: #i85898# Stripping all external header guards 2008/03/31 13:37:56 rt 1.2.280.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8909d16a02c68b46ea3d5bd2080320df3dd79da7]

INTEGRATION: CWS changefileheader (1.13.92); FILE MERGED 2008/03/31 16:17:43 rt 1.13.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ed5aebeada050bd6331a02460b8ece6ea7f50aeb]

INTEGRATION: CWS changefileheader (1.6.314); FILE MERGED 2008/04/01 12:29:56 thb 1.6.314.2: #i85898# Stripping all external header guards 2008/03/31 12:31:58 rt 1.6.314.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3967a36f4973712338a89c6052784d15d5785918]

INTEGRATION: CWS changefileheader (1.5.26); FILE MERGED 2008/03/28 16:31:15 rt 1.5.26.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [97b3863c5a74f16df244db66c429d1d30874cdbf]

INTEGRATION: CWS changefileheader (1.8.64); FILE MERGED 2008/03/31 07:24:26 rt 1.8.64.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [662c4be1185c753131e70d173458906680065bb6]

INTEGRATION: CWS changefileheader (1.4.96); FILE MERGED 2008/03/28 16:06:58 rt 1.4.96.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3746c3f713d5a944a0bdef5553c1d1fcbef95963]

INTEGRATION: CWS changefileheader (1.2.134); FILE MERGED 2008/03/28 15:25:23 rt 1.2.134.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1c12cebd92cee758feee84895c4fecf440053da9]

INTEGRATION: CWS changefileheader (1.2.50); FILE MERGED 2008/03/31 07:26:07 rt 1.2.50.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [524e942683f05bb9b63c604e1e915a1f903b5453]

INTEGRATION: CWS changefileheader (1.11.92); FILE MERGED 2008/03/31 16:17:43 rt 1.11.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [145fd4ba9114c35763ff25f6687c42379d780fa2]

INTEGRATION: CWS changefileheader (1.108.224); FILE MERGED 2008/04/01 16:05:59 thb 1.108.224.3: #i85898# Stripping all external header guards 2008/04/01 13:02:08 thb 1.108.224.2: #i85898# Stripping all external header guards 2008/03/28 15:45:52 rt 1.108.224.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e3850975a3cb831027205f29ea1695c1fabf1088]

INTEGRATION: CWS changefileheader (1.11.48); FILE MERGED 2008/04/01 15:15:22 thb 1.11.48.3: #i85898# Stripping all external header guards 2008/04/01 12:29:56 thb 1.11.48.2: #i85898# Stripping all external header guards 2008/03/31 12:31:58 rt 1.11.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [086e1d7bca336e5e6833e6851f2cc1cb9ac8f423]

INTEGRATION: CWS changefileheader (1.4.170); FILE MERGED 2008/03/28 16:31:15 rt 1.4.170.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e374500d38c40256ca346ca0ea5e88e4cdc1f106]

INTEGRATION: CWS changefileheader (1.2.64); FILE MERGED 2008/03/31 07:24:26 rt 1.2.64.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0ed94ed34971d2ff0155a0728b8e6a63532aa32d]

INTEGRATION: CWS changefileheader (1.9.24); FILE MERGED 2008/04/01 15:05:31 thb 1.9.24.3: #i85898# Stripping all external header guards 2008/04/01 12:26:33 thb 1.9.24.2: #i85898# Stripping all external header guards 2008/03/31 12:19:37 rt 1.9.24.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1eb155d48c79acd2882eee79bf43669328c84559]

INTEGRATION: CWS changefileheader (1.2.166); FILE MERGED 2008/03/28 16:06:58 rt 1.2.166.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5000d4af278fb2ee98a3e62951ecfd3fedd1ad78]

INTEGRATION: CWS changefileheader (1.12.92); FILE MERGED 2008/03/31 16:17:43 rt 1.12.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [efd2a7a45e0655537d23b241da869acaf5f72db7]

INTEGRATION: CWS changefileheader (1.5.380); FILE MERGED 2008/04/01 15:15:22 thb 1.5.380.3: #i85898# Stripping all external header guards 2008/04/01 12:29:56 thb 1.5.380.2: #i85898# Stripping all external header guards 2008/03/31 12:31:58 rt 1.5.380.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c9017bcc0670ec098616cf1fee1ce82736f3457a]

INTEGRATION: CWS changefileheader (1.2.90); FILE MERGED 2008/03/31 07:26:06 rt 1.2.90.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a487ebb0d49af94b188b4b3910189af64500d286]

INTEGRATION: CWS changefileheader (1.5.64); FILE MERGED 2008/03/31 07:24:26 rt 1.5.64.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e2743d0725f0619d3234eb654a0b7503c47846b5]

INTEGRATION: CWS changefileheader (1.11.76); FILE MERGED 2008/04/01 16:05:42 thb 1.11.76.3: #i85898# Stripping all external header guards 2008/04/01 13:01:50 thb 1.11.76.2: #i85898# Stripping all external header guards 2008/03/28 15:45:05 rt 1.11.76.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ce1ddc737920049425e1b9811a93ecc46ab95466]

INTEGRATION: CWS changefileheader (1.5.20); FILE MERGED 2008/03/28 15:25:23 rt 1.5.20.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f6c31ab872941feea6b875bca02766f7e0ecb3a6]

INTEGRATION: CWS changefileheader (1.2.102); FILE MERGED 2008/04/01 15:01:46 thb 1.2.102.2: #i85898# Stripping all external header guards 2008/03/28 16:06:58 rt 1.2.102.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [51daf1646618b9d915d866392ea30f3294413e33]

INTEGRATION: CWS changefileheader (1.3.44); FILE MERGED 2008/04/01 15:38:25 thb 1.3.44.3: #i85898# Stripping all external header guards 2008/04/01 12:40:35 thb 1.3.44.2: #i85898# Stripping all external header guards 2008/03/31 13:37:56 rt 1.3.44.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [52587f097a3815d2875da194d365b2ef2d95cbb0]

INTEGRATION: CWS changefileheaderm6 (1.2.2); FILE MERGED 2008/04/09 16:07:35 rt 1.2.2.1: #i87884# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8cce9659bde36f2b4c1a22159033a92917168673]

INTEGRATION: CWS changefileheader (1.4.92); FILE MERGED 2008/03/31 16:17:43 rt 1.4.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [089da55ee5acbbd39a521fbf72291b557d524b62]

INTEGRATION: CWS changefileheader (1.10.160); FILE MERGED 2008/04/01 15:05:31 thb 1.10.160.3: #i85898# Stripping all external header guards 2008/04/01 12:26:33 thb 1.10.160.2: #i85898# Stripping all external header guards 2008/03/31 12:19:37 rt 1.10.160.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [169bdb6c083b300f9e3b7b8691a219de972b1523]

INTEGRATION: CWS changefileheader (1.7.48); FILE MERGED 2008/04/01 15:15:22 thb 1.7.48.3: #i85898# Stripping all external header guards 2008/04/01 12:29:55 thb 1.7.48.2: #i85898# Stripping all external header guards 2008/03/31 12:31:57 rt 1.7.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [24d3355c5235f9e2d2c2c45ab095d2424e8f1213]

INTEGRATION: CWS changefileheader (1.4.64); FILE MERGED 2008/03/31 07:24:26 rt 1.4.64.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bc813566b664ffa54213b05f7c96fa7923d507eb]

INTEGRATION: CWS changefileheader (1.1.96); FILE MERGED 2008/03/28 16:06:58 rt 1.1.96.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4c4f0de2970b1df33a75386030a11ccdfdf21580]

INTEGRATION: CWS changefileheader (1.5.2); FILE MERGED 2008/03/28 15:25:23 rt 1.5.2.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [960b8fdfe108e8a5a4bbcac45e061096a7a78ab8]

INTEGRATION: CWS changefileheader (1.3.44); FILE MERGED 2008/04/01 15:38:24 thb 1.3.44.3: #i85898# Stripping all external header guards 2008/04/01 12:40:35 thb 1.3.44.2: #i85898# Stripping all external header guards 2008/03/31 13:37:56 rt 1.3.44.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [625bec391e6897efeb3d7ae3fb041d419d096445]

INTEGRATION: CWS changefileheader (1.2.320); FILE MERGED 2008/04/01 16:05:14 thb 1.2.320.3: #i85898# Stripping all external header guards 2008/04/01 13:01:06 thb 1.2.320.2: #i85898# Stripping all external header guards 2008/03/28 15:44:10 rt 1.2.320.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1038815d24d9829e208d9ada521e5bb223f3a567]

INTEGRATION: CWS changefileheader (1.3.170); FILE MERGED 2008/03/28 16:31:14 rt 1.3.170.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6427f0ad31588ea04adc5062a1f3bbf0bc416dff]

INTEGRATION: CWS changefileheader (1.4.314); FILE MERGED 2008/04/01 15:15:22 thb 1.4.314.2: #i85898# Stripping all external header guards 2008/03/31 12:31:57 rt 1.4.314.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9fa77ff830c90ec5241db035fe924903a8efa790]

INTEGRATION: CWS changefileheader (1.6.160); FILE MERGED 2008/04/01 15:05:31 thb 1.6.160.3: #i85898# Stripping all external header guards 2008/04/01 12:26:33 thb 1.6.160.2: #i85898# Stripping all external header guards 2008/03/31 12:19:37 rt 1.6.160.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b137dc4a0008c9d970e6ab0db4515f39e3fbbc59]

INTEGRATION: CWS changefileheader (1.2.280); FILE MERGED 2008/04/01 15:38:24 thb 1.2.280.3: #i85898# Stripping all external header guards 2008/04/01 12:40:35 thb 1.2.280.2: #i85898# Stripping all external header guards 2008/03/31 13:37:56 rt 1.2.280.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3e7eb950b808d1b8e0bb08d13eddf959b51dae9a]

INTEGRATION: CWS changefileheader (1.6.22); FILE MERGED 2008/03/31 07:25:47 rt 1.6.22.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8b61996252285b12cf59e6f2856d6d92bbccb339]

INTEGRATION: CWS changefileheader (1.5.26); FILE MERGED 2008/03/28 16:31:14 rt 1.5.26.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [06a067a735a121e413d949bb4812f46dfd412f46]

INTEGRATION: CWS changefileheader (1.3.24); FILE MERGED 2008/04/01 15:01:46 thb 1.3.24.3: #i85898# Stripping all external header guards 2008/04/01 10:48:39 thb 1.3.24.2: #i85898# Stripping all external header guards 2008/03/28 16:06:58 rt 1.3.24.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [21b8cfb5d152132282dc3c246dfdc89541000d7f]

INTEGRATION: CWS changefileheader (1.5.48); FILE MERGED 2008/04/01 15:15:22 thb 1.5.48.3: #i85898# Stripping all external header guards 2008/04/01 12:29:55 thb 1.5.48.2: #i85898# Stripping all external header guards 2008/03/31 12:31:57 rt 1.5.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [104c29253aa47e88bc2d3ff6962b3a78cf0d5993]

INTEGRATION: CWS changefileheader (1.5.160); FILE MERGED 2008/03/31 12:19:36 rt 1.5.160.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bcaba65c8a6bfd3423292eee163cc8b6aa4e6d40]

INTEGRATION: CWS changefileheader (1.11.32); FILE MERGED 2008/03/31 07:24:26 rt 1.11.32.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [614474aa0789cefedf7d39819e3e4b98f2230527]

INTEGRATION: CWS changefileheader (1.9.92); FILE MERGED 2008/03/31 16:17:43 rt 1.9.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [526a7d74e4316149ab0d9c3b2a0a264cd853b7f5]

INTEGRATION: CWS changefileheader (1.2.280); FILE MERGED 2008/04/01 15:38:23 thb 1.2.280.3: #i85898# Stripping all external header guards 2008/04/01 12:40:35 thb 1.2.280.2: #i85898# Stripping all external header guards 2008/03/31 13:37:56 rt 1.2.280.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2c5fa7899c11bf6cf89e856d8afb61ec507337e5]

INTEGRATION: CWS changefileheader (1.7.22); FILE MERGED 2008/03/31 07:25:47 rt 1.7.22.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [854d1553d071ea3a341ee78b70d6ad2b3ed9c3fb]

INTEGRATION: CWS changefileheader (1.6.26); FILE MERGED 2008/03/28 16:31:14 rt 1.6.26.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6e57eee9f16aa10dd58da8ea4b74f432e9b777e7]

INTEGRATION: CWS changefileheader (1.7.70); FILE MERGED 2008/04/01 15:15:22 thb 1.7.70.3: #i85898# Stripping all external header guards 2008/04/01 12:29:55 thb 1.7.70.2: #i85898# Stripping all external header guards 2008/03/31 12:31:57 rt 1.7.70.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9f46f4c43ebc7e48c05a8f14ee5a5d1ed86cbdf5]

INTEGRATION: CWS changefileheader (1.2.102); FILE MERGED 2008/04/01 10:48:39 thb 1.2.102.2: #i85898# Stripping all external header guards 2008/03/28 16:06:58 rt 1.2.102.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [796d6337a6739510bc316f3542b1f63cc0d01b2e]

INTEGRATION: CWS changefileheader (1.11.96); FILE MERGED 2008/03/31 12:19:36 rt 1.11.96.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d808c52fc73297d8bc69b4e171837dd41448cd95]

INTEGRATION: CWS changefileheader (1.4.6); FILE MERGED 2008/03/31 07:24:26 rt 1.4.6.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5f0b906b06fe538142fc0921be8215e68e244c28]

INTEGRATION: CWS changefileheader (1.2.56); FILE MERGED 2008/03/28 15:25:23 rt 1.2.56.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d322052a277e74b53d1323f64add7d2c17407f0f]

INTEGRATION: CWS changefileheader (1.5.8); FILE MERGED 2008/04/01 15:38:23 thb 1.5.8.3: #i85898# Stripping all external header guards 2008/04/01 12:40:35 thb 1.5.8.2: #i85898# Stripping all external header guards 2008/03/31 13:37:56 rt 1.5.8.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e5f576dcac68552619424f560a49cacd80935ba4]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/03/31 07:25:47 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [30c2eccb8ba3051f0a340033ae19cc770730b09b]

INTEGRATION: CWS changefileheader (1.2.26); FILE MERGED 2008/03/28 16:31:13 rt 1.2.26.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fc4dd3d61f0708d0074c89f2145ebe0041c975d2]

INTEGRATION: CWS changefileheader (1.11.70); FILE MERGED 2008/04/01 15:15:22 thb 1.11.70.3: #i85898# Stripping all external header guards 2008/04/01 12:29:55 thb 1.11.70.2: #i85898# Stripping all external header guards 2008/03/31 12:31:57 rt 1.11.70.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e13dbca1ade85011890dd3991f61075c6323f41e]

INTEGRATION: CWS changefileheader (1.2.102); FILE MERGED 2008/04/01 15:01:46 thb 1.2.102.3: #i85898# Stripping all external header guards 2008/04/01 10:48:39 thb 1.2.102.2: #i85898# Stripping all external header guards 2008/03/28 16:06:58 rt 1.2.102.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [461da52c1ae2d1c7e21daa1d53bb46a52657f954]

INTEGRATION: CWS changefileheader (1.3.64); FILE MERGED 2008/03/31 07:24:26 rt 1.3.64.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d27a20315bc7b471d1c9f2aea5b206ebaff94d33]

INTEGRATION: CWS changefileheader (1.11.126); FILE MERGED 2008/04/01 15:05:30 thb 1.11.126.3: #i85898# Stripping all external header guards 2008/04/01 12:26:33 thb 1.11.126.2: #i85898# Stripping all external header guards 2008/03/31 12:19:36 rt 1.11.126.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [feac75c2b96a4245d809c7e9c20455326951ec5a]

INTEGRATION: CWS changefileheader (1.6.92); FILE MERGED 2008/03/31 16:17:43 rt 1.6.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d255745dc1c402c8a3f6fc7b7cdab42a36343882]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 07:25:46 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [389c477da016fa5502aa41f113d41fef4049104c]

INTEGRATION: CWS changefileheader (1.5.26); FILE MERGED 2008/03/28 16:31:13 rt 1.5.26.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2548a2d9ef5748091718a82a46a82ad51983fdeb]

INTEGRATION: CWS changefileheader (1.2.102); FILE MERGED 2008/04/01 15:01:46 thb 1.2.102.3: #i85898# Stripping all external header guards 2008/04/01 10:48:39 thb 1.2.102.2: #i85898# Stripping all external header guards 2008/03/28 16:06:57 rt 1.2.102.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f74cd507534e8068020ca3713037f9b62105216d]

INTEGRATION: CWS changefileheader (1.3.472); FILE MERGED 2008/04/01 15:15:21 thb 1.3.472.3: #i85898# Stripping all external header guards 2008/04/01 12:29:55 thb 1.3.472.2: #i85898# Stripping all external header guards 2008/03/31 12:31:57 rt 1.3.472.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [dcd0cc3dfa659b590a0482982f8e26c994e3d28c]

INTEGRATION: CWS changefileheader (1.9.64); FILE MERGED 2008/03/31 07:24:26 rt 1.9.64.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2220ac063f911bfd75b128c35dc9e15bc4c788b9]

INTEGRATION: CWS changefileheader (1.2.88); FILE MERGED 2008/03/28 15:25:22 rt 1.2.88.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [86c7b33427b4592b833201b814a7a8fd0995d486]

INTEGRATION: CWS changefileheader (1.18.160); FILE MERGED 2008/04/01 15:05:30 thb 1.18.160.3: #i85898# Stripping all external header guards 2008/04/01 12:26:32 thb 1.18.160.2: #i85898# Stripping all external header guards 2008/03/31 12:19:36 rt 1.18.160.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [64884693fb33b67f016ce80ed52b6590baf4e5d4]

INTEGRATION: CWS changefileheader (1.4.46); FILE MERGED 2008/04/01 15:25:19 thb 1.4.46.3: #i85898# Stripping all external header guards 2008/04/01 12:34:29 thb 1.4.46.2: #i85898# Stripping all external header guards 2008/03/31 07:25:46 rt 1.4.46.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6d82668ae0e2cf3a9e82977c94ba47704dc08b19]

INTEGRATION: CWS changefileheader (1.4.276); FILE MERGED 2008/04/01 12:29:55 thb 1.4.276.2: #i85898# Stripping all external header guards 2008/03/31 12:31:56 rt 1.4.276.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3f5600aa7480865860a56a827a8fa5e4ea1b79f8]

INTEGRATION: CWS changefileheader (1.2.102); FILE MERGED 2008/04/01 10:48:39 thb 1.2.102.2: #i85898# Stripping all external header guards 2008/03/28 16:06:57 rt 1.2.102.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3b6764802fc0ab891724d2052ee000cd31ef9b90]

INTEGRATION: CWS changefileheader (1.2.58); FILE MERGED 2008/03/31 07:24:26 rt 1.2.58.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [97dca6a1a0c4650d374a6f1c9c466934e4cbac2e]

INTEGRATION: CWS changefileheader (1.3.84); FILE MERGED 2008/04/01 12:26:32 thb 1.3.84.2: #i85898# Stripping all external header guards 2008/03/31 12:19:36 rt 1.3.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c03ddce702f8f63203a4296c8d31605b9524d2f2]

INTEGRATION: CWS changefileheader (1.31.6); FILE MERGED 2008/03/31 07:25:46 rt 1.31.6.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5aa2614d2cc273b1bb33e72a2e1e7a7f9c714d8e]

INTEGRATION: CWS changefileheader (1.5.26); FILE MERGED 2008/03/28 16:31:12 rt 1.5.26.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [09867381cc05ff089aae273481606ae1e5079bec]

INTEGRATION: CWS changefileheader (1.3.24); FILE MERGED 2008/04/01 15:01:45 thb 1.3.24.2: #i85898# Stripping all external header guards 2008/03/28 16:06:57 rt 1.3.24.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [64449229585a00dd62887548a9685ac55eb8f77e]

INTEGRATION: CWS changefileheader (1.8.168); FILE MERGED 2008/03/31 12:31:56 rt 1.8.168.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c4d670263c20380c2433ff2a6abd7f12d26d6a5d]

INTEGRATION: CWS changefileheader (1.17.32); FILE MERGED 2008/03/31 07:24:26 rt 1.17.32.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4fdf4c5d2a6a0650dffbbfcf0ab8986e1ca3607d]

INTEGRATION: CWS changefileheader (1.6.140); FILE MERGED 2008/04/01 10:54:26 thb 1.6.140.2: #i85898# Stripping all external header guards 2008/03/28 15:25:22 rt 1.6.140.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f5ef0c323b45d2599de2d4f0269d9b1bcc40f9f8]

INTEGRATION: CWS changefileheader (1.10.82); FILE MERGED 2008/04/01 15:05:30 thb 1.10.82.3: #i85898# Stripping all external header guards 2008/04/01 12:26:32 thb 1.10.82.2: #i85898# Stripping all external header guards 2008/03/31 12:19:36 rt 1.10.82.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0fa4dc553ae3b365fc21de1f170685bb094de4ff]

INTEGRATION: CWS changefileheader (1.14.88); FILE MERGED 2008/03/31 16:17:43 rt 1.14.88.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8056e03ee217ce4402c1d1b3b4d189cfd5ffadfd]

INTEGRATION: CWS changefileheader (1.2.280); FILE MERGED 2008/04/01 15:38:23 thb 1.2.280.3: #i85898# Stripping all external header guards 2008/04/01 12:40:35 thb 1.2.280.2: #i85898# Stripping all external header guards 2008/03/31 13:37:55 rt 1.2.280.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [aa3fd6d036c59f8c41f48499d26b857c8dd31b5c]

INTEGRATION: CWS changefileheader (1.4.48); FILE MERGED 2008/04/01 15:15:21 thb 1.4.48.3: #i85898# Stripping all external header guards 2008/04/01 12:29:55 thb 1.4.48.2: #i85898# Stripping all external header guards 2008/03/31 12:31:56 rt 1.4.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c1e8285d8a98f561ad28bc4b2cbe71ec71b66d76]

INTEGRATION: CWS changefileheader (1.7.102); FILE MERGED 2008/04/01 10:54:26 thb 1.7.102.2: #i85898# Stripping all external header guards 2008/03/28 15:25:22 rt 1.7.102.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [73e20a0441f774d7ce5f1cca71ab7fd77aaf2171]

INTEGRATION: CWS changefileheader (1.5.32); FILE MERGED 2008/03/31 07:24:26 rt 1.5.32.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [af8855683a2a4031e0b3a70845ffe93855df1e99]

INTEGRATION: CWS changefileheader (1.16.96); FILE MERGED 2008/04/01 15:05:30 thb 1.16.96.3: #i85898# Stripping all external header guards 2008/04/01 12:26:32 thb 1.16.96.2: #i85898# Stripping all external header guards 2008/03/31 12:19:36 rt 1.16.96.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [dc4d678ef389089e386986db0961efd07ea2380f]

INTEGRATION: CWS changefileheader (1.2.280); FILE MERGED 2008/04/01 15:38:22 thb 1.2.280.2: #i85898# Stripping all external header guards 2008/03/31 13:37:55 rt 1.2.280.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9e6a429c623d158455d69ee0d828bf434b1be122]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/04/01 15:25:19 thb 1.4.62.2: #i85898# Stripping all external header guards 2008/03/31 07:25:46 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4f5a6c736ea0bf96922b97c2c31eb31a01a822e0]

INTEGRATION: CWS changefileheader (1.5.26); FILE MERGED 2008/03/28 16:31:11 rt 1.5.26.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ceefac3a62e579a820cd2c772fcefb706ae0c779]

INTEGRATION: CWS changefileheader (1.2.102); FILE MERGED 2008/04/01 15:01:45 thb 1.2.102.2: #i85898# Stripping all external header guards 2008/03/28 16:06:57 rt 1.2.102.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [df49c3015bb90a6e7d9e823acccecaf8c8ccb1ee]

INTEGRATION: CWS changefileheader (1.3.472); FILE MERGED 2008/03/31 12:31:56 rt 1.3.472.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fd86dc815f19c9f611b3e57163c8c706ab191a2b]

INTEGRATION: CWS changefileheader (1.9.102); FILE MERGED 2008/04/01 15:10:53 thb 1.9.102.3: #i85898# Stripping all external header guards 2008/04/01 10:54:25 thb 1.9.102.2: #i85898# Stripping all external header guards 2008/03/28 15:25:22 rt 1.9.102.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [655a25f452f54a6c26b15805f658fba32ed288e2]

INTEGRATION: CWS changefileheader (1.3.22); FILE MERGED 2008/03/31 07:24:26 rt 1.3.22.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [dfffbad139da01c01bb998a1919a543a2fce3cfe]

INTEGRATION: CWS changefileheader (1.2.24); FILE MERGED 2008/03/31 12:19:36 rt 1.2.24.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5ef4eeb953ffbccceddf1c331704df0b34aaf6e3]

INTEGRATION: CWS changefileheader (1.14.92); FILE MERGED 2008/03/31 16:17:43 rt 1.14.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [dce59f738054e0254bfcb88f3e1c8c177ef4e407]

INTEGRATION: CWS changefileheader (1.2.28); FILE MERGED 2008/03/31 13:37:55 rt 1.2.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [209b4a86fd367f5de0746c0c5a243a990ea18fc8]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 07:25:46 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6c1445ecf4e51331bd42e93beba9b53deab10a6e]

INTEGRATION: CWS changefileheader (1.3.170); FILE MERGED 2008/03/28 16:31:11 rt 1.3.170.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0adee3b95db22bcc0e9c799ae0e02314b7834141]

INTEGRATION: CWS changefileheader (1.3.28); FILE MERGED 2008/04/01 15:01:45 thb 1.3.28.2: #i85898# Stripping all external header guards 2008/03/28 16:06:57 rt 1.3.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [75658f4c290751544e248e00afb598f00c1a5b7e]

INTEGRATION: CWS changefileheader (1.10.48); FILE MERGED 2008/04/01 15:15:21 thb 1.10.48.3: #i85898# Stripping all external header guards 2008/04/01 12:29:55 thb 1.10.48.2: #i85898# Stripping all external header guards 2008/03/31 12:31:56 rt 1.10.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ce394e20bda020a9af0f650c901776e798f10fd7]

INTEGRATION: CWS changefileheader (1.2.140); FILE MERGED 2008/03/28 15:25:22 rt 1.2.140.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6539d1e84993b579181c06fb0de17184fb1b1ab8]

INTEGRATION: CWS changefileheader (1.3.72); FILE MERGED 2008/03/31 13:37:55 rt 1.3.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2238168ed31775b3b2e071304535c811f2af76da]

INTEGRATION: CWS changefileheader (1.15.92); FILE MERGED 2008/03/31 16:17:43 rt 1.15.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2a8ff328ba761904e9550af07c8013a81131324f]

INTEGRATION: CWS changefileheader (1.4.26); FILE MERGED 2008/03/31 07:25:46 rt 1.4.26.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cba938eb5f8620bf9b1df97ae5500e592f56bfbf]

INTEGRATION: CWS changefileheader (1.2.102); FILE MERGED 2008/04/01 15:01:45 thb 1.2.102.3: #i85898# Stripping all external header guards 2008/04/01 10:48:39 thb 1.2.102.2: #i85898# Stripping all external header guards 2008/03/28 16:06:57 rt 1.2.102.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [51490aa4acc951f7829aee2a6e452e803633de05]

INTEGRATION: CWS changefileheader (1.6.314); FILE MERGED 2008/04/01 15:15:21 thb 1.6.314.3: #i85898# Stripping all external header guards 2008/04/01 12:29:54 thb 1.6.314.2: #i85898# Stripping all external header guards 2008/03/31 12:31:56 rt 1.6.314.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [56a8a7f5b5305c305e167382647aa42da39b039f]

INTEGRATION: CWS changefileheader (1.6.26); FILE MERGED 2008/03/28 16:31:10 rt 1.6.26.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f1d37597c2d5aaa61f0f0ae3140f9e10287d0f2d]

INTEGRATION: CWS changefileheader (1.4.140); FILE MERGED 2008/04/01 15:10:53 thb 1.4.140.2: #i85898# Stripping all external header guards 2008/03/28 15:25:22 rt 1.4.140.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5d1bb1e6ae3d7d73cef54fb3818cf0edf717a624]

INTEGRATION: CWS changefileheader (1.3.212); FILE MERGED 2008/04/01 15:38:22 thb 1.3.212.3: #i85898# Stripping all external header guards 2008/04/01 12:40:34 thb 1.3.212.2: #i85898# Stripping all external header guards 2008/03/31 13:37:55 rt 1.3.212.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d8911660d86c84df6277569894d083345bab8a7b]

INTEGRATION: CWS changefileheader (1.17.92); FILE MERGED 2008/03/31 16:17:43 rt 1.17.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [577334decb10bc057ed9076d5b4eedeea36185a9]

INTEGRATION: CWS changefileheader (1.16.24); FILE MERGED 2008/03/31 12:19:36 rt 1.16.24.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5aa42f62da0312f5dd5619a5a0123231629b7ba4]

INTEGRATION: CWS changefileheader (1.4.16); FILE MERGED 2008/04/01 15:25:18 thb 1.4.16.2: #i85898# Stripping all external header guards 2008/03/31 07:25:46 rt 1.4.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [270f66a666a41ff199628526fb70f9d9b0dc91c4]

INTEGRATION: CWS changefileheader (1.9.48); FILE MERGED 2008/04/01 15:15:21 thb 1.9.48.3: #i85898# Stripping all external header guards 2008/04/01 12:29:54 thb 1.9.48.2: #i85898# Stripping all external header guards 2008/03/31 12:31:56 rt 1.9.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d6e2aa3c6e98daccd801d78043dd9a8e837fbb19]

INTEGRATION: CWS changefileheader (1.3.64); FILE MERGED 2008/04/01 15:01:45 thb 1.3.64.3: #i85898# Stripping all external header guards 2008/04/01 10:48:39 thb 1.3.64.2: #i85898# Stripping all external header guards 2008/03/28 16:06:57 rt 1.3.64.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fd6c0ac4bd69370f654baddd1035b51f1859ed08]

INTEGRATION: CWS changefileheader (1.13.14); FILE MERGED 2008/04/01 15:02:38 thb 1.13.14.2: #i85898# Stripping all external header guards 2008/03/28 16:31:10 rt 1.13.14.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0a6ead3e5e84e55fe4f303d74863e83fd19fd937]

INTEGRATION: CWS changefileheader (1.7.102); FILE MERGED 2008/03/28 15:25:22 rt 1.7.102.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [945a6e0289fde89ef4ad5b4b68fdbbc9ed4963f9]

INTEGRATION: CWS changefileheader (1.19.32); FILE MERGED 2008/03/31 07:24:26 rt 1.19.32.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fdfd5be99b12c733debabdf1e74276da0f620f9e]

INTEGRATION: CWS changefileheader (1.8.44); FILE MERGED 2008/04/01 15:38:22 thb 1.8.44.3: #i85898# Stripping all external header guards 2008/04/01 12:40:34 thb 1.8.44.2: #i85898# Stripping all external header guards 2008/03/31 13:37:55 rt 1.8.44.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cf9cbad77674b6a35b5675cb8a37a1c53b8f403b]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/04/01 15:25:18 thb 1.3.62.2: #i85898# Stripping all external header guards 2008/03/31 07:25:46 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c0260f7beabf6375f3789cc046acaa0ff12d6aa9]

INTEGRATION: CWS changefileheader (1.6.96); FILE MERGED 2008/04/01 15:05:30 thb 1.6.96.3: #i85898# Stripping all external header guards 2008/04/01 12:26:32 thb 1.6.96.2: #i85898# Stripping all external header guards 2008/03/31 12:19:36 rt 1.6.96.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2114dd2d08226d5d713af7b7c0901750a51d3904]

INTEGRATION: CWS changefileheader (1.3.6); FILE MERGED 2008/04/01 10:48:39 thb 1.3.6.2: #i85898# Stripping all external header guards 2008/03/28 16:06:57 rt 1.3.6.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [77cfd90d48ca8efbc8a5ea09a0f25426b2e630ac]

INTEGRATION: CWS changefileheader (1.7.132); FILE MERGED 2008/04/01 15:15:21 thb 1.7.132.3: #i85898# Stripping all external header guards 2008/04/01 12:29:54 thb 1.7.132.2: #i85898# Stripping all external header guards 2008/03/31 12:31:55 rt 1.7.132.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6823f3f52b38d565b3e825e06aff95b7750132f6]

INTEGRATION: CWS changefileheader (1.12.14); FILE MERGED 2008/04/01 15:02:38 thb 1.12.14.2: #i85898# Stripping all external header guards 2008/03/28 16:31:09 rt 1.12.14.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bd741c8b288a05e74864aa4631efe3ceb1f98904]

INTEGRATION: CWS changefileheader (1.5.140); FILE MERGED 2008/03/28 15:25:22 rt 1.5.140.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [03a83ab012f1befd39b630ab43b2c86b5016bd14]

INTEGRATION: CWS changefileheader (1.2.280); FILE MERGED 2008/04/01 15:38:22 thb 1.2.280.3: #i85898# Stripping all external header guards 2008/04/01 12:40:34 thb 1.2.280.2: #i85898# Stripping all external header guards 2008/03/31 13:37:55 rt 1.2.280.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b85dd7fc5e105a35f45059466eaf194473c2f556]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/04/01 15:25:18 thb 1.2.62.2: #i85898# Stripping all external header guards 2008/03/31 07:25:46 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8fd2fcafe1accd3004238a71b5c4d7545d4b66dc]

INTEGRATION: CWS changefileheader (1.10.92); FILE MERGED 2008/03/31 16:17:43 rt 1.10.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b1942f9b915882be512da9a6e7941a4bb1cc5417]

INTEGRATION: CWS changefileheader (1.6.160); FILE MERGED 2008/04/01 15:05:29 thb 1.6.160.3: #i85898# Stripping all external header guards 2008/04/01 12:26:32 thb 1.6.160.2: #i85898# Stripping all external header guards 2008/03/31 12:19:36 rt 1.6.160.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a30da2a8354078cbcfe81435dc97e9af0db69890]

INTEGRATION: CWS changefileheader (1.4.102); FILE MERGED 2008/04/01 10:48:39 thb 1.4.102.2: #i85898# Stripping all external header guards 2008/03/28 16:06:57 rt 1.4.102.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [262c7796e3fd0d63e3740eec2ea9d9718f48c4fd]

INTEGRATION: CWS changefileheader (1.4.472); FILE MERGED 2008/04/01 15:15:21 thb 1.4.472.2: #i85898# Stripping all external header guards 2008/03/31 12:31:55 rt 1.4.472.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [160bcbe91bfe0a9d26c5bd99ac3608c6e0d7341e]

INTEGRATION: CWS changefileheader (1.9.100); FILE MERGED 2008/04/01 15:02:38 thb 1.9.100.2: #i85898# Stripping all external header guards 2008/03/28 16:31:09 rt 1.9.100.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1737f1b4aef94784a0f378178f7237b61b829676]

INTEGRATION: CWS changefileheader (1.5.64); FILE MERGED 2008/03/31 07:24:25 rt 1.5.64.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d4396243004a2973c4c32cab60a8136c3239d8e6]

INTEGRATION: CWS changefileheader (1.8.140); FILE MERGED 2008/04/01 15:10:53 thb 1.8.140.2: #i85898# Stripping all external header guards 2008/03/28 15:25:21 rt 1.8.140.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [199bc1dfa1a902d16e7c74a82d94a24709d5f157]

INTEGRATION: CWS changefileheader (1.6.28); FILE MERGED 2008/04/01 15:38:22 thb 1.6.28.3: #i85898# Stripping all external header guards 2008/04/01 12:40:34 thb 1.6.28.2: #i85898# Stripping all external header guards 2008/03/31 13:37:55 rt 1.6.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fda04f09bf6d2531f464bc86df9c52617f55df5f]

INTEGRATION: CWS changefileheader (1.11.92); FILE MERGED 2008/03/31 16:17:43 rt 1.11.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a741ce0c8d95412b453795924abd680f5f148efe]

INTEGRATION: CWS changefileheader (1.4.46); FILE MERGED 2008/04/01 15:25:18 thb 1.4.46.2: #i85898# Stripping all external header guards 2008/03/31 07:25:46 rt 1.4.46.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [de00cd7349ebe690df034be2e511d122512e29be]

INTEGRATION: CWS changefileheader (1.14.84); FILE MERGED 2008/04/01 12:26:32 thb 1.14.84.2: #i85898# Stripping all external header guards 2008/03/31 12:19:36 rt 1.14.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c3efcfa8d21aa9fecab5023d16e94e28e54b4fbc]

INTEGRATION: CWS changefileheader (1.3.64); FILE MERGED 2008/04/01 15:01:45 thb 1.3.64.3: #i85898# Stripping all external header guards 2008/04/01 10:48:39 thb 1.3.64.2: #i85898# Stripping all external header guards 2008/03/28 16:06:56 rt 1.3.64.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [714c033dc0872217fdfa64494491de2117435aae]

INTEGRATION: CWS changefileheader (1.4.472); FILE MERGED 2008/04/01 15:15:21 thb 1.4.472.3: #i85898# Stripping all external header guards 2008/04/01 12:29:54 thb 1.4.472.2: #i85898# Stripping all external header guards 2008/03/31 12:31:55 rt 1.4.472.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b94ca6a551e343c3b8d17a390974764464470101]

INTEGRATION: CWS changefileheader (1.8.170); FILE MERGED 2008/03/28 16:31:08 rt 1.8.170.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2c5d686bee89b8b2a805720e8a02fa0fa594b15f]

INTEGRATION: CWS changefileheader (1.8.32); FILE MERGED 2008/03/31 07:24:25 rt 1.8.32.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bb28e11dd026496979e7e68faffbf4446cfeb306]

INTEGRATION: CWS changefileheader (1.6.140); FILE MERGED 2008/04/01 15:10:53 thb 1.6.140.2: #i85898# Stripping all external header guards 2008/03/28 15:25:21 rt 1.6.140.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0b64ad1dc5bab3be0d6944eb5e6a655413ea88fd]

INTEGRATION: CWS changefileheader (1.2.280); FILE MERGED 2008/04/01 15:38:21 thb 1.2.280.3: #i85898# Stripping all external header guards 2008/04/01 12:40:34 thb 1.2.280.2: #i85898# Stripping all external header guards 2008/03/31 13:37:55 rt 1.2.280.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8af5a41f700af9c4f900085b717483103e8ef711]

INTEGRATION: CWS changefileheader (1.6.160); FILE MERGED 2008/04/01 12:26:32 thb 1.6.160.2: #i85898# Stripping all external header guards 2008/03/31 12:19:36 rt 1.6.160.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [25842cbea57a2c90521dbcfe12535cb44e60bad5]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/04/01 15:25:18 thb 1.2.62.3: #i85898# Stripping all external header guards 2008/04/01 12:34:28 thb 1.2.62.2: #i85898# Stripping all external header guards 2008/03/31 07:25:46 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4cd3c94eaf95a1b0ea98228b545aa6e59015b21c]

INTEGRATION: CWS changefileheader (1.9.132); FILE MERGED 2008/04/01 15:15:21 thb 1.9.132.3: #i85898# Stripping all external header guards 2008/04/01 12:29:54 thb 1.9.132.2: #i85898# Stripping all external header guards 2008/03/31 12:31:55 rt 1.9.132.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7ad1d381db7810c42f53fbb1f0890d929c3ecc76]

INTEGRATION: CWS changefileheader (1.2.102); FILE MERGED 2008/04/01 10:48:38 thb 1.2.102.2: #i85898# Stripping all external header guards 2008/03/28 16:06:56 rt 1.2.102.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [60f03f35cec34138d86c3ec8952cafa4873ce06b]

INTEGRATION: CWS changefileheader (1.11.14); FILE MERGED 2008/04/01 15:02:37 thb 1.11.14.2: #i85898# Stripping all external header guards 2008/03/28 16:31:08 rt 1.11.14.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8f7513116503336d4ab9069d79c1757291132096]

INTEGRATION: CWS changefileheader (1.3.64); FILE MERGED 2008/03/31 07:24:25 rt 1.3.64.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [65af7c1bb97997f06aa64ccd7ec9787cb2503a46]

INTEGRATION: CWS changefileheader (1.7.60); FILE MERGED 2008/03/28 15:25:21 rt 1.7.60.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d274c402a2e3969c4f06bbeec2671147bda5b9c3]

INTEGRATION: CWS changefileheader (1.3.732); FILE MERGED 2008/04/01 15:38:21 thb 1.3.732.2: #i85898# Stripping all external header guards 2008/03/31 13:37:55 rt 1.3.732.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b91524579a4870704d7a7c190109a834e7e916d0]

INTEGRATION: CWS changefileheader (1.15.92); FILE MERGED 2008/03/31 16:17:42 rt 1.15.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2d237c4741d4d98d87566a74bc892de7620a1a1f]

INTEGRATION: CWS changefileheaderm6 (1.2.2); FILE MERGED 2008/04/09 16:07:34 rt 1.2.2.1: #i87884# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4af7450a9d1796f66fac64282fc3bd7a29a0373d]

INTEGRATION: CWS changefileheader (1.8.84); FILE MERGED 2008/04/01 15:05:29 thb 1.8.84.3: #i85898# Stripping all external header guards 2008/04/01 12:26:32 thb 1.8.84.2: #i85898# Stripping all external header guards 2008/03/31 12:19:36 rt 1.8.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [71bbb692a98a0ab3af036df67defd3dc69e5d336]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/04/01 15:25:17 thb 1.2.62.3: #i85898# Stripping all external header guards 2008/04/01 12:34:28 thb 1.2.62.2: #i85898# Stripping all external header guards 2008/03/31 07:25:46 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [105203734208b46c3c680e00c3e2fab60bbee385]

INTEGRATION: CWS changefileheader (1.29.48); FILE MERGED 2008/04/01 15:15:21 thb 1.29.48.3: #i85898# Stripping all external header guards 2008/04/01 12:29:54 thb 1.29.48.2: #i85898# Stripping all external header guards 2008/03/31 12:31:55 rt 1.29.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9d4f9c6ac0ec4f258ea91176eafe39031341f56f]

INTEGRATION: CWS changefileheader (1.2.170); FILE MERGED 2008/03/28 16:31:07 rt 1.2.170.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f979be737da0671a2e3ef22a7e1fb91eaebad54a]

INTEGRATION: CWS changefileheader (1.6.140); FILE MERGED 2008/03/28 15:25:21 rt 1.6.140.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7b75f5ef0c4fb3ae735705ade5425c7d936c4993]

INTEGRATION: CWS changefileheader (1.5.32); FILE MERGED 2008/03/31 07:24:25 rt 1.5.32.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [007b61978c0e5bbe713b3eb2e6c61ccf2f8ebd7d]

INTEGRATION: CWS changefileheader (1.3.80); FILE MERGED 2008/04/01 15:38:21 thb 1.3.80.3: #i85898# Stripping all external header guards 2008/04/01 12:40:34 thb 1.3.80.2: #i85898# Stripping all external header guards 2008/03/31 13:37:55 rt 1.3.80.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [12a5911a78446bad4156e47293f24b52b8866d41]

INTEGRATION: CWS changefileheader (1.13.92); FILE MERGED 2008/03/31 16:17:42 rt 1.13.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9744e51bf3bdae2c89bd6e66a3ea39119d59eebd]

INTEGRATION: CWS changefileheader (1.7.160); FILE MERGED 2008/04/01 12:26:32 thb 1.7.160.2: #i85898# Stripping all external header guards 2008/03/31 12:19:35 rt 1.7.160.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6095f01db25223d979afd0991520fa7e28328b35]

INTEGRATION: CWS changefileheader (1.4.70); FILE MERGED 2008/03/31 12:31:55 rt 1.4.70.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [717014aa62c4467190a773f597ae0a06b32dc858]

INTEGRATION: CWS changefileheader (1.2.102); FILE MERGED 2008/04/01 15:01:44 thb 1.2.102.3: #i85898# Stripping all external header guards 2008/04/01 10:48:38 thb 1.2.102.2: #i85898# Stripping all external header guards 2008/03/28 16:06:56 rt 1.2.102.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4f482345f8d27c27e01e22017ee3f96897d3ef65]

INTEGRATION: CWS changefileheader (1.13.14); FILE MERGED 2008/04/01 15:02:37 thb 1.13.14.2: #i85898# Stripping all external header guards 2008/03/28 16:31:07 rt 1.13.14.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [af7df94a9bd11ee6a084b3620941765c902909aa]

INTEGRATION: CWS changefileheader (1.15.8); FILE MERGED 2008/03/28 15:25:21 rt 1.15.8.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d685aaac2047faec9241918b03138004ce5f825a]

INTEGRATION: CWS changefileheader (1.5.44); FILE MERGED 2008/04/01 15:38:21 thb 1.5.44.3: #i85898# Stripping all external header guards 2008/04/01 12:40:34 thb 1.5.44.2: #i85898# Stripping all external header guards 2008/03/31 13:37:55 rt 1.5.44.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [aa52c7c4778f1e78e5f1ad98fb64bf870ff05ceb]

INTEGRATION: CWS changefileheader (1.4.32); FILE MERGED 2008/03/31 07:24:25 rt 1.4.32.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c07d7788845567ec9ce81276f20b8915736a2970]

INTEGRATION: CWS changefileheader (1.6.160); FILE MERGED 2008/04/01 15:05:29 thb 1.6.160.3: #i85898# Stripping all external header guards 2008/04/01 12:26:31 thb 1.6.160.2: #i85898# Stripping all external header guards 2008/03/31 12:19:35 rt 1.6.160.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7026772ac64089d26f90868817d43de103833f04]

INTEGRATION: CWS changefileheader (1.6.6); FILE MERGED 2008/04/01 15:25:17 thb 1.6.6.2: #i85898# Stripping all external header guards 2008/03/31 07:25:46 rt 1.6.6.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9d09ecd06227c8275e656caad0b335b8def91e56]

INTEGRATION: CWS changefileheader (1.3.170); FILE MERGED 2008/03/28 16:31:06 rt 1.3.170.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b7685e4ec40e9e0d9acf09be9ac586117ec9c3fc]

INTEGRATION: CWS changefileheader (1.3.22); FILE MERGED 2008/03/31 07:24:25 rt 1.3.22.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4d64e64a0e6650bfeba24e19aad69055ed8d5835]

INTEGRATION: CWS changefileheader (1.7.168); FILE MERGED 2008/03/31 12:31:55 rt 1.7.168.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b0bcc4f8b75837afd0f99a7b0fc5bbbf9b950558]

INTEGRATION: CWS changefileheader (1.5.66); FILE MERGED 2008/04/01 15:10:52 thb 1.5.66.3: #i85898# Stripping all external header guards 2008/04/01 10:54:25 thb 1.5.66.2: #i85898# Stripping all external header guards 2008/03/28 15:25:21 rt 1.5.66.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5eeabc433d77bb36bcddbf45f22461a16f683bc5]

INTEGRATION: CWS changefileheader (1.2.6); FILE MERGED 2008/03/31 16:17:42 rt 1.2.6.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [08f6fa7ba25f85a3f7f73440e8db60317ab4b62b]

INTEGRATION: CWS changefileheader (1.2.280); FILE MERGED 2008/03/31 13:37:55 rt 1.2.280.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [18a318b7118d8a413f6aa6bbb34e9a9a587155b9]

INTEGRATION: CWS changefileheader (1.7.160); FILE MERGED 2008/04/01 15:05:28 thb 1.7.160.3: #i85898# Stripping all external header guards 2008/04/01 12:26:31 thb 1.7.160.2: #i85898# Stripping all external header guards 2008/03/31 12:19:35 rt 1.7.160.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [20fc1b7f7e759edf00f41833fb904f9c29f54b3b]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/04/01 15:25:17 thb 1.4.62.2: #i85898# Stripping all external header guards 2008/03/31 07:25:46 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [736d1d7d60f6925f696f685f584724886d92b464]

INTEGRATION: CWS changefileheader (1.13.14); FILE MERGED 2008/03/28 16:31:06 rt 1.13.14.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ab3173764136042ec9e9f1c3970d2ca62a4b077a]

INTEGRATION: CWS changefileheader (1.18.32); FILE MERGED 2008/03/31 07:24:25 rt 1.18.32.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6361d121531c42ebd6712052c80b237d39e9aa59]

INTEGRATION: CWS changefileheader (1.5.380); FILE MERGED 2008/04/01 15:15:21 thb 1.5.380.3: #i85898# Stripping all external header guards 2008/04/01 12:29:54 thb 1.5.380.2: #i85898# Stripping all external header guards 2008/03/31 12:31:54 rt 1.5.380.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a09809bd15974fd590a2b0b00fb6a9bc6df4e1e0]

INTEGRATION: CWS changefileheader (1.7.56); FILE MERGED 2008/03/28 15:25:21 rt 1.7.56.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [16ddc9cdb3ec9352bfa290483d3e2a33ce5d8633]

INTEGRATION: CWS changefileheader (1.2.280); FILE MERGED 2008/04/01 15:38:20 thb 1.2.280.3: #i85898# Stripping all external header guards 2008/04/01 12:40:34 thb 1.2.280.2: #i85898# Stripping all external header guards 2008/03/31 13:37:55 rt 1.2.280.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b38a2fad2e772c30d08f50d9f671c9b0b109069b]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 07:25:45 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a5f6b9919bbee1b6b7061cf50b733cfd47135339]

INTEGRATION: CWS changefileheader (1.4.246); FILE MERGED 2008/03/31 12:19:35 rt 1.4.246.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d3a032ee30192f669a2aee41de1da2b1a29c2e15]

INTEGRATION: CWS changefileheader (1.2.102); FILE MERGED 2008/04/01 15:01:44 thb 1.2.102.2: #i85898# Stripping all external header guards 2008/03/28 16:06:56 rt 1.2.102.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9035296c39adc8019c8cfc59a6c3db4a08ea9158]

INTEGRATION: CWS changefileheader (1.6.170); FILE MERGED 2008/03/28 16:31:05 rt 1.6.170.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4a323d3befb54b7584fbb840dc53c299e3df3781]

INTEGRATION: CWS changefileheader (1.16.32); FILE MERGED 2008/03/31 07:24:25 rt 1.16.32.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5af8b57c8950436fc3435e4b012582311ea864d7]

INTEGRATION: CWS changefileheader (1.9.48); FILE MERGED 2008/04/01 15:15:20 thb 1.9.48.3: #i85898# Stripping all external header guards 2008/04/01 12:29:54 thb 1.9.48.2: #i85898# Stripping all external header guards 2008/03/31 12:31:54 rt 1.9.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [dc1e07f163ac13d75f42c88e17ce60af9c7282f2]

INTEGRATION: CWS changefileheader (1.10.92); FILE MERGED 2008/03/31 16:17:42 rt 1.10.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d22e3644dfb8b94f1053a9a68cd54b39ad1d3f2f]

INTEGRATION: CWS changefileheader (1.19.56); FILE MERGED 2008/04/01 15:10:52 thb 1.19.56.3: #i85898# Stripping all external header guards 2008/04/01 10:54:25 thb 1.19.56.2: #i85898# Stripping all external header guards 2008/03/28 15:25:21 rt 1.19.56.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [86fd55a31fe00c4e7134d8d197d5f908fcd0a95d]

INTEGRATION: CWS changefileheader (1.3.258); FILE MERGED 2008/04/01 15:38:20 thb 1.3.258.3: #i85898# Stripping all external header guards 2008/04/01 12:40:34 thb 1.3.258.2: #i85898# Stripping all external header guards 2008/03/31 13:37:55 rt 1.3.258.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [748522ad963eb3b4534bb149d300287b397e2dd3]

INTEGRATION: CWS changefileheader (1.6.160); FILE MERGED 2008/04/01 15:05:28 thb 1.6.160.3: #i85898# Stripping all external header guards 2008/04/01 12:26:31 thb 1.6.160.2: #i85898# Stripping all external header guards 2008/03/31 12:19:35 rt 1.6.160.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [680e10f5a1bff7c597ef9fac479da0ef0c372c63]

INTEGRATION: CWS changefileheader (1.16.84); FILE MERGED 2008/04/01 15:02:37 thb 1.16.84.2: #i85898# Stripping all external header guards 2008/03/28 16:31:05 rt 1.16.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [44976f8bd2f88f63dd31f4075bdf5e81addee90d]

INTEGRATION: CWS changefileheader (1.6.64); FILE MERGED 2008/03/31 07:24:25 rt 1.6.64.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7fa355602ee5817cf51bea1431f5ab53fa1da27c]

INTEGRATION: CWS changefileheader (1.2.140); FILE MERGED 2008/04/01 10:54:25 thb 1.2.140.2: #i85898# Stripping all external header guards 2008/03/28 15:25:21 rt 1.2.140.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [300b6ccc2a8296d0fb1a9b92b32ee9cfafa959a1]

INTEGRATION: CWS changefileheader (1.7.50); FILE MERGED 2008/03/31 07:25:38 rt 1.7.50.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b2afaa5233f4fb08c318a00b837e1d22f66d778d]

INTEGRATION: CWS changefileheader (1.4.314); FILE MERGED 2008/04/01 12:29:54 thb 1.4.314.2: #i85898# Stripping all external header guards 2008/03/31 12:31:54 rt 1.4.314.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2777ed1f8aeec6298e24ed7d8a5da6e855e36748]

INTEGRATION: CWS changefileheader (1.3.246); FILE MERGED 2008/03/31 12:19:35 rt 1.3.246.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [256a5b46618fbbf099d70a36b9dbb073e99c9533]

INTEGRATION: CWS changefileheader (1.8.170); FILE MERGED 2008/04/01 15:02:37 thb 1.8.170.3: #i85898# Stripping all external header guards 2008/04/01 10:49:07 thb 1.8.170.2: #i85898# Stripping all external header guards 2008/03/28 16:31:04 rt 1.8.170.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [733b159df2a1355db4f633fe75f244a2ec3afe06]

INTEGRATION: CWS changefileheader (1.12.32); FILE MERGED 2008/03/31 07:24:25 rt 1.12.32.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6f58feb2249970dcceda350b7b0bfc9f0c9bf1bb]

INTEGRATION: CWS changefileheader (1.5.138); FILE MERGED 2008/03/28 15:25:21 rt 1.5.138.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e89af021da8770afc00ea61d0d28a8bda00cf7bd]

INTEGRATION: CWS changefileheader (1.6.276); FILE MERGED 2008/04/01 15:15:20 thb 1.6.276.3: #i85898# Stripping all external header guards 2008/04/01 12:29:54 thb 1.6.276.2: #i85898# Stripping all external header guards 2008/03/31 12:31:54 rt 1.6.276.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c11450796df883401bf63c4d35979e549ba83922]

INTEGRATION: CWS changefileheader (1.14.92); FILE MERGED 2008/03/31 16:17:42 rt 1.14.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7c7fe827b48082b7a1ee55d1a5d4ceb0125dbd04]

INTEGRATION: CWS changefileheader (1.5.162); FILE MERGED 2008/04/01 15:38:20 thb 1.5.162.3: #i85898# Stripping all external header guards 2008/04/01 12:40:34 thb 1.5.162.2: #i85898# Stripping all external header guards 2008/03/31 13:37:55 rt 1.5.162.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0d655c1ff92e22dc4c93612f30e775dcf5025d8c]

INTEGRATION: CWS changefileheader (1.5.42); FILE MERGED 2008/03/31 07:25:38 rt 1.5.42.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b06083a396b54bdb10ca2c4b45576e0dea4134a7]

INTEGRATION: CWS changefileheader (1.8.4); FILE MERGED 2008/03/31 12:19:35 rt 1.8.4.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7092d52634b89bd5869fb8f718c99e8ce47d1126]

INTEGRATION: CWS changefileheader (1.2.102); FILE MERGED 2008/03/28 16:06:55 rt 1.2.102.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8da6f35742ed6a294bb4f40bd8a5929c38639e9a]

INTEGRATION: CWS changefileheader (1.14.100); FILE MERGED 2008/03/28 16:31:04 rt 1.14.100.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b2b651ae61d79ddcd569013ec4411a45d1dd381d]

INTEGRATION: CWS changefileheader (1.4.38); FILE MERGED 2008/03/31 07:25:38 rt 1.4.38.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [58cd6804b140cfa8b91fc04983f8ae1b0813a90f]

INTEGRATION: CWS changefileheader (1.4.222); FILE MERGED 2008/03/31 12:31:54 rt 1.4.222.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2020dbe073d2f53f599fc55fd62b57defd247c40]

INTEGRATION: CWS changefileheader (1.11.92); FILE MERGED 2008/03/31 16:17:42 rt 1.11.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d365679a7ea90046d6343fc7cabec5e5ef03aadb]

INTEGRATION: CWS changefileheader (1.3.96); FILE MERGED 2008/04/01 15:01:44 thb 1.3.96.2: #i85898# Stripping all external header guards 2008/03/28 16:06:55 rt 1.3.96.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [10f9a29873469eb9f044c07dd6714828e4b88b7e]

INTEGRATION: CWS changefileheader (1.3.170); FILE MERGED 2008/04/01 15:02:37 thb 1.3.170.2: #i85898# Stripping all external header guards 2008/03/28 16:31:03 rt 1.3.170.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5b8a19ba2182f11ba0cfae1353888d1762270d62]

INTEGRATION: CWS changefileheader (1.6.50); FILE MERGED 2008/03/31 07:25:38 rt 1.6.50.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [273b888b76d52f76a85cd915529f9350d5886a55]

INTEGRATION: CWS changefileheader (1.29.168); FILE MERGED 2008/03/31 12:31:54 rt 1.29.168.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3af3c6fb620269dd659ef527d60b128ec07e5664]

INTEGRATION: CWS changefileheader (1.3.140); FILE MERGED 2008/03/28 15:25:21 rt 1.3.140.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bbadc7e2e784fcfc20e51338faf4e6474c4bca85]

INTEGRATION: CWS changefileheader (1.2.280); FILE MERGED 2008/04/01 15:38:19 thb 1.2.280.2: #i85898# Stripping all external header guards 2008/03/31 13:37:55 rt 1.2.280.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [16500a9d3c30e5142127c2f4d0f1b64b1d6a0287]

INTEGRATION: CWS changefileheader (1.4.160); FILE MERGED 2008/04/01 15:05:28 thb 1.4.160.3: #i85898# Stripping all external header guards 2008/04/01 12:26:31 thb 1.4.160.2: #i85898# Stripping all external header guards 2008/03/31 12:19:34 rt 1.4.160.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [63ad68c773b8141d2057e64681de99d1796e2343]

INTEGRATION: CWS changefileheader (1.4.6); FILE MERGED 2008/04/01 15:01:44 thb 1.4.6.3: #i85898# Stripping all external header guards 2008/04/01 10:48:38 thb 1.4.6.2: #i85898# Stripping all external header guards 2008/03/28 16:06:55 rt 1.4.6.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [57cbae95d4482c788e9c493d25b5a6b443863c60]

INTEGRATION: CWS changefileheader (1.3.100); FILE MERGED 2008/03/28 16:31:02 rt 1.3.100.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7dfc60d81d7a6e828f638f16a5d5a38708f5837b]

INTEGRATION: CWS changefileheader (1.10.32); FILE MERGED 2008/03/31 07:24:25 rt 1.10.32.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [52c3c45f6224ef46f444113b6a6c6c0b8d35eb31]

INTEGRATION: CWS changefileheader (1.3.38); FILE MERGED 2008/03/31 07:25:38 rt 1.3.38.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ef40af55017fde012c8d8f6d3b057b2cdd83b4d0]

INTEGRATION: CWS changefileheader (1.6.222); FILE MERGED 2008/04/01 15:15:20 thb 1.6.222.2: #i85898# Stripping all external header guards 2008/03/31 12:31:54 rt 1.6.222.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e3e0c140e700e71a78c5b30c94986363a6772212]

INTEGRATION: CWS changefileheader (1.6.138); FILE MERGED 2008/04/01 10:54:25 thb 1.6.138.2: #i85898# Stripping all external header guards 2008/03/28 15:25:21 rt 1.6.138.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [69c018402898343fdb6aee6d96ef9f93cf67aa47]

INTEGRATION: CWS changefileheader (1.3.212); FILE MERGED 2008/04/01 15:38:19 thb 1.3.212.3: #i85898# Stripping all external header guards 2008/04/01 12:40:34 thb 1.3.212.2: #i85898# Stripping all external header guards 2008/03/31 13:37:55 rt 1.3.212.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e7e9eb8b8d8a88aeef8820ea18005bf5cdda70ec]

INTEGRATION: CWS changefileheader (1.2.102); FILE MERGED 2008/04/01 15:01:43 thb 1.2.102.3: #i85898# Stripping all external header guards 2008/04/01 10:48:38 thb 1.2.102.2: #i85898# Stripping all external header guards 2008/03/28 16:06:55 rt 1.2.102.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2b2fd7cf795326cec8a87b2c3527e88385cb8368]

INTEGRATION: CWS changefileheader (1.2.12); FILE MERGED 2008/03/31 12:19:34 rt 1.2.12.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [53d524ab6c770c53a73d842e4742717fafbb0052]

INTEGRATION: CWS changefileheader (1.4.170); FILE MERGED 2008/03/28 16:31:02 rt 1.4.170.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a262f9f1b3b8cbff61bf943388914f223d98f44d]

INTEGRATION: CWS changefileheader (1.2.380); FILE MERGED 2008/04/01 15:15:20 thb 1.2.380.3: #i85898# Stripping all external header guards 2008/04/01 12:29:53 thb 1.2.380.2: #i85898# Stripping all external header guards 2008/03/31 12:31:54 rt 1.2.380.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d87f6c8c74b8b320effeb029c05889029f15d57b]

INTEGRATION: CWS changefileheader (1.4.64); FILE MERGED 2008/03/31 07:24:25 rt 1.4.64.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [974092e52754830c42de50064804e9db84c92c3b]

INTEGRATION: CWS changefileheader (1.3.50); FILE MERGED 2008/03/31 07:25:38 rt 1.3.50.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0417de7aa13f6be36172ae3459b88e4f288e27bc]

INTEGRATION: CWS changefileheader (1.15.138); FILE MERGED 2008/04/01 15:10:52 thb 1.15.138.3: #i85898# Stripping all external header guards 2008/04/01 10:54:25 thb 1.15.138.2: #i85898# Stripping all external header guards 2008/03/28 15:25:21 rt 1.15.138.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [64b425c93d7f44b0c694c4282d8117e3b9191156]

INTEGRATION: CWS changefileheader (1.4.68); FILE MERGED 2008/04/01 15:38:19 thb 1.4.68.3: #i85898# Stripping all external header guards 2008/04/01 12:40:34 thb 1.4.68.2: #i85898# Stripping all external header guards 2008/03/31 13:37:55 rt 1.4.68.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e327baae0579fc1450401d4a0c664ba9bf741dbd]

INTEGRATION: CWS changefileheader (1.3.6); FILE MERGED 2008/04/01 10:48:38 thb 1.3.6.2: #i85898# Stripping all external header guards 2008/03/28 16:06:55 rt 1.3.6.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1379f2cd984639feff16a52a24bcd42f7d760682]

INTEGRATION: CWS changefileheader (1.11.136); FILE MERGED 2008/04/01 15:05:28 thb 1.11.136.3: #i85898# Stripping all external header guards 2008/04/01 12:26:31 thb 1.11.136.2: #i85898# Stripping all external header guards 2008/03/31 12:19:34 rt 1.11.136.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5d1bd9670436bf03147c1f6025deb7e947620b32]

INTEGRATION: CWS changefileheader (1.6.170); FILE MERGED 2008/03/28 16:31:02 rt 1.6.170.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [177995aaaaa193c3b700e9eccf79b07b4e455220]

INTEGRATION: CWS changefileheader (1.3.276); FILE MERGED 2008/04/01 12:29:52 thb 1.3.276.2: #i85898# Stripping all external header guards 2008/03/31 12:31:53 rt 1.3.276.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e6359fe84e89386d2a7797a583817be81b7cd91c]

INTEGRATION: CWS changefileheader (1.16.64); FILE MERGED 2008/03/31 07:24:25 rt 1.16.64.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [329d4e55bacae02802d3a6d492d1db13d6fe74bb]

INTEGRATION: CWS changefileheader (1.15.138); FILE MERGED 2008/04/01 15:10:52 thb 1.15.138.3: #i85898# Stripping all external header guards 2008/04/01 10:54:24 thb 1.15.138.2: #i85898# Stripping all external header guards 2008/03/28 15:25:21 rt 1.15.138.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b44a7ea6c1b8063e23a5719ef497bc8cbdfd0fd5]

INTEGRATION: CWS changefileheader (1.2.280); FILE MERGED 2008/04/01 15:38:19 thb 1.2.280.3: #i85898# Stripping all external header guards 2008/04/01 12:40:34 thb 1.2.280.2: #i85898# Stripping all external header guards 2008/03/31 13:37:55 rt 1.2.280.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [aba4cf9b0029d8b38d7764db4cf2e7f7478dc679]

INTEGRATION: CWS changefileheader (1.7.88); FILE MERGED 2008/03/28 16:06:55 rt 1.7.88.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [85c57baea25f6421ac23ecc08dc4c468cb53d0eb]

INTEGRATION: CWS changefileheader (1.17.60); FILE MERGED 2008/03/28 16:31:02 rt 1.17.60.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [792ffec5118d84bcd3b073931905dbdf9a91a29d]

INTEGRATION: CWS changefileheader (1.8.314); FILE MERGED 2008/04/01 15:15:20 thb 1.8.314.2: #i85898# Stripping all external header guards 2008/03/31 12:31:53 rt 1.8.314.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b9cec442e596baabd056ae1ce63a72546025f86d]

INTEGRATION: CWS changefileheader (1.4.18); FILE MERGED 2008/03/31 12:19:34 rt 1.4.18.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [178a8ba715531a00a371681eae68a71a8d80a4a6]

INTEGRATION: CWS changefileheader (1.7.32); FILE MERGED 2008/03/31 07:24:25 rt 1.7.32.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a508a1282cd7fb82382ee0400b06b8f3f3a49e18]

INTEGRATION: CWS changefileheader (1.9.92); FILE MERGED 2008/03/31 16:17:42 rt 1.9.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4bd0824246a7148ec391e9561edbf7268eba5ab1]

INTEGRATION: CWS changefileheader (1.2.286); FILE MERGED 2008/03/28 16:06:55 rt 1.2.286.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e2e552f76eb92c9d9b3ac82eb885f69a0bce1c0f]

INTEGRATION: CWS changefileheader (1.15.138); FILE MERGED 2008/04/01 15:10:52 thb 1.15.138.3: #i85898# Stripping all external header guards 2008/04/01 10:54:24 thb 1.15.138.2: #i85898# Stripping all external header guards 2008/03/28 15:25:20 rt 1.15.138.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [673c2c666da557f9b1be500bdc03f24edd9e2ef8]

INTEGRATION: CWS changefileheader (1.4.28); FILE MERGED 2008/04/01 15:38:18 thb 1.4.28.3: #i85898# Stripping all external header guards 2008/04/01 12:40:34 thb 1.4.28.2: #i85898# Stripping all external header guards 2008/03/31 13:37:55 rt 1.4.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3bd1ce8dc4605850911c447d716c332eed4357ae]

INTEGRATION: CWS changefileheader (1.7.314); FILE MERGED 2008/04/01 15:15:20 thb 1.7.314.3: #i85898# Stripping all external header guards 2008/04/01 12:29:52 thb 1.7.314.2: #i85898# Stripping all external header guards 2008/03/31 12:31:53 rt 1.7.314.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b0f61231fa572cb0be6ef4f99843315c79e5e5cd]

INTEGRATION: CWS changefileheader (1.44.32); FILE MERGED 2008/03/31 07:24:25 rt 1.44.32.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [49cf15302bc09dc2ac0ec1fd6c9028ec0037aeeb]

INTEGRATION: CWS changefileheader (1.11.18); FILE MERGED 2008/04/01 12:26:31 thb 1.11.18.2: #i85898# Stripping all external header guards 2008/03/31 12:19:34 rt 1.11.18.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [85e6fec9a891366eb257395a6f9fb529d57c9ece]

INTEGRATION: CWS changefileheader (1.6.84); FILE MERGED 2008/04/01 15:02:36 thb 1.6.84.3: #i85898# Stripping all external header guards 2008/04/01 10:49:07 thb 1.6.84.2: #i85898# Stripping all external header guards 2008/03/28 16:31:01 rt 1.6.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cbaff454b2f43e1760b507945d3fd0fdd1408186]

INTEGRATION: CWS changefileheader (1.4.90); FILE MERGED 2008/03/28 16:06:55 rt 1.4.90.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [433c1957b0a77debe555dc1276d32b2eca8c2d41]

INTEGRATION: CWS changefileheader (1.10.60); FILE MERGED 2008/03/28 16:31:00 rt 1.10.60.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6428332946945e872b524ade7f37ad6d5718e36b]

INTEGRATION: CWS changefileheader (1.4.50); FILE MERGED 2008/03/31 07:25:37 rt 1.4.50.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4c8e36756348032327821dbc51e7709263c08eb1]

INTEGRATION: CWS changefileheader (1.11.48); FILE MERGED 2008/04/01 15:15:20 thb 1.11.48.3: #i85898# Stripping all external header guards 2008/04/01 12:29:52 thb 1.11.48.2: #i85898# Stripping all external header guards 2008/03/31 12:31:53 rt 1.11.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3ee3887886a61f16206c135117c91e031a4c3c08]

INTEGRATION: CWS changefileheader (1.4.208); FILE MERGED 2008/03/31 13:37:55 rt 1.4.208.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5bfea938c725cf345312ee76004ceed35ce88fe4]

INTEGRATION: CWS changefileheader (1.3.88); FILE MERGED 2008/03/28 16:06:55 rt 1.3.88.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9fe0275eea00c4a068fa075061e44df908cd1cf5]

INTEGRATION: CWS changefileheader (1.3.160); FILE MERGED 2008/03/31 12:19:34 rt 1.3.160.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5a82756a78e4bb8cff6352ed7451f24c2eedfbf1]

INTEGRATION: CWS changefileheader (1.5.34); FILE MERGED 2008/03/31 07:25:37 rt 1.5.34.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8163c0b23a7fe7cf62323dbbd75d87672d14fd55]

INTEGRATION: CWS changefileheader (1.7.84); FILE MERGED 2008/04/01 15:02:36 thb 1.7.84.2: #i85898# Stripping all external header guards 2008/03/28 16:31:00 rt 1.7.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [04abb7d6d4bd496c05e2f385e74f40d1406b2053]

INTEGRATION: CWS changefileheader (1.16.14); FILE MERGED 2008/04/01 15:15:20 thb 1.16.14.3: #i85898# Stripping all external header guards 2008/04/01 12:29:51 thb 1.16.14.2: #i85898# Stripping all external header guards 2008/03/31 12:31:53 rt 1.16.14.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bb6f83453de107e8f12382cf8f29c7705086a39f]

INTEGRATION: CWS changefileheader (1.2.286); FILE MERGED 2008/03/28 16:06:54 rt 1.2.286.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [004bdf695d92099375df105b70f183284ca32d85]

INTEGRATION: CWS changefileheaderm6 (1.2.4); FILE MERGED 2008/04/09 16:08:45 rt 1.2.4.1: #i87884# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cecda35efcff26676d8ce57f7a5e7921804ba006]

INTEGRATION: CWS changefileheader (1.7.16); FILE MERGED 2008/03/31 07:25:37 rt 1.7.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5212377008125dd37eeebd852300e3a814e95e82]

INTEGRATION: CWS changefileheader (1.7.58); FILE MERGED 2008/04/01 12:26:31 thb 1.7.58.2: #i85898# Stripping all external header guards 2008/03/31 12:19:33 rt 1.7.58.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3719c8c92cb27197c9b4c5adc27562becff72a87]

INTEGRATION: CWS changefileheader (1.5.170); FILE MERGED 2008/03/28 16:30:59 rt 1.5.170.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [093ae9637946ddbe46c63292181c50227cf12980]

INTEGRATION: CWS changefileheader (1.20.14); FILE MERGED 2008/04/01 15:15:19 thb 1.20.14.3: #i85898# Stripping all external header guards 2008/04/01 12:29:51 thb 1.20.14.2: #i85898# Stripping all external header guards 2008/03/31 12:31:53 rt 1.20.14.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [14a6209413b1877a08f8b1b7fb5ede1a014ac0d9]

INTEGRATION: CWS changefileheader (1.2.112); FILE MERGED 2008/03/28 16:06:54 rt 1.2.112.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f913687e9737be6d7c7cc45ba3b703dfe3fdc16e]

INTEGRATION: CWS changefileheader (1.5.16); FILE MERGED 2008/03/31 07:25:37 rt 1.5.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9013b10e8fb0ce19cab1b08ce14a4bb5988b66bb]

INTEGRATION: CWS changefileheader (1.8.14); FILE MERGED 2008/04/01 15:02:36 thb 1.8.14.3: #i85898# Stripping all external header guards 2008/04/01 10:49:07 thb 1.8.14.2: #i85898# Stripping all external header guards 2008/03/28 16:30:59 rt 1.8.14.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [eda92a5ad451a77391cae69dc62380b3d4bd22ec]

INTEGRATION: CWS changefileheader (1.7.58); FILE MERGED 2008/03/31 07:24:24 rt 1.7.58.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b3d7a2d8739439f9e3c701c588253a48c734b2e7]

INTEGRATION: CWS changefileheader (1.2.432); FILE MERGED 2008/03/31 13:37:55 rt 1.2.432.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a488ea4649b967641c286fc3f4acc7dcba383169]

INTEGRATION: CWS changefileheader (1.2.148); FILE MERGED 2008/03/28 16:06:54 rt 1.2.148.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2fb1d8f4cd7066d29f9f4bc5b61141a40888e609]

INTEGRATION: CWS changefileheader (1.8.48); FILE MERGED 2008/04/01 15:15:19 thb 1.8.48.3: #i85898# Stripping all external header guards 2008/04/01 12:29:51 thb 1.8.48.2: #i85898# Stripping all external header guards 2008/03/31 12:31:53 rt 1.8.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [74930df1da326eabd3b4e26bea5b7e9e8d537839]

INTEGRATION: CWS changefileheader (1.18.92); FILE MERGED 2008/03/31 16:17:42 rt 1.18.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1a06783aad2095e0961c9cfbfbdde211b23e2928]

INTEGRATION: CWS changefileheader (1.5.96); FILE MERGED 2008/04/01 12:26:31 thb 1.5.96.2: #i85898# Stripping all external header guards 2008/03/31 12:19:33 rt 1.5.96.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cb96a1657d88d210bd8bda533474b79d94b42cdf]

INTEGRATION: CWS changefileheader (1.15.138); FILE MERGED 2008/04/01 15:10:51 thb 1.15.138.3: #i85898# Stripping all external header guards 2008/04/01 10:54:24 thb 1.15.138.2: #i85898# Stripping all external header guards 2008/03/28 15:25:20 rt 1.15.138.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1144b6c785aa6ac8fb923240523f267c10076d06]

INTEGRATION: CWS changefileheader (1.3.64); FILE MERGED 2008/03/31 07:24:24 rt 1.3.64.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7ea0d95a3ea9e2f11fea6b9ea2b7d7183bb74ad1]

INTEGRATION: CWS changefileheader (1.6.100); FILE MERGED 2008/03/28 16:30:58 rt 1.6.100.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [eb57f80dd827a41e6d1e06f0e3942f7387a89704]

INTEGRATION: CWS changefileheader (1.4.732); FILE MERGED 2008/04/01 15:38:18 thb 1.4.732.3: #i85898# Stripping all external header guards 2008/04/01 12:40:33 thb 1.4.732.2: #i85898# Stripping all external header guards 2008/03/31 13:37:54 rt 1.4.732.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b66bba5710cc581f93305bf233ce532dc8cdad7d]

INTEGRATION: CWS changefileheader (1.3.96); FILE MERGED 2008/04/01 15:01:43 thb 1.3.96.2: #i85898# Stripping all external header guards 2008/03/28 16:06:54 rt 1.3.96.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8e3b5b8abf07511c7ac9c3a91277cccbd9dd3726]

INTEGRATION: CWS changefileheader (1.9.276); FILE MERGED 2008/04/01 15:15:19 thb 1.9.276.3: #i85898# Stripping all external header guards 2008/04/01 12:29:51 thb 1.9.276.2: #i85898# Stripping all external header guards 2008/03/31 12:31:53 rt 1.9.276.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [390e043e5a0b9cbaa6ba411995d20545b818895e]

INTEGRATION: CWS changefileheader (1.3.50); FILE MERGED 2008/03/31 07:25:37 rt 1.3.50.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [accceadbe38d50cc9b570c3221200c1733c7d1d3]

INTEGRATION: CWS changefileheader (1.4.64); FILE MERGED 2008/03/31 07:24:24 rt 1.4.64.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cf8976053be1fe4026d2c77a3b5196a86f473a38]

INTEGRATION: CWS changefileheader (1.6.160); FILE MERGED 2008/03/31 12:19:33 rt 1.6.160.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [92dcdfc5b21bb66c79bf660f811104e234b0f25a]

INTEGRATION: CWS changefileheader (1.6.170); FILE MERGED 2008/03/28 16:30:57 rt 1.6.170.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [13cc7528756ea305eed7af0a8c71a4471e828342]

INTEGRATION: CWS changefileheader (1.12.92); FILE MERGED 2008/03/31 16:17:42 rt 1.12.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2d38fad177d53391a373d04d65c8c29acf238191]

INTEGRATION: CWS changefileheader (1.4.730); FILE MERGED 2008/04/01 15:38:18 thb 1.4.730.3: #i85898# Stripping all external header guards 2008/04/01 12:40:33 thb 1.4.730.2: #i85898# Stripping all external header guards 2008/03/31 13:37:54 rt 1.4.730.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a95d5d4ef63f56776c1ec7b6360560257a7c7530]

INTEGRATION: CWS changefileheaderm6 (1.2.4); FILE MERGED 2008/04/09 16:07:48 rt 1.2.4.1: #i87884# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bd0ac1352efa14ba5e8c27b1dbf93a507bbeac38]

INTEGRATION: CWS changefileheader (1.2.222); FILE MERGED 2008/04/01 12:29:51 thb 1.2.222.2: #i85898# Stripping all external header guards 2008/03/31 12:31:52 rt 1.2.222.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c7f1681fac17a0c03c3b3b01a6567be054f21725]

INTEGRATION: CWS changefileheader (1.16.160); FILE MERGED 2008/04/01 15:05:28 thb 1.16.160.2: #i85898# Stripping all external header guards 2008/03/31 12:19:33 rt 1.16.160.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [76d32dd311b0b1becc6a831d565b2a24567b1a6c]

INTEGRATION: CWS changefileheader (1.5.60); FILE MERGED 2008/03/28 16:30:57 rt 1.5.60.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a1d8a25787f69ae5b8609cf9e0f7c8c72335bafd]

INTEGRATION: CWS changefileheader (1.4.92); FILE MERGED 2008/03/31 16:17:42 rt 1.4.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c390af70a242d549cb822c621ad23cd5c625b151]

INTEGRATION: CWS changefileheader (1.15.138); FILE MERGED 2008/04/01 15:10:51 thb 1.15.138.3: #i85898# Stripping all external header guards 2008/04/01 10:54:23 thb 1.15.138.2: #i85898# Stripping all external header guards 2008/03/28 15:25:20 rt 1.15.138.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f5debe57470a28966aa4bb31b9b0e716d475974d]

INTEGRATION: CWS changefileheader (1.5.554); FILE MERGED 2008/04/01 15:38:18 thb 1.5.554.3: #i85898# Stripping all external header guards 2008/04/01 12:40:33 thb 1.5.554.2: #i85898# Stripping all external header guards 2008/03/31 13:37:54 rt 1.5.554.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2e9d0c33bd8b949dc72e8ef656f967bf1df04303]

INTEGRATION: CWS changefileheader (1.33.164); FILE MERGED 2008/04/01 15:15:19 thb 1.33.164.3: #i85898# Stripping all external header guards 2008/04/01 12:29:51 thb 1.33.164.2: #i85898# Stripping all external header guards 2008/03/31 12:31:52 rt 1.33.164.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [35385db9ca93c616200a21dfaeb8fe9ead9a43bb]

INTEGRATION: CWS changefileheader (1.5.38); FILE MERGED 2008/03/31 07:25:37 rt 1.5.38.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4eaf0d8d5a76c08d8e04ad7a5d403a8a40c01862]

INTEGRATION: CWS changefileheader (1.6.64); FILE MERGED 2008/03/31 07:24:24 rt 1.6.64.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5a2d317ef3f2365949a9ba7415e6c36231d48054]

INTEGRATION: CWS changefileheader (1.5.92); FILE MERGED 2008/03/31 16:17:41 rt 1.5.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2e9cee33c5c2caba1227414c260e44cb042a1915]

INTEGRATION: CWS changefileheader (1.10.84); FILE MERGED 2008/03/28 16:30:57 rt 1.10.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2dfba11fbcb256b8d7c61e1b26f6a24c2c34f011]

INTEGRATION: CWS changefileheader (1.3.160); FILE MERGED 2008/04/01 15:05:28 thb 1.3.160.3: #i85898# Stripping all external header guards 2008/04/01 12:26:31 thb 1.3.160.2: #i85898# Stripping all external header guards 2008/03/31 12:19:33 rt 1.3.160.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a2f411d5c06eb375585467108b01a58421f948d5]

INTEGRATION: CWS changefileheader (1.4.216); FILE MERGED 2008/04/01 15:38:17 thb 1.4.216.3: #i85898# Stripping all external header guards 2008/04/01 12:40:33 thb 1.4.216.2: #i85898# Stripping all external header guards 2008/03/31 13:37:54 rt 1.4.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4b2c9a6a1b9b2c220a41b7586fa6e3dc0d63e2e5]

INTEGRATION: CWS changefileheader (1.2.244); FILE MERGED 2008/03/28 16:05:08 rt 1.2.244.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6d8ae3a04d6c2ce3a41b9e0272ed5a6eb449b244]

INTEGRATION: CWS changefileheader (1.40.14); FILE MERGED 2008/04/01 15:15:19 thb 1.40.14.3: #i85898# Stripping all external header guards 2008/04/01 12:29:51 thb 1.40.14.2: #i85898# Stripping all external header guards 2008/03/31 12:31:52 rt 1.40.14.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1463d23a7a68655fb005d78f0cc138ab162f3510]

INTEGRATION: CWS changefileheader (1.5.64); FILE MERGED 2008/03/31 07:24:24 rt 1.5.64.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [90768c0b861bef0bedef02d0f26973a0aed73fd2]

INTEGRATION: CWS changefileheader (1.8.92); FILE MERGED 2008/03/31 16:17:41 rt 1.8.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e179d5bc6bf30b6242a3d353414efb36d4546aac]

INTEGRATION: CWS changefileheader (1.16.84); FILE MERGED 2008/03/28 16:30:56 rt 1.16.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [127bc806c82d0fc54d26526175dcd727927fc92f]

INTEGRATION: CWS changefileheader (1.7.160); FILE MERGED 2008/04/01 12:26:30 thb 1.7.160.2: #i85898# Stripping all external header guards 2008/03/31 12:19:33 rt 1.7.160.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fd06160fccbdface03b981052d9b105addd9cc2e]

INTEGRATION: CWS changefileheader (1.3.730); FILE MERGED 2008/04/01 15:38:17 thb 1.3.730.2: #i85898# Stripping all external header guards 2008/03/31 13:37:54 rt 1.3.730.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3a8d4035f5414fda6d9f9808497a61f25b56673a]

INTEGRATION: CWS changefileheader (1.23.8); FILE MERGED 2008/03/28 16:05:08 rt 1.23.8.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2fb466946bc67e77805afa44b3d24ccd569aa9c0]

INTEGRATION: CWS changefileheader (1.16.70); FILE MERGED 2008/04/01 15:10:51 thb 1.16.70.3: #i85898# Stripping all external header guards 2008/04/01 10:54:23 thb 1.16.70.2: #i85898# Stripping all external header guards 2008/03/28 15:25:20 rt 1.16.70.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c843ae8412beb7c9624278a59dacd34c8a5de84c]

INTEGRATION: CWS changefileheader (1.17.50); FILE MERGED 2008/03/31 07:25:36 rt 1.17.50.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d0f162c01dfe9b9f16755c5f7229869efa39504f]

INTEGRATION: CWS changefileheader (1.11.92); FILE MERGED 2008/03/31 16:17:41 rt 1.11.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [57c9a2f7d43ac2e3befb0799173da47256a52531]

INTEGRATION: CWS changefileheader (1.20.84); FILE MERGED 2008/03/28 16:30:56 rt 1.20.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1d7ca38f48c86a5cab29625d9e02eef4f807675b]

INTEGRATION: CWS changefileheader (1.4.380); FILE MERGED 2008/04/01 15:15:19 thb 1.4.380.3: #i85898# Stripping all external header guards 2008/04/01 12:29:51 thb 1.4.380.2: #i85898# Stripping all external header guards 2008/03/31 12:31:52 rt 1.4.380.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b977afd1f722bfae762776c5c5ec714a284c5eb9]

INTEGRATION: CWS changefileheaderm6 (1.2.2); FILE MERGED 2008/04/09 16:09:08 rt 1.2.2.1: #i87884# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [918258a78d99a3daee9efcbe2e70e2467fad585a]

INTEGRATION: CWS changefileheader (1.4.732); FILE MERGED 2008/04/01 15:38:17 thb 1.4.732.2: #i85898# Stripping all external header guards 2008/03/31 13:37:54 rt 1.4.732.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e19dece48c067c8a75223cb1242952ae1c716528]

INTEGRATION: CWS changefileheader (1.4.58); FILE MERGED 2008/04/01 15:05:28 thb 1.4.58.3: #i85898# Stripping all external header guards 2008/04/01 12:26:30 thb 1.4.58.2: #i85898# Stripping all external header guards 2008/03/31 12:19:33 rt 1.4.58.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [62ed83c05e58b9fbe75e899d0d858ab6bdce8469]

INTEGRATION: CWS changefileheader (1.5.90); FILE MERGED 2008/03/28 16:05:07 rt 1.5.90.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [aecf080d99e6f350aff20e54556fb8f758eb6540]

INTEGRATION: CWS changefileheader (1.14.140); FILE MERGED 2008/04/01 15:10:51 thb 1.14.140.3: #i85898# Stripping all external header guards 2008/04/01 10:54:23 thb 1.14.140.2: #i85898# Stripping all external header guards 2008/03/28 15:25:20 rt 1.14.140.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cd4ac9272a2ade74562446a712b8b6716575a603]

INTEGRATION: CWS changefileheader (1.9.92); FILE MERGED 2008/03/31 16:17:41 rt 1.9.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [39b484d8040842da384717ffa3e5008095d418d8]

INTEGRATION: CWS changefileheader (1.6.276); FILE MERGED 2008/04/01 12:29:51 thb 1.6.276.2: #i85898# Stripping all external header guards 2008/03/31 12:31:52 rt 1.6.276.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2d69fbcf0c52d13a0bca5a74e849131bf12090b5]

INTEGRATION: CWS changefileheader (1.5.50); FILE MERGED 2008/03/31 07:25:36 rt 1.5.50.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [335b4efbc5059b1c7a0b0d9f9dde285df4c281cd]

INTEGRATION: CWS changefileheader (1.5.84); FILE MERGED 2008/03/28 16:30:56 rt 1.5.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c9f45fcf9e0ed9b8a6d9bda4b543f5df9bc8a3ec]

INTEGRATION: CWS changefileheaderm6 (1.1.2); FILE MERGED 2008/04/09 16:09:08 rt 1.1.2.1: #i87884# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [73355dd413c682ab909b2b8730c2aa7b4745276a]

INTEGRATION: CWS changefileheader (1.20.732); FILE MERGED 2008/04/01 15:38:17 thb 1.20.732.3: #i85898# Stripping all external header guards 2008/04/01 12:40:33 thb 1.20.732.2: #i85898# Stripping all external header guards 2008/03/31 13:37:54 rt 1.20.732.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ba00b6381b30143d1cd7ea83faaadbf8bb9c2ee2]

INTEGRATION: CWS changefileheader (1.12.42); FILE MERGED 2008/04/01 15:10:51 thb 1.12.42.2: #i85898# Stripping all external header guards 2008/03/28 15:25:20 rt 1.12.42.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7393b455b4ebde22306838c5613dedae376ab4cb]

INTEGRATION: CWS changefileheader (1.2.244); FILE MERGED 2008/03/28 16:05:07 rt 1.2.244.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6b1cc5e540e8e0383766bbe96cca6ab9749c7010]

INTEGRATION: CWS changefileheader (1.5.160); FILE MERGED 2008/04/01 15:05:28 thb 1.5.160.3: #i85898# Stripping all external header guards 2008/04/01 12:26:30 thb 1.5.160.2: #i85898# Stripping all external header guards 2008/03/31 12:19:33 rt 1.5.160.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ba99f7b2af6df2889031464c22fe5edd53aaf309]

INTEGRATION: CWS changefileheader (1.2.64); FILE MERGED 2008/03/31 07:24:24 rt 1.2.64.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [72b89132d6f26566ac7d2a1dd2acd927bf77509a]

INTEGRATION: CWS changefileheader (1.4.50); FILE MERGED 2008/03/31 07:25:36 rt 1.4.50.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fc34071000dfcb42231a86baebc9bcc755ec99e5]

INTEGRATION: CWS changefileheader (1.7.380); FILE MERGED 2008/04/01 12:29:51 thb 1.7.380.2: #i85898# Stripping all external header guards 2008/03/31 12:31:52 rt 1.7.380.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d4053d2e0ed05590e544760b34306a76ac44c95f]

INTEGRATION: CWS changefileheader (1.16.84); FILE MERGED 2008/03/28 16:30:55 rt 1.16.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3b6c766280442a055e474721cfc6ffb85eb1d203]

INTEGRATION: CWS changefileheaderm6 (1.1.2); FILE MERGED 2008/04/09 16:09:07 rt 1.1.2.1: #i87884# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1c6a9419b1999493c8e40f190b93014d8b0483b6]

INTEGRATION: CWS changefileheader (1.2.732); FILE MERGED 2008/03/31 13:37:54 rt 1.2.732.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [09339f075bced630d5a8331ba32390852138fd3b]

INTEGRATION: CWS changefileheader (1.8.140); FILE MERGED 2008/04/01 15:10:50 thb 1.8.140.2: #i85898# Stripping all external header guards 2008/03/28 15:25:20 rt 1.8.140.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1baa3a32cda878b9a121ac0ef0d8656b23bca267]

INTEGRATION: CWS changefileheader (1.3.244); FILE MERGED 2008/03/28 16:05:07 rt 1.3.244.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [dbbcce566e65538dcf7f9d5c7bb44a7eb2cc104b]

INTEGRATION: CWS changefileheader (1.9.18); FILE MERGED 2008/04/01 12:26:30 thb 1.9.18.2: #i85898# Stripping all external header guards 2008/03/31 12:19:33 rt 1.9.18.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1d344bd616104a14fcfc9f7d5f737a21a77baed0]

INTEGRATION: CWS changefileheader (1.6.170); FILE MERGED 2008/04/01 15:02:36 thb 1.6.170.2: #i85898# Stripping all external header guards 2008/03/28 16:30:55 rt 1.6.170.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fdf6ba7401dc7351dae5f2c82835237d5b01074b]

INTEGRATION: CWS changefileheader (1.4.276); FILE MERGED 2008/03/31 12:31:52 rt 1.4.276.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [616ebcd14001e3bdbb6336b9143d294f3ede0268]

INTEGRATION: CWS changefileheader (1.4.216); FILE MERGED 2008/03/31 13:37:54 rt 1.4.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [541411d137592351f2b872ef531be70c095e1a93]

INTEGRATION: CWS changefileheader (1.5.140); FILE MERGED 2008/03/28 15:25:19 rt 1.5.140.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [65213b56bd9593af6131a0e5a963a4f4c302d122]

INTEGRATION: CWS changefileheader (1.3.38); FILE MERGED 2008/03/28 16:05:07 rt 1.3.38.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [eb19a3ad0a007c80aa4123bc0b7a1a50f2d83dfc]

INTEGRATION: CWS changefileheader (1.6.50); FILE MERGED 2008/03/31 07:25:36 rt 1.6.50.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5cdfb8102b1649c3eb48bcf91589c6915935e595]

INTEGRATION: CWS changefileheader (1.4.170); FILE MERGED 2008/03/28 16:30:54 rt 1.4.170.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1011e5f932ddf1f891a3139d2dea88f91a793436]

INTEGRATION: CWS changefileheader (1.10.14); FILE MERGED 2008/03/31 12:31:52 rt 1.10.14.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [edf86d242336de88ec811e146f988599402108c2]

INTEGRATION: CWS changefileheader (1.3.216); FILE MERGED 2008/04/01 15:38:17 thb 1.3.216.3: #i85898# Stripping all external header guards 2008/04/01 12:40:33 thb 1.3.216.2: #i85898# Stripping all external header guards 2008/03/31 13:37:54 rt 1.3.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1bf58d5a55ed9f06aed6bd81f9c1579b3314c204]

INTEGRATION: CWS changefileheader (1.7.140); FILE MERGED 2008/04/01 15:10:50 thb 1.7.140.3: #i85898# Stripping all external header guards 2008/04/01 10:54:23 thb 1.7.140.2: #i85898# Stripping all external header guards 2008/03/28 15:25:19 rt 1.7.140.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d8857eabd2788894cd3a9b94fb7b0dcdfc36aaa1]

INTEGRATION: CWS changefileheader (1.2.86); FILE MERGED 2008/04/01 15:00:42 thb 1.2.86.2: #i85898# Stripping all external header guards 2008/03/28 16:05:06 rt 1.2.86.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b8fa8c34c15d198ea4d0ff0696baf47ce005311d]

INTEGRATION: CWS changefileheaderm6 (1.2.2); FILE MERGED 2008/04/09 16:08:38 rt 1.2.2.1: #i87884# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0929c2dba461ae308f379d12eff367c8df64e936]

INTEGRATION: CWS changefileheader (1.2.96); FILE MERGED 2008/04/01 12:26:30 thb 1.2.96.2: #i85898# Stripping all external header guards 2008/03/31 12:19:33 rt 1.2.96.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bc5c76759862df394f1e6574e3de361a25bfcd4f]

INTEGRATION: CWS changefileheader (1.9.84); FILE MERGED 2008/04/01 15:02:36 thb 1.9.84.3: #i85898# Stripping all external header guards 2008/04/01 10:49:07 thb 1.9.84.2: #i85898# Stripping all external header guards 2008/03/28 16:30:54 rt 1.9.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fc2dd881c7f4dbd75622e368ef86a7e1e929a8ae]

INTEGRATION: CWS changefileheader (1.3.732); FILE MERGED 2008/04/01 15:38:17 thb 1.3.732.2: #i85898# Stripping all external header guards 2008/03/31 13:37:54 rt 1.3.732.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [65ac16936d40d68d07afd5fe70407ab8b2bbc6b0]

INTEGRATION: CWS changefileheader (1.7.118); FILE MERGED 2008/03/31 12:31:52 rt 1.7.118.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c2f33c84e7b32c206537ab8ecbf298d6853c7f67]

INTEGRATION: CWS changefileheader (1.3.140); FILE MERGED 2008/04/01 15:10:50 thb 1.3.140.3: #i85898# Stripping all external header guards 2008/04/01 10:54:23 thb 1.3.140.2: #i85898# Stripping all external header guards 2008/03/28 15:25:19 rt 1.3.140.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f69f134ada2db825cc1c9e6d713ac476029b28e4]

INTEGRATION: CWS changefileheader (1.7.2); FILE MERGED 2008/04/01 15:00:42 thb 1.7.2.3: #i85898# Stripping all external header guards 2008/04/01 10:47:48 thb 1.7.2.2: #i85898# Stripping all external header guards 2008/03/28 16:05:06 rt 1.7.2.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d765adec3a77de5741575b7654f398ad1ca8a090]

INTEGRATION: CWS changefileheader (1.12.84); FILE MERGED 2008/03/28 16:30:53 rt 1.12.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d0ccbe221aec72688b05c11928d29b1d35160512]

INTEGRATION: CWS changefileheader (1.3.80); FILE MERGED 2008/04/01 15:38:17 thb 1.3.80.2: #i85898# Stripping all external header guards 2008/03/31 13:37:54 rt 1.3.80.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b2e243a91ede647de08c8f59d899d35c35b08438]

INTEGRATION: CWS changefileheader (1.3.132); FILE MERGED 2008/04/01 12:29:51 thb 1.3.132.2: #i85898# Stripping all external header guards 2008/03/31 12:31:52 rt 1.3.132.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [038220848a8ffd13633769984136ae075246e4d2]

INTEGRATION: CWS changefileheader (1.13.102); FILE MERGED 2008/04/01 10:54:23 thb 1.13.102.2: #i85898# Stripping all external header guards 2008/03/28 15:25:19 rt 1.13.102.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2c544340863c52cc3be3d903789c3f7248a5514a]

INTEGRATION: CWS changefileheader (1.3.90); FILE MERGED 2008/04/01 15:00:42 thb 1.3.90.2: #i85898# Stripping all external header guards 2008/03/28 16:05:06 rt 1.3.90.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [12718416c416d99582a09192093e16f26fbd441b]

INTEGRATION: CWS changefileheader (1.4.64); FILE MERGED 2008/03/31 07:24:23 rt 1.4.64.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ced60a0a6f4ffb033c45cb8be10fcc1903ab18f3]

INTEGRATION: CWS changefileheader (1.20.32); FILE MERGED 2008/03/28 16:30:53 rt 1.20.32.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fbe53ae26a5e22c89bd66e502f789afc57a793fc]

INTEGRATION: CWS changefileheader (1.15.12); FILE MERGED 2008/03/31 16:17:39 rt 1.15.12.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a42f0c744dd92d932fce8f24995bf91987628c98]

INTEGRATION: CWS changefileheader (1.17.84); FILE MERGED 2008/04/01 15:05:27 thb 1.17.84.3: #i85898# Stripping all external header guards 2008/04/01 12:26:30 thb 1.17.84.2: #i85898# Stripping all external header guards 2008/03/31 12:19:33 rt 1.17.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c56e6362acce2cbc378727e6862feef163d23af1]

INTEGRATION: CWS changefileheader (1.3.276); FILE MERGED 2008/04/01 12:29:51 thb 1.3.276.2: #i85898# Stripping all external header guards 2008/03/31 12:31:51 rt 1.3.276.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [24ae31906f3d03cdaba50d185ceb0495beee6e5f]

INTEGRATION: CWS changefileheader (1.3.730); FILE MERGED 2008/04/01 15:38:16 thb 1.3.730.3: #i85898# Stripping all external header guards 2008/04/01 12:40:33 thb 1.3.730.2: #i85898# Stripping all external header guards 2008/03/31 13:37:54 rt 1.3.730.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [eab612ef628236f5bfa1362ef3eb774d0a8e6bf5]

INTEGRATION: CWS changefileheader (1.8.54); FILE MERGED 2008/04/01 10:47:48 thb 1.8.54.2: #i85898# Stripping all external header guards 2008/03/28 16:05:06 rt 1.8.54.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [55c64b4ec5aa8904545fe3aecc908ecb612551d0]

INTEGRATION: CWS changefileheader (1.5.64); FILE MERGED 2008/03/31 07:24:23 rt 1.5.64.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [77a99a1156b68ac0fa3a0b8322c7be6a295f6126]

INTEGRATION: CWS changefileheader (1.10.100); FILE MERGED 2008/03/28 16:30:52 rt 1.10.100.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [94a5ee2c37a3c87129c0b3ba2d4c16f369a60e5a]

INTEGRATION: CWS changefileheader (1.8.92); FILE MERGED 2008/03/31 16:17:39 rt 1.8.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [40003a5f63906f12d9851244d15bc317165e54e3]

INTEGRATION: CWS changefileheader (1.2.380); FILE MERGED 2008/04/01 15:15:19 thb 1.2.380.3: #i85898# Stripping all external header guards 2008/04/01 12:29:51 thb 1.2.380.2: #i85898# Stripping all external header guards 2008/03/31 12:31:51 rt 1.2.380.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [89f04970fc670ce91a0343f90d731f559fc877cf]

INTEGRATION: CWS changefileheader (1.5.732); FILE MERGED 2008/04/01 15:38:16 thb 1.5.732.3: #i85898# Stripping all external header guards 2008/04/01 12:40:33 thb 1.5.732.2: #i85898# Stripping all external header guards 2008/03/31 13:37:54 rt 1.5.732.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d9b38bbdfa60c0650d733bf0d1f01f8b1a7b229f]

INTEGRATION: CWS changefileheader (1.2.244); FILE MERGED 2008/04/01 15:00:41 thb 1.2.244.2: #i85898# Stripping all external header guards 2008/03/28 16:05:06 rt 1.2.244.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2d8a6e35b65cf9b589a353d47496a54893865fcd]

INTEGRATION: CWS changefileheader (1.3.122); FILE MERGED 2008/04/01 15:02:36 thb 1.3.122.2: #i85898# Stripping all external header guards 2008/03/28 16:30:51 rt 1.3.122.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3af22e37d952f79739bdda18ee6a6ffa3d14b2f7]

INTEGRATION: CWS changefileheader (1.7.92); FILE MERGED 2008/03/31 16:17:39 rt 1.7.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e3f708b51709bdf8a61949cba93083140ee0a670]

INTEGRATION: CWS changefileheader (1.2.384); FILE MERGED 2008/03/31 13:37:54 rt 1.2.384.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [566042e72eddb3e30348157004a974922f69f7ba]

INTEGRATION: CWS changefileheader (1.7.14); FILE MERGED 2008/03/31 12:31:51 rt 1.7.14.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e759eb546416e42cc96973cc024371c75c12fab4]

INTEGRATION: CWS changefileheader (1.2.38); FILE MERGED 2008/03/28 16:05:06 rt 1.2.38.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6dd6d3e2498c08ad30ebf16f9c495d8b2cb6a3e2]

INTEGRATION: CWS changefileheader (1.9.62); FILE MERGED 2008/03/31 07:24:23 rt 1.9.62.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [72ea84db94f0bb822948cf063d1dcbfa88719425]

INTEGRATION: CWS changefileheader (1.4.100); FILE MERGED 2008/03/28 16:30:51 rt 1.4.100.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [98139dbc910ee8f362d80fe34a29f9910135de68]

INTEGRATION: CWS changefileheader (1.10.38); FILE MERGED 2008/03/31 07:25:36 rt 1.10.38.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3797ad7adda41cd444d9756e7e235f4c982895ee]

INTEGRATION: CWS changefileheader (1.10.92); FILE MERGED 2008/03/31 16:17:39 rt 1.10.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3da34ec5392ff13b4f0c2adb9f1f8d1abd9f0a2f]

INTEGRATION: CWS changefileheader (1.8.14); FILE MERGED 2008/04/01 15:15:19 thb 1.8.14.3: #i85898# Stripping all external header guards 2008/04/01 12:29:50 thb 1.8.14.2: #i85898# Stripping all external header guards 2008/03/31 12:31:51 rt 1.8.14.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f3957827c20a6997e7cf1a763be0da9bb331ff5f]

INTEGRATION: CWS changefileheader (1.7.268); FILE MERGED 2008/04/01 15:38:16 thb 1.7.268.3: #i85898# Stripping all external header guards 2008/04/01 12:40:32 thb 1.7.268.2: #i85898# Stripping all external header guards 2008/03/31 13:37:54 rt 1.7.268.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [624880ff483efdeadfcf631a5de58c4f555edf80]

INTEGRATION: CWS changefileheader (1.43.12); FILE MERGED 2008/03/31 12:19:33 rt 1.43.12.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6c232b171979c7e923c9457cf67cf58031bd3af7]

INTEGRATION: CWS changefileheader (1.13.102); FILE MERGED 2008/04/01 10:54:22 thb 1.13.102.2: #i85898# Stripping all external header guards 2008/03/28 15:25:19 rt 1.13.102.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cf05d56cf52a58e3ebe6d65c99012f8b0d20bbae]

INTEGRATION: CWS changefileheader (1.9.100); FILE MERGED 2008/03/28 16:30:51 rt 1.9.100.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e48289f305b1039e659f7fe07f0b168d5ff0d3f8]

INTEGRATION: CWS changefileheader (1.9.92); FILE MERGED 2008/03/31 16:17:39 rt 1.9.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [79498829d863a8a5c27a659577247908fb99a18a]

INTEGRATION: CWS changefileheader (1.3.50); FILE MERGED 2008/03/31 07:25:36 rt 1.3.50.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8482c87d8cc7d5a2d9a84cacea3b6f4da694a3a8]

INTEGRATION: CWS changefileheader (1.5.164); FILE MERGED 2008/04/01 12:29:50 thb 1.5.164.2: #i85898# Stripping all external header guards 2008/03/31 12:31:51 rt 1.5.164.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [12437f6d3021c844a09d1afd96ceb333f840a113]

INTEGRATION: CWS changefileheader (1.2.102); FILE MERGED 2008/04/01 12:26:30 thb 1.2.102.2: #i85898# Stripping all external header guards 2008/03/31 12:19:33 rt 1.2.102.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [964e2439e5e9fd7a200f421eb1fd8dc52edd84ae]

INTEGRATION: CWS changefileheader (1.9.62); FILE MERGED 2008/03/28 16:05:05 rt 1.9.62.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5592c7a2ecf25339fe9586abbfce9ce2bf3a9bab]

INTEGRATION: CWS changefileheader (1.1.1780); FILE MERGED 2008/04/01 15:38:16 thb 1.1.1780.2: #i85898# Stripping all external header guards 2008/04/01 12:40:32 thb 1.1.1780.1: #i85898# Stripping all external header guards


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [efdb68917cdabd26e651b5baaeb572f6f1a38023]

INTEGRATION: CWS changefileheader (1.12.100); FILE MERGED 2008/03/28 16:30:50 rt 1.12.100.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1c36e317522a6508358840110c6ba20ebd508202]

INTEGRATION: CWS changefileheader (1.9.64); FILE MERGED 2008/03/31 07:24:23 rt 1.9.64.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [131b97e71e41b2b8a61eda05b2a6e18e2cb530d2]

INTEGRATION: CWS changefileheader (1.6.168); FILE MERGED 2008/03/31 12:31:51 rt 1.6.168.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [90307d8266c3d54b561ccaecfb86f0b2445bdc65]

INTEGRATION: CWS changefileheader (1.2.12); FILE MERGED 2008/03/31 16:17:39 rt 1.2.12.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [26832131b173c59c62b04834ecdd52ba7a9b100d]

INTEGRATION: CWS changefileheaderm6 (1.2.2); FILE MERGED 2008/04/09 16:06:58 rt 1.2.2.1: #i87884# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e89f31512d2debe98412f881bd12cb3414fac527]

INTEGRATION: CWS changefileheader (1.5.242); FILE MERGED 2008/04/01 15:00:41 thb 1.5.242.2: #i85898# Stripping all external header guards 2008/03/28 16:05:05 rt 1.5.242.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b500cffac00dea14dda589bb6dd1a69cf63bc13f]

INTEGRATION: CWS changefileheader (1.14.216); FILE MERGED 2008/04/01 15:38:16 thb 1.14.216.2: #i85898# Stripping all external header guards 2008/03/31 13:37:54 rt 1.14.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d1c63d129b34a1364fb0bcecb148701b6b004755]

INTEGRATION: CWS changefileheader (1.4.100); FILE MERGED 2008/03/28 16:30:50 rt 1.4.100.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4d9b4d8293e0e3cc7f0d8a245f936b5be5bed676]

INTEGRATION: CWS changefileheader (1.3.64); FILE MERGED 2008/03/31 07:24:23 rt 1.3.64.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5e0eab90b8c6b007fcd7cebb75aecb4053270090]

INTEGRATION: CWS changefileheader (1.11.92); FILE MERGED 2008/03/31 16:17:39 rt 1.11.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [349ac7162f931e74627c2a530756913cfc12f299]

INTEGRATION: CWS changefileheader (1.7.160); FILE MERGED 2008/04/01 15:05:27 thb 1.7.160.3: #i85898# Stripping all external header guards 2008/04/01 12:26:30 thb 1.7.160.2: #i85898# Stripping all external header guards 2008/03/31 12:19:33 rt 1.7.160.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ec6e20a7138cb576581f159dc38b067cbda78e5e]

INTEGRATION: CWS changefileheader (1.3.472); FILE MERGED 2008/04/01 15:15:19 thb 1.3.472.2: #i85898# Stripping all external header guards 2008/03/31 12:31:51 rt 1.3.472.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [68e210b2f576f2c18a968dbf62c98d36fdd03b1f]

INTEGRATION: CWS changefileheader (1.5.92); FILE MERGED 2008/04/01 15:00:41 thb 1.5.92.2: #i85898# Stripping all external header guards 2008/03/28 16:05:04 rt 1.5.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6e292f2679d7712aa37f84bf4114d454a46d9d92]

INTEGRATION: CWS changefileheader (1.17.656); FILE MERGED 2008/04/01 15:38:15 thb 1.17.656.3: #i85898# Stripping all external header guards 2008/04/01 12:40:32 thb 1.17.656.2: #i85898# Stripping all external header guards 2008/03/31 13:37:54 rt 1.17.656.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9570d253f52da525a7e1c67e6c214b1b28aa6ab0]

INTEGRATION: CWS changefileheader (1.7.72); FILE MERGED 2008/03/28 16:30:49 rt 1.7.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1bf8ff322627c47bb314da74655d03e4666776ab]

INTEGRATION: CWS changefileheader (1.15.64); FILE MERGED 2008/03/31 07:24:23 rt 1.15.64.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ad97d0354001285699a408997e54718a2f2457af]

INTEGRATION: CWS changefileheader (1.3.472); FILE MERGED 2008/03/31 12:31:51 rt 1.3.472.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [010ae94feadb31a312c555d6f31f9c32ff3bb82c]

INTEGRATION: CWS changefileheader (1.25.86); FILE MERGED 2008/04/01 15:00:41 thb 1.25.86.3: #i85898# Stripping all external header guards 2008/04/01 10:47:48 thb 1.25.86.2: #i85898# Stripping all external header guards 2008/03/28 16:05:04 rt 1.25.86.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [515387cf389a4513cc7bc832597fde4c2464705c]

INTEGRATION: CWS changefileheader (1.4.732); FILE MERGED 2008/04/01 15:38:15 thb 1.4.732.3: #i85898# Stripping all external header guards 2008/04/01 12:40:32 thb 1.4.732.2: #i85898# Stripping all external header guards 2008/03/31 13:37:54 rt 1.4.732.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [aa5cfc3042b4c73f4db797db7b24d55a75fc2325]

INTEGRATION: CWS changefileheader (1.13.102); FILE MERGED 2008/04/01 10:54:22 thb 1.13.102.2: #i85898# Stripping all external header guards 2008/03/28 15:25:18 rt 1.13.102.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3938e705ab25cee866cfb537fd92b4914bdc7743]

INTEGRATION: CWS changefileheader (1.7.100); FILE MERGED 2008/03/28 16:30:49 rt 1.7.100.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2fa8c222043b3961a133b335b3142156734b6f6f]

INTEGRATION: CWS changefileheader (1.8.64); FILE MERGED 2008/03/31 07:24:23 rt 1.8.64.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1aa73eb5604d7a61e46e25e545f3b3025e4a0aa5]

INTEGRATION: CWS changefileheader (1.7.164); FILE MERGED 2008/04/01 12:29:50 thb 1.7.164.2: #i85898# Stripping all external header guards 2008/03/31 12:31:51 rt 1.7.164.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d0813fbc8a937d1e5114f58c8d973d1c2937c7de]

INTEGRATION: CWS changefileheader (1.6.86); FILE MERGED 2008/04/01 15:00:41 thb 1.6.86.2: #i85898# Stripping all external header guards 2008/03/28 16:05:03 rt 1.6.86.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2cc9fc288b4f5267859a71ead40dfd95ddfe76f8]

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>  [5099f45b12c1bd9ad17bff67dfa8d4339f5f2932]

INTEGRATION: CWS changefileheader (1.2.170); FILE MERGED 2008/03/28 16:30:48 rt 1.2.170.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a9169dfd12dbfb83615122b15485c4c276189ed7]

INTEGRATION: CWS changefileheader (1.9.58); FILE MERGED 2008/04/01 12:26:30 thb 1.9.58.2: #i85898# Stripping all external header guards 2008/03/31 12:19:33 rt 1.9.58.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [919ca82dc36a549fe12aba62197bfda86460bf01]

INTEGRATION: CWS changefileheader (1.6.380); FILE MERGED 2008/04/01 15:15:19 thb 1.6.380.2: #i85898# Stripping all external header guards 2008/03/31 12:31:51 rt 1.6.380.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0e2b37583d72e892536ddc5b5ccf0e73a246283a]

INTEGRATION: CWS changefileheader (1.2.26); FILE MERGED 2008/03/31 16:17:39 rt 1.2.26.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2228ad06bcadd5ab9b78e233a7516c0a7f8aef2e]

INTEGRATION: CWS changefileheader (1.3.244); FILE MERGED 2008/04/01 15:00:41 thb 1.3.244.3: #i85898# Stripping all external header guards 2008/04/01 10:47:48 thb 1.3.244.2: #i85898# Stripping all external header guards 2008/03/28 16:05:03 rt 1.3.244.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d819e6002dd70703eb0ceb7733e67c5a83e6bdd7]

INTEGRATION: CWS changefileheader (1.6.32); FILE MERGED 2008/03/28 16:30:48 rt 1.6.32.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [80ef494afd5d9e25720ede587980c7d814624bde]

INTEGRATION: CWS changefileheader (1.11.44); FILE MERGED 2008/04/01 15:38:15 thb 1.11.44.3: #i85898# Stripping all external header guards 2008/04/01 12:40:32 thb 1.11.44.2: #i85898# Stripping all external header guards 2008/03/31 13:37:54 rt 1.11.44.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a7f02174d708d8727cb09aeec29755c30df9567e]

INTEGRATION: CWS changefileheader (1.2.36); FILE MERGED 2008/03/31 12:19:33 rt 1.2.36.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d8b352b002455ffb244ffb0cf7bb802b72ffa39d]

INTEGRATION: CWS changefileheader (1.8.276); FILE MERGED 2008/04/01 12:29:50 thb 1.8.276.2: #i85898# Stripping all external header guards 2008/03/31 12:31:50 rt 1.8.276.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8eff158fb8835fbf6bd69736f0ff38e91a33ffc7]

INTEGRATION: CWS changefileheader (1.2.64); FILE MERGED 2008/03/31 07:24:23 rt 1.2.64.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [663f59a86ce5e902611d6f2522948b6e6179964d]

INTEGRATION: CWS changefileheader (1.12.92); FILE MERGED 2008/03/31 16:17:39 rt 1.12.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4a4e7e56eef673ebd59d00f0e2b42c353ac07aa9]

INTEGRATION: CWS changefileheader (1.3.244); FILE MERGED 2008/04/01 15:00:41 thb 1.3.244.2: #i85898# Stripping all external header guards 2008/03/28 16:05:02 rt 1.3.244.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4fecf758b3a0ce8fae1f56065159d418e7b428b9]

INTEGRATION: CWS changefileheader (1.11.14); FILE MERGED 2008/03/28 16:30:47 rt 1.11.14.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2dcc5e6d9562f786d89c26fc6d6768e769790e9f]

INTEGRATION: CWS changefileheader (1.2.570); FILE MERGED 2008/04/01 15:38:15 thb 1.2.570.3: #i85898# Stripping all external header guards 2008/04/01 12:40:32 thb 1.2.570.2: #i85898# Stripping all external header guards 2008/03/31 13:37:54 rt 1.2.570.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b176300a1adf962abc790a013e683605fa75955e]

INTEGRATION: CWS changefileheader (1.6.160); FILE MERGED 2008/04/01 15:05:27 thb 1.6.160.3: #i85898# Stripping all external header guards 2008/04/01 12:26:30 thb 1.6.160.2: #i85898# Stripping all external header guards 2008/03/31 12:19:33 rt 1.6.160.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fe6e54dd8652a521f78845748a7b919adbd2036b]

INTEGRATION: CWS changefileheader (1.22.14); FILE MERGED 2008/03/31 12:31:50 rt 1.22.14.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [dd87da15e56bdb0df752e349dabf4e8abf346c6e]

INTEGRATION: CWS changefileheader (1.14.92); FILE MERGED 2008/03/31 16:17:39 rt 1.14.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [525de69e36a0dc59dacb5e48ba95806b3078fbc5]

INTEGRATION: CWS changefileheader (1.13.140); FILE MERGED 2008/04/01 10:54:21 thb 1.13.140.2: #i85898# Stripping all external header guards 2008/03/28 15:25:18 rt 1.13.140.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [de29a6ecf9a810bba35914f5fcf722b26eef48f5]

INTEGRATION: CWS changefileheader (1.5.170); FILE MERGED 2008/03/28 16:30:47 rt 1.5.170.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a070944be9252bafb08648f806ad0ebc1adacbfd]

INTEGRATION: CWS changefileheader (1.4.50); FILE MERGED 2008/04/01 15:05:27 thb 1.4.50.3: #i85898# Stripping all external header guards 2008/04/01 12:26:30 thb 1.4.50.2: #i85898# Stripping all external header guards 2008/03/31 12:19:33 rt 1.4.50.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ca833859af707a393e5b56a2523c94579945c248]

INTEGRATION: CWS changefileheader (1.12.216); FILE MERGED 2008/04/01 15:38:14 thb 1.12.216.3: #i85898# Stripping all external header guards 2008/04/01 12:40:32 thb 1.12.216.2: #i85898# Stripping all external header guards 2008/03/31 13:37:54 rt 1.12.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d257297f82b78be66a7b2726fd0c44e6338878a2]

INTEGRATION: CWS changefileheader (1.7.62); FILE MERGED 2008/04/01 15:00:40 thb 1.7.62.2: #i85898# Stripping all external header guards 2008/03/28 16:05:01 rt 1.7.62.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ca561279403ace038e06ebe46e7aad7a9776f3c2]

INTEGRATION: CWS changefileheader (1.21.24); FILE MERGED 2008/03/31 07:25:35 rt 1.21.24.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [dc04df1e7550e16fe656fa3eba05bb81973c07d7]

INTEGRATION: CWS changefileheader (1.11.22); FILE MERGED 2008/04/01 15:10:50 thb 1.11.22.3: #i85898# Stripping all external header guards 2008/04/01 10:54:21 thb 1.11.22.2: #i85898# Stripping all external header guards 2008/03/28 15:25:18 rt 1.11.22.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4183723bd8e1f02e6dd93d09504b1cd0c78008e9]

INTEGRATION: CWS changefileheader (1.8.154); FILE MERGED 2008/03/28 16:30:47 rt 1.8.154.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [957cf93d0a319c878255c8651ed5936e8faf973b]

INTEGRATION: CWS changefileheader (1.7.50); FILE MERGED 2008/04/01 12:26:30 thb 1.7.50.2: #i85898# Stripping all external header guards 2008/03/31 12:19:33 rt 1.7.50.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2d0d7d8c53afa2bbdd1dd0c55f43914fb4bf0be1]

INTEGRATION: CWS changefileheader (1.4.216); FILE MERGED 2008/03/31 13:37:54 rt 1.4.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [042787940f1c7765bb3ea601baba5ec55f19a442]

INTEGRATION: CWS changefileheader (1.13.92); FILE MERGED 2008/03/31 16:17:39 rt 1.13.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [87d87ccd1e7ce2db2bdac09bbd595c4c05307e08]

INTEGRATION: CWS changefileheader (1.3.64); FILE MERGED 2008/03/31 07:24:22 rt 1.3.64.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e07febecfdb400f69c1c2616afdadbdab279e6b6]

INTEGRATION: CWS changefileheader (1.2.244); FILE MERGED 2008/04/01 15:00:40 thb 1.2.244.3: #i85898# Stripping all external header guards 2008/04/01 10:47:48 thb 1.2.244.2: #i85898# Stripping all external header guards 2008/03/28 16:05:00 rt 1.2.244.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b4091a67f2f20340efb40915723184eee8efafb5]

INTEGRATION: CWS changefileheader (1.7.24); FILE MERGED 2008/03/31 07:25:35 rt 1.7.24.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [47393671ba4ba01d2771ef38555223d1b270a2b4]

INTEGRATION: CWS changefileheader (1.2.134); FILE MERGED 2008/04/01 15:10:50 thb 1.2.134.2: #i85898# Stripping all external header guards 2008/03/28 15:25:18 rt 1.2.134.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [81f5303d095b3fad3b737b858e54bf80de2b380e]

INTEGRATION: CWS changefileheader (1.14.12); FILE MERGED 2008/04/01 15:05:27 thb 1.14.12.3: #i85898# Stripping all external header guards 2008/04/01 12:26:30 thb 1.14.12.2: #i85898# Stripping all external header guards 2008/03/31 12:19:33 rt 1.14.12.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c9ccd0fcdd22963422f01fd1c83b0dadd25669c2]

INTEGRATION: CWS changefileheader (1.6.170); FILE MERGED 2008/03/28 16:30:46 rt 1.6.170.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [44cf0d9860ab2bc85b85d415f79f0ed4a3980cf5]

INTEGRATION: CWS changefileheader (1.12.216); FILE MERGED 2008/04/01 15:38:14 thb 1.12.216.2: #i85898# Stripping all external header guards 2008/03/31 13:37:54 rt 1.12.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6167bf6016dee86fb5fd85702d372f18e4c163bf]

INTEGRATION: CWS changefileheader (1.4.64); FILE MERGED 2008/03/31 07:24:22 rt 1.4.64.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ee78187d016e1ba71471a7d05cd18b2bb46e95c2]

INTEGRATION: CWS changefileheader (1.19.42); FILE MERGED 2008/04/01 15:00:40 thb 1.19.42.3: #i85898# Stripping all external header guards 2008/04/01 10:47:47 thb 1.19.42.2: #i85898# Stripping all external header guards 2008/03/28 16:05:00 rt 1.19.42.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [018936a957583e87222e5e4ec6bce309a79e4919]

INTEGRATION: CWS changefileheader (1.3.50); FILE MERGED 2008/03/31 07:25:35 rt 1.3.50.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [11f4c3d6a9558d0b1c4abbb9e336912dd376f346]

INTEGRATION: CWS changefileheader (1.9.140); FILE MERGED 2008/04/01 10:54:21 thb 1.9.140.2: #i85898# Stripping all external header guards 2008/03/28 15:25:18 rt 1.9.140.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0b32910922cc84a2eba5d8ffe70beb178c65a0ba]

INTEGRATION: CWS changefileheader (1.5.100); FILE MERGED 2008/03/28 16:30:45 rt 1.5.100.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [96aac23d35b8fcc25a2f479062c947d23ecda701]

INTEGRATION: CWS changefileheader (1.5.64); FILE MERGED 2008/03/31 07:24:22 rt 1.5.64.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b2224d87678bb2a7146357dcc8c147fc526505db]

INTEGRATION: CWS changefileheader (1.3.160); FILE MERGED 2008/04/01 12:26:30 thb 1.3.160.2: #i85898# Stripping all external header guards 2008/03/31 12:19:33 rt 1.3.160.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b081ba48b831284047d99a36f227a0f650e182e0]

INTEGRATION: CWS changefileheader (1.2.368); FILE MERGED 2008/03/31 13:37:54 rt 1.2.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6fac139383de71f7ef4608f2995daba3860425aa]

INTEGRATION: CWS changefileheader (1.9.86); FILE MERGED 2008/04/01 15:00:40 thb 1.9.86.3: #i85898# Stripping all external header guards 2008/04/01 10:47:47 thb 1.9.86.2: #i85898# Stripping all external header guards 2008/03/28 16:05:00 rt 1.9.86.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3cff278f19c9fc3cc393b72095ac716431febd62]

INTEGRATION: CWS changefileheader (1.6.38); FILE MERGED 2008/03/31 07:25:35 rt 1.6.38.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d1f0f4206dcc64056dd44c2cd7565b2a203ca95e]

INTEGRATION: CWS changefileheader (1.2.80); FILE MERGED 2008/03/28 15:25:18 rt 1.2.80.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [caeade5743bbdcc05dc90d0c9f0d22e3b841144e]

INTEGRATION: CWS changefileheader (1.8.32); FILE MERGED 2008/03/28 16:30:45 rt 1.8.32.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [784e762ba0d9e2172bf4fc860773265cd69a6f16]

INTEGRATION: CWS changefileheader (1.10.6); FILE MERGED 2008/03/31 07:24:22 rt 1.10.6.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a77ece94b5c44eb23e231867ae6cee3080047f15]

INTEGRATION: CWS changefileheader (1.3.732); FILE MERGED 2008/04/01 15:38:14 thb 1.3.732.2: #i85898# Stripping all external header guards 2008/03/31 13:37:54 rt 1.3.732.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [057a2d612cd98316a250c7cd1d611715367ea933]

INTEGRATION: CWS changefileheader (1.4.18); FILE MERGED 2008/03/31 12:19:33 rt 1.4.18.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [094326d405b989095be64c4f098ed633df6de082]

INTEGRATION: CWS changefileheader (1.2.86); FILE MERGED 2008/04/01 15:00:40 thb 1.2.86.3: #i85898# Stripping all external header guards 2008/04/01 10:47:47 thb 1.2.86.2: #i85898# Stripping all external header guards 2008/03/28 16:04:58 rt 1.2.86.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [39bd70c214c600b195ce440bc1a78dd69a1cfeed]

INTEGRATION: CWS changefileheader (1.2.38); FILE MERGED 2008/03/31 07:25:35 rt 1.2.38.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6ef0fcca2852064e739b22d41bee9fa3d7284da0]

INTEGRATION: CWS changefileheader (1.23.60); FILE MERGED 2008/03/28 16:30:44 rt 1.23.60.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [14a4dc54d71201db6c8bc2dc3c58550dc3852879]

INTEGRATION: CWS changefileheader (1.6.92); FILE MERGED 2008/03/31 16:17:38 rt 1.6.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [704a0a3b43bd6d9274823d40e6d3be05ed01b7f0]

INTEGRATION: CWS changefileheader (1.4.472); FILE MERGED 2008/03/31 12:31:45 rt 1.4.472.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [05754f1ba8185b6ef0e11c23e3c7d21a63b48a88]

INTEGRATION: CWS changefileheaderm6 (1.2.2); FILE MERGED 2008/04/09 16:06:51 rt 1.2.2.1: #i87884# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [096557b93272e014912605c06f56736a47ba7076]

INTEGRATION: CWS changefileheader (1.6.160); FILE MERGED 2008/04/01 12:26:30 thb 1.6.160.2: #i85898# Stripping all external header guards 2008/03/31 12:19:33 rt 1.6.160.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [eb1e1c7f2cd454dfc09596d3f0841ec33e325e54]

INTEGRATION: CWS changefileheader (1.8.2); FILE MERGED 2008/04/01 15:00:40 thb 1.8.2.3: #i85898# Stripping all external header guards 2008/04/01 10:47:47 thb 1.8.2.2: #i85898# Stripping all external header guards 2008/03/28 16:04:58 rt 1.8.2.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [092f485759af52db5044b9a7f437becf3d4ac7c3]

INTEGRATION: CWS changefileheader (1.26.60); FILE MERGED 2008/03/28 16:30:44 rt 1.26.60.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1afc237af248644ec60f878a2d224c7fbb72af50]

INTEGRATION: CWS changefileheader (1.17.88); FILE MERGED 2008/03/31 16:17:38 rt 1.17.88.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bad962ab1dc148c1582a031b090f0088f32e4df6]

INTEGRATION: CWS changefileheader (1.3.472); FILE MERGED 2008/04/01 15:15:18 thb 1.3.472.3: #i85898# Stripping all external header guards 2008/04/01 12:29:50 thb 1.3.472.2: #i85898# Stripping all external header guards 2008/03/31 12:31:45 rt 1.3.472.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1fef5b05b47a0342fd1f636a3c1a110f5b13bebb]

INTEGRATION: CWS changefileheader (1.4.732); FILE MERGED 2008/04/01 15:38:14 thb 1.4.732.3: #i85898# Stripping all external header guards 2008/04/01 12:40:32 thb 1.4.732.2: #i85898# Stripping all external header guards 2008/03/31 13:37:53 rt 1.4.732.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [dd718168536844c7d1eec7e868a94ea2e1d66581]

INTEGRATION: CWS changefileheader (1.7.132); FILE MERGED 2008/03/31 07:23:30 rt 1.7.132.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0f9749c1bfd6b144f980aa9590f24f1d1850de51]

INTEGRATION: CWS changefileheader (1.6.100); FILE MERGED 2008/04/01 15:05:27 thb 1.6.100.3: #i85898# Stripping all external header guards 2008/04/01 12:26:30 thb 1.6.100.2: #i85898# Stripping all external header guards 2008/03/31 12:19:33 rt 1.6.100.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0dbad67964f065341b62370d04f29b22a0bbad54]

INTEGRATION: CWS changefileheader (1.7.28); FILE MERGED 2008/03/31 07:25:26 rt 1.7.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7a1bc8e003513426ed8f3c9ec1644e648e656baa]

INTEGRATION: CWS changefileheader (1.2.244); FILE MERGED 2008/04/01 15:00:40 thb 1.2.244.2: #i85898# Stripping all external header guards 2008/03/28 16:04:57 rt 1.2.244.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [32a8208d4eacaaf26d3ecbf738f78119269932ae]

INTEGRATION: CWS changefileheader (1.14.122); FILE MERGED 2008/03/28 16:30:43 rt 1.14.122.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8de382ecefaabfadec97e7cd8b28720bb4ec98ba]

INTEGRATION: CWS changefileheader (1.3.472); FILE MERGED 2008/03/31 12:31:45 rt 1.3.472.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [dc54b02b889e4e52672f1ea77dddc22d4c73c993]

INTEGRATION: CWS changefileheader (1.3.56); FILE MERGED 2008/03/31 07:24:08 rt 1.3.56.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [35414dd0f10ad97082f9e6ab0418fc6f1e80d4ca]

INTEGRATION: CWS changefileheader (1.11.92); FILE MERGED 2008/03/31 16:17:38 rt 1.11.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1c3ba801e6b2bfbed1110cc986390f2c57e44494]

INTEGRATION: CWS changefileheader (1.3.26); FILE MERGED 2008/03/31 07:23:30 rt 1.3.26.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6cee16b713193d6e5d4f1d62a51723b67be98290]

INTEGRATION: CWS changefileheader (1.3.520); FILE MERGED 2008/04/01 15:38:13 thb 1.3.520.2: #i85898# Stripping all external header guards 2008/03/31 13:37:53 rt 1.3.520.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7e4c9c2a6abd798fa1c9318f0e826feec1106a6f]

INTEGRATION: CWS changefileheader (1.6.58); FILE MERGED 2008/04/01 12:26:30 thb 1.6.58.2: #i85898# Stripping all external header guards 2008/03/31 12:19:33 rt 1.6.58.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3fa75295e59a365057576ef37b1ef47da6532697]

INTEGRATION: CWS changefileheader (1.8.62); FILE MERGED 2008/03/28 16:04:57 rt 1.8.62.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4616ffc083b21bf0d2fede257622f33f85f255bf]

INTEGRATION: CWS changefileheader (1.11.6); FILE MERGED 2008/03/31 07:25:26 rt 1.11.6.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [305cf2a544b4e332d00f0715db36e2955d9ca1d3]

INTEGRATION: CWS changefileheader (1.21.100); FILE MERGED 2008/03/28 16:30:43 rt 1.21.100.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [af1742c9b77f64fd5033fe29336a2fc0a5d30f41]

INTEGRATION: CWS changefileheader (1.9.56); FILE MERGED 2008/03/31 07:24:08 rt 1.9.56.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7962f0b675ce6f6c75c13a70ed2dfd7fcc580de0]

INTEGRATION: CWS changefileheader (1.6.164); FILE MERGED 2008/04/01 15:15:18 thb 1.6.164.3: #i85898# Stripping all external header guards 2008/04/01 12:29:50 thb 1.6.164.2: #i85898# Stripping all external header guards 2008/03/31 12:31:45 rt 1.6.164.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [790a5e5d9dfca6ede82a91e381e5d4d4fb32dd8b]

INTEGRATION: CWS changefileheader (1.15.16); FILE MERGED 2008/03/31 07:23:30 rt 1.15.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [03fd3e58253f320eaae35a8f83c4a3cabb3f4265]

INTEGRATION: CWS changefileheader (1.8.732); FILE MERGED 2008/03/31 13:37:53 rt 1.8.732.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b4c3e894ff393499f3f3d7b637bd44e9952cde12]

INTEGRATION: CWS changefileheader (1.12.92); FILE MERGED 2008/03/31 16:17:38 rt 1.12.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7298b2e11bdac13bbe0fe1facc496741fb042604]

INTEGRATION: CWS changefileheader (1.8.160); FILE MERGED 2008/04/01 15:05:27 thb 1.8.160.3: #i85898# Stripping all external header guards 2008/04/01 12:26:29 thb 1.8.160.2: #i85898# Stripping all external header guards 2008/03/31 12:19:32 rt 1.8.160.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b6a4ffcd14853697868004a41d6156886c79d5b3]

INTEGRATION: CWS changefileheader (1.12.6); FILE MERGED 2008/03/31 07:25:26 rt 1.12.6.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ab054951c47cbf65d25fea1246c8ddcb30da38eb]

INTEGRATION: CWS changefileheader (1.5.244); FILE MERGED 2008/04/01 15:00:40 thb 1.5.244.3: #i85898# Stripping all external header guards 2008/04/01 10:47:47 thb 1.5.244.2: #i85898# Stripping all external header guards 2008/03/28 16:04:56 rt 1.5.244.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5b263f082a6027e8db3f3036f40ef2561991a6e0]

INTEGRATION: CWS changefileheader (1.7.56); FILE MERGED 2008/03/31 07:24:08 rt 1.7.56.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f977033a711b8eb327c300a1ea320304ba071973]

INTEGRATION: CWS changefileheader (1.9.108); FILE MERGED 2008/03/28 16:30:43 rt 1.9.108.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b6a1c373cdd99b858b1fb0fd76fd34f8d3bf4662]

INTEGRATION: CWS changefileheader (1.10.164); FILE MERGED 2008/04/01 15:15:18 thb 1.10.164.3: #i85898# Stripping all external header guards 2008/04/01 12:29:50 thb 1.10.164.2: #i85898# Stripping all external header guards 2008/03/31 12:31:45 rt 1.10.164.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c8293a77c008ffede9b22e94cf2e7b1046021f14]

INTEGRATION: CWS changefileheader (1.6.216); FILE MERGED 2008/04/01 15:38:13 thb 1.6.216.2: #i85898# Stripping all external header guards 2008/03/31 13:37:53 rt 1.6.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d55acb5b48186b2ab7e1ee2d9c30a8056beda3e1]

INTEGRATION: CWS changefileheader (1.3.18); FILE MERGED 2008/03/31 07:23:30 rt 1.3.18.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [866e86991da553880c8fb7ea0b4e005cb98a283e]

INTEGRATION: CWS changefileheader (1.7.160); FILE MERGED 2008/03/31 12:19:32 rt 1.7.160.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9d7e2a5d43b87d2b2f145df895847133c87f6b75]

INTEGRATION: CWS changefileheader (1.4.42); FILE MERGED 2008/03/31 07:25:26 rt 1.4.42.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ab7e42c6626488294ab8af4753a4c79b1d8cae74]

INTEGRATION: CWS changefileheader (1.4.244); FILE MERGED 2008/04/01 15:00:40 thb 1.4.244.3: #i85898# Stripping all external header guards 2008/04/01 10:47:47 thb 1.4.244.2: #i85898# Stripping all external header guards 2008/03/28 16:04:56 rt 1.4.244.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [174e68b57543fe1ef2c9a0a92fde7043e48d87b6]

INTEGRATION: CWS changefileheader (1.22.100); FILE MERGED 2008/03/28 16:30:42 rt 1.22.100.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [991fbdbfe5053ebb41ec2eb9c2aaeb1e7df742b7]

INTEGRATION: CWS changefileheader (1.3.48); FILE MERGED 2008/04/01 12:29:50 thb 1.3.48.2: #i85898# Stripping all external header guards 2008/03/31 12:31:45 rt 1.3.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8480fd5132937cd1c4c7d8aec8c37c3678d5f0c8]

INTEGRATION: CWS changefileheader (1.2.40); FILE MERGED 2008/03/31 07:23:29 rt 1.2.40.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [01ff2a09ff4d394385e03b03a6167b369baf5ae8]

INTEGRATION: CWS changefileheader (1.9.20); FILE MERGED 2008/03/31 07:25:26 rt 1.9.20.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b12f56c463860b512af339ea47b64358cb139913]

INTEGRATION: CWS changefileheader (1.28.2); FILE MERGED 2008/04/01 15:00:40 thb 1.28.2.3: #i85898# Stripping all external header guards 2008/04/01 10:47:47 thb 1.28.2.2: #i85898# Stripping all external header guards 2008/03/28 16:04:55 rt 1.28.2.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2f4c453b28fe0c6ebc2ec6a488c8090cfdcafac4]

INTEGRATION: CWS changefileheader (1.2.164); FILE MERGED 2008/04/01 12:29:50 thb 1.2.164.2: #i85898# Stripping all external header guards 2008/03/31 12:31:44 rt 1.2.164.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [eaccb5f10c744db1eb2c2bc95ebc8906d1adc390]

INTEGRATION: CWS changefileheader (1.11.170); FILE MERGED 2008/03/28 16:30:42 rt 1.11.170.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7a29aa5c455926ac1cb5276019ae8825764f0d50]

INTEGRATION: CWS changefileheader (1.4.732); FILE MERGED 2008/04/01 15:38:13 thb 1.4.732.3: #i85898# Stripping all external header guards 2008/04/01 12:40:31 thb 1.4.732.2: #i85898# Stripping all external header guards 2008/03/31 13:37:53 rt 1.4.732.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6325950165f6b5dd4fc991f307cfc29bdf4c35b8]

INTEGRATION: CWS changefileheader (1.14.118); FILE MERGED 2008/04/01 12:26:29 thb 1.14.118.2: #i85898# Stripping all external header guards 2008/03/31 12:19:32 rt 1.14.118.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f96aad2198ee96aecbb603e9c6a7586d7f4994b6]

INTEGRATION: CWS changefileheader (1.12.28); FILE MERGED 2008/03/31 07:25:26 rt 1.12.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [64292036c87417d404fcd71a0ec37cba7f6b5fee]

INTEGRATION: CWS changefileheader (1.5.2); FILE MERGED 2008/03/28 16:04:55 rt 1.5.2.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [50128fbab0ab39e6cc3d38e91ddf108dfdf2b36f]

INTEGRATION: CWS changefileheader (1.17.100); FILE MERGED 2008/03/28 16:30:42 rt 1.17.100.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9c2ca4f9e9c14e128f416896b825c128462b5da3]

INTEGRATION: CWS changefileheader (1.2.222); FILE MERGED 2008/03/31 12:31:44 rt 1.2.222.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5b9b0c2347395606cc88d95a39c7477fe0299341]

INTEGRATION: CWS changefileheader (1.3.90); FILE MERGED 2008/03/28 16:04:55 rt 1.3.90.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [746e19be9626b989315b27f6753a88ae0a890613]

INTEGRATION: CWS changefileheader (1.4.132); FILE MERGED 2008/04/01 12:29:50 thb 1.4.132.2: #i85898# Stripping all external header guards 2008/03/31 12:31:44 rt 1.4.132.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c98f7bbdb5807fccc5bf5c936136ddcb28e82745]

INTEGRATION: CWS changefileheader (1.10.28); FILE MERGED 2008/03/31 07:25:26 rt 1.10.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [dc314cb51ce2200f9b65d846c9fedac4d944313d]

INTEGRATION: CWS changefileheader (1.8.160); FILE MERGED 2008/04/01 12:26:29 thb 1.8.160.2: #i85898# Stripping all external header guards 2008/03/31 12:19:32 rt 1.8.160.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b901e5adba151c7b0045fec3385788619567ab74]

INTEGRATION: CWS changefileheader (1.3.92); FILE MERGED 2008/03/31 16:17:38 rt 1.3.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [43377405608ff6352b47012674c48c6cb910016c]

INTEGRATION: CWS changefileheader (1.3.36); FILE MERGED 2008/03/31 07:23:29 rt 1.3.36.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [eb0f030daad3dc6486af81ffe95e882ce62510d6]

INTEGRATION: CWS changefileheader (1.13.134); FILE MERGED 2008/03/28 16:30:42 rt 1.13.134.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a9f3d728289983dc47ab2411cae8b96e0f660b5a]

INTEGRATION: CWS changefileheader (1.6.32); FILE MERGED 2008/04/01 15:00:40 thb 1.6.32.3: #i85898# Stripping all external header guards 2008/04/01 10:47:47 thb 1.6.32.2: #i85898# Stripping all external header guards 2008/03/28 16:04:55 rt 1.6.32.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0131cc3e4544237252ecd0a957c5f383e2923c52]

INTEGRATION: CWS changefileheader (1.5.132); FILE MERGED 2008/04/01 12:29:50 thb 1.5.132.2: #i85898# Stripping all external header guards 2008/03/31 12:31:44 rt 1.5.132.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f55068e26a3d2a618ff3734ffc1792769e78d334]

INTEGRATION: CWS changefileheader (1.5.42); FILE MERGED 2008/03/31 07:25:26 rt 1.5.42.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ee2414ea3f92764e3ad4688f93bf8e47ea2bfffc]

INTEGRATION: CWS changefileheader (1.3.34); FILE MERGED 2008/03/31 07:23:29 rt 1.3.34.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [72d669b04db24847404d4c20b417b6fa6a197778]

INTEGRATION: CWS changefileheader (1.4.100); FILE MERGED 2008/03/28 16:30:41 rt 1.4.100.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [365a6e3b62b2316eb0f2406830893d565d10c475]

INTEGRATION: CWS changefileheader (1.10.86); FILE MERGED 2008/03/28 16:04:54 rt 1.10.86.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3d39c97f388458b106d687394c292fb60f05c57d]

INTEGRATION: CWS changefileheader (1.8.48); FILE MERGED 2008/04/01 15:15:18 thb 1.8.48.3: #i85898# Stripping all external header guards 2008/04/01 12:29:50 thb 1.8.48.2: #i85898# Stripping all external header guards 2008/03/31 12:31:44 rt 1.8.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [21dc4f5a82b4f7da3069ffa1dd67aa4057b87709]

INTEGRATION: CWS changefileheader (1.10.12); FILE MERGED 2008/03/28 16:30:41 rt 1.10.12.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [627df6cfd0ee55b75e31e796277381b7b8057f8b]

INTEGRATION: CWS changefileheader (1.7.160); FILE MERGED 2008/04/01 12:26:29 thb 1.7.160.2: #i85898# Stripping all external header guards 2008/03/31 12:19:32 rt 1.7.160.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [393472bbb262c087c93d9cde53fd325402477ba6]

INTEGRATION: CWS changefileheader (1.5.100); FILE MERGED 2008/03/28 16:30:41 rt 1.5.100.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [90365e645d1c48f8686aff37a69c27997a2730c3]

INTEGRATION: CWS changefileheader (1.9.6); FILE MERGED 2008/03/31 07:25:26 rt 1.9.6.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2faedfcaf73ea9d22b6e53d3a35038ad1c88f327]

INTEGRATION: CWS changefileheader (1.4.48); FILE MERGED 2008/04/01 15:15:18 thb 1.4.48.3: #i85898# Stripping all external header guards 2008/04/01 12:29:50 thb 1.4.48.2: #i85898# Stripping all external header guards 2008/03/31 12:31:44 rt 1.4.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b25f3aef7f7ad7a26986a3e3aece1370220b0ced]

INTEGRATION: CWS changefileheader (1.5.160); FILE MERGED 2008/04/01 12:26:29 thb 1.5.160.2: #i85898# Stripping all external header guards 2008/03/31 12:19:32 rt 1.5.160.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [507f1a311c8161c23c00c73c4ed4c97454215b79]

INTEGRATION: CWS changefileheader (1.6.100); FILE MERGED 2008/03/28 16:30:41 rt 1.6.100.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7c0258464544394be6fd8d7791d6dc697edd7274]

INTEGRATION: CWS changefileheader (1.6.28); FILE MERGED 2008/03/31 07:25:26 rt 1.6.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [656717efb310909db2dab5ab1bd410e5bef7ff31]

INTEGRATION: CWS changefileheader (1.10.92); FILE MERGED 2008/03/31 16:17:38 rt 1.10.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b0983413c24bc9bc8e3d76c871ad39494e60c2b1]

INTEGRATION: CWS changefileheader (1.7.48); FILE MERGED 2008/04/01 15:15:18 thb 1.7.48.3: #i85898# Stripping all external header guards 2008/04/01 12:29:50 thb 1.7.48.2: #i85898# Stripping all external header guards 2008/03/31 12:31:44 rt 1.7.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [14cc64ab388c7fad51f80a015de3844295acfeef]

INTEGRATION: CWS changefileheader (1.10.160); FILE MERGED 2008/04/01 15:05:27 thb 1.10.160.3: #i85898# Stripping all external header guards 2008/04/01 12:26:29 thb 1.10.160.2: #i85898# Stripping all external header guards 2008/03/31 12:19:32 rt 1.10.160.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4349e5562d52792304b5c0425c6221862a434195]

INTEGRATION: CWS changefileheader (1.4.48); FILE MERGED 2008/03/28 16:30:40 rt 1.4.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7750542522f276fa3f9db29aec93fee1753a384a]

INTEGRATION: CWS changefileheader (1.3.42); FILE MERGED 2008/03/31 07:25:25 rt 1.3.42.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bcb4fa3001ca248b3e9c40cb88512a5fd53e98d6]

INTEGRATION: CWS changefileheader (1.3.34); FILE MERGED 2008/03/31 07:23:28 rt 1.3.34.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [78462a1d51fa12df0430f930536b6ba60a220856]

INTEGRATION: CWS changefileheader (1.3.170); FILE MERGED 2008/03/28 16:30:40 rt 1.3.170.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fe8dc18ef20a15e34c5d99d4e64bdb94d3f4de19]

INTEGRATION: CWS changefileheader (1.5.42); FILE MERGED 2008/03/31 07:25:25 rt 1.5.42.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [805b38a88b31807320097e5b32315f5653b1fcdb]

INTEGRATION: CWS changefileheader (1.4.160); FILE MERGED 2008/03/31 12:19:32 rt 1.4.160.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a47a88a5b9693dffdd12daa317965700638fc63c]

INTEGRATION: CWS changefileheader (1.2.40); FILE MERGED 2008/03/31 07:23:28 rt 1.2.40.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [eb2ff2690921ec2875d814e4049bab9d685fa21f]

INTEGRATION: CWS changefileheader (1.8.92); FILE MERGED 2008/03/31 16:17:38 rt 1.8.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1ed36b9027c47efbf3579b9f62fd49dfce4fd510]

INTEGRATION: CWS changefileheader (1.7.48); FILE MERGED 2008/03/28 16:30:40 rt 1.7.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8b23276b1796bdfac9ab82d7f6af9a51a0bd530a]

INTEGRATION: CWS changefileheader (1.6.42); FILE MERGED 2008/03/31 07:25:25 rt 1.6.42.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [07f4b0ab5b92f94d755895ad16b8e72968198f69]

INTEGRATION: CWS changefileheader (1.15.160); FILE MERGED 2008/04/01 15:05:26 thb 1.15.160.3: #i85898# Stripping all external header guards 2008/04/01 12:26:29 thb 1.15.160.2: #i85898# Stripping all external header guards 2008/03/31 12:19:32 rt 1.15.160.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7cecbbaa3464b2646ad550b53c0b5572583eb7f9]

INTEGRATION: CWS changefileheader (1.2.56); FILE MERGED 2008/03/31 07:24:08 rt 1.2.56.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [457aba1b7968dbc3e9904af1010f7704a14bbd5e]

INTEGRATION: CWS changefileheader (1.38.70); FILE MERGED 2008/04/01 12:29:50 thb 1.38.70.2: #i85898# Stripping all external header guards 2008/03/31 12:31:44 rt 1.38.70.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9262e5b6f36fa3e8af1b1c7a6a16a2ff07d9a6ca]

INTEGRATION: CWS changefileheader (1.7.28); FILE MERGED 2008/03/31 07:25:25 rt 1.7.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9417aea5dc101220a639f16db9e8ec470f2603bb]

INTEGRATION: CWS changefileheader (1.2.12); FILE MERGED 2008/03/31 16:17:38 rt 1.2.12.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5146835d5eea9c564dc624b79368aba4644b0cb4]

INTEGRATION: CWS changefileheader (1.33.62); FILE MERGED 2008/03/28 16:04:54 rt 1.33.62.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [012ab6cdbfacfd4583b49097fc53c46017177f7f]

INTEGRATION: CWS changefileheader (1.4.20); FILE MERGED 2008/03/31 13:36:07 rt 1.4.20.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3fa590bc312f1ce17e86cc60fd81e5f12f1f4ee1]

INTEGRATION: CWS changefileheader (1.4.276); FILE MERGED 2008/03/31 12:31:44 rt 1.4.276.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [67713f24ed25942f791e90ba74ab6b99f92afa9b]

INTEGRATION: CWS changefileheader (1.3.42); FILE MERGED 2008/03/31 07:25:19 rt 1.3.42.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3240e92450948e23c059362df61ab0a2b67bf6cb]

INTEGRATION: CWS changefileheader (1.5.100); FILE MERGED 2008/03/28 16:30:40 rt 1.5.100.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8159fbe6c639fd60de16a06366a509642537ca60]

INTEGRATION: CWS changefileheader (1.2.108); FILE MERGED 2008/03/31 13:36:06 rt 1.2.108.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5894bc65be1afbd01c4e10d51c4b4e0a709f270f]

INTEGRATION: CWS changefileheader (1.2.96); FILE MERGED 2008/04/01 15:05:26 thb 1.2.96.2: #i85898# Stripping all external header guards 2008/03/31 12:19:32 rt 1.2.96.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3c69e1f02d481f332cd9ecefb873eb5304da502b]

INTEGRATION: CWS changefileheader (1.12.120); FILE MERGED 2008/04/01 15:00:40 thb 1.12.120.3: #i85898# Stripping all external header guards 2008/04/01 10:47:47 thb 1.12.120.2: #i85898# Stripping all external header guards 2008/03/28 16:04:54 rt 1.12.120.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5ca9b5e19ce218991f15d035c507c7897f1d6d25]

INTEGRATION: CWS changefileheader (1.36.70); FILE MERGED 2008/03/31 12:31:43 rt 1.36.70.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d841b40d9b7f112cae617a436e51f2f4ce64481f]

INTEGRATION: CWS changefileheader (1.5.56); FILE MERGED 2008/03/31 07:24:07 rt 1.5.56.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [03546d80185fce98165e5f3ac683e944c7830856]

INTEGRATION: CWS changefileheader (1.4.42); FILE MERGED 2008/04/01 15:23:09 thb 1.4.42.2: #i85898# Stripping all external header guards 2008/03/31 07:25:19 rt 1.4.42.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3757bab3be28818a61f9e86955a9d7690d3e1e28]

INTEGRATION: CWS changefileheader (1.13.100); FILE MERGED 2008/03/28 16:30:39 rt 1.13.100.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d1374193a784d80cd4b15b98996eb6c07b486c5e]

INTEGRATION: CWS changefileheader (1.3.36); FILE MERGED 2008/03/31 07:23:28 rt 1.3.36.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [80360a6311c730572f3381bb5e308d0cb19849a0]

INTEGRATION: CWS changefileheader (1.3.108); FILE MERGED 2008/03/31 13:36:06 rt 1.3.108.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [eb4f17f1c2a38020162986ffd8eeebf6072a2699]

INTEGRATION: CWS changefileheader (1.3.56); FILE MERGED 2008/03/31 07:24:07 rt 1.3.56.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7ba1fe0318bf7e60b9bf8fcaaff8179c73ac98da]

INTEGRATION: CWS changefileheader (1.7.246); FILE MERGED 2008/03/31 12:19:32 rt 1.7.246.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [25e54aef8a89bf7bcac935ca57bc43b4395ab65f]

INTEGRATION: CWS changefileheader (1.5.148); FILE MERGED 2008/04/01 10:47:47 thb 1.5.148.2: #i85898# Stripping all external header guards 2008/03/28 16:04:54 rt 1.5.148.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [70853a99fff344b264339c0576ae54844f3d5ca2]

INTEGRATION: CWS changefileheader (1.2.26); FILE MERGED 2008/03/31 16:17:38 rt 1.2.26.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cab4e1f7b8f9658fadf8d0186b7c8db3b444a32e]

INTEGRATION: CWS changefileheader (1.5.108); FILE MERGED 2008/03/31 13:36:06 rt 1.5.108.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8d3fb1cc152f56bb9184e533eba53e3694b5c288]

INTEGRATION: CWS changefileheader (1.5.42); FILE MERGED 2008/04/01 15:23:09 thb 1.5.42.2: #i85898# Stripping all external header guards 2008/03/31 07:25:19 rt 1.5.42.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a7255e46b308a15c44642e7cc6be579531ddc6d4]

INTEGRATION: CWS changefileheader (1.9.92); FILE MERGED 2008/04/01 15:05:26 thb 1.9.92.3: #i85898# Stripping all external header guards 2008/04/01 12:26:29 thb 1.9.92.2: #i85898# Stripping all external header guards 2008/03/31 12:19:32 rt 1.9.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [850b17078716f3f7a64c1370979f3057c7d571f8]

INTEGRATION: CWS changefileheader (1.52.42); FILE MERGED 2008/04/01 15:00:40 thb 1.52.42.3: #i85898# Stripping all external header guards 2008/04/01 10:47:47 thb 1.52.42.2: #i85898# Stripping all external header guards 2008/03/28 16:04:53 rt 1.52.42.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c00f13a91f13b49adcbd6c17827d3475988e4c46]

INTEGRATION: CWS changefileheader (1.2.56); FILE MERGED 2008/03/31 07:24:07 rt 1.2.56.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [46fa3f820b3b9b68e3d27da14970491f7c9f0929]

INTEGRATION: CWS changefileheader (1.6.122); FILE MERGED 2008/03/28 16:30:39 rt 1.6.122.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2507902719ba379cbeede2fbe88cd9999767c8bd]

INTEGRATION: CWS changefileheader (1.81.70); FILE MERGED 2008/03/31 12:31:43 rt 1.81.70.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e3a1e5b79cab4ced0d353abe1ef541602ede64d3]

INTEGRATION: CWS changefileheader (1.4.108); FILE MERGED 2008/03/31 13:36:06 rt 1.4.108.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b56a856a3da450dc453cc345c69383ce0c7da62c]

INTEGRATION: CWS changefileheader (1.7.4); FILE MERGED 2008/03/31 07:25:19 rt 1.7.4.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [13f6f4d9a353e076bd7f90d06d5a84fad0d92e69]

INTEGRATION: CWS changefileheader (1.15.32); FILE MERGED 2008/03/28 16:30:39 rt 1.15.32.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [622e683ad879a13508f30e01084787b7683aaee3]

INTEGRATION: CWS changefileheader (1.4.34); FILE MERGED 2008/03/31 07:23:28 rt 1.4.34.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c90618ad3cca9ecc0c79f467a22e9106a1670d2a]

INTEGRATION: CWS changefileheader (1.9.14); FILE MERGED 2008/03/31 07:25:19 rt 1.9.14.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b02223fc64a6caaf6ad8193e5125b3823971ba6d]

INTEGRATION: CWS changefileheader (1.16.98); FILE MERGED 2008/03/28 16:30:38 rt 1.16.98.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [695c310a7f37bd3536d22921b8b9a478e63ee310]

INTEGRATION: CWS changefileheader (1.11.92); FILE MERGED 2008/03/31 16:17:37 rt 1.11.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [45d5774c13e656a0b0978ad54fb9aca018ee3a79]

INTEGRATION: CWS changefileheader (1.5.42); FILE MERGED 2008/04/01 15:23:08 thb 1.5.42.2: #i85898# Stripping all external header guards 2008/03/31 07:25:18 rt 1.5.42.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4ee62ede26796257cb62b73e6b8480c61b730188]

INTEGRATION: CWS changefileheader (1.5.160); FILE MERGED 2008/04/01 15:05:26 thb 1.5.160.3: #i85898# Stripping all external header guards 2008/04/01 12:26:28 thb 1.5.160.2: #i85898# Stripping all external header guards 2008/03/31 12:19:32 rt 1.5.160.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3d9b2f93a936aa897d8818a86e37eefbd093adbb]

INTEGRATION: CWS changefileheader (1.34.70); FILE MERGED 2008/04/01 15:15:18 thb 1.34.70.3: #i85898# Stripping all external header guards 2008/04/01 12:29:50 thb 1.34.70.2: #i85898# Stripping all external header guards 2008/03/31 12:31:43 rt 1.34.70.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [df32a2208c3d7ef92193b2f3e409f47a543f3769]

INTEGRATION: CWS changefileheader (1.4.46); FILE MERGED 2008/04/01 15:20:48 thb 1.4.46.2: #i85898# Stripping all external header guards 2008/03/31 07:24:07 rt 1.4.46.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ffe78337c4ee59803668ccb627e317a973b896e8]

INTEGRATION: CWS changefileheader (1.10.92); FILE MERGED 2008/03/31 16:17:37 rt 1.10.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ee220adb43b3ed0b13e61ff389611df5275c0fc7]

INTEGRATION: CWS changefileheader (1.6.108); FILE MERGED 2008/03/31 13:36:06 rt 1.6.108.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9454d429fd26af6e2cf9b6837a3834f72047d42e]

INTEGRATION: CWS changefileheader (1.6.42); FILE MERGED 2008/04/01 15:23:08 thb 1.6.42.2: #i85898# Stripping all external header guards 2008/03/31 07:25:18 rt 1.6.42.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2efb16db727be0a6cfac14cd131c6b101402a8aa]

INTEGRATION: CWS changefileheader (1.9.86); FILE MERGED 2008/04/01 15:00:39 thb 1.9.86.3: #i85898# Stripping all external header guards 2008/04/01 10:47:47 thb 1.9.86.2: #i85898# Stripping all external header guards 2008/03/28 16:04:53 rt 1.9.86.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [692158e3dd73f04ea60846957f16ef332da7ec96]

INTEGRATION: CWS changefileheader (1.10.96); FILE MERGED 2008/03/31 12:19:31 rt 1.10.96.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b6da53211556101e277bd1144d160f5145910eee]

INTEGRATION: CWS changefileheader (1.5.30); FILE MERGED 2008/03/31 07:24:07 rt 1.5.30.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [463d764e944df11394ae1f96dd22f6ed9c8e6efc]

INTEGRATION: CWS changefileheader (1.3.92); FILE MERGED 2008/03/31 16:17:37 rt 1.3.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2fa2109993da8ebabe042ea6422035928f7a3a30]

INTEGRATION: CWS changefileheader (1.2.40); FILE MERGED 2008/03/31 07:23:27 rt 1.2.40.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f42bf41e125ce68a9b2aa97dd59fbceddcedeabc]

INTEGRATION: CWS changefileheader (1.49.14); FILE MERGED 2008/04/01 15:15:17 thb 1.49.14.3: #i85898# Stripping all external header guards 2008/04/01 12:29:49 thb 1.49.14.2: #i85898# Stripping all external header guards 2008/03/31 12:31:43 rt 1.49.14.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c8da3d819370befbc7e0ba49aa09773edf447882]

INTEGRATION: CWS changefileheader (1.2.48); FILE MERGED 2008/03/28 16:30:38 rt 1.2.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ccd83848ab181aeab2c12a104ed2d4a5dfbb7755]

INTEGRATION: CWS changefileheader (1.26.14); FILE MERGED 2008/04/01 15:23:08 thb 1.26.14.3: #i85898# Stripping all external header guards 2008/04/01 12:32:41 thb 1.26.14.2: #i85898# Stripping all external header guards 2008/03/31 07:25:18 rt 1.26.14.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4c610609f437d2e5eab16ddcd32ba5d089d7b482]

INTEGRATION: CWS changefileheader (1.5.92); FILE MERGED 2008/04/01 10:47:47 thb 1.5.92.2: #i85898# Stripping all external header guards 2008/03/28 16:04:53 rt 1.5.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9518f4353794206dfbd0b10a1dc0fb8137972943]

INTEGRATION: CWS changefileheader (1.8.114); FILE MERGED 2008/04/01 12:26:28 thb 1.8.114.2: #i85898# Stripping all external header guards 2008/03/31 12:19:31 rt 1.8.114.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ecbd6c8931fc9a6c64884500ebb0e6a0acf361c3]

INTEGRATION: CWS changefileheader (1.8.92); FILE MERGED 2008/03/31 16:17:37 rt 1.8.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9074c1056758df33a12646a1d6cfb64d0bfba2e2]

INTEGRATION: CWS changefileheader (1.6.30); FILE MERGED 2008/03/31 07:24:07 rt 1.6.30.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [208d0c6cf926dedc7f09b127ad5691eeb33ef71f]

INTEGRATION: CWS changefileheader (1.3.76); FILE MERGED 2008/03/31 13:36:06 rt 1.3.76.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bea06df5b7a1b3ca4d39eaabed93f231284d5126]

INTEGRATION: CWS changefileheader (1.19.12); FILE MERGED 2008/03/28 16:30:38 rt 1.19.12.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [64ee0a9b7bf624e29a0c86164a7dc4f3405dd16d]

INTEGRATION: CWS changefileheader (1.15.54); FILE MERGED 2008/04/01 15:00:39 thb 1.15.54.3: #i85898# Stripping all external header guards 2008/04/01 10:47:47 thb 1.15.54.2: #i85898# Stripping all external header guards 2008/03/28 16:04:53 rt 1.15.54.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [67e1899b51b154c78e138596cd1d23961a57cb7d]

INTEGRATION: CWS changefileheader (1.6.92); FILE MERGED 2008/03/31 16:17:37 rt 1.6.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [848d21376b8a7d017dc92ae112caf77349e28b07]

INTEGRATION: CWS changefileheader (1.24.18); FILE MERGED 2008/04/01 12:26:28 thb 1.24.18.2: #i85898# Stripping all external header guards 2008/03/31 12:19:31 rt 1.24.18.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3a40f943c5b5c1fa73e484db992490d60ffe202e]

INTEGRATION: CWS changefileheader (1.17.8); FILE MERGED 2008/03/31 07:24:07 rt 1.17.8.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4c6fc30dfdafe6ad5dacd6881106d9e0aefa9e9c]

INTEGRATION: CWS changefileheader (1.5.18); FILE MERGED 2008/03/31 07:23:27 rt 1.5.18.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4544d82be190ab335d50d599277034dd1ad6c5ee]

INTEGRATION: CWS changefileheader (1.4.20); FILE MERGED 2008/03/31 13:36:06 rt 1.4.20.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8f40867ba68cb1b6ac82b90c3279ccfb35e9751d]

INTEGRATION: CWS changefileheader (1.3.52); FILE MERGED 2008/03/28 16:30:37 rt 1.3.52.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [38d0421e3fb6bbf9474c7a26fee856bf537c4734]

INTEGRATION: CWS changefileheader (1.20.62); FILE MERGED 2008/04/01 10:47:47 thb 1.20.62.2: #i85898# Stripping all external header guards 2008/03/28 16:04:53 rt 1.20.62.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [361bcc00944c058d0a8ac47e5f97ac0a02b28198]

INTEGRATION: CWS changefileheader (1.12.30); FILE MERGED 2008/03/31 07:24:07 rt 1.12.30.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9ecac1cb6b458150fc618f12742ac427bf7fff20]

INTEGRATION: CWS changefileheader (1.8.16); FILE MERGED 2008/03/31 07:23:27 rt 1.8.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [234890052963035b9d18bd9d1a7879604999bf8c]

INTEGRATION: CWS changefileheader (1.5.118); FILE MERGED 2008/03/31 12:31:43 rt 1.5.118.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d0bff0266ff7d73b58719612642aba1a2a6eae55]

INTEGRATION: CWS changefileheader (1.6.18); FILE MERGED 2008/03/31 07:23:27 rt 1.6.18.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b4f6279d1b64046fcbf1a78a185ad171660dc1a7]

INTEGRATION: CWS changefileheader (1.8.14); FILE MERGED 2008/03/31 12:31:43 rt 1.8.14.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3ee7b28fbe0e8a493215d85c2acb3d75ae05156d]

INTEGRATION: CWS changefileheader (1.2.60); FILE MERGED 2008/03/28 16:30:37 rt 1.2.60.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5962f0bbfb444f7deb4c1750649632c35e3b676d]

INTEGRATION: CWS changefileheader (1.12.2); FILE MERGED 2008/03/31 07:25:18 rt 1.12.2.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a2957cc064d0982737aaa412cf78078eeaf2ee05]

INTEGRATION: CWS changefileheader (1.5.92); FILE MERGED 2008/04/01 15:00:39 thb 1.5.92.3: #i85898# Stripping all external header guards 2008/04/01 10:47:47 thb 1.5.92.2: #i85898# Stripping all external header guards 2008/03/28 16:04:53 rt 1.5.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [31cac01f48969d6d3ff0e17512c2ea89a0337f7b]

INTEGRATION: CWS changefileheader (1.3.86); FILE MERGED 2008/04/01 15:05:26 thb 1.3.86.3: #i85898# Stripping all external header guards 2008/04/01 12:26:28 thb 1.3.86.2: #i85898# Stripping all external header guards 2008/03/31 12:19:31 rt 1.3.86.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [73271431aaf2bddfad1820d439f980fe13e93a62]

INTEGRATION: CWS changefileheader (1.4.14); FILE MERGED 2008/04/01 15:15:17 thb 1.4.14.3: #i85898# Stripping all external header guards 2008/04/01 12:29:49 thb 1.4.14.2: #i85898# Stripping all external header guards 2008/03/31 12:31:43 rt 1.4.14.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3339107074f9285c015efbf0e6c8769c6e1dc274]

INTEGRATION: CWS changefileheader (1.4.32); FILE MERGED 2008/03/28 16:30:37 rt 1.4.32.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2e807f2116adb67d820f1aa77d80ab2dcad6f532]

INTEGRATION: CWS changefileheader (1.12.8); FILE MERGED 2008/04/01 15:23:08 thb 1.12.8.3: #i85898# Stripping all external header guards 2008/04/01 12:32:41 thb 1.12.8.2: #i85898# Stripping all external header guards 2008/03/31 07:25:18 rt 1.12.8.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3d515e276cf2b185a9ce6825ccfc039205fce079]

INTEGRATION: CWS changefileheader (1.2.30); FILE MERGED 2008/03/31 07:24:06 rt 1.2.30.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [afc96c5482bab54e4dfff83a361e14780cd3c280]

INTEGRATION: CWS changefileheader (1.53.2); FILE MERGED 2008/04/01 15:00:39 thb 1.53.2.3: #i85898# Stripping all external header guards 2008/04/01 10:47:46 thb 1.53.2.2: #i85898# Stripping all external header guards 2008/03/28 16:04:53 rt 1.53.2.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e20136420cb0982509ab51458692f712ec092e5e]

INTEGRATION: CWS changefileheader (1.7.108); FILE MERGED 2008/03/31 13:36:05 rt 1.7.108.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e0b95e5816e605a5d517401c743078e907a6e230]

INTEGRATION: CWS changefileheader (1.6.160); FILE MERGED 2008/04/01 15:05:26 thb 1.6.160.3: #i85898# Stripping all external header guards 2008/04/01 12:26:28 thb 1.6.160.2: #i85898# Stripping all external header guards 2008/03/31 12:19:31 rt 1.6.160.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [87cfb2dec4981384b9d7dd98a99fadc9712acf89]

INTEGRATION: CWS changefileheader (1.12.92); FILE MERGED 2008/03/31 16:17:37 rt 1.12.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e7d0ccb30c62d9a1612c4e21dc696653fc0b3202]

INTEGRATION: CWS changefileheader (1.4.14); FILE MERGED 2008/03/31 12:31:43 rt 1.4.14.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d70a3ad8d31751e77d1e0ab8a9129f63da49fbbe]

INTEGRATION: CWS changefileheader (1.3.36); FILE MERGED 2008/03/31 07:23:27 rt 1.3.36.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [13789fbd89fabc0bfacde7a512c8eac4e2f19bdc]

INTEGRATION: CWS changefileheader (1.3.52); FILE MERGED 2008/03/28 16:30:36 rt 1.3.52.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f72c81603268a4903eb472ba0a07d9fc835a201e]

INTEGRATION: CWS changefileheader (1.6.108); FILE MERGED 2008/03/31 13:36:05 rt 1.6.108.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3297ad37c9ba274fdd2290165099df7ec863f0f0]

INTEGRATION: CWS changefileheader (1.4.30); FILE MERGED 2008/03/31 07:25:18 rt 1.4.30.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8a5e4ee845b1ae3f0872b573ac2d20e2a84e577d]

INTEGRATION: CWS changefileheader (1.7.50); FILE MERGED 2008/04/01 15:05:25 thb 1.7.50.3: #i85898# Stripping all external header guards 2008/04/01 12:26:28 thb 1.7.50.2: #i85898# Stripping all external header guards 2008/03/31 12:19:31 rt 1.7.50.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6a9d9ecf6a1e13a33d02b55c4877fee44f1e933b]

INTEGRATION: CWS changefileheader (1.2.24); FILE MERGED 2008/03/31 07:24:06 rt 1.2.24.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [be039f68900afb4563501af7cc237bfcd99e1d80]

INTEGRATION: CWS changefileheader (1.13.14); FILE MERGED 2008/04/01 15:15:17 thb 1.13.14.3: #i85898# Stripping all external header guards 2008/04/01 12:29:49 thb 1.13.14.2: #i85898# Stripping all external header guards 2008/03/31 12:31:42 rt 1.13.14.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [78ff5a76b10913bc22e1a71db52eca2bb554eba5]

INTEGRATION: CWS changefileheader (1.4.12); FILE MERGED 2008/03/28 16:30:36 rt 1.4.12.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4013a86d18a01325de15206933fd66d995e07a20]

INTEGRATION: CWS changefileheader (1.8.52); FILE MERGED 2008/03/31 07:24:06 rt 1.8.52.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [89a1d1a635ad8ad4041743b5740d2ca43ac225ae]

INTEGRATION: CWS changefileheader (1.5.108); FILE MERGED 2008/03/31 13:36:05 rt 1.5.108.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3ac5f6d9320e4efb659d3bb1ac7a3da474adb242]

INTEGRATION: CWS changefileheader (1.8.42); FILE MERGED 2008/04/01 15:23:08 thb 1.8.42.2: #i85898# Stripping all external header guards 2008/03/31 07:25:18 rt 1.8.42.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [355f2f8b592b3381857af3153047c671d1b22b0b]

INTEGRATION: CWS changefileheader (1.3.56); FILE MERGED 2008/03/31 07:24:06 rt 1.3.56.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a3b6df4a94339f9c3bd6757d90aa5ce3cc2af2a0]

INTEGRATION: CWS changefileheader (1.3.244); FILE MERGED 2008/04/01 15:00:39 thb 1.3.244.3: #i85898# Stripping all external header guards 2008/04/01 10:47:46 thb 1.3.244.2: #i85898# Stripping all external header guards 2008/03/28 16:04:50 rt 1.3.244.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b3535b4c75658ad165b6edfbf4eba382e30b9b0d]

INTEGRATION: CWS changefileheader (1.3.36); FILE MERGED 2008/03/31 07:23:26 rt 1.3.36.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ac25bf6b9a1857f584623751b5bfa2e7dc98cc0d]

INTEGRATION: CWS changefileheader (1.6.100); FILE MERGED 2008/04/01 15:02:35 thb 1.6.100.2: #i85898# Stripping all external header guards 2008/03/28 16:30:35 rt 1.6.100.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [26cec29f3cab72d61565d3cb1dda93e1dd9c8ad1]

INTEGRATION: CWS changefileheader (1.5.92); FILE MERGED 2008/03/31 16:17:37 rt 1.5.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f01d21569e6bfea28d0471d23c4676c0919a0830]

INTEGRATION: CWS changefileheader (1.3.246); FILE MERGED 2008/03/31 12:19:31 rt 1.3.246.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7c8b6870adde9bf4c8005390b9041bbf5c2eff49]

INTEGRATION: CWS changefileheader (1.2.56); FILE MERGED 2008/03/31 07:24:06 rt 1.2.56.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f335d24d65a095ba8cb92e478bd6b2744aa5812d]

INTEGRATION: CWS changefileheader (1.8.86); FILE MERGED 2008/04/01 15:00:39 thb 1.8.86.2: #i85898# Stripping all external header guards 2008/03/28 16:04:50 rt 1.8.86.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [695893cbc9dbee57c9e16d51f41ed99f61bd13b7]

INTEGRATION: CWS changefileheader (1.2.40); FILE MERGED 2008/03/31 07:23:26 rt 1.2.40.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7e27acad773af40a35b53ac13fea480ffcbaefdd]

INTEGRATION: CWS changefileheader (1.7.92); FILE MERGED 2008/03/31 16:17:37 rt 1.7.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [042190e34334c4f5377c38f1ad46710b1f5d9e99]

INTEGRATION: CWS changefileheader (1.6.50); FILE MERGED 2008/04/01 15:05:25 thb 1.6.50.3: #i85898# Stripping all external header guards 2008/04/01 12:26:27 thb 1.6.50.2: #i85898# Stripping all external header guards 2008/03/31 12:19:31 rt 1.6.50.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f9c651838304e7e2e5e8c2bab00e2d24e19026d3]

INTEGRATION: CWS changefileheader (1.5.56); FILE MERGED 2008/03/31 07:24:06 rt 1.5.56.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d64b91ee42c61097b5dc1f0b87f9649a53c77abf]

INTEGRATION: CWS changefileheader (1.50.62); FILE MERGED 2008/03/28 16:04:50 rt 1.50.62.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d81336cab5f8f5a9d652bb58df2fda038692bfe2]

INTEGRATION: CWS changefileheader (1.5.80); FILE MERGED 2008/03/28 15:45:56 rt 1.5.80.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [efd5c5cfed8405de0760aa97ea51586b3e0fdfdf]

INTEGRATION: CWS changefileheader (1.5.92); FILE MERGED 2008/03/31 16:17:36 rt 1.5.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [66f63186933eaa7851743e78d32ab9efc8723248]

INTEGRATION: CWS changefileheader (1.3.108); FILE MERGED 2008/03/31 13:36:05 rt 1.3.108.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7cacc33a3f5a9283877b4529781a32a5e0327e4c]

INTEGRATION: CWS changefileheader (1.3.34); FILE MERGED 2008/03/31 07:23:26 rt 1.3.34.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [35616bad765e338adbf17ebfda05ec7e6e6ad62e]

INTEGRATION: CWS changefileheader (1.2.50); FILE MERGED 2008/03/31 12:19:31 rt 1.2.50.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [aff0ba2170bf496e5bbdb41ae5646b7c7f01081f]

INTEGRATION: CWS changefileheader (1.16.380); FILE MERGED 2008/03/31 12:31:42 rt 1.16.380.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [078a5608921307c75ed693216982b5daad0250ea]

INTEGRATION: CWS changefileheader (1.3.170); FILE MERGED 2008/03/28 16:30:35 rt 1.3.170.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [26f1fc9f6d8836fb9bf4736b95c3ed05323fd5ae]

INTEGRATION: CWS changefileheader (1.9.62); FILE MERGED 2008/04/01 15:00:39 thb 1.9.62.3: #i85898# Stripping all external header guards 2008/04/01 10:47:46 thb 1.9.62.2: #i85898# Stripping all external header guards 2008/03/28 16:04:50 rt 1.9.62.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d286e3b086502f1e65a217229ab0e5351db9861e]

INTEGRATION: CWS changefileheader (1.3.80); FILE MERGED 2008/03/28 15:45:56 rt 1.3.80.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [81fabf903ee989bf44d889dba93de194c00df725]

INTEGRATION: CWS changefileheader (1.9.92); FILE MERGED 2008/03/31 16:17:36 rt 1.9.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0aa7b634bfa7dc597f5fc8f3136a2092e2b1bdf0]

INTEGRATION: CWS changefileheader (1.4.108); FILE MERGED 2008/03/31 13:36:05 rt 1.4.108.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [45cd3bbc1598fa476b2ce8abbed38a564efd2094]

INTEGRATION: CWS changefileheader (1.4.22); FILE MERGED 2008/03/31 07:24:06 rt 1.4.22.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9c320af52192633aacfb41b696c989aa63654edf]

INTEGRATION: CWS changefileheader (1.3.48); FILE MERGED 2008/04/01 15:15:17 thb 1.3.48.3: #i85898# Stripping all external header guards 2008/04/01 12:29:49 thb 1.3.48.2: #i85898# Stripping all external header guards 2008/03/31 12:31:42 rt 1.3.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [82ba0e14ba3870215888210f0be0b08b9bdf29f2]

INTEGRATION: CWS changefileheader (1.2.244); FILE MERGED 2008/03/28 16:04:50 rt 1.2.244.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2f1be81eca1ff86c5e607980a77255d62e896319]

INTEGRATION: CWS changefileheader (1.5.32); FILE MERGED 2008/03/28 16:30:35 rt 1.5.32.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [339313e399c5a45f6012188dbc4af17224d9a9f5]

INTEGRATION: CWS changefileheader (1.90.276); FILE MERGED 2008/04/01 15:15:16 thb 1.90.276.3: #i85898# Stripping all external header guards 2008/04/01 12:29:49 thb 1.90.276.2: #i85898# Stripping all external header guards 2008/03/31 12:31:42 rt 1.90.276.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [267fec8c71046a41cf5b364dcdcf81bf090eafcf]

INTEGRATION: CWS changefileheader (1.19.80); FILE MERGED 2008/03/28 15:45:55 rt 1.19.80.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [099dd31616ed5364ac3c11609e97ffbfccd9d63b]

INTEGRATION: CWS changefileheader (1.16.62); FILE MERGED 2008/03/28 16:04:50 rt 1.16.62.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f3401ca386fe27000181b5446677882bd6fd8d04]

INTEGRATION: CWS changefileheader (1.4.100); FILE MERGED 2008/03/28 16:30:34 rt 1.4.100.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e44ce610cbf7ce9e507cee1d2ff9b2866b5f27cf]

INTEGRATION: CWS changefileheader (1.6.246); FILE MERGED 2008/03/28 15:45:55 rt 1.6.246.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2aa085577bb7c28f07a6269c73f5b3c1133d29d4]

INTEGRATION: CWS changefileheader (1.5.92); FILE MERGED 2008/03/31 16:17:35 rt 1.5.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0c03781b80b462d9b8eb85346bdd60f99819ed1f]

INTEGRATION: CWS changefileheader (1.7.4); FILE MERGED 2008/03/31 07:25:18 rt 1.7.4.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f218620373800701626bac755d71d49b393b747b]

INTEGRATION: CWS changefileheader (1.7.12); FILE MERGED 2008/03/28 16:30:34 rt 1.7.12.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7d41a99584b22b75207d6a9bc0fae39f9f30c6c8]

INTEGRATION: CWS changefileheader (1.5.2); FILE MERGED 2008/03/28 16:04:50 rt 1.5.2.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [99a6e78d1813affc4681aeb7d9318d529542b8a9]

INTEGRATION: CWS changefileheader (1.2.108); FILE MERGED 2008/03/31 13:36:05 rt 1.2.108.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6361e888adca3436032ce40ccf829e5070efe1e2]

INTEGRATION: CWS changefileheader (1.7.48); FILE MERGED 2008/04/01 15:15:16 thb 1.7.48.3: #i85898# Stripping all external header guards 2008/04/01 12:29:49 thb 1.7.48.2: #i85898# Stripping all external header guards 2008/03/31 12:31:42 rt 1.7.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ccb78255b97b4308393b486017ed5f638f943ba2]

INTEGRATION: CWS changefileheader (1.22.80); FILE MERGED 2008/03/28 15:45:55 rt 1.22.80.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [81a7e113de681edffefac3a598ac37d8b4594971]

INTEGRATION: CWS changefileheader (1.8.92); FILE MERGED 2008/03/31 16:17:35 rt 1.8.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d147291426ad51702eaf95e854cf140936b72c7a]

INTEGRATION: CWS changefileheader (1.5.66); FILE MERGED 2008/04/01 15:23:08 thb 1.5.66.2: #i85898# Stripping all external header guards 2008/03/31 07:25:18 rt 1.5.66.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b7578f70f7e92c2d5c0c522ade73c5007fa0678c]

INTEGRATION: CWS changefileheader (1.10.2); FILE MERGED 2008/03/31 07:24:06 rt 1.10.2.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cac520814204efaaa32e1a92276d6b0277f603a2]

INTEGRATION: CWS changefileheader (1.30.108); FILE MERGED 2008/03/31 13:36:04 rt 1.30.108.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1b307433bb223e316b11dd211e7608e910189ba1]

INTEGRATION: CWS changefileheader (1.2.64); FILE MERGED 2008/03/31 12:19:30 rt 1.2.64.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5241f21e88f9efb4fd748f4038b7d366d5db6249]

INTEGRATION: CWS changefileheader (1.10.394); FILE MERGED 2008/04/01 16:06:00 thb 1.10.394.3: #i85898# Stripping all external header guards 2008/04/01 13:02:09 thb 1.10.394.2: #i85898# Stripping all external header guards 2008/03/28 15:45:53 rt 1.10.394.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3c304b349daff0e09a8dcf57a12de5538014a57a]

INTEGRATION: CWS changefileheader (1.11.26); FILE MERGED 2008/03/31 16:17:35 rt 1.11.26.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e87fdad30da52906f032489b2bff66cbf8263568]

INTEGRATION: CWS changefileheader (1.2.54); FILE MERGED 2008/04/01 15:23:07 thb 1.2.54.3: #i85898# Stripping all external header guards 2008/04/01 12:32:41 thb 1.2.54.2: #i85898# Stripping all external header guards 2008/03/31 07:25:18 rt 1.2.54.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8ab6c4cd002633a7174ebe74f07e0de0b9d13f59]

INTEGRATION: CWS changefileheader (1.13.224); FILE MERGED 2008/04/01 16:06:00 thb 1.13.224.3: #i85898# Stripping all external header guards 2008/04/01 13:02:09 thb 1.13.224.2: #i85898# Stripping all external header guards 2008/03/28 15:45:53 rt 1.13.224.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [486845c95db8d14d3893e28b9905daa22478ba6b]

INTEGRATION: CWS changefileheader (1.6.42); FILE MERGED 2008/04/01 15:23:07 thb 1.6.42.3: #i85898# Stripping all external header guards 2008/04/01 12:32:41 thb 1.6.42.2: #i85898# Stripping all external header guards 2008/03/31 07:25:17 rt 1.6.42.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [eaa5fdc28bae7036f01bf67299b3be2f21172f23]

INTEGRATION: CWS changefileheader (1.9.92); FILE MERGED 2008/03/31 16:17:35 rt 1.9.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1b62804d79be526672b24707813b8be2932b25d1]

INTEGRATION: CWS changefileheader (1.6.100); FILE MERGED 2008/03/28 16:30:33 rt 1.6.100.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e230cdfaedc005257984ecdf1bea7a80ecc30d38]

INTEGRATION: CWS changefileheader (1.2.58); FILE MERGED 2008/03/31 12:19:30 rt 1.2.58.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [78d328582593471a3941c94c1747c29f3952a528]

INTEGRATION: CWS changefileheader (1.2.26); FILE MERGED 2008/03/31 16:17:35 rt 1.2.26.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [53139db73a985b1010f836b6fd447f2a21c5d592]

INTEGRATION: CWS changefileheader (1.15.14); FILE MERGED 2008/04/01 15:15:16 thb 1.15.14.3: #i85898# Stripping all external header guards 2008/04/01 12:29:49 thb 1.15.14.2: #i85898# Stripping all external header guards 2008/03/31 12:31:42 rt 1.15.14.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3a27431ee5b58dd04d90a6a8d508249be580a2ef]

INTEGRATION: CWS changefileheader (1.152.20); FILE MERGED 2008/04/01 16:06:00 thb 1.152.20.3: #i85898# Stripping all external header guards 2008/04/01 13:02:09 thb 1.152.20.2: #i85898# Stripping all external header guards 2008/03/28 15:45:53 rt 1.152.20.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d4db1e89a937adef3bfda5aef78fb724ece86ce6]

INTEGRATION: CWS changefileheader (1.2.108); FILE MERGED 2008/03/31 13:36:04 rt 1.2.108.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a00a366df7c8542fcc0cf6918e07ce1ef5e0d540]

INTEGRATION: CWS changefileheader (1.3.36); FILE MERGED 2008/03/31 07:23:25 rt 1.3.36.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ee9783ff1e1d73e0de6ba567a68bc27a2b2ae704]

INTEGRATION: CWS changefileheader (1.6.86); FILE MERGED 2008/04/01 15:00:39 thb 1.6.86.3: #i85898# Stripping all external header guards 2008/04/01 10:47:46 thb 1.6.86.2: #i85898# Stripping all external header guards 2008/03/28 16:04:50 rt 1.6.86.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3c8ebe8a2a6e9407b4217d5981d53b303e1b650c]

INTEGRATION: CWS changefileheader (1.2.40); FILE MERGED 2008/03/31 07:23:25 rt 1.2.40.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [49218b66c230620df4551904382f88ec2174c4cf]

INTEGRATION: CWS changefileheader (1.29.80); FILE MERGED 2008/03/28 16:04:49 rt 1.29.80.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a7fc0a74257686497c630011854da4f53c765815]

INTEGRATION: CWS changefileheader (1.13.286); FILE MERGED 2008/03/28 15:45:53 rt 1.13.286.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2cf3191a509ccf5776a7975b0e5762ab13d54f02]

INTEGRATION: CWS changefileheader (1.2.160); FILE MERGED 2008/03/31 12:19:30 rt 1.2.160.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [61425ff6bc26368f5f6b6ffbfed1d5a54d216444]

INTEGRATION: CWS changefileheader (1.8.6); FILE MERGED 2008/03/31 13:36:04 rt 1.8.6.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [59817841dc4cfc3e7d608df0a09dbc93dd1131d5]

INTEGRATION: CWS changefileheader (1.5.244); FILE MERGED 2008/04/01 15:00:39 thb 1.5.244.3: #i85898# Stripping all external header guards 2008/04/01 10:47:46 thb 1.5.244.2: #i85898# Stripping all external header guards 2008/03/28 16:04:49 rt 1.5.244.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3b54740dfe21d7d92cacd462a3f2d98b717bb331]

INTEGRATION: CWS changefileheader (1.5.846); FILE MERGED 2008/03/28 15:45:53 rt 1.5.846.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2db9441f62ad90263f2220fae33e0e351a90a237]

INTEGRATION: CWS changefileheader (1.4.108); FILE MERGED 2008/03/31 13:36:04 rt 1.4.108.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [797daa30e84c328ae97cfff8acd7f4faccae1942]

INTEGRATION: CWS changefileheader (1.4.244); FILE MERGED 2008/03/28 16:04:49 rt 1.4.244.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c315469da9081ac2768bbe9e45304019d39a8119]

INTEGRATION: CWS changefileheader (1.9.344); FILE MERGED 2008/03/28 15:45:53 rt 1.9.344.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [48cb9a3286eb252af21bb49ecf683280dd8091ee]

INTEGRATION: CWS changefileheader (1.5.190); FILE MERGED 2008/04/01 15:05:25 thb 1.5.190.3: #i85898# Stripping all external header guards 2008/04/01 12:26:27 thb 1.5.190.2: #i85898# Stripping all external header guards 2008/03/31 12:19:30 rt 1.5.190.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e75f59a86fabf4b91e05b0b1a8fea8fc644da074]

INTEGRATION: CWS changefileheader (1.4.14); FILE MERGED 2008/04/01 15:31:48 thb 1.4.14.3: #i85898# Stripping all external header guards 2008/04/01 12:37:21 thb 1.4.14.2: #i85898# Stripping all external header guards 2008/03/31 13:36:04 rt 1.4.14.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7c30bd316ef9a42a6af8b57a3a19eb5b24614fdf]

INTEGRATION: CWS changefileheader (1.19.14); FILE MERGED 2008/04/01 15:23:07 thb 1.19.14.3: #i85898# Stripping all external header guards 2008/04/01 12:32:40 thb 1.19.14.2: #i85898# Stripping all external header guards 2008/03/31 07:25:17 rt 1.19.14.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4320b4942f2c7a3aba84c043f2025cd8cc51867f]

INTEGRATION: CWS changefileheader (1.3.34); FILE MERGED 2008/03/31 07:23:25 rt 1.3.34.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7062b62dc7fe82a4a02a13b4824da91edf63b888]

INTEGRATION: CWS changefileheader (1.3.170); FILE MERGED 2008/03/28 16:30:33 rt 1.3.170.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c5a4ddd81239b991df470e08d77b452488de1d55]

INTEGRATION: CWS changefileheader (1.4.484); FILE MERGED 2008/03/28 15:45:53 rt 1.4.484.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [92d309a8422b6ccafdd1ce6eaf70fc97615953f4]

INTEGRATION: CWS changefileheader (1.20.38); FILE MERGED 2008/04/01 15:00:39 thb 1.20.38.2: #i85898# Stripping all external header guards 2008/03/28 16:04:49 rt 1.20.38.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [849963eb3868e94a776caee9b0952ca6978d138a]

INTEGRATION: CWS changefileheader (1.2.64); FILE MERGED 2008/04/01 15:05:25 thb 1.2.64.2: #i85898# Stripping all external header guards 2008/03/31 12:19:30 rt 1.2.64.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6d78a424dc9d9dae2b6ec2cf0c898086589d36cc]

INTEGRATION: CWS changefileheader (1.5.32); FILE MERGED 2008/03/28 16:30:33 rt 1.5.32.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6ac3b975b94d34592302c360a9083baec43c74a4]

INTEGRATION: CWS changefileheader (1.4.54); FILE MERGED 2008/04/01 15:23:07 thb 1.4.54.3: #i85898# Stripping all external header guards 2008/04/01 12:32:40 thb 1.4.54.2: #i85898# Stripping all external header guards 2008/03/31 07:25:17 rt 1.4.54.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f78e15ebe73aa4fefaf81e940c5e26f280117094]

INTEGRATION: CWS changefileheader (1.12.92); FILE MERGED 2008/03/31 16:17:35 rt 1.12.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0070d5ee7322fe22cdef9b7f933fb6550168b8c5]

INTEGRATION: CWS changefileheader (1.2.12); FILE MERGED 2008/03/31 12:19:30 rt 1.2.12.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8e19761c14bfc162b1455b0d0d731bb1f79fbd97]

INTEGRATION: CWS changefileheader (1.3.34); FILE MERGED 2008/04/01 12:28:03 thb 1.3.34.2: #i85898# Stripping all external header guards 2008/03/31 07:23:25 rt 1.3.34.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0cc27845ec5753ffc34c2fd6a6b16e2d19d8c0bb]

INTEGRATION: CWS changefileheader (1.13.224); FILE MERGED 2008/04/01 16:05:59 thb 1.13.224.3: #i85898# Stripping all external header guards 2008/04/01 13:02:08 thb 1.13.224.2: #i85898# Stripping all external header guards 2008/03/28 15:45:52 rt 1.13.224.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [521e5611bd4ceffe60bad6dcd0a68ca1529c4d5a]

INTEGRATION: CWS changefileheader (1.4.56); FILE MERGED 2008/03/31 07:24:06 rt 1.4.56.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6a79af7b21c6734fa9ffda0051caf81edef659c0]

INTEGRATION: CWS changefileheader (1.4.100); FILE MERGED 2008/03/28 16:30:32 rt 1.4.100.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6a632061ffd7b787f3c45149e676a78af3d5d4f2]

INTEGRATION: CWS changefileheader (1.27.14); FILE MERGED 2008/04/01 15:23:07 thb 1.27.14.3: #i85898# Stripping all external header guards 2008/04/01 12:32:40 thb 1.27.14.2: #i85898# Stripping all external header guards 2008/03/31 07:25:17 rt 1.27.14.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3617f20d37caaa3f3107f321933a10765b57ed66]

INTEGRATION: CWS changefileheader (1.5.380); FILE MERGED 2008/04/01 15:15:15 thb 1.5.380.3: #i85898# Stripping all external header guards 2008/04/01 12:29:49 thb 1.5.380.2: #i85898# Stripping all external header guards 2008/03/31 12:31:42 rt 1.5.380.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c88eb97d76c5b88c4b648e3d819fc5e696f55f7d]

INTEGRATION: CWS changefileheader (1.3.176); FILE MERGED 2008/04/01 15:05:24 thb 1.3.176.2: #i85898# Stripping all external header guards 2008/03/31 12:19:30 rt 1.3.176.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7921c7aa3fc9787629a6e5a3bc99982fe93a66c5]

INTEGRATION: CWS changefileheader (1.34.120); FILE MERGED 2008/04/01 16:05:58 thb 1.34.120.3: #i85898# Stripping all external header guards 2008/04/01 13:02:08 thb 1.34.120.2: #i85898# Stripping all external header guards 2008/03/28 15:45:52 rt 1.34.120.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8416b18ca05e85374092e3db2a3aaf95e2204357]

INTEGRATION: CWS changefileheader (1.5.14); FILE MERGED 2008/04/01 12:37:21 thb 1.5.14.2: #i85898# Stripping all external header guards 2008/03/31 13:36:04 rt 1.5.14.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8019edd0355ca97be382f023173d2246abf46ae5]

INTEGRATION: CWS changefileheader (1.28.80); FILE MERGED 2008/03/28 16:04:49 rt 1.28.80.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e39e2daf177b04324e731a157c10cc352852754a]

INTEGRATION: CWS changefileheader (1.6.56); FILE MERGED 2008/03/31 07:24:05 rt 1.6.56.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6ea728b2843c8377b7ed0ff9fe32589af64c2a88]

INTEGRATION: CWS changefileheader (1.6.276); FILE MERGED 2008/04/01 15:15:15 thb 1.6.276.3: #i85898# Stripping all external header guards 2008/04/01 12:29:49 thb 1.6.276.2: #i85898# Stripping all external header guards 2008/03/31 12:31:41 rt 1.6.276.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [58d99b89813ceb7e26f5d4a21a5e29462f4d70be]

INTEGRATION: CWS changefileheader (1.7.12); FILE MERGED 2008/03/28 16:30:32 rt 1.7.12.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bd144573c594219cd62854f39c41f49e2141b5ee]

INTEGRATION: CWS changefileheader (1.8.236); FILE MERGED 2008/04/01 15:05:24 thb 1.8.236.3: #i85898# Stripping all external header guards 2008/04/01 12:26:27 thb 1.8.236.2: #i85898# Stripping all external header guards 2008/03/31 12:19:30 rt 1.8.236.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fcf7c12a4203564da8f4485de65036e4ec26db36]

INTEGRATION: CWS changefileheader (1.9.326); FILE MERGED 2008/04/01 16:05:58 thb 1.9.326.3: #i85898# Stripping all external header guards 2008/04/01 13:02:08 thb 1.9.326.2: #i85898# Stripping all external header guards 2008/03/28 15:45:52 rt 1.9.326.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b1136ae22d2420bf0dd76feb0311520387110d8e]

INTEGRATION: CWS changefileheader (1.14.18); FILE MERGED 2008/04/01 15:23:07 thb 1.14.18.2: #i85898# Stripping all external header guards 2008/03/31 07:25:17 rt 1.14.18.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4e06504eb8b0d396787851356c95bf958985756a]

INTEGRATION: CWS changefileheader (1.2.40); FILE MERGED 2008/03/31 07:23:24 rt 1.2.40.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [675416c3d26a4c3545e2ba69ae537f95e1413716]

INTEGRATION: CWS changefileheader (1.4.56); FILE MERGED 2008/03/31 07:24:05 rt 1.4.56.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a11855152c156f43e6431ebf979245bc34ae777a]

INTEGRATION: CWS changefileheader (1.11.92); FILE MERGED 2008/03/31 16:17:35 rt 1.11.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a42be98bf949a633787781aab4373513407a07e2]

INTEGRATION: CWS changefileheader (1.4.472); FILE MERGED 2008/03/31 12:31:41 rt 1.4.472.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f7232e1fd67b97943a08961e4cbebe6c98a9317c]

INTEGRATION: CWS changefileheader (1.3.38); FILE MERGED 2008/03/28 16:30:31 rt 1.3.38.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c7a3e47d422d6ad20ca3ccb9fb7169ee2b32cd73]

INTEGRATION: CWS changefileheader (1.3.244); FILE MERGED 2008/03/28 16:04:49 rt 1.3.244.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d07b972d18012116454d3d76ed260c9058db9408]

INTEGRATION: CWS changefileheader (1.3.36); FILE MERGED 2008/03/31 07:23:24 rt 1.3.36.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f1d7843623f2db93a31e3e153156210293cf7fcb]

INTEGRATION: CWS changefileheader (1.11.22); FILE MERGED 2008/03/28 15:45:52 rt 1.11.22.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [dbc857f077f14c06d3d6ad51007ed5b2b1aaece3]

INTEGRATION: CWS changefileheader (1.3.56); FILE MERGED 2008/03/31 07:24:05 rt 1.3.56.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [942dc24504fe8b3a0131b9fdb728c397acbfd1d3]

INTEGRATION: CWS changefileheader (1.6.92); FILE MERGED 2008/03/31 16:17:34 rt 1.6.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d206894bfb9a290a2e5d302d3a9dea2dfcc31c0b]

INTEGRATION: CWS changefileheader (1.5.168); FILE MERGED 2008/03/31 12:31:41 rt 1.5.168.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [48ba466d5ad7317696001002282b3d11fd0c5279]

INTEGRATION: CWS changefileheader (1.10.190); FILE MERGED 2008/04/01 15:05:24 thb 1.10.190.3: #i85898# Stripping all external header guards 2008/04/01 12:26:27 thb 1.10.190.2: #i85898# Stripping all external header guards 2008/03/31 12:19:30 rt 1.10.190.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bab09d415aafbd0e3972f5a569c2640d897eea19]

INTEGRATION: CWS changefileheader (1.93.6); FILE MERGED 2008/04/01 16:05:57 thb 1.93.6.3: #i85898# Stripping all external header guards 2008/04/01 13:02:07 thb 1.93.6.2: #i85898# Stripping all external header guards 2008/03/28 15:45:52 rt 1.93.6.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1db0590d7dbb8bedd5f32198bc4a679edba73b45]

INTEGRATION: CWS changefileheader (1.5.364); FILE MERGED 2008/04/01 15:15:15 thb 1.5.364.3: #i85898# Stripping all external header guards 2008/04/01 12:29:49 thb 1.5.364.2: #i85898# Stripping all external header guards 2008/03/31 12:31:41 rt 1.5.364.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cd8c354f30136ced2b60bf4f44e7ee1bda0bbf06]

INTEGRATION: CWS changefileheader (1.5.66); FILE MERGED 2008/04/01 15:23:07 thb 1.5.66.3: #i85898# Stripping all external header guards 2008/04/01 12:32:40 thb 1.5.66.2: #i85898# Stripping all external header guards 2008/03/31 07:25:17 rt 1.5.66.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2dea224a8f9b878abd0c9f4eabc08ea9808dfff0]

INTEGRATION: CWS changefileheader (1.5.32); FILE MERGED 2008/03/28 16:30:31 rt 1.5.32.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8326e611c48533b704f6c14db6a338a0ce82ce90]

INTEGRATION: CWS changefileheader (1.1.4); FILE MERGED 2008/03/31 17:24:13 rt 1.1.4.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e0fe8b95e70642bb56061ea880a2a65726ee9c61]

INTEGRATION: CWS changefileheader (1.61.80); FILE MERGED 2008/03/28 16:04:49 rt 1.61.80.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8b3c1613b13dc9f7b7ebe05cf9f2e07fafa6b6d3]

INTEGRATION: CWS changefileheader (1.4.18); FILE MERGED 2008/04/01 15:05:24 thb 1.4.18.3: #i85898# Stripping all external header guards 2008/04/01 12:26:27 thb 1.4.18.2: #i85898# Stripping all external header guards 2008/03/31 12:19:30 rt 1.4.18.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d34c75f709abc540cb808171ca0b0cf81e67ba98]

INTEGRATION: CWS changefileheader (1.18.48); FILE MERGED 2008/04/01 15:15:15 thb 1.18.48.3: #i85898# Stripping all external header guards 2008/04/01 12:29:49 thb 1.18.48.2: #i85898# Stripping all external header guards 2008/03/31 12:31:41 rt 1.18.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [626c8768c2a019aacff1d33f07375c98331bc1b4]

INTEGRATION: CWS changefileheader (1.14.44); FILE MERGED 2008/04/01 16:05:57 thb 1.14.44.3: #i85898# Stripping all external header guards 2008/04/01 13:02:07 thb 1.14.44.2: #i85898# Stripping all external header guards 2008/03/28 15:45:52 rt 1.14.44.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a35191f4a6c1b73ef7bc3dbcc631256136fe842f]

INTEGRATION: CWS changefileheader (1.7.28); FILE MERGED 2008/03/31 07:25:17 rt 1.7.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0ba7db4f57d08756c862eacfc7034f2beaaabaf1]

INTEGRATION: CWS changefileheader (1.3.38); FILE MERGED 2008/04/01 10:49:06 thb 1.3.38.2: #i85898# Stripping all external header guards 2008/03/28 16:30:30 rt 1.3.38.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [92b52d58b90361a33a5a0219c26dfd78290d6f6b]

INTEGRATION: CWS changefileheader (1.3.6); FILE MERGED 2008/03/31 13:36:04 rt 1.3.6.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f960b88c838b7250ff33f1b4b2351003561801ff]

INTEGRATION: CWS changefileheader (1.1.4); FILE MERGED 2008/04/01 15:31:36 thb 1.1.4.3: #i85898# Stripping all external header guards 2008/04/01 12:37:13 thb 1.1.4.2: #i85898# Stripping all external header guards 2008/03/31 17:24:13 rt 1.1.4.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1a01148a743a5aacbcf26ffee357652bb364e472]

INTEGRATION: CWS changefileheader (1.23.86); FILE MERGED 2008/04/01 15:00:38 thb 1.23.86.3: #i85898# Stripping all external header guards 2008/04/01 10:47:46 thb 1.23.86.2: #i85898# Stripping all external header guards 2008/03/28 16:04:48 rt 1.23.86.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [129312b02e56a59f459b3ab9c021f6444cc98ea9]

INTEGRATION: CWS changefileheader (1.4.246); FILE MERGED 2008/04/01 12:26:27 thb 1.4.246.2: #i85898# Stripping all external header guards 2008/03/31 12:19:30 rt 1.4.246.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7972edbd2c0142d15c21509ec93d279e120c653a]

INTEGRATION: CWS changefileheader (1.3.54); FILE MERGED 2008/04/01 15:23:07 thb 1.3.54.3: #i85898# Stripping all external header guards 2008/04/01 12:32:40 thb 1.3.54.2: #i85898# Stripping all external header guards 2008/03/31 07:25:17 rt 1.3.54.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [55960aae46969f69798c64808d7f012d8f08da46]

INTEGRATION: CWS changefileheader (1.32.396); FILE MERGED 2008/04/01 16:05:57 thb 1.32.396.3: #i85898# Stripping all external header guards 2008/04/01 13:02:07 thb 1.32.396.2: #i85898# Stripping all external header guards 2008/03/28 15:45:52 rt 1.32.396.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9731b4f67574b8eb1804306a97b88e2a9531877d]

INTEGRATION: CWS changefileheader (1.7.92); FILE MERGED 2008/03/31 16:17:34 rt 1.7.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [672d3b6e972880e3938fc51b38e1758395134c87]

INTEGRATION: CWS changefileheader (1.6.14); FILE MERGED 2008/04/01 15:15:15 thb 1.6.14.3: #i85898# Stripping all external header guards 2008/04/01 12:29:49 thb 1.6.14.2: #i85898# Stripping all external header guards 2008/03/31 12:31:41 rt 1.6.14.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ca385289e9923c60b0edad33b45d7ed748710c5d]

INTEGRATION: CWS changefileheader (1.6.84); FILE MERGED 2008/03/31 13:36:04 rt 1.6.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2008b08cd95c54d8c9000a3e1c2f3d015b6f029c]

INTEGRATION: CWS changefileheader (1.4.12); FILE MERGED 2008/03/28 16:30:30 rt 1.4.12.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e3bd0741c485622b0b7c1b63e4aa607a02189b27]

INTEGRATION: CWS changefileheader (1.10.198); FILE MERGED 2008/03/28 16:04:48 rt 1.10.198.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3ce8d633a30f69d45c8d71d3335937a35c0b9b48]

INTEGRATION: CWS changefileheader (1.6.152); FILE MERGED 2008/04/01 15:05:24 thb 1.6.152.3: #i85898# Stripping all external header guards 2008/04/01 12:26:27 thb 1.6.152.2: #i85898# Stripping all external header guards 2008/03/31 12:19:29 rt 1.6.152.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [75d22118adee4237253f8e2ef6a9af159d189763]

INTEGRATION: CWS changefileheader (1.12.60); FILE MERGED 2008/04/01 16:05:57 thb 1.12.60.3: #i85898# Stripping all external header guards 2008/04/01 13:02:07 thb 1.12.60.2: #i85898# Stripping all external header guards 2008/03/28 15:45:52 rt 1.12.60.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2b23cae12f3623d4619742b7d1d61001855f8123]

INTEGRATION: CWS changefileheader (1.8.42); FILE MERGED 2008/04/01 15:23:07 thb 1.8.42.2: #i85898# Stripping all external header guards 2008/03/31 07:25:17 rt 1.8.42.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ce63af7c62f67c2ccf1d6fd09d86dfe6725253d2]

INTEGRATION: CWS changefileheader (1.12.14); FILE MERGED 2008/03/31 12:31:41 rt 1.12.14.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0c99be6414e31343e5c4726aa13abb58d4da3e42]

INTEGRATION: CWS changefileheader (1.5.100); FILE MERGED 2008/03/28 16:30:30 rt 1.5.100.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [01beb9fdc1719a42d0a4a1e37d361c4505f812fe]

INTEGRATION: CWS changefileheader (1.33.38); FILE MERGED 2008/04/01 15:00:38 thb 1.33.38.3: #i85898# Stripping all external header guards 2008/04/01 10:47:46 thb 1.33.38.2: #i85898# Stripping all external header guards 2008/03/28 16:04:48 rt 1.33.38.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f3a2a0a66d5b2d3b4038d6c0427fa33c6141c4ec]

INTEGRATION: CWS changefileheader (1.2.24); FILE MERGED 2008/03/31 07:24:05 rt 1.2.24.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4b979696d4cf54939f03e5460149190bc6b60925]

INTEGRATION: CWS changefileheader (1.13.36); FILE MERGED 2008/04/01 15:05:24 thb 1.13.36.3: #i85898# Stripping all external header guards 2008/04/01 12:26:27 thb 1.13.36.2: #i85898# Stripping all external header guards 2008/03/31 12:19:29 rt 1.13.36.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [afc5382658832dbed163f8b0987b270b94567db7]

INTEGRATION: CWS changefileheader (1.12.286); FILE MERGED 2008/03/28 15:45:52 rt 1.12.286.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6edb0b19886ff3bdcd7693d6f8afbb3b9b115dcb]

INTEGRATION: CWS changefileheader (1.6.66); FILE MERGED 2008/03/31 07:25:17 rt 1.6.66.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [15772a643cd1b403d07e2b4615279b81e1b4b426]

INTEGRATION: CWS changefileheader (1.3.314); FILE MERGED 2008/04/01 15:15:15 thb 1.3.314.2: #i85898# Stripping all external header guards 2008/03/31 12:31:41 rt 1.3.314.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0fd461b47c872e45316fbf3bdc0fe4277fa1d118]

INTEGRATION: CWS changefileheader (1.3.170); FILE MERGED 2008/03/28 16:30:29 rt 1.3.170.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ead453310c966334052ec04aa1885f9dad6dbdf9]

INTEGRATION: CWS changefileheader (1.63.38); FILE MERGED 2008/04/01 15:00:38 thb 1.63.38.3: #i85898# Stripping all external header guards 2008/04/01 10:47:46 thb 1.63.38.2: #i85898# Stripping all external header guards 2008/03/28 16:04:48 rt 1.63.38.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [58b9580137e4096f01b83bb4a308c87855f374f7]

INTEGRATION: CWS changefileheader (1.5.72); FILE MERGED 2008/03/31 13:36:04 rt 1.5.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a01b814573ae58a31f15f59161605a38d4d679a1]

INTEGRATION: CWS changefileheader (1.2.4); FILE MERGED 2008/03/31 17:24:13 rt 1.2.4.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e9c050971e7be3f617a5bae143229a2e3bdefb0e]

INTEGRATION: CWS changefileheader (1.3.22); FILE MERGED 2008/03/31 07:24:05 rt 1.3.22.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [59142f926b9f8892023fd3633126bd8c90eec4a5]

INTEGRATION: CWS changefileheader (1.11.326); FILE MERGED 2008/04/01 16:05:56 thb 1.11.326.3: #i85898# Stripping all external header guards 2008/04/01 13:02:07 thb 1.11.326.2: #i85898# Stripping all external header guards 2008/03/28 15:45:51 rt 1.11.326.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [29ec120702850adb8d5a1c26d4bf21dc8dc66bca]

INTEGRATION: CWS changefileheader (1.4.190); FILE MERGED 2008/03/31 12:19:29 rt 1.4.190.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8692712dbef68ca1d6c1a3c30ffc2c10e4c88803]

INTEGRATION: CWS changefileheader (1.5.32); FILE MERGED 2008/03/28 16:30:29 rt 1.5.32.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [06c132f70de3e1fd254c4407334ebe8e9e9c4be6]

INTEGRATION: CWS changefileheader (1.7.314); FILE MERGED 2008/04/01 12:29:49 thb 1.7.314.2: #i85898# Stripping all external header guards 2008/03/31 12:31:41 rt 1.7.314.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [feff11653b46a6ddb3d3e463717dac793587e0b7]

INTEGRATION: CWS changefileheader (1.2.40); FILE MERGED 2008/03/31 07:23:23 rt 1.2.40.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d6509d2674eb861b79af69052cf228c5f6ff5021]

INTEGRATION: CWS changefileheader (1.27.8); FILE MERGED 2008/03/28 16:04:48 rt 1.27.8.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a3d5d9198092f8cb000e1b5e6938deeedee0238b]

INTEGRATION: CWS changefileheader (1.4.108); FILE MERGED 2008/03/31 13:36:03 rt 1.4.108.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8c585d23aa243ae51ef422aa865533c31744a365]

INTEGRATION: CWS changefileheader (1.8.56); FILE MERGED 2008/03/31 07:24:05 rt 1.8.56.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [868235f39bc672c665142e792b11798556faa836]

INTEGRATION: CWS changefileheader (1.7.326); FILE MERGED 2008/04/01 16:05:56 thb 1.7.326.3: #i85898# Stripping all external header guards 2008/04/01 13:02:07 thb 1.7.326.2: #i85898# Stripping all external header guards 2008/03/28 15:45:51 rt 1.7.326.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [255ffd2b4a29c34dc186a14de515e5a1685c54b0]

INTEGRATION: CWS changefileheader (1.2.132); FILE MERGED 2008/03/31 17:24:02 rt 1.2.132.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0e07b93a40d0c630e371df3eb8cb2b36300b5bb2]

INTEGRATION: CWS changefileheader (1.5.66); FILE MERGED 2008/03/31 07:25:17 rt 1.5.66.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ddc3ce39242cce576f6c5f8cfa0fb13c589adb74]

INTEGRATION: CWS changefileheader (1.4.136); FILE MERGED 2008/03/31 12:19:29 rt 1.4.136.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9cc6b44cda8c90b473241c029c004c72221aa2c2]

INTEGRATION: CWS changefileheader (1.10.48); FILE MERGED 2008/04/01 15:15:14 thb 1.10.48.3: #i85898# Stripping all external header guards 2008/04/01 12:29:49 thb 1.10.48.2: #i85898# Stripping all external header guards 2008/03/31 12:31:41 rt 1.10.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [857b4d97dbfdb4dbbcdedcbc7043c1c97645efaf]

INTEGRATION: CWS changefileheader (1.4.100); FILE MERGED 2008/03/28 16:30:29 rt 1.4.100.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [79ad1b30c2ec5405a3a995c56d638270a19aef2e]

INTEGRATION: CWS changefileheader (1.10.72); FILE MERGED 2008/03/31 13:36:03 rt 1.10.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [81771097aee9d9f07cf4ceecb3d9b0348ac99472]

INTEGRATION: CWS changefileheader (1.5.74); FILE MERGED 2008/04/01 15:10:35 thb 1.5.74.2: #i85898# Stripping all external header guards 2008/03/31 07:23:23 rt 1.5.74.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [35604be2c4fa74998140435d445fbd1892481d28]

INTEGRATION: CWS changefileheader (1.58.80); FILE MERGED 2008/03/28 16:04:48 rt 1.58.80.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [52f484ed6496ebc424b187972e2d1b430d7fddb3]

INTEGRATION: CWS changefileheader (1.6.44); FILE MERGED 2008/03/31 07:24:05 rt 1.6.44.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8f71e9f7779ce3903538c8e6b1efc31a77302da6]

INTEGRATION: CWS changefileheader (1.15.4); FILE MERGED 2008/03/31 17:24:02 rt 1.15.4.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [55cb06fbc7431b90d8ec2a10b9635d68fb96eb4e]

INTEGRATION: CWS changefileheader (1.5.246); FILE MERGED 2008/04/01 15:05:24 thb 1.5.246.2: #i85898# Stripping all external header guards 2008/03/31 12:19:29 rt 1.5.246.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [77b6bbe47a476731a09b8d00ad4178ffb5861f75]

INTEGRATION: CWS changefileheader (1.41.22); FILE MERGED 2008/04/01 21:58:29 thb 1.41.22.4: #i85898# Corrected misspelled header name; removed misspelled include guard 2008/04/01 16:05:56 thb 1.41.22.3: #i85898# Stripping all external header guards 2008/04/01 13:02:06 thb 1.41.22.2: #i85898# Stripping all external header guards 2008/03/28 15:45:51 rt 1.41.22.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [de13007cea1925e9301f65f20c47038ba4593ce0]

INTEGRATION: CWS changefileheader (1.12.92); FILE MERGED 2008/03/31 16:17:34 rt 1.12.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a622f12b29e39235a22db38154079f367001d168]

INTEGRATION: CWS changefileheader (1.5.380); FILE MERGED 2008/04/01 15:15:14 thb 1.5.380.3: #i85898# Stripping all external header guards 2008/04/01 12:29:48 thb 1.5.380.2: #i85898# Stripping all external header guards 2008/03/31 12:31:41 rt 1.5.380.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b64ec4677aab2ac6cb1365f1e24209e27478c1ba]

INTEGRATION: CWS changefileheader (1.4.100); FILE MERGED 2008/03/28 16:30:28 rt 1.4.100.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [70ebc90cc9446131afb29fb2a784fd802b714fec]

INTEGRATION: CWS changefileheader (1.18.108); FILE MERGED 2008/03/31 13:36:03 rt 1.18.108.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1d318663f67d4f1f13ad4529880d6b75b8c38580]

INTEGRATION: CWS changefileheader (1.35.4); FILE MERGED 2008/03/31 07:23:23 rt 1.35.4.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2e262607451b37fa2cde1ddb96df6191a0b852ad]

INTEGRATION: CWS changefileheader (1.9.86); FILE MERGED 2008/04/01 15:00:37 thb 1.9.86.3: #i85898# Stripping all external header guards 2008/04/01 10:47:46 thb 1.9.86.2: #i85898# Stripping all external header guards 2008/03/28 16:04:48 rt 1.9.86.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5dfdc3b2352808622c558574f1cbc71d1f73d9d7]

INTEGRATION: CWS changefileheader (1.7.56); FILE MERGED 2008/03/31 07:24:05 rt 1.7.56.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1dc5c60fbaf38333bf38bf4a6215c30c3b8b3287]

INTEGRATION: CWS changefileheader (1.8.58); FILE MERGED 2008/04/01 15:05:24 thb 1.8.58.3: #i85898# Stripping all external header guards 2008/04/01 12:26:26 thb 1.8.58.2: #i85898# Stripping all external header guards 2008/03/31 12:19:29 rt 1.8.58.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9082eda8f506b6b67465ca41162dd3babed7d62a]

INTEGRATION: CWS changefileheader (1.6.66); FILE MERGED 2008/04/01 15:23:06 thb 1.6.66.2: #i85898# Stripping all external header guards 2008/03/31 07:25:17 rt 1.6.66.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ea3d003af90eb10f4a6cbc1e007aeec3c4951d7a]

INTEGRATION: CWS changefileheader (1.17.120); FILE MERGED 2008/03/28 15:45:51 rt 1.17.120.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fb002bd6bfddeb91c38eeac2b199b3ebfc664de5]

INTEGRATION: CWS changefileheader (1.9.92); FILE MERGED 2008/03/31 16:17:34 rt 1.9.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2ff4349a580a1733a5d741903adb838cc0e36dd2]

INTEGRATION: CWS changefileheader (1.8.72); FILE MERGED 2008/03/28 16:30:28 rt 1.8.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bed6f5d84bca27b7fdb8d3cde507f304a5c00536]

INTEGRATION: CWS changefileheader (1.7.48); FILE MERGED 2008/04/01 15:15:14 thb 1.7.48.3: #i85898# Stripping all external header guards 2008/04/01 12:29:48 thb 1.7.48.2: #i85898# Stripping all external header guards 2008/03/31 12:31:41 rt 1.7.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a119fd65ff95e6c770f97f58474057e3b935ab9a]

INTEGRATION: CWS changefileheader (1.32.2); FILE MERGED 2008/03/31 13:36:03 rt 1.32.2.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c2a2a8a3e7a201a03833a97f88585fea450d54a1]

INTEGRATION: CWS changefileheader (1.5.244); FILE MERGED 2008/03/28 16:04:48 rt 1.5.244.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [370ceb6596e3016d6df1546e295bd5de5c41625f]

INTEGRATION: CWS changefileheader (1.4.74); FILE MERGED 2008/03/31 07:23:23 rt 1.4.74.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [94618aabd3ce925717ec7846f5e7641cb6d46cb8]

INTEGRATION: CWS changefileheader (1.11.94); FILE MERGED 2008/04/01 15:05:24 thb 1.11.94.3: #i85898# Stripping all external header guards 2008/04/01 12:26:26 thb 1.11.94.2: #i85898# Stripping all external header guards 2008/03/31 12:19:29 rt 1.11.94.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ed109c42dcae4232c9aa0fe79392f31494565e46]

INTEGRATION: CWS changefileheader (1.10.14); FILE MERGED 2008/04/01 15:23:06 thb 1.10.14.3: #i85898# Stripping all external header guards 2008/04/01 12:32:40 thb 1.10.14.2: #i85898# Stripping all external header guards 2008/03/31 07:25:17 rt 1.10.14.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9f4c4f2f31e381d1efc0f4c63275ea536f5bb5c1]

INTEGRATION: CWS changefileheader (1.8.248); FILE MERGED 2008/04/01 16:05:55 thb 1.8.248.3: #i85898# Stripping all external header guards 2008/04/01 13:02:06 thb 1.8.248.2: #i85898# Stripping all external header guards 2008/03/28 15:45:51 rt 1.8.248.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7a3e87971133b9411643629d10decff91fb1b780]

INTEGRATION: CWS changefileheader (1.4.170); FILE MERGED 2008/03/28 16:30:28 rt 1.4.170.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fde4eaf4ce1038f62f11f86df2005f7054ea485b]

INTEGRATION: CWS changefileheader (1.37.38); FILE MERGED 2008/04/01 15:00:37 thb 1.37.38.3: #i85898# Stripping all external header guards 2008/04/01 10:47:46 thb 1.37.38.2: #i85898# Stripping all external header guards 2008/03/28 16:04:48 rt 1.37.38.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [905e8a6fd654084f45ef08a8e846e473a21a0355]

INTEGRATION: CWS changefileheader (1.5.380); FILE MERGED 2008/04/01 12:29:48 thb 1.5.380.2: #i85898# Stripping all external header guards 2008/03/31 12:31:41 rt 1.5.380.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6a12cbeedefa6b736db0a49890665a5d3494c71b]

INTEGRATION: CWS changefileheader (1.16.108); FILE MERGED 2008/03/31 13:36:03 rt 1.16.108.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f4215506c0fde7404c35609b93915c34b29d6c20]

INTEGRATION: CWS changefileheader (1.26.38); FILE MERGED 2008/03/31 17:24:01 rt 1.26.38.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d81db9f1ecd75246786268962b52c29e2a9285e5]

INTEGRATION: CWS changefileheader (1.20.4); FILE MERGED 2008/03/31 07:23:23 rt 1.20.4.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [35d083042e0dcd95ce7e553e3524a74ee3186337]

INTEGRATION: CWS changefileheader (1.10.20); FILE MERGED 2008/03/28 15:45:51 rt 1.10.20.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3e1506e3e560d77fa7bc89945d5e09b82b41aa1a]

INTEGRATION: CWS changefileheader (1.3.66); FILE MERGED 2008/04/01 15:23:06 thb 1.3.66.3: #i85898# Stripping all external header guards 2008/04/01 12:32:40 thb 1.3.66.2: #i85898# Stripping all external header guards 2008/03/31 07:25:17 rt 1.3.66.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d41324155f601a276ed44c18214a80b815c0082a]

INTEGRATION: CWS changefileheader (1.11.92); FILE MERGED 2008/03/31 16:17:34 rt 1.11.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fb009805c12c28c4c31071308d9b633c4c93bf64]

INTEGRATION: CWS changefileheader (1.5.246); FILE MERGED 2008/04/01 15:05:24 thb 1.5.246.3: #i85898# Stripping all external header guards 2008/04/01 12:26:26 thb 1.5.246.2: #i85898# Stripping all external header guards 2008/03/31 12:19:29 rt 1.5.246.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [09cc15c893dbf921bc7703c911dfa867ee09dc26]

INTEGRATION: CWS changefileheader (1.7.32); FILE MERGED 2008/03/28 16:30:27 rt 1.7.32.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7a4ea290eefab85fe491df8d3dcfd0a611ea252c]

INTEGRATION: CWS changefileheader (1.7.276); FILE MERGED 2008/04/01 15:15:14 thb 1.7.276.3: #i85898# Stripping all external header guards 2008/04/01 12:29:48 thb 1.7.276.2: #i85898# Stripping all external header guards 2008/03/31 12:31:41 rt 1.7.276.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ae4f03939913524c8d1ec512d7a6ae2831b4b236]

INTEGRATION: CWS changefileheader (1.31.72); FILE MERGED 2008/03/31 13:36:03 rt 1.31.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [23148b90f84ccb7e4bcf5949c036bb118965081f]

INTEGRATION: CWS changefileheader (1.5.80); FILE MERGED 2008/04/01 15:31:31 thb 1.5.80.3: #i85898# Stripping all external header guards 2008/04/01 12:37:09 thb 1.5.80.2: #i85898# Stripping all external header guards 2008/03/31 17:24:01 rt 1.5.80.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ef98c7e5c746e49872cd40e181b5a08688bb5674]

INTEGRATION: CWS changefileheader (1.7.56); FILE MERGED 2008/03/31 07:24:04 rt 1.7.56.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [25db94776d415c3e2efbc8bf7280855f28334e49]

INTEGRATION: CWS changefileheader (1.3.132); FILE MERGED 2008/03/31 07:23:23 rt 1.3.132.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ce62fcf7e882e76940e9e95c554d6005da69ae88]

INTEGRATION: CWS changefileheader (1.4.248); FILE MERGED 2008/04/01 13:02:06 thb 1.4.248.2: #i85898# Stripping all external header guards 2008/03/28 15:45:49 rt 1.4.248.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c37bca7ebbe752b8323fa2e8024b43f6125c2c78]

INTEGRATION: CWS changefileheader (1.13.92); FILE MERGED 2008/03/31 16:17:34 rt 1.13.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [678ce1d9189461d8aec48ec4a1fdf0c177952246]

INTEGRATION: CWS changefileheader (1.4.246); FILE MERGED 2008/04/01 15:05:24 thb 1.4.246.3: #i85898# Stripping all external header guards 2008/04/01 12:26:26 thb 1.4.246.2: #i85898# Stripping all external header guards 2008/03/31 12:19:29 rt 1.4.246.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [796df6467f758ec5d56b25b6828ca9f7c4e85e52]

INTEGRATION: CWS changefileheader (1.6.72); FILE MERGED 2008/03/28 16:30:27 rt 1.6.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [382e20ce5173f4ab8acee3dde515979bf471e373]

INTEGRATION: CWS changefileheader (1.2.222); FILE MERGED 2008/04/01 12:29:48 thb 1.2.222.2: #i85898# Stripping all external header guards 2008/03/31 12:31:41 rt 1.2.222.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e65567bf30a3385c03fca465c7a15f1259e18289]

INTEGRATION: CWS changefileheader (1.2.132); FILE MERGED 2008/03/31 17:24:01 rt 1.2.132.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fbb25592bd28ccb073c53bf07be6495120fc62c7]

INTEGRATION: CWS changefileheader (1.4.56); FILE MERGED 2008/03/31 07:24:04 rt 1.4.56.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d5346659688442e03e26c522050a5e4017767183]

INTEGRATION: CWS changefileheader (1.12.108); FILE MERGED 2008/03/31 13:36:03 rt 1.12.108.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [83da272c1f0e35b344d6c053996036cef67139fe]

INTEGRATION: CWS changefileheader (1.9.66); FILE MERGED 2008/04/01 15:23:06 thb 1.9.66.2: #i85898# Stripping all external header guards 2008/03/31 07:25:17 rt 1.9.66.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6073a74121b68c6e83fae0e22c0c6cfc9c42c00e]

INTEGRATION: CWS changefileheader (1.2.846); FILE MERGED 2008/04/01 16:05:55 thb 1.2.846.2: #i85898# Stripping all external header guards 2008/03/28 15:45:49 rt 1.2.846.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [eee2ecc46f09a02b7ed1bd655e966df2b6a12a24]

INTEGRATION: CWS changefileheader (1.5.246); FILE MERGED 2008/03/31 12:19:29 rt 1.5.246.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [edb093df283c6ca7884a189ca612129bab5e3ef7]

INTEGRATION: CWS changefileheader (1.10.12); FILE MERGED 2008/03/28 16:30:27 rt 1.10.12.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e783742672da49dd2ec3806d2ac88e236de69d5a]

INTEGRATION: CWS changefileheader (1.12.42); FILE MERGED 2008/03/31 16:17:34 rt 1.12.42.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3a378d45d4cf3dfdc15562670533a7551d1abd5e]

INTEGRATION: CWS changefileheader (1.3.222); FILE MERGED 2008/04/01 12:29:48 thb 1.3.222.2: #i85898# Stripping all external header guards 2008/03/31 12:31:40 rt 1.3.222.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bf943921312e633bff883b8391b7bf8cbc6446ea]

INTEGRATION: CWS changefileheader (1.14.4); FILE MERGED 2008/04/01 15:31:31 thb 1.14.4.3: #i85898# Stripping all external header guards 2008/04/01 12:37:08 thb 1.14.4.2: #i85898# Stripping all external header guards 2008/03/31 17:24:01 rt 1.14.4.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [80e4347acc5e689c2ffedc38fa68cd14935cb05c]

INTEGRATION: CWS changefileheader (1.33.48); FILE MERGED 2008/03/31 07:23:23 rt 1.33.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d7f7c059c8b6540062ca772d7b28289d7c8cb549]

INTEGRATION: CWS changefileheader (1.22.72); FILE MERGED 2008/03/31 13:36:03 rt 1.22.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4ae1753ee31ea73cec2899f3a9db08d09e01e328]

INTEGRATION: CWS changefileheader (1.15.12); FILE MERGED 2008/03/31 07:24:04 rt 1.15.12.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2e4ba7df1c067de1f1217bcab0215aa90b68a5d5]

INTEGRATION: CWS changefileheader (1.11.14); FILE MERGED 2008/04/01 15:23:06 thb 1.11.14.3: #i85898# Stripping all external header guards 2008/04/01 12:32:39 thb 1.11.14.2: #i85898# Stripping all external header guards 2008/03/31 07:25:17 rt 1.11.14.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6282ecf4c834039819ca1097dc11c0fe0e184063]

INTEGRATION: CWS changefileheader (1.6.248); FILE MERGED 2008/04/01 13:02:06 thb 1.6.248.2: #i85898# Stripping all external header guards 2008/03/28 15:45:49 rt 1.6.248.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [10b3e0d9efb8e19997ec010660d48da91d35ca26]

INTEGRATION: CWS changefileheader (1.2.246); FILE MERGED 2008/04/01 15:05:23 thb 1.2.246.2: #i85898# Stripping all external header guards 2008/03/31 12:19:29 rt 1.2.246.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [25d542e3f40fea60720b4e31997a63c72b8c5a19]

INTEGRATION: CWS changefileheader (1.5.100); FILE MERGED 2008/03/28 16:30:26 rt 1.5.100.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [34c0aa5057f2b9d7493cb9e2a77470107b6842ec]

INTEGRATION: CWS changefileheader (1.4.92); FILE MERGED 2008/03/31 16:17:34 rt 1.4.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fd99831ccc60cd60e57e7d47e9bea60ff3ea6958]

INTEGRATION: CWS changefileheader (1.4.164); FILE MERGED 2008/04/01 12:29:48 thb 1.4.164.2: #i85898# Stripping all external header guards 2008/03/31 12:31:40 rt 1.4.164.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [128c7fdbcecb99e04ad08ee14a7837af830d7c84]

INTEGRATION: CWS changefileheader (1.5.132); FILE MERGED 2008/03/31 17:24:01 rt 1.5.132.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [dc13273c84bd99ebf35570f6961b0a6455fd9d82]

INTEGRATION: CWS changefileheader (1.8.108); FILE MERGED 2008/03/31 13:36:03 rt 1.8.108.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cec43a8f820aae10bff213d16a4ed1b1e99be62c]

INTEGRATION: CWS changefileheader (1.4.4); FILE MERGED 2008/03/31 07:23:23 rt 1.4.4.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [455bc73214465119a36098233e1368a25dc2e4c0]

INTEGRATION: CWS changefileheader (1.8.54); FILE MERGED 2008/04/01 10:47:45 thb 1.8.54.2: #i85898# Stripping all external header guards 2008/03/28 16:04:45 rt 1.8.54.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [93c51096f57d804085695f04f3b467e8d58f7e1b]

INTEGRATION: CWS changefileheader (1.3.22); FILE MERGED 2008/03/31 07:24:04 rt 1.3.22.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3eb59417c58c465f788a57208ec596c783e65727]

INTEGRATION: CWS changefileheader (1.8.50); FILE MERGED 2008/03/31 07:25:16 rt 1.8.50.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f16c072cec8d9fab9ffdc66aea20d617c37f6f9a]

INTEGRATION: CWS changefileheader (1.3.246); FILE MERGED 2008/04/01 15:05:23 thb 1.3.246.3: #i85898# Stripping all external header guards 2008/04/01 12:26:26 thb 1.3.246.2: #i85898# Stripping all external header guards 2008/03/31 12:19:29 rt 1.3.246.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2173cebe7e23909cc24b8cede1b513b139020e53]

INTEGRATION: CWS changefileheader (1.3.100); FILE MERGED 2008/03/28 16:30:25 rt 1.3.100.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [58c0685b85791539729342b865fb669dae73d4aa]

INTEGRATION: CWS changefileheader (1.8.92); FILE MERGED 2008/03/31 16:17:34 rt 1.8.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8abfec75deec6d1ade23fe3fb5c4d591a3f841bc]

INTEGRATION: CWS changefileheader (1.7.48); FILE MERGED 2008/04/01 15:15:14 thb 1.7.48.3: #i85898# Stripping all external header guards 2008/04/01 12:29:48 thb 1.7.48.2: #i85898# Stripping all external header guards 2008/03/31 12:31:40 rt 1.7.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [685e84068bb52f31e9be77dbfd3299d36b896a88]

INTEGRATION: CWS changefileheader (1.18.4); FILE MERGED 2008/03/31 17:23:22 rt 1.18.4.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e21eb0c0471fa926697a47823ecb864d6bdcbc27]

INTEGRATION: CWS changefileheader (1.13.72); FILE MERGED 2008/03/31 13:36:03 rt 1.13.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [86ea119622dbd9bc9854f8be1ab89d92d06114df]

INTEGRATION: CWS changefileheader (1.5.62); FILE MERGED 2008/03/28 16:04:45 rt 1.5.62.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [08f59ad96cb1fe9417552dc3edbe17f3206fddc5]

INTEGRATION: CWS changefileheader (1.6.66); FILE MERGED 2008/03/31 07:25:16 rt 1.6.66.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d30e671a0cdd0224c72648fe0ba2ba09ac52f9b4]

INTEGRATION: CWS changefileheader (1.4.246); FILE MERGED 2008/03/28 15:45:49 rt 1.4.246.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7db31b005d6f9fff7e8ba81da437e78095dfb6f2]

INTEGRATION: CWS changefileheader (1.4.32); FILE MERGED 2008/03/28 16:30:25 rt 1.4.32.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c9abe3c886e0de9b2845f18e7f6b3f0775b7e94c]

INTEGRATION: CWS changefileheader (1.2.64); FILE MERGED 2008/03/31 16:17:34 rt 1.2.64.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [099f9fd00302b7027c0deba11edff0716c27bcd3]

INTEGRATION: CWS changefileheader (1.6.190); FILE MERGED 2008/04/01 15:05:23 thb 1.6.190.3: #i85898# Stripping all external header guards 2008/04/01 12:26:26 thb 1.6.190.2: #i85898# Stripping all external header guards 2008/03/31 12:19:29 rt 1.6.190.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [581d0726e21691a66d62754fe550a08d8eba4244]

INTEGRATION: CWS changefileheader (1.3.472); FILE MERGED 2008/03/31 12:31:40 rt 1.3.472.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fe9d0635bd7ec9bedc31fb9bba133241798596d9]

INTEGRATION: CWS changefileheader (1.4.244); FILE MERGED 2008/04/01 15:00:37 thb 1.4.244.2: #i85898# Stripping all external header guards 2008/03/28 16:04:45 rt 1.4.244.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [021aca58316ec8c095a36ace29f41fd0305b2f16]

INTEGRATION: CWS changefileheader (1.2.42); FILE MERGED 2008/03/31 07:25:16 rt 1.2.42.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1d1c749d2599fad4142be2b687976a19349d226d]

INTEGRATION: CWS changefileheader (1.8.120); FILE MERGED 2008/04/01 13:02:06 thb 1.8.120.2: #i85898# Stripping all external header guards 2008/03/28 15:45:49 rt 1.8.120.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fd1e24ad5089304fe06c08c8a85cd6cb96911cb5]

INTEGRATION: CWS changefileheader (1.4.100); FILE MERGED 2008/03/28 16:30:24 rt 1.4.100.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [72ee6c17df2518a4059c9b30fbc3bc06f6b517e1]

INTEGRATION: CWS changefileheader (1.5.14); FILE MERGED 2008/04/01 15:15:14 thb 1.5.14.3: #i85898# Stripping all external header guards 2008/04/01 12:29:48 thb 1.5.14.2: #i85898# Stripping all external header guards 2008/03/31 12:31:40 rt 1.5.14.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5fef01499fe87e30e856624d0620e3d4993a4ff0]

INTEGRATION: CWS changefileheader (1.7.24); FILE MERGED 2008/04/01 15:05:23 thb 1.7.24.3: #i85898# Stripping all external header guards 2008/04/01 12:26:26 thb 1.7.24.2: #i85898# Stripping all external header guards 2008/03/31 12:19:29 rt 1.7.24.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f92661972bd2b2de070e1ce860bcd34b0c26f43e]

INTEGRATION: CWS changefileheader (1.24.8); FILE MERGED 2008/04/01 15:00:37 thb 1.24.8.3: #i85898# Stripping all external header guards 2008/04/01 10:47:45 thb 1.24.8.2: #i85898# Stripping all external header guards 2008/03/28 16:04:45 rt 1.24.8.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4e112c6f0ea27832e46ab398f5eb6288d411a892]

INTEGRATION: CWS changefileheader (1.4.40); FILE MERGED 2008/03/31 07:23:23 rt 1.4.40.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [dcb6f120ef2be98377ee84a0673d1637cc03583a]

INTEGRATION: CWS changefileheader (1.4.50); FILE MERGED 2008/03/31 07:23:53 rt 1.4.50.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [35ac987d6c7780696740620b7519142a5d3390d4]

INTEGRATION: CWS changefileheader (1.3.248); FILE MERGED 2008/04/01 16:05:55 thb 1.3.248.3: #i85898# Stripping all external header guards 2008/04/01 13:02:06 thb 1.3.248.2: #i85898# Stripping all external header guards 2008/03/28 15:45:49 rt 1.3.248.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8f06ea8a4e159341bd6d9d29ec2a955afe9b36cc]

INTEGRATION: CWS changefileheader (1.6.12); FILE MERGED 2008/03/28 16:30:24 rt 1.6.12.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b69df8c00db19c110183f713f20b13a1eb02c33f]

INTEGRATION: CWS changefileheader (1.7.276); FILE MERGED 2008/04/01 15:15:13 thb 1.7.276.3: #i85898# Stripping all external header guards 2008/04/01 12:29:48 thb 1.7.276.2: #i85898# Stripping all external header guards 2008/03/31 12:31:40 rt 1.7.276.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9656614fb9530f13d3e0e6fb002900d20e58b586]

INTEGRATION: CWS changefileheader (1.10.92); FILE MERGED 2008/03/31 16:17:34 rt 1.10.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8777ce466d62145da9fd5abb1713f239d61d2fa8]

INTEGRATION: CWS changefileheader (1.9.246); FILE MERGED 2008/04/01 15:05:23 thb 1.9.246.3: #i85898# Stripping all external header guards 2008/04/01 12:26:26 thb 1.9.246.2: #i85898# Stripping all external header guards 2008/03/31 12:19:29 rt 1.9.246.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a4ab2801f2bb33d3d53ef3db3d116305ebd78818]

INTEGRATION: CWS changefileheader (1.3.244); FILE MERGED 2008/03/28 16:04:44 rt 1.3.244.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [999b983176ab86f6e978a95546b09c6721ce2bf9]

INTEGRATION: CWS changefileheader (1.3.42); FILE MERGED 2008/03/31 07:23:23 rt 1.3.42.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [42685252c95f74a901e8d5e6d4f8cad98c947c03]

INTEGRATION: CWS changefileheader (1.4.88); FILE MERGED 2008/03/31 07:23:53 rt 1.4.88.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [612f34b282c8ad982da1c7fc094011555aad00f1]

INTEGRATION: CWS changefileheader (1.2.38); FILE MERGED 2008/03/31 07:25:16 rt 1.2.38.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [03e8dc66ef42545996e7907528af11e922b87671]

INTEGRATION: CWS changefileheader (1.5.248); FILE MERGED 2008/04/01 16:05:55 thb 1.5.248.3: #i85898# Stripping all external header guards 2008/04/01 13:02:06 thb 1.5.248.2: #i85898# Stripping all external header guards 2008/03/28 15:45:49 rt 1.5.248.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2dd94ec602d092d38d5f6773b2ad72e993da8ef5]

INTEGRATION: CWS changefileheader (1.2.380); FILE MERGED 2008/04/01 12:29:48 thb 1.2.380.2: #i85898# Stripping all external header guards 2008/03/31 12:31:40 rt 1.2.380.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [dc3bb4dd86861a86100207f795fdf039db14ea57]

INTEGRATION: CWS changefileheader (1.2.148); FILE MERGED 2008/03/28 16:30:23 rt 1.2.148.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ec49ef03bb3b67761454db5276e4d0ef019707f6]

INTEGRATION: CWS changefileheader (1.5.168); FILE MERGED 2008/04/01 15:05:23 thb 1.5.168.3: #i85898# Stripping all external header guards 2008/04/01 12:26:26 thb 1.5.168.2: #i85898# Stripping all external header guards 2008/03/31 12:19:29 rt 1.5.168.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3fef550c4d83266e9fe7a517590b7c2024cc759f]

INTEGRATION: CWS changefileheader (1.3.148); FILE MERGED 2008/03/28 16:04:44 rt 1.3.148.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6d71abb78229f32422a94dd272824299ddcd6270]

INTEGRATION: CWS changefileheader (1.2.66); FILE MERGED 2008/03/31 07:25:16 rt 1.2.66.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4cf3b8f57478bf66835ce7b3af2debac61bcd2c2]

INTEGRATION: CWS changefileheader (1.5.222); FILE MERGED 2008/04/01 15:15:13 thb 1.5.222.3: #i85898# Stripping all external header guards 2008/04/01 12:29:48 thb 1.5.222.2: #i85898# Stripping all external header guards 2008/03/31 12:31:40 rt 1.5.222.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [982b2ba63847f116570654dbb3bc60f97a6aa69a]

INTEGRATION: CWS changefileheader (1.9.26); FILE MERGED 2008/03/28 16:30:23 rt 1.9.26.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f6be0bf0305a040c1a70dea655e374f6246fa4d9]

INTEGRATION: CWS changefileheader (1.4.248); FILE MERGED 2008/04/01 21:58:28 thb 1.4.248.3: #i85898# Corrected misspelled header name; removed misspelled include guard 2008/04/01 13:02:05 thb 1.4.248.2: #i85898# Stripping all external header guards 2008/03/28 15:45:49 rt 1.4.248.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c7be3b60aeb252c289bae3f5e242f61290a7f018]

INTEGRATION: CWS changefileheader (1.4.246); FILE MERGED 2008/04/01 15:05:23 thb 1.4.246.3: #i85898# Stripping all external header guards 2008/04/01 12:26:26 thb 1.4.246.2: #i85898# Stripping all external header guards 2008/03/31 12:19:29 rt 1.4.246.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [61081c9f8670f907f20ddad23c3a596e79d59d2b]

INTEGRATION: CWS changefileheader (1.2.38); FILE MERGED 2008/03/28 16:04:44 rt 1.2.38.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d119363272412144619e9f3755056f10fd0fd614]

INTEGRATION: CWS changefileheader (1.19.74); FILE MERGED 2008/04/01 15:10:35 thb 1.19.74.3: #i85898# Stripping all external header guards 2008/04/01 12:28:03 thb 1.19.74.2: #i85898# Stripping all external header guards 2008/03/31 07:23:22 rt 1.19.74.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ef15d1dcbe9a8a53c84c79f5e3e4535a3db76d1e]

INTEGRATION: CWS changefileheader (1.9.72); FILE MERGED 2008/03/31 13:36:03 rt 1.9.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e34cbf0bf0258bf4bf1addd7a74a1a49b4f6c67f]

INTEGRATION: CWS changefileheader (1.6.50); FILE MERGED 2008/03/31 07:23:53 rt 1.6.50.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7eb03f8041b13a07ebb70da1b3c2affaf7dfa8cf]

INTEGRATION: CWS changefileheader (1.9.162); FILE MERGED 2008/04/01 15:15:13 thb 1.9.162.3: #i85898# Stripping all external header guards 2008/04/01 12:29:48 thb 1.9.162.2: #i85898# Stripping all external header guards 2008/03/31 12:31:40 rt 1.9.162.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [881d79427700a47fae03bf633c876fec2f048365]

INTEGRATION: CWS changefileheader (1.4.142); FILE MERGED 2008/03/28 16:30:22 rt 1.4.142.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bfbb94247b241946cd5770e9c61a7acbc7bbd29b]

INTEGRATION: CWS changefileheader (1.4.248); FILE MERGED 2008/04/01 13:02:05 thb 1.4.248.2: #i85898# Stripping all external header guards 2008/03/28 15:45:48 rt 1.4.248.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8ffdc35dee3cbda62c83dc1b2ced1d8740c739a3]

INTEGRATION: CWS changefileheader (1.17.84); FILE MERGED 2008/04/01 15:10:35 thb 1.17.84.3: #i85898# Stripping all external header guards 2008/04/01 12:28:03 thb 1.17.84.2: #i85898# Stripping all external header guards 2008/03/31 07:23:22 rt 1.17.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1f5a294d36826bb460abaf507f6ff543e72123c6]

INTEGRATION: CWS changefileheader (1.5.246); FILE MERGED 2008/04/01 12:26:26 thb 1.5.246.2: #i85898# Stripping all external header guards 2008/03/31 12:19:29 rt 1.5.246.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6a1bb3b4ef260e34f69ba840e66a716b98495247]

INTEGRATION: CWS changefileheader (1.5.108); FILE MERGED 2008/03/31 13:36:03 rt 1.5.108.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3e1a8e0ef7bbff1a02b2fef95bf9e493440a6e2a]

INTEGRATION: CWS changefileheader (1.9.8); FILE MERGED 2008/04/01 15:22:58 thb 1.9.8.3: #i85898# Stripping all external header guards 2008/04/01 12:32:33 thb 1.9.8.2: #i85898# Stripping all external header guards 2008/03/31 07:25:07 rt 1.9.8.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8f6246771187e522e50f31194446cba598d0f981]

INTEGRATION: CWS changefileheader (1.9.164); FILE MERGED 2008/04/01 15:15:13 thb 1.9.164.3: #i85898# Stripping all external header guards 2008/04/01 12:29:48 thb 1.9.164.2: #i85898# Stripping all external header guards 2008/03/31 12:31:40 rt 1.9.164.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6110d51572241849e3a5bbeb88ab0c4cc38c4171]

INTEGRATION: CWS changefileheader (1.8.32); FILE MERGED 2008/03/28 16:30:22 rt 1.8.32.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [68433a30169237e48e5383419bbbc4357141561e]

INTEGRATION: CWS changefileheader (1.6.224); FILE MERGED 2008/04/01 13:02:05 thb 1.6.224.2: #i85898# Stripping all external header guards 2008/03/28 15:45:48 rt 1.6.224.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cc7550278c427a8d1896c47fc77b145ba70ab6d2]

INTEGRATION: CWS changefileheader (1.3.32); FILE MERGED 2008/03/28 16:04:44 rt 1.3.32.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0fbb5e1771c7beb66a3c6854a00e76b8b22a9234]

INTEGRATION: CWS changefileheader (1.8.18); FILE MERGED 2008/03/31 07:23:22 rt 1.8.18.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0fc83d0eb589d92a06b3dad4c71fc5d81bfabf95]

INTEGRATION: CWS changefileheader (1.5.40); FILE MERGED 2008/03/31 07:23:53 rt 1.5.40.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [66272cd4cf36a3bd17767eafd177c86cdffe1685]

INTEGRATION: CWS changefileheader (1.12.84); FILE MERGED 2008/03/31 13:36:03 rt 1.12.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6e111f64218e3189368e1d0c50ebb1a8432f7b27]

INTEGRATION: CWS changefileheader (1.6.472); FILE MERGED 2008/04/01 12:29:48 thb 1.6.472.2: #i85898# Stripping all external header guards 2008/03/31 12:31:40 rt 1.6.472.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9a111a0c0614a368f94095e4bd86bf43fadd3e8c]

INTEGRATION: CWS changefileheader (1.5.36); FILE MERGED 2008/04/01 15:05:22 thb 1.5.36.3: #i85898# Stripping all external header guards 2008/04/01 12:26:26 thb 1.5.36.2: #i85898# Stripping all external header guards 2008/03/31 12:19:29 rt 1.5.36.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [95f2bd7db4014c29d4b4484d3d43d97b8abadf8a]

INTEGRATION: CWS changefileheader (1.4.32); FILE MERGED 2008/04/01 12:32:33 thb 1.4.32.2: #i85898# Stripping all external header guards 2008/03/31 07:25:06 rt 1.4.32.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [abce7f1a1033948708fe830af2d76d7fc6314c03]

INTEGRATION: CWS changefileheader (1.9.92); FILE MERGED 2008/03/31 16:17:33 rt 1.9.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [72ded5cdd6e0313ebc973df1e2e2f5ee5f22df56]

INTEGRATION: CWS changefileheader (1.15.22); FILE MERGED 2008/04/01 13:02:05 thb 1.15.22.2: #i85898# Stripping all external header guards 2008/03/28 15:45:48 rt 1.15.22.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [84b42080484892e69b7dd479a27dc22b3f4afe97]

INTEGRATION: CWS changefileheader (1.7.14); FILE MERGED 2008/03/28 16:30:22 rt 1.7.14.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9f5e72a77ca9a9266cc3ee3e9aa2f545e52b101e]

INTEGRATION: CWS changefileheader (1.2.18); FILE MERGED 2008/04/01 15:10:35 thb 1.2.18.2: #i85898# Stripping all external header guards 2008/03/31 07:23:22 rt 1.2.18.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d6073564c5f2012c4f7b2849f4e5899f5241b998]

INTEGRATION: CWS changefileheader (1.7.108); FILE MERGED 2008/03/31 13:36:02 rt 1.7.108.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [dc0ee9eb70b2be89357fa46c5bca0944828bb282]

INTEGRATION: CWS changefileheader (1.5.50); FILE MERGED 2008/03/31 07:23:53 rt 1.5.50.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4900d0f39ada8ef20967c692f1b432272aab6ffb]

INTEGRATION: CWS changefileheader (1.3.48); FILE MERGED 2008/04/01 15:22:58 thb 1.3.48.2: #i85898# Stripping all external header guards 2008/03/31 07:25:06 rt 1.3.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [96c362b141c7e1eacb5291180f361949093ebb6f]

INTEGRATION: CWS changefileheader (1.11.276); FILE MERGED 2008/04/01 15:15:13 thb 1.11.276.3: #i85898# Stripping all external header guards 2008/04/01 12:29:48 thb 1.11.276.2: #i85898# Stripping all external header guards 2008/03/31 12:31:40 rt 1.11.276.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ce9fd4ff99cff29d108455084eae23cdffa5d0a1]

INTEGRATION: CWS changefileheader (1.8.92); FILE MERGED 2008/03/31 16:17:33 rt 1.8.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [de62c09225b67bc7f3dbb859c544efbb44a8731b]

INTEGRATION: CWS changefileheader (1.5.846); FILE MERGED 2008/03/28 15:45:48 rt 1.5.846.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ffd3877f92d4b7a097e9ef0cff72acd2bec45690]

INTEGRATION: CWS changefileheader (1.8.190); FILE MERGED 2008/04/01 15:05:22 thb 1.8.190.3: #i85898# Stripping all external header guards 2008/04/01 12:26:26 thb 1.8.190.2: #i85898# Stripping all external header guards 2008/03/31 12:19:29 rt 1.8.190.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1d54bc0118af9c64b2995c6a21bee9c08c073a9a]

INTEGRATION: CWS changefileheader (1.8.12); FILE MERGED 2008/03/28 16:30:21 rt 1.8.12.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [73066edb3a84bf5fe5ecfe3547b8084bf483e823]

INTEGRATION: CWS changefileheader (1.26.80); FILE MERGED 2008/03/28 16:04:44 rt 1.26.80.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8d63a36562b234fbb2c8c4cd705879b4d24a76d8]

INTEGRATION: CWS changefileheader (1.2.18); FILE MERGED 2008/03/31 07:23:22 rt 1.2.18.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f927250707c1497efbcff3e118d9f999d856b0c5]

INTEGRATION: CWS changefileheader (1.7.72); FILE MERGED 2008/03/31 13:36:02 rt 1.7.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fa6714114aaf7db1e7e7c004ef516d4fc4ba33ef]

INTEGRATION: CWS changefileheader (1.6.48); FILE MERGED 2008/03/31 07:23:53 rt 1.6.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bb5bd68bb1905253a0966e7a60e7aa88f052dfa0]

INTEGRATION: CWS changefileheader (1.3.48); FILE MERGED 2008/04/01 12:32:33 thb 1.3.48.2: #i85898# Stripping all external header guards 2008/03/31 07:25:06 rt 1.3.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3dd91c06c5b2dd8ed828b18678eff2be7bc11a25]

INTEGRATION: CWS changefileheader (1.27.40); FILE MERGED 2008/04/01 13:02:05 thb 1.27.40.2: #i85898# Stripping all external header guards 2008/03/28 15:45:48 rt 1.27.40.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b96b2fd27de6eae152c07ce03eed6046fb8623c9]

INTEGRATION: CWS changefileheader (1.4.244); FILE MERGED 2008/04/01 15:00:37 thb 1.4.244.3: #i85898# Stripping all external header guards 2008/04/01 10:47:45 thb 1.4.244.2: #i85898# Stripping all external header guards 2008/03/28 16:04:43 rt 1.4.244.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [78a00ee13f0c4d5c93159abeb5d2ab702e4a8df4]

INTEGRATION: CWS changefileheader (1.4.380); FILE MERGED 2008/04/01 15:15:13 thb 1.4.380.3: #i85898# Stripping all external header guards 2008/04/01 12:29:48 thb 1.4.380.2: #i85898# Stripping all external header guards 2008/03/31 12:31:40 rt 1.4.380.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f370fb9aa22b81d56963c7512214a93c18562b49]

INTEGRATION: CWS changefileheader (1.29.16); FILE MERGED 2008/03/31 07:23:22 rt 1.29.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [127133725194d00e9ae1d156a8ff059dcb07cb0c]

INTEGRATION: CWS changefileheader (1.2.142); FILE MERGED 2008/03/28 16:30:21 rt 1.2.142.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fe65ee1679a1cbcb1966f8588cf31ffcceba10a6]

INTEGRATION: CWS changefileheader (1.8.108); FILE MERGED 2008/03/31 13:36:02 rt 1.8.108.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a4d0f82eb78d73872b1550e55a55188908c44bac]

INTEGRATION: CWS changefileheader (1.5.66); FILE MERGED 2008/03/31 07:23:53 rt 1.5.66.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9da53d3b522ce3040b6c047797f6083149e37d56]

INTEGRATION: CWS changefileheader (1.3.118); FILE MERGED 2008/04/01 12:26:26 thb 1.3.118.2: #i85898# Stripping all external header guards 2008/03/31 12:19:29 rt 1.3.118.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [350769281878dde154c563aa7b7fa2ae6e1650f2]

INTEGRATION: CWS changefileheader (1.4.48); FILE MERGED 2008/04/01 15:22:58 thb 1.4.48.2: #i85898# Stripping all external header guards 2008/03/31 07:25:06 rt 1.4.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [593a0cb020fc4dc13a2f2df2e572c0d275ce9aca]

INTEGRATION: CWS changefileheader (1.12.18); FILE MERGED 2008/03/31 16:17:33 rt 1.12.18.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a49f0b06710e1cdf2b1819848fdb78b2ad48e447]

INTEGRATION: CWS changefileheader (1.20.20); FILE MERGED 2008/04/01 13:02:05 thb 1.20.20.2: #i85898# Stripping all external header guards 2008/03/28 15:45:48 rt 1.20.20.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a02687e4e54f878258e4b053295e7686ee1e6a6d]

INTEGRATION: CWS changefileheader (1.3.244); FILE MERGED 2008/03/28 16:04:43 rt 1.3.244.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6580048be6fd417dd36275ffb47397d359e03ad7]

INTEGRATION: CWS changefileheader (1.6.276); FILE MERGED 2008/04/01 15:15:12 thb 1.6.276.3: #i85898# Stripping all external header guards 2008/04/01 12:29:48 thb 1.6.276.2: #i85898# Stripping all external header guards 2008/03/31 12:31:40 rt 1.6.276.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [18508d5e01cb9d6ac1fc7d80f8613cfebc600401]

INTEGRATION: CWS changefileheader (1.4.26); FILE MERGED 2008/03/28 16:30:20 rt 1.4.26.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [59e15753c87e13310e439ffaa46a6b1d765240e2]

INTEGRATION: CWS changefileheader (1.9.72); FILE MERGED 2008/03/31 13:36:02 rt 1.9.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3b3a14ae0934a0fd52bfd6a168bcbe3b4977f5fd]

INTEGRATION: CWS changefileheader (1.38.16); FILE MERGED 2008/03/31 07:23:22 rt 1.38.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [dd826255b43b3cf2d442aa91ec19e7f3fa108da2]

INTEGRATION: CWS changefileheaderm6 (1.1.2); FILE MERGED 2008/04/09 16:09:20 rt 1.1.2.1: #i87884# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d26a6232e402b455af19f398c6b8d79c7d17b244]

INTEGRATION: CWS changefileheader (1.2.48); FILE MERGED 2008/03/31 07:25:06 rt 1.2.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f823d4f8f1094544403c88fd558fe4ff34d3801c]

INTEGRATION: CWS changefileheader (1.8.222); FILE MERGED 2008/04/01 15:05:22 thb 1.8.222.3: #i85898# Stripping all external header guards 2008/04/01 12:26:26 thb 1.8.222.2: #i85898# Stripping all external header guards 2008/03/31 12:19:29 rt 1.8.222.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7cd666688636483ce8c1d79c1c3d3f61603d893d]

INTEGRATION: CWS changefileheader (1.10.92); FILE MERGED 2008/03/31 16:17:33 rt 1.10.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [34e5b2b004225c0080edd36efdeb308013943e44]

INTEGRATION: CWS changefileheader (1.3.78); FILE MERGED 2008/04/02 08:56:48 rt 1.3.78.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [061e2e021c52c3de2a1823a0b4a7ea9624fb025b]

INTEGRATION: CWS changefileheader (1.29.22); FILE MERGED 2008/04/01 13:02:05 thb 1.29.22.2: #i85898# Stripping all external header guards 2008/03/28 15:45:48 rt 1.29.22.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6998af737116bef2841e7195f7aede84900d924c]

INTEGRATION: CWS changefileheader (1.10.92); FILE MERGED 2008/04/01 15:00:36 thb 1.10.92.2: #i85898# Stripping all external header guards 2008/03/28 16:04:43 rt 1.10.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6c75480339d2a67d7bf82123a638bbc57c570e98]

INTEGRATION: CWS changefileheader (1.8.18); FILE MERGED 2008/03/31 07:23:52 rt 1.8.18.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2c4a1372202f2192e6752a8984c88977d2dadc64]

INTEGRATION: CWS changefileheader (1.7.224); FILE MERGED 2008/04/01 12:29:48 thb 1.7.224.2: #i85898# Stripping all external header guards 2008/03/31 12:31:40 rt 1.7.224.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [45c276700121c4dfa21129dda8062e6bdc8a8f5a]

INTEGRATION: CWS changefileheader (1.7.2); FILE MERGED 2008/03/31 07:25:06 rt 1.7.2.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ce0301d3d4b62a140da6ac15c04e2598c38e60af]

INTEGRATION: CWS changefileheader (1.10.84); FILE MERGED 2008/04/01 15:02:34 thb 1.10.84.2: #i85898# Stripping all external header guards 2008/03/28 16:30:19 rt 1.10.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [105883e6b687e9ececfe60af150de27622a92cfb]

INTEGRATION: CWS changefileheader (1.4.92); FILE MERGED 2008/03/31 16:17:33 rt 1.4.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [79b58360aa1f8365d0fdc983da3b4774d06c9074]

INTEGRATION: CWS changefileheader (1.11.108); FILE MERGED 2008/03/31 13:36:02 rt 1.11.108.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9d0282e2008a904dae237d06780b2264d0e8830a]

INTEGRATION: CWS changefileheader (1.5.248); FILE MERGED 2008/04/01 16:05:55 thb 1.5.248.3: #i85898# Stripping all external header guards 2008/04/01 13:02:05 thb 1.5.248.2: #i85898# Stripping all external header guards 2008/03/28 15:45:48 rt 1.5.248.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [47ad0a8d445f0af4c0c0b0a1d863ee39b87edb8a]

INTEGRATION: CWS changefileheader (1.10.84); FILE MERGED 2008/04/01 15:10:34 thb 1.10.84.2: #i85898# Stripping all external header guards 2008/03/31 07:23:22 rt 1.10.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fb109a3f71b6d9d50f86668b6518eb35a4e5ba4e]

INTEGRATION: CWS changefileheader (1.31.86); FILE MERGED 2008/04/01 15:00:36 thb 1.31.86.3: #i85898# Stripping all external header guards 2008/04/01 10:47:45 thb 1.31.86.2: #i85898# Stripping all external header guards 2008/03/28 16:04:43 rt 1.31.86.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9fb37c55190ab479c68c0087d19f644557f664a2]

INTEGRATION: CWS changefileheader (1.9.152); FILE MERGED 2008/04/01 15:05:22 thb 1.9.152.3: #i85898# Stripping all external header guards 2008/04/01 12:26:25 thb 1.9.152.2: #i85898# Stripping all external header guards 2008/03/31 12:19:29 rt 1.9.152.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7c949afa3dacc1182fee95f87f2c52b22f573947]

INTEGRATION: CWS changefileheader (1.5.18); FILE MERGED 2008/03/31 07:23:52 rt 1.5.18.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [95bfdf65cb8c7240380e347285289bf314510ae1]

INTEGRATION: CWS changefileheader (1.8.224); FILE MERGED 2008/04/01 15:15:12 thb 1.8.224.3: #i85898# Stripping all external header guards 2008/04/01 12:29:48 thb 1.8.224.2: #i85898# Stripping all external header guards 2008/03/31 12:31:40 rt 1.8.224.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9418c68601b3b2a584e349fe1e763d47d01b7fbc]

INTEGRATION: CWS changefileheader (1.10.8); FILE MERGED 2008/04/01 15:22:57 thb 1.10.8.3: #i85898# Stripping all external header guards 2008/04/01 12:32:33 thb 1.10.8.2: #i85898# Stripping all external header guards 2008/03/31 07:25:06 rt 1.10.8.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cb56117f99d9aa72af1e6cfed5ccd0a6f017f0ba]

INTEGRATION: CWS changefileheader (1.11.92); FILE MERGED 2008/03/31 16:17:33 rt 1.11.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ad78bb7172939034a43da6999234632f00a0afab]

INTEGRATION: CWS changefileheader (1.19.58); FILE MERGED 2008/03/31 17:23:11 rt 1.19.58.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [aad522e3787d4107011d39b604213a0abfc217ea]

INTEGRATION: CWS changefileheader (1.4.32); FILE MERGED 2008/03/28 15:45:48 rt 1.4.32.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4b8fc7ea28b1366d5caff75b51b8d45d10b841de]

INTEGRATION: CWS changefileheader (1.4.170); FILE MERGED 2008/03/28 16:30:19 rt 1.4.170.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2508d14e5cd6bdc9de532c2cb5853211ab27fbac]

INTEGRATION: CWS changefileheader (1.21.72); FILE MERGED 2008/03/31 13:36:02 rt 1.21.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [eb3adc50466ff2b46ccb945a8b7bfde101d1846a]

INTEGRATION: CWS changefileheader (1.2.40); FILE MERGED 2008/03/31 07:23:22 rt 1.2.40.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1d373d48d281e7c6fb196cbe48367c14d8d1fb4e]

INTEGRATION: CWS changefileheader (1.4.18); FILE MERGED 2008/03/31 07:23:52 rt 1.4.18.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [853fd358f8b74bb52cc2a1c459ada97099eef3f2]

INTEGRATION: CWS changefileheader (1.3.244); FILE MERGED 2008/04/01 15:00:36 thb 1.3.244.2: #i85898# Stripping all external header guards 2008/03/28 16:04:43 rt 1.3.244.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e2a4ce73fd6997c7484c02fb44012e15a5d0a03d]

INTEGRATION: CWS changefileheader (1.12.88); FILE MERGED 2008/03/31 16:17:33 rt 1.12.88.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f5f74000eaf62ae321697f01a97b37378afbe112]

INTEGRATION: CWS changefileheader (1.17.32); FILE MERGED 2008/03/31 07:25:06 rt 1.17.32.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3afbbc3bb9a34aef3f38f9eaf24d0f2d7c38fe50]

INTEGRATION: CWS changefileheader (1.11.194); FILE MERGED 2008/04/01 15:15:12 thb 1.11.194.3: #i85898# Stripping all external header guards 2008/04/01 12:29:48 thb 1.11.194.2: #i85898# Stripping all external header guards 2008/03/31 12:31:39 rt 1.11.194.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [da1ec5460cb39c39fe182881d002d61116d22cc3]

INTEGRATION: CWS changefileheader (1.7.32); FILE MERGED 2008/03/28 16:30:19 rt 1.7.32.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bfdc929cb1bf5e7d5958fc026c2727ecc185d978]

INTEGRATION: CWS changefileheader (1.7.34); FILE MERGED 2008/03/28 15:45:48 rt 1.7.34.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [31ec795ad331a5e21810bcf74110c532febd360e]

INTEGRATION: CWS changefileheader (1.9.246); FILE MERGED 2008/04/01 12:26:25 thb 1.9.246.2: #i85898# Stripping all external header guards 2008/03/31 12:19:29 rt 1.9.246.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1b7fea6f7ab87bfb6436f3b71f64b9fc7653fe4b]

INTEGRATION: CWS changefileheader (1.3.132); FILE MERGED 2008/04/01 15:31:30 thb 1.3.132.3: #i85898# Stripping all external header guards 2008/04/01 12:37:08 thb 1.3.132.2: #i85898# Stripping all external header guards 2008/03/31 17:23:11 rt 1.3.132.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [13b99d0311d17c7459104f69274429066d92e7b7]

INTEGRATION: CWS changefileheaderm6 (1.2.2); FILE MERGED 2008/04/09 16:08:54 rt 1.2.2.1: #i87884# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [34e03d5b0c8030afc4f111bb2bc1551729e9fe21]

INTEGRATION: CWS changefileheader (1.6.34); FILE MERGED 2008/03/31 07:23:52 rt 1.6.34.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5c23513d63e3c1820089b9303a69dfa5455d74e0]

INTEGRATION: CWS changefileheader (1.3.244); FILE MERGED 2008/04/01 10:47:45 thb 1.3.244.2: #i85898# Stripping all external header guards 2008/03/28 16:04:43 rt 1.3.244.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cad5e12b24d8f18b50e073911af1c3b75cb43017]

INTEGRATION: CWS changefileheader (1.8.8); FILE MERGED 2008/04/01 15:22:57 thb 1.8.8.3: #i85898# Stripping all external header guards 2008/04/01 12:32:33 thb 1.8.8.2: #i85898# Stripping all external header guards 2008/03/31 07:25:06 rt 1.8.8.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7cb15ecdce8de3bdd186acbe00e6bc9b10819433]

INTEGRATION: CWS changefileheader (1.14.194); FILE MERGED 2008/04/01 15:15:12 thb 1.14.194.3: #i85898# Stripping all external header guards 2008/04/01 12:29:48 thb 1.14.194.2: #i85898# Stripping all external header guards 2008/03/31 12:31:39 rt 1.14.194.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1335bf924d99232fd4bf8f1fc7aaad0cda4fe564]

INTEGRATION: CWS changefileheader (1.4.168); FILE MERGED 2008/03/28 15:45:48 rt 1.4.168.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2ce175fb562277a18ed9a2732ea368501a98f7cb]

INTEGRATION: CWS changefileheader (1.6.84); FILE MERGED 2008/03/28 16:30:18 rt 1.6.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c5fe64ae0941e2afb1a07d73bcb7b603c1036958]

INTEGRATION: CWS changefileheader (1.5.80); FILE MERGED 2008/04/01 12:37:08 thb 1.5.80.2: #i85898# Stripping all external header guards 2008/03/31 17:23:11 rt 1.5.80.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bb52f5bb945af336365c49d9c204bf45f3990b93]

INTEGRATION: CWS changefileheader (1.14.84); FILE MERGED 2008/03/31 07:23:22 rt 1.14.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3455f70569b58c22e7b8e873aadbc5f678ff42fe]

INTEGRATION: CWS changefileheader (1.23.38); FILE MERGED 2008/04/01 10:47:45 thb 1.23.38.2: #i85898# Stripping all external header guards 2008/03/28 16:04:43 rt 1.23.38.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9d54c1cd47b8309b3ed1045acf51c78ec6fd7cd1]

INTEGRATION: CWS changefileheader (1.4.58); FILE MERGED 2008/03/31 07:23:52 rt 1.4.58.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [444099ced946d13488234da8ab50926bd79318b9]

INTEGRATION: CWS changefileheader (1.3.32); FILE MERGED 2008/04/01 12:32:33 thb 1.3.32.2: #i85898# Stripping all external header guards 2008/03/31 07:25:06 rt 1.3.32.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0b9d37ce35c9a9681de6b9b9ed87d0039a531f73]

INTEGRATION: CWS changefileheader (1.6.222); FILE MERGED 2008/04/01 15:15:12 thb 1.6.222.3: #i85898# Stripping all external header guards 2008/04/01 12:29:48 thb 1.6.222.2: #i85898# Stripping all external header guards 2008/03/31 12:31:39 rt 1.6.222.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [dbb79d6ff2cc2578d8d8bd9edbed4cc057660a64]

INTEGRATION: CWS changefileheader (1.6.190); FILE MERGED 2008/04/01 15:05:22 thb 1.6.190.3: #i85898# Stripping all external header guards 2008/04/01 12:26:25 thb 1.6.190.2: #i85898# Stripping all external header guards 2008/03/31 12:19:29 rt 1.6.190.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bb358a67d4402635caa9f188319e92faed165cbf]

INTEGRATION: CWS changefileheader (1.19.22); FILE MERGED 2008/03/28 15:45:47 rt 1.19.22.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c239df1f7b6cefa0aa16595d96e75e228d4249a7]

INTEGRATION: CWS changefileheader (1.13.12); FILE MERGED 2008/03/28 16:30:18 rt 1.13.12.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fad67e8fa93c444e686fec0e798add2c02d22ec7]

INTEGRATION: CWS changefileheader (1.14.108); FILE MERGED 2008/03/31 13:36:02 rt 1.14.108.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9a606f6c4bc61d2ecad1ca34626ac95bd87d2fbc]

INTEGRATION: CWS changefileheader (1.32.80); FILE MERGED 2008/04/01 12:37:08 thb 1.32.80.2: #i85898# Stripping all external header guards 2008/03/31 17:23:11 rt 1.32.80.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d9e0e0ab16e6cc0a251a06fc79def642607e9262]

INTEGRATION: CWS changefileheader (1.32.16); FILE MERGED 2008/03/31 07:23:22 rt 1.32.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f3165f7bedefa07be71ea874cc7f7e815534a3da]

INTEGRATION: CWS changefileheader (1.13.38); FILE MERGED 2008/04/01 15:00:36 thb 1.13.38.3: #i85898# Stripping all external header guards 2008/04/01 10:47:45 thb 1.13.38.2: #i85898# Stripping all external header guards 2008/03/28 16:04:43 rt 1.13.38.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [669a5df158ec67aae38922bf7ee19e87e88ab20d]

INTEGRATION: CWS changefileheader (1.11.222); FILE MERGED 2008/04/01 12:29:48 thb 1.11.222.2: #i85898# Stripping all external header guards 2008/03/31 12:31:39 rt 1.11.222.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [18940b833c103aead981e0a1b588ee1de76ac233]

INTEGRATION: CWS changefileheader (1.3.18); FILE MERGED 2008/03/31 07:25:06 rt 1.3.18.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c312fa86da8bb0aeb3e3e34cb175c682c482e529]

INTEGRATION: CWS changefileheader (1.3.246); FILE MERGED 2008/04/01 15:05:22 thb 1.3.246.3: #i85898# Stripping all external header guards 2008/04/01 12:26:25 thb 1.3.246.2: #i85898# Stripping all external header guards 2008/03/31 12:19:29 rt 1.3.246.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9384a2c352363803b140963177718aa992da6e19]

INTEGRATION: CWS changefileheader (1.5.8); FILE MERGED 2008/03/31 07:23:52 rt 1.5.8.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0b8c3b147feee70d1d62dc1abf65f3680c6ce960]

INTEGRATION: CWS changefileheader (1.5.4); FILE MERGED 2008/03/28 16:30:17 rt 1.5.4.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a20e902170e322ee28dee5ce058cd11d71bee874]

INTEGRATION: CWS changefileheader (1.107.4); FILE MERGED 2008/03/28 15:45:47 rt 1.107.4.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [85d88512a1a96f4297c2831de21890028dc88fda]

INTEGRATION: CWS changefileheader (1.30.72); FILE MERGED 2008/03/31 13:36:02 rt 1.30.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d452b88ae85a807c01b574bcaba331633ea0a758]

INTEGRATION: CWS changefileheaderm6 (1.2.4); FILE MERGED 2008/04/09 16:08:06 rt 1.2.4.1: #i87884# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c0ed210f77d3962c067d68c136cb20399c04d3c3]

INTEGRATION: CWS changefileheader (1.56.8); FILE MERGED 2008/04/01 12:37:08 thb 1.56.8.2: #i85898# Stripping all external header guards 2008/03/31 17:23:11 rt 1.56.8.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [de44746b6e2e9658bb28cdcb25f489cea5f11f9e]

INTEGRATION: CWS changefileheader (1.25.38); FILE MERGED 2008/04/01 15:00:36 thb 1.25.38.3: #i85898# Stripping all external header guards 2008/04/01 10:47:45 thb 1.25.38.2: #i85898# Stripping all external header guards 2008/03/28 16:04:43 rt 1.25.38.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [072a18b26f5fa32949711d298a529fa28689ba88]

INTEGRATION: CWS changefileheader (1.12.48); FILE MERGED 2008/04/01 15:15:11 thb 1.12.48.3: #i85898# Stripping all external header guards 2008/04/01 12:29:47 thb 1.12.48.2: #i85898# Stripping all external header guards 2008/03/31 12:31:39 rt 1.12.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [069313804e52f2404b63a7d0221584aa99ee892e]

INTEGRATION: CWS changefileheader (1.13.12); FILE MERGED 2008/04/01 15:22:57 thb 1.13.12.3: #i85898# Stripping all external header guards 2008/04/01 12:32:32 thb 1.13.12.2: #i85898# Stripping all external header guards 2008/03/31 07:25:06 rt 1.13.12.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6759cf3e52969a2852014c662a4fe06f12e007cd]

INTEGRATION: CWS changefileheader (1.5.58); FILE MERGED 2008/03/31 07:23:52 rt 1.5.58.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [297a383405b6f279d2a9f3ed24337a4bed28421a]

INTEGRATION: CWS changefileheader (1.4.246); FILE MERGED 2008/04/01 15:05:22 thb 1.4.246.3: #i85898# Stripping all external header guards 2008/04/01 12:26:25 thb 1.4.246.2: #i85898# Stripping all external header guards 2008/03/31 12:19:28 rt 1.4.246.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [045092be2eecd65de4252f09c25307804d6ccc2c]

INTEGRATION: CWS changefileheader (1.4.4); FILE MERGED 2008/03/28 16:30:17 rt 1.4.4.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [abab2b6fb4c205aa50ac72e44d651a8e5fe2a48d]

INTEGRATION: CWS changefileheader (1.23.60); FILE MERGED 2008/04/01 13:02:04 thb 1.23.60.2: #i85898# Stripping all external header guards 2008/03/28 15:45:44 rt 1.23.60.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6d606746ec5a425460695bb3547348ca1c6a7e90]

INTEGRATION: CWS changefileheader (1.7.132); FILE MERGED 2008/03/31 17:23:11 rt 1.7.132.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d89de6a17a3a95e75d7d241ca962a9f7a1c096d3]

INTEGRATION: CWS changefileheader (1.2.108); FILE MERGED 2008/03/31 13:36:02 rt 1.2.108.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4ffb56ea11a4fdeb5f4efe3a5d1602cbf70dc8a1]

INTEGRATION: CWS changefileheaderm6 (1.2.2); FILE MERGED 2008/04/09 16:08:06 rt 1.2.2.1: #i87884# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e9b267c40ac5695c5c1abc98328ad5ac3d2f7e90]

INTEGRATION: CWS changefileheader (1.12.84); FILE MERGED 2008/03/31 07:23:22 rt 1.12.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [213910f6e7c5a7bff2956f5eb791c6524f5f6c67]

INTEGRATION: CWS changefileheader (1.42.38); FILE MERGED 2008/04/01 15:00:36 thb 1.42.38.3: #i85898# Stripping all external header guards 2008/04/01 10:47:45 thb 1.42.38.2: #i85898# Stripping all external header guards 2008/03/28 16:04:43 rt 1.42.38.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [dbd2b77e61450f837e593113dbab394d28976208]

INTEGRATION: CWS changefileheader (1.6.32); FILE MERGED 2008/04/01 15:22:57 thb 1.6.32.3: #i85898# Stripping all external header guards 2008/04/01 12:32:32 thb 1.6.32.2: #i85898# Stripping all external header guards 2008/03/31 07:25:06 rt 1.6.32.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [82eb6af06f794933ccaa60e3d5dcd6d9ce5d16ca]

INTEGRATION: CWS changefileheader (1.21.48); FILE MERGED 2008/04/01 15:15:11 thb 1.21.48.3: #i85898# Stripping all external header guards 2008/04/01 12:29:47 thb 1.21.48.2: #i85898# Stripping all external header guards 2008/03/31 12:31:39 rt 1.21.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0e3f583841f477d74cf8dbb3d023df6df1d70673]

INTEGRATION: CWS changefileheader (1.4.242); FILE MERGED 2008/04/01 15:05:22 thb 1.4.242.2: #i85898# Stripping all external header guards 2008/03/31 12:19:28 rt 1.4.242.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f4224cc9766c28f707e7f9511ad418441c8753fa]

INTEGRATION: CWS changefileheader (1.6.4); FILE MERGED 2008/03/28 16:30:17 rt 1.6.4.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ed1863b7e188f3acf0b3677179f7c11302525791]

INTEGRATION: CWS changefileheader (1.8.484); FILE MERGED 2008/04/01 13:02:04 thb 1.8.484.2: #i85898# Stripping all external header guards 2008/03/28 15:45:44 rt 1.8.484.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [506029699be8c891a491b7b478b1eb50711b521a]

INTEGRATION: CWS changefileheader (1.13.58); FILE MERGED 2008/03/31 17:23:11 rt 1.13.58.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b0ac3e341720a153682ee88036230c485441438d]

INTEGRATION: CWS changefileheader (1.35.2); FILE MERGED 2008/04/01 15:00:36 thb 1.35.2.2: #i85898# Stripping all external header guards 2008/03/28 16:04:42 rt 1.35.2.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3d49451bbe5ef32e281ee0f66217b66526b86954]

INTEGRATION: CWS changefileheader (1.6.32); FILE MERGED 2008/04/01 12:32:32 thb 1.6.32.2: #i85898# Stripping all external header guards 2008/03/31 07:25:06 rt 1.6.32.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8d59088ebe787caffa98ad242414c9a23df6fd24]

INTEGRATION: CWS changefileheader (1.11.14); FILE MERGED 2008/04/01 15:15:11 thb 1.11.14.3: #i85898# Stripping all external header guards 2008/04/01 12:29:47 thb 1.11.14.2: #i85898# Stripping all external header guards 2008/03/31 12:31:39 rt 1.11.14.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [24a37345fdca84e4dd391442676390ac2f3e48a2]

INTEGRATION: CWS changefileheader (1.5.242); FILE MERGED 2008/03/31 12:19:28 rt 1.5.242.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a7c3e798543e8f0d2a2fbd79a87868638f39a265]

INTEGRATION: CWS changefileheader (1.6.4); FILE MERGED 2008/03/28 16:30:16 rt 1.6.4.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2f3e7fd1db58ae67f52e5a6fe1fdc8ec5d5da96b]

INTEGRATION: CWS changefileheader (1.222.58); FILE MERGED 2008/04/01 20:09:45 thb 1.222.58.4: #i85898# Stripping all external header guards, now manually fixing misspelled ones and other compile-time breakage 2008/04/01 16:05:54 thb 1.222.58.3: #i85898# Stripping all external header guards 2008/04/01 13:02:04 thb 1.222.58.2: #i85898# Stripping all external header guards 2008/03/28 15:45:44 rt 1.222.58.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c9d7d4abe62e42f163ca7d65378827124a10efa6]

INTEGRATION: CWS changefileheader (1.3.66); FILE MERGED 2008/03/31 07:23:52 rt 1.3.66.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e3080d20c2d5074f1528b7de4826b2bdb2234362]

INTEGRATION: CWS changefileheader (1.28.40); FILE MERGED 2008/03/31 17:23:11 rt 1.28.40.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [572e9a552a9f24dcf02d386ec53629473f9918e0]

INTEGRATION: CWS changefileheader (1.2.90); FILE MERGED 2008/03/31 13:36:02 rt 1.2.90.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e1247a57a02788ac3b0f7ef38b7f9e2f5f708210]

INTEGRATION: CWS changefileheader (1.3.34); FILE MERGED 2008/03/31 07:23:22 rt 1.3.34.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [739abdd59f432f553e0372f350ae075b864166b9]

INTEGRATION: CWS changefileheader (1.4.16); FILE MERGED 2008/04/01 15:22:57 thb 1.4.16.3: #i85898# Stripping all external header guards 2008/04/01 12:32:32 thb 1.4.16.2: #i85898# Stripping all external header guards 2008/03/31 07:25:06 rt 1.4.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6d1c5217e03a34dd047796d5bcae49a9003d21e6]

INTEGRATION: CWS changefileheader (1.18.14); FILE MERGED 2008/04/01 12:29:47 thb 1.18.14.2: #i85898# Stripping all external header guards 2008/03/31 12:31:39 rt 1.18.14.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4f8ce7a4ab8c21694858390f68359293ed9dbbc9]

INTEGRATION: CWS changefileheader (1.3.92); FILE MERGED 2008/03/31 16:17:32 rt 1.3.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [32b1b607b1d7420e1066b8599ff22ca723a5e6d5]

INTEGRATION: CWS changefileheader (1.3.56); FILE MERGED 2008/04/01 15:05:22 thb 1.3.56.3: #i85898# Stripping all external header guards 2008/04/01 12:26:25 thb 1.3.56.2: #i85898# Stripping all external header guards 2008/03/31 12:19:28 rt 1.3.56.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [51e25d2611b11e5ebbf39393304e44401c5e9e2a]

INTEGRATION: CWS changefileheader (1.5.4); FILE MERGED 2008/03/28 16:30:16 rt 1.5.4.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f7f8861a6f91ea9ccf13ed5ea1cb8b2d57a84407]

INTEGRATION: CWS changefileheader (1.2.88); FILE MERGED 2008/03/31 07:23:52 rt 1.2.88.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [28e46394e7fb6a928628234429cf3475c869b19c]

INTEGRATION: CWS changefileheader (1.9.344); FILE MERGED 2008/03/28 15:45:44 rt 1.9.344.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [69ab8dbfb4a8bb248f822877b269170188bdf5c7]

INTEGRATION: CWS changefileheader (1.9.56); FILE MERGED 2008/03/31 13:36:02 rt 1.9.56.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d39d8883d2998f3fd9f8a0d7bde248d97953a184]

INTEGRATION: CWS changefileheader (1.3.132); FILE MERGED 2008/03/31 17:23:11 rt 1.3.132.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [06b4bd6cc1bce2e1639c3037f845555c74fb0a25]

INTEGRATION: CWS changefileheader (1.18.84); FILE MERGED 2008/03/31 07:23:22 rt 1.18.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d8578c012e377f7a233f7d11ce3eaab23ebffa8e]

INTEGRATION: CWS changefileheader (1.106.80); FILE MERGED 2008/03/28 16:04:42 rt 1.106.80.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c47e7d86dffdf6ae9333c8995e1e3198441051ac]

INTEGRATION: CWS changefileheader (1.5.32); FILE MERGED 2008/04/01 12:32:32 thb 1.5.32.2: #i85898# Stripping all external header guards 2008/03/31 07:25:06 rt 1.5.32.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [68d728a73857aa8cd65b2b56016fd3f2fc9ff249]

INTEGRATION: CWS changefileheader (1.2.14); FILE MERGED 2008/04/01 15:15:11 thb 1.2.14.3: #i85898# Stripping all external header guards 2008/04/01 12:29:47 thb 1.2.14.2: #i85898# Stripping all external header guards 2008/03/31 12:31:39 rt 1.2.14.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d39cb10f80bdc71c1a19c85c4787c5ee8c0a3a81]

INTEGRATION: CWS changefileheader (1.5.92); FILE MERGED 2008/03/31 16:17:32 rt 1.5.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e72be5068f8ca12682a820229720769486556254]

INTEGRATION: CWS changefileheader (1.3.58); FILE MERGED 2008/04/01 15:05:21 thb 1.3.58.3: #i85898# Stripping all external header guards 2008/04/01 12:26:25 thb 1.3.58.2: #i85898# Stripping all external header guards 2008/03/31 12:19:28 rt 1.3.58.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [133a5de1c1aae3138de0ecae19eea3aace414829]

INTEGRATION: CWS changefileheader (1.8.8); FILE MERGED 2008/03/31 07:23:52 rt 1.8.8.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [db462cbc526d0bf6af145f20c2d4701f66d44870]

INTEGRATION: CWS changefileheader (1.3.12); FILE MERGED 2008/03/28 16:30:15 rt 1.3.12.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6fa7c15eac02efbda72d3a173f1cfaa78997effa]

INTEGRATION: CWS changefileheader (1.10.84); FILE MERGED 2008/03/31 13:36:02 rt 1.10.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [09da940d88e117468ac58e627eedbc3c52c72801]

INTEGRATION: CWS changefileheader (1.67.40); FILE MERGED 2008/03/31 17:23:09 rt 1.67.40.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [17a13b6e62b379d73727a15d1cd9242b1e579dff]

INTEGRATION: CWS changefileheader (1.3.846); FILE MERGED 2008/03/28 15:45:44 rt 1.3.846.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4412d0399ece2a376aaa91358760f66464dff747]

INTEGRATION: CWS changefileheader (1.9.74); FILE MERGED 2008/03/31 07:23:22 rt 1.9.74.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [727f0f8afdc50be8268a5243f9497998afdf0e49]

INTEGRATION: CWS changefileheader (1.47.2); FILE MERGED 2008/04/01 15:00:35 thb 1.47.2.3: #i85898# Stripping all external header guards 2008/04/01 10:47:45 thb 1.47.2.2: #i85898# Stripping all external header guards 2008/03/28 16:04:41 rt 1.47.2.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4dd4da4215dd8f6d617d39ff8873aa0a7dbfbe9f]

INTEGRATION: CWS changefileheader (1.6.30); FILE MERGED 2008/04/01 15:22:57 thb 1.6.30.2: #i85898# Stripping all external header guards 2008/03/31 07:25:06 rt 1.6.30.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0d8941da47463f3d7e8e6037320721862fa4cef0]

INTEGRATION: CWS changefileheader (1.2.14); FILE MERGED 2008/03/31 12:31:39 rt 1.2.14.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9e9449dad668cc90a0a6044b4ad70f99336b4092]

INTEGRATION: CWS changefileheader (1.4.246); FILE MERGED 2008/04/01 12:26:25 thb 1.4.246.2: #i85898# Stripping all external header guards 2008/03/31 12:19:28 rt 1.4.246.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b7159783e975c998625f4c9b968461b00b40df00]

INTEGRATION: CWS changefileheader (1.3.58); FILE MERGED 2008/03/31 07:23:51 rt 1.3.58.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [92f461231602965a360d3539bc4c91839183cb89]

INTEGRATION: CWS changefileheader (1.4.84); FILE MERGED 2008/03/31 13:36:02 rt 1.4.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5852770a4316a91f72609b2803181147ace4083d]

INTEGRATION: CWS changefileheader (1.6.484); FILE MERGED 2008/04/01 13:02:04 thb 1.6.484.2: #i85898# Stripping all external header guards 2008/03/28 15:45:43 rt 1.6.484.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b6976ff1375697011f50d595ba84f096d0266648]

INTEGRATION: CWS changefileheader (1.16.58); FILE MERGED 2008/03/31 17:23:09 rt 1.16.58.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5786d0fb3a045475b7cf17c23783e2a6479ca00f]

INTEGRATION: CWS changefileheader (1.3.42); FILE MERGED 2008/03/31 07:23:21 rt 1.3.42.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5ff9caba1297a31533e313982bece2f610ed902e]

INTEGRATION: CWS changefileheader (1.4.48); FILE MERGED 2008/04/01 15:22:57 thb 1.4.48.3: #i85898# Stripping all external header guards 2008/04/01 12:32:32 thb 1.4.48.2: #i85898# Stripping all external header guards 2008/03/31 07:25:05 rt 1.4.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f868367a7ae004361f54f3b854fd79be8de83168]

INTEGRATION: CWS changefileheader (1.17.2); FILE MERGED 2008/04/01 15:00:35 thb 1.17.2.3: #i85898# Stripping all external header guards 2008/04/01 10:47:45 thb 1.17.2.2: #i85898# Stripping all external header guards 2008/03/28 16:04:41 rt 1.17.2.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [98c83118a15123f9f245ded7fe5b5ff2985cfc30]

INTEGRATION: CWS changefileheader (1.2.472); FILE MERGED 2008/03/31 12:31:39 rt 1.2.472.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e24ab223733d9de61095a1e240e1494d1fe1fd9e]

INTEGRATION: CWS changefileheader (1.2.50); FILE MERGED 2008/03/28 16:30:15 rt 1.2.50.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f70601a1417768aff931d679ee3576f5e366eae8]

INTEGRATION: CWS changefileheader (1.8.18); FILE MERGED 2008/04/01 15:05:21 thb 1.8.18.3: #i85898# Stripping all external header guards 2008/04/01 12:26:25 thb 1.8.18.2: #i85898# Stripping all external header guards 2008/03/31 12:19:28 rt 1.8.18.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cc27727b59e50b9a2cdaafc910c4f4a5414309f9]

INTEGRATION: CWS changefileheader (1.5.2); FILE MERGED 2008/03/31 13:36:02 rt 1.5.2.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5afa89a4ba233cbc39e13b1fc1bec97d11668d71]

INTEGRATION: CWS changefileheader (1.25.34); FILE MERGED 2008/03/28 15:45:43 rt 1.25.34.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [22da6831e8b3f1e56c5ca5f2fc01ec12800ab2dc]

INTEGRATION: CWS changefileheader (1.5.132); FILE MERGED 2008/03/31 17:23:09 rt 1.5.132.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0b13cf42ee9316dcae57555b37bfbad1edc80456]

INTEGRATION: CWS changefileheader (1.22.32); FILE MERGED 2008/04/01 15:00:35 thb 1.22.32.2: #i85898# Stripping all external header guards 2008/03/28 16:04:41 rt 1.22.32.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [83e79c45b359228da769776fad90d5e1a76bc5b8]

INTEGRATION: CWS changefileheader (1.2.472); FILE MERGED 2008/04/01 15:15:10 thb 1.2.472.3: #i85898# Stripping all external header guards 2008/04/01 12:29:47 thb 1.2.472.2: #i85898# Stripping all external header guards 2008/03/31 12:31:39 rt 1.2.472.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [75db2d1b16573d1161f346c25d031b4d88ae5ce6]

INTEGRATION: CWS changefileheader (1.3.12); FILE MERGED 2008/03/28 16:30:14 rt 1.3.12.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7954be451e2e8f3b0fbae7f6487c1276f385a6e5]

INTEGRATION: CWS changefileheader (1.4.246); FILE MERGED 2008/04/01 15:05:21 thb 1.4.246.3: #i85898# Stripping all external header guards 2008/04/01 12:26:25 thb 1.4.246.2: #i85898# Stripping all external header guards 2008/03/31 12:19:28 rt 1.4.246.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e29babea00d89943ce3e488f5024a19bb34c9597]

INTEGRATION: CWS changefileheader (1.15.66); FILE MERGED 2008/03/31 07:23:51 rt 1.15.66.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [37853b8c0158608fce4daedbaaf327675a0cf55f]

INTEGRATION: CWS changefileheader (1.7.84); FILE MERGED 2008/03/31 13:36:02 rt 1.7.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [81e96685f3a96800b67140203b4696bb3c0df1d8]

INTEGRATION: CWS changefileheader (1.7.80); FILE MERGED 2008/03/28 15:45:43 rt 1.7.80.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [63188789374efdb697e0516adf0c0590b7105e38]

INTEGRATION: CWS changefileheader (1.8.60); FILE MERGED 2008/03/31 07:24:58 rt 1.8.60.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [23794daf15365c32ecdd7a512727ed961f172517]

INTEGRATION: CWS changefileheader (1.4.34); FILE MERGED 2008/03/31 07:23:21 rt 1.4.34.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cd71424f30489a4e2bafa027cfb94c7149cac04e]

INTEGRATION: CWS changefileheader (1.55.2); FILE MERGED 2008/04/01 15:00:35 thb 1.55.2.3: #i85898# Stripping all external header guards 2008/04/01 10:47:45 thb 1.55.2.2: #i85898# Stripping all external header guards 2008/03/28 16:04:41 rt 1.55.2.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c8ff79eb58b0989946a31dfca08106c7753c6043]

INTEGRATION: CWS changefileheaderm6 (1.2.2); FILE MERGED 2008/04/09 16:06:20 rt 1.2.2.1: #i87884# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [34d68b1ebb150d13de33110669333625b35b1cf9]

INTEGRATION: CWS changefileheader (1.4.48); FILE MERGED 2008/04/01 12:29:47 thb 1.4.48.2: #i85898# Stripping all external header guards 2008/03/31 12:31:39 rt 1.4.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [20a4b8743bd54e657078c2aacbd933250f310592]

INTEGRATION: CWS changefileheader (1.45.4); FILE MERGED 2008/04/01 12:37:08 thb 1.45.4.2: #i85898# Stripping all external header guards 2008/03/31 17:23:09 rt 1.45.4.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [74b27148096c1fc98ef03cd0a272f41b268affdc]

INTEGRATION: CWS changefileheader (1.17.40); FILE MERGED 2008/03/31 07:23:51 rt 1.17.40.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3496683021e6d10424cf7a36c7bf455f68472d72]

INTEGRATION: CWS changefileheader (1.2.96); FILE MERGED 2008/04/01 15:05:21 thb 1.2.96.3: #i85898# Stripping all external header guards 2008/04/01 12:26:25 thb 1.2.96.2: #i85898# Stripping all external header guards 2008/03/31 12:19:28 rt 1.2.96.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [67377e0aef09f308188e257ad883c0e8efc1358e]

INTEGRATION: CWS changefileheader (1.8.72); FILE MERGED 2008/03/31 13:36:01 rt 1.8.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6f37612c4572ac4aa53c02f8c5d559aaafd81e7f]

INTEGRATION: CWS changefileheader (1.6.12); FILE MERGED 2008/03/31 07:24:58 rt 1.6.12.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1fab711630eec87914b9a3a8cadfa91b08c7c1db]

INTEGRATION: CWS changefileheader (1.2.40); FILE MERGED 2008/03/31 07:23:21 rt 1.2.40.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [388bb1b5b2ebeb831809455d3ba5a8efc687ed0a]

INTEGRATION: CWS changefileheader (1.2.846); FILE MERGED 2008/03/28 15:45:37 rt 1.2.846.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7383cdbfbed3e6483d920b0f44340cfbe01984c9]

INTEGRATION: CWS changefileheader (1.3.472); FILE MERGED 2008/04/01 15:15:10 thb 1.3.472.2: #i85898# Stripping all external header guards 2008/03/31 12:31:39 rt 1.3.472.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [afa533fdae78d832a5c9b8178ba6ee153165e12e]

INTEGRATION: CWS changefileheader (1.3.148); FILE MERGED 2008/04/01 15:00:35 thb 1.3.148.3: #i85898# Stripping all external header guards 2008/04/01 10:47:45 thb 1.3.148.2: #i85898# Stripping all external header guards 2008/03/28 16:04:41 rt 1.3.148.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [72d0ea643c15b68ef9e1b17c76ec0732fbf2e23e]

INTEGRATION: CWS changefileheader (1.8.100); FILE MERGED 2008/03/28 16:30:14 rt 1.8.100.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [33716af144f4072f47c091714c42c66486657910]

INTEGRATION: CWS changefileheader (1.12.84); FILE MERGED 2008/04/01 15:05:21 thb 1.12.84.3: #i85898# Stripping all external header guards 2008/04/01 12:26:25 thb 1.12.84.2: #i85898# Stripping all external header guards 2008/03/31 12:19:28 rt 1.12.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [86929ea57ba3ce196b0dda16bb69d48c4f0e7465]

INTEGRATION: CWS changefileheader (1.16.50); FILE MERGED 2008/04/01 12:31:29 thb 1.16.50.2: #i85898# Stripping all external header guards 2008/03/31 07:23:51 rt 1.16.50.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b4704e04e035ab5312fa95b2abf941e62fd8c482]

INTEGRATION: CWS changefileheader (1.2.108); FILE MERGED 2008/03/31 13:36:01 rt 1.2.108.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [49a67ecbad60eb905fc72b879526a2d11414e35e]

INTEGRATION: CWS changefileheader (1.8.12); FILE MERGED 2008/03/31 07:24:58 rt 1.8.12.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4ef5fa8dcf745d4991c6a4a380660963ae9216f6]

INTEGRATION: CWS changefileheader (1.33.74); FILE MERGED 2008/04/01 15:10:34 thb 1.33.74.3: #i85898# Stripping all external header guards 2008/04/01 12:28:03 thb 1.33.74.2: #i85898# Stripping all external header guards 2008/03/31 07:23:21 rt 1.33.74.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f6f473a6688c165b91cc5da109ef8a1502310808]

INTEGRATION: CWS changefileheader (1.3.276); FILE MERGED 2008/04/01 12:29:47 thb 1.3.276.2: #i85898# Stripping all external header guards 2008/03/31 12:31:39 rt 1.3.276.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b9ca4054c06272d82078bd92c7ecb246a76cf24a]

INTEGRATION: CWS changefileheader (1.3.148); FILE MERGED 2008/03/28 16:04:41 rt 1.3.148.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7ce0c4123857582842a231c514ab47e97c1d0787]

INTEGRATION: CWS changefileheader (1.5.170); FILE MERGED 2008/03/28 16:30:13 rt 1.5.170.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6bd6b958af933e8c9e2af41c4ee4242ee2819159]

INTEGRATION: CWS changefileheader (1.15.26); FILE MERGED 2008/03/31 07:23:51 rt 1.15.26.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5618c749c648c38351b5ec4d9f9e5329e097fea0]

INTEGRATION: CWS changefileheader (1.2.206); FILE MERGED 2008/04/01 15:05:21 thb 1.2.206.2: #i85898# Stripping all external header guards 2008/03/31 12:19:28 rt 1.2.206.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8bdde5c82d224b4b541dddd3919fb15005a25da6]

INTEGRATION: CWS changefileheader (1.4.72); FILE MERGED 2008/03/31 13:36:01 rt 1.4.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d6c4583b26bef31ae5cb67a3a9f633ae41a4ff3b]

INTEGRATION: CWS changefileheader (1.8.14); FILE MERGED 2008/03/31 07:24:58 rt 1.8.14.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1f8c5ba5e1d118b4a730fecf653565d99d0e4913]

INTEGRATION: CWS changefileheader (1.17.74); FILE MERGED 2008/03/31 07:23:21 rt 1.17.74.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5ab231c7348bce21d28c19ff369e3d52ec6c7d9d]

INTEGRATION: CWS changefileheader (1.42.168); FILE MERGED 2008/03/31 12:31:38 rt 1.42.168.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [402dadcd9d09d3dc8c6ed8da35e8fb2d67824272]

INTEGRATION: CWS changefileheader (1.42.2); FILE MERGED 2008/04/01 15:00:35 thb 1.42.2.3: #i85898# Stripping all external header guards 2008/04/01 10:47:45 thb 1.42.2.2: #i85898# Stripping all external header guards 2008/03/28 16:04:41 rt 1.42.2.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9cdb4788dc5284a0c3f86e37d0820f5c736331c2]

INTEGRATION: CWS changefileheader (1.9.32); FILE MERGED 2008/03/28 16:30:13 rt 1.9.32.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0c85e4d135b276bc642060dc4d578b3290bd729f]

INTEGRATION: CWS changefileheader (1.16.8); FILE MERGED 2008/04/01 15:20:34 thb 1.16.8.3: #i85898# Stripping all external header guards 2008/04/01 12:31:29 thb 1.16.8.2: #i85898# Stripping all external header guards 2008/03/31 07:23:51 rt 1.16.8.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [148890377c806b85e81058bdfcd1c48ac8235454]

INTEGRATION: CWS changefileheader (1.8.84); FILE MERGED 2008/03/31 13:36:01 rt 1.8.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b3dc39f2f5cb22af79170c91fd348fe2f7f6a030]

INTEGRATION: CWS changefileheader (1.2.242); FILE MERGED 2008/03/31 12:19:28 rt 1.2.242.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [62677046518eed231179174a9e97ba5a00edefda]

INTEGRATION: CWS changefileheader (1.6.54); FILE MERGED 2008/03/31 07:24:58 rt 1.6.54.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [557f1df42548c0662bd8d613ff0075f85f0201ab]

INTEGRATION: CWS changefileheader (1.4.46); FILE MERGED 2008/03/31 07:23:21 rt 1.4.46.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e558df02b5baabaa0f4e94262a4fae18d69f5436]

INTEGRATION: CWS changefileheader (1.4.472); FILE MERGED 2008/03/31 12:31:38 rt 1.4.472.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [01ad0e91921aa7008aa5d18bf66c2f734a8001f6]

INTEGRATION: CWS changefileheader (1.58.60); FILE MERGED 2008/04/01 15:00:34 thb 1.58.60.2: #i85898# Stripping all external header guards 2008/03/28 16:04:40 rt 1.58.60.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2dc0c3bc5f216beeed7d4796cc7bf01b363a0b9f]

INTEGRATION: CWS changefileheader (1.7.100); FILE MERGED 2008/03/28 16:30:13 rt 1.7.100.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [14f035ee9fb27d1b6830c923c39ec35c28790d9c]

INTEGRATION: CWS changefileheader (1.16.58); FILE MERGED 2008/04/01 15:20:34 thb 1.16.58.3: #i85898# Stripping all external header guards 2008/04/01 12:31:29 thb 1.16.58.2: #i85898# Stripping all external header guards 2008/03/31 07:23:51 rt 1.16.58.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bd6c7a04fa1c0515dcc66c77a84e61366f59a81a]

INTEGRATION: CWS changefileheader (1.12.4); FILE MERGED 2008/03/31 13:36:01 rt 1.12.4.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4770f2c8b42045a09d7103dd20a3906d81a4682b]

INTEGRATION: CWS changefileheader (1.2.102); FILE MERGED 2008/04/01 12:26:25 thb 1.2.102.2: #i85898# Stripping all external header guards 2008/03/31 12:19:28 rt 1.2.102.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ecefc8459390d6243367533c9a1f6bb87c3fff35]

INTEGRATION: CWS changefileheader (1.17.38); FILE MERGED 2008/03/31 07:24:58 rt 1.17.38.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e1dc5bc48a2e3934c9da4bd3b663aef564867e14]

INTEGRATION: CWS changefileheader (1.5.84); FILE MERGED 2008/03/31 07:23:21 rt 1.5.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0b212b277bbaf287ab5d778d02968e9f8983ec42]

INTEGRATION: CWS changefileheader (1.5.48); FILE MERGED 2008/04/01 15:15:10 thb 1.5.48.3: #i85898# Stripping all external header guards 2008/04/01 12:29:47 thb 1.5.48.2: #i85898# Stripping all external header guards 2008/03/31 12:31:38 rt 1.5.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8aa8d285b4a71862a4ef12110a6245fc902e2e73]

INTEGRATION: CWS changefileheader (1.25.84); FILE MERGED 2008/04/01 15:00:34 thb 1.25.84.3: #i85898# Stripping all external header guards 2008/04/01 10:47:45 thb 1.25.84.2: #i85898# Stripping all external header guards 2008/03/28 16:04:40 rt 1.25.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7228bf7c7735dd39b955c023b0e7cc4ce6a7cd87]

INTEGRATION: CWS changefileheader (1.11.12); FILE MERGED 2008/03/28 16:30:12 rt 1.11.12.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5041ecc07850cf7f02c876dcac729c0239d4e52b]

INTEGRATION: CWS changefileheader (1.23.8); FILE MERGED 2008/04/01 15:20:34 thb 1.23.8.3: #i85898# Stripping all external header guards 2008/04/01 12:31:29 thb 1.23.8.2: #i85898# Stripping all external header guards 2008/03/31 07:23:51 rt 1.23.8.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b1496304819e1ab589c058bd08867b57f1ef5a4d]

INTEGRATION: CWS changefileheader (1.6.108); FILE MERGED 2008/03/31 13:36:01 rt 1.6.108.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5cac3fd40a6f513ade58d66ee8f5976937344b6f]

INTEGRATION: CWS changefileheader (1.13.12); FILE MERGED 2008/03/31 07:24:58 rt 1.13.12.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [dc1214ce9c8882a714a3d6498832f3c58761e5f5]

INTEGRATION: CWS changefileheader (1.17.34); FILE MERGED 2008/03/31 07:23:20 rt 1.17.34.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b8a3c20216f3283b46edec4b5d736c0c139e1e42]

INTEGRATION: CWS changefileheader (1.16.48); FILE MERGED 2008/04/01 15:15:10 thb 1.16.48.3: #i85898# Stripping all external header guards 2008/04/01 12:29:47 thb 1.16.48.2: #i85898# Stripping all external header guards 2008/03/31 12:31:38 rt 1.16.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2e3f44a827156592d027505a9aa82b3aab3af3f7]

INTEGRATION: CWS changefileheader (1.4.244); FILE MERGED 2008/03/28 16:04:40 rt 1.4.244.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [74bb85806ea91b1f87994bed4287af71126c4a90]

INTEGRATION: CWS changefileheader (1.8.92); FILE MERGED 2008/03/31 16:17:32 rt 1.8.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2f2654cd74f622cbc4c5926da4ff597112d595fc]

INTEGRATION: CWS changefileheader (1.3.26); FILE MERGED 2008/03/28 16:30:12 rt 1.3.26.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ea03e63068a82f48ff50a8f419f9ddb92185ee2a]

INTEGRATION: CWS changefileheader (1.10.4); FILE MERGED 2008/03/31 13:36:01 rt 1.10.4.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7c72e544d51c6123de62605303f26267a5a752cc]

INTEGRATION: CWS changefileheader (1.11.74); FILE MERGED 2008/03/31 07:23:20 rt 1.11.74.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bd16c7de04a8c2f141acdd589124903ffd6b4e34]

INTEGRATION: CWS changefileheader (1.5.846); FILE MERGED 2008/03/28 15:45:37 rt 1.5.846.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [840feadbae9f7654d7ced6fff1f58f42e34af208]

INTEGRATION: CWS changefileheader (1.3.276); FILE MERGED 2008/03/31 12:31:38 rt 1.3.276.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b0b9d215c9d5a568183530145dc5f15cbe2248aa]

INTEGRATION: CWS changefileheader (1.44.34); FILE MERGED 2008/04/01 15:00:34 thb 1.44.34.3: #i85898# Stripping all external header guards 2008/04/01 10:47:44 thb 1.44.34.2: #i85898# Stripping all external header guards 2008/03/28 16:04:40 rt 1.44.34.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b402a77790dd90d73c185565579e56788ebbaa05]

INTEGRATION: CWS changefileheader (1.12.92); FILE MERGED 2008/03/31 16:17:31 rt 1.12.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [788ce69a66aab6173a2df3e683dacbf1f6cdeabe]

INTEGRATION: CWS changefileheader (1.7.246); FILE MERGED 2008/04/01 15:05:21 thb 1.7.246.3: #i85898# Stripping all external header guards 2008/04/01 12:26:25 thb 1.7.246.2: #i85898# Stripping all external header guards 2008/03/31 12:19:28 rt 1.7.246.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2c3f44209ba69f95d25490fd4768ad7d7add11b0]

INTEGRATION: CWS changefileheader (1.2.32); FILE MERGED 2008/03/28 16:30:11 rt 1.2.32.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7c65db9e17a583b93b939b237c0b71044f8d9985]

INTEGRATION: CWS changefileheader (1.14.4); FILE MERGED 2008/03/31 13:36:01 rt 1.14.4.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6418e770db2f37d14d4595f0e235792a3c5e0e5b]

INTEGRATION: CWS changefileheader (1.5.54); FILE MERGED 2008/03/31 07:24:58 rt 1.5.54.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b142db763b7fcdb7f2e5016e024199974b422288]

INTEGRATION: CWS changefileheader (1.6.90); FILE MERGED 2008/04/01 15:10:33 thb 1.6.90.2: #i85898# Stripping all external header guards 2008/03/31 07:23:20 rt 1.6.90.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b5e145f7b65ebbbdb7157f583a96b5347d3b7d96]

INTEGRATION: CWS changefileheader (1.7.24); FILE MERGED 2008/03/31 12:31:38 rt 1.7.24.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b25a27b288d5324fd3aa25b9dc5828a6328670ca]

INTEGRATION: CWS changefileheader (1.10.92); FILE MERGED 2008/03/31 16:17:31 rt 1.10.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bee33ae7777b2b8f90a5d44ee0893d51cbde15df]

INTEGRATION: CWS changefileheader (1.10.56); FILE MERGED 2008/04/01 15:05:21 thb 1.10.56.3: #i85898# Stripping all external header guards 2008/04/01 12:26:25 thb 1.10.56.2: #i85898# Stripping all external header guards 2008/03/31 12:19:28 rt 1.10.56.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a2d223070b33be922807aaf126ed0e873c062d66]

INTEGRATION: CWS changefileheader (1.22.4); FILE MERGED 2008/03/31 13:36:01 rt 1.22.4.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bd781f24c8518b066e33b687c35bdc7e6c7628f6]

INTEGRATION: CWS changefileheader (1.4.54); FILE MERGED 2008/03/31 07:24:58 rt 1.4.54.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b966b374d082247c9975e7e6e03267585ee49f92]

INTEGRATION: CWS changefileheader (1.12.34); FILE MERGED 2008/03/31 07:23:20 rt 1.12.34.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a8ffdaf4437e8c51c360c11c132fc6176298b158]

INTEGRATION: CWS changefileheader (1.11.92); FILE MERGED 2008/03/31 16:17:31 rt 1.11.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ea7701cfcfd235e31793d57bbf25672edc934121]

INTEGRATION: CWS changefileheader (1.3.80); FILE MERGED 2008/03/31 07:24:58 rt 1.3.80.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [191bea981563284d710b4ba8c7263fddbdd547af]

INTEGRATION: CWS changefileheader (1.11.40); FILE MERGED 2008/04/01 12:31:29 thb 1.11.40.2: #i85898# Stripping all external header guards 2008/03/31 07:23:51 rt 1.11.40.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bd2f0212dacffc9cf84551e49fd522d4d5a17fdb]

INTEGRATION: CWS changefileheader (1.3.244); FILE MERGED 2008/04/01 15:00:34 thb 1.3.244.2: #i85898# Stripping all external header guards 2008/03/28 16:04:40 rt 1.3.244.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [eb2eaecc324a5993bf4364af23afbd55e7b3c453]

INTEGRATION: CWS changefileheader (1.3.846); FILE MERGED 2008/03/28 15:45:37 rt 1.3.846.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [52ac5ba09e4f4d7d9bdc4b96a14004981bcbd1e6]

INTEGRATION: CWS changefileheader (1.5.46); FILE MERGED 2008/03/31 07:23:20 rt 1.5.46.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [288ddfa308fbe7d25e8f20bef460f10466f1d9d3]

INTEGRATION: CWS changefileheader (1.2.36); FILE MERGED 2008/03/31 12:19:28 rt 1.2.36.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c9d575616645568927f3326a661efeda3a5c59c4]

INTEGRATION: CWS changefileheader (1.14.92); FILE MERGED 2008/03/31 16:17:31 rt 1.14.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [146f485478a221f9586c15a60d3d2210d5f2b51a]

INTEGRATION: CWS changefileheaderm6 (1.2.2); FILE MERGED 2008/04/09 16:06:10 rt 1.2.2.1: #i87884# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c19ed538618f2d2abf27db635dec210c76e82c02]

INTEGRATION: CWS changefileheader (1.9.38); FILE MERGED 2008/04/01 15:00:34 thb 1.9.38.3: #i85898# Stripping all external header guards 2008/04/01 10:47:44 thb 1.9.38.2: #i85898# Stripping all external header guards 2008/03/28 16:04:40 rt 1.9.38.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6d8d0f4a17388fe3a64181147d11d853c921826e]

INTEGRATION: CWS changefileheader (1.7.38); FILE MERGED 2008/03/31 07:24:58 rt 1.7.38.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6c7ae272dc680608e5e3fbc01386f053f7b184c4]

INTEGRATION: CWS changefileheader (1.9.58); FILE MERGED 2008/04/01 12:31:29 thb 1.9.58.2: #i85898# Stripping all external header guards 2008/03/31 07:23:51 rt 1.9.58.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [86b14e7387545317380dab32b31dc2ee4ec5923b]

INTEGRATION: CWS changefileheader (1.6.84); FILE MERGED 2008/04/01 15:10:33 thb 1.6.84.2: #i85898# Stripping all external header guards 2008/03/31 07:23:20 rt 1.6.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [49c5dc7b63f3da0ec2824fee0a97345980d01287]

INTEGRATION: CWS changefileheader (1.4.12); FILE MERGED 2008/03/28 16:30:10 rt 1.4.12.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [da75501dd5cff3ccbe61981728a4c767973d73ab]

INTEGRATION: CWS changefileheader (1.5.246); FILE MERGED 2008/04/01 15:05:20 thb 1.5.246.3: #i85898# Stripping all external header guards 2008/04/01 12:26:24 thb 1.5.246.2: #i85898# Stripping all external header guards 2008/03/31 12:19:28 rt 1.5.246.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [24fd3beb3ae9d229f11bda49485388df14eba20c]

INTEGRATION: CWS changefileheaderm6 (1.2.4); FILE MERGED 2008/04/09 16:06:10 rt 1.2.4.1: #i87884# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f4c8cfb4e48b0241e8eb9f3768a0ecdfea09702c]

INTEGRATION: CWS changefileheader (1.5.84); FILE MERGED 2008/03/31 13:36:01 rt 1.5.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9d23834e451a4ab9c7845d7448479de7d01701f3]

INTEGRATION: CWS changefileheader (1.7.74); FILE MERGED 2008/03/31 07:23:20 rt 1.7.74.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [905990838ce36547ebd3cf53481bd4bbc82edcd8]

INTEGRATION: CWS changefileheader (1.15.32); FILE MERGED 2008/04/01 15:00:34 thb 1.15.32.3: #i85898# Stripping all external header guards 2008/04/01 10:47:44 thb 1.15.32.2: #i85898# Stripping all external header guards 2008/03/28 16:04:40 rt 1.15.32.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a5c8589d655523d6f0219eebdf3eea308cd18264]

INTEGRATION: CWS changefileheader (1.15.58); FILE MERGED 2008/04/01 12:31:28 thb 1.15.58.2: #i85898# Stripping all external header guards 2008/03/31 07:23:51 rt 1.15.58.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [dfe1e2fe0353b4612b26d83e457a7b5aafe824e8]

INTEGRATION: CWS changefileheader (1.9.54); FILE MERGED 2008/03/31 07:24:58 rt 1.9.54.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6aaa76007d34fdcfea53178d8760321623880ca2]

INTEGRATION: CWS changefileheader (1.13.88); FILE MERGED 2008/03/31 16:17:31 rt 1.13.88.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [307ede06589b474049925fd1c18f7053aa273698]

INTEGRATION: CWS changefileheader (1.5.136); FILE MERGED 2008/04/01 15:05:20 thb 1.5.136.3: #i85898# Stripping all external header guards 2008/04/01 12:26:24 thb 1.5.136.2: #i85898# Stripping all external header guards 2008/03/31 12:19:28 rt 1.5.136.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [de82b76f62ab6a6697cfa1f95739a2ffbef7ef7e]

INTEGRATION: CWS changefileheader (1.13.4); FILE MERGED 2008/03/31 13:36:01 rt 1.13.4.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a41a279ec2605b8f4caf6197896e840e6bb09406]

INTEGRATION: CWS changefileheader (1.5.132); FILE MERGED 2008/03/31 07:23:20 rt 1.5.132.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a05ae64d57b57b273e2e56a39976530c74fb2d06]

INTEGRATION: CWS changefileheader (1.7.92); FILE MERGED 2008/04/01 15:00:34 thb 1.7.92.2: #i85898# Stripping all external header guards 2008/03/28 16:04:40 rt 1.7.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c0dadb8d99a9adf0c303d9b1d9158b30708aba5e]

INTEGRATION: CWS changefileheader (1.15.40); FILE MERGED 2008/03/31 07:23:20 rt 1.15.40.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d3c9f12b2351cd76ab69f12dfd038968d107ac22]

INTEGRATION: CWS changefileheader (1.2.846); FILE MERGED 2008/03/28 15:45:36 rt 1.2.846.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [42dd34e8b47d692adc2671af6fab5f922aee93e5]

INTEGRATION: CWS changefileheader (1.11.12); FILE MERGED 2008/03/31 07:24:58 rt 1.11.12.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f4caefe0047722cdb75c1dd6747c4801df23a540]

INTEGRATION: CWS changefileheader (1.10.100); FILE MERGED 2008/03/28 16:30:09 rt 1.10.100.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [01b955e356bb1497b41d06c1812c4102ec5d6f2e]

INTEGRATION: CWS changefileheader (1.4.18); FILE MERGED 2008/03/31 12:19:28 rt 1.4.18.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d22f40c0cd706f0fb5da9e6aba7d5cdf1da06e5a]

INTEGRATION: CWS changefileheader (1.7.92); FILE MERGED 2008/03/31 16:17:31 rt 1.7.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3c4e21124de7e85aef8110933ae43821da3f6af2]

INTEGRATION: CWS changefileheader (1.20.38); FILE MERGED 2008/04/01 15:00:33 thb 1.20.38.2: #i85898# Stripping all external header guards 2008/03/28 16:04:39 rt 1.20.38.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [44542106a26e42cd9abae58f3d744680132d1502]

INTEGRATION: CWS changefileheaderm6 (1.2.4); FILE MERGED 2008/04/09 16:06:09 rt 1.2.4.1: #i87884# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3989a0236501d94aeedb579671a9406bf3f0670a]

INTEGRATION: CWS changefileheader (1.4.88); FILE MERGED 2008/03/31 07:23:51 rt 1.4.88.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [aef27367de1c3c9a95fc45a0485948bd5b28cef9]

INTEGRATION: CWS changefileheader (1.5.170); FILE MERGED 2008/03/28 16:04:39 rt 1.5.170.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [973365d7f1d0acdcae260b83f58c394ec0ce6b19]

INTEGRATION: CWS changefileheader (1.3.846); FILE MERGED 2008/03/28 15:45:36 rt 1.3.846.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [dc27f86c6ffee64c283a36a214f93527d68599d7]

INTEGRATION: CWS changefileheader (1.3.170); FILE MERGED 2008/03/28 16:30:09 rt 1.3.170.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [822532a7efbf6e25bbdcd0f23abd86954d6b13c1]

INTEGRATION: CWS changefileheader (1.3.36); FILE MERGED 2008/03/31 07:23:19 rt 1.3.36.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6c3147515894fc698d4fd89752e9ee1c1618ddae]

INTEGRATION: CWS changefileheader (1.9.58); FILE MERGED 2008/04/01 12:31:28 thb 1.9.58.2: #i85898# Stripping all external header guards 2008/03/31 07:23:51 rt 1.9.58.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e79300bb94a42f650ef693fd3540ed8be670a34f]

INTEGRATION: CWS changefileheader (1.8.92); FILE MERGED 2008/03/31 16:17:31 rt 1.8.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a05c5d6839c1ec147fd7332e0a74e3c3d826b800]

INTEGRATION: CWS changefileheader (1.15.48); FILE MERGED 2008/03/31 12:31:38 rt 1.15.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6f4f585c15f9dfb2e04d3955ebfce8c58101edc3]

INTEGRATION: CWS changefileheader (1.8.92); FILE MERGED 2008/04/01 15:00:33 thb 1.8.92.3: #i85898# Stripping all external header guards 2008/04/01 10:47:44 thb 1.8.92.2: #i85898# Stripping all external header guards 2008/03/28 16:04:39 rt 1.8.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f3a37d668fcf889314209b48dc4b44095e1d445a]

INTEGRATION: CWS changefileheader (1.10.32); FILE MERGED 2008/03/28 16:30:08 rt 1.10.32.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2426622510c9167c275a34f7004a331bf26c9ffe]

INTEGRATION: CWS changefileheader (1.5.34); FILE MERGED 2008/03/31 07:23:19 rt 1.5.34.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6087c6490a9ae95055283fa1565f05e60f73bed8]

INTEGRATION: CWS changefileheader (1.4.228); FILE MERGED 2008/04/01 15:05:20 thb 1.4.228.2: #i85898# Stripping all external header guards 2008/03/31 12:19:28 rt 1.4.228.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2ab1840c54d93d3f317d0d7f8111d625506c7fbd]

INTEGRATION: CWS changefileheader (1.16.4); FILE MERGED 2008/03/31 07:24:58 rt 1.16.4.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3fa9f02344a1acfa665d66f8dc85403056d11893]

INTEGRATION: CWS changefileheader (1.5.58); FILE MERGED 2008/03/31 07:23:51 rt 1.5.58.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0b4256618d115ac24a71dba87bef50520cbeffa9]

INTEGRATION: CWS changefileheader (1.13.100); FILE MERGED 2008/03/28 16:30:08 rt 1.13.100.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bd969d48b02bc0df22276e60094a5cdcd31a0d51]

INTEGRATION: CWS changefileheader (1.8.48); FILE MERGED 2008/03/31 12:31:38 rt 1.8.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d2d553174a41d96d94f65446926fdf9395a84043]

INTEGRATION: CWS changefileheader (1.10.12); FILE MERGED 2008/03/31 07:24:58 rt 1.10.12.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [eea07e27d7bd80470ef977255f51f82bcc315d81]

INTEGRATION: CWS changefileheader (1.3.246); FILE MERGED 2008/04/01 12:26:24 thb 1.3.246.2: #i85898# Stripping all external header guards 2008/03/31 12:19:28 rt 1.3.246.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3377570bdf34f0eef984702b6f60f45a40b5aa6a]

INTEGRATION: CWS changefileheader (1.9.4); FILE MERGED 2008/03/31 13:36:01 rt 1.9.4.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f79ce3fe2666620b8385f08f293757ab7fe23fa0]

INTEGRATION: CWS changefileheader (1.4.34); FILE MERGED 2008/03/31 07:23:19 rt 1.4.34.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4f4f1dc6b126ba7953ecc560768d0b9e1da09cfc]

INTEGRATION: CWS changefileheader (1.13.12); FILE MERGED 2008/03/28 16:30:08 rt 1.13.12.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1f4698d7e4f5fc1dcaf4bb613ab610f1de94b02f]

INTEGRATION: CWS changefileheader (1.9.92); FILE MERGED 2008/03/31 16:17:31 rt 1.9.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8cad6d3114e4c506eb68e8eb87716133feaed1fe]

INTEGRATION: CWS changefileheader (1.3.246); FILE MERGED 2008/03/31 12:19:28 rt 1.3.246.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [afb99f1345387fa32e7509dd02f9ac5423a2e5d4]

INTEGRATION: CWS changefileheader (1.4.58); FILE MERGED 2008/04/01 15:20:34 thb 1.4.58.3: #i85898# Stripping all external header guards 2008/04/01 12:31:28 thb 1.4.58.2: #i85898# Stripping all external header guards 2008/03/31 07:23:51 rt 1.4.58.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b1b762e56f0ee2e560b3caca53c67ec4aaf74656]

INTEGRATION: CWS changefileheader (1.5.12); FILE MERGED 2008/03/31 07:24:58 rt 1.5.12.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c7d73b87a2396f4684a3bfef4fd481ff6762fab2]

INTEGRATION: CWS changefileheader (1.8.332); FILE MERGED 2008/03/31 12:31:38 rt 1.8.332.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b4421ff25316c3839435a883bbaaa8a1c4fe5be7]

INTEGRATION: CWS changefileheader (1.10.92); FILE MERGED 2008/04/01 15:00:33 thb 1.10.92.3: #i85898# Stripping all external header guards 2008/04/01 10:47:44 thb 1.10.92.2: #i85898# Stripping all external header guards 2008/03/28 16:04:39 rt 1.10.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b38b6bd05962ebcca0f32863c9fe84c6eaa606f7]

INTEGRATION: CWS changefileheader (1.28.4); FILE MERGED 2008/03/31 13:36:00 rt 1.28.4.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3677d2d7d0cfb52462c05348a8765fb2583379bd]

INTEGRATION: CWS changefileheader (1.2.12); FILE MERGED 2008/03/28 16:30:07 rt 1.2.12.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [06eefcde51a3e1a5572ac64a6c1127aad1478861]

INTEGRATION: CWS changefileheader (1.4.48); FILE MERGED 2008/03/31 07:23:51 rt 1.4.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d8dabf06e94dfdd37fc8559a05db4845a83cb8b7]

INTEGRATION: CWS changefileheader (1.7.14); FILE MERGED 2008/03/31 12:31:37 rt 1.7.14.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d37a310819087369dfc451e2e36ee99e7a05c44e]

INTEGRATION: CWS changefileheader (1.13.92); FILE MERGED 2008/03/31 16:17:31 rt 1.13.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e3f3ff1f10e8a82a0112a60dd65501e49d1a933d]

INTEGRATION: CWS changefileheaderm6 (1.2.4); FILE MERGED 2008/04/10 10:20:26 rt 1.2.4.1: #i87884# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [928ccc38990c7555d872ff600bbeafcf3c7493df]

INTEGRATION: CWS changefileheader (1.12.58); FILE MERGED 2008/04/01 12:31:28 thb 1.12.58.2: #i85898# Stripping all external header guards 2008/03/31 07:23:51 rt 1.12.58.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d6ce514823bfe6191fe9681e7f9f2ac3bc04b331]

INTEGRATION: CWS changefileheader (1.4.246); FILE MERGED 2008/04/01 15:05:20 thb 1.4.246.3: #i85898# Stripping all external header guards 2008/04/01 12:26:24 thb 1.4.246.2: #i85898# Stripping all external header guards 2008/03/31 12:19:28 rt 1.4.246.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [89af656fab21e38ecd5892e9470a536275e77823]

INTEGRATION: CWS changefileheader (1.16.24); FILE MERGED 2008/03/31 12:31:37 rt 1.16.24.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [df7ae678bb047d708655f13b042a159cb1a242c4]

INTEGRATION: CWS changefileheader (1.5.54); FILE MERGED 2008/04/01 12:32:27 thb 1.5.54.1: #i85898# Stripping all external header guards


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [541cf787bec0ba1d0b55cc74c57802e18d5510df]

INTEGRATION: CWS changefileheader (1.6.172); FILE MERGED 2008/03/28 16:04:39 rt 1.6.172.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4b049958d7b9cf8ec5bffbb7ce38da7b038c05d8]

INTEGRATION: CWS changefileheader (1.13.8); FILE MERGED 2008/03/31 12:31:37 rt 1.13.8.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2f621114744544eda05405c6f8a9ba164a50865b]

INTEGRATION: CWS changefileheader (1.3.246); FILE MERGED 2008/04/01 15:05:20 thb 1.3.246.3: #i85898# Stripping all external header guards 2008/04/01 12:26:24 thb 1.3.246.2: #i85898# Stripping all external header guards 2008/03/31 12:19:27 rt 1.3.246.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e79bf082db31bffde5b52a5e960813adf8e542e3]

INTEGRATION: CWS changefileheader (1.2.40); FILE MERGED 2008/03/31 07:23:19 rt 1.2.40.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fe13b2fe7df1a83aaa090bda5b7835e0a9a2df96]

INTEGRATION: CWS changefileheader (1.7.6); FILE MERGED 2008/03/31 13:36:00 rt 1.7.6.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fb70fd83eed98e5c628e84db3e70e94db2a7c395]

INTEGRATION: CWS changefileheader (1.7.58); FILE MERGED 2008/04/01 12:31:28 thb 1.7.58.2: #i85898# Stripping all external header guards 2008/03/31 07:23:51 rt 1.7.58.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c961e354d23c06f522567829c33502ba9c939d66]

INTEGRATION: CWS changefileheader (1.3.244); FILE MERGED 2008/03/28 16:04:39 rt 1.3.244.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bb990454e0d75cafc5737de099ff2794c9410418]

INTEGRATION: CWS changefileheader (1.2.12); FILE MERGED 2008/03/28 16:30:06 rt 1.2.12.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [47f548706c18388ae502863d16b93b639da8f9b3]

INTEGRATION: CWS changefileheader (1.7.114); FILE MERGED 2008/04/01 15:05:19 thb 1.7.114.3: #i85898# Stripping all external header guards 2008/04/01 12:26:24 thb 1.7.114.2: #i85898# Stripping all external header guards 2008/03/31 12:19:27 rt 1.7.114.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f4c84b6d8b7a469d8e8aa2bd8f54c7f40fcc129f]

INTEGRATION: CWS changefileheader (1.5.46); FILE MERGED 2008/03/31 07:23:19 rt 1.5.46.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [dfa75563f95c3602020795dcd5e37d1259194cac]

INTEGRATION: CWS changefileheader (1.9.8); FILE MERGED 2008/03/31 12:31:37 rt 1.9.8.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d75a085a70be12ac663bb0cfe0deae29c60b1ffa]

INTEGRATION: CWS changefileheader (1.13.32); FILE MERGED 2008/03/31 07:24:51 rt 1.13.32.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c4952a4f0c537aa2e460f1a66d8a6fdf0f8471f9]

INTEGRATION: CWS changefileheader (1.5.84); FILE MERGED 2008/03/31 13:36:00 rt 1.5.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [613de188f382804959684d4484f8bd36415d82c1]

INTEGRATION: CWS changefileheader (1.3.244); FILE MERGED 2008/03/28 16:04:38 rt 1.3.244.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cfbb2b16543f10e1c50e9aee53f333a24c61203e]

INTEGRATION: CWS changefileheader (1.2.12); FILE MERGED 2008/03/28 16:30:05 rt 1.2.12.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [de8b0032ce78d9aedbda84ebf37e14be26c39c0c]

INTEGRATION: CWS changefileheader (1.7.20); FILE MERGED 2008/03/31 07:23:19 rt 1.7.20.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1ac76e90d285e6c43fa3e79047f4f1dd8eb49b86]

INTEGRATION: CWS changefileheader (1.14.18); FILE MERGED 2008/04/01 15:05:19 thb 1.14.18.3: #i85898# Stripping all external header guards 2008/04/01 12:26:24 thb 1.14.18.2: #i85898# Stripping all external header guards 2008/03/31 12:19:27 rt 1.14.18.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [81e6e5c8ee363b0bc624b8d7df0a7d587725e1cc]

INTEGRATION: CWS changefileheader (1.4.48); FILE MERGED 2008/03/31 07:24:51 rt 1.4.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e9aa30770b27f6f64230941bdd13481e34a000fb]

INTEGRATION: CWS changefileheader (1.7.48); FILE MERGED 2008/03/31 12:31:37 rt 1.7.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7275a57b42c70763beb8d7ca3b572138cd33e320]

INTEGRATION: CWS changefileheader (1.14.62); FILE MERGED 2008/03/28 16:04:38 rt 1.14.62.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a0ce68454b84ac8f10627b6bc36c71b0b2802064]

INTEGRATION: CWS changefileheader (1.3.108); FILE MERGED 2008/03/31 13:36:00 rt 1.3.108.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cada158ff89f1c2a1c78867508051c5a33587ca0]

INTEGRATION: CWS changefileheader (1.6.48); FILE MERGED 2008/03/31 07:24:51 rt 1.6.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3c5dbb98516c94e58bc1bfbdd11e0a7726012395]

INTEGRATION: CWS changefileheader (1.11.6); FILE MERGED 2008/04/01 15:31:48 thb 1.11.6.2: #i85898# Stripping all external header guards 2008/03/31 13:36:00 rt 1.11.6.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9f6bd1f2d6b8c563142766ccd46d9bf229d839c4]

INTEGRATION: CWS changefileheader (1.15.48); FILE MERGED 2008/03/31 12:31:37 rt 1.15.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [75085e25f9815040d8d61b4be2ef94b083fdc574]

INTEGRATION: CWS changefileheader (1.3.76); FILE MERGED 2008/03/28 16:04:38 rt 1.3.76.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [53f24b374b64f4c4111694b488131058698142ea]

INTEGRATION: CWS changefileheader (1.11.58); FILE MERGED 2008/04/01 12:31:28 thb 1.11.58.2: #i85898# Stripping all external header guards 2008/03/31 07:23:50 rt 1.11.58.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [873888d2a01f234415088fa52c8ca5f4c737282f]

INTEGRATION: CWS changefileheader (1.14.30); FILE MERGED 2008/03/31 07:24:51 rt 1.14.30.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cad13678a92f76cbd59e93fe30ea987f91034b05]

INTEGRATION: CWS changefileheader (1.2.68); FILE MERGED 2008/03/31 12:19:27 rt 1.2.68.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [40a48bd54e0309ce017706aeb287a63cbdd0d08d]

INTEGRATION: CWS changefileheader (1.2.12); FILE MERGED 2008/03/28 16:30:04 rt 1.2.12.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6256b0737b97a154504e90459fab58df4f513d56]

INTEGRATION: CWS changefileheader (1.2.148); FILE MERGED 2008/03/28 16:04:38 rt 1.2.148.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2cc358bb3b5cf012bb9acb515eed590224345fd2]

INTEGRATION: CWS changefileheader (1.10.48); FILE MERGED 2008/03/31 12:31:37 rt 1.10.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [806e2130465d51c6cf5d64fd2f8636bf5e4360ce]

INTEGRATION: CWS changefileheader (1.3.36); FILE MERGED 2008/03/31 07:23:18 rt 1.3.36.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [54698162dee7a4b5c99b6b6199317746ef7b521f]

INTEGRATION: CWS changefileheader (1.3.108); FILE MERGED 2008/04/01 15:31:48 thb 1.3.108.2: #i85898# Stripping all external header guards 2008/03/31 13:36:00 rt 1.3.108.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0fb897a9c7434ee6a710b22ea4202220f5c5715a]

INTEGRATION: CWS changefileheader (1.9.18); FILE MERGED 2008/04/01 15:05:19 thb 1.9.18.2: #i85898# Stripping all external header guards 2008/03/31 12:19:27 rt 1.9.18.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [10a0d64c54ed2dbc8046f1869f8a2ec2021f60fb]

INTEGRATION: CWS changefileheader (1.28.12); FILE MERGED 2008/03/31 07:24:51 rt 1.28.12.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2388e9af2f24ad5fc0ff389d064781f121b1c584]

INTEGRATION: CWS changefileheader (1.2.124); FILE MERGED 2008/03/28 16:04:37 rt 1.2.124.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [deb5e8fbd2c0906543eea5ef73436c0dc891daae]

INTEGRATION: CWS changefileheader (1.12.92); FILE MERGED 2008/03/31 16:17:30 rt 1.12.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c23d75c5dfe52c3788824291050bc892642f0d13]

INTEGRATION: CWS changefileheader (1.4.34); FILE MERGED 2008/03/31 07:23:18 rt 1.4.34.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2b1604552e6f1c97def9ebce5d3c3add4e7b4dc5]

INTEGRATION: CWS changefileheader (1.7.4); FILE MERGED 2008/03/31 13:36:00 rt 1.7.4.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [93f04ae1a8634531c0d0f95c57feb3631d58e7dd]

INTEGRATION: CWS changefileheader (1.14.132); FILE MERGED 2008/03/31 12:31:37 rt 1.14.132.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [db61eed6c4b9e1ed4980a5d8df24bb341dbdbee2]

INTEGRATION: CWS changefileheader (1.4.244); FILE MERGED 2008/03/28 16:04:37 rt 1.4.244.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4d088a9012e75e55e1f635ff42ae501ab2766b7a]

INTEGRATION: CWS changefileheader (1.10.92); FILE MERGED 2008/03/31 16:17:30 rt 1.10.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [74ba7790478731a8841f7200056ef59abde4da2d]

INTEGRATION: CWS changefileheader (1.6.34); FILE MERGED 2008/04/01 15:31:47 thb 1.6.34.3: #i85898# Stripping all external header guards 2008/04/01 12:37:20 thb 1.6.34.2: #i85898# Stripping all external header guards 2008/03/31 13:36:00 rt 1.6.34.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [38f4643f472f6d2dcbd7b51375eb03094fc45bf6]

INTEGRATION: CWS changefileheader (1.8.48); FILE MERGED 2008/03/31 12:31:37 rt 1.8.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b8316e888f015af335b1fbe7c2db8b0ec6f017ed]

INTEGRATION: CWS changefileheader (1.3.24); FILE MERGED 2008/03/28 16:30:03 rt 1.3.24.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c02c486b4144c26575a7c8713e432ee3f10ba2fc]

INTEGRATION: CWS changefileheader (1.3.132); FILE MERGED 2008/03/31 07:23:18 rt 1.3.132.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8812ef9f696dae51d140fb9619e9c6c2eaabf8c8]

INTEGRATION: CWS changefileheader (1.9.58); FILE MERGED 2008/04/01 12:31:28 thb 1.9.58.2: #i85898# Stripping all external header guards 2008/03/31 07:23:50 rt 1.9.58.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9d745b6213e129fda2e1ccf6f2b98d1a3b24eed5]

INTEGRATION: CWS changefileheader (1.3.86); FILE MERGED 2008/04/01 15:05:19 thb 1.3.86.3: #i85898# Stripping all external header guards 2008/04/01 12:26:24 thb 1.3.86.2: #i85898# Stripping all external header guards 2008/03/31 12:19:27 rt 1.3.86.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [aca726f1f8aac976e15f99b5b38111e8f2a59c83]

INTEGRATION: CWS changefileheader (1.5.114); FILE MERGED 2008/03/28 16:04:37 rt 1.5.114.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [70c79712b8fa87ee8b84c188831f6831864192a7]

INTEGRATION: CWS changefileheaderm6 (1.2.4); FILE MERGED 2008/04/09 16:06:08 rt 1.2.4.1: #i87884# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e3ec85e5dab0a525f37b685ce898515384bf1ba5]

INTEGRATION: CWS changefileheader (1.4.92); FILE MERGED 2008/03/31 16:17:30 rt 1.4.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [87b2ebbf22043de14445c17c558b4fbadf81e66b]

INTEGRATION: CWS changefileheader (1.14.4); FILE MERGED 2008/04/01 15:31:47 thb 1.14.4.3: #i85898# Stripping all external header guards 2008/04/01 12:37:20 thb 1.14.4.2: #i85898# Stripping all external header guards 2008/03/31 13:36:00 rt 1.14.4.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [13bfb1e99f9133e23b008954f85a54b8ed9a1c30]

INTEGRATION: CWS changefileheader (1.5.8); FILE MERGED 2008/03/31 12:31:36 rt 1.5.8.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [35113225b3435d4dbbc903dec68bf061df861ea9]

INTEGRATION: CWS changefileheader (1.4.96); FILE MERGED 2008/03/31 07:23:18 rt 1.4.96.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6a907bfd251c84249583976c39465327bb08f309]

INTEGRATION: CWS changefileheader (1.11.4); FILE MERGED 2008/03/31 07:24:51 rt 1.11.4.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e71f34add529b999fd3be4f53c4b7ac80772c238]

INTEGRATION: CWS changefileheader (1.7.152); FILE MERGED 2008/04/01 15:05:19 thb 1.7.152.3: #i85898# Stripping all external header guards 2008/04/01 12:26:24 thb 1.7.152.2: #i85898# Stripping all external header guards 2008/03/31 12:19:27 rt 1.7.152.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ae88a1c0c6c0e43afdc38691d87965cbe3cfc430]

INTEGRATION: CWS changefileheader (1.14.58); FILE MERGED 2008/04/01 12:31:28 thb 1.14.58.2: #i85898# Stripping all external header guards 2008/03/31 07:23:50 rt 1.14.58.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ddcddd4505aa8093ddd2a836348a9fac5ebd3a76]

INTEGRATION: CWS changefileheader (1.6.34); FILE MERGED 2008/04/01 15:31:47 thb 1.6.34.3: #i85898# Stripping all external header guards 2008/04/01 12:37:20 thb 1.6.34.2: #i85898# Stripping all external header guards 2008/03/31 13:35:59 rt 1.6.34.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f274f70a8f82ab8cff16ff5a24b1e737a6f93ac6]

INTEGRATION: CWS changefileheader (1.12.48); FILE MERGED 2008/04/01 15:15:10 thb 1.12.48.3: #i85898# Stripping all external header guards 2008/04/01 12:29:47 thb 1.12.48.2: #i85898# Stripping all external header guards 2008/03/31 12:31:36 rt 1.12.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ff47f55e82c59b114a2a61228a417f4dabb9e12e]

INTEGRATION: CWS changefileheader (1.11.92); FILE MERGED 2008/03/31 16:17:30 rt 1.11.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8625e1629da25bf74c4f5432e890eb0f5efba088]

INTEGRATION: CWS changefileheader (1.4.74); FILE MERGED 2008/03/31 07:23:18 rt 1.4.74.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3bcd37d7ec47dbf973be1f6ce06d06078e7a4ca8]

INTEGRATION: CWS changefileheader (1.4.20); FILE MERGED 2008/03/28 16:30:02 rt 1.4.20.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7d9c4a751e67a2351f6f726c96b9064b85590027]

INTEGRATION: CWS changefileheader (1.7.126); FILE MERGED 2008/03/31 07:24:51 rt 1.7.126.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c1551680008186a5b637d4daf1b2393e0220bf10]

INTEGRATION: CWS changefileheader (1.19.198); FILE MERGED 2008/03/28 16:04:37 rt 1.19.198.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3b14a70be09636f5ea990f809fd82c821340a8b3]

INTEGRATION: CWS changefileheader (1.11.40); FILE MERGED 2008/04/01 15:20:34 thb 1.11.40.3: #i85898# Stripping all external header guards 2008/04/01 12:31:28 thb 1.11.40.2: #i85898# Stripping all external header guards 2008/03/31 07:23:50 rt 1.11.40.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [85975d0a4c07c508bb3458cc0e1877d14f2bd76e]

INTEGRATION: CWS changefileheader (1.5.244); FILE MERGED 2008/04/01 15:05:19 thb 1.5.244.3: #i85898# Stripping all external header guards 2008/04/01 12:26:24 thb 1.5.244.2: #i85898# Stripping all external header guards 2008/03/31 12:19:27 rt 1.5.244.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2681e254620fe8f427ba0d7e25afe0413336971d]

INTEGRATION: CWS changefileheader (1.13.34); FILE MERGED 2008/04/01 15:31:47 thb 1.13.34.3: #i85898# Stripping all external header guards 2008/04/01 12:37:20 thb 1.13.34.2: #i85898# Stripping all external header guards 2008/03/31 13:35:59 rt 1.13.34.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5bd2ed92a78b00b2359b3bb952f6c967c1ed2f4e]

INTEGRATION: CWS changefileheader (1.7.48); FILE MERGED 2008/04/01 15:15:10 thb 1.7.48.2: #i85898# Stripping all external header guards 2008/03/31 12:31:36 rt 1.7.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c8763626dcb238d69b88481bbf244106517898d1]

INTEGRATION: CWS changefileheader (1.3.24); FILE MERGED 2008/03/28 16:30:02 rt 1.3.24.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [95e3cfdc0ece622624ffa831fc5fee94f1a28bd1]

INTEGRATION: CWS changefileheader (1.2.20); FILE MERGED 2008/03/31 07:23:18 rt 1.2.20.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a69656c1472bc2e91a2dae393267715198e16300]

INTEGRATION: CWS changefileheader (1.28.48); FILE MERGED 2008/03/31 07:24:51 rt 1.28.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ce429c9dbd57c8ba8ac49ea99cf1ecdc93728b44]

INTEGRATION: CWS changefileheader (1.9.58); FILE MERGED 2008/04/01 12:31:27 thb 1.9.58.2: #i85898# Stripping all external header guards 2008/03/31 07:23:50 rt 1.9.58.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6f5c4417885277f4d97ecb8f4f6edfcd4510df8d]

INTEGRATION: CWS changefileheader (1.4.246); FILE MERGED 2008/04/01 15:05:19 thb 1.4.246.3: #i85898# Stripping all external header guards 2008/04/01 12:26:24 thb 1.4.246.2: #i85898# Stripping all external header guards 2008/03/31 12:19:27 rt 1.4.246.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fd71242d8857db23777c55178ef135b42befe4af]

INTEGRATION: CWS changefileheader (1.8.6); FILE MERGED 2008/03/31 13:35:59 rt 1.8.6.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5e1c52384223125f66111939d36ca6ab313981be]

INTEGRATION: CWS changefileheader (1.5.48); FILE MERGED 2008/03/31 12:31:36 rt 1.5.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [67c202714d5c8c8b8498b1011c0cde5692855bba]

INTEGRATION: CWS changefileheader (1.14.92); FILE MERGED 2008/03/31 16:17:30 rt 1.14.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ce582a0da66b156086469f5c95d4924ce7c42a11]

INTEGRATION: CWS changefileheader (1.5.74); FILE MERGED 2008/03/31 07:23:18 rt 1.5.74.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b4c6057f0f995f2c341a46ccfdfd776c5052becc]

INTEGRATION: CWS changefileheader (1.4.12); FILE MERGED 2008/03/28 16:30:01 rt 1.4.12.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a32e9c7af8672739484e161fd8988fe694992e56]

INTEGRATION: CWS changefileheader (1.10.48); FILE MERGED 2008/03/31 07:24:51 rt 1.10.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6091d618b2679b611b06e870b72cd36397b65218]

INTEGRATION: CWS changefileheader (1.6.36); FILE MERGED 2008/04/01 15:05:19 thb 1.6.36.3: #i85898# Stripping all external header guards 2008/04/01 12:26:24 thb 1.6.36.2: #i85898# Stripping all external header guards 2008/03/31 12:19:27 rt 1.6.36.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [05e9f1dd514715bfb8e7b009eac08954979f357a]

INTEGRATION: CWS changefileheader (1.5.58); FILE MERGED 2008/04/01 12:31:27 thb 1.5.58.2: #i85898# Stripping all external header guards 2008/03/31 07:23:50 rt 1.5.58.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [104254d7af6b02c3bbf17f16b308b8b2196597b4]

INTEGRATION: CWS changefileheader (1.7.4); FILE MERGED 2008/04/01 15:31:47 thb 1.7.4.3: #i85898# Stripping all external header guards 2008/04/01 12:37:20 thb 1.7.4.2: #i85898# Stripping all external header guards 2008/03/31 13:35:59 rt 1.7.4.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [266bf54ae2729fed507780bb5978782267eff346]

INTEGRATION: CWS changefileheader (1.4.50); FILE MERGED 2008/03/28 16:30:00 rt 1.4.50.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fa55c9554b8e165bb5336a02482f8370abd02446]

INTEGRATION: CWS changefileheader (1.6.48); FILE MERGED 2008/04/01 12:29:46 thb 1.6.48.2: #i85898# Stripping all external header guards 2008/03/31 12:31:36 rt 1.6.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f06c0f02020e6df6e8d605eeb643e135fad61ab3]

INTEGRATION: CWS changefileheader (1.5.20); FILE MERGED 2008/03/31 07:23:18 rt 1.5.20.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bedd5fa84f1d630d862772f867a9c706d8556138]

INTEGRATION: CWS changefileheader (1.2.58); FILE MERGED 2008/03/31 07:23:50 rt 1.2.58.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [84cc32b4263c78df948d6b30466e107809cf198b]

INTEGRATION: CWS changefileheader (1.5.24); FILE MERGED 2008/04/01 15:05:18 thb 1.5.24.3: #i85898# Stripping all external header guards 2008/04/01 12:26:24 thb 1.5.24.2: #i85898# Stripping all external header guards 2008/03/31 12:19:27 rt 1.5.24.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b2aa2eb4415c7c4520d7cfcd5e46efd359b2df18]

INTEGRATION: CWS changefileheader (1.22.8); FILE MERGED 2008/03/28 15:38:33 rt 1.22.8.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1104a96dc6cc4e01a47e6cab122908e58f025cbe]

INTEGRATION: CWS changefileheader (1.2.846); FILE MERGED 2008/03/28 15:45:35 rt 1.2.846.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [798139119a6328e66afd6e7f2f56484219ee8955]

INTEGRATION: CWS changefileheader (1.15.4); FILE MERGED 2008/04/01 15:31:47 thb 1.15.4.3: #i85898# Stripping all external header guards 2008/04/01 12:37:20 thb 1.15.4.2: #i85898# Stripping all external header guards 2008/03/31 13:35:59 rt 1.15.4.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6cadaada681135581506849d81e9a2d089e825e8]

INTEGRATION: CWS changefileheader (1.2.112); FILE MERGED 2008/03/28 16:30:00 rt 1.2.112.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f53c6195030846301a5c6e7cacb69b2a696f40bb]

INTEGRATION: CWS changefileheader (1.2.472); FILE MERGED 2008/03/31 12:31:36 rt 1.2.472.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [44938898a28bcad2fb60ea9accf9c80fad6af918]

INTEGRATION: CWS changefileheader (1.7.132); FILE MERGED 2008/03/31 07:23:18 rt 1.7.132.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4847f138f08a8f9f2b7f8b2a8ba2598e95ecc921]

INTEGRATION: CWS changefileheader (1.5.58); FILE MERGED 2008/04/01 12:26:24 thb 1.5.58.2: #i85898# Stripping all external header guards 2008/03/31 12:19:27 rt 1.5.58.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [96c40c2332999519969e39d0d754a0510a52f445]

INTEGRATION: CWS changefileheader (1.30.90); FILE MERGED 2008/04/01 15:22:46 thb 1.30.90.3: #i85898# Stripping all external header guards 2008/04/01 11:00:36 thb 1.30.90.2: #i85898# Stripping all external header guards 2008/03/28 15:38:32 rt 1.30.90.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f4dfe75788e9065dd8a09ac54e621e49231e6c35]

INTEGRATION: CWS changefileheader (1.10.4); FILE MERGED 2008/04/01 15:31:47 thb 1.10.4.3: #i85898# Stripping all external header guards 2008/04/01 12:37:20 thb 1.10.4.2: #i85898# Stripping all external header guards 2008/03/31 13:35:59 rt 1.10.4.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [39618d2c9a0f82f440f38d60317f086e55412cca]

INTEGRATION: CWS changefileheader (1.20.12); FILE MERGED 2008/03/31 07:24:51 rt 1.20.12.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f3c5019b9a438a900b4a502ae85d0009d0b83377]

INTEGRATION: CWS changefileheader (1.3.472); FILE MERGED 2008/04/01 12:29:46 thb 1.3.472.2: #i85898# Stripping all external header guards 2008/03/31 12:31:36 rt 1.3.472.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4bef50785d2e5893decfc1344ba6976b4d44e18a]

INTEGRATION: CWS changefileheader (1.5.32); FILE MERGED 2008/03/28 16:30:00 rt 1.5.32.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [96ef6cbc2067b19f70be7d3e7bc2108f8c29044a]

INTEGRATION: CWS changefileheader (1.8.132); FILE MERGED 2008/04/01 15:10:32 thb 1.8.132.3: #i85898# Stripping all external header guards 2008/04/01 12:28:02 thb 1.8.132.2: #i85898# Stripping all external header guards 2008/03/31 07:23:18 rt 1.8.132.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [27216bef348ed1f79c198fe56b43e2d63256b7c3]

INTEGRATION: CWS changefileheader (1.3.88); FILE MERGED 2008/03/31 07:23:50 rt 1.3.88.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0fbc98bee0a895faec54286b691555a1fb617614]

INTEGRATION: CWS changefileheader (1.2.298); FILE MERGED 2008/04/01 15:05:18 thb 1.2.298.1: #i85898# Stripping all external header guards


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [adbeb14328eedbd38c86e95022e7bcb2df201c38]

INTEGRATION: CWS changefileheader (1.3.190); FILE MERGED 2008/04/01 15:22:46 thb 1.3.190.2: #i85898# Stripping all external header guards 2008/03/28 15:38:32 rt 1.3.190.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b49e77e5f88dce8cc84a85b758f0b7d116dfe875]

INTEGRATION: CWS changefileheader (1.20.4); FILE MERGED 2008/04/01 15:31:47 thb 1.20.4.3: #i85898# Stripping all external header guards 2008/04/01 12:37:19 thb 1.20.4.2: #i85898# Stripping all external header guards 2008/03/31 13:35:59 rt 1.20.4.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [caabc8b868a136d63755fcf41a52e120ba834e89]

INTEGRATION: CWS changefileheader (1.5.126); FILE MERGED 2008/03/31 07:24:50 rt 1.5.126.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [992197bdcf2daff0fab93c6e98386dcaf65596c8]

INTEGRATION: CWS changefileheader (1.7.48); FILE MERGED 2008/04/01 12:29:46 thb 1.7.48.2: #i85898# Stripping all external header guards 2008/03/31 12:31:36 rt 1.7.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5814a3c2fc14288d076423cdbac9bec34bb257c2]

INTEGRATION: CWS changefileheader (1.4.50); FILE MERGED 2008/03/28 16:29:59 rt 1.4.50.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [559133d0a0533f44d3b577d5f4193dc65eab8935]

INTEGRATION: CWS changefileheader (1.11.40); FILE MERGED 2008/04/01 15:10:32 thb 1.11.40.3: #i85898# Stripping all external header guards 2008/04/01 12:28:02 thb 1.11.40.2: #i85898# Stripping all external header guards 2008/03/31 07:23:18 rt 1.11.40.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [120a9bbd86a88f7941b7cc423baaee98203482db]

INTEGRATION: CWS changefileheader (1.4.88); FILE MERGED 2008/03/31 07:23:49 rt 1.4.88.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b5bc588749ec7e204d3fe1751cd0efd6afb5b577]

INTEGRATION: CWS changefileheader (1.6.84); FILE MERGED 2008/03/31 12:19:27 rt 1.6.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [97b0a345e0e85f723f7fbb4239b5a7451f087c15]

INTEGRATION: CWS changefileheader (1.5.108); FILE MERGED 2008/04/01 11:00:36 thb 1.5.108.2: #i85898# Stripping all external header guards 2008/03/28 15:38:32 rt 1.5.108.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d5207a53d83cf3b7fed16964b60cb84a91bb0521]

INTEGRATION: CWS changefileheader (1.7.108); FILE MERGED 2008/04/01 15:31:47 thb 1.7.108.3: #i85898# Stripping all external header guards 2008/04/01 12:37:19 thb 1.7.108.2: #i85898# Stripping all external header guards 2008/03/31 13:35:59 rt 1.7.108.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6dd9ab8890a648bf677d0af8b863d9b69ead4f3e]

INTEGRATION: CWS changefileheader (1.9.24); FILE MERGED 2008/03/31 07:24:50 rt 1.9.24.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [527665cbb335f3cf605fbaeb738562be0fa600c1]

INTEGRATION: CWS changefileheader (1.12.132); FILE MERGED 2008/04/01 12:29:46 thb 1.12.132.2: #i85898# Stripping all external header guards 2008/03/31 12:31:36 rt 1.12.132.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [67c84949491a22416aeb1a2e81ff096dfd270ec1]

INTEGRATION: CWS changefileheader (1.4.12); FILE MERGED 2008/03/28 16:29:59 rt 1.4.12.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [dbf5b93fbcb7d10a4a37fafc261588651885cc8c]

INTEGRATION: CWS changefileheader (1.9.26); FILE MERGED 2008/04/01 15:10:32 thb 1.9.26.2: #i85898# Stripping all external header guards 2008/03/31 07:23:17 rt 1.9.26.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ac6d652d58c1ea38faabb887b9d09f005a278bdf]

INTEGRATION: CWS changefileheader (1.7.24); FILE MERGED 2008/04/01 15:20:33 thb 1.7.24.2: #i85898# Stripping all external header guards 2008/03/31 07:23:49 rt 1.7.24.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [936dc43138a5d9e765713fcdcec8fa15b16b2f55]

INTEGRATION: CWS changefileheader (1.6.238); FILE MERGED 2008/04/01 15:05:18 thb 1.6.238.2: #i85898# Stripping all external header guards 2008/03/31 12:19:27 rt 1.6.238.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [166511610483a15d292eb5846b92249df065136a]

INTEGRATION: CWS changefileheader (1.6.190); FILE MERGED 2008/03/28 15:38:32 rt 1.6.190.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2989e4b82911a868409e5f5496ed1eb45bf40b8a]

INTEGRATION: CWS changefileheader (1.10.72); FILE MERGED 2008/04/01 15:31:47 thb 1.10.72.3: #i85898# Stripping all external header guards 2008/04/01 12:37:19 thb 1.10.72.2: #i85898# Stripping all external header guards 2008/03/31 13:35:59 rt 1.10.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d1fe09769364631a680134efb61c4ab5be7bba2d]

INTEGRATION: CWS changefileheader (1.3.846); FILE MERGED 2008/03/28 15:45:35 rt 1.3.846.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3ade29818797a23021f08218756838672ed3cb5e]

INTEGRATION: CWS changefileheader (1.10.8); FILE MERGED 2008/03/31 07:24:50 rt 1.10.8.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e30c4dfa3cd9e4fe4b995aabf8ada535ad2b2e34]

INTEGRATION: CWS changefileheader (1.23.48); FILE MERGED 2008/04/01 12:29:46 thb 1.23.48.2: #i85898# Stripping all external header guards 2008/03/31 12:31:35 rt 1.23.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c28133d6bae6acc8425435bd04275df909af49df]

INTEGRATION: CWS changefileheader (1.21.10); FILE MERGED 2008/03/31 07:23:17 rt 1.21.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [dad4ca633b7cfd0868e04e9bed75f49165552c4b]

INTEGRATION: CWS changefileheader (1.2.112); FILE MERGED 2008/03/28 16:29:59 rt 1.2.112.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cb729a02adbd726306e8f178b9eaaaf045c0cd33]

INTEGRATION: CWS changefileheader (1.7.4); FILE MERGED 2008/03/31 13:07:10 rt 1.7.4.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8f4aac9c98cfb597ae1726a5568fb60175cb0790]

INTEGRATION: CWS changefileheader (1.7.70); FILE MERGED 2008/04/01 12:31:27 thb 1.7.70.2: #i85898# Stripping all external header guards 2008/03/31 07:23:49 rt 1.7.70.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8a128a20e704ff62bbf7b0ee331955a29bde39a5]

INTEGRATION: CWS changefileheader (1.3.246); FILE MERGED 2008/04/01 12:26:23 thb 1.3.246.2: #i85898# Stripping all external header guards 2008/03/31 12:19:27 rt 1.3.246.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3ccdb76031dca5e1498e438d8d091c17555251b4]

INTEGRATION: CWS changefileheader (1.46.6); FILE MERGED 2008/04/01 15:22:46 thb 1.46.6.3: #i85898# Stripping all external header guards 2008/04/01 11:00:36 thb 1.46.6.2: #i85898# Stripping all external header guards 2008/03/28 15:38:32 rt 1.46.6.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7724765b5d294b1dcb854eebdbc2672c42e764e3]

INTEGRATION: CWS changefileheader (1.15.26); FILE MERGED 2008/03/31 16:17:30 rt 1.15.26.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [678222de76db3cbf33c229bf1b2884f40d08d10c]

INTEGRATION: CWS changefileheader (1.8.108); FILE MERGED 2008/04/01 15:31:46 thb 1.8.108.3: #i85898# Stripping all external header guards 2008/04/01 12:37:19 thb 1.8.108.2: #i85898# Stripping all external header guards 2008/03/31 13:35:59 rt 1.8.108.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [dbe2a6f23f4700bc7ac73441871ba02df602ff49]

INTEGRATION: CWS changefileheader (1.7.30); FILE MERGED 2008/03/31 07:24:50 rt 1.7.30.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b0c4c5e31fa9432c29f8ae26df1a7598b330622a]

INTEGRATION: CWS changefileheader (1.4.48); FILE MERGED 2008/04/01 12:29:46 thb 1.4.48.2: #i85898# Stripping all external header guards 2008/03/31 12:31:35 rt 1.4.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [96777483a45e51f31ab0e52db4d90bdc38ac2f36]

INTEGRATION: CWS changefileheader (1.9.34); FILE MERGED 2008/04/01 15:10:32 thb 1.9.34.3: #i85898# Stripping all external header guards 2008/04/01 12:28:02 thb 1.9.34.2: #i85898# Stripping all external header guards 2008/03/31 07:23:17 rt 1.9.34.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d7e6c75993fb175223b64e6eed7649bb15527dea]

INTEGRATION: CWS changefileheader (1.5.88); FILE MERGED 2008/04/01 12:31:27 thb 1.5.88.2: #i85898# Stripping all external header guards 2008/03/31 07:23:49 rt 1.5.88.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4045e03e7f86b2f609c2d19a60c21319a83f767e]

INTEGRATION: CWS changefileheader (1.10.46); FILE MERGED 2008/04/01 15:10:08 thb 1.10.46.3: #i85898# Stripping all external header guards 2008/04/01 12:27:52 thb 1.10.46.2: #i85898# Stripping all external header guards 2008/03/31 13:07:09 rt 1.10.46.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6f4e5d158bfe945975e49524198cd1f77c3d1489]

INTEGRATION: CWS changefileheader (1.3.100); FILE MERGED 2008/03/28 16:29:58 rt 1.3.100.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [02c3d0bf8de15904a0d3653c62c9634bc60fb6fe]

INTEGRATION: CWS changefileheader (1.2.152); FILE MERGED 2008/04/01 15:05:18 thb 1.2.152.3: #i85898# Stripping all external header guards 2008/04/01 12:26:23 thb 1.2.152.2: #i85898# Stripping all external header guards 2008/03/31 12:19:27 rt 1.2.152.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6179b440cfbed0b63ae167c4245b7d75a479c931]

INTEGRATION: CWS changefileheader (1.7.72); FILE MERGED 2008/03/28 15:38:32 rt 1.7.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e56f44c3ba77babc42dd4f5aeed24705e9f85fa6]

INTEGRATION: CWS changefileheader (1.13.70); FILE MERGED 2008/04/01 15:31:46 thb 1.13.70.3: #i85898# Stripping all external header guards 2008/04/01 12:37:19 thb 1.13.70.2: #i85898# Stripping all external header guards 2008/03/31 13:35:59 rt 1.13.70.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [89e1580e7849170be060abe037f26eb50492ac2b]

INTEGRATION: CWS changefileheader (1.6.126); FILE MERGED 2008/03/31 07:24:50 rt 1.6.126.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [408dc20853c29ec2c339e9526daf692a40f157f4]

INTEGRATION: CWS changefileheader (1.9.92); FILE MERGED 2008/03/31 16:17:30 rt 1.9.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [530d6951613ae202473b3048316be597ccfb224b]

INTEGRATION: CWS changefileheader (1.8.48); FILE MERGED 2008/04/01 12:29:46 thb 1.8.48.2: #i85898# Stripping all external header guards 2008/03/31 12:31:35 rt 1.8.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [538479ea3418d7e6d551ce4d8325d6165c9a83bd]

INTEGRATION: CWS changefileheader (1.13.26); FILE MERGED 2008/04/01 15:10:31 thb 1.13.26.2: #i85898# Stripping all external header guards 2008/03/31 07:23:17 rt 1.13.26.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9611d37c04e0d5a09d3e33248252707a3122a4ac]

INTEGRATION: CWS changefileheader (1.9.66); FILE MERGED 2008/04/01 12:31:27 thb 1.9.66.2: #i85898# Stripping all external header guards 2008/03/31 07:23:49 rt 1.9.66.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [15dad3f20f950097ca5bfb77148935d6e5c364dd]

INTEGRATION: CWS changefileheader (1.3.80); FILE MERGED 2008/03/31 13:07:09 rt 1.3.80.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ebb7dedf9d0721d24c8d7a5844850669ec05d492]

INTEGRATION: CWS changefileheader (1.10.50); FILE MERGED 2008/03/28 16:29:58 rt 1.10.50.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a1a4b7e3d0ea8c3545e16f883092aad37c211317]

INTEGRATION: CWS changefileheader (1.6.190); FILE MERGED 2008/04/01 15:05:18 thb 1.6.190.3: #i85898# Stripping all external header guards 2008/04/01 12:26:23 thb 1.6.190.2: #i85898# Stripping all external header guards 2008/03/31 12:19:27 rt 1.6.190.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [050ee2bc500e681aee9e1f41a7521f082176128c]

INTEGRATION: CWS changefileheader (1.9.190); FILE MERGED 2008/04/01 15:22:46 thb 1.9.190.3: #i85898# Stripping all external header guards 2008/04/01 11:00:36 thb 1.9.190.2: #i85898# Stripping all external header guards 2008/03/28 15:38:32 rt 1.9.190.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [28701b813ad11f2dfa7ae21a9c1f3b153bc6b7b0]

INTEGRATION: CWS changefileheader (1.7.108); FILE MERGED 2008/04/01 15:31:46 thb 1.7.108.3: #i85898# Stripping all external header guards 2008/04/01 12:37:19 thb 1.7.108.2: #i85898# Stripping all external header guards 2008/03/31 13:35:59 rt 1.7.108.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6b7709ce7a9e41be6de75f0ea8aabd1f643872dc]

INTEGRATION: CWS changefileheader (1.15.12); FILE MERGED 2008/03/31 07:24:50 rt 1.15.12.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d87f2abeb35e8ec7ec2a0c628082854c558c5dc0]

INTEGRATION: CWS changefileheader (1.3.132); FILE MERGED 2008/03/31 07:23:17 rt 1.3.132.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f8aa1e4abb2fb6efdb41b251063bec9a93232b53]

INTEGRATION: CWS changefileheader (1.2.88); FILE MERGED 2008/03/31 07:23:49 rt 1.2.88.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b2db032ed00208fbd9ab36941edc66a257ba993a]

INTEGRATION: CWS changefileheader (1.6.48); FILE MERGED 2008/04/01 12:29:46 thb 1.6.48.2: #i85898# Stripping all external header guards 2008/03/31 12:31:35 rt 1.6.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4d5b666b0e9c6103c0013658ddc219d05154a79b]

INTEGRATION: CWS changefileheader (1.5.80); FILE MERGED 2008/03/31 13:07:09 rt 1.5.80.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [911f0a09c214e17bdc0092214d4283dc008d74dc]

INTEGRATION: CWS changefileheader (1.4.170); FILE MERGED 2008/03/28 16:29:58 rt 1.4.170.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1807a89f397ddd4ec2ac0ad764d051132d883498]

INTEGRATION: CWS changefileheader (1.5.246); FILE MERGED 2008/04/01 15:05:18 thb 1.5.246.3: #i85898# Stripping all external header guards 2008/04/01 12:26:23 thb 1.5.246.2: #i85898# Stripping all external header guards 2008/03/31 12:19:27 rt 1.5.246.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c06f626809a1b40b1795d0d464228de85c757e2e]

INTEGRATION: CWS changefileheader (1.23.64); FILE MERGED 2008/04/01 15:22:46 thb 1.23.64.3: #i85898# Stripping all external header guards 2008/04/01 11:00:36 thb 1.23.64.2: #i85898# Stripping all external header guards 2008/03/28 15:38:32 rt 1.23.64.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e61ab9bb4fe82bfadee327e516ef8ab749f4fc98]

INTEGRATION: CWS changefileheader (1.9.72); FILE MERGED 2008/04/01 15:31:46 thb 1.9.72.3: #i85898# Stripping all external header guards 2008/04/01 12:37:19 thb 1.9.72.2: #i85898# Stripping all external header guards 2008/03/31 13:35:59 rt 1.9.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [35f3cc6d3096bd83d8341c7d01d54d1f171b4005]

INTEGRATION: CWS changefileheader (1.7.126); FILE MERGED 2008/03/31 07:24:50 rt 1.7.126.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a5116703768855aacdca333f85ce78815efe7428]

INTEGRATION: CWS changefileheader (1.6.26); FILE MERGED 2008/04/01 15:10:31 thb 1.6.26.3: #i85898# Stripping all external header guards 2008/04/01 12:28:02 thb 1.6.26.2: #i85898# Stripping all external header guards 2008/03/31 07:23:17 rt 1.6.26.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [79776c50aaaf3a7ce1a1978abc253f775dc038a5]

INTEGRATION: CWS changefileheader (1.3.276); FILE MERGED 2008/03/31 12:31:35 rt 1.3.276.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [968ab7592fee375e1f29ac315a9cc253d6a0743b]

INTEGRATION: CWS changefileheader (1.3.88); FILE MERGED 2008/04/01 12:31:27 thb 1.3.88.2: #i85898# Stripping all external header guards 2008/03/31 07:23:49 rt 1.3.88.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c9dacb77abc1240106b31c70e185a5428c111c5c]

INTEGRATION: CWS changefileheader (1.8.50); FILE MERGED 2008/04/01 15:10:08 thb 1.8.50.2: #i85898# Stripping all external header guards 2008/03/31 13:07:09 rt 1.8.50.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b3a0187323e212ac0a229979174110a3593d7097]

INTEGRATION: CWS changefileheader (1.7.246); FILE MERGED 2008/04/01 15:05:18 thb 1.7.246.3: #i85898# Stripping all external header guards 2008/04/01 12:26:23 thb 1.7.246.2: #i85898# Stripping all external header guards 2008/03/31 12:19:27 rt 1.7.246.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [40a1ecce3f1f8a90f34c927a9bef315768850ddd]

INTEGRATION: CWS changefileheader (1.8.32); FILE MERGED 2008/03/28 16:29:58 rt 1.8.32.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [697e74a4de5aec04f03806588546e07a5f1fc4d7]

INTEGRATION: CWS changefileheader (1.19.102); FILE MERGED 2008/04/01 11:00:35 thb 1.19.102.2: #i85898# Stripping all external header guards 2008/03/28 15:38:32 rt 1.19.102.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [344a85a66220a1cc033ac8b8b8afc9d31fd66af4]

INTEGRATION: CWS changefileheader (1.8.92); FILE MERGED 2008/03/31 16:17:30 rt 1.8.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b7fe9177940274e4c5f597593e2e1992ff4a7194]

INTEGRATION: CWS changefileheader (1.12.72); FILE MERGED 2008/03/31 07:24:50 rt 1.12.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [46b57da99eded9ab2c9e81b424955b2d60363a9f]

INTEGRATION: CWS changefileheader (1.9.108); FILE MERGED 2008/03/31 13:35:59 rt 1.9.108.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bb59585f279e8e95e8845580551d804ce649fa3c]

INTEGRATION: CWS changefileheader (1.8.132); FILE MERGED 2008/04/01 15:10:31 thb 1.8.132.2: #i85898# Stripping all external header guards 2008/03/31 07:23:17 rt 1.8.132.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [077246a788913757eaa0b783aae577d6a6aa1432]

INTEGRATION: CWS changefileheader (1.16.48); FILE MERGED 2008/03/31 12:31:35 rt 1.16.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [03de505f6dd3b3e3dff4c709e350d58bd2a655b1]

INTEGRATION: CWS changefileheader (1.10.190); FILE MERGED 2008/04/01 15:05:18 thb 1.10.190.3: #i85898# Stripping all external header guards 2008/04/01 12:26:23 thb 1.10.190.2: #i85898# Stripping all external header guards 2008/03/31 12:19:27 rt 1.10.190.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [54c2f3933c0c7e705dfea4f0bc0dc87ff57034ea]

INTEGRATION: CWS changefileheader (1.7.76); FILE MERGED 2008/04/01 15:10:08 thb 1.7.76.3: #i85898# Stripping all external header guards 2008/04/01 12:27:52 thb 1.7.76.2: #i85898# Stripping all external header guards 2008/03/31 13:07:09 rt 1.7.76.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6970287c8f6f0fe938ca5c30441469eb29f0ecef]

INTEGRATION: CWS changefileheader (1.8.50); FILE MERGED 2008/03/28 16:29:58 rt 1.8.50.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [765446724a5d6562400dc427ab81551cd9fab45e]

INTEGRATION: CWS changefileheader (1.11.108); FILE MERGED 2008/04/01 11:00:35 thb 1.11.108.2: #i85898# Stripping all external header guards 2008/03/28 15:38:31 rt 1.11.108.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [03cb58321690e6fe95e58374a0f0a5fe307a8f2e]

INTEGRATION: CWS changefileheader (1.12.92); FILE MERGED 2008/03/31 16:17:29 rt 1.12.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8a770e4df9c05207be2d841d57af648ba7008fba]

INTEGRATION: CWS changefileheader (1.3.108); FILE MERGED 2008/03/31 13:35:59 rt 1.3.108.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5638acf4e779d387bac485e3aa69b6b15c6bd44e]

INTEGRATION: CWS changefileheader (1.5.88); FILE MERGED 2008/03/31 07:24:50 rt 1.5.88.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [89f504578008602eb5131c4859492d913ded225b]

INTEGRATION: CWS changefileheader (1.10.40); FILE MERGED 2008/03/31 07:23:17 rt 1.10.40.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [74da4b278b38d1b68de5a414d24e97b99dc0b0d4]

INTEGRATION: CWS changefileheader (1.4.72); FILE MERGED 2008/04/01 12:31:27 thb 1.4.72.2: #i85898# Stripping all external header guards 2008/03/31 07:23:49 rt 1.4.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [059a87ed9079bac267d16379381384543fdd289d]

INTEGRATION: CWS changefileheader (1.5.48); FILE MERGED 2008/03/31 12:31:35 rt 1.5.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d76f1c1caf57183468aafb694a40bc6ce9590756]

INTEGRATION: CWS changefileheader (1.11.12); FILE MERGED 2008/03/28 16:29:58 rt 1.11.12.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [92cc5cbbae9df40fd7603edf71045ec7d660e77c]

INTEGRATION: CWS changefileheader (1.9.46); FILE MERGED 2008/04/01 15:10:07 thb 1.9.46.3: #i85898# Stripping all external header guards 2008/04/01 12:27:52 thb 1.9.46.2: #i85898# Stripping all external header guards 2008/03/31 13:07:09 rt 1.9.46.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0aabf2d30cb61248c8e65a0d4626b3ed6e3f90d2]

INTEGRATION: CWS changefileheader (1.8.190); FILE MERGED 2008/04/01 15:05:18 thb 1.8.190.3: #i85898# Stripping all external header guards 2008/04/01 12:26:23 thb 1.8.190.2: #i85898# Stripping all external header guards 2008/03/31 12:19:27 rt 1.8.190.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a3ad4710d226909e3dfdf0ef18a054ffebd34dca]

INTEGRATION: CWS changefileheader (1.47.4); FILE MERGED 2008/03/28 15:38:31 rt 1.47.4.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4a7fa6de628ba8beae6feb6efde186ab74cb0821]

INTEGRATION: CWS changefileheader (1.8.30); FILE MERGED 2008/03/31 07:24:50 rt 1.8.30.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d8b7a9156fe6089f4a1ab4451135cc70ae6e3eb8]

INTEGRATION: CWS changefileheader (1.3.108); FILE MERGED 2008/03/31 13:35:58 rt 1.3.108.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [22cac464d7b04bdeb90bc9defc0486d38a65ced5]

INTEGRATION: CWS changefileheader (1.7.40); FILE MERGED 2008/04/01 15:10:31 thb 1.7.40.2: #i85898# Stripping all external header guards 2008/03/31 07:23:17 rt 1.7.40.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4e7d593b855bb16345a62bdaaa04fe2fe00b1baa]

INTEGRATION: CWS changefileheader (1.3.72); FILE MERGED 2008/04/01 12:31:27 thb 1.3.72.2: #i85898# Stripping all external header guards 2008/03/31 07:23:49 rt 1.3.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7db81b6c1ce34ddb464c08e67983eded3a169bf7]

INTEGRATION: CWS changefileheader (1.9.48); FILE MERGED 2008/04/01 15:15:09 thb 1.9.48.3: #i85898# Stripping all external header guards 2008/04/01 12:29:46 thb 1.9.48.2: #i85898# Stripping all external header guards 2008/03/31 12:31:35 rt 1.9.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6fb82ef5fef457aeadbc8395b5f9b14257bcae85]

INTEGRATION: CWS changefileheader (1.8.22); FILE MERGED 2008/04/01 15:10:07 thb 1.8.22.3: #i85898# Stripping all external header guards 2008/04/01 12:27:52 thb 1.8.22.2: #i85898# Stripping all external header guards 2008/03/31 13:07:09 rt 1.8.22.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d762544cd95a617724b2af0a8ed095073c39bd50]

INTEGRATION: CWS changefileheader (1.7.246); FILE MERGED 2008/04/01 15:05:17 thb 1.7.246.3: #i85898# Stripping all external header guards 2008/04/01 12:26:23 thb 1.7.246.2: #i85898# Stripping all external header guards 2008/03/31 12:19:27 rt 1.7.246.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [281a92d2849eb3012d3373670ea241755bd81bc9]

INTEGRATION: CWS changefileheader (1.20.100); FILE MERGED 2008/03/28 16:29:57 rt 1.20.100.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [600125be49af542bd075471f76c9973a0afd4438]

INTEGRATION: CWS changefileheader (1.8.10); FILE MERGED 2008/03/28 15:38:31 rt 1.8.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [904a07783a763afcd4b9faed7083695ddc6318fc]

INTEGRATION: CWS changefileheader (1.14.92); FILE MERGED 2008/03/31 16:17:29 rt 1.14.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [654d920eb616e381ddf9d97439ba9a794fe7dd60]

INTEGRATION: CWS changefileheader (1.24.12); FILE MERGED 2008/03/31 07:24:50 rt 1.24.12.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4c33a8ceba9fbb785d727c4308468032926aa030]

INTEGRATION: CWS changefileheader (1.5.108); FILE MERGED 2008/03/31 13:35:58 rt 1.5.108.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6daeb484053d0d67f6884bed4db490b3451477b4]

INTEGRATION: CWS changefileheader (1.4.132); FILE MERGED 2008/04/01 15:10:31 thb 1.4.132.2: #i85898# Stripping all external header guards 2008/03/31 07:23:17 rt 1.4.132.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [df372e7a13ce5851890ac2248f1a74b15ad5b0d9]

INTEGRATION: CWS changefileheader (1.9.22); FILE MERGED 2008/04/01 15:10:07 thb 1.9.22.3: #i85898# Stripping all external header guards 2008/04/01 12:27:52 thb 1.9.22.2: #i85898# Stripping all external header guards 2008/03/31 13:07:09 rt 1.9.22.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [69c570e8fefe8aff5e522f24dc379bac7304454a]

INTEGRATION: CWS changefileheader (1.13.70); FILE MERGED 2008/03/31 12:31:35 rt 1.13.70.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [371e855af5e10fdf5a1ef9ac48ef495d94a78eba]

INTEGRATION: CWS changefileheader (1.4.246); FILE MERGED 2008/04/01 15:05:17 thb 1.4.246.3: #i85898# Stripping all external header guards 2008/04/01 12:26:23 thb 1.4.246.2: #i85898# Stripping all external header guards 2008/03/31 12:19:27 rt 1.4.246.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4fdd8ce2108ac0acec0274659b03aa6fc385e35c]

INTEGRATION: CWS changefileheader (1.14.32); FILE MERGED 2008/03/28 16:29:57 rt 1.14.32.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c4185386c42572a2af628f9513ca70c83acac6b6]

INTEGRATION: CWS changefileheader (1.9.90); FILE MERGED 2008/03/28 15:38:31 rt 1.9.90.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fd3639d4211047a87675a8b56396b27c221c396c]

INTEGRATION: CWS changefileheader (1.4.88); FILE MERGED 2008/04/01 12:31:27 thb 1.4.88.2: #i85898# Stripping all external header guards 2008/03/31 07:23:49 rt 1.4.88.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ebced8e99b0d90555f911a063d73f34914b2e6c8]

INTEGRATION: CWS changefileheader (1.11.26); FILE MERGED 2008/04/01 15:10:31 thb 1.11.26.3: #i85898# Stripping all external header guards 2008/04/01 12:28:02 thb 1.11.26.2: #i85898# Stripping all external header guards 2008/03/31 07:23:17 rt 1.11.26.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4004c250e5ee8b00fe0d4131aca596042a4e0e1c]

INTEGRATION: CWS changefileheader (1.4.88); FILE MERGED 2008/03/31 07:24:50 rt 1.4.88.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [63fb2b94e02ecfae6f4e9bfed0503285ab113fb9]

INTEGRATION: CWS changefileheader (1.6.108); FILE MERGED 2008/03/31 13:35:58 rt 1.6.108.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [917a3a87e87c0c6cd98d74451af95be527a88906]

INTEGRATION: CWS changefileheader (1.5.80); FILE MERGED 2008/04/01 15:10:07 thb 1.5.80.2: #i85898# Stripping all external header guards 2008/03/31 13:07:09 rt 1.5.80.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f580a728c6fdbfe55a2dd22861fadfa2236e74a7]

INTEGRATION: CWS changefileheader (1.7.246); FILE MERGED 2008/04/01 15:05:17 thb 1.7.246.3: #i85898# Stripping all external header guards 2008/04/01 12:26:23 thb 1.7.246.2: #i85898# Stripping all external header guards 2008/03/31 12:19:26 rt 1.7.246.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8952ef16c1567a8053ca1b6e1c6545e9d3dc24a3]

INTEGRATION: CWS changefileheader (1.3.100); FILE MERGED 2008/03/28 16:29:57 rt 1.3.100.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [44424e2613b902ad39cfab6e152f095db43e19c6]

INTEGRATION: CWS changefileheader (1.26.4); FILE MERGED 2008/03/28 15:38:30 rt 1.26.4.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3e19143c4cfa7dbbe92a00b739f0c687bea817e6]

INTEGRATION: CWS changefileheader (1.10.92); FILE MERGED 2008/03/31 16:17:29 rt 1.10.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0d035ec3be269535b3e58b5855957f1dd6c22279]

INTEGRATION: CWS changefileheader (1.2.40); FILE MERGED 2008/03/31 07:23:17 rt 1.2.40.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4bb4d892c2ae96f8143d2d4a3e69d840b76346d1]

INTEGRATION: CWS changefileheader (1.2.88); FILE MERGED 2008/04/01 15:20:33 thb 1.2.88.2: #i85898# Stripping all external header guards 2008/03/31 07:23:49 rt 1.2.88.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [369310027ea3cefaaab271f8b30c92fb4b02e68c]

INTEGRATION: CWS changefileheader (1.14.30); FILE MERGED 2008/03/31 07:24:50 rt 1.14.30.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [98d0f373df1dd8d725de3208371300870fce3863]

INTEGRATION: CWS changefileheader (1.8.50); FILE MERGED 2008/04/01 15:10:07 thb 1.8.50.3: #i85898# Stripping all external header guards 2008/04/01 12:27:51 thb 1.8.50.2: #i85898# Stripping all external header guards 2008/03/31 13:07:09 rt 1.8.50.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [91baa8f04e6fa37023105e42628d92238abdfb95]

INTEGRATION: CWS changefileheader (1.11.48); FILE MERGED 2008/04/01 12:29:46 thb 1.11.48.2: #i85898# Stripping all external header guards 2008/03/31 12:31:35 rt 1.11.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f882c06a1a5d01182224861f6ac39f80e4ef5468]

INTEGRATION: CWS changefileheader (1.15.48); FILE MERGED 2008/03/28 15:38:30 rt 1.15.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a22c6cd0045e2c1f9f3ff62650a487a21130f599]

INTEGRATION: CWS changefileheader (1.3.170); FILE MERGED 2008/04/01 15:02:34 thb 1.3.170.2: #i85898# Stripping all external header guards 2008/03/28 16:29:57 rt 1.3.170.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d5789a22a0cc293f61bc5470eb56b1848775fbec]

INTEGRATION: CWS changefileheader (1.3.246); FILE MERGED 2008/03/31 12:19:26 rt 1.3.246.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [88d968381dc49698b450c493418b3cc2b208a99e]

INTEGRATION: CWS changefileheader (1.3.34); FILE MERGED 2008/03/31 07:23:17 rt 1.3.34.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b1519efbbd0d75476048dcb8926f83dbea05128f]

INTEGRATION: CWS changefileheader (1.11.32); FILE MERGED 2008/03/31 07:24:50 rt 1.11.32.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b82c485fb23af352506fe683b0a82ae7983ddc6c]

INTEGRATION: CWS changefileheader (1.3.66); FILE MERGED 2008/04/01 12:31:27 thb 1.3.66.2: #i85898# Stripping all external header guards 2008/03/31 07:23:49 rt 1.3.66.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e858af2b978d37796f6dee9c595c018643be4570]

INTEGRATION: CWS changefileheader (1.7.108); FILE MERGED 2008/03/31 13:35:58 rt 1.7.108.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4e9ff86e8d2fb3d89e00f45c4f295dce9cdae532]

INTEGRATION: CWS changefileheader (1.5.48); FILE MERGED 2008/03/31 12:31:34 rt 1.5.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [937fc6c21699bad8be7a0731b783177e7fe4a715]

INTEGRATION: CWS changefileheader (1.5.80); FILE MERGED 2008/04/01 15:10:07 thb 1.5.80.3: #i85898# Stripping all external header guards 2008/04/01 12:27:51 thb 1.5.80.2: #i85898# Stripping all external header guards 2008/03/31 13:07:09 rt 1.5.80.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3488f88cd7b64df1ceecc8fb0aa77e333552bfa7]

INTEGRATION: CWS changefileheader (1.4.100); FILE MERGED 2008/03/28 16:29:57 rt 1.4.100.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c680f99cf57e12cae220d122505135282bbb5880]

INTEGRATION: CWS changefileheader (1.24.76); FILE MERGED 2008/03/28 15:38:30 rt 1.24.76.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9f854d23855905a8bc20e569b5b287959efd0478]

INTEGRATION: CWS changefileheader (1.13.190); FILE MERGED 2008/04/01 15:05:17 thb 1.13.190.3: #i85898# Stripping all external header guards 2008/04/01 12:26:23 thb 1.13.190.2: #i85898# Stripping all external header guards 2008/03/31 12:19:26 rt 1.13.190.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [df84c18f99e3df4f7558ca806fbb4269dd364ede]

INTEGRATION: CWS changefileheader (1.11.92); FILE MERGED 2008/03/31 16:17:29 rt 1.11.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b3efcbd610283a9aaced01f37faff4a62f154a10]

INTEGRATION: CWS changefileheader (1.6.26); FILE MERGED 2008/04/01 15:10:30 thb 1.6.26.2: #i85898# Stripping all external header guards 2008/03/31 07:23:17 rt 1.6.26.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [64b5b0d7f2696eda2b41c5e5ed9dc4d7d90a186f]

INTEGRATION: CWS changefileheader (1.4.108); FILE MERGED 2008/03/31 13:35:58 rt 1.4.108.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [be0596afd729db29607bd62f5295dc2c95d270aa]

INTEGRATION: CWS changefileheader (1.6.70); FILE MERGED 2008/04/01 12:31:27 thb 1.6.70.2: #i85898# Stripping all external header guards 2008/03/31 07:23:49 rt 1.6.70.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0474ce4fa0c7a4216242e83b35ba175ced8776a4]

INTEGRATION: CWS changefileheader (1.5.70); FILE MERGED 2008/03/31 07:24:50 rt 1.5.70.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2bc6303d587f145d3a0f51e78370f6fae2644301]

INTEGRATION: CWS changefileheader (1.3.70); FILE MERGED 2008/03/31 12:31:34 rt 1.3.70.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [44529a1e3850a322c1a66ebf030f7dd2e0883763]

INTEGRATION: CWS changefileheader (1.7.50); FILE MERGED 2008/03/31 13:07:09 rt 1.7.50.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [71e10e088da4e469663c1a7ab243b5a2989b93b9]

INTEGRATION: CWS changefileheader (1.16.100); FILE MERGED 2008/04/01 15:02:34 thb 1.16.100.2: #i85898# Stripping all external header guards 2008/03/28 16:29:56 rt 1.16.100.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4aa2963e6fb168633dc5ad0753f3f306b1274db1]

INTEGRATION: CWS changefileheader (1.4.190); FILE MERGED 2008/03/28 15:38:30 rt 1.4.190.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8f661c8fcb4a130780693ef18ba00e1064a6b2d7]

INTEGRATION: CWS changefileheader (1.6.246); FILE MERGED 2008/04/01 15:05:17 thb 1.6.246.3: #i85898# Stripping all external header guards 2008/04/01 12:26:23 thb 1.6.246.2: #i85898# Stripping all external header guards 2008/03/31 12:19:26 rt 1.6.246.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1ede47e1d28bd1b025119849f784faf59ecb652e]

INTEGRATION: CWS changefileheader (1.8.84); FILE MERGED 2008/04/01 15:10:30 thb 1.8.84.3: #i85898# Stripping all external header guards 2008/04/01 12:28:02 thb 1.8.84.2: #i85898# Stripping all external header guards 2008/03/31 07:23:17 rt 1.8.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4ab6335ad7e4a2b0ac0319bf50e1a36b0bdddd0d]

INTEGRATION: CWS changefileheader (1.5.70); FILE MERGED 2008/04/01 12:31:27 thb 1.5.70.2: #i85898# Stripping all external header guards 2008/03/31 07:23:49 rt 1.5.70.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [56abbed4b5d92af607aaeae4d8474ea4da6efa64]

INTEGRATION: CWS changefileheader (1.6.80); FILE MERGED 2008/04/01 15:10:07 thb 1.6.80.3: #i85898# Stripping all external header guards 2008/04/01 12:27:51 thb 1.6.80.2: #i85898# Stripping all external header guards 2008/03/31 13:07:09 rt 1.6.80.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [387c0e809c2b7beb513c9ab5d1d94055005abd15]

INTEGRATION: CWS changefileheader (1.15.22); FILE MERGED 2008/03/31 07:24:50 rt 1.15.22.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9052bbbb77410c9e811e5d7e5bd569136d0f9bdb]

INTEGRATION: CWS changefileheader (1.3.48); FILE MERGED 2008/03/31 12:31:34 rt 1.3.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [96eb9d64cbca0f6c41cdc3f26790dadc11f0232c]

INTEGRATION: CWS changefileheader (1.24.12); FILE MERGED 2008/03/28 16:29:56 rt 1.24.12.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8e7c673e478f63643f25a7bcf60a6133db7b221f]

INTEGRATION: CWS changefileheader (1.31.2); FILE MERGED 2008/03/28 15:38:30 rt 1.31.2.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [22226e1604d403b19e785fce1bc07a376f5d88eb]

INTEGRATION: CWS changefileheader (1.13.84); FILE MERGED 2008/04/01 15:05:17 thb 1.13.84.3: #i85898# Stripping all external header guards 2008/04/01 12:26:23 thb 1.13.84.2: #i85898# Stripping all external header guards 2008/03/31 12:19:26 rt 1.13.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0e3a20a7cbf97670eb65c38b4cc4e22c62904817]

INTEGRATION: CWS changefileheader (1.21.26); FILE MERGED 2008/04/01 15:10:30 thb 1.21.26.3: #i85898# Stripping all external header guards 2008/04/01 12:28:01 thb 1.21.26.2: #i85898# Stripping all external header guards 2008/03/31 07:23:17 rt 1.21.26.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [924e05696e6fb7db8733740f2673437847dacb9d]

INTEGRATION: CWS changefileheader (1.4.48); FILE MERGED 2008/03/31 12:31:34 rt 1.4.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [28b4852af1fd46e4ff2d9ab4035d435856ceab8c]

INTEGRATION: CWS changefileheader (1.6.40); FILE MERGED 2008/04/01 12:31:27 thb 1.6.40.2: #i85898# Stripping all external header guards 2008/03/31 07:23:49 rt 1.6.40.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c9bb1b48ad09cc4fcbd409f75924cc10548da73b]

INTEGRATION: CWS changefileheader (1.8.50); FILE MERGED 2008/04/01 15:10:07 thb 1.8.50.2: #i85898# Stripping all external header guards 2008/03/31 13:07:09 rt 1.8.50.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f60c4affd1312e69bf34325fc4c8d5bdeab061a0]

INTEGRATION: CWS changefileheader (1.6.84); FILE MERGED 2008/03/31 07:24:50 rt 1.6.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [970ae74d9fc81a0d88cd6857f928721806776fcb]

INTEGRATION: CWS changefileheader (1.2.846); FILE MERGED 2008/03/28 15:45:34 rt 1.2.846.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2ffdbafc5b700e124cdd02485c1e7cff09b5ddcf]

INTEGRATION: CWS changefileheader (1.13.92); FILE MERGED 2008/03/31 16:17:29 rt 1.13.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [de688f456628e1cb10bbc51925a0e9933eef1951]

INTEGRATION: CWS changefileheader (1.4.170); FILE MERGED 2008/04/01 15:02:33 thb 1.4.170.2: #i85898# Stripping all external header guards 2008/03/28 16:29:56 rt 1.4.170.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4379880e4c7b0e4c2a0d049bf2f589081dfcaca6]

INTEGRATION: CWS changefileheader (1.3.190); FILE MERGED 2008/03/28 15:38:29 rt 1.3.190.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9e51865a50309cca271e1c54ca7f7add43350728]

INTEGRATION: CWS changefileheader (1.3.246); FILE MERGED 2008/04/01 15:05:17 thb 1.3.246.3: #i85898# Stripping all external header guards 2008/04/01 12:26:23 thb 1.3.246.2: #i85898# Stripping all external header guards 2008/03/31 12:19:26 rt 1.3.246.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ba6fbcebd8e1859beb52c8669b3ff7eea9d84b31]

INTEGRATION: CWS changefileheader (1.5.132); FILE MERGED 2008/04/01 15:10:30 thb 1.5.132.2: #i85898# Stripping all external header guards 2008/03/31 07:23:17 rt 1.5.132.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [72d75296c11c3879aceaf97d8f3829d037d322b4]

INTEGRATION: CWS changefileheader (1.4.276); FILE MERGED 2008/03/31 12:31:34 rt 1.4.276.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [200fba1e6e4f77aa87be61e1f5076e7ce46c29db]

INTEGRATION: CWS changefileheader (1.6.32); FILE MERGED 2008/03/31 07:24:50 rt 1.6.32.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [80ab78e311fb1a8a8e76eb069f04d115cea64399]

INTEGRATION: CWS changefileheader (1.5.80); FILE MERGED 2008/04/01 15:10:06 thb 1.5.80.3: #i85898# Stripping all external header guards 2008/04/01 12:27:51 thb 1.5.80.2: #i85898# Stripping all external header guards 2008/03/31 13:07:09 rt 1.5.80.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [56b9bf7e4ea9027787dbd91d53fdfa27f7713b94]

INTEGRATION: CWS changefileheader (1.16.100); FILE MERGED 2008/03/28 16:29:56 rt 1.16.100.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [18b75387a5f0d38ead154cde92f99f508255c8a6]

INTEGRATION: CWS changefileheader (1.2.96); FILE MERGED 2008/04/01 15:05:17 thb 1.2.96.3: #i85898# Stripping all external header guards 2008/04/01 12:26:23 thb 1.2.96.2: #i85898# Stripping all external header guards 2008/03/31 12:19:26 rt 1.2.96.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f398b542f06e30ea85137069de359489baad970b]

INTEGRATION: CWS changefileheader (1.2.74); FILE MERGED 2008/03/31 07:23:16 rt 1.2.74.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [44350eb55ae097b3d09d4edf25dce9a1ca8d54cd]

INTEGRATION: CWS changefileheader (1.14.24); FILE MERGED 2008/03/31 07:24:50 rt 1.14.24.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [aadc1fd8a0b1dc099148c9108032c736d80fd7d5]

INTEGRATION: CWS changefileheader (1.4.88); FILE MERGED 2008/04/01 12:31:26 thb 1.4.88.2: #i85898# Stripping all external header guards 2008/03/31 07:23:49 rt 1.4.88.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d87726755ccb9417cad005fa908f46402a66a4a3]

INTEGRATION: CWS changefileheader (1.2.246); FILE MERGED 2008/04/01 15:05:16 thb 1.2.246.3: #i85898# Stripping all external header guards 2008/04/01 12:26:23 thb 1.2.246.2: #i85898# Stripping all external header guards 2008/03/31 12:19:26 rt 1.2.246.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8dad181f32e0984feb7ccb15c191b1d2a251f99f]

INTEGRATION: CWS changefileheader (1.12.32); FILE MERGED 2008/03/28 16:29:56 rt 1.12.32.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [59d4dee89fdb2a63ef484f69bc3580776a097a3c]

INTEGRATION: CWS changefileheader (1.2.72); FILE MERGED 2008/03/31 07:24:49 rt 1.2.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f2ab22ee8e019247e0cf9fb9b27a0cb874e36ec1]

INTEGRATION: CWS changefileheader (1.6.48); FILE MERGED 2008/03/31 12:31:34 rt 1.6.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6359c9674b8be483936162644ff85f8102a7585b]

INTEGRATION: CWS changefileheader (1.8.22); FILE MERGED 2008/03/31 13:07:09 rt 1.8.22.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [31430a779848c48e333186b6a22cfb3d113402dc]

INTEGRATION: CWS changefileheader (1.2.88); FILE MERGED 2008/04/01 12:31:26 thb 1.2.88.2: #i85898# Stripping all external header guards 2008/03/31 07:23:49 rt 1.2.88.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [760546a7e4997e760398b6f911e61dc94adcd501]

INTEGRATION: CWS changefileheader (1.9.92); FILE MERGED 2008/03/31 16:17:29 rt 1.9.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fae7ed6cfb3dfc9e29e1f0e6b8f660c04d07df5b]

INTEGRATION: CWS changefileheader (1.3.190); FILE MERGED 2008/03/28 15:38:28 rt 1.3.190.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2041ec09f86de784d99680b30db34ce7a429c507]

INTEGRATION: CWS changefileheader (1.4.190); FILE MERGED 2008/04/01 15:05:16 thb 1.4.190.3: #i85898# Stripping all external header guards 2008/04/01 12:26:22 thb 1.4.190.2: #i85898# Stripping all external header guards 2008/03/31 12:19:26 rt 1.4.190.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a1d08e64c97721acaf5e2f87b9141cfd50c5a24a]

INTEGRATION: CWS changefileheader (1.3.100); FILE MERGED 2008/03/28 16:29:56 rt 1.3.100.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d87e24356a7ee58f33c407e306e6cdbb2ded4dc8]

INTEGRATION: CWS changefileheader (1.3.108); FILE MERGED 2008/03/31 13:35:57 rt 1.3.108.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [dbcb492ec4c58437eb446ad4873154fefbf2f6be]

INTEGRATION: CWS changefileheader (1.2.40); FILE MERGED 2008/03/31 07:23:16 rt 1.2.40.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c23f2a895c935260cb91812337a5a80b8ca5127b]

INTEGRATION: CWS changefileheader (1.11.48); FILE MERGED 2008/03/31 12:31:34 rt 1.11.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bd88dcd710f05e5d6c1b0f8f5b66fdd5d8a57aac]

INTEGRATION: CWS changefileheader (1.9.22); FILE MERGED 2008/04/01 15:10:06 thb 1.9.22.3: #i85898# Stripping all external header guards 2008/04/01 12:27:51 thb 1.9.22.2: #i85898# Stripping all external header guards 2008/03/31 13:07:09 rt 1.9.22.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5a7cc66300d2a4a998d69423c3739c6697700005]

INTEGRATION: CWS changefileheader (1.16.100); FILE MERGED 2008/04/01 15:02:33 thb 1.16.100.2: #i85898# Stripping all external header guards 2008/03/28 16:29:55 rt 1.16.100.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e37425d632fc5344c5a7a115e8609093b5f8247a]

INTEGRATION: CWS changefileheader (1.3.246); FILE MERGED 2008/04/01 12:26:22 thb 1.3.246.2: #i85898# Stripping all external header guards 2008/03/31 12:19:26 rt 1.3.246.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8bde716076cfbf2942793d0407b713f8689f068b]

INTEGRATION: CWS changefileheader (1.14.126); FILE MERGED 2008/03/31 07:24:49 rt 1.14.126.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f9bda5ebc05f313acb0ad521a31fc74371d3a84d]

INTEGRATION: CWS changefileheader (1.23.48); FILE MERGED 2008/04/02 06:19:35 thb 1.23.48.4: #i85898# Corrected misspelled include statement 2008/04/01 15:15:09 thb 1.23.48.3: #i85898# Stripping all external header guards 2008/04/01 12:29:46 thb 1.23.48.2: #i85898# Stripping all external header guards 2008/03/31 12:31:34 rt 1.23.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [957c04dab2d9e48cf98664b2902361bf96e489a2]

INTEGRATION: CWS changefileheader (1.6.80); FILE MERGED 2008/04/01 15:10:06 thb 1.6.80.3: #i85898# Stripping all external header guards 2008/04/01 12:27:51 thb 1.6.80.2: #i85898# Stripping all external header guards 2008/03/31 13:07:09 rt 1.6.80.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [87b04f2f030e0aa5034d890f3c8ef142a85e340c]

INTEGRATION: CWS changefileheader (1.3.88); FILE MERGED 2008/03/31 07:23:49 rt 1.3.88.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1a27f6d22e6e47d68dd8f604dcca6854fe27d143]

INTEGRATION: CWS changefileheader (1.3.92); FILE MERGED 2008/03/31 16:17:29 rt 1.3.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e3af83510b52dc515c56e1304f712d7a451ecf4b]

INTEGRATION: CWS changefileheader (1.16.12); FILE MERGED 2008/03/28 16:29:55 rt 1.16.12.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4da684e2ab226142a85eacdcd7f25e22227d0e26]

INTEGRATION: CWS changefileheader (1.3.110); FILE MERGED 2008/03/31 12:19:26 rt 1.3.110.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b259b1655c64b880143cd33e2cc2110ba78fc07e]

INTEGRATION: CWS changefileheader (1.7.108); FILE MERGED 2008/03/31 13:35:57 rt 1.7.108.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2c9d5e3d897bd687d694c38c55ec5cc5db178349]

INTEGRATION: CWS changefileheader (1.14.48); FILE MERGED 2008/03/31 07:24:49 rt 1.14.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7c76b537ceb47d152ecdb8b4ca8ffc7668518da0]

INTEGRATION: CWS changefileheader (1.4.96); FILE MERGED 2008/04/01 15:10:30 thb 1.4.96.3: #i85898# Stripping all external header guards 2008/04/01 12:28:01 thb 1.4.96.2: #i85898# Stripping all external header guards 2008/03/31 07:23:16 rt 1.4.96.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1971e8b04e3d93a7f83f28f66ba3281890d99801]

INTEGRATION: CWS changefileheader (1.21.48); FILE MERGED 2008/03/31 12:31:34 rt 1.21.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6ad6c4745cfbeffb16ac08ae6455c6dbaee6715f]

INTEGRATION: CWS changefileheader (1.8.50); FILE MERGED 2008/04/01 15:10:06 thb 1.8.50.2: #i85898# Stripping all external header guards 2008/03/31 13:07:09 rt 1.8.50.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b248b02c5dcd2e77a1582660940aa6949362ef2c]

INTEGRATION: CWS changefileheader (1.3.88); FILE MERGED 2008/04/01 12:31:26 thb 1.3.88.2: #i85898# Stripping all external header guards 2008/03/31 07:23:49 rt 1.3.88.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [017e5434863dc9271c754e29933d4b41ba5ef603]

INTEGRATION: CWS changefileheader (1.6.92); FILE MERGED 2008/03/31 16:17:29 rt 1.6.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ad07de1e3b5cec248ae2c5be0c65b6f116d8e596]

INTEGRATION: CWS changefileheader (1.4.170); FILE MERGED 2008/04/01 15:02:33 thb 1.4.170.2: #i85898# Stripping all external header guards 2008/03/28 16:29:55 rt 1.4.170.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0886d838f73954437266080f3e27e6d2d23d6829]

INTEGRATION: CWS changefileheader (1.9.222); FILE MERGED 2008/04/01 15:05:16 thb 1.9.222.3: #i85898# Stripping all external header guards 2008/04/01 12:26:22 thb 1.9.222.2: #i85898# Stripping all external header guards 2008/03/31 12:19:26 rt 1.9.222.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1bb736e62f0dd7e9e9aab8d86346bb6583539114]

INTEGRATION: CWS changefileheader (1.19.132); FILE MERGED 2008/04/01 15:10:29 thb 1.19.132.3: #i85898# Stripping all external header guards 2008/04/01 12:28:01 thb 1.19.132.2: #i85898# Stripping all external header guards 2008/03/31 07:23:16 rt 1.19.132.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [83358acd8e6d657aafca5d35a8b184f0e9c4010f]

INTEGRATION: CWS changefileheader (1.3.66); FILE MERGED 2008/04/01 12:31:26 thb 1.3.66.2: #i85898# Stripping all external header guards 2008/03/31 07:23:49 rt 1.3.66.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1078cbc3333ee814fea028d3122d98a77409d662]

INTEGRATION: CWS changefileheader (1.5.80); FILE MERGED 2008/04/01 15:10:06 thb 1.5.80.2: #i85898# Stripping all external header guards 2008/03/31 13:07:09 rt 1.5.80.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1255a3e8cd335be8bbb86ad10c5c83aaf61490f3]

INTEGRATION: CWS changefileheader (1.4.92); FILE MERGED 2008/03/31 16:17:29 rt 1.4.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c130a70b95c9655d1c58c0348b43c5fc15c33762]

INTEGRATION: CWS changefileheader (1.3.54); FILE MERGED 2008/03/28 16:29:55 rt 1.3.54.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [280c0cd9d77b507527fd6c3754d066693f4bc827]

INTEGRATION: CWS changefileheader (1.7.88); FILE MERGED 2008/04/01 12:31:26 thb 1.7.88.2: #i85898# Stripping all external header guards 2008/03/31 07:23:49 rt 1.7.88.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e7db93101582d3fba3c70a0bcc286b8174985799]

INTEGRATION: CWS changefileheader (1.2.40); FILE MERGED 2008/03/31 07:23:15 rt 1.2.40.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ef1ba75e48c4b4547665cc2c0a82e531be08f1f8]

INTEGRATION: CWS changefileheader (1.9.50); FILE MERGED 2008/04/01 15:10:05 thb 1.9.50.2: #i85898# Stripping all external header guards 2008/03/31 13:07:09 rt 1.9.50.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ec1466bbefaa8abfeef4411dbac465a5804bbf85]

INTEGRATION: CWS changefileheader (1.2.100); FILE MERGED 2008/03/28 16:29:55 rt 1.2.100.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8406e99f5b8f1ecc24e492bd5528e203dc683f52]

INTEGRATION: CWS changefileheader (1.7.92); FILE MERGED 2008/03/31 16:17:29 rt 1.7.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [48a67f6c43e56a3cf161a5bd189f5eac1e503528]

INTEGRATION: CWS changefileheader (1.2.66); FILE MERGED 2008/03/31 07:24:49 rt 1.2.66.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [98541482877310d8769fc3d54304a1edf4f1c939]

INTEGRATION: CWS changefileheader (1.7.50); FILE MERGED 2008/04/01 15:10:05 thb 1.7.50.3: #i85898# Stripping all external header guards 2008/04/01 12:27:51 thb 1.7.50.2: #i85898# Stripping all external header guards 2008/03/31 13:07:09 rt 1.7.50.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [80e92c3671071057d3a7827605a8c67a0949e62e]

INTEGRATION: CWS changefileheader (1.3.122); FILE MERGED 2008/03/28 16:29:54 rt 1.3.122.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7f822b04c590055531d67550c4251115b8f8f092]

INTEGRATION: CWS changefileheader (1.4.108); FILE MERGED 2008/03/31 13:35:57 rt 1.4.108.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8608b900c8a108c5e988894637ec93f061bb9fca]

INTEGRATION: CWS changefileheader (1.2.148); FILE MERGED 2008/03/31 12:19:26 rt 1.2.148.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bf1fc0e1571a95edc87ea99a2c7d51c38818c757]

INTEGRATION: CWS changefileheader (1.3.190); FILE MERGED 2008/03/28 15:38:27 rt 1.3.190.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [02eca82eb7d6033217a1a525cf96b356196620e3]

INTEGRATION: CWS changefileheader (1.2.88); FILE MERGED 2008/04/01 12:31:26 thb 1.2.88.2: #i85898# Stripping all external header guards 2008/03/31 07:23:48 rt 1.2.88.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e204bc94bebbe7a70ba7e833fa5f0aaaeeae3faf]

INTEGRATION: CWS changefileheader (1.6.122); FILE MERGED 2008/03/28 16:29:54 rt 1.6.122.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ebfbbfc1d639f2c39b8fbdbc469639749c835932]

INTEGRATION: CWS changefileheader (1.7.46); FILE MERGED 2008/03/31 13:07:08 rt 1.7.46.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a3439d965dfd655ee7fb9a274e33491aac2622b9]

INTEGRATION: CWS changefileheader (1.8.4); FILE MERGED 2008/03/31 07:24:49 rt 1.8.4.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [43799b7a213868dafb15036713b4964eca1ca6dd]

INTEGRATION: CWS changefileheader (1.4.246); FILE MERGED 2008/03/31 12:19:26 rt 1.4.246.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [30e39794b91c10f95db3df13b4822b3716e4bc84]

INTEGRATION: CWS changefileheader (1.10.32); FILE MERGED 2008/03/28 15:38:27 rt 1.10.32.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7968cc09c6897aea8ab5c725647fb9c771b902bb]

INTEGRATION: CWS changefileheader (1.3.88); FILE MERGED 2008/04/01 12:31:26 thb 1.3.88.2: #i85898# Stripping all external header guards 2008/03/31 07:23:48 rt 1.3.88.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c6865c6e05bcc8236adb26a2630f132c510656a5]

INTEGRATION: CWS changefileheader (1.6.122); FILE MERGED 2008/04/01 15:02:33 thb 1.6.122.2: #i85898# Stripping all external header guards 2008/03/28 16:29:54 rt 1.6.122.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [42da79178e2383c71153b0f05b382972a26b2bd5]

INTEGRATION: CWS changefileheader (1.3.80); FILE MERGED 2008/03/31 13:07:08 rt 1.3.80.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [174843af7f2bf86e6f1c500d7c767f2b254b03e8]

INTEGRATION: CWS changefileheader (1.8.48); FILE MERGED 2008/04/01 15:15:09 thb 1.8.48.2: #i85898# Stripping all external header guards 2008/03/31 12:31:34 rt 1.8.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [88df9a02f6b3b5e169ec6f44d16d07d35967a706]

INTEGRATION: CWS changefileheader (1.19.34); FILE MERGED 2008/03/28 15:38:27 rt 1.19.34.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8d350cc6b0e5e0da1eda203b0ab332068edd0368]

INTEGRATION: CWS changefileheader (1.9.22); FILE MERGED 2008/03/31 13:07:08 rt 1.9.22.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f0aaf73cb1c3b12fc89cb8b40e77e1b5e92385c2]

INTEGRATION: CWS changefileheader (1.3.34); FILE MERGED 2008/03/31 07:23:15 rt 1.3.34.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [428035430d0bfff836982ea1f60c90d4d12ae63f]

INTEGRATION: CWS changefileheader (1.6.48); FILE MERGED 2008/04/01 12:29:45 thb 1.6.48.2: #i85898# Stripping all external header guards 2008/03/31 12:31:34 rt 1.6.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [21331d67a0226be18eb1725de5296472a97dc3d6]

INTEGRATION: CWS changefileheader (1.45.30); FILE MERGED 2008/03/28 15:38:27 rt 1.45.30.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e413eb70c9d9b3bbeeb675df6c39fdb450ddd70a]

INTEGRATION: CWS changefileheader (1.6.26); FILE MERGED 2008/03/31 13:07:08 rt 1.6.26.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3a0bd7c8d5974a572688e1c18e4186c07f890e89]

INTEGRATION: CWS changefileheader (1.8.40); FILE MERGED 2008/04/01 15:20:33 thb 1.8.40.3: #i85898# Stripping all external header guards 2008/04/01 12:31:26 thb 1.8.40.2: #i85898# Stripping all external header guards 2008/03/31 07:23:48 rt 1.8.40.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b2929239052e1e2234adb7a0e2bd7e2b8d11172c]

INTEGRATION: CWS changefileheader (1.11.132); FILE MERGED 2008/04/01 12:28:01 thb 1.11.132.2: #i85898# Stripping all external header guards 2008/03/31 07:23:15 rt 1.11.132.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8942ed4a83a92ebdc7efa362cd39f4cbf11719af]

INTEGRATION: CWS changefileheader (1.4.170); FILE MERGED 2008/03/28 16:29:53 rt 1.4.170.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6eda3342f5ebfd37b1bd4d9b13d54757a7d2e097]

INTEGRATION: CWS changefileheader (1.19.48); FILE MERGED 2008/03/31 12:31:34 rt 1.19.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1df2eda83257f946c28a6508ca1513007951ebd0]

INTEGRATION: CWS changefileheader (1.4.92); FILE MERGED 2008/03/31 16:17:28 rt 1.4.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [012180fc965de2fcf1b6f20e23a4f853f15e554e]

INTEGRATION: CWS changefileheader (1.10.26); FILE MERGED 2008/03/31 13:07:08 rt 1.10.26.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b4b989a83fc4f14728feb5af5ffe34bc302903f5]

INTEGRATION: CWS changefileheader (1.2.88); FILE MERGED 2008/03/31 07:23:48 rt 1.2.88.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fc00a259af35b9245686d049f7ec8893741e8583]

INTEGRATION: CWS changefileheader (1.11.132); FILE MERGED 2008/04/01 15:10:29 thb 1.11.132.2: #i85898# Stripping all external header guards 2008/03/31 07:23:15 rt 1.11.132.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f47619fc79d49df56a8f18694117fece448c8f12]

INTEGRATION: CWS changefileheader (1.5.132); FILE MERGED 2008/03/28 15:38:26 rt 1.5.132.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8ae2a0f1aee1a3d8eb54e4d443fe4e0b0d0b6fc2]

INTEGRATION: CWS changefileheader (1.5.100); FILE MERGED 2008/03/28 16:29:53 rt 1.5.100.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b018274d09f7bb57ac7bdd6cad02c9e1d1666608]

INTEGRATION: CWS changefileheader (1.5.108); FILE MERGED 2008/03/31 13:35:57 rt 1.5.108.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8eede3ec702c155b4b67a403e957ab85eb5838cc]

INTEGRATION: CWS changefileheader (1.4.88); FILE MERGED 2008/04/01 12:31:26 thb 1.4.88.2: #i85898# Stripping all external header guards 2008/03/31 07:23:48 rt 1.4.88.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8cbb8fdd4e05c3616d769a37868b0fda9f53ba33]

INTEGRATION: CWS changefileheader (1.26.12); FILE MERGED 2008/03/28 16:03:41 rt 1.26.12.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4b76b3f3c16a7eb07b83bd1640b3c20066c1b06a]

INTEGRATION: CWS changefileheader (1.9.92); FILE MERGED 2008/03/31 16:17:28 rt 1.9.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [05a0e14992783b66dfc632d2598f63636577f69c]

INTEGRATION: CWS changefileheader (1.13.108); FILE MERGED 2008/04/01 15:10:29 thb 1.13.108.3: #i85898# Stripping all external header guards 2008/04/01 12:28:01 thb 1.13.108.2: #i85898# Stripping all external header guards 2008/03/31 07:23:15 rt 1.13.108.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [59a65d56b2a6c9f8dcc3e1f8d21d6bb5edabe200]

INTEGRATION: CWS changefileheader (1.2.190); FILE MERGED 2008/03/28 15:38:26 rt 1.2.190.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c788886c77bdbfd6eb53aa841d6ed5d320d2f2d6]

INTEGRATION: CWS changefileheader (1.7.158); FILE MERGED 2008/03/28 16:29:53 rt 1.7.158.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [eca220b79b678ac302d12afe20fc382056c6afa8]

INTEGRATION: CWS changefileheader (1.4.72); FILE MERGED 2008/04/01 12:31:26 thb 1.4.72.2: #i85898# Stripping all external header guards 2008/03/31 07:23:48 rt 1.4.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f7c5a9cf1413e724423105af8357913864d39d5e]

INTEGRATION: CWS changefileheaderm6 (1.3.2); FILE MERGED 2008/04/09 16:08:20 rt 1.3.2.1: #i87884# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2296caf427ab8d4adf4f4209e9694eaa9ecf8517]

INTEGRATION: CWS changefileheader (1.6.190); FILE MERGED 2008/03/28 15:38:26 rt 1.6.190.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7e5d997d460ee70fb872daf93b93491976b4c062]

INTEGRATION: CWS changefileheader (1.10.92); FILE MERGED 2008/03/31 16:17:28 rt 1.10.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [74b15e2708603a8fbc21608827e49a0bab0f6cd0]

INTEGRATION: CWS changefileheader (1.9.40); FILE MERGED 2008/04/01 15:00:04 thb 1.9.40.2: #i85898# Stripping all external header guards 2008/03/28 16:03:41 rt 1.9.40.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3ee88578d9340269555f2abc53cdf3f6e7e7c1fa]

INTEGRATION: CWS changefileheader (1.3.170); FILE MERGED 2008/03/28 16:29:53 rt 1.3.170.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [568de7095952c2f6e68a6669163cd3267fe60000]

INTEGRATION: CWS changefileheader (1.5.66); FILE MERGED 2008/04/01 12:31:26 thb 1.5.66.2: #i85898# Stripping all external header guards 2008/03/31 07:23:48 rt 1.5.66.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [821dd96040a632196bb788d797bfd327cb4b6f98]

INTEGRATION: CWS changefileheader (1.5.48); FILE MERGED 2008/03/31 12:31:34 rt 1.5.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8c5f33b0bad51ed698449edac149c4cfad4422aa]

INTEGRATION: CWS changefileheader (1.15.96); FILE MERGED 2008/04/01 15:10:29 thb 1.15.96.3: #i85898# Stripping all external header guards 2008/04/01 12:28:01 thb 1.15.96.2: #i85898# Stripping all external header guards 2008/03/31 07:23:15 rt 1.15.96.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7f193d72733a2b641d559fd61c2ae4c45aab9d69]

INTEGRATION: CWS changefileheader (1.10.80); FILE MERGED 2008/04/01 15:00:04 thb 1.10.80.2: #i85898# Stripping all external header guards 2008/03/28 16:03:41 rt 1.10.80.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ac7bdc090597ac44c022dc719b993e19e41f7608]

INTEGRATION: CWS changefileheader (1.4.122); FILE MERGED 2008/03/28 16:29:53 rt 1.4.122.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [36221d895cd56b3f2a950762ae4deaa1740b5a4c]

INTEGRATION: CWS changefileheader (1.8.80); FILE MERGED 2008/04/01 15:10:04 thb 1.8.80.2: #i85898# Stripping all external header guards 2008/03/31 13:07:08 rt 1.8.80.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d0d3213f256c1cfdd2b82ae516b8d652be58b839]

INTEGRATION: CWS changefileheader (1.22.96); FILE MERGED 2008/04/01 15:10:29 thb 1.22.96.3: #i85898# Stripping all external header guards 2008/04/01 12:28:00 thb 1.22.96.2: #i85898# Stripping all external header guards 2008/03/31 07:23:15 rt 1.22.96.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ea3993dacbd04f0e8e93e2d150f789f1161eb909]

INTEGRATION: CWS changefileheader (1.10.48); FILE MERGED 2008/04/01 15:15:09 thb 1.10.48.2: #i85898# Stripping all external header guards 2008/03/31 12:31:34 rt 1.10.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f8cf82412faa2c1ea771197b6a6c9b5310dcd92a]

INTEGRATION: CWS changefileheaderm6 (1.3.2); FILE MERGED 2008/04/09 16:08:19 rt 1.3.2.1: #i87884# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4c79ba5e8c311537219a7da0832ccce263ca3266]

INTEGRATION: CWS changefileheader (1.9.64); FILE MERGED 2008/03/31 16:17:28 rt 1.9.64.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [039859872d682bb9051e5d7d5d5e63d9389fdc76]

INTEGRATION: CWS changefileheader (1.11.108); FILE MERGED 2008/03/28 15:38:26 rt 1.11.108.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d568e395e58c71a1cde29c387b944e87bb0c33eb]

INTEGRATION: CWS changefileheader (1.3.144); FILE MERGED 2008/03/28 16:03:40 rt 1.3.144.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [34e93c4a72cad5915a302eb99469927a7cc78d15]

INTEGRATION: CWS changefileheader (1.3.170); FILE MERGED 2008/03/28 16:29:52 rt 1.3.170.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [79f65ed68e8b3998b4d343391c27f349f7d5c00c]

INTEGRATION: CWS changefileheader (1.19.6); FILE MERGED 2008/03/31 13:07:08 rt 1.19.6.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4a741be1628694c1672a08fc23b6fe1994c9e1e2]

INTEGRATION: CWS changefileheader (1.17.108); FILE MERGED 2008/04/01 15:10:29 thb 1.17.108.3: #i85898# Stripping all external header guards 2008/04/01 12:28:00 thb 1.17.108.2: #i85898# Stripping all external header guards 2008/03/31 07:23:15 rt 1.17.108.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [dc4ac95790cb055853f8d19222c46e6d72be9fd4]

INTEGRATION: CWS changefileheader (1.17.92); FILE MERGED 2008/03/31 16:17:28 rt 1.17.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e566abed5ecf3012b97c5f9a648734b9e3f29696]

INTEGRATION: CWS changefileheader (1.18.48); FILE MERGED 2008/04/01 15:15:08 thb 1.18.48.3: #i85898# Stripping all external header guards 2008/04/01 12:29:45 thb 1.18.48.2: #i85898# Stripping all external header guards 2008/03/31 12:31:33 rt 1.18.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [31f508c11287d80130f39efc5a63997a0462bee7]

INTEGRATION: CWS changefileheader (1.3.190); FILE MERGED 2008/03/28 15:38:26 rt 1.3.190.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [49cee98a29a3e56519c7d88b4b28ad28b6155e3f]

INTEGRATION: CWS changefileheader (1.7.48); FILE MERGED 2008/03/28 16:03:40 rt 1.7.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2d0abc4262183040ae68f4623cb17a73bc1143b4]

INTEGRATION: CWS changefileheader (1.6.12); FILE MERGED 2008/03/28 16:29:52 rt 1.6.12.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0846ac1c79af3f0f147fcbdf5fc60fc8b0d96ec1]

INTEGRATION: CWS changefileheader (1.2.52); FILE MERGED 2008/03/31 07:23:48 rt 1.2.52.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d62e7692a5f0e316c5aec44cec9039447e4055cf]

INTEGRATION: CWS changefileheader (1.7.26); FILE MERGED 2008/03/31 13:07:08 rt 1.7.26.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [68508d14e0d1982b3b6b3587234dfa19fc3356fd]

INTEGRATION: CWS changefileheader (1.26.20); FILE MERGED 2008/04/01 12:28:00 thb 1.26.20.2: #i85898# Stripping all external header guards 2008/03/31 07:23:15 rt 1.26.20.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bc0a23aef584c1f157ee3adcfd0c8563ce8102ce]

INTEGRATION: CWS changefileheader (1.11.92); FILE MERGED 2008/03/31 16:17:28 rt 1.11.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [51a9df5079a721f1faeba59272692b261a2e516e]

INTEGRATION: CWS changefileheader (1.8.48); FILE MERGED 2008/03/31 12:31:33 rt 1.8.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a1044a0264af3de010d8814f78befe0a4f2f53a8]

INTEGRATION: CWS changefileheader (1.2.190); FILE MERGED 2008/03/28 15:38:25 rt 1.2.190.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [776e3c73b86f74ff1a5a3fb3658f31ee783317ec]

INTEGRATION: CWS changefileheader (1.4.122); FILE MERGED 2008/03/28 16:29:52 rt 1.4.122.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a744bf97722377ebae9fe6e1825f69dfa9649dd0]

INTEGRATION: CWS changefileheader (1.2.846); FILE MERGED 2008/03/28 15:45:33 rt 1.2.846.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e0dc77020cfda7932278fc50af2f840dbbd3d11a]

INTEGRATION: CWS changefileheader (1.12.24); FILE MERGED 2008/03/31 13:07:08 rt 1.12.24.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2379edb4ca476ff67fbead3b0e92a402eb08a6da]

INTEGRATION: CWS changefileheader (1.19.20); FILE MERGED 2008/04/01 15:10:28 thb 1.19.20.2: #i85898# Stripping all external header guards 2008/03/31 07:23:15 rt 1.19.20.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e3d20f4db974d2899d6458301d4c5d039d360f43]

INTEGRATION: CWS changefileheader (1.12.48); FILE MERGED 2008/04/01 15:15:08 thb 1.12.48.3: #i85898# Stripping all external header guards 2008/04/01 12:29:45 thb 1.12.48.2: #i85898# Stripping all external header guards 2008/03/31 12:31:33 rt 1.12.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8e75fb3fa18e80e66236fd3d73d20927bcdd109d]

INTEGRATION: CWS changefileheaderm6 (1.1.2); FILE MERGED 2008/04/09 16:08:19 rt 1.1.2.1: #i87884# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [791c0134fc10d32e84fdd2ef606625c551e4161d]

INTEGRATION: CWS changefileheader (1.3.92); FILE MERGED 2008/03/31 16:17:28 rt 1.3.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9ce3d9d5c014aa1096ee4a07e3901bc088139cc9]

INTEGRATION: CWS changefileheader (1.9.30); FILE MERGED 2008/03/28 15:38:25 rt 1.9.30.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [255ff63732ee20ddcf3058d3e160800dfcd84d62]

INTEGRATION: CWS changefileheader (1.5.48); FILE MERGED 2008/03/28 16:03:40 rt 1.5.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2b70bdde0c2a9bbfa94d707c749c3dc1c2112ff6]

INTEGRATION: CWS changefileheader (1.4.170); FILE MERGED 2008/03/28 16:29:52 rt 1.4.170.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a36246cba218e80eba43cc61978517ce968d3460]

INTEGRATION: CWS changefileheader (1.18.58); FILE MERGED 2008/04/01 12:28:00 thb 1.18.58.2: #i85898# Stripping all external header guards 2008/03/31 07:23:15 rt 1.18.58.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [46da021bf863735c33ff1e9932e5561f2dd8d55c]

INTEGRATION: CWS changefileheader (1.3.276); FILE MERGED 2008/03/31 12:31:33 rt 1.3.276.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [356f89522a4951e6e2cafbc9cae8bb74b8fb75f1]

INTEGRATION: CWS changefileheader (1.80.12); FILE MERGED 2008/04/01 15:22:45 thb 1.80.12.3: #i85898# Stripping all external header guards 2008/04/01 11:00:35 thb 1.80.12.2: #i85898# Stripping all external header guards 2008/03/28 15:38:25 rt 1.80.12.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [75c86db7f45e5de5bb02bd5d4b526783277b11cc]

INTEGRATION: CWS changefileheader (1.5.12); FILE MERGED 2008/03/28 16:29:52 rt 1.5.12.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [356e2b9df08dcb355134ca955509628ee4391ead]

INTEGRATION: CWS changefileheader (1.4.108); FILE MERGED 2008/03/31 13:35:56 rt 1.4.108.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [77e9e491a33b413a78b146e0d0f6695849899c33]

INTEGRATION: CWS changefileheader (1.12.108); FILE MERGED 2008/04/01 15:10:28 thb 1.12.108.3: #i85898# Stripping all external header guards 2008/04/01 12:28:00 thb 1.12.108.2: #i85898# Stripping all external header guards 2008/03/31 07:23:15 rt 1.12.108.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5fd91ef3164539ab532b7301867309d2efd8705b]

INTEGRATION: CWS changefileheader (1.6.92); FILE MERGED 2008/03/31 16:17:28 rt 1.6.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0a4d32bd115019fb454ae9e0aa57bcd59a105ac2]

INTEGRATION: CWS changefileheader (1.26.40); FILE MERGED 2008/03/31 12:31:33 rt 1.26.40.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ce7fe83400c578dfbb58054d394ae33e8ad9ddb7]

INTEGRATION: CWS changefileheader (1.29.12); FILE MERGED 2008/04/01 15:22:45 thb 1.29.12.3: #i85898# Stripping all external header guards 2008/04/01 11:00:35 thb 1.29.12.2: #i85898# Stripping all external header guards 2008/03/28 15:38:24 rt 1.29.12.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d95f23bea99fc93247f58279dc660017f33142a6]

INTEGRATION: CWS changefileheader (1.8.26); FILE MERGED 2008/04/01 15:10:04 thb 1.8.26.2: #i85898# Stripping all external header guards 2008/03/31 13:07:08 rt 1.8.26.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [efd67cd9cfeeff52dabd310d342d552836efadcc]

INTEGRATION: CWS changefileheader (1.15.46); FILE MERGED 2008/04/01 15:00:04 thb 1.15.46.3: #i85898# Stripping all external header guards 2008/04/01 10:47:20 thb 1.15.46.2: #i85898# Stripping all external header guards 2008/03/28 16:03:40 rt 1.15.46.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [73336abd0d3e9005b037383821cc8e9dddde7c61]

INTEGRATION: CWS changefileheader (1.12.92); FILE MERGED 2008/03/31 16:17:28 rt 1.12.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c191715fe708fb1c8f1068f785ae2809a2431d59]

INTEGRATION: CWS changefileheader (1.6.48); FILE MERGED 2008/03/31 12:31:33 rt 1.6.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d60d5a9db9046900141a3f420d7ab9143387688a]

INTEGRATION: CWS changefileheader (1.3.170); FILE MERGED 2008/04/01 15:02:32 thb 1.3.170.2: #i85898# Stripping all external header guards 2008/03/28 16:29:52 rt 1.3.170.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3b109a8c67499c0ad74526338624f96f84a919a4]

INTEGRATION: CWS changefileheader (1.25.28); FILE MERGED 2008/04/01 15:22:45 thb 1.25.28.2: #i85898# Stripping all external header guards 2008/03/28 15:38:24 rt 1.25.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c868d2bed3b003aa7f1e1fda824ff6dde6b83fce]

INTEGRATION: CWS changefileheader (1.2.66); FILE MERGED 2008/03/31 07:23:14 rt 1.2.66.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [32ebf1fd05b7aec55340a29902eb40d3012ee55f]

INTEGRATION: CWS changefileheader (1.8.26); FILE MERGED 2008/03/31 13:07:08 rt 1.8.26.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2b0a1b5d8cf67e7e54400c0847c8e802184205af]

INTEGRATION: CWS changefileheader (1.5.108); FILE MERGED 2008/03/31 13:35:56 rt 1.5.108.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2f354ab5a63ea719cc5493db76e1b8b14727e1a9]

INTEGRATION: CWS changefileheaderm6 (1.18.2); FILE MERGED 2008/04/09 16:08:19 rt 1.18.2.1: #i87884# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [473d911a5b972376963c55473bc2c219b92e43f7]

INTEGRATION: CWS changefileheader (1.38.4); FILE MERGED 2008/04/01 15:00:04 thb 1.38.4.3: #i85898# Stripping all external header guards 2008/04/01 10:47:20 thb 1.38.4.2: #i85898# Stripping all external header guards 2008/03/28 16:03:40 rt 1.38.4.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b8080b05418935ab2a9d8d5ece951049cfc8c601]

INTEGRATION: CWS changefileheader (1.8.92); FILE MERGED 2008/03/31 16:17:28 rt 1.8.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [933110cc80120ed95fb35d0411985f5a8e91d9a7]

INTEGRATION: CWS changefileheader (1.5.122); FILE MERGED 2008/04/01 15:02:32 thb 1.5.122.2: #i85898# Stripping all external header guards 2008/03/28 16:29:51 rt 1.5.122.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2c1e164bd61dde80198d1870033bf4e85df7a827]

INTEGRATION: CWS changefileheader (1.3.190); FILE MERGED 2008/03/28 15:38:24 rt 1.3.190.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ea38491740d83112a3c040eae697a701329dda71]

INTEGRATION: CWS changefileheader (1.14.108); FILE MERGED 2008/03/31 13:35:56 rt 1.14.108.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e85a52ebcfb654395972ef9d5f7ef9f45f906c8f]

INTEGRATION: CWS changefileheader (1.12.26); FILE MERGED 2008/03/31 13:07:08 rt 1.12.26.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [08538f7c094033a404a0129ed3e49c207f4ef13d]

INTEGRATION: CWS changefileheaderm6 (1.8.2); FILE MERGED 2008/04/09 16:08:19 rt 1.8.2.1: #i87884# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [50e5b1cb583e45c77656ed9714c6bf9aac773fc0]

INTEGRATION: CWS changefileheader (1.4.176); FILE MERGED 2008/03/31 12:31:33 rt 1.4.176.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b6dcb79250a166791d5ca26ff679576a2a1bf22d]

INTEGRATION: CWS changefileheader (1.11.32); FILE MERGED 2008/03/28 16:03:40 rt 1.11.32.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0870c2b4108d0023a1a24e46b15585b316f6159b]

INTEGRATION: CWS changefileheader (1.3.48); FILE MERGED 2008/04/01 15:22:45 thb 1.3.48.2: #i85898# Stripping all external header guards 2008/03/28 15:38:24 rt 1.3.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [da439b5fde51fa1cbde25f77f975fe064d24ae55]

INTEGRATION: CWS changefileheader (1.15.170); FILE MERGED 2008/04/01 15:02:32 thb 1.15.170.3: #i85898# Stripping all external header guards 2008/04/01 10:49:06 thb 1.15.170.2: #i85898# Stripping all external header guards 2008/03/28 16:29:51 rt 1.15.170.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bd0a0578bec4f4e49faaa295b14feda321c13586]

INTEGRATION: CWS changefileheader (1.6.108); FILE MERGED 2008/03/31 13:35:56 rt 1.6.108.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5792f77900180a5bc07dcf98d99eb3557f4f3681]

INTEGRATION: CWS changefileheader (1.6.62); FILE MERGED 2008/03/31 13:07:08 rt 1.6.62.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8fe4b674b27c5160193dae424ea9c2ee2e942a19]

INTEGRATION: CWS changefileheaderm6 (1.10.2); FILE MERGED 2008/04/09 16:08:19 rt 1.10.2.1: #i87884# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2a5549943f87c08d5adfce72752628657cbcdcd1]

INTEGRATION: CWS changefileheader (1.3.472); FILE MERGED 2008/03/31 12:31:33 rt 1.3.472.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [abff808ebf6a410a04ea6459045d6e1649e7e50a]

INTEGRATION: CWS changefileheader (1.2.46); FILE MERGED 2008/04/01 15:00:04 thb 1.2.46.2: #i85898# Stripping all external header guards 2008/03/28 16:03:40 rt 1.2.46.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [40a0db73ef46b32cf8242b1ac39b4808150b5ee8]

INTEGRATION: CWS changefileheader (1.11.6); FILE MERGED 2008/04/01 15:22:45 thb 1.11.6.3: #i85898# Stripping all external header guards 2008/04/01 11:00:35 thb 1.11.6.2: #i85898# Stripping all external header guards 2008/03/28 15:38:24 rt 1.11.6.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [754d55a88e7816b4586a234996d2e66f7fa57aac]

INTEGRATION: CWS changefileheader (1.2.94); FILE MERGED 2008/03/28 16:29:50 rt 1.2.94.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3f4370660501f7abfe440a2ea9a9fcfe10c9fbbe]

INTEGRATION: CWS changefileheader (1.3.108); FILE MERGED 2008/03/31 13:35:56 rt 1.3.108.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6d7cb935bff2fd7c7bfc31998dbb3fce2cd263d7]

INTEGRATION: CWS changefileheaderm6 (1.24.2); FILE MERGED 2008/04/09 16:08:19 rt 1.24.2.1: #i87884# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c7a5520e94be33a42e8871021624c67b3059f788]

INTEGRATION: CWS changefileheader (1.7.48); FILE MERGED 2008/03/31 12:31:33 rt 1.7.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1b92d6381ff8b134ce48345746ce84c593939244]

INTEGRATION: CWS changefileheader (1.19.6); FILE MERGED 2008/04/01 15:22:45 thb 1.19.6.3: #i85898# Stripping all external header guards 2008/04/01 11:00:35 thb 1.19.6.2: #i85898# Stripping all external header guards 2008/03/28 15:38:23 rt 1.19.6.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c0e64fbc12f9a99b4caf5c9d60ca351478afe80c]

INTEGRATION: CWS changefileheader (1.2.172); FILE MERGED 2008/03/28 16:29:50 rt 1.2.172.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7c39f8819b3cd6c46dafa43ec32bccd7229dd685]

INTEGRATION: CWS changefileheader (1.5.48); FILE MERGED 2008/04/01 15:15:08 thb 1.5.48.3: #i85898# Stripping all external header guards 2008/04/01 12:29:45 thb 1.5.48.2: #i85898# Stripping all external header guards 2008/03/31 12:31:33 rt 1.5.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d1cd61d58ad124bf5b32116e826b6ca48b3c7998]

INTEGRATION: CWS changefileheader (1.4.144); FILE MERGED 2008/03/28 16:03:40 rt 1.4.144.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2fff9974cca1910d3ca024f9db8ab649c91a8da0]

INTEGRATION: CWS changefileheader (1.18.102); FILE MERGED 2008/04/01 15:22:45 thb 1.18.102.3: #i85898# Stripping all external header guards 2008/04/01 11:00:35 thb 1.18.102.2: #i85898# Stripping all external header guards 2008/03/28 15:38:23 rt 1.18.102.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [aa1ae65744c6927b3a4bc99f0d09517227f2db5c]

INTEGRATION: CWS changefileheader (1.8.48); FILE MERGED 2008/04/01 15:15:08 thb 1.8.48.2: #i85898# Stripping all external header guards 2008/03/31 12:31:33 rt 1.8.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3b0c9ad7062de5be4cddbbcdeebac052836334b2]

INTEGRATION: CWS changefileheader (1.9.190); FILE MERGED 2008/04/01 15:22:45 thb 1.9.190.3: #i85898# Stripping all external header guards 2008/04/01 11:00:34 thb 1.9.190.2: #i85898# Stripping all external header guards 2008/03/28 15:38:23 rt 1.9.190.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1d53d4780ebd892cec03133fa534800761a3345d]

INTEGRATION: CWS changefileheader (1.5.104); FILE MERGED 2008/04/01 15:00:04 thb 1.5.104.2: #i85898# Stripping all external header guards 2008/03/28 16:03:40 rt 1.5.104.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ed424a98cffb38d852d921b8a364d5a02becda30]

INTEGRATION: CWS changefileheaderm6 (1.7.2); FILE MERGED 2008/04/09 16:08:19 rt 1.7.2.1: #i87884# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b5c2310b891d3845338c2ddcb02a29f96d784fe6]

INTEGRATION: CWS changefileheader (1.4.472); FILE MERGED 2008/03/31 12:31:33 rt 1.4.472.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f7ac3c2c6736b2ecf67283141a98cd2db751f0c7]

INTEGRATION: CWS changefileheader (1.4.90); FILE MERGED 2008/04/01 11:00:34 thb 1.4.90.2: #i85898# Stripping all external header guards 2008/03/28 15:38:23 rt 1.4.90.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [da8062baa47d82fc55449baf8494dba0a14f8193]

INTEGRATION: CWS changefileheader (1.23.18); FILE MERGED 2008/03/31 13:07:08 rt 1.23.18.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bee6906bfc04c391aef6c488c77d80d62ffe1704]

INTEGRATION: CWS changefileheader (1.5.86); FILE MERGED 2008/04/01 15:00:04 thb 1.5.86.2: #i85898# Stripping all external header guards 2008/03/28 16:03:40 rt 1.5.86.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [10b17dd9c8f88efb22d263db460349d90a7ac959]

INTEGRATION: CWS changefileheaderm6 (1.5.2); FILE MERGED 2008/04/09 16:08:19 rt 1.5.2.1: #i87884# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6ec112b5880aa33a3c5eec69904f79422076bc9f]

INTEGRATION: CWS changefileheader (1.4.92); FILE MERGED 2008/03/31 16:17:27 rt 1.4.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [65563dc406ba09361a85a3373f3e59e43a4ffb80]

INTEGRATION: CWS changefileheader (1.10.150); FILE MERGED 2008/04/01 15:22:45 thb 1.10.150.2: #i85898# Stripping all external header guards 2008/03/28 15:38:23 rt 1.10.150.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9607aecaffe04422d11b7e15d488f13785259278]

INTEGRATION: CWS changefileheader (1.3.46); FILE MERGED 2008/03/31 13:07:08 rt 1.3.46.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f7205e4efff0e331ac01ee36dcc005d40597aa19]

INTEGRATION: CWS changefileheader (1.5.80); FILE MERGED 2008/04/01 15:00:04 thb 1.5.80.2: #i85898# Stripping all external header guards 2008/03/28 16:03:40 rt 1.5.80.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [11b7573ab66c94b4203ecb55f1e36231b6b6bc3f]

INTEGRATION: CWS changefileheaderm6 (1.4.2); FILE MERGED 2008/04/09 16:08:18 rt 1.4.2.1: #i87884# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ebec1b05bcffea7c99d04113b9853901a6e901b5]

INTEGRATION: CWS changefileheader (1.2.388); FILE MERGED 2008/04/01 15:15:08 thb 1.2.388.3: #i85898# Stripping all external header guards 2008/04/01 12:29:45 thb 1.2.388.2: #i85898# Stripping all external header guards 2008/03/31 12:31:33 rt 1.2.388.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b66966772983cf3c0b40a071a1353403c0726a07]

INTEGRATION: CWS changefileheader (1.3.92); FILE MERGED 2008/03/31 16:17:27 rt 1.3.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ce07d749c4c9b038870fb57c6b935657df0c48a1]

INTEGRATION: CWS changefileheader (1.35.28); FILE MERGED 2008/04/01 11:00:34 thb 1.35.28.2: #i85898# Stripping all external header guards 2008/03/28 15:38:23 rt 1.35.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bf0cb4c87b47007f6f1a5d8200f3d4c9bb3c5942]

INTEGRATION: CWS changefileheader (1.3.50); FILE MERGED 2008/03/31 13:07:08 rt 1.3.50.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [949be41814bb1af7f93c1bcd6f280f752e719702]

INTEGRATION: CWS changefileheader (1.8.40); FILE MERGED 2008/04/01 15:00:04 thb 1.8.40.2: #i85898# Stripping all external header guards 2008/03/28 16:03:40 rt 1.8.40.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0c7df170582c18bb41716e256a6f760be097cc4a]

INTEGRATION: CWS changefileheaderm6 (1.19.2); FILE MERGED 2008/04/09 16:08:18 rt 1.19.2.1: #i87884# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [53b249cdc0f427626f8a942d7c76753bfc2ebcb0]

INTEGRATION: CWS changefileheader (1.4.48); FILE MERGED 2008/03/31 12:31:33 rt 1.4.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8ecaf5199a69d60cf1a4ee4bd99ddcc77188611b]

INTEGRATION: CWS changefileheader (1.8.132); FILE MERGED 2008/04/01 15:22:44 thb 1.8.132.3: #i85898# Stripping all external header guards 2008/04/01 11:00:34 thb 1.8.132.2: #i85898# Stripping all external header guards 2008/03/28 15:38:23 rt 1.8.132.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0c2be18a0b9f55b3189f9496abbe6d6cb393556a]

INTEGRATION: CWS changefileheader (1.4.104); FILE MERGED 2008/03/28 16:03:40 rt 1.4.104.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b00c9bd7e79500ae1969d5dc7d6f37c0a066f1fe]

INTEGRATION: CWS changefileheader (1.8.352); FILE MERGED 2008/03/31 12:31:32 rt 1.8.352.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c2c91c13dbd3ef521d8121eb93ceab885114f23d]

INTEGRATION: CWS changefileheaderm6 (1.1.2); FILE MERGED 2008/04/09 16:08:18 rt 1.1.2.1: #i87884# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0b5eb6ca5cf528759cf9207e397df27d02402ff3]

INTEGRATION: CWS changefileheader (1.11.26); FILE MERGED 2008/03/31 13:07:07 rt 1.11.26.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [337b72ec1316a251369f825edde06b8031984164]

INTEGRATION: CWS changefileheader (1.2.108); FILE MERGED 2008/03/28 15:38:22 rt 1.2.108.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [68fd424b537577de777297fb44a3a2d085060d2e]

INTEGRATION: CWS changefileheader (1.11.46); FILE MERGED 2008/04/01 15:00:03 thb 1.11.46.2: #i85898# Stripping all external header guards 2008/03/28 16:03:40 rt 1.11.46.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [669d0f9decdf837ddd7b9181c9360e96167bf44a]

INTEGRATION: CWS changefileheaderm6 (1.2.2); FILE MERGED 2008/04/09 16:08:18 rt 1.2.2.1: #i87884# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [77d4750aebbae002e3c579d8cf69eee3483bb1c4]

INTEGRATION: CWS changefileheader (1.10.352); FILE MERGED 2008/03/31 12:31:32 rt 1.10.352.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fbd428598dc01933288c9792cbbc43e4bf92ccfc]

INTEGRATION: CWS changefileheader (1.3.142); FILE MERGED 2008/04/01 15:00:03 thb 1.3.142.2: #i85898# Stripping all external header guards 2008/03/28 16:03:39 rt 1.3.142.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [67998910847b6ee03029bb2d5b30762b1d0cb6cc]

INTEGRATION: CWS changefileheader (1.3.472); FILE MERGED 2008/03/31 12:31:32 rt 1.3.472.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f9a8414af960ff13041335d2256da20de22674f4]

INTEGRATION: CWS changefileheader (1.4.80); FILE MERGED 2008/04/01 15:10:03 thb 1.4.80.3: #i85898# Stripping all external header guards 2008/04/01 12:27:51 thb 1.4.80.2: #i85898# Stripping all external header guards 2008/03/31 13:07:07 rt 1.4.80.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e9f01f6fb74bac74fe3ad550de3e9e32f507aac4]

INTEGRATION: CWS changefileheader (1.8.108); FILE MERGED 2008/03/31 13:35:56 rt 1.8.108.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [31f254b41a76b70d37df51934c85d0c483feee50]

INTEGRATION: CWS changefileheader (1.2.100); FILE MERGED 2008/03/28 15:38:22 rt 1.2.100.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c76712a5ae05a15b1d9541d29eac4d9f8eb33602]

INTEGRATION: CWS changefileheader (1.4.86); FILE MERGED 2008/03/28 16:03:39 rt 1.4.86.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [624e887509debe5c5c5981a0d29eaba9e2e2add6]

INTEGRATION: CWS changefileheader (1.2.846); FILE MERGED 2008/03/28 15:45:32 rt 1.2.846.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fe7c561fc5c8ba6ba3a01e0bcbefd84f1a20369d]

INTEGRATION: CWS changefileheader (1.5.48); FILE MERGED 2008/03/31 12:31:32 rt 1.5.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9006ba98f1ac3a9947f8b903d7741572f9a97818]

INTEGRATION: CWS changefileheader (1.11.26); FILE MERGED 2008/04/01 15:10:03 thb 1.11.26.3: #i85898# Stripping all external header guards 2008/04/01 12:27:51 thb 1.11.26.2: #i85898# Stripping all external header guards 2008/03/31 13:07:07 rt 1.11.26.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [04c8ba70a4e9afc1a15daa6ac9fed75d79c6dc7f]

INTEGRATION: CWS changefileheader (1.10.30); FILE MERGED 2008/03/28 15:38:22 rt 1.10.30.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [da5a0668e521a444691333ba06b1b631812153bd]

INTEGRATION: CWS changefileheader (1.7.40); FILE MERGED 2008/04/01 10:47:20 thb 1.7.40.2: #i85898# Stripping all external header guards 2008/03/28 16:03:39 rt 1.7.40.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [029af7c823acbb58cd02476f07b7d8b6f3aaeefa]

INTEGRATION: CWS changefileheader (1.6.22); FILE MERGED 2008/03/31 13:07:07 rt 1.6.22.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bea6cd58f7eed2e7065cb60b55dcbfe9191a7f02]

INTEGRATION: CWS changefileheader (1.5.108); FILE MERGED 2008/03/31 13:35:55 rt 1.5.108.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d93c791c3ea0685da1760eb8125ccfc5806d11ae]

INTEGRATION: CWS changefileheader (1.4.40); FILE MERGED 2008/03/28 16:03:39 rt 1.4.40.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [56b2012f4383f879ecc057be08c3f68f9ad16f9b]

INTEGRATION: CWS changefileheader (1.7.80); FILE MERGED 2008/04/01 15:10:03 thb 1.7.80.2: #i85898# Stripping all external header guards 2008/03/31 13:07:07 rt 1.7.80.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fd75a7014bfeff42b36fb84d7471837a029abe1e]

INTEGRATION: CWS changefileheader (1.2.148); FILE MERGED 2008/04/01 15:22:34 thb 1.2.148.2: #i85898# Stripping all external header guards 2008/03/31 13:15:12 rt 1.2.148.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f05f80edd715a4988f0dbbec3ff16e988983e659]

INTEGRATION: CWS changefileheader (1.6.40); FILE MERGED 2008/03/28 16:03:39 rt 1.6.40.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6bef545272ba4e42b87b815d27031cc3ac5c26a9]

INTEGRATION: CWS changefileheader (1.2.50); FILE MERGED 2008/03/31 13:07:07 rt 1.2.50.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6cbf7c285ec8f78098670857d06a502931ff7fdc]

INTEGRATION: CWS changefileheader (1.6.50); FILE MERGED 2008/03/31 12:31:32 rt 1.6.50.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c4f0eaef64d2a5e770b954f0d0808c5ef382463c]

INTEGRATION: CWS changefileheader (1.3.92); FILE MERGED 2008/03/31 13:15:12 rt 1.3.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [93e12a37c7e7fb0495c387dfeecc9998f06d2899]

INTEGRATION: CWS changefileheader (1.5.54); FILE MERGED 2008/03/28 16:03:39 rt 1.5.54.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5d0f50316425363fe9fa2b55440ef147d22d330c]

INTEGRATION: CWS changefileheader (1.16.48); FILE MERGED 2008/03/31 12:31:32 rt 1.16.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f988b82cadfc2b6cde5792cc961f99b1073c9e7e]

INTEGRATION: CWS changefileheader (1.3.108); FILE MERGED 2008/03/31 13:35:55 rt 1.3.108.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fceb878a01a34bdef33dc6d4332ae562c2f59fcd]

INTEGRATION: CWS changefileheader (1.2.2); FILE MERGED 2008/03/31 13:15:12 rt 1.2.2.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [406b6340bdf03410418f9f9b3ac5ba553d88aa72]

INTEGRATION: CWS changefileheader (1.5.80); FILE MERGED 2008/04/01 12:27:50 thb 1.5.80.2: #i85898# Stripping all external header guards 2008/03/31 13:07:07 rt 1.5.80.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [920c1870851b50973a293b66c4ab5dad3706eac0]

INTEGRATION: CWS changefileheader (1.18.176); FILE MERGED 2008/03/31 12:31:32 rt 1.18.176.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [52f33965357343bac41d386e653a8609787ef9f7]

INTEGRATION: CWS changefileheader (1.11.108); FILE MERGED 2008/03/31 13:35:55 rt 1.11.108.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f3fa66b97246fbf7d91ccae1339d449030e24124]

INTEGRATION: CWS changefileheader (1.45.6); FILE MERGED 2008/03/31 13:15:12 rt 1.45.6.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [630e83f0fe03653d6e19b6e070ceeebf8e33520b]

INTEGRATION: CWS changefileheader (1.2.144); FILE MERGED 2008/03/28 16:03:39 rt 1.2.144.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4cb7ffdb326c2319c2bedb873ea19dca6caf72aa]

INTEGRATION: CWS changefileheader (1.4.80); FILE MERGED 2008/04/01 15:10:02 thb 1.4.80.3: #i85898# Stripping all external header guards 2008/04/01 12:27:50 thb 1.4.80.2: #i85898# Stripping all external header guards 2008/03/31 13:07:07 rt 1.4.80.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7367fdb41a3fb5e5fba0626881b7e0c15f6da219]

INTEGRATION: CWS changefileheader (1.2.94); FILE MERGED 2008/03/31 12:31:32 rt 1.2.94.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c4cb9a25011b2fa187728b407afc071ec0e9db1d]

INTEGRATION: CWS changefileheader (1.9.108); FILE MERGED 2008/03/31 13:35:55 rt 1.9.108.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [67a820fb84a99eafadedd32bd85b038bf423de26]

INTEGRATION: CWS changefileheader (1.6.6); FILE MERGED 2008/03/31 13:15:12 rt 1.6.6.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6d42e5ca93ddb87a817ef0c65254ee0b8c728151]

INTEGRATION: CWS changefileheader (1.6.80); FILE MERGED 2008/04/01 15:10:02 thb 1.6.80.3: #i85898# Stripping all external header guards 2008/04/01 12:27:50 thb 1.6.80.2: #i85898# Stripping all external header guards 2008/03/31 13:07:07 rt 1.6.80.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e2491ae5ea85b724ca35a03fc66d364a0d69f56e]

INTEGRATION: CWS changefileheader (1.2.12); FILE MERGED 2008/03/31 16:15:54 rt 1.2.12.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e6c8391a1ec8d564be4a503dca035247b91f9b0e]

INTEGRATION: CWS changefileheaderm6 (1.3.2); FILE MERGED 2008/04/09 16:08:18 rt 1.3.2.1: #i87884# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fad86f7ce468b00d5fec6cbc829b9d0d3ca08697]

INTEGRATION: CWS changefileheader (1.6.108); FILE MERGED 2008/03/31 13:35:54 rt 1.6.108.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [24530592b0376142d79ccd96c2e0ff40efd800dd]

INTEGRATION: CWS changefileheader (1.2.94); FILE MERGED 2008/04/01 15:15:07 thb 1.2.94.2: #i85898# Stripping all external header guards 2008/03/31 12:31:32 rt 1.2.94.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8be223b469ccc2733e82d68fcca0efb0eaab6666]

INTEGRATION: CWS changefileheader (1.2.148); FILE MERGED 2008/03/31 13:15:12 rt 1.2.148.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [83b4a44c3bd2bf008e892ee329c00f42e6acd378]

INTEGRATION: CWS changefileheader (1.8.22); FILE MERGED 2008/04/01 15:10:02 thb 1.8.22.2: #i85898# Stripping all external header guards 2008/03/31 13:07:07 rt 1.8.22.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [aee88c1c54fd7c36fd2a64a5a4a94c6056915288]

INTEGRATION: CWS changefileheader (1.3.8); FILE MERGED 2008/03/31 16:15:54 rt 1.3.8.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [131ac1a4f7dfbabb700d75b2fa62b474bfc96f5f]

INTEGRATION: CWS changefileheaderm6 (1.8.2); FILE MERGED 2008/04/09 16:08:18 rt 1.8.2.1: #i87884# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4365ae31665a1620517434dde5905fee09e16737]

INTEGRATION: CWS changefileheader (1.10.108); FILE MERGED 2008/03/31 13:35:54 rt 1.10.108.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9d3fa3e0f57f7ea5ce25a158a4dcfb29fb4b6d4e]

INTEGRATION: CWS changefileheader (1.3.50); FILE MERGED 2008/03/31 12:31:32 rt 1.3.50.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d4f2cb62bedaef4ad3b1274b7110d011552b8858]

INTEGRATION: CWS changefileheader (1.20.6); FILE MERGED 2008/04/01 15:00:03 thb 1.20.6.3: #i85898# Stripping all external header guards 2008/04/01 10:47:19 thb 1.20.6.2: #i85898# Stripping all external header guards 2008/03/28 16:03:38 rt 1.20.6.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [250956a6faff297334e3a49cc85f53995ce950c6]

INTEGRATION: CWS changefileheader (1.4.68); FILE MERGED 2008/04/01 15:22:34 thb 1.4.68.3: #i85898# Stripping all external header guards 2008/04/01 12:32:22 thb 1.4.68.2: #i85898# Stripping all external header guards 2008/03/31 13:15:12 rt 1.4.68.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [53bb6f7bc90616e15e8ba6a4593e2986d6fb8b8b]

INTEGRATION: CWS changefileheader (1.7.80); FILE MERGED 2008/04/01 15:10:02 thb 1.7.80.3: #i85898# Stripping all external header guards 2008/04/01 12:27:50 thb 1.7.80.2: #i85898# Stripping all external header guards 2008/03/31 13:07:07 rt 1.7.80.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cdd7a96cba31a5409d727508bc6c832aad8741bd]

INTEGRATION: CWS changefileheader (1.3.8); FILE MERGED 2008/03/31 16:15:53 rt 1.3.8.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b95dffdb2fd833db2035fed059082d7abd21457e]

INTEGRATION: CWS changefileheaderm6 (1.13.2); FILE MERGED 2008/04/09 16:08:17 rt 1.13.2.1: #i87884# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [75c88c2cb6a28ed715adc8f09f250aebb45226fc]

INTEGRATION: CWS changefileheader (1.9.108); FILE MERGED 2008/03/31 13:35:54 rt 1.9.108.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [88dc6c854d93e584be344dc96e726e0bfb19a6f4]

INTEGRATION: CWS changefileheader (1.35.40); FILE MERGED 2008/04/01 15:00:03 thb 1.35.40.3: #i85898# Stripping all external header guards 2008/04/01 10:47:19 thb 1.35.40.2: #i85898# Stripping all external header guards 2008/03/28 16:03:38 rt 1.35.40.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [986f846da0d88ff23746d32c2c15828da3c65ff7]

INTEGRATION: CWS changefileheader (1.13.6); FILE MERGED 2008/04/01 15:22:34 thb 1.13.6.3: #i85898# Stripping all external header guards 2008/04/01 12:32:22 thb 1.13.6.2: #i85898# Stripping all external header guards 2008/03/31 13:15:12 rt 1.13.6.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a66c4430a13e6f549e4fff05ebac6a3ac60c29aa]

INTEGRATION: CWS changefileheader (1.2.12); FILE MERGED 2008/03/31 16:15:53 rt 1.2.12.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [61f09e82b6c5b87937159a2ab8295862912c215a]

INTEGRATION: CWS changefileheaderm6 (1.1.2); FILE MERGED 2008/04/09 16:08:17 rt 1.1.2.1: #i87884# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [03ebebd4d600340255f0df3710fe6b88e76788b8]

INTEGRATION: CWS changefileheader (1.5.80); FILE MERGED 2008/04/01 15:10:02 thb 1.5.80.3: #i85898# Stripping all external header guards 2008/04/01 12:27:50 thb 1.5.80.2: #i85898# Stripping all external header guards 2008/03/31 13:07:07 rt 1.5.80.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3d1281a25128ece9cb553e8741e8e804815ef563]

INTEGRATION: CWS changefileheader (1.4.108); FILE MERGED 2008/03/31 13:35:54 rt 1.4.108.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ce12728f7e6095ba7e33377a8946c9c90556c7a6]

INTEGRATION: CWS changefileheader (1.28.4); FILE MERGED 2008/04/01 15:00:03 thb 1.28.4.3: #i85898# Stripping all external header guards 2008/04/01 10:47:19 thb 1.28.4.2: #i85898# Stripping all external header guards 2008/03/28 16:03:38 rt 1.28.4.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c98578896ea0480e2df2d24892cdea14d2f19a9e]

INTEGRATION: CWS changefileheader (1.5.80); FILE MERGED 2008/04/01 15:10:02 thb 1.5.80.2: #i85898# Stripping all external header guards 2008/03/31 13:07:07 rt 1.5.80.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f2c7e6e8bb876f9ec2b5755c290ad62744cd9866]

INTEGRATION: CWS changefileheader (1.2.8); FILE MERGED 2008/03/31 16:15:53 rt 1.2.8.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ad685363d777890ed502c0d36adf4e55a4a47871]

INTEGRATION: CWS changefileheaderm6 (1.9.2); FILE MERGED 2008/04/09 16:08:17 rt 1.9.2.1: #i87884# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8dd6f7fc0bbb7cef8e20347bb4652d8314c2dec4]

INTEGRATION: CWS changefileheader (1.4.148); FILE MERGED 2008/04/01 15:22:33 thb 1.4.148.3: #i85898# Stripping all external header guards 2008/04/01 12:32:22 thb 1.4.148.2: #i85898# Stripping all external header guards 2008/03/31 13:15:11 rt 1.4.148.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [faafd84da1b837000cc05f0b10cdbad95784812d]

INTEGRATION: CWS changefileheader (1.3.108); FILE MERGED 2008/03/31 13:35:54 rt 1.3.108.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6c6d72e8ef3ce88b230be5d61f57077221a9a27d]

INTEGRATION: CWS changefileheader (1.3.48); FILE MERGED 2008/03/31 12:31:32 rt 1.3.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d0dba284e014aedc25682f7a3e9fe11a9b4b986d]

INTEGRATION: CWS changefileheader (1.5.40); FILE MERGED 2008/04/01 10:47:19 thb 1.5.40.2: #i85898# Stripping all external header guards 2008/03/28 16:03:38 rt 1.5.40.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c5345d294b1db8645195071c4d05f06be3ba3083]

INTEGRATION: CWS changefileheaderm6 (1.11.2); FILE MERGED 2008/04/09 16:08:17 rt 1.11.2.1: #i87884# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1e0625bd0469bf85593cdf5be22d0078475ac61b]

INTEGRATION: CWS changefileheader (1.22.6); FILE MERGED 2008/04/01 15:00:03 thb 1.22.6.3: #i85898# Stripping all external header guards 2008/04/01 10:47:19 thb 1.22.6.2: #i85898# Stripping all external header guards 2008/03/28 16:03:38 rt 1.22.6.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [da1b65fdac32e49c7bcc55d9bce2109a1f3eddd1]

INTEGRATION: CWS changefileheader (1.2.846); FILE MERGED 2008/03/28 15:45:31 rt 1.2.846.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d634dfb1bfe04063915c32d86cd3b04ac9792844]

INTEGRATION: CWS changefileheaderm6 (1.15.2); FILE MERGED 2008/04/09 16:08:17 rt 1.15.2.1: #i87884# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5db588d0c99db1fdc9d37d41604773b292d6c628]

INTEGRATION: CWS changefileheader (1.16.6); FILE MERGED 2008/03/31 13:15:11 rt 1.16.6.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fd7c0163184b55fc2b3df3690469145a32a1eaa2]

INTEGRATION: CWS changefileheader (1.4.104); FILE MERGED 2008/04/01 15:00:03 thb 1.4.104.3: #i85898# Stripping all external header guards 2008/04/01 10:47:19 thb 1.4.104.2: #i85898# Stripping all external header guards 2008/03/28 16:03:38 rt 1.4.104.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [471b3c4a8712ee821956d45c08bee91607c62e83]

INTEGRATION: CWS changefileheader (1.6.22); FILE MERGED 2008/04/01 15:10:02 thb 1.6.22.3: #i85898# Stripping all external header guards 2008/04/01 12:27:50 thb 1.6.22.2: #i85898# Stripping all external header guards 2008/03/31 13:07:07 rt 1.6.22.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [40b0d395d5388e1902a3fb900f4f4ab524fbf3b2]

INTEGRATION: CWS changefileheader (1.59.6); FILE MERGED 2008/03/31 13:15:11 rt 1.59.6.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e3718021712220df75c0ab953ac12668b6b53461]

INTEGRATION: CWS changefileheader (1.6.86); FILE MERGED 2008/04/01 15:00:03 thb 1.6.86.3: #i85898# Stripping all external header guards 2008/04/01 10:47:19 thb 1.6.86.2: #i85898# Stripping all external header guards 2008/03/28 16:03:38 rt 1.6.86.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [331b99905ed51f0d9d135492ce81bda0b7e9dd6b]

INTEGRATION: CWS changefileheader (1.9.22); FILE MERGED 2008/04/01 15:10:02 thb 1.9.22.3: #i85898# Stripping all external header guards 2008/04/01 12:27:50 thb 1.9.22.2: #i85898# Stripping all external header guards 2008/03/31 13:07:07 rt 1.9.22.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [99cf86b355a005c5aa8f5f5f737a45804ab4689f]

INTEGRATION: CWS changefileheader (1.11.6); FILE MERGED 2008/04/01 15:22:33 thb 1.11.6.3: #i85898# Stripping all external header guards 2008/04/01 12:32:22 thb 1.11.6.2: #i85898# Stripping all external header guards 2008/03/31 13:15:11 rt 1.11.6.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6c6cf8418788cb08e99e4ccc8a8966eb51c21348]

INTEGRATION: CWS changefileheader (1.12.104); FILE MERGED 2008/03/31 13:35:54 rt 1.12.104.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fac0725734d9f27a7814d31b39a4c4b72d0901ef]

INTEGRATION: CWS changefileheader (1.7.104); FILE MERGED 2008/04/01 15:00:02 thb 1.7.104.2: #i85898# Stripping all external header guards 2008/03/28 16:03:38 rt 1.7.104.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f0af3491b5ec67c7a3a693c3c581f273cbe932eb]

INTEGRATION: CWS changefileheaderm6 (1.2.2); FILE MERGED 2008/04/09 16:09:14 rt 1.2.2.1: #i87884# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c8b0362c5665ac8747101e85fd2d9012169b6f88]

INTEGRATION: CWS changefileheader (1.12.6); FILE MERGED 2008/03/31 13:15:11 rt 1.12.6.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6c4686081a6a989118ca76e4941773381ab44223]

INTEGRATION: CWS changefileheader (1.6.80); FILE MERGED 2008/04/01 15:10:01 thb 1.6.80.3: #i85898# Stripping all external header guards 2008/04/01 12:27:50 thb 1.6.80.2: #i85898# Stripping all external header guards 2008/03/31 13:07:06 rt 1.6.80.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d1f3c82274e701aaf7aa1500fd8df70c8c2ebded]

INTEGRATION: CWS changefileheader (1.6.86); FILE MERGED 2008/04/01 15:00:02 thb 1.6.86.2: #i85898# Stripping all external header guards 2008/03/28 16:03:38 rt 1.6.86.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3a5f0d14d213925afae7c8e65a6d351447634773]

INTEGRATION: CWS changefileheader (1.8.104); FILE MERGED 2008/03/31 13:35:54 rt 1.8.104.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cc12720134600d06f2a76d6611794913baefe75c]

INTEGRATION: CWS changefileheader (1.24.6); FILE MERGED 2008/04/01 15:22:33 thb 1.24.6.3: #i85898# Stripping all external header guards 2008/04/01 12:32:22 thb 1.24.6.2: #i85898# Stripping all external header guards 2008/03/31 13:15:11 rt 1.24.6.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bdd2a396f1ddcc0f3292e896c86e9bff85a3ae83]

INTEGRATION: CWS changefileheader (1.2.94); FILE MERGED 2008/03/31 12:31:31 rt 1.2.94.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fd8d8925a37933c634538b8c5c378bd04571e4ce]

INTEGRATION: CWS changefileheaderm6 (1.2.4); FILE MERGED 2008/04/09 16:07:23 rt 1.2.4.1: #i87884# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ff18309d10068e447e803edba7c21c43474872d8]

INTEGRATION: CWS changefileheader (1.4.80); FILE MERGED 2008/04/01 15:10:01 thb 1.4.80.3: #i85898# Stripping all external header guards 2008/04/01 12:27:49 thb 1.4.80.2: #i85898# Stripping all external header guards 2008/03/31 13:07:06 rt 1.4.80.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a854521ba1ec3f85a815f353a7198d31fe50a993]

INTEGRATION: CWS changefileheader (1.11.86); FILE MERGED 2008/04/01 15:00:02 thb 1.11.86.2: #i85898# Stripping all external header guards 2008/03/28 16:03:38 rt 1.11.86.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c14a981c09860ef7c3dfdc29be503322ec6bd95d]

INTEGRATION: CWS changefileheader (1.3.148); FILE MERGED 2008/04/01 15:22:33 thb 1.3.148.2: #i85898# Stripping all external header guards 2008/03/31 13:15:11 rt 1.3.148.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a2711a92baa0aa573e67fc149cba1001a87937d8]

INTEGRATION: CWS changefileheader (1.3.48); FILE MERGED 2008/04/01 12:29:45 thb 1.3.48.2: #i85898# Stripping all external header guards 2008/03/31 12:31:31 rt 1.3.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9ce152d8247f79576e80dfc027a9a952a1cfbbe1]

INTEGRATION: CWS changefileheader (1.5.108); FILE MERGED 2008/03/31 13:35:54 rt 1.5.108.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [65a4e9d00b29545a82c517a19a3e2d160fe54e79]

INTEGRATION: CWS changefileheader (1.2.42); FILE MERGED 2008/03/31 13:07:06 rt 1.2.42.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [20d9773f5717bede2251910fbbe75b8c576d813d]

INTEGRATION: CWS changefileheader (1.3.104); FILE MERGED 2008/04/01 15:00:02 thb 1.3.104.2: #i85898# Stripping all external header guards 2008/03/28 16:03:38 rt 1.3.104.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8a0f9d34bbed23f52a1bb9dec4e3af46a5e52999]

INTEGRATION: CWS changefileheader (1.14.92); FILE MERGED 2008/04/01 15:22:33 thb 1.14.92.3: #i85898# Stripping all external header guards 2008/04/01 12:32:22 thb 1.14.92.2: #i85898# Stripping all external header guards 2008/03/31 13:15:11 rt 1.14.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e8e3b0dc8c0b36e08f88049c5c2372395d018243]

INTEGRATION: CWS changefileheader (1.10.104); FILE MERGED 2008/03/31 13:35:53 rt 1.10.104.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8089c44986e11da0c84f2b15388a76e4b0116444]

INTEGRATION: CWS changefileheader (1.2.134); FILE MERGED 2008/03/31 12:31:31 rt 1.2.134.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [39a6dc5fbcf79d1578a00f8264d33ae784aa0fd5]

INTEGRATION: CWS changefileheaderm6 (1.2.4); FILE MERGED 2008/04/09 16:07:22 rt 1.2.4.1: #i87884# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [00536fc3c4f616631414491cbc471f37cb5fc14d]

INTEGRATION: CWS changefileheader (1.5.86); FILE MERGED 2008/04/01 15:00:02 thb 1.5.86.2: #i85898# Stripping all external header guards 2008/03/28 16:03:38 rt 1.5.86.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [95c7aa7f899ffd4616b08f7c0660c9708907c1e0]

INTEGRATION: CWS changefileheader (1.22.2); FILE MERGED 2008/03/31 13:15:11 rt 1.22.2.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9e8d7276283f085ea6a9cdc8d8a873b300b5d8f7]

INTEGRATION: CWS changefileheader (1.3.24); FILE MERGED 2008/03/31 12:31:31 rt 1.3.24.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d0659b7acac465f31084e67f5ca73719f80257a8]

INTEGRATION: CWS changefileheader (1.9.4); FILE MERGED 2008/03/31 13:35:53 rt 1.9.4.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [880df5af4d1cefd18a0a1a92204688f66051cb80]

INTEGRATION: CWS changefileheader (1.6.86); FILE MERGED 2008/03/28 16:03:38 rt 1.6.86.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0b99b98ee754c5b1c1871a2f494846985aaf5dc8]

INTEGRATION: CWS changefileheader (1.5.50); FILE MERGED 2008/03/28 16:35:18 rt 1.5.50.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ad0f7f023af10bffc6ae00c2ba27cfbe9f2b93b5]

INTEGRATION: CWS changefileheader (1.2.134); FILE MERGED 2008/04/01 12:29:45 thb 1.2.134.2: #i85898# Stripping all external header guards 2008/03/31 12:31:31 rt 1.2.134.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5c0da0e5ac7107b7c012f9738e80b63fdc0cd7a9]

INTEGRATION: CWS changefileheader (1.4.86); FILE MERGED 2008/03/28 16:03:38 rt 1.4.86.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6dd319c6754ec8d147d19b77333d719d5b105a93]

INTEGRATION: CWS changefileheader (1.7.108); FILE MERGED 2008/03/31 13:35:53 rt 1.7.108.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [58faa05a9b277189cc9a051c33277ad6436c4ea7]

INTEGRATION: CWS changefileheader (1.5.104); FILE MERGED 2008/03/28 16:03:38 rt 1.5.104.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [40daa8aa567d0533260bab2c9e54e53bd6f96c89]

INTEGRATION: CWS changefileheader (1.2.108); FILE MERGED 2008/03/31 13:35:53 rt 1.2.108.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8773062c24de2aadf98c9eaab757676db354c74b]

INTEGRATION: CWS changefileheader (1.2.846); FILE MERGED 2008/03/28 15:45:30 rt 1.2.846.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1abdf68789e05770f43b4a814406e818b77c07a7]

INTEGRATION: CWS changefileheader (1.4.46); FILE MERGED 2008/03/28 16:03:37 rt 1.4.46.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c8030bd742585da6b8ceecb89854966959f0c151]

INTEGRATION: CWS changefileheader (1.5.134); FILE MERGED 2008/03/28 16:35:18 rt 1.5.134.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [80881e6c23ba29296d2e45df78e2c727db409d6d]

INTEGRATION: CWS changefileheader (1.6.46); FILE MERGED 2008/04/01 15:00:02 thb 1.6.46.3: #i85898# Stripping all external header guards 2008/04/01 10:47:19 thb 1.6.46.2: #i85898# Stripping all external header guards 2008/03/28 16:03:37 rt 1.6.46.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b01f486ee95fac1ea76ec82173e6da008bfbb6f6]

INTEGRATION: CWS changefileheaderm6 (1.2.4); FILE MERGED 2008/04/09 16:07:21 rt 1.2.4.1: #i87884# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3b9da068e83f529bad1ec9a92742176fff91d6ea]

INTEGRATION: CWS changefileheader (1.8.92); FILE MERGED 2008/03/28 16:35:18 rt 1.8.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [82961532394a59b9a4a9dfdd7c2c70a7c51453e8]

INTEGRATION: CWS changefileheader (1.8.92); FILE MERGED 2008/04/01 15:22:33 thb 1.8.92.2: #i85898# Stripping all external header guards 2008/03/31 13:15:09 rt 1.8.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [efc9dbf31d4191bab827d3782bc40465a63ba7a7]

INTEGRATION: CWS changefileheader (1.6.86); FILE MERGED 2008/04/01 15:00:02 thb 1.6.86.2: #i85898# Stripping all external header guards 2008/03/28 16:03:37 rt 1.6.86.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [85a6cbf20623b911c44dad2c81c73ab8d0a013b3]

INTEGRATION: CWS changefileheader (1.3.108); FILE MERGED 2008/03/31 13:35:53 rt 1.3.108.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [132cf7bc7bd6149112e216fb49e4539170f97450]

INTEGRATION: CWS changefileheader (1.22.6); FILE MERGED 2008/04/01 15:22:33 thb 1.22.6.3: #i85898# Stripping all external header guards 2008/04/01 12:32:22 thb 1.22.6.2: #i85898# Stripping all external header guards 2008/03/31 13:15:09 rt 1.22.6.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1feecfec5882474c559f41785cb8a02210d8b8d4]

INTEGRATION: CWS changefileheader (1.9.46); FILE MERGED 2008/04/01 15:00:02 thb 1.9.46.2: #i85898# Stripping all external header guards 2008/03/28 16:03:37 rt 1.9.46.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0f4774b224f8257e9f4df911d619574f39e72bbc]

INTEGRATION: CWS changefileheader (1.9.4); FILE MERGED 2008/03/31 13:35:52 rt 1.9.4.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [41abe168c44875c82a5a695239d4085b3d160a8e]

INTEGRATION: CWS changefileheader (1.2.8); FILE MERGED 2008/03/31 16:15:52 rt 1.2.8.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fe84763eca4ee78327c49a5aa3586d44fecfd242]

INTEGRATION: CWS changefileheader (1.4.50); FILE MERGED 2008/03/28 16:35:18 rt 1.4.50.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b49530a4f40c48a7b20f30b0a06e2a44a645929f]

INTEGRATION: CWS changefileheader (1.2.144); FILE MERGED 2008/03/28 16:03:37 rt 1.2.144.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [921dfc42f2370c4260f18eeab949756c4126c76f]

INTEGRATION: CWS changefileheader (1.2.134); FILE MERGED 2008/04/01 12:29:44 thb 1.2.134.2: #i85898# Stripping all external header guards 2008/03/31 12:31:31 rt 1.2.134.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6fc1f1677eafd3477f57403c9ae090b66438cd7f]

INTEGRATION: CWS changefileheader (1.10.50); FILE MERGED 2008/03/28 16:35:17 rt 1.10.50.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [50385e142ca7e31bd78a8371c9ef95cb233b47d8]

INTEGRATION: CWS changefileheader (1.9.148); FILE MERGED 2008/04/01 15:22:33 thb 1.9.148.3: #i85898# Stripping all external header guards 2008/04/01 12:32:22 thb 1.9.148.2: #i85898# Stripping all external header guards 2008/03/31 13:15:09 rt 1.9.148.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [dc8cf54a50f61289dc5f8cdd65f9827f5f11bd47]

INTEGRATION: CWS changefileheader (1.2.12); FILE MERGED 2008/03/31 16:15:52 rt 1.2.12.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fa8a5450d4f1062433d13c86bb620d0f5ee74fe7]

INTEGRATION: CWS changefileheader (1.2.134); FILE MERGED 2008/04/01 15:15:07 thb 1.2.134.2: #i85898# Stripping all external header guards 2008/03/31 12:31:31 rt 1.2.134.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6b288aa2a7037ed13926c30d254866a822fcb122]

INTEGRATION: CWS changefileheader (1.2.108); FILE MERGED 2008/03/31 13:35:52 rt 1.2.108.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0d3decce2989dc0dd37f0a16cfc0ab761a24a508]

INTEGRATION: CWS changefileheader (1.16.92); FILE MERGED 2008/04/01 15:22:33 thb 1.16.92.3: #i85898# Stripping all external header guards 2008/04/01 12:32:22 thb 1.16.92.2: #i85898# Stripping all external header guards 2008/03/31 13:15:09 rt 1.16.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [58c6f1d3fb3677ab1b1c93a5c20b9c9a44f5fa53]

INTEGRATION: CWS changefileheaderm6 (1.2.4); FILE MERGED 2008/04/09 16:07:20 rt 1.2.4.1: #i87884# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [21cbcb6471354ff6c2ffab6d8ea2833fb3d71a6e]

INTEGRATION: CWS changefileheader (1.2.134); FILE MERGED 2008/04/01 15:15:07 thb 1.2.134.3: #i85898# Stripping all external header guards 2008/04/01 12:29:44 thb 1.2.134.2: #i85898# Stripping all external header guards 2008/03/31 12:31:31 rt 1.2.134.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [99f0ab29db3b46a28334e00011fb0f476da85223]

INTEGRATION: CWS changefileheader (1.6.50); FILE MERGED 2008/03/28 16:03:37 rt 1.6.50.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [426d8c69913306e07c66dfe52c11061eea393469]

INTEGRATION: CWS changefileheader (1.3.104); FILE MERGED 2008/04/01 15:00:02 thb 1.3.104.2: #i85898# Stripping all external header guards 2008/03/28 16:03:37 rt 1.3.104.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e9c2b04e1c914ab27eb6cc43bcbce12f69616a78]

INTEGRATION: CWS changefileheader (1.2.136); FILE MERGED 2008/03/28 16:35:17 rt 1.2.136.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a5794912738294883d110f6c616f3c2d05458edc]

INTEGRATION: CWS changefileheader (1.4.108); FILE MERGED 2008/03/31 13:35:52 rt 1.4.108.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cf00c61cd0fb08a478307d4367f97b5b20f7378d]

INTEGRATION: CWS changefileheader (1.8.40); FILE MERGED 2008/04/01 15:00:01 thb 1.8.40.3: #i85898# Stripping all external header guards 2008/04/01 10:47:18 thb 1.8.40.2: #i85898# Stripping all external header guards 2008/03/28 16:03:37 rt 1.8.40.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [12c01ac36eafc454c1a2b83d2e97b0548d45c451]

INTEGRATION: CWS changefileheader (1.3.8); FILE MERGED 2008/03/31 16:15:52 rt 1.3.8.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [62346e0bb28a85b8e373d27ef3826084984fdd3a]

INTEGRATION: CWS changefileheader (1.8.108); FILE MERGED 2008/03/31 13:35:52 rt 1.8.108.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c401413e227e87100779bf0acc7fa82cc486261c]

INTEGRATION: CWS changefileheader (1.3.148); FILE MERGED 2008/04/01 15:22:32 thb 1.3.148.2: #i85898# Stripping all external header guards 2008/03/31 13:15:08 rt 1.3.148.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [21a5f004ee244e04632631d91d018e3f2ad3cd0b]

INTEGRATION: CWS changefileheader (1.5.164); FILE MERGED 2008/04/01 15:15:07 thb 1.5.164.3: #i85898# Stripping all external header guards 2008/04/01 12:29:44 thb 1.5.164.2: #i85898# Stripping all external header guards 2008/03/31 12:31:31 rt 1.5.164.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [34a76e752f0f09a9df1509d2bf964f2f979dc62a]

INTEGRATION: CWS changefileheader (1.3.148); FILE MERGED 2008/04/01 12:32:21 thb 1.3.148.2: #i85898# Stripping all external header guards 2008/03/31 13:15:08 rt 1.3.148.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c246314c184aad8a41e0cf56bc0ffcd6522aed86]

INTEGRATION: CWS changefileheader (1.2.144); FILE MERGED 2008/03/28 16:03:36 rt 1.2.144.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d8459ff931242dc08bf0e31db54c40f57f4a6081]

INTEGRATION: CWS changefileheader (1.10.4); FILE MERGED 2008/03/31 13:35:51 rt 1.10.4.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8581175e23dd3f3b2021f565d06b2473a5816df2]

INTEGRATION: CWS changefileheader (1.6.24); FILE MERGED 2008/04/01 15:15:06 thb 1.6.24.3: #i85898# Stripping all external header guards 2008/04/01 12:29:44 thb 1.6.24.2: #i85898# Stripping all external header guards 2008/03/31 12:31:30 rt 1.6.24.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0a3768c5b40b3c623fbb71b922ed1a3cd9aeca3f]

INTEGRATION: CWS changefileheader (1.5.6); FILE MERGED 2008/04/01 15:22:32 thb 1.5.6.2: #i85898# Stripping all external header guards 2008/03/31 13:15:08 rt 1.5.6.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [714c6288fcb964b5c52478d780c29ecbddaa17e6]

INTEGRATION: CWS changefileheader (1.2.144); FILE MERGED 2008/04/01 15:00:01 thb 1.2.144.2: #i85898# Stripping all external header guards 2008/03/28 16:03:36 rt 1.2.144.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9223053a2d761a9ffb38a19f7b16f218e05dc487]

INTEGRATION: CWS changefileheader (1.6.472); FILE MERGED 2008/04/01 15:15:06 thb 1.6.472.2: #i85898# Stripping all external header guards 2008/03/31 12:31:28 rt 1.6.472.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c8b46336749648ba0362eced8370e37ee655f65a]

INTEGRATION: CWS changefileheader (1.2.846); FILE MERGED 2008/03/28 15:45:29 rt 1.2.846.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cbba2c25c3a3bbf55d2680951b87d2c1c9aa0c02]

INTEGRATION: CWS changefileheader (1.11.24); FILE MERGED 2008/03/28 16:35:17 rt 1.11.24.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f2f3e17471129c9aae1042088e0a619707b8ad4c]

INTEGRATION: CWS changefileheader (1.14.6); FILE MERGED 2008/04/01 15:22:32 thb 1.14.6.3: #i85898# Stripping all external header guards 2008/04/01 12:32:21 thb 1.14.6.2: #i85898# Stripping all external header guards 2008/03/31 13:15:08 rt 1.14.6.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [56fd752efeb7fa2dfa64b530ee207822cf00b77a]

INTEGRATION: CWS changefileheader (1.6.276); FILE MERGED 2008/04/01 12:29:44 thb 1.6.276.2: #i85898# Stripping all external header guards 2008/03/31 12:31:28 rt 1.6.276.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2fc0266c23f3dbe38b775de0fe0b2f3c903f9ed6]

INTEGRATION: CWS changefileheader (1.4.304); FILE MERGED 2008/03/28 15:45:29 rt 1.4.304.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3b6d15ba11d1ef508c6362b78b62268bb242e82a]

INTEGRATION: CWS changefileheader (1.4.46); FILE MERGED 2008/03/28 16:03:36 rt 1.4.46.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b42075dcbec5f0fd5cc134725e54c5e437f1ad7e]

INTEGRATION: CWS changefileheader (1.5.472); FILE MERGED 2008/04/01 15:15:06 thb 1.5.472.3: #i85898# Stripping all external header guards 2008/04/01 12:29:44 thb 1.5.472.2: #i85898# Stripping all external header guards 2008/03/31 12:31:28 rt 1.5.472.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cc548320c369016781736a216d8efe6100623d18]

INTEGRATION: CWS changefileheader (1.5.104); FILE MERGED 2008/03/28 16:03:36 rt 1.5.104.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7f367db507ce301e2aea119417fea81c639ff8d4]

INTEGRATION: CWS changefileheader (1.14.24); FILE MERGED 2008/03/28 16:35:17 rt 1.14.24.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b45ebd46d2bad696635625a45da2b395d296ed4a]

INTEGRATION: CWS changefileheader (1.8.108); FILE MERGED 2008/03/31 13:35:51 rt 1.8.108.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [38fcf5c1da7881857465034ff5c2464df95c9f65]

INTEGRATION: CWS changefileheader (1.4.314); FILE MERGED 2008/03/31 12:31:28 rt 1.4.314.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9f1fefa2d54d53d85a44220d0b89c798803420d0]

INTEGRATION: CWS changefileheader (1.11.248); FILE MERGED 2008/04/01 13:02:03 thb 1.11.248.2: #i85898# Stripping all external header guards 2008/03/28 15:45:29 rt 1.11.248.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a29cda4a4f1f5901bc23962df2db35f4dc3c77d7]

INTEGRATION: CWS changefileheader (1.3.472); FILE MERGED 2008/04/01 15:15:06 thb 1.3.472.3: #i85898# Stripping all external header guards 2008/04/01 12:29:44 thb 1.3.472.2: #i85898# Stripping all external header guards 2008/03/31 12:31:28 rt 1.3.472.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [253e3e2a82e6c377fcae092728ee77e3e757c86e]

INTEGRATION: CWS changefileheader (1.6.136); FILE MERGED 2008/04/01 15:22:32 thb 1.6.136.3: #i85898# Stripping all external header guards 2008/04/01 12:32:21 thb 1.6.136.2: #i85898# Stripping all external header guards 2008/03/31 13:15:08 rt 1.6.136.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0dc673a1a97a05e867b6c80d8776d3b0f5ec5907]

INTEGRATION: CWS changefileheader (1.6.248); FILE MERGED 2008/04/01 16:05:53 thb 1.6.248.3: #i85898# Stripping all external header guards 2008/04/01 13:02:03 thb 1.6.248.2: #i85898# Stripping all external header guards 2008/03/28 15:45:29 rt 1.6.248.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1bbbbc9629557700626b8f2a395b8882b0e00c33]

INTEGRATION: CWS changefileheader (1.7.136); FILE MERGED 2008/03/28 16:35:17 rt 1.7.136.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [30ff87e18d6cddb77aecbdf088a4a38db43ce6d8]

INTEGRATION: CWS changefileheader (1.4.108); FILE MERGED 2008/03/31 13:35:51 rt 1.4.108.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2695cc04f3cf471ec9a67cc26b06feb190fe582b]

INTEGRATION: CWS changefileheader (1.5.472); FILE MERGED 2008/04/01 12:29:44 thb 1.5.472.2: #i85898# Stripping all external header guards 2008/03/31 12:31:28 rt 1.5.472.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1b1aacb4e860044bbb934b137dd6cbefbe7316cf]

INTEGRATION: CWS changefileheader (1.9.484); FILE MERGED 2008/04/01 13:02:03 thb 1.9.484.2: #i85898# Stripping all external header guards 2008/03/28 15:45:29 rt 1.9.484.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [83bf2c89faed8dff4e9de7c45c59094cf1f018a3]

INTEGRATION: CWS changefileheader (1.22.68); FILE MERGED 2008/04/01 15:22:32 thb 1.22.68.3: #i85898# Stripping all external header guards 2008/04/01 12:32:21 thb 1.22.68.2: #i85898# Stripping all external header guards 2008/03/31 13:15:08 rt 1.22.68.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3131345191e1537f40d3f55945e1cd7ded7a3a2c]

INTEGRATION: CWS changefileheader (1.4.28); FILE MERGED 2008/04/01 15:03:08 thb 1.4.28.2: #i85898# Stripping all external header guards 2008/03/28 16:35:17 rt 1.4.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a47b35c281c858a53e6cf1caac25463cab6e1eb3]

INTEGRATION: CWS changefileheader (1.4.86); FILE MERGED 2008/04/01 15:00:01 thb 1.4.86.2: #i85898# Stripping all external header guards 2008/03/28 16:03:36 rt 1.4.86.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [00d59b5f13fd708f8da2789162644486fb60961c]

INTEGRATION: CWS changefileheader (1.12.2); FILE MERGED 2008/03/31 13:35:51 rt 1.12.2.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9f3897c8a46b179c1f166e568f8fda94d9a0952e]

INTEGRATION: CWS changefileheader (1.10.48); FILE MERGED 2008/04/01 15:15:06 thb 1.10.48.3: #i85898# Stripping all external header guards 2008/04/01 12:29:44 thb 1.10.48.2: #i85898# Stripping all external header guards 2008/03/31 12:31:28 rt 1.10.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2df5c72722bd7d2638d215fab8da876599e486a0]

INTEGRATION: CWS changefileheader (1.5.136); FILE MERGED 2008/03/28 16:35:16 rt 1.5.136.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e3d7f674c4ab05b06abd4dd9d78230204e98d99d]

INTEGRATION: CWS changefileheader (1.16.248); FILE MERGED 2008/04/01 13:02:03 thb 1.16.248.2: #i85898# Stripping all external header guards 2008/03/28 15:45:29 rt 1.16.248.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [dc1b06bc4a83f73555992bb846133b9f23fe1579]

INTEGRATION: CWS changefileheader (1.5.104); FILE MERGED 2008/04/01 15:00:01 thb 1.5.104.2: #i85898# Stripping all external header guards 2008/03/28 16:03:36 rt 1.5.104.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bef6c1991ee8ac6d6a07e76eb604195f4768f837]

INTEGRATION: CWS changefileheader (1.4.276); FILE MERGED 2008/03/31 12:31:28 rt 1.4.276.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [00cf6ed7fedc61708b1ed461e1df0e927d2c2f11]

INTEGRATION: CWS changefileheader (1.8.68); FILE MERGED 2008/03/28 16:35:16 rt 1.8.68.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f8c0c8d26b15f9b9b3573c841f4014485d6c5599]

INTEGRATION: CWS changefileheader (1.30.248); FILE MERGED 2008/04/01 16:05:53 thb 1.30.248.3: #i85898# Stripping all external header guards 2008/04/01 13:02:03 thb 1.30.248.2: #i85898# Stripping all external header guards 2008/03/28 15:45:29 rt 1.30.248.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [28c50e689157e206122258ea913dedbee29c3e31]

INTEGRATION: CWS changefileheader (1.11.40); FILE MERGED 2008/04/01 15:00:01 thb 1.11.40.2: #i85898# Stripping all external header guards 2008/03/28 16:03:35 rt 1.11.40.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [974fb4145034677def66646ef2d49c7f8198af0d]

INTEGRATION: CWS changefileheaderm6 (1.2.4); FILE MERGED 2008/04/09 16:07:19 rt 1.2.4.1: #i87884# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [75d718bd523cac7a5ac9182e16e3c50b2f9f5774]

INTEGRATION: CWS changefileheader (1.9.24); FILE MERGED 2008/03/31 12:31:28 rt 1.9.24.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ebe5a7e6051bb6beea6e78622bc2b4c37434de14]

INTEGRATION: CWS changefileheader (1.7.136); FILE MERGED 2008/03/28 16:35:16 rt 1.7.136.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [461314536b10aefd11c52be9f8d56e87da658dc9]

INTEGRATION: CWS changefileheader (1.8.588); FILE MERGED 2008/04/01 16:05:52 thb 1.8.588.3: #i85898# Stripping all external header guards 2008/04/01 13:02:03 thb 1.8.588.2: #i85898# Stripping all external header guards 2008/03/28 15:45:29 rt 1.8.588.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [830de5777317e7acec3f716191af64003808a85f]

INTEGRATION: CWS changefileheader (1.4.40); FILE MERGED 2008/03/28 16:03:35 rt 1.4.40.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [92deabec4c256b85c55bc3dede85bbfd787b81be]

INTEGRATION: CWS changefileheader (1.12.68); FILE MERGED 2008/03/28 16:35:16 rt 1.12.68.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a9dc83dbb5c8f5d2264bd3d20e1d3a8222c1ff8a]

INTEGRATION: CWS changefileheader (1.23.248); FILE MERGED 2008/04/01 16:05:52 thb 1.23.248.3: #i85898# Stripping all external header guards 2008/04/01 13:02:03 thb 1.23.248.2: #i85898# Stripping all external header guards 2008/03/28 15:45:28 rt 1.23.248.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [afb3333bf26c5cdc9886fcd0b811a4cd987acdde]

INTEGRATION: CWS changefileheader (1.2.46); FILE MERGED 2008/03/28 16:03:35 rt 1.2.46.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7c6dbe1a8701409317bcd2464e540c3581716e43]

INTEGRATION: CWS changefileheader (1.2.14); FILE MERGED 2008/03/31 13:13:21 rt 1.2.14.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4516be32b9cd137165dad289b833cc3fb123b792]

INTEGRATION: CWS changefileheader (1.10.4); FILE MERGED 2008/03/31 13:35:50 rt 1.10.4.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [92a52637119ca1f09cad5a7f02d7eeebf40c322e]

INTEGRATION: CWS changefileheader (1.8.46); FILE MERGED 2008/03/28 16:03:35 rt 1.8.46.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1347f87d0d9fa56af04fc24d03738b21fdf8ebac]

INTEGRATION: CWS changefileheader (1.49.220); FILE MERGED 2008/04/01 16:05:51 thb 1.49.220.3: #i85898# Stripping all external header guards 2008/04/01 13:02:02 thb 1.49.220.2: #i85898# Stripping all external header guards 2008/03/28 15:45:28 rt 1.49.220.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e22df4ee4bb1b630ba2a833d69a157e4f9e30941]

INTEGRATION: CWS changefileheader (1.14.12); FILE MERGED 2008/03/31 13:13:21 rt 1.14.12.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9746d43b0ad4165d7e4180bdda0474b3e96c2193]

INTEGRATION: CWS changefileheader (1.7.108); FILE MERGED 2008/03/31 13:35:50 rt 1.7.108.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [53fd3a814ba4a3a15720a244e396f455003e6b9b]

INTEGRATION: CWS changefileheader (1.20.224); FILE MERGED 2008/04/01 13:02:02 thb 1.20.224.2: #i85898# Stripping all external header guards 2008/03/28 15:45:28 rt 1.20.224.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4076a56e5856ba0d367b984e1566585fb5b1ea60]

INTEGRATION: CWS changefileheader (1.3.40); FILE MERGED 2008/03/28 16:03:35 rt 1.3.40.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [43c4b4689f1b37eb5ce6d63930885324e1424acf]

INTEGRATION: CWS changefileheader (1.3.64); FILE MERGED 2008/04/01 15:17:08 thb 1.3.64.3: #i85898# Stripping all external header guards 2008/04/01 12:30:52 thb 1.3.64.2: #i85898# Stripping all external header guards 2008/03/31 13:13:21 rt 1.3.64.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [45223ccf3a8c1e904b274cda2e521d8818432687]

INTEGRATION: CWS changefileheader (1.2.108); FILE MERGED 2008/03/31 13:35:50 rt 1.2.108.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [71e17275c1c18172ca4599e1451392682a8ef1d7]

INTEGRATION: CWS changefileheaderm6 (1.3.4); FILE MERGED 2008/04/09 16:07:19 rt 1.3.4.1: #i87884# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [28b15627a59d9ab6945192facd99447ef8a59c1d]

INTEGRATION: CWS changefileheader (1.50.120); FILE MERGED 2008/04/01 16:05:51 thb 1.50.120.3: #i85898# Stripping all external header guards 2008/04/01 13:02:02 thb 1.50.120.2: #i85898# Stripping all external header guards 2008/03/28 15:45:28 rt 1.50.120.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a835d72acc5418127c91f84615d67987b2dccf96]

INTEGRATION: CWS changefileheader (1.5.40); FILE MERGED 2008/03/28 16:03:35 rt 1.5.40.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b18ce47755a03343819748911a919505462131f9]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/03/31 13:13:21 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [49b604f3b20e90e98ff587ecda7e96611ae27c5b]

INTEGRATION: CWS changefileheader (1.5.4); FILE MERGED 2008/03/31 13:35:50 rt 1.5.4.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5b3141044b21f571c374e625baceab7bebd73dae]

INTEGRATION: CWS changefileheader (1.21.246); FILE MERGED 2008/04/01 13:02:02 thb 1.21.246.2: #i85898# Stripping all external header guards 2008/03/28 15:45:28 rt 1.21.246.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f76dff332b7e978e75ed9caaa62e1bf29374a0c8]

INTEGRATION: CWS changefileheader (1.6.54); FILE MERGED 2008/03/28 16:03:35 rt 1.6.54.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [20df4c0c1c9301a3c8232ae2885fca966ea7d014]

INTEGRATION: CWS changefileheader (1.3.154); FILE MERGED 2008/04/01 15:17:08 thb 1.3.154.2: #i85898# Stripping all external header guards 2008/03/31 13:13:21 rt 1.3.154.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5856b559e831f3304c9de792dc542c24b8d8233d]

INTEGRATION: CWS changefileheader (1.4.108); FILE MERGED 2008/03/31 13:35:50 rt 1.4.108.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [00e169ac63ffb6f0eba5addb344bde78c3935a58]

INTEGRATION: CWS changefileheader (1.8.14); FILE MERGED 2008/04/01 12:29:44 thb 1.8.14.2: #i85898# Stripping all external header guards 2008/03/31 12:31:27 rt 1.8.14.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [124189bdcb7183aef085f76c8da119c6ce68f337]

INTEGRATION: CWS changefileheader (1.152.4); FILE MERGED 2008/04/01 16:05:50 thb 1.152.4.3: #i85898# Stripping all external header guards 2008/04/01 13:02:01 thb 1.152.4.2: #i85898# Stripping all external header guards 2008/03/28 15:45:28 rt 1.152.4.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2f2d30611746340128cd31f19b04e21d56eeee70]

INTEGRATION: CWS changefileheader (1.8.38); FILE MERGED 2008/04/01 15:00:00 thb 1.8.38.2: #i85898# Stripping all external header guards 2008/03/28 16:03:35 rt 1.8.38.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [907efefe16c521b75b978b85f36c5f1950fa8959]

INTEGRATION: CWS changefileheader (1.12.84); FILE MERGED 2008/04/01 15:17:08 thb 1.12.84.3: #i85898# Stripping all external header guards 2008/04/01 12:30:52 thb 1.12.84.2: #i85898# Stripping all external header guards 2008/03/31 13:13:21 rt 1.12.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [69d9bd5e2fc218b66409fa1bea56bc2b4c3bbe80]

INTEGRATION: CWS changefileheader (1.21.14); FILE MERGED 2008/04/01 15:15:06 thb 1.21.14.3: #i85898# Stripping all external header guards 2008/04/01 12:29:44 thb 1.21.14.2: #i85898# Stripping all external header guards 2008/03/31 12:31:27 rt 1.21.14.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d45963d6bfb49b691c66fdf2ce62dafb8c85872f]

INTEGRATION: CWS changefileheader (1.44.32); FILE MERGED 2008/04/01 13:02:01 thb 1.44.32.2: #i85898# Stripping all external header guards 2008/03/28 15:45:28 rt 1.44.32.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ef566828dede798ed3ebbcd71a6c6529c2b4eaf4]

INTEGRATION: CWS changefileheader (1.6.142); FILE MERGED 2008/04/01 15:00:00 thb 1.6.142.2: #i85898# Stripping all external header guards 2008/03/28 16:03:34 rt 1.6.142.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c4dc1412ae20e35f43fc54acf0237da5bffc187a]

INTEGRATION: CWS changefileheader (1.7.98); FILE MERGED 2008/03/31 13:13:21 rt 1.7.98.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f4311dd38446f7c8a5510b5bb8ab70079ec0e32c]

INTEGRATION: CWS changefileheader (1.40.168); FILE MERGED 2008/03/31 12:31:27 rt 1.40.168.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [eb8699835735c1b81b7f2bce0869b77dde290eb6]

INTEGRATION: CWS changefileheader (1.47.454); FILE MERGED 2008/04/01 13:02:00 thb 1.47.454.2: #i85898# Stripping all external header guards 2008/03/28 15:45:27 rt 1.47.454.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7827cad448c7c79c6ffac71a31c12259f7f5bc8a]

INTEGRATION: CWS changefileheader (1.8.40); FILE MERGED 2008/04/01 15:00:00 thb 1.8.40.2: #i85898# Stripping all external header guards 2008/03/28 16:03:34 rt 1.8.40.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fbdaedc589f067a322a7350369c32fb7b6f06296]

INTEGRATION: CWS changefileheader (1.8.12); FILE MERGED 2008/04/01 15:17:08 thb 1.8.12.3: #i85898# Stripping all external header guards 2008/04/01 12:30:52 thb 1.8.12.2: #i85898# Stripping all external header guards 2008/03/31 13:13:21 rt 1.8.12.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [966b8674fea21624fbd8b83f02336d81a74a23be]

INTEGRATION: CWS changefileheader (1.9.14); FILE MERGED 2008/04/01 12:29:44 thb 1.9.14.2: #i85898# Stripping all external header guards 2008/03/31 12:31:27 rt 1.9.14.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [349ddc16d78f4f4de6580b99b139d603388402f9]

INTEGRATION: CWS changefileheader (1.4.846); FILE MERGED 2008/04/01 16:05:50 thb 1.4.846.3: #i85898# Stripping all external header guards 2008/04/01 13:02:00 thb 1.4.846.2: #i85898# Stripping all external header guards 2008/03/28 15:45:27 rt 1.4.846.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [50ba8f2c2851fbce05e77da483e38dceb6ceda3a]

INTEGRATION: CWS changefileheader (1.5.54); FILE MERGED 2008/03/28 16:03:34 rt 1.5.54.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3d22812abd48e4c700cbc40940c6a55702362df6]

INTEGRATION: CWS changefileheader (1.3.80); FILE MERGED 2008/03/28 16:35:16 rt 1.3.80.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [eba66cabf349d56f5560405311364ff448c7318c]

INTEGRATION: CWS changefileheader (1.19.14); FILE MERGED 2008/04/01 15:15:06 thb 1.19.14.3: #i85898# Stripping all external header guards 2008/04/01 12:29:43 thb 1.19.14.2: #i85898# Stripping all external header guards 2008/03/31 12:31:27 rt 1.19.14.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5ec44742192c8d43e775f56c9e4c25b66d316fbe]

INTEGRATION: CWS changefileheader (1.2.8); FILE MERGED 2008/03/31 16:15:51 rt 1.2.8.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4ff0f1679d44b0c5c89e446b8619e2166fd5db7d]

INTEGRATION: CWS changefileheader (1.11.12); FILE MERGED 2008/04/01 15:17:08 thb 1.11.12.3: #i85898# Stripping all external header guards 2008/04/01 12:30:52 thb 1.11.12.2: #i85898# Stripping all external header guards 2008/03/31 13:13:21 rt 1.11.12.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0cb7ec019b19c600bca89972079b3e09a5e85e9f]

INTEGRATION: CWS changefileheader (1.15.484); FILE MERGED 2008/04/01 13:02:00 thb 1.15.484.2: #i85898# Stripping all external header guards 2008/03/28 15:45:27 rt 1.15.484.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b89f22e8154633746116040be3a64a3f40a06b7f]

INTEGRATION: CWS changefileheader (1.11.40); FILE MERGED 2008/03/28 16:03:34 rt 1.11.40.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c2500f5674234c53e55fadc7da7974433e417a73]

INTEGRATION: CWS changefileheader (1.3.108); FILE MERGED 2008/03/31 13:35:50 rt 1.3.108.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0c87364057dcc0e0612865ebcde99c060c207635]

INTEGRATION: CWS changefileheader (1.5.80); FILE MERGED 2008/03/28 16:35:16 rt 1.5.80.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4a331bee8750b87272be152732490b5e7312ee7b]

INTEGRATION: CWS changefileheader (1.29.168); FILE MERGED 2008/03/31 12:31:27 rt 1.29.168.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [76fc9ac09bdf19be4fc62353274bbde2676c2ee6]

INTEGRATION: CWS changefileheader (1.31.34); FILE MERGED 2008/04/01 16:05:50 thb 1.31.34.3: #i85898# Stripping all external header guards 2008/04/01 13:02:00 thb 1.31.34.2: #i85898# Stripping all external header guards 2008/03/28 15:45:27 rt 1.31.34.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ce6035f424ac3074e0f6587877551b6d0f9ffd5f]

INTEGRATION: CWS changefileheader (1.5.108); FILE MERGED 2008/03/31 13:35:50 rt 1.5.108.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8ec47f35f53aca062e88f900a195510b0da22889]

INTEGRATION: CWS changefileheader (1.2.86); FILE MERGED 2008/03/28 16:03:34 rt 1.2.86.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [87f492742220080f7fe638e77a3cd1f0577bb214]

INTEGRATION: CWS changefileheader (1.5.14); FILE MERGED 2008/04/01 12:29:43 thb 1.5.14.2: #i85898# Stripping all external header guards 2008/03/31 12:31:27 rt 1.5.14.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2dce2290dfeb1310f903e8b7cf077a276bcad1f1]

INTEGRATION: CWS changefileheader (1.4.196); FILE MERGED 2008/04/01 15:17:08 thb 1.4.196.2: #i85898# Stripping all external header guards 2008/03/31 13:13:21 rt 1.4.196.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [89ca2f6655769ba645677681934e724067c31b95]

INTEGRATION: CWS changefileheader (1.27.38); FILE MERGED 2008/03/28 15:45:27 rt 1.27.38.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [aa0761f621c91319b9ce85e2c9dbba764add53d3]

INTEGRATION: CWS changefileheader (1.11.50); FILE MERGED 2008/03/28 16:35:16 rt 1.11.50.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b8a5be5ed92d561dd42b1528e39824d9c9361a44]

INTEGRATION: CWS changefileheaderm6 (1.2.4); FILE MERGED 2008/04/10 09:56:17 rt 1.2.4.1: #i87884# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d9c4610de246d9381e79c66fd01670e738db8a7f]

INTEGRATION: CWS changefileheader (1.18.14); FILE MERGED 2008/04/01 15:15:06 thb 1.18.14.3: #i85898# Stripping all external header guards 2008/04/01 12:29:43 thb 1.18.14.2: #i85898# Stripping all external header guards 2008/03/31 12:31:27 rt 1.18.14.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ea7225bbcd9308c1f9e48abb98d2ba8fb21399dc]

INTEGRATION: CWS changefileheader (1.4.154); FILE MERGED 2008/04/01 15:17:07 thb 1.4.154.3: #i85898# Stripping all external header guards 2008/04/01 12:30:52 thb 1.4.154.2: #i85898# Stripping all external header guards 2008/03/31 13:13:20 rt 1.4.154.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [16c12d70cf2aa117b506c0c2ea47924c5bba4980]

INTEGRATION: CWS changefileheaderm6 (1.2.4); FILE MERGED 2008/04/10 09:56:16 rt 1.2.4.1: #i87884# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a29297d3b4dff7cbf943806134929031129c4508]

INTEGRATION: CWS changefileheader (1.24.32); FILE MERGED 2008/03/28 15:45:27 rt 1.24.32.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b9756157b1e7d90088bc8d7c25c83d7659c53e55]

INTEGRATION: CWS changefileheader (1.2.46); FILE MERGED 2008/04/01 15:00:00 thb 1.2.46.2: #i85898# Stripping all external header guards 2008/03/28 16:03:33 rt 1.2.46.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [82692f479ed645eb1df6ef000bcc9695ed30d7f1]

INTEGRATION: CWS changefileheader (1.3.8); FILE MERGED 2008/03/31 16:15:51 rt 1.3.8.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7a024782e7275534e51d9c57d26c6bf20e55e5ff]

INTEGRATION: CWS changefileheader (1.32.168); FILE MERGED 2008/03/31 12:31:27 rt 1.32.168.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d2ca833d0b0191518d7a1a923b1f116eb6c4fd4e]

INTEGRATION: CWS changefileheader (1.4.248); FILE MERGED 2008/03/28 15:45:27 rt 1.4.248.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a55dbbd5cc90f801f7c6d42f7dcf95c085ba4a6a]

INTEGRATION: CWS changefileheaderm6 (1.2.4); FILE MERGED 2008/04/09 16:07:18 rt 1.2.4.1: #i87884# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0218a4154edf55c12d13b30f6a683782554aaaa7]

INTEGRATION: CWS changefileheader (1.3.108); FILE MERGED 2008/03/31 13:35:49 rt 1.3.108.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [29d0eda777ecd9399e724511dbfec22a5bf3db8f]

INTEGRATION: CWS changefileheader (1.3.38); FILE MERGED 2008/04/01 15:00:00 thb 1.3.38.3: #i85898# Stripping all external header guards 2008/04/01 10:47:18 thb 1.3.38.2: #i85898# Stripping all external header guards 2008/03/28 16:03:33 rt 1.3.38.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [763a69e6ffcef25500f887f8ba28349f656822d6]

INTEGRATION: CWS changefileheader (1.5.110); FILE MERGED 2008/03/31 13:13:20 rt 1.5.110.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9253a7d5912319d783bbb15891729ee56b2d1290]

INTEGRATION: CWS changefileheader (1.5.472); FILE MERGED 2008/04/01 15:15:05 thb 1.5.472.2: #i85898# Stripping all external header guards 2008/03/31 12:31:27 rt 1.5.472.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c0a0f0375c9ed89d59ff993547b0aa0f2a169707]

INTEGRATION: CWS changefileheader (1.13.248); FILE MERGED 2008/04/01 13:02:00 thb 1.13.248.2: #i85898# Stripping all external header guards 2008/03/28 15:45:26 rt 1.13.248.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [45a91ecdd0dde345a60575b4bfb2a561b5e649ae]

INTEGRATION: CWS changefileheader (1.8.108); FILE MERGED 2008/03/31 13:35:49 rt 1.8.108.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8802167d764bfb8806957ce7534f23b6fbe19831]

INTEGRATION: CWS changefileheader (1.3.158); FILE MERGED 2008/04/01 15:17:07 thb 1.3.158.3: #i85898# Stripping all external header guards 2008/04/01 12:30:52 thb 1.3.158.2: #i85898# Stripping all external header guards 2008/03/31 13:13:20 rt 1.3.158.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [58af420b72a6efa93b70ea04469301f0d85ed0c3]

INTEGRATION: CWS changefileheader (1.2.46); FILE MERGED 2008/03/28 16:03:33 rt 1.2.46.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3362ee67f397ac121d7ad382d53a72b4e169deb5]

INTEGRATION: CWS changefileheader (1.3.472); FILE MERGED 2008/04/01 12:29:43 thb 1.3.472.2: #i85898# Stripping all external header guards 2008/03/31 12:31:27 rt 1.3.472.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1d25708c753efda7ea10c5bbbe53f4685994fb9e]

INTEGRATION: CWS changefileheader (1.49.220); FILE MERGED 2008/03/28 15:45:26 rt 1.49.220.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [47cb85666ae9356e9b9b90e7168aaaf283832ba3]

INTEGRATION: CWS changefileheader (1.6.200); FILE MERGED 2008/03/31 13:13:20 rt 1.6.200.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7f68f4bb195e56f89f0100e3e088cbb6610a4d7b]

INTEGRATION: CWS changefileheader (1.4.276); FILE MERGED 2008/04/01 15:15:05 thb 1.4.276.3: #i85898# Stripping all external header guards 2008/04/01 12:29:43 thb 1.4.276.2: #i85898# Stripping all external header guards 2008/03/31 12:31:27 rt 1.4.276.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [48920338cbdf48bb3e0fd0ff2c0540051e730ec5]

INTEGRATION: CWS changefileheader (1.8.2); FILE MERGED 2008/03/31 13:35:49 rt 1.8.2.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3193a4b22b5005452bc7d6d4f6fa6351eebe983e]

INTEGRATION: CWS changefileheader (1.9.24); FILE MERGED 2008/03/28 16:35:16 rt 1.9.24.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d7b41fec53f3657de741b23ac6ec97fd03af4f57]

INTEGRATION: CWS changefileheader (1.2.266); FILE MERGED 2008/04/01 12:30:52 thb 1.2.266.2: #i85898# Stripping all external header guards 2008/03/31 13:13:20 rt 1.2.266.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ce0f9ab5f70d471e9509ee996f808fe0c32eec3b]

INTEGRATION: CWS changefileheader (1.7.48); FILE MERGED 2008/04/01 12:29:43 thb 1.7.48.2: #i85898# Stripping all external header guards 2008/03/31 12:31:27 rt 1.7.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7c78f61210828b006e3550db171b67603fb45e29]

INTEGRATION: CWS changefileheader (1.4.108); FILE MERGED 2008/03/31 13:35:49 rt 1.4.108.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [dc04fe22568b5ae74830a5c7bb196bed478d1835]

INTEGRATION: CWS changefileheader (1.3.846); FILE MERGED 2008/03/28 15:45:26 rt 1.3.846.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [42ab1c369476fa9002c09d7fc2abde343da24099]

INTEGRATION: CWS changefileheader (1.11.472); FILE MERGED 2008/03/31 12:31:27 rt 1.11.472.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0f102fdd9cc2ae9d5fde7a176910bbd78bd04690]

INTEGRATION: CWS changefileheader (1.4.158); FILE MERGED 2008/04/01 15:17:07 thb 1.4.158.3: #i85898# Stripping all external header guards 2008/04/01 12:30:52 thb 1.4.158.2: #i85898# Stripping all external header guards 2008/03/31 13:13:20 rt 1.4.158.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [766fe0a5d14a88f0be78102d85a4eeef2119bb79]

INTEGRATION: CWS changefileheader (1.2.72); FILE MERGED 2008/03/28 16:03:33 rt 1.2.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9984be5703256e1f2cc404666003a63a7e8f4b25]

INTEGRATION: CWS changefileheader (1.30.248); FILE MERGED 2008/03/28 15:45:26 rt 1.30.248.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [65f66c2d08c89f8cb4bc77b97d6d5321e5ada07e]

INTEGRATION: CWS changefileheader (1.36.168); FILE MERGED 2008/03/31 12:31:27 rt 1.36.168.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a71e175915bb1686e38d0d72ee2cde62774f63c3]

INTEGRATION: CWS changefileheader (1.9.110); FILE MERGED 2008/04/01 15:17:07 thb 1.9.110.3: #i85898# Stripping all external header guards 2008/04/01 12:30:52 thb 1.9.110.2: #i85898# Stripping all external header guards 2008/03/31 13:13:20 rt 1.9.110.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3b3e7eb674f80b4f6ac1c6eaddf73517d3c0e997]

INTEGRATION: CWS changefileheaderm6 (1.2.4); FILE MERGED 2008/04/09 16:07:17 rt 1.2.4.1: #i87884# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [418ac4c698b8bc9a2f7b602f4b56a04f51fefd97]

INTEGRATION: CWS changefileheader (1.15.20); FILE MERGED 2008/03/28 16:35:16 rt 1.15.20.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [44af19324a89bfa8baec7d4908c8e0c8b3e057ed]

INTEGRATION: CWS changefileheader (1.14.248); FILE MERGED 2008/03/28 15:45:26 rt 1.14.248.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f023369678b73ebef8512d440c75adc469db7425]

INTEGRATION: CWS changefileheader (1.5.108); FILE MERGED 2008/03/31 13:35:49 rt 1.5.108.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3316eab2de2b3901c53eedad4d023e9e13d79718]

INTEGRATION: CWS changefileheader (1.10.472); FILE MERGED 2008/04/01 15:15:05 thb 1.10.472.3: #i85898# Stripping all external header guards 2008/04/01 12:29:43 thb 1.10.472.2: #i85898# Stripping all external header guards 2008/03/31 12:31:26 rt 1.10.472.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d4425dd0b838486d45a354e1f73d26a042aaad2f]

INTEGRATION: CWS changefileheader (1.16.64); FILE MERGED 2008/04/01 15:17:06 thb 1.16.64.3: #i85898# Stripping all external header guards 2008/04/01 12:30:52 thb 1.16.64.2: #i85898# Stripping all external header guards 2008/03/31 13:13:20 rt 1.16.64.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d12b2786c2fbf4e3c659cf4ad2cf6b37ff40d928]

INTEGRATION: CWS changefileheader (1.68.58); FILE MERGED 2008/04/01 20:09:45 thb 1.68.58.4: #i85898# Stripping all external header guards, now manually fixing misspelled ones and other compile-time breakage 2008/04/01 16:05:49 thb 1.68.58.3: #i85898# Stripping all external header guards 2008/04/01 13:01:59 thb 1.68.58.2: #i85898# Stripping all external header guards 2008/03/28 15:45:25 rt 1.68.58.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5db1f0a06803c7178fdd5399b3e02e9b77b39ca6]

INTEGRATION: CWS changefileheader (1.20.48); FILE MERGED 2008/04/01 15:15:05 thb 1.20.48.3: #i85898# Stripping all external header guards 2008/04/01 12:29:43 thb 1.20.48.2: #i85898# Stripping all external header guards 2008/03/31 12:31:26 rt 1.20.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [456aeaf235d637b4f158a1da1ffaabad8f823115]

INTEGRATION: CWS changefileheader (1.9.108); FILE MERGED 2008/03/31 13:35:49 rt 1.9.108.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1a9f44d8b4434ddb7d6c3fab3f267a124ada692b]

INTEGRATION: CWS changefileheader (1.24.224); FILE MERGED 2008/04/01 13:01:59 thb 1.24.224.2: #i85898# Stripping all external header guards 2008/03/28 15:45:25 rt 1.24.224.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [077ebe7d09154ce322513fe807bb2eccf110fc65]

INTEGRATION: CWS changefileheader (1.41.168); FILE MERGED 2008/03/31 12:31:26 rt 1.41.168.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [93fbdd402bd0644a3ea5f2f87f78f78cedd29c4a]

INTEGRATION: CWS changefileheader (1.31.248); FILE MERGED 2008/04/01 13:01:59 thb 1.31.248.2: #i85898# Stripping all external header guards 2008/03/28 15:45:25 rt 1.31.248.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d80e0b685d8407c0f009b5cd4c4aeec9886ac51d]

INTEGRATION: CWS changefileheader (1.7.14); FILE MERGED 2008/04/01 15:15:05 thb 1.7.14.3: #i85898# Stripping all external header guards 2008/04/01 12:29:43 thb 1.7.14.2: #i85898# Stripping all external header guards 2008/03/31 12:31:26 rt 1.7.14.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b3cfb9fbd5673ce41fa33bdbe5681f205639005f]

INTEGRATION: CWS changefileheader (1.6.136); FILE MERGED 2008/03/28 16:35:16 rt 1.6.136.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c40ebb9022df2b3a603c278f13f486abcb0a4097]

INTEGRATION: CWS changefileheader (1.12.484); FILE MERGED 2008/04/01 13:01:59 thb 1.12.484.2: #i85898# Stripping all external header guards 2008/03/28 15:45:25 rt 1.12.484.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b4b9c2f47281e55c9d86484fa4718ca5a3edecd9]

INTEGRATION: CWS changefileheader (1.17.14); FILE MERGED 2008/04/01 15:15:05 thb 1.17.14.3: #i85898# Stripping all external header guards 2008/04/01 12:29:43 thb 1.17.14.2: #i85898# Stripping all external header guards 2008/03/31 12:31:26 rt 1.17.14.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e48acd543b818465d69f2b1195b01452e45ce805]

INTEGRATION: CWS changefileheader (1.6.108); FILE MERGED 2008/03/31 13:35:49 rt 1.6.108.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c3066b86b89f218d4793b02c2b6a2f5afa39817e]

INTEGRATION: CWS changefileheader (1.18.248); FILE MERGED 2008/03/28 15:45:25 rt 1.18.248.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d3c6e10e3e3b6aaec14ac16d6a7ff7c27e70b3a5]

INTEGRATION: CWS changefileheader (1.8.92); FILE MERGED 2008/03/28 16:35:15 rt 1.8.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4c70efbb45827821e9761dec982428f7b0bde6cd]

INTEGRATION: CWS changefileheader (1.4.154); FILE MERGED 2008/04/01 15:17:06 thb 1.4.154.3: #i85898# Stripping all external header guards 2008/04/01 12:30:52 thb 1.4.154.2: #i85898# Stripping all external header guards 2008/03/31 13:13:20 rt 1.4.154.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [98ae1c2b0922e66c596e6bf56d02b370c69ba168]

INTEGRATION: CWS changefileheader (1.2.48); FILE MERGED 2008/03/31 12:31:26 rt 1.2.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b03f7f717af76d5580f82f3b178fb023219ac973]

INTEGRATION: CWS changefileheader (1.33.22); FILE MERGED 2008/04/01 13:01:58 thb 1.33.22.2: #i85898# Stripping all external header guards 2008/03/28 15:45:25 rt 1.33.22.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7bcb14492b3402702630e48d46339a9d431a0ab5]

INTEGRATION: CWS changefileheader (1.10.28); FILE MERGED 2008/03/28 16:35:15 rt 1.10.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [74035089c342697ac6c5fb6dadd1eb883d336581]

INTEGRATION: CWS changefileheader (1.3.472); FILE MERGED 2008/04/01 15:15:05 thb 1.3.472.2: #i85898# Stripping all external header guards 2008/03/31 12:31:26 rt 1.3.472.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [149c0278b837eee718fa79b8d50fc1dd380f242d]

INTEGRATION: CWS changefileheader (1.2.266); FILE MERGED 2008/04/01 12:30:51 thb 1.2.266.2: #i85898# Stripping all external header guards 2008/03/31 13:13:20 rt 1.2.266.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bc8f30999374e28ac8fe6c2dee071c29d78acaf5]

INTEGRATION: CWS changefileheader (1.93.58); FILE MERGED 2008/04/01 16:05:49 thb 1.93.58.3: #i85898# Stripping all external header guards 2008/04/01 13:01:58 thb 1.93.58.2: #i85898# Stripping all external header guards 2008/03/28 15:45:25 rt 1.93.58.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [893e4fd65d83ce85e522c3f614eefa5bd95bcd1c]

INTEGRATION: CWS changefileheader (1.14.108); FILE MERGED 2008/03/31 13:35:49 rt 1.14.108.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [dc198f2b0b2e99d6bc6f12ec8d74998e5aa52d6d]

INTEGRATION: CWS changefileheader (1.4.110); FILE MERGED 2008/04/01 15:17:06 thb 1.4.110.3: #i85898# Stripping all external header guards 2008/04/01 12:30:51 thb 1.4.110.2: #i85898# Stripping all external header guards 2008/03/31 13:13:20 rt 1.4.110.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a388d68c192f0bb5ee0643ea034125d1c713343b]

INTEGRATION: CWS changefileheader (1.5.48); FILE MERGED 2008/04/01 12:29:43 thb 1.5.48.2: #i85898# Stripping all external header guards 2008/03/31 12:31:26 rt 1.5.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b7e7c793374963b65d0349f923ac04dc65b33550]

INTEGRATION: CWS changefileheader (1.13.24); FILE MERGED 2008/03/28 16:35:15 rt 1.13.24.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [67004183e25d727827b312d2c1f0a7ca747a2b46]

INTEGRATION: CWS changefileheader (1.56.6); FILE MERGED 2008/04/01 16:05:49 thb 1.56.6.3: #i85898# Stripping all external header guards 2008/04/01 13:01:58 thb 1.56.6.2: #i85898# Stripping all external header guards 2008/03/28 15:45:25 rt 1.56.6.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1b187298660ee07cd737732fd77af344e67870ed]

INTEGRATION: CWS changefileheader (1.11.358); FILE MERGED 2008/03/31 12:31:26 rt 1.11.358.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [586f1b3f648df72360e6b1c59b6599676535d70f]

INTEGRATION: CWS changefileheader (1.6.24); FILE MERGED 2008/04/01 15:17:06 thb 1.6.24.3: #i85898# Stripping all external header guards 2008/04/01 12:30:51 thb 1.6.24.2: #i85898# Stripping all external header guards 2008/03/31 13:13:20 rt 1.6.24.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f2cb6ca5a156249e37688f876a2c70ed5e8715ec]

INTEGRATION: CWS changefileheader (1.7.108); FILE MERGED 2008/03/31 13:35:49 rt 1.7.108.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2bcd511a90ce32b840508f445825576c895908ea]

INTEGRATION: CWS changefileheader (1.5.136); FILE MERGED 2008/03/28 16:35:15 rt 1.5.136.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [437b6fc01531981463aad99e2d48028693f434db]

INTEGRATION: CWS changefileheader (1.30.20); FILE MERGED 2008/03/28 15:45:24 rt 1.30.20.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bf78f202f783a8d2618a74f98ac0abab1dbfcd74]

INTEGRATION: CWS changefileheader (1.2.266); FILE MERGED 2008/03/31 13:13:20 rt 1.2.266.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [61cde5bea11b8d6bbe9b9434ec28617c67824a16]

INTEGRATION: CWS changefileheader (1.6.48); FILE MERGED 2008/04/01 15:15:05 thb 1.6.48.3: #i85898# Stripping all external header guards 2008/04/01 12:29:43 thb 1.6.48.2: #i85898# Stripping all external header guards 2008/03/31 12:31:26 rt 1.6.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5e7f90388587d89886a063285e67be8d9a0c2eb9]

INTEGRATION: CWS changefileheader (1.11.24); FILE MERGED 2008/03/28 16:35:15 rt 1.11.24.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [102edec8097707058ef843c26a07d7c82ed798f8]

INTEGRATION: CWS changefileheader (1.21.138); FILE MERGED 2008/03/28 15:45:24 rt 1.21.138.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [02edc1ea414b173f7e14d9db6688074082356efe]

INTEGRATION: CWS changefileheader (1.7.48); FILE MERGED 2008/04/01 15:15:04 thb 1.7.48.3: #i85898# Stripping all external header guards 2008/04/01 12:29:43 thb 1.7.48.2: #i85898# Stripping all external header guards 2008/03/31 12:31:26 rt 1.7.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e6526af0ad16b105174333400be744ccaa9fc19f]

INTEGRATION: CWS changefileheader (1.5.110); FILE MERGED 2008/03/31 13:13:19 rt 1.5.110.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ab34a7994dccd309735b747fc318093fdc53d80e]

INTEGRATION: CWS changefileheader (1.10.108); FILE MERGED 2008/03/31 13:35:49 rt 1.10.108.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [dcebaa41a69757ca3933ef604fdda87986268248]

INTEGRATION: CWS changefileheader (1.9.246); FILE MERGED 2008/04/01 13:01:58 thb 1.9.246.2: #i85898# Stripping all external header guards 2008/03/28 15:45:24 rt 1.9.246.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f97389765e0e23d41fdcc9d61088ab5a005ac36e]

INTEGRATION: CWS changefileheader (1.5.472); FILE MERGED 2008/04/01 15:15:04 thb 1.5.472.3: #i85898# Stripping all external header guards 2008/04/01 12:29:42 thb 1.5.472.2: #i85898# Stripping all external header guards 2008/03/31 12:31:26 rt 1.5.472.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c150a5ac89b2434e6e93707fc39cbc38fc41082c]

INTEGRATION: CWS changefileheader (1.8.158); FILE MERGED 2008/04/01 15:17:06 thb 1.8.158.3: #i85898# Stripping all external header guards 2008/04/01 12:30:51 thb 1.8.158.2: #i85898# Stripping all external header guards 2008/03/31 13:13:19 rt 1.8.158.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9c495b065a3c8e821fad0406cb0cd456aae5c75d]

INTEGRATION: CWS changefileheader (1.14.350); FILE MERGED 2008/03/28 15:45:24 rt 1.14.350.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [304f175c16becb125418913142b2dabeea73efb2]

INTEGRATION: CWS changefileheader (1.7.48); FILE MERGED 2008/04/01 15:15:04 thb 1.7.48.3: #i85898# Stripping all external header guards 2008/04/01 12:29:42 thb 1.7.48.2: #i85898# Stripping all external header guards 2008/03/31 12:31:26 rt 1.7.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ad80bb463ebad92d1af87dadf909253b205ca9f4]

INTEGRATION: CWS changefileheader (1.2.12); FILE MERGED 2008/03/31 13:13:19 rt 1.2.12.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [75f3fcc6e90b152486a0283c0a0785354f498e4e]

INTEGRATION: CWS changefileheader (1.8.28); FILE MERGED 2008/03/28 16:35:15 rt 1.8.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [50a27238a29a3298da4ec8f99d83c22ddf2725d0]

INTEGRATION: CWS changefileheader (1.12.108); FILE MERGED 2008/03/31 13:35:48 rt 1.12.108.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3fba8892e5fdb2900b54d53e89c3b659df7c8049]

INTEGRATION: CWS changefileheader (1.39.224); FILE MERGED 2008/03/28 15:45:24 rt 1.39.224.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [868f6ac93380b0914d3d22899f2e83efb5b0b342]

INTEGRATION: CWS changefileheader (1.6.48); FILE MERGED 2008/04/01 15:15:04 thb 1.6.48.2: #i85898# Stripping all external header guards 2008/03/31 12:31:26 rt 1.6.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4869e659b73008617ab146a5048f6834b90e7ace]

INTEGRATION: CWS changefileheader (1.8.98); FILE MERGED 2008/03/31 13:35:48 rt 1.8.98.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e51a6e0a505685df701751fb04986aff6130395e]

INTEGRATION: CWS changefileheader (1.9.24); FILE MERGED 2008/03/28 16:35:15 rt 1.9.24.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [37bb1ef4210d1146395a49e52623dd0c63780959]

INTEGRATION: CWS changefileheader (1.5.484); FILE MERGED 2008/03/28 15:45:24 rt 1.5.484.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [73dd055184345f58655e03d09e55ef0ee34cf400]

INTEGRATION: CWS changefileheader (1.5.276); FILE MERGED 2008/04/01 12:29:42 thb 1.5.276.2: #i85898# Stripping all external header guards 2008/03/31 12:31:25 rt 1.5.276.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8ebfbdad980c3341e459575bdc9c87b15ca83c0d]

INTEGRATION: CWS changefileheader (1.35.50); FILE MERGED 2008/03/31 13:35:48 rt 1.35.50.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f266790b477456c1e3fec365308dae25a7261b46]

INTEGRATION: CWS changefileheader (1.38.58); FILE MERGED 2008/04/01 16:05:48 thb 1.38.58.3: #i85898# Stripping all external header guards 2008/04/01 13:01:58 thb 1.38.58.2: #i85898# Stripping all external header guards 2008/03/28 15:45:24 rt 1.38.58.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8dbaba410f204be33e7642a2e5c4aebf4dfe8b98]

INTEGRATION: CWS changefileheader (1.4.154); FILE MERGED 2008/04/01 15:17:06 thb 1.4.154.3: #i85898# Stripping all external header guards 2008/04/01 12:30:51 thb 1.4.154.2: #i85898# Stripping all external header guards 2008/03/31 13:13:19 rt 1.4.154.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b3394f8016cfef354cd707f427a588fb5c41c02a]

INTEGRATION: CWS changefileheader (1.5.28); FILE MERGED 2008/03/28 16:35:14 rt 1.5.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ef09f30ed54cc431233fcf32ea7f955615d03ca7]

INTEGRATION: CWS changefileheader (1.7.48); FILE MERGED 2008/04/01 12:29:42 thb 1.7.48.2: #i85898# Stripping all external header guards 2008/03/31 12:31:25 rt 1.7.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [45ff33a7bbc22d15eb629a274fc322e96bad91ee]

INTEGRATION: CWS changefileheader (1.2.72); FILE MERGED 2008/03/31 13:35:48 rt 1.2.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a54c0d979293bdc37242492be8d924405a85a2dc]

INTEGRATION: CWS changefileheader (1.4.154); FILE MERGED 2008/04/01 12:30:51 thb 1.4.154.2: #i85898# Stripping all external header guards 2008/03/31 13:13:19 rt 1.4.154.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [22a519adc233403052c9c60a41e109cc9e6b9e63]

INTEGRATION: CWS changefileheader (1.38.484); FILE MERGED 2008/04/01 20:09:45 thb 1.38.484.3: #i85898# Stripping all external header guards, now manually fixing misspelled ones and other compile-time breakage 2008/04/01 13:01:57 thb 1.38.484.2: #i85898# Stripping all external header guards 2008/03/28 15:45:24 rt 1.38.484.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [423ac3b1cf23594afb93c607db6eac8f9e9f51a3]

INTEGRATION: CWS changefileheader (1.7.24); FILE MERGED 2008/03/28 16:35:14 rt 1.7.24.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [206b98d71fa59104a33a22c954a9ffcca058653e]

INTEGRATION: CWS changefileheader (1.8.48); FILE MERGED 2008/04/01 15:15:04 thb 1.8.48.2: #i85898# Stripping all external header guards 2008/03/31 12:31:25 rt 1.8.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b99a08cc563d6e693d35a8946f9bfe76be242817]

INTEGRATION: CWS changefileheader (1.6.154); FILE MERGED 2008/04/01 15:17:05 thb 1.6.154.3: #i85898# Stripping all external header guards 2008/04/01 12:30:51 thb 1.6.154.2: #i85898# Stripping all external header guards 2008/03/31 13:13:19 rt 1.6.154.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [128f182ab78aee22b0c84f5016df3bf3ddff18d0]

INTEGRATION: CWS changefileheaderm6 (1.2.4); FILE MERGED 2008/04/09 16:07:16 rt 1.2.4.1: #i87884# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [842ab769a65959c9788d114ccee417acc011f8ac]

INTEGRATION: CWS changefileheader (1.31.248); FILE MERGED 2008/04/01 13:01:57 thb 1.31.248.2: #i85898# Stripping all external header guards 2008/03/28 15:45:23 rt 1.31.248.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4bacb7e6464f3fd4a6da72da2799c545608867d8]

INTEGRATION: CWS changefileheader (1.5.48); FILE MERGED 2008/04/01 15:15:04 thb 1.5.48.3: #i85898# Stripping all external header guards 2008/04/01 12:29:42 thb 1.5.48.2: #i85898# Stripping all external header guards 2008/03/31 12:31:25 rt 1.5.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e87e0a3d20f8cf0b5fce11f8675db81c690c7d59]

INTEGRATION: CWS changefileheader (1.5.136); FILE MERGED 2008/03/28 16:35:14 rt 1.5.136.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3fe3e50f2a03e06514d072abcd5e96911ee232b7]

INTEGRATION: CWS changefileheader (1.2.68); FILE MERGED 2008/03/31 13:35:47 rt 1.2.68.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e25a6097f89aa08e5d772fe5867748c70b8cc320]

INTEGRATION: CWS changefileheader (1.6.154); FILE MERGED 2008/04/01 12:30:51 thb 1.6.154.2: #i85898# Stripping all external header guards 2008/03/31 13:13:19 rt 1.6.154.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [202c95dde3fb340046cca785d97cbc3e964f88dc]

INTEGRATION: CWS changefileheader (1.25.22); FILE MERGED 2008/04/01 16:05:48 thb 1.25.22.3: #i85898# Stripping all external header guards 2008/04/01 13:01:57 thb 1.25.22.2: #i85898# Stripping all external header guards 2008/03/28 15:45:23 rt 1.25.22.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0257d9144c259b1e2f92a96c62f9e107e3d02bbf]

INTEGRATION: CWS changefileheader (1.4.8); FILE MERGED 2008/03/31 16:15:50 rt 1.4.8.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2e63053df344423f12aa17067093c245f5dcc19e]

INTEGRATION: CWS changefileheader (1.6.92); FILE MERGED 2008/03/28 16:35:14 rt 1.6.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f8be6f331a59a5f58f57087a9d7ec3857bc4f04f]

INTEGRATION: CWS changefileheader (1.36.168); FILE MERGED 2008/03/31 12:31:25 rt 1.36.168.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4aa300f7c28e5e3748f2630ce6a0516e11ac6b6e]

INTEGRATION: CWS changefileheader (1.7.98); FILE MERGED 2008/03/31 13:35:47 rt 1.7.98.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [864b5f4c22a9a92e891b801738dcd6bd1df320bf]

INTEGRATION: CWS changefileheader (1.8.530); FILE MERGED 2008/03/28 15:45:23 rt 1.8.530.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9ebf982f70532acc733b15fef5f8218901fa66c4]

INTEGRATION: CWS changefileheader (1.2.8); FILE MERGED 2008/03/31 16:15:16 rt 1.2.8.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [964c0916f19504782897f388207122d985aaf912]

INTEGRATION: CWS changefileheader (1.11.48); FILE MERGED 2008/04/01 15:15:04 thb 1.11.48.3: #i85898# Stripping all external header guards 2008/04/01 12:29:42 thb 1.11.48.2: #i85898# Stripping all external header guards 2008/03/31 12:31:25 rt 1.11.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ff8e6a9d4bb177ee090a89c671474ace1c5665e3]

INTEGRATION: CWS changefileheader (1.13.108); FILE MERGED 2008/03/31 13:35:47 rt 1.13.108.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2321dac782a9a093f39223264015d604ab801c24]

INTEGRATION: CWS changefileheader (1.19.60); FILE MERGED 2008/04/01 16:05:48 thb 1.19.60.3: #i85898# Stripping all external header guards 2008/04/01 13:01:57 thb 1.19.60.2: #i85898# Stripping all external header guards 2008/03/28 15:45:23 rt 1.19.60.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [419acbd3fddda456dfe2387a4ce934326787870e]

INTEGRATION: CWS changefileheader (1.4.472); FILE MERGED 2008/03/31 12:31:25 rt 1.4.472.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bb344805cea1a444ebcb129f29f39b6dac819db8]

INTEGRATION: CWS changefileheader (1.11.108); FILE MERGED 2008/03/31 13:35:47 rt 1.11.108.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1c001ab9102a15a37ccb39bc56a9db6a5d1391f1]

INTEGRATION: CWS changefileheader (1.14.12); FILE MERGED 2008/03/31 13:13:19 rt 1.14.12.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1a51c326e1519bc39d6b1ac0d723ce6a34e5bcca]

INTEGRATION: CWS changefileheader (1.7.464); FILE MERGED 2008/03/28 15:45:19 rt 1.7.464.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [888373057fc4dd14875ee6550001170ce5d165a4]

INTEGRATION: CWS changefileheader (1.21.48); FILE MERGED 2008/04/01 15:15:03 thb 1.21.48.3: #i85898# Stripping all external header guards 2008/04/01 12:29:42 thb 1.21.48.2: #i85898# Stripping all external header guards 2008/03/31 12:31:25 rt 1.21.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b2e4b3eac997fc49cc7761557baadbc7cbf72b97]

INTEGRATION: CWS changefileheader (1.5.50); FILE MERGED 2008/03/28 16:35:14 rt 1.5.50.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ec33192a23645c12cc758c3b274a59d6894321eb]

INTEGRATION: CWS changefileheader (1.6.154); FILE MERGED 2008/04/01 15:17:05 thb 1.6.154.2: #i85898# Stripping all external header guards 2008/03/31 13:13:18 rt 1.6.154.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c0d73d623982090e4cad6083f4612745bcd9715b]

INTEGRATION: CWS changefileheader (1.7.60); FILE MERGED 2008/04/01 13:01:56 thb 1.7.60.2: #i85898# Stripping all external header guards 2008/03/28 15:45:19 rt 1.7.60.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [12e68e50396c1aa7ba7955a5dfa327775c5cfd1f]

INTEGRATION: CWS changefileheader (1.2.10); FILE MERGED 2008/04/01 16:01:03 thb 1.2.10.2: #i85898# Stripping all external header guards 2008/03/28 15:40:24 rt 1.2.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ca60110017cc3e54a25108b3be0d5758bc02b47b]

INTEGRATION: CWS changefileheader (1.38.168); FILE MERGED 2008/03/31 12:31:25 rt 1.38.168.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fd803ab66166fdf7d2f806a9a70a3d1e21bdaa49]

INTEGRATION: CWS changefileheader (1.9.110); FILE MERGED 2008/04/01 15:17:05 thb 1.9.110.3: #i85898# Stripping all external header guards 2008/04/01 12:30:51 thb 1.9.110.2: #i85898# Stripping all external header guards 2008/03/31 13:13:18 rt 1.9.110.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [10b1627749dda8f86979752b4fd81bfd85c4569f]

INTEGRATION: CWS changefileheader (1.8.60); FILE MERGED 2008/03/28 15:45:19 rt 1.8.60.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6cd9a2c7cd341d78d28a41d3180995bfa6c994a0]

INTEGRATION: CWS changefileheader (1.2.10); FILE MERGED 2008/04/01 16:01:03 thb 1.2.10.3: #i85898# Stripping all external header guards 2008/04/01 12:56:56 thb 1.2.10.2: #i85898# Stripping all external header guards 2008/03/28 15:40:24 rt 1.2.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f5fec10df8885c25ecaa87dcae774e190de179ab]

INTEGRATION: CWS changefileheader (1.3.472); FILE MERGED 2008/03/31 12:31:24 rt 1.3.472.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6648bf48db5db467a73bcaccdadd647ecc3ac3b1]

INTEGRATION: CWS changefileheader (1.13.22); FILE MERGED 2008/04/01 13:01:56 thb 1.13.22.2: #i85898# Stripping all external header guards 2008/03/28 15:45:19 rt 1.13.22.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ccb55041e16828e4c456b3137b2286bc6ed007df]

INTEGRATION: CWS changefileheader (1.45.472); FILE MERGED 2008/03/31 12:31:24 rt 1.45.472.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2feddd64776e24e4edda0d05f8a9a09fa06a4c57]

INTEGRATION: CWS changefileheader (1.9.132); FILE MERGED 2008/04/01 15:17:05 thb 1.9.132.3: #i85898# Stripping all external header guards 2008/04/01 12:30:51 thb 1.9.132.2: #i85898# Stripping all external header guards 2008/03/31 13:13:18 rt 1.9.132.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2114d281751237cb34dea4191227c764902471c0]

INTEGRATION: CWS changefileheader (1.32.20); FILE MERGED 2008/04/01 13:01:55 thb 1.32.20.2: #i85898# Stripping all external header guards 2008/03/28 15:45:19 rt 1.32.20.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ab819ac24e88db2f40fab7741aaf60d06368a973]

INTEGRATION: CWS changefileheader (1.6.16); FILE MERGED 2008/03/31 13:34:16 rt 1.6.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2414fcd8b274995e348734cfae1983fa8921977e]

INTEGRATION: CWS changefileheader (1.22.24); FILE MERGED 2008/03/31 12:31:24 rt 1.22.24.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f1e9f22ab6ae9d420e91d7ca7105684dce9fa29a]

INTEGRATION: CWS changefileheader (1.5.154); FILE MERGED 2008/04/01 15:17:05 thb 1.5.154.3: #i85898# Stripping all external header guards 2008/04/01 12:30:51 thb 1.5.154.2: #i85898# Stripping all external header guards 2008/03/31 13:13:18 rt 1.5.154.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2e6acf4913093a3dbaa6ebcbc564c059850ae7e5]

INTEGRATION: CWS changefileheader (1.9.248); FILE MERGED 2008/03/28 15:45:19 rt 1.9.248.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6084de5306d5f729fc4723cc6bffc3ca7239d769]

INTEGRATION: CWS changefileheader (1.4.14); FILE MERGED 2008/03/31 13:34:16 rt 1.4.14.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [103177a1c26a60083e56c53fb072425364444e6b]

INTEGRATION: CWS changefileheader (1.2.10); FILE MERGED 2008/04/01 16:01:03 thb 1.2.10.1: #i85898# Stripping all external header guards


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3f94e43e64e2973718d0d462488f273ed1c4b596]

INTEGRATION: CWS changefileheader (1.4.28); FILE MERGED 2008/04/01 15:03:07 thb 1.4.28.2: #i85898# Stripping all external header guards 2008/03/28 16:35:13 rt 1.4.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3c262884e91886101b8f2797ad5121b4e38c8a79]

INTEGRATION: CWS changefileheader (1.14.24); FILE MERGED 2008/04/01 15:17:05 thb 1.14.24.3: #i85898# Stripping all external header guards 2008/04/01 12:30:51 thb 1.14.24.2: #i85898# Stripping all external header guards 2008/03/31 13:13:18 rt 1.14.24.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [158ce90990d67578bb8eb0d2a264d17f40d943f2]

INTEGRATION: CWS changefileheader (1.4.248); FILE MERGED 2008/04/01 13:01:55 thb 1.4.248.2: #i85898# Stripping all external header guards 2008/03/28 15:45:19 rt 1.4.248.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6575c162f7980033b6fb47d51b9cac251f0784fd]

INTEGRATION: CWS changefileheader (1.9.10); FILE MERGED 2008/04/01 15:20:24 thb 1.9.10.2: #i85898# Stripping all external header guards 2008/03/31 13:34:16 rt 1.9.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d85be66f42fa0e2efb55acd206b9aebd44f60506]

INTEGRATION: CWS changefileheader (1.3.248); FILE MERGED 2008/03/28 15:45:17 rt 1.3.248.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [86a5b23374b8a421d1b3c11803f92ae521919971]

INTEGRATION: CWS changefileheader (1.3.92); FILE MERGED 2008/03/28 16:35:13 rt 1.3.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [91fc86be8f4759e61758fdba7bc590db71498301]

INTEGRATION: CWS changefileheader (1.3.266); FILE MERGED 2008/04/01 12:30:51 thb 1.3.266.2: #i85898# Stripping all external header guards 2008/03/31 13:13:18 rt 1.3.266.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8269023e65800425bdb6046fbc438f25ab099831]

INTEGRATION: CWS changefileheader (1.5.36); FILE MERGED 2008/03/31 13:34:15 rt 1.5.36.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f741b0a7266e43a383858c454c9f675767410134]

INTEGRATION: CWS changefileheader (1.18.248); FILE MERGED 2008/04/01 16:05:48 thb 1.18.248.3: #i85898# Stripping all external header guards 2008/04/01 13:01:55 thb 1.18.248.2: #i85898# Stripping all external header guards 2008/03/28 15:45:17 rt 1.18.248.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7c583615b003d92027e5286fed6ee3e758cf32b4]

INTEGRATION: CWS changefileheader (1.2.136); FILE MERGED 2008/04/01 10:49:27 thb 1.2.136.2: #i85898# Stripping all external header guards 2008/03/28 16:35:13 rt 1.2.136.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3d5ed04291db7d719f8da0f8a841643c513c28fe]

INTEGRATION: CWS changefileheader (1.3.158); FILE MERGED 2008/04/01 15:17:05 thb 1.3.158.3: #i85898# Stripping all external header guards 2008/04/01 12:30:51 thb 1.3.158.2: #i85898# Stripping all external header guards 2008/03/31 13:13:18 rt 1.3.158.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9511ecfa231d88636c38401285b850b498b2339a]

INTEGRATION: CWS changefileheader (1.4.32); FILE MERGED 2008/04/01 15:20:24 thb 1.4.32.2: #i85898# Stripping all external header guards 2008/03/31 13:34:15 rt 1.4.32.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9a887cdce5e64a7b991d41b5a8d5e189858c8f81]

INTEGRATION: CWS changefileheader (1.27.184); FILE MERGED 2008/04/01 16:05:48 thb 1.27.184.3: #i85898# Stripping all external header guards 2008/04/01 13:01:55 thb 1.27.184.2: #i85898# Stripping all external header guards 2008/03/28 15:45:17 rt 1.27.184.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a3163ee3553d5d0ae5f5c02f64825406a6a45a73]

INTEGRATION: CWS changefileheader (1.6.32); FILE MERGED 2008/04/01 15:20:24 thb 1.6.32.2: #i85898# Stripping all external header guards 2008/03/31 13:34:15 rt 1.6.32.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ee95dfccc7384917cb92689bea9b95ce7067b055]

INTEGRATION: CWS changefileheader (1.3.266); FILE MERGED 2008/04/01 15:17:05 thb 1.3.266.2: #i85898# Stripping all external header guards 2008/03/31 13:13:18 rt 1.3.266.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [49969826456c9d8b44e3ead2497d475b9f353e27]

INTEGRATION: CWS changefileheader (1.4.80); FILE MERGED 2008/03/28 16:35:13 rt 1.4.80.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c23e9cb5f7cf21d0c7adf1689f313e16806bd1fd]

INTEGRATION: CWS changefileheader (1.3.846); FILE MERGED 2008/04/01 13:01:55 thb 1.3.846.2: #i85898# Stripping all external header guards 2008/03/28 15:45:17 rt 1.3.846.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a8922d4953a30564c4fb607075ae1443bcf84691]

INTEGRATION: CWS changefileheader (1.7.14); FILE MERGED 2008/04/01 15:20:24 thb 1.7.14.2: #i85898# Stripping all external header guards 2008/03/31 13:34:15 rt 1.7.14.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ef6ea4bfdd1a37a225a8eccd19018ef7362dcd61]

INTEGRATION: CWS changefileheader (1.7.154); FILE MERGED 2008/04/01 15:17:05 thb 1.7.154.3: #i85898# Stripping all external header guards 2008/04/01 12:30:51 thb 1.7.154.2: #i85898# Stripping all external header guards 2008/03/31 13:13:18 rt 1.7.154.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [319f3b6ca6e2b982197c429010ee202fe33df4a9]

INTEGRATION: CWS changefileheader (1.2.136); FILE MERGED 2008/04/01 15:03:07 thb 1.2.136.3: #i85898# Stripping all external header guards 2008/04/01 10:49:27 thb 1.2.136.2: #i85898# Stripping all external header guards 2008/03/28 16:35:13 rt 1.2.136.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [627f7911c17d66e7dea2a9e13c5d2c410952a7ed]

INTEGRATION: CWS changefileheader (1.2.846); FILE MERGED 2008/04/01 13:01:55 thb 1.2.846.2: #i85898# Stripping all external header guards 2008/03/28 15:45:17 rt 1.2.846.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [427fe74c702d2cb0a2fe81a195029138a76d3d3e]

INTEGRATION: CWS changefileheader (1.11.154); FILE MERGED 2008/04/01 15:17:05 thb 1.11.154.3: #i85898# Stripping all external header guards 2008/04/01 12:30:51 thb 1.11.154.2: #i85898# Stripping all external header guards 2008/03/31 13:13:18 rt 1.11.154.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c6bb7998e300da64a7b521e6e2251faa159ae524]

INTEGRATION: CWS changefileheader (1.14.210); FILE MERGED 2008/04/01 16:01:02 thb 1.14.210.3: #i85898# Stripping all external header guards 2008/04/01 12:56:55 thb 1.14.210.2: #i85898# Stripping all external header guards 2008/03/28 15:40:23 rt 1.14.210.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [75f2619d7d55aa082b99e856037e6c6ffb40e22a]

INTEGRATION: CWS changefileheader (1.7.6); FILE MERGED 2008/04/01 15:20:24 thb 1.7.6.2: #i85898# Stripping all external header guards 2008/03/31 13:34:15 rt 1.7.6.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b3581dd5c02f542d00ce79750b904251e61ab15b]

INTEGRATION: CWS changefileheader (1.4.846); FILE MERGED 2008/04/01 16:05:47 thb 1.4.846.2: #i85898# Stripping all external header guards 2008/03/28 15:45:17 rt 1.4.846.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c728b93e0c9a40a170a77b0ed59d016facf152f3]

INTEGRATION: CWS changefileheader (1.4.92); FILE MERGED 2008/03/28 16:35:13 rt 1.4.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2edf616558922eeffe1cf82dab4e14ea456d3e6e]

INTEGRATION: CWS changefileheader (1.4.154); FILE MERGED 2008/04/01 12:30:51 thb 1.4.154.2: #i85898# Stripping all external header guards 2008/03/31 13:13:18 rt 1.4.154.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0d32b0cf07dcfc81965f783fd00ef7ed67e9f4a8]

INTEGRATION: CWS changefileheader (1.7.146); FILE MERGED 2008/03/28 15:40:23 rt 1.7.146.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [702b4bfb8ae8b5a965645a74a4bbc02389a821e4]

INTEGRATION: CWS changefileheader (1.5.32); FILE MERGED 2008/03/31 13:34:15 rt 1.5.32.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b1e7ff8ce452f282e4b74df29898d10e893aae6a]

INTEGRATION: CWS changefileheader (1.5.464); FILE MERGED 2008/03/28 15:45:16 rt 1.5.464.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1820d5a6c769ae57cda52064644a58e58cb824c3]

INTEGRATION: CWS changefileheader (1.5.154); FILE MERGED 2008/04/01 15:17:05 thb 1.5.154.2: #i85898# Stripping all external header guards 2008/03/31 13:13:18 rt 1.5.154.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a843c8610ac50720e270f9b71f54eda87e7df1c7]

INTEGRATION: CWS changefileheader (1.5.210); FILE MERGED 2008/03/28 15:40:22 rt 1.5.210.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3964bfdab7341728f1949508f23aaebc86cd4ca1]

INTEGRATION: CWS changefileheader (1.18.6); FILE MERGED 2008/03/31 13:34:15 rt 1.18.6.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [10901a4cd7cfacfd426174911e74511357073c26]

INTEGRATION: CWS changefileheader (1.10.224); FILE MERGED 2008/03/28 15:45:16 rt 1.10.224.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [90ce77956a63a7571ec86dd75b3002f65eaba657]

INTEGRATION: CWS changefileheader (1.4.154); FILE MERGED 2008/03/31 13:13:18 rt 1.4.154.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8c95a5549a54d3549475c3d0c72424ba97adae7e]

INTEGRATION: CWS changefileheader (1.7.50); FILE MERGED 2008/03/28 16:35:13 rt 1.7.50.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d53d83f3cc4bfbd22c288323cc783f988604156d]

INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/03/28 15:40:22 rt 1.4.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [821f2af9b3250e4a2c5023064d964a3b983334d4]

INTEGRATION: CWS changefileheader (1.9.248); FILE MERGED 2008/04/01 13:01:55 thb 1.9.248.2: #i85898# Stripping all external header guards 2008/03/28 15:45:16 rt 1.9.248.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4e1df9c4a8339d3b54197a74d7f332d7013618d0]

INTEGRATION: CWS changefileheader (1.6.154); FILE MERGED 2008/04/01 15:17:04 thb 1.6.154.3: #i85898# Stripping all external header guards 2008/04/01 12:30:51 thb 1.6.154.2: #i85898# Stripping all external header guards 2008/03/31 13:13:18 rt 1.6.154.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [711471960b4fae901795122b31ada45bd2f41754]

INTEGRATION: CWS changefileheader (1.4.32); FILE MERGED 2008/03/31 13:34:15 rt 1.4.32.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cae7cc8c5902164ed2b375ca01733ac1a24f5d79]

INTEGRATION: CWS changefileheaderm6 (1.2.4); FILE MERGED 2008/04/09 16:07:56 rt 1.2.4.1: #i87884# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ecc4c12b9a3afe241b1e4eb5acfbc29278bd59fd]

INTEGRATION: CWS changefileheader (1.7.532); FILE MERGED 2008/04/01 13:01:55 thb 1.7.532.2: #i85898# Stripping all external header guards 2008/03/28 15:45:16 rt 1.7.532.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [dc4968f6cd66b2954ef803ab4c1c96cbabd97ce9]

INTEGRATION: CWS changefileheader (1.24.2); FILE MERGED 2008/03/28 15:40:22 rt 1.24.2.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5ea2ab46355069d5d98d21f8fba5acf4711a7c2a]

INTEGRATION: CWS changefileheader (1.4.32); FILE MERGED 2008/04/01 15:20:23 thb 1.4.32.2: #i85898# Stripping all external header guards 2008/03/31 13:34:15 rt 1.4.32.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [311e46dcabdfa687143f6bb01ce3849c90e56ab9]

INTEGRATION: CWS changefileheader (1.4.248); FILE MERGED 2008/04/01 13:01:55 thb 1.4.248.2: #i85898# Stripping all external header guards 2008/03/28 15:45:16 rt 1.4.248.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a7ab1558a06038507936745bdc82abcb9a82b0a8]

INTEGRATION: CWS changefileheader (1.2.10); FILE MERGED 2008/03/28 15:40:21 rt 1.2.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [968c9abd542e38cfeccb1608ea2f10afbb79cdbc]

INTEGRATION: CWS changefileheader (1.3.158); FILE MERGED 2008/04/01 12:30:51 thb 1.3.158.2: #i85898# Stripping all external header guards 2008/03/31 13:13:18 rt 1.3.158.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cff81fcd4cf8345968e288ea86a6138afd2a67cd]

INTEGRATION: CWS changefileheader (1.4.38); FILE MERGED 2008/03/31 13:34:15 rt 1.4.38.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0d3762ade2393e0461439256a1fde8e28d3287d6]

INTEGRATION: CWS changefileheader (1.17.104); FILE MERGED 2008/04/01 16:01:02 thb 1.17.104.3: #i85898# Stripping all external header guards 2008/04/01 12:56:55 thb 1.17.104.2: #i85898# Stripping all external header guards 2008/03/28 15:40:21 rt 1.17.104.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [95afc3c87023634408e1a0e6c66decaaffefc5ee]

INTEGRATION: CWS changefileheader (1.2.8); FILE MERGED 2008/03/31 16:15:15 rt 1.2.8.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a39367a2c273e9aa5fbb3544243b5d9736c98ca8]

INTEGRATION: CWS changefileheader (1.4.154); FILE MERGED 2008/04/01 15:17:04 thb 1.4.154.2: #i85898# Stripping all external header guards 2008/03/31 13:13:18 rt 1.4.154.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8046e4231e2ececc0ff5e161d075e72d80f8618b]

INTEGRATION: CWS changefileheader (1.6.48); FILE MERGED 2008/04/01 15:15:03 thb 1.6.48.3: #i85898# Stripping all external header guards 2008/04/01 12:29:42 thb 1.6.48.2: #i85898# Stripping all external header guards 2008/03/31 12:31:24 rt 1.6.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [caa75fe87b6da3719cac5ec178685ec28aeb8ca7]

INTEGRATION: CWS changefileheader (1.6.88); FILE MERGED 2008/03/28 16:35:12 rt 1.6.88.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [03b3035b8dad07fb673fb6666af702f8ec132172]

INTEGRATION: CWS changefileheader (1.5.248); FILE MERGED 2008/04/01 16:05:47 thb 1.5.248.3: #i85898# Stripping all external header guards 2008/04/01 13:01:54 thb 1.5.248.2: #i85898# Stripping all external header guards 2008/03/28 15:45:16 rt 1.5.248.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8e85a269f25b35105f870928f972d5b230b44ba4]

INTEGRATION: CWS changefileheader (1.4.32); FILE MERGED 2008/03/31 13:34:14 rt 1.4.32.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [88885e2e268f5adffa7219a95ab0bca229823279]

INTEGRATION: CWS changefileheader (1.33.32); FILE MERGED 2008/04/01 16:01:02 thb 1.33.32.3: #i85898# Stripping all external header guards 2008/04/01 12:56:55 thb 1.33.32.2: #i85898# Stripping all external header guards 2008/03/28 15:40:20 rt 1.33.32.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ee13c63605b3b0cfb293c901dd6b99dec1f163e7]

INTEGRATION: CWS changefileheader (1.4.154); FILE MERGED 2008/04/01 12:30:50 thb 1.4.154.2: #i85898# Stripping all external header guards 2008/03/31 13:13:18 rt 1.4.154.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cf5028f2b2e05c6ccccf2817aab3a069a122b13e]

INTEGRATION: CWS changefileheader (1.5.48); FILE MERGED 2008/04/01 15:15:03 thb 1.5.48.3: #i85898# Stripping all external header guards 2008/04/01 12:29:42 thb 1.5.48.2: #i85898# Stripping all external header guards 2008/03/31 12:31:24 rt 1.5.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e7cbe8869d027eecd1c55141c9ed312b8026b603]

INTEGRATION: CWS changefileheader (1.17.168); FILE MERGED 2008/04/01 16:05:47 thb 1.17.168.3: #i85898# Stripping all external header guards 2008/04/01 13:01:54 thb 1.17.168.2: #i85898# Stripping all external header guards 2008/03/28 15:45:16 rt 1.17.168.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c8ff821e5af175862f1a58604c42e993e9b280c6]

INTEGRATION: CWS changefileheader (1.5.32); FILE MERGED 2008/03/31 13:34:14 rt 1.5.32.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d9d33ba16865e72bac5a8175aead8534eca7f391]

INTEGRATION: CWS changefileheader (1.4.92); FILE MERGED 2008/03/28 16:35:12 rt 1.4.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bfb6616dd04806a2f538be62cc8a5329743450df]

INTEGRATION: CWS changefileheader (1.6.32); FILE MERGED 2008/03/28 15:40:20 rt 1.6.32.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0e077d8f1e23a718a65d184f7047f7d1fec258f4]

INTEGRATION: CWS changefileheader (1.3.266); FILE MERGED 2008/04/01 15:17:04 thb 1.3.266.2: #i85898# Stripping all external header guards 2008/03/31 13:13:18 rt 1.3.266.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [33c604623fd2ce49c9ce4f0e79d9bbcdd3c849cc]

INTEGRATION: CWS changefileheader (1.7.248); FILE MERGED 2008/04/01 13:01:54 thb 1.7.248.2: #i85898# Stripping all external header guards 2008/03/28 15:45:16 rt 1.7.248.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8850d3fab047c3ecf23c60e7f8e4461ae765ee15]

INTEGRATION: CWS changefileheader (1.2.136); FILE MERGED 2008/04/01 15:03:07 thb 1.2.136.3: #i85898# Stripping all external header guards 2008/04/01 10:49:27 thb 1.2.136.2: #i85898# Stripping all external header guards 2008/03/28 16:35:12 rt 1.2.136.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a4e4ed4633631bf4888361d62d332aebdc97a4ca]

INTEGRATION: CWS changefileheader (1.4.36); FILE MERGED 2008/03/31 13:34:14 rt 1.4.36.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [26770036f5502039f5ce74b2f8a30d5e3a689808]

INTEGRATION: CWS changefileheader (1.7.210); FILE MERGED 2008/03/28 15:40:20 rt 1.7.210.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e7367df482fd0c634b03f1cdd119de181320865e]

INTEGRATION: CWS changefileheader (1.3.266); FILE MERGED 2008/04/01 15:17:04 thb 1.3.266.2: #i85898# Stripping all external header guards 2008/03/31 13:13:17 rt 1.3.266.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5abb6721e500fd843f60dab363d838037a2c75c1]

INTEGRATION: CWS changefileheader (1.9.60); FILE MERGED 2008/04/01 13:01:54 thb 1.9.60.2: #i85898# Stripping all external header guards 2008/03/28 15:45:16 rt 1.9.60.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [aaeac1bef6c2c413b80ea3d54102ff8090563f45]

INTEGRATION: CWS changefileheader (1.5.32); FILE MERGED 2008/04/01 15:20:23 thb 1.5.32.2: #i85898# Stripping all external header guards 2008/03/31 13:34:14 rt 1.5.32.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [928f009febd2484679d9464a6c547caf2df69e83]

INTEGRATION: CWS changefileheader (1.7.14); FILE MERGED 2008/04/01 16:01:02 thb 1.7.14.3: #i85898# Stripping all external header guards 2008/04/01 12:56:55 thb 1.7.14.2: #i85898# Stripping all external header guards 2008/03/28 15:40:20 rt 1.7.14.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fd99488bcaf45a96754f536ed5ceb5401447e37d]

INTEGRATION: CWS changefileheader (1.2.472); FILE MERGED 2008/03/31 12:31:24 rt 1.2.472.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1b7ab118d1d0eabc3685b9dfbe8a9b23361233eb]

INTEGRATION: CWS changefileheader (1.6.224); FILE MERGED 2008/04/01 13:01:54 thb 1.6.224.2: #i85898# Stripping all external header guards 2008/03/28 15:45:16 rt 1.6.224.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ab65fa3257e0153ce0d9c4c5f0504e163b9ad478]

INTEGRATION: CWS changefileheader (1.4.148); FILE MERGED 2008/04/01 12:56:55 thb 1.4.148.2: #i85898# Stripping all external header guards 2008/03/28 15:40:20 rt 1.4.148.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [69d5acf9165822c2fad84355581164122ec200ee]

INTEGRATION: CWS changefileheader (1.5.64); FILE MERGED 2008/04/01 12:30:50 thb 1.5.64.2: #i85898# Stripping all external header guards 2008/03/31 13:13:17 rt 1.5.64.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [25e2e2597c281915d5e2c9be3fcf101f29a891a7]

INTEGRATION: CWS changefileheader (1.8.472); FILE MERGED 2008/04/01 15:15:03 thb 1.8.472.3: #i85898# Stripping all external header guards 2008/04/01 12:29:42 thb 1.8.472.2: #i85898# Stripping all external header guards 2008/03/31 12:31:23 rt 1.8.472.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [84944fc17485373ce1efa5e907793d14128659fc]

INTEGRATION: CWS changefileheader (1.4.28); FILE MERGED 2008/03/28 16:35:12 rt 1.4.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2d2acb7570093a84c1f2471aca9634f1ea26c373]

INTEGRATION: CWS changefileheader (1.2.8); FILE MERGED 2008/03/31 16:15:12 rt 1.2.8.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ed26f2d8a312c8f95613a88a0f866938149c418e]

INTEGRATION: CWS changefileheader (1.16.22); FILE MERGED 2008/04/01 13:01:54 thb 1.16.22.2: #i85898# Stripping all external header guards 2008/03/28 15:45:16 rt 1.16.22.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [209eb00b041d293e28cd711f7d91661f32e398eb]

INTEGRATION: CWS changefileheader (1.4.154); FILE MERGED 2008/04/01 15:17:04 thb 1.4.154.2: #i85898# Stripping all external header guards 2008/03/31 13:13:17 rt 1.4.154.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [78feeb7e0c58bba6620cd90acd4ecc0b30246be1]

INTEGRATION: CWS changefileheader (1.12.28); FILE MERGED 2008/04/01 16:01:01 thb 1.12.28.2: #i85898# Stripping all external header guards 2008/03/28 15:40:20 rt 1.12.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5cedfb03853bfaff48b333021f751bba12fcfb69]

INTEGRATION: CWS changefileheader (1.22.48); FILE MERGED 2008/04/01 15:15:03 thb 1.22.48.3: #i85898# Stripping all external header guards 2008/04/01 12:29:42 thb 1.22.48.2: #i85898# Stripping all external header guards 2008/03/31 12:31:23 rt 1.22.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [88d1db24a214ad241440913d90dba589a2fd20d5]

INTEGRATION: CWS changefileheader (1.14.10); FILE MERGED 2008/03/28 16:35:12 rt 1.14.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [edbd0849438e701d976f9d087abc34d9f43a7fec]

INTEGRATION: CWS changefileheader (1.43.4); FILE MERGED 2008/03/28 15:45:16 rt 1.43.4.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4f52d69f320b6b3e44ae408fdce5bf9bc5bbfa2c]

INTEGRATION: CWS changefileheader (1.2.32); FILE MERGED 2008/03/31 13:34:14 rt 1.2.32.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [89ee8278af9dbcd7da415cc26805073e9ad133af]

INTEGRATION: CWS changefileheader (1.11.152); FILE MERGED 2008/04/01 15:17:04 thb 1.11.152.3: #i85898# Stripping all external header guards 2008/04/01 12:30:50 thb 1.11.152.2: #i85898# Stripping all external header guards 2008/03/31 13:13:17 rt 1.11.152.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [921da6456d9cce861994d7309b7a96d97ff900c9]

INTEGRATION: CWS changefileheader (1.11.48); FILE MERGED 2008/04/01 15:15:03 thb 1.11.48.3: #i85898# Stripping all external header guards 2008/04/01 12:29:42 thb 1.11.48.2: #i85898# Stripping all external header guards 2008/03/31 12:31:23 rt 1.11.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d394fdd60a1c812dd8c304552a08d53879dc633c]

INTEGRATION: CWS changefileheader (1.18.28); FILE MERGED 2008/04/01 16:01:01 thb 1.18.28.3: #i85898# Stripping all external header guards 2008/04/01 12:56:55 thb 1.18.28.2: #i85898# Stripping all external header guards 2008/03/28 15:40:20 rt 1.18.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [23b2d3155fc101e53d16fbc167b7fbea23287d9c]

INTEGRATION: CWS changefileheader (1.56.20); FILE MERGED 2008/04/01 13:01:54 thb 1.56.20.2: #i85898# Stripping all external header guards 2008/03/28 15:45:16 rt 1.56.20.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [864217793ff8ee2330466117c02be880c2c2e617]

INTEGRATION: CWS changefileheader (1.2.12); FILE MERGED 2008/03/31 13:13:17 rt 1.2.12.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [650018126d81cb658a5547a58a746b2b4d6ab947]

INTEGRATION: CWS changefileheader (1.34.48); FILE MERGED 2008/04/01 15:15:03 thb 1.34.48.3: #i85898# Stripping all external header guards 2008/04/01 12:29:42 thb 1.34.48.2: #i85898# Stripping all external header guards 2008/03/31 12:31:23 rt 1.34.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8ec1cad8633b65c735e5a13539047df2c6bffa89]

INTEGRATION: CWS changefileheader (1.41.28); FILE MERGED 2008/04/01 16:01:01 thb 1.41.28.3: #i85898# Stripping all external header guards 2008/04/01 12:56:55 thb 1.41.28.2: #i85898# Stripping all external header guards 2008/03/28 15:40:20 rt 1.41.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [94214f1962875fc541b85e21b06acebb50888518]

INTEGRATION: CWS changefileheader (1.2.136); FILE MERGED 2008/03/28 16:35:12 rt 1.2.136.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [95178aaaa4d08d899b594873b53f4ea6f9767272]

INTEGRATION: CWS changefileheader (1.5.248); FILE MERGED 2008/04/01 13:01:54 thb 1.5.248.2: #i85898# Stripping all external header guards 2008/03/28 15:45:16 rt 1.5.248.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [982c30852110581f4064487bb3dd565af85246d7]

INTEGRATION: CWS changefileheader (1.3.38); FILE MERGED 2008/03/31 13:34:13 rt 1.3.38.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e18e17affa4c9fdd673fcf6a8c3663fe7ec0b6cb]

INTEGRATION: CWS changefileheader (1.3.472); FILE MERGED 2008/04/01 15:15:03 thb 1.3.472.3: #i85898# Stripping all external header guards 2008/04/01 12:29:42 thb 1.3.472.2: #i85898# Stripping all external header guards 2008/03/31 12:31:23 rt 1.3.472.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7d4c281e3cdc03143d9a9fc5e2ef1a03dbf1d07f]

INTEGRATION: CWS changefileheader (1.13.26); FILE MERGED 2008/03/28 15:40:19 rt 1.13.26.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7e8ed106d07657a1813f6ca64e600cdd83e60315]

INTEGRATION: CWS changefileheader (1.3.100); FILE MERGED 2008/03/28 16:35:12 rt 1.3.100.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8eeedd6043e9c0f7b44ea970a8a5b79787850707]

INTEGRATION: CWS changefileheader (1.5.38); FILE MERGED 2008/03/31 13:34:13 rt 1.5.38.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [00758b0c5eb6e8ddef882bee5491c6c6eaf876fe]

INTEGRATION: CWS changefileheader (1.44.32); FILE MERGED 2008/04/01 16:05:47 thb 1.44.32.3: #i85898# Stripping all external header guards 2008/04/01 13:01:54 thb 1.44.32.2: #i85898# Stripping all external header guards 2008/03/28 15:45:15 rt 1.44.32.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [deb207c1894e9805b8966cef9fa3b1c9eb1ed70e]

INTEGRATION: CWS changefileheader (1.7.48); FILE MERGED 2008/04/01 15:15:03 thb 1.7.48.3: #i85898# Stripping all external header guards 2008/04/01 12:29:41 thb 1.7.48.2: #i85898# Stripping all external header guards 2008/03/31 12:31:23 rt 1.7.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7f50844b9c83f66bab2c830ba80ab96f620784fc]

INTEGRATION: CWS changefileheader (1.8.106); FILE MERGED 2008/04/01 12:56:55 thb 1.8.106.2: #i85898# Stripping all external header guards 2008/03/28 15:40:19 rt 1.8.106.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [811c5148688d50633421314db78b3bde2c9b0950]

INTEGRATION: CWS changefileheader (1.5.108); FILE MERGED 2008/04/01 15:03:06 thb 1.5.108.3: #i85898# Stripping all external header guards 2008/04/01 10:49:27 thb 1.5.108.2: #i85898# Stripping all external header guards 2008/03/28 16:35:12 rt 1.5.108.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cfa807fe56b7977c46cc19781fbc17f9f46cb00b]

INTEGRATION: CWS changefileheader (1.2.58); FILE MERGED 2008/03/31 13:34:13 rt 1.2.58.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [97629efff1240f354c88534068770039d0e69b6f]

INTEGRATION: CWS changefileheader (1.17.168); FILE MERGED 2008/04/01 13:01:54 thb 1.17.168.2: #i85898# Stripping all external header guards 2008/03/28 15:45:15 rt 1.17.168.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fbcff7e3e199527d97498db8f48e535d03a6ef97]

INTEGRATION: CWS changefileheader (1.10.12); FILE MERGED 2008/04/01 15:17:04 thb 1.10.12.3: #i85898# Stripping all external header guards 2008/04/01 12:30:50 thb 1.10.12.2: #i85898# Stripping all external header guards 2008/03/31 13:13:17 rt 1.10.12.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [dcbfaacfcf47b482abc0f1882a36f39a46820474]

INTEGRATION: CWS changefileheader (1.50.168); FILE MERGED 2008/03/31 12:31:23 rt 1.50.168.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ba0eebaa77b9872f84689594ff5a9e5238164a5e]

INTEGRATION: CWS changefileheader (1.4.210); FILE MERGED 2008/04/01 12:56:54 thb 1.4.210.2: #i85898# Stripping all external header guards 2008/03/28 15:40:19 rt 1.4.210.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4c2e70f4be0b337ba0dc0ce2a6ceb85bd377b697]

INTEGRATION: CWS changefileheader (1.13.32); FILE MERGED 2008/03/28 16:35:11 rt 1.13.32.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [83e3ace4e6cca81e3ee0a15c1042fc756cd51d12]

INTEGRATION: CWS changefileheader (1.11.248); FILE MERGED 2008/04/01 13:01:54 thb 1.11.248.2: #i85898# Stripping all external header guards 2008/03/28 15:45:15 rt 1.11.248.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8e2fa4afb490f4ee385f32b3f0ddbf94a1c786a8]

INTEGRATION: CWS changefileheader (1.15.12); FILE MERGED 2008/04/01 15:17:04 thb 1.15.12.3: #i85898# Stripping all external header guards 2008/04/01 12:30:50 thb 1.15.12.2: #i85898# Stripping all external header guards 2008/03/31 13:13:17 rt 1.15.12.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7283b50120f7fee86436ac22e7da551e27ec4640]

INTEGRATION: CWS changefileheader (1.15.48); FILE MERGED 2008/04/01 15:15:03 thb 1.15.48.3: #i85898# Stripping all external header guards 2008/04/01 12:29:41 thb 1.15.48.2: #i85898# Stripping all external header guards 2008/03/31 12:31:23 rt 1.15.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cf68a7f2e9490b7a04db370319546cc37fd52617]

INTEGRATION: CWS changefileheader (1.2.28); FILE MERGED 2008/03/28 15:40:19 rt 1.2.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d5044c6fbee82d77cd225a0259635a1cd4b640a2]

INTEGRATION: CWS changefileheader (1.2.24); FILE MERGED 2008/03/31 13:34:13 rt 1.2.24.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6215ad46db3de6f0860cbc1c0b6064c054c2b95c]

INTEGRATION: CWS changefileheader (1.16.40); FILE MERGED 2008/04/01 13:01:53 thb 1.16.40.2: #i85898# Stripping all external header guards 2008/03/28 15:45:15 rt 1.16.40.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [264c785eaa51dc366208de904dc1c746e39f2768]

INTEGRATION: CWS changefileheader (1.10.50); FILE MERGED 2008/03/28 16:35:11 rt 1.10.50.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8cfcc597dea82000ad00510ed19a0e8f458736f7]

INTEGRATION: CWS changefileheader (1.2.8); FILE MERGED 2008/03/31 16:15:11 rt 1.2.8.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ef5ac94dccde43f7a964932c101f69e512b14051]

INTEGRATION: CWS changefileheader (1.15.88); FILE MERGED 2008/04/01 15:17:04 thb 1.15.88.3: #i85898# Stripping all external header guards 2008/04/01 12:30:50 thb 1.15.88.2: #i85898# Stripping all external header guards 2008/03/31 13:13:17 rt 1.15.88.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9ef5026afa7163ee8a1f1a0ba66779c0074bb510]

INTEGRATION: CWS changefileheader (1.3.472); FILE MERGED 2008/03/31 12:31:23 rt 1.3.472.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [22fc8b44627cd0e180969e57a0ae5e5f983c5ac6]

INTEGRATION: CWS changefileheader (1.3.210); FILE MERGED 2008/04/01 16:01:01 thb 1.3.210.3: #i85898# Stripping all external header guards 2008/04/01 12:56:54 thb 1.3.210.2: #i85898# Stripping all external header guards 2008/03/28 15:40:19 rt 1.3.210.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8c488d5528b668a5d68f6a57d2fb83b6cddb3a89]

INTEGRATION: CWS changefileheader (1.3.38); FILE MERGED 2008/04/01 15:20:23 thb 1.3.38.2: #i85898# Stripping all external header guards 2008/03/31 13:34:13 rt 1.3.38.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7e813656872d7951a95fc8fe567cef4a0e780415]

INTEGRATION: CWS changefileheader (1.16.20); FILE MERGED 2008/03/28 15:45:15 rt 1.16.20.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [10120034ab17c02f0567a4c4b4d30042ed185eb6]

INTEGRATION: CWS changefileheader (1.12.80); FILE MERGED 2008/03/28 16:35:11 rt 1.12.80.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [030236c27c9b6df6aec59213203851107e5c8ed9]

INTEGRATION: CWS changefileheader (1.29.12); FILE MERGED 2008/04/01 15:17:04 thb 1.29.12.3: #i85898# Stripping all external header guards 2008/04/01 12:30:50 thb 1.29.12.2: #i85898# Stripping all external header guards 2008/03/31 13:13:17 rt 1.29.12.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [be49f13395b0e232d24120e7996820a95056a2f7]

INTEGRATION: CWS changefileheader (1.45.48); FILE MERGED 2008/04/01 15:15:02 thb 1.45.48.3: #i85898# Stripping all external header guards 2008/04/01 12:29:41 thb 1.45.48.2: #i85898# Stripping all external header guards 2008/03/31 12:31:23 rt 1.45.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4e464a59e7906bbee0ec09de84aaae5039033594]

INTEGRATION: CWS changefileheader (1.6.20); FILE MERGED 2008/03/28 15:45:15 rt 1.6.20.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d516855a55a373de97b3f3d7c9c504f48898e82f]

INTEGRATION: CWS changefileheader (1.5.28); FILE MERGED 2008/04/01 16:01:01 thb 1.5.28.3: #i85898# Stripping all external header guards 2008/04/01 12:56:54 thb 1.5.28.2: #i85898# Stripping all external header guards 2008/03/28 15:40:19 rt 1.5.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1dadfdf0571619f1392e5a8c03d0609ffba9f0c0]

INTEGRATION: CWS changefileheader (1.4.38); FILE MERGED 2008/04/01 15:20:23 thb 1.4.38.2: #i85898# Stripping all external header guards 2008/03/31 13:34:12 rt 1.4.38.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8693bc50bcfba5951ac520f46d146bb979882cce]

INTEGRATION: CWS changefileheader (1.4.50); FILE MERGED 2008/03/28 16:35:11 rt 1.4.50.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f82186968bca1e1ec835f3b18bf33d9870514099]

INTEGRATION: CWS changefileheader (1.8.472); FILE MERGED 2008/04/01 15:15:02 thb 1.8.472.3: #i85898# Stripping all external header guards 2008/04/01 12:29:41 thb 1.8.472.2: #i85898# Stripping all external header guards 2008/03/31 12:31:23 rt 1.8.472.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [48c34674b89cb130928ce5b5b8ed515fd3921cd7]

INTEGRATION: CWS changefileheader (1.2.684); FILE MERGED 2008/04/01 16:05:46 thb 1.2.684.3: #i85898# Stripping all external header guards 2008/04/01 13:01:53 thb 1.2.684.2: #i85898# Stripping all external header guards 2008/03/28 15:45:15 rt 1.2.684.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6b1d730daa21ab8c1272173384777517ae33d102]

INTEGRATION: CWS changefileheader (1.4.56); FILE MERGED 2008/03/31 13:34:12 rt 1.4.56.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [92ee0267beaa249c03d37e792946f5e7af08abe2]

INTEGRATION: CWS changefileheader (1.3.92); FILE MERGED 2008/03/28 16:35:11 rt 1.3.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f4f49eae1d8d71d5e2d8bd04018a07a81d4da5d4]

INTEGRATION: CWS changefileheader (1.3.60); FILE MERGED 2008/04/01 16:01:00 thb 1.3.60.3: #i85898# Stripping all external header guards 2008/04/01 12:56:54 thb 1.3.60.2: #i85898# Stripping all external header guards 2008/03/28 15:40:18 rt 1.3.60.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [74e829fc91c977c879ed3ee381e67083a827d1bb]

INTEGRATION: CWS changefileheader (1.13.48); FILE MERGED 2008/04/01 15:15:02 thb 1.13.48.3: #i85898# Stripping all external header guards 2008/04/01 12:29:41 thb 1.13.48.2: #i85898# Stripping all external header guards 2008/03/31 12:31:23 rt 1.13.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a45fe1e1fc465dc02df216c6290ae3b878de2f38]

INTEGRATION: CWS changefileheader (1.5.22); FILE MERGED 2008/04/01 16:05:46 thb 1.5.22.2: #i85898# Stripping all external header guards 2008/03/28 15:45:15 rt 1.5.22.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6596e787362de2c78b23a3339c5243426675d00f]

INTEGRATION: CWS changefileheader (1.4.48); FILE MERGED 2008/04/01 15:20:23 thb 1.4.48.2: #i85898# Stripping all external header guards 2008/03/31 13:34:12 rt 1.4.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [09d2a15e6189e9a1789e760d1a375f70ba2935f7]

INTEGRATION: CWS changefileheader (1.5.92); FILE MERGED 2008/03/28 16:35:11 rt 1.5.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4fdb64232719fd21dc5db63b8c4eac1d064d3635]

INTEGRATION: CWS changefileheader (1.2.106); FILE MERGED 2008/04/01 16:01:00 thb 1.2.106.3: #i85898# Stripping all external header guards 2008/04/01 12:56:54 thb 1.2.106.2: #i85898# Stripping all external header guards 2008/03/28 15:40:18 rt 1.2.106.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7bae393134e8f991f08493ef0b0853827cac6e9b]

INTEGRATION: CWS changefileheader (1.2.472); FILE MERGED 2008/04/01 15:15:02 thb 1.2.472.2: #i85898# Stripping all external header guards 2008/03/31 12:31:23 rt 1.2.472.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4ada7faec3f5743b3090e5da4d6d727e0ab872cf]

INTEGRATION: CWS changefileheader (1.9.134); FILE MERGED 2008/03/31 16:08:38 rt 1.9.134.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5d71e676ddb594c8fc4ed9051ef34f910f1dcd20]

INTEGRATION: CWS changefileheader (1.5.248); FILE MERGED 2008/04/01 16:05:46 thb 1.5.248.3: #i85898# Stripping all external header guards 2008/04/01 13:01:53 thb 1.5.248.2: #i85898# Stripping all external header guards 2008/03/28 15:45:15 rt 1.5.248.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b9c59f281fa9f80d5324c2d867e6552e2c3bf825]

INTEGRATION: CWS changefileheader (1.3.38); FILE MERGED 2008/04/01 15:20:22 thb 1.3.38.2: #i85898# Stripping all external header guards 2008/03/31 13:34:12 rt 1.3.38.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7c4203e32a5fa00229103fea9117b918fe251667]

INTEGRATION: CWS changefileheader (1.2.50); FILE MERGED 2008/03/28 16:35:10 rt 1.2.50.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [025fc28c8ebc05d97a9c50c89051bd0bfc173801]

INTEGRATION: CWS changefileheader (1.3.86); FILE MERGED 2008/04/01 16:01:00 thb 1.3.86.3: #i85898# Stripping all external header guards 2008/04/01 12:56:54 thb 1.3.86.2: #i85898# Stripping all external header guards 2008/03/28 15:40:18 rt 1.3.86.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b34af4c50e2b0a035299520a90abcb8bdb97f653]

INTEGRATION: CWS changefileheader (1.9.26); FILE MERGED 2008/04/01 10:48:15 thb 1.9.26.2: #i85898# Stripping all external header guards 2008/03/28 16:05:56 rt 1.9.26.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [47cbafc3cc6396ecdc5ce7abfa068ca746981fe6]

INTEGRATION: CWS changefileheader (1.11.248); FILE MERGED 2008/04/01 16:05:46 thb 1.11.248.3: #i85898# Stripping all external header guards 2008/04/01 13:01:53 thb 1.11.248.2: #i85898# Stripping all external header guards 2008/03/28 15:45:15 rt 1.11.248.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [896c2750bf018cb0361ed4699317c8f3872f747c]

INTEGRATION: CWS changefileheader (1.2.58); FILE MERGED 2008/04/01 15:20:22 thb 1.2.58.2: #i85898# Stripping all external header guards 2008/03/31 13:34:12 rt 1.2.58.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a1ad6be9a4f02cc7c136fd29acf84b71325092b7]

INTEGRATION: CWS changefileheader (1.5.272); FILE MERGED 2008/03/31 16:08:13 rt 1.5.272.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1da329f89e63bfb3f518bf82e067540efb65c48b]

INTEGRATION: CWS changefileheader (1.2.106); FILE MERGED 2008/03/28 15:40:18 rt 1.2.106.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [61557af94e5e0d753db2c2e8e496323ce847ccf9]

INTEGRATION: CWS changefileheader (1.2.846); FILE MERGED 2008/03/28 15:45:15 rt 1.2.846.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [94755b86f27d0096321755b612401643906166a0]

INTEGRATION: CWS changefileheader (1.2.136); FILE MERGED 2008/03/28 16:35:10 rt 1.2.136.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9a7a1a1b89a14e993d526751ebae2150d922ee81]

INTEGRATION: CWS changefileheader (1.86.28); FILE MERGED 2008/04/01 16:01:00 thb 1.86.28.3: #i85898# Stripping all external header guards 2008/04/01 12:56:53 thb 1.86.28.2: #i85898# Stripping all external header guards 2008/03/28 15:40:18 rt 1.86.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [43ece368512e0208598284e76eff595b3e2a780c]

INTEGRATION: CWS changefileheader (1.7.384); FILE MERGED 2008/03/31 16:08:13 rt 1.7.384.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [80fa104dc10770961206b241ae861b3e7d31f13d]

INTEGRATION: CWS changefileheader (1.14.248); FILE MERGED 2008/04/01 13:01:53 thb 1.14.248.2: #i85898# Stripping all external header guards 2008/03/28 15:45:15 rt 1.14.248.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6d5aaa0747e359c9ddad0fe2f5a87b20336b40a7]

INTEGRATION: CWS changefileheader (1.107.182); FILE MERGED 2008/03/31 16:08:13 rt 1.107.182.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [33dca85ef3d216dd0c4eb3240cf599d86e6accd0]

INTEGRATION: CWS changefileheader (1.4.472); FILE MERGED 2008/03/31 12:31:23 rt 1.4.472.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b7336492e2db9a9b5bc169de8618e804e4d93cab]

INTEGRATION: CWS changefileheader (1.4.266); FILE MERGED 2008/04/01 15:17:03 thb 1.4.266.2: #i85898# Stripping all external header guards 2008/03/31 13:13:17 rt 1.4.266.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [84d5328f1975b02f5cb603542106e83b1d541753]

INTEGRATION: CWS changefileheader (1.12.654); FILE MERGED 2008/04/01 16:05:46 thb 1.12.654.3: #i85898# Stripping all external header guards 2008/04/01 13:01:53 thb 1.12.654.2: #i85898# Stripping all external header guards 2008/03/28 15:45:15 rt 1.12.654.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e9feb5d3ae547e89734a87eabbe8c367ea774727]

INTEGRATION: CWS changefileheader (1.3.38); FILE MERGED 2008/03/31 13:34:12 rt 1.3.38.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5e76c7a91141f9e51bc25a25431297b013c6d316]

INTEGRATION: CWS changefileheader (1.11.24); FILE MERGED 2008/04/01 15:15:02 thb 1.11.24.3: #i85898# Stripping all external header guards 2008/04/01 12:29:41 thb 1.11.24.2: #i85898# Stripping all external header guards 2008/03/31 12:31:23 rt 1.11.24.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [42da48499c204817ac7258f12199f6dfa486f7d3]

INTEGRATION: CWS changefileheader (1.6.154); FILE MERGED 2008/04/01 15:17:03 thb 1.6.154.3: #i85898# Stripping all external header guards 2008/04/01 12:30:50 thb 1.6.154.2: #i85898# Stripping all external header guards 2008/03/31 13:13:17 rt 1.6.154.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d40fc8042486f8223337c6907612a887871e544e]

INTEGRATION: CWS changefileheader (1.6.300); FILE MERGED 2008/03/31 16:08:13 rt 1.6.300.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8c77393f3aa08a74cc7d78449994e47123dd9418]

INTEGRATION: CWS changefileheader (1.10.248); FILE MERGED 2008/04/01 13:01:53 thb 1.10.248.2: #i85898# Stripping all external header guards 2008/03/28 15:45:14 rt 1.10.248.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9dad771b90b8f0f6abcbe85b41c3643cc66bf5d0]

INTEGRATION: CWS changefileheader (1.24.48); FILE MERGED 2008/04/01 15:15:02 thb 1.24.48.3: #i85898# Stripping all external header guards 2008/04/01 12:29:41 thb 1.24.48.2: #i85898# Stripping all external header guards 2008/03/31 12:31:23 rt 1.24.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [76aad226c80a132408355d8ba2017b62c9d42c46]

INTEGRATION: CWS changefileheader (1.4.92); FILE MERGED 2008/03/28 16:35:09 rt 1.4.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5aea3f3125504c16e6a18439d299f597d5882e9b]

INTEGRATION: CWS changefileheader (1.6.180); FILE MERGED 2008/03/28 15:35:46 rt 1.6.180.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [00d4b5aa4a238238f9aec0c3dfb005f3487008d9]

INTEGRATION: CWS changefileheader (1.5.12); FILE MERGED 2008/04/01 15:17:03 thb 1.5.12.2: #i85898# Stripping all external header guards 2008/03/31 13:13:16 rt 1.5.12.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c2e5f3d3fb3b43cb7a4ab8eb40585f190fd86c79]

INTEGRATION: CWS changefileheader (1.5.500); FILE MERGED 2008/03/31 16:08:13 rt 1.5.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1b516ea9c280fac5296ac4596658ed605e33b862]

INTEGRATION: CWS changefileheader (1.16.248); FILE MERGED 2008/04/01 16:05:46 thb 1.16.248.2: #i85898# Stripping all external header guards 2008/03/28 15:45:14 rt 1.16.248.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [077ac91a8f3f1fdbc7a7afc9f9c776caff15eaf2]

INTEGRATION: CWS changefileheader (1.2.458); FILE MERGED 2008/03/28 15:35:44 rt 1.2.458.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [089cbad103ba68ca4ad5ebdc8e0c5544bfe71672]

INTEGRATION: CWS changefileheader (1.6.12); FILE MERGED 2008/04/01 15:17:03 thb 1.6.12.3: #i85898# Stripping all external header guards 2008/04/01 12:30:50 thb 1.6.12.2: #i85898# Stripping all external header guards 2008/03/31 13:13:16 rt 1.6.12.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [187fbf38f7ed3a8a225b8eaf8e650cabd11424f2]

INTEGRATION: CWS changefileheader (1.4.50); FILE MERGED 2008/03/28 16:35:09 rt 1.4.50.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [943fdc8d9fce55261aa1889cb36d1af5c4b8a763]

INTEGRATION: CWS changefileheader (1.61.28); FILE MERGED 2008/04/01 16:01:00 thb 1.61.28.3: #i85898# Stripping all external header guards 2008/04/01 12:56:53 thb 1.61.28.2: #i85898# Stripping all external header guards 2008/03/28 15:40:17 rt 1.61.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b081694308a43d6038ae38942dec43bcb028835e]

INTEGRATION: CWS changefileheader (1.6.846); FILE MERGED 2008/04/01 13:01:53 thb 1.6.846.2: #i85898# Stripping all external header guards 2008/03/28 15:45:14 rt 1.6.846.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cbcb825241d0b99d2838efc16cc2135bd167118b]

INTEGRATION: CWS changefileheader (1.4.500); FILE MERGED 2008/03/31 16:08:13 rt 1.4.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4c672a1a07379813d0ab609d078b1e51dcd376f5]

INTEGRATION: CWS changefileheader (1.5.50); FILE MERGED 2008/03/28 16:35:09 rt 1.5.50.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a76b449d0436ff1343a52ba8a7a36212f4284b35]

INTEGRATION: CWS changefileheader (1.5.20); FILE MERGED 2008/03/28 15:35:44 rt 1.5.20.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f8de06c97706c5afcc58c00e55c9622c3f563061]

INTEGRATION: CWS changefileheader (1.13.52); FILE MERGED 2008/04/01 15:17:03 thb 1.13.52.3: #i85898# Stripping all external header guards 2008/04/01 12:30:50 thb 1.13.52.2: #i85898# Stripping all external header guards 2008/03/31 13:13:16 rt 1.13.52.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [167188e49cdff14ab1087572531e136ed1dfbb1d]

INTEGRATION: CWS changefileheader (1.2.546); FILE MERGED 2008/04/01 16:05:45 thb 1.2.546.2: #i85898# Stripping all external header guards 2008/03/28 15:45:14 rt 1.2.546.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [32ffd530622339fcdb8e7273cf848fc88ffd3292]

INTEGRATION: CWS changefileheader (1.8.48); FILE MERGED 2008/04/01 15:15:02 thb 1.8.48.3: #i85898# Stripping all external header guards 2008/04/01 12:29:41 thb 1.8.48.2: #i85898# Stripping all external header guards 2008/03/31 12:31:23 rt 1.8.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a429c6350e8fb7ef45861dbe78df9c202fc080e9]

INTEGRATION: CWS changefileheader (1.2.136); FILE MERGED 2008/03/28 16:35:09 rt 1.2.136.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a809e9081114b546dec376b2bd31f83e41b7dc8e]

INTEGRATION: CWS changefileheader (1.119.20); FILE MERGED 2008/03/28 15:35:44 rt 1.119.20.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3cd8bc3e9fc1706dbd4c6be3c962216b8376e49d]

INTEGRATION: CWS changefileheader (1.24.52); FILE MERGED 2008/04/01 15:17:03 thb 1.24.52.3: #i85898# Stripping all external header guards 2008/04/01 12:30:50 thb 1.24.52.2: #i85898# Stripping all external header guards 2008/03/31 13:13:16 rt 1.24.52.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1b2511a28fe7c82b86dd65e21fc601cef7be7966]

INTEGRATION: CWS changefileheader (1.2.846); FILE MERGED 2008/03/28 15:45:14 rt 1.2.846.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9e23f26155dd63bb02cf38d8b778629020098219]

INTEGRATION: CWS changefileheader (1.15.48); FILE MERGED 2008/04/01 15:15:02 thb 1.15.48.3: #i85898# Stripping all external header guards 2008/04/01 12:29:41 thb 1.15.48.2: #i85898# Stripping all external header guards 2008/03/31 12:31:22 rt 1.15.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f8a57f4e460962740ef4825525383b2df584733b]

INTEGRATION: CWS changefileheader (1.5.458); FILE MERGED 2008/03/28 15:35:43 rt 1.5.458.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fcde53fc529c17e87448c9972c745fa5ee35f908]

INTEGRATION: CWS changefileheader (1.10.12); FILE MERGED 2008/04/01 15:17:03 thb 1.10.12.3: #i85898# Stripping all external header guards 2008/04/01 12:30:50 thb 1.10.12.2: #i85898# Stripping all external header guards 2008/03/31 13:13:16 rt 1.10.12.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cc836dc6c3c4ce2a1e06913eb2d324c07881378a]

INTEGRATION: CWS changefileheader (1.2.224); FILE MERGED 2008/03/28 15:45:13 rt 1.2.224.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d238456b2dae44356aa3215dbd549d13f31961b4]

INTEGRATION: CWS changefileheader (1.11.262); FILE MERGED 2008/04/01 15:18:54 thb 1.11.262.3: #i85898# Stripping all external header guards 2008/04/01 10:58:19 thb 1.11.262.2: #i85898# Stripping all external header guards 2008/03/28 15:35:43 rt 1.11.262.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e3ccc62eec1f62389d1c79fbed672fc5ce2552ac]

INTEGRATION: CWS changefileheader (1.9.48); FILE MERGED 2008/04/01 15:15:02 thb 1.9.48.2: #i85898# Stripping all external header guards 2008/03/31 12:31:22 rt 1.9.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [904f5b2dcbfb28544d0337e76cb8ba3a972c666c]

INTEGRATION: CWS changefileheader (1.3.80); FILE MERGED 2008/03/28 16:35:09 rt 1.3.80.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [42f86321632cf5ffaa2de4199b9c0855293a8f17]

INTEGRATION: CWS changefileheader (1.16.110); FILE MERGED 2008/04/01 15:17:03 thb 1.16.110.3: #i85898# Stripping all external header guards 2008/04/01 12:30:50 thb 1.16.110.2: #i85898# Stripping all external header guards 2008/03/31 13:13:16 rt 1.16.110.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [25c1373e1394efac9bd98c46d73b12318aacd539]

INTEGRATION: CWS changefileheader (1.5.210); FILE MERGED 2008/03/28 15:40:17 rt 1.5.210.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2a47617dcfe77c883698aa0478b13ae977e52d3f]

INTEGRATION: CWS changefileheader (1.5.80); FILE MERGED 2008/03/28 16:35:09 rt 1.5.80.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [21d9d22cd44d126d1ae17215a79cc9d122bad3ce]

INTEGRATION: CWS changefileheader (1.19.120); FILE MERGED 2008/04/01 16:01:00 thb 1.19.120.3: #i85898# Stripping all external header guards 2008/04/01 12:56:52 thb 1.19.120.2: #i85898# Stripping all external header guards 2008/03/28 15:40:17 rt 1.19.120.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cf6cb85c75441d00647ce0e83596f3f422bdd300]

INTEGRATION: CWS changefileheader (1.5.500); FILE MERGED 2008/03/31 16:08:12 rt 1.5.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9c7aa86b383cf461592c543f5a2a1af37084ccd9]

INTEGRATION: CWS changefileheader (1.3.40); FILE MERGED 2008/04/01 13:01:52 thb 1.3.40.2: #i85898# Stripping all external header guards 2008/03/28 15:45:12 rt 1.3.40.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4aa710cb81d35d9715ab201a33faf5b5ef2d6176]

INTEGRATION: CWS changefileheader (1.7.226); FILE MERGED 2008/04/01 15:18:54 thb 1.7.226.3: #i85898# Stripping all external header guards 2008/04/01 10:58:19 thb 1.7.226.2: #i85898# Stripping all external header guards 2008/03/28 15:35:43 rt 1.7.226.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [949e7f4180776ecd21f8cb01a28225ef56f30e23]

INTEGRATION: CWS changefileheader (1.3.266); FILE MERGED 2008/03/31 13:13:16 rt 1.3.266.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9f149ca15a291bd66519b173fb90cde09bdebe2d]

INTEGRATION: CWS changefileheader (1.3.500); FILE MERGED 2008/03/31 16:08:09 rt 1.3.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2614ad444cd767fcc75ecf84b82640936b81485a]

INTEGRATION: CWS changefileheader (1.2.136); FILE MERGED 2008/03/28 16:35:08 rt 1.2.136.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b7e9fe321842a747a3d614918475462583a3c73b]

INTEGRATION: CWS changefileheader (1.8.472); FILE MERGED 2008/04/01 15:15:01 thb 1.8.472.3: #i85898# Stripping all external header guards 2008/04/01 12:29:41 thb 1.8.472.2: #i85898# Stripping all external header guards 2008/03/31 12:31:22 rt 1.8.472.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [85271883d344e52001ad5914c24175d1721a0112]

INTEGRATION: CWS changefileheader (1.3.40); FILE MERGED 2008/03/28 15:45:12 rt 1.3.40.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f6e401786052dcb4bf9d33e7fded93d56c64de84]

INTEGRATION: CWS changefileheader (1.13.180); FILE MERGED 2008/03/28 15:35:43 rt 1.13.180.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b36a3808da162ed86501916d4f3166eebde9b1e0]

INTEGRATION: CWS changefileheader (1.4.266); FILE MERGED 2008/04/01 15:17:02 thb 1.4.266.2: #i85898# Stripping all external header guards 2008/03/31 13:13:16 rt 1.4.266.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d76837e84d59ab4f056ccb12856a3129c4e5af62]

INTEGRATION: CWS changefileheader (1.4.500); FILE MERGED 2008/03/31 16:08:09 rt 1.4.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d607da019dbd8b72131085c14d2cfcb6d2ed3d1c]

INTEGRATION: CWS changefileheader (1.16.48); FILE MERGED 2008/04/01 15:15:01 thb 1.16.48.3: #i85898# Stripping all external header guards 2008/04/01 12:29:41 thb 1.16.48.2: #i85898# Stripping all external header guards 2008/03/31 12:31:22 rt 1.16.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [25755a06a025f4cba9a4eba3028c484ae3ddd195]

INTEGRATION: CWS changefileheader (1.4.92); FILE MERGED 2008/03/28 16:35:08 rt 1.4.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0ef41155bb79f30fb0e6ef0eca5b6458e4e5b447]

INTEGRATION: CWS changefileheader (1.3.168); FILE MERGED 2008/04/01 16:05:45 thb 1.3.168.3: #i85898# Stripping all external header guards 2008/04/01 13:01:52 thb 1.3.168.2: #i85898# Stripping all external header guards 2008/03/28 15:45:12 rt 1.3.168.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8e7ab93cc383863f4bc2b6ff8188a6a1c65543b8]

INTEGRATION: CWS changefileheader (1.10.262); FILE MERGED 2008/04/01 15:18:53 thb 1.10.262.3: #i85898# Stripping all external header guards 2008/04/01 10:58:19 thb 1.10.262.2: #i85898# Stripping all external header guards 2008/03/28 15:35:43 rt 1.10.262.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7c75c9560d6433b7de9fa74484a78342805586ca]

INTEGRATION: CWS changefileheader (1.7.100); FILE MERGED 2008/04/01 15:17:02 thb 1.7.100.3: #i85898# Stripping all external header guards 2008/04/01 12:30:50 thb 1.7.100.2: #i85898# Stripping all external header guards 2008/03/31 13:13:16 rt 1.7.100.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d1fc73fe216f179ffcc1f62c56518d2bbe8dc4ab]

INTEGRATION: CWS changefileheader (1.3.120); FILE MERGED 2008/03/28 15:45:12 rt 1.3.120.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [110ba79979fa70f604926bf7672f5917416214a6]

INTEGRATION: CWS changefileheader (1.31.168); FILE MERGED 2008/03/31 12:31:22 rt 1.31.168.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f06ebf0708fbee7722c44609da464dc6ed2da540]

INTEGRATION: CWS changefileheader (1.3.50); FILE MERGED 2008/03/28 16:35:08 rt 1.3.50.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b8937c2ca7a8928bd915a1aef0a8d6aaafa90544]

INTEGRATION: CWS changefileheader (1.11.4); FILE MERGED 2008/03/31 13:13:16 rt 1.11.4.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3a4574dcb4fff63d6d24cb1f203093bd68b1be12]

INTEGRATION: CWS changefileheader (1.9.146); FILE MERGED 2008/04/01 12:56:52 thb 1.9.146.2: #i85898# Stripping all external header guards 2008/03/28 15:40:17 rt 1.9.146.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f07252626104cbcc791a114af102e9aa17855e0a]

INTEGRATION: CWS changefileheader (1.5.262); FILE MERGED 2008/04/01 15:18:53 thb 1.5.262.3: #i85898# Stripping all external header guards 2008/04/01 10:58:18 thb 1.5.262.2: #i85898# Stripping all external header guards 2008/03/28 15:35:43 rt 1.5.262.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [08b1a7fd143329a9f4b84a981114b149ba7b1523]

INTEGRATION: CWS changefileheader (1.10.472); FILE MERGED 2008/03/31 12:31:22 rt 1.10.472.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ff32f10f88556c739b8e172235c6e447e6af04bc]

INTEGRATION: CWS changefileheader (1.4.22); FILE MERGED 2008/03/28 15:45:12 rt 1.4.22.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [75e74522ae1f1d7864ba07a9d7eb64114feaba9c]

INTEGRATION: CWS changefileheader (1.3.266); FILE MERGED 2008/04/01 15:17:02 thb 1.3.266.2: #i85898# Stripping all external header guards 2008/03/31 13:13:16 rt 1.3.266.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [daad5c5e3aabe62558f0927d5a6070be14cca397]

INTEGRATION: CWS changefileheader (1.8.180); FILE MERGED 2008/03/28 15:35:43 rt 1.8.180.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8b92b8cc52d7ea6f9179cb609374f79218ba76cd]

INTEGRATION: CWS changefileheader (1.8.72); FILE MERGED 2008/03/31 12:31:22 rt 1.8.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [42ab965d3458e72c9b32132503f9e068fdec695f]

INTEGRATION: CWS changefileheader (1.53.14); FILE MERGED 2008/04/01 16:00:59 thb 1.53.14.3: #i85898# Stripping all external header guards 2008/04/01 12:56:52 thb 1.53.14.2: #i85898# Stripping all external header guards 2008/03/28 15:40:17 rt 1.53.14.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7e92e9c66c09ff34b19d0e7f5d67f29103dc293e]

INTEGRATION: CWS changefileheader (1.9.52); FILE MERGED 2008/04/01 15:17:02 thb 1.9.52.3: #i85898# Stripping all external header guards 2008/04/01 12:30:50 thb 1.9.52.2: #i85898# Stripping all external header guards 2008/03/31 13:13:16 rt 1.9.52.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [54fd03a76a658a200f805616e030f30384e5af6d]

INTEGRATION: CWS changefileheader (1.21.40); FILE MERGED 2008/03/31 12:31:22 rt 1.21.40.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [42a0121841bf4cd65af7ae360ff1145834180e5c]

INTEGRATION: CWS changefileheader (1.8.262); FILE MERGED 2008/04/01 15:18:53 thb 1.8.262.3: #i85898# Stripping all external header guards 2008/04/01 10:58:18 thb 1.8.262.2: #i85898# Stripping all external header guards 2008/03/28 15:35:42 rt 1.8.262.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [69d94b61beacb6f65f0720f9bbf6aaf6ee56aade]

INTEGRATION: CWS changefileheader (1.15.12); FILE MERGED 2008/04/01 15:17:02 thb 1.15.12.3: #i85898# Stripping all external header guards 2008/04/01 12:30:50 thb 1.15.12.2: #i85898# Stripping all external header guards 2008/03/31 13:13:16 rt 1.15.12.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fb775389f98d8863ebb829195b68bdb19cf59d94]

INTEGRATION: CWS changefileheader (1.3.40); FILE MERGED 2008/04/01 16:05:45 thb 1.3.40.3: #i85898# Stripping all external header guards 2008/04/01 13:01:52 thb 1.3.40.2: #i85898# Stripping all external header guards 2008/03/28 15:45:12 rt 1.3.40.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [13bbd35d4f45dfad25f137a436624c921ea2c729]

INTEGRATION: CWS changefileheader (1.5.50); FILE MERGED 2008/03/28 16:35:08 rt 1.5.50.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9b610bd9ce9666e937665e5f3e456c46e6dc8444]

INTEGRATION: CWS changefileheader (1.8.48); FILE MERGED 2008/04/01 15:15:01 thb 1.8.48.3: #i85898# Stripping all external header guards 2008/04/01 12:29:40 thb 1.8.48.2: #i85898# Stripping all external header guards 2008/03/31 12:31:21 rt 1.8.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1642921be0475ef59e995ecdd8d9f7f10145fd2b]

INTEGRATION: CWS changefileheader (1.4.42); FILE MERGED 2008/03/28 15:45:12 rt 1.4.42.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b18836cf461661d85d60638873648a0a211c8cf0]

INTEGRATION: CWS changefileheader (1.13.262); FILE MERGED 2008/04/01 15:18:53 thb 1.13.262.3: #i85898# Stripping all external header guards 2008/04/01 10:58:18 thb 1.13.262.2: #i85898# Stripping all external header guards 2008/03/28 15:35:42 rt 1.13.262.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e3f4e60863f14df612463e103036e549ec9b3aa6]

INTEGRATION: CWS changefileheader (1.11.14); FILE MERGED 2008/04/01 15:15:01 thb 1.11.14.3: #i85898# Stripping all external header guards 2008/04/01 12:29:40 thb 1.11.14.2: #i85898# Stripping all external header guards 2008/03/31 12:31:21 rt 1.11.14.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a471ae24695eb61e5f0af133f3afd1a35056fd72]

INTEGRATION: CWS changefileheader (1.3.20); FILE MERGED 2008/03/28 15:45:12 rt 1.3.20.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fd2e460b3928d69a3152ccc01364df1d6c67aae3]

INTEGRATION: CWS changefileheader (1.10.24); FILE MERGED 2008/04/01 15:17:02 thb 1.10.24.3: #i85898# Stripping all external header guards 2008/04/01 12:30:50 thb 1.10.24.2: #i85898# Stripping all external header guards 2008/03/31 13:13:16 rt 1.10.24.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b7564dff9def2ef292fbc8ddade43c5bb7bdf504]

INTEGRATION: CWS changefileheader (1.13.180); FILE MERGED 2008/03/28 15:35:42 rt 1.13.180.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fb221bf34d3d79541d95de244f18bea9ee14d2f3]

INTEGRATION: CWS changefileheader (1.3.148); FILE MERGED 2008/04/01 16:00:59 thb 1.3.148.3: #i85898# Stripping all external header guards 2008/04/01 12:56:52 thb 1.3.148.2: #i85898# Stripping all external header guards 2008/03/28 15:40:17 rt 1.3.148.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [81c9159b6a3e9d919747c36013ffa9a4a07cdbe4]

INTEGRATION: CWS changefileheader (1.12.10); FILE MERGED 2008/04/01 15:17:02 thb 1.12.10.3: #i85898# Stripping all external header guards 2008/04/01 12:30:50 thb 1.12.10.2: #i85898# Stripping all external header guards 2008/03/31 13:13:16 rt 1.12.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8c49c92da09c995bb0de7133c50f1e37ecd48011]

INTEGRATION: CWS changefileheader (1.3.218); FILE MERGED 2008/03/28 15:45:12 rt 1.3.218.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [82ca910988f642187a43185c11fb76a51aa63edd]

INTEGRATION: CWS changefileheader (1.4.262); FILE MERGED 2008/03/28 15:35:40 rt 1.4.262.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [06b34eced8c09f1e2bd13b9b8272c8b9401066b2]

INTEGRATION: CWS changefileheader (1.15.14); FILE MERGED 2008/04/01 15:15:01 thb 1.15.14.3: #i85898# Stripping all external header guards 2008/04/01 12:29:40 thb 1.15.14.2: #i85898# Stripping all external header guards 2008/03/31 12:31:21 rt 1.15.14.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [822237be6de430173b8e40c4c6d0e5865888d260]

INTEGRATION: CWS changefileheader (1.5.210); FILE MERGED 2008/04/01 16:00:59 thb 1.5.210.3: #i85898# Stripping all external header guards 2008/04/01 12:56:51 thb 1.5.210.2: #i85898# Stripping all external header guards 2008/03/28 15:40:17 rt 1.5.210.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3a6c3cc788900571d3e6cf9c6162e71383dc3c09]

INTEGRATION: CWS changefileheader (1.2.224); FILE MERGED 2008/04/01 16:05:45 thb 1.2.224.2: #i85898# Stripping all external header guards 2008/03/28 15:45:12 rt 1.2.224.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d5928d93ee690b71bdc74c25447e051f6e9f9312]

INTEGRATION: CWS changefileheader (1.26.10); FILE MERGED 2008/04/01 15:17:01 thb 1.26.10.3: #i85898# Stripping all external header guards 2008/04/01 12:30:50 thb 1.26.10.2: #i85898# Stripping all external header guards 2008/03/31 13:13:15 rt 1.26.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0d2d5da431b4d0c28c5c1309303fd13398f14393]

INTEGRATION: CWS changefileheader (1.5.262); FILE MERGED 2008/04/01 15:18:52 thb 1.5.262.2: #i85898# Stripping all external header guards 2008/03/28 15:35:40 rt 1.5.262.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d29b8d4c8b10132da33d7b31b1f5da79bdfba905]

INTEGRATION: CWS changefileheader (1.5.14); FILE MERGED 2008/04/01 15:15:00 thb 1.5.14.3: #i85898# Stripping all external header guards 2008/04/01 12:29:40 thb 1.5.14.2: #i85898# Stripping all external header guards 2008/03/31 12:31:21 rt 1.5.14.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8310e73d8d75cff877a6ced6cedf8a587c6ec534]

INTEGRATION: CWS changefileheader (1.2.224); FILE MERGED 2008/03/28 15:45:12 rt 1.2.224.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9e40e071a8000ecc7fd7635eae82671e8d488dcd]

INTEGRATION: CWS changefileheader (1.17.368); FILE MERGED 2008/04/01 15:50:35 thb 1.17.368.3: #i85898# Stripping all external header guards 2008/04/01 12:48:23 thb 1.17.368.2: #i85898# Stripping all external header guards 2008/03/31 14:20:08 rt 1.17.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [52c3d334425ee6041d28871886197961752d5549]

INTEGRATION: CWS changefileheader (1.14.52); FILE MERGED 2008/04/01 15:18:52 thb 1.14.52.3: #i85898# Stripping all external header guards 2008/04/01 10:58:18 thb 1.14.52.2: #i85898# Stripping all external header guards 2008/03/28 15:35:40 rt 1.14.52.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ce09360d62539489b920dac88485b1b44b46c48e]

INTEGRATION: CWS changefileheader (1.8.52); FILE MERGED 2008/04/01 15:17:01 thb 1.8.52.3: #i85898# Stripping all external header guards 2008/04/01 12:30:49 thb 1.8.52.2: #i85898# Stripping all external header guards 2008/03/31 13:13:15 rt 1.8.52.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c671f99cf3de4ba8136ad0a00124241b90901d24]

INTEGRATION: CWS changefileheader (1.9.14); FILE MERGED 2008/04/01 15:15:00 thb 1.9.14.3: #i85898# Stripping all external header guards 2008/04/01 12:29:40 thb 1.9.14.2: #i85898# Stripping all external header guards 2008/03/31 12:31:21 rt 1.9.14.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d2823043f9f60ea7d15f0eb2c90e1f0f7815b068]

INTEGRATION: CWS changefileheader (1.3.22); FILE MERGED 2008/03/28 15:45:12 rt 1.3.22.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fd82574714100c72d5625b913ca93fd4f20bd93a]

INTEGRATION: CWS changefileheader (1.2.178); FILE MERGED 2008/04/01 16:00:59 thb 1.2.178.3: #i85898# Stripping all external header guards 2008/04/01 12:56:51 thb 1.2.178.2: #i85898# Stripping all external header guards 2008/03/28 15:40:16 rt 1.2.178.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6a9da439715da8e3396acf95b7c2ebfff663ad01]

INTEGRATION: CWS changefileheader (1.3.266); FILE MERGED 2008/03/31 13:13:15 rt 1.3.266.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b49d1c430420769d316ca6c8d815b5cceb430fe4]

INTEGRATION: CWS changefileheader (1.6.262); FILE MERGED 2008/04/01 15:18:52 thb 1.6.262.3: #i85898# Stripping all external header guards 2008/04/01 10:58:18 thb 1.6.262.2: #i85898# Stripping all external header guards 2008/03/28 15:35:40 rt 1.6.262.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4421a6ad3848080a576832935eaf8b4471db027c]

INTEGRATION: CWS changefileheader (1.4.276); FILE MERGED 2008/03/31 12:31:21 rt 1.4.276.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f237cc70fe047c969777c90ab9eeaf8ebcaa818e]

INTEGRATION: CWS changefileheader (1.3.92); FILE MERGED 2008/03/28 16:35:08 rt 1.3.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9a0400862cbc0cf884749d6b409b388ba13b4fcd]

INTEGRATION: CWS changefileheader (1.8.32); FILE MERGED 2008/04/01 16:00:59 thb 1.8.32.3: #i85898# Stripping all external header guards 2008/04/01 12:56:51 thb 1.8.32.2: #i85898# Stripping all external header guards 2008/03/28 15:40:16 rt 1.8.32.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c648363acb83bbda27317931c04f2d3a205f964b]

INTEGRATION: CWS changefileheader (1.3.266); FILE MERGED 2008/04/01 15:17:01 thb 1.3.266.2: #i85898# Stripping all external header guards 2008/03/31 13:13:15 rt 1.3.266.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5a08ea66e50159ddaeb6a8cd7f80dd1c0f201533]

INTEGRATION: CWS changefileheader (1.11.52); FILE MERGED 2008/04/01 15:18:52 thb 1.11.52.3: #i85898# Stripping all external header guards 2008/04/01 10:58:18 thb 1.11.52.2: #i85898# Stripping all external header guards 2008/03/28 15:35:40 rt 1.11.52.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2ca9391361305c9ed2297322d359434f466c1f23]

INTEGRATION: CWS changefileheader (1.13.14); FILE MERGED 2008/03/31 12:31:21 rt 1.13.14.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [567fb097ee74df031bdd5b4dd04bcaba9b867ade]

INTEGRATION: CWS changefileheader (1.5.300); FILE MERGED 2008/03/31 16:08:08 rt 1.5.300.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7425919e0ef5565004a58ca01f9a8966701292a7]

INTEGRATION: CWS changefileheader (1.5.210); FILE MERGED 2008/04/01 12:56:51 thb 1.5.210.2: #i85898# Stripping all external header guards 2008/03/28 15:40:16 rt 1.5.210.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2d31c84d05e16d69080580e2c5e3ff6333ff7102]

INTEGRATION: CWS changefileheader (1.3.148); FILE MERGED 2008/03/28 15:45:12 rt 1.3.148.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [341d37cb1ae8f5e5bc251946085919b331688219]

INTEGRATION: CWS changefileheader (1.3.500); FILE MERGED 2008/03/31 16:08:08 rt 1.3.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d7f9b90b842f4afccf44b168b01dc4dc05eea2dd]

INTEGRATION: CWS changefileheader (1.11.210); FILE MERGED 2008/04/01 16:00:58 thb 1.11.210.3: #i85898# Stripping all external header guards 2008/04/01 12:56:51 thb 1.11.210.2: #i85898# Stripping all external header guards 2008/03/28 15:40:16 rt 1.11.210.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [930f21b2f2115c1863ca607502ad3e775dc84db0]

INTEGRATION: CWS changefileheader (1.4.126); FILE MERGED 2008/03/28 15:45:12 rt 1.4.126.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [79564617650397fb14926050df8aca765e486038]

INTEGRATION: CWS changefileheader (1.7.52); FILE MERGED 2008/04/01 15:18:52 thb 1.7.52.2: #i85898# Stripping all external header guards 2008/03/28 15:35:40 rt 1.7.52.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9c8c531333c5201f968803a18c6708bc98235776]

INTEGRATION: CWS changefileheader (1.3.68); FILE MERGED 2008/03/28 16:35:07 rt 1.3.68.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e88895867d8e4c330fc52fe97adcd4b29d458d52]

INTEGRATION: CWS changefileheader (1.4.210); FILE MERGED 2008/04/01 12:56:51 thb 1.4.210.2: #i85898# Stripping all external header guards 2008/03/28 15:40:16 rt 1.4.210.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f6c98820b8162eadfcb0537a1f3f0e82de27544a]

INTEGRATION: CWS changefileheader (1.6.14); FILE MERGED 2008/04/01 12:29:40 thb 1.6.14.2: #i85898# Stripping all external header guards 2008/03/31 12:31:20 rt 1.6.14.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3471dbfbf0fbcd6a72e05bd8b4d255089022fa56]

INTEGRATION: CWS changefileheader (1.11.184); FILE MERGED 2008/03/28 15:45:11 rt 1.11.184.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [39b2522665fb8926ec78d050e865aff0277a8e96]

INTEGRATION: CWS changefileheader (1.12.52); FILE MERGED 2008/04/01 15:18:52 thb 1.12.52.3: #i85898# Stripping all external header guards 2008/04/01 10:58:18 thb 1.12.52.2: #i85898# Stripping all external header guards 2008/03/28 15:35:40 rt 1.12.52.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4a5abb2c9b6a622b7c2d024ac975d9d9dbe2fa6a]

INTEGRATION: CWS changefileheader (1.5.196); FILE MERGED 2008/04/01 15:17:01 thb 1.5.196.2: #i85898# Stripping all external header guards 2008/03/31 13:13:15 rt 1.5.196.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d824d96cd48ea03c0415838d867a1dfeb2e9f8ec]

INTEGRATION: CWS changefileheader (1.4.500); FILE MERGED 2008/03/31 16:08:08 rt 1.4.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [61a0ab65267c9160195e210e49eeeb6cb8a844ff]

INTEGRATION: CWS changefileheader (1.4.142); FILE MERGED 2008/03/28 16:35:07 rt 1.4.142.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8d93219b4bcf765055fe19b2a745fe68adcd7d4f]

INTEGRATION: CWS changefileheader (1.10.184); FILE MERGED 2008/04/01 16:00:58 thb 1.10.184.3: #i85898# Stripping all external header guards 2008/04/01 12:56:50 thb 1.10.184.2: #i85898# Stripping all external header guards 2008/03/28 15:40:16 rt 1.10.184.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [37fa0d94f33ff20949bb0611a7dd3dbf4de13382]

INTEGRATION: CWS changefileheader (1.12.14); FILE MERGED 2008/04/01 12:29:40 thb 1.12.14.2: #i85898# Stripping all external header guards 2008/03/31 12:31:20 rt 1.12.14.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bd064e703276eee42ad6e7b1486c53feeb3f50f5]

INTEGRATION: CWS changefileheader (1.12.60); FILE MERGED 2008/03/28 15:45:11 rt 1.12.60.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [59dc8b988958c2b1ae9c5880b24e0d3db915e679]

INTEGRATION: CWS changefileheader (1.5.262); FILE MERGED 2008/04/01 10:58:18 thb 1.5.262.2: #i85898# Stripping all external header guards 2008/03/28 15:35:40 rt 1.5.262.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e744163dff01d8d03447358928e618d18b3a1301]

INTEGRATION: CWS changefileheader (1.7.100); FILE MERGED 2008/04/01 15:17:01 thb 1.7.100.3: #i85898# Stripping all external header guards 2008/04/01 12:30:49 thb 1.7.100.2: #i85898# Stripping all external header guards 2008/03/31 13:13:15 rt 1.7.100.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cc867b5928e130530805397d915c983022847830]

INTEGRATION: CWS changefileheader (1.3.142); FILE MERGED 2008/03/28 16:35:07 rt 1.3.142.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [92b655f6526a2d8510a26644a5a5110153050448]

INTEGRATION: CWS changefileheader (1.14.146); FILE MERGED 2008/03/28 15:40:16 rt 1.14.146.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a9c21f80012cefbbb50292b8feffc6e85abb4de9]

INTEGRATION: CWS changefileheader (1.4.464); FILE MERGED 2008/04/01 15:15:00 thb 1.4.464.3: #i85898# Stripping all external header guards 2008/04/01 12:29:40 thb 1.4.464.2: #i85898# Stripping all external header guards 2008/03/31 12:31:20 rt 1.4.464.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5f801d3259ffa6866eef50c1944ca1d0406c6ced]

INTEGRATION: CWS changefileheader (1.5.320); FILE MERGED 2008/03/28 15:35:40 rt 1.5.320.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b4f870a9785c5f50445d3b644b992386a2c27f51]

INTEGRATION: CWS changefileheader (1.8.24); FILE MERGED 2008/03/31 13:13:15 rt 1.8.24.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [da26938d2de67e6db6d161d5a7eb549bee9cfaad]

INTEGRATION: CWS changefileheader (1.75.18); FILE MERGED 2008/03/28 15:45:11 rt 1.75.18.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8a4475eeacd5dabeff9222f3b994185df99d7b61]

INTEGRATION: CWS changefileheader (1.5.142); FILE MERGED 2008/03/28 16:35:07 rt 1.5.142.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [945c7b53ff920707a963df0b9a065e145ef6484b]

INTEGRATION: CWS changefileheader (1.8.14); FILE MERGED 2008/04/01 15:15:00 thb 1.8.14.3: #i85898# Stripping all external header guards 2008/04/01 12:29:40 thb 1.8.14.2: #i85898# Stripping all external header guards 2008/03/31 12:31:20 rt 1.8.14.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0856af44cd7ff3d725c09772fe0f14d1037a6024]

INTEGRATION: CWS changefileheader (1.24.172); FILE MERGED 2008/04/01 16:00:58 thb 1.24.172.3: #i85898# Stripping all external header guards 2008/04/01 12:56:50 thb 1.24.172.2: #i85898# Stripping all external header guards 2008/03/28 15:40:16 rt 1.24.172.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c462e881f18715e5e6637f45ccefe36b42922276]

INTEGRATION: CWS changefileheader (1.8.52); FILE MERGED 2008/04/01 15:18:52 thb 1.8.52.2: #i85898# Stripping all external header guards 2008/03/28 15:35:40 rt 1.8.52.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [52ec408b5a4e8717e3232cdcb8ebdaa430cf4d8f]

INTEGRATION: CWS changefileheader (1.43.22); FILE MERGED 2008/03/28 15:45:11 rt 1.43.22.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [95ea2651c932b85558a203cea7dddac998ffe637]

INTEGRATION: CWS changefileheader (1.4.300); FILE MERGED 2008/03/31 16:08:08 rt 1.4.300.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [99c53ae55d40a45f1dddf7fb717bd253df9aebd6]

INTEGRATION: CWS changefileheader (1.6.140); FILE MERGED 2008/04/01 15:17:01 thb 1.6.140.3: #i85898# Stripping all external header guards 2008/04/01 12:30:49 thb 1.6.140.2: #i85898# Stripping all external header guards 2008/03/31 13:13:15 rt 1.6.140.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7dd8529c5fe99493ed9b664c4f5d595d597fa07c]

INTEGRATION: CWS changefileheader (1.3.142); FILE MERGED 2008/03/28 16:35:06 rt 1.3.142.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [91733c7f3ccf1cce2123cb87e1e4025ff564f32f]

INTEGRATION: CWS changefileheader (1.10.14); FILE MERGED 2008/04/01 15:15:00 thb 1.10.14.3: #i85898# Stripping all external header guards 2008/04/01 12:29:40 thb 1.10.14.2: #i85898# Stripping all external header guards 2008/03/31 12:31:20 rt 1.10.14.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [80f5a29140207a919e677d5cb0e300c2fb1b4678]

INTEGRATION: CWS changefileheader (1.13.104); FILE MERGED 2008/04/01 12:56:50 thb 1.13.104.2: #i85898# Stripping all external header guards 2008/03/28 15:40:16 rt 1.13.104.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2f40e7e8ec84d358a679be78870bbc2d1f857654]

INTEGRATION: CWS changefileheader (1.7.262); FILE MERGED 2008/04/01 15:18:52 thb 1.7.262.3: #i85898# Stripping all external header guards 2008/04/01 10:58:18 thb 1.7.262.2: #i85898# Stripping all external header guards 2008/03/28 15:35:40 rt 1.7.262.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [136b14d32632a0856aa7deaf2fb7c5c7d2a71d1c]

INTEGRATION: CWS changefileheader (1.7.588); FILE MERGED 2008/03/28 15:45:11 rt 1.7.588.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0e4bcd7c6d1311bcf26c3435cb4e3642cb399140]

INTEGRATION: CWS changefileheader (1.5.24); FILE MERGED 2008/03/31 13:13:14 rt 1.5.24.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [398aff62d446f5bf76557dcfaf53ebe66f05c6e2]

INTEGRATION: CWS changefileheader (1.14.14); FILE MERGED 2008/04/01 15:15:00 thb 1.14.14.3: #i85898# Stripping all external header guards 2008/04/01 12:29:40 thb 1.14.14.2: #i85898# Stripping all external header guards 2008/03/31 12:31:20 rt 1.14.14.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8b22566d6ce1dc0e6c61f20c57abf29d31ba8805]

INTEGRATION: CWS changefileheader (1.5.210); FILE MERGED 2008/04/01 16:00:58 thb 1.5.210.2: #i85898# Stripping all external header guards 2008/03/28 15:40:16 rt 1.5.210.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [deb78eeaa75fd67608c3cbb81d364a3198e55d69]

INTEGRATION: CWS changefileheader (1.2.50); FILE MERGED 2008/03/28 16:35:06 rt 1.2.50.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1aad11c4a420b3d8ac06b8d0e4c4d8099406dee9]

INTEGRATION: CWS changefileheader (1.9.846); FILE MERGED 2008/03/28 15:45:10 rt 1.9.846.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c5bd830a4002ffeea4754bb31fe2fdb79ba9d949]

INTEGRATION: CWS changefileheader (1.22.24); FILE MERGED 2008/04/01 15:17:00 thb 1.22.24.3: #i85898# Stripping all external header guards 2008/04/01 12:30:49 thb 1.22.24.2: #i85898# Stripping all external header guards 2008/03/31 13:13:14 rt 1.22.24.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [253a7fd6516048ce38f88162f1799326e86a7931]

INTEGRATION: CWS changefileheader (1.5.14); FILE MERGED 2008/04/01 12:29:40 thb 1.5.14.2: #i85898# Stripping all external header guards 2008/03/31 12:31:20 rt 1.5.14.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5af4c184b1701a0c9658b3d55f3276afd7a3550f]

INTEGRATION: CWS changefileheader (1.73.14); FILE MERGED 2008/04/01 15:36:38 thb 1.73.14.3: #i85898# Stripping all external header guards 2008/04/01 12:39:42 thb 1.73.14.2: #i85898# Stripping all external header guards 2008/03/31 13:59:14 rt 1.73.14.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8ec3d434b8869f43a50ca8a8dba488b0a69e03ef]

INTEGRATION: CWS changefileheader (1.26.10); FILE MERGED 2008/04/01 16:00:58 thb 1.26.10.3: #i85898# Stripping all external header guards 2008/04/01 12:56:50 thb 1.26.10.2: #i85898# Stripping all external header guards 2008/03/28 15:40:15 rt 1.26.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f765dbb5098e82fa3b0daf363eda09ac6173b207]

INTEGRATION: CWS changefileheader (1.10.50); FILE MERGED 2008/03/28 16:35:06 rt 1.10.50.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d8f82581de31973ea2dfe39ee9afb71015d9c53f]

INTEGRATION: CWS changefileheader (1.6.248); FILE MERGED 2008/03/28 15:45:10 rt 1.6.248.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8d7494a5f46b8d9a9229f2aed71ea22ac975bf16]

INTEGRATION: CWS changefileheader (1.5.98); FILE MERGED 2008/04/01 15:17:00 thb 1.5.98.3: #i85898# Stripping all external header guards 2008/04/01 12:30:49 thb 1.5.98.2: #i85898# Stripping all external header guards 2008/03/31 13:13:14 rt 1.5.98.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0133244a5d79268e4261332768c07ec66da33ffa]

INTEGRATION: CWS changefileheader (1.9.14); FILE MERGED 2008/04/01 12:29:40 thb 1.9.14.2: #i85898# Stripping all external header guards 2008/03/31 12:31:20 rt 1.9.14.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [dfabf9763ddde4f58696bf95ab6ad430b4b9631d]

INTEGRATION: CWS changefileheader (1.9.210); FILE MERGED 2008/04/01 16:00:57 thb 1.9.210.3: #i85898# Stripping all external header guards 2008/04/01 12:56:50 thb 1.9.210.2: #i85898# Stripping all external header guards 2008/03/28 15:40:15 rt 1.9.210.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7012a04429d69773dd29721e0655ac4ca3b53b5f]

INTEGRATION: CWS changefileheader (1.5.142); FILE MERGED 2008/03/28 16:35:06 rt 1.5.142.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6c8fbe8f24db0d6aa773c45c0563a4ce5069c56e]

INTEGRATION: CWS changefileheader (1.18.60); FILE MERGED 2008/03/28 15:45:10 rt 1.18.60.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7479657fa981921e7991848828e48fdad0f09131]

INTEGRATION: CWS changefileheader (1.6.98); FILE MERGED 2008/04/01 15:17:00 thb 1.6.98.3: #i85898# Stripping all external header guards 2008/04/01 12:30:49 thb 1.6.98.2: #i85898# Stripping all external header guards 2008/03/31 13:13:14 rt 1.6.98.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0feffea3308d315e4a3e4081bdc7f7ec4846e441]

INTEGRATION: CWS changefileheader (1.4.472); FILE MERGED 2008/04/01 12:29:40 thb 1.4.472.2: #i85898# Stripping all external header guards 2008/03/31 12:31:20 rt 1.4.472.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [adc66baf88775c8e061c49be99f12ff8bd6ac545]

INTEGRATION: CWS changefileheader (1.6.624); FILE MERGED 2008/04/01 15:35:56 thb 1.6.624.2: #i85898# Stripping all external header guards 2008/03/31 13:58:52 rt 1.6.624.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8af150a415aad82a3d40a43d78b4241572c888e1]

INTEGRATION: CWS changefileheader (1.5.262); FILE MERGED 2008/04/01 15:18:52 thb 1.5.262.3: #i85898# Stripping all external header guards 2008/04/01 10:58:18 thb 1.5.262.2: #i85898# Stripping all external header guards 2008/03/28 15:35:39 rt 1.5.262.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [12339c17d9ff65443b0ffd9c9025e40a81cd1f29]

INTEGRATION: CWS changefileheader (1.8.46); FILE MERGED 2008/03/31 16:08:05 rt 1.8.46.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2d9845361acc1816f730025a8555771e35682fb7]

INTEGRATION: CWS changefileheader (1.3.148); FILE MERGED 2008/03/28 15:40:15 rt 1.3.148.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0b41de72a855b2f9ef4fa3f602f66a2ce4669674]

INTEGRATION: CWS changefileheader (1.6.142); FILE MERGED 2008/03/28 16:35:05 rt 1.6.142.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f39e8d8dec03f14367aaf2b0d47035ce4961f202]

INTEGRATION: CWS changefileheader (1.36.60); FILE MERGED 2008/04/01 16:05:44 thb 1.36.60.3: #i85898# Stripping all external header guards 2008/04/01 13:01:52 thb 1.36.60.2: #i85898# Stripping all external header guards 2008/03/28 15:45:10 rt 1.36.60.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f9d45184cb4845a61198589bc513c1653cc80e84]

INTEGRATION: CWS changefileheader (1.3.158); FILE MERGED 2008/04/01 15:17:00 thb 1.3.158.2: #i85898# Stripping all external header guards 2008/03/31 13:13:14 rt 1.3.158.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [51d895dbd474c46a50de079c499bf6073cfa893c]

INTEGRATION: CWS changefileheader (1.6.276); FILE MERGED 2008/04/01 15:15:00 thb 1.6.276.3: #i85898# Stripping all external header guards 2008/04/01 12:29:40 thb 1.6.276.2: #i85898# Stripping all external header guards 2008/03/31 12:31:20 rt 1.6.276.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c9361d56c20647e3fc63696618a6b87d2fef7006]

INTEGRATION: CWS changefileheader (1.6.176); FILE MERGED 2008/04/01 15:18:52 thb 1.6.176.3: #i85898# Stripping all external header guards 2008/04/01 10:58:18 thb 1.6.176.2: #i85898# Stripping all external header guards 2008/03/28 15:35:39 rt 1.6.176.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5261fcaae56f92efa6ea4dac260a6106bb62bc46]

INTEGRATION: CWS changefileheader (1.7.6); FILE MERGED 2008/03/28 15:45:08 rt 1.7.6.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f53120fb13a94fee5d73a3abe35898229e5754d1]

INTEGRATION: CWS changefileheader (1.2.46); FILE MERGED 2008/03/31 16:08:05 rt 1.2.46.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [20ab3382f384f7ccaa906660bd01c34f1eb29370]

INTEGRATION: CWS changefileheader (1.3.266); FILE MERGED 2008/04/01 15:17:00 thb 1.3.266.3: #i85898# Stripping all external header guards 2008/04/01 12:30:49 thb 1.3.266.2: #i85898# Stripping all external header guards 2008/03/31 13:13:14 rt 1.3.266.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3e83cde7454ed6730eb056204bb4fa34a9a0607a]

INTEGRATION: CWS changefileheader (1.8.170); FILE MERGED 2008/04/01 15:18:51 thb 1.8.170.3: #i85898# Stripping all external header guards 2008/04/01 10:58:17 thb 1.8.170.2: #i85898# Stripping all external header guards 2008/03/28 15:35:39 rt 1.8.170.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b43e2987fb0a9a257f2758693a967ce4a10c5eec]

INTEGRATION: CWS changefileheader (1.5.142); FILE MERGED 2008/03/28 16:35:05 rt 1.5.142.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [438cdfc3714032b7d603e373d7a2382450df340b]

INTEGRATION: CWS changefileheader (1.3.522); FILE MERGED 2008/04/01 13:01:51 thb 1.3.522.2: #i85898# Stripping all external header guards 2008/03/28 15:45:08 rt 1.3.522.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [97f2432785b726e86d1ed35e3bc4e8c3c0339bd8]

INTEGRATION: CWS changefileheader (1.3.148); FILE MERGED 2008/04/01 16:00:57 thb 1.3.148.3: #i85898# Stripping all external header guards 2008/04/01 12:56:49 thb 1.3.148.2: #i85898# Stripping all external header guards 2008/03/28 15:40:15 rt 1.3.148.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [403a7ae6c9372eb55aa2eac099dea5fbdad7c227]

INTEGRATION: CWS changefileheader (1.4.158); FILE MERGED 2008/04/01 15:17:00 thb 1.4.158.3: #i85898# Stripping all external header guards 2008/04/01 12:30:49 thb 1.4.158.2: #i85898# Stripping all external header guards 2008/03/31 13:13:14 rt 1.4.158.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c84610dc33006d30af8ef34c9d94828a492595ea]

INTEGRATION: CWS changefileheader (1.7.500); FILE MERGED 2008/03/31 16:08:05 rt 1.7.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b2eeb5d63a6ff3a69c399e8a25d4937035c57a04]

INTEGRATION: CWS changefileheader (1.59.14); FILE MERGED 2008/03/31 12:31:20 rt 1.59.14.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [74995163da1bebb8ba300acb36a20fcc84e91aae]

INTEGRATION: CWS changefileheader (1.7.58); FILE MERGED 2008/03/28 15:45:08 rt 1.7.58.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0fde5992eb2381f95e10bacf5bc4cf5aaae0f194]

INTEGRATION: CWS changefileheader (1.7.262); FILE MERGED 2008/04/01 15:18:51 thb 1.7.262.3: #i85898# Stripping all external header guards 2008/04/01 10:58:17 thb 1.7.262.2: #i85898# Stripping all external header guards 2008/03/28 15:35:39 rt 1.7.262.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6d6d227961937ca4e55cecefce7ed653ba943560]

INTEGRATION: CWS changefileheader (1.2.178); FILE MERGED 2008/04/01 16:00:57 thb 1.2.178.3: #i85898# Stripping all external header guards 2008/04/01 12:56:49 thb 1.2.178.2: #i85898# Stripping all external header guards 2008/03/28 15:40:15 rt 1.2.178.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5dce70b54451e2df7963048c8e27a1fea433d2a7]

INTEGRATION: CWS changefileheader (1.4.140); FILE MERGED 2008/04/01 15:17:00 thb 1.4.140.3: #i85898# Stripping all external header guards 2008/04/01 12:30:49 thb 1.4.140.2: #i85898# Stripping all external header guards 2008/03/31 13:13:14 rt 1.4.140.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2f4f0973b0d904ef776453b6c6f4e52c8b35c770]

INTEGRATION: CWS changefileheader (1.7.14); FILE MERGED 2008/04/01 15:15:00 thb 1.7.14.3: #i85898# Stripping all external header guards 2008/04/01 12:29:40 thb 1.7.14.2: #i85898# Stripping all external header guards 2008/03/31 12:31:20 rt 1.7.14.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f9286acdde52270692cb3946c056c673f9c78da0]

INTEGRATION: CWS changefileheader (1.7.136); FILE MERGED 2008/03/28 16:35:05 rt 1.7.136.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b9b8c2fece4430e09bdf43629069cd0eb839f037]

INTEGRATION: CWS changefileheader (1.3.614); FILE MERGED 2008/03/28 15:45:08 rt 1.3.614.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [06421299944182f7768c566a1fe93547083db23b]

INTEGRATION: CWS changefileheader (1.7.220); FILE MERGED 2008/04/01 15:18:51 thb 1.7.220.3: #i85898# Stripping all external header guards 2008/04/01 10:58:17 thb 1.7.220.2: #i85898# Stripping all external header guards 2008/03/28 15:35:38 rt 1.7.220.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b938bb7b6a38c32b2983c236283534b744f69003]

INTEGRATION: CWS changefileheader (1.2.92); FILE MERGED 2008/03/31 16:08:05 rt 1.2.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b99b38751acc13e325dfeecdce4b30c70a834c28]

INTEGRATION: CWS changefileheader (1.6.140); FILE MERGED 2008/04/01 15:16:59 thb 1.6.140.3: #i85898# Stripping all external header guards 2008/04/01 12:30:49 thb 1.6.140.2: #i85898# Stripping all external header guards 2008/03/31 13:13:14 rt 1.6.140.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ca17dfdbbe0f56984c019ec87294d12d057f2fa4]

INTEGRATION: CWS changefileheader (1.67.28); FILE MERGED 2008/04/01 16:00:57 thb 1.67.28.3: #i85898# Stripping all external header guards 2008/04/01 12:56:49 thb 1.67.28.2: #i85898# Stripping all external header guards 2008/03/28 15:40:15 rt 1.67.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3b9aa22b8e9c5d0a751b39c3bbfff2697bb31b11]

INTEGRATION: CWS changefileheader (1.19.14); FILE MERGED 2008/04/01 15:14:59 thb 1.19.14.3: #i85898# Stripping all external header guards 2008/04/01 12:29:39 thb 1.19.14.2: #i85898# Stripping all external header guards 2008/03/31 12:31:20 rt 1.19.14.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5685983b63fbbab0334e7a9305ebc260b494d1bd]

INTEGRATION: CWS changefileheader (1.6.60); FILE MERGED 2008/03/28 15:45:08 rt 1.6.60.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [702ccb4a96546fe658bf0a0e47dba0ebbf44b8be]

INTEGRATION: CWS changefileheader (1.6.262); FILE MERGED 2008/04/01 15:18:51 thb 1.6.262.3: #i85898# Stripping all external header guards 2008/04/01 10:58:17 thb 1.6.262.2: #i85898# Stripping all external header guards 2008/03/28 15:35:38 rt 1.6.262.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3e664e36ea7dcd1352ffb38761c6f3efd8a3e4b9]

INTEGRATION: CWS changefileheader (1.3.32); FILE MERGED 2008/03/31 16:08:05 rt 1.3.32.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c2a6c746e6edbb84675956c458c66d9e72651f93]

INTEGRATION: CWS changefileheader (1.3.266); FILE MERGED 2008/04/01 15:16:59 thb 1.3.266.2: #i85898# Stripping all external header guards 2008/03/31 13:13:14 rt 1.3.266.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fa9deab18e5a76504b3fc00041d9067c636787f0]

INTEGRATION: CWS changefileheader (1.4.472); FILE MERGED 2008/04/01 15:14:59 thb 1.4.472.3: #i85898# Stripping all external header guards 2008/04/01 12:29:39 thb 1.4.472.2: #i85898# Stripping all external header guards 2008/03/31 12:31:20 rt 1.4.472.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [937e3caa5cb4cfd926f4067a2117340ec98d14fe]

INTEGRATION: CWS changefileheader (1.8.52); FILE MERGED 2008/04/01 16:00:56 thb 1.8.52.3: #i85898# Stripping all external header guards 2008/04/01 12:56:49 thb 1.8.52.2: #i85898# Stripping all external header guards 2008/03/28 15:40:14 rt 1.8.52.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [26a3fab078a910801fb8603891934d0c5c629835]

INTEGRATION: CWS changefileheader (1.4.296); FILE MERGED 2008/03/28 15:45:08 rt 1.4.296.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ac3113cbb0744c764f22a01bb11eae8563aac0f1]

INTEGRATION: CWS changefileheader (1.7.262); FILE MERGED 2008/04/01 15:18:51 thb 1.7.262.3: #i85898# Stripping all external header guards 2008/04/01 10:58:17 thb 1.7.262.2: #i85898# Stripping all external header guards 2008/03/28 15:35:38 rt 1.7.262.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [081656f50962f7a97d93dbd0161c70b6f3ffb364]

INTEGRATION: CWS changefileheader (1.7.158); FILE MERGED 2008/04/01 15:16:59 thb 1.7.158.3: #i85898# Stripping all external header guards 2008/04/01 12:30:49 thb 1.7.158.2: #i85898# Stripping all external header guards 2008/03/31 13:13:14 rt 1.7.158.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3554ae2b107de8513c6b4f760cd4bbc1428ecd22]

INTEGRATION: CWS changefileheader (1.4.276); FILE MERGED 2008/04/01 12:29:39 thb 1.4.276.2: #i85898# Stripping all external header guards 2008/03/31 12:31:20 rt 1.4.276.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5b2ac76fdf10e6b19d6fd4d5749bb393215fafb8]

INTEGRATION: CWS changefileheader (1.85.28); FILE MERGED 2008/04/01 16:00:56 thb 1.85.28.3: #i85898# Stripping all external header guards 2008/04/01 12:56:48 thb 1.85.28.2: #i85898# Stripping all external header guards 2008/03/28 15:40:14 rt 1.85.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0cd3d38063e2bd8253232f9fbab2724178578b5a]

INTEGRATION: CWS changefileheader (1.2.630); FILE MERGED 2008/03/28 15:45:08 rt 1.2.630.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [707a51f568acbca36b008f1c577c47ec9e7c3356]

INTEGRATION: CWS changefileheader (1.8.84); FILE MERGED 2008/04/01 15:18:51 thb 1.8.84.3: #i85898# Stripping all external header guards 2008/04/01 10:58:17 thb 1.8.84.2: #i85898# Stripping all external header guards 2008/03/28 15:35:38 rt 1.8.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [926b8c257031f7a0ed78ecec729c7d778bb95b55]

INTEGRATION: CWS changefileheader (1.4.140); FILE MERGED 2008/04/01 15:16:59 thb 1.4.140.3: #i85898# Stripping all external header guards 2008/04/01 12:30:49 thb 1.4.140.2: #i85898# Stripping all external header guards 2008/03/31 13:13:14 rt 1.4.140.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3a042f029a910e149729771924af421a2ab6890b]

INTEGRATION: CWS changefileheader (1.3.472); FILE MERGED 2008/04/01 15:14:59 thb 1.3.472.2: #i85898# Stripping all external header guards 2008/03/31 12:31:20 rt 1.3.472.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9316513a150f68095cc7032763767483c62a7773]

INTEGRATION: CWS changefileheader (1.12.32); FILE MERGED 2008/04/01 12:56:48 thb 1.12.32.2: #i85898# Stripping all external header guards 2008/03/28 15:40:14 rt 1.12.32.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9133878df22208419fb05feea53b6069eeeb4493]

INTEGRATION: CWS changefileheader (1.7.136); FILE MERGED 2008/03/28 16:35:04 rt 1.7.136.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [997d80fb6b41f92edf5376f01f8fbafc4ca4e15e]

INTEGRATION: CWS changefileheader (1.8.58); FILE MERGED 2008/04/01 16:05:44 thb 1.8.58.3: #i85898# Stripping all external header guards 2008/04/01 13:01:51 thb 1.8.58.2: #i85898# Stripping all external header guards 2008/03/28 15:45:08 rt 1.8.58.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5773ae94b5f945aebccc1c14af0133d08600b87b]

INTEGRATION: CWS changefileheader (1.6.170); FILE MERGED 2008/04/01 15:18:51 thb 1.6.170.3: #i85898# Stripping all external header guards 2008/04/01 10:58:17 thb 1.6.170.2: #i85898# Stripping all external header guards 2008/03/28 15:35:38 rt 1.6.170.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9dcefdeb483f97e1fc54a3d800cf5cbafc937786]

INTEGRATION: CWS changefileheader (1.6.24); FILE MERGED 2008/04/01 15:16:59 thb 1.6.24.3: #i85898# Stripping all external header guards 2008/04/01 12:30:49 thb 1.6.24.2: #i85898# Stripping all external header guards 2008/03/31 13:13:14 rt 1.6.24.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c5e37dd5a6920fcfa3c23e3cda6903ecfb3af67f]

INTEGRATION: CWS changefileheader (1.5.48); FILE MERGED 2008/04/01 12:29:39 thb 1.5.48.2: #i85898# Stripping all external header guards 2008/03/31 12:31:19 rt 1.5.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [35193ef1f23a1ace0a58a9fdecb31df85e4dde62]

INTEGRATION: CWS changefileheader (1.69.10); FILE MERGED 2008/04/01 16:00:56 thb 1.69.10.3: #i85898# Stripping all external header guards 2008/04/01 12:56:48 thb 1.69.10.2: #i85898# Stripping all external header guards 2008/03/28 15:40:14 rt 1.69.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f8afb6964f7979ff124397154e7e4b3246c0d375]

INTEGRATION: CWS changefileheader (1.56.14); FILE MERGED 2008/04/01 15:36:42 thb 1.56.14.3: #i85898# Stripping all external header guards 2008/04/01 12:39:43 thb 1.56.14.2: #i85898# Stripping all external header guards 2008/03/31 13:59:14 rt 1.56.14.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [977bcc93a556b763089bb6b86475fe40b502b5f6]

INTEGRATION: CWS changefileheader (1.6.142); FILE MERGED 2008/03/28 16:35:04 rt 1.6.142.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [02a191da9f6712650f5d113cb5afe2bed37561bf]

INTEGRATION: CWS changefileheader (1.4.346); FILE MERGED 2008/04/01 16:05:44 thb 1.4.346.3: #i85898# Stripping all external header guards 2008/04/01 13:01:51 thb 1.4.346.2: #i85898# Stripping all external header guards 2008/03/28 15:45:08 rt 1.4.346.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [13bc82aeb036ecb085b2a4cf4c0ecc1fdedc5c32]

INTEGRATION: CWS changefileheader (1.6.458); FILE MERGED 2008/03/28 15:35:38 rt 1.6.458.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [04b94700eb945c9eb104dc9e203026090be6c1eb]

INTEGRATION: CWS changefileheader (1.6.12); FILE MERGED 2008/03/31 13:13:14 rt 1.6.12.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [16245f2e63641de6270c0c1f523c732c16e994c8]

INTEGRATION: CWS changefileheader (1.14.14); FILE MERGED 2008/03/31 12:31:19 rt 1.14.14.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b0de184f3abb21fc32835dd4801b07616485a5d5]

INTEGRATION: CWS changefileheader (1.2.10); FILE MERGED 2008/04/01 16:00:56 thb 1.2.10.2: #i85898# Stripping all external header guards 2008/04/01 12:56:48 thb 1.2.10.1: #i85898# Stripping all external header guards


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f7da9a6c437e3875a741d4591624b0e2291cd189]

INTEGRATION: CWS changefileheader (1.7.218); FILE MERGED 2008/03/28 15:45:07 rt 1.7.218.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8e1459d18f1de2b9ac999544b669411286267ddf]

INTEGRATION: CWS changefileheader (1.8.96); FILE MERGED 2008/04/01 15:18:51 thb 1.8.96.3: #i85898# Stripping all external header guards 2008/04/01 10:58:17 thb 1.8.96.2: #i85898# Stripping all external header guards 2008/03/28 15:35:38 rt 1.8.96.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [07655aa802161d17ac121f53385c5b898c09a619]

INTEGRATION: CWS changefileheader (1.7.4); FILE MERGED 2008/04/01 15:16:59 thb 1.7.4.3: #i85898# Stripping all external header guards 2008/04/01 12:30:49 thb 1.7.4.2: #i85898# Stripping all external header guards 2008/03/31 13:13:14 rt 1.7.4.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e248a22d7810990c922e802c0b8180863655608d]

INTEGRATION: CWS changefileheader (1.6.14); FILE MERGED 2008/03/31 12:31:19 rt 1.6.14.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0203bc3d9c7f9a7979a3e18159c070d463a8c57d]

INTEGRATION: CWS changefileheader (1.8.58); FILE MERGED 2008/03/28 15:45:07 rt 1.8.58.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f77c3a809126e29fc1facc940c13637d48f50eb3]

INTEGRATION: CWS changefileheader (1.15.120); FILE MERGED 2008/04/01 15:18:51 thb 1.15.120.3: #i85898# Stripping all external header guards 2008/04/01 10:58:17 thb 1.15.120.2: #i85898# Stripping all external header guards 2008/03/28 15:35:37 rt 1.15.120.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [56f50882620d6f224743925213ffef2d678bbbb3]

INTEGRATION: CWS changefileheader (1.15.4); FILE MERGED 2008/04/01 15:16:59 thb 1.15.4.3: #i85898# Stripping all external header guards 2008/04/01 12:30:49 thb 1.15.4.2: #i85898# Stripping all external header guards 2008/03/31 13:13:14 rt 1.15.4.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0ab4c86b1102e1546b003578b51bbac01e8a627e]

INTEGRATION: CWS changefileheader (1.10.14); FILE MERGED 2008/04/01 15:14:59 thb 1.10.14.3: #i85898# Stripping all external header guards 2008/04/01 12:29:39 thb 1.10.14.2: #i85898# Stripping all external header guards 2008/03/31 12:31:19 rt 1.10.14.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8e6f33ea21c4420e4eee32a165d41563df5cff1c]

INTEGRATION: CWS changefileheader (1.7.52); FILE MERGED 2008/04/01 12:56:48 thb 1.7.52.2: #i85898# Stripping all external header guards 2008/03/28 15:40:14 rt 1.7.52.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [667ad6c848e2c1fcae22adbcf6abd2e08e16c074]

INTEGRATION: CWS changefileheader (1.6.136); FILE MERGED 2008/03/28 16:35:04 rt 1.6.136.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0fb7975f6f768eb3f07a150fbe6eb4ffce4c1a11]

INTEGRATION: CWS changefileheader (1.33.22); FILE MERGED 2008/04/01 15:36:39 thb 1.33.22.3: #i85898# Stripping all external header guards 2008/04/01 12:39:42 thb 1.33.22.2: #i85898# Stripping all external header guards 2008/03/31 13:59:14 rt 1.33.22.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d6292cdd20ab70c07481565a9d54d3ee3b8bc906]

INTEGRATION: CWS changefileheader (1.3.484); FILE MERGED 2008/03/28 15:45:07 rt 1.3.484.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [aa121fdf1c25588cdd6968f8c8a43696df352f6c]

INTEGRATION: CWS changefileheader (1.12.262); FILE MERGED 2008/04/01 15:18:50 thb 1.12.262.3: #i85898# Stripping all external header guards 2008/04/01 10:58:17 thb 1.12.262.2: #i85898# Stripping all external header guards 2008/03/28 15:35:37 rt 1.12.262.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a2721fc7cef240989bca3103b7bca9f56789f805]

INTEGRATION: CWS changefileheader (1.3.266); FILE MERGED 2008/04/01 15:16:59 thb 1.3.266.3: #i85898# Stripping all external header guards 2008/04/01 12:30:49 thb 1.3.266.2: #i85898# Stripping all external header guards 2008/03/31 13:13:14 rt 1.3.266.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e82be5e32a1af645f8e0e47a57e347d981cd4d5c]

INTEGRATION: CWS changefileheader (1.4.118); FILE MERGED 2008/03/31 12:31:19 rt 1.4.118.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e01be3c9a68e819dc8c10b483a24e0eff3a4b0cf]

INTEGRATION: CWS changefileheader (1.7.50); FILE MERGED 2008/03/28 16:35:04 rt 1.7.50.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [28497896ae2e302776e3671888ec91ec6f094c95]

INTEGRATION: CWS changefileheader (1.2.10); FILE MERGED 2008/04/01 16:00:56 thb 1.2.10.2: #i85898# Stripping all external header guards 2008/04/01 12:56:47 thb 1.2.10.1: #i85898# Stripping all external header guards


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [510ddd1586627abb2d9bfd25a1c20dc22929bc35]

INTEGRATION: CWS changefileheader (1.6.116); FILE MERGED 2008/04/01 15:16:58 thb 1.6.116.3: #i85898# Stripping all external header guards 2008/04/01 12:30:48 thb 1.6.116.2: #i85898# Stripping all external header guards 2008/03/31 13:13:13 rt 1.6.116.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [81f875eeb6f167facd9dc187675f531b3a805f75]

INTEGRATION: CWS changefileheader (1.19.80); FILE MERGED 2008/04/01 15:18:50 thb 1.19.80.3: #i85898# Stripping all external header guards 2008/04/01 10:58:17 thb 1.19.80.2: #i85898# Stripping all external header guards 2008/03/28 15:35:37 rt 1.19.80.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [defded14ccec374aab92eeefb516315ba5ab9cd4]

INTEGRATION: CWS changefileheader (1.33.22); FILE MERGED 2008/04/01 15:36:39 thb 1.33.22.3: #i85898# Stripping all external header guards 2008/04/01 12:39:42 thb 1.33.22.2: #i85898# Stripping all external header guards 2008/03/31 13:59:14 rt 1.33.22.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6f4faa35309878140a61428b636073e52a337865]

INTEGRATION: CWS changefileheader (1.6.72); FILE MERGED 2008/03/31 12:31:19 rt 1.6.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d4b2b748633e08db81982d76685521040e1630eb]

INTEGRATION: CWS changefileheader (1.3.142); FILE MERGED 2008/03/28 16:35:04 rt 1.3.142.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3e6e6fb9d187e6da4f615fda2fe92fa2fc899e2d]

INTEGRATION: CWS changefileheader (1.2.10); FILE MERGED 2008/04/01 16:00:55 thb 1.2.10.2: #i85898# Stripping all external header guards 2008/04/01 12:56:47 thb 1.2.10.1: #i85898# Stripping all external header guards


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1d8ce2e25c63d7b8ecee211ced18f487cbba4242]

INTEGRATION: CWS changefileheader (1.2.60); FILE MERGED 2008/03/28 15:45:07 rt 1.2.60.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bcd30bc8b3ea797dcc90f9c20db1cc19c854d515]

INTEGRATION: CWS changefileheader (1.3.50); FILE MERGED 2008/03/28 15:35:37 rt 1.3.50.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8780e41d28b129141fe8f0fa097a548dbba09618]

INTEGRATION: CWS changefileheader (1.4.80); FILE MERGED 2008/03/31 13:13:13 rt 1.4.80.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ca864992ff96ae313bacaf0a5a21f22e0f597fcb]

INTEGRATION: CWS changefileheader (1.2.364); FILE MERGED 2008/03/31 12:31:19 rt 1.2.364.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [faba3661b779984a3a3f7b8639ea6dcd8f66df31]

INTEGRATION: CWS changefileheader (1.58.14); FILE MERGED 2008/04/01 15:36:38 thb 1.58.14.3: #i85898# Stripping all external header guards 2008/04/01 12:39:41 thb 1.58.14.2: #i85898# Stripping all external header guards 2008/03/31 13:59:14 rt 1.58.14.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [358aaade4263cbaf330f229dcd4ce3645dd20660]

INTEGRATION: CWS changefileheader (1.5.142); FILE MERGED 2008/03/28 16:35:04 rt 1.5.142.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [dedd2fab381698a4c04f93c8569b125011a4637c]

INTEGRATION: CWS changefileheader (1.6.210); FILE MERGED 2008/04/01 16:00:55 thb 1.6.210.3: #i85898# Stripping all external header guards 2008/04/01 12:56:47 thb 1.6.210.2: #i85898# Stripping all external header guards 2008/03/28 15:40:14 rt 1.6.210.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [50bd8136f3a3217acf1adefd2c4066305c149cf9]

INTEGRATION: CWS changefileheader (1.38.50); FILE MERGED 2008/04/01 15:18:50 thb 1.38.50.3: #i85898# Stripping all external header guards 2008/04/01 10:58:16 thb 1.38.50.2: #i85898# Stripping all external header guards 2008/03/28 15:35:37 rt 1.38.50.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [88b1809a1c3ce4220c7545a3edab72cb90077c20]

INTEGRATION: CWS changefileheader (1.5.84); FILE MERGED 2008/04/01 15:16:58 thb 1.5.84.3: #i85898# Stripping all external header guards 2008/04/01 12:30:48 thb 1.5.84.2: #i85898# Stripping all external header guards 2008/03/31 13:13:13 rt 1.5.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [303436789cb4a481a1250146af0ad1edd7f41455]

INTEGRATION: CWS changefileheader (1.3.314); FILE MERGED 2008/03/31 12:31:19 rt 1.3.314.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [28fcef3cebf487e45fb2b081d9120d1069b60673]

INTEGRATION: CWS changefileheader (1.2.630); FILE MERGED 2008/04/01 16:05:44 thb 1.2.630.3: #i85898# Stripping all external header guards 2008/04/01 13:01:51 thb 1.2.630.2: #i85898# Stripping all external header guards 2008/03/28 15:45:07 rt 1.2.630.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cf8a92eedfeb2b88577c84bd3f7c1d2e1dee2d90]

INTEGRATION: CWS changefileheader (1.3.12); FILE MERGED 2008/04/01 15:16:58 thb 1.3.12.2: #i85898# Stripping all external header guards 2008/03/31 13:13:13 rt 1.3.12.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8d1707573953c266705f236d146850fea53ffaef]

INTEGRATION: CWS changefileheader (1.3.222); FILE MERGED 2008/03/31 12:31:19 rt 1.3.222.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [12fe318e0a810691d9153863e4c9951f39483e8c]

INTEGRATION: CWS changefileheader (1.4.262); FILE MERGED 2008/04/01 10:58:16 thb 1.4.262.2: #i85898# Stripping all external header guards 2008/03/28 15:35:36 rt 1.4.262.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [08b6692e119d072bab41c454a53518cf1dddc1c6]

INTEGRATION: CWS changefileheader (1.6.500); FILE MERGED 2008/03/31 16:08:05 rt 1.6.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [32e4d22184b7481ef6ec7fb5d4c3e405f4739fc7]

INTEGRATION: CWS changefileheader (1.38.96); FILE MERGED 2008/04/01 15:36:37 thb 1.38.96.3: #i85898# Stripping all external header guards 2008/04/01 12:39:41 thb 1.38.96.2: #i85898# Stripping all external header guards 2008/03/31 13:59:13 rt 1.38.96.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cf2352cd83f466c3fb69dd6a84aaac7e8236a1c4]

INTEGRATION: CWS changefileheader (1.5.142); FILE MERGED 2008/03/28 16:35:03 rt 1.5.142.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7cc10abcd18cbeab5bb86b6e11156a5abaf6b189]

INTEGRATION: CWS changefileheader (1.7.60); FILE MERGED 2008/03/28 15:45:07 rt 1.7.60.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [86029eea188f8fa1aad2e9f62b77c345467ac03c]

INTEGRATION: CWS changefileheader (1.8.130); FILE MERGED 2008/04/01 10:58:16 thb 1.8.130.2: #i85898# Stripping all external header guards 2008/03/28 15:35:36 rt 1.8.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [89336a47eb1ea92de07caa8d2e25ea34d79993e3]

INTEGRATION: CWS changefileheader (1.3.12); FILE MERGED 2008/04/01 15:16:58 thb 1.3.12.3: #i85898# Stripping all external header guards 2008/04/01 12:30:48 thb 1.3.12.2: #i85898# Stripping all external header guards 2008/03/31 13:13:13 rt 1.3.12.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0f40d54b830009f414ac9c84158a44caeaf5539b]

INTEGRATION: CWS changefileheader (1.4.500); FILE MERGED 2008/03/31 16:08:05 rt 1.4.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e2e991a5a6e971a4c8c3f78a8bc15b1afb17cb79]

INTEGRATION: CWS changefileheader (1.3.142); FILE MERGED 2008/03/28 16:35:03 rt 1.3.142.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c8f415e1a9daff2618ba2b50325c0918f2c41696]

INTEGRATION: CWS changefileheader (1.3.484); FILE MERGED 2008/03/28 15:45:06 rt 1.3.484.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9cd159b9b8b917a7afdd0135796a5cba379ea3c0]

INTEGRATION: CWS changefileheader (1.28.218); FILE MERGED 2008/04/01 15:36:35 thb 1.28.218.3: #i85898# Stripping all external header guards 2008/04/01 12:39:40 thb 1.28.218.2: #i85898# Stripping all external header guards 2008/03/31 13:59:13 rt 1.28.218.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e856d088b8b53edb0947b76d8b06eb6ff52e147f]

INTEGRATION: CWS changefileheader (1.3.210); FILE MERGED 2008/03/28 15:40:13 rt 1.3.210.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b94592ca5671781dec8e35832ab71c49a21bc813]

INTEGRATION: CWS changefileheader (1.3.12); FILE MERGED 2008/03/31 13:13:13 rt 1.3.12.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [aa6bdfa1ea6eb5c96bcf6b0e63a8cdb906114267]

INTEGRATION: CWS changefileheader (1.11.80); FILE MERGED 2008/03/28 16:35:03 rt 1.11.80.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [26621df895a3850fe5e72e7a1e39f5de54fe6aa0]

INTEGRATION: CWS changefileheader (1.6.262); FILE MERGED 2008/04/01 15:18:50 thb 1.6.262.3: #i85898# Stripping all external header guards 2008/04/01 10:58:16 thb 1.6.262.2: #i85898# Stripping all external header guards 2008/03/28 15:35:36 rt 1.6.262.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3b81ca83a295fc54b79c2c638f43943fa8255c20]

INTEGRATION: CWS changefileheader (1.9.180); FILE MERGED 2008/03/28 15:40:13 rt 1.9.180.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9ef07240195c6e761ca48f0767ff41540db13f66]

INTEGRATION: CWS changefileheader (1.36.98); FILE MERGED 2008/04/01 15:36:34 thb 1.36.98.3: #i85898# Stripping all external header guards 2008/04/01 12:39:40 thb 1.36.98.2: #i85898# Stripping all external header guards 2008/03/31 13:59:13 rt 1.36.98.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0539dc47130f05d2a9917cc7c9f894b6c0d23057]

INTEGRATION: CWS changefileheader (1.6.500); FILE MERGED 2008/03/31 16:08:04 rt 1.6.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2dff56f9b558e82de13f766087fbc1f780bb1ff3]

INTEGRATION: CWS changefileheader (1.5.16); FILE MERGED 2008/03/28 16:35:03 rt 1.5.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e272219fc4db069c821edc9d84fb09fd44e3a3cf]

INTEGRATION: CWS changefileheader (1.2.630); FILE MERGED 2008/03/28 15:45:06 rt 1.2.630.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [539351b1640a2eadd64a8c87b4c93baed47b81ac]

INTEGRATION: CWS changefileheader (1.9.20); FILE MERGED 2008/04/01 15:18:50 thb 1.9.20.3: #i85898# Stripping all external header guards 2008/04/01 10:58:16 thb 1.9.20.2: #i85898# Stripping all external header guards 2008/03/28 15:35:36 rt 1.9.20.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [57549faaa68ca102d659245ace68bc08d21db28e]

INTEGRATION: CWS changefileheader (1.3.32); FILE MERGED 2008/03/31 16:08:04 rt 1.3.32.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f81dfd675c579b295ad675f1f70d6908139d5cc0]

INTEGRATION: CWS changefileheader (1.2.28); FILE MERGED 2008/03/28 16:35:03 rt 1.2.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b294dd7ec344e1695ca2a74a6840dc5985c79164]

INTEGRATION: CWS changefileheader (1.4.60); FILE MERGED 2008/03/28 15:45:06 rt 1.4.60.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9fb6dc8355d74f9a011bbd8c94840e8c0e9d4f8d]

INTEGRATION: CWS changefileheader (1.75.14); FILE MERGED 2008/04/01 15:36:31 thb 1.75.14.3: #i85898# Stripping all external header guards 2008/04/01 12:39:39 thb 1.75.14.2: #i85898# Stripping all external header guards 2008/03/31 13:59:13 rt 1.75.14.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5fdb2aa466133b5a82a69204de259abc3f0fbb27]

INTEGRATION: CWS changefileheader (1.2.278); FILE MERGED 2008/03/31 12:31:18 rt 1.2.278.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [826182a28f197e7fe63c8bbcb4b7e110e61c9220]

INTEGRATION: CWS changefileheader (1.9.20); FILE MERGED 2008/04/01 10:58:16 thb 1.9.20.2: #i85898# Stripping all external header guards 2008/03/28 15:35:36 rt 1.9.20.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f4c9acd3f13ddb7c362f75b3e1c21ee84adaf909]

INTEGRATION: CWS changefileheader (1.3.12); FILE MERGED 2008/04/01 12:30:48 thb 1.3.12.2: #i85898# Stripping all external header guards 2008/03/31 13:13:12 rt 1.3.12.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [35cbf2bc8b9168a269632f8ce3cc22436ad4507c]

INTEGRATION: CWS changefileheader (1.12.28); FILE MERGED 2008/03/28 15:40:13 rt 1.12.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b39ca018ab51e16b922b61d042115b44740e7119]

INTEGRATION: CWS changefileheader (1.2.92); FILE MERGED 2008/03/31 16:08:04 rt 1.2.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c42ab4207b73c79d134ade7f26c8508ebeb3fc8b]

INTEGRATION: CWS changefileheader (1.2.28); FILE MERGED 2008/04/01 15:03:06 thb 1.2.28.3: #i85898# Stripping all external header guards 2008/04/01 10:49:26 thb 1.2.28.2: #i85898# Stripping all external header guards 2008/03/28 16:35:03 rt 1.2.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7ff6cfc049a411f9a885fb11c2a10487d872549a]

INTEGRATION: CWS changefileheader (1.4.12); FILE MERGED 2008/04/01 15:16:58 thb 1.4.12.3: #i85898# Stripping all external header guards 2008/04/01 12:30:48 thb 1.4.12.2: #i85898# Stripping all external header guards 2008/03/31 13:13:12 rt 1.4.12.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b62fad53b82a8308788f37e0a2ddbe3d693d87f4]

INTEGRATION: CWS changefileheader (1.7.50); FILE MERGED 2008/04/01 15:18:50 thb 1.7.50.3: #i85898# Stripping all external header guards 2008/04/01 10:58:16 thb 1.7.50.2: #i85898# Stripping all external header guards 2008/03/28 15:35:36 rt 1.7.50.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b01d6fde8ce5253f55f63b63b632ed9acec41cb4]

INTEGRATION: CWS changefileheader (1.4.210); FILE MERGED 2008/03/28 15:40:13 rt 1.4.210.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ce927cd73ebb0ddcf605b9e19dc5a1fbec63cf02]

INTEGRATION: CWS changefileheader (1.7.72); FILE MERGED 2008/03/31 12:31:18 rt 1.7.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1cba1eaa20d2c52530406e0d923ab015c2cd695d]

INTEGRATION: CWS changefileheader (1.4.262); FILE MERGED 2008/04/01 15:18:50 thb 1.4.262.3: #i85898# Stripping all external header guards 2008/04/01 10:58:16 thb 1.4.262.2: #i85898# Stripping all external header guards 2008/03/28 15:35:36 rt 1.4.262.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [89421bf60812a70949631d2b03dcde95a3a95b82]

INTEGRATION: CWS changefileheader (1.3.12); FILE MERGED 2008/04/01 15:16:57 thb 1.3.12.3: #i85898# Stripping all external header guards 2008/04/01 12:30:48 thb 1.3.12.2: #i85898# Stripping all external header guards 2008/03/31 13:13:12 rt 1.3.12.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7d69f75681261966e4f73133ffc470696bacffd9]

INTEGRATION: CWS changefileheader (1.7.32); FILE MERGED 2008/03/28 15:40:13 rt 1.7.32.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0b1cb4a9c253e2cdcc48f2d39f8408d8c3d86900]

INTEGRATION: CWS changefileheader (1.5.300); FILE MERGED 2008/03/31 16:08:04 rt 1.5.300.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b5f0f45dbc628b14d8e41238286887a5a239cc60]

INTEGRATION: CWS changefileheader (1.7.350); FILE MERGED 2008/03/28 15:45:06 rt 1.7.350.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8b18aa31377ffba65fe791fcab82c14cd331d1f8]

INTEGRATION: CWS changefileheader (1.2.372); FILE MERGED 2008/03/31 12:31:18 rt 1.2.372.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [486b821613267dd4bd1e60ce577b4fd8951a267c]

INTEGRATION: CWS changefileheader (1.7.262); FILE MERGED 2008/04/01 10:58:16 thb 1.7.262.2: #i85898# Stripping all external header guards 2008/03/28 15:35:36 rt 1.7.262.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [61b841b0debc8f4ebd85b1b0a971708657c59111]

INTEGRATION: CWS changefileheader (1.5.500); FILE MERGED 2008/03/31 16:08:04 rt 1.5.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2cd22f9d7f4348695ade406e2205920797b54865]

INTEGRATION: CWS changefileheader (1.2.28); FILE MERGED 2008/03/28 16:35:02 rt 1.2.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [37b1c1afcd618a21fd8e5d4cc51f0f983264683a]

INTEGRATION: CWS changefileheader (1.51.96); FILE MERGED 2008/04/01 15:36:27 thb 1.51.96.3: #i85898# Stripping all external header guards 2008/04/01 12:39:37 thb 1.51.96.2: #i85898# Stripping all external header guards 2008/03/31 13:59:12 rt 1.51.96.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2e1136230ee0de0f173fe3bbece70955597333e0]

INTEGRATION: CWS changefileheader (1.3.228); FILE MERGED 2008/04/01 12:29:39 thb 1.3.228.2: #i85898# Stripping all external header guards 2008/03/31 12:31:18 rt 1.3.228.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8259e9a2578e2620f51f93b665dd4f8e0e2879bf]

INTEGRATION: CWS changefileheader (1.4.500); FILE MERGED 2008/03/31 16:08:04 rt 1.4.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  René Engelhard  <rene@openoffice.org>  [3c6492c1e7e73364a93de2eed34fffb7a3d1737d]

fixup


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0e3f0ac63ea01e0dee81b8e16796e6d9181547ba]

INTEGRATION: CWS changefileheader (1.9.76); FILE MERGED 2008/03/28 15:45:06 rt 1.9.76.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e35415f8938b0a56d13dbafb3f1ac48435a44dac]

INTEGRATION: CWS changefileheader (1.2.10); FILE MERGED 2008/04/01 16:00:55 thb 1.2.10.2: #i85898# Stripping all external header guards 2008/04/01 12:56:46 thb 1.2.10.1: #i85898# Stripping all external header guards


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1d11ba6436b4fa27ebdde797dc628460b2d66164]

INTEGRATION: CWS changefileheader (1.4.246); FILE MERGED 2008/04/01 16:05:43 thb 1.4.246.3: #i85898# Stripping all external header guards 2008/04/01 13:01:51 thb 1.4.246.2: #i85898# Stripping all external header guards 2008/03/28 15:45:05 rt 1.4.246.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [32cecbf1616b88a614eb241fdc48cdc2db83b527]

INTEGRATION: CWS changefileheader (1.9.298); FILE MERGED 2008/04/01 15:36:23 thb 1.9.298.3: #i85898# Stripping all external header guards 2008/04/01 12:39:34 thb 1.9.298.2: #i85898# Stripping all external header guards 2008/03/31 13:59:11 rt 1.9.298.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [39ca03a9ae5560007089ade257ba68f4f8ca66dc]

INTEGRATION: CWS changefileheader (1.3.12); FILE MERGED 2008/03/31 13:13:12 rt 1.3.12.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8a05fd2f5a7125b8e5c65dbacf35bb24c3cb4215]

INTEGRATION: CWS changefileheader (1.3.164); FILE MERGED 2008/03/31 12:31:18 rt 1.3.164.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d286ac87abffdbe1d8bc57c757d42e73776f2879]

INTEGRATION: CWS changefileheader (1.20.224); FILE MERGED 2008/04/01 16:05:43 thb 1.20.224.3: #i85898# Stripping all external header guards 2008/04/01 13:01:50 thb 1.20.224.2: #i85898# Stripping all external header guards 2008/03/28 15:45:05 rt 1.20.224.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7d34383138140f4a5d8cd4d43e2f0b9fb28e02b3]

INTEGRATION: CWS changefileheader (1.7.224); FILE MERGED 2008/04/01 15:18:50 thb 1.7.224.3: #i85898# Stripping all external header guards 2008/04/01 10:58:16 thb 1.7.224.2: #i85898# Stripping all external header guards 2008/03/28 15:35:36 rt 1.7.224.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [766482606975616988bf0f4d97931b2260b4fd61]

INTEGRATION: CWS changefileheader (1.2.14); FILE MERGED 2008/03/31 13:13:12 rt 1.2.14.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c1ffbf6c964ae46a69726c3b9166b12189130626]

INTEGRATION: CWS changefileheader (1.122.44); FILE MERGED 2008/04/01 16:05:43 thb 1.122.44.3: #i85898# Stripping all external header guards 2008/04/01 13:01:50 thb 1.122.44.2: #i85898# Stripping all external header guards 2008/03/28 15:45:05 rt 1.122.44.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [29d5600125f5b3767fce161f8f75b9cf2624e6c2]

INTEGRATION: CWS changefileheader (1.2.14); FILE MERGED 2008/04/01 15:16:57 thb 1.2.14.3: #i85898# Stripping all external header guards 2008/04/01 12:30:48 thb 1.2.14.2: #i85898# Stripping all external header guards 2008/03/31 13:13:12 rt 1.2.14.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7cd57fec67103ebb567952fb5ddb659e2001304c]

INTEGRATION: CWS changefileheader (1.4.300); FILE MERGED 2008/03/31 16:08:04 rt 1.4.300.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [eff755b800b052e1531a38b94ba6992117158503]

INTEGRATION: CWS changefileheader (1.6.206); FILE MERGED 2008/04/01 12:56:46 thb 1.6.206.2: #i85898# Stripping all external header guards 2008/03/28 15:40:13 rt 1.6.206.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2b6a995eaa5830eead17c276f1d3b7c75a02276c]

INTEGRATION: CWS changefileheader (1.12.234); FILE MERGED 2008/04/01 12:39:34 thb 1.12.234.2: #i85898# Stripping all external header guards 2008/03/31 13:59:11 rt 1.12.234.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [690137eec82540ef0012b80f5356ad574ea5cd61]

INTEGRATION: CWS changefileheader (1.2.276); FILE MERGED 2008/03/31 12:31:18 rt 1.2.276.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a8fafdd4e1491622dbaaf729756146f71c44394f]

INTEGRATION: CWS changefileheader (1.27.44); FILE MERGED 2008/04/01 16:05:42 thb 1.27.44.3: #i85898# Stripping all external header guards 2008/04/01 13:01:50 thb 1.27.44.2: #i85898# Stripping all external header guards 2008/03/28 15:45:05 rt 1.27.44.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a3ebc0ba006485b747588ddef337f777ba7f0279]

INTEGRATION: CWS changefileheader (1.3.500); FILE MERGED 2008/03/31 16:08:04 rt 1.3.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [82501a1c1ec4939d89b3b9e0c9f21cc5ed23d459]

INTEGRATION: CWS changefileheader (1.7.262); FILE MERGED 2008/04/01 15:18:50 thb 1.7.262.3: #i85898# Stripping all external header guards 2008/04/01 10:58:16 thb 1.7.262.2: #i85898# Stripping all external header guards 2008/03/28 15:35:36 rt 1.7.262.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c2097d2064a4743eed8485d1aff34184029870a2]

INTEGRATION: CWS changefileheader (1.2.248); FILE MERGED 2008/03/31 12:31:18 rt 1.2.248.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8fa84d364ed61b9aa6deb7842b5ea6f494c0bd93]

INTEGRATION: CWS changefileheader (1.2.14); FILE MERGED 2008/04/01 15:16:57 thb 1.2.14.2: #i85898# Stripping all external header guards 2008/03/31 13:13:12 rt 1.2.14.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [208583c1f270ed82ca1853553e8b92d14291f0d3]

INTEGRATION: CWS changefileheader (1.276.20); FILE MERGED 2008/04/01 16:05:42 thb 1.276.20.3: #i85898# Stripping all external header guards 2008/04/01 13:01:49 thb 1.276.20.2: #i85898# Stripping all external header guards 2008/03/28 15:45:04 rt 1.276.20.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9894fb90bc715aab424a5f292b341d7e28e2a55b]

INTEGRATION: CWS changefileheader (1.3.500); FILE MERGED 2008/03/31 16:08:03 rt 1.3.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [724a502eac43a54eb7829a38e59bd83f7da9e1dd]

INTEGRATION: CWS changefileheader (1.33.70); FILE MERGED 2008/03/31 12:31:18 rt 1.33.70.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [57fd1a80307dd5226a754ac2c0ba0e70441c2961]

INTEGRATION: CWS changefileheader (1.2.28); FILE MERGED 2008/04/01 15:03:06 thb 1.2.28.2: #i85898# Stripping all external header guards 2008/03/28 16:35:02 rt 1.2.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [00d72682a19fdafea507e96ff3b649b6511efda9]

INTEGRATION: CWS changefileheader (1.3.12); FILE MERGED 2008/04/01 15:16:57 thb 1.3.12.3: #i85898# Stripping all external header guards 2008/04/01 12:30:48 thb 1.3.12.2: #i85898# Stripping all external header guards 2008/03/31 13:13:11 rt 1.3.12.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6e966af916a32c85bab1a2c22f29df1409e786ed]

INTEGRATION: CWS changefileheader (1.8.224); FILE MERGED 2008/04/01 15:18:50 thb 1.8.224.3: #i85898# Stripping all external header guards 2008/04/01 10:58:16 thb 1.8.224.2: #i85898# Stripping all external header guards 2008/03/28 15:35:36 rt 1.8.224.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d9e36fccd673f33d7837ab2944cd3a439b552190]

INTEGRATION: CWS changefileheader (1.4.300); FILE MERGED 2008/03/31 16:07:58 rt 1.4.300.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1545317d3fc0f6b286970c46d994204947660612]

INTEGRATION: CWS changefileheader (1.53.58); FILE MERGED 2008/04/01 16:05:42 thb 1.53.58.3: #i85898# Stripping all external header guards 2008/04/01 13:01:49 thb 1.53.58.2: #i85898# Stripping all external header guards 2008/03/28 15:45:04 rt 1.53.58.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8aa34e3e5cf3d8ed164b280514a0c85c7f5d5ee3]

INTEGRATION: CWS changefileheader (1.58.198); FILE MERGED 2008/04/01 16:00:54 thb 1.58.198.3: #i85898# Stripping all external header guards 2008/04/01 12:56:46 thb 1.58.198.2: #i85898# Stripping all external header guards 2008/03/28 15:40:13 rt 1.58.198.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ec6927a369c5c6b97092493c81fbc6d0a6b16049]

INTEGRATION: CWS changefileheader (1.10.224); FILE MERGED 2008/04/01 15:18:49 thb 1.10.224.3: #i85898# Stripping all external header guards 2008/04/01 10:58:16 thb 1.10.224.2: #i85898# Stripping all external header guards 2008/03/28 15:35:35 rt 1.10.224.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a1538c0c2a2c116177cd3d63578ee6b7b1b3da2d]

INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/04/01 15:16:57 thb 1.4.10.3: #i85898# Stripping all external header guards 2008/04/01 12:30:47 thb 1.4.10.2: #i85898# Stripping all external header guards 2008/03/31 13:13:11 rt 1.4.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1842b2d474395b231d8bfee73670f47ff0a5d991]

INTEGRATION: CWS changefileheader (1.3.500); FILE MERGED 2008/03/31 16:07:58 rt 1.3.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [37f947591e126231ddd92b93f081a08f03fa6c5e]

INTEGRATION: CWS changefileheader (1.103.58); FILE MERGED 2008/04/01 16:05:41 thb 1.103.58.3: #i85898# Stripping all external header guards 2008/04/01 13:01:49 thb 1.103.58.2: #i85898# Stripping all external header guards 2008/03/28 15:45:04 rt 1.103.58.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [45b6d61ce6c04f622aad903d02d7259d4a2df7ba]

INTEGRATION: CWS changefileheader (1.4.500); FILE MERGED 2008/03/31 16:07:58 rt 1.4.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [63078be65377ed8c01ff34610da89d16b375c62c]

INTEGRATION: CWS changefileheader (1.2.472); FILE MERGED 2008/03/31 12:31:18 rt 1.2.472.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ccf158be8d6870b539f8d3b913bc8ac39f54351b]

INTEGRATION: CWS changefileheader (1.23.76); FILE MERGED 2008/04/01 16:05:41 thb 1.23.76.3: #i85898# Stripping all external header guards 2008/04/01 13:01:48 thb 1.23.76.2: #i85898# Stripping all external header guards 2008/03/28 15:45:04 rt 1.23.76.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3659fabdd4429225f1d793cf2f66a29e542c0389]

INTEGRATION: CWS changefileheader (1.16.138); FILE MERGED 2008/04/01 13:01:48 thb 1.16.138.2: #i85898# Stripping all external header guards 2008/03/28 15:45:04 rt 1.16.138.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d7d4e117662e335f1116b0eb047a3f31df1ef61e]

INTEGRATION: CWS changefileheader (1.3.12); FILE MERGED 2008/04/01 15:16:57 thb 1.3.12.3: #i85898# Stripping all external header guards 2008/04/01 12:30:47 thb 1.3.12.2: #i85898# Stripping all external header guards 2008/03/31 13:13:11 rt 1.3.12.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4510d8696d0e07b2a310486a8d9b466afc3ed0d3]

INTEGRATION: CWS changefileheader (1.33.10); FILE MERGED 2008/03/28 15:40:13 rt 1.33.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [21266fe0e57f060ddacce047f9443d6845c7c0a0]

INTEGRATION: CWS changefileheader (1.16.130); FILE MERGED 2008/04/01 15:18:49 thb 1.16.130.3: #i85898# Stripping all external header guards 2008/04/01 10:58:16 thb 1.16.130.2: #i85898# Stripping all external header guards 2008/03/28 15:35:35 rt 1.16.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8a40b02368ddb8cafff8d5c508357546c96f27e8]

INTEGRATION: CWS changefileheader (1.8.248); FILE MERGED 2008/04/01 13:01:48 thb 1.8.248.2: #i85898# Stripping all external header guards 2008/03/28 15:45:03 rt 1.8.248.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c9d3607a62da1b8924f3d2ef5448322cabdca8a8]

INTEGRATION: CWS changefileheader (1.4.84); FILE MERGED 2008/03/31 16:07:58 rt 1.4.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7f87ab71a2ee54a8ebf6ac90d98958d4a169dc25]

INTEGRATION: CWS changefileheader (1.3.16); FILE MERGED 2008/03/28 16:35:01 rt 1.3.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [598a3bbf4e97e37856cd2cb947cdaa7418abaa90]

INTEGRATION: CWS changefileheader (1.2.84); FILE MERGED 2008/03/31 13:13:11 rt 1.2.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [664f6eeaffb364653953d246edc29efe62c1d42a]

INTEGRATION: CWS changefileheader (1.51.118); FILE MERGED 2008/04/01 16:05:41 thb 1.51.118.3: #i85898# Stripping all external header guards 2008/04/01 13:01:48 thb 1.51.118.2: #i85898# Stripping all external header guards 2008/03/28 15:45:03 rt 1.51.118.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6c1afa4c535841794b9724df4c384af6f9e4ec32]

INTEGRATION: CWS changefileheader (1.2.28); FILE MERGED 2008/03/28 16:35:01 rt 1.2.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [aed803770b692d7ace2b1ed95998d6290acfd259]

INTEGRATION: CWS changefileheader (1.2.10); FILE MERGED 2008/04/01 16:00:54 thb 1.2.10.1: #i85898# Stripping all external header guards


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ad62b79d714bd21048ac540ff0e596fcd88d7eb6]

INTEGRATION: CWS changefileheader (1.12.60); FILE MERGED 2008/04/01 13:01:48 thb 1.12.60.2: #i85898# Stripping all external header guards 2008/03/28 15:45:03 rt 1.12.60.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5c497d768b30201c2ab1f76beac3b8c683dfa3ac]

INTEGRATION: CWS changefileheader (1.2.130); FILE MERGED 2008/03/28 15:35:35 rt 1.2.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9615b21cb4e7e0e6a518e54bec030596b4643ce2]

INTEGRATION: CWS changefileheader (1.25.60); FILE MERGED 2008/04/01 12:39:33 thb 1.25.60.2: #i85898# Stripping all external header guards 2008/03/31 13:59:11 rt 1.25.60.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e45e6e1d03a2a11a136f9e575fc6d41bf7c52122]

INTEGRATION: CWS changefileheader (1.2.60); FILE MERGED 2008/03/28 15:40:13 rt 1.2.60.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [dedb48fc392c3514e12f33b587a057531b349a68]

INTEGRATION: CWS changefileheader (1.27.76); FILE MERGED 2008/04/01 16:05:41 thb 1.27.76.3: #i85898# Stripping all external header guards 2008/04/01 13:01:48 thb 1.27.76.2: #i85898# Stripping all external header guards 2008/03/28 15:45:03 rt 1.27.76.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2d1139ca734155a82f5fd1c99ae46c7ce04961c5]

INTEGRATION: CWS changefileheader (1.19.224); FILE MERGED 2008/04/01 16:05:41 thb 1.19.224.3: #i85898# Stripping all external header guards 2008/04/01 13:01:48 thb 1.19.224.2: #i85898# Stripping all external header guards 2008/03/28 15:45:03 rt 1.19.224.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2a45e2e6c3b05f69fcdb02834f38abc4a5c75a9b]

INTEGRATION: CWS changefileheader (1.5.88); FILE MERGED 2008/03/28 15:40:12 rt 1.5.88.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4b9764b17b3444172971112f6c2b7b9196a54bd8]

INTEGRATION: CWS changefileheader (1.50.80); FILE MERGED 2008/04/01 15:18:49 thb 1.50.80.3: #i85898# Stripping all external header guards 2008/04/01 10:58:15 thb 1.50.80.2: #i85898# Stripping all external header guards 2008/03/28 15:35:35 rt 1.50.80.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [da6347c0684624dfc749a547421c661844c6b2ec]

INTEGRATION: CWS changefileheader (1.4.60); FILE MERGED 2008/03/28 15:40:12 rt 1.4.60.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [caaa29b2aeb072c2de40dc237262b912f251cd53]

INTEGRATION: CWS changefileheader (1.22.60); FILE MERGED 2008/04/01 16:05:41 thb 1.22.60.3: #i85898# Stripping all external header guards 2008/04/01 13:01:48 thb 1.22.60.2: #i85898# Stripping all external header guards 2008/03/28 15:45:02 rt 1.22.60.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9f32cd3271ce0ef86de96a3c5a75036638a83945]

INTEGRATION: CWS changefileheader (1.3.12); FILE MERGED 2008/04/01 15:16:57 thb 1.3.12.2: #i85898# Stripping all external header guards 2008/03/31 13:13:11 rt 1.3.12.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7dc51a581c2de1ac7a5699fbbea1f897e6800afb]

INTEGRATION: CWS changefileheader (1.2.60); FILE MERGED 2008/03/28 15:40:12 rt 1.2.60.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [102477f51f4a8c63f14130d7bf2bad32092254c6]

INTEGRATION: CWS changefileheader (1.6.248); FILE MERGED 2008/03/28 15:45:02 rt 1.6.248.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ea6abf3dd834d8136e7b7b25348ae41b9ecaf8cb]

INTEGRATION: CWS changefileheader (1.3.12); FILE MERGED 2008/04/01 15:16:56 thb 1.3.12.3: #i85898# Stripping all external header guards 2008/04/01 12:30:47 thb 1.3.12.2: #i85898# Stripping all external header guards 2008/03/31 13:13:11 rt 1.3.12.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [919f2fce6e3e3edd495c7977fdfb5dffd94a6abc]

INTEGRATION: CWS changefileheader (1.3.88); FILE MERGED 2008/03/28 15:40:12 rt 1.3.88.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7b9215e790e4783d9ad6ea1602eaf6f7615c83b1]

INTEGRATION: CWS changefileheader (1.5.248); FILE MERGED 2008/03/28 15:45:02 rt 1.5.248.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cb0d509ca164cc74f89ba1df02428ef2a1a969e0]

INTEGRATION: CWS changefileheader (1.4.300); FILE MERGED 2008/03/31 16:07:53 rt 1.4.300.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6b245d4d7272c3c6ad5a24e3fc7786599e2ed8be]

INTEGRATION: CWS changefileheader (1.13.222); FILE MERGED 2008/04/01 16:05:41 thb 1.13.222.3: #i85898# Stripping all external header guards 2008/04/01 13:01:48 thb 1.13.222.2: #i85898# Stripping all external header guards 2008/03/28 15:45:02 rt 1.13.222.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [dce4a325b3c18e2b6935cbe42e2ea4e6740ee5b9]

INTEGRATION: CWS changefileheader (1.39.178); FILE MERGED 2008/04/01 15:36:22 thb 1.39.178.3: #i85898# Stripping all external header guards 2008/04/01 12:39:33 thb 1.39.178.2: #i85898# Stripping all external header guards 2008/03/31 13:59:11 rt 1.39.178.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [daef9bd0d5cb95b1e38a6e2940ccd38a92abf743]

INTEGRATION: CWS changefileheader (1.2.14); FILE MERGED 2008/03/31 13:13:11 rt 1.2.14.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [82768c6475719c1bf6dd026b830d35df66ed3da3]

INTEGRATION: CWS changefileheader (1.3.500); FILE MERGED 2008/03/31 16:07:53 rt 1.3.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [df6ed9ed14bba65685f17d019987f83e601dbabc]

INTEGRATION: CWS changefileheader (1.24.76); FILE MERGED 2008/04/01 13:01:47 thb 1.24.76.2: #i85898# Stripping all external header guards 2008/03/28 15:45:02 rt 1.24.76.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5b7fa1c1d65c8764f97d6e472c84cf1c6c1d9236]

INTEGRATION: CWS changefileheader (1.15.80); FILE MERGED 2008/03/28 15:35:35 rt 1.15.80.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f095b43aeffc9a69993bab7e17ac2f48f70a668a]

INTEGRATION: CWS changefileheader (1.2.28); FILE MERGED 2008/04/01 15:03:06 thb 1.2.28.2: #i85898# Stripping all external header guards 2008/03/28 16:35:01 rt 1.2.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0e0aaa617ba29f85db440a944460bb7fd96b9068]

INTEGRATION: CWS changefileheader (1.2.16); FILE MERGED 2008/04/01 16:05:41 thb 1.2.16.2: #i85898# Stripping all external header guards 2008/03/28 15:45:02 rt 1.2.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [52ebb460db94ef4822b1b239b0e05df7128e8db3]

INTEGRATION: CWS changefileheader (1.3.100); FILE MERGED 2008/03/31 13:13:11 rt 1.3.100.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e70b75c6b23a8971f69ed7107d958aa4553221d2]

INTEGRATION: CWS changefileheader (1.10.224); FILE MERGED 2008/03/28 15:35:35 rt 1.10.224.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [eb15ad4552141eb57da89dd5b906ad508ea57722]

INTEGRATION: CWS changefileheader (1.2.28); FILE MERGED 2008/03/28 16:35:00 rt 1.2.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ca8e0b83dc5debafde7272be889492be7976c9fa]

INTEGRATION: CWS changefileheader (1.3.248); FILE MERGED 2008/04/01 13:01:47 thb 1.3.248.2: #i85898# Stripping all external header guards 2008/03/28 15:45:02 rt 1.3.248.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d8f28fb2f2cf40cfc506b2c34282681c039e0122]

INTEGRATION: CWS changefileheader (1.2.158); FILE MERGED 2008/03/31 13:13:10 rt 1.2.158.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3cc44b46296ffd19750e42c344a9e704d9f032c0]

INTEGRATION: CWS changefileheader (1.21.248); FILE MERGED 2008/04/01 13:01:47 thb 1.21.248.2: #i85898# Stripping all external header guards 2008/03/28 15:45:02 rt 1.21.248.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cd839c1f37d5948f851fbd5eedf85bc461b0b007]

INTEGRATION: CWS changefileheader (1.2.144); FILE MERGED 2008/03/31 13:13:10 rt 1.2.144.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [df2cc27394b817e071d314f5067d3f83741d8d8d]

INTEGRATION: CWS changefileheader (1.5.262); FILE MERGED 2008/04/01 15:18:49 thb 1.5.262.3: #i85898# Stripping all external header guards 2008/04/01 10:58:15 thb 1.5.262.2: #i85898# Stripping all external header guards 2008/03/28 15:35:35 rt 1.5.262.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d5860d63acb60fb02dbd793de9dded17c1aa8192]

INTEGRATION: CWS changefileheader (1.160.58); FILE MERGED 2008/04/01 16:05:41 thb 1.160.58.3: #i85898# Stripping all external header guards 2008/04/01 13:01:47 thb 1.160.58.2: #i85898# Stripping all external header guards 2008/03/28 15:45:01 rt 1.160.58.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4f4d2cc0362375d8437175a8d05b19d66627ccce]

INTEGRATION: CWS changefileheader (1.4.500); FILE MERGED 2008/03/31 16:07:53 rt 1.4.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [14804d676388254971104741b983b5ca365c6b98]

INTEGRATION: CWS changefileheader (1.6.262); FILE MERGED 2008/04/01 15:18:49 thb 1.6.262.3: #i85898# Stripping all external header guards 2008/04/01 10:58:15 thb 1.6.262.2: #i85898# Stripping all external header guards 2008/03/28 15:35:34 rt 1.6.262.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [dffe62d25149994f9286ec62f95550450df1a3d5]

INTEGRATION: CWS changefileheader (1.24.16); FILE MERGED 2008/03/28 15:45:01 rt 1.24.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0600cd7e9f9180656ef2bc87b38a043a3e6bb1a3]

INTEGRATION: CWS changefileheader (1.20.20); FILE MERGED 2008/04/01 15:36:20 thb 1.20.20.3: #i85898# Stripping all external header guards 2008/04/01 12:39:32 thb 1.20.20.2: #i85898# Stripping all external header guards 2008/03/31 13:59:11 rt 1.20.20.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c2f42232b620f35a5709c3c38dcf282d2e7ec3c5]

INTEGRATION: CWS changefileheader (1.3.42); FILE MERGED 2008/04/01 15:18:49 thb 1.3.42.3: #i85898# Stripping all external header guards 2008/04/01 10:58:15 thb 1.3.42.2: #i85898# Stripping all external header guards 2008/03/28 15:35:34 rt 1.3.42.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [676a23b2e73c34bb8a5ffdbdfe904f0f68ce62c6]

INTEGRATION: CWS changefileheader (1.7.16); FILE MERGED 2008/04/01 16:05:41 thb 1.7.16.2: #i85898# Stripping all external header guards 2008/03/28 15:45:01 rt 1.7.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e8bd5190eb41651250ae7c811c687772a27ba7ab]

INTEGRATION: CWS changefileheader (1.19.12); FILE MERGED 2008/03/31 13:11:47 rt 1.19.12.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [217a45792e75f99fb7c48d192718f3bc643b045d]

INTEGRATION: CWS changefileheader (1.13.76); FILE MERGED 2008/04/01 13:01:47 thb 1.13.76.2: #i85898# Stripping all external header guards 2008/03/28 15:45:01 rt 1.13.76.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [74aabe6630ccfa523f46771cbdfec46472a3b864]

INTEGRATION: CWS changefileheader (1.6.126); FILE MERGED 2008/03/31 13:11:47 rt 1.6.126.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [235ac070ab40c7948835db7db92917f8f3d3b035]

INTEGRATION: CWS changefileheader (1.11.128); FILE MERGED 2008/04/01 16:05:41 thb 1.11.128.3: #i85898# Stripping all external header guards 2008/04/01 13:01:47 thb 1.11.128.2: #i85898# Stripping all external header guards 2008/03/28 15:45:01 rt 1.11.128.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c1690ec918eff8626aebf37ca5af20eca7b25eba]

INTEGRATION: CWS changefileheader (1.4.60); FILE MERGED 2008/03/28 15:40:11 rt 1.4.60.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2a3c56617d0c2676e793fe732ccc8b6e19b541f8]

INTEGRATION: CWS changefileheader (1.10.224); FILE MERGED 2008/04/01 16:05:41 thb 1.10.224.3: #i85898# Stripping all external header guards 2008/04/01 13:01:47 thb 1.10.224.2: #i85898# Stripping all external header guards 2008/03/28 15:45:01 rt 1.10.224.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1581965a3c787b72a1f119708d78edbdad549a33]

INTEGRATION: CWS changefileheader (1.2.60); FILE MERGED 2008/03/28 15:40:11 rt 1.2.60.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9057a48260ad5e7c471ed1499722e7c685089aaf]

INTEGRATION: CWS changefileheader (1.39.224); FILE MERGED 2008/04/01 16:05:40 thb 1.39.224.3: #i85898# Stripping all external header guards 2008/04/01 13:01:46 thb 1.39.224.2: #i85898# Stripping all external header guards 2008/03/28 15:45:01 rt 1.39.224.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e7577f0fde59bf8cab1263bf3d70c6ac94dac1f3]

INTEGRATION: CWS changefileheader (1.4.244); FILE MERGED 2008/03/31 13:11:47 rt 1.4.244.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [64dedfeae69f40f8542486ecac16bedd22521054]

INTEGRATION: CWS changefileheader (1.3.88); FILE MERGED 2008/03/28 15:40:11 rt 1.3.88.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [372dc6e75ef9fcc65a3a20b7ef34fa46d6f0200c]

INTEGRATION: CWS changefileheader (1.28.224); FILE MERGED 2008/04/01 16:05:40 thb 1.28.224.3: #i85898# Stripping all external header guards 2008/04/01 13:01:46 thb 1.28.224.2: #i85898# Stripping all external header guards 2008/03/28 15:45:01 rt 1.28.224.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [57fe681adfc82c2163a158045f00db1d95284ae6]

INTEGRATION: CWS changefileheader (1.4.134); FILE MERGED 2008/04/01 12:30:33 thb 1.4.134.2: #i85898# Stripping all external header guards 2008/03/31 13:11:46 rt 1.4.134.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f667b1282d76abce95aec9d3714b64862c7eda62]

INTEGRATION: CWS changefileheader (1.23.224); FILE MERGED 2008/04/01 16:05:40 thb 1.23.224.3: #i85898# Stripping all external header guards 2008/04/01 13:01:46 thb 1.23.224.2: #i85898# Stripping all external header guards 2008/03/28 15:45:01 rt 1.23.224.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3f46bae6623416bb48c36efd1245a625804cb839]

INTEGRATION: CWS changefileheader (1.4.244); FILE MERGED 2008/03/31 13:11:46 rt 1.4.244.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d766c42b7d959ec4979cadd4a119bd7863329eeb]

INTEGRATION: CWS changefileheader (1.6.262); FILE MERGED 2008/04/01 10:58:15 thb 1.6.262.2: #i85898# Stripping all external header guards 2008/03/28 15:35:34 rt 1.6.262.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5e447729e85493b6a3150b4492a497b3988ea333]

INTEGRATION: CWS changefileheader (1.8.74); FILE MERGED 2008/03/31 13:11:46 rt 1.8.74.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [880cd4ff75d6ca7e6467abdbb37a03b52c2005d0]

INTEGRATION: CWS changefileheader (1.9.248); FILE MERGED 2008/04/01 16:05:40 thb 1.9.248.3: #i85898# Stripping all external header guards 2008/04/01 13:01:46 thb 1.9.248.2: #i85898# Stripping all external header guards 2008/03/28 15:45:01 rt 1.9.248.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6fd01dc6b261bb7a399bcb275a534390eea4614e]

INTEGRATION: CWS changefileheader (1.6.130); FILE MERGED 2008/04/01 10:58:15 thb 1.6.130.2: #i85898# Stripping all external header guards 2008/03/28 15:35:34 rt 1.6.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f3ac5d1f4c76e7400641e8f4579fd6efb28e2c0a]

INTEGRATION: CWS changefileheader (1.7.248); FILE MERGED 2008/04/01 16:05:40 thb 1.7.248.3: #i85898# Stripping all external header guards 2008/04/01 13:01:46 thb 1.7.248.2: #i85898# Stripping all external header guards 2008/03/28 15:45:00 rt 1.7.248.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [776f4bd0d67ceca58c76fd11e986551691820ef7]

INTEGRATION: CWS changefileheader (1.9.74); FILE MERGED 2008/03/31 13:11:46 rt 1.9.74.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1bb385ddab26c8d81503c8cda8f57a03d3c7f23f]

INTEGRATION: CWS changefileheader (1.10.484); FILE MERGED 2008/03/28 15:45:00 rt 1.10.484.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [59161d279cfceaa35d07f5152a62e0ced28bdfe5]

INTEGRATION: CWS changefileheader (1.8.130); FILE MERGED 2008/04/01 15:18:49 thb 1.8.130.3: #i85898# Stripping all external header guards 2008/04/01 10:58:15 thb 1.8.130.2: #i85898# Stripping all external header guards 2008/03/28 15:35:34 rt 1.8.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [213de4560c7b3e3706e2c7d70c5fd712539d3f5b]

INTEGRATION: CWS changefileheader (1.3.16); FILE MERGED 2008/03/28 16:35:00 rt 1.3.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b9040f24838501394cb987ef64b8e3c0ef8fc8e8]

INTEGRATION: CWS changefileheader (1.19.130); FILE MERGED 2008/04/01 15:18:48 thb 1.19.130.3: #i85898# Stripping all external header guards 2008/04/01 10:58:15 thb 1.19.130.2: #i85898# Stripping all external header guards 2008/03/28 15:35:34 rt 1.19.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ecaf240426b1f880352707af0d6d1cd2a930c1d9]

INTEGRATION: CWS changefileheader (1.7.104); FILE MERGED 2008/04/01 16:00:54 thb 1.7.104.3: #i85898# Stripping all external header guards 2008/04/01 12:56:46 thb 1.7.104.2: #i85898# Stripping all external header guards 2008/03/28 15:40:11 rt 1.7.104.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [781b58525b91599f74aa031f70aed71d25f13618]

INTEGRATION: CWS changefileheader (1.20.138); FILE MERGED 2008/04/01 13:01:46 thb 1.20.138.2: #i85898# Stripping all external header guards 2008/03/28 15:45:00 rt 1.20.138.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [92fa4daefda8b4b1dbc0eecc95ca54b0892eeb9c]

INTEGRATION: CWS changefileheader (1.8.130); FILE MERGED 2008/04/01 15:18:48 thb 1.8.130.3: #i85898# Stripping all external header guards 2008/04/01 10:58:15 thb 1.8.130.2: #i85898# Stripping all external header guards 2008/03/28 15:35:34 rt 1.8.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3e4ff842fa0e956f7d67486e9da853a07f84fb89]

INTEGRATION: CWS changefileheader (1.10.106); FILE MERGED 2008/04/01 12:56:46 thb 1.10.106.2: #i85898# Stripping all external header guards 2008/03/28 15:40:10 rt 1.10.106.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d51f50aee1376b1e4b5c9118fe8a5604c200b2e5]

INTEGRATION: CWS changefileheader (1.6.126); FILE MERGED 2008/03/31 13:11:46 rt 1.6.126.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [32ad3593c3fe1dc9eb06b89573bada068b8d6874]

INTEGRATION: CWS changefileheader (1.25.224); FILE MERGED 2008/04/01 16:05:40 thb 1.25.224.3: #i85898# Stripping all external header guards 2008/04/01 13:01:46 thb 1.25.224.2: #i85898# Stripping all external header guards 2008/03/28 15:45:00 rt 1.25.224.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1497163e481fafc8ab83b002b07c1aa372264b0a]

INTEGRATION: CWS changefileheader (1.8.224); FILE MERGED 2008/04/01 15:18:48 thb 1.8.224.3: #i85898# Stripping all external header guards 2008/04/01 10:58:15 thb 1.8.224.2: #i85898# Stripping all external header guards 2008/03/28 15:35:33 rt 1.8.224.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [42331b2fb43612e901c7dad0bc3773db9c26ff8f]

INTEGRATION: CWS changefileheader (1.4.160); FILE MERGED 2008/03/31 13:11:46 rt 1.4.160.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [31e78ac2956784c4732bddfa6f34c44f4e6c3e2f]

INTEGRATION: CWS changefileheader (1.4.32); FILE MERGED 2008/03/28 15:40:10 rt 1.4.32.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6f9eaf0d5277b85fe6ee0a61da0e4c0921b611d0]

INTEGRATION: CWS changefileheader (1.44.60); FILE MERGED 2008/04/01 16:05:40 thb 1.44.60.3: #i85898# Stripping all external header guards 2008/04/01 13:01:45 thb 1.44.60.2: #i85898# Stripping all external header guards 2008/03/28 15:45:00 rt 1.44.60.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5cac5b1c422f037de525dadebad927a8f3589e93]

INTEGRATION: CWS changefileheader (1.6.224); FILE MERGED 2008/04/01 15:18:48 thb 1.6.224.3: #i85898# Stripping all external header guards 2008/04/01 10:58:15 thb 1.6.224.2: #i85898# Stripping all external header guards 2008/03/28 15:35:33 rt 1.6.224.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [388b5ca7b6f48d3bc4496997b5a4e90bfbba312d]

INTEGRATION: CWS changefileheader (1.5.134); FILE MERGED 2008/03/31 13:11:46 rt 1.5.134.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6cad68f191e5252643c276e8e42916432db3b9cd]

INTEGRATION: CWS changefileheader (1.3.338); FILE MERGED 2008/04/01 16:00:54 thb 1.3.338.3: #i85898# Stripping all external header guards 2008/04/01 12:56:45 thb 1.3.338.2: #i85898# Stripping all external header guards 2008/03/28 15:40:10 rt 1.3.338.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fc493102305f9ed73bd23b573515c11eebb95a38]

INTEGRATION: CWS changefileheader (1.16.218); FILE MERGED 2008/04/01 16:05:40 thb 1.16.218.3: #i85898# Stripping all external header guards 2008/04/01 13:01:45 thb 1.16.218.2: #i85898# Stripping all external header guards 2008/03/28 15:45:00 rt 1.16.218.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f7315210caa597f005ec85a0db47833f026e6c44]

INTEGRATION: CWS changefileheader (1.2.28); FILE MERGED 2008/03/28 16:34:59 rt 1.2.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [21accf27f5ffc07a4086b61b1d43be657bbb3047]

INTEGRATION: CWS changefileheader (1.4.130); FILE MERGED 2008/04/01 15:18:48 thb 1.4.130.3: #i85898# Stripping all external header guards 2008/04/01 10:58:15 thb 1.4.130.2: #i85898# Stripping all external header guards 2008/03/28 15:35:33 rt 1.4.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [85e9b7c659784d7ba47c39537c563fccdc76a04c]

INTEGRATION: CWS changefileheader (1.3.244); FILE MERGED 2008/03/31 13:11:46 rt 1.3.244.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [87db4042fed96957785453161009bff03343b8ae]

INTEGRATION: CWS changefileheader (1.3.176); FILE MERGED 2008/04/01 16:00:54 thb 1.3.176.2: #i85898# Stripping all external header guards 2008/03/28 15:40:10 rt 1.3.176.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c5ea4cee3aad0118a0b5ffdf804bf3d3ac7265fd]

INTEGRATION: CWS changefileheader (1.12.224); FILE MERGED 2008/04/01 16:05:40 thb 1.12.224.3: #i85898# Stripping all external header guards 2008/04/01 13:01:45 thb 1.12.224.2: #i85898# Stripping all external header guards 2008/03/28 15:45:00 rt 1.12.224.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7f3f280ca2cfe9d3f5f491017519ffe506880a0b]

INTEGRATION: CWS changefileheader (1.5.130); FILE MERGED 2008/04/01 15:18:48 thb 1.5.130.3: #i85898# Stripping all external header guards 2008/04/01 10:58:15 thb 1.5.130.2: #i85898# Stripping all external header guards 2008/03/28 15:35:33 rt 1.5.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [65493cb7ea0210c0d0d83b24d5a695ad71d756d4]

INTEGRATION: CWS changefileheader (1.3.16); FILE MERGED 2008/03/28 16:34:59 rt 1.3.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [adc93b1b5fa5de03e6f1ab87f56f5cba9edf4894]

INTEGRATION: CWS changefileheader (1.3.148); FILE MERGED 2008/04/01 16:00:54 thb 1.3.148.3: #i85898# Stripping all external header guards 2008/04/01 12:56:45 thb 1.3.148.2: #i85898# Stripping all external header guards 2008/03/28 15:40:10 rt 1.3.148.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4b159754d109002e5db864c84c88793c78e0bdff]

INTEGRATION: CWS changefileheader (1.9.248); FILE MERGED 2008/03/28 15:45:00 rt 1.9.248.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4f52acd7d44fb4aec1c2eefc64a454f6d0b1d8b2]

INTEGRATION: CWS changefileheader (1.9.26); FILE MERGED 2008/04/01 15:18:48 thb 1.9.26.3: #i85898# Stripping all external header guards 2008/04/01 10:58:15 thb 1.9.26.2: #i85898# Stripping all external header guards 2008/03/28 15:35:33 rt 1.9.26.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e08eef7217ccf69f0ccb4808975194c6e785f6a1]

INTEGRATION: CWS changefileheader (1.3.336); FILE MERGED 2008/04/01 16:00:53 thb 1.3.336.2: #i85898# Stripping all external header guards 2008/03/28 15:40:10 rt 1.3.336.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1c8fcd6cc3ad1cbb06565574f61a4469a76e869f]

INTEGRATION: CWS changefileheader (1.8.248); FILE MERGED 2008/04/01 16:05:40 thb 1.8.248.3: #i85898# Stripping all external header guards 2008/04/01 13:01:45 thb 1.8.248.2: #i85898# Stripping all external header guards 2008/03/28 15:45:00 rt 1.8.248.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cd6381a43fdb31f532b459a00ddd3cc754d9015d]

INTEGRATION: CWS changefileheader (1.5.134); FILE MERGED 2008/03/31 13:11:45 rt 1.5.134.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4b5af510c5a81f5e303bb385d0a96273e86fc9eb]

INTEGRATION: CWS changefileheader (1.11.28); FILE MERGED 2008/04/01 16:00:53 thb 1.11.28.2: #i85898# Stripping all external header guards 2008/03/28 15:40:10 rt 1.11.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [df45027416e8442b6f21d6a17873e923bbe1cae3]

INTEGRATION: CWS changefileheader (1.7.262); FILE MERGED 2008/04/01 15:18:48 thb 1.7.262.3: #i85898# Stripping all external header guards 2008/04/01 10:58:15 thb 1.7.262.2: #i85898# Stripping all external header guards 2008/03/28 15:35:33 rt 1.7.262.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c0fb7bf5e42b57de2c3547877c5c5cceb4897f6c]

INTEGRATION: CWS changefileheader (1.34.20); FILE MERGED 2008/04/01 13:01:45 thb 1.34.20.2: #i85898# Stripping all external header guards 2008/03/28 15:45:00 rt 1.34.20.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6b04c2a1e01728e6bf335591d8fe4f8e9e51e5f9]

INTEGRATION: CWS changefileheader (1.4.300); FILE MERGED 2008/03/31 16:07:52 rt 1.4.300.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0001a4b4b3751a5f62756086f284f3b2fbdc3a51]

INTEGRATION: CWS changefileheader (1.4.126); FILE MERGED 2008/03/31 13:11:45 rt 1.4.126.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5b41e43d92b01acc268525ff3d42f39187315355]

INTEGRATION: CWS changefileheader (1.7.130); FILE MERGED 2008/04/01 15:18:48 thb 1.7.130.3: #i85898# Stripping all external header guards 2008/04/01 10:58:15 thb 1.7.130.2: #i85898# Stripping all external header guards 2008/03/28 15:35:32 rt 1.7.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7065d11ce4638b06a2029b6439118dd82d9e8c7b]

INTEGRATION: CWS changefileheader (1.8.224); FILE MERGED 2008/04/01 16:05:39 thb 1.8.224.3: #i85898# Stripping all external header guards 2008/04/01 13:01:45 thb 1.8.224.2: #i85898# Stripping all external header guards 2008/03/28 15:44:59 rt 1.8.224.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [535913bb9c9693cf4f15d41cf53e4ed9fa285946]

INTEGRATION: CWS changefileheader (1.3.500); FILE MERGED 2008/03/31 16:07:52 rt 1.3.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [63e90109b5c476cddbab604b9360da0366c40aef]

INTEGRATION: CWS changefileheader (1.36.28); FILE MERGED 2008/04/01 12:56:45 thb 1.36.28.2: #i85898# Stripping all external header guards 2008/03/28 15:40:10 rt 1.36.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a5d05addcf9efde158a4bd83b9c9e62f551ae6e9]

INTEGRATION: CWS changefileheader (1.9.130); FILE MERGED 2008/04/01 15:18:48 thb 1.9.130.3: #i85898# Stripping all external header guards 2008/04/01 10:58:15 thb 1.9.130.2: #i85898# Stripping all external header guards 2008/03/28 15:35:32 rt 1.9.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c7f9567c9d5dc2bc7217f6a59c50f7fe9a32472f]

INTEGRATION: CWS changefileheader (1.10.224); FILE MERGED 2008/04/01 16:05:39 thb 1.10.224.3: #i85898# Stripping all external header guards 2008/04/01 13:01:45 thb 1.10.224.2: #i85898# Stripping all external header guards 2008/03/28 15:44:59 rt 1.10.224.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c2b0402c4c0a5b9159071c83d8aa57884e402306]

INTEGRATION: CWS changefileheader (1.5.244); FILE MERGED 2008/03/31 13:11:45 rt 1.5.244.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e10fafd7891c66b8b447ff0edd51b6f8a8e448e9]

INTEGRATION: CWS changefileheader (1.4.300); FILE MERGED 2008/03/31 16:07:49 rt 1.4.300.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6913b3cd79c434b6a2b28cc2d89d41adfdb32528]

INTEGRATION: CWS changefileheader (1.5.130); FILE MERGED 2008/04/01 10:58:15 thb 1.5.130.2: #i85898# Stripping all external header guards 2008/03/28 15:35:32 rt 1.5.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [172dca19761e3741d88bf1bb47e673840aac7e50]

INTEGRATION: CWS changefileheader (1.8.160); FILE MERGED 2008/03/28 15:44:59 rt 1.8.160.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9972f5657dcdbc7bac310f9a3fdfcac591c05a32]

INTEGRATION: CWS changefileheader (1.3.244); FILE MERGED 2008/03/31 13:11:45 rt 1.3.244.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6f7d703bce0ac6ab44beba087f418dfc03f0200d]

INTEGRATION: CWS changefileheader (1.5.500); FILE MERGED 2008/03/31 16:07:49 rt 1.5.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1b833154cdbf1ce2b0abd6f617b1303433fb4c2b]

INTEGRATION: CWS changefileheader (1.2.338); FILE MERGED 2008/04/01 16:00:53 thb 1.2.338.2: #i85898# Stripping all external header guards 2008/03/28 15:40:09 rt 1.2.338.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [93b268bbf1dd081e297e1147883935e82e70d3fc]

INTEGRATION: CWS changefileheader (1.19.224); FILE MERGED 2008/03/28 15:44:56 rt 1.19.224.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [87c6646b19ddebc94278167d21b87ff2abac4336]

INTEGRATION: CWS changefileheader (1.6.262); FILE MERGED 2008/04/01 15:18:47 thb 1.6.262.3: #i85898# Stripping all external header guards 2008/04/01 10:58:15 thb 1.6.262.2: #i85898# Stripping all external header guards 2008/03/28 15:35:32 rt 1.6.262.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [dbd3d93aa43e52380e06378b7291ffc5018f9337]

INTEGRATION: CWS changefileheader (1.3.500); FILE MERGED 2008/03/31 16:07:49 rt 1.3.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [edf89b57d66c65fe20a9a85bf49ac7d0015e50a9]

INTEGRATION: CWS changefileheader (1.51.168); FILE MERGED 2008/03/28 15:44:56 rt 1.51.168.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a2c19164d00686b09214a38fb6a5c49b4c2ac12f]

INTEGRATION: CWS changefileheader (1.16.96); FILE MERGED 2008/04/01 15:18:47 thb 1.16.96.3: #i85898# Stripping all external header guards 2008/04/01 10:58:14 thb 1.16.96.2: #i85898# Stripping all external header guards 2008/03/28 15:35:32 rt 1.16.96.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4a64cd04eee0ede535a9d9eb20cef5140c735474]

INTEGRATION: CWS changefileheader (1.3.134); FILE MERGED 2008/03/31 13:11:45 rt 1.3.134.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7648a6a9201249ee32a869832587765db660b69d]

INTEGRATION: CWS changefileheader (1.31.224); FILE MERGED 2008/03/28 15:44:56 rt 1.31.224.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3ab9a8511f966cff1886eafcb4b41305c4673d34]

INTEGRATION: CWS changefileheader (1.12.106); FILE MERGED 2008/03/28 15:40:09 rt 1.12.106.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [91d855c7b31b2d5d621e80b71186e5f5086958fa]

INTEGRATION: CWS changefileheader (1.12.222); FILE MERGED 2008/04/01 15:18:47 thb 1.12.222.3: #i85898# Stripping all external header guards 2008/04/01 10:58:14 thb 1.12.222.2: #i85898# Stripping all external header guards 2008/03/28 15:35:32 rt 1.12.222.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e95c5e88d4781c50baef5bd6c6c1b403a99ce1e2]

INTEGRATION: CWS changefileheader (1.7.846); FILE MERGED 2008/03/28 15:44:56 rt 1.7.846.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7373df44d2904c38b576e571e4b75d329501a0ca]

INTEGRATION: CWS changefileheader (1.2.110); FILE MERGED 2008/03/31 13:11:45 rt 1.2.110.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d62a34db9b2b5c825ebff2483b79300cb6b1b8c7]

INTEGRATION: CWS changefileheader (1.4.500); FILE MERGED 2008/03/31 16:07:49 rt 1.4.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5168e1b56c72002951c8ecb55ffabe2143c31650]

INTEGRATION: CWS changefileheader (1.18.226); FILE MERGED 2008/04/01 10:58:14 thb 1.18.226.2: #i85898# Stripping all external header guards 2008/03/28 15:35:32 rt 1.18.226.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9d63b3836fb9e8c8d1220d5b0b7e546388a34dca]

INTEGRATION: CWS changefileheader (1.6.106); FILE MERGED 2008/04/01 16:00:53 thb 1.6.106.3: #i85898# Stripping all external header guards 2008/04/01 12:56:45 thb 1.6.106.2: #i85898# Stripping all external header guards 2008/03/28 15:40:09 rt 1.6.106.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3b4099d31596a9cb856b2898afa07ff243ffe063]

INTEGRATION: CWS changefileheader (1.6.262); FILE MERGED 2008/04/01 15:18:47 thb 1.6.262.3: #i85898# Stripping all external header guards 2008/04/01 10:58:14 thb 1.6.262.2: #i85898# Stripping all external header guards 2008/03/28 15:35:31 rt 1.6.262.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e6fef96cdec53f694540c88f1f2eb38fe172d948]

INTEGRATION: CWS changefileheader (1.4.244); FILE MERGED 2008/03/31 13:11:45 rt 1.4.244.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [006a7d153314662d8c10e433b66646f8697d6753]

INTEGRATION: CWS changefileheader (1.3.28); FILE MERGED 2008/03/28 16:34:59 rt 1.3.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ef89561a551d079b554f4912728a4a89e7a74d6c]

INTEGRATION: CWS changefileheader (1.19.226); FILE MERGED 2008/04/01 15:18:47 thb 1.19.226.3: #i85898# Stripping all external header guards 2008/04/01 10:58:14 thb 1.19.226.2: #i85898# Stripping all external header guards 2008/03/28 15:35:31 rt 1.19.226.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2cf569b29d31d47ffb999e0472464307c19b30dc]

INTEGRATION: CWS changefileheader (1.6.224); FILE MERGED 2008/03/28 15:44:55 rt 1.6.224.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [36152f05dfb8bce0f9f1abdc88be20abce10b3bc]

INTEGRATION: CWS changefileheader (1.10.134); FILE MERGED 2008/03/31 13:11:45 rt 1.10.134.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [78ea56c6065f2c951aeba5709283b3aaaf504c87]

INTEGRATION: CWS changefileheader (1.3.338); FILE MERGED 2008/04/01 16:00:53 thb 1.3.338.2: #i85898# Stripping all external header guards 2008/03/28 15:40:09 rt 1.3.338.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5d8a71701e91bf9deece3790b5ee6af9e694790b]

INTEGRATION: CWS changefileheader (1.108.12); FILE MERGED 2008/04/01 15:36:14 thb 1.108.12.3: #i85898# Stripping all external header guards 2008/04/01 12:39:26 thb 1.108.12.2: #i85898# Stripping all external header guards 2008/03/31 13:59:08 rt 1.108.12.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [afc1a4eda80a6c2b06031ba416940fd34e579d2b]

INTEGRATION: CWS changefileheader (1.10.262); FILE MERGED 2008/04/01 15:18:47 thb 1.10.262.3: #i85898# Stripping all external header guards 2008/04/01 10:58:14 thb 1.10.262.2: #i85898# Stripping all external header guards 2008/03/28 15:35:31 rt 1.10.262.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3b48f531cf3614aee4669a0b5f4e1b2c817b9990]

INTEGRATION: CWS changefileheader (1.41.224); FILE MERGED 2008/03/28 15:44:55 rt 1.41.224.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9b1651672151bd70e97b9f817ccdb897483e6e5c]

INTEGRATION: CWS changefileheader (1.2.28); FILE MERGED 2008/04/01 12:56:45 thb 1.2.28.2: #i85898# Stripping all external header guards 2008/03/28 15:40:08 rt 1.2.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c3f145e95b21ad18ae04f2ae560692605f556466]

INTEGRATION: CWS changefileheader (1.40.224); FILE MERGED 2008/03/28 15:44:54 rt 1.40.224.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f4b3ad8894beea6015fafe64eb720adbc052391d]

INTEGRATION: CWS changefileheader (1.20.134); FILE MERGED 2008/04/01 15:18:47 thb 1.20.134.3: #i85898# Stripping all external header guards 2008/04/01 10:58:14 thb 1.20.134.2: #i85898# Stripping all external header guards 2008/03/28 15:35:31 rt 1.20.134.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [530ff20d33289c188c00fdf251179a352cc4189c]

INTEGRATION: CWS changefileheader (1.3.338); FILE MERGED 2008/04/01 16:00:52 thb 1.3.338.3: #i85898# Stripping all external header guards 2008/04/01 12:56:45 thb 1.3.338.2: #i85898# Stripping all external header guards 2008/03/28 15:40:08 rt 1.3.338.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1fef98c89c617f0728c499cc3ed20480258ce417]

INTEGRATION: CWS changefileheader (1.2.80); FILE MERGED 2008/03/28 15:44:54 rt 1.2.80.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [67773a67d41d446776649e6d88b140f54fd79ba0]

INTEGRATION: CWS changefileheader (1.6.150); FILE MERGED 2008/03/31 13:11:45 rt 1.6.150.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c19f50ecba0176fa15923830ad1dad53138efcc0]

INTEGRATION: CWS changefileheader (1.7.320); FILE MERGED 2008/03/28 15:35:31 rt 1.7.320.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [115a8bd27e885e459237a289c71ab9e7bb5db2aa]

INTEGRATION: CWS changefileheader (1.2.338); FILE MERGED 2008/04/01 12:56:45 thb 1.2.338.2: #i85898# Stripping all external header guards 2008/03/28 15:40:08 rt 1.2.338.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [796e86c0533af753c40f32f3b3fccb2e9e51095c]

INTEGRATION: CWS changefileheader (1.3.16); FILE MERGED 2008/03/28 16:34:58 rt 1.3.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c6e4131aa7fa0d4a8dd038a3896666854ab6a775]

INTEGRATION: CWS changefileheader (1.6.134); FILE MERGED 2008/04/01 15:16:41 thb 1.6.134.2: #i85898# Stripping all external header guards 2008/03/31 13:11:45 rt 1.6.134.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f00caf7ec36a5a931a8453367e0cf34526c7b87e]

INTEGRATION: CWS changefileheader (1.15.120); FILE MERGED 2008/04/01 15:18:46 thb 1.15.120.3: #i85898# Stripping all external header guards 2008/04/01 10:58:14 thb 1.15.120.2: #i85898# Stripping all external header guards 2008/03/28 15:35:31 rt 1.15.120.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [46980e8022b332cd3e477d7fdf7bb16a35ec6fc6]

INTEGRATION: CWS changefileheader (1.3.500); FILE MERGED 2008/03/31 16:07:48 rt 1.3.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6a3168f81d74e0e7ba9e1e8eb997ff9f9fa0a406]

INTEGRATION: CWS changefileheader (1.6.104); FILE MERGED 2008/04/01 12:56:45 thb 1.6.104.2: #i85898# Stripping all external header guards 2008/03/28 15:40:08 rt 1.6.104.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [296b41ed3e4234630d0be53c5729119d883fec51]

INTEGRATION: CWS changefileheader (1.11.178); FILE MERGED 2008/04/01 13:01:44 thb 1.11.178.2: #i85898# Stripping all external header guards 2008/03/28 15:44:53 rt 1.11.178.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cb95aff9df7c9657cebd88693bd29b5d588c0f12]

INTEGRATION: CWS changefileheader (1.4.262); FILE MERGED 2008/04/01 10:58:14 thb 1.4.262.2: #i85898# Stripping all external header guards 2008/03/28 15:35:31 rt 1.4.262.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [80aae5a4b30d57bbc956f92c88ab31cc128b4a11]

INTEGRATION: CWS changefileheader (1.9.248); FILE MERGED 2008/03/28 15:44:53 rt 1.9.248.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ead74106d084e5422dd82f6b48b8056ae98d47b0]

INTEGRATION: CWS changefileheader (1.4.32); FILE MERGED 2008/03/31 16:07:48 rt 1.4.32.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fa578bc6264adcb4f447115d9337b8b6444753e0]

INTEGRATION: CWS changefileheader (1.4.28); FILE MERGED 2008/03/28 15:40:07 rt 1.4.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e270b39de6769b91430266d820881ed045192f85]

INTEGRATION: CWS changefileheader (1.6.262); FILE MERGED 2008/04/01 15:18:46 thb 1.6.262.3: #i85898# Stripping all external header guards 2008/04/01 10:58:14 thb 1.6.262.2: #i85898# Stripping all external header guards 2008/03/28 15:35:31 rt 1.6.262.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [dd6d8ad48183b9b678758a89f93d012e79869ab0]

INTEGRATION: CWS changefileheader (1.6.248); FILE MERGED 2008/04/01 13:01:44 thb 1.6.248.2: #i85898# Stripping all external header guards 2008/03/28 15:44:52 rt 1.6.248.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b149301b73d267e9ba377bd008aa5b234d539c74]

INTEGRATION: CWS changefileheader (1.4.160); FILE MERGED 2008/03/31 13:11:45 rt 1.4.160.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5717066ba05e6ddbfdc9cf0164b553e18460e125]

INTEGRATION: CWS changefileheader (1.3.96); FILE MERGED 2008/04/01 12:56:45 thb 1.3.96.2: #i85898# Stripping all external header guards 2008/03/28 15:40:07 rt 1.3.96.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [aaf9815f706b499e62402f0cd7f775274e3120b9]

INTEGRATION: CWS changefileheader (1.19.344); FILE MERGED 2008/03/28 15:44:52 rt 1.19.344.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c20254a3332639905090646d4f4b3bcd05644197]

INTEGRATION: CWS changefileheader (1.5.262); FILE MERGED 2008/04/01 10:58:14 thb 1.5.262.2: #i85898# Stripping all external header guards 2008/03/28 15:35:31 rt 1.5.262.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f0bdefe54f009ce051416d61d1a68d80407889d8]

INTEGRATION: CWS changefileheader (1.5.500); FILE MERGED 2008/03/31 16:07:48 rt 1.5.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b663b778bafe8c5949d18bcf5bd7c16435bb16b8]

INTEGRATION: CWS changefileheader (1.6.134); FILE MERGED 2008/04/01 12:30:33 thb 1.6.134.2: #i85898# Stripping all external header guards 2008/03/31 13:11:44 rt 1.6.134.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [25d16452da37269f513b101df5b9ffa922c6e5da]

INTEGRATION: CWS changefileheader (1.40.28); FILE MERGED 2008/04/01 16:00:52 thb 1.40.28.3: #i85898# Stripping all external header guards 2008/04/01 12:56:45 thb 1.40.28.2: #i85898# Stripping all external header guards 2008/03/28 15:40:07 rt 1.40.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [dd24e83cc264ff86776b5094d958c35c4a5fcef5]

INTEGRATION: CWS changefileheader (1.5.224); FILE MERGED 2008/03/28 15:44:52 rt 1.5.224.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a50b826516d45dcd40dada969378b63fd683f5cd]

INTEGRATION: CWS changefileheader (1.10.128); FILE MERGED 2008/04/01 10:58:14 thb 1.10.128.2: #i85898# Stripping all external header guards 2008/03/28 15:35:30 rt 1.10.128.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [478d91e31747b915af001a67759c3166119c34d7]

INTEGRATION: CWS changefileheader (1.3.244); FILE MERGED 2008/03/31 13:11:44 rt 1.3.244.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9ec3878511f7fdf8133a8b61b0d2225b23328a85]

INTEGRATION: CWS changefileheader (1.7.248); FILE MERGED 2008/03/28 15:44:52 rt 1.7.248.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a831985f835204bbfb6d3d5147f92c5200c209a8]

INTEGRATION: CWS changefileheader (1.4.500); FILE MERGED 2008/03/31 16:07:48 rt 1.4.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8d3ad835b6550a03eabe7412ea998cba8c2d3a95]

INTEGRATION: CWS changefileheader (1.3.262); FILE MERGED 2008/04/01 10:58:14 thb 1.3.262.2: #i85898# Stripping all external header guards 2008/03/28 15:35:30 rt 1.3.262.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [748f910bd739e9bce6ee6f5f5d5a0b67d85dbfd3]

INTEGRATION: CWS changefileheader (1.4.244); FILE MERGED 2008/03/31 13:11:44 rt 1.4.244.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8dfdae9cc08c3ac02ffce3a136403e070e7ca237]

INTEGRATION: CWS changefileheader (1.13.216); FILE MERGED 2008/04/01 16:05:39 thb 1.13.216.2: #i85898# Stripping all external header guards 2008/03/28 15:44:52 rt 1.13.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bea7c980825804ee2a360b03aeb7a91db17ccf26]

INTEGRATION: CWS changefileheader (1.5.68); FILE MERGED 2008/03/28 16:34:58 rt 1.5.68.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2f4cbc046d740e41dbf29dd9ae6f78e9a8359d48]

INTEGRATION: CWS changefileheader (1.3.262); FILE MERGED 2008/04/01 10:58:13 thb 1.3.262.2: #i85898# Stripping all external header guards 2008/03/28 15:35:30 rt 1.3.262.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [04e7505694ae2442035eb1bd3913b3786c294939]

INTEGRATION: CWS changefileheader (1.9.222); FILE MERGED 2008/04/01 13:01:44 thb 1.9.222.2: #i85898# Stripping all external header guards 2008/03/28 15:44:52 rt 1.9.222.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [91f491babffdf4ad047fc074ed4e60557c46bf97]

INTEGRATION: CWS changefileheader (1.8.18); FILE MERGED 2008/03/31 13:11:44 rt 1.8.18.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ef82bb28fdb9bd2e1cc897e41cce34d202c862d4]

INTEGRATION: CWS changefileheader (1.3.86); FILE MERGED 2008/03/28 16:34:58 rt 1.3.86.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f88e2fc68f979e55793ce334d4cf9b93eda9eac2]

INTEGRATION: CWS changefileheader (1.5.262); FILE MERGED 2008/04/01 10:58:13 thb 1.5.262.2: #i85898# Stripping all external header guards 2008/03/28 15:35:30 rt 1.5.262.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8a2c987edc233c5bedd93859ad3aa03063f36775]

INTEGRATION: CWS changefileheader (1.12.444); FILE MERGED 2008/03/28 15:44:52 rt 1.12.444.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6cd2b468fdbc86db67b22df3cd70f26ad1b35d7a]

INTEGRATION: CWS changefileheader (1.6.320); FILE MERGED 2008/03/28 15:35:30 rt 1.6.320.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f3d06dbadb572c36faa69a4261bb266362233265]

INTEGRATION: CWS changefileheader (1.5.48); FILE MERGED 2008/03/28 16:34:58 rt 1.5.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bee0c8b86059dfa7345635347cddaca24fb5e0f5]

INTEGRATION: CWS changefileheader (1.13.22); FILE MERGED 2008/04/01 15:36:12 thb 1.13.22.3: #i85898# Stripping all external header guards 2008/04/01 12:39:25 thb 1.13.22.2: #i85898# Stripping all external header guards 2008/03/31 13:59:08 rt 1.13.22.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4b5cb35e2aed7d91f8e7c70466a3803165c9f317]

INTEGRATION: CWS changefileheader (1.42.248); FILE MERGED 2008/03/28 15:44:51 rt 1.42.248.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5b204fa74731309aee1de9f1c641ba6e6e7eaab3]

INTEGRATION: CWS changefileheader (1.4.134); FILE MERGED 2008/03/31 13:11:44 rt 1.4.134.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a6991901e426b033f76c42b9f3914e22a69c17fb]

INTEGRATION: CWS changefileheader (1.7.128); FILE MERGED 2008/04/01 15:18:46 thb 1.7.128.3: #i85898# Stripping all external header guards 2008/04/01 10:58:13 thb 1.7.128.2: #i85898# Stripping all external header guards 2008/03/28 15:35:30 rt 1.7.128.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d158dcfadebc31245be3fc656ae5ab5582fd77fb]

INTEGRATION: CWS changefileheader (1.10.248); FILE MERGED 2008/03/28 15:44:51 rt 1.10.248.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e73c12c14fa1b39d073e948e9d491d252a847014]

INTEGRATION: CWS changefileheader (1.9.32); FILE MERGED 2008/04/01 16:00:52 thb 1.9.32.3: #i85898# Stripping all external header guards 2008/04/01 12:56:44 thb 1.9.32.2: #i85898# Stripping all external header guards 2008/03/28 15:40:07 rt 1.9.32.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ba9de1aeb9e9cf560829628cd603be9fea5b0ff2]

INTEGRATION: CWS changefileheader (1.3.80); FILE MERGED 2008/04/01 15:03:05 thb 1.3.80.2: #i85898# Stripping all external header guards 2008/03/28 16:34:58 rt 1.3.80.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7416a1ce037db79acdc477174dcb35980ee79469]

INTEGRATION: CWS changefileheader (1.19.248); FILE MERGED 2008/03/28 15:44:51 rt 1.19.248.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4553302dc972ee6eb8370e07848ba51422cb4867]

INTEGRATION: CWS changefileheader (1.3.50); FILE MERGED 2008/03/28 16:34:58 rt 1.3.50.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [87ea08560d48c9cf8d8bacb8b9ed93c0036c2f93]

INTEGRATION: CWS changefileheader (1.6.262); FILE MERGED 2008/04/01 10:58:13 thb 1.6.262.2: #i85898# Stripping all external header guards 2008/03/28 15:35:30 rt 1.6.262.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [32bcfd77fc69054bae486788f01a154285910cf6]

INTEGRATION: CWS changefileheader (1.8.248); FILE MERGED 2008/03/28 15:44:51 rt 1.8.248.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b10fbf56e9e6bf40d61a22118217739bc5c5be2a]

INTEGRATION: CWS changefileheader (1.4.338); FILE MERGED 2008/03/28 15:40:07 rt 1.4.338.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a9ba290ba88dcaa21adc45468c48431770c32bb6]

INTEGRATION: CWS changefileheader (1.6.22); FILE MERGED 2008/03/28 16:34:58 rt 1.6.22.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1c95cc67164bdced0f11fe0be8fba038505bf3b0]

INTEGRATION: CWS changefileheader (1.24.218); FILE MERGED 2008/04/01 15:36:11 thb 1.24.218.3: #i85898# Stripping all external header guards 2008/04/01 12:39:23 thb 1.24.218.2: #i85898# Stripping all external header guards 2008/03/31 13:59:07 rt 1.24.218.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f5e9bd4e0a944956cc5aef74b9c3eca295c6bb25]

INTEGRATION: CWS changefileheader (1.3.236); FILE MERGED 2008/04/01 15:18:46 thb 1.3.236.3: #i85898# Stripping all external header guards 2008/04/01 10:58:13 thb 1.3.236.2: #i85898# Stripping all external header guards 2008/03/28 15:35:29 rt 1.3.236.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f5fa88f591e82532edb73f4e5c0432999b191fed]

INTEGRATION: CWS changefileheader (1.45.120); FILE MERGED 2008/04/01 16:05:39 thb 1.45.120.3: #i85898# Stripping all external header guards 2008/04/01 13:01:44 thb 1.45.120.2: #i85898# Stripping all external header guards 2008/03/28 15:44:51 rt 1.45.120.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3f0ca42856d3a38e888e7a6c0710426ebfb7e530]

INTEGRATION: CWS changefileheader (1.9.190); FILE MERGED 2008/04/01 12:56:44 thb 1.9.190.2: #i85898# Stripping all external header guards 2008/03/28 15:40:07 rt 1.9.190.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cbd1fcab4f0042ce6e83566c46c15cb0ab92df9f]

INTEGRATION: CWS changefileheader (1.2.118); FILE MERGED 2008/03/28 16:34:58 rt 1.2.118.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ab6fac2bd513e4c7629f456e8178317a40ebeb7a]

INTEGRATION: CWS changefileheader (1.40.4); FILE MERGED 2008/03/28 15:44:51 rt 1.40.4.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [95445c055a2bab0a545c915c16ee34138e1308f1]

INTEGRATION: CWS changefileheader (1.5.300); FILE MERGED 2008/03/31 16:07:44 rt 1.5.300.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5609581c4a8213cae5cbcba644e5b491612c3042]

INTEGRATION: CWS changefileheader (1.4.146); FILE MERGED 2008/04/01 12:56:44 thb 1.4.146.2: #i85898# Stripping all external header guards 2008/03/28 15:40:06 rt 1.4.146.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e573e5fddb8f19a3ac984ff5cd2583373377b25c]

INTEGRATION: CWS changefileheader (1.5.60); FILE MERGED 2008/03/31 13:11:44 rt 1.5.60.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e399b1c51ecc01fe82111d8b695be7c44ee9b2c8]

INTEGRATION: CWS changefileheader (1.148.4); FILE MERGED 2008/04/01 16:05:38 thb 1.148.4.2: #i85898# Stripping all external header guards 2008/03/28 15:44:51 rt 1.148.4.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [84092da444163fdcb58c24ec696e93af086730da]

INTEGRATION: CWS changefileheader (1.3.188); FILE MERGED 2008/03/28 15:35:29 rt 1.3.188.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c044c60d92359dd329d81cc02f7eb146cdc6122d]

INTEGRATION: CWS changefileheader (1.4.500); FILE MERGED 2008/03/31 16:07:44 rt 1.4.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4bb792783001cedefb19e6ad1501a41787f78248]

INTEGRATION: CWS changefileheader (1.4.22); FILE MERGED 2008/03/28 16:34:57 rt 1.4.22.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7b29114bc57e5479700fc118616d85986983a997]

INTEGRATION: CWS changefileheader (1.17.146); FILE MERGED 2008/04/01 16:00:52 thb 1.17.146.3: #i85898# Stripping all external header guards 2008/04/01 12:56:44 thb 1.17.146.2: #i85898# Stripping all external header guards 2008/03/28 15:40:06 rt 1.17.146.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fb304fee6266a004b92f6b7c1fe26ac209f5c563]

INTEGRATION: CWS changefileheader (1.6.110); FILE MERGED 2008/04/01 15:16:41 thb 1.6.110.3: #i85898# Stripping all external header guards 2008/04/01 12:30:33 thb 1.6.110.2: #i85898# Stripping all external header guards 2008/03/31 13:11:44 rt 1.6.110.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ab2f368500198f9039733724ff106476e78bfaa1]

INTEGRATION: CWS changefileheader (1.15.176); FILE MERGED 2008/04/01 15:18:45 thb 1.15.176.3: #i85898# Stripping all external header guards 2008/04/01 10:58:13 thb 1.15.176.2: #i85898# Stripping all external header guards 2008/03/28 15:35:29 rt 1.15.176.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [afbb486805e0bd0a3bd08d8a52ff338a11611a2a]

INTEGRATION: CWS changefileheader (1.5.500); FILE MERGED 2008/03/31 16:07:44 rt 1.5.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [11def583238e7ace03793aab809551c7d47df5c2]

INTEGRATION: CWS changefileheader (1.8.224); FILE MERGED 2008/04/01 16:05:38 thb 1.8.224.3: #i85898# Stripping all external header guards 2008/04/01 13:01:43 thb 1.8.224.2: #i85898# Stripping all external header guards 2008/03/28 15:44:51 rt 1.8.224.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9551394a9392ab0a5d77db4f647dd26376808284]

INTEGRATION: CWS changefileheader (1.8.110); FILE MERGED 2008/04/01 15:16:41 thb 1.8.110.3: #i85898# Stripping all external header guards 2008/04/01 12:30:33 thb 1.8.110.2: #i85898# Stripping all external header guards 2008/03/31 13:11:44 rt 1.8.110.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [50c9033d96fe7f844e815a4b0071c837abb29e19]

INTEGRATION: CWS changefileheader (1.3.500); FILE MERGED 2008/03/31 16:07:44 rt 1.3.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [74e67d2f974b13b7c2e9dca955df9619f96bcc00]

INTEGRATION: CWS changefileheader (1.4.196); FILE MERGED 2008/03/28 15:35:29 rt 1.4.196.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a42c3bea10bd45abcd70d279d24760bcebab002f]

INTEGRATION: CWS changefileheader (1.2.178); FILE MERGED 2008/04/01 16:00:52 thb 1.2.178.3: #i85898# Stripping all external header guards 2008/04/01 12:56:44 thb 1.2.178.2: #i85898# Stripping all external header guards 2008/03/28 15:40:06 rt 1.2.178.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [053101ad67901a1dc05bf90b34bb777f0d3c898f]

INTEGRATION: CWS changefileheader (1.31.156); FILE MERGED 2008/04/01 16:05:38 thb 1.31.156.3: #i85898# Stripping all external header guards 2008/04/01 13:01:43 thb 1.31.156.2: #i85898# Stripping all external header guards 2008/03/28 15:44:51 rt 1.31.156.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [aa52b5cac0f855d358fb2c6effb38bc84a1b7a02]

INTEGRATION: CWS changefileheader (1.3.244); FILE MERGED 2008/04/01 15:16:41 thb 1.3.244.3: #i85898# Stripping all external header guards 2008/04/01 12:30:33 thb 1.3.244.2: #i85898# Stripping all external header guards 2008/03/31 13:11:44 rt 1.3.244.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6e6d1cb236ca827df13e62b54e56d22b7ec72885]

INTEGRATION: CWS changefileheader (1.3.80); FILE MERGED 2008/03/28 16:34:57 rt 1.3.80.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3cf15954c6ff41fafabf645b43fbe86546bfc485]

INTEGRATION: CWS changefileheader (1.3.338); FILE MERGED 2008/04/01 16:00:52 thb 1.3.338.3: #i85898# Stripping all external header guards 2008/04/01 12:56:44 thb 1.3.338.2: #i85898# Stripping all external header guards 2008/03/28 15:40:06 rt 1.3.338.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [35b6a1724ccf92f828d85a97c82490bb24f6e6b1]

INTEGRATION: CWS changefileheader (1.4.484); FILE MERGED 2008/04/01 16:05:38 thb 1.4.484.3: #i85898# Stripping all external header guards 2008/04/01 13:01:43 thb 1.4.484.2: #i85898# Stripping all external header guards 2008/03/28 15:44:51 rt 1.4.484.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [390996c02c681d247725f6edd0ff37be07b85242]

INTEGRATION: CWS changefileheader (1.19.10); FILE MERGED 2008/04/01 15:18:45 thb 1.19.10.3: #i85898# Stripping all external header guards 2008/04/01 10:58:13 thb 1.19.10.2: #i85898# Stripping all external header guards 2008/03/28 15:35:28 rt 1.19.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [165a7eb34d3cd12c8ba23dd7a8f49db4cc5b8f24]

INTEGRATION: CWS changefileheader (1.5.134); FILE MERGED 2008/04/01 15:16:41 thb 1.5.134.3: #i85898# Stripping all external header guards 2008/04/01 12:30:33 thb 1.5.134.2: #i85898# Stripping all external header guards 2008/03/31 13:11:44 rt 1.5.134.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cd916b3cb71ec772aed86e6b1ac54f923fc281cb]

INTEGRATION: CWS changefileheader (1.6.248); FILE MERGED 2008/03/28 15:44:51 rt 1.6.248.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [15dba63270247cd112d9feca5b3f61184d92a40b]

INTEGRATION: CWS changefileheader (1.8.10); FILE MERGED 2008/03/28 16:34:57 rt 1.8.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c4730a22f0268bb477f991f830d8db8c1f5e3767]

INTEGRATION: CWS changefileheader (1.11.158); FILE MERGED 2008/04/01 15:18:45 thb 1.11.158.3: #i85898# Stripping all external header guards 2008/04/01 10:58:13 thb 1.11.158.2: #i85898# Stripping all external header guards 2008/03/28 15:35:28 rt 1.11.158.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8becb2c76383fe8dbbfd3ecc848f1132dc7c0ea2]

INTEGRATION: CWS changefileheader (1.2.178); FILE MERGED 2008/04/01 16:00:51 thb 1.2.178.3: #i85898# Stripping all external header guards 2008/04/01 12:56:44 thb 1.2.178.2: #i85898# Stripping all external header guards 2008/03/28 15:40:06 rt 1.2.178.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b8f247ebe0335164c9268fda3607232f1b09618a]

INTEGRATION: CWS changefileheader (1.11.224); FILE MERGED 2008/04/01 16:05:38 thb 1.11.224.2: #i85898# Stripping all external header guards 2008/03/28 15:44:50 rt 1.11.224.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c6622a288f021a280ce7bdcd26651cae79120767]

INTEGRATION: CWS changefileheader (1.6.134); FILE MERGED 2008/04/01 15:16:41 thb 1.6.134.3: #i85898# Stripping all external header guards 2008/04/01 12:30:33 thb 1.6.134.2: #i85898# Stripping all external header guards 2008/03/31 13:11:44 rt 1.6.134.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bbd951902a6eb1bf78ac21ee87da1c44d17dc29e]

INTEGRATION: CWS changefileheader (1.11.120); FILE MERGED 2008/04/01 15:18:45 thb 1.11.120.3: #i85898# Stripping all external header guards 2008/04/01 10:58:12 thb 1.11.120.2: #i85898# Stripping all external header guards 2008/03/28 15:35:28 rt 1.11.120.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [27151895babc1c97557ae99272bc248a1278533d]

INTEGRATION: CWS changefileheader (1.3.338); FILE MERGED 2008/04/01 12:56:43 thb 1.3.338.2: #i85898# Stripping all external header guards 2008/03/28 15:40:05 rt 1.3.338.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6da0ff84e67fd192371f0d531e6c862b24be7b2c]

INTEGRATION: CWS changefileheader (1.15.234); FILE MERGED 2008/04/01 15:36:10 thb 1.15.234.3: #i85898# Stripping all external header guards 2008/04/01 12:39:23 thb 1.15.234.2: #i85898# Stripping all external header guards 2008/03/31 13:59:05 rt 1.15.234.1: #i87441# Change license header to LPGL v3.


2008-04-11  René Engelhard  <rene@openoffice.org>  [65226e0fe3d52d21cbb821e4b9e4c31cfe55800c]

fix conflict with hunspells encds[]


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [45736d56f528a8db3bb8e981d84cc1cddcf3fe1a]

INTEGRATION: CWS changefileheader (1.90.120); FILE MERGED 2008/04/01 16:05:37 thb 1.90.120.3: #i85898# Stripping all external header guards 2008/04/01 13:01:43 thb 1.90.120.2: #i85898# Stripping all external header guards 2008/03/28 15:44:50 rt 1.90.120.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cf905ca9a2bbdf4d23dafa55254639673bf5b617]

INTEGRATION: CWS changefileheader (1.2.118); FILE MERGED 2008/04/03 09:08:12 rt 1.2.118.3: RESYNC: (1.2-1.3); FILE MERGED 2008/04/01 15:03:05 thb 1.2.118.2: #i85898# Stripping all external header guards 2008/03/28 16:34:57 rt 1.2.118.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [df1829630e382a4892973261dad99582b263ec51]

INTEGRATION: CWS changefileheader (1.9.170); FILE MERGED 2008/04/01 15:18:45 thb 1.9.170.3: #i85898# Stripping all external header guards 2008/04/01 10:58:12 thb 1.9.170.2: #i85898# Stripping all external header guards 2008/03/28 15:35:27 rt 1.9.170.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3483c9d94fd6e184255098cc436d670edcb19018]

INTEGRATION: CWS changefileheader (1.28.222); FILE MERGED 2008/04/01 16:05:37 thb 1.28.222.3: #i85898# Stripping all external header guards 2008/04/01 13:01:43 thb 1.28.222.2: #i85898# Stripping all external header guards 2008/03/28 15:44:50 rt 1.28.222.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [51f3b0323dc8446e7fe147ece79953f28c4fcbf6]

INTEGRATION: CWS changefileheader (1.6.246); FILE MERGED 2008/04/01 16:00:51 thb 1.6.246.3: #i85898# Stripping all external header guards 2008/04/01 12:56:43 thb 1.6.246.2: #i85898# Stripping all external header guards 2008/03/28 15:40:05 rt 1.6.246.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1cd650d6c938ede0db179734f904d3b4e8ea2570]

INTEGRATION: CWS changefileheader (1.6.134); FILE MERGED 2008/03/31 13:11:44 rt 1.6.134.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [67341b450e98dc89da5b0c9a0633cb1a6656b747]

INTEGRATION: CWS changefileheader (1.3.10); FILE MERGED 2008/03/28 16:34:57 rt 1.3.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3487d19984258c45226870eaba46def2ad8c296f]

INTEGRATION: CWS changefileheader (1.13.52); FILE MERGED 2008/04/01 10:58:12 thb 1.13.52.2: #i85898# Stripping all external header guards 2008/03/28 15:35:27 rt 1.13.52.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a528c4b75bb5c492bb0519466b34fdca4e83fca7]

INTEGRATION: CWS changefileheader (1.14.224); FILE MERGED 2008/04/01 16:05:37 thb 1.14.224.3: #i85898# Stripping all external header guards 2008/04/01 13:01:43 thb 1.14.224.2: #i85898# Stripping all external header guards 2008/03/28 15:44:50 rt 1.14.224.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [60e6b10a5b1e46b10d6b24c485ebe5204da27daa]

INTEGRATION: CWS changefileheader (1.6.338); FILE MERGED 2008/04/01 20:08:11 thb 1.6.338.4: #i85898# Stripping all external header guards, now manually fixing misspelled ones and other compile-time breakage 2008/04/01 16:00:51 thb 1.6.338.3: #i85898# Stripping all external header guards 2008/04/01 12:56:43 thb 1.6.338.2: #i85898# Stripping all external header guards 2008/03/28 15:40:05 rt 1.6.338.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [755f691c0405a5b6b5e9c0d50ba6f93c239da549]

INTEGRATION: CWS changefileheader (1.8.262); FILE MERGED 2008/04/01 15:18:45 thb 1.8.262.3: #i85898# Stripping all external header guards 2008/04/01 10:58:12 thb 1.8.262.2: #i85898# Stripping all external header guards 2008/03/28 15:35:27 rt 1.8.262.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [af16c8f6994df34eb494e853e3d6164644c6a68c]

INTEGRATION: CWS changefileheader (1.8.248); FILE MERGED 2008/04/01 16:05:37 thb 1.8.248.3: #i85898# Stripping all external header guards 2008/04/01 13:01:43 thb 1.8.248.2: #i85898# Stripping all external header guards 2008/03/28 15:44:50 rt 1.8.248.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4690ab6242d74de47612b3d9c6671fb07a82e353]

INTEGRATION: CWS changefileheader (1.3.338); FILE MERGED 2008/04/01 16:00:51 thb 1.3.338.3: #i85898# Stripping all external header guards 2008/04/01 12:56:43 thb 1.3.338.2: #i85898# Stripping all external header guards 2008/03/28 15:40:05 rt 1.3.338.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [214ffabc466893166c8c6ec68efdaa5b3bb05982]

INTEGRATION: CWS changefileheader (1.27.20); FILE MERGED 2008/03/28 15:35:27 rt 1.27.20.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [54d601839de5fa5322f8377b4a7fdb3e0d5c25d1]

INTEGRATION: CWS changefileheader (1.23.248); FILE MERGED 2008/04/01 16:05:37 thb 1.23.248.3: #i85898# Stripping all external header guards 2008/04/01 13:01:42 thb 1.23.248.2: #i85898# Stripping all external header guards 2008/03/28 15:44:50 rt 1.23.248.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [dd2012bafcdfa586771d2fd7523c8a1815742389]

INTEGRATION: CWS changefileheader (1.4.246); FILE MERGED 2008/04/01 16:00:51 thb 1.4.246.3: #i85898# Stripping all external header guards 2008/04/01 12:56:43 thb 1.4.246.2: #i85898# Stripping all external header guards 2008/03/28 15:40:05 rt 1.4.246.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [564b9c71a5ccdfd4f46fe3eac00c4a89a757421c]

INTEGRATION: CWS changefileheader (1.4.80); FILE MERGED 2008/03/28 16:34:56 rt 1.4.80.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8bbd6037882cf8828e501c3bb4eeebc8a7e44222]

INTEGRATION: CWS changefileheader (1.11.26); FILE MERGED 2008/04/01 10:58:12 thb 1.11.26.2: #i85898# Stripping all external header guards 2008/03/28 15:35:27 rt 1.11.26.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8bd7145c80a2c9a735e28e675b2600853997b4a3]

INTEGRATION: CWS changefileheader (1.64.118); FILE MERGED 2008/04/01 16:05:36 thb 1.64.118.3: #i85898# Stripping all external header guards 2008/04/01 13:01:42 thb 1.64.118.2: #i85898# Stripping all external header guards 2008/03/28 15:44:50 rt 1.64.118.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5154a0f874a7aef64ff31888919a2f53a04d29bc]

INTEGRATION: CWS changefileheader (1.6.232); FILE MERGED 2008/03/28 15:40:05 rt 1.6.232.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a70c2f144190876f9c0c5dd913fc4cfb32a0e1e9]

INTEGRATION: CWS changefileheader (1.3.16); FILE MERGED 2008/03/28 15:35:26 rt 1.3.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [21427ef220859793d3ba446281f90d8a14ecf410]

INTEGRATION: CWS changefileheader (1.6.48); FILE MERGED 2008/03/28 16:34:56 rt 1.6.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5282ca017a9a26b62a0610fb16ed78cf61096453]

INTEGRATION: CWS changefileheader (1.5.248); FILE MERGED 2008/04/01 16:05:36 thb 1.5.248.2: #i85898# Stripping all external header guards 2008/03/28 15:44:50 rt 1.5.248.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6c32cdd3e10a32b71bd8165ed4332e045ed00a28]

INTEGRATION: CWS changefileheader (1.7.18); FILE MERGED 2008/03/31 13:11:44 rt 1.7.18.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [446db418d544d57f8769c9a1e5fbb376bec24efb]

INTEGRATION: CWS changefileheader (1.19.172); FILE MERGED 2008/04/01 16:00:51 thb 1.19.172.3: #i85898# Stripping all external header guards 2008/04/01 12:56:43 thb 1.19.172.2: #i85898# Stripping all external header guards 2008/03/28 15:40:04 rt 1.19.172.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [aa96fb46f3c6127b45650fe677537dca1f1414a8]

INTEGRATION: CWS changefileheader (1.13.248); FILE MERGED 2008/04/01 16:05:36 thb 1.13.248.2: #i85898# Stripping all external header guards 2008/03/28 15:44:49 rt 1.13.248.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [deae37fdf5e858542dac1981abb5a71f69ab27bf]

INTEGRATION: CWS changefileheader (1.3.500); FILE MERGED 2008/03/31 16:07:43 rt 1.3.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d6c86e9b470507c3ec8079fd11789789f66f1830]

INTEGRATION: CWS changefileheader (1.7.262); FILE MERGED 2008/04/01 10:58:12 thb 1.7.262.2: #i85898# Stripping all external header guards 2008/03/28 15:35:26 rt 1.7.262.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [82b98a441ee945e02494d31be141ef965f4cb132]

INTEGRATION: CWS changefileheader (1.5.28); FILE MERGED 2008/03/28 16:34:56 rt 1.5.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [862840c91acb28a3cb6cad79d9715d40f216a84f]

INTEGRATION: CWS changefileheader (1.5.146); FILE MERGED 2008/04/01 12:56:43 thb 1.5.146.2: #i85898# Stripping all external header guards 2008/03/28 15:40:04 rt 1.5.146.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f2fec3cd55dae6de41295852acfcd7db8a9ade80]

INTEGRATION: CWS changefileheader (1.25.138); FILE MERGED 2008/04/01 16:05:36 thb 1.25.138.2: #i85898# Stripping all external header guards 2008/03/28 15:44:49 rt 1.25.138.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4f8c9c2d5295bc49a4eaf0f4b701382289d38b5f]

INTEGRATION: CWS changefileheader (1.62.128); FILE MERGED 2008/04/01 15:18:44 thb 1.62.128.3: #i85898# Stripping all external header guards 2008/04/01 10:58:12 thb 1.62.128.2: #i85898# Stripping all external header guards 2008/03/28 15:35:26 rt 1.62.128.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [844d1d287eaf00a90bbfa5af826bb023b24b9bfa]

INTEGRATION: CWS changefileheader (1.3.244); FILE MERGED 2008/04/01 15:16:41 thb 1.3.244.2: #i85898# Stripping all external header guards 2008/03/31 13:11:43 rt 1.3.244.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b9ca908b97eebd035ce293f2adf09e47b04774ed]

INTEGRATION: CWS changefileheader (1.53.22); FILE MERGED 2008/03/28 15:44:49 rt 1.53.22.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0eed0a770ea653143f2ed056039cba316600ce65]

INTEGRATION: CWS changefileheader (1.6.146); FILE MERGED 2008/03/28 15:40:04 rt 1.6.146.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c64cd60a9646bffabf087781236aa2b1cc4ca2f7]

INTEGRATION: CWS changefileheader (1.4.500); FILE MERGED 2008/03/31 16:07:43 rt 1.4.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5e4d004d196e9cd418e64577ab2fcf41c4e4a480]

INTEGRATION: CWS changefileheader (1.11.92); FILE MERGED 2008/04/01 15:16:41 thb 1.11.92.3: #i85898# Stripping all external header guards 2008/04/01 12:30:33 thb 1.11.92.2: #i85898# Stripping all external header guards 2008/03/31 13:11:43 rt 1.11.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [037c2fb0cbe2c8b84c04a646f11e5a6e379162f3]

INTEGRATION: CWS changefileheader (1.123.18); FILE MERGED 2008/04/01 16:05:35 thb 1.123.18.2: #i85898# Stripping all external header guards 2008/03/28 15:44:49 rt 1.123.18.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ee095ed9378803f2ac4a29cc588d40b0c766c410]

INTEGRATION: CWS changefileheader (1.8.96); FILE MERGED 2008/04/01 16:00:51 thb 1.8.96.3: #i85898# Stripping all external header guards 2008/04/01 12:56:43 thb 1.8.96.2: #i85898# Stripping all external header guards 2008/03/28 15:40:04 rt 1.8.96.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [becadb625d307d7e9eb1539469e5bf1217afc048]

INTEGRATION: CWS changefileheader (1.12.22); FILE MERGED 2008/03/28 16:34:56 rt 1.12.22.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d707ca1de24294a50bd88f3842b5a7e51c674326]

INTEGRATION: CWS changefileheader (1.3.244); FILE MERGED 2008/03/31 13:11:43 rt 1.3.244.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cbb2925e676b9f9c5ac1d7701b8043034adb6c8b]

INTEGRATION: CWS changefileheader (1.4.160); FILE MERGED 2008/04/01 15:16:40 thb 1.4.160.3: #i85898# Stripping all external header guards 2008/04/01 12:30:32 thb 1.4.160.2: #i85898# Stripping all external header guards 2008/03/31 13:11:43 rt 1.4.160.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [643237a777e9e9cb44a632d081b8fced80c3ea13]

INTEGRATION: CWS changefileheader (1.23.22); FILE MERGED 2008/03/28 15:44:49 rt 1.23.22.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ec0a314a1859bbab49dc23080cb02639f31741f1]

INTEGRATION: CWS changefileheader (1.14.92); FILE MERGED 2008/03/31 16:07:43 rt 1.14.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c3eb2af3bf0b80adc4d9327bb412186250812895]

INTEGRATION: CWS changefileheader (1.6.134); FILE MERGED 2008/04/01 15:16:40 thb 1.6.134.3: #i85898# Stripping all external header guards 2008/04/01 12:30:32 thb 1.6.134.2: #i85898# Stripping all external header guards 2008/03/31 13:11:43 rt 1.6.134.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [025e6a290780f92c4d7e31d9eb2e3a60490d1836]

INTEGRATION: CWS changefileheader (1.2.322); FILE MERGED 2008/03/28 15:44:48 rt 1.2.322.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [45bfebc0ed183bba1e8a9c9164899b8015cbd5c1]

INTEGRATION: CWS changefileheader (1.5.500); FILE MERGED 2008/03/31 16:07:43 rt 1.5.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [52d2c24c8416c32d8d87d036ad8f77c94d137e24]

INTEGRATION: CWS changefileheader (1.7.246); FILE MERGED 2008/04/01 16:00:51 thb 1.7.246.3: #i85898# Stripping all external header guards 2008/04/01 12:56:42 thb 1.7.246.2: #i85898# Stripping all external header guards 2008/03/28 15:40:04 rt 1.7.246.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f2c6180bd49d219e41a0b26bc07c04aab7e4ce58]

INTEGRATION: CWS changefileheader (1.5.138); FILE MERGED 2008/03/28 15:44:48 rt 1.5.138.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [29efb1ebef863cdd7771133f2ea0bfb37ce978fb]

INTEGRATION: CWS changefileheader (1.11.298); FILE MERGED 2008/04/01 12:39:22 thb 1.11.298.2: #i85898# Stripping all external header guards 2008/03/31 13:59:03 rt 1.11.298.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9f1bb75e46904194cd35506799e8dbf203a05fcb]

INTEGRATION: CWS changefileheader (1.6.500); FILE MERGED 2008/03/31 16:07:43 rt 1.6.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fe5e51d44b4c65589039f138f0bf2a3c441a0b6a]

INTEGRATION: CWS changefileheader (1.11.262); FILE MERGED 2008/04/01 10:58:11 thb 1.11.262.2: #i85898# Stripping all external header guards 2008/03/28 15:35:25 rt 1.11.262.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ed044d9dae9a6b465f1fe916948024e05a90b19d]

INTEGRATION: CWS changefileheader (1.2.110); FILE MERGED 2008/03/31 13:11:42 rt 1.2.110.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [01ef3bc3bf41a14d0cdc744dbe6de42a9c1c3bd3]

INTEGRATION: CWS changefileheader (1.3.148); FILE MERGED 2008/04/01 16:00:50 thb 1.3.148.3: #i85898# Stripping all external header guards 2008/04/01 12:56:42 thb 1.3.148.2: #i85898# Stripping all external header guards 2008/03/28 15:40:04 rt 1.3.148.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c91b82030bffc23b148fcf5598dfb48e15a69471]

INTEGRATION: CWS changefileheader (1.13.60); FILE MERGED 2008/04/01 13:01:42 thb 1.13.60.2: #i85898# Stripping all external header guards 2008/03/28 15:44:48 rt 1.13.60.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [95c3e8c3026ac8821056a135d03967a1c511432c]

INTEGRATION: CWS changefileheader (1.9.84); FILE MERGED 2008/03/31 16:07:43 rt 1.9.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [04bbda15a898680f677ead826e9f58e48773fec9]

INTEGRATION: CWS changefileheader (1.41.20); FILE MERGED 2008/04/01 10:58:11 thb 1.41.20.2: #i85898# Stripping all external header guards 2008/03/28 15:35:25 rt 1.41.20.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1551bb588c9e43f05bac3d689f07c336acb6895e]

INTEGRATION: CWS changefileheader (1.2.110); FILE MERGED 2008/04/01 12:30:32 thb 1.2.110.2: #i85898# Stripping all external header guards 2008/03/31 13:11:42 rt 1.2.110.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a5904e3847effe0580b376b115268feea0a08714]

INTEGRATION: CWS changefileheader (1.2.178); FILE MERGED 2008/04/01 16:00:50 thb 1.2.178.3: #i85898# Stripping all external header guards 2008/04/01 12:56:42 thb 1.2.178.2: #i85898# Stripping all external header guards 2008/03/28 15:40:03 rt 1.2.178.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e149a558d2eacf54a3cf81bc7b355085ce1dc50e]

INTEGRATION: CWS changefileheader (1.18.14); FILE MERGED 2008/04/01 15:36:02 thb 1.18.14.3: #i85898# Stripping all external header guards 2008/04/01 12:39:21 thb 1.18.14.2: #i85898# Stripping all external header guards 2008/03/31 13:58:58 rt 1.18.14.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [93c4abcf3f15e8f63be8210504b690971f1300ec]

INTEGRATION: CWS changefileheader (1.3.80); FILE MERGED 2008/03/28 16:34:56 rt 1.3.80.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fa9e41069c774522851be820e2d9bc1372d70199]

INTEGRATION: CWS changefileheader (1.25.20); FILE MERGED 2008/04/01 16:05:35 thb 1.25.20.3: #i85898# Stripping all external header guards 2008/04/01 13:01:42 thb 1.25.20.2: #i85898# Stripping all external header guards 2008/03/28 15:44:48 rt 1.25.20.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c27d28b999339a90960723578d201c7c4781cab6]

INTEGRATION: CWS changefileheader (1.8.500); FILE MERGED 2008/03/31 16:07:43 rt 1.8.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [af16b7f4844f470745ad2fb661b71fa89d33f42a]

INTEGRATION: CWS changefileheader (1.3.262); FILE MERGED 2008/04/01 10:58:11 thb 1.3.262.2: #i85898# Stripping all external header guards 2008/03/28 15:35:25 rt 1.3.262.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f1012a538b31e0bf2785c53f238a3f16eb4a8201]

INTEGRATION: CWS changefileheader (1.5.92); FILE MERGED 2008/04/01 12:30:32 thb 1.5.92.2: #i85898# Stripping all external header guards 2008/03/31 13:11:42 rt 1.5.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2fc182ff896d23519a4921da032fa5be71bfda5f]

INTEGRATION: CWS changefileheader (1.39.28); FILE MERGED 2008/04/01 16:00:50 thb 1.39.28.3: #i85898# Stripping all external header guards 2008/04/01 12:56:42 thb 1.39.28.2: #i85898# Stripping all external header guards 2008/03/28 15:40:03 rt 1.39.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [507da625eba6e6495ba53a2178935fbb54790ae0]

INTEGRATION: CWS changefileheader (1.27.58); FILE MERGED 2008/04/01 16:05:34 thb 1.27.58.3: #i85898# Stripping all external header guards 2008/04/01 13:01:42 thb 1.27.58.2: #i85898# Stripping all external header guards 2008/03/28 15:44:48 rt 1.27.58.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a3482eb68cf959db3b0c06d052af716ea9d122ef]

INTEGRATION: CWS changefileheader (1.2.382); FILE MERGED 2008/03/31 16:07:43 rt 1.2.382.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cccddd15a095069515a9a231a5ba41af12e746a9]

INTEGRATION: CWS changefileheader (1.7.130); FILE MERGED 2008/04/01 10:58:11 thb 1.7.130.2: #i85898# Stripping all external header guards 2008/03/28 15:35:25 rt 1.7.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5bbc97ecc51ff3ebc3d56485e4a848fef1bebc3f]

INTEGRATION: CWS changefileheader (1.3.244); FILE MERGED 2008/04/01 12:30:31 thb 1.3.244.2: #i85898# Stripping all external header guards 2008/03/31 13:11:42 rt 1.3.244.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ce2dc5d7d15f8419d5323b3d0c25f866292c3a14]

INTEGRATION: CWS changefileheader (1.11.224); FILE MERGED 2008/04/01 16:05:34 thb 1.11.224.3: #i85898# Stripping all external header guards 2008/04/01 13:01:42 thb 1.11.224.2: #i85898# Stripping all external header guards 2008/03/28 15:44:48 rt 1.11.224.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [252e701d256d5bbd4a796310f20fcf4e55324bab]

INTEGRATION: CWS changefileheader (1.8.382); FILE MERGED 2008/03/31 16:07:43 rt 1.8.382.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [893d3ff4597c4a985b5d71b16d345465d24377cc]

INTEGRATION: CWS changefileheader (1.2.118); FILE MERGED 2008/03/28 16:34:56 rt 1.2.118.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [466705437a8fef7bd122e5bcc7bfd5f4f22fa8c4]

INTEGRATION: CWS changefileheader (1.8.320); FILE MERGED 2008/03/28 15:35:24 rt 1.8.320.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6c7327796eb9e983b53758e5604880214d2671dd]

INTEGRATION: CWS changefileheader (1.26.20); FILE MERGED 2008/04/01 16:05:34 thb 1.26.20.3: #i85898# Stripping all external header guards 2008/04/01 13:01:42 thb 1.26.20.2: #i85898# Stripping all external header guards 2008/03/28 15:44:48 rt 1.26.20.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4a233e2882529734bde977280b0c09e5e49874d7]

INTEGRATION: CWS changefileheader (1.3.188); FILE MERGED 2008/03/28 15:35:24 rt 1.3.188.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a5e0c09a32d485b94a9e98629b51efd94e2edf26]

INTEGRATION: CWS changefileheader (1.5.50); FILE MERGED 2008/03/28 16:34:55 rt 1.5.50.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [55efdbaed3f0ae02f804b9d702ada2f4474c1884]

INTEGRATION: CWS changefileheader (1.5.134); FILE MERGED 2008/04/01 15:16:40 thb 1.5.134.3: #i85898# Stripping all external header guards 2008/04/01 12:30:31 thb 1.5.134.2: #i85898# Stripping all external header guards 2008/03/31 13:11:42 rt 1.5.134.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [920b8c9fef95e408cdb2a778a95254e6512cc6fb]

INTEGRATION: CWS changefileheader (1.237.18); FILE MERGED 2008/04/01 16:05:33 thb 1.237.18.3: #i85898# Stripping all external header guards 2008/04/01 13:01:41 thb 1.237.18.2: #i85898# Stripping all external header guards 2008/03/28 15:44:47 rt 1.237.18.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [69142628ef6611b871a4733ff1892bfda1cd01db]

INTEGRATION: CWS changefileheader (1.5.262); FILE MERGED 2008/04/01 15:18:44 thb 1.5.262.3: #i85898# Stripping all external header guards 2008/04/01 10:58:11 thb 1.5.262.2: #i85898# Stripping all external header guards 2008/03/28 15:35:24 rt 1.5.262.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b683ac721ddaf6c85617845b12cc0fc9069844b8]

INTEGRATION: CWS changefileheader (1.4.160); FILE MERGED 2008/04/01 15:16:40 thb 1.4.160.2: #i85898# Stripping all external header guards 2008/03/31 13:11:42 rt 1.4.160.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [136569a4f66ac2c69848ecee9862e371635ee533]

INTEGRATION: CWS changefileheader (1.2.118); FILE MERGED 2008/03/28 16:34:55 rt 1.2.118.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [96b2e74158584a013f2d28dac2167d129e081ba7]

INTEGRATION: CWS changefileheader (1.7.500); FILE MERGED 2008/03/31 16:07:43 rt 1.7.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f3df8031ee1781bf3728d51876f275ef6e3cce41]

INTEGRATION: CWS changefileheader (1.23.22); FILE MERGED 2008/04/01 15:36:00 thb 1.23.22.3: #i85898# Stripping all external header guards 2008/04/01 12:39:20 thb 1.23.22.2: #i85898# Stripping all external header guards 2008/03/31 13:58:57 rt 1.23.22.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d7df17757e495488295a9becb915c45665720164]

INTEGRATION: CWS changefileheader (1.21.262); FILE MERGED 2008/04/01 15:18:44 thb 1.21.262.3: #i85898# Stripping all external header guards 2008/04/01 10:58:11 thb 1.21.262.2: #i85898# Stripping all external header guards 2008/03/28 15:35:24 rt 1.21.262.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [da7683815d048585393a3900c1531c4cea7384bb]

INTEGRATION: CWS changefileheader (1.27.32); FILE MERGED 2008/04/01 16:00:50 thb 1.27.32.3: #i85898# Stripping all external header guards 2008/04/01 12:56:42 thb 1.27.32.2: #i85898# Stripping all external header guards 2008/03/28 15:40:03 rt 1.27.32.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ee9769bbc8c414c3f25ae273f7a4d0c693d2c8b3]

INTEGRATION: CWS changefileheader (1.3.244); FILE MERGED 2008/04/01 15:16:40 thb 1.3.244.3: #i85898# Stripping all external header guards 2008/04/01 12:30:31 thb 1.3.244.2: #i85898# Stripping all external header guards 2008/03/31 13:11:42 rt 1.3.244.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ecc762136a66ff63e63d994ee2addc19421fe2bb]

INTEGRATION: CWS changefileheader (1.3.92); FILE MERGED 2008/03/28 16:34:55 rt 1.3.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0f5973c808a3b8ca1e142a344b511c2c55f7ed96]

INTEGRATION: CWS changefileheader (1.39.58); FILE MERGED 2008/04/01 16:05:33 thb 1.39.58.3: #i85898# Stripping all external header guards 2008/04/01 13:01:41 thb 1.39.58.2: #i85898# Stripping all external header guards 2008/03/28 15:44:47 rt 1.39.58.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ddaa8919a5be8ba277e1dbc5423d3dab4446cef7]

INTEGRATION: CWS changefileheader (1.5.262); FILE MERGED 2008/03/28 15:35:23 rt 1.5.262.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a49eaedeb6446a41ad5cdc7eb7d8867fad4fe6ba]

INTEGRATION: CWS changefileheader (1.6.134); FILE MERGED 2008/04/01 15:16:40 thb 1.6.134.3: #i85898# Stripping all external header guards 2008/04/01 12:30:31 thb 1.6.134.2: #i85898# Stripping all external header guards 2008/03/31 13:11:42 rt 1.6.134.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e0a331dfd08b8eae90f3c7b12aba45da3668b2e7]

INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/03/28 16:34:55 rt 1.6.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e0cbffb3417e77f784abd56b5de961d8879f5fb8]

INTEGRATION: CWS changefileheader (1.54.42); FILE MERGED 2008/04/01 16:05:33 thb 1.54.42.3: #i85898# Stripping all external header guards 2008/04/01 13:01:40 thb 1.54.42.2: #i85898# Stripping all external header guards 2008/03/28 15:44:47 rt 1.54.42.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d91386c74d944b900d4c690cd233e0f5ed13c2cd]

INTEGRATION: CWS changefileheader (1.5.32); FILE MERGED 2008/04/01 16:00:50 thb 1.5.32.3: #i85898# Stripping all external header guards 2008/04/01 12:56:42 thb 1.5.32.2: #i85898# Stripping all external header guards 2008/03/28 15:40:03 rt 1.5.32.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b07f4186082945c4057f817642e5a0bc9491bc7e]

INTEGRATION: CWS changefileheader (1.5.320); FILE MERGED 2008/03/28 15:35:23 rt 1.5.320.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0f20ccc672ce8b26d8e6eaf1a5e041d7a2d15817]

INTEGRATION: CWS changefileheader (1.4.244); FILE MERGED 2008/04/01 15:16:40 thb 1.4.244.2: #i85898# Stripping all external header guards 2008/03/31 13:11:42 rt 1.4.244.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5c14f851898e508796bb4075191e82ea77c8b9ca]

INTEGRATION: CWS changefileheader (1.15.224); FILE MERGED 2008/04/01 13:01:40 thb 1.15.224.2: #i85898# Stripping all external header guards 2008/03/28 15:44:47 rt 1.15.224.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [84e353a49cbcb1c008d4c9890b40a6c8223d8c68]

INTEGRATION: CWS changefileheader (1.19.10); FILE MERGED 2008/04/01 16:00:50 thb 1.19.10.3: #i85898# Stripping all external header guards 2008/04/01 12:56:42 thb 1.19.10.2: #i85898# Stripping all external header guards 2008/03/28 15:40:03 rt 1.19.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e8914d146b15cac91166dccb65479e5502307d8b]

INTEGRATION: CWS changefileheader (1.30.26); FILE MERGED 2008/04/01 15:18:43 thb 1.30.26.3: #i85898# Stripping all external header guards 2008/04/01 10:58:11 thb 1.30.26.2: #i85898# Stripping all external header guards 2008/03/28 15:35:23 rt 1.30.26.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1ace5b25445a170e36dc7d790514033c89eb240d]

INTEGRATION: CWS changefileheader (1.4.48); FILE MERGED 2008/03/28 16:34:55 rt 1.4.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d8e3a6bdd3b911a838567661e2265ab4d85553f5]

INTEGRATION: CWS changefileheader (1.7.224); FILE MERGED 2008/04/01 13:01:40 thb 1.7.224.2: #i85898# Stripping all external header guards 2008/03/28 15:44:47 rt 1.7.224.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [06adbc2880d27e30012440d8290ab57d9b8bce0a]

INTEGRATION: CWS changefileheader (1.10.500); FILE MERGED 2008/03/31 16:07:43 rt 1.10.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bc81a371e867c8ae3f76a71fcc405b64b7e2290f]

INTEGRATION: CWS changefileheader (1.3.338); FILE MERGED 2008/04/01 16:00:50 thb 1.3.338.3: #i85898# Stripping all external header guards 2008/04/01 12:56:42 thb 1.3.338.2: #i85898# Stripping all external header guards 2008/03/28 15:40:03 rt 1.3.338.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ea0af8eb4d32712a15760df4363c35c76197efd3]

INTEGRATION: CWS changefileheader (1.5.262); FILE MERGED 2008/04/01 15:18:43 thb 1.5.262.3: #i85898# Stripping all external header guards 2008/04/01 10:58:11 thb 1.5.262.2: #i85898# Stripping all external header guards 2008/03/28 15:35:23 rt 1.5.262.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c3dc0dfd4b77da2d986c2e39230b440579c74e83]

INTEGRATION: CWS changefileheader (1.4.244); FILE MERGED 2008/04/01 15:16:39 thb 1.4.244.3: #i85898# Stripping all external header guards 2008/04/01 12:30:31 thb 1.4.244.2: #i85898# Stripping all external header guards 2008/03/31 13:11:41 rt 1.4.244.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e445de1859c3acc9b60c345fbd1ce9c692d41d26]

INTEGRATION: CWS changefileheader (1.3.60); FILE MERGED 2008/03/28 16:34:55 rt 1.3.60.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b2c6bdaeb6f85c214bc5eca6c89f4f5b9a0b5efd]

INTEGRATION: CWS changefileheader (1.22.220); FILE MERGED 2008/03/28 15:44:47 rt 1.22.220.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9171b5f918c99735eaf3fff0b44df58f0ca9aec9]

INTEGRATION: CWS changefileheader (1.2.92); FILE MERGED 2008/03/31 16:07:43 rt 1.2.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cbd894b59aaa4006b661f37e71f0704159675452]

INTEGRATION: CWS changefileheader (1.4.320); FILE MERGED 2008/03/28 15:35:23 rt 1.4.320.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8e3282437b0ed74760e4f1de59254838ecbdbd4b]

INTEGRATION: CWS changefileheader (1.3.338); FILE MERGED 2008/04/01 16:00:50 thb 1.3.338.3: #i85898# Stripping all external header guards 2008/04/01 12:56:41 thb 1.3.338.2: #i85898# Stripping all external header guards 2008/03/28 15:40:03 rt 1.3.338.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9a261140b02a9f21ad98722f7a2fa844f96742e4]

INTEGRATION: CWS changefileheader (1.23.50); FILE MERGED 2008/04/01 15:35:58 thb 1.23.50.3: #i85898# Stripping all external header guards 2008/04/01 12:39:20 thb 1.23.50.2: #i85898# Stripping all external header guards 2008/03/31 13:58:55 rt 1.23.50.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0bed891f44e507cd7a9f67376cadcb0f3fbab36e]

INTEGRATION: CWS changefileheader (1.10.6); FILE MERGED 2008/04/01 15:16:39 thb 1.10.6.3: #i85898# Stripping all external header guards 2008/04/01 12:30:31 thb 1.10.6.2: #i85898# Stripping all external header guards 2008/03/31 13:11:41 rt 1.10.6.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3d2f77737be404d1996899f8653e1d9331dc20ca]

INTEGRATION: CWS changefileheader (1.2.92); FILE MERGED 2008/03/28 16:34:54 rt 1.2.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [301804e577b5352114aca6558ccfc8416f92cfa4]

INTEGRATION: CWS changefileheader (1.20.248); FILE MERGED 2008/04/01 16:05:33 thb 1.20.248.3: #i85898# Stripping all external header guards 2008/04/01 13:01:40 thb 1.20.248.2: #i85898# Stripping all external header guards 2008/03/28 15:44:47 rt 1.20.248.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2f9fbb00082fe89cf490a17f43e561e3806b3ebd]

INTEGRATION: CWS changefileheader (1.5.300); FILE MERGED 2008/03/31 16:07:37 rt 1.5.300.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5b08fedfe61ddf783ad2486a6887c0c97cd56584]

INTEGRATION: CWS changefileheader (1.69.44); FILE MERGED 2008/04/01 15:18:43 thb 1.69.44.3: #i85898# Stripping all external header guards 2008/04/01 10:58:10 thb 1.69.44.2: #i85898# Stripping all external header guards 2008/03/28 15:35:22 rt 1.69.44.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7143c79e99c7fec37e1973f4c3d06a94a190e820]

INTEGRATION: CWS changefileheader (1.3.244); FILE MERGED 2008/04/01 15:16:39 thb 1.3.244.2: #i85898# Stripping all external header guards 2008/03/31 13:11:41 rt 1.3.244.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d89f7a547499b705d3b637a9f8cf858fc7fed612]

INTEGRATION: CWS changefileheader (1.2.136); FILE MERGED 2008/04/01 10:49:26 thb 1.2.136.2: #i85898# Stripping all external header guards 2008/03/28 16:34:54 rt 1.2.136.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a84f2cf4cedf0f0d49f1a758d469530ec0ab5fb1]

INTEGRATION: CWS changefileheader (1.29.98); FILE MERGED 2008/04/01 12:39:19 thb 1.29.98.2: #i85898# Stripping all external header guards 2008/03/31 13:58:55 rt 1.29.98.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e63c54a94bc8702ac8c788d8de8ca1dd01935292]

INTEGRATION: CWS changefileheader (1.9.248); FILE MERGED 2008/04/01 16:05:33 thb 1.9.248.3: #i85898# Stripping all external header guards 2008/04/01 13:01:40 thb 1.9.248.2: #i85898# Stripping all external header guards 2008/03/28 15:44:47 rt 1.9.248.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e251f00270c1a4ed3a56016a959b5663a119ace0]

INTEGRATION: CWS changefileheader (1.3.500); FILE MERGED 2008/03/31 16:07:37 rt 1.3.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e1a994ac92e73002a5bdfca6087ab11f5957bc3e]

INTEGRATION: CWS changefileheader (1.4.246); FILE MERGED 2008/04/01 16:00:50 thb 1.4.246.3: #i85898# Stripping all external header guards 2008/04/01 12:56:41 thb 1.4.246.2: #i85898# Stripping all external header guards 2008/03/28 15:40:02 rt 1.4.246.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9359f7bf36ec98c47826ef6b6bf262993004e7be]

INTEGRATION: CWS changefileheader (1.5.134); FILE MERGED 2008/04/01 15:16:39 thb 1.5.134.3: #i85898# Stripping all external header guards 2008/04/01 12:30:30 thb 1.5.134.2: #i85898# Stripping all external header guards 2008/03/31 13:11:41 rt 1.5.134.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [815af0100da4eaaa0ed50bb3484a8997f98ffcad]

INTEGRATION: CWS changefileheader (1.4.40); FILE MERGED 2008/03/28 15:35:22 rt 1.4.40.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f2a88eb08eb1f1a88f40d8f363931f7054c9df15]

INTEGRATION: CWS changefileheader (1.31.270); FILE MERGED 2008/03/28 15:44:46 rt 1.31.270.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6d626c38d99671678683e1c9869581902a207675]

INTEGRATION: CWS changefileheader (1.4.84); FILE MERGED 2008/03/31 16:07:37 rt 1.4.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b0f08de4f5f487d7585a25c82bd1392553ca4eb6]

INTEGRATION: CWS changefileheader (1.4.358); FILE MERGED 2008/04/01 15:35:57 thb 1.4.358.2: #i85898# Stripping all external header guards 2008/03/31 13:58:55 rt 1.4.358.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b6af4fecc3fdc0e6ec18960a9f9dd5820bb3b67c]

INTEGRATION: CWS changefileheader (1.10.68); FILE MERGED 2008/04/01 15:16:39 thb 1.10.68.3: #i85898# Stripping all external header guards 2008/04/01 12:30:30 thb 1.10.68.2: #i85898# Stripping all external header guards 2008/03/31 13:11:41 rt 1.10.68.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a042f69d6394a9990307a86ea43b59e7aa5f7fce]

INTEGRATION: CWS changefileheader (1.2.136); FILE MERGED 2008/04/01 15:03:04 thb 1.2.136.2: #i85898# Stripping all external header guards 2008/03/28 16:34:54 rt 1.2.136.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cce3c47483a7d36ab451686a661b210b09907a7c]

INTEGRATION: CWS changefileheader (1.3.338); FILE MERGED 2008/04/01 16:00:50 thb 1.3.338.3: #i85898# Stripping all external header guards 2008/04/01 12:56:41 thb 1.3.338.2: #i85898# Stripping all external header guards 2008/03/28 15:40:02 rt 1.3.338.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [880dd820d848a2be04de2b59df374be9baf5e1f6]

INTEGRATION: CWS changefileheader (1.7.130); FILE MERGED 2008/03/28 15:35:22 rt 1.7.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [73910e6100b617d5b3d1624e8890f329c2ed658d]

INTEGRATION: CWS changefileheader (1.6.248); FILE MERGED 2008/04/01 16:05:32 thb 1.6.248.3: #i85898# Stripping all external header guards 2008/04/01 13:01:40 thb 1.6.248.2: #i85898# Stripping all external header guards 2008/03/28 15:44:46 rt 1.6.248.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c9bd9a12a385200b98c4963b7a544d2466a7d035]

INTEGRATION: CWS changefileheader (1.4.500); FILE MERGED 2008/03/31 16:07:37 rt 1.4.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [05f64faa8eb5db024db076aaf5276c142a0e9c4a]

INTEGRATION: CWS changefileheader (1.13.68); FILE MERGED 2008/04/01 15:16:39 thb 1.13.68.3: #i85898# Stripping all external header guards 2008/04/01 12:30:30 thb 1.13.68.2: #i85898# Stripping all external header guards 2008/03/31 13:11:41 rt 1.13.68.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [07ba82ab44e3883ad3e9a9f446c2854cc8cdfe07]

INTEGRATION: CWS changefileheader (1.3.80); FILE MERGED 2008/04/01 15:03:04 thb 1.3.80.2: #i85898# Stripping all external header guards 2008/03/28 16:34:54 rt 1.3.80.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [861818abfaeca7427fb347465fc6d1493ded2c5c]

INTEGRATION: CWS changefileheader (1.5.262); FILE MERGED 2008/04/01 15:18:42 thb 1.5.262.3: #i85898# Stripping all external header guards 2008/04/01 10:58:10 thb 1.5.262.2: #i85898# Stripping all external header guards 2008/03/28 15:35:22 rt 1.5.262.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e45e3f635ec422fbdf45c114e873e99d4c1491bd]

INTEGRATION: CWS changefileheader (1.8.246); FILE MERGED 2008/04/01 16:00:50 thb 1.8.246.3: #i85898# Stripping all external header guards 2008/04/01 12:56:41 thb 1.8.246.2: #i85898# Stripping all external header guards 2008/03/28 15:40:02 rt 1.8.246.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [28ed0fa9ada25dcfe0aa537e2b68acebc3aef688]

INTEGRATION: CWS changefileheader (1.9.36); FILE MERGED 2008/04/01 12:39:19 thb 1.9.36.2: #i85898# Stripping all external header guards 2008/03/31 13:58:53 rt 1.9.36.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5e954404f24a6276db031027b4b2dc0d59056915]

INTEGRATION: CWS changefileheader (1.13.248); FILE MERGED 2008/04/01 16:05:32 thb 1.13.248.3: #i85898# Stripping all external header guards 2008/04/01 13:01:40 thb 1.13.248.2: #i85898# Stripping all external header guards 2008/03/28 15:44:46 rt 1.13.248.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [53150f85977d6818b23bc15d22f66ec6d22d1f68]

INTEGRATION: CWS changefileheader (1.6.126); FILE MERGED 2008/04/01 15:16:39 thb 1.6.126.3: #i85898# Stripping all external header guards 2008/04/01 12:30:30 thb 1.6.126.2: #i85898# Stripping all external header guards 2008/03/31 13:11:41 rt 1.6.126.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9f148837725b5c5d1cf884de6344c8704bab85bc]

INTEGRATION: CWS changefileheader (1.4.336); FILE MERGED 2008/04/01 16:00:50 thb 1.4.336.3: #i85898# Stripping all external header guards 2008/04/01 12:56:41 thb 1.4.336.2: #i85898# Stripping all external header guards 2008/03/28 15:40:02 rt 1.4.336.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c7e4a407878629466483a2e21f12b136fd6d9312]

INTEGRATION: CWS changefileheader (1.4.248); FILE MERGED 2008/04/01 16:05:32 thb 1.4.248.3: #i85898# Stripping all external header guards 2008/04/01 13:01:40 thb 1.4.248.2: #i85898# Stripping all external header guards 2008/03/28 15:44:46 rt 1.4.248.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [dad6bd11652679ca43bb5820f9b177266b9e3e4e]

INTEGRATION: CWS changefileheader (1.7.110); FILE MERGED 2008/04/01 15:16:39 thb 1.7.110.3: #i85898# Stripping all external header guards 2008/04/01 12:30:30 thb 1.7.110.2: #i85898# Stripping all external header guards 2008/03/31 13:11:41 rt 1.7.110.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bc8bf88127473f446815a5f0b8c0a380d00dd092]

INTEGRATION: CWS changefileheader (1.5.32); FILE MERGED 2008/04/01 16:00:50 thb 1.5.32.3: #i85898# Stripping all external header guards 2008/04/01 12:56:41 thb 1.5.32.2: #i85898# Stripping all external header guards 2008/03/28 15:40:02 rt 1.5.32.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [46d707169b0d96e8e15601c685c6270d0c185b36]

INTEGRATION: CWS changefileheader (1.8.262); FILE MERGED 2008/04/01 15:18:42 thb 1.8.262.3: #i85898# Stripping all external header guards 2008/04/01 10:58:10 thb 1.8.262.2: #i85898# Stripping all external header guards 2008/03/28 15:35:21 rt 1.8.262.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e0c1e7fbe1d5c29db112c9c98828af85efc622d0]

INTEGRATION: CWS changefileheader (1.9.248); FILE MERGED 2008/04/01 16:05:32 thb 1.9.248.3: #i85898# Stripping all external header guards 2008/04/01 13:01:40 thb 1.9.248.2: #i85898# Stripping all external header guards 2008/03/28 15:44:46 rt 1.9.248.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [35aafa4282c46e16090bb0632c7492d45f2ebdf0]

INTEGRATION: CWS changefileheader (1.4.68); FILE MERGED 2008/04/01 15:16:39 thb 1.4.68.2: #i85898# Stripping all external header guards 2008/03/31 13:11:41 rt 1.4.68.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d656ff427a1a65a9b8a24e39fadca2f49cf3f800]

INTEGRATION: CWS changefileheader (1.2.136); FILE MERGED 2008/04/01 15:03:04 thb 1.2.136.3: #i85898# Stripping all external header guards 2008/04/01 10:49:26 thb 1.2.136.2: #i85898# Stripping all external header guards 2008/03/28 16:34:54 rt 1.2.136.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9a367475acf383bff86d47c5164f0ea8e703e386]

INTEGRATION: CWS changefileheader (1.7.262); FILE MERGED 2008/04/01 15:18:42 thb 1.7.262.3: #i85898# Stripping all external header guards 2008/04/01 10:58:10 thb 1.7.262.2: #i85898# Stripping all external header guards 2008/03/28 15:35:21 rt 1.7.262.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [17db3db26d9060aaffed1904ebb45c062ef969bd]

INTEGRATION: CWS changefileheader (1.6.336); FILE MERGED 2008/04/01 16:00:50 thb 1.6.336.3: #i85898# Stripping all external header guards 2008/04/01 12:56:41 thb 1.6.336.2: #i85898# Stripping all external header guards 2008/03/28 15:40:01 rt 1.6.336.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b753c8c5625c48374ad6d0c216614e4911c36b2b]

INTEGRATION: CWS changefileheader (1.17.22); FILE MERGED 2008/04/01 16:05:32 thb 1.17.22.3: #i85898# Stripping all external header guards 2008/04/01 13:01:40 thb 1.17.22.2: #i85898# Stripping all external header guards 2008/03/28 15:44:46 rt 1.17.22.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2b5a9825c876741672fb640cce6f5cfcd2057a93]

INTEGRATION: CWS changefileheader (1.5.470); FILE MERGED 2008/04/01 12:39:18 thb 1.5.470.2: #i85898# Stripping all external header guards 2008/03/31 13:58:52 rt 1.5.470.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2f3a423d5fea4d9831b576987f4277ed9d516f61]

INTEGRATION: CWS changefileheader (1.7.40); FILE MERGED 2008/04/01 15:16:38 thb 1.7.40.3: #i85898# Stripping all external header guards 2008/04/01 12:30:30 thb 1.7.40.2: #i85898# Stripping all external header guards 2008/03/31 13:11:41 rt 1.7.40.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [dc2d50ae9f3ef5cf6e061d0063b90ecd22b90e16]

INTEGRATION: CWS changefileheader (1.9.262); FILE MERGED 2008/04/01 15:18:42 thb 1.9.262.3: #i85898# Stripping all external header guards 2008/04/01 10:58:10 thb 1.9.262.2: #i85898# Stripping all external header guards 2008/03/28 15:35:21 rt 1.9.262.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3c32d02f20276bfff199e18230c762cac9d80254]

INTEGRATION: CWS changefileheader (1.4.248); FILE MERGED 2008/04/01 16:05:32 thb 1.4.248.3: #i85898# Stripping all external header guards 2008/04/01 13:01:39 thb 1.4.248.2: #i85898# Stripping all external header guards 2008/03/28 15:44:46 rt 1.4.248.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a7e1fdb650f7db266a676dac9d1fc6de8594ce5a]

INTEGRATION: CWS changefileheader (1.4.32); FILE MERGED 2008/04/01 16:00:50 thb 1.4.32.3: #i85898# Stripping all external header guards 2008/04/01 12:56:41 thb 1.4.32.2: #i85898# Stripping all external header guards 2008/03/28 15:40:01 rt 1.4.32.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [66497c6a1d517e4323748d424a7561987e7212b7]

INTEGRATION: CWS changefileheader (1.4.160); FILE MERGED 2008/04/01 15:16:38 thb 1.4.160.3: #i85898# Stripping all external header guards 2008/04/01 12:30:30 thb 1.4.160.2: #i85898# Stripping all external header guards 2008/03/31 13:11:41 rt 1.4.160.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4f52d43914667d680936c5d255e7465d0fa91940]

INTEGRATION: CWS changefileheader (1.15.252); FILE MERGED 2008/04/01 15:35:55 thb 1.15.252.2: #i85898# Stripping all external header guards 2008/03/31 13:58:49 rt 1.15.252.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ae32493e4fbc3356efb3599fe78b3a3e77d86662]

INTEGRATION: CWS changefileheader (1.3.108); FILE MERGED 2008/04/01 10:49:26 thb 1.3.108.2: #i85898# Stripping all external header guards 2008/03/28 16:34:53 rt 1.3.108.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f0823f05a0c74122896b0f7d26c98efee11de29b]

INTEGRATION: CWS changefileheader (1.2.130); FILE MERGED 2008/03/28 15:35:21 rt 1.2.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f1f7780d35296e3b119389f2c5d9ff6019058843]

INTEGRATION: CWS changefileheader (1.9.248); FILE MERGED 2008/04/01 13:01:39 thb 1.9.248.2: #i85898# Stripping all external header guards 2008/03/28 15:44:46 rt 1.9.248.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a7bb7ec94d93ea3c5f8a836dfd1f672a9db00d02]

INTEGRATION: CWS changefileheader (1.3.338); FILE MERGED 2008/04/01 16:00:49 thb 1.3.338.3: #i85898# Stripping all external header guards 2008/04/01 12:56:41 thb 1.3.338.2: #i85898# Stripping all external header guards 2008/03/28 15:40:01 rt 1.3.338.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e55eaaf367781d83da0ba6c7535eb9ab176ad895]

INTEGRATION: CWS changefileheader (1.11.196); FILE MERGED 2008/03/31 16:07:33 rt 1.11.196.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6b28697b78f7c97a2116005843c02da4bbcd90e8]

INTEGRATION: CWS changefileheader (1.8.134); FILE MERGED 2008/04/01 15:16:38 thb 1.8.134.3: #i85898# Stripping all external header guards 2008/04/01 12:30:30 thb 1.8.134.2: #i85898# Stripping all external header guards 2008/03/31 13:11:41 rt 1.8.134.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [844c8ecf0576738f15a25d47c85299a4f94673b3]

INTEGRATION: CWS changefileheader (1.3.80); FILE MERGED 2008/04/01 15:03:03 thb 1.3.80.3: #i85898# Stripping all external header guards 2008/04/01 10:49:25 thb 1.3.80.2: #i85898# Stripping all external header guards 2008/03/28 16:34:53 rt 1.3.80.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [763788da645de670b2889dfdc9d795ac0d3b581f]

INTEGRATION: CWS changefileheader (1.34.20); FILE MERGED 2008/04/01 15:35:54 thb 1.34.20.3: #i85898# Stripping all external header guards 2008/04/01 12:39:17 thb 1.34.20.2: #i85898# Stripping all external header guards 2008/03/31 13:58:47 rt 1.34.20.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4ba8af1227bd850f65d02026d3ccf941d0556933]

INTEGRATION: CWS changefileheader (1.11.130); FILE MERGED 2008/04/01 15:18:42 thb 1.11.130.3: #i85898# Stripping all external header guards 2008/04/01 10:58:10 thb 1.11.130.2: #i85898# Stripping all external header guards 2008/03/28 15:35:21 rt 1.11.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f2e3b277d15e86dcc52551ba580da982f5f1f102]

INTEGRATION: CWS changefileheader (1.16.6); FILE MERGED 2008/04/01 16:05:32 thb 1.16.6.3: #i85898# Stripping all external header guards 2008/04/01 13:01:39 thb 1.16.6.2: #i85898# Stripping all external header guards 2008/03/28 15:44:46 rt 1.16.6.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [989b57501532ac58277ab640cfcfa0637d2d2548]

INTEGRATION: CWS changefileheader (1.7.500); FILE MERGED 2008/03/31 16:07:33 rt 1.7.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [15c9ab01509e3dca1c02958c7cb75e893194d4dd]

INTEGRATION: CWS changefileheader (1.3.244); FILE MERGED 2008/04/01 12:30:30 thb 1.3.244.2: #i85898# Stripping all external header guards 2008/03/31 13:11:41 rt 1.3.244.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [225487e7b4321748bdf309f9e3c9371394e2abfb]

INTEGRATION: CWS changefileheader (1.24.338); FILE MERGED 2008/04/01 16:00:49 thb 1.24.338.3: #i85898# Stripping all external header guards 2008/04/01 12:56:40 thb 1.24.338.2: #i85898# Stripping all external header guards 2008/03/28 15:40:01 rt 1.24.338.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e0f9eda2570fae0c7cbeb8c643d6672d7f4cbfde]

INTEGRATION: CWS changefileheader (1.4.50); FILE MERGED 2008/04/01 19:54:51 thb 1.4.50.4: #i85898# Stripping all external header guards, now manually fixing misspelled ones and other compile-time breakage 2008/04/01 15:03:03 thb 1.4.50.3: #i85898# Stripping all external header guards 2008/04/01 10:49:25 thb 1.4.50.2: #i85898# Stripping all external header guards 2008/03/28 16:34:53 rt 1.4.50.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [77f5bebeb88d5415310df95c82217880b38677c7]

INTEGRATION: CWS changefileheader (1.4.262); FILE MERGED 2008/04/01 15:18:42 thb 1.4.262.3: #i85898# Stripping all external header guards 2008/04/01 10:58:10 thb 1.4.262.2: #i85898# Stripping all external header guards 2008/03/28 15:35:21 rt 1.4.262.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9b6269db73cfa67e425a6511ac05de176743b1b4]

INTEGRATION: CWS changefileheader (1.41.136); FILE MERGED 2008/04/01 15:35:53 thb 1.41.136.3: #i85898# Stripping all external header guards 2008/04/01 12:39:16 thb 1.41.136.2: #i85898# Stripping all external header guards 2008/03/31 13:58:47 rt 1.41.136.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a38b25e8ae92fcd35afe23cdcd27385a5d814dab]

INTEGRATION: CWS changefileheader (1.23.224); FILE MERGED 2008/04/01 13:01:39 thb 1.23.224.2: #i85898# Stripping all external header guards 2008/03/28 15:44:46 rt 1.23.224.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [52f5ab35b8de478358119296023c96a167de93c1]

INTEGRATION: CWS changefileheader (1.10.500); FILE MERGED 2008/03/31 16:07:33 rt 1.10.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [82e631d71889faf3ce50bde4e67091f27e384a5c]

INTEGRATION: CWS changefileheader (1.3.338); FILE MERGED 2008/04/01 16:00:49 thb 1.3.338.2: #i85898# Stripping all external header guards 2008/03/28 15:40:01 rt 1.3.338.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e56464eb9af2fb1b3f9ccb27fa2d6f252b4ea50d]

INTEGRATION: CWS changefileheader (1.5.134); FILE MERGED 2008/04/01 15:16:38 thb 1.5.134.3: #i85898# Stripping all external header guards 2008/04/01 12:30:30 thb 1.5.134.2: #i85898# Stripping all external header guards 2008/03/31 13:11:41 rt 1.5.134.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e21dc92ac0b537253a944b29fc6fdb1e67102c0b]

INTEGRATION: CWS changefileheader (1.5.256); FILE MERGED 2008/04/01 15:18:42 thb 1.5.256.3: #i85898# Stripping all external header guards 2008/04/01 10:58:10 thb 1.5.256.2: #i85898# Stripping all external header guards 2008/03/28 15:35:21 rt 1.5.256.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [37d56413f23d5b2ae94dc62677b2e48cfd90381e]

INTEGRATION: CWS changefileheader (1.31.224); FILE MERGED 2008/04/01 16:05:31 thb 1.31.224.3: #i85898# Stripping all external header guards 2008/04/01 13:01:39 thb 1.31.224.2: #i85898# Stripping all external header guards 2008/03/28 15:44:45 rt 1.31.224.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fe8efa99a52619a84ff801f6b22c446d5775364a]

INTEGRATION: CWS changefileheader (1.4.106); FILE MERGED 2008/03/28 15:40:00 rt 1.4.106.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [de991750ee57c654a5be8cc842b8fcdb77573fc6]

INTEGRATION: CWS changefileheader (1.4.160); FILE MERGED 2008/03/31 13:11:41 rt 1.4.160.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [44ee6a05c4453ba47d87a7539517035877302024]

INTEGRATION: CWS changefileheader (1.2.136); FILE MERGED 2008/04/01 10:49:25 thb 1.2.136.2: #i85898# Stripping all external header guards 2008/03/28 16:34:53 rt 1.2.136.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [95092e514e48bdab7d5f06ca4bea18546b613174]

INTEGRATION: CWS changefileheader (1.5.256); FILE MERGED 2008/04/01 15:18:41 thb 1.5.256.3: #i85898# Stripping all external header guards 2008/04/01 10:58:10 thb 1.5.256.2: #i85898# Stripping all external header guards 2008/03/28 15:35:21 rt 1.5.256.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8f3dbfa7bb20c57a11ce0d7ccefcbe96df449f47]

INTEGRATION: CWS changefileheader (1.11.224); FILE MERGED 2008/04/01 16:05:31 thb 1.11.224.3: #i85898# Stripping all external header guards 2008/04/01 13:01:39 thb 1.11.224.2: #i85898# Stripping all external header guards 2008/03/28 15:44:45 rt 1.11.224.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [30ebede78613cb4bd1ad8abf6dafbcbe035dfa02]

INTEGRATION: CWS changefileheader (1.6.314); FILE MERGED 2008/04/01 15:35:52 thb 1.6.314.2: #i85898# Stripping all external header guards 2008/03/31 13:58:46 rt 1.6.314.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [830ddf423f4d0fffb89dc19f9007307b70cc06af]

INTEGRATION: CWS changefileheader (1.2.210); FILE MERGED 2008/03/28 15:40:00 rt 1.2.210.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b9782290cdfb1033b1002be2c32fba9217cd5fa4]

INTEGRATION: CWS changefileheader (1.8.500); FILE MERGED 2008/03/31 16:07:33 rt 1.8.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9c81b2deaf8c154580bcf8ff80b935d84c9f3a8e]

INTEGRATION: CWS changefileheader (1.6.50); FILE MERGED 2008/04/01 15:03:03 thb 1.6.50.3: #i85898# Stripping all external header guards 2008/04/01 10:49:25 thb 1.6.50.2: #i85898# Stripping all external header guards 2008/03/28 16:34:53 rt 1.6.50.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7f89b74ec4fc6c357c7252dfab51e24467e91aa6]

INTEGRATION: CWS changefileheader (1.3.244); FILE MERGED 2008/04/01 15:16:38 thb 1.3.244.3: #i85898# Stripping all external header guards 2008/04/01 12:30:29 thb 1.3.244.2: #i85898# Stripping all external header guards 2008/03/31 13:11:41 rt 1.3.244.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [62ebf998316aef58733e02b35b2c01dfe21aad1a]

INTEGRATION: CWS changefileheader (1.3.262); FILE MERGED 2008/04/01 15:18:41 thb 1.3.262.3: #i85898# Stripping all external header guards 2008/04/01 10:58:10 thb 1.3.262.2: #i85898# Stripping all external header guards 2008/03/28 15:35:21 rt 1.3.262.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7a7d02172ea2cdd6f169e49da0e3cd6b0f3a3586]

INTEGRATION: CWS changefileheader (1.3.248); FILE MERGED 2008/03/28 15:44:45 rt 1.3.248.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [407fddad25d2152398c0e9570b88b318dd62d368]

INTEGRATION: CWS changefileheader (1.2.200); FILE MERGED 2008/03/28 15:40:00 rt 1.2.200.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ae1f808778a3e00c652e85c405ba99e392757306]

INTEGRATION: CWS changefileheader (1.5.134); FILE MERGED 2008/04/01 12:30:29 thb 1.5.134.2: #i85898# Stripping all external header guards 2008/03/31 13:11:41 rt 1.5.134.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5297b1048d966edb61de590dfec8c6c964e5dccd]

INTEGRATION: CWS changefileheader (1.5.262); FILE MERGED 2008/04/01 10:58:10 thb 1.5.262.2: #i85898# Stripping all external header guards 2008/03/28 15:35:21 rt 1.5.262.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3347f09c5cf1afec8725dd6eb4f14e5cddc8636a]

INTEGRATION: CWS changefileheader (1.7.248); FILE MERGED 2008/03/28 15:44:45 rt 1.7.248.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8e3a3f178649cc7230336fbc6e677d2fda43b6ba]

INTEGRATION: CWS changefileheader (1.12.96); FILE MERGED 2008/04/01 15:35:51 thb 1.12.96.3: #i85898# Stripping all external header guards 2008/04/01 12:39:15 thb 1.12.96.2: #i85898# Stripping all external header guards 2008/03/31 13:58:43 rt 1.12.96.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6d0855cd11060c444ae9749532755be787ed17ee]

INTEGRATION: CWS changefileheader (1.12.500); FILE MERGED 2008/03/31 16:07:33 rt 1.12.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0b87b71956961158e486443965fba9df012ae088]

INTEGRATION: CWS changefileheader (1.4.320); FILE MERGED 2008/03/28 15:35:21 rt 1.4.320.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [45d213bf87936140fc28dbab9e1d15b61c76dfc7]

INTEGRATION: CWS changefileheader (1.5.134); FILE MERGED 2008/04/01 15:16:38 thb 1.5.134.3: #i85898# Stripping all external header guards 2008/04/01 12:30:29 thb 1.5.134.2: #i85898# Stripping all external header guards 2008/03/31 13:11:41 rt 1.5.134.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b21da45a402263b2b15511e1b7ceb5b44ea18beb]

INTEGRATION: CWS changefileheader (1.3.50); FILE MERGED 2008/04/01 15:03:03 thb 1.3.50.3: #i85898# Stripping all external header guards 2008/04/01 10:49:25 thb 1.3.50.2: #i85898# Stripping all external header guards 2008/03/28 16:34:53 rt 1.3.50.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [dcdf0f96eba6137e01db507da4f5fd6e9660a928]

INTEGRATION: CWS changefileheader (1.4.120); FILE MERGED 2008/04/01 15:18:41 thb 1.4.120.3: #i85898# Stripping all external header guards 2008/04/01 10:58:09 thb 1.4.120.2: #i85898# Stripping all external header guards 2008/03/28 15:35:20 rt 1.4.120.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [119e79ceefd8b5b44868190faa1130b39ca736a2]

INTEGRATION: CWS changefileheader (1.5.222); FILE MERGED 2008/04/01 13:01:39 thb 1.5.222.2: #i85898# Stripping all external header guards 2008/03/28 15:44:45 rt 1.5.222.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [72f2949fc280b233f828185ee32be15972b115fb]

INTEGRATION: CWS changefileheader (1.3.244); FILE MERGED 2008/04/01 12:30:29 thb 1.3.244.2: #i85898# Stripping all external header guards 2008/03/31 13:11:41 rt 1.3.244.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [674e9a160d8404c0e1dcad22650108d2ca27ad65]

INTEGRATION: CWS changefileheader (1.3.50); FILE MERGED 2008/04/01 15:03:02 thb 1.3.50.3: #i85898# Stripping all external header guards 2008/04/01 10:49:25 thb 1.3.50.2: #i85898# Stripping all external header guards 2008/03/28 16:34:53 rt 1.3.50.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [09e0c403a0ee451e5f163daf9a44832435ef538a]

INTEGRATION: CWS changefileheader (1.5.90); FILE MERGED 2008/03/28 15:39:11 rt 1.5.90.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [89150ffe8326235550bec21d34dc1fd5bbdf006d]

INTEGRATION: CWS changefileheader (1.3.458); FILE MERGED 2008/04/01 10:58:09 thb 1.3.458.2: #i85898# Stripping all external header guards 2008/03/28 15:35:20 rt 1.3.458.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [33b313db13ae917a9c9a452e9274857160aa8e99]

INTEGRATION: CWS changefileheader (1.34.138); FILE MERGED 2008/04/01 16:05:31 thb 1.34.138.3: #i85898# Stripping all external header guards 2008/04/01 13:01:39 thb 1.34.138.2: #i85898# Stripping all external header guards 2008/03/28 15:44:45 rt 1.34.138.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6f8bebea456a98b19d6309e98d4e456496306590]

INTEGRATION: CWS changefileheader (1.25.22); FILE MERGED 2008/04/01 15:35:50 thb 1.25.22.3: #i85898# Stripping all external header guards 2008/04/01 12:39:15 thb 1.25.22.2: #i85898# Stripping all external header guards 2008/03/31 13:58:43 rt 1.25.22.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [97d7056a2338b2e4abc736f7b5ca593490cb735a]

INTEGRATION: CWS changefileheader (1.5.134); FILE MERGED 2008/04/01 15:16:37 thb 1.5.134.3: #i85898# Stripping all external header guards 2008/04/01 12:30:29 thb 1.5.134.2: #i85898# Stripping all external header guards 2008/03/31 13:11:41 rt 1.5.134.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [82993e0d8718cc075b2ab9b963a18ac799ae8428]

INTEGRATION: CWS changefileheader (1.4.50); FILE MERGED 2008/04/01 15:03:02 thb 1.4.50.3: #i85898# Stripping all external header guards 2008/04/01 10:49:25 thb 1.4.50.2: #i85898# Stripping all external header guards 2008/03/28 16:34:52 rt 1.4.50.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [24b9af10865dfb7f871b62c7d083ae4f42c338a6]

INTEGRATION: CWS changefileheader (1.4.458); FILE MERGED 2008/04/01 10:58:09 thb 1.4.458.2: #i85898# Stripping all external header guards 2008/03/28 15:35:20 rt 1.4.458.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [399cb652a8cf7f63d52dfcacc465e01412c3488f]

INTEGRATION: CWS changefileheader (1.4.142); FILE MERGED 2008/03/28 15:39:11 rt 1.4.142.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [81dc8801bcfa821b0d7a96459408190513e5b21a]

INTEGRATION: CWS changefileheader (1.6.248); FILE MERGED 2008/04/01 16:05:31 thb 1.6.248.2: #i85898# Stripping all external header guards 2008/03/28 15:44:45 rt 1.6.248.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [600f83ec3f8360b5564d44af6e021655f135394e]

INTEGRATION: CWS changefileheader (1.6.80); FILE MERGED 2008/03/31 13:11:41 rt 1.6.80.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b4a6b921db3f21e065df49f1f3624b8491972e9b]

INTEGRATION: CWS changefileheader (1.2.136); FILE MERGED 2008/04/01 15:03:02 thb 1.2.136.3: #i85898# Stripping all external header guards 2008/04/01 10:49:25 thb 1.2.136.2: #i85898# Stripping all external header guards 2008/03/28 16:34:52 rt 1.2.136.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [65a7eda7d28f23874842fbd66ccd999d50a15849]

INTEGRATION: CWS changefileheader (1.3.458); FILE MERGED 2008/04/01 15:18:41 thb 1.3.458.3: #i85898# Stripping all external header guards 2008/04/01 10:58:09 thb 1.3.458.2: #i85898# Stripping all external header guards 2008/03/28 15:35:20 rt 1.3.458.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f3c867e0bcf00d540eed4455817b4a691266509f]

INTEGRATION: CWS changefileheader (1.2.226); FILE MERGED 2008/04/01 16:00:04 thb 1.2.226.2: #i85898# Stripping all external header guards 2008/03/28 15:39:11 rt 1.2.226.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ffe9f9ba643d1800f5bc0b1b29997bd2b20ba40f]

INTEGRATION: CWS changefileheader (1.4.248); FILE MERGED 2008/04/01 16:05:31 thb 1.4.248.2: #i85898# Stripping all external header guards 2008/03/28 15:44:45 rt 1.4.248.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b49110521b0eac8eeff73b07e8449f509130cd02]

INTEGRATION: CWS changefileheader (1.6.500); FILE MERGED 2008/03/31 16:07:33 rt 1.6.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9c71918d3e4336b3f69953b831169a5837332b15]

INTEGRATION: CWS changefileheader (1.48.80); FILE MERGED 2008/03/31 13:11:40 rt 1.48.80.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [630cac904c364a3f5604994084550fdd3d383968]

INTEGRATION: CWS changefileheader (1.5.170); FILE MERGED 2008/03/28 15:35:20 rt 1.5.170.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e7436a4a54c494063287aebc8626016af5fbf158]

INTEGRATION: CWS changefileheader (1.2.136); FILE MERGED 2008/04/01 10:49:25 thb 1.2.136.2: #i85898# Stripping all external header guards 2008/03/28 16:34:52 rt 1.2.136.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c775001ed342f229bd864e7014885734b9a6e00b]

INTEGRATION: CWS changefileheader (1.5.226); FILE MERGED 2008/04/01 16:00:04 thb 1.5.226.3: #i85898# Stripping all external header guards 2008/04/01 12:56:13 thb 1.5.226.2: #i85898# Stripping all external header guards 2008/03/28 15:39:11 rt 1.5.226.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c1f6f4d5c6857b8e8665e3f5ed2f4fe336337294]

INTEGRATION: CWS changefileheader (1.15.218); FILE MERGED 2008/04/01 16:05:31 thb 1.15.218.3: #i85898# Stripping all external header guards 2008/04/01 13:01:38 thb 1.15.218.2: #i85898# Stripping all external header guards 2008/03/28 15:44:45 rt 1.15.218.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [81da43a718ee57bb441bd58480800e29d58c340a]

INTEGRATION: CWS changefileheader (1.4.88); FILE MERGED 2008/03/31 13:11:40 rt 1.4.88.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1e34590093096bb32489fb51150e607969e2a13b]

INTEGRATION: CWS changefileheader (1.10.232); FILE MERGED 2008/04/01 12:39:14 thb 1.10.232.2: #i85898# Stripping all external header guards 2008/03/31 13:58:43 rt 1.10.232.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b6dac41fb98d2100f1dcaf0fabf5f26dedf09280]

INTEGRATION: CWS changefileheader (1.2.136); FILE MERGED 2008/04/01 15:03:02 thb 1.2.136.2: #i85898# Stripping all external header guards 2008/03/28 16:34:52 rt 1.2.136.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9e549f2ff30dd3772de687dd117e9d9c1feab139]

INTEGRATION: CWS changefileheader (1.6.248); FILE MERGED 2008/04/01 16:05:30 thb 1.6.248.3: #i85898# Stripping all external header guards 2008/04/01 13:01:38 thb 1.6.248.2: #i85898# Stripping all external header guards 2008/03/28 15:44:45 rt 1.6.248.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [02fb6e9dee5217181d9c4ab6fe4e724b6db33cb4]

INTEGRATION: CWS changefileheader (1.6.146); FILE MERGED 2008/03/28 15:39:11 rt 1.6.146.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a16706d2760864f352fd8e499245f46b422a2789]

INTEGRATION: CWS changefileheader (1.11.382); FILE MERGED 2008/04/01 15:18:41 thb 1.11.382.3: #i85898# Stripping all external header guards 2008/04/01 10:58:09 thb 1.11.382.2: #i85898# Stripping all external header guards 2008/03/28 15:35:20 rt 1.11.382.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0b1dbc42ff127a34dd9597fab41465eb0166735c]

INTEGRATION: CWS changefileheader (1.3.108); FILE MERGED 2008/04/01 15:03:02 thb 1.3.108.3: #i85898# Stripping all external header guards 2008/04/01 10:49:25 thb 1.3.108.2: #i85898# Stripping all external header guards 2008/03/28 16:34:52 rt 1.3.108.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5e9b6937854ea84716319de9e8d402497038dc45]

INTEGRATION: CWS changefileheader (1.18.248); FILE MERGED 2008/04/01 13:01:38 thb 1.18.248.2: #i85898# Stripping all external header guards 2008/03/28 15:44:45 rt 1.18.248.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ff4aa50e3fd3a10e3b71f86e989d6b246aec7e68]

INTEGRATION: CWS changefileheader (1.3.226); FILE MERGED 2008/04/01 16:00:04 thb 1.3.226.3: #i85898# Stripping all external header guards 2008/04/01 12:56:12 thb 1.3.226.2: #i85898# Stripping all external header guards 2008/03/28 15:39:11 rt 1.3.226.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7983761576f4e34c20079348bffc78c6fc3ea022]

INTEGRATION: CWS changefileheader (1.23.248); FILE MERGED 2008/04/01 16:05:30 thb 1.23.248.3: #i85898# Stripping all external header guards 2008/04/01 13:01:38 thb 1.23.248.2: #i85898# Stripping all external header guards 2008/03/28 15:44:45 rt 1.23.248.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a64d230f7e1b9f7ae242e71b1b3dd4b0acbd5bc9]

INTEGRATION: CWS changefileheader (1.5.226); FILE MERGED 2008/04/01 16:00:04 thb 1.5.226.3: #i85898# Stripping all external header guards 2008/04/01 12:56:12 thb 1.5.226.2: #i85898# Stripping all external header guards 2008/03/28 15:39:11 rt 1.5.226.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [99b8b0d977b3ef448a4407a46064265c4de9e56d]

INTEGRATION: CWS changefileheader (1.3.84); FILE MERGED 2008/03/31 16:07:32 rt 1.3.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bda29c002767c71b08d92843414422df79297d9b]

INTEGRATION: CWS changefileheader (1.23.224); FILE MERGED 2008/04/01 13:01:38 thb 1.23.224.2: #i85898# Stripping all external header guards 2008/03/28 15:44:44 rt 1.23.224.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [95274843be2ef328232d8c00f2c9aa26309591d0]

INTEGRATION: CWS changefileheader (1.11.500); FILE MERGED 2008/03/31 16:07:32 rt 1.11.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [225bf292e82376236486021c69a58aae8fa94d6c]

INTEGRATION: CWS changefileheader (1.4.318); FILE MERGED 2008/04/01 15:18:40 thb 1.4.318.3: #i85898# Stripping all external header guards 2008/04/01 10:58:09 thb 1.4.318.2: #i85898# Stripping all external header guards 2008/03/28 15:35:20 rt 1.4.318.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ff4b7ef54bde9e43da2c31d41fbac2e308da048e]

INTEGRATION: CWS changefileheader (1.3.226); FILE MERGED 2008/04/01 16:00:04 thb 1.3.226.2: #i85898# Stripping all external header guards 2008/03/28 15:39:11 rt 1.3.226.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [41cb282735d656bf0e64981f44eb86ced9935e73]

INTEGRATION: CWS changefileheader (1.5.80); FILE MERGED 2008/03/28 16:34:52 rt 1.5.80.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0b0fd1ee4176d131b59b7adf71fe25133e4ea6c5]

INTEGRATION: CWS changefileheader (1.47.220); FILE MERGED 2008/04/01 16:05:30 thb 1.47.220.3: #i85898# Stripping all external header guards 2008/04/01 13:01:37 thb 1.47.220.2: #i85898# Stripping all external header guards 2008/03/28 15:44:44 rt 1.47.220.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [56547b7b09804e17c2e6a9ecec8f3217683c9d26]

INTEGRATION: CWS changefileheader (1.2.242); FILE MERGED 2008/03/31 16:07:32 rt 1.2.242.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4c606dda8ce945bb0fcfd22f3b3e33b92a579562]

INTEGRATION: CWS changefileheader (1.2.226); FILE MERGED 2008/04/01 16:00:04 thb 1.2.226.3: #i85898# Stripping all external header guards 2008/04/01 12:56:12 thb 1.2.226.2: #i85898# Stripping all external header guards 2008/03/28 15:39:10 rt 1.2.226.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1b89ef0620d0fc51fe645937515abc4d8e48ae17]

INTEGRATION: CWS changefileheader (1.5.80); FILE MERGED 2008/04/01 15:03:02 thb 1.5.80.2: #i85898# Stripping all external header guards 2008/03/28 16:34:52 rt 1.5.80.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a55757302eed2b659e22ad60b3d3a6dddc3ac635]

INTEGRATION: CWS changefileheader (1.18.222); FILE MERGED 2008/04/01 16:05:30 thb 1.18.222.3: #i85898# Stripping all external header guards 2008/04/01 13:01:37 thb 1.18.222.2: #i85898# Stripping all external header guards 2008/03/28 15:44:44 rt 1.18.222.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fd1f1f56097db9e98074ca1662a3b95339a03faa]

INTEGRATION: CWS changefileheader (1.7.500); FILE MERGED 2008/03/31 16:07:32 rt 1.7.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [348916b6015d106ceb1bb3226c763db4f8fdb79f]

INTEGRATION: CWS changefileheader (1.4.82); FILE MERGED 2008/03/28 15:39:10 rt 1.4.82.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0b98bc0809868c6e0166c3ef44ce0246d0d7feb2]

INTEGRATION: CWS changefileheader (1.2.134); FILE MERGED 2008/03/28 15:35:19 rt 1.2.134.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c9cb7d972456e12575de8a5ecb689e5a61d24fad]

INTEGRATION: CWS changefileheader (1.4.112); FILE MERGED 2008/04/01 15:03:01 thb 1.4.112.3: #i85898# Stripping all external header guards 2008/04/01 10:49:24 thb 1.4.112.2: #i85898# Stripping all external header guards 2008/03/28 16:34:52 rt 1.4.112.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4e219638950539c8237561ece62c647a31afd56a]

INTEGRATION: CWS changefileheader (1.5.248); FILE MERGED 2008/04/01 16:05:30 thb 1.5.248.3: #i85898# Stripping all external header guards 2008/04/01 13:01:37 thb 1.5.248.2: #i85898# Stripping all external header guards 2008/03/28 15:44:44 rt 1.5.248.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [609f0a9d340a8d777eb0de9fa18e522d6ef8459a]

INTEGRATION: CWS changefileheader (1.4.500); FILE MERGED 2008/03/31 16:07:32 rt 1.4.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5c9b6a4bc1d1185f993c1b30c215c511f434d97c]

INTEGRATION: CWS changefileheader (1.7.82); FILE MERGED 2008/03/28 15:39:10 rt 1.7.82.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7dd8ab6ddcc92c2f4388cd4b04fc8e26a8a53080]

INTEGRATION: CWS changefileheader (1.15.6); FILE MERGED 2008/04/01 16:05:30 thb 1.15.6.3: #i85898# Stripping all external header guards 2008/04/01 13:01:37 thb 1.15.6.2: #i85898# Stripping all external header guards 2008/03/28 15:44:44 rt 1.15.6.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [73ab163f28dde35743ddf01c5dcbba691ded1785]

INTEGRATION: CWS changefileheader (1.3.458); FILE MERGED 2008/04/01 15:18:40 thb 1.3.458.3: #i85898# Stripping all external header guards 2008/04/01 10:58:09 thb 1.3.458.2: #i85898# Stripping all external header guards 2008/03/28 15:35:19 rt 1.3.458.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2e8d0de2aec2bb778a317e78e05dd05496244b24]

INTEGRATION: CWS changefileheader (1.2.196); FILE MERGED 2008/03/31 16:07:32 rt 1.2.196.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f4774f4ca2894ec75b50012498f42143811ea59d]

INTEGRATION: CWS changefileheader (1.7.248); FILE MERGED 2008/04/01 13:01:37 thb 1.7.248.2: #i85898# Stripping all external header guards 2008/03/28 15:44:44 rt 1.7.248.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2015f2158072852941d26f32c3dbe430423ff2f9]

INTEGRATION: CWS changefileheader (1.19.4); FILE MERGED 2008/03/28 15:39:09 rt 1.19.4.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8343fa5989f072ec45234a9ad9266aab32e62026]

INTEGRATION: CWS changefileheader (1.10.492); FILE MERGED 2008/03/31 16:07:32 rt 1.10.492.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f9ff834dea4d7261b99757c6716a273c51c0dfb4]

INTEGRATION: CWS changefileheader (1.7.12); FILE MERGED 2008/04/01 15:16:37 thb 1.7.12.2: #i85898# Stripping all external header guards 2008/03/31 13:11:40 rt 1.7.12.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [03c2aab51ce976a3b7baf63cf35b476d2242dbb4]

INTEGRATION: CWS changefileheader (1.9.224); FILE MERGED 2008/03/28 15:44:44 rt 1.9.224.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4a1c0dacc48daf446b6cc4aa8b8f64b5b3a12516]

INTEGRATION: CWS changefileheader (1.3.50); FILE MERGED 2008/04/01 10:49:24 thb 1.3.50.2: #i85898# Stripping all external header guards 2008/03/28 16:34:52 rt 1.3.50.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f83d48c22abc3b3ba5b722db3b746a42197d50ba]

INTEGRATION: CWS changefileheader (1.3.458); FILE MERGED 2008/03/28 15:35:19 rt 1.3.458.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [21effb83569f6dd7c8b2f9e6629036f00e2c82a2]

INTEGRATION: CWS changefileheader (1.28.12); FILE MERGED 2008/04/01 15:16:37 thb 1.28.12.3: #i85898# Stripping all external header guards 2008/04/01 12:30:29 thb 1.28.12.2: #i85898# Stripping all external header guards 2008/03/31 13:11:40 rt 1.28.12.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [becaf85491748297a0ad3e6953aec0b729145ce5]

INTEGRATION: CWS changefileheader (1.7.224); FILE MERGED 2008/04/01 16:05:30 thb 1.7.224.3: #i85898# Stripping all external header guards 2008/04/01 13:01:37 thb 1.7.224.2: #i85898# Stripping all external header guards 2008/03/28 15:44:44 rt 1.7.224.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4885768055f8a72d4cfdc22cf62427c68b6bdc27]

INTEGRATION: CWS changefileheader (1.4.80); FILE MERGED 2008/04/01 15:03:01 thb 1.4.80.2: #i85898# Stripping all external header guards 2008/03/28 16:34:51 rt 1.4.80.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a11292b0e9ce2547a4eeabd46143092a25265d7e]

INTEGRATION: CWS changefileheader (1.27.24); FILE MERGED 2008/03/28 15:39:09 rt 1.27.24.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e7b66048e880334822a27b56b309051e3b86b1b3]

INTEGRATION: CWS changefileheader (1.11.468); FILE MERGED 2008/03/31 16:07:32 rt 1.11.468.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3f4efd6f411564aa6cefa62023598ae69092a844]

INTEGRATION: CWS changefileheader (1.17.78); FILE MERGED 2008/04/01 15:16:37 thb 1.17.78.3: #i85898# Stripping all external header guards 2008/04/01 12:30:29 thb 1.17.78.2: #i85898# Stripping all external header guards 2008/03/31 13:11:40 rt 1.17.78.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2d3843c48c8f760705978a5c5e77d99ea78f8fd0]

INTEGRATION: CWS changefileheader (1.10.224); FILE MERGED 2008/04/01 16:05:30 thb 1.10.224.3: #i85898# Stripping all external header guards 2008/04/01 13:01:37 thb 1.10.224.2: #i85898# Stripping all external header guards 2008/03/28 15:44:44 rt 1.10.224.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ce1746e44ec4e1dd43f783618c7c31acf565dd70]

INTEGRATION: CWS changefileheader (1.2.136); FILE MERGED 2008/04/01 15:03:01 thb 1.2.136.3: #i85898# Stripping all external header guards 2008/04/01 10:49:24 thb 1.2.136.2: #i85898# Stripping all external header guards 2008/03/28 16:34:51 rt 1.2.136.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f6199be628951168e0b30cbc6dafa9033327abbb]

INTEGRATION: CWS changefileheader (1.9.244); FILE MERGED 2008/03/31 13:11:40 rt 1.9.244.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4763129bad806facb8ab1a3e345002c1d94316f8]

INTEGRATION: CWS changefileheader (1.6.500); FILE MERGED 2008/03/31 16:07:32 rt 1.6.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [54ab68ed4a83889eb171f0c9962f72af9aa8be7a]

INTEGRATION: CWS changefileheader (1.14.252); FILE MERGED 2008/04/01 15:35:49 thb 1.14.252.3: #i85898# Stripping all external header guards 2008/04/01 12:39:14 thb 1.14.252.2: #i85898# Stripping all external header guards 2008/03/31 13:58:43 rt 1.14.252.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8f4533c2f96f24e7938b8a904f52d5654528e41c]

INTEGRATION: CWS changefileheader (1.8.248); FILE MERGED 2008/04/01 13:01:37 thb 1.8.248.2: #i85898# Stripping all external header guards 2008/03/28 15:44:43 rt 1.8.248.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [331caa9fed3387da4c4c38cd5013d9109c229309]

INTEGRATION: CWS changefileheader (1.8.8); FILE MERGED 2008/03/28 15:39:08 rt 1.8.8.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [326ac8aa497c7c26f3f721e6b9d6fac453f0d09a]

INTEGRATION: CWS changefileheader (1.6.80); FILE MERGED 2008/04/01 15:03:01 thb 1.6.80.2: #i85898# Stripping all external header guards 2008/03/28 16:34:51 rt 1.6.80.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6758d1d8ddd1673f032d5d3c2ae10664b978c8de]

INTEGRATION: CWS changefileheader (1.5.134); FILE MERGED 2008/03/31 13:11:40 rt 1.5.134.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2cb1375953d84121366d43cdcb2f41548183d304]

INTEGRATION: CWS changefileheader (1.16.224); FILE MERGED 2008/04/01 13:01:36 thb 1.16.224.2: #i85898# Stripping all external header guards 2008/03/28 15:44:43 rt 1.16.224.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f2580bdf3170de0df99122caf2cf1dc93a5abdcb]

INTEGRATION: CWS changefileheader (1.6.136); FILE MERGED 2008/04/01 15:03:01 thb 1.6.136.3: #i85898# Stripping all external header guards 2008/04/01 10:49:24 thb 1.6.136.2: #i85898# Stripping all external header guards 2008/03/28 16:34:51 rt 1.6.136.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d090bb32b3893e88a62d128073908ac76f8d8c4f]

INTEGRATION: CWS changefileheader (1.6.226); FILE MERGED 2008/03/28 15:39:08 rt 1.6.226.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [be09c0091cb65587f3476e842712fa58a8e4069e]

INTEGRATION: CWS changefileheader (1.4.458); FILE MERGED 2008/04/01 10:58:08 thb 1.4.458.2: #i85898# Stripping all external header guards 2008/03/28 15:35:18 rt 1.4.458.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3e8e5b539662975876405d0961c5c5117bb1dd53]

INTEGRATION: CWS changefileheader (1.8.134); FILE MERGED 2008/04/01 15:16:37 thb 1.8.134.3: #i85898# Stripping all external header guards 2008/04/01 12:30:28 thb 1.8.134.2: #i85898# Stripping all external header guards 2008/03/31 13:11:39 rt 1.8.134.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5d0109da0f5b140e8dce71973ad325dec6964254]

INTEGRATION: CWS changefileheader (1.26.224); FILE MERGED 2008/04/01 16:05:30 thb 1.26.224.3: #i85898# Stripping all external header guards 2008/04/01 13:01:36 thb 1.26.224.2: #i85898# Stripping all external header guards 2008/03/28 15:44:43 rt 1.26.224.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [14424d559134c021f8ba9deb388fda339fddd51b]

INTEGRATION: CWS changefileheader (1.8.222); FILE MERGED 2008/04/01 15:18:40 thb 1.8.222.3: #i85898# Stripping all external header guards 2008/04/01 10:58:08 thb 1.8.222.2: #i85898# Stripping all external header guards 2008/03/28 15:35:18 rt 1.8.222.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2ead10e105b8ad760fd2b37e42c13178a21fc694]

INTEGRATION: CWS changefileheader (1.13.80); FILE MERGED 2008/04/01 15:03:01 thb 1.13.80.3: #i85898# Stripping all external header guards 2008/04/01 10:49:24 thb 1.13.80.2: #i85898# Stripping all external header guards 2008/03/28 16:34:51 rt 1.13.80.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a715d322e20e78be2f380d039de525cf5dc2fd99]

INTEGRATION: CWS changefileheader (1.24.8); FILE MERGED 2008/03/28 15:39:08 rt 1.24.8.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [50d7ae41ac9e62ca96e9d0cafbfb046fb2cfa853]

INTEGRATION: CWS changefileheader (1.10.500); FILE MERGED 2008/03/31 16:07:32 rt 1.10.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [936056bde1ea50bd3364c17d841542cec00c9fa3]

INTEGRATION: CWS changefileheader (1.3.134); FILE MERGED 2008/03/31 13:11:39 rt 1.3.134.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1d1f69fdab2f18b431a5a128d50ae4d1c21044cd]

INTEGRATION: CWS changefileheader (1.2.86); FILE MERGED 2008/03/28 16:34:51 rt 1.2.86.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c2e6bf3f4c95c32fa254895bf920ab20fd49339a]

INTEGRATION: CWS changefileheader (1.11.220); FILE MERGED 2008/04/01 13:01:36 thb 1.11.220.2: #i85898# Stripping all external header guards 2008/03/28 15:44:43 rt 1.11.220.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [988825bf255f04bfd5be28dad4fc7283f6e71448]

INTEGRATION: CWS changefileheader (1.4.318); FILE MERGED 2008/04/01 10:58:08 thb 1.4.318.2: #i85898# Stripping all external header guards 2008/03/28 15:35:18 rt 1.4.318.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [83ecf1d243792a4421d65ead8a2d028822ef57a9]

INTEGRATION: CWS changefileheader (1.4.134); FILE MERGED 2008/04/01 12:30:28 thb 1.4.134.2: #i85898# Stripping all external header guards 2008/03/31 13:11:39 rt 1.4.134.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [55a10df14e5e1f63d1dda4acd6b03f2d755bda0d]

INTEGRATION: CWS changefileheader (1.4.232); FILE MERGED 2008/04/01 12:39:14 thb 1.4.232.2: #i85898# Stripping all external header guards 2008/03/31 13:58:42 rt 1.4.232.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7b56fb9da84e0a8aa053163551df65532b0311a2]

INTEGRATION: CWS changefileheader (1.10.224); FILE MERGED 2008/04/01 13:01:36 thb 1.10.224.2: #i85898# Stripping all external header guards 2008/03/28 15:44:43 rt 1.10.224.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c43255feade96f6448f12e685b42b96972e4b004]

INTEGRATION: CWS changefileheader (1.4.226); FILE MERGED 2008/03/28 15:39:08 rt 1.4.226.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e86cab3c4ab0f8a221162ec08d440073a5069475]

INTEGRATION: CWS changefileheader (1.17.218); FILE MERGED 2008/04/01 13:01:36 thb 1.17.218.2: #i85898# Stripping all external header guards 2008/03/28 15:44:43 rt 1.17.218.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9f81637fc1bad2abe07259f14be77b1973330a86]

INTEGRATION: CWS changefileheader (1.3.458); FILE MERGED 2008/04/01 10:58:08 thb 1.3.458.2: #i85898# Stripping all external header guards 2008/03/28 15:35:18 rt 1.3.458.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1e92dcdb0930deb356c448f446450b81a3f0c0d5]

INTEGRATION: CWS changefileheader (1.26.24); FILE MERGED 2008/03/28 15:39:07 rt 1.26.24.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cd087618950fbfcc9a39e3c8645ab0814e3b970f]

INTEGRATION: CWS changefileheader (1.3.218); FILE MERGED 2008/04/01 12:39:13 thb 1.3.218.2: #i85898# Stripping all external header guards 2008/03/31 13:58:42 rt 1.3.218.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7f491aae7af8c480574afa30f9364554cb9f7ed0]

INTEGRATION: CWS changefileheader (1.21.220); FILE MERGED 2008/04/01 16:05:30 thb 1.21.220.3: #i85898# Stripping all external header guards 2008/04/01 13:01:36 thb 1.21.220.2: #i85898# Stripping all external header guards 2008/03/28 15:44:43 rt 1.21.220.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f7bf8c9960a208beafc8dddb245b4dbb3ec8f9b2]

INTEGRATION: CWS changefileheader (1.28.18); FILE MERGED 2008/04/01 15:16:36 thb 1.28.18.3: #i85898# Stripping all external header guards 2008/04/01 12:30:28 thb 1.28.18.2: #i85898# Stripping all external header guards 2008/03/31 13:11:39 rt 1.28.18.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e2dedfa419b13bcd4f3ea33f7a67dd501a269c62]

INTEGRATION: CWS changefileheader (1.4.42); FILE MERGED 2008/03/28 15:39:07 rt 1.4.42.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [59b369bfde474997f736c762bb734af5eb7899f1]

INTEGRATION: CWS changefileheader (1.4.2); FILE MERGED 2008/03/31 13:07:58 rt 1.4.2.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3bbea5b631ffe4d678f2e394085220a0d0e0b3c1]

INTEGRATION: CWS changefileheader (1.10.138); FILE MERGED 2008/03/28 15:44:43 rt 1.10.138.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0ae5de078fd186e80ded625e63809dc90822dbcd]

INTEGRATION: CWS changefileheader (1.7.318); FILE MERGED 2008/04/01 10:58:08 thb 1.7.318.2: #i85898# Stripping all external header guards 2008/03/28 15:35:18 rt 1.7.318.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [883d3f745897fea617e5a5f4348a2ff336735a65]

INTEGRATION: CWS changefileheader (1.2.126); FILE MERGED 2008/04/01 15:16:36 thb 1.2.126.3: #i85898# Stripping all external header guards 2008/04/01 12:30:28 thb 1.2.126.2: #i85898# Stripping all external header guards 2008/03/31 13:11:39 rt 1.2.126.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8e4be01109722ce3d56cd3c2e46afdbbd627f3bd]

INTEGRATION: CWS changefileheader (1.15.24); FILE MERGED 2008/03/28 15:39:07 rt 1.15.24.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c335c4ae16b0ffe4629131dbc7740cf41aff95d0]

INTEGRATION: CWS changefileheader (1.1.46); FILE MERGED 2008/03/31 13:07:58 rt 1.1.46.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cefa9d08f20c3874f13f02ed74cd5c4ff1e634c4]

INTEGRATION: CWS changefileheader (1.10.248); FILE MERGED 2008/04/01 16:05:30 thb 1.10.248.3: #i85898# Stripping all external header guards 2008/04/01 13:01:36 thb 1.10.248.2: #i85898# Stripping all external header guards 2008/03/28 15:44:43 rt 1.10.248.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f1a2b3b0a946b19bf045cdf28b401bc96bbec3f1]

INTEGRATION: CWS changefileheader (1.5.318); FILE MERGED 2008/04/01 15:18:40 thb 1.5.318.3: #i85898# Stripping all external header guards 2008/04/01 10:58:08 thb 1.5.318.2: #i85898# Stripping all external header guards 2008/03/28 15:35:18 rt 1.5.318.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [90221311151ae8813fa022e79a08163a63e5a049]

INTEGRATION: CWS changefileheader (1.30.28); FILE MERGED 2008/03/31 16:07:21 rt 1.30.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cc375685ae209bb5c8e5cdecf139059af6dcc360]

INTEGRATION: CWS changefileheader (1.3.244); FILE MERGED 2008/04/01 12:30:28 thb 1.3.244.2: #i85898# Stripping all external header guards 2008/03/31 13:11:39 rt 1.3.244.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f77b10da0c5e8869fd6fa4fc2dc2f37a67ba467f]

INTEGRATION: CWS changefileheader (1.2.18); FILE MERGED 2008/03/28 15:39:07 rt 1.2.18.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a0e1e431bb4945c8198d267742430bfa1f2e5321]

INTEGRATION: CWS changefileheader (1.10.248); FILE MERGED 2008/04/01 16:05:29 thb 1.10.248.3: #i85898# Stripping all external header guards 2008/04/01 13:01:35 thb 1.10.248.2: #i85898# Stripping all external header guards 2008/03/28 15:44:43 rt 1.10.248.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [36e50e2af1fb2e3495d193087e510c98e9ad53fc]

INTEGRATION: CWS changefileheader (1.3.458); FILE MERGED 2008/04/01 15:18:40 thb 1.3.458.3: #i85898# Stripping all external header guards 2008/04/01 10:58:08 thb 1.3.458.2: #i85898# Stripping all external header guards 2008/03/28 15:35:18 rt 1.3.458.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6b334be4c09d5866048c0d525514cb5db8e4be05]

INTEGRATION: CWS changefileheader (1.16.244); FILE MERGED 2008/04/01 15:16:36 thb 1.16.244.3: #i85898# Stripping all external header guards 2008/04/01 12:30:28 thb 1.16.244.2: #i85898# Stripping all external header guards 2008/03/31 13:11:39 rt 1.16.244.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c527656fd87d58d966b66053b07526cd69ae405a]

INTEGRATION: CWS changefileheader (1.4.500); FILE MERGED 2008/03/31 16:07:20 rt 1.4.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [864929e65714ac5dc255266771258da373f82c92]

INTEGRATION: CWS changefileheader (1.2.24); FILE MERGED 2008/03/31 13:07:58 rt 1.2.24.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7fc77c00d6a2588d9416d20caf64c29a48c03bab]

INTEGRATION: CWS changefileheader (1.35.76); FILE MERGED 2008/04/01 16:05:29 thb 1.35.76.3: #i85898# Stripping all external header guards 2008/04/01 13:01:35 thb 1.35.76.2: #i85898# Stripping all external header guards 2008/03/28 15:44:42 rt 1.35.76.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ac34b1824e6b9555009d3bdfd030ec34150bed53]

INTEGRATION: CWS changefileheader (1.5.262); FILE MERGED 2008/04/01 10:58:08 thb 1.5.262.2: #i85898# Stripping all external header guards 2008/03/28 15:35:17 rt 1.5.262.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ddb52c8ba595d469c2ff95e9a6d3e5abea09a8ee]

INTEGRATION: CWS changefileheader (1.2.78); FILE MERGED 2008/04/01 12:30:28 thb 1.2.78.2: #i85898# Stripping all external header guards 2008/03/31 13:11:39 rt 1.2.78.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0c0527be932f514937c8f71fa87e62713d4b6b74]

INTEGRATION: CWS changefileheader (1.7.500); FILE MERGED 2008/03/31 16:07:20 rt 1.7.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0e537aea87f4831b133fb43427ad8a2afbe748ac]

INTEGRATION: CWS changefileheader (1.6.90); FILE MERGED 2008/03/28 15:39:06 rt 1.6.90.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [769a70222bf13c089cd049b29e94ea03d287baad]

INTEGRATION: CWS changefileheader (1.4.24); FILE MERGED 2008/03/31 13:07:58 rt 1.4.24.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c95452c648226cf53be181054b7ed2f7fdcf9dee]

INTEGRATION: CWS changefileheader (1.27.22); FILE MERGED 2008/03/28 15:44:42 rt 1.27.22.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [99697e02876df8ad4ed04a8740b739354ce07ca2]

INTEGRATION: CWS changefileheader (1.6.256); FILE MERGED 2008/04/01 15:18:40 thb 1.6.256.3: #i85898# Stripping all external header guards 2008/04/01 10:58:08 thb 1.6.256.2: #i85898# Stripping all external header guards 2008/03/28 15:35:17 rt 1.6.256.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f679d50bb5cc6092682062132f0bb75b5871f580]

INTEGRATION: CWS changefileheader (1.10.18); FILE MERGED 2008/04/01 15:16:36 thb 1.10.18.3: #i85898# Stripping all external header guards 2008/04/01 12:30:28 thb 1.10.18.2: #i85898# Stripping all external header guards 2008/03/31 13:11:39 rt 1.10.18.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7e7c894fbffc8495f9619612632b743802288199]

INTEGRATION: CWS changefileheader (1.8.500); FILE MERGED 2008/03/31 16:07:20 rt 1.8.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4ab26bef91b1f02f2e0b33dd89bc6b0b8ed0254d]

INTEGRATION: CWS changefileheader (1.8.24); FILE MERGED 2008/03/31 13:07:57 rt 1.8.24.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9d3c80ec5b9800d2c80841322a04121b707f6b6b]

INTEGRATION: CWS changefileheader (1.12.24); FILE MERGED 2008/03/28 15:39:06 rt 1.12.24.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e1253e9de58decdb568c9b06db3dc455859de002]

INTEGRATION: CWS changefileheader (1.12.248); FILE MERGED 2008/04/01 16:05:29 thb 1.12.248.3: #i85898# Stripping all external header guards 2008/04/01 13:01:35 thb 1.12.248.2: #i85898# Stripping all external header guards 2008/03/28 15:44:42 rt 1.12.248.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7a141790e7bc3355958a35c8c262d0d4a7cbfeeb]

INTEGRATION: CWS changefileheader (1.7.262); FILE MERGED 2008/04/01 15:18:39 thb 1.7.262.3: #i85898# Stripping all external header guards 2008/04/01 10:58:07 thb 1.7.262.2: #i85898# Stripping all external header guards 2008/03/28 15:35:17 rt 1.7.262.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1e9b6db3b9aa995c87a0e7b691e15678ca7b79eb]

INTEGRATION: CWS changefileheader (1.20.202); FILE MERGED 2008/03/31 13:11:39 rt 1.20.202.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2c8433bf02ffc5f7954569741bf8449c8c419745]

INTEGRATION: CWS changefileheader (1.5.500); FILE MERGED 2008/03/31 16:07:20 rt 1.5.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [90c880bc669afdd3e8eb2340f1eac5c374e4ea62]

INTEGRATION: CWS changefileheader (1.5.46); FILE MERGED 2008/03/31 13:07:57 rt 1.5.46.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [52fa45855a3b0404a92a04c4cc3dbf43bea8905d]

INTEGRATION: CWS changefileheader (1.24.24); FILE MERGED 2008/03/28 15:39:06 rt 1.24.24.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [53d42b19aaae29d4e4583c81a4d5094ed140d859]

INTEGRATION: CWS changefileheader (1.9.248); FILE MERGED 2008/04/01 13:01:35 thb 1.9.248.2: #i85898# Stripping all external header guards 2008/03/28 15:44:42 rt 1.9.248.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a1ce24914b394f8e090c1e89dd1258f3b3bb6c97]

INTEGRATION: CWS changefileheader (1.9.222); FILE MERGED 2008/04/01 15:18:39 thb 1.9.222.3: #i85898# Stripping all external header guards 2008/04/01 10:58:07 thb 1.9.222.2: #i85898# Stripping all external header guards 2008/03/28 15:35:17 rt 1.9.222.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8d4267942ab622ef6fae51cce26d0b90b68a7ee5]

INTEGRATION: CWS changefileheader (1.4.160); FILE MERGED 2008/04/01 15:16:36 thb 1.4.160.3: #i85898# Stripping all external header guards 2008/04/01 12:30:28 thb 1.4.160.2: #i85898# Stripping all external header guards 2008/03/31 13:11:39 rt 1.4.160.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9826d478706de832f77eefc107a89bf2814da236]

INTEGRATION: CWS changefileheader (1.12.500); FILE MERGED 2008/03/31 16:07:20 rt 1.12.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fd7aa1fa96076c778b2ed8fab559aa8d16281b2d]

INTEGRATION: CWS changefileheader (1.3.42); FILE MERGED 2008/03/28 15:39:06 rt 1.3.42.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0ec5de35d8954a0c1d7078112b42c4db8d4c85a4]

INTEGRATION: CWS changefileheader (1.24.22); FILE MERGED 2008/03/28 15:44:41 rt 1.24.22.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9f5e8e599fd2801bf991a686639c76f9172cf999]

INTEGRATION: CWS changefileheader (1.5.262); FILE MERGED 2008/04/01 15:18:39 thb 1.5.262.3: #i85898# Stripping all external header guards 2008/04/01 10:58:07 thb 1.5.262.2: #i85898# Stripping all external header guards 2008/03/28 15:35:17 rt 1.5.262.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [17f61bd210c5c8ae30550e45b3fb331b2e616178]

INTEGRATION: CWS changefileheader (1.4.244); FILE MERGED 2008/04/01 15:16:36 thb 1.4.244.3: #i85898# Stripping all external header guards 2008/04/01 12:30:28 thb 1.4.244.2: #i85898# Stripping all external header guards 2008/03/31 13:11:39 rt 1.4.244.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5a5b5bb44e3ebd15f154507ae4b991831bb8a603]

INTEGRATION: CWS changefileheader (1.2.234); FILE MERGED 2008/04/01 15:35:40 thb 1.2.234.3: #i85898# Stripping all external header guards 2008/04/01 12:39:11 thb 1.2.234.2: #i85898# Stripping all external header guards 2008/03/31 13:58:38 rt 1.2.234.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2a194571d5681c17134d245c19d80846a531a238]

INTEGRATION: CWS changefileheader (1.1.46); FILE MERGED 2008/03/31 13:07:57 rt 1.1.46.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [101d165a3a9b9bab3957a6623f44c0f069d98fa0]

INTEGRATION: CWS changefileheader (1.9.248); FILE MERGED 2008/04/01 13:01:35 thb 1.9.248.2: #i85898# Stripping all external header guards 2008/03/28 15:44:41 rt 1.9.248.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b30e37df3e773c709d5f06a928049b3c83064c7c]

INTEGRATION: CWS changefileheader (1.2.22); FILE MERGED 2008/04/01 15:18:39 thb 1.2.22.3: #i85898# Stripping all external header guards 2008/04/01 10:58:07 thb 1.2.22.2: #i85898# Stripping all external header guards 2008/03/28 15:35:17 rt 1.2.22.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f095ae400f52e82d11f4bb0e46248e102dcea2af]

INTEGRATION: CWS changefileheader (1.2.244); FILE MERGED 2008/04/01 15:16:36 thb 1.2.244.2: #i85898# Stripping all external header guards 2008/03/31 13:11:39 rt 1.2.244.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8dbfc822adca509b572b34b351a8ea0957c913d7]

INTEGRATION: CWS changefileheader (1.5.24); FILE MERGED 2008/03/31 13:07:57 rt 1.5.24.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b079b8bf2b0d44bb1ed15edd2e65f07ce44d9e0b]

INTEGRATION: CWS changefileheader (1.25.170); FILE MERGED 2008/04/01 15:18:39 thb 1.25.170.3: #i85898# Stripping all external header guards 2008/04/01 10:58:07 thb 1.25.170.2: #i85898# Stripping all external header guards 2008/03/28 15:35:17 rt 1.25.170.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2ae0bbaa06308b4bc0ada44981926d9be4e01549]

INTEGRATION: CWS changefileheader (1.16.18); FILE MERGED 2008/04/01 15:16:35 thb 1.16.18.2: #i85898# Stripping all external header guards 2008/03/31 13:11:39 rt 1.16.18.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3b1a294afba5fbdde581a419de8634ae8d356cd0]

INTEGRATION: CWS changefileheader (1.2.234); FILE MERGED 2008/04/01 15:35:39 thb 1.2.234.3: #i85898# Stripping all external header guards 2008/04/01 12:39:10 thb 1.2.234.2: #i85898# Stripping all external header guards 2008/03/31 13:58:38 rt 1.2.234.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1283745878318cea34557de26b897a16d8142766]

INTEGRATION: CWS changefileheader (1.11.60); FILE MERGED 2008/03/28 15:44:41 rt 1.11.60.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8ced8537ad4b64ea1ff47295b8d7095a04f8036d]

INTEGRATION: CWS changefileheader (1.2.244); FILE MERGED 2008/04/01 15:16:35 thb 1.2.244.2: #i85898# Stripping all external header guards 2008/03/31 13:11:39 rt 1.2.244.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [030886a93776611788ca8037997d93abc2232dca]

INTEGRATION: CWS changefileheader (1.42.76); FILE MERGED 2008/04/01 16:05:29 thb 1.42.76.3: #i85898# Stripping all external header guards 2008/04/01 13:01:35 thb 1.42.76.2: #i85898# Stripping all external header guards 2008/03/28 15:44:41 rt 1.42.76.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [06566ee77aa7256dd3edd0af4ed95f30159ce776]

INTEGRATION: CWS changefileheader (1.2.46); FILE MERGED 2008/03/31 13:07:57 rt 1.2.46.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2c95e8de8428c7cb9b8fbe201d47a7dd56ec0af8]

INTEGRATION: CWS changefileheader (1.11.110); FILE MERGED 2008/03/31 13:11:39 rt 1.11.110.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4c8cf543d107b1be98fbf3c6978f1a904c560994]

INTEGRATION: CWS changefileheader (1.15.248); FILE MERGED 2008/04/01 16:05:29 thb 1.15.248.2: #i85898# Stripping all external header guards 2008/03/28 15:44:41 rt 1.15.248.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [31f474ef58c83c1a041baee775062bcbe74684ec]

INTEGRATION: CWS changefileheader (1.4.262); FILE MERGED 2008/04/01 10:58:07 thb 1.4.262.2: #i85898# Stripping all external header guards 2008/03/28 15:35:17 rt 1.4.262.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ee25cff35e46d13e8d20d624e0eb22a1dd5e4b4e]

INTEGRATION: CWS changefileheader (1.2.78); FILE MERGED 2008/03/28 15:39:05 rt 1.2.78.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [28187aa7afacb04d877fb473fc562dc3fb534298]

INTEGRATION: CWS changefileheader (1.9.500); FILE MERGED 2008/03/31 16:07:20 rt 1.9.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8859dfbe878b3f839ea925e1758e2369beb1b076]

INTEGRATION: CWS changefileheader (1.13.42); FILE MERGED 2008/03/31 13:07:57 rt 1.13.42.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [29b0609aa2e85a1b7867722caec2048bff0f750b]

INTEGRATION: CWS changefileheader (1.3.244); FILE MERGED 2008/03/31 13:11:39 rt 1.3.244.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5ae8baa0610a7e37b1cc6525166035be7bcf9354]

INTEGRATION: CWS changefileheader (1.11.248); FILE MERGED 2008/04/01 13:01:34 thb 1.11.248.2: #i85898# Stripping all external header guards 2008/03/28 15:44:41 rt 1.11.248.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b6a098a61bce26ff49debf04af024ee47ac90648]

INTEGRATION: CWS changefileheader (1.26.8); FILE MERGED 2008/03/28 15:39:05 rt 1.26.8.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [580300e4424e81c17d4801a03dd4cc90b6a14509]

INTEGRATION: CWS changefileheader (1.2.390); FILE MERGED 2008/04/01 15:16:35 thb 1.2.390.1: #i85898# Stripping all external header guards


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d43d990f671028ce12754578d491a236f2e76229]

INTEGRATION: CWS changefileheader (1.63.56); FILE MERGED 2008/04/01 16:05:29 thb 1.63.56.3: #i85898# Stripping all external header guards 2008/04/01 13:01:34 thb 1.63.56.2: #i85898# Stripping all external header guards 2008/03/28 15:44:40 rt 1.63.56.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [860b7a343aea76eea3ecbb417e4f97bf94549ccf]

INTEGRATION: CWS changefileheader (1.13.468); FILE MERGED 2008/03/31 16:07:20 rt 1.13.468.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3d423ccfe0ea68d51b8037c2772fbb5f0be733b7]

INTEGRATION: CWS changefileheader (1.4.244); FILE MERGED 2008/04/01 15:16:35 thb 1.4.244.3: #i85898# Stripping all external header guards 2008/04/01 12:30:27 thb 1.4.244.2: #i85898# Stripping all external header guards 2008/03/31 13:11:38 rt 1.4.244.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3cfb792d7ec04962f452056401d0dc8d831173a0]

INTEGRATION: CWS changefileheader (1.4.12); FILE MERGED 2008/04/01 12:39:10 thb 1.4.12.2: #i85898# Stripping all external header guards 2008/03/31 13:58:38 rt 1.4.12.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [33131e842008688de2fefb7bdd0fe0fa3af53042]

INTEGRATION: CWS changefileheader (1.8.248); FILE MERGED 2008/04/01 13:01:34 thb 1.8.248.2: #i85898# Stripping all external header guards 2008/03/28 15:44:40 rt 1.8.248.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6654ca9e4b13c8f574f573a5718b2c3e80024e0d]

INTEGRATION: CWS changefileheader (1.7.224); FILE MERGED 2008/04/01 15:18:39 thb 1.7.224.3: #i85898# Stripping all external header guards 2008/04/01 10:58:07 thb 1.7.224.2: #i85898# Stripping all external header guards 2008/03/28 15:35:17 rt 1.7.224.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [be2ff64bf622d45da50b83f77bddf066310545de]

INTEGRATION: CWS changefileheader (1.22.76); FILE MERGED 2008/04/01 13:01:34 thb 1.22.76.2: #i85898# Stripping all external header guards 2008/03/28 15:44:40 rt 1.22.76.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7442c3d8ff5ec3d8b46392a602b680e9a9b39cb5]

INTEGRATION: CWS changefileheader (1.11.46); FILE MERGED 2008/03/31 13:07:57 rt 1.11.46.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9df5a9894e861d63d87199d1a19615a6f72d80ea]

INTEGRATION: CWS changefileheader (1.5.126); FILE MERGED 2008/04/01 15:16:35 thb 1.5.126.3: #i85898# Stripping all external header guards 2008/04/01 12:30:27 thb 1.5.126.2: #i85898# Stripping all external header guards 2008/03/31 13:11:38 rt 1.5.126.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fade44e04fc2c6a135f838de2f393efadd71c3d9]

INTEGRATION: CWS changefileheader (1.2.234); FILE MERGED 2008/04/01 15:35:38 thb 1.2.234.3: #i85898# Stripping all external header guards 2008/04/01 12:39:10 thb 1.2.234.2: #i85898# Stripping all external header guards 2008/03/31 13:58:37 rt 1.2.234.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fc57f1c1926e763f507553a2aec6396654cecf05]

INTEGRATION: CWS changefileheader (1.26.58); FILE MERGED 2008/04/01 16:05:29 thb 1.26.58.3: #i85898# Stripping all external header guards 2008/04/01 13:01:34 thb 1.26.58.2: #i85898# Stripping all external header guards 2008/03/28 15:44:40 rt 1.26.58.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d097dae6469d391005724e860d795c2d0eca336c]

INTEGRATION: CWS changefileheader (1.14.120); FILE MERGED 2008/04/01 15:18:39 thb 1.14.120.3: #i85898# Stripping all external header guards 2008/04/01 10:58:07 thb 1.14.120.2: #i85898# Stripping all external header guards 2008/03/28 15:35:16 rt 1.14.120.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1a13e50371f7dbf94e052b12788a2c65d36c7fce]

INTEGRATION: CWS changefileheader (1.4.244); FILE MERGED 2008/04/01 12:30:27 thb 1.4.244.2: #i85898# Stripping all external header guards 2008/03/31 13:11:38 rt 1.4.244.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [eab46ae5dd40a67dbbef8f43d9447f0ea4cd76ee]

INTEGRATION: CWS changefileheader (1.25.58); FILE MERGED 2008/04/01 16:05:28 thb 1.25.58.2: #i85898# Stripping all external header guards 2008/03/28 15:44:40 rt 1.25.58.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [07f7de0c55b5dd0100dfd0e8c3546781862532c7]

INTEGRATION: CWS changefileheader (1.6.42); FILE MERGED 2008/03/31 13:07:57 rt 1.6.42.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [51584a7098a9dd622beddfd4a34c91f7fe251dc0]

INTEGRATION: CWS changefileheader (1.33.14); FILE MERGED 2008/04/01 15:35:36 thb 1.33.14.3: #i85898# Stripping all external header guards 2008/04/01 12:39:09 thb 1.33.14.2: #i85898# Stripping all external header guards 2008/03/31 13:58:19 rt 1.33.14.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [08a3c6ef0bb3d3a49a9c135facd56ffcadaeb80e]

INTEGRATION: CWS changefileheader (1.3.244); FILE MERGED 2008/04/01 15:16:35 thb 1.3.244.2: #i85898# Stripping all external header guards 2008/03/31 13:11:38 rt 1.3.244.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [787a1f68320f94b6aa029774280efbc74fdaa5fa]

INTEGRATION: CWS changefileheader (1.95.22); FILE MERGED 2008/04/01 16:05:28 thb 1.95.22.3: #i85898# Stripping all external header guards 2008/04/01 13:01:34 thb 1.95.22.2: #i85898# Stripping all external header guards 2008/03/28 15:44:40 rt 1.95.22.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5efadcff967f33951bc6d05a48851b1f562927c3]

INTEGRATION: CWS changefileheader (1.12.262); FILE MERGED 2008/04/01 15:18:39 thb 1.12.262.3: #i85898# Stripping all external header guards 2008/04/01 10:58:07 thb 1.12.262.2: #i85898# Stripping all external header guards 2008/03/28 15:35:16 rt 1.12.262.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ad6c1ca8f794ab9cb5376a0cbb7ca8d7d3276698]

INTEGRATION: CWS changefileheader (1.3.244); FILE MERGED 2008/04/01 12:30:27 thb 1.3.244.2: #i85898# Stripping all external header guards 2008/03/31 13:11:38 rt 1.3.244.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [039178868b2f36a57c6c7aa1d93f830e749ac22b]

INTEGRATION: CWS changefileheader (1.7.42); FILE MERGED 2008/03/31 13:07:57 rt 1.7.42.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [789e89b0448b8a688d8aaaf94701d8bd33b3deee]

INTEGRATION: CWS changefileheader (1.24.76); FILE MERGED 2008/04/01 13:01:34 thb 1.24.76.2: #i85898# Stripping all external header guards 2008/03/28 15:44:39 rt 1.24.76.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e7f25280515cf544a2c61dc79cbf3e80ff9891f9]

INTEGRATION: CWS changefileheader (1.8.82); FILE MERGED 2008/03/31 13:17:15 rt 1.8.82.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7da4a4fd52c637940216424bbcc3bd5f827c2709]

INTEGRATION: CWS changefileheader (1.47.76); FILE MERGED 2008/04/01 16:05:28 thb 1.47.76.3: #i85898# Stripping all external header guards 2008/04/01 13:01:33 thb 1.47.76.2: #i85898# Stripping all external header guards 2008/03/28 15:44:39 rt 1.47.76.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [18490cb4ac507660d9f36239fbd220ea34661f75]

INTEGRATION: CWS changefileheader (1.30.16); FILE MERGED 2008/03/31 13:07:57 rt 1.30.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1c03c5bc61b7a1dec34229eeccfb3935298e6087]

INTEGRATION: CWS changefileheader (1.5.232); FILE MERGED 2008/04/01 15:35:33 thb 1.5.232.2: #i85898# Stripping all external header guards 2008/03/31 13:58:18 rt 1.5.232.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e50b3135ccd898159de67e84619ee8a72fdd5f92]

INTEGRATION: CWS changefileheader (1.6.100); FILE MERGED 2008/04/01 15:40:31 thb 1.6.100.3: #i85898# Stripping all external header guards 2008/04/01 12:41:18 thb 1.6.100.2: #i85898# Stripping all external header guards 2008/03/31 13:17:15 rt 1.6.100.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [78839154476c81e0d607612388998b301f8793f9]

INTEGRATION: CWS changefileheader (1.4.500); FILE MERGED 2008/03/31 16:07:19 rt 1.4.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e904b592304c9ecd6b9292513d04ef5e2947b4b5]

INTEGRATION: CWS changefileheader (1.7.262); FILE MERGED 2008/04/01 15:18:38 thb 1.7.262.3: #i85898# Stripping all external header guards 2008/04/01 10:58:07 thb 1.7.262.2: #i85898# Stripping all external header guards 2008/03/28 15:35:16 rt 1.7.262.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f365f485c37b88bd6b8ad43318f14b0ac79526fd]

INTEGRATION: CWS changefileheader (1.58.22); FILE MERGED 2008/04/01 16:05:28 thb 1.58.22.3: #i85898# Stripping all external header guards 2008/04/01 13:01:33 thb 1.58.22.2: #i85898# Stripping all external header guards 2008/03/28 15:44:39 rt 1.58.22.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b5a5b3c679dc57fab392c441e2d780c242d3b6a4]

INTEGRATION: CWS changefileheader (1.13.90); FILE MERGED 2008/04/01 15:16:35 thb 1.13.90.3: #i85898# Stripping all external header guards 2008/04/01 12:30:27 thb 1.13.90.2: #i85898# Stripping all external header guards 2008/03/31 13:11:38 rt 1.13.90.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [96f93b0992f54c4c7d61190503a79cffc532f0ae]

INTEGRATION: CWS changefileheader (1.10.500); FILE MERGED 2008/03/31 16:07:19 rt 1.10.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1bac6c3046ccfd19429eb105deb28eff8fc6a7c4]

INTEGRATION: CWS changefileheader (1.6.100); FILE MERGED 2008/04/01 15:40:30 thb 1.6.100.3: #i85898# Stripping all external header guards 2008/04/01 12:41:18 thb 1.6.100.2: #i85898# Stripping all external header guards 2008/03/31 13:17:15 rt 1.6.100.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f71b383916973e0c9a6e94addf23cd25e06c1b7e]

INTEGRATION: CWS changefileheader (1.2.464); FILE MERGED 2008/03/28 15:44:39 rt 1.2.464.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5428ff8ceedf014d71548262998a8fe5dd566bfb]

INTEGRATION: CWS changefileheader (1.7.262); FILE MERGED 2008/04/01 15:18:38 thb 1.7.262.3: #i85898# Stripping all external header guards 2008/04/01 10:58:06 thb 1.7.262.2: #i85898# Stripping all external header guards 2008/03/28 15:35:16 rt 1.7.262.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f0675a8830e67feed1c590cf49189f8da5660eee]

INTEGRATION: CWS changefileheader (1.8.500); FILE MERGED 2008/03/31 16:07:19 rt 1.8.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [577c2a42ce3c04f36b8286a0f1ac4e62e43d6478]

INTEGRATION: CWS changefileheader (1.4.246); FILE MERGED 2008/04/01 16:05:28 thb 1.4.246.3: #i85898# Stripping all external header guards 2008/04/01 13:01:33 thb 1.4.246.2: #i85898# Stripping all external header guards 2008/03/28 15:44:39 rt 1.4.246.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3b717a26288dd6059a8da055c73e2e716c91ca64]

INTEGRATION: CWS changefileheader (1.5.100); FILE MERGED 2008/04/01 15:40:29 thb 1.5.100.3: #i85898# Stripping all external header guards 2008/04/01 12:41:18 thb 1.5.100.2: #i85898# Stripping all external header guards 2008/03/31 13:17:15 rt 1.5.100.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f3295bd611b683da5a660d752bcafb62f85345f3]

INTEGRATION: CWS changefileheader (1.18.42); FILE MERGED 2008/04/01 15:16:35 thb 1.18.42.3: #i85898# Stripping all external header guards 2008/04/01 12:30:27 thb 1.18.42.2: #i85898# Stripping all external header guards 2008/03/31 13:11:38 rt 1.18.42.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [084146a402129fe1fc8a006b63a7c65a38f872d9]

INTEGRATION: CWS changefileheader (1.5.248); FILE MERGED 2008/04/01 13:01:33 thb 1.5.248.2: #i85898# Stripping all external header guards 2008/03/28 15:44:39 rt 1.5.248.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [66bec933689c5bbb6b885a8e8a96e545ae33cffb]

INTEGRATION: CWS changefileheader (1.8.624); FILE MERGED 2008/04/01 15:35:22 thb 1.8.624.3: #i85898# Stripping all external header guards 2008/04/01 12:39:03 thb 1.8.624.2: #i85898# Stripping all external header guards 2008/03/31 13:58:13 rt 1.8.624.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [574e15679abf1ac721242ad3fcd22cc2091c048d]

INTEGRATION: CWS changefileheader (1.8.178); FILE MERGED 2008/04/01 10:58:06 thb 1.8.178.2: #i85898# Stripping all external header guards 2008/03/28 15:35:16 rt 1.8.178.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e18329c1b6721335cbf320635028a028a7aa2127]

INTEGRATION: CWS changefileheader (1.5.122); FILE MERGED 2008/04/01 15:40:29 thb 1.5.122.3: #i85898# Stripping all external header guards 2008/04/01 12:41:18 thb 1.5.122.2: #i85898# Stripping all external header guards 2008/03/31 13:17:15 rt 1.5.122.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [587e28e448c845c593b9e048f4a919d46633031c]

INTEGRATION: CWS changefileheader (1.4.82); FILE MERGED 2008/03/31 13:17:15 rt 1.4.82.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [16390de39ddc8ccde9ea9556270fe9291f797110]

INTEGRATION: CWS changefileheader (1.5.248); FILE MERGED 2008/03/28 15:44:38 rt 1.5.248.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e987e29078e961afa642013bf449b5c066a32015]

INTEGRATION: CWS changefileheader (1.32.20); FILE MERGED 2008/03/28 15:35:16 rt 1.32.20.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [20e738a9ff55a823bfe0d370409837442e100509]

INTEGRATION: CWS changefileheader (1.21.178); FILE MERGED 2008/04/01 15:35:19 thb 1.21.178.3: #i85898# Stripping all external header guards 2008/04/01 12:39:03 thb 1.21.178.2: #i85898# Stripping all external header guards 2008/03/31 13:58:11 rt 1.21.178.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [dc570d151fcd5bd331d849e3c6d7422def5992ea]

INTEGRATION: CWS changefileheader (1.6.248); FILE MERGED 2008/04/01 16:05:27 thb 1.6.248.3: #i85898# Stripping all external header guards 2008/04/01 13:01:32 thb 1.6.248.2: #i85898# Stripping all external header guards 2008/03/28 15:44:38 rt 1.6.248.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ac2281f437a39f7ea273b16b551c64460592ba41]

INTEGRATION: CWS changefileheader (1.3.216); FILE MERGED 2008/04/01 15:40:28 thb 1.3.216.3: #i85898# Stripping all external header guards 2008/04/01 12:41:17 thb 1.3.216.2: #i85898# Stripping all external header guards 2008/03/31 13:17:15 rt 1.3.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [97d4bc4bf481acea2d89a38869cf1721a76385d6]

INTEGRATION: CWS changefileheader (1.9.500); FILE MERGED 2008/03/31 16:07:19 rt 1.9.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [feb937a4178e0d9de7a5d0d8e3ef185d27527ccf]

INTEGRATION: CWS changefileheader (1.6.262); FILE MERGED 2008/03/28 15:35:16 rt 1.6.262.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4c53c167c176acc0a02d939ac6052d51d7190288]

INTEGRATION: CWS changefileheader (1.37.34); FILE MERGED 2008/04/01 16:05:27 thb 1.37.34.3: #i85898# Stripping all external header guards 2008/04/01 13:01:32 thb 1.37.34.2: #i85898# Stripping all external header guards 2008/03/28 15:44:38 rt 1.37.34.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [920373d47f4f6f498862ec21e709f105deb5eb60]

INTEGRATION: CWS changefileheader (1.5.122); FILE MERGED 2008/04/01 15:40:28 thb 1.5.122.3: #i85898# Stripping all external header guards 2008/04/01 12:41:17 thb 1.5.122.2: #i85898# Stripping all external header guards 2008/03/31 13:17:14 rt 1.5.122.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2dd3c485bfd02d1a5ec8f664583a3175a401b72f]

INTEGRATION: CWS changefileheader (1.5.262); FILE MERGED 2008/04/01 10:58:06 thb 1.5.262.2: #i85898# Stripping all external header guards 2008/03/28 15:35:16 rt 1.5.262.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [636cd3ed4d9187e9826aa9ce915fd4666b444717]

INTEGRATION: CWS changefileheader (1.23.198); FILE MERGED 2008/04/01 15:35:19 thb 1.23.198.3: #i85898# Stripping all external header guards 2008/04/01 12:39:02 thb 1.23.198.2: #i85898# Stripping all external header guards 2008/03/31 13:58:11 rt 1.23.198.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [44ed9f8df3ef4b0d0501c0629349245f9addadd7]

INTEGRATION: CWS changefileheader (1.3.116); FILE MERGED 2008/04/01 15:16:35 thb 1.3.116.3: #i85898# Stripping all external header guards 2008/04/01 12:30:27 thb 1.3.116.2: #i85898# Stripping all external header guards 2008/03/31 13:11:38 rt 1.3.116.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [459ed72ad28d7b2e04c2cafb2efd23dd06b28a59]

INTEGRATION: CWS changefileheader (1.9.248); FILE MERGED 2008/04/01 16:05:27 thb 1.9.248.3: #i85898# Stripping all external header guards 2008/04/01 13:01:32 thb 1.9.248.2: #i85898# Stripping all external header guards 2008/03/28 15:44:38 rt 1.9.248.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d988a05d786e221285ea43609df5059fae4706e4]

INTEGRATION: CWS changefileheader (1.2.216); FILE MERGED 2008/04/01 15:40:27 thb 1.2.216.3: #i85898# Stripping all external header guards 2008/04/01 12:41:17 thb 1.2.216.2: #i85898# Stripping all external header guards 2008/03/31 13:17:14 rt 1.2.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [845c5fd916d59fb2777f36bd38f44400fe253f18]

INTEGRATION: CWS changefileheader (1.5.24); FILE MERGED 2008/03/31 13:07:57 rt 1.5.24.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2c1b44bca0faccf62d87bc8f1f8f922ec3d5a16f]

INTEGRATION: CWS changefileheader (1.7.500); FILE MERGED 2008/03/31 16:07:19 rt 1.7.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [347b0fb5d7f5d3fd154793a503220557fa65157a]

INTEGRATION: CWS changefileheader (1.4.262); FILE MERGED 2008/04/01 10:58:06 thb 1.4.262.2: #i85898# Stripping all external header guards 2008/03/28 15:35:16 rt 1.4.262.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ff94b6c9796360c683edad3d41c3ab04f9a1df32]

INTEGRATION: CWS changefileheader (1.4.134); FILE MERGED 2008/04/01 15:16:35 thb 1.4.134.3: #i85898# Stripping all external header guards 2008/04/01 12:30:27 thb 1.4.134.2: #i85898# Stripping all external header guards 2008/03/31 13:11:38 rt 1.4.134.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4f8e3e2a77a4d78647ff092bf2619be8dfe59d55]

INTEGRATION: CWS changefileheader (1.7.168); FILE MERGED 2008/04/01 16:05:27 thb 1.7.168.2: #i85898# Stripping all external header guards 2008/03/28 15:44:38 rt 1.7.168.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c2e4f9a0771c0ad5291d7a02f3f6670780c867ed]

INTEGRATION: CWS changefileheader (1.4.122); FILE MERGED 2008/04/01 15:40:27 thb 1.4.122.3: #i85898# Stripping all external header guards 2008/04/01 12:41:17 thb 1.4.122.2: #i85898# Stripping all external header guards 2008/03/31 13:17:14 rt 1.4.122.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [eb41ce72b14a5020d45f62192d7fa71848258273]

INTEGRATION: CWS changefileheader (1.2.196); FILE MERGED 2008/03/31 16:07:19 rt 1.2.196.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1af14dad9ae8b1b4b22029e262654bc082b21e30]

INTEGRATION: CWS changefileheader (1.9.24); FILE MERGED 2008/04/01 15:00:51 thb 1.9.24.2: #i85898# Stripping all external header guards 2008/03/31 13:07:57 rt 1.9.24.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8acc27014b8e0c170d485ec157234dda239855c1]

INTEGRATION: CWS changefileheader (1.8.262); FILE MERGED 2008/04/01 15:18:38 thb 1.8.262.3: #i85898# Stripping all external header guards 2008/04/01 10:58:06 thb 1.8.262.2: #i85898# Stripping all external header guards 2008/03/28 15:35:16 rt 1.8.262.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6fed2879e3c15d939e785f01d6da31be3db45b94]

INTEGRATION: CWS changefileheader (1.71.22); FILE MERGED 2008/04/01 16:05:27 thb 1.71.22.3: #i85898# Stripping all external header guards 2008/04/01 13:01:32 thb 1.71.22.2: #i85898# Stripping all external header guards 2008/03/28 15:44:38 rt 1.71.22.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5aa7c65fa68160da1069cf5ca4c30a42127d31a4]

INTEGRATION: CWS changefileheader (1.5.126); FILE MERGED 2008/03/31 13:11:38 rt 1.5.126.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1abaa9677af585563aaffc93a0702150e825974d]

INTEGRATION: CWS changefileheader (1.4.24); FILE MERGED 2008/03/31 13:07:57 rt 1.4.24.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [dabadf01754299d8ea2f9d8ebc6edf0c4352ab1d]

INTEGRATION: CWS changefileheader (1.4.122); FILE MERGED 2008/04/01 15:40:26 thb 1.4.122.3: #i85898# Stripping all external header guards 2008/04/01 12:41:17 thb 1.4.122.2: #i85898# Stripping all external header guards 2008/03/31 13:17:14 rt 1.4.122.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [da61f2e7e81f028b6f18d777219e7e5e34038fda]

INTEGRATION: CWS changefileheader (1.6.262); FILE MERGED 2008/03/28 15:35:15 rt 1.6.262.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [aa95eedd374c256de53399b0c1dbbb4cc4f2bd3e]

INTEGRATION: CWS changefileheader (1.7.134); FILE MERGED 2008/04/01 15:16:34 thb 1.7.134.3: #i85898# Stripping all external header guards 2008/04/01 12:30:27 thb 1.7.134.2: #i85898# Stripping all external header guards 2008/03/31 13:11:38 rt 1.7.134.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ee9c44020e75e017e58255c748c16ed6bcef2bb8]

INTEGRATION: CWS changefileheader (1.55.34); FILE MERGED 2008/04/01 16:05:27 thb 1.55.34.3: #i85898# Stripping all external header guards 2008/04/01 13:01:32 thb 1.55.34.2: #i85898# Stripping all external header guards 2008/03/28 15:44:38 rt 1.55.34.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a6c3500d13e5d9350bd3d40db11c6bf6b5e5e081]

INTEGRATION: CWS changefileheader (1.11.232); FILE MERGED 2008/04/01 15:35:16 thb 1.11.232.2: #i85898# Stripping all external header guards 2008/03/31 13:58:11 rt 1.11.232.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bcd32e1b3b4fa68c84ae35c06aebe66fadab895a]

INTEGRATION: CWS changefileheader (1.3.24); FILE MERGED 2008/03/31 13:07:57 rt 1.3.24.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [be6062b6c39b77fcf7878fc53edfd996ef6d1482]

INTEGRATION: CWS changefileheader (1.2.134); FILE MERGED 2008/03/28 15:35:15 rt 1.2.134.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6828cb95500fc510859c2ced066b3099878eefd7]

INTEGRATION: CWS changefileheader (1.5.216); FILE MERGED 2008/04/01 15:40:26 thb 1.5.216.3: #i85898# Stripping all external header guards 2008/04/01 12:41:17 thb 1.5.216.2: #i85898# Stripping all external header guards 2008/03/31 13:17:14 rt 1.5.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fd3256001769f472a71f394a31b8c5d44783eaac]

INTEGRATION: CWS changefileheader (1.82.22); FILE MERGED 2008/04/01 16:05:26 thb 1.82.22.3: #i85898# Stripping all external header guards 2008/04/01 13:01:32 thb 1.82.22.2: #i85898# Stripping all external header guards 2008/03/28 15:44:38 rt 1.82.22.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [46c8be1f27adb69d91cd39a0cdfc8299fa9ca528]

INTEGRATION: CWS changefileheader (1.4.134); FILE MERGED 2008/04/01 15:16:34 thb 1.4.134.3: #i85898# Stripping all external header guards 2008/04/01 12:30:26 thb 1.4.134.2: #i85898# Stripping all external header guards 2008/03/31 13:11:38 rt 1.4.134.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e0816663784f8572e0adedc32457d5d673ddedbd]

INTEGRATION: CWS changefileheader (1.5.262); FILE MERGED 2008/04/01 10:58:06 thb 1.5.262.2: #i85898# Stripping all external header guards 2008/03/28 15:35:15 rt 1.5.262.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b4fab1b1f9ded6edc948ca0d10644b7071e8d7dd]

INTEGRATION: CWS changefileheader (1.5.244); FILE MERGED 2008/03/31 13:11:38 rt 1.5.244.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [41acf036899a4d5c555946cb14b641c50fb3247e]

INTEGRATION: CWS changefileheader (1.9.224); FILE MERGED 2008/04/01 13:01:32 thb 1.9.224.2: #i85898# Stripping all external header guards 2008/03/28 15:44:38 rt 1.9.224.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c31598f272ad2765736dd981535153a6968c2ffb]

INTEGRATION: CWS changefileheader (1.15.82); FILE MERGED 2008/04/01 15:40:25 thb 1.15.82.3: #i85898# Stripping all external header guards 2008/04/01 12:41:17 thb 1.15.82.2: #i85898# Stripping all external header guards 2008/03/31 13:17:14 rt 1.15.82.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3c4e96d0814ad29ea921c51c8c96c04598d60fdf]

INTEGRATION: CWS changefileheader (1.9.492); FILE MERGED 2008/04/01 12:39:01 thb 1.9.492.2: #i85898# Stripping all external header guards 2008/03/31 13:58:10 rt 1.9.492.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f49329be589e7b615c100304f7b19eef4a212318]

INTEGRATION: CWS changefileheader (1.8.262); FILE MERGED 2008/04/01 10:58:06 thb 1.8.262.2: #i85898# Stripping all external header guards 2008/03/28 15:35:15 rt 1.8.262.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [87a8fb69fb104b2d4aab1c2f86277edc4009147f]

INTEGRATION: CWS changefileheader (1.3.46); FILE MERGED 2008/03/31 13:07:57 rt 1.3.46.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [01c7369e67f92684e1081fcfdb26dd5de770c405]

INTEGRATION: CWS changefileheader (1.8.82); FILE MERGED 2008/04/01 12:30:26 thb 1.8.82.2: #i85898# Stripping all external header guards 2008/03/31 13:11:37 rt 1.8.82.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [400f4ef6081886b818b9173ac68ab7d86a5f00ac]

INTEGRATION: CWS changefileheader (1.15.22); FILE MERGED 2008/04/01 16:05:26 thb 1.15.22.3: #i85898# Stripping all external header guards 2008/04/01 13:01:32 thb 1.15.22.2: #i85898# Stripping all external header guards 2008/03/28 15:44:37 rt 1.15.22.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [57df6fc33704447005017ef0016223e2b3629c60]

INTEGRATION: CWS changefileheader (1.5.82); FILE MERGED 2008/03/31 13:17:14 rt 1.5.82.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c6d0ca0a33d538b02185b4412dd72b7d9427e53f]

INTEGRATION: CWS changefileheader (1.13.492); FILE MERGED 2008/04/01 12:39:01 thb 1.13.492.2: #i85898# Stripping all external header guards 2008/03/31 13:58:10 rt 1.13.492.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f0da62e4e85754b591bca8a6bfba2121a2bdb375]

INTEGRATION: CWS changefileheader (1.3.158); FILE MERGED 2008/04/01 10:58:06 thb 1.3.158.2: #i85898# Stripping all external header guards 2008/03/28 15:35:15 rt 1.3.158.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [838829590beb65e9daf89d8be353c7e43a5bf073]

INTEGRATION: CWS changefileheader (1.9.82); FILE MERGED 2008/04/01 15:16:34 thb 1.9.82.3: #i85898# Stripping all external header guards 2008/04/01 12:30:26 thb 1.9.82.2: #i85898# Stripping all external header guards 2008/03/31 13:11:37 rt 1.9.82.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e21af734bbca81f3cf1328dc788804b700bf0de5]

INTEGRATION: CWS changefileheader (1.73.22); FILE MERGED 2008/04/01 16:05:26 thb 1.73.22.3: #i85898# Stripping all external header guards 2008/04/01 13:01:32 thb 1.73.22.2: #i85898# Stripping all external header guards 2008/03/28 15:44:37 rt 1.73.22.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [50fa42c29afb4d592587d5dc1c65ef1e5ea6517a]

INTEGRATION: CWS changefileheader (1.4.122); FILE MERGED 2008/04/01 12:41:17 thb 1.4.122.2: #i85898# Stripping all external header guards 2008/03/31 13:17:14 rt 1.4.122.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a32f221e8c405912683830e43227104e300b36a3]

INTEGRATION: CWS changefileheader (1.22.158); FILE MERGED 2008/04/01 10:58:06 thb 1.22.158.2: #i85898# Stripping all external header guards 2008/03/28 15:35:15 rt 1.22.158.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9cd5f88f2dbdacd0e9e172f17304b2e3293b2fc3]

INTEGRATION: CWS changefileheader (1.10.224); FILE MERGED 2008/04/01 16:05:26 thb 1.10.224.3: #i85898# Stripping all external header guards 2008/04/01 13:01:31 thb 1.10.224.2: #i85898# Stripping all external header guards 2008/03/28 15:44:37 rt 1.10.224.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ff8f9fd48f18f56b8e597f2c9109fd73dc60dab7]

INTEGRATION: CWS changefileheader (1.5.120); FILE MERGED 2008/04/01 15:40:24 thb 1.5.120.3: #i85898# Stripping all external header guards 2008/04/01 12:41:17 thb 1.5.120.2: #i85898# Stripping all external header guards 2008/03/31 13:17:14 rt 1.5.120.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [36eb1e8598e56221e1d9c16968f6254cd63f1689]

INTEGRATION: CWS changefileheader (1.14.446); FILE MERGED 2008/04/01 12:39:01 thb 1.14.446.2: #i85898# Stripping all external header guards 2008/03/31 13:58:10 rt 1.14.446.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c7e66e5cbc9681419e62b4420505a7b7fce35d4e]

INTEGRATION: CWS changefileheader (1.14.20); FILE MERGED 2008/03/28 15:35:15 rt 1.14.20.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2d07bc895df197b9aa285ca9721c9c2bef2f9c49]

INTEGRATION: CWS changefileheader (1.11.22); FILE MERGED 2008/03/28 15:44:37 rt 1.11.22.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [99d8f1837acdbe8080f6ad1ff5290c04d775cc14]

INTEGRATION: CWS changefileheader (1.8.46); FILE MERGED 2008/03/31 13:07:57 rt 1.8.46.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ecbec630cb7e102b85644667f672cf1494a8dc64]

INTEGRATION: CWS changefileheader (1.6.82); FILE MERGED 2008/03/31 13:17:14 rt 1.6.82.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6c7aee2b64f072d2f6bdb9249055b98d7bd5d017]

INTEGRATION: CWS changefileheader (1.6.262); FILE MERGED 2008/04/01 10:58:05 thb 1.6.262.2: #i85898# Stripping all external header guards 2008/03/28 15:35:14 rt 1.6.262.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3da8ad05903c6d6efff268cd5f4a0e231004a40b]

INTEGRATION: CWS changefileheader (1.6.500); FILE MERGED 2008/03/31 16:07:19 rt 1.6.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0fd8b11c50182e33f3a03cc05b7b70889e990d71]

INTEGRATION: CWS changefileheader (1.22.22); FILE MERGED 2008/03/28 15:44:37 rt 1.22.22.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b9a5847ef01321a91fa65a1f29995ed6b6213ecb]

INTEGRATION: CWS changefileheader (1.2.46); FILE MERGED 2008/03/31 13:07:57 rt 1.2.46.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b3fe4b0ea45fe52c3607dc5825c1a27524f0dd41]

INTEGRATION: CWS changefileheader (1.7.100); FILE MERGED 2008/04/01 12:41:17 thb 1.7.100.2: #i85898# Stripping all external header guards 2008/03/31 13:17:14 rt 1.7.100.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [482145a5d02c708fcc46c508d89789c7df589fca]

INTEGRATION: CWS changefileheader (1.9.82); FILE MERGED 2008/04/01 12:30:26 thb 1.9.82.2: #i85898# Stripping all external header guards 2008/03/31 13:11:37 rt 1.9.82.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bff021cf6e3855b925c770907c78c852e54b2108]

INTEGRATION: CWS changefileheader (1.7.224); FILE MERGED 2008/04/01 16:05:26 thb 1.7.224.3: #i85898# Stripping all external header guards 2008/04/01 13:01:31 thb 1.7.224.2: #i85898# Stripping all external header guards 2008/03/28 15:44:37 rt 1.7.224.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [194f757241fd637a753372a00ae1f36a21478624]

INTEGRATION: CWS changefileheader (1.2.178); FILE MERGED 2008/03/31 16:07:19 rt 1.2.178.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [774786bec12eea0a92ac5ff4030b541fa09fbf5c]

INTEGRATION: CWS changefileheader (1.10.24); FILE MERGED 2008/03/31 13:07:56 rt 1.10.24.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9fd8b3f8b94040a6c28c64290ba1273df567f699]

INTEGRATION: CWS changefileheader (1.6.122); FILE MERGED 2008/04/01 12:41:16 thb 1.6.122.2: #i85898# Stripping all external header guards 2008/03/31 13:17:14 rt 1.6.122.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [02ff851bcfa6a062496dbc528bf262e68e32b449]

INTEGRATION: CWS changefileheader (1.5.262); FILE MERGED 2008/04/01 15:18:38 thb 1.5.262.3: #i85898# Stripping all external header guards 2008/04/01 10:58:05 thb 1.5.262.2: #i85898# Stripping all external header guards 2008/03/28 15:35:14 rt 1.5.262.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c79c69c0cfd3fb182ad6400bed940e3b8b524679]

INTEGRATION: CWS changefileheader (1.8.248); FILE MERGED 2008/04/01 16:05:26 thb 1.8.248.3: #i85898# Stripping all external header guards 2008/04/01 13:01:31 thb 1.8.248.2: #i85898# Stripping all external header guards 2008/03/28 15:44:37 rt 1.8.248.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e4c57bd4e8a62d0debb9696b0f6071c016536673]

INTEGRATION: CWS changefileheader (1.3.40); FILE MERGED 2008/04/01 12:30:26 thb 1.3.40.2: #i85898# Stripping all external header guards 2008/03/31 13:11:37 rt 1.3.40.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d3076a8ef23838f5856e24be20fa359de045a2cc]

INTEGRATION: CWS changefileheader (1.1.46); FILE MERGED 2008/03/31 13:07:56 rt 1.1.46.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [37c76a5016f0819005f3223c8c311856bd2955d7]

INTEGRATION: CWS changefileheader (1.4.216); FILE MERGED 2008/03/31 13:17:14 rt 1.4.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [731123d9ca1bf1f9a9b89cd24944c803d2b51308]

INTEGRATION: CWS changefileheader (1.4.262); FILE MERGED 2008/04/01 10:58:05 thb 1.4.262.2: #i85898# Stripping all external header guards 2008/03/28 15:35:14 rt 1.4.262.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [85420c6bb0a357f74ebc7f85f2bfadb58be4be95]

INTEGRATION: CWS changefileheader (1.5.82); FILE MERGED 2008/04/01 15:16:34 thb 1.5.82.3: #i85898# Stripping all external header guards 2008/04/01 12:30:26 thb 1.5.82.2: #i85898# Stripping all external header guards 2008/03/31 13:11:37 rt 1.5.82.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [20b93cf72fff46ccfcaffcce93478246e5d6ebbf]

INTEGRATION: CWS changefileheader (1.8.24); FILE MERGED 2008/03/31 13:07:56 rt 1.8.24.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [96578521517b67c6bc8d13c52805fcb0108ef160]

INTEGRATION: CWS changefileheader (1.39.60); FILE MERGED 2008/03/28 15:44:36 rt 1.39.60.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [08009de50e56651ea4a953872b92771c20d5918c]

INTEGRATION: CWS changefileheader (1.5.122); FILE MERGED 2008/04/01 12:41:16 thb 1.5.122.2: #i85898# Stripping all external header guards 2008/03/31 13:17:14 rt 1.5.122.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [85102f143c199e81a4d90ce6a42140067cee4c36]

INTEGRATION: CWS changefileheader (1.10.262); FILE MERGED 2008/04/01 15:18:38 thb 1.10.262.3: #i85898# Stripping all external header guards 2008/04/01 10:58:05 thb 1.10.262.2: #i85898# Stripping all external header guards 2008/03/28 15:35:14 rt 1.10.262.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7aa21fb30c896ac4ef86f0faa4fc847ac3ff2f02]

INTEGRATION: CWS changefileheader (1.10.82); FILE MERGED 2008/04/01 15:16:34 thb 1.10.82.3: #i85898# Stripping all external header guards 2008/04/01 12:30:25 thb 1.10.82.2: #i85898# Stripping all external header guards 2008/03/31 13:11:37 rt 1.10.82.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d522b8292fd75357d9aa04a6c0cb0e04a6d0bd50]

INTEGRATION: CWS changefileheader (1.7.500); FILE MERGED 2008/03/31 16:07:18 rt 1.7.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [29b9e514784ae0d423a1d2c788d52a4aa1a3cb28]

INTEGRATION: CWS changefileheader (1.7.42); FILE MERGED 2008/04/01 15:00:51 thb 1.7.42.2: #i85898# Stripping all external header guards 2008/03/31 13:07:56 rt 1.7.42.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [73152612c40a159ecaf7404d3b77f2c0e3008fc9]

INTEGRATION: CWS changefileheader (1.8.248); FILE MERGED 2008/03/28 15:44:36 rt 1.8.248.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b00650eff81a06648927284f17b2a33185c35596]

INTEGRATION: CWS changefileheader (1.7.122); FILE MERGED 2008/04/01 12:41:16 thb 1.7.122.2: #i85898# Stripping all external header guards 2008/03/31 13:17:14 rt 1.7.122.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [55f804095dd713bc73d178f1957c5f1d8cca919d]

INTEGRATION: CWS changefileheader (1.36.120); FILE MERGED 2008/04/01 15:18:38 thb 1.36.120.3: #i85898# Stripping all external header guards 2008/04/01 10:58:05 thb 1.36.120.2: #i85898# Stripping all external header guards 2008/03/28 15:35:14 rt 1.36.120.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6b2305687820cdf6dc24b31a774bbd714dbb0631]

INTEGRATION: CWS changefileheader (1.15.10); FILE MERGED 2008/03/31 13:11:37 rt 1.15.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5ee7ef1c67922abb7e4ae07475b9b4f6768909f3]

INTEGRATION: CWS changefileheader (1.28.20); FILE MERGED 2008/04/01 16:05:26 thb 1.28.20.3: #i85898# Stripping all external header guards 2008/04/01 13:01:31 thb 1.28.20.2: #i85898# Stripping all external header guards 2008/03/28 15:44:36 rt 1.28.20.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [03796ea2204154b146ef146943284a532cb8c053]

INTEGRATION: CWS changefileheader (1.5.170); FILE MERGED 2008/04/01 15:18:37 thb 1.5.170.3: #i85898# Stripping all external header guards 2008/04/01 10:58:05 thb 1.5.170.2: #i85898# Stripping all external header guards 2008/03/28 15:35:14 rt 1.5.170.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [83d2ce2dac87dc9fce5528b3982d96b33e3e95d6]

INTEGRATION: CWS changefileheader (1.3.244); FILE MERGED 2008/04/01 15:16:34 thb 1.3.244.3: #i85898# Stripping all external header guards 2008/04/01 12:30:25 thb 1.3.244.2: #i85898# Stripping all external header guards 2008/03/31 13:11:36 rt 1.3.244.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [46c31a24d0ef84fa8526e60e7e911c9955d7dab6]

INTEGRATION: CWS changefileheader (1.4.350); FILE MERGED 2008/03/28 15:44:36 rt 1.4.350.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8ade2d80de4c0bafb323ca7db558994312a33993]

INTEGRATION: CWS changefileheader (1.21.20); FILE MERGED 2008/04/01 15:18:37 thb 1.21.20.3: #i85898# Stripping all external header guards 2008/04/01 10:58:05 thb 1.21.20.2: #i85898# Stripping all external header guards 2008/03/28 15:35:14 rt 1.21.20.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6d1e90545da1032c7f880b14773627b8d8d35c93]

INTEGRATION: CWS changefileheader (1.9.68); FILE MERGED 2008/04/01 15:16:34 thb 1.9.68.3: #i85898# Stripping all external header guards 2008/04/01 12:30:25 thb 1.9.68.2: #i85898# Stripping all external header guards 2008/03/31 13:11:36 rt 1.9.68.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5a2038e71bdd26b616149feee1e1d4fa20b0dd43]

INTEGRATION: CWS changefileheader (1.3.846); FILE MERGED 2008/03/28 15:44:36 rt 1.3.846.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6f1d152a49035a0abdf01ef47471bd8882942593]

INTEGRATION: CWS changefileheader (1.2.24); FILE MERGED 2008/03/31 13:07:56 rt 1.2.24.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0fdc7f8675429e56a1394f5cdb8138ba92cc9b4e]

INTEGRATION: CWS changefileheader (1.3.216); FILE MERGED 2008/03/31 13:17:14 rt 1.3.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [53c969467a0a95cef01f07465344aa3f5ed142e5]

INTEGRATION: CWS changefileheader (1.9.60); FILE MERGED 2008/04/01 15:16:34 thb 1.9.60.3: #i85898# Stripping all external header guards 2008/04/01 12:30:25 thb 1.9.60.2: #i85898# Stripping all external header guards 2008/03/31 13:11:36 rt 1.9.60.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [69a7bb98891658369ab476642a81bc0819e64f23]

INTEGRATION: CWS changefileheader (1.4.500); FILE MERGED 2008/03/31 16:07:18 rt 1.4.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [92705f8c067e787c41cf15f7bcd7fd972a5ba027]

INTEGRATION: CWS changefileheader (1.3.46); FILE MERGED 2008/03/31 13:07:56 rt 1.3.46.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [580778a111e56265bb8176b374fdfcbe6b736b69]

INTEGRATION: CWS changefileheader (1.5.320); FILE MERGED 2008/03/28 15:35:14 rt 1.5.320.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [04ab9c1f7c4c51d749aed8e47c1b2fc95c50dd3f]

INTEGRATION: CWS changefileheader (1.7.88); FILE MERGED 2008/03/31 13:17:13 rt 1.7.88.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [01b6c3644b065eab915cd292292c15266f9dc8be]

INTEGRATION: CWS changefileheader (1.2.160); FILE MERGED 2008/04/01 15:16:34 thb 1.2.160.2: #i85898# Stripping all external header guards 2008/03/31 13:11:36 rt 1.2.160.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3915905e94f71dd63796a75ffb797bae7701fdb8]

INTEGRATION: CWS changefileheader (1.4.350); FILE MERGED 2008/03/28 15:44:35 rt 1.4.350.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0f82e2754799088cee0ad838f2480b2991986801]

INTEGRATION: CWS changefileheader (1.6.500); FILE MERGED 2008/03/31 16:07:18 rt 1.6.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c947ee86fd49ae9b7d4a6879f23e90830b055b51]

INTEGRATION: CWS changefileheader (1.4.262); FILE MERGED 2008/03/28 15:35:14 rt 1.4.262.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ce686eb83219865a884c72e3f818e3608682da6a]

INTEGRATION: CWS changefileheader (1.3.134); FILE MERGED 2008/03/31 13:11:36 rt 1.3.134.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [26582a4e5920aa5cd0904dcc7a61b7a3f5a61318]

INTEGRATION: CWS changefileheader (1.4.42); FILE MERGED 2008/03/31 13:07:56 rt 1.4.42.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f72c61177407cd4ae43055768f973175f0d00da1]

INTEGRATION: CWS changefileheader (1.3.846); FILE MERGED 2008/03/28 15:44:35 rt 1.3.846.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6e5c5d3720b11a80ec1458bbd638aba4efcd26cf]

INTEGRATION: CWS changefileheader (1.5.500); FILE MERGED 2008/03/31 16:07:18 rt 1.5.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9619393f5fb15a90e6edc9401bd76ed2188c537e]

INTEGRATION: CWS changefileheader (1.4.262); FILE MERGED 2008/03/28 15:35:13 rt 1.4.262.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [40a59e83d8a9a629ccbb4f2c75b5f03b603f24de]

INTEGRATION: CWS changefileheader (1.4.126); FILE MERGED 2008/04/01 15:16:33 thb 1.4.126.3: #i85898# Stripping all external header guards 2008/04/01 12:30:25 thb 1.4.126.2: #i85898# Stripping all external header guards 2008/03/31 13:11:36 rt 1.4.126.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9ce73afc5c7a12baf08b24e4b2cac70e0e305e0c]

INTEGRATION: CWS changefileheader (1.2.46); FILE MERGED 2008/03/31 13:07:56 rt 1.2.46.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [26dd178f8e7dbb041d7c1b50ff329a9c7ba73624]

INTEGRATION: CWS changefileheader (1.4.178); FILE MERGED 2008/04/01 13:01:31 thb 1.4.178.2: #i85898# Stripping all external header guards 2008/03/28 15:44:35 rt 1.4.178.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [53533099435a7f6dd888dd6ee28764a4df5b092e]

INTEGRATION: CWS changefileheader (1.6.122); FILE MERGED 2008/04/01 12:41:15 thb 1.6.122.2: #i85898# Stripping all external header guards 2008/03/31 13:17:13 rt 1.6.122.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0800db1aec366ff3bc4dcc396483bfdad4a7a52e]

INTEGRATION: CWS changefileheader (1.5.134); FILE MERGED 2008/04/01 15:16:33 thb 1.5.134.3: #i85898# Stripping all external header guards 2008/04/01 12:30:25 thb 1.5.134.2: #i85898# Stripping all external header guards 2008/03/31 13:11:36 rt 1.5.134.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4eb18d2afedba51d386b6981a5827fc90b207aab]

INTEGRATION: CWS changefileheader (1.4.24); FILE MERGED 2008/04/01 15:00:51 thb 1.4.24.2: #i85898# Stripping all external header guards 2008/03/31 13:07:56 rt 1.4.24.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a814af06adcadf2b6cff2b2bd6aee03a21a3f945]

INTEGRATION: CWS changefileheader (1.3.178); FILE MERGED 2008/04/01 13:01:31 thb 1.3.178.2: #i85898# Stripping all external header guards 2008/03/28 15:44:35 rt 1.3.178.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [365c0b1b0fa6169dd4aea18a10a5cc3958457f5d]

INTEGRATION: CWS changefileheader (1.4.216); FILE MERGED 2008/03/31 13:17:13 rt 1.4.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b4eaa909829a4ddc515a49ed4e5d92c401911f56]

INTEGRATION: CWS changefileheader (1.7.126); FILE MERGED 2008/04/01 15:16:33 thb 1.7.126.3: #i85898# Stripping all external header guards 2008/04/01 12:30:25 thb 1.7.126.2: #i85898# Stripping all external header guards 2008/03/31 13:11:35 rt 1.7.126.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1f10829537dbb598487a837de69783fa4a6a0b41]

INTEGRATION: CWS changefileheader (1.5.148); FILE MERGED 2008/04/01 13:01:31 thb 1.5.148.2: #i85898# Stripping all external header guards 2008/03/28 15:44:35 rt 1.5.148.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [024a4aecf571da87de613f2ef3bf125e8e539764]

INTEGRATION: CWS changefileheader (1.4.154); FILE MERGED 2008/04/01 12:41:15 thb 1.4.154.2: #i85898# Stripping all external header guards 2008/03/31 13:17:13 rt 1.4.154.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6de4896b0f24acadc4e92073c8cd596b55b376df]

INTEGRATION: CWS changefileheader (1.6.134); FILE MERGED 2008/04/01 15:16:33 thb 1.6.134.3: #i85898# Stripping all external header guards 2008/04/01 12:30:25 thb 1.6.134.2: #i85898# Stripping all external header guards 2008/03/31 13:11:35 rt 1.6.134.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fbfaa615181d83ef6507c872181091f4c9a96326]

INTEGRATION: CWS changefileheader (1.6.24); FILE MERGED 2008/03/31 13:07:56 rt 1.6.24.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b2d15b7fad3dcb7ca49ad25a25edab8198879bc0]

INTEGRATION: CWS changefileheader (1.6.148); FILE MERGED 2008/03/28 15:44:35 rt 1.6.148.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fddf238b7d2de45d5342b25d9efce41db676797d]

INTEGRATION: CWS changefileheader (1.8.44); FILE MERGED 2008/04/01 12:41:15 thb 1.8.44.2: #i85898# Stripping all external header guards 2008/03/31 13:17:13 rt 1.8.44.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e9621807842f1f4a71078142cc2b7df0800ce1cf]

INTEGRATION: CWS changefileheader (1.5.134); FILE MERGED 2008/04/01 15:16:33 thb 1.5.134.3: #i85898# Stripping all external header guards 2008/04/01 12:30:25 thb 1.5.134.2: #i85898# Stripping all external header guards 2008/03/31 13:11:35 rt 1.5.134.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4923b05352040471491912edd71f6ee7814198fc]

INTEGRATION: CWS changefileheader (1.8.500); FILE MERGED 2008/03/31 16:07:18 rt 1.8.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4d92ae5eea67083dd67f199f589372a6aea90d81]

INTEGRATION: CWS changefileheader (1.3.178); FILE MERGED 2008/03/28 15:44:35 rt 1.3.178.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [00e8e3b0193550ae306d88607206bdb935918d32]

INTEGRATION: CWS changefileheader (1.4.216); FILE MERGED 2008/04/01 12:41:15 thb 1.4.216.2: #i85898# Stripping all external header guards 2008/03/31 13:17:13 rt 1.4.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9d0ab5c618730a741983fb1ada77cfc05a45f16e]

INTEGRATION: CWS changefileheader (1.9.78); FILE MERGED 2008/04/01 15:16:33 thb 1.9.78.3: #i85898# Stripping all external header guards 2008/04/01 12:30:25 thb 1.9.78.2: #i85898# Stripping all external header guards 2008/03/31 13:11:35 rt 1.9.78.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [43f359c982ce5a08845ec758cae626b0f15b74a0]

INTEGRATION: CWS changefileheader (1.16.38); FILE MERGED 2008/04/01 15:00:51 thb 1.16.38.2: #i85898# Stripping all external header guards 2008/03/31 13:07:56 rt 1.16.38.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [71030e9b278eeb5395f7ff24f3272a6b2935a7ed]

INTEGRATION: CWS changefileheader (1.4.492); FILE MERGED 2008/04/01 12:38:59 thb 1.4.492.2: #i85898# Stripping all external header guards 2008/03/31 13:58:09 rt 1.4.492.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [dda9c8f6e038f1da2d9bb0dee46125c898871117]

INTEGRATION: CWS changefileheader (1.4.178); FILE MERGED 2008/03/28 15:44:33 rt 1.4.178.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5805b0ba5efb087f1e7fdb7afbc9c02bf01851e3]

INTEGRATION: CWS changefileheader (1.6.44); FILE MERGED 2008/04/01 12:41:15 thb 1.6.44.2: #i85898# Stripping all external header guards 2008/03/31 13:17:13 rt 1.6.44.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4611cb20ac22b4a8c113fcbfff254d9440f16477]

INTEGRATION: CWS changefileheader (1.10.82); FILE MERGED 2008/04/01 15:16:32 thb 1.10.82.3: #i85898# Stripping all external header guards 2008/04/01 12:30:25 thb 1.10.82.2: #i85898# Stripping all external header guards 2008/03/31 13:11:35 rt 1.10.82.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5c58efca6ae3ab7e6a2e85321941ad61311699f4]

INTEGRATION: CWS changefileheader (1.9.42); FILE MERGED 2008/04/01 15:00:50 thb 1.9.42.2: #i85898# Stripping all external header guards 2008/03/31 13:07:56 rt 1.9.42.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0d66e3070ee8b83b919a4de589672697354dab8c]

INTEGRATION: CWS changefileheader (1.20.172); FILE MERGED 2008/04/01 15:18:36 thb 1.20.172.3: #i85898# Stripping all external header guards 2008/04/01 10:58:04 thb 1.20.172.2: #i85898# Stripping all external header guards 2008/03/28 15:35:13 rt 1.20.172.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a3351ba1cf58aa793bb2e7770dfdedf1fb1a8830]

INTEGRATION: CWS changefileheader (1.7.82); FILE MERGED 2008/03/31 13:17:13 rt 1.7.82.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ae6829992462519bf4103c10f544a438c9d29fb9]

INTEGRATION: CWS changefileheader (1.6.148); FILE MERGED 2008/03/28 15:44:33 rt 1.6.148.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [eaa4f695faadd488a6c521294eadd5c9eb6f7f88]

INTEGRATION: CWS changefileheader (1.12.264); FILE MERGED 2008/04/01 10:58:04 thb 1.12.264.2: #i85898# Stripping all external header guards 2008/03/28 15:35:13 rt 1.12.264.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ba37811e399c986ac600889cf304934d0b2ee89a]

INTEGRATION: CWS changefileheader (1.9.42); FILE MERGED 2008/04/01 15:00:50 thb 1.9.42.3: #i85898# Stripping all external header guards 2008/04/01 12:26:00 thb 1.9.42.2: #i85898# Stripping all external header guards 2008/03/31 13:07:56 rt 1.9.42.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [82aae3086b78b0fd861b9ff507aa4d0db484a7bc]

INTEGRATION: CWS changefileheader (1.3.40); FILE MERGED 2008/03/31 13:11:35 rt 1.3.40.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bba894aa8f7a66a7d6182fccc8b4bd17a19b4275]

INTEGRATION: CWS changefileheader (1.5.66); FILE MERGED 2008/03/31 13:17:13 rt 1.5.66.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6cb1fb6f8f9a2282e38463ede50b7b67b67f4a2e]

INTEGRATION: CWS changefileheader (1.4.178); FILE MERGED 2008/04/01 13:01:30 thb 1.4.178.2: #i85898# Stripping all external header guards 2008/03/28 15:44:33 rt 1.4.178.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5d565e0c6e3404747832efe94cd1a726581a9d14]

INTEGRATION: CWS changefileheader (1.4.46); FILE MERGED 2008/03/31 13:07:56 rt 1.4.46.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2968ad734c0bb2a27e590029a151994aadde7b94]

INTEGRATION: CWS changefileheader (1.3.40); FILE MERGED 2008/03/31 13:11:34 rt 1.3.40.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5286020186cf1e8f7f44ba7fef1e67074418ed8b]

INTEGRATION: CWS changefileheader (1.5.148); FILE MERGED 2008/04/01 16:05:25 thb 1.5.148.3: #i85898# Stripping all external header guards 2008/04/01 13:01:30 thb 1.5.148.2: #i85898# Stripping all external header guards 2008/03/28 15:44:33 rt 1.5.148.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0192c73ebc57b3a789857d0192c3546aea132c41]

INTEGRATION: CWS changefileheader (1.2.28); FILE MERGED 2008/03/31 16:07:18 rt 1.2.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d782d53d6a70dc4a659b667aeb4cbc3511d5893a]

INTEGRATION: CWS changefileheader (1.4.12); FILE MERGED 2008/03/31 13:07:56 rt 1.4.12.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4c31434322747b53323b3b0512e42ee756cb029d]

INTEGRATION: CWS changefileheader (1.14.82); FILE MERGED 2008/04/01 12:30:25 thb 1.14.82.2: #i85898# Stripping all external header guards 2008/03/31 13:11:34 rt 1.14.82.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4766b266abf3f8cdea7be902be75cdfbae0305fd]

INTEGRATION: CWS changefileheader (1.4.154); FILE MERGED 2008/03/31 13:17:12 rt 1.4.154.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [91a5156efeb4d9b3b713e5b15f52d15d555190ff]

INTEGRATION: CWS changefileheader (1.12.46); FILE MERGED 2008/03/31 13:07:56 rt 1.12.46.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [be0f38c40011241b9cedc6e40b86748726493080]

INTEGRATION: CWS changefileheader (1.7.264); FILE MERGED 2008/03/28 15:35:12 rt 1.7.264.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [39546ea5d2dd5302dee508f3cfcb43f5e554ada8]

INTEGRATION: CWS changefileheader (1.16.218); FILE MERGED 2008/04/01 15:35:08 thb 1.16.218.3: #i85898# Stripping all external header guards 2008/04/01 12:38:59 thb 1.16.218.2: #i85898# Stripping all external header guards 2008/03/31 13:58:09 rt 1.16.218.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bc13c2e029e205dff9b0e8aa9e94993ff8d313ed]

INTEGRATION: CWS changefileheader (1.25.82); FILE MERGED 2008/04/01 15:16:32 thb 1.25.82.3: #i85898# Stripping all external header guards 2008/04/01 12:30:25 thb 1.25.82.2: #i85898# Stripping all external header guards 2008/03/31 13:11:34 rt 1.25.82.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cedf78e05d0c0fca893162325c43f2bbcc88065b]

INTEGRATION: CWS changefileheader (1.7.44); FILE MERGED 2008/03/31 13:17:12 rt 1.7.44.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a08e83fbdebfd70ec5fe7acc1a56a24b4e19e32e]

INTEGRATION: CWS changefileheader (1.6.148); FILE MERGED 2008/04/01 16:05:25 thb 1.6.148.3: #i85898# Stripping all external header guards 2008/04/01 13:01:30 thb 1.6.148.2: #i85898# Stripping all external header guards 2008/03/28 15:44:32 rt 1.6.148.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [46d61206c7ea2b372d2d215673f53e17a3656d2f]

INTEGRATION: CWS changefileheader (1.7.264); FILE MERGED 2008/04/01 15:18:36 thb 1.7.264.2: #i85898# Stripping all external header guards 2008/03/28 15:35:12 rt 1.7.264.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3349735db6f59b86bf8f6491957bd1d60d424ed0]

INTEGRATION: CWS changefileheader (1.3.216); FILE MERGED 2008/04/01 12:41:15 thb 1.3.216.2: #i85898# Stripping all external header guards 2008/03/31 13:17:12 rt 1.3.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e45db735d3462504c7d9774fe14b061debfbd175]

INTEGRATION: CWS changefileheader (1.11.82); FILE MERGED 2008/04/01 12:30:24 thb 1.11.82.2: #i85898# Stripping all external header guards 2008/03/31 13:11:34 rt 1.11.82.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7718aaa34c2526bb1c541933b03ffcd38686dfb4]

INTEGRATION: CWS changefileheader (1.6.44); FILE MERGED 2008/04/01 13:01:30 thb 1.6.44.2: #i85898# Stripping all external header guards 2008/03/28 15:44:32 rt 1.6.44.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8ec71ea0a1e595b3c814655c60577c097b88de6d]

INTEGRATION: CWS changefileheader (1.37.78); FILE MERGED 2008/03/28 15:35:12 rt 1.37.78.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5514cfa2b9e12cccae813325279fba97da6bb3d8]

INTEGRATION: CWS changefileheader (1.21.82); FILE MERGED 2008/04/01 15:16:32 thb 1.21.82.3: #i85898# Stripping all external header guards 2008/04/01 12:30:24 thb 1.21.82.2: #i85898# Stripping all external header guards 2008/03/31 13:11:34 rt 1.21.82.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3b7cdac69e14c8fdea56b27b85a5d4ab5df6dcce]

INTEGRATION: CWS changefileheader (1.7.82); FILE MERGED 2008/04/01 12:41:15 thb 1.7.82.2: #i85898# Stripping all external header guards 2008/03/31 13:17:12 rt 1.7.82.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5b20de0a28b19625905b8213c832a082a3a6c91e]

INTEGRATION: CWS changefileheader (1.2.272); FILE MERGED 2008/03/31 16:07:18 rt 1.2.272.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e17679bec0c210002b3ed88402252631c7250c0d]

INTEGRATION: CWS changefileheader (1.4.6); FILE MERGED 2008/03/28 15:57:56 rt 1.4.6.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ab86c608f8e9f83862807be3675663fe0c53f1b4]

INTEGRATION: CWS changefileheader (1.9.42); FILE MERGED 2008/04/01 12:30:24 thb 1.9.42.2: #i85898# Stripping all external header guards 2008/03/31 13:11:34 rt 1.9.42.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fa5947cbd6c94dfc0b272975617dbad46d5d8c34]

INTEGRATION: CWS changefileheader (1.6.82); FILE MERGED 2008/03/31 13:17:12 rt 1.6.82.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5fe99f4aa1aeb24752ada870e80a0e2b3292c861]

INTEGRATION: CWS changefileheader (1.12.220); FILE MERGED 2008/04/01 15:34:44 thb 1.12.220.3: #i85898# Stripping all external header guards 2008/04/01 12:38:56 thb 1.12.220.2: #i85898# Stripping all external header guards 2008/03/31 13:58:06 rt 1.12.220.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5ff0c14e19ede8fbbe55ca3942d04fcf3a273e19]

INTEGRATION: CWS changefileheader (1.6.264); FILE MERGED 2008/03/28 15:35:12 rt 1.6.264.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c726035d4cb02974dda7fdf9c2fbd85cb2fb8625]

INTEGRATION: CWS changefileheader (1.2.44); FILE MERGED 2008/04/01 19:53:13 thb 1.2.44.4: #i85898# Stripping all external header guards, now manually fixing misspelled ones and other compile-time breakage 2008/04/01 14:59:02 thb 1.2.44.3: #i85898# Stripping all external header guards 2008/04/01 10:46:07 thb 1.2.44.2: #i85898# Stripping all external header guards 2008/03/28 15:57:56 rt 1.2.44.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [dead503327a83fbc56031cae3e0b7906b815a7cf]

INTEGRATION: CWS changefileheader (1.17.42); FILE MERGED 2008/03/31 13:11:34 rt 1.17.42.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b7b4a58878881436ac9da609966bb259eb3fa8f8]

INTEGRATION: CWS changefileheader (1.4.216); FILE MERGED 2008/03/31 13:17:12 rt 1.4.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f52fc6cf525204af42abe76f7539c66560ccb656]

INTEGRATION: CWS changefileheader (1.4.148); FILE MERGED 2008/04/01 16:05:25 thb 1.4.148.3: #i85898# Stripping all external header guards 2008/04/01 13:01:30 thb 1.4.148.2: #i85898# Stripping all external header guards 2008/03/28 15:44:32 rt 1.4.148.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a420a4e6844c1e55ec193f8044a1617175765509]

INTEGRATION: CWS changefileheader (1.9.32); FILE MERGED 2008/03/31 16:07:18 rt 1.9.32.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [245c72f86d29f0908a9ab258727fd474fc8ccb85]

INTEGRATION: CWS changefileheader (1.40.258); FILE MERGED 2008/04/01 15:18:36 thb 1.40.258.3: #i85898# Stripping all external header guards 2008/04/01 10:58:04 thb 1.40.258.2: #i85898# Stripping all external header guards 2008/03/28 15:35:12 rt 1.40.258.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [53899e77d3d8a578193441ae1e83651bebc0b176]

INTEGRATION: CWS changefileheader (1.2.44); FILE MERGED 2008/04/01 19:53:13 thb 1.2.44.4: #i85898# Stripping all external header guards, now manually fixing misspelled ones and other compile-time breakage 2008/04/01 14:59:02 thb 1.2.44.3: #i85898# Stripping all external header guards 2008/04/01 10:46:06 thb 1.2.44.2: #i85898# Stripping all external header guards 2008/03/28 15:57:56 rt 1.2.44.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c26388af16bc5baabcbf46fd3b9a1066e4380687]

INTEGRATION: CWS changefileheader (1.9.82); FILE MERGED 2008/04/01 12:30:24 thb 1.9.82.2: #i85898# Stripping all external header guards 2008/03/31 13:11:34 rt 1.9.82.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [debb865ed1ac8082d84eda9e7c1bfd14a23076a5]

INTEGRATION: CWS changefileheader (1.6.122); FILE MERGED 2008/04/01 12:41:14 thb 1.6.122.2: #i85898# Stripping all external header guards 2008/03/31 13:17:12 rt 1.6.122.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8286f46bc237410a6a68ef8efc37635fb31bacde]

INTEGRATION: CWS changefileheader (1.4.84); FILE MERGED 2008/03/31 16:07:18 rt 1.4.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a0b9ab3ee3d859f0bb438aac5295917b0dd785f0]

INTEGRATION: CWS changefileheader (1.4.264); FILE MERGED 2008/04/01 15:18:36 thb 1.4.264.3: #i85898# Stripping all external header guards 2008/04/01 10:58:04 thb 1.4.264.2: #i85898# Stripping all external header guards 2008/03/28 15:35:12 rt 1.4.264.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e740e9f9896a3432de392b4660c3f548d5bf2605]

INTEGRATION: CWS changefileheader (1.6.148); FILE MERGED 2008/03/28 15:44:32 rt 1.6.148.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [058cad2ec406270e6d2e79c6a9147fb190605cfa]

INTEGRATION: CWS changefileheader (1.15.82); FILE MERGED 2008/04/01 15:16:32 thb 1.15.82.3: #i85898# Stripping all external header guards 2008/04/01 12:30:24 thb 1.15.82.2: #i85898# Stripping all external header guards 2008/03/31 13:11:34 rt 1.15.82.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7218eaacee0dc07cbae598cd719d62c08df8729b]

INTEGRATION: CWS changefileheader (1.6.500); FILE MERGED 2008/03/31 16:07:17 rt 1.6.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f49b97b24339975b2945888419a96b3ef5cce676]

INTEGRATION: CWS changefileheader (1.4.178); FILE MERGED 2008/04/01 13:01:28 thb 1.4.178.2: #i85898# Stripping all external header guards 2008/03/28 15:44:32 rt 1.4.178.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bfe12555a129ebd014d099c027e11a09f50ac071]

INTEGRATION: CWS changefileheader (1.21.18); FILE MERGED 2008/03/31 13:11:34 rt 1.21.18.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0ba01109e827f27ed349ffcb2e750d73e59c3946]

INTEGRATION: CWS changefileheader (1.35.20); FILE MERGED 2008/03/28 15:35:12 rt 1.35.20.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f93dd790897608195bee5c7fc1e69691b6e8d20a]

INTEGRATION: CWS changefileheader (1.4.178); FILE MERGED 2008/04/01 13:01:28 thb 1.4.178.2: #i85898# Stripping all external header guards 2008/03/28 15:44:31 rt 1.4.178.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5b36ca1769ed4eb7b356e96ed6bfe09dced0bbee]

INTEGRATION: CWS changefileheader (1.2.44); FILE MERGED 2008/04/01 14:59:01 thb 1.2.44.3: #i85898# Stripping all external header guards 2008/04/01 10:46:05 thb 1.2.44.2: #i85898# Stripping all external header guards 2008/03/28 15:57:56 rt 1.2.44.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a5fb291a534152b6c2939d86dba221c1d52a9970]

INTEGRATION: CWS changefileheader (1.2.234); FILE MERGED 2008/04/01 15:34:28 thb 1.2.234.3: #i85898# Stripping all external header guards 2008/04/01 12:38:49 thb 1.2.234.2: #i85898# Stripping all external header guards 2008/03/31 13:58:02 rt 1.2.234.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a5860ceb264f0c69a947bc3842025ba4300e5770]

INTEGRATION: CWS changefileheader (1.57.18); FILE MERGED 2008/03/31 13:11:34 rt 1.57.18.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fd608fe655cc38278350e46e9f08919f7f3e1778]

INTEGRATION: CWS changefileheader (1.8.122); FILE MERGED 2008/04/01 12:41:14 thb 1.8.122.2: #i85898# Stripping all external header guards 2008/03/31 13:17:12 rt 1.8.122.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [59cac51d50022ebcd5959a8b8ef69f9ca01f9dd0]

INTEGRATION: CWS changefileheader (1.9.500); FILE MERGED 2008/03/31 16:07:17 rt 1.9.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ca084e1928aefd629c30666afa80805c868554e9]

INTEGRATION: CWS changefileheader (1.2.44); FILE MERGED 2008/04/01 19:53:13 thb 1.2.44.4: #i85898# Stripping all external header guards, now manually fixing misspelled ones and other compile-time breakage 2008/04/01 14:59:01 thb 1.2.44.3: #i85898# Stripping all external header guards 2008/04/01 10:46:05 thb 1.2.44.2: #i85898# Stripping all external header guards 2008/03/28 15:57:56 rt 1.2.44.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [838e3e1dd04adf9fba8b684a631ac37de050617a]

INTEGRATION: CWS changefileheader (1.16.80); FILE MERGED 2008/04/01 15:16:32 thb 1.16.80.3: #i85898# Stripping all external header guards 2008/04/01 12:30:24 thb 1.16.80.2: #i85898# Stripping all external header guards 2008/03/31 13:11:34 rt 1.16.80.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fb593475ffe1cbf240d3b7de2b0280c03782bd48]

INTEGRATION: CWS changefileheader (1.11.76); FILE MERGED 2008/03/31 13:17:11 rt 1.11.76.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ae093d2da307ec84e3febef570e8f86f1effe4c6]

INTEGRATION: CWS changefileheader (1.4.178); FILE MERGED 2008/04/01 16:05:25 thb 1.4.178.3: #i85898# Stripping all external header guards 2008/04/01 13:01:28 thb 1.4.178.2: #i85898# Stripping all external header guards 2008/03/28 15:44:31 rt 1.4.178.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cdf98dc382dcef9b391e8214598d2604222c8b92]

INTEGRATION: CWS changefileheader (1.2.44); FILE MERGED 2008/04/01 19:53:13 thb 1.2.44.4: #i85898# Stripping all external header guards, now manually fixing misspelled ones and other compile-time breakage 2008/04/01 14:59:01 thb 1.2.44.3: #i85898# Stripping all external header guards 2008/04/01 10:46:05 thb 1.2.44.2: #i85898# Stripping all external header guards 2008/03/28 15:57:55 rt 1.2.44.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8019f5f8634feff3693137e2aba8aa60de4baf64]

INTEGRATION: CWS changefileheader (1.7.500); FILE MERGED 2008/03/31 16:07:17 rt 1.7.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2fd8918ed7325fb537bf1fd3ba4cda4540bc95e9]

INTEGRATION: CWS changefileheader (1.7.264); FILE MERGED 2008/04/01 15:18:36 thb 1.7.264.2: #i85898# Stripping all external header guards 2008/03/28 15:35:11 rt 1.7.264.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b241d26fe3ef61c28bf8c062039ca09585199a2d]

INTEGRATION: CWS changefileheader (1.48.80); FILE MERGED 2008/04/01 15:16:32 thb 1.48.80.3: #i85898# Stripping all external header guards 2008/04/01 12:30:24 thb 1.48.80.2: #i85898# Stripping all external header guards 2008/03/31 13:11:34 rt 1.48.80.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5dd532d49b9ffbf2f8b43fc357fb7e9d0646fd24]

INTEGRATION: CWS changefileheader (1.2.44); FILE MERGED 2008/04/01 19:53:12 thb 1.2.44.4: #i85898# Stripping all external header guards, now manually fixing misspelled ones and other compile-time breakage 2008/04/01 14:59:01 thb 1.2.44.3: #i85898# Stripping all external header guards 2008/04/01 10:46:04 thb 1.2.44.2: #i85898# Stripping all external header guards 2008/03/28 15:57:55 rt 1.2.44.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fe269f0fd34b89c3cfe3278612c0dee965f4d50a]

INTEGRATION: CWS changefileheader (1.8.500); FILE MERGED 2008/03/31 16:07:17 rt 1.8.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [745fac52afb9a47c005ca3130503b704a6c24367]

INTEGRATION: CWS changefileheader (1.6.148); FILE MERGED 2008/04/01 16:05:24 thb 1.6.148.3: #i85898# Stripping all external header guards 2008/04/01 13:01:28 thb 1.6.148.2: #i85898# Stripping all external header guards 2008/03/28 15:44:31 rt 1.6.148.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c9cdf7923adb2464b9dff441d90eab2b217d5def]

INTEGRATION: CWS changefileheader (1.17.82); FILE MERGED 2008/04/01 15:16:32 thb 1.17.82.3: #i85898# Stripping all external header guards 2008/04/01 12:30:24 thb 1.17.82.2: #i85898# Stripping all external header guards 2008/03/31 13:11:33 rt 1.17.82.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8deac8ec68e6aa7ae848152b271d8ce39ab7203e]

INTEGRATION: CWS changefileheader (1.4.148); FILE MERGED 2008/03/28 15:44:31 rt 1.4.148.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2114480e3b458a1b983ecdacaa645dfdf875fb99]

INTEGRATION: CWS changefileheader (1.14.500); FILE MERGED 2008/03/31 16:07:17 rt 1.14.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4293727cbfe6d7dcc4b3e3660f80e48811f2ff14]

INTEGRATION: CWS changefileheader (1.7.26); FILE MERGED 2008/04/01 15:18:35 thb 1.7.26.2: #i85898# Stripping all external header guards 2008/03/28 15:35:11 rt 1.7.26.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7bad9b942b24a2f0874fd48ea06a31e23ea8bc9c]

INTEGRATION: CWS changefileheader (1.7.82); FILE MERGED 2008/04/01 12:30:23 thb 1.7.82.2: #i85898# Stripping all external header guards 2008/03/31 13:11:33 rt 1.7.82.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9f47740f16f4e821165cbedb9b9cca80caf068fb]

INTEGRATION: CWS changefileheader (1.7.80); FILE MERGED 2008/03/28 15:44:31 rt 1.7.80.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b460e2e49f4de70244caa89b05a97b2bcd6fa379]

INTEGRATION: CWS changefileheader (1.9.264); FILE MERGED 2008/04/01 15:18:35 thb 1.9.264.3: #i85898# Stripping all external header guards 2008/04/01 10:58:04 thb 1.9.264.2: #i85898# Stripping all external header guards 2008/03/28 15:35:11 rt 1.9.264.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [36f18a643a72d5bcd29f9b4bc17c913d8a55ee89]

INTEGRATION: CWS changefileheader (1.9.82); FILE MERGED 2008/04/01 15:16:32 thb 1.9.82.3: #i85898# Stripping all external header guards 2008/04/01 12:30:23 thb 1.9.82.2: #i85898# Stripping all external header guards 2008/03/31 13:11:33 rt 1.9.82.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a0b91ad7c4035b5ce5a037cda35c0b35c713268d]

INTEGRATION: CWS changefileheader (1.4.178); FILE MERGED 2008/03/28 15:44:28 rt 1.4.178.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f14d4fdc27a3d7c97911126819f78fe722a1ac7e]

INTEGRATION: CWS changefileheader (1.3.500); FILE MERGED 2008/03/31 16:07:17 rt 1.3.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9f74507124f505551ece77a71734095cb77a6508]

INTEGRATION: CWS changefileheader (1.23.232); FILE MERGED 2008/04/01 15:18:35 thb 1.23.232.3: #i85898# Stripping all external header guards 2008/04/01 10:58:03 thb 1.23.232.2: #i85898# Stripping all external header guards 2008/03/28 15:35:11 rt 1.23.232.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [96ed7ffe93cfa09a0d8b6f0801598bb315ba0381]

INTEGRATION: CWS changefileheader (1.11.126); FILE MERGED 2008/04/01 15:16:31 thb 1.11.126.3: #i85898# Stripping all external header guards 2008/04/01 12:30:23 thb 1.11.126.2: #i85898# Stripping all external header guards 2008/03/31 13:11:33 rt 1.11.126.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5aa57cb7aa64de50f3b02dffb40526d73f987971]

INTEGRATION: CWS changefileheader (1.5.148); FILE MERGED 2008/04/01 13:01:28 thb 1.5.148.2: #i85898# Stripping all external header guards 2008/03/28 15:44:28 rt 1.5.148.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1c7fb9f3f5906a9adfa326465bfb476d33870744]

INTEGRATION: CWS changefileheader (1.4.154); FILE MERGED 2008/03/31 13:17:11 rt 1.4.154.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [efb7c0545bb7cb3ac1d16ce7c28772ea02d40907]

INTEGRATION: CWS changefileheader (1.2.234); FILE MERGED 2008/04/01 15:34:28 thb 1.2.234.3: #i85898# Stripping all external header guards 2008/04/01 12:38:49 thb 1.2.234.2: #i85898# Stripping all external header guards 2008/03/31 13:58:02 rt 1.2.234.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a1bd601b22942e53e006f6c1b79fbc734ad2c8f1]

INTEGRATION: CWS changefileheader (1.17.134); FILE MERGED 2008/04/01 15:16:31 thb 1.17.134.3: #i85898# Stripping all external header guards 2008/04/01 12:30:23 thb 1.17.134.2: #i85898# Stripping all external header guards 2008/03/31 13:11:33 rt 1.17.134.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3f2177beb55e7f8aaf65c7cff35026f2ff5977fa]

INTEGRATION: CWS changefileheader (1.4.148); FILE MERGED 2008/04/01 13:01:28 thb 1.4.148.2: #i85898# Stripping all external header guards 2008/03/28 15:44:28 rt 1.4.148.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [aeac5b9beb6115cc96e942f35d5873130003bc9b]

INTEGRATION: CWS changefileheader (1.5.122); FILE MERGED 2008/04/01 12:41:13 thb 1.5.122.2: #i85898# Stripping all external header guards 2008/03/31 13:17:11 rt 1.5.122.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a5101763fe006f2889bc86a43d51479cf4e33397]

INTEGRATION: CWS changefileheader (1.3.10); FILE MERGED 2008/04/01 19:53:12 thb 1.3.10.4: #i85898# Stripping all external header guards, now manually fixing misspelled ones and other compile-time breakage 2008/04/01 14:59:01 thb 1.3.10.3: #i85898# Stripping all external header guards 2008/04/01 10:46:03 thb 1.3.10.2: #i85898# Stripping all external header guards 2008/03/28 15:57:55 rt 1.3.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2706a8f854cc9381f784bd2e3d9ef140c1374a2c]

INTEGRATION: CWS changefileheader (1.2.234); FILE MERGED 2008/04/01 12:38:49 thb 1.2.234.2: #i85898# Stripping all external header guards 2008/03/31 13:58:02 rt 1.2.234.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [42b94cafd48588e207bc2dc4f0f9d6d5eeb44562]

INTEGRATION: CWS changefileheader (1.9.6); FILE MERGED 2008/03/31 16:07:17 rt 1.9.6.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [578cb05b91bb0fbc2715114436f9b56ad7746903]

INTEGRATION: CWS changefileheader (1.5.148); FILE MERGED 2008/04/01 13:01:27 thb 1.5.148.2: #i85898# Stripping all external header guards 2008/03/28 15:44:28 rt 1.5.148.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [94ef238fe7d4c53e5296f88fb389d66290fb547f]

INTEGRATION: CWS changefileheader (1.10.82); FILE MERGED 2008/03/31 13:17:11 rt 1.10.82.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [852c259a23baccf4c22bd16561c746dcf1e107bc]

INTEGRATION: CWS changefileheader (1.2.44); FILE MERGED 2008/04/01 19:53:12 thb 1.2.44.4: #i85898# Stripping all external header guards, now manually fixing misspelled ones and other compile-time breakage 2008/04/01 14:59:00 thb 1.2.44.3: #i85898# Stripping all external header guards 2008/04/01 10:46:03 thb 1.2.44.2: #i85898# Stripping all external header guards 2008/03/28 15:57:55 rt 1.2.44.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [39c5f4c936205f4901fa41d2d0b35cda09e881de]

INTEGRATION: CWS changefileheader (1.11.264); FILE MERGED 2008/04/01 15:18:35 thb 1.11.264.3: #i85898# Stripping all external header guards 2008/04/01 10:58:03 thb 1.11.264.2: #i85898# Stripping all external header guards 2008/03/28 15:35:10 rt 1.11.264.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f05edbf789c3d8a3416ab32e2f2bae28b817eef0]

INTEGRATION: CWS changefileheader (1.2.234); FILE MERGED 2008/04/01 15:34:27 thb 1.2.234.3: #i85898# Stripping all external header guards 2008/04/01 12:38:48 thb 1.2.234.2: #i85898# Stripping all external header guards 2008/03/31 13:58:01 rt 1.2.234.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2e85538bc139feae8fa1e77a55e70c62ae4917de]

INTEGRATION: CWS changefileheader (1.5.444); FILE MERGED 2008/03/31 16:07:17 rt 1.5.444.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ed640e1ce70da562674b1e31b9b83e0152c7c0bb]

INTEGRATION: CWS changefileheader (1.9.82); FILE MERGED 2008/04/01 15:16:31 thb 1.9.82.3: #i85898# Stripping all external header guards 2008/04/01 12:30:23 thb 1.9.82.2: #i85898# Stripping all external header guards 2008/03/31 13:11:33 rt 1.9.82.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2f550ab53a822f4d2e8640ec33a79a220ff23ee8]

INTEGRATION: CWS changefileheader (1.4.178); FILE MERGED 2008/04/01 16:05:24 thb 1.4.178.3: #i85898# Stripping all external header guards 2008/04/01 13:01:27 thb 1.4.178.2: #i85898# Stripping all external header guards 2008/03/28 15:44:28 rt 1.4.178.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4e0019bead0360f22a181fe8d9bf759dcfbda2d9]

INTEGRATION: CWS changefileheader (1.4.122); FILE MERGED 2008/04/01 15:40:23 thb 1.4.122.3: #i85898# Stripping all external header guards 2008/04/01 12:41:13 thb 1.4.122.2: #i85898# Stripping all external header guards 2008/03/31 13:17:11 rt 1.4.122.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1d6204030333f8dcf359f19e7ed1823f50a8320f]

INTEGRATION: CWS changefileheader (1.2.44); FILE MERGED 2008/04/01 19:53:12 thb 1.2.44.3: #i85898# Stripping all external header guards, now manually fixing misspelled ones and other compile-time breakage 2008/04/01 10:46:03 thb 1.2.44.2: #i85898# Stripping all external header guards 2008/03/28 15:57:55 rt 1.2.44.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [433d2ef0d5a20cefada5d174b7a4ac7e76f3aff5]

INTEGRATION: CWS changefileheader (1.9.264); FILE MERGED 2008/04/01 15:18:35 thb 1.9.264.3: #i85898# Stripping all external header guards 2008/04/01 10:58:03 thb 1.9.264.2: #i85898# Stripping all external header guards 2008/03/28 15:35:10 rt 1.9.264.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f4cfa41639fdcc9a814e78c29335d48be49ef889]

INTEGRATION: CWS changefileheader (1.20.82); FILE MERGED 2008/04/01 15:16:31 thb 1.20.82.3: #i85898# Stripping all external header guards 2008/04/01 12:30:23 thb 1.20.82.2: #i85898# Stripping all external header guards 2008/03/31 13:11:33 rt 1.20.82.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1212f00777e5aa1fea967434fb158f105ad6fea1]

INTEGRATION: CWS changefileheader (1.4.148); FILE MERGED 2008/04/01 16:05:24 thb 1.4.148.3: #i85898# Stripping all external header guards 2008/04/01 13:01:27 thb 1.4.148.2: #i85898# Stripping all external header guards 2008/03/28 15:44:28 rt 1.4.148.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4b7a3ed775afbef532d4979355d58768dfe6b01b]

INTEGRATION: CWS changefileheader (1.2.216); FILE MERGED 2008/04/01 15:40:23 thb 1.2.216.3: #i85898# Stripping all external header guards 2008/04/01 12:41:13 thb 1.2.216.2: #i85898# Stripping all external header guards 2008/03/31 13:17:11 rt 1.2.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d3f69c7a14b6cbf3fe2b464c5c55df328707b2d8]

INTEGRATION: CWS changefileheader (1.2.44); FILE MERGED 2008/04/01 19:53:12 thb 1.2.44.4: #i85898# Stripping all external header guards, now manually fixing misspelled ones and other compile-time breakage 2008/04/01 14:59:00 thb 1.2.44.3: #i85898# Stripping all external header guards 2008/04/01 10:46:02 thb 1.2.44.2: #i85898# Stripping all external header guards 2008/03/28 15:57:55 rt 1.2.44.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b3685037d487d38cbce2495ca820b183d669719e]

INTEGRATION: CWS changefileheader (1.7.264); FILE MERGED 2008/04/01 15:18:35 thb 1.7.264.3: #i85898# Stripping all external header guards 2008/04/01 10:58:03 thb 1.7.264.2: #i85898# Stripping all external header guards 2008/03/28 15:35:10 rt 1.7.264.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e16143fb683de042c580d98d409c2a9d24246df2]

INTEGRATION: CWS changefileheader (1.42.82); FILE MERGED 2008/04/01 15:16:31 thb 1.42.82.3: #i85898# Stripping all external header guards 2008/04/01 12:30:22 thb 1.42.82.2: #i85898# Stripping all external header guards 2008/03/31 13:11:33 rt 1.42.82.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [93554a47d06ab30b5e13d278bf45e8d6e2b7e655]

INTEGRATION: CWS changefileheader (1.2.44); FILE MERGED 2008/04/01 19:53:11 thb 1.2.44.4: #i85898# Stripping all external header guards, now manually fixing misspelled ones and other compile-time breakage 2008/04/01 14:59:00 thb 1.2.44.3: #i85898# Stripping all external header guards 2008/04/01 10:46:02 thb 1.2.44.2: #i85898# Stripping all external header guards 2008/03/28 15:57:55 rt 1.2.44.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6ce1440994227ce72b5d68d05ba7f93f52ee1b2b]

INTEGRATION: CWS changefileheader (1.10.82); FILE MERGED 2008/04/01 15:40:22 thb 1.10.82.3: #i85898# Stripping all external header guards 2008/04/01 12:41:13 thb 1.10.82.2: #i85898# Stripping all external header guards 2008/03/31 13:17:11 rt 1.10.82.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [56439fcc4038968efbd6fd4339c695bd2080c4fa]

INTEGRATION: CWS changefileheader (1.16.258); FILE MERGED 2008/04/01 15:18:35 thb 1.16.258.3: #i85898# Stripping all external header guards 2008/04/01 10:58:03 thb 1.16.258.2: #i85898# Stripping all external header guards 2008/03/28 15:35:10 rt 1.16.258.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2bf49ddff1b5e12095dd47bd5b2ddabb5387cd4e]

INTEGRATION: CWS changefileheader (1.6.160); FILE MERGED 2008/04/01 15:16:31 thb 1.6.160.3: #i85898# Stripping all external header guards 2008/04/01 12:30:22 thb 1.6.160.2: #i85898# Stripping all external header guards 2008/03/31 13:11:33 rt 1.6.160.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8eb83d22a3829558318aed44f384ef8ea25e1c22]

INTEGRATION: CWS changefileheader (1.2.44); FILE MERGED 2008/04/01 19:53:11 thb 1.2.44.4: #i85898# Stripping all external header guards, now manually fixing misspelled ones and other compile-time breakage 2008/04/01 14:59:00 thb 1.2.44.3: #i85898# Stripping all external header guards 2008/04/01 10:46:01 thb 1.2.44.2: #i85898# Stripping all external header guards 2008/03/28 15:57:54 rt 1.2.44.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e9f8b2a4265d7b63496c4b12aaa5a10ff028a613]

INTEGRATION: CWS changefileheader (1.8.68); FILE MERGED 2008/04/01 12:41:13 thb 1.8.68.2: #i85898# Stripping all external header guards 2008/03/31 13:17:11 rt 1.8.68.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7ac6e689db426a6329f95007e263a9c875cba9c7]

INTEGRATION: CWS changefileheader (1.15.130); FILE MERGED 2008/04/01 15:18:35 thb 1.15.130.3: #i85898# Stripping all external header guards 2008/04/01 10:58:03 thb 1.15.130.2: #i85898# Stripping all external header guards 2008/03/28 15:35:10 rt 1.15.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [99fb46f9a4a21c0640a010a1a12ead2d20c09ff4]

INTEGRATION: CWS changefileheader (1.7.134); FILE MERGED 2008/04/01 15:16:31 thb 1.7.134.3: #i85898# Stripping all external header guards 2008/04/01 12:30:22 thb 1.7.134.2: #i85898# Stripping all external header guards 2008/03/31 13:11:33 rt 1.7.134.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0d41821cfbefc47d9cf062399f35578c27f96925]

INTEGRATION: CWS changefileheader (1.10.16); FILE MERGED 2008/04/01 15:40:22 thb 1.10.16.3: #i85898# Stripping all external header guards 2008/04/01 12:41:13 thb 1.10.16.2: #i85898# Stripping all external header guards 2008/03/31 13:17:11 rt 1.10.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0d5d78dcccf1876e6d43ef05a60327b3e334695b]

INTEGRATION: CWS changefileheader (1.13.88); FILE MERGED 2008/04/01 15:18:34 thb 1.13.88.3: #i85898# Stripping all external header guards 2008/04/01 10:58:03 thb 1.13.88.2: #i85898# Stripping all external header guards 2008/03/28 15:35:10 rt 1.13.88.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a3ade6ff75d9e631498b52c2d5a92bdf3fb654b1]

INTEGRATION: CWS changefileheader (1.4.148); FILE MERGED 2008/04/01 13:01:27 thb 1.4.148.2: #i85898# Stripping all external header guards 2008/03/28 15:44:28 rt 1.4.148.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b04fdc271067dd8691fa01731fa87baed617648c]

INTEGRATION: CWS changefileheader (1.5.244); FILE MERGED 2008/04/01 15:16:31 thb 1.5.244.3: #i85898# Stripping all external header guards 2008/04/01 12:30:22 thb 1.5.244.2: #i85898# Stripping all external header guards 2008/03/31 13:11:33 rt 1.5.244.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [764beba2de594cc0557661199393afd9ede98502]

INTEGRATION: CWS changefileheader (1.2.44); FILE MERGED 2008/04/01 19:53:11 thb 1.2.44.4: #i85898# Stripping all external header guards, now manually fixing misspelled ones and other compile-time breakage 2008/04/01 14:59:00 thb 1.2.44.3: #i85898# Stripping all external header guards 2008/04/01 10:46:00 thb 1.2.44.2: #i85898# Stripping all external header guards 2008/03/28 15:57:54 rt 1.2.44.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [93236bc03dc1d4309b493ce564a466720f95647f]

INTEGRATION: CWS changefileheader (1.2.234); FILE MERGED 2008/04/01 12:38:46 thb 1.2.234.2: #i85898# Stripping all external header guards 2008/03/31 13:58:01 rt 1.2.234.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [72f2ffbbfdfcd0794214efce02faf070729b882a]

INTEGRATION: CWS changefileheader (1.3.216); FILE MERGED 2008/03/31 13:17:11 rt 1.3.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [501a73f73cb0b8023523d7e2ac3cb964e60535ea]

INTEGRATION: CWS changefileheader (1.4.264); FILE MERGED 2008/04/01 15:18:34 thb 1.4.264.3: #i85898# Stripping all external header guards 2008/04/01 10:58:03 thb 1.4.264.2: #i85898# Stripping all external header guards 2008/03/28 15:35:10 rt 1.4.264.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c648415d79dd93848e912711616c35d75903e137]

INTEGRATION: CWS changefileheader (1.3.178); FILE MERGED 2008/04/01 13:01:27 thb 1.3.178.2: #i85898# Stripping all external header guards 2008/03/28 15:44:27 rt 1.3.178.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5b625e85d3ad410722064fe666e4c101a8365ded]

INTEGRATION: CWS changefileheader (1.14.134); FILE MERGED 2008/04/01 15:16:31 thb 1.14.134.3: #i85898# Stripping all external header guards 2008/04/01 12:30:22 thb 1.14.134.2: #i85898# Stripping all external header guards 2008/03/31 13:11:33 rt 1.14.134.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9c4b746e762433d34e9b6021dd2bb0b552676266]

INTEGRATION: CWS changefileheader (1.6.122); FILE MERGED 2008/04/01 15:40:21 thb 1.6.122.2: #i85898# Stripping all external header guards 2008/03/31 13:17:11 rt 1.6.122.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [239d020e39ee48eda8dfaba1708fc1ecd750aea8]

INTEGRATION: CWS changefileheader (1.4.178); FILE MERGED 2008/04/01 16:05:24 thb 1.4.178.2: #i85898# Stripping all external header guards 2008/03/28 15:44:27 rt 1.4.178.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2d7f63270cda6a0649e672947d97dfc8adbe6727]

INTEGRATION: CWS changefileheader (1.4.264); FILE MERGED 2008/04/01 15:18:34 thb 1.4.264.3: #i85898# Stripping all external header guards 2008/04/01 10:58:02 thb 1.4.264.2: #i85898# Stripping all external header guards 2008/03/28 15:35:10 rt 1.4.264.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [05f3a3db775a8a12f7d60300d029d7971033f303]

INTEGRATION: CWS changefileheader (1.17.82); FILE MERGED 2008/04/01 15:16:30 thb 1.17.82.3: #i85898# Stripping all external header guards 2008/04/01 12:30:22 thb 1.17.82.2: #i85898# Stripping all external header guards 2008/03/31 13:11:33 rt 1.17.82.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [80fd815e80a3b2bd0f1549445628626a27a9668c]

INTEGRATION: CWS changefileheader (1.2.44); FILE MERGED 2008/04/01 19:53:11 thb 1.2.44.4: #i85898# Stripping all external header guards, now manually fixing misspelled ones and other compile-time breakage 2008/04/01 14:58:59 thb 1.2.44.3: #i85898# Stripping all external header guards 2008/04/01 10:45:59 thb 1.2.44.2: #i85898# Stripping all external header guards 2008/03/28 15:57:54 rt 1.2.44.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [64275f0be16765806793adc0831c997298e83db5]

INTEGRATION: CWS changefileheader (1.2.234); FILE MERGED 2008/04/01 15:34:26 thb 1.2.234.3: #i85898# Stripping all external header guards 2008/04/01 12:38:46 thb 1.2.234.2: #i85898# Stripping all external header guards 2008/03/31 13:58:01 rt 1.2.234.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ce429cd6e8d93ab9aeef8545121333230258685f]

INTEGRATION: CWS changefileheader (1.5.148); FILE MERGED 2008/04/01 13:01:27 thb 1.5.148.2: #i85898# Stripping all external header guards 2008/03/28 15:44:27 rt 1.5.148.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [860504882017e98e245c3bf7d59fe8405b5315be]

INTEGRATION: CWS changefileheader (1.10.8); FILE MERGED 2008/03/31 13:17:11 rt 1.10.8.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [19ea996521233ae0f087ae77554c68664893f459]

INTEGRATION: CWS changefileheader (1.43.78); FILE MERGED 2008/04/01 15:16:30 thb 1.43.78.3: #i85898# Stripping all external header guards 2008/04/01 12:30:22 thb 1.43.78.2: #i85898# Stripping all external header guards 2008/03/31 13:11:33 rt 1.43.78.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f83ef0fd8567d89c16ec41aa4f98e66e5e053aea]

INTEGRATION: CWS changefileheader (1.4.188); FILE MERGED 2008/03/28 15:35:09 rt 1.4.188.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8849435492d243f9f2951eefce8432fe6f4b4066]

INTEGRATION: CWS changefileheader (1.4.178); FILE MERGED 2008/03/28 15:44:27 rt 1.4.178.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f3e129d2b170f6f6c453cd8757115aaad1860b03]

INTEGRATION: CWS changefileheader (1.2.134); FILE MERGED 2008/03/31 13:17:10 rt 1.2.134.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d430d447e984e1c61ec24187690a680147f92dbc]

INTEGRATION: CWS changefileheader (1.6.92); FILE MERGED 2008/03/31 16:07:17 rt 1.6.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c613cfb239ffb7522670ef7feed7713bf471d2cb]

INTEGRATION: CWS changefileheader (1.58.42); FILE MERGED 2008/04/01 15:16:30 thb 1.58.42.3: #i85898# Stripping all external header guards 2008/04/01 12:30:21 thb 1.58.42.2: #i85898# Stripping all external header guards 2008/03/31 13:11:33 rt 1.58.42.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9dfb67413db84b1f4fa6b5af3b2635de9c2fa573]

INTEGRATION: CWS changefileheader (1.2.10); FILE MERGED 2008/04/01 10:45:58 thb 1.2.10.2: #i85898# Stripping all external header guards 2008/03/28 15:57:54 rt 1.2.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4cb5e9c4a9c09c932c1f8a136aeeb863985651bf]

INTEGRATION: CWS changefileheader (1.6.42); FILE MERGED 2008/04/01 13:01:27 thb 1.6.42.2: #i85898# Stripping all external header guards 2008/03/28 15:44:27 rt 1.6.42.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1127c59faa449ca63830526bbcc00ddd071ac2fb]

INTEGRATION: CWS changefileheader (1.8.262); FILE MERGED 2008/04/01 15:18:34 thb 1.8.262.3: #i85898# Stripping all external header guards 2008/04/01 10:58:02 thb 1.8.262.2: #i85898# Stripping all external header guards 2008/03/28 15:35:09 rt 1.8.262.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c23003ae1a8ea7d40710e58e67d48aa863d5468f]

INTEGRATION: CWS changefileheader (1.7.88); FILE MERGED 2008/03/31 13:17:10 rt 1.7.88.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cafff03706d5f853572ce1478bfff3c690dc959e]

INTEGRATION: CWS changefileheader (1.6.82); FILE MERGED 2008/04/01 12:30:21 thb 1.6.82.2: #i85898# Stripping all external header guards 2008/03/31 13:11:33 rt 1.6.82.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [473578c4defac696a46cd362b3b4a45ca26786bb]

INTEGRATION: CWS changefileheader (1.2.44); FILE MERGED 2008/04/01 19:53:11 thb 1.2.44.4: #i85898# Stripping all external header guards, now manually fixing misspelled ones and other compile-time breakage 2008/04/01 14:58:59 thb 1.2.44.3: #i85898# Stripping all external header guards 2008/04/01 10:45:58 thb 1.2.44.2: #i85898# Stripping all external header guards 2008/03/28 15:57:53 rt 1.2.44.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [25f50cffd66373f9aef79e315b945c660db93f3e]

INTEGRATION: CWS changefileheader (1.10.262); FILE MERGED 2008/04/01 15:18:34 thb 1.10.262.3: #i85898# Stripping all external header guards 2008/04/01 10:58:02 thb 1.10.262.2: #i85898# Stripping all external header guards 2008/03/28 15:35:09 rt 1.10.262.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [34de59ab016bc9698d1ca3a3dfee79a2b2069fee]

INTEGRATION: CWS changefileheader (1.5.154); FILE MERGED 2008/03/31 13:17:10 rt 1.5.154.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7e8ea2f6cd0ec12adf20a355247487188cc0d393]

INTEGRATION: CWS changefileheader (1.5.500); FILE MERGED 2008/03/31 16:07:17 rt 1.5.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cc7005de62de56999c4ebeef6a073f395a6d6818]

INTEGRATION: CWS changefileheader (1.2.44); FILE MERGED 2008/04/01 19:53:11 thb 1.2.44.4: #i85898# Stripping all external header guards, now manually fixing misspelled ones and other compile-time breakage 2008/04/01 14:58:58 thb 1.2.44.3: #i85898# Stripping all external header guards 2008/04/01 10:45:58 thb 1.2.44.2: #i85898# Stripping all external header guards 2008/03/28 15:57:53 rt 1.2.44.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [71068341351e9e512a77903b545f0709912d53b2]

INTEGRATION: CWS changefileheader (1.9.82); FILE MERGED 2008/04/01 15:16:30 thb 1.9.82.3: #i85898# Stripping all external header guards 2008/04/01 12:30:21 thb 1.9.82.2: #i85898# Stripping all external header guards 2008/03/31 13:11:33 rt 1.9.82.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [87865e9ffc73998c22209a67b4a963811e80d992]

INTEGRATION: CWS changefileheader (1.2.234); FILE MERGED 2008/04/01 12:38:46 thb 1.2.234.2: #i85898# Stripping all external header guards 2008/03/31 13:58:00 rt 1.2.234.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4725f6551b10ba0b7b20d2b54e75d5b2f9b14ed2]

INTEGRATION: CWS changefileheader (1.7.262); FILE MERGED 2008/04/01 15:18:33 thb 1.7.262.3: #i85898# Stripping all external header guards 2008/04/01 10:58:02 thb 1.7.262.2: #i85898# Stripping all external header guards 2008/03/28 15:35:09 rt 1.7.262.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [56631ee7117c4d75ce80566d704c308d9d50452a]

INTEGRATION: CWS changefileheader (1.2.178); FILE MERGED 2008/03/31 16:07:17 rt 1.2.178.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fc409084954df477fed5b7634e4a1c346ea42fd9]

INTEGRATION: CWS changefileheader (1.6.160); FILE MERGED 2008/04/01 15:16:30 thb 1.6.160.3: #i85898# Stripping all external header guards 2008/04/01 12:30:21 thb 1.6.160.2: #i85898# Stripping all external header guards 2008/03/31 13:11:33 rt 1.6.160.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [da4a152ac735eb281a8e0214965a1f473a056a71]

INTEGRATION: CWS changefileheader (1.2.44); FILE MERGED 2008/04/01 19:53:11 thb 1.2.44.4: #i85898# Stripping all external header guards, now manually fixing misspelled ones and other compile-time breakage 2008/04/01 14:58:58 thb 1.2.44.3: #i85898# Stripping all external header guards 2008/04/01 10:45:57 thb 1.2.44.2: #i85898# Stripping all external header guards 2008/03/28 15:57:53 rt 1.2.44.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8950779607396ecdfbab89b3617dd0cabeec2e53]

INTEGRATION: CWS changefileheader (1.2.92); FILE MERGED 2008/03/31 13:17:10 rt 1.2.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0bec1fd37b66ad603cdd72e5fcae4a0d492aefa5]

INTEGRATION: CWS changefileheader (1.3.60); FILE MERGED 2008/04/01 12:38:45 thb 1.3.60.2: #i85898# Stripping all external header guards 2008/03/31 13:58:00 rt 1.3.60.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7cd44f9e93677de1ce8dc690a6e3056205958852]

INTEGRATION: CWS changefileheader (1.4.148); FILE MERGED 2008/04/01 16:05:24 thb 1.4.148.3: #i85898# Stripping all external header guards 2008/04/01 13:01:26 thb 1.4.148.2: #i85898# Stripping all external header guards 2008/03/28 15:44:27 rt 1.4.148.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4735d93b83f7bfec618dfd76a8c6f1459cf9a867]

INTEGRATION: CWS changefileheader (1.16.128); FILE MERGED 2008/04/01 15:18:33 thb 1.16.128.3: #i85898# Stripping all external header guards 2008/04/01 10:58:02 thb 1.16.128.2: #i85898# Stripping all external header guards 2008/03/28 15:35:09 rt 1.16.128.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f6b5200960a7b3ae11e96f4eeb088e67ebfb79ec]

INTEGRATION: CWS changefileheader (1.12.18); FILE MERGED 2008/03/31 13:11:33 rt 1.12.18.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b54e6aa9089f1ea35b5e5a8929a2aa7e4971f62f]

INTEGRATION: CWS changefileheader (1.5.122); FILE MERGED 2008/04/01 15:40:20 thb 1.5.122.3: #i85898# Stripping all external header guards 2008/04/01 12:41:12 thb 1.5.122.2: #i85898# Stripping all external header guards 2008/03/31 13:17:10 rt 1.5.122.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2d5f2c7d2bfaa0d9da740e56171d179e1100329f]

INTEGRATION: CWS changefileheader (1.2.224); FILE MERGED 2008/04/01 16:05:24 thb 1.2.224.3: #i85898# Stripping all external header guards 2008/04/01 13:01:19 thb 1.2.224.2: #i85898# Stripping all external header guards 2008/03/28 15:44:19 rt 1.2.224.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [dc5290dec8c111d12f47ab98d5d51b9c97bb7633]

INTEGRATION: CWS changefileheader (1.6.262); FILE MERGED 2008/04/01 15:18:33 thb 1.6.262.3: #i85898# Stripping all external header guards 2008/04/01 10:58:01 thb 1.6.262.2: #i85898# Stripping all external header guards 2008/03/28 15:35:09 rt 1.6.262.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4c2ecb564817bc3849c0306253317636f0860cd1]

INTEGRATION: CWS changefileheader (1.8.82); FILE MERGED 2008/04/01 12:30:21 thb 1.8.82.2: #i85898# Stripping all external header guards 2008/03/31 13:11:33 rt 1.8.82.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [843ffd071b057505bae3ae96250ccfeec3b7daef]

INTEGRATION: CWS changefileheader (1.6.500); FILE MERGED 2008/03/31 16:07:16 rt 1.6.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [dbbba07cd05428f5c4de74a182263b302dc946d8]

INTEGRATION: CWS changefileheader (1.5.88); FILE MERGED 2008/04/01 15:40:20 thb 1.5.88.3: #i85898# Stripping all external header guards 2008/04/01 12:41:12 thb 1.5.88.2: #i85898# Stripping all external header guards 2008/03/31 13:17:10 rt 1.5.88.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a8530670e3276b05709dbf5c25ea65e651c08d4e]

INTEGRATION: CWS changefileheader (1.2.234); FILE MERGED 2008/04/01 12:38:44 thb 1.2.234.2: #i85898# Stripping all external header guards 2008/03/31 13:58:00 rt 1.2.234.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [12d9ebbbba25874264df2573220daa37f395a9b3]

INTEGRATION: CWS changefileheader (1.2.320); FILE MERGED 2008/04/01 13:01:19 thb 1.2.320.2: #i85898# Stripping all external header guards 2008/03/28 15:44:19 rt 1.2.320.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c9a61d3c7122fc9ef264afd7a906bf8cefefd945]

INTEGRATION: CWS changefileheader (1.4.320); FILE MERGED 2008/03/28 15:35:09 rt 1.4.320.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4000592c5968cb547f2cb8fcf632712441344d16]

INTEGRATION: CWS changefileheader (1.11.82); FILE MERGED 2008/04/01 15:16:29 thb 1.11.82.3: #i85898# Stripping all external header guards 2008/04/01 12:30:21 thb 1.11.82.2: #i85898# Stripping all external header guards 2008/03/31 13:11:32 rt 1.11.82.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [93d963953d625924d40100861213b4382fb8d78f]

INTEGRATION: CWS changefileheader (1.2.44); FILE MERGED 2008/04/01 19:53:11 thb 1.2.44.4: #i85898# Stripping all external header guards, now manually fixing misspelled ones and other compile-time breakage 2008/04/01 14:58:58 thb 1.2.44.3: #i85898# Stripping all external header guards 2008/04/01 10:45:56 thb 1.2.44.2: #i85898# Stripping all external header guards 2008/03/28 15:57:53 rt 1.2.44.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4c57bcd12c529b678d95f8cb8090e84bf81c3d24]

INTEGRATION: CWS changefileheader (1.18.2); FILE MERGED 2008/04/01 15:40:20 thb 1.18.2.3: #i85898# Stripping all external header guards 2008/04/01 12:41:12 thb 1.18.2.2: #i85898# Stripping all external header guards 2008/03/31 13:17:10 rt 1.18.2.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [da8f6f85f4dd052bbe49ad663ba8428ed74f0c0a]

INTEGRATION: CWS changefileheader (1.5.22); FILE MERGED 2008/04/01 16:05:24 thb 1.5.22.3: #i85898# Stripping all external header guards 2008/04/01 13:01:19 thb 1.5.22.2: #i85898# Stripping all external header guards 2008/03/28 15:44:19 rt 1.5.22.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6b34f5164bbacc70b40b069a35c105be531efe55]

INTEGRATION: CWS changefileheader (1.6.128); FILE MERGED 2008/04/01 10:58:01 thb 1.6.128.2: #i85898# Stripping all external header guards 2008/03/28 15:35:09 rt 1.6.128.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1d3d2c054e53bccdd0b09aa058b4421a1fcacddf]

INTEGRATION: CWS changefileheader (1.9.40); FILE MERGED 2008/04/01 15:16:29 thb 1.9.40.2: #i85898# Stripping all external header guards 2008/03/31 13:11:32 rt 1.9.40.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [757b7a616bbe430c447d72f594ff001dac79b6e4]

INTEGRATION: CWS changefileheader (1.15.234); FILE MERGED 2008/04/01 15:34:15 thb 1.15.234.3: #i85898# Stripping all external header guards 2008/04/01 12:38:39 thb 1.15.234.2: #i85898# Stripping all external header guards 2008/03/31 13:57:44 rt 1.15.234.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [84aa40ce48be23c75ea57f9c0b02e7fe16f866fc]

INTEGRATION: CWS changefileheader (1.2.44); FILE MERGED 2008/04/01 19:53:11 thb 1.2.44.4: #i85898# Stripping all external header guards, now manually fixing misspelled ones and other compile-time breakage 2008/04/01 14:58:57 thb 1.2.44.3: #i85898# Stripping all external header guards 2008/04/01 10:45:56 thb 1.2.44.2: #i85898# Stripping all external header guards 2008/03/28 15:57:52 rt 1.2.44.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fd0554b3f20497251d0076c1a412e17dd58e3a98]

INTEGRATION: CWS changefileheader (1.11.44); FILE MERGED 2008/03/31 13:17:10 rt 1.11.44.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c0fc77de44098b21abd6f0c3663144a9b6cfa129]

INTEGRATION: CWS changefileheader (1.6.44); FILE MERGED 2008/04/01 16:05:23 thb 1.6.44.3: #i85898# Stripping all external header guards 2008/04/01 13:01:19 thb 1.6.44.2: #i85898# Stripping all external header guards 2008/03/28 15:44:19 rt 1.6.44.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7e7145d89bc0bf09b626399e69534004ec06c2d0]

INTEGRATION: CWS changefileheader (1.5.262); FILE MERGED 2008/04/01 15:18:33 thb 1.5.262.3: #i85898# Stripping all external header guards 2008/04/01 10:58:01 thb 1.5.262.2: #i85898# Stripping all external header guards 2008/03/28 15:35:09 rt 1.5.262.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f968ca26daef6eb0f024e08481c253e9117096ab]

INTEGRATION: CWS changefileheader (1.9.40); FILE MERGED 2008/04/01 15:16:29 thb 1.9.40.3: #i85898# Stripping all external header guards 2008/04/01 12:30:21 thb 1.9.40.2: #i85898# Stripping all external header guards 2008/03/31 13:11:32 rt 1.9.40.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [00d716e156dd142921001498e33cb23778ee8bf2]

INTEGRATION: CWS changefileheader (1.3.8); FILE MERGED 2008/03/28 15:57:52 rt 1.3.8.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f03eb65e198c08d4e48506534869b42d659e6874]

INTEGRATION: CWS changefileheader (1.5.122); FILE MERGED 2008/03/31 13:17:10 rt 1.5.122.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d798499dc3390720dacd68777b42282b6970351b]

INTEGRATION: CWS changefileheader (1.9.262); FILE MERGED 2008/04/01 10:58:01 thb 1.9.262.2: #i85898# Stripping all external header guards 2008/03/28 15:35:08 rt 1.9.262.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b1f68ff780abd711d269fbc341eefebc88b44a2c]

INTEGRATION: CWS changefileheader (1.10.82); FILE MERGED 2008/04/01 15:16:29 thb 1.10.82.3: #i85898# Stripping all external header guards 2008/04/01 12:30:21 thb 1.10.82.2: #i85898# Stripping all external header guards 2008/03/31 13:11:32 rt 1.10.82.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ebd4ad7de4542bc8856eb39851ed4318f8b86791]

INTEGRATION: CWS changefileheader (1.5.44); FILE MERGED 2008/04/01 16:05:23 thb 1.5.44.3: #i85898# Stripping all external header guards 2008/04/01 13:01:19 thb 1.5.44.2: #i85898# Stripping all external header guards 2008/03/28 15:44:19 rt 1.5.44.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [66866d2a58b37d3ac607585b0ea8154b1f6601ef]

INTEGRATION: CWS changefileheader (1.3.10); FILE MERGED 2008/04/01 19:53:10 thb 1.3.10.4: #i85898# Stripping all external header guards, now manually fixing misspelled ones and other compile-time breakage 2008/04/01 14:58:57 thb 1.3.10.3: #i85898# Stripping all external header guards 2008/04/01 10:45:55 thb 1.3.10.2: #i85898# Stripping all external header guards 2008/03/28 15:57:52 rt 1.3.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c2d7bf0ac854cc9c9772c5ce019cb49c51595c4d]

INTEGRATION: CWS changefileheader (1.4.82); FILE MERGED 2008/03/31 13:17:10 rt 1.4.82.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f0ac8075cb682473456171d15e5bace817ddc7a5]

INTEGRATION: CWS changefileheader (1.3.168); FILE MERGED 2008/04/01 13:01:19 thb 1.3.168.2: #i85898# Stripping all external header guards 2008/03/28 15:44:19 rt 1.3.168.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3b7038e6260593192e4f1c063fc6b4051f704ded]

INTEGRATION: CWS changefileheader (1.4.458); FILE MERGED 2008/04/01 15:18:33 thb 1.4.458.2: #i85898# Stripping all external header guards 2008/03/28 15:35:08 rt 1.4.458.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [adebc65b4ce9aed0b1334cef9e66e8ec33900bb7]

INTEGRATION: CWS changefileheader (1.5.82); FILE MERGED 2008/03/31 13:17:09 rt 1.5.82.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ba883a34277f44bd2f33f7ed639ade7e96fbd5d6]

INTEGRATION: CWS changefileheader (1.2.224); FILE MERGED 2008/04/01 13:01:19 thb 1.2.224.2: #i85898# Stripping all external header guards 2008/03/28 15:44:19 rt 1.2.224.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [111120817ac47077c0f23174232acef7153a1afb]

INTEGRATION: CWS changefileheader (1.33.12); FILE MERGED 2008/04/01 15:34:12 thb 1.33.12.3: #i85898# Stripping all external header guards 2008/04/01 12:38:37 thb 1.33.12.2: #i85898# Stripping all external header guards 2008/03/31 13:57:15 rt 1.33.12.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [572579e99f12689cd7511d70e4ff6f74ed56de70]

INTEGRATION: CWS changefileheader (1.5.262); FILE MERGED 2008/04/01 10:58:01 thb 1.5.262.2: #i85898# Stripping all external header guards 2008/03/28 15:35:08 rt 1.5.262.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [02c54322d13f5bb571d8872682f7c161f5aa0157]

INTEGRATION: CWS changefileheader (1.9.500); FILE MERGED 2008/03/31 16:07:16 rt 1.9.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [baf0d0f0ac13b55f5f903c9bb3656dcf2fdc7fe8]

INTEGRATION: CWS changefileheader (1.17.82); FILE MERGED 2008/03/31 13:17:09 rt 1.17.82.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2910468e894cdbaec73000f0b229c9768877ebd9]

INTEGRATION: CWS changefileheader (1.2.320); FILE MERGED 2008/04/01 16:05:23 thb 1.2.320.3: #i85898# Stripping all external header guards 2008/04/01 13:01:19 thb 1.2.320.2: #i85898# Stripping all external header guards 2008/03/28 15:44:19 rt 1.2.320.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6e734968de518c392e077acfb9e6b804732e99b4]

INTEGRATION: CWS changefileheader (1.16.82); FILE MERGED 2008/04/01 15:16:29 thb 1.16.82.3: #i85898# Stripping all external header guards 2008/04/01 12:30:20 thb 1.16.82.2: #i85898# Stripping all external header guards 2008/03/31 13:11:32 rt 1.16.82.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [959f9f3f33b34dacc693bfe6d0fca9b321abaeb1]

INTEGRATION: CWS changefileheader (1.7.222); FILE MERGED 2008/04/01 15:18:33 thb 1.7.222.3: #i85898# Stripping all external header guards 2008/04/01 10:58:01 thb 1.7.222.2: #i85898# Stripping all external header guards 2008/03/28 15:35:08 rt 1.7.222.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1c41755ac863d29f4b7629fbb969c54145ac91ea]

INTEGRATION: CWS changefileheader (1.4.500); FILE MERGED 2008/03/31 16:07:16 rt 1.4.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b1a31420b5a081846d9e2678a595903d1e6f03f3]

INTEGRATION: CWS changefileheader (1.16.42); FILE MERGED 2008/03/31 13:11:32 rt 1.16.42.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b17945df85009266b2b3839eb2e5006b54b499ff]

INTEGRATION: CWS changefileheader (1.3.500); FILE MERGED 2008/03/31 16:07:16 rt 1.3.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6a5e3fae20a2626fd7c3819e68704270b27b457b]

INTEGRATION: CWS changefileheader (1.6.80); FILE MERGED 2008/04/01 15:18:33 thb 1.6.80.3: #i85898# Stripping all external header guards 2008/04/01 10:58:01 thb 1.6.80.2: #i85898# Stripping all external header guards 2008/03/28 15:35:08 rt 1.6.80.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6e20b7b19f212d5a0fd991b5c07d718de949ec60]

INTEGRATION: CWS changefileheader (1.2.330); FILE MERGED 2008/04/01 12:41:12 thb 1.2.330.1: #i85898# Stripping all external header guards


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [98b647e1db374a5b3aff0fb43ac922efc7035c4e]

INTEGRATION: CWS changefileheader (1.39.42); FILE MERGED 2008/03/31 13:11:32 rt 1.39.42.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a75c167b66cf920f70bb0dd674cf3c41a814eaa3]

INTEGRATION: CWS changefileheader (1.8.120); FILE MERGED 2008/03/28 15:35:08 rt 1.8.120.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ad173a768a9df884c233389991ed002ec654176c]

INTEGRATION: CWS changefileheader (1.4.58); FILE MERGED 2008/04/01 16:05:23 thb 1.4.58.3: #i85898# Stripping all external header guards 2008/04/01 13:01:18 thb 1.4.58.2: #i85898# Stripping all external header guards 2008/03/28 15:44:19 rt 1.4.58.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b0e0e476e95229a5d0fa47dac1e727f76e212e9b]

INTEGRATION: CWS changefileheader (1.4.122); FILE MERGED 2008/04/01 15:40:19 thb 1.4.122.3: #i85898# Stripping all external header guards 2008/04/01 12:41:12 thb 1.4.122.2: #i85898# Stripping all external header guards 2008/03/31 13:17:09 rt 1.4.122.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8b97645e86a419eac937ec3c81ac57413025ec9f]

INTEGRATION: CWS changefileheader (1.3.120); FILE MERGED 2008/03/28 15:35:08 rt 1.3.120.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [141a39612a153f57c17d4aa0c9a73e7d5418e0a7]

INTEGRATION: CWS changefileheader (1.14.82); FILE MERGED 2008/04/01 12:30:20 thb 1.14.82.2: #i85898# Stripping all external header guards 2008/03/31 13:11:32 rt 1.14.82.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4cf0da16922e15a6783c79f0ef37151633cb7ceb]

INTEGRATION: CWS changefileheader (1.4.44); FILE MERGED 2008/03/28 15:44:19 rt 1.4.44.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5609179c962ed9bcfe491ca770951f366b7aeef8]

INTEGRATION: CWS changefileheader (1.7.500); FILE MERGED 2008/03/31 16:07:16 rt 1.7.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [acf6b2f3a44a7389d76e824c7e7ed1878f4c6725]

INTEGRATION: CWS changefileheader (1.6.160); FILE MERGED 2008/03/31 13:17:09 rt 1.6.160.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [70d1dd98e3fa0f91c1635c315f65201847beda74]

INTEGRATION: CWS changefileheader (1.3.120); FILE MERGED 2008/03/28 15:35:07 rt 1.3.120.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c694ab50814ed30b689421e632364cde7703b3c5]

INTEGRATION: CWS changefileheader (1.25.82); FILE MERGED 2008/04/01 15:16:29 thb 1.25.82.3: #i85898# Stripping all external header guards 2008/04/01 12:30:20 thb 1.25.82.2: #i85898# Stripping all external header guards 2008/03/31 13:11:32 rt 1.25.82.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f0d828e268dfde51e223cd6bfbeb97dcdb57472a]

INTEGRATION: CWS changefileheader (1.2.320); FILE MERGED 2008/04/01 16:05:23 thb 1.2.320.3: #i85898# Stripping all external header guards 2008/04/01 13:01:18 thb 1.2.320.2: #i85898# Stripping all external header guards 2008/03/28 15:44:19 rt 1.2.320.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [de262d1e3bab7d258efe8e53415c9f3c7bac80b7]

INTEGRATION: CWS changefileheader (1.8.500); FILE MERGED 2008/03/31 16:07:16 rt 1.8.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [925d0193fdf63137d8a9f4c52bf245722fcad60a]

INTEGRATION: CWS changefileheader (1.5.216); FILE MERGED 2008/04/01 15:40:18 thb 1.5.216.3: #i85898# Stripping all external header guards 2008/04/01 12:41:12 thb 1.5.216.2: #i85898# Stripping all external header guards 2008/03/31 13:17:09 rt 1.5.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ce58435f42b703ff3a00dcd2339a63788495b56e]

INTEGRATION: CWS changefileheader (1.35.10); FILE MERGED 2008/04/01 15:16:29 thb 1.35.10.3: #i85898# Stripping all external header guards 2008/04/01 12:30:20 thb 1.35.10.2: #i85898# Stripping all external header guards 2008/03/31 13:11:32 rt 1.35.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3d995ac7f1003498a6627f235a16ee3ef422c631]

INTEGRATION: CWS changefileheader (1.2.44); FILE MERGED 2008/03/28 15:57:51 rt 1.2.44.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3ddb33b445d60335b9dd7fb0c217068ba28a8440]

INTEGRATION: CWS changefileheader (1.17.14); FILE MERGED 2008/04/01 12:38:37 thb 1.17.14.2: #i85898# Stripping all external header guards 2008/03/31 13:57:15 rt 1.17.14.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [642d14882fc4588e4e9df80178a1c1fae8b95c1a]

INTEGRATION: CWS changefileheader (1.13.122); FILE MERGED 2008/04/01 15:40:18 thb 1.13.122.3: #i85898# Stripping all external header guards 2008/04/01 12:41:12 thb 1.13.122.2: #i85898# Stripping all external header guards 2008/03/31 13:17:09 rt 1.13.122.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [eb769560fa8a618067a576f6515be8107829ba0e]

INTEGRATION: CWS changefileheader (1.85.10); FILE MERGED 2008/04/01 15:16:28 thb 1.85.10.3: #i85898# Stripping all external header guards 2008/04/01 12:30:20 thb 1.85.10.2: #i85898# Stripping all external header guards 2008/03/31 13:11:32 rt 1.85.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [98ca9c2cc9ec2d0779a3dcf36873eeb1cc80b706]

INTEGRATION: CWS changefileheader (1.4.216); FILE MERGED 2008/04/01 15:40:17 thb 1.4.216.3: #i85898# Stripping all external header guards 2008/04/01 12:41:12 thb 1.4.216.2: #i85898# Stripping all external header guards 2008/03/31 13:17:09 rt 1.4.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ada77b7fb31c6b9bbf678c9abfedfe13ad220d28]

INTEGRATION: CWS changefileheader (1.8.82); FILE MERGED 2008/04/01 12:30:20 thb 1.8.82.2: #i85898# Stripping all external header guards 2008/03/31 13:11:32 rt 1.8.82.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [97dcfd2715753c3256754236c2318440a1b329f8]

INTEGRATION: CWS changefileheader (1.2.224); FILE MERGED 2008/03/28 15:44:19 rt 1.2.224.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [97db7673dd754f62cacb48158f357c1042415fdd]

INTEGRATION: CWS changefileheader (1.3.44); FILE MERGED 2008/04/01 10:45:54 thb 1.3.44.2: #i85898# Stripping all external header guards 2008/03/28 15:57:51 rt 1.3.44.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a4f7e708ee10a02950b438991f8c311ad3b4c176]

INTEGRATION: CWS changefileheader (1.14.120); FILE MERGED 2008/03/31 16:07:12 rt 1.14.120.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b19865f49700261f40d6455bbb99fe973bd78e3c]

INTEGRATION: CWS changefileheader (1.6.122); FILE MERGED 2008/04/01 15:40:16 thb 1.6.122.3: #i85898# Stripping all external header guards 2008/04/01 12:41:12 thb 1.6.122.2: #i85898# Stripping all external header guards 2008/03/31 13:17:09 rt 1.6.122.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3e2e3ca036ebd3532039a5189dba0a557999e22a]

INTEGRATION: CWS changefileheader (1.16.82); FILE MERGED 2008/04/01 15:16:28 thb 1.16.82.3: #i85898# Stripping all external header guards 2008/04/01 12:30:20 thb 1.16.82.2: #i85898# Stripping all external header guards 2008/03/31 13:11:32 rt 1.16.82.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cddac4071439fbc7f1a508e82b2c58bc05300f73]

INTEGRATION: CWS changefileheader (1.2.320); FILE MERGED 2008/04/01 13:01:18 thb 1.2.320.2: #i85898# Stripping all external header guards 2008/03/28 15:44:19 rt 1.2.320.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ddf8d1e34cd7fd24dc5242ef4727e3b33235271b]

INTEGRATION: CWS changefileheader (1.4.4); FILE MERGED 2008/04/01 14:58:56 thb 1.4.4.3: #i85898# Stripping all external header guards 2008/04/01 10:45:54 thb 1.4.4.2: #i85898# Stripping all external header guards 2008/03/28 15:57:51 rt 1.4.4.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c6a523b6433139392a727d30e2694df826371a73]

INTEGRATION: CWS changefileheader (1.8.328); FILE MERGED 2008/03/31 16:07:12 rt 1.8.328.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [12c343e0fb9d11e987ffffac4811d3c31032c02f]

INTEGRATION: CWS changefileheader (1.5.122); FILE MERGED 2008/04/01 15:40:16 thb 1.5.122.3: #i85898# Stripping all external header guards 2008/04/01 12:41:11 thb 1.5.122.2: #i85898# Stripping all external header guards 2008/03/31 13:17:09 rt 1.5.122.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e6d4b8b0952765538c8aa00190e2fa49bccad691]

INTEGRATION: CWS changefileheader (1.12.42); FILE MERGED 2008/03/31 13:11:32 rt 1.12.42.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [49b0f35dbd1750181869677c904f930ef923f2ed]

INTEGRATION: CWS changefileheader (1.5.178); FILE MERGED 2008/03/28 15:35:07 rt 1.5.178.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [11c2e5c4f9139c1c2668f68d3c96a6ea72d30a8e]

INTEGRATION: CWS changefileheader (1.3.60); FILE MERGED 2008/04/01 16:05:23 thb 1.3.60.3: #i85898# Stripping all external header guards 2008/04/01 13:01:18 thb 1.3.60.2: #i85898# Stripping all external header guards 2008/03/28 15:44:18 rt 1.3.60.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1bf7c1b16a06a1ecc5fbacd3ba5fa391cac96863]

INTEGRATION: CWS changefileheader (1.3.154); FILE MERGED 2008/04/01 15:40:16 thb 1.3.154.2: #i85898# Stripping all external header guards 2008/04/01 12:41:11 thb 1.3.154.1: #i85898# Stripping all external header guards


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [784859071ddb1f5cc00c486b9d87ba15c879e2d3]

INTEGRATION: CWS changefileheader (1.40.18); FILE MERGED 2008/03/31 13:11:32 rt 1.40.18.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2a9f5a94f789e91b25f8754a9719db3bc3f0f3be]

INTEGRATION: CWS changefileheader (1.3.458); FILE MERGED 2008/03/28 15:35:06 rt 1.3.458.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [55ba14a9694cd5ff7b1d864169991a5cee7d676d]

INTEGRATION: CWS changefileheader (1.2.320); FILE MERGED 2008/04/01 16:05:23 thb 1.2.320.3: #i85898# Stripping all external header guards 2008/04/01 13:01:18 thb 1.2.320.2: #i85898# Stripping all external header guards 2008/03/28 15:44:18 rt 1.2.320.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2dadd71439d665cdf1de917738510b60d5d8aed3]

INTEGRATION: CWS changefileheader (1.4.8); FILE MERGED 2008/04/01 14:58:56 thb 1.4.8.3: #i85898# Stripping all external header guards 2008/04/01 10:45:53 thb 1.4.8.2: #i85898# Stripping all external header guards 2008/03/28 15:57:51 rt 1.4.8.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2d828d50797f68ec42c65bbddf321ee4f69d3bcd]

INTEGRATION: CWS changefileheader (1.8.34); FILE MERGED 2008/03/31 16:07:12 rt 1.8.34.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [76c62ec76a2409fee16c9c604bf7f3da8a05f862]

INTEGRATION: CWS changefileheader (1.7.452); FILE MERGED 2008/04/01 15:34:11 thb 1.7.452.3: #i85898# Stripping all external header guards 2008/04/01 12:38:37 thb 1.7.452.2: #i85898# Stripping all external header guards 2008/03/31 13:56:56 rt 1.7.452.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cdbb74ea509c4db547dd043eebd377e4367530c9]

INTEGRATION: CWS changefileheader (1.6.38); FILE MERGED 2008/03/31 13:17:09 rt 1.6.38.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b34303298212dfbac6777ed1589f524501336592]

INTEGRATION: CWS changefileheader (1.11.82); FILE MERGED 2008/04/01 15:16:28 thb 1.11.82.3: #i85898# Stripping all external header guards 2008/04/01 12:30:20 thb 1.11.82.2: #i85898# Stripping all external header guards 2008/03/31 13:11:32 rt 1.11.82.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b14fe56d33336f5a1657457b358cbf11a739b518]

INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/04/01 14:58:56 thb 1.4.10.2: #i85898# Stripping all external header guards 2008/03/28 15:57:50 rt 1.4.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [de540649b31a1ab6ba00eff19e7bccb71f316d6e]

INTEGRATION: CWS changefileheader (1.2.320); FILE MERGED 2008/04/01 13:01:18 thb 1.2.320.2: #i85898# Stripping all external header guards 2008/03/28 15:44:18 rt 1.2.320.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4010d5f5f5ca0184258ad32659001bf0f771a1e6]

INTEGRATION: CWS changefileheader (1.5.500); FILE MERGED 2008/03/31 16:07:12 rt 1.5.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [416fff63aa8a80c84b20c041fcc19fcf4f35d2d6]

INTEGRATION: CWS changefileheader (1.5.122); FILE MERGED 2008/04/01 12:41:11 thb 1.5.122.2: #i85898# Stripping all external header guards 2008/03/31 13:17:08 rt 1.5.122.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9dcda222973cab9aa087ebfb1546a747abb17e66]

INTEGRATION: CWS changefileheader (1.26.18); FILE MERGED 2008/04/01 15:16:28 thb 1.26.18.3: #i85898# Stripping all external header guards 2008/04/01 12:30:20 thb 1.26.18.2: #i85898# Stripping all external header guards 2008/03/31 13:11:32 rt 1.26.18.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5d7be882a9be0e8bd0c8fa358d4c97ca6987877c]

INTEGRATION: CWS changefileheader (1.2.44); FILE MERGED 2008/03/28 15:57:50 rt 1.2.44.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4888a5d21747f972d44b150e8b5fc6283b578669]

INTEGRATION: CWS changefileheader (1.4.500); FILE MERGED 2008/03/31 16:07:12 rt 1.4.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1b4625f77f0766b4dca4a316f142a9cc92dd8a69]

INTEGRATION: CWS changefileheader (1.7.120); FILE MERGED 2008/03/28 15:35:06 rt 1.7.120.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e797598dd70767d035cfcaf6af6144d5c3924023]

INTEGRATION: CWS changefileheader (1.10.82); FILE MERGED 2008/04/01 12:30:20 thb 1.10.82.2: #i85898# Stripping all external header guards 2008/03/31 13:11:32 rt 1.10.82.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4ff48793a257f4ed18a2f8db3bd7ff75e15c44e0]

INTEGRATION: CWS changefileheader (1.3.260); FILE MERGED 2008/04/01 13:01:18 thb 1.3.260.2: #i85898# Stripping all external header guards 2008/03/28 15:44:18 rt 1.3.260.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d4946ed82776d28ef8191e6a86a3346f8450edd7]

INTEGRATION: CWS changefileheader (1.2.44); FILE MERGED 2008/04/01 14:58:56 thb 1.2.44.3: #i85898# Stripping all external header guards 2008/04/01 10:45:53 thb 1.2.44.2: #i85898# Stripping all external header guards 2008/03/28 15:57:50 rt 1.2.44.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6a6afe9a7cb6c8f5b2a9499eedb9543e63a666f5]

INTEGRATION: CWS changefileheader (1.4.154); FILE MERGED 2008/04/01 15:40:15 thb 1.4.154.3: #i85898# Stripping all external header guards 2008/04/01 12:41:11 thb 1.4.154.2: #i85898# Stripping all external header guards 2008/03/31 13:17:08 rt 1.4.154.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1f5aa2593215ea85509571503e17c639d4a3fb4b]

INTEGRATION: CWS changefileheader (1.4.458); FILE MERGED 2008/03/28 15:35:06 rt 1.4.458.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [889602c308eab0485c685e2bfa40e6f018554695]

INTEGRATION: CWS changefileheader (1.17.82); FILE MERGED 2008/04/01 15:16:28 thb 1.17.82.3: #i85898# Stripping all external header guards 2008/04/01 12:30:20 thb 1.17.82.2: #i85898# Stripping all external header guards 2008/03/31 13:11:32 rt 1.17.82.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a65584e36528b3a93e4256e6e52eec506615ec84]

INTEGRATION: CWS changefileheader (1.2.44); FILE MERGED 2008/04/01 14:58:55 thb 1.2.44.3: #i85898# Stripping all external header guards 2008/04/01 10:45:52 thb 1.2.44.2: #i85898# Stripping all external header guards 2008/03/28 15:57:50 rt 1.2.44.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1be557c0ec0b24a3ee6e943c6a4498896762ba5a]

INTEGRATION: CWS changefileheader (1.5.122); FILE MERGED 2008/04/01 15:40:15 thb 1.5.122.3: #i85898# Stripping all external header guards 2008/04/01 12:41:11 thb 1.5.122.2: #i85898# Stripping all external header guards 2008/03/31 13:17:08 rt 1.5.122.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f474678d8621f4488c9a14688c17c0f0373264df]

INTEGRATION: CWS changefileheader (1.6.500); FILE MERGED 2008/03/31 16:07:12 rt 1.6.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ea418bde7518d258dee90be089c48dde6a92bc93]

INTEGRATION: CWS changefileheader (1.4.178); FILE MERGED 2008/03/28 15:35:06 rt 1.4.178.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [65535c25c340769cf37634d6a555d04ab9e306a2]

INTEGRATION: CWS changefileheader (1.9.82); FILE MERGED 2008/04/01 12:30:20 thb 1.9.82.2: #i85898# Stripping all external header guards 2008/03/31 13:11:32 rt 1.9.82.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [328f171189010a70c96d3642f488968ad3d7f344]

INTEGRATION: CWS changefileheader (1.3.218); FILE MERGED 2008/04/01 13:01:17 thb 1.3.218.2: #i85898# Stripping all external header guards 2008/03/28 15:44:18 rt 1.3.218.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [90959893ff36be7a3c1b56d210d2c49849ec55f5]

INTEGRATION: CWS changefileheader (1.4.160); FILE MERGED 2008/03/31 13:17:08 rt 1.4.160.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [47d2a86c36c9b51a30ca026c9d5bd1a8037b2b77]

INTEGRATION: CWS changefileheader (1.2.120); FILE MERGED 2008/03/31 16:07:12 rt 1.2.120.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ea13dbd6e49d28920ccda6d709bf1793a90ef11c]

INTEGRATION: CWS changefileheader (1.4.318); FILE MERGED 2008/03/28 15:35:06 rt 1.4.318.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f22b019bed75692ca60d418c18178e8825f73f7a]

INTEGRATION: CWS changefileheader (1.3.118); FILE MERGED 2008/04/01 13:01:17 thb 1.3.118.2: #i85898# Stripping all external header guards 2008/03/28 15:44:18 rt 1.3.118.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6ce9d2b6619844e0ede87db0824d62cd4803113e]

INTEGRATION: CWS changefileheader (1.21.82); FILE MERGED 2008/04/01 15:16:28 thb 1.21.82.3: #i85898# Stripping all external header guards 2008/04/01 12:30:19 thb 1.21.82.2: #i85898# Stripping all external header guards 2008/03/31 13:11:31 rt 1.21.82.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [27d504c439ce75987ce06b0aeede4f10265ac55a]

INTEGRATION: CWS changefileheader (1.3.22); FILE MERGED 2008/03/31 13:17:08 rt 1.3.22.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9850c545aeaae2ec21f3e698a05c18e8348bfa10]

INTEGRATION: CWS changefileheader (1.9.178); FILE MERGED 2008/03/31 16:07:12 rt 1.9.178.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b8c7ab01f5673315ccac4316497d3c2156c71e05]

INTEGRATION: CWS changefileheader (1.2.244); FILE MERGED 2008/03/31 13:11:31 rt 1.2.244.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d42b272aec234a564d33b002e6ad2a0f6592ed29]

INTEGRATION: CWS changefileheader (1.2.44); FILE MERGED 2008/04/01 14:58:55 thb 1.2.44.3: #i85898# Stripping all external header guards 2008/04/01 10:45:51 thb 1.2.44.2: #i85898# Stripping all external header guards 2008/03/28 15:57:50 rt 1.2.44.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [51aeda3483380a20f466590c12068c056a28dc9c]

INTEGRATION: CWS changefileheader (1.4.318); FILE MERGED 2008/03/28 15:35:05 rt 1.4.318.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [76089c4b83ba938a8d7d190682d1425f9b33438f]

INTEGRATION: CWS changefileheader (1.7.76); FILE MERGED 2008/03/28 15:44:18 rt 1.7.76.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [300c1a06634f48db7bc737ac22e7ba2ea78a604e]

INTEGRATION: CWS changefileheader (1.7.500); FILE MERGED 2008/03/31 16:07:12 rt 1.7.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5e3564a204a0c26b152525a5ca11de445589a512]

INTEGRATION: CWS changefileheader (1.3.22); FILE MERGED 2008/04/01 15:40:14 thb 1.3.22.3: #i85898# Stripping all external header guards 2008/04/01 12:41:11 thb 1.3.22.2: #i85898# Stripping all external header guards 2008/03/31 13:17:08 rt 1.3.22.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6bfc5eca6829e100f2f9b73591d204b044f541e5]

INTEGRATION: CWS changefileheader (1.3.458); FILE MERGED 2008/03/28 15:35:05 rt 1.3.458.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ddb3fc4fcd876c394a57691a502b0c94d74204bb]

INTEGRATION: CWS changefileheader (1.3.60); FILE MERGED 2008/04/01 13:01:17 thb 1.3.60.2: #i85898# Stripping all external header guards 2008/03/28 15:44:18 rt 1.3.60.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [94fae7c4e95681306d26de2f7666ec2fcf3011da]

INTEGRATION: CWS changefileheader (1.7.60); FILE MERGED 2008/03/31 13:11:31 rt 1.7.60.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [942ab1158d6589801fd87074017351567f0ca0b6]

INTEGRATION: CWS changefileheader (1.3.242); FILE MERGED 2008/03/31 16:07:11 rt 1.3.242.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bd37c4a69b340edd796e5bffebb8afc8578960a2]

INTEGRATION: CWS changefileheader (1.5.22); FILE MERGED 2008/03/31 13:17:08 rt 1.5.22.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d904049a8daa7a0475bf1cfc35acc7c114fa23fb]

INTEGRATION: CWS changefileheader (1.2.44); FILE MERGED 2008/04/01 14:58:55 thb 1.2.44.3: #i85898# Stripping all external header guards 2008/04/01 10:45:51 thb 1.2.44.2: #i85898# Stripping all external header guards 2008/03/28 15:57:49 rt 1.2.44.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0f2188e5090271b303b2a5223aa0ee0e755e6b03]

INTEGRATION: CWS changefileheader (1.2.320); FILE MERGED 2008/04/01 13:01:17 thb 1.2.320.2: #i85898# Stripping all external header guards 2008/03/28 15:44:18 rt 1.2.320.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0a3755eadb5a54f43efde785b9f61532edf1b21b]

INTEGRATION: CWS changefileheader (1.8.500); FILE MERGED 2008/03/31 16:07:11 rt 1.8.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a259811f7ea61d0d40008a5fc318c0773afe2609]

INTEGRATION: CWS changefileheader (1.2.76); FILE MERGED 2008/04/01 12:41:11 thb 1.2.76.2: #i85898# Stripping all external header guards 2008/03/31 13:17:08 rt 1.2.76.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c9b6deb97bd4a00f6a992891b059fc191436d76a]

INTEGRATION: CWS changefileheader (1.3.244); FILE MERGED 2008/03/31 13:11:31 rt 1.3.244.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f9e00c63b58e73679e09f5bba70eadd0b403adad]

INTEGRATION: CWS changefileheader (1.5.168); FILE MERGED 2008/03/28 15:44:18 rt 1.5.168.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2100a58f54438673afd96fac98a23ca5f1adb92d]

INTEGRATION: CWS changefileheader (1.2.44); FILE MERGED 2008/04/01 14:58:55 thb 1.2.44.3: #i85898# Stripping all external header guards 2008/04/01 10:45:50 thb 1.2.44.2: #i85898# Stripping all external header guards 2008/03/28 15:57:49 rt 1.2.44.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d34b3cb34b524eba8776f54836241849c06619b2]

INTEGRATION: CWS changefileheader (1.7.500); FILE MERGED 2008/03/31 16:07:11 rt 1.7.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [984c0e52bfdd2fc5d3afbc741f30dacfc27fc718]

INTEGRATION: CWS changefileheader (1.3.10); FILE MERGED 2008/04/01 14:58:54 thb 1.3.10.3: #i85898# Stripping all external header guards 2008/04/01 10:45:50 thb 1.3.10.2: #i85898# Stripping all external header guards 2008/03/28 15:57:49 rt 1.3.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [91a98a541e96ab9a830bc245470e8b258aabefc4]

INTEGRATION: CWS changefileheader (1.4.206); FILE MERGED 2008/03/31 13:11:31 rt 1.4.206.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b88e33b63e41cee681ca4950f586cbbdf3325e3a]

INTEGRATION: CWS changefileheader (1.9.22); FILE MERGED 2008/04/01 16:05:23 thb 1.9.22.3: #i85898# Stripping all external header guards 2008/04/01 13:01:17 thb 1.9.22.2: #i85898# Stripping all external header guards 2008/03/28 15:44:18 rt 1.9.22.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [42de001b67d109eb749e2f0459cd18c58796dbfb]

INTEGRATION: CWS changefileheader (1.7.120); FILE MERGED 2008/03/28 15:35:05 rt 1.7.120.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [05abe1d4b6ff7ac9ed36544ae90256473c96fd5a]

INTEGRATION: CWS changefileheader (1.2.44); FILE MERGED 2008/04/01 14:58:54 thb 1.2.44.3: #i85898# Stripping all external header guards 2008/04/01 10:45:50 thb 1.2.44.2: #i85898# Stripping all external header guards 2008/03/28 15:57:49 rt 1.2.44.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [15597a73e797005415f63be8395e1d41dd94629a]

INTEGRATION: CWS changefileheader (1.4.184); FILE MERGED 2008/03/31 13:11:31 rt 1.4.184.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9759da09a575daf1c419cf943a4dd47804768431]

INTEGRATION: CWS changefileheader (1.2.224); FILE MERGED 2008/04/01 13:01:17 thb 1.2.224.2: #i85898# Stripping all external header guards 2008/03/28 15:44:18 rt 1.2.224.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [61756afb69a2b10c9d0bca08e29e6a5a6aa98e65]

INTEGRATION: CWS changefileheader (1.4.500); FILE MERGED 2008/03/31 16:07:11 rt 1.4.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ab15d70dfcb5255df240c264c0e87d046165590d]

INTEGRATION: CWS changefileheader (1.6.160); FILE MERGED 2008/03/31 13:17:08 rt 1.6.160.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f5abb98384e6fb3118247bc531f2637e047a2055]

INTEGRATION: CWS changefileheader (1.6.120); FILE MERGED 2008/03/28 15:35:05 rt 1.6.120.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0949f3e4e2acfbf2154ccdbbe830a715d66f026a]

INTEGRATION: CWS changefileheader (1.6.22); FILE MERGED 2008/04/01 16:05:22 thb 1.6.22.3: #i85898# Stripping all external header guards 2008/04/01 13:01:17 thb 1.6.22.2: #i85898# Stripping all external header guards 2008/03/28 15:44:18 rt 1.6.22.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [acc3d2f3989ab5990605fb4b17e2aa6861aa2a30]

INTEGRATION: CWS changefileheader (1.2.306); FILE MERGED 2008/04/01 15:40:13 thb 1.2.306.2: #i85898# Stripping all external header guards 2008/04/01 12:41:10 thb 1.2.306.1: #i85898# Stripping all external header guards


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b35fea8a27c2156a1e28d6375e6397c7254c889a]

INTEGRATION: CWS changefileheader (1.2.320); FILE MERGED 2008/04/01 16:05:22 thb 1.2.320.2: #i85898# Stripping all external header guards 2008/03/28 15:44:18 rt 1.2.320.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fa6a30c0d00b6283c8aff4e7da283f0593710c3f]

INTEGRATION: CWS changefileheader (1.9.500); FILE MERGED 2008/03/31 16:07:11 rt 1.9.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [41221690f96f706c36dd9227d611fa266ebf5680]

INTEGRATION: CWS changefileheader (1.5.122); FILE MERGED 2008/04/01 12:41:10 thb 1.5.122.2: #i85898# Stripping all external header guards 2008/03/31 13:17:08 rt 1.5.122.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [03a35be5e88377971450c530f83c41143a9de9a5]

INTEGRATION: CWS changefileheader (1.3.458); FILE MERGED 2008/03/28 15:35:04 rt 1.3.458.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ad60d08b5f4bb5dca144185faae3ae47f240b526]

INTEGRATION: CWS changefileheader (1.8.34); FILE MERGED 2008/03/31 16:07:11 rt 1.8.34.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [470898918e4a3071fe6b3f6d04581d8e75d005e8]

INTEGRATION: CWS changefileheader (1.4.182); FILE MERGED 2008/03/31 13:11:31 rt 1.4.182.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fa250d3dc0ac561c650298b2aa591e726863a409]

INTEGRATION: CWS changefileheader (1.2.44); FILE MERGED 2008/04/01 14:58:54 thb 1.2.44.3: #i85898# Stripping all external header guards 2008/04/01 10:45:49 thb 1.2.44.2: #i85898# Stripping all external header guards 2008/03/28 15:57:49 rt 1.2.44.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9ef409ffdcce4b6af5081680b9ff7056101dc883]

INTEGRATION: CWS changefileheader (1.2.320); FILE MERGED 2008/04/01 16:05:22 thb 1.2.320.3: #i85898# Stripping all external header guards 2008/04/01 13:01:17 thb 1.2.320.2: #i85898# Stripping all external header guards 2008/03/28 15:44:18 rt 1.2.320.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1f155b565149e539291a795f93db5e9344f15795]

INTEGRATION: CWS changefileheader (1.4.458); FILE MERGED 2008/03/28 15:35:04 rt 1.4.458.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [90de0d5066a2d638bd10d1c4a31ccba5f4202c94]

INTEGRATION: CWS changefileheader (1.4.198); FILE MERGED 2008/04/01 15:40:12 thb 1.4.198.3: #i85898# Stripping all external header guards 2008/04/01 12:41:10 thb 1.4.198.2: #i85898# Stripping all external header guards 2008/03/31 13:17:08 rt 1.4.198.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3eae209144fb97ecac62ae375499a550734a1e5c]

INTEGRATION: CWS changefileheader (1.2.44); FILE MERGED 2008/04/01 14:58:54 thb 1.2.44.3: #i85898# Stripping all external header guards 2008/04/01 10:45:18 thb 1.2.44.2: #i85898# Stripping all external header guards 2008/03/28 15:57:49 rt 1.2.44.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8ce36c993de08e7f436bff0f3a36e2b3645a0f39]

INTEGRATION: CWS changefileheader (1.11.500); FILE MERGED 2008/03/31 16:07:11 rt 1.11.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [197c32f1d29a041df5191fb3014b8ab7e1f96ff0]

INTEGRATION: CWS changefileheader (1.11.44); FILE MERGED 2008/04/01 15:40:12 thb 1.11.44.3: #i85898# Stripping all external header guards 2008/04/01 12:41:10 thb 1.11.44.2: #i85898# Stripping all external header guards 2008/03/31 13:17:08 rt 1.11.44.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [36d92cec9636ace2790f5bb4f4144d178d8a0a20]

INTEGRATION: CWS changefileheader (1.4.78); FILE MERGED 2008/03/31 13:11:31 rt 1.4.78.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [dc04eae307bb875459a1b2a6d3a1e6310b790c79]

INTEGRATION: CWS changefileheader (1.3.246); FILE MERGED 2008/04/01 13:01:17 thb 1.3.246.2: #i85898# Stripping all external header guards 2008/03/28 15:44:18 rt 1.3.246.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [45d8a0011072776330e77bd3c4561f3d0b6358df]

INTEGRATION: CWS changefileheader (1.3.76); FILE MERGED 2008/04/01 13:01:17 thb 1.3.76.2: #i85898# Stripping all external header guards 2008/03/28 15:44:17 rt 1.3.76.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [21f5c24c67f02010fd2a8631cf5daaec4f1a6e14]

INTEGRATION: CWS changefileheader (1.6.172); FILE MERGED 2008/03/31 16:07:11 rt 1.6.172.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a711da9935a2fca3179c8f2ea818630bfb880b98]

INTEGRATION: CWS changefileheader (1.4.134); FILE MERGED 2008/03/31 13:17:07 rt 1.4.134.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e2858ad5610f1339f47311a8ee517875cc883aeb]

INTEGRATION: CWS changefileheader (1.2.44); FILE MERGED 2008/04/01 14:58:54 thb 1.2.44.3: #i85898# Stripping all external header guards 2008/04/01 10:45:18 thb 1.2.44.2: #i85898# Stripping all external header guards 2008/03/28 15:57:48 rt 1.2.44.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fc8476628a73b3c0be98fbdccea99520b7a2528c]

INTEGRATION: CWS changefileheader (1.2.320); FILE MERGED 2008/04/01 13:01:16 thb 1.2.320.2: #i85898# Stripping all external header guards 2008/03/28 15:44:17 rt 1.2.320.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8d3e71cf2e96149d993d0a2bd5242f56fca38194]

INTEGRATION: CWS changefileheader (1.2.206); FILE MERGED 2008/03/31 13:11:31 rt 1.2.206.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [95a848d10bca8aa54edc02769f9f887caff0f921]

INTEGRATION: CWS changefileheader (1.2.160); FILE MERGED 2008/04/01 15:40:12 thb 1.2.160.2: #i85898# Stripping all external header guards 2008/04/01 12:41:10 thb 1.2.160.1: #i85898# Stripping all external header guards


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fcb440788a46411ad9d1893e8ebf1d7bc99065f1]

INTEGRATION: CWS changefileheader (1.6.92); FILE MERGED 2008/03/31 13:11:31 rt 1.6.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b06feb0078288d7bf88f3c4d568cb76ab8feeeea]

INTEGRATION: CWS changefileheader (1.4.122); FILE MERGED 2008/04/01 15:40:12 thb 1.4.122.3: #i85898# Stripping all external header guards 2008/04/01 12:41:10 thb 1.4.122.2: #i85898# Stripping all external header guards 2008/03/31 13:17:07 rt 1.4.122.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [450d32f1acbc6224b09bf115c45762a110c9610c]

INTEGRATION: CWS changefileheader (1.3.22); FILE MERGED 2008/04/01 16:05:22 thb 1.3.22.3: #i85898# Stripping all external header guards 2008/04/01 13:01:16 thb 1.3.22.2: #i85898# Stripping all external header guards 2008/03/28 15:44:17 rt 1.3.22.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [98bbd639e27bba7167c1dd4266e04ed3d1645288]

INTEGRATION: CWS changefileheader (1.6.120); FILE MERGED 2008/03/28 15:35:04 rt 1.6.120.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b90d36208ac8f593f27607bd5ea981547d5110d6]

INTEGRATION: CWS changefileheader (1.2.142); FILE MERGED 2008/04/01 15:40:12 thb 1.2.142.3: #i85898# Stripping all external header guards 2008/04/01 12:41:10 thb 1.2.142.2: #i85898# Stripping all external header guards 2008/03/31 13:17:07 rt 1.2.142.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [df6b34fb0f4b26fcb8d789d91dae62101cb41599]

INTEGRATION: CWS changefileheader (1.4.122); FILE MERGED 2008/04/01 15:40:11 thb 1.4.122.3: #i85898# Stripping all external header guards 2008/04/01 12:41:10 thb 1.4.122.2: #i85898# Stripping all external header guards 2008/03/31 13:17:07 rt 1.4.122.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ea9cf0ded302b5493cf0e2111ff2a1c037c34dc6]

INTEGRATION: CWS changefileheader (1.13.300); FILE MERGED 2008/03/31 16:07:01 rt 1.13.300.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b9ce8c27fcd3809cb3c4d2c09d4681eada3aed30]

INTEGRATION: CWS changefileheader (1.5.38); FILE MERGED 2008/04/01 15:40:11 thb 1.5.38.2: #i85898# Stripping all external header guards 2008/04/01 12:41:10 thb 1.5.38.1: #i85898# Stripping all external header guards


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [41ff7a2b20cf2cb71806f5e7c303c54ec91e31c0]

INTEGRATION: CWS changefileheader (1.3.154); FILE MERGED 2008/03/31 13:11:31 rt 1.3.154.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [dab26c11cbd176dc2412a92a35dd477f8e63de91]

INTEGRATION: CWS changefileheader (1.2.44); FILE MERGED 2008/04/01 14:58:53 thb 1.2.44.3: #i85898# Stripping all external header guards 2008/04/01 10:45:18 thb 1.2.44.2: #i85898# Stripping all external header guards 2008/03/28 15:57:48 rt 1.2.44.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [48c2e53cd9699c77627eea48553e66c93756f4a7]

INTEGRATION: CWS changefileheader (1.4.22); FILE MERGED 2008/04/01 16:05:22 thb 1.4.22.3: #i85898# Stripping all external header guards 2008/04/01 13:01:16 thb 1.4.22.2: #i85898# Stripping all external header guards 2008/03/28 15:44:17 rt 1.4.22.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7a391977b5fa2271a0405c9ba32fde0795aac785]

INTEGRATION: CWS changefileheader (1.4.500); FILE MERGED 2008/03/31 16:07:01 rt 1.4.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b69d9cf500f4841f9b0a87011c5461d624437cb4]

INTEGRATION: CWS changefileheader (1.6.38); FILE MERGED 2008/04/01 15:40:11 thb 1.6.38.3: #i85898# Stripping all external header guards 2008/04/01 12:41:10 thb 1.6.38.2: #i85898# Stripping all external header guards 2008/03/31 13:17:07 rt 1.6.38.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [aec05ac1059140a0f5a507f66b1d671eda1996ca]

INTEGRATION: CWS changefileheader (1.2.44); FILE MERGED 2008/04/01 14:58:53 thb 1.2.44.3: #i85898# Stripping all external header guards 2008/04/01 10:45:17 thb 1.2.44.2: #i85898# Stripping all external header guards 2008/03/28 15:57:48 rt 1.2.44.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [78057122f2f5d1f4eaebf4dc0e26b6f89fa030cc]

INTEGRATION: CWS changefileheader (1.3.244); FILE MERGED 2008/03/31 13:11:30 rt 1.3.244.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [203faadd0d14a97308b5088075ad2c61c3c76c4f]

INTEGRATION: CWS changefileheader (1.2.160); FILE MERGED 2008/04/01 15:40:10 thb 1.2.160.2: #i85898# Stripping all external header guards 2008/04/01 12:41:10 thb 1.2.160.1: #i85898# Stripping all external header guards


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e319716291ee893c549f94ac3d6125b36638c8ae]

INTEGRATION: CWS changefileheader (1.5.84); FILE MERGED 2008/03/31 16:07:01 rt 1.5.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e01eada0b9eaa4fe91f860ac470d18b82ab4843e]

INTEGRATION: CWS changefileheader (1.6.126); FILE MERGED 2008/03/31 13:11:30 rt 1.6.126.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9f86723801382fc0e0f5c18f591328a660d3c98f]

INTEGRATION: CWS changefileheader (1.6.102); FILE MERGED 2008/04/01 15:40:10 thb 1.6.102.3: #i85898# Stripping all external header guards 2008/04/01 12:41:10 thb 1.6.102.2: #i85898# Stripping all external header guards 2008/03/31 13:17:07 rt 1.6.102.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [30459acfaa725cf7274e8bbed2e018567b76b062]

INTEGRATION: CWS changefileheader (1.5.168); FILE MERGED 2008/04/01 16:05:22 thb 1.5.168.3: #i85898# Stripping all external header guards 2008/04/01 13:01:16 thb 1.5.168.2: #i85898# Stripping all external header guards 2008/03/28 15:44:17 rt 1.5.168.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [897554c81287d58c1fec6c20c850ba8b2c3ef3a3]

INTEGRATION: CWS changefileheader (1.3.120); FILE MERGED 2008/03/28 15:35:03 rt 1.3.120.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8ceba845e90c7e855050ed275996fde23e5e04a2]

INTEGRATION: CWS changefileheader (1.7.122); FILE MERGED 2008/04/01 15:40:10 thb 1.7.122.3: #i85898# Stripping all external header guards 2008/04/01 12:41:09 thb 1.7.122.2: #i85898# Stripping all external header guards 2008/03/31 13:17:07 rt 1.7.122.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b51cc4276663aa8dbb1635791cc503c9d735eb75]

INTEGRATION: CWS changefileheader (1.2.44); FILE MERGED 2008/04/01 14:58:52 thb 1.2.44.3: #i85898# Stripping all external header guards 2008/04/01 10:45:17 thb 1.2.44.2: #i85898# Stripping all external header guards 2008/03/28 15:57:48 rt 1.2.44.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [23d771dcba1c78ecf14e19db9ab7a9f738e17e73]

INTEGRATION: CWS changefileheader (1.3.70); FILE MERGED 2008/03/31 13:11:30 rt 1.3.70.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [41e187361ac0cdee5a6212d445aff595d3e8f9f3]

INTEGRATION: CWS changefileheader (1.3.130); FILE MERGED 2008/04/01 15:40:09 thb 1.3.130.3: #i85898# Stripping all external header guards 2008/04/01 12:41:09 thb 1.3.130.2: #i85898# Stripping all external header guards 2008/03/31 13:17:07 rt 1.3.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [dee8465698cff3b6ea0babebf1a2aeef3adc7cd9]

INTEGRATION: CWS changefileheader (1.3.178); FILE MERGED 2008/03/28 15:35:03 rt 1.3.178.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [15660835cb1d6da7427124015a79075c5ee74fb1]

INTEGRATION: CWS changefileheader (1.5.82); FILE MERGED 2008/03/31 13:11:30 rt 1.5.82.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6b9605b6cd8a2434c9ff6dada9003b44c01e1d2d]

INTEGRATION: CWS changefileheader (1.2.320); FILE MERGED 2008/04/01 16:05:22 thb 1.2.320.3: #i85898# Stripping all external header guards 2008/04/01 13:01:15 thb 1.2.320.2: #i85898# Stripping all external header guards 2008/03/28 15:44:17 rt 1.2.320.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0ddd19f2c92db5572db0abd9a1bd1a3eb5157324]

INTEGRATION: CWS changefileheader (1.2.334); FILE MERGED 2008/03/28 15:35:03 rt 1.2.334.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2ebdcac218ee96104ca1650c46e6aa270f5e0e64]

INTEGRATION: CWS changefileheader (1.6.122); FILE MERGED 2008/04/01 12:41:09 thb 1.6.122.2: #i85898# Stripping all external header guards 2008/03/31 13:17:07 rt 1.6.122.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7790dec7fe188d025c238bb477ac5d39584fea90]

INTEGRATION: CWS changefileheader (1.2.224); FILE MERGED 2008/04/01 13:01:15 thb 1.2.224.2: #i85898# Stripping all external header guards 2008/03/28 15:44:17 rt 1.2.224.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7c95ba7df1b12b9ec5339e263e59a997f419fcf4]

INTEGRATION: CWS changefileheader (1.3.500); FILE MERGED 2008/03/31 16:07:01 rt 1.3.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8e32b27d2f77ac04b9664b486178b7dd60966bbb]

INTEGRATION: CWS changefileheader (1.8.154); FILE MERGED 2008/03/31 13:11:30 rt 1.8.154.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b9ae8fc7c8637da52226b72460e6e7a9b4e79b71]

INTEGRATION: CWS changefileheader (1.8.120); FILE MERGED 2008/03/28 15:35:03 rt 1.8.120.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f24aadf56de8a7e17feb7f6ff2ecd3739dc6c3ea]

INTEGRATION: CWS changefileheader (1.2.320); FILE MERGED 2008/04/01 13:01:15 thb 1.2.320.2: #i85898# Stripping all external header guards 2008/03/28 15:44:17 rt 1.2.320.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9bea8869a2d69dfe6eec8f72fa49e9f9e90803d2]

INTEGRATION: CWS changefileheader (1.2.138); FILE MERGED 2008/04/01 15:40:09 thb 1.2.138.2: #i85898# Stripping all external header guards 2008/03/31 13:17:07 rt 1.2.138.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c43d73224b5cf0c0f20feb9e46e9fb3438576963]

INTEGRATION: CWS changefileheader (1.4.120); FILE MERGED 2008/03/28 15:35:03 rt 1.4.120.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cb32f5f7f242eba51c53d5b6f9ad2eb8fd6ef25b]

INTEGRATION: CWS changefileheader (1.4.168); FILE MERGED 2008/04/01 16:05:22 thb 1.4.168.3: #i85898# Stripping all external header guards 2008/04/01 13:01:15 thb 1.4.168.2: #i85898# Stripping all external header guards 2008/03/28 15:44:17 rt 1.4.168.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [eab1f1986914dab304f5c56f30dd50bf6c42870a]

INTEGRATION: CWS changefileheader (1.4.84); FILE MERGED 2008/03/31 16:07:01 rt 1.4.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [25d61d3b7deaf59e84b2f733e4d6d1f7677d9af1]

INTEGRATION: CWS changefileheader (1.16.122); FILE MERGED 2008/03/31 13:17:07 rt 1.16.122.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3c2b0fe0fc8fd5c738eeda5487fedb2648cfc457]

INTEGRATION: CWS changefileheader (1.8.38); FILE MERGED 2008/04/01 15:40:09 thb 1.8.38.2: #i85898# Stripping all external header guards 2008/04/01 12:41:09 thb 1.8.38.1: #i85898# Stripping all external header guards


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c036d8a0616f85ac4c9225f78c3438385666af33]

INTEGRATION: CWS changefileheader (1.2.68); FILE MERGED 2008/03/28 15:57:47 rt 1.2.68.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [542052d66c4b7628118d87aa9785a4bd58d7f11e]

INTEGRATION: CWS changefileheader (1.14.16); FILE MERGED 2008/04/01 15:40:08 thb 1.14.16.3: #i85898# Stripping all external header guards 2008/04/01 12:41:09 thb 1.14.16.2: #i85898# Stripping all external header guards 2008/03/31 13:17:07 rt 1.14.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [86aeec82a820d2fcbad75c749f0126245eba3953]

INTEGRATION: CWS changefileheader (1.3.120); FILE MERGED 2008/03/28 15:35:02 rt 1.3.120.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9ce82fa05b63c3c08e52944ea0fb6c3420674b11]

INTEGRATION: CWS changefileheader (1.5.84); FILE MERGED 2008/03/31 16:07:00 rt 1.5.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1f610867bcb5a406dfcd8a877e1df3dc7851a106]

INTEGRATION: CWS changefileheader (1.4.244); FILE MERGED 2008/03/31 13:11:30 rt 1.4.244.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d21ab82baa40503f5538f0381a5a2b0e2a02b22f]

INTEGRATION: CWS changefileheader (1.2.44); FILE MERGED 2008/04/01 14:58:51 thb 1.2.44.3: #i85898# Stripping all external header guards 2008/04/01 10:45:16 thb 1.2.44.2: #i85898# Stripping all external header guards 2008/03/28 15:57:47 rt 1.2.44.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b2b178c7de6e9a79b144577da6b4eda1690eeca0]

INTEGRATION: CWS changefileheader (1.8.22); FILE MERGED 2008/04/01 16:05:21 thb 1.8.22.3: #i85898# Stripping all external header guards 2008/04/01 13:01:15 thb 1.8.22.2: #i85898# Stripping all external header guards 2008/03/28 15:44:17 rt 1.8.22.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0fad615cabd887865388b55b576605f752b80c4e]

INTEGRATION: CWS changefileheader (1.4.84); FILE MERGED 2008/03/31 16:07:00 rt 1.4.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6e0bf7e34691c12ff267f5eb9189e29abd1e44c2]

INTEGRATION: CWS changefileheader (1.2.224); FILE MERGED 2008/04/01 13:01:15 thb 1.2.224.2: #i85898# Stripping all external header guards 2008/03/28 15:44:16 rt 1.2.224.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0c49c5292300fdefe4f8cddddf4664b633dd129a]

INTEGRATION: CWS changefileheader (1.5.120); FILE MERGED 2008/03/28 15:35:02 rt 1.5.120.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ddec27bd04929346c232450098c572589c429477]

INTEGRATION: CWS changefileheader (1.6.78); FILE MERGED 2008/03/31 13:11:30 rt 1.6.78.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d048d853eaa7ed4e06c7a8a8cfa8e1af17b4d6d6]

INTEGRATION: CWS changefileheader (1.2.44); FILE MERGED 2008/04/01 14:58:51 thb 1.2.44.2: #i85898# Stripping all external header guards 2008/03/28 15:57:47 rt 1.2.44.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3d21d22a5d91e2377b23d6c58d99d65c1914074c]

INTEGRATION: CWS changefileheader (1.4.120); FILE MERGED 2008/04/01 16:05:21 thb 1.4.120.3: #i85898# Stripping all external header guards 2008/04/01 13:01:15 thb 1.4.120.2: #i85898# Stripping all external header guards 2008/03/28 15:44:16 rt 1.4.120.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ce9232132f12488f199e3754156064b1c777eb7a]

INTEGRATION: CWS changefileheader (1.10.122); FILE MERGED 2008/04/01 15:40:08 thb 1.10.122.3: #i85898# Stripping all external header guards 2008/04/01 12:41:09 thb 1.10.122.2: #i85898# Stripping all external header guards 2008/03/31 13:17:07 rt 1.10.122.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [adce900402e0dc7238162b44d870d5d02392e10d]

INTEGRATION: CWS changefileheader (1.4.32); FILE MERGED 2008/03/31 16:07:00 rt 1.4.32.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4a89af613f5262261f97d36177b430a395f15949]

INTEGRATION: CWS changefileheader (1.4.22); FILE MERGED 2008/04/01 16:05:21 thb 1.4.22.3: #i85898# Stripping all external header guards 2008/04/01 13:01:14 thb 1.4.22.2: #i85898# Stripping all external header guards 2008/03/28 15:44:16 rt 1.4.22.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [13c66412d122aa0ebc2497a09812154352d4c302]

INTEGRATION: CWS changefileheader (1.2.44); FILE MERGED 2008/04/01 10:45:16 thb 1.2.44.2: #i85898# Stripping all external header guards 2008/03/28 15:57:47 rt 1.2.44.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4625c741314ab19061aaf3e0196b677faf117f3a]

INTEGRATION: CWS changefileheader (1.4.184); FILE MERGED 2008/03/31 13:11:30 rt 1.4.184.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [76c0716351ba487c1e18c36aba3f6c16fcf22eb1]

INTEGRATION: CWS changefileheader (1.7.130); FILE MERGED 2008/04/01 15:40:07 thb 1.7.130.3: #i85898# Stripping all external header guards 2008/04/01 12:41:09 thb 1.7.130.2: #i85898# Stripping all external header guards 2008/03/31 13:17:07 rt 1.7.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e5b7c2a00aa2c836eef96c36e8031f808d2ee7b0]

INTEGRATION: CWS changefileheader (1.2.320); FILE MERGED 2008/04/01 13:01:14 thb 1.2.320.2: #i85898# Stripping all external header guards 2008/03/28 15:44:16 rt 1.2.320.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9615a1313132b34b9fbb34bb97bfdad12bc9da1b]

INTEGRATION: CWS changefileheader (1.3.120); FILE MERGED 2008/03/28 15:35:01 rt 1.3.120.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c113fc9dae1c97035133c6bc9351c80ce6aa37dc]

INTEGRATION: CWS changefileheader (1.4.206); FILE MERGED 2008/03/31 13:11:30 rt 1.4.206.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [54cf2a07ea40a8dc0cc2d89d64db18f058329f30]

INTEGRATION: CWS changefileheader (1.4.500); FILE MERGED 2008/03/31 16:07:00 rt 1.4.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [70b494362b7a973aadcc3cb743fafc923a3b7429]

INTEGRATION: CWS changefileheader (1.14.38); FILE MERGED 2008/04/01 15:40:07 thb 1.14.38.3: #i85898# Stripping all external header guards 2008/04/01 12:41:09 thb 1.14.38.2: #i85898# Stripping all external header guards 2008/03/31 13:17:07 rt 1.14.38.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e21165c594a3712e2045f9b05e1231c4ddd4097a]

INTEGRATION: CWS changefileheader (1.2.320); FILE MERGED 2008/03/28 15:44:16 rt 1.2.320.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ea876f28a303cfca28d3eefdf1b10ca423b720b6]

INTEGRATION: CWS changefileheader (1.6.120); FILE MERGED 2008/03/28 15:35:01 rt 1.6.120.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f2b6a6ae0fb77153dd80f74a95024d224d3327c4]

INTEGRATION: CWS changefileheader (1.3.500); FILE MERGED 2008/03/31 16:07:00 rt 1.3.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [91c00110c7955ff68c3e3829739788a030544d16]

INTEGRATION: CWS changefileheader (1.3.60); FILE MERGED 2008/03/31 13:11:30 rt 1.3.60.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a2563cb25400bd2490b8249a10d6c1222a297b8a]

INTEGRATION: CWS changefileheader (1.2.44); FILE MERGED 2008/04/01 14:58:51 thb 1.2.44.3: #i85898# Stripping all external header guards 2008/04/01 10:45:16 thb 1.2.44.2: #i85898# Stripping all external header guards 2008/03/28 15:57:46 rt 1.2.44.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cbe906564c13eafd0954cbc970ccc56608a3e7d2]

INTEGRATION: CWS changefileheader (1.3.40); FILE MERGED 2008/03/28 15:44:16 rt 1.3.40.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [53738788c3e3d4a454a94fea7373ccf3e602685f]

INTEGRATION: CWS changefileheader (1.3.458); FILE MERGED 2008/03/28 15:35:01 rt 1.3.458.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b6371a8375fcf49b136cb0e04af1fdd83875bb9e]

INTEGRATION: CWS changefileheader (1.4.20); FILE MERGED 2008/04/01 16:05:21 thb 1.4.20.3: #i85898# Stripping all external header guards 2008/04/01 13:01:14 thb 1.4.20.2: #i85898# Stripping all external header guards 2008/03/28 15:44:16 rt 1.4.20.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8ab88ebb166f239888a9957f3f22626b637a63d2]

INTEGRATION: CWS changefileheader (1.6.34); FILE MERGED 2008/03/31 16:07:00 rt 1.6.34.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8bdaa18041f9265ac7d5bb13bdacd8fc75a503cd]

INTEGRATION: CWS changefileheader (1.3.78); FILE MERGED 2008/03/31 13:11:30 rt 1.3.78.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [76796acc552948ada9b352b5c30446b26777c5ca]

INTEGRATION: CWS changefileheader (1.2.320); FILE MERGED 2008/04/01 16:05:21 thb 1.2.320.3: #i85898# Stripping all external header guards 2008/04/01 13:01:14 thb 1.2.320.2: #i85898# Stripping all external header guards 2008/03/28 15:44:16 rt 1.2.320.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [618a449bb2074ba6f231948afeb57dc0d5d44da2]

INTEGRATION: CWS changefileheader (1.2.130); FILE MERGED 2008/03/31 13:17:06 rt 1.2.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0e2d1518185753b8d05e551846d5fe15b135302c]

INTEGRATION: CWS changefileheader (1.2.44); FILE MERGED 2008/04/01 14:58:50 thb 1.2.44.3: #i85898# Stripping all external header guards 2008/04/01 10:45:16 thb 1.2.44.2: #i85898# Stripping all external header guards 2008/03/28 15:57:46 rt 1.2.44.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [02a46352f64f5f90ac7ae84181b5dbbc317fa673]

INTEGRATION: CWS changefileheader (1.3.122); FILE MERGED 2008/04/01 12:41:09 thb 1.3.122.2: #i85898# Stripping all external header guards 2008/03/31 13:17:06 rt 1.3.122.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [494e4af8d13ac25d0e62579d39e75eea7ac2ded5]

INTEGRATION: CWS changefileheader (1.2.44); FILE MERGED 2008/04/01 14:58:50 thb 1.2.44.2: #i85898# Stripping all external header guards 2008/03/28 15:57:46 rt 1.2.44.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1a17c5daa59dc0e91987a68c05837a1206a23856]

INTEGRATION: CWS changefileheader (1.2.10); FILE MERGED 2008/04/01 12:41:08 thb 1.2.10.2: #i85898# Stripping all external header guards 2008/03/31 13:17:06 rt 1.2.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1ca677c7afb49932453eec86d349a2927222919c]

INTEGRATION: CWS changefileheader (1.2.170); FILE MERGED 2008/03/28 15:35:01 rt 1.2.170.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a0dd350ffe0f0648387b738676a3b565a0f70722]

INTEGRATION: CWS changefileheader (1.2.134); FILE MERGED 2008/03/31 13:11:30 rt 1.2.134.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6782488750c477024548e4e73fce2d1650798b45]

INTEGRATION: CWS changefileheader (1.2.10); FILE MERGED 2008/03/31 13:17:06 rt 1.2.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4f96c5129d393b9dd54a513da28da078de17f54c]

INTEGRATION: CWS changefileheader (1.2.44); FILE MERGED 2008/04/01 10:45:16 thb 1.2.44.2: #i85898# Stripping all external header guards 2008/03/28 15:57:46 rt 1.2.44.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [790e9b6cf7eeaafc0c2a347491e25494c7c4482e]

INTEGRATION: CWS changefileheader (1.2.120); FILE MERGED 2008/03/31 13:11:29 rt 1.2.120.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5fd33de0348764e72bcc4dcc4a1ceb21826c540e]

INTEGRATION: CWS changefileheader (1.7.40); FILE MERGED 2008/04/01 12:41:08 thb 1.7.40.2: #i85898# Stripping all external header guards 2008/03/31 13:17:06 rt 1.7.40.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9d704b67c81f601ce034bf243c4d44feace25cab]

INTEGRATION: CWS changefileheader (1.3.458); FILE MERGED 2008/04/01 10:58:01 thb 1.3.458.2: #i85898# Stripping all external header guards 2008/03/28 15:35:00 rt 1.3.458.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [80bfe01ac65dd1aa4a78ef8978cb134212819482]

INTEGRATION: CWS changefileheader (1.5.458); FILE MERGED 2008/04/01 15:18:32 thb 1.5.458.3: #i85898# Stripping all external header guards 2008/04/01 10:58:00 thb 1.5.458.2: #i85898# Stripping all external header guards 2008/03/28 15:35:00 rt 1.5.458.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d80caa447be3d839e85048eda79e7c69ae7d6310]

INTEGRATION: CWS changefileheader (1.3.216); FILE MERGED 2008/03/31 13:17:06 rt 1.3.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [79dbba9ee49f96ebe6e80de875c02413383c0c40]

INTEGRATION: CWS changefileheader (1.9.226); FILE MERGED 2008/04/01 15:18:32 thb 1.9.226.3: #i85898# Stripping all external header guards 2008/04/01 10:58:00 thb 1.9.226.2: #i85898# Stripping all external header guards 2008/03/28 15:35:00 rt 1.9.226.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [97d91afe731438b6a5aa87c20799ae02d2b7d83f]

INTEGRATION: CWS changefileheader (1.2.224); FILE MERGED 2008/04/01 20:09:44 thb 1.2.224.4: #i85898# Stripping all external header guards, now manually fixing misspelled ones and other compile-time breakage 2008/04/01 16:05:21 thb 1.2.224.3: #i85898# Stripping all external header guards 2008/04/01 13:01:14 thb 1.2.224.2: #i85898# Stripping all external header guards 2008/03/28 15:44:16 rt 1.2.224.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [dffde64f26156472713caf9f512a5bde4434ee9d]

INTEGRATION: CWS changefileheader (1.3.216); FILE MERGED 2008/04/01 12:41:08 thb 1.3.216.2: #i85898# Stripping all external header guards 2008/03/31 13:17:06 rt 1.3.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [476c1bc44b85f9adbaab9a3c03c62c26b22e0bfa]

INTEGRATION: CWS changefileheader (1.15.16); FILE MERGED 2008/03/31 13:09:05 rt 1.15.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4596ded997cfb2b0527c87501d74f92796fb69ea]

INTEGRATION: CWS changefileheader (1.4.738); FILE MERGED 2008/04/01 15:18:32 thb 1.4.738.2: #i85898# Stripping all external header guards 2008/04/01 10:58:00 thb 1.4.738.1: #i85898# Stripping all external header guards


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8b89f9fc02410a274b8fcd6420439d9269958051]

INTEGRATION: CWS changefileheader (1.2.320); FILE MERGED 2008/04/01 16:05:21 thb 1.2.320.3: #i85898# Stripping all external header guards 2008/04/01 13:01:13 thb 1.2.320.2: #i85898# Stripping all external header guards 2008/03/28 15:44:16 rt 1.2.320.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ee2240751f0dd098d44665d36b6b6dce097c1b89]

INTEGRATION: CWS changefileheader (1.2.44); FILE MERGED 2008/04/01 10:45:15 thb 1.2.44.2: #i85898# Stripping all external header guards 2008/03/28 15:57:45 rt 1.2.44.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [498a93b1cf5e42ec18f1c4f36266dde5f33ea12b]

INTEGRATION: CWS changefileheader (1.4.122); FILE MERGED 2008/04/01 12:41:08 thb 1.4.122.2: #i85898# Stripping all external header guards 2008/03/31 13:17:06 rt 1.4.122.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0d1ac80df8278e2ba5c31918cc89c65b91c1af80]

INTEGRATION: CWS changefileheader (1.4.76); FILE MERGED 2008/04/01 15:13:37 thb 1.4.76.3: #i85898# Stripping all external header guards 2008/04/01 12:28:36 thb 1.4.76.2: #i85898# Stripping all external header guards 2008/03/31 13:09:05 rt 1.4.76.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c14460236d5f67b9830675c7331fb7f5413555d1]

INTEGRATION: CWS changefileheader (1.2.320); FILE MERGED 2008/04/01 13:01:13 thb 1.2.320.2: #i85898# Stripping all external header guards 2008/03/28 15:44:16 rt 1.2.320.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [851e3d025b029f916b2698bce9f1df32cb4856bd]

INTEGRATION: CWS changefileheader (1.6.122); FILE MERGED 2008/04/01 12:41:08 thb 1.6.122.2: #i85898# Stripping all external header guards 2008/03/31 13:17:06 rt 1.6.122.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f14fadaff82a55b7bd701d9245ef6f785b484182]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 13:09:05 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8e07c9ea5e63d22a92ea16e5f11ff23809ce9200]

INTEGRATION: CWS changefileheader (1.3.118); FILE MERGED 2008/04/01 16:05:21 thb 1.3.118.3: #i85898# Stripping all external header guards 2008/04/01 13:01:13 thb 1.3.118.2: #i85898# Stripping all external header guards 2008/03/28 15:44:15 rt 1.3.118.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [16becb430123873d6750619be12a403b242fee21]

INTEGRATION: CWS changefileheader (1.4.692); FILE MERGED 2008/04/01 15:18:32 thb 1.4.692.2: #i85898# Stripping all external header guards 2008/04/01 10:58:00 thb 1.4.692.1: #i85898# Stripping all external header guards


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f791762e459b44aac82d7612ff2a910a9c35bdbd]

INTEGRATION: CWS changefileheader (1.2.44); FILE MERGED 2008/04/01 14:58:49 thb 1.2.44.3: #i85898# Stripping all external header guards 2008/04/01 10:45:15 thb 1.2.44.2: #i85898# Stripping all external header guards 2008/03/28 15:57:45 rt 1.2.44.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9b9bd939d9774bfde6d6bf2f398ac3a86a875e62]

INTEGRATION: CWS changefileheader (1.4.40); FILE MERGED 2008/03/31 13:17:06 rt 1.4.40.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [04c07cbc401a5713e7bb1eaeb341f5691dbf721c]

INTEGRATION: CWS changefileheader (1.5.76); FILE MERGED 2008/03/31 13:09:05 rt 1.5.76.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [00b89e5197dc30f82617eaf525c2b06d4aba0d72]

INTEGRATION: CWS changefileheader (1.2.320); FILE MERGED 2008/04/01 13:01:13 thb 1.2.320.2: #i85898# Stripping all external header guards 2008/03/28 15:44:15 rt 1.2.320.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3ea7aba5b33caa62050f71713d1e0896fef6e29d]

INTEGRATION: CWS changefileheader (1.4.318); FILE MERGED 2008/04/01 15:18:31 thb 1.4.318.3: #i85898# Stripping all external header guards 2008/04/01 10:58:00 thb 1.4.318.2: #i85898# Stripping all external header guards 2008/03/28 15:35:00 rt 1.4.318.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [df6f6192965b15bc3305c015325daf14ade353d8]

INTEGRATION: CWS changefileheader (1.3.216); FILE MERGED 2008/04/01 12:41:08 thb 1.3.216.2: #i85898# Stripping all external header guards 2008/03/31 13:17:05 rt 1.3.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2ad8676b1447fac7c46c1006766b5975a4ee43ce]

INTEGRATION: CWS changefileheader (1.7.62); FILE MERGED 2008/03/31 13:09:05 rt 1.7.62.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f2cdd7b26e28d4e6327dc8e7dcbc13baf96b81e9]

INTEGRATION: CWS changefileheader (1.5.22); FILE MERGED 2008/04/01 16:05:20 thb 1.5.22.3: #i85898# Stripping all external header guards 2008/04/01 13:01:13 thb 1.5.22.2: #i85898# Stripping all external header guards 2008/03/28 15:44:15 rt 1.5.22.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9f6ff219e176bc72dbdf87114cceb4be76401be4]

INTEGRATION: CWS changefileheader (1.6.256); FILE MERGED 2008/04/01 15:18:31 thb 1.6.256.3: #i85898# Stripping all external header guards 2008/04/01 10:58:00 thb 1.6.256.2: #i85898# Stripping all external header guards 2008/03/28 15:35:00 rt 1.6.256.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7b2ea2772a1a83e4e304c1809b667a44fd64bfef]

INTEGRATION: CWS changefileheader (1.4.84); FILE MERGED 2008/03/31 16:06:59 rt 1.4.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c46df536f953d43e01bc1a81032a2662d385d2d2]

INTEGRATION: CWS changefileheader (1.3.118); FILE MERGED 2008/04/01 16:05:20 thb 1.3.118.3: #i85898# Stripping all external header guards 2008/04/01 13:01:13 thb 1.3.118.2: #i85898# Stripping all external header guards 2008/03/28 15:44:15 rt 1.3.118.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [602be8120b8c9514d1d4fc298a2a7056805a93ee]

INTEGRATION: CWS changefileheader (1.4.122); FILE MERGED 2008/04/01 12:41:08 thb 1.4.122.2: #i85898# Stripping all external header guards 2008/03/31 13:17:05 rt 1.4.122.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7ae0e2b4fb23e1583a0ef35e5593e96df4d2fa45]

INTEGRATION: CWS changefileheader (1.3.98); FILE MERGED 2008/03/31 13:09:05 rt 1.3.98.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [59ffc8556ccf5c6745433f8994fd74860c48bd54]

INTEGRATION: CWS changefileheader (1.2.224); FILE MERGED 2008/04/01 16:05:20 thb 1.2.224.2: #i85898# Stripping all external header guards 2008/03/28 15:44:15 rt 1.2.224.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5abc7ce2de6c1139ea1e6131d769774b4f8e9a27]

INTEGRATION: CWS changefileheader (1.5.164); FILE MERGED 2008/04/01 10:58:00 thb 1.5.164.2: #i85898# Stripping all external header guards 2008/03/28 15:35:00 rt 1.5.164.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9a14d101a66b8ff5065baa7695f704dceb2fa66a]

INTEGRATION: CWS changefileheader (1.15.34); FILE MERGED 2008/03/31 13:09:05 rt 1.15.34.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4e073b77aca7be6d5a082c3821f4a7141be4d90b]

INTEGRATION: CWS changefileheader (1.4.500); FILE MERGED 2008/03/31 16:06:59 rt 1.4.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [607ed948cb3a8888befe41e8d8de372c641160f4]

INTEGRATION: CWS changefileheader (1.5.318); FILE MERGED 2008/04/01 15:18:31 thb 1.5.318.3: #i85898# Stripping all external header guards 2008/04/01 10:58:00 thb 1.5.318.2: #i85898# Stripping all external header guards 2008/03/28 15:35:00 rt 1.5.318.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [00ab54c77eb805da494f47f1cd7a4f33533e63ec]

INTEGRATION: CWS changefileheader (1.2.320); FILE MERGED 2008/04/01 16:05:20 thb 1.2.320.3: #i85898# Stripping all external header guards 2008/04/01 13:01:13 thb 1.2.320.2: #i85898# Stripping all external header guards 2008/03/28 15:44:15 rt 1.2.320.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e5e7dca7d84733dc11dc3d5757193ad1ce83d5bd]

INTEGRATION: CWS changefileheader (1.6.122); FILE MERGED 2008/04/01 12:41:08 thb 1.6.122.2: #i85898# Stripping all external header guards 2008/03/31 13:17:05 rt 1.6.122.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c6bfa0a3cc3b665149bb260e3414ef1aa087f58a]

INTEGRATION: CWS changefileheader (1.5.500); FILE MERGED 2008/03/31 16:06:59 rt 1.5.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8c7bdc464471ccd04c33e1ac8abb05893f5c3e49]

INTEGRATION: CWS changefileheader (1.11.62); FILE MERGED 2008/03/31 13:09:05 rt 1.11.62.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [20977b914375ed14ea7b8cf7484f52f4af093dfc]

INTEGRATION: CWS changefileheader (1.6.318); FILE MERGED 2008/04/01 15:18:31 thb 1.6.318.3: #i85898# Stripping all external header guards 2008/04/01 10:58:00 thb 1.6.318.2: #i85898# Stripping all external header guards 2008/03/28 15:34:59 rt 1.6.318.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5d347078682eba9853e8f7aff5ea38d93b9c963f]

INTEGRATION: CWS changefileheader (1.2.10); FILE MERGED 2008/04/01 10:45:15 thb 1.2.10.2: #i85898# Stripping all external header guards 2008/03/28 15:57:45 rt 1.2.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d54d1460a646426aa87def51c3f8ff067c82c8e7]

INTEGRATION: CWS changefileheader (1.6.98); FILE MERGED 2008/03/31 13:09:05 rt 1.6.98.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e079282c4ecd4caa7906c2029b51ead39d10cb77]

INTEGRATION: CWS changefileheader (1.3.500); FILE MERGED 2008/03/31 16:06:59 rt 1.3.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [03028d71327efb024d10096da99b0ab5bc356449]

INTEGRATION: CWS changefileheader (1.5.122); FILE MERGED 2008/04/01 12:41:08 thb 1.5.122.2: #i85898# Stripping all external header guards 2008/03/31 13:17:05 rt 1.5.122.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [86ee0ac7e0e1c7ac05a67849a46313bee26dafc2]

INTEGRATION: CWS changefileheader (1.4.458); FILE MERGED 2008/04/01 15:18:31 thb 1.4.458.3: #i85898# Stripping all external header guards 2008/04/01 10:58:00 thb 1.4.458.2: #i85898# Stripping all external header guards 2008/03/28 15:34:59 rt 1.4.458.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b6084b69bba70708a4ca37fe56ebe710b37a5c63]

INTEGRATION: CWS changefileheader (1.2.44); FILE MERGED 2008/04/01 10:45:15 thb 1.2.44.2: #i85898# Stripping all external header guards 2008/03/28 15:57:44 rt 1.2.44.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cc5d0c9a271b50e3140b7577e86a536d81ca352b]

INTEGRATION: CWS changefileheader (1.7.22); FILE MERGED 2008/03/28 15:44:15 rt 1.7.22.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9b6a049350a74e5d706115fd0b7103e94ad71745]

INTEGRATION: CWS changefileheader (1.4.40); FILE MERGED 2008/04/01 12:41:08 thb 1.4.40.2: #i85898# Stripping all external header guards 2008/03/31 13:17:05 rt 1.4.40.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c594aa7a9db649bde84ab2acdbb2c97d31f8b737]

INTEGRATION: CWS changefileheader (1.4.458); FILE MERGED 2008/04/01 15:18:31 thb 1.4.458.3: #i85898# Stripping all external header guards 2008/04/01 10:57:59 thb 1.4.458.2: #i85898# Stripping all external header guards 2008/03/28 15:34:59 rt 1.4.458.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7fb15cd394495f791397b49fc4167bb165151161]

INTEGRATION: CWS changefileheader (1.4.60); FILE MERGED 2008/04/01 16:05:20 thb 1.4.60.3: #i85898# Stripping all external header guards 2008/04/01 13:01:13 thb 1.4.60.2: #i85898# Stripping all external header guards 2008/03/28 15:44:15 rt 1.4.60.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9e2fc80d367af8a54001902f6f2c7eef5dd93674]

INTEGRATION: CWS changefileheader (1.7.62); FILE MERGED 2008/04/01 15:13:37 thb 1.7.62.2: #i85898# Stripping all external header guards 2008/03/31 13:09:04 rt 1.7.62.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4e57110ffdd91860d7124627954e24a84245e0ee]

INTEGRATION: CWS changefileheader (1.2.44); FILE MERGED 2008/04/01 10:45:14 thb 1.2.44.2: #i85898# Stripping all external header guards 2008/03/28 15:57:44 rt 1.2.44.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [01ab7179029800afa3afa20133a17d4e3865f0ec]

INTEGRATION: CWS changefileheader (1.4.22); FILE MERGED 2008/04/01 16:05:20 thb 1.4.22.3: #i85898# Stripping all external header guards 2008/04/01 13:01:13 thb 1.4.22.2: #i85898# Stripping all external header guards 2008/03/28 15:44:15 rt 1.4.22.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [25649a003f5ab2d0c9b2bf195138fd692479c696]

INTEGRATION: CWS changefileheader (1.11.48); FILE MERGED 2008/04/01 15:13:37 thb 1.11.48.3: #i85898# Stripping all external header guards 2008/04/01 12:28:35 thb 1.11.48.2: #i85898# Stripping all external header guards 2008/03/31 13:09:04 rt 1.11.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ce9763e06d54ce32e63521c233b78a8fc23d9375]

INTEGRATION: CWS changefileheader (1.8.82); FILE MERGED 2008/04/01 12:41:07 thb 1.8.82.2: #i85898# Stripping all external header guards 2008/03/31 13:17:05 rt 1.8.82.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c24613c59ff19c9ec1f7ace2856f2be109412ce8]

INTEGRATION: CWS changefileheader (1.3.458); FILE MERGED 2008/04/01 15:18:31 thb 1.3.458.3: #i85898# Stripping all external header guards 2008/04/01 10:57:59 thb 1.3.458.2: #i85898# Stripping all external header guards 2008/03/28 15:34:59 rt 1.3.458.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0eb58ba66f3b16ff171637476fbe812ccebc32ca]

INTEGRATION: CWS changefileheader (1.2.320); FILE MERGED 2008/04/01 13:01:12 thb 1.2.320.2: #i85898# Stripping all external header guards 2008/03/28 15:44:15 rt 1.2.320.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1ec371c987edb57b2971b2fea3ed49844bf44ddb]

INTEGRATION: CWS changefileheader (1.10.34); FILE MERGED 2008/03/31 13:09:04 rt 1.10.34.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [082379e888a6d2a3e7c81a9cd81ecd1bacf4144e]

INTEGRATION: CWS changefileheader (1.5.84); FILE MERGED 2008/03/31 16:06:59 rt 1.5.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [06cf6fd0be4f43c77bc2b24bd50a8b4ab9cd93f8]

INTEGRATION: CWS changefileheader (1.6.40); FILE MERGED 2008/03/31 13:17:05 rt 1.6.40.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5b1dfbb1d1bfd841755e1280de725a431056782a]

INTEGRATION: CWS changefileheader (1.5.20); FILE MERGED 2008/04/01 16:05:20 thb 1.5.20.3: #i85898# Stripping all external header guards 2008/04/01 13:01:12 thb 1.5.20.2: #i85898# Stripping all external header guards 2008/03/28 15:44:15 rt 1.5.20.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6a8118e73594b636672fb148cd654241de0878d6]

INTEGRATION: CWS changefileheader (1.4.76); FILE MERGED 2008/03/31 13:09:04 rt 1.4.76.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [13fea607b5755ea5b25250f2b758f7aca41ec2a0]

INTEGRATION: CWS changefileheader (1.4.122); FILE MERGED 2008/03/31 13:17:05 rt 1.4.122.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a1a505614163322bdaa298560ae93dac452ee64b]

INTEGRATION: CWS changefileheader (1.4.318); FILE MERGED 2008/04/01 15:18:31 thb 1.4.318.3: #i85898# Stripping all external header guards 2008/04/01 10:57:59 thb 1.4.318.2: #i85898# Stripping all external header guards 2008/03/28 15:34:59 rt 1.4.318.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6edd4d063309bf429a083f4edcc23e97e40315b6]

INTEGRATION: CWS changefileheader (1.4.22); FILE MERGED 2008/04/01 13:01:12 thb 1.4.22.2: #i85898# Stripping all external header guards 2008/03/28 15:44:15 rt 1.4.22.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [83c8f1f21c816d29405cd9c37a9bf6a3d0436cbd]

INTEGRATION: CWS changefileheader (1.5.62); FILE MERGED 2008/04/01 15:13:37 thb 1.5.62.2: #i85898# Stripping all external header guards 2008/03/31 13:09:04 rt 1.5.62.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4aa1a1f2d516ef65e23f945d1584ea5eb7b5749d]

INTEGRATION: CWS changefileheader (1.3.216); FILE MERGED 2008/03/31 13:17:05 rt 1.3.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8bc19de84c62c70989c592ec96daf518a2c32319]

INTEGRATION: CWS changefileheader (1.6.318); FILE MERGED 2008/04/01 15:18:30 thb 1.6.318.3: #i85898# Stripping all external header guards 2008/04/01 10:57:59 thb 1.6.318.2: #i85898# Stripping all external header guards 2008/03/28 15:34:59 rt 1.6.318.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9e1d9e436615c5ea0f16bcbf3776834439d801fb]

INTEGRATION: CWS changefileheader (1.2.224); FILE MERGED 2008/04/01 16:05:20 thb 1.2.224.3: #i85898# Stripping all external header guards 2008/04/01 13:01:12 thb 1.2.224.2: #i85898# Stripping all external header guards 2008/03/28 15:44:15 rt 1.2.224.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ad4002af1aad1fa770d7226c42cb42ed12e6bf58]

INTEGRATION: CWS changefileheader (1.5.28); FILE MERGED 2008/03/31 13:09:04 rt 1.5.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [db69d098c50ff582e6fca52ac13679730dc5c885]

INTEGRATION: CWS changefileheader (1.5.318); FILE MERGED 2008/04/01 15:18:30 thb 1.5.318.3: #i85898# Stripping all external header guards 2008/04/01 10:57:59 thb 1.5.318.2: #i85898# Stripping all external header guards 2008/03/28 15:34:59 rt 1.5.318.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7c6ad2859b27a6d2c576dbbb689e3ee83540f34d]

INTEGRATION: CWS changefileheader (1.3.10); FILE MERGED 2008/04/01 10:45:14 thb 1.3.10.2: #i85898# Stripping all external header guards 2008/03/28 15:57:44 rt 1.3.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [76f1472d7a09709661643c014f64ea50e64932a2]

INTEGRATION: CWS changefileheader (1.2.320); FILE MERGED 2008/04/01 16:05:20 thb 1.2.320.3: #i85898# Stripping all external header guards 2008/04/01 13:01:12 thb 1.2.320.2: #i85898# Stripping all external header guards 2008/03/28 15:44:15 rt 1.2.320.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d27271a57d0735badde479614733b70d9be6fade]

INTEGRATION: CWS changefileheader (1.28.18); FILE MERGED 2008/04/01 15:13:37 thb 1.28.18.2: #i85898# Stripping all external header guards 2008/03/31 13:09:04 rt 1.28.18.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bd34ad0285f0d9982a462ce2784a608c5263acc6]

INTEGRATION: CWS changefileheader (1.6.226); FILE MERGED 2008/04/01 15:18:30 thb 1.6.226.3: #i85898# Stripping all external header guards 2008/04/01 10:57:59 thb 1.6.226.2: #i85898# Stripping all external header guards 2008/03/28 15:34:59 rt 1.6.226.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e0535bee59316dcc479e63e2830ab3a59ca75b92]

INTEGRATION: CWS changefileheader (1.2.122); FILE MERGED 2008/03/31 13:17:04 rt 1.2.122.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f854d783241ba908551381e38963173a7f99fd57]

INTEGRATION: CWS changefileheader (1.3.34); FILE MERGED 2008/03/31 13:09:04 rt 1.3.34.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c94f79a5f63a946200c5d1b793d978f38f02b6d4]

INTEGRATION: CWS changefileheader (1.3.10); FILE MERGED 2008/04/01 14:58:49 thb 1.3.10.3: #i85898# Stripping all external header guards 2008/04/01 10:45:13 thb 1.3.10.2: #i85898# Stripping all external header guards 2008/03/28 15:57:43 rt 1.3.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d2246a2c92880a869a9fc5b7a84aa49bf5d12e03]

INTEGRATION: CWS changefileheader (1.5.318); FILE MERGED 2008/04/01 15:18:30 thb 1.5.318.3: #i85898# Stripping all external header guards 2008/04/01 10:57:59 thb 1.5.318.2: #i85898# Stripping all external header guards 2008/03/28 15:34:58 rt 1.5.318.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a29179ab7d945b64f43e0fa6e2cbd0ed29be345c]

INTEGRATION: CWS changefileheader (1.3.76); FILE MERGED 2008/04/01 13:01:12 thb 1.3.76.2: #i85898# Stripping all external header guards 2008/03/28 15:44:15 rt 1.3.76.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3a159012306dc92c249d2d6d9ef34b633f9a0c4e]

INTEGRATION: CWS changefileheader (1.3.98); FILE MERGED 2008/04/01 15:13:37 thb 1.3.98.2: #i85898# Stripping all external header guards 2008/03/31 13:09:03 rt 1.3.98.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [58aeb863ddbfbe079d8df04c441f7387871fe633]

INTEGRATION: CWS changefileheader (1.3.216); FILE MERGED 2008/04/01 15:40:06 thb 1.3.216.2: #i85898# Stripping all external header guards 2008/03/31 13:17:04 rt 1.3.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ebc425d609bce03356714a3fafc79b677d5847d7]

INTEGRATION: CWS changefileheader (1.2.44); FILE MERGED 2008/04/01 14:58:49 thb 1.2.44.3: #i85898# Stripping all external header guards 2008/04/01 10:45:13 thb 1.2.44.2: #i85898# Stripping all external header guards 2008/03/28 15:57:43 rt 1.2.44.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8e10c1618f4232c4755ec03892493a362e799a9d]

INTEGRATION: CWS changefileheader (1.6.226); FILE MERGED 2008/04/01 15:18:30 thb 1.6.226.3: #i85898# Stripping all external header guards 2008/04/01 10:57:59 thb 1.6.226.2: #i85898# Stripping all external header guards 2008/03/28 15:34:58 rt 1.6.226.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [457ab3e6bfc742993561ef9357bcd875c8805511]

INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/03/31 13:17:22 rt 1.5.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [eedeac16bf49c148878e7b837fa9d5c1c098ae16]

INTEGRATION: CWS changefileheader (1.4.34); FILE MERGED 2008/03/31 16:06:59 rt 1.4.34.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1f40379d0df391377ee91e5549bbebb0dabc2e03]

INTEGRATION: CWS changefileheader (1.7.76); FILE MERGED 2008/04/01 15:13:36 thb 1.7.76.2: #i85898# Stripping all external header guards 2008/03/31 13:09:03 rt 1.7.76.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e70a0aa6aec0083baec9a28a4a3f8f2302776059]

INTEGRATION: CWS changefileheader (1.2.44); FILE MERGED 2008/04/01 14:58:48 thb 1.2.44.3: #i85898# Stripping all external header guards 2008/04/01 10:45:13 thb 1.2.44.2: #i85898# Stripping all external header guards 2008/03/28 15:57:43 rt 1.2.44.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2ce0b5dfd3cb9596a3a047572502effaa7321c74]

INTEGRATION: CWS changefileheader (1.6.154); FILE MERGED 2008/03/31 13:17:04 rt 1.6.154.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7fc7c2f72bbbaa1527a9ef4cdf3de6aaaf6b2f3d]

INTEGRATION: CWS changefileheader (1.6.318); FILE MERGED 2008/04/01 15:18:30 thb 1.6.318.3: #i85898# Stripping all external header guards 2008/04/01 10:57:59 thb 1.6.318.2: #i85898# Stripping all external header guards 2008/03/28 15:34:58 rt 1.6.318.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cd0949f43ed4abeaf438166da8527eb3d38de552]

INTEGRATION: CWS changefileheader (1.2.268); FILE MERGED 2008/03/28 15:44:14 rt 1.2.268.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [254cc69d6bbbd679b84fa0be798e64a65861c9b2]

INTEGRATION: CWS changefileheader (1.17.34); FILE MERGED 2008/04/01 15:13:36 thb 1.17.34.3: #i85898# Stripping all external header guards 2008/04/01 12:28:35 thb 1.17.34.2: #i85898# Stripping all external header guards 2008/03/31 13:09:03 rt 1.17.34.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1f0096be467e358143748358140693ad7193d396]

INTEGRATION: CWS changefileheader (1.6.34); FILE MERGED 2008/03/31 16:06:59 rt 1.6.34.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ae4e12d1963026c47d0e4cf61f6d0bdc740e5835]

INTEGRATION: CWS changefileheader (1.2.44); FILE MERGED 2008/03/28 15:57:43 rt 1.2.44.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [50309abe2bc7100837bed272e40465db573fbbad]

INTEGRATION: CWS changefileheader (1.7.2); FILE MERGED 2008/03/31 13:17:29 rt 1.7.2.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [60f84addb86efd2ab7d119b21c1a909a2f7cc1a3]

INTEGRATION: CWS changefileheader (1.7.40); FILE MERGED 2008/04/01 12:41:07 thb 1.7.40.2: #i85898# Stripping all external header guards 2008/03/31 13:17:04 rt 1.7.40.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0bf16299bdf12e69e0ac1a1e198c288d25bdec31]

INTEGRATION: CWS changefileheader (1.2.320); FILE MERGED 2008/04/01 16:05:19 thb 1.2.320.3: #i85898# Stripping all external header guards 2008/04/01 13:01:12 thb 1.2.320.2: #i85898# Stripping all external header guards 2008/03/28 15:44:14 rt 1.2.320.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [277ff1639188b58f762619abba50382d55f3d6b5]

INTEGRATION: CWS changefileheader (1.6.78); FILE MERGED 2008/03/31 13:09:03 rt 1.6.78.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [50cea2b44c57bcdf2a3f8df3777dc5355a45df0a]

INTEGRATION: CWS changefileheader (1.2.44); FILE MERGED 2008/03/28 15:57:42 rt 1.2.44.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b527bce1fa79cf08e6c0bcc5a31fb2c540203dbf]

INTEGRATION: CWS changefileheader (1.6.96); FILE MERGED 2008/04/01 15:18:30 thb 1.6.96.3: #i85898# Stripping all external header guards 2008/04/01 10:57:59 thb 1.6.96.2: #i85898# Stripping all external header guards 2008/03/28 15:34:58 rt 1.6.96.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1c957330ea553780cf4d7db825fa5e3cd5be9f7a]

INTEGRATION: CWS changefileheader (1.4.216); FILE MERGED 2008/03/31 13:17:04 rt 1.4.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9a695f7ce44f7e2955998bb0c5a7a1027447a3b3]

INTEGRATION: CWS changefileheader (1.2.320); FILE MERGED 2008/04/01 13:01:12 thb 1.2.320.2: #i85898# Stripping all external header guards 2008/03/28 15:44:14 rt 1.2.320.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [11d2faa81f80437288e71cec39780553fcb169dc]

INTEGRATION: CWS changefileheader (1.6.62); FILE MERGED 2008/04/01 15:13:36 thb 1.6.62.3: #i85898# Stripping all external header guards 2008/04/01 12:28:35 thb 1.6.62.2: #i85898# Stripping all external header guards 2008/03/31 13:09:03 rt 1.6.62.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a04184509a5de89b62fdc974e503631da7b5b8c7]

INTEGRATION: CWS changefileheader (1.5.28); FILE MERGED 2008/03/28 16:08:34 rt 1.5.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4d74d7e62771448b7a9ad98e236663533a68c604]

INTEGRATION: CWS changefileheader (1.5.300); FILE MERGED 2008/03/31 16:06:58 rt 1.5.300.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c88878f9e9de3004c87f55894a53c20f7d2504a5]

INTEGRATION: CWS changefileheader (1.2.44); FILE MERGED 2008/04/01 14:58:48 thb 1.2.44.2: #i85898# Stripping all external header guards 2008/03/28 15:57:42 rt 1.2.44.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [155c098a94bd8267005b318a67c3efe3e46e8416]

INTEGRATION: CWS changefileheader (1.6.318); FILE MERGED 2008/04/01 15:18:29 thb 1.6.318.3: #i85898# Stripping all external header guards 2008/04/01 10:57:58 thb 1.6.318.2: #i85898# Stripping all external header guards 2008/03/28 15:34:58 rt 1.6.318.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a29d851f90bbf92bb67c1d50b4c8180cdc9f0cdf]

INTEGRATION: CWS changefileheader (1.5.154); FILE MERGED 2008/03/31 13:17:04 rt 1.5.154.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bb368b4c56d3ec1c6ccfaf0820d34d909f8e900a]

INTEGRATION: CWS changefileheader (1.6.76); FILE MERGED 2008/04/01 15:13:36 thb 1.6.76.3: #i85898# Stripping all external header guards 2008/04/01 12:28:35 thb 1.6.76.2: #i85898# Stripping all external header guards 2008/03/31 13:09:03 rt 1.6.76.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b403c64cd38eb15b2b2feb3173a801fa98eee3a2]

INTEGRATION: CWS changefileheader (1.47.122); FILE MERGED 2008/03/31 16:06:27 rt 1.47.122.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0dd3deefda37b12f29fe6047b4b1e50e2fece5f5]

INTEGRATION: CWS changefileheader (1.6.22); FILE MERGED 2008/03/28 16:08:34 rt 1.6.22.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7a369c8fd15e2733bc19c883b2b3fbcb01db6b5f]

INTEGRATION: CWS changefileheader (1.7.318); FILE MERGED 2008/04/01 10:57:58 thb 1.7.318.2: #i85898# Stripping all external header guards 2008/03/28 15:34:58 rt 1.7.318.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bf7c25446249eed0983de49de0434d3f4f295d2c]

INTEGRATION: CWS changefileheader (1.2.296); FILE MERGED 2008/03/31 16:06:27 rt 1.2.296.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2b2efd45af6dff7624dde11e1853d211ffcdb3b5]

INTEGRATION: CWS changefileheader (1.17.62); FILE MERGED 2008/04/01 15:13:36 thb 1.17.62.3: #i85898# Stripping all external header guards 2008/04/01 12:28:34 thb 1.17.62.2: #i85898# Stripping all external header guards 2008/03/31 13:09:03 rt 1.17.62.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4f14445497ff33e7ef3a9d310916ba3c99b887c7]

INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/04/01 14:58:48 thb 1.4.10.3: #i85898# Stripping all external header guards 2008/04/01 10:45:12 thb 1.4.10.2: #i85898# Stripping all external header guards 2008/03/28 15:57:42 rt 1.4.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [eb399206e8763e5ecf4925e49b86b9d6c206004a]

INTEGRATION: CWS changefileheader (1.8.358); FILE MERGED 2008/04/01 15:18:29 thb 1.8.358.3: #i85898# Stripping all external header guards 2008/04/01 10:57:58 thb 1.8.358.2: #i85898# Stripping all external header guards 2008/03/28 15:34:58 rt 1.8.358.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e2d8b2551da65993bd301056e7556d350b5dbd5a]

INTEGRATION: CWS changefileheader (1.3.248); FILE MERGED 2008/04/01 16:05:19 thb 1.3.248.3: #i85898# Stripping all external header guards 2008/04/01 13:01:12 thb 1.3.248.2: #i85898# Stripping all external header guards 2008/03/28 15:44:14 rt 1.3.248.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [48016c0175bce72bd558e120f879af44fd7aea73]

INTEGRATION: CWS changefileheader (1.46.2); FILE MERGED 2008/03/28 16:08:41 rt 1.46.2.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d4e8be982ad20521077bf7b71d407f08ed502005]

INTEGRATION: CWS changefileheader (1.8.500); FILE MERGED 2008/03/31 16:06:27 rt 1.8.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [20fec592622ba54397d1ed44690ea3bdc673f7c0]

INTEGRATION: CWS changefileheader (1.14.34); FILE MERGED 2008/03/31 13:09:03 rt 1.14.34.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f7e609439a3d06f560e83a3301a9225c0ae31ac5]

INTEGRATION: CWS changefileheader (1.2.320); FILE MERGED 2008/03/28 15:44:14 rt 1.2.320.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [54e819955dad8e6d0d7bbb5ec9992c13e70f50ec]

INTEGRATION: CWS changefileheader (1.3.50); FILE MERGED 2008/03/28 15:34:58 rt 1.3.50.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8cfbfa5408a6eb03bdf119751b341462322fc3e8]

INTEGRATION: CWS changefileheader (1.5.154); FILE MERGED 2008/04/01 12:41:07 thb 1.5.154.2: #i85898# Stripping all external header guards 2008/03/31 13:17:04 rt 1.5.154.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [61fa0ae8c096c90d2ccf0bae77366c5006c7e155]

INTEGRATION: CWS changefileheader (1.7.500); FILE MERGED 2008/03/31 16:06:27 rt 1.7.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [113eec0e395572a42291c31386dca90d58d9d597]

INTEGRATION: CWS changefileheader (1.12.76); FILE MERGED 2008/04/01 12:28:34 thb 1.12.76.2: #i85898# Stripping all external header guards 2008/03/31 13:09:03 rt 1.12.76.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8b9326b8e1c7c0b6e276c88cdc261b7d5a02d26d]

INTEGRATION: CWS changefileheader (1.2.4); FILE MERGED 2008/03/28 16:32:33 rt 1.2.4.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c7dc231b4999aa904f8248202021d9189574ed5e]

INTEGRATION: CWS changefileheader (1.21.50); FILE MERGED 2008/04/01 15:18:29 thb 1.21.50.3: #i85898# Stripping all external header guards 2008/04/01 10:57:58 thb 1.21.50.2: #i85898# Stripping all external header guards 2008/03/28 15:34:58 rt 1.21.50.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d12c0e73ceef327840ed4d7954f16358be7286f8]

INTEGRATION: CWS changefileheader (1.2.320); FILE MERGED 2008/04/01 16:05:19 thb 1.2.320.3: #i85898# Stripping all external header guards 2008/04/01 13:01:11 thb 1.2.320.2: #i85898# Stripping all external header guards 2008/03/28 15:44:14 rt 1.2.320.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5f4e8d7a9afa5877b9823ad6662f451e885c35e7]

INTEGRATION: CWS changefileheader (1.3.216); FILE MERGED 2008/04/01 12:41:07 thb 1.3.216.2: #i85898# Stripping all external header guards 2008/03/31 13:17:04 rt 1.3.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4c0616fd4cb383bb7fb17f98d85c69b723029a5e]

INTEGRATION: CWS changefileheader (1.6.500); FILE MERGED 2008/03/31 16:06:27 rt 1.6.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [372b67e7aa489ba6032fb9efe95fdf0c06f88bee]

INTEGRATION: CWS changefileheader (1.2.4); FILE MERGED 2008/03/28 16:32:32 rt 1.2.4.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0bd91da052c33c490e710f9f791b9adc52626569]

INTEGRATION: CWS changefileheader (1.24.34); FILE MERGED 2008/04/01 15:13:35 thb 1.24.34.3: #i85898# Stripping all external header guards 2008/04/01 12:28:34 thb 1.24.34.2: #i85898# Stripping all external header guards 2008/03/31 13:09:03 rt 1.24.34.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [de6f6a96deb19e8fe46de6ae6b054507250d8787]

INTEGRATION: CWS changefileheader (1.3.76); FILE MERGED 2008/04/01 13:01:11 thb 1.3.76.2: #i85898# Stripping all external header guards 2008/03/28 15:44:14 rt 1.3.76.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3a0a0cd9d37dc490838fbf0eea27da714fdbee41]

INTEGRATION: CWS changefileheader (1.29.136); FILE MERGED 2008/04/01 15:34:10 thb 1.29.136.3: #i85898# Stripping all external header guards 2008/04/01 12:38:36 thb 1.29.136.2: #i85898# Stripping all external header guards 2008/03/31 13:56:56 rt 1.29.136.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bfcf1c96ef9fe7508fa7b2ffab0e3ac8da08bc73]

INTEGRATION: CWS changefileheader (1.2.44); FILE MERGED 2008/04/01 14:58:48 thb 1.2.44.3: #i85898# Stripping all external header guards 2008/04/01 10:45:12 thb 1.2.44.2: #i85898# Stripping all external header guards 2008/03/28 15:57:41 rt 1.2.44.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [50f0e85561aac56afe8abc70a6baf3cceaa4c7eb]

INTEGRATION: CWS changefileheader (1.3.454); FILE MERGED 2008/03/28 15:34:58 rt 1.3.454.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [aad2cc943e713e0a6d4817bfdc649ba43f0a25c8]

INTEGRATION: CWS changefileheader (1.3.216); FILE MERGED 2008/03/31 13:17:04 rt 1.3.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3dc40588c1a36d727032d4ca1d55a2222cceaeb5]

INTEGRATION: CWS changefileheader (1.5.500); FILE MERGED 2008/03/31 16:06:27 rt 1.5.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [eaba0fba188dd5b8df4600f0c19d95dccd2a4572]

INTEGRATION: CWS changefileheader (1.5.76); FILE MERGED 2008/04/01 12:28:34 thb 1.5.76.2: #i85898# Stripping all external header guards 2008/03/31 13:09:02 rt 1.5.76.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1863cc4025ac6b289a38a72ca5e0c17e41fe5d32]

INTEGRATION: CWS changefileheader (1.1.320); FILE MERGED 2008/03/28 15:44:14 rt 1.1.320.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c7e57f1567bec7e6afcb121a99ed73860884bc77]

INTEGRATION: CWS changefileheader (1.2.44); FILE MERGED 2008/04/01 14:58:47 thb 1.2.44.3: #i85898# Stripping all external header guards 2008/04/01 10:45:12 thb 1.2.44.2: #i85898# Stripping all external header guards 2008/03/28 15:57:41 rt 1.2.44.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [92ba86e5cdc446a312e921d4ea80ed0f1d6f6378]

INTEGRATION: CWS changefileheader (1.4.154); FILE MERGED 2008/03/31 13:17:04 rt 1.4.154.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [407f9fa72b5821176a5f48282dc975c4c5ef243f]

INTEGRATION: CWS changefileheader (1.3.130); FILE MERGED 2008/03/28 15:34:58 rt 1.3.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ece7dfc136d0f813ed64f724ad9ec863f27e10f0]

INTEGRATION: CWS changefileheader (1.7.8); FILE MERGED 2008/03/28 15:16:30 rt 1.7.8.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3c3cd8990f939e7063fd55a0ace4b7d07221fd40]

INTEGRATION: CWS changefileheader (1.11.468); FILE MERGED 2008/03/31 16:06:27 rt 1.11.468.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0a579b57b826240c98a7233fde70fa60f161e12b]

INTEGRATION: CWS changefileheader (1.6.34); FILE MERGED 2008/04/01 15:13:35 thb 1.6.34.3: #i85898# Stripping all external header guards 2008/04/01 12:28:34 thb 1.6.34.2: #i85898# Stripping all external header guards 2008/03/31 13:09:02 rt 1.6.34.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f55ed00609e9452cf2d71edecdcc9046febca43e]

INTEGRATION: CWS changefileheader (1.5.82); FILE MERGED 2008/03/31 13:17:04 rt 1.5.82.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9a3c85bf87277a353a20193b144006f4b70de8fe]

INTEGRATION: CWS changefileheader (1.4.318); FILE MERGED 2008/04/01 15:18:29 thb 1.4.318.3: #i85898# Stripping all external header guards 2008/04/01 10:57:58 thb 1.4.318.2: #i85898# Stripping all external header guards 2008/03/28 15:34:57 rt 1.4.318.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1aba8cf4bcfc63cb187173f2743378aee75569fa]

INTEGRATION: CWS changefileheader (1.11.8); FILE MERGED 2008/03/28 15:16:29 rt 1.11.8.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2fc679b08caa51c18801218e302e561f0bf6abff]

INTEGRATION: CWS changefileheader (1.2.320); FILE MERGED 2008/04/01 13:01:11 thb 1.2.320.2: #i85898# Stripping all external header guards 2008/03/28 15:44:14 rt 1.2.320.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8e5e25c8b6253beb6b8621beb8acd6087c4d20e4]

INTEGRATION: CWS changefileheader (1.5.40); FILE MERGED 2008/04/01 12:41:07 thb 1.5.40.2: #i85898# Stripping all external header guards 2008/03/31 13:17:04 rt 1.5.40.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8cc8e31dbc53e350326fbd2465d4187ffaefc24c]

INTEGRATION: CWS changefileheader (1.3.458); FILE MERGED 2008/04/01 10:57:58 thb 1.3.458.2: #i85898# Stripping all external header guards 2008/03/28 15:34:57 rt 1.3.458.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8e0a2f024607ec903868159ba538c98eba250f51]

INTEGRATION: CWS changefileheader (1.4.500); FILE MERGED 2008/03/31 16:06:27 rt 1.4.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cbf79448e2d8949ad0b48e39655a86e5b19883cf]

INTEGRATION: CWS changefileheader (1.2.224); FILE MERGED 2008/03/28 15:44:14 rt 1.2.224.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [65986fa25c44882cc5571e02d79d13b3e7f4c03e]

INTEGRATION: CWS changefileheader (1.5.62); FILE MERGED 2008/04/01 15:13:35 thb 1.5.62.3: #i85898# Stripping all external header guards 2008/04/01 12:28:34 thb 1.5.62.2: #i85898# Stripping all external header guards 2008/03/31 13:09:02 rt 1.5.62.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0585c38f7586019e3f24de361bd1220af53e3cc9]

INTEGRATION: CWS changefileheader (1.4.216); FILE MERGED 2008/04/01 12:41:07 thb 1.4.216.2: #i85898# Stripping all external header guards 2008/03/31 13:17:04 rt 1.4.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d542b06eaa31b354156b0359c86a161b148cf55b]

INTEGRATION: CWS changefileheader (1.23.2); FILE MERGED 2008/03/31 13:17:35 rt 1.23.2.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6fb033de7e5f56c4a3615a5d9036c8db4066a502]

INTEGRATION: CWS changefileheader (1.7.20); FILE MERGED 2008/04/01 15:18:29 thb 1.7.20.3: #i85898# Stripping all external header guards 2008/04/01 10:57:58 thb 1.7.20.2: #i85898# Stripping all external header guards 2008/03/28 15:34:57 rt 1.7.20.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [56267ebc124ebf65eac17bba05aea74e83e1c4e8]

INTEGRATION: CWS changefileheader (1.5.76); FILE MERGED 2008/04/01 15:13:35 thb 1.5.76.2: #i85898# Stripping all external header guards 2008/03/31 13:09:02 rt 1.5.76.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2c32b3766a5840df6bc2d812c7657dc29dd1044b]

INTEGRATION: CWS changefileheader (1.4.20); FILE MERGED 2008/04/01 10:57:58 thb 1.4.20.2: #i85898# Stripping all external header guards 2008/03/28 15:34:57 rt 1.4.20.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9e0bd21d12a1db1a88dd272d066a31ecb043c775]

INTEGRATION: CWS changefileheader (1.3.76); FILE MERGED 2008/04/01 16:05:19 thb 1.3.76.3: #i85898# Stripping all external header guards 2008/04/01 13:01:11 thb 1.3.76.2: #i85898# Stripping all external header guards 2008/03/28 15:44:14 rt 1.3.76.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b149b5a604c61b5c85f30916e1d1f5e7eb6dc5d2]

INTEGRATION: CWS changefileheader (1.2.10); FILE MERGED 2008/03/31 13:17:55 rt 1.2.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [860bd07b25402734d09c388bae39f910b85b8b45]

INTEGRATION: CWS changefileheader (1.10.76); FILE MERGED 2008/04/01 15:13:35 thb 1.10.76.2: #i85898# Stripping all external header guards 2008/03/31 13:09:02 rt 1.10.76.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4e6d64b3819efb61c0ccd87abe240903568ac588]

INTEGRATION: CWS changefileheader (1.2.44); FILE MERGED 2008/04/01 14:58:47 thb 1.2.44.2: #i85898# Stripping all external header guards 2008/03/28 15:57:41 rt 1.2.44.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [45bc0426237b8e5b2d4dd88201fedd9543b9f192]

INTEGRATION: CWS changefileheader (1.3.130); FILE MERGED 2008/03/28 15:34:57 rt 1.3.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [951a837214c3421d787fdaa69a1eba1f58fc9672]

INTEGRATION: CWS changefileheader (1.4.98); FILE MERGED 2008/03/31 13:17:55 rt 1.4.98.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a3dbd92d7e14336ca439cd898ad76428f135f829]

INTEGRATION: CWS changefileheader (1.15.62); FILE MERGED 2008/04/01 15:13:35 thb 1.15.62.3: #i85898# Stripping all external header guards 2008/04/01 12:28:34 thb 1.15.62.2: #i85898# Stripping all external header guards 2008/03/31 13:09:02 rt 1.15.62.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8582dd2ef7095e6d7346f889f1d8064182e2cc23]

INTEGRATION: CWS changefileheader (1.7.40); FILE MERGED 2008/03/31 13:17:03 rt 1.7.40.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a00ab13726b276946c27342e1ea51c0c83cbcc8b]

INTEGRATION: CWS changefileheader (1.2.44); FILE MERGED 2008/04/01 14:58:47 thb 1.2.44.3: #i85898# Stripping all external header guards 2008/04/01 10:45:11 thb 1.2.44.2: #i85898# Stripping all external header guards 2008/03/28 15:57:41 rt 1.2.44.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e941398f2b7eae548ae1e2688fee91fbf1fa4656]

INTEGRATION: CWS changefileheader (1.2.402); FILE MERGED 2008/04/01 15:18:29 thb 1.2.402.3: #i85898# Stripping all external header guards 2008/04/01 10:57:58 thb 1.2.402.2: #i85898# Stripping all external header guards 2008/03/28 15:34:57 rt 1.2.402.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d2ae62372342039f627f118ec4a936d13ec5b9ba]

INTEGRATION: CWS changefileheader (1.5.38); FILE MERGED 2008/03/31 13:17:54 rt 1.5.38.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f84b409fda71f8961fa79189614d3cee282d7523]

INTEGRATION: CWS changefileheader (1.10.76); FILE MERGED 2008/04/01 15:13:35 thb 1.10.76.3: #i85898# Stripping all external header guards 2008/04/01 12:28:34 thb 1.10.76.2: #i85898# Stripping all external header guards 2008/03/31 13:09:02 rt 1.10.76.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [eee2fc066689c08576698ad090d652f355119b55]

INTEGRATION: CWS changefileheader (1.6.318); FILE MERGED 2008/04/01 15:18:29 thb 1.6.318.3: #i85898# Stripping all external header guards 2008/04/01 10:57:58 thb 1.6.318.2: #i85898# Stripping all external header guards 2008/03/28 15:34:57 rt 1.6.318.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fd016290c2f33701237148da939b963d52f789f8]

INTEGRATION: CWS changefileheader (1.4.154); FILE MERGED 2008/03/31 13:17:03 rt 1.4.154.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [544bce7a0c39fd9db21175673175925e5de232cc]

INTEGRATION: CWS changefileheader (1.3.128); FILE MERGED 2008/04/01 13:01:11 thb 1.3.128.2: #i85898# Stripping all external header guards 2008/03/28 15:44:13 rt 1.3.128.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [33912adf13f66893826bfce92212a50c7ec8540b]

INTEGRATION: CWS changefileheader (1.64.14); FILE MERGED 2008/04/01 15:33:53 thb 1.64.14.3: #i85898# Stripping all external header guards 2008/04/01 12:38:26 thb 1.64.14.2: #i85898# Stripping all external header guards 2008/03/31 13:56:46 rt 1.64.14.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8093113f9ec2a131df509c6b3f7bc463df31f1a7]

INTEGRATION: CWS changefileheader (1.4.88); FILE MERGED 2008/03/31 13:17:54 rt 1.4.88.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f9e1faac53f196e73327d9e43f5f8e32756bfe33]

INTEGRATION: CWS changefileheader (1.17.62); FILE MERGED 2008/04/01 15:13:35 thb 1.17.62.3: #i85898# Stripping all external header guards 2008/04/01 12:28:33 thb 1.17.62.2: #i85898# Stripping all external header guards 2008/03/31 13:09:02 rt 1.17.62.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [dfc6446ad335bc6079f58c278822f63186c482da]

INTEGRATION: CWS changefileheader (1.5.224); FILE MERGED 2008/04/01 15:18:29 thb 1.5.224.3: #i85898# Stripping all external header guards 2008/04/01 10:57:57 thb 1.5.224.2: #i85898# Stripping all external header guards 2008/03/28 15:34:57 rt 1.5.224.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [19921dc4d919747c1762f6cf9730aadb51181108]

INTEGRATION: CWS changefileheader (1.3.216); FILE MERGED 2008/04/01 12:41:07 thb 1.3.216.2: #i85898# Stripping all external header guards 2008/03/31 13:17:03 rt 1.3.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [51599657583eb25373494aef5d1116ab651b8473]

INTEGRATION: CWS changefileheader (1.2.320); FILE MERGED 2008/04/01 13:01:11 thb 1.2.320.2: #i85898# Stripping all external header guards 2008/03/28 15:44:13 rt 1.2.320.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fb863662545b95d62372cc0494cf93eda18c603b]

INTEGRATION: CWS changefileheader (1.11.500); FILE MERGED 2008/03/31 16:06:27 rt 1.11.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f72b82a5a7383a8aac71da3f5a63576ef485acff]

INTEGRATION: CWS changefileheader (1.3.86); FILE MERGED 2008/03/31 13:17:54 rt 1.3.86.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [96572595814c8ccd978d49b1f16490c42c5cf50b]

INTEGRATION: CWS changefileheader (1.6.76); FILE MERGED 2008/04/01 15:13:35 thb 1.6.76.2: #i85898# Stripping all external header guards 2008/03/31 13:09:02 rt 1.6.76.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [30cfbea74a4749124340a49e5863e7bd64659df3]

INTEGRATION: CWS changefileheader (1.3.10); FILE MERGED 2008/04/01 14:58:47 thb 1.3.10.3: #i85898# Stripping all external header guards 2008/04/01 10:45:11 thb 1.3.10.2: #i85898# Stripping all external header guards 2008/03/28 15:57:41 rt 1.3.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [27738688c766831a897eaff538e26d93aa1eba73]

INTEGRATION: CWS changefileheader (1.3.458); FILE MERGED 2008/04/01 15:18:29 thb 1.3.458.3: #i85898# Stripping all external header guards 2008/04/01 10:57:57 thb 1.3.458.2: #i85898# Stripping all external header guards 2008/03/28 15:34:57 rt 1.3.458.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2377f2b5a1b0c90a0199a9cc3ba8de965fc883e3]

INTEGRATION: CWS changefileheader (1.4.216); FILE MERGED 2008/04/01 15:40:05 thb 1.4.216.2: #i85898# Stripping all external header guards 2008/03/31 13:17:03 rt 1.4.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4efa5ec11901b8ea643c995401f249427962b35e]

INTEGRATION: CWS changefileheader (1.2.32); FILE MERGED 2008/03/31 13:17:54 rt 1.2.32.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [37d0d00095d531aa96142735ec39cb9c1f1f0449]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/04/01 15:13:35 thb 1.3.62.3: #i85898# Stripping all external header guards 2008/04/01 12:28:33 thb 1.3.62.2: #i85898# Stripping all external header guards 2008/03/31 13:09:02 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ff2a4e63e81840237169c9a7e348f47df24588e9]

INTEGRATION: CWS changefileheader (1.4.22); FILE MERGED 2008/04/01 13:01:11 thb 1.4.22.2: #i85898# Stripping all external header guards 2008/03/28 15:44:13 rt 1.4.22.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f23261609fbe1c77721b18d63c17f73e5f04ebcb]

INTEGRATION: CWS changefileheader (1.2.104); FILE MERGED 2008/03/31 13:17:03 rt 1.2.104.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8efeff994cce4d6cc24156ad99046cc2f1aeccac]

INTEGRATION: CWS changefileheader (1.5.458); FILE MERGED 2008/04/01 15:18:29 thb 1.5.458.3: #i85898# Stripping all external header guards 2008/04/01 10:57:57 thb 1.5.458.2: #i85898# Stripping all external header guards 2008/03/28 15:34:57 rt 1.5.458.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [dddfc0c2e2299be36af14ae8b2eb9e5e0c64f809]

INTEGRATION: CWS changefileheader (1.2.44); FILE MERGED 2008/04/01 14:58:46 thb 1.2.44.3: #i85898# Stripping all external header guards 2008/04/01 10:45:11 thb 1.2.44.2: #i85898# Stripping all external header guards 2008/03/28 15:57:41 rt 1.2.44.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [54145fe384c06b9c46ecd1c02d702fedce4ba895]

INTEGRATION: CWS changefileheader (1.2.28); FILE MERGED 2008/03/31 13:17:54 rt 1.2.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7ced77a9916ad1930a5b4ad2d3ea97e2932f309a]

INTEGRATION: CWS changefileheader (1.8.62); FILE MERGED 2008/04/01 12:28:33 thb 1.8.62.2: #i85898# Stripping all external header guards 2008/03/31 13:09:02 rt 1.8.62.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [07f537ae5a292aa3b186287ba22f6b0cd3fa7e60]

INTEGRATION: CWS changefileheader (1.5.432); FILE MERGED 2008/04/01 15:18:28 thb 1.5.432.3: #i85898# Stripping all external header guards 2008/04/01 10:57:57 thb 1.5.432.2: #i85898# Stripping all external header guards 2008/03/28 15:34:57 rt 1.5.432.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ff5d343cbb11dc97e9f081468e85ae51172d3ffc]

INTEGRATION: CWS changefileheader (1.2.224); FILE MERGED 2008/04/01 13:01:11 thb 1.2.224.2: #i85898# Stripping all external header guards 2008/03/28 15:44:13 rt 1.2.224.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [57f4327fe479356332c592acf9db1651c4602558]

INTEGRATION: CWS changefileheader (1.4.32); FILE MERGED 2008/03/31 13:17:54 rt 1.4.32.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [daf7a2ae553d88eeaebfcb7b1e009c744574b3ca]

INTEGRATION: CWS changefileheader (1.9.76); FILE MERGED 2008/04/01 15:13:35 thb 1.9.76.3: #i85898# Stripping all external header guards 2008/04/01 12:28:33 thb 1.9.76.2: #i85898# Stripping all external header guards 2008/03/31 13:09:02 rt 1.9.76.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f4b8c0fa601511d5d97c33e43c557c264d850802]

INTEGRATION: CWS changefileheader (1.2.224); FILE MERGED 2008/04/01 16:05:19 thb 1.2.224.2: #i85898# Stripping all external header guards 2008/03/28 15:44:13 rt 1.2.224.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [47127ed264a017104c0823062b99432625040360]

INTEGRATION: CWS changefileheader (1.2.44); FILE MERGED 2008/04/01 14:58:46 thb 1.2.44.3: #i85898# Stripping all external header guards 2008/04/01 10:45:11 thb 1.2.44.2: #i85898# Stripping all external header guards 2008/03/28 15:57:40 rt 1.2.44.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3b6105b626b24df0f45353e8ade3b919f04423b2]

INTEGRATION: CWS changefileheader (1.7.170); FILE MERGED 2008/04/01 10:57:57 thb 1.7.170.2: #i85898# Stripping all external header guards 2008/03/28 15:34:57 rt 1.7.170.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [40b21af51a35eb37407db16a2b3d840c6a98017b]

INTEGRATION: CWS changefileheader (1.7.500); FILE MERGED 2008/03/31 16:06:26 rt 1.7.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [666e7bd0b3d3c8817e31d0726f6e33cd031492f4]

INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/03/31 13:17:53 rt 1.6.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ef94d1799eee69c2b8acb03028d8d2cf43a13659]

INTEGRATION: CWS changefileheader (1.22.34); FILE MERGED 2008/04/01 15:13:34 thb 1.22.34.3: #i85898# Stripping all external header guards 2008/04/01 12:28:33 thb 1.22.34.2: #i85898# Stripping all external header guards 2008/03/31 13:09:01 rt 1.22.34.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5eecf784bd40c21c9dbf906cdb62f2b0f108eaf9]

INTEGRATION: CWS changefileheader (1.2.224); FILE MERGED 2008/04/01 16:05:18 thb 1.2.224.3: #i85898# Stripping all external header guards 2008/04/01 13:01:11 thb 1.2.224.2: #i85898# Stripping all external header guards 2008/03/28 15:44:13 rt 1.2.224.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [40adfa4f61aa0fb2f8c2f74d1c7eeb20c96513ce]

INTEGRATION: CWS changefileheader (1.2.130); FILE MERGED 2008/03/28 15:34:57 rt 1.2.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cc0076bd714c4425eabfd583b4ea6eebf0ca4a31]

INTEGRATION: CWS changefileheader (1.2.28); FILE MERGED 2008/03/31 13:17:53 rt 1.2.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [38438e425627003eb7664832b7e62668b87867e5]

INTEGRATION: CWS changefileheader (1.9.76); FILE MERGED 2008/04/01 12:28:33 thb 1.9.76.2: #i85898# Stripping all external header guards 2008/03/31 13:09:01 rt 1.9.76.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6b8a273c17cdcd246f7ffdb21ffe7aeb3a14a252]

INTEGRATION: CWS changefileheader (1.2.320); FILE MERGED 2008/04/01 16:05:18 thb 1.2.320.3: #i85898# Stripping all external header guards 2008/04/01 13:01:11 thb 1.2.320.2: #i85898# Stripping all external header guards 2008/03/28 15:44:13 rt 1.2.320.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a4c04b3c1bdbd7e255dab44b27b452997d74aee8]

INTEGRATION: CWS changefileheader (1.5.54); FILE MERGED 2008/04/01 15:24:00 thb 1.5.54.3: #i85898# Stripping all external header guards 2008/04/01 12:33:31 thb 1.5.54.2: #i85898# Stripping all external header guards 2008/03/31 13:16:01 rt 1.5.54.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7a15678e9614f1f474deff9d96d4a9f370102f64]

INTEGRATION: CWS changefileheader (1.20.130); FILE MERGED 2008/04/01 15:18:28 thb 1.20.130.3: #i85898# Stripping all external header guards 2008/04/01 10:57:57 thb 1.20.130.2: #i85898# Stripping all external header guards 2008/03/28 15:34:57 rt 1.20.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [59de5f45d7774f44ee1727957d08780ef97f0364]

INTEGRATION: CWS changefileheader (1.8.500); FILE MERGED 2008/03/31 16:06:26 rt 1.8.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b34e9380a0c4441d3c656690ba052594d526eee7]

INTEGRATION: CWS changefileheader (1.6.12); FILE MERGED 2008/03/31 13:17:53 rt 1.6.12.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [da1da1a237cb46fd3d1e9d31616481a8beb73e39]

INTEGRATION: CWS changefileheader (1.13.34); FILE MERGED 2008/04/01 15:13:34 thb 1.13.34.3: #i85898# Stripping all external header guards 2008/04/01 12:28:33 thb 1.13.34.2: #i85898# Stripping all external header guards 2008/03/31 13:09:01 rt 1.13.34.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e31e06e6c0d26557998c9d233e28d03f6c07fcea]

INTEGRATION: CWS changefileheader (1.16.26); FILE MERGED 2008/04/01 12:33:31 thb 1.16.26.2: #i85898# Stripping all external header guards 2008/03/31 13:16:01 rt 1.16.26.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [dc097b40c91fb059121c91be606162af46dbeab5]

INTEGRATION: CWS changefileheader (1.3.178); FILE MERGED 2008/03/28 15:44:13 rt 1.3.178.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [632f222f520c82c78ad3825ff776cc85f64d86f9]

INTEGRATION: CWS changefileheader (1.5.404); FILE MERGED 2008/03/28 15:34:57 rt 1.5.404.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [456fb5f8c2274ff1e16bab3718db61aa379a3062]

INTEGRATION: CWS changefileheader (1.2.78); FILE MERGED 2008/03/31 13:17:53 rt 1.2.78.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [35df7c2f17386de65ce1647a26d7ba4bcef97beb]

INTEGRATION: CWS changefileheader (1.6.54); FILE MERGED 2008/04/01 12:33:31 thb 1.6.54.2: #i85898# Stripping all external header guards 2008/03/31 13:16:01 rt 1.6.54.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a00e57ba5730022075e3cd2f182646932f6b39bd]

INTEGRATION: CWS changefileheader (1.9.98); FILE MERGED 2008/04/01 12:28:33 thb 1.9.98.2: #i85898# Stripping all external header guards 2008/03/31 13:09:01 rt 1.9.98.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0cf3e4d08ffd322491d006c69982c909cb4fee32]

INTEGRATION: CWS changefileheader (1.2.224); FILE MERGED 2008/04/01 16:05:18 thb 1.2.224.3: #i85898# Stripping all external header guards 2008/04/01 13:01:10 thb 1.2.224.2: #i85898# Stripping all external header guards 2008/03/28 15:44:13 rt 1.2.224.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6b2e39df092745f2ab1864d02260046e2b54b231]

INTEGRATION: CWS changefileheader (1.4.226); FILE MERGED 2008/04/01 15:18:28 thb 1.4.226.3: #i85898# Stripping all external header guards 2008/04/01 10:57:57 thb 1.4.226.2: #i85898# Stripping all external header guards 2008/03/28 15:34:56 rt 1.4.226.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [459e248d487bfa8be7b3eace6c69f935bf9799a3]

INTEGRATION: CWS changefileheader (1.9.500); FILE MERGED 2008/03/31 16:06:26 rt 1.9.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [17fe79e2e195ca8eef9f0418759d1d8e23be18ae]

INTEGRATION: CWS changefileheader (1.2.10); FILE MERGED 2008/03/31 13:17:53 rt 1.2.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [43ce437c6e5475a8d4067a8c45f0103ac0bed8c2]

INTEGRATION: CWS changefileheader (1.25.18); FILE MERGED 2008/04/01 15:13:34 thb 1.25.18.3: #i85898# Stripping all external header guards 2008/04/01 12:28:32 thb 1.25.18.2: #i85898# Stripping all external header guards 2008/03/31 13:09:01 rt 1.25.18.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7acf4401fec05697a370f75faa90e258f96bea1c]

INTEGRATION: CWS changefileheader (1.2.34); FILE MERGED 2008/03/31 13:17:52 rt 1.2.34.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fd3977f43b26204f349ea0e05edd5315247139c8]

INTEGRATION: CWS changefileheader (1.3.500); FILE MERGED 2008/03/31 16:06:26 rt 1.3.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cf914913e498c923db83410ebeabb9201a2c14c4]

INTEGRATION: CWS changefileheader (1.2.44); FILE MERGED 2008/04/01 10:45:11 thb 1.2.44.2: #i85898# Stripping all external header guards 2008/03/28 15:57:40 rt 1.2.44.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [53e30478e9cb878365832e5ec8c764bf0660c7d2]

INTEGRATION: CWS changefileheader (1.5.76); FILE MERGED 2008/03/31 13:09:01 rt 1.5.76.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5a3d7714c53856d65ebf7609e712db01f0dc78a6]

INTEGRATION: CWS changefileheader (1.2.320); FILE MERGED 2008/04/01 13:01:10 thb 1.2.320.2: #i85898# Stripping all external header guards 2008/03/28 15:44:13 rt 1.2.320.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c441d7f57edd6e2500f0b5fd244722779df6be3c]

INTEGRATION: CWS changefileheader (1.6.54); FILE MERGED 2008/04/01 12:33:31 thb 1.6.54.2: #i85898# Stripping all external header guards 2008/03/31 13:16:00 rt 1.6.54.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4c622e5c8fb7d6d28212f68ac6137f48241a78f7]

INTEGRATION: CWS changefileheader (1.3.42); FILE MERGED 2008/04/01 15:18:28 thb 1.3.42.3: #i85898# Stripping all external header guards 2008/04/01 10:57:57 thb 1.3.42.2: #i85898# Stripping all external header guards 2008/03/28 15:34:56 rt 1.3.42.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f1b5b344a58b5e7b6f3f35a276109dcf04f2a47d]

INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/03/31 13:17:52 rt 1.7.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cb9eebaec0f8f30bfecd0881b58d2065f20ac393]

INTEGRATION: CWS changefileheader (1.8.34); FILE MERGED 2008/04/01 15:13:34 thb 1.8.34.3: #i85898# Stripping all external header guards 2008/04/01 12:28:32 thb 1.8.34.2: #i85898# Stripping all external header guards 2008/03/31 13:09:00 rt 1.8.34.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a3ed8ed79a0046cf0acf67fc2d118c5523f1db24]

INTEGRATION: CWS changefileheader (1.5.36); FILE MERGED 2008/03/31 13:16:00 rt 1.5.36.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [583fe406a10d181b5277c9b4c3e1213792449546]

INTEGRATION: CWS changefileheader (1.2.70); FILE MERGED 2008/03/31 13:17:52 rt 1.2.70.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [49a276141b4399042fc66a83975a9888815b4fbe]

INTEGRATION: CWS changefileheader (1.6.98); FILE MERGED 2008/04/01 15:13:34 thb 1.6.98.3: #i85898# Stripping all external header guards 2008/04/01 12:28:32 thb 1.6.98.2: #i85898# Stripping all external header guards 2008/03/31 13:09:00 rt 1.6.98.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b46818dab08b213dc265ee15341beac88942caec]

INTEGRATION: CWS changefileheader (1.2.320); FILE MERGED 2008/04/01 16:05:18 thb 1.2.320.2: #i85898# Stripping all external header guards 2008/03/28 15:44:13 rt 1.2.320.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cd6345671b12288d5a9997693d5833f62b2e4da1]

INTEGRATION: CWS changefileheader (1.4.318); FILE MERGED 2008/04/01 15:18:28 thb 1.4.318.3: #i85898# Stripping all external header guards 2008/04/01 10:57:57 thb 1.4.318.2: #i85898# Stripping all external header guards 2008/03/28 15:34:56 rt 1.4.318.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6a78eac8fe11df68d3fdb1d3fc0f6906f5533222]

INTEGRATION: CWS changefileheader (1.8.20); FILE MERGED 2008/03/31 13:16:00 rt 1.8.20.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cc3a2182ad6a6e1a9e7a098ef8e2ffd234ded4af]

INTEGRATION: CWS changefileheader (1.2.10); FILE MERGED 2008/03/31 13:17:52 rt 1.2.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [221cfeb980708c7b8d4887fced6a7e85a4830f70]

INTEGRATION: CWS changefileheader (1.2.44); FILE MERGED 2008/04/01 14:58:46 thb 1.2.44.3: #i85898# Stripping all external header guards 2008/04/01 10:45:11 thb 1.2.44.2: #i85898# Stripping all external header guards 2008/03/28 15:57:39 rt 1.2.44.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [709add67e61c823f7baafbe33ca83f94964e9f94]

INTEGRATION: CWS changefileheader (1.7.62); FILE MERGED 2008/04/01 15:13:34 thb 1.7.62.2: #i85898# Stripping all external header guards 2008/03/31 13:09:00 rt 1.7.62.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [82e96050a175d3ac5900a6c53ef3d63956102364]

INTEGRATION: CWS changefileheader (1.3.272); FILE MERGED 2008/04/01 16:05:18 thb 1.3.272.3: #i85898# Stripping all external header guards 2008/04/01 13:01:10 thb 1.3.272.2: #i85898# Stripping all external header guards 2008/03/28 15:44:13 rt 1.3.272.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [dae7aa41bce60c0909710d920a3355efa11c1acb]

INTEGRATION: CWS changefileheader (1.3.130); FILE MERGED 2008/03/28 15:34:56 rt 1.3.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e5610d79fa862438098da10984bf8bde965753e1]

INTEGRATION: CWS changefileheader (1.2.56); FILE MERGED 2008/03/31 13:17:52 rt 1.2.56.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [931a95a503aba085ede83d0f4a8ab5895de6fa12]

INTEGRATION: CWS changefileheader (1.2.44); FILE MERGED 2008/04/01 14:58:46 thb 1.2.44.3: #i85898# Stripping all external header guards 2008/04/01 10:45:10 thb 1.2.44.2: #i85898# Stripping all external header guards 2008/03/28 15:57:39 rt 1.2.44.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c9b034c00de2249cfc21be6a53c13d7def5ec3b0]

INTEGRATION: CWS changefileheader (1.2.224); FILE MERGED 2008/04/01 13:01:10 thb 1.2.224.2: #i85898# Stripping all external header guards 2008/03/28 15:44:13 rt 1.2.224.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1a9d32431ed4845636527db2fdbe9d9c4a409317]

INTEGRATION: CWS changefileheader (1.5.458); FILE MERGED 2008/04/01 15:18:28 thb 1.5.458.3: #i85898# Stripping all external header guards 2008/04/01 10:57:57 thb 1.5.458.2: #i85898# Stripping all external header guards 2008/03/28 15:34:56 rt 1.5.458.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1613b6d6bd9d7c129ce633c65c9534a454d4a720]

INTEGRATION: CWS changefileheader (1.2.10); FILE MERGED 2008/03/31 13:17:51 rt 1.2.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [97f44951ea3c2f1695218c4aa01e9649a94cbcb9]

INTEGRATION: CWS changefileheader (1.2.44); FILE MERGED 2008/04/01 14:58:45 thb 1.2.44.3: #i85898# Stripping all external header guards 2008/04/01 10:45:10 thb 1.2.44.2: #i85898# Stripping all external header guards 2008/03/28 15:57:39 rt 1.2.44.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9ac3099d60b6e215a1e13a1b7c662602e8d7fa96]

INTEGRATION: CWS changefileheader (1.7.62); FILE MERGED 2008/04/01 15:13:34 thb 1.7.62.2: #i85898# Stripping all external header guards 2008/03/31 13:08:59 rt 1.7.62.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8470da35b444d6ba7f49b19f38755a0a05d58a67]

INTEGRATION: CWS changefileheader (1.7.130); FILE MERGED 2008/04/01 15:18:28 thb 1.7.130.2: #i85898# Stripping all external header guards 2008/03/28 15:34:56 rt 1.7.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [adb0f53e9032462a438730a934ad816f505096cd]

INTEGRATION: CWS changefileheader (1.2.100); FILE MERGED 2008/03/31 13:16:00 rt 1.2.100.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e88f26fece7685391f5882e6aca054b7cb884ffe]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/28 15:57:39 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6ed82d8266799eb47317196e7d9d18fc742ecef8]

INTEGRATION: CWS changefileheader (1.2.224); FILE MERGED 2008/04/01 13:01:10 thb 1.2.224.2: #i85898# Stripping all external header guards 2008/03/28 15:44:12 rt 1.2.224.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8ac893e41a47c02590eb13ff5ec459eb154be831]

INTEGRATION: CWS changefileheader (1.15.62); FILE MERGED 2008/04/01 15:13:33 thb 1.15.62.3: #i85898# Stripping all external header guards 2008/04/01 12:28:32 thb 1.15.62.2: #i85898# Stripping all external header guards 2008/03/31 13:08:59 rt 1.15.62.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e4b928e8e6a41cc0f0377ac3b92ba8856735242f]

INTEGRATION: CWS changefileheader (1.17.38); FILE MERGED 2008/03/31 13:17:51 rt 1.17.38.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [42bbacaaa05b6e4a2afe0ab2c1236ccd2f1b05ca]

INTEGRATION: CWS changefileheader (1.8.68); FILE MERGED 2008/03/31 13:16:00 rt 1.8.68.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [88229075acb89e8e61c51551748ea5dd270a4394]

INTEGRATION: CWS changefileheader (1.7.44); FILE MERGED 2008/03/28 15:57:39 rt 1.7.44.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bdcca4a2da91f27fa52fbed8ba10321f0ccf5eb1]

INTEGRATION: CWS changefileheader (1.27.16); FILE MERGED 2008/04/01 15:13:33 thb 1.27.16.3: #i85898# Stripping all external header guards 2008/04/01 12:28:31 thb 1.27.16.2: #i85898# Stripping all external header guards 2008/03/31 13:08:59 rt 1.27.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [dadf0028a39784628a23501e7500ecad1c83652f]

INTEGRATION: CWS changefileheader (1.2.320); FILE MERGED 2008/04/01 16:05:18 thb 1.2.320.3: #i85898# Stripping all external header guards 2008/04/01 13:01:10 thb 1.2.320.2: #i85898# Stripping all external header guards 2008/03/28 15:44:12 rt 1.2.320.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [afbc9963478bef67ff93a671a1c39117416a7b51]

INTEGRATION: CWS changefileheader (1.4.458); FILE MERGED 2008/04/01 15:18:28 thb 1.4.458.3: #i85898# Stripping all external header guards 2008/04/01 10:57:56 thb 1.4.458.2: #i85898# Stripping all external header guards 2008/03/28 15:34:56 rt 1.4.458.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f6af53b7c7fefd673d2e62dceec793fdcfc43e1d]

INTEGRATION: CWS changefileheader (1.5.98); FILE MERGED 2008/03/31 13:17:51 rt 1.5.98.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [32833e79fc2d1c5adf3fcfae9f2b41029cb770fd]

INTEGRATION: CWS changefileheader (1.8.54); FILE MERGED 2008/03/31 13:16:00 rt 1.8.54.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [43725d83da7cfbc6746ee9952cf9c0ae4e482c0f]

INTEGRATION: CWS changefileheader (1.9.50); FILE MERGED 2008/04/01 14:58:45 thb 1.9.50.3: #i85898# Stripping all external header guards 2008/04/01 10:45:10 thb 1.9.50.2: #i85898# Stripping all external header guards 2008/03/28 15:57:39 rt 1.9.50.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cf0a75e3fc707f17e20a08bd39aee1e03d9f5419]

INTEGRATION: CWS changefileheader (1.10.500); FILE MERGED 2008/03/31 16:06:26 rt 1.10.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [900c0a4d1c181fb78df3318197ff7d2392fc990a]

INTEGRATION: CWS changefileheader (1.6.34); FILE MERGED 2008/04/01 15:13:33 thb 1.6.34.3: #i85898# Stripping all external header guards 2008/04/01 12:28:31 thb 1.6.34.2: #i85898# Stripping all external header guards 2008/03/31 13:08:59 rt 1.6.34.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [63d067f518f1e0d3595d5d930f4751962a738a19]

INTEGRATION: CWS changefileheader (1.3.60); FILE MERGED 2008/04/01 13:01:10 thb 1.3.60.2: #i85898# Stripping all external header guards 2008/03/28 15:44:12 rt 1.3.60.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fecf4e401c340b27b552f8fdf64be712d06eb3d0]

INTEGRATION: CWS changefileheader (1.8.38); FILE MERGED 2008/03/31 13:17:51 rt 1.8.38.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [738dfff4cb9fa4cfdc2abe1549e01444a6a1d2d8]

INTEGRATION: CWS changefileheader (1.4.458); FILE MERGED 2008/04/01 15:18:27 thb 1.4.458.3: #i85898# Stripping all external header guards 2008/04/01 10:57:56 thb 1.4.458.2: #i85898# Stripping all external header guards 2008/03/28 15:34:56 rt 1.4.458.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [02d3349abc51e28cb4752e06e963262ad1d9f041]

INTEGRATION: CWS changefileheader (1.3.102); FILE MERGED 2008/03/28 15:57:38 rt 1.3.102.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [03a58912d383ae35145a241fc1ac243fd479e4cf]

INTEGRATION: CWS changefileheader (1.5.76); FILE MERGED 2008/03/31 13:16:00 rt 1.5.76.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [36d454a2660afaf7cfddaef5902a1311dac6d5fb]

INTEGRATION: CWS changefileheader (1.9.34); FILE MERGED 2008/04/01 15:13:33 thb 1.9.34.3: #i85898# Stripping all external header guards 2008/04/01 12:28:31 thb 1.9.34.2: #i85898# Stripping all external header guards 2008/03/31 13:08:59 rt 1.9.34.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [eb70280d65661489fce8f2382e1e40164588fa8f]

INTEGRATION: CWS changefileheader (1.15.500); FILE MERGED 2008/03/31 16:06:26 rt 1.15.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9f93995c603cebc0303163aae23342d6d4646ec1]

INTEGRATION: CWS changefileheader (1.3.296); FILE MERGED 2008/04/01 16:05:17 thb 1.3.296.3: #i85898# Stripping all external header guards 2008/04/01 13:01:10 thb 1.3.296.2: #i85898# Stripping all external header guards 2008/03/28 15:44:12 rt 1.3.296.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d6dde2106066d89c8e9d21ea28d6eac6eeb421b5]

INTEGRATION: CWS changefileheader (1.11.30); FILE MERGED 2008/03/31 13:17:50 rt 1.11.30.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [75407f99548153bd19b71955b115017192b21288]

INTEGRATION: CWS changefileheader (1.8.52); FILE MERGED 2008/03/31 13:16:00 rt 1.8.52.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5c0a081bf25704c6a163eeaa8da9d7f3e04e549e]

INTEGRATION: CWS changefileheader (1.13.62); FILE MERGED 2008/04/01 12:28:31 thb 1.13.62.2: #i85898# Stripping all external header guards 2008/03/31 13:08:59 rt 1.13.62.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5eece80a68dd8d0ebd43827dd73b6ba805409680]

INTEGRATION: CWS changefileheader (1.2.320); FILE MERGED 2008/04/01 16:05:17 thb 1.2.320.3: #i85898# Stripping all external header guards 2008/04/01 13:01:10 thb 1.2.320.2: #i85898# Stripping all external header guards 2008/03/28 15:44:12 rt 1.2.320.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f738040b58c5361c7046d19d41a6e80094bded06]

INTEGRATION: CWS changefileheader (1.6.30); FILE MERGED 2008/03/31 13:17:50 rt 1.6.30.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [16aece966ee42183f216b877f2fbc81d9b0f1842]

INTEGRATION: CWS changefileheader (1.3.130); FILE MERGED 2008/03/28 15:34:55 rt 1.3.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [14a6f4088fd31986e7c0db96ab9311852083c9b7]

INTEGRATION: CWS changefileheader (1.8.62); FILE MERGED 2008/03/28 15:57:38 rt 1.8.62.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f42ca9c4a8f87feea75cc74f90bc9c08c36e11be]

INTEGRATION: CWS changefileheader (1.16.20); FILE MERGED 2008/03/31 13:16:00 rt 1.16.20.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [edfc5690e9372a0ccbf2cad2fa6e90e2e9273b63]

INTEGRATION: CWS changefileheader (1.2.320); FILE MERGED 2008/04/01 13:01:09 thb 1.2.320.2: #i85898# Stripping all external header guards 2008/03/28 15:44:12 rt 1.2.320.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f2e2c17e4f3a8aa51364a55fa2efa43a3789e30b]

INTEGRATION: CWS changefileheader (1.22.34); FILE MERGED 2008/04/01 15:13:33 thb 1.22.34.3: #i85898# Stripping all external header guards 2008/04/01 12:28:31 thb 1.22.34.2: #i85898# Stripping all external header guards 2008/03/31 13:08:58 rt 1.22.34.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a29e224388e121df2998efe4f24c78c602906545]

INTEGRATION: CWS changefileheader (1.4.30); FILE MERGED 2008/03/31 13:17:50 rt 1.4.30.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0dbab7de5e171a88b82a72987a6dfd0fc244bb8a]

INTEGRATION: CWS changefileheader (1.4.458); FILE MERGED 2008/04/01 15:18:27 thb 1.4.458.3: #i85898# Stripping all external header guards 2008/04/01 10:57:56 thb 1.4.458.2: #i85898# Stripping all external header guards 2008/03/28 15:34:55 rt 1.4.458.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [381398a00e59bc7af03ccaa8e1e30d77c37dcc1c]

INTEGRATION: CWS changefileheader (1.24.54); FILE MERGED 2008/03/28 15:57:38 rt 1.24.54.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [99d67f12fb4e6689c13a7d2661f01667c4993008]

INTEGRATION: CWS changefileheader (1.6.500); FILE MERGED 2008/03/31 16:06:26 rt 1.6.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [670ac47d8b3ccb72e26bebbddab66f1aee68cf51]

INTEGRATION: CWS changefileheader (1.12.78); FILE MERGED 2008/03/31 13:08:58 rt 1.12.78.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bc8e97bd16d4b30d006a0900993caee812a57eed]

INTEGRATION: CWS changefileheader (1.2.320); FILE MERGED 2008/04/01 16:05:17 thb 1.2.320.3: #i85898# Stripping all external header guards 2008/04/01 13:01:09 thb 1.2.320.2: #i85898# Stripping all external header guards 2008/03/28 15:44:12 rt 1.2.320.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b913f0c55289e44e94a9c9b4dff345a11d4ef8a3]

INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/03/31 13:17:50 rt 1.6.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1dfd2bbed195477191fac3ce914c1582d76bd2e2]

INTEGRATION: CWS changefileheader (1.5.318); FILE MERGED 2008/04/01 15:18:27 thb 1.5.318.3: #i85898# Stripping all external header guards 2008/04/01 10:57:56 thb 1.5.318.2: #i85898# Stripping all external header guards 2008/03/28 15:34:55 rt 1.5.318.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5502cee3892cae2c26a10c26b82be28a7a75c5f1]

INTEGRATION: CWS changefileheader (1.8.102); FILE MERGED 2008/03/28 15:57:37 rt 1.8.102.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [55d3c9243f60aea689cf02b3aabeca46f173f2d2]

INTEGRATION: CWS changefileheader (1.10.52); FILE MERGED 2008/03/31 13:16:00 rt 1.10.52.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [229a0fd20beab51b173bd0c3d4270af05c30f8d2]

INTEGRATION: CWS changefileheader (1.3.218); FILE MERGED 2008/04/01 16:05:17 thb 1.3.218.3: #i85898# Stripping all external header guards 2008/04/01 13:01:09 thb 1.3.218.2: #i85898# Stripping all external header guards 2008/03/28 15:44:12 rt 1.3.218.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d57425367db20f6fe39b98a97172970c360bd229]

INTEGRATION: CWS changefileheader (1.13.500); FILE MERGED 2008/03/31 16:06:26 rt 1.13.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [699ba136d74a1fe0948e80d7cd3c22183b55054b]

INTEGRATION: CWS changefileheader (1.4.76); FILE MERGED 2008/03/31 13:08:58 rt 1.4.76.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bee73ee7651a2380ea77ff54431f8f91f92f617e]

INTEGRATION: CWS changefileheader (1.4.130); FILE MERGED 2008/04/01 15:18:27 thb 1.4.130.2: #i85898# Stripping all external header guards 2008/03/28 15:34:55 rt 1.4.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [878dd7b562936a6ef50589dda09fb5b66a8e04b6]

INTEGRATION: CWS changefileheader (1.3.38); FILE MERGED 2008/03/31 13:17:50 rt 1.3.38.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2cb3c8414dbd9df0b72db7784df4c89adb4070c1]

INTEGRATION: CWS changefileheader (1.11.88); FILE MERGED 2008/03/28 15:57:37 rt 1.11.88.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [018431f3aa13e8e9389143af038cbe3a4f2782fc]

INTEGRATION: CWS changefileheader (1.7.76); FILE MERGED 2008/03/31 13:16:00 rt 1.7.76.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [08729c8088eeff376e800437fdbada37c862b998]

INTEGRATION: CWS changefileheader (1.6.34); FILE MERGED 2008/03/31 13:08:58 rt 1.6.34.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a0e742b98d5bcf528fbec65c2593ca31606f73cd]

INTEGRATION: CWS changefileheader (1.2.52); FILE MERGED 2008/03/28 15:34:55 rt 1.2.52.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [835df76b563acdc0f3bc8b8bcd0f6a64adee7ac8]

INTEGRATION: CWS changefileheader (1.3.28); FILE MERGED 2008/03/31 13:17:49 rt 1.3.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [edf5a9af27096749282cf80f0ff84dd75c7ebc9d]

INTEGRATION: CWS changefileheader (1.7.102); FILE MERGED 2008/03/28 15:57:37 rt 1.7.102.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bfb88985bb7c1f9c78c3691da2ac67b998bbcff3]

INTEGRATION: CWS changefileheader (1.28.26); FILE MERGED 2008/04/01 12:33:31 thb 1.28.26.2: #i85898# Stripping all external header guards 2008/03/31 13:16:00 rt 1.28.26.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [12601afc020a4827f01b30f8ee258fedd6a5d9b7]

INTEGRATION: CWS changefileheader (1.7.76); FILE MERGED 2008/03/31 13:08:58 rt 1.7.76.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d9dc04aa6d644af3d071d7209152343db6d747a5]

INTEGRATION: CWS changefileheader (1.4.130); FILE MERGED 2008/03/28 15:34:55 rt 1.4.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5e67a8fd90a6ba7026a4d98a3b6a34a6355d4f88]

INTEGRATION: CWS changefileheader (1.5.102); FILE MERGED 2008/03/28 15:57:37 rt 1.5.102.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9b5d16e1834c2e38f8eace0f208430e353683320]

INTEGRATION: CWS changefileheader (1.9.62); FILE MERGED 2008/04/01 12:28:31 thb 1.9.62.2: #i85898# Stripping all external header guards 2008/03/31 13:08:58 rt 1.9.62.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6fa4653c9e83a06d541b08f8e05608c52090b099]

INTEGRATION: CWS changefileheader (1.3.2); FILE MERGED 2008/04/01 13:01:09 thb 1.3.2.2: #i85898# Stripping all external header guards 2008/03/28 15:44:12 rt 1.3.2.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2472c5a55b12d657385b4740c2de320e67a46578]

INTEGRATION: CWS changefileheader (1.9.88); FILE MERGED 2008/03/28 15:57:37 rt 1.9.88.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e1ee8bfa46d37267a7d4541da2f36a59d0cef3d7]

INTEGRATION: CWS changefileheader (1.7.62); FILE MERGED 2008/04/01 15:13:33 thb 1.7.62.3: #i85898# Stripping all external header guards 2008/04/01 12:28:31 thb 1.7.62.2: #i85898# Stripping all external header guards 2008/03/31 13:08:58 rt 1.7.62.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2c0bc0e2a691f4389664639542eaadb6e487f922]

INTEGRATION: CWS changefileheader (1.3.458); FILE MERGED 2008/04/01 10:57:56 thb 1.3.458.2: #i85898# Stripping all external header guards 2008/03/28 15:34:55 rt 1.3.458.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c1de06636dc4dad631195fdd4d01bbdeb7c6a6e7]

INTEGRATION: CWS changefileheader (1.5.4); FILE MERGED 2008/03/31 13:18:00 rt 1.5.4.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [dd86c9527a6781f9758f196176b62206d374c283]

INTEGRATION: CWS changefileheader (1.2.320); FILE MERGED 2008/04/01 16:05:16 thb 1.2.320.3: #i85898# Stripping all external header guards 2008/04/01 13:01:09 thb 1.2.320.2: #i85898# Stripping all external header guards 2008/03/28 15:44:12 rt 1.2.320.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d0ee523ab0a9e8a5201d510f3d9962def6d573cb]

INTEGRATION: CWS changefileheader (1.10.102); FILE MERGED 2008/03/28 15:57:36 rt 1.10.102.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [dbc608ab7bcf71574b985037fe46976b84dd4612]

INTEGRATION: CWS changefileheader (1.6.36); FILE MERGED 2008/03/31 13:16:00 rt 1.6.36.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [29511e016146e26639519554ca12a299338a94dd]

INTEGRATION: CWS changefileheader (1.6.34); FILE MERGED 2008/04/01 15:13:32 thb 1.6.34.3: #i85898# Stripping all external header guards 2008/04/01 12:28:30 thb 1.6.34.2: #i85898# Stripping all external header guards 2008/03/31 13:08:57 rt 1.6.34.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0cc556fb630b3704b9d38fb05328cbc2684b33b4]

INTEGRATION: CWS changefileheader (1.8.130); FILE MERGED 2008/04/01 15:18:27 thb 1.8.130.3: #i85898# Stripping all external header guards 2008/04/01 10:57:56 thb 1.8.130.2: #i85898# Stripping all external header guards 2008/03/28 15:34:55 rt 1.8.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9ca3d9c4f18ad7e31eeb8fbf1f1e8656cf1300b5]

INTEGRATION: CWS changefileheader (1.4.38); FILE MERGED 2008/03/31 13:18:07 rt 1.4.38.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [30f4ab538b34f364325e0ee596af3e3895b300a3]

INTEGRATION: CWS changefileheader (1.7.54); FILE MERGED 2008/04/01 12:33:31 thb 1.7.54.2: #i85898# Stripping all external header guards 2008/03/31 13:15:59 rt 1.7.54.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [964fea54e2dad08c51cac443cf27363e1bdb2db6]

INTEGRATION: CWS changefileheader (1.8.34); FILE MERGED 2008/03/31 13:08:57 rt 1.8.34.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b246dc24da72ea0cdf179d22ff79692107b64a3c]

INTEGRATION: CWS changefileheader (1.7.318); FILE MERGED 2008/04/01 15:18:27 thb 1.7.318.3: #i85898# Stripping all external header guards 2008/04/01 10:57:56 thb 1.7.318.2: #i85898# Stripping all external header guards 2008/03/28 15:34:55 rt 1.7.318.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [befe71405755b84c09ddc86122aba25b42c58fc0]

INTEGRATION: CWS changefileheader (1.6.500); FILE MERGED 2008/03/31 16:06:25 rt 1.6.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a9a8fce5dfcd7106b1286894bfe2ef55b0866522]

INTEGRATION: CWS changefileheader (1.2.224); FILE MERGED 2008/04/01 16:05:16 thb 1.2.224.3: #i85898# Stripping all external header guards 2008/04/01 13:01:09 thb 1.2.224.2: #i85898# Stripping all external header guards 2008/03/28 15:44:12 rt 1.2.224.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d29b289505830774a39b46dca28dcc80550cf42b]

INTEGRATION: CWS changefileheader (1.10.76); FILE MERGED 2008/04/01 15:13:32 thb 1.10.76.3: #i85898# Stripping all external header guards 2008/04/01 12:28:30 thb 1.10.76.2: #i85898# Stripping all external header guards 2008/03/31 13:08:57 rt 1.10.76.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [53e6590ea5fcdfb3595dffd064794eade4f376d5]

INTEGRATION: CWS changefileheader (1.8.318); FILE MERGED 2008/04/01 15:18:27 thb 1.8.318.3: #i85898# Stripping all external header guards 2008/04/01 10:57:56 thb 1.8.318.2: #i85898# Stripping all external header guards 2008/03/28 15:34:54 rt 1.8.318.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e4fdc8559396650fb812901b9396fcff85e1c468]

INTEGRATION: CWS changefileheader (1.9.500); FILE MERGED 2008/03/31 16:06:25 rt 1.9.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fb43649b487892f3b93eaa5fb87766b8b6007fa1]

INTEGRATION: CWS changefileheader (1.14.62); FILE MERGED 2008/04/01 15:13:32 thb 1.14.62.3: #i85898# Stripping all external header guards 2008/04/01 12:28:30 thb 1.14.62.2: #i85898# Stripping all external header guards 2008/03/31 13:08:57 rt 1.14.62.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d244dee7e6eb4f0ce983b62eccc0c56ad55b3160]

INTEGRATION: CWS changefileheader (1.5.318); FILE MERGED 2008/04/01 15:18:26 thb 1.5.318.3: #i85898# Stripping all external header guards 2008/04/01 10:57:56 thb 1.5.318.2: #i85898# Stripping all external header guards 2008/03/28 15:34:54 rt 1.5.318.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b09cadecb742f33bacdf3c30ed97945e9b823d89]

INTEGRATION: CWS changefileheader (1.4.8); FILE MERGED 2008/03/31 13:18:15 rt 1.4.8.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [94cd65a0eb58c172deae60a3237093f65b4c94b6]

INTEGRATION: CWS changefileheader (1.8.500); FILE MERGED 2008/03/31 16:06:25 rt 1.8.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2fb81dace5a444c815704a46dcbec34851a4a967]

INTEGRATION: CWS changefileheader (1.6.102); FILE MERGED 2008/03/28 15:57:36 rt 1.6.102.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5cf316b1e9e0e54ba15048dc093929b94e25a189]

INTEGRATION: CWS changefileheader (1.2.320); FILE MERGED 2008/03/28 15:44:12 rt 1.2.320.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [58d867f8285862f5a2e8a49c7fbad2b533e075d3]

INTEGRATION: CWS changefileheader (1.11.76); FILE MERGED 2008/04/01 15:13:32 thb 1.11.76.3: #i85898# Stripping all external header guards 2008/04/01 12:28:30 thb 1.11.76.2: #i85898# Stripping all external header guards 2008/03/31 13:08:57 rt 1.11.76.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [445496c79d4f19c1104ad476acd3b062f94a7789]

INTEGRATION: CWS changefileheader (1.9.318); FILE MERGED 2008/04/01 15:18:26 thb 1.9.318.3: #i85898# Stripping all external header guards 2008/04/01 10:57:55 thb 1.9.318.2: #i85898# Stripping all external header guards 2008/03/28 15:34:54 rt 1.9.318.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [448dc5d1a609c0a68fd61f873ea26fe487e3bd6d]

INTEGRATION: CWS changefileheader (1.7.24); FILE MERGED 2008/04/01 12:33:31 thb 1.7.24.2: #i85898# Stripping all external header guards 2008/03/31 13:15:59 rt 1.7.24.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7935c99c3d44f69e994bf3a1aa1050f8f89fce83]

INTEGRATION: CWS changefileheader (1.2.320); FILE MERGED 2008/04/01 13:01:09 thb 1.2.320.2: #i85898# Stripping all external header guards 2008/03/28 15:44:11 rt 1.2.320.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1514cce5e978a40b57769f0a56018e733caf3b13]

INTEGRATION: CWS changefileheader (1.19.62); FILE MERGED 2008/04/01 15:13:32 thb 1.19.62.3: #i85898# Stripping all external header guards 2008/04/01 12:28:30 thb 1.19.62.2: #i85898# Stripping all external header guards 2008/03/31 13:08:57 rt 1.19.62.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1ce94bea9d63d7a19c5bdd710bb6b1259680ad7c]

INTEGRATION: CWS changefileheader (1.6.318); FILE MERGED 2008/04/01 15:18:26 thb 1.6.318.3: #i85898# Stripping all external header guards 2008/04/01 10:57:55 thb 1.6.318.2: #i85898# Stripping all external header guards 2008/03/28 15:34:54 rt 1.6.318.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4ff235f5aa4989303d3e482ea0e36642a99f0de7]

INTEGRATION: CWS changefileheader (1.7.500); FILE MERGED 2008/03/31 16:06:25 rt 1.7.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b3e34204d78268cad7f089b1272269ca07fcf628]

INTEGRATION: CWS changefileheader (1.10.10); FILE MERGED 2008/04/01 12:33:31 thb 1.10.10.2: #i85898# Stripping all external header guards 2008/03/31 13:15:59 rt 1.10.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [eaeeb5cc4f149ba7bd9f91703995b55263dc2aae]

INTEGRATION: CWS changefileheader (1.2.320); FILE MERGED 2008/03/28 15:44:11 rt 1.2.320.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4f007c93a351323ff82123b12a2e79bbbd102839]

INTEGRATION: CWS changefileheader (1.6.98); FILE MERGED 2008/03/31 13:08:57 rt 1.6.98.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [26bcad0fbaf1db377d35f48526261b2d0173a702]

INTEGRATION: CWS changefileheader (1.19.4); FILE MERGED 2008/03/31 13:18:26 rt 1.19.4.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3ebf0f64ad8495f4fdb7b4c02692ae1c239d7a63]

INTEGRATION: CWS changefileheader (1.12.500); FILE MERGED 2008/03/31 16:06:25 rt 1.12.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b909ec9d37285db6bf298abf9db8b139b5543ca3]

INTEGRATION: CWS changefileheader (1.3.76); FILE MERGED 2008/04/01 13:01:08 thb 1.3.76.2: #i85898# Stripping all external header guards 2008/03/28 15:44:11 rt 1.3.76.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [840b5b92a8defce68ecf861e1c941d74ef4bb686]

INTEGRATION: CWS changefileheader (1.5.62); FILE MERGED 2008/04/01 15:13:32 thb 1.5.62.3: #i85898# Stripping all external header guards 2008/04/01 12:28:29 thb 1.5.62.2: #i85898# Stripping all external header guards 2008/03/31 13:08:56 rt 1.5.62.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f0a7a146063ce40c50e031c47ebbe3e67ebfdf80]

INTEGRATION: CWS changefileheader (1.8.88); FILE MERGED 2008/03/28 15:57:36 rt 1.8.88.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c90f02f22545bf0ddfba829b54157ff2b60d2db2]

INTEGRATION: CWS changefileheader (1.4.120); FILE MERGED 2008/04/01 15:18:26 thb 1.4.120.2: #i85898# Stripping all external header guards 2008/03/28 15:34:54 rt 1.4.120.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ca877f2bf3abc2679da11e3dad00339ae4d827d8]

INTEGRATION: CWS changefileheader (1.2.320); FILE MERGED 2008/04/01 13:01:08 thb 1.2.320.2: #i85898# Stripping all external header guards 2008/03/28 15:44:11 rt 1.2.320.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [641dc4f2214ca53214a420a290e240549e77f277]

INTEGRATION: CWS changefileheader (1.5.6); FILE MERGED 2008/04/04 14:00:41 rt 1.5.6.2: #i87441# Change license header to LPGL v3. 2008/04/04 13:53:48 rt 1.5.6.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c3f23bf0d383b202d9e698e205c0ddcfe4a0d363]

INTEGRATION: CWS changefileheader (1.6.120); FILE MERGED 2008/04/01 15:18:26 thb 1.6.120.3: #i85898# Stripping all external header guards 2008/04/01 10:57:55 thb 1.6.120.2: #i85898# Stripping all external header guards 2008/03/28 15:34:54 rt 1.6.120.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ab859be7054d38fc3ec13405831723838bb821d8]

INTEGRATION: CWS changefileheader (1.3.78); FILE MERGED 2008/03/31 13:08:56 rt 1.3.78.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [27c535a772f892c9d771733c9f200758d0dfd98d]

INTEGRATION: CWS changefileheader (1.4.102); FILE MERGED 2008/03/28 15:57:36 rt 1.4.102.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [01ca490ea2776e1a2eb1c0a391b7375131511288]

INTEGRATION: CWS changefileheader (1.2.320); FILE MERGED 2008/04/01 16:05:16 thb 1.2.320.3: #i85898# Stripping all external header guards 2008/04/01 13:01:08 thb 1.2.320.2: #i85898# Stripping all external header guards 2008/03/28 15:44:11 rt 1.2.320.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [77e2d7e749679ec2ec5c13b292c758461c57f774]

INTEGRATION: CWS changefileheader (1.8.24); FILE MERGED 2008/04/01 12:33:31 thb 1.8.24.2: #i85898# Stripping all external header guards 2008/03/31 13:15:59 rt 1.8.24.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5b7a169268ca82c8b7689d6b8c64aeb8cd8b6516]

INTEGRATION: CWS changefileheader (1.4.226); FILE MERGED 2008/04/01 15:18:26 thb 1.4.226.3: #i85898# Stripping all external header guards 2008/04/01 10:57:55 thb 1.4.226.2: #i85898# Stripping all external header guards 2008/03/28 15:34:54 rt 1.4.226.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1bf5cf053b5f98e2ee5e82e1cc0891b0bca815b3]

INTEGRATION: CWS changefileheader (1.4.16); FILE MERGED 2008/03/31 13:08:56 rt 1.4.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a7f15a4cb3d348f8744cd4b3de06581ae895cda4]

INTEGRATION: CWS changefileheader (1.6.62); FILE MERGED 2008/03/28 15:57:35 rt 1.6.62.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5efcaa35ee04e29c12800c5ae48e8f4a1aa2845a]

INTEGRATION: CWS changefileheader (1.3.342); FILE MERGED 2008/04/01 15:18:26 thb 1.3.342.3: #i85898# Stripping all external header guards 2008/04/01 10:57:55 thb 1.3.342.2: #i85898# Stripping all external header guards 2008/03/28 15:34:53 rt 1.3.342.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [80d5cb4bf01a13a827c6157380c259cede6aa403]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/28 15:57:35 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [964ae91643d6e358908e427f9ea79f4dfd5e8146]

INTEGRATION: CWS changefileheader (1.3.16); FILE MERGED 2008/04/01 15:13:31 thb 1.3.16.3: #i85898# Stripping all external header guards 2008/04/01 12:28:29 thb 1.3.16.2: #i85898# Stripping all external header guards 2008/03/31 13:08:56 rt 1.3.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7922aac3a57ce9c13b441472e01cd57d58b454ad]

INTEGRATION: CWS changefileheader (1.6.318); FILE MERGED 2008/04/01 10:57:55 thb 1.6.318.2: #i85898# Stripping all external header guards 2008/03/28 15:34:53 rt 1.6.318.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fbbac8ea48c2838fbebf2af685ab9489adc0724b]

INTEGRATION: CWS changefileheader (1.2.18); FILE MERGED 2008/04/01 12:28:29 thb 1.2.18.2: #i85898# Stripping all external header guards 2008/03/31 13:08:56 rt 1.2.18.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [843a69307a65a24429b001afb964dd8ebe67e641]

INTEGRATION: CWS changefileheader (1.8.62); FILE MERGED 2008/03/28 15:57:35 rt 1.8.62.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [26af1b198b85ec11105c3981a17d9a0eaaf16e8d]

INTEGRATION: CWS changefileheader (1.3.16); FILE MERGED 2008/04/01 16:05:16 thb 1.3.16.3: #i85898# Stripping all external header guards 2008/04/01 13:01:08 thb 1.3.16.2: #i85898# Stripping all external header guards 2008/03/28 15:44:11 rt 1.3.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8d9444b5dd48708eb800ea352e8a43026e0a3b75]

INTEGRATION: CWS changefileheader (1.7.54); FILE MERGED 2008/03/31 13:15:59 rt 1.7.54.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c6c68c9967f28f62472866c4c88c4a3bb7802d5b]

INTEGRATION: CWS changefileheader (1.5.6); FILE MERGED 2008/03/31 13:18:31 rt 1.5.6.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ff10bc018caa543786e32fcc5aa5bc23c8a0e9eb]

INTEGRATION: CWS changefileheader (1.8.318); FILE MERGED 2008/04/01 15:18:25 thb 1.8.318.3: #i85898# Stripping all external header guards 2008/04/01 10:57:55 thb 1.8.318.2: #i85898# Stripping all external header guards 2008/03/28 15:34:53 rt 1.8.318.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e764cc98ee4690194d60cae4039ae416aa0f057a]

INTEGRATION: CWS changefileheader (1.6.22); FILE MERGED 2008/04/01 16:05:15 thb 1.6.22.3: #i85898# Stripping all external header guards 2008/04/01 13:01:08 thb 1.6.22.2: #i85898# Stripping all external header guards 2008/03/28 15:44:11 rt 1.6.22.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2c30cb7ce61859bdc19221d095cfcc496564698d]

INTEGRATION: CWS changefileheader (1.4.16); FILE MERGED 2008/04/01 15:13:31 thb 1.4.16.3: #i85898# Stripping all external header guards 2008/04/01 12:28:29 thb 1.4.16.2: #i85898# Stripping all external header guards 2008/03/31 13:08:55 rt 1.4.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6faf7531c79e7daeffdbf0ee960ac9e8a81f0d7d]

INTEGRATION: CWS changefileheader (1.3.458); FILE MERGED 2008/04/01 10:57:55 thb 1.3.458.2: #i85898# Stripping all external header guards 2008/03/28 15:34:53 rt 1.3.458.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [807357b37c9ba5f69968b91b63a1642e7b4dce37]

INTEGRATION: CWS changefileheader (1.8.102); FILE MERGED 2008/03/28 15:57:35 rt 1.8.102.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2efa252ea17955e9f1dbf3fe617c678213c1f7ca]

INTEGRATION: CWS changefileheader (1.6.54); FILE MERGED 2008/04/01 12:33:30 thb 1.6.54.2: #i85898# Stripping all external header guards 2008/03/31 13:15:59 rt 1.6.54.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cfcdc4d1cd94931e77619b9faa5deba1a302d910]

INTEGRATION: CWS changefileheader (1.4.16); FILE MERGED 2008/04/01 12:28:28 thb 1.4.16.2: #i85898# Stripping all external header guards 2008/03/31 13:08:55 rt 1.4.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [82b03f8c3df3f7b19f1ec8a3b5b4893c9501cde8]

INTEGRATION: CWS changefileheader (1.3.458); FILE MERGED 2008/04/01 10:57:54 thb 1.3.458.2: #i85898# Stripping all external header guards 2008/03/28 15:34:53 rt 1.3.458.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [326b52c6b6e303eab92f801061ad3faa246befc6]

INTEGRATION: CWS changefileheader (1.2.458); FILE MERGED 2008/04/01 10:57:54 thb 1.2.458.2: #i85898# Stripping all external header guards 2008/03/28 15:34:53 rt 1.2.458.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fc8ba6c6d6f76ec09cc8711dc610353e3ce43203]

INTEGRATION: CWS changefileheader (1.8.76); FILE MERGED 2008/04/01 15:13:31 thb 1.8.76.2: #i85898# Stripping all external header guards 2008/03/31 13:08:55 rt 1.8.76.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8ab225de9be0c7467768d76dd315b6bd9a73518f]

INTEGRATION: CWS changefileheader (1.2.320); FILE MERGED 2008/04/01 16:05:15 thb 1.2.320.3: #i85898# Stripping all external header guards 2008/04/01 13:01:08 thb 1.2.320.2: #i85898# Stripping all external header guards 2008/03/28 15:44:11 rt 1.2.320.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2331dfc891946130496b99272794c3c5d665a9e4]

INTEGRATION: CWS changefileheader (1.3.458); FILE MERGED 2008/04/01 15:18:25 thb 1.3.458.3: #i85898# Stripping all external header guards 2008/04/01 10:57:54 thb 1.3.458.2: #i85898# Stripping all external header guards 2008/03/28 15:34:53 rt 1.3.458.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fc0d77b92a733b27087e054d8f9cace46728427e]

INTEGRATION: CWS changefileheader (1.4.98); FILE MERGED 2008/04/01 15:13:31 thb 1.4.98.3: #i85898# Stripping all external header guards 2008/04/01 12:28:28 thb 1.4.98.2: #i85898# Stripping all external header guards 2008/03/31 13:08:55 rt 1.4.98.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [eca2bfbbcc24e8bdfcfe8306161b4b6a8f0056ab]

INTEGRATION: CWS changefileheader (1.7.102); FILE MERGED 2008/03/28 15:57:35 rt 1.7.102.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [59a0108fe23b612fc14d20977d3ad7c39a960714]

INTEGRATION: CWS changefileheader (1.2.320); FILE MERGED 2008/04/01 16:05:15 thb 1.2.320.2: #i85898# Stripping all external header guards 2008/03/28 15:44:11 rt 1.2.320.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d7238877cc15411a3bca3f532c464df0c243dc72]

INTEGRATION: CWS changefileheader (1.10.500); FILE MERGED 2008/03/31 16:06:25 rt 1.10.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e2ad4764173e9603ed82bc7ca547be7415224819]

INTEGRATION: CWS changefileheader (1.5.458); FILE MERGED 2008/04/01 15:18:25 thb 1.5.458.3: #i85898# Stripping all external header guards 2008/04/01 10:57:54 thb 1.5.458.2: #i85898# Stripping all external header guards 2008/03/28 15:34:53 rt 1.5.458.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [13cf47125d93149897958b14ca8697e5be244153]

INTEGRATION: CWS changefileheader (1.6.38); FILE MERGED 2008/03/31 13:08:55 rt 1.6.38.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [886b8921b9c711ea175bb907e2809eade595ffa4]

INTEGRATION: CWS changefileheader (1.9.10); FILE MERGED 2008/04/01 12:33:30 thb 1.9.10.2: #i85898# Stripping all external header guards 2008/03/31 13:15:59 rt 1.9.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6d8b8f7ee7b97b60757283d7a7567b2237de67dd]

INTEGRATION: CWS changefileheader (1.6.102); FILE MERGED 2008/03/28 15:57:35 rt 1.6.102.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4d0f465ed15e4bbd4a69470bf5f7040f13756146]

INTEGRATION: CWS changefileheader (1.4.76); FILE MERGED 2008/04/01 15:13:30 thb 1.4.76.3: #i85898# Stripping all external header guards 2008/04/01 12:28:28 thb 1.4.76.2: #i85898# Stripping all external header guards 2008/03/31 13:08:55 rt 1.4.76.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f3b016483fdcc1e331986b715ae77b9654cdf77d]

INTEGRATION: CWS changefileheader (1.4.458); FILE MERGED 2008/04/01 15:18:25 thb 1.4.458.3: #i85898# Stripping all external header guards 2008/04/01 10:57:54 thb 1.4.458.2: #i85898# Stripping all external header guards 2008/03/28 15:34:53 rt 1.4.458.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5efd7e28826959bec4983bf35fcc028b72ad65ef]

INTEGRATION: CWS changefileheader (1.5.54); FILE MERGED 2008/04/01 12:33:30 thb 1.5.54.2: #i85898# Stripping all external header guards 2008/03/31 13:15:59 rt 1.5.54.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9b61bf66de5f9b9185d60b8c5d7f852c64b98a47]

INTEGRATION: CWS changefileheader (1.2.320); FILE MERGED 2008/04/01 13:01:07 thb 1.2.320.2: #i85898# Stripping all external header guards 2008/03/28 15:44:11 rt 1.2.320.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d72ed69e70b5ed82dbeadc0dd89294da42de8c56]

INTEGRATION: CWS changefileheader (1.3.458); FILE MERGED 2008/04/01 10:57:54 thb 1.3.458.2: #i85898# Stripping all external header guards 2008/03/28 15:34:52 rt 1.3.458.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a2e2e79a6c65a01a6817acb0a68cfe636b82d1d2]

INTEGRATION: CWS changefileheader (1.6.62); FILE MERGED 2008/04/01 12:28:28 thb 1.6.62.2: #i85898# Stripping all external header guards 2008/03/31 13:08:55 rt 1.6.62.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ba89c6d54d13caf3f1b57b063618aa7c9b697b32]

INTEGRATION: CWS changefileheader (1.9.54); FILE MERGED 2008/04/01 12:33:30 thb 1.9.54.2: #i85898# Stripping all external header guards 2008/03/31 13:15:59 rt 1.9.54.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2ca8289f545757759c50c55556bb56f51050ceec]

INTEGRATION: CWS changefileheader (1.5.102); FILE MERGED 2008/03/28 15:57:34 rt 1.5.102.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [891fec1d9f0383ddb2ef4cde6c4056343bd6f9b3]

INTEGRATION: CWS changefileheader (1.2.224); FILE MERGED 2008/04/01 13:01:07 thb 1.2.224.2: #i85898# Stripping all external header guards 2008/03/28 15:44:10 rt 1.2.224.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8482b090a189933805ce2875606deefe881da79c]

INTEGRATION: CWS changefileheader (1.6.62); FILE MERGED 2008/03/31 13:08:55 rt 1.6.62.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d080f5f3b2e51cbcbb4721ff67d219d3c04dc0bf]

INTEGRATION: CWS changefileheader (1.5.458); FILE MERGED 2008/03/28 15:34:52 rt 1.5.458.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a54384db864f16e6818a6ed8e75596cd92800701]

INTEGRATION: CWS changefileheader (1.8.102); FILE MERGED 2008/03/28 15:57:34 rt 1.8.102.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [31488470ca818f72fad4450701b427bade35fb55]

INTEGRATION: CWS changefileheader (1.2.320); FILE MERGED 2008/04/01 13:01:07 thb 1.2.320.2: #i85898# Stripping all external header guards 2008/03/28 15:44:10 rt 1.2.320.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [82bce546b78a41a44defff0cdf9320bf20170e6a]

INTEGRATION: CWS changefileheader (1.7.54); FILE MERGED 2008/04/01 12:33:30 thb 1.7.54.2: #i85898# Stripping all external header guards 2008/03/31 13:15:59 rt 1.7.54.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a394fc57ce16e1e89a98405b8948f7c1d0b84109]

INTEGRATION: CWS changefileheader (1.5.76); FILE MERGED 2008/04/01 15:13:30 thb 1.5.76.3: #i85898# Stripping all external header guards 2008/04/01 12:28:28 thb 1.5.76.2: #i85898# Stripping all external header guards 2008/03/31 13:08:55 rt 1.5.76.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3fa8f635623ff776dea16b9d69f550b6f6ebe287]

INTEGRATION: CWS changefileheader (1.3.458); FILE MERGED 2008/03/28 15:34:52 rt 1.3.458.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0f4505ded94585a41bb2a911c8b800aa7b59353c]

INTEGRATION: CWS changefileheader (1.7.102); FILE MERGED 2008/03/28 15:57:34 rt 1.7.102.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [04c2a6a1de11b82d793fece3d38b31e9592f3d63]

INTEGRATION: CWS changefileheader (1.2.320); FILE MERGED 2008/04/01 16:05:15 thb 1.2.320.3: #i85898# Stripping all external header guards 2008/04/01 13:01:07 thb 1.2.320.2: #i85898# Stripping all external header guards 2008/03/28 15:44:10 rt 1.2.320.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [27f2d2b9ebc6b48b7a92b335a7e13337a39b5d3d]

INTEGRATION: CWS changefileheader (1.5.62); FILE MERGED 2008/04/01 12:28:28 thb 1.5.62.2: #i85898# Stripping all external header guards 2008/03/31 13:08:55 rt 1.5.62.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8da745d8696e414e54e7f5285339fea97c472547]

INTEGRATION: CWS changefileheader (1.2.458); FILE MERGED 2008/03/28 15:34:52 rt 1.2.458.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ad8d8ba082ef0b124dd0c0201deb71b6949a9a6f]

INTEGRATION: CWS changefileheader (1.12.62); FILE MERGED 2008/03/28 15:57:34 rt 1.12.62.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [eee03acc9ba15725266fc9f7b3f38789e9028185]

INTEGRATION: CWS changefileheader (1.5.500); FILE MERGED 2008/03/31 16:06:25 rt 1.5.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7de4182174d9d32453bc2316e5b34032c267d73e]

INTEGRATION: CWS changefileheader (1.4.14); FILE MERGED 2008/03/31 13:15:59 rt 1.4.14.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a444c0e9f1e250a0a5ec52d148f316146f35e752]

INTEGRATION: CWS changefileheader (1.6.62); FILE MERGED 2008/04/01 15:13:30 thb 1.6.62.3: #i85898# Stripping all external header guards 2008/04/01 12:28:27 thb 1.6.62.2: #i85898# Stripping all external header guards 2008/03/31 13:08:54 rt 1.6.62.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [71636164a9eb2a31cb022b682415a876f285517a]

INTEGRATION: CWS changefileheader (1.2.458); FILE MERGED 2008/04/01 15:18:25 thb 1.2.458.2: #i85898# Stripping all external header guards 2008/03/28 15:34:52 rt 1.2.458.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8f0e5bd7047c8a2138f5164983c62458057e658b]

INTEGRATION: CWS changefileheader (1.39.4); FILE MERGED 2008/03/31 13:18:37 rt 1.39.4.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [781e10a0a9ee4512253d67a8ad802992c1518b43]

INTEGRATION: CWS changefileheader (1.14.62); FILE MERGED 2008/03/28 15:57:34 rt 1.14.62.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [03ba8c83e8fd9089197839514b8e496233b7d7aa]

INTEGRATION: CWS changefileheader (1.3.76); FILE MERGED 2008/04/01 16:05:15 thb 1.3.76.3: #i85898# Stripping all external header guards 2008/04/01 13:01:07 thb 1.3.76.2: #i85898# Stripping all external header guards 2008/03/28 15:44:10 rt 1.3.76.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2a2e4d48b4154c192725708a4343163fb731b490]

INTEGRATION: CWS changefileheader (1.6.500); FILE MERGED 2008/03/31 16:06:25 rt 1.6.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2f5d2d39f1fc87f9ad9c17996277609856b52465]

INTEGRATION: CWS changefileheader (1.12.16); FILE MERGED 2008/04/01 12:33:30 thb 1.12.16.2: #i85898# Stripping all external header guards 2008/03/31 13:15:59 rt 1.12.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fc59d9f3ca9ecfc4441d0528e7ab950e4fd4c3e5]

INTEGRATION: CWS changefileheader (1.3.78); FILE MERGED 2008/03/31 13:08:54 rt 1.3.78.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [af90733da92af37e1a5b1aa736cc48b4d6140da6]

INTEGRATION: CWS changefileheader (1.5.318); FILE MERGED 2008/04/01 15:18:25 thb 1.5.318.3: #i85898# Stripping all external header guards 2008/04/01 10:57:54 thb 1.5.318.2: #i85898# Stripping all external header guards 2008/03/28 15:34:52 rt 1.5.318.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2c06abccc8fa97e0ed3972024ba97bde855902e9]

INTEGRATION: CWS changefileheader (1.4.52); FILE MERGED 2008/03/31 13:18:37 rt 1.4.52.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bf00d4b12075c494dc42b2658baf50d75b651de3]

INTEGRATION: CWS changefileheader (1.3.500); FILE MERGED 2008/03/31 16:06:25 rt 1.3.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [20d9cec76352886ce65a79573a2823c3f1132162]

INTEGRATION: CWS changefileheader (1.7.20); FILE MERGED 2008/03/31 13:15:59 rt 1.7.20.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [769879bda0c2f867db4e173f28dc8984e7be091f]

INTEGRATION: CWS changefileheader (1.6.318); FILE MERGED 2008/04/01 15:18:25 thb 1.6.318.3: #i85898# Stripping all external header guards 2008/04/01 10:57:54 thb 1.6.318.2: #i85898# Stripping all external header guards 2008/03/28 15:34:52 rt 1.6.318.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [14eeb431ded587ff5204f21a0b08dbd3b5974173]

INTEGRATION: CWS changefileheader (1.2.320); FILE MERGED 2008/04/01 16:05:14 thb 1.2.320.3: #i85898# Stripping all external header guards 2008/04/01 13:01:07 thb 1.2.320.2: #i85898# Stripping all external header guards 2008/03/28 15:44:10 rt 1.2.320.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cade23da84b2037c5bff34383beeacdd6c1bb527]

INTEGRATION: CWS changefileheader (1.4.210); FILE MERGED 2008/03/31 16:06:25 rt 1.4.210.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [777477f80e9ae66600f8c1af6f97c7cdf8dd231f]

INTEGRATION: CWS changefileheader (1.6.74); FILE MERGED 2008/04/01 15:13:30 thb 1.6.74.3: #i85898# Stripping all external header guards 2008/04/01 12:28:27 thb 1.6.74.2: #i85898# Stripping all external header guards 2008/03/31 13:08:54 rt 1.6.74.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [96fb573f34030d08b0d2a450d78a3c0833e967f1]

INTEGRATION: CWS changefileheader (1.10.16); FILE MERGED 2008/04/01 12:33:29 thb 1.10.16.2: #i85898# Stripping all external header guards 2008/03/31 13:15:59 rt 1.10.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7d22f7114ab24c96584c9918ec2616a51bbfe6b2]

INTEGRATION: CWS changefileheader (1.2.264); FILE MERGED 2008/04/01 15:18:25 thb 1.2.264.3: #i85898# Stripping all external header guards 2008/04/01 10:57:53 thb 1.2.264.2: #i85898# Stripping all external header guards 2008/03/28 15:34:51 rt 1.2.264.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fa57aa619c20a3f7030f602beacf19086d6c2ba0]

INTEGRATION: CWS changefileheader (1.2.4); FILE MERGED 2008/03/31 13:18:47 rt 1.2.4.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3138406b0f8ab1c94709663812dfdfe158bd9edb]

INTEGRATION: CWS changefileheader (1.6.88); FILE MERGED 2008/03/28 15:57:34 rt 1.6.88.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [045aa3e5c7fc96006363601dee1f5f611f12c3be]

INTEGRATION: CWS changefileheader (1.3.76); FILE MERGED 2008/04/01 13:01:07 thb 1.3.76.2: #i85898# Stripping all external header guards 2008/03/28 15:44:10 rt 1.3.76.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b2c7b1114d446a5f2c763d82423132e300ebcb02]

INTEGRATION: CWS changefileheader (1.7.62); FILE MERGED 2008/04/01 12:28:27 thb 1.7.62.2: #i85898# Stripping all external header guards 2008/03/31 13:08:54 rt 1.7.62.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [768caa8d2ddf44c13e8f2f7e0eb6515a455b485b]

INTEGRATION: CWS changefileheader (1.3.264); FILE MERGED 2008/04/01 15:18:25 thb 1.3.264.3: #i85898# Stripping all external header guards 2008/04/01 10:57:53 thb 1.3.264.2: #i85898# Stripping all external header guards 2008/03/28 15:34:51 rt 1.3.264.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3757b3f1c5393d7da2e29bdde68c250e9db3f4d7]

INTEGRATION: CWS changefileheader (1.11.10); FILE MERGED 2008/03/31 13:15:58 rt 1.11.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f6c99a26dfed756327a55b6caf06c247849c875b]

INTEGRATION: CWS changefileheader (1.4.4); FILE MERGED 2008/03/31 13:18:47 rt 1.4.4.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [94cf036caa71ee9d3e14b8a9d3379049366f0abe]

INTEGRATION: CWS changefileheader (1.3.102); FILE MERGED 2008/03/28 15:57:33 rt 1.3.102.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0c1ac4df6a0fbb738488cc4ffc92743f63e68e92]

INTEGRATION: CWS changefileheader (1.2.320); FILE MERGED 2008/03/28 15:44:10 rt 1.2.320.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f1c870c1e7824686244dd5f96927750d1270d89f]

INTEGRATION: CWS changefileheader (1.4.74); FILE MERGED 2008/04/01 15:13:30 thb 1.4.74.3: #i85898# Stripping all external header guards 2008/04/01 12:28:26 thb 1.4.74.2: #i85898# Stripping all external header guards 2008/03/31 13:08:54 rt 1.4.74.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [67ff7b84215298a27597cf33d5b84d9872835604]

INTEGRATION: CWS changefileheader (1.7.318); FILE MERGED 2008/04/01 15:18:24 thb 1.7.318.3: #i85898# Stripping all external header guards 2008/04/01 10:57:53 thb 1.7.318.2: #i85898# Stripping all external header guards 2008/03/28 15:34:51 rt 1.7.318.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [06bf25c2c514f285a781e1f0d5365c6f9b770a25]

INTEGRATION: CWS changefileheader (1.9.54); FILE MERGED 2008/04/01 12:33:29 thb 1.9.54.2: #i85898# Stripping all external header guards 2008/03/31 13:15:58 rt 1.9.54.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8c9aa7686e44020285c5a22da0dbd747fd1b2aa9]

INTEGRATION: CWS changefileheader (1.2.88); FILE MERGED 2008/03/28 15:57:33 rt 1.2.88.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [86e65f4b5c8d6f4773fa96742871cbbeef06578c]

INTEGRATION: CWS changefileheader (1.4.76); FILE MERGED 2008/04/01 16:05:14 thb 1.4.76.3: #i85898# Stripping all external header guards 2008/04/01 13:01:06 thb 1.4.76.2: #i85898# Stripping all external header guards 2008/03/28 15:44:10 rt 1.4.76.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [19873e54548c63c76c16007764558a2955290159]

INTEGRATION: CWS changefileheader (1.17.500); FILE MERGED 2008/03/31 16:06:24 rt 1.17.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [72035c430e6dca3006851a97841e06e64ab6b9c7]

INTEGRATION: CWS changefileheader (1.5.62); FILE MERGED 2008/04/01 15:13:30 thb 1.5.62.3: #i85898# Stripping all external header guards 2008/04/01 12:28:26 thb 1.5.62.2: #i85898# Stripping all external header guards 2008/03/31 13:08:53 rt 1.5.62.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c3225e62d828b672dd8486654c21222702cdde4a]

INTEGRATION: CWS changefileheader (1.2.196); FILE MERGED 2008/03/28 15:34:51 rt 1.2.196.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6a71db557b3abbe0e6b6a0cd8e1d680f8029e0e5]

INTEGRATION: CWS changefileheader (1.8.54); FILE MERGED 2008/04/01 12:33:29 thb 1.8.54.2: #i85898# Stripping all external header guards 2008/03/31 13:15:58 rt 1.8.54.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7f0cbcedd8a2c4e4cae8e175aa45bfa8c9f65486]

INTEGRATION: CWS changefileheader (1.4.102); FILE MERGED 2008/03/28 15:57:33 rt 1.4.102.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2584cce784c71b810980d3a659774d3655c12aba]

INTEGRATION: CWS changefileheader (1.2.224); FILE MERGED 2008/03/28 15:44:10 rt 1.2.224.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ed17cb854902a4805646ea7966df95c8bddec704]

INTEGRATION: CWS changefileheader (1.7.78); FILE MERGED 2008/03/31 13:08:53 rt 1.7.78.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [63e388aedf8fb1499da130eecdc6aa5cf5af3bbd]

INTEGRATION: CWS changefileheader (1.4.500); FILE MERGED 2008/03/31 16:06:24 rt 1.4.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f0c3e0523c2c9ad474caefc63d597efa0570d4ca]

INTEGRATION: CWS changefileheader (1.5.20); FILE MERGED 2008/04/01 15:18:24 thb 1.5.20.3: #i85898# Stripping all external header guards 2008/04/01 10:57:53 thb 1.5.20.2: #i85898# Stripping all external header guards 2008/03/28 15:34:51 rt 1.5.20.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [dfa4f8271f9e7b78f07a037ed4e6c7519dc70538]

INTEGRATION: CWS changefileheader (1.13.102); FILE MERGED 2008/03/28 15:57:33 rt 1.13.102.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9ad99c24c42c49f79f472ed3e0d4d28f6689fa5e]

INTEGRATION: CWS changefileheader (1.4.4); FILE MERGED 2008/03/31 13:18:46 rt 1.4.4.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b4b1dd73026e4aeff634495d2d4feb0ab789e392]

INTEGRATION: CWS changefileheader (1.5.60); FILE MERGED 2008/04/01 15:13:29 thb 1.5.60.3: #i85898# Stripping all external header guards 2008/04/01 12:28:26 thb 1.5.60.2: #i85898# Stripping all external header guards 2008/03/31 13:08:53 rt 1.5.60.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b8b3b4d2357fa911a4c59ed6dde10b0cf272ec2f]

INTEGRATION: CWS changefileheader (1.8.458); FILE MERGED 2008/04/01 15:18:24 thb 1.8.458.3: #i85898# Stripping all external header guards 2008/04/01 10:57:53 thb 1.8.458.2: #i85898# Stripping all external header guards 2008/03/28 15:34:51 rt 1.8.458.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e1ae2661ba0e1e83a995c88efa1f7a0d420440b6]

INTEGRATION: CWS changefileheader (1.2.224); FILE MERGED 2008/04/01 16:05:14 thb 1.2.224.3: #i85898# Stripping all external header guards 2008/04/01 13:01:06 thb 1.2.224.2: #i85898# Stripping all external header guards 2008/03/28 15:44:09 rt 1.2.224.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bb43eab34cfa3425bc393173f02ee988b48fb668]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/03/28 15:57:33 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f5015955256bbad072e5a17368ccd19bfb1d88d4]

INTEGRATION: CWS changefileheader (1.2.6); FILE MERGED 2008/04/01 15:13:29 thb 1.2.6.3: #i85898# Stripping all external header guards 2008/04/01 12:28:26 thb 1.2.6.2: #i85898# Stripping all external header guards 2008/03/31 13:08:53 rt 1.2.6.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fbf8d095e09a13ec4e2ff6155f01d1156fe797f0]

INTEGRATION: CWS changefileheader (1.12.304); FILE MERGED 2008/04/01 15:18:24 thb 1.12.304.3: #i85898# Stripping all external header guards 2008/04/01 10:57:53 thb 1.12.304.2: #i85898# Stripping all external header guards 2008/03/28 15:34:50 rt 1.12.304.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [28270d0c4c07c0881d6efae5f6b8098a87d18c0c]

INTEGRATION: CWS changefileheader (1.5.22); FILE MERGED 2008/04/01 13:01:06 thb 1.5.22.2: #i85898# Stripping all external header guards 2008/03/28 15:44:09 rt 1.5.22.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b0a19bf6862dc8df00a24435c5669e25310d494b]

INTEGRATION: CWS changefileheader (1.6.52); FILE MERGED 2008/03/31 13:15:58 rt 1.6.52.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8e3393d26c8020cff6196a79a54d6db43e9a1f79]

INTEGRATION: CWS changefileheader (1.6.102); FILE MERGED 2008/03/28 15:57:33 rt 1.6.102.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [adbff165e36b338e15e1dc92fa23e2212b1577df]

INTEGRATION: CWS changefileheader (1.13.4); FILE MERGED 2008/03/31 13:08:53 rt 1.13.4.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0ccc0ef27ec2b7118f1bc15fb0d6e280ce34ff86]

INTEGRATION: CWS changefileheader (1.7.170); FILE MERGED 2008/04/01 15:18:24 thb 1.7.170.3: #i85898# Stripping all external header guards 2008/04/01 10:57:53 thb 1.7.170.2: #i85898# Stripping all external header guards 2008/03/28 15:34:50 rt 1.7.170.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [13d846d0ae6f2495a5ba737995e60e79801b907a]

INTEGRATION: CWS changefileheader (1.2.320); FILE MERGED 2008/04/01 13:01:06 thb 1.2.320.2: #i85898# Stripping all external header guards 2008/03/28 15:44:09 rt 1.2.320.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [221184273aea21336d3c405a562fd60d7db63cfe]

INTEGRATION: CWS changefileheader (1.12.54); FILE MERGED 2008/04/01 12:33:29 thb 1.12.54.2: #i85898# Stripping all external header guards 2008/03/31 13:15:58 rt 1.12.54.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6b727ac2db197b85588d67830baca4ee1b3e7589]

INTEGRATION: CWS changefileheader (1.5.102); FILE MERGED 2008/03/28 15:57:33 rt 1.5.102.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [159c39d5e106899fb445c7e51ce1f819d0ed1666]

INTEGRATION: CWS changefileheader (1.4.458); FILE MERGED 2008/04/01 15:18:24 thb 1.4.458.3: #i85898# Stripping all external header guards 2008/04/01 10:57:53 thb 1.4.458.2: #i85898# Stripping all external header guards 2008/03/28 15:34:50 rt 1.4.458.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0e2c22888d40b2a0e4270137d923b423222e0355]

INTEGRATION: CWS changefileheader (1.7.28); FILE MERGED 2008/04/01 15:13:29 thb 1.7.28.3: #i85898# Stripping all external header guards 2008/04/01 12:28:26 thb 1.7.28.2: #i85898# Stripping all external header guards 2008/03/31 13:08:53 rt 1.7.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7fbe0c9d3dc446642d77d12e81959ff2ff2e0cf4]

INTEGRATION: CWS changefileheader (1.3.218); FILE MERGED 2008/04/01 13:01:06 thb 1.3.218.2: #i85898# Stripping all external header guards 2008/03/28 15:44:09 rt 1.3.218.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5201204afb76ab824bf6258feccf3df00c86e6ac]

INTEGRATION: CWS changefileheader (1.6.54); FILE MERGED 2008/04/01 12:33:29 thb 1.6.54.2: #i85898# Stripping all external header guards 2008/03/31 13:15:58 rt 1.6.54.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [dc615cf412e4c573438be03d0da65692f973e89b]

INTEGRATION: CWS changefileheader (1.5.226); FILE MERGED 2008/04/01 15:18:24 thb 1.5.226.3: #i85898# Stripping all external header guards 2008/04/01 10:57:53 thb 1.5.226.2: #i85898# Stripping all external header guards 2008/03/28 15:34:50 rt 1.5.226.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7a8298bc2f145fd47d022f911f801c21d7e5987d]

INTEGRATION: CWS changefileheader (1.5.500); FILE MERGED 2008/03/31 16:06:24 rt 1.5.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [97e7107dd30545fe8634902404a802b2180a2ad8]

INTEGRATION: CWS changefileheader (1.7.6); FILE MERGED 2008/04/01 15:13:29 thb 1.7.6.3: #i85898# Stripping all external header guards 2008/04/01 12:28:26 thb 1.7.6.2: #i85898# Stripping all external header guards 2008/03/31 13:08:53 rt 1.7.6.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8f7d7f9d44c1c853b5f14b9caa6176d4215ff24c]

INTEGRATION: CWS changefileheader (1.2.4); FILE MERGED 2008/03/31 13:18:45 rt 1.2.4.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [aa794c0e1f18de0a9b1cacdee1a723175b8cac05]

INTEGRATION: CWS changefileheader (1.2.224); FILE MERGED 2008/03/28 15:44:09 rt 1.2.224.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c73c706a897a4e1b475e84e3fe11f8f982a2b665]

INTEGRATION: CWS changefileheader (1.17.4); FILE MERGED 2008/04/01 12:33:29 thb 1.17.4.2: #i85898# Stripping all external header guards 2008/03/31 13:15:58 rt 1.17.4.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7abcd0d22d3403adcdca345888b22f7d6ad4cd68]

INTEGRATION: CWS changefileheader (1.24.34); FILE MERGED 2008/03/28 15:57:32 rt 1.24.34.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [997f4661ea1b0e7f17fa7a1206d4535df52e4119]

INTEGRATION: CWS changefileheader (1.9.500); FILE MERGED 2008/03/31 16:06:24 rt 1.9.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ae90ea608c3dae3c69cff42a569ecf3e85f862de]

INTEGRATION: CWS changefileheader (1.6.6); FILE MERGED 2008/04/01 12:28:26 thb 1.6.6.2: #i85898# Stripping all external header guards 2008/03/31 13:08:53 rt 1.6.6.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cf43af2e203c7afe93d1043b25a1871751c9037e]

INTEGRATION: CWS changefileheader (1.5.4); FILE MERGED 2008/03/31 13:18:45 rt 1.5.4.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [16a542d7a4071fc5893c8607ef7832c2dd9203db]

INTEGRATION: CWS changefileheader (1.9.458); FILE MERGED 2008/04/01 15:18:24 thb 1.9.458.3: #i85898# Stripping all external header guards 2008/04/01 10:57:53 thb 1.9.458.2: #i85898# Stripping all external header guards 2008/03/28 15:34:50 rt 1.9.458.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1df1f3c032ee148bbc73c82442c94cc9da340435]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/04/01 13:01:06 thb 1.3.294.2: #i85898# Stripping all external header guards 2008/03/28 15:44:09 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9986b30a3e8283da5abb9873210f10c266fbb69f]

INTEGRATION: CWS changefileheader (1.16.4); FILE MERGED 2008/04/01 12:33:29 thb 1.16.4.2: #i85898# Stripping all external header guards 2008/03/31 13:15:58 rt 1.16.4.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8720f8136ca8fa67acd4fd6a2d5081c55e06211a]

INTEGRATION: CWS changefileheader (1.7.102); FILE MERGED 2008/03/28 15:57:32 rt 1.7.102.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6dd943a2b04ea9f1a9ad614700f234b0fd853775]

INTEGRATION: CWS changefileheader (1.3.6); FILE MERGED 2008/04/01 15:13:29 thb 1.3.6.3: #i85898# Stripping all external header guards 2008/04/01 12:28:25 thb 1.3.6.2: #i85898# Stripping all external header guards 2008/03/31 13:08:53 rt 1.3.6.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a666be5a8dbeb992a55b380c332c61d2d1c6a546]

INTEGRATION: CWS changefileheader (1.8.120); FILE MERGED 2008/04/01 15:18:24 thb 1.8.120.3: #i85898# Stripping all external header guards 2008/04/01 10:57:52 thb 1.8.120.2: #i85898# Stripping all external header guards 2008/03/28 15:34:49 rt 1.8.120.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [62126e0dc28772e5141567612775f06d208529b1]

INTEGRATION: CWS changefileheader (1.3.272); FILE MERGED 2008/04/01 16:05:14 thb 1.3.272.3: #i85898# Stripping all external header guards 2008/04/01 13:01:06 thb 1.3.272.2: #i85898# Stripping all external header guards 2008/03/28 15:44:09 rt 1.3.272.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a689c0227af518643c3ff2c8e82640c51ba00909]

INTEGRATION: CWS changefileheader (1.4.102); FILE MERGED 2008/03/28 15:57:32 rt 1.4.102.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [92aae5843722e51a5806f0c0ac393b20d7b3591d]

INTEGRATION: CWS changefileheader (1.15.10); FILE MERGED 2008/04/01 12:33:29 thb 1.15.10.2: #i85898# Stripping all external header guards 2008/03/31 13:15:58 rt 1.15.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [63e1988bb3ac189d319a3a35bc3fcc4865c6fbec]

INTEGRATION: CWS changefileheader (1.4.30); FILE MERGED 2008/03/31 13:18:52 rt 1.4.30.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [deab8defa7725545c07798f501ca3177ec7a1aa4]

INTEGRATION: CWS changefileheader (1.3.6); FILE MERGED 2008/04/01 15:13:29 thb 1.3.6.2: #i85898# Stripping all external header guards 2008/03/31 13:08:53 rt 1.3.6.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [42d926a777ce2521e9d26b668cf5403fa920b1ca]

INTEGRATION: CWS changefileheader (1.6.500); FILE MERGED 2008/03/31 16:06:24 rt 1.6.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [60974c43cfe40a28c138dd10342b7335848ddb7e]

INTEGRATION: CWS changefileheader (1.5.148); FILE MERGED 2008/04/01 16:05:13 thb 1.5.148.3: #i85898# Stripping all external header guards 2008/04/01 13:01:06 thb 1.5.148.2: #i85898# Stripping all external header guards 2008/03/28 15:44:09 rt 1.5.148.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b948595f02ee3054f564ebd36de2de0ee93acb5f]

INTEGRATION: CWS changefileheader (1.6.170); FILE MERGED 2008/04/01 15:18:23 thb 1.6.170.3: #i85898# Stripping all external header guards 2008/04/01 10:57:52 thb 1.6.170.2: #i85898# Stripping all external header guards 2008/03/28 15:34:49 rt 1.6.170.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [82f46091fb4a454c5d32d40dd43a93526e3d3abf]

INTEGRATION: CWS changefileheader (1.16.10); FILE MERGED 2008/04/01 12:33:28 thb 1.16.10.2: #i85898# Stripping all external header guards 2008/03/31 13:15:58 rt 1.16.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [217c6a75392a6548f25b441512f7d973d059c2eb]

INTEGRATION: CWS changefileheader (1.2.6); FILE MERGED 2008/04/01 15:13:29 thb 1.2.6.3: #i85898# Stripping all external header guards 2008/04/01 12:28:25 thb 1.2.6.2: #i85898# Stripping all external header guards 2008/03/31 13:08:53 rt 1.2.6.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [87aa1ca0838565b9387a3291b4c58f4dbfaacbbb]

INTEGRATION: CWS changefileheader (1.7.500); FILE MERGED 2008/03/31 16:06:24 rt 1.7.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ab5013d27ba94ff06613d492ecd6b7f93c33d7ca]

INTEGRATION: CWS changefileheader (1.3.22); FILE MERGED 2008/04/01 16:05:13 thb 1.3.22.3: #i85898# Stripping all external header guards 2008/04/01 13:01:05 thb 1.3.22.2: #i85898# Stripping all external header guards 2008/03/28 15:44:09 rt 1.3.22.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2997096742041790034d765eb5aac25a2774b8ec]

INTEGRATION: CWS changefileheader (1.4.2); FILE MERGED 2008/03/31 13:18:58 rt 1.4.2.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0840be9b480cd4b6cbf5b5d90297de0ba37755b7]

INTEGRATION: CWS changefileheader (1.2.100); FILE MERGED 2008/03/31 13:15:58 rt 1.2.100.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [baaa6b8bdd6cfc7e1974ca803a798c1334817de6]

INTEGRATION: CWS changefileheader (1.7.458); FILE MERGED 2008/04/01 15:18:23 thb 1.7.458.3: #i85898# Stripping all external header guards 2008/04/01 10:57:52 thb 1.7.458.2: #i85898# Stripping all external header guards 2008/03/28 15:34:49 rt 1.7.458.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [eccb5a1c3e980ae2206381c0784e2b935f108f15]

INTEGRATION: CWS changefileheader (1.2.320); FILE MERGED 2008/04/01 13:01:05 thb 1.2.320.2: #i85898# Stripping all external header guards 2008/03/28 15:44:09 rt 1.2.320.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0c3fca5a31e68322c5241332b1aa2b0f79554b4d]

INTEGRATION: CWS changefileheader (1.3.54); FILE MERGED 2008/03/31 13:15:58 rt 1.3.54.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d69e61c0c30a5fdc2da990bb036ba9703ff13ccf]

INTEGRATION: CWS changefileheader (1.5.318); FILE MERGED 2008/04/01 15:18:23 thb 1.5.318.3: #i85898# Stripping all external header guards 2008/04/01 10:57:52 thb 1.5.318.2: #i85898# Stripping all external header guards 2008/03/28 15:34:49 rt 1.5.318.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6918ae04cf7369cfc77b341d3a20aae2a9c47e72]

INTEGRATION: CWS changefileheader (1.4.102); FILE MERGED 2008/03/28 15:57:31 rt 1.4.102.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9b5b088592abe7f9aba4866e14b6c5a9ea0aefb2]

INTEGRATION: CWS changefileheader (1.6.6); FILE MERGED 2008/03/31 13:19:05 rt 1.6.6.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5c63c92721111e7fdaccf80b4b10fa36411c2f35]

INTEGRATION: CWS changefileheader (1.3.500); FILE MERGED 2008/03/31 16:06:24 rt 1.3.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [099ce549541cb2e98605026c2c48091eb8d5f4f0]

INTEGRATION: CWS changefileheader (1.6.76); FILE MERGED 2008/03/31 13:15:58 rt 1.6.76.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8942637bca50ae5f5ea25f3b473724617c0d0719]

INTEGRATION: CWS changefileheader (1.6.102); FILE MERGED 2008/03/28 15:57:31 rt 1.6.102.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d49f98e1132b56a81c9a2331a4f012cb00c243f9]

INTEGRATION: CWS changefileheader (1.13.358); FILE MERGED 2008/04/01 15:18:23 thb 1.13.358.3: #i85898# Stripping all external header guards 2008/04/01 10:57:52 thb 1.13.358.2: #i85898# Stripping all external header guards 2008/03/28 15:34:49 rt 1.13.358.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [63045380904f601696f1790dfaa9da4866b64acc]

INTEGRATION: CWS changefileheader (1.2.6); FILE MERGED 2008/04/01 15:13:28 thb 1.2.6.3: #i85898# Stripping all external header guards 2008/04/01 12:28:25 thb 1.2.6.2: #i85898# Stripping all external header guards 2008/03/31 13:08:52 rt 1.2.6.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8589b8ab91264d3a1ba9094b7f6f2148b9019cca]

INTEGRATION: CWS changefileheader (1.7.6); FILE MERGED 2008/03/31 13:19:05 rt 1.7.6.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8664df7e307cb733f33871de2a8624fab26c0b69]

INTEGRATION: CWS changefileheader (1.2.224); FILE MERGED 2008/04/01 13:01:05 thb 1.2.224.2: #i85898# Stripping all external header guards 2008/03/28 15:44:09 rt 1.2.224.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [342fcaaf16675eb0b60daeb0fd88797bcc96ea01]

INTEGRATION: CWS changefileheader (1.14.52); FILE MERGED 2008/04/01 12:33:28 thb 1.14.52.2: #i85898# Stripping all external header guards 2008/03/31 13:15:58 rt 1.14.52.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4ed3619b991e36d1405df51b8d5904ed4ed69624]

INTEGRATION: CWS changefileheader (1.2.6); FILE MERGED 2008/04/01 23:12:58 thb 1.2.6.4: #i85898# Removed misspelled include 2008/04/01 15:13:28 thb 1.2.6.3: #i85898# Stripping all external header guards 2008/04/01 12:28:25 thb 1.2.6.2: #i85898# Stripping all external header guards 2008/03/31 13:08:52 rt 1.2.6.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ad98563a06d2530f46be36b1e1df255df36e388b]

INTEGRATION: CWS changefileheader (1.4.458); FILE MERGED 2008/03/28 15:34:48 rt 1.4.458.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [69211eb25ef98a737ba84582a72066eeb0b28e67]

INTEGRATION: CWS changefileheader (1.2.320); FILE MERGED 2008/04/01 16:05:13 thb 1.2.320.3: #i85898# Stripping all external header guards 2008/04/01 13:01:05 thb 1.2.320.2: #i85898# Stripping all external header guards 2008/03/28 15:44:09 rt 1.2.320.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a81cb28526a352689fb69c421016d272f12f1d97]

INTEGRATION: CWS changefileheader (1.2.6); FILE MERGED 2008/04/01 23:12:57 thb 1.2.6.4: #i85898# Removed misspelled include 2008/04/01 15:13:28 thb 1.2.6.3: #i85898# Stripping all external header guards 2008/04/01 12:28:24 thb 1.2.6.2: #i85898# Stripping all external header guards 2008/03/31 13:08:52 rt 1.2.6.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ce72ee0435a4f8748fb2122679b7e75a4c0ee782]

INTEGRATION: CWS changefileheader (1.9.102); FILE MERGED 2008/03/28 15:57:31 rt 1.9.102.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [23d61870ab14ae8b3287165f95e9e1e01a609927]

INTEGRATION: CWS changefileheader (1.5.318); FILE MERGED 2008/03/28 15:34:48 rt 1.5.318.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [41ce3130f9175da0295d9c2dbd61e1662054bd3e]

INTEGRATION: CWS changefileheader (1.2.6); FILE MERGED 2008/03/31 13:08:52 rt 1.2.6.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e3c701665bfff90970f91b22578210aed323dd63]

INTEGRATION: CWS changefileheader (1.4.318); FILE MERGED 2008/04/01 15:18:23 thb 1.4.318.3: #i85898# Stripping all external header guards 2008/04/01 10:57:52 thb 1.4.318.2: #i85898# Stripping all external header guards 2008/03/28 15:34:48 rt 1.4.318.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0b60ff71531844a460a663fe66d2470976dd15f1]

INTEGRATION: CWS changefileheader (1.8.102); FILE MERGED 2008/03/28 15:57:31 rt 1.8.102.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3d2e8f596ecfca0283704f6270048e2214799626]

INTEGRATION: CWS changefileheader (1.4.16); FILE MERGED 2008/04/01 13:01:05 thb 1.4.16.2: #i85898# Stripping all external header guards 2008/03/28 15:44:09 rt 1.4.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [647a390eea206cce608d04b4cc74410543ec537d]

INTEGRATION: CWS changefileheader (1.4.54); FILE MERGED 2008/04/01 12:33:28 thb 1.4.54.2: #i85898# Stripping all external header guards 2008/03/31 13:15:58 rt 1.4.54.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3a9da0a8388b302b3b1a515ddbfc38ad5f1215dd]

INTEGRATION: CWS changefileheader (1.2.6); FILE MERGED 2008/04/01 12:28:24 thb 1.2.6.2: #i85898# Stripping all external header guards 2008/03/31 13:08:52 rt 1.2.6.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0b1d5be94c98e035e2ce220ff5a92bcefd0c8281]

INTEGRATION: CWS changefileheader (1.33.44); FILE MERGED 2008/04/01 15:18:23 thb 1.33.44.3: #i85898# Stripping all external header guards 2008/04/01 10:57:52 thb 1.33.44.2: #i85898# Stripping all external header guards 2008/03/28 15:34:48 rt 1.33.44.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c1b5e7552a74e339a19cd99b64fe91e47b376691]

INTEGRATION: CWS changefileheader (1.3.296); FILE MERGED 2008/03/28 15:44:08 rt 1.3.296.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9cb094fc963f9e2863a208606a5751cd3a2197ba]

INTEGRATION: CWS changefileheader (1.3.36); FILE MERGED 2008/03/31 13:15:58 rt 1.3.36.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [85d79126c11f934c707e63847403c2d70edee626]

INTEGRATION: CWS changefileheader (1.15.12); FILE MERGED 2008/03/31 13:19:10 rt 1.15.12.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [599a4bbc3faa924bf0512940f26e979c8006fbac]

INTEGRATION: CWS changefileheader (1.3.6); FILE MERGED 2008/04/01 12:28:24 thb 1.3.6.2: #i85898# Stripping all external header guards 2008/03/31 13:08:52 rt 1.3.6.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [73197297d6fce869d1b2272f4e9b2b4616b0eb14]

INTEGRATION: CWS changefileheader (1.6.458); FILE MERGED 2008/04/01 15:18:23 thb 1.6.458.3: #i85898# Stripping all external header guards 2008/04/01 10:57:52 thb 1.6.458.2: #i85898# Stripping all external header guards 2008/03/28 15:34:48 rt 1.6.458.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [74e722ec9c01a1282fc5bbf977de8b878963d120]

INTEGRATION: CWS changefileheader (1.2.484); FILE MERGED 2008/03/28 15:44:08 rt 1.2.484.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8ac9bb083b25e12241384a257a91504ea824098d]

INTEGRATION: CWS changefileheader (1.3.102); FILE MERGED 2008/03/28 15:57:31 rt 1.3.102.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [aac85d5683c51419e6aa3143f91658a05456ebf0]

INTEGRATION: CWS changefileheader (1.2.54); FILE MERGED 2008/03/31 13:15:57 rt 1.2.54.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1772e8cf4c769cf62128a395fed1a3ee312896c9]

INTEGRATION: CWS changefileheader (1.3.6); FILE MERGED 2008/04/01 15:13:28 thb 1.3.6.3: #i85898# Stripping all external header guards 2008/04/01 12:28:24 thb 1.3.6.2: #i85898# Stripping all external header guards 2008/03/31 13:08:52 rt 1.3.6.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b1d6cb47424c29ab410eda889830b811bf906694]

INTEGRATION: CWS changefileheader (1.2.426); FILE MERGED 2008/03/28 15:44:08 rt 1.2.426.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c80078196cbe30c5e07882c05b983c7889256f39]

INTEGRATION: CWS changefileheader (1.9.88); FILE MERGED 2008/03/28 15:57:31 rt 1.9.88.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b993a50b020595c48778da747bf35b920173523c]

INTEGRATION: CWS changefileheader (1.20.4); FILE MERGED 2008/03/31 13:19:16 rt 1.20.4.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3f1d0cde0b54029a37c7d9df8a9184bba1815c5b]

INTEGRATION: CWS changefileheader (1.4.318); FILE MERGED 2008/04/01 15:18:23 thb 1.4.318.3: #i85898# Stripping all external header guards 2008/04/01 10:57:51 thb 1.4.318.2: #i85898# Stripping all external header guards 2008/03/28 15:34:48 rt 1.4.318.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [25a5c615dafca49b5b3b84c9905a2f2b514b9405]

INTEGRATION: CWS changefileheader (1.2.98); FILE MERGED 2008/03/31 13:08:52 rt 1.2.98.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5d97ceecae9397023c9b251e4727e51eaf729760]

INTEGRATION: CWS changefileheader (1.6.8); FILE MERGED 2008/04/01 15:23:33 thb 1.6.8.3: #i85898# Stripping all external header guards 2008/04/01 12:33:03 thb 1.6.8.2: #i85898# Stripping all external header guards 2008/03/31 13:32:01 rt 1.6.8.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [919419d3ee47cb3bd4692e890d3dc2902a58092f]

INTEGRATION: CWS changefileheader (1.13.128); FILE MERGED 2008/03/28 15:44:07 rt 1.13.128.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bd3be0e060faafeba09bf2352e7516b934eb4ee5]

INTEGRATION: CWS changefileheader (1.20.88); FILE MERGED 2008/03/28 15:57:30 rt 1.20.88.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [aadd7f600aefc54504f06186ea71ba1694d65de7]

INTEGRATION: CWS changefileheader (1.3.458); FILE MERGED 2008/04/01 15:18:22 thb 1.3.458.3: #i85898# Stripping all external header guards 2008/04/01 10:57:51 thb 1.3.458.2: #i85898# Stripping all external header guards 2008/03/28 15:34:48 rt 1.3.458.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [83ba14d70b2e6f0fb2b234134bfd291a80d0a271]

INTEGRATION: CWS changefileheader (1.4.8); FILE MERGED 2008/04/01 12:33:01 thb 1.4.8.2: #i85898# Stripping all external header guards 2008/03/31 13:31:47 rt 1.4.8.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [111cd7069ecba9f915b5a4054024955a99cc6d05]

INTEGRATION: CWS changefileheader (1.11.4); FILE MERGED 2008/04/01 12:33:28 thb 1.11.4.2: #i85898# Stripping all external header guards 2008/03/31 13:15:57 rt 1.11.4.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5d030a2f396b4e5297cd08fce8db7d8f352a1867]

INTEGRATION: CWS changefileheader (1.16.6); FILE MERGED 2008/03/31 13:19:21 rt 1.16.6.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9ddd4c3edcd081f87f3da5f137ead8b8a458799f]

INTEGRATION: CWS changefileheader (1.2.76); FILE MERGED 2008/03/28 15:44:07 rt 1.2.76.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [63a50b0a7d974cf5ef19ea2586ce26846dce92b0]

INTEGRATION: CWS changefileheader (1.5.76); FILE MERGED 2008/04/01 15:23:59 thb 1.5.76.3: #i85898# Stripping all external header guards 2008/04/01 12:33:28 thb 1.5.76.2: #i85898# Stripping all external header guards 2008/03/31 13:15:57 rt 1.5.76.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2e32d7fa54d7f0385bb076a5739e4e2776561930]

INTEGRATION: CWS changefileheader (1.7.22); FILE MERGED 2008/03/28 15:44:07 rt 1.7.22.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1fcc22bc490c207c6932896ba50942f29e0ba3c1]

INTEGRATION: CWS changefileheader (1.3.458); FILE MERGED 2008/04/01 15:18:21 thb 1.3.458.3: #i85898# Stripping all external header guards 2008/04/01 10:57:51 thb 1.3.458.2: #i85898# Stripping all external header guards 2008/03/28 15:34:47 rt 1.3.458.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1d0b0561e389e81a2b0cfb4c0510e7917b411e5d]

INTEGRATION: CWS changefileheader (1.6.500); FILE MERGED 2008/03/31 16:06:23 rt 1.6.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cdfbe6ee54a8a8009efc7302026ebe4b45a464b1]

INTEGRATION: CWS changefileheader (1.12.2); FILE MERGED 2008/03/31 13:19:26 rt 1.12.2.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c8274f7d4ced5dbb5f17f74c2638c905982ef272]

INTEGRATION: CWS changefileheader (1.2.42); FILE MERGED 2008/03/31 13:07:33 rt 1.2.42.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3242fc6982155d379c5382064d80b2aa6aef20b5]

INTEGRATION: CWS changefileheader (1.5.100); FILE MERGED 2008/04/01 12:33:28 thb 1.5.100.2: #i85898# Stripping all external header guards 2008/03/31 13:15:57 rt 1.5.100.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c47b4ff7d35eb55f1cbf9f8ebd35b0cece76ce2f]

INTEGRATION: CWS changefileheader (1.4.20); FILE MERGED 2008/03/28 15:44:07 rt 1.4.20.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [895ba7cc26478429f328e464d3bbcd564ed334ee]

INTEGRATION: CWS changefileheader (1.3.16); FILE MERGED 2008/03/31 13:07:33 rt 1.3.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cecdbd17cc1afd28ec6c0d719d481f77380fe0cd]

INTEGRATION: CWS changefileheader (1.6.76); FILE MERGED 2008/04/01 15:23:59 thb 1.6.76.2: #i85898# Stripping all external header guards 2008/03/31 13:15:57 rt 1.6.76.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4304c2a4f41752c6549d0a38f27434a75ffe7973]

INTEGRATION: CWS changefileheader (1.14.192); FILE MERGED 2008/04/01 15:18:21 thb 1.14.192.3: #i85898# Stripping all external header guards 2008/04/01 10:57:51 thb 1.14.192.2: #i85898# Stripping all external header guards 2008/03/28 15:34:47 rt 1.14.192.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [da7b6bc461234875bd5861f430fb51dbb187c6db]

INTEGRATION: CWS changefileheader (1.4.6); FILE MERGED 2008/03/31 13:19:32 rt 1.4.6.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8ad111e20ad9ce015e4e5120af1314dfc9d1e72c]

INTEGRATION: CWS changefileheader (1.13.4); FILE MERGED 2008/03/31 13:08:52 rt 1.13.4.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8a54d8d1e235fba86fcfe570d036fba74ad70050]

INTEGRATION: CWS changefileheader (1.57.20); FILE MERGED 2008/03/28 15:44:07 rt 1.57.20.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [27f67ea3071b8075510bfaf877eae88e624cc7f9]

INTEGRATION: CWS changefileheader (1.4.2); FILE MERGED 2008/03/31 13:07:33 rt 1.4.2.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [da4b4b65df0ed08f8d9a2ccbe83a16059f4cb637]

INTEGRATION: CWS changefileheader (1.4.100); FILE MERGED 2008/04/01 12:33:28 thb 1.4.100.2: #i85898# Stripping all external header guards 2008/03/31 13:15:57 rt 1.4.100.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [19f94a4a9f24373cce4e1073bca8b117469fd4b5]

INTEGRATION: CWS changefileheader (1.12.76); FILE MERGED 2008/03/28 15:44:07 rt 1.12.76.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a16c29a9eda5da679f132b0598d5d1e2e9ac8348]

INTEGRATION: CWS changefileheader (1.9.500); FILE MERGED 2008/03/31 16:06:23 rt 1.9.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [39468c0ba005c14523dfbaa2b30b9c8ddead4aae]

INTEGRATION: CWS changefileheader (1.16.38); FILE MERGED 2008/03/31 13:19:38 rt 1.16.38.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [dfb0ff48370f1c519f0b3e63724a526ef77141eb]

INTEGRATION: CWS changefileheader (1.6.34); FILE MERGED 2008/04/01 12:59:06 thb 1.6.34.2: #i85898# Stripping all external header guards 2008/03/31 13:07:33 rt 1.6.34.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7793b3fdc8b6d08b488510219e7659ab403c770f]

INTEGRATION: CWS changefileheader (1.3.318); FILE MERGED 2008/04/01 15:18:21 thb 1.3.318.3: #i85898# Stripping all external header guards 2008/04/01 10:57:51 thb 1.3.318.2: #i85898# Stripping all external header guards 2008/03/28 15:34:47 rt 1.3.318.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0d1be85fd20e99d4351b3d0e0af0b635eac724c0]

INTEGRATION: CWS changefileheader (1.3.100); FILE MERGED 2008/03/31 13:15:57 rt 1.3.100.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7cd5c8702e8962cf81aeec89f29cf72c39efb360]

INTEGRATION: CWS changefileheader (1.2.54); FILE MERGED 2008/03/28 15:44:07 rt 1.2.54.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8231e8b3d077e89d95521faf67f9885d416a4ee1]

INTEGRATION: CWS changefileheader (1.13.14); FILE MERGED 2008/03/31 13:19:38 rt 1.13.14.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b58aa101f6a2a76486248182b8ba3d4a606e8035]

INTEGRATION: CWS changefileheader (1.5.500); FILE MERGED 2008/03/31 16:06:23 rt 1.5.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8af67bffcd779cd58d8da66dd89274ff3749a134]

INTEGRATION: CWS changefileheader (1.4.26); FILE MERGED 2008/04/01 12:59:06 thb 1.4.26.2: #i85898# Stripping all external header guards 2008/03/31 13:07:32 rt 1.4.26.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9d9af8b657f261fb22716cb97d87171c5c5b7d0e]

INTEGRATION: CWS changefileheader (1.8.318); FILE MERGED 2008/04/01 15:18:21 thb 1.8.318.2: #i85898# Stripping all external header guards 2008/04/01 10:57:50 thb 1.8.318.1: #i85898# Stripping all external header guards


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f3d4b74d79033b472577fa7936660286f60a15d4]

INTEGRATION: CWS changefileheader (1.12.76); FILE MERGED 2008/03/31 13:15:57 rt 1.12.76.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cde8c33c267f5854b5607007801212f9d46adb50]

INTEGRATION: CWS changefileheader (1.22.22); FILE MERGED 2008/03/28 15:44:06 rt 1.22.22.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d3713bbc04691339955ff39d9f34f201a44c36f8]

INTEGRATION: CWS changefileheader (1.12.2); FILE MERGED 2008/03/31 13:19:38 rt 1.12.2.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f1252f656fcef8984d505976263a837b3f7a1090]

INTEGRATION: CWS changefileheader (1.4.42); FILE MERGED 2008/04/01 12:59:05 thb 1.4.42.2: #i85898# Stripping all external header guards 2008/03/31 13:07:32 rt 1.4.42.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [66bab4556f1412851755df4f4be0f0954c19bc27]

INTEGRATION: CWS changefileheader (1.4.128); FILE MERGED 2008/03/28 15:34:46 rt 1.4.128.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2b26f856b6ab38ce216df3449fe37ccf53a238ee]

INTEGRATION: CWS changefileheader (1.14.22); FILE MERGED 2008/03/28 15:44:06 rt 1.14.22.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1cc918dc882b7d357092967de1a6dc91e0356e95]

INTEGRATION: CWS changefileheader (1.3.500); FILE MERGED 2008/03/31 16:06:23 rt 1.3.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9b14eb2184fdcd82a12579eea30b5d056dc08994]

INTEGRATION: CWS changefileheader (1.5.26); FILE MERGED 2008/04/01 16:03:04 thb 1.5.26.3: #i85898# Stripping all external header guards 2008/04/01 12:59:04 thb 1.5.26.2: #i85898# Stripping all external header guards 2008/03/31 13:07:32 rt 1.5.26.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [64a54922f6074e85454515c63791c6740129be38]

INTEGRATION: CWS changefileheader (1.5.62); FILE MERGED 2008/04/01 15:13:28 thb 1.5.62.2: #i85898# Stripping all external header guards 2008/03/31 13:08:52 rt 1.5.62.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4095cd42611ed5dbcb67c29085b26b3c388ab1a7]

INTEGRATION: CWS changefileheader (1.8.8); FILE MERGED 2008/03/31 13:19:45 rt 1.8.8.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1506bc202a335b71e3e96d5540dfdb3717cd521c]

INTEGRATION: CWS changefileheader (1.2.262); FILE MERGED 2008/03/28 15:34:46 rt 1.2.262.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [aa8d0e69637152a73b898fc26dae2fd862fbb132]

INTEGRATION: CWS changefileheader (1.5.100); FILE MERGED 2008/04/01 12:33:27 thb 1.5.100.2: #i85898# Stripping all external header guards 2008/03/31 13:15:57 rt 1.5.100.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0667ca82e24e071c4a5815c51fda142a9c9c6936]

INTEGRATION: CWS changefileheader (1.10.168); FILE MERGED 2008/03/28 15:44:06 rt 1.10.168.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [899276808b138b21888b5389f47bce075fb083ee]

INTEGRATION: CWS changefileheader (1.3.98); FILE MERGED 2008/04/01 15:13:28 thb 1.3.98.3: #i85898# Stripping all external header guards 2008/04/01 12:28:24 thb 1.3.98.2: #i85898# Stripping all external header guards 2008/03/31 13:08:52 rt 1.3.98.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1a9ea314b1acbe2fc92e2d95888ca1c6cbdf4c00]

INTEGRATION: CWS changefileheader (1.3.42); FILE MERGED 2008/04/01 16:03:04 thb 1.3.42.3: #i85898# Stripping all external header guards 2008/04/01 12:59:03 thb 1.3.42.2: #i85898# Stripping all external header guards 2008/03/31 13:07:32 rt 1.3.42.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8fbbfa0563523284396b0d9b573b835bd8cae05a]

INTEGRATION: CWS changefileheader (1.6.16); FILE MERGED 2008/03/31 13:19:45 rt 1.6.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8975a9f357838341a7e9715437c79dfc4e735ebd]

INTEGRATION: CWS changefileheader (1.3.458); FILE MERGED 2008/03/28 15:34:46 rt 1.3.458.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bcec1baf5d6f1857bfc084633d31b8dde841a59f]

INTEGRATION: CWS changefileheader (1.4.100); FILE MERGED 2008/04/01 12:33:27 thb 1.4.100.2: #i85898# Stripping all external header guards 2008/03/31 13:15:57 rt 1.4.100.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ac68bc83e5a8698257ad8df55659a88eb5f6c0c7]

INTEGRATION: CWS changefileheader (1.9.168); FILE MERGED 2008/03/28 15:44:06 rt 1.9.168.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7b0c4cc5de85333259bcf1a18cd13329bef3b456]

INTEGRATION: CWS changefileheader (1.7.62); FILE MERGED 2008/03/31 13:08:51 rt 1.7.62.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [21dce2bdcfaea7eb8c613c31ef1d271d46829a69]

INTEGRATION: CWS changefileheader (1.3.42); FILE MERGED 2008/04/01 16:03:04 thb 1.3.42.3: #i85898# Stripping all external header guards 2008/04/01 12:59:02 thb 1.3.42.2: #i85898# Stripping all external header guards 2008/03/31 13:07:32 rt 1.3.42.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f62ffb9fcb5ed2d160180a10620966ebcc9d867e]

INTEGRATION: CWS changefileheader (1.4.458); FILE MERGED 2008/03/28 15:34:46 rt 1.4.458.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f69ce22605e3ac4b1ccb26cadb1a71adc7308dba]

INTEGRATION: CWS changefileheader (1.2.100); FILE MERGED 2008/04/01 12:33:27 thb 1.2.100.2: #i85898# Stripping all external header guards 2008/03/31 13:15:57 rt 1.2.100.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [38b96c48eae2884779857ce998e68167d5e651a6]

INTEGRATION: CWS changefileheader (1.3.28); FILE MERGED 2008/03/31 13:19:51 rt 1.3.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b9bed5369af0a0807d33eb8d58345988bea7104c]

INTEGRATION: CWS changefileheader (1.9.22); FILE MERGED 2008/03/28 15:44:06 rt 1.9.22.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e19f76c02bec88b1320362cd37daaa94e1fa5b65]

INTEGRATION: CWS changefileheader (1.10.500); FILE MERGED 2008/03/31 16:06:23 rt 1.10.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e5288e4db2a0399875a075b5b976a83336177d91]

INTEGRATION: CWS changefileheader (1.4.98); FILE MERGED 2008/04/01 15:13:28 thb 1.4.98.3: #i85898# Stripping all external header guards 2008/04/01 12:28:24 thb 1.4.98.2: #i85898# Stripping all external header guards 2008/03/31 13:08:51 rt 1.4.98.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1c23240ad97d28ca836ab1f299196faa0aec2013]

INTEGRATION: CWS changefileheader (1.6.26); FILE MERGED 2008/04/01 16:03:03 thb 1.6.26.3: #i85898# Stripping all external header guards 2008/04/01 12:59:02 thb 1.6.26.2: #i85898# Stripping all external header guards 2008/03/31 13:07:32 rt 1.6.26.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [49cee072b53583ff93c347472db86a4fc1403706]

INTEGRATION: CWS changefileheader (1.7.168); FILE MERGED 2008/03/28 15:44:06 rt 1.7.168.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f7b1d60c029c2ca5a61151f760e8d8e89ce27d88]

INTEGRATION: CWS changefileheader (1.8.62); FILE MERGED 2008/04/01 12:28:23 thb 1.8.62.2: #i85898# Stripping all external header guards 2008/03/31 13:08:51 rt 1.8.62.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1cb620b51cdb9a7eb9dbe5d7150fe2f9ac57b732]

INTEGRATION: CWS changefileheader (1.5.26); FILE MERGED 2008/04/01 16:03:03 thb 1.5.26.3: #i85898# Stripping all external header guards 2008/04/01 12:59:01 thb 1.5.26.2: #i85898# Stripping all external header guards 2008/03/31 13:07:32 rt 1.5.26.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fdd322ae47f078fe141d30fb7ecb1b0cfe825ab7]

INTEGRATION: CWS changefileheader (1.10.28); FILE MERGED 2008/03/31 13:19:51 rt 1.10.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9ece266f21bc7946bd733567a2a9a4a7393c764c]

INTEGRATION: CWS changefileheader (1.10.62); FILE MERGED 2008/04/01 15:13:27 thb 1.10.62.3: #i85898# Stripping all external header guards 2008/04/01 12:28:23 thb 1.10.62.2: #i85898# Stripping all external header guards 2008/03/31 13:08:51 rt 1.10.62.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c3c798dd5ea7c4b68e7118fdc462d957ab460c99]

INTEGRATION: CWS changefileheader (1.8.4); FILE MERGED 2008/04/01 16:03:03 thb 1.8.4.3: #i85898# Stripping all external header guards 2008/04/01 12:59:01 thb 1.8.4.2: #i85898# Stripping all external header guards 2008/03/31 13:07:32 rt 1.8.4.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b5e39541716161cd5293057feea84c171873245c]

INTEGRATION: CWS changefileheader (1.7.458); FILE MERGED 2008/03/28 15:34:45 rt 1.7.458.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [823bdb1b83bc14019a6d3fb51ba174a1440f5cd4]

INTEGRATION: CWS changefileheader (1.35.14); FILE MERGED 2008/04/01 15:13:27 thb 1.35.14.3: #i85898# Stripping all external header guards 2008/04/01 12:28:23 thb 1.35.14.2: #i85898# Stripping all external header guards 2008/03/31 13:08:51 rt 1.35.14.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b8283fbdac53cdb08ac51d48c34267b93f3cfe77]

INTEGRATION: CWS changefileheader (1.68.22); FILE MERGED 2008/03/28 15:44:06 rt 1.68.22.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [46beb533a122836ce74e0b18047b7d04b8add978]

INTEGRATION: CWS changefileheader (1.5.100); FILE MERGED 2008/03/31 13:15:57 rt 1.5.100.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9d61484839b060e77001fe30aed975840d15c5e0]

INTEGRATION: CWS changefileheader (1.2.456); FILE MERGED 2008/03/28 15:34:45 rt 1.2.456.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0fb678e36f0e8ad9699e372312ab9dc266117a6b]

INTEGRATION: CWS changefileheader (1.84.14); FILE MERGED 2008/04/01 15:13:27 thb 1.84.14.3: #i85898# Stripping all external header guards 2008/04/01 12:28:23 thb 1.84.14.2: #i85898# Stripping all external header guards 2008/03/31 13:08:51 rt 1.84.14.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c628d50b6b39d7cd2298f19d31390d1cfc49e34b]

INTEGRATION: CWS changefileheader (1.9.168); FILE MERGED 2008/03/28 15:44:05 rt 1.9.168.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cb22df5022161e331b4847784181d67b149c3ca4]

INTEGRATION: CWS changefileheader (1.4.458); FILE MERGED 2008/03/28 15:34:45 rt 1.4.458.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9810a28a5dfd80bfa7b6c86f22faf2aa2c39b41e]

INTEGRATION: CWS changefileheader (1.6.42); FILE MERGED 2008/03/31 13:07:32 rt 1.6.42.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3fff5c1c8f0d6d19eb00b5b9c71137df08d92a11]

INTEGRATION: CWS changefileheader (1.30.20); FILE MERGED 2008/03/28 15:44:05 rt 1.30.20.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1d89c258198826791d83ddbca765c3fde9422ac0]

INTEGRATION: CWS changefileheader (1.7.100); FILE MERGED 2008/03/31 13:15:57 rt 1.7.100.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [53158dc642fa2101b752296c636d98bfcda7f733]

INTEGRATION: CWS changefileheader (1.3.458); FILE MERGED 2008/03/28 15:34:45 rt 1.3.458.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [15b1ff2055fdca5ac7db64d4ad1e31eac03da50a]

INTEGRATION: CWS changefileheader (1.6.26); FILE MERGED 2008/04/01 16:03:02 thb 1.6.26.3: #i85898# Stripping all external header guards 2008/04/01 12:59:01 thb 1.6.26.2: #i85898# Stripping all external header guards 2008/03/31 13:07:32 rt 1.6.26.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [da921852fd2c44c75aba02f9b3890a59714baebd]

INTEGRATION: CWS changefileheader (1.11.22); FILE MERGED 2008/03/28 15:44:05 rt 1.11.22.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a7a89be4b6a3b950e785f9a23c74e82a6f162b4d]

INTEGRATION: CWS changefileheader (1.6.76); FILE MERGED 2008/04/01 12:33:27 thb 1.6.76.2: #i85898# Stripping all external header guards 2008/03/31 13:15:56 rt 1.6.76.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [760715b5976f711d1b3cb11e2c0a27436381c84d]

INTEGRATION: CWS changefileheader (1.7.22); FILE MERGED 2008/03/28 15:44:05 rt 1.7.22.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a36dc60d64af8cb0937941a80d825e4f9ab29053]

INTEGRATION: CWS changefileheader (1.16.4); FILE MERGED 2008/04/01 12:33:27 thb 1.16.4.2: #i85898# Stripping all external header guards 2008/03/31 13:15:56 rt 1.16.4.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9f34f0e04a61a90dc49ddf89e59702c10a84cdc0]

INTEGRATION: CWS changefileheader (1.9.252); FILE MERGED 2008/03/28 15:34:45 rt 1.9.252.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c87792ffe28478faa0b7af4e5437a95dc75f3001]

INTEGRATION: CWS changefileheader (1.13.74); FILE MERGED 2008/03/28 15:44:05 rt 1.13.74.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fee91b86270892afac32a944d95540b19e2ef10e]

INTEGRATION: CWS changefileheader (1.3.42); FILE MERGED 2008/04/01 12:59:01 thb 1.3.42.2: #i85898# Stripping all external header guards 2008/03/31 13:07:32 rt 1.3.42.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7d1b5631befda4da1a3850008e0384d8dbdc8607]

INTEGRATION: CWS changefileheader (1.12.38); FILE MERGED 2008/03/31 13:08:51 rt 1.12.38.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3d48da13ebd4bc19b3b836fabdb2fd8f2d39af1e]

INTEGRATION: CWS changefileheader (1.7.318); FILE MERGED 2008/04/01 15:18:20 thb 1.7.318.3: #i85898# Stripping all external header guards 2008/04/01 10:57:50 thb 1.7.318.2: #i85898# Stripping all external header guards 2008/03/28 15:34:44 rt 1.7.318.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [84bf7db9f1d96fcfcfe24161f1ec0a8beb91d3e0]

INTEGRATION: CWS changefileheader (1.3.22); FILE MERGED 2008/03/28 15:44:05 rt 1.3.22.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5a040f855ba7a6f5a41896ef7a4a0edc11e8d716]

INTEGRATION: CWS changefileheader (1.6.500); FILE MERGED 2008/03/31 16:06:22 rt 1.6.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [439b90763ddfb063ede5b2d6bfb237413f4f92c4]

INTEGRATION: CWS changefileheader (1.5.100); FILE MERGED 2008/04/01 12:33:27 thb 1.5.100.2: #i85898# Stripping all external header guards 2008/03/31 13:15:56 rt 1.5.100.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9dac379639fed8c5435de5a8b9dd0da96fa0a416]

INTEGRATION: CWS changefileheader (1.3.98); FILE MERGED 2008/04/01 15:13:27 thb 1.3.98.3: #i85898# Stripping all external header guards 2008/04/01 12:28:23 thb 1.3.98.2: #i85898# Stripping all external header guards 2008/03/31 13:08:51 rt 1.3.98.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [48ac91dc6d2f7ac713b3eaa9225a3d21b1c995c4]

INTEGRATION: CWS changefileheader (1.4.12); FILE MERGED 2008/04/01 12:59:01 thb 1.4.12.2: #i85898# Stripping all external header guards 2008/03/31 13:07:32 rt 1.4.12.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [09ba70502b62ffea34c053ac870f494c64ce451a]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/03/31 13:08:51 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [33ec4d57d4c5f760e8d37080555da7dac2cffd45]

INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/04/01 12:33:27 thb 1.7.10.2: #i85898# Stripping all external header guards 2008/03/31 13:15:56 rt 1.7.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ba2daf4a8231774e8b0d36f6cfe8400b14b55947]

INTEGRATION: CWS changefileheader (1.16.76); FILE MERGED 2008/03/28 15:44:05 rt 1.16.76.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c19b1dc478d2bdb0616a166b77e56f81e9f1c934]

INTEGRATION: CWS changefileheader (1.9.500); FILE MERGED 2008/03/31 16:06:22 rt 1.9.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [42bdb1d4be3e3065acab165a41b3ba158fc84ca9]

INTEGRATION: CWS changefileheader (1.7.26); FILE MERGED 2008/04/01 16:03:01 thb 1.7.26.3: #i85898# Stripping all external header guards 2008/04/01 12:59:00 thb 1.7.26.2: #i85898# Stripping all external header guards 2008/03/31 13:07:32 rt 1.7.26.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1b599d07c99f4a4f69d329363b8bf90391acb953]

INTEGRATION: CWS changefileheader (1.8.98); FILE MERGED 2008/04/01 15:13:27 thb 1.8.98.3: #i85898# Stripping all external header guards 2008/04/01 12:28:23 thb 1.8.98.2: #i85898# Stripping all external header guards 2008/03/31 13:08:51 rt 1.8.98.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ea125cfdc77c06231fc382ce23ecf81731fb96dc]

INTEGRATION: CWS changefileheader (1.9.76); FILE MERGED 2008/03/28 15:44:04 rt 1.9.76.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1e219c0cd3079738394eea7df4270412c010e46e]

INTEGRATION: CWS changefileheader (1.5.76); FILE MERGED 2008/04/01 12:33:27 thb 1.5.76.2: #i85898# Stripping all external header guards 2008/03/31 13:15:56 rt 1.5.76.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c666a29e47cd049a967f95bbf7ed752a6e47fb65]

INTEGRATION: CWS changefileheader (1.6.196); FILE MERGED 2008/04/01 15:18:20 thb 1.6.196.3: #i85898# Stripping all external header guards 2008/04/01 10:57:50 thb 1.6.196.2: #i85898# Stripping all external header guards 2008/03/28 15:34:44 rt 1.6.196.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0913e25f9eec29d7051912f35290e060bac426f6]

INTEGRATION: CWS changefileheader (1.16.62); FILE MERGED 2008/04/01 15:13:27 thb 1.16.62.3: #i85898# Stripping all external header guards 2008/04/01 12:28:23 thb 1.16.62.2: #i85898# Stripping all external header guards 2008/03/31 13:08:51 rt 1.16.62.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4cf5c3fcdf508d25979c2712f20f85725442dc34]

INTEGRATION: CWS changefileheader (1.2.76); FILE MERGED 2008/03/28 15:44:04 rt 1.2.76.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [580ceb5bf82bdde652cefbd8bfc833113e254a36]

INTEGRATION: CWS changefileheader (1.4.500); FILE MERGED 2008/03/31 16:06:22 rt 1.4.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [380b393657e63f5d335ca1a21dfd58c6c5ed2d38]

INTEGRATION: CWS changefileheader (1.46.20); FILE MERGED 2008/03/28 15:44:04 rt 1.46.20.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [94858c9b1dabba7c61bd530088ca1f0342c11371]

INTEGRATION: CWS changefileheader (1.7.76); FILE MERGED 2008/04/01 12:33:27 thb 1.7.76.2: #i85898# Stripping all external header guards 2008/03/31 13:15:56 rt 1.7.76.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4445ae52b58d7e4ba0a070c27ca816c37fd01a81]

INTEGRATION: CWS changefileheader (1.10.76); FILE MERGED 2008/03/28 15:44:04 rt 1.10.76.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1292d88d7bf71b24da219e3374a87ba89c30de3f]

INTEGRATION: CWS changefileheader (1.17.20); FILE MERGED 2008/03/28 15:44:04 rt 1.17.20.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a31869b22b2489254ab07b469b2cb850add38b10]

INTEGRATION: CWS changefileheader (1.7.500); FILE MERGED 2008/03/31 16:06:22 rt 1.7.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [05397cfc2289f8ede2d211aca29cd6a43849e217]

INTEGRATION: CWS changefileheader (1.6.2); FILE MERGED 2008/03/31 13:07:32 rt 1.6.2.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e9fbe00650e8127e3cbdad3dc9a0f5a19b60f2a1]

INTEGRATION: CWS changefileheader (1.4.100); FILE MERGED 2008/04/01 15:23:59 thb 1.4.100.3: #i85898# Stripping all external header guards 2008/04/01 12:33:26 thb 1.4.100.2: #i85898# Stripping all external header guards 2008/03/31 13:15:56 rt 1.4.100.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [20e0d5f231e16fba5177552bbcf1435d28bf95a4]

INTEGRATION: CWS changefileheader (1.3.22); FILE MERGED 2008/03/28 15:44:04 rt 1.3.22.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4823b28ace5998ee5ca171be3a2f4a841e5aaac2]

INTEGRATION: CWS changefileheader (1.5.26); FILE MERGED 2008/04/01 16:03:01 thb 1.5.26.3: #i85898# Stripping all external header guards 2008/04/01 12:59:00 thb 1.5.26.2: #i85898# Stripping all external header guards 2008/03/31 13:07:32 rt 1.5.26.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7d43fc48ff5f935fa896bf7be64f8db2c4e77eac]

INTEGRATION: CWS changefileheader (1.4.128); FILE MERGED 2008/03/28 15:44:03 rt 1.4.128.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7e6c311fa4850b2aed471cc4324fe8e64e294c51]

INTEGRATION: CWS changefileheader (1.12.500); FILE MERGED 2008/03/31 16:06:22 rt 1.12.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6a60686bd6607f2b3a2f11920be11d0e21d4a3fe]

INTEGRATION: CWS changefileheader (1.14.168); FILE MERGED 2008/03/28 15:44:03 rt 1.14.168.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [304d00b71ee2abfca03a408566ae52fa17a13071]

INTEGRATION: CWS changefileheader (1.4.318); FILE MERGED 2008/04/01 10:57:50 thb 1.4.318.2: #i85898# Stripping all external header guards 2008/03/28 15:34:44 rt 1.4.318.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4f5205f08b04c33fa6bddca887a015306a41d8fa]

INTEGRATION: CWS changefileheader (1.6.76); FILE MERGED 2008/03/28 15:44:03 rt 1.6.76.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [89192735a9f54736886b4820f6918c0e0bc9d99d]

INTEGRATION: CWS changefileheader (1.6.6); FILE MERGED 2008/03/31 13:19:57 rt 1.6.6.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [25b88264187ee3b747eb6fdbe803c3861e4a87c4]

INTEGRATION: CWS changefileheader (1.7.168); FILE MERGED 2008/03/28 15:44:03 rt 1.7.168.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e63f0e388b926052b96ba8509c48ccacf5ceab54]

INTEGRATION: CWS changefileheader (1.5.26); FILE MERGED 2008/04/01 16:03:00 thb 1.5.26.3: #i85898# Stripping all external header guards 2008/04/01 12:59:00 thb 1.5.26.2: #i85898# Stripping all external header guards 2008/03/31 13:07:32 rt 1.5.26.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cc2716224be700ee316aaa8901281d8b5940a41d]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 13:08:50 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [804e18a82635060ec41e84aa6324587d017c0f67]

INTEGRATION: CWS changefileheader (1.5.458); FILE MERGED 2008/04/01 15:18:20 thb 1.5.458.2: #i85898# Stripping all external header guards 2008/03/28 15:34:44 rt 1.5.458.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [64e37c75d1a2cba8b053108ad8c34bee20d32222]

INTEGRATION: CWS changefileheader (1.3.6); FILE MERGED 2008/03/31 13:20:03 rt 1.3.6.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f8a0922026738b294b142ff3382ce88f322f7b53]

INTEGRATION: CWS changefileheader (1.10.22); FILE MERGED 2008/03/28 15:44:03 rt 1.10.22.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [359c8455bff5ccb792234d575445e3325071ed92]

INTEGRATION: CWS changefileheader (1.3.500); FILE MERGED 2008/03/31 16:06:21 rt 1.3.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [19924f424cf28b949ae7aa8ab3f86d663799f375]

INTEGRATION: CWS changefileheader (1.13.458); FILE MERGED 2008/04/01 10:57:50 thb 1.13.458.2: #i85898# Stripping all external header guards 2008/03/28 15:34:44 rt 1.13.458.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [dce5f02819a50baf38f306bc07a1ef070fc22001]

INTEGRATION: CWS changefileheader (1.24.6); FILE MERGED 2008/03/31 13:20:03 rt 1.24.6.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [04efb01f38ee05b857aed79f89945f8b491890fb]

INTEGRATION: CWS changefileheader (1.8.168); FILE MERGED 2008/03/28 15:44:03 rt 1.8.168.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f7ad68857d326a2c5e645ecb3ff2d6d6bd09ae82]

INTEGRATION: CWS changefileheader (1.4.168); FILE MERGED 2008/03/28 15:44:03 rt 1.4.168.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [605f8a8a5f90e82e81820e3cc2a0afd108af2519]

INTEGRATION: CWS changefileheader (1.3.40); FILE MERGED 2008/04/01 15:18:20 thb 1.3.40.3: #i85898# Stripping all external header guards 2008/04/01 10:57:49 thb 1.3.40.2: #i85898# Stripping all external header guards 2008/03/28 15:34:44 rt 1.3.40.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cfaea419c421efc6aaa992cfc83ee54cc37a988c]

INTEGRATION: CWS changefileheader (1.3.42); FILE MERGED 2008/04/01 16:03:00 thb 1.3.42.3: #i85898# Stripping all external header guards 2008/04/01 12:59:00 thb 1.3.42.2: #i85898# Stripping all external header guards 2008/03/31 13:07:32 rt 1.3.42.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bc98de3ae94d9009abf42f33f8cb258088d49bd4]

INTEGRATION: CWS changefileheader (1.7.500); FILE MERGED 2008/03/31 16:06:21 rt 1.7.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [28bce9b901f5cb9e502c10049171cd80bef37c39]

INTEGRATION: CWS changefileheader (1.2.26); FILE MERGED 2008/03/28 15:36:54 rt 1.2.26.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c7e472a6447e777f33a437997700d623180afc3c]

INTEGRATION: CWS changefileheader (1.11.128); FILE MERGED 2008/03/28 15:44:03 rt 1.11.128.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b62873e91ba178a4f4704aa72798f79a959176a2]

INTEGRATION: CWS changefileheader (1.2.56); FILE MERGED 2008/03/31 13:08:50 rt 1.2.56.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3769da43dbbab0ba84c444147c6c0f6e5e1ee286]

INTEGRATION: CWS changefileheader (1.3.458); FILE MERGED 2008/04/01 15:18:19 thb 1.3.458.3: #i85898# Stripping all external header guards 2008/04/01 10:57:49 thb 1.3.458.2: #i85898# Stripping all external header guards 2008/03/28 15:34:44 rt 1.3.458.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [16a92e245791b74d6e85183f19cb74f357d2e65b]

INTEGRATION: CWS changefileheader (1.3.34); FILE MERGED 2008/03/28 15:36:54 rt 1.3.34.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [57d5be4570e4a8392e847753e6746440e0287597]

INTEGRATION: CWS changefileheader (1.2.76); FILE MERGED 2008/03/28 15:44:03 rt 1.2.76.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7439778c6f61c94c255fba4568a0b819feded60b]

INTEGRATION: CWS changefileheader (1.3.458); FILE MERGED 2008/04/01 15:18:19 thb 1.3.458.3: #i85898# Stripping all external header guards 2008/04/01 10:57:49 thb 1.3.458.2: #i85898# Stripping all external header guards 2008/03/28 15:34:43 rt 1.3.458.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7ce543afcacfd30258dbeba45e81169e63a6b4c9]

INTEGRATION: CWS changefileheader (1.4.34); FILE MERGED 2008/03/28 15:36:54 rt 1.4.34.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [641f45b17e21c59cd10a935c2fab461c52dce653]

INTEGRATION: CWS changefileheader (1.2.42); FILE MERGED 2008/03/31 13:07:31 rt 1.2.42.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6d26b366c86301aae46807a03e32da6a7341a0ca]

INTEGRATION: CWS changefileheader (1.5.318); FILE MERGED 2008/04/01 15:18:19 thb 1.5.318.3: #i85898# Stripping all external header guards 2008/04/01 10:57:49 thb 1.5.318.2: #i85898# Stripping all external header guards 2008/03/28 15:34:43 rt 1.5.318.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5a95d36a388eef15513cb1bdaab5062926f9e6f1]

INTEGRATION: CWS changefileheader (1.5.22); FILE MERGED 2008/03/28 15:44:03 rt 1.5.22.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4b26f4298722e7fac65a13390266a65a853cfbd9]

INTEGRATION: CWS changefileheader (1.6.26); FILE MERGED 2008/04/01 16:03:00 thb 1.6.26.3: #i85898# Stripping all external header guards 2008/04/01 12:58:59 thb 1.6.26.2: #i85898# Stripping all external header guards 2008/03/31 13:07:31 rt 1.6.26.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f0d8dd92fe1998b2f4fbfb55b4e52eff65853527]

INTEGRATION: CWS changefileheader (1.7.22); FILE MERGED 2008/03/28 15:44:03 rt 1.7.22.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [68f6a7724ccfcb3758e71ffb7c3d451cd328c655]

INTEGRATION: CWS changefileheader (1.4.318); FILE MERGED 2008/04/01 15:18:19 thb 1.4.318.3: #i85898# Stripping all external header guards 2008/04/01 10:57:49 thb 1.4.318.2: #i85898# Stripping all external header guards 2008/03/28 15:34:43 rt 1.4.318.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d54a302ca8ac73556a1c90754b7b6d320d3a09ab]

INTEGRATION: CWS changefileheader (1.5.846); FILE MERGED 2008/03/28 15:44:03 rt 1.5.846.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [96593393612b1fac0996e1f00a1795e084a85b35]

INTEGRATION: CWS changefileheader (1.6.432); FILE MERGED 2008/04/01 15:18:19 thb 1.6.432.3: #i85898# Stripping all external header guards 2008/04/01 10:57:49 thb 1.6.432.2: #i85898# Stripping all external header guards 2008/03/28 15:34:43 rt 1.6.432.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [072685d147c5de9e911b10e76ec1af23ad234d78]

INTEGRATION: CWS changefileheader (1.17.22); FILE MERGED 2008/03/28 15:44:02 rt 1.17.22.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fabba3de6f9dbdbba83083b393744655a13ae9e2]

INTEGRATION: CWS changefileheader (1.2.130); FILE MERGED 2008/03/28 15:34:42 rt 1.2.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ebbf195e96abcba86cef647fa9648c7559645a13]

INTEGRATION: CWS changefileheader (1.35.42); FILE MERGED 2008/03/28 15:44:02 rt 1.35.42.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [78fc0dda5c34d1a72ffd76bb0dda4172c49bab80]

INTEGRATION: CWS changefileheader (1.5.318); FILE MERGED 2008/04/01 19:58:53 thb 1.5.318.4: #i85898# Stripping all external header guards, now manually fixing misspelled ones and other compile-time breakage 2008/04/01 15:18:19 thb 1.5.318.3: #i85898# Stripping all external header guards 2008/04/01 10:57:49 thb 1.5.318.2: #i85898# Stripping all external header guards 2008/03/28 15:34:42 rt 1.5.318.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4b262f80dd17c528ae08e8c91c052b2b537d724e]

INTEGRATION: CWS changefileheader (1.37.2); FILE MERGED 2008/03/31 13:20:08 rt 1.37.2.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7c1d650fbe449037f0c23eeb96f4880c01591337]

INTEGRATION: CWS changefileheader (1.3.42); FILE MERGED 2008/03/28 15:44:02 rt 1.3.42.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a7c8cdcc3354252bb6f3a835ad5f53a0d73e912b]

INTEGRATION: CWS changefileheader (1.4.26); FILE MERGED 2008/04/01 16:02:59 thb 1.4.26.3: #i85898# Stripping all external header guards 2008/04/01 12:58:59 thb 1.4.26.2: #i85898# Stripping all external header guards 2008/03/31 13:07:31 rt 1.4.26.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c4dd59efa50b7da568b23fd28d67fadf95b7f777]

INTEGRATION: CWS changefileheader (1.5.500); FILE MERGED 2008/03/31 16:06:21 rt 1.5.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3f362070be51afdaf49cb063f3cf02db088d0832]

INTEGRATION: CWS changefileheader (1.5.226); FILE MERGED 2008/04/01 15:18:19 thb 1.5.226.3: #i85898# Stripping all external header guards 2008/04/01 10:57:49 thb 1.5.226.2: #i85898# Stripping all external header guards 2008/03/28 15:34:41 rt 1.5.226.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [51b175a5694617666e34611125dddce9b59a30f2]

INTEGRATION: CWS changefileheader (1.22.20); FILE MERGED 2008/03/28 15:44:02 rt 1.22.20.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [15d97c49486a07447c73bfeb053193d224a7ab5e]

INTEGRATION: CWS changefileheader (1.6.6); FILE MERGED 2008/03/31 13:20:20 rt 1.6.6.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [de02df005b2507c081e13b6d195943d7f2a827f4]

INTEGRATION: CWS changefileheader (1.3.458); FILE MERGED 2008/04/01 15:18:19 thb 1.3.458.3: #i85898# Stripping all external header guards 2008/04/01 10:57:49 thb 1.3.458.2: #i85898# Stripping all external header guards 2008/03/28 15:34:41 rt 1.3.458.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [eeb8226531dcdd4f1004a57a190985050b93f75c]

INTEGRATION: CWS changefileheader (1.6.500); FILE MERGED 2008/03/31 16:06:21 rt 1.6.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [60885f071a20c0b81dbb78a68be30038c1384c9d]

INTEGRATION: CWS changefileheader (1.7.168); FILE MERGED 2008/03/28 15:44:02 rt 1.7.168.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c5a06a3914f64c7850bb1955ce3ef3f60204ed7e]

INTEGRATION: CWS changefileheader (1.3.318); FILE MERGED 2008/04/01 15:18:19 thb 1.3.318.3: #i85898# Stripping all external header guards 2008/04/01 10:57:49 thb 1.3.318.2: #i85898# Stripping all external header guards 2008/03/28 15:34:40 rt 1.3.318.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fc0158e90188d00d92d71a5fc1f7eac00cae78d2]

INTEGRATION: CWS changefileheader (1.10.500); FILE MERGED 2008/03/31 16:06:20 rt 1.10.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4fcc55993799aa21500ca5a383f5bd28aafdf344]

INTEGRATION: CWS changefileheader (1.19.22); FILE MERGED 2008/03/28 15:44:02 rt 1.19.22.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a19362f245669568eba73fcf41850c8879435a97]

INTEGRATION: CWS changefileheader (1.7.500); FILE MERGED 2008/03/31 16:06:20 rt 1.7.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6331ca0873c975a8a9da8f4b5415abbc6cbad487]

INTEGRATION: CWS changefileheader (1.3.846); FILE MERGED 2008/03/28 15:44:02 rt 1.3.846.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d3bd808f40ae609a5817839d232cf77b2d28c30b]

INTEGRATION: CWS changefileheader (1.4.342); FILE MERGED 2008/04/01 15:18:19 thb 1.4.342.3: #i85898# Stripping all external header guards 2008/04/01 10:57:48 thb 1.4.342.2: #i85898# Stripping all external header guards 2008/03/28 15:34:40 rt 1.4.342.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0cfc3b1d732a4e5668ff298fd86bac79be3fac2c]

INTEGRATION: CWS changefileheader (1.3.500); FILE MERGED 2008/03/31 16:06:20 rt 1.3.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [40a8ea7ca1b016582a45fdf189c1405b10f6aebe]

INTEGRATION: CWS changefileheader (1.8.168); FILE MERGED 2008/03/28 15:44:02 rt 1.8.168.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [40b99599e43b434bb0a0f011569ac93b397eb28e]

INTEGRATION: CWS changefileheader (1.3.458); FILE MERGED 2008/04/01 15:18:18 thb 1.3.458.3: #i85898# Stripping all external header guards 2008/04/01 10:57:48 thb 1.3.458.2: #i85898# Stripping all external header guards 2008/03/28 15:34:40 rt 1.3.458.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [72218c541f8c60049fc259ebd2e44c9154272375]

INTEGRATION: CWS changefileheader (1.6.500); FILE MERGED 2008/03/31 16:06:20 rt 1.6.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0d041ebc3a11af751b01df2c814a1a2a7991bb10]

INTEGRATION: CWS changefileheader (1.4.168); FILE MERGED 2008/03/28 15:44:02 rt 1.4.168.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [200715c77ceb8a5f216c2c87e0eca5c902207df7]

INTEGRATION: CWS changefileheader (1.4.318); FILE MERGED 2008/04/01 15:18:18 thb 1.4.318.3: #i85898# Stripping all external header guards 2008/04/01 10:57:48 thb 1.4.318.2: #i85898# Stripping all external header guards 2008/03/28 15:34:39 rt 1.4.318.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [083bdb009a8ef1cf3e2601207e6778783e97aeac]

INTEGRATION: CWS changefileheader (1.5.500); FILE MERGED 2008/03/31 16:06:20 rt 1.5.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fa568bd473fa99113e25888c82b2f628f395c1cd]

INTEGRATION: CWS changefileheader (1.6.318); FILE MERGED 2008/04/01 15:18:18 thb 1.6.318.3: #i85898# Stripping all external header guards 2008/04/01 10:57:48 thb 1.6.318.2: #i85898# Stripping all external header guards 2008/03/28 15:34:39 rt 1.6.318.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [14a22178cadeb6241c51b815315426189077511b]

INTEGRATION: CWS changefileheader (1.5.28); FILE MERGED 2008/03/31 13:20:20 rt 1.5.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [86227b2a07a130ee350a99333456a5bad65c5150]

INTEGRATION: CWS changefileheader (1.3.168); FILE MERGED 2008/03/28 15:44:02 rt 1.3.168.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [451a24305d45108a911610a9912cc32420eaee16]

INTEGRATION: CWS changefileheader (1.8.222); FILE MERGED 2008/04/01 15:18:18 thb 1.8.222.3: #i85898# Stripping all external header guards 2008/04/01 10:57:48 thb 1.8.222.2: #i85898# Stripping all external header guards 2008/03/28 15:34:39 rt 1.8.222.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ed1bb1f1ecb5483e97d8fb66fe4c2c648de14cc8]

INTEGRATION: CWS changefileheader (1.2.24); FILE MERGED 2008/03/31 13:20:19 rt 1.2.24.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [53cc0ed1362231ccc0d0d084468d3cb487c6ad72]

INTEGRATION: CWS changefileheader (1.4.168); FILE MERGED 2008/03/28 15:44:01 rt 1.4.168.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [18f0ea63fc28e6b6c2dee7a5896b5d1792d62691]

INTEGRATION: CWS changefileheader (1.4.458); FILE MERGED 2008/04/01 15:18:18 thb 1.4.458.3: #i85898# Stripping all external header guards 2008/04/01 10:57:48 thb 1.4.458.2: #i85898# Stripping all external header guards 2008/03/28 15:34:39 rt 1.4.458.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [dbc1c1e564ccb4550938b73d62d9aa3cebcccdca]

INTEGRATION: CWS changefileheader (1.2.18); FILE MERGED 2008/03/31 13:20:19 rt 1.2.18.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [873e5add69f3cdfea23212150f105f96239c9921]

INTEGRATION: CWS changefileheader (1.2.22); FILE MERGED 2008/04/01 15:18:18 thb 1.2.22.3: #i85898# Stripping all external header guards 2008/04/01 10:57:48 thb 1.2.22.2: #i85898# Stripping all external header guards 2008/03/28 15:34:39 rt 1.2.22.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [70351f2fdd84e094e479f96e9b7db7f45996a61a]

INTEGRATION: CWS changefileheader (1.2.76); FILE MERGED 2008/03/28 15:44:01 rt 1.2.76.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e7b3fd85d2a562b8b9ad28c20ed050e98c08fff0]

INTEGRATION: CWS changefileheader (1.14.286); FILE MERGED 2008/04/01 15:18:18 thb 1.14.286.3: #i85898# Stripping all external header guards 2008/04/01 10:57:48 thb 1.14.286.2: #i85898# Stripping all external header guards 2008/03/28 15:34:39 rt 1.14.286.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ed38ac99d7f890777afcd1e52607347a0ab073fd]

INTEGRATION: CWS changefileheader (1.2.4); FILE MERGED 2008/04/04 14:36:36 rt 1.2.4.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bda7fb6c9a1a6ed7dcd972d8542e335a2c6167a3]

INTEGRATION: CWS changefileheader (1.2.4); FILE MERGED 2008/03/28 16:27:36 rt 1.2.4.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ad61b6ee68e949e7b15e06efc321bf5629d69466]

INTEGRATION: CWS changefileheader (1.5.458); FILE MERGED 2008/04/01 15:18:18 thb 1.5.458.2: #i85898# Stripping all external header guards 2008/03/28 15:34:39 rt 1.5.458.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8132d6febfb3a58f4c6384664bb37a60ac4c3567]

INTEGRATION: CWS changefileheader (1.3.458); FILE MERGED 2008/04/01 15:18:18 thb 1.3.458.3: #i85898# Stripping all external header guards 2008/04/01 10:57:48 thb 1.3.458.2: #i85898# Stripping all external header guards 2008/03/28 15:34:39 rt 1.3.458.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [911085e8f14f611978cd14024cb68e935e9d6ade]

INTEGRATION: CWS changefileheader (1.6.224); FILE MERGED 2008/04/01 15:18:17 thb 1.6.224.3: #i85898# Stripping all external header guards 2008/04/01 10:57:48 thb 1.6.224.2: #i85898# Stripping all external header guards 2008/03/28 15:34:39 rt 1.6.224.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [af1ad952a38d8755420aef092ca25d4140288bdf]

INTEGRATION: CWS changefileheader (1.8.500); FILE MERGED 2008/03/31 16:06:20 rt 1.8.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f14948e486ab002e9244a4172923a620b17d0c6e]

INTEGRATION: CWS changefileheader (1.6.318); FILE MERGED 2008/04/01 15:18:17 thb 1.6.318.3: #i85898# Stripping all external header guards 2008/04/01 10:57:48 thb 1.6.318.2: #i85898# Stripping all external header guards 2008/03/28 15:34:39 rt 1.6.318.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ae94e937e6fb459abc61a166c3340076f51f8b5c]

INTEGRATION: CWS changefileheader (1.5.458); FILE MERGED 2008/04/01 15:18:17 thb 1.5.458.3: #i85898# Stripping all external header guards 2008/04/01 10:57:47 thb 1.5.458.2: #i85898# Stripping all external header guards 2008/03/28 15:34:39 rt 1.5.458.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [093181949fa21acdff3f9182be16eebc66034591]

INTEGRATION: CWS changefileheader (1.9.4); FILE MERGED 2008/03/28 16:27:36 rt 1.9.4.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [dd89659e045cde0616d1ce6775c7da9fd4c97a1f]

INTEGRATION: CWS changefileheader (1.5.458); FILE MERGED 2008/04/01 15:18:17 thb 1.5.458.3: #i85898# Stripping all external header guards 2008/04/01 10:57:47 thb 1.5.458.2: #i85898# Stripping all external header guards 2008/03/28 15:34:38 rt 1.5.458.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [980d42b6ec2a00b9cfe72e50055326e19e82f103]

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>  [95b9f023482025fc41c02945cc1da7b20927acef]

INTEGRATION: CWS changefileheader (1.7.458); FILE MERGED 2008/04/01 15:18:17 thb 1.7.458.3: #i85898# Stripping all external header guards 2008/04/01 10:57:47 thb 1.7.458.2: #i85898# Stripping all external header guards 2008/03/28 15:34:38 rt 1.7.458.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [50b23f940fc6c684b488b31fee0e884743f6ac56]

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>  [61d8c2280e93b11c51fa07be5a0d5b91567b9b2e]

INTEGRATION: CWS changefileheader (1.7.318); FILE MERGED 2008/04/01 15:18:17 thb 1.7.318.3: #i85898# Stripping all external header guards 2008/04/01 10:57:47 thb 1.7.318.2: #i85898# Stripping all external header guards 2008/03/28 15:34:38 rt 1.7.318.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a1e1a0c44c4c9f174146618051e0b0dba4cc8d84]

INTEGRATION: CWS changefileheader (1.6.318); FILE MERGED 2008/04/01 15:18:17 thb 1.6.318.3: #i85898# Stripping all external header guards 2008/04/01 10:57:47 thb 1.6.318.2: #i85898# Stripping all external header guards 2008/03/28 15:34:38 rt 1.6.318.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5557cc600c68dd91d86c6ff8bbed9cb8330b43ad]

INTEGRATION: CWS changefileheader (1.9.500); FILE MERGED 2008/03/31 16:06:20 rt 1.9.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1d95724c6f93aa27b56bff2fb4a7145289c2e70c]

INTEGRATION: CWS changefileheader (1.5.318); FILE MERGED 2008/04/01 15:18:17 thb 1.5.318.3: #i85898# Stripping all external header guards 2008/04/01 10:57:47 thb 1.5.318.2: #i85898# Stripping all external header guards 2008/03/28 15:34:38 rt 1.5.318.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [19330967132add718b4e9164f48c684466106f91]

INTEGRATION: CWS changefileheader (1.8.500); FILE MERGED 2008/03/31 16:06:19 rt 1.8.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a02b22c746fa30954dfcb29a8340a756f3b28fb6]

INTEGRATION: CWS changefileheader (1.2.458); FILE MERGED 2008/03/28 15:34:38 rt 1.2.458.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [86e77948e654a98ad842570b4d108cb45f355300]

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>  [e43c613a546e3e9f0d02abd2a695ce7a1cf7e79e]

INTEGRATION: CWS changefileheader (1.9.500); FILE MERGED 2008/03/31 16:06:19 rt 1.9.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [31edf23bcb70f5071a11c3bba2d7b19901152fd8]

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>  [79f42233e103e2090b8f8439e7029fdfcdd608c6]

INTEGRATION: CWS changefileheader (1.1.1036); FILE MERGED 2008/04/01 15:18:17 thb 1.1.1036.2: #i85898# Stripping all external header guards 2008/04/01 10:57:47 thb 1.1.1036.1: #i85898# Stripping all external header guards


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3c746341bbeaaafaf3534c8a01517660758ee62e]

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-11  Rüdiger Timm  <rt@openoffice.org>  [991efa6ae66577ba5891152d0eabe0bc43981e20]

INTEGRATION: CWS changefileheader (1.5.318); FILE MERGED 2008/04/01 15:18:17 thb 1.5.318.3: #i85898# Stripping all external header guards 2008/04/01 10:57:47 thb 1.5.318.2: #i85898# Stripping all external header guards 2008/03/28 15:34:37 rt 1.5.318.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2682f00ad4761eaedcaef8ec62c42291b9d3ab3c]

INTEGRATION: CWS changefileheader (1.3.458); FILE MERGED 2008/04/01 10:57:47 thb 1.3.458.2: #i85898# Stripping all external header guards 2008/03/28 15:34:37 rt 1.3.458.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b2bc03b7166323d8501b78bd787ea3cbd46c592f]

INTEGRATION: CWS changefileheader (1.3.10); FILE MERGED 2008/03/31 13:20:32 rt 1.3.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f82f89b0741ec92fac27d7feae2357ca40c4cd8c]

INTEGRATION: CWS changefileheader (1.4.500); FILE MERGED 2008/03/31 16:06:19 rt 1.4.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [132be667b0b0a61628b2f41ec07fd7c987f52eda]

INTEGRATION: CWS changefileheader (1.3.458); FILE MERGED 2008/04/01 15:18:17 thb 1.3.458.3: #i85898# Stripping all external header guards 2008/04/01 10:57:47 thb 1.3.458.2: #i85898# Stripping all external header guards 2008/03/28 15:34:37 rt 1.3.458.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5f731c52f6edbd3212ca79c83ca4e04172dfaee2]

INTEGRATION: CWS changefileheader (1.3.500); FILE MERGED 2008/03/31 16:06:19 rt 1.3.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [585ba768813200f2addb445fb8d33f48bde0e918]

INTEGRATION: CWS changefileheader (1.2.10); FILE MERGED 2008/03/31 13:20:38 rt 1.2.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [70a94814e3b8bda8cddc8605c3ca92d2a3d2d5e1]

INTEGRATION: CWS changefileheader (1.4.318); FILE MERGED 2008/04/01 15:18:16 thb 1.4.318.3: #i85898# Stripping all external header guards 2008/04/01 10:57:46 thb 1.4.318.2: #i85898# Stripping all external header guards 2008/03/28 15:34:37 rt 1.4.318.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7abfb27a996ee77d416cea074c9386facb60a3e9]

INTEGRATION: CWS changefileheader (1.7.14); FILE MERGED 2008/03/31 13:20:43 rt 1.7.14.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [411dd949e9781724043cecab17c3d2db489bbc0a]

INTEGRATION: CWS changefileheader (1.4.318); FILE MERGED 2008/04/01 15:18:16 thb 1.4.318.3: #i85898# Stripping all external header guards 2008/04/01 10:57:46 thb 1.4.318.2: #i85898# Stripping all external header guards 2008/03/28 15:34:36 rt 1.4.318.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f8c5b35d6cf331e1849b90c597017751018cf080]

INTEGRATION: CWS changefileheader (1.6.500); FILE MERGED 2008/03/31 16:06:19 rt 1.6.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [761f9505cd7ee459f279b2376640f0e6cfef7880]

INTEGRATION: CWS changefileheader (1.2.14); FILE MERGED 2008/03/31 13:20:43 rt 1.2.14.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7a0d67bcb1f3306acec6e87a5d42f8e4cf9a3110]

INTEGRATION: CWS changefileheader (1.7.458); FILE MERGED 2008/04/01 10:57:46 thb 1.7.458.2: #i85898# Stripping all external header guards 2008/03/28 15:34:36 rt 1.7.458.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c5b2b7d92384c324ddfaa4dd28a6741364ba30fa]

INTEGRATION: CWS changefileheader (1.2.224); FILE MERGED 2008/04/01 15:18:16 thb 1.2.224.3: #i85898# Stripping all external header guards 2008/04/01 10:57:46 thb 1.2.224.2: #i85898# Stripping all external header guards 2008/03/28 15:34:36 rt 1.2.224.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [da9546957e933f8fa1380499a51c8a0bea85d1e4]

INTEGRATION: CWS changefileheader (1.5.500); FILE MERGED 2008/03/31 16:06:19 rt 1.5.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [96eb1026c2eaca37ad7af53f8671a517dbef7902]

INTEGRATION: CWS changefileheader (1.6.318); FILE MERGED 2008/04/01 15:18:16 thb 1.6.318.3: #i85898# Stripping all external header guards 2008/04/01 10:57:46 thb 1.6.318.2: #i85898# Stripping all external header guards 2008/03/28 15:34:36 rt 1.6.318.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7135cf3ab1df91e6c2ee9e78823bb2f56b8eaf40]

INTEGRATION: CWS changefileheader (1.5.318); FILE MERGED 2008/04/01 15:18:16 thb 1.5.318.3: #i85898# Stripping all external header guards 2008/04/01 10:57:46 thb 1.5.318.2: #i85898# Stripping all external header guards 2008/03/28 15:34:36 rt 1.5.318.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [21af9ddb013d08523099705b81e677cf239acdba]

INTEGRATION: CWS changefileheader (1.7.500); FILE MERGED 2008/03/31 16:06:19 rt 1.7.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [154379e95668cb94871afd37f4cab1f7f79beeed]

INTEGRATION: CWS changefileheader (1.6.432); FILE MERGED 2008/04/01 15:18:16 thb 1.6.432.3: #i85898# Stripping all external header guards 2008/04/01 10:57:46 thb 1.6.432.2: #i85898# Stripping all external header guards 2008/03/28 15:34:36 rt 1.6.432.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [15619ceb1b45fb522641bc685130cee617791d90]

INTEGRATION: CWS changefileheader (1.13.318); FILE MERGED 2008/04/01 15:18:16 thb 1.13.318.3: #i85898# Stripping all external header guards 2008/04/01 10:57:46 thb 1.13.318.2: #i85898# Stripping all external header guards 2008/03/28 15:34:36 rt 1.13.318.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bdc607c548d20e98b0881954ac451c62cdb8e74f]

INTEGRATION: CWS changefileheader (1.51.34); FILE MERGED 2008/04/01 15:57:05 thb 1.51.34.3: #i85898# Stripping all external header guards 2008/04/01 12:54:05 thb 1.51.34.2: #i85898# Stripping all external header guards 2008/03/31 16:54:04 rt 1.51.34.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0f7554b80894bb08087e86bbfe3c604778a11cb4]

INTEGRATION: CWS changefileheader (1.4.458); FILE MERGED 2008/04/01 10:57:45 thb 1.4.458.2: #i85898# Stripping all external header guards 2008/03/28 15:34:35 rt 1.4.458.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [97336a385c9aadd2c25f0f2efa8c4dee9b2ab802]

INTEGRATION: CWS changefileheader (1.13.96); FILE MERGED 2008/04/01 15:18:16 thb 1.13.96.3: #i85898# Stripping all external header guards 2008/04/01 10:57:45 thb 1.13.96.2: #i85898# Stripping all external header guards 2008/03/28 15:34:35 rt 1.13.96.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [797ff953f78983366bb0d051ad47a5c7417aa2a7]

INTEGRATION: CWS changefileheader (1.8.458); FILE MERGED 2008/04/01 10:57:45 thb 1.8.458.2: #i85898# Stripping all external header guards 2008/03/28 15:34:35 rt 1.8.458.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f2ebd96015b80eb64e306eaab1b7b55466b21960]

INTEGRATION: CWS changefileheader (1.6.500); FILE MERGED 2008/03/31 16:06:18 rt 1.6.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d806d5861b1bfd04ecdebda9f590d14b57658558]

INTEGRATION: CWS changefileheader (1.9.458); FILE MERGED 2008/04/01 15:18:16 thb 1.9.458.3: #i85898# Stripping all external header guards 2008/04/01 10:57:45 thb 1.9.458.2: #i85898# Stripping all external header guards 2008/03/28 15:34:35 rt 1.9.458.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bc478039aef6359b6e84313ecfed24c7606282f3]

INTEGRATION: CWS changefileheader (1.7.500); FILE MERGED 2008/03/31 16:06:18 rt 1.7.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [46ae4f10df54c69b2c67bcc45715bfa266fd0edc]

INTEGRATION: CWS changefileheader (1.2.458); FILE MERGED 2008/04/01 10:57:45 thb 1.2.458.2: #i85898# Stripping all external header guards 2008/03/28 15:34:35 rt 1.2.458.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [624c3c58e0ce8249a03f54b5fe2fad7ee6de2190]

INTEGRATION: CWS changefileheader (1.8.500); FILE MERGED 2008/03/31 16:06:18 rt 1.8.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1bfe8e9541c8f01f1e4351e64e65d75518fd5773]

INTEGRATION: CWS changefileheader (1.4.458); FILE MERGED 2008/04/01 15:18:15 thb 1.4.458.3: #i85898# Stripping all external header guards 2008/04/01 10:57:45 thb 1.4.458.2: #i85898# Stripping all external header guards 2008/03/28 15:34:35 rt 1.4.458.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b389be48de20da5d3eda79101b7d2344857eca10]

INTEGRATION: CWS changefileheader (1.6.458); FILE MERGED 2008/04/01 15:18:15 thb 1.6.458.3: #i85898# Stripping all external header guards 2008/04/01 10:57:45 thb 1.6.458.2: #i85898# Stripping all external header guards 2008/03/28 15:34:35 rt 1.6.458.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bdc56ffd65078d6c1e6e605274b3a976feadb8eb]

INTEGRATION: CWS changefileheader (1.5.500); FILE MERGED 2008/03/31 16:06:18 rt 1.5.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e621250641a5f0080f0fc707be8640b134bd6c6d]

INTEGRATION: CWS changefileheader (1.5.458); FILE MERGED 2008/04/01 15:18:15 thb 1.5.458.3: #i85898# Stripping all external header guards 2008/04/01 10:57:45 thb 1.5.458.2: #i85898# Stripping all external header guards 2008/03/28 15:34:35 rt 1.5.458.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3e99b8b7a3776114edec67c88550d760e79087a1]

INTEGRATION: CWS changefileheader (1.3.500); FILE MERGED 2008/03/31 16:06:18 rt 1.3.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2b28080c8c5e811705e26bbec8a682e2c106784a]

INTEGRATION: CWS changefileheader (1.9.746); FILE MERGED 2008/04/01 15:18:15 thb 1.9.746.2: #i85898# Stripping all external header guards 2008/04/01 10:57:45 thb 1.9.746.1: #i85898# Stripping all external header guards


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [06c8c5497a6a4755bb59555bec02a80f78f5deb7]

INTEGRATION: CWS changefileheader (1.10.264); FILE MERGED 2008/04/01 15:18:15 thb 1.10.264.3: #i85898# Stripping all external header guards 2008/04/01 10:57:45 thb 1.10.264.2: #i85898# Stripping all external header guards 2008/03/28 15:34:34 rt 1.10.264.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d03aa97b6fcd0a9fa54477050db340a520a4bc51]

INTEGRATION: CWS changefileheader (1.9.458); FILE MERGED 2008/04/01 15:18:15 thb 1.9.458.3: #i85898# Stripping all external header guards 2008/04/01 10:57:44 thb 1.9.458.2: #i85898# Stripping all external header guards 2008/03/28 15:34:34 rt 1.9.458.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [37464f179b3ff502cafbbe381c0dfdd6a3ab303a]

INTEGRATION: CWS changefileheader (1.155.12); FILE MERGED 2008/04/01 15:58:50 thb 1.155.12.3: #i85898# Stripping all external header guards 2008/04/01 12:55:14 thb 1.155.12.2: #i85898# Stripping all external header guards 2008/03/31 16:57:43 rt 1.155.12.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fd68f0afe9647492793979bf8d84f937c65127ab]

INTEGRATION: CWS changefileheader (1.3.458); FILE MERGED 2008/04/01 15:18:15 thb 1.3.458.3: #i85898# Stripping all external header guards 2008/04/01 10:57:44 thb 1.3.458.2: #i85898# Stripping all external header guards 2008/03/28 15:34:34 rt 1.3.458.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bff8af1f20a935ac2a0495f5b293ef55d58649a0]

INTEGRATION: CWS changefileheader (1.2.758); FILE MERGED 2008/04/01 15:18:15 thb 1.2.758.2: #i85898# Stripping all external header guards 2008/04/01 10:57:44 thb 1.2.758.1: #i85898# Stripping all external header guards


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [69c4d0b807690bafcf6990d29d33db0d5aebe515]

INTEGRATION: CWS changefileheader (1.6.358); FILE MERGED 2008/03/28 15:34:34 rt 1.6.358.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a5535b3ec030532151c7c77bd46f2181aed328c2]

INTEGRATION: CWS changefileheader (1.7.458); FILE MERGED 2008/04/01 15:18:15 thb 1.7.458.3: #i85898# Stripping all external header guards 2008/04/01 10:57:44 thb 1.7.458.2: #i85898# Stripping all external header guards 2008/03/28 15:34:34 rt 1.7.458.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f32d96997e9ba1cbe973382cea14e21d135b7f6e]

INTEGRATION: CWS changefileheader (1.2.458); FILE MERGED 2008/04/01 15:18:15 thb 1.2.458.3: #i85898# Stripping all external header guards 2008/04/01 10:57:44 thb 1.2.458.2: #i85898# Stripping all external header guards 2008/03/28 15:34:34 rt 1.2.458.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ee305805dd2ef76d00fa3fc8fc1d7d910fe0d612]

INTEGRATION: CWS changefileheader (1.18.78); FILE MERGED 2008/03/28 15:34:33 rt 1.18.78.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bbf81928bf913e49bac74a75931e9ccbd69d0783]

INTEGRATION: CWS changefileheader (1.7.226); FILE MERGED 2008/04/01 10:57:44 thb 1.7.226.2: #i85898# Stripping all external header guards 2008/03/28 15:34:33 rt 1.7.226.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e7c194300c6f2948e8d1284846bdaeaea0ac97f9]

INTEGRATION: CWS changefileheader (1.6.226); FILE MERGED 2008/04/01 10:57:44 thb 1.6.226.2: #i85898# Stripping all external header guards 2008/03/28 15:34:33 rt 1.6.226.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [014350de2c8a59ce65f56bd76f3e89f274c03a15]

INTEGRATION: CWS changefileheader (1.17.458); FILE MERGED 2008/04/01 15:18:15 thb 1.17.458.3: #i85898# Stripping all external header guards 2008/04/01 10:57:44 thb 1.17.458.2: #i85898# Stripping all external header guards 2008/03/28 15:34:33 rt 1.17.458.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2f5b9d6599ab32dc98fb98e63ae883d612caa86d]

INTEGRATION: CWS changefileheader (1.3.458); FILE MERGED 2008/03/28 15:34:33 rt 1.3.458.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7e645520d80fab3a32639f2a1e0111d7c8a291ea]

INTEGRATION: CWS changefileheader (1.12.168); FILE MERGED 2008/04/01 10:57:44 thb 1.12.168.2: #i85898# Stripping all external header guards 2008/03/28 15:34:33 rt 1.12.168.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [dba6438f3c80341256453d223034cf7c79f91508]

INTEGRATION: CWS changefileheader (1.2.458); FILE MERGED 2008/04/01 15:18:15 thb 1.2.458.3: #i85898# Stripping all external header guards 2008/04/01 10:57:44 thb 1.2.458.2: #i85898# Stripping all external header guards 2008/03/28 15:34:33 rt 1.2.458.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [82b3a641d0fd88fa3271cf3102e07ba789392e9e]

INTEGRATION: CWS changefileheader (1.4.458); FILE MERGED 2008/04/01 15:18:14 thb 1.4.458.3: #i85898# Stripping all external header guards 2008/04/01 10:57:44 thb 1.4.458.2: #i85898# Stripping all external header guards 2008/03/28 15:34:33 rt 1.4.458.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cb230f5f7f9a0653c2d2879468b001a5b203780c]

INTEGRATION: CWS changefileheader (1.9.318); FILE MERGED 2008/04/01 15:18:14 thb 1.9.318.3: #i85898# Stripping all external header guards 2008/04/01 10:57:43 thb 1.9.318.2: #i85898# Stripping all external header guards 2008/03/28 15:34:32 rt 1.9.318.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [43d54c18827da5a907946bda839c0e519cce4897]

INTEGRATION: CWS changefileheader (1.12.500); FILE MERGED 2008/03/31 16:06:18 rt 1.12.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [08e23eaf0440575339184089eb39b87ea951cf49]

INTEGRATION: CWS changefileheader (1.2.458); FILE MERGED 2008/04/01 15:18:14 thb 1.2.458.2: #i85898# Stripping all external header guards 2008/03/28 15:34:32 rt 1.2.458.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [def434ee81c979237f91c4948bc552a1c014e7d7]

INTEGRATION: CWS changefileheader (1.6.500); FILE MERGED 2008/03/31 16:06:17 rt 1.6.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3a348d8d904f5e35a840ba4fa8ce4831b7308cf2]

INTEGRATION: CWS changefileheader (1.3.458); FILE MERGED 2008/04/01 10:57:43 thb 1.3.458.2: #i85898# Stripping all external header guards 2008/03/28 15:34:32 rt 1.3.458.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3d1dce0a77a8745740afc5e8614a408eb1d85d98]

INTEGRATION: CWS changefileheader (1.7.500); FILE MERGED 2008/03/31 16:06:17 rt 1.7.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [95b42e25436dafc7acdd63a2ac42ed635b906673]

INTEGRATION: CWS changefileheader (1.3.34); FILE MERGED 2008/04/01 15:58:49 thb 1.3.34.3: #i85898# Stripping all external header guards 2008/04/01 12:55:14 thb 1.3.34.2: #i85898# Stripping all external header guards 2008/03/31 16:57:43 rt 1.3.34.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [499699b908724984dea03e1e09ee54662bdc393e]

INTEGRATION: CWS changefileheader (1.17.458); FILE MERGED 2008/04/01 15:18:14 thb 1.17.458.3: #i85898# Stripping all external header guards 2008/04/01 10:57:43 thb 1.17.458.2: #i85898# Stripping all external header guards 2008/03/28 15:34:32 rt 1.17.458.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4052a44e398e7f4f0931c693eb8bc6f10e656734]

INTEGRATION: CWS changefileheader (1.5.500); FILE MERGED 2008/03/31 16:06:17 rt 1.5.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [91797bbabfb6bf94a11bafe4039d542a656262d2]

INTEGRATION: CWS changefileheader (1.22.458); FILE MERGED 2008/04/01 15:18:14 thb 1.22.458.3: #i85898# Stripping all external header guards 2008/04/01 10:57:43 thb 1.22.458.2: #i85898# Stripping all external header guards 2008/03/28 15:34:32 rt 1.22.458.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [09decde8227028cde8a94cc7b612159c6001f75a]

INTEGRATION: CWS changefileheader (1.13.500); FILE MERGED 2008/03/31 16:06:17 rt 1.13.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [948ab9f14482d90e8ea0b7423743c14db52857fb]

INTEGRATION: CWS changefileheader (1.32.458); FILE MERGED 2008/04/01 15:18:14 thb 1.32.458.3: #i85898# Stripping all external header guards 2008/04/01 10:57:43 thb 1.32.458.2: #i85898# Stripping all external header guards 2008/03/28 15:34:32 rt 1.32.458.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8bf2c9c779df20d0707a11f7133001082bc65ef9]

INTEGRATION: CWS changefileheader (1.3.458); FILE MERGED 2008/04/01 15:18:14 thb 1.3.458.3: #i85898# Stripping all external header guards 2008/04/01 10:57:43 thb 1.3.458.2: #i85898# Stripping all external header guards 2008/03/28 15:34:32 rt 1.3.458.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [40a01284ad3458981f742d4cb85f16cf06316386]

INTEGRATION: CWS changefileheader (1.10.500); FILE MERGED 2008/03/31 16:06:17 rt 1.10.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ab318016b7be5cbdcec0310597628e4d30eb01a5]

INTEGRATION: CWS changefileheader (1.2.758); FILE MERGED 2008/04/01 15:18:14 thb 1.2.758.2: #i85898# Stripping all external header guards 2008/04/01 10:57:43 thb 1.2.758.1: #i85898# Stripping all external header guards


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1002aded6a78da95bb6ab76cc3d4c19bfafd96c6]

INTEGRATION: CWS changefileheader (1.4.458); FILE MERGED 2008/04/01 15:18:14 thb 1.4.458.3: #i85898# Stripping all external header guards 2008/04/01 10:57:43 thb 1.4.458.2: #i85898# Stripping all external header guards 2008/03/28 15:34:32 rt 1.4.458.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [65043d590a4d72f745313a9534d306816bcb84c8]

INTEGRATION: CWS changefileheader (1.3.500); FILE MERGED 2008/03/31 16:06:17 rt 1.3.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2e4d4b86bd4dfbaa18d86e9e94145f14680637d7]

INTEGRATION: CWS changefileheader (1.7.458); FILE MERGED 2008/04/01 15:18:14 thb 1.7.458.3: #i85898# Stripping all external header guards 2008/04/01 10:57:43 thb 1.7.458.2: #i85898# Stripping all external header guards 2008/03/28 15:34:31 rt 1.7.458.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9aaad95546424bec3f3e93360ffb0d5abbb3d08c]

INTEGRATION: CWS changefileheader (1.4.500); FILE MERGED 2008/03/31 16:06:17 rt 1.4.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9bcdb8133f93d381cbba3c7ba442cde1f5c7e3dc]

INTEGRATION: CWS changefileheader (1.5.318); FILE MERGED 2008/04/01 15:18:14 thb 1.5.318.3: #i85898# Stripping all external header guards 2008/04/01 10:57:43 thb 1.5.318.2: #i85898# Stripping all external header guards 2008/03/28 15:34:31 rt 1.5.318.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4e38b65c665fbefa1f654acf8a1a648e83c3de20]

INTEGRATION: CWS changefileheader (1.14.458); FILE MERGED 2008/04/01 15:18:13 thb 1.14.458.3: #i85898# Stripping all external header guards 2008/04/01 10:57:43 thb 1.14.458.2: #i85898# Stripping all external header guards 2008/03/28 15:34:31 rt 1.14.458.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [27050236b10a94c48827bff35e83119a17e8f8a4]

INTEGRATION: CWS changefileheader (1.23.500); FILE MERGED 2008/03/31 16:06:17 rt 1.23.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [176b8c17ba92eae790d21a37471098bc787ec123]

INTEGRATION: CWS changefileheader (1.5.458); FILE MERGED 2008/04/01 10:57:42 thb 1.5.458.2: #i85898# Stripping all external header guards 2008/03/28 15:34:31 rt 1.5.458.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d143c4c8ed0f1aefcea1577de92838bd924680ad]

INTEGRATION: CWS changefileheader (1.8.130); FILE MERGED 2008/04/01 15:18:13 thb 1.8.130.3: #i85898# Stripping all external header guards 2008/04/01 10:57:42 thb 1.8.130.2: #i85898# Stripping all external header guards 2008/03/28 15:34:31 rt 1.8.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c42532ec16ea72448a2cbb3e3fcfc6511313f021]

INTEGRATION: CWS changefileheader (1.7.130); FILE MERGED 2008/04/01 15:18:13 thb 1.7.130.3: #i85898# Stripping all external header guards 2008/04/01 10:57:42 thb 1.7.130.2: #i85898# Stripping all external header guards 2008/03/28 15:34:31 rt 1.7.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2f2471973a8ce8e546a59bdafd395fa67ad7f1b3]

INTEGRATION: CWS changefileheader (1.3.318); FILE MERGED 2008/04/01 15:18:13 thb 1.3.318.3: #i85898# Stripping all external header guards 2008/04/01 10:57:42 thb 1.3.318.2: #i85898# Stripping all external header guards 2008/03/28 15:34:31 rt 1.3.318.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [71c6205211989604eccfa13fd559bf07e1c5e64c]

INTEGRATION: CWS changefileheader (1.2.458); FILE MERGED 2008/04/01 10:57:42 thb 1.2.458.2: #i85898# Stripping all external header guards 2008/03/28 15:34:30 rt 1.2.458.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2d1cf8d245d14b61bb1cfe9230c05c7400c632a3]

INTEGRATION: CWS changefileheader (1.5.500); FILE MERGED 2008/03/31 16:06:16 rt 1.5.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [32bec0eb99b4691e2a776bd8de11841a891d9b72]

INTEGRATION: CWS changefileheader (1.9.170); FILE MERGED 2008/04/01 10:57:42 thb 1.9.170.2: #i85898# Stripping all external header guards 2008/03/28 15:34:30 rt 1.9.170.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [072aecc79600cdb3f9adb2e10565ce249752768f]

INTEGRATION: CWS changefileheader (1.7.500); FILE MERGED 2008/03/31 16:06:16 rt 1.7.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b532383aa38653a17958d70d5f7c51fcabd02956]

INTEGRATION: CWS changefileheader (1.9.192); FILE MERGED 2008/04/01 15:18:13 thb 1.9.192.3: #i85898# Stripping all external header guards 2008/04/01 10:57:42 thb 1.9.192.2: #i85898# Stripping all external header guards 2008/03/28 15:34:30 rt 1.9.192.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [598abb9d258123262cff2d2ebee700ad4a2f1eaa]

INTEGRATION: CWS changefileheader (1.20.160); FILE MERGED 2008/04/01 16:09:45 thb 1.20.160.3: #i85898# Stripping all external header guards 2008/04/01 13:04:48 thb 1.20.160.2: #i85898# Stripping all external header guards 2008/03/31 16:28:11 rt 1.20.160.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3c133ab6ec82cd6eb18e8aaeb215f09d211a5d69]

INTEGRATION: CWS changefileheader (1.46.20); FILE MERGED 2008/04/01 10:57:42 thb 1.46.20.2: #i85898# Stripping all external header guards 2008/03/28 15:34:30 rt 1.46.20.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2445f8421a9754af9f14bc53cc19880f2cf4d30c]

INTEGRATION: CWS changefileheader (1.2.122); FILE MERGED 2008/03/31 16:06:16 rt 1.2.122.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [881d348e683010be983abb49dfe8a4305f7fef5b]

INTEGRATION: CWS changefileheader (1.6.458); FILE MERGED 2008/04/01 15:18:13 thb 1.6.458.3: #i85898# Stripping all external header guards 2008/04/01 10:57:42 thb 1.6.458.2: #i85898# Stripping all external header guards 2008/03/28 15:34:30 rt 1.6.458.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a6b78c5d08efb0709545ae708d03817ce01c3ccf]

INTEGRATION: CWS changefileheader (1.3.500); FILE MERGED 2008/03/31 16:06:16 rt 1.3.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [20ca39ff3ee4cb9287261d40e497c36341b73176]

INTEGRATION: CWS changefileheader (1.6.318); FILE MERGED 2008/04/01 10:57:42 thb 1.6.318.2: #i85898# Stripping all external header guards 2008/03/28 15:34:30 rt 1.6.318.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [34bddf585b3079b004b51167bfbf2e87c3573ff6]

INTEGRATION: CWS changefileheader (1.9.500); FILE MERGED 2008/03/31 16:06:16 rt 1.9.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [93948872218511c3a4c1347e9195f49528d1031c]

INTEGRATION: CWS changefileheader (1.3.458); FILE MERGED 2008/03/28 15:34:29 rt 1.3.458.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6ccade0050b35a54db873e570f24082ed9c52979]

INTEGRATION: CWS changefileheader (1.8.500); FILE MERGED 2008/03/31 16:06:16 rt 1.8.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [91b2a722215487a9d3a897a9294f0bf6f62ff4cf]

INTEGRATION: CWS changefileheader (1.2.236); FILE MERGED 2008/03/28 15:34:29 rt 1.2.236.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ba891351fea15fde47d7d55e718e89c990effe4d]

INTEGRATION: CWS changefileheader (1.2.458); FILE MERGED 2008/04/01 10:57:42 thb 1.2.458.2: #i85898# Stripping all external header guards 2008/03/28 15:34:29 rt 1.2.458.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e5327bdeb7423434eba38f442431298929a699a1]

INTEGRATION: CWS changefileheader (1.6.500); FILE MERGED 2008/03/31 16:06:16 rt 1.6.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6248db8c74817ba4201be7620e83484745ba71e9]

INTEGRATION: CWS changefileheader (1.5.458); FILE MERGED 2008/03/28 15:34:29 rt 1.5.458.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [45d6bc14bfbd4fee031d2d51777cca49acadbc6a]

INTEGRATION: CWS changefileheader (1.7.128); FILE MERGED 2008/03/28 15:34:29 rt 1.7.128.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2d88c93cacae782fc6352065a658ba58f8890a38]

INTEGRATION: CWS changefileheader (1.3.20); FILE MERGED 2008/03/28 15:34:28 rt 1.3.20.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [76f59b7fe157e72c7677db8efb118910f602ad19]

INTEGRATION: CWS changefileheader (1.4.458); FILE MERGED 2008/03/28 15:34:28 rt 1.4.458.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [972ab44fe8376b02a5a23211add728e604519ac2]

INTEGRATION: CWS changefileheader (1.4.318); FILE MERGED 2008/04/01 15:18:13 thb 1.4.318.3: #i85898# Stripping all external header guards 2008/04/01 10:57:41 thb 1.4.318.2: #i85898# Stripping all external header guards 2008/03/28 15:34:28 rt 1.4.318.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [aaa0742463c3a33f0d057d29dd15b402df9128b8]

INTEGRATION: CWS changefileheader (1.14.458); FILE MERGED 2008/04/01 10:57:41 thb 1.14.458.2: #i85898# Stripping all external header guards 2008/03/28 15:34:28 rt 1.14.458.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0b1fc6159f3379fc8f117636e40432930050807e]

INTEGRATION: CWS changefileheader (1.3.458); FILE MERGED 2008/04/01 10:57:41 thb 1.3.458.2: #i85898# Stripping all external header guards 2008/03/28 15:34:28 rt 1.3.458.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [151ff4628e611cbf11590256bab3764a2d518b8c]

INTEGRATION: CWS changefileheader (1.8.458); FILE MERGED 2008/03/28 15:34:28 rt 1.8.458.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3ec8b4359d88347a9205cc46ba189acb48f08fa0]

INTEGRATION: CWS changefileheader (1.4.300); FILE MERGED 2008/03/31 16:06:15 rt 1.4.300.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5d5b15258e6ef0bf4383e79997748e354b9ded7a]

INTEGRATION: CWS changefileheader (1.3.458); FILE MERGED 2008/03/28 15:34:27 rt 1.3.458.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [df5f532e17bdd6acdc5e016d093a7f3301a2d779]

INTEGRATION: CWS changefileheader (1.3.500); FILE MERGED 2008/03/31 16:06:15 rt 1.3.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a8037aa2c242676f88f8773554d647ef762466ee]

INTEGRATION: CWS changefileheader (1.2.458); FILE MERGED 2008/03/28 15:34:27 rt 1.2.458.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d64ce0d5b5420a552e64d8e12408a65f66e09e98]

INTEGRATION: CWS changefileheader (1.4.458); FILE MERGED 2008/03/28 15:34:27 rt 1.4.458.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cf48fc400712c8fe195eef0875252bccca565212]

INTEGRATION: CWS changefileheader (1.2.304); FILE MERGED 2008/03/28 15:34:27 rt 1.2.304.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [22f7a91a85d5b6588a7c460eeb6a3781be42ab55]

INTEGRATION: CWS changefileheader (1.8.500); FILE MERGED 2008/03/31 16:06:15 rt 1.8.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2094e6ef559c50133055daab1067f881559fe0dc]

INTEGRATION: CWS changefileheader (1.5.262); FILE MERGED 2008/03/28 15:34:26 rt 1.5.262.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5797a93d97569de879cad0954396a23d80cb0f26]

INTEGRATION: CWS changefileheader (1.4.180); FILE MERGED 2008/03/28 15:34:26 rt 1.4.180.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9a114e50cbfe77e5e69be533fafc7057a49ed4e2]

INTEGRATION: CWS changefileheader (1.14.262); FILE MERGED 2008/04/01 10:57:41 thb 1.14.262.2: #i85898# Stripping all external header guards 2008/03/28 15:34:26 rt 1.14.262.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [16fadee34d8c7bb5ebdc13b317e6fb817b948621]

INTEGRATION: CWS changefileheader (1.12.246); FILE MERGED 2008/03/28 15:32:05 rt 1.12.246.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [20b1f7383db0422c6fd9525125f7706d123d7a73]

INTEGRATION: CWS changefileheader (1.4.430); FILE MERGED 2008/03/28 15:32:05 rt 1.4.430.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [25f90b833cf837bcd6a3161561cfaee76ef15e7c]

INTEGRATION: CWS changefileheader (1.15.300); FILE MERGED 2008/03/31 16:06:06 rt 1.15.300.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b46a51471a71eb23a696c97120423f2c3c171ba7]

INTEGRATION: CWS changefileheader (1.19.24); FILE MERGED 2008/03/28 15:32:05 rt 1.19.24.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1f0acbc6593927578f18949f4a46000c6677b582]

INTEGRATION: CWS changefileheader (1.4.216); FILE MERGED 2008/03/28 15:32:04 rt 1.4.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a858b3b62762455024bb37a850ceb9cab63a5c90]

INTEGRATION: CWS changefileheader (1.3.500); FILE MERGED 2008/03/31 16:06:06 rt 1.3.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a7df3b209ecc9656e2fc65182ee3b362284d5433]

INTEGRATION: CWS changefileheader (1.7.84); FILE MERGED 2008/03/28 15:32:04 rt 1.7.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c3994165336c3d3241163aed3d67732c6d9b93ef]

INTEGRATION: CWS changefileheader (1.9.500); FILE MERGED 2008/03/31 16:06:06 rt 1.9.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d16ecfa04597d78294da0bf9a9deee7e52d1b0a4]

INTEGRATION: CWS changefileheader (1.18.146); FILE MERGED 2008/03/28 15:32:04 rt 1.18.146.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [131d0291a4903bc1caf1a2bb701ce1ea196ba75e]

INTEGRATION: CWS changefileheader (1.4.500); FILE MERGED 2008/03/31 16:06:06 rt 1.4.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f049dbf6ee92a5c7bc9f6af1c0a765a4443c9650]

INTEGRATION: CWS changefileheader (1.4.430); FILE MERGED 2008/03/28 15:32:04 rt 1.4.430.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [de3e0e46428f9869cadc7f26831c4216bb48aa30]

INTEGRATION: CWS changefileheader (1.5.500); FILE MERGED 2008/03/31 16:06:05 rt 1.5.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [712e000d0a7ccb039e6af42b6c07cff74580c434]

INTEGRATION: CWS changefileheader (1.11.214); FILE MERGED 2008/03/28 15:32:04 rt 1.11.214.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3cb352cb2385a15ae582851a05aed4852a91bfc7]

INTEGRATION: CWS changefileheader (1.4.500); FILE MERGED 2008/03/31 16:06:05 rt 1.4.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [838eb39a4c873d29a5f8aa4241c7c8c4edf1cefd]

INTEGRATION: CWS changefileheader (1.11.160); FILE MERGED 2008/03/28 15:32:03 rt 1.11.160.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d954ebafe49bf0147f2b1e10719b57b536733ea9]

INTEGRATION: CWS changefileheader (1.9.500); FILE MERGED 2008/03/31 16:06:05 rt 1.9.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3a8a32e62fc6fbdb150ade20d5baa3b74bccc52b]

INTEGRATION: CWS changefileheader (1.5.216); FILE MERGED 2008/04/01 15:16:03 thb 1.5.216.3: #i85898# Stripping all external header guards 2008/04/01 10:56:21 thb 1.5.216.2: #i85898# Stripping all external header guards 2008/03/28 15:32:03 rt 1.5.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8d005390f7c868194805c4ab834219158b4e46ab]

INTEGRATION: CWS changefileheader (1.3.500); FILE MERGED 2008/03/31 16:06:05 rt 1.3.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [84562710ac5813d9449860216658211f7abc5ab1]

INTEGRATION: CWS changefileheader (1.3.430); FILE MERGED 2008/03/28 15:32:03 rt 1.3.430.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8f26b08840360c0f38b9ac951d602e2bdc9ccfc3]

INTEGRATION: CWS changefileheader (1.13.24); FILE MERGED 2008/04/01 15:16:02 thb 1.13.24.3: #i85898# Stripping all external header guards 2008/04/01 10:56:21 thb 1.13.24.2: #i85898# Stripping all external header guards 2008/03/28 15:32:02 rt 1.13.24.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9e75b7f18af9b3b39b7032340587050342c19adf]

INTEGRATION: CWS changefileheader (1.12.160); FILE MERGED 2008/03/28 15:32:02 rt 1.12.160.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4e7ab721c8ad9524a763906731f0be84e8a90f34]

INTEGRATION: CWS changefileheader (1.4.430); FILE MERGED 2008/04/01 15:16:02 thb 1.4.430.3: #i85898# Stripping all external header guards 2008/04/01 10:56:21 thb 1.4.430.2: #i85898# Stripping all external header guards 2008/03/28 15:32:01 rt 1.4.430.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7b95b447bb001c2c4ab9f0d703def13efd61c35f]

INTEGRATION: CWS changefileheader (1.3.430); FILE MERGED 2008/03/28 15:32:01 rt 1.3.430.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3d4a1a81d0bba07616a6bb273e7645f8ebb61fad]

INTEGRATION: CWS changefileheader (1.7.154); FILE MERGED 2008/04/01 15:16:02 thb 1.7.154.3: #i85898# Stripping all external header guards 2008/04/01 10:56:20 thb 1.7.154.2: #i85898# Stripping all external header guards 2008/03/28 15:32:01 rt 1.7.154.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [34e4c7b60189144736b26b923ebec8d478ccf71f]

INTEGRATION: CWS changefileheader (1.12.160); FILE MERGED 2008/03/28 15:32:00 rt 1.12.160.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fff7ca25ff18907797528cd65e5f3ac17a753d61]

INTEGRATION: CWS changefileheader (1.4.430); FILE MERGED 2008/04/01 15:16:02 thb 1.4.430.2: #i85898# Stripping all external header guards 2008/03/28 15:32:00 rt 1.4.430.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [10ca8a018b1d34685267eb6a6f605e2132916fc0]

INTEGRATION: CWS changefileheader (1.6.500); FILE MERGED 2008/03/31 16:06:05 rt 1.6.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [41867805186a4deb4241e84c6d57bf18419040f2]

INTEGRATION: CWS changefileheader (1.3.430); FILE MERGED 2008/03/28 15:31:59 rt 1.3.430.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5dd8c140ccc58361bd7f8c6baa3ca4d9d1e14083]

INTEGRATION: CWS changefileheader (1.7.48); FILE MERGED 2008/04/01 15:16:02 thb 1.7.48.2: #i85898# Stripping all external header guards 2008/03/28 15:31:59 rt 1.7.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [66c3939c67758de510a84c22c99d062896bc55f2]

INTEGRATION: CWS changefileheader (1.7.32); FILE MERGED 2008/03/31 16:06:05 rt 1.7.32.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1923a3b47ce8cda1d0ac53c4277bd564ca383c2f]

INTEGRATION: CWS changefileheader (1.10.160); FILE MERGED 2008/03/28 15:31:59 rt 1.10.160.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9e61b2fa276a0dc06d66e4528dff2f29e4a8eef0]

INTEGRATION: CWS changefileheader (1.4.430); FILE MERGED 2008/04/01 15:16:02 thb 1.4.430.3: #i85898# Stripping all external header guards 2008/04/01 10:56:20 thb 1.4.430.2: #i85898# Stripping all external header guards 2008/03/28 15:31:58 rt 1.4.430.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b1495db4e292547fd0b27a9b8fd868ed79b4c965]

INTEGRATION: CWS changefileheader (1.6.500); FILE MERGED 2008/03/31 16:06:04 rt 1.6.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [64ae29ee712801218a6b451308d0a5574c321d18]

INTEGRATION: CWS changefileheader (1.3.430); FILE MERGED 2008/03/28 15:31:58 rt 1.3.430.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [262f9db88dfd05b494e522ffb6943bb9aa1230f1]

INTEGRATION: CWS changefileheader (1.8.500); FILE MERGED 2008/03/31 16:06:04 rt 1.8.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [78fa9ea690a39a17f884483f6b0ed0bf4cee7fef]

INTEGRATION: CWS changefileheader (1.9.156); FILE MERGED 2008/04/01 15:16:02 thb 1.9.156.3: #i85898# Stripping all external header guards 2008/04/01 10:56:20 thb 1.9.156.2: #i85898# Stripping all external header guards 2008/03/28 15:31:57 rt 1.9.156.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [acd5e3fe350900ebe83cdb9c7e67cd5f1861ce5c]

INTEGRATION: CWS changefileheader (1.3.500); FILE MERGED 2008/03/31 16:06:04 rt 1.3.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [054ade78b5b353d16144a52741cf6eed5090f3f0]

INTEGRATION: CWS changefileheader (1.16.160); FILE MERGED 2008/03/28 15:31:57 rt 1.16.160.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [badeaa795c3c780db00819bfc512dd432b07b967]

INTEGRATION: CWS changefileheader (1.8.216); FILE MERGED 2008/04/01 15:16:02 thb 1.8.216.3: #i85898# Stripping all external header guards 2008/04/01 10:56:20 thb 1.8.216.2: #i85898# Stripping all external header guards 2008/03/28 15:31:57 rt 1.8.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6e0b25a821b907aad547334006fa3c04493d6b08]

INTEGRATION: CWS changefileheader (1.4.500); FILE MERGED 2008/03/31 16:06:04 rt 1.4.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [64ced3025d2e2f37d0bf503429dee5e5d741b579]

INTEGRATION: CWS changefileheader (1.3.430); FILE MERGED 2008/03/28 15:31:57 rt 1.3.430.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3c03f784089ed4811070fb5b599df1299c62c756]

INTEGRATION: CWS changefileheader (1.11.478); FILE MERGED 2008/03/31 16:06:04 rt 1.11.478.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [54e5a9aef3b11cb2e6b1feb6866871546f926487]

INTEGRATION: CWS changefileheader (1.22.156); FILE MERGED 2008/04/01 15:16:02 thb 1.22.156.3: #i85898# Stripping all external header guards 2008/04/01 10:56:20 thb 1.22.156.2: #i85898# Stripping all external header guards 2008/03/28 15:31:56 rt 1.22.156.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [327cb1a3f6b99ba1ecc39ec9d1061b6b7e6fd449]

INTEGRATION: CWS changefileheader (1.7.500); FILE MERGED 2008/03/31 16:06:04 rt 1.7.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f09ddcbb7c3e1d5bc2b38ea5d28a020aeb89d25f]

INTEGRATION: CWS changefileheader (1.4.430); FILE MERGED 2008/04/01 10:56:20 thb 1.4.430.2: #i85898# Stripping all external header guards 2008/03/28 15:31:56 rt 1.4.430.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [71192c47942920caef05beb84f2ab22ada33c1ba]

INTEGRATION: CWS changefileheader (1.8.146); FILE MERGED 2008/04/01 15:16:02 thb 1.8.146.3: #i85898# Stripping all external header guards 2008/04/01 10:56:20 thb 1.8.146.2: #i85898# Stripping all external header guards 2008/03/28 15:31:56 rt 1.8.146.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [75f8e592b23d21d4d1476194f28a3758dfb8429b]

INTEGRATION: CWS changefileheader (1.9.32); FILE MERGED 2008/03/31 16:06:04 rt 1.9.32.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b52a146e2801e48fc08965dca0dde639b8a132a8]

INTEGRATION: CWS changefileheader (1.5.430); FILE MERGED 2008/03/28 15:31:55 rt 1.5.430.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [14e341c80ee9793d7e67f1395032eac886dae497]

INTEGRATION: CWS changefileheader (1.3.500); FILE MERGED 2008/03/31 16:06:03 rt 1.3.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [78bdcff166bb83418ac04cb52b74ab227d04a8f0]

INTEGRATION: CWS changefileheader (1.15.160); FILE MERGED 2008/03/28 15:31:55 rt 1.15.160.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [91ae81cba45e490f2628b19a27fb1a7d732fe462]

INTEGRATION: CWS changefileheader (1.4.430); FILE MERGED 2008/03/28 15:31:54 rt 1.4.430.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5eaa467ba96762a99590576a5a190fc182d3bc94]

INTEGRATION: CWS changefileheader (1.4.500); FILE MERGED 2008/03/31 16:06:03 rt 1.4.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5b48bc5077f8a684b249feeb0fc2d8efd046006e]

INTEGRATION: CWS changefileheader (1.10.24); FILE MERGED 2008/04/01 15:16:01 thb 1.10.24.3: #i85898# Stripping all external header guards 2008/04/01 10:56:20 thb 1.10.24.2: #i85898# Stripping all external header guards 2008/03/28 15:31:54 rt 1.10.24.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [31e2c22240881d8e027a46bdd48098d43574f85e]

INTEGRATION: CWS changefileheader (1.5.500); FILE MERGED 2008/03/31 16:06:03 rt 1.5.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a28509b592fca25739539eaaa72a1b6f3ccfe48d]

INTEGRATION: CWS changefileheader (1.7.156); FILE MERGED 2008/04/01 10:56:20 thb 1.7.156.2: #i85898# Stripping all external header guards 2008/03/28 15:31:54 rt 1.7.156.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [60339a090405507aa8e302eac59efeb3ed76bc71]

INTEGRATION: CWS changefileheader (1.4.300); FILE MERGED 2008/03/31 16:06:03 rt 1.4.300.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2f369b5a40f7353b9c8ee756caa266d012bf965a]

INTEGRATION: CWS changefileheader (1.10.160); FILE MERGED 2008/03/28 15:31:54 rt 1.10.160.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b01090137f04b76ad5d28f4bd9de02e1a1dded96]

INTEGRATION: CWS changefileheader (1.4.216); FILE MERGED 2008/04/01 15:16:01 thb 1.4.216.3: #i85898# Stripping all external header guards 2008/04/01 10:56:20 thb 1.4.216.2: #i85898# Stripping all external header guards 2008/03/28 15:31:53 rt 1.4.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [925ed8305d4ad3d6f942e577bced898382d1bc2f]

INTEGRATION: CWS changefileheader (1.3.430); FILE MERGED 2008/03/28 15:31:53 rt 1.3.430.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [22f952665fcc3b084a235a21cb09c6252ca2a952]

INTEGRATION: CWS changefileheader (1.8.176); FILE MERGED 2008/03/31 16:06:03 rt 1.8.176.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7884466cc0ffd80df18aa53f43acc939af8d5413]

INTEGRATION: CWS changefileheader (1.9.156); FILE MERGED 2008/04/01 15:16:01 thb 1.9.156.3: #i85898# Stripping all external header guards 2008/04/01 10:56:20 thb 1.9.156.2: #i85898# Stripping all external header guards 2008/03/28 15:31:53 rt 1.9.156.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cd4da7278e3a77d09024d5cc5b23ae1354148fe8]

INTEGRATION: CWS changefileheader (1.4.242); FILE MERGED 2008/03/31 16:06:03 rt 1.4.242.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c564fe41c73426d8a9044163d0517f31eabd5ac6]

INTEGRATION: CWS changefileheader (1.4.430); FILE MERGED 2008/04/01 15:16:01 thb 1.4.430.3: #i85898# Stripping all external header guards 2008/04/01 10:56:20 thb 1.4.430.2: #i85898# Stripping all external header guards 2008/03/28 15:31:53 rt 1.4.430.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f18ca4bb6d409d63534acb757da18dda22492e3e]

INTEGRATION: CWS changefileheader (1.7.32); FILE MERGED 2008/03/31 16:06:03 rt 1.7.32.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [783f9432cbb0a10c93dba331584389d47eb8d61e]

INTEGRATION: CWS changefileheader (1.7.216); FILE MERGED 2008/04/01 15:16:01 thb 1.7.216.3: #i85898# Stripping all external header guards 2008/04/01 10:56:20 thb 1.7.216.2: #i85898# Stripping all external header guards 2008/03/28 15:31:52 rt 1.7.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6d7099c00517c4cc0489fe0485db0773fd5ff598]

INTEGRATION: CWS changefileheader (1.45.32); FILE MERGED 2008/03/31 16:05:40 rt 1.45.32.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f6ecc08d0570df4966aab8d730d1e84b3fc4b934]

INTEGRATION: CWS changefileheader (1.3.430); FILE MERGED 2008/04/01 10:56:20 thb 1.3.430.2: #i85898# Stripping all external header guards 2008/03/28 15:31:52 rt 1.3.430.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d257635e4a32b6fd9e405920c5e6a2ed8ef650b1]

INTEGRATION: CWS changefileheader (1.10.500); FILE MERGED 2008/03/31 16:05:40 rt 1.10.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0002f08ccd41a5477ed7370a9287af32aa6a2874]

INTEGRATION: CWS changefileheader (1.7.252); FILE MERGED 2008/04/01 15:16:01 thb 1.7.252.3: #i85898# Stripping all external header guards 2008/04/01 10:56:20 thb 1.7.252.2: #i85898# Stripping all external header guards 2008/03/28 15:31:52 rt 1.7.252.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1d5dce339c647ba5269b7b19cc17f05c9b361034]

INTEGRATION: CWS changefileheader (1.7.24); FILE MERGED 2008/03/28 15:31:51 rt 1.7.24.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [261f8b5c0931ffd13e63d287ec4ae5473cb966c6]

INTEGRATION: CWS changefileheader (1.9.500); FILE MERGED 2008/03/31 16:05:40 rt 1.9.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1a3a3833561d5cddf4cbb79e8578bc0ae460c82b]

INTEGRATION: CWS changefileheader (1.10.500); FILE MERGED 2008/03/31 16:05:39 rt 1.10.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1759c0953202553905a19159db70e3d4e73769a2]

INTEGRATION: CWS changefileheader (1.13.32); FILE MERGED 2008/03/31 16:05:39 rt 1.13.32.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ead250ae53337fe867d6bcb69cd11d8e6966b1e5]

INTEGRATION: CWS changefileheader (1.9.500); FILE MERGED 2008/03/31 16:05:39 rt 1.9.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6a5958d0d720c22b9df6fcae21035d542009ef4b]

INTEGRATION: CWS changefileheader (1.3.430); FILE MERGED 2008/03/28 15:31:49 rt 1.3.430.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [729f40e18a9a72b05a727edd878b5fc8acbf9738]

INTEGRATION: CWS changefileheader (1.9.500); FILE MERGED 2008/03/31 16:05:38 rt 1.9.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f3e3a4c892a3076615ad8be5b369634627179928]

INTEGRATION: CWS changefileheader (1.2.176); FILE MERGED 2008/03/31 16:05:38 rt 1.2.176.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d5e08af8a976f648623feae842ff0640f32a8c42]

INTEGRATION: CWS changefileheader (1.10.252); FILE MERGED 2008/03/28 15:31:48 rt 1.10.252.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1895c13ea5cff0129d232f10084a3334ab2f916c]

INTEGRATION: CWS changefileheader (1.2.196); FILE MERGED 2008/03/31 16:05:38 rt 1.2.196.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a6749648248ca9baf4c4ebfe217b17c7a18f437a]

INTEGRATION: CWS changefileheader (1.9.252); FILE MERGED 2008/03/28 15:31:47 rt 1.9.252.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a524d80400bfbce8a36824b2c980ca3b146b58e6]

INTEGRATION: CWS changefileheader (1.8.430); FILE MERGED 2008/03/28 15:31:47 rt 1.8.430.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [27fd8c3528c09e79d7c8575737b6ca50801621c6]

INTEGRATION: CWS changefileheader (1.10.500); FILE MERGED 2008/03/31 16:05:38 rt 1.10.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0be2e4f22fd40bbcf493f428a0b4f8da4447cdef]

INTEGRATION: CWS changefileheader (1.5.430); FILE MERGED 2008/03/28 15:31:47 rt 1.5.430.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [dbcb028ca6e919c9ee5e110dbfa6d6d355be3b65]

INTEGRATION: CWS changefileheader (1.10.252); FILE MERGED 2008/03/28 15:31:46 rt 1.10.252.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [69ba86714e23245fc31109a5e72c6e9366e3178c]

INTEGRATION: CWS changefileheader (1.8.430); FILE MERGED 2008/03/28 15:31:46 rt 1.8.430.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1c29daf15474de2e7a3567f149ccd667d674cb0f]

INTEGRATION: CWS changefileheader (1.6.430); FILE MERGED 2008/03/28 15:31:46 rt 1.6.430.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b4795964f1caf1993c619f576aea978815eeac6c]

INTEGRATION: CWS changefileheader (1.11.500); FILE MERGED 2008/03/31 16:05:38 rt 1.11.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b3e692382b85d18bcdb256b0536ff33b256b9175]

INTEGRATION: CWS changefileheader (1.6.430); FILE MERGED 2008/03/28 15:31:45 rt 1.6.430.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f038c43650e0ee8c8697cab2551f859cf04e5993]

INTEGRATION: CWS changefileheader (1.11.252); FILE MERGED 2008/03/28 15:31:45 rt 1.11.252.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b74c97489b9702b760164b210985ea73d282a713]

INTEGRATION: CWS changefileheader (1.11.478); FILE MERGED 2008/03/31 16:05:38 rt 1.11.478.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [686ef3b00cf75a5f51cf523d245bd7816e951c6f]

INTEGRATION: CWS changefileheader (1.5.278); FILE MERGED 2008/03/28 15:31:42 rt 1.5.278.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ade36261aa5bfe76077b4f653f4564c78fea7740]

INTEGRATION: CWS changefileheader (1.8.430); FILE MERGED 2008/03/28 15:31:42 rt 1.8.430.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5e91faf02c42394c93a0fb39bce78a2cc4477b99]

INTEGRATION: CWS changefileheader (1.12.500); FILE MERGED 2008/03/31 16:05:37 rt 1.12.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f41a0836bf5e6194a8c74b9d6bcc9312c42825b4]

INTEGRATION: CWS changefileheader (1.10.500); FILE MERGED 2008/03/31 16:05:37 rt 1.10.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7fffab6f95954a24a0f8f8728efbd2c4b713ec4b]

INTEGRATION: CWS changefileheader (1.4.500); FILE MERGED 2008/03/31 16:05:37 rt 1.4.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [df4e73b76ea56cdaedfa657d2f1ce0c5d93d3231]

INTEGRATION: CWS changefileheader (1.9.500); FILE MERGED 2008/03/31 16:05:37 rt 1.9.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [68febe9dc75d8599667bb5aa1388fd943664390a]

INTEGRATION: CWS changefileheader (1.2.176); FILE MERGED 2008/03/31 16:05:37 rt 1.2.176.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7dcd776b5598d9a04eebde9a716af99d1a91ae8d]

INTEGRATION: CWS changefileheader (1.11.500); FILE MERGED 2008/03/31 16:05:37 rt 1.11.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [81f2a1c81019ba93620cd1c04a8036742b643823]

INTEGRATION: CWS changefileheader (1.8.430); FILE MERGED 2008/03/28 15:31:40 rt 1.8.430.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [58314f52b0fccaae2f8c1fec86803b961fc963bc]

INTEGRATION: CWS changefileheader (1.6.500); FILE MERGED 2008/03/31 16:05:37 rt 1.6.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e1f5e362dd7233acddd4aff132fd3232024e6656]

INTEGRATION: CWS changefileheader (1.8.430); FILE MERGED 2008/03/28 15:31:39 rt 1.8.430.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b7745a18d88f562ffd6b876142f1e6108734c7c5]

INTEGRATION: CWS changefileheader (1.6.500); FILE MERGED 2008/03/31 16:05:36 rt 1.6.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ab7dbe3d7ed0bb08cae957b20fea99b23ba7247d]

INTEGRATION: CWS changefileheader (1.9.500); FILE MERGED 2008/03/31 16:05:36 rt 1.9.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b609fc54c46917a7324ae0ee6d7fd5ecb6137973]

INTEGRATION: CWS changefileheader (1.6.430); FILE MERGED 2008/03/28 15:31:39 rt 1.6.430.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [16065f54034d1ac32d77a69bae7cc1157c99eb3b]

INTEGRATION: CWS changefileheader (1.9.430); FILE MERGED 2008/03/28 15:31:38 rt 1.9.430.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cf80eb7cd21065844d63066f1ee1052ccaff9ba9]

INTEGRATION: CWS changefileheader (1.6.146); FILE MERGED 2008/03/28 15:31:38 rt 1.6.146.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1b09b56cbc5c53c36c23460dc75b2dbeb858dcc4]

INTEGRATION: CWS changefileheader (1.5.386); FILE MERGED 2008/03/28 15:31:38 rt 1.5.386.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b15da2550823714f241d91b6b45022b575c33d7b]

INTEGRATION: CWS changefileheader (1.2.46); FILE MERGED 2008/03/31 16:05:36 rt 1.2.46.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a5bbacb7d928af12bf76ddae781a3e2e2d15269d]

INTEGRATION: CWS changefileheader (1.4.386); FILE MERGED 2008/03/28 15:31:37 rt 1.4.386.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f6676bb9be7f71e9c53fef4dcef491a8aaa9c8a1]

INTEGRATION: CWS changefileheader (1.7.500); FILE MERGED 2008/03/31 16:05:36 rt 1.7.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b041a5a69a25dbb4d60de04d7e00737b8b160a63]

INTEGRATION: CWS changefileheader (1.8.500); FILE MERGED 2008/03/31 16:05:36 rt 1.8.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [19c2c0ca402bd49b41324aae135efa823daa0cee]

INTEGRATION: CWS changefileheader (1.11.500); FILE MERGED 2008/03/31 16:05:36 rt 1.11.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d5cb1a2e6fe6a54b9cc3c181e20d08c8592f8293]

INTEGRATION: CWS changefileheader (1.10.500); FILE MERGED 2008/03/31 16:05:35 rt 1.10.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [729791f901aae37905d9f9f57dfb98629ba718a3]

INTEGRATION: CWS changefileheader (1.10.468); FILE MERGED 2008/03/31 16:05:35 rt 1.10.468.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [eb31fb3289f8531a6f4fcd86e0936f88c583de81]

INTEGRATION: CWS changefileheader (1.6.500); FILE MERGED 2008/03/31 16:05:35 rt 1.6.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4c41d04bd6ef772c595efdd5dbd0dbf1b9ed7893]

INTEGRATION: CWS changefileheader (1.9.500); FILE MERGED 2008/03/31 16:05:35 rt 1.9.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [acb394e3294f5a3b458f76487de0786929fea3cd]

INTEGRATION: CWS changefileheader (1.9.430); FILE MERGED 2008/03/28 15:31:36 rt 1.9.430.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1b67d58c00d9b5702e1224d2b92d2e030adf27b0]

INTEGRATION: CWS changefileheader (1.7.430); FILE MERGED 2008/03/28 15:31:35 rt 1.7.430.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9820b16a7405ceb904efed0d07c530bcb2210e9d]

INTEGRATION: CWS changefileheader (1.7.404); FILE MERGED 2008/03/28 15:31:35 rt 1.7.404.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [908805b3f9dc4e5671553810c0afed29be19d429]

INTEGRATION: CWS changefileheader (1.6.24); FILE MERGED 2008/03/28 15:31:34 rt 1.6.24.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1584af521184ff608b6f16420184dd9bcd37484b]

INTEGRATION: CWS changefileheader (1.4.500); FILE MERGED 2008/03/31 16:05:35 rt 1.4.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bbd8fd97e400929aabf8e1b4e4dc58920a3af0b6]

INTEGRATION: CWS changefileheader (1.4.358); FILE MERGED 2008/04/01 15:16:00 thb 1.4.358.3: #i85898# Stripping all external header guards 2008/04/01 10:56:19 thb 1.4.358.2: #i85898# Stripping all external header guards 2008/03/28 15:31:34 rt 1.4.358.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [631f1de1de3b9c446a796100a999dc20a77f7c8e]

INTEGRATION: CWS changefileheader (1.10.46); FILE MERGED 2008/04/01 15:16:00 thb 1.10.46.3: #i85898# Stripping all external header guards 2008/04/01 10:56:19 thb 1.10.46.2: #i85898# Stripping all external header guards 2008/03/28 15:31:34 rt 1.10.46.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6b8fa53855adf97d6a5b08bc7f33e73a008ccba0]

INTEGRATION: CWS changefileheader (1.8.500); FILE MERGED 2008/03/31 16:05:34 rt 1.8.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b650bfdde379fce507fef836044e02f1b905cf46]

INTEGRATION: CWS changefileheader (1.5.216); FILE MERGED 2008/03/28 15:31:34 rt 1.5.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b06b2b833e4ff5d61d1b187d72600ae3d9d586fe]

INTEGRATION: CWS changefileheader (1.4.500); FILE MERGED 2008/03/31 16:05:34 rt 1.4.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [45c4f8658b24165540e887714ec8688a18ee1c93]

INTEGRATION: CWS changefileheader (1.2.430); FILE MERGED 2008/04/01 15:16:00 thb 1.2.430.3: #i85898# Stripping all external header guards 2008/04/01 10:56:19 thb 1.2.430.2: #i85898# Stripping all external header guards 2008/03/28 15:31:33 rt 1.2.430.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f3d4d0746e58ee89b3fd43e3a60dd57bb1f51156]

INTEGRATION: CWS changefileheader (1.3.500); FILE MERGED 2008/03/31 16:05:34 rt 1.3.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c42b6e5ea79f1fb24349e9771d699533bfb4cf00]

INTEGRATION: CWS changefileheader (1.4.216); FILE MERGED 2008/03/28 15:31:33 rt 1.4.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2e0968dd9364880dcf8cb23aee4ba6cd3c2b7a9b]

INTEGRATION: CWS changefileheader (1.16.500); FILE MERGED 2008/03/31 16:05:34 rt 1.16.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a4217ec44ca23b52cd30420227b4c0f0aed52433]

INTEGRATION: CWS changefileheader (1.10.24); FILE MERGED 2008/03/28 15:31:33 rt 1.10.24.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [337fc024439e2c94c558b940190a5704b9ebab14]

INTEGRATION: CWS changefileheader (1.5.216); FILE MERGED 2008/03/28 15:31:33 rt 1.5.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [968e26476af138a4a3a48a0bb3d865b82b67b45a]

INTEGRATION: CWS changefileheader (1.6.500); FILE MERGED 2008/03/31 16:05:34 rt 1.6.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [407e08f8e965948177af4a45d77d81e5d05183d2]

INTEGRATION: CWS changefileheader (1.5.430); FILE MERGED 2008/04/01 15:16:00 thb 1.5.430.3: #i85898# Stripping all external header guards 2008/04/01 10:56:19 thb 1.5.430.2: #i85898# Stripping all external header guards 2008/03/28 15:31:32 rt 1.5.430.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [87c39d1f9a6945859049993ffd3d957103e729af]

INTEGRATION: CWS changefileheader (1.19.46); FILE MERGED 2008/04/01 15:15:59 thb 1.19.46.3: #i85898# Stripping all external header guards 2008/04/01 10:56:19 thb 1.19.46.2: #i85898# Stripping all external header guards 2008/03/28 15:31:32 rt 1.19.46.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a15de82f9894eca61e202c8c957b06c322e3c07a]

INTEGRATION: CWS changefileheader (1.2.18); FILE MERGED 2008/03/28 15:31:32 rt 1.2.18.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e715544b9b2ea574e4c059b24d461dc52dc9efcd]

INTEGRATION: CWS changefileheader (1.6.500); FILE MERGED 2008/03/31 16:05:33 rt 1.6.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [662782e53396381f4c0354754870e5e418703289]

INTEGRATION: CWS changefileheader (1.3.18); FILE MERGED 2008/03/28 15:31:31 rt 1.3.18.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [90677ee723874920ea73695886e95926e0510add]

INTEGRATION: CWS changefileheader (1.9.500); FILE MERGED 2008/03/31 16:05:33 rt 1.9.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [969051a3ac34d6ea136b8cc7596e76039af83bed]

INTEGRATION: CWS changefileheader (1.2.18); FILE MERGED 2008/03/28 15:31:31 rt 1.2.18.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [73d88e1a4acb2cd24516b40194d090e192cfe763]

INTEGRATION: CWS changefileheader (1.8.500); FILE MERGED 2008/03/31 16:05:33 rt 1.8.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [abfb3e330efc2f09d997f5c8a6bda3ec1b6ee3cb]

INTEGRATION: CWS changefileheader (1.7.214); FILE MERGED 2008/04/01 15:15:59 thb 1.7.214.2: #i85898# Stripping all external header guards 2008/03/28 15:31:31 rt 1.7.214.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a9fc0ef4dd24b088460a059cfa44c24cd312aedb]

INTEGRATION: CWS changefileheader (1.16.382); FILE MERGED 2008/03/31 16:05:33 rt 1.16.382.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3d4aceacc88dd04d93014a3428fcfa78c99544ef]

INTEGRATION: CWS changefileheader (1.9.214); FILE MERGED 2008/03/28 15:31:31 rt 1.9.214.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7c6aa84bea6237ccc290d4c6d0a2da5fe34fb83a]

INTEGRATION: CWS changefileheader (1.8.382); FILE MERGED 2008/03/31 16:05:33 rt 1.8.382.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8990657c085f67bc4da6fdbf65cac56172fa27e6]

INTEGRATION: CWS changefileheader (1.5.144); FILE MERGED 2008/04/01 10:56:18 thb 1.5.144.2: #i85898# Stripping all external header guards 2008/03/28 15:31:30 rt 1.5.144.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [60a813b8570517c255a1d32bfaa5eb49a1201458]

INTEGRATION: CWS changefileheader (1.18.178); FILE MERGED 2008/03/31 16:05:33 rt 1.18.178.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cdc1131df815602bb3c2cc8ddef50cfba23acf4a]

INTEGRATION: CWS changefileheader (1.4.430); FILE MERGED 2008/03/28 15:31:30 rt 1.4.430.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2381758b24ada469b7961a83ecc30a00bd499818]

INTEGRATION: CWS changefileheader (1.8.216); FILE MERGED 2008/03/28 15:31:30 rt 1.8.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9396f4d3b5fb9b7854d781505d2b22637ff9c979]

INTEGRATION: CWS changefileheader (1.2.430); FILE MERGED 2008/03/28 15:31:30 rt 1.2.430.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [95933e404ca3cdd62f95d86a1d258e1cfe10b497]

INTEGRATION: CWS changefileheader (1.8.214); FILE MERGED 2008/03/28 15:31:30 rt 1.8.214.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [118e1557237d24c4fb970a995f9b95fa93346052]

INTEGRATION: CWS changefileheader (1.12.214); FILE MERGED 2008/04/01 15:15:59 thb 1.12.214.3: #i85898# Stripping all external header guards 2008/04/01 10:56:18 thb 1.12.214.2: #i85898# Stripping all external header guards 2008/03/28 15:31:29 rt 1.12.214.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [77ab9968a978517d4e3ecdc5a44633c81180ed49]

INTEGRATION: CWS changefileheader (1.11.500); FILE MERGED 2008/03/31 16:05:33 rt 1.11.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ba14fb61a1cdb172e56a635392daf5fecea866cf]

INTEGRATION: CWS changefileheader (1.12.144); FILE MERGED 2008/04/01 15:15:59 thb 1.12.144.3: #i85898# Stripping all external header guards 2008/04/01 10:56:18 thb 1.12.144.2: #i85898# Stripping all external header guards 2008/03/28 15:31:29 rt 1.12.144.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c8f5815b1df15fbac29094a0829fb52407312d75]

INTEGRATION: CWS changefileheader (1.16.144); FILE MERGED 2008/03/28 15:31:29 rt 1.16.144.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [09937ca435be8134ec10982f2d0c957fadb2eb7d]

INTEGRATION: CWS changefileheader (1.13.22); FILE MERGED 2008/03/28 15:31:29 rt 1.13.22.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8c2af207b36d182f3e8c52e3437b53727eac3476]

INTEGRATION: CWS changefileheader (1.13.500); FILE MERGED 2008/03/31 16:05:33 rt 1.13.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7c8163109294a1204fa023ca5e3e2d257357689b]

INTEGRATION: CWS changefileheader (1.2.430); FILE MERGED 2008/03/28 15:31:28 rt 1.2.430.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [764412a2b1f5c6a83d005145198eb8d0c4d1818f]

INTEGRATION: CWS changefileheader (1.3.500); FILE MERGED 2008/03/31 16:05:33 rt 1.3.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8dc211d597049c7d246d151c3ca040451eb175c9]

INTEGRATION: CWS changefileheader (1.10.270); FILE MERGED 2008/03/31 16:05:33 rt 1.10.270.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [68167e2b1451053884ed9bb2382183a0e402c0f3]

INTEGRATION: CWS changefileheader (1.4.216); FILE MERGED 2008/04/01 15:15:59 thb 1.4.216.2: #i85898# Stripping all external header guards 2008/03/28 15:31:28 rt 1.4.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [130b324665b73bd5723b4aec2d07eb61f56703c3]

INTEGRATION: CWS changefileheader (1.6.216); FILE MERGED 2008/04/01 15:15:58 thb 1.6.216.2: #i85898# Stripping all external header guards 2008/03/28 15:31:28 rt 1.6.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f1c2236a16fd4f6cdc68831a0946bc9906e5ea56]

INTEGRATION: CWS changefileheader (1.5.500); FILE MERGED 2008/03/31 16:05:32 rt 1.5.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fdafe1ccc473110804732f4049be547c0d9cc09c]

INTEGRATION: CWS changefileheader (1.5.216); FILE MERGED 2008/04/01 10:56:18 thb 1.5.216.2: #i85898# Stripping all external header guards 2008/03/28 15:31:27 rt 1.5.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3289b203564ed6813faaf3aad9c083874346aa44]

INTEGRATION: CWS changefileheader (1.2.196); FILE MERGED 2008/03/31 16:05:32 rt 1.2.196.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [70d16829119bf011e8b3db02e99fa3bf4de05a9b]

INTEGRATION: CWS changefileheader (1.2.430); FILE MERGED 2008/03/28 15:31:27 rt 1.2.430.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5eb864dfdf57afd7b0ef50a3e90dec715982addc]

INTEGRATION: CWS changefileheader (1.8.500); FILE MERGED 2008/03/31 16:05:32 rt 1.8.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [700f643fa54e2939b8cddf27ef2940871a33a2d9]

INTEGRATION: CWS changefileheader (1.7.96); FILE MERGED 2008/03/28 15:31:27 rt 1.7.96.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8a71fd2a5bd41334aa711c9d26a8ab70b5815a9d]

INTEGRATION: CWS changefileheader (1.3.500); FILE MERGED 2008/03/31 16:05:32 rt 1.3.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [849082926745cf06d39dc7b8c750f32dd0bde8e6]

INTEGRATION: CWS changefileheader (1.7.300); FILE MERGED 2008/03/28 15:31:26 rt 1.7.300.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5c40842ab0f94529c2cc44fef0c8ca076a14ec23]

INTEGRATION: CWS changefileheader (1.6.216); FILE MERGED 2008/04/01 15:15:58 thb 1.6.216.3: #i85898# Stripping all external header guards 2008/04/01 10:56:18 thb 1.6.216.2: #i85898# Stripping all external header guards 2008/03/28 15:31:26 rt 1.6.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [04db59830be1aa9d5770397445264f2e971ac4e8]

INTEGRATION: CWS changefileheader (1.11.176); FILE MERGED 2008/03/31 16:05:32 rt 1.11.176.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1601c7b055a7b2fa058c611b62c5e36a82c9ade1]

INTEGRATION: CWS changefileheader (1.5.430); FILE MERGED 2008/04/01 10:56:18 thb 1.5.430.2: #i85898# Stripping all external header guards 2008/03/28 15:31:26 rt 1.5.430.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6d683217b792b5aae81a6bb0623c60b05ba2bc26]

INTEGRATION: CWS changefileheader (1.7.500); FILE MERGED 2008/03/31 16:05:32 rt 1.7.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7a52089ffb395f9d3125c38eae7870e2710acc8a]

INTEGRATION: CWS changefileheader (1.13.24); FILE MERGED 2008/04/01 15:15:58 thb 1.13.24.3: #i85898# Stripping all external header guards 2008/04/01 10:56:18 thb 1.13.24.2: #i85898# Stripping all external header guards 2008/03/28 15:31:26 rt 1.13.24.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d2f1a361413237bbcafd78a90300ec0b49198f51]

INTEGRATION: CWS changefileheader (1.13.122); FILE MERGED 2008/03/31 16:05:32 rt 1.13.122.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f756feb3e47e7e6a174f56650cef42ea92bf0585]

INTEGRATION: CWS changefileheader (1.2.430); FILE MERGED 2008/04/01 15:15:58 thb 1.2.430.2: #i85898# Stripping all external header guards 2008/03/28 15:31:25 rt 1.2.430.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0a2a151f1b4719c097d78cd4a89e8538c167e224]

INTEGRATION: CWS changefileheader (1.9.500); FILE MERGED 2008/03/31 16:05:32 rt 1.9.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a1c601591488eae2ab12e3a12783e962c40c5e5b]

INTEGRATION: CWS changefileheader (1.4.216); FILE MERGED 2008/04/01 15:15:58 thb 1.4.216.3: #i85898# Stripping all external header guards 2008/04/01 10:56:18 thb 1.4.216.2: #i85898# Stripping all external header guards 2008/03/28 15:31:25 rt 1.4.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1f3951ce65904f027aa0740e8c04f7cfc28572ff]

INTEGRATION: CWS changefileheader (1.5.252); FILE MERGED 2008/04/01 10:56:18 thb 1.5.252.2: #i85898# Stripping all external header guards 2008/03/28 15:31:25 rt 1.5.252.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [669e5b3a2b309d384e192315708c478caff7cb63]

INTEGRATION: CWS changefileheader (1.9.500); FILE MERGED 2008/03/31 16:05:31 rt 1.9.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2c7c3a7d2c31c6e1ccf981d9065a7e8df1fd0f01]

INTEGRATION: CWS changefileheader (1.6.430); FILE MERGED 2008/04/01 15:15:58 thb 1.6.430.3: #i85898# Stripping all external header guards 2008/04/01 10:56:17 thb 1.6.430.2: #i85898# Stripping all external header guards 2008/03/28 15:31:25 rt 1.6.430.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3113cceadf0ecf56c22b6147dd830fea32aac7e8]

INTEGRATION: CWS changefileheader (1.3.500); FILE MERGED 2008/03/31 16:05:31 rt 1.3.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [627c261cbefc5f3b69d510d1178230fc25dc32a1]

INTEGRATION: CWS changefileheader (1.14.82); FILE MERGED 2008/03/28 15:31:24 rt 1.14.82.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3e149ad8089842b2cc2c78574dfca90e304b0bf2]

INTEGRATION: CWS changefileheader (1.10.492); FILE MERGED 2008/03/31 16:05:31 rt 1.10.492.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7f6cfa4d26bdcef1dbdc72c20aa2216446966af2]

INTEGRATION: CWS changefileheader (1.13.18); FILE MERGED 2008/04/01 10:56:17 thb 1.13.18.2: #i85898# Stripping all external header guards 2008/03/28 15:31:24 rt 1.13.18.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d61936918e7fcf4ead1d851d345f55581639bc66]

INTEGRATION: CWS changefileheader (1.4.500); FILE MERGED 2008/03/31 16:05:31 rt 1.4.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d04fbe04816528a87257cd012a93db32a98c9ccc]

INTEGRATION: CWS changefileheader (1.67.18); FILE MERGED 2008/04/01 15:15:57 thb 1.67.18.3: #i85898# Stripping all external header guards 2008/04/01 10:56:17 thb 1.67.18.2: #i85898# Stripping all external header guards 2008/03/28 15:31:24 rt 1.67.18.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d2bb9b2847934ab7fcbac9a1620c9abb58357e94]

INTEGRATION: CWS changefileheader (1.11.500); FILE MERGED 2008/03/31 16:05:31 rt 1.11.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5d65a48b2b25f9958b03bba892bb196d47d6f411]

INTEGRATION: CWS changefileheader (1.4.278); FILE MERGED 2008/03/28 15:31:24 rt 1.4.278.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6149e1093d0569375a45a30c70c6f040e4ee74df]

INTEGRATION: CWS changefileheader (1.12.24); FILE MERGED 2008/04/01 10:56:17 thb 1.12.24.2: #i85898# Stripping all external header guards 2008/03/28 15:31:24 rt 1.12.24.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cf9a7566a7f45ae0bf30bea8868c2c29e116c323]

INTEGRATION: CWS changefileheader (1.17.500); FILE MERGED 2008/03/31 16:05:31 rt 1.17.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b5c4393e0d56335c9b1dfca7a05ebd50c187db18]

INTEGRATION: CWS changefileheader (1.10.160); FILE MERGED 2008/03/28 15:31:24 rt 1.10.160.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [904f981ad5192b786ddf61622ed892de3622adee]

INTEGRATION: CWS changefileheader (1.14.500); FILE MERGED 2008/03/31 16:05:31 rt 1.14.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2e31659cb4f1130ba990b040815d308d840603ef]

INTEGRATION: CWS changefileheader (1.3.430); FILE MERGED 2008/03/28 15:31:24 rt 1.3.430.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f8735546381f0fd5b78627bc3f7233d165334d6b]

INTEGRATION: CWS changefileheader (1.13.24); FILE MERGED 2008/03/28 15:31:24 rt 1.13.24.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a7e61bcb6d20787e9ed2f89e8c9492e267282c17]

INTEGRATION: CWS changefileheader (1.8.500); FILE MERGED 2008/03/31 16:05:31 rt 1.8.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [077c9422e1361b7e46debefb0a3abaae3e36d4d8]

INTEGRATION: CWS changefileheader (1.10.500); FILE MERGED 2008/03/31 16:05:31 rt 1.10.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [82783d4dfeef08ebb571e745c1afad79e42509ba]

INTEGRATION: CWS changefileheader (1.5.500); FILE MERGED 2008/03/31 16:05:31 rt 1.5.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [384de0f4c67ae01f20753f67da8a8f9d7619396b]

INTEGRATION: CWS changefileheader (1.11.492); FILE MERGED 2008/03/31 16:05:31 rt 1.11.492.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d9746e3744c70a13aaef4c29522dc9aaf40fa776]

INTEGRATION: CWS changefileheader (1.39.18); FILE MERGED 2008/03/28 15:31:22 rt 1.39.18.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [44350b01161fae5c2140d21cd305cda8542ee7ed]

INTEGRATION: CWS changefileheader (1.7.500); FILE MERGED 2008/03/31 16:05:31 rt 1.7.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [00e45dce1eaf38fd0c9458934eabcd1a85db8656]

INTEGRATION: CWS changefileheader (1.10.34); FILE MERGED 2008/03/31 16:05:30 rt 1.10.34.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [031b7b96a60fd2fd650ce5204577130d259ce4dc]

INTEGRATION: CWS changefileheader (1.7.500); FILE MERGED 2008/03/31 16:05:30 rt 1.7.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8a7ab8105752c06716fabd2d31aedc271f918545]

INTEGRATION: CWS changefileheader (1.11.500); FILE MERGED 2008/03/31 16:05:30 rt 1.11.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ddd2b22f60c54dc993bd0376ced4f5c651b51066]

INTEGRATION: CWS changefileheader (1.21.16); FILE MERGED 2008/03/28 15:31:22 rt 1.21.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c5550371e3621b4488254133525526c11a2b7abc]

INTEGRATION: CWS changefileheader (1.9.500); FILE MERGED 2008/03/31 16:05:30 rt 1.9.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bb0d4ebf22320a25798bdaaf2e88bfe7a08280c8]

INTEGRATION: CWS changefileheader (1.14.18); FILE MERGED 2008/03/28 15:31:21 rt 1.14.18.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9289844c6272331d99b61c054ffb37876103e285]

INTEGRATION: CWS changefileheader (1.13.84); FILE MERGED 2008/03/31 16:05:30 rt 1.13.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [25afb2b2c8a654c84b2d41e2b24965e552a8a97b]

INTEGRATION: CWS changefileheader (1.31.16); FILE MERGED 2008/04/01 15:15:57 thb 1.31.16.3: #i85898# Stripping all external header guards 2008/04/01 10:56:17 thb 1.31.16.2: #i85898# Stripping all external header guards 2008/03/28 15:31:21 rt 1.31.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [29259775c0202b6e186f8262371e32fe5b52f291]

INTEGRATION: CWS changefileheader (1.8.500); FILE MERGED 2008/03/31 16:05:30 rt 1.8.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2c5633d63c24249bdaa00913418112360fa91b88]

INTEGRATION: CWS changefileheader (1.3.500); FILE MERGED 2008/03/31 16:05:30 rt 1.3.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e25f880d8bb24ab9226e2a437bab92e12107dbd1]

INTEGRATION: CWS changefileheader (1.11.500); FILE MERGED 2008/03/31 16:05:29 rt 1.11.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [40600e647d6728e30a933d93cd0786e9e0aabf2a]

INTEGRATION: CWS changefileheader (1.2.430); FILE MERGED 2008/04/01 10:56:17 thb 1.2.430.2: #i85898# Stripping all external header guards 2008/03/28 15:31:21 rt 1.2.430.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8de7047d72aad11bb151577c4baca6ea34947077]

INTEGRATION: CWS changefileheader (1.5.500); FILE MERGED 2008/03/31 16:05:29 rt 1.5.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9c4f6ada859a8388bf31ac47f5046fd977e8c965]

INTEGRATION: CWS changefileheader (1.4.252); FILE MERGED 2008/04/01 15:15:57 thb 1.4.252.2: #i85898# Stripping all external header guards 2008/03/28 15:31:21 rt 1.4.252.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4f805fb5f2e971749e274d4183762ea2948f3d22]

INTEGRATION: CWS changefileheader (1.4.216); FILE MERGED 2008/03/28 15:31:21 rt 1.4.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4b26be451fc2f4de49673f3481a9b0fb02ffb50f]

INTEGRATION: CWS changefileheader (1.2.430); FILE MERGED 2008/04/01 10:56:17 thb 1.2.430.2: #i85898# Stripping all external header guards 2008/03/28 15:31:20 rt 1.2.430.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c5ab9d17da2bbdb28f10ac09e6b638deb112c117]

INTEGRATION: CWS changefileheader (1.7.46); FILE MERGED 2008/03/31 16:05:29 rt 1.7.46.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6cdba446f9e7345b345b00d7c68e768dd8c00ed4]

INTEGRATION: CWS changefileheader (1.4.216); FILE MERGED 2008/04/01 15:15:56 thb 1.4.216.3: #i85898# Stripping all external header guards 2008/04/01 10:56:17 thb 1.4.216.2: #i85898# Stripping all external header guards 2008/03/28 15:31:20 rt 1.4.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [42452d6d7fd914d610642d13571041d3782941f1]

INTEGRATION: CWS changefileheader (1.4.500); FILE MERGED 2008/03/31 16:05:29 rt 1.4.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [70057e2cd8ecb97afad51f591ac6d427d9c22ccb]

INTEGRATION: CWS changefileheader (1.3.292); FILE MERGED 2008/04/01 15:15:56 thb 1.3.292.3: #i85898# Stripping all external header guards 2008/04/01 10:56:17 thb 1.3.292.2: #i85898# Stripping all external header guards 2008/03/28 15:31:20 rt 1.3.292.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [39e98c466883999bc0423036d9ea394e1db47cd5]

INTEGRATION: CWS changefileheader (1.11.466); FILE MERGED 2008/03/31 16:05:28 rt 1.11.466.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b88cbc59bce9f5d64c29f8d23660e64a6324d619]

INTEGRATION: CWS changefileheader (1.6.24); FILE MERGED 2008/03/28 15:31:20 rt 1.6.24.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [aeb667ae2d6f757ce2554cafa5ce47c6f2fb9037]

INTEGRATION: CWS changefileheader (1.4.500); FILE MERGED 2008/03/31 16:05:28 rt 1.4.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ee9aa3ce18b24a0831f8298c7c6922d95bab4832]

INTEGRATION: CWS changefileheader (1.7.188); FILE MERGED 2008/04/01 15:15:56 thb 1.7.188.3: #i85898# Stripping all external header guards 2008/04/01 10:56:16 thb 1.7.188.2: #i85898# Stripping all external header guards 2008/03/28 15:31:20 rt 1.7.188.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [759ed394019dfaab5f575a4014bf188d7f56fee2]

INTEGRATION: CWS changefileheader (1.2.34); FILE MERGED 2008/03/31 16:05:28 rt 1.2.34.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bcc1d77edbbdfb5e5bdc9fb530b8a4cf36f02be4]

INTEGRATION: CWS changefileheader (1.8.500); FILE MERGED 2008/03/31 16:05:28 rt 1.8.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e61d47c6c6aea1308aac57a31e573c8ce7c1a1a2]

INTEGRATION: CWS changefileheader (1.26.82); FILE MERGED 2008/04/01 15:15:56 thb 1.26.82.3: #i85898# Stripping all external header guards 2008/04/01 10:56:16 thb 1.26.82.2: #i85898# Stripping all external header guards 2008/03/28 15:31:19 rt 1.26.82.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fe8c12322597425b65540e95c12369cc1b2897d3]

INTEGRATION: CWS changefileheader (1.12.84); FILE MERGED 2008/04/01 15:15:55 thb 1.12.84.2: #i85898# Stripping all external header guards 2008/03/28 15:31:19 rt 1.12.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1cf2a02e89a89efe8cb027368beb6c90b23bb568]

INTEGRATION: CWS changefileheader (1.9.84); FILE MERGED 2008/04/01 15:15:55 thb 1.9.84.3: #i85898# Stripping all external header guards 2008/04/01 10:56:16 thb 1.9.84.2: #i85898# Stripping all external header guards 2008/03/28 15:31:19 rt 1.9.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0473d6040113bf9e33ee73952c0277c8262d550b]

INTEGRATION: CWS changefileheader (1.15.500); FILE MERGED 2008/03/31 16:05:28 rt 1.15.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [970fee07e2a0540b38c82acfa11baf8bad9069a4]

INTEGRATION: CWS changefileheader (1.4.216); FILE MERGED 2008/04/01 10:56:16 thb 1.4.216.2: #i85898# Stripping all external header guards 2008/03/28 15:31:19 rt 1.4.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b7c013676ce50b09cb44bf9b8f765becb3be0105]

INTEGRATION: CWS changefileheader (1.7.48); FILE MERGED 2008/04/01 15:15:55 thb 1.7.48.3: #i85898# Stripping all external header guards 2008/04/01 10:56:16 thb 1.7.48.2: #i85898# Stripping all external header guards 2008/03/28 15:31:18 rt 1.7.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b11d29d697f36688ddf6d4dd55bdb013f1cf6cc0]

INTEGRATION: CWS changefileheader (1.7.500); FILE MERGED 2008/03/31 16:05:27 rt 1.7.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c04cb6c359459dd9f7add6223bda840185d88385]

INTEGRATION: CWS changefileheader (1.6.216); FILE MERGED 2008/04/01 15:15:55 thb 1.6.216.3: #i85898# Stripping all external header guards 2008/04/01 10:56:16 thb 1.6.216.2: #i85898# Stripping all external header guards 2008/03/28 15:31:18 rt 1.6.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bd7c350beccf7c9423781be11adf4c216a293c41]

INTEGRATION: CWS changefileheader (1.8.500); FILE MERGED 2008/03/31 16:05:27 rt 1.8.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [20368e015566f0374d84f0a618c33d397745093c]

INTEGRATION: CWS changefileheader (1.14.188); FILE MERGED 2008/04/01 15:15:55 thb 1.14.188.3: #i85898# Stripping all external header guards 2008/04/01 10:56:16 thb 1.14.188.2: #i85898# Stripping all external header guards 2008/03/28 15:31:18 rt 1.14.188.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b6f6317f6595954964d4f8b1abbcc3d8523f44e2]

INTEGRATION: CWS changefileheader (1.9.34); FILE MERGED 2008/03/31 16:05:27 rt 1.9.34.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [31428c114c18856b7e9772c41710b65fb43e4951]

INTEGRATION: CWS changefileheader (1.3.216); FILE MERGED 2008/04/01 10:56:16 thb 1.3.216.2: #i85898# Stripping all external header guards 2008/03/28 15:31:17 rt 1.3.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4fcfa66c10fce290fac359ed95fb7d44314ed3c1]

INTEGRATION: CWS changefileheader (1.5.24); FILE MERGED 2008/04/01 10:56:16 thb 1.5.24.2: #i85898# Stripping all external header guards 2008/03/28 15:31:17 rt 1.5.24.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7f887dca7d6441da922fae324ac60970c4717f81]

INTEGRATION: CWS changefileheader (1.10.396); FILE MERGED 2008/03/31 16:05:27 rt 1.10.396.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [72fc55a69ce2e85e6cd1fb0ec66ae08ea9df64a7]

INTEGRATION: CWS changefileheader (1.15.24); FILE MERGED 2008/03/28 15:31:17 rt 1.15.24.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6c4c322831bd1b93c480926cb916fb41b9283781]

INTEGRATION: CWS changefileheader (1.10.34); FILE MERGED 2008/03/31 16:05:27 rt 1.10.34.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7f4452489e8257a3fdb8d9216b1f16dc95b0a9f7]

INTEGRATION: CWS changefileheader (1.15.160); FILE MERGED 2008/03/28 15:31:16 rt 1.15.160.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ad6246c50ff7a2283cd8b3d6a308c256315623f5]

INTEGRATION: CWS changefileheader (1.3.430); FILE MERGED 2008/04/01 15:15:55 thb 1.3.430.3: #i85898# Stripping all external header guards 2008/04/01 10:56:16 thb 1.3.430.2: #i85898# Stripping all external header guards 2008/03/28 15:31:16 rt 1.3.430.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [04399336b5fa0606ac0166158b4cb6c929a15555]

INTEGRATION: CWS changefileheader (1.4.430); FILE MERGED 2008/03/28 15:31:16 rt 1.4.430.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [de603cd9e55a7111a7bc5ce221ab4be77cdc0911]

INTEGRATION: CWS changefileheader (1.6.500); FILE MERGED 2008/03/31 16:05:27 rt 1.6.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [727ddca65770028bab448c3fe2a26f7f6c1b7d54]

INTEGRATION: CWS changefileheader (1.7.156); FILE MERGED 2008/03/28 15:31:15 rt 1.7.156.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [30f2b89cffc0ec8179ed461eee88f94559f25e46]

INTEGRATION: CWS changefileheader (1.10.328); FILE MERGED 2008/03/31 16:05:26 rt 1.10.328.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2575b7bf9bbeb760c97f6125445ae63b4886e1bf]

INTEGRATION: CWS changefileheader (1.6.24); FILE MERGED 2008/03/28 15:31:15 rt 1.6.24.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ed5643c24cb1afaf92ed7d2189cf6ca366c4a20f]

INTEGRATION: CWS changefileheader (1.5.216); FILE MERGED 2008/03/28 15:31:15 rt 1.5.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3f19379ba0ced710a5f81237749a8f63ae1f47e4]

INTEGRATION: CWS changefileheader (1.8.500); FILE MERGED 2008/03/31 16:05:26 rt 1.8.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b7044e644b84df700dcd120af522e3469f6af9be]

INTEGRATION: CWS changefileheader (1.7.216); FILE MERGED 2008/04/01 15:15:54 thb 1.7.216.3: #i85898# Stripping all external header guards 2008/04/01 10:56:16 thb 1.7.216.2: #i85898# Stripping all external header guards 2008/03/28 15:31:15 rt 1.7.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4758b8d94e257abfb9dbfe893688d78b7a9512bb]

INTEGRATION: CWS changefileheader (1.6.216); FILE MERGED 2008/04/01 15:15:54 thb 1.6.216.3: #i85898# Stripping all external header guards 2008/04/01 10:56:16 thb 1.6.216.2: #i85898# Stripping all external header guards 2008/03/28 15:31:14 rt 1.6.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [43be074bc767ef90761a95aabab7855cba9982e0]

INTEGRATION: CWS changefileheader (1.2.34); FILE MERGED 2008/03/31 16:05:26 rt 1.2.34.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3ad350af2ef26f09e476e970c54a7457c8ab13aa]

INTEGRATION: CWS changefileheader (1.9.92); FILE MERGED 2008/03/28 15:31:14 rt 1.9.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [719ecce68f49297cae866e3422a4030247789902]

INTEGRATION: CWS changefileheader (1.4.188); FILE MERGED 2008/03/28 15:31:14 rt 1.4.188.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [037eb117db071f2ac23b81035129830510fe1a9b]

INTEGRATION: CWS changefileheader (1.9.92); FILE MERGED 2008/03/28 15:31:13 rt 1.9.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e50914ef6b8a1b5e6a9a8e5c96669ec5fd9763a2]

INTEGRATION: CWS changefileheader (1.10.498); FILE MERGED 2008/03/31 16:05:26 rt 1.10.498.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [08225da519b3247c4238dbacc709aca21f1412e0]

INTEGRATION: CWS changefileheader (1.8.292); FILE MERGED 2008/03/28 15:31:13 rt 1.8.292.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [85e550fcaf83b5a625f98837f41facdcc5f6cc6a]

INTEGRATION: CWS changefileheader (1.6.430); FILE MERGED 2008/03/28 15:31:13 rt 1.6.430.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [04713d44bbda834727b615d8cf223c1566cdf50a]

INTEGRATION: CWS changefileheader (1.8.500); FILE MERGED 2008/03/31 16:05:25 rt 1.8.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e53f261e74431984885666c425cdd0d89a0747fd]

INTEGRATION: CWS changefileheader (1.9.500); FILE MERGED 2008/03/31 16:05:25 rt 1.9.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [46330442c4980853ce193eb79ec435ce17af6d8b]

INTEGRATION: CWS changefileheader (1.3.428); FILE MERGED 2008/03/28 15:31:13 rt 1.3.428.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [908a02279d962832b0b4d7e075b765f03e803bb9]

INTEGRATION: CWS changefileheader (1.7.228); FILE MERGED 2008/03/28 15:31:12 rt 1.7.228.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [365d816bab631949df0e01923ce8c92662716484]

INTEGRATION: CWS changefileheader (1.3.500); FILE MERGED 2008/03/31 16:05:25 rt 1.3.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [24d204b76e63905e65b9c5b37a53285b57d20c0a]

INTEGRATION: CWS changefileheader (1.12.228); FILE MERGED 2008/03/28 15:31:12 rt 1.12.228.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b0ccca4f201cfa3104b4722859f61d6418df18df]

INTEGRATION: CWS changefileheader (1.6.430); FILE MERGED 2008/03/28 15:31:12 rt 1.6.430.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9afcbf337ec2f72f99ac8da76b8f61230a25e7ae]

INTEGRATION: CWS changefileheader (1.7.454); FILE MERGED 2008/03/31 16:05:25 rt 1.7.454.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [80e9da91893c7b9f6bf60c5fb2963f672c30da0d]

INTEGRATION: CWS changefileheader (1.6.430); FILE MERGED 2008/03/28 15:31:11 rt 1.6.430.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [996a2cb6dbc1addf892514edf839eeb555b64b4d]

INTEGRATION: CWS changefileheader (1.3.430); FILE MERGED 2008/03/28 15:31:11 rt 1.3.430.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [12a035a01ecee7b4390b31bad6956b130faaea8c]

INTEGRATION: CWS changefileheader (1.10.500); FILE MERGED 2008/03/31 16:05:25 rt 1.10.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d130e639ebf5e373e43662df181ed0e577f3eb5c]

INTEGRATION: CWS changefileheader (1.6.170); FILE MERGED 2008/03/28 15:31:10 rt 1.6.170.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4e1f1f9d763220a296773e30f450bf6aaa0e5e0e]

INTEGRATION: CWS changefileheader (1.4.430); FILE MERGED 2008/03/28 15:31:10 rt 1.4.430.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a29fa462467c0a1831626d45952227f5cfee9215]

INTEGRATION: CWS changefileheader (1.6.498); FILE MERGED 2008/03/31 16:05:25 rt 1.6.498.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f2e4bc9f17e9ae2099c94175b7c7cbb374133567]

INTEGRATION: CWS changefileheader (1.5.152); FILE MERGED 2008/03/28 15:31:10 rt 1.5.152.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c62b595bc5a122399b29bd51c5d53716ca8bb0e2]

INTEGRATION: CWS changefileheader (1.4.430); FILE MERGED 2008/03/28 15:31:09 rt 1.4.430.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b19ee03813f729e2e984cbedeb1d2122948bb517]

INTEGRATION: CWS changefileheader (1.8.96); FILE MERGED 2008/03/28 15:31:09 rt 1.8.96.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [43aa4d644c5d1812c8ea3045af70c9189061cb81]

INTEGRATION: CWS changefileheader (1.7.430); FILE MERGED 2008/03/28 15:31:09 rt 1.7.430.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [005e7915918a5dca1b9e51089f3c6b1dffea9442]

INTEGRATION: CWS changefileheader (1.3.500); FILE MERGED 2008/03/31 16:05:24 rt 1.3.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8fe817384b8726541fe6bb2f244fc30b82530eb8]

INTEGRATION: CWS changefileheader (1.6.500); FILE MERGED 2008/03/31 16:05:24 rt 1.6.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7e11f6224a0c2dd05892a92b3b5a71754b5ef5d4]

INTEGRATION: CWS changefileheader (1.8.500); FILE MERGED 2008/03/31 16:05:24 rt 1.8.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2bcb3b2ea86e4cf4daefb14dfb2ef679780d05aa]

INTEGRATION: CWS changefileheader (1.15.84); FILE MERGED 2008/03/31 16:05:24 rt 1.15.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7a06fa2f8701562cf2e9d2da86ecaf9fef4775d4]

INTEGRATION: CWS changefileheader (1.4.500); FILE MERGED 2008/03/31 16:05:24 rt 1.4.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [af8120d2e6dc3145f4d89edff5dcc3229fb5cdce]

INTEGRATION: CWS changefileheader (1.5.188); FILE MERGED 2008/03/28 15:31:08 rt 1.5.188.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [200667ce36c1b2d8e71252fde251695773dddef7]

INTEGRATION: CWS changefileheader (1.7.500); FILE MERGED 2008/03/31 16:05:24 rt 1.7.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e23e6b93295c67354cada33e7248ad52c5e0c2bf]

INTEGRATION: CWS changefileheader (1.10.34); FILE MERGED 2008/03/31 16:05:23 rt 1.10.34.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [96244d43bc3d4372b79a1ed68ffbe1546175f87c]

INTEGRATION: CWS changefileheader (1.7.492); FILE MERGED 2008/03/31 16:05:23 rt 1.7.492.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [46426f050a000246ec3724eb06fc72fcd189e71d]

INTEGRATION: CWS changefileheader (1.8.188); FILE MERGED 2008/03/28 15:31:07 rt 1.8.188.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6fb3ce6d96c48fd568e2ba0779c6134edaade0e7]

INTEGRATION: CWS changefileheader (1.8.500); FILE MERGED 2008/03/31 16:05:23 rt 1.8.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fc72b9f1dc49519297ef9f22f831141121d4777d]

INTEGRATION: CWS changefileheader (1.9.500); FILE MERGED 2008/03/31 16:05:23 rt 1.9.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [caf224906113ba8c388beacabf137e1d9b94e9fe]

INTEGRATION: CWS changefileheader (1.7.500); FILE MERGED 2008/03/31 16:05:23 rt 1.7.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2d040110406efa39a67e43d0282bce33e5ae8719]

INTEGRATION: CWS changefileheader (1.4.500); FILE MERGED 2008/03/31 16:05:22 rt 1.4.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [14ddcc2e5f643581ea7996ec8d279b52dbd97dbe]

INTEGRATION: CWS changefileheader (1.7.500); FILE MERGED 2008/03/31 16:05:22 rt 1.7.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cc1285e72618f59896383ff314e3a2c0715f0eea]

INTEGRATION: CWS changefileheader (1.3.500); FILE MERGED 2008/03/31 16:05:22 rt 1.3.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b419ead453945724dd69b5b82153d2bc01e22331]

INTEGRATION: CWS changefileheader (1.9.500); FILE MERGED 2008/03/31 16:05:22 rt 1.9.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9a3dad5573547b111397baab8302133c579d4f8e]

INTEGRATION: CWS changefileheader (1.8.500); FILE MERGED 2008/03/31 16:05:22 rt 1.8.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5d0d88e84dcee335821489975bf4d1e1ba97d85a]

INTEGRATION: CWS changefileheader (1.10.500); FILE MERGED 2008/03/31 16:05:22 rt 1.10.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1408a7cc9475bd6e15882baa0bd741159870d977]

INTEGRATION: CWS changefileheader (1.7.226); FILE MERGED 2008/03/28 15:31:05 rt 1.7.226.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1779f82825d181fca09a2870d2777befca81b755]

INTEGRATION: CWS changefileheader (1.20.154); FILE MERGED 2008/03/28 15:31:05 rt 1.20.154.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0dd6aab9ad1f2b709bc734df9b6523518fd263fc]

INTEGRATION: CWS changefileheader (1.14.492); FILE MERGED 2008/03/31 16:05:22 rt 1.14.492.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fd2820ee6f12296268b1535749f9d7abd866dcff]

INTEGRATION: CWS changefileheader (1.3.430); FILE MERGED 2008/03/28 15:31:05 rt 1.3.430.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9f3b473cacfd52e239850d72466db4225ecf5a1c]

INTEGRATION: CWS changefileheader (1.14.382); FILE MERGED 2008/03/31 16:05:22 rt 1.14.382.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [50d5e4a59d021469fd28192124e86ec988c33465]

INTEGRATION: CWS changefileheader (1.8.268); FILE MERGED 2008/04/01 15:15:54 thb 1.8.268.3: #i85898# Stripping all external header guards 2008/04/01 10:56:15 thb 1.8.268.2: #i85898# Stripping all external header guards 2008/03/28 15:31:04 rt 1.8.268.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [432527e8e52b68493f6b87dfc4a2136e7c085c91]

INTEGRATION: CWS changefileheader (1.5.382); FILE MERGED 2008/03/31 16:05:22 rt 1.5.382.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5a7ea8dd34abe2b09ddd151bf069c5da78bb1a03]

INTEGRATION: CWS changefileheader (1.22.122); FILE MERGED 2008/04/01 15:15:54 thb 1.22.122.3: #i85898# Stripping all external header guards 2008/04/01 10:56:15 thb 1.22.122.2: #i85898# Stripping all external header guards 2008/03/28 15:31:04 rt 1.22.122.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [92a89f54a891767221c8facca9d705aa11fca39f]

INTEGRATION: CWS changefileheader (1.5.188); FILE MERGED 2008/04/01 15:15:54 thb 1.5.188.3: #i85898# Stripping all external header guards 2008/04/01 10:56:15 thb 1.5.188.2: #i85898# Stripping all external header guards 2008/03/28 15:31:04 rt 1.5.188.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [661e50e242c2fb762b476cdbc0932fa9df3885da]

INTEGRATION: CWS changefileheader (1.7.188); FILE MERGED 2008/03/28 15:31:04 rt 1.7.188.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [792fe5d32ef2f5ac5edbfff359ec27031ef507fa]

INTEGRATION: CWS changefileheader (1.3.430); FILE MERGED 2008/04/01 15:15:54 thb 1.3.430.2: #i85898# Stripping all external header guards 2008/03/28 15:31:04 rt 1.3.430.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2d7a32956ee4f21b884cde4d50af2ebd94ad5e1b]

INTEGRATION: CWS changefileheader (1.8.500); FILE MERGED 2008/03/31 16:05:21 rt 1.8.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9c41ae69139d9f4c9f3bc8c342aafd7fce8cbabc]

INTEGRATION: CWS changefileheader (1.4.252); FILE MERGED 2008/03/28 15:31:03 rt 1.4.252.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [80083c24315466dccd83dc1a4a613fb9d867481f]

INTEGRATION: CWS changefileheader (1.6.500); FILE MERGED 2008/03/31 16:05:21 rt 1.6.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bd4d5d745e919bcfe49fccb809517dbf279c5848]

INTEGRATION: CWS changefileheader (1.6.430); FILE MERGED 2008/03/28 15:31:03 rt 1.6.430.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [36ecc175e49071d42bb0673e988e18422fbfaf93]

INTEGRATION: CWS changefileheader (1.4.500); FILE MERGED 2008/03/31 16:05:21 rt 1.4.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [42decc8d6d34841bea155bf9a3b13e876ff1e016]

INTEGRATION: CWS changefileheader (1.4.216); FILE MERGED 2008/04/01 15:15:54 thb 1.4.216.2: #i85898# Stripping all external header guards 2008/03/28 15:31:03 rt 1.4.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4a158e3688d1630c34fc57c64128a7ea1a4fb35d]

INTEGRATION: CWS changefileheader (1.16.500); FILE MERGED 2008/03/31 16:05:21 rt 1.16.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [eb748e70fa1b09ab1e4fec17e92625fb9e2defc5]

INTEGRATION: CWS changefileheader (1.4.430); FILE MERGED 2008/04/01 15:15:53 thb 1.4.430.2: #i85898# Stripping all external header guards 2008/03/28 15:31:03 rt 1.4.430.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c0465ee1f4579725c02d102ba1fbd4435fa742b1]

INTEGRATION: CWS changefileheader (1.11.84); FILE MERGED 2008/03/31 16:05:21 rt 1.11.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6c87cb036f52cb7cdb826f9556251724c7c8dfcd]

INTEGRATION: CWS changefileheader (1.6.252); FILE MERGED 2008/03/28 15:31:03 rt 1.6.252.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3998c404b32c89e3a04b3a6461796cd3fde34955]

INTEGRATION: CWS changefileheader (1.15.500); FILE MERGED 2008/03/31 16:05:21 rt 1.15.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5112ad08c8dac11aa3dcbd8b31a170130dd2c8cc]

INTEGRATION: CWS changefileheader (1.3.430); FILE MERGED 2008/04/01 15:15:53 thb 1.3.430.3: #i85898# Stripping all external header guards 2008/04/01 10:56:15 thb 1.3.430.2: #i85898# Stripping all external header guards 2008/03/28 15:31:03 rt 1.3.430.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8fbbe50ddf0ca2358976a89168a0849b061093fc]

INTEGRATION: CWS changefileheader (1.10.500); FILE MERGED 2008/03/31 16:05:21 rt 1.10.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d6b9787ca18a8b198891d359a3b7f06023680ffe]

INTEGRATION: CWS changefileheader (1.5.216); FILE MERGED 2008/04/01 15:15:53 thb 1.5.216.2: #i85898# Stripping all external header guards 2008/03/28 15:31:03 rt 1.5.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [75ebfe805795444b3a42a3e74ac7ef31889ef8a9]

INTEGRATION: CWS changefileheader (1.10.500); FILE MERGED 2008/03/31 16:05:20 rt 1.10.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a479e699f7f7a3fb93105998e8f7e0a3dcdef065]

INTEGRATION: CWS changefileheader (1.9.500); FILE MERGED 2008/03/31 16:05:20 rt 1.9.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [db721fe8068b3e0225d7155b1ae1f91b2234a96d]

INTEGRATION: CWS changefileheader (1.4.252); FILE MERGED 2008/04/01 15:15:53 thb 1.4.252.3: #i85898# Stripping all external header guards 2008/04/01 10:56:15 thb 1.4.252.2: #i85898# Stripping all external header guards 2008/03/28 15:31:02 rt 1.4.252.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [406b80c5416a6acb7ccafc89d8f55e779c8f13a4]

INTEGRATION: CWS changefileheader (1.6.500); FILE MERGED 2008/03/31 16:05:20 rt 1.6.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [72ab5d42137880bdcc914eb9dbb12d26e5ff9056]

INTEGRATION: CWS changefileheader (1.5.430); FILE MERGED 2008/04/01 15:15:53 thb 1.5.430.3: #i85898# Stripping all external header guards 2008/04/01 10:56:15 thb 1.5.430.2: #i85898# Stripping all external header guards 2008/03/28 15:31:02 rt 1.5.430.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [259c77d0ec7f5198af5bc8c2c355149a7ce45eda]

INTEGRATION: CWS changefileheader (1.10.216); FILE MERGED 2008/04/01 15:15:53 thb 1.10.216.3: #i85898# Stripping all external header guards 2008/04/01 10:56:15 thb 1.10.216.2: #i85898# Stripping all external header guards 2008/03/28 15:31:02 rt 1.10.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [89918853e0842916f7fd2b8a664968d5589dc487]

INTEGRATION: CWS changefileheader (1.7.500); FILE MERGED 2008/03/31 16:05:20 rt 1.7.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [898443f7e4f6410f7044118f28b24adf29074808]

INTEGRATION: CWS changefileheader (1.8.218); FILE MERGED 2008/04/01 15:15:53 thb 1.8.218.3: #i85898# Stripping all external header guards 2008/04/01 10:56:15 thb 1.8.218.2: #i85898# Stripping all external header guards 2008/03/28 15:31:02 rt 1.8.218.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0098ca2a6c5d5e9a965ca30be1f9e9cd33e57603]

INTEGRATION: CWS changefileheader (1.25.96); FILE MERGED 2008/04/01 15:15:52 thb 1.25.96.3: #i85898# Stripping all external header guards 2008/04/01 10:56:15 thb 1.25.96.2: #i85898# Stripping all external header guards 2008/03/28 15:31:02 rt 1.25.96.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [68b3767a197f791605c959ac79b7e7f8ce26c633]

INTEGRATION: CWS changefileheader (1.7.500); FILE MERGED 2008/03/31 16:05:19 rt 1.7.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6704237903604edf0f9ca55f104e0b9f716622b3]

INTEGRATION: CWS changefileheader (1.3.430); FILE MERGED 2008/04/01 15:15:52 thb 1.3.430.3: #i85898# Stripping all external header guards 2008/04/01 10:56:15 thb 1.3.430.2: #i85898# Stripping all external header guards 2008/03/28 15:31:01 rt 1.3.430.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [94d7d898d91e7a982e3dabcd02e06f327af11147]

INTEGRATION: CWS changefileheader (1.4.252); FILE MERGED 2008/04/01 15:15:52 thb 1.4.252.3: #i85898# Stripping all external header guards 2008/04/01 10:56:15 thb 1.4.252.2: #i85898# Stripping all external header guards 2008/03/28 15:31:01 rt 1.4.252.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fe002aabd106b943889abdac50b0eaba74beb917]

INTEGRATION: CWS changefileheader (1.10.152); FILE MERGED 2008/03/28 15:31:01 rt 1.10.152.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [018e4b74937807a41787dc1e924ee950ccb02d5c]

INTEGRATION: CWS changefileheader (1.8.368); FILE MERGED 2008/03/31 16:05:19 rt 1.8.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5786c4d1f3297778623b13715dd04d8799971c0b]

INTEGRATION: CWS changefileheader (1.4.252); FILE MERGED 2008/04/01 15:15:52 thb 1.4.252.2: #i85898# Stripping all external header guards 2008/03/28 15:31:01 rt 1.4.252.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cac3171d4c531fe3da75df1f433728a3cc56d61d]

INTEGRATION: CWS changefileheader (1.6.430); FILE MERGED 2008/04/01 15:15:52 thb 1.6.430.3: #i85898# Stripping all external header guards 2008/04/01 10:56:14 thb 1.6.430.2: #i85898# Stripping all external header guards 2008/03/28 15:31:01 rt 1.6.430.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1f6849bb99555c1aa8775be40d8c4cb2f0b584b6]

INTEGRATION: CWS changefileheader (1.6.252); FILE MERGED 2008/04/01 15:15:52 thb 1.6.252.3: #i85898# Stripping all external header guards 2008/04/01 10:56:14 thb 1.6.252.2: #i85898# Stripping all external header guards 2008/03/28 15:31:01 rt 1.6.252.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0b613b32696280cf13d3b2b1d12e8e4114965f5a]

INTEGRATION: CWS changefileheader (1.5.430); FILE MERGED 2008/04/01 15:15:52 thb 1.5.430.3: #i85898# Stripping all external header guards 2008/04/01 10:56:14 thb 1.5.430.2: #i85898# Stripping all external header guards 2008/03/28 15:31:00 rt 1.5.430.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f44827afb16e9be52abf5728a12bc5bcdcd69c5a]

INTEGRATION: CWS changefileheader (1.22.118); FILE MERGED 2008/03/31 16:05:11 rt 1.22.118.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [806f92945517aa9810d1a54dfe07cbb3ac0eb2f1]

INTEGRATION: CWS changefileheader (1.5.216); FILE MERGED 2008/04/01 15:15:52 thb 1.5.216.2: #i85898# Stripping all external header guards 2008/03/28 15:31:00 rt 1.5.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3985b427314e6a4430e09f3d2d60e2e2b7d6987c]

INTEGRATION: CWS changefileheader (1.7.500); FILE MERGED 2008/03/31 16:05:11 rt 1.7.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4fb74c1c830c718a08a86259103e89daa1ffb83a]

INTEGRATION: CWS changefileheader (1.7.430); FILE MERGED 2008/04/01 15:15:52 thb 1.7.430.3: #i85898# Stripping all external header guards 2008/04/01 10:56:14 thb 1.7.430.2: #i85898# Stripping all external header guards 2008/03/28 15:31:00 rt 1.7.430.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9841154ed7dce19e2362cad1f533c932056df69f]

INTEGRATION: CWS changefileheader (1.8.500); FILE MERGED 2008/03/31 16:05:11 rt 1.8.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [de9c29d7b3c63a864ee9c9d0043219645e8f09d5]

INTEGRATION: CWS changefileheader (1.9.188); FILE MERGED 2008/04/01 15:15:51 thb 1.9.188.3: #i85898# Stripping all external header guards 2008/04/01 10:56:14 thb 1.9.188.2: #i85898# Stripping all external header guards 2008/03/28 15:30:59 rt 1.9.188.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a9c24aab307820f9eb7d32b06da8f36b1f82ae65]

INTEGRATION: CWS changefileheader (1.6.170); FILE MERGED 2008/03/28 15:30:59 rt 1.6.170.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fdd382c5854c22b2bacb8a4c465c192ca29a6455]

INTEGRATION: CWS changefileheader (1.3.430); FILE MERGED 2008/03/28 15:30:58 rt 1.3.430.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8b6a2adf5bb457ea4d788296c5babeae59ecefe6]

INTEGRATION: CWS changefileheader (1.2.120); FILE MERGED 2008/03/31 16:05:11 rt 1.2.120.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [432c9ed5b290db2ac6ff9d440e7437e04d109e2f]

INTEGRATION: CWS changefileheader (1.8.170); FILE MERGED 2008/03/28 15:30:58 rt 1.8.170.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b47ebafc100882a1addc6780f8253f8522d51fcb]

INTEGRATION: CWS changefileheader (1.4.430); FILE MERGED 2008/03/28 15:30:57 rt 1.4.430.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [db5edcb9bfdfac9f16fef9a1b2e2a75ce015712c]

INTEGRATION: CWS changefileheader (1.5.500); FILE MERGED 2008/03/31 16:05:11 rt 1.5.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [47678b73a3717c1752dc33b1ef4ea4144fdabf72]

INTEGRATION: CWS changefileheader (1.2.252); FILE MERGED 2008/03/28 15:30:57 rt 1.2.252.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e5720d093efb3354b903b1d5cac7ae31b019fea1]

INTEGRATION: CWS changefileheader (1.3.84); FILE MERGED 2008/03/31 16:05:11 rt 1.3.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3403cc9666528d7e35afaec54b832071c4009642]

INTEGRATION: CWS changefileheader (1.2.252); FILE MERGED 2008/03/28 15:30:56 rt 1.2.252.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3319347272d1423b9bcb28222b5e8391711d6b71]

INTEGRATION: CWS changefileheader (1.7.498); FILE MERGED 2008/03/31 16:05:11 rt 1.7.498.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fdd7f38710dd16ccfff430ccdb46596030eb774a]

INTEGRATION: CWS changefileheader (1.2.232); FILE MERGED 2008/03/28 15:30:56 rt 1.2.232.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [75039436152df42478474357e0fcbdca015d85c8]

INTEGRATION: CWS changefileheader (1.9.500); FILE MERGED 2008/03/31 16:05:11 rt 1.9.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [131ec30c20e9631877060f92f0eb8305f5758cfe]

INTEGRATION: CWS changefileheader (1.8.278); FILE MERGED 2008/03/28 15:30:55 rt 1.8.278.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7dd1fc8f7f856f76b7c840b920a88b0ef8279f45]

INTEGRATION: CWS changefileheader (1.7.500); FILE MERGED 2008/03/31 16:05:10 rt 1.7.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a85bf9d1ff45e334c49c27960eec8910417a3e6a]

INTEGRATION: CWS changefileheader (1.4.500); FILE MERGED 2008/03/31 16:05:10 rt 1.4.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bd4a01628707a7381bc9a2086d7fe3e6ccc9e286]

INTEGRATION: CWS changefileheader (1.15.2); FILE MERGED 2008/03/31 13:33:43 rt 1.15.2.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [59dc6ce87baebb5cdf047b6f54cc0b8457668c68]

INTEGRATION: CWS changefileheader (1.5.500); FILE MERGED 2008/03/31 16:05:10 rt 1.5.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a559206e9b36246ca6416226ad6d0348ea126499]

INTEGRATION: CWS changefileheader (1.3.74); FILE MERGED 2008/04/01 15:13:59 thb 1.3.74.3: #i85898# Stripping all external header guards 2008/04/01 12:29:03 thb 1.3.74.2: #i85898# Stripping all external header guards 2008/03/31 13:33:43 rt 1.3.74.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c57974b5ccde35f5ce545f2eb5c01b47ff09eede]

INTEGRATION: CWS changefileheader (1.4.40); FILE MERGED 2008/03/31 13:33:42 rt 1.4.40.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [47224c28142494460dbc24ef2643ca31eb4b9774]

INTEGRATION: CWS changefileheader (1.9.120); FILE MERGED 2008/03/31 16:05:10 rt 1.9.120.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2222770752e04bfd75e01d6e2323be05b5a19881]

INTEGRATION: CWS changefileheader (1.5.22); FILE MERGED 2008/04/01 15:13:59 thb 1.5.22.3: #i85898# Stripping all external header guards 2008/04/01 12:29:03 thb 1.5.22.2: #i85898# Stripping all external header guards 2008/03/31 13:33:42 rt 1.5.22.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e0ad0643c2b9e570787c9128edc8951cb3572c54]

INTEGRATION: CWS changefileheader (1.8.36); FILE MERGED 2008/04/01 15:13:59 thb 1.8.36.3: #i85898# Stripping all external header guards 2008/04/01 12:29:03 thb 1.8.36.2: #i85898# Stripping all external header guards 2008/03/31 13:33:42 rt 1.8.36.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [123944a8f97a5bb084e5edc919d833985130ea44]

INTEGRATION: CWS changefileheader (1.6.38); FILE MERGED 2008/03/31 13:33:42 rt 1.6.38.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6bcdfa33ffe4932fe5ec3cab3a1764d036fa7d2d]

INTEGRATION: CWS changefileheader (1.4.18); FILE MERGED 2008/03/31 13:33:42 rt 1.4.18.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [765be89e1c81b4426c13c84af24b47f1a08a8d24]

INTEGRATION: CWS changefileheader (1.6.500); FILE MERGED 2008/03/31 16:05:10 rt 1.6.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [628871a008c23aa8292eb6e3d122b104c031b5af]

INTEGRATION: CWS changefileheader (1.2.296); FILE MERGED 2008/03/31 16:05:10 rt 1.2.296.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d6611858464784c37483b39d5593f11873d49bc3]

INTEGRATION: CWS changefileheader (1.17.36); FILE MERGED 2008/04/01 15:13:59 thb 1.17.36.2: #i85898# Stripping all external header guards 2008/03/31 13:33:42 rt 1.17.36.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ee7317eb1e1fc7f2c0fa1d45d43b614e9efa7a9e]

INTEGRATION: CWS changefileheader (1.10.118); FILE MERGED 2008/03/31 16:05:10 rt 1.10.118.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5be8b2eee0d85e2e787ebd2cc5cec24f927ff9e2]

INTEGRATION: CWS changefileheader (1.20.4); FILE MERGED 2008/04/01 15:13:59 thb 1.20.4.3: #i85898# Stripping all external header guards 2008/04/01 12:29:03 thb 1.20.4.2: #i85898# Stripping all external header guards 2008/03/31 13:33:42 rt 1.20.4.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e945061b57d789ae7eb9a64c0bd5831555fdc735]

INTEGRATION: CWS changefileheader (1.9.500); FILE MERGED 2008/03/31 16:05:09 rt 1.9.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [db5d5f26790867bb4afc27e0b9ed6b8e54d7e167]

INTEGRATION: CWS changefileheader (1.5.22); FILE MERGED 2008/04/01 15:13:59 thb 1.5.22.2: #i85898# Stripping all external header guards 2008/03/31 13:33:42 rt 1.5.22.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [750379afe4737688a4831c0cd5705fceb75cd80f]

INTEGRATION: CWS changefileheader (1.6.500); FILE MERGED 2008/03/31 16:05:09 rt 1.6.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [27bce2da8554e49d2cc8a48240272c64aa58ab78]

INTEGRATION: CWS changefileheader (1.3.74); FILE MERGED 2008/04/01 12:29:02 thb 1.3.74.2: #i85898# Stripping all external header guards 2008/03/31 13:33:42 rt 1.3.74.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4e5e0a6cc7198918066ba670993eb9ef2a4a3f1f]

INTEGRATION: CWS changefileheader (1.3.500); FILE MERGED 2008/03/31 16:05:09 rt 1.3.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9f7369438dc0200ebf76dbbf62e0a77c59a2ba76]

INTEGRATION: CWS changefileheader (1.7.18); FILE MERGED 2008/03/31 13:33:42 rt 1.7.18.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [137338a5b99c43f54f26bf2b1e6b5fac800b1801]

INTEGRATION: CWS changefileheader (1.7.500); FILE MERGED 2008/03/31 16:05:09 rt 1.7.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d3c8c1baef9f42ca382a3c24d2eac0b4c51bb9f7]

INTEGRATION: CWS changefileheader (1.2.118); FILE MERGED 2008/03/31 16:05:09 rt 1.2.118.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b7d1e90895cb6e48e41365a1ae482212c89b2e14]

INTEGRATION: CWS changefileheader (1.8.500); FILE MERGED 2008/03/31 16:05:09 rt 1.8.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7a2156aef27295dde5abb1ca1ac6878d038b9540]

INTEGRATION: CWS changefileheader (1.5.40); FILE MERGED 2008/03/31 13:33:42 rt 1.5.40.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d9984b7fe78d4a48e69903b1b75eab8e0b7d7e10]

INTEGRATION: CWS changefileheader (1.14.26); FILE MERGED 2008/03/31 16:05:07 rt 1.14.26.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d9806171c7341fb17049cf21f952babd9394afda]

INTEGRATION: CWS changefileheader (1.9.478); FILE MERGED 2008/03/31 16:05:07 rt 1.9.478.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3321aab43cb6a6946eab6f4584dbea6171132c8e]

INTEGRATION: CWS changefileheader (1.11.18); FILE MERGED 2008/04/01 15:13:59 thb 1.11.18.3: #i85898# Stripping all external header guards 2008/04/01 12:29:02 thb 1.11.18.2: #i85898# Stripping all external header guards 2008/03/31 13:33:41 rt 1.11.18.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d7cd9385488b6dcf16915d144b50f45727cf279b]

INTEGRATION: CWS changefileheader (1.6.22); FILE MERGED 2008/04/01 15:13:59 thb 1.6.22.3: #i85898# Stripping all external header guards 2008/04/01 12:29:02 thb 1.6.22.2: #i85898# Stripping all external header guards 2008/03/31 13:33:41 rt 1.6.22.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b6b48cfb916418444c487b90feb84480cf046563]

INTEGRATION: CWS changefileheader (1.7.500); FILE MERGED 2008/03/31 16:05:07 rt 1.7.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6e64b6445692e7e7757d6dceb770942020c68ec1]

INTEGRATION: CWS changefileheader (1.8.16); FILE MERGED 2008/03/31 13:33:41 rt 1.8.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [dc77bc4da787a9ba4b94b8de614a787f6f96d7d5]

INTEGRATION: CWS changefileheader (1.13.22); FILE MERGED 2008/04/01 15:13:58 thb 1.13.22.2: #i85898# Stripping all external header guards 2008/03/31 13:33:41 rt 1.13.22.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [044944598707ba1da1508a5d888e77c5633c05dc]

INTEGRATION: CWS changefileheader (1.2.28); FILE MERGED 2008/03/31 16:05:07 rt 1.2.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [40a1ca3649c166741471ac97dda54893e2fcfdc6]

INTEGRATION: CWS changefileheader (1.4.48); FILE MERGED 2008/03/31 13:33:41 rt 1.4.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c674c169381b23475a30c17488bb35d77b6d9ab9]

INTEGRATION: CWS changefileheader (1.8.40); FILE MERGED 2008/04/01 12:29:01 thb 1.8.40.2: #i85898# Stripping all external header guards 2008/03/31 13:33:41 rt 1.8.40.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [70af431ee2a21715670d5ffc894316b8f3e870fd]

INTEGRATION: CWS changefileheader (1.8.10); FILE MERGED 2008/03/31 13:33:41 rt 1.8.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [74716ae9877ae40dcb8c3c854a8f7fc49a3f9be0]

INTEGRATION: CWS changefileheader (1.8.500); FILE MERGED 2008/03/31 16:05:07 rt 1.8.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c3c5a856e19f54b9f67dead077f0e2668444a9f2]

INTEGRATION: CWS changefileheader (1.26.10); FILE MERGED 2008/04/01 15:13:58 thb 1.26.10.3: #i85898# Stripping all external header guards 2008/04/01 12:29:01 thb 1.26.10.2: #i85898# Stripping all external header guards 2008/03/31 13:33:41 rt 1.26.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b9bc9eba5f4289efd3dcb50fac972eb23481d963]

INTEGRATION: CWS changefileheader (1.9.500); FILE MERGED 2008/03/31 16:05:07 rt 1.9.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [069ee2803567b46e97a1e7828553447c4379e39c]

INTEGRATION: CWS changefileheader (1.19.28); FILE MERGED 2008/04/01 21:31:42 thb 1.19.28.4: #i85898# Corrected misspelled header name; removed misspelled include guard 2008/04/01 15:13:58 thb 1.19.28.3: #i85898# Stripping all external header guards 2008/04/01 12:29:01 thb 1.19.28.2: #i85898# Stripping all external header guards 2008/03/31 13:33:41 rt 1.19.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [82f9bf1ad434352d7c7368f9aa82a8ec6a826fb5]

INTEGRATION: CWS changefileheader (1.6.500); FILE MERGED 2008/03/31 16:05:07 rt 1.6.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c08924d46aaef366d9e6625957e0aefb7664500a]

INTEGRATION: CWS changefileheader (1.7.500); FILE MERGED 2008/03/31 16:05:06 rt 1.7.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d2fea2f5606285b82b3ab2cf387f02c900527371]

INTEGRATION: CWS changefileheader (1.5.40); FILE MERGED 2008/04/01 23:05:54 thb 1.5.40.3: #i85898# Corrected misspelled include statement 2008/04/01 15:13:58 thb 1.5.40.2: #i85898# Stripping all external header guards 2008/03/31 13:33:41 rt 1.5.40.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8c6c0a76e22234db62141aed20909ecb5b7b4987]

INTEGRATION: CWS changefileheader (1.8.40); FILE MERGED 2008/04/01 15:13:58 thb 1.8.40.3: #i85898# Stripping all external header guards 2008/04/01 12:29:01 thb 1.8.40.2: #i85898# Stripping all external header guards 2008/03/31 13:33:41 rt 1.8.40.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [feacd8243ad0e1c01ac9178ba8d6888134a26ecb]

INTEGRATION: CWS changefileheader (1.6.500); FILE MERGED 2008/03/31 16:05:06 rt 1.6.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7168dab03cd2536c21743ae10d15d9c124e430a5]

INTEGRATION: CWS changefileheader (1.10.500); FILE MERGED 2008/03/31 16:05:06 rt 1.10.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5e5ff82dec251c0229a67f280261f9f862b17c73]

INTEGRATION: CWS changefileheader (1.30.4); FILE MERGED 2008/04/01 15:13:58 thb 1.30.4.3: #i85898# Stripping all external header guards 2008/04/01 12:29:01 thb 1.30.4.2: #i85898# Stripping all external header guards 2008/03/31 13:33:41 rt 1.30.4.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a340d6fa8cdf27f6eeadf425abe4b56729365b78]

INTEGRATION: CWS changefileheader (1.4.500); FILE MERGED 2008/03/31 16:05:06 rt 1.4.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [74eb55fa1260d7309f0fdd12469318b679c05cb6]

INTEGRATION: CWS changefileheader (1.9.500); FILE MERGED 2008/03/31 16:05:06 rt 1.9.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f8a75877b9d262ded86618edb6ee8541ae784581]

INTEGRATION: CWS changefileheader (1.10.26); FILE MERGED 2008/03/31 13:33:24 rt 1.10.26.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bf98395cbe4eb1bd44c68f9343d9b05f94e9fb8a]

INTEGRATION: CWS changefileheader (1.8.500); FILE MERGED 2008/03/31 16:05:06 rt 1.8.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6ca3b1e6b159176da7c3c023107dadc476ac29c8]

INTEGRATION: CWS changefileheader (1.5.68); FILE MERGED 2008/04/01 15:13:52 thb 1.5.68.3: #i85898# Stripping all external header guards 2008/04/01 12:28:55 thb 1.5.68.2: #i85898# Stripping all external header guards 2008/03/31 13:33:24 rt 1.5.68.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7f0704cd2c20d0f464d56e221b6ea96ec96305bf]

INTEGRATION: CWS changefileheader (1.4.122); FILE MERGED 2008/03/31 13:33:24 rt 1.4.122.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ef998d1d7590185fa301791e3b49160243060512]

INTEGRATION: CWS changefileheader (1.2.122); FILE MERGED 2008/04/01 15:13:52 thb 1.2.122.3: #i85898# Stripping all external header guards 2008/04/01 12:28:55 thb 1.2.122.2: #i85898# Stripping all external header guards 2008/03/31 13:33:24 rt 1.2.122.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [68010fde80ba733fb77e360ece58b44628a06fe4]

INTEGRATION: CWS changefileheader (1.4.68); FILE MERGED 2008/03/31 13:33:23 rt 1.4.68.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3914682b0a91bb42d7218289a3a1119abc7392a6]

INTEGRATION: CWS changefileheader (1.6.500); FILE MERGED 2008/03/31 16:05:05 rt 1.6.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [abe64a20e2a8a49cd2285cbc52e8433f3f23901c]

INTEGRATION: CWS changefileheader (1.3.122); FILE MERGED 2008/04/01 15:13:51 thb 1.3.122.3: #i85898# Stripping all external header guards 2008/04/01 12:28:54 thb 1.3.122.2: #i85898# Stripping all external header guards 2008/03/31 13:33:23 rt 1.3.122.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [582651458f13c5a7b6eed6944f826c1c38e556d4]

INTEGRATION: CWS changefileheader (1.7.500); FILE MERGED 2008/03/31 16:05:05 rt 1.7.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f98aeecc042b756af24f6d8a8a8f2761a6ef40b7]

INTEGRATION: CWS changefileheader (1.2.122); FILE MERGED 2008/04/01 15:13:51 thb 1.2.122.3: #i85898# Stripping all external header guards 2008/04/01 12:28:54 thb 1.2.122.2: #i85898# Stripping all external header guards 2008/03/31 13:33:23 rt 1.2.122.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c3e62d6982bc0b924ce3757f1a2d844cc76a2470]

INTEGRATION: CWS changefileheader (1.8.500); FILE MERGED 2008/03/31 16:05:05 rt 1.8.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2cbec1c78a10d0005adbf6592b1c13f93fd6ab0c]

INTEGRATION: CWS changefileheader (1.3.500); FILE MERGED 2008/03/31 16:05:05 rt 1.3.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [02e423d637ab479ade34f1e32eb28a869ff46a55]

INTEGRATION: CWS changefileheader (1.3.68); FILE MERGED 2008/04/01 15:13:51 thb 1.3.68.3: #i85898# Stripping all external header guards 2008/04/01 12:28:54 thb 1.3.68.2: #i85898# Stripping all external header guards 2008/03/31 13:33:23 rt 1.3.68.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [134edc5379a4fd47051fa2d4a137d6f8fef4f204]

INTEGRATION: CWS changefileheader (1.2.122); FILE MERGED 2008/03/31 13:33:23 rt 1.2.122.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [faf099bb7df64426325f4c30406fb4b05d81fa66]

INTEGRATION: CWS changefileheader (1.3.122); FILE MERGED 2008/03/31 13:33:22 rt 1.3.122.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [02e8eb4085f56d2a6eda431a8f179fedf995f535]

INTEGRATION: CWS changefileheader (1.5.26); FILE MERGED 2008/03/31 13:33:22 rt 1.5.26.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5b0bbd0ee7837f5bccbd4767ead926c302dbec40]

INTEGRATION: CWS changefileheader (1.8.36); FILE MERGED 2008/03/31 13:33:22 rt 1.8.36.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [09f1a5114e4e3f51204ddd3b246ed6ca87a349bf]

INTEGRATION: CWS changefileheader (1.12.500); FILE MERGED 2008/03/31 16:05:05 rt 1.12.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9624c4e78787971f75d79cc53b710db35907c3b7]

INTEGRATION: CWS changefileheader (1.3.122); FILE MERGED 2008/03/31 13:33:21 rt 1.3.122.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d34eacab92f399cb99145875ef9964d04439cb72]

INTEGRATION: CWS changefileheader (1.6.122); FILE MERGED 2008/04/01 15:13:51 thb 1.6.122.3: #i85898# Stripping all external header guards 2008/04/01 12:28:54 thb 1.6.122.2: #i85898# Stripping all external header guards 2008/03/31 13:33:21 rt 1.6.122.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e0d7a9088f5b1f24d31fd9089da1f84ef7800b8e]

INTEGRATION: CWS changefileheader (1.6.500); FILE MERGED 2008/03/31 16:05:04 rt 1.6.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8ad3f9137e47feefc009bad1f14575a59d09c13d]

INTEGRATION: CWS changefileheader (1.10.34); FILE MERGED 2008/04/01 12:28:53 thb 1.10.34.2: #i85898# Stripping all external header guards 2008/03/31 13:33:21 rt 1.10.34.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f8c47fe2e7e7dad2366b2a263eb8b27bb94eb46d]

INTEGRATION: CWS changefileheader (1.4.122); FILE MERGED 2008/04/01 15:13:51 thb 1.4.122.3: #i85898# Stripping all external header guards 2008/04/01 12:28:53 thb 1.4.122.2: #i85898# Stripping all external header guards 2008/03/31 13:33:21 rt 1.4.122.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0d61a51456bb489c81cf349ec578182f99221ad0]

INTEGRATION: CWS changefileheader (1.11.26); FILE MERGED 2008/04/01 15:13:51 thb 1.11.26.3: #i85898# Stripping all external header guards 2008/04/01 12:28:53 thb 1.11.26.2: #i85898# Stripping all external header guards 2008/03/31 13:33:21 rt 1.11.26.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b47f6ed4f42197383c9fe6b0b7773d56f199097d]

INTEGRATION: CWS changefileheader (1.6.12); FILE MERGED 2008/03/31 13:33:21 rt 1.6.12.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8e50786196951d90b3f9d851480b1f66133a77b8]

INTEGRATION: CWS changefileheader (1.3.122); FILE MERGED 2008/04/01 15:13:50 thb 1.3.122.3: #i85898# Stripping all external header guards 2008/04/01 12:28:53 thb 1.3.122.2: #i85898# Stripping all external header guards 2008/03/31 13:33:21 rt 1.3.122.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [600ada2c4c0b38b8d16fea43f1209286fd88734e]

INTEGRATION: CWS changefileheader (1.7.500); FILE MERGED 2008/03/31 16:05:04 rt 1.7.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [eb362d6cda4aa5a0d8e869e5c0f6227e301faf34]

INTEGRATION: CWS changefileheader (1.7.26); FILE MERGED 2008/04/01 15:13:50 thb 1.7.26.3: #i85898# Stripping all external header guards 2008/04/01 12:28:53 thb 1.7.26.2: #i85898# Stripping all external header guards 2008/03/31 13:33:20 rt 1.7.26.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [30fecc738770ff5a3d86e192124f22b5a5481148]

INTEGRATION: CWS changefileheader (1.3.64); FILE MERGED 2008/03/31 13:33:20 rt 1.3.64.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ab3b2544caad06e7429855dab892a70e0dce16c0]

INTEGRATION: CWS changefileheader (1.5.64); FILE MERGED 2008/03/31 13:33:20 rt 1.5.64.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e29cf36c504b79414a2f0c9d09e6c9d984934aec]

INTEGRATION: CWS changefileheader (1.8.300); FILE MERGED 2008/03/31 16:05:01 rt 1.8.300.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3bb639ed4030ebff849af3b2c7c227752e7fee9c]

INTEGRATION: CWS changefileheader (1.20.26); FILE MERGED 2008/04/01 15:13:50 thb 1.20.26.3: #i85898# Stripping all external header guards 2008/04/01 12:28:52 thb 1.20.26.2: #i85898# Stripping all external header guards 2008/03/31 13:33:20 rt 1.20.26.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [da7b891126f3621d16570e2129e6e418ba479f4a]

INTEGRATION: CWS changefileheader (1.7.500); FILE MERGED 2008/03/31 16:05:00 rt 1.7.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [756dac7aa4ec655010756795492eb49dc11a40cf]

INTEGRATION: CWS changefileheader (1.5.68); FILE MERGED 2008/04/01 15:13:50 thb 1.5.68.3: #i85898# Stripping all external header guards 2008/04/01 12:28:52 thb 1.5.68.2: #i85898# Stripping all external header guards 2008/03/31 13:33:20 rt 1.5.68.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9c7856a9986684e66cd01316a8520c7878708d9d]

INTEGRATION: CWS changefileheader (1.6.500); FILE MERGED 2008/03/31 16:05:00 rt 1.6.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e339a4ce317fb0e8c62fc443fe74e4b3cca8e012]

INTEGRATION: CWS changefileheader (1.36.26); FILE MERGED 2008/04/01 12:28:52 thb 1.36.26.2: #i85898# Stripping all external header guards 2008/03/31 13:33:20 rt 1.36.26.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d4d522ac397484e7a70b1bed59bcf7ff1c03cb97]

INTEGRATION: CWS changefileheader (1.5.500); FILE MERGED 2008/03/31 16:05:00 rt 1.5.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b0e928bc07676570e51dc3c90f3eae946724f97d]

INTEGRATION: CWS changefileheader (1.25.64); FILE MERGED 2008/04/01 12:28:52 thb 1.25.64.2: #i85898# Stripping all external header guards 2008/03/31 13:33:20 rt 1.25.64.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [963d5b45257b781fa86cd685cd10856c6c89af71]

INTEGRATION: CWS changefileheader (1.21.44); FILE MERGED 2008/04/01 12:28:51 thb 1.21.44.2: #i85898# Stripping all external header guards 2008/03/31 13:33:20 rt 1.21.44.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fa0674e3aae196142b4e3585fad05638b8065f03]

INTEGRATION: CWS changefileheader (1.21.44); FILE MERGED 2008/04/01 15:13:50 thb 1.21.44.3: #i85898# Stripping all external header guards 2008/04/01 12:28:51 thb 1.21.44.2: #i85898# Stripping all external header guards 2008/03/31 13:33:19 rt 1.21.44.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7f1b87ab063082e2a700d9bd8a3ca954755ae614]

INTEGRATION: CWS changefileheader (1.41.26); FILE MERGED 2008/04/01 15:13:50 thb 1.41.26.3: #i85898# Stripping all external header guards 2008/04/01 12:28:51 thb 1.41.26.2: #i85898# Stripping all external header guards 2008/03/31 13:33:19 rt 1.41.26.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [63b73e86f2689a3a5de4add38fe405109485e03f]

INTEGRATION: CWS changefileheader (1.4.44); FILE MERGED 2008/04/01 15:13:50 thb 1.4.44.3: #i85898# Stripping all external header guards 2008/04/01 12:28:50 thb 1.4.44.2: #i85898# Stripping all external header guards 2008/03/31 13:33:19 rt 1.4.44.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [67c6dd29722497e609674b49f2330f79432a0454]

INTEGRATION: CWS changefileheader (1.14.14); FILE MERGED 2008/03/31 13:33:19 rt 1.14.14.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [34bed33828c7e27c0572d789c40dfd2e3885a070]

INTEGRATION: CWS changefileheader (1.11.44); FILE MERGED 2008/04/01 15:13:50 thb 1.11.44.3: #i85898# Stripping all external header guards 2008/04/01 12:28:50 thb 1.11.44.2: #i85898# Stripping all external header guards 2008/03/31 13:33:19 rt 1.11.44.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [286420eb7bf39b0563fa87d1daf4d4d1e85df9da]

INTEGRATION: CWS changefileheader (1.4.68); FILE MERGED 2008/03/31 13:33:19 rt 1.4.68.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0024b72f3e973bab406c2ef8a419984f2f640646]

INTEGRATION: CWS changefileheader (1.5.36); FILE MERGED 2008/03/31 13:33:19 rt 1.5.36.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [35d069c4c1e74774b418ac27837a64c0a0cbd7d4]

INTEGRATION: CWS changefileheader (1.6.500); FILE MERGED 2008/03/31 16:04:59 rt 1.6.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4fe4d4edb05d386bce5347357cf244bb5eedf6e0]

INTEGRATION: CWS changefileheader (1.6.44); FILE MERGED 2008/03/31 13:33:19 rt 1.6.44.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7f139c58633b1a6319a95c662730c51df73456df]

INTEGRATION: CWS changefileheader (1.5.500); FILE MERGED 2008/03/31 16:04:59 rt 1.5.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [25fbf9761c49c33a8b6ea4237d8b8470ea5474ed]

INTEGRATION: CWS changefileheader (1.9.26); FILE MERGED 2008/04/01 15:13:49 thb 1.9.26.3: #i85898# Stripping all external header guards 2008/04/01 12:28:50 thb 1.9.26.2: #i85898# Stripping all external header guards 2008/03/31 13:33:18 rt 1.9.26.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [49c0e81580331b92efbf999b3d54b10dee7407cb]

INTEGRATION: CWS changefileheader (1.3.122); FILE MERGED 2008/03/31 13:33:18 rt 1.3.122.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [28d91ea1f6cb746d9f5dc4421166ba783d1b276d]

INTEGRATION: CWS changefileheader (1.3.300); FILE MERGED 2008/03/31 16:04:59 rt 1.3.300.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d9b79b9bcfab5a0383a625d2d616ae8fec83830a]

INTEGRATION: CWS changefileheader (1.4.500); FILE MERGED 2008/03/31 16:04:59 rt 1.4.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3bc33d459c0741399d723b3cc57749fc1f8d654b]

INTEGRATION: CWS changefileheader (1.27.44); FILE MERGED 2008/04/01 15:13:49 thb 1.27.44.3: #i85898# Stripping all external header guards 2008/04/01 12:28:49 thb 1.27.44.2: #i85898# Stripping all external header guards 2008/03/31 13:33:18 rt 1.27.44.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [396aac2fabe7596dd7e8a8fa8a04cf5cb0c53ff4]

INTEGRATION: CWS changefileheader (1.5.300); FILE MERGED 2008/03/31 16:04:59 rt 1.5.300.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1e0fe3656bc28cf73a1d404391a06667afc550fa]

INTEGRATION: CWS changefileheader (1.3.122); FILE MERGED 2008/04/01 15:13:49 thb 1.3.122.3: #i85898# Stripping all external header guards 2008/04/01 12:28:49 thb 1.3.122.2: #i85898# Stripping all external header guards 2008/03/31 13:33:18 rt 1.3.122.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a97c58a6cb0282deee114bdea78483f3c3df38e7]

INTEGRATION: CWS changefileheader (1.7.500); FILE MERGED 2008/03/31 16:04:59 rt 1.7.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c2df1f4150ee94b7280a85a23c655acf61fb126b]

INTEGRATION: CWS changefileheader (1.2.26); FILE MERGED 2008/04/01 15:13:49 thb 1.2.26.3: #i85898# Stripping all external header guards 2008/04/01 12:28:49 thb 1.2.26.2: #i85898# Stripping all external header guards 2008/03/31 13:33:18 rt 1.2.26.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [48b70d9d9690218195d3d5eea52302a38851bfc8]

INTEGRATION: CWS changefileheader (1.13.36); FILE MERGED 2008/04/01 15:13:49 thb 1.13.36.3: #i85898# Stripping all external header guards 2008/04/01 12:28:49 thb 1.13.36.2: #i85898# Stripping all external header guards 2008/03/31 13:33:18 rt 1.13.36.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4f0256d22d6ed062284923c0f8e63723bb36ae8d]

INTEGRATION: CWS changefileheader (1.21.2); FILE MERGED 2008/04/01 15:13:49 thb 1.21.2.3: #i85898# Stripping all external header guards 2008/04/01 12:28:49 thb 1.21.2.2: #i85898# Stripping all external header guards 2008/03/31 13:33:18 rt 1.21.2.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ed6ebb7a5eeb27c4f68162ce85e954a1ad5b9440]

INTEGRATION: CWS changefileheader (1.15.26); FILE MERGED 2008/04/01 12:28:48 thb 1.15.26.2: #i85898# Stripping all external header guards 2008/03/31 13:33:18 rt 1.15.26.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0bf9cd2f902bfca3501f9fcd248bc6f72e0c2dcf]

INTEGRATION: CWS changefileheader (1.7.500); FILE MERGED 2008/03/31 16:04:58 rt 1.7.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e649aabf6ff8faf26ec79ed2845d0c2a4b96765b]

INTEGRATION: CWS changefileheader (1.8.26); FILE MERGED 2008/03/31 13:33:18 rt 1.8.26.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1d5f9847ca777a1697dfc42ae06133961dd27fd7]

INTEGRATION: CWS changefileheader (1.6.68); FILE MERGED 2008/04/01 15:13:48 thb 1.6.68.3: #i85898# Stripping all external header guards 2008/04/01 12:28:48 thb 1.6.68.2: #i85898# Stripping all external header guards 2008/03/31 13:33:17 rt 1.6.68.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c9f4b198ba85f37cea5e3471498b6da3d54777e7]

INTEGRATION: CWS changefileheader (1.6.500); FILE MERGED 2008/03/31 16:04:58 rt 1.6.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9996b6af73e8b35463a4177ddea043ff56210815]

INTEGRATION: CWS changefileheader (1.2.26); FILE MERGED 2008/04/01 12:28:48 thb 1.2.26.2: #i85898# Stripping all external header guards 2008/03/31 13:33:17 rt 1.2.26.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2bbe79eaae1a7565c42c53e6ff1c7fb20326cf1b]

INTEGRATION: CWS changefileheader (1.31.26); FILE MERGED 2008/04/01 15:13:48 thb 1.31.26.3: #i85898# Stripping all external header guards 2008/04/01 12:28:48 thb 1.31.26.2: #i85898# Stripping all external header guards 2008/03/31 13:33:17 rt 1.31.26.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0fbd8dc05d2c4c048791ebf538e6cea22bf78621]

INTEGRATION: CWS changefileheader (1.8.26); FILE MERGED 2008/04/01 15:13:48 thb 1.8.26.3: #i85898# Stripping all external header guards 2008/04/01 12:28:47 thb 1.8.26.2: #i85898# Stripping all external header guards 2008/03/31 13:33:17 rt 1.8.26.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ad7bf7d352257456d7023cd14b11bd77ec77daf9]

INTEGRATION: CWS changefileheader (1.14.26); FILE MERGED 2008/04/01 12:28:47 thb 1.14.26.2: #i85898# Stripping all external header guards 2008/03/31 13:33:17 rt 1.14.26.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9b95466b3756b772eff72c144650987a8966016f]

INTEGRATION: CWS changefileheader (1.13.20); FILE MERGED 2008/04/01 15:13:48 thb 1.13.20.3: #i85898# Stripping all external header guards 2008/04/01 12:28:47 thb 1.13.20.2: #i85898# Stripping all external header guards 2008/03/31 13:33:17 rt 1.13.20.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [46ad709367b959c6de8e8c9e465ac80df5358906]

INTEGRATION: CWS changefileheader (1.9.26); FILE MERGED 2008/04/01 12:28:47 thb 1.9.26.2: #i85898# Stripping all external header guards 2008/03/31 13:33:17 rt 1.9.26.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [dd1a94b06b35d6a0de783624cfb95083cf9e433f]

INTEGRATION: CWS changefileheader (1.5.300); FILE MERGED 2008/03/31 16:04:52 rt 1.5.300.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [badb97781fa1f2defb4c386511db855e8b22a2d5]

INTEGRATION: CWS changefileheader (1.7.68); FILE MERGED 2008/04/01 15:13:48 thb 1.7.68.3: #i85898# Stripping all external header guards 2008/04/01 12:28:47 thb 1.7.68.2: #i85898# Stripping all external header guards 2008/03/31 13:33:16 rt 1.7.68.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4a2d2d27fd364772fe0fe5394e8c861974425298]

INTEGRATION: CWS changefileheader (1.10.500); FILE MERGED 2008/03/31 16:04:52 rt 1.10.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6251b6a0c9a0e9d257fd8e10a93fd969423ed828]

INTEGRATION: CWS changefileheader (1.35.2); FILE MERGED 2008/04/01 15:13:48 thb 1.35.2.3: #i85898# Stripping all external header guards 2008/04/01 12:28:47 thb 1.35.2.2: #i85898# Stripping all external header guards 2008/03/31 13:33:16 rt 1.35.2.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [eb7dda5fc353f441f2930a33bf76a1b8f236caa2]

INTEGRATION: CWS changefileheader (1.15.300); FILE MERGED 2008/03/31 16:04:50 rt 1.15.300.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [889414040c7ccc9b353768349468484e531c39e1]

INTEGRATION: CWS changefileheader (1.24.2); FILE MERGED 2008/04/01 12:28:46 thb 1.24.2.2: #i85898# Stripping all external header guards 2008/03/31 13:33:16 rt 1.24.2.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2f56b1bd43b03e66dbf2a58a448eaa4bc51df65e]

INTEGRATION: CWS changefileheader (1.11.500); FILE MERGED 2008/03/31 16:04:50 rt 1.11.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [265d98388a9e6049d0eb499aa10ea9203414a28f]

INTEGRATION: CWS changefileheader (1.6.122); FILE MERGED 2008/03/31 13:33:16 rt 1.6.122.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2b3f2c00e761804abe26df2f301f8fbfea203f4a]

INTEGRATION: CWS changefileheader (1.8.500); FILE MERGED 2008/03/31 16:04:50 rt 1.8.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2779c526a99fa10b4f4785e5c32ef9d6c28c8b2a]

INTEGRATION: CWS changefileheader (1.6.64); FILE MERGED 2008/04/01 12:28:46 thb 1.6.64.2: #i85898# Stripping all external header guards 2008/03/31 13:33:16 rt 1.6.64.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a18553294a911a239f181c4bd5d9d5e0b2eebb6d]

INTEGRATION: CWS changefileheader (1.9.478); FILE MERGED 2008/03/31 16:04:50 rt 1.9.478.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [de335803f95349e46e2a9cdf459301e45d893925]

INTEGRATION: CWS changefileheader (1.26.20); FILE MERGED 2008/04/01 12:28:46 thb 1.26.20.2: #i85898# Stripping all external header guards 2008/03/31 13:33:16 rt 1.26.20.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bacb060c62876a19bcd280ac2779cae7d3c60b76]

INTEGRATION: CWS changefileheader (1.8.478); FILE MERGED 2008/03/31 16:04:50 rt 1.8.478.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7930fda86c0506e8082e85612be97f8e0776e003]

INTEGRATION: CWS changefileheader (1.4.36); FILE MERGED 2008/03/31 13:33:15 rt 1.4.36.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9a88b90bab35ffd4e5c157161de660c791693f48]

INTEGRATION: CWS changefileheader (1.5.500); FILE MERGED 2008/03/31 16:04:49 rt 1.5.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d64dae726f8b0be13c300528d45a8152245f1fe6]

INTEGRATION: CWS changefileheader (1.2.64); FILE MERGED 2008/03/31 13:33:15 rt 1.2.64.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5af7ab6c569d8d6eddb24224a3ab462d65e94433]

INTEGRATION: CWS changefileheader (1.2.300); FILE MERGED 2008/03/31 16:04:49 rt 1.2.300.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d7ca6c12952e2a5f2d138422f7205102b88dee97]

INTEGRATION: CWS changefileheader (1.2.68); FILE MERGED 2008/03/31 13:33:15 rt 1.2.68.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c97a40a3cfdcf4cd7547f684d1f49f63daac1aec]

INTEGRATION: CWS changefileheader (1.2.54); FILE MERGED 2008/03/31 13:33:15 rt 1.2.54.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [329037d9b5e82a4a78ed1343929bfd9ba021553c]

INTEGRATION: CWS changefileheader (1.6.500); FILE MERGED 2008/03/31 16:04:49 rt 1.6.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [68413a19a4e6ba7b05f5abea6c616a97ef5368c4]

INTEGRATION: CWS changefileheader (1.4.176); FILE MERGED 2008/03/28 15:27:24 rt 1.4.176.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [eaa4413505ab2b8952202572832ce6983a46288d]

INTEGRATION: CWS changefileheader (1.4.396); FILE MERGED 2008/03/28 15:27:24 rt 1.4.396.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [669fa4a5a60d84928e1b2e3944d6820adfb38b32]

INTEGRATION: CWS changefileheader (1.7.192); FILE MERGED 2008/03/28 15:27:24 rt 1.7.192.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0d413f433d1577024d6729873c7f07495f9b5b85]

INTEGRATION: CWS changefileheader (1.8.500); FILE MERGED 2008/03/31 16:04:49 rt 1.8.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d8babcad4793da6d4883daaeb5656ab5d1527a50]

INTEGRATION: CWS changefileheader (1.6.380); FILE MERGED 2008/03/28 15:27:24 rt 1.6.380.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0f487b9f9328cc11c69606aa23ed1d5d9bb388c2]

INTEGRATION: CWS changefileheader (1.9.500); FILE MERGED 2008/03/31 16:04:49 rt 1.9.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6ad896a7588af66373971df56f55e577965a3e57]

INTEGRATION: CWS changefileheader (1.4.614); FILE MERGED 2008/03/28 15:27:23 rt 1.4.614.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [11768ed26867860e94a905a220af75c410b72a68]

INTEGRATION: CWS changefileheader (1.10.382); FILE MERGED 2008/03/31 16:04:49 rt 1.10.382.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4ec039c2ccbe962fed390633784c49ef8f3318dd]

INTEGRATION: CWS changefileheader (1.4.396); FILE MERGED 2008/03/28 15:27:23 rt 1.4.396.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [aa898179de3005a8f434ca10d6eaeb0b5b357811]

INTEGRATION: CWS changefileheader (1.9.246); FILE MERGED 2008/03/28 15:27:22 rt 1.9.246.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2b96726baab1e8bcb0a2f71b8663dec43ea90a16]

INTEGRATION: CWS changefileheader (1.10.270); FILE MERGED 2008/03/31 16:04:49 rt 1.10.270.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e65258d5a1898d0547e82247bc481945b98e14c4]

INTEGRATION: CWS changefileheader (1.13.106); FILE MERGED 2008/03/28 15:27:22 rt 1.13.106.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [aa0dd6f79ffc1c0b861655f4d00582edfd7f97e0]

INTEGRATION: CWS changefileheader (1.3.500); FILE MERGED 2008/03/31 16:04:49 rt 1.3.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ccd3b1c0960100cfb5dc73b9b56cef0b2ec60914]

INTEGRATION: CWS changefileheader (1.11.200); FILE MERGED 2008/03/28 15:27:22 rt 1.11.200.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8eef379f9585e86d0feeaf2b0e6e098822340769]

INTEGRATION: CWS changefileheader (1.4.328); FILE MERGED 2008/03/31 16:04:48 rt 1.4.328.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b7cc17639a6f6327d6d0174c9ea39c1cccdee0de]

INTEGRATION: CWS changefileheader (1.23.30); FILE MERGED 2008/03/31 16:04:48 rt 1.23.30.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9406d130563fba55103c634367acdc568e23afda]

INTEGRATION: CWS changefileheader (1.6.614); FILE MERGED 2008/03/28 15:27:20 rt 1.6.614.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7d23b59edba3998f4e5785d6cf6da876767dc14d]

INTEGRATION: CWS changefileheader (1.6.500); FILE MERGED 2008/03/31 16:04:48 rt 1.6.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5b99622fdd6ee5cff09804e817bec97f42b14342]

INTEGRATION: CWS changefileheader (1.15.14); FILE MERGED 2008/03/28 15:27:20 rt 1.15.14.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c9d38f509a904e7f88fe4b54512f50671a4dcf61]

INTEGRATION: CWS changefileheader (1.3.614); FILE MERGED 2008/03/28 15:27:19 rt 1.3.614.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4494f48e0ce4e3883b10cba8ccc358057b4320ca]

INTEGRATION: CWS changefileheader (1.2.14); FILE MERGED 2008/03/28 15:27:19 rt 1.2.14.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f1f50a0a201316feb52029359d4ab78914a6cf83]

INTEGRATION: CWS changefileheader (1.20.328); FILE MERGED 2008/03/31 16:04:48 rt 1.20.328.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4c038721cdd31da9b050e91a0c190765100297ae]

INTEGRATION: CWS changefileheader (1.17.122); FILE MERGED 2008/03/31 16:04:48 rt 1.17.122.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7ba7e3881cb2804d2b3b643091976f1cca75f16f]

INTEGRATION: CWS changefileheader (1.5.14); FILE MERGED 2008/03/28 15:27:18 rt 1.5.14.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8da616b84b5d5047f51e885f16d0888d99aa2fe2]

INTEGRATION: CWS changefileheader (1.6.500); FILE MERGED 2008/03/31 16:04:47 rt 1.6.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d0195400544b6a31152c50364f6a78c77f6517de]

INTEGRATION: CWS changefileheader (1.3.2); FILE MERGED 2008/03/28 15:27:18 rt 1.3.2.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [23b5e8dc9aedd0d97b313df00e8559e8e3bc683a]

INTEGRATION: CWS changefileheader (1.8.500); FILE MERGED 2008/03/31 16:04:47 rt 1.8.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [db151b5b1b76ad5eb0b03c7c8ac2b4ab88e0c1e3]

INTEGRATION: CWS changefileheader (1.6.14); FILE MERGED 2008/03/28 15:27:18 rt 1.6.14.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [337af3e0a8902063a3d729431e582b764d87ebc5]

INTEGRATION: CWS changefileheader (1.5.200); FILE MERGED 2008/03/28 15:27:18 rt 1.5.200.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7caf4c0bdd654d246dea693cae04599c537cb974]

INTEGRATION: CWS changefileheader (1.5.200); FILE MERGED 2008/03/28 15:27:17 rt 1.5.200.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e169ca3e3e5a9b89f7707efa041e80c98094a2f3]

INTEGRATION: CWS changefileheader (1.9.14); FILE MERGED 2008/03/28 15:27:17 rt 1.9.14.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [01291df8f244c6cea8427ed8fc45be79a0e1e017]

INTEGRATION: CWS changefileheader (1.8.500); FILE MERGED 2008/03/31 16:04:46 rt 1.8.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f67567c8829b7d69c3271ae33155a192329793b5]

INTEGRATION: CWS changefileheader (1.8.192); FILE MERGED 2008/03/28 15:27:17 rt 1.8.192.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3a969e01b3707e18812b60496dc682ec7b8833d4]

INTEGRATION: CWS changefileheader (1.4.500); FILE MERGED 2008/03/31 16:04:46 rt 1.4.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [af0f8b5d5e0b1a01d21bd8c3a68a78c866b43084]

INTEGRATION: CWS changefileheader (1.3.396); FILE MERGED 2008/03/28 15:27:16 rt 1.3.396.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1a6ce4df6aa860673be1ccd5d0d0be79e6de0860]

INTEGRATION: CWS changefileheader (1.5.478); FILE MERGED 2008/03/31 16:04:46 rt 1.5.478.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b0a153bfb2b7e3547cb5a2d972eb8245d1f2e6bb]

INTEGRATION: CWS changefileheader (1.31.92); FILE MERGED 2008/03/31 16:04:46 rt 1.31.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9386a7c046eff83db0809b0df990dcf9c42cf824]

INTEGRATION: CWS changefileheader (1.3.380); FILE MERGED 2008/03/28 15:27:16 rt 1.3.380.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [819472606ca03e8eb4263e5ba3aa94e01cef819e]

INTEGRATION: CWS changefileheader (1.6.500); FILE MERGED 2008/03/31 16:04:46 rt 1.6.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5c2a3b3ee0bd9273cdcad4d6676d554dc1ee68bb]

INTEGRATION: CWS changefileheader (1.4.136); FILE MERGED 2008/03/28 15:27:16 rt 1.4.136.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [60e5e2e9183da09fce6c427fd99f739b971054e0]

INTEGRATION: CWS changefileheader (1.3.196); FILE MERGED 2008/03/31 16:04:46 rt 1.3.196.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4a44071aab865d7b5d0ce3e79439011628a33a67]

INTEGRATION: CWS changefileheader (1.4.14); FILE MERGED 2008/04/01 15:13:11 thb 1.4.14.2: #i85898# Stripping all external header guards 2008/03/28 15:27:16 rt 1.4.14.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b8fcac03076ed1775945cd64ff9f7fc2f9cbc165]

INTEGRATION: CWS changefileheader (1.4.14); FILE MERGED 2008/03/28 15:27:16 rt 1.4.14.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [029ff6636b58a55deeaa7df7baaaa788c5fb58b6]

INTEGRATION: CWS changefileheader (1.2.196); FILE MERGED 2008/03/31 16:04:46 rt 1.2.196.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3ff701f5862176cdd7d870e8f4caff4b81ba0f3e]

INTEGRATION: CWS changefileheader (1.17.118); FILE MERGED 2008/03/28 15:27:15 rt 1.17.118.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [21b99008c3827ff192f793ead625413bdcab52ba]

INTEGRATION: CWS changefileheader (1.2.196); FILE MERGED 2008/03/31 16:04:45 rt 1.2.196.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [510099d8bfd6b78a6df7fd3f3d85bfba88b3e719]

INTEGRATION: CWS changefileheader (1.3.124); FILE MERGED 2008/03/28 15:27:15 rt 1.3.124.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1ab3e4f7487d14c9d9f18ff06ade47df233310b0]

INTEGRATION: CWS changefileheader (1.27.70); FILE MERGED 2008/03/31 16:04:11 rt 1.27.70.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6784abb2a793f36d5fc3ecc22bd6a4d2c5449d5b]

INTEGRATION: CWS changefileheader (1.10.118); FILE MERGED 2008/03/28 15:27:15 rt 1.10.118.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [239b3b1375e0227ec07b3d8b95bd4174047e0f5f]

INTEGRATION: CWS changefileheader (1.79.12); FILE MERGED 2008/03/28 15:27:15 rt 1.79.12.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [41eacd89928391d46481a07f6729b0d9f1461be9]

INTEGRATION: CWS changefileheader (1.6.500); FILE MERGED 2008/03/31 16:04:11 rt 1.6.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [645deddb5034feaf924075a506b4022fe3166400]

INTEGRATION: CWS changefileheader (1.7.500); FILE MERGED 2008/03/31 16:04:11 rt 1.7.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6069a2d30b57b85164f4f921d69b5c7ba5d7b515]

INTEGRATION: CWS changefileheader (1.7.336); FILE MERGED 2008/03/28 15:27:15 rt 1.7.336.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d3d9f7416192a1be87180d5e08ed4cb7a124a0b8]

INTEGRATION: CWS changefileheader (1.8.500); FILE MERGED 2008/03/31 16:04:10 rt 1.8.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [942c0a591ea541749aa8d5208a4e9b75eef42331]

INTEGRATION: CWS changefileheader (1.4.14); FILE MERGED 2008/03/28 15:27:15 rt 1.4.14.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [beb5bfa5d8830646ffc9d1b1547877c291daa659]

INTEGRATION: CWS changefileheader (1.4.114); FILE MERGED 2008/03/28 15:27:14 rt 1.4.114.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [58ca8c11c3757bdbc8d3ebc7f1a56a031f028d71]

INTEGRATION: CWS changefileheader (1.7.500); FILE MERGED 2008/03/31 16:04:10 rt 1.7.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3fa8765c3482e7b2333f7e130b67c74e4edc9e8a]

INTEGRATION: CWS changefileheader (1.2.252); FILE MERGED 2008/03/28 15:27:14 rt 1.2.252.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [798bc796b13bfb1584dc47a17bd4142a8a75775a]

INTEGRATION: CWS changefileheader (1.3.22); FILE MERGED 2008/03/28 15:27:14 rt 1.3.22.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cd24b59b7f4cd3a504db2a77368509090e81eae1]

INTEGRATION: CWS changefileheader (1.4.500); FILE MERGED 2008/03/31 16:04:10 rt 1.4.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [828549eab99126ae597a2ec39b2fc6eb2dba9138]

INTEGRATION: CWS changefileheader (1.3.22); FILE MERGED 2008/03/28 15:27:13 rt 1.3.22.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [dce5428cd0d975e838a87e3dcd33db870421e324]

INTEGRATION: CWS changefileheader (1.2.214); FILE MERGED 2008/03/28 15:27:13 rt 1.2.214.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4ba308107bb028a7c857118675589c56a7c7cd8b]

INTEGRATION: CWS changefileheader (1.4.196); FILE MERGED 2008/03/28 15:27:12 rt 1.4.196.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b468c72fac97168727f76b1c04f5945b75dc9532]

INTEGRATION: CWS changefileheader (1.2.226); FILE MERGED 2008/03/28 15:27:12 rt 1.2.226.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [423972bd9d8cf2b23f8af6819f8c2fb5d87be106]

INTEGRATION: CWS changefileheader (1.2.296); FILE MERGED 2008/03/28 15:27:12 rt 1.2.296.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [633e859431d9cb6691e43724352822455279b75d]

INTEGRATION: CWS changefileheader (1.2.106); FILE MERGED 2008/03/28 15:27:11 rt 1.2.106.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [48adf1d60e5bcc567692f53fc6f4b1c8e8f17faf]

INTEGRATION: CWS changefileheader (1.2.72); FILE MERGED 2008/03/31 16:04:09 rt 1.2.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e676a44547231913613f99f6a3872b472a1b7970]

INTEGRATION: CWS changefileheader (1.6.200); FILE MERGED 2008/03/28 15:27:10 rt 1.6.200.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c4f8c06ab05178237ea59e3757e89005737b467c]

INTEGRATION: CWS changefileheader (1.14.146); FILE MERGED 2008/04/01 15:13:10 thb 1.14.146.3: #i85898# Stripping all external header guards 2008/04/01 10:55:01 thb 1.14.146.2: #i85898# Stripping all external header guards 2008/03/28 15:27:10 rt 1.14.146.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ae007efa48bc0eaa86e9f3871784e790732679af]

INTEGRATION: CWS changefileheader (1.7.500); FILE MERGED 2008/03/31 16:04:09 rt 1.7.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4eeaac3fcf2ff4b7cc4ab8799659fd72bc69c196]

INTEGRATION: CWS changefileheader (1.29.12); FILE MERGED 2008/04/01 15:13:10 thb 1.29.12.2: #i85898# Stripping all external header guards 2008/03/28 15:27:09 rt 1.29.12.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d1fc4795ae333460e78bd45193fd1ab9d9f62359]

INTEGRATION: CWS changefileheader (1.4.380); FILE MERGED 2008/04/01 15:13:10 thb 1.4.380.3: #i85898# Stripping all external header guards 2008/04/01 10:55:01 thb 1.4.380.2: #i85898# Stripping all external header guards 2008/03/28 15:27:09 rt 1.4.380.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6479e0712cd4d0c9d1160f4f8de26bf6a2d2ac0d]

INTEGRATION: CWS changefileheader (1.12.28); FILE MERGED 2008/03/28 15:27:09 rt 1.12.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bde483acdfc181b9b69f582e149f664289c82132]

INTEGRATION: CWS changefileheader (1.8.500); FILE MERGED 2008/03/31 16:04:09 rt 1.8.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [76eb80b62f32ff2596f5754cc335e350392770da]

INTEGRATION: CWS changefileheader (1.2.614); FILE MERGED 2008/04/01 15:13:10 thb 1.2.614.3: #i85898# Stripping all external header guards 2008/04/01 10:55:01 thb 1.2.614.2: #i85898# Stripping all external header guards 2008/03/28 15:27:08 rt 1.2.614.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [67fcb507f8250806eadf1f5aab6dc6b28626f556]

INTEGRATION: CWS changefileheader (1.8.48); FILE MERGED 2008/03/28 15:27:08 rt 1.8.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [83332fd174e0456af707a927e6efe4fac30033d2]

INTEGRATION: CWS changefileheader (1.8.48); FILE MERGED 2008/04/01 15:13:10 thb 1.8.48.3: #i85898# Stripping all external header guards 2008/04/01 10:55:00 thb 1.8.48.2: #i85898# Stripping all external header guards 2008/03/28 15:27:08 rt 1.8.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e03ddad6c95c328be654a5a06e88b805d5e54b00]

INTEGRATION: CWS changefileheader (1.3.614); FILE MERGED 2008/04/01 15:13:10 thb 1.3.614.3: #i85898# Stripping all external header guards 2008/04/01 10:55:00 thb 1.3.614.2: #i85898# Stripping all external header guards 2008/03/28 15:27:08 rt 1.3.614.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8c90c3fe6df344649a11078eae6c5328f5d6adbf]

INTEGRATION: CWS changefileheader (1.6.380); FILE MERGED 2008/04/01 15:13:10 thb 1.6.380.3: #i85898# Stripping all external header guards 2008/04/01 10:55:00 thb 1.6.380.2: #i85898# Stripping all external header guards 2008/03/28 15:27:08 rt 1.6.380.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [70ff765edad11ea34da27de836c057f21ee51580]

INTEGRATION: CWS changefileheader (1.16.484); FILE MERGED 2008/03/28 15:27:07 rt 1.16.484.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0b7014584730cd68e635e15132586ad7eea300e6]

INTEGRATION: CWS changefileheader (1.4.614); FILE MERGED 2008/04/01 15:13:10 thb 1.4.614.3: #i85898# Stripping all external header guards 2008/04/01 10:55:00 thb 1.4.614.2: #i85898# Stripping all external header guards 2008/03/28 15:27:07 rt 1.4.614.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4861ae80ce73d451919548dab11449ce6d3bd941]

INTEGRATION: CWS changefileheader (1.10.238); FILE MERGED 2008/03/31 16:04:09 rt 1.10.238.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [79c34e3423fa9c832b6b16c787e0ae9a196ac740]

INTEGRATION: CWS changefileheader (1.9.380); FILE MERGED 2008/04/01 15:13:10 thb 1.9.380.3: #i85898# Stripping all external header guards 2008/04/01 10:55:00 thb 1.9.380.2: #i85898# Stripping all external header guards 2008/03/28 15:27:07 rt 1.9.380.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5b7941c83c114989d5bc81e7920044815308a5fb]

INTEGRATION: CWS changefileheader (1.2.14); FILE MERGED 2008/03/28 15:27:07 rt 1.2.14.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1b2a39cf3f091173b856761dc81df8faa1339240]

INTEGRATION: CWS changefileheader (1.7.22); FILE MERGED 2008/03/28 15:27:07 rt 1.7.22.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [019eea5f8fbf59ae78424b459f62c675af52a0b0]

INTEGRATION: CWS changefileheader (1.5.500); FILE MERGED 2008/03/31 16:04:09 rt 1.5.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6b92381a3e4b8e4d5fc8456461356f2f6c2f6bd8]

INTEGRATION: CWS changefileheader (1.13.22); FILE MERGED 2008/03/28 15:27:07 rt 1.13.22.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [844a141503b92c77a655a84037a5b15e728deb3f]

INTEGRATION: CWS changefileheader (1.2.14); FILE MERGED 2008/03/28 15:27:06 rt 1.2.14.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [12ee7d3490bc1b76739830de4daac461e4bc3df4]

INTEGRATION: CWS changefileheader (1.7.500); FILE MERGED 2008/03/31 16:04:08 rt 1.7.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6e0e984567c801475d9bec5ebd73fe0e31990a5a]

INTEGRATION: CWS changefileheader (1.9.114); FILE MERGED 2008/03/28 15:27:05 rt 1.9.114.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4980d63e0d6124f296c35d016fa63d315a30c53a]

INTEGRATION: CWS changefileheader (1.8.500); FILE MERGED 2008/03/31 16:04:08 rt 1.8.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f24e39fb82793599ec358610cb7d03c5541668a8]

INTEGRATION: CWS changefileheader (1.3.500); FILE MERGED 2008/03/31 16:04:08 rt 1.3.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5305beef58f0646b2e5932069af6130d35c65624]

INTEGRATION: CWS changefileheader (1.12.14); FILE MERGED 2008/03/28 15:27:05 rt 1.12.14.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a463ed8ebb0746a2bf068f746db8de03c96fd822]

INTEGRATION: CWS changefileheader (1.13.14); FILE MERGED 2008/03/28 15:27:05 rt 1.13.14.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d478fb501aebcf2198195879582aaa662b488e2a]

INTEGRATION: CWS changefileheader (1.4.344); FILE MERGED 2008/03/28 15:27:04 rt 1.4.344.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1c73d228d5f54d49079a94955fa91dfba17eec68]

INTEGRATION: CWS changefileheader (1.4.500); FILE MERGED 2008/03/31 16:04:08 rt 1.4.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [15b561f599ef15db14860cc854556de676bb4a78]

INTEGRATION: CWS changefileheader (1.10.28); FILE MERGED 2008/03/28 15:27:04 rt 1.10.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3c946ceb2769f5f3fc8d0f2b0053f77600966b35]

INTEGRATION: CWS changefileheader (1.9.500); FILE MERGED 2008/03/31 16:04:08 rt 1.9.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [443acb35b95f91f2d82dfa192686bb0fc48a3ca2]

INTEGRATION: CWS changefileheader (1.5.614); FILE MERGED 2008/03/28 15:27:04 rt 1.5.614.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2e296a124bd5e1bbffefa7b5dc814ba3342a745c]

INTEGRATION: CWS changefileheader (1.3.614); FILE MERGED 2008/03/28 15:27:04 rt 1.3.614.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9274e247d33c186289d592ff673fb3311f3f28d8]

INTEGRATION: CWS changefileheader (1.8.28); FILE MERGED 2008/03/28 15:27:03 rt 1.8.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7df51cd0a8a936c8d1175bf92b5fdfc4d6ec7060]

INTEGRATION: CWS changefileheader (1.5.500); FILE MERGED 2008/03/31 16:04:08 rt 1.5.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6e8baa18414104a921266e6e0925a40332df20d2]

INTEGRATION: CWS changefileheader (1.6.136); FILE MERGED 2008/04/01 15:13:09 thb 1.6.136.3: #i85898# Stripping all external header guards 2008/04/01 10:55:00 thb 1.6.136.2: #i85898# Stripping all external header guards 2008/03/28 15:27:03 rt 1.6.136.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7d9d22231d0e69efb298768fdc28b175b84dbaf3]

INTEGRATION: CWS changefileheader (1.6.500); FILE MERGED 2008/03/31 16:04:07 rt 1.6.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [816d169d5b5ec83c24586ab641cb42d4b59a3f11]

INTEGRATION: CWS changefileheader (1.8.136); FILE MERGED 2008/04/01 15:13:09 thb 1.8.136.3: #i85898# Stripping all external header guards 2008/04/01 10:55:00 thb 1.8.136.2: #i85898# Stripping all external header guards 2008/03/28 15:27:03 rt 1.8.136.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e37e1eeb81b3ad0e2eafbd5d18584ad87aa4a092]

INTEGRATION: CWS changefileheader (1.9.500); FILE MERGED 2008/03/31 16:04:07 rt 1.9.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3bca7dc4dbfdd1c152eff3a3669cfaaae073448b]

INTEGRATION: CWS changefileheader (1.3.614); FILE MERGED 2008/04/01 15:13:09 thb 1.3.614.2: #i85898# Stripping all external header guards 2008/03/28 15:27:02 rt 1.3.614.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c78ab55de4f01ba850082bd9e04d42e5a72ec306]

INTEGRATION: CWS changefileheader (1.10.500); FILE MERGED 2008/03/31 16:04:07 rt 1.10.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [62c37e12cea5b392b9a9db215220fdaf0d2bd6fa]

INTEGRATION: CWS changefileheader (1.7.446); FILE MERGED 2008/03/28 15:27:02 rt 1.7.446.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1364a2a25920bdf7608177c1f20c686e7056e617]

INTEGRATION: CWS changefileheader (1.4.614); FILE MERGED 2008/03/28 15:27:02 rt 1.4.614.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f49b45ef70d675c4577a0b3b9b00a7a66292fb99]

INTEGRATION: CWS changefileheader (1.7.500); FILE MERGED 2008/03/31 16:04:07 rt 1.7.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8bd31a5ba02acba9621587c53f578eabf9aa38a5]

INTEGRATION: CWS changefileheader (1.9.380); FILE MERGED 2008/03/28 15:27:02 rt 1.9.380.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [22e33bdef2afa2384d5606e52cf5262e1ea909ad]

INTEGRATION: CWS changefileheader (1.2.92); FILE MERGED 2008/03/31 16:04:07 rt 1.2.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0dfdf6aec905c32fc1cbacfb39466e1c1c2fc6e2]

INTEGRATION: CWS changefileheader (1.4.446); FILE MERGED 2008/03/28 15:27:02 rt 1.4.446.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a8d3cf467ceae52ca5a2b23735f49c440781d1ac]

INTEGRATION: CWS changefileheader (1.7.380); FILE MERGED 2008/03/28 15:27:02 rt 1.7.380.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a19f5a80ff433cc1fccd15d296ad069b1cf9a089]

INTEGRATION: CWS changefileheader (1.4.614); FILE MERGED 2008/04/01 15:13:09 thb 1.4.614.3: #i85898# Stripping all external header guards 2008/04/01 10:54:59 thb 1.4.614.2: #i85898# Stripping all external header guards 2008/03/28 15:27:02 rt 1.4.614.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7ac2bce860aa779af111a5e32ad0de8e80c355b1]

INTEGRATION: CWS changefileheader (1.8.500); FILE MERGED 2008/03/31 16:04:07 rt 1.8.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [37ccc0810de47d1d56311d9133b783f862bd6151]

INTEGRATION: CWS changefileheader (1.6.380); FILE MERGED 2008/04/01 15:13:08 thb 1.6.380.3: #i85898# Stripping all external header guards 2008/04/01 10:54:59 thb 1.6.380.2: #i85898# Stripping all external header guards 2008/03/28 15:27:01 rt 1.6.380.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ec9bcf04e3d1340896ff3315e73bd7ba91dd7c44]

INTEGRATION: CWS changefileheader (1.3.614); FILE MERGED 2008/04/01 15:13:08 thb 1.3.614.3: #i85898# Stripping all external header guards 2008/04/01 10:54:59 thb 1.3.614.2: #i85898# Stripping all external header guards 2008/03/28 15:27:01 rt 1.3.614.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [749b2aadfdb08068d4a1b61613c9db1e021c014d]

INTEGRATION: CWS changefileheader (1.18.22); FILE MERGED 2008/03/28 15:27:01 rt 1.18.22.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [98ec133def3d051eded458c11a421ea200165eb5]

INTEGRATION: CWS changefileheader (1.10.20); FILE MERGED 2008/03/28 15:27:00 rt 1.10.20.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2315c2e37278f9a0d7c1baa92b3572ed05efaff1]

INTEGRATION: CWS changefileheader (1.8.22); FILE MERGED 2008/03/28 15:27:00 rt 1.8.22.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c320b8dada705982f4fbcc48f2219e7b6a2818b7]

INTEGRATION: CWS changefileheader (1.20.20); FILE MERGED 2008/03/28 15:27:00 rt 1.20.20.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5283b7e9cefbbd0b97f88b89611f09b4361b0771]

INTEGRATION: CWS changefileheader (1.13.22); FILE MERGED 2008/03/28 15:26:59 rt 1.13.22.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ccb0c7418eddf3a3dc81a5dd88e3e688b429f950]

INTEGRATION: CWS changefileheader (1.21.22); FILE MERGED 2008/04/01 15:13:08 thb 1.21.22.2: #i85898# Stripping all external header guards 2008/03/28 15:26:59 rt 1.21.22.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [40885cfadd7d1b69bc97e100af616c46c5c840bf]

INTEGRATION: CWS changefileheader (1.2.92); FILE MERGED 2008/03/31 16:04:06 rt 1.2.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [adb7355185aed5f6d20b1d551d476a02394ccdf0]

INTEGRATION: CWS changefileheader (1.4.530); FILE MERGED 2008/03/28 15:26:59 rt 1.4.530.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e930863190a5e2419fcc704307ba53e9b651f50d]

INTEGRATION: CWS changefileheader (1.3.614); FILE MERGED 2008/03/28 15:26:59 rt 1.3.614.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5ec2e8065591fc36fdcb11660e9d38cb233d1f60]

INTEGRATION: CWS changefileheader (1.7.500); FILE MERGED 2008/03/31 16:04:06 rt 1.7.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8925ccdca45735074c8e8b741119a3607b41c05a]

INTEGRATION: CWS changefileheader (1.11.146); FILE MERGED 2008/03/28 15:26:59 rt 1.11.146.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0ffe9806e70ab576691d360ee9460e6ca1029cbe]

INTEGRATION: CWS changefileheader (1.7.22); FILE MERGED 2008/03/28 15:26:59 rt 1.7.22.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [dd8b378fb2a7d87625081f8ff45d6f9eab2c1efe]

INTEGRATION: CWS changefileheader (1.5.500); FILE MERGED 2008/03/31 16:04:06 rt 1.5.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2bb80893122210807b9c742d69575072abf395af]

INTEGRATION: CWS changefileheader (1.5.396); FILE MERGED 2008/03/28 15:26:57 rt 1.5.396.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fc79f009670af76f5861fed684cf2f7567dd34a6]

INTEGRATION: CWS changefileheader (1.9.114); FILE MERGED 2008/03/28 15:26:57 rt 1.9.114.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [40fa70ab690239760075e828435938d53c730b38]

INTEGRATION: CWS changefileheader (1.8.500); FILE MERGED 2008/03/31 16:04:06 rt 1.8.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9307517ac974b3400ad80f2ee7910bf62fb274aa]

INTEGRATION: CWS changefileheader (1.4.380); FILE MERGED 2008/03/28 15:26:56 rt 1.4.380.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [373bd5b75e88b364727a8a6265609890cec479fc]

INTEGRATION: CWS changefileheader (1.4.368); FILE MERGED 2008/03/31 14:24:23 rt 1.4.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c3b8910636e0bfb596cb60ba22c362e3dd78de70]

INTEGRATION: CWS changefileheader (1.9.500); FILE MERGED 2008/03/31 16:04:06 rt 1.9.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f796b411ef01e5c0ca81d7c615c92e5b7f2aff76]

INTEGRATION: CWS changefileheader (1.5.22); FILE MERGED 2008/03/28 15:26:56 rt 1.5.22.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [67dcec0f22cfeacb72270b2f351ce003fb9d3adc]

INTEGRATION: CWS changefileheader (1.5.368); FILE MERGED 2008/04/01 15:52:06 thb 1.5.368.3: #i85898# Stripping all external header guards 2008/04/01 12:50:29 thb 1.5.368.2: #i85898# Stripping all external header guards 2008/03/31 14:24:23 rt 1.5.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6c68afe7150805e0eb7066b5008b4c36d086c4a2]

INTEGRATION: CWS changefileheader (1.2.426); FILE MERGED 2008/03/28 15:26:55 rt 1.2.426.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [64f2d6cc7401d3c2fb5ec4546af5cbd015fbf27b]

INTEGRATION: CWS changefileheader (1.4.476); FILE MERGED 2008/03/31 14:24:23 rt 1.4.476.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [388a59540d0038159dbd8d572fa5a595dd172767]

INTEGRATION: CWS changefileheader (1.10.500); FILE MERGED 2008/03/31 16:04:06 rt 1.10.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cb9ea1c2e403b475f3c43926aec7731902e2de73]

INTEGRATION: CWS changefileheader (1.7.476); FILE MERGED 2008/03/31 14:24:23 rt 1.7.476.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2f8f8be13020053b220ef12c2220cf8df70cd982]

INTEGRATION: CWS changefileheader (1.19.222); FILE MERGED 2008/04/01 15:52:05 thb 1.19.222.2: #i85898# Stripping all external header guards 2008/03/31 14:24:23 rt 1.19.222.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b3fa92ea4030ed8e5b1d450adb925f3c36d0e6d7]

INTEGRATION: CWS changefileheader (1.3.614); FILE MERGED 2008/03/28 15:26:54 rt 1.3.614.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5c26bc75c56957b46e7b82b1a6c87cb5dfc8c13d]

INTEGRATION: CWS changefileheader (1.6.368); FILE MERGED 2008/03/31 14:24:21 rt 1.6.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2687b2569080d1a8b5576a24417aee23fd5b0648]

INTEGRATION: CWS changefileheader (1.5.252); FILE MERGED 2008/03/28 15:26:54 rt 1.5.252.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [903438ca31e89b2d17b2d809933e5c5bee7a1955]

INTEGRATION: CWS changefileheader (1.4.260); FILE MERGED 2008/03/31 14:24:21 rt 1.4.260.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f312a430adb916817f2c1f07b0b64d558698774a]

INTEGRATION: CWS changefileheader (1.3.500); FILE MERGED 2008/03/31 16:04:06 rt 1.3.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2dc36fdc7440765cada331504501e3c14bd5d140]

INTEGRATION: CWS changefileheader (1.4.614); FILE MERGED 2008/03/28 15:26:54 rt 1.4.614.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5a71378abe528aff60419345e3b7e779c4f93e1e]

INTEGRATION: CWS changefileheader (1.58.4); FILE MERGED 2008/03/31 14:24:21 rt 1.58.4.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [103af9c0169aa4d15cdde0d433010964eca0e205]

INTEGRATION: CWS changefileheader (1.4.500); FILE MERGED 2008/03/31 16:04:06 rt 1.4.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bdcbeec0cac5c1c37a77c4adbfb71347f7697eed]

INTEGRATION: CWS changefileheader (1.14.14); FILE MERGED 2008/03/28 15:26:54 rt 1.14.14.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [26e386a85ad58b4de801c7c3bf26d4a89125c7f0]

INTEGRATION: CWS changefileheader (1.43.120); FILE MERGED 2008/03/31 14:24:21 rt 1.43.120.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [64e438bf2f733cc1e1643b6f280dec90004f337b]

INTEGRATION: CWS changefileheader (1.2.1254); FILE MERGED 2008/03/31 14:24:21 rt 1.2.1254.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6deaa79ac703aefc7a29d75c444dc1fe920d869f]

INTEGRATION: CWS changefileheader (1.2.92); FILE MERGED 2008/03/31 16:04:05 rt 1.2.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [21c934578ad6265abbea507d38f8916cb67e4ddc]

INTEGRATION: CWS changefileheader (1.6.380); FILE MERGED 2008/03/28 15:26:53 rt 1.6.380.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [800450cb5cbb1891add95b4920fe7fc63a46738a]

INTEGRATION: CWS changefileheader (1.18.368); FILE MERGED 2008/04/01 15:52:05 thb 1.18.368.3: #i85898# Stripping all external header guards 2008/04/01 12:50:28 thb 1.18.368.2: #i85898# Stripping all external header guards 2008/03/31 14:24:20 rt 1.18.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c7da30c22700743b7b10a4c1c07fd4913b9a6d0f]

INTEGRATION: CWS changefileheader (1.4.614); FILE MERGED 2008/03/28 15:26:53 rt 1.4.614.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bcaa3f289854d9805d8e25593e975ca0cf8c64c6]

INTEGRATION: CWS changefileheader (1.8.500); FILE MERGED 2008/03/31 16:04:05 rt 1.8.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [791e643b614cddaa02f5dee2d38795e88be9f38e]

INTEGRATION: CWS changefileheader (1.6.368); FILE MERGED 2008/03/31 14:24:20 rt 1.6.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [584ad92e2706ecb99e081afbe20382fe7ce7f1bd]

INTEGRATION: CWS changefileheader (1.6.252); FILE MERGED 2008/03/28 15:26:53 rt 1.6.252.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fa4707ab9ad28b65deece66042b963178c037118]

INTEGRATION: CWS changefileheader (1.7.500); FILE MERGED 2008/03/31 16:04:05 rt 1.7.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [83d12b33ceae156c58ba64d75c033d6413edab4e]

INTEGRATION: CWS changefileheader (1.3.614); FILE MERGED 2008/03/28 15:26:53 rt 1.3.614.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0ca93ae1fb434aac3f0f448f407f623f09d480e3]

INTEGRATION: CWS changefileheader (1.20.368); FILE MERGED 2008/04/01 15:52:05 thb 1.20.368.3: #i85898# Stripping all external header guards 2008/04/01 12:50:28 thb 1.20.368.2: #i85898# Stripping all external header guards 2008/03/31 14:24:20 rt 1.20.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5e427262e686b92e852efa49dd8f3e6cc753297b]

INTEGRATION: CWS changefileheader (1.12.14); FILE MERGED 2008/03/28 15:26:52 rt 1.12.14.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [496645e88bb7d5e9baaa3b9f610941891f43c139]

INTEGRATION: CWS changefileheader (1.19.368); FILE MERGED 2008/04/01 15:52:04 thb 1.19.368.3: #i85898# Stripping all external header guards 2008/04/01 12:50:28 thb 1.19.368.2: #i85898# Stripping all external header guards 2008/03/31 14:24:20 rt 1.19.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [388410d945d63070c217b57d02c951af62dab15c]

INTEGRATION: CWS changefileheader (1.7.380); FILE MERGED 2008/03/28 15:26:52 rt 1.7.380.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5b7604f0986ab4b677c12892b3c8e869c6d89c56]

INTEGRATION: CWS changefileheader (1.10.234); FILE MERGED 2008/03/28 15:26:51 rt 1.10.234.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [066e296696fb1fff354000727702391652b46a15]

INTEGRATION: CWS changefileheader (1.19.368); FILE MERGED 2008/04/01 15:52:04 thb 1.19.368.3: #i85898# Stripping all external header guards 2008/04/01 12:50:27 thb 1.19.368.2: #i85898# Stripping all external header guards 2008/03/31 14:24:20 rt 1.19.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7f701108f804a9b28f3004d90441ff439a466869]

INTEGRATION: CWS changefileheader (1.5.426); FILE MERGED 2008/03/28 15:26:51 rt 1.5.426.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d9fa0aa79e36fce6b310b9975d0c1f4bf750725c]

INTEGRATION: CWS changefileheader (1.2.238); FILE MERGED 2008/03/31 16:04:05 rt 1.2.238.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [570c782558ae894e766ce74b88637f893f9914df]

INTEGRATION: CWS changefileheader (1.21.362); FILE MERGED 2008/04/01 15:52:04 thb 1.21.362.3: #i85898# Stripping all external header guards 2008/04/01 12:50:27 thb 1.21.362.2: #i85898# Stripping all external header guards 2008/03/31 14:24:20 rt 1.21.362.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5ac0eae92945d7c1640f34251e5a874af53050d1]

INTEGRATION: CWS changefileheader (1.6.252); FILE MERGED 2008/03/28 15:26:51 rt 1.6.252.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [767194679a634906285ae6471cf207622fe8b637]

INTEGRATION: CWS changefileheader (1.4.614); FILE MERGED 2008/03/28 15:26:50 rt 1.4.614.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c53640100d0f0eb3b0f60f2897d588a83d04cb09]

INTEGRATION: CWS changefileheader (1.16.368); FILE MERGED 2008/04/01 15:52:04 thb 1.16.368.3: #i85898# Stripping all external header guards 2008/04/01 12:50:27 thb 1.16.368.2: #i85898# Stripping all external header guards 2008/03/31 14:24:20 rt 1.16.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [614a17d22a3aa5b23fc5821ae157f54b5cdc6455]

INTEGRATION: CWS changefileheader (1.24.104); FILE MERGED 2008/03/28 15:26:50 rt 1.24.104.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c160fbd1b4425d98d0c8f75d5dc06922fc6481e6]

INTEGRATION: CWS changefileheader (1.14.368); FILE MERGED 2008/04/01 15:52:04 thb 1.14.368.2: #i85898# Stripping all external header guards 2008/03/31 14:24:20 rt 1.14.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d4506bb6be5ed52acc29670c9529d97df35d9bf2]

INTEGRATION: CWS changefileheader (1.4.336); FILE MERGED 2008/03/28 15:26:49 rt 1.4.336.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [de5f66c3823b590cf051a036833fea11ad47edb6]

INTEGRATION: CWS changefileheader (1.7.234); FILE MERGED 2008/03/28 15:26:49 rt 1.7.234.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [278185f1ea59a075e5098191ddc18195fe4fdcb8]

INTEGRATION: CWS changefileheader (1.3.614); FILE MERGED 2008/03/28 15:26:49 rt 1.3.614.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e314fd18e4a5cc3b101df8fba6653250b9f1d495]

INTEGRATION: CWS changefileheader (1.14.336); FILE MERGED 2008/03/28 15:26:48 rt 1.14.336.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1f33f56a648c3dbd4e06f7fbf8bc977d38214ea8]

INTEGRATION: CWS changefileheader (1.8.500); FILE MERGED 2008/03/31 16:04:04 rt 1.8.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7d9ea5dcd8fd9b6bf5c47807b93207f900ea55f1]

INTEGRATION: CWS changefileheader (1.2.114); FILE MERGED 2008/03/28 15:26:48 rt 1.2.114.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [799b1688962f4f95cb232cb27653665f2081c05b]

INTEGRATION: CWS changefileheader (1.2.92); FILE MERGED 2008/03/31 16:04:04 rt 1.2.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ceaaa36b47e705367ab7bdaec3c6ed31de3e2115]

INTEGRATION: CWS changefileheader (1.7.500); FILE MERGED 2008/03/31 16:04:04 rt 1.7.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [563ee5e130aaafa323f4164b9df54d41dc7c875b]

INTEGRATION: CWS changefileheader (1.3.28); FILE MERGED 2008/03/28 15:26:47 rt 1.3.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e2434654ee1e84a88fd45166b2b6f9cbab07ad31]

INTEGRATION: CWS changefileheader (1.8.368); FILE MERGED 2008/04/01 15:52:04 thb 1.8.368.3: #i85898# Stripping all external header guards 2008/04/01 12:50:26 thb 1.8.368.2: #i85898# Stripping all external header guards 2008/03/31 14:24:20 rt 1.8.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0d26530624b0f53348747e4bab42068f9998ed6b]

INTEGRATION: CWS changefileheader (1.2.104); FILE MERGED 2008/03/28 15:26:47 rt 1.2.104.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [67a0d8e7c61e67aa7d42e8e8bf8d68b61b95dc29]

INTEGRATION: CWS changefileheader (1.5.500); FILE MERGED 2008/03/31 16:04:04 rt 1.5.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0f27f3edfb4cba1ab205a6280bc834c3e81e0b0f]

INTEGRATION: CWS changefileheader (1.3.22); FILE MERGED 2008/03/28 15:26:47 rt 1.3.22.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [df0523fc0634fa21f28420dedc69a8f76b429925]

INTEGRATION: CWS changefileheader (1.17.132); FILE MERGED 2008/04/01 15:52:03 thb 1.17.132.3: #i85898# Stripping all external header guards 2008/04/01 12:50:26 thb 1.17.132.2: #i85898# Stripping all external header guards 2008/03/31 14:24:19 rt 1.17.132.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a93f9b4327047ed4131121d5ed63cbf82f788bb7]

INTEGRATION: CWS changefileheader (1.7.296); FILE MERGED 2008/03/28 15:26:46 rt 1.7.296.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2af27a713c0031996913f75c284db6e5153a4fb1]

INTEGRATION: CWS changefileheader (1.6.500); FILE MERGED 2008/03/31 16:04:04 rt 1.6.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2cd960889dc1c436669f8a6b88208e85792240d8]

INTEGRATION: CWS changefileheader (1.9.368); FILE MERGED 2008/04/01 15:52:03 thb 1.9.368.3: #i85898# Stripping all external header guards 2008/04/01 12:50:26 thb 1.9.368.2: #i85898# Stripping all external header guards 2008/03/31 14:24:19 rt 1.9.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fea92bd11edcb2006e0c1601cc5defd7f8a366c6]

INTEGRATION: CWS changefileheader (1.40.338); FILE MERGED 2008/04/01 15:52:03 thb 1.40.338.3: #i85898# Stripping all external header guards 2008/04/01 12:50:25 thb 1.40.338.2: #i85898# Stripping all external header guards 2008/03/31 14:24:19 rt 1.40.338.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [20d0fb3552273792ab9c9d2ac9e1f10469b015e9]

INTEGRATION: CWS changefileheader (1.5.252); FILE MERGED 2008/03/28 15:26:46 rt 1.5.252.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [36cd454a61d6cccc219390204351e25d3fbff3a8]

INTEGRATION: CWS changefileheader (1.6.736); FILE MERGED 2008/03/31 14:24:19 rt 1.6.736.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [10a5d974b4426e1f4b12055e347c2c4b81f401e6]

INTEGRATION: CWS changefileheader (1.3.614); FILE MERGED 2008/03/28 15:26:46 rt 1.3.614.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f47e9a5065ee4e1b2d23d4c4632dcb4983c9290e]

INTEGRATION: CWS changefileheader (1.17.368); FILE MERGED 2008/04/01 15:52:03 thb 1.17.368.2: #i85898# Stripping all external header guards 2008/03/31 14:24:19 rt 1.17.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5c21b1ae392a7d13e771d35c66a8dc4ef27cd693]

INTEGRATION: CWS changefileheader (1.4.500); FILE MERGED 2008/03/31 16:04:04 rt 1.4.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [37c6f046ac5e700a8e5ec429bf9b428749df9d71]

INTEGRATION: CWS changefileheader (1.13.234); FILE MERGED 2008/03/28 15:26:46 rt 1.13.234.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [53c897ac42179f68cbb13c8066261bef9fe457ca]

INTEGRATION: CWS changefileheader (1.19.260); FILE MERGED 2008/03/31 14:24:19 rt 1.19.260.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [61fa7a616315ea9b8b0eed76f936c13185271a7a]

INTEGRATION: CWS changefileheader (1.6.614); FILE MERGED 2008/03/28 15:26:46 rt 1.6.614.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1f08a8eb80f323ee5fd8eeb5cda80242d3c340de]

INTEGRATION: CWS changefileheader (1.3.500); FILE MERGED 2008/03/31 16:04:04 rt 1.3.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [59595686b294bf5e8b6a09ddfd673b41cac6b820]

INTEGRATION: CWS changefileheader (1.16.414); FILE MERGED 2008/04/01 15:52:01 thb 1.16.414.3: #i85898# Stripping all external header guards 2008/04/01 12:50:24 thb 1.16.414.2: #i85898# Stripping all external header guards 2008/03/31 14:24:18 rt 1.16.414.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8f8166a83bca4ef9c131e488ab0c0ad2b1d6ca97]

INTEGRATION: CWS changefileheader (1.9.500); FILE MERGED 2008/03/31 16:04:04 rt 1.9.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [51f9243f0c225284f5c2ad94603dcc8841f093a0]

INTEGRATION: CWS changefileheader (1.3.614); FILE MERGED 2008/03/28 15:26:45 rt 1.3.614.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [087aafad513a8355b259c63737b5c800be01814f]

INTEGRATION: CWS changefileheader (1.20.414); FILE MERGED 2008/04/01 15:52:00 thb 1.20.414.3: #i85898# Stripping all external header guards 2008/04/01 12:50:24 thb 1.20.414.2: #i85898# Stripping all external header guards 2008/03/31 14:24:18 rt 1.20.414.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [33d50e2b72ff7d2a4fba2e89a1edad5ebecd5c40]

INTEGRATION: CWS changefileheader (1.21.28); FILE MERGED 2008/03/28 15:26:45 rt 1.21.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [df93deb5360d78ed2dac5b31492c4548eb443b68]

INTEGRATION: CWS changefileheader (1.10.368); FILE MERGED 2008/04/01 15:52:00 thb 1.10.368.3: #i85898# Stripping all external header guards 2008/04/01 12:50:24 thb 1.10.368.2: #i85898# Stripping all external header guards 2008/03/31 14:24:18 rt 1.10.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [334d87b0822c77fe02dfb4baaa0eebea881b3c75]

INTEGRATION: CWS changefileheader (1.6.500); FILE MERGED 2008/03/31 16:04:03 rt 1.6.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4583a4a091b70d2d2ae5d8bde5339f091a566662]

INTEGRATION: CWS changefileheader (1.4.614); FILE MERGED 2008/03/28 15:26:45 rt 1.4.614.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [304c3c983075c8ddfd0d3803a5f4d160c4064a27]

INTEGRATION: CWS changefileheader (1.14.368); FILE MERGED 2008/04/01 15:52:00 thb 1.14.368.3: #i85898# Stripping all external header guards 2008/04/01 12:50:24 thb 1.14.368.2: #i85898# Stripping all external header guards 2008/03/31 14:24:18 rt 1.14.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f371a9b548a7e116b3e6a65dfbeb088423437155]

INTEGRATION: CWS changefileheader (1.32.440); FILE MERGED 2008/04/01 15:52:00 thb 1.32.440.3: #i85898# Stripping all external header guards 2008/04/01 12:50:23 thb 1.32.440.2: #i85898# Stripping all external header guards 2008/03/31 14:24:18 rt 1.32.440.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d69e6c4e8430ae909fa4242eaa1d4a4ee0c9a9ee]

INTEGRATION: CWS changefileheader (1.7.252); FILE MERGED 2008/03/28 15:26:45 rt 1.7.252.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [81eff85d6db042a201f9c5d4453704b62b448c5b]

INTEGRATION: CWS changefileheader (1.13.36); FILE MERGED 2008/04/01 15:52:00 thb 1.13.36.3: #i85898# Stripping all external header guards 2008/04/01 12:50:23 thb 1.13.36.2: #i85898# Stripping all external header guards 2008/03/31 14:24:18 rt 1.13.36.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ebaa655d0e3fc254b81343a48f5428db2afecb91]

INTEGRATION: CWS changefileheader (1.4.500); FILE MERGED 2008/03/31 16:04:03 rt 1.4.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bede97262b55d4d966c0682d77659e98311e5866]

INTEGRATION: CWS changefileheader (1.11.234); FILE MERGED 2008/03/28 15:26:45 rt 1.11.234.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7dd7bc459c21ede14769d2d592ecac1e1095514e]

INTEGRATION: CWS changefileheader (1.24.50); FILE MERGED 2008/04/01 15:52:00 thb 1.24.50.3: #i85898# Stripping all external header guards 2008/04/01 12:50:23 thb 1.24.50.2: #i85898# Stripping all external header guards 2008/03/31 14:24:17 rt 1.24.50.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2e2dded328a376f0db32898e889f70685be99db5]

INTEGRATION: CWS changefileheader (1.15.234); FILE MERGED 2008/03/28 15:26:44 rt 1.15.234.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9c802fcd1d3627dab5eaa3652f9e5385a7291bab]

INTEGRATION: CWS changefileheader (1.11.510); FILE MERGED 2008/03/31 14:24:17 rt 1.11.510.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [694d19379ec0b0e47bd10afb65cd52891ae48ec0]

INTEGRATION: CWS changefileheader (1.15.28); FILE MERGED 2008/03/28 15:26:44 rt 1.15.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d72eeb8675526f1ca9d680cfb34471ee5ecb9f3b]

INTEGRATION: CWS changefileheader (1.7.368); FILE MERGED 2008/04/01 12:50:23 thb 1.7.368.2: #i85898# Stripping all external header guards 2008/03/31 14:24:17 rt 1.7.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ad5555a43b8bd65716ce34995da684d9cdf74117]

INTEGRATION: CWS changefileheader (1.6.510); FILE MERGED 2008/04/01 15:51:59 thb 1.6.510.3: #i85898# Stripping all external header guards 2008/04/01 12:50:22 thb 1.6.510.2: #i85898# Stripping all external header guards 2008/03/31 14:24:17 rt 1.6.510.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5262aebaebca710d15abb92c670e1a11f52488c0]

INTEGRATION: CWS changefileheader (1.4.200); FILE MERGED 2008/03/28 15:26:44 rt 1.4.200.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6fc065564cf34cb571b14b1dbb16690be7b2b9d2]

INTEGRATION: CWS changefileheader (1.3.1254); FILE MERGED 2008/04/01 12:50:22 thb 1.3.1254.2: #i85898# Stripping all external header guards 2008/03/31 14:24:17 rt 1.3.1254.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b4e80d1829e5d0a155b8958172a26f5b122d0259]

INTEGRATION: CWS changefileheader (1.16.500); FILE MERGED 2008/03/31 16:04:03 rt 1.16.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4045d73959d412a68bcc20a42e75aeed0b78659d]

INTEGRATION: CWS changefileheader (1.12.68); FILE MERGED 2008/03/28 15:26:44 rt 1.12.68.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7886636c4fcdae8848472003f0aed8d2a5d8f341]

INTEGRATION: CWS changefileheader (1.7.368); FILE MERGED 2008/04/01 15:51:59 thb 1.7.368.2: #i85898# Stripping all external header guards 2008/03/31 14:24:17 rt 1.7.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9338739014d0c6e9ace1849df95fbca9ca183ff4]

INTEGRATION: CWS changefileheader (1.18.28); FILE MERGED 2008/03/28 15:26:44 rt 1.18.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0017e02fbaaff31210debee10327d044411cae14]

INTEGRATION: CWS changefileheader (1.5.252); FILE MERGED 2008/03/28 15:26:44 rt 1.5.252.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [32c994a35d5d8b39b27b0ec49674c478ba3f04f3]

INTEGRATION: CWS changefileheader (1.4.368); FILE MERGED 2008/04/01 15:51:59 thb 1.4.368.3: #i85898# Stripping all external header guards 2008/04/01 12:50:22 thb 1.4.368.2: #i85898# Stripping all external header guards 2008/03/31 14:24:17 rt 1.4.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [32e6c0625b1a52cacfc3a84927ad2b0894455b46]

INTEGRATION: CWS changefileheader (1.3.614); FILE MERGED 2008/03/28 15:26:44 rt 1.3.614.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8b5fffefa4ad4cf7f58869389e2407421531aaba]

INTEGRATION: CWS changefileheader (1.6.368); FILE MERGED 2008/04/01 15:51:59 thb 1.6.368.3: #i85898# Stripping all external header guards 2008/04/01 12:50:22 thb 1.6.368.2: #i85898# Stripping all external header guards 2008/03/31 14:24:17 rt 1.6.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3b423db801f67ab0dbb2b435dbf4836cbb58f1ad]

INTEGRATION: CWS changefileheader (1.16.14); FILE MERGED 2008/03/28 15:26:43 rt 1.16.14.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [dfdaa1ee6d441ca707f3808ef3420e56d1a28420]

INTEGRATION: CWS changefileheader (1.6.396); FILE MERGED 2008/03/28 15:26:43 rt 1.6.396.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6b2459c6dfabbe530e54963faa4d987516b6c968]

INTEGRATION: CWS changefileheader (1.4.498); FILE MERGED 2008/03/31 14:24:17 rt 1.4.498.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0d65f7ae9f287d7843e0540a726b7d471d84f0f1]

INTEGRATION: CWS changefileheader (1.7.500); FILE MERGED 2008/03/31 16:04:03 rt 1.7.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ca48f3be61703d685fa7f4f5baade9be3dd15b85]

INTEGRATION: CWS changefileheader (1.2.296); FILE MERGED 2008/03/28 15:26:43 rt 1.2.296.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ff2b3de1695e78a76e7184d220f280202a838717]

INTEGRATION: CWS changefileheader (1.10.368); FILE MERGED 2008/04/01 15:51:59 thb 1.10.368.2: #i85898# Stripping all external header guards 2008/03/31 14:24:16 rt 1.10.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [98d40dd61a88119cbe4b9588a02b3f6a88cfd413]

INTEGRATION: CWS changefileheader (1.3.114); FILE MERGED 2008/03/28 15:26:43 rt 1.3.114.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c8523f54ff10df883b5b4fdf89c4d822f049eeed]

INTEGRATION: CWS changefileheader (1.9.368); FILE MERGED 2008/04/01 15:51:58 thb 1.9.368.2: #i85898# Stripping all external header guards 2008/03/31 14:24:16 rt 1.9.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ec3d4e35130a5d3cc4f3d47a55942db8707fd09b]

INTEGRATION: CWS changefileheader (1.8.14); FILE MERGED 2008/03/28 15:26:43 rt 1.8.14.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [33cebf616fee5b0fd4de208ab69c85cdab481dce]

INTEGRATION: CWS changefileheader (1.4.500); FILE MERGED 2008/03/31 16:04:02 rt 1.4.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1a3e5aecd241cc377fa62f5ea47713d9e72fb5f0]

INTEGRATION: CWS changefileheader (1.26.368); FILE MERGED 2008/04/01 15:51:58 thb 1.26.368.2: #i85898# Stripping all external header guards 2008/03/31 14:24:16 rt 1.26.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0fb9099839ed643ecb554f5970ec3f3c6df8b388]

INTEGRATION: CWS changefileheader (1.4.396); FILE MERGED 2008/03/28 15:26:43 rt 1.4.396.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b91534217488c1035de4084c0234bf7172dabd2b]

INTEGRATION: CWS changefileheader (1.63.316); FILE MERGED 2008/04/01 15:51:58 thb 1.63.316.3: #i85898# Stripping all external header guards 2008/04/01 12:50:21 thb 1.63.316.2: #i85898# Stripping all external header guards 2008/03/31 14:24:16 rt 1.63.316.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [50940926401d830a9ea73d8b123be3a173ccca3f]

INTEGRATION: CWS changefileheader (1.3.614); FILE MERGED 2008/03/28 15:26:43 rt 1.3.614.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3d09cb28e7056a8b0a75099e9a984a2ef85d0f8b]

INTEGRATION: CWS changefileheader (1.7.238); FILE MERGED 2008/03/31 16:04:02 rt 1.7.238.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7390d278d6a23f965248893708f7718b5005ea11]

INTEGRATION: CWS changefileheader (1.5.368); FILE MERGED 2008/04/01 15:51:58 thb 1.5.368.3: #i85898# Stripping all external header guards 2008/04/01 12:50:21 thb 1.5.368.2: #i85898# Stripping all external header guards 2008/03/31 14:24:16 rt 1.5.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [598d875a8786bf7c181cb8607d5f3afb1278add7]

INTEGRATION: CWS changefileheader (1.9.234); FILE MERGED 2008/03/28 15:26:43 rt 1.9.234.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [af3fc0ecd029790c7dc7650ac59de3f3b9197da1]

INTEGRATION: CWS changefileheader (1.8.500); FILE MERGED 2008/03/31 16:04:02 rt 1.8.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [41e0fbf024db10e3a7194009a4f20bdb955addc2]

INTEGRATION: CWS changefileheader (1.32.36); FILE MERGED 2008/04/01 15:51:58 thb 1.32.36.3: #i85898# Stripping all external header guards 2008/04/01 12:50:21 thb 1.32.36.2: #i85898# Stripping all external header guards 2008/03/31 14:24:16 rt 1.32.36.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3f285012a7882d508c4cde268ab3d7b041c387c6]

INTEGRATION: CWS changefileheader (1.9.226); FILE MERGED 2008/03/28 15:26:42 rt 1.9.226.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b3db360a6fd7ae16dfcc5317cc3bd4edd695e6c9]

INTEGRATION: CWS changefileheader (1.28.338); FILE MERGED 2008/04/01 12:50:21 thb 1.28.338.2: #i85898# Stripping all external header guards 2008/03/31 14:24:16 rt 1.28.338.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [69a171801c3c59e5f73ee8966f719c5ddab2083f]

INTEGRATION: CWS changefileheader (1.6.500); FILE MERGED 2008/03/31 16:04:02 rt 1.6.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3fb452eab1c6c244d5e4e866a3c19ddc72a0e822]

INTEGRATION: CWS changefileheader (1.30.368); FILE MERGED 2008/04/01 15:51:58 thb 1.30.368.3: #i85898# Stripping all external header guards 2008/04/01 12:50:20 thb 1.30.368.2: #i85898# Stripping all external header guards 2008/03/31 14:24:16 rt 1.30.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fd5f7d3d6684c3d90bcda233561ed2b9cf897707]

INTEGRATION: CWS changefileheader (1.9.380); FILE MERGED 2008/03/28 15:26:42 rt 1.9.380.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d214d66f53a82df14428e22a6d87a2eb04eef442]

INTEGRATION: CWS changefileheader (1.12.368); FILE MERGED 2008/04/01 15:51:58 thb 1.12.368.2: #i85898# Stripping all external header guards 2008/03/31 14:24:16 rt 1.12.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [71565292b0f4162ec8e6436d3e67a510cc0518aa]

INTEGRATION: CWS changefileheader (1.7.252); FILE MERGED 2008/03/28 15:26:42 rt 1.7.252.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [56b22535f2f62ee1b6368dfc9548b4ed35e635ca]

INTEGRATION: CWS changefileheader (1.10.32); FILE MERGED 2008/03/31 16:04:02 rt 1.10.32.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4417857f426d8719c2f08ee3c0f78411bbc87321]

INTEGRATION: CWS changefileheader (1.19.338); FILE MERGED 2008/04/01 15:51:57 thb 1.19.338.3: #i85898# Stripping all external header guards 2008/04/01 12:50:20 thb 1.19.338.2: #i85898# Stripping all external header guards 2008/03/31 14:24:16 rt 1.19.338.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5cbb89526863b3e292291e51d89618c4a3f44c74]

INTEGRATION: CWS changefileheader (1.3.614); FILE MERGED 2008/03/28 15:26:42 rt 1.3.614.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2cbee4e490c27654432140788e0b6cb86dfe69f8]

INTEGRATION: CWS changefileheader (1.11.92); FILE MERGED 2008/03/31 16:04:02 rt 1.11.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5c218ba016716a05c75a13e331d16861dd905cc6]

INTEGRATION: CWS changefileheader (1.10.368); FILE MERGED 2008/04/01 15:51:57 thb 1.10.368.2: #i85898# Stripping all external header guards 2008/03/31 14:24:16 rt 1.10.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c9051c9589ca76130fb858c94f6d79098678925d]

INTEGRATION: CWS changefileheader (1.14.46); FILE MERGED 2008/03/28 15:26:42 rt 1.14.46.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b1cbc181c4fa4f458e3dbb4c7bc7692a806de171]

INTEGRATION: CWS changefileheader (1.10.510); FILE MERGED 2008/03/31 14:24:16 rt 1.10.510.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d1fdc60b46071a67012619f72737339931dc9a40]

INTEGRATION: CWS changefileheader (1.28.46); FILE MERGED 2008/03/28 15:26:42 rt 1.28.46.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [badb465d269b8aea44aa926482523d3a3aeb3177]

INTEGRATION: CWS changefileheader (1.10.92); FILE MERGED 2008/03/31 16:04:02 rt 1.10.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [91d34ba94227a629c92f1009f8cb668a390bddbc]

INTEGRATION: CWS changefileheader (1.5.730); FILE MERGED 2008/04/01 15:51:57 thb 1.5.730.3: #i85898# Stripping all external header guards 2008/04/01 12:50:20 thb 1.5.730.2: #i85898# Stripping all external header guards 2008/03/31 14:24:16 rt 1.5.730.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ed4b1fbe55dab77b5ff9c700f711d772143858a8]

INTEGRATION: CWS changefileheader (1.4.114); FILE MERGED 2008/03/28 15:26:42 rt 1.4.114.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0644697824b3912ae47fe11a68b600652c52b041]

INTEGRATION: CWS changefileheader (1.2.72); FILE MERGED 2008/03/31 16:04:02 rt 1.2.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fc387d5e379168564aacf3edf08f93a887498dbb]

INTEGRATION: CWS changefileheader (1.10.368); FILE MERGED 2008/04/01 15:51:55 thb 1.10.368.3: #i85898# Stripping all external header guards 2008/04/01 12:50:19 thb 1.10.368.2: #i85898# Stripping all external header guards 2008/03/31 14:24:15 rt 1.10.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3a999d53cef3429bd658277d8390d9b20705caae]

INTEGRATION: CWS changefileheader (1.2.296); FILE MERGED 2008/03/28 15:26:42 rt 1.2.296.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5efe026c25867772c7b554ff243d1a7f58c8538d]

INTEGRATION: CWS changefileheader (1.59.36); FILE MERGED 2008/04/01 15:51:55 thb 1.59.36.3: #i85898# Stripping all external header guards 2008/04/01 12:50:19 thb 1.59.36.2: #i85898# Stripping all external header guards 2008/03/31 14:24:15 rt 1.59.36.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c86c1f0a247d3e5ec1a23a19a4d7dbf952b2e04f]

INTEGRATION: CWS changefileheader (1.4.246); FILE MERGED 2008/03/28 15:26:42 rt 1.4.246.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4ca4530bbff09ff770771f7e6d054af1befa8c59]

INTEGRATION: CWS changefileheader (1.9.368); FILE MERGED 2008/04/01 12:50:19 thb 1.9.368.2: #i85898# Stripping all external header guards 2008/03/31 14:24:15 rt 1.9.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2f00bede5b671cee22170041e0bee515c0bf3323]

INTEGRATION: CWS changefileheader (1.6.234); FILE MERGED 2008/03/28 15:26:41 rt 1.6.234.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [83312b86476e65cff04290786d330e1e49dc8a30]

INTEGRATION: CWS changefileheader (1.2.92); FILE MERGED 2008/03/31 16:04:02 rt 1.2.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [53ae12d8f5dd339a3a610ef1281a25930ddafd00]

INTEGRATION: CWS changefileheader (1.170.16); FILE MERGED 2008/04/01 15:51:54 thb 1.170.16.3: #i85898# Stripping all external header guards 2008/04/01 12:50:18 thb 1.170.16.2: #i85898# Stripping all external header guards 2008/03/31 14:24:15 rt 1.170.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [16674921d89a4c1b6f895cf8b3ae2645511665e2]

INTEGRATION: CWS changefileheader (1.4.336); FILE MERGED 2008/04/01 15:13:07 thb 1.4.336.3: #i85898# Stripping all external header guards 2008/04/01 10:54:59 thb 1.4.336.2: #i85898# Stripping all external header guards 2008/03/28 15:26:41 rt 1.4.336.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ec7a48f6aae492929677b4eccf1fe447666e04b8]

INTEGRATION: CWS changefileheader (1.7.500); FILE MERGED 2008/03/31 16:04:01 rt 1.7.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fe8300d48c153d9f620dc3dc06b6838df131de93]

INTEGRATION: CWS changefileheader (1.8.234); FILE MERGED 2008/04/01 10:54:58 thb 1.8.234.2: #i85898# Stripping all external header guards 2008/03/28 15:26:41 rt 1.8.234.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1bcd6c096b078a76ada35986e216bd6554bbabcb]

INTEGRATION: CWS changefileheader (1.35.36); FILE MERGED 2008/04/01 15:51:54 thb 1.35.36.3: #i85898# Stripping all external header guards 2008/04/01 12:50:18 thb 1.35.36.2: #i85898# Stripping all external header guards 2008/03/31 14:24:15 rt 1.35.36.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7c8b47eb5d33c6b1eec73fa6a618e26d1b73d75a]

INTEGRATION: CWS changefileheader (1.11.500); FILE MERGED 2008/03/31 16:04:01 rt 1.11.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3f2778421f7f5d034a7b4315256a331984ee7478]

INTEGRATION: CWS changefileheader (1.11.114); FILE MERGED 2008/04/01 10:54:58 thb 1.11.114.2: #i85898# Stripping all external header guards 2008/03/28 15:26:41 rt 1.11.114.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2a5ab37ffd19dba65c27140d10b993ee437ef7a2]

INTEGRATION: CWS changefileheader (1.31.16); FILE MERGED 2008/04/01 15:51:54 thb 1.31.16.3: #i85898# Stripping all external header guards 2008/04/01 12:50:17 thb 1.31.16.2: #i85898# Stripping all external header guards 2008/03/31 14:24:15 rt 1.31.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cb299ccd8fcfa9a7170956163267612ab547dfdb]

INTEGRATION: CWS changefileheader (1.6.500); FILE MERGED 2008/03/31 16:04:01 rt 1.6.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8bd4de39b1bc7aff41ed225a325815ca8681bc43]

INTEGRATION: CWS changefileheader (1.9.296); FILE MERGED 2008/03/28 15:26:41 rt 1.9.296.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [35a7d36356f023582b7c92b4af261bc4e7be97d1]

INTEGRATION: CWS changefileheader (1.68.36); FILE MERGED 2008/04/01 15:51:54 thb 1.68.36.3: #i85898# Stripping all external header guards 2008/04/01 12:50:17 thb 1.68.36.2: #i85898# Stripping all external header guards 2008/03/31 14:24:15 rt 1.68.36.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [de13d6014e45e279e3e2bbb4e1356e4a73bd8650]

INTEGRATION: CWS changefileheader (1.4.500); FILE MERGED 2008/03/31 16:04:01 rt 1.4.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [299473d1d6362078974121415c48397ef6e00068]

INTEGRATION: CWS changefileheader (1.2.336); FILE MERGED 2008/04/01 15:13:07 thb 1.2.336.2: #i85898# Stripping all external header guards 2008/03/28 15:26:41 rt 1.2.336.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8d54257cf0fb84d6ba49047541d12d3e8d26630d]

INTEGRATION: CWS changefileheader (1.5.28); FILE MERGED 2008/03/28 15:26:41 rt 1.5.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cee1bf44835b23e2889477306b3a9e5ea4491296]

INTEGRATION: CWS changefileheader (1.11.182); FILE MERGED 2008/04/01 10:54:58 thb 1.11.182.2: #i85898# Stripping all external header guards 2008/03/28 15:26:41 rt 1.11.182.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [dc41e8227ab6108ee16e2aa52bbe94506976eeea]

INTEGRATION: CWS changefileheader (1.6.336); FILE MERGED 2008/04/01 10:54:58 thb 1.6.336.2: #i85898# Stripping all external header guards 2008/03/28 15:26:41 rt 1.6.336.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ad15a8058cdf5173e2a7eb4d9c8d31c9890d1d7a]

INTEGRATION: CWS changefileheader (1.2.296); FILE MERGED 2008/03/28 15:26:41 rt 1.2.296.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ef5ad2afaa46082c438977b6f88aa94c2dd9bd52]

INTEGRATION: CWS changefileheader (1.70.36); FILE MERGED 2008/04/01 15:51:53 thb 1.70.36.3: #i85898# Stripping all external header guards 2008/04/01 12:50:17 thb 1.70.36.2: #i85898# Stripping all external header guards 2008/03/31 14:24:15 rt 1.70.36.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [550ff50ab09ba09d8ff03ddb3a91858a98092f15]

INTEGRATION: CWS changefileheader (1.5.114); FILE MERGED 2008/04/01 15:13:07 thb 1.5.114.3: #i85898# Stripping all external header guards 2008/04/01 10:54:58 thb 1.5.114.2: #i85898# Stripping all external header guards 2008/03/28 15:26:41 rt 1.5.114.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [898452568b03bd6976a6f24536116e32310fe9fd]

INTEGRATION: CWS changefileheader (1.8.238); FILE MERGED 2008/03/31 16:04:01 rt 1.8.238.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b992f79f32b20b28c2912245ecdeadc8f95c643a]

INTEGRATION: CWS changefileheader (1.2.336); FILE MERGED 2008/04/01 15:13:07 thb 1.2.336.3: #i85898# Stripping all external header guards 2008/04/01 10:54:58 thb 1.2.336.2: #i85898# Stripping all external header guards 2008/03/28 15:26:40 rt 1.2.336.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [eadc4a30cbd5a3c8146e3c32b01f59511dc13659]

INTEGRATION: CWS changefileheader (1.3.20); FILE MERGED 2008/04/01 10:54:58 thb 1.3.20.2: #i85898# Stripping all external header guards 2008/03/28 15:26:40 rt 1.3.20.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3994d065434e4f048e51d74dc73d9828a13c0cf1]

INTEGRATION: CWS changefileheader (1.17.238); FILE MERGED 2008/03/31 16:04:01 rt 1.17.238.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b6ed2ce39c80c01b5139cebc504020f372513b8a]

INTEGRATION: CWS changefileheader (1.17.20); FILE MERGED 2008/03/28 15:26:40 rt 1.17.20.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [30549d1b74105b2e8fe55468e508c9fe63f3db9d]

INTEGRATION: CWS changefileheader (1.13.92); FILE MERGED 2008/03/31 16:04:01 rt 1.13.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b96e859d3c5a640a49b0f7870885ae58f5692d48]

INTEGRATION: CWS changefileheader (1.20.368); FILE MERGED 2008/04/01 15:51:53 thb 1.20.368.3: #i85898# Stripping all external header guards 2008/04/01 12:50:16 thb 1.20.368.2: #i85898# Stripping all external header guards 2008/03/31 14:24:14 rt 1.20.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6be00bdd4e0ca695a92b54552bc1989e23f02468]

INTEGRATION: CWS changefileheader (1.3.500); FILE MERGED 2008/03/31 16:04:01 rt 1.3.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8ba2bb5891d018ba33c8217208e00bf386170c6d]

INTEGRATION: CWS changefileheader (1.45.34); FILE MERGED 2008/04/01 15:51:53 thb 1.45.34.3: #i85898# Stripping all external header guards 2008/04/01 12:50:16 thb 1.45.34.2: #i85898# Stripping all external header guards 2008/03/31 14:24:14 rt 1.45.34.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e7a2e50fe4872f6ac89d78524ebb4dee95f1ab95]

INTEGRATION: CWS changefileheader (1.7.500); FILE MERGED 2008/03/31 16:04:00 rt 1.7.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f8762d88a3c55d07f1f4bb48ddc96aa0a1c851be]

INTEGRATION: CWS changefileheader (1.3.500); FILE MERGED 2008/03/31 16:04:00 rt 1.3.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e17d338d3df7def07b5ea79112135426f4534f93]

INTEGRATION: CWS changefileheader (1.6.46); FILE MERGED 2008/03/28 15:26:39 rt 1.6.46.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e4143da302c79962497f456f37d383412f4795b7]

INTEGRATION: CWS changefileheader (1.6.500); FILE MERGED 2008/03/31 16:04:00 rt 1.6.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bf434b9b573e22ba2437dae5b35a15bb1a5d67d0]

INTEGRATION: CWS changefileheader (1.24.368); FILE MERGED 2008/04/01 15:51:53 thb 1.24.368.3: #i85898# Stripping all external header guards 2008/04/01 12:50:16 thb 1.24.368.2: #i85898# Stripping all external header guards 2008/03/31 14:24:14 rt 1.24.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c6fcdc1c3b418cb708eae730bb95eb236214b4d2]

INTEGRATION: CWS changefileheader (1.8.46); FILE MERGED 2008/03/28 15:26:39 rt 1.8.46.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d7690ea21794ce68846850f3697e77adec852db4]

INTEGRATION: CWS changefileheader (1.2.92); FILE MERGED 2008/03/31 16:04:00 rt 1.2.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5a2ebf59eda141a9491f876e7925fde5f139bb36]

INTEGRATION: CWS changefileheader (1.21.368); FILE MERGED 2008/04/01 15:51:53 thb 1.21.368.3: #i85898# Stripping all external header guards 2008/04/01 12:50:16 thb 1.21.368.2: #i85898# Stripping all external header guards 2008/03/31 14:24:14 rt 1.21.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [decb357d2fb78e4f2d7cd8702933844792e1fa3f]

INTEGRATION: CWS changefileheader (1.6.22); FILE MERGED 2008/03/28 15:26:39 rt 1.6.22.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [34eb4b0e1a71237cc09e4e20aed0dd468e6cc469]

INTEGRATION: CWS changefileheader (1.22.36); FILE MERGED 2008/04/01 15:51:53 thb 1.22.36.3: #i85898# Stripping all external header guards 2008/04/01 12:50:16 thb 1.22.36.2: #i85898# Stripping all external header guards 2008/03/31 14:24:14 rt 1.22.36.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [454d58634ae6714c6406dbef946662fb254b9a9e]

INTEGRATION: CWS changefileheader (1.4.22); FILE MERGED 2008/03/28 15:26:38 rt 1.4.22.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d7a5860514f336751142106af3d8a532d02b52a7]

INTEGRATION: CWS changefileheader (1.4.500); FILE MERGED 2008/03/31 16:04:00 rt 1.4.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e3c89c43a9aaba5add289d3120e3ec4a73f0fcdc]

INTEGRATION: CWS changefileheader (1.7.368); FILE MERGED 2008/04/01 15:51:53 thb 1.7.368.3: #i85898# Stripping all external header guards 2008/04/01 12:50:16 thb 1.7.368.2: #i85898# Stripping all external header guards 2008/03/31 14:24:14 rt 1.7.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [58a2ed763091db735c1881b5ac3e487e8ca4f200]

INTEGRATION: CWS changefileheader (1.3.114); FILE MERGED 2008/04/01 15:13:06 thb 1.3.114.2: #i85898# Stripping all external header guards 2008/03/28 15:26:38 rt 1.3.114.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8d3dc9d266fbdf01c4eacaf549a00eaedf56b228]

INTEGRATION: CWS changefileheader (1.6.410); FILE MERGED 2008/03/31 16:04:00 rt 1.6.410.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0bc62ee4af6ada05a30d48f2f9df34cf3af948f6]

INTEGRATION: CWS changefileheader (1.27.368); FILE MERGED 2008/04/01 15:51:53 thb 1.27.368.3: #i85898# Stripping all external header guards 2008/04/01 12:50:15 thb 1.27.368.2: #i85898# Stripping all external header guards 2008/03/31 14:24:14 rt 1.27.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5ff9620412509f1fadbc87a0214fbdc4a5d2d0ef]

INTEGRATION: CWS changefileheader (1.7.68); FILE MERGED 2008/03/28 15:26:38 rt 1.7.68.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4460cb20331eaddf0cbfc8d644d75ff5b3c6858b]

INTEGRATION: CWS changefileheader (1.10.368); FILE MERGED 2008/04/01 15:51:53 thb 1.10.368.3: #i85898# Stripping all external header guards 2008/04/01 12:50:15 thb 1.10.368.2: #i85898# Stripping all external header guards 2008/03/31 14:24:14 rt 1.10.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d223b5d0e353b6b2b06d7a826476e4db7cf60606]

INTEGRATION: CWS changefileheader (1.9.22); FILE MERGED 2008/03/28 15:26:38 rt 1.9.22.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [06ac3405e07a560314fe6b7413b6ed89aceb86b9]

INTEGRATION: CWS changefileheader (1.7.92); FILE MERGED 2008/03/31 16:04:00 rt 1.7.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ec93c777be9e67acd2cedd9a6d1237073b0053eb]

INTEGRATION: CWS changefileheader (1.7.20); FILE MERGED 2008/04/01 15:13:06 thb 1.7.20.2: #i85898# Stripping all external header guards 2008/03/28 15:26:38 rt 1.7.20.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [12abf0e071c54ba3d6371a2826e1505735f66b25]

INTEGRATION: CWS changefileheader (1.6.368); FILE MERGED 2008/04/01 15:51:52 thb 1.6.368.3: #i85898# Stripping all external header guards 2008/04/01 12:50:15 thb 1.6.368.2: #i85898# Stripping all external header guards 2008/03/31 14:24:14 rt 1.6.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ba2b67caf5272167f1ce04e4aa9f037864d13dbc]

INTEGRATION: CWS changefileheader (1.14.20); FILE MERGED 2008/03/28 15:26:38 rt 1.14.20.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [68b278c92911e90872deea85b020c3d9fea96d51]

INTEGRATION: CWS changefileheader (1.13.368); FILE MERGED 2008/04/01 15:51:52 thb 1.13.368.3: #i85898# Stripping all external header guards 2008/04/01 12:50:15 thb 1.13.368.2: #i85898# Stripping all external header guards 2008/03/31 14:24:14 rt 1.13.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [22d3fa14524c944ab4f589df40d5dbf29c4998c9]

INTEGRATION: CWS changefileheader (1.8.32); FILE MERGED 2008/03/31 16:04:00 rt 1.8.32.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [621847e9896927b121facc9b845ff16e44fda6f8]

INTEGRATION: CWS changefileheader (1.3.368); FILE MERGED 2008/03/31 14:24:14 rt 1.3.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [534f12316480cbd72e4078146ed40c1d278d4872]

INTEGRATION: CWS changefileheader (1.3.182); FILE MERGED 2008/04/01 15:13:06 thb 1.3.182.2: #i85898# Stripping all external header guards 2008/03/28 15:26:37 rt 1.3.182.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1838eb9539fa60c617ff0c987c1ea7b45e6248c9]

INTEGRATION: CWS changefileheader (1.19.194); FILE MERGED 2008/04/01 15:51:52 thb 1.19.194.3: #i85898# Stripping all external header guards 2008/04/01 12:50:15 thb 1.19.194.2: #i85898# Stripping all external header guards 2008/03/31 14:24:14 rt 1.19.194.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [abbfaab99da8e5fc9455d9d6778ae07a5ddba421]

INTEGRATION: CWS changefileheader (1.5.114); FILE MERGED 2008/03/28 15:26:37 rt 1.5.114.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a6758db2f321a65570934ef3d225c977b6999df3]

INTEGRATION: CWS changefileheader (1.18.368); FILE MERGED 2008/04/01 15:51:52 thb 1.18.368.3: #i85898# Stripping all external header guards 2008/04/01 12:50:14 thb 1.18.368.2: #i85898# Stripping all external header guards 2008/03/31 14:24:14 rt 1.18.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8470be5253659ec98b545ac494f86b66f80a370c]

INTEGRATION: CWS changefileheader (1.26.28); FILE MERGED 2008/03/28 15:26:37 rt 1.26.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [922efb2ae6ed01cee61ea6f33196be34f3bc685b]

INTEGRATION: CWS changefileheader (1.2.36); FILE MERGED 2008/03/31 14:24:14 rt 1.2.36.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1dd3f48cee997c70f57c294c7354e9d0c9c40f10]

INTEGRATION: CWS changefileheader (1.3.282); FILE MERGED 2008/04/01 15:13:06 thb 1.3.282.2: #i85898# Stripping all external header guards 2008/03/28 15:26:37 rt 1.3.282.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [05ccfe586e1628d5ccd737e0682a87a1e3904873]

INTEGRATION: CWS changefileheader (1.4.500); FILE MERGED 2008/03/31 16:03:59 rt 1.4.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ed530734fd3cddecdc1fc68b2c5217f03d5c958c]

INTEGRATION: CWS changefileheader (1.8.36); FILE MERGED 2008/03/31 14:24:13 rt 1.8.36.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6ec7cd48bcd761611ac7d0ef63750f6c4a708acf]

INTEGRATION: CWS changefileheader (1.2.336); FILE MERGED 2008/03/28 15:26:37 rt 1.2.336.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [592f9d9d6fa1abf9bb8081b2c1b2e62074af0f80]

INTEGRATION: CWS changefileheader (1.12.16); FILE MERGED 2008/04/01 15:51:52 thb 1.12.16.3: #i85898# Stripping all external header guards 2008/04/01 12:50:14 thb 1.12.16.2: #i85898# Stripping all external header guards 2008/03/31 14:24:13 rt 1.12.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1fadc4bdfc1c547ab012556de8732c5d883cb5c7]

INTEGRATION: CWS changefileheader (1.2.196); FILE MERGED 2008/03/28 15:26:37 rt 1.2.196.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6e77c76ba209fa00d6f7188d828deb978cde7f75]

INTEGRATION: CWS changefileheader (1.6.500); FILE MERGED 2008/03/31 16:03:59 rt 1.6.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [58dd0ef98926a1fa74476ac0bad30c8c7f00dc2f]

INTEGRATION: CWS changefileheader (1.16.36); FILE MERGED 2008/03/31 14:24:13 rt 1.16.36.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [92ba4ab1eaf8ba04f33568d8cc6a32c06c0c61fd]

INTEGRATION: CWS changefileheader (1.3.146); FILE MERGED 2008/03/28 15:26:37 rt 1.3.146.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [43c54fc92eacdf4f85ae578d443286b7f94bcff2]

INTEGRATION: CWS changefileheader (1.17.368); FILE MERGED 2008/04/01 12:50:14 thb 1.17.368.2: #i85898# Stripping all external header guards 2008/03/31 14:24:13 rt 1.17.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [068ca07267a923d331f3d61c92f1428826aaa787]

INTEGRATION: CWS changefileheader (1.6.28); FILE MERGED 2008/03/28 15:26:37 rt 1.6.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [322952dc3bfb37da3d47fc2dd8a036e75ab39e18]

INTEGRATION: CWS changefileheader (1.12.368); FILE MERGED 2008/04/01 15:51:52 thb 1.12.368.3: #i85898# Stripping all external header guards 2008/04/01 12:50:14 thb 1.12.368.2: #i85898# Stripping all external header guards 2008/03/31 14:24:13 rt 1.12.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [be5ef355d5b6486c29bebdfbc3ac1fabb39d5bae]

INTEGRATION: CWS changefileheader (1.21.20); FILE MERGED 2008/03/28 15:26:37 rt 1.21.20.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [160d3e4125d1a6a2721dd12c7a3a74c8bfeba2fa]

INTEGRATION: CWS changefileheader (1.17.20); FILE MERGED 2008/03/28 15:26:37 rt 1.17.20.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fbd71bd8ac4f7e7c806f9ea69e644ac66f9bde7a]

INTEGRATION: CWS changefileheader (1.34.20); FILE MERGED 2008/03/28 15:26:36 rt 1.34.20.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [03348ac2b7dd57e31d1937b088bf7eb8acd36ae3]

INTEGRATION: CWS changefileheader (1.7.698); FILE MERGED 2008/04/01 15:51:52 thb 1.7.698.3: #i85898# Stripping all external header guards 2008/04/01 12:50:14 thb 1.7.698.2: #i85898# Stripping all external header guards 2008/03/31 14:24:13 rt 1.7.698.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [169bdc0764ee752ed107677eb4e95e04add7174b]

INTEGRATION: CWS changefileheader (1.6.500); FILE MERGED 2008/03/31 16:03:58 rt 1.6.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [63e57c7f49afaa1e3a954168c08aeb48796629d9]

INTEGRATION: CWS changefileheader (1.12.368); FILE MERGED 2008/04/01 15:51:52 thb 1.12.368.3: #i85898# Stripping all external header guards 2008/04/01 12:50:13 thb 1.12.368.2: #i85898# Stripping all external header guards 2008/03/31 14:24:13 rt 1.12.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4053a136290d41935ec579daaaae8c41a2225c68]

INTEGRATION: CWS changefileheader (1.4.500); FILE MERGED 2008/03/31 16:03:58 rt 1.4.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ed0b44d3ed027b785958419ad170e062a43c1e22]

INTEGRATION: CWS changefileheader (1.16.368); FILE MERGED 2008/04/01 15:51:51 thb 1.16.368.3: #i85898# Stripping all external header guards 2008/04/01 12:50:13 thb 1.16.368.2: #i85898# Stripping all external header guards 2008/03/31 14:24:13 rt 1.16.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5297856ebae93a43bcae240055ce42580a0e67aa]

INTEGRATION: CWS changefileheader (1.4.252); FILE MERGED 2008/03/28 15:26:36 rt 1.4.252.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c9e85c35b9b2e7ac59ff15353dacc91b381d8bbe]

INTEGRATION: CWS changefileheader (1.2.426); FILE MERGED 2008/04/01 15:13:06 thb 1.2.426.2: #i85898# Stripping all external header guards 2008/03/28 15:26:36 rt 1.2.426.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [81db73c70851a450a70974a73c129b03c4cd5009]

INTEGRATION: CWS changefileheader (1.2.1254); FILE MERGED 2008/04/01 12:50:13 thb 1.2.1254.2: #i85898# Stripping all external header guards 2008/03/31 14:24:13 rt 1.2.1254.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [46ef0ad3ee3cf143eb7cecfbd30405af95ddd405]

INTEGRATION: CWS changefileheader (1.2.92); FILE MERGED 2008/03/31 16:03:58 rt 1.2.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [54b348a3c6dff61f94ccee6d447ec3c62ba550ff]

INTEGRATION: CWS changefileheader (1.41.34); FILE MERGED 2008/04/01 15:51:51 thb 1.41.34.3: #i85898# Stripping all external header guards 2008/04/01 12:50:13 thb 1.41.34.2: #i85898# Stripping all external header guards 2008/03/31 14:24:13 rt 1.41.34.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [070fec5d68e67135f8493a4f03239bb68bd86fa8]

INTEGRATION: CWS changefileheader (1.6.248); FILE MERGED 2008/03/28 15:26:36 rt 1.6.248.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [967374455d1712a3fbb3a79a475a3988b6cb6fd5]

INTEGRATION: CWS changefileheader (1.13.22); FILE MERGED 2008/03/28 15:26:36 rt 1.13.22.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [284ace0bfa8bd03d4e622edc1febb668081593f9]

INTEGRATION: CWS changefileheader (1.5.698); FILE MERGED 2008/04/01 15:51:51 thb 1.5.698.2: #i85898# Stripping all external header guards 2008/03/31 14:24:13 rt 1.5.698.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6201a162d36c5c0d230cbce2ed1d00101677cadf]

INTEGRATION: CWS changefileheader (1.17.22); FILE MERGED 2008/03/28 15:26:36 rt 1.17.22.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0baf42a41c0f514607707e5a4e66031a8eda453b]

INTEGRATION: CWS changefileheader (1.3.1254); FILE MERGED 2008/03/31 14:24:12 rt 1.3.1254.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3a8e74398f9661a244222e14561a1f30384b1870]

INTEGRATION: CWS changefileheader (1.5.114); FILE MERGED 2008/03/28 15:26:36 rt 1.5.114.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [03f1d876367f2373269079bdea1657d066007617]

INTEGRATION: CWS changefileheader (1.3.1254); FILE MERGED 2008/04/01 15:51:51 thb 1.3.1254.2: #i85898# Stripping all external header guards 2008/03/31 14:24:12 rt 1.3.1254.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [eab53a73e801db629e4dfb8121665ef39ff498e6]

INTEGRATION: CWS changefileheader (1.6.72); FILE MERGED 2008/04/01 15:51:51 thb 1.6.72.2: #i85898# Stripping all external header guards 2008/03/31 14:24:12 rt 1.6.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [96e337b5fc088c5e5afc334c0ac805acbc75431b]

INTEGRATION: CWS changefileheader (1.2.336); FILE MERGED 2008/04/01 15:13:06 thb 1.2.336.2: #i85898# Stripping all external header guards 2008/03/28 15:26:36 rt 1.2.336.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b2cfa3b92f516b2a26562e4083116aafcb667e6b]

INTEGRATION: CWS changefileheader (1.2.336); FILE MERGED 2008/03/28 15:26:36 rt 1.2.336.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4560b22d998e7350d4680fffc3dfc3a64ab06479]

INTEGRATION: CWS changefileheader (1.10.72); FILE MERGED 2008/03/31 14:24:12 rt 1.10.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e33a2b5c12ad4d8ae2f88d13ef56c513e9315a58]

INTEGRATION: CWS changefileheader (1.2.114); FILE MERGED 2008/04/01 15:13:05 thb 1.2.114.2: #i85898# Stripping all external header guards 2008/03/28 15:26:35 rt 1.2.114.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [67af5709234bf6e753a978ea1e387790234077b4]

INTEGRATION: CWS changefileheader (1.2.114); FILE MERGED 2008/03/28 15:26:35 rt 1.2.114.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8b1494512ad79cd65d1de92b9a892950eff6f1e6]

INTEGRATION: CWS changefileheader (1.6.456); FILE MERGED 2008/03/31 14:24:12 rt 1.6.456.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5a4ab0db7620d0c07ff02a3d9cea3cb05081fbc0]

INTEGRATION: CWS changefileheader (1.6.500); FILE MERGED 2008/03/31 16:03:57 rt 1.6.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c45a1d8aadaeaad2e0c3285b562ff0d8df701497]

INTEGRATION: CWS changefileheader (1.15.20); FILE MERGED 2008/03/28 15:26:35 rt 1.15.20.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [881eb6c995643cdc6145a2aef959a3b57ca4fc2f]

INTEGRATION: CWS changefileheader (1.21.18); FILE MERGED 2008/03/28 15:26:35 rt 1.21.18.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fbc9296f7d68a2d2b3df16a4b078e7f3d3af65b0]

INTEGRATION: CWS changefileheader (1.7.500); FILE MERGED 2008/03/31 16:03:57 rt 1.7.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [99dc0f8a4fafcace661f0127ea8ea5ed9cea106c]

INTEGRATION: CWS changefileheader (1.6.450); FILE MERGED 2008/04/01 15:51:51 thb 1.6.450.3: #i85898# Stripping all external header guards 2008/04/01 12:50:12 thb 1.6.450.2: #i85898# Stripping all external header guards 2008/03/31 14:24:12 rt 1.6.450.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c96228c1a9ea55f6ca85b80baa382e90078e9fbd]

INTEGRATION: CWS changefileheader (1.3.1254); FILE MERGED 2008/04/01 15:51:50 thb 1.3.1254.3: #i85898# Stripping all external header guards 2008/04/01 12:50:12 thb 1.3.1254.2: #i85898# Stripping all external header guards 2008/03/31 14:24:12 rt 1.3.1254.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a9801d36d5f6ffc457bb1a04176790593edfa60e]

INTEGRATION: CWS changefileheader (1.3.614); FILE MERGED 2008/03/28 15:26:35 rt 1.3.614.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1383f1fd5aa949681bf1a595ef9afb560677d736]

INTEGRATION: CWS changefileheader (1.5.698); FILE MERGED 2008/04/01 15:51:50 thb 1.5.698.3: #i85898# Stripping all external header guards 2008/04/01 12:50:12 thb 1.5.698.2: #i85898# Stripping all external header guards 2008/03/31 14:24:12 rt 1.5.698.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fe66590d25f7d9bb6ad0f58b30f0eb7ece6237bc]

INTEGRATION: CWS changefileheader (1.16.28); FILE MERGED 2008/03/28 15:26:34 rt 1.16.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5fd2c52409acde398554746e69b7b0c7b62e0388]

INTEGRATION: CWS changefileheader (1.4.500); FILE MERGED 2008/03/31 16:03:57 rt 1.4.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [12e4383fda0bc2767d8bb7126370d0d2bfae9334]

INTEGRATION: CWS changefileheader (1.5.456); FILE MERGED 2008/03/31 14:24:11 rt 1.5.456.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [aa82e96e8deb527027fbe52e9df29b0f9f995ada]

INTEGRATION: CWS changefileheader (1.3.234); FILE MERGED 2008/03/28 15:26:34 rt 1.3.234.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [750e09e1cf29db3ef5ff2102760df8b69b09406c]

INTEGRATION: CWS changefileheader (1.5.104); FILE MERGED 2008/03/28 15:26:34 rt 1.5.104.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [87316df31f839c8ec59978ace557c493ed60e097]

INTEGRATION: CWS changefileheader (1.14.92); FILE MERGED 2008/03/31 16:03:57 rt 1.14.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0702b4b46a361002e4534451f7103c2ab4a4488b]

INTEGRATION: CWS changefileheader (1.3.1254); FILE MERGED 2008/04/01 15:51:50 thb 1.3.1254.3: #i85898# Stripping all external header guards 2008/04/01 12:50:12 thb 1.3.1254.2: #i85898# Stripping all external header guards 2008/03/31 14:24:11 rt 1.3.1254.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8a498a4f47f1bcb101736de69124540d26055596]

INTEGRATION: CWS changefileheader (1.4.296); FILE MERGED 2008/03/28 15:26:34 rt 1.4.296.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [532b81069aac37def8c283c46ab2837f41740575]

INTEGRATION: CWS changefileheader (1.9.500); FILE MERGED 2008/03/31 16:03:57 rt 1.9.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [033b1bdf3b5a244ccb2e5055b64f247c4fc2b65f]

INTEGRATION: CWS changefileheader (1.3.1254); FILE MERGED 2008/03/31 14:24:11 rt 1.3.1254.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [08dac73831b1c23581f229bf5ddf5858b28dfdb5]

INTEGRATION: CWS changefileheader (1.2.336); FILE MERGED 2008/03/28 15:26:34 rt 1.2.336.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c297167c956630fb35c815d251b2d7d0e7b3172e]

INTEGRATION: CWS changefileheader (1.7.450); FILE MERGED 2008/04/01 15:51:50 thb 1.7.450.3: #i85898# Stripping all external header guards 2008/04/01 12:50:12 thb 1.7.450.2: #i85898# Stripping all external header guards 2008/03/31 14:24:11 rt 1.7.450.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [221658cb2b74baf0e32e75a2b3a63823ed3f3c11]

INTEGRATION: CWS changefileheader (1.2.14); FILE MERGED 2008/03/28 15:26:34 rt 1.2.14.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0465ae66d450581124b52531935a1f452e803ecc]

INTEGRATION: CWS changefileheader (1.13.484); FILE MERGED 2008/03/28 15:26:34 rt 1.13.484.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5e11a849cdb55c027445f2d9e96e95e3bbd354a5]

INTEGRATION: CWS changefileheader (1.7.72); FILE MERGED 2008/03/31 14:24:10 rt 1.7.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [05fa7966278483343bcab4f3cd9a7de4406d23b9]

INTEGRATION: CWS changefileheader (1.21.396); FILE MERGED 2008/04/01 15:13:05 thb 1.21.396.3: #i85898# Stripping all external header guards 2008/04/01 10:54:57 thb 1.21.396.2: #i85898# Stripping all external header guards 2008/03/28 15:26:34 rt 1.21.396.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [69b8799dc23f13d73044af671def427fbc208c42]

INTEGRATION: CWS changefileheader (1.6.500); FILE MERGED 2008/03/31 16:03:56 rt 1.6.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6dc35cf6b107460706c17d2db24c24ff1ef216b6]

INTEGRATION: CWS changefileheader (1.2.14); FILE MERGED 2008/03/28 15:26:33 rt 1.2.14.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f01017224582357a155e9f49eddd1f52028bf442]

INTEGRATION: CWS changefileheader (1.8.368); FILE MERGED 2008/03/31 14:24:10 rt 1.8.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d80d3232728c8de411de188f1d8d603c5d3dfac3]

INTEGRATION: CWS changefileheader (1.4.614); FILE MERGED 2008/04/01 15:13:05 thb 1.4.614.3: #i85898# Stripping all external header guards 2008/04/01 10:54:57 thb 1.4.614.2: #i85898# Stripping all external header guards 2008/03/28 15:26:33 rt 1.4.614.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f84cebc282e9b21338645ce7f7f445cedd107e13]

INTEGRATION: CWS changefileheader (1.7.120); FILE MERGED 2008/03/31 16:03:56 rt 1.7.120.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2b781addc47e4ae2173c9b914dacfbbd44cb12e2]

INTEGRATION: CWS changefileheader (1.5.396); FILE MERGED 2008/04/01 15:13:05 thb 1.5.396.3: #i85898# Stripping all external header guards 2008/04/01 10:54:57 thb 1.5.396.2: #i85898# Stripping all external header guards 2008/03/28 15:26:33 rt 1.5.396.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e1554191dfad49a3b48798bff436f02c99ec348b]

INTEGRATION: CWS changefileheader (1.22.36); FILE MERGED 2008/04/01 15:51:50 thb 1.22.36.3: #i85898# Stripping all external header guards 2008/04/01 12:50:11 thb 1.22.36.2: #i85898# Stripping all external header guards 2008/03/31 14:24:10 rt 1.22.36.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [65e95d4d41f4ac23dff818263f589594c49bd44d]

INTEGRATION: CWS changefileheader (1.2.614); FILE MERGED 2008/04/01 15:13:05 thb 1.2.614.2: #i85898# Stripping all external header guards 2008/03/28 15:26:33 rt 1.2.614.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [53bfaa98219fd6d01b0a0233569ef1f1a13dd1c3]

INTEGRATION: CWS changefileheader (1.17.368); FILE MERGED 2008/04/01 15:51:50 thb 1.17.368.3: #i85898# Stripping all external header guards 2008/04/01 12:50:11 thb 1.17.368.2: #i85898# Stripping all external header guards 2008/03/31 14:24:10 rt 1.17.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [839fa72f69f5d25010a1208e39b971fbd4770492]

INTEGRATION: CWS changefileheader (1.10.368); FILE MERGED 2008/04/01 15:51:49 thb 1.10.368.3: #i85898# Stripping all external header guards 2008/04/01 12:50:11 thb 1.10.368.2: #i85898# Stripping all external header guards 2008/03/31 14:24:10 rt 1.10.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b571d00f616d68c363fd11356ca4d7fcb2d2e28a]

INTEGRATION: CWS changefileheader (1.5.396); FILE MERGED 2008/04/01 15:13:04 thb 1.5.396.2: #i85898# Stripping all external header guards 2008/03/28 15:26:33 rt 1.5.396.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [426183b218b8ab554afee87efe8a46364b89b1e9]

INTEGRATION: CWS changefileheader (1.2.2172); FILE MERGED 2008/04/01 15:51:49 thb 1.2.2172.1: #i85898# Stripping all external header guards


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [538afde77a1cfc98823336677bd276e5b76f3ed6]

INTEGRATION: CWS changefileheader (1.5.698); FILE MERGED 2008/04/01 15:51:49 thb 1.5.698.2: #i85898# Stripping all external header guards 2008/03/31 14:24:10 rt 1.5.698.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [86e097ed17b8ca0a4f697e74886f62f5f590d03e]

INTEGRATION: CWS changefileheader (1.20.350); FILE MERGED 2008/04/01 15:13:04 thb 1.20.350.3: #i85898# Stripping all external header guards 2008/04/01 10:54:56 thb 1.20.350.2: #i85898# Stripping all external header guards 2008/03/28 15:26:33 rt 1.20.350.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [81ecfd4b37d575360e6df12228145228c1f69759]

INTEGRATION: CWS changefileheader (1.58.130); FILE MERGED 2008/04/01 15:13:04 thb 1.58.130.2: #i85898# Stripping all external header guards 2008/03/28 15:26:33 rt 1.58.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c6d2460998dcf0053de75eeea90347935f84881a]

INTEGRATION: CWS changefileheader (1.16.368); FILE MERGED 2008/04/01 15:51:49 thb 1.16.368.3: #i85898# Stripping all external header guards 2008/04/01 12:50:11 thb 1.16.368.2: #i85898# Stripping all external header guards 2008/03/31 14:24:09 rt 1.16.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [162693243c615cc8f0d072bbd00e412ac2d75e5f]

INTEGRATION: CWS changefileheader (1.8.500); FILE MERGED 2008/03/31 16:03:56 rt 1.8.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [aa3e6dd2694610bec469d7637cf6afe56f083635]

INTEGRATION: CWS changefileheader (1.39.12); FILE MERGED 2008/03/28 15:26:33 rt 1.39.12.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0ed5201350b5b9a9bc51e55c0efc5cf54441952b]

INTEGRATION: CWS changefileheader (1.45.368); FILE MERGED 2008/03/31 14:24:09 rt 1.45.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [012986a0679ccc03c40776a1c93cfa3fc68a28ff]

INTEGRATION: CWS changefileheader (1.3.368); FILE MERGED 2008/03/31 14:24:09 rt 1.3.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e488091f3b9b6a7bf44cdab10923133c0956d518]

INTEGRATION: CWS changefileheader (1.5.396); FILE MERGED 2008/03/28 15:26:32 rt 1.5.396.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [427599be4a9e5ad17d3f07132150e755a35a8cf7]

INTEGRATION: CWS changefileheader (1.3.500); FILE MERGED 2008/03/31 16:03:56 rt 1.3.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [37e39d4b08abd8aac8a12bcb351617aacec40c84]

INTEGRATION: CWS changefileheader (1.4.260); FILE MERGED 2008/03/31 14:24:09 rt 1.4.260.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2f5171a8b02237f3fcc36238f4cf77fae807a12a]

INTEGRATION: CWS changefileheader (1.11.532); FILE MERGED 2008/04/01 15:13:04 thb 1.11.532.2: #i85898# Stripping all external header guards 2008/03/28 15:26:32 rt 1.11.532.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [137877f30e1c496a4ac462f2845d33617f79c9f1]

INTEGRATION: CWS changefileheader (1.6.730); FILE MERGED 2008/04/01 15:51:49 thb 1.6.730.3: #i85898# Stripping all external header guards 2008/04/01 12:50:11 thb 1.6.730.2: #i85898# Stripping all external header guards 2008/03/31 14:24:09 rt 1.6.730.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3e6ac4bb1a1fe52ad40c17ebc402df9efefb4b75]

INTEGRATION: CWS changefileheader (1.11.380); FILE MERGED 2008/03/28 15:26:32 rt 1.11.380.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7de99420ed75500ab97b8bab78202ff58af600f0]

INTEGRATION: CWS changefileheader (1.5.120); FILE MERGED 2008/03/31 16:03:55 rt 1.5.120.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [adffaf1eb4d877711e467db2e58845ac19c2ae2b]

INTEGRATION: CWS changefileheader (1.8.368); FILE MERGED 2008/04/01 15:51:49 thb 1.8.368.2: #i85898# Stripping all external header guards 2008/03/31 14:24:09 rt 1.8.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [29f5786c9239d56824265bee93e7a2b9bf5c2b05]

INTEGRATION: CWS changefileheader (1.5.500); FILE MERGED 2008/03/31 16:03:55 rt 1.5.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7aa6a8d6b8a7639822ff185d3fc7efb27c3640c9]

INTEGRATION: CWS changefileheader (1.2.196); FILE MERGED 2008/03/31 14:24:09 rt 1.2.196.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a65d892d7f55cf949e42ba032459fad57685ff7b]

INTEGRATION: CWS changefileheader (1.10.500); FILE MERGED 2008/03/31 16:03:55 rt 1.10.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [85ff5773208a125fdce5f669cd2aa0ec0318608d]

INTEGRATION: CWS changefileheader (1.46.368); FILE MERGED 2008/03/31 14:24:09 rt 1.46.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a96853eb2f71091064ebc0e647d8e323b2d93ce3]

INTEGRATION: CWS changefileheader (1.10.484); FILE MERGED 2008/03/28 15:26:31 rt 1.10.484.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c82d733defba77b6160dec90b22e3c0f04de0f94]

INTEGRATION: CWS changefileheader (1.3.500); FILE MERGED 2008/03/31 16:03:55 rt 1.3.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [54a2bf9e0f4fb7304875b21f00fb7128a484d386]

INTEGRATION: CWS changefileheader (1.83.36); FILE MERGED 2008/04/01 15:51:48 thb 1.83.36.3: #i85898# Stripping all external header guards 2008/04/01 12:50:10 thb 1.83.36.2: #i85898# Stripping all external header guards 2008/03/31 14:24:09 rt 1.83.36.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7706ecd669cd4e512a064fb9ca46f920726e6701]

INTEGRATION: CWS changefileheader (1.21.396); FILE MERGED 2008/04/01 15:13:04 thb 1.21.396.3: #i85898# Stripping all external header guards 2008/04/01 10:54:56 thb 1.21.396.2: #i85898# Stripping all external header guards 2008/03/28 15:26:31 rt 1.21.396.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c3f117935a7e02c70abc7b11ccfdb00c74889904]

INTEGRATION: CWS changefileheader (1.4.500); FILE MERGED 2008/03/31 16:03:55 rt 1.4.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [06bc5f8fa9df51824e58ea361d488a1c55ba43ec]

INTEGRATION: CWS changefileheader (1.2.36); FILE MERGED 2008/04/01 15:51:48 thb 1.2.36.2: #i85898# Stripping all external header guards 2008/03/31 14:24:09 rt 1.2.36.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8c09b53ecd309e3da38b64457f5a260fdbdeab09]

INTEGRATION: CWS changefileheader (1.6.614); FILE MERGED 2008/04/01 15:13:04 thb 1.6.614.2: #i85898# Stripping all external header guards 2008/03/28 15:26:31 rt 1.6.614.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [204eda85733045e8cd2b33ded86998dbde95906f]

INTEGRATION: CWS changefileheader (1.15.36); FILE MERGED 2008/03/31 14:24:09 rt 1.15.36.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c19df24334e22b162a49ece29481db76749e14b1]

INTEGRATION: CWS changefileheader (1.9.396); FILE MERGED 2008/04/01 15:13:04 thb 1.9.396.2: #i85898# Stripping all external header guards 2008/03/28 15:26:31 rt 1.9.396.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [66ccc19168e2948405368ce28df0636b6e662f55]

INTEGRATION: CWS changefileheader (1.9.350); FILE MERGED 2008/04/01 15:13:03 thb 1.9.350.3: #i85898# Stripping all external header guards 2008/04/01 10:54:56 thb 1.9.350.2: #i85898# Stripping all external header guards 2008/03/28 15:26:30 rt 1.9.350.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c708e57956321ab21819cf6339a5a9a0b12b9164]

INTEGRATION: CWS changefileheader (1.27.350); FILE MERGED 2008/04/01 15:13:03 thb 1.27.350.3: #i85898# Stripping all external header guards 2008/04/01 10:54:56 thb 1.27.350.2: #i85898# Stripping all external header guards 2008/03/28 15:26:30 rt 1.27.350.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [26b16b8651bbbc55912c0ab6fca210559e4ae56f]

INTEGRATION: CWS changefileheader (1.3.614); FILE MERGED 2008/04/01 15:13:03 thb 1.3.614.2: #i85898# Stripping all external header guards 2008/03/28 15:26:30 rt 1.3.614.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [323bb4e3ce8366aa540d435cdc04aa1da8c7897a]

INTEGRATION: CWS changefileheader (1.2.1254); FILE MERGED 2008/03/31 14:24:08 rt 1.2.1254.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [59d7b76493c5ae83ad74b34db5bd66e492c70acf]

INTEGRATION: CWS changefileheader (1.6.500); FILE MERGED 2008/03/31 16:03:55 rt 1.6.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f4be811b4537c8b74805d80074f9e70d2ba7e704]

INTEGRATION: CWS changefileheader (1.5.248); FILE MERGED 2008/03/28 15:26:30 rt 1.5.248.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c3383fb3de0aeb6e3acbb363034921470f14d5d8]

INTEGRATION: CWS changefileheader (1.18.258); FILE MERGED 2008/04/01 15:51:48 thb 1.18.258.2: #i85898# Stripping all external header guards 2008/03/31 14:24:07 rt 1.18.258.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [aaa4ddc4f2fc7d3bae3e13cbe80adb199cd3037f]

INTEGRATION: CWS changefileheader (1.3.500); FILE MERGED 2008/03/31 16:03:54 rt 1.3.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [59920c20ef21c1a29c46c0688db0b95e17a3afc9]

INTEGRATION: CWS changefileheader (1.4.416); FILE MERGED 2008/04/01 15:13:03 thb 1.4.416.2: #i85898# Stripping all external header guards 2008/03/28 15:26:30 rt 1.4.416.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b33eecd908d760d2fdf509d3d535b42b81bd2288]

INTEGRATION: CWS changefileheader (1.29.368); FILE MERGED 2008/03/31 14:24:07 rt 1.29.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2f24f608cb61e091cc91874fe1f05aec6147d450]

INTEGRATION: CWS changefileheader (1.5.84); FILE MERGED 2008/03/31 16:03:54 rt 1.5.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9330496e84a366aa7dde6cf271f0c7b4b8437622]

INTEGRATION: CWS changefileheader (1.6.396); FILE MERGED 2008/04/01 10:54:56 thb 1.6.396.2: #i85898# Stripping all external header guards 2008/03/28 15:26:30 rt 1.6.396.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2c6190eeafec387e69b9995f700807b0d3e9fbaa]

INTEGRATION: CWS changefileheader (1.2.1254); FILE MERGED 2008/03/31 14:24:07 rt 1.2.1254.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [93a34d2176770198df915a510b36d6c0dd8c2905]

INTEGRATION: CWS changefileheader (1.73.22); FILE MERGED 2008/03/28 15:26:30 rt 1.73.22.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d04ce2b607d97e3ed2a86a4d75309774b139fea5]

INTEGRATION: CWS changefileheader (1.28.368); FILE MERGED 2008/04/01 15:51:48 thb 1.28.368.3: #i85898# Stripping all external header guards 2008/04/01 12:50:10 thb 1.28.368.2: #i85898# Stripping all external header guards 2008/03/31 14:24:07 rt 1.28.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [99cf95bc6ac8591f1ffd5f6e44dd3664a004e230]

INTEGRATION: CWS changefileheader (1.24.192); FILE MERGED 2008/03/28 15:26:29 rt 1.24.192.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6b36bbf92ff49c873f394ae5081e3026f08132d3]

INTEGRATION: CWS changefileheader (1.20.260); FILE MERGED 2008/04/01 15:51:48 thb 1.20.260.3: #i85898# Stripping all external header guards 2008/04/01 12:50:10 thb 1.20.260.2: #i85898# Stripping all external header guards 2008/03/31 14:24:07 rt 1.20.260.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fb26e436ca147cad1d1f815feae51171bcff2539]

INTEGRATION: CWS changefileheader (1.4.734); FILE MERGED 2008/04/01 15:13:03 thb 1.4.734.2: #i85898# Stripping all external header guards 2008/04/01 10:54:56 thb 1.4.734.1: #i85898# Stripping all external header guards


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c4e81fd3e1fc0d1c4b92b17838030bcf104b1419]

INTEGRATION: CWS changefileheader (1.26.260); FILE MERGED 2008/04/01 15:51:48 thb 1.26.260.2: #i85898# Stripping all external header guards 2008/03/31 14:24:07 rt 1.26.260.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1ba1fccb001791b668db083222890868e8a8f34f]

INTEGRATION: CWS changefileheader (1.14.248); FILE MERGED 2008/04/01 15:13:03 thb 1.14.248.3: #i85898# Stripping all external header guards 2008/04/01 10:54:56 thb 1.14.248.2: #i85898# Stripping all external header guards 2008/03/28 15:26:29 rt 1.14.248.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fd5dd485e075e478bd92c58e4ca4df02a29325a6]

INTEGRATION: CWS changefileheader (1.24.368); FILE MERGED 2008/03/31 14:24:07 rt 1.24.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ac477c32951373a7cd6139150ad4bf1dcfe3ecea]

INTEGRATION: CWS changefileheader (1.3.1018); FILE MERGED 2008/04/01 15:13:03 thb 1.3.1018.1: #i85898# Stripping all external header guards


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b2cc9c88aaf34e3b1ac1d57a42806bcc86a3ab9b]

INTEGRATION: CWS changefileheader (1.2.120); FILE MERGED 2008/03/31 16:03:53 rt 1.2.120.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b408043425818965b2aa7272fc6c87276287f8da]

INTEGRATION: CWS changefileheader (1.11.146); FILE MERGED 2008/03/28 15:26:29 rt 1.11.146.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9769e138098e63bf91fa229c49c0665830a86e46]

INTEGRATION: CWS changefileheader (1.40.36); FILE MERGED 2008/04/01 15:51:47 thb 1.40.36.2: #i85898# Stripping all external header guards 2008/03/31 14:24:07 rt 1.40.36.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0165c4f03799ae9ac0a7f4e7ab2d494d712de3f0]

INTEGRATION: CWS changefileheader (1.4.500); FILE MERGED 2008/03/31 16:03:53 rt 1.4.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [57f6529982070a9460b3e4fe731774ad67a8973b]

INTEGRATION: CWS changefileheader (1.26.66); FILE MERGED 2008/04/01 15:13:02 thb 1.26.66.2: #i85898# Stripping all external header guards 2008/03/28 15:26:29 rt 1.26.66.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [46c689b2b4036ba40db6eae81fc63404ea393e1c]

INTEGRATION: CWS changefileheader (1.5.698); FILE MERGED 2008/04/01 15:51:47 thb 1.5.698.2: #i85898# Stripping all external header guards 2008/03/31 14:24:07 rt 1.5.698.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [45881f6486a20531d95912edcec0c1bb4b47ede3]

INTEGRATION: CWS changefileheader (1.9.500); FILE MERGED 2008/03/31 16:03:53 rt 1.9.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3ba90dacfcab9444a7b45e4749d3dce7b322ccd5]

INTEGRATION: CWS changefileheader (1.35.20); FILE MERGED 2008/04/01 15:13:02 thb 1.35.20.3: #i85898# Stripping all external header guards 2008/04/01 10:54:56 thb 1.35.20.2: #i85898# Stripping all external header guards 2008/03/28 15:26:29 rt 1.35.20.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [55a27cc37fc2200e2bf2e2880fbd10eefe16c572]

INTEGRATION: CWS changefileheader (1.10.368); FILE MERGED 2008/03/31 14:24:07 rt 1.10.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c48ac41143a6b7b426893d9be2c8f5b2a8daf5ca]

INTEGRATION: CWS changefileheader (1.6.500); FILE MERGED 2008/03/31 16:03:53 rt 1.6.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4b1dbbce66825b076e5741a2e68bbe4e89ec680d]

INTEGRATION: CWS changefileheader (1.2.614); FILE MERGED 2008/04/01 15:13:02 thb 1.2.614.2: #i85898# Stripping all external header guards 2008/03/28 15:26:29 rt 1.2.614.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b5909a9632072e7e93cbfbe0e0362817470debb3]

INTEGRATION: CWS changefileheader (1.14.368); FILE MERGED 2008/04/01 15:51:47 thb 1.14.368.3: #i85898# Stripping all external header guards 2008/04/01 12:50:10 thb 1.14.368.2: #i85898# Stripping all external header guards 2008/03/31 14:24:06 rt 1.14.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [db0913b758f6b06f99ec706bc09ec06df31d231e]

INTEGRATION: CWS changefileheader (1.4.396); FILE MERGED 2008/04/01 15:13:02 thb 1.4.396.3: #i85898# Stripping all external header guards 2008/04/01 10:54:55 thb 1.4.396.2: #i85898# Stripping all external header guards 2008/03/28 15:26:29 rt 1.4.396.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ba9b237ab1086cd9d9bc3abae59fb71a58af551a]

INTEGRATION: CWS changefileheader (1.19.260); FILE MERGED 2008/04/01 15:51:47 thb 1.19.260.2: #i85898# Stripping all external header guards 2008/03/31 14:24:06 rt 1.19.260.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2aed8db1ecd62a0fac0c287547e871801bff0457]

INTEGRATION: CWS changefileheader (1.2.614); FILE MERGED 2008/03/28 15:26:29 rt 1.2.614.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cacff754444f99408e7282541024957b8ffc4323]

INTEGRATION: CWS changefileheader (1.9.368); FILE MERGED 2008/03/31 14:24:06 rt 1.9.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d8d4d7d324dffba5c171a9971be4f8417173853e]

INTEGRATION: CWS changefileheader (1.3.396); FILE MERGED 2008/03/28 15:26:29 rt 1.3.396.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [88e6d89a0b1b4aadfbd0577b2453064dc8853e13]

INTEGRATION: CWS changefileheader (1.7.92); FILE MERGED 2008/03/31 16:03:53 rt 1.7.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [52a3256c6d0a81b6de0855c15edb1072e68ce8e9]

INTEGRATION: CWS changefileheader (1.5.368); FILE MERGED 2008/03/31 14:24:06 rt 1.5.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fb0504d20a13a5c75245401fd05525513aedd174]

INTEGRATION: CWS changefileheader (1.3.614); FILE MERGED 2008/04/01 15:13:02 thb 1.3.614.3: #i85898# Stripping all external header guards 2008/04/01 10:54:55 thb 1.3.614.2: #i85898# Stripping all external header guards 2008/03/28 15:26:28 rt 1.3.614.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fd17ae54e27fcff77cd26fda0472d9948d50a59e]

INTEGRATION: CWS changefileheader (1.2.92); FILE MERGED 2008/03/31 16:03:53 rt 1.2.92.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f2754fae2c222e59507a33b83961de81fc3b4f9e]

INTEGRATION: CWS changefileheader (1.15.354); FILE MERGED 2008/04/01 15:51:47 thb 1.15.354.3: #i85898# Stripping all external header guards 2008/04/01 12:50:09 thb 1.15.354.2: #i85898# Stripping all external header guards 2008/03/31 14:24:06 rt 1.15.354.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f6f64c274f657c36333030396361c0c3cb927ec5]

INTEGRATION: CWS changefileheader (1.28.234); FILE MERGED 2008/04/01 15:13:02 thb 1.28.234.3: #i85898# Stripping all external header guards 2008/04/01 10:54:55 thb 1.28.234.2: #i85898# Stripping all external header guards 2008/03/28 15:26:28 rt 1.28.234.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [434ed96e32c0f9e47aacfb48d35b9e5fb8918edd]

INTEGRATION: CWS changefileheader (1.20.368); FILE MERGED 2008/03/31 14:24:06 rt 1.20.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [85044840842ccc302b1ada5d6ce7c38d840d22e2]

INTEGRATION: CWS changefileheader (1.4.14); FILE MERGED 2008/04/03 14:05:55 pb 1.4.14.3: fix: #i22905# open source needs no license 2008/04/01 10:54:55 thb 1.4.14.2: #i85898# Stripping all external header guards 2008/03/28 15:26:28 rt 1.4.14.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [97b82e934208c73f5ce186400e2b442c0185b719]

INTEGRATION: CWS changefileheader (1.19.368); FILE MERGED 2008/04/01 15:51:47 thb 1.19.368.2: #i85898# Stripping all external header guards 2008/03/31 14:24:06 rt 1.19.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a07e213333e67189533a7ef8cfd517d637053113]

INTEGRATION: CWS changefileheader (1.216.20); FILE MERGED 2008/04/01 15:13:01 thb 1.216.20.3: #i85898# Stripping all external header guards 2008/04/01 10:54:55 thb 1.216.20.2: #i85898# Stripping all external header guards 2008/03/28 15:26:28 rt 1.216.20.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a0ffa4654375199be46bfc619abcb13d78586a18]

INTEGRATION: CWS changefileheader (1.7.354); FILE MERGED 2008/04/01 20:07:14 thb 1.7.354.3: #i85898# Stripping all external header guards, now manually fixing misspelled ones and other compile-time breakage 2008/04/01 15:51:47 thb 1.7.354.2: #i85898# Stripping all external header guards 2008/04/01 12:50:09 thb 1.7.354.1: #i85898# Stripping all external header guards


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [95082489c58965729e3e15cd65aba5513d5f4d8f]

INTEGRATION: CWS changefileheader (1.10.14); FILE MERGED 2008/03/28 15:26:28 rt 1.10.14.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f68a8ec453c9c6cd9aef916436ffa1a664489549]

INTEGRATION: CWS changefileheader (1.2.36); FILE MERGED 2008/03/31 14:24:06 rt 1.2.36.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [84769c862a4729b516a70a10fc05242d28b7d011]

INTEGRATION: CWS changefileheader (1.31.14); FILE MERGED 2008/03/28 15:26:28 rt 1.31.14.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2adec53bd13010c77b233b8c0cccfab970b1c51d]

INTEGRATION: CWS changefileheader (1.12.14); FILE MERGED 2008/03/28 15:26:27 rt 1.12.14.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3d6133d390d1de330685ad5f3fd0ed7794970c30]

INTEGRATION: CWS changefileheader (1.7.500); FILE MERGED 2008/03/31 16:03:52 rt 1.7.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e3cd262df3d8369db47ec6a8afcba0fb3345060d]

INTEGRATION: CWS changefileheader (1.2.200); FILE MERGED 2008/03/28 15:26:27 rt 1.2.200.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [916c5dc9d6d0bd0b097a2edeb65586c296bd5e2a]

INTEGRATION: CWS changefileheader (1.6.500); FILE MERGED 2008/03/31 16:03:52 rt 1.6.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b5e76609111aa26e0c461ce78fca1d8a1bb74c7d]

INTEGRATION: CWS changefileheader (1.2.36); FILE MERGED 2008/03/31 14:24:05 rt 1.2.36.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6e6158b4baf4b5237a0b1ac009fb02a7a222bedd]

INTEGRATION: CWS changefileheader (1.3.246); FILE MERGED 2008/03/28 15:26:27 rt 1.3.246.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [25ffc8c3f3ddff22753b243eb7340c3b3c37acf7]

INTEGRATION: CWS changefileheader (1.8.500); FILE MERGED 2008/03/31 16:03:52 rt 1.8.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [151f32e07b668a94e114ed7798f18880319cd140]

INTEGRATION: CWS changefileheader (1.2.396); FILE MERGED 2008/03/28 15:26:27 rt 1.2.396.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b8e2f7bb72edb3a4deb8d17692be998511f25b04]

INTEGRATION: CWS changefileheader (1.2.356); FILE MERGED 2008/03/28 15:26:26 rt 1.2.356.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [17475ac4c8b374a05f10788bbabb0db90e625811]

INTEGRATION: CWS changefileheader (1.4.500); FILE MERGED 2008/03/31 16:03:52 rt 1.4.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [82c607fd36b7404b281bc213c070bcf0771a4506]

INTEGRATION: CWS changefileheader (1.5.22); FILE MERGED 2008/03/28 15:26:26 rt 1.5.22.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4e0311af947ea3ab25c063b07bbad3f87b8dc342]

INTEGRATION: CWS changefileheader (1.34.46); FILE MERGED 2008/04/01 15:13:01 thb 1.34.46.3: #i85898# Stripping all external header guards 2008/04/01 10:54:54 thb 1.34.46.2: #i85898# Stripping all external header guards 2008/03/28 15:26:26 rt 1.34.46.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6945e6c013c4b53519d70541c8b2319396edab7d]

INTEGRATION: CWS changefileheader (1.9.500); FILE MERGED 2008/03/31 16:03:52 rt 1.9.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fc4a1c4f2ae7d443b0e5fe6c4873f54ca203f22e]

INTEGRATION: CWS changefileheader (1.3.500); FILE MERGED 2008/03/31 16:03:52 rt 1.3.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [79c65b51866fe5b3a243ebcce6b5582bc95853ef]

INTEGRATION: CWS changefileheader (1.3.36); FILE MERGED 2008/03/31 14:24:05 rt 1.3.36.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [54029c272f5f9fa5bdaffc879e82fbbfda05c81b]

INTEGRATION: CWS changefileheader (1.7.500); FILE MERGED 2008/03/31 16:03:51 rt 1.7.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d9e4493c384ca1f539a1c6d11e9aef930baf9311]

INTEGRATION: CWS changefileheader (1.6.500); FILE MERGED 2008/03/31 16:03:51 rt 1.6.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d20ad3d54e66c237ae66e7c5ae98e1a741cbb659]

INTEGRATION: CWS changefileheader (1.9.500); FILE MERGED 2008/03/31 16:03:51 rt 1.9.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [447b1ce5b9f73d8cb32043c51cccc002cd1495b1]

INTEGRATION: CWS changefileheader (1.5.500); FILE MERGED 2008/03/31 16:03:51 rt 1.5.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [31f453903cf713a1afe8656e4d7c980ab1acd983]

INTEGRATION: CWS changefileheader (1.14.4); FILE MERGED 2008/03/28 16:49:27 rt 1.14.4.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4771fa94e6222d46e0058b41022127f79afe3723]

INTEGRATION: CWS changefileheader (1.8.14); FILE MERGED 2008/03/28 16:49:26 rt 1.8.14.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a39821c8d4b86f68e9f8e0f41fbff2d60274d696]

INTEGRATION: CWS changefileheader (1.11.10); FILE MERGED 2008/03/28 16:49:26 rt 1.11.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f605d61a755250314dae491f1e5c4c4c6eaa42f9]

INTEGRATION: CWS changefileheader (1.6.132); FILE MERGED 2008/03/28 16:49:08 rt 1.6.132.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8c5e2e0a5bb1e025c1192e780a7e55ac45d27bd1]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:49:08 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [91a0433dc2c8b8a27aeaded0ac974e1149d7d2b8]

INTEGRATION: CWS changefileheader (1.2.36); FILE MERGED 2008/04/01 12:50:09 thb 1.2.36.2: #i85898# Stripping all external header guards 2008/03/31 14:24:05 rt 1.2.36.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0d0c60c7cc69d40357bb782b53a90ec79ec3de5f]

INTEGRATION: CWS changefileheader (1.4.294); FILE MERGED 2008/03/28 16:49:08 rt 1.4.294.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [97a8d53f3c45eae001a408b156a5b4c23f947d68]

INTEGRATION: CWS changefileheader (1.3.292); FILE MERGED 2008/03/28 16:49:07 rt 1.3.292.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bdae718f436cf8e4456e1866891775b3c4ffff34]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:49:07 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ca259a75a5f2a9497e3b4f2aa05fa9de91dbef04]

INTEGRATION: CWS changefileheader (1.5.28); FILE MERGED 2008/03/28 16:49:07 rt 1.5.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [10bf837370496f4b3ba507647a30700fe4d3f235]

INTEGRATION: CWS changefileheader (1.9.300); FILE MERGED 2008/03/31 16:03:47 rt 1.9.300.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cc9bb14d62846d846dc0de9225c58ffe60724033]

INTEGRATION: CWS changefileheader (1.4.294); FILE MERGED 2008/03/28 16:49:07 rt 1.4.294.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [da05717b6629fb22f8630c978611ebcf0ee18aeb]

INTEGRATION: CWS changefileheader (1.10.500); FILE MERGED 2008/03/31 16:03:47 rt 1.10.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bc89fc54a51b119fde322faae4d9df8a41222bca]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:49:07 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b1085630bfc4aa75b67c959390b3c1ecf002f3d8]

INTEGRATION: CWS changefileheader (1.6.500); FILE MERGED 2008/03/31 16:03:47 rt 1.6.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [36269f83eba239af8a352918581ab4a170edb7b0]

INTEGRATION: CWS changefileheader (1.4.500); FILE MERGED 2008/03/31 16:03:47 rt 1.4.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [39c0583e50b04eb92b5d1f54508128118f40cf10]

INTEGRATION: CWS changefileheader (1.7.500); FILE MERGED 2008/03/31 16:03:47 rt 1.7.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e2609593a25c9f8e1400c7fb7f3cb8ff1bce8e0f]

INTEGRATION: CWS changefileheader (1.5.28); FILE MERGED 2008/03/28 16:49:06 rt 1.5.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e32128320b40ac9060e56d0b5598904fc83d45a9]

INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/03/28 16:49:06 rt 1.6.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5bdc1eb0f8d94abf7c526ff09f751f88be2583d3]

INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/03/28 16:49:06 rt 1.4.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [70bbd9024d4de3e1ab72216d6a09530e94e47481]

INTEGRATION: CWS changefileheader (1.2.36); FILE MERGED 2008/03/31 14:24:04 rt 1.2.36.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b7f8fe25ab18157b63b62292f668082d57e04d3f]

INTEGRATION: CWS changefileheader (1.8.328); FILE MERGED 2008/03/31 16:03:47 rt 1.8.328.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7ec7c7c8b6c5e259617106405463a3dc82f9232e]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:49:06 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [63007ef66255a7ca51b7c1e88f20ecdb252af49a]

INTEGRATION: CWS changefileheader (1.8.500); FILE MERGED 2008/03/31 16:03:47 rt 1.8.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7dc2729242aa57ea09a5018fedba2cedaf61664a]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:49:05 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [36813f7ffd680fea2d388d359c72b46f6b5a94c7]

INTEGRATION: CWS changefileheader (1.4.294); FILE MERGED 2008/03/28 16:49:05 rt 1.4.294.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [96c6395d5f548a1fadb7d5b829233818dd9b9faa]

INTEGRATION: CWS changefileheader (1.4.132); FILE MERGED 2008/03/28 16:49:05 rt 1.4.132.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9aff738a8f3851cefcccd0e1e126591439f457f4]

INTEGRATION: CWS changefileheader (1.5.28); FILE MERGED 2008/03/28 16:49:05 rt 1.5.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ac40949341f150856445ae1e353e71963c941255]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:49:05 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [21192020180635c8ea453cfe162850a3314e2847]

INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/03/28 16:49:05 rt 1.4.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [31fa256e873de9ec3bf9a53c837d703d44a4bc6e]

INTEGRATION: CWS changefileheader (1.6.500); FILE MERGED 2008/03/31 16:03:46 rt 1.6.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [aeb25269954498be9ed47ac93d19b3f897fa93d1]

INTEGRATION: CWS changefileheader (1.6.132); FILE MERGED 2008/03/28 16:49:05 rt 1.6.132.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1057c1b1a221ab32c0142c942dbf3b281bfb4703]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:49:04 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d59a1805f47f83df5bea8251554fb271b7cf8279]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:49:04 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ef2e39b54ac9152f611767ac9ee9c8ab82a3ebba]

INTEGRATION: CWS changefileheader (1.7.500); FILE MERGED 2008/03/31 16:03:46 rt 1.7.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5faa108ead48a967061c6b7914df29dc44a59e11]

INTEGRATION: CWS changefileheader (1.5.132); FILE MERGED 2008/03/28 16:49:04 rt 1.5.132.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d66c5031f66e298d3518d63eb5112edcbda31145]

INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/03/28 16:49:04 rt 1.4.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d0a9ded99282a78ac0ca8255ab52208c189621ad]

INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/03/28 16:49:04 rt 1.5.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6a136a2a3ba2f868c7d048fdd9f77c0cc565eb15]

INTEGRATION: CWS changefileheader (1.4.620); FILE MERGED 2008/03/31 14:24:03 rt 1.4.620.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ea1da21842b8bdde5fc14b93459a8156772171c9]

INTEGRATION: CWS changefileheader (1.8.132); FILE MERGED 2008/03/28 16:49:04 rt 1.8.132.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7538b54e8e6cd631ffb13eef1856d6c43c6e7dde]

INTEGRATION: CWS changefileheader (1.24.368); FILE MERGED 2008/03/31 14:24:03 rt 1.24.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [64c08aa5788eeec6593f5294ec792902df3439d8]

INTEGRATION: CWS changefileheader (1.32.196); FILE MERGED 2008/04/01 15:51:46 thb 1.32.196.3: #i85898# Stripping all external header guards 2008/04/01 12:50:08 thb 1.32.196.2: #i85898# Stripping all external header guards 2008/03/31 14:24:03 rt 1.32.196.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [16017a7423b38542f5995e6d082faa8d6a902421]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:49:03 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e03c6e8d4cf69164be6742f4728af7ee616fa2c4]

INTEGRATION: CWS changefileheader (1.8.620); FILE MERGED 2008/04/01 15:51:46 thb 1.8.620.3: #i85898# Stripping all external header guards 2008/04/01 12:50:07 thb 1.8.620.2: #i85898# Stripping all external header guards 2008/03/31 14:24:03 rt 1.8.620.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [619e8a7b63a89b9d21049f13717bbac6de42340b]

INTEGRATION: CWS changefileheader (1.4.292); FILE MERGED 2008/03/28 16:49:03 rt 1.4.292.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6759a27ed3f09b996e2543beb439edd01b3f1a1b]

INTEGRATION: CWS changefileheader (1.23.212); FILE MERGED 2008/04/01 15:51:46 thb 1.23.212.3: #i85898# Stripping all external header guards 2008/04/01 12:50:07 thb 1.23.212.2: #i85898# Stripping all external header guards 2008/03/31 14:24:03 rt 1.23.212.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e2aa2021c0c28ecedfcffe954dd73663e4a869f6]

INTEGRATION: CWS changefileheader (1.3.292); FILE MERGED 2008/03/28 16:49:03 rt 1.3.292.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a208382aa7dd24552a2032ce8f2f30502695e415]

INTEGRATION: CWS changefileheader (1.33.72); FILE MERGED 2008/04/01 15:51:46 thb 1.33.72.2: #i85898# Stripping all external header guards 2008/03/31 14:24:03 rt 1.33.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6b5a19592a129b5b5db7620668a0d6e17c5ae3bf]

INTEGRATION: CWS changefileheader (1.5.1254); FILE MERGED 2008/03/31 14:24:03 rt 1.5.1254.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [46f92a662e0f343b6c4bd1d9063473a68994c73f]

INTEGRATION: CWS changefileheader (1.7.122); FILE MERGED 2008/03/31 16:03:42 rt 1.7.122.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3ab7433baad62077cb264b7dabd9bbdefbadf3be]

INTEGRATION: CWS changefileheader (1.34.318); FILE MERGED 2008/04/01 15:51:45 thb 1.34.318.2: #i85898# Stripping all external header guards 2008/03/31 14:24:03 rt 1.34.318.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ba4bd0e2982301acc82918d626555c3108bec58c]

INTEGRATION: CWS changefileheader (1.5.28); FILE MERGED 2008/03/28 16:49:03 rt 1.5.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6bfc83f0080584d5dd1c43864b6abc635a4085ee]

INTEGRATION: CWS changefileheader (1.6.146); FILE MERGED 2008/03/31 16:03:42 rt 1.6.146.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c241ff9a970eac548e3a8e989a783246e62ff97e]

INTEGRATION: CWS changefileheader (1.4.500); FILE MERGED 2008/03/31 16:03:42 rt 1.4.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f857a04cdcecf0dd2508e3f2befb128cfe78feb1]

INTEGRATION: CWS changefileheader (1.2.122); FILE MERGED 2008/03/31 16:03:42 rt 1.2.122.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0bc552d4dceff040c509ad67bbdc52f5c18e9f66]

INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/03/28 16:49:02 rt 1.5.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [68a0506324057ac4087477b6cea2ed71d996c6a5]

INTEGRATION: CWS changefileheader (1.12.698); FILE MERGED 2008/04/01 15:51:45 thb 1.12.698.2: #i85898# Stripping all external header guards 2008/03/31 14:24:03 rt 1.12.698.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e616ff0b10b41d9133bf4b456646163e14375249]

INTEGRATION: CWS changefileheader (1.3.500); FILE MERGED 2008/03/31 16:03:42 rt 1.3.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2ed5b379c85de0d54362dde1c16dfacb6cdb082b]

INTEGRATION: CWS changefileheader (1.4.292); FILE MERGED 2008/03/28 16:49:02 rt 1.4.292.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [926092f90553ad7419ae82c3df5dee8362eb7cdb]

INTEGRATION: CWS changefileheader (1.4.72); FILE MERGED 2008/03/31 14:24:02 rt 1.4.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2bc420325d40fe5a48f77dc346e1576b49a13554]

INTEGRATION: CWS changefileheader (1.32.34); FILE MERGED 2008/04/01 15:51:45 thb 1.32.34.3: #i85898# Stripping all external header guards 2008/04/01 12:50:06 thb 1.32.34.2: #i85898# Stripping all external header guards 2008/03/31 14:23:37 rt 1.32.34.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [59e25b85a5b6e4514cd616f99e5d093776956f0b]

INTEGRATION: CWS changefileheader (1.3.444); FILE MERGED 2008/03/31 16:03:42 rt 1.3.444.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5781ebb88b2fe68eecf3ddbd67941df24270d290]

INTEGRATION: CWS changefileheader (1.5.216); FILE MERGED 2008/03/28 16:49:02 rt 1.5.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [384c308d46044fcfc39099bfe2894f7f80b3e124]

INTEGRATION: CWS changefileheader (1.9.368); FILE MERGED 2008/04/01 15:51:45 thb 1.9.368.3: #i85898# Stripping all external header guards 2008/04/01 12:50:06 thb 1.9.368.2: #i85898# Stripping all external header guards 2008/03/31 14:23:37 rt 1.9.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [87e4feecdd5e410013dec9a050fdb4fb7b569f21]

INTEGRATION: CWS changefileheader (1.5.478); FILE MERGED 2008/03/31 16:03:41 rt 1.5.478.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [096c1b7a08102bd7517911e841c0e0bc1092655c]

INTEGRATION: CWS changefileheader (1.26.34); FILE MERGED 2008/04/01 15:51:45 thb 1.26.34.3: #i85898# Stripping all external header guards 2008/04/01 12:50:06 thb 1.26.34.2: #i85898# Stripping all external header guards 2008/03/31 14:23:36 rt 1.26.34.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [37b7166820a4d3be1e0ac6bf55386f2f09d35f43]

INTEGRATION: CWS changefileheader (1.3.500); FILE MERGED 2008/03/31 16:03:41 rt 1.3.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [637685ad22d7139edcf1799639ef73c1faf04f2a]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:49:02 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5897b4e5bf98cdfed85bd0bd0a6814a6a9c7ef85]

INTEGRATION: CWS changefileheader (1.2.122); FILE MERGED 2008/03/31 16:03:41 rt 1.2.122.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a824782c28f8875f46ba6e23adf69832845c4f81]

INTEGRATION: CWS changefileheader (1.5.132); FILE MERGED 2008/03/28 16:49:02 rt 1.5.132.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [82596434a55dc006cd682304b659f357a61f444d]

INTEGRATION: CWS changefileheader (1.2.122); FILE MERGED 2008/03/31 16:03:40 rt 1.2.122.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d07a7cac88568a77aaf5cf2c4f76a12e6e658ef0]

INTEGRATION: CWS changefileheader (1.5.382); FILE MERGED 2008/03/31 16:03:40 rt 1.5.382.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a88d8ed04fef8a532a05d53adc13664ab88b11ec]

INTEGRATION: CWS changefileheader (1.30.36); FILE MERGED 2008/04/01 15:51:45 thb 1.30.36.3: #i85898# Stripping all external header guards 2008/04/01 12:50:05 thb 1.30.36.2: #i85898# Stripping all external header guards 2008/03/31 14:23:36 rt 1.30.36.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ad48768b68ae21bf83fcd63b1c1a96c5653b3e18]

INTEGRATION: CWS changefileheader (1.4.148); FILE MERGED 2008/03/28 16:49:01 rt 1.4.148.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [51c41bbc496fb438cd1459491ebd763d003b8112]

INTEGRATION: CWS changefileheader (1.8.118); FILE MERGED 2008/03/31 16:03:32 rt 1.8.118.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f3ba66e66696fd2005ca61f3e1da38598d653d32]

INTEGRATION: CWS changefileheader (1.10.272); FILE MERGED 2008/03/31 16:03:32 rt 1.10.272.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [868f63dd91ed135069208d405a9747989e4a8c47]

INTEGRATION: CWS changefileheader (1.9.272); FILE MERGED 2008/03/31 16:03:32 rt 1.9.272.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [dfcadd1d439a8edf8e3288dbb1675299ab24c75a]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:49:01 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6c27a8d313c517935f19c47ffecafbbe6628d976]

INTEGRATION: CWS changefileheader (1.7.636); FILE MERGED 2008/04/01 15:51:45 thb 1.7.636.2: #i85898# Stripping all external header guards 2008/03/31 14:23:36 rt 1.7.636.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ae0e7eeabcb5bc53752b87875ef59b5a1ca0a97b]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:49:01 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [86dac7c284361e4492aa854221d3400145d7dea9]

INTEGRATION: CWS changefileheader (1.11.272); FILE MERGED 2008/03/31 16:03:32 rt 1.11.272.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [83de0bf4a4593417f7207e94c56b8db5ed0c4c43]

INTEGRATION: CWS changefileheader (1.3.292); FILE MERGED 2008/03/28 16:49:01 rt 1.3.292.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [eaf1f78f8de84e87b92acd6997664530fc2442c3]

INTEGRATION: CWS changefileheader (1.26.338); FILE MERGED 2008/04/01 15:51:44 thb 1.26.338.3: #i85898# Stripping all external header guards 2008/04/01 12:50:05 thb 1.26.338.2: #i85898# Stripping all external header guards 2008/03/31 14:23:36 rt 1.26.338.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b2713fe0264d9d2a02577d1579dd699871c579fa]

INTEGRATION: CWS changefileheader (1.6.132); FILE MERGED 2008/03/28 16:49:01 rt 1.6.132.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bd10795439b8d5c8b25caee471fa8a9128f5d0d6]

INTEGRATION: CWS changefileheader (1.7.22); FILE MERGED 2008/03/28 16:49:01 rt 1.7.22.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [57838f2a42ac45165cbe5556fcb488685dc5a6ef]

INTEGRATION: CWS changefileheader (1.11.340); FILE MERGED 2008/04/01 15:51:44 thb 1.11.340.2: #i85898# Stripping all external header guards 2008/03/31 14:23:36 rt 1.11.340.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [28f1b95e692d6ff906a4739593ca9e01ff17b42f]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:49:00 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1feddfc3956f6059c0ca4df6337e407c69d82688]

INTEGRATION: CWS changefileheader (1.4.132); FILE MERGED 2008/03/28 16:49:00 rt 1.4.132.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [11c92e5cfc2f7a00d762107fdc4ee4944121989d]

INTEGRATION: CWS changefileheader (1.9.368); FILE MERGED 2008/04/01 15:51:44 thb 1.9.368.2: #i85898# Stripping all external header guards 2008/03/31 14:23:36 rt 1.9.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2f67d332ea3d9df068a19b2555f9e44a9bfcc455]

INTEGRATION: CWS changefileheader (1.9.272); FILE MERGED 2008/03/31 16:03:31 rt 1.9.272.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [468f3c73704beb581f8d1dcbae4b2709ae7ae6d5]

INTEGRATION: CWS changefileheader (1.2.36); FILE MERGED 2008/03/31 14:23:36 rt 1.2.36.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [162601fed05343f9efc952628cfc56d04806caf3]

INTEGRATION: CWS changefileheader (1.94.36); FILE MERGED 2008/03/31 14:23:35 rt 1.94.36.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [13cb4e0fd17774435afa6b4ea9fe495635568cd9]

INTEGRATION: CWS changefileheader (1.7.132); FILE MERGED 2008/03/28 16:48:59 rt 1.7.132.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [99f6b28b4f78877d6b1cea600e3d156510ea23f2]

INTEGRATION: CWS changefileheader (1.10.272); FILE MERGED 2008/03/31 16:03:31 rt 1.10.272.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3ff70c5838816ffb2eb207773474c92e8d089f75]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:48:59 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0b3fc79adc49a72e9d5d0e6e2c43ba654bdaec12]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:48:59 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8bcbcb4a1944da0bbf5bda5ffb3c20beb03e1e53]

INTEGRATION: CWS changefileheader (1.2.118); FILE MERGED 2008/03/31 16:03:31 rt 1.2.118.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cdd2aa8b4a115c7e5ed30fe4de20e525da5c6028]

INTEGRATION: CWS changefileheader (1.13.368); FILE MERGED 2008/04/01 15:51:44 thb 1.13.368.3: #i85898# Stripping all external header guards 2008/04/01 12:50:05 thb 1.13.368.2: #i85898# Stripping all external header guards 2008/03/31 14:23:35 rt 1.13.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5424c4d09abd06265eca67ed4fe98486c537033a]

INTEGRATION: CWS changefileheader (1.11.118); FILE MERGED 2008/03/31 16:03:31 rt 1.11.118.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e415cb6b30bb92c50758d2c196bfab1efb8959ec]

INTEGRATION: CWS changefileheader (1.3.292); FILE MERGED 2008/03/28 16:48:59 rt 1.3.292.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2d847013a8b1b01ec2039ebcc2bd6608b7bbc2d1]

INTEGRATION: CWS changefileheader (1.8.272); FILE MERGED 2008/03/31 16:03:31 rt 1.8.272.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [36cd7f749f48b4137f874af94c7cf194ae387e54]

INTEGRATION: CWS changefileheader (1.3.292); FILE MERGED 2008/03/28 16:48:58 rt 1.3.292.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b3403299cbcd64487d54710b3fdc37b37b283b7d]

INTEGRATION: CWS changefileheader (1.10.118); FILE MERGED 2008/03/31 16:03:31 rt 1.10.118.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [45b00d8cd212487a8f7f2122e444340c5f956c3a]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:48:58 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7b6a9537e850ca7e08f4b736b14c8c4f9cfd1920]

INTEGRATION: CWS changefileheader (1.4.636); FILE MERGED 2008/03/31 14:23:35 rt 1.4.636.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [59eaa8a92536930755518425ad2ef901b74dac79]

INTEGRATION: CWS changefileheader (1.8.272); FILE MERGED 2008/03/31 16:03:30 rt 1.8.272.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [41395a18ebb8b5c64d027bc35a8b0c36e81c8e81]

INTEGRATION: CWS changefileheader (1.5.636); FILE MERGED 2008/03/31 14:23:35 rt 1.5.636.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0afd156edaa852f433be8a49247a2d0f9321c604]

INTEGRATION: CWS changefileheader (1.10.272); FILE MERGED 2008/03/31 16:03:30 rt 1.10.272.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8c4825aa0582fb769fbc1866c187ff2961e6df30]

INTEGRATION: CWS changefileheader (1.16.108); FILE MERGED 2008/04/01 15:51:44 thb 1.16.108.2: #i85898# Stripping all external header guards 2008/03/31 14:23:35 rt 1.16.108.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e2c434f316b12bf01c990f56cdd985bb334d999c]

INTEGRATION: CWS changefileheader (1.6.132); FILE MERGED 2008/03/28 16:48:58 rt 1.6.132.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1851626029e4c6d9924531317f1eea3eac4360cc]

INTEGRATION: CWS changefileheader (1.39.118); FILE MERGED 2008/04/01 15:51:44 thb 1.39.118.3: #i85898# Stripping all external header guards 2008/04/01 12:50:04 thb 1.39.118.2: #i85898# Stripping all external header guards 2008/03/31 14:23:35 rt 1.39.118.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4460d219742c3e99e18f4a7bd26ace50bea53c9d]

INTEGRATION: CWS changefileheader (1.11.272); FILE MERGED 2008/03/31 16:03:30 rt 1.11.272.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [754ddfecd70b9bbda6de4ab509302f3d384877b8]

INTEGRATION: CWS changefileheader (1.60.212); FILE MERGED 2008/04/01 12:50:04 thb 1.60.212.2: #i85898# Stripping all external header guards 2008/03/31 14:23:34 rt 1.60.212.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b822df9f59e8f457deafdbd9bc5b8bcb91840c62]

INTEGRATION: CWS changefileheader (1.63.106); FILE MERGED 2008/04/01 15:51:43 thb 1.63.106.3: #i85898# Stripping all external header guards 2008/04/01 12:50:04 thb 1.63.106.2: #i85898# Stripping all external header guards 2008/03/31 14:23:34 rt 1.63.106.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [90e771a2780b92a40b678c16d5a6bd7d029bb068]

INTEGRATION: CWS changefileheader (1.3.292); FILE MERGED 2008/03/28 16:48:57 rt 1.3.292.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a2508dfd32a2580e32af6bba950edce3908bee85]

INTEGRATION: CWS changefileheader (1.19.366); FILE MERGED 2008/04/01 15:51:43 thb 1.19.366.3: #i85898# Stripping all external header guards 2008/04/01 12:50:04 thb 1.19.366.2: #i85898# Stripping all external header guards 2008/03/31 14:23:34 rt 1.19.366.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a58eb0a5d6f41789078d90f4e773f5baf8587686]

INTEGRATION: CWS changefileheader (1.7.272); FILE MERGED 2008/03/31 16:03:30 rt 1.7.272.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3312598e2efb7625c4e2883bf6e9a33a7313d0e8]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:48:57 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e2b3d0a8671f07d98a075fb5e317a90790b505fc]

INTEGRATION: CWS changefileheader (1.6.36); FILE MERGED 2008/03/31 14:23:34 rt 1.6.36.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a15ab43a302824d3ef972c808f5f4626dc8ee445]

INTEGRATION: CWS changefileheader (1.6.166); FILE MERGED 2008/03/28 16:48:57 rt 1.6.166.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9493700b8ef0f145a93eee6dd7a52e9edbe1c5eb]

INTEGRATION: CWS changefileheader (1.8.500); FILE MERGED 2008/03/31 16:03:30 rt 1.8.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a64f5f7a7f65c1ab4cb21364059032d71efb5155]

INTEGRATION: CWS changefileheader (1.10.354); FILE MERGED 2008/04/01 15:51:43 thb 1.10.354.3: #i85898# Stripping all external header guards 2008/04/01 12:50:04 thb 1.10.354.2: #i85898# Stripping all external header guards 2008/03/31 14:23:34 rt 1.10.354.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1784b8a61ed083e88bbdb131331b267589310257]

INTEGRATION: CWS changefileheader (1.27.366); FILE MERGED 2008/04/01 15:51:43 thb 1.27.366.3: #i85898# Stripping all external header guards 2008/04/01 12:50:03 thb 1.27.366.2: #i85898# Stripping all external header guards 2008/03/31 14:23:34 rt 1.27.366.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cf14cbb4747c376763a14584eb003a56b75aeae1]

INTEGRATION: CWS changefileheader (1.9.500); FILE MERGED 2008/03/31 16:03:30 rt 1.9.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b3c799714eff7f85b53b90f0e2a870d6693c75f0]

INTEGRATION: CWS changefileheader (1.16.34); FILE MERGED 2008/04/01 12:50:03 thb 1.16.34.2: #i85898# Stripping all external header guards 2008/03/31 14:23:34 rt 1.16.34.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [03de2b9ffc3ec2039162b325108e03cc1185c063]

INTEGRATION: CWS changefileheader (1.9.272); FILE MERGED 2008/03/31 16:03:30 rt 1.9.272.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d075e657a865bf62868138fe6272a89484f42285]

INTEGRATION: CWS changefileheader (1.16.368); FILE MERGED 2008/04/01 15:51:43 thb 1.16.368.3: #i85898# Stripping all external header guards 2008/04/01 12:50:03 thb 1.16.368.2: #i85898# Stripping all external header guards 2008/03/31 14:23:34 rt 1.16.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [74ff864fe393e0d5102b12ce5c738ca9e98f2da1]

INTEGRATION: CWS changefileheader (1.6.166); FILE MERGED 2008/03/28 16:48:56 rt 1.6.166.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [908c7ac41f8aa1d2390033bb6ba120fd9bf34030]

INTEGRATION: CWS changefileheader (1.7.500); FILE MERGED 2008/03/31 16:03:30 rt 1.7.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7bea57c50cbcf0277887cbf6c1d709f0019f0b58]

INTEGRATION: CWS changefileheader (1.7.368); FILE MERGED 2008/04/01 12:50:03 thb 1.7.368.2: #i85898# Stripping all external header guards 2008/03/31 14:23:34 rt 1.7.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9f751f02c160998bab3c22377559871fa8f81267]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:48:56 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7394e8c95bcd974a6bd8d7e5ff360a2da56128ad]

INTEGRATION: CWS changefileheader (1.20.36); FILE MERGED 2008/04/01 15:51:43 thb 1.20.36.3: #i85898# Stripping all external header guards 2008/04/01 12:50:02 thb 1.20.36.2: #i85898# Stripping all external header guards 2008/03/31 14:23:34 rt 1.20.36.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a88c431536b361ae9bbc967981ed5c9c8fc1aaca]

INTEGRATION: CWS changefileheader (1.9.272); FILE MERGED 2008/03/31 16:03:29 rt 1.9.272.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b564688166a30c68377190be8d1f4c446f104478]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:48:56 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1344a181d6dfb66a147f579a0cb089b22243c12f]

INTEGRATION: CWS changefileheader (1.7.368); FILE MERGED 2008/04/01 15:51:43 thb 1.7.368.2: #i85898# Stripping all external header guards 2008/03/31 14:23:33 rt 1.7.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3c71471cd9a8d74f10252fff54e1447f6561d32e]

INTEGRATION: CWS changefileheader (1.8.272); FILE MERGED 2008/03/31 16:03:29 rt 1.8.272.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bc4d64eef30851cd7739f58c16a29feb3988274c]

INTEGRATION: CWS changefileheader (1.31.36); FILE MERGED 2008/04/01 15:51:43 thb 1.31.36.3: #i85898# Stripping all external header guards 2008/04/01 12:50:02 thb 1.31.36.2: #i85898# Stripping all external header guards 2008/03/31 14:23:33 rt 1.31.36.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [af603fb0c998d3640c43d3566124bad8c311aa13]

INTEGRATION: CWS changefileheader (1.7.272); FILE MERGED 2008/03/31 16:03:29 rt 1.7.272.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1fdb90c1994156abb49157918d86e4667c2ef688]

INTEGRATION: CWS changefileheader (1.86.34); FILE MERGED 2008/04/01 15:51:42 thb 1.86.34.3: #i85898# Stripping all external header guards 2008/04/01 12:50:02 thb 1.86.34.2: #i85898# Stripping all external header guards 2008/03/31 14:23:33 rt 1.86.34.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2e5f34e99aa254eeb1e16d90d0365a53a2fab91b]

INTEGRATION: CWS changefileheader (1.3.292); FILE MERGED 2008/03/28 16:48:56 rt 1.3.292.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e5adb22b0f9e8d8d7b3ad42f099894448abbca74]

INTEGRATION: CWS changefileheader (1.5.272); FILE MERGED 2008/03/31 16:03:29 rt 1.5.272.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3f91f1712245ff6371f6994c4c22dfd6482fdc10]

INTEGRATION: CWS changefileheader (1.29.194); FILE MERGED 2008/04/01 15:51:42 thb 1.29.194.3: #i85898# Stripping all external header guards 2008/04/01 12:50:01 thb 1.29.194.2: #i85898# Stripping all external header guards 2008/03/31 14:23:33 rt 1.29.194.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [57356071c9ca7ace06607f4db019cd72c4ea7422]

INTEGRATION: CWS changefileheader (1.49.48); FILE MERGED 2008/04/01 15:51:42 thb 1.49.48.3: #i85898# Stripping all external header guards 2008/04/01 12:50:01 thb 1.49.48.2: #i85898# Stripping all external header guards 2008/03/31 14:23:33 rt 1.49.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1d85523018320f05049fb30258ed978dce6ffb1f]

INTEGRATION: CWS changefileheader (1.3.292); FILE MERGED 2008/03/28 16:48:55 rt 1.3.292.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [62a53906d8022b7a223e9eb257f13851290d88f2]

INTEGRATION: CWS changefileheader (1.11.272); FILE MERGED 2008/03/31 16:03:29 rt 1.11.272.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d0e13a9f0df8e7e53ebd2ccecbd7c2d13eba8b1d]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:48:55 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4a395470f645ed0dfe3244b4bf244ed7cc5f40de]

INTEGRATION: CWS changefileheader (1.10.272); FILE MERGED 2008/03/31 16:03:29 rt 1.10.272.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1b2ea4da9371a1d1de046d49dd0796d1524005c8]

INTEGRATION: CWS changefileheader (1.23.368); FILE MERGED 2008/04/01 15:51:42 thb 1.23.368.3: #i85898# Stripping all external header guards 2008/04/01 12:50:01 thb 1.23.368.2: #i85898# Stripping all external header guards 2008/03/31 14:23:33 rt 1.23.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7ff4d7a5440f0f688cfa7f1792824aeb93e9e91f]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:48:55 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0090fded62baf78706c851de5dff4c8e4e62fe98]

INTEGRATION: CWS changefileheader (1.87.48); FILE MERGED 2008/04/01 15:51:42 thb 1.87.48.3: #i85898# Stripping all external header guards 2008/04/01 12:50:00 thb 1.87.48.2: #i85898# Stripping all external header guards 2008/03/31 14:23:33 rt 1.87.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7c7deaddf3ef2279b0e8f750f4692c585d745a84]

INTEGRATION: CWS changefileheader (1.8.368); FILE MERGED 2008/04/01 15:51:41 thb 1.8.368.3: #i85898# Stripping all external header guards 2008/04/01 12:50:00 thb 1.8.368.2: #i85898# Stripping all external header guards 2008/03/31 14:23:33 rt 1.8.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5cf279fef284e9cd39b501bf8685d1c7a3e1900b]

INTEGRATION: CWS changefileheader (1.4.262); FILE MERGED 2008/03/28 16:48:55 rt 1.4.262.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cd1d2179bc5f19c6d03521d6cb36c804a34e53e1]

INTEGRATION: CWS changefileheader (1.33.34); FILE MERGED 2008/04/01 15:51:41 thb 1.33.34.3: #i85898# Stripping all external header guards 2008/04/01 12:50:00 thb 1.33.34.2: #i85898# Stripping all external header guards 2008/03/31 14:23:32 rt 1.33.34.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cc57acb5bb66b01c381f28bcf8aa8fb75ce0e8c5]

INTEGRATION: CWS changefileheader (1.7.366); FILE MERGED 2008/04/01 15:51:41 thb 1.7.366.3: #i85898# Stripping all external header guards 2008/04/01 12:50:00 thb 1.7.366.2: #i85898# Stripping all external header guards 2008/03/31 14:23:32 rt 1.7.366.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e66c88e4f37a6913697e11feddb141398ab6ec7b]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:48:54 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [54454a003abf5c118c4d5af38e39aa02b6e80fe5]

INTEGRATION: CWS changefileheader (1.36.366); FILE MERGED 2008/04/01 15:51:41 thb 1.36.366.3: #i85898# Stripping all external header guards 2008/04/01 12:49:59 thb 1.36.366.2: #i85898# Stripping all external header guards 2008/03/31 14:23:32 rt 1.36.366.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [73c2aa56e6b535cbe1ed4c908636a71574d62772]

INTEGRATION: CWS changefileheader (1.12.294); FILE MERGED 2008/03/31 16:03:25 rt 1.12.294.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ee2cb70584a3a1197faca75c80d61f7035ead34e]

INTEGRATION: CWS changefileheader (1.82.194); FILE MERGED 2008/04/01 15:51:41 thb 1.82.194.3: #i85898# Stripping all external header guards 2008/04/01 12:49:59 thb 1.82.194.2: #i85898# Stripping all external header guards 2008/03/31 14:23:32 rt 1.82.194.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [06c0d2c8f174dfd410aaeb11707c3fdb0ffb057a]

INTEGRATION: CWS changefileheader (1.3.292); FILE MERGED 2008/03/28 16:48:54 rt 1.3.292.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [746035544e87d9066f51cec7513abaafb0f89aa4]

INTEGRATION: CWS changefileheader (1.11.272); FILE MERGED 2008/03/31 16:03:25 rt 1.11.272.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a422b81a523d0c49742a52587c5158585770d9f5]

INTEGRATION: CWS changefileheader (1.42.194); FILE MERGED 2008/04/01 15:51:41 thb 1.42.194.3: #i85898# Stripping all external header guards 2008/04/01 12:49:58 thb 1.42.194.2: #i85898# Stripping all external header guards 2008/03/31 14:23:32 rt 1.42.194.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [831b6978891d8cd59739408916371ce8f2c3c64d]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:48:54 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a5abc4c764ca16e09943a5fec22011604a1e6df5]

INTEGRATION: CWS changefileheader (1.9.272); FILE MERGED 2008/03/31 16:03:25 rt 1.9.272.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [949ac41e9040ecbc99d2b713d8931490f2c08d1d]

INTEGRATION: CWS changefileheader (1.35.194); FILE MERGED 2008/04/01 15:51:40 thb 1.35.194.3: #i85898# Stripping all external header guards 2008/04/01 12:49:58 thb 1.35.194.2: #i85898# Stripping all external header guards 2008/03/31 14:23:32 rt 1.35.194.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [30d0593063675a83fb597fa5d224dca08224f977]

INTEGRATION: CWS changefileheader (1.5.28); FILE MERGED 2008/03/28 16:48:54 rt 1.5.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [908dd723035e98287019934847a91c309cb0235a]

INTEGRATION: CWS changefileheader (1.10.272); FILE MERGED 2008/03/31 16:03:25 rt 1.10.272.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2f77be4641cf601455026bee790134c492ed6a15]

INTEGRATION: CWS changefileheader (1.28.366); FILE MERGED 2008/04/01 15:51:40 thb 1.28.366.3: #i85898# Stripping all external header guards 2008/04/01 12:49:58 thb 1.28.366.2: #i85898# Stripping all external header guards 2008/03/31 14:23:32 rt 1.28.366.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e5dea85d8462987a5932e18f6a78b28826d94a30]

INTEGRATION: CWS changefileheader (1.4.282); FILE MERGED 2008/03/28 16:48:54 rt 1.4.282.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3887d6ca288988e32b79936409724b8167a5da43]

INTEGRATION: CWS changefileheader (1.95.34); FILE MERGED 2008/04/01 15:51:40 thb 1.95.34.3: #i85898# Stripping all external header guards 2008/04/01 12:49:58 thb 1.95.34.2: #i85898# Stripping all external header guards 2008/03/31 14:23:31 rt 1.95.34.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [11ffeccb5e58df3c1431208f559b3be231a7651a]

INTEGRATION: CWS changefileheader (1.4.132); FILE MERGED 2008/03/28 16:48:54 rt 1.4.132.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ab2a3bd570d91d2136b83baefcb7f3b453c27c70]

INTEGRATION: CWS changefileheader (1.50.368); FILE MERGED 2008/04/01 15:51:40 thb 1.50.368.3: #i85898# Stripping all external header guards 2008/04/01 12:49:57 thb 1.50.368.2: #i85898# Stripping all external header guards 2008/03/31 14:23:31 rt 1.50.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [59228a028862bf2ef5223e6ebb1e72a01b234d87]

INTEGRATION: CWS changefileheader (1.47.32); FILE MERGED 2008/04/01 15:51:39 thb 1.47.32.3: #i85898# Stripping all external header guards 2008/04/01 12:49:57 thb 1.47.32.2: #i85898# Stripping all external header guards 2008/03/31 14:23:31 rt 1.47.32.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d6452a1a07c6328c0a2959c817afaec674dbccf3]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:48:53 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e15c1eaee639bd7fd3905be3e51ec6f720b2e95f]

INTEGRATION: CWS changefileheader (1.14.354); FILE MERGED 2008/03/31 14:23:31 rt 1.14.354.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [79ffdf71d2d97fe23b7313ab7b6fe91922929477]

INTEGRATION: CWS changefileheader (1.38.36); FILE MERGED 2008/04/01 12:49:56 thb 1.38.36.2: #i85898# Stripping all external header guards 2008/03/31 14:23:31 rt 1.38.36.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0ab3b8ca692020ad966e77dfc967ff9302da04f2]

INTEGRATION: CWS changefileheader (1.3.292); FILE MERGED 2008/03/28 16:48:53 rt 1.3.292.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a6b7732eae2c2ef5fc259d612603e8d4509b29a9]

INTEGRATION: CWS changefileheader (1.78.34); FILE MERGED 2008/04/01 15:51:39 thb 1.78.34.3: #i85898# Stripping all external header guards 2008/04/01 12:49:56 thb 1.78.34.2: #i85898# Stripping all external header guards 2008/03/31 14:23:31 rt 1.78.34.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8d8f1ae2d1392e31e5c645f29bf52c0e2a19a911]

INTEGRATION: CWS changefileheader (1.16.50); FILE MERGED 2008/04/01 15:51:39 thb 1.16.50.3: #i85898# Stripping all external header guards 2008/04/01 12:49:55 thb 1.16.50.2: #i85898# Stripping all external header guards 2008/03/31 14:23:31 rt 1.16.50.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ee7a178913339b6099863e27bdc2207aa828a0dc]

INTEGRATION: CWS changefileheader (1.15.368); FILE MERGED 2008/04/01 15:51:39 thb 1.15.368.2: #i85898# Stripping all external header guards 2008/03/31 14:23:30 rt 1.15.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [eddc334ba4db3c73624e5cbaa83fd7b5978caef2]

INTEGRATION: CWS changefileheader (1.5.368); FILE MERGED 2008/03/31 14:23:30 rt 1.5.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b2f30b7f10e01393904b8ff96092eab89be87e04]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:48:52 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0dc8ff29fe23f481a9e33856f6c93d3e140e4086]

INTEGRATION: CWS changefileheader (1.8.264); FILE MERGED 2008/04/01 12:49:55 thb 1.8.264.2: #i85898# Stripping all external header guards 2008/03/31 14:23:30 rt 1.8.264.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [08c4343f07d73bd4198f23a8bf7b447e2eae8ee0]

INTEGRATION: CWS changefileheader (1.3.292); FILE MERGED 2008/03/28 16:48:52 rt 1.3.292.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a1be9069386650e51916dca894155b264e93cb4b]

INTEGRATION: CWS changefileheader (1.10.272); FILE MERGED 2008/03/31 16:03:24 rt 1.10.272.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [44b0fdc093c98168c754d2a9d00f31bd8f23437f]

INTEGRATION: CWS changefileheader (1.14.368); FILE MERGED 2008/04/01 15:51:39 thb 1.14.368.3: #i85898# Stripping all external header guards 2008/04/01 12:49:54 thb 1.14.368.2: #i85898# Stripping all external header guards 2008/03/31 14:23:30 rt 1.14.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3201fbe390bb7f879f6e9f80b43d7c964578ecdc]

INTEGRATION: CWS changefileheader (1.9.272); FILE MERGED 2008/03/31 16:03:24 rt 1.9.272.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d34ec53bb32ed2c02982df92d1accc09d179e5cb]

INTEGRATION: CWS changefileheader (1.15.368); FILE MERGED 2008/04/01 15:51:38 thb 1.15.368.2: #i85898# Stripping all external header guards 2008/03/31 14:23:30 rt 1.15.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1f607cfc3ac6b913f5840d4ad194f854e0d49f97]

INTEGRATION: CWS changefileheader (1.31.34); FILE MERGED 2008/04/01 15:51:38 thb 1.31.34.3: #i85898# Stripping all external header guards 2008/04/01 12:49:54 thb 1.31.34.2: #i85898# Stripping all external header guards 2008/03/31 14:23:30 rt 1.31.34.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f3f7fdfef5cd62935de8f4d25d15b1f85abde5c2]

INTEGRATION: CWS changefileheader (1.12.368); FILE MERGED 2008/04/01 15:51:38 thb 1.12.368.2: #i85898# Stripping all external header guards 2008/03/31 14:23:30 rt 1.12.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [737e33ccd26648a50b4fdd1cc26d74964e4c2c47]

INTEGRATION: CWS changefileheader (1.4.132); FILE MERGED 2008/03/28 16:48:51 rt 1.4.132.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0fe15b2a49beedd314fc271099a179aa219aeccd]

INTEGRATION: CWS changefileheader (1.6.272); FILE MERGED 2008/03/31 16:03:24 rt 1.6.272.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3e73681e627432c6b1a9ee861c3b97568b7b1334]

INTEGRATION: CWS changefileheader (1.12.368); FILE MERGED 2008/03/31 14:23:30 rt 1.12.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9172599cadb1fa50509d08bab349c6a6c67c6593]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:48:51 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e7f418696a73ca544c48b271ecab8737e6ee305c]

INTEGRATION: CWS changefileheader (1.158.36); FILE MERGED 2008/04/01 15:51:37 thb 1.158.36.3: #i85898# Stripping all external header guards 2008/04/01 12:49:53 thb 1.158.36.2: #i85898# Stripping all external header guards 2008/03/31 14:23:29 rt 1.158.36.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8846209ce1f138a4e39037cf55bc841d521c3eda]

INTEGRATION: CWS changefileheader (1.8.368); FILE MERGED 2008/04/01 15:51:37 thb 1.8.368.3: #i85898# Stripping all external header guards 2008/04/01 12:49:53 thb 1.8.368.2: #i85898# Stripping all external header guards 2008/03/31 14:23:29 rt 1.8.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [feb7e0c87f78b2e80bf3a7cc18347fe386fbdaf0]

INTEGRATION: CWS changefileheader (1.18.368); FILE MERGED 2008/04/01 15:51:37 thb 1.18.368.3: #i85898# Stripping all external header guards 2008/04/01 12:49:53 thb 1.18.368.2: #i85898# Stripping all external header guards 2008/03/31 14:23:29 rt 1.18.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c2b45eeb15e1d8faa1b0a7e494e7739b9bed4e84]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:48:50 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c334151a913264b580cdf1b05593482f39ee3099]

INTEGRATION: CWS changefileheader (1.33.70); FILE MERGED 2008/04/01 15:51:37 thb 1.33.70.3: #i85898# Stripping all external header guards 2008/04/01 12:49:52 thb 1.33.70.2: #i85898# Stripping all external header guards 2008/03/31 14:23:29 rt 1.33.70.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [308bbb4250e50e5944a402819beadc07f71ca081]

INTEGRATION: CWS changefileheader (1.5.500); FILE MERGED 2008/03/31 16:03:24 rt 1.5.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0b55c33f5744d163a4e0916196066f0859fcf356]

INTEGRATION: CWS changefileheader (1.5.132); FILE MERGED 2008/03/28 16:48:50 rt 1.5.132.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [674f87d1079c4612a067648e3d3b80e67bacffc8]

INTEGRATION: CWS changefileheader (1.59.34); FILE MERGED 2008/04/01 15:51:37 thb 1.59.34.3: #i85898# Stripping all external header guards 2008/04/01 12:49:52 thb 1.59.34.2: #i85898# Stripping all external header guards 2008/03/31 14:23:29 rt 1.59.34.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1780bb8a2dc24b5977985de68e2ef00cc874968f]

INTEGRATION: CWS changefileheader (1.4.132); FILE MERGED 2008/03/28 16:48:50 rt 1.4.132.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f0c33c741649d861e7cf20341010a0902f315b1b]

INTEGRATION: CWS changefileheader (1.32.340); FILE MERGED 2008/04/01 15:51:37 thb 1.32.340.3: #i85898# Stripping all external header guards 2008/04/01 12:49:52 thb 1.32.340.2: #i85898# Stripping all external header guards 2008/03/31 14:23:29 rt 1.32.340.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cd54896832c6d05599b9e2e0d3ccc9c2fdbb5ecd]

INTEGRATION: CWS changefileheader (1.29.340); FILE MERGED 2008/04/01 15:51:36 thb 1.29.340.3: #i85898# Stripping all external header guards 2008/04/01 12:49:51 thb 1.29.340.2: #i85898# Stripping all external header guards 2008/03/31 14:23:29 rt 1.29.340.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cb74022009018b82633b5f67f4ffbcf0c9e0ec60]

INTEGRATION: CWS changefileheader (1.4.22); FILE MERGED 2008/03/28 16:48:50 rt 1.4.22.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [baa7e790e34c5a5e5356cd33e7a3369bfb8e5f75]

INTEGRATION: CWS changefileheader (1.13.250); FILE MERGED 2008/03/31 16:03:24 rt 1.13.250.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a11e14c0adb657a45c89ea3226748a78d8f0cc9c]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:48:50 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4a915cc92eb01b142ebe70d1bb9dbee1c4cc0a74]

INTEGRATION: CWS changefileheader (1.23.354); FILE MERGED 2008/04/01 12:49:51 thb 1.23.354.2: #i85898# Stripping all external header guards 2008/03/31 14:23:28 rt 1.23.354.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e331e110e13c3101482d574cc4aa73c39c73c00d]

INTEGRATION: CWS changefileheader (1.2.294); FILE MERGED 2008/03/31 16:03:23 rt 1.2.294.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [81f30e54a4ce0f4a292b768b641a2758403dc747]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:48:49 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [757300b41dbd189f1da4baa7889c47eb2bcb7eb3]

INTEGRATION: CWS changefileheader (1.25.34); FILE MERGED 2008/04/01 15:51:36 thb 1.25.34.3: #i85898# Stripping all external header guards 2008/04/01 12:49:51 thb 1.25.34.2: #i85898# Stripping all external header guards 2008/03/31 14:23:28 rt 1.25.34.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6a01c63b97186f30538d42f75fea07f8b4b993a0]

INTEGRATION: CWS changefileheader (1.19.34); FILE MERGED 2008/03/31 16:03:23 rt 1.19.34.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [71a43d9f4b463d583bff67782acd3359e97caf7a]

INTEGRATION: CWS changefileheader (1.3.292); FILE MERGED 2008/03/28 16:48:49 rt 1.3.292.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fd3bc3013d72e956b2afacd4778d3629fe915bdf]

INTEGRATION: CWS changefileheader (1.19.36); FILE MERGED 2008/04/01 15:51:36 thb 1.19.36.3: #i85898# Stripping all external header guards 2008/04/01 12:49:50 thb 1.19.36.2: #i85898# Stripping all external header guards 2008/03/31 14:23:28 rt 1.19.36.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f2f5994e5dff0e0b9237d6a5e649af3f08b36dcf]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:48:49 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [12a4db24160fa3e6952f386afa6d1af2e1c834e6]

INTEGRATION: CWS changefileheader (1.10.72); FILE MERGED 2008/04/01 12:49:50 thb 1.10.72.2: #i85898# Stripping all external header guards 2008/03/31 14:23:28 rt 1.10.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [77bb17e5276d965b12948dd6171fbeb6ff5f0f0f]

INTEGRATION: CWS changefileheader (1.5.368); FILE MERGED 2008/04/01 12:49:50 thb 1.5.368.2: #i85898# Stripping all external header guards 2008/03/31 14:23:28 rt 1.5.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f7f3a6886e0c9655d8f39838cfb1187b9e41cdb4]

INTEGRATION: CWS changefileheader (1.27.320); FILE MERGED 2008/04/01 12:49:50 thb 1.27.320.2: #i85898# Stripping all external header guards 2008/03/31 14:23:28 rt 1.27.320.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [69a7e37cd8cb9343c44bd097e9185aac756fe48b]

INTEGRATION: CWS changefileheader (1.3.636); FILE MERGED 2008/03/31 14:23:28 rt 1.3.636.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4a826769b4ce81b1cc4dd24e59a97bfe85df4f4c]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:48:48 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2bbb658177853dedd5de75b5810df2a3a30ecdb6]

INTEGRATION: CWS changefileheader (1.33.36); FILE MERGED 2008/04/01 15:51:36 thb 1.33.36.3: #i85898# Stripping all external header guards 2008/04/01 12:49:49 thb 1.33.36.2: #i85898# Stripping all external header guards 2008/03/31 14:23:28 rt 1.33.36.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0e78e0ce0b1095226e8e43f205b542bc5a4206bd]

INTEGRATION: CWS changefileheader (1.10.272); FILE MERGED 2008/03/31 16:03:23 rt 1.10.272.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4f7f10cad0385304309fc5130c9be3ed69da32c0]

INTEGRATION: CWS changefileheader (1.12.272); FILE MERGED 2008/03/31 16:03:23 rt 1.12.272.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f9626e4abd1e87d601f70a6dbc92dd08db930577]

INTEGRATION: CWS changefileheader (1.2.36); FILE MERGED 2008/03/31 14:23:28 rt 1.2.36.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f38a0069a4734852d7e99a9daead0408d4759dcd]

INTEGRATION: CWS changefileheader (1.7.368); FILE MERGED 2008/04/01 15:51:36 thb 1.7.368.3: #i85898# Stripping all external header guards 2008/04/01 12:49:49 thb 1.7.368.2: #i85898# Stripping all external header guards 2008/03/31 14:23:28 rt 1.7.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cf5f166fc448e1a55b7fdbf97ed8324449f2ee25]

INTEGRATION: CWS changefileheader (1.9.272); FILE MERGED 2008/03/31 16:03:23 rt 1.9.272.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bd9437d9baa25958ab9c38034b6d1bb433a06d8f]

INTEGRATION: CWS changefileheader (1.9.194); FILE MERGED 2008/04/01 15:51:36 thb 1.9.194.3: #i85898# Stripping all external header guards 2008/04/01 12:49:49 thb 1.9.194.2: #i85898# Stripping all external header guards 2008/03/31 14:23:28 rt 1.9.194.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ec56413d4e63f8b774d2d7240ce72cff4e9bd747]

INTEGRATION: CWS changefileheader (1.9.368); FILE MERGED 2008/04/01 12:49:48 thb 1.9.368.2: #i85898# Stripping all external header guards 2008/03/31 14:23:28 rt 1.9.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d8d56c83ac91bcc0ec86e1ff79181d184a2c3bc7]

INTEGRATION: CWS changefileheader (1.4.368); FILE MERGED 2008/04/01 12:49:48 thb 1.4.368.2: #i85898# Stripping all external header guards 2008/03/31 14:23:28 rt 1.4.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8a3d4ec8ab149b742ed26c5d03e7e165f0cb82de]

INTEGRATION: CWS changefileheader (1.3.340); FILE MERGED 2008/03/31 14:23:27 rt 1.3.340.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [986a2c6f8f099890b5f451ec8c76c892629148d1]

INTEGRATION: CWS changefileheader (1.5.70); FILE MERGED 2008/03/28 16:48:26 rt 1.5.70.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9c913c47d3ecf98c7639c6c92b363b8ecd0ffb3d]

INTEGRATION: CWS changefileheader (1.25.34); FILE MERGED 2008/03/31 14:23:27 rt 1.25.34.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8a649aaaf293b9b694d5414da8f2d135c3df8722]

INTEGRATION: CWS changefileheader (1.5.132); FILE MERGED 2008/03/28 16:48:26 rt 1.5.132.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5ef8a8a17b1e41212b369a8e7c09cb6e68b94d48]

INTEGRATION: CWS changefileheader (1.9.10); FILE MERGED 2008/03/28 16:48:25 rt 1.9.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [da2a48e5acf6879980ea6495c65413d733425dc4]

INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/03/28 16:48:25 rt 1.7.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5ee1bc7799c58b7f7cc647a1ef4b48599cf20a95]

INTEGRATION: CWS changefileheader (1.15.272); FILE MERGED 2008/03/31 16:03:22 rt 1.15.272.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f45fd8c2b7d691bd192bc5abaca562ef79a463c7]

INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/03/28 16:48:25 rt 1.6.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cd3ada97c4ee79b8179b5f42820954b400f4beb0]

INTEGRATION: CWS changefileheader (1.8.272); FILE MERGED 2008/03/31 16:03:22 rt 1.8.272.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [da85dc922196037fb7726f3c19057759ad6c731f]

INTEGRATION: CWS changefileheader (1.4.132); FILE MERGED 2008/03/28 16:48:25 rt 1.4.132.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fe536d433c4382cdb28f61f43bd823946270215e]

INTEGRATION: CWS changefileheader (1.9.272); FILE MERGED 2008/03/31 16:03:22 rt 1.9.272.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1ed263034400a7ac34d41ac3e260f0c144ce3a91]

INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/03/28 16:48:25 rt 1.5.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [09559e3c8ef91bdb4d928d07c195c0902b4cba5a]

INTEGRATION: CWS changefileheader (1.12.272); FILE MERGED 2008/03/31 16:03:22 rt 1.12.272.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f5c1fde224a0cdfb10fbca1b72c0cdfdc28002f8]

INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/03/28 16:48:25 rt 1.4.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c098c951789239f658be2d7a10cfa3a15e5ca443]

INTEGRATION: CWS changefileheader (1.8.10); FILE MERGED 2008/03/28 16:48:24 rt 1.8.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9fa7067fda2af07166670475d5a605d916248344]

INTEGRATION: CWS changefileheader (1.15.34); FILE MERGED 2008/04/01 15:51:35 thb 1.15.34.2: #i85898# Stripping all external header guards 2008/03/31 14:23:19 rt 1.15.34.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d8b2032ce3e77cc2322870a74998c22575233abd]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:48:24 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b8b7e7dfea862024b4f8df228a4b17543589c212]

INTEGRATION: CWS changefileheader (1.7.368); FILE MERGED 2008/04/01 15:51:35 thb 1.7.368.2: #i85898# Stripping all external header guards 2008/03/31 14:23:19 rt 1.7.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ed6494d5fc02190e77b766e5d779538547a0a1d2]

INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/03/28 16:48:24 rt 1.4.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a68c106abc1775fb7f3525aabc0742d08f168616]

INTEGRATION: CWS changefileheader (1.6.368); FILE MERGED 2008/04/01 15:51:35 thb 1.6.368.2: #i85898# Stripping all external header guards 2008/03/31 14:23:19 rt 1.6.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [539b6c6e864c954c3c6eace4cc3ed0871a11b1b9]

INTEGRATION: CWS changefileheader (1.5.368); FILE MERGED 2008/04/01 12:49:48 thb 1.5.368.2: #i85898# Stripping all external header guards 2008/03/31 14:23:18 rt 1.5.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0b7e7f89c6b772e0c5af95654a1e8ddb1d874d81]

INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/03/28 16:48:24 rt 1.6.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bf7f0b26fb7253f1d9cc8fc7728ff9cdc63bb277]

INTEGRATION: CWS changefileheader (1.16.364); FILE MERGED 2008/03/31 16:03:22 rt 1.16.364.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b0eb2c8e61f9dae1823682b6a0269717474b9c29]

INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/03/28 16:48:23 rt 1.6.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [30244ccb61809125ce54a5ca92e4ab1bba421ebd]

INTEGRATION: CWS changefileheader (1.2.440); FILE MERGED 2008/03/31 14:23:18 rt 1.2.440.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9bc8f75d6fc38401f84ad8bc3199aa115be1b68e]

INTEGRATION: CWS changefileheader (1.6.500); FILE MERGED 2008/03/31 16:03:22 rt 1.6.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [376b0bd5607793d6404e61634aa7c31b153bbd01]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:48:23 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cf8508ed9ce7379664e80aa3a3df8fd843de8ff3]

INTEGRATION: CWS changefileheader (1.2.50); FILE MERGED 2008/04/01 15:51:35 thb 1.2.50.3: #i85898# Stripping all external header guards 2008/04/01 12:49:47 thb 1.2.50.2: #i85898# Stripping all external header guards 2008/03/31 14:23:18 rt 1.2.50.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [37c40441b9def1d31471fc791438a2c117de4713]

INTEGRATION: CWS changefileheader (1.2.294); FILE MERGED 2008/03/28 16:48:23 rt 1.2.294.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [587fed6a836c246baf5f4010aeeb9ef577f128c8]

INTEGRATION: CWS changefileheader (1.9.368); FILE MERGED 2008/04/01 15:51:35 thb 1.9.368.2: #i85898# Stripping all external header guards 2008/03/31 14:23:18 rt 1.9.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [12774f910dbe60cb50df1b4d49dbaac95c1281ae]

INTEGRATION: CWS changefileheader (1.9.84); FILE MERGED 2008/03/31 16:03:21 rt 1.9.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e5b2abec95319f957065342aa721b530c14f2259]

INTEGRATION: CWS changefileheader (1.10.196); FILE MERGED 2008/04/01 15:51:35 thb 1.10.196.2: #i85898# Stripping all external header guards 2008/03/31 14:23:18 rt 1.10.196.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2d71354bdc43f6a14e785a9f9cd6560337fad05b]

INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/03/28 16:48:23 rt 1.4.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1e6179aea676073c9a15d290524fe4228c7d4e5c]

INTEGRATION: CWS changefileheader (1.8.272); FILE MERGED 2008/03/31 16:03:21 rt 1.8.272.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e8319838fc9461aaee6c76ce4f47093befa43b26]

INTEGRATION: CWS changefileheader (1.34.50); FILE MERGED 2008/03/31 14:23:18 rt 1.34.50.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [64b6ebc73101830d4f35a568dc2c809b11806b83]

INTEGRATION: CWS changefileheader (1.7.272); FILE MERGED 2008/03/31 16:03:21 rt 1.7.272.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d3af3e198e0a47ef6bb41a7d20463dd2d0b5509f]

INTEGRATION: CWS changefileheader (1.3.292); FILE MERGED 2008/03/28 16:48:23 rt 1.3.292.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7ba81cab6a6ec630d7bc051a23a23a131b8d92ee]

INTEGRATION: CWS changefileheader (1.3.1254); FILE MERGED 2008/03/31 14:23:18 rt 1.3.1254.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f01afa25ccbaa22be168a513c9c330dbe0e49be5]

INTEGRATION: CWS changefileheader (1.4.500); FILE MERGED 2008/03/31 16:03:21 rt 1.4.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [28942a16f3fce98a8e91579cd2fdaf7d84caa28e]

INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/03/28 16:48:23 rt 1.5.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [25010738252f9c4aa0098d3182cdf22f2a4e7565]

INTEGRATION: CWS changefileheader (1.8.196); FILE MERGED 2008/04/01 15:51:35 thb 1.8.196.2: #i85898# Stripping all external header guards 2008/03/31 14:23:18 rt 1.8.196.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3139a99d8ac0aa4d4f50753566d3dd03d7e43221]

INTEGRATION: CWS changefileheader (1.17.368); FILE MERGED 2008/04/01 15:51:34 thb 1.17.368.2: #i85898# Stripping all external header guards 2008/03/31 14:23:18 rt 1.17.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b001a8d8738250bef1a2670ec23eb5a460ede001]

INTEGRATION: CWS changefileheader (1.9.272); FILE MERGED 2008/03/31 16:03:21 rt 1.9.272.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [083ebe4c173e0352cc78589137b4c83859e1b138]

INTEGRATION: CWS changefileheader (1.7.368); FILE MERGED 2008/04/01 15:51:34 thb 1.7.368.2: #i85898# Stripping all external header guards 2008/03/31 14:23:18 rt 1.7.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e884b6f3b0ef62b728995610f72dfd069b2bafd3]

INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/03/28 16:48:22 rt 1.6.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [24794366f3734e96cd8a9d3be44e8e4b78b29e93]

INTEGRATION: CWS changefileheader (1.6.50); FILE MERGED 2008/03/31 14:23:17 rt 1.6.50.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d2d31bbf7234df7cb6c4ee3473978d169bc6c92a]

INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/03/28 16:48:22 rt 1.4.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0a2fbeb249a44cb64b2d3c1bfce1e91c3daaa1d1]

INTEGRATION: CWS changefileheader (1.7.368); FILE MERGED 2008/04/01 15:51:34 thb 1.7.368.2: #i85898# Stripping all external header guards 2008/03/31 14:23:17 rt 1.7.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [432bc414c105ee4662bfa4c651e2345cdde28534]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:48:22 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0d6602900f54ce492c7bb0a20f67b0c1e1139179]

INTEGRATION: CWS changefileheader (1.10.222); FILE MERGED 2008/03/31 14:23:17 rt 1.10.222.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [311dd32fa76655cb6bc5d6c21795b07ff383fcd6]

INTEGRATION: CWS changefileheader (1.9.272); FILE MERGED 2008/03/31 16:03:20 rt 1.9.272.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c1b93225a52bf8e3034477bac18d274001be0945]

INTEGRATION: CWS changefileheader (1.6.132); FILE MERGED 2008/03/28 16:48:22 rt 1.6.132.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0b3091adc15b014adb5705386488d69727d476ea]

INTEGRATION: CWS changefileheader (1.4.500); FILE MERGED 2008/03/31 16:03:20 rt 1.4.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4a849b4d6d74e2e138ea0aba766d98e8d31b3999]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:48:22 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [940d215fe5821fca85b774e42abc49435e974258]

INTEGRATION: CWS changefileheader (1.3.1254); FILE MERGED 2008/03/31 14:23:16 rt 1.3.1254.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2890e279739deaf8983947bd03418e4681531f11]

INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/03/28 16:48:21 rt 1.6.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f99b13993e163d1164eb285a6a093538706896ea]

INTEGRATION: CWS changefileheader (1.19.368); FILE MERGED 2008/03/31 14:23:16 rt 1.19.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [065c9479259e44dc14e3fbe470d42cb67da78bab]

INTEGRATION: CWS changefileheader (1.6.272); FILE MERGED 2008/03/31 16:03:20 rt 1.6.272.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1077ad575a88831060ab0b703e2b66a038f367be]

INTEGRATION: CWS changefileheader (1.9.10); FILE MERGED 2008/03/28 16:48:21 rt 1.9.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [64e4fef2915c3e28e14d29a2d747c2125ae6c7db]

INTEGRATION: CWS changefileheader (1.4.1254); FILE MERGED 2008/03/31 14:23:16 rt 1.4.1254.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9dc717f2ea1f71e711df5ac42954a36bcab44e0a]

INTEGRATION: CWS changefileheader (1.8.272); FILE MERGED 2008/03/31 16:03:20 rt 1.8.272.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1a8cecb5be20c65031f042eb1a0129a13e6ea27e]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:48:21 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fee596fe336f3c081aa4460940fc94438e2eda87]

INTEGRATION: CWS changefileheader (1.2.368); FILE MERGED 2008/03/31 14:23:16 rt 1.2.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5e812237e96e176d61863216e09aa15a4ca250fb]

INTEGRATION: CWS changefileheader (1.7.272); FILE MERGED 2008/03/31 16:03:20 rt 1.7.272.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cdd5ac85b77242d5d18ca5f7a34bf6a224de4ddf]

INTEGRATION: CWS changefileheader (1.3.368); FILE MERGED 2008/04/01 12:49:45 thb 1.3.368.2: #i85898# Stripping all external header guards 2008/03/31 14:23:15 rt 1.3.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [37ccfbceced7c212534665b8aeebd73c82624cee]

INTEGRATION: CWS changefileheader (1.4.166); FILE MERGED 2008/03/28 16:48:21 rt 1.4.166.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [10e16f1a54f2c19326e0b8a64704d10eb2ff5322]

INTEGRATION: CWS changefileheader (1.15.34); FILE MERGED 2008/04/01 15:51:33 thb 1.15.34.3: #i85898# Stripping all external header guards 2008/04/01 12:49:44 thb 1.15.34.2: #i85898# Stripping all external header guards 2008/03/31 14:23:15 rt 1.15.34.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [08633ea3f2eb48c531d19dfc4b77eca4dd342e1d]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:48:21 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [36ddf9c70fe86406a95fc53d2dd8b907b8b58f77]

INTEGRATION: CWS changefileheader (1.5.368); FILE MERGED 2008/04/01 12:49:44 thb 1.5.368.2: #i85898# Stripping all external header guards 2008/03/31 14:23:15 rt 1.5.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [57900fe0c4239d28fb091eff5a56530747d98165]

INTEGRATION: CWS changefileheader (1.7.500); FILE MERGED 2008/03/31 16:03:20 rt 1.7.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b00202c1d628b302c0abeee9a2f71d8b12c3109b]

INTEGRATION: CWS changefileheader (1.7.368); FILE MERGED 2008/04/01 15:51:33 thb 1.7.368.3: #i85898# Stripping all external header guards 2008/04/01 12:49:44 thb 1.7.368.2: #i85898# Stripping all external header guards 2008/03/31 14:23:15 rt 1.7.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [87814865b837b4d19f28ca35c2e41083b0fb4ce9]

INTEGRATION: CWS changefileheader (1.6.500); FILE MERGED 2008/03/31 16:03:20 rt 1.6.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ea50382014c4a056cdd481547bfa693026c0539e]

INTEGRATION: CWS changefileheader (1.8.368); FILE MERGED 2008/04/01 15:51:33 thb 1.8.368.3: #i85898# Stripping all external header guards 2008/04/01 12:49:44 thb 1.8.368.2: #i85898# Stripping all external header guards 2008/03/31 14:23:15 rt 1.8.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1f34ecbabc2ffab6d61f11b095091a45a920e7ab]

INTEGRATION: CWS changefileheader (1.6.166); FILE MERGED 2008/03/28 16:48:21 rt 1.6.166.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [158e267189863a255b0d9088467e8a41ee3258da]

INTEGRATION: CWS changefileheader (1.8.368); FILE MERGED 2008/04/01 15:51:33 thb 1.8.368.3: #i85898# Stripping all external header guards 2008/04/01 12:49:43 thb 1.8.368.2: #i85898# Stripping all external header guards 2008/03/31 14:23:15 rt 1.8.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [883cd2840a7fbbe72e30f4c92c9399dd207df508]

INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/03/28 16:48:21 rt 1.7.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f891ad769fbe8c6a71f2483b789055059f4f91fd]

INTEGRATION: CWS changefileheader (1.6.850); FILE MERGED 2008/03/31 14:23:15 rt 1.6.850.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6516e556a673e2c25ea1ce3e5f2c247241d37b17]

INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/03/28 16:48:20 rt 1.5.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [09564e87411d5dd1c55d199ea02fe7fbd8d2a112]

INTEGRATION: CWS changefileheader (1.5.368); FILE MERGED 2008/04/01 15:51:33 thb 1.5.368.3: #i85898# Stripping all external header guards 2008/04/01 12:49:43 thb 1.5.368.2: #i85898# Stripping all external header guards 2008/03/31 14:23:15 rt 1.5.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7737946e7c31322acd88c7495de4672640964410]

INTEGRATION: CWS changefileheader (1.11.368); FILE MERGED 2008/04/01 15:51:33 thb 1.11.368.3: #i85898# Stripping all external header guards 2008/04/01 12:49:43 thb 1.11.368.2: #i85898# Stripping all external header guards 2008/03/31 14:23:15 rt 1.11.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c92302c4ce170ace7662b10130e87ce05bbc3cb6]

INTEGRATION: CWS changefileheader (1.3.298); FILE MERGED 2008/03/31 16:03:19 rt 1.3.298.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [55686f53858c4ac1a8ba1296d9862504ce757c50]

INTEGRATION: CWS changefileheader (1.5.44); FILE MERGED 2008/03/28 16:48:20 rt 1.5.44.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [314fb9208df2942b70f53940daf2c2ceff6c96df]

INTEGRATION: CWS changefileheader (1.2.382); FILE MERGED 2008/03/31 16:03:19 rt 1.2.382.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4a2074ab54cc2496fc757a9a81f2ed15cdb07910]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:48:20 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [520f0ff52a7913b00fd0ebdd14aa041d7b970d03]

INTEGRATION: CWS changefileheader (1.11.368); FILE MERGED 2008/04/01 15:51:32 thb 1.11.368.3: #i85898# Stripping all external header guards 2008/04/01 12:49:43 thb 1.11.368.2: #i85898# Stripping all external header guards 2008/03/31 14:23:15 rt 1.11.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9826574ea5e4693ef2e70fcc660e4ca0fa97f3b2]

INTEGRATION: CWS changefileheader (1.8.10); FILE MERGED 2008/03/28 16:48:20 rt 1.8.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bd00e1d86e7722a20023004ffb97ce1e735df77d]

INTEGRATION: CWS changefileheader (1.3.84); FILE MERGED 2008/03/31 16:03:19 rt 1.3.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a481de13a97792adb3527156a0d24d8041180441]

INTEGRATION: CWS changefileheader (1.9.368); FILE MERGED 2008/04/01 15:51:32 thb 1.9.368.3: #i85898# Stripping all external header guards 2008/04/01 12:49:43 thb 1.9.368.2: #i85898# Stripping all external header guards 2008/03/31 14:23:15 rt 1.9.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2b6bc99c395bec84ce376b54c237c43340ae2166]

INTEGRATION: CWS changefileheader (1.6.368); FILE MERGED 2008/04/01 15:51:32 thb 1.6.368.3: #i85898# Stripping all external header guards 2008/04/01 12:49:43 thb 1.6.368.2: #i85898# Stripping all external header guards 2008/03/31 14:23:15 rt 1.6.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [946d8fa8293c1ab8c0aa3a82fec4080651a7c793]

INTEGRATION: CWS changefileheader (1.3.34); FILE MERGED 2008/03/31 16:03:19 rt 1.3.34.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0572ac4f151aad70ef1b4c3897881a2a0d2de2fd]

INTEGRATION: CWS changefileheader (1.10.368); FILE MERGED 2008/04/01 15:51:32 thb 1.10.368.3: #i85898# Stripping all external header guards 2008/04/01 12:49:43 thb 1.10.368.2: #i85898# Stripping all external header guards 2008/03/31 14:23:14 rt 1.10.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [22ad3e8581b210637306ff237dea1fba8fcd22d1]

INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/03/28 16:48:20 rt 1.6.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c12cf73171d523d77e428fbfadc745da10fbcddc]

INTEGRATION: CWS changefileheader (1.6.132); FILE MERGED 2008/03/28 16:48:20 rt 1.6.132.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bc6d38efe5f5b521e42eaddce975a52400106dd1]

INTEGRATION: CWS changefileheader (1.6.368); FILE MERGED 2008/04/01 15:51:32 thb 1.6.368.3: #i85898# Stripping all external header guards 2008/04/01 12:49:43 thb 1.6.368.2: #i85898# Stripping all external header guards 2008/03/31 14:23:14 rt 1.6.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d43e0b2eb6b4bab78216506ac9325b6ac3d795e0]

INTEGRATION: CWS changefileheader (1.4.84); FILE MERGED 2008/03/31 16:03:15 rt 1.4.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8f3484b704a7d798369b9c14c074b1d4f5b8ee63]

INTEGRATION: CWS changefileheader (1.6.368); FILE MERGED 2008/04/01 15:51:32 thb 1.6.368.3: #i85898# Stripping all external header guards 2008/04/01 12:49:42 thb 1.6.368.2: #i85898# Stripping all external header guards 2008/03/31 14:23:14 rt 1.6.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f8ff2ac3bfe16323f0255abe9b2b6d674af9248a]

INTEGRATION: CWS changefileheader (1.3.170); FILE MERGED 2008/03/31 16:03:15 rt 1.3.170.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7656fbf97ad71835c5d10d56199329ec8f9e2806]

INTEGRATION: CWS changefileheader (1.4.34); FILE MERGED 2008/03/31 16:03:15 rt 1.4.34.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f2105d3c300f613df3f5dc51e5dedf219f2c433b]

INTEGRATION: CWS changefileheader (1.8.368); FILE MERGED 2008/04/01 15:51:32 thb 1.8.368.3: #i85898# Stripping all external header guards 2008/04/01 12:49:42 thb 1.8.368.2: #i85898# Stripping all external header guards 2008/03/31 14:23:14 rt 1.8.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [24b95d5892973a2af969d158522438b3aa134ad3]

INTEGRATION: CWS changefileheader (1.2.84); FILE MERGED 2008/03/31 16:03:15 rt 1.2.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a533a18cdb10ed57953100ee98e1bc68895a8c04]

INTEGRATION: CWS changefileheader (1.5.44); FILE MERGED 2008/03/28 16:48:19 rt 1.5.44.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2c5dadcd960220ee70f75741aa7d45c5347687fb]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:48:19 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c793fec22cf6d593d799bf2cdbfaf250b971e38e]

INTEGRATION: CWS changefileheader (1.14.318); FILE MERGED 2008/04/01 15:51:32 thb 1.14.318.3: #i85898# Stripping all external header guards 2008/04/01 12:49:42 thb 1.14.318.2: #i85898# Stripping all external header guards 2008/03/31 14:23:14 rt 1.14.318.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3ed20d030aa43b75f02191b142ba92a56e79552e]

INTEGRATION: CWS changefileheader (1.8.86); FILE MERGED 2008/03/28 16:48:19 rt 1.8.86.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [83b487538e6f50612e16bdbde399a4199ac4b592]

INTEGRATION: CWS changefileheader (1.3.292); FILE MERGED 2008/03/28 16:48:19 rt 1.3.292.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f12fe73db4235d2ddf08acbeab4f98bbe2dffeaa]

INTEGRATION: CWS changefileheader (1.8.368); FILE MERGED 2008/04/01 15:51:31 thb 1.8.368.3: #i85898# Stripping all external header guards 2008/04/01 12:49:41 thb 1.8.368.2: #i85898# Stripping all external header guards 2008/03/31 14:23:14 rt 1.8.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d36a4bc01164eee833e414b0d89442467ea20861]

INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/03/28 16:48:18 rt 1.7.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [32f2b1eab2a32f3fab1da3b5a5809ae574199506]

INTEGRATION: CWS changefileheader (1.12.368); FILE MERGED 2008/04/01 15:51:31 thb 1.12.368.3: #i85898# Stripping all external header guards 2008/04/01 12:49:41 thb 1.12.368.2: #i85898# Stripping all external header guards 2008/03/31 14:23:14 rt 1.12.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2591c813d85ca5fff942d623a6eaaef2b61452b9]

INTEGRATION: CWS changefileheader (1.23.34); FILE MERGED 2008/03/31 16:03:08 rt 1.23.34.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [956ca63ae5642c03e1d1f04ae2c51d44790786a4]

INTEGRATION: CWS changefileheader (1.2.294); FILE MERGED 2008/03/28 16:48:18 rt 1.2.294.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b9b5c057ba463986c0cbba2d1a6282bb8a98c16b]

INTEGRATION: CWS changefileheader (1.3.606); FILE MERGED 2008/04/01 15:51:31 thb 1.3.606.3: #i85898# Stripping all external header guards 2008/04/01 12:49:39 thb 1.3.606.2: #i85898# Stripping all external header guards 2008/03/31 14:23:13 rt 1.3.606.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0bb3bb20bdeb0db8b1b92c9746f8455a465ee998]

INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/03/28 16:48:18 rt 1.6.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [092a2c83a64f06e554c3e393fdf4db5a479400cc]

INTEGRATION: CWS changefileheader (1.6.84); FILE MERGED 2008/03/31 16:03:08 rt 1.6.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ab9f9a9dcacf66cac373722635a78a2babdad16a]

INTEGRATION: CWS changefileheader (1.5.354); FILE MERGED 2008/04/01 12:49:39 thb 1.5.354.2: #i85898# Stripping all external header guards 2008/03/31 14:23:13 rt 1.5.354.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4397a3391aa3aa681994a1461ebeccaea82f77eb]

INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/03/28 16:48:18 rt 1.5.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e8a86e7ddb0288b22934b664492829ff54ffe76c]

INTEGRATION: CWS changefileheader (1.3.606); FILE MERGED 2008/04/01 15:51:31 thb 1.3.606.3: #i85898# Stripping all external header guards 2008/04/01 12:49:38 thb 1.3.606.2: #i85898# Stripping all external header guards 2008/03/31 14:23:13 rt 1.3.606.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fba3169425e9c92aae81befa230d996dbe598833]

INTEGRATION: CWS changefileheader (1.5.384); FILE MERGED 2008/03/31 16:03:08 rt 1.5.384.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d9ad6ef4eea7d77cf193c3b6519704ab314748eb]

INTEGRATION: CWS changefileheader (1.4.166); FILE MERGED 2008/03/28 16:48:18 rt 1.4.166.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [df31356dd893b169dd1c241186217e3500291bc5]

INTEGRATION: CWS changefileheader (1.9.272); FILE MERGED 2008/03/31 16:03:08 rt 1.9.272.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [66a3d6ba0e25615b3d3071b97b69c08ae38f9b9f]

INTEGRATION: CWS changefileheader (1.10.272); FILE MERGED 2008/03/31 16:03:08 rt 1.10.272.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d9acdaff1fa8edc4b9d9352026c3f54cd1ea88b6]

INTEGRATION: CWS changefileheader (1.2.294); FILE MERGED 2008/03/28 16:48:17 rt 1.2.294.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a87aa31ba1d22ae63a8952d49614558d21339f98]

INTEGRATION: CWS changefileheader (1.2.36); FILE MERGED 2008/03/31 14:23:13 rt 1.2.36.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ecaa657e721765708bf434129782a5f570e65944]

INTEGRATION: CWS changefileheader (1.8.10); FILE MERGED 2008/03/28 16:48:17 rt 1.8.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9a1f09124adef1b32fd0d45230443e485281aa4b]

INTEGRATION: CWS changefileheader (1.4.106); FILE MERGED 2008/04/01 15:51:31 thb 1.4.106.3: #i85898# Stripping all external header guards 2008/04/01 12:49:38 thb 1.4.106.2: #i85898# Stripping all external header guards 2008/03/31 14:23:13 rt 1.4.106.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ea89c6c76783cff98876f1f315f029d77c5f6626]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:48:17 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [657d19eec5b88e7d7fb4e9625724585b04622a7a]

INTEGRATION: CWS changefileheader (1.9.212); FILE MERGED 2008/04/01 15:51:30 thb 1.9.212.3: #i85898# Stripping all external header guards 2008/04/01 12:49:38 thb 1.9.212.2: #i85898# Stripping all external header guards 2008/03/31 14:23:13 rt 1.9.212.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [39324c88e92d4d74cc053a067085779a77db0471]

INTEGRATION: CWS changefileheader (1.7.132); FILE MERGED 2008/03/28 16:48:17 rt 1.7.132.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [32be9a4745715c0127819a93e716c56e843dacb0]

INTEGRATION: CWS changefileheader (1.6.132); FILE MERGED 2008/03/28 16:48:17 rt 1.6.132.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a0cb27979d7a1cd912c129f5a4d024f42e4589f8]

INTEGRATION: CWS changefileheader (1.5.154); FILE MERGED 2008/03/28 16:48:17 rt 1.5.154.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [325cbd6094dd4494cd649b6d3c332f7a26ec0d4e]

INTEGRATION: CWS changefileheader (1.5.338); FILE MERGED 2008/04/01 15:51:30 thb 1.5.338.3: #i85898# Stripping all external header guards 2008/04/01 12:49:37 thb 1.5.338.2: #i85898# Stripping all external header guards 2008/03/31 14:23:13 rt 1.5.338.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [de425086caa39979b681b3af97d4e266f007445f]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:48:16 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d284b9205f5dd5878f6e8283981b978174a85505]

INTEGRATION: CWS changefileheader (1.10.272); FILE MERGED 2008/03/31 16:03:07 rt 1.10.272.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3c371d2d24875be1af1157917e0edbb053e08db6]

INTEGRATION: CWS changefileheader (1.2.294); FILE MERGED 2008/03/28 16:48:16 rt 1.2.294.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a0d65558c2554e70eac2d291f935d328e2de94ee]

INTEGRATION: CWS changefileheader (1.3.606); FILE MERGED 2008/04/01 15:51:30 thb 1.3.606.3: #i85898# Stripping all external header guards 2008/04/01 12:49:37 thb 1.3.606.2: #i85898# Stripping all external header guards 2008/03/31 14:23:13 rt 1.3.606.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c071aa8ed3506d797c01d9c105c5efb551d4e3f9]

INTEGRATION: CWS changefileheader (1.9.272); FILE MERGED 2008/03/31 16:03:07 rt 1.9.272.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a32273a5548f468d5315b142fd42712178ef4504]

INTEGRATION: CWS changefileheader (1.5.52); FILE MERGED 2008/03/28 16:48:16 rt 1.5.52.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [280ca6828afad636f3e90d88e11542c1f7b6e817]

INTEGRATION: CWS changefileheader (1.9.384); FILE MERGED 2008/03/31 16:03:07 rt 1.9.384.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e608aa9f1ae597d4f109d2e70a1cdcb18c7ef9dc]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:48:16 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [45376a942df92d626b5af649d8afcc0c4fd6852f]

INTEGRATION: CWS changefileheader (1.3.500); FILE MERGED 2008/03/31 16:03:07 rt 1.3.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5d696ef4011363d1f36f8c80c10f9167bbb16605]

INTEGRATION: CWS changefileheader (1.10.500); FILE MERGED 2008/03/31 16:03:07 rt 1.10.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [25d3ccf1d66b98726ed945d31c788a0891a54ecf]

INTEGRATION: CWS changefileheader (1.4.216); FILE MERGED 2008/03/28 16:48:16 rt 1.4.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a24d0fd21340ee4dd5b6b554cb4f2d442b9b7de7]

INTEGRATION: CWS changefileheader (1.4.340); FILE MERGED 2008/04/01 15:51:30 thb 1.4.340.3: #i85898# Stripping all external header guards 2008/04/01 12:49:37 thb 1.4.340.2: #i85898# Stripping all external header guards 2008/03/31 14:23:13 rt 1.4.340.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [87e303a0f9e183b28489ef8cbcd3ccc28626a50d]

INTEGRATION: CWS changefileheader (1.4.500); FILE MERGED 2008/03/31 16:03:07 rt 1.4.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c4f2ca17fd1201e29cf7e4aec5108d00b72979ad]

INTEGRATION: CWS changefileheader (1.6.132); FILE MERGED 2008/03/28 16:48:16 rt 1.6.132.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a309fec11aa324f12adb4b44f1d829cec2278feb]

INTEGRATION: CWS changefileheader (1.4.340); FILE MERGED 2008/04/01 15:51:30 thb 1.4.340.3: #i85898# Stripping all external header guards 2008/04/01 12:49:36 thb 1.4.340.2: #i85898# Stripping all external header guards 2008/03/31 14:23:13 rt 1.4.340.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [534db6206c9c131519a2b8ca1b4487f3e16b0c2c]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:48:15 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d0da2d5d90a10f966b89624b4b08a7a08f1a10ec]

INTEGRATION: CWS changefileheader (1.5.434); FILE MERGED 2008/03/31 16:03:07 rt 1.5.434.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [59e6c06809f482bd60b401996dc75508cce9649f]

INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/03/28 16:48:15 rt 1.6.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e8e5abc3155f69f535a01b68b8e1aaf75cb9e644]

INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/03/28 16:48:15 rt 1.5.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [033a828137a57d082a74dcf0c124d26bd47a7c1b]

INTEGRATION: CWS changefileheader (1.4.36); FILE MERGED 2008/03/31 14:23:13 rt 1.4.36.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e9ce9f96856ad6a5bd2be3f2c0d5006290706b95]

INTEGRATION: CWS changefileheader (1.12.272); FILE MERGED 2008/03/31 16:03:07 rt 1.12.272.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5ab1b6a61a192783870490dcdf946a67c9fe5d26]

INTEGRATION: CWS changefileheader (1.8.10); FILE MERGED 2008/03/28 16:48:15 rt 1.8.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [958b5af5175855b3a52a5c47a67035abd7b3d99f]

INTEGRATION: CWS changefileheader (1.2.294); FILE MERGED 2008/03/28 16:48:15 rt 1.2.294.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ba531c98f24beedc5d15fb64bf975db1a8758d31]

INTEGRATION: CWS changefileheader (1.2.84); FILE MERGED 2008/03/31 16:03:07 rt 1.2.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2db34ffa48cb1bcb70851735e4d42f1c70e675a6]

INTEGRATION: CWS changefileheader (1.5.850); FILE MERGED 2008/03/31 14:23:12 rt 1.5.850.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e2dc845daa1dc7b4da249b4858029b472e237cdc]

INTEGRATION: CWS changefileheader (1.4.166); FILE MERGED 2008/03/28 16:48:15 rt 1.4.166.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3d05c11f4892428ec45a4434404457429fbfedea]

INTEGRATION: CWS changefileheader (1.5.698); FILE MERGED 2008/04/01 15:51:28 thb 1.5.698.3: #i85898# Stripping all external header guards 2008/04/01 12:49:35 thb 1.5.698.2: #i85898# Stripping all external header guards 2008/03/31 14:23:12 rt 1.5.698.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d21ecccc8e899d1159928579981120343dba105e]

INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/03/28 16:48:15 rt 1.7.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e4f0f382261fdecc6ef3391f83adaac5852c11a3]

INTEGRATION: CWS changefileheader (1.9.10); FILE MERGED 2008/03/28 16:48:15 rt 1.9.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [eaa1e178084609a3c5f93c2c9a8c82d522184d8b]

INTEGRATION: CWS changefileheader (1.4.728); FILE MERGED 2008/04/01 12:49:34 thb 1.4.728.2: #i85898# Stripping all external header guards 2008/03/31 14:23:12 rt 1.4.728.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0b03b37bba619ab776b772f627d349dbcaf1f456]

INTEGRATION: CWS changefileheader (1.6.500); FILE MERGED 2008/03/31 16:03:06 rt 1.6.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1a17cdf753dd44daaaea436309f9a4e7ecdbf8d1]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:48:14 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4ad4aa601cfd534b86931b6740ac51dd17070e1c]

INTEGRATION: CWS changefileheader (1.15.194); FILE MERGED 2008/04/01 15:51:27 thb 1.15.194.3: #i85898# Stripping all external header guards 2008/04/01 12:49:34 thb 1.15.194.2: #i85898# Stripping all external header guards 2008/03/31 14:23:12 rt 1.15.194.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bde23b78cb19195494de6606a19e956659f548da]

INTEGRATION: CWS changefileheader (1.9.272); FILE MERGED 2008/03/31 16:03:06 rt 1.9.272.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [edbed57d08e6554b08f37b8c1d4348cb5ffd18e3]

INTEGRATION: CWS changefileheader (1.10.10); FILE MERGED 2008/03/28 16:48:14 rt 1.10.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e9b281760a567b5fc3240d8ccf75442e0e751680]

INTEGRATION: CWS changefileheader (1.8.34); FILE MERGED 2008/03/31 16:03:06 rt 1.8.34.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c890eb985edd7a528fa7b87337015a882f95b467]

INTEGRATION: CWS changefileheader (1.14.106); FILE MERGED 2008/04/01 12:49:33 thb 1.14.106.2: #i85898# Stripping all external header guards 2008/03/31 14:23:12 rt 1.14.106.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9ad36fb4b93ba3673ba973dce78514bb43a1830d]

INTEGRATION: CWS changefileheader (1.14.366); FILE MERGED 2008/04/01 15:51:27 thb 1.14.366.3: #i85898# Stripping all external header guards 2008/04/01 12:49:33 thb 1.14.366.2: #i85898# Stripping all external header guards 2008/03/31 14:23:11 rt 1.14.366.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [dcfc9984f995d0ac9c224e2fca84d44f83c63773]

INTEGRATION: CWS changefileheader (1.4.166); FILE MERGED 2008/03/28 16:48:14 rt 1.4.166.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d79b10e71fc1aed002022e6e207ec3e7072365b3]

INTEGRATION: CWS changefileheader (1.4.500); FILE MERGED 2008/03/31 16:03:06 rt 1.4.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3e5c4994bcd3b880a393e57efea3514c6dcdc75d]

INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/03/28 16:48:14 rt 1.5.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8803849120cdf7f6313807d094f72ef222a49c7c]

INTEGRATION: CWS changefileheader (1.4.384); FILE MERGED 2008/03/31 16:03:06 rt 1.4.384.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fb9fb4c7029a42d91ff9cf471ff9e020a6460ef8]

INTEGRATION: CWS changefileheader (1.5.366); FILE MERGED 2008/04/01 15:51:27 thb 1.5.366.3: #i85898# Stripping all external header guards 2008/04/01 12:49:32 thb 1.5.366.2: #i85898# Stripping all external header guards 2008/03/31 14:23:11 rt 1.5.366.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2169e5785d69691276917f84d184336aff2d75f4]

INTEGRATION: CWS changefileheader (1.9.118); FILE MERGED 2008/03/31 14:23:11 rt 1.9.118.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [54cd9d4017dc231da5fa6e602fe733cab35ead14]

INTEGRATION: CWS changefileheader (1.8.10); FILE MERGED 2008/03/28 16:48:13 rt 1.8.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2f1d752b98cb0330770ee1320cfc5942765d37c3]

INTEGRATION: CWS changefileheader (1.3.500); FILE MERGED 2008/03/31 16:03:06 rt 1.3.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c420c1e3c903a935ac7b07afcee802df446c4117]

INTEGRATION: CWS changefileheader (1.5.368); FILE MERGED 2008/04/01 12:49:32 thb 1.5.368.2: #i85898# Stripping all external header guards 2008/03/31 14:23:11 rt 1.5.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [de2275bfd986290d3948e33160456b1caee70e0e]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:48:13 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1b5926fac8270dba656c1cca871d91bc62347f04]

INTEGRATION: CWS changefileheader (1.7.272); FILE MERGED 2008/03/31 16:03:06 rt 1.7.272.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [59dbdbcc697d50d31f7ed1abf725f7ba89202974]

INTEGRATION: CWS changefileheader (1.2.294); FILE MERGED 2008/03/28 16:48:13 rt 1.2.294.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [91124138714592a89109ab57b360404861a45674]

INTEGRATION: CWS changefileheader (1.11.272); FILE MERGED 2008/03/31 16:03:06 rt 1.11.272.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [772808b3493be95ce1325e8d143e0e0c4d3b1983]

INTEGRATION: CWS changefileheader (1.22.118); FILE MERGED 2008/04/01 15:51:27 thb 1.22.118.3: #i85898# Stripping all external header guards 2008/04/01 12:49:32 thb 1.22.118.2: #i85898# Stripping all external header guards 2008/03/31 14:23:11 rt 1.22.118.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [afef817d256faeb88a731caf60db8de2193278f2]

INTEGRATION: CWS changefileheader (1.8.272); FILE MERGED 2008/03/31 16:03:06 rt 1.8.272.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b91c76b10fb90f3c11a2e049626b56c6770eb6fa]

INTEGRATION: CWS changefileheader (1.5.366); FILE MERGED 2008/04/01 12:49:32 thb 1.5.366.2: #i85898# Stripping all external header guards 2008/03/31 14:23:11 rt 1.5.366.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [345644e60ae0f5ef346851e19fe7daad2a05023e]

INTEGRATION: CWS changefileheader (1.4.216); FILE MERGED 2008/03/28 16:48:13 rt 1.4.216.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [78e9192d6e9c18d0e84acf5f1c99f68cf36b8727]

INTEGRATION: CWS changefileheader (1.20.194); FILE MERGED 2008/04/01 15:51:26 thb 1.20.194.3: #i85898# Stripping all external header guards 2008/04/01 12:49:31 thb 1.20.194.2: #i85898# Stripping all external header guards 2008/03/31 14:23:11 rt 1.20.194.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c8fb52d86d1378813ab696e4fbfdaa6b8db07757]

INTEGRATION: CWS changefileheader (1.22.184); FILE MERGED 2008/03/31 16:03:06 rt 1.22.184.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [77bc465f64b62c3cbf72152f83089d6a7cb4b78a]

INTEGRATION: CWS changefileheader (1.10.366); FILE MERGED 2008/04/01 12:49:31 thb 1.10.366.2: #i85898# Stripping all external header guards 2008/03/31 14:23:11 rt 1.10.366.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ab32ad2f83a3a0c8cf3f479e535c99d81767e283]

INTEGRATION: CWS changefileheader (1.2.294); FILE MERGED 2008/03/28 16:48:12 rt 1.2.294.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3318d1b1ae88fc5ff5398a4702cf82b1d1abf353]

INTEGRATION: CWS changefileheader (1.14.366); FILE MERGED 2008/04/01 15:51:26 thb 1.14.366.3: #i85898# Stripping all external header guards 2008/04/01 12:49:31 thb 1.14.366.2: #i85898# Stripping all external header guards 2008/03/31 14:23:11 rt 1.14.366.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b3a72bc240357878ae39a0b39d27bce02c1300ad]

INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/03/28 16:48:12 rt 1.6.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cf84ce19fde5781e707e9cd6c24420b00ea405f5]

INTEGRATION: CWS changefileheader (1.13.118); FILE MERGED 2008/04/01 15:51:26 thb 1.13.118.3: #i85898# Stripping all external header guards 2008/04/01 12:49:30 thb 1.13.118.2: #i85898# Stripping all external header guards 2008/03/31 14:23:11 rt 1.13.118.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b717e23ebba56b5d83f1ee762efb61aaa70c2645]

INTEGRATION: CWS changefileheader (1.8.10); FILE MERGED 2008/03/28 16:48:12 rt 1.8.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [25d6c4389a6493eb33335cb7bc1dc600c777473f]

INTEGRATION: CWS changefileheader (1.6.366); FILE MERGED 2008/04/01 12:49:30 thb 1.6.366.2: #i85898# Stripping all external header guards 2008/03/31 14:23:11 rt 1.6.366.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d5028bec2d14a517668fde461be66521bb33bec1]

INTEGRATION: CWS changefileheader (1.5.154); FILE MERGED 2008/03/28 16:48:12 rt 1.5.154.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c63058536b1d4c3db2a96a46dfcb8eadc2163ca4]

INTEGRATION: CWS changefileheader (1.12.194); FILE MERGED 2008/04/01 12:49:30 thb 1.12.194.2: #i85898# Stripping all external header guards 2008/03/31 14:23:11 rt 1.12.194.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b4c68c877098025aca7bd25c15e0a42e93bc9161]

INTEGRATION: CWS changefileheader (1.9.272); FILE MERGED 2008/03/31 16:03:05 rt 1.9.272.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [df15142bc90ef7196c713f2499d6ea3b8d747d56]

INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/03/28 16:48:12 rt 1.5.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [56cc439648c1d83e0a53e3d75f2fb9c504f711d7]

INTEGRATION: CWS changefileheader (1.8.194); FILE MERGED 2008/04/01 12:49:29 thb 1.8.194.2: #i85898# Stripping all external header guards 2008/03/31 14:23:10 rt 1.8.194.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c67c490607084c7c4303ff6ab7b898be9bdf3216]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:48:12 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d633c57141c5f9881018cd19875ef47d48c9830c]

INTEGRATION: CWS changefileheader (1.4.500); FILE MERGED 2008/03/31 16:03:05 rt 1.4.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7fcb2bde9cf9b2bc3bdecb8da6697963067b002c]

INTEGRATION: CWS changefileheader (1.13.366); FILE MERGED 2008/04/01 12:49:29 thb 1.13.366.2: #i85898# Stripping all external header guards 2008/03/31 14:23:10 rt 1.13.366.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [95205aa3b531eeb443e5829c9a798ba4540d0a26]

INTEGRATION: CWS changefileheader (1.8.34); FILE MERGED 2008/03/31 16:03:05 rt 1.8.34.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [18ff2845ef5fd7f3ddc9fdd602a5dbbac29dda81]

INTEGRATION: CWS changefileheader (1.3.1254); FILE MERGED 2008/03/31 14:23:10 rt 1.3.1254.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c57e3579c6d7503e5e47b0149d226435710fccdd]

INTEGRATION: CWS changefileheader (1.8.118); FILE MERGED 2008/03/31 16:03:05 rt 1.8.118.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bdbf31e9bde41607cc0d71dfc994db9376cce788]

INTEGRATION: CWS changefileheader (1.6.698); FILE MERGED 2008/04/01 15:51:26 thb 1.6.698.2: #i85898# Stripping all external header guards 2008/03/31 14:23:10 rt 1.6.698.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5dad4596e20837f1c9a574316ec6245f1adcb525]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:48:11 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [98d954f99f2ae2cdd38f09bcde6383e3455c5e43]

INTEGRATION: CWS changefileheader (1.18.366); FILE MERGED 2008/04/01 12:49:29 thb 1.18.366.2: #i85898# Stripping all external header guards 2008/03/31 14:23:10 rt 1.18.366.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [04558f6195a47b09c834f831f226688e30cd52b6]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:48:11 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d5ebdc581fad39c28578961fe1f3a0b9415e4cd6]

INTEGRATION: CWS changefileheader (1.4.166); FILE MERGED 2008/03/28 16:48:11 rt 1.4.166.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [419699fcd04041c891f4586dbf2cf9214a58e965]

INTEGRATION: CWS changefileheader (1.10.366); FILE MERGED 2008/04/01 12:49:29 thb 1.10.366.2: #i85898# Stripping all external header guards 2008/03/31 14:23:10 rt 1.10.366.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a415b8ffd9fa05762eea8a3a122f20806bab8111]

INTEGRATION: CWS changefileheader (1.14.130); FILE MERGED 2008/04/01 15:51:26 thb 1.14.130.3: #i85898# Stripping all external header guards 2008/04/01 12:49:29 thb 1.14.130.2: #i85898# Stripping all external header guards 2008/03/31 14:23:10 rt 1.14.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ef96f1908d1fd5576944c7d20a5c27fed7500728]

INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/03/28 16:48:11 rt 1.6.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fe069808fa95af31e4e62f1a7c7dd0571e8be1a9]

INTEGRATION: CWS changefileheader (1.8.272); FILE MERGED 2008/03/31 16:03:05 rt 1.8.272.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7507b11368b298663053b39910b8264726b20d4f]

INTEGRATION: CWS changefileheader (1.12.634); FILE MERGED 2008/03/31 14:23:10 rt 1.12.634.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9f78429d432de594159145c8a137143ba42ceb34]

INTEGRATION: CWS changefileheader (1.6.166); FILE MERGED 2008/03/28 16:48:11 rt 1.6.166.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [eddfb27f8236a6678128bc0c7ba86239032bd70c]

INTEGRATION: CWS changefileheader (1.9.500); FILE MERGED 2008/03/31 16:03:05 rt 1.9.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [321dbe3d31f7c28830c3a9da34f1abd1037be231]

INTEGRATION: CWS changefileheader (1.14.194); FILE MERGED 2008/04/01 15:51:26 thb 1.14.194.3: #i85898# Stripping all external header guards 2008/04/01 12:49:28 thb 1.14.194.2: #i85898# Stripping all external header guards 2008/03/31 14:23:10 rt 1.14.194.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4e2417b46a1ee6ebdec99416db8a80f8f4e5c98b]

INTEGRATION: CWS changefileheader (1.5.132); FILE MERGED 2008/03/28 16:48:11 rt 1.5.132.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [39418b77754c7b85fc23477482448a1c117445f9]

INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/03/28 16:48:11 rt 1.5.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ba31e3d2734ee8ee06a484566fc263341a1e35c2]

INTEGRATION: CWS changefileheader (1.7.728); FILE MERGED 2008/04/01 12:49:28 thb 1.7.728.2: #i85898# Stripping all external header guards 2008/03/31 14:23:10 rt 1.7.728.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [859115997357e7bddc50dcfa778497013b7bfcb3]

INTEGRATION: CWS changefileheader (1.6.34); FILE MERGED 2008/03/31 16:03:05 rt 1.6.34.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [039abb347e6e73dd710761ed1a5ea4f712c18e39]

INTEGRATION: CWS changefileheader (1.5.728); FILE MERGED 2008/04/01 15:51:26 thb 1.5.728.3: #i85898# Stripping all external header guards 2008/04/01 12:49:28 thb 1.5.728.2: #i85898# Stripping all external header guards 2008/03/31 14:23:10 rt 1.5.728.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fedad61a3b62302af5d662ee85f2b2fe76496ae0]

INTEGRATION: CWS changefileheader (1.10.10); FILE MERGED 2008/03/28 16:48:11 rt 1.10.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a78eb33d0fefb69c7b53bc29086d979f5119dd57]

INTEGRATION: CWS changefileheader (1.11.500); FILE MERGED 2008/03/31 16:03:05 rt 1.11.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ac9c45f0d4e5d9c1cfcf3a634eba87fe2c0288e9]

INTEGRATION: CWS changefileheader (1.5.850); FILE MERGED 2008/03/31 14:23:10 rt 1.5.850.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [86eb40e0736e9b46508f7dd068a244f4e588f728]

INTEGRATION: CWS changefileheader (1.8.10); FILE MERGED 2008/03/28 16:48:10 rt 1.8.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d03df260eab89738cc47698286f2e0605a595ca0]

INTEGRATION: CWS changefileheader (1.4.500); FILE MERGED 2008/03/31 16:03:04 rt 1.4.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ce8d0f642c5b4ff7ba1496749f2637390f9292fc]

INTEGRATION: CWS changefileheader (1.5.728); FILE MERGED 2008/04/01 15:51:25 thb 1.5.728.3: #i85898# Stripping all external header guards 2008/04/01 12:49:28 thb 1.5.728.2: #i85898# Stripping all external header guards 2008/03/31 14:23:09 rt 1.5.728.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d292d02c9d1a233cd326870781ff022f1627a51b]

INTEGRATION: CWS changefileheader (1.4.166); FILE MERGED 2008/03/28 16:48:10 rt 1.4.166.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c72f632474f8c7fb46a84d130f3a14d573989975]

INTEGRATION: CWS changefileheader (1.12.34); FILE MERGED 2008/03/31 16:03:04 rt 1.12.34.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [16b1ec9f035f62ecf127852224d5eea9976b8277]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:48:10 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [983fe89f8cdada89b6b2e744165ce752dae00c50]

INTEGRATION: CWS changefileheader (1.2.118); FILE MERGED 2008/03/31 16:03:04 rt 1.2.118.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3a63bd6f3f491955babba197631162ca3f8d4a74]

INTEGRATION: CWS changefileheader (1.9.70); FILE MERGED 2008/03/28 16:48:10 rt 1.9.70.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ce6f40e3b9a7c5906497a9224f00856bdcc31a5b]

INTEGRATION: CWS changefileheader (1.3.500); FILE MERGED 2008/03/31 16:03:04 rt 1.3.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [75eb798bd320ecd9694d44a0c7f0631e6f1862e1]

INTEGRATION: CWS changefileheader (1.2.1254); FILE MERGED 2008/04/01 15:51:25 thb 1.2.1254.2: #i85898# Stripping all external header guards 2008/03/31 14:23:09 rt 1.2.1254.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [16d368768bee8403fbe22c44b9d5f8f4c14c0710]

INTEGRATION: CWS changefileheader (1.5.34); FILE MERGED 2008/03/31 16:03:04 rt 1.5.34.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [baea6c0ded6aa53aed36b9394a535e1257974fcc]

INTEGRATION: CWS changefileheader (1.8.368); FILE MERGED 2008/03/31 14:23:09 rt 1.8.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b25aebb648e7e2d86d214e2c12857c704ec90edf]

INTEGRATION: CWS changefileheader (1.4.70); FILE MERGED 2008/03/28 16:48:10 rt 1.4.70.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [af66dd941ccd43eb1a569cc26617cdabca4a6da0]

INTEGRATION: CWS changefileheader (1.31.196); FILE MERGED 2008/04/01 15:51:25 thb 1.31.196.3: #i85898# Stripping all external header guards 2008/04/01 12:49:27 thb 1.31.196.2: #i85898# Stripping all external header guards 2008/03/31 14:23:09 rt 1.31.196.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [195e0d140f67654766c9da088e59af5a36e7ca42]

INTEGRATION: CWS changefileheader (1.2.34); FILE MERGED 2008/03/31 16:03:04 rt 1.2.34.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0ed7b6947a64935b7215cc1e4551d38517d2e1aa]

INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/03/28 16:48:09 rt 1.4.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [523e3e7d9ce9de8463a616b15ccdda677ebd07ee]

INTEGRATION: CWS changefileheader (1.5.368); FILE MERGED 2008/04/01 12:49:27 thb 1.5.368.2: #i85898# Stripping all external header guards 2008/03/31 14:23:09 rt 1.5.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [04d034da058f788b0faf07d8ee3169e97071d6af]

INTEGRATION: CWS changefileheader (1.11.272); FILE MERGED 2008/03/31 16:03:04 rt 1.11.272.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c94f58bd6cd9fff839ad5a94d978b033a5c89dce]

INTEGRATION: CWS changefileheader (1.7.166); FILE MERGED 2008/03/28 16:48:09 rt 1.7.166.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [612b168a871f7f9b9dea70e4829f04b6fe5627de]

INTEGRATION: CWS changefileheader (1.7.368); FILE MERGED 2008/03/31 14:23:09 rt 1.7.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b9ebe21f60ba10e338bad9e3cdc0262f4752b855]

INTEGRATION: CWS changefileheader (1.13.34); FILE MERGED 2008/03/31 16:03:04 rt 1.13.34.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8de1ee64420e08b13ab2ecdf3e42779885584958]

INTEGRATION: CWS changefileheader (1.4.166); FILE MERGED 2008/03/28 16:48:09 rt 1.4.166.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [78fa359df30e33b80969efd43796c6b6746c50fb]

INTEGRATION: CWS changefileheader (1.10.36); FILE MERGED 2008/04/01 15:51:25 thb 1.10.36.3: #i85898# Stripping all external header guards 2008/04/01 12:49:26 thb 1.10.36.2: #i85898# Stripping all external header guards 2008/03/31 14:23:09 rt 1.10.36.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [950c9b8e97f52daabe1489aba6a3b80a2e9b4bcb]

INTEGRATION: CWS changefileheader (1.8.272); FILE MERGED 2008/03/31 16:03:04 rt 1.8.272.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [93f75a6a829bf488f573ba557b51a1b565be3ba3]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:48:09 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [024f4d0f2aa9597ef21bf652e32f4ae6b9622e77]

INTEGRATION: CWS changefileheader (1.18.456); FILE MERGED 2008/03/31 14:23:08 rt 1.18.456.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b1d053cd18b6a2c7fac8dcb4032ce4380e37d1d7]

INTEGRATION: CWS changefileheader (1.11.34); FILE MERGED 2008/03/31 16:03:04 rt 1.11.34.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4a814fb9496d1004896a3210f24c205482e09ecb]

INTEGRATION: CWS changefileheader (1.2.1254); FILE MERGED 2008/03/31 14:23:08 rt 1.2.1254.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [81d20250a203fa6fd1a219cb2870071d4ccb58f9]

INTEGRATION: CWS changefileheader (1.10.272); FILE MERGED 2008/03/31 16:03:03 rt 1.10.272.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4da5a199793cfc9d88a1f982267d188ba15a9c80]

INTEGRATION: CWS changefileheader (1.70.366); FILE MERGED 2008/04/01 15:51:24 thb 1.70.366.3: #i85898# Stripping all external header guards 2008/04/01 12:49:26 thb 1.70.366.2: #i85898# Stripping all external header guards 2008/03/31 14:23:08 rt 1.70.366.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d4e5fc721d497d457904a13643553bd2d2c8e9c5]

INTEGRATION: CWS changefileheader (1.10.500); FILE MERGED 2008/03/31 16:03:03 rt 1.10.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8bdbf112f93095564ee69c186acd7ecabfabf293]

INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/03/28 16:48:09 rt 1.6.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5387e2f202486aa71c02554c34b70327ac2ab44d]

INTEGRATION: CWS changefileheader (1.3.10); FILE MERGED 2008/03/28 16:48:09 rt 1.3.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b6e02d6ab197bad100ffd64dfdb8e174e9cc8b5d]

INTEGRATION: CWS changefileheader (1.34.368); FILE MERGED 2008/04/01 15:51:24 thb 1.34.368.2: #i85898# Stripping all external header guards 2008/03/31 14:23:08 rt 1.34.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fdaabcde7aa3ea6470c74bf253e6be1cc3365c02]

INTEGRATION: CWS changefileheader (1.9.500); FILE MERGED 2008/03/31 16:03:03 rt 1.9.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e2d455bac2992b87091005a7a7f87a8eaa7f7618]

INTEGRATION: CWS changefileheader (1.9.10); FILE MERGED 2008/03/28 16:48:09 rt 1.9.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bd7c991fa752b565fea075bdf28b29875b0cd538]

INTEGRATION: CWS changefileheader (1.11.500); FILE MERGED 2008/03/31 16:03:03 rt 1.11.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0149ee7c50736311d17925195e69c3cd16548eb4]

INTEGRATION: CWS changefileheader (1.11.366); FILE MERGED 2008/04/01 12:49:26 thb 1.11.366.2: #i85898# Stripping all external header guards 2008/03/31 14:23:08 rt 1.11.366.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [eeddebb58424e7683f70a8689e4ce8ddd608487a]

INTEGRATION: CWS changefileheader (1.3.292); FILE MERGED 2008/03/28 16:48:08 rt 1.3.292.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7baafd3be86bc4931365e45c7ae10bde4781ed44]

INTEGRATION: CWS changefileheader (1.14.34); FILE MERGED 2008/03/31 16:03:03 rt 1.14.34.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5d1ffa6289d9541f59416ea4af06aca4c0e82a18]

INTEGRATION: CWS changefileheader (1.15.366); FILE MERGED 2008/04/01 15:51:24 thb 1.15.366.3: #i85898# Stripping all external header guards 2008/04/01 12:49:26 thb 1.15.366.2: #i85898# Stripping all external header guards 2008/03/31 14:23:08 rt 1.15.366.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7a349fb510225978d68c6012961fd8b00b88d5e4]

INTEGRATION: CWS changefileheader (1.4.166); FILE MERGED 2008/03/28 16:48:08 rt 1.4.166.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4bd36e3d2715524f45f954c90002e91225c1a78e]

INTEGRATION: CWS changefileheader (1.4.368); FILE MERGED 2008/03/31 14:23:08 rt 1.4.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2ba40a927b60499a3aa680279c316da36daf74b1]

INTEGRATION: CWS changefileheader (1.17.34); FILE MERGED 2008/03/31 16:03:03 rt 1.17.34.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0dc8a6aa5b71cfab2410ebfd2f2eb730c22d2082]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:48:08 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9792ba95122330d6db6131bb5f213b1c995dc88c]

INTEGRATION: CWS changefileheader (1.4.730); FILE MERGED 2008/03/31 14:23:07 rt 1.4.730.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a1eef5a4c43c93eb15f5f8ae1797553a552b7a25]

INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/03/28 16:48:08 rt 1.5.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8e53f6e9319b66cf10a52afcf6872e0991891f71]

INTEGRATION: CWS changefileheader (1.12.272); FILE MERGED 2008/03/31 16:03:03 rt 1.12.272.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ca039566c71a82bea0f33851f0d2ea264324be3c]

INTEGRATION: CWS changefileheader (1.5.510); FILE MERGED 2008/03/31 14:23:07 rt 1.5.510.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [13371a59e817f3aafbbe11237086f52ceccc5fab]

INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/03/28 16:48:08 rt 1.7.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [125f4970265605d76e3dbd0de9d650eb9d7c6e5b]

INTEGRATION: CWS changefileheader (1.9.272); FILE MERGED 2008/03/31 16:03:03 rt 1.9.272.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7de7e27c0cad5819c0089eb482bde09b75e25cf2]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:48:08 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2ecf1e83d376e49e18e205b23d07c22b42b976a3]

INTEGRATION: CWS changefileheader (1.2.84); FILE MERGED 2008/03/31 16:03:02 rt 1.2.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8579dc5bbcf0eb027b2a5d0db24aa8d5c2e2d27f]

INTEGRATION: CWS changefileheader (1.6.132); FILE MERGED 2008/03/28 16:48:08 rt 1.6.132.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a8b5c5dd33e72948724e761abd365101cce6dff0]

INTEGRATION: CWS changefileheader (1.10.698); FILE MERGED 2008/04/01 15:51:24 thb 1.10.698.3: #i85898# Stripping all external header guards 2008/04/01 12:49:25 thb 1.10.698.2: #i85898# Stripping all external header guards 2008/03/31 14:22:58 rt 1.10.698.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fc9853a1ee63b076ec9054542ab58a2dd7e58952]

INTEGRATION: CWS changefileheader (1.9.84); FILE MERGED 2008/03/31 16:03:02 rt 1.9.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1cf0765001455b3a36ef102654a939719f29179b]

INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/03/28 16:48:08 rt 1.6.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [becbbf37253c6e83eaa57862608fa61117402772]

INTEGRATION: CWS changefileheader (1.33.456); FILE MERGED 2008/03/31 14:22:58 rt 1.33.456.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [168742a67dc3dc56cd3d156366312b175e2b6b1a]

INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/03/28 16:48:07 rt 1.7.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a7860e96b577b12ed4b63a08a62e4b75578b9330]

INTEGRATION: CWS changefileheader (1.81.36); FILE MERGED 2008/03/31 14:22:58 rt 1.81.36.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [68a56e7a979587a5d0c7ffac7553d884813164d3]

INTEGRATION: CWS changefileheader (1.8.34); FILE MERGED 2008/03/31 16:03:02 rt 1.8.34.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [465c39dd00bf4b49ddfae6a744f7ad87c5e289ce]

INTEGRATION: CWS changefileheader (1.8.10); FILE MERGED 2008/03/28 16:48:07 rt 1.8.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d463d5f65d53e67aaa3615ca3b4c649fe0862945]

INTEGRATION: CWS changefileheader (1.34.368); FILE MERGED 2008/03/31 14:22:58 rt 1.34.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1846aec4d46c9f56d54588a07ecf229f9d585627]

INTEGRATION: CWS changefileheader (1.11.270); FILE MERGED 2008/03/31 16:03:02 rt 1.11.270.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [37ea43228264af1bd597e49e207389446b57dd08]

INTEGRATION: CWS changefileheader (1.49.362); FILE MERGED 2008/03/31 14:22:58 rt 1.49.362.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9f920585e43d23573d8ee1bb698cdc367db5aee7]

INTEGRATION: CWS changefileheader (1.8.272); FILE MERGED 2008/03/31 16:03:02 rt 1.8.272.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4b55c0af19e86229fb09bc6a48968792be919d01]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:48:07 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [90176a2eb49e2ed7fa894e2db2aeeb0781808d77]

INTEGRATION: CWS changefileheader (1.7.362); FILE MERGED 2008/03/31 14:22:58 rt 1.7.362.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9aeac025fa89b2559d1d82cdc056dec91c1ab215]

INTEGRATION: CWS changefileheader (1.12.500); FILE MERGED 2008/03/31 16:03:02 rt 1.12.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e5c9606befcfc4dcf0f11a3f017afb712f53d2a2]

INTEGRATION: CWS changefileheader (1.6.154); FILE MERGED 2008/03/28 16:48:07 rt 1.6.154.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8eba3f787f532dcf6057946be6c07a6b0805ec3f]

INTEGRATION: CWS changefileheader (1.65.4); FILE MERGED 2008/04/01 15:51:24 thb 1.65.4.3: #i85898# Stripping all external header guards 2008/04/01 12:49:25 thb 1.65.4.2: #i85898# Stripping all external header guards 2008/03/31 14:22:58 rt 1.65.4.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a7ae71f44dd89f788c91d0ce241f7a0ed0508398]

INTEGRATION: CWS changefileheader (1.3.500); FILE MERGED 2008/03/31 16:03:02 rt 1.3.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f0f14d1bd200f033bc6f140df22b1af884c0e4f3]

INTEGRATION: CWS changefileheader (1.39.368); FILE MERGED 2008/03/31 14:22:58 rt 1.39.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f0210f5191b926ba8f3111a23617897178d7c7ee]

INTEGRATION: CWS changefileheader (1.7.272); FILE MERGED 2008/03/31 16:03:02 rt 1.7.272.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [67f8f54150bcd0f33ba5f35612629cebedcae1de]

INTEGRATION: CWS changefileheader (1.9.368); FILE MERGED 2008/04/01 15:51:24 thb 1.9.368.3: #i85898# Stripping all external header guards 2008/04/01 12:49:25 thb 1.9.368.2: #i85898# Stripping all external header guards 2008/03/31 14:22:58 rt 1.9.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5f76af67e3cfb2bdbdf590c758584595ea54f04b]

INTEGRATION: CWS changefileheader (1.8.10); FILE MERGED 2008/03/28 16:48:06 rt 1.8.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b2b2780c736a42f3b772169809b35946b8f6943e]

INTEGRATION: CWS changefileheader (1.9.272); FILE MERGED 2008/03/31 16:03:02 rt 1.9.272.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4e8305c60d2c355cb21d89a84425031f4a154150]

INTEGRATION: CWS changefileheader (1.96.120); FILE MERGED 2008/03/31 14:22:57 rt 1.96.120.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7f6bbc78d122fa9e9c139a847ff0c1be255eb002]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:48:06 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b9a0e3d29af5a789dbf909ab3a15104957a858fd]

INTEGRATION: CWS changefileheader (1.2.118); FILE MERGED 2008/03/31 16:03:01 rt 1.2.118.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b8067645c97927b1640b8897e753ef0cd5ab2899]

INTEGRATION: CWS changefileheader (1.58.368); FILE MERGED 2008/03/31 14:22:57 rt 1.58.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [627ae8d85ca715c855703352de7ed5a74e6f05d9]

INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/03/28 16:48:06 rt 1.5.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a32bb3296a73f0d2785833517eef0e3cb444a207]

INTEGRATION: CWS changefileheader (1.5.300); FILE MERGED 2008/03/31 16:02:59 rt 1.5.300.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [14cf674a60110724ce11edccf1a7e98760ea63e8]

INTEGRATION: CWS changefileheader (1.6.1254); FILE MERGED 2008/03/31 14:22:57 rt 1.6.1254.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [226eee48809155afe0ecaf7a4e849a151d2827c7]

INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/03/28 16:48:06 rt 1.7.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [dbc9b4ee73a29ae17d947d0e63fc74bf85ffb4c9]

INTEGRATION: CWS changefileheader (1.3.500); FILE MERGED 2008/03/31 16:02:59 rt 1.3.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fbf8734d91267a301ce3e7bec28cc2c837645d60]

INTEGRATION: CWS changefileheader (1.18.368); FILE MERGED 2008/04/01 15:51:23 thb 1.18.368.2: #i85898# Stripping all external header guards 2008/03/31 14:22:57 rt 1.18.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3c13c0d75dddeb3451a55470f2d370d0edc0468c]

INTEGRATION: CWS changefileheader (1.56.368); FILE MERGED 2008/03/31 14:22:57 rt 1.56.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7c7c3c026769f91a47aa8e3a7c01f3cd8fff6b3f]

INTEGRATION: CWS changefileheader (1.30.368); FILE MERGED 2008/03/31 14:22:57 rt 1.30.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c9bd5908e0eb8a234a55e67f7c93e9a907c1b609]

INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/03/28 16:48:05 rt 1.7.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d12a9af0cdcfaa095d2bd1034f7e52be6742ab7d]

INTEGRATION: CWS changefileheader (1.19.368); FILE MERGED 2008/03/31 14:22:57 rt 1.19.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [29072e13bf261b769f8f519c67ffa1d0d5630e85]

INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/03/28 16:48:05 rt 1.6.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8c99c957331b59485056c261e47c3f853f9bf626]

INTEGRATION: CWS changefileheader (1.4.34); FILE MERGED 2008/03/31 16:02:59 rt 1.4.34.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [aae0b6753d30fbc3c1a1e7fe1f32882626417b51]

INTEGRATION: CWS changefileheader (1.45.16); FILE MERGED 2008/03/31 14:22:57 rt 1.45.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bdb035d64714c1c7ab4d43620bdd592039ac6dff]

INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/03/28 16:48:05 rt 1.5.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4be5a39f8ee23c6b7f35a5601cec04202559d63b]

INTEGRATION: CWS changefileheader (1.4.272); FILE MERGED 2008/03/31 14:22:57 rt 1.4.272.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a894efada685af25de23f894b5164092d8c68eb6]

INTEGRATION: CWS changefileheader (1.6.166); FILE MERGED 2008/03/28 16:48:05 rt 1.6.166.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ee26cb9d6d1b5ee60c77fb1897032b51e8562eb5]

INTEGRATION: CWS changefileheader (1.47.368); FILE MERGED 2008/03/31 14:22:56 rt 1.47.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [80e019e8d3fcf161c1d8a0f344948511459c3977]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:48:05 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7d420a5a4eda10bd2efe7e6d661e5b2fd137adab]

INTEGRATION: CWS changefileheader (1.35.368); FILE MERGED 2008/03/31 14:22:56 rt 1.35.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b39113d4434ff0c1d8e1c6af2a63bd53c072b6c9]

INTEGRATION: CWS changefileheader (1.3.500); FILE MERGED 2008/03/31 16:02:58 rt 1.3.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [da235f885ff722f597180d9a1ae570bd507da05a]

INTEGRATION: CWS changefileheader (1.41.368); FILE MERGED 2008/03/31 14:22:56 rt 1.41.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cf23e2b4925c028e0bfe3181586cb2bdb90e6943]

INTEGRATION: CWS changefileheader (1.7.166); FILE MERGED 2008/03/28 16:48:05 rt 1.7.166.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e13f673fea0fe5d563e90ef09ca4daaedd42467a]

INTEGRATION: CWS changefileheader (1.29.260); FILE MERGED 2008/03/31 14:22:56 rt 1.29.260.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fd884a0f752b57f69525b75c37c716f07e3efeef]

INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/03/28 16:48:04 rt 1.5.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c554e2a2dbd78784acbb5903a72fd79a754f18cb]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:48:04 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4a68f5ccd4b77874cb2fe9f427fc87b6808686cf]

INTEGRATION: CWS changefileheader (1.4.132); FILE MERGED 2008/03/28 16:48:04 rt 1.4.132.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bbadf1ec4506d7fd5009f62b0aa90f07bf75b71f]

INTEGRATION: CWS changefileheader (1.6.166); FILE MERGED 2008/03/28 16:48:04 rt 1.6.166.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [14086498df24bda53a9176ac2906d0ae5b1531a4]

INTEGRATION: CWS changefileheader (1.4.444); FILE MERGED 2008/03/31 16:02:58 rt 1.4.444.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c7618ef5208c4733833c186c1e6f3e80b44de30f]

INTEGRATION: CWS changefileheader (1.10.10); FILE MERGED 2008/03/28 16:48:04 rt 1.10.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5b886ba0e6d04981523324d743efb6d685a99595]

INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/03/28 16:48:03 rt 1.6.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d2e3266a397a679d5461f8bf81e591f1e3338474]

INTEGRATION: CWS changefileheader (1.3.500); FILE MERGED 2008/03/31 16:02:57 rt 1.3.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e9bd2a28494a8bfd2899ad6497cc6ea03b9e0bca]

INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/03/28 16:48:03 rt 1.7.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2a265554423d69600c8a69c8f012e3ccafcadcd0]

INTEGRATION: CWS changefileheader (1.4.300); FILE MERGED 2008/03/31 16:02:57 rt 1.4.300.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1672f7c4ad813fe1c3f7a72177e6ce531d557e00]

INTEGRATION: CWS changefileheader (1.9.368); FILE MERGED 2008/04/01 15:51:23 thb 1.9.368.2: #i85898# Stripping all external header guards 2008/03/31 14:22:53 rt 1.9.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a8e65b0e8c881299b6fa3acf202dc340b102e2da]

INTEGRATION: CWS changefileheader (1.6.698); FILE MERGED 2008/04/01 15:51:23 thb 1.6.698.3: #i85898# Stripping all external header guards 2008/04/01 12:49:25 thb 1.6.698.2: #i85898# Stripping all external header guards 2008/03/31 14:22:53 rt 1.6.698.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [72669b27d4b8a2b870e4faf88693470e927b039f]

INTEGRATION: CWS changefileheader (1.4.850); FILE MERGED 2008/03/31 14:22:53 rt 1.4.850.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2fa60a8972a829e6bfb7ed50f1865e49bce1deea]

INTEGRATION: CWS changefileheader (1.2.294); FILE MERGED 2008/03/28 16:48:03 rt 1.2.294.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5c871dfdbfe4c3a49e8a12157e05c6cdcac9d2ee]

INTEGRATION: CWS changefileheader (1.23.188); FILE MERGED 2008/04/01 15:51:23 thb 1.23.188.3: #i85898# Stripping all external header guards 2008/04/01 12:49:24 thb 1.23.188.2: #i85898# Stripping all external header guards 2008/03/31 14:22:52 rt 1.23.188.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1c00fad65422f8af203e7d9080910df0adb47c52]

INTEGRATION: CWS changefileheader (1.4.292); FILE MERGED 2008/03/28 16:48:03 rt 1.4.292.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0774f0b3bc767e1102a853a8b7c437b2ee965823]

INTEGRATION: CWS changefileheader (1.12.850); FILE MERGED 2008/04/01 15:51:23 thb 1.12.850.2: #i85898# Stripping all external header guards 2008/03/31 14:22:52 rt 1.12.850.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [11df678387669a07cb69344739191a0bc8794772]

INTEGRATION: CWS changefileheader (1.8.10); FILE MERGED 2008/03/28 16:48:03 rt 1.8.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [88fcf87cd2013e74dfeb08654608a214dbbc31a5]

INTEGRATION: CWS changefileheader (1.5.444); FILE MERGED 2008/03/31 16:02:57 rt 1.5.444.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [911a8c122f96e2a7b018369521f61750bb0eb1be]

INTEGRATION: CWS changefileheader (1.21.730); FILE MERGED 2008/04/01 15:51:23 thb 1.21.730.3: #i85898# Stripping all external header guards 2008/04/01 12:49:24 thb 1.21.730.2: #i85898# Stripping all external header guards 2008/03/31 14:22:52 rt 1.21.730.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a4774933560f2afb7ef5c0c837da7fc74e2c0e62]

INTEGRATION: CWS changefileheader (1.6.166); FILE MERGED 2008/03/28 16:48:03 rt 1.6.166.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [482784258a7c50f537d15de94ba937aeb9a49967]

INTEGRATION: CWS changefileheader (1.4.500); FILE MERGED 2008/03/31 16:02:57 rt 1.4.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [599794430b13960a89e4484e0465e5eb030da543]

INTEGRATION: CWS changefileheader (1.21.132); FILE MERGED 2008/04/01 15:51:23 thb 1.21.132.3: #i85898# Stripping all external header guards 2008/04/01 12:49:24 thb 1.21.132.2: #i85898# Stripping all external header guards 2008/03/31 14:22:52 rt 1.21.132.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9b9bbc453788cd355d819f90b2ca3a658dc04abe]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:48:03 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [14085ec86ca85fa042dfeee950f3d83b6fe42383]

INTEGRATION: CWS changefileheader (1.6.252); FILE MERGED 2008/03/31 16:02:56 rt 1.6.252.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c1f567450c8aa4b3e8ddfb0c04e5306fb0838abc]

INTEGRATION: CWS changefileheader (1.36.16); FILE MERGED 2008/04/01 15:51:22 thb 1.36.16.3: #i85898# Stripping all external header guards 2008/04/01 12:49:23 thb 1.36.16.2: #i85898# Stripping all external header guards 2008/03/31 14:22:52 rt 1.36.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [30c5fb0da9fd664212283f37eaf0505e5d29c267]

INTEGRATION: CWS changefileheader (1.4.166); FILE MERGED 2008/03/28 16:48:02 rt 1.4.166.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3f15c0f71ef4ab0288d5f7f05e54c6c836024a69]

INTEGRATION: CWS changefileheader (1.3.34); FILE MERGED 2008/03/31 16:02:56 rt 1.3.34.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [80cd4edf2f1da498dd89709bdcf53f28efd5caf6]

INTEGRATION: CWS changefileheader (1.9.368); FILE MERGED 2008/04/01 15:51:22 thb 1.9.368.3: #i85898# Stripping all external header guards 2008/04/01 12:49:23 thb 1.9.368.2: #i85898# Stripping all external header guards 2008/03/31 14:22:52 rt 1.9.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d02c381df228a2d54617cebc678b97167e946a23]

INTEGRATION: CWS changefileheader (1.6.166); FILE MERGED 2008/03/28 16:48:02 rt 1.6.166.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d2b9689b02a7bcb22c651523ad568d69e4c00f83]

INTEGRATION: CWS changefileheader (1.153.120); FILE MERGED 2008/04/01 15:51:22 thb 1.153.120.3: #i85898# Stripping all external header guards 2008/04/01 12:49:22 thb 1.153.120.2: #i85898# Stripping all external header guards 2008/03/31 14:22:51 rt 1.153.120.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7283d9430fd0db78034f5cd553dbba7e028b5192]

INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/03/28 16:48:02 rt 1.5.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0fb053d6d847503325c0523b0eccf6e6f4d8d691]

INTEGRATION: CWS changefileheader (1.3.410); FILE MERGED 2008/03/31 16:02:56 rt 1.3.410.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [280fab61cc72e2a7e0e487f4cb9a33b11f98ed31]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:48:02 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c2d23828e785b32e61ea2be995ae8784251bcac3]

INTEGRATION: CWS changefileheader (1.6.112); FILE MERGED 2008/04/01 12:49:22 thb 1.6.112.2: #i85898# Stripping all external header guards 2008/03/31 14:22:51 rt 1.6.112.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0d8d83948d8febcda311441fdbf3ec80f8e93153]

INTEGRATION: CWS changefileheader (1.9.10); FILE MERGED 2008/03/28 16:48:02 rt 1.9.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f716991e15c649903ff23e8645f66c3b9ee13d1c]

INTEGRATION: CWS changefileheader (1.6.368); FILE MERGED 2008/04/01 15:51:22 thb 1.6.368.3: #i85898# Stripping all external header guards 2008/04/01 12:49:22 thb 1.6.368.2: #i85898# Stripping all external header guards 2008/03/31 14:22:51 rt 1.6.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [dd6a9b38950d0ccc2e85e12758f0ea3bb7da6ace]

INTEGRATION: CWS changefileheader (1.4.252); FILE MERGED 2008/03/31 16:02:56 rt 1.4.252.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [de83a76f83cd000ead3c64fc137a4af693a45d34]

INTEGRATION: CWS changefileheader (1.12.354); FILE MERGED 2008/04/01 15:51:21 thb 1.12.354.3: #i85898# Stripping all external header guards 2008/04/01 12:49:21 thb 1.12.354.2: #i85898# Stripping all external header guards 2008/03/31 14:22:51 rt 1.12.354.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [76fe816fe0360842900665f5882641a4a49b87bb]

INTEGRATION: CWS changefileheader (1.3.410); FILE MERGED 2008/03/31 16:02:55 rt 1.3.410.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c503b551ffcc664d1659e00fdcce22e01ac72e31]

INTEGRATION: CWS changefileheader (1.8.10); FILE MERGED 2008/03/28 16:48:02 rt 1.8.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7b1e5a2814fb0fc0d84f8d0cb5db07b843c33875]

INTEGRATION: CWS changefileheader (1.12.368); FILE MERGED 2008/04/01 12:49:21 thb 1.12.368.2: #i85898# Stripping all external header guards 2008/03/31 14:22:51 rt 1.12.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e007f5d7defd6b3e4db518f41c3af2e4bd323269]

INTEGRATION: CWS changefileheader (1.2.328); FILE MERGED 2008/03/31 16:02:55 rt 1.2.328.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b9c72d49e37c7cb8acf1b0daaa34c0126847e56d]

INTEGRATION: CWS changefileheader (1.15.10); FILE MERGED 2008/03/28 16:48:02 rt 1.15.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c39c6fdf3f9b6225bd716799eaa09931c649b8e7]

INTEGRATION: CWS changefileheader (1.43.368); FILE MERGED 2008/04/01 15:51:21 thb 1.43.368.3: #i85898# Stripping all external header guards 2008/04/01 12:49:20 thb 1.43.368.2: #i85898# Stripping all external header guards 2008/03/31 14:22:51 rt 1.43.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [af95b337ac39cf87b37e91dd8740944025e48735]

INTEGRATION: CWS changefileheader (1.2.252); FILE MERGED 2008/03/31 16:02:55 rt 1.2.252.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5c35f2761ef79d58a975b99a99b1250059833444]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:48:01 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [273cf4e9420b6c08469761f2267ed24ccf6328e8]

INTEGRATION: CWS changefileheader (1.16.850); FILE MERGED 2008/03/31 14:22:51 rt 1.16.850.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e1efc352f50ad174d9b172425318c4bd2db05584]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:48:01 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ddebb961410eb4d74e42647e2cad4cae5c4b25cd]

INTEGRATION: CWS changefileheader (1.12.368); FILE MERGED 2008/04/01 15:51:21 thb 1.12.368.3: #i85898# Stripping all external header guards 2008/04/01 12:49:20 thb 1.12.368.2: #i85898# Stripping all external header guards 2008/03/31 14:22:51 rt 1.12.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [562c4e9104d5d492e05c0f4b1c0ef30329f952c1]

INTEGRATION: CWS changefileheader (1.5.300); FILE MERGED 2008/03/31 16:02:52 rt 1.5.300.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [80b646d82587474f35f526303320d369eb885609]

INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/03/28 16:48:01 rt 1.6.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5d3f65c2de95b4e79b84eff611c2050919fcc1ae]

INTEGRATION: CWS changefileheader (1.38.256); FILE MERGED 2008/04/01 15:51:21 thb 1.38.256.3: #i85898# Stripping all external header guards 2008/04/01 12:49:20 thb 1.38.256.2: #i85898# Stripping all external header guards 2008/03/31 14:22:51 rt 1.38.256.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [734d8f4a7fb090135baa099a7c9f1395802e40e4]

INTEGRATION: CWS changefileheader (1.7.500); FILE MERGED 2008/03/31 16:02:52 rt 1.7.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [eede2d38d0392d8d8f7f0bce2db5dfbacfed85de]

INTEGRATION: CWS changefileheader (1.75.16); FILE MERGED 2008/04/01 15:51:21 thb 1.75.16.3: #i85898# Stripping all external header guards 2008/04/01 12:49:19 thb 1.75.16.2: #i85898# Stripping all external header guards 2008/03/31 14:22:51 rt 1.75.16.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c9a7ba858418dcd9521f1545c507381f4eec7ed8]

INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/03/28 16:48:01 rt 1.7.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f83182bf8251f9a1b47b0431aa16be7734cafbae]

INTEGRATION: CWS changefileheader (1.5.500); FILE MERGED 2008/03/31 16:02:52 rt 1.5.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [879fb2eabb0989c3bdf1fa8f298d260bf93ffab6]

INTEGRATION: CWS changefileheader (1.7.730); FILE MERGED 2008/04/01 12:49:19 thb 1.7.730.2: #i85898# Stripping all external header guards 2008/03/31 14:22:51 rt 1.7.730.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [692f76b256552eae92b2503a29a666debfdcec4e]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:48:00 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1d39ff8942d15f27d8907e452d1a7f6a709dcf7a]

INTEGRATION: CWS changefileheader (1.3.368); FILE MERGED 2008/03/31 14:22:50 rt 1.3.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [36004a3c1a63d7a789e7fde69a3f8ac218045ca5]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:48:00 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [80cd54025954b3da50459350919cadc72c4ce482]

INTEGRATION: CWS changefileheader (1.7.72); FILE MERGED 2008/03/31 14:22:50 rt 1.7.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1fb6edac6b5abcf4353cf31fc3cdf279b100a37d]

INTEGRATION: CWS changefileheader (1.6.500); FILE MERGED 2008/03/31 16:02:52 rt 1.6.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3cd6c4cc49c1400131c5756009a7ea7c7bb7d51f]

INTEGRATION: CWS changefileheader (1.9.138); FILE MERGED 2008/04/01 15:51:19 thb 1.9.138.3: #i85898# Stripping all external header guards 2008/04/01 12:49:17 thb 1.9.138.2: #i85898# Stripping all external header guards 2008/03/31 14:22:50 rt 1.9.138.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [aeb3ef34d317ec20b9646605cec202cfbf8df2b5]

INTEGRATION: CWS changefileheader (1.8.270); FILE MERGED 2008/03/31 16:02:52 rt 1.8.270.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [30a5006774eb5f5bd86f79bf6204e53ec2f95b4b]

INTEGRATION: CWS changefileheader (1.7.368); FILE MERGED 2008/04/01 15:51:19 thb 1.7.368.3: #i85898# Stripping all external header guards 2008/04/01 12:49:17 thb 1.7.368.2: #i85898# Stripping all external header guards 2008/03/31 14:22:50 rt 1.7.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ff2d65f8d4e6d3ed60472cfb63703c7814027642]

INTEGRATION: CWS changefileheader (1.10.10); FILE MERGED 2008/03/28 16:48:00 rt 1.10.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [50477714c88c6a45f8dbcd973861c45cfcc1fada]

INTEGRATION: CWS changefileheader (1.3.270); FILE MERGED 2008/03/31 16:02:52 rt 1.3.270.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5d4d675e51c88466f2efd04b06056228af87d7f1]

INTEGRATION: CWS changefileheader (1.14.368); FILE MERGED 2008/04/01 15:51:19 thb 1.14.368.3: #i85898# Stripping all external header guards 2008/04/01 12:49:17 thb 1.14.368.2: #i85898# Stripping all external header guards 2008/03/31 14:22:50 rt 1.14.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b8003b91241703687a177158166c1214899fd328]

INTEGRATION: CWS changefileheader (1.3.270); FILE MERGED 2008/03/31 16:02:51 rt 1.3.270.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fc9be1add33db8f19abb59b777d2e2ef1a1d85af]

INTEGRATION: CWS changefileheader (1.3.368); FILE MERGED 2008/04/01 15:51:19 thb 1.3.368.3: #i85898# Stripping all external header guards 2008/04/01 12:49:16 thb 1.3.368.2: #i85898# Stripping all external header guards 2008/03/31 14:22:50 rt 1.3.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7f174475908d81b650f0b8c81586a86af726dda4]

INTEGRATION: CWS changefileheader (1.4.166); FILE MERGED 2008/03/28 16:48:00 rt 1.4.166.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9abef6f31c5119369935938c2e136bea032757eb]

INTEGRATION: CWS changefileheader (1.2.50); FILE MERGED 2008/04/01 15:51:19 thb 1.2.50.3: #i85898# Stripping all external header guards 2008/04/01 12:49:16 thb 1.2.50.2: #i85898# Stripping all external header guards 2008/03/31 14:22:39 rt 1.2.50.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0841eaf72e98f43538bac46e279c97da80372be5]

INTEGRATION: CWS changefileheader (1.2.294); FILE MERGED 2008/03/28 16:48:00 rt 1.2.294.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3fe6d926ecf949802543422b4eeb6ba1638feae2]

INTEGRATION: CWS changefileheader (1.2.286); FILE MERGED 2008/03/31 16:02:51 rt 1.2.286.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [68bca65c3502ae509915b846406df0f9cba57f7b]

INTEGRATION: CWS changefileheader (1.12.368); FILE MERGED 2008/04/01 15:51:19 thb 1.12.368.3: #i85898# Stripping all external header guards 2008/04/01 12:49:16 thb 1.12.368.2: #i85898# Stripping all external header guards 2008/03/31 14:22:39 rt 1.12.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7af36846184eb937a0d6f9b80e1300bfd197e932]

INTEGRATION: CWS changefileheader (1.8.698); FILE MERGED 2008/04/01 15:51:19 thb 1.8.698.3: #i85898# Stripping all external header guards 2008/04/01 12:49:16 thb 1.8.698.2: #i85898# Stripping all external header guards 2008/03/31 14:22:39 rt 1.8.698.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c4f41760352f1a48cfa95a5ecc8aa2f9f80bee4b]

INTEGRATION: CWS changefileheader (1.2.270); FILE MERGED 2008/03/31 16:02:51 rt 1.2.270.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [80ee4ef037531cda4d48db2b50c547790f76901b]

INTEGRATION: CWS changefileheader (1.7.368); FILE MERGED 2008/04/01 12:49:16 thb 1.7.368.2: #i85898# Stripping all external header guards 2008/03/31 14:22:38 rt 1.7.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0158cb193b1b54d817a0ad49c2d03825ad6644fa]

INTEGRATION: CWS changefileheader (1.2.50); FILE MERGED 2008/04/01 15:51:18 thb 1.2.50.3: #i85898# Stripping all external header guards 2008/04/01 12:49:16 thb 1.2.50.2: #i85898# Stripping all external header guards 2008/03/31 14:22:38 rt 1.2.50.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9a448d9212b6e4740e6bae9c7353a26daf1e02b2]

INTEGRATION: CWS changefileheader (1.72.196); FILE MERGED 2008/04/01 15:51:18 thb 1.72.196.3: #i85898# Stripping all external header guards 2008/04/01 12:49:15 thb 1.72.196.2: #i85898# Stripping all external header guards 2008/03/31 14:22:38 rt 1.72.196.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7bbe531ac498264fb2af0c82c545b0bd711d89d2]

INTEGRATION: CWS changefileheader (1.7.166); FILE MERGED 2008/03/28 16:48:00 rt 1.7.166.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6273ca82badc01aaf89a8a8578de2e915d34ef23]

INTEGRATION: CWS changefileheader (1.8.500); FILE MERGED 2008/03/31 16:02:51 rt 1.8.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a555e9cc5a391e07cd1a558a8d905b65bfa2cb58]

INTEGRATION: CWS changefileheader (1.11.500); FILE MERGED 2008/03/31 16:02:51 rt 1.11.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c546a1da17bd47bd8e8cbe58c2b95e739eac0f5f]

INTEGRATION: CWS changefileheader (1.82.368); FILE MERGED 2008/03/31 14:22:38 rt 1.82.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cca0f63f71a50fa39202fd8c453d5d34062788a1]

INTEGRATION: CWS changefileheader (1.14.368); FILE MERGED 2008/04/01 15:51:18 thb 1.14.368.3: #i85898# Stripping all external header guards 2008/04/01 12:49:15 thb 1.14.368.2: #i85898# Stripping all external header guards 2008/03/31 14:22:38 rt 1.14.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6719d8f3ec6bd07c76481cd97179aa8d036b0d55]

INTEGRATION: CWS changefileheader (1.4.166); FILE MERGED 2008/03/28 16:47:59 rt 1.4.166.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [91ccfae8a04ec219d0fab29dafac0e328382557b]

INTEGRATION: CWS changefileheader (1.54.368); FILE MERGED 2008/03/31 14:22:38 rt 1.54.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c75f1ae5d7f9dd51c731aded2c8a51645603fbb9]

INTEGRATION: CWS changefileheader (1.3.196); FILE MERGED 2008/03/31 16:02:51 rt 1.3.196.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [90f2ae384846edd9b2339d08fcff281906c2b153]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:47:59 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d2e7eba4e77ba663c33a8d41c64e492113fc17a6]

INTEGRATION: CWS changefileheader (1.7.368); FILE MERGED 2008/04/01 15:51:18 thb 1.7.368.2: #i85898# Stripping all external header guards 2008/03/31 14:22:38 rt 1.7.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1dc1f96fbff3cde836342864cba2b86c776481ce]

INTEGRATION: CWS changefileheader (1.6.154); FILE MERGED 2008/03/28 16:47:59 rt 1.6.154.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [49239477e3b290e33d2cc667f176f0f0c8470dd1]

INTEGRATION: CWS changefileheader (1.5.730); FILE MERGED 2008/03/31 14:22:38 rt 1.5.730.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f96cce72f0e30a47461670b96352a3d5bdb3176d]

INTEGRATION: CWS changefileheader (1.4.196); FILE MERGED 2008/03/31 16:02:51 rt 1.4.196.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [de66b1556b7cf7e63c2c69d32e6f3a0790f03535]

INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/03/28 16:47:59 rt 1.7.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7cbfed0fee10cbf79a5550b4f66ad89304bc55a3]

INTEGRATION: CWS changefileheader (1.9.446); FILE MERGED 2008/04/01 15:51:18 thb 1.9.446.3: #i85898# Stripping all external header guards 2008/04/01 12:49:15 thb 1.9.446.2: #i85898# Stripping all external header guards 2008/03/31 14:22:38 rt 1.9.446.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e6a98910eefecc048c9b6fc5d7280e793c92446f]

INTEGRATION: CWS changefileheader (1.7.368); FILE MERGED 2008/03/31 14:22:38 rt 1.7.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [56ee197545b88a275977d43b64458407fa7054fd]

INTEGRATION: CWS changefileheader (1.6.500); FILE MERGED 2008/03/31 16:02:51 rt 1.6.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bec578177622cd48985d37706b42908474437815]

INTEGRATION: CWS changefileheader (1.39.368); FILE MERGED 2008/04/01 15:51:18 thb 1.39.368.3: #i85898# Stripping all external header guards 2008/04/01 12:49:15 thb 1.39.368.2: #i85898# Stripping all external header guards 2008/03/31 14:22:37 rt 1.39.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5266f734988109c9cc5f0ed008a6141c984020a0]

INTEGRATION: CWS changefileheader (1.3.34); FILE MERGED 2008/03/31 16:02:50 rt 1.3.34.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b9e197a221e444ac709515ff186949da4da6375d]

INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/03/28 16:47:59 rt 1.4.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [adc62400b868a33124ff5c9c37c696676139e00f]

INTEGRATION: CWS changefileheader (1.2.184); FILE MERGED 2008/03/31 16:02:50 rt 1.2.184.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c0f63397e10fce038b6b54afadd6980dc6ccd175]

INTEGRATION: CWS changefileheader (1.11.200); FILE MERGED 2008/04/01 15:51:17 thb 1.11.200.3: #i85898# Stripping all external header guards 2008/04/01 12:49:15 thb 1.11.200.2: #i85898# Stripping all external header guards 2008/03/31 14:22:37 rt 1.11.200.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f5829d2e54459bc6ac5591d143ad1769dc616330]

INTEGRATION: CWS changefileheader (1.10.368); FILE MERGED 2008/04/01 15:51:17 thb 1.10.368.3: #i85898# Stripping all external header guards 2008/04/01 12:49:14 thb 1.10.368.2: #i85898# Stripping all external header guards 2008/03/31 14:22:37 rt 1.10.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [298179210f92333a59c082d7f12d7bee7ba5e42e]

INTEGRATION: CWS changefileheader (1.2.34); FILE MERGED 2008/03/31 16:02:50 rt 1.2.34.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2bf49062ae7d56ce05bc5a8097a27a7b45b65948]

INTEGRATION: CWS changefileheader (1.8.446); FILE MERGED 2008/03/31 14:22:37 rt 1.8.446.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3ea29662821c190ae90cd653a561a317406ac8e1]

INTEGRATION: CWS changefileheader (1.2.184); FILE MERGED 2008/03/31 16:02:46 rt 1.2.184.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [72f6bdad1c443c8efe84884868fc5ff91a527763]

INTEGRATION: CWS changefileheader (1.26.50); FILE MERGED 2008/04/01 15:51:17 thb 1.26.50.3: #i85898# Stripping all external header guards 2008/04/01 12:49:14 thb 1.26.50.2: #i85898# Stripping all external header guards 2008/03/31 14:22:37 rt 1.26.50.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e288dd34578a7b02c2eb8925c882ae4ee845d067]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:47:59 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [791d234897ee3c7b6324c955cceb233d95933569]

INTEGRATION: CWS changefileheader (1.8.368); FILE MERGED 2008/03/31 14:22:37 rt 1.8.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e076cce432e662ed0c67642c94a4d4464fa01482]

INTEGRATION: CWS changefileheader (1.6.166); FILE MERGED 2008/03/28 16:47:59 rt 1.6.166.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [431a38a4a52f6fd687d32e644521a38a264ad46b]

INTEGRATION: CWS changefileheader (1.18.196); FILE MERGED 2008/04/01 15:51:17 thb 1.18.196.2: #i85898# Stripping all external header guards 2008/03/31 14:22:37 rt 1.18.196.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [314f3fb6fd3bc13c0c1a85b2c9cb389059576404]

INTEGRATION: CWS changefileheader (1.8.10); FILE MERGED 2008/03/28 16:47:59 rt 1.8.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c32bcff43c21742c6d2fa0a92880066e1ffa9d9d]

INTEGRATION: CWS changefileheader (1.18.50); FILE MERGED 2008/03/31 14:22:37 rt 1.18.50.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b99fa16cc679c089e109b1cc41ba82437a2c40f7]

INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/03/28 16:47:58 rt 1.5.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cfea32fe20c77bf01fba370d22a5fbb99d389852]

INTEGRATION: CWS changefileheader (1.4.34); FILE MERGED 2008/03/31 16:02:46 rt 1.4.34.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4405791d26619644eb8f7a4ea32c3ac2605c5631]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:47:58 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2137ff71c280663e39070b4f67d133858c5d5959]

INTEGRATION: CWS changefileheader (1.3.34); FILE MERGED 2008/03/31 16:02:45 rt 1.3.34.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3a3bfdee63043a52d6000d12860ecfaab3b92d50]

INTEGRATION: CWS changefileheader (1.4.166); FILE MERGED 2008/03/28 16:47:58 rt 1.4.166.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [324984a8e62e05a6a34fb99a26915a467d12d3be]

INTEGRATION: CWS changefileheader (1.2.184); FILE MERGED 2008/03/31 16:02:45 rt 1.2.184.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cd9ba05a77a3605eb00f120b71e3d7f3554f0457]

INTEGRATION: CWS changefileheader (1.4.28); FILE MERGED 2008/03/28 16:47:58 rt 1.4.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ba0750883af794a476b6e3f060ac85c173359ee6]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:47:58 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [14a8e3d2ea6c08ae341fde6ceec0595e3327a281]

INTEGRATION: CWS changefileheader (1.9.368); FILE MERGED 2008/04/01 15:51:17 thb 1.9.368.2: #i85898# Stripping all external header guards 2008/03/31 14:22:34 rt 1.9.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [20ad6b0760426e5b69aec375f9be99060bab783a]

INTEGRATION: CWS changefileheader (1.11.368); FILE MERGED 2008/04/01 15:51:17 thb 1.11.368.2: #i85898# Stripping all external header guards 2008/03/31 14:22:34 rt 1.11.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bb0794d80cb14094b724acbb0872ecafa3a481e7]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:47:57 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6cf888927018589765a43edc5c8c6c3a6a5e1896]

INTEGRATION: CWS changefileheader (1.11.368); FILE MERGED 2008/04/01 15:51:17 thb 1.11.368.3: #i85898# Stripping all external header guards 2008/04/01 12:49:14 thb 1.11.368.2: #i85898# Stripping all external header guards 2008/03/31 14:22:34 rt 1.11.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d2436f87a98fe2697be02269f662d7388ce0b7ad]

INTEGRATION: CWS changefileheader (1.50.36); FILE MERGED 2008/04/01 15:51:16 thb 1.50.36.3: #i85898# Stripping all external header guards 2008/04/01 12:49:14 thb 1.50.36.2: #i85898# Stripping all external header guards 2008/03/31 14:22:34 rt 1.50.36.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bd37364d765f4ec8445d4d4b3ccf7307fe28a901]

INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/03/28 16:46:52 rt 1.5.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e662ae48b9c48ad70ace5518a1f1e27272216ed9]

INTEGRATION: CWS changefileheader (1.28.368); FILE MERGED 2008/04/01 15:51:16 thb 1.28.368.2: #i85898# Stripping all external header guards 2008/03/31 14:22:34 rt 1.28.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b94f0f64da97b718f3da5dd293145e971e22b74e]

INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/03/28 16:46:52 rt 1.4.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [db79f9b2c817fcaee20ce08cf535e2a0070281f5]

INTEGRATION: CWS changefileheader (1.10.368); FILE MERGED 2008/04/01 15:51:16 thb 1.10.368.3: #i85898# Stripping all external header guards 2008/04/01 12:49:13 thb 1.10.368.2: #i85898# Stripping all external header guards 2008/03/31 14:22:34 rt 1.10.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8a48fb7f69e4ecbc7ecb04067b5be901047e67ed]

INTEGRATION: CWS changefileheader (1.9.368); FILE MERGED 2008/03/31 14:22:34 rt 1.9.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4eca60c7a73391bd52fa5d055fe8cdd467bbecce]

INTEGRATION: CWS changefileheader (1.5.132); FILE MERGED 2008/03/28 16:46:52 rt 1.5.132.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2d08415a0feda4bd8db8568758dc2fc14e02e5ac]

INTEGRATION: CWS changefileheader (1.9.368); FILE MERGED 2008/04/01 12:49:13 thb 1.9.368.2: #i85898# Stripping all external header guards 2008/03/31 14:22:33 rt 1.9.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c30c3e0bc798a78ba84b507bb01ade254bce0478]

INTEGRATION: CWS changefileheader (1.8.446); FILE MERGED 2008/04/01 12:49:13 thb 1.8.446.2: #i85898# Stripping all external header guards 2008/03/31 14:22:33 rt 1.8.446.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fd1427cb16cae67711db9e85cd6afd1c7c1fce01]

INTEGRATION: CWS changefileheader (1.5.56); FILE MERGED 2008/03/28 16:46:52 rt 1.5.56.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c65df4db14048abd0f83a782e3c00ed02742bb9e]

INTEGRATION: CWS changefileheader (1.16.350); FILE MERGED 2008/04/01 15:51:16 thb 1.16.350.3: #i85898# Stripping all external header guards 2008/04/01 12:49:13 thb 1.16.350.2: #i85898# Stripping all external header guards 2008/03/31 14:22:33 rt 1.16.350.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b27a826b600d3fbd6628c74c87b5ab5c4daa5d7e]

INTEGRATION: CWS changefileheader (1.4.166); FILE MERGED 2008/03/28 16:46:52 rt 1.4.166.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [198be7f1eb1e6710a642fa6ee11675438ea3929b]

INTEGRATION: CWS changefileheader (1.2.184); FILE MERGED 2008/03/31 16:02:44 rt 1.2.184.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fc04d38ca112fa52747fb51d602e4729895f508b]

INTEGRATION: CWS changefileheader (1.8.10); FILE MERGED 2008/03/28 16:46:52 rt 1.8.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [798c563f07d528341348609b96fd1376f9a933a4]

INTEGRATION: CWS changefileheader (1.2.146); FILE MERGED 2008/03/31 17:20:14 rt 1.2.146.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [520a544643f908238404e32a5a93ef14e6e5ab4f]

INTEGRATION: CWS changefileheader (1.8.368); FILE MERGED 2008/04/01 12:49:13 thb 1.8.368.2: #i85898# Stripping all external header guards 2008/03/31 14:22:33 rt 1.8.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f4963a8b493371c60a0b6cb985f4b391ffecc90b]

INTEGRATION: CWS changefileheader (1.11.698); FILE MERGED 2008/04/01 15:51:16 thb 1.11.698.2: #i85898# Stripping all external header guards 2008/03/31 14:22:33 rt 1.11.698.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5d82ea9fafbeab74391bf80969f3314ce24b6a17]

INTEGRATION: CWS changefileheader (1.2.700); FILE MERGED 2008/03/31 17:20:13 rt 1.2.700.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [311a6873aa834df37ea90aa0abb644ab2786fb62]

INTEGRATION: CWS changefileheader (1.2.1252); FILE MERGED 2008/03/31 14:22:33 rt 1.2.1252.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bc4f3d3d0d94f25e78b1e07de7e0dbc172c1cf09]

INTEGRATION: CWS changefileheader (1.3.700); FILE MERGED 2008/03/31 17:20:13 rt 1.3.700.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [43665ed1ca12190d866478724ccf3a7c17c5b192]

INTEGRATION: CWS changefileheader (1.8.52); FILE MERGED 2008/03/28 16:46:51 rt 1.8.52.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [868b03431c1acf5a275bbd2565b07af12e93bff7]

INTEGRATION: CWS changefileheader (1.13.368); FILE MERGED 2008/04/01 12:49:12 thb 1.13.368.2: #i85898# Stripping all external header guards 2008/03/31 14:22:33 rt 1.13.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [530c1063f8469f4794460c7fdd12cdd956b23c0c]

INTEGRATION: CWS changefileheader (1.2.700); FILE MERGED 2008/04/01 15:31:24 thb 1.2.700.2: #i85898# Stripping all external header guards 2008/03/31 17:20:13 rt 1.2.700.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [987ca9cb2c5d4ce66d7466e426c0d0c129faa174]

INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/03/28 16:46:51 rt 1.7.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [14da78f507c91c1e8f941d23e41738b98c2c754e]

INTEGRATION: CWS changefileheader (1.3.368); FILE MERGED 2008/03/31 14:22:33 rt 1.3.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bacc245d2bd65ea9320106d69299b0f4da80f00c]

INTEGRATION: CWS changefileheader (1.3.182); FILE MERGED 2008/03/31 17:20:13 rt 1.3.182.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [245c945464e3b4e985f4a3b001c2124dfbe6b480]

INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/03/28 16:46:51 rt 1.6.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [db2145f87d84a940961b8aef3df708d7d50170ad]

INTEGRATION: CWS changefileheader (1.24.114); FILE MERGED 2008/03/31 14:22:33 rt 1.24.114.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5b05323bc3502fd5c7619098465e972859a643ac]

INTEGRATION: CWS changefileheader (1.6.194); FILE MERGED 2008/03/31 16:02:44 rt 1.6.194.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [884a4c2988565a3d84101765e59c99192df26cab]

INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/03/28 16:46:51 rt 1.5.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5fac132e8e572c0bd37071020ca866aa6da7833a]

INTEGRATION: CWS changefileheader (1.12.800); FILE MERGED 2008/03/31 14:22:33 rt 1.12.800.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a5d5a28e91086c0a209b873a9374d6057f9fcf4b]

INTEGRATION: CWS changefileheader (1.7.46); FILE MERGED 2008/03/31 17:20:13 rt 1.7.46.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [119b6ba0a133d4840c42db7293623337ed2b44ea]

INTEGRATION: CWS changefileheader (1.3.500); FILE MERGED 2008/03/31 16:02:43 rt 1.3.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [af5b76c38c1a4f6d2a0443b04cbe17c830bb35ae]

INTEGRATION: CWS changefileheader (1.2.700); FILE MERGED 2008/03/31 17:20:12 rt 1.2.700.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [dae8c9fac64ebd977dd669c9caccc0b3ddb05702]

INTEGRATION: CWS changefileheader (1.5.84); FILE MERGED 2008/03/31 16:02:43 rt 1.5.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b6503aff044709cded1c867f8e5e7a1762274f9c]

INTEGRATION: CWS changefileheader (1.17.114); FILE MERGED 2008/03/31 14:22:33 rt 1.17.114.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [aef4351536f1b9cd8a398d43f573daeab2c2ab89]

INTEGRATION: CWS changefileheader (1.3.182); FILE MERGED 2008/03/31 17:20:12 rt 1.3.182.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7adc29c33cf4897773d40d49161e540dea9690b7]

INTEGRATION: CWS changefileheader (1.5.132); FILE MERGED 2008/03/28 16:46:51 rt 1.5.132.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [50c3cf5ef31878eced02a4c908990d8589240b6d]

INTEGRATION: CWS changefileheader (1.18.114); FILE MERGED 2008/03/31 14:22:32 rt 1.18.114.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2187b0299133db8b6b2f39d59dcf5fc0bc680251]

INTEGRATION: CWS changefileheader (1.5.700); FILE MERGED 2008/03/31 17:20:07 rt 1.5.700.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0ab604754b3eb0a45c7d58deda773a146769f696]

INTEGRATION: CWS changefileheader (1.5.480); FILE MERGED 2008/03/31 16:02:43 rt 1.5.480.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [18809343c516001653f1028b9a112e759fc9881b]

INTEGRATION: CWS changefileheader (1.3.1254); FILE MERGED 2008/03/31 14:22:32 rt 1.3.1254.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0f45f4585c33e7bf11e8677df345b320da38df68]

INTEGRATION: CWS changefileheader (1.47.4); FILE MERGED 2008/03/31 17:20:07 rt 1.47.4.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6fb5ac2d61204ffffe299dd41a456b0605cae2d7]

INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/03/28 16:46:50 rt 1.5.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4c7fa10fc42e7dc7d7e662114484b3ed4946da29]

INTEGRATION: CWS changefileheader (1.2.196); FILE MERGED 2008/03/31 16:02:43 rt 1.2.196.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b7a2a1e284de630010953ec893b7189bee4f9749]

INTEGRATION: CWS changefileheader (1.10.368); FILE MERGED 2008/03/31 14:22:32 rt 1.10.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e81428fe0f63bb20b2b3c7d3c57abf53d22e0e60]

INTEGRATION: CWS changefileheader (1.28.34); FILE MERGED 2008/03/31 17:20:07 rt 1.28.34.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6e443edb080d3b82f0d2f558dbc1a0cc3e98b0c7]

INTEGRATION: CWS changefileheader (1.5.132); FILE MERGED 2008/03/28 16:46:50 rt 1.5.132.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [de33c9838b42655c51e3c14d68bf48bd62058007]

INTEGRATION: CWS changefileheader (1.4.500); FILE MERGED 2008/03/31 16:02:43 rt 1.4.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e22ec9f62dab7394ccd3b84ddea9a4562e0469b2]

INTEGRATION: CWS changefileheader (1.5.1254); FILE MERGED 2008/04/01 15:51:13 thb 1.5.1254.2: #i85898# Stripping all external header guards 2008/03/31 14:22:22 rt 1.5.1254.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fb7712fbff65c19ee9d1ac78492cdb8c89a4e5c7]

INTEGRATION: CWS changefileheader (1.2.300); FILE MERGED 2008/03/31 17:20:07 rt 1.2.300.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [aee2f284b23f8643070cf0ec1435d418e97d1e30]

INTEGRATION: CWS changefileheader (1.4.1254); FILE MERGED 2008/04/01 15:51:12 thb 1.4.1254.2: #i85898# Stripping all external header guards 2008/03/31 14:22:22 rt 1.4.1254.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7ca93f5a9f9cdd7c0f38a383a6697b014864228b]

INTEGRATION: CWS changefileheader (1.3.492); FILE MERGED 2008/03/31 17:20:04 rt 1.3.492.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f3bd4153877c4e124f78e170d06e757b950d9e6e]

INTEGRATION: CWS changefileheader (1.4.480); FILE MERGED 2008/03/31 16:02:42 rt 1.4.480.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [32aff4a3303a3a8fdcf27e7f2f66ed925b8c633e]

INTEGRATION: CWS changefileheader (1.3.1254); FILE MERGED 2008/04/01 15:51:12 thb 1.3.1254.3: #i85898# Stripping all external header guards 2008/04/01 12:49:10 thb 1.3.1254.2: #i85898# Stripping all external header guards 2008/03/31 14:22:22 rt 1.3.1254.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a158fcf7b621e511cf8c4f9bdc573d39bc7f0cb2]

INTEGRATION: CWS changefileheader (1.16.34); FILE MERGED 2008/03/31 17:20:04 rt 1.16.34.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f1b77eb0c75aeadc87963fc6f823dfb2b6aaf354]

INTEGRATION: CWS changefileheader (1.4.500); FILE MERGED 2008/03/31 16:02:42 rt 1.4.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [03f6e5f40d9758e02aa8ace61536322ef180e74d]

INTEGRATION: CWS changefileheader (1.4.368); FILE MERGED 2008/04/01 12:49:10 thb 1.4.368.2: #i85898# Stripping all external header guards 2008/03/31 14:22:22 rt 1.4.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0251d2dd9dbf379cbd4214ab208b3c84f295628c]

INTEGRATION: CWS changefileheader (1.42.34); FILE MERGED 2008/03/31 17:20:04 rt 1.42.34.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8342fbf39369c28893590110528304c46ffe1d68]

INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/03/28 16:46:50 rt 1.4.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4073416a86cc8c9d7cad05881ab4f1c74a9341d6]

INTEGRATION: CWS changefileheader (1.5.636); FILE MERGED 2008/04/01 12:49:10 thb 1.5.636.2: #i85898# Stripping all external header guards 2008/03/31 14:22:22 rt 1.5.636.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f77db793ee9944ba3528d89e166dc7193e2d22c4]

INTEGRATION: CWS changefileheader (1.30.330); FILE MERGED 2008/04/01 12:37:01 thb 1.30.330.2: #i85898# Stripping all external header guards 2008/03/31 17:20:03 rt 1.30.330.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [73b3bd9c087e93d53d9c89a49db07f63d83ed9d4]

INTEGRATION: CWS changefileheader (1.3.1254); FILE MERGED 2008/04/01 12:49:10 thb 1.3.1254.2: #i85898# Stripping all external header guards 2008/03/31 14:22:22 rt 1.3.1254.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9660e6b57178d6b122f1734da3d519ba67865970]

INTEGRATION: CWS changefileheader (1.10.490); FILE MERGED 2008/03/31 17:20:03 rt 1.10.490.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1241f639a62d22654e4a5399c0140d516d1ed2eb]

INTEGRATION: CWS changefileheader (1.7.338); FILE MERGED 2008/04/01 15:51:12 thb 1.7.338.3: #i85898# Stripping all external header guards 2008/04/01 12:49:09 thb 1.7.338.2: #i85898# Stripping all external header guards 2008/03/31 14:22:22 rt 1.7.338.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8802a7e1cd590fa7486bac01d118d4c57c28878a]

INTEGRATION: CWS changefileheader (1.52.34); FILE MERGED 2008/04/01 15:31:23 thb 1.52.34.3: #i85898# Stripping all external header guards 2008/04/01 12:37:01 thb 1.52.34.2: #i85898# Stripping all external header guards 2008/03/31 17:20:03 rt 1.52.34.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f39e2335c50299ff1ab4fabf357d3aea45ddc57c]

INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/03/28 16:46:49 rt 1.4.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e4c374a065d8a03605af8ce90a7b3747d39894e1]

INTEGRATION: CWS changefileheader (1.3.500); FILE MERGED 2008/03/31 16:02:41 rt 1.3.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1e542a535cbe394105881a2235624857db9c3e96]

INTEGRATION: CWS changefileheader (1.5.212); FILE MERGED 2008/04/01 12:49:09 thb 1.5.212.2: #i85898# Stripping all external header guards 2008/03/31 14:22:22 rt 1.5.212.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ecfc8dbf5162656371048a97bc4716603c827f5b]

INTEGRATION: CWS changefileheader (1.38.136); FILE MERGED 2008/04/01 15:31:23 thb 1.38.136.2: #i85898# Stripping all external header guards 2008/03/31 17:20:03 rt 1.38.136.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [867d4fe1ee3977fbcf9e5b1eb76c4df8af0417f5]

INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/03/28 16:46:49 rt 1.6.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8dadf8ba678c54fbbf4f359dd671be79aa0302a5]

INTEGRATION: CWS changefileheader (1.4.480); FILE MERGED 2008/03/31 16:02:41 rt 1.4.480.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [686f8a0cf61de3f0c7f4b09cf95266c8ecef5095]

INTEGRATION: CWS changefileheader (1.4.796); FILE MERGED 2008/04/01 15:51:12 thb 1.4.796.2: #i85898# Stripping all external header guards 2008/03/31 14:22:22 rt 1.4.796.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [133337b27da56ea92aa4c20f709def15ae2d23f9]

INTEGRATION: CWS changefileheader (1.39.24); FILE MERGED 2008/04/01 15:31:23 thb 1.39.24.2: #i85898# Stripping all external header guards 2008/03/31 17:20:03 rt 1.39.24.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [54c5b2dd7b442611f375e4a0e8fd9d99adcb0270]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:46:49 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [277e05c1fe0470f71469f9d4cf0e8f24f03e9432]

INTEGRATION: CWS changefileheader (1.4.178); FILE MERGED 2008/03/31 16:02:41 rt 1.4.178.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [568f85d7490eae7f6724f6e7af060adee0603ec9]

INTEGRATION: CWS changefileheader (1.9.850); FILE MERGED 2008/04/01 15:51:12 thb 1.9.850.2: #i85898# Stripping all external header guards 2008/03/31 14:22:22 rt 1.9.850.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f839cc69b62d07da96b8d7a0ffdcf4344f53e083]

INTEGRATION: CWS changefileheader (1.38.34); FILE MERGED 2008/03/31 17:20:03 rt 1.38.34.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [492a0740b5e0f563a08c58685585c7b5066444b5]

INTEGRATION: CWS changefileheader (1.4.294); FILE MERGED 2008/03/28 16:46:49 rt 1.4.294.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [dbdb08b14fe255146c4771e5e6a38f724d432c2f]

INTEGRATION: CWS changefileheader (1.12.850); FILE MERGED 2008/04/01 15:51:12 thb 1.12.850.3: #i85898# Stripping all external header guards 2008/04/01 12:49:09 thb 1.12.850.2: #i85898# Stripping all external header guards 2008/03/31 14:22:21 rt 1.12.850.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b62b87756bfbe4100a1345dcb1ae548585dd3cb0]

INTEGRATION: CWS changefileheader (1.63.88); FILE MERGED 2008/04/01 15:31:23 thb 1.63.88.3: #i85898# Stripping all external header guards 2008/04/01 12:37:01 thb 1.63.88.2: #i85898# Stripping all external header guards 2008/03/31 17:20:03 rt 1.63.88.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5b636ebb5caba1598ba3f065c4c16c8f61d71647]

INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/03/28 16:46:49 rt 1.5.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5578fa6af55255daf2c2bc6d7c9eef46d99043b7]

INTEGRATION: CWS changefileheader (1.13.368); FILE MERGED 2008/04/01 15:51:12 thb 1.13.368.3: #i85898# Stripping all external header guards 2008/04/01 12:49:08 thb 1.13.368.2: #i85898# Stripping all external header guards 2008/03/31 14:22:21 rt 1.13.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8bf9a192b1812f9f6ea63fb0cec1ad437c6daf8a]

INTEGRATION: CWS changefileheader (1.4.500); FILE MERGED 2008/03/31 16:02:41 rt 1.4.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5d6f9bd8700eb070bb6b90e5b340e803cf4de73c]

INTEGRATION: CWS changefileheader (1.2.1254); FILE MERGED 2008/04/01 15:51:12 thb 1.2.1254.2: #i85898# Stripping all external header guards 2008/03/31 14:22:21 rt 1.2.1254.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d2039dfba3beb2e20adf2115a7a05454bf4e68e7]

INTEGRATION: CWS changefileheader (1.15.88); FILE MERGED 2008/03/31 17:20:03 rt 1.15.88.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cffdd4a9c9d33be9dbbc7301f272f69399fbe2cf]

INTEGRATION: CWS changefileheader (1.6.84); FILE MERGED 2008/03/31 16:02:41 rt 1.6.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [78c5f2523020a3750ff663fec5ad4269eae8be85]

INTEGRATION: CWS changefileheader (1.12.34); FILE MERGED 2008/04/01 15:51:12 thb 1.12.34.3: #i85898# Stripping all external header guards 2008/04/01 12:49:08 thb 1.12.34.2: #i85898# Stripping all external header guards 2008/03/31 14:22:21 rt 1.12.34.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4ee4b9c60b8b80ec0b463767c6836db2aebac220]

INTEGRATION: CWS changefileheader (1.12.34); FILE MERGED 2008/03/31 17:20:02 rt 1.12.34.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [64de393db016b8a580ff2accd74a68cff2051a78]

INTEGRATION: CWS changefileheader (1.2.196); FILE MERGED 2008/03/31 14:22:21 rt 1.2.196.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2bc16646ba27dc3e5bd44fb3aaff74d64ca1df0b]

INTEGRATION: CWS changefileheader (1.13.300); FILE MERGED 2008/03/31 17:20:02 rt 1.13.300.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2a7b461687f762010404439b1c71b36e6cca19e9]

INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/03/28 16:46:48 rt 1.4.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a30baa80ba877f54d286cd976bb91533bb86a85c]

INTEGRATION: CWS changefileheader (1.6.212); FILE MERGED 2008/04/01 12:49:08 thb 1.6.212.2: #i85898# Stripping all external header guards 2008/03/31 14:22:21 rt 1.6.212.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f47f5fa8458c75a1fb01a51e3d7ba17f49a864ed]

INTEGRATION: CWS changefileheader (1.12.88); FILE MERGED 2008/04/01 15:31:23 thb 1.12.88.2: #i85898# Stripping all external header guards 2008/03/31 17:20:02 rt 1.12.88.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [61ffff709318238d63bf3907340526d6533464b1]

INTEGRATION: CWS changefileheader (1.5.850); FILE MERGED 2008/04/01 15:51:12 thb 1.5.850.3: #i85898# Stripping all external header guards 2008/04/01 12:49:07 thb 1.5.850.2: #i85898# Stripping all external header guards 2008/03/31 14:22:21 rt 1.5.850.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a3dad1eef68ab28e473f9d0847f1cfdee635f07b]

INTEGRATION: CWS changefileheader (1.4.132); FILE MERGED 2008/03/28 16:46:48 rt 1.4.132.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [12184f28ab58e5910cf39584c9bf8a5080899801]

INTEGRATION: CWS changefileheader (1.6.182); FILE MERGED 2008/03/31 17:20:02 rt 1.6.182.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bcc1da54552a7b506712c827fffd19940d19ef18]

INTEGRATION: CWS changefileheader (1.3.1254); FILE MERGED 2008/04/01 15:51:11 thb 1.3.1254.3: #i85898# Stripping all external header guards 2008/04/01 12:49:07 thb 1.3.1254.2: #i85898# Stripping all external header guards 2008/03/31 14:22:21 rt 1.3.1254.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b23b587af0d7742fef3463b9aabc640d5b9c4bde]

INTEGRATION: CWS changefileheader (1.3.292); FILE MERGED 2008/03/28 16:46:48 rt 1.3.292.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [132ba073b14f4d6acb7263f8894c13723d980f17]

INTEGRATION: CWS changefileheader (1.12.80); FILE MERGED 2008/03/31 17:20:02 rt 1.12.80.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [994a4f811ed2e96af1ca5f8c42a5cbd0bc91715c]

INTEGRATION: CWS changefileheader (1.7.84); FILE MERGED 2008/03/31 16:02:41 rt 1.7.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [15d46e97429817d085158eb131b88cdc4d85f494]

INTEGRATION: CWS changefileheader (1.3.1254); FILE MERGED 2008/03/31 14:22:21 rt 1.3.1254.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a445e41e3b7519cd6d885f63ec7b4b5515f234e2]

INTEGRATION: CWS changefileheader (1.37.88); FILE MERGED 2008/04/01 12:37:01 thb 1.37.88.2: #i85898# Stripping all external header guards 2008/03/31 17:20:02 rt 1.37.88.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ab5385fed6c4067bba58772959dea819f960a531]

INTEGRATION: CWS changefileheader (1.2.440); FILE MERGED 2008/03/31 14:22:21 rt 1.2.440.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c6eec93be8b00a2630cc6ba5d8634a688dbac73f]

INTEGRATION: CWS changefileheader (1.23.34); FILE MERGED 2008/03/31 17:20:02 rt 1.23.34.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [12a7d8e5cba3aa4237f33d2ba9ed2043b236149f]

INTEGRATION: CWS changefileheader (1.4.820); FILE MERGED 2008/03/31 14:22:21 rt 1.4.820.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ec28659f75a2f95ae0fc0fc3cff3508e60a4d267]

INTEGRATION: CWS changefileheader (1.5.84); FILE MERGED 2008/03/31 16:02:40 rt 1.5.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [635622c1b903591a3c6048d3d6b8a0ab3c004c7b]

INTEGRATION: CWS changefileheader (1.11.330); FILE MERGED 2008/03/31 17:20:02 rt 1.11.330.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [26cc5d4535c341faa884e32b501e4d16e36dfa79]

INTEGRATION: CWS changefileheader (1.2.1254); FILE MERGED 2008/03/31 14:22:21 rt 1.2.1254.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cc483dc2aadc18e657cabfc10c47c6862a18ff5d]

INTEGRATION: CWS changefileheader (1.6.30); FILE MERGED 2008/03/31 16:02:40 rt 1.6.30.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [689cb20af300e6e87d404f633c0564f8caff44c8]

INTEGRATION: CWS changefileheader (1.5.492); FILE MERGED 2008/03/31 17:20:02 rt 1.5.492.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c8193e1802a06391a8be0547034b5f6fa909bbd1]

INTEGRATION: CWS changefileheader (1.4.1254); FILE MERGED 2008/03/31 14:22:21 rt 1.4.1254.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [111b454eae30f5aa071b2c65273a35dc7f1c3773]

INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/03/28 16:46:47 rt 1.5.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [21d072f1a0839e3d80036bfe00a808c480e3bf2d]

INTEGRATION: CWS changefileheader (1.12.88); FILE MERGED 2008/03/31 17:20:02 rt 1.12.88.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8126e2274e3bf6c542b6c5abcf76f888c2daf25c]

INTEGRATION: CWS changefileheader (1.6.850); FILE MERGED 2008/04/01 15:51:11 thb 1.6.850.3: #i85898# Stripping all external header guards 2008/04/01 12:49:07 thb 1.6.850.2: #i85898# Stripping all external header guards 2008/03/31 14:22:21 rt 1.6.850.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b2a411ca8feb937868263614dee284dcc2bb6910]

INTEGRATION: CWS changefileheader (1.4.500); FILE MERGED 2008/03/31 16:02:40 rt 1.4.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [efcfe9b084cfe9769e9c41200627a86259d8291f]

INTEGRATION: CWS changefileheader (1.5.132); FILE MERGED 2008/03/28 16:46:47 rt 1.5.132.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e8ba7262520a48b02c65368e9a00478792402e34]

INTEGRATION: CWS changefileheader (1.73.34); FILE MERGED 2008/04/01 15:31:22 thb 1.73.34.3: #i85898# Stripping all external header guards 2008/04/01 12:37:01 thb 1.73.34.2: #i85898# Stripping all external header guards 2008/03/31 17:20:02 rt 1.73.34.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [14cbe4833a669d5e4fbbe10029d0b5c68c2f0b11]

INTEGRATION: CWS changefileheader (1.4.698); FILE MERGED 2008/04/01 15:51:11 thb 1.4.698.2: #i85898# Stripping all external header guards 2008/03/31 14:22:21 rt 1.4.698.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [48f7e2e8912d01ec3e6a341dd2082e5b6f3bc91f]

INTEGRATION: CWS changefileheader (1.38.86); FILE MERGED 2008/03/31 17:20:02 rt 1.38.86.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [86ff69ea13d10fa3939b698d6cc34f86136c053b]

INTEGRATION: CWS changefileheader (1.5.480); FILE MERGED 2008/03/31 16:02:40 rt 1.5.480.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c40e8468d669c056cfbcb2c1c7f525aa5f5cf91d]

INTEGRATION: CWS changefileheader (1.3.1254); FILE MERGED 2008/04/01 12:49:07 thb 1.3.1254.2: #i85898# Stripping all external header guards 2008/03/31 14:22:21 rt 1.3.1254.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [700e96bf8d02504785d7cabc4f042703e5b2e6a7]

INTEGRATION: CWS changefileheader (1.26.182); FILE MERGED 2008/04/01 15:31:22 thb 1.26.182.3: #i85898# Stripping all external header guards 2008/04/01 12:37:00 thb 1.26.182.2: #i85898# Stripping all external header guards 2008/03/31 17:20:02 rt 1.26.182.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [989938fbc7cde28a1e9833bf2a2934bd38851b9f]

INTEGRATION: CWS changefileheader (1.22.212); FILE MERGED 2008/03/31 14:22:21 rt 1.22.212.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3ee5781996339f3d0576077fd65f224a09057cce]

INTEGRATION: CWS changefileheader (1.13.80); FILE MERGED 2008/03/31 17:20:02 rt 1.13.80.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5b9af784f18d576b4b3a826c81b51cec6da80844]

INTEGRATION: CWS changefileheader (1.5.368); FILE MERGED 2008/04/01 15:51:11 thb 1.5.368.3: #i85898# Stripping all external header guards 2008/04/01 12:49:07 thb 1.5.368.2: #i85898# Stripping all external header guards 2008/03/31 14:22:21 rt 1.5.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [aa4ced7d06dea0e2f389c2bf583f992bde0ecf33]

INTEGRATION: CWS changefileheader (1.23.64); FILE MERGED 2008/04/01 15:31:22 thb 1.23.64.2: #i85898# Stripping all external header guards 2008/03/31 17:20:02 rt 1.23.64.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [06d7fd45d7512bf60a65c4d92f4b35b61a4b08c8]

INTEGRATION: CWS changefileheader (1.10.64); FILE MERGED 2008/03/31 17:20:01 rt 1.10.64.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9c598c6a9a2d77d7be7ffd17f95c79aa0faea8c1]

INTEGRATION: CWS changefileheader (1.5.296); FILE MERGED 2008/03/31 16:02:40 rt 1.5.296.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [92c1203afd9ee112d8512eb3a3b561f480b394a7]

INTEGRATION: CWS changefileheader (1.7.456); FILE MERGED 2008/04/01 12:49:07 thb 1.7.456.2: #i85898# Stripping all external header guards 2008/03/31 14:22:20 rt 1.7.456.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [75c77926f87305e4f32f12a0ee4c767bd7bd6b41]

INTEGRATION: CWS changefileheader (1.65.62); FILE MERGED 2008/03/31 17:20:01 rt 1.65.62.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [dd6e4e47fe0a22f54f5edbcc21f227ebeacffcf5]

INTEGRATION: CWS changefileheader (1.5.84); FILE MERGED 2008/03/31 16:02:39 rt 1.5.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e3d6922734781dd1430ca88f44bb997d1a348ad6]

INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/03/28 16:46:46 rt 1.5.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3b94ee6024093972db154d8673723f89c871aa97]

INTEGRATION: CWS changefileheader (1.6.446); FILE MERGED 2008/04/01 12:49:06 thb 1.6.446.2: #i85898# Stripping all external header guards 2008/03/31 14:22:20 rt 1.6.446.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [77a8c1099284407b27fdd53ce1bccb6423aa45b3]

INTEGRATION: CWS changefileheader (1.4.500); FILE MERGED 2008/03/31 16:02:39 rt 1.4.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1f82d52fb1f913a4867fec4d7deb75bdfbce05bb]

INTEGRATION: CWS changefileheader (1.19.244); FILE MERGED 2008/03/31 17:20:01 rt 1.19.244.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d8882e8cb53d1b9f59ca3b913e005823e7c17314]

INTEGRATION: CWS changefileheader (1.4.480); FILE MERGED 2008/03/31 16:02:39 rt 1.4.480.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5927aeb11f9fcf2d3dc02ed06f0e5748e8817c4a]

INTEGRATION: CWS changefileheader (1.33.120); FILE MERGED 2008/04/01 15:51:11 thb 1.33.120.3: #i85898# Stripping all external header guards 2008/04/01 12:49:06 thb 1.33.120.2: #i85898# Stripping all external header guards 2008/03/31 14:22:20 rt 1.33.120.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f73f9e14ab2eab6dde4ccca70a55b1ae83b39a2d]

INTEGRATION: CWS changefileheader (1.35.64); FILE MERGED 2008/04/01 15:31:21 thb 1.35.64.2: #i85898# Stripping all external header guards 2008/03/31 17:20:01 rt 1.35.64.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0ce502e4f63841c53c95e7790e5468fb2e631cbb]

INTEGRATION: CWS changefileheader (1.4.1254); FILE MERGED 2008/04/01 12:49:06 thb 1.4.1254.2: #i85898# Stripping all external header guards 2008/03/31 14:22:20 rt 1.4.1254.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8a0acf12c82a93d8874f2517ad61ce8589b362af]

INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/03/28 16:46:46 rt 1.4.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [933648f9808a04843b6ddeb2a4533cfdfc7fe33c]

INTEGRATION: CWS changefileheader (1.6.104); FILE MERGED 2008/03/31 14:00:33 rt 1.6.104.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f0154db96f3bee33949cd7ff070da6fe525b71cb]

INTEGRATION: CWS changefileheader (1.15.368); FILE MERGED 2008/04/01 15:51:11 thb 1.15.368.3: #i85898# Stripping all external header guards 2008/04/01 12:49:06 thb 1.15.368.2: #i85898# Stripping all external header guards 2008/03/31 14:22:20 rt 1.15.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e898c22f7c6326f7e0e6e89e8d2de263f05a09f4]

INTEGRATION: CWS changefileheader (1.5.492); FILE MERGED 2008/03/31 17:20:01 rt 1.5.492.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [afe9d05bc7063531eb37fcdc17b51fdc26e967d5]

INTEGRATION: CWS changefileheader (1.10.4); FILE MERGED 2008/03/31 14:00:33 rt 1.10.4.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ef1a8a5dc8410d55ec8ad37f73fefb1d4a17fe4b]

INTEGRATION: CWS changefileheader (1.3.500); FILE MERGED 2008/03/31 16:02:39 rt 1.3.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1b39962e5c400e331c73b1e94d0e03ea2541d0ab]

INTEGRATION: CWS changefileheader (1.26.606); FILE MERGED 2008/04/01 15:51:11 thb 1.26.606.3: #i85898# Stripping all external header guards 2008/04/01 12:49:05 thb 1.26.606.2: #i85898# Stripping all external header guards 2008/03/31 14:22:20 rt 1.26.606.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5cfb8e082875542c0e2a2da9d2e6c601839a8b96]

INTEGRATION: CWS changefileheader (1.4.492); FILE MERGED 2008/03/31 17:20:01 rt 1.4.492.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [beb0db15c96ce3e0960c5382fb360db0fc506a15]

INTEGRATION: CWS changefileheader (1.3.46); FILE MERGED 2008/03/31 14:00:33 rt 1.3.46.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2f8fc1cb8ce23375f2390c1ecce47885d984723d]

INTEGRATION: CWS changefileheader (1.5.480); FILE MERGED 2008/03/31 16:02:39 rt 1.5.480.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e264824822398acc6813da81d0f5ad3c49bda256]

INTEGRATION: CWS changefileheader (1.16.88); FILE MERGED 2008/03/31 17:20:01 rt 1.16.88.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [677e9836037e72c6fa5dd2076029c976dd9abe10]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:46:45 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c86f5a9bc4efdd32c971233c7d9cd213208834c1]

INTEGRATION: CWS changefileheader (1.6.606); FILE MERGED 2008/04/01 15:51:11 thb 1.6.606.3: #i85898# Stripping all external header guards 2008/04/01 12:49:05 thb 1.6.606.2: #i85898# Stripping all external header guards 2008/03/31 14:22:20 rt 1.6.606.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [61d624d134f7128a57c1869e78ae38fa91a61e57]

INTEGRATION: CWS changefileheader (1.2.46); FILE MERGED 2008/03/31 14:00:33 rt 1.2.46.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [522c8852dd895f8fa1f8724e952a5dac8e34ee23]

INTEGRATION: CWS changefileheader (1.17.300); FILE MERGED 2008/04/01 15:31:21 thb 1.17.300.3: #i85898# Stripping all external header guards 2008/04/01 12:37:00 thb 1.17.300.2: #i85898# Stripping all external header guards 2008/03/31 17:20:01 rt 1.17.300.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6cab98daacc5e0de77710551fd4cb57b5c2238af]

INTEGRATION: CWS changefileheader (1.3.1254); FILE MERGED 2008/04/01 15:51:10 thb 1.3.1254.3: #i85898# Stripping all external header guards 2008/04/01 12:49:05 thb 1.3.1254.2: #i85898# Stripping all external header guards 2008/03/31 14:22:20 rt 1.3.1254.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [097875a5f36740b3df82c13a691f8d3c5ce8ce0a]

INTEGRATION: CWS changefileheader (1.6.330); FILE MERGED 2008/04/01 12:37:00 thb 1.6.330.2: #i85898# Stripping all external header guards 2008/03/31 17:20:01 rt 1.6.330.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [54d3f98e742f3c3a165e64757e904739a0a15608]

INTEGRATION: CWS changefileheader (1.6.446); FILE MERGED 2008/04/01 15:51:10 thb 1.6.446.3: #i85898# Stripping all external header guards 2008/04/01 12:49:05 thb 1.6.446.2: #i85898# Stripping all external header guards 2008/03/31 14:22:20 rt 1.6.446.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [89801e4409cdfaf88d22659b2c15b570e55ec30e]

INTEGRATION: CWS changefileheader (1.5.132); FILE MERGED 2008/03/28 16:46:45 rt 1.5.132.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9e99624f77275e5a6eada43e3feb492ee33acc10]

INTEGRATION: CWS changefileheader (1.5.330); FILE MERGED 2008/04/01 12:37:00 thb 1.5.330.2: #i85898# Stripping all external header guards 2008/03/31 17:20:01 rt 1.5.330.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [780a7c01f9bf75915f5c2ae683e9c1652bae03da]

INTEGRATION: CWS changefileheader (1.5.1254); FILE MERGED 2008/04/01 15:51:10 thb 1.5.1254.2: #i85898# Stripping all external header guards 2008/03/31 14:22:20 rt 1.5.1254.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [074b93340c45617a3ab151e800f422225189a5cc]

INTEGRATION: CWS changefileheader (1.3.500); FILE MERGED 2008/03/31 16:02:38 rt 1.3.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [338cbb06290380e8eeaf87d8da05ff267ed3cb22]

INTEGRATION: CWS changefileheader (1.15.318); FILE MERGED 2008/04/01 15:51:10 thb 1.15.318.3: #i85898# Stripping all external header guards 2008/04/01 12:49:04 thb 1.15.318.2: #i85898# Stripping all external header guards 2008/03/31 14:22:20 rt 1.15.318.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a00fe71eead54f81207ff1bbbb27f8e4f344826c]

INTEGRATION: CWS changefileheader (1.18.330); FILE MERGED 2008/03/31 17:20:01 rt 1.18.330.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9620b1a2afb6eb519f80a8a965e1cf1c47b86c0c]

INTEGRATION: CWS changefileheader (1.4.6); FILE MERGED 2008/03/31 14:00:33 rt 1.4.6.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ed26fb3e024c64e9fca72127af5da76872105379]

INTEGRATION: CWS changefileheader (1.5.148); FILE MERGED 2008/03/28 16:46:45 rt 1.5.148.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5d90ff7a5c8bd6b5f7df27afd0bd2e5e58ebd00b]

INTEGRATION: CWS changefileheader (1.8.850); FILE MERGED 2008/04/01 15:51:10 thb 1.8.850.3: #i85898# Stripping all external header guards 2008/04/01 12:49:04 thb 1.8.850.2: #i85898# Stripping all external header guards 2008/03/31 14:22:20 rt 1.8.850.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [01b2474d4334ee5ca69df90f2756415d532b1545]

INTEGRATION: CWS changefileheader (1.4.492); FILE MERGED 2008/04/01 12:37:00 thb 1.4.492.2: #i85898# Stripping all external header guards 2008/03/31 17:20:01 rt 1.4.492.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c7b765261888bf5d4140d71c1db2e52e5089ac0a]

INTEGRATION: CWS changefileheader (1.2.74); FILE MERGED 2008/03/31 14:00:33 rt 1.2.74.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [98818e8c1edee9f0edd86cb0430f7fddaf6524fc]

INTEGRATION: CWS changefileheader (1.4.102); FILE MERGED 2008/03/28 16:46:45 rt 1.4.102.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [833058e9a06bbb9aadee33a52917e99cd54bf903]

INTEGRATION: CWS changefileheader (1.3.1254); FILE MERGED 2008/04/01 15:51:10 thb 1.3.1254.2: #i85898# Stripping all external header guards 2008/03/31 14:22:20 rt 1.3.1254.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [23ac8b84bb06731da277889778832eb2f9534f96]

INTEGRATION: CWS changefileheader (1.11.80); FILE MERGED 2008/03/31 17:20:01 rt 1.11.80.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [73a6b5a74d8c311f1ad079c10e235c967fad28d4]

INTEGRATION: CWS changefileheader (1.4.30); FILE MERGED 2008/03/31 14:00:33 rt 1.4.30.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [dfe4c3758acb654fe48832c5f3089251e219501b]

INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/03/28 16:46:45 rt 1.7.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cb8ec0e1605234c24cd5bf42d28b97b1824572b5]

INTEGRATION: CWS changefileheader (1.35.120); FILE MERGED 2008/04/01 15:51:10 thb 1.35.120.3: #i85898# Stripping all external header guards 2008/04/01 12:49:04 thb 1.35.120.2: #i85898# Stripping all external header guards 2008/03/31 14:22:20 rt 1.35.120.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [91cf9d104bea0e357d415084411bac064f448a7a]

INTEGRATION: CWS changefileheader (1.55.76); FILE MERGED 2008/03/31 17:20:00 rt 1.55.76.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [413866108cb94abe27055dc4b70213f8d4479708]

INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/03/28 16:46:45 rt 1.5.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [51efc8493d1eae001276db54198aa7336d604875]

INTEGRATION: CWS changefileheader (1.8.46); FILE MERGED 2008/03/31 14:00:32 rt 1.8.46.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1d29607ab4c565499e2da95b3a774271842f01a0]

INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/03/28 16:46:44 rt 1.7.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6e0afd37b847054985b14031b87170cdc9d7ca23]

INTEGRATION: CWS changefileheader (1.8.1254); FILE MERGED 2008/04/01 12:49:03 thb 1.8.1254.2: #i85898# Stripping all external header guards 2008/03/31 14:22:20 rt 1.8.1254.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7fa43d498e55f9642876ff2ce98a99ead4a9920d]

INTEGRATION: CWS changefileheader (1.2.46); FILE MERGED 2008/03/31 14:00:32 rt 1.2.46.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [718d9cdd83ee29c2ebd1a795445dac499582ddb6]

INTEGRATION: CWS changefileheader (1.7.330); FILE MERGED 2008/03/31 17:20:00 rt 1.7.330.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4563ee798d7abecb28c71262271876389f6a19f5]

INTEGRATION: CWS changefileheader (1.8.10); FILE MERGED 2008/03/28 16:46:44 rt 1.8.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0055194c45a1e271abb6fa6b8b11659fa81442cc]

INTEGRATION: CWS changefileheader (1.4.1254); FILE MERGED 2008/03/31 14:22:20 rt 1.4.1254.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ff718ed58db7a6bbefe9788b1d7cbc6da4e1bf43]

INTEGRATION: CWS changefileheader (1.43.34); FILE MERGED 2008/04/01 15:31:21 thb 1.43.34.3: #i85898# Stripping all external header guards 2008/04/01 12:37:00 thb 1.43.34.2: #i85898# Stripping all external header guards 2008/03/31 17:20:00 rt 1.43.34.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8dfacdbcfc7ccad13ad5fe5c17f78cd848a72b4b]

INTEGRATION: CWS changefileheader (1.5.148); FILE MERGED 2008/03/28 16:46:44 rt 1.5.148.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d7ec027e332b8bc398ed8ec10a4c083bba6a6c9a]

INTEGRATION: CWS changefileheader (1.5.46); FILE MERGED 2008/03/31 14:00:32 rt 1.5.46.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b1a282b5ef7a548210052bdfb43e96d49c06ad7c]

INTEGRATION: CWS changefileheader (1.2.738); FILE MERGED 2008/04/01 15:51:10 thb 1.2.738.3: #i85898# Stripping all external header guards 2008/04/01 12:49:03 thb 1.2.738.2: #i85898# Stripping all external header guards 2008/03/31 14:22:19 rt 1.2.738.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5e3a02417b6c4a938274acc1466bc95a373f451f]

INTEGRATION: CWS changefileheader (1.15.330); FILE MERGED 2008/03/31 17:20:00 rt 1.15.330.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2fa841c93a9f817fb0b765e57160633f4a32068e]

INTEGRATION: CWS changefileheader (1.28.50); FILE MERGED 2008/03/31 14:22:19 rt 1.28.50.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d13dfa4c3519dacd117b132e2f0d07f27eea2f63]

INTEGRATION: CWS changefileheader (1.3.46); FILE MERGED 2008/03/31 14:00:32 rt 1.3.46.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6abacea536a14d8fc860a45f597f029860cca34a]

INTEGRATION: CWS changefileheader (1.33.78); FILE MERGED 2008/04/01 15:31:20 thb 1.33.78.3: #i85898# Stripping all external header guards 2008/04/01 12:36:59 thb 1.33.78.2: #i85898# Stripping all external header guards 2008/03/31 17:20:00 rt 1.33.78.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6b3518e0a1a200f2df0a7df75aaebeb3cc91375a]

INTEGRATION: CWS changefileheader (1.14.196); FILE MERGED 2008/03/31 14:22:19 rt 1.14.196.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3916327804d0963cc73c84ad5fd9170967aca396]

INTEGRATION: CWS changefileheader (1.3.500); FILE MERGED 2008/03/31 16:02:37 rt 1.3.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e32f04a1dfbc6ebc570d3e086c25f36b1a86ea2e]

INTEGRATION: CWS changefileheader (1.9.96); FILE MERGED 2008/03/31 17:20:00 rt 1.9.96.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1a27ad0daa60af2f9e1d8b24be15f68a02fe20de]

INTEGRATION: CWS changefileheader (1.4.132); FILE MERGED 2008/03/28 16:46:44 rt 1.4.132.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3276879bcc30d718b27021cfdf485d9da9ba3180]

INTEGRATION: CWS changefileheader (1.4.500); FILE MERGED 2008/03/31 16:02:37 rt 1.4.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bf06ed4e7d5e781b1ad27d021fc027faeb7187ed]

INTEGRATION: CWS changefileheader (1.16.636); FILE MERGED 2008/04/01 15:51:09 thb 1.16.636.3: #i85898# Stripping all external header guards 2008/04/01 12:49:03 thb 1.16.636.2: #i85898# Stripping all external header guards 2008/03/31 14:22:19 rt 1.16.636.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5a09c368bd39a1ef7af3cf408616182281d5c410]

INTEGRATION: CWS changefileheader (1.5.96); FILE MERGED 2008/03/31 17:20:00 rt 1.5.96.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2ec0d0493031f83239aa3b69e72d4c76659b0319]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:46:44 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a6f763a9bf7ab61789e0d8a36f46c9f524a03494]

INTEGRATION: CWS changefileheader (1.6.46); FILE MERGED 2008/03/31 14:00:32 rt 1.6.46.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [906c6a42ca27e539b26d8f415a7f26353adac2d4]

INTEGRATION: CWS changefileheader (1.6.30); FILE MERGED 2008/03/31 16:02:37 rt 1.6.30.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d5fc67c83d06561b0eb41847031172f3d1b756a0]

INTEGRATION: CWS changefileheader (1.10.120); FILE MERGED 2008/04/01 12:49:03 thb 1.10.120.2: #i85898# Stripping all external header guards 2008/03/31 14:22:19 rt 1.10.120.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [18a0833969903ec213515cb3e0ff136ff0cba4ad]

INTEGRATION: CWS changefileheader (1.5.492); FILE MERGED 2008/03/31 17:20:00 rt 1.5.492.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [64ad82c79e274a05664733e885aa8019e59416b3]

INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/03/28 16:46:44 rt 1.5.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8fdb40025e736ef2a30d5ef9e37305ccb6fa6fd6]

INTEGRATION: CWS changefileheader (1.5.1252); FILE MERGED 2008/04/01 15:51:09 thb 1.5.1252.2: #i85898# Stripping all external header guards 2008/03/31 14:22:19 rt 1.5.1252.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b0b460fc4d0143ea1ae4c799e7b1cd2d6bd71499]

INTEGRATION: CWS changefileheader (1.26.224); FILE MERGED 2008/04/01 15:31:20 thb 1.26.224.2: #i85898# Stripping all external header guards 2008/03/31 17:20:00 rt 1.26.224.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [71f4da9733e99c89736025353d3e128165fba3ec]

INTEGRATION: CWS changefileheader (1.2.1254); FILE MERGED 2008/03/31 14:22:19 rt 1.2.1254.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3ca386da3b0f040ed3c706ab85c9c7da9797c3ff]

INTEGRATION: CWS changefileheader (1.55.86); FILE MERGED 2008/03/31 17:20:00 rt 1.55.86.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [67f5f05282198e2cb6a9f04f6f9b5643e64206b3]

INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/03/28 16:46:44 rt 1.4.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8eb68711b3650da3c13b9c84e9b8ef1c5dbc7b99]

INTEGRATION: CWS changefileheader (1.4.1254); FILE MERGED 2008/03/31 14:22:19 rt 1.4.1254.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7c2471b065ca7803ace9d7ab8936eb089b197c13]

INTEGRATION: CWS changefileheader (1.4.74); FILE MERGED 2008/03/31 14:00:32 rt 1.4.74.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a85e7ab8d2ae8eaabe83a8150cd39f93075d756c]

INTEGRATION: CWS changefileheader (1.33.86); FILE MERGED 2008/03/31 17:20:00 rt 1.33.86.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ff66f26a016097bf95cd904403bde196d6b848b7]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:46:43 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3ed1af3dd0b4cc6adabd40da0c5f6cb50cb79018]

INTEGRATION: CWS changefileheader (1.17.120); FILE MERGED 2008/04/01 15:51:09 thb 1.17.120.3: #i85898# Stripping all external header guards 2008/04/01 12:49:02 thb 1.17.120.2: #i85898# Stripping all external header guards 2008/03/31 14:22:19 rt 1.17.120.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8381a78af9f49bfac19eb48317d81d1b7a320751]

INTEGRATION: CWS changefileheader (1.9.30); FILE MERGED 2008/03/31 14:00:31 rt 1.9.30.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b3539212db531aca72c79b4c8a83f4df276dae65]

INTEGRATION: CWS changefileheader (1.13.10); FILE MERGED 2008/03/28 16:46:43 rt 1.13.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [45f6ef2324e3cad69b40db9fdab962e970249cbc]

INTEGRATION: CWS changefileheader (1.5.480); FILE MERGED 2008/03/31 16:02:37 rt 1.5.480.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f385988190b4f11649d61ff94f70a6bfb5844dba]

INTEGRATION: CWS changefileheader (1.3.1254); FILE MERGED 2008/03/31 14:22:19 rt 1.3.1254.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4d1271fde0b53d340571f4daea779544f195cc4f]

INTEGRATION: CWS changefileheader (1.10.46); FILE MERGED 2008/03/31 14:00:31 rt 1.10.46.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [dd8f5a49fb6484fc3273896dd45def8d4f58f618]

INTEGRATION: CWS changefileheader (1.14.330); FILE MERGED 2008/04/01 15:31:20 thb 1.14.330.2: #i85898# Stripping all external header guards 2008/03/31 17:20:00 rt 1.14.330.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5178afdf229a2174c04818aaeaf76c03d4277384]

INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/03/28 16:46:43 rt 1.5.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b06abf60bf8fae0e52f8659892182d0b0ff31aae]

INTEGRATION: CWS changefileheader (1.5.296); FILE MERGED 2008/03/31 16:02:36 rt 1.5.296.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [25d182e4b683086528a024e09817aff0e812e404]

INTEGRATION: CWS changefileheader (1.13.796); FILE MERGED 2008/04/01 15:51:09 thb 1.13.796.3: #i85898# Stripping all external header guards 2008/04/01 12:49:02 thb 1.13.796.2: #i85898# Stripping all external header guards 2008/03/31 14:22:19 rt 1.13.796.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [29c69b172e9b2015c01a055629fae1575ea8a8da]

INTEGRATION: CWS changefileheader (1.2.46); FILE MERGED 2008/03/31 14:00:31 rt 1.2.46.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3cd9a1efd5af82e81d9df740bd7f8429a47f10e0]

INTEGRATION: CWS changefileheader (1.11.244); FILE MERGED 2008/03/31 17:20:00 rt 1.11.244.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ccf451caeb2a9a9e6381b4cda0ce4e4b163a1a17]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:46:43 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [df04e055b4dd49b8be0d078e1e8d72e91d2fcf60]

INTEGRATION: CWS changefileheader (1.6.456); FILE MERGED 2008/04/01 12:49:02 thb 1.6.456.2: #i85898# Stripping all external header guards 2008/03/31 14:22:19 rt 1.6.456.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e28adb70e223f8aea8b8e0770a38c82774bf0841]

INTEGRATION: CWS changefileheader (1.4.500); FILE MERGED 2008/03/31 16:02:36 rt 1.4.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [836e8bd464e47a2d56aad5fded7b6ee6ea19be81]

INTEGRATION: CWS changefileheader (1.5.46); FILE MERGED 2008/03/31 14:00:31 rt 1.5.46.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2fd37a31907efe5631f595c626db70927a29dd08]

INTEGRATION: CWS changefileheader (1.16.34); FILE MERGED 2008/03/31 17:19:59 rt 1.16.34.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [28cf69916c2cc8a2a87023d70f350d950c62351c]

INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/03/28 16:46:43 rt 1.4.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a49c108c8751b0890ea6b618c060bfc7eccbb45c]

INTEGRATION: CWS changefileheader (1.3.1254); FILE MERGED 2008/04/01 15:51:09 thb 1.3.1254.3: #i85898# Stripping all external header guards 2008/04/01 12:49:02 thb 1.3.1254.2: #i85898# Stripping all external header guards 2008/03/31 14:22:19 rt 1.3.1254.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ceea494bd2a46004adcfac96aa208fd69c1f00d9]

INTEGRATION: CWS changefileheader (1.6.64); FILE MERGED 2008/03/31 17:19:59 rt 1.6.64.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3fbeac934b087bb58676b5b8217c3d26bc78e254]

INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/03/28 16:46:43 rt 1.7.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d4469cf76ee72083a398110447078d20beba801b]

INTEGRATION: CWS changefileheader (1.22.120); FILE MERGED 2008/04/01 15:51:09 thb 1.22.120.3: #i85898# Stripping all external header guards 2008/04/01 12:49:02 thb 1.22.120.2: #i85898# Stripping all external header guards 2008/03/31 14:22:19 rt 1.22.120.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [dd05c87601bd1503170e0d68673d07d81ff01d20]

INTEGRATION: CWS changefileheader (1.7.46); FILE MERGED 2008/03/31 14:00:31 rt 1.7.46.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [345b2d5d127cbd4164932263310a7b1d51599465]

INTEGRATION: CWS changefileheader (1.3.492); FILE MERGED 2008/03/31 17:19:59 rt 1.3.492.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8dc3497bc12458cf9fb1b5b4c246cbe084eae6eb]

INTEGRATION: CWS changefileheader (1.4.132); FILE MERGED 2008/03/28 16:46:43 rt 1.4.132.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d84428aff4dc57203337307430763e7b34094f67]

INTEGRATION: CWS changefileheader (1.3.1254); FILE MERGED 2008/04/01 15:51:09 thb 1.3.1254.3: #i85898# Stripping all external header guards 2008/04/01 12:49:01 thb 1.3.1254.2: #i85898# Stripping all external header guards 2008/03/31 14:22:19 rt 1.3.1254.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [41ca8f7e7a557afb76bd6a84f0aa870c8ca24b6e]

INTEGRATION: CWS changefileheader (1.5.330); FILE MERGED 2008/03/31 17:19:59 rt 1.5.330.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e37d1b9f8b27f28bda8bc0b0a4aff8033787484b]

INTEGRATION: CWS changefileheader (1.5.1254); FILE MERGED 2008/04/01 15:51:09 thb 1.5.1254.3: #i85898# Stripping all external header guards 2008/04/01 12:49:01 thb 1.5.1254.2: #i85898# Stripping all external header guards 2008/03/31 14:22:19 rt 1.5.1254.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b73c6ee3aa9015a6f60c9a442ea7e2e59d3e2a05]

INTEGRATION: CWS changefileheader (1.4.46); FILE MERGED 2008/03/31 14:00:31 rt 1.4.46.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8b8665563fac6508c27b8687f5ba36db6f167dc1]

INTEGRATION: CWS changefileheader (1.3.500); FILE MERGED 2008/03/31 16:02:36 rt 1.3.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fb441e912e3812fedb41f3169adbe4f24253ef3a]

INTEGRATION: CWS changefileheader (1.20.64); FILE MERGED 2008/03/31 17:19:59 rt 1.20.64.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a6a8bd8d978bd491a3f39b868e5876a85171b233]

INTEGRATION: CWS changefileheader (1.3.1254); FILE MERGED 2008/04/01 15:51:08 thb 1.3.1254.3: #i85898# Stripping all external header guards 2008/04/01 12:49:01 thb 1.3.1254.2: #i85898# Stripping all external header guards 2008/03/31 14:22:19 rt 1.3.1254.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [eac51d7e05b58d3f205c68d3cbdc9c5cc0d4e5ca]

INTEGRATION: CWS changefileheader (1.6.46); FILE MERGED 2008/03/31 14:00:31 rt 1.6.46.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e2f7df877c6edf05c393680a0cd40e4d4f1a722c]

INTEGRATION: CWS changefileheader (1.22.88); FILE MERGED 2008/03/31 17:19:59 rt 1.22.88.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ba706aa21f3d24af8402cec3be9b38aa085af632]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:46:42 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [64cba39669aeaab28da712849f6de8a16bbc9362]

INTEGRATION: CWS changefileheader (1.5.46); FILE MERGED 2008/03/31 14:00:30 rt 1.5.46.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [aff7fdd502a1101006f65c18d84b753b5d7c5c1b]

INTEGRATION: CWS changefileheader (1.13.318); FILE MERGED 2008/04/01 15:51:08 thb 1.13.318.3: #i85898# Stripping all external header guards 2008/04/01 12:49:01 thb 1.13.318.2: #i85898# Stripping all external header guards 2008/03/31 14:22:19 rt 1.13.318.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9b125bb1b8232a002127d1402eeb72ac529ced88]

INTEGRATION: CWS changefileheader (1.38.64); FILE MERGED 2008/04/01 15:31:20 thb 1.38.64.2: #i85898# Stripping all external header guards 2008/03/31 17:19:59 rt 1.38.64.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [78d84b0af2273d19f0cc502c2f35645c66644a4b]

INTEGRATION: CWS changefileheader (1.2.294); FILE MERGED 2008/03/28 16:46:42 rt 1.2.294.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [773ccd7916a9d04190ca698e510c61532669d028]

INTEGRATION: CWS changefileheader (1.7.30); FILE MERGED 2008/03/31 14:00:30 rt 1.7.30.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [32b322d54ceb0cbeb17bf574e06a4fa44bb165bc]

INTEGRATION: CWS changefileheader (1.18.120); FILE MERGED 2008/04/01 15:51:08 thb 1.18.120.3: #i85898# Stripping all external header guards 2008/04/01 12:49:01 thb 1.18.120.2: #i85898# Stripping all external header guards 2008/03/31 14:22:18 rt 1.18.120.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [91330f20cda1e1b8807fecb15f6d54f4cd35f60d]

INTEGRATION: CWS changefileheader (1.19.136); FILE MERGED 2008/04/01 15:31:19 thb 1.19.136.2: #i85898# Stripping all external header guards 2008/03/31 17:19:59 rt 1.19.136.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [59a9f3db2bf4243b50061e28920ddc5e8baaa18a]

INTEGRATION: CWS changefileheader (1.4.294); FILE MERGED 2008/03/28 16:46:42 rt 1.4.294.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [acfc5409df84efd9d1015da479642b4171d92a3a]

INTEGRATION: CWS changefileheader (1.9.46); FILE MERGED 2008/03/31 14:00:30 rt 1.9.46.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5baa53af84cfdfe6bccc8ba1c69b247f4b41a03f]

INTEGRATION: CWS changefileheader (1.6.236); FILE MERGED 2008/04/01 15:51:08 thb 1.6.236.2: #i85898# Stripping all external header guards 2008/03/31 14:22:18 rt 1.6.236.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2196d61d5499a0264b5410a0b781c9f6740d6eb2]

INTEGRATION: CWS changefileheader (1.7.70); FILE MERGED 2008/03/28 16:46:42 rt 1.7.70.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [135108a2d8da6a33dafc87206a74c666c0998fed]

INTEGRATION: CWS changefileheader (1.15.88); FILE MERGED 2008/03/31 17:19:59 rt 1.15.88.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [90006dbb079964a4dddd2fbedebf3ae211602e05]

INTEGRATION: CWS changefileheader (1.6.46); FILE MERGED 2008/03/31 14:00:30 rt 1.6.46.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b809905c8de4af57fddd37fd51ba0dc06bff4467]

INTEGRATION: CWS changefileheader (1.3.1254); FILE MERGED 2008/03/31 14:22:18 rt 1.3.1254.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b70b5e9d29cceb2baeb4b13380a9bdb042f30954]

INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/03/28 16:46:42 rt 1.6.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [dd2bf205f7c543cc2e0ac014c89ed6b2b2ec6388]

INTEGRATION: CWS changefileheader (1.92.32); FILE MERGED 2008/04/01 15:31:19 thb 1.92.32.3: #i85898# Stripping all external header guards 2008/04/01 12:36:59 thb 1.92.32.2: #i85898# Stripping all external header guards 2008/03/31 17:19:59 rt 1.92.32.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a45016fa189611c6149cc2eddba089a28480ce50]

INTEGRATION: CWS changefileheader (1.2.46); FILE MERGED 2008/03/31 14:00:29 rt 1.2.46.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [84034ffb19a734b811f97cbb26318f91ad5e4264]

INTEGRATION: CWS changefileheader (1.14.368); FILE MERGED 2008/04/01 15:51:08 thb 1.14.368.3: #i85898# Stripping all external header guards 2008/04/01 12:49:01 thb 1.14.368.2: #i85898# Stripping all external header guards 2008/03/31 14:22:18 rt 1.14.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [10d0089dd5dd41ad93e5b1e4f2108dcb33208cb6]

INTEGRATION: CWS changefileheader (1.4.300); FILE MERGED 2008/03/31 16:02:35 rt 1.4.300.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e7770e24f1d9aa03c9b8fb1b20c0902a263d3a66]

INTEGRATION: CWS changefileheader (1.17.212); FILE MERGED 2008/04/01 15:51:08 thb 1.17.212.2: #i85898# Stripping all external header guards 2008/03/31 14:22:18 rt 1.17.212.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6e9b5b4c090b3e08b7681992b8279623863cf413]

INTEGRATION: CWS changefileheader (1.3.500); FILE MERGED 2008/03/31 16:02:35 rt 1.3.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [61453e72caed3ab457a528fd23edb5b00a7bbd64]

INTEGRATION: CWS changefileheader (1.5.492); FILE MERGED 2008/03/31 17:19:59 rt 1.5.492.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c40196f44b8288fa983b9783b46f75a646a4aef2]

INTEGRATION: CWS changefileheader (1.5.212); FILE MERGED 2008/04/01 12:49:00 thb 1.5.212.2: #i85898# Stripping all external header guards 2008/03/31 14:22:18 rt 1.5.212.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c286d8d74eb667819eeacfca21de66cc98810916]

INTEGRATION: CWS changefileheader (1.4.166); FILE MERGED 2008/03/28 16:46:42 rt 1.4.166.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d8444850f0602b8928ef0a1c3d813eb0edbf6e28]

INTEGRATION: CWS changefileheader (1.39.10); FILE MERGED 2008/04/01 15:31:19 thb 1.39.10.3: #i85898# Stripping all external header guards 2008/04/01 12:36:59 thb 1.39.10.2: #i85898# Stripping all external header guards 2008/03/31 17:19:59 rt 1.39.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1969a205bd7366b4457064a4a1b3be55465a0184]

INTEGRATION: CWS changefileheader (1.7.46); FILE MERGED 2008/03/31 14:00:29 rt 1.7.46.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [24cac8c2e03fd23e2bcaa5140a3a1f812c2999d8]

INTEGRATION: CWS changefileheader (1.8.366); FILE MERGED 2008/04/01 15:51:08 thb 1.8.366.3: #i85898# Stripping all external header guards 2008/04/01 12:49:00 thb 1.8.366.2: #i85898# Stripping all external header guards 2008/03/31 14:22:18 rt 1.8.366.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0ba2bfa474ca191d3fa1f5e326de95f32fac1c82]

INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/03/28 16:46:41 rt 1.4.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a93991cb28bec128de190ea433b57d6623670e9f]

INTEGRATION: CWS changefileheader (1.33.240); FILE MERGED 2008/03/31 17:19:58 rt 1.33.240.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [57b8b2652c165f1b935a1eb6bb6a7f1d302ff157]

INTEGRATION: CWS changefileheader (1.13.300); FILE MERGED 2008/03/31 16:02:35 rt 1.13.300.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1792125b7de824477bd673e2877ee1e7b9099d9a]

INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/03/28 16:46:41 rt 1.5.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [edbc65f44a8d079123278ae38317efe68bbfc481]

INTEGRATION: CWS changefileheader (1.49.86); FILE MERGED 2008/03/31 17:19:58 rt 1.49.86.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ed505d489c96a19214be29dd652ba6f95c24ce2b]

INTEGRATION: CWS changefileheader (1.5.46); FILE MERGED 2008/03/31 14:00:29 rt 1.5.46.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [494ec5604dc47f5b9f407469090c5eeaf0c1c40e]

INTEGRATION: CWS changefileheader (1.4.1254); FILE MERGED 2008/04/01 15:51:07 thb 1.4.1254.3: #i85898# Stripping all external header guards 2008/04/01 12:49:00 thb 1.4.1254.2: #i85898# Stripping all external header guards 2008/03/31 14:22:18 rt 1.4.1254.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [439186a4885c98308f9c38bd1099356f945f8e61]

INTEGRATION: CWS changefileheader (1.10.500); FILE MERGED 2008/03/31 16:02:35 rt 1.10.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d5c1dd1e3f5ff8c06533132748fcb814a102770d]

INTEGRATION: CWS changefileheader (1.9.10); FILE MERGED 2008/03/28 16:46:41 rt 1.9.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8f94409b071889e93bd36c3a64ed309d240bfa1f]

INTEGRATION: CWS changefileheader (1.30.182); FILE MERGED 2008/04/01 12:36:59 thb 1.30.182.2: #i85898# Stripping all external header guards 2008/03/31 17:19:58 rt 1.30.182.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6b433f69fde895311efc1c9699a05b7c58b8bf9a]

INTEGRATION: CWS changefileheader (1.3.1254); FILE MERGED 2008/04/01 15:51:07 thb 1.3.1254.2: #i85898# Stripping all external header guards 2008/03/31 14:22:18 rt 1.3.1254.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [560d436e18aa9e9da8463650abfca0c6c02361c9]

INTEGRATION: CWS changefileheader (1.11.500); FILE MERGED 2008/03/31 16:02:35 rt 1.11.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [457b11fc442ceea85ce3846a3671f17b4adab9d1]

INTEGRATION: CWS changefileheader (1.8.10); FILE MERGED 2008/03/28 16:46:41 rt 1.8.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [648904bdb5a7eb9fdb2e2c24d43b468e41167b1d]

INTEGRATION: CWS changefileheader (1.15.244); FILE MERGED 2008/03/31 17:19:58 rt 1.15.244.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0fd042cec60f5175eb30a2f723fc508b3af2c22a]

INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/03/28 16:46:41 rt 1.6.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f6d4ebb53b58879e7b3ed3f4a04bca7e5f2933af]

INTEGRATION: CWS changefileheader (1.4.330); FILE MERGED 2008/03/31 17:19:58 rt 1.4.330.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4929c3ef9972013831e78e53cd2ecdd0f4a7b446]

INTEGRATION: CWS changefileheader (1.7.1254); FILE MERGED 2008/04/01 15:51:07 thb 1.7.1254.3: #i85898# Stripping all external header guards 2008/04/01 12:48:59 thb 1.7.1254.2: #i85898# Stripping all external header guards 2008/03/31 14:22:18 rt 1.7.1254.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5ed060c0270ade0c5e6a601d441d22bffdf012b9]

INTEGRATION: CWS changefileheader (1.7.492); FILE MERGED 2008/03/31 17:19:58 rt 1.7.492.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [898cfb5d00f846c701f256149233157f5ca26026]

INTEGRATION: CWS changefileheader (1.7.368); FILE MERGED 2008/04/01 15:51:07 thb 1.7.368.3: #i85898# Stripping all external header guards 2008/04/01 12:48:59 thb 1.7.368.2: #i85898# Stripping all external header guards 2008/03/31 14:22:18 rt 1.7.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4468e7f00c69d0b1ce0f9f85e334b23711f3a27b]

INTEGRATION: CWS changefileheader (1.4.492); FILE MERGED 2008/03/31 17:19:58 rt 1.4.492.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5cd235e74cf9e41f32582111ca48870327d7008c]

INTEGRATION: CWS changefileheader (1.13.368); FILE MERGED 2008/04/01 15:51:07 thb 1.13.368.3: #i85898# Stripping all external header guards 2008/04/01 12:48:59 thb 1.13.368.2: #i85898# Stripping all external header guards 2008/03/31 14:22:18 rt 1.13.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [300a9cd628acbbc45626dbb6ca69a696bb0e43d3]

INTEGRATION: CWS changefileheader (1.9.500); FILE MERGED 2008/03/31 16:02:34 rt 1.9.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2410c94d0a88cda2f9af3c69111c13ae0debda5f]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:46:40 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e66288926be8a9f4cd90c479e3fcee436772bb79]

INTEGRATION: CWS changefileheader (1.10.182); FILE MERGED 2008/03/31 17:19:58 rt 1.10.182.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [82ca7265a681374cd870eb6b09273933da567346]

INTEGRATION: CWS changefileheader (1.3.500); FILE MERGED 2008/03/31 16:02:34 rt 1.3.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [385327586f00d2f9755d67140627da5576320ce4]

INTEGRATION: CWS changefileheader (1.8.10); FILE MERGED 2008/03/28 16:46:40 rt 1.8.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d9634290dcc967a9be498cc0911472fda00298ce]

INTEGRATION: CWS changefileheader (1.16.62); FILE MERGED 2008/04/01 12:36:59 thb 1.16.62.2: #i85898# Stripping all external header guards 2008/03/31 17:19:58 rt 1.16.62.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fe9b75a56794fdb60510747ece7f60c9f0d4d0df]

INTEGRATION: CWS changefileheader (1.6.500); FILE MERGED 2008/03/31 16:02:34 rt 1.6.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [662884775db5e70dc097127f064c25ba43ffa04d]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:46:40 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [762bba61ea0d03c111807b32cb1767b114d1d5a2]

INTEGRATION: CWS changefileheader (1.6.182); FILE MERGED 2008/03/31 17:19:58 rt 1.6.182.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ee394b1257c7fd59830d0fbd5383031dfd2bcade]

INTEGRATION: CWS changefileheader (1.4.368); FILE MERGED 2008/04/01 15:51:07 thb 1.4.368.3: #i85898# Stripping all external header guards 2008/04/01 12:48:59 thb 1.4.368.2: #i85898# Stripping all external header guards 2008/03/31 14:22:18 rt 1.4.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ef58679ea17822931bc9c8ff3b3aa7e41dbf43dc]

INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/03/28 16:46:40 rt 1.5.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d8d9e1876d7f2508a4bf811c3db74bfcd9e1325b]

INTEGRATION: CWS changefileheader (1.8.500); FILE MERGED 2008/03/31 16:02:34 rt 1.8.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fc77726e2073bb284728eddc419b27e97c9efa84]

INTEGRATION: CWS changefileheader (1.2.46); FILE MERGED 2008/03/31 14:00:28 rt 1.2.46.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [094a3075378b6ed78aa122c00e7a4594c6d97ae6]

INTEGRATION: CWS changefileheader (1.13.330); FILE MERGED 2008/03/31 17:19:58 rt 1.13.330.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2a2e93b7944562f4241d95f8280fe7a580400f34]

INTEGRATION: CWS changefileheader (1.8.212); FILE MERGED 2008/03/31 14:22:17 rt 1.8.212.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [aba4d8b7e00578f30f930d38bc49fd9914f64dc7]

INTEGRATION: CWS changefileheader (1.6.132); FILE MERGED 2008/03/28 16:46:40 rt 1.6.132.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2fd4b75bf6c80c569b454a444257733dc8dd6fc2]

INTEGRATION: CWS changefileheader (1.16.330); FILE MERGED 2008/04/01 15:31:18 thb 1.16.330.2: #i85898# Stripping all external header guards 2008/03/31 17:19:58 rt 1.16.330.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e34c9d34e8184c4cb3430819fb92b4d44d64c707]

INTEGRATION: CWS changefileheader (1.4.860); FILE MERGED 2008/03/31 14:22:17 rt 1.4.860.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2160b475bfaae2418a47c0ce13609d318b845f24]

INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/03/28 16:46:40 rt 1.7.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [41f5c9a24e8d19c99950965aa1cc7fc1f5eea414]

INTEGRATION: CWS changefileheader (1.5.46); FILE MERGED 2008/03/31 14:00:28 rt 1.5.46.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [425b6eecc284969f2ee92281e3f3086425ef7719]

INTEGRATION: CWS changefileheader (1.11.182); FILE MERGED 2008/03/31 17:19:58 rt 1.11.182.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [85540d9eea9183105f6d35e411c921e0802272b1]

INTEGRATION: CWS changefileheader (1.9.414); FILE MERGED 2008/03/31 14:22:17 rt 1.9.414.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b05a8d5176051ad55fa21745ffc3fe2f9e68e78c]

INTEGRATION: CWS changefileheader (1.11.500); FILE MERGED 2008/03/31 16:02:34 rt 1.11.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7382400de83aecdcff42b73412f3c77a8b609248]

INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/03/28 16:46:40 rt 1.6.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5e2de8d895d6c058f81a0308e82f8942f142a0b1]

INTEGRATION: CWS changefileheader (1.23.80); FILE MERGED 2008/03/31 17:19:57 rt 1.23.80.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [075740c9015e5fa73b7ad7b13e375c78be2c507f]

INTEGRATION: CWS changefileheader (1.8.698); FILE MERGED 2008/03/31 14:22:17 rt 1.8.698.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fc2637eb831b27712669d15779b039cc3bfdc414]

INTEGRATION: CWS changefileheader (1.4.166); FILE MERGED 2008/03/28 16:46:40 rt 1.4.166.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d68ca87fa148befd0613fe0408c3ae3d00ffb133]

INTEGRATION: CWS changefileheader (1.31.88); FILE MERGED 2008/03/31 17:19:57 rt 1.31.88.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [16cd8888adb68b53045c77af2fba80b52cb72179]

INTEGRATION: CWS changefileheader (1.5.468); FILE MERGED 2008/03/31 16:02:34 rt 1.5.468.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b5be86235a97b4755b4bcf40a1c589274ea01693]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:46:39 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [596976e714a8388ef328941c8d92c8e556c09d88]

INTEGRATION: CWS changefileheader (1.49.86); FILE MERGED 2008/04/01 15:31:18 thb 1.49.86.3: #i85898# Stripping all external header guards 2008/04/01 12:36:59 thb 1.49.86.2: #i85898# Stripping all external header guards 2008/03/31 17:19:57 rt 1.49.86.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [de6d218b301ab205da896ac22c842208a4ef194e]

INTEGRATION: CWS changefileheader (1.45.88); FILE MERGED 2008/03/31 17:19:57 rt 1.45.88.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a9748b664b51f91381e6a82bd3d6eeca7d84c288]

INTEGRATION: CWS changefileheader (1.57.456); FILE MERGED 2008/03/31 14:22:15 rt 1.57.456.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6bd6d60a31fefccb93ee324ee9a7f9346e9b8c3c]

INTEGRATION: CWS changefileheader (1.4.166); FILE MERGED 2008/03/28 16:46:39 rt 1.4.166.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [46238da431cf9c4dd0e939dd38a364d1ed2904d0]

INTEGRATION: CWS changefileheader (1.11.84); FILE MERGED 2008/03/31 16:02:34 rt 1.11.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [848c8f414f8c5b4b36364a512cb3b1b64d53452d]

INTEGRATION: CWS changefileheader (1.6.96); FILE MERGED 2008/03/31 17:19:57 rt 1.6.96.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d8f88ea941717f10496a79e59279b68b0d370e4a]

INTEGRATION: CWS changefileheader (1.48.354); FILE MERGED 2008/04/01 12:48:58 thb 1.48.354.2: #i85898# Stripping all external header guards 2008/03/31 14:22:15 rt 1.48.354.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b48409a9f16b5f89da3494a6d1d57bbe2aa5ded1]

INTEGRATION: CWS changefileheader (1.12.500); FILE MERGED 2008/03/31 16:02:34 rt 1.12.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c1cd7a23cd4206911602792c5a308f1f4ad92242]

INTEGRATION: CWS changefileheader (1.2.130); FILE MERGED 2008/03/31 17:19:57 rt 1.2.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0495fa17980d2c296fd038cdad59592685079572]

INTEGRATION: CWS changefileheader (1.27.70); FILE MERGED 2008/04/01 15:51:06 thb 1.27.70.2: #i85898# Stripping all external header guards 2008/03/31 14:22:15 rt 1.27.70.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0090a0df8605209c18ab4298588c2db087f5bb22]

INTEGRATION: CWS changefileheader (1.45.72); FILE MERGED 2008/04/01 15:51:06 thb 1.45.72.3: #i85898# Stripping all external header guards 2008/04/01 12:48:58 thb 1.45.72.2: #i85898# Stripping all external header guards 2008/03/31 14:22:15 rt 1.45.72.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4f8442e936f9d6fb16ac63e7df146b4f1d7958b4]

INTEGRATION: CWS changefileheader (1.25.414); FILE MERGED 2008/04/01 12:48:58 thb 1.25.414.2: #i85898# Stripping all external header guards 2008/03/31 14:22:15 rt 1.25.414.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6cb9b0735bb4017cca123bc798e1cdf4e9e3ea92]

INTEGRATION: CWS changefileheader (1.9.46); FILE MERGED 2008/03/31 14:00:28 rt 1.9.46.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [98f72a5977bbfbb906183348da721a1a0ac8335f]

INTEGRATION: CWS changefileheader (1.3.130); FILE MERGED 2008/03/31 17:19:52 rt 1.3.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [17bd2240b5b6ea8137dd3d20e8b6b111f6c5f386]

INTEGRATION: CWS changefileheader (1.78.456); FILE MERGED 2008/03/31 14:22:15 rt 1.78.456.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [334dbc8a882b8653f3ae8ae9b69593037b8d96bf]

INTEGRATION: CWS changefileheader (1.8.46); FILE MERGED 2008/03/31 14:00:28 rt 1.8.46.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bf7757e23d482ede545d4dea68ee2d441f14d7d9]

INTEGRATION: CWS changefileheader (1.14.354); FILE MERGED 2008/03/31 14:22:15 rt 1.14.354.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5db4155cb45074a7a1613f3cd240c315b1317e0d]

INTEGRATION: CWS changefileheader (1.26.50); FILE MERGED 2008/03/31 14:22:14 rt 1.26.50.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [00cd000522ffb6af316ee4009033ed63ba50075c]

INTEGRATION: CWS changefileheader (1.5.124); FILE MERGED 2008/03/31 17:19:52 rt 1.5.124.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [039ec4aefa540250d5791c97246906b810937d15]

INTEGRATION: CWS changefileheader (1.7.500); FILE MERGED 2008/03/31 16:02:33 rt 1.7.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8ea702fe9a25de47e2299e29088ef262c07c390d]

INTEGRATION: CWS changefileheader (1.56.354); FILE MERGED 2008/03/31 14:22:14 rt 1.56.354.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1db0d2fd7e84d6eb39dec02a2806aa12852029ae]

INTEGRATION: CWS changefileheader (1.6.500); FILE MERGED 2008/03/31 16:02:33 rt 1.6.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c900992ab265342c5fac02dd1b2d7521438da88e]

INTEGRATION: CWS changefileheader (1.10.620); FILE MERGED 2008/03/31 14:22:14 rt 1.10.620.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3c7e98a6008bfe21f5a4db2d04c942c4d9f7e2d2]

INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/03/28 16:46:39 rt 1.4.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [444a4ab64546061ed1c287abe2b8607546778c13]

INTEGRATION: CWS changefileheader (1.4.86); FILE MERGED 2008/03/31 17:19:52 rt 1.4.86.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4a4528caf2e53db04afd67b33afd2d8e6535d1e2]

INTEGRATION: CWS changefileheader (1.3.500); FILE MERGED 2008/03/31 16:02:33 rt 1.3.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7a394fb8c31fad4c7411ed196bc4673b065e9806]

INTEGRATION: CWS changefileheader (1.33.368); FILE MERGED 2008/04/01 12:48:57 thb 1.33.368.2: #i85898# Stripping all external header guards 2008/03/31 14:22:14 rt 1.33.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f5fdc8845339aca999dafa0b381e4bfcefd31c7b]

INTEGRATION: CWS changefileheader (1.7.46); FILE MERGED 2008/03/31 14:00:27 rt 1.7.46.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a2a13bc4b70c8483ae5a603e02d6e897d12d30a9]

INTEGRATION: CWS changefileheader (1.16.510); FILE MERGED 2008/03/31 14:22:14 rt 1.16.510.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c5a2af4ff5859c2190e8348cb03d31ff3e12120e]

INTEGRATION: CWS changefileheader (1.5.46); FILE MERGED 2008/03/31 14:00:27 rt 1.5.46.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [64044736b182081b767f3451d580630496b0a7d4]

INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/03/28 16:46:39 rt 1.5.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f940f435be74e67470f7215e37831c7121766c71]

INTEGRATION: CWS changefileheader (1.4.1254); FILE MERGED 2008/03/31 14:22:14 rt 1.4.1254.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ef0fb3ac83b5fb8d41249a37b1135fd12298e3e2]

INTEGRATION: CWS changefileheader (1.9.30); FILE MERGED 2008/03/31 14:00:27 rt 1.9.30.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8a0257cd93aa968feeb9b01cd44d6dfbb1d0ba2a]

INTEGRATION: CWS changefileheader (1.3.130); FILE MERGED 2008/03/31 17:19:51 rt 1.3.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c5a4c79c5edab30cb4ef9e41f003d2eee57397c2]

INTEGRATION: CWS changefileheader (1.6.730); FILE MERGED 2008/03/31 14:22:14 rt 1.6.730.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [69c73f543f42a11c2e71a9b456afaf5dca95ab29]

INTEGRATION: CWS changefileheader (1.2.46); FILE MERGED 2008/03/31 14:00:27 rt 1.2.46.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0c129941814bb4d519c8b719464fef3ee86029c6]

INTEGRATION: CWS changefileheader (1.4.130); FILE MERGED 2008/03/31 17:19:51 rt 1.4.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ab3fd28afcc0e3b551e880475de5f2b0d9d2260f]

INTEGRATION: CWS changefileheader (1.4.730); FILE MERGED 2008/04/01 15:51:04 thb 1.4.730.3: #i85898# Stripping all external header guards 2008/04/01 12:48:55 thb 1.4.730.2: #i85898# Stripping all external header guards 2008/03/31 14:22:03 rt 1.4.730.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d609147909919a709c2d5a988b494d94fac2ab30]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:46:38 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3fd6a5192f88fa9db4be688d68c57b2c0ade0a22]

INTEGRATION: CWS changefileheader (1.7.368); FILE MERGED 2008/04/01 15:51:04 thb 1.7.368.3: #i85898# Stripping all external header guards 2008/04/01 12:48:55 thb 1.7.368.2: #i85898# Stripping all external header guards 2008/03/31 14:22:03 rt 1.7.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1766fefd6f4c3b2e65111fb4afa0a651a2d870b1]

INTEGRATION: CWS changefileheader (1.9.500); FILE MERGED 2008/03/31 16:02:33 rt 1.9.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2469577bc01a477bb9fc276daa69882b360c237a]

INTEGRATION: CWS changefileheader (1.5.88); FILE MERGED 2008/03/31 17:19:51 rt 1.5.88.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c720e6feb23d403f02e3ce5f3c84e38b48372384]

INTEGRATION: CWS changefileheader (1.6.212); FILE MERGED 2008/04/01 12:48:55 thb 1.6.212.2: #i85898# Stripping all external header guards 2008/03/31 14:22:03 rt 1.6.212.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [04ebe2d21bad5c28e843f87cd3455ecda17f2fbc]

INTEGRATION: CWS changefileheader (1.30.368); FILE MERGED 2008/03/31 14:22:03 rt 1.30.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2402613e749925888e3537c1109ff6079751f091]

INTEGRATION: CWS changefileheader (1.8.46); FILE MERGED 2008/03/31 14:00:27 rt 1.8.46.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [766c31c803c0472d7d17b3518bbbee520917743a]

INTEGRATION: CWS changefileheader (1.4.86); FILE MERGED 2008/03/31 17:19:51 rt 1.4.86.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a65ae714b3e518c5e4f27fe6aa5f07a272c531a3]

INTEGRATION: CWS changefileheader (1.26.368); FILE MERGED 2008/04/01 15:51:04 thb 1.26.368.3: #i85898# Stripping all external header guards 2008/04/01 12:48:55 thb 1.26.368.2: #i85898# Stripping all external header guards 2008/03/31 14:22:03 rt 1.26.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [360b8af62afbae885895e9719620352d162d3abe]

INTEGRATION: CWS changefileheader (1.27.196); FILE MERGED 2008/04/01 15:51:03 thb 1.27.196.3: #i85898# Stripping all external header guards 2008/04/01 12:48:55 thb 1.27.196.2: #i85898# Stripping all external header guards 2008/03/31 14:22:03 rt 1.27.196.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e77d778df210f1ce952cb027a592696bfa2666a4]

INTEGRATION: CWS changefileheader (1.5.74); FILE MERGED 2008/03/31 14:00:27 rt 1.5.74.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [590a293e96b3fcac7f41982d9e3db429c9f232b3]

INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/03/28 16:46:38 rt 1.5.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [695f151c6d7987eaf15310508c4a38cb1c34c144]

INTEGRATION: CWS changefileheader (1.10.500); FILE MERGED 2008/03/31 16:02:33 rt 1.10.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3a3bcb3eafe85e66eaaaec05d91dd316769e1524]

INTEGRATION: CWS changefileheader (1.2.196); FILE MERGED 2008/03/31 14:22:03 rt 1.2.196.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8b70fd30b8c9f475201a708f04f34f5133eb8fb3]

INTEGRATION: CWS changefileheader (1.2.130); FILE MERGED 2008/03/31 17:19:51 rt 1.2.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e7c2dd94f3dfaa40ec0235da66ff98ebb217fc0b]

INTEGRATION: CWS changefileheader (1.7.212); FILE MERGED 2008/04/01 12:48:55 thb 1.7.212.2: #i85898# Stripping all external header guards 2008/03/31 14:22:03 rt 1.7.212.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e9af1acfcd1590868c62c03dd551addaffc7f16c]

INTEGRATION: CWS changefileheader (1.6.42); FILE MERGED 2008/03/31 14:00:27 rt 1.6.42.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7313dae77f654f049290d742418d0089ff6291bb]

INTEGRATION: CWS changefileheader (1.3.500); FILE MERGED 2008/03/31 16:02:32 rt 1.3.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [414620a32a727148f119cb61e18b625af2068fc1]

INTEGRATION: CWS changefileheader (1.4.730); FILE MERGED 2008/04/01 12:48:55 thb 1.4.730.2: #i85898# Stripping all external header guards 2008/03/31 14:22:03 rt 1.4.730.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2480427e76e86224b9bf231cb3d5c6a998937f2a]

INTEGRATION: CWS changefileheader (1.10.500); FILE MERGED 2008/03/31 16:02:32 rt 1.10.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [084948ec8e3901f87b848a75894db5a27667329f]

INTEGRATION: CWS changefileheader (1.14.196); FILE MERGED 2008/04/01 15:51:03 thb 1.14.196.3: #i85898# Stripping all external header guards 2008/04/01 12:48:55 thb 1.14.196.2: #i85898# Stripping all external header guards 2008/03/31 14:22:02 rt 1.14.196.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ce5931e4611b7915d6241f503a192a0a4366a6b9]

INTEGRATION: CWS changefileheader (1.9.500); FILE MERGED 2008/03/31 16:02:32 rt 1.9.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cd734328e3e5a86056d2e8f36567e9b210102698]

INTEGRATION: CWS changefileheader (1.29.196); FILE MERGED 2008/04/01 15:51:03 thb 1.29.196.3: #i85898# Stripping all external header guards 2008/04/01 12:48:54 thb 1.29.196.2: #i85898# Stripping all external header guards 2008/03/31 14:22:02 rt 1.29.196.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [49820b3cabaa4de782b55fb69dd695b8039e1a4e]

INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/03/28 16:46:38 rt 1.4.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [620737a8c2f682fc562a397dda96e86019d098ae]

INTEGRATION: CWS changefileheader (1.2.130); FILE MERGED 2008/03/31 17:19:50 rt 1.2.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5fb6721bb490337637fdabd32e9ed414ea622db7]

INTEGRATION: CWS changefileheader (1.33.48); FILE MERGED 2008/03/31 14:22:02 rt 1.33.48.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ab1c6e2b5cfe333d8b4870f76a03b59e88d16ec9]

INTEGRATION: CWS changefileheader (1.7.46); FILE MERGED 2008/03/31 14:00:26 rt 1.7.46.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9fa281e8389ac955b6ee661567646f1c0caac0d0]

INTEGRATION: CWS changefileheader (1.6.500); FILE MERGED 2008/03/31 16:02:32 rt 1.6.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [03efd7dc5221e474852ad3447446a03d710f2103]

INTEGRATION: CWS changefileheader (1.5.46); FILE MERGED 2008/03/31 14:00:26 rt 1.5.46.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1269a52ef29d037f930b1bf9e01e6b25f98fe06e]

INTEGRATION: CWS changefileheader (1.8.500); FILE MERGED 2008/03/31 16:02:31 rt 1.8.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [dd36c09e0630d787adafb022348d4601adadf564]

INTEGRATION: CWS changefileheader (1.9.8); FILE MERGED 2008/03/31 14:00:26 rt 1.9.8.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a92a235570917953f9e3e3fb4c9c033caf287f45]

INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/03/28 16:46:38 rt 1.6.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [261109bfecb3627cb1d25ff18ba3b591d18d7672]

INTEGRATION: CWS changefileheader (1.6.46); FILE MERGED 2008/03/31 14:00:26 rt 1.6.46.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c78bf328eebb327365123ddf64adb201b8c7e8a6]

INTEGRATION: CWS changefileheader (1.4.166); FILE MERGED 2008/03/28 16:46:38 rt 1.4.166.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3438752a52ba881e583bc69ebee60095aff1c718]

INTEGRATION: CWS changefileheader (1.4.74); FILE MERGED 2008/03/31 14:00:26 rt 1.4.74.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bdabfd92951cfa0ac36fae62b8007a3e6a780b5a]

INTEGRATION: CWS changefileheader (1.10.368); FILE MERGED 2008/04/01 12:48:54 thb 1.10.368.2: #i85898# Stripping all external header guards 2008/03/31 14:21:58 rt 1.10.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3ed1c559aa7b40deb5ec1841c0f0c7a7effb8e9b]

INTEGRATION: CWS changefileheader (1.5.300); FILE MERGED 2008/03/31 16:02:31 rt 1.5.300.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [af32f857bbb1f7e9d974651bcac841c91de4ae4e]

INTEGRATION: CWS changefileheader (1.5.74); FILE MERGED 2008/03/31 14:00:26 rt 1.5.74.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f44fc3d2c4e764fda3915fc34e17356e20fc5aa4]

INTEGRATION: CWS changefileheader (1.9.368); FILE MERGED 2008/03/31 14:21:58 rt 1.9.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6cb69a06878077cb3021f47c3c8f0217903fcf27]

INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/03/28 16:46:37 rt 1.5.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [205acb244107473c610659a6820108fed128ac4e]

INTEGRATION: CWS changefileheader (1.11.368); FILE MERGED 2008/04/01 12:48:54 thb 1.11.368.2: #i85898# Stripping all external header guards 2008/03/31 14:21:58 rt 1.11.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a701c3db6ac45286a67217d451af2d326e5a3008]

INTEGRATION: CWS changefileheader (1.3.124); FILE MERGED 2008/03/31 17:19:50 rt 1.3.124.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2b4c858000ad908e93fe8ca38592dd9245d1dd85]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:46:37 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [efa23e3f045bbb9153e200da729d988ced594816]

INTEGRATION: CWS changefileheader (1.66.120); FILE MERGED 2008/04/01 15:51:03 thb 1.66.120.3: #i85898# Stripping all external header guards 2008/04/01 12:48:54 thb 1.66.120.2: #i85898# Stripping all external header guards 2008/03/31 14:21:57 rt 1.66.120.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [96696ce407b49aa5c89e904a63c1a17df443ed43]

INTEGRATION: CWS changefileheader (1.3.130); FILE MERGED 2008/03/31 17:19:50 rt 1.3.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b7b03793a4a9f5f6e9e37a6ee787882e625e1000]

INTEGRATION: CWS changefileheader (1.7.500); FILE MERGED 2008/03/31 16:02:31 rt 1.7.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fb7aefb971ffb1ac8f3d5f0276c2ca57da3e58a1]

INTEGRATION: CWS changefileheader (1.52.120); FILE MERGED 2008/04/01 15:51:03 thb 1.52.120.3: #i85898# Stripping all external header guards 2008/04/01 12:48:54 thb 1.52.120.2: #i85898# Stripping all external header guards 2008/03/31 14:21:57 rt 1.52.120.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0adda41bd2b25d2fa69df561bc4c189358bb670d]

INTEGRATION: CWS changefileheader (1.6.500); FILE MERGED 2008/03/31 16:02:31 rt 1.6.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [770d11860a2c6ef0306be9c73ba8f8f9fb0333f3]

INTEGRATION: CWS changefileheader (1.4.124); FILE MERGED 2008/03/31 17:19:50 rt 1.4.124.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8e67572fc01329ba72a41be477360e0b18d5b813]

INTEGRATION: CWS changefileheader (1.10.74); FILE MERGED 2008/03/31 14:00:26 rt 1.10.74.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b8aa71e6a0d363de027a35eff76fa240607908d0]

INTEGRATION: CWS changefileheader (1.7.34); FILE MERGED 2008/03/31 17:19:50 rt 1.7.34.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1e0e119a1cfe01f6ab0caa5781ade15445e5b2ae]

INTEGRATION: CWS changefileheader (1.5.730); FILE MERGED 2008/04/01 12:48:53 thb 1.5.730.2: #i85898# Stripping all external header guards 2008/03/31 14:21:57 rt 1.5.730.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [79b9b1bc79bebf65241917d47a0e97af907a274e]

INTEGRATION: CWS changefileheader (1.42.318); FILE MERGED 2008/04/01 15:51:03 thb 1.42.318.3: #i85898# Stripping all external header guards 2008/04/01 12:48:53 thb 1.42.318.2: #i85898# Stripping all external header guards 2008/03/31 14:21:57 rt 1.42.318.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [caee347859a599d9a75a694d2450268218e64176]

INTEGRATION: CWS changefileheader (1.5.300); FILE MERGED 2008/03/31 16:02:30 rt 1.5.300.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [0c4bc29ce43ca9057c0d319824ed3d3f96cc4c5c]

INTEGRATION: CWS changefileheader (1.6.500); FILE MERGED 2008/03/31 16:02:30 rt 1.6.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [458b16fcb13427fe36dab91910ed10c9abd22719]

INTEGRATION: CWS changefileheader (1.3.500); FILE MERGED 2008/03/31 16:02:30 rt 1.3.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8f51b5123e26904254ebd5fdda14646fd83be337]

INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/03/28 16:46:37 rt 1.6.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5d10d545cec7ed3490c83824c5b4fc2544974763]

INTEGRATION: CWS changefileheader (1.4.500); FILE MERGED 2008/03/31 16:02:30 rt 1.4.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [38a202f846376bc9a1d8f8bc7781a7ebb7568191]

INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/03/28 16:46:36 rt 1.4.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f0a8820b0e56a0ca5080474eb7660e314af90e5c]

INTEGRATION: CWS changefileheader (1.39.196); FILE MERGED 2008/04/01 15:51:03 thb 1.39.196.3: #i85898# Stripping all external header guards 2008/04/01 12:48:53 thb 1.39.196.2: #i85898# Stripping all external header guards 2008/03/31 14:21:56 rt 1.39.196.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cb7a824e6061dfc2000dabe98f4486a83bd01b65]

INTEGRATION: CWS changefileheader (1.6.74); FILE MERGED 2008/03/31 14:00:26 rt 1.6.74.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [422597f11dd8eded614aba29cd1d58386073ecf8]

INTEGRATION: CWS changefileheader (1.2.130); FILE MERGED 2008/03/31 17:19:49 rt 1.2.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [36c285b5489dc7a605c1c5e7941fde0eddad3f64]

INTEGRATION: CWS changefileheader (1.3.300); FILE MERGED 2008/03/31 16:02:29 rt 1.3.300.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d5c09416a05e5c00e262684285c25e81ff17d54d]

INTEGRATION: CWS changefileheader (1.6.166); FILE MERGED 2008/03/28 16:46:36 rt 1.6.166.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ca08826968043f619079267c450aac9454c4abf7]

INTEGRATION: CWS changefileheader (1.14.368); FILE MERGED 2008/04/01 15:51:02 thb 1.14.368.3: #i85898# Stripping all external header guards 2008/04/01 12:48:53 thb 1.14.368.2: #i85898# Stripping all external header guards 2008/03/31 14:21:56 rt 1.14.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [70aa1df04a07ea4b19bbbbf7e721f3b771805899]

INTEGRATION: CWS changefileheader (1.4.500); FILE MERGED 2008/03/31 16:02:29 rt 1.4.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [07a83fc857be62195823d3e7480a18bd02693fea]

INTEGRATION: CWS changefileheader (1.15.26); FILE MERGED 2008/03/31 14:00:26 rt 1.15.26.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [73b41008a5a68b51ff288b0c2884167b1542f174]

INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/03/28 16:46:36 rt 1.6.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8d7693bbfea439e4fdd1cc43f4a11885b7b42266]

INTEGRATION: CWS changefileheader (1.3.130); FILE MERGED 2008/03/31 17:19:49 rt 1.3.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d590be073db350a7b549ec65e3be0c68bb967e5b]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:46:36 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8668989ebb21a3a56c30a2ffb3b28e3d4c2c2f73]

INTEGRATION: CWS changefileheader (1.11.300); FILE MERGED 2008/03/31 16:02:29 rt 1.11.300.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [5f0ea4ef1c729ef426ad5638d91a41b3842c985b]

INTEGRATION: CWS changefileheader (1.5.500); FILE MERGED 2008/03/31 16:02:29 rt 1.5.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6265652b9e4a6d5e0b7d86ae846247ed5b08919a]

INTEGRATION: CWS changefileheader (1.5.730); FILE MERGED 2008/04/01 12:48:53 thb 1.5.730.2: #i85898# Stripping all external header guards 2008/03/31 14:21:56 rt 1.5.730.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [601847dcc27d6fdb31f86f0263b4cbc0c8c0b486]

INTEGRATION: CWS changefileheader (1.3.500); FILE MERGED 2008/03/31 16:02:29 rt 1.3.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2b18d39fa4ba9db3339e77921bdc7350cf30886f]

INTEGRATION: CWS changefileheader (1.3.292); FILE MERGED 2008/03/28 16:46:36 rt 1.3.292.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2bada767f0d08108aa3c406deadcca0318221966]

INTEGRATION: CWS changefileheader (1.10.368); FILE MERGED 2008/04/01 15:51:02 thb 1.10.368.3: #i85898# Stripping all external header guards 2008/04/01 12:48:52 thb 1.10.368.2: #i85898# Stripping all external header guards 2008/03/31 14:21:56 rt 1.10.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4e981c859130a5f43f2af25b3c9caebfaebbd9c9]

INTEGRATION: CWS changefileheader (1.7.46); FILE MERGED 2008/03/31 14:00:25 rt 1.7.46.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ee55042db9c449789747a6c0434d01e2a8a8420c]

INTEGRATION: CWS changefileheader (1.8.46); FILE MERGED 2008/03/31 14:00:25 rt 1.8.46.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [07acaac946c315092f7767f366b530982b8b5d76]

INTEGRATION: CWS changefileheader (1.4.166); FILE MERGED 2008/03/28 16:46:36 rt 1.4.166.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1475d34e40131050f4dd0409e29223d90cd131af]

INTEGRATION: CWS changefileheader (1.74.50); FILE MERGED 2008/03/31 14:21:55 rt 1.74.50.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d17637d5f3aabfd6757bc8d2ff01d09a8a50ef0f]

INTEGRATION: CWS changefileheader (1.7.132); FILE MERGED 2008/03/28 16:46:36 rt 1.7.132.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ca32e0c88544f0cdb600bc98e80c1ec36536a3cf]

INTEGRATION: CWS changefileheader (1.7.500); FILE MERGED 2008/03/31 16:02:29 rt 1.7.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [34ec173be5a540343820cc8de8bb17720161076c]

INTEGRATION: CWS changefileheader (1.36.318); FILE MERGED 2008/04/01 15:51:02 thb 1.36.318.3: #i85898# Stripping all external header guards 2008/04/01 12:48:52 thb 1.36.318.2: #i85898# Stripping all external header guards 2008/03/31 14:21:55 rt 1.36.318.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1db6949b7ad044287d707bacf48feabef4921bee]

INTEGRATION: CWS changefileheader (1.4.74); FILE MERGED 2008/03/31 14:00:25 rt 1.4.74.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d4147f4c69d9001410aa754119692bf9acdaabef]

INTEGRATION: CWS changefileheader (1.6.74); FILE MERGED 2008/03/31 14:00:25 rt 1.6.74.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6740193e5a82a47ce4208ff7135ea71e5582ec29]

INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/03/28 16:46:36 rt 1.5.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9a8f2e1414ee409addbc42dd2baa65a080dc7592]

INTEGRATION: CWS changefileheader (1.7.730); FILE MERGED 2008/04/01 15:51:02 thb 1.7.730.3: #i85898# Stripping all external header guards 2008/04/01 12:48:52 thb 1.7.730.2: #i85898# Stripping all external header guards 2008/03/31 14:21:55 rt 1.7.730.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [93c7c75b5c250505c159002c29f51a002e50fba6]

INTEGRATION: CWS changefileheader (1.8.300); FILE MERGED 2008/03/31 16:02:28 rt 1.8.300.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ca80a9c88529ac846441922e0efb031505c74cd8]

INTEGRATION: CWS changefileheader (1.5.74); FILE MERGED 2008/03/31 14:00:25 rt 1.5.74.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2638be424546c312671c3468a8befca98623f442]

INTEGRATION: CWS changefileheader (1.9.500); FILE MERGED 2008/03/31 16:02:28 rt 1.9.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [84046dfba1dec46d26ebae95c4f74cb704a74cfa]

INTEGRATION: CWS changefileheader (1.5.46); FILE MERGED 2008/03/31 14:00:25 rt 1.5.46.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [dab534055ba1f038a20384b0619ea2c177063374]

INTEGRATION: CWS changefileheader (1.3.500); FILE MERGED 2008/03/31 16:02:28 rt 1.3.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [233bca53ac830c77ec726b7d792830d07196ef3e]

INTEGRATION: CWS changefileheader (1.8.132); FILE MERGED 2008/03/28 16:46:36 rt 1.8.132.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [13c78db80f844efa1cd829a57d5d0253ac2b330d]

INTEGRATION: CWS changefileheader (1.7.74); FILE MERGED 2008/03/31 14:00:25 rt 1.7.74.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1538e69d9eb02cd562b2ecdf6c534566168d8c65]

INTEGRATION: CWS changefileheader (1.88.120); FILE MERGED 2008/04/01 15:51:02 thb 1.88.120.3: #i85898# Stripping all external header guards 2008/04/01 12:48:52 thb 1.88.120.2: #i85898# Stripping all external header guards 2008/03/31 14:21:55 rt 1.88.120.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [1ec921cf5441745169ee2fd5b0beb10b0463f7b9]

INTEGRATION: CWS changefileheader (1.4.166); FILE MERGED 2008/03/28 16:46:35 rt 1.4.166.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d50f7ef8361de6f2acf77bf65f68b67f771a4421]

INTEGRATION: CWS changefileheader (1.11.500); FILE MERGED 2008/03/31 16:02:28 rt 1.11.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d0073d1e06916b1813e18c0aa035dd9ea311ae78]

INTEGRATION: CWS changefileheader (1.3.292); FILE MERGED 2008/03/28 16:46:35 rt 1.3.292.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4784cdc5f2f96bf147579b3c369ede706d5f9714]

INTEGRATION: CWS changefileheader (1.8.500); FILE MERGED 2008/03/31 16:02:28 rt 1.8.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [214a128367db02b75f63337807810afe2a09f189]

INTEGRATION: CWS changefileheader (1.5.140); FILE MERGED 2008/03/31 14:00:25 rt 1.5.140.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [93940aa8e0a3b2d66a62447015323fb1b69cb34c]

INTEGRATION: CWS changefileheader (1.5.28); FILE MERGED 2008/03/28 16:46:35 rt 1.5.28.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6273fc962f458a44f4a624f361d5ffe7d3ffb95f]

INTEGRATION: CWS changefileheader (1.6.166); FILE MERGED 2008/03/28 16:46:35 rt 1.6.166.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d2ae172d724ccc7e7835ef7da49bfaac37b2535b]

INTEGRATION: CWS changefileheader (1.2.130); FILE MERGED 2008/03/31 17:19:48 rt 1.2.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [39c35d79d6c3b32292d69383a50156a85eca1bbd]

INTEGRATION: CWS changefileheader (1.14.500); FILE MERGED 2008/03/31 16:02:28 rt 1.14.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e78261d37e15a072f274edc1741a092e425ef576]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:46:35 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [d31a608b5c71db7101de5213311a07e23285e999]

INTEGRATION: CWS changefileheader (1.75.138); FILE MERGED 2008/04/01 15:51:02 thb 1.75.138.3: #i85898# Stripping all external header guards 2008/04/01 12:48:51 thb 1.75.138.2: #i85898# Stripping all external header guards 2008/03/31 14:21:55 rt 1.75.138.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3214c1d5eeae4fd9b415117f692fdbb06d2d4628]

INTEGRATION: CWS changefileheader (1.8.10); FILE MERGED 2008/03/28 16:46:35 rt 1.8.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [fc1635bfe7985e33369e84972622c4c529681a98]

INTEGRATION: CWS changefileheader (1.3.500); FILE MERGED 2008/03/31 16:02:27 rt 1.3.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c231a761754c3a9e15232ef7bc9b8be34af2a6f5]

INTEGRATION: CWS changefileheader (1.3.130); FILE MERGED 2008/03/31 17:19:48 rt 1.3.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [aaeebc80b0bb6ef1bd103c4926b22e6665c6b095]

INTEGRATION: CWS changefileheader (1.8.500); FILE MERGED 2008/03/31 16:02:27 rt 1.8.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6e77e9efa7f5be4c694bb3def527d48d5c20d88c]

INTEGRATION: CWS changefileheader (1.9.10); FILE MERGED 2008/03/28 16:46:35 rt 1.9.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b785ca597c556dc49e8d126bca7ec5cb324af5da]

INTEGRATION: CWS changefileheader (1.16.730); FILE MERGED 2008/04/01 15:51:02 thb 1.16.730.3: #i85898# Stripping all external header guards 2008/04/01 12:48:51 thb 1.16.730.2: #i85898# Stripping all external header guards 2008/03/31 14:21:55 rt 1.16.730.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f20ab999eb0545aef10f92d2c81d9a20ac8ad5cf]

INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/03/28 16:46:35 rt 1.7.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9fa35616edffcf16b4066c88812e404d9a66a5df]

INTEGRATION: CWS changefileheader (1.3.124); FILE MERGED 2008/03/31 17:19:48 rt 1.3.124.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b6d8970b18147ad0abe222311a7d98f382be4055]

INTEGRATION: CWS changefileheader (1.58.196); FILE MERGED 2008/03/31 14:21:55 rt 1.58.196.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [dd872ec78210bc19338cbed1271fd23aa1fd4370]

INTEGRATION: CWS changefileheader (1.6.500); FILE MERGED 2008/03/31 16:02:27 rt 1.6.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bdb26ce2684ccec0873900814c652e99d6e358f0]

INTEGRATION: CWS changefileheader (1.5.74); FILE MERGED 2008/03/31 14:00:24 rt 1.5.74.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8c4e03aa92d670c3d4df8e6905f8a302088fa0f3]

INTEGRATION: CWS changefileheader (1.3.292); FILE MERGED 2008/03/28 16:46:34 rt 1.3.292.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [566749b27ac8378b575ac9a625ec6aec8840354d]

INTEGRATION: CWS changefileheader (1.5.368); FILE MERGED 2008/04/01 15:51:01 thb 1.5.368.3: #i85898# Stripping all external header guards 2008/04/01 12:48:51 thb 1.5.368.2: #i85898# Stripping all external header guards 2008/03/31 14:21:55 rt 1.5.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9612de49feabc27e08eb7c65b22cb04f318e90a6]

INTEGRATION: CWS changefileheader (1.7.500); FILE MERGED 2008/03/31 16:02:27 rt 1.7.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [4579b6438a56f60ddfb04b4ef669c691d806dea3]

INTEGRATION: CWS changefileheader (1.6.46); FILE MERGED 2008/03/31 14:00:24 rt 1.6.46.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e35bec9f7b3ac0ad22e67db393be88601e3c364e]

INTEGRATION: CWS changefileheader (1.4.166); FILE MERGED 2008/03/28 16:46:34 rt 1.4.166.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [000a53a2bb1121b0dc43435c0189baed7207d7c9]

INTEGRATION: CWS changefileheader (1.8.46); FILE MERGED 2008/03/31 14:00:24 rt 1.8.46.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b14cd97deaf99cd8e0837f99d62d2937c21c194d]

INTEGRATION: CWS changefileheader (1.7.132); FILE MERGED 2008/03/28 16:46:34 rt 1.7.132.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c26625a144409df11d2d44b3c8d8fab309a6d283]

INTEGRATION: CWS changefileheader (1.4.74); FILE MERGED 2008/03/31 14:00:24 rt 1.4.74.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [80f7f1b6d316fccfcbe912b5676f5f70a533f687]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:46:34 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [de73318c5d45d71b45c060430ee14988b87dcf64]

INTEGRATION: CWS changefileheader (1.6.300); FILE MERGED 2008/03/31 16:02:27 rt 1.6.300.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [412cc04fe35ff63156e0daf165f9627f9d4a4992]

INTEGRATION: CWS changefileheader (1.4.130); FILE MERGED 2008/03/31 17:19:48 rt 1.4.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [426a3467d93f9138c5241c49696d89935c3170d0]

INTEGRATION: CWS changefileheader (1.3.500); FILE MERGED 2008/03/31 16:02:26 rt 1.3.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [f485a287b1decd087b24d920ebffcc6fb858ab31]

INTEGRATION: CWS changefileheader (1.5.84); FILE MERGED 2008/03/31 16:02:26 rt 1.5.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6a82ab655d4f986d9178df51bbba58b03cb4fe77]

INTEGRATION: CWS changefileheader (1.21.196); FILE MERGED 2008/04/01 12:48:51 thb 1.21.196.2: #i85898# Stripping all external header guards 2008/03/31 14:21:55 rt 1.21.196.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6bd8d059b46faf44a720de5360718671aac50d80]

INTEGRATION: CWS changefileheader (1.6.74); FILE MERGED 2008/03/31 14:00:24 rt 1.6.74.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b4b0b1afbd9164c918218736dcea45a80268939f]

INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/03/28 16:46:34 rt 1.5.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9ebdb65159b48b61a6b9acdacd8fbfe2d00477cc]

INTEGRATION: CWS changefileheader (1.6.84); FILE MERGED 2008/03/31 16:02:26 rt 1.6.84.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cb75551c2457055c8cebd7eedf7db6980dfcc2c4]

INTEGRATION: CWS changefileheader (1.33.368); FILE MERGED 2008/04/01 15:51:01 thb 1.33.368.3: #i85898# Stripping all external header guards 2008/04/01 12:48:51 thb 1.33.368.2: #i85898# Stripping all external header guards 2008/03/31 14:21:54 rt 1.33.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [7d11669f262a85de6301270bc09ab1fd3def203f]

INTEGRATION: CWS changefileheader (1.4.86); FILE MERGED 2008/03/31 17:19:48 rt 1.4.86.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e894bd65039dd7d4d715244dd3200d1a71708e8c]

INTEGRATION: CWS changefileheader (1.4.382); FILE MERGED 2008/03/31 16:02:26 rt 1.4.382.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [e594b47c94cc3a73cbe8f62b985d7005eae1f0d9]

INTEGRATION: CWS changefileheader (1.18.368); FILE MERGED 2008/04/01 15:51:01 thb 1.18.368.3: #i85898# Stripping all external header guards 2008/04/01 12:48:51 thb 1.18.368.2: #i85898# Stripping all external header guards 2008/03/31 14:21:54 rt 1.18.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b5d86420a5a72a4601b76e7334c1ec723341cefc]

INTEGRATION: CWS changefileheader (1.17.368); FILE MERGED 2008/04/01 15:51:01 thb 1.17.368.3: #i85898# Stripping all external header guards 2008/04/01 12:48:51 thb 1.17.368.2: #i85898# Stripping all external header guards 2008/03/31 14:21:54 rt 1.17.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [81a5cc8b5788359a61dafea37b714b3855cea74c]

INTEGRATION: CWS changefileheader (1.8.10); FILE MERGED 2008/03/28 16:46:34 rt 1.8.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [9e9feecd9705f235f08c9de4afe87d5d1af7fbc1]

INTEGRATION: CWS changefileheader (1.22.366); FILE MERGED 2008/04/01 15:51:01 thb 1.22.366.3: #i85898# Stripping all external header guards 2008/04/01 12:48:50 thb 1.22.366.2: #i85898# Stripping all external header guards 2008/03/31 14:21:54 rt 1.22.366.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [8621fd585213848bf5f55d8a0f10f53c37b0cfbc]

INTEGRATION: CWS changefileheader (1.2.130); FILE MERGED 2008/03/31 17:19:47 rt 1.2.130.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [ccefa7b6097f5df58a2dc57aa4f67d225e28fa99]

INTEGRATION: CWS changefileheader (1.4.300); FILE MERGED 2008/03/31 16:02:26 rt 1.4.300.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [2de3e33620644cddd418debfd39aeaf50f7f7370]

INTEGRATION: CWS changefileheader (1.17.368); FILE MERGED 2008/04/01 15:51:01 thb 1.17.368.3: #i85898# Stripping all external header guards 2008/04/01 12:48:50 thb 1.17.368.2: #i85898# Stripping all external header guards 2008/03/31 14:21:54 rt 1.17.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [3f672232a69f8d7da212cb6373689e8e46356ff5]

INTEGRATION: CWS changefileheader (1.4.500); FILE MERGED 2008/03/31 16:02:25 rt 1.4.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [26d79006da97db56a99471ed528b19cdc6553d51]

INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/03/28 16:46:34 rt 1.6.10.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [6aa20a15e21db3c57b6214a1e3e3e1a1ab2ee78d]

INTEGRATION: CWS changefileheader (1.7.368); FILE MERGED 2008/04/01 15:51:01 thb 1.7.368.3: #i85898# Stripping all external header guards 2008/04/01 12:48:50 thb 1.7.368.2: #i85898# Stripping all external header guards 2008/03/31 14:21:54 rt 1.7.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [85222aed0ef2d8dbe0e4cb334cc7ac77b8ddef78]

INTEGRATION: CWS changefileheader (1.7.132); FILE MERGED 2008/03/28 16:46:33 rt 1.7.132.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [702dd618fe244b58a64b6f904075265cf87d0f95]

INTEGRATION: CWS changefileheader (1.45.368); FILE MERGED 2008/03/31 14:21:54 rt 1.45.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [74881610fd8f97b4e37bf44dba4bfa18e7a74ac2]

INTEGRATION: CWS changefileheader (1.4.166); FILE MERGED 2008/03/28 16:46:33 rt 1.4.166.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [935c82e7a8dcbabd6a3ec08b6fc5fda468c9292d]

INTEGRATION: CWS changefileheader (1.37.368); FILE MERGED 2008/04/01 15:51:01 thb 1.37.368.3: #i85898# Stripping all external header guards 2008/04/01 12:48:50 thb 1.37.368.2: #i85898# Stripping all external header guards 2008/03/31 14:21:54 rt 1.37.368.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [76226166bfc2f821e38a145d4f9bcd7a1e6d2d27]

INTEGRATION: CWS changefileheader (1.3.124); FILE MERGED 2008/03/31 17:19:47 rt 1.3.124.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [eb44885a1da4f0960dfb3dbbc1c0d6ba1b349c89]

INTEGRATION: CWS changefileheader (1.4.500); FILE MERGED 2008/03/31 16:01:55 rt 1.4.500.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [bc646a46c329ca2fa00d61664d3d4a28bfeddac2]

INTEGRATION: CWS changefileheader (1.2.46); FILE MERGED 2008/03/31 14:00:24 rt 1.2.46.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [87ba2595668f3672e6fd348ae089b21e63b22ac8]

INTEGRATION: CWS changefileheader (1.17.730); FILE MERGED 2008/04/01 15:51:01 thb 1.17.730.3: #i85898# Stripping all external header guards 2008/04/01 12:48:50 thb 1.17.730.2: #i85898# Stripping all external header guards 2008/03/31 14:21:54 rt 1.17.730.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a95b6e8fda0dd67abafdfca55fd1129b841822da]

INTEGRATION: CWS changefileheader (1.5.112); FILE MERGED 2008/03/31 16:01:55 rt 1.5.112.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [06d9835e951ac205b5ad5d679c36c6988334b475]

INTEGRATION: CWS changefileheader (1.2.46); FILE MERGED 2008/03/31 14:00:23 rt 1.2.46.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [a9e301cb8e3535587d937ca69be5f598331f3360]

INTEGRATION: CWS changefileheader (1.11.320); FILE MERGED 2008/04/01 15:51:00 thb 1.11.320.3: #i85898# Stripping all external header guards 2008/04/01 12:48:50 thb 1.11.320.2: #i85898# Stripping all external header guards 2008/03/31 14:21:54 rt 1.11.320.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [c1120d9168f9445224b9007430f416708b9c8d5c]

INTEGRATION: CWS changefileheader (1.5.132); FILE MERGED 2008/03/28 16:46:33 rt 1.5.132.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [397526aabd5991e01e86cd5dde9de590b9e8235b]

INTEGRATION: CWS changefileheader (1.4.88); FILE MERGED 2008/03/31 17:19:47 rt 1.4.88.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [cda42d3a43681effff256eaef1ec7b070be56a4c]

INTEGRATION: CWS changefileheader (1.12.456); FILE MERGED 2008/04/01 12:48:50 thb 1.12.456.2: #i85898# Stripping all external header guards 2008/03/31 14:21:54 rt 1.12.456.1: #i87441# Change license header to LPGL v3.


2008-04-11  Rüdiger Timm  <rt@openoffice.org>  [b770c0d9ab96f6e287f908b7867b537cd1cfdc3d]

INTEGRATION: CWS changefileheader (1.10.10); FILE MERGED 2008/03/28 16:46:33 rt 1.10.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b78bf433995d207394c24628eeeb2fb2ae2c245f]

INTEGRATION: CWS changefileheader (1.6.88); FILE MERGED 2008/03/31 17:19:47 rt 1.6.88.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ea9f2251da5c5a33def33085b5ab00a3c2f9dfd6]

INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/03/28 16:46:33 rt 1.5.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5d7759f4a8dd35240c0f1663b24adca859e52366]

INTEGRATION: CWS changefileheader (1.11.368); FILE MERGED 2008/04/01 15:51:00 thb 1.11.368.3: #i85898# Stripping all external header guards 2008/04/01 12:48:49 thb 1.11.368.2: #i85898# Stripping all external header guards 2008/03/31 14:21:54 rt 1.11.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [39c7a0bb4bd94928e6a03acdef6f33cc26f8d57a]

INTEGRATION: CWS changefileheader (1.4.500); FILE MERGED 2008/03/31 16:01:54 rt 1.4.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [518d6286a93a28142246f28173ffcae679ea4203]

INTEGRATION: CWS changefileheader (1.6.606); FILE MERGED 2008/04/01 12:48:49 thb 1.6.606.2: #i85898# Stripping all external header guards 2008/03/31 14:21:54 rt 1.6.606.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [23d726518ae1298402900deb6d74e0f0ddfd62ab]

INTEGRATION: CWS changefileheader (1.69.120); FILE MERGED 2008/04/01 12:48:49 thb 1.69.120.2: #i85898# Stripping all external header guards 2008/03/31 14:21:53 rt 1.69.120.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [95680cf85fc89493946eb0a95b99324d761894b7]

INTEGRATION: CWS changefileheader (1.3.8); FILE MERGED 2008/03/31 14:00:23 rt 1.3.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3c3d991cecaa0c5f7332ac00b316957357e625f4]

INTEGRATION: CWS changefileheader (1.3.130); FILE MERGED 2008/03/31 17:19:47 rt 1.3.130.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [126c7eb75d79eca64289430ede601b89b4d97a36]

INTEGRATION: CWS changefileheader (1.7.456); FILE MERGED 2008/04/01 15:51:00 thb 1.7.456.3: #i85898# Stripping all external header guards 2008/04/01 12:48:49 thb 1.7.456.2: #i85898# Stripping all external header guards 2008/03/31 14:21:53 rt 1.7.456.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [58d4834015ed38316a34f313611828013b286c8a]

INTEGRATION: CWS changefileheader (1.4.130); FILE MERGED 2008/03/31 17:19:47 rt 1.4.130.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [546bc6ac35c39be747c941a7da63b821b8517b40]

INTEGRATION: CWS changefileheader (1.7.730); FILE MERGED 2008/04/01 15:51:00 thb 1.7.730.3: #i85898# Stripping all external header guards 2008/04/01 12:48:49 thb 1.7.730.2: #i85898# Stripping all external header guards 2008/03/31 14:21:53 rt 1.7.730.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8a6281ef8d128f32f849ef47e77d859e4966d4bd]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:46:33 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [25c03866952f2deda116ab30f386ad0790731fe7]

INTEGRATION: CWS changefileheader (1.4.8); FILE MERGED 2008/03/31 14:00:23 rt 1.4.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6419bb54d13fca95e8312838c7d83e8971468a9b]

INTEGRATION: CWS changefileheader (1.32.318); FILE MERGED 2008/04/01 15:51:00 thb 1.32.318.3: #i85898# Stripping all external header guards 2008/04/01 12:48:48 thb 1.32.318.2: #i85898# Stripping all external header guards 2008/03/31 14:21:53 rt 1.32.318.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [56b0279c043dd4d71cf44dc15f7250faab6cc8a6]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:46:33 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [37e0b438e6a7724bfc42a5b25ff8295decd475e0]

INTEGRATION: CWS changefileheader (1.12.368); FILE MERGED 2008/03/31 14:21:53 rt 1.12.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6f74e9978d24ee7514fd01fba127dd686117040a]

INTEGRATION: CWS changefileheader (1.47.120); FILE MERGED 2008/04/01 15:51:00 thb 1.47.120.3: #i85898# Stripping all external header guards 2008/04/01 12:48:48 thb 1.47.120.2: #i85898# Stripping all external header guards 2008/03/31 14:21:53 rt 1.47.120.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0f404918571d74e7b3afed0e6c2fee62f247013f]

INTEGRATION: CWS changefileheader (1.6.166); FILE MERGED 2008/03/28 16:46:32 rt 1.6.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [327752a40b49e2ab539e7fd1d1f69d471ac3d951]

INTEGRATION: CWS changefileheader (1.3.36); FILE MERGED 2008/03/31 14:00:23 rt 1.3.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [88993c947bbf41b3bae964ed24e36fc0cc6fc70f]

INTEGRATION: CWS changefileheader (1.8.10); FILE MERGED 2008/03/28 16:46:32 rt 1.8.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ae6627b19b930907ecce848e23552eee9c3557b5]

INTEGRATION: CWS changefileheader (1.2.196); FILE MERGED 2008/03/31 16:01:53 rt 1.2.196.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [caea52bcebb979ec9e42ed01d95645a3f95d1911]

INTEGRATION: CWS changefileheader (1.5.28); FILE MERGED 2008/03/28 16:46:32 rt 1.5.28.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a00c69ff73abf627eb10ebf1cd497b4c39431607]

INTEGRATION: CWS changefileheader (1.2.130); FILE MERGED 2008/03/31 17:19:46 rt 1.2.130.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fd878ef996f77d6b524e50582ce5e60d9efa6abe]

INTEGRATION: CWS changefileheader (1.7.86); FILE MERGED 2008/03/28 16:46:32 rt 1.7.86.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e04838544c9f472ba92d86defe894080ae082715]

INTEGRATION: CWS changefileheader (1.3.130); FILE MERGED 2008/03/31 17:19:46 rt 1.3.130.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2db5b343cbf65112fcaf2231e7ca68eaa5323a1c]

INTEGRATION: CWS changefileheader (1.3.26); FILE MERGED 2008/03/31 14:00:23 rt 1.3.26.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [08d355b213936178329afce2261c2edd7e1d9e59]

INTEGRATION: CWS changefileheader (1.22.212); FILE MERGED 2008/04/01 15:51:00 thb 1.22.212.3: #i85898# Stripping all external header guards 2008/04/01 12:48:48 thb 1.22.212.2: #i85898# Stripping all external header guards 2008/03/31 14:21:53 rt 1.22.212.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dbdeedf5f45d3f03cee8a5883d646270399c55ad]

INTEGRATION: CWS changefileheader (1.4.166); FILE MERGED 2008/03/28 16:46:32 rt 1.4.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b61404c980e2dc6d11d33b32aac4ad12f12dc877]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:46:32 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6a401002d21fca4a4a0f113c71e9dc72a99c96ac]

INTEGRATION: CWS changefileheader (1.6.212); FILE MERGED 2008/04/01 12:48:48 thb 1.6.212.2: #i85898# Stripping all external header guards 2008/03/31 14:21:53 rt 1.6.212.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [682186fcffc28330851d08e5bb85f4beef75e993]

INTEGRATION: CWS changefileheader (1.4.130); FILE MERGED 2008/03/31 17:19:46 rt 1.4.130.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c3563baf0535bba0482f3bc0942c2701a5f32ee0]

INTEGRATION: CWS changefileheader (1.10.10); FILE MERGED 2008/03/28 16:46:32 rt 1.10.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f56f6a1efe007ca717030e3c53750ac194ff38ed]

INTEGRATION: CWS changefileheader (1.7.456); FILE MERGED 2008/03/31 14:21:53 rt 1.7.456.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d4cd604db2542857e16844735265418c8fcba732]

INTEGRATION: CWS changefileheader (1.6.132); FILE MERGED 2008/03/28 16:46:32 rt 1.6.132.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c5c73c81423b9aa816122b5e91aeaa64d4fa698e]

INTEGRATION: CWS changefileheader (1.4.6); FILE MERGED 2008/03/31 14:00:22 rt 1.4.6.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [69bb8d752dcd2dc75bf837f43481967a668a0202]

INTEGRATION: CWS changefileheader (1.3.84); FILE MERGED 2008/03/31 16:01:53 rt 1.3.84.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9a9e74c8b54f3114cd04f493f540cfd205b1278b]

INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/03/28 16:46:32 rt 1.5.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ba134a9a1432f3a83ca982e112d5f640e50173c2]

INTEGRATION: CWS changefileheader (1.16.72); FILE MERGED 2008/04/01 20:07:14 thb 1.16.72.4: #i85898# Stripping all external header guards, now manually fixing misspelled ones and other compile-time breakage 2008/04/01 15:51:00 thb 1.16.72.3: #i85898# Stripping all external header guards 2008/04/01 12:48:48 thb 1.16.72.2: #i85898# Stripping all external header guards 2008/03/31 14:21:53 rt 1.16.72.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4ee8d1171502b882d48ecfd1bfda046e84ae56a6]

INTEGRATION: CWS changefileheader (1.2.46); FILE MERGED 2008/03/31 14:00:22 rt 1.2.46.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [083161f57ed9be2e3df0bf082a186d909b7b5d5e]

INTEGRATION: CWS changefileheader (1.4.124); FILE MERGED 2008/03/31 17:19:46 rt 1.4.124.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6079c9da421e0fcdfa4181b34e9cf3bbd65456a7]

INTEGRATION: CWS changefileheader (1.14.46); FILE MERGED 2008/03/31 16:01:48 rt 1.14.46.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2819a486eb72bd26b9827082b2bc45299cceece2]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:46:32 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [11c36599b923089b96179e7561c649e2243208dc]

INTEGRATION: CWS changefileheader (1.2.300); FILE MERGED 2008/03/31 17:19:46 rt 1.2.300.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [de18c2afe9268fd2d6179985cda673f774df34df]

INTEGRATION: CWS changefileheader (1.11.500); FILE MERGED 2008/03/31 16:01:48 rt 1.11.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [619760e56a3be03dff1c5972e59273499fa03f27]

INTEGRATION: CWS changefileheader (1.10.500); FILE MERGED 2008/03/31 16:01:48 rt 1.10.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [59f0ab35a7a5ac6389d54daf45a6c178ab03df0e]

INTEGRATION: CWS changefileheader (1.9.500); FILE MERGED 2008/03/31 16:01:48 rt 1.9.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0240cf55af60ca5d67a49dfd209fc062e6b7f848]

INTEGRATION: CWS changefileheader (1.6.730); FILE MERGED 2008/03/31 14:21:53 rt 1.6.730.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f056ae6aafb403e7e1f2296f070fc9b47bc2b237]

INTEGRATION: CWS changefileheader (1.7.500); FILE MERGED 2008/03/31 16:01:48 rt 1.7.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [537e97615323a268d582d73ac156f4da4fee8966]

INTEGRATION: CWS changefileheader (1.3.8); FILE MERGED 2008/03/31 14:00:22 rt 1.3.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [93baaeb90ea8b8fc4dedd618d978aa8787f2d08c]

INTEGRATION: CWS changefileheader (1.2.50); FILE MERGED 2008/03/31 14:21:53 rt 1.2.50.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f9fca6d5096580d0effca4a728dfa68f097b37ab]

INTEGRATION: CWS changefileheader (1.5.132); FILE MERGED 2008/03/28 16:46:32 rt 1.5.132.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c63033097571c6d877e1da6a98b8012a065311f9]

INTEGRATION: CWS changefileheader (1.4.102); FILE MERGED 2008/03/28 16:46:32 rt 1.4.102.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [331cb07c266770fcc329ab9854e59630922495e6]

INTEGRATION: CWS changefileheader (1.16.368); FILE MERGED 2008/04/01 15:51:00 thb 1.16.368.3: #i85898# Stripping all external header guards 2008/04/01 12:48:48 thb 1.16.368.2: #i85898# Stripping all external header guards 2008/03/31 14:21:53 rt 1.16.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ef3d5f7fa2d2b5463806c1c719887d280002eda0]

INTEGRATION: CWS changefileheader (1.9.102); FILE MERGED 2008/03/31 16:31:10 rt 1.9.102.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dce74dee2a2e055f9ff2a378953f0ebde6cebaaa]

INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/03/28 16:46:31 rt 1.5.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a453247de115d0d6e5b102c470c498f66910be3c]

INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/03/28 16:46:31 rt 1.6.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [145daf0903c4d191f3ec2b5f94f8cb9654356ed4]

INTEGRATION: CWS changefileheader (1.5.132); FILE MERGED 2008/03/28 16:46:31 rt 1.5.132.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d90b0cf18fde2cb69b7ea8f4d026a0582ca2173b]

INTEGRATION: CWS changefileheader (1.3.130); FILE MERGED 2008/03/31 17:19:45 rt 1.3.130.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [96331f121fe2e7c5857c53952c1d4bf831cbfe3a]

INTEGRATION: CWS changefileheader (1.9.368); FILE MERGED 2008/04/01 15:51:00 thb 1.9.368.3: #i85898# Stripping all external header guards 2008/04/01 12:48:47 thb 1.9.368.2: #i85898# Stripping all external header guards 2008/03/31 14:21:53 rt 1.9.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [908a453251da5b32456d217f2af83251d9697dba]

INTEGRATION: CWS changefileheader (1.12.500); FILE MERGED 2008/03/31 16:01:48 rt 1.12.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [214ddbac43765b4cc0aec9abb51a8e08b9f6a2de]

INTEGRATION: CWS changefileheader (1.9.72); FILE MERGED 2008/03/31 16:31:10 rt 1.9.72.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6e9b0a57632f675d880c23003c3c8cfa5cacbcf4]

INTEGRATION: CWS changefileheader (1.4.28); FILE MERGED 2008/03/28 16:46:31 rt 1.4.28.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2bc34a62ceaa79afc5c704e988eb46dd6620c58b]

INTEGRATION: CWS changefileheader (1.12.196); FILE MERGED 2008/03/31 14:21:53 rt 1.12.196.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a8c24d90c663580f9288be429a1abdab871544c0]

INTEGRATION: CWS changefileheader (1.4.190); FILE MERGED 2008/03/31 16:31:10 rt 1.4.190.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [94e50a3eb2c92dac648b258483e08735bfca36ad]

INTEGRATION: CWS changefileheader (1.5.88); FILE MERGED 2008/03/31 17:19:45 rt 1.5.88.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f20940e37587afff06d006070883ee77482292bc]

INTEGRATION: CWS changefileheader (1.5.730); FILE MERGED 2008/04/01 15:50:59 thb 1.5.730.3: #i85898# Stripping all external header guards 2008/04/01 12:48:47 thb 1.5.730.2: #i85898# Stripping all external header guards 2008/03/31 14:21:50 rt 1.5.730.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [04ca5794bd63f678140e89aaf57188e9b1c088ca]

INTEGRATION: CWS changefileheader (1.21.72); FILE MERGED 2008/03/31 16:31:10 rt 1.21.72.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [61764912717601327d1f880e24d7ffc1e1dc45f7]

INTEGRATION: CWS changefileheader (1.2.46); FILE MERGED 2008/03/31 14:00:21 rt 1.2.46.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [abd578cb69d708f1edd3109f4e86d27536658485]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:46:31 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [90346ca2d6bbc38c38ea51717a66b98baff53ebe]

INTEGRATION: CWS changefileheader (1.7.120); FILE MERGED 2008/04/01 15:50:59 thb 1.7.120.3: #i85898# Stripping all external header guards 2008/04/01 12:48:47 thb 1.7.120.2: #i85898# Stripping all external header guards 2008/03/31 14:21:50 rt 1.7.120.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [305e74ee3902a58866ead24fc549c2ee6f8bb4d5]

INTEGRATION: CWS changefileheader (1.2.210); FILE MERGED 2008/03/31 16:01:48 rt 1.2.210.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [52fdbce44606500a423f9e9737d09cb63fcd9abc]

INTEGRATION: CWS changefileheader (1.4.36); FILE MERGED 2008/03/31 16:31:10 rt 1.4.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3e85fbe4ad6c37b8116192d1bcc4ed3296d9928b]

INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/03/28 16:46:31 rt 1.7.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6b82720639df626327d47af97c23300d18b3e783]

INTEGRATION: CWS changefileheader (1.27.368); FILE MERGED 2008/03/31 14:21:49 rt 1.27.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [96329f2d7aa2dd620825988e203c22dfc4f6a7d7]

INTEGRATION: CWS changefileheader (1.2.190); FILE MERGED 2008/03/31 16:31:10 rt 1.2.190.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4c944e0879b559dd6417730ba33c74c20e0b3c76]

INTEGRATION: CWS changefileheader (1.10.500); FILE MERGED 2008/03/31 16:01:47 rt 1.10.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6dce4a2c5f2d7c1e050082b90afe4e8e2acddd13]

INTEGRATION: CWS changefileheader (1.2.130); FILE MERGED 2008/03/31 17:19:45 rt 1.2.130.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d638eca5cbf300fa2beade93dc3747c1250e44b7]

INTEGRATION: CWS changefileheader (1.9.1254); FILE MERGED 2008/03/31 14:21:49 rt 1.9.1254.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b613f5aaf7e4aec93df5068be17fba1a19b8e8df]

INTEGRATION: CWS changefileheader (1.3.190); FILE MERGED 2008/03/31 16:31:10 rt 1.3.190.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [76bd58f519b3ba2f734d563d1cc54e5c1296d81f]

INTEGRATION: CWS changefileheader (1.9.500); FILE MERGED 2008/03/31 16:01:47 rt 1.9.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dafcec5b25aae182330f86f58b8db8715ddf7e09]

INTEGRATION: CWS changefileheader (1.2.190); FILE MERGED 2008/03/31 16:31:09 rt 1.2.190.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [54efec35c7338a2e6206b74bc7a9e0900f8541a2]

INTEGRATION: CWS changefileheader (1.33.368); FILE MERGED 2008/03/31 14:21:49 rt 1.33.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a243e5ae62661a14ee982e70589869d7b1cb5255]

INTEGRATION: CWS changefileheader (1.5.124); FILE MERGED 2008/03/31 17:19:45 rt 1.5.124.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2e220662322a3a50de8f8519e5b96ba8e7630b58]

INTEGRATION: CWS changefileheader (1.82.368); FILE MERGED 2008/04/01 15:50:59 thb 1.82.368.3: #i85898# Stripping all external header guards 2008/04/01 12:48:47 thb 1.82.368.2: #i85898# Stripping all external header guards 2008/03/31 14:21:49 rt 1.82.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8822af11e24058180af42fc61b99496f7eb02fba]

INTEGRATION: CWS changefileheader (1.3.190); FILE MERGED 2008/03/31 16:31:09 rt 1.3.190.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [188a4b78bed7c8c99b9ec268330b0746a274e7de]

INTEGRATION: CWS changefileheader (1.2.46); FILE MERGED 2008/03/31 16:01:47 rt 1.2.46.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [05b1ad62e8d26e4d8a6bcb833f33a89ce38da951]

INTEGRATION: CWS changefileheader (1.3.34); FILE MERGED 2008/03/31 14:00:21 rt 1.3.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7f9f3bc6a242a42d8bfa6875840b127616841bb2]

INTEGRATION: CWS changefileheader (1.8.698); FILE MERGED 2008/04/01 15:50:59 thb 1.8.698.3: #i85898# Stripping all external header guards 2008/04/01 12:48:47 thb 1.8.698.2: #i85898# Stripping all external header guards 2008/03/31 14:21:49 rt 1.8.698.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f6bb2d6ff5e6a81945a4e5f8767eedd34bc6cbe3]

INTEGRATION: CWS changefileheader (1.3.10); FILE MERGED 2008/03/31 14:00:21 rt 1.3.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [190062ec98040f1b7d8f0aad8986849a7d4117c5]

INTEGRATION: CWS changefileheader (1.63.212); FILE MERGED 2008/04/01 15:50:59 thb 1.63.212.3: #i85898# Stripping all external header guards 2008/04/01 12:48:46 thb 1.63.212.2: #i85898# Stripping all external header guards 2008/03/31 14:21:48 rt 1.63.212.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b9dba44870ff9626ccb993a7cb78d9e05f7c4997]

INTEGRATION: CWS changefileheader (1.2.46); FILE MERGED 2008/03/31 14:00:20 rt 1.2.46.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [36e769e17722bb3b7208f8673c8684ef111ca903]

INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/03/28 16:46:30 rt 1.5.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [046da7d3eb9fdd7a41516398b7baad573d147415]

INTEGRATION: CWS changefileheader (1.57.368); FILE MERGED 2008/04/01 15:50:59 thb 1.57.368.3: #i85898# Stripping all external header guards 2008/04/01 12:48:46 thb 1.57.368.2: #i85898# Stripping all external header guards 2008/03/31 14:21:48 rt 1.57.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [baaed2aa9af4abf3457a25120f698bdc06a8774b]

INTEGRATION: CWS changefileheader (1.3.8); FILE MERGED 2008/03/31 14:00:20 rt 1.3.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [11f42608f876f5eb2b67076f85822529899f69ca]

INTEGRATION: CWS changefileheader (1.12.32); FILE MERGED 2008/03/31 16:01:47 rt 1.12.32.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bdb420bf579023684e2c7fb00d32509de9c4cb56]

INTEGRATION: CWS changefileheader (1.61.196); FILE MERGED 2008/04/01 15:50:58 thb 1.61.196.3: #i85898# Stripping all external header guards 2008/04/01 12:48:46 thb 1.61.196.2: #i85898# Stripping all external header guards 2008/03/31 14:21:48 rt 1.61.196.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c026d4bf997fb27598b216b09b00f305597c0bb1]

INTEGRATION: CWS changefileheader (1.7.368); FILE MERGED 2008/04/01 15:50:58 thb 1.7.368.3: #i85898# Stripping all external header guards 2008/04/01 12:48:46 thb 1.7.368.2: #i85898# Stripping all external header guards 2008/03/31 14:21:48 rt 1.7.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7f7c4057d9b9aa415446fc0caf7d74de23e5bbe1]

INTEGRATION: CWS changefileheader (1.2.130); FILE MERGED 2008/03/31 17:19:44 rt 1.2.130.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5ceb1f7b6fd4781863d6af381fd27a8f8805075d]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:46:30 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ecec7d934855d92c441bf47ad6de2b1807d3c5f2]

INTEGRATION: CWS changefileheader (1.3.130); FILE MERGED 2008/03/31 17:19:44 rt 1.3.130.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a7d0d1ad3392a455de9063cec46580dad91c0094]

INTEGRATION: CWS changefileheader (1.20.196); FILE MERGED 2008/04/01 15:50:58 thb 1.20.196.3: #i85898# Stripping all external header guards 2008/04/01 12:48:45 thb 1.20.196.2: #i85898# Stripping all external header guards 2008/03/31 14:21:48 rt 1.20.196.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fb06956af6ec5659498f6c64c8ee499c1d6fca8d]

INTEGRATION: CWS changefileheader (1.2.190); FILE MERGED 2008/03/31 16:31:08 rt 1.2.190.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [76216a7084f398df361bb80746351e491276636a]

INTEGRATION: CWS changefileheader (1.6.34); FILE MERGED 2008/03/31 17:19:44 rt 1.6.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2e215680caf54e34d75023a9bc73d0956038c592]

INTEGRATION: CWS changefileheader (1.8.500); FILE MERGED 2008/03/31 16:01:47 rt 1.8.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [27fa4182864483e0affd782e70a3f29151efae83]

INTEGRATION: CWS changefileheader (1.6.340); FILE MERGED 2008/04/01 15:50:58 thb 1.6.340.3: #i85898# Stripping all external header guards 2008/04/01 12:48:43 thb 1.6.340.2: #i85898# Stripping all external header guards 2008/03/31 14:21:48 rt 1.6.340.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ee9fd07be969e415c464213efeef784c4861d194]

INTEGRATION: CWS changefileheader (1.11.500); FILE MERGED 2008/03/31 16:01:47 rt 1.11.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7b553a3c49555f7385a06e3aefcd4684e02b931a]

INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/03/28 16:46:30 rt 1.4.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [701f1d2326a48baf71aeef3d105b51e616bd1151]

INTEGRATION: CWS changefileheader (1.4.368); FILE MERGED 2008/04/01 12:48:43 thb 1.4.368.2: #i85898# Stripping all external header guards 2008/03/31 14:21:48 rt 1.4.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [88f177304b8a7e97775407419d630bcc6fe66142]

INTEGRATION: CWS changefileheader (1.8.46); FILE MERGED 2008/03/31 14:00:19 rt 1.8.46.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e283a31e1517adc9d691455a7b438e1529bb4659]

INTEGRATION: CWS changefileheader (1.5.130); FILE MERGED 2008/03/31 17:19:44 rt 1.5.130.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c194f2c7fc40a6049daaddc7ea30ee7e66455127]

INTEGRATION: CWS changefileheader (1.4.500); FILE MERGED 2008/03/31 16:01:47 rt 1.4.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ad04b9c7e39e5cbefcd0e1046062d140e8385177]

INTEGRATION: CWS changefileheader (1.9.368); FILE MERGED 2008/04/01 12:48:43 thb 1.9.368.2: #i85898# Stripping all external header guards 2008/03/31 14:21:48 rt 1.9.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5e95906ba963ca62957ee4495a6694523af2dd6d]

INTEGRATION: CWS changefileheader (1.6.74); FILE MERGED 2008/03/31 14:00:19 rt 1.6.74.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dcdb4eae1a23304f108d79605c1378f5dfabd355]

INTEGRATION: CWS changefileheader (1.6.4); FILE MERGED 2008/03/31 16:31:08 rt 1.6.4.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d03df7097cdb8c8676ad08d146f6be6e1ef444ea]

INTEGRATION: CWS changefileheader (1.13.368); FILE MERGED 2008/04/01 15:50:58 thb 1.13.368.3: #i85898# Stripping all external header guards 2008/04/01 12:48:42 thb 1.13.368.2: #i85898# Stripping all external header guards 2008/03/31 14:21:48 rt 1.13.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d070ab25adb755241f7ef632ff1190816e2b1d35]

INTEGRATION: CWS changefileheader (1.5.76); FILE MERGED 2008/03/31 16:31:08 rt 1.5.76.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e1a8ab271db63a470bc0bd38db1a5110e9a2211b]

INTEGRATION: CWS changefileheader (1.11.42); FILE MERGED 2008/03/31 14:00:19 rt 1.11.42.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1e0490dd250e5de9740515aa2c0ab823eff9abfd]

INTEGRATION: CWS changefileheader (1.4.492); FILE MERGED 2008/04/01 15:31:17 thb 1.4.492.3: #i85898# Stripping all external header guards 2008/04/01 12:36:58 thb 1.4.492.2: #i85898# Stripping all external header guards 2008/03/31 17:19:36 rt 1.4.492.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ed3607ca6aa0e597c9dc2fd654399c99d7c8f98c]

INTEGRATION: CWS changefileheader (1.9.500); FILE MERGED 2008/03/31 16:01:46 rt 1.9.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b79bba53babfc7f3b001d093ddc10992c55861cf]

INTEGRATION: CWS changefileheader (1.30.354); FILE MERGED 2008/04/01 15:50:58 thb 1.30.354.3: #i85898# Stripping all external header guards 2008/04/01 12:48:42 thb 1.30.354.2: #i85898# Stripping all external header guards 2008/03/31 14:21:47 rt 1.30.354.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f440dddeb2b33379675ea93445e40ae9e0b102d7]

INTEGRATION: CWS changefileheader (1.5.74); FILE MERGED 2008/03/31 14:00:19 rt 1.5.74.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [aaacfe6e504ed78c1cdd857e784324818fec2f52]

INTEGRATION: CWS changefileheader (1.35.64); FILE MERGED 2008/04/01 15:31:17 thb 1.35.64.3: #i85898# Stripping all external header guards 2008/04/01 12:36:58 thb 1.35.64.2: #i85898# Stripping all external header guards 2008/03/31 17:19:36 rt 1.35.64.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ce9037e4c51e45b18d2ea3535a1a5a63197ae6bf]

INTEGRATION: CWS changefileheader (1.6.500); FILE MERGED 2008/03/31 16:01:46 rt 1.6.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f9fa68b95b10e8628b7bd735bed5b1dc94f47adf]

INTEGRATION: CWS changefileheader (1.10.368); FILE MERGED 2008/04/01 12:48:42 thb 1.10.368.2: #i85898# Stripping all external header guards 2008/03/31 14:21:47 rt 1.10.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5ef786ce291084f6813e3d4def78d9162b704ee8]

INTEGRATION: CWS changefileheader (1.7.46); FILE MERGED 2008/03/31 14:00:19 rt 1.7.46.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ab4ab845cd1cbfac8e15ab0fa26e887a40d8d33c]

INTEGRATION: CWS changefileheader (1.4.102); FILE MERGED 2008/03/31 16:31:07 rt 1.4.102.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7060b6bd9e182203d0ef2782c480eab3fdcc67f5]

INTEGRATION: CWS changefileheader (1.2.292); FILE MERGED 2008/03/31 17:19:36 rt 1.2.292.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [205670a5e92b56dde26e20200ddfbbe99f1da935]

INTEGRATION: CWS changefileheader (1.32.368); FILE MERGED 2008/03/31 14:21:47 rt 1.32.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c104f30d76fa0afe70f012bae52d7fd775bc49a9]

INTEGRATION: CWS changefileheader (1.3.500); FILE MERGED 2008/03/31 16:01:46 rt 1.3.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [66b3975b1deb218c0dba2d8fd25f41df36848f4e]

INTEGRATION: CWS changefileheader (1.5.102); FILE MERGED 2008/03/31 16:31:07 rt 1.5.102.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c9a30e1e2cafdeaa861d449b59b703e003b977f1]

INTEGRATION: CWS changefileheader (1.3.492); FILE MERGED 2008/03/31 17:19:35 rt 1.3.492.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7adcd81030e75487b498e80ef3d026e4015a6f7c]

INTEGRATION: CWS changefileheader (1.18.366); FILE MERGED 2008/04/01 15:50:58 thb 1.18.366.3: #i85898# Stripping all external header guards 2008/04/01 12:48:42 thb 1.18.366.2: #i85898# Stripping all external header guards 2008/03/31 14:21:47 rt 1.18.366.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4c290d2626f5e6aa298b038d7f612d361f757cf5]

INTEGRATION: CWS changefileheader (1.4.132); FILE MERGED 2008/03/28 16:46:30 rt 1.4.132.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3e8854b542d754588af34b713d02d9e0569382d3]

INTEGRATION: CWS changefileheader (1.8.500); FILE MERGED 2008/03/31 16:01:46 rt 1.8.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d8e227f0d2cb8d4a9465bc8a6b09acb6fe01a51d]

INTEGRATION: CWS changefileheader (1.10.46); FILE MERGED 2008/03/31 14:00:19 rt 1.10.46.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [93f0cef911f7cc04743b4a63e73ba1a8aa87ef40]

INTEGRATION: CWS changefileheader (1.5.76); FILE MERGED 2008/03/31 16:31:07 rt 1.5.76.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b65a42ecbe95ebbc378e85082fb19c50c5a47b08]

INTEGRATION: CWS changefileheader (1.10.34); FILE MERGED 2008/04/01 15:31:17 thb 1.10.34.3: #i85898# Stripping all external header guards 2008/04/01 12:36:58 thb 1.10.34.2: #i85898# Stripping all external header guards 2008/03/31 17:19:35 rt 1.10.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0305529df1ac2f7423b0a977a81c9d3e0160e3be]

INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/03/28 16:46:30 rt 1.6.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [974ebbb212639f1a1572489fd03d4c462748e0ad]

INTEGRATION: CWS changefileheader (1.31.366); FILE MERGED 2008/04/01 15:50:58 thb 1.31.366.3: #i85898# Stripping all external header guards 2008/04/01 12:48:42 thb 1.31.366.2: #i85898# Stripping all external header guards 2008/03/31 14:21:47 rt 1.31.366.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bc6cf90b0c76b41f38c32c5d74ba18ad805d2bda]

INTEGRATION: CWS changefileheader (1.6.46); FILE MERGED 2008/03/31 14:00:18 rt 1.6.46.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d2fb91b074637f359eb0615b663491b3a2717800]

INTEGRATION: CWS changefileheader (1.2.190); FILE MERGED 2008/03/31 16:31:07 rt 1.2.190.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6be6c7d5bd7c03243c7cf80509c74b6bcc4c8576]

INTEGRATION: CWS changefileheader (1.3.32); FILE MERGED 2008/03/31 17:19:35 rt 1.3.32.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [23b6a118e6d86f972d056121a247bcc053f85dd2]

INTEGRATION: CWS changefileheader (1.2.46); FILE MERGED 2008/03/31 16:01:46 rt 1.2.46.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2f05efdf8a9a3d5e283da1855241e24cbd00ed53]

INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/03/28 16:46:29 rt 1.6.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bb867b6da00ed88c8b251aab486bb9066b503eb4]

INTEGRATION: CWS changefileheader (1.16.366); FILE MERGED 2008/04/01 15:50:58 thb 1.16.366.3: #i85898# Stripping all external header guards 2008/04/01 12:48:41 thb 1.16.366.2: #i85898# Stripping all external header guards 2008/03/31 14:21:47 rt 1.16.366.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c6e0ec7aa9f29dd969fdaa0fa9c4305a96f29307]

INTEGRATION: CWS changefileheader (1.7.46); FILE MERGED 2008/03/31 14:00:18 rt 1.7.46.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7f2309a20bc8ef03225416074dba376d1f8646b7]

INTEGRATION: CWS changefileheader (1.3.102); FILE MERGED 2008/03/31 16:31:07 rt 1.3.102.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [489a8d54fd80b0e6be3865920e6c61539070c782]

INTEGRATION: CWS changefileheader (1.24.300); FILE MERGED 2008/04/01 15:31:17 thb 1.24.300.3: #i85898# Stripping all external header guards 2008/04/01 12:36:58 thb 1.24.300.2: #i85898# Stripping all external header guards 2008/03/31 17:19:35 rt 1.24.300.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2186b0267b42cdf87f73b9f4ee24275f1c0cbb8e]

INTEGRATION: CWS changefileheader (1.15.366); FILE MERGED 2008/04/01 15:50:57 thb 1.15.366.3: #i85898# Stripping all external header guards 2008/04/01 12:48:41 thb 1.15.366.2: #i85898# Stripping all external header guards 2008/03/31 14:21:47 rt 1.15.366.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f7fb99427352302d9c15e379421cc824953928a1]

INTEGRATION: CWS changefileheader (1.4.500); FILE MERGED 2008/03/31 16:01:46 rt 1.4.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b7a5c70cb0eb3291b56a6a6969edd074176a5722]

INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/03/28 16:46:29 rt 1.5.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2bfca80b84aeec24d2d5bb7b7e3b59e2aa76221f]

INTEGRATION: CWS changefileheader (1.6.104); FILE MERGED 2008/03/31 14:00:18 rt 1.6.104.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [32c053a3f7580c419a224ce5ae25b4a25dd405e5]

INTEGRATION: CWS changefileheader (1.8.330); FILE MERGED 2008/04/01 15:31:17 thb 1.8.330.3: #i85898# Stripping all external header guards 2008/04/01 12:36:58 thb 1.8.330.2: #i85898# Stripping all external header guards 2008/03/31 17:19:35 rt 1.8.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5934fbc17baa2ed78e57ef63a9167365756590bd]

INTEGRATION: CWS changefileheader (1.6.74); FILE MERGED 2008/03/31 14:00:18 rt 1.6.74.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5231c4f5d705667fc5c109eae6c2d103dc638a25]

INTEGRATION: CWS changefileheader (1.42.24); FILE MERGED 2008/03/31 17:19:35 rt 1.42.24.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9ce159ede02145bc3e6ceb983018a0398e644df6]

INTEGRATION: CWS changefileheader (1.9.368); FILE MERGED 2008/04/01 12:48:41 thb 1.9.368.2: #i85898# Stripping all external header guards 2008/03/31 14:21:47 rt 1.9.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f7f646920d46e03756e009812a3f25b9cf9820f0]

INTEGRATION: CWS changefileheader (1.7.102); FILE MERGED 2008/03/31 16:31:07 rt 1.7.102.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [63ebe7aa81673830a098f359266b407c5d493a39]

INTEGRATION: CWS changefileheader (1.7.300); FILE MERGED 2008/03/31 17:19:35 rt 1.7.300.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [571caae03bd4aaa85e8f2e21df2c5648aa1690b8]

INTEGRATION: CWS changefileheader (1.46.194); FILE MERGED 2008/04/01 15:50:57 thb 1.46.194.3: #i85898# Stripping all external header guards 2008/04/01 12:48:41 thb 1.46.194.2: #i85898# Stripping all external header guards 2008/03/31 14:21:46 rt 1.46.194.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [52815f6c4d30e96b78a264b236217f17fc0d665c]

INTEGRATION: CWS changefileheader (1.3.292); FILE MERGED 2008/03/28 16:46:29 rt 1.3.292.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [68b2c14fe0f0bbc5584ab8648d6a8fb4acdd0206]

INTEGRATION: CWS changefileheader (1.11.46); FILE MERGED 2008/03/31 14:00:18 rt 1.11.46.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [969158e3a9c05c92cc67fa878ccc407563665a05]

INTEGRATION: CWS changefileheader (1.7.500); FILE MERGED 2008/03/31 16:01:46 rt 1.7.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f65b0791ea302ebbe5fb667c6e4b41c509adb77d]

INTEGRATION: CWS changefileheader (1.20.88); FILE MERGED 2008/03/31 17:19:35 rt 1.20.88.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [93361d2ef71aeea8f6d9e1b55cc3fb9d0e7db7d9]

INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/03/28 16:46:29 rt 1.4.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ad1dbfef3e9e29a0d90a2383a340b80f819f8142]

INTEGRATION: CWS changefileheader (1.13.636); FILE MERGED 2008/03/31 14:21:46 rt 1.13.636.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c34e2d148ceacebf77496db81f0d0154479b1e56]

INTEGRATION: CWS changefileheader (1.2.210); FILE MERGED 2008/03/31 16:01:46 rt 1.2.210.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c4853887fb96b03421b21e76a626f26c958041a7]

INTEGRATION: CWS changefileheader (1.5.102); FILE MERGED 2008/04/01 16:11:09 thb 1.5.102.2: #i85898# Stripping all external header guards 2008/03/31 16:31:07 rt 1.5.102.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [af862dc4f155d0201479ed7426582014645ca652]

INTEGRATION: CWS changefileheader (1.16.96); FILE MERGED 2008/04/01 15:31:16 thb 1.16.96.3: #i85898# Stripping all external header guards 2008/04/01 12:36:58 thb 1.16.96.2: #i85898# Stripping all external header guards 2008/03/31 17:19:35 rt 1.16.96.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ec866aaf904e1275ee4312622d09541d62f54364]

INTEGRATION: CWS changefileheader (1.7.74); FILE MERGED 2008/03/31 14:00:18 rt 1.7.74.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [24ecf1a9f1d6b50f4dcab673d49163dc74bf5086]

INTEGRATION: CWS changefileheader (1.6.190); FILE MERGED 2008/03/31 16:31:07 rt 1.6.190.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [45e3f555134d90776b75a71568ffaa698ffdcc1d]

INTEGRATION: CWS changefileheader (1.3.700); FILE MERGED 2008/04/01 15:31:16 thb 1.3.700.3: #i85898# Stripping all external header guards 2008/04/01 12:36:57 thb 1.3.700.2: #i85898# Stripping all external header guards 2008/03/31 17:19:35 rt 1.3.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a52721330d44e93378ab0ff6210c12a6419d1cf3]

INTEGRATION: CWS changefileheader (1.9.46); FILE MERGED 2008/03/31 14:00:18 rt 1.9.46.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [25ae8744d53a9aa6e50071cdc3c2e93c4cc5b4d8]

INTEGRATION: CWS changefileheader (1.7.500); FILE MERGED 2008/03/31 16:01:45 rt 1.7.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [913f141dd2b984bbe16b484415dc73bd684e12db]

INTEGRATION: CWS changefileheader (1.12.102); FILE MERGED 2008/04/01 16:11:09 thb 1.12.102.2: #i85898# Stripping all external header guards 2008/03/31 16:31:06 rt 1.12.102.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [412925c37880b2317cae8a3c9bab6b6c12990712]

INTEGRATION: CWS changefileheader (1.22.24); FILE MERGED 2008/04/01 15:31:16 thb 1.22.24.3: #i85898# Stripping all external header guards 2008/04/01 12:36:57 thb 1.22.24.2: #i85898# Stripping all external header guards 2008/03/31 17:19:35 rt 1.22.24.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fc910b15906e211367d3d3cf5a5498c090dbd9ea]

INTEGRATION: CWS changefileheader (1.25.366); FILE MERGED 2008/04/01 15:50:57 thb 1.25.366.3: #i85898# Stripping all external header guards 2008/04/01 12:48:41 thb 1.25.366.2: #i85898# Stripping all external header guards 2008/03/31 14:21:45 rt 1.25.366.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [04a1ebef7a4a6a99b3337ba2b1006d188a322e5a]

INTEGRATION: CWS changefileheader (1.5.74); FILE MERGED 2008/03/31 14:00:18 rt 1.5.74.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b6cc12088d36f094db20303a5a859f88574053b8]

INTEGRATION: CWS changefileheader (1.2.46); FILE MERGED 2008/03/31 16:01:45 rt 1.2.46.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f3f7768f949e91a89e680a0db6aa746d2cc9f48e]

INTEGRATION: CWS changefileheader (1.12.102); FILE MERGED 2008/03/31 16:31:06 rt 1.12.102.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [07cfa4c82f9c440325e3ab9520b626bff2d8ad8c]

INTEGRATION: CWS changefileheader (1.6.492); FILE MERGED 2008/03/31 17:19:35 rt 1.6.492.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [728ce18391fd710c1dcd17c08367484a08685138]

INTEGRATION: CWS changefileheader (1.4.102); FILE MERGED 2008/03/31 16:31:06 rt 1.4.102.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dba0af888fdab368ce38b26c08b9bc0f3cdaa35f]

INTEGRATION: CWS changefileheader (1.8.320); FILE MERGED 2008/03/31 17:19:35 rt 1.8.320.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [27e2d2372c5ab2616d007155f06cc2b03bf60f1e]

INTEGRATION: CWS changefileheader (1.65.368); FILE MERGED 2008/03/31 14:21:44 rt 1.65.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7548420041556f78b779edcdd749dacc6e9513e5]

INTEGRATION: CWS changefileheader (1.9.500); FILE MERGED 2008/03/31 16:01:45 rt 1.9.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f33ccdf80e4c4404225df8490d994f4c70e643f4]

INTEGRATION: CWS changefileheader (1.5.74); FILE MERGED 2008/03/31 14:00:17 rt 1.5.74.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e9e73d526471bffa14fa4c6a5a0228a1dd442edb]

INTEGRATION: CWS changefileheader (1.10.88); FILE MERGED 2008/04/01 15:31:16 thb 1.10.88.3: #i85898# Stripping all external header guards 2008/04/01 12:36:57 thb 1.10.88.2: #i85898# Stripping all external header guards 2008/03/31 17:19:35 rt 1.10.88.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [68e1049f5fa2aa3e1948fc30528597e54e8ce67a]

INTEGRATION: CWS changefileheader (1.8.102); FILE MERGED 2008/03/31 16:31:06 rt 1.8.102.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b3d711a1350b75afed74a7b54ed988a68dd127a2]

INTEGRATION: CWS changefileheader (1.26.368); FILE MERGED 2008/04/01 15:50:57 thb 1.26.368.3: #i85898# Stripping all external header guards 2008/04/01 12:48:40 thb 1.26.368.2: #i85898# Stripping all external header guards 2008/03/31 14:21:44 rt 1.26.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [27000122aee2bf0743d280fc3b1387b452d0c9b8]

INTEGRATION: CWS changefileheader (1.7.46); FILE MERGED 2008/03/31 14:00:17 rt 1.7.46.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e9fffc4b567540c9f87c51bf3e14bd2b4eaffa9d]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:46:29 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [71ff0e81cb6bce57bb7528f98817bc25e681bafe]

INTEGRATION: CWS changefileheader (1.4.102); FILE MERGED 2008/04/01 13:06:27 thb 1.4.102.2: #i85898# Stripping all external header guards 2008/03/31 16:31:06 rt 1.4.102.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a0c110b43812cd02a5c336c98af8fb12dd953294]

INTEGRATION: CWS changefileheader (1.23.366); FILE MERGED 2008/04/01 15:50:57 thb 1.23.366.3: #i85898# Stripping all external header guards 2008/04/01 12:48:40 thb 1.23.366.2: #i85898# Stripping all external header guards 2008/03/31 14:21:44 rt 1.23.366.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2a3ebe148e322aff1dafa9c8a6d446ad0e4a7fa6]

INTEGRATION: CWS changefileheader (1.20.32); FILE MERGED 2008/03/31 17:19:35 rt 1.20.32.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b0dd48d5270c4e6b528def928e4d904719907e71]

INTEGRATION: CWS changefileheader (1.11.328); FILE MERGED 2008/03/31 16:01:45 rt 1.11.328.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0e23f0c8a0582d875739b9be43afb4b20fa46dbd]

INTEGRATION: CWS changefileheader (1.6.74); FILE MERGED 2008/03/31 14:00:17 rt 1.6.74.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d536ce220736b94033a74c3e7e6e4a74adf28379]

INTEGRATION: CWS changefileheader (1.13.36); FILE MERGED 2008/03/31 16:31:06 rt 1.13.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [558bd737968ada8c410f18d5b81f3954d38bc23e]

INTEGRATION: CWS changefileheader (1.8.368); FILE MERGED 2008/04/01 12:48:40 thb 1.8.368.2: #i85898# Stripping all external header guards 2008/03/31 14:21:44 rt 1.8.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fb13d3bf7a73367cb77e45190e74c88da5933b99]

INTEGRATION: CWS changefileheader (1.13.320); FILE MERGED 2008/03/31 17:19:35 rt 1.13.320.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e379faee339bc0025a77ec7a039bfd5adb6a53fa]

INTEGRATION: CWS changefileheader (1.9.46); FILE MERGED 2008/03/31 14:00:17 rt 1.9.46.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c6f235c4a8b9d56db23eb7600f46544fbc71c3d7]

INTEGRATION: CWS changefileheader (1.4.500); FILE MERGED 2008/03/31 16:01:45 rt 1.4.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b9b1945ae8650cb923c397807d3466d4bf0f8354]

INTEGRATION: CWS changefileheader (1.3.190); FILE MERGED 2008/03/31 16:31:06 rt 1.3.190.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [22f3c750154605e579fb847016bcb88f5d00bbdd]

INTEGRATION: CWS changefileheader (1.10.368); FILE MERGED 2008/04/01 15:50:57 thb 1.10.368.3: #i85898# Stripping all external header guards 2008/04/01 12:48:40 thb 1.10.368.2: #i85898# Stripping all external header guards 2008/03/31 14:21:44 rt 1.10.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [92c3bc06cf3a21fa98ea5cc547989598bbebff3f]

INTEGRATION: CWS changefileheader (1.20.34); FILE MERGED 2008/03/31 17:19:35 rt 1.20.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [77b50d940f783b75f0cb67d13afaffc9570bd6d6]

INTEGRATION: CWS changefileheader (1.8.500); FILE MERGED 2008/03/31 16:01:45 rt 1.8.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [55ac146ff643f0019bed6cf082a3482dec6de087]

INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/03/28 16:46:28 rt 1.5.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [be8c7afaec1c071785128614a4c3ddc9d8a2ef64]

INTEGRATION: CWS changefileheader (1.4.66); FILE MERGED 2008/04/01 13:06:27 thb 1.4.66.2: #i85898# Stripping all external header guards 2008/03/31 16:31:06 rt 1.4.66.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f33f834f43cf0c016121e044c3eab593b70227ef]

INTEGRATION: CWS changefileheader (1.5.492); FILE MERGED 2008/03/31 17:19:34 rt 1.5.492.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [03f0451d8b008fd14d9988345b29f15977443521]

INTEGRATION: CWS changefileheader (1.9.368); FILE MERGED 2008/04/01 12:48:40 thb 1.9.368.2: #i85898# Stripping all external header guards 2008/03/31 14:21:44 rt 1.9.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d32c7d4c9ac2e7e1a1c4634ebc7a11c756c6f5c7]

INTEGRATION: CWS changefileheader (1.8.40); FILE MERGED 2008/03/31 14:00:17 rt 1.8.40.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [47363a3266cb1545c23f786981000d9e9ce571b6]

INTEGRATION: CWS changefileheader (1.4.190); FILE MERGED 2008/04/01 16:11:09 thb 1.4.190.3: #i85898# Stripping all external header guards 2008/04/01 13:06:27 thb 1.4.190.2: #i85898# Stripping all external header guards 2008/03/31 16:31:06 rt 1.4.190.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [79e1605f7db04fb0b426e38ba9d26e9232af2d18]

INTEGRATION: CWS changefileheader (1.17.96); FILE MERGED 2008/03/31 17:19:34 rt 1.17.96.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f67e478543b32d5ecf2df6fc7c065f5be557439f]

INTEGRATION: CWS changefileheader (1.16.366); FILE MERGED 2008/04/01 15:50:57 thb 1.16.366.3: #i85898# Stripping all external header guards 2008/04/01 12:48:39 thb 1.16.366.2: #i85898# Stripping all external header guards 2008/03/31 14:21:44 rt 1.16.366.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a9f3b2f46c89b264d0c5722a07e67f5a1c6810e8]

INTEGRATION: CWS changefileheader (1.12.26); FILE MERGED 2008/03/31 14:00:17 rt 1.12.26.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [66b9aace9ec74c0eb45e10be25c08888af0270a2]

INTEGRATION: CWS changefileheader (1.8.66); FILE MERGED 2008/04/01 16:11:09 thb 1.8.66.3: #i85898# Stripping all external header guards 2008/04/01 13:06:27 thb 1.8.66.2: #i85898# Stripping all external header guards 2008/03/31 16:31:05 rt 1.8.66.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8a770bcb36334789af74a058f02a1e68c5abebf8]

INTEGRATION: CWS changefileheader (1.6.132); FILE MERGED 2008/03/28 16:46:28 rt 1.6.132.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0d0a91959fb0c5eb383080100c56beafd421e95e]

INTEGRATION: CWS changefileheader (1.8.368); FILE MERGED 2008/04/01 15:50:57 thb 1.8.368.3: #i85898# Stripping all external header guards 2008/04/01 12:48:39 thb 1.8.368.2: #i85898# Stripping all external header guards 2008/03/31 14:21:44 rt 1.8.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b0f34692e5781b45d5a5f5042aa9a190cd969da3]

INTEGRATION: CWS changefileheader (1.20.34); FILE MERGED 2008/03/31 17:19:34 rt 1.20.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f36492c7cc1b04f64198bc0a1102dbb12bc9a4a1]

INTEGRATION: CWS changefileheader (1.3.190); FILE MERGED 2008/04/01 16:11:08 thb 1.3.190.3: #i85898# Stripping all external header guards 2008/04/01 13:06:27 thb 1.3.190.2: #i85898# Stripping all external header guards 2008/03/31 16:31:05 rt 1.3.190.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [673ab46b97b02724ef592385657bb3867abfb4cd]

INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/03/28 16:46:28 rt 1.6.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [58fdc156b4f3f9bcdb04830c6481c1b0beeb93f4]

INTEGRATION: CWS changefileheader (1.37.4); FILE MERGED 2008/04/01 15:50:56 thb 1.37.4.3: #i85898# Stripping all external header guards 2008/04/01 12:48:37 thb 1.37.4.2: #i85898# Stripping all external header guards 2008/03/31 14:21:44 rt 1.37.4.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9ff4e5415d8fb88503ffea218b6b01385f345493]

INTEGRATION: CWS changefileheader (1.5.330); FILE MERGED 2008/03/31 17:19:34 rt 1.5.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c4e88921187a03da44cb127497b1a51d6a51a2e4]

INTEGRATION: CWS changefileheader (1.8.46); FILE MERGED 2008/03/31 14:00:17 rt 1.8.46.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ddd12ceccbed8d8fcba94e0e83de841316159678]

INTEGRATION: CWS changefileheader (1.6.66); FILE MERGED 2008/04/01 16:11:08 thb 1.6.66.3: #i85898# Stripping all external header guards 2008/04/01 13:06:27 thb 1.6.66.2: #i85898# Stripping all external header guards 2008/03/31 16:31:05 rt 1.6.66.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [658f894c5fa29e5dfbf0f44f22e01c8885e8660b]

INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/03/28 16:46:28 rt 1.7.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dfed5ea275e68ef76ba5e0cb8ce5e84ac9d1eb5d]

INTEGRATION: CWS changefileheader (1.13.368); FILE MERGED 2008/04/01 15:50:56 thb 1.13.368.3: #i85898# Stripping all external header guards 2008/04/01 12:48:37 thb 1.13.368.2: #i85898# Stripping all external header guards 2008/03/31 14:21:44 rt 1.13.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a74e999e5a8029a5e647ed306f11c7d78538f646]

INTEGRATION: CWS changefileheader (1.17.34); FILE MERGED 2008/03/31 17:19:34 rt 1.17.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a8b9ec64d038d38830e14e3d8c3620f791f2ea55]

INTEGRATION: CWS changefileheader (1.6.500); FILE MERGED 2008/03/31 16:01:44 rt 1.6.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [65a7d8da501ae997529151d3f04b6fc1659fe1e4]

INTEGRATION: CWS changefileheader (1.4.190); FILE MERGED 2008/04/01 16:11:08 thb 1.4.190.3: #i85898# Stripping all external header guards 2008/04/01 13:06:27 thb 1.4.190.2: #i85898# Stripping all external header guards 2008/03/31 16:31:05 rt 1.4.190.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a91cb605952444331c710ecba486b544f200538c]

INTEGRATION: CWS changefileheader (1.13.36); FILE MERGED 2008/04/01 12:48:36 thb 1.13.36.2: #i85898# Stripping all external header guards 2008/03/31 14:21:43 rt 1.13.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f0bfa903428f81d6093cb4e28286e558070375aa]

INTEGRATION: CWS changefileheader (1.13.300); FILE MERGED 2008/03/31 17:19:34 rt 1.13.300.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ce82d186748a50e23c611046343be81867425116]

INTEGRATION: CWS changefileheader (1.9.500); FILE MERGED 2008/03/31 16:01:44 rt 1.9.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b08e680fc216b2641ca7e5a025a57cb07fb76d96]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:46:28 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [95e023ce0312273a1d18691c409ebf9d861ae515]

INTEGRATION: CWS changefileheader (1.8.66); FILE MERGED 2008/04/01 16:11:08 thb 1.8.66.3: #i85898# Stripping all external header guards 2008/04/01 13:06:26 thb 1.8.66.2: #i85898# Stripping all external header guards 2008/03/31 16:31:05 rt 1.8.66.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [979e0f399975192b677fce824496126417fed724]

INTEGRATION: CWS changefileheader (1.8.368); FILE MERGED 2008/04/01 15:50:56 thb 1.8.368.2: #i85898# Stripping all external header guards 2008/03/31 14:21:43 rt 1.8.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0a31e2f2d2085e88d4a186357e3983e2fd9ad91a]

INTEGRATION: CWS changefileheader (1.17.300); FILE MERGED 2008/04/01 15:31:16 thb 1.17.300.2: #i85898# Stripping all external header guards 2008/03/31 17:19:34 rt 1.17.300.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5a94772872883d5126c57c7284b2728dc6e045f3]

INTEGRATION: CWS changefileheader (1.4.300); FILE MERGED 2008/03/31 16:01:44 rt 1.4.300.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9177201b9684d9e271ab98a2c35b690809e07e78]

INTEGRATION: CWS changefileheader (1.6.190); FILE MERGED 2008/04/01 16:11:07 thb 1.6.190.3: #i85898# Stripping all external header guards 2008/04/01 13:06:26 thb 1.6.190.2: #i85898# Stripping all external header guards 2008/03/31 16:31:05 rt 1.6.190.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c7ff125a54c3dbd9f1aac04eda40d4ab04ed392b]

INTEGRATION: CWS changefileheader (1.60.368); FILE MERGED 2008/04/01 15:50:56 thb 1.60.368.3: #i85898# Stripping all external header guards 2008/04/01 12:48:36 thb 1.60.368.2: #i85898# Stripping all external header guards 2008/03/31 14:21:43 rt 1.60.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8503c926e345f082b861ea34d9ce378baded20d2]

INTEGRATION: CWS changefileheader (1.25.300); FILE MERGED 2008/04/01 12:36:57 thb 1.25.300.2: #i85898# Stripping all external header guards 2008/03/31 17:19:34 rt 1.25.300.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9e58f807554a7aee8c66ff4d6145e6b46552ff01]

INTEGRATION: CWS changefileheader (1.14.46); FILE MERGED 2008/03/31 14:00:17 rt 1.14.46.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fd424bca8afc9510ffbe91794ad84f59eba06d45]

INTEGRATION: CWS changefileheader (1.10.66); FILE MERGED 2008/04/01 16:11:07 thb 1.10.66.3: #i85898# Stripping all external header guards 2008/04/01 13:06:26 thb 1.10.66.2: #i85898# Stripping all external header guards 2008/03/31 16:31:05 rt 1.10.66.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [52e8f6c225a23db667d94b88fe3ab4e9f3d23cf9]

INTEGRATION: CWS changefileheader (1.17.510); FILE MERGED 2008/03/31 14:21:43 rt 1.17.510.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [82ddb3a80293ce2e347093423e668e4a3bdf70f6]

INTEGRATION: CWS changefileheader (1.8.74); FILE MERGED 2008/03/31 14:00:17 rt 1.8.74.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e7309438a418d4ae3baad14640f67c282691c654]

INTEGRATION: CWS changefileheader (1.2.190); FILE MERGED 2008/04/01 16:11:07 thb 1.2.190.3: #i85898# Stripping all external header guards 2008/04/01 13:06:26 thb 1.2.190.2: #i85898# Stripping all external header guards 2008/03/31 16:31:05 rt 1.2.190.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [91795f3dcf57024a21e479fd650b76f907be8a76]

INTEGRATION: CWS changefileheader (1.66.34); FILE MERGED 2008/04/01 15:31:15 thb 1.66.34.3: #i85898# Stripping all external header guards 2008/04/01 12:36:57 thb 1.66.34.2: #i85898# Stripping all external header guards 2008/03/31 17:19:34 rt 1.66.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ccda90a583ff45c9dad34a89e95bd49c7ec28ed2]

INTEGRATION: CWS changefileheader (1.13.46); FILE MERGED 2008/03/31 14:00:17 rt 1.13.46.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1c7ca4dee9f04ed429e99f1bed3f8c48f4d7122b]

INTEGRATION: CWS changefileheader (1.10.500); FILE MERGED 2008/03/31 16:01:40 rt 1.10.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ded182f2661c71b35c4f49e09958e824e0f729c6]

INTEGRATION: CWS changefileheader (1.8.10); FILE MERGED 2008/03/28 16:46:28 rt 1.8.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f48ca0a514cee653af2759a08bd6e3c91f881d53]

INTEGRATION: CWS changefileheader (1.20.10); FILE MERGED 2008/04/01 13:06:26 thb 1.20.10.2: #i85898# Stripping all external header guards 2008/03/31 16:31:05 rt 1.20.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ee318bbcac00fba649e1784f81ac79753d4e9dd3]

INTEGRATION: CWS changefileheader (1.8.330); FILE MERGED 2008/03/31 17:19:34 rt 1.8.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f32ae3ae82076c4a7414a3a6485a56e58a1d11cd]

INTEGRATION: CWS changefileheader (1.33.350); FILE MERGED 2008/04/01 12:48:36 thb 1.33.350.2: #i85898# Stripping all external header guards 2008/03/31 14:21:43 rt 1.33.350.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [01309fbde37dbcad1cd7caa487b2e1247326b913]

INTEGRATION: CWS changefileheader (1.7.46); FILE MERGED 2008/03/31 14:00:16 rt 1.7.46.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9e9d925fa829292849c5e94b8632921e21a8e403]

INTEGRATION: CWS changefileheader (1.8.300); FILE MERGED 2008/03/31 16:01:40 rt 1.8.300.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [89ad618176baed7230e18a08a042c28c429fff28]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:46:28 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2183484129412c4c1d08556ea35f69c50e97bb00]

INTEGRATION: CWS changefileheader (1.7.112); FILE MERGED 2008/04/01 16:11:07 thb 1.7.112.3: #i85898# Stripping all external header guards 2008/04/01 13:06:26 thb 1.7.112.2: #i85898# Stripping all external header guards 2008/03/31 16:31:05 rt 1.7.112.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3903ca22a2f97a8a8801371c529c561424fd1259]

INTEGRATION: CWS changefileheader (1.8.24); FILE MERGED 2008/04/01 15:31:15 thb 1.8.24.3: #i85898# Stripping all external header guards 2008/04/01 12:36:57 thb 1.8.24.2: #i85898# Stripping all external header guards 2008/03/31 17:19:34 rt 1.8.24.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8498a4278a5f31d5f4f628189f0a41d2f5ec9aae]

INTEGRATION: CWS changefileheader (1.74.36); FILE MERGED 2008/04/01 15:50:56 thb 1.74.36.3: #i85898# Stripping all external header guards 2008/04/01 12:48:36 thb 1.74.36.2: #i85898# Stripping all external header guards 2008/03/31 14:21:43 rt 1.74.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cc4e57cff4967d6b30d1b1b9aa7f7c961785027e]

INTEGRATION: CWS changefileheader (1.10.46); FILE MERGED 2008/03/31 14:00:16 rt 1.10.46.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a2230134c99f621a05a6448b2c281f8ace1830dc]

INTEGRATION: CWS changefileheader (1.11.500); FILE MERGED 2008/03/31 16:01:40 rt 1.11.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [50c6bde693726144252a5a0e39fdb1f53d90edff]

INTEGRATION: CWS changefileheader (1.5.148); FILE MERGED 2008/03/28 16:46:28 rt 1.5.148.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [40c4513cd899efc7cbb66a24464fa99cc1a8ba7f]

INTEGRATION: CWS changefileheader (1.11.320); FILE MERGED 2008/03/31 17:19:34 rt 1.11.320.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bacea6a1b690858ca82ba29b31b9176ab4564dfe]

INTEGRATION: CWS changefileheader (1.21.8); FILE MERGED 2008/04/01 16:11:07 thb 1.21.8.3: #i85898# Stripping all external header guards 2008/04/01 13:06:26 thb 1.21.8.2: #i85898# Stripping all external header guards 2008/03/31 16:31:05 rt 1.21.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fd0826d362d9f4199b45111edc1747e45b8ee900]

INTEGRATION: CWS changefileheader (1.12.500); FILE MERGED 2008/03/31 16:01:40 rt 1.12.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [884452267c0861cc93dcddab4e96a5ac3b2a0f00]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:46:27 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [91bc8a6cf2601136bc48e2af071efa9d1ac781c7]

INTEGRATION: CWS changefileheader (1.4.140); FILE MERGED 2008/03/31 14:00:16 rt 1.4.140.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9d454e4f6f88d28c9164d2d7abd1b1586aa5dab5]

INTEGRATION: CWS changefileheader (1.4.166); FILE MERGED 2008/03/28 16:46:27 rt 1.4.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fc70e375d1c9914d527b24ad12a95c4f9619523f]

INTEGRATION: CWS changefileheader (1.29.96); FILE MERGED 2008/04/01 15:31:15 thb 1.29.96.3: #i85898# Stripping all external header guards 2008/04/01 12:36:57 thb 1.29.96.2: #i85898# Stripping all external header guards 2008/03/31 17:19:34 rt 1.29.96.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [59deb02aec0fc214adb7efa986cd17fd1248152d]

INTEGRATION: CWS changefileheader (1.6.46); FILE MERGED 2008/03/31 14:00:16 rt 1.6.46.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3f132f2cbfe1c49334389a141ec9ec53e2dd7758]

INTEGRATION: CWS changefileheader (1.9.500); FILE MERGED 2008/03/31 16:01:40 rt 1.9.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0f0aea4d7207c50f11bfa77a3000f375457f9885]

INTEGRATION: CWS changefileheader (1.10.500); FILE MERGED 2008/03/31 16:01:39 rt 1.10.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2936e5f0951576b0dbb7a1335e5f85c3a4f6c93e]

INTEGRATION: CWS changefileheader (1.8.66); FILE MERGED 2008/03/31 16:31:05 rt 1.8.66.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6995aa2b55e844dda2ff5a51e79c09ab932094a4]

INTEGRATION: CWS changefileheader (1.6.132); FILE MERGED 2008/03/28 16:46:27 rt 1.6.132.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9a292f2529015a2bb64812250b8869b53baddca7]

INTEGRATION: CWS changefileheader (1.8.46); FILE MERGED 2008/03/31 14:00:16 rt 1.8.46.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0437e1a8e13f50790d984dcc964192cf72d999e7]

INTEGRATION: CWS changefileheader (1.9.500); FILE MERGED 2008/03/31 16:01:39 rt 1.9.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [642993f034b8990d3976fddae8d579bd4f458e6e]

INTEGRATION: CWS changefileheader (1.4.66); FILE MERGED 2008/04/01 13:06:26 thb 1.4.66.2: #i85898# Stripping all external header guards 2008/03/31 16:31:04 rt 1.4.66.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [35ad022b4ebf319369ed005cd4ebd3a429b4167d]

INTEGRATION: CWS changefileheader (1.121.34); FILE MERGED 2008/04/01 15:50:56 thb 1.121.34.3: #i85898# Stripping all external header guards 2008/04/01 12:48:36 thb 1.121.34.2: #i85898# Stripping all external header guards 2008/03/31 14:21:43 rt 1.121.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b7f85e6d008cf4086a0e370672fb798485adcfce]

INTEGRATION: CWS changefileheader (1.4.190); FILE MERGED 2008/04/01 16:11:07 thb 1.4.190.3: #i85898# Stripping all external header guards 2008/04/01 13:06:26 thb 1.4.190.2: #i85898# Stripping all external header guards 2008/03/31 16:31:04 rt 1.4.190.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f97676c9e0c864c398fbea9607be339e95a6f494]

INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/03/28 16:46:27 rt 1.5.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8060060063893a7d603b5ddb457e442a61961c85]

INTEGRATION: CWS changefileheader (1.7.74); FILE MERGED 2008/03/31 14:00:16 rt 1.7.74.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [341b8adf0c8eb20f7757d75c5e0857dcdeb9a299]

INTEGRATION: CWS changefileheader (1.11.500); FILE MERGED 2008/03/31 16:01:39 rt 1.11.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4d95a08d8c4ea76dcefaa7ff2d9cc35bd49f5548]

INTEGRATION: CWS changefileheader (1.8.66); FILE MERGED 2008/04/01 16:11:06 thb 1.8.66.3: #i85898# Stripping all external header guards 2008/04/01 13:06:26 thb 1.8.66.2: #i85898# Stripping all external header guards 2008/03/31 16:31:04 rt 1.8.66.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [24b06677ad449cb3c4b3c6ea87b128347402f9a6]

INTEGRATION: CWS changefileheader (1.6.184); FILE MERGED 2008/03/31 16:01:37 rt 1.6.184.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d97e241fd7a55e6d37cfd090f12d036534afbd3e]

INTEGRATION: CWS changefileheader (1.20.134); FILE MERGED 2008/04/01 15:31:15 thb 1.20.134.3: #i85898# Stripping all external header guards 2008/04/01 12:36:57 thb 1.20.134.2: #i85898# Stripping all external header guards 2008/03/31 17:19:33 rt 1.20.134.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4ddaa1c5d0d75af594357932a5b1523dce30c67c]

INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/03/28 16:46:27 rt 1.4.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b1e32c3c2c40ef98a673d3043f9e85610b623226]

INTEGRATION: CWS changefileheader (1.2.184); FILE MERGED 2008/03/31 16:01:37 rt 1.2.184.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [82ae9dbf8f85b8a5ff7c0916aab241c0c3a34797]

INTEGRATION: CWS changefileheader (1.5.74); FILE MERGED 2008/03/31 14:00:16 rt 1.5.74.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [016eec2ada585d9d35523690770d43dd93754e1c]

INTEGRATION: CWS changefileheader (1.3.190); FILE MERGED 2008/04/01 16:11:06 thb 1.3.190.3: #i85898# Stripping all external header guards 2008/04/01 13:06:26 thb 1.3.190.2: #i85898# Stripping all external header guards 2008/03/31 16:31:04 rt 1.3.190.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9de2d977dd80d4182d0f30a2396e513794751743]

INTEGRATION: CWS changefileheader (1.4.184); FILE MERGED 2008/03/31 16:01:37 rt 1.4.184.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7fdcd99c5cca341a2b5140a9a6ebdaf47efc3a6a]

INTEGRATION: CWS changefileheader (1.6.74); FILE MERGED 2008/03/31 14:00:16 rt 1.6.74.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6ab74b799fa618091a6e54344e1ab61b90568d44]

INTEGRATION: CWS changefileheader (1.5.66); FILE MERGED 2008/04/01 16:11:06 thb 1.5.66.3: #i85898# Stripping all external header guards 2008/04/01 13:06:25 thb 1.5.66.2: #i85898# Stripping all external header guards 2008/03/31 16:31:04 rt 1.5.66.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a8e7b07f8d2cd158d354b9bb7fe6f3e87cbbcc2c]

INTEGRATION: CWS changefileheader (1.6.296); FILE MERGED 2008/03/31 16:01:37 rt 1.6.296.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f64452d28a99638d364035d7719c2c60dfe7c29a]

INTEGRATION: CWS changefileheader (1.4.190); FILE MERGED 2008/04/01 16:11:05 thb 1.4.190.3: #i85898# Stripping all external header guards 2008/04/01 13:06:25 thb 1.4.190.2: #i85898# Stripping all external header guards 2008/03/31 16:31:04 rt 1.4.190.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2f6cec9fb1bf11f8eace4e14f14320e77ac7879e]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:46:27 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [97662ee46ca48fddc9fe318ef71ce94b09050b36]

INTEGRATION: CWS changefileheader (1.118.340); FILE MERGED 2008/04/01 15:50:56 thb 1.118.340.3: #i85898# Stripping all external header guards 2008/04/01 12:48:35 thb 1.118.340.2: #i85898# Stripping all external header guards 2008/03/31 14:21:42 rt 1.118.340.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0549abb0f8e624b04128f8b24a61616052cf548e]

INTEGRATION: CWS changefileheader (1.8.66); FILE MERGED 2008/04/01 16:11:05 thb 1.8.66.3: #i85898# Stripping all external header guards 2008/04/01 13:06:25 thb 1.8.66.2: #i85898# Stripping all external header guards 2008/03/31 16:31:04 rt 1.8.66.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bf5ef10451025862b3f785fe64844fa2a4922fce]

INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/03/28 16:46:27 rt 1.7.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b83e4d1180e66ef918651b5d9870ce069f978819]

INTEGRATION: CWS changefileheader (1.10.330); FILE MERGED 2008/03/31 17:19:33 rt 1.10.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [256741645ad3c1f972fa784b306e8cdd52b58b9a]

INTEGRATION: CWS changefileheader (1.10.10); FILE MERGED 2008/03/28 16:46:27 rt 1.10.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6c635323218e96d2b9732b65f016732f2bfe0779]

INTEGRATION: CWS changefileheader (1.7.42); FILE MERGED 2008/04/01 16:11:04 thb 1.7.42.3: #i85898# Stripping all external header guards 2008/04/01 13:06:25 thb 1.7.42.2: #i85898# Stripping all external header guards 2008/03/31 16:31:04 rt 1.7.42.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [67334a8deaa12a01a3b07618dbb673984fdda210]

INTEGRATION: CWS changefileheader (1.6.492); FILE MERGED 2008/03/31 17:19:33 rt 1.6.492.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0d076d422bef659b36d9334490d1a5bf7449ef7c]

INTEGRATION: CWS changefileheader (1.11.66); FILE MERGED 2008/04/01 16:11:04 thb 1.11.66.3: #i85898# Stripping all external header guards 2008/04/01 13:06:25 thb 1.11.66.2: #i85898# Stripping all external header guards 2008/03/31 16:31:04 rt 1.11.66.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2e1d5fbeba659d5b75fefdf8cda886e0d4dcb05f]

INTEGRATION: CWS changefileheader (1.2.296); FILE MERGED 2008/03/31 16:01:37 rt 1.2.296.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [480f0f73be567b99d7545177f48b4f8af68a5a7e]

INTEGRATION: CWS changefileheader (1.30.34); FILE MERGED 2008/04/01 15:31:15 thb 1.30.34.3: #i85898# Stripping all external header guards 2008/04/01 12:36:57 thb 1.30.34.2: #i85898# Stripping all external header guards 2008/03/31 17:19:33 rt 1.30.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b250d9a8b68493c8e64a103454d28741c5752c6e]

INTEGRATION: CWS changefileheader (1.5.46); FILE MERGED 2008/03/31 14:00:16 rt 1.5.46.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [15d7233297044dd13fcd809300b7e2c5ca1b2f36]

INTEGRATION: CWS changefileheader (1.4.242); FILE MERGED 2008/03/31 16:01:37 rt 1.4.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ed7a12f4c8fcf795476266e5870b297f899614f2]

INTEGRATION: CWS changefileheader (1.3.24); FILE MERGED 2008/03/31 14:00:15 rt 1.3.24.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b9adeef5bb587d9940eb0d4556f74aa114278d6d]

INTEGRATION: CWS changefileheader (1.4.296); FILE MERGED 2008/03/31 16:01:37 rt 1.4.296.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f96c393d44655dd8fdf0242d8c5c8fa061f31221]

INTEGRATION: CWS changefileheader (1.4.8); FILE MERGED 2008/03/31 14:00:15 rt 1.4.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e08a1710741dc886590fda5ffce2b0678d36cc0c]

INTEGRATION: CWS changefileheader (1.5.84); FILE MERGED 2008/03/31 16:01:37 rt 1.5.84.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e40dd228dfa8b0ff5bbe5df6d7994198cc08cec1]

INTEGRATION: CWS changefileheader (1.2.190); FILE MERGED 2008/04/01 16:11:04 thb 1.2.190.3: #i85898# Stripping all external header guards 2008/04/01 13:06:25 thb 1.2.190.2: #i85898# Stripping all external header guards 2008/03/31 16:31:04 rt 1.2.190.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3ec5f2d1e3777c2821ead8300b792550703ebf04]

INTEGRATION: CWS changefileheader (1.20.292); FILE MERGED 2008/04/01 12:36:57 thb 1.20.292.2: #i85898# Stripping all external header guards 2008/03/31 17:19:33 rt 1.20.292.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b8b6ddab34d07d93d3551d3e6d716a87848ea27c]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:46:27 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dd7f5254233d378283b20252979858fc348dbd61]

INTEGRATION: CWS changefileheader (1.5.66); FILE MERGED 2008/03/31 16:31:04 rt 1.5.66.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bb89f2dbcaa5aabc63851bf356be799cdf32f69b]

INTEGRATION: CWS changefileheader (1.85.338); FILE MERGED 2008/04/01 15:50:55 thb 1.85.338.3: #i85898# Stripping all external header guards 2008/04/01 12:48:35 thb 1.85.338.2: #i85898# Stripping all external header guards 2008/03/31 14:21:42 rt 1.85.338.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [aeb8fafb531545e99cb55774981abd76c7e9cf1f]

INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/03/28 16:46:26 rt 1.7.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d677af383d1a2f6274d87b015d654c9306031685]

INTEGRATION: CWS changefileheader (1.5.242); FILE MERGED 2008/03/31 16:01:37 rt 1.5.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [42a0a95526bcc1e28ab01b35f1828dfdf6ed98f3]

INTEGRATION: CWS changefileheader (1.8.42); FILE MERGED 2008/04/01 16:11:03 thb 1.8.42.3: #i85898# Stripping all external header guards 2008/04/01 13:06:25 thb 1.8.42.2: #i85898# Stripping all external header guards 2008/03/31 16:31:04 rt 1.8.42.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [29c6a7ee15782ccc8b0a2cd26d81f5d736723c29]

INTEGRATION: CWS changefileheader (1.3.8); FILE MERGED 2008/03/31 14:00:15 rt 1.3.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0e035f14d5b2921005bfe8d9c27fc55f1109421d]

INTEGRATION: CWS changefileheader (1.8.226); FILE MERGED 2008/04/01 15:31:15 thb 1.8.226.3: #i85898# Stripping all external header guards 2008/04/01 12:36:56 thb 1.8.226.2: #i85898# Stripping all external header guards 2008/03/31 17:19:33 rt 1.8.226.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [723ab1b54624abe4a5895730fb3291cc3e13217e]

INTEGRATION: CWS changefileheader (1.17.10); FILE MERGED 2008/04/01 16:11:03 thb 1.17.10.3: #i85898# Stripping all external header guards 2008/04/01 13:06:25 thb 1.17.10.2: #i85898# Stripping all external header guards 2008/03/31 16:31:04 rt 1.17.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [759828bc011db665b548c641051e658498c84299]

INTEGRATION: CWS changefileheader (1.3.424); FILE MERGED 2008/03/31 16:01:37 rt 1.3.424.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [129a4bb4017ab0a0f75f7456ca9cefbd49b908f5]

INTEGRATION: CWS changefileheader (1.62.368); FILE MERGED 2008/04/01 15:50:55 thb 1.62.368.3: #i85898# Stripping all external header guards 2008/04/01 12:48:35 thb 1.62.368.2: #i85898# Stripping all external header guards 2008/03/31 14:21:42 rt 1.62.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [831607a746e5adb3a7a4146511d459104ee377a5]

INTEGRATION: CWS changefileheader (1.2.294); FILE MERGED 2008/03/28 16:46:26 rt 1.2.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [aae3bd6a3fd0afa0450a2cd57ef3626313f794f9]

INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/03/28 16:46:26 rt 1.5.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c8b7d1b668cf6975615d5e7a876424386c729ebc]

INTEGRATION: CWS changefileheader (1.3.424); FILE MERGED 2008/03/31 16:01:36 rt 1.3.424.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4ceb1d4e4f580f21449f084f9f28a0fb90bfb828]

INTEGRATION: CWS changefileheader (1.2.190); FILE MERGED 2008/03/31 16:31:03 rt 1.2.190.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a61f0bec428ef4ae1d9c1161c3c066bba6e09e56]

INTEGRATION: CWS changefileheader (1.7.74); FILE MERGED 2008/03/31 14:00:15 rt 1.7.74.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [aaa8da787885c12c5525a0b4847f151c08b79a75]

INTEGRATION: CWS changefileheader (1.4.40); FILE MERGED 2008/03/31 16:31:03 rt 1.4.40.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a4339b43242ae71c1e687bfb5288f588edcdd564]

INTEGRATION: CWS changefileheader (1.9.46); FILE MERGED 2008/03/31 14:00:15 rt 1.9.46.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ed26b41f48ba618e967e01a1173de2eb093d5421]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:46:26 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [58ca390de7b81a23fb7ec0cf9a280791320cba38]

INTEGRATION: CWS changefileheader (1.5.330); FILE MERGED 2008/04/01 15:31:14 thb 1.5.330.3: #i85898# Stripping all external header guards 2008/04/01 12:36:56 thb 1.5.330.2: #i85898# Stripping all external header guards 2008/03/31 17:19:33 rt 1.5.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c1e2cc714f123512a1925870dd3bbe5f7e7d920e]

INTEGRATION: CWS changefileheader (1.5.296); FILE MERGED 2008/03/31 16:01:36 rt 1.5.296.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cd5066c07c4cca5bb81abab2eaee9307ac3ac5ff]

INTEGRATION: CWS changefileheader (1.4.66); FILE MERGED 2008/04/01 13:06:24 thb 1.4.66.2: #i85898# Stripping all external header guards 2008/03/31 16:31:03 rt 1.4.66.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b3cc5a9d3af1c4332bd9b85f6b13e566aa32513b]

INTEGRATION: CWS changefileheader (1.10.46); FILE MERGED 2008/03/31 14:00:15 rt 1.10.46.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fb45955c67c40071f601e1478a347ec8da11e9ab]

INTEGRATION: CWS changefileheader (1.4.730); FILE MERGED 2008/03/31 14:21:42 rt 1.4.730.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9e40208d6883bbdc491af8e100abe704b5556c11]

INTEGRATION: CWS changefileheader (1.6.148); FILE MERGED 2008/03/28 16:46:26 rt 1.6.148.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [464b0dbb4b0d07d3b2ce81905707e2444ed0f5af]

INTEGRATION: CWS changefileheader (1.10.320); FILE MERGED 2008/04/01 15:31:14 thb 1.10.320.3: #i85898# Stripping all external header guards 2008/04/01 12:36:56 thb 1.10.320.2: #i85898# Stripping all external header guards 2008/03/31 17:19:33 rt 1.10.320.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [194684947025e72a1bc2baacd827fdcd6292677e]

INTEGRATION: CWS changefileheader (1.4.296); FILE MERGED 2008/03/31 16:01:36 rt 1.4.296.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f2dbc4fcdd9686bf7430eaebcc467e8f677eb59c]

INTEGRATION: CWS changefileheader (1.2.190); FILE MERGED 2008/04/01 13:06:24 thb 1.2.190.2: #i85898# Stripping all external header guards 2008/03/31 16:31:03 rt 1.2.190.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8777a17043c39c611fcfdaa36c66093a6322a68a]

INTEGRATION: CWS changefileheader (1.5.698); FILE MERGED 2008/03/31 14:21:42 rt 1.5.698.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fcc6df9bfdf5a1bf643b92506f6c168de36f0753]

INTEGRATION: CWS changefileheader (1.11.46); FILE MERGED 2008/03/31 14:00:15 rt 1.11.46.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ff396a0a8b2c34fb388488a40f970b52737555ca]

INTEGRATION: CWS changefileheader (1.4.66); FILE MERGED 2008/04/01 16:11:02 thb 1.4.66.3: #i85898# Stripping all external header guards 2008/04/01 13:06:24 thb 1.4.66.2: #i85898# Stripping all external header guards 2008/03/31 16:31:03 rt 1.4.66.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5c39be1c0e7cb3d7e33d4ce7282c7a52cac5ac46]

INTEGRATION: CWS changefileheader (1.112.24); FILE MERGED 2008/03/31 17:19:33 rt 1.112.24.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5743c22f55351b91e362c72eaf4159958ed983ca]

INTEGRATION: CWS changefileheader (1.14.72); FILE MERGED 2008/04/01 12:48:35 thb 1.14.72.2: #i85898# Stripping all external header guards 2008/03/31 14:21:42 rt 1.14.72.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2b93beda7ab4f847eebf52a8d977f1a42e822aed]

INTEGRATION: CWS changefileheader (1.4.172); FILE MERGED 2008/03/31 16:01:36 rt 1.4.172.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e5d876378df8cdc7c1add07a058ed5250262ab2a]

INTEGRATION: CWS changefileheader (1.8.36); FILE MERGED 2008/03/31 14:00:15 rt 1.8.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dc7839bbd0353562b36c29e8630e35d46d962972]

INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/03/28 16:46:26 rt 1.6.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4f1b01340ec1cb7ff3ead3ec7671897b533965f5]

INTEGRATION: CWS changefileheader (1.2.190); FILE MERGED 2008/04/01 16:11:02 thb 1.2.190.3: #i85898# Stripping all external header guards 2008/04/01 13:06:24 thb 1.2.190.2: #i85898# Stripping all external header guards 2008/03/31 16:31:03 rt 1.2.190.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a8dcbd4c5441fbed562be95665ffb73922fcb25d]

INTEGRATION: CWS changefileheader (1.5.398); FILE MERGED 2008/04/01 12:48:35 thb 1.5.398.2: #i85898# Stripping all external header guards 2008/03/31 14:21:42 rt 1.5.398.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2046165f139ef4f14798fda7efcb460078db690b]

INTEGRATION: CWS changefileheader (1.12.46); FILE MERGED 2008/03/31 14:00:15 rt 1.12.46.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c54971ec20a9a0b8012bde6a42639ae9c023f121]

INTEGRATION: CWS changefileheader (1.4.66); FILE MERGED 2008/04/01 16:11:02 thb 1.4.66.2: #i85898# Stripping all external header guards 2008/03/31 16:31:03 rt 1.4.66.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [66c56fcec1eab47a9ce5b5dfc07b0688ed2ef9b3]

INTEGRATION: CWS changefileheader (1.29.72); FILE MERGED 2008/04/01 15:50:55 thb 1.29.72.3: #i85898# Stripping all external header guards 2008/04/01 12:48:35 thb 1.29.72.2: #i85898# Stripping all external header guards 2008/03/31 14:21:41 rt 1.29.72.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [168faeca48ef2527757ec315cdd7f375ecf9f591]

INTEGRATION: CWS changefileheader (1.11.6); FILE MERGED 2008/03/31 14:00:15 rt 1.11.6.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f2c7606de3c2604b77434c740a79fa6fe1c7d274]

INTEGRATION: CWS changefileheader (1.4.166); FILE MERGED 2008/03/28 16:46:26 rt 1.4.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [70cb75328cfa8b9bdeb93e7f4941c9ba61dfbda0]

INTEGRATION: CWS changefileheader (1.2.190); FILE MERGED 2008/04/01 16:11:01 thb 1.2.190.3: #i85898# Stripping all external header guards 2008/04/01 13:06:24 thb 1.2.190.2: #i85898# Stripping all external header guards 2008/03/31 16:31:03 rt 1.2.190.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fdd9ff3ea7166844b9f0287982e99fc147234a28]

INTEGRATION: CWS changefileheader (1.4.1254); FILE MERGED 2008/04/01 15:50:55 thb 1.4.1254.3: #i85898# Stripping all external header guards 2008/04/01 12:48:35 thb 1.4.1254.2: #i85898# Stripping all external header guards 2008/03/31 14:21:41 rt 1.4.1254.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [429cb3c0cc2aec47eed7963f4491ade62b963314]

INTEGRATION: CWS changefileheader (1.2.296); FILE MERGED 2008/03/31 16:01:36 rt 1.2.296.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cb5b7790726a7267f93a0e6f080f9277da78d7fe]

INTEGRATION: CWS changefileheader (1.8.26); FILE MERGED 2008/03/31 14:00:14 rt 1.8.26.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [98e2beae7ec8ad7736235d9515238a3ead14574a]

INTEGRATION: CWS changefileheader (1.5.66); FILE MERGED 2008/04/01 13:06:24 thb 1.5.66.2: #i85898# Stripping all external header guards 2008/03/31 16:31:03 rt 1.5.66.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6a865495db4d1e47c66ae0df6b27ff5c66227be0]

INTEGRATION: CWS changefileheader (1.10.368); FILE MERGED 2008/03/31 14:21:41 rt 1.10.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5394ba85f2769f8e0a30d59bd8117e68ee6d29f8]

INTEGRATION: CWS changefileheader (1.3.300); FILE MERGED 2008/03/31 16:01:36 rt 1.3.300.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8ac617527b3d8042b345bc3774b454d2b3952e55]

INTEGRATION: CWS changefileheader (1.9.330); FILE MERGED 2008/04/01 15:31:14 thb 1.9.330.3: #i85898# Stripping all external header guards 2008/04/01 12:36:56 thb 1.9.330.2: #i85898# Stripping all external header guards 2008/03/31 17:19:33 rt 1.9.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [775f09dda962443530aec6dcbeff18a3c98f27ca]

INTEGRATION: CWS changefileheader (1.6.24); FILE MERGED 2008/03/31 14:00:14 rt 1.6.24.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cb361eb68ea7881088ec03023a0d54cbf7a31091]

INTEGRATION: CWS changefileheader (1.8.10); FILE MERGED 2008/03/28 16:46:25 rt 1.8.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0978202e80abc2e6816ddf0619ba5f6a4e7b814c]

INTEGRATION: CWS changefileheader (1.4.368); FILE MERGED 2008/03/31 14:21:41 rt 1.4.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f18eee75603fc6e790038f64a08720fda205c0b4]

INTEGRATION: CWS changefileheader (1.4.500); FILE MERGED 2008/03/31 16:01:36 rt 1.4.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bf4793c21cae47c66d1d38b45cb39b82db9ac4e0]

INTEGRATION: CWS changefileheader (1.24.34); FILE MERGED 2008/04/01 15:31:14 thb 1.24.34.3: #i85898# Stripping all external header guards 2008/04/01 12:36:56 thb 1.24.34.2: #i85898# Stripping all external header guards 2008/03/31 17:19:33 rt 1.24.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [be7046dfda7280c2fe946f0048767f7f0b624d71]

INTEGRATION: CWS changefileheader (1.4.166); FILE MERGED 2008/03/28 16:46:25 rt 1.4.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cc06e03d5bbc3ba109a04771d68d00c880c2a48e]

INTEGRATION: CWS changefileheader (1.7.6); FILE MERGED 2008/03/31 14:00:14 rt 1.7.6.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ef39733b1d1f2b072675288e09b251a47c93b27b]

INTEGRATION: CWS changefileheader (1.6.66); FILE MERGED 2008/03/31 16:31:03 rt 1.6.66.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fd1c38a210ef8eb62082538a40f25566cfe20340]

INTEGRATION: CWS changefileheader (1.4.730); FILE MERGED 2008/03/31 14:21:41 rt 1.4.730.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6b780e3ec596738fec68c1aca2be4f96e5c180e0]

INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/03/28 16:46:25 rt 1.7.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [464186a55c5e4d3f6e7a737468c637d89003a958]

INTEGRATION: CWS changefileheader (1.15.300); FILE MERGED 2008/04/01 15:31:14 thb 1.15.300.3: #i85898# Stripping all external header guards 2008/04/01 12:36:56 thb 1.15.300.2: #i85898# Stripping all external header guards 2008/03/31 17:19:32 rt 1.15.300.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [acdf373e6014e8c9b84b133af6a880126e53dc9b]

INTEGRATION: CWS changefileheader (1.10.36); FILE MERGED 2008/03/31 16:31:03 rt 1.10.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e82f02b74ecd4af71836237b619e648bebfed781]

INTEGRATION: CWS changefileheader (1.5.698); FILE MERGED 2008/04/01 15:50:55 thb 1.5.698.2: #i85898# Stripping all external header guards 2008/03/31 14:21:41 rt 1.5.698.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [28d4314a3d3d828d87d3f5ccdd58b3c96dc28a94]

INTEGRATION: CWS changefileheader (1.3.46); FILE MERGED 2008/03/31 14:00:14 rt 1.3.46.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [24f0612b060c31f1ee1cc9f933a0854e087f003e]

INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/03/28 16:46:25 rt 1.6.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cc6280a44551810758412b94a9118e32415bc35e]

INTEGRATION: CWS changefileheader (1.4.170); FILE MERGED 2008/04/01 13:06:24 thb 1.4.170.2: #i85898# Stripping all external header guards 2008/03/31 16:31:03 rt 1.4.170.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [36f2ff17b56de67915f2e5fdbb1521c19f1aaddf]

INTEGRATION: CWS changefileheader (1.19.72); FILE MERGED 2008/03/31 14:21:41 rt 1.19.72.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [91e1ee892aa6fd69ab5a36c762c641e9b3176055]

INTEGRATION: CWS changefileheader (1.8.320); FILE MERGED 2008/03/31 17:19:32 rt 1.8.320.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [59ed88370d922aa59076090f95228c16a4ffbea6]

INTEGRATION: CWS changefileheader (1.10.26); FILE MERGED 2008/03/31 14:00:14 rt 1.10.26.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [88587ef3b0e77eb68b0cf6439d9612b20a6242fb]

INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/03/28 16:46:25 rt 1.4.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f28cece6620dce029cf48a8e43f9aeb11d9b4862]

INTEGRATION: CWS changefileheader (1.8.66); FILE MERGED 2008/04/01 13:06:23 thb 1.8.66.2: #i85898# Stripping all external header guards 2008/03/31 16:31:02 rt 1.8.66.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5554f77dabf64395d6c74fd44b7c9f362a4e126e]

INTEGRATION: CWS changefileheader (1.2.292); FILE MERGED 2008/03/31 17:19:32 rt 1.2.292.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [eff4813a355d48339905cfbee3c9c0e1deab80f8]

INTEGRATION: CWS changefileheader (1.14.36); FILE MERGED 2008/04/01 15:50:55 thb 1.14.36.3: #i85898# Stripping all external header guards 2008/04/01 12:48:34 thb 1.14.36.2: #i85898# Stripping all external header guards 2008/03/31 14:21:41 rt 1.14.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [64b7cdd29bb58145714c30d854c024e9c008ae21]

INTEGRATION: CWS changefileheader (1.7.46); FILE MERGED 2008/03/31 14:00:14 rt 1.7.46.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9d4a94422c5f2316ea6b44db5bc8f3e4444674db]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:46:25 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b59b092acb7b19441e6d848577961a50e70ed6b6]

INTEGRATION: CWS changefileheader (1.6.102); FILE MERGED 2008/04/01 13:06:23 thb 1.6.102.2: #i85898# Stripping all external header guards 2008/03/31 16:31:02 rt 1.6.102.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6320a3de25c0995e7c4ac297631d333e4737ea11]

INTEGRATION: CWS changefileheader (1.4.500); FILE MERGED 2008/03/31 16:01:35 rt 1.4.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fb3b0925e071074b13f75476bc9a2387bdb82ed8]

INTEGRATION: CWS changefileheader (1.8.46); FILE MERGED 2008/03/31 14:00:14 rt 1.8.46.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7c9a75e7fa3fed76da4b038b44742f86b769c53a]

INTEGRATION: CWS changefileheader (1.7.64); FILE MERGED 2008/03/31 17:19:32 rt 1.7.64.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9fb56f27bde3adf41375c1ea26b256daf4da31c0]

INTEGRATION: CWS changefileheader (1.50.36); FILE MERGED 2008/04/01 15:50:55 thb 1.50.36.3: #i85898# Stripping all external header guards 2008/04/01 12:48:34 thb 1.50.36.2: #i85898# Stripping all external header guards 2008/03/31 14:21:41 rt 1.50.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ddc7d10420d29e0d5f0e6e3b20c14a6bc49aad36]

INTEGRATION: CWS changefileheader (1.3.190); FILE MERGED 2008/04/01 16:11:01 thb 1.3.190.3: #i85898# Stripping all external header guards 2008/04/01 13:06:23 thb 1.3.190.2: #i85898# Stripping all external header guards 2008/03/31 16:31:02 rt 1.3.190.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b88b8d5091341e96966227c6aaee27c04756c625]

INTEGRATION: CWS changefileheader (1.8.84); FILE MERGED 2008/03/31 16:01:30 rt 1.8.84.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c0f998bf694eef293b21967408fd423121f0dc37]

INTEGRATION: CWS changefileheader (1.18.62); FILE MERGED 2008/03/31 17:19:32 rt 1.18.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3fdcfbac927193a82954ad0b1293e12e546866e5]

INTEGRATION: CWS changefileheader (1.6.28); FILE MERGED 2008/03/28 16:46:25 rt 1.6.28.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [60c218c72a0e9afc64065cb2fd959b13eb2522e0]

INTEGRATION: CWS changefileheader (1.8.368); FILE MERGED 2008/03/31 14:21:40 rt 1.8.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [027b8dc7700c28d995870d54646462bac55e4044]

INTEGRATION: CWS changefileheader (1.5.66); FILE MERGED 2008/04/01 16:11:00 thb 1.5.66.2: #i85898# Stripping all external header guards 2008/03/31 16:31:02 rt 1.5.66.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f4efa88a2723cecb8f9f683716497926dcd27407]

INTEGRATION: CWS changefileheader (1.25.296); FILE MERGED 2008/03/31 16:01:29 rt 1.25.296.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8c8b4097b0865f786b3efcf7c5a60cbc4f0be22d]

INTEGRATION: CWS changefileheader (1.9.46); FILE MERGED 2008/03/31 14:00:14 rt 1.9.46.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ebed207bb2967679ea9a0bd0710998a72f8e9697]

INTEGRATION: CWS changefileheader (1.8.24); FILE MERGED 2008/03/31 17:19:32 rt 1.8.24.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [527663a5f3e1cf83f6d632f471efec215976b4b0]

INTEGRATION: CWS changefileheader (1.6.66); FILE MERGED 2008/03/31 16:31:02 rt 1.6.66.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fd6cba0359109e2dc592b4acb29e79f492acbaf2]

INTEGRATION: CWS changefileheader (1.9.368); FILE MERGED 2008/03/31 14:21:40 rt 1.9.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ccc86782468d6c21d264555ee5193843b5d8f19f]

INTEGRATION: CWS changefileheader (1.11.84); FILE MERGED 2008/03/31 16:01:29 rt 1.11.84.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2886dbd732354709b22c1978035fed75469509ee]

INTEGRATION: CWS changefileheader (1.12.46); FILE MERGED 2008/03/31 14:00:14 rt 1.12.46.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [14dddbc4d2c7dba6d36260402ad566433f010ab7]

INTEGRATION: CWS changefileheader (1.5.492); FILE MERGED 2008/03/31 17:19:32 rt 1.5.492.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5899c8b1fe4b596b4d923cc797b933ddf689df29]

INTEGRATION: CWS changefileheader (1.2.1254); FILE MERGED 2008/03/31 14:21:40 rt 1.2.1254.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c46b4b1598eb5cb4e61f15643cba79c012e8b113]

INTEGRATION: CWS changefileheader (1.3.492); FILE MERGED 2008/03/31 17:19:32 rt 1.3.492.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b7650ae6fa6ba95e4e79ff46fb69c8510f1fbc42]

INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/03/28 16:46:25 rt 1.5.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c9289283afbdd531d843893438395896e027a133]

INTEGRATION: CWS changefileheader (1.15.44); FILE MERGED 2008/03/31 14:00:14 rt 1.15.44.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [252621bf34c2c299f01131974817f1dafcf1503b]

INTEGRATION: CWS changefileheader (1.8.102); FILE MERGED 2008/04/01 16:11:00 thb 1.8.102.2: #i85898# Stripping all external header guards 2008/03/31 16:31:02 rt 1.8.102.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b8c75195a086d343d0f91fdca1fc9c654b782752]

INTEGRATION: CWS changefileheader (1.3.1254); FILE MERGED 2008/04/01 15:50:55 thb 1.3.1254.2: #i85898# Stripping all external header guards 2008/03/31 14:21:40 rt 1.3.1254.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [85e7a7298f0da63fea4d56981e3ae8eb2a01d757]

INTEGRATION: CWS changefileheader (1.6.498); FILE MERGED 2008/03/31 16:01:29 rt 1.6.498.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7f8aeaa1192155a1f91dafe9b2c48973b5eb2eca]

INTEGRATION: CWS changefileheader (1.11.88); FILE MERGED 2008/03/31 17:19:32 rt 1.11.88.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4541a29b737bbca287428b071ea8a9a6daefe001]

INTEGRATION: CWS changefileheader (1.6.74); FILE MERGED 2008/03/31 14:00:14 rt 1.6.74.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [db6a7dbb2d3b3441b32eb734be925bb0422a1b6d]

INTEGRATION: CWS changefileheader (1.10.66); FILE MERGED 2008/04/01 16:11:00 thb 1.10.66.2: #i85898# Stripping all external header guards 2008/03/31 16:31:02 rt 1.10.66.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1524ade3c53fead68517b26887cb5f46ee82fdab]

INTEGRATION: CWS changefileheader (1.6.368); FILE MERGED 2008/03/31 14:21:40 rt 1.6.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cc11c825b25e42c67bea923072feba5848786354]

INTEGRATION: CWS changefileheader (1.7.84); FILE MERGED 2008/03/31 16:01:29 rt 1.7.84.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [46892c2078d429024694b53999edd525e92c5a6e]

INTEGRATION: CWS changefileheader (1.3.10); FILE MERGED 2008/03/28 16:46:25 rt 1.3.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [88fd2c3b7e844c38fea8e7168ad3ed5902851619]

INTEGRATION: CWS changefileheader (1.14.88); FILE MERGED 2008/03/31 17:19:32 rt 1.14.88.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1611a83615b52cc59bc09af921082c085ff3ee4e]

INTEGRATION: CWS changefileheader (1.13.46); FILE MERGED 2008/03/31 14:00:14 rt 1.13.46.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e97315e1ba7e348c348a2fd82d9e7c5d2f356e11]

INTEGRATION: CWS changefileheader (1.3.190); FILE MERGED 2008/03/31 16:31:02 rt 1.3.190.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e032db20cdf73c5d222eef448876b7a41ac74fa7]

INTEGRATION: CWS changefileheader (1.12.36); FILE MERGED 2008/03/31 14:21:40 rt 1.12.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2bf663919c2a732f97242384f3ba498cca5634a5]

INTEGRATION: CWS changefileheader (1.2.296); FILE MERGED 2008/03/31 16:01:29 rt 1.2.296.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c117d10481f32641791e34368db7840b648b8b2a]

INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/03/28 16:46:24 rt 1.6.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0ecac36e65785f1d1ae45d305e7f3b037d776568]

INTEGRATION: CWS changefileheader (1.21.64); FILE MERGED 2008/03/31 17:19:32 rt 1.21.64.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e7f4edc120501425bcdcd8722da0fd5f1a1c4fc4]

INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/04/01 16:11:00 thb 1.7.10.2: #i85898# Stripping all external header guards 2008/03/31 16:31:02 rt 1.7.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8be5ece2a625cad041b3dd721f27bfffce6e974e]

INTEGRATION: CWS changefileheader (1.28.36); FILE MERGED 2008/04/01 15:50:55 thb 1.28.36.2: #i85898# Stripping all external header guards 2008/03/31 14:21:40 rt 1.28.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [305b1109242eae2a8d4dcd5bc404bb5ce46b490e]

INTEGRATION: CWS changefileheader (1.9.500); FILE MERGED 2008/03/31 16:01:29 rt 1.9.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1d036421126f30ce88d6bdc831b4a7b5ebe4914b]

INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/03/28 16:46:24 rt 1.5.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b57f8644eb5efc08e824f0665a5d18cbbf29cb89]

INTEGRATION: CWS changefileheader (1.11.64); FILE MERGED 2008/03/31 17:19:32 rt 1.11.64.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5b577e4176b39ea8e65582dc3e17231d04f8978f]

INTEGRATION: CWS changefileheader (1.10.142); FILE MERGED 2008/03/31 16:31:01 rt 1.10.142.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [33ac2c94df2bca330965a44ff5ed92e6612d4931]

INTEGRATION: CWS changefileheader (1.46.456); FILE MERGED 2008/03/31 14:21:40 rt 1.46.456.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d5b17ecb1bc72a16ced395a211ddd669dd5310fd]

INTEGRATION: CWS changefileheader (1.4.28); FILE MERGED 2008/03/28 16:46:24 rt 1.4.28.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [afd0507c6145ec1e0128cab32f7928caece9313a]

INTEGRATION: CWS changefileheader (1.5.74); FILE MERGED 2008/03/31 14:00:13 rt 1.5.74.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0d5d8b84c1c8fb20fac34c76bb22e6c91dd3ebaf]

INTEGRATION: CWS changefileheader (1.26.64); FILE MERGED 2008/03/31 17:19:32 rt 1.26.64.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f3ccb935039b90b55cdb378876f333448d3976a2]

INTEGRATION: CWS changefileheader (1.10.66); FILE MERGED 2008/04/01 16:10:59 thb 1.10.66.2: #i85898# Stripping all external header guards 2008/03/31 16:31:01 rt 1.10.66.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [baed048f9fc0febb6053b76bda7010d0aceb4e51]

INTEGRATION: CWS changefileheader (1.4.1254); FILE MERGED 2008/03/31 14:21:40 rt 1.4.1254.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [20d9f54093edcca5e2fc1d89af3cc2fb8d48447e]

INTEGRATION: CWS changefileheader (1.3.84); FILE MERGED 2008/03/31 16:01:29 rt 1.3.84.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cfdc9b99dfb80ca91b4a20f2e88255c37c11d877]

INTEGRATION: CWS changefileheader (1.8.492); FILE MERGED 2008/03/31 17:19:31 rt 1.8.492.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [87ecd5d70c20117621048484f0b66be05d667754]

INTEGRATION: CWS changefileheader (1.7.74); FILE MERGED 2008/03/31 14:00:13 rt 1.7.74.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d06d3ce0d5c962e4aef0d16605bb83059f9a1c59]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:46:24 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d8545cf41526fdcfd384444130301bc7853c9238]

INTEGRATION: CWS changefileheader (1.5.190); FILE MERGED 2008/03/31 16:31:01 rt 1.5.190.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dd951e01bf8968a4d293dee67ae7de869807bcb5]

INTEGRATION: CWS changefileheader (1.110.34); FILE MERGED 2008/04/01 15:50:54 thb 1.110.34.3: #i85898# Stripping all external header guards 2008/04/01 12:48:34 thb 1.110.34.2: #i85898# Stripping all external header guards 2008/03/31 14:21:39 rt 1.110.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2a6b8f17c63b4a3403614002594f947c86dd3e12]

INTEGRATION: CWS changefileheader (1.19.84); FILE MERGED 2008/03/31 16:01:29 rt 1.19.84.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [59887005ec856ce74e6fd69ef9182895df8fa356]

INTEGRATION: CWS changefileheader (1.13.40); FILE MERGED 2008/03/31 14:00:13 rt 1.13.40.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5d8d790236ba01ea8efeba13b11cf5a9ac926c8f]

INTEGRATION: CWS changefileheader (1.4.492); FILE MERGED 2008/03/31 17:19:31 rt 1.4.492.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ef1a3f369acb7f0e9ec51bda8411b8c3dcd61eec]

INTEGRATION: CWS changefileheader (1.8.66); FILE MERGED 2008/03/31 16:31:01 rt 1.8.66.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6eb1d532fb0401c312c9b1c7849122c4fde6b5db]

INTEGRATION: CWS changefileheader (1.18.368); FILE MERGED 2008/04/01 15:50:54 thb 1.18.368.2: #i85898# Stripping all external header guards 2008/03/31 14:21:39 rt 1.18.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6cf836c6a0670098cce706f419e7240e3c53ab56]

INTEGRATION: CWS changefileheader (1.5.292); FILE MERGED 2008/03/31 17:19:31 rt 1.5.292.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8616266c12f4b880a13642686101e1ae609b72ad]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:46:24 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ade3a796f1b72e2080920d5eaa7ec78055bfe5a2]

INTEGRATION: CWS changefileheader (1.12.46); FILE MERGED 2008/03/31 14:00:13 rt 1.12.46.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [854a70c0c8c869e0c66173ee88b99645c12b4c6d]

INTEGRATION: CWS changefileheader (1.26.66); FILE MERGED 2008/03/31 16:31:01 rt 1.26.66.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8a02ef3a53b2fbfee23460993247c01af97aa42b]

INTEGRATION: CWS changefileheader (1.28.368); FILE MERGED 2008/04/01 15:50:54 thb 1.28.368.2: #i85898# Stripping all external header guards 2008/03/31 14:21:39 rt 1.28.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [aa8c1b077b74d19b95be7eb27406976fca3e81bf]

INTEGRATION: CWS changefileheader (1.10.46); FILE MERGED 2008/03/31 14:00:13 rt 1.10.46.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [370092b7ecdbb21b51176a40e8fe4506605d8975]

INTEGRATION: CWS changefileheader (1.5.34); FILE MERGED 2008/03/31 17:19:31 rt 1.5.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bc2e4fbd026dac49eb9ed363ae2d38dd78017f69]

INTEGRATION: CWS changefileheader (1.4.76); FILE MERGED 2008/03/31 16:31:01 rt 1.4.76.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d9b207b91772176de7089a1e2615af37195324a8]

INTEGRATION: CWS changefileheader (1.46.368); FILE MERGED 2008/04/01 15:50:54 thb 1.46.368.2: #i85898# Stripping all external header guards 2008/03/31 14:21:39 rt 1.46.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b4596ba6ffbe560b1c2c5f8f22c4ecc04286b1fe]

INTEGRATION: CWS changefileheader (1.7.330); FILE MERGED 2008/03/31 17:19:31 rt 1.7.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bee87d286a5f3807911c33fff43934b8c75c424f]

INTEGRATION: CWS changefileheader (1.8.66); FILE MERGED 2008/04/01 13:06:23 thb 1.8.66.2: #i85898# Stripping all external header guards 2008/03/31 16:31:01 rt 1.8.66.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d8ad7e55d92efb709ef28055a158fb6da95cc4b4]

INTEGRATION: CWS changefileheader (1.3.398); FILE MERGED 2008/03/31 14:21:39 rt 1.3.398.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b5625908d54bd34d8a34df928e50cb977ac86d65]

INTEGRATION: CWS changefileheader (1.36.302); FILE MERGED 2008/03/31 17:19:31 rt 1.36.302.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1e04ace5f2f27723f19028e01982139325eb4634]

INTEGRATION: CWS changefileheader (1.4.66); FILE MERGED 2008/04/01 13:06:23 thb 1.4.66.2: #i85898# Stripping all external header guards 2008/03/31 16:31:01 rt 1.4.66.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0d1606a5f252d55abf8c244072a8a7c63417b5fd]

INTEGRATION: CWS changefileheader (1.20.350); FILE MERGED 2008/03/31 14:21:39 rt 1.20.350.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9c4bdcd96d2e8df9a63b0b8307d826237d4503b5]

INTEGRATION: CWS changefileheader (1.10.492); FILE MERGED 2008/04/01 15:31:13 thb 1.10.492.2: #i85898# Stripping all external header guards 2008/03/31 17:19:31 rt 1.10.492.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3c1cbcc61bb45a8d47c695bf81cac4ea6a78395f]

INTEGRATION: CWS changefileheader (1.3.190); FILE MERGED 2008/04/01 16:10:59 thb 1.3.190.3: #i85898# Stripping all external header guards 2008/04/01 13:06:23 thb 1.3.190.2: #i85898# Stripping all external header guards 2008/03/31 16:31:01 rt 1.3.190.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a08cfebdf8ba22032fd5de5efc9192f781a72999]

INTEGRATION: CWS changefileheader (1.5.84); FILE MERGED 2008/03/31 16:01:29 rt 1.5.84.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [66306844c886d658cbd5c72aa596f5e25fba4afb]

INTEGRATION: CWS changefileheader (1.12.368); FILE MERGED 2008/04/01 15:50:54 thb 1.12.368.2: #i85898# Stripping all external header guards 2008/03/31 14:21:39 rt 1.12.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4791679862c63bbf65f7f58103b14619ced737d5]

INTEGRATION: CWS changefileheader (1.26.302); FILE MERGED 2008/03/31 17:19:31 rt 1.26.302.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dde059314513fb35da4f1e3e236f261c5bc7b14b]

INTEGRATION: CWS changefileheader (1.6.66); FILE MERGED 2008/04/01 16:10:59 thb 1.6.66.3: #i85898# Stripping all external header guards 2008/04/01 13:06:22 thb 1.6.66.2: #i85898# Stripping all external header guards 2008/03/31 16:31:01 rt 1.6.66.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4d5a1f3aaebd215c91986fbf27c40b985a4d051e]

INTEGRATION: CWS changefileheader (1.3.36); FILE MERGED 2008/03/31 14:00:12 rt 1.3.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [05db6952dafa45274dd34291ac440ac3afcdbe14]

INTEGRATION: CWS changefileheader (1.15.368); FILE MERGED 2008/03/31 14:21:39 rt 1.15.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2facc5d98b8a7246bad13cc3bbc1fd16820018a7]

INTEGRATION: CWS changefileheader (1.4.84); FILE MERGED 2008/03/31 16:01:29 rt 1.4.84.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4e8e5fdd6496d00cb0d3042f304d88d837b61cb7]

INTEGRATION: CWS changefileheader (1.3.190); FILE MERGED 2008/04/01 16:10:59 thb 1.3.190.3: #i85898# Stripping all external header guards 2008/04/01 13:06:22 thb 1.3.190.2: #i85898# Stripping all external header guards 2008/03/31 16:31:01 rt 1.3.190.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [473e9498ac35adf3b6d121c9eacffac3015269bb]

INTEGRATION: CWS changefileheader (1.2.92); FILE MERGED 2008/03/31 14:00:12 rt 1.2.92.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [13ff83441659e2204cb53cca31716829df795752]

INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/03/28 16:46:23 rt 1.7.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3202c82dae53bf4dc30ba78e56c2cf073b96fac0]

INTEGRATION: CWS changefileheader (1.6.34); FILE MERGED 2008/03/31 17:19:31 rt 1.6.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7c42975bfdbc20386895d25426c2f56789c1da87]

INTEGRATION: CWS changefileheader (1.10.114); FILE MERGED 2008/04/01 15:50:54 thb 1.10.114.2: #i85898# Stripping all external header guards 2008/03/31 14:21:39 rt 1.10.114.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b526f8487d784942229ab70d43a4cf91f8c6f3c6]

INTEGRATION: CWS changefileheader (1.6.66); FILE MERGED 2008/04/01 16:10:58 thb 1.6.66.3: #i85898# Stripping all external header guards 2008/04/01 13:06:22 thb 1.6.66.2: #i85898# Stripping all external header guards 2008/03/31 16:31:01 rt 1.6.66.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [eee01cbe800943a2b29de7d229a55f52a9692dc6]

INTEGRATION: CWS changefileheader (1.2.82); FILE MERGED 2008/03/31 14:00:12 rt 1.2.82.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [72d447d3195aa9007e73c7716ac302aed8db3ce2]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:46:23 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e6408923ba649c85db0d8713927dd69c19376858]

INTEGRATION: CWS changefileheader (1.10.368); FILE MERGED 2008/04/01 15:50:54 thb 1.10.368.3: #i85898# Stripping all external header guards 2008/04/01 12:48:34 thb 1.10.368.2: #i85898# Stripping all external header guards 2008/03/31 14:21:39 rt 1.10.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [de5bbb866eaa1057a04ff09bf6bf7520d230183f]

INTEGRATION: CWS changefileheader (1.7.84); FILE MERGED 2008/03/31 16:01:28 rt 1.7.84.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [09b9b31959e7b080fd67eae96cc8873c17598ab3]

INTEGRATION: CWS changefileheader (1.3.190); FILE MERGED 2008/04/01 16:10:58 thb 1.3.190.3: #i85898# Stripping all external header guards 2008/04/01 13:06:22 thb 1.3.190.2: #i85898# Stripping all external header guards 2008/03/31 16:31:01 rt 1.3.190.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3116949d6d0471bc599db8721a276db1fef60a3e]

INTEGRATION: CWS changefileheader (1.13.414); FILE MERGED 2008/04/01 15:50:54 thb 1.13.414.3: #i85898# Stripping all external header guards 2008/04/01 12:48:34 thb 1.13.414.2: #i85898# Stripping all external header guards 2008/03/31 14:21:39 rt 1.13.414.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fff3da9315070edcc990c73b36d7652faa0de67d]

INTEGRATION: CWS changefileheader (1.76.292); FILE MERGED 2008/03/31 17:16:54 rt 1.76.292.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [18f4af263b68f839f9e185c3cc0b2e0930146d74]

INTEGRATION: CWS changefileheader (1.8.500); FILE MERGED 2008/03/31 16:01:28 rt 1.8.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [10064926abeee1e7e955ed2e84e56bac758cebab]

INTEGRATION: CWS changefileheader (1.6.66); FILE MERGED 2008/04/01 13:06:22 thb 1.6.66.2: #i85898# Stripping all external header guards 2008/03/31 16:31:01 rt 1.6.66.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cc78e1c198e0e1f152d51544696f566e52f158fe]

INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/03/28 16:46:23 rt 1.6.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [42d64662ea0863a59e59f0cc50f3dc61d255fe18]

INTEGRATION: CWS changefileheader (1.8.368); FILE MERGED 2008/04/01 15:50:54 thb 1.8.368.3: #i85898# Stripping all external header guards 2008/04/01 12:48:33 thb 1.8.368.2: #i85898# Stripping all external header guards 2008/03/31 14:21:39 rt 1.8.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [36dd997fd993fb4e039b417bc0fdcd1d640a827c]

INTEGRATION: CWS changefileheader (1.29.302); FILE MERGED 2008/03/31 17:16:54 rt 1.29.302.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [293891dd080a9634eb1ef335856654555af9e5b4]

INTEGRATION: CWS changefileheader (1.14.84); FILE MERGED 2008/03/31 16:01:28 rt 1.14.84.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [84bdaa6f05e594a7284cb603e3f7f1661f5ac090]

INTEGRATION: CWS changefileheader (1.2.26); FILE MERGED 2008/03/31 13:59:46 rt 1.2.26.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c2535a29140246990a9cc063a88a531d445253ca]

INTEGRATION: CWS changefileheader (1.3.66); FILE MERGED 2008/04/01 16:10:58 thb 1.3.66.3: #i85898# Stripping all external header guards 2008/04/01 13:06:22 thb 1.3.66.2: #i85898# Stripping all external header guards 2008/03/31 16:31:01 rt 1.3.66.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a1cd1c753f5a94ae8af19dd055e7eb1818a0efe3]

INTEGRATION: CWS changefileheader (1.6.86); FILE MERGED 2008/03/28 16:46:23 rt 1.6.86.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [58aeb0063e8717bc697ebac2f1f21a355dd8c156]

INTEGRATION: CWS changefileheader (1.8.698); FILE MERGED 2008/04/01 15:50:54 thb 1.8.698.3: #i85898# Stripping all external header guards 2008/04/01 12:48:33 thb 1.8.698.2: #i85898# Stripping all external header guards 2008/03/31 14:21:38 rt 1.8.698.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [35f5a057d81879626608f6d8ef5a4e546e52346a]

INTEGRATION: CWS changefileheader (1.27.302); FILE MERGED 2008/03/31 17:16:54 rt 1.27.302.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [eab57b7ed257f38631f109786b6fa8db6f649521]

INTEGRATION: CWS changefileheader (1.12.84); FILE MERGED 2008/03/31 16:01:28 rt 1.12.84.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a695cb87cc4773437d315d131d8266c8a9ad6fbb]

INTEGRATION: CWS changefileheader (1.3.102); FILE MERGED 2008/04/01 13:06:22 thb 1.3.102.2: #i85898# Stripping all external header guards 2008/03/31 16:31:01 rt 1.3.102.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [079cb5162bf8a4629c03ea7dc032866278258d17]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:46:23 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [39bc764c51a44b5094cbba45154e21e84f8b5f0c]

INTEGRATION: CWS changefileheader (1.29.50); FILE MERGED 2008/03/31 14:20:10 rt 1.29.50.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [40f7c0d898e37d474cf03a265d87f6aca674faf6]

INTEGRATION: CWS changefileheader (1.40.302); FILE MERGED 2008/03/31 17:16:54 rt 1.40.302.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0cde2f61ef51405d7daf85f50fec9d51e33510fc]

INTEGRATION: CWS changefileheader (1.16.84); FILE MERGED 2008/03/31 16:01:28 rt 1.16.84.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d54222e69ab7ef82f75e13249ade58878184fb10]

INTEGRATION: CWS changefileheader (1.3.190); FILE MERGED 2008/04/01 16:10:57 thb 1.3.190.3: #i85898# Stripping all external header guards 2008/04/01 13:06:22 thb 1.3.190.2: #i85898# Stripping all external header guards 2008/03/31 16:31:00 rt 1.3.190.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [853265c86d282ac394e0f0c52e35ff2213f9ba25]

INTEGRATION: CWS changefileheader (1.5.50); FILE MERGED 2008/04/01 15:50:36 thb 1.5.50.2: #i85898# Stripping all external header guards 2008/03/31 14:20:10 rt 1.5.50.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7f3adb9176d5a2991a97183e8c59ec0cb4843f20]

INTEGRATION: CWS changefileheader (1.41.302); FILE MERGED 2008/03/31 17:16:54 rt 1.41.302.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4b1ed196309bf95f210d784b8373838934ab46e5]

INTEGRATION: CWS changefileheader (1.2.26); FILE MERGED 2008/03/31 13:59:45 rt 1.2.26.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [26ba63ed096cbc9e498845ef98303e635e95289c]

INTEGRATION: CWS changefileheader (1.7.66); FILE MERGED 2008/04/01 13:06:22 thb 1.7.66.2: #i85898# Stripping all external header guards 2008/03/31 16:31:00 rt 1.7.66.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [33569b34584f8d7fa1da8c4351767853a30fd74f]

INTEGRATION: CWS changefileheader (1.4.50); FILE MERGED 2008/03/31 14:20:09 rt 1.4.50.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7e1fca7e152a17156ffc65e21299ed6bf7c9fff9]

INTEGRATION: CWS changefileheader (1.3.10); FILE MERGED 2008/03/28 16:46:23 rt 1.3.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b59d51349e059603e2b692f9c83b344ee27c256f]

INTEGRATION: CWS changefileheader (1.29.302); FILE MERGED 2008/03/31 17:16:53 rt 1.29.302.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d58ab0767c0c9db528929c7f7aaf04d89a475bdf]

INTEGRATION: CWS changefileheader (1.6.84); FILE MERGED 2008/03/31 16:01:28 rt 1.6.84.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8822af4638fe2380ed603287c2ee9237a2351462]

INTEGRATION: CWS changefileheader (1.4.190); FILE MERGED 2008/04/01 16:10:57 thb 1.4.190.3: #i85898# Stripping all external header guards 2008/04/01 13:06:21 thb 1.4.190.2: #i85898# Stripping all external header guards 2008/03/31 16:31:00 rt 1.4.190.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7f2e5f09e7c28f9cb17002f2d1ab060d1c96da54]

INTEGRATION: CWS changefileheader (1.11.50); FILE MERGED 2008/04/01 15:50:36 thb 1.11.50.3: #i85898# Stripping all external header guards 2008/04/01 12:48:25 thb 1.11.50.2: #i85898# Stripping all external header guards 2008/03/31 14:20:09 rt 1.11.50.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [065e22b7a44e1cbadea5d02a802be12346fd7dbc]

INTEGRATION: CWS changefileheader (1.2.80); FILE MERGED 2008/03/31 17:16:53 rt 1.2.80.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [471ae9e9dfebf58a43a6e23f4f3960e247967192]

INTEGRATION: CWS changefileheader (1.5.84); FILE MERGED 2008/03/31 16:01:28 rt 1.5.84.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e208200753b844c860ca6e94a06134928e127c23]

INTEGRATION: CWS changefileheader (1.6.66); FILE MERGED 2008/04/01 13:06:21 thb 1.6.66.2: #i85898# Stripping all external header guards 2008/03/31 16:31:00 rt 1.6.66.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1b607b870e28a69c8b09633a3abd8046923aff20]

INTEGRATION: CWS changefileheader (1.4.730); FILE MERGED 2008/04/01 12:48:24 thb 1.4.730.2: #i85898# Stripping all external header guards 2008/03/31 14:20:09 rt 1.4.730.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5def9e18679eaacec272b159b483d81f2215eb0c]

INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/03/28 16:46:23 rt 1.4.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9d3f0704046817f856468f9c936b72aeb400f818]

INTEGRATION: CWS changefileheader (1.21.302); FILE MERGED 2008/03/31 17:16:53 rt 1.21.302.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e81b04e741eee3a18e03919eda79515e96087915]

INTEGRATION: CWS changefileheader (1.5.698); FILE MERGED 2008/03/31 14:20:09 rt 1.5.698.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [75ef410b7ffa601e74889e6521ea0ce6ab022986]

INTEGRATION: CWS changefileheader (1.3.190); FILE MERGED 2008/04/01 16:10:56 thb 1.3.190.3: #i85898# Stripping all external header guards 2008/04/01 13:06:21 thb 1.3.190.2: #i85898# Stripping all external header guards 2008/03/31 16:31:00 rt 1.3.190.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [591ae272c6184aa4626061770631a1c565735101]

INTEGRATION: CWS changefileheader (1.23.302); FILE MERGED 2008/03/31 17:16:53 rt 1.23.302.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [678ba137d6a53da90dd076c392c2ce51b8dec0da]

INTEGRATION: CWS changefileheader (1.2.196); FILE MERGED 2008/03/31 14:20:09 rt 1.2.196.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a53af38f2026717fa72a977db5fcc88aacd8742e]

INTEGRATION: CWS changefileheader (1.5.66); FILE MERGED 2008/04/01 13:06:21 thb 1.5.66.2: #i85898# Stripping all external header guards 2008/03/31 16:31:00 rt 1.5.66.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [10b12d0b2057b2e99446aec714bb5b9381176f96]

INTEGRATION: CWS changefileheader (1.88.178); FILE MERGED 2008/03/31 17:16:53 rt 1.88.178.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ecdc9f0a2de791a5703f697ba38d8e91534f2a6b]

INTEGRATION: CWS changefileheader (1.4.166); FILE MERGED 2008/03/28 16:46:23 rt 1.4.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c227f47facc63f9e7db14f7dcd902fe3e3127b06]

INTEGRATION: CWS changefileheader (1.3.76); FILE MERGED 2008/03/31 16:31:00 rt 1.3.76.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2048b2e832639b1dc444b7f11a1f31f0a444f353]

INTEGRATION: CWS changefileheader (1.93.34); FILE MERGED 2008/03/31 17:16:52 rt 1.93.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [91ea19b65db274a57b00a7c8e02da60ca3ebd956]

INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/03/28 16:46:22 rt 1.5.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6fe259b224976b773fcf4f8db7e219fb080e37a8]

INTEGRATION: CWS changefileheader (1.2.28); FILE MERGED 2008/04/01 15:36:54 thb 1.2.28.3: #i85898# Stripping all external header guards 2008/04/01 12:39:52 thb 1.2.28.2: #i85898# Stripping all external header guards 2008/03/31 13:59:44 rt 1.2.28.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d5404db738ff55a99b79c87d6a8cf302268d0b47]

INTEGRATION: CWS changefileheader (1.50.302); FILE MERGED 2008/03/31 17:16:51 rt 1.50.302.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8dc150d1cddcb11d340cccc87852abf5cb70a3e0]

INTEGRATION: CWS changefileheader (1.7.66); FILE MERGED 2008/04/01 13:06:21 thb 1.7.66.2: #i85898# Stripping all external header guards 2008/03/31 16:31:00 rt 1.7.66.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a74d6787c4bde0f5639dd048658fe1d5a7ac4900]

INTEGRATION: CWS changefileheader (1.2.294); FILE MERGED 2008/03/28 16:46:22 rt 1.2.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [11b8789399d06c46b87793c230d99ff1246cd6e8]

INTEGRATION: CWS changefileheader (1.2.196); FILE MERGED 2008/04/01 12:48:24 thb 1.2.196.2: #i85898# Stripping all external header guards 2008/03/31 14:20:09 rt 1.2.196.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7ca015bd8d1c7deafefbb63d48bb25be79f059b5]

INTEGRATION: CWS changefileheader (1.4.26); FILE MERGED 2008/04/01 12:39:52 thb 1.4.26.2: #i85898# Stripping all external header guards 2008/03/31 13:59:44 rt 1.4.26.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [daf6e0b4a659db372f1fd83793979309fb88c476]

INTEGRATION: CWS changefileheader (1.25.302); FILE MERGED 2008/03/31 17:16:51 rt 1.25.302.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f9173635cf91439c168bd9a28f39d06f1da0ed86]

INTEGRATION: CWS changefileheader (1.6.500); FILE MERGED 2008/03/31 16:01:28 rt 1.6.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [27e4f25aaf73b70ed84739c24a02cca67bcfcb39]

INTEGRATION: CWS changefileheader (1.3.66); FILE MERGED 2008/04/01 16:10:55 thb 1.3.66.3: #i85898# Stripping all external header guards 2008/04/01 13:06:21 thb 1.3.66.2: #i85898# Stripping all external header guards 2008/03/31 16:31:00 rt 1.3.66.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [17ff80d0b157d96766a16097e40cdb1da6b1891a]

INTEGRATION: CWS changefileheader (1.9.10); FILE MERGED 2008/03/28 16:46:22 rt 1.9.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [adce9b764d060b217607e2fb56d61fade132b11e]

INTEGRATION: CWS changefileheader (1.48.368); FILE MERGED 2008/03/31 14:20:09 rt 1.48.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [70e3b01ff0c9fc5f2900940dd48683296e0a58c9]

INTEGRATION: CWS changefileheader (1.1.28); FILE MERGED 2008/03/31 13:59:44 rt 1.1.28.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b09b5c1801a0d5fa1ac06665197d9aed8ece2a81]

INTEGRATION: CWS changefileheader (1.3.700); FILE MERGED 2008/03/31 17:16:51 rt 1.3.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ec4db76e129f2412c613ca9894dc161bb24dac7b]

INTEGRATION: CWS changefileheader (1.3.102); FILE MERGED 2008/04/01 13:06:20 thb 1.3.102.2: #i85898# Stripping all external header guards 2008/03/31 16:31:00 rt 1.3.102.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4fb6aff61c9a63a7502124dba1f159d523b64609]

INTEGRATION: CWS changefileheader (1.7.28); FILE MERGED 2008/03/31 13:59:44 rt 1.7.28.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1c725fbb70f51d4335fd61b569eb97e733b9d7e4]

INTEGRATION: CWS changefileheader (1.6.368); FILE MERGED 2008/04/01 15:50:36 thb 1.6.368.2: #i85898# Stripping all external header guards 2008/03/31 14:20:09 rt 1.6.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c49196c7968ef6e9d0271b2084f8af16dbbe5b5a]

INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/03/28 16:46:22 rt 1.7.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0d3df7132375729b7ee654f362505340abc764f5]

INTEGRATION: CWS changefileheader (1.57.244); FILE MERGED 2008/03/31 17:16:51 rt 1.57.244.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [96a361bd317c4c672285f9d01ba52ce1d42820d7]

INTEGRATION: CWS changefileheader (1.2.190); FILE MERGED 2008/04/01 13:06:20 thb 1.2.190.2: #i85898# Stripping all external header guards 2008/03/31 16:31:00 rt 1.2.190.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2d7a23d735e31848d08d864dbc794a4fde48ddf3]

INTEGRATION: CWS changefileheader (1.12.368); FILE MERGED 2008/04/01 15:50:36 thb 1.12.368.3: #i85898# Stripping all external header guards 2008/04/01 12:48:24 thb 1.12.368.2: #i85898# Stripping all external header guards 2008/03/31 14:20:09 rt 1.12.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7d8ebfc47db694aa8644c19085884bf1dea12560]

INTEGRATION: CWS changefileheader (1.8.10); FILE MERGED 2008/04/01 15:36:54 thb 1.8.10.3: #i85898# Stripping all external header guards 2008/04/01 12:39:51 thb 1.8.10.2: #i85898# Stripping all external header guards 2008/03/31 13:59:44 rt 1.8.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [064eecbba23affed3edc0e08e076fec9ae050892]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:46:22 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [76d804b17cf19d2c5a2fe9831e12964e7b4e8fa7]

INTEGRATION: CWS changefileheader (1.6.500); FILE MERGED 2008/03/31 16:01:27 rt 1.6.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e339729e20a6d2d6686f0e8b12743b5588da4806]

INTEGRATION: CWS changefileheader (1.2.80); FILE MERGED 2008/03/31 17:16:51 rt 1.2.80.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ad570c3b2923184ff6fafcf8244fcd671699c3d0]

INTEGRATION: CWS changefileheader (1.5.66); FILE MERGED 2008/03/31 16:31:00 rt 1.5.66.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3d21344fed4ab294ccdefff323ab024b5339aa44]

INTEGRATION: CWS changefileheader (1.20.368); FILE MERGED 2008/03/31 14:20:09 rt 1.20.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9e60125d25b710ef816f946345f41a64249e172a]

INTEGRATION: CWS changefileheader (1.1.28); FILE MERGED 2008/04/01 15:36:54 thb 1.1.28.3: #i85898# Stripping all external header guards 2008/04/01 12:39:51 thb 1.1.28.2: #i85898# Stripping all external header guards 2008/03/31 13:59:44 rt 1.1.28.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [153f578ac40e7451d23d336ff65155b280236e87]

INTEGRATION: CWS changefileheader (1.4.166); FILE MERGED 2008/03/28 16:46:22 rt 1.4.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [556e1367c2d033e4862255ffa1a6b5c2a9b3b94f]

INTEGRATION: CWS changefileheader (1.5.84); FILE MERGED 2008/03/31 16:01:27 rt 1.5.84.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4d10b9ad92c1746bcfdd8459e19decae55ab096f]

INTEGRATION: CWS changefileheader (1.3.190); FILE MERGED 2008/04/01 13:06:20 thb 1.3.190.2: #i85898# Stripping all external header guards 2008/03/31 16:31:00 rt 1.3.190.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [de283c6531bc945fa74ff4eff4987ae94067ecb9]

INTEGRATION: CWS changefileheader (1.67.136); FILE MERGED 2008/03/31 17:16:51 rt 1.67.136.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b604bf9a03ff32011d097c35665f49d4ac8600a7]

INTEGRATION: CWS changefileheader (1.11.132); FILE MERGED 2008/04/01 15:50:36 thb 1.11.132.2: #i85898# Stripping all external header guards 2008/03/31 14:20:09 rt 1.11.132.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [01bb58b0651164558a5ad80e69774b6168b39d7c]

INTEGRATION: CWS changefileheader (1.2.28); FILE MERGED 2008/04/01 15:36:54 thb 1.2.28.2: #i85898# Stripping all external header guards 2008/03/31 13:59:44 rt 1.2.28.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [52dc465a1af4e128d99f9092ebffa555be35963b]

INTEGRATION: CWS changefileheader (1.5.66); FILE MERGED 2008/04/01 13:06:20 thb 1.5.66.2: #i85898# Stripping all external header guards 2008/03/31 16:31:00 rt 1.5.66.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c9980f7a8b7f08bde8867761ee249816292d5400]

INTEGRATION: CWS changefileheader (1.7.84); FILE MERGED 2008/03/31 16:01:27 rt 1.7.84.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [da0d3e9819b6017424b5fa44065a0a2b838aa913]

INTEGRATION: CWS changefileheader (1.36.302); FILE MERGED 2008/03/31 17:16:51 rt 1.36.302.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2c05dcae43f254f9b45f9ff5936b5ecb5bd32dae]

INTEGRATION: CWS changefileheader (1.1.28); FILE MERGED 2008/04/01 15:36:53 thb 1.1.28.3: #i85898# Stripping all external header guards 2008/04/01 12:39:51 thb 1.1.28.2: #i85898# Stripping all external header guards 2008/03/31 13:59:44 rt 1.1.28.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d2f491d80ba1250a4003018716f6df27107b0f6e]

INTEGRATION: CWS changefileheader (1.5.850); FILE MERGED 2008/03/31 14:20:08 rt 1.5.850.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0c723aa4006654bb15a1c1e7f994ddd415dd1140]

INTEGRATION: CWS changefileheader (1.3.190); FILE MERGED 2008/04/01 16:10:55 thb 1.3.190.3: #i85898# Stripping all external header guards 2008/04/01 13:06:20 thb 1.3.190.2: #i85898# Stripping all external header guards 2008/03/31 16:30:59 rt 1.3.190.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f6e24b119e005a93ecc6ce8a09f4752de52a986c]

INTEGRATION: CWS changefileheader (1.35.302); FILE MERGED 2008/03/31 17:16:51 rt 1.35.302.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [226b4cf5e7c389aee4e26bbe7bb2b7c2903aef8e]

INTEGRATION: CWS changefileheader (1.1.28); FILE MERGED 2008/04/01 12:39:51 thb 1.1.28.2: #i85898# Stripping all external header guards 2008/03/31 13:59:44 rt 1.1.28.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f87f3a8a48247269ac43eb05c7946ee47096f120]

INTEGRATION: CWS changefileheader (1.55.4); FILE MERGED 2008/04/01 15:50:35 thb 1.55.4.3: #i85898# Stripping all external header guards 2008/04/01 12:48:24 thb 1.55.4.2: #i85898# Stripping all external header guards 2008/03/31 14:20:08 rt 1.55.4.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a9b0c44bfef62e640c9c31da0e9a2b561011a3e3]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:46:22 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [20ea5230dd6432cf9116019c29d20b8604423b8a]

INTEGRATION: CWS changefileheader (1.2.296); FILE MERGED 2008/03/31 16:01:27 rt 1.2.296.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [42f9bbb0e6a33a873d4d8aaa26ec3e55a898c3a9]

INTEGRATION: CWS changefileheader (1.6.66); FILE MERGED 2008/04/01 13:06:20 thb 1.6.66.2: #i85898# Stripping all external header guards 2008/03/31 16:30:59 rt 1.6.66.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e1b8cb58ae52efc67be1b4605e811debb4eb2180]

INTEGRATION: CWS changefileheader (1.73.244); FILE MERGED 2008/03/31 17:16:51 rt 1.73.244.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5b5159b0e3686938d387407234ea293554f79d96]

INTEGRATION: CWS changefileheader (1.2.190); FILE MERGED 2008/04/01 13:06:20 thb 1.2.190.2: #i85898# Stripping all external header guards 2008/03/31 16:30:59 rt 1.2.190.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [21f7ed929c956167b284a13a92e8a68874df4f1d]

INTEGRATION: CWS changefileheader (1.56.368); FILE MERGED 2008/03/31 14:20:08 rt 1.56.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [573da17ff6189cf395af88fb775abfe1924ead89]

INTEGRATION: CWS changefileheader (1.2.28); FILE MERGED 2008/04/01 12:39:51 thb 1.2.28.2: #i85898# Stripping all external header guards 2008/03/31 13:59:44 rt 1.2.28.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7773e34eeab3724e51dc52cd2154b1a48be5253d]

INTEGRATION: CWS changefileheader (1.10.80); FILE MERGED 2008/03/31 17:16:51 rt 1.10.80.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [77384ca853e7cc31cb45a38df9ca27bb932a78d8]

INTEGRATION: CWS changefileheader (1.11.500); FILE MERGED 2008/03/31 16:01:27 rt 1.11.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f4360d3e9c7e5a2b2b880c9ea8555499421a30fd]

INTEGRATION: CWS changefileheader (1.5.66); FILE MERGED 2008/04/01 13:06:19 thb 1.5.66.2: #i85898# Stripping all external header guards 2008/03/31 16:30:59 rt 1.5.66.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2fdd31d39f3bf48ece8c7533fa452780c7e78605]

INTEGRATION: CWS changefileheader (1.12.28); FILE MERGED 2008/04/01 15:36:53 thb 1.12.28.3: #i85898# Stripping all external header guards 2008/04/01 12:39:51 thb 1.12.28.2: #i85898# Stripping all external header guards 2008/03/31 13:59:44 rt 1.12.28.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7c2e6c2e3a8e009d8ef72b5e30f156d4d41eccad]

INTEGRATION: CWS changefileheader (1.10.340); FILE MERGED 2008/04/01 15:50:35 thb 1.10.340.2: #i85898# Stripping all external header guards 2008/03/31 14:20:08 rt 1.10.340.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2252a1d93c380388a9549d5390a626dca756fdd0]

INTEGRATION: CWS changefileheader (1.8.10); FILE MERGED 2008/03/28 16:46:22 rt 1.8.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ab1bd9bff9805ddad980b062b867d479395262d2]

INTEGRATION: CWS changefileheader (1.5.66); FILE MERGED 2008/03/31 16:30:59 rt 1.5.66.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cdf79aca2102d24614170499261e9b0a447eb9a1]

INTEGRATION: CWS changefileheader (1.6.1254); FILE MERGED 2008/03/31 14:20:08 rt 1.6.1254.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [226ec8fcfbe1c1bfe9f30bb982574ab2bc476497]

INTEGRATION: CWS changefileheader (1.3.28); FILE MERGED 2008/04/01 15:36:53 thb 1.3.28.3: #i85898# Stripping all external header guards 2008/04/01 12:39:51 thb 1.3.28.2: #i85898# Stripping all external header guards 2008/03/31 13:59:44 rt 1.3.28.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [46c60af0dc2450663463b6da4820bbe856f98bec]

INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/03/28 16:46:21 rt 1.5.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e9eaa7672017ecd8adc14e32cfdea93e1b57c8f3]

INTEGRATION: CWS changefileheader (1.6.102); FILE MERGED 2008/04/01 16:10:55 thb 1.6.102.3: #i85898# Stripping all external header guards 2008/04/01 13:06:19 thb 1.6.102.2: #i85898# Stripping all external header guards 2008/03/31 16:30:59 rt 1.6.102.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7ae6faf795d24681bc216ab3536ee6f6182c3455]

INTEGRATION: CWS changefileheader (1.31.340); FILE MERGED 2008/04/01 15:50:35 thb 1.31.340.3: #i85898# Stripping all external header guards 2008/04/01 12:48:24 thb 1.31.340.2: #i85898# Stripping all external header guards 2008/03/31 14:20:08 rt 1.31.340.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dde6abef9890406dc024b766410d09a878950129]

INTEGRATION: CWS changefileheader (1.4.246); FILE MERGED 2008/03/28 16:46:21 rt 1.4.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9a8d1ea017600d8305b64cd82681e5e531cdb8bc]

INTEGRATION: CWS changefileheader (1.3.102); FILE MERGED 2008/04/01 16:10:54 thb 1.3.102.2: #i85898# Stripping all external header guards 2008/03/31 16:30:59 rt 1.3.102.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bf9130815ff0e3eccdb89f8eed31b9ae62ae98b3]

INTEGRATION: CWS changefileheader (1.8.26); FILE MERGED 2008/04/01 15:36:53 thb 1.8.26.3: #i85898# Stripping all external header guards 2008/04/01 12:39:51 thb 1.8.26.2: #i85898# Stripping all external header guards 2008/03/31 13:59:44 rt 1.8.26.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c84b290a90f9f555e4913d30c28a371b8343efdb]

INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/03/28 16:46:21 rt 1.7.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [361fe4aace019e3fb7aa4e530a576b236ad43b16]

INTEGRATION: CWS changefileheader (1.29.352); FILE MERGED 2008/04/01 15:50:35 thb 1.29.352.2: #i85898# Stripping all external header guards 2008/03/31 14:20:08 rt 1.29.352.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [219e116f6ddb9c7daaade0eedee9cc916b181891]

INTEGRATION: CWS changefileheader (1.7.66); FILE MERGED 2008/04/01 16:10:54 thb 1.7.66.3: #i85898# Stripping all external header guards 2008/04/01 13:06:19 thb 1.7.66.2: #i85898# Stripping all external header guards 2008/03/31 16:30:59 rt 1.7.66.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a1e4b27276a6a3d1329ff0f3cfcdca75365a8a7f]

INTEGRATION: CWS changefileheader (1.10.10); FILE MERGED 2008/03/28 16:46:21 rt 1.10.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1bc489f22e0f26444d8bf8f77ceca0bc11b0ffdb]

INTEGRATION: CWS changefileheader (1.29.366); FILE MERGED 2008/04/01 15:50:35 thb 1.29.366.2: #i85898# Stripping all external header guards 2008/03/31 14:20:08 rt 1.29.366.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9c42f808a359eba819724d70063c2cd49e647f48]

INTEGRATION: CWS changefileheader (1.13.4); FILE MERGED 2008/03/31 16:30:59 rt 1.13.4.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [edcda680af683feb1c3d2984f053b99d800731ca]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:46:21 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7fd146f67166d5dc4d542584c32e55fee868672f]

INTEGRATION: CWS changefileheader (1.42.130); FILE MERGED 2008/04/01 15:50:35 thb 1.42.130.3: #i85898# Stripping all external header guards 2008/04/01 12:48:23 thb 1.42.130.2: #i85898# Stripping all external header guards 2008/03/31 14:20:08 rt 1.42.130.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b6e12c2dd4d671d7beb24fb4c9a4883ef31a93d2]

INTEGRATION: CWS changefileheader (1.7.76); FILE MERGED 2008/03/31 16:30:59 rt 1.7.76.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bdac75a6abefcbce3576c16aec8931d86355ec84]

INTEGRATION: CWS changefileheader (1.7.4); FILE MERGED 2008/03/31 13:59:44 rt 1.7.4.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5bac3e4f8a59380bc3ec1d7142451870e12f3570]

INTEGRATION: CWS changefileheader (1.6.84); FILE MERGED 2008/03/31 16:01:27 rt 1.6.84.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3ffbe0beff077e99d94e12b6d9bf6231f85bc917]

INTEGRATION: CWS changefileheader (1.27.366); FILE MERGED 2008/04/01 15:50:35 thb 1.27.366.2: #i85898# Stripping all external header guards 2008/03/31 14:20:07 rt 1.27.366.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [af7443364e749553f4aac97eb85cb596252db3a8]

INTEGRATION: CWS changefileheader (1.9.66); FILE MERGED 2008/03/31 16:30:58 rt 1.9.66.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dcd6e1fc0536b0037ba5cbe44f42c1fcb383f61f]

INTEGRATION: CWS changefileheader (1.4.28); FILE MERGED 2008/04/01 15:36:53 thb 1.4.28.3: #i85898# Stripping all external header guards 2008/04/01 12:39:51 thb 1.4.28.2: #i85898# Stripping all external header guards 2008/03/31 13:59:44 rt 1.4.28.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fcac9dbf818d739313022aedc8103309eb89b25f]

INTEGRATION: CWS changefileheader (1.8.500); FILE MERGED 2008/03/31 16:01:26 rt 1.8.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [899a8ef6e10344084c75965fd56404df2d383209]

INTEGRATION: CWS changefileheader (1.29.66); FILE MERGED 2008/04/01 16:10:54 thb 1.29.66.3: #i85898# Stripping all external header guards 2008/04/01 13:06:19 thb 1.29.66.2: #i85898# Stripping all external header guards 2008/03/31 16:30:58 rt 1.29.66.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [44bdbb4abbaaffdcde9aacac02fa1374caaad564]

INTEGRATION: CWS changefileheader (1.23.366); FILE MERGED 2008/04/01 15:50:34 thb 1.23.366.2: #i85898# Stripping all external header guards 2008/03/31 14:20:07 rt 1.23.366.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [382b08347ea3e95581c3ed08627aed47a81b52a6]

INTEGRATION: CWS changefileheader (1.6.26); FILE MERGED 2008/04/01 15:36:52 thb 1.6.26.3: #i85898# Stripping all external header guards 2008/04/01 12:39:51 thb 1.6.26.2: #i85898# Stripping all external header guards 2008/03/31 13:59:44 rt 1.6.26.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5ae4e37bde99922fa250803393c8fb84a69da790]

INTEGRATION: CWS changefileheader (1.5.468); FILE MERGED 2008/03/31 16:01:26 rt 1.5.468.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [818e0c8a4185e689d7efe0ebbf25aadcfe950ae8]

INTEGRATION: CWS changefileheader (1.30.210); FILE MERGED 2008/04/01 15:50:34 thb 1.30.210.2: #i85898# Stripping all external header guards 2008/03/31 14:20:07 rt 1.30.210.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [36cac7355273652f682901918eae1f1f8b42e078]

INTEGRATION: CWS changefileheader (1.2.28); FILE MERGED 2008/04/01 15:36:52 thb 1.2.28.3: #i85898# Stripping all external header guards 2008/04/01 12:39:51 thb 1.2.28.2: #i85898# Stripping all external header guards 2008/03/31 13:59:44 rt 1.2.28.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [494c1d32ce928e978c4911a52233ca0533855dc8]

INTEGRATION: CWS changefileheader (1.7.84); FILE MERGED 2008/03/31 16:01:26 rt 1.7.84.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [45618da78e01b57334c6e67fee735b7cdea63207]

INTEGRATION: CWS changefileheader (1.29.258); FILE MERGED 2008/04/01 15:50:34 thb 1.29.258.2: #i85898# Stripping all external header guards 2008/03/31 14:20:07 rt 1.29.258.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [35add615b83922636020eec06a23beee0d7cba87]

INTEGRATION: CWS changefileheader (1.11.6); FILE MERGED 2008/04/01 15:36:52 thb 1.11.6.3: #i85898# Stripping all external header guards 2008/04/01 12:39:50 thb 1.11.6.2: #i85898# Stripping all external header guards 2008/03/31 13:59:44 rt 1.11.6.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2dfa9c7851f87b23dda387d65f8069485edf1c12]

INTEGRATION: CWS changefileheader (1.4.154); FILE MERGED 2008/03/31 16:30:57 rt 1.4.154.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5eab79f773e3b603c41c5d6285b2dc2da5b9aef3]

INTEGRATION: CWS changefileheader (1.28.350); FILE MERGED 2008/04/01 15:50:34 thb 1.28.350.2: #i85898# Stripping all external header guards 2008/03/31 14:20:07 rt 1.28.350.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [29212e11a385ea1f3327c4f34ef53f1b75de8c27]

INTEGRATION: CWS changefileheader (1.2.28); FILE MERGED 2008/04/01 12:39:50 thb 1.2.28.2: #i85898# Stripping all external header guards 2008/03/31 13:59:44 rt 1.2.28.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4cda3e70cf78c57840cce4577864e234644cd17b]

INTEGRATION: CWS changefileheader (1.4.166); FILE MERGED 2008/03/28 16:46:21 rt 1.4.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c941e71b3b3a20038f53f60535cf74af6ae490b2]

INTEGRATION: CWS changefileheader (1.5.84); FILE MERGED 2008/03/31 16:01:26 rt 1.5.84.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bce4a7b00960f5d07ad85b716b7ef7e504b1bf30]

INTEGRATION: CWS changefileheader (1.10.58); FILE MERGED 2008/03/31 16:30:57 rt 1.10.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [42199fa265e966551104c3f1cbf821b5859861e8]

INTEGRATION: CWS changefileheader (1.22.368); FILE MERGED 2008/03/31 14:20:07 rt 1.22.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [df3bb109a13a6d4e40a7c570422365c2e65d2bc5]

INTEGRATION: CWS changefileheader (1.3.26); FILE MERGED 2008/04/01 12:39:50 thb 1.3.26.2: #i85898# Stripping all external header guards 2008/03/31 13:59:44 rt 1.3.26.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6832a6983b470a0a4f2ca2681ddf4c88eb71ac8b]

INTEGRATION: CWS changefileheader (1.30.10); FILE MERGED 2008/04/01 13:06:19 thb 1.30.10.2: #i85898# Stripping all external header guards 2008/03/31 16:30:57 rt 1.30.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8fec6f15f9bea7a281dd668e9e893c2ea91e0235]

INTEGRATION: CWS changefileheader (1.1.28); FILE MERGED 2008/04/01 15:36:52 thb 1.1.28.3: #i85898# Stripping all external header guards 2008/04/01 12:39:50 thb 1.1.28.2: #i85898# Stripping all external header guards 2008/03/31 13:59:44 rt 1.1.28.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3bc5e0e54576aeb4a635108d9d3afa3110c5fd86]

INTEGRATION: CWS changefileheader (1.9.28); FILE MERGED 2008/03/28 16:46:21 rt 1.9.28.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2d4f2d67b2f8fcf9aaab3a626b922ef7fc1053fe]

INTEGRATION: CWS changefileheader (1.17.58); FILE MERGED 2008/03/31 16:30:57 rt 1.17.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [27e6b03f9883f6d47e9939949742a2628fa21065]

INTEGRATION: CWS changefileheader (1.1.28); FILE MERGED 2008/04/01 15:36:52 thb 1.1.28.3: #i85898# Stripping all external header guards 2008/04/01 12:39:50 thb 1.1.28.2: #i85898# Stripping all external header guards 2008/03/31 13:59:43 rt 1.1.28.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b4a32046b6b726570a3efcf59156ce7d9db15f32]

INTEGRATION: CWS changefileheader (1.14.58); FILE MERGED 2008/03/31 16:30:57 rt 1.14.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [724978d9867f946ad5868de215d33ba949ced94e]

INTEGRATION: CWS changefileheader (1.3.1254); FILE MERGED 2008/03/31 14:20:07 rt 1.3.1254.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1a684b296ef6d816146625529f1ee655b15e8cdb]

INTEGRATION: CWS changefileheader (1.2.28); FILE MERGED 2008/04/01 15:36:52 thb 1.2.28.3: #i85898# Stripping all external header guards 2008/04/01 12:39:50 thb 1.2.28.2: #i85898# Stripping all external header guards 2008/03/31 13:59:43 rt 1.2.28.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [68a6e7a600cf1d2b28a47a68345b1999a529d041]

INTEGRATION: CWS changefileheader (1.4.166); FILE MERGED 2008/03/28 16:46:20 rt 1.4.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9cc5524c346656cdbedeb62968246405089f24c9]

INTEGRATION: CWS changefileheader (1.24.58); FILE MERGED 2008/04/01 13:06:19 thb 1.24.58.2: #i85898# Stripping all external header guards 2008/03/31 16:30:57 rt 1.24.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f5eed16bb604a3cf7fe49d95263fdff119ad10a9]

INTEGRATION: CWS changefileheader (1.19.138); FILE MERGED 2008/04/01 15:50:34 thb 1.19.138.3: #i85898# Stripping all external header guards 2008/04/01 12:48:23 thb 1.19.138.2: #i85898# Stripping all external header guards 2008/03/31 14:20:07 rt 1.19.138.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7d12d2fe516b081edda09dfe6f78ed04a7d8d03c]

INTEGRATION: CWS changefileheader (1.5.28); FILE MERGED 2008/04/01 12:39:50 thb 1.5.28.2: #i85898# Stripping all external header guards 2008/03/31 13:59:43 rt 1.5.28.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2c2e1c4071dd3792fc51cad89d7ba5e987db713a]

INTEGRATION: CWS changefileheader (1.5.84); FILE MERGED 2008/03/31 16:01:25 rt 1.5.84.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [621afbcd3d38143bb8ffc1c2d0578c39d7f0020d]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:46:20 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a0e85fce9434758f440acbabbc9057333ebe647e]

INTEGRATION: CWS changefileheader (1.7.66); FILE MERGED 2008/03/31 16:30:57 rt 1.7.66.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9278a7ba0a4746106ff777960d3af5e3bbe435bf]

INTEGRATION: CWS changefileheader (1.32.368); FILE MERGED 2008/03/31 14:20:07 rt 1.32.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [542a4523ebf830d217430cc625ab8b534e6d8537]

INTEGRATION: CWS changefileheader (1.7.84); FILE MERGED 2008/03/31 16:01:25 rt 1.7.84.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [13a1ec7e5da5601f9bb983aec5df8be0ec1e9c51]

INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/03/28 16:46:20 rt 1.7.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [924f289210852841610f45b151e677cc7f371078]

INTEGRATION: CWS changefileheader (1.11.66); FILE MERGED 2008/04/01 16:10:54 thb 1.11.66.3: #i85898# Stripping all external header guards 2008/04/01 13:06:18 thb 1.11.66.2: #i85898# Stripping all external header guards 2008/03/31 16:30:56 rt 1.11.66.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fbdd1a426e1ff8ea2a8a1022ff695595be7232bb]

INTEGRATION: CWS changefileheader (1.4.26); FILE MERGED 2008/04/01 12:39:50 thb 1.4.26.2: #i85898# Stripping all external header guards 2008/03/31 13:59:43 rt 1.4.26.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d08b227efa84e8e5833b9da4ef609a75313a2347]

INTEGRATION: CWS changefileheader (1.5.368); FILE MERGED 2008/04/01 15:50:34 thb 1.5.368.3: #i85898# Stripping all external header guards 2008/04/01 12:48:23 thb 1.5.368.2: #i85898# Stripping all external header guards 2008/03/31 14:20:06 rt 1.5.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [36b0830d8eb38465731030640c7a56ba64e9a057]

INTEGRATION: CWS changefileheader (1.5.66); FILE MERGED 2008/03/31 16:30:56 rt 1.5.66.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8bcee840833506825bbcd8fe29c4dbb427d27439]

INTEGRATION: CWS changefileheader (1.4.1254); FILE MERGED 2008/03/31 14:20:06 rt 1.4.1254.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2babb3a1ad6278cff9358f58ece0df266e2f475e]

INTEGRATION: CWS changefileheader (1.2.294); FILE MERGED 2008/03/28 16:46:20 rt 1.2.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8c48e8b4e0d737650940486eb9e1a32cfcb5d3c9]

INTEGRATION: CWS changefileheader (1.5.36); FILE MERGED 2008/04/01 13:06:18 thb 1.5.36.2: #i85898# Stripping all external header guards 2008/03/31 16:30:56 rt 1.5.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2f0484e2235a0d3b7ac47aef97e36befd2d698ca]

INTEGRATION: CWS changefileheader (1.27.368); FILE MERGED 2008/04/01 15:50:34 thb 1.27.368.3: #i85898# Stripping all external header guards 2008/04/01 12:48:23 thb 1.27.368.2: #i85898# Stripping all external header guards 2008/03/31 14:20:06 rt 1.27.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b242a10c71dfaca09243cca10f291834df62e05e]

INTEGRATION: CWS changefileheader (1.5.36); FILE MERGED 2008/03/31 16:30:56 rt 1.5.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ae26f0afdb5ca8b3819fab01f6c34d4e0e0ea413]

INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/03/28 16:46:20 rt 1.6.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3873d1484d74ac9376be689057bc894af75b214e]

INTEGRATION: CWS changefileheader (1.10.8); FILE MERGED 2008/03/31 13:39:45 rt 1.10.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [22a29f17e0ccce3013d2abc95493ace48f52eebe]

INTEGRATION: CWS changefileheader (1.8.84); FILE MERGED 2008/03/31 16:01:25 rt 1.8.84.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [86991b51eb0d59cc48b7cee4af627bec052fc213]

INTEGRATION: CWS changefileheader (1.37.368); FILE MERGED 2008/03/31 14:20:06 rt 1.37.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a8b80803ceaab23693fb97d31703e08e7230b2c6]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:46:20 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [65c7c179a6bc070f04d598ac3b46db113bafb0f7]

INTEGRATION: CWS changefileheader (1.2.24); FILE MERGED 2008/04/01 12:31:05 thb 1.2.24.2: #i85898# Stripping all external header guards 2008/03/31 13:39:44 rt 1.2.24.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dba3ffbc4b705975321a18a849a0f55f7b81d02b]

INTEGRATION: CWS changefileheader (1.5.368); FILE MERGED 2008/04/01 15:50:33 thb 1.5.368.3: #i85898# Stripping all external header guards 2008/04/01 12:48:23 thb 1.5.368.2: #i85898# Stripping all external header guards 2008/03/31 14:20:06 rt 1.5.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9e654483ccf529332bb0d553c489ca5e25299283]

INTEGRATION: CWS changefileheader (1.6.500); FILE MERGED 2008/03/31 16:01:25 rt 1.6.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d551ab535273b350f7621001fe6e0983b87b0e66]

INTEGRATION: CWS changefileheader (1.7.170); FILE MERGED 2008/03/31 16:30:56 rt 1.7.170.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [48e3fc419f598db3fa567e659634bef126f6d4ae]

INTEGRATION: CWS changefileheader (1.2.24); FILE MERGED 2008/04/01 15:19:37 thb 1.2.24.3: #i85898# Stripping all external header guards 2008/04/01 12:31:05 thb 1.2.24.2: #i85898# Stripping all external header guards 2008/03/31 13:39:44 rt 1.2.24.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9c9efb0a27e64e448288cca81206748d221ce4a6]

INTEGRATION: CWS changefileheader (1.3.1254); FILE MERGED 2008/03/31 14:20:06 rt 1.3.1254.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cf5e650f25fa12bbd850a9afdceb1c56f92f2b84]

INTEGRATION: CWS changefileheader (1.30.64); FILE MERGED 2008/04/01 16:10:53 thb 1.30.64.3: #i85898# Stripping all external header guards 2008/04/01 13:06:18 thb 1.30.64.2: #i85898# Stripping all external header guards 2008/03/31 16:30:56 rt 1.30.64.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [175afbb1e3f33f40f50dd5c73faa7608d019382a]

INTEGRATION: CWS changefileheader (1.3.268); FILE MERGED 2008/04/01 15:19:37 thb 1.3.268.3: #i85898# Stripping all external header guards 2008/04/01 12:31:05 thb 1.3.268.2: #i85898# Stripping all external header guards 2008/03/31 13:39:44 rt 1.3.268.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1d6580340de4e649bdc677d468fccbee7ae87f6d]

INTEGRATION: CWS changefileheader (1.16.368); FILE MERGED 2008/04/01 15:50:33 thb 1.16.368.2: #i85898# Stripping all external header guards 2008/03/31 14:20:06 rt 1.16.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [978bb79bb80579bd86ba07badd885e8d52059f9c]

INTEGRATION: CWS changefileheader (1.2.36); FILE MERGED 2008/04/01 16:10:53 thb 1.2.36.3: #i85898# Stripping all external header guards 2008/04/01 13:06:18 thb 1.2.36.2: #i85898# Stripping all external header guards 2008/03/31 16:30:56 rt 1.2.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e7f95e2376187dcd075e64ec92985ad94d322672]

INTEGRATION: CWS changefileheader (1.5.158); FILE MERGED 2008/04/01 15:19:37 thb 1.5.158.2: #i85898# Stripping all external header guards 2008/03/31 13:39:44 rt 1.5.158.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [656654715dcfe32cb637c465aa6634e2c15d7ff0]

INTEGRATION: CWS changefileheader (1.8.10); FILE MERGED 2008/03/28 16:46:20 rt 1.8.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [90f9a8ed29ddd48fb84ea8493e2e252a65d785ce]

INTEGRATION: CWS changefileheader (1.31.368); FILE MERGED 2008/03/31 14:20:06 rt 1.31.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2776751cafa415a35cb8eb9efccab85331194696]

INTEGRATION: CWS changefileheader (1.2.36); FILE MERGED 2008/04/01 16:10:53 thb 1.2.36.2: #i85898# Stripping all external header guards 2008/03/31 16:30:56 rt 1.2.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [943a9440b351dc99f029e3df2c7bfdef4b6f95f0]

INTEGRATION: CWS changefileheader (1.6.40); FILE MERGED 2008/04/01 12:31:05 thb 1.6.40.2: #i85898# Stripping all external header guards 2008/03/31 13:39:44 rt 1.6.40.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [94aa7c813d38af9f6e167647692d347bf531c641]

INTEGRATION: CWS changefileheader (1.30.368); FILE MERGED 2008/03/31 14:20:05 rt 1.30.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bd2441447740c0152709c8359759fa012fa7d00c]

INTEGRATION: CWS changefileheader (1.6.84); FILE MERGED 2008/03/31 16:01:25 rt 1.6.84.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [72c968f56785265f7257db8d2150d8890208dcf2]

INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/03/28 16:46:19 rt 1.5.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [579431a440ab5b37a235f1fabaf828872113eeb8]

INTEGRATION: CWS changefileheader (1.16.8); FILE MERGED 2008/04/01 15:19:37 thb 1.16.8.3: #i85898# Stripping all external header guards 2008/04/01 12:31:05 thb 1.16.8.2: #i85898# Stripping all external header guards 2008/03/31 13:39:44 rt 1.16.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [398dda106deaa653f5c190995c4c4a00ba3ee53a]

INTEGRATION: CWS changefileheader (1.10.142); FILE MERGED 2008/03/31 16:30:55 rt 1.10.142.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e2866665ce67a7c73c16798729a33f170c41f76d]

INTEGRATION: CWS changefileheader (1.6.368); FILE MERGED 2008/03/31 14:20:05 rt 1.6.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [450b71246703ab8d80e40774e6bb0c0e4e3f8426]

INTEGRATION: CWS changefileheader (1.7.84); FILE MERGED 2008/03/31 16:01:24 rt 1.7.84.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [36c728bce091c0b22803de5b44735240925714d7]

INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/03/28 16:46:19 rt 1.7.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [475305e4997cac80aa11ac4e6e1f1b3ad7afe7ca]

INTEGRATION: CWS changefileheader (1.2.190); FILE MERGED 2008/04/01 13:06:17 thb 1.2.190.2: #i85898# Stripping all external header guards 2008/03/31 16:30:55 rt 1.2.190.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ee091a984f0e1b467ef3198b7785d6f2adc47234]

INTEGRATION: CWS changefileheader (1.5.24); FILE MERGED 2008/03/31 13:39:44 rt 1.5.24.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1f87e4cc5e2abe25b77ed126d6c02782bd9a42c8]

INTEGRATION: CWS changefileheader (1.3.84); FILE MERGED 2008/03/31 16:01:24 rt 1.3.84.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a72ffa89441be00782b7398ef547c094c118ee55]

INTEGRATION: CWS changefileheader (1.5.1254); FILE MERGED 2008/03/31 14:20:05 rt 1.5.1254.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [648967ef6e3c3bf4027bcec19bf71b276e2c709a]

INTEGRATION: CWS changefileheader (1.2.190); FILE MERGED 2008/03/31 16:30:55 rt 1.2.190.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [79aa8700a6553a2b2d5249555d406deb5dbbb9be]

INTEGRATION: CWS changefileheader (1.11.84); FILE MERGED 2008/03/31 16:01:24 rt 1.11.84.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [960860b982b6f70aea12f4f1d979f253f2e6205a]

INTEGRATION: CWS changefileheader (1.26.368); FILE MERGED 2008/04/01 15:50:33 thb 1.26.368.2: #i85898# Stripping all external header guards 2008/03/31 14:20:05 rt 1.26.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8936cb62f92746b46facec25df542beab0267c21]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:46:19 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e67594dceb7de6e38cd1ebd2b166263ab7afe338]

INTEGRATION: CWS changefileheader (1.8.142); FILE MERGED 2008/04/01 13:06:17 thb 1.8.142.2: #i85898# Stripping all external header guards 2008/03/31 16:30:55 rt 1.8.142.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [08e5b6004775631d260869a758cbecd8c2e7a419]

INTEGRATION: CWS changefileheader (1.6.24); FILE MERGED 2008/04/01 12:31:05 thb 1.6.24.2: #i85898# Stripping all external header guards 2008/03/31 13:39:44 rt 1.6.24.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cc789623fd9cffa7231365f141a69e6c3c6aab75]

INTEGRATION: CWS changefileheader (1.6.84); FILE MERGED 2008/03/31 16:01:24 rt 1.6.84.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f25570f316dd5847ab0185d6c994c0eb96b2230b]

INTEGRATION: CWS changefileheader (1.43.368); FILE MERGED 2008/03/31 14:20:05 rt 1.43.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e0c2517530a89e08816362fd7a9dbf9fcf6087e9]

INTEGRATION: CWS changefileheader (1.13.154); FILE MERGED 2008/03/31 16:30:55 rt 1.13.154.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bcc295e918bb357c6525dcec627eadd189d01837]

INTEGRATION: CWS changefileheader (1.6.24); FILE MERGED 2008/04/01 15:19:37 thb 1.6.24.3: #i85898# Stripping all external header guards 2008/04/01 12:31:05 thb 1.6.24.2: #i85898# Stripping all external header guards 2008/03/31 13:39:44 rt 1.6.24.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f21a88ab391e9ca6a770f6ba5336770c5c449368]

INTEGRATION: CWS changefileheader (1.3.190); FILE MERGED 2008/03/31 16:30:55 rt 1.3.190.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [49d7087de063e05300db839d5c010edefbba8a8c]

INTEGRATION: CWS changefileheader (1.5.148); FILE MERGED 2008/04/01 15:19:37 thb 1.5.148.3: #i85898# Stripping all external header guards 2008/04/01 12:31:05 thb 1.5.148.2: #i85898# Stripping all external header guards 2008/03/31 13:39:44 rt 1.5.148.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b216ef692694f1773c707b3c0fa64ea68d34749e]

INTEGRATION: CWS changefileheader (1.7.500); FILE MERGED 2008/03/31 16:01:24 rt 1.7.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e929be3440a94190139b46dfbbd29ccf57b0dc1e]

INTEGRATION: CWS changefileheader (1.10.368); FILE MERGED 2008/04/01 15:50:33 thb 1.10.368.2: #i85898# Stripping all external header guards 2008/03/31 14:20:05 rt 1.10.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4af9e74871ed9ed16146633cd2b7d39a38ae0819]

INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/03/28 16:46:19 rt 1.4.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b26d1d740ab55d949f5bc681ca00e24e9c966a5a]

INTEGRATION: CWS changefileheader (1.4.190); FILE MERGED 2008/04/01 16:10:52 thb 1.4.190.2: #i85898# Stripping all external header guards 2008/03/31 16:30:55 rt 1.4.190.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [812936ef679ddbb1fc6bf3135191811a397cdf4e]

INTEGRATION: CWS changefileheader (1.9.148); FILE MERGED 2008/04/01 15:19:37 thb 1.9.148.2: #i85898# Stripping all external header guards 2008/03/31 13:39:44 rt 1.9.148.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b056c469cb47de66ab19cc26e00d9374671e1c45]

INTEGRATION: CWS changefileheader (1.64.368); FILE MERGED 2008/03/31 14:20:05 rt 1.64.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7377f17a2716fe5c25794292498cd9318e05e1a7]

INTEGRATION: CWS changefileheader (1.4.132); FILE MERGED 2008/03/28 16:46:19 rt 1.4.132.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f6f75c1d9d6bac10786e6996308fcd7dcf16257d]

INTEGRATION: CWS changefileheader (1.9.154); FILE MERGED 2008/03/31 16:30:55 rt 1.9.154.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [759cbae48e76a96be9de2f5ba61f775d71ba2db2]

INTEGRATION: CWS changefileheader (1.2.266); FILE MERGED 2008/03/31 13:39:44 rt 1.2.266.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b70968acf204d23243f8e985cd3d7aba489bede0]

INTEGRATION: CWS changefileheader (1.9.1254); FILE MERGED 2008/03/31 14:20:05 rt 1.9.1254.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [aa47f888c9939969f31403b19a3217c032e271a0]

INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/03/28 16:46:19 rt 1.6.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a1dd5ae2fe9ed820141a61cb261e221aeb4a99b2]

INTEGRATION: CWS changefileheader (1.2.190); FILE MERGED 2008/04/01 16:10:52 thb 1.2.190.2: #i85898# Stripping all external header guards 2008/03/31 16:30:55 rt 1.2.190.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [167c28f2caeef46bedb4654c196522ac24702782]

INTEGRATION: CWS changefileheader (1.3.268); FILE MERGED 2008/03/31 13:39:44 rt 1.3.268.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e5b55a820efa0641e74a0d4f4e73403a97cc1323]

INTEGRATION: CWS changefileheader (1.11.368); FILE MERGED 2008/04/01 15:50:33 thb 1.11.368.3: #i85898# Stripping all external header guards 2008/04/01 12:48:22 thb 1.11.368.2: #i85898# Stripping all external header guards 2008/03/31 14:20:05 rt 1.11.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d5e0f3a31824db9cd8fd1bb477454867862fe2d2]

INTEGRATION: CWS changefileheader (1.12.154); FILE MERGED 2008/03/31 16:30:55 rt 1.12.154.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7e755ae4b64565f9d7423d9b76b0d89b739a8f46]

INTEGRATION: CWS changefileheader (1.8.10); FILE MERGED 2008/03/28 16:46:19 rt 1.8.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [19b919f830a0278be5f6370172ca85eeff62a4be]

INTEGRATION: CWS changefileheader (1.6.84); FILE MERGED 2008/03/31 16:01:23 rt 1.6.84.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5270cb45607545b67506c61da5660ff8f7ed18ce]

INTEGRATION: CWS changefileheader (1.2.268); FILE MERGED 2008/03/31 13:39:44 rt 1.2.268.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4d786f71a2eb75792abb3457f93462704b47aa7f]

INTEGRATION: CWS changefileheader (1.8.368); FILE MERGED 2008/03/31 14:20:05 rt 1.8.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b779e0041b7d8db0bf39e4b98f40bb92c6251026]

INTEGRATION: CWS changefileheader (1.4.154); FILE MERGED 2008/04/01 13:06:17 thb 1.4.154.2: #i85898# Stripping all external header guards 2008/03/31 16:30:55 rt 1.4.154.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cc193ace9ddf91c47378174aa3efd79b91f426bc]

INTEGRATION: CWS changefileheader (1.7.84); FILE MERGED 2008/03/31 16:01:23 rt 1.7.84.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5a0a819b263e3d5ed27bcd45fb54577c318e90df]

INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/03/28 16:46:18 rt 1.7.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [169eda759657e179406e6aa487b069a327974fe9]

INTEGRATION: CWS changefileheader (1.3.184); FILE MERGED 2008/04/01 15:19:36 thb 1.3.184.2: #i85898# Stripping all external header guards 2008/03/31 13:39:44 rt 1.3.184.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [693c9b5fe16c100c1f6f2c8b0ab8d4cbcff530d8]

INTEGRATION: CWS changefileheader (1.5.698); FILE MERGED 2008/04/01 15:50:33 thb 1.5.698.3: #i85898# Stripping all external header guards 2008/04/01 12:48:22 thb 1.5.698.2: #i85898# Stripping all external header guards 2008/03/31 14:20:05 rt 1.5.698.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f5c6e42f79981acc834a76e29204d8d40b1fa226]

INTEGRATION: CWS changefileheader (1.6.78); FILE MERGED 2008/03/31 13:39:44 rt 1.6.78.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cf84b4f6379e77e18d4eba18bb075ab56feaa70e]

INTEGRATION: CWS changefileheader (1.3.292); FILE MERGED 2008/03/28 16:46:18 rt 1.3.292.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1cf02bcb62673c5c37c8126153e4da9f039e5341]

INTEGRATION: CWS changefileheader (1.11.84); FILE MERGED 2008/03/31 16:01:23 rt 1.11.84.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4f108b41deec6a01e60111e17d42743814b84ebf]

INTEGRATION: CWS changefileheader (1.3.1254); FILE MERGED 2008/03/31 14:20:05 rt 1.3.1254.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [82c439ed7a60290342246a8872c351c5eb406487]

INTEGRATION: CWS changefileheader (1.34.302); FILE MERGED 2008/03/31 17:16:18 rt 1.34.302.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e908d406110a6a028b58a3ae7d2e5558000bc337]

INTEGRATION: CWS changefileheader (1.16.260); FILE MERGED 2008/04/01 15:50:33 thb 1.16.260.3: #i85898# Stripping all external header guards 2008/04/01 12:48:22 thb 1.16.260.2: #i85898# Stripping all external header guards 2008/03/31 14:20:05 rt 1.16.260.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d58d976149581300695d19cd01c1311e4d2a2405]

INTEGRATION: CWS changefileheader (1.8.78); FILE MERGED 2008/03/31 13:39:44 rt 1.8.78.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8cd1f57338b635e0eaac78b655c5594b64b6e1f1]

INTEGRATION: CWS changefileheader (1.2.102); FILE MERGED 2008/03/31 16:30:55 rt 1.2.102.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0c27be92b736c09cac584542c7cddb908f24044d]

INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/03/28 16:46:18 rt 1.6.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [64b03d3bff34d88ff9090397f547bea6f4713e32]

INTEGRATION: CWS changefileheader (1.72.34); FILE MERGED 2008/03/31 17:16:17 rt 1.72.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [96ad12380a668cd43d7d9c92d05d97e5b4346e5b]

INTEGRATION: CWS changefileheader (1.2.102); FILE MERGED 2008/03/31 16:30:54 rt 1.2.102.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [70e0e3ab7c6ad5179e0d1779e4d6ea2b671e7b1e]

INTEGRATION: CWS changefileheader (1.8.84); FILE MERGED 2008/03/31 16:01:23 rt 1.8.84.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f4f9360a55afecddc07277f5a71b9de4dc0d0c47]

INTEGRATION: CWS changefileheader (1.57.302); FILE MERGED 2008/03/31 17:16:17 rt 1.57.302.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9ff13d668f1f6c3b948772cca7e244be99eb5bca]

INTEGRATION: CWS changefileheader (1.7.368); FILE MERGED 2008/04/01 15:50:33 thb 1.7.368.3: #i85898# Stripping all external header guards 2008/04/01 12:48:22 thb 1.7.368.2: #i85898# Stripping all external header guards 2008/03/31 14:20:05 rt 1.7.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c4dfc3ba11f5695b3ae99042c9bff904e5ebef56]

INTEGRATION: CWS changefileheader (1.5.158); FILE MERGED 2008/04/01 15:19:36 thb 1.5.158.2: #i85898# Stripping all external header guards 2008/03/31 13:39:43 rt 1.5.158.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d05f34cc6cffdb6e3ede7c63c311a5506220c089]

INTEGRATION: CWS changefileheader (1.2.92); FILE MERGED 2008/03/31 16:30:54 rt 1.2.92.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [22aa8c71d6dfefde4d0ee68957341c20be06bc0d]

INTEGRATION: CWS changefileheader (1.4.166); FILE MERGED 2008/03/28 16:46:18 rt 1.4.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [50d03692ec66d1d08fe9a4ad41630abe3a150892]

INTEGRATION: CWS changefileheader (1.6.500); FILE MERGED 2008/03/31 16:01:23 rt 1.6.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c96d3cd16c72df600d78646ea118c208cf7d2fa0]

INTEGRATION: CWS changefileheader (1.45.302); FILE MERGED 2008/03/31 17:16:17 rt 1.45.302.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [31dfa94c4dea2057658bfd5db1bbd78fc48e61f9]

INTEGRATION: CWS changefileheader (1.5.730); FILE MERGED 2008/04/01 15:50:33 thb 1.5.730.3: #i85898# Stripping all external header guards 2008/04/01 12:48:22 thb 1.5.730.2: #i85898# Stripping all external header guards 2008/03/31 14:20:05 rt 1.5.730.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [49d35094af440c079b1370d717567738990e3c75]

INTEGRATION: CWS changefileheader (1.19.10); FILE MERGED 2008/03/31 13:39:43 rt 1.19.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [519e493f34acf0c9d09303c8e6aff58eec80e192]

INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/03/28 16:46:18 rt 1.5.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cc5bd46006c2689e68f302b7e2531bceddd0d74b]

INTEGRATION: CWS changefileheader (1.5.84); FILE MERGED 2008/03/31 16:01:23 rt 1.5.84.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3c0b234fd44f807e6447735c4bb595c3a7e6ac23]

INTEGRATION: CWS changefileheader (1.44.302); FILE MERGED 2008/03/31 17:16:17 rt 1.44.302.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [36d1af377d3f95baff555c05a630099e22afffc8]

INTEGRATION: CWS changefileheader (1.38.132); FILE MERGED 2008/04/01 15:50:32 thb 1.38.132.2: #i85898# Stripping all external header guards 2008/03/31 14:20:04 rt 1.38.132.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b32483ea3c12fce4a016320b1d556bc4fa167715]

INTEGRATION: CWS changefileheader (1.7.158); FILE MERGED 2008/04/01 15:19:36 thb 1.7.158.2: #i85898# Stripping all external header guards 2008/03/31 13:39:43 rt 1.7.158.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [deed331923acbab0eb3d8198d33aec6eae394a6b]

INTEGRATION: CWS changefileheader (1.3.450); FILE MERGED 2008/03/31 16:29:03 rt 1.3.450.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e46420a6854809ac85516ce7c197b73d892751a9]

INTEGRATION: CWS changefileheader (1.8.500); FILE MERGED 2008/03/31 16:01:23 rt 1.8.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [18364cb129ba87d92c3389aa731795d9395603b7]

INTEGRATION: CWS changefileheader (1.31.302); FILE MERGED 2008/03/31 17:16:17 rt 1.31.302.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0c7b13e2390a3965aab99b8dde46883d1bfa28c3]

INTEGRATION: CWS changefileheader (1.7.440); FILE MERGED 2008/03/31 14:20:04 rt 1.7.440.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dc05bb904d7f0f50c36ca06db716678941785112]

INTEGRATION: CWS changefileheader (1.4.60); FILE MERGED 2008/04/01 15:19:36 thb 1.4.60.2: #i85898# Stripping all external header guards 2008/03/31 13:39:43 rt 1.4.60.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6c274ca7bb59793bed07dfc77a0666513d9d4c35]

INTEGRATION: CWS changefileheader (1.31.2); FILE MERGED 2008/03/31 16:29:03 rt 1.31.2.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e504de5a4254eb5bd2a64565da60ebbc40d512c7]

INTEGRATION: CWS changefileheader (1.43.302); FILE MERGED 2008/03/31 17:16:17 rt 1.43.302.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [07d490aa2767e964539dbad9e681b87dacead30a]

INTEGRATION: CWS changefileheader (1.5.368); FILE MERGED 2008/03/31 14:20:04 rt 1.5.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d2bbbef713a1bd947e907f176ad47bba557880c4]

INTEGRATION: CWS changefileheader (1.2.268); FILE MERGED 2008/03/31 13:39:43 rt 1.2.268.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5c7e9cd4761a8259bb5c20e2e5c3118157ea67fe]

INTEGRATION: CWS changefileheader (1.5.296); FILE MERGED 2008/03/31 16:29:00 rt 1.5.296.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [22171698feda7ccceaaea54a3e4dd0ab9ba0baf3]

INTEGRATION: CWS changefileheader (1.55.302); FILE MERGED 2008/03/31 17:16:17 rt 1.55.302.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1c67a2dbf85e4d64e3a3ec8e933f2790c7e864df]

INTEGRATION: CWS changefileheader (1.6.84); FILE MERGED 2008/03/31 16:01:22 rt 1.6.84.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f331870f4310b0a89de9d76fc183ff6df0464fbe]

INTEGRATION: CWS changefileheader (1.7.350); FILE MERGED 2008/04/01 15:50:32 thb 1.7.350.2: #i85898# Stripping all external header guards 2008/03/31 14:20:04 rt 1.7.350.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a4059ae99f3cf79b32b6dae5d0acda78124d65c6]

INTEGRATION: CWS changefileheader (1.11.10); FILE MERGED 2008/04/01 15:19:35 thb 1.11.10.2: #i85898# Stripping all external header guards 2008/03/31 13:39:43 rt 1.11.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [217ad09774591dfbd44b616b0d77bc72ca150da5]

INTEGRATION: CWS changefileheader (1.11.162); FILE MERGED 2008/03/31 16:29:00 rt 1.11.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ae525b567f13bed9337d9a8a33f578dcb8ec2083]

INTEGRATION: CWS changefileheader (1.12.300); FILE MERGED 2008/03/31 17:16:15 rt 1.12.300.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e27c1c4a87aa34275d9a9f8e79b2dd0940f12161]

INTEGRATION: CWS changefileheader (1.6.90); FILE MERGED 2008/03/31 16:01:22 rt 1.6.90.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7d8557b67d9104c8111a402c52ed9a32fe939072]

INTEGRATION: CWS changefileheader (1.14.260); FILE MERGED 2008/04/01 15:50:32 thb 1.14.260.3: #i85898# Stripping all external header guards 2008/04/01 12:48:22 thb 1.14.260.2: #i85898# Stripping all external header guards 2008/03/31 14:20:04 rt 1.14.260.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [10cb8d359f0ecfcb30856a21c3235f0e5855c769]

INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/03/28 16:46:17 rt 1.5.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [24fe97901c4234460dd6d1cacedaf74db43a4e6b]

INTEGRATION: CWS changefileheader (1.4.450); FILE MERGED 2008/03/31 16:29:00 rt 1.4.450.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [603c3d19b79a4707a3dc96123ab73d32c91f46b8]

INTEGRATION: CWS changefileheader (1.19.176); FILE MERGED 2008/04/01 12:36:56 thb 1.19.176.2: #i85898# Stripping all external header guards 2008/03/31 17:16:15 rt 1.19.176.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [547c1c0ebbb2a072014d880d004ccd8423a254f0]

INTEGRATION: CWS changefileheader (1.2.92); FILE MERGED 2008/03/31 16:01:22 rt 1.2.92.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [147efdf631ba1fe4bddf4f0b190561b66ffcf106]

INTEGRATION: CWS changefileheader (1.7.456); FILE MERGED 2008/03/31 14:20:04 rt 1.7.456.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cd87e88c7226c07426e42da80b751c194be724f4]

INTEGRATION: CWS changefileheader (1.3.184); FILE MERGED 2008/04/01 15:19:35 thb 1.3.184.2: #i85898# Stripping all external header guards 2008/03/31 13:39:43 rt 1.3.184.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1c87f3b3e27b7af48604d492c5c053982dc91a69]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:46:17 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [baf69e500a54225ff65f4a83db44f56850dc3a04]

INTEGRATION: CWS changefileheader (1.8.162); FILE MERGED 2008/03/31 16:29:00 rt 1.8.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9659dc55a5025c2a3eae488f974a3ad053f6e77a]

INTEGRATION: CWS changefileheader (1.24.302); FILE MERGED 2008/03/31 17:16:15 rt 1.24.302.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3df27a6a1d8af79c35d4e90d71508912d5356262]

INTEGRATION: CWS changefileheader (1.3.1254); FILE MERGED 2008/03/31 14:20:04 rt 1.3.1254.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [77ed14e87196a93d5991e7b4239bbd63f7ae81c3]

INTEGRATION: CWS changefileheader (1.3.500); FILE MERGED 2008/03/31 16:01:22 rt 1.3.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6b8f5e8224c0be18568648fdfa46315612d7e721]

INTEGRATION: CWS changefileheader (1.4.158); FILE MERGED 2008/04/01 15:19:35 thb 1.4.158.2: #i85898# Stripping all external header guards 2008/03/31 13:39:43 rt 1.4.158.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4da650b90117533675ddc513a8b60fde6ae8d37b]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:46:17 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [342b9962dedd0043af95e10c121aa0b634e2f42c]

INTEGRATION: CWS changefileheader (1.5.222); FILE MERGED 2008/03/31 16:29:00 rt 1.5.222.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ba83e2df458f06efa703d67e639d5659c2c85507]

INTEGRATION: CWS changefileheader (1.11.330); FILE MERGED 2008/03/31 17:16:15 rt 1.11.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [318221e08ce0b100c39e188a17f251804347fe41]

INTEGRATION: CWS changefileheader (1.7.368); FILE MERGED 2008/04/01 15:50:32 thb 1.7.368.2: #i85898# Stripping all external header guards 2008/03/31 14:20:04 rt 1.7.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [264dc53390a2e8492e007765a3b60e808b0cb3eb]

INTEGRATION: CWS changefileheader (1.4.500); FILE MERGED 2008/03/31 16:01:22 rt 1.4.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fb5e3b0edfb8ed2dcad20a8f5ea532ad5d1f532c]

INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/03/31 13:39:43 rt 1.4.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7d4302ece8c14bc0dc33709efd29c7582289702b]

INTEGRATION: CWS changefileheader (1.10.176); FILE MERGED 2008/04/01 12:36:55 thb 1.10.176.2: #i85898# Stripping all external header guards 2008/03/31 17:16:15 rt 1.10.176.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dd2cfaf90be424d7327d2ad78ebbd1b49e91431d]

INTEGRATION: CWS changefileheader (1.3.450); FILE MERGED 2008/04/01 16:10:19 thb 1.3.450.3: #i85898# Stripping all external header guards 2008/04/01 13:05:59 thb 1.3.450.2: #i85898# Stripping all external header guards 2008/03/31 16:29:00 rt 1.3.450.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8d61e809b44d43d411a56b4357ff695da2044a19]

INTEGRATION: CWS changefileheader (1.25.158); FILE MERGED 2008/03/31 13:39:43 rt 1.25.158.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [931bbde62d976200f8d245be1802c0e7f01a0ea7]

INTEGRATION: CWS changefileheader (1.4.500); FILE MERGED 2008/03/31 16:01:21 rt 1.4.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0bdcd9aa43ce5322bce86653a67363d80f18d1bb]

INTEGRATION: CWS changefileheader (1.6.162); FILE MERGED 2008/03/31 16:29:00 rt 1.6.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7216ca0a2b200b7479658277524ccd8f5a0bb84c]

INTEGRATION: CWS changefileheader (1.51.368); FILE MERGED 2008/03/31 14:20:04 rt 1.51.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0d53db3189d93ca87094e168764a57854cc0a9b9]

INTEGRATION: CWS changefileheader (1.53.302); FILE MERGED 2008/03/31 17:16:15 rt 1.53.302.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7f3697482c6ed15667b7ccbd82c3035fea7166a2]

INTEGRATION: CWS changefileheader (1.5.342); FILE MERGED 2008/03/31 16:01:21 rt 1.5.342.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [32a7f65ec5e3be78e074f02b9b29b04aed9da0b1]

INTEGRATION: CWS changefileheader (1.3.450); FILE MERGED 2008/03/31 16:29:00 rt 1.3.450.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8fd44c2a2861b243f3ced9d0bfbb915c6fc1b4f9]

INTEGRATION: CWS changefileheader (1.4.368); FILE MERGED 2008/04/01 15:50:32 thb 1.4.368.2: #i85898# Stripping all external header guards 2008/03/31 14:20:04 rt 1.4.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d03fc447a5f8163df7c7970fa4ab71a1949f34fa]

INTEGRATION: CWS changefileheader (1.7.700); FILE MERGED 2008/03/31 17:16:15 rt 1.7.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a94a023ad2872acd05a0d157d8a5c344f732591d]

INTEGRATION: CWS changefileheader (1.5.34); FILE MERGED 2008/03/31 17:16:15 rt 1.5.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [79d5b7b00272cc10a18348dd49e6cfdd050cd176]

INTEGRATION: CWS changefileheader (1.3.500); FILE MERGED 2008/03/31 16:01:21 rt 1.3.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [48066ba0d0d599eb38df70399f9e301f07059bf3]

INTEGRATION: CWS changefileheader (1.15.368); FILE MERGED 2008/04/01 15:50:32 thb 1.15.368.3: #i85898# Stripping all external header guards 2008/04/01 12:48:22 thb 1.15.368.2: #i85898# Stripping all external header guards 2008/03/31 14:20:04 rt 1.15.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [96c5732c4106728f1fe8fae37b7f3f8251ea8c99]

INTEGRATION: CWS changefileheader (1.2.10); FILE MERGED 2008/03/28 16:45:52 rt 1.2.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [78107d8c04a475ece0b9ac445ebfbb7541e9bfef]

INTEGRATION: CWS changefileheader (1.74.368); FILE MERGED 2008/03/31 14:20:03 rt 1.74.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4ed98254aa40f41ac6bcaa7ad983306420a3d885]

INTEGRATION: CWS changefileheader (1.35.102); FILE MERGED 2008/03/31 13:39:43 rt 1.35.102.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [11b08a494efb86dc839acd91761cd13deef600ba]

INTEGRATION: CWS changefileheader (1.8.1002); FILE MERGED 2008/03/31 14:20:03 rt 1.8.1002.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a19b5013a0d75b7ce142118acdff524b793b433a]

INTEGRATION: CWS changefileheader (1.2.342); FILE MERGED 2008/03/31 16:01:21 rt 1.2.342.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7adb861da0cf88ef37536cef9dabd645253effc8]

INTEGRATION: CWS changefileheader (1.2.10); FILE MERGED 2008/03/28 16:45:51 rt 1.2.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bacefc10c52c01399bf1f03209abfa282f661b31]

INTEGRATION: CWS changefileheader (1.45.212); FILE MERGED 2008/04/01 15:50:32 thb 1.45.212.3: #i85898# Stripping all external header guards 2008/04/01 12:48:21 thb 1.45.212.2: #i85898# Stripping all external header guards 2008/03/31 14:20:03 rt 1.45.212.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bdf7eef267b0494200c376222b472de819705055]

INTEGRATION: CWS changefileheader (1.6.34); FILE MERGED 2008/03/31 16:01:21 rt 1.6.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [31aff658432e70864b223ee33d65b87167fc213f]

INTEGRATION: CWS changefileheader (1.4.298); FILE MERGED 2008/03/31 16:01:18 rt 1.4.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dae7fe2ca217b79034bf1848186a6169582a87d1]

INTEGRATION: CWS changefileheader (1.4.162); FILE MERGED 2008/04/01 13:05:59 thb 1.4.162.2: #i85898# Stripping all external header guards 2008/03/31 16:29:00 rt 1.4.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [42e14ee73375b020d5460544484d92b72f92d447]

INTEGRATION: CWS changefileheader (1.3.266); FILE MERGED 2008/03/31 13:39:43 rt 1.3.266.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d52566bf319aa391880b92ac7ff78a8d4785d4d1]

INTEGRATION: CWS changefileheader (1.4.500); FILE MERGED 2008/03/31 16:01:18 rt 1.4.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0360e94b6b367a1611fb33d1722ad81f6def8dc8]

INTEGRATION: CWS changefileheader (1.6.54); FILE MERGED 2008/04/01 13:05:58 thb 1.6.54.2: #i85898# Stripping all external header guards 2008/03/31 16:28:59 rt 1.6.54.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [db5abfe9b2ed4496d9f74bc002dac86fc8d6de65]

INTEGRATION: CWS changefileheader (1.22.158); FILE MERGED 2008/03/31 13:39:43 rt 1.22.158.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [20abc7e144ae6ae788eaf0a82f72f9f680220c42]

INTEGRATION: CWS changefileheader (1.3.450); FILE MERGED 2008/04/01 16:10:19 thb 1.3.450.3: #i85898# Stripping all external header guards 2008/04/01 13:05:58 thb 1.3.450.2: #i85898# Stripping all external header guards 2008/03/31 16:28:59 rt 1.3.450.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c40331b3d938b614a489109804feb252aed1abd6]

INTEGRATION: CWS changefileheader (1.6.162); FILE MERGED 2008/03/31 16:28:59 rt 1.6.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [612ca0c0f2834d24daff1ab92587a04d05c56021]

INTEGRATION: CWS changefileheader (1.2.1254); FILE MERGED 2008/04/01 15:50:32 thb 1.2.1254.2: #i85898# Stripping all external header guards 2008/03/31 14:20:03 rt 1.2.1254.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7ccdcfc4115914b4ae37120670bc96224f748d5e]

INTEGRATION: CWS changefileheader (1.7.368); FILE MERGED 2008/04/01 15:50:32 thb 1.7.368.2: #i85898# Stripping all external header guards 2008/03/31 14:20:03 rt 1.7.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [87d395f68ca28923e8e09d13d860f8a049f71394]

INTEGRATION: CWS changefileheader (1.4.158); FILE MERGED 2008/03/31 13:39:43 rt 1.4.158.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0accd1daefa445c7bfa05c24dceec1ca181f931a]

INTEGRATION: CWS changefileheader (1.17.200); FILE MERGED 2008/04/01 15:50:31 thb 1.17.200.3: #i85898# Stripping all external header guards 2008/04/01 12:48:21 thb 1.17.200.2: #i85898# Stripping all external header guards 2008/03/31 14:20:03 rt 1.17.200.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [65c1ed5146f3aea18aa01c03529d48388bc217de]

INTEGRATION: CWS changefileheader (1.12.10); FILE MERGED 2008/03/31 13:39:43 rt 1.12.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [38783698b58ca9276f0e90155db753c4f527a0b0]

INTEGRATION: CWS changefileheader (1.3.450); FILE MERGED 2008/04/01 16:10:18 thb 1.3.450.3: #i85898# Stripping all external header guards 2008/04/01 13:05:58 thb 1.3.450.2: #i85898# Stripping all external header guards 2008/03/31 16:28:59 rt 1.3.450.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9ef851a0e50c06f5576cdffb4f4623131a51acc4]

INTEGRATION: CWS changefileheader (1.46.240); FILE MERGED 2008/03/31 17:16:14 rt 1.46.240.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [db094cce6deef081a384ced0106a4e49b65c5684]

INTEGRATION: CWS changefileheader (1.2.268); FILE MERGED 2008/03/31 13:39:43 rt 1.2.268.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [896b16e29be95c8be5cd21eb32dd2d5987a7d89c]

INTEGRATION: CWS changefileheader (1.6.148); FILE MERGED 2008/03/31 13:39:43 rt 1.6.148.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5383293909a707eb98f51110b70bf84ea832613f]

INTEGRATION: CWS changefileheader (1.12.28); FILE MERGED 2008/03/31 16:28:54 rt 1.12.28.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a3fadcaf5980115fe813fb8b02d9813d81e7d4ad]

INTEGRATION: CWS changefileheader (1.5.700); FILE MERGED 2008/03/31 17:16:14 rt 1.5.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6313bf7a185ecb6b2f98d7fdb2f3b2ad28dff3e9]

INTEGRATION: CWS changefileheader (1.2.36); FILE MERGED 2008/03/31 14:20:03 rt 1.2.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [73eb5b489d2e51ab3788fefc59685d4d18150aa5]

INTEGRATION: CWS changefileheader (1.5.300); FILE MERGED 2008/04/01 16:10:18 thb 1.5.300.3: #i85898# Stripping all external header guards 2008/04/01 13:05:52 thb 1.5.300.2: #i85898# Stripping all external header guards 2008/03/31 16:28:54 rt 1.5.300.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a09b0fae78d7f29fea9b706eb67b0ec20a01e9f0]

INTEGRATION: CWS changefileheader (1.6.330); FILE MERGED 2008/03/31 17:16:14 rt 1.6.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d6c986b066a042a56800dfcb33e3067191454835]

INTEGRATION: CWS changefileheader (1.15.46); FILE MERGED 2008/04/01 15:19:35 thb 1.15.46.2: #i85898# Stripping all external header guards 2008/03/31 13:39:42 rt 1.15.46.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f370e55bb7beb36b7b468e83f46f47651962aa98]

INTEGRATION: CWS changefileheader (1.14.330); FILE MERGED 2008/04/01 12:36:55 thb 1.14.330.2: #i85898# Stripping all external header guards 2008/03/31 17:16:14 rt 1.14.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [48d98a31bc4f9d35e74a5c99072cc5a321df335c]

INTEGRATION: CWS changefileheader (1.4.162); FILE MERGED 2008/04/01 16:10:18 thb 1.4.162.3: #i85898# Stripping all external header guards 2008/04/01 13:05:52 thb 1.4.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:54 rt 1.4.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [873640be42418b59dc34063f019b4335d62ffdcf]

INTEGRATION: CWS changefileheader (1.5.84); FILE MERGED 2008/03/31 16:01:18 rt 1.5.84.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [41d7c3a97608fb83cad3db441efcf8892acea346]

INTEGRATION: CWS changefileheader (1.8.368); FILE MERGED 2008/04/01 15:50:31 thb 1.8.368.2: #i85898# Stripping all external header guards 2008/03/31 14:20:03 rt 1.8.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ea8d314e7a43b8683a38995d11ee9692b163f038]

INTEGRATION: CWS changefileheader (1.4.300); FILE MERGED 2008/03/31 16:28:54 rt 1.4.300.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [01b18a2d6067b8e381b99bbd53a6e7a7e7ad9fa3]

INTEGRATION: CWS changefileheader (1.2.268); FILE MERGED 2008/03/31 13:39:42 rt 1.2.268.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b8f9d8f751c24fbce9042cc49a3f649ec5ac2d64]

INTEGRATION: CWS changefileheader (1.5.162); FILE MERGED 2008/04/01 16:10:18 thb 1.5.162.3: #i85898# Stripping all external header guards 2008/04/01 13:05:52 thb 1.5.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:54 rt 1.5.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9f688bec79ff89675f897138ff6486a4fe713fa6]

INTEGRATION: CWS changefileheader (1.19.136); FILE MERGED 2008/04/01 12:36:55 thb 1.19.136.2: #i85898# Stripping all external header guards 2008/03/31 17:16:14 rt 1.19.136.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3971b3d15849922f4d1bbe3a03dfa6e1d19709a5]

INTEGRATION: CWS changefileheader (1.4.300); FILE MERGED 2008/03/31 16:01:17 rt 1.4.300.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [91bb2bf02687fbe2cc0b060d065d6d6508737d33]

INTEGRATION: CWS changefileheader (1.8.148); FILE MERGED 2008/03/31 13:39:42 rt 1.8.148.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [043a44c52f2663b14c3cced5d6844d4127956db1]

INTEGRATION: CWS changefileheader (1.3.1254); FILE MERGED 2008/04/01 15:50:31 thb 1.3.1254.3: #i85898# Stripping all external header guards 2008/04/01 12:48:21 thb 1.3.1254.2: #i85898# Stripping all external header guards 2008/03/31 14:20:03 rt 1.3.1254.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [76c27f7b696078e1d9dacf95d3a0c78f110af367]

INTEGRATION: CWS changefileheader (1.8.18); FILE MERGED 2008/04/01 13:05:52 thb 1.8.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:54 rt 1.8.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d3ed28706e2f02a2a8a05c800f55a7ba9c68a1fa]

INTEGRATION: CWS changefileheader (1.3.500); FILE MERGED 2008/03/31 16:01:17 rt 1.3.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [19d0b4f4de7a3cc67bb097ac54349eda2838488a]

INTEGRATION: CWS changefileheader (1.11.368); FILE MERGED 2008/04/01 15:50:31 thb 1.11.368.3: #i85898# Stripping all external header guards 2008/04/01 12:48:21 thb 1.11.368.2: #i85898# Stripping all external header guards 2008/03/31 14:20:03 rt 1.11.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b6e2fd2bb734108d3bac451fada4746890a55e44]

INTEGRATION: CWS changefileheader (1.8.162); FILE MERGED 2008/04/01 13:05:52 thb 1.8.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:54 rt 1.8.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ec518d34004e6a8ea4bbc4de665c09b75194f836]

INTEGRATION: CWS changefileheader (1.6.470); FILE MERGED 2008/03/31 14:20:03 rt 1.6.470.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [782ef037701d488f92621419445c357ab681b081]

INTEGRATION: CWS changefileheader (1.22.162); FILE MERGED 2008/04/01 16:10:18 thb 1.22.162.3: #i85898# Stripping all external header guards 2008/04/01 13:05:52 thb 1.22.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:54 rt 1.22.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [27f21da07ba531c37affe6cb7a45292aef7800b8]

INTEGRATION: CWS changefileheader (1.10.88); FILE MERGED 2008/03/31 17:16:14 rt 1.10.88.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [64eeaa946e370474d05f875b25b7e78a60dc0606]

INTEGRATION: CWS changefileheader (1.11.10); FILE MERGED 2008/03/31 13:39:42 rt 1.11.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a81711ebf8bed015f6dc93681436e303a3ec0140]

INTEGRATION: CWS changefileheader (1.6.16); FILE MERGED 2008/03/31 14:20:03 rt 1.6.16.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d1990b95676659cab46727d63e3f5ad7ad44b042]

INTEGRATION: CWS changefileheader (1.2.10); FILE MERGED 2008/03/28 16:45:50 rt 1.2.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [133dd4ad1db2c0ac5841cb37dccfeacb820c6451]

INTEGRATION: CWS changefileheader (1.9.136); FILE MERGED 2008/03/31 13:39:42 rt 1.9.136.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [abbbb16e69bc3dcf3c24d93f71c5ab195ff0be86]

INTEGRATION: CWS changefileheader (1.3.730); FILE MERGED 2008/03/31 14:20:03 rt 1.3.730.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d4d75cdc7bc40e507b01d155b71ed3c7e7254ab4]

INTEGRATION: CWS changefileheader (1.12.368); FILE MERGED 2008/03/31 14:20:03 rt 1.12.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c14142c9163fc4c0e52dc0fdde2fbca66f6b3e9b]

INTEGRATION: CWS changefileheader (1.8.136); FILE MERGED 2008/03/31 17:16:14 rt 1.8.136.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [aa6d05a8527b9a366f536e0f99edcd3599ee83a6]

INTEGRATION: CWS changefileheader (1.4.162); FILE MERGED 2008/04/01 16:10:17 thb 1.4.162.3: #i85898# Stripping all external header guards 2008/04/01 13:05:51 thb 1.4.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:54 rt 1.4.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3c03280040d4d6b97fd00d437a65f5def564bdcf]

INTEGRATION: CWS changefileheader (1.14.50); FILE MERGED 2008/04/01 15:50:31 thb 1.14.50.3: #i85898# Stripping all external header guards 2008/04/01 12:48:21 thb 1.14.50.2: #i85898# Stripping all external header guards 2008/03/31 14:20:03 rt 1.14.50.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fd7827eb3b711516443c0f83214fa5e89172e95c]

INTEGRATION: CWS changefileheader (1.16.328); FILE MERGED 2008/03/31 17:16:14 rt 1.16.328.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a7c07b697be10158e9b33505d2c79906ab382105]

INTEGRATION: CWS changefileheader (1.6.300); FILE MERGED 2008/03/31 16:01:17 rt 1.6.300.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ec1f045854a58b00b563eab2175c041728a92a05]

INTEGRATION: CWS changefileheader (1.5.18); FILE MERGED 2008/04/01 13:05:51 thb 1.5.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:54 rt 1.5.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bc882816fef342574a9440cc2e0d422b6bd80461]

INTEGRATION: CWS changefileheader (1.8.136); FILE MERGED 2008/03/31 13:39:42 rt 1.8.136.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [da37232166a687c3849395717f619a4351d728a9]

INTEGRATION: CWS changefileheader (1.7.1254); FILE MERGED 2008/03/31 14:20:03 rt 1.7.1254.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [43223634a17272af44df9129b0b3beffb4dad6a8]

INTEGRATION: CWS changefileheader (1.9.300); FILE MERGED 2008/03/31 17:16:14 rt 1.9.300.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [da9e23670d521f5ab61953d40fa10dee9b6fb1c6]

INTEGRATION: CWS changefileheader (1.4.162); FILE MERGED 2008/04/01 13:05:51 thb 1.4.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:53 rt 1.4.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ff78b7da874aaf3c4cffcace32ab818f9a0d2edf]

INTEGRATION: CWS changefileheader (1.4.500); FILE MERGED 2008/03/31 16:01:17 rt 1.4.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [268bff2c280f024600bd1b000930bada7379d544]

INTEGRATION: CWS changefileheader (1.5.34); FILE MERGED 2008/03/31 17:16:14 rt 1.5.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [042c0e36da52d359e138a29de44c9b3e2151d845]

INTEGRATION: CWS changefileheader (1.27.50); FILE MERGED 2008/04/01 15:50:31 thb 1.27.50.2: #i85898# Stripping all external header guards 2008/03/31 14:20:02 rt 1.27.50.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [663df4f086ff08f15c39ac562e7284a147784c2a]

INTEGRATION: CWS changefileheader (1.3.450); FILE MERGED 2008/03/31 16:28:53 rt 1.3.450.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b09b8cf6307f395aec2934d434bb1a8286c7d3fd]

INTEGRATION: CWS changefileheader (1.12.40); FILE MERGED 2008/03/31 13:39:42 rt 1.12.40.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [03e4911b4f260abfc7f022b67921e3ffa9d7665a]

INTEGRATION: CWS changefileheader (1.8.10); FILE MERGED 2008/03/31 17:16:14 rt 1.8.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1c9ae68299dc638f8c70aeab120350130a9c0d3f]

INTEGRATION: CWS changefileheader (1.2.196); FILE MERGED 2008/03/31 14:20:02 rt 1.2.196.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ca801dcc09ff999dc02161ef56acc6e93b1a0328]

INTEGRATION: CWS changefileheader (1.3.450); FILE MERGED 2008/04/01 16:10:17 thb 1.3.450.3: #i85898# Stripping all external header guards 2008/04/01 13:05:51 thb 1.3.450.2: #i85898# Stripping all external header guards 2008/03/31 16:28:53 rt 1.3.450.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ee3c6d15d8c18483c94cd92b5b57e1a033202f9b]

INTEGRATION: CWS changefileheader (1.12.10); FILE MERGED 2008/03/31 13:39:41 rt 1.12.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [71ce39c5f79a90cd361df59b686d461cf474e981]

INTEGRATION: CWS changefileheader (1.45.302); FILE MERGED 2008/03/31 17:16:13 rt 1.45.302.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [be764d2d098e988d60ce025ad92ecad8ae40fb31]

INTEGRATION: CWS changefileheader (1.3.500); FILE MERGED 2008/03/31 16:01:16 rt 1.3.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [475a5a351b73742dfcdd46b128f1a911239bfd74]

INTEGRATION: CWS changefileheader (1.16.136); FILE MERGED 2008/03/31 13:39:41 rt 1.16.136.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8f2337d5a5b9ea94c44e356f5855c89ab1b5aa60]

INTEGRATION: CWS changefileheader (1.3.700); FILE MERGED 2008/03/31 17:16:13 rt 1.3.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [184d1e5ec9e12d1bd2ffec85aa3e390599281ded]

INTEGRATION: CWS changefileheader (1.3.448); FILE MERGED 2008/04/01 16:10:17 thb 1.3.448.3: #i85898# Stripping all external header guards 2008/04/01 13:05:51 thb 1.3.448.2: #i85898# Stripping all external header guards 2008/03/31 16:28:53 rt 1.3.448.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a0b0846b5e014dfbd85c17da325306b8cbab90e0]

INTEGRATION: CWS changefileheader (1.21.328); FILE MERGED 2008/04/01 12:36:55 thb 1.21.328.2: #i85898# Stripping all external header guards 2008/03/31 17:16:13 rt 1.21.328.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [21f0f82103c79939526bda71fae015e6d1d51747]

INTEGRATION: CWS changefileheader (1.19.162); FILE MERGED 2008/04/01 16:10:17 thb 1.19.162.3: #i85898# Stripping all external header guards 2008/04/01 13:05:51 thb 1.19.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:53 rt 1.19.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [34b214c36896eabfc9da382473148913bdb24732]

INTEGRATION: CWS changefileheader (1.2.196); FILE MERGED 2008/04/01 15:50:31 thb 1.2.196.3: #i85898# Stripping all external header guards 2008/04/01 12:48:21 thb 1.2.196.2: #i85898# Stripping all external header guards 2008/03/31 14:20:02 rt 1.2.196.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1f1832eac4dc4d74d9f411a05a1cad635ce7bed4]

INTEGRATION: CWS changefileheader (1.5.330); FILE MERGED 2008/03/31 17:16:13 rt 1.5.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [083a6f00223de6cca58584c6b80c06287ee9ef3f]

INTEGRATION: CWS changefileheader (1.7.136); FILE MERGED 2008/03/31 13:39:41 rt 1.7.136.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a613d1de5cd26674ebe7b9b7f2c781c71370d3b2]

INTEGRATION: CWS changefileheader (1.41.362); FILE MERGED 2008/03/31 14:20:02 rt 1.41.362.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3d28abd937ad8063a52a0f2d9f629ec45d8d387d]

INTEGRATION: CWS changefileheader (1.5.448); FILE MERGED 2008/04/01 16:10:17 thb 1.5.448.3: #i85898# Stripping all external header guards 2008/04/01 13:05:50 thb 1.5.448.2: #i85898# Stripping all external header guards 2008/03/31 16:28:53 rt 1.5.448.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0a3b77ee4490fd19cc92697d1df64037641b8c0a]

INTEGRATION: CWS changefileheader (1.4.500); FILE MERGED 2008/03/31 16:01:16 rt 1.4.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [08fd624bc586ea96edfcb292f4d1ab60e8fa7e14]

INTEGRATION: CWS changefileheader (1.5.34); FILE MERGED 2008/03/31 17:16:13 rt 1.5.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2a9343f591d070b145f81ec0c17037fd2ab13416]

INTEGRATION: CWS changefileheader (1.13.10); FILE MERGED 2008/03/31 13:39:41 rt 1.13.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d3d18b08e64784d13ad7b714f23a91b6cb496dd0]

INTEGRATION: CWS changefileheader (1.2.36); FILE MERGED 2008/03/31 14:20:02 rt 1.2.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fff789e55a0755c4cefdf267fa165cc2ea986c3c]

INTEGRATION: CWS changefileheader (1.16.162); FILE MERGED 2008/04/01 16:10:17 thb 1.16.162.3: #i85898# Stripping all external header guards 2008/04/01 13:05:50 thb 1.16.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:53 rt 1.16.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [055929fd5e37080adfb457a0366dbc8840c0730a]

INTEGRATION: CWS changefileheader (1.8.136); FILE MERGED 2008/03/31 13:39:41 rt 1.8.136.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [12f02ed0e810e29167f85fe9056ffb6cb392660d]

INTEGRATION: CWS changefileheader (1.2.36); FILE MERGED 2008/04/01 15:50:31 thb 1.2.36.2: #i85898# Stripping all external header guards 2008/03/31 14:20:02 rt 1.2.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [25604ce1ed8fe6ad1b316fe1035524dbbfdba986]

INTEGRATION: CWS changefileheader (1.4.162); FILE MERGED 2008/04/01 13:05:50 thb 1.4.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:53 rt 1.4.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [798c903106057cff1ac210f9753bd7e1a93eb2b4]

INTEGRATION: CWS changefileheader (1.2.10); FILE MERGED 2008/03/28 16:45:49 rt 1.2.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [45db9844bc210d8ed79cd0c5b29c598b0873bee3]

INTEGRATION: CWS changefileheader (1.6.18); FILE MERGED 2008/04/01 13:05:50 thb 1.6.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:53 rt 1.6.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7e7286eb11054bcf26ad21cc2d5dfd7c335207f0]

INTEGRATION: CWS changefileheader (1.24.88); FILE MERGED 2008/03/31 17:16:13 rt 1.24.88.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5abcd8d4e2cd5a62c08a7c98f9b484bc4d4a0fd2]

INTEGRATION: CWS changefileheader (1.8.40); FILE MERGED 2008/03/31 13:39:41 rt 1.8.40.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dfb15b454fc1a95fd032358fc2db47d7fc1afc1a]

INTEGRATION: CWS changefileheader (1.4.1254); FILE MERGED 2008/04/01 15:50:31 thb 1.4.1254.2: #i85898# Stripping all external header guards 2008/03/31 14:20:02 rt 1.4.1254.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ee7c7adc56e5874ef58fe1c527c68fc78c39475b]

INTEGRATION: CWS changefileheader (1.9.450); FILE MERGED 2008/04/01 13:05:50 thb 1.9.450.2: #i85898# Stripping all external header guards 2008/03/31 16:28:53 rt 1.9.450.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c6a801c7d33f004587e3aa3460c3e90073863169]

INTEGRATION: CWS changefileheader (1.9.10); FILE MERGED 2008/04/01 15:31:13 thb 1.9.10.2: #i85898# Stripping all external header guards 2008/03/31 17:16:13 rt 1.9.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e182d2dca378a744edffdf1bfecc869968aa98b1]

INTEGRATION: CWS changefileheader (1.33.178); FILE MERGED 2008/03/31 16:01:08 rt 1.33.178.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [474ec66a638bba76b450d3bca2366993c4d450a8]

INTEGRATION: CWS changefileheader (1.12.10); FILE MERGED 2008/03/31 13:39:40 rt 1.12.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [14b0990dfd49d75a395806f7d9f6b9028efd3365]

INTEGRATION: CWS changefileheader (1.5.730); FILE MERGED 2008/04/01 15:50:31 thb 1.5.730.3: #i85898# Stripping all external header guards 2008/04/01 12:48:21 thb 1.5.730.2: #i85898# Stripping all external header guards 2008/03/31 14:20:02 rt 1.5.730.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4d84281ea2f48ca7fadb36654fd5059060d657bc]

INTEGRATION: CWS changefileheader (1.18.300); FILE MERGED 2008/04/01 13:05:49 thb 1.18.300.2: #i85898# Stripping all external header guards 2008/03/31 16:28:53 rt 1.18.300.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c6581e9f927fc4d3f5cb9f71d320b00739a04b61]

INTEGRATION: CWS changefileheader (1.3.34); FILE MERGED 2008/03/31 17:16:13 rt 1.3.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a77277a9b7f75d3e6c04c02c065ea23e88597e83]

INTEGRATION: CWS changefileheader (1.8.500); FILE MERGED 2008/03/31 16:01:08 rt 1.8.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8ff617d8c2167d5059903b209846710411248698]

INTEGRATION: CWS changefileheader (1.12.136); FILE MERGED 2008/03/31 13:39:40 rt 1.12.136.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [37ab33405b5bc5090c960929f4570021acfed2d4]

INTEGRATION: CWS changefileheader (1.12.368); FILE MERGED 2008/03/31 14:20:02 rt 1.12.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0800233cb2da4c52399888d82d3bf5be3b1895a4]

INTEGRATION: CWS changefileheader (1.8.450); FILE MERGED 2008/04/01 13:05:49 thb 1.8.450.2: #i85898# Stripping all external header guards 2008/03/31 16:28:53 rt 1.8.450.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [badcb9a1bc07e9bc9e187897748333b98eb57268]

INTEGRATION: CWS changefileheader (1.5.492); FILE MERGED 2008/04/01 12:36:52 thb 1.5.492.2: #i85898# Stripping all external header guards 2008/03/31 17:16:07 rt 1.5.492.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fa97ae05ee13f864c01f38e48db7824026e305c2]

INTEGRATION: CWS changefileheader (1.9.500); FILE MERGED 2008/03/31 16:01:08 rt 1.9.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c34c43ad0ffc8ad2324bdce3bed9709ef45f7c0e]

INTEGRATION: CWS changefileheader (1.10.36); FILE MERGED 2008/04/01 12:48:21 thb 1.10.36.2: #i85898# Stripping all external header guards 2008/03/31 14:20:02 rt 1.10.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [94c5d85c1d6104f9deb765307f25ce6371baabac]

INTEGRATION: CWS changefileheader (1.18.300); FILE MERGED 2008/04/01 13:05:49 thb 1.18.300.2: #i85898# Stripping all external header guards 2008/03/31 16:28:52 rt 1.18.300.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d12713c9cc683b41b1f9b52cd9dc75a9b1cf92a4]

INTEGRATION: CWS changefileheader (1.10.300); FILE MERGED 2008/03/31 17:16:07 rt 1.10.300.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [de46ea2bf4d900e68583e1b71e49f5c40f80fd24]

INTEGRATION: CWS changefileheader (1.18.102); FILE MERGED 2008/03/31 13:39:40 rt 1.18.102.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0ff389f0d0dc5e037565ce37c342d25fe3098535]

INTEGRATION: CWS changefileheader (1.4.500); FILE MERGED 2008/03/31 16:01:08 rt 1.4.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bbce0951f67105b6131ba70d5ff3f6b7b246008e]

INTEGRATION: CWS changefileheader (1.8.1254); FILE MERGED 2008/03/31 14:20:02 rt 1.8.1254.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a41fba0b891238fba223520434a8ba85f8f88b5c]

INTEGRATION: CWS changefileheader (1.3.450); FILE MERGED 2008/03/31 16:28:52 rt 1.3.450.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2180b7c4e577c8667fc66285785231965b24a6b5]

INTEGRATION: CWS changefileheader (1.5.492); FILE MERGED 2008/03/31 17:16:07 rt 1.5.492.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ee9b186a2ad731fc467ff5e686f0836ae6ee1a66]

INTEGRATION: CWS changefileheader (1.13.10); FILE MERGED 2008/03/31 13:39:40 rt 1.13.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [58411000751acf8db2e8cb11aac460db958933b5]

INTEGRATION: CWS changefileheader (1.23.36); FILE MERGED 2008/04/01 15:50:30 thb 1.23.36.2: #i85898# Stripping all external header guards 2008/03/31 14:20:02 rt 1.23.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5b176d0ec1157498e21530be595757c63b62f1ae]

INTEGRATION: CWS changefileheader (1.4.162); FILE MERGED 2008/04/01 13:05:49 thb 1.4.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:52 rt 1.4.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [32d0b5897c97c79c472193d7c81071653fbcc3b8]

INTEGRATION: CWS changefileheader (1.10.330); FILE MERGED 2008/03/31 17:16:07 rt 1.10.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1369fdcbb90736cf293fe1940b1fdc3d9b880452]

INTEGRATION: CWS changefileheader (1.6.136); FILE MERGED 2008/03/31 13:39:40 rt 1.6.136.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5d2542a7328cbe6c167de928495568ae4f5e2579]

INTEGRATION: CWS changefileheader (1.13.368); FILE MERGED 2008/04/01 15:50:30 thb 1.13.368.3: #i85898# Stripping all external header guards 2008/04/01 12:48:21 thb 1.13.368.2: #i85898# Stripping all external header guards 2008/03/31 14:20:02 rt 1.13.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cdf315123b9e5929aae7b860f5d5743cbfc8f79b]

INTEGRATION: CWS changefileheader (1.6.18); FILE MERGED 2008/04/01 13:05:49 thb 1.6.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:52 rt 1.6.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a3d8eb143b8232f9ea1a5233b0fdf45cbd558fa5]

INTEGRATION: CWS changefileheader (1.8.330); FILE MERGED 2008/03/31 17:16:07 rt 1.8.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2f3bbf2d6c2c52314cbf1db89813f8c7d8bb4603]

INTEGRATION: CWS changefileheader (1.2.268); FILE MERGED 2008/03/31 13:39:40 rt 1.2.268.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3bde164c7f594e779079535054dc7b675718b9c5]

INTEGRATION: CWS changefileheader (1.4.500); FILE MERGED 2008/03/31 16:01:07 rt 1.4.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cd1974a43247f53cb9fcb940bbdea5f0dde9facf]

INTEGRATION: CWS changefileheader (1.23.368); FILE MERGED 2008/03/31 14:20:02 rt 1.23.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [85a7f0cd6894b8646cc09ee58d515765b770b8b5]

INTEGRATION: CWS changefileheader (1.3.448); FILE MERGED 2008/04/01 13:05:49 thb 1.3.448.2: #i85898# Stripping all external header guards 2008/03/31 16:28:52 rt 1.3.448.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5df3fd7315a086216d35b38688bba851e6021fdf]

INTEGRATION: CWS changefileheader (1.11.330); FILE MERGED 2008/03/31 17:16:07 rt 1.11.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1c09d92949a9413f775173871d77bec6d5f619c4]

INTEGRATION: CWS changefileheader (1.3.158); FILE MERGED 2008/03/31 13:39:40 rt 1.3.158.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9016c32c6f102010cc323b718c069d3511574ed7]

INTEGRATION: CWS changefileheader (1.2.178); FILE MERGED 2008/03/31 16:01:07 rt 1.2.178.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f82a08056715e75a1edb4874f59cf1c2d644adb6]

INTEGRATION: CWS changefileheader (1.2.1256); FILE MERGED 2008/03/31 14:20:02 rt 1.2.1256.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3b722fc891af9cff4c386b4ff6ef98d67f9fbe6c]

INTEGRATION: CWS changefileheader (1.6.18); FILE MERGED 2008/04/01 13:05:48 thb 1.6.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:52 rt 1.6.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [57172c0a51129d3c3f9bc2ef355b880e004fdd73]

INTEGRATION: CWS changefileheader (1.2.80); FILE MERGED 2008/03/31 17:16:07 rt 1.2.80.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [048b47f21d51903a55387301692ee992f9b36c4f]

INTEGRATION: CWS changefileheader (1.2.268); FILE MERGED 2008/04/01 12:31:05 thb 1.2.268.2: #i85898# Stripping all external header guards 2008/03/31 13:39:40 rt 1.2.268.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [25d88ced3560b582cafef0a83f87326a20260b5b]

INTEGRATION: CWS changefileheader (1.8.500); FILE MERGED 2008/03/31 16:01:07 rt 1.8.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [034e2cee13005498235522e006078892bfc95ea1]

INTEGRATION: CWS changefileheader (1.41.368); FILE MERGED 2008/03/31 14:20:01 rt 1.41.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [94ba10be9a1819dd02455f3a0eb46839d5bed98d]

INTEGRATION: CWS changefileheader (1.3.448); FILE MERGED 2008/04/01 16:10:17 thb 1.3.448.3: #i85898# Stripping all external header guards 2008/04/01 13:05:48 thb 1.3.448.2: #i85898# Stripping all external header guards 2008/03/31 16:28:52 rt 1.3.448.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bee85784648935284379ca098897f136f816924c]

INTEGRATION: CWS changefileheader (1.4.158); FILE MERGED 2008/03/31 13:39:40 rt 1.4.158.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4c5f52146fb8b08836624cbc08eb7482a95fa703]

INTEGRATION: CWS changefileheader (1.9.500); FILE MERGED 2008/03/31 16:01:07 rt 1.9.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a2dd535450262d2c9fca0de5d8529f838f36bc35]

INTEGRATION: CWS changefileheader (1.4.1256); FILE MERGED 2008/03/31 14:20:01 rt 1.4.1256.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c886d424ddabc0332dcdace73bc692630c312453]

INTEGRATION: CWS changefileheader (1.5.300); FILE MERGED 2008/04/01 13:05:48 thb 1.5.300.2: #i85898# Stripping all external header guards 2008/03/31 16:28:52 rt 1.5.300.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ea9150c6a582e722a9d75103d780d56b20370b65]

INTEGRATION: CWS changefileheader (1.10.292); FILE MERGED 2008/03/31 17:16:07 rt 1.10.292.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0ed7de500dc65b8377130b6a7b9f7464ec5430e9]

INTEGRATION: CWS changefileheader (1.4.136); FILE MERGED 2008/04/01 12:31:05 thb 1.4.136.2: #i85898# Stripping all external header guards 2008/03/31 13:39:40 rt 1.4.136.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [488bd6c90e54c0326bd13d21e70201c5f1debdbd]

INTEGRATION: CWS changefileheader (1.29.260); FILE MERGED 2008/04/01 15:50:30 thb 1.29.260.3: #i85898# Stripping all external header guards 2008/04/01 12:48:21 thb 1.29.260.2: #i85898# Stripping all external header guards 2008/03/31 14:20:01 rt 1.29.260.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6497a0771555d17f65d27c07984eb9429340bce8]

INTEGRATION: CWS changefileheader (1.6.162); FILE MERGED 2008/04/01 13:05:48 thb 1.6.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:52 rt 1.6.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3a4c768ecae3557d4e0c591cc3084c37b881fb73]

INTEGRATION: CWS changefileheader (1.8.136); FILE MERGED 2008/03/31 13:39:40 rt 1.8.136.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [18a26ed13a09a512757912a84cc3c28b36357ad9]

INTEGRATION: CWS changefileheader (1.7.328); FILE MERGED 2008/03/31 16:01:07 rt 1.7.328.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [81e88ecc5ca9f3b4c4e45c1dcae731567cbc37a1]

INTEGRATION: CWS changefileheader (1.2.1256); FILE MERGED 2008/04/01 15:50:30 thb 1.2.1256.2: #i85898# Stripping all external header guards 2008/03/31 14:20:01 rt 1.2.1256.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [292238a8e36a79764fd4813e80f314f7bb946a2e]

INTEGRATION: CWS changefileheader (1.8.18); FILE MERGED 2008/04/01 13:05:48 thb 1.8.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:52 rt 1.8.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a5f1a999886a34462ad0014a9bf6ab4c4a25428a]

INTEGRATION: CWS changefileheader (1.2.34); FILE MERGED 2008/03/31 17:16:06 rt 1.2.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [03484a2a1b7f1a4951cab67dbb90c1c9841e17ea]

INTEGRATION: CWS changefileheader (1.5.136); FILE MERGED 2008/03/31 13:39:40 rt 1.5.136.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3162cbf93fea607914792e26fded71e60785d473]

INTEGRATION: CWS changefileheader (1.2.10); FILE MERGED 2008/03/28 16:45:48 rt 1.2.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b42a372a0c28ed9fecdb05933b49210252bd8519]

INTEGRATION: CWS changefileheader (1.6.500); FILE MERGED 2008/03/31 16:01:07 rt 1.6.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e2488a3aeb9da2654c10bb3137842a2da9e72c0c]

INTEGRATION: CWS changefileheader (1.10.368); FILE MERGED 2008/04/01 15:50:30 thb 1.10.368.2: #i85898# Stripping all external header guards 2008/03/31 14:20:01 rt 1.10.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a2690437126a06152a637e78a768b1eb6d91fe54]

INTEGRATION: CWS changefileheader (1.4.450); FILE MERGED 2008/04/01 13:05:48 thb 1.4.450.2: #i85898# Stripping all external header guards 2008/03/31 16:28:52 rt 1.4.450.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9d211ccc62e1a19975b1ca5233932819cb3c06fe]

INTEGRATION: CWS changefileheader (1.3.34); FILE MERGED 2008/03/31 17:16:06 rt 1.3.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [07c69548598576879056381ee6d761f91dd51cb7]

INTEGRATION: CWS changefileheader (1.10.136); FILE MERGED 2008/03/31 13:39:40 rt 1.10.136.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [43cac501f8e32cbc6f225691fe97d49e31d903be]

INTEGRATION: CWS changefileheader (1.6.138); FILE MERGED 2008/03/31 14:20:01 rt 1.6.138.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [27471fced819f2bf710dba4d4cbeda891218d884]

INTEGRATION: CWS changefileheader (1.23.122); FILE MERGED 2008/04/01 16:10:17 thb 1.23.122.3: #i85898# Stripping all external header guards 2008/04/01 13:05:47 thb 1.23.122.2: #i85898# Stripping all external header guards 2008/03/31 16:28:51 rt 1.23.122.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9cbfd2633cab1e9dbe8295fe3bed6ce336260f9c]

INTEGRATION: CWS changefileheader (1.7.330); FILE MERGED 2008/03/31 17:16:06 rt 1.7.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8d1291f420b9cf2a16811644fe6671d7be2e6641]

INTEGRATION: CWS changefileheader (1.4.184); FILE MERGED 2008/04/01 12:31:05 thb 1.4.184.2: #i85898# Stripping all external header guards 2008/03/31 13:39:40 rt 1.4.184.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a11e7e906064632c077e9a4ad4425e18e61832d3]

INTEGRATION: CWS changefileheader (1.6.368); FILE MERGED 2008/03/31 14:20:01 rt 1.6.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5bbea8b7b3cd14b6f7602c5eaacbfde3c9e45301]

INTEGRATION: CWS changefileheader (1.5.450); FILE MERGED 2008/04/01 13:05:47 thb 1.5.450.2: #i85898# Stripping all external header guards 2008/03/31 16:28:51 rt 1.5.450.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5c0d047639079e7a253c1c36555409e57905dba4]

INTEGRATION: CWS changefileheader (1.3.500); FILE MERGED 2008/03/31 16:01:07 rt 1.3.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1a8cb605183e5c34b93d33d782fb3a57ece95270]

INTEGRATION: CWS changefileheader (1.10.300); FILE MERGED 2008/04/01 15:31:10 thb 1.10.300.2: #i85898# Stripping all external header guards 2008/03/31 17:16:06 rt 1.10.300.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [46e5745807065d5a8e2c824062d4c602e741b49f]

INTEGRATION: CWS changefileheader (1.6.158); FILE MERGED 2008/03/31 13:39:40 rt 1.6.158.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4e6a9c0c54900ade7ee3eb8f1ae1c041214b8828]

INTEGRATION: CWS changefileheader (1.22.122); FILE MERGED 2008/04/01 16:10:16 thb 1.22.122.3: #i85898# Stripping all external header guards 2008/04/01 13:05:47 thb 1.22.122.2: #i85898# Stripping all external header guards 2008/03/31 16:28:51 rt 1.22.122.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3f9dd4520e470c670bd6a8a27acaa2d51b6e5a33]

INTEGRATION: CWS changefileheader (1.3.1256); FILE MERGED 2008/04/01 15:50:30 thb 1.3.1256.2: #i85898# Stripping all external header guards 2008/03/31 14:20:01 rt 1.3.1256.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9f1ad9d704b43cfe4dbbeef7e4a696b22b0a32f9]

INTEGRATION: CWS changefileheader (1.2.80); FILE MERGED 2008/03/31 17:16:06 rt 1.2.80.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [90d80e1abc2c11fd3dda14cd624b474adf56021a]

INTEGRATION: CWS changefileheader (1.13.454); FILE MERGED 2008/03/31 16:01:07 rt 1.13.454.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5d076cf2a06c6e4bc6a7e53eb4f983889b7f0a40]

INTEGRATION: CWS changefileheader (1.2.268); FILE MERGED 2008/04/01 12:31:05 thb 1.2.268.2: #i85898# Stripping all external header guards 2008/03/31 13:39:39 rt 1.2.268.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fbaa2718bcb0e1c21afd432c5f8ab4d6a4eb2e39]

INTEGRATION: CWS changefileheader (1.6.368); FILE MERGED 2008/04/01 15:50:30 thb 1.6.368.3: #i85898# Stripping all external header guards 2008/04/01 12:48:21 thb 1.6.368.2: #i85898# Stripping all external header guards 2008/03/31 14:20:01 rt 1.6.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [128687363c754ac581a382af99a225ebaedc7137]

INTEGRATION: CWS changefileheader (1.4.448); FILE MERGED 2008/04/01 13:05:47 thb 1.4.448.2: #i85898# Stripping all external header guards 2008/03/31 16:28:51 rt 1.4.448.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [340ad2e883bb198f828b2f5ad72d3c22cd38c251]

INTEGRATION: CWS changefileheader (1.4.492); FILE MERGED 2008/03/31 17:16:06 rt 1.4.492.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [034c86dcad38548f9a30918ecfdc4f10d0402f09]

INTEGRATION: CWS changefileheader (1.5.92); FILE MERGED 2008/03/31 16:01:07 rt 1.5.92.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [927aef74a4fceb4befb2861b625348e2c02f271b]

INTEGRATION: CWS changefileheader (1.4.158); FILE MERGED 2008/03/31 13:39:39 rt 1.4.158.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [988482f38b5dde22ce0f6ddf2fe33e412fd34a33]

INTEGRATION: CWS changefileheader (1.4.368); FILE MERGED 2008/03/31 14:20:01 rt 1.4.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d388f7637bc37465279ee4613ad21a853f4e25a7]

INTEGRATION: CWS changefileheader (1.8.162); FILE MERGED 2008/04/01 13:05:47 thb 1.8.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:51 rt 1.8.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [461d6b8bd283a4e63b9a7c72599506f3825e1592]

INTEGRATION: CWS changefileheader (1.6.330); FILE MERGED 2008/03/31 17:16:06 rt 1.6.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [be5ed8bf6b184793cdab6a150e0b00e07e8cbf2b]

INTEGRATION: CWS changefileheader (1.7.500); FILE MERGED 2008/03/31 16:01:07 rt 1.7.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0cba09ec0034cdeb6a77ef664b5234ffa49b44ec]

INTEGRATION: CWS changefileheader (1.5.136); FILE MERGED 2008/03/31 13:39:39 rt 1.5.136.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [501dd20cc3a6eaa0bf2a31c069a8012fb94b5688]

INTEGRATION: CWS changefileheader (1.17.368); FILE MERGED 2008/03/31 14:20:01 rt 1.17.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [eaebca332cff4308a856bfa6ff6496e001d58849]

INTEGRATION: CWS changefileheader (1.3.450); FILE MERGED 2008/04/01 13:05:47 thb 1.3.450.2: #i85898# Stripping all external header guards 2008/03/31 16:28:51 rt 1.3.450.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [463e6ee75cb1a8c757e8ecb8d2bd90d9cffc8551]

INTEGRATION: CWS changefileheader (1.3.500); FILE MERGED 2008/03/31 16:01:06 rt 1.3.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [45d5801f1a9ae7e62558b4aa71ce81bf81a01829]

INTEGRATION: CWS changefileheader (1.12.100); FILE MERGED 2008/03/31 13:39:39 rt 1.12.100.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cc411b94856aaa2a92579ca221cd3654344a9263]

INTEGRATION: CWS changefileheader (1.5.368); FILE MERGED 2008/04/01 15:50:30 thb 1.5.368.3: #i85898# Stripping all external header guards 2008/04/01 12:48:21 thb 1.5.368.2: #i85898# Stripping all external header guards 2008/03/31 14:20:01 rt 1.5.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bd93eeaacda3311184cef0f5eb69ec2999f4e764]

INTEGRATION: CWS changefileheader (1.9.18); FILE MERGED 2008/04/01 16:10:16 thb 1.9.18.3: #i85898# Stripping all external header guards 2008/04/01 13:05:47 thb 1.9.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:51 rt 1.9.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [64f6957ee547bc4261f1aa502ce83423e6800846]

INTEGRATION: CWS changefileheader (1.26.368); FILE MERGED 2008/03/31 14:20:01 rt 1.26.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [280dd04725901978883fe1e5875401e391f70acc]

INTEGRATION: CWS changefileheader (1.5.148); FILE MERGED 2008/04/01 12:31:04 thb 1.5.148.2: #i85898# Stripping all external header guards 2008/03/31 13:39:39 rt 1.5.148.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [735d1b268b6880e4202d03bcd770c4626ef19446]

INTEGRATION: CWS changefileheader (1.8.500); FILE MERGED 2008/03/31 16:01:06 rt 1.8.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cb42f2da8a18f23cb53f9e109617bc518025f114]

INTEGRATION: CWS changefileheader (1.12.34); FILE MERGED 2008/03/31 17:16:06 rt 1.12.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [48beb60b3d4850e669930ca49f4054cfe552f852]

INTEGRATION: CWS changefileheader (1.3.448); FILE MERGED 2008/04/01 16:10:16 thb 1.3.448.3: #i85898# Stripping all external header guards 2008/04/01 13:05:47 thb 1.3.448.2: #i85898# Stripping all external header guards 2008/03/31 16:28:51 rt 1.3.448.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e1cd1e47b578ce4d702c536a851568229f61e91a]

INTEGRATION: CWS changefileheader (1.6.148); FILE MERGED 2008/03/31 13:39:39 rt 1.6.148.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ee5adf2c353b3e0bf9ee9b390f64816166a282a5]

INTEGRATION: CWS changefileheader (1.7.162); FILE MERGED 2008/04/01 13:05:46 thb 1.7.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:51 rt 1.7.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [68fa539041c5dbd430bc5554ef3749a8e7199629]

INTEGRATION: CWS changefileheader (1.10.10); FILE MERGED 2008/03/31 13:39:39 rt 1.10.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1e9c763421f3499cf10b22c58d6318b7261a5458]

INTEGRATION: CWS changefileheader (1.3.448); FILE MERGED 2008/04/01 16:10:16 thb 1.3.448.3: #i85898# Stripping all external header guards 2008/04/01 13:05:46 thb 1.3.448.2: #i85898# Stripping all external header guards 2008/03/31 16:28:51 rt 1.3.448.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cd7f2ca0a54ac66ea1c15593875757999dfa0a5a]

INTEGRATION: CWS changefileheader (1.4.500); FILE MERGED 2008/03/31 16:01:06 rt 1.4.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d7081dba5cc4b1c9be8655358192995e2f2a1aca]

INTEGRATION: CWS changefileheader (1.3.184); FILE MERGED 2008/03/31 13:39:39 rt 1.3.184.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2efc8d6aecd18b9ed47fb84de1dc7a7ae41461f8]

INTEGRATION: CWS changefileheader (1.13.368); FILE MERGED 2008/04/01 15:50:29 thb 1.13.368.2: #i85898# Stripping all external header guards 2008/03/31 14:20:01 rt 1.13.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [97c953cc95a19ade5b3b8bb2b4a0a1ccda60565f]

INTEGRATION: CWS changefileheader (1.8.300); FILE MERGED 2008/04/01 13:05:46 thb 1.8.300.2: #i85898# Stripping all external header guards 2008/03/31 16:28:51 rt 1.8.300.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6eacfef15936d3226163578dc14eb5cd3c298a15]

INTEGRATION: CWS changefileheader (1.6.34); FILE MERGED 2008/03/31 16:01:06 rt 1.6.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3cfa962701951cd18aa34091ca7dc9f89612bc74]

INTEGRATION: CWS changefileheader (1.3.268); FILE MERGED 2008/03/31 13:39:39 rt 1.3.268.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [13dd42edb67f2bf56d4256c8027956780240bafa]

INTEGRATION: CWS changefileheader (1.6.622); FILE MERGED 2008/03/31 14:20:01 rt 1.6.622.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a8875f7d9e23f84f625ebf2274879bbe1bc882df]

INTEGRATION: CWS changefileheader (1.4.448); FILE MERGED 2008/04/01 13:05:46 thb 1.4.448.2: #i85898# Stripping all external header guards 2008/03/31 16:28:51 rt 1.4.448.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [72f80925cb3eba11724e002516a71bb21089acd9]

INTEGRATION: CWS changefileheader (1.3.84); FILE MERGED 2008/03/31 16:01:06 rt 1.3.84.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c9fa6ad4319a77fafd21942ca8ef92f652dab779]

INTEGRATION: CWS changefileheader (1.5.158); FILE MERGED 2008/03/31 13:39:39 rt 1.5.158.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [857983690fdbeb452fbe401772d1843883c35944]

INTEGRATION: CWS changefileheader (1.12.366); FILE MERGED 2008/04/01 15:50:29 thb 1.12.366.3: #i85898# Stripping all external header guards 2008/04/01 12:48:21 thb 1.12.366.2: #i85898# Stripping all external header guards 2008/03/31 14:20:01 rt 1.12.366.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [75d80b0e923fdd065bfd2c96735255de65c1a1fc]

INTEGRATION: CWS changefileheader (1.7.18); FILE MERGED 2008/04/01 13:05:46 thb 1.7.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:51 rt 1.7.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e334b5e7b40c1feeb7b942bd3b2665f7e188a0d8]

INTEGRATION: CWS changefileheader (1.3.34); FILE MERGED 2008/03/31 16:01:05 rt 1.3.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8b22b1f865d3c91f6eced11493236426c64838f7]

INTEGRATION: CWS changefileheader (1.3.1256); FILE MERGED 2008/04/01 15:50:29 thb 1.3.1256.2: #i85898# Stripping all external header guards 2008/03/31 14:20:01 rt 1.3.1256.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [eaf65e8091635da0bce4f2c53a56bfb763588eb7]

INTEGRATION: CWS changefileheader (1.3.448); FILE MERGED 2008/04/01 13:05:46 thb 1.3.448.2: #i85898# Stripping all external header guards 2008/03/31 16:28:51 rt 1.3.448.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e4a33d1d2366151a0fbf9ac66dbe1e71819932a3]

INTEGRATION: CWS changefileheader (1.31.244); FILE MERGED 2008/03/31 17:16:06 rt 1.31.244.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7d64e339067d4ad5b042ef4b13745a5f403d5af7]

INTEGRATION: CWS changefileheader (1.10.500); FILE MERGED 2008/03/31 16:01:05 rt 1.10.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [45b900f57e5c8a75ce79c6b5985ba55a59aa2e1e]

INTEGRATION: CWS changefileheader (1.10.72); FILE MERGED 2008/04/01 12:48:20 thb 1.10.72.2: #i85898# Stripping all external header guards 2008/03/31 14:20:01 rt 1.10.72.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [077b0bce58e36130222ab86f51ed3af8048a0bb8]

INTEGRATION: CWS changefileheader (1.5.162); FILE MERGED 2008/04/01 13:05:46 thb 1.5.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:50 rt 1.5.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [94522238ebb2feca7675ac27900edd3ea8dcedb6]

INTEGRATION: CWS changefileheader (1.16.244); FILE MERGED 2008/04/01 15:31:09 thb 1.16.244.2: #i85898# Stripping all external header guards 2008/03/31 17:16:06 rt 1.16.244.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [690590b69b6f15bb77782741edc418f023428c28]

INTEGRATION: CWS changefileheader (1.6.78); FILE MERGED 2008/03/31 13:39:39 rt 1.6.78.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [222755202a1aca20f9c5965488b6bfb81faca2b0]

INTEGRATION: CWS changefileheader (1.25.368); FILE MERGED 2008/03/31 14:20:01 rt 1.25.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [30fb96fd746ab242a068d8b5271d6c2226be4dc5]

INTEGRATION: CWS changefileheader (1.5.448); FILE MERGED 2008/04/01 13:05:46 thb 1.5.448.2: #i85898# Stripping all external header guards 2008/03/31 16:28:50 rt 1.5.448.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7c7583404f1eef579cb2ce80ef59c622bbc27efc]

INTEGRATION: CWS changefileheader (1.4.500); FILE MERGED 2008/03/31 16:01:05 rt 1.4.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e79322138a9465f3626e37b3450e0529e5ed6dae]

INTEGRATION: CWS changefileheader (1.5.492); FILE MERGED 2008/03/31 17:16:06 rt 1.5.492.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [04a9ab72cdde6c35a03fc010be13753b91a5166d]

INTEGRATION: CWS changefileheader (1.3.1256); FILE MERGED 2008/03/31 14:20:00 rt 1.3.1256.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [53f2cfe40d3367a0def3871b4058d4d232143e2b]

INTEGRATION: CWS changefileheader (1.7.148); FILE MERGED 2008/03/31 13:39:39 rt 1.7.148.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0b498cceee6476a8490ebaee8a0d9d334e6c1cc4]

INTEGRATION: CWS changefileheader (1.9.18); FILE MERGED 2008/04/01 13:05:46 thb 1.9.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:50 rt 1.9.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bdf6316ddec0218b5d3fb51ec431e57b1516b248]

INTEGRATION: CWS changefileheader (1.5.500); FILE MERGED 2008/03/31 16:01:05 rt 1.5.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2cc9556a8176bf90e2a95245e7d84ba9d2e4b2ca]

INTEGRATION: CWS changefileheader (1.35.302); FILE MERGED 2008/03/31 17:16:06 rt 1.35.302.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6aa0f0ab1ff2389d7e90899b7d26f11f435207c5]

INTEGRATION: CWS changefileheader (1.8.368); FILE MERGED 2008/04/01 15:50:29 thb 1.8.368.2: #i85898# Stripping all external header guards 2008/03/31 14:20:00 rt 1.8.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [79b32f6c9631a090f852a000f94d5af88db3cd3c]

INTEGRATION: CWS changefileheader (1.3.448); FILE MERGED 2008/04/01 16:10:16 thb 1.3.448.3: #i85898# Stripping all external header guards 2008/04/01 13:05:46 thb 1.3.448.2: #i85898# Stripping all external header guards 2008/03/31 16:28:50 rt 1.3.448.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8c514bc65628056ed63e6cf8f06eaf85c843abcc]

INTEGRATION: CWS changefileheader (1.13.330); FILE MERGED 2008/04/01 15:31:09 thb 1.13.330.2: #i85898# Stripping all external header guards 2008/03/31 17:16:06 rt 1.13.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [da594a7e7407f3663b515c3cf625dcfc5210fe8d]

INTEGRATION: CWS changefileheader (1.6.500); FILE MERGED 2008/03/31 16:01:05 rt 1.6.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b8dc55f97c9e0bcc4755e0151f2241c63b708ecb]

INTEGRATION: CWS changefileheader (1.13.368); FILE MERGED 2008/03/31 14:20:00 rt 1.13.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [372e6cb0611e00727c40c33eaf1d2ea189213085]

INTEGRATION: CWS changefileheader (1.2.10); FILE MERGED 2008/03/28 16:45:47 rt 1.2.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [875e5bf79869cc73e854d2697c94269f9eb8b08b]

INTEGRATION: CWS changefileheader (1.6.162); FILE MERGED 2008/04/01 13:05:46 thb 1.6.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:50 rt 1.6.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1ff39654f72b4492d485f57c59178e9fd0209acd]

INTEGRATION: CWS changefileheader (1.7.500); FILE MERGED 2008/03/31 16:01:05 rt 1.7.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0c390c25130427759738297256f2e7be1ed40885]

INTEGRATION: CWS changefileheader (1.7.330); FILE MERGED 2008/03/31 17:16:05 rt 1.7.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a8c1703e3c36545aac4984316335436d4c74248b]

INTEGRATION: CWS changefileheader (1.83.368); FILE MERGED 2008/03/31 14:20:00 rt 1.83.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ff1569903402a0ae42a88ac253564732e37b4bc2]

INTEGRATION: CWS changefileheader (1.3.448); FILE MERGED 2008/04/01 13:05:46 thb 1.3.448.2: #i85898# Stripping all external header guards 2008/03/31 16:28:50 rt 1.3.448.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [929ddf4645b1c06d527e5bd2b7adeb269f56a5cd]

INTEGRATION: CWS changefileheader (1.6.330); FILE MERGED 2008/03/31 17:16:05 rt 1.6.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d16ac3fbe3d115510cb4f3217d64424e92bd6fa2]

INTEGRATION: CWS changefileheader (1.5.162); FILE MERGED 2008/04/01 13:05:45 thb 1.5.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:50 rt 1.5.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7254a0d41fcf9db2f54b7a7d2c3b8ba3d82abaaf]

INTEGRATION: CWS changefileheader (1.5.368); FILE MERGED 2008/04/01 15:50:29 thb 1.5.368.3: #i85898# Stripping all external header guards 2008/04/01 12:48:20 thb 1.5.368.2: #i85898# Stripping all external header guards 2008/03/31 14:20:00 rt 1.5.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8d4efe626c1125a144239ead0d689b448a876466]

INTEGRATION: CWS changefileheader (1.3.158); FILE MERGED 2008/03/31 13:39:39 rt 1.3.158.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [60ca7375e6c7d7e23a52db98b5eb7f71ce50cf70]

INTEGRATION: CWS changefileheader (1.32.302); FILE MERGED 2008/03/31 17:16:05 rt 1.32.302.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [20425949d48fed120988e56d7ef370f0be711224]

INTEGRATION: CWS changefileheader (1.3.448); FILE MERGED 2008/04/01 13:05:45 thb 1.3.448.2: #i85898# Stripping all external header guards 2008/03/31 16:28:50 rt 1.3.448.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ec8f98938fa7f0d77859ff0e4f231e6eb1a76ba8]

INTEGRATION: CWS changefileheader (1.17.1256); FILE MERGED 2008/03/31 14:20:00 rt 1.17.1256.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f1e6afd6fae1304da0a15e470f29903842f9994b]

INTEGRATION: CWS changefileheader (1.6.84); FILE MERGED 2008/03/31 16:01:05 rt 1.6.84.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a29287cdb9458d376783f5f1294938cf10701a47]

INTEGRATION: CWS changefileheader (1.2.268); FILE MERGED 2008/03/31 13:39:39 rt 1.2.268.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2c79978b470e5806d72e30af8259743dd6411f53]

INTEGRATION: CWS changefileheader (1.12.300); FILE MERGED 2008/04/01 15:31:09 thb 1.12.300.2: #i85898# Stripping all external header guards 2008/03/31 17:16:05 rt 1.12.300.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8bf48ccacdbc5b156dd34787c448092c790f1cc6]

INTEGRATION: CWS changefileheader (1.5.18); FILE MERGED 2008/04/01 13:05:45 thb 1.5.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:50 rt 1.5.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a6ce019711259412de52ca8cc8424037b39f21d2]

INTEGRATION: CWS changefileheader (1.52.138); FILE MERGED 2008/04/01 15:50:29 thb 1.52.138.3: #i85898# Stripping all external header guards 2008/04/01 12:48:20 thb 1.52.138.2: #i85898# Stripping all external header guards 2008/03/31 14:20:00 rt 1.52.138.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c9ad4789b42cf3117b85dbbbcf2b22acf04b6f7c]

INTEGRATION: CWS changefileheader (1.4.148); FILE MERGED 2008/03/31 13:39:39 rt 1.4.148.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [12186a8886e617ddab327a63cb4a7a0564596c4b]

INTEGRATION: CWS changefileheader (1.3.450); FILE MERGED 2008/03/31 16:28:50 rt 1.3.450.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9c7678c57d727fcc25452adb5032ad519d4a7a28]

INTEGRATION: CWS changefileheader (1.8.330); FILE MERGED 2008/03/31 17:16:05 rt 1.8.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4ce921ccdd4583ed2fbba14731ecab065122ea7d]

INTEGRATION: CWS changefileheader (1.17.368); FILE MERGED 2008/04/01 15:50:29 thb 1.17.368.3: #i85898# Stripping all external header guards 2008/04/01 12:48:20 thb 1.17.368.2: #i85898# Stripping all external header guards 2008/03/31 14:20:00 rt 1.17.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [92a4691cd9cb0b906abf1840492f76b0e2fce49b]

INTEGRATION: CWS changefileheader (1.4.374); FILE MERGED 2008/04/01 13:05:45 thb 1.4.374.2: #i85898# Stripping all external header guards 2008/03/31 16:28:50 rt 1.4.374.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bc7f89c39b7cef2664b77458f8b6782f7b3b8aea]

INTEGRATION: CWS changefileheader (1.2.268); FILE MERGED 2008/03/31 13:39:38 rt 1.2.268.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5439ba8f4b50bf91569b3866d35c6d96af511de9]

INTEGRATION: CWS changefileheader (1.9.500); FILE MERGED 2008/03/31 16:01:04 rt 1.9.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c4bae577065910773335fb51a1f7e2a9cab9919d]

INTEGRATION: CWS changefileheader (1.70.340); FILE MERGED 2008/03/31 14:20:00 rt 1.70.340.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d0be487fec5368d1cd479bfa6855968db9851651]

INTEGRATION: CWS changefileheader (1.8.300); FILE MERGED 2008/04/01 16:10:16 thb 1.8.300.3: #i85898# Stripping all external header guards 2008/04/01 13:05:45 thb 1.8.300.2: #i85898# Stripping all external header guards 2008/03/31 16:28:50 rt 1.8.300.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a928dbe4b549b39aeb2b285479b2e44270b1e612]

INTEGRATION: CWS changefileheader (1.5.184); FILE MERGED 2008/04/01 12:31:04 thb 1.5.184.2: #i85898# Stripping all external header guards 2008/03/31 13:39:38 rt 1.5.184.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [35386e58bc8c6bab2ab93aa431238876c9076b36]

INTEGRATION: CWS changefileheader (1.3.500); FILE MERGED 2008/03/31 16:01:04 rt 1.3.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e251ecc3901d21ee17fc33207a7e83795bfd60c3]

INTEGRATION: CWS changefileheader (1.7.368); FILE MERGED 2008/04/01 15:50:29 thb 1.7.368.3: #i85898# Stripping all external header guards 2008/04/01 12:48:20 thb 1.7.368.2: #i85898# Stripping all external header guards 2008/03/31 14:20:00 rt 1.7.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [581e7400252841f9608e021526e4ae660416ca55]

INTEGRATION: CWS changefileheader (1.4.448); FILE MERGED 2008/04/01 13:05:45 thb 1.4.448.2: #i85898# Stripping all external header guards 2008/03/31 16:28:50 rt 1.4.448.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a39427f311c3b8788de351f88717c607b0589a47]

INTEGRATION: CWS changefileheader (1.9.330); FILE MERGED 2008/04/01 15:31:09 thb 1.9.330.3: #i85898# Stripping all external header guards 2008/04/01 12:36:52 thb 1.9.330.2: #i85898# Stripping all external header guards 2008/03/31 17:16:05 rt 1.9.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b4ad4e0f680839b3271506200fd0d76040ae66c4]

INTEGRATION: CWS changefileheader (1.14.60); FILE MERGED 2008/04/01 15:19:34 thb 1.14.60.3: #i85898# Stripping all external header guards 2008/04/01 12:31:04 thb 1.14.60.2: #i85898# Stripping all external header guards 2008/03/31 13:39:38 rt 1.14.60.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5aca5f108e25a95aff222b9a602fb7b2aef1c124]

INTEGRATION: CWS changefileheader (1.8.500); FILE MERGED 2008/03/31 16:01:04 rt 1.8.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2011bdbaf54d6de732f96dc81d3d782e5d54dd36]

INTEGRATION: CWS changefileheader (1.6.1256); FILE MERGED 2008/03/31 14:20:00 rt 1.6.1256.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f19c72c037e58d07ad515c8bfb5e6ea69931d188]

INTEGRATION: CWS changefileheader (1.8.18); FILE MERGED 2008/04/01 13:05:45 thb 1.8.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:50 rt 1.8.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c9ecc6a4556870c73374ff1228010933f0c710c5]

INTEGRATION: CWS changefileheader (1.4.148); FILE MERGED 2008/03/31 13:39:38 rt 1.4.148.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [12ea450a3f0e9693b86238fdb1a67df03ad560d6]

INTEGRATION: CWS changefileheader (1.5.330); FILE MERGED 2008/04/01 13:05:45 thb 1.5.330.2: #i85898# Stripping all external header guards 2008/03/31 16:28:50 rt 1.5.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4702970fac872abb2cef1a96f49d925f2f7241d4]

INTEGRATION: CWS changefileheader (1.2.34); FILE MERGED 2008/03/31 17:16:05 rt 1.2.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dd3a4b426c364c385809915066a1806346931dbd]

INTEGRATION: CWS changefileheader (1.7.158); FILE MERGED 2008/03/31 13:39:38 rt 1.7.158.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f0c0ba943f1e5d63917bf00e6f102519794cf38c]

INTEGRATION: CWS changefileheader (1.39.340); FILE MERGED 2008/04/01 15:50:29 thb 1.39.340.3: #i85898# Stripping all external header guards 2008/04/01 12:48:20 thb 1.39.340.2: #i85898# Stripping all external header guards 2008/03/31 14:19:59 rt 1.39.340.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [05fa9c597168153bb70fcfc3e6d51066601ae7a1]

INTEGRATION: CWS changefileheader (1.6.262); FILE MERGED 2008/04/01 13:05:45 thb 1.6.262.2: #i85898# Stripping all external header guards 2008/03/31 16:28:50 rt 1.6.262.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5003baf847f951377e96253cb6b6397ba3b7556b]

INTEGRATION: CWS changefileheader (1.3.268); FILE MERGED 2008/03/31 13:39:38 rt 1.3.268.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8ff44818cfc70158de5a3a4243ca8a3873abbdb7]

INTEGRATION: CWS changefileheader (1.8.500); FILE MERGED 2008/03/31 16:01:03 rt 1.8.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [15dabd2dd39abbd3a7fecf358605e13485eb5c7f]

INTEGRATION: CWS changefileheader (1.5.290); FILE MERGED 2008/04/01 13:05:45 thb 1.5.290.2: #i85898# Stripping all external header guards 2008/03/31 16:28:50 rt 1.5.290.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7c6a5edf5487230bdc4aad5c339086012acabdef]

INTEGRATION: CWS changefileheader (1.5.732); FILE MERGED 2008/04/01 12:48:19 thb 1.5.732.2: #i85898# Stripping all external header guards 2008/03/31 14:19:59 rt 1.5.732.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [400e8534861d9848302ed62f09a060be5f1d9813]

INTEGRATION: CWS changefileheader (1.5.148); FILE MERGED 2008/03/31 13:39:38 rt 1.5.148.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e52f75cc335ed699966e787a4a22cc764b38f945]

INTEGRATION: CWS changefileheader (1.17.300); FILE MERGED 2008/03/31 17:16:05 rt 1.17.300.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b70ebd981d816c45f8612368a258006546ede533]

INTEGRATION: CWS changefileheader (1.7.500); FILE MERGED 2008/03/31 16:01:03 rt 1.7.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2e859a0d3d5134a3c419eb2476c2b04d4f74cdd1]

INTEGRATION: CWS changefileheader (1.3.448); FILE MERGED 2008/04/01 13:05:45 thb 1.3.448.2: #i85898# Stripping all external header guards 2008/03/31 16:28:49 rt 1.3.448.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ca2d0c1ff420cafdc3ecfd2833849581ab0077f5]

INTEGRATION: CWS changefileheader (1.6.368); FILE MERGED 2008/03/31 14:19:59 rt 1.6.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fa5a7144dfac6ec84db1ff8eb88684d7c584ab78]

INTEGRATION: CWS changefileheader (1.20.80); FILE MERGED 2008/03/31 17:16:05 rt 1.20.80.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2753e18ceb8dc23f75670bf5c66f099fe2956be2]

INTEGRATION: CWS changefileheader (1.7.18); FILE MERGED 2008/04/01 13:05:45 thb 1.7.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:49 rt 1.7.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [49d59f70cbeb2605e20089d9816073fdfb5175d4]

INTEGRATION: CWS changefileheader (1.5.318); FILE MERGED 2008/04/01 15:50:29 thb 1.5.318.3: #i85898# Stripping all external header guards 2008/04/01 12:48:19 thb 1.5.318.2: #i85898# Stripping all external header guards 2008/03/31 14:19:59 rt 1.5.318.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [71c0fa695e9c206ba9a6936a3fbdf43be88318f5]

INTEGRATION: CWS changefileheader (1.7.148); FILE MERGED 2008/04/01 15:19:34 thb 1.7.148.3: #i85898# Stripping all external header guards 2008/04/01 12:31:04 thb 1.7.148.2: #i85898# Stripping all external header guards 2008/03/31 13:39:38 rt 1.7.148.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e15ee760623d4225287c6ca57bd78e309c8f4748]

INTEGRATION: CWS changefileheader (1.14.500); FILE MERGED 2008/03/31 16:01:03 rt 1.14.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0fa8b9affaa30fb23298101c59964142affb3933]

INTEGRATION: CWS changefileheader (1.3.448); FILE MERGED 2008/04/01 13:05:44 thb 1.3.448.2: #i85898# Stripping all external header guards 2008/03/31 16:28:49 rt 1.3.448.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8849e1397a234bee8deaff811e3e69132230d10e]

INTEGRATION: CWS changefileheader (1.34.302); FILE MERGED 2008/03/31 17:16:05 rt 1.34.302.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [05e1f54d5608219581a1a523d457a56e7d78bc78]

INTEGRATION: CWS changefileheader (1.3.468); FILE MERGED 2008/03/31 14:19:59 rt 1.3.468.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [50c2ec95d101d6ca1e4d8e12a0dda7c57fa12878]

INTEGRATION: CWS changefileheader (1.5.18); FILE MERGED 2008/04/01 13:05:44 thb 1.5.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:49 rt 1.5.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [25cc3910e50dba4e07770c7f66db69c29eb7e6c0]

INTEGRATION: CWS changefileheader (1.13.10); FILE MERGED 2008/03/31 13:39:38 rt 1.13.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1f455bbb6a5316cd35d047699f734e74e89f4cc8]

INTEGRATION: CWS changefileheader (1.24.146); FILE MERGED 2008/04/01 15:31:09 thb 1.24.146.2: #i85898# Stripping all external header guards 2008/03/31 17:16:05 rt 1.24.146.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [aa681b5b38becca59a4066ace60cba67cce80a07]

INTEGRATION: CWS changefileheader (1.12.318); FILE MERGED 2008/04/01 15:50:29 thb 1.12.318.3: #i85898# Stripping all external header guards 2008/04/01 12:48:19 thb 1.12.318.2: #i85898# Stripping all external header guards 2008/03/31 14:19:59 rt 1.12.318.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f8dbbd968f03c400bfa1ecf3d3e2c965b7a551b8]

INTEGRATION: CWS changefileheader (1.3.448); FILE MERGED 2008/04/01 16:10:15 thb 1.3.448.3: #i85898# Stripping all external header guards 2008/04/01 13:05:44 thb 1.3.448.2: #i85898# Stripping all external header guards 2008/03/31 16:28:49 rt 1.3.448.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2b7d787053b0859e4f457475c5ed9d7a5752bd51]

INTEGRATION: CWS changefileheader (1.9.40); FILE MERGED 2008/03/31 13:39:38 rt 1.9.40.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [75888f5e18ed6f61723481749e58352ed51f9e8c]

INTEGRATION: CWS changefileheader (1.10.36); FILE MERGED 2008/04/01 15:50:28 thb 1.10.36.3: #i85898# Stripping all external header guards 2008/04/01 12:48:19 thb 1.10.36.2: #i85898# Stripping all external header guards 2008/03/31 14:19:59 rt 1.10.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cd5b81a69287849a8736c4c7b0ac41bf3d41ee99]

INTEGRATION: CWS changefileheader (1.2.700); FILE MERGED 2008/04/01 15:31:04 thb 1.2.700.2: #i85898# Stripping all external header guards 2008/03/31 17:15:51 rt 1.2.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bb33d9b30a62a6bc5634db5ed6aeb3c7e022adaf]

INTEGRATION: CWS changefileheader (1.6.300); FILE MERGED 2008/04/01 13:05:44 thb 1.6.300.2: #i85898# Stripping all external header guards 2008/03/31 16:28:49 rt 1.6.300.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [390e3567a08e54022c213c9c64e3716e8693fe11]

INTEGRATION: CWS changefileheader (1.13.10); FILE MERGED 2008/03/31 13:39:37 rt 1.13.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [31fc2e97655c3f0970fc9e4dc48e0d0cf06c56e1]

INTEGRATION: CWS changefileheader (1.20.36); FILE MERGED 2008/04/01 15:50:28 thb 1.20.36.3: #i85898# Stripping all external header guards 2008/04/01 12:48:19 thb 1.20.36.2: #i85898# Stripping all external header guards 2008/03/31 14:19:59 rt 1.20.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [50f6480cdbb0fe8fb85da1f9aa9d77cdab4e1996]

INTEGRATION: CWS changefileheader (1.11.660); FILE MERGED 2008/04/01 15:31:04 thb 1.11.660.3: #i85898# Stripping all external header guards 2008/04/01 12:36:50 thb 1.11.660.2: #i85898# Stripping all external header guards 2008/03/31 17:15:51 rt 1.11.660.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e816c90cdbc008f2fbcd552992fecb8613873edc]

INTEGRATION: CWS changefileheader (1.7.500); FILE MERGED 2008/03/31 16:01:02 rt 1.7.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7381cdfbd1289c434e7967cd72af65342a06aa82]

INTEGRATION: CWS changefileheader (1.2.10); FILE MERGED 2008/03/28 16:45:46 rt 1.2.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b2810e2704be4a0ab30ea80bbd8ae00c6e82ca96]

INTEGRATION: CWS changefileheader (1.4.162); FILE MERGED 2008/04/01 13:05:44 thb 1.4.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:49 rt 1.4.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3517d8e6f43c42aebf6094b458f2e01bdcc4789b]

INTEGRATION: CWS changefileheader (1.9.136); FILE MERGED 2008/03/31 13:39:37 rt 1.9.136.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b34c1de0b493c82fea2327614c5e73cb9a7772b0]

INTEGRATION: CWS changefileheader (1.33.224); FILE MERGED 2008/04/01 12:36:50 thb 1.33.224.2: #i85898# Stripping all external header guards 2008/03/31 17:15:51 rt 1.33.224.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1d556b5f72d2054259910e9cbb0660e4e24db76b]

INTEGRATION: CWS changefileheader (1.8.622); FILE MERGED 2008/04/01 15:50:28 thb 1.8.622.3: #i85898# Stripping all external header guards 2008/04/01 12:48:19 thb 1.8.622.2: #i85898# Stripping all external header guards 2008/03/31 14:19:59 rt 1.8.622.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f760ad04c650a24390d64c8c5cf3cbf59e9653a0]

INTEGRATION: CWS changefileheader (1.4.500); FILE MERGED 2008/03/31 16:01:02 rt 1.4.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [58f51efc8be634dd02dcec5d4d2e70290317df6a]

INTEGRATION: CWS changefileheader (1.5.162); FILE MERGED 2008/04/01 13:05:44 thb 1.5.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:49 rt 1.5.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dd318d8fab02942ffb6f89166034cce2f553e1d8]

INTEGRATION: CWS changefileheader (1.22.96); FILE MERGED 2008/04/01 15:31:04 thb 1.22.96.3: #i85898# Stripping all external header guards 2008/04/01 12:36:50 thb 1.22.96.2: #i85898# Stripping all external header guards 2008/03/31 17:15:51 rt 1.22.96.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [41506590cc42fe1c9ecc88e698260c4c33e3a2d2]

INTEGRATION: CWS changefileheader (1.23.4); FILE MERGED 2008/04/01 15:50:28 thb 1.23.4.3: #i85898# Stripping all external header guards 2008/04/01 12:48:19 thb 1.23.4.2: #i85898# Stripping all external header guards 2008/03/31 14:19:59 rt 1.23.4.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e112bb8edff35ba05e2a406fa09da0277cb6dac4]

INTEGRATION: CWS changefileheader (1.3.446); FILE MERGED 2008/04/01 13:05:44 thb 1.3.446.2: #i85898# Stripping all external header guards 2008/03/31 16:28:49 rt 1.3.446.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4497547e98cc92dbaed0b906264cc255a7c128dd]

INTEGRATION: CWS changefileheader (1.10.136); FILE MERGED 2008/03/31 13:39:37 rt 1.10.136.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dc735bc71292d9468a03079818f19e9f7556e3d9]

INTEGRATION: CWS changefileheader (1.4.700); FILE MERGED 2008/04/01 15:31:03 thb 1.4.700.2: #i85898# Stripping all external header guards 2008/03/31 17:15:51 rt 1.4.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [789247627bfe4c382afd66332da0e9c352cf1323]

INTEGRATION: CWS changefileheader (1.6.18); FILE MERGED 2008/04/01 13:05:44 thb 1.6.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:49 rt 1.6.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9c962bc9c834c8eb8b6e128ad1c0e9bff8ec0fe0]

INTEGRATION: CWS changefileheader (1.10.368); FILE MERGED 2008/03/31 14:19:59 rt 1.10.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2d84db00c1387c14487da649d6eb923fa2210a77]

INTEGRATION: CWS changefileheader (1.10.500); FILE MERGED 2008/03/31 16:01:02 rt 1.10.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dd65306880bb2763109be9ad2524e135fd0ada7c]

INTEGRATION: CWS changefileheader (1.5.268); FILE MERGED 2008/03/31 13:39:36 rt 1.5.268.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ad2261817a471d1c61b126f292410d92442e7d76]

INTEGRATION: CWS changefileheader (1.4.700); FILE MERGED 2008/03/31 17:15:51 rt 1.4.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9b274c73cf009a50baebd0b59e4ae610c272cc23]

INTEGRATION: CWS changefileheader (1.6.368); FILE MERGED 2008/04/01 15:50:28 thb 1.6.368.3: #i85898# Stripping all external header guards 2008/04/01 12:48:19 thb 1.6.368.2: #i85898# Stripping all external header guards 2008/03/31 14:19:59 rt 1.6.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [da6955e51397e82f3c858cf85ab7a063f0894adf]

INTEGRATION: CWS changefileheader (1.14.10); FILE MERGED 2008/03/31 13:39:36 rt 1.14.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [195c1d322da0a957b18fa7b00d739153bdeafbdf]

INTEGRATION: CWS changefileheader (1.3.700); FILE MERGED 2008/04/01 15:31:03 thb 1.3.700.3: #i85898# Stripping all external header guards 2008/04/01 12:36:50 thb 1.3.700.2: #i85898# Stripping all external header guards 2008/03/31 17:15:51 rt 1.3.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [21b1930829322794633b61be4b831b30c01d9ee2]

INTEGRATION: CWS changefileheader (1.9.500); FILE MERGED 2008/03/31 16:01:02 rt 1.9.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [604d64d292dcb20daf93cc60345955ee65d5c591]

INTEGRATION: CWS changefileheader (1.5.712); FILE MERGED 2008/03/31 14:19:59 rt 1.5.712.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [683ebccac2f38fbf99e9738d2d9f5e3ded6ef72d]

INTEGRATION: CWS changefileheader (1.9.430); FILE MERGED 2008/04/01 15:31:03 thb 1.9.430.3: #i85898# Stripping all external header guards 2008/04/01 12:36:50 thb 1.9.430.2: #i85898# Stripping all external header guards 2008/03/31 17:15:51 rt 1.9.430.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a967f4795737f1d9e152239d73030baf5dd2a4f0]

INTEGRATION: CWS changefileheader (1.8.500); FILE MERGED 2008/03/31 16:01:02 rt 1.8.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [31f05cfa3c5717292445cc8ea61a59e3f242024e]

INTEGRATION: CWS changefileheader (1.4.448); FILE MERGED 2008/04/01 13:05:44 thb 1.4.448.2: #i85898# Stripping all external header guards 2008/03/31 16:28:49 rt 1.4.448.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2ea9c5c448d3434b1cf077f5de54a61f16c86204]

INTEGRATION: CWS changefileheader (1.19.196); FILE MERGED 2008/04/01 15:50:28 thb 1.19.196.3: #i85898# Stripping all external header guards 2008/04/01 12:48:18 thb 1.19.196.2: #i85898# Stripping all external header guards 2008/03/31 14:19:59 rt 1.19.196.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2a186857468caf60e1f49bcd7aefa508e5885215]

INTEGRATION: CWS changefileheader (1.4.698); FILE MERGED 2008/04/01 15:31:03 thb 1.4.698.3: #i85898# Stripping all external header guards 2008/04/01 12:36:50 thb 1.4.698.2: #i85898# Stripping all external header guards 2008/03/31 17:15:51 rt 1.4.698.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [82063dac8487cdcf28659d7813aea684a124c9bc]

INTEGRATION: CWS changefileheader (1.7.162); FILE MERGED 2008/04/01 13:05:43 thb 1.7.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:49 rt 1.7.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1359e95fda28a125d759d09ad4e6c2e0b30acdd0]

INTEGRATION: CWS changefileheader (1.3.1256); FILE MERGED 2008/04/01 15:50:28 thb 1.3.1256.2: #i85898# Stripping all external header guards 2008/03/31 14:19:59 rt 1.3.1256.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4c1f1c0c23ddf7fa302438efeee45aee2d16787b]

INTEGRATION: CWS changefileheader (1.42.80); FILE MERGED 2008/03/31 13:39:36 rt 1.42.80.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8057271aa74409c68eb5415645a1108a56d96485]

INTEGRATION: CWS changefileheader (1.3.638); FILE MERGED 2008/04/01 15:31:03 thb 1.3.638.2: #i85898# Stripping all external header guards 2008/03/31 17:15:51 rt 1.3.638.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [517a60c4c89841f60c0573df5257cfa0ade25ebc]

INTEGRATION: CWS changefileheader (1.5.454); FILE MERGED 2008/03/31 16:01:02 rt 1.5.454.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [677af15201d6e3b66583d9829eaf43c41c0cb8ce]

INTEGRATION: CWS changefileheader (1.3.448); FILE MERGED 2008/04/01 16:10:15 thb 1.3.448.3: #i85898# Stripping all external header guards 2008/04/01 13:05:43 thb 1.3.448.2: #i85898# Stripping all external header guards 2008/03/31 16:28:49 rt 1.3.448.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [726c1ab697ca7c8b5d0c136023868873f57617fd]

INTEGRATION: CWS changefileheader (1.8.368); FILE MERGED 2008/04/01 15:50:28 thb 1.8.368.3: #i85898# Stripping all external header guards 2008/04/01 12:48:18 thb 1.8.368.2: #i85898# Stripping all external header guards 2008/03/31 14:19:59 rt 1.8.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3446227483d4f35ed94857e2fb71fd36c20c6c24]

INTEGRATION: CWS changefileheader (1.34.8); FILE MERGED 2008/03/31 13:39:36 rt 1.34.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [802bcc72e65190655a48d88c7e221ea30aad7af0]

INTEGRATION: CWS changefileheader (1.2.698); FILE MERGED 2008/04/01 15:31:03 thb 1.2.698.2: #i85898# Stripping all external header guards 2008/03/31 17:15:51 rt 1.2.698.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [097a203799863c7a0f128697e17fbab67cccf4c9]

INTEGRATION: CWS changefileheader (1.7.468); FILE MERGED 2008/03/31 16:01:01 rt 1.7.468.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [738c79c5d1e95e1797cde6f85315223816447fcf]

INTEGRATION: CWS changefileheader (1.6.162); FILE MERGED 2008/04/01 13:05:43 thb 1.6.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:49 rt 1.6.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ce9260b1ff844f8b9d03e625e4b8184459e4ea7a]

INTEGRATION: CWS changefileheader (1.9.368); FILE MERGED 2008/03/31 14:19:59 rt 1.9.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6579adc4de2111b881916b4fc4fafdf2a2fbd1c1]

INTEGRATION: CWS changefileheader (1.46.80); FILE MERGED 2008/03/31 13:39:36 rt 1.46.80.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [05efebb50de65745b46360e9b1dcf2620cc69ce0]

INTEGRATION: CWS changefileheader (1.7.698); FILE MERGED 2008/04/01 12:36:50 thb 1.7.698.2: #i85898# Stripping all external header guards 2008/03/31 17:15:51 rt 1.7.698.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8dafcd37029fe220aefe4950ae44c2a11ffb8e12]

INTEGRATION: CWS changefileheader (1.12.468); FILE MERGED 2008/03/31 16:01:01 rt 1.12.468.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e087e44651dfa16d321047a0d6ef74d4ce4a85db]

INTEGRATION: CWS changefileheader (1.3.448); FILE MERGED 2008/04/01 13:05:43 thb 1.3.448.2: #i85898# Stripping all external header guards 2008/03/31 16:28:48 rt 1.3.448.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6b42df5aff4db662d087b644b0f0c4ed4d13add8]

INTEGRATION: CWS changefileheader (1.11.368); FILE MERGED 2008/04/01 15:50:28 thb 1.11.368.3: #i85898# Stripping all external header guards 2008/04/01 12:48:18 thb 1.11.368.2: #i85898# Stripping all external header guards 2008/03/31 14:19:59 rt 1.11.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4df484b5dbc0194e3f1453bbdcb5d9672e51268c]

INTEGRATION: CWS changefileheader (1.7.268); FILE MERGED 2008/03/31 13:39:36 rt 1.7.268.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0c884a08118afb066251c9f3c5e74aa934f873a6]

INTEGRATION: CWS changefileheader (1.4.698); FILE MERGED 2008/04/01 12:36:50 thb 1.4.698.2: #i85898# Stripping all external header guards 2008/03/31 17:15:51 rt 1.4.698.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [16be43eea678795a03f177fa0eef354f4d8d08d9]

INTEGRATION: CWS changefileheader (1.9.500); FILE MERGED 2008/03/31 16:01:01 rt 1.9.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [131dfaf37bf297eb528681270155dfb1bbef60db]

INTEGRATION: CWS changefileheader (1.6.18); FILE MERGED 2008/04/01 13:05:43 thb 1.6.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:48 rt 1.6.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6d5037941f04fae3efff4e4e281ac541227fedf0]

INTEGRATION: CWS changefileheader (1.4.1256); FILE MERGED 2008/03/31 14:19:59 rt 1.4.1256.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [845a222144a00a6e96c7f0a71a4da131b38635b7]

INTEGRATION: CWS changefileheader (1.14.430); FILE MERGED 2008/04/01 12:36:50 thb 1.14.430.2: #i85898# Stripping all external header guards 2008/03/31 17:15:51 rt 1.14.430.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b5e82bb6477bdb8adaeff251d4bdc334c81d455b]

INTEGRATION: CWS changefileheader (1.10.500); FILE MERGED 2008/03/31 16:01:01 rt 1.10.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d86ce6a9f670f8678bb89b38252820e085e5125e]

INTEGRATION: CWS changefileheader (1.20.368); FILE MERGED 2008/04/01 15:50:28 thb 1.20.368.3: #i85898# Stripping all external header guards 2008/04/01 12:48:18 thb 1.20.368.2: #i85898# Stripping all external header guards 2008/03/31 14:19:58 rt 1.20.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0eb95d9327eb48672c34d3279576b14ea28ee791]

INTEGRATION: CWS changefileheader (1.13.78); FILE MERGED 2008/03/31 13:39:36 rt 1.13.78.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [df7dfd25d3755c8adbdc618528da2ec7c4b5f1c4]

INTEGRATION: CWS changefileheader (1.5.698); FILE MERGED 2008/04/01 15:31:03 thb 1.5.698.3: #i85898# Stripping all external header guards 2008/04/01 12:36:49 thb 1.5.698.2: #i85898# Stripping all external header guards 2008/03/31 17:15:51 rt 1.5.698.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ec1a0f746c8c5e09a6778e0fe36b3e0b5d8f371e]

INTEGRATION: CWS changefileheader (1.7.18); FILE MERGED 2008/04/01 13:05:42 thb 1.7.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:48 rt 1.7.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f836eaa0d90df0f111923f6f06a95658d7211c1e]

INTEGRATION: CWS changefileheader (1.15.194); FILE MERGED 2008/04/01 15:50:28 thb 1.15.194.3: #i85898# Stripping all external header guards 2008/04/01 12:48:18 thb 1.15.194.2: #i85898# Stripping all external header guards 2008/03/31 14:19:58 rt 1.15.194.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fcd821957389ffc27bc6cb63d918297194b41503]

INTEGRATION: CWS changefileheader (1.3.500); FILE MERGED 2008/03/31 16:01:01 rt 1.3.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fa0aac0d9be2964202b782e171a7418617327b0a]

INTEGRATION: CWS changefileheader (1.2.268); FILE MERGED 2008/03/31 13:39:35 rt 1.2.268.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0ee738a434fe7091e229149342751a33601ae50e]

INTEGRATION: CWS changefileheader (1.6.698); FILE MERGED 2008/04/01 15:31:03 thb 1.6.698.3: #i85898# Stripping all external header guards 2008/04/01 12:36:49 thb 1.6.698.2: #i85898# Stripping all external header guards 2008/03/31 17:15:51 rt 1.6.698.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [21da3d3b0e719781cb9442f3b9b485402c362040]

INTEGRATION: CWS changefileheader (1.12.290); FILE MERGED 2008/04/01 13:05:42 thb 1.12.290.2: #i85898# Stripping all external header guards 2008/03/31 16:28:48 rt 1.12.290.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e337f4945d38940fdef85749191d383a6420a293]

INTEGRATION: CWS changefileheader (1.29.194); FILE MERGED 2008/04/01 15:50:27 thb 1.29.194.3: #i85898# Stripping all external header guards 2008/04/01 12:48:18 thb 1.29.194.2: #i85898# Stripping all external header guards 2008/03/31 14:19:58 rt 1.29.194.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a22a34078376207b6e57fddb5a84c474ddf6af10]

INTEGRATION: CWS changefileheader (1.12.10); FILE MERGED 2008/03/31 13:39:35 rt 1.12.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bf9e3783c0d651bed1277d986901b22824966973]

INTEGRATION: CWS changefileheader (1.15.158); FILE MERGED 2008/03/31 17:15:50 rt 1.15.158.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [10e55a8b862d4210f9276838ef4062a379058c8d]

INTEGRATION: CWS changefileheader (1.7.450); FILE MERGED 2008/03/31 16:28:48 rt 1.7.450.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f3c8a0fe7e1b9cecf7b505885e4860977e89ca80]

INTEGRATION: CWS changefileheader (1.8.368); FILE MERGED 2008/03/31 14:19:58 rt 1.8.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [67249aed423c9841325f78b8297ddc072f8aaa41]

INTEGRATION: CWS changefileheader (1.2.410); FILE MERGED 2008/03/31 16:01:01 rt 1.2.410.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [caeb0e34025c1f4989a7f37d5c6e45d99d2a702d]

INTEGRATION: CWS changefileheader (1.17.158); FILE MERGED 2008/04/01 15:31:02 thb 1.17.158.3: #i85898# Stripping all external header guards 2008/04/01 12:36:49 thb 1.17.158.2: #i85898# Stripping all external header guards 2008/03/31 17:15:50 rt 1.17.158.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ebb145ae061222713798150312043224138b0658]

INTEGRATION: CWS changefileheader (1.12.450); FILE MERGED 2008/03/31 16:28:48 rt 1.12.450.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a2a1c01aa37df5053fc28be8af3784f15771bc89]

INTEGRATION: CWS changefileheader (1.4.822); FILE MERGED 2008/04/01 15:50:27 thb 1.4.822.3: #i85898# Stripping all external header guards 2008/04/01 12:48:17 thb 1.4.822.2: #i85898# Stripping all external header guards 2008/03/31 14:19:58 rt 1.4.822.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9a35fe1cf9a736477f69abe8412dc7c41d38ec57]

INTEGRATION: CWS changefileheader (1.8.500); FILE MERGED 2008/03/31 16:01:01 rt 1.8.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a869fd0b08daa9c159128922a860f4fb5973236a]

INTEGRATION: CWS changefileheader (1.3.268); FILE MERGED 2008/03/31 13:39:35 rt 1.3.268.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8f4df8aee777278d33d9760d6693fcfc16ee825d]

INTEGRATION: CWS changefileheader (1.2.10); FILE MERGED 2008/03/28 16:45:45 rt 1.2.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5800c5069d17b30d5e9f78a2427086542ddc1af4]

INTEGRATION: CWS changefileheader (1.9.136); FILE MERGED 2008/04/01 15:31:02 thb 1.9.136.2: #i85898# Stripping all external header guards 2008/03/31 17:15:50 rt 1.9.136.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b89ab6f5de0e06b8b3ba48ac1030f624771d3acc]

INTEGRATION: CWS changefileheader (1.35.18); FILE MERGED 2008/04/01 16:10:15 thb 1.35.18.3: #i85898# Stripping all external header guards 2008/04/01 13:05:36 thb 1.35.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:40 rt 1.35.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5ade452bc87b2b02ad13fe7ab0e596a5154b818c]

INTEGRATION: CWS changefileheader (1.4.822); FILE MERGED 2008/03/31 14:19:58 rt 1.4.822.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8307db44bb9dd8d42dc22c42a7faa6214c4f6ab9]

INTEGRATION: CWS changefileheader (1.10.10); FILE MERGED 2008/03/31 13:39:35 rt 1.10.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0b7cb7fc0cd392053e0e9e63d7e7501a44bdcd71]

INTEGRATION: CWS changefileheader (1.5.88); FILE MERGED 2008/04/01 15:31:02 thb 1.5.88.2: #i85898# Stripping all external header guards 2008/03/31 17:15:50 rt 1.5.88.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4ee511c9a0a2cd07beec77e6b3799bb189f6c989]

INTEGRATION: CWS changefileheader (1.35.18); FILE MERGED 2008/04/01 16:10:14 thb 1.35.18.3: #i85898# Stripping all external header guards 2008/04/01 13:05:36 thb 1.35.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:40 rt 1.35.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d5f5c83f7bf2f5ca6cea639dd6473b12639e4f75]

INTEGRATION: CWS changefileheader (1.10.196); FILE MERGED 2008/03/31 14:19:58 rt 1.10.196.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [67788e63d953a6c1932aca24795c47c09573deb4]

INTEGRATION: CWS changefileheader (1.17.500); FILE MERGED 2008/03/31 16:01:01 rt 1.17.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f77d59f1372ad281f151b3fd2fa9a30f19f8224e]

INTEGRATION: CWS changefileheader (1.21.80); FILE MERGED 2008/03/31 13:39:35 rt 1.21.80.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ae2687533cc392900b19b4892d8d77530c66b8eb]

INTEGRATION: CWS changefileheader (1.8.330); FILE MERGED 2008/04/01 15:31:02 thb 1.8.330.2: #i85898# Stripping all external header guards 2008/03/31 17:15:50 rt 1.8.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1dbfa7bb66adf03b1aa7989d666a941a0e730033]

INTEGRATION: CWS changefileheader (1.25.18); FILE MERGED 2008/04/01 13:05:36 thb 1.25.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:39 rt 1.25.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3dc2dcf682c08a90f02f774dd8e587ece8b1dd4b]

INTEGRATION: CWS changefileheader (1.12.368); FILE MERGED 2008/04/01 15:50:27 thb 1.12.368.2: #i85898# Stripping all external header guards 2008/03/31 14:19:58 rt 1.12.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6dcdde4419265ed7809915c0c4f2e61b1e6f73b8]

INTEGRATION: CWS changefileheader (1.7.500); FILE MERGED 2008/03/31 16:01:01 rt 1.7.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [88ea3efed6a52118d407e21cf5287486effc8292]

INTEGRATION: CWS changefileheader (1.5.268); FILE MERGED 2008/03/31 13:39:35 rt 1.5.268.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [506155fff137c4348d6bca2abe02e09a770cd6a3]

INTEGRATION: CWS changefileheader (1.6.88); FILE MERGED 2008/04/01 15:31:02 thb 1.6.88.3: #i85898# Stripping all external header guards 2008/04/01 12:36:49 thb 1.6.88.2: #i85898# Stripping all external header guards 2008/03/31 17:15:50 rt 1.6.88.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b45cb0bc241b84265c2f0574ee201b2c1937dc0f]

INTEGRATION: CWS changefileheader (1.28.50); FILE MERGED 2008/03/31 14:19:58 rt 1.28.50.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8538c4335a8345608fd90a32b5d5847db0fd2412]

INTEGRATION: CWS changefileheader (1.17.162); FILE MERGED 2008/04/01 16:10:14 thb 1.17.162.3: #i85898# Stripping all external header guards 2008/04/01 13:05:36 thb 1.17.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:39 rt 1.17.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c7fa34de831d5803b7747f63947d8d2d6a8aa6e5]

INTEGRATION: CWS changefileheader (1.3.500); FILE MERGED 2008/03/31 16:01:00 rt 1.3.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6323de4bb908590307ca025afccfd8d5b871c303]

INTEGRATION: CWS changefileheader (1.3.700); FILE MERGED 2008/04/01 15:31:02 thb 1.3.700.2: #i85898# Stripping all external header guards 2008/03/31 17:15:50 rt 1.3.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [688e06aee4626a59dd5312d201c6bf04dbcecc59]

INTEGRATION: CWS changefileheader (1.100.138); FILE MERGED 2008/04/01 16:10:14 thb 1.100.138.3: #i85898# Stripping all external header guards 2008/04/01 13:05:36 thb 1.100.138.2: #i85898# Stripping all external header guards 2008/03/31 16:28:39 rt 1.100.138.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ec5436a9e5bd2c92ad6bcf4c1ad09f61054e94ce]

INTEGRATION: CWS changefileheader (1.21.50); FILE MERGED 2008/04/01 15:50:27 thb 1.21.50.3: #i85898# Stripping all external header guards 2008/04/01 12:48:17 thb 1.21.50.2: #i85898# Stripping all external header guards 2008/03/31 14:19:58 rt 1.21.50.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [83ef87aa1ee5bca6a6f83c05660f1ace16fa4d9e]

INTEGRATION: CWS changefileheader (1.6.500); FILE MERGED 2008/03/31 16:01:00 rt 1.6.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2d589b7bef8d61d5f9b5c13bba7958630761fb93]

INTEGRATION: CWS changefileheader (1.8.78); FILE MERGED 2008/03/31 13:39:35 rt 1.8.78.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a204a05856e834c7200c9ba064ce14e27d5b724a]

INTEGRATION: CWS changefileheader (1.8.88); FILE MERGED 2008/04/01 15:31:02 thb 1.8.88.3: #i85898# Stripping all external header guards 2008/04/01 12:36:49 thb 1.8.88.2: #i85898# Stripping all external header guards 2008/03/31 17:15:50 rt 1.8.88.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [714d7feea9e87f4ead44a85e1c6bfb07adc1dcd3]

INTEGRATION: CWS changefileheader (1.3.162); FILE MERGED 2008/04/01 13:05:36 thb 1.3.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:39 rt 1.3.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7cdc102a7b90fa03c033f7840738d658dc8977df]

INTEGRATION: CWS changefileheader (1.20.50); FILE MERGED 2008/03/31 14:19:58 rt 1.20.50.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e0150a80e42117559914bd45e12f67fc8a6a1ea6]

INTEGRATION: CWS changefileheader (1.4.330); FILE MERGED 2008/04/01 15:31:02 thb 1.4.330.2: #i85898# Stripping all external header guards 2008/03/31 17:15:50 rt 1.4.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e1ceb9aa3be6a371d805566499090d74a276939a]

INTEGRATION: CWS changefileheader (1.39.18); FILE MERGED 2008/04/01 16:10:14 thb 1.39.18.3: #i85898# Stripping all external header guards 2008/04/01 13:05:35 thb 1.39.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:39 rt 1.39.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c9e1e32ea5272e32fa133636eb2d5f1f243eb6c7]

INTEGRATION: CWS changefileheader (1.48.50); FILE MERGED 2008/04/01 15:50:27 thb 1.48.50.3: #i85898# Stripping all external header guards 2008/04/01 12:48:17 thb 1.48.50.2: #i85898# Stripping all external header guards 2008/03/31 14:19:58 rt 1.48.50.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1ed6fa300d54bc9c98ed3cd6a664386f896e132c]

INTEGRATION: CWS changefileheader (1.4.500); FILE MERGED 2008/03/31 16:01:00 rt 1.4.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [80a09632de09437af5ebb2237f0c98dec3de48e6]

INTEGRATION: CWS changefileheader (1.13.176); FILE MERGED 2008/04/01 15:31:02 thb 1.13.176.3: #i85898# Stripping all external header guards 2008/04/01 12:36:49 thb 1.13.176.2: #i85898# Stripping all external header guards 2008/03/31 17:15:50 rt 1.13.176.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4f9465bc3dfdb789e71e655da4b4752861a2e59e]

INTEGRATION: CWS changefileheader (1.9.18); FILE MERGED 2008/04/01 16:10:14 thb 1.9.18.3: #i85898# Stripping all external header guards 2008/04/01 13:05:35 thb 1.9.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:39 rt 1.9.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8bea453a7d66e24155ab4c7e2821703f14452500]

INTEGRATION: CWS changefileheader (1.7.362); FILE MERGED 2008/03/31 14:19:58 rt 1.7.362.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3eb79d4af2fd8edac397b742a276f23387e01d3f]

INTEGRATION: CWS changefileheader (1.7.500); FILE MERGED 2008/03/31 16:01:00 rt 1.7.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2ccfe6480d3e03e57e46e45f0ca05de234be324f]

INTEGRATION: CWS changefileheader (1.12.138); FILE MERGED 2008/04/01 16:10:14 thb 1.12.138.3: #i85898# Stripping all external header guards 2008/04/01 13:05:35 thb 1.12.138.2: #i85898# Stripping all external header guards 2008/03/31 16:28:39 rt 1.12.138.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8e15045d282fb19a52d7e908d5552deeebf2bef2]

INTEGRATION: CWS changefileheader (1.8.362); FILE MERGED 2008/04/01 15:50:27 thb 1.8.362.3: #i85898# Stripping all external header guards 2008/04/01 12:48:17 thb 1.8.362.2: #i85898# Stripping all external header guards 2008/03/31 14:19:58 rt 1.8.362.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [61cf021c425e75c5a8d4796b2330556e175bc355]

INTEGRATION: CWS changefileheader (1.8.330); FILE MERGED 2008/04/01 15:31:02 thb 1.8.330.3: #i85898# Stripping all external header guards 2008/04/01 12:36:49 thb 1.8.330.2: #i85898# Stripping all external header guards 2008/03/31 17:15:50 rt 1.8.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3e286dde563a57c9e54569831b04897e0b14b274]

INTEGRATION: CWS changefileheader (1.7.500); FILE MERGED 2008/03/31 16:00:59 rt 1.7.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a25850c2a83ba5bfc29976c83d40a9a162114eee]

INTEGRATION: CWS changefileheader (1.3.268); FILE MERGED 2008/03/31 13:39:34 rt 1.3.268.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f33ff7ff9877579a27269d40001adc1e96894856]

INTEGRATION: CWS changefileheader (1.66.18); FILE MERGED 2008/04/01 16:10:14 thb 1.66.18.3: #i85898# Stripping all external header guards 2008/04/01 13:05:35 thb 1.66.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:39 rt 1.66.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3626bfa58bd8ddbf015dbe6d93f412b1d035da2a]

INTEGRATION: CWS changefileheader (1.4.362); FILE MERGED 2008/03/31 14:19:58 rt 1.4.362.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e866d6173e20bad49ae0184742c1c0eb6b6631cb]

INTEGRATION: CWS changefileheader (1.2.700); FILE MERGED 2008/04/01 15:31:02 thb 1.2.700.2: #i85898# Stripping all external header guards 2008/03/31 17:15:50 rt 1.2.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3a3cbe19565db5bba183619ca041e124e08bbd3f]

INTEGRATION: CWS changefileheader (1.21.10); FILE MERGED 2008/03/31 13:39:34 rt 1.21.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [375727cc33a9509858aa5fe01f65aefce7c80ee3]

INTEGRATION: CWS changefileheader (1.142.16); FILE MERGED 2008/04/01 16:10:13 thb 1.142.16.3: #i85898# Stripping all external header guards 2008/04/01 13:05:35 thb 1.142.16.2: #i85898# Stripping all external header guards 2008/03/31 16:28:39 rt 1.142.16.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [91899c7cdc2aa53d9166d25fcb999db0416e4e6c]

INTEGRATION: CWS changefileheader (1.14.362); FILE MERGED 2008/04/01 15:50:27 thb 1.14.362.2: #i85898# Stripping all external header guards 2008/03/31 14:19:58 rt 1.14.362.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [89fd94f1c22a4e36e29b825c4c90b1607a67e73f]

INTEGRATION: CWS changefileheader (1.19.80); FILE MERGED 2008/03/31 13:39:34 rt 1.19.80.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [eda1967b9e8458add208328cc8e372efd2544731]

INTEGRATION: CWS changefileheader (1.2.700); FILE MERGED 2008/04/01 15:31:01 thb 1.2.700.2: #i85898# Stripping all external header guards 2008/03/31 17:15:50 rt 1.2.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c61bb4720e8c034165c80c9b47afc0b4a821fe6d]

INTEGRATION: CWS changefileheader (1.23.18); FILE MERGED 2008/04/01 16:10:13 thb 1.23.18.3: #i85898# Stripping all external header guards 2008/04/01 13:05:35 thb 1.23.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:39 rt 1.23.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [facc3f83c6bfae1ec9a46050d039b146d3350636]

INTEGRATION: CWS changefileheader (1.4.368); FILE MERGED 2008/04/01 15:50:27 thb 1.4.368.3: #i85898# Stripping all external header guards 2008/04/01 12:48:17 thb 1.4.368.2: #i85898# Stripping all external header guards 2008/03/31 14:19:58 rt 1.4.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ea82fcce3e1dcbc3394aa4f048f384cf692557c2]

INTEGRATION: CWS changefileheader (1.5.330); FILE MERGED 2008/04/01 15:31:01 thb 1.5.330.2: #i85898# Stripping all external header guards 2008/03/31 17:15:50 rt 1.5.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c2c854acc33082c7edfe12acd176d1f5bb3b8ba9]

INTEGRATION: CWS changefileheader (1.5.268); FILE MERGED 2008/03/31 13:39:34 rt 1.5.268.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [75429971dbe7fdc3afb4db617d6b59d9e8f339c1]

INTEGRATION: CWS changefileheader (1.8.500); FILE MERGED 2008/03/31 16:00:59 rt 1.8.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [14b7287217b2823533300d8324d4da19daec53e1]

INTEGRATION: CWS changefileheader (1.138.16); FILE MERGED 2008/04/01 16:10:13 thb 1.138.16.3: #i85898# Stripping all external header guards 2008/04/01 13:05:34 thb 1.138.16.2: #i85898# Stripping all external header guards 2008/03/31 16:28:39 rt 1.138.16.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0e5907bffc30fc16b4538272a7c71fe59c38bd41]

INTEGRATION: CWS changefileheader (1.11.4); FILE MERGED 2008/04/01 15:50:27 thb 1.11.4.3: #i85898# Stripping all external header guards 2008/04/01 12:48:17 thb 1.11.4.2: #i85898# Stripping all external header guards 2008/03/31 14:19:57 rt 1.11.4.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [43d2ca5c22062c3d4ca285a6a608fadc82cbaa48]

INTEGRATION: CWS changefileheader (1.2.10); FILE MERGED 2008/03/28 16:45:44 rt 1.2.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d89db257d8815a5db6893cc1b9790d9d186b3fd0]

INTEGRATION: CWS changefileheader (1.2.700); FILE MERGED 2008/03/31 17:15:50 rt 1.2.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [92ddb4ab10ccbe7af32f5cbe522803b720e0908e]

INTEGRATION: CWS changefileheader (1.2.268); FILE MERGED 2008/03/31 13:39:34 rt 1.2.268.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b2fcc6682a5e759cc11f6ea70378a0cc3a6ea9fe]

INTEGRATION: CWS changefileheader (1.5.84); FILE MERGED 2008/03/31 16:00:59 rt 1.5.84.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [75de547444f30df808661d75d3ae75ffd89702c0]

INTEGRATION: CWS changefileheader (1.5.1152); FILE MERGED 2008/04/01 15:50:27 thb 1.5.1152.2: #i85898# Stripping all external header guards 2008/03/31 14:19:57 rt 1.5.1152.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [907397f96e9cfdd9259d0d8e24ac2ab91559403a]

INTEGRATION: CWS changefileheader (1.23.18); FILE MERGED 2008/04/01 16:10:13 thb 1.23.18.3: #i85898# Stripping all external header guards 2008/04/01 13:05:34 thb 1.23.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:39 rt 1.23.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d2dc93160ab43fedc5e86bb02495a191c8267e1a]

INTEGRATION: CWS changefileheader (1.2.698); FILE MERGED 2008/04/01 15:31:01 thb 1.2.698.2: #i85898# Stripping all external header guards 2008/03/31 17:15:50 rt 1.2.698.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [19119d0f74a54fa4c545c6afa18d7962e001294d]

INTEGRATION: CWS changefileheader (1.8.78); FILE MERGED 2008/04/01 12:31:04 thb 1.8.78.2: #i85898# Stripping all external header guards 2008/03/31 13:39:34 rt 1.8.78.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [23ca8945a1612a995eea65ff6031cbb265a805d5]

INTEGRATION: CWS changefileheader (1.5.92); FILE MERGED 2008/03/31 16:00:59 rt 1.5.92.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7c64688218c3c2875a5ca2a37c24773c70f77c0f]

INTEGRATION: CWS changefileheader (1.10.368); FILE MERGED 2008/04/01 15:50:27 thb 1.10.368.3: #i85898# Stripping all external header guards 2008/04/01 12:48:17 thb 1.10.368.2: #i85898# Stripping all external header guards 2008/03/31 14:19:57 rt 1.10.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [de37a8880b1bc50c2db6c7ec3d9cb4fcf22bbf42]

INTEGRATION: CWS changefileheader (1.70.18); FILE MERGED 2008/04/01 16:10:13 thb 1.70.18.3: #i85898# Stripping all external header guards 2008/04/01 13:05:34 thb 1.70.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:38 rt 1.70.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [def605a5a65e93336d58acfae0b312f87c4c6dee]

INTEGRATION: CWS changefileheader (1.29.240); FILE MERGED 2008/04/01 15:31:01 thb 1.29.240.3: #i85898# Stripping all external header guards 2008/04/01 12:36:49 thb 1.29.240.2: #i85898# Stripping all external header guards 2008/03/31 17:15:50 rt 1.29.240.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e9faf1af01baab8b82c002a52be92511dd483890]

INTEGRATION: CWS changefileheader (1.6.498); FILE MERGED 2008/03/31 16:00:59 rt 1.6.498.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [67cb12dd50d0556cf3c536e26daea86cbe72e6f3]

INTEGRATION: CWS changefileheader (1.6.354); FILE MERGED 2008/04/01 15:50:26 thb 1.6.354.2: #i85898# Stripping all external header guards 2008/03/31 14:19:57 rt 1.6.354.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b1dea2e972f620657d7c95c628e25a077fd567a2]

INTEGRATION: CWS changefileheader (1.83.18); FILE MERGED 2008/04/01 16:10:13 thb 1.83.18.3: #i85898# Stripping all external header guards 2008/04/01 13:05:34 thb 1.83.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:38 rt 1.83.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [619cfd1153b7ba256886b419ae3adb4c2b4ddaf4]

INTEGRATION: CWS changefileheader (1.27.64); FILE MERGED 2008/04/01 15:31:01 thb 1.27.64.2: #i85898# Stripping all external header guards 2008/03/31 17:15:50 rt 1.27.64.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ec971923616b79ca50a353c71c62bcb824ee0a57]

INTEGRATION: CWS changefileheader (1.12.10); FILE MERGED 2008/03/31 13:39:34 rt 1.12.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b8d7b584afb733fa3ce688af5b056e2c05bf09a2]

INTEGRATION: CWS changefileheader (1.3.498); FILE MERGED 2008/03/31 16:00:59 rt 1.3.498.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6ea3bb432eb7d08f56bc2f176567e63d66ca4a1d]

INTEGRATION: CWS changefileheader (1.17.16); FILE MERGED 2008/04/01 15:50:26 thb 1.17.16.3: #i85898# Stripping all external header guards 2008/04/01 12:48:16 thb 1.17.16.2: #i85898# Stripping all external header guards 2008/03/31 14:19:57 rt 1.17.16.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [752f29d7a1e3bc941dddc390c756d77afee0428c]

INTEGRATION: CWS changefileheader (1.7.162); FILE MERGED 2008/04/01 13:05:34 thb 1.7.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:38 rt 1.7.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a18932e6e23c8d10f78403a335aedaef67a86ceb]

INTEGRATION: CWS changefileheader (1.9.498); FILE MERGED 2008/03/31 16:00:59 rt 1.9.498.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bdc80522bc3d796fab225f04bbcc5397d4e81ea0]

INTEGRATION: CWS changefileheader (1.3.368); FILE MERGED 2008/04/01 15:50:26 thb 1.3.368.3: #i85898# Stripping all external header guards 2008/04/01 12:48:16 thb 1.3.368.2: #i85898# Stripping all external header guards 2008/03/31 14:19:57 rt 1.3.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6ab96372bbc73c8ed9756f103507d60ac01260f5]

INTEGRATION: CWS changefileheader (1.2.698); FILE MERGED 2008/04/01 15:31:01 thb 1.2.698.2: #i85898# Stripping all external header guards 2008/03/31 17:15:49 rt 1.2.698.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4598ef123a676a0d4a7bf564f92846856130ea91]

INTEGRATION: CWS changefileheader (1.38.18); FILE MERGED 2008/04/01 16:10:12 thb 1.38.18.3: #i85898# Stripping all external header guards 2008/04/01 13:05:34 thb 1.38.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:38 rt 1.38.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [08ab170fd5e44416430c9b1d141997bd184fdd85]

INTEGRATION: CWS changefileheader (1.4.84); FILE MERGED 2008/03/31 16:00:59 rt 1.4.84.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3eb750bfbd95d17953d6ee13effb44cd63a4cc18]

INTEGRATION: CWS changefileheader (1.3.368); FILE MERGED 2008/04/01 15:50:26 thb 1.3.368.2: #i85898# Stripping all external header guards 2008/03/31 14:19:57 rt 1.3.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ca8e107cae315297305c64f2fe8da78f8550ae8b]

INTEGRATION: CWS changefileheader (1.5.330); FILE MERGED 2008/04/01 15:31:01 thb 1.5.330.2: #i85898# Stripping all external header guards 2008/03/31 17:15:49 rt 1.5.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1e7224dacf04aca9deb90ca61bbe02b71c2cbd6f]

INTEGRATION: CWS changefileheader (1.10.10); FILE MERGED 2008/03/31 13:39:34 rt 1.10.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4367cf16f6b89071a6faf6156f802967fe31dc87]

INTEGRATION: CWS changefileheader (1.2.448); FILE MERGED 2008/04/01 13:05:33 thb 1.2.448.2: #i85898# Stripping all external header guards 2008/03/31 16:28:38 rt 1.2.448.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3d661dc4697eee8ee2a55133c2797882959a181e]

INTEGRATION: CWS changefileheader (1.6.84); FILE MERGED 2008/03/31 16:00:58 rt 1.6.84.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2c55a1bf6bf4c1f04093f35f231e15dbafbbbe07]

INTEGRATION: CWS changefileheader (1.5.200); FILE MERGED 2008/04/01 15:50:26 thb 1.5.200.3: #i85898# Stripping all external header guards 2008/04/01 12:48:16 thb 1.5.200.2: #i85898# Stripping all external header guards 2008/03/31 14:19:57 rt 1.5.200.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [68a470bd787ec30c4aed8adcf7ab9aaf7511c2bd]

INTEGRATION: CWS changefileheader (1.5.700); FILE MERGED 2008/04/01 15:31:01 thb 1.5.700.3: #i85898# Stripping all external header guards 2008/04/01 12:36:49 thb 1.5.700.2: #i85898# Stripping all external header guards 2008/03/31 17:15:49 rt 1.5.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [55006af584c90036a4fc250614685d0edf9539a6]

INTEGRATION: CWS changefileheader (1.24.80); FILE MERGED 2008/03/31 13:39:34 rt 1.24.80.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b3a5022e9a957e54dd61ad6c1f490beb2da5e738]

INTEGRATION: CWS changefileheader (1.7.18); FILE MERGED 2008/04/01 13:05:33 thb 1.7.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:38 rt 1.7.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4884a3eb5d37edb7f80f3051ddab41f9cdc6f25a]

INTEGRATION: CWS changefileheader (1.3.498); FILE MERGED 2008/03/31 16:00:58 rt 1.3.498.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6db214b2476f7f4a896f32a6dcc627fab615cf0b]

INTEGRATION: CWS changefileheader (1.11.200); FILE MERGED 2008/04/01 15:50:26 thb 1.11.200.3: #i85898# Stripping all external header guards 2008/04/01 12:48:16 thb 1.11.200.2: #i85898# Stripping all external header guards 2008/03/31 14:19:57 rt 1.11.200.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [43ce2395b33e4ea938bb261577feeaacba05cac0]

INTEGRATION: CWS changefileheader (1.3.700); FILE MERGED 2008/03/31 17:15:49 rt 1.3.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0ba4ee8c487ac805cb9a41640516394d5238281c]

INTEGRATION: CWS changefileheader (1.4.450); FILE MERGED 2008/03/31 16:28:38 rt 1.4.450.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c8d02e7fefab4b63f80451000edf0e69e2f01cf4]

INTEGRATION: CWS changefileheader (1.7.498); FILE MERGED 2008/03/31 16:00:58 rt 1.7.498.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5dd0086d38a7a59ff44beec7b535dc8f69a5ffea]

INTEGRATION: CWS changefileheader (1.4.1256); FILE MERGED 2008/04/01 15:50:26 thb 1.4.1256.2: #i85898# Stripping all external header guards 2008/03/31 14:19:57 rt 1.4.1256.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e07532452494b20a8e96a21bef67d54b93077606]

INTEGRATION: CWS changefileheader (1.7.330); FILE MERGED 2008/04/01 15:31:01 thb 1.7.330.3: #i85898# Stripping all external header guards 2008/04/01 12:36:49 thb 1.7.330.2: #i85898# Stripping all external header guards 2008/03/31 17:15:49 rt 1.7.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7680f5b51eccad5ecdd2019e6e10939fe71a2480]

INTEGRATION: CWS changefileheader (1.8.18); FILE MERGED 2008/04/01 16:10:12 thb 1.8.18.3: #i85898# Stripping all external header guards 2008/04/01 13:05:33 thb 1.8.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:38 rt 1.8.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b0cd7a21c87793b3f4ee73be9d4e46008502eee7]

INTEGRATION: CWS changefileheader (1.7.184); FILE MERGED 2008/03/31 16:00:58 rt 1.7.184.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2ee27e13e3ddcd62d7f72d45771e5132e227e01a]

INTEGRATION: CWS changefileheader (1.3.700); FILE MERGED 2008/04/01 15:31:01 thb 1.3.700.2: #i85898# Stripping all external header guards 2008/03/31 17:15:49 rt 1.3.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e68b2e5256696017e2202db2528962dd6e77269f]

INTEGRATION: CWS changefileheader (1.9.368); FILE MERGED 2008/04/01 15:50:26 thb 1.9.368.3: #i85898# Stripping all external header guards 2008/04/01 12:48:16 thb 1.9.368.2: #i85898# Stripping all external header guards 2008/03/31 14:19:57 rt 1.9.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1f2ad575e8f31ae2d1832607c09e00801d83ed63]

INTEGRATION: CWS changefileheader (1.8.78); FILE MERGED 2008/03/31 13:39:34 rt 1.8.78.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [90ba6883456b4f340a56833f7075fc562a9d55f3]

INTEGRATION: CWS changefileheader (1.35.276); FILE MERGED 2008/03/31 16:28:38 rt 1.35.276.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [194ca7f944d352ab5d82cfe556e58bf8b05ff2e7]

INTEGRATION: CWS changefileheader (1.5.602); FILE MERGED 2008/04/01 15:50:25 thb 1.5.602.2: #i85898# Stripping all external header guards 2008/03/31 14:19:57 rt 1.5.602.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [da8c9d711bc72bd1d53af24f0009a8b3d98305af]

INTEGRATION: CWS changefileheader (1.2.268); FILE MERGED 2008/03/31 13:39:33 rt 1.2.268.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [afd9109f715f2bb00d6ac9a23ca80031832264f9]

INTEGRATION: CWS changefileheader (1.4.162); FILE MERGED 2008/04/01 16:10:12 thb 1.4.162.3: #i85898# Stripping all external header guards 2008/04/01 13:05:33 thb 1.4.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:38 rt 1.4.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a0c0fc6e022cfa0d3a0be73bb6bc7b029e20d860]

INTEGRATION: CWS changefileheader (1.8.602); FILE MERGED 2008/04/01 15:50:25 thb 1.8.602.3: #i85898# Stripping all external header guards 2008/04/01 12:48:16 thb 1.8.602.2: #i85898# Stripping all external header guards 2008/03/31 14:19:57 rt 1.8.602.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8b3bf4f8960c5c662d61d282536219f3906fb07e]

INTEGRATION: CWS changefileheader (1.8.498); FILE MERGED 2008/03/31 16:00:58 rt 1.8.498.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4b64f509c1665ada344ce8600809827c3fc466a2]

INTEGRATION: CWS changefileheader (1.12.10); FILE MERGED 2008/03/31 13:39:33 rt 1.12.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6f977a2ca0f6c57c6b48124d0bee261bbda672ed]

INTEGRATION: CWS changefileheader (1.7.162); FILE MERGED 2008/04/01 16:10:12 thb 1.7.162.3: #i85898# Stripping all external header guards 2008/04/01 13:05:33 thb 1.7.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:38 rt 1.7.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8263e9f0d1bde803524f76039cd19c1150c84818]

INTEGRATION: CWS changefileheader (1.21.366); FILE MERGED 2008/04/01 15:50:25 thb 1.21.366.3: #i85898# Stripping all external header guards 2008/04/01 12:48:16 thb 1.21.366.2: #i85898# Stripping all external header guards 2008/03/31 14:19:57 rt 1.21.366.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a605faae8999841ec35202eed9b2010344c27983]

INTEGRATION: CWS changefileheader (1.2.700); FILE MERGED 2008/04/01 15:31:01 thb 1.2.700.2: #i85898# Stripping all external header guards 2008/03/31 17:15:49 rt 1.2.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7e02cd75791618c5e6e4ff90a1d81abe60fd0456]

INTEGRATION: CWS changefileheader (1.5.18); FILE MERGED 2008/04/01 13:05:33 thb 1.5.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:38 rt 1.5.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fca0f66cb102e7662cddaa4e5e0b76723a7de563]

INTEGRATION: CWS changefileheader (1.4.146); FILE MERGED 2008/03/31 16:00:58 rt 1.4.146.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b994ce5ba8ebe2a43feda8d1eb0fd80e3a5fbde4]

INTEGRATION: CWS changefileheader (1.4.700); FILE MERGED 2008/03/31 17:15:49 rt 1.4.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c2a5588e855e8018f76cbca28be3517e236aad6f]

INTEGRATION: CWS changefileheader (1.12.18); FILE MERGED 2008/04/01 16:10:12 thb 1.12.18.3: #i85898# Stripping all external header guards 2008/04/01 13:05:33 thb 1.12.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:38 rt 1.12.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [585f85550cd8c10afab530e3cbcb66c1ab04ff8f]

INTEGRATION: CWS changefileheader (1.63.50); FILE MERGED 2008/03/31 14:19:57 rt 1.63.50.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [65d17ee7696cef0dc8b5a02f3c1bba2465a3b4d6]

INTEGRATION: CWS changefileheader (1.3.268); FILE MERGED 2008/03/31 13:39:33 rt 1.3.268.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dac78907952f79a46b9f13cd17c8b764e19cafa0]

INTEGRATION: CWS changefileheader (1.5.700); FILE MERGED 2008/04/01 15:31:00 thb 1.5.700.3: #i85898# Stripping all external header guards 2008/04/01 12:36:49 thb 1.5.700.2: #i85898# Stripping all external header guards 2008/03/31 17:15:49 rt 1.5.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dc5225f35bd4860fb231a824f20145616ddacc2e]

INTEGRATION: CWS changefileheader (1.9.48); FILE MERGED 2008/04/01 15:50:25 thb 1.9.48.2: #i85898# Stripping all external header guards 2008/03/31 14:19:57 rt 1.9.48.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a7e3878e967af12abbae2a43e4a670dd03ae3928]

INTEGRATION: CWS changefileheader (1.2.10); FILE MERGED 2008/03/28 16:45:43 rt 1.2.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5a87d907d31c2b15026e7668a38a8916bf6f9565]

INTEGRATION: CWS changefileheader (1.5.212); FILE MERGED 2008/04/01 16:10:12 thb 1.5.212.3: #i85898# Stripping all external header guards 2008/04/01 13:05:33 thb 1.5.212.2: #i85898# Stripping all external header guards 2008/03/31 16:28:38 rt 1.5.212.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6a8ea7952a1dd0865ec5011777875c781270f264]

INTEGRATION: CWS changefileheader (1.10.10); FILE MERGED 2008/03/31 13:39:33 rt 1.10.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bcdf1827eae87107668777991afb3d907d49b558]

INTEGRATION: CWS changefileheader (1.3.700); FILE MERGED 2008/04/01 15:31:00 thb 1.3.700.2: #i85898# Stripping all external header guards 2008/03/31 17:15:49 rt 1.3.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [96bfb1fe915832007f51a640f583ec4a413ca99d]

INTEGRATION: CWS changefileheader (1.16.18); FILE MERGED 2008/04/01 13:05:32 thb 1.16.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:38 rt 1.16.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [08c98f8d0914a77237dd1c4777b9a10ed045a5cd]

INTEGRATION: CWS changefileheader (1.6.50); FILE MERGED 2008/03/31 14:19:57 rt 1.6.50.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3bcd603be943a77ae337e19d1d359103d8cbf71c]

INTEGRATION: CWS changefileheader (1.20.80); FILE MERGED 2008/03/31 13:39:33 rt 1.20.80.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [92e5001bfa1e990ad6e38133e2bacd860f675513]

INTEGRATION: CWS changefileheader (1.5.162); FILE MERGED 2008/04/01 13:05:32 thb 1.5.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:38 rt 1.5.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0f646b07162a2d6d7aec0e6823968b298ba8ff5b]

INTEGRATION: CWS changefileheader (1.61.48); FILE MERGED 2008/04/01 15:50:25 thb 1.61.48.3: #i85898# Stripping all external header guards 2008/04/01 12:48:15 thb 1.61.48.2: #i85898# Stripping all external header guards 2008/03/31 14:19:56 rt 1.61.48.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [778ce2234f99dee49336c38876d9905ea088402c]

INTEGRATION: CWS changefileheader (1.5.268); FILE MERGED 2008/03/31 13:39:33 rt 1.5.268.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9d0b8f9c6e70fd60d71e719161e7566f9b6352b0]

INTEGRATION: CWS changefileheader (1.10.498); FILE MERGED 2008/03/31 16:00:58 rt 1.10.498.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8373a33ba5b2d08dcbacf99ee4a7c1e801ebef9c]

INTEGRATION: CWS changefileheader (1.9.700); FILE MERGED 2008/04/01 12:36:49 thb 1.9.700.2: #i85898# Stripping all external header guards 2008/03/31 17:15:49 rt 1.9.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [582e6bddd13d34ac2cbebd8b18d8a8505bb253fb]

INTEGRATION: CWS changefileheader (1.49.368); FILE MERGED 2008/03/31 14:19:56 rt 1.49.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8c4e3de137079b73488dadd8bd35b1f0bf700536]

INTEGRATION: CWS changefileheader (1.15.18); FILE MERGED 2008/04/01 16:10:11 thb 1.15.18.3: #i85898# Stripping all external header guards 2008/04/01 13:05:32 thb 1.15.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:38 rt 1.15.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c3321d3b844e24a7558b6930961c27a13cd377fc]

INTEGRATION: CWS changefileheader (1.3.698); FILE MERGED 2008/04/01 15:31:00 thb 1.3.698.2: #i85898# Stripping all external header guards 2008/03/31 17:15:49 rt 1.3.698.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ac6fa80998a143458ca6bde71e3d593daad7e6b0]

INTEGRATION: CWS changefileheader (1.6.290); FILE MERGED 2008/04/01 16:10:11 thb 1.6.290.3: #i85898# Stripping all external header guards 2008/04/01 13:05:32 thb 1.6.290.2: #i85898# Stripping all external header guards 2008/03/31 16:28:38 rt 1.6.290.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d882a779f89e834e384deabd1dba8bf22602aa0b]

INTEGRATION: CWS changefileheader (1.5.368); FILE MERGED 2008/04/01 15:50:24 thb 1.5.368.3: #i85898# Stripping all external header guards 2008/04/01 12:48:15 thb 1.5.368.2: #i85898# Stripping all external header guards 2008/03/31 14:19:56 rt 1.5.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1665798713d63e7eb4ded149b9933da6c750f561]

INTEGRATION: CWS changefileheader (1.8.78); FILE MERGED 2008/03/31 13:39:33 rt 1.8.78.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0682195dc1799cd658cbd0a754b879e742984559]

INTEGRATION: CWS changefileheader (1.8.498); FILE MERGED 2008/03/31 16:00:57 rt 1.8.498.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4f8ce678c88e75ab3f7c9bc965d469dc0bc5644a]

INTEGRATION: CWS changefileheader (1.2.700); FILE MERGED 2008/04/01 15:31:00 thb 1.2.700.2: #i85898# Stripping all external header guards 2008/03/31 17:15:48 rt 1.2.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [461e6af8254fe1b8db82456723609a1c066ef6cc]

INTEGRATION: CWS changefileheader (1.12.18); FILE MERGED 2008/04/01 16:10:11 thb 1.12.18.3: #i85898# Stripping all external header guards 2008/04/01 13:05:32 thb 1.12.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:37 rt 1.12.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fe7465c45db831eb49129b9042053e2b718c20cd]

INTEGRATION: CWS changefileheader (1.6.1256); FILE MERGED 2008/03/31 14:19:56 rt 1.6.1256.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2f7c87c01ce797911a00585d6a6dd0df9476c856]

INTEGRATION: CWS changefileheader (1.4.700); FILE MERGED 2008/03/31 17:15:48 rt 1.4.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9809c92815efc8fe1de91f221ba42f79c9e47f4a]

INTEGRATION: CWS changefileheader (1.8.18); FILE MERGED 2008/04/01 16:10:11 thb 1.8.18.3: #i85898# Stripping all external header guards 2008/04/01 13:05:32 thb 1.8.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:37 rt 1.8.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e9aaaa34a8d10f2feea881d095d5bf164b804175]

INTEGRATION: CWS changefileheader (1.30.178); FILE MERGED 2008/04/01 15:50:24 thb 1.30.178.2: #i85898# Stripping all external header guards 2008/03/31 14:19:56 rt 1.30.178.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [99adbf6a4d621bcd59826203e6816dc125d7b305]

INTEGRATION: CWS changefileheader (1.20.382); FILE MERGED 2008/03/31 16:00:57 rt 1.20.382.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e3630754c288afcdf276360a56f8fbe9b643a545]

INTEGRATION: CWS changefileheader (1.5.700); FILE MERGED 2008/04/01 15:31:00 thb 1.5.700.3: #i85898# Stripping all external header guards 2008/04/01 12:36:49 thb 1.5.700.2: #i85898# Stripping all external header guards 2008/03/31 17:15:48 rt 1.5.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e98a5682247fc097a8e30f618462d93e9058ffb3]

INTEGRATION: CWS changefileheader (1.10.18); FILE MERGED 2008/04/01 16:10:11 thb 1.10.18.3: #i85898# Stripping all external header guards 2008/04/01 13:05:32 thb 1.10.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:37 rt 1.10.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [56215e32ed8de5584cd574c01b5bc18249a016a0]

INTEGRATION: CWS changefileheader (1.2.36); FILE MERGED 2008/03/31 14:19:56 rt 1.2.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [334ab96ccd161a0ecbf7a6cc37f9cc989064cff9]

INTEGRATION: CWS changefileheader (1.11.498); FILE MERGED 2008/03/31 16:00:57 rt 1.11.498.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3a16c2cfa0191fe72ce5d7b86839b331368a22e4]

INTEGRATION: CWS changefileheader (1.3.700); FILE MERGED 2008/03/31 17:15:48 rt 1.3.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [36e8ecf8398be5113883a5d659b2b6d9ba05488d]

INTEGRATION: CWS changefileheader (1.14.18); FILE MERGED 2008/04/01 13:05:32 thb 1.14.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:37 rt 1.14.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5efb66af311a2a5fc747103b88da24ad9a734654]

INTEGRATION: CWS changefileheader (1.6.498); FILE MERGED 2008/03/31 16:00:57 rt 1.6.498.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f09aa1a01232c712fe153262d8659db92ea7ec5a]

INTEGRATION: CWS changefileheader (1.2.80); FILE MERGED 2008/04/01 15:31:00 thb 1.2.80.2: #i85898# Stripping all external header guards 2008/03/31 17:15:48 rt 1.2.80.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9b35429876dfb9d3eec216b4ad0bddc03de34048]

INTEGRATION: CWS changefileheader (1.5.162); FILE MERGED 2008/04/01 16:10:11 thb 1.5.162.3: #i85898# Stripping all external header guards 2008/04/01 13:05:31 thb 1.5.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:37 rt 1.5.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3bab23389bab52b1578540430c2b14a6e9eb7a47]

INTEGRATION: CWS changefileheader (1.19.10); FILE MERGED 2008/03/31 13:39:33 rt 1.19.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0b5229b78c3c70b146777323e75f8a9e89d72273]

INTEGRATION: CWS changefileheader (1.5.498); FILE MERGED 2008/03/31 16:00:57 rt 1.5.498.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6c8fdf1fd6934e7ffd098fda864d801e7568c170]

INTEGRATION: CWS changefileheader (1.12.18); FILE MERGED 2008/04/01 16:10:11 thb 1.12.18.3: #i85898# Stripping all external header guards 2008/04/01 13:05:31 thb 1.12.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:37 rt 1.12.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6b8f4f56f8673e7d47e50ac04c6b9c9dce361f45]

INTEGRATION: CWS changefileheader (1.19.80); FILE MERGED 2008/03/31 13:39:33 rt 1.19.80.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f8527fe6f448ce236bd828b9d8cd61dfec674af0]

INTEGRATION: CWS changefileheader (1.9.498); FILE MERGED 2008/03/31 16:00:56 rt 1.9.498.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c73908429b73660211dccac8c70ca07cc7b58eb4]

INTEGRATION: CWS changefileheader (1.2.80); FILE MERGED 2008/03/31 17:15:48 rt 1.2.80.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7796bbf81c998c4ff1f4b892050d0d0d6b02152c]

INTEGRATION: CWS changefileheader (1.3.162); FILE MERGED 2008/04/01 13:05:31 thb 1.3.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:37 rt 1.3.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ede56da593323c11ebd70b4db24bbc0d943994ab]

INTEGRATION: CWS changefileheader (1.4.822); FILE MERGED 2008/04/01 15:50:24 thb 1.4.822.2: #i85898# Stripping all external header guards 2008/03/31 14:19:56 rt 1.4.822.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [37d8def377fd76a3152b29ac149867d435505a0a]

INTEGRATION: CWS changefileheader (1.3.700); FILE MERGED 2008/04/01 15:31:00 thb 1.3.700.2: #i85898# Stripping all external header guards 2008/03/31 17:15:48 rt 1.3.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [67eb6d09a23f3a36c9b9bf653a43f3cc5843dc65]

INTEGRATION: CWS changefileheader (1.4.498); FILE MERGED 2008/03/31 16:00:56 rt 1.4.498.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5bdafc43648f5ef46c1904a4327c119ce9e83f5d]

INTEGRATION: CWS changefileheader (1.2.10); FILE MERGED 2008/03/28 16:45:42 rt 1.2.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fd05d9a3dc5ffdff179944d92687761c9ead5546]

INTEGRATION: CWS changefileheader (1.9.18); FILE MERGED 2008/04/01 16:10:11 thb 1.9.18.3: #i85898# Stripping all external header guards 2008/04/01 13:05:31 thb 1.9.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:37 rt 1.9.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [69de2f4e81c349d536c9f697243bddb28287e623]

INTEGRATION: CWS changefileheader (1.12.90); FILE MERGED 2008/04/01 15:50:24 thb 1.12.90.3: #i85898# Stripping all external header guards 2008/04/01 12:48:15 thb 1.12.90.2: #i85898# Stripping all external header guards 2008/03/31 14:19:56 rt 1.12.90.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1640d122405975c50baff724c668f3c69d8599d8]

INTEGRATION: CWS changefileheader (1.2.268); FILE MERGED 2008/03/31 13:39:32 rt 1.2.268.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dff208b57bb03e002aa2fc36f62f6b690c1370dd]

INTEGRATION: CWS changefileheader (1.5.498); FILE MERGED 2008/03/31 16:00:56 rt 1.5.498.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e7f45d6e6823ac2e9ae54b6bff18228e0a17eeb3]

INTEGRATION: CWS changefileheader (1.5.292); FILE MERGED 2008/04/01 12:36:49 thb 1.5.292.2: #i85898# Stripping all external header guards 2008/03/31 17:15:48 rt 1.5.292.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [312877d6471bc9d18ced719aebc674867df39486]

INTEGRATION: CWS changefileheader (1.4.414); FILE MERGED 2008/04/01 15:50:24 thb 1.4.414.3: #i85898# Stripping all external header guards 2008/04/01 12:48:15 thb 1.4.414.2: #i85898# Stripping all external header guards 2008/03/31 14:19:56 rt 1.4.414.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e28f0974a7f8187083868c5911ccd630380d3b41]

INTEGRATION: CWS changefileheader (1.6.162); FILE MERGED 2008/04/01 13:05:31 thb 1.6.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:37 rt 1.6.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e07fca086ff81353cf4cc7006cf0dfd40512d5a3]

INTEGRATION: CWS changefileheader (1.9.78); FILE MERGED 2008/04/01 12:31:04 thb 1.9.78.2: #i85898# Stripping all external header guards 2008/03/31 13:39:32 rt 1.9.78.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a837acaefca1786a0cd0fbf700d80e469e7805a7]

INTEGRATION: CWS changefileheader (1.2.700); FILE MERGED 2008/03/31 17:15:48 rt 1.2.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a3dd75f63d3c65bbb9415067af46e5fab54bc14f]

INTEGRATION: CWS changefileheader (1.5.624); FILE MERGED 2008/03/31 13:59:18 rt 1.5.624.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a92017e3ac7d699a5c3092b10b0836b1210001ed]

INTEGRATION: CWS changefileheader (1.8.498); FILE MERGED 2008/03/31 16:00:56 rt 1.8.498.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [84726b538e9232d8fbced6bc2397eb837d31a80b]

INTEGRATION: CWS changefileheader (1.10.368); FILE MERGED 2008/04/01 15:50:24 thb 1.10.368.3: #i85898# Stripping all external header guards 2008/04/01 12:48:15 thb 1.10.368.2: #i85898# Stripping all external header guards 2008/03/31 14:19:56 rt 1.10.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fe4723ee88c406d1feb3c0253b6a072f7e7c0c64]

INTEGRATION: CWS changefileheader (1.10.18); FILE MERGED 2008/04/01 16:10:11 thb 1.10.18.3: #i85898# Stripping all external header guards 2008/04/01 13:05:31 thb 1.10.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:37 rt 1.10.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4911d541b35fdd61510745e413f02490fa11167c]

INTEGRATION: CWS changefileheader (1.54.2); FILE MERGED 2008/03/31 13:59:18 rt 1.54.2.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [11008ac8fa06569b6f4cff2d5f2a49c276ec7cfe]

INTEGRATION: CWS changefileheader (1.4.700); FILE MERGED 2008/04/01 15:31:00 thb 1.4.700.2: #i85898# Stripping all external header guards 2008/03/31 17:15:48 rt 1.4.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9cdb45d46d318599b14e5a27956a068c0d9e1e3a]

INTEGRATION: CWS changefileheader (1.10.498); FILE MERGED 2008/03/31 16:00:56 rt 1.10.498.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7b353dc06f970fba1f15e15e80a1fe85d4e2b021]

INTEGRATION: CWS changefileheader (1.29.368); FILE MERGED 2008/03/31 14:19:56 rt 1.29.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1fd603ddfd55530471c095106fedaf5e9f1e4ebf]

INTEGRATION: CWS changefileheader (1.10.18); FILE MERGED 2008/04/01 16:10:11 thb 1.10.18.3: #i85898# Stripping all external header guards 2008/04/01 13:05:30 thb 1.10.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:37 rt 1.10.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2db40badbc1e584cb99097305598261e988f0947]

INTEGRATION: CWS changefileheader (1.13.10); FILE MERGED 2008/03/31 13:39:32 rt 1.13.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [21cdd1555e6147d115efe86d6bc0758a079fd5cf]

INTEGRATION: CWS changefileheader (1.18.16); FILE MERGED 2008/03/31 13:59:17 rt 1.18.16.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [aa262f3d577662fcd3ac038b6a4edf171ccd2938]

INTEGRATION: CWS changefileheader (1.2.34); FILE MERGED 2008/03/31 17:15:48 rt 1.2.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cf75c9b86d530da31247f45676620d9c82ff298b]

INTEGRATION: CWS changefileheader (1.6.410); FILE MERGED 2008/03/31 16:00:56 rt 1.6.410.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [45fc759b20a4b57ed65f946abb0e1a39564ee2e3]

INTEGRATION: CWS changefileheader (1.12.18); FILE MERGED 2008/04/01 13:05:30 thb 1.12.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:37 rt 1.12.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ee428f04832e4d661ac4e1d3f71413d27a0ea30e]

INTEGRATION: CWS changefileheader (1.4.368); FILE MERGED 2008/04/01 15:50:24 thb 1.4.368.3: #i85898# Stripping all external header guards 2008/04/01 12:48:15 thb 1.4.368.2: #i85898# Stripping all external header guards 2008/03/31 14:19:56 rt 1.4.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a99699dd9b056edeb566e13e68a98ca4d7a7a183]

INTEGRATION: CWS changefileheader (1.4.624); FILE MERGED 2008/03/31 13:59:17 rt 1.4.624.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0d91b331f134e8a5eb7790778a5cf403559ee6b5]

INTEGRATION: CWS changefileheader (1.4.1254); FILE MERGED 2008/03/31 14:19:56 rt 1.4.1254.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [81fe6953a8aa9a8a2b39037f186e77a6653c8771]

INTEGRATION: CWS changefileheader (1.7.162); FILE MERGED 2008/04/01 13:05:30 thb 1.7.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:37 rt 1.7.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6ef632c484f6ec0535463cf80566e7b24cfdb994]

INTEGRATION: CWS changefileheader (1.3.624); FILE MERGED 2008/03/31 13:59:17 rt 1.3.624.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [479bcab095242af5fdba758e0d3a30e138690953]

INTEGRATION: CWS changefileheader (1.5.700); FILE MERGED 2008/04/01 15:31:00 thb 1.5.700.3: #i85898# Stripping all external header guards 2008/04/01 12:36:49 thb 1.5.700.2: #i85898# Stripping all external header guards 2008/03/31 17:15:47 rt 1.5.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [90e32c583db60d6fc889b71dc5ea5dae9101bd13]

INTEGRATION: CWS changefileheader (1.6.498); FILE MERGED 2008/03/31 16:00:55 rt 1.6.498.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c548e642b410a32d74e883b7f17bfb8aaaa15df1]

INTEGRATION: CWS changefileheader (1.13.18); FILE MERGED 2008/04/01 13:05:30 thb 1.13.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:37 rt 1.13.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b71685754f07f6dbc39773fa66f3e0c5be6307be]

INTEGRATION: CWS changefileheader (1.17.368); FILE MERGED 2008/04/01 15:50:24 thb 1.17.368.2: #i85898# Stripping all external header guards 2008/03/31 14:19:56 rt 1.17.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [00eaf2f64ea45c389776085b15cf1d50811a3ed1]

INTEGRATION: CWS changefileheader (1.4.148); FILE MERGED 2008/03/31 13:39:32 rt 1.4.148.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bab15c3d408fc655619ac69e7c10e634ccd1aa07]

INTEGRATION: CWS changefileheader (1.7.298); FILE MERGED 2008/04/01 15:36:44 thb 1.7.298.3: #i85898# Stripping all external header guards 2008/04/01 12:39:44 thb 1.7.298.2: #i85898# Stripping all external header guards 2008/03/31 13:59:15 rt 1.7.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7091aa7c4f1283dc0ba1ae1e373ce58e7f8e3f79]

INTEGRATION: CWS changefileheader (1.2.700); FILE MERGED 2008/04/01 15:31:00 thb 1.2.700.2: #i85898# Stripping all external header guards 2008/03/31 17:15:47 rt 1.2.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f92fac66727a3deebe8373b9fe248b08c8eb53b6]

INTEGRATION: CWS changefileheader (1.8.498); FILE MERGED 2008/03/31 16:00:55 rt 1.8.498.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f5f1c4d946e9b446c994efe4717ec87014b82895]

INTEGRATION: CWS changefileheader (1.24.162); FILE MERGED 2008/04/01 13:05:30 thb 1.24.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:37 rt 1.24.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [018336c9106229a7ec14b11f39b48c2dfe7e811e]

INTEGRATION: CWS changefileheader (1.10.368); FILE MERGED 2008/03/31 14:19:55 rt 1.10.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fbfa9b1cde36f6b016b2f9e0baeae418027b6905]

INTEGRATION: CWS changefileheader (1.3.268); FILE MERGED 2008/03/31 13:39:32 rt 1.3.268.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [00553eb65425bb41a8df6e52004df7910802dbdd]

INTEGRATION: CWS changefileheader (1.68.12); FILE MERGED 2008/04/01 15:36:43 thb 1.68.12.3: #i85898# Stripping all external header guards 2008/04/01 12:39:43 thb 1.68.12.2: #i85898# Stripping all external header guards 2008/03/31 13:59:15 rt 1.68.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8dee875382a67b41e2bacffb708005e47d911418]

INTEGRATION: CWS changefileheader (1.3.700); FILE MERGED 2008/04/01 12:36:48 thb 1.3.700.2: #i85898# Stripping all external header guards 2008/03/31 17:15:47 rt 1.3.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fac7fce07cd0227e887d06da44710dc9e4a67950]

INTEGRATION: CWS changefileheader (1.7.498); FILE MERGED 2008/03/31 16:00:55 rt 1.7.498.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d938a86fb2f93f7a6eced41828fd20ef1a0b23d6]

INTEGRATION: CWS changefileheader (1.73.18); FILE MERGED 2008/04/01 16:10:10 thb 1.73.18.3: #i85898# Stripping all external header guards 2008/04/01 13:05:30 thb 1.73.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:37 rt 1.73.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [71e3796ff95b98d4471da774106284bdafd2278a]

INTEGRATION: CWS changefileheader (1.63.36); FILE MERGED 2008/03/31 14:19:55 rt 1.63.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8043220d6884a154503c62d161ccad6b322c5b0b]

INTEGRATION: CWS changefileheader (1.9.10); FILE MERGED 2008/03/31 13:39:32 rt 1.9.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [66ae881d2b24e4c1ff825fc1284cdf4ced611157]

INTEGRATION: CWS changefileheader (1.3.700); FILE MERGED 2008/03/31 17:15:47 rt 1.3.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c8b33644d5a0a4c5948ec24e7507fe905b639c14]

INTEGRATION: CWS changefileheader (1.9.498); FILE MERGED 2008/03/31 16:00:55 rt 1.9.498.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [210c3b0e1d628f0d2d60b637eeb67f38aeeec9a7]

INTEGRATION: CWS changefileheader (1.14.18); FILE MERGED 2008/04/01 16:10:10 thb 1.14.18.3: #i85898# Stripping all external header guards 2008/04/01 13:05:30 thb 1.14.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:37 rt 1.14.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c5c85f25cb7fe67d65510ecc9360776f023083f5]

INTEGRATION: CWS changefileheader (1.12.368); FILE MERGED 2008/03/31 14:19:55 rt 1.12.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ac81a0405b9853832f7e87252b2f60a9ca043aea]

INTEGRATION: CWS changefileheader (1.55.22); FILE MERGED 2008/04/01 15:36:42 thb 1.55.22.3: #i85898# Stripping all external header guards 2008/04/01 12:39:43 thb 1.55.22.2: #i85898# Stripping all external header guards 2008/03/31 13:59:14 rt 1.55.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [456ba505aa01c7e8dc7749674d2a671f120fe692]

INTEGRATION: CWS changefileheader (1.29.80); FILE MERGED 2008/03/31 13:39:32 rt 1.29.80.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0fb7d365f6dc8b674f817d7a0fa8ccfd62ba3e7a]

INTEGRATION: CWS changefileheader (1.5.700); FILE MERGED 2008/03/31 17:15:47 rt 1.5.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b51e23d1d818a4d33d6ab7665f51ca23e35a2b38]

INTEGRATION: CWS changefileheader (1.11.498); FILE MERGED 2008/03/31 16:00:55 rt 1.11.498.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fa595a5a30798a3023e8521b7fd33d964d1b0eb4]

INTEGRATION: CWS changefileheader (1.17.18); FILE MERGED 2008/04/01 13:05:29 thb 1.17.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:36 rt 1.17.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b5e9037186712346c1ae58e19915f436c354f5a8]

INTEGRATION: CWS changefileheader (1.5.778); FILE MERGED 2008/03/31 14:19:55 rt 1.5.778.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e76c112daf3993cd9f22eb090229476c8de6f1aa]

INTEGRATION: CWS changefileheader (1.11.108); FILE MERGED 2008/04/01 15:36:41 thb 1.11.108.2: #i85898# Stripping all external header guards 2008/03/31 13:59:14 rt 1.11.108.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5a69dbfd521bbb9a84f99da6e2ba51546f2570ad]

INTEGRATION: CWS changefileheader (1.5.268); FILE MERGED 2008/03/31 13:39:32 rt 1.5.268.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [596579a2c2b67317755a4620f9b21ff8862ab98a]

INTEGRATION: CWS changefileheader (1.5.588); FILE MERGED 2008/03/31 17:15:47 rt 1.5.588.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3a7c7854a7a3c51a1fa84612298e8c5be5b006a1]

INTEGRATION: CWS changefileheader (1.12.498); FILE MERGED 2008/03/31 16:00:55 rt 1.12.498.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1d0dc46d2f0fae54464883506af466754d49f748]

INTEGRATION: CWS changefileheader (1.4.262); FILE MERGED 2008/04/01 16:10:10 thb 1.4.262.2: #i85898# Stripping all external header guards 2008/03/31 16:28:36 rt 1.4.262.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dee1c527c4b54a499d2c4fd82deef8b23954f327]

INTEGRATION: CWS changefileheader (1.19.298); FILE MERGED 2008/04/01 15:36:41 thb 1.19.298.3: #i85898# Stripping all external header guards 2008/04/01 12:39:43 thb 1.19.298.2: #i85898# Stripping all external header guards 2008/03/31 13:59:14 rt 1.19.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bb71b905cbe57df8f108331ea30c34ec02f4110f]

INTEGRATION: CWS changefileheader (1.21.50); FILE MERGED 2008/04/01 15:50:23 thb 1.21.50.3: #i85898# Stripping all external header guards 2008/04/01 12:48:15 thb 1.21.50.2: #i85898# Stripping all external header guards 2008/03/31 14:19:55 rt 1.21.50.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a1750bec35c8e2f31e6b32c07b5d9745a173af8b]

INTEGRATION: CWS changefileheader (1.4.700); FILE MERGED 2008/03/31 17:15:47 rt 1.4.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [293bf08487f641ee3daa422927af3609fc184918]

INTEGRATION: CWS changefileheader (1.2.410); FILE MERGED 2008/03/31 16:00:54 rt 1.2.410.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [044078fb5a8a71420ed56846bf40737fb7674ad6]

INTEGRATION: CWS changefileheader (1.7.162); FILE MERGED 2008/04/01 13:05:29 thb 1.7.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:36 rt 1.7.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b2672ccf7e905723496b552faa2d53c28a605b31]

INTEGRATION: CWS changefileheader (1.8.78); FILE MERGED 2008/03/31 13:39:32 rt 1.8.78.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a1d8d7394b0662811ea61b4f6673f5246ba67aea]

INTEGRATION: CWS changefileheader (1.6.192); FILE MERGED 2008/03/31 17:15:47 rt 1.6.192.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f74b5fc4a14dc32fdbce02d62a1c8b1edf2e7a48]

INTEGRATION: CWS changefileheader (1.13.188); FILE MERGED 2008/04/01 15:36:40 thb 1.13.188.3: #i85898# Stripping all external header guards 2008/04/01 12:39:42 thb 1.13.188.2: #i85898# Stripping all external header guards 2008/03/31 13:59:14 rt 1.13.188.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [947fc571eef03213acc4824ff4d89a4afb71f329]

INTEGRATION: CWS changefileheader (1.2.10); FILE MERGED 2008/03/28 16:45:41 rt 1.2.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4c3b749275c659ebe2a85ad397440de0cdd0fe75]

INTEGRATION: CWS changefileheader (1.6.162); FILE MERGED 2008/04/01 13:05:29 thb 1.6.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:36 rt 1.6.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [244ce22f1d18d63159c2d209b4b74fe35778d7ec]

INTEGRATION: CWS changefileheader (1.5.72); FILE MERGED 2008/04/01 15:19:33 thb 1.5.72.3: #i85898# Stripping all external header guards 2008/04/01 12:31:03 thb 1.5.72.2: #i85898# Stripping all external header guards 2008/03/31 13:39:32 rt 1.5.72.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0ee73aaa7187025e2c5cae16bc8edd774fa323a7]

INTEGRATION: CWS changefileheader (1.6.498); FILE MERGED 2008/03/31 16:00:54 rt 1.6.498.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a4c1024d65fe0413f80828295e8a2878689dde59]

INTEGRATION: CWS changefileheader (1.36.166); FILE MERGED 2008/04/01 15:36:39 thb 1.36.166.3: #i85898# Stripping all external header guards 2008/04/01 12:39:42 thb 1.36.166.2: #i85898# Stripping all external header guards 2008/03/31 13:59:14 rt 1.36.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3f6435f57a89826b016f2fa9b4e8eadddda7f3ea]

INTEGRATION: CWS changefileheader (1.3.162); FILE MERGED 2008/04/01 16:10:10 thb 1.3.162.3: #i85898# Stripping all external header guards 2008/04/01 13:05:29 thb 1.3.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:36 rt 1.3.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7ffc9aea589c8350255f45e39c1f8e35c9ef013f]

INTEGRATION: CWS changefileheader (1.5.136); FILE MERGED 2008/03/31 13:39:32 rt 1.5.136.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8208825697873c6553585c6f525edfd5a9fd4ff6]

INTEGRATION: CWS changefileheader (1.4.700); FILE MERGED 2008/04/01 15:30:59 thb 1.4.700.2: #i85898# Stripping all external header guards 2008/03/31 17:15:47 rt 1.4.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8534f45c59406f56bad50c57aeec1c9e950199a5]

INTEGRATION: CWS changefileheader (1.4.498); FILE MERGED 2008/03/31 16:00:54 rt 1.4.498.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cb09b225b614eccef5a4fd8ee88259ab813d8dc1]

INTEGRATION: CWS changefileheader (1.8.358); FILE MERGED 2008/03/31 13:59:14 rt 1.8.358.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1479e795f3c5e1ba10ec7a7b3ee72753de987eba]

INTEGRATION: CWS changefileheader (1.9.162); FILE MERGED 2008/04/01 16:10:10 thb 1.9.162.3: #i85898# Stripping all external header guards 2008/04/01 13:05:29 thb 1.9.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:36 rt 1.9.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9929987d401786cbf2787bd4df8498f148f6e38f]

INTEGRATION: CWS changefileheader (1.16.14); FILE MERGED 2008/04/01 15:19:33 thb 1.16.14.3: #i85898# Stripping all external header guards 2008/04/01 12:31:03 thb 1.16.14.2: #i85898# Stripping all external header guards 2008/03/31 13:39:32 rt 1.16.14.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2e1ae16041b5823675c0b342ae54ad21a032549d]

INTEGRATION: CWS changefileheader (1.4.700); FILE MERGED 2008/04/01 15:30:59 thb 1.4.700.3: #i85898# Stripping all external header guards 2008/04/01 12:36:48 thb 1.4.700.2: #i85898# Stripping all external header guards 2008/03/31 17:15:47 rt 1.4.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [05d0f4a498c5e55c73aec98408c0943b1999f5f0]

INTEGRATION: CWS changefileheader (1.8.498); FILE MERGED 2008/03/31 16:00:54 rt 1.8.498.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f9ddd24dc171157b1f3d301e7f84af14c1d83ae9]

INTEGRATION: CWS changefileheader (1.4.162); FILE MERGED 2008/04/01 16:10:10 thb 1.4.162.3: #i85898# Stripping all external header guards 2008/04/01 13:05:29 thb 1.4.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:36 rt 1.4.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [492f8f55f87066ca16cf2048c32edf9c5acf3925]

INTEGRATION: CWS changefileheader (1.4.292); FILE MERGED 2008/04/01 15:30:59 thb 1.4.292.2: #i85898# Stripping all external header guards 2008/03/31 17:15:47 rt 1.4.292.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6af31c6c0b161bfe8bc3e360427e5cfbd27708cd]

INTEGRATION: CWS changefileheader (1.9.72); FILE MERGED 2008/04/01 15:19:32 thb 1.9.72.3: #i85898# Stripping all external header guards 2008/04/01 12:31:03 thb 1.9.72.2: #i85898# Stripping all external header guards 2008/03/31 13:39:31 rt 1.9.72.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [52edacde9701b603947b4b33afa1fdaba28741ea]

INTEGRATION: CWS changefileheader (1.10.162); FILE MERGED 2008/04/01 16:10:10 thb 1.10.162.3: #i85898# Stripping all external header guards 2008/04/01 13:05:29 thb 1.10.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:36 rt 1.10.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [427891ec104245531cb16306136d48dff2f514e5]

INTEGRATION: CWS changefileheader (1.6.80); FILE MERGED 2008/04/01 15:30:59 thb 1.6.80.2: #i85898# Stripping all external header guards 2008/03/31 17:15:47 rt 1.6.80.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f13ad156d730cecbd3208eea4cc0dbf347ba66a7]

INTEGRATION: CWS changefileheader (1.11.60); FILE MERGED 2008/04/01 15:19:32 thb 1.11.60.3: #i85898# Stripping all external header guards 2008/04/01 12:31:03 thb 1.11.60.2: #i85898# Stripping all external header guards 2008/03/31 13:39:31 rt 1.11.60.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b9a173e6d32b110773c14f8af7823eba61f49607]

INTEGRATION: CWS changefileheader (1.62.12); FILE MERGED 2008/04/01 15:36:37 thb 1.62.12.3: #i85898# Stripping all external header guards 2008/04/01 12:39:41 thb 1.62.12.2: #i85898# Stripping all external header guards 2008/03/31 13:59:14 rt 1.62.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [85d98e541edcb6d4e86c4a8b9a79457e3b5cba77]

INTEGRATION: CWS changefileheader (1.3.498); FILE MERGED 2008/03/31 16:00:54 rt 1.3.498.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7d10deab2b47b907efb774b221be5a25c6a30c4d]

INTEGRATION: CWS changefileheader (1.11.162); FILE MERGED 2008/04/01 16:10:10 thb 1.11.162.3: #i85898# Stripping all external header guards 2008/04/01 13:05:28 thb 1.11.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:36 rt 1.11.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [db88824d4ee9bd06e6e3aea8d5655a2bb9d27d2f]

INTEGRATION: CWS changefileheader (1.4.700); FILE MERGED 2008/04/01 12:36:48 thb 1.4.700.2: #i85898# Stripping all external header guards 2008/03/31 17:15:47 rt 1.4.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5f35cf59bde1c2466568b211ebd391f71ee9dc36]

INTEGRATION: CWS changefileheader (1.5.72); FILE MERGED 2008/04/01 15:19:31 thb 1.5.72.3: #i85898# Stripping all external header guards 2008/04/01 12:31:03 thb 1.5.72.2: #i85898# Stripping all external header guards 2008/03/31 13:39:31 rt 1.5.72.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3f1ba99aff57349ad92e72c558cf176946d617d2]

INTEGRATION: CWS changefileheader (1.8.100); FILE MERGED 2008/04/01 15:36:37 thb 1.8.100.3: #i85898# Stripping all external header guards 2008/04/01 12:39:41 thb 1.8.100.2: #i85898# Stripping all external header guards 2008/03/31 13:59:13 rt 1.8.100.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [76df4ec5a6bfba15c814b401bcce00c35d3bfcf7]

INTEGRATION: CWS changefileheader (1.7.300); FILE MERGED 2008/03/31 16:00:53 rt 1.7.300.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [248109c0e8d913ba6f22d8328954c3fdbe2a3c02]

INTEGRATION: CWS changefileheader (1.25.162); FILE MERGED 2008/04/01 16:10:10 thb 1.25.162.3: #i85898# Stripping all external header guards 2008/04/01 13:05:28 thb 1.25.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:35 rt 1.25.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [296eea5ea324370fb327147525c64975f729251f]

INTEGRATION: CWS changefileheader (1.11.672); FILE MERGED 2008/04/01 15:30:59 thb 1.11.672.3: #i85898# Stripping all external header guards 2008/04/01 12:36:48 thb 1.11.672.2: #i85898# Stripping all external header guards 2008/03/31 17:15:46 rt 1.11.672.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3eb2abc00f0e25ca48ae4f54b2d533659ed19318]

INTEGRATION: CWS changefileheader (1.8.72); FILE MERGED 2008/04/01 15:19:31 thb 1.8.72.3: #i85898# Stripping all external header guards 2008/04/01 12:31:03 thb 1.8.72.2: #i85898# Stripping all external header guards 2008/03/31 13:39:31 rt 1.8.72.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [34030e5c180c5aecdd345f77527b0ccf1fd6bbb9]

INTEGRATION: CWS changefileheader (1.6.498); FILE MERGED 2008/03/31 16:00:53 rt 1.6.498.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3060a48523935711acc6338814d7c7ec7a590c60]

INTEGRATION: CWS changefileheader (1.5.162); FILE MERGED 2008/04/01 13:05:28 thb 1.5.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:35 rt 1.5.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [adca380b44fb6187f69b6f8cacb07f3ee10c172f]

INTEGRATION: CWS changefileheader (1.6.700); FILE MERGED 2008/04/01 15:30:59 thb 1.6.700.3: #i85898# Stripping all external header guards 2008/04/01 12:36:48 thb 1.6.700.2: #i85898# Stripping all external header guards 2008/03/31 17:15:46 rt 1.6.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [41b39ceea50c5e80dbd3f31fe70a9645a261e307]

INTEGRATION: CWS changefileheader (1.47.186); FILE MERGED 2008/04/01 15:36:36 thb 1.47.186.3: #i85898# Stripping all external header guards 2008/04/01 12:39:41 thb 1.47.186.2: #i85898# Stripping all external header guards 2008/03/31 13:59:13 rt 1.47.186.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [402fc2933628ee7a5f4058e9a7fdd8a024719b86]

INTEGRATION: CWS changefileheader (1.7.72); FILE MERGED 2008/04/01 15:19:31 thb 1.7.72.3: #i85898# Stripping all external header guards 2008/04/01 12:31:03 thb 1.7.72.2: #i85898# Stripping all external header guards 2008/03/31 13:39:31 rt 1.7.72.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [76137da56ec39698ae08c16321c832d7b88b16d7]

INTEGRATION: CWS changefileheader (1.9.498); FILE MERGED 2008/03/31 16:00:53 rt 1.9.498.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3a22bd205a5d1619d4d3cc0f9103bd221ecbd01a]

INTEGRATION: CWS changefileheader (1.9.162); FILE MERGED 2008/04/01 16:10:10 thb 1.9.162.3: #i85898# Stripping all external header guards 2008/04/01 13:05:28 thb 1.9.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:35 rt 1.9.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ceda7894b60aee22f1dad1bfb860d8a0bb5514aa]

INTEGRATION: CWS changefileheader (1.2.700); FILE MERGED 2008/04/01 15:30:59 thb 1.2.700.2: #i85898# Stripping all external header guards 2008/03/31 17:15:46 rt 1.2.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [146f3d7c9331e706b1bd710da32d597b11f89245]

INTEGRATION: CWS changefileheader (1.87.14); FILE MERGED 2008/04/01 15:36:36 thb 1.87.14.3: #i85898# Stripping all external header guards 2008/04/01 12:39:41 thb 1.87.14.2: #i85898# Stripping all external header guards 2008/03/31 13:59:13 rt 1.87.14.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b519836d6cca4c4d4317149edefd1394c6978b31]

INTEGRATION: CWS changefileheader (1.12.72); FILE MERGED 2008/04/01 15:19:31 thb 1.12.72.3: #i85898# Stripping all external header guards 2008/04/01 12:31:03 thb 1.12.72.2: #i85898# Stripping all external header guards 2008/03/31 13:39:31 rt 1.12.72.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [302baa7ca974c1731f330d16de6778da9c6dc76a]

INTEGRATION: CWS changefileheader (1.6.498); FILE MERGED 2008/03/31 16:00:52 rt 1.6.498.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e4c51e5c0e0761aee12e84bf305f1529cb0efe56]

INTEGRATION: CWS changefileheader (1.4.450); FILE MERGED 2008/04/01 16:10:10 thb 1.4.450.2: #i85898# Stripping all external header guards 2008/03/31 16:28:35 rt 1.4.450.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [01bbaff20726a76091a9b470a8d7d43927f510d8]

INTEGRATION: CWS changefileheader (1.13.76); FILE MERGED 2008/04/01 12:36:48 thb 1.13.76.2: #i85898# Stripping all external header guards 2008/03/31 17:15:46 rt 1.13.76.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [813283d487d1c1648c54937bc6f6fb7e6460f516]

INTEGRATION: CWS changefileheader (1.11.162); FILE MERGED 2008/04/01 16:10:10 thb 1.11.162.3: #i85898# Stripping all external header guards 2008/04/01 13:05:28 thb 1.11.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:35 rt 1.11.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ac66c8bff5947663013d063633d4a538814199a2]

INTEGRATION: CWS changefileheader (1.4.300); FILE MERGED 2008/03/31 16:00:52 rt 1.4.300.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1577089964cecbdd150bb5641c7f77a9ce4332df]

INTEGRATION: CWS changefileheader (1.12.240); FILE MERGED 2008/04/01 15:30:59 thb 1.12.240.3: #i85898# Stripping all external header guards 2008/04/01 12:36:48 thb 1.12.240.2: #i85898# Stripping all external header guards 2008/03/31 17:15:46 rt 1.12.240.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [42f837be33388eef5486d7280fe8dcc4e18d5898]

INTEGRATION: CWS changefileheader (1.21.162); FILE MERGED 2008/04/01 16:10:10 thb 1.21.162.3: #i85898# Stripping all external header guards 2008/04/01 13:05:28 thb 1.21.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:35 rt 1.21.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a7cce6bd4708fcb3d8fe25a5bca1a1adcbd0c584]

INTEGRATION: CWS changefileheader (1.3.498); FILE MERGED 2008/03/31 16:00:52 rt 1.3.498.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [59619be1cfa96d56b3e773d6f6cc97a7aaafb0d8]

INTEGRATION: CWS changefileheader (1.30.232); FILE MERGED 2008/03/31 13:59:13 rt 1.30.232.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3e5d4af6d805986da868de87bf86addb4847108f]

INTEGRATION: CWS changefileheader (1.11.700); FILE MERGED 2008/04/01 15:30:59 thb 1.11.700.3: #i85898# Stripping all external header guards 2008/04/01 12:36:48 thb 1.11.700.2: #i85898# Stripping all external header guards 2008/03/31 17:15:46 rt 1.11.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [580210ab80dd877b025cfc5ad9aabdd0e1176d9b]

INTEGRATION: CWS changefileheader (1.46.20); FILE MERGED 2008/04/01 16:10:10 thb 1.46.20.3: #i85898# Stripping all external header guards 2008/04/01 13:05:28 thb 1.46.20.2: #i85898# Stripping all external header guards 2008/03/31 16:28:35 rt 1.46.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6a6798d884369b95f776f93aa7193c5bfa941e25]

INTEGRATION: CWS changefileheader (1.9.298); FILE MERGED 2008/04/01 15:36:35 thb 1.9.298.2: #i85898# Stripping all external header guards 2008/03/31 13:59:13 rt 1.9.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1919457fc87d4e64b2b5dd3631aaed0c5a7cd36b]

INTEGRATION: CWS changefileheader (1.4.362); FILE MERGED 2008/03/31 16:00:51 rt 1.4.362.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ab58746aff86e0ac1647c1db4a5ceab7f571dcef]

INTEGRATION: CWS changefileheader (1.10.78); FILE MERGED 2008/04/01 15:30:59 thb 1.10.78.2: #i85898# Stripping all external header guards 2008/03/31 17:15:46 rt 1.10.78.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f755ac7c7fd73d5156d01b2e73ce0fa436e4641a]

INTEGRATION: CWS changefileheader (1.6.72); FILE MERGED 2008/04/01 15:19:31 thb 1.6.72.3: #i85898# Stripping all external header guards 2008/04/01 12:31:03 thb 1.6.72.2: #i85898# Stripping all external header guards 2008/03/31 13:39:31 rt 1.6.72.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [736a9a78d5d437bf82638f306f32bb8be1838be5]

INTEGRATION: CWS changefileheader (1.2.10); FILE MERGED 2008/03/28 16:45:40 rt 1.2.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e57f731484bfa5d917651998bca7fe0ab9ef4ac9]

INTEGRATION: CWS changefileheader (1.4.498); FILE MERGED 2008/03/31 16:00:51 rt 1.4.498.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [85206f569716f3df192fe6225b816052c95528b7]

INTEGRATION: CWS changefileheader (1.3.700); FILE MERGED 2008/04/01 12:36:48 thb 1.3.700.2: #i85898# Stripping all external header guards 2008/03/31 17:15:46 rt 1.3.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f5a0264af9fe3ed30352571f6cf26986406175f5]

INTEGRATION: CWS changefileheader (1.18.358); FILE MERGED 2008/04/01 15:36:34 thb 1.18.358.3: #i85898# Stripping all external header guards 2008/04/01 12:39:40 thb 1.18.358.2: #i85898# Stripping all external header guards 2008/03/31 13:59:13 rt 1.18.358.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8ab0ea59fe3950ff43fe8f70d8830b3bb7c58324]

INTEGRATION: CWS changefileheader (1.22.16); FILE MERGED 2008/04/01 15:36:34 thb 1.22.16.3: #i85898# Stripping all external header guards 2008/04/01 12:39:40 thb 1.22.16.2: #i85898# Stripping all external header guards 2008/03/31 13:59:13 rt 1.22.16.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a2abaf006e7bd2009aca67821320d3e9fcc07445]

INTEGRATION: CWS changefileheader (1.10.78); FILE MERGED 2008/04/01 15:19:30 thb 1.10.78.3: #i85898# Stripping all external header guards 2008/04/01 12:31:03 thb 1.10.78.2: #i85898# Stripping all external header guards 2008/03/31 13:39:31 rt 1.10.78.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8587d877fed1cf36ba41a2512e46ccd001fb157b]

INTEGRATION: CWS changefileheader (1.3.498); FILE MERGED 2008/03/31 16:00:51 rt 1.3.498.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7fcadc29fa24faaebb080eacb86312e4c3196844]

INTEGRATION: CWS changefileheader (1.4.330); FILE MERGED 2008/04/01 15:30:58 thb 1.4.330.2: #i85898# Stripping all external header guards 2008/03/31 17:15:46 rt 1.4.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d6a5fe8eb11a3d6f2790c78e55a65578a85d7533]

INTEGRATION: CWS changefileheader (1.9.450); FILE MERGED 2008/04/01 16:10:09 thb 1.9.450.2: #i85898# Stripping all external header guards 2008/03/31 16:28:35 rt 1.9.450.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [14694528d156e2db49085071d9e248897ebc3a0f]

INTEGRATION: CWS changefileheader (1.3.330); FILE MERGED 2008/04/01 15:30:58 thb 1.3.330.2: #i85898# Stripping all external header guards 2008/03/31 17:15:46 rt 1.3.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [798180d68aed2eb0151a9476731b14a61cd95df0]

INTEGRATION: CWS changefileheader (1.21.220); FILE MERGED 2008/04/01 15:36:33 thb 1.21.220.3: #i85898# Stripping all external header guards 2008/04/01 12:39:40 thb 1.21.220.2: #i85898# Stripping all external header guards 2008/03/31 13:59:13 rt 1.21.220.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6c448b96466beefe3157cb494f42c4c3bade5bf5]

INTEGRATION: CWS changefileheader (1.4.700); FILE MERGED 2008/04/01 15:30:58 thb 1.4.700.3: #i85898# Stripping all external header guards 2008/04/01 12:36:48 thb 1.4.700.2: #i85898# Stripping all external header guards 2008/03/31 17:15:46 rt 1.4.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e299e51f0af0ad84ffea7dd75448c1f8dbb76913]

INTEGRATION: CWS changefileheader (1.18.162); FILE MERGED 2008/04/01 16:10:09 thb 1.18.162.3: #i85898# Stripping all external header guards 2008/04/01 13:05:28 thb 1.18.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:35 rt 1.18.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [465efe4f612cead016aa6a2ecd14ec1cc3d204a0]

INTEGRATION: CWS changefileheader (1.4.300); FILE MERGED 2008/03/31 16:00:50 rt 1.4.300.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [87772f5c307be6209bd3fe05a2c43d6f23271171]

INTEGRATION: CWS changefileheader (1.10.358); FILE MERGED 2008/04/01 15:36:33 thb 1.10.358.3: #i85898# Stripping all external header guards 2008/04/01 12:39:40 thb 1.10.358.2: #i85898# Stripping all external header guards 2008/03/31 13:59:13 rt 1.10.358.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [92e4f37aaed4a972cd2ebf016a01cc11bb235984]

INTEGRATION: CWS changefileheader (1.3.498); FILE MERGED 2008/03/31 16:00:50 rt 1.3.498.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [40c578f897306408986a928679d1f6d529fb5fb9]

INTEGRATION: CWS changefileheader (1.4.34); FILE MERGED 2008/04/01 15:30:58 thb 1.4.34.3: #i85898# Stripping all external header guards 2008/04/01 12:36:48 thb 1.4.34.2: #i85898# Stripping all external header guards 2008/03/31 17:15:46 rt 1.4.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c12e42c54df57619c767dcb80ffa5a6513ef7e58]

INTEGRATION: CWS changefileheader (1.15.62); FILE MERGED 2008/04/01 15:36:33 thb 1.15.62.3: #i85898# Stripping all external header guards 2008/04/01 12:39:39 thb 1.15.62.2: #i85898# Stripping all external header guards 2008/03/31 13:59:13 rt 1.15.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7214eb1fd0ebdd0591138632ea42697e43a5a9df]

INTEGRATION: CWS changefileheader (1.6.72); FILE MERGED 2008/04/01 15:19:29 thb 1.6.72.3: #i85898# Stripping all external header guards 2008/04/01 12:31:03 thb 1.6.72.2: #i85898# Stripping all external header guards 2008/03/31 13:39:31 rt 1.6.72.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b3422ea7f1244cbebe0771d5151568e8f6505644]

INTEGRATION: CWS changefileheader (1.21.12); FILE MERGED 2008/04/01 15:36:32 thb 1.21.12.3: #i85898# Stripping all external header guards 2008/04/01 12:39:39 thb 1.21.12.2: #i85898# Stripping all external header guards 2008/03/31 13:59:13 rt 1.21.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3230de2ea873415621b9cda3d9f1b499a820a681]

INTEGRATION: CWS changefileheader (1.6.62); FILE MERGED 2008/04/01 16:10:09 thb 1.6.62.2: #i85898# Stripping all external header guards 2008/03/31 16:28:35 rt 1.6.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [67dacc2995b74f07e90049b8713aaac3e3805e02]

INTEGRATION: CWS changefileheader (1.19.244); FILE MERGED 2008/04/01 15:30:58 thb 1.19.244.3: #i85898# Stripping all external header guards 2008/04/01 12:36:48 thb 1.19.244.2: #i85898# Stripping all external header guards 2008/03/31 17:15:46 rt 1.19.244.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [208ae217ca7bb5573df480adc01fca0c00839db4]

INTEGRATION: CWS changefileheader (1.2.298); FILE MERGED 2008/03/31 16:00:46 rt 1.2.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b6c1cda50b8e18742f6b87113dcba5202f4f9c68]

INTEGRATION: CWS changefileheader (1.8.162); FILE MERGED 2008/04/01 16:10:09 thb 1.8.162.3: #i85898# Stripping all external header guards 2008/04/01 13:05:28 thb 1.8.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:35 rt 1.8.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ed8c7acdfa748ec555e17c9179412a5cc0149f69]

INTEGRATION: CWS changefileheader (1.2.80); FILE MERGED 2008/04/01 15:30:58 thb 1.2.80.3: #i85898# Stripping all external header guards 2008/04/01 12:36:48 thb 1.2.80.2: #i85898# Stripping all external header guards 2008/03/31 17:15:45 rt 1.2.80.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5d0f59b2b6eae31f5720c0f264441d380be24abc]

INTEGRATION: CWS changefileheader (1.4.118); FILE MERGED 2008/03/31 16:00:45 rt 1.4.118.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5529d344ecb3b9babd3a4e7309193404e30fc28a]

INTEGRATION: CWS changefileheader (1.5.72); FILE MERGED 2008/04/01 12:31:03 thb 1.5.72.2: #i85898# Stripping all external header guards 2008/03/31 13:39:31 rt 1.5.72.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [165bfd038917fee79cf906f96dfd30f752362919]

INTEGRATION: CWS changefileheader (1.3.162); FILE MERGED 2008/04/01 16:10:09 thb 1.3.162.3: #i85898# Stripping all external header guards 2008/04/01 13:05:27 thb 1.3.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:35 rt 1.3.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [23093a12c9edffb9ea8aafa79f164405466cf041]

INTEGRATION: CWS changefileheader (1.2.80); FILE MERGED 2008/03/31 17:15:45 rt 1.2.80.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9f6fc199129482dc93fea64d44e911b6a30b92cd]

INTEGRATION: CWS changefileheader (1.5.162); FILE MERGED 2008/04/01 13:05:27 thb 1.5.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:35 rt 1.5.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [728887918488c265e81237fbb969d9a64d7dabbd]

INTEGRATION: CWS changefileheader (1.11.298); FILE MERGED 2008/04/01 15:36:31 thb 1.11.298.3: #i85898# Stripping all external header guards 2008/04/01 12:39:39 thb 1.11.298.2: #i85898# Stripping all external header guards 2008/03/31 13:59:13 rt 1.11.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f553a1b95f994fce4d0933be9807b9db18396670]

INTEGRATION: CWS changefileheader (1.2.700); FILE MERGED 2008/04/01 15:30:58 thb 1.2.700.2: #i85898# Stripping all external header guards 2008/03/31 17:15:45 rt 1.2.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3bb6683bd7d1b69b2b541b558b2fe48c5b111155]

INTEGRATION: CWS changefileheader (1.10.136); FILE MERGED 2008/04/01 15:19:29 thb 1.10.136.3: #i85898# Stripping all external header guards 2008/04/01 12:31:03 thb 1.10.136.2: #i85898# Stripping all external header guards 2008/03/31 13:39:31 rt 1.10.136.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1e8704ba5c15f35c642b2183dec78cb59645c553]

INTEGRATION: CWS changefileheader (1.3.172); FILE MERGED 2008/03/31 16:00:45 rt 1.3.172.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2fa0b8c1aea62e495dca729c4d2d71d3950dc726]

INTEGRATION: CWS changefileheader (1.13.162); FILE MERGED 2008/04/01 13:05:27 thb 1.13.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:35 rt 1.13.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [45d4f5f38c46106a769a58ba9ee69c3700d188ab]

INTEGRATION: CWS changefileheader (1.2.700); FILE MERGED 2008/03/31 17:15:45 rt 1.2.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e7f8ad3aa5a5b30d82ab11bb0ea25d106a9b8813]

INTEGRATION: CWS changefileheader (1.34.16); FILE MERGED 2008/04/01 15:36:30 thb 1.34.16.3: #i85898# Stripping all external header guards 2008/04/01 12:39:39 thb 1.34.16.2: #i85898# Stripping all external header guards 2008/03/31 13:59:12 rt 1.34.16.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a8bb1cb279990b6e08602610ed4b5d63376e19d3]

INTEGRATION: CWS changefileheader (1.9.136); FILE MERGED 2008/03/31 17:15:45 rt 1.9.136.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9047e8c2face64f310202920b4be08271cbebca6]

INTEGRATION: CWS changefileheader (1.2.450); FILE MERGED 2008/04/01 16:10:09 thb 1.2.450.2: #i85898# Stripping all external header guards 2008/03/31 16:28:34 rt 1.2.450.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cdd01e420032eb4d7bf350e519e0b56a12919026]

INTEGRATION: CWS changefileheader (1.3.700); FILE MERGED 2008/04/01 15:30:58 thb 1.3.700.2: #i85898# Stripping all external header guards 2008/03/31 17:15:45 rt 1.3.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c506c9113a497e0f22ce7c090f9fb0820f629030]

INTEGRATION: CWS changefileheader (1.12.162); FILE MERGED 2008/04/01 13:05:27 thb 1.12.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:34 rt 1.12.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3e0b317c7e5eaceebee05d8c16d6c5b65b9ee245]

INTEGRATION: CWS changefileheader (1.29.186); FILE MERGED 2008/04/01 15:36:30 thb 1.29.186.3: #i85898# Stripping all external header guards 2008/04/01 12:39:38 thb 1.29.186.2: #i85898# Stripping all external header guards 2008/03/31 13:59:12 rt 1.29.186.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [95fecb4a66b34de581da31cd05e7afff5f105c1d]

INTEGRATION: CWS changefileheader (1.3.300); FILE MERGED 2008/03/31 16:00:45 rt 1.3.300.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [82c34ceccafd1f646c71cc204ba4f9b11b377e18]

INTEGRATION: CWS changefileheader (1.4.448); FILE MERGED 2008/04/01 16:10:09 thb 1.4.448.3: #i85898# Stripping all external header guards 2008/04/01 13:05:27 thb 1.4.448.2: #i85898# Stripping all external header guards 2008/03/31 16:28:34 rt 1.4.448.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [178c0d7c92cf74e25c01ea4a4f79c161c72842da]

INTEGRATION: CWS changefileheader (1.10.330); FILE MERGED 2008/04/01 12:36:47 thb 1.10.330.2: #i85898# Stripping all external header guards 2008/03/31 17:15:45 rt 1.10.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d8a163369d8f22de2b366704788db531e27ea769]

INTEGRATION: CWS changefileheader (1.7.162); FILE MERGED 2008/04/01 16:10:09 thb 1.7.162.3: #i85898# Stripping all external header guards 2008/04/01 13:05:27 thb 1.7.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:34 rt 1.7.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [91e5408af27b7462fcfd764c0a5f88e923df1a2b]

INTEGRATION: CWS changefileheader (1.2.440); FILE MERGED 2008/03/31 16:00:45 rt 1.2.440.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2c7a66a81af3fe86fb3d08f844e8cffc9b16b5b7]

INTEGRATION: CWS changefileheader (1.3.78); FILE MERGED 2008/03/31 13:39:31 rt 1.3.78.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [051d9c5d545686828372d05648b1df8030bf001d]

INTEGRATION: CWS changefileheader (1.2.440); FILE MERGED 2008/03/31 16:00:44 rt 1.2.440.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [41855c96d59d28ef049ee17f3d8aabe50bfab791]

INTEGRATION: CWS changefileheader (1.4.162); FILE MERGED 2008/04/01 16:10:09 thb 1.4.162.3: #i85898# Stripping all external header guards 2008/04/01 13:05:27 thb 1.4.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:34 rt 1.4.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [59648959ea6da1fc40beb223d4076a185a9d272e]

INTEGRATION: CWS changefileheader (1.2.158); FILE MERGED 2008/03/31 13:39:31 rt 1.2.158.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [295e95418d331eb02d3b285e9791b154981cb50c]

INTEGRATION: CWS changefileheader (1.47.220); FILE MERGED 2008/04/01 15:36:30 thb 1.47.220.3: #i85898# Stripping all external header guards 2008/04/01 12:39:38 thb 1.47.220.2: #i85898# Stripping all external header guards 2008/03/31 13:59:12 rt 1.47.220.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6c70c405d79196b9558ece3962b7f7a99766519e]

INTEGRATION: CWS changefileheader (1.3.700); FILE MERGED 2008/04/01 12:36:47 thb 1.3.700.2: #i85898# Stripping all external header guards 2008/03/31 17:15:45 rt 1.3.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [63493666c2dad8e7c9da08720df0f7762441bc28]

INTEGRATION: CWS changefileheader (1.2.10); FILE MERGED 2008/03/28 16:45:39 rt 1.2.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f29bfb750046e3bcba7a1dd5a42384b9aa1bcbf8]

INTEGRATION: CWS changefileheader (1.9.78); FILE MERGED 2008/04/01 13:05:27 thb 1.9.78.2: #i85898# Stripping all external header guards 2008/03/31 16:28:34 rt 1.9.78.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b975d50314a84f42c361a9e613c37052ddf45cec]

INTEGRATION: CWS changefileheader (1.2.86); FILE MERGED 2008/04/01 15:19:28 thb 1.2.86.3: #i85898# Stripping all external header guards 2008/04/01 12:31:03 thb 1.2.86.2: #i85898# Stripping all external header guards 2008/03/31 13:39:31 rt 1.2.86.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6ab2178a1bdf86650613bb15e3258f15635e48bc]

INTEGRATION: CWS changefileheader (1.3.330); FILE MERGED 2008/04/01 15:30:57 thb 1.3.330.2: #i85898# Stripping all external header guards 2008/03/31 17:15:45 rt 1.3.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ea4d1d0ad247c89b57d3d01d8007cbcc5fc79387]

INTEGRATION: CWS changefileheader (1.8.20); FILE MERGED 2008/04/01 16:10:09 thb 1.8.20.3: #i85898# Stripping all external header guards 2008/04/01 13:05:27 thb 1.8.20.2: #i85898# Stripping all external header guards 2008/03/31 16:28:34 rt 1.8.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1e7c107f3bdeaef69ebdcc58d870e2016bfb2d56]

INTEGRATION: CWS changefileheader (1.3.296); FILE MERGED 2008/03/31 16:00:44 rt 1.3.296.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ab444ba26ab0b9de0ca7bcce6795fec53641b775]

INTEGRATION: CWS changefileheader (1.4.700); FILE MERGED 2008/04/01 15:30:57 thb 1.4.700.3: #i85898# Stripping all external header guards 2008/04/01 12:36:47 thb 1.4.700.2: #i85898# Stripping all external header guards 2008/03/31 17:15:45 rt 1.4.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a91fd9b6f8d1191dd79ee7736bece208b42025c4]

INTEGRATION: CWS changefileheader (1.2.86); FILE MERGED 2008/04/01 15:19:28 thb 1.2.86.2: #i85898# Stripping all external header guards 2008/03/31 13:39:30 rt 1.2.86.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ad3b021c3d1a8f1324a989c461f9c23851e7500c]

INTEGRATION: CWS changefileheader (1.3.700); FILE MERGED 2008/04/01 15:30:57 thb 1.3.700.2: #i85898# Stripping all external header guards 2008/03/31 17:15:45 rt 1.3.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9b79f589b2b595370f039c62fb04fb30cefda8c0]

INTEGRATION: CWS changefileheader (1.13.20); FILE MERGED 2008/04/01 16:10:09 thb 1.13.20.3: #i85898# Stripping all external header guards 2008/04/01 13:05:27 thb 1.13.20.2: #i85898# Stripping all external header guards 2008/03/31 16:28:34 rt 1.13.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a225f9732e9c34a4694a293d6681ef31b51cdad9]

INTEGRATION: CWS changefileheader (1.2.86); FILE MERGED 2008/04/01 15:19:27 thb 1.2.86.2: #i85898# Stripping all external header guards 2008/03/31 13:39:30 rt 1.2.86.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [abbe881ee7849275d2163797eb3520ccfa0a538d]

INTEGRATION: CWS changefileheader (1.21.220); FILE MERGED 2008/04/01 15:36:29 thb 1.21.220.3: #i85898# Stripping all external header guards 2008/04/01 12:39:38 thb 1.21.220.2: #i85898# Stripping all external header guards 2008/03/31 13:59:12 rt 1.21.220.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a394b90560ddbee3e0fa476e11b2f20959b5aa8d]

INTEGRATION: CWS changefileheader (1.12.330); FILE MERGED 2008/04/01 15:30:57 thb 1.12.330.3: #i85898# Stripping all external header guards 2008/04/01 12:36:47 thb 1.12.330.2: #i85898# Stripping all external header guards 2008/03/31 17:15:45 rt 1.12.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [713fe81cfc6437527ce85a7f1e1b8aceff3f56f8]

INTEGRATION: CWS changefileheader (1.4.28); FILE MERGED 2008/04/01 15:19:27 thb 1.4.28.3: #i85898# Stripping all external header guards 2008/04/01 12:31:03 thb 1.4.28.2: #i85898# Stripping all external header guards 2008/03/31 13:39:30 rt 1.4.28.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [763f15e7b7b1d53a4e492a012f0af3809e0b3317]

INTEGRATION: CWS changefileheader (1.4.172); FILE MERGED 2008/03/31 16:00:44 rt 1.4.172.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d575926cb46688f30bb15402693f484d10a54aea]

INTEGRATION: CWS changefileheader (1.2.448); FILE MERGED 2008/04/01 16:10:09 thb 1.2.448.3: #i85898# Stripping all external header guards 2008/04/01 13:05:26 thb 1.2.448.2: #i85898# Stripping all external header guards 2008/03/31 16:28:34 rt 1.2.448.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [adac8e21b68b5bef53be906eafb9b439e634cba0]

INTEGRATION: CWS changefileheader (1.2.700); FILE MERGED 2008/04/01 15:30:57 thb 1.2.700.2: #i85898# Stripping all external header guards 2008/03/31 17:15:45 rt 1.2.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5aed8406c68ddd2c98875ab9ffe8c1af2aea6bcf]

INTEGRATION: CWS changefileheader (1.9.162); FILE MERGED 2008/04/01 16:10:09 thb 1.9.162.3: #i85898# Stripping all external header guards 2008/04/01 13:05:26 thb 1.9.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:34 rt 1.9.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [79fc00f3fd0bf2f28e048d4f1e24d6b582a877bf]

INTEGRATION: CWS changefileheader (1.20.100); FILE MERGED 2008/04/01 15:36:29 thb 1.20.100.3: #i85898# Stripping all external header guards 2008/04/01 12:39:37 thb 1.20.100.2: #i85898# Stripping all external header guards 2008/03/31 13:59:12 rt 1.20.100.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [eecddb5e366244291e08f26897cb0b7dceb08ea3]

INTEGRATION: CWS changefileheader (1.2.440); FILE MERGED 2008/03/31 16:00:43 rt 1.2.440.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7d29f3842de2de026ab52d7d519bf0ad6d40035b]

INTEGRATION: CWS changefileheader (1.5.330); FILE MERGED 2008/04/01 16:10:09 thb 1.5.330.3: #i85898# Stripping all external header guards 2008/04/01 13:05:26 thb 1.5.330.2: #i85898# Stripping all external header guards 2008/03/31 16:28:34 rt 1.5.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [33f658dfb4b050eb1878aad43bf0867e4efcf8b4]

INTEGRATION: CWS changefileheader (1.6.700); FILE MERGED 2008/04/01 15:30:57 thb 1.6.700.3: #i85898# Stripping all external header guards 2008/04/01 12:36:47 thb 1.6.700.2: #i85898# Stripping all external header guards 2008/03/31 17:15:44 rt 1.6.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [432817211aca2f627c3b07dc406591307010c766]

INTEGRATION: CWS changefileheader (1.2.86); FILE MERGED 2008/04/01 15:19:27 thb 1.2.86.3: #i85898# Stripping all external header guards 2008/04/01 12:31:02 thb 1.2.86.2: #i85898# Stripping all external header guards 2008/03/31 13:39:30 rt 1.2.86.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [802bfc291356e59ed6101b2628e5863f2eaf8848]

INTEGRATION: CWS changefileheader (1.8.300); FILE MERGED 2008/03/31 16:00:39 rt 1.8.300.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [66b859c8fa534b15fb47b85278703208a77c79ab]

INTEGRATION: CWS changefileheader (1.8.162); FILE MERGED 2008/04/01 16:10:09 thb 1.8.162.3: #i85898# Stripping all external header guards 2008/04/01 13:05:26 thb 1.8.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:34 rt 1.8.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [06809ea29af99004d370bed0f2200858ecffce75]

INTEGRATION: CWS changefileheader (1.76.14); FILE MERGED 2008/04/01 15:36:28 thb 1.76.14.3: #i85898# Stripping all external header guards 2008/04/01 12:39:37 thb 1.76.14.2: #i85898# Stripping all external header guards 2008/03/31 13:59:12 rt 1.76.14.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8e83ab85be1fdb186fefc1135062cea137def51f]

INTEGRATION: CWS changefileheader (1.4.700); FILE MERGED 2008/03/31 17:15:44 rt 1.4.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [62a7270aa223f75f90a20ec54a29d8a3932000f2]

INTEGRATION: CWS changefileheader (1.2.86); FILE MERGED 2008/04/01 15:19:26 thb 1.2.86.3: #i85898# Stripping all external header guards 2008/04/01 12:31:02 thb 1.2.86.2: #i85898# Stripping all external header guards 2008/03/31 13:39:30 rt 1.2.86.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [40abfa8e2d9a5eabf7c5277571cb0bfc7419d2da]

INTEGRATION: CWS changefileheader (1.8.498); FILE MERGED 2008/03/31 16:00:39 rt 1.8.498.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e6d15160d9d1bfbace5a2cd57f6669636be975a0]

INTEGRATION: CWS changefileheader (1.5.162); FILE MERGED 2008/04/01 16:10:08 thb 1.5.162.3: #i85898# Stripping all external header guards 2008/04/01 13:05:26 thb 1.5.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:34 rt 1.5.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [adcb1ded170577f0a866237615ea5a984322d14b]

INTEGRATION: CWS changefileheader (1.4.700); FILE MERGED 2008/04/01 15:30:57 thb 1.4.700.2: #i85898# Stripping all external header guards 2008/03/31 17:15:44 rt 1.4.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ef325b560047ede85420a96b64296d3ecbafe856]

INTEGRATION: CWS changefileheader (1.2.86); FILE MERGED 2008/04/01 12:31:02 thb 1.2.86.2: #i85898# Stripping all external header guards 2008/03/31 13:39:30 rt 1.2.86.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c6ff8212dbd062d56e22b9dda37d40f6da15d4fd]

INTEGRATION: CWS changefileheader (1.4.700); FILE MERGED 2008/04/01 15:30:57 thb 1.4.700.3: #i85898# Stripping all external header guards 2008/04/01 12:36:47 thb 1.4.700.2: #i85898# Stripping all external header guards 2008/03/31 17:15:43 rt 1.4.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [97cf641dee229d01b8d1c70f540a8d787004fc2c]

INTEGRATION: CWS changefileheader (1.8.162); FILE MERGED 2008/04/01 16:10:08 thb 1.8.162.3: #i85898# Stripping all external header guards 2008/04/01 13:05:26 thb 1.8.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:34 rt 1.8.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0c07699317dac9f9dde49c832e6a9fd67a39c601]

INTEGRATION: CWS changefileheader (1.3.498); FILE MERGED 2008/03/31 16:00:39 rt 1.3.498.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7e6b22f32e978e0325599852a45fda307f290ee8]

INTEGRATION: CWS changefileheader (1.2.86); FILE MERGED 2008/04/01 15:19:26 thb 1.2.86.2: #i85898# Stripping all external header guards 2008/03/31 13:39:30 rt 1.2.86.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [45b654213c4c0ade3e4039a196cd616528c69bee]

INTEGRATION: CWS changefileheader (1.3.700); FILE MERGED 2008/04/01 15:30:56 thb 1.3.700.2: #i85898# Stripping all external header guards 2008/03/31 17:15:43 rt 1.3.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [db970b8c504a7e538bc267078373f92f8e74a898]

INTEGRATION: CWS changefileheader (1.4.448); FILE MERGED 2008/04/01 16:10:08 thb 1.4.448.3: #i85898# Stripping all external header guards 2008/04/01 13:05:26 thb 1.4.448.2: #i85898# Stripping all external header guards 2008/03/31 16:28:34 rt 1.4.448.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8edf611ef528ac50ef6bdc81f91f0fdb7f39c819]

INTEGRATION: CWS changefileheader (1.5.132); FILE MERGED 2008/04/01 15:19:26 thb 1.5.132.2: #i85898# Stripping all external header guards 2008/03/31 13:39:30 rt 1.5.132.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [45cdeea41cc9c9ced0714a486060fe722e039f99]

INTEGRATION: CWS changefileheader (1.2.700); FILE MERGED 2008/04/01 15:30:56 thb 1.2.700.3: #i85898# Stripping all external header guards 2008/04/01 12:36:47 thb 1.2.700.2: #i85898# Stripping all external header guards 2008/03/31 17:15:43 rt 1.2.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8a70f0eeb48cfdd42ba70b5b48bcc28aa296a727]

INTEGRATION: CWS changefileheader (1.11.162); FILE MERGED 2008/04/01 16:10:07 thb 1.11.162.3: #i85898# Stripping all external header guards 2008/04/01 13:05:26 thb 1.11.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:34 rt 1.11.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4c6ef71c8f3f21a5eda0d8c119afeabc0608ec22]

INTEGRATION: CWS changefileheader (1.28.166); FILE MERGED 2008/04/01 15:36:28 thb 1.28.166.3: #i85898# Stripping all external header guards 2008/04/01 12:39:37 thb 1.28.166.2: #i85898# Stripping all external header guards 2008/03/31 13:59:12 rt 1.28.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f65c34aa665c9ca98877c51ce69cd35f05154e11]

INTEGRATION: CWS changefileheader (1.2.140); FILE MERGED 2008/03/31 13:39:30 rt 1.2.140.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [866dbf403e2df1c873bd1aebb13c4bcd8312610b]

INTEGRATION: CWS changefileheader (1.10.700); FILE MERGED 2008/03/31 17:15:43 rt 1.10.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [82779b17aafd4a20df1fed25bac718fd33eacf06]

INTEGRATION: CWS changefileheader (1.2.10); FILE MERGED 2008/03/28 16:45:38 rt 1.2.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4406f7290e106f3ec1e21acf038e6b7820b5e2f0]

INTEGRATION: CWS changefileheader (1.2.268); FILE MERGED 2008/03/31 13:39:30 rt 1.2.268.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1a6571659e5a5c172745dc07932b638b4fcab7b0]

INTEGRATION: CWS changefileheader (1.8.162); FILE MERGED 2008/04/01 16:10:07 thb 1.8.162.3: #i85898# Stripping all external header guards 2008/04/01 13:05:26 thb 1.8.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:34 rt 1.8.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [14a3c58f8c96b0012178078d1069b31fe783a448]

INTEGRATION: CWS changefileheader (1.4.330); FILE MERGED 2008/04/01 15:30:56 thb 1.4.330.2: #i85898# Stripping all external header guards 2008/03/31 17:15:43 rt 1.4.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [47bcf0fcd60bfe91505b6a915452e53163863aaa]

INTEGRATION: CWS changefileheader (1.17.162); FILE MERGED 2008/04/01 16:10:07 thb 1.17.162.3: #i85898# Stripping all external header guards 2008/04/01 13:05:25 thb 1.17.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:34 rt 1.17.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c00e32f170c539a23cb648e8f6af0119c421c3da]

INTEGRATION: CWS changefileheader (1.22.86); FILE MERGED 2008/04/01 15:19:25 thb 1.22.86.2: #i85898# Stripping all external header guards 2008/03/31 13:39:30 rt 1.22.86.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [013ae15eeb5c9c9aedb21e057703e89bb8a7fa77]

INTEGRATION: CWS changefileheader (1.2.700); FILE MERGED 2008/03/31 17:15:43 rt 1.2.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7238d41102fa4237620c5470d6030281fb4b4cf3]

INTEGRATION: CWS changefileheader (1.2.700); FILE MERGED 2008/04/01 15:30:56 thb 1.2.700.2: #i85898# Stripping all external header guards 2008/03/31 17:15:43 rt 1.2.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8e9034684ea66e771bbda68292a9b11993f03e5d]

INTEGRATION: CWS changefileheader (1.7.498); FILE MERGED 2008/03/31 16:00:39 rt 1.7.498.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f4dd3736deabee7b3026da6b454d16222054a9da]

INTEGRATION: CWS changefileheader (1.39.14); FILE MERGED 2008/04/01 15:36:27 thb 1.39.14.3: #i85898# Stripping all external header guards 2008/04/01 12:39:36 thb 1.39.14.2: #i85898# Stripping all external header guards 2008/03/31 13:59:12 rt 1.39.14.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [07b5d05aed0ac6d7216838226a882930af69deee]

INTEGRATION: CWS changefileheader (1.2.448); FILE MERGED 2008/04/01 16:10:07 thb 1.2.448.3: #i85898# Stripping all external header guards 2008/04/01 13:05:25 thb 1.2.448.2: #i85898# Stripping all external header guards 2008/03/31 16:28:34 rt 1.2.448.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8ff8be88bd6c26da70dc72c0dfe269db8a4ef117]

INTEGRATION: CWS changefileheader (1.6.158); FILE MERGED 2008/04/01 15:30:56 thb 1.6.158.3: #i85898# Stripping all external header guards 2008/04/01 12:36:47 thb 1.6.158.2: #i85898# Stripping all external header guards 2008/03/31 17:15:43 rt 1.6.158.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [29f91e8a2f17908cd24de2f2b6ec093a2847b68c]

INTEGRATION: CWS changefileheader (1.5.162); FILE MERGED 2008/04/01 16:10:06 thb 1.5.162.3: #i85898# Stripping all external header guards 2008/04/01 13:05:25 thb 1.5.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:33 rt 1.5.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bd255cbb4a0d945a3d44a6579e2eb6c1c6cd028b]

INTEGRATION: CWS changefileheader (1.4.268); FILE MERGED 2008/03/31 13:39:30 rt 1.4.268.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [27f70af0dcaf176595fc924c1f1872b9ee8bdc07]

INTEGRATION: CWS changefileheader (1.9.162); FILE MERGED 2008/04/01 16:10:06 thb 1.9.162.3: #i85898# Stripping all external header guards 2008/04/01 13:05:25 thb 1.9.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:33 rt 1.9.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [20efe675eb3d67ff678891b94ddee2a3d2463cd5]

INTEGRATION: CWS changefileheader (1.3.60); FILE MERGED 2008/03/31 13:39:30 rt 1.3.60.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c866eb451c84e8d73d17858ed9bef319a54533c3]

INTEGRATION: CWS changefileheader (1.3.700); FILE MERGED 2008/04/01 15:30:56 thb 1.3.700.2: #i85898# Stripping all external header guards 2008/03/31 17:15:42 rt 1.3.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [72d04b66f1d3432ef9287f35a9c23e73aa15b80a]

INTEGRATION: CWS changefileheader (1.14.162); FILE MERGED 2008/04/01 16:10:06 thb 1.14.162.3: #i85898# Stripping all external header guards 2008/04/01 13:05:25 thb 1.14.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:33 rt 1.14.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f41a677b98e3999a903b8205c5ebdb985d36e005]

INTEGRATION: CWS changefileheader (1.2.268); FILE MERGED 2008/04/01 15:19:25 thb 1.2.268.2: #i85898# Stripping all external header guards 2008/03/31 13:39:30 rt 1.2.268.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bbb699e964bd167e95434c61b09f3b1b1907ca2c]

INTEGRATION: CWS changefileheader (1.3.406); FILE MERGED 2008/04/01 15:30:56 thb 1.3.406.2: #i85898# Stripping all external header guards 2008/03/31 17:15:42 rt 1.3.406.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [260ec88d4fbdbb1b1cc9cb4a441c730f520d953b]

INTEGRATION: CWS changefileheader (1.9.34); FILE MERGED 2008/03/31 16:00:39 rt 1.9.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e47d5bfcb49bc4467cf56af90d4416478fbf4c11]

INTEGRATION: CWS changefileheader (1.42.218); FILE MERGED 2008/04/01 15:36:26 thb 1.42.218.3: #i85898# Stripping all external header guards 2008/04/01 12:39:36 thb 1.42.218.2: #i85898# Stripping all external header guards 2008/03/31 13:59:12 rt 1.42.218.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0aad05981449fd15c2bcfa07a1dd6e6b61a8c89e]

INTEGRATION: CWS changefileheader (1.7.400); FILE MERGED 2008/04/01 15:30:56 thb 1.7.400.3: #i85898# Stripping all external header guards 2008/04/01 12:36:47 thb 1.7.400.2: #i85898# Stripping all external header guards 2008/03/31 17:15:42 rt 1.7.400.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2f7a60a9fe3c611d9754066c412043ad5c93a0fb]

INTEGRATION: CWS changefileheader (1.4.162); FILE MERGED 2008/04/01 16:10:06 thb 1.4.162.3: #i85898# Stripping all external header guards 2008/04/01 13:05:25 thb 1.4.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:33 rt 1.4.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0f39faddfa09bed7eb19541fda2261832324514e]

INTEGRATION: CWS changefileheader (1.3.28); FILE MERGED 2008/04/01 15:19:25 thb 1.3.28.2: #i85898# Stripping all external header guards 2008/03/31 13:39:30 rt 1.3.28.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3bd4471063c4506f81f9ed719a0fdcd9272fe27e]

INTEGRATION: CWS changefileheader (1.8.498); FILE MERGED 2008/03/31 16:00:38 rt 1.8.498.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [061e55296004735fdd9dd09c5129cb7007221e61]

INTEGRATION: CWS changefileheader (1.10.162); FILE MERGED 2008/04/01 13:05:25 thb 1.10.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:33 rt 1.10.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [92f6fc3051b51e2782261480b37ca592eb4a8e9a]

INTEGRATION: CWS changefileheader (1.4.700); FILE MERGED 2008/03/31 17:15:42 rt 1.4.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [169e0094a5f1cb42fea460f4a79652fee2136b9f]

INTEGRATION: CWS changefileheader (1.5.700); FILE MERGED 2008/04/01 15:30:55 thb 1.5.700.3: #i85898# Stripping all external header guards 2008/04/01 12:36:47 thb 1.5.700.2: #i85898# Stripping all external header guards 2008/03/31 17:15:42 rt 1.5.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fa65a16724d5e368c4e1a0192ea371f94933fdc4]

INTEGRATION: CWS changefileheader (1.3.448); FILE MERGED 2008/04/01 16:10:06 thb 1.3.448.3: #i85898# Stripping all external header guards 2008/04/01 13:05:25 thb 1.3.448.2: #i85898# Stripping all external header guards 2008/03/31 16:28:33 rt 1.3.448.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0a62a62fee7838c9c723cd99a1592235c2a31c7e]

INTEGRATION: CWS changefileheader (1.53.188); FILE MERGED 2008/04/01 15:36:26 thb 1.53.188.3: #i85898# Stripping all external header guards 2008/04/01 12:39:36 thb 1.53.188.2: #i85898# Stripping all external header guards 2008/03/31 13:59:12 rt 1.53.188.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0955e1154e3c6d075f672218622732d75356455f]

INTEGRATION: CWS changefileheader (1.2.266); FILE MERGED 2008/04/01 15:19:24 thb 1.2.266.2: #i85898# Stripping all external header guards 2008/03/31 13:39:30 rt 1.2.266.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a44eedf6c1c1e1a44988fb02216ba7df62098e66]

INTEGRATION: CWS changefileheader (1.3.700); FILE MERGED 2008/04/01 15:30:55 thb 1.3.700.3: #i85898# Stripping all external header guards 2008/04/01 12:36:47 thb 1.3.700.2: #i85898# Stripping all external header guards 2008/03/31 17:15:42 rt 1.3.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b4122c6ad618a2a642a5f4ad30bcb8f99e4be56b]

INTEGRATION: CWS changefileheader (1.6.162); FILE MERGED 2008/04/01 16:10:06 thb 1.6.162.3: #i85898# Stripping all external header guards 2008/04/01 13:05:24 thb 1.6.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:33 rt 1.6.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7d3cfa444e88d768c26c31781a2db0b8c4cf81cf]

INTEGRATION: CWS changefileheader (1.16.330); FILE MERGED 2008/04/01 15:30:55 thb 1.16.330.2: #i85898# Stripping all external header guards 2008/03/31 17:15:42 rt 1.16.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [63198bd37d0d1ab53b3b827aee98eb3ecde5c276]

INTEGRATION: CWS changefileheader (1.4.450); FILE MERGED 2008/04/01 16:10:06 thb 1.4.450.2: #i85898# Stripping all external header guards 2008/03/31 16:28:33 rt 1.4.450.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [25acd1311108e64849a70b2e20fc7b755fe2fda8]

INTEGRATION: CWS changefileheader (1.14.638); FILE MERGED 2008/04/01 15:30:55 thb 1.14.638.3: #i85898# Stripping all external header guards 2008/04/01 12:36:47 thb 1.14.638.2: #i85898# Stripping all external header guards 2008/03/31 17:15:42 rt 1.14.638.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [56f59e61b1892ae84e6f9d9761d95cfd0b8db267]

INTEGRATION: CWS changefileheader (1.7.498); FILE MERGED 2008/03/31 16:00:38 rt 1.7.498.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9519ba39fc6690fbfbe872000122591cbd1ed1a0]

INTEGRATION: CWS changefileheader (1.4.136); FILE MERGED 2008/04/01 15:19:23 thb 1.4.136.2: #i85898# Stripping all external header guards 2008/03/31 13:39:30 rt 1.4.136.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8e7e162330bf34cc0ebeda4355433227953b0b02]

INTEGRATION: CWS changefileheader (1.2.10); FILE MERGED 2008/03/28 16:45:37 rt 1.2.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0949cff81819ff499304c159600974d8bf6a1663]

INTEGRATION: CWS changefileheader (1.13.162); FILE MERGED 2008/04/01 16:10:06 thb 1.13.162.3: #i85898# Stripping all external header guards 2008/04/01 13:05:24 thb 1.13.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:33 rt 1.13.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ed37dc4189be272ed79faaa434709f094b2420b2]

INTEGRATION: CWS changefileheader (1.77.128); FILE MERGED 2008/04/01 15:36:25 thb 1.77.128.3: #i85898# Stripping all external header guards 2008/04/01 12:39:36 thb 1.77.128.2: #i85898# Stripping all external header guards 2008/03/31 13:59:12 rt 1.77.128.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f7cafea5226eff74c2fd4a4b03e054a03e3c8784]

INTEGRATION: CWS changefileheader (1.5.136); FILE MERGED 2008/04/01 15:19:23 thb 1.5.136.2: #i85898# Stripping all external header guards 2008/03/31 13:39:30 rt 1.5.136.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [38bfbd9dbb8ad4a04c15e249f8270634d340a724]

INTEGRATION: CWS changefileheader (1.11.300); FILE MERGED 2008/03/31 16:00:37 rt 1.11.300.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7f9744e84ee19767c675d560ab14352c08020882]

INTEGRATION: CWS changefileheader (1.13.192); FILE MERGED 2008/04/01 15:30:55 thb 1.13.192.3: #i85898# Stripping all external header guards 2008/04/01 12:36:46 thb 1.13.192.2: #i85898# Stripping all external header guards 2008/03/31 17:15:42 rt 1.13.192.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fe6a78e140b13cc9d533a9880af253c011084198]

INTEGRATION: CWS changefileheader (1.2.448); FILE MERGED 2008/04/01 16:10:06 thb 1.2.448.3: #i85898# Stripping all external header guards 2008/04/01 13:05:24 thb 1.2.448.2: #i85898# Stripping all external header guards 2008/03/31 16:28:33 rt 1.2.448.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [84c0a79a003326f7a1cd7720dd559722c80b406b]

INTEGRATION: CWS changefileheader (1.10.328); FILE MERGED 2008/03/31 16:00:37 rt 1.10.328.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3026fdbe403be8ae05d575e5fb2ca6d603a71a96]

INTEGRATION: CWS changefileheader (1.12.588); FILE MERGED 2008/04/01 15:30:55 thb 1.12.588.3: #i85898# Stripping all external header guards 2008/04/01 12:36:46 thb 1.12.588.2: #i85898# Stripping all external header guards 2008/03/31 17:15:42 rt 1.12.588.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [68942bd862ecba370b6bc1ffd6ce327331ed65c5]

INTEGRATION: CWS changefileheader (1.5.162); FILE MERGED 2008/04/01 16:10:05 thb 1.5.162.3: #i85898# Stripping all external header guards 2008/04/01 13:05:24 thb 1.5.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:33 rt 1.5.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [905ddaf7ba8abb9e25d2a2cd7134f5b17b01bd8f]

INTEGRATION: CWS changefileheader (1.9.98); FILE MERGED 2008/04/01 15:19:22 thb 1.9.98.2: #i85898# Stripping all external header guards 2008/03/31 13:39:30 rt 1.9.98.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [aa3508a7c7579f4a5594ee623db04040b86a641e]

INTEGRATION: CWS changefileheader (1.4.700); FILE MERGED 2008/04/01 15:30:55 thb 1.4.700.3: #i85898# Stripping all external header guards 2008/04/01 12:36:46 thb 1.4.700.2: #i85898# Stripping all external header guards 2008/03/31 17:15:42 rt 1.4.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6129256e5a04fff154d3361ee274bee0e68c68c4]

INTEGRATION: CWS changefileheader (1.10.498); FILE MERGED 2008/03/31 16:00:37 rt 1.10.498.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [947dc4bff5ce8f69ff47c20a9690d9d35c62a183]

INTEGRATION: CWS changefileheader (1.4.20); FILE MERGED 2008/04/01 16:10:05 thb 1.4.20.3: #i85898# Stripping all external header guards 2008/04/01 13:05:24 thb 1.4.20.2: #i85898# Stripping all external header guards 2008/03/31 16:28:33 rt 1.4.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [602dba28267bb60204575510bfbd53a706818fc6]

INTEGRATION: CWS changefileheader (1.30.108); FILE MERGED 2008/04/01 15:36:25 thb 1.30.108.3: #i85898# Stripping all external header guards 2008/04/01 12:39:35 thb 1.30.108.2: #i85898# Stripping all external header guards 2008/03/31 13:59:12 rt 1.30.108.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d173ac9527de9a7a22235d905c79e12f0bc90d53]

INTEGRATION: CWS changefileheader (1.2.700); FILE MERGED 2008/04/01 15:30:55 thb 1.2.700.2: #i85898# Stripping all external header guards 2008/03/31 17:15:42 rt 1.2.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [11f62226ca1fff839babb79e04d9af7a9f122359]

INTEGRATION: CWS changefileheader (1.3.498); FILE MERGED 2008/03/31 16:00:37 rt 1.3.498.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [aa22567cf39d21033932e65c6e04c546ebcead10]

INTEGRATION: CWS changefileheader (1.9.20); FILE MERGED 2008/04/01 13:05:24 thb 1.9.20.2: #i85898# Stripping all external header guards 2008/03/31 16:28:33 rt 1.9.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b07fd72801d6a6a716e3fd8e3eaa2deff63df9be]

INTEGRATION: CWS changefileheader (1.5.700); FILE MERGED 2008/04/01 15:30:55 thb 1.5.700.3: #i85898# Stripping all external header guards 2008/04/01 12:36:46 thb 1.5.700.2: #i85898# Stripping all external header guards 2008/03/31 17:15:42 rt 1.5.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [924e5a3e4a554ed4e8f924be1cb6e5b5ce66206b]

INTEGRATION: CWS changefileheader (1.2.266); FILE MERGED 2008/03/31 13:39:29 rt 1.2.266.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b32efecc59b33f8bc6e598905cd21c78d274b967]

INTEGRATION: CWS changefileheader (1.4.162); FILE MERGED 2008/04/01 16:10:05 thb 1.4.162.3: #i85898# Stripping all external header guards 2008/04/01 13:05:24 thb 1.4.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:33 rt 1.4.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [73d7c0e82cc86ff8b853ce72a271e516d3367d7c]

INTEGRATION: CWS changefileheader (1.3.700); FILE MERGED 2008/03/31 17:15:42 rt 1.3.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3615a377f9fe7b95b8276b087262f20a09a2ccf3]

INTEGRATION: CWS changefileheader (1.6.162); FILE MERGED 2008/04/01 16:10:05 thb 1.6.162.3: #i85898# Stripping all external header guards 2008/04/01 13:05:24 thb 1.6.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:33 rt 1.6.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c8f8374edc5e27eb52bdb2098563dacb3db973bc]

INTEGRATION: CWS changefileheader (1.25.220); FILE MERGED 2008/04/01 15:36:25 thb 1.25.220.3: #i85898# Stripping all external header guards 2008/04/01 12:39:35 thb 1.25.220.2: #i85898# Stripping all external header guards 2008/03/31 13:59:12 rt 1.25.220.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [51c5e7d0747a57822673c6ae35a7fd122b3c6471]

INTEGRATION: CWS changefileheader (1.2.700); FILE MERGED 2008/04/01 15:30:54 thb 1.2.700.2: #i85898# Stripping all external header guards 2008/03/31 17:15:42 rt 1.2.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [682584d023089c397af149cfbc53717866e99bac]

INTEGRATION: CWS changefileheader (1.4.498); FILE MERGED 2008/03/31 16:00:37 rt 1.4.498.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3e95b9a3e705918ee5dc4b751447127bf428908e]

INTEGRATION: CWS changefileheader (1.2.448); FILE MERGED 2008/04/01 16:10:05 thb 1.2.448.3: #i85898# Stripping all external header guards 2008/04/01 13:05:24 thb 1.2.448.2: #i85898# Stripping all external header guards 2008/03/31 16:28:33 rt 1.2.448.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d5f0c5d9398211116016041a6447bf58ba0f00c7]

INTEGRATION: CWS changefileheader (1.5.64); FILE MERGED 2008/04/01 15:30:54 thb 1.5.64.3: #i85898# Stripping all external header guards 2008/04/01 12:36:46 thb 1.5.64.2: #i85898# Stripping all external header guards 2008/03/31 17:15:42 rt 1.5.64.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [081bfc7bac6d612bf8b1dc9f5e0273b156cd7adc]

INTEGRATION: CWS changefileheader (1.15.184); FILE MERGED 2008/04/01 15:36:25 thb 1.15.184.3: #i85898# Stripping all external header guards 2008/04/01 12:39:35 thb 1.15.184.2: #i85898# Stripping all external header guards 2008/03/31 13:59:12 rt 1.15.184.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [20ad6b72809826cafbba2d2d03882a99d11d9b1b]

INTEGRATION: CWS changefileheader (1.3.700); FILE MERGED 2008/04/01 15:30:54 thb 1.3.700.2: #i85898# Stripping all external header guards 2008/03/31 17:15:42 rt 1.3.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7a444d375ad11e1cbb2f8fe0d6d846b57c077bef]

INTEGRATION: CWS changefileheader (1.2.170); FILE MERGED 2008/03/28 16:44:53 rt 1.2.170.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5a98c992d5637c8c2d5af7686219c95be934b7b7]

INTEGRATION: CWS changefileheader (1.3.448); FILE MERGED 2008/04/01 16:10:05 thb 1.3.448.3: #i85898# Stripping all external header guards 2008/04/01 13:05:23 thb 1.3.448.2: #i85898# Stripping all external header guards 2008/03/31 16:28:33 rt 1.3.448.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f4da2b3c2f61fd8e6f02216804b56cda7b7ee938]

INTEGRATION: CWS changefileheader (1.9.498); FILE MERGED 2008/03/31 16:00:37 rt 1.9.498.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ac140c2a19e5e0f38a50295ce3d5376da81c7de3]

INTEGRATION: CWS changefileheader (1.28.64); FILE MERGED 2008/04/01 15:30:54 thb 1.28.64.3: #i85898# Stripping all external header guards 2008/04/01 12:36:46 thb 1.28.64.2: #i85898# Stripping all external header guards 2008/03/31 17:15:42 rt 1.28.64.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7ce149b316663727bdb8d5895164b5cf1ac72308]

INTEGRATION: CWS changefileheader (1.47.10); FILE MERGED 2008/04/01 15:36:24 thb 1.47.10.3: #i85898# Stripping all external header guards 2008/04/01 12:39:35 thb 1.47.10.2: #i85898# Stripping all external header guards 2008/03/31 13:59:11 rt 1.47.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4916bf42369fa1d6514cbfc737da459836f6081a]

INTEGRATION: CWS changefileheader (1.2.354); FILE MERGED 2008/04/01 15:04:31 thb 1.2.354.2: #i85898# Stripping all external header guards 2008/04/01 10:50:44 thb 1.2.354.1: #i85898# Stripping all external header guards


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [71c5a437c07709646eb36dd47ba0a67de0c43bfb]

INTEGRATION: CWS changefileheader (1.9.500); FILE MERGED 2008/03/31 16:00:36 rt 1.9.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f89035122835164f0590bd3bf4935ba957aa0231]

INTEGRATION: CWS changefileheader (1.10.162); FILE MERGED 2008/04/01 13:05:23 thb 1.10.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:33 rt 1.10.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1123966273439611ca1f0721c634a95a7b81b94b]

INTEGRATION: CWS changefileheader (1.8.298); FILE MERGED 2008/04/01 15:36:23 thb 1.8.298.3: #i85898# Stripping all external header guards 2008/04/01 12:39:35 thb 1.8.298.2: #i85898# Stripping all external header guards 2008/03/31 13:59:11 rt 1.8.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a6d21447a795b98ebdfa39bb4784f2c0e42abfc1]

INTEGRATION: CWS changefileheader (1.12.162); FILE MERGED 2008/04/01 16:10:05 thb 1.12.162.3: #i85898# Stripping all external header guards 2008/04/01 13:05:23 thb 1.12.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:33 rt 1.12.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1455d70733f2720f76a81fbe4e3e574aa43beaf3]

INTEGRATION: CWS changefileheader (1.3.500); FILE MERGED 2008/03/31 16:00:36 rt 1.3.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5abc2d3183ee95ce6bdef85d77e441d54079566b]

INTEGRATION: CWS changefileheader (1.5.330); FILE MERGED 2008/04/01 15:30:54 thb 1.5.330.2: #i85898# Stripping all external header guards 2008/03/31 17:15:42 rt 1.5.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [52c967c9342d326612a93f62bfd638c80f60914d]

INTEGRATION: CWS changefileheader (1.4.358); FILE MERGED 2008/03/31 13:59:11 rt 1.4.358.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fb5e985289c94cb70fdb3d7a0cbc1222cbb8bdc8]

INTEGRATION: CWS changefileheader (1.5.126); FILE MERGED 2008/03/28 16:44:53 rt 1.5.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9b22ae23d016f739b7de16373511145baaa1bf59]

INTEGRATION: CWS changefileheader (1.10.500); FILE MERGED 2008/03/31 16:00:36 rt 1.10.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1e7dfab5ffd64eed484c2a954e30d770a77ed31d]

INTEGRATION: CWS changefileheader (1.4.448); FILE MERGED 2008/04/01 16:10:05 thb 1.4.448.3: #i85898# Stripping all external header guards 2008/04/01 13:05:23 thb 1.4.448.2: #i85898# Stripping all external header guards 2008/03/31 16:28:33 rt 1.4.448.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3cbf3b029cf84f2b4b46d80e4b46d8dc26bd86bf]

INTEGRATION: CWS changefileheader (1.2.10); FILE MERGED 2008/03/28 16:45:36 rt 1.2.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [18b95747a1541de96941ed6b6aaf24f2c856c89f]

INTEGRATION: CWS changefileheader (1.6.700); FILE MERGED 2008/04/01 12:36:46 thb 1.6.700.2: #i85898# Stripping all external header guards 2008/03/31 17:15:42 rt 1.6.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b06b6ae7a48ef69f63a3d8d4b5b74284c250ce4c]

INTEGRATION: CWS changefileheader (1.5.170); FILE MERGED 2008/03/28 16:44:53 rt 1.5.170.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4ba44bb195ba7aa3b54d4350936ea4d8093b2bad]

INTEGRATION: CWS changefileheader (1.10.138); FILE MERGED 2008/04/01 16:10:04 thb 1.10.138.3: #i85898# Stripping all external header guards 2008/04/01 13:05:23 thb 1.10.138.2: #i85898# Stripping all external header guards 2008/03/31 16:28:32 rt 1.10.138.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ad7cc87edb439fb998f43d170adf3f68218d59e2]

INTEGRATION: CWS changefileheader (1.3.700); FILE MERGED 2008/04/01 12:36:46 thb 1.3.700.2: #i85898# Stripping all external header guards 2008/03/31 17:15:42 rt 1.3.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b013bf88e6b45224fa9aadf9f79a11a9ca4086f7]

INTEGRATION: CWS changefileheader (1.19.234); FILE MERGED 2008/04/01 12:39:33 thb 1.19.234.2: #i85898# Stripping all external header guards 2008/03/31 13:59:11 rt 1.19.234.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0580e6d6a25af3696a02ee52bee3d5e2efdfce11]

INTEGRATION: CWS changefileheader (1.2.246); FILE MERGED 2008/03/28 16:44:52 rt 1.2.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b5ea064814f81ee18a311c2bad0a30c874e0f53f]

INTEGRATION: CWS changefileheader (1.4.162); FILE MERGED 2008/04/01 16:10:04 thb 1.4.162.3: #i85898# Stripping all external header guards 2008/04/01 13:05:23 thb 1.4.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:32 rt 1.4.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e1861a185c081781cab4dbbf99a616506d2b10f5]

INTEGRATION: CWS changefileheader (1.6.330); FILE MERGED 2008/04/01 15:30:54 thb 1.6.330.2: #i85898# Stripping all external header guards 2008/03/31 17:15:42 rt 1.6.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d9cff65028f5c04b83460effc8900a3c4d77ea47]

INTEGRATION: CWS changefileheader (1.14.18); FILE MERGED 2008/04/01 16:10:04 thb 1.14.18.3: #i85898# Stripping all external header guards 2008/04/01 13:05:23 thb 1.14.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:32 rt 1.14.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [692a4c7ed7bcf89fa1664b04be3815f55f9b4aaa]

INTEGRATION: CWS changefileheader (1.4.700); FILE MERGED 2008/04/01 15:30:53 thb 1.4.700.3: #i85898# Stripping all external header guards 2008/04/01 12:36:46 thb 1.4.700.2: #i85898# Stripping all external header guards 2008/03/31 17:15:42 rt 1.4.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5a1343b82af65c24e7d25aa7aad21e7ffed118a5]

INTEGRATION: CWS changefileheader (1.20.18); FILE MERGED 2008/04/01 16:10:04 thb 1.20.18.3: #i85898# Stripping all external header guards 2008/04/01 13:05:23 thb 1.20.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:32 rt 1.20.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [387d3907297e040ec5c051a53419e0690cb7d57e]

INTEGRATION: CWS changefileheader (1.3.700); FILE MERGED 2008/04/01 15:30:53 thb 1.3.700.3: #i85898# Stripping all external header guards 2008/04/01 12:36:46 thb 1.3.700.2: #i85898# Stripping all external header guards 2008/03/31 17:15:42 rt 1.3.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2f5b0c94a909f6632e3d8170ae26b362d3593a57]

INTEGRATION: CWS changefileheader (1.3.162); FILE MERGED 2008/04/01 16:10:04 thb 1.3.162.3: #i85898# Stripping all external header guards 2008/04/01 13:05:23 thb 1.3.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:32 rt 1.3.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1433ca29ae707d99f73b6efd6d2b4ca70e870e2d]

INTEGRATION: CWS changefileheader (1.7.298); FILE MERGED 2008/04/01 15:36:22 thb 1.7.298.2: #i85898# Stripping all external header guards 2008/03/31 13:59:11 rt 1.7.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5403427b3040b65b8d2c9bd4015da3e9b762b5ad]

INTEGRATION: CWS changefileheader (1.11.500); FILE MERGED 2008/03/31 16:00:36 rt 1.11.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fca339d1ab42ce28a104a0a81bc86933a74df22b]

INTEGRATION: CWS changefileheader (1.2.700); FILE MERGED 2008/04/01 12:36:46 thb 1.2.700.2: #i85898# Stripping all external header guards 2008/03/31 17:15:41 rt 1.2.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a2d0121cd6fa0feb276471764aaf46fd233f56d1]

INTEGRATION: CWS changefileheader (1.8.162); FILE MERGED 2008/04/01 16:10:03 thb 1.8.162.3: #i85898# Stripping all external header guards 2008/04/01 13:05:23 thb 1.8.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:32 rt 1.8.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a700ef7cb51bc5d9241818b308b217d88b5b98c8]

INTEGRATION: CWS changefileheader (1.8.256); FILE MERGED 2008/04/01 15:36:21 thb 1.8.256.3: #i85898# Stripping all external header guards 2008/04/01 12:39:33 thb 1.8.256.2: #i85898# Stripping all external header guards 2008/03/31 13:59:11 rt 1.8.256.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b856add3395ffa1e29d39f21053485cab0a6f0ce]

INTEGRATION: CWS changefileheader (1.8.500); FILE MERGED 2008/03/31 16:00:36 rt 1.8.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [43085e0cd524ead60fb0bd6d9f873dbf42f627cb]

INTEGRATION: CWS changefileheader (1.3.700); FILE MERGED 2008/03/31 17:15:41 rt 1.3.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8b4c5b14c515b05e0c731072dc7a98c88625d43f]

INTEGRATION: CWS changefileheader (1.4.162); FILE MERGED 2008/04/01 16:10:03 thb 1.4.162.3: #i85898# Stripping all external header guards 2008/04/01 13:05:22 thb 1.4.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:32 rt 1.4.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [74e6225933362bc0f3fcd84e8d8bb7adaaa05822]

INTEGRATION: CWS changefileheader (1.9.14); FILE MERGED 2008/04/01 12:39:33 thb 1.9.14.2: #i85898# Stripping all external header guards 2008/03/31 13:59:11 rt 1.9.14.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d4c2a2ca2a747356d2c9eadebd1d8b2152fe6aa0]

INTEGRATION: CWS changefileheader (1.9.500); FILE MERGED 2008/03/31 16:00:35 rt 1.9.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c3f651e322acf5a7b4afe9137daf71ff62bce434]

INTEGRATION: CWS changefileheader (1.11.162); FILE MERGED 2008/04/01 16:10:03 thb 1.11.162.3: #i85898# Stripping all external header guards 2008/04/01 13:05:22 thb 1.11.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:32 rt 1.11.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fa54a54a30733ba3be6a828d2982e342b0686d0b]

INTEGRATION: CWS changefileheader (1.7.234); FILE MERGED 2008/04/01 12:39:32 thb 1.7.234.2: #i85898# Stripping all external header guards 2008/03/31 13:59:11 rt 1.7.234.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ddde4cfe135903b0fb6f46d50c6607fc873676b0]

INTEGRATION: CWS changefileheader (1.5.690); FILE MERGED 2008/04/01 12:36:46 thb 1.5.690.2: #i85898# Stripping all external header guards 2008/03/31 17:15:41 rt 1.5.690.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6053f756f2deb6652483a11b102a4cf53c80ed7c]

INTEGRATION: CWS changefileheader (1.5.162); FILE MERGED 2008/04/01 16:10:02 thb 1.5.162.3: #i85898# Stripping all external header guards 2008/04/01 13:05:22 thb 1.5.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:32 rt 1.5.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d5fa8b3efe32ab498b5e60752bb5a323e164e32d]

INTEGRATION: CWS changefileheader (1.3.700); FILE MERGED 2008/04/01 12:36:46 thb 1.3.700.2: #i85898# Stripping all external header guards 2008/03/31 17:15:41 rt 1.3.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [16b283143e90629f91188933fb9e28842145c714]

INTEGRATION: CWS changefileheader (1.10.234); FILE MERGED 2008/04/01 12:39:32 thb 1.10.234.2: #i85898# Stripping all external header guards 2008/03/31 13:59:11 rt 1.10.234.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a1c4eb0f2a5c8e907cd8a8ee1a3ce51025ef5359]

INTEGRATION: CWS changefileheader (1.8.162); FILE MERGED 2008/04/01 16:10:02 thb 1.8.162.3: #i85898# Stripping all external header guards 2008/04/01 13:05:22 thb 1.8.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:32 rt 1.8.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9d1e6c4d903db5ad1111b77e17082fe1c864d26d]

INTEGRATION: CWS changefileheader (1.8.16); FILE MERGED 2008/04/01 15:36:20 thb 1.8.16.3: #i85898# Stripping all external header guards 2008/04/01 12:39:32 thb 1.8.16.2: #i85898# Stripping all external header guards 2008/03/31 13:59:11 rt 1.8.16.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [278161f8524a2673e84eb393d32fba1780de4e69]

INTEGRATION: CWS changefileheader (1.4.162); FILE MERGED 2008/04/01 16:10:02 thb 1.4.162.3: #i85898# Stripping all external header guards 2008/04/01 13:05:22 thb 1.4.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:32 rt 1.4.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f0b348a021dc214c723eb5af74695c22094c8890]

INTEGRATION: CWS changefileheader (1.34.14); FILE MERGED 2008/04/01 15:36:20 thb 1.34.14.3: #i85898# Stripping all external header guards 2008/04/01 12:39:32 thb 1.34.14.2: #i85898# Stripping all external header guards 2008/03/31 13:59:11 rt 1.34.14.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [675a31feaf33ae8be783f2fc916795b0b9223b52]

INTEGRATION: CWS changefileheader (1.11.162); FILE MERGED 2008/04/01 16:10:02 thb 1.11.162.3: #i85898# Stripping all external header guards 2008/04/01 13:05:22 thb 1.11.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:32 rt 1.11.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [76fc50092b13131b86fb51bdf5b8e533832b9130]

INTEGRATION: CWS changefileheader (1.7.234); FILE MERGED 2008/04/01 12:39:31 thb 1.7.234.2: #i85898# Stripping all external header guards 2008/03/31 13:59:11 rt 1.7.234.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f7c32872fd828810e482ab951d6742caa1d5dbef]

INTEGRATION: CWS changefileheader (1.4.162); FILE MERGED 2008/04/01 16:10:01 thb 1.4.162.3: #i85898# Stripping all external header guards 2008/04/01 13:05:22 thb 1.4.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:32 rt 1.4.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [793b37a784d8276db4f6be7824fca647a27ea790]

INTEGRATION: CWS changefileheader (1.4.700); FILE MERGED 2008/04/01 12:36:45 thb 1.4.700.2: #i85898# Stripping all external header guards 2008/03/31 17:15:41 rt 1.4.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e2417df74b19b56b5872a6a3539bf07a2a13deb4]

INTEGRATION: CWS changefileheader (1.8.298); FILE MERGED 2008/03/31 13:59:10 rt 1.8.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2a0dc76b252545fe8d2b5e2a6b162f78b1689393]

INTEGRATION: CWS changefileheader (1.8.162); FILE MERGED 2008/04/01 16:10:01 thb 1.8.162.3: #i85898# Stripping all external header guards 2008/04/01 13:05:22 thb 1.8.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:32 rt 1.8.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [986a8d21124eb4ae2e2643aac55664b1df2f65b2]

INTEGRATION: CWS changefileheader (1.2.10); FILE MERGED 2008/03/28 16:45:35 rt 1.2.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [57ac0ea8d0cb814e385aeb2eb6383e0d638f1ddb]

INTEGRATION: CWS changefileheader (1.3.700); FILE MERGED 2008/04/01 12:36:45 thb 1.3.700.2: #i85898# Stripping all external header guards 2008/03/31 17:15:41 rt 1.3.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [daafe2387f31def98f31d796c940f0f290fc2275]

INTEGRATION: CWS changefileheader (1.2.234); FILE MERGED 2008/04/01 15:36:19 thb 1.2.234.3: #i85898# Stripping all external header guards 2008/04/01 12:39:31 thb 1.2.234.2: #i85898# Stripping all external header guards 2008/03/31 13:59:10 rt 1.2.234.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [30f0ce052549c233c92492f6127861b3caae19d0]

INTEGRATION: CWS changefileheader (1.3.162); FILE MERGED 2008/04/01 13:05:22 thb 1.3.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:32 rt 1.3.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c4f91dd9a47e664f930619b93808acf0b0f85e21]

INTEGRATION: CWS changefileheader (1.4.700); FILE MERGED 2008/04/01 15:30:53 thb 1.4.700.3: #i85898# Stripping all external header guards 2008/04/01 12:36:45 thb 1.4.700.2: #i85898# Stripping all external header guards 2008/03/31 17:15:41 rt 1.4.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0d03c7463586154555bafba87fd679fb80342ad9]

INTEGRATION: CWS changefileheader (1.3.142); FILE MERGED 2008/03/28 16:44:51 rt 1.3.142.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c5ba82e5303af4692364a89e82579c2d0fcac76c]

INTEGRATION: CWS changefileheader (1.10.234); FILE MERGED 2008/04/01 15:36:19 thb 1.10.234.3: #i85898# Stripping all external header guards 2008/04/01 12:39:31 thb 1.10.234.2: #i85898# Stripping all external header guards 2008/03/31 13:59:10 rt 1.10.234.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [49494a01d30e86ce17cf00816024ab01b95d7512]

INTEGRATION: CWS changefileheader (1.7.18); FILE MERGED 2008/04/01 13:05:22 thb 1.7.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:32 rt 1.7.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a94860c9d8be4b6c78ad6b67ea953af9ff59888b]

INTEGRATION: CWS changefileheader (1.2.700); FILE MERGED 2008/04/01 15:30:53 thb 1.2.700.2: #i85898# Stripping all external header guards 2008/03/31 17:15:41 rt 1.2.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [46261f10132daa54b860cc1b2e11a2ebccfa556d]

INTEGRATION: CWS changefileheader (1.9.500); FILE MERGED 2008/03/31 16:00:34 rt 1.9.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9c106f1aadcd175999f852762a374ba5faa157cf]

INTEGRATION: CWS changefileheader (1.3.170); FILE MERGED 2008/03/28 16:44:51 rt 1.3.170.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5949cdcf027d04946cb2b0195c7aa1825a9325ba]

INTEGRATION: CWS changefileheader (1.10.298); FILE MERGED 2008/04/01 15:36:19 thb 1.10.298.3: #i85898# Stripping all external header guards 2008/04/01 12:39:30 thb 1.10.298.2: #i85898# Stripping all external header guards 2008/03/31 13:59:10 rt 1.10.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6aab7a57bcb0b1b28729fe42a52ed32f45f9e1d1]

INTEGRATION: CWS changefileheader (1.6.162); FILE MERGED 2008/04/01 16:10:01 thb 1.6.162.3: #i85898# Stripping all external header guards 2008/04/01 13:05:21 thb 1.6.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:31 rt 1.6.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [308b96bfb4e763539bcd963516af163978a98002]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:45:35 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [beefe3488ad0ecca256c619469850e8821402c84]

INTEGRATION: CWS changefileheader (1.5.622); FILE MERGED 2008/03/31 14:19:30 rt 1.5.622.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1ddf59a6cdd540efb7c9bdaf84a8593c7ef82aeb]

INTEGRATION: CWS changefileheader (1.5.330); FILE MERGED 2008/04/01 15:30:53 thb 1.5.330.2: #i85898# Stripping all external header guards 2008/03/31 17:15:41 rt 1.5.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a1d7e05a2050d662a8e71b8959dd0b3a49ca377a]

INTEGRATION: CWS changefileheader (1.10.500); FILE MERGED 2008/03/31 16:00:34 rt 1.10.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8c25aeb6c8702027173e760c3b6b5a05f9661722]

INTEGRATION: CWS changefileheader (1.2.126); FILE MERGED 2008/03/28 16:44:51 rt 1.2.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [801922158a8985399671fd9e16ee0581ce660b5c]

INTEGRATION: CWS changefileheader (1.10.234); FILE MERGED 2008/03/31 13:59:10 rt 1.10.234.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f04a4fc4749c29989c259afde873828b2bbdd434]

INTEGRATION: CWS changefileheader (1.10.162); FILE MERGED 2008/04/01 16:10:01 thb 1.10.162.3: #i85898# Stripping all external header guards 2008/04/01 13:05:21 thb 1.10.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:31 rt 1.10.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [74a21cfb2f91996e62b21ebb505cce5ee9d195b2]

INTEGRATION: CWS changefileheader (1.13.368); FILE MERGED 2008/04/01 15:50:23 thb 1.13.368.2: #i85898# Stripping all external header guards 2008/03/31 14:19:30 rt 1.13.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a2d5d74a84c6cc9426617ab1d92bf50c0a53e054]

INTEGRATION: CWS changefileheader (1.7.500); FILE MERGED 2008/03/31 16:00:34 rt 1.7.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7443c1742a10058320d0d597f46e2c5d2018c44e]

INTEGRATION: CWS changefileheader (1.3.624); FILE MERGED 2008/04/01 15:36:19 thb 1.3.624.2: #i85898# Stripping all external header guards 2008/03/31 13:59:09 rt 1.3.624.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3489a0157e3cd29a98c91f727beb5435d3d3f223]

INTEGRATION: CWS changefileheader (1.8.162); FILE MERGED 2008/04/01 13:05:21 thb 1.8.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:31 rt 1.8.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4802424e27226898089bd1299b6ebcd05f1e7df5]

INTEGRATION: CWS changefileheader (1.4.264); FILE MERGED 2008/03/28 16:45:35 rt 1.4.264.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d1827939609ba899fed53ac55b7e6c424160f243]

INTEGRATION: CWS changefileheader (1.32.368); FILE MERGED 2008/03/31 14:19:30 rt 1.32.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5243aac9786c05ef8d89e8c9bd38203784292d96]

INTEGRATION: CWS changefileheader (1.3.28); FILE MERGED 2008/03/28 16:44:51 rt 1.3.28.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e97e0de3009e4da056fc2d3ba865f69817bf766a]

INTEGRATION: CWS changefileheader (1.5.298); FILE MERGED 2008/04/01 15:36:18 thb 1.5.298.3: #i85898# Stripping all external header guards 2008/04/01 12:39:30 thb 1.5.298.2: #i85898# Stripping all external header guards 2008/03/31 13:59:09 rt 1.5.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d988b4a1bb3a5a68471ebc21b021201d960b93d4]

INTEGRATION: CWS changefileheader (1.14.162); FILE MERGED 2008/04/01 16:10:01 thb 1.14.162.3: #i85898# Stripping all external header guards 2008/04/01 13:05:20 thb 1.14.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:31 rt 1.14.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [750772e5834a6257cb2efb097c1c7a9220e8f1bd]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:45:35 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ebd01231cb1926c44447c5e12b26c64135bcefc2]

INTEGRATION: CWS changefileheader (1.6.330); FILE MERGED 2008/04/01 15:30:53 thb 1.6.330.3: #i85898# Stripping all external header guards 2008/04/01 12:36:45 thb 1.6.330.2: #i85898# Stripping all external header guards 2008/03/31 17:15:41 rt 1.6.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c78e1e928dcaaa0b36487ee2ec1bd26c0969a594]

INTEGRATION: CWS changefileheader (1.3.142); FILE MERGED 2008/03/28 16:44:50 rt 1.3.142.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [edd325ba762b7769f30ed9800b9291597cc217f1]

INTEGRATION: CWS changefileheader (1.27.368); FILE MERGED 2008/03/31 14:19:30 rt 1.27.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [01db0093c354d43442c9d3ad23464f533635c628]

INTEGRATION: CWS changefileheader (1.9.298); FILE MERGED 2008/04/01 15:36:18 thb 1.9.298.3: #i85898# Stripping all external header guards 2008/04/01 12:39:30 thb 1.9.298.2: #i85898# Stripping all external header guards 2008/03/31 13:59:09 rt 1.9.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [320518236eabcc67c4ee0048cab237b1ece9bd1a]

INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/03/28 16:45:35 rt 1.6.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bb67e67a68dfd4ab67d8c78e97d4fd9e081b8e88]

INTEGRATION: CWS changefileheader (1.4.162); FILE MERGED 2008/04/01 16:10:00 thb 1.4.162.3: #i85898# Stripping all external header guards 2008/04/01 13:05:20 thb 1.4.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:31 rt 1.4.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3b1b689c03023a421b57f06a9600f29f6b4b08ef]

INTEGRATION: CWS changefileheader (1.7.28); FILE MERGED 2008/03/28 16:44:50 rt 1.7.28.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3353c0593f71df915ac2f635d9103e43800ecab6]

INTEGRATION: CWS changefileheader (1.5.368); FILE MERGED 2008/03/31 14:19:30 rt 1.5.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [013fb392822470f69c55faf98575c29c4d4dabb6]

INTEGRATION: CWS changefileheader (1.9.298); FILE MERGED 2008/04/01 15:36:18 thb 1.9.298.2: #i85898# Stripping all external header guards 2008/03/31 13:59:09 rt 1.9.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bd38d80cd13cdf36d35cbc50a2156fc3a630896e]

INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/03/28 16:45:35 rt 1.5.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d81a1d80e13d57e3e4be7d6f522beec580d67336]

INTEGRATION: CWS changefileheader (1.8.162); FILE MERGED 2008/04/01 16:10:00 thb 1.8.162.3: #i85898# Stripping all external header guards 2008/04/01 13:05:19 thb 1.8.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:31 rt 1.8.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2e7e1e23fd152f62cfe7df9cd98cff437cf68fed]

INTEGRATION: CWS changefileheader (1.6.126); FILE MERGED 2008/03/28 16:44:50 rt 1.6.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [096edba3a88819677d9b08d99f7060ed0b0bbf6e]

INTEGRATION: CWS changefileheader (1.23.196); FILE MERGED 2008/04/01 15:50:23 thb 1.23.196.3: #i85898# Stripping all external header guards 2008/04/01 12:48:15 thb 1.23.196.2: #i85898# Stripping all external header guards 2008/03/31 14:19:30 rt 1.23.196.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9f2f73be7e8c4a024a2ea541e125175cc4c5fa41]

INTEGRATION: CWS changefileheader (1.13.672); FILE MERGED 2008/04/01 15:30:53 thb 1.13.672.3: #i85898# Stripping all external header guards 2008/04/01 12:36:45 thb 1.13.672.2: #i85898# Stripping all external header guards 2008/03/31 17:15:41 rt 1.13.672.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8fc57b0284d30efc221a4daf2786291d1e4d04ef]

INTEGRATION: CWS changefileheader (1.9.500); FILE MERGED 2008/03/31 16:00:33 rt 1.9.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a460ede41da8531915aa1a46457b1a8c3642cbe8]

INTEGRATION: CWS changefileheader (1.9.126); FILE MERGED 2008/03/28 16:44:49 rt 1.9.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [70b9ef219db652a71af6e53c84efc2aff8a0fd20]

INTEGRATION: CWS changefileheader (1.3.162); FILE MERGED 2008/04/01 13:05:18 thb 1.3.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:31 rt 1.3.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c996aa99eb6ab8902a801b9627a1085707028ba9]

INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/03/28 16:45:35 rt 1.7.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [24e92a77e49ac9b8462e1bb28d2796610b0f473c]

INTEGRATION: CWS changefileheader (1.13.84); FILE MERGED 2008/03/31 16:00:33 rt 1.13.84.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [618d47e03818a8da381ba0936a140c98f8611927]

INTEGRATION: CWS changefileheader (1.3.94); FILE MERGED 2008/04/01 15:04:30 thb 1.3.94.2: #i85898# Stripping all external header guards 2008/03/28 16:44:49 rt 1.3.94.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1d70ebc8816b64cc6cd81e0e8785b25e69e5c562]

INTEGRATION: CWS changefileheader (1.6.162); FILE MERGED 2008/04/01 16:10:00 thb 1.6.162.3: #i85898# Stripping all external header guards 2008/04/01 13:05:17 thb 1.6.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:31 rt 1.6.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dbdfa0c62b3cd528855756b3e5fbec1b3569108a]

INTEGRATION: CWS changefileheader (1.5.52); FILE MERGED 2008/03/28 16:45:34 rt 1.5.52.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [25319b46ada8f77339eaaa05005d832aa20d2b11]

INTEGRATION: CWS changefileheader (1.33.456); FILE MERGED 2008/03/31 14:19:30 rt 1.33.456.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [10dfccc01f9cf97017dd27c4f5450b882d772794]

INTEGRATION: CWS changefileheader (1.3.700); FILE MERGED 2008/04/01 15:30:53 thb 1.3.700.3: #i85898# Stripping all external header guards 2008/04/01 12:36:45 thb 1.3.700.2: #i85898# Stripping all external header guards 2008/03/31 17:15:41 rt 1.3.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6459018ed70a6374883c487181f57ed446eb9579]

INTEGRATION: CWS changefileheader (1.4.162); FILE MERGED 2008/04/01 13:05:16 thb 1.4.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:31 rt 1.4.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bf160e5bbe4a90758829820e67fe0b7c4f78efe0]

INTEGRATION: CWS changefileheader (1.8.126); FILE MERGED 2008/04/01 10:50:44 thb 1.8.126.2: #i85898# Stripping all external header guards 2008/03/28 16:44:49 rt 1.8.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f502c56a803bdde5f2af3eb64b0e4f68bf4855fb]

INTEGRATION: CWS changefileheader (1.4.86); FILE MERGED 2008/03/28 16:45:34 rt 1.4.86.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [74db09388381395ac9ec90f7994a706387d168ea]

INTEGRATION: CWS changefileheader (1.7.500); FILE MERGED 2008/03/31 16:00:33 rt 1.7.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [36b1510564811dff92cff6a8e00531b5b8cc0f92]

INTEGRATION: CWS changefileheader (1.4.1254); FILE MERGED 2008/04/01 15:50:23 thb 1.4.1254.2: #i85898# Stripping all external header guards 2008/03/31 14:19:30 rt 1.4.1254.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a3ef853fbb03b2aabc6d0138d44746ef6c0f0bbc]

INTEGRATION: CWS changefileheader (1.8.240); FILE MERGED 2008/04/01 15:30:53 thb 1.8.240.2: #i85898# Stripping all external header guards 2008/03/31 17:15:41 rt 1.8.240.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bea8e716c2001d0d95ac681048447f5d7c1cd453]

INTEGRATION: CWS changefileheader (1.6.200); FILE MERGED 2008/04/01 15:36:17 thb 1.6.200.2: #i85898# Stripping all external header guards 2008/03/31 13:59:09 rt 1.6.200.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [79bfcfb815d47b3d83440b3e81222f6be0d97111]

INTEGRATION: CWS changefileheader (1.15.74); FILE MERGED 2008/04/01 15:04:30 thb 1.15.74.3: #i85898# Stripping all external header guards 2008/04/01 10:50:44 thb 1.15.74.2: #i85898# Stripping all external header guards 2008/03/28 16:44:49 rt 1.15.74.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e61369f538b6ef3c150671fd579aefdf075b30f4]

INTEGRATION: CWS changefileheader (1.7.28); FILE MERGED 2008/03/28 16:45:34 rt 1.7.28.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8bf1e294e24fde2dc9c55b0833c25acf9e4d1082]

INTEGRATION: CWS changefileheader (1.10.500); FILE MERGED 2008/03/31 16:00:33 rt 1.10.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [91ee8113f18e2cca908eca123a23ffde83d01534]

INTEGRATION: CWS changefileheader (1.2.18); FILE MERGED 2008/03/31 16:28:31 rt 1.2.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e18f4c613935a14c823f77152bd6ddfeb5970776]

INTEGRATION: CWS changefileheader (1.4.368); FILE MERGED 2008/03/31 14:19:30 rt 1.4.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f152eff966ec1bbd5108d55964c1dc6de0cbd08b]

INTEGRATION: CWS changefileheader (1.3.700); FILE MERGED 2008/04/01 15:30:53 thb 1.3.700.2: #i85898# Stripping all external header guards 2008/03/31 17:15:41 rt 1.3.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [52bc7ef88fd18785337099855562fc7fba7083c5]

INTEGRATION: CWS changefileheader (1.4.624); FILE MERGED 2008/04/01 12:39:29 thb 1.4.624.2: #i85898# Stripping all external header guards 2008/03/31 13:59:09 rt 1.4.624.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8dc330a8409c003f3a74112dcf347775c8cccf75]

INTEGRATION: CWS changefileheader (1.9.166); FILE MERGED 2008/03/28 16:45:34 rt 1.9.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9bbaf63636b8806192e07ca67e5176229ab485e6]

INTEGRATION: CWS changefileheader (1.9.500); FILE MERGED 2008/03/31 16:00:32 rt 1.9.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [eec50e16ed56858576b8bcd53f7e83dde6eb7d14]

INTEGRATION: CWS changefileheader (1.3.700); FILE MERGED 2008/04/01 15:30:52 thb 1.3.700.3: #i85898# Stripping all external header guards 2008/04/01 12:36:45 thb 1.3.700.2: #i85898# Stripping all external header guards 2008/03/31 17:15:41 rt 1.3.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e3406ec7eaba5631404e6f52e7727fd46904825a]

INTEGRATION: CWS changefileheader (1.18.368); FILE MERGED 2008/04/01 15:50:23 thb 1.18.368.3: #i85898# Stripping all external header guards 2008/04/01 12:48:15 thb 1.18.368.2: #i85898# Stripping all external header guards 2008/03/31 14:19:30 rt 1.18.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8784f69ce5ce7b47c7b3a5d8a847bb3f617535d8]

INTEGRATION: CWS changefileheader (1.2.126); FILE MERGED 2008/03/28 16:44:49 rt 1.2.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [68ce1c9290756ec7d7ddbb32b4845fdec572af5f]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:45:34 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [45b7244850d8c8c8f86665f46496479d75d251b9]

INTEGRATION: CWS changefileheader (1.16.68); FILE MERGED 2008/04/01 15:36:16 thb 1.16.68.3: #i85898# Stripping all external header guards 2008/04/01 12:39:28 thb 1.16.68.2: #i85898# Stripping all external header guards 2008/03/31 13:59:09 rt 1.16.68.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5791438bfe323a2ebbabb27c29292220799b84b1]

INTEGRATION: CWS changefileheader (1.11.500); FILE MERGED 2008/03/31 16:00:32 rt 1.11.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [361364a36c807ada57aed8aac0d1d8abf6b189a0]

INTEGRATION: CWS changefileheader (1.6.34); FILE MERGED 2008/04/01 15:30:52 thb 1.6.34.3: #i85898# Stripping all external header guards 2008/04/01 12:36:45 thb 1.6.34.2: #i85898# Stripping all external header guards 2008/03/31 17:15:41 rt 1.6.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e75fa7dfbbbd45e4c26c5fcc2cf0f2df647b1f87]

INTEGRATION: CWS changefileheader (1.5.60); FILE MERGED 2008/04/01 10:50:44 thb 1.5.60.2: #i85898# Stripping all external header guards 2008/03/28 16:44:49 rt 1.5.60.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7216f24624bee9d777c14ec85d799bb1b318244d]

INTEGRATION: CWS changefileheader (1.2.18); FILE MERGED 2008/03/31 16:28:30 rt 1.2.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d113347b060a7f2c4c678b25e725918371711a7a]

INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/03/28 16:45:34 rt 1.6.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cab3f27323c4db8e56e4b45e4f173e5ff7820123]

INTEGRATION: CWS changefileheader (1.6.300); FILE MERGED 2008/03/31 16:00:29 rt 1.6.300.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [01f9865f8571c135344d0ffcc5514f17100ca9df]

INTEGRATION: CWS changefileheader (1.15.158); FILE MERGED 2008/04/01 15:30:52 thb 1.15.158.3: #i85898# Stripping all external header guards 2008/04/01 12:36:45 thb 1.15.158.2: #i85898# Stripping all external header guards 2008/03/31 17:15:40 rt 1.15.158.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b6bc4083f6298c3f074a52c088a42f7ae6750754]

INTEGRATION: CWS changefileheader (1.18.68); FILE MERGED 2008/04/01 15:36:16 thb 1.18.68.3: #i85898# Stripping all external header guards 2008/04/01 12:39:28 thb 1.18.68.2: #i85898# Stripping all external header guards 2008/03/31 13:59:09 rt 1.18.68.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9675e891e31bf47a90a8226d7a201500ead8ded4]

INTEGRATION: CWS changefileheader (1.8.126); FILE MERGED 2008/04/01 15:04:30 thb 1.8.126.3: #i85898# Stripping all external header guards 2008/04/01 10:50:44 thb 1.8.126.2: #i85898# Stripping all external header guards 2008/03/28 16:44:49 rt 1.8.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [72693ff7ac3ac816ac34062b15f548f07b2767c8]

INTEGRATION: CWS changefileheader (1.9.10); FILE MERGED 2008/03/28 16:45:34 rt 1.9.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [53026cff43557d1b4207f31693c97fae8b9afbde]

INTEGRATION: CWS changefileheader (1.4.500); FILE MERGED 2008/03/31 16:00:29 rt 1.4.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f01fc65eef5f884a7e4771a63bb0916d32304497]

INTEGRATION: CWS changefileheader (1.7.368); FILE MERGED 2008/03/31 14:19:30 rt 1.7.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [357c69b0b9630ddb61dd3c20c934baca6c69d284]

INTEGRATION: CWS changefileheader (1.6.330); FILE MERGED 2008/04/01 15:30:52 thb 1.6.330.2: #i85898# Stripping all external header guards 2008/03/31 17:15:40 rt 1.6.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [27394215bf15dc38fae2664ffa0795e7a3149e2c]

INTEGRATION: CWS changefileheader (1.3.500); FILE MERGED 2008/03/31 16:00:29 rt 1.3.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [97cb5559cd8cde1c82637db3f27520ee4496ef5c]

INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/03/28 16:45:34 rt 1.5.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [64732b602d578c524fb11faebde0f8095134f036]

INTEGRATION: CWS changefileheader (1.3.1254); FILE MERGED 2008/04/01 15:50:23 thb 1.3.1254.2: #i85898# Stripping all external header guards 2008/03/31 14:19:30 rt 1.3.1254.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [390d49b3d38ba2df33f6587104829a4caa484db3]

INTEGRATION: CWS changefileheader (1.3.330); FILE MERGED 2008/04/01 15:30:52 thb 1.3.330.2: #i85898# Stripping all external header guards 2008/03/31 17:15:40 rt 1.3.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d7871f4838c8ba4498bc41204498cab93ff54e39]

INTEGRATION: CWS changefileheader (1.6.166); FILE MERGED 2008/03/28 16:45:34 rt 1.6.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1370aa1cc419d409817a9f1e6fd85107e9c84c26]

INTEGRATION: CWS changefileheader (1.3.1254); FILE MERGED 2008/03/31 14:19:30 rt 1.3.1254.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d45258c63a3e383153450c06c57ac525b3ea8309]

INTEGRATION: CWS changefileheader (1.2.18); FILE MERGED 2008/04/01 13:05:15 thb 1.2.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:30 rt 1.2.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [52e626b39a80eb530a47863f5bbc10651bff4dd1]

INTEGRATION: CWS changefileheader (1.11.240); FILE MERGED 2008/04/01 15:30:52 thb 1.11.240.2: #i85898# Stripping all external header guards 2008/03/31 17:15:40 rt 1.11.240.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ee629ec8f4696ab2458964da01d38d337eda80e9]

INTEGRATION: CWS changefileheader (1.93.14); FILE MERGED 2008/04/01 15:36:15 thb 1.93.14.3: #i85898# Stripping all external header guards 2008/04/01 12:39:27 thb 1.93.14.2: #i85898# Stripping all external header guards 2008/03/31 13:59:08 rt 1.93.14.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5db2880f300dcc5269853aefe53a366ee09bf618]

INTEGRATION: CWS changefileheader (1.15.126); FILE MERGED 2008/04/01 10:50:44 thb 1.15.126.2: #i85898# Stripping all external header guards 2008/03/28 16:44:49 rt 1.15.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e79e0b2d04c6ffe425218f7ee82937840f893bc2]

INTEGRATION: CWS changefileheader (1.6.70); FILE MERGED 2008/03/28 16:45:34 rt 1.6.70.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [43d58062d96ba8b1a4684c7cb7384a44475fcf41]

INTEGRATION: CWS changefileheader (1.7.368); FILE MERGED 2008/04/01 15:50:23 thb 1.7.368.3: #i85898# Stripping all external header guards 2008/04/01 12:48:15 thb 1.7.368.2: #i85898# Stripping all external header guards 2008/03/31 14:19:29 rt 1.7.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [50ef9d1bf8bb037dbda45f03c0e659436d023e1c]

INTEGRATION: CWS changefileheader (1.3.700); FILE MERGED 2008/04/01 15:30:52 thb 1.3.700.3: #i85898# Stripping all external header guards 2008/04/01 12:36:45 thb 1.3.700.2: #i85898# Stripping all external header guards 2008/03/31 17:15:40 rt 1.3.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [763de64017115130accc2eff0f3fbcd27091a192]

INTEGRATION: CWS changefileheader (1.3.10); FILE MERGED 2008/03/28 16:45:30 rt 1.3.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [23ec007c2f0dbce823eaccbb52b76578f8f4fc92]

INTEGRATION: CWS changefileheader (1.39.106); FILE MERGED 2008/04/01 15:04:30 thb 1.39.106.3: #i85898# Stripping all external header guards 2008/04/01 10:50:44 thb 1.39.106.2: #i85898# Stripping all external header guards 2008/03/28 16:44:49 rt 1.39.106.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1a3d8592433ad80ec4ca9b7cda1f8695fdc9bff0]

INTEGRATION: CWS changefileheader (1.9.240); FILE MERGED 2008/04/01 15:30:52 thb 1.9.240.2: #i85898# Stripping all external header guards 2008/03/31 17:15:40 rt 1.9.240.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [16fd5f0d572fe3e14afb2163c80564c35c9db39c]

INTEGRATION: CWS changefileheader (1.4.700); FILE MERGED 2008/04/01 15:50:22 thb 1.4.700.3: #i85898# Stripping all external header guards 2008/04/01 12:48:15 thb 1.4.700.2: #i85898# Stripping all external header guards 2008/03/31 14:19:29 rt 1.4.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [781cc7ce24bf4747b67a45db78c48cd8975b0210]

INTEGRATION: CWS changefileheader (1.5.500); FILE MERGED 2008/03/31 16:00:28 rt 1.5.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6dca78fc05747aa0598e67586657983e278edeb3]

INTEGRATION: CWS changefileheader (1.16.18); FILE MERGED 2008/04/01 16:10:00 thb 1.16.18.3: #i85898# Stripping all external header guards 2008/04/01 13:05:13 thb 1.16.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:24 rt 1.16.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1564889a0fe6dfd316e6eb6bc060b7610fe06b02]

INTEGRATION: CWS changefileheader (1.15.72); FILE MERGED 2008/04/01 15:50:22 thb 1.15.72.3: #i85898# Stripping all external header guards 2008/04/01 12:48:14 thb 1.15.72.2: #i85898# Stripping all external header guards 2008/03/31 14:19:29 rt 1.15.72.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fe1fb46ea1aff7c9cb7765e00d30508a96b60a1b]

INTEGRATION: CWS changefileheader (1.48.34); FILE MERGED 2008/04/01 15:30:52 thb 1.48.34.3: #i85898# Stripping all external header guards 2008/04/01 12:36:45 thb 1.48.34.2: #i85898# Stripping all external header guards 2008/03/31 17:15:40 rt 1.48.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2a688aa73d01ef21a7c84139051930321ce9cd75]

INTEGRATION: CWS changefileheader (1.4.500); FILE MERGED 2008/03/31 16:00:28 rt 1.4.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f5838aa343cc27d7355bd595d88427596076ea5a]

INTEGRATION: CWS changefileheader (1.15.18); FILE MERGED 2008/04/01 16:10:00 thb 1.15.18.3: #i85898# Stripping all external header guards 2008/04/01 13:05:13 thb 1.15.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:24 rt 1.15.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [afc344caf63798dba9d7809d46eb433459b30582]

INTEGRATION: CWS changefileheader (1.12.594); FILE MERGED 2008/04/01 15:36:15 thb 1.12.594.3: #i85898# Stripping all external header guards 2008/04/01 12:39:27 thb 1.12.594.2: #i85898# Stripping all external header guards 2008/03/31 13:59:08 rt 1.12.594.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [294a1b874095754ce3efee54e76a27e2d77777e9]

INTEGRATION: CWS changefileheader (1.3.500); FILE MERGED 2008/03/31 16:00:28 rt 1.3.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [78a4716077060477c3be6b999d310b1ec644ed78]

INTEGRATION: CWS changefileheader (1.29.34); FILE MERGED 2008/04/01 15:04:30 thb 1.29.34.3: #i85898# Stripping all external header guards 2008/04/01 10:50:44 thb 1.29.34.2: #i85898# Stripping all external header guards 2008/03/28 16:44:49 rt 1.29.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1f2b39447a158bd99c0b0c90ec8c8f221dad6517]

INTEGRATION: CWS changefileheader (1.2.52); FILE MERGED 2008/03/28 16:45:30 rt 1.2.52.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e27fbbe5cbb6883b86d3cd4493001415ba5c92ab]

INTEGRATION: CWS changefileheader (1.45.18); FILE MERGED 2008/04/01 16:10:00 thb 1.45.18.3: #i85898# Stripping all external header guards 2008/04/01 13:05:13 thb 1.45.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:24 rt 1.45.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8bb133f401ff2fb39b6e681408456434216a928b]

INTEGRATION: CWS changefileheader (1.17.34); FILE MERGED 2008/04/01 15:30:52 thb 1.17.34.3: #i85898# Stripping all external header guards 2008/04/01 12:36:45 thb 1.17.34.2: #i85898# Stripping all external header guards 2008/03/31 17:15:40 rt 1.17.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7b85d67509d22c551bec5dba4f8123015b79ff39]

INTEGRATION: CWS changefileheader (1.59.14); FILE MERGED 2008/04/01 15:36:15 thb 1.59.14.3: #i85898# Stripping all external header guards 2008/04/01 12:39:27 thb 1.59.14.2: #i85898# Stripping all external header guards 2008/03/31 13:59:08 rt 1.59.14.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [39e2e4508938d6f0a40a1c4435d2c15aa28386d3]

INTEGRATION: CWS changefileheader (1.28.368); FILE MERGED 2008/03/31 14:19:29 rt 1.28.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0c33c10ac9046979d6539025e32ad042eac335d3]

INTEGRATION: CWS changefileheader (1.3.700); FILE MERGED 2008/04/01 15:30:51 thb 1.3.700.3: #i85898# Stripping all external header guards 2008/04/01 12:36:45 thb 1.3.700.2: #i85898# Stripping all external header guards 2008/03/31 17:15:40 rt 1.3.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4595eba0e4a8af9c5e5b7756f0810300c729db16]

INTEGRATION: CWS changefileheader (1.3.700); FILE MERGED 2008/04/01 15:30:51 thb 1.3.700.2: #i85898# Stripping all external header guards 2008/03/31 17:15:40 rt 1.3.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [61a3cef9161bafa967e93a8140e32c58ac9b2c72]

INTEGRATION: CWS changefileheader (1.2.1254); FILE MERGED 2008/03/31 14:19:29 rt 1.2.1254.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0bd94563217e2e139886ccc3051385546659707d]

INTEGRATION: CWS changefileheader (1.3.500); FILE MERGED 2008/03/31 16:00:27 rt 1.3.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fa8d9989f7e5546c7c68ee51b8790e60ed470f93]

INTEGRATION: CWS changefileheader (1.5.126); FILE MERGED 2008/04/01 15:04:30 thb 1.5.126.3: #i85898# Stripping all external header guards 2008/04/01 10:50:43 thb 1.5.126.2: #i85898# Stripping all external header guards 2008/03/28 16:44:48 rt 1.5.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6c4b90efa1c1c18ae972e04cbd95a222b82c0583]

INTEGRATION: CWS changefileheader (1.3.700); FILE MERGED 2008/04/01 12:36:45 thb 1.3.700.2: #i85898# Stripping all external header guards 2008/03/31 17:15:40 rt 1.3.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [15ee5213be29ccde42af9a80196fc6aeebb998e6]

INTEGRATION: CWS changefileheader (1.10.18); FILE MERGED 2008/04/01 16:09:59 thb 1.10.18.3: #i85898# Stripping all external header guards 2008/04/01 13:05:12 thb 1.10.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:24 rt 1.10.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8f32103beb631fb269ef3eeb13bd0b41f0f9a004]

INTEGRATION: CWS changefileheader (1.26.368); FILE MERGED 2008/04/01 15:50:22 thb 1.26.368.3: #i85898# Stripping all external header guards 2008/04/01 12:48:14 thb 1.26.368.2: #i85898# Stripping all external header guards 2008/03/31 14:19:29 rt 1.26.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [171d04da8f8d0c5aa8ec5c42196604f1b095f0a4]

INTEGRATION: CWS changefileheader (1.24.94); FILE MERGED 2008/04/01 15:04:30 thb 1.24.94.3: #i85898# Stripping all external header guards 2008/04/01 10:50:43 thb 1.24.94.2: #i85898# Stripping all external header guards 2008/03/28 16:44:48 rt 1.24.94.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f5a5ddcf22ff9d26c6fa57fe547166e409cf9271]

INTEGRATION: CWS changefileheader (1.3.700); FILE MERGED 2008/03/31 17:15:40 rt 1.3.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [061ba6f8b653bf970593d882a6f5d4287a37e628]

INTEGRATION: CWS changefileheader (1.10.368); FILE MERGED 2008/04/01 15:50:22 thb 1.10.368.2: #i85898# Stripping all external header guards 2008/03/31 14:19:29 rt 1.10.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5fda6d7ebfd182249e625a47102e098c1538f025]

INTEGRATION: CWS changefileheader (1.5.162); FILE MERGED 2008/04/01 16:09:59 thb 1.5.162.3: #i85898# Stripping all external header guards 2008/04/01 13:05:12 thb 1.5.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:24 rt 1.5.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f7b8bfaee73413eda1e7c69bbcf5de99f852ff46]

INTEGRATION: CWS changefileheader (1.4.624); FILE MERGED 2008/04/01 15:36:15 thb 1.4.624.3: #i85898# Stripping all external header guards 2008/04/01 12:39:26 thb 1.4.624.2: #i85898# Stripping all external header guards 2008/03/31 13:59:08 rt 1.4.624.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [39a7f85b38b5647db48924c5f44d8037fe8cee17]

INTEGRATION: CWS changefileheader (1.10.128); FILE MERGED 2008/03/31 17:15:40 rt 1.10.128.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [49687af5664f368b0dc3880f5ea3a39805380428]

INTEGRATION: CWS changefileheader (1.8.60); FILE MERGED 2008/03/28 16:44:48 rt 1.8.60.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [68ec163040461d4b724a8defa3e80bb15bef827c]

INTEGRATION: CWS changefileheader (1.25.350); FILE MERGED 2008/04/01 15:50:22 thb 1.25.350.3: #i85898# Stripping all external header guards 2008/04/01 12:48:14 thb 1.25.350.2: #i85898# Stripping all external header guards 2008/03/31 14:19:29 rt 1.25.350.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [09bedee5b2a2058c55569b5175d1624f0fe39258]

INTEGRATION: CWS changefileheader (1.4.500); FILE MERGED 2008/03/31 16:00:27 rt 1.4.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dac1993dfa38bd664699f8f3c994e9dffbba10ba]

INTEGRATION: CWS changefileheader (1.3.10); FILE MERGED 2008/03/28 16:45:29 rt 1.3.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ce49adeef9def76348b0c836eef083c61cb1d898]

INTEGRATION: CWS changefileheader (1.9.18); FILE MERGED 2008/04/01 13:05:12 thb 1.9.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:24 rt 1.9.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [db408a068780687a4770434bd9ce4852365a3ec6]

INTEGRATION: CWS changefileheader (1.7.298); FILE MERGED 2008/04/01 15:36:15 thb 1.7.298.3: #i85898# Stripping all external header guards 2008/04/01 12:39:26 thb 1.7.298.2: #i85898# Stripping all external header guards 2008/03/31 13:59:08 rt 1.7.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ba50ace0b350e3a70b9d99e5c24e40d036c03ce7]

INTEGRATION: CWS changefileheader (1.6.60); FILE MERGED 2008/04/01 15:04:30 thb 1.6.60.2: #i85898# Stripping all external header guards 2008/03/28 16:44:48 rt 1.6.60.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b8942bb2cbd1f1eaff3f883cf20cb7c64eedeb8a]

INTEGRATION: CWS changefileheader (1.9.300); FILE MERGED 2008/04/01 15:30:51 thb 1.9.300.3: #i85898# Stripping all external header guards 2008/04/01 12:36:45 thb 1.9.300.2: #i85898# Stripping all external header guards 2008/03/31 17:15:40 rt 1.9.300.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9f1dfba04abcc535756153292c2bcab3aabd817c]

INTEGRATION: CWS changefileheader (1.5.1254); FILE MERGED 2008/03/31 14:19:29 rt 1.5.1254.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8f944467da4a4a3b40a6932583c0579eb4fa9893]

INTEGRATION: CWS changefileheader (1.42.18); FILE MERGED 2008/04/01 16:09:59 thb 1.42.18.3: #i85898# Stripping all external header guards 2008/04/01 13:05:12 thb 1.42.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:24 rt 1.42.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c6850879e3c9e6ff8ac1fb908b35566794806a5d]

INTEGRATION: CWS changefileheader (1.16.44); FILE MERGED 2008/04/01 10:50:43 thb 1.16.44.2: #i85898# Stripping all external header guards 2008/03/28 16:44:48 rt 1.16.44.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [29d3a6b38731dab670956f63d70218ba1591c86c]

INTEGRATION: CWS changefileheader (1.8.298); FILE MERGED 2008/04/01 12:39:26 thb 1.8.298.2: #i85898# Stripping all external header guards 2008/03/31 13:59:08 rt 1.8.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4537fe2c0f0ac8cdc7afcfe5fbb51bd373420f1f]

INTEGRATION: CWS changefileheader (1.52.272); FILE MERGED 2008/03/31 14:19:29 rt 1.52.272.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8555377a002945a023f7c0b880879cb4e89a4d92]

INTEGRATION: CWS changefileheader (1.47.18); FILE MERGED 2008/04/01 13:05:12 thb 1.47.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:24 rt 1.47.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b93a9542720cf16c81bf6b2478a3f2cff3028b9c]

INTEGRATION: CWS changefileheader (1.15.126); FILE MERGED 2008/04/01 15:04:29 thb 1.15.126.3: #i85898# Stripping all external header guards 2008/04/01 10:50:43 thb 1.15.126.2: #i85898# Stripping all external header guards 2008/03/28 16:44:48 rt 1.15.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [714940414b84f78553f0af10fcc3e16bc3dfd4c0]

INTEGRATION: CWS changefileheader (1.14.188); FILE MERGED 2008/04/01 15:36:14 thb 1.14.188.3: #i85898# Stripping all external header guards 2008/04/01 12:39:26 thb 1.14.188.2: #i85898# Stripping all external header guards 2008/03/31 13:59:08 rt 1.14.188.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d3dc8be4190c9278e00d112eda43d9ba751c4b19]

INTEGRATION: CWS changefileheader (1.3.500); FILE MERGED 2008/03/31 16:00:26 rt 1.3.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7b8e2cbc4c191a9096353507c3d5f97f23098f7d]

INTEGRATION: CWS changefileheader (1.8.368); FILE MERGED 2008/03/31 14:19:29 rt 1.8.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ff14da5ebe2914545094a7f7a46e5550a1b3525f]

INTEGRATION: CWS changefileheader (1.49.18); FILE MERGED 2008/04/01 16:09:59 thb 1.49.18.3: #i85898# Stripping all external header guards 2008/04/01 13:05:12 thb 1.49.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:24 rt 1.49.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c66f6ad8083b0544ebb86b4a573e6d1c44f3afc7]

INTEGRATION: CWS changefileheader (1.6.126); FILE MERGED 2008/04/01 15:04:29 thb 1.6.126.2: #i85898# Stripping all external header guards 2008/03/28 16:44:48 rt 1.6.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c9871a81451b4879d73994fd55ad845f49b5235e]

INTEGRATION: CWS changefileheader (1.4.358); FILE MERGED 2008/03/31 13:59:08 rt 1.4.358.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [887f9b3bb7df9ca4aac663d6bb15c050cfba9df3]

INTEGRATION: CWS changefileheader (1.7.562); FILE MERGED 2008/04/01 15:30:51 thb 1.7.562.3: #i85898# Stripping all external header guards 2008/04/01 12:36:45 thb 1.7.562.2: #i85898# Stripping all external header guards 2008/03/31 17:15:40 rt 1.7.562.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3c2ea63b8041fc9a28f81618182864ae6a58a6dc]

INTEGRATION: CWS changefileheader (1.35.366); FILE MERGED 2008/04/01 15:50:22 thb 1.35.366.2: #i85898# Stripping all external header guards 2008/03/31 14:19:28 rt 1.35.366.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cfef5dbd4097218fc9c646d0d9456afac98a52ab]

INTEGRATION: CWS changefileheader (1.31.18); FILE MERGED 2008/04/01 16:09:59 thb 1.31.18.3: #i85898# Stripping all external header guards 2008/04/01 13:05:12 thb 1.31.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:24 rt 1.31.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ac9b7131a426ccbd0b685cab1f8c25b405d262f3]

INTEGRATION: CWS changefileheader (1.5.126); FILE MERGED 2008/03/28 16:44:48 rt 1.5.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3b190a559c40a75be9100504f41623026b744327]

INTEGRATION: CWS changefileheader (1.3.256); FILE MERGED 2008/03/31 13:59:08 rt 1.3.256.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8a2971608ba056550b49fab01b474148b31d867a]

INTEGRATION: CWS changefileheader (1.4.124); FILE MERGED 2008/04/01 15:30:51 thb 1.4.124.2: #i85898# Stripping all external header guards 2008/03/31 17:15:40 rt 1.4.124.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2eea5934b1e9364b4f83b127ac3946edcc3cba27]

INTEGRATION: CWS changefileheader (1.18.368); FILE MERGED 2008/03/31 14:19:28 rt 1.18.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ac4d3973ff2f51c7e5c782e6c85b8a30a326d27d]

INTEGRATION: CWS changefileheader (1.41.18); FILE MERGED 2008/04/01 16:09:59 thb 1.41.18.3: #i85898# Stripping all external header guards 2008/04/01 13:05:11 thb 1.41.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:24 rt 1.41.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bad6590715196183be5ae6f9924bf8b95c99b749]

INTEGRATION: CWS changefileheader (1.6.92); FILE MERGED 2008/04/01 10:50:43 thb 1.6.92.2: #i85898# Stripping all external header guards 2008/03/28 16:44:48 rt 1.6.92.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b5ad21944e399410224207392f9e46bbf88ee547]

INTEGRATION: CWS changefileheader (1.11.24); FILE MERGED 2008/04/01 15:36:14 thb 1.11.24.3: #i85898# Stripping all external header guards 2008/04/01 12:39:26 thb 1.11.24.2: #i85898# Stripping all external header guards 2008/03/31 13:59:08 rt 1.11.24.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5c88ca869b4482fd1bd0ca6607e1a113ad304cc9]

INTEGRATION: CWS changefileheader (1.8.300); FILE MERGED 2008/04/01 15:30:51 thb 1.8.300.3: #i85898# Stripping all external header guards 2008/04/01 12:36:44 thb 1.8.300.2: #i85898# Stripping all external header guards 2008/03/31 17:15:40 rt 1.8.300.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d5e198570c4705ad755a29ea01a509a75dda6632]

INTEGRATION: CWS changefileheader (1.4.500); FILE MERGED 2008/03/31 16:00:26 rt 1.4.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1a6b789df5b027d746996734ca8f637fb23cf43a]

INTEGRATION: CWS changefileheader (1.6.652); FILE MERGED 2008/04/01 15:50:22 thb 1.6.652.2: #i85898# Stripping all external header guards 2008/03/31 14:19:28 rt 1.6.652.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [677f78fd77f7b93023be924b7a40af9cba14bbe9]

INTEGRATION: CWS changefileheader (1.49.18); FILE MERGED 2008/04/01 16:09:59 thb 1.49.18.3: #i85898# Stripping all external header guards 2008/04/01 13:05:11 thb 1.49.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:23 rt 1.49.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [901bce7e4bda3641c414e9726173f14b97c6f276]

INTEGRATION: CWS changefileheader (1.3.116); FILE MERGED 2008/04/01 15:04:29 thb 1.3.116.3: #i85898# Stripping all external header guards 2008/04/01 10:50:43 thb 1.3.116.2: #i85898# Stripping all external header guards 2008/03/28 16:44:48 rt 1.3.116.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [87ff412158d86399605d0546d6ea995f928d6132]

INTEGRATION: CWS changefileheader (1.3.624); FILE MERGED 2008/04/01 15:36:14 thb 1.3.624.3: #i85898# Stripping all external header guards 2008/04/01 12:39:26 thb 1.3.624.2: #i85898# Stripping all external header guards 2008/03/31 13:59:08 rt 1.3.624.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7960668a9a1fdb76ac9923686d57f11a3aa7ee9e]

INTEGRATION: CWS changefileheader (1.12.330); FILE MERGED 2008/04/01 15:30:51 thb 1.12.330.3: #i85898# Stripping all external header guards 2008/04/01 12:36:44 thb 1.12.330.2: #i85898# Stripping all external header guards 2008/03/31 17:15:40 rt 1.12.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [49407d9fab7e9b914bacc05d69ff6a79ec002e1e]

INTEGRATION: CWS changefileheader (1.23.368); FILE MERGED 2008/04/01 15:50:22 thb 1.23.368.3: #i85898# Stripping all external header guards 2008/04/01 12:48:14 thb 1.23.368.2: #i85898# Stripping all external header guards 2008/03/31 14:19:28 rt 1.23.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [66f656755f324e22906f979de50edefc0b9dc61a]

INTEGRATION: CWS changefileheader (1.15.138); FILE MERGED 2008/04/01 16:09:59 thb 1.15.138.3: #i85898# Stripping all external header guards 2008/04/01 13:05:11 thb 1.15.138.2: #i85898# Stripping all external header guards 2008/03/31 16:28:23 rt 1.15.138.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [42e41b09a3242d7788cab12eb2508397aaa62a00]

INTEGRATION: CWS changefileheader (1.5.170); FILE MERGED 2008/03/28 16:44:48 rt 1.5.170.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [914f166c59b8297af2367f3cde201af14b6ddec3]

INTEGRATION: CWS changefileheader (1.11.298); FILE MERGED 2008/04/01 15:36:13 thb 1.11.298.3: #i85898# Stripping all external header guards 2008/04/01 12:39:25 thb 1.11.298.2: #i85898# Stripping all external header guards 2008/03/31 13:59:08 rt 1.11.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8d9e89776e3fbd53323c97cd030f0dea72d3cb66]

INTEGRATION: CWS changefileheader (1.14.408); FILE MERGED 2008/04/01 15:30:50 thb 1.14.408.3: #i85898# Stripping all external header guards 2008/04/01 12:36:44 thb 1.14.408.2: #i85898# Stripping all external header guards 2008/03/31 17:15:40 rt 1.14.408.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fde52fee391136dd7e8319cd4efd2686252d11c8]

INTEGRATION: CWS changefileheader (1.35.368); FILE MERGED 2008/03/31 14:19:28 rt 1.35.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a24565438889d52f15fff90802d0af7fa07b3160]

INTEGRATION: CWS changefileheader (1.5.500); FILE MERGED 2008/03/31 16:00:26 rt 1.5.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [62c983e6718729dd47c9962185ee1d15bb28eb87]

INTEGRATION: CWS changefileheader (1.27.18); FILE MERGED 2008/04/01 16:09:59 thb 1.27.18.3: #i85898# Stripping all external header guards 2008/04/01 13:05:11 thb 1.27.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:23 rt 1.27.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9af00c62f2858fddb9246cacae51c4604ac8e35d]

INTEGRATION: CWS changefileheader (1.7.44); FILE MERGED 2008/03/28 16:44:48 rt 1.7.44.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b56ed340f55ae805dce942752c52ca97f02c3ca3]

INTEGRATION: CWS changefileheader (1.3.624); FILE MERGED 2008/04/01 15:36:13 thb 1.3.624.3: #i85898# Stripping all external header guards 2008/04/01 12:39:25 thb 1.3.624.2: #i85898# Stripping all external header guards 2008/03/31 13:59:08 rt 1.3.624.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b61da56f2a8a2562c787a8f79a1009b610c860e3]

INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/03/28 16:45:29 rt 1.4.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [919a3a5bce70911a41554c9d49630b929500ce75]

INTEGRATION: CWS changefileheader (1.4.700); FILE MERGED 2008/04/01 15:30:50 thb 1.4.700.3: #i85898# Stripping all external header guards 2008/04/01 12:36:44 thb 1.4.700.2: #i85898# Stripping all external header guards 2008/03/31 17:15:40 rt 1.4.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [653a498735e3b7120acfd54bc39a23aff7493091]

INTEGRATION: CWS changefileheader (1.4.1254); FILE MERGED 2008/04/01 15:50:22 thb 1.4.1254.3: #i85898# Stripping all external header guards 2008/04/01 12:48:14 thb 1.4.1254.2: #i85898# Stripping all external header guards 2008/03/31 14:19:28 rt 1.4.1254.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8402f99f5f0f4ebfc741c554f607d041c0f89797]

INTEGRATION: CWS changefileheader (1.2.300); FILE MERGED 2008/03/31 16:00:22 rt 1.2.300.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [92b526871000b0235fb759a8e34770d2b1e7a1d4]

INTEGRATION: CWS changefileheader (1.25.18); FILE MERGED 2008/04/01 16:09:59 thb 1.25.18.3: #i85898# Stripping all external header guards 2008/04/01 13:05:11 thb 1.25.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:23 rt 1.25.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5f6ef10e34c61dc028c28efa7d07a5da4c9f608b]

INTEGRATION: CWS changefileheader (1.5.44); FILE MERGED 2008/04/01 15:04:29 thb 1.5.44.3: #i85898# Stripping all external header guards 2008/04/01 10:50:43 thb 1.5.44.2: #i85898# Stripping all external header guards 2008/03/28 16:44:48 rt 1.5.44.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0e1ef4304debca1c7d254ded989fb2ed92555e12]

INTEGRATION: CWS changefileheader (1.5.368); FILE MERGED 2008/03/31 14:19:28 rt 1.5.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a6ab94609ad5a49e17983fac36db676d655dfdd7]

INTEGRATION: CWS changefileheader (1.12.300); FILE MERGED 2008/03/31 16:00:22 rt 1.12.300.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e6370159fe2e346a909fb874c23ede2bf7f89c1a]

INTEGRATION: CWS changefileheader (1.3.162); FILE MERGED 2008/04/01 13:05:11 thb 1.3.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:23 rt 1.3.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2419b07ef0c4dcc52a824f3a3c273df329c84db7]

INTEGRATION: CWS changefileheader (1.43.34); FILE MERGED 2008/04/01 15:04:29 thb 1.43.34.3: #i85898# Stripping all external header guards 2008/04/01 10:50:43 thb 1.43.34.2: #i85898# Stripping all external header guards 2008/03/28 16:44:47 rt 1.43.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7db27db8e698cc4e1c441c6f20311fbab9e217c0]

INTEGRATION: CWS changefileheader (1.5.298); FILE MERGED 2008/04/01 15:36:13 thb 1.5.298.3: #i85898# Stripping all external header guards 2008/04/01 12:39:25 thb 1.5.298.2: #i85898# Stripping all external header guards 2008/03/31 13:59:08 rt 1.5.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [82ea9bb7fc5fc0f2f0c87c4c0ae05928f009a7da]

INTEGRATION: CWS changefileheader (1.4.700); FILE MERGED 2008/04/01 15:30:50 thb 1.4.700.2: #i85898# Stripping all external header guards 2008/03/31 17:15:40 rt 1.4.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [11f711485b96f67bc9a379fec8405247306a6d80]

INTEGRATION: CWS changefileheader (1.2.52); FILE MERGED 2008/03/28 16:45:28 rt 1.2.52.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b1b877eb2962c6d78a59a5fdb586b1b2bb21fcb3]

INTEGRATION: CWS changefileheader (1.13.368); FILE MERGED 2008/04/01 15:50:21 thb 1.13.368.2: #i85898# Stripping all external header guards 2008/03/31 14:19:28 rt 1.13.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [deaa4480f912436ab56a12eed14ca7e568511f67]

INTEGRATION: CWS changefileheader (1.9.500); FILE MERGED 2008/03/31 16:00:22 rt 1.9.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6654cd8f6f01489a81a927ea45bda693b611fe36]

INTEGRATION: CWS changefileheader (1.10.18); FILE MERGED 2008/04/01 16:09:58 thb 1.10.18.3: #i85898# Stripping all external header guards 2008/04/01 13:05:11 thb 1.10.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:23 rt 1.10.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a59dd668762176e73cad5727e112f9a5722bf030]

INTEGRATION: CWS changefileheader (1.2.126); FILE MERGED 2008/04/01 15:04:29 thb 1.2.126.2: #i85898# Stripping all external header guards 2008/03/28 16:44:47 rt 1.2.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d8d131eba0b294cba81ad9e9d35c098999c1db3e]

INTEGRATION: CWS changefileheader (1.19.14); FILE MERGED 2008/03/31 13:59:08 rt 1.19.14.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d9d7ccdfe6109ad3c2c5a4b1426935719e1dc87b]

INTEGRATION: CWS changefileheader (1.3.10); FILE MERGED 2008/03/28 16:45:28 rt 1.3.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2bb1bbe8d448fad0b3634a9cf9372c7449fccdeb]

INTEGRATION: CWS changefileheader (1.3.700); FILE MERGED 2008/03/31 17:15:39 rt 1.3.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6d8fbb16995ffa2d569b3cd6d451c2c39d59afab]

INTEGRATION: CWS changefileheader (1.7.700); FILE MERGED 2008/04/01 15:50:21 thb 1.7.700.3: #i85898# Stripping all external header guards 2008/04/01 12:48:14 thb 1.7.700.2: #i85898# Stripping all external header guards 2008/03/31 14:19:28 rt 1.7.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cd8c8d3eb49f55aee98c9ed1e0f2e119c8a1d099]

INTEGRATION: CWS changefileheader (1.8.500); FILE MERGED 2008/03/31 16:00:22 rt 1.8.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e58a5987c3614bb1675aa3ee2730ee320bc25e79]

INTEGRATION: CWS changefileheader (1.4.162); FILE MERGED 2008/04/01 13:05:11 thb 1.4.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:23 rt 1.4.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d3ca732e12aad5bb7d99d0153d1252dbf2b801ee]

INTEGRATION: CWS changefileheader (1.8.18); FILE MERGED 2008/04/01 15:04:29 thb 1.8.18.2: #i85898# Stripping all external header guards 2008/03/28 16:44:47 rt 1.8.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [beb777167d524dd2c2bb34271b79f54bc3431b6d]

INTEGRATION: CWS changefileheader (1.12.330); FILE MERGED 2008/04/01 15:30:50 thb 1.12.330.3: #i85898# Stripping all external header guards 2008/04/01 12:36:44 thb 1.12.330.2: #i85898# Stripping all external header guards 2008/03/31 17:15:39 rt 1.12.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4d3650980686c345227eaaa5af362260bd24816a]

INTEGRATION: CWS changefileheader (1.23.368); FILE MERGED 2008/03/31 14:19:28 rt 1.23.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bf424d83b12d604f921fb2e96c07976f76533a0d]

INTEGRATION: CWS changefileheader (1.6.298); FILE MERGED 2008/04/01 15:36:12 thb 1.6.298.3: #i85898# Stripping all external header guards 2008/04/01 12:39:25 thb 1.6.298.2: #i85898# Stripping all external header guards 2008/03/31 13:59:07 rt 1.6.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5d8601b553dc4badb119879da5b32a1d9e7241bd]

INTEGRATION: CWS changefileheader (1.4.116); FILE MERGED 2008/03/28 16:44:45 rt 1.4.116.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cf76beaa8ee35237eb0f1c0a67d3c5d1f35f8d27]

INTEGRATION: CWS changefileheader (1.3.700); FILE MERGED 2008/04/01 12:36:44 thb 1.3.700.2: #i85898# Stripping all external header guards 2008/03/31 17:15:39 rt 1.3.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [48f9b0c4d6c026173ef7a140259781aa1dee2a4c]

INTEGRATION: CWS changefileheader (1.4.1256); FILE MERGED 2008/04/01 15:50:21 thb 1.4.1256.2: #i85898# Stripping all external header guards 2008/03/31 14:19:28 rt 1.4.1256.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bfab4b281b99886378630f39d4464350cd46b61f]

INTEGRATION: CWS changefileheader (1.11.18); FILE MERGED 2008/04/01 16:09:58 thb 1.11.18.3: #i85898# Stripping all external header guards 2008/04/01 13:05:10 thb 1.11.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:23 rt 1.11.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [586e717357af13c1c0acf0e1236ca755815c84d2]

INTEGRATION: CWS changefileheader (1.2.624); FILE MERGED 2008/04/01 12:39:25 thb 1.2.624.2: #i85898# Stripping all external header guards 2008/03/31 13:59:07 rt 1.2.624.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9ff754f8c92377a05f4332b8f4c83e87e69e9987]

INTEGRATION: CWS changefileheader (1.22.44); FILE MERGED 2008/04/01 10:50:43 thb 1.22.44.2: #i85898# Stripping all external header guards 2008/03/28 16:44:45 rt 1.22.44.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [572e75ecff1fba8daeff9dbc629b0fda6621f98a]

INTEGRATION: CWS changefileheader (1.2.34); FILE MERGED 2008/03/31 17:15:39 rt 1.2.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c30c9753ff0fe69db499f8ba3495c2497157b841]

INTEGRATION: CWS changefileheader (1.3.1256); FILE MERGED 2008/03/31 14:19:28 rt 1.3.1256.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c48b285385451f741a372d52b9080e5a9a9c3072]

INTEGRATION: CWS changefileheader (1.4.162); FILE MERGED 2008/04/01 13:05:10 thb 1.4.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:23 rt 1.4.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7e43706c7af4227bafa6909bdc52ff54c30601a8]

INTEGRATION: CWS changefileheader (1.37.24); FILE MERGED 2008/04/01 15:36:12 thb 1.37.24.3: #i85898# Stripping all external header guards 2008/04/01 12:39:25 thb 1.37.24.2: #i85898# Stripping all external header guards 2008/03/31 13:59:07 rt 1.37.24.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fdce3578b47a42c117de8fc8c480c085d73ff36d]

INTEGRATION: CWS changefileheader (1.2.126); FILE MERGED 2008/04/01 15:04:28 thb 1.2.126.3: #i85898# Stripping all external header guards 2008/04/01 10:50:42 thb 1.2.126.2: #i85898# Stripping all external header guards 2008/03/28 16:44:45 rt 1.2.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1f7a8339207031dcfbf93158b8e879fddf44c8f3]

INTEGRATION: CWS changefileheader (1.12.260); FILE MERGED 2008/04/01 15:50:21 thb 1.12.260.3: #i85898# Stripping all external header guards 2008/04/01 12:48:14 thb 1.12.260.2: #i85898# Stripping all external header guards 2008/03/31 14:19:28 rt 1.12.260.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6d19b63ce5ce6c1cc3272a8e1ea01753d06d0e73]

INTEGRATION: CWS changefileheader (1.8.500); FILE MERGED 2008/03/31 16:00:21 rt 1.8.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4127c5f747749d2e775af15a9a49b8faa3d3742f]

INTEGRATION: CWS changefileheader (1.15.256); FILE MERGED 2008/04/01 12:39:24 thb 1.15.256.2: #i85898# Stripping all external header guards 2008/03/31 13:59:07 rt 1.15.256.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6adcd5a2419178a0c2211f6aba19fbc21ecf6365]

INTEGRATION: CWS changefileheader (1.6.290); FILE MERGED 2008/04/01 16:09:58 thb 1.6.290.3: #i85898# Stripping all external header guards 2008/04/01 13:05:10 thb 1.6.290.2: #i85898# Stripping all external header guards 2008/03/31 16:28:23 rt 1.6.290.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d7a12b7d35e9a4d54a3aa516481d044df646949c]

INTEGRATION: CWS changefileheader (1.3.126); FILE MERGED 2008/04/01 10:50:42 thb 1.3.126.2: #i85898# Stripping all external header guards 2008/03/28 16:44:45 rt 1.3.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3dd33dd0603d8345bb1971324dd09d2b3b616e4a]

INTEGRATION: CWS changefileheader (1.5.330); FILE MERGED 2008/04/01 15:30:50 thb 1.5.330.3: #i85898# Stripping all external header guards 2008/04/01 12:36:44 thb 1.5.330.2: #i85898# Stripping all external header guards 2008/03/31 17:15:39 rt 1.5.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dac4d974a33c14eeb60b209dc116fd0ea8fa879e]

INTEGRATION: CWS changefileheader (1.22.18); FILE MERGED 2008/04/01 16:09:58 thb 1.22.18.3: #i85898# Stripping all external header guards 2008/04/01 13:05:09 thb 1.22.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:23 rt 1.22.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0b549704e78d6fc3f02cbb9df6fa76e8902a3819]

INTEGRATION: CWS changefileheader (1.77.368); FILE MERGED 2008/03/31 14:19:27 rt 1.77.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [011acd898866ea6ae74c8e06a5c7a1d7d68073fd]

INTEGRATION: CWS changefileheader (1.9.358); FILE MERGED 2008/03/31 13:59:07 rt 1.9.358.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1edf019b051b8e8ec5481435b7e9d642607e9a3a]

INTEGRATION: CWS changefileheader (1.2.126); FILE MERGED 2008/04/01 10:50:42 thb 1.2.126.2: #i85898# Stripping all external header guards 2008/03/28 16:44:44 rt 1.2.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3571f651a22ef16e3ae8eb454eda6eb9b3cd72de]

INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/03/28 16:45:19 rt 1.5.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e7e055317845f48d686e1a8fa676e3522db1ed89]

INTEGRATION: CWS changefileheader (1.3.162); FILE MERGED 2008/04/01 13:05:09 thb 1.3.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:23 rt 1.3.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d0844582961f53d86fd1183340d4ce463a375f0d]

INTEGRATION: CWS changefileheader (1.19.298); FILE MERGED 2008/04/01 15:36:11 thb 1.19.298.3: #i85898# Stripping all external header guards 2008/04/01 12:39:24 thb 1.19.298.2: #i85898# Stripping all external header guards 2008/03/31 13:59:07 rt 1.19.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0a3531aab8d516da536ece30389d443b26e9a4d2]

INTEGRATION: CWS changefileheader (1.9.500); FILE MERGED 2008/03/31 16:00:21 rt 1.9.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c5fbcc0f39fa23749809a0af52be39456fef3336]

INTEGRATION: CWS changefileheader (1.22.368); FILE MERGED 2008/04/01 15:50:21 thb 1.22.368.3: #i85898# Stripping all external header guards 2008/04/01 12:48:13 thb 1.22.368.2: #i85898# Stripping all external header guards 2008/03/31 14:19:27 rt 1.22.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e1f0a18c7165d71c4c82ea69d5dc8c7b3ab30cf9]

INTEGRATION: CWS changefileheader (1.6.106); FILE MERGED 2008/04/01 15:04:28 thb 1.6.106.3: #i85898# Stripping all external header guards 2008/04/01 10:50:42 thb 1.6.106.2: #i85898# Stripping all external header guards 2008/03/28 16:44:44 rt 1.6.106.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9670c46d1fa5cad9a69965c98f1cac32c9dcf27e]

INTEGRATION: CWS changefileheader (1.3.44); FILE MERGED 2008/03/28 16:45:19 rt 1.3.44.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a9c64e3255aed5cfdd17a3b20571be636aa3de8e]

INTEGRATION: CWS changefileheader (1.5.430); FILE MERGED 2008/04/01 12:36:44 thb 1.5.430.2: #i85898# Stripping all external header guards 2008/03/31 17:15:39 rt 1.5.430.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [df3e06c2dc64268164d4a2e01600d2abbf3fa7b3]

INTEGRATION: CWS changefileheader (1.9.18); FILE MERGED 2008/04/01 16:09:58 thb 1.9.18.3: #i85898# Stripping all external header guards 2008/04/01 13:05:08 thb 1.9.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:23 rt 1.9.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [775ea6072da68ae721f9ceec650b655761be2d11]

INTEGRATION: CWS changefileheader (1.10.364); FILE MERGED 2008/03/31 16:00:21 rt 1.10.364.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8dbd85fd78bf1851bda75ff63509fa77888ffa3c]

INTEGRATION: CWS changefileheader (1.7.368); FILE MERGED 2008/04/01 15:50:21 thb 1.7.368.3: #i85898# Stripping all external header guards 2008/04/01 12:48:13 thb 1.7.368.2: #i85898# Stripping all external header guards 2008/03/31 14:19:27 rt 1.7.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2cc4afbe5cac211b8c90200d59b1624191be557f]

INTEGRATION: CWS changefileheader (1.33.256); FILE MERGED 2008/04/01 15:36:11 thb 1.33.256.3: #i85898# Stripping all external header guards 2008/04/01 12:39:24 thb 1.33.256.2: #i85898# Stripping all external header guards 2008/03/31 13:59:07 rt 1.33.256.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [25387e4ebc3c96df67124140b749bddac5156505]

INTEGRATION: CWS changefileheader (1.19.34); FILE MERGED 2008/04/01 15:04:28 thb 1.19.34.3: #i85898# Stripping all external header guards 2008/04/01 10:50:42 thb 1.19.34.2: #i85898# Stripping all external header guards 2008/03/28 16:44:44 rt 1.19.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3a9b0d491e44498a80ecc44b49aaae8c260c137a]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:45:19 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [770db73845a00b5353ecbef6d24ac547f95ca8b4]

INTEGRATION: CWS changefileheader (1.3.162); FILE MERGED 2008/04/01 13:05:08 thb 1.3.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:23 rt 1.3.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a43e07cbfcbe3fef91a54ee3710c75a3e2d026c9]

INTEGRATION: CWS changefileheader (1.5.126); FILE MERGED 2008/04/01 15:04:28 thb 1.5.126.3: #i85898# Stripping all external header guards 2008/04/01 10:50:42 thb 1.5.126.2: #i85898# Stripping all external header guards 2008/03/28 16:44:44 rt 1.5.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [443111bfdf6d3d00b89a307fdc02c60449becf20]

INTEGRATION: CWS changefileheader (1.36.368); FILE MERGED 2008/04/01 15:50:21 thb 1.36.368.3: #i85898# Stripping all external header guards 2008/04/01 12:48:13 thb 1.36.368.2: #i85898# Stripping all external header guards 2008/03/31 14:19:27 rt 1.36.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a504418d62be6637826d3d42658076234e3ae256]

INTEGRATION: CWS changefileheader (1.3.330); FILE MERGED 2008/04/01 15:30:50 thb 1.3.330.2: #i85898# Stripping all external header guards 2008/03/31 17:15:39 rt 1.3.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e8c93165dde08f3dea82df60f67b641ac2887cd8]

INTEGRATION: CWS changefileheader (1.11.234); FILE MERGED 2008/03/31 13:59:05 rt 1.11.234.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1b1577ef6717df49c710480f3ddaca21c05e3529]

INTEGRATION: CWS changefileheader (1.7.18); FILE MERGED 2008/04/01 16:09:58 thb 1.7.18.3: #i85898# Stripping all external header guards 2008/04/01 13:05:08 thb 1.7.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:23 rt 1.7.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3a5ad147a3b70422b8f0d656796d3011b6d03bef]

INTEGRATION: CWS changefileheader (1.4.126); FILE MERGED 2008/04/01 15:04:28 thb 1.4.126.3: #i85898# Stripping all external header guards 2008/04/01 10:50:42 thb 1.4.126.2: #i85898# Stripping all external header guards 2008/03/28 16:44:44 rt 1.4.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0be59cc099040a5bed2c2a86b8464f65a68bdbbb]

INTEGRATION: CWS changefileheader (1.26.368); FILE MERGED 2008/03/31 14:19:27 rt 1.26.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [404bc92dcbc3f80ed67922c6be4b5ca60b1d712c]

INTEGRATION: CWS changefileheader (1.8.330); FILE MERGED 2008/04/01 15:30:50 thb 1.8.330.3: #i85898# Stripping all external header guards 2008/04/01 12:36:44 thb 1.8.330.2: #i85898# Stripping all external header guards 2008/03/31 17:15:39 rt 1.8.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [07dad231993b7b7488d2b058cd5aeaea57c80efb]

INTEGRATION: CWS changefileheader (1.4.298); FILE MERGED 2008/04/01 15:36:11 thb 1.4.298.2: #i85898# Stripping all external header guards 2008/03/31 13:59:05 rt 1.4.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fb937dc4635a3c71312f62b15a95197ec913003f]

INTEGRATION: CWS changefileheader (1.19.18); FILE MERGED 2008/04/01 16:09:57 thb 1.19.18.3: #i85898# Stripping all external header guards 2008/04/01 13:05:07 thb 1.19.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:23 rt 1.19.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ffe1aa553d27c9142a9d7904d2d9b96e5070fd3e]

INTEGRATION: CWS changefileheader (1.8.10); FILE MERGED 2008/03/28 16:45:19 rt 1.8.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [abcb12da661695f7731c374561655fe6c3879d2e]

INTEGRATION: CWS changefileheader (1.18.368); FILE MERGED 2008/04/01 15:50:21 thb 1.18.368.3: #i85898# Stripping all external header guards 2008/04/01 12:48:13 thb 1.18.368.2: #i85898# Stripping all external header guards 2008/03/31 14:19:27 rt 1.18.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fea44397a930720c35629cbcfff975fffdd404ec]

INTEGRATION: CWS changefileheader (1.12.126); FILE MERGED 2008/04/01 10:50:42 thb 1.12.126.2: #i85898# Stripping all external header guards 2008/03/28 16:44:44 rt 1.12.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5b162431e752f1c9464136c9e54b8f6f7908f808]

INTEGRATION: CWS changefileheader (1.5.244); FILE MERGED 2008/04/01 15:30:50 thb 1.5.244.2: #i85898# Stripping all external header guards 2008/03/31 17:15:39 rt 1.5.244.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e796b56a6ea0e7abf4cfd021c9e1207c0e9bb4f6]

INTEGRATION: CWS changefileheader (1.7.200); FILE MERGED 2008/04/01 12:39:23 thb 1.7.200.2: #i85898# Stripping all external header guards 2008/03/31 13:59:05 rt 1.7.200.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [04c56b5915aa26be98c653216ec638f37d26d825]

INTEGRATION: CWS changefileheader (1.28.138); FILE MERGED 2008/04/01 16:09:57 thb 1.28.138.3: #i85898# Stripping all external header guards 2008/04/01 13:05:07 thb 1.28.138.2: #i85898# Stripping all external header guards 2008/03/31 16:28:23 rt 1.28.138.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5c66b034c4fb7f9ebfb73f77c02a275669d90e80]

INTEGRATION: CWS changefileheader (1.6.154); FILE MERGED 2008/03/28 16:45:19 rt 1.6.154.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3a3528ebb4c1d1cfc14e45b3d793f628e81d3d2c]

INTEGRATION: CWS changefileheader (1.3.1256); FILE MERGED 2008/03/31 14:19:27 rt 1.3.1256.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0eb35a08c2d060ba85cd8163c32b7d1fd14f0a6a]

INTEGRATION: CWS changefileheader (1.2.700); FILE MERGED 2008/04/01 15:30:49 thb 1.2.700.2: #i85898# Stripping all external header guards 2008/03/31 17:15:39 rt 1.2.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [32615a1592cdadcb928b4186ae3549e7ee9b8b84]

INTEGRATION: CWS changefileheader (1.6.234); FILE MERGED 2008/03/31 13:59:05 rt 1.6.234.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f2581c7da11e79f5bb801c796360aad19db0e958]

INTEGRATION: CWS changefileheader (1.7.60); FILE MERGED 2008/04/01 15:04:28 thb 1.7.60.3: #i85898# Stripping all external header guards 2008/04/01 10:50:42 thb 1.7.60.2: #i85898# Stripping all external header guards 2008/03/28 16:44:44 rt 1.7.60.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2fcf170df56031ea74ba619d00731f70a9b61ef1]

INTEGRATION: CWS changefileheader (1.3.162); FILE MERGED 2008/04/01 13:05:06 thb 1.3.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:23 rt 1.3.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [83b6c0c43a5345e735fdac5bece5f52e21a90800]

INTEGRATION: CWS changefileheader (1.3.10); FILE MERGED 2008/03/28 16:45:19 rt 1.3.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [43e66393ec7c9415636fc564db29582b96ee7010]

INTEGRATION: CWS changefileheader (1.22.450); FILE MERGED 2008/04/01 15:50:21 thb 1.22.450.3: #i85898# Stripping all external header guards 2008/04/01 12:48:13 thb 1.22.450.2: #i85898# Stripping all external header guards 2008/03/31 14:19:27 rt 1.22.450.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [82c7fc71eea61462e4c4d46b73ccd27019128bd5]

INTEGRATION: CWS changefileheader (1.8.700); FILE MERGED 2008/04/01 15:30:49 thb 1.8.700.3: #i85898# Stripping all external header guards 2008/04/01 12:36:44 thb 1.8.700.2: #i85898# Stripping all external header guards 2008/03/31 17:15:39 rt 1.8.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0af746d1ff116f7453e5a46a578b6bfe554574fb]

INTEGRATION: CWS changefileheader (1.14.54); FILE MERGED 2008/03/31 13:59:05 rt 1.14.54.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8aa9ea41ba75862f09ed839afb100d222c208a5c]

INTEGRATION: CWS changefileheader (1.9.18); FILE MERGED 2008/04/01 16:09:57 thb 1.9.18.3: #i85898# Stripping all external header guards 2008/04/01 13:05:05 thb 1.9.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:23 rt 1.9.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7a8032439ca9ff0f6c39cc424ea3054a2b6aee30]

INTEGRATION: CWS changefileheader (1.4.28); FILE MERGED 2008/03/28 16:45:19 rt 1.4.28.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3d3007021cdff61f27a2ba9fb74bcbaf63671784]

INTEGRATION: CWS changefileheader (1.4.60); FILE MERGED 2008/04/01 10:50:42 thb 1.4.60.2: #i85898# Stripping all external header guards 2008/03/28 16:44:44 rt 1.4.60.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [018f4d85fe14b94ad242522ae723adc5d2e6f2f4]

INTEGRATION: CWS changefileheader (1.3.1256); FILE MERGED 2008/04/01 12:48:13 thb 1.3.1256.2: #i85898# Stripping all external header guards 2008/03/31 14:19:27 rt 1.3.1256.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ffbe87ccd30732343d75e14d2060ea437c5b80ee]

INTEGRATION: CWS changefileheader (1.3.330); FILE MERGED 2008/04/01 15:30:49 thb 1.3.330.2: #i85898# Stripping all external header guards 2008/03/31 17:15:39 rt 1.3.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cdd230df62e3d850f2ab5e6b642f576da21a45e9]

INTEGRATION: CWS changefileheader (1.8.500); FILE MERGED 2008/03/31 16:00:20 rt 1.8.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d109f882fb5c85b78a4b4aca5cf93e823d9ddc21]

INTEGRATION: CWS changefileheader (1.10.234); FILE MERGED 2008/04/01 15:36:10 thb 1.10.234.2: #i85898# Stripping all external header guards 2008/03/31 13:59:05 rt 1.10.234.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c55cdb44ace7174a3066ae68f24d9f535b552a5a]

INTEGRATION: CWS changefileheader (1.3.162); FILE MERGED 2008/04/01 13:05:05 thb 1.3.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:23 rt 1.3.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2bb6d7feb7d5e4e2fe7078eca03bb898694653be]

INTEGRATION: CWS changefileheader (1.13.60); FILE MERGED 2008/04/01 15:04:28 thb 1.13.60.3: #i85898# Stripping all external header guards 2008/04/01 10:50:42 thb 1.13.60.2: #i85898# Stripping all external header guards 2008/03/28 16:44:44 rt 1.13.60.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8b0b281f1bc956f062f05c34e7e245431a79aa50]

INTEGRATION: CWS changefileheader (1.29.450); FILE MERGED 2008/04/01 15:50:21 thb 1.29.450.2: #i85898# Stripping all external header guards 2008/03/31 14:19:27 rt 1.29.450.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [705ce9f19389049adfdd7ded4107bde84715ea91]

INTEGRATION: CWS changefileheader (1.4.358); FILE MERGED 2008/04/01 15:36:10 thb 1.4.358.2: #i85898# Stripping all external header guards 2008/03/31 13:59:05 rt 1.4.358.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c369e13974484db4f7cffe64adbc208644004afa]

INTEGRATION: CWS changefileheader (1.8.18); FILE MERGED 2008/04/01 16:09:57 thb 1.8.18.3: #i85898# Stripping all external header guards 2008/04/01 13:05:05 thb 1.8.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:23 rt 1.8.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7b0bfaa7d213ef283549cd4f88afbef9fd99a835]

INTEGRATION: CWS changefileheader (1.13.126); FILE MERGED 2008/04/01 15:04:28 thb 1.13.126.3: #i85898# Stripping all external header guards 2008/04/01 10:50:42 thb 1.13.126.2: #i85898# Stripping all external header guards 2008/03/28 16:44:43 rt 1.13.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9f889e7e695a747a23b0354d951a73386ac2f83e]

INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/03/28 16:45:19 rt 1.7.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e651b1a9a17cd8df717440f24344efbcbd162c38]

INTEGRATION: CWS changefileheader (1.5.700); FILE MERGED 2008/03/31 17:15:39 rt 1.5.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dc4b9ab30253f9a13d27f1b6f18774773ff60bf3]

INTEGRATION: CWS changefileheader (1.3.500); FILE MERGED 2008/03/31 16:00:20 rt 1.3.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e2332915f2d13bb8586f6b891766332f34d3d204]

INTEGRATION: CWS changefileheader (1.26.162); FILE MERGED 2008/04/01 16:09:57 thb 1.26.162.3: #i85898# Stripping all external header guards 2008/04/01 13:05:04 thb 1.26.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:22 rt 1.26.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d92d8da8d5d5ed06b58e319440f902b52db4c3c3]

INTEGRATION: CWS changefileheader (1.27.450); FILE MERGED 2008/04/01 15:50:21 thb 1.27.450.2: #i85898# Stripping all external header guards 2008/03/31 14:19:27 rt 1.27.450.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9cdde76ee175b607f4d20b17e36829537c413b3e]

INTEGRATION: CWS changefileheader (1.2.234); FILE MERGED 2008/04/01 12:39:23 thb 1.2.234.2: #i85898# Stripping all external header guards 2008/03/31 13:59:05 rt 1.2.234.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [abe0d64bbfac63b30fe29b452438caaef62ab30c]

INTEGRATION: CWS changefileheader (1.2.126); FILE MERGED 2008/03/28 16:44:43 rt 1.2.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a687867599cb20b3aa4a99ea4848c3cc9a6d8bcd]

INTEGRATION: CWS changefileheader (1.10.700); FILE MERGED 2008/04/01 15:30:49 thb 1.10.700.3: #i85898# Stripping all external header guards 2008/04/01 12:36:44 thb 1.10.700.2: #i85898# Stripping all external header guards 2008/03/31 17:15:39 rt 1.10.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [605750e6cc0dfb6b1d88c6269763ca377f0e1a46]

INTEGRATION: CWS changefileheader (1.31.278); FILE MERGED 2008/03/31 16:28:22 rt 1.31.278.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [59848c81f1f7ad5b003699c775e37a19afa0ce20]

INTEGRATION: CWS changefileheader (1.3.358); FILE MERGED 2008/03/31 13:59:05 rt 1.3.358.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f8094bf574c0af91b4612295102f0fca89cacfe8]

INTEGRATION: CWS changefileheader (1.4.700); FILE MERGED 2008/04/01 12:36:44 thb 1.4.700.2: #i85898# Stripping all external header guards 2008/03/31 17:15:39 rt 1.4.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [eff4875d6660deb9955675439abbe578f502e3dd]

INTEGRATION: CWS changefileheader (1.4.126); FILE MERGED 2008/04/01 15:04:28 thb 1.4.126.3: #i85898# Stripping all external header guards 2008/04/01 10:50:41 thb 1.4.126.2: #i85898# Stripping all external header guards 2008/03/28 16:44:43 rt 1.4.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cae244287a1ecc63540db969d99d275d6a3767bc]

INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/03/28 16:45:18 rt 1.4.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b85b9b250824b6a41dae500500dc24075a95c3f6]

INTEGRATION: CWS changefileheader (1.3.162); FILE MERGED 2008/04/01 13:05:03 thb 1.3.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:22 rt 1.3.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [db7fdb673de0d898dd48d43661e6eb570961131e]

INTEGRATION: CWS changefileheader (1.9.16); FILE MERGED 2008/03/31 13:59:03 rt 1.9.16.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [94c9acdffdb6c9cbc5934313fc58b61edd3584c9]

INTEGRATION: CWS changefileheader (1.4.690); FILE MERGED 2008/04/01 12:36:44 thb 1.4.690.2: #i85898# Stripping all external header guards 2008/03/31 17:15:38 rt 1.4.690.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7140f1e1dd84567426774a5edaf809867458b8e5]

INTEGRATION: CWS changefileheader (1.2.126); FILE MERGED 2008/04/01 10:50:41 thb 1.2.126.2: #i85898# Stripping all external header guards 2008/03/28 16:44:43 rt 1.2.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6713dae19e65ab7cd4359e32ba9e9d5c02c2d94a]

INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/03/28 16:45:18 rt 1.7.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8f5f00acc17c45280763b2a2daf630ddaa6870aa]

INTEGRATION: CWS changefileheader (1.39.414); FILE MERGED 2008/04/01 15:50:20 thb 1.39.414.3: #i85898# Stripping all external header guards 2008/04/01 12:48:13 thb 1.39.414.2: #i85898# Stripping all external header guards 2008/03/31 14:19:26 rt 1.39.414.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a08135677d811c750bbc96c422fd4e7bf2627aef]

INTEGRATION: CWS changefileheader (1.8.18); FILE MERGED 2008/04/01 16:09:57 thb 1.8.18.3: #i85898# Stripping all external header guards 2008/04/01 13:05:03 thb 1.8.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:22 rt 1.8.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [45d41e9a8c9786b69e56917d68993a01b132eaaf]

INTEGRATION: CWS changefileheader (1.2.16); FILE MERGED 2008/03/31 13:59:03 rt 1.2.16.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [18e416bb3db127db0bdf8a84b9bf90219bde2a53]

INTEGRATION: CWS changefileheader (1.5.28); FILE MERGED 2008/03/28 16:45:18 rt 1.5.28.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2b536ada30b1ee209d6afd9b2b65873328924a0c]

INTEGRATION: CWS changefileheader (1.10.80); FILE MERGED 2008/04/01 15:30:49 thb 1.10.80.3: #i85898# Stripping all external header guards 2008/04/01 12:36:44 thb 1.10.80.2: #i85898# Stripping all external header guards 2008/03/31 17:15:38 rt 1.10.80.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [aa80cb9a37a508e4d93c00c193d530e2bb692707]

INTEGRATION: CWS changefileheader (1.3.126); FILE MERGED 2008/04/01 10:50:41 thb 1.3.126.2: #i85898# Stripping all external header guards 2008/03/28 16:44:43 rt 1.3.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0ede10438fd6058b4f76934cfb3be89f8a0677c1]

INTEGRATION: CWS changefileheader (1.51.368); FILE MERGED 2008/03/31 14:19:26 rt 1.51.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e5679b0dcdd8b033cac602878c75850d714b5251]

INTEGRATION: CWS changefileheader (1.7.618); FILE MERGED 2008/04/01 15:30:49 thb 1.7.618.3: #i85898# Stripping all external header guards 2008/04/01 12:36:43 thb 1.7.618.2: #i85898# Stripping all external header guards 2008/03/31 17:15:38 rt 1.7.618.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6ba8a99c7a9b694d55c52849e3ea6b91e1a1fab6]

INTEGRATION: CWS changefileheader (1.2.246); FILE MERGED 2008/03/28 16:44:43 rt 1.2.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f0a66a0769f0de14be88c852d0256f6c95a70c01]

INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/03/28 16:45:18 rt 1.6.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2a47de2a01a078cb17a962efbf3a4c41a85e3a59]

INTEGRATION: CWS changefileheader (1.5.1254); FILE MERGED 2008/03/31 14:19:26 rt 1.5.1254.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9603e5984039e312fd944a7567b1036e47d28765]

INTEGRATION: CWS changefileheader (1.8.500); FILE MERGED 2008/03/31 16:00:19 rt 1.8.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [35f0c5f324759fe0e94d2451ec8398b70204c53d]

INTEGRATION: CWS changefileheader (1.6.298); FILE MERGED 2008/03/31 13:59:03 rt 1.6.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5e213b3da0d1c0661b879c11b16f7e232406e5b2]

INTEGRATION: CWS changefileheader (1.9.18); FILE MERGED 2008/04/01 16:09:56 thb 1.9.18.3: #i85898# Stripping all external header guards 2008/04/01 13:05:03 thb 1.9.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:22 rt 1.9.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [17532ff66ff23289faecfa04c62ac5dcac2e6aa4]

INTEGRATION: CWS changefileheader (1.5.52); FILE MERGED 2008/03/28 16:45:18 rt 1.5.52.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2e4ebbef433f515bb35a6eb11b66bbede263b8a5]

INTEGRATION: CWS changefileheader (1.2.700); FILE MERGED 2008/03/31 17:15:38 rt 1.2.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [28a66469e35033e96f87cc67ee9c4136f69d6c86]

INTEGRATION: CWS changefileheader (1.18.350); FILE MERGED 2008/04/01 15:50:20 thb 1.18.350.2: #i85898# Stripping all external header guards 2008/03/31 14:19:26 rt 1.18.350.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f0adbf7e7a585851599dadc95f07247e91f3cbf8]

INTEGRATION: CWS changefileheader (1.10.500); FILE MERGED 2008/03/31 16:00:19 rt 1.10.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [09e518353a7349bdbb58724da6273e7522cef5db]

INTEGRATION: CWS changefileheader (1.7.298); FILE MERGED 2008/04/01 12:39:22 thb 1.7.298.2: #i85898# Stripping all external header guards 2008/03/31 13:59:03 rt 1.7.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4f9869a2259dfb26197441df96560f91e2929906]

INTEGRATION: CWS changefileheader (1.16.368); FILE MERGED 2008/03/31 14:19:26 rt 1.16.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2fc865d3d29df8df1916263f5faf7135b51bdb2c]

INTEGRATION: CWS changefileheader (1.4.292); FILE MERGED 2008/04/01 15:30:48 thb 1.4.292.2: #i85898# Stripping all external header guards 2008/03/31 17:15:38 rt 1.4.292.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4ac726ddc672335ed507c18aec9626e6c2a4bc33]

INTEGRATION: CWS changefileheader (1.13.162); FILE MERGED 2008/04/01 16:09:56 thb 1.13.162.3: #i85898# Stripping all external header guards 2008/04/01 13:05:03 thb 1.13.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:22 rt 1.13.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9c57205b21bb68bda89c77901b081613b8670712]

INTEGRATION: CWS changefileheader (1.9.500); FILE MERGED 2008/03/31 16:00:19 rt 1.9.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3391e6a148951747ce53ed44e3371a7589942b48]

INTEGRATION: CWS changefileheader (1.8.234); FILE MERGED 2008/04/01 12:39:22 thb 1.8.234.2: #i85898# Stripping all external header guards 2008/03/31 13:59:03 rt 1.8.234.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3a578098ed54c8e01390b9f73b787394560dc9d3]

INTEGRATION: CWS changefileheader (1.16.94); FILE MERGED 2008/04/01 15:04:27 thb 1.16.94.3: #i85898# Stripping all external header guards 2008/04/01 10:50:41 thb 1.16.94.2: #i85898# Stripping all external header guards 2008/03/28 16:44:43 rt 1.16.94.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [db59576c93161bed1f20143673ab9e867ab3409c]

INTEGRATION: CWS changefileheader (1.8.368); FILE MERGED 2008/04/01 15:50:20 thb 1.8.368.3: #i85898# Stripping all external header guards 2008/04/01 12:48:13 thb 1.8.368.2: #i85898# Stripping all external header guards 2008/03/31 14:19:26 rt 1.8.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [80aa18257ef3f08fa2c0fd15c3a07d211e936606]

INTEGRATION: CWS changefileheader (1.10.10); FILE MERGED 2008/03/28 16:45:18 rt 1.10.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [142c38f6191b25d6150094c73d2bf58852431260]

INTEGRATION: CWS changefileheader (1.23.18); FILE MERGED 2008/04/01 16:09:56 thb 1.23.18.3: #i85898# Stripping all external header guards 2008/04/01 13:05:03 thb 1.23.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:22 rt 1.23.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [406a7799792e9005a4136f86058e289a82d06883]

INTEGRATION: CWS changefileheader (1.3.700); FILE MERGED 2008/04/01 15:30:48 thb 1.3.700.3: #i85898# Stripping all external header guards 2008/04/01 12:36:43 thb 1.3.700.2: #i85898# Stripping all external header guards 2008/03/31 17:15:38 rt 1.3.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4efeb4805e315c892bb2f1d4f781e8cce4628e6f]

INTEGRATION: CWS changefileheader (1.11.234); FILE MERGED 2008/04/01 15:36:10 thb 1.11.234.3: #i85898# Stripping all external header guards 2008/04/01 12:39:22 thb 1.11.234.2: #i85898# Stripping all external header guards 2008/03/31 13:59:03 rt 1.11.234.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [47a93a67c7f67034128b3bf05887ecb6f81ae6c3]

INTEGRATION: CWS changefileheader (1.2.292); FILE MERGED 2008/04/01 15:30:48 thb 1.2.292.3: #i85898# Stripping all external header guards 2008/04/01 12:36:43 thb 1.2.292.2: #i85898# Stripping all external header guards 2008/03/31 17:15:38 rt 1.2.292.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [74747ed19e570b5bf0fd48fba50b69561ee8daa8]

INTEGRATION: CWS changefileheader (1.6.126); FILE MERGED 2008/03/28 16:44:39 rt 1.6.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b31c5be36c59e74c788994e6bcc7094744871f96]

INTEGRATION: CWS changefileheader (1.6.1256); FILE MERGED 2008/03/31 14:19:26 rt 1.6.1256.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9825dad0e1b8e70f022498d02612e7013a7cfa96]

INTEGRATION: CWS changefileheader (1.8.162); FILE MERGED 2008/04/01 13:05:02 thb 1.8.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:22 rt 1.8.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [62a0407e2e1fe6f261299386fbbbb1462650ac80]

INTEGRATION: CWS changefileheader (1.18.330); FILE MERGED 2008/04/01 15:30:48 thb 1.18.330.3: #i85898# Stripping all external header guards 2008/04/01 12:36:43 thb 1.18.330.2: #i85898# Stripping all external header guards 2008/03/31 17:15:38 rt 1.18.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5728e14ef34cdd6ac561c2e152ee9202fe021705]

INTEGRATION: CWS changefileheader (1.4.500); FILE MERGED 2008/03/31 16:00:19 rt 1.4.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cc3056d6497719f772b4f2d51d3318d6633dfc56]

INTEGRATION: CWS changefileheader (1.7.298); FILE MERGED 2008/03/31 13:59:03 rt 1.7.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dee76cc61711aa64d80bc558df4348bf3ee7a0ff]

INTEGRATION: CWS changefileheader (1.41.20); FILE MERGED 2008/04/01 15:04:27 thb 1.41.20.3: #i85898# Stripping all external header guards 2008/04/01 10:50:41 thb 1.41.20.2: #i85898# Stripping all external header guards 2008/03/28 16:44:39 rt 1.41.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d8d98dd3b79b2aaf30eafd4476501ac6b57888d6]

INTEGRATION: CWS changefileheader (1.18.260); FILE MERGED 2008/04/01 15:50:20 thb 1.18.260.3: #i85898# Stripping all external header guards 2008/04/01 12:48:12 thb 1.18.260.2: #i85898# Stripping all external header guards 2008/03/31 14:19:26 rt 1.18.260.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [09b937faa4cf4a3ee41b3dab4cccb4faf58286ee]

INTEGRATION: CWS changefileheader (1.3.300); FILE MERGED 2008/04/01 16:09:56 thb 1.3.300.3: #i85898# Stripping all external header guards 2008/04/01 13:05:02 thb 1.3.300.2: #i85898# Stripping all external header guards 2008/03/31 16:28:22 rt 1.3.300.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d3bb4bc3436b72aa89ef47c1440ee3303721b648]

INTEGRATION: CWS changefileheader (1.9.298); FILE MERGED 2008/03/31 13:59:03 rt 1.9.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [000dec1f05507c39e32cd56e9e296d75ef397ab8]

INTEGRATION: CWS changefileheader (1.7.300); FILE MERGED 2008/04/01 16:09:56 thb 1.7.300.3: #i85898# Stripping all external header guards 2008/04/01 13:05:02 thb 1.7.300.2: #i85898# Stripping all external header guards 2008/03/31 16:28:22 rt 1.7.300.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d8702b382d773cf4127cd252b1ca296a1023fc97]

INTEGRATION: CWS changefileheader (1.23.330); FILE MERGED 2008/04/01 15:30:48 thb 1.23.330.3: #i85898# Stripping all external header guards 2008/04/01 12:36:43 thb 1.23.330.2: #i85898# Stripping all external header guards 2008/03/31 17:15:38 rt 1.23.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6e8047ace0ba81e65c1c920d38a0cfc5bb9b238e]

INTEGRATION: CWS changefileheader (1.9.500); FILE MERGED 2008/03/31 16:00:18 rt 1.9.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [aca02cbd27144b676d8208183c8ad920647d6035]

INTEGRATION: CWS changefileheader (1.5.452); FILE MERGED 2008/03/31 13:59:03 rt 1.5.452.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7b4861080458c90cc1204106f526bf2d3f188eae]

INTEGRATION: CWS changefileheader (1.3.162); FILE MERGED 2008/04/01 13:05:02 thb 1.3.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:22 rt 1.3.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [50f07392573636022eef5416aeddc991f46c7630]

INTEGRATION: CWS changefileheader (1.5.70); FILE MERGED 2008/03/28 16:45:18 rt 1.5.70.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0bdab8e7b23c2ead412788694020ed15f65352ed]

INTEGRATION: CWS changefileheader (1.8.500); FILE MERGED 2008/03/31 16:00:18 rt 1.8.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [09c0a45a192c9e27a1ad8cf9a956e744f89d6077]

INTEGRATION: CWS changefileheader (1.8.298); FILE MERGED 2008/03/31 13:59:03 rt 1.8.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [20ce8e6d73cab0c5bae741618dea8652236c5137]

INTEGRATION: CWS changefileheader (1.29.240); FILE MERGED 2008/04/01 12:36:43 thb 1.29.240.2: #i85898# Stripping all external header guards 2008/03/31 17:15:38 rt 1.29.240.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4b6c13238bb4536eb905695d2d51e376efb6b255]

INTEGRATION: CWS changefileheader (1.14.18); FILE MERGED 2008/04/01 16:09:56 thb 1.14.18.3: #i85898# Stripping all external header guards 2008/04/01 13:05:02 thb 1.14.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:22 rt 1.14.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0c23fc0761688c01a188c76a5037dc0dbec890ca]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:45:18 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [829ffa9dbe0db35687a1baa082c8ecd38c73c30b]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:45:18 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9e6e589baebd26788f7a993334d8f8474be2b89c]

INTEGRATION: CWS changefileheader (1.20.232); FILE MERGED 2008/04/01 15:36:09 thb 1.20.232.3: #i85898# Stripping all external header guards 2008/04/01 12:39:22 thb 1.20.232.2: #i85898# Stripping all external header guards 2008/03/31 13:59:03 rt 1.20.232.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c1b5c9d6284d16adbe75ee9da19a341808ec54b9]

INTEGRATION: CWS changefileheader (1.9.330); FILE MERGED 2008/04/01 15:30:48 thb 1.9.330.3: #i85898# Stripping all external header guards 2008/04/01 12:36:43 thb 1.9.330.2: #i85898# Stripping all external header guards 2008/03/31 17:15:38 rt 1.9.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c687e556de7c154edc1c552887a473681b26b4a0]

INTEGRATION: CWS changefileheader (1.4.166); FILE MERGED 2008/03/28 16:45:17 rt 1.4.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e2767ca4150cdba92ee5e40c5088a0fa4fb33402]

INTEGRATION: CWS changefileheader (1.3.126); FILE MERGED 2008/04/01 10:50:41 thb 1.3.126.2: #i85898# Stripping all external header guards 2008/03/28 16:44:39 rt 1.3.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8bccd214bc0a663d9643d44926d6eeb9fcab97b7]

INTEGRATION: CWS changefileheader (1.10.18); FILE MERGED 2008/04/01 16:09:55 thb 1.10.18.3: #i85898# Stripping all external header guards 2008/04/01 13:05:02 thb 1.10.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:22 rt 1.10.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [48493e95f18cdf4a326cc9656907cfbc460a12d5]

INTEGRATION: CWS changefileheader (1.12.330); FILE MERGED 2008/04/01 15:30:48 thb 1.12.330.3: #i85898# Stripping all external header guards 2008/04/01 12:36:43 thb 1.12.330.2: #i85898# Stripping all external header guards 2008/03/31 17:15:38 rt 1.12.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dbf4a02e8bd2753b9ed049809f7f136be6a7f6ae]

INTEGRATION: CWS changefileheader (1.10.94); FILE MERGED 2008/04/01 15:04:27 thb 1.10.94.2: #i85898# Stripping all external header guards 2008/03/28 16:44:39 rt 1.10.94.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9123c0d0d111a0be9af3e4621955fe314944cfd2]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:45:17 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [253d0d57cd4c76ad5d66f7c9ab66e44951839973]

INTEGRATION: CWS changefileheader (1.8.500); FILE MERGED 2008/03/31 16:00:17 rt 1.8.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [71c0a00a972844dc26806cacbcd1bb3d2dfee09d]

INTEGRATION: CWS changefileheader (1.10.330); FILE MERGED 2008/04/01 12:36:42 thb 1.10.330.2: #i85898# Stripping all external header guards 2008/03/31 17:15:38 rt 1.10.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f45fe30d95cb5eb18da42cde8412c9b41ab6a807]

INTEGRATION: CWS changefileheader (1.5.624); FILE MERGED 2008/03/31 13:59:03 rt 1.5.624.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0b0c655c1a952fa9d9ed85821c4633ac8c71b893]

INTEGRATION: CWS changefileheader (1.7.18); FILE MERGED 2008/04/01 16:09:55 thb 1.7.18.3: #i85898# Stripping all external header guards 2008/04/01 13:05:02 thb 1.7.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:22 rt 1.7.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [20c09483098182e6a91153a6bedb328389b74a1b]

INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/03/28 16:45:17 rt 1.5.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5dffc5c96494d209fc22e13e3738d9a065193d87]

INTEGRATION: CWS changefileheader (1.29.368); FILE MERGED 2008/03/31 14:19:26 rt 1.29.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [72a2cf5ef2f7f1bfe4be030d98e0e28f4b1631f5]

INTEGRATION: CWS changefileheader (1.13.234); FILE MERGED 2008/03/31 13:59:02 rt 1.13.234.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a3ba6862fc3b91316fe4998db47844884da250ad]

INTEGRATION: CWS changefileheader (1.7.330); FILE MERGED 2008/04/01 15:30:48 thb 1.7.330.2: #i85898# Stripping all external header guards 2008/03/31 17:15:38 rt 1.7.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [955a71572c9eb78fd153ed3e9c03322ec26e303b]

INTEGRATION: CWS changefileheader (1.6.52); FILE MERGED 2008/03/28 16:45:17 rt 1.6.52.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [34b4f9759517df178587fef70e63e54224cbe5ae]

INTEGRATION: CWS changefileheader (1.7.500); FILE MERGED 2008/03/31 16:00:17 rt 1.7.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [42bfe6cc02f3b042d294bf9de0e72071833f32f8]

INTEGRATION: CWS changefileheader (1.8.60); FILE MERGED 2008/04/01 15:04:27 thb 1.8.60.2: #i85898# Stripping all external header guards 2008/03/28 16:44:38 rt 1.8.60.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [694c4d829caa4ff6dc072b332fc437ccfee31c5a]

INTEGRATION: CWS changefileheader (1.11.18); FILE MERGED 2008/04/01 16:09:55 thb 1.11.18.3: #i85898# Stripping all external header guards 2008/04/01 13:05:02 thb 1.11.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:22 rt 1.11.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5a7d83cd0f656c938ca6f1bea4bb169c8f696b8c]

INTEGRATION: CWS changefileheader (1.5.700); FILE MERGED 2008/04/01 15:50:20 thb 1.5.700.2: #i85898# Stripping all external header guards 2008/03/31 14:19:26 rt 1.5.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [237e1c8b99feede7d038130e69bedd561616c809]

INTEGRATION: CWS changefileheader (1.7.166); FILE MERGED 2008/04/01 15:36:09 thb 1.7.166.2: #i85898# Stripping all external header guards 2008/03/31 13:59:02 rt 1.7.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4e6acc9d60344f7098ba668d5f141c260e5e8fd8]

INTEGRATION: CWS changefileheader (1.7.330); FILE MERGED 2008/04/01 15:30:48 thb 1.7.330.3: #i85898# Stripping all external header guards 2008/04/01 12:36:42 thb 1.7.330.2: #i85898# Stripping all external header guards 2008/03/31 17:15:38 rt 1.7.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [277ac4b02a86dbeae3a483dc363122d01f8651e9]

INTEGRATION: CWS changefileheader (1.7.440); FILE MERGED 2008/03/31 16:00:17 rt 1.7.440.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [99ec84cba19d535f881a85c92abca83940377015]

INTEGRATION: CWS changefileheader (1.3.1256); FILE MERGED 2008/03/31 14:19:26 rt 1.3.1256.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a93deb745b3a9e2e9b7ddf9db22e46882a0526c2]

INTEGRATION: CWS changefileheader (1.19.34); FILE MERGED 2008/04/01 15:04:27 thb 1.19.34.3: #i85898# Stripping all external header guards 2008/04/01 10:50:41 thb 1.19.34.2: #i85898# Stripping all external header guards 2008/03/28 16:44:38 rt 1.19.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8a2283907d7c2f61ea379a26710f793995c55d00]

INTEGRATION: CWS changefileheader (1.9.330); FILE MERGED 2008/04/01 12:36:42 thb 1.9.330.2: #i85898# Stripping all external header guards 2008/03/31 17:15:38 rt 1.9.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [58b6d5732c5ef8ec27e42c6139727f90e507e465]

INTEGRATION: CWS changefileheader (1.7.500); FILE MERGED 2008/03/31 16:00:16 rt 1.7.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ad2193386e28a4a1cdc506c42cfddea917e4ac06]

INTEGRATION: CWS changefileheader (1.4.162); FILE MERGED 2008/04/01 13:05:02 thb 1.4.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:22 rt 1.4.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2a0317589c00842f6722597c877d878d796c25fd]

INTEGRATION: CWS changefileheader (1.19.368); FILE MERGED 2008/04/01 15:50:20 thb 1.19.368.3: #i85898# Stripping all external header guards 2008/04/01 12:48:12 thb 1.19.368.2: #i85898# Stripping all external header guards 2008/03/31 14:19:26 rt 1.19.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4334f8bfe59d011ab3110a9d9029072839c15b90]

INTEGRATION: CWS changefileheader (1.2.452); FILE MERGED 2008/03/31 13:59:02 rt 1.2.452.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [29875f3b4bb0566307d7fe9f871182b0b76c9a32]

INTEGRATION: CWS changefileheader (1.9.18); FILE MERGED 2008/04/01 16:09:55 thb 1.9.18.3: #i85898# Stripping all external header guards 2008/04/01 13:05:01 thb 1.9.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:21 rt 1.9.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dc32374d4a10e2e00d26461d2ef93c308bab9ec6]

INTEGRATION: CWS changefileheader (1.13.300); FILE MERGED 2008/04/01 12:36:42 thb 1.13.300.2: #i85898# Stripping all external header guards 2008/03/31 17:15:38 rt 1.13.300.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0342a07bf0714fcf2db9482a45045ebde513c9ab]

INTEGRATION: CWS changefileheader (1.3.358); FILE MERGED 2008/04/01 15:36:08 thb 1.3.358.2: #i85898# Stripping all external header guards 2008/03/31 13:59:02 rt 1.3.358.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [23fbaec9fb190337646a03c043d915fadac2e339]

INTEGRATION: CWS changefileheader (1.8.500); FILE MERGED 2008/03/31 16:00:16 rt 1.8.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c0d760cf320b2c093eaeef953bbaccf5bd9c8b51]

INTEGRATION: CWS changefileheader (1.4.162); FILE MERGED 2008/04/01 13:05:01 thb 1.4.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:21 rt 1.4.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f59a0541bf3c65cabc19ef6cab9b97ab86af2321]

INTEGRATION: CWS changefileheader (1.7.28); FILE MERGED 2008/03/28 16:45:17 rt 1.7.28.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6dd105f49b4e93cd338fd98f2e05bb44c6abab42]

INTEGRATION: CWS changefileheader (1.3.700); FILE MERGED 2008/03/31 17:15:38 rt 1.3.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7ba0877d2d2ff5a7561de7e4d3b5b704ddd16e5c]

INTEGRATION: CWS changefileheader (1.2.126); FILE MERGED 2008/03/28 16:44:38 rt 1.2.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d4bd3949e2c97adc8debf1d2faae9108e7e25839]

INTEGRATION: CWS changefileheader (1.11.18); FILE MERGED 2008/04/01 16:09:55 thb 1.11.18.3: #i85898# Stripping all external header guards 2008/04/01 13:05:01 thb 1.11.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:21 rt 1.11.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1da64a4ecba8313dcb6aaf5c5ab9866ee8baf5bd]

INTEGRATION: CWS changefileheader (1.3.394); FILE MERGED 2008/03/31 13:59:02 rt 1.3.394.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1d66c9b8736f93b140de277d7f5833eb236b0506]

INTEGRATION: CWS changefileheader (1.27.330); FILE MERGED 2008/04/01 15:30:48 thb 1.27.330.3: #i85898# Stripping all external header guards 2008/04/01 12:36:42 thb 1.27.330.2: #i85898# Stripping all external header guards 2008/03/31 17:15:38 rt 1.27.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b8ab126785dcd9d76fbda004cde9ce2dd98bdccc]

INTEGRATION: CWS changefileheader (1.44.368); FILE MERGED 2008/03/31 14:19:26 rt 1.44.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ad55c6321e67a50e7fd6f91643005eb68c21b4ee]

INTEGRATION: CWS changefileheader (1.4.126); FILE MERGED 2008/04/01 10:50:40 thb 1.4.126.2: #i85898# Stripping all external header guards 2008/03/28 16:44:38 rt 1.4.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cb4f8610d15fdd18d7c1538aebf2a8a2254edc48]

INTEGRATION: CWS changefileheader (1.7.500); FILE MERGED 2008/03/31 16:00:15 rt 1.7.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [20b194ada641ba419409fc25b03c574d4e64c1b3]

INTEGRATION: CWS changefileheader (1.5.298); FILE MERGED 2008/03/31 13:59:02 rt 1.5.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1181a1c6ac85a541a6e57dec26b13186d5427669]

INTEGRATION: CWS changefileheader (1.5.328); FILE MERGED 2008/03/31 16:00:15 rt 1.5.328.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5405833d68d9d727ff9f536f672946b042bb521f]

INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/03/28 16:45:16 rt 1.4.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [06af88515b67792a7e1f7b9ad8f3563b191d61bd]

INTEGRATION: CWS changefileheader (1.5.330); FILE MERGED 2008/04/01 12:36:42 thb 1.5.330.2: #i85898# Stripping all external header guards 2008/03/31 17:15:37 rt 1.5.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6eef669d66797563970ecd98037dce10f6b754c4]

INTEGRATION: CWS changefileheader (1.3.1256); FILE MERGED 2008/03/31 14:19:25 rt 1.3.1256.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [de53b51377a7672f88a4aab557016d2b1aa1f804]

INTEGRATION: CWS changefileheader (1.3.394); FILE MERGED 2008/04/01 15:36:08 thb 1.3.394.2: #i85898# Stripping all external header guards 2008/03/31 13:59:02 rt 1.3.394.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0d231ab6832a59e488749c132918d471341fdfe7]

INTEGRATION: CWS changefileheader (1.12.172); FILE MERGED 2008/03/31 16:00:15 rt 1.12.172.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [308c8c96fff23af7dcc007cc52de492796c3811c]

INTEGRATION: CWS changefileheader (1.4.44); FILE MERGED 2008/04/01 15:04:27 thb 1.4.44.2: #i85898# Stripping all external header guards 2008/03/28 16:44:38 rt 1.4.44.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5e053bf3081d9452f3271f106d26db1ba9dcd366]

INTEGRATION: CWS changefileheader (1.14.330); FILE MERGED 2008/04/01 15:30:47 thb 1.14.330.3: #i85898# Stripping all external header guards 2008/04/01 12:36:42 thb 1.14.330.2: #i85898# Stripping all external header guards 2008/03/31 17:15:37 rt 1.14.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f2822eeca750134e52a4a2df1f5dc9f4f89155f1]

INTEGRATION: CWS changefileheader (1.11.368); FILE MERGED 2008/04/01 15:50:20 thb 1.11.368.2: #i85898# Stripping all external header guards 2008/03/31 14:19:25 rt 1.11.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5980e8fa6f231ee97491c687f99cf0257934c073]

INTEGRATION: CWS changefileheader (1.3.162); FILE MERGED 2008/04/01 13:05:01 thb 1.3.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:21 rt 1.3.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [700125ae06c113356ba64ab4cf58cd5b0f721f74]

INTEGRATION: CWS changefileheader (1.4.358); FILE MERGED 2008/04/01 15:36:08 thb 1.4.358.3: #i85898# Stripping all external header guards 2008/04/01 12:39:21 thb 1.4.358.2: #i85898# Stripping all external header guards 2008/03/31 13:59:02 rt 1.4.358.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [976c048785d8ee26c29bc1b948f8616435e96bfb]

INTEGRATION: CWS changefileheader (1.9.500); FILE MERGED 2008/03/31 16:00:15 rt 1.9.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [19a89fe710c2fba8ce0affcc23cee1cce9942b84]

INTEGRATION: CWS changefileheader (1.4.166); FILE MERGED 2008/03/28 16:45:16 rt 1.4.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b40c792936b33fb48136563e5f8a8d7616f46e14]

INTEGRATION: CWS changefileheader (1.22.330); FILE MERGED 2008/04/01 15:30:47 thb 1.22.330.3: #i85898# Stripping all external header guards 2008/04/01 12:36:42 thb 1.22.330.2: #i85898# Stripping all external header guards 2008/03/31 17:15:37 rt 1.22.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a7605723ba7c1ca4fdd52fb3b29d653da04e9ad0]

INTEGRATION: CWS changefileheader (1.31.196); FILE MERGED 2008/04/01 15:50:20 thb 1.31.196.3: #i85898# Stripping all external header guards 2008/04/01 12:48:12 thb 1.31.196.2: #i85898# Stripping all external header guards 2008/03/31 14:19:25 rt 1.31.196.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [799e1d9d8d73a25745140d71da4706a056b047aa]

INTEGRATION: CWS changefileheader (1.3.94); FILE MERGED 2008/03/28 16:44:38 rt 1.3.94.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f9276664088b2d4307a91e71f3bd8c396a03ef16]

INTEGRATION: CWS changefileheader (1.11.700); FILE MERGED 2008/04/01 15:30:47 thb 1.11.700.3: #i85898# Stripping all external header guards 2008/04/01 12:36:42 thb 1.11.700.2: #i85898# Stripping all external header guards 2008/03/31 17:15:37 rt 1.11.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4c6dba1f8ab82485778cfe92787f27fa331851be]

INTEGRATION: CWS changefileheader (1.9.10); FILE MERGED 2008/03/28 16:45:16 rt 1.9.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ad33e9dc29964066dec7ced91b45f3f3ccbb27a0]

INTEGRATION: CWS changefileheader (1.9.500); FILE MERGED 2008/03/31 16:00:14 rt 1.9.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c77ed6acced7860a88c9df9a79f6e121b902d95a]

INTEGRATION: CWS changefileheader (1.18.368); FILE MERGED 2008/03/31 14:19:25 rt 1.18.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7dc1ac0881b374e38827774d8df7f858541c2801]

INTEGRATION: CWS changefileheader (1.8.60); FILE MERGED 2008/03/28 16:44:38 rt 1.8.60.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6765f7dad596b9b39e49020c69712dc2fcf38510]

INTEGRATION: CWS changefileheader (1.15.330); FILE MERGED 2008/04/01 15:30:47 thb 1.15.330.3: #i85898# Stripping all external header guards 2008/04/01 12:36:42 thb 1.15.330.2: #i85898# Stripping all external header guards 2008/03/31 17:15:37 rt 1.15.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [60a1093e6b1d774de7cd6057bb4b4e408db6bc7b]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:45:16 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d55f03183b8d571de8f0d2be78d321ce1ab1a206]

INTEGRATION: CWS changefileheader (1.10.18); FILE MERGED 2008/04/01 16:09:55 thb 1.10.18.3: #i85898# Stripping all external header guards 2008/04/01 13:05:01 thb 1.10.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:21 rt 1.10.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9a8ae22965255759cd597a6066a61de446e10213]

INTEGRATION: CWS changefileheader (1.24.368); FILE MERGED 2008/04/01 12:48:12 thb 1.24.368.2: #i85898# Stripping all external header guards 2008/03/31 14:19:25 rt 1.24.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2dec511d8d12c87119f4e3dedde9cb52531b6b1a]

INTEGRATION: CWS changefileheader (1.6.452); FILE MERGED 2008/04/01 15:36:07 thb 1.6.452.3: #i85898# Stripping all external header guards 2008/04/01 12:39:21 thb 1.6.452.2: #i85898# Stripping all external header guards 2008/03/31 13:59:02 rt 1.6.452.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2b99c8917e8ccf5476e345ac7b604c0c4de78c5c]

INTEGRATION: CWS changefileheader (1.23.44); FILE MERGED 2008/04/01 15:04:27 thb 1.23.44.3: #i85898# Stripping all external header guards 2008/04/01 10:50:40 thb 1.23.44.2: #i85898# Stripping all external header guards 2008/03/28 16:44:38 rt 1.23.44.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a6f7cd875ab114503f3283b968bfc654f1d31198]

INTEGRATION: CWS changefileheader (1.8.10); FILE MERGED 2008/03/28 16:45:16 rt 1.8.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [03cc626d55cc62d035ffabb6cccce5ba9b92ce33]

INTEGRATION: CWS changefileheader (1.9.698); FILE MERGED 2008/04/01 15:30:47 thb 1.9.698.3: #i85898# Stripping all external header guards 2008/04/01 12:36:42 thb 1.9.698.2: #i85898# Stripping all external header guards 2008/03/31 17:15:37 rt 1.9.698.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [888e2913ec0ea451d9e7e9b1c350b82675d49c77]

INTEGRATION: CWS changefileheader (1.13.368); FILE MERGED 2008/03/31 14:19:25 rt 1.13.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c5abb9c65cbe06f0be9e54c1b30165d1367f2f45]

INTEGRATION: CWS changefileheader (1.10.172); FILE MERGED 2008/03/31 16:00:14 rt 1.10.172.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1a08aa6922ce5f5db4b94117ad8c3641e2db4fbb]

INTEGRATION: CWS changefileheader (1.19.298); FILE MERGED 2008/04/01 15:36:07 thb 1.19.298.3: #i85898# Stripping all external header guards 2008/04/01 12:39:21 thb 1.19.298.2: #i85898# Stripping all external header guards 2008/03/31 13:59:02 rt 1.19.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [12daad98d5a60cace45823fda73652b2f0be9087]

INTEGRATION: CWS changefileheader (1.14.60); FILE MERGED 2008/04/01 10:50:40 thb 1.14.60.2: #i85898# Stripping all external header guards 2008/03/28 16:44:38 rt 1.14.60.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ed050e520efa0c6a8f1587613abfa3c3dc1f16b5]

INTEGRATION: CWS changefileheader (1.6.52); FILE MERGED 2008/03/28 16:45:16 rt 1.6.52.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4dcc4e8b004514e02555ab184b89329d3042d8f9]

INTEGRATION: CWS changefileheader (1.8.492); FILE MERGED 2008/04/01 15:30:47 thb 1.8.492.2: #i85898# Stripping all external header guards 2008/03/31 17:15:37 rt 1.8.492.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3bafb0b605c127861cc09f9484c51a6eed674172]

INTEGRATION: CWS changefileheader (1.11.16); FILE MERGED 2008/04/01 16:09:55 thb 1.11.16.3: #i85898# Stripping all external header guards 2008/04/01 13:05:01 thb 1.11.16.2: #i85898# Stripping all external header guards 2008/03/31 16:28:21 rt 1.11.16.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e772ff349afc18dec9ea50a985baf5e561ec6cf4]

INTEGRATION: CWS changefileheader (1.7.500); FILE MERGED 2008/03/31 16:00:14 rt 1.7.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9ffcd4f4d58696f4fdbebcd98bc1e1eac7fa4fb7]

INTEGRATION: CWS changefileheader (1.7.368); FILE MERGED 2008/04/01 12:48:12 thb 1.7.368.2: #i85898# Stripping all external header guards 2008/03/31 14:19:25 rt 1.7.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8575e6f30fac21a610e84b478e6ba3f18d8d4651]

INTEGRATION: CWS changefileheader (1.52.44); FILE MERGED 2008/04/01 15:04:26 thb 1.52.44.3: #i85898# Stripping all external header guards 2008/04/01 10:50:40 thb 1.52.44.2: #i85898# Stripping all external header guards 2008/03/28 16:44:38 rt 1.52.44.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2b7b40a8b5c7c6e1e4601819e341ae2f489f8a0b]

INTEGRATION: CWS changefileheader (1.3.10); FILE MERGED 2008/03/28 16:45:16 rt 1.3.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [65791cdb3b8c3b5849b01052ca30acce73230b36]

INTEGRATION: CWS changefileheader (1.3.492); FILE MERGED 2008/03/31 17:15:37 rt 1.3.492.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [aa1b89f385a86a05c6251aa84bdc983c560caef4]

INTEGRATION: CWS changefileheader (1.8.500); FILE MERGED 2008/03/31 16:00:14 rt 1.8.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b1d2fec05894d176b1586660a822458411505426]

INTEGRATION: CWS changefileheader (1.7.260); FILE MERGED 2008/04/01 15:50:19 thb 1.7.260.3: #i85898# Stripping all external header guards 2008/04/01 12:48:12 thb 1.7.260.2: #i85898# Stripping all external header guards 2008/03/31 14:19:25 rt 1.7.260.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4bb6e445e60915f9b01ef210736d830cc79f2194]

INTEGRATION: CWS changefileheader (1.5.14); FILE MERGED 2008/04/01 12:39:21 thb 1.5.14.2: #i85898# Stripping all external header guards 2008/03/31 13:59:02 rt 1.5.14.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [76a0c122dfb64858731472f187c0cdbc70d5dd7c]

INTEGRATION: CWS changefileheader (1.4.126); FILE MERGED 2008/03/28 16:44:36 rt 1.4.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dabaa9a52d2aee45c08f28fede53dd82ef64022d]

INTEGRATION: CWS changefileheader (1.29.302); FILE MERGED 2008/03/31 17:15:37 rt 1.29.302.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ab95a1178333630d0b263d6e90aa0797157a6a39]

INTEGRATION: CWS changefileheader (1.8.368); FILE MERGED 2008/04/01 15:50:19 thb 1.8.368.3: #i85898# Stripping all external header guards 2008/04/01 12:48:11 thb 1.8.368.2: #i85898# Stripping all external header guards 2008/03/31 14:19:25 rt 1.8.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [91505e5738149a5463a37a74dc76afe6d2a1f93e]

INTEGRATION: CWS changefileheader (1.7.500); FILE MERGED 2008/03/31 16:00:13 rt 1.7.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e2fca9b678ad39e06907db1a3d90cb3db9daf647]

INTEGRATION: CWS changefileheader (1.6.298); FILE MERGED 2008/03/31 13:59:02 rt 1.6.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [86a518a1023dc4b53d86ad86c3ee91aed470d915]

INTEGRATION: CWS changefileheader (1.12.18); FILE MERGED 2008/04/01 16:09:54 thb 1.12.18.3: #i85898# Stripping all external header guards 2008/04/01 13:05:01 thb 1.12.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:21 rt 1.12.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b8975c16cfff031c6ecdffba368d63ee2a473ed2]

INTEGRATION: CWS changefileheader (1.2.126); FILE MERGED 2008/03/28 16:44:36 rt 1.2.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f6fe1c3003065552d428be1dc43dae3114a28045]

INTEGRATION: CWS changefileheader (1.3.700); FILE MERGED 2008/03/31 17:15:37 rt 1.3.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [705baf89dc38b5dc246e80bc855c987c01b313e3]

INTEGRATION: CWS changefileheader (1.40.366); FILE MERGED 2008/03/31 14:19:25 rt 1.40.366.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2f773ddf849042b32529a7a91f03b41b267826f9]

INTEGRATION: CWS changefileheader (1.9.500); FILE MERGED 2008/03/31 16:00:13 rt 1.9.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9dd52d3a2e1a7d7fccc16e75e42bf56b5b2d5dd7]

INTEGRATION: CWS changefileheader (1.8.18); FILE MERGED 2008/04/01 16:09:54 thb 1.8.18.3: #i85898# Stripping all external header guards 2008/04/01 13:05:01 thb 1.8.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:21 rt 1.8.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [60acec54d2fe2dee03899f4bc641d17cfaed854a]

INTEGRATION: CWS changefileheader (1.7.298); FILE MERGED 2008/03/31 13:59:02 rt 1.7.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [af9382eec3485cf3682bd7f1c9ec601233875d73]

INTEGRATION: CWS changefileheader (1.2.126); FILE MERGED 2008/04/01 15:04:26 thb 1.2.126.2: #i85898# Stripping all external header guards 2008/03/28 16:44:36 rt 1.2.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [001dc1e52b0560d8150943d35dc389f92e46062a]

INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/03/28 16:45:16 rt 1.5.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [27dfb555e80ae43c1739b5028938dd91fa45918b]

INTEGRATION: CWS changefileheader (1.9.34); FILE MERGED 2008/04/01 15:30:47 thb 1.9.34.2: #i85898# Stripping all external header guards 2008/03/31 17:15:37 rt 1.9.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7a786d52a18a6362604cb4afa151bffeb42925ff]

INTEGRATION: CWS changefileheader (1.4.1256); FILE MERGED 2008/03/31 14:19:25 rt 1.4.1256.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4011ad3cc9bfa09dffa5c8de917d7c43d34710cf]

INTEGRATION: CWS changefileheader (1.6.18); FILE MERGED 2008/04/01 16:09:54 thb 1.6.18.3: #i85898# Stripping all external header guards 2008/04/01 13:05:01 thb 1.6.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:21 rt 1.6.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f1f748b76661e796b9925cc4147e9b3385dbf7fa]

INTEGRATION: CWS changefileheader (1.7.298); FILE MERGED 2008/04/01 12:39:21 thb 1.7.298.2: #i85898# Stripping all external header guards 2008/03/31 13:59:02 rt 1.7.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [97a71e4066005a528671ae09685b1a2691d2d1a5]

INTEGRATION: CWS changefileheader (1.4.126); FILE MERGED 2008/04/01 10:50:40 thb 1.4.126.2: #i85898# Stripping all external header guards 2008/03/28 16:44:36 rt 1.4.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5c7730d8a5eeeddd81b38dd94b17f803be722387]

INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/03/28 16:45:15 rt 1.6.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5ec4d3e49ef7d5cdd349cfa186931be8d74278e7]

INTEGRATION: CWS changefileheader (1.5.34); FILE MERGED 2008/03/31 17:15:37 rt 1.5.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bd9c3581a945376547416a65d9f65a73ce470ba9]

INTEGRATION: CWS changefileheader (1.10.500); FILE MERGED 2008/03/31 16:00:13 rt 1.10.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7920abfa1afe138695a321d52c038cff61a3607c]

INTEGRATION: CWS changefileheader (1.17.366); FILE MERGED 2008/04/01 15:50:19 thb 1.17.366.3: #i85898# Stripping all external header guards 2008/04/01 12:48:11 thb 1.17.366.2: #i85898# Stripping all external header guards 2008/03/31 14:19:25 rt 1.17.366.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [46ebbccbd8d77562f573c242bba16dc2122378c1]

INTEGRATION: CWS changefileheader (1.19.18); FILE MERGED 2008/04/01 16:09:54 thb 1.19.18.3: #i85898# Stripping all external header guards 2008/04/01 13:05:00 thb 1.19.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:21 rt 1.19.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [447d68584af25f20bd670816b71be368147530b8]

INTEGRATION: CWS changefileheader (1.9.346); FILE MERGED 2008/03/31 13:59:02 rt 1.9.346.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5b3407d0302abeda5486f19f931e384766b16e8a]

INTEGRATION: CWS changefileheader (1.10.10); FILE MERGED 2008/03/28 16:45:15 rt 1.10.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ea6bec3d6711ef0683944dd8f678316860aafe50]

INTEGRATION: CWS changefileheader (1.9.94); FILE MERGED 2008/04/01 10:50:40 thb 1.9.94.2: #i85898# Stripping all external header guards 2008/03/28 16:44:36 rt 1.9.94.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a6de318510391893d4ed20ca7979bc7172af0f05]

INTEGRATION: CWS changefileheader (1.16.94); FILE MERGED 2008/03/31 16:00:05 rt 1.16.94.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f553603ef663d987af1b34614d5c0d983708fb24]

INTEGRATION: CWS changefileheader (1.11.362); FILE MERGED 2008/03/31 14:19:25 rt 1.11.362.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a6aa39afbffc6ee1ddd5315272ff2fcc0a4870e1]

INTEGRATION: CWS changefileheader (1.5.18); FILE MERGED 2008/04/01 16:09:54 thb 1.5.18.3: #i85898# Stripping all external header guards 2008/04/01 13:05:00 thb 1.5.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:21 rt 1.5.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e0046997d46977a5d70dbf5e80e71106fb7fbd6c]

INTEGRATION: CWS changefileheader (1.2.294); FILE MERGED 2008/03/28 16:45:12 rt 1.2.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e58bc91c39ee5b6666c0299bbe04c2121b670fc1]

INTEGRATION: CWS changefileheader (1.8.330); FILE MERGED 2008/03/31 17:15:36 rt 1.8.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c76b34b2b66fbdb20809036629f8af05accfff1b]

INTEGRATION: CWS changefileheader (1.4.500); FILE MERGED 2008/03/31 16:00:05 rt 1.4.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e32c70852a32718c6d88cde3a3aa27c9c74ae716]

INTEGRATION: CWS changefileheader (1.7.362); FILE MERGED 2008/04/01 15:50:19 thb 1.7.362.3: #i85898# Stripping all external header guards 2008/04/01 12:48:11 thb 1.7.362.2: #i85898# Stripping all external header guards 2008/03/31 14:19:25 rt 1.7.362.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1ecd3379a2792dadb6e51e7d9b0a3f1256ca86da]

INTEGRATION: CWS changefileheader (1.4.162); FILE MERGED 2008/04/01 13:05:00 thb 1.4.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:21 rt 1.4.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7b7d12bb516aa8e9370d968d457979d169690a0e]

INTEGRATION: CWS changefileheader (1.5.298); FILE MERGED 2008/04/01 12:39:21 thb 1.5.298.2: #i85898# Stripping all external header guards 2008/03/31 13:59:02 rt 1.5.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fef4b656fc1b9fe5545d83761f226240d0d71811]

INTEGRATION: CWS changefileheader (1.9.94); FILE MERGED 2008/03/28 16:44:35 rt 1.9.94.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [60f14d8a1357f1feb63001d69dc95d2fe2cd799b]

INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/03/28 16:45:12 rt 1.5.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [83fd0cec91b77470c7e4eb3a8ad6c64a42a863df]

INTEGRATION: CWS changefileheader (1.6.34); FILE MERGED 2008/04/01 15:30:46 thb 1.6.34.2: #i85898# Stripping all external header guards 2008/03/31 17:15:36 rt 1.6.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cf3e7e4b9ba44a401143af1784651e3ab045a021]

INTEGRATION: CWS changefileheader (1.9.162); FILE MERGED 2008/04/01 16:09:54 thb 1.9.162.3: #i85898# Stripping all external header guards 2008/04/01 13:05:00 thb 1.9.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:21 rt 1.9.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6d872d389a696199ef1cac2eafc6868c06e63053]

INTEGRATION: CWS changefileheader (1.5.362); FILE MERGED 2008/03/31 14:19:24 rt 1.5.362.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [07db52dbd7bf8f2555c65001165b0f447a57ae9e]

INTEGRATION: CWS changefileheader (1.5.500); FILE MERGED 2008/03/31 16:00:05 rt 1.5.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bbf037a4c9147b07e7fdb0aecbdae0d3d450964c]

INTEGRATION: CWS changefileheader (1.5.126); FILE MERGED 2008/03/28 16:44:35 rt 1.5.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ec2b19c296341c30820658cb2618e49cdc1e91d0]

INTEGRATION: CWS changefileheader (1.17.34); FILE MERGED 2008/03/31 17:15:36 rt 1.17.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6581a67601f0bd4b56367f02d240b32c26a9f0f4]

INTEGRATION: CWS changefileheader (1.12.362); FILE MERGED 2008/04/01 15:50:19 thb 1.12.362.2: #i85898# Stripping all external header guards 2008/03/31 14:19:24 rt 1.12.362.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6c50fcba24b7e31f5f8b0c0cd70a5e810617c608]

INTEGRATION: CWS changefileheader (1.2.450); FILE MERGED 2008/04/01 16:09:54 thb 1.2.450.2: #i85898# Stripping all external header guards 2008/03/31 16:28:21 rt 1.2.450.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4be8a2e01520ef0ed3de1cb2e88a0b6235c81ade]

INTEGRATION: CWS changefileheader (1.7.358); FILE MERGED 2008/03/31 13:59:01 rt 1.7.358.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d77c79e7410f8272108ae59cd0487231ecd3a92a]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:45:12 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [89d74a22b4e1bc9db31ea3d1ac5531c29281ff40]

INTEGRATION: CWS changefileheader (1.8.126); FILE MERGED 2008/03/28 16:44:35 rt 1.8.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6f4d9f6b847a6fd9915f52e5d74f5d77a141a1df]

INTEGRATION: CWS changefileheader (1.48.302); FILE MERGED 2008/03/31 17:15:36 rt 1.48.302.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4fae90e3e47869b5ce91def5f785c4b191100c9b]

INTEGRATION: CWS changefileheader (1.6.602); FILE MERGED 2008/04/01 15:50:19 thb 1.6.602.3: #i85898# Stripping all external header guards 2008/04/01 12:48:11 thb 1.6.602.2: #i85898# Stripping all external header guards 2008/03/31 14:19:24 rt 1.6.602.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7186ac1560955c6662ddfa94cbe3f675e1ca0c6d]

INTEGRATION: CWS changefileheader (1.11.162); FILE MERGED 2008/04/01 16:09:54 thb 1.11.162.3: #i85898# Stripping all external header guards 2008/04/01 13:05:00 thb 1.11.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:21 rt 1.11.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [630882050599d65794d8d7a8ecda4710c27cc4a7]

INTEGRATION: CWS changefileheader (1.8.234); FILE MERGED 2008/03/31 13:58:58 rt 1.8.234.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [af3cfb65355d66d35293fceed2946ad2b6392e78]

INTEGRATION: CWS changefileheader (1.2.126); FILE MERGED 2008/03/28 16:44:35 rt 1.2.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [347c8f52f8ae8c65bca71ec7965533dd6d173e1b]

INTEGRATION: CWS changefileheader (1.3.700); FILE MERGED 2008/03/31 17:15:36 rt 1.3.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b06f595b1932dd3ccd1693a26d0a506b0c59c8ad]

INTEGRATION: CWS changefileheader (1.22.260); FILE MERGED 2008/04/01 15:50:19 thb 1.22.260.3: #i85898# Stripping all external header guards 2008/04/01 12:48:11 thb 1.22.260.2: #i85898# Stripping all external header guards 2008/03/31 14:19:24 rt 1.22.260.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e2fd324a11e3b7b48a6bce29530d2262931d050e]

INTEGRATION: CWS changefileheader (1.3.624); FILE MERGED 2008/04/01 15:36:06 thb 1.3.624.2: #i85898# Stripping all external header guards 2008/03/31 13:58:58 rt 1.3.624.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b04d332d73bd7e65eaa38b914db6a533a31cd895]

INTEGRATION: CWS changefileheader (1.11.18); FILE MERGED 2008/04/01 13:05:00 thb 1.11.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:20 rt 1.11.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0f77e83dfe6d16718c5a0b07831b1bcb2bb0ef68]

INTEGRATION: CWS changefileheader (1.4.294); FILE MERGED 2008/03/28 16:45:12 rt 1.4.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fe8d63c29809cc5cd13cb67eea8f722455b5d2f5]

INTEGRATION: CWS changefileheader (1.3.92); FILE MERGED 2008/04/01 15:04:26 thb 1.3.92.2: #i85898# Stripping all external header guards 2008/03/28 16:44:35 rt 1.3.92.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [653e24fe17b7110ba3da1188a9beb75bcddb3c77]

INTEGRATION: CWS changefileheader (1.5.492); FILE MERGED 2008/04/01 15:30:46 thb 1.5.492.2: #i85898# Stripping all external header guards 2008/03/31 17:15:36 rt 1.5.492.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ee6cb439736bd317610eccba2e5a1d60c6b5d125]

INTEGRATION: CWS changefileheader (1.10.456); FILE MERGED 2008/03/31 14:19:24 rt 1.10.456.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ab053ed428d7a89ed7321812b348bc59d2615eb6]

INTEGRATION: CWS changefileheader (1.10.18); FILE MERGED 2008/04/01 16:09:54 thb 1.10.18.3: #i85898# Stripping all external header guards 2008/04/01 13:05:00 thb 1.10.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:20 rt 1.10.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [62775fd01df4e16de2be09a957a39d8b4f5ee9ff]

INTEGRATION: CWS changefileheader (1.4.226); FILE MERGED 2008/03/31 13:58:58 rt 1.4.226.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [679816f05d8ebedaf004b287b131e564d2ec6507]

INTEGRATION: CWS changefileheader (1.4.500); FILE MERGED 2008/03/31 16:00:04 rt 1.4.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8c47c9326c8b02635eaa6286c699aa7b1cc1ae58]

INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/03/28 16:45:12 rt 1.7.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fae0b3fcf142d5ad6648bac94a0ce5f51dd4bd2f]

INTEGRATION: CWS changefileheader (1.9.94); FILE MERGED 2008/04/01 15:04:26 thb 1.9.94.3: #i85898# Stripping all external header guards 2008/04/01 10:50:40 thb 1.9.94.2: #i85898# Stripping all external header guards 2008/03/28 16:44:35 rt 1.9.94.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6d2bcc4466e2c2c52eb73b02bc0028583c611d6d]

INTEGRATION: CWS changefileheader (1.34.302); FILE MERGED 2008/03/31 17:15:36 rt 1.34.302.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d6b9b334a0c0de1f57ba3b5ea7ab9fbd7dfefe24]

INTEGRATION: CWS changefileheader (1.4.368); FILE MERGED 2008/03/31 14:19:24 rt 1.4.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [04ee19c8918d58356e8deb33684c0c1e5fb51c87]

INTEGRATION: CWS changefileheader (1.3.500); FILE MERGED 2008/03/31 16:00:04 rt 1.3.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [50b77d1875ceef1169a001ba4b5a81c4433f3c25]

INTEGRATION: CWS changefileheader (1.4.358); FILE MERGED 2008/04/01 15:36:06 thb 1.4.358.2: #i85898# Stripping all external header guards 2008/03/31 13:58:58 rt 1.4.358.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f4b63c91a30ce4638ebd1e3df04e260da97813cc]

INTEGRATION: CWS changefileheader (1.8.18); FILE MERGED 2008/04/01 16:09:53 thb 1.8.18.3: #i85898# Stripping all external header guards 2008/04/01 13:05:00 thb 1.8.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:20 rt 1.8.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [eba3ef50d423d018140b94a1dfb65d0fb909130b]

INTEGRATION: CWS changefileheader (1.4.126); FILE MERGED 2008/03/28 16:44:35 rt 1.4.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d0716147fe8e52f18014c2af08066b071e59fb39]

INTEGRATION: CWS changefileheader (1.2.700); FILE MERGED 2008/03/31 17:15:36 rt 1.2.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a856781ed49759837cce60d5170a10ca8c0924d3]

INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/03/28 16:45:11 rt 1.6.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3e260c7764903a0730abd985fb575cb54779c8ca]

INTEGRATION: CWS changefileheader (1.15.236); FILE MERGED 2008/04/01 15:50:19 thb 1.15.236.3: #i85898# Stripping all external header guards 2008/04/01 12:48:11 thb 1.15.236.2: #i85898# Stripping all external header guards 2008/03/31 14:19:24 rt 1.15.236.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3fe3c1cad7af5b3c406ffa023c779d6814dfd996]

INTEGRATION: CWS changefileheader (1.13.234); FILE MERGED 2008/04/01 15:36:05 thb 1.13.234.2: #i85898# Stripping all external header guards 2008/03/31 13:58:58 rt 1.13.234.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f012e92e9a6b310edfc791a24885c0c0dc5aa664]

INTEGRATION: CWS changefileheader (1.5.18); FILE MERGED 2008/04/01 13:04:59 thb 1.5.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:20 rt 1.5.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [44f2a74d822b5311d87c51c75dc49be43907ce3f]

INTEGRATION: CWS changefileheader (1.7.500); FILE MERGED 2008/03/31 16:00:04 rt 1.7.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7616582ec7ce869de58bfd35cc816b8cd05b1033]

INTEGRATION: CWS changefileheader (1.6.126); FILE MERGED 2008/04/01 10:50:40 thb 1.6.126.2: #i85898# Stripping all external header guards 2008/03/28 16:44:35 rt 1.6.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c94d3c69ae01f186ea3d4e1bac3ecaba1fc30c3f]

INTEGRATION: CWS changefileheader (1.14.34); FILE MERGED 2008/03/31 17:15:36 rt 1.14.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f34106375885cf416dcc1a581cca7b879b74b1a6]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:45:11 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8bee06e3fe6197e5c7595238d2a2a257081c9604]

INTEGRATION: CWS changefileheader (1.32.368); FILE MERGED 2008/03/31 14:19:24 rt 1.32.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5567831a1d7fe6a00efc59771c0e9c94fa4d5457]

INTEGRATION: CWS changefileheader (1.9.18); FILE MERGED 2008/04/01 16:09:53 thb 1.9.18.3: #i85898# Stripping all external header guards 2008/04/01 13:04:59 thb 1.9.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:20 rt 1.9.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ed1b5935367f514a769c2597d9728679a88bfea5]

INTEGRATION: CWS changefileheader (1.8.10); FILE MERGED 2008/03/28 16:45:11 rt 1.8.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2a52432ea87d8305611c19b8951cba7f0ed167ae]

INTEGRATION: CWS changefileheader (1.5.368); FILE MERGED 2008/04/01 15:50:19 thb 1.5.368.3: #i85898# Stripping all external header guards 2008/04/01 12:48:11 thb 1.5.368.2: #i85898# Stripping all external header guards 2008/03/31 14:19:24 rt 1.5.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d027a8dd64d7dc20f4b1b144bdb1eafbaccc051f]

INTEGRATION: CWS changefileheader (1.6.492); FILE MERGED 2008/04/01 15:30:46 thb 1.6.492.2: #i85898# Stripping all external header guards 2008/03/31 17:15:33 rt 1.6.492.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4762b9f970ee41f047830bff67b4907811d64b48]

INTEGRATION: CWS changefileheader (1.3.624); FILE MERGED 2008/04/01 15:36:04 thb 1.3.624.2: #i85898# Stripping all external header guards 2008/03/31 13:58:58 rt 1.3.624.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ed4e97ecf04947a8df37e53f05ed22a6e97e7740]

INTEGRATION: CWS changefileheader (1.7.18); FILE MERGED 2008/04/01 16:09:53 thb 1.7.18.3: #i85898# Stripping all external header guards 2008/04/01 13:04:59 thb 1.7.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:20 rt 1.7.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [867d53034baf0fc1f2134cb5aae4471ccd20efc2]

INTEGRATION: CWS changefileheader (1.7.126); FILE MERGED 2008/03/28 16:44:34 rt 1.7.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [71635cb3c8fd67f2ddae2f4be7eaae86915e8339]

INTEGRATION: CWS changefileheader (1.71.240); FILE MERGED 2008/03/31 17:15:33 rt 1.71.240.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c019d29d4b46c16d5cb6b26d8231d81e8aa5da0d]

INTEGRATION: CWS changefileheader (1.5.1256); FILE MERGED 2008/03/31 14:19:24 rt 1.5.1256.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [27d793904fd5869f2b2e9bcf3628fedc64a095aa]

INTEGRATION: CWS changefileheader (1.4.358); FILE MERGED 2008/04/01 15:36:04 thb 1.4.358.2: #i85898# Stripping all external header guards 2008/03/31 13:58:58 rt 1.4.358.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [14c4b2cf9b392e5ba3de7a7449d4ad1e5f2e1064]

INTEGRATION: CWS changefileheader (1.8.18); FILE MERGED 2008/04/01 16:09:53 thb 1.8.18.3: #i85898# Stripping all external header guards 2008/04/01 13:04:59 thb 1.8.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:20 rt 1.8.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4913148c73a8f6619392414cdc3cdfcb70a81636]

INTEGRATION: CWS changefileheader (1.5.126); FILE MERGED 2008/04/01 15:04:26 thb 1.5.126.2: #i85898# Stripping all external header guards 2008/03/28 16:44:34 rt 1.5.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c455c2765420ac8a8c184a82203f93c8543b053a]

INTEGRATION: CWS changefileheader (1.6.166); FILE MERGED 2008/03/28 16:45:11 rt 1.6.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [64a9a45e585849f2ae6ebbccd5473f794a7b8457]

INTEGRATION: CWS changefileheader (1.11.368); FILE MERGED 2008/04/01 15:50:19 thb 1.11.368.2: #i85898# Stripping all external header guards 2008/03/31 14:19:24 rt 1.11.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b9c9d85e67cbd38f91624d3341176b9495ea4ef8]

INTEGRATION: CWS changefileheader (1.10.298); FILE MERGED 2008/04/01 15:36:03 thb 1.10.298.2: #i85898# Stripping all external header guards 2008/03/31 13:58:58 rt 1.10.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f21a52f13fd284ab4550d76075dd1258ad372f78]

INTEGRATION: CWS changefileheader (1.7.330); FILE MERGED 2008/03/31 17:15:33 rt 1.7.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [59ed8e7393440f352099bd5260392660aa0037d5]

INTEGRATION: CWS changefileheader (1.9.92); FILE MERGED 2008/04/01 15:04:26 thb 1.9.92.3: #i85898# Stripping all external header guards 2008/04/01 10:50:39 thb 1.9.92.2: #i85898# Stripping all external header guards 2008/03/28 16:44:34 rt 1.9.92.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [909a8b584c935808a871cf634fe3ef575b52ea16]

INTEGRATION: CWS changefileheader (1.18.350); FILE MERGED 2008/03/31 14:19:24 rt 1.18.350.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e8ec3bba6168d059d492a1cc51f23432c7824b2f]

INTEGRATION: CWS changefileheader (1.14.18); FILE MERGED 2008/04/01 16:09:53 thb 1.14.18.3: #i85898# Stripping all external header guards 2008/04/01 13:04:59 thb 1.14.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:20 rt 1.14.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a9d34a4d49360b8a7bc1d0ee40e2c23845577d02]

INTEGRATION: CWS changefileheader (1.5.624); FILE MERGED 2008/03/31 13:58:58 rt 1.5.624.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0ac3dc370ef6685c1575566204baa194d812b0e4]

INTEGRATION: CWS changefileheader (1.9.34); FILE MERGED 2008/03/31 17:15:33 rt 1.9.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [43be382f4dce448449dea2e54104a88059b24a22]

INTEGRATION: CWS changefileheader (1.2.344); FILE MERGED 2008/03/31 16:00:03 rt 1.2.344.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d200ab327f9b41b106115dd38a401cea208fdc7d]

INTEGRATION: CWS changefileheader (1.6.126); FILE MERGED 2008/04/01 10:50:39 thb 1.6.126.2: #i85898# Stripping all external header guards 2008/03/28 16:44:34 rt 1.6.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [960437f8171f2b639f7b59e9116b0a8c1d875408]

INTEGRATION: CWS changefileheader (1.17.18); FILE MERGED 2008/04/01 16:09:53 thb 1.17.18.3: #i85898# Stripping all external header guards 2008/04/01 13:04:59 thb 1.17.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:20 rt 1.17.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e7f0f232ecdcb7cddff09e36e90f5c8c74aa2382]

INTEGRATION: CWS changefileheader (1.8.602); FILE MERGED 2008/03/31 14:19:24 rt 1.8.602.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1985611f950e658ebe8f8707397bfcdbfbe57e2f]

INTEGRATION: CWS changefileheader (1.7.298); FILE MERGED 2008/03/31 13:58:58 rt 1.7.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8dfeb35240b2aaa3b0942a9647fded541255924b]

INTEGRATION: CWS changefileheader (1.4.500); FILE MERGED 2008/03/31 16:00:03 rt 1.4.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [52c267cea2c1b5c2e99348e254b9618aec57d083]

INTEGRATION: CWS changefileheader (1.12.94); FILE MERGED 2008/04/01 15:04:26 thb 1.12.94.3: #i85898# Stripping all external header guards 2008/04/01 10:50:39 thb 1.12.94.2: #i85898# Stripping all external header guards 2008/03/28 16:44:34 rt 1.12.94.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [614da998d58992aed0e3b6148023102f8a4b47a6]

INTEGRATION: CWS changefileheader (1.6.162); FILE MERGED 2008/04/01 16:09:53 thb 1.6.162.3: #i85898# Stripping all external header guards 2008/04/01 13:04:59 thb 1.6.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:20 rt 1.6.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [466dfbcf6f1441bdb93f3d26b7804d8d16412e0a]

INTEGRATION: CWS changefileheader (1.21.16); FILE MERGED 2008/04/01 15:50:18 thb 1.21.16.3: #i85898# Stripping all external header guards 2008/04/01 12:48:11 thb 1.21.16.2: #i85898# Stripping all external header guards 2008/03/31 14:19:24 rt 1.21.16.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a1a81883c46ba96b575be02a372d9f3767182fb9]

INTEGRATION: CWS changefileheader (1.5.298); FILE MERGED 2008/04/01 15:36:02 thb 1.5.298.2: #i85898# Stripping all external header guards 2008/03/31 13:58:58 rt 1.5.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [52c34b88facf8ac45e53d3bbc08fc12f44103a32]

INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/03/28 16:45:11 rt 1.5.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [095a81dbd2825ffc3e79050b2b41690e5b7a5aea]

INTEGRATION: CWS changefileheader (1.8.162); FILE MERGED 2008/04/01 16:09:53 thb 1.8.162.3: #i85898# Stripping all external header guards 2008/04/01 13:04:59 thb 1.8.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:20 rt 1.8.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [aca96c2829446a0c8c19778c249f8b624b5b4b3a]

INTEGRATION: CWS changefileheader (1.6.298); FILE MERGED 2008/03/31 13:58:58 rt 1.6.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2bdc1a8a3392a4ee6a91f18317c449a0f7c84c43]

INTEGRATION: CWS changefileheader (1.2.126); FILE MERGED 2008/04/01 15:04:25 thb 1.2.126.3: #i85898# Stripping all external header guards 2008/04/01 10:50:39 thb 1.2.126.2: #i85898# Stripping all external header guards 2008/03/28 16:44:34 rt 1.2.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [51d6b2a248d381f45d54f074fd0e895e8f131e18]

INTEGRATION: CWS changefileheader (1.4.462); FILE MERGED 2008/03/31 16:00:03 rt 1.4.462.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6134a8d01702ce03affed7529ce2ff7b4ff0e235]

INTEGRATION: CWS changefileheader (1.7.368); FILE MERGED 2008/03/31 14:19:24 rt 1.7.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7476e3d3665429e946ed69157eb33a9c059e9d22]

INTEGRATION: CWS changefileheader (1.17.18); FILE MERGED 2008/04/01 16:09:53 thb 1.17.18.3: #i85898# Stripping all external header guards 2008/04/01 13:04:58 thb 1.17.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:20 rt 1.17.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [65576daaa862cca01a909bf2063bc64cd6cbecf6]

INTEGRATION: CWS changefileheader (1.2.126); FILE MERGED 2008/04/01 15:04:25 thb 1.2.126.2: #i85898# Stripping all external header guards 2008/03/28 16:44:34 rt 1.2.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bdcecfc12293a8cc560c8a9a0f9ad15c269e9002]

INTEGRATION: CWS changefileheader (1.2.94); FILE MERGED 2008/03/31 16:00:03 rt 1.2.94.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [85bbf80ba16304e769bca2466a1928229c1c08b2]

INTEGRATION: CWS changefileheader (1.9.298); FILE MERGED 2008/03/31 13:58:58 rt 1.9.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c15f9bac930d42a5ff1dbc3711c03e00f0c74875]

INTEGRATION: CWS changefileheader (1.3.1256); FILE MERGED 2008/04/01 15:50:18 thb 1.3.1256.2: #i85898# Stripping all external header guards 2008/03/31 14:19:24 rt 1.3.1256.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [79e1f858382a4b462f690a09b43f786ba65d5a97]

INTEGRATION: CWS changefileheader (1.4.300); FILE MERGED 2008/04/01 16:09:52 thb 1.4.300.2: #i85898# Stripping all external header guards 2008/03/31 16:28:19 rt 1.4.300.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7948c57a4983363bd69a4cf930b48dde6a202232]

INTEGRATION: CWS changefileheader (1.2.126); FILE MERGED 2008/04/01 10:50:39 thb 1.2.126.2: #i85898# Stripping all external header guards 2008/03/28 16:44:34 rt 1.2.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bb61561310642ce5c876fc8044083a273bbf9d28]

INTEGRATION: CWS changefileheader (1.6.500); FILE MERGED 2008/03/31 16:00:03 rt 1.6.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ee587d20dd6694968b676939ca8848c0f83be09c]

INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/03/28 16:45:10 rt 1.6.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d8cedb19afc42ea9a74720953b670e7d3f54f693]

INTEGRATION: CWS changefileheader (1.4.492); FILE MERGED 2008/03/31 13:58:58 rt 1.4.492.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ba421d57d4e632652dd6af503b4b5452affa0463]

INTEGRATION: CWS changefileheader (1.10.406); FILE MERGED 2008/03/31 17:15:32 rt 1.10.406.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [16498ed4186f5b394858a5a53237c0ab78b52204]

INTEGRATION: CWS changefileheader (1.3.1256); FILE MERGED 2008/03/31 14:19:24 rt 1.3.1256.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [29350b6d89549fb7e0fea0829b16ff8d09c1be77]

INTEGRATION: CWS changefileheader (1.5.162); FILE MERGED 2008/04/01 16:09:52 thb 1.5.162.3: #i85898# Stripping all external header guards 2008/04/01 13:04:58 thb 1.5.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:19 rt 1.5.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bd75d4b45deff24166b2fa43840f97781d0f3ecc]

INTEGRATION: CWS changefileheader (1.3.10); FILE MERGED 2008/03/28 16:45:10 rt 1.3.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [44b9a55c3eae86851d67fe96424ee035c875b6a4]

INTEGRATION: CWS changefileheader (1.14.86); FILE MERGED 2008/03/31 17:15:32 rt 1.14.86.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8dd95ea5fc095e500df2a80474bd9921f7fe1cbb]

INTEGRATION: CWS changefileheader (1.11.366); FILE MERGED 2008/04/01 15:50:18 thb 1.11.366.3: #i85898# Stripping all external header guards 2008/04/01 12:48:10 thb 1.11.366.2: #i85898# Stripping all external header guards 2008/03/31 14:19:24 rt 1.11.366.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7937ecb04094af1f997d077698d554286cfc7ebc]

INTEGRATION: CWS changefileheader (1.6.162); FILE MERGED 2008/04/01 13:04:58 thb 1.6.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:19 rt 1.6.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [891ebcea1c208152b08a437baece44b03abc9ec5]

INTEGRATION: CWS changefileheader (1.4.500); FILE MERGED 2008/03/31 16:00:02 rt 1.4.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dc6d016678b4ef0ec56af79e6366bd47a95778c4]

INTEGRATION: CWS changefileheader (1.2.246); FILE MERGED 2008/03/28 16:44:34 rt 1.2.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4505a9047d1e4757c8c5842c83275224a0b51ad2]

INTEGRATION: CWS changefileheader (1.2.10); FILE MERGED 2008/03/28 16:45:10 rt 1.2.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [89982db6101e858b3dde42b06007ee8a69497a85]

INTEGRATION: CWS changefileheader (1.16.196); FILE MERGED 2008/04/01 15:50:18 thb 1.16.196.3: #i85898# Stripping all external header guards 2008/04/01 12:48:10 thb 1.16.196.2: #i85898# Stripping all external header guards 2008/03/31 14:19:23 rt 1.16.196.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f7cfbe0b39b36f37b9dab980fb72b45204f20988]

INTEGRATION: CWS changefileheader (1.6.406); FILE MERGED 2008/03/31 17:15:32 rt 1.6.406.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3576fb8fc8d1d6af2e3ce3ccaa776e2a0a837c00]

INTEGRATION: CWS changefileheader (1.14.18); FILE MERGED 2008/04/01 16:09:52 thb 1.14.18.3: #i85898# Stripping all external header guards 2008/04/01 13:04:58 thb 1.14.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:19 rt 1.14.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1304b9e12baf6cf3929cfa7920fd6eb066a1ec62]

INTEGRATION: CWS changefileheader (1.5.126); FILE MERGED 2008/04/01 15:04:25 thb 1.5.126.3: #i85898# Stripping all external header guards 2008/04/01 10:50:39 thb 1.5.126.2: #i85898# Stripping all external header guards 2008/03/28 16:44:34 rt 1.5.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [49a8ec6d90d0a2de818d04c8e1b7cd159f87a4b4]

INTEGRATION: CWS changefileheader (1.5.62); FILE MERGED 2008/04/01 15:36:02 thb 1.5.62.2: #i85898# Stripping all external header guards 2008/03/31 13:58:58 rt 1.5.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2a05bb41953dc3ccfb9e1d2aee2b5774c353ef13]

INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/03/28 16:45:10 rt 1.4.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c28001c205de8097f625387f757c4c042ad1d717]

INTEGRATION: CWS changefileheader (1.27.124); FILE MERGED 2008/03/31 17:15:32 rt 1.27.124.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5b6c93fc202199ce7d06faf2638f97573231dfce]

INTEGRATION: CWS changefileheader (1.32.20); FILE MERGED 2008/04/01 13:04:58 thb 1.32.20.2: #i85898# Stripping all external header guards 2008/03/31 16:28:19 rt 1.32.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fcd4cb65b9e8c8249f62984de477a7308b247d87]

INTEGRATION: CWS changefileheader (1.12.66); FILE MERGED 2008/04/01 15:04:25 thb 1.12.66.2: #i85898# Stripping all external header guards 2008/03/28 16:44:33 rt 1.12.66.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [23aac4dde8e206b8288ccc9a67522aa3f28a669f]

INTEGRATION: CWS changefileheader (1.13.368); FILE MERGED 2008/03/31 14:19:23 rt 1.13.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [456ba9d7216199bf3460ab6586e372577ebe1c11]

INTEGRATION: CWS changefileheader (1.7.62); FILE MERGED 2008/04/01 15:36:02 thb 1.7.62.2: #i85898# Stripping all external header guards 2008/03/31 13:58:57 rt 1.7.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4cb598ded9efda6e438b622da046a3bac05cf065]

INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/03/28 16:45:10 rt 1.5.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e33432ba7d03979e67e137c25f0d4ce650aa92e8]

INTEGRATION: CWS changefileheader (1.10.66); FILE MERGED 2008/04/01 15:04:25 thb 1.10.66.2: #i85898# Stripping all external header guards 2008/03/28 16:44:33 rt 1.10.66.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cb70ef0f98a87a648c1cf5a99cec7769956e7e16]

INTEGRATION: CWS changefileheader (1.4.602); FILE MERGED 2008/04/01 15:50:18 thb 1.4.602.2: #i85898# Stripping all external header guards 2008/03/31 14:19:23 rt 1.4.602.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [10968dacbe947bafbe135806b575e61f1fb8d985]

INTEGRATION: CWS changefileheader (1.7.162); FILE MERGED 2008/04/01 13:04:58 thb 1.7.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:19 rt 1.7.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a6595d39b3183d8755e716e7902ab8766b304433]

INTEGRATION: CWS changefileheader (1.5.500); FILE MERGED 2008/03/31 16:00:02 rt 1.5.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6a3a730543de2e0f88183b0dbe54ff54c2f4d0c1]

INTEGRATION: CWS changefileheader (1.11.124); FILE MERGED 2008/03/31 17:15:32 rt 1.11.124.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f5fc7c4535a00994af269625acd877707cd63c90]

INTEGRATION: CWS changefileheader (1.4.358); FILE MERGED 2008/03/31 13:58:57 rt 1.4.358.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4df987453eb1f8f294e84e136431055f2347ee05]

INTEGRATION: CWS changefileheader (1.3.602); FILE MERGED 2008/03/31 14:19:23 rt 1.3.602.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7eb995e3b784906fdd5af694b4a731ab5a145937]

INTEGRATION: CWS changefileheader (1.2.126); FILE MERGED 2008/04/01 15:04:25 thb 1.2.126.3: #i85898# Stripping all external header guards 2008/04/01 10:50:39 thb 1.2.126.2: #i85898# Stripping all external header guards 2008/03/28 16:44:33 rt 1.2.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [10e4d0728260c33f20c8040275d76fcce5b1b106]

INTEGRATION: CWS changefileheader (1.22.182); FILE MERGED 2008/03/31 17:15:32 rt 1.22.182.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c7134a82f9c99de21c236ce774089b83825e953b]

INTEGRATION: CWS changefileheader (1.13.162); FILE MERGED 2008/04/01 13:04:58 thb 1.13.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:19 rt 1.13.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9ae7f59ae3de1d183a10c8366474bccdfacfe729]

INTEGRATION: CWS changefileheader (1.6.500); FILE MERGED 2008/03/31 16:00:02 rt 1.6.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [df5159213db8811501a488d81e1070d31b8294ed]

INTEGRATION: CWS changefileheader (1.10.234); FILE MERGED 2008/04/01 15:36:01 thb 1.10.234.2: #i85898# Stripping all external header guards 2008/03/31 13:58:57 rt 1.10.234.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ed2fb59ef38011acfab0e0f1cde23ae6a2a9b2a1]

INTEGRATION: CWS changefileheader (1.2.294); FILE MERGED 2008/03/28 16:45:10 rt 1.2.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8d6dc44ce99fc98a8504c84cd1687f4c4edb669c]

INTEGRATION: CWS changefileheader (1.12.368); FILE MERGED 2008/04/01 15:50:18 thb 1.12.368.2: #i85898# Stripping all external header guards 2008/03/31 14:19:23 rt 1.12.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8ef9f6442cf8f91c0d543fc7df0dacf235aab4fc]

INTEGRATION: CWS changefileheader (1.9.28); FILE MERGED 2008/03/28 16:44:33 rt 1.9.28.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [18fb518842c97db1fc62e6cbd09e27684ba93662]

INTEGRATION: CWS changefileheader (1.4.162); FILE MERGED 2008/04/01 13:04:58 thb 1.4.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:19 rt 1.4.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [04c7e61f2f388f58602e75bfc7b3ad18a2278e9c]

INTEGRATION: CWS changefileheader (1.12.330); FILE MERGED 2008/04/01 15:30:46 thb 1.12.330.2: #i85898# Stripping all external header guards 2008/03/31 17:15:32 rt 1.12.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0a5faa6eec9fde893e6bac71ea425b95c5fc8599]

INTEGRATION: CWS changefileheader (1.2.344); FILE MERGED 2008/03/31 16:00:02 rt 1.2.344.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ba2e972f5a0bb660958ec32d369c070a9517e2ee]

INTEGRATION: CWS changefileheader (1.6.70); FILE MERGED 2008/03/28 16:45:09 rt 1.6.70.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dd149e7a784cc3d2ad76ffe71c856fcd9e1e8bde]

INTEGRATION: CWS changefileheader (1.34.36); FILE MERGED 2008/04/01 12:48:10 thb 1.34.36.2: #i85898# Stripping all external header guards 2008/03/31 14:19:23 rt 1.34.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [33b0603d837eff21b4842c3e0f12b38a6022ac82]

INTEGRATION: CWS changefileheader (1.26.26); FILE MERGED 2008/03/28 16:44:26 rt 1.26.26.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b32d4c035008e6151c638e5e914229aae7e64ad7]

INTEGRATION: CWS changefileheader (1.11.18); FILE MERGED 2008/04/01 13:04:58 thb 1.11.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:19 rt 1.11.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f9d878cd9fa45e75f2db3f4f0ffcc50e03fac105]

INTEGRATION: CWS changefileheader (1.8.292); FILE MERGED 2008/03/31 17:15:32 rt 1.8.292.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [defa93af6483367731e99faedc0e4993e04851eb]

INTEGRATION: CWS changefileheader (1.6.222); FILE MERGED 2008/03/31 13:58:57 rt 1.6.222.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1379dd1e4219c434d57fe3719b8d0822f673840b]

INTEGRATION: CWS changefileheader (1.10.10); FILE MERGED 2008/03/28 16:45:09 rt 1.10.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7b807fd4714b05178661a7f9f38b2fd8f5e835d5]

INTEGRATION: CWS changefileheader (1.3.500); FILE MERGED 2008/03/31 16:00:01 rt 1.3.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8d9d0775058ec07161d5816470108cf9ba116730]

INTEGRATION: CWS changefileheader (1.5.20); FILE MERGED 2008/04/01 15:04:24 thb 1.5.20.2: #i85898# Stripping all external header guards 2008/03/28 16:44:26 rt 1.5.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1feef2cbda3deb1accf0c2800257a76ec13c4ac9]

INTEGRATION: CWS changefileheader (1.9.162); FILE MERGED 2008/04/01 16:09:52 thb 1.9.162.3: #i85898# Stripping all external header guards 2008/04/01 13:04:58 thb 1.9.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:19 rt 1.9.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a819bb731c99ac14fc2cfd646d8549ca56efc8e2]

INTEGRATION: CWS changefileheader (1.47.36); FILE MERGED 2008/04/01 12:48:10 thb 1.47.36.2: #i85898# Stripping all external header guards 2008/03/31 14:19:23 rt 1.47.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b7dd56ea1223448b1e0e1fd8fa61bf4cd0173110]

INTEGRATION: CWS changefileheader (1.27.226); FILE MERGED 2008/04/01 15:30:45 thb 1.27.226.3: #i85898# Stripping all external header guards 2008/04/01 12:36:41 thb 1.27.226.2: #i85898# Stripping all external header guards 2008/03/31 17:15:32 rt 1.27.226.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dbd080e19bea135131fa585dbda01c407585f8d3]

INTEGRATION: CWS changefileheader (1.4.326); FILE MERGED 2008/03/31 16:00:01 rt 1.4.326.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f08d0d4609d418bcb354b18de5b5500ecef29aff]

INTEGRATION: CWS changefileheader (1.16.18); FILE MERGED 2008/04/01 16:09:52 thb 1.16.18.3: #i85898# Stripping all external header guards 2008/04/01 13:04:57 thb 1.16.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:19 rt 1.16.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7d598dd07a677ff0b9cadad79545fe47f51e6bef]

INTEGRATION: CWS changefileheader (1.3.94); FILE MERGED 2008/04/01 15:04:24 thb 1.3.94.2: #i85898# Stripping all external header guards 2008/03/28 16:44:26 rt 1.3.94.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [aba527c2c0abc81c55c0816439a1106ac1e6177f]

INTEGRATION: CWS changefileheader (1.10.234); FILE MERGED 2008/03/31 13:58:57 rt 1.10.234.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9c7cac2337c8b74d7206e744eff093562512eabf]

INTEGRATION: CWS changefileheader (1.3.368); FILE MERGED 2008/03/31 14:19:23 rt 1.3.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5c2d215d6355b464787c9632d92cc5811701ea84]

INTEGRATION: CWS changefileheader (1.11.182); FILE MERGED 2008/04/01 15:30:45 thb 1.11.182.2: #i85898# Stripping all external header guards 2008/03/31 17:15:32 rt 1.11.182.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0e27867eb9912f721265232251daf021213134ac]

INTEGRATION: CWS changefileheader (1.2.10); FILE MERGED 2008/03/28 16:45:09 rt 1.2.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5e7613471d430866a464cce2ee348ab3659feb81]

INTEGRATION: CWS changefileheader (1.8.162); FILE MERGED 2008/04/01 13:04:57 thb 1.8.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:19 rt 1.8.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ae354274459e3b493f29e058feda8b2ada620468]

INTEGRATION: CWS changefileheader (1.33.354); FILE MERGED 2008/04/01 15:50:18 thb 1.33.354.3: #i85898# Stripping all external header guards 2008/04/01 12:48:10 thb 1.33.354.2: #i85898# Stripping all external header guards 2008/03/31 14:19:23 rt 1.33.354.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5c9c415d60abb5552e50c056e3d9a567d49aa4f6]

INTEGRATION: CWS changefileheader (1.24.88); FILE MERGED 2008/03/31 17:15:32 rt 1.24.88.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1870a7c66637ccee92f050c135bd0f283edc4920]

INTEGRATION: CWS changefileheader (1.2.26); FILE MERGED 2008/03/31 13:02:45 rt 1.2.26.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d7ac8ef6936c211623b12d64203de70183cb0cf7]

INTEGRATION: CWS changefileheader (1.3.624); FILE MERGED 2008/04/01 15:36:01 thb 1.3.624.2: #i85898# Stripping all external header guards 2008/03/31 13:58:57 rt 1.3.624.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1c470f9bcb2abbddb8cd756f6a93bee10f4716fc]

INTEGRATION: CWS changefileheader (1.2.294); FILE MERGED 2008/03/28 16:45:09 rt 1.2.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4139e2e403918c660a9b9a65fd9164e38a59292b]

INTEGRATION: CWS changefileheader (1.2.344); FILE MERGED 2008/03/31 16:00:01 rt 1.2.344.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e7c97328d6fd20618e2afa0950f6cee3f1608ff5]

INTEGRATION: CWS changefileheader (1.2.126); FILE MERGED 2008/04/01 10:50:39 thb 1.2.126.2: #i85898# Stripping all external header guards 2008/03/28 16:44:26 rt 1.2.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cdd76dfca09c879a5c26fb3cbd9b2cf7058122e0]

INTEGRATION: CWS changefileheader (1.17.162); FILE MERGED 2008/04/01 13:04:57 thb 1.17.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:19 rt 1.17.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7a0c0c7a687ad5e7301f467e520eff096725c3c0]

INTEGRATION: CWS changefileheader (1.10.298); FILE MERGED 2008/04/01 15:36:01 thb 1.10.298.3: #i85898# Stripping all external header guards 2008/04/01 12:39:20 thb 1.10.298.2: #i85898# Stripping all external header guards 2008/03/31 13:58:57 rt 1.10.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d4790e51b1778f86ca59f686d2aec847fa8435ec]

INTEGRATION: CWS changefileheader (1.9.24); FILE MERGED 2008/03/31 17:15:31 rt 1.9.24.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [81cef4ab4d02fbda6b63f2c58d7c7576b81d677c]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:45:09 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f975794a597a597aaa9c926d4b5ebea55b9fcba8]

INTEGRATION: CWS changefileheader (1.19.354); FILE MERGED 2008/04/01 15:50:18 thb 1.19.354.3: #i85898# Stripping all external header guards 2008/04/01 12:48:10 thb 1.19.354.2: #i85898# Stripping all external header guards 2008/03/31 14:19:23 rt 1.19.354.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a54fdd7c666c2ab2be8316f58010604a19602d38]

INTEGRATION: CWS changefileheader (1.3.94); FILE MERGED 2008/04/01 10:50:39 thb 1.3.94.2: #i85898# Stripping all external header guards 2008/03/28 16:44:26 rt 1.3.94.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dcee944e4c9c4351489d55f11efaf3b0363a705d]

INTEGRATION: CWS changefileheader (1.14.20); FILE MERGED 2008/04/01 13:04:57 thb 1.14.20.2: #i85898# Stripping all external header guards 2008/03/31 16:28:19 rt 1.14.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4aedfe08c398555934d14f14379705aa72eb2ac0]

INTEGRATION: CWS changefileheader (1.3.26); FILE MERGED 2008/03/31 13:02:45 rt 1.3.26.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e69396839867956714fc362eaa5e554d6c9edf73]

INTEGRATION: CWS changefileheader (1.4.500); FILE MERGED 2008/03/31 16:00:01 rt 1.4.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [25b3601626d234e8734e7489749ff6d20da72e36]

INTEGRATION: CWS changefileheader (1.10.330); FILE MERGED 2008/03/31 17:15:31 rt 1.10.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [30071d1ed5dd7ad5f25dcd44e83a8347ccfe631e]

INTEGRATION: CWS changefileheader (1.7.102); FILE MERGED 2008/03/28 16:45:09 rt 1.7.102.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0614666398ba0556ac50bcabf6fb7eb1b20c91d1]

INTEGRATION: CWS changefileheader (1.3.94); FILE MERGED 2008/03/28 16:44:26 rt 1.3.94.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2afbd26daab68b76daef67735ccc9bc67eb80ef8]

INTEGRATION: CWS changefileheader (1.3.624); FILE MERGED 2008/04/01 15:36:00 thb 1.3.624.2: #i85898# Stripping all external header guards 2008/03/31 13:58:57 rt 1.3.624.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7fb8b2b607800a8d8f536cb62f740f86eb0188af]

INTEGRATION: CWS changefileheader (1.8.72); FILE MERGED 2008/03/31 14:19:23 rt 1.8.72.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ed2d3a6bc6a21faaf4d3da1623367e2548a222e2]

INTEGRATION: CWS changefileheader (1.5.500); FILE MERGED 2008/03/31 16:00:01 rt 1.5.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9f4fd078cff90b34a43bde067c16a4a92ca77af1]

INTEGRATION: CWS changefileheader (1.13.330); FILE MERGED 2008/04/01 15:30:45 thb 1.13.330.2: #i85898# Stripping all external header guards 2008/03/31 17:15:31 rt 1.13.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3d6ccb811924e399bd9e9ea16b5c9745e2a89e31]

INTEGRATION: CWS changefileheader (1.5.298); FILE MERGED 2008/03/31 13:58:57 rt 1.5.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b6e47b68f7c2539e0d17720dd9c6c5a1d6b69eed]

INTEGRATION: CWS changefileheader (1.22.20); FILE MERGED 2008/04/01 16:09:52 thb 1.22.20.3: #i85898# Stripping all external header guards 2008/04/01 13:04:57 thb 1.22.20.2: #i85898# Stripping all external header guards 2008/03/31 16:28:18 rt 1.22.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [60fdf0f007245a6b55a536818081883a959d8794]

INTEGRATION: CWS changefileheader (1.6.732); FILE MERGED 2008/04/01 15:50:18 thb 1.6.732.3: #i85898# Stripping all external header guards 2008/04/01 12:48:10 thb 1.6.732.2: #i85898# Stripping all external header guards 2008/03/31 14:19:23 rt 1.6.732.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e32c9eea7d8a06a704bec3220774416d89474348]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:45:07 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [628355452ff620bc0b3ca1d015cacf559fd524e3]

INTEGRATION: CWS changefileheader (1.8.240); FILE MERGED 2008/04/01 15:30:45 thb 1.8.240.2: #i85898# Stripping all external header guards 2008/03/31 17:15:31 rt 1.8.240.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fd499997e6c7eca31618ead2c0e3c6249f87ff7e]

INTEGRATION: CWS changefileheader (1.2.126); FILE MERGED 2008/03/28 16:44:26 rt 1.2.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5eb90d854bdf5cbd413dde80ec53df0a45fa4d16]

INTEGRATION: CWS changefileheader (1.3.624); FILE MERGED 2008/03/31 13:58:57 rt 1.3.624.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4d618a73e159acb4aa7aa1fc859f7e63b25313ed]

INTEGRATION: CWS changefileheader (1.7.162); FILE MERGED 2008/04/01 13:04:57 thb 1.7.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:18 rt 1.7.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [703bf201724eb3d401886aa00b5778fec42af1fe]

INTEGRATION: CWS changefileheader (1.3.1254); FILE MERGED 2008/04/01 15:50:17 thb 1.3.1254.2: #i85898# Stripping all external header guards 2008/03/31 14:19:23 rt 1.3.1254.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2c7b0e3ee848680e9c66d4467ebd0a57ddf4f6b5]

INTEGRATION: CWS changefileheader (1.4.166); FILE MERGED 2008/03/28 16:45:07 rt 1.4.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0dde52a08cfe2573873341f291ce5f10f7436680]

INTEGRATION: CWS changefileheader (1.4.116); FILE MERGED 2008/04/01 10:50:39 thb 1.4.116.2: #i85898# Stripping all external header guards 2008/03/28 16:44:26 rt 1.4.116.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [afb4fb2c941bba5c51aca619a17be126e5781539]

INTEGRATION: CWS changefileheader (1.12.300); FILE MERGED 2008/04/01 15:30:45 thb 1.12.300.3: #i85898# Stripping all external header guards 2008/04/01 12:36:41 thb 1.12.300.2: #i85898# Stripping all external header guards 2008/03/31 17:15:31 rt 1.12.300.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bbc712c25b81d6a375df2e9f743f44e2c37de2bb]

INTEGRATION: CWS changefileheader (1.9.162); FILE MERGED 2008/04/01 13:04:57 thb 1.9.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:18 rt 1.9.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fc2ff1d9bbf11e6ddad69f797cca553ad5f93791]

INTEGRATION: CWS changefileheader (1.6.500); FILE MERGED 2008/03/31 16:00:01 rt 1.6.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [620addd24e5bfc5f1c6c638bcdc0051fd55139df]

INTEGRATION: CWS changefileheader (1.6.732); FILE MERGED 2008/03/31 14:19:23 rt 1.6.732.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3b741fe907d4d0cdb5656ce3e3422abe74981b36]

INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/03/28 16:45:07 rt 1.6.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cb39af62dd828e6923df9ae0a471798895e17cb9]

INTEGRATION: CWS changefileheader (1.8.330); FILE MERGED 2008/04/01 15:30:45 thb 1.8.330.2: #i85898# Stripping all external header guards 2008/03/31 17:15:31 rt 1.8.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [39926b0d0d2e084eb420b0a7972ae58f2e9a9966]

INTEGRATION: CWS changefileheader (1.4.70); FILE MERGED 2008/03/28 16:44:25 rt 1.4.70.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [043fb699b74e3497b520b34879f8722ef096d367]

INTEGRATION: CWS changefileheader (1.7.18); FILE MERGED 2008/04/01 16:09:52 thb 1.7.18.3: #i85898# Stripping all external header guards 2008/04/01 13:04:57 thb 1.7.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:18 rt 1.7.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b393c207adc9ce344ff3132fa9e4f60e6df69583]

INTEGRATION: CWS changefileheader (1.6.298); FILE MERGED 2008/04/01 15:36:00 thb 1.6.298.2: #i85898# Stripping all external header guards 2008/03/31 13:58:57 rt 1.6.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0547953afd4ca9441be0e4e074ac61b5405cbbd5]

INTEGRATION: CWS changefileheader (1.6.196); FILE MERGED 2008/03/31 16:00:01 rt 1.6.196.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ff4956c57306be669df22d520286636ef33209bb]

INTEGRATION: CWS changefileheader (1.3.1256); FILE MERGED 2008/03/31 14:19:22 rt 1.3.1256.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cbfad4c8baf03048e48fcf71245898733af26b9b]

INTEGRATION: CWS changefileheader (1.18.146); FILE MERGED 2008/04/01 15:30:44 thb 1.18.146.2: #i85898# Stripping all external header guards 2008/03/31 17:15:31 rt 1.18.146.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cfb336345cd9198a1564815f92b1bc3e3c1dae22]

INTEGRATION: CWS changefileheader (1.6.300); FILE MERGED 2008/04/01 16:09:52 thb 1.6.300.3: #i85898# Stripping all external header guards 2008/04/01 13:04:56 thb 1.6.300.2: #i85898# Stripping all external header guards 2008/03/31 16:28:18 rt 1.6.300.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [99e74cf458eea8bd09cc4588ab7fee0ec13087cb]

INTEGRATION: CWS changefileheader (1.9.358); FILE MERGED 2008/04/01 15:35:59 thb 1.9.358.2: #i85898# Stripping all external header guards 2008/03/31 13:58:57 rt 1.9.358.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a43952926be9658165771b2f1b868a561f3a951f]

INTEGRATION: CWS changefileheader (1.9.120); FILE MERGED 2008/04/01 15:50:17 thb 1.9.120.3: #i85898# Stripping all external header guards 2008/04/01 12:48:10 thb 1.9.120.2: #i85898# Stripping all external header guards 2008/03/31 14:19:22 rt 1.9.120.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [110948915c3a44ad4cedef1edce98beaf3389fc6]

INTEGRATION: CWS changefileheader (1.15.300); FILE MERGED 2008/03/31 17:15:31 rt 1.15.300.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7920b5600055d41a615c9fb7939b8cd4fdd1320f]

INTEGRATION: CWS changefileheader (1.6.20); FILE MERGED 2008/04/01 15:04:24 thb 1.6.20.3: #i85898# Stripping all external header guards 2008/04/01 10:50:38 thb 1.6.20.2: #i85898# Stripping all external header guards 2008/03/28 16:44:25 rt 1.6.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [30e82543e72d9067f494a9d37e93f4cbb5d41476]

INTEGRATION: CWS changefileheader (1.15.18); FILE MERGED 2008/04/01 16:09:52 thb 1.15.18.3: #i85898# Stripping all external header guards 2008/04/01 13:04:56 thb 1.15.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:18 rt 1.15.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e7c482866418505a2b11aecd7ec56c27f76aea1a]

INTEGRATION: CWS changefileheader (1.6.368); FILE MERGED 2008/03/31 14:19:22 rt 1.6.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [891e7e93852199757dea64bf837bbe6773e218c4]

INTEGRATION: CWS changefileheader (1.33.96); FILE MERGED 2008/04/01 15:30:44 thb 1.33.96.2: #i85898# Stripping all external header guards 2008/03/31 17:15:31 rt 1.33.96.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ba9aa09f6b001210c9d9b8a4febbaa44ef74dcdd]

INTEGRATION: CWS changefileheader (1.2.126); FILE MERGED 2008/03/28 16:44:25 rt 1.2.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ccf4f32a2aff77509894efd7a76a58f8d9e1c01b]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:45:06 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [96480b9251f6d6685e49231249819624f0a5a1a6]

INTEGRATION: CWS changefileheader (1.14.18); FILE MERGED 2008/04/01 16:09:51 thb 1.14.18.3: #i85898# Stripping all external header guards 2008/04/01 13:04:56 thb 1.14.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:18 rt 1.14.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5f3a595cc46070e3bc18f63713471901926b565e]

INTEGRATION: CWS changefileheader (1.5.752); FILE MERGED 2008/04/01 15:50:17 thb 1.5.752.3: #i85898# Stripping all external header guards 2008/04/01 12:48:09 thb 1.5.752.2: #i85898# Stripping all external header guards 2008/03/31 14:19:22 rt 1.5.752.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [341fac4bf1a43e21cdd11c078f41b00bace55c3f]

INTEGRATION: CWS changefileheader (1.9.34); FILE MERGED 2008/04/01 10:50:38 thb 1.9.34.2: #i85898# Stripping all external header guards 2008/03/28 16:44:25 rt 1.9.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0241bc2518178a10c04f04bd5ce31fa793da9acf]

INTEGRATION: CWS changefileheader (1.29.302); FILE MERGED 2008/03/31 17:15:31 rt 1.29.302.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [39dd6a39d5091a871a2c560e2f903fb7f4c83bef]

INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/03/28 16:45:06 rt 1.5.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5b5f213c23119709b80a8b6297f36ac7fdee9c14]

INTEGRATION: CWS changefileheader (1.3.20); FILE MERGED 2008/03/31 13:02:45 rt 1.3.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [02f9d0a0cd03384851421291cd2658d63040d09b]

INTEGRATION: CWS changefileheader (1.2.16); FILE MERGED 2008/04/01 15:35:59 thb 1.2.16.2: #i85898# Stripping all external header guards 2008/03/31 13:58:56 rt 1.2.16.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1ae9ed1587083f1e04a925f25c0966d4ae261f99]

INTEGRATION: CWS changefileheader (1.17.18); FILE MERGED 2008/04/01 16:09:51 thb 1.17.18.3: #i85898# Stripping all external header guards 2008/04/01 13:04:56 thb 1.17.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:18 rt 1.17.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [28521f8589e84df509c900cf6210694c725771c4]

INTEGRATION: CWS changefileheader (1.68.4); FILE MERGED 2008/03/31 17:00:16 rt 1.68.4.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a2bc5a6619cab4417630b260c49c6fbb2a3abd40]

INTEGRATION: CWS changefileheader (1.3.94); FILE MERGED 2008/04/01 15:04:24 thb 1.3.94.3: #i85898# Stripping all external header guards 2008/04/01 10:50:38 thb 1.3.94.2: #i85898# Stripping all external header guards 2008/03/28 16:44:25 rt 1.3.94.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [34fd3b593420224d6efe63d0a7d8e95cd6c9b8d2]

INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/03/28 16:45:06 rt 1.6.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [829c1639d40a4485d36f6b4020bad4b324162880]

INTEGRATION: CWS changefileheader (1.8.492); FILE MERGED 2008/04/01 15:30:44 thb 1.8.492.2: #i85898# Stripping all external header guards 2008/03/31 17:15:31 rt 1.8.492.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [eb6873f18b60ab05f6fedf58dd3b9a38a01a7089]

INTEGRATION: CWS changefileheader (1.2.246); FILE MERGED 2008/03/31 13:02:45 rt 1.2.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [11f0d7a6143c6a58da00813cc3dbce2d7f0f7fef]

INTEGRATION: CWS changefileheader (1.2.16); FILE MERGED 2008/03/31 13:58:56 rt 1.2.16.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8054c75ab2497810c3f8c1141d484545ec424ca9]

INTEGRATION: CWS changefileheader (1.15.256); FILE MERGED 2008/04/01 15:50:17 thb 1.15.256.3: #i85898# Stripping all external header guards 2008/04/01 12:48:09 thb 1.15.256.2: #i85898# Stripping all external header guards 2008/03/31 14:19:22 rt 1.15.256.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a5bba4bc712c2144d2ae70c416fe1f6ded41b020]

INTEGRATION: CWS changefileheader (1.4.498); FILE MERGED 2008/03/31 16:00:01 rt 1.4.498.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [749ae78764015f160f55c29ef8eac5b44d382625]

INTEGRATION: CWS changefileheader (1.17.908); FILE MERGED 2008/03/31 17:00:16 rt 1.17.908.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [073e95b1a3b2cae7a46d3d93569739406ffc57b3]

INTEGRATION: CWS changefileheader (1.5.20); FILE MERGED 2008/03/28 16:44:25 rt 1.5.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [831b88ca8c832af8528b6dd89c5567beaef4dc1f]

INTEGRATION: CWS changefileheader (1.36.88); FILE MERGED 2008/03/31 17:15:31 rt 1.36.88.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3397bf61428597945578a75593681e9a2cb5304c]

INTEGRATION: CWS changefileheader (1.4.36); FILE MERGED 2008/03/31 13:02:44 rt 1.4.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [99a5f303c328c79354b0c1222cd3d6289192fbfb]

INTEGRATION: CWS changefileheader (1.6.162); FILE MERGED 2008/04/01 16:09:51 thb 1.6.162.3: #i85898# Stripping all external header guards 2008/04/01 13:04:56 thb 1.6.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:18 rt 1.6.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [31b8a8e07a88ebbe13fb37bf96a385859ff0f420]

INTEGRATION: CWS changefileheader (1.4.368); FILE MERGED 2008/04/01 15:50:17 thb 1.4.368.3: #i85898# Stripping all external header guards 2008/04/01 12:48:09 thb 1.4.368.2: #i85898# Stripping all external header guards 2008/03/31 14:19:22 rt 1.4.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8f0bfbcae013eb2016412bf7844ae2423ef1bd97]

INTEGRATION: CWS changefileheader (1.2.448); FILE MERGED 2008/03/31 16:00:01 rt 1.2.448.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [03dd0fd26ac4f6b2bfca6a06b478f6c74a895806]

INTEGRATION: CWS changefileheader (1.2.1202); FILE MERGED 2008/03/31 17:00:16 rt 1.2.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [24609cf4dc3edaa4bd64401bb977d256d5284056]

INTEGRATION: CWS changefileheader (1.4.70); FILE MERGED 2008/04/01 15:04:24 thb 1.4.70.3: #i85898# Stripping all external header guards 2008/04/01 10:50:38 thb 1.4.70.2: #i85898# Stripping all external header guards 2008/03/28 16:44:25 rt 1.4.70.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f778968b6b91b1773bad3a48e7f22dfdc8e4daeb]

INTEGRATION: CWS changefileheader (1.4.166); FILE MERGED 2008/03/28 16:45:06 rt 1.4.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [177c19a9d4580158e3686516227beee93d02c188]

INTEGRATION: CWS changefileheader (1.8.300); FILE MERGED 2008/03/31 17:15:31 rt 1.8.300.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [299606304814f980f64c9432fff524a32746755d]

INTEGRATION: CWS changefileheader (1.4.324); FILE MERGED 2008/03/31 13:02:44 rt 1.4.324.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [52dc65ccdfd9da4aee87953d5e08559d7997875b]

INTEGRATION: CWS changefileheader (1.12.18); FILE MERGED 2008/04/01 13:04:56 thb 1.12.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:18 rt 1.12.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5666d2f689ed91533e618b68cb36e60beba73ef8]

INTEGRATION: CWS changefileheader (1.6.508); FILE MERGED 2008/04/01 15:50:17 thb 1.6.508.1: #i85898# Stripping all external header guards


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ba0665a2278373305b9d0aac8ea6b56fbd1f2236]

INTEGRATION: CWS changefileheader (1.5.498); FILE MERGED 2008/03/31 16:00:01 rt 1.5.498.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0482088b66c3fff911ee29467cd84e147f0ef56d]

INTEGRATION: CWS changefileheader (1.13.78); FILE MERGED 2008/04/01 15:59:55 thb 1.13.78.3: #i85898# Stripping all external header guards 2008/04/01 12:56:07 thb 1.13.78.2: #i85898# Stripping all external header guards 2008/03/31 17:00:15 rt 1.13.78.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [886957b2aa3e85b73051d2454308dcafb95285bd]

INTEGRATION: CWS changefileheader (1.7.126); FILE MERGED 2008/04/01 15:04:24 thb 1.7.126.3: #i85898# Stripping all external header guards 2008/04/01 10:50:38 thb 1.7.126.2: #i85898# Stripping all external header guards 2008/03/28 16:44:25 rt 1.7.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8f3865c2c384cf10f735a863205546b0d8938e9b]

INTEGRATION: CWS changefileheader (1.5.52); FILE MERGED 2008/03/28 16:45:06 rt 1.5.52.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [debf977adb5dd147c197ce8cf95acc8352608c73]

INTEGRATION: CWS changefileheader (1.25.96); FILE MERGED 2008/04/01 15:30:44 thb 1.25.96.3: #i85898# Stripping all external header guards 2008/04/01 12:36:41 thb 1.25.96.2: #i85898# Stripping all external header guards 2008/03/31 17:15:30 rt 1.25.96.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9adecb146ac1967157d52ece20d4cc5934a657d8]

INTEGRATION: CWS changefileheader (1.4.450); FILE MERGED 2008/03/31 13:02:44 rt 1.4.450.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f610e4c56f2b558fe3ac8ad5e758c4e8b585f57b]

INTEGRATION: CWS changefileheader (1.9.18); FILE MERGED 2008/04/01 16:09:51 thb 1.9.18.3: #i85898# Stripping all external header guards 2008/04/01 13:04:56 thb 1.9.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:18 rt 1.9.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5732f73d03e7ed8639b741f65a766da606355c5c]

INTEGRATION: CWS changefileheader (1.9.368); FILE MERGED 2008/04/01 15:50:17 thb 1.9.368.3: #i85898# Stripping all external header guards 2008/04/01 12:48:09 thb 1.9.368.2: #i85898# Stripping all external header guards 2008/03/31 14:19:22 rt 1.9.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c5d9416292b6a4005f74eb4124e5c58f88ef87e6]

INTEGRATION: CWS changefileheader (1.8.242); FILE MERGED 2008/04/01 12:56:07 thb 1.8.242.2: #i85898# Stripping all external header guards 2008/03/31 17:00:15 rt 1.8.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [36e621381dd4154e3330133238f8b19bc906a66f]

INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/03/28 16:45:06 rt 1.7.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fbf7d1ff89d4fc4e2791adeef150758a9a128112]

INTEGRATION: CWS changefileheader (1.14.146); FILE MERGED 2008/04/01 15:30:44 thb 1.14.146.2: #i85898# Stripping all external header guards 2008/03/31 17:15:30 rt 1.14.146.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8f0ca57a5d38a737452445be6fd90e0b53be652f]

INTEGRATION: CWS changefileheader (1.3.162); FILE MERGED 2008/04/01 13:04:56 thb 1.3.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:18 rt 1.3.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [796c19dccde4fb47c04b999ff693975d96df32e9]

INTEGRATION: CWS changefileheader (1.3.500); FILE MERGED 2008/03/31 16:00:00 rt 1.3.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ee9bfead640e1b90ef9f447701c065b8fadc45ff]

INTEGRATION: CWS changefileheader (1.10.136); FILE MERGED 2008/03/31 14:19:22 rt 1.10.136.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4260ca0f6c72ef88b447c1c3681ec7a3e2119e78]

INTEGRATION: CWS changefileheader (1.14.34); FILE MERGED 2008/04/01 15:59:55 thb 1.14.34.3: #i85898# Stripping all external header guards 2008/04/01 12:56:07 thb 1.14.34.2: #i85898# Stripping all external header guards 2008/03/31 17:00:15 rt 1.14.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [319b3114f42d90b2d50de4d4a450f49ab3ccb121]

INTEGRATION: CWS changefileheader (1.2.126); FILE MERGED 2008/04/01 15:04:24 thb 1.2.126.2: #i85898# Stripping all external header guards 2008/03/28 16:44:25 rt 1.2.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f6c967f68e55095ebac7ef3b8d623dd47fc5af13]

INTEGRATION: CWS changefileheader (1.6.492); FILE MERGED 2008/04/01 15:30:44 thb 1.6.492.2: #i85898# Stripping all external header guards 2008/03/31 17:15:30 rt 1.6.492.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [68ca754675ecb4aaa41ea963dcb74cf7c102dda7]

INTEGRATION: CWS changefileheader (1.12.128); FILE MERGED 2008/03/31 13:02:44 rt 1.12.128.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b87a9340153a993149dbc6be1185c6568ff467a0]

INTEGRATION: CWS changefileheader (1.12.18); FILE MERGED 2008/04/01 16:09:50 thb 1.12.18.3: #i85898# Stripping all external header guards 2008/04/01 13:04:56 thb 1.12.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:17 rt 1.12.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [56fcabda14b1d9317ff48bf3571caa13d2d30565]

INTEGRATION: CWS changefileheader (1.9.366); FILE MERGED 2008/04/01 12:48:09 thb 1.9.366.2: #i85898# Stripping all external header guards 2008/03/31 14:19:22 rt 1.9.366.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8918c1859b4f17a83cb1b16776ed53effd0f932c]

INTEGRATION: CWS changefileheader (1.4.500); FILE MERGED 2008/03/31 16:00:00 rt 1.4.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b951e468cac2db5933bbc34c114b62dfb95d9e9c]

INTEGRATION: CWS changefileheader (1.6.92); FILE MERGED 2008/03/28 16:44:25 rt 1.6.92.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8c6bdb3cda0f6e665c1f8f74d715e02ba909bbd4]

INTEGRATION: CWS changefileheader (1.31.56); FILE MERGED 2008/04/01 15:59:55 thb 1.31.56.3: #i85898# Stripping all external header guards 2008/04/01 12:56:07 thb 1.31.56.2: #i85898# Stripping all external header guards 2008/03/31 17:00:15 rt 1.31.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5fd544f1bc323c8fe66e5adbc14e1126d902f55e]

INTEGRATION: CWS changefileheader (1.28.302); FILE MERGED 2008/03/31 17:15:30 rt 1.28.302.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f7b26186385b21822ecb9fb8f84fc93a583164d1]

INTEGRATION: CWS changefileheader (1.5.246); FILE MERGED 2008/04/01 15:45:35 thb 1.5.246.3: #i85898# Stripping all external header guards 2008/04/01 12:44:01 thb 1.5.246.2: #i85898# Stripping all external header guards 2008/03/31 13:02:44 rt 1.5.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9f556b00f3376a2489a9b2f4ab8cf72af0622fbf]

INTEGRATION: CWS changefileheader (1.16.18); FILE MERGED 2008/04/01 16:09:50 thb 1.16.18.3: #i85898# Stripping all external header guards 2008/04/01 13:04:56 thb 1.16.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:17 rt 1.16.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0b6961598a4d14e90c896689e0b679281188be0a]

INTEGRATION: CWS changefileheader (1.4.1256); FILE MERGED 2008/04/01 15:50:17 thb 1.4.1256.2: #i85898# Stripping all external header guards 2008/03/31 14:19:22 rt 1.4.1256.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c8e5ffd1ebe0b51d760f73430bb1eee470867752]

INTEGRATION: CWS changefileheader (1.69.36); FILE MERGED 2008/04/01 15:59:55 thb 1.69.36.3: #i85898# Stripping all external header guards 2008/04/01 12:56:07 thb 1.69.36.2: #i85898# Stripping all external header guards 2008/03/31 17:00:15 rt 1.69.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4e5837d5ecd6dcbcb9f12980a74de4e3b94238b8]

INTEGRATION: CWS changefileheader (1.3.94); FILE MERGED 2008/04/01 15:04:24 thb 1.3.94.2: #i85898# Stripping all external header guards 2008/03/28 16:44:25 rt 1.3.94.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [802e05ef91e3123c445679647513b7f44c863386]

INTEGRATION: CWS changefileheader (1.3.700); FILE MERGED 2008/03/31 17:15:30 rt 1.3.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ff538cca3584a20ce8e81a6b768bbf2ff43d495e]

INTEGRATION: CWS changefileheader (1.10.324); FILE MERGED 2008/03/31 13:02:44 rt 1.10.324.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [793c423589e87b496e4913f380dabdfabd026696]

INTEGRATION: CWS changefileheader (1.6.18); FILE MERGED 2008/04/01 16:09:50 thb 1.6.18.3: #i85898# Stripping all external header guards 2008/04/01 13:04:55 thb 1.6.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:17 rt 1.6.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a28949024553cd216e3b1652e1369625ba97d2db]

INTEGRATION: CWS changefileheader (1.7.250); FILE MERGED 2008/03/31 13:58:56 rt 1.7.250.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [49906dbee962421db3a57574c138ee6283a4e2a7]

INTEGRATION: CWS changefileheader (1.10.368); FILE MERGED 2008/04/01 15:50:17 thb 1.10.368.3: #i85898# Stripping all external header guards 2008/04/01 12:48:09 thb 1.10.368.2: #i85898# Stripping all external header guards 2008/03/31 14:19:22 rt 1.10.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3cf1e83b8dafac65bf349ff2021f1b435716a55c]

INTEGRATION: CWS changefileheader (1.45.448); FILE MERGED 2008/03/31 17:00:15 rt 1.45.448.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8615f85edb8f71d0036b6f72e5475c777a620171]

INTEGRATION: CWS changefileheader (1.2.60); FILE MERGED 2008/03/28 16:44:24 rt 1.2.60.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d51e25c7311cb00e1165da71142b83077e5486a6]

INTEGRATION: CWS changefileheader (1.6.330); FILE MERGED 2008/03/31 17:15:30 rt 1.6.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [913baf63501317c97d0f7ead562182feafc60d86]

INTEGRATION: CWS changefileheader (1.6.246); FILE MERGED 2008/04/01 15:45:34 thb 1.6.246.3: #i85898# Stripping all external header guards 2008/04/01 12:44:01 thb 1.6.246.2: #i85898# Stripping all external header guards 2008/03/31 13:02:44 rt 1.6.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [06010c637d60f649fb69e59ea7809db28ab7aa47]

INTEGRATION: CWS changefileheader (1.14.52); FILE MERGED 2008/03/31 13:58:56 rt 1.14.52.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7b46e2cde45375a3fa6b222fca204b64a96921b6]

INTEGRATION: CWS changefileheader (1.15.18); FILE MERGED 2008/03/31 16:28:17 rt 1.15.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [eb8a00740dcaf294a7c9e0f8d8f96be71fb47656]

INTEGRATION: CWS changefileheader (1.4.700); FILE MERGED 2008/04/01 15:50:17 thb 1.4.700.3: #i85898# Stripping all external header guards 2008/04/01 12:48:09 thb 1.4.700.2: #i85898# Stripping all external header guards 2008/03/31 14:19:22 rt 1.4.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a8a37a55f6ee4518f8c175cf4b8a01f3f9f71d8c]

INTEGRATION: CWS changefileheader (1.3.44); FILE MERGED 2008/03/28 16:44:24 rt 1.3.44.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [10ffd490808d810b30d689e5dd28575bcca19764]

INTEGRATION: CWS changefileheader (1.6.1202); FILE MERGED 2008/03/31 17:00:14 rt 1.6.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b9bf3c4989eca5fd967e15303ef9c42def257f71]

INTEGRATION: CWS changefileheader (1.2.774); FILE MERGED 2008/03/31 13:02:42 rt 1.2.774.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a2f6d647577250187d1e6bc9619c4ffe6b5932c6]

INTEGRATION: CWS changefileheader (1.30.182); FILE MERGED 2008/04/01 15:30:43 thb 1.30.182.2: #i85898# Stripping all external header guards 2008/03/31 17:15:30 rt 1.30.182.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [827423436511f9bbefeaf69208e8d5a55d832cc4]

INTEGRATION: CWS changefileheader (1.20.52); FILE MERGED 2008/04/01 15:35:58 thb 1.20.52.2: #i85898# Stripping all external header guards 2008/03/31 13:58:56 rt 1.20.52.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [536c145717e6a73ba9779ea4e8295e59adccdcac]

INTEGRATION: CWS changefileheader (1.4.162); FILE MERGED 2008/04/01 13:04:55 thb 1.4.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:17 rt 1.4.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cde8c13396d1024a49302b4096c0f4051cef6296]

INTEGRATION: CWS changefileheader (1.4.368); FILE MERGED 2008/04/01 15:50:17 thb 1.4.368.1: #i85898# Stripping all external header guards


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d18ffbe125f41c2825188a12f201bbc45197258d]

INTEGRATION: CWS changefileheader (1.6.60); FILE MERGED 2008/03/28 16:44:24 rt 1.6.60.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f3c942cb260300641d1af44d5386741b14e47978]

INTEGRATION: CWS changefileheader (1.5.500); FILE MERGED 2008/03/31 16:00:00 rt 1.5.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b3a4aa05c8458e6bfadc4abdb5cdcf04dc1651db]

INTEGRATION: CWS changefileheader (1.32.38); FILE MERGED 2008/04/01 15:59:55 thb 1.32.38.3: #i85898# Stripping all external header guards 2008/04/01 12:56:06 thb 1.32.38.2: #i85898# Stripping all external header guards 2008/03/31 17:00:14 rt 1.32.38.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [60300403b966ddcf33d362503a016313bca2276f]

INTEGRATION: CWS changefileheader (1.3.774); FILE MERGED 2008/03/31 13:02:41 rt 1.3.774.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [17fc9bde0fbf6a30d7011cd735087e8f8cabb0be]

INTEGRATION: CWS changefileheader (1.5.492); FILE MERGED 2008/03/31 17:15:30 rt 1.5.492.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [777b7a293b79bdb719a7f2bd41e6bb96c6bfd7a1]

INTEGRATION: CWS changefileheader (1.7.234); FILE MERGED 2008/04/01 15:35:58 thb 1.7.234.2: #i85898# Stripping all external header guards 2008/03/31 13:58:56 rt 1.7.234.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1ec89a9024ea225385265f1e9e6c6d21f15a2caf]

INTEGRATION: CWS changefileheader (1.6.162); FILE MERGED 2008/04/01 13:04:55 thb 1.6.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:17 rt 1.6.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9f3c99bdf14012aa9827f1dd0f58f8103e063be9]

INTEGRATION: CWS changefileheader (1.11.350); FILE MERGED 2008/04/01 15:50:17 thb 1.11.350.3: #i85898# Stripping all external header guards 2008/04/01 12:48:09 thb 1.11.350.2: #i85898# Stripping all external header guards 2008/03/31 14:19:22 rt 1.11.350.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bea1f610cacfb5c871f560967bfc00a315051ed8]

INTEGRATION: CWS changefileheader (1.8.44); FILE MERGED 2008/04/01 15:04:24 thb 1.8.44.3: #i85898# Stripping all external header guards 2008/04/01 10:50:38 thb 1.8.44.2: #i85898# Stripping all external header guards 2008/03/28 16:44:24 rt 1.8.44.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9880d273def53bd2b259f82f1edaefdec459ecae]

INTEGRATION: CWS changefileheader (1.10.10); FILE MERGED 2008/03/28 16:45:05 rt 1.10.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c324d06128723d83cb397915e90555fbb13b7cd9]

INTEGRATION: CWS changefileheader (1.12.184); FILE MERGED 2008/04/01 15:59:54 thb 1.12.184.3: #i85898# Stripping all external header guards 2008/04/01 12:56:06 thb 1.12.184.2: #i85898# Stripping all external header guards 2008/03/31 17:00:14 rt 1.12.184.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [82cd9a389814c0aaed0a88aeb45e3df6a983f880]

INTEGRATION: CWS changefileheader (1.9.330); FILE MERGED 2008/03/31 17:15:30 rt 1.9.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4f44f4cf7592629de6f2cbec066e451f9b829cec]

INTEGRATION: CWS changefileheader (1.5.298); FILE MERGED 2008/03/31 13:58:56 rt 1.5.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [696574d319fd84fb2fe102a1012694a0a697f586]

INTEGRATION: CWS changefileheader (1.11.276); FILE MERGED 2008/03/31 16:28:17 rt 1.11.276.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3f682841d4e1b2de5f0867843e3d322693fbaef6]

INTEGRATION: CWS changefileheader (1.3.1256); FILE MERGED 2008/04/01 15:50:17 thb 1.3.1256.3: #i85898# Stripping all external header guards 2008/04/01 12:48:09 thb 1.3.1256.2: #i85898# Stripping all external header guards 2008/03/31 14:19:22 rt 1.3.1256.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0b9158218234f958f99fee03833a6818daf8f372]

INTEGRATION: CWS changefileheader (1.13.34); FILE MERGED 2008/04/01 10:50:38 thb 1.13.34.2: #i85898# Stripping all external header guards 2008/03/28 16:44:24 rt 1.13.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [37512d09c8674e74824c87191ad562dfecd907d7]

INTEGRATION: CWS changefileheader (1.6.500); FILE MERGED 2008/03/31 16:00:00 rt 1.6.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a71cd44170b6500e06306a5fb268718b66c272d6]

INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/03/28 16:45:05 rt 1.6.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ace6705e1ff186291357b60b4d585f4d21a55993]

INTEGRATION: CWS changefileheader (1.7.58); FILE MERGED 2008/03/31 17:00:14 rt 1.7.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [be7a3111fc6b6e05bb9d901a692297b2dea6438b]

INTEGRATION: CWS changefileheader (1.65.2); FILE MERGED 2008/03/31 13:02:41 rt 1.65.2.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [222a512a38269330b565ffb3afe5f772b594b8ab]

INTEGRATION: CWS changefileheader (1.5.330); FILE MERGED 2008/03/31 17:15:30 rt 1.5.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [99893f3cb2a73d21c99312bf2e9acab36e4cf933]

INTEGRATION: CWS changefileheader (1.10.162); FILE MERGED 2008/04/01 16:09:50 thb 1.10.162.3: #i85898# Stripping all external header guards 2008/04/01 13:04:55 thb 1.10.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:17 rt 1.10.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6899aaaeb3489a46638072bd7e57053657a6c7c7]

INTEGRATION: CWS changefileheader (1.7.608); FILE MERGED 2008/04/01 15:50:16 thb 1.7.608.2: #i85898# Stripping all external header guards 2008/03/31 14:19:22 rt 1.7.608.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [59eb86e7405d88fd1ac71a7b60eb7b785e3578c8]

INTEGRATION: CWS changefileheader (1.12.294); FILE MERGED 2008/03/31 13:02:41 rt 1.12.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bbb0ad1e9ba372cd7bafc86be28e226bc63f3c1a]

INTEGRATION: CWS changefileheader (1.9.358); FILE MERGED 2008/03/31 13:58:56 rt 1.9.358.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2d35278b7124635b3312c631e7280ec2dae826b7]

INTEGRATION: CWS changefileheader (1.8.330); FILE MERGED 2008/04/01 15:30:43 thb 1.8.330.2: #i85898# Stripping all external header guards 2008/03/31 17:15:30 rt 1.8.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [56ef616d3cf4b08f8343428ba17de87b479b9a3b]

INTEGRATION: CWS changefileheader (1.9.162); FILE MERGED 2008/04/01 16:09:50 thb 1.9.162.3: #i85898# Stripping all external header guards 2008/04/01 13:04:55 thb 1.9.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:17 rt 1.9.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a86537184bb36680b193738524ce2107c876366e]

INTEGRATION: CWS changefileheader (1.5.132); FILE MERGED 2008/03/28 16:45:05 rt 1.5.132.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4305e4d171e6bd116ee423bf5fbacb81cbcf2324]

INTEGRATION: CWS changefileheader (1.6.368); FILE MERGED 2008/04/01 15:50:16 thb 1.6.368.3: #i85898# Stripping all external header guards 2008/04/01 12:48:09 thb 1.6.368.2: #i85898# Stripping all external header guards 2008/03/31 14:19:22 rt 1.6.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3954b6e15f3646679283597972d11d805490cd9a]

INTEGRATION: CWS changefileheader (1.6.82); FILE MERGED 2008/03/31 13:02:41 rt 1.6.82.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a125b2d996e5a431fea1edfb5714c52647ff8fed]

INTEGRATION: CWS changefileheader (1.5.60); FILE MERGED 2008/04/01 15:04:23 thb 1.5.60.2: #i85898# Stripping all external header guards 2008/03/28 16:44:24 rt 1.5.60.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [546c70d0b29a385939bef8a7ee8d57600b8fccff]

INTEGRATION: CWS changefileheader (1.7.330); FILE MERGED 2008/03/31 17:15:30 rt 1.7.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5311ad586862b30d8f347b84085d61758f50084d]

INTEGRATION: CWS changefileheader (1.6.162); FILE MERGED 2008/04/01 16:09:49 thb 1.6.162.3: #i85898# Stripping all external header guards 2008/04/01 13:04:55 thb 1.6.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:17 rt 1.6.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7a0732f9afd796c9a4f7088538defba48e335e56]

INTEGRATION: CWS changefileheader (1.5.358); FILE MERGED 2008/03/31 13:58:55 rt 1.5.358.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [da8825283c8fbb75ed77d7c20f15d18925a3e61e]

INTEGRATION: CWS changefileheader (1.8.368); FILE MERGED 2008/04/01 15:50:16 thb 1.8.368.2: #i85898# Stripping all external header guards 2008/03/31 14:19:22 rt 1.8.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8e431c9e12f19525577c924b21c896cb13f9f5b6]

INTEGRATION: CWS changefileheader (1.4.70); FILE MERGED 2008/03/28 16:44:24 rt 1.4.70.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [07c2481747b7bd3bd978befa13eddec7e887fae3]

INTEGRATION: CWS changefileheader (1.6.320); FILE MERGED 2008/04/01 15:45:34 thb 1.6.320.3: #i85898# Stripping all external header guards 2008/04/01 12:44:01 thb 1.6.320.2: #i85898# Stripping all external header guards 2008/03/31 13:02:41 rt 1.6.320.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2ab3f6a054630e39ccb7469e1fbfe1c7d2cc18b8]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:45:05 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [671b89d6a6dc0f35e43797d2509356f8012b9d17]

INTEGRATION: CWS changefileheader (1.7.162); FILE MERGED 2008/04/01 16:09:49 thb 1.7.162.3: #i85898# Stripping all external header guards 2008/04/01 13:04:54 thb 1.7.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:17 rt 1.7.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [919801987c7a822704c798572228d1d2e6428d12]

INTEGRATION: CWS changefileheader (1.12.34); FILE MERGED 2008/03/31 17:15:30 rt 1.12.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [66b37a8bfd73fb0d85e14636f32c8121b6c65220]

INTEGRATION: CWS changefileheader (1.2.94); FILE MERGED 2008/03/31 16:00:00 rt 1.2.94.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [681ffab979c0265b5e56451d6cdc34b608a3bd43]

INTEGRATION: CWS changefileheader (1.4.250); FILE MERGED 2008/03/31 13:58:55 rt 1.4.250.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dad31ef1595583aa6d92d277ce4c4340a720b573]

INTEGRATION: CWS changefileheader (1.8.622); FILE MERGED 2008/04/01 15:50:16 thb 1.8.622.3: #i85898# Stripping all external header guards 2008/04/01 12:48:09 thb 1.8.622.2: #i85898# Stripping all external header guards 2008/03/31 14:19:22 rt 1.8.622.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fdf8bcda59ea038a949066769a030e3470584db4]

INTEGRATION: CWS changefileheader (1.5.20); FILE MERGED 2008/03/28 16:44:24 rt 1.5.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8f16004a03380190fc3c72ebba590c99f91e903c]

INTEGRATION: CWS changefileheader (1.2.774); FILE MERGED 2008/03/31 13:02:40 rt 1.2.774.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a214688148eadbdc74fc6f135af5614761b96da9]

INTEGRATION: CWS changefileheader (1.4.166); FILE MERGED 2008/03/28 16:45:05 rt 1.4.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a46c1c50b9572c5d9fd90984254153e6bfe0b12a]

INTEGRATION: CWS changefileheader (1.20.38); FILE MERGED 2008/04/01 12:56:06 thb 1.20.38.2: #i85898# Stripping all external header guards 2008/03/31 17:00:14 rt 1.20.38.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8103dbfa011bfa48d0c041aa848e591d5a88c0d9]

INTEGRATION: CWS changefileheader (1.10.162); FILE MERGED 2008/04/01 16:09:49 thb 1.10.162.3: #i85898# Stripping all external header guards 2008/04/01 13:04:54 thb 1.10.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:17 rt 1.10.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e43ce430a250b4213aa18e42aeb6c91da62e38bf]

INTEGRATION: CWS changefileheader (1.14.412); FILE MERGED 2008/04/01 15:50:16 thb 1.14.412.3: #i85898# Stripping all external header guards 2008/04/01 12:48:09 thb 1.14.412.2: #i85898# Stripping all external header guards 2008/03/31 14:19:22 rt 1.14.412.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [02efff8459635426e35338020b0b22c3c50c9d44]

INTEGRATION: CWS changefileheader (1.6.246); FILE MERGED 2008/04/01 15:45:34 thb 1.6.246.3: #i85898# Stripping all external header guards 2008/04/01 12:44:00 thb 1.6.246.2: #i85898# Stripping all external header guards 2008/03/31 13:02:40 rt 1.6.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [edc080d80f81c6ccbf3f31e8fd0e16805107100e]

INTEGRATION: CWS changefileheader (1.5.68); FILE MERGED 2008/04/01 10:50:38 thb 1.5.68.2: #i85898# Stripping all external header guards 2008/03/28 16:44:24 rt 1.5.68.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0fe8de2bca523acde4c2c56e981068ca9ed429da]

INTEGRATION: CWS changefileheader (1.15.78); FILE MERGED 2008/04/01 15:59:54 thb 1.15.78.3: #i85898# Stripping all external header guards 2008/04/01 12:56:05 thb 1.15.78.2: #i85898# Stripping all external header guards 2008/03/31 17:00:13 rt 1.15.78.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ad8e919efb50b4599b07a9ebcc4c24683396b216]

INTEGRATION: CWS changefileheader (1.4.226); FILE MERGED 2008/03/31 13:58:55 rt 1.4.226.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c741443137576a687ef3fcb53d1c97c8b98ec6bc]

INTEGRATION: CWS changefileheader (1.41.34); FILE MERGED 2008/04/01 15:30:43 thb 1.41.34.3: #i85898# Stripping all external header guards 2008/04/01 12:36:41 thb 1.41.34.2: #i85898# Stripping all external header guards 2008/03/31 17:15:29 rt 1.41.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f2b8afbc5f38131f56b218fd872283ba0d8e8164]

INTEGRATION: CWS changefileheader (1.5.450); FILE MERGED 2008/04/01 15:45:34 thb 1.5.450.3: #i85898# Stripping all external header guards 2008/04/01 12:44:00 thb 1.5.450.2: #i85898# Stripping all external header guards 2008/03/31 13:02:40 rt 1.5.450.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7186f71b9b44893a342ad19466c3a15e31a36991]

INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/03/28 16:45:05 rt 1.7.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3de7fd667247d1fb90305d60b0c8797cedca6db0]

INTEGRATION: CWS changefileheader (1.11.78); FILE MERGED 2008/04/01 15:59:54 thb 1.11.78.2: #i85898# Stripping all external header guards 2008/03/31 17:00:13 rt 1.11.78.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [02172c0e191fdc89c99eac19d4da1747ea159e8d]

INTEGRATION: CWS changefileheader (1.20.108); FILE MERGED 2008/04/01 16:09:49 thb 1.20.108.3: #i85898# Stripping all external header guards 2008/04/01 13:04:54 thb 1.20.108.2: #i85898# Stripping all external header guards 2008/03/31 16:28:17 rt 1.20.108.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [47364a4f25b72d204a9d908a0b4692d92274a64d]

INTEGRATION: CWS changefileheader (1.8.264); FILE MERGED 2008/04/01 15:50:16 thb 1.8.264.3: #i85898# Stripping all external header guards 2008/04/01 12:48:08 thb 1.8.264.2: #i85898# Stripping all external header guards 2008/03/31 14:19:22 rt 1.8.264.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f82e747f16b936be9de3244006c86015ae184890]

INTEGRATION: CWS changefileheader (1.4.358); FILE MERGED 2008/04/01 15:35:57 thb 1.4.358.2: #i85898# Stripping all external header guards 2008/03/31 13:58:55 rt 1.4.358.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8617f3990ff2a36d1680747594bd826dd7a6d801]

INTEGRATION: CWS changefileheader (1.3.774); FILE MERGED 2008/03/31 13:02:40 rt 1.3.774.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b631473e0a01b5bcb293ab159f442410e1a67a24]

INTEGRATION: CWS changefileheader (1.3.492); FILE MERGED 2008/03/31 17:15:29 rt 1.3.492.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [76e4b3b60f35dc3d32d45051e3a2b3605e4a83ee]

INTEGRATION: CWS changefileheader (1.8.242); FILE MERGED 2008/04/01 15:59:54 thb 1.8.242.2: #i85898# Stripping all external header guards 2008/03/31 17:00:13 rt 1.8.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fcb6002bea5aeb3b97705394b35dd49786d6f521]

INTEGRATION: CWS changefileheader (1.6.34); FILE MERGED 2008/04/01 15:04:23 thb 1.6.34.3: #i85898# Stripping all external header guards 2008/04/01 10:50:38 thb 1.6.34.2: #i85898# Stripping all external header guards 2008/03/28 16:44:23 rt 1.6.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f6a44a1124f7eb700a8783325d109f384f105cee]

INTEGRATION: CWS changefileheader (1.10.18); FILE MERGED 2008/04/01 16:09:49 thb 1.10.18.3: #i85898# Stripping all external header guards 2008/04/01 13:04:54 thb 1.10.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:14 rt 1.10.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c43fb0f53c6309d87ad3812e3a6a44d17e8e3460]

INTEGRATION: CWS changefileheader (1.13.196); FILE MERGED 2008/04/01 15:50:16 thb 1.13.196.3: #i85898# Stripping all external header guards 2008/04/01 12:48:08 thb 1.13.196.2: #i85898# Stripping all external header guards 2008/03/31 14:19:22 rt 1.13.196.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2c43e59674434ccaf8faa6a583a96a7ad0975aa7]

INTEGRATION: CWS changefileheader (1.6.26); FILE MERGED 2008/04/01 15:45:33 thb 1.6.26.3: #i85898# Stripping all external header guards 2008/04/01 12:44:00 thb 1.6.26.2: #i85898# Stripping all external header guards 2008/03/31 13:02:40 rt 1.6.26.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [207b74677fdd23d7c769deac01d6b620122a4625]

INTEGRATION: CWS changefileheader (1.4.492); FILE MERGED 2008/03/31 17:15:29 rt 1.4.492.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [abc6eab2e55146dbd71873c3469d5f719a34aa37]

INTEGRATION: CWS changefileheader (1.7.242); FILE MERGED 2008/04/01 15:59:54 thb 1.7.242.2: #i85898# Stripping all external header guards 2008/03/31 17:00:13 rt 1.7.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c261b1ca4931cbf978295a307fa8379514268f7b]

INTEGRATION: CWS changefileheader (1.2.448); FILE MERGED 2008/03/31 16:00:00 rt 1.2.448.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dc9783b3e87500323eb82ab175b2b3499f62214c]

INTEGRATION: CWS changefileheader (1.30.28); FILE MERGED 2008/03/31 16:28:14 rt 1.30.28.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b26aecabc40823ffb3759190c51f77472813a1f9]

INTEGRATION: CWS changefileheader (1.4.250); FILE MERGED 2008/03/31 13:58:53 rt 1.4.250.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [eb15daa24b4748ff49f8c5185bfd4950bd0e53dc]

INTEGRATION: CWS changefileheader (1.7.700); FILE MERGED 2008/04/01 15:50:16 thb 1.7.700.2: #i85898# Stripping all external header guards 2008/03/31 14:19:22 rt 1.7.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b7f12d909251b1e7b180315ca7035d31cf5b0efb]

INTEGRATION: CWS changefileheader (1.5.126); FILE MERGED 2008/04/01 15:04:23 thb 1.5.126.2: #i85898# Stripping all external header guards 2008/03/28 16:44:23 rt 1.5.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [44b1e068ab726b222d6438d22550d120bca0c147]

INTEGRATION: CWS changefileheader (1.4.774); FILE MERGED 2008/03/31 13:02:40 rt 1.4.774.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9fc345be3e5870bd0485f38d48c1a2f343db283f]

INTEGRATION: CWS changefileheader (1.2.400); FILE MERGED 2008/03/31 17:15:29 rt 1.2.400.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a335a12f996198afdff10f655ad9d1b7e42002da]

INTEGRATION: CWS changefileheader (1.9.242); FILE MERGED 2008/04/01 15:59:54 thb 1.9.242.2: #i85898# Stripping all external header guards 2008/03/31 17:00:13 rt 1.9.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [63c08fc979b3ca50ea29f38c08c0e6c3742f3a80]

INTEGRATION: CWS changefileheader (1.26.28); FILE MERGED 2008/04/01 16:09:49 thb 1.26.28.2: #i85898# Stripping all external header guards 2008/03/31 16:28:14 rt 1.26.28.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [eaeb3f08b3c5df3367c2b3e1c05ceefa9f012c73]

INTEGRATION: CWS changefileheader (1.6.298); FILE MERGED 2008/03/31 13:58:53 rt 1.6.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [93cbe974e7defd404f730530284756d446f1a29a]

INTEGRATION: CWS changefileheader (1.7.92); FILE MERGED 2008/04/01 15:04:23 thb 1.7.92.2: #i85898# Stripping all external header guards 2008/03/28 16:44:23 rt 1.7.92.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ec5e7c7278bd9f90a80707127b4dc312637b6e05]

INTEGRATION: CWS changefileheader (1.7.350); FILE MERGED 2008/04/01 15:50:16 thb 1.7.350.2: #i85898# Stripping all external header guards 2008/03/31 14:19:21 rt 1.7.350.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bba40aa47b1ce5c74cd164c0ee412cf35dd71af6]

INTEGRATION: CWS changefileheader (1.10.450); FILE MERGED 2008/04/01 15:45:33 thb 1.10.450.2: #i85898# Stripping all external header guards 2008/03/31 13:02:40 rt 1.10.450.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [03680b96177b7e2562dd955e30dac3cdb6217d67]

INTEGRATION: CWS changefileheader (1.26.270); FILE MERGED 2008/03/31 17:15:29 rt 1.26.270.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1483dff4e9db2548e84b8644c7e705dfca9399af]

INTEGRATION: CWS changefileheader (1.5.358); FILE MERGED 2008/03/31 13:58:53 rt 1.5.358.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [661280ff8c4a4a26de50a6c38104ce8624e03922]

INTEGRATION: CWS changefileheader (1.11.276); FILE MERGED 2008/03/31 16:28:14 rt 1.11.276.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f6ca6764131b7833511757e77772f78f425faaf3]

INTEGRATION: CWS changefileheader (1.9.368); FILE MERGED 2008/04/01 15:50:16 thb 1.9.368.2: #i85898# Stripping all external header guards 2008/03/31 14:19:21 rt 1.9.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3c7b3dd851555bb67263d7400a9db9c4e15387c1]

INTEGRATION: CWS changefileheader (1.4.94); FILE MERGED 2008/04/01 15:04:23 thb 1.4.94.2: #i85898# Stripping all external header guards 2008/03/28 16:44:23 rt 1.4.94.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a63ff90dc3378b4b0b713e946ca395e316124564]

INTEGRATION: CWS changefileheader (1.17.170); FILE MERGED 2008/04/01 15:45:33 thb 1.17.170.3: #i85898# Stripping all external header guards 2008/04/01 12:44:00 thb 1.17.170.2: #i85898# Stripping all external header guards 2008/03/31 13:02:38 rt 1.17.170.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [41db1a75b87e1bfc648a629466f3a81a44ad45f5]

INTEGRATION: CWS changefileheader (1.4.330); FILE MERGED 2008/03/31 17:15:29 rt 1.4.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [aa699bcfc7b40e0908e5349c827cab76ef2f7d16]

INTEGRATION: CWS changefileheader (1.13.28); FILE MERGED 2008/03/31 16:28:14 rt 1.13.28.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9d575528b5586f17af4e7f858bede305e0d46be8]

INTEGRATION: CWS changefileheader (1.46.456); FILE MERGED 2008/03/31 14:19:21 rt 1.46.456.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [add802e093b74df3d9f9f26700a198a23efcaa8f]

INTEGRATION: CWS changefileheader (1.3.500); FILE MERGED 2008/03/31 15:59:59 rt 1.3.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [719049a2a5297f243487eddb66070d13298d83f2]

INTEGRATION: CWS changefileheader (1.3.170); FILE MERGED 2008/03/28 16:44:23 rt 1.3.170.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [15c278880dc196452cd3df0389cee0c33151d00b]

INTEGRATION: CWS changefileheader (1.7.718); FILE MERGED 2008/04/01 15:59:54 thb 1.7.718.2: #i85898# Stripping all external header guards 2008/03/31 17:00:13 rt 1.7.718.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [961cd9987a305316a23c64068277e6a11380c489]

INTEGRATION: CWS changefileheader (1.31.26); FILE MERGED 2008/04/01 15:45:32 thb 1.31.26.3: #i85898# Stripping all external header guards 2008/04/01 12:44:00 thb 1.31.26.2: #i85898# Stripping all external header guards 2008/03/31 13:02:38 rt 1.31.26.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7f89be9ac91cb2b4c9ec89f7a3eac0f61feac37d]

INTEGRATION: CWS changefileheader (1.8.52); FILE MERGED 2008/03/31 13:58:53 rt 1.8.52.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [513714cca019e441bfb09c8b5955d8fbf3e9387e]

INTEGRATION: CWS changefileheader (1.16.490); FILE MERGED 2008/03/31 17:15:29 rt 1.16.490.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c67b7982c035cdfd01b8b35e4ee1039c7ffd0f90]

INTEGRATION: CWS changefileheader (1.18.28); FILE MERGED 2008/04/01 16:09:48 thb 1.18.28.3: #i85898# Stripping all external header guards 2008/04/01 13:04:54 thb 1.18.28.2: #i85898# Stripping all external header guards 2008/03/31 16:28:14 rt 1.18.28.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [868efa9c709e611e1ecd960ffeb537a8bd214aaa]

INTEGRATION: CWS changefileheader (1.4.500); FILE MERGED 2008/03/31 15:59:59 rt 1.4.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [175994064231082d0be0b462c8dec1d6cbf5c5b1]

INTEGRATION: CWS changefileheader (1.2.126); FILE MERGED 2008/04/01 10:50:38 thb 1.2.126.2: #i85898# Stripping all external header guards 2008/03/28 16:44:23 rt 1.2.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8f477f81640cd2127ea5cd22de2c5f2ed8f86c45]

INTEGRATION: CWS changefileheader (1.5.368); FILE MERGED 2008/03/31 14:19:21 rt 1.5.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e566058fb935881b5a032a0d59653b965759995b]

INTEGRATION: CWS changefileheader (1.37.448); FILE MERGED 2008/03/31 17:00:13 rt 1.37.448.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5f4b358acafe00e808f61f5232e16ff890800204]

INTEGRATION: CWS changefileheader (1.11.52); FILE MERGED 2008/03/31 13:58:53 rt 1.11.52.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9ab9d3149736eb475b19a52ee518fd2379300580]

INTEGRATION: CWS changefileheader (1.19.34); FILE MERGED 2008/03/31 17:15:29 rt 1.19.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ca445a5927c34731c6c150e312a4e28a28b89ee3]

INTEGRATION: CWS changefileheader (1.22.306); FILE MERGED 2008/03/31 13:02:38 rt 1.22.306.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [58a69fa925ccbc814032358f3ac94b0aac23e657]

INTEGRATION: CWS changefileheader (1.4.450); FILE MERGED 2008/04/01 13:04:54 thb 1.4.450.2: #i85898# Stripping all external header guards 2008/03/31 16:28:13 rt 1.4.450.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [429678403cb2a0f8ee9aa417c6003496e4567e0a]

INTEGRATION: CWS changefileheader (1.16.368); FILE MERGED 2008/04/01 15:50:15 thb 1.16.368.3: #i85898# Stripping all external header guards 2008/04/01 12:48:08 thb 1.16.368.2: #i85898# Stripping all external header guards 2008/03/31 14:19:21 rt 1.16.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c94be91382e21a5a0e7a2f5f029b768cb6047e5f]

INTEGRATION: CWS changefileheader (1.15.242); FILE MERGED 2008/04/01 15:59:54 thb 1.15.242.2: #i85898# Stripping all external header guards 2008/03/31 17:00:13 rt 1.15.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f94d87eefccfccf7495d7ab02705d09f2cc64a76]

INTEGRATION: CWS changefileheader (1.6.234); FILE MERGED 2008/03/31 13:58:53 rt 1.6.234.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5627b84fd7b9d09d5cff0d4110e9d71ddd66b7a4]

INTEGRATION: CWS changefileheader (1.59.34); FILE MERGED 2008/04/01 15:30:42 thb 1.59.34.3: #i85898# Stripping all external header guards 2008/04/01 12:36:41 thb 1.59.34.2: #i85898# Stripping all external header guards 2008/03/31 17:15:29 rt 1.59.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8330ec2af798fffb962b5ec20e9d37beb2f7bedd]

INTEGRATION: CWS changefileheader (1.8.300); FILE MERGED 2008/04/01 13:04:53 thb 1.8.300.2: #i85898# Stripping all external header guards 2008/03/31 16:28:13 rt 1.8.300.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f6c9275c70c32853cd302a5be6948ed324a325df]

INTEGRATION: CWS changefileheader (1.3.246); FILE MERGED 2008/03/31 13:02:38 rt 1.3.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0f95b3f4543a7875f188039d9cea3e1c73766466]

INTEGRATION: CWS changefileheader (1.6.438); FILE MERGED 2008/03/31 17:00:12 rt 1.6.438.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7c6a3d284b2de1801e10219e4141e0b5b8cf9495]

INTEGRATION: CWS changefileheader (1.4.368); FILE MERGED 2008/04/01 15:50:15 thb 1.4.368.3: #i85898# Stripping all external header guards 2008/04/01 12:48:08 thb 1.4.368.2: #i85898# Stripping all external header guards 2008/03/31 14:19:21 rt 1.4.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [72dcb959ea55669e7bb73e355283914e883301db]

INTEGRATION: CWS changefileheader (1.3.624); FILE MERGED 2008/03/31 13:58:53 rt 1.3.624.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [619004defaf1cbcadda7f6b41087008563caccca]

INTEGRATION: CWS changefileheader (1.12.246); FILE MERGED 2008/04/01 15:45:32 thb 1.12.246.3: #i85898# Stripping all external header guards 2008/04/01 12:43:59 thb 1.12.246.2: #i85898# Stripping all external header guards 2008/03/31 13:02:38 rt 1.12.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f67700e0896e48e2a2213851504758569658e94e]

INTEGRATION: CWS changefileheader (1.17.450); FILE MERGED 2008/04/01 16:09:48 thb 1.17.450.2: #i85898# Stripping all external header guards 2008/03/31 16:28:13 rt 1.17.450.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [21bb49de816bed5e1ed9f6d23f32b6346aef910b]

INTEGRATION: CWS changefileheader (1.3.94); FILE MERGED 2008/04/01 15:04:23 thb 1.3.94.2: #i85898# Stripping all external header guards 2008/03/28 16:44:23 rt 1.3.94.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7dd4d11f30cb4e91fe9fa6f3c2d649b0084fc55c]

INTEGRATION: CWS changefileheader (1.14.350); FILE MERGED 2008/04/01 15:50:15 thb 1.14.350.3: #i85898# Stripping all external header guards 2008/04/01 12:48:08 thb 1.14.350.2: #i85898# Stripping all external header guards 2008/03/31 14:19:21 rt 1.14.350.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f004401a90f4926213e69a852fbd551dd7f40a7f]

INTEGRATION: CWS changefileheader (1.35.34); FILE MERGED 2008/04/01 15:30:42 thb 1.35.34.2: #i85898# Stripping all external header guards 2008/03/31 17:15:29 rt 1.35.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a3227c2114f4ef8c720ca5f3eb5443e9ff0a79cb]

INTEGRATION: CWS changefileheader (1.3.144); FILE MERGED 2008/04/01 15:45:32 thb 1.3.144.2: #i85898# Stripping all external header guards 2008/03/31 13:02:38 rt 1.3.144.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9d31240314a24952560b853499230078cf8d82cb]

INTEGRATION: CWS changefileheader (1.4.300); FILE MERGED 2008/03/31 16:28:13 rt 1.4.300.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [49b4109e840cf0af9424b06cae1cb7e97fe0afe0]

INTEGRATION: CWS changefileheader (1.4.126); FILE MERGED 2008/03/28 16:44:23 rt 1.4.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [492661c02dc79f8cec88975ee13e8a9280fa2a18]

INTEGRATION: CWS changefileheader (1.6.590); FILE MERGED 2008/03/31 13:58:52 rt 1.6.590.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [61a0feb366373313e850584c3eb8cb211ae74b8a]

INTEGRATION: CWS changefileheader (1.6.368); FILE MERGED 2008/04/01 15:50:15 thb 1.6.368.3: #i85898# Stripping all external header guards 2008/04/01 12:48:08 thb 1.6.368.2: #i85898# Stripping all external header guards 2008/03/31 14:19:21 rt 1.6.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [af88c49eae185c5facede7cba180bde5dd0f99a3]

INTEGRATION: CWS changefileheader (1.24.96); FILE MERGED 2008/04/01 15:30:42 thb 1.24.96.2: #i85898# Stripping all external header guards 2008/03/31 17:15:29 rt 1.24.96.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c73ac8f3320365f6431ff2385009c432b27e7dfe]

INTEGRATION: CWS changefileheader (1.6.128); FILE MERGED 2008/04/01 15:45:32 thb 1.6.128.3: #i85898# Stripping all external header guards 2008/04/01 12:43:59 thb 1.6.128.2: #i85898# Stripping all external header guards 2008/03/31 13:02:38 rt 1.6.128.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [06fba1cb200701acbf72ad6e490318da9a7f3145]

INTEGRATION: CWS changefileheader (1.18.162); FILE MERGED 2008/04/01 16:09:48 thb 1.18.162.3: #i85898# Stripping all external header guards 2008/04/01 13:04:53 thb 1.18.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:13 rt 1.18.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d8d08429b057dfc2cdd49dfb0f58daacb4f3749d]

INTEGRATION: CWS changefileheader (1.4.44); FILE MERGED 2008/03/28 16:44:23 rt 1.4.44.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fa30c9e6dc7029aae45fd2859a3aa85e824e5f5a]

INTEGRATION: CWS changefileheader (1.7.242); FILE MERGED 2008/04/01 15:59:51 thb 1.7.242.2: #i85898# Stripping all external header guards 2008/03/31 16:59:55 rt 1.7.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [eef314a14b5f0308eac3c2a43b797ab9ae641183]

INTEGRATION: CWS changefileheader (1.6.454); FILE MERGED 2008/03/31 15:59:59 rt 1.6.454.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1ffc136b181bf74c65faddb8c23825b21426bfdc]

INTEGRATION: CWS changefileheader (1.38.456); FILE MERGED 2008/03/31 14:19:21 rt 1.38.456.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f92093380072853d9b91c214a2e2fcccf7d12e02]

INTEGRATION: CWS changefileheader (1.3.624); FILE MERGED 2008/03/31 13:58:52 rt 1.3.624.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [71e5ea89c9820f47219b3dba13e4f2694f885c6c]

INTEGRATION: CWS changefileheader (1.4.166); FILE MERGED 2008/03/28 16:45:04 rt 1.4.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5946aad8759517d4e8080bcb32831a58119a5c04]

INTEGRATION: CWS changefileheader (1.98.34); FILE MERGED 2008/04/01 15:30:42 thb 1.98.34.3: #i85898# Stripping all external header guards 2008/04/01 12:36:41 thb 1.98.34.2: #i85898# Stripping all external header guards 2008/03/31 17:15:29 rt 1.98.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b820eedd20b72ca741f07a04af88e2a6e4c88d77]

INTEGRATION: CWS changefileheader (1.26.162); FILE MERGED 2008/04/01 16:09:48 thb 1.26.162.3: #i85898# Stripping all external header guards 2008/04/01 13:04:53 thb 1.26.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:13 rt 1.26.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7ca3aac7fd6a3730cb56a0b190f7f943011fe857]

INTEGRATION: CWS changefileheader (1.4.70); FILE MERGED 2008/04/01 15:04:23 thb 1.4.70.2: #i85898# Stripping all external header guards 2008/03/28 16:44:23 rt 1.4.70.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a9a52d2b56804be5aee0295ade1c4fe737aae197]

INTEGRATION: CWS changefileheader (1.2.38); FILE MERGED 2008/04/01 15:59:51 thb 1.2.38.3: #i85898# Stripping all external header guards 2008/04/01 12:56:05 thb 1.2.38.2: #i85898# Stripping all external header guards 2008/03/31 16:59:55 rt 1.2.38.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b5a23f5a2aaa108ae651151b2fd4d8fd81c1d61e]

INTEGRATION: CWS changefileheader (1.13.170); FILE MERGED 2008/04/01 15:45:32 thb 1.13.170.3: #i85898# Stripping all external header guards 2008/04/01 12:43:59 thb 1.13.170.2: #i85898# Stripping all external header guards 2008/03/31 13:02:37 rt 1.13.170.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ff04c88e457a4adbcae14d87aa3dfb8893fe6eaa]

INTEGRATION: CWS changefileheader (1.11.298); FILE MERGED 2008/04/01 15:35:56 thb 1.11.298.3: #i85898# Stripping all external header guards 2008/04/01 12:39:18 thb 1.11.298.2: #i85898# Stripping all external header guards 2008/03/31 13:58:52 rt 1.11.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c84f6bebc5745406d75cefda963eec632b1fd3d8]

INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/03/28 16:45:04 rt 1.6.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [af4ebe74c4935297b9fbe9857ae6e485a3dcf130]

INTEGRATION: CWS changefileheader (1.52.38); FILE MERGED 2008/03/31 16:59:55 rt 1.52.38.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9c71bec678d0b7acf822b857363302e273b64033]

INTEGRATION: CWS changefileheader (1.24.162); FILE MERGED 2008/04/01 16:09:48 thb 1.24.162.3: #i85898# Stripping all external header guards 2008/04/01 13:04:53 thb 1.24.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:13 rt 1.24.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [82520ca6f6eea4a7f8d4e4366744a67592333fae]

INTEGRATION: CWS changefileheader (1.68.34); FILE MERGED 2008/04/01 15:30:42 thb 1.68.34.2: #i85898# Stripping all external header guards 2008/03/31 17:15:28 rt 1.68.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [38e9c8dd1509d18fb5234f6ca8d006cf7ca2e067]

INTEGRATION: CWS changefileheader (1.3.1254); FILE MERGED 2008/04/01 15:50:15 thb 1.3.1254.2: #i85898# Stripping all external header guards 2008/03/31 14:19:21 rt 1.3.1254.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9da72877aba0adffa45017a617c10bdb0b3f0a75]

INTEGRATION: CWS changefileheader (1.11.26); FILE MERGED 2008/04/01 15:45:31 thb 1.11.26.3: #i85898# Stripping all external header guards 2008/04/01 12:43:58 thb 1.11.26.2: #i85898# Stripping all external header guards 2008/03/31 13:02:37 rt 1.11.26.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [62794666905dd4b17e2bdd1bb32fa277c62b61f1]

INTEGRATION: CWS changefileheader (1.2.470); FILE MERGED 2008/03/31 13:58:52 rt 1.2.470.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d7b8b752cb7954e9f28e7a230dc54268f32d6e59]

INTEGRATION: CWS changefileheader (1.7.60); FILE MERGED 2008/03/28 16:44:23 rt 1.7.60.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3ed2de0bc43f518cf07f4608dd1f4348bcc6acec]

INTEGRATION: CWS changefileheader (1.23.448); FILE MERGED 2008/03/31 16:59:55 rt 1.23.448.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5afc58f158b2b772dad74c062576d9153b315e9d]

INTEGRATION: CWS changefileheader (1.6.732); FILE MERGED 2008/04/01 12:48:07 thb 1.6.732.2: #i85898# Stripping all external header guards 2008/03/31 14:19:21 rt 1.6.732.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a1da9e9f2906f6c47758e5d5d58366f986934144]

INTEGRATION: CWS changefileheader (1.2.448); FILE MERGED 2008/03/31 15:59:59 rt 1.2.448.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fb9365536f284e54db0c8630e719c438a408f8a1]

INTEGRATION: CWS changefileheader (1.36.162); FILE MERGED 2008/04/01 16:09:48 thb 1.36.162.3: #i85898# Stripping all external header guards 2008/04/01 13:04:53 thb 1.36.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:13 rt 1.36.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a4e9b60606020458d2abd7b6e77a8939f8ce1f27]

INTEGRATION: CWS changefileheader (1.5.298); FILE MERGED 2008/03/31 13:58:52 rt 1.5.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e84b9f4d1016265ef1b40ae393937bde96bd3835]

INTEGRATION: CWS changefileheader (1.20.450); FILE MERGED 2008/04/01 15:45:31 thb 1.20.450.3: #i85898# Stripping all external header guards 2008/04/01 12:43:58 thb 1.20.450.2: #i85898# Stripping all external header guards 2008/03/31 13:02:37 rt 1.20.450.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d23feb47abe3b7e45f3a184e61f161ee78517322]

INTEGRATION: CWS changefileheader (1.23.88); FILE MERGED 2008/03/31 17:15:28 rt 1.23.88.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [11af76fa31304c1eda8b87908e88c502e725fe80]

INTEGRATION: CWS changefileheader (1.3.1202); FILE MERGED 2008/03/31 16:59:55 rt 1.3.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e19836e27be488cd52efb8dd95ce6b72bbfd2e48]

INTEGRATION: CWS changefileheader (1.8.368); FILE MERGED 2008/03/31 14:19:21 rt 1.8.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b49fb8e7ade096912649698b7f1c75fa809c11f9]

INTEGRATION: CWS changefileheader (1.20.246); FILE MERGED 2008/03/31 13:02:37 rt 1.20.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [15e1e0bc0ad3cdc1fef49bcf4aa2c34306a411a6]

INTEGRATION: CWS changefileheader (1.6.162); FILE MERGED 2008/04/01 13:04:53 thb 1.6.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:13 rt 1.6.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7e849f7467b5f0bb988f17191417429162f70292]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:45:04 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [382cf467c31fc70c3c0fe48e1f22801d65d5efa5]

INTEGRATION: CWS changefileheader (1.4.470); FILE MERGED 2008/03/31 13:58:52 rt 1.4.470.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3de25f4e28c732b2eb0734193253c4e28f53198d]

INTEGRATION: CWS changefileheader (1.29.34); FILE MERGED 2008/04/01 15:59:51 thb 1.29.34.3: #i85898# Stripping all external header guards 2008/04/01 12:56:05 thb 1.29.34.2: #i85898# Stripping all external header guards 2008/03/31 16:59:55 rt 1.29.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e091ad48dc3c81bf0f67ee249c2d71247e666b06]

INTEGRATION: CWS changefileheader (1.19.88); FILE MERGED 2008/03/31 17:15:28 rt 1.19.88.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9ec536473a203d41a044c6fada690473e22ef11f]

INTEGRATION: CWS changefileheader (1.5.700); FILE MERGED 2008/04/01 15:50:15 thb 1.5.700.2: #i85898# Stripping all external header guards 2008/03/31 14:19:21 rt 1.5.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c58d62b0ac1c7ec07f3ad9754480334358c2d64b]

INTEGRATION: CWS changefileheader (1.5.500); FILE MERGED 2008/03/31 15:59:59 rt 1.5.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [38f6e76bfd5894e5f4644511788bbb2628a4c542]

INTEGRATION: CWS changefileheader (1.10.162); FILE MERGED 2008/04/01 16:09:47 thb 1.10.162.3: #i85898# Stripping all external header guards 2008/04/01 13:04:53 thb 1.10.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:13 rt 1.10.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2ded84003ad2112f007b7668b6c846b234e26099]

INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/03/28 16:45:04 rt 1.5.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7ab0b61d85c73b986cc231e5d27e01e97537bb7b]

INTEGRATION: CWS changefileheader (1.24.36); FILE MERGED 2008/04/01 15:59:51 thb 1.24.36.3: #i85898# Stripping all external header guards 2008/04/01 12:56:05 thb 1.24.36.2: #i85898# Stripping all external header guards 2008/03/31 16:59:55 rt 1.24.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e6a63b2691de8cd73499a01a05e9720e03d84bf0]

INTEGRATION: CWS changefileheader (1.6.70); FILE MERGED 2008/04/01 10:50:38 thb 1.6.70.2: #i85898# Stripping all external header guards 2008/03/28 16:44:23 rt 1.6.70.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e1ad4afd943902678094ebd744de26a1966b54c8]

INTEGRATION: CWS changefileheader (1.3.1256); FILE MERGED 2008/03/31 14:19:21 rt 1.3.1256.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7c3a4ad8a5fb723e0e0be915d91d6015d77affab]

INTEGRATION: CWS changefileheader (1.23.330); FILE MERGED 2008/03/31 16:28:13 rt 1.23.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [403d562400218edbe949123f4ab346a6b60d981a]

INTEGRATION: CWS changefileheader (1.4.556); FILE MERGED 2008/04/01 12:39:18 thb 1.4.556.2: #i85898# Stripping all external header guards 2008/03/31 13:58:49 rt 1.4.556.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ab4d04aa8c470ec8cc3815b44690b68dc4299f48]

INTEGRATION: CWS changefileheader (1.4.330); FILE MERGED 2008/03/31 17:15:28 rt 1.4.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2c3d03690673570b5f4fde7800b47d10920a3861]

INTEGRATION: CWS changefileheader (1.5.94); FILE MERGED 2008/04/01 15:04:23 thb 1.5.94.2: #i85898# Stripping all external header guards 2008/03/28 16:44:23 rt 1.5.94.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9d12650feb941eabf47addb141194473de21e3f1]

INTEGRATION: CWS changefileheader (1.13.26); FILE MERGED 2008/03/31 13:02:37 rt 1.13.26.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e7e9681dd177be18872891fcaa426e74665d386e]

INTEGRATION: CWS changefileheader (1.13.38); FILE MERGED 2008/04/01 15:59:51 thb 1.13.38.3: #i85898# Stripping all external header guards 2008/04/01 12:56:04 thb 1.13.38.2: #i85898# Stripping all external header guards 2008/03/31 16:59:55 rt 1.13.38.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e63649f23832d636966d861eb517eb9f13dc0f09]

INTEGRATION: CWS changefileheader (1.12.368); FILE MERGED 2008/04/01 15:50:15 thb 1.12.368.3: #i85898# Stripping all external header guards 2008/04/01 12:48:07 thb 1.12.368.2: #i85898# Stripping all external header guards 2008/03/31 14:19:21 rt 1.12.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cd9aab8c394d17843ec2dc9c82030a4a7029b70e]

INTEGRATION: CWS changefileheader (1.2.250); FILE MERGED 2008/03/31 15:59:53 rt 1.2.250.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d4c88702062f1df5f59bd06d40812b8149995162]

INTEGRATION: CWS changefileheader (1.3.450); FILE MERGED 2008/04/01 16:09:47 thb 1.3.450.2: #i85898# Stripping all external header guards 2008/03/31 16:28:13 rt 1.3.450.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b8a889d441ac3c4240f5563c2dcad75a4bf2dee4]

INTEGRATION: CWS changefileheader (1.12.298); FILE MERGED 2008/04/01 15:35:55 thb 1.12.298.2: #i85898# Stripping all external header guards 2008/03/31 13:58:49 rt 1.12.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d1c37c61358863a15470916ca039b5bc6f736c26]

INTEGRATION: CWS changefileheader (1.26.240); FILE MERGED 2008/03/31 17:15:28 rt 1.26.240.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e42e8b4f937aaf6fbc7a1eac662604b2f601cf6a]

INTEGRATION: CWS changefileheader (1.8.126); FILE MERGED 2008/04/01 15:04:22 thb 1.8.126.3: #i85898# Stripping all external header guards 2008/04/01 10:50:38 thb 1.8.126.2: #i85898# Stripping all external header guards 2008/03/28 16:44:22 rt 1.8.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f7b4ae279da02c8423fd535d5c67196071a64f49]

INTEGRATION: CWS changefileheader (1.8.170); FILE MERGED 2008/04/01 15:45:31 thb 1.8.170.3: #i85898# Stripping all external header guards 2008/04/01 12:43:57 thb 1.8.170.2: #i85898# Stripping all external header guards 2008/03/31 13:02:37 rt 1.8.170.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4df99cdbc6024082f3144524a68aab5d055e3098]

INTEGRATION: CWS changefileheader (1.6.300); FILE MERGED 2008/04/01 16:09:47 thb 1.6.300.3: #i85898# Stripping all external header guards 2008/04/01 13:04:52 thb 1.6.300.2: #i85898# Stripping all external header guards 2008/03/31 16:28:13 rt 1.6.300.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d16700e98d3cc13134520969be1ff3ddce8f8237]

INTEGRATION: CWS changefileheader (1.6.136); FILE MERGED 2008/03/31 13:58:49 rt 1.6.136.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [88e04c713a26d93da91eba58dcba6e25e54c6a33]

INTEGRATION: CWS changefileheader (1.45.244); FILE MERGED 2008/03/31 17:15:18 rt 1.45.244.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [55d83a64a584f65d0635fb57d023bbdf93ca770f]

INTEGRATION: CWS changefileheader (1.3.44); FILE MERGED 2008/03/28 16:44:22 rt 1.3.44.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [287989e94bb6388b129776628615999c56fbaa2c]

INTEGRATION: CWS changefileheader (1.6.170); FILE MERGED 2008/04/01 15:45:31 thb 1.6.170.3: #i85898# Stripping all external header guards 2008/04/01 12:43:57 thb 1.6.170.2: #i85898# Stripping all external header guards 2008/03/31 13:02:37 rt 1.6.170.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6c5922d8265c27ae8e393c1f80e364f2f27cd309]

INTEGRATION: CWS changefileheader (1.18.330); FILE MERGED 2008/04/01 16:09:47 thb 1.18.330.3: #i85898# Stripping all external header guards 2008/04/01 13:04:52 thb 1.18.330.2: #i85898# Stripping all external header guards 2008/03/31 16:28:13 rt 1.18.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2fc7df9052748d90ce8f55870f80a36679c14bd5]

INTEGRATION: CWS changefileheader (1.5.242); FILE MERGED 2008/03/31 16:59:55 rt 1.5.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [faf15d35fa852a4bbc34e07bc84418ad2e33bff3]

INTEGRATION: CWS changefileheader (1.6.368); FILE MERGED 2008/04/01 15:50:15 thb 1.6.368.3: #i85898# Stripping all external header guards 2008/04/01 12:48:07 thb 1.6.368.2: #i85898# Stripping all external header guards 2008/03/31 14:19:21 rt 1.6.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [249e202812eca20c4148a0c2f8bb3891d2a3dc53]

INTEGRATION: CWS changefileheader (1.7.470); FILE MERGED 2008/03/31 13:58:49 rt 1.7.470.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [53563ec61ed74270aad8d515307fd2300ee465e4]

INTEGRATION: CWS changefileheader (1.17.94); FILE MERGED 2008/03/31 17:15:18 rt 1.17.94.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7a95b6395751ac1b3ec5f069fe22750f96eacbc2]

INTEGRATION: CWS changefileheader (1.5.4); FILE MERGED 2008/04/01 15:04:22 thb 1.5.4.3: #i85898# Stripping all external header guards 2008/04/01 10:50:37 thb 1.5.4.2: #i85898# Stripping all external header guards 2008/03/28 16:44:22 rt 1.5.4.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1f49b95958431009f0b510f8215171ec5856f10b]

INTEGRATION: CWS changefileheader (1.9.34); FILE MERGED 2008/04/01 15:59:51 thb 1.9.34.3: #i85898# Stripping all external header guards 2008/04/01 12:56:04 thb 1.9.34.2: #i85898# Stripping all external header guards 2008/03/31 16:59:54 rt 1.9.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1f77a886e7e36cd4b4122958061364d89eb2d6d9]

INTEGRATION: CWS changefileheader (1.4.246); FILE MERGED 2008/03/31 13:02:37 rt 1.4.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [86fa2aaa430a737e72c718d3f1953c7edc55ff88]

INTEGRATION: CWS changefileheader (1.31.162); FILE MERGED 2008/04/01 16:09:47 thb 1.31.162.3: #i85898# Stripping all external header guards 2008/04/01 13:04:52 thb 1.31.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:13 rt 1.31.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7e0181bb3b4afbe035f4a7034d7c2518150a746d]

INTEGRATION: CWS changefileheader (1.32.368); FILE MERGED 2008/03/31 14:19:21 rt 1.32.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d0eb1da37ced47b2738c3fbbffead8648348bb51]

INTEGRATION: CWS changefileheader (1.4.590); FILE MERGED 2008/03/31 13:58:49 rt 1.4.590.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d3901374a275ab01878bde2b7036ba05a3bcab89]

INTEGRATION: CWS changefileheader (1.10.330); FILE MERGED 2008/03/31 17:15:18 rt 1.10.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [490a856576c602e7b582c7501659cc507586efad]

INTEGRATION: CWS changefileheader (1.6.242); FILE MERGED 2008/04/01 15:59:51 thb 1.6.242.2: #i85898# Stripping all external header guards 2008/03/31 16:59:54 rt 1.6.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2a075bee13f7dd5d64732877359e4a67abdabfb1]

INTEGRATION: CWS changefileheader (1.10.246); FILE MERGED 2008/04/01 15:45:31 thb 1.10.246.2: #i85898# Stripping all external header guards 2008/03/31 13:02:36 rt 1.10.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5f49821b75e8ce3163826ede287d70c5af8a1ed0]

INTEGRATION: CWS changefileheader (1.4.70); FILE MERGED 2008/03/28 16:44:22 rt 1.4.70.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5e99ea97d33a38c75be78cc34bfe6ef5c23ba1ec]

INTEGRATION: CWS changefileheader (1.3.1256); FILE MERGED 2008/04/01 15:50:15 thb 1.3.1256.3: #i85898# Stripping all external header guards 2008/04/01 12:48:07 thb 1.3.1256.2: #i85898# Stripping all external header guards 2008/03/31 14:19:21 rt 1.3.1256.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7e669ce1f400a6e85371cdae4e7a118bb72c0ecc]

INTEGRATION: CWS changefileheader (1.20.206); FILE MERGED 2008/04/01 16:09:47 thb 1.20.206.3: #i85898# Stripping all external header guards 2008/04/01 13:04:52 thb 1.20.206.2: #i85898# Stripping all external header guards 2008/03/31 16:28:13 rt 1.20.206.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [001dc948bba79a092470d2c7915517a3022dda06]

INTEGRATION: CWS changefileheader (1.7.470); FILE MERGED 2008/04/01 15:35:55 thb 1.7.470.2: #i85898# Stripping all external header guards 2008/03/31 13:58:49 rt 1.7.470.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [194f427e12864bea35a4702c9b682b85ea5d5976]

INTEGRATION: CWS changefileheader (1.8.242); FILE MERGED 2008/03/31 16:59:54 rt 1.8.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1819e6a2861c8b4cd5068874785ccfe8172f6dd4]

INTEGRATION: CWS changefileheader (1.3.82); FILE MERGED 2008/03/31 15:59:53 rt 1.3.82.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f417e41b6544b12abe0718b3ba4b0e4a8e35b5c6]

INTEGRATION: CWS changefileheader (1.4.70); FILE MERGED 2008/03/28 16:45:03 rt 1.4.70.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b855773f018b6dc3c774eedc9ff9a38fd1bed3c4]

INTEGRATION: CWS changefileheader (1.12.330); FILE MERGED 2008/03/31 17:15:18 rt 1.12.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d4afe966feb37adafd424577915b73df4dcf9f56]

INTEGRATION: CWS changefileheader (1.5.70); FILE MERGED 2008/03/28 16:44:22 rt 1.5.70.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fa59e84a69921aaa358f6f7a1aad0836c3c5f025]

INTEGRATION: CWS changefileheader (1.15.368); FILE MERGED 2008/04/01 15:50:15 thb 1.15.368.2: #i85898# Stripping all external header guards 2008/03/31 14:19:21 rt 1.15.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b16f33512e2443da7c50adb6138c468736ca9088]

INTEGRATION: CWS changefileheader (1.4.774); FILE MERGED 2008/03/31 13:02:36 rt 1.4.774.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d4a2b4d39f0a08a481cfc1596f8fdd42b5c26c5b]

INTEGRATION: CWS changefileheader (1.35.162); FILE MERGED 2008/04/01 16:09:47 thb 1.35.162.3: #i85898# Stripping all external header guards 2008/04/01 13:04:52 thb 1.35.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:12 rt 1.35.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [820993dda48d249af76823e2a915c0f324e66bb5]

INTEGRATION: CWS changefileheader (1.8.616); FILE MERGED 2008/03/31 13:58:49 rt 1.8.616.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4e3f7386a64cd6dfbfe7094f0d8d3416ab4139b0]

INTEGRATION: CWS changefileheader (1.49.448); FILE MERGED 2008/03/31 16:59:54 rt 1.49.448.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [79f3c0f10d08ac085edc07c31ea963cc4066254b]

INTEGRATION: CWS changefileheader (1.3.70); FILE MERGED 2008/03/28 16:45:03 rt 1.3.70.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2a755587847f07b58ca913fd195bad8a21cb1f4e]

INTEGRATION: CWS changefileheader (1.5.492); FILE MERGED 2008/03/31 17:15:17 rt 1.5.492.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [581a5c7f3f67e265cf44adea5afb0d371ebee584]

INTEGRATION: CWS changefileheader (1.3.126); FILE MERGED 2008/04/01 15:04:22 thb 1.3.126.3: #i85898# Stripping all external header guards 2008/04/01 10:50:37 thb 1.3.126.2: #i85898# Stripping all external header guards 2008/03/28 16:44:22 rt 1.3.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1699046bd70da7077ea01ef040ba18ca6f38bd3d]

INTEGRATION: CWS changefileheader (1.13.368); FILE MERGED 2008/04/01 15:50:14 thb 1.13.368.3: #i85898# Stripping all external header guards 2008/04/01 12:48:07 thb 1.13.368.2: #i85898# Stripping all external header guards 2008/03/31 14:19:20 rt 1.13.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2593a37058846f5a83b91d58b894b80c131511d7]

INTEGRATION: CWS changefileheader (1.10.206); FILE MERGED 2008/04/01 15:45:30 thb 1.10.206.3: #i85898# Stripping all external header guards 2008/04/01 12:43:56 thb 1.10.206.2: #i85898# Stripping all external header guards 2008/03/31 13:02:36 rt 1.10.206.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [eee0eaf1b2c4da001700152b36c3b61c4a94101a]

INTEGRATION: CWS changefileheader (1.3.316); FILE MERGED 2008/04/01 16:09:47 thb 1.3.316.3: #i85898# Stripping all external header guards 2008/04/01 13:04:51 thb 1.3.316.2: #i85898# Stripping all external header guards 2008/03/31 16:28:12 rt 1.3.316.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [013291b4407b6c134ec19abe80bf2bc5646b6f0c]

INTEGRATION: CWS changefileheader (1.22.242); FILE MERGED 2008/04/01 15:59:51 thb 1.22.242.3: #i85898# Stripping all external header guards 2008/04/01 12:56:04 thb 1.22.242.2: #i85898# Stripping all external header guards 2008/03/31 16:59:54 rt 1.22.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [272211ed227bb056107d6e3dd907a15b883ad3cc]

INTEGRATION: CWS changefileheader (1.5.440); FILE MERGED 2008/03/31 13:58:49 rt 1.5.440.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4f29d48afd48d22eeeeb735c311a0e7d868de569]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:45:03 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8006669969beeadecc8d64d72064655f0366cab8]

INTEGRATION: CWS changefileheader (1.4.126); FILE MERGED 2008/04/01 10:50:37 thb 1.4.126.2: #i85898# Stripping all external header guards 2008/03/28 16:44:22 rt 1.4.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9293f5ef9a020c94b328b272dd552c3ad2b9ad20]

INTEGRATION: CWS changefileheader (1.15.368); FILE MERGED 2008/03/31 14:19:20 rt 1.15.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ed55725dd54b6a7c5131fb602de744bbd7d491a9]

INTEGRATION: CWS changefileheader (1.3.450); FILE MERGED 2008/04/01 16:09:47 thb 1.3.450.3: #i85898# Stripping all external header guards 2008/04/01 13:04:51 thb 1.3.450.2: #i85898# Stripping all external header guards 2008/03/31 16:28:12 rt 1.3.450.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5d9d169cb14eb3d217a75df8bec9220279274f70]

INTEGRATION: CWS changefileheader (1.59.78); FILE MERGED 2008/03/31 16:59:54 rt 1.59.78.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0bdfdaff7b0fd21d760930fb9a0d6b45bcd015dd]

INTEGRATION: CWS changefileheader (1.12.330); FILE MERGED 2008/04/01 15:30:41 thb 1.12.330.2: #i85898# Stripping all external header guards 2008/03/31 17:15:17 rt 1.12.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a4404d18cf74ef5f1f91dfdbb60f069eb2def706]

INTEGRATION: CWS changefileheader (1.4.52); FILE MERGED 2008/03/28 16:45:03 rt 1.4.52.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4f06a64cb7087932c649c4f5b024b46f79345dc5]

INTEGRATION: CWS changefileheader (1.2.126); FILE MERGED 2008/03/28 16:44:22 rt 1.2.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [744fe43c9c386f410127aa1be06b7687f93bcc53]

INTEGRATION: CWS changefileheader (1.5.774); FILE MERGED 2008/03/31 13:02:36 rt 1.5.774.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3b3ea6f98ee43e4fa2ab94d90a637a32e41ef504]

INTEGRATION: CWS changefileheader (1.6.368); FILE MERGED 2008/04/01 15:50:14 thb 1.6.368.3: #i85898# Stripping all external header guards 2008/04/01 12:48:07 thb 1.6.368.2: #i85898# Stripping all external header guards 2008/03/31 14:19:20 rt 1.6.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9ab26b6082fa9ee6af2627c898514d6fbdf2f610]

INTEGRATION: CWS changefileheader (1.7.266); FILE MERGED 2008/04/01 16:09:47 thb 1.7.266.3: #i85898# Stripping all external header guards 2008/04/01 13:04:51 thb 1.7.266.2: #i85898# Stripping all external header guards 2008/03/31 16:28:12 rt 1.7.266.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [786bcdb3f746e3ded2794b0d045d9b81eb0ff448]

INTEGRATION: CWS changefileheader (1.7.250); FILE MERGED 2008/03/31 13:58:48 rt 1.7.250.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2cbb9f75284eb83ff784dbae56026baa921c989d]

INTEGRATION: CWS changefileheader (1.5.78); FILE MERGED 2008/03/31 16:59:54 rt 1.5.78.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f070f0e0c2979c76459ceba228233fbd3d57c231]

INTEGRATION: CWS changefileheader (1.7.70); FILE MERGED 2008/04/01 10:50:37 thb 1.7.70.2: #i85898# Stripping all external header guards 2008/03/28 16:44:22 rt 1.7.70.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [143c5c91ca790e425280c0105135e6f52a97de75]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:45:03 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a7845b766dfa67bf5401435dadaa58ff7349b188]

INTEGRATION: CWS changefileheader (1.8.330); FILE MERGED 2008/04/01 15:30:41 thb 1.8.330.2: #i85898# Stripping all external header guards 2008/03/31 17:15:17 rt 1.8.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7fc10ce7c5b28b526de3fc602e6644e1d41c0c77]

INTEGRATION: CWS changefileheader (1.3.774); FILE MERGED 2008/04/01 15:45:30 thb 1.3.774.3: #i85898# Stripping all external header guards 2008/04/01 12:43:56 thb 1.3.774.2: #i85898# Stripping all external header guards 2008/03/31 13:02:36 rt 1.3.774.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6e850cde02f766d6f8607f57a28246f815cd9148]

INTEGRATION: CWS changefileheader (1.9.368); FILE MERGED 2008/04/01 15:50:14 thb 1.9.368.3: #i85898# Stripping all external header guards 2008/04/01 12:48:07 thb 1.9.368.2: #i85898# Stripping all external header guards 2008/03/31 14:19:20 rt 1.9.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6fccad014ea4b76b44058121484950951d3db7e7]

INTEGRATION: CWS changefileheader (1.4.162); FILE MERGED 2008/04/01 13:04:51 thb 1.4.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:12 rt 1.4.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9db1926eaa9e6428eb684da4dbff197febb70ddd]

INTEGRATION: CWS changefileheader (1.45.242); FILE MERGED 2008/04/01 15:59:51 thb 1.45.242.3: #i85898# Stripping all external header guards 2008/04/01 12:56:04 thb 1.45.242.2: #i85898# Stripping all external header guards 2008/03/31 16:59:54 rt 1.45.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [710073a5617790da58ead3af26da85ecaeb89e9e]

INTEGRATION: CWS changefileheader (1.4.536); FILE MERGED 2008/03/31 13:58:48 rt 1.4.536.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9f4d397a8787315107e14fcaf4c81a2a4f0f2831]

INTEGRATION: CWS changefileheader (1.13.192); FILE MERGED 2008/04/01 15:30:41 thb 1.13.192.2: #i85898# Stripping all external header guards 2008/03/31 17:15:17 rt 1.13.192.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [202527cb0f7c705fc80c72b115a41bff53e378ec]

INTEGRATION: CWS changefileheader (1.6.60); FILE MERGED 2008/03/28 16:44:22 rt 1.6.60.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [feb175a40c10924abbd802df5763476395ad064f]

INTEGRATION: CWS changefileheader (1.3.450); FILE MERGED 2008/04/01 12:43:55 thb 1.3.450.2: #i85898# Stripping all external header guards 2008/03/31 13:02:36 rt 1.3.450.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3601dc28faafe54bd2dc8625faa9bed1f9e084e7]

INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/03/28 16:45:03 rt 1.4.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [34b2e273c1e8c42a4aba2b3d8baa1514a4e93b5f]

INTEGRATION: CWS changefileheader (1.12.362); FILE MERGED 2008/04/01 15:50:14 thb 1.12.362.2: #i85898# Stripping all external header guards 2008/03/31 14:19:20 rt 1.12.362.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a0d623b1d89eab38726fe74c5aff1cb6c392eea9]

INTEGRATION: CWS changefileheader (1.5.162); FILE MERGED 2008/04/01 13:04:51 thb 1.5.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:12 rt 1.5.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [64c6e71bab6665ae2acaed82651748725b8bdb3b]

INTEGRATION: CWS changefileheader (1.6.242); FILE MERGED 2008/04/01 15:59:51 thb 1.6.242.3: #i85898# Stripping all external header guards 2008/04/01 12:56:04 thb 1.6.242.2: #i85898# Stripping all external header guards 2008/03/31 16:59:54 rt 1.6.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [abb6dc70057ffc7985f23b261f81b78c1d4b36cf]

INTEGRATION: CWS changefileheader (1.5.358); FILE MERGED 2008/03/31 13:58:48 rt 1.5.358.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b79931471741a0a272f7e4061362d7bb91e18814]

INTEGRATION: CWS changefileheader (1.4.132); FILE MERGED 2008/03/28 16:45:03 rt 1.4.132.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b5a20b49a1b5d7e6a38261bd2104bad4afde7aa0]

INTEGRATION: CWS changefileheader (1.43.302); FILE MERGED 2008/03/31 17:15:17 rt 1.43.302.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8d0f82481fbdad514d247087ef02c950f1877fb4]

INTEGRATION: CWS changefileheader (1.16.246); FILE MERGED 2008/04/01 15:45:30 thb 1.16.246.2: #i85898# Stripping all external header guards 2008/03/31 13:02:34 rt 1.16.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [86ef219586c4332c3aa9bd878ee46a80c2d4d184]

INTEGRATION: CWS changefileheader (1.56.368); FILE MERGED 2008/03/31 14:19:20 rt 1.56.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [35ac94b10d9c471b80d3b7b2289610b25ad2e537]

INTEGRATION: CWS changefileheader (1.7.18); FILE MERGED 2008/04/01 13:04:51 thb 1.7.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:12 rt 1.7.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8690d1331be9e420fd95ff8390bdb77f13d79a00]

INTEGRATION: CWS changefileheader (1.14.38); FILE MERGED 2008/03/31 16:59:54 rt 1.14.38.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [52a9940b549773fefea1c2e6ed286648bd7b0eeb]

INTEGRATION: CWS changefileheader (1.10.20); FILE MERGED 2008/03/28 16:44:22 rt 1.10.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f14e96b04bc44078dde2e6f3424b81956bb0f851]

INTEGRATION: CWS changefileheader (1.4.700); FILE MERGED 2008/03/31 17:15:17 rt 1.4.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [80582626cc42a34346049656e0e1372c09301b53]

INTEGRATION: CWS changefileheader (1.12.632); FILE MERGED 2008/03/31 13:02:34 rt 1.12.632.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [94d27ad27eaf87e1047f6a7249313132dfeb54de]

INTEGRATION: CWS changefileheader (1.3.1256); FILE MERGED 2008/03/31 14:19:20 rt 1.3.1256.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3db703023394be5f20607c55210c96d2c790b354]

INTEGRATION: CWS changefileheader (1.16.162); FILE MERGED 2008/04/01 13:04:51 thb 1.16.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:12 rt 1.16.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3c41fd99e9a1cc8f5c40c136933fea784e14917f]

INTEGRATION: CWS changefileheader (1.31.58); FILE MERGED 2008/04/01 15:35:55 thb 1.31.58.3: #i85898# Stripping all external header guards 2008/04/01 12:39:17 thb 1.31.58.2: #i85898# Stripping all external header guards 2008/03/31 13:58:47 rt 1.31.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e1afdb27b8c2d67995c8d18098bd765617793d47]

INTEGRATION: CWS changefileheader (1.15.16); FILE MERGED 2008/03/28 16:44:21 rt 1.15.16.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [435e6ec2b90aac01ab86d191e16ca3b61efc1d75]

INTEGRATION: CWS changefileheader (1.16.300); FILE MERGED 2008/04/01 15:30:41 thb 1.16.300.2: #i85898# Stripping all external header guards 2008/03/31 17:15:17 rt 1.16.300.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ce884a7fd277c888f2de0c74dd6442f56a0d1176]

INTEGRATION: CWS changefileheader (1.6.166); FILE MERGED 2008/03/28 16:44:52 rt 1.6.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [749ef9c5b540000f87143833109ce82d8a778ad0]

INTEGRATION: CWS changefileheader (1.5.546); FILE MERGED 2008/04/01 15:45:30 thb 1.5.546.3: #i85898# Stripping all external header guards 2008/04/01 12:43:54 thb 1.5.546.2: #i85898# Stripping all external header guards 2008/03/31 13:02:34 rt 1.5.546.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6133da14d3fa94655f6c33eb5074ab82cb732e06]

INTEGRATION: CWS changefileheader (1.43.196); FILE MERGED 2008/04/01 15:50:14 thb 1.43.196.3: #i85898# Stripping all external header guards 2008/04/01 12:48:06 thb 1.43.196.2: #i85898# Stripping all external header guards 2008/03/31 14:19:20 rt 1.43.196.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [099b0873f839c718576a4242de784eceb0cb6262]

INTEGRATION: CWS changefileheader (1.18.162); FILE MERGED 2008/04/01 16:09:47 thb 1.18.162.3: #i85898# Stripping all external header guards 2008/04/01 13:04:50 thb 1.18.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:12 rt 1.18.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4366fa5b68d33a8b93f96426d2f2e78d35fe04d5]

INTEGRATION: CWS changefileheader (1.6.298); FILE MERGED 2008/03/31 13:58:47 rt 1.6.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c5a1a6327841d2ca2449ba9ae46e430782bb2c75]

INTEGRATION: CWS changefileheader (1.4.20); FILE MERGED 2008/03/28 16:44:21 rt 1.4.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [62419b1d3aaa1cb60602d4dd3ee110dff65303c5]

INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/03/28 16:44:52 rt 1.4.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2ee048d4bab3c0b299afb138e1661c7679f194cb]

INTEGRATION: CWS changefileheader (1.27.136); FILE MERGED 2008/03/31 17:15:17 rt 1.27.136.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [83a7057ce6a5a93738ad4ee3a879a9273e6422e8]

INTEGRATION: CWS changefileheader (1.10.222); FILE MERGED 2008/04/01 15:45:29 thb 1.10.222.3: #i85898# Stripping all external header guards 2008/04/01 12:43:54 thb 1.10.222.2: #i85898# Stripping all external header guards 2008/03/31 13:02:34 rt 1.10.222.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [32dddd523daa55cba15bc9dc5aaa19bc7d91f057]

INTEGRATION: CWS changefileheader (1.76.50); FILE MERGED 2008/03/31 14:19:20 rt 1.76.50.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [41606207bf040b478d711cb14a55e47b8b1f1436]

INTEGRATION: CWS changefileheader (1.3.450); FILE MERGED 2008/03/31 16:28:12 rt 1.3.450.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [79abcdc76dcd8ec965a55186517d5e56d841fe71]

INTEGRATION: CWS changefileheader (1.3.94); FILE MERGED 2008/03/28 16:44:21 rt 1.3.94.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ce806cf8e97e78ee4ecf4f887a27760d971367cc]

INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/03/28 16:44:51 rt 1.5.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ad21ad7d3867405ab58f91e008b44d5937595dce]

INTEGRATION: CWS changefileheader (1.3.700); FILE MERGED 2008/03/31 17:15:17 rt 1.3.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9b70443d4c0f901a19d35305a0bef8198655bf75]

INTEGRATION: CWS changefileheader (1.12.632); FILE MERGED 2008/04/01 15:45:29 thb 1.12.632.3: #i85898# Stripping all external header guards 2008/04/01 12:43:53 thb 1.12.632.2: #i85898# Stripping all external header guards 2008/03/31 13:02:34 rt 1.12.632.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3d3755d7c2ccce129bd01e9db3765a9f84583250]

INTEGRATION: CWS changefileheader (1.3.624); FILE MERGED 2008/03/31 13:58:47 rt 1.3.624.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [215897243df9466d3ec9781c6676fd06c8d6cd89]

INTEGRATION: CWS changefileheader (1.2.250); FILE MERGED 2008/03/31 15:59:52 rt 1.2.250.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0344f5238e8a75880a347b1f3d18bb7f2de1b99f]

INTEGRATION: CWS changefileheader (1.8.162); FILE MERGED 2008/04/01 13:04:50 thb 1.8.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:12 rt 1.8.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5a0b414fbe47766bab392aa0b1754ef7f5cc09a3]

INTEGRATION: CWS changefileheader (1.5.368); FILE MERGED 2008/04/01 15:50:14 thb 1.5.368.3: #i85898# Stripping all external header guards 2008/04/01 12:48:06 thb 1.5.368.2: #i85898# Stripping all external header guards 2008/03/31 14:19:20 rt 1.5.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [341c10cd59d0bb5d3c4dc8268b5fe7213b98f4c1]

INTEGRATION: CWS changefileheader (1.8.60); FILE MERGED 2008/04/01 15:04:22 thb 1.8.60.3: #i85898# Stripping all external header guards 2008/04/01 10:50:37 thb 1.8.60.2: #i85898# Stripping all external header guards 2008/03/28 16:44:21 rt 1.8.60.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fb7f1bf324f892c8d22cb5eba3878786217646aa]

INTEGRATION: CWS changefileheader (1.4.166); FILE MERGED 2008/03/28 16:44:51 rt 1.4.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cfbb337f6e85612f63a831d67c2748e828f3afbc]

INTEGRATION: CWS changefileheader (1.38.302); FILE MERGED 2008/03/31 17:15:17 rt 1.38.302.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8d9431a8cabf70e8df5e67380d38bd65698cda87]

INTEGRATION: CWS changefileheader (1.17.450); FILE MERGED 2008/04/01 15:45:29 thb 1.17.450.3: #i85898# Stripping all external header guards 2008/04/01 12:43:53 thb 1.17.450.2: #i85898# Stripping all external header guards 2008/03/31 13:02:34 rt 1.17.450.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a66d9ac22f356b5be5c268708b96f914b80de872]

INTEGRATION: CWS changefileheader (1.12.162); FILE MERGED 2008/04/01 13:04:50 thb 1.12.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:12 rt 1.12.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bd1737c9d8584ff1a51d660ff736d0cc04929035]

INTEGRATION: CWS changefileheader (1.14.1256); FILE MERGED 2008/03/31 14:19:20 rt 1.14.1256.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9ec367eff0f95d2717cbc149ffaa69f9a224876d]

INTEGRATION: CWS changefileheader (1.2.126); FILE MERGED 2008/03/28 16:44:21 rt 1.2.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [542410d057f3ae4c5e1d3dd2b9fadb72e03d3a0e]

INTEGRATION: CWS changefileheader (1.5.700); FILE MERGED 2008/03/31 17:15:17 rt 1.5.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [121bc090d6aba3f9a24ff9075f1c998681bbe80a]

INTEGRATION: CWS changefileheader (1.6.132); FILE MERGED 2008/03/28 16:44:51 rt 1.6.132.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c5a1916deb55786fef8a68ec182209672a4c3f0e]

INTEGRATION: CWS changefileheader (1.13.450); FILE MERGED 2008/03/31 13:02:34 rt 1.13.450.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [adc72cb662e9a70b401861951587c1ddd0e1a9e4]

INTEGRATION: CWS changefileheader (1.11.52); FILE MERGED 2008/03/31 13:58:47 rt 1.11.52.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6672c50b78d7ceb4aaafbe957db4880cf9ef5705]

INTEGRATION: CWS changefileheader (1.16.162); FILE MERGED 2008/04/01 16:09:47 thb 1.16.162.3: #i85898# Stripping all external header guards 2008/04/01 13:04:50 thb 1.16.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:12 rt 1.16.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6ef8984fbf68091bc2c7779eb0055725f42c0287]

INTEGRATION: CWS changefileheader (1.3.170); FILE MERGED 2008/03/28 16:44:21 rt 1.3.170.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6ed3f879cd55e770652ea59015bbc6f28e6b80bd]

INTEGRATION: CWS changefileheader (1.11.330); FILE MERGED 2008/03/31 17:15:17 rt 1.11.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [adf1d0f220728e3e7c239c7c935788ff59f12e86]

INTEGRATION: CWS changefileheader (1.6.166); FILE MERGED 2008/03/28 16:44:51 rt 1.6.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b5586ea47b37fb0ce3453e01474d1d50c7939c18]

INTEGRATION: CWS changefileheader (1.9.232); FILE MERGED 2008/04/01 12:39:17 thb 1.9.232.2: #i85898# Stripping all external header guards 2008/03/31 13:58:47 rt 1.9.232.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ee431f90e9ddc2382355771686c95d6096346e71]

INTEGRATION: CWS changefileheader (1.5.330); FILE MERGED 2008/04/01 13:04:50 thb 1.5.330.2: #i85898# Stripping all external header guards 2008/03/31 16:28:12 rt 1.5.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1f5783ad46fd5d44757ecf61952456bce2f828e4]

INTEGRATION: CWS changefileheader (1.24.246); FILE MERGED 2008/04/01 15:45:29 thb 1.24.246.2: #i85898# Stripping all external header guards 2008/03/31 13:02:33 rt 1.24.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5fcca92b86febe0f7b5255a88e989eaaf10497bb]

INTEGRATION: CWS changefileheader (1.43.58); FILE MERGED 2008/03/31 16:59:49 rt 1.43.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [982319f4df05afdbd7abb39ac377f3139d490b6c]

INTEGRATION: CWS changefileheader (1.98.50); FILE MERGED 2008/04/01 15:50:14 thb 1.98.50.3: #i85898# Stripping all external header guards 2008/04/01 12:48:06 thb 1.98.50.2: #i85898# Stripping all external header guards 2008/03/31 14:19:20 rt 1.98.50.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c0cd3f847f8ed4d8fcacede0795dd08fdb9500de]

INTEGRATION: CWS changefileheader (1.2.126); FILE MERGED 2008/03/28 16:44:20 rt 1.2.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5b454e153ccf7ace38c85e8f6743b312066e5e15]

INTEGRATION: CWS changefileheader (1.59.302); FILE MERGED 2008/03/31 17:15:17 rt 1.59.302.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1d10131132b06d920d1cd58e98562fb762aba051]

INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/03/28 16:44:51 rt 1.4.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [afb795a71084e3e33b28e7765016b8841b201a14]

INTEGRATION: CWS changefileheader (1.5.358); FILE MERGED 2008/03/31 13:58:47 rt 1.5.358.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a644d25cc057b21fe038127fc9e06747bdfd305a]

INTEGRATION: CWS changefileheader (1.8.290); FILE MERGED 2008/04/01 16:09:46 thb 1.8.290.3: #i85898# Stripping all external header guards 2008/04/01 13:04:50 thb 1.8.290.2: #i85898# Stripping all external header guards 2008/03/31 16:28:12 rt 1.8.290.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8c8dede930db011462660c2f5fe55cffe515af55]

INTEGRATION: CWS changefileheader (1.4.774); FILE MERGED 2008/03/31 13:02:33 rt 1.4.774.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [81fdf2c8af3115c633578fe4fec3a27540557273]

INTEGRATION: CWS changefileheader (1.5.58); FILE MERGED 2008/03/31 16:59:49 rt 1.5.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5101e2716d8e7139b64e987fd315a913f7aa9793]

INTEGRATION: CWS changefileheader (1.3.368); FILE MERGED 2008/04/01 15:50:14 thb 1.3.368.3: #i85898# Stripping all external header guards 2008/04/01 12:48:06 thb 1.3.368.2: #i85898# Stripping all external header guards 2008/03/31 14:19:20 rt 1.3.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e35fb792557d46dadc068bfef1e115122e6e5481]

INTEGRATION: CWS changefileheader (1.11.94); FILE MERGED 2008/04/01 15:04:22 thb 1.11.94.3: #i85898# Stripping all external header guards 2008/04/01 10:50:37 thb 1.11.94.2: #i85898# Stripping all external header guards 2008/03/28 16:44:20 rt 1.11.94.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4031e51864e7e0330d02fd7cd89521c572d03667]

INTEGRATION: CWS changefileheader (1.7.700); FILE MERGED 2008/03/31 17:15:17 rt 1.7.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b458b7e439e708e320db14a1a1182262dc9a137b]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:44:51 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5b2f40cba02b0fe956819d959d8d05d5bef79298]

INTEGRATION: CWS changefileheader (1.6.492); FILE MERGED 2008/04/01 15:35:54 thb 1.6.492.3: #i85898# Stripping all external header guards 2008/04/01 12:39:16 thb 1.6.492.2: #i85898# Stripping all external header guards 2008/03/31 13:58:47 rt 1.6.492.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1da4af4e943554b38a4663950bc20d604eed646f]

INTEGRATION: CWS changefileheader (1.13.450); FILE MERGED 2008/04/01 16:09:46 thb 1.13.450.3: #i85898# Stripping all external header guards 2008/04/01 13:04:50 thb 1.13.450.2: #i85898# Stripping all external header guards 2008/03/31 16:28:12 rt 1.13.450.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [625ccff6bb652dff37ad383a6339556c010fa956]

INTEGRATION: CWS changefileheader (1.15.228); FILE MERGED 2008/04/01 15:45:29 thb 1.15.228.2: #i85898# Stripping all external header guards 2008/03/31 13:02:33 rt 1.15.228.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ae3b3c358ad77e6bab13458b666a7fc09b47af19]

INTEGRATION: CWS changefileheader (1.15.58); FILE MERGED 2008/04/01 15:59:51 thb 1.15.58.3: #i85898# Stripping all external header guards 2008/04/01 12:56:04 thb 1.15.58.2: #i85898# Stripping all external header guards 2008/03/31 16:59:49 rt 1.15.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [47dfa3c4e3a7a1f81093129a6729b0ee5d897903]

INTEGRATION: CWS changefileheader (1.3.368); FILE MERGED 2008/04/01 15:50:14 thb 1.3.368.2: #i85898# Stripping all external header guards 2008/03/31 14:19:19 rt 1.3.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [07159e5bd205da5d0ef6b3f4c98685ed4b868801]

INTEGRATION: CWS changefileheader (1.2.126); FILE MERGED 2008/04/01 10:50:37 thb 1.2.126.2: #i85898# Stripping all external header guards 2008/03/28 16:44:20 rt 1.2.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c22526c06d416c27500d92bb6ea2787820e9749c]

INTEGRATION: CWS changefileheader (1.9.330); FILE MERGED 2008/04/01 15:30:41 thb 1.9.330.2: #i85898# Stripping all external header guards 2008/03/31 17:15:17 rt 1.9.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cc4a4d46607430199239b776e619876da9cafbd7]

INTEGRATION: CWS changefileheader (1.16.232); FILE MERGED 2008/04/01 12:39:16 thb 1.16.232.2: #i85898# Stripping all external header guards 2008/03/31 13:58:47 rt 1.16.232.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9851d9579492b72e39d46c656e163e5ddb19447b]

INTEGRATION: CWS changefileheader (1.20.162); FILE MERGED 2008/04/01 16:09:46 thb 1.20.162.3: #i85898# Stripping all external header guards 2008/04/01 13:04:50 thb 1.20.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:12 rt 1.20.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5919d40cc6638cf0ad5d23e423a2cddd830ddf7b]

INTEGRATION: CWS changefileheader (1.4.774); FILE MERGED 2008/03/31 13:02:32 rt 1.4.774.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [985ee1916dd1447e0a28558555d2465abb03ab24]

INTEGRATION: CWS changefileheader (1.23.448); FILE MERGED 2008/03/31 16:59:49 rt 1.23.448.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9f8d72d05f17a12f89c131899b2f4bcbeca6509b]

INTEGRATION: CWS changefileheader (1.20.72); FILE MERGED 2008/03/31 14:19:19 rt 1.20.72.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [633e0c3553c15be7ebec9b53bbefe9401532dff0]

INTEGRATION: CWS changefileheader (1.2.126); FILE MERGED 2008/04/01 15:04:22 thb 1.2.126.3: #i85898# Stripping all external header guards 2008/04/01 10:50:37 thb 1.2.126.2: #i85898# Stripping all external header guards 2008/03/28 16:44:20 rt 1.2.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7edd7b60b3049adf9fd98036be1a3cb7e5765419]

INTEGRATION: CWS changefileheader (1.3.292); FILE MERGED 2008/03/28 16:44:51 rt 1.3.292.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e4e93b0b9eccda39de8259b7334e132b4442dfd4]

INTEGRATION: CWS changefileheader (1.8.700); FILE MERGED 2008/03/31 17:15:17 rt 1.8.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b1ca676bc871c51cc6c82a0ec92a1e7efed5d206]

INTEGRATION: CWS changefileheader (1.5.298); FILE MERGED 2008/03/31 13:58:47 rt 1.5.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [18de288ba530c5af82464a0cb347fa94bdc93dcc]

INTEGRATION: CWS changefileheader (1.8.246); FILE MERGED 2008/03/31 13:02:32 rt 1.8.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3ba9cfa09fe408829491f030325805d41d4ac073]

INTEGRATION: CWS changefileheader (1.5.162); FILE MERGED 2008/04/01 13:04:50 thb 1.5.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:12 rt 1.5.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1a7771a3ef06cebca61c2b2cfd16cd96eeeddc83]

INTEGRATION: CWS changefileheader (1.18.34); FILE MERGED 2008/03/28 16:44:20 rt 1.18.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bd09aec8771c1f4b58f132b69dca70c8e3440c8f]

INTEGRATION: CWS changefileheader (1.3.1202); FILE MERGED 2008/03/31 16:59:49 rt 1.3.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6cd548f0f191be9eef999fab4499afd05b10e7f8]

INTEGRATION: CWS changefileheader (1.16.72); FILE MERGED 2008/04/01 15:50:14 thb 1.16.72.3: #i85898# Stripping all external header guards 2008/04/01 12:48:06 thb 1.16.72.2: #i85898# Stripping all external header guards 2008/03/31 14:19:19 rt 1.16.72.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [aabd98fce07c818a2b6184de737a9e4fbd9d9a76]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:44:51 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b731b0fb545202bf0b52626235a93dddd4de1937]

INTEGRATION: CWS changefileheader (1.10.34); FILE MERGED 2008/03/31 17:15:17 rt 1.10.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [730a2257e03f8ba4e3c1e059c5c4aa624546494f]

INTEGRATION: CWS changefileheader (1.8.298); FILE MERGED 2008/03/31 13:58:47 rt 1.8.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2ecc5cc6ed3e1ba9c4fdda390c13b36488e5574c]

INTEGRATION: CWS changefileheader (1.24.10); FILE MERGED 2008/04/01 15:45:29 thb 1.24.10.3: #i85898# Stripping all external header guards 2008/04/01 12:43:52 thb 1.24.10.2: #i85898# Stripping all external header guards 2008/03/31 13:02:32 rt 1.24.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [447d132f0b658531ed525636ffc2cabb7953ce19]

INTEGRATION: CWS changefileheader (1.10.300); FILE MERGED 2008/04/01 16:09:46 thb 1.10.300.3: #i85898# Stripping all external header guards 2008/04/01 13:04:50 thb 1.10.300.2: #i85898# Stripping all external header guards 2008/03/31 16:28:11 rt 1.10.300.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7276984db2f0ba5f638591238c6ffb1dcd5d0792]

INTEGRATION: CWS changefileheader (1.11.60); FILE MERGED 2008/04/01 15:04:22 thb 1.11.60.3: #i85898# Stripping all external header guards 2008/04/01 10:50:37 thb 1.11.60.2: #i85898# Stripping all external header guards 2008/03/28 16:44:20 rt 1.11.60.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dda05add705c6f9eedf1a782cb2c5f53326c0515]

INTEGRATION: CWS changefileheader (1.13.438); FILE MERGED 2008/04/01 15:59:51 thb 1.13.438.3: #i85898# Stripping all external header guards 2008/04/01 12:56:03 thb 1.13.438.2: #i85898# Stripping all external header guards 2008/03/31 16:59:48 rt 1.13.438.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6b489c1d6a7e5edfb0e754d6e3b20c380721ac4f]

INTEGRATION: CWS changefileheader (1.8.72); FILE MERGED 2008/03/31 14:19:19 rt 1.8.72.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f5182fdc32b48aa47f36efe526f4042c5b38e4f1]

INTEGRATION: CWS changefileheader (1.6.70); FILE MERGED 2008/03/28 16:44:51 rt 1.6.70.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6329a8ebe1732020a2873888f97583378be593db]

INTEGRATION: CWS changefileheader (1.9.246); FILE MERGED 2008/03/31 13:02:32 rt 1.9.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [29df17512790702033f5cbd6e87426a92c809f71]

INTEGRATION: CWS changefileheader (1.3.316); FILE MERGED 2008/04/01 16:09:46 thb 1.3.316.3: #i85898# Stripping all external header guards 2008/04/01 13:04:49 thb 1.3.316.2: #i85898# Stripping all external header guards 2008/03/31 16:28:11 rt 1.3.316.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3632f7a248fb689f16cc18610371ce36bdc416ab]

INTEGRATION: CWS changefileheader (1.11.298); FILE MERGED 2008/03/31 13:58:47 rt 1.11.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [84afe0135fb051ac667b9b3c7cb27cb9159adec8]

INTEGRATION: CWS changefileheader (1.3.94); FILE MERGED 2008/04/01 15:04:22 thb 1.3.94.3: #i85898# Stripping all external header guards 2008/04/01 10:50:37 thb 1.3.94.2: #i85898# Stripping all external header guards 2008/03/28 16:44:20 rt 1.3.94.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d249d3a0f5e82d3147a2e3bfe3e6d0c3214f8fd8]

INTEGRATION: CWS changefileheader (1.46.70); FILE MERGED 2008/04/01 15:50:13 thb 1.46.70.3: #i85898# Stripping all external header guards 2008/04/01 12:48:05 thb 1.46.70.2: #i85898# Stripping all external header guards 2008/03/31 14:19:19 rt 1.46.70.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8c55717a55433c7a8610fea12bab17983bdc5a44]

INTEGRATION: CWS changefileheader (1.39.34); FILE MERGED 2008/04/01 15:59:51 thb 1.39.34.3: #i85898# Stripping all external header guards 2008/04/01 12:56:03 thb 1.39.34.2: #i85898# Stripping all external header guards 2008/03/31 16:59:48 rt 1.39.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ed42ae4037a1a9f604c69b1dd20733391ca1f95e]

INTEGRATION: CWS changefileheader (1.8.450); FILE MERGED 2008/03/31 13:02:32 rt 1.8.450.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ff127a7ac72a71488f899149a1fd64ee26c2f3a0]

INTEGRATION: CWS changefileheader (1.10.300); FILE MERGED 2008/04/01 16:09:46 thb 1.10.300.3: #i85898# Stripping all external header guards 2008/04/01 13:04:49 thb 1.10.300.2: #i85898# Stripping all external header guards 2008/03/31 16:28:11 rt 1.10.300.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fc96af2f88494ff5f5654bfeb43f36717256e757]

INTEGRATION: CWS changefileheader (1.7.70); FILE MERGED 2008/03/28 16:44:19 rt 1.7.70.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [60bbe8ff973fe60f6e97eaa71593f1597aff5f76]

INTEGRATION: CWS changefileheader (1.50.56); FILE MERGED 2008/04/01 15:59:50 thb 1.50.56.3: #i85898# Stripping all external header guards 2008/04/01 12:56:03 thb 1.50.56.2: #i85898# Stripping all external header guards 2008/03/31 16:59:48 rt 1.50.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8bd81ad8d999f1e44ba7368c19e803657ee44dcb]

INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/03/28 16:44:50 rt 1.4.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3cf7286b42304eac13eb9aa1e0b19c12c26faa3a]

INTEGRATION: CWS changefileheader (1.5.368); FILE MERGED 2008/04/01 15:50:13 thb 1.5.368.3: #i85898# Stripping all external header guards 2008/04/01 12:48:05 thb 1.5.368.2: #i85898# Stripping all external header guards 2008/03/31 14:19:19 rt 1.5.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5fe4fab6f443b9eb86e13d2b1728d2a69beaca2d]

INTEGRATION: CWS changefileheader (1.9.774); FILE MERGED 2008/03/31 13:02:32 rt 1.9.774.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8b4ec161dd0ef5f0c815cd491a4ef7098465afd5]

INTEGRATION: CWS changefileheader (1.25.186); FILE MERGED 2008/04/01 15:35:53 thb 1.25.186.2: #i85898# Stripping all external header guards 2008/03/31 13:58:47 rt 1.25.186.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [21bfb36d6511bff51da10a572cd1ebd72a70e5a2]

INTEGRATION: CWS changefileheader (1.9.290); FILE MERGED 2008/03/31 16:28:11 rt 1.9.290.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7f12760f94e6b26eb6018d05afc1700a27406cff]

INTEGRATION: CWS changefileheader (1.4.294); FILE MERGED 2008/03/28 16:44:50 rt 1.4.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2f1e60116917156a415f73022b508f27a99ffb23]

INTEGRATION: CWS changefileheader (1.7.368); FILE MERGED 2008/04/01 12:48:05 thb 1.7.368.2: #i85898# Stripping all external header guards 2008/03/31 14:19:19 rt 1.7.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [baf7767074c196747456439351425db689162da8]

INTEGRATION: CWS changefileheader (1.4.324); FILE MERGED 2008/03/31 13:02:32 rt 1.4.324.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [edceb560bedd78c44c1f47898c5a47b71e0ee648]

INTEGRATION: CWS changefileheader (1.5.20); FILE MERGED 2008/04/01 15:04:21 thb 1.5.20.3: #i85898# Stripping all external header guards 2008/04/01 10:50:37 thb 1.5.20.2: #i85898# Stripping all external header guards 2008/03/28 16:44:19 rt 1.5.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b51f8f8755a102fcb6bf1329c8a7dc29f9c2b78b]

INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/03/28 16:44:50 rt 1.7.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [66a85661fc575c8b9f8cfe5015b4eabe94ca34db]

INTEGRATION: CWS changefileheader (1.30.330); FILE MERGED 2008/04/01 16:09:46 thb 1.30.330.3: #i85898# Stripping all external header guards 2008/04/01 13:04:49 thb 1.30.330.2: #i85898# Stripping all external header guards 2008/03/31 16:28:11 rt 1.30.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6dfcddcfcc0ccdd4acdf7d3f85550c27f65f1b16]

INTEGRATION: CWS changefileheader (1.10.246); FILE MERGED 2008/04/01 15:45:28 thb 1.10.246.2: #i85898# Stripping all external header guards 2008/03/31 13:02:32 rt 1.10.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0d3662cbbf17e2d498f567968c7485ab0969bdc5]

INTEGRATION: CWS changefileheader (1.63.366); FILE MERGED 2008/03/31 14:19:19 rt 1.63.366.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e6d0df121802bfa5190b84992a02d4d55ecf2a00]

INTEGRATION: CWS changefileheader (1.9.10); FILE MERGED 2008/03/28 16:44:50 rt 1.9.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [454dd5996c6869443a151bbf884d1f638179c6f4]

INTEGRATION: CWS changefileheader (1.6.250); FILE MERGED 2008/03/31 13:58:46 rt 1.6.250.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c1a82b270d2d306642e2526e0b9fcc6ee990c3e0]

INTEGRATION: CWS changefileheader (1.2.250); FILE MERGED 2008/03/31 15:59:51 rt 1.2.250.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7c3b474b7ef51610842ea27af08769f10befd7f0]

INTEGRATION: CWS changefileheader (1.7.368); FILE MERGED 2008/04/01 15:50:13 thb 1.7.368.3: #i85898# Stripping all external header guards 2008/04/01 12:48:05 thb 1.7.368.2: #i85898# Stripping all external header guards 2008/03/31 14:19:19 rt 1.7.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8ac8d435c55f98ea8a19b42e2a6be106f317e6b6]

INTEGRATION: CWS changefileheader (1.4.94); FILE MERGED 2008/04/01 10:50:36 thb 1.4.94.2: #i85898# Stripping all external header guards 2008/03/28 16:44:19 rt 1.4.94.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0ee0feca991e0c411d0a94f0ae9858e3ed1ffaab]

INTEGRATION: CWS changefileheader (1.3.574); FILE MERGED 2008/03/31 13:58:46 rt 1.3.574.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [86fb5a0f48dc23cf191ba40d99f92fb015063804]

INTEGRATION: CWS changefileheader (1.12.34); FILE MERGED 2008/04/01 15:59:50 thb 1.12.34.2: #i85898# Stripping all external header guards 2008/03/31 16:59:48 rt 1.12.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c709aa9211270d8ad1685267db28df08adf3cc5f]

INTEGRATION: CWS changefileheader (1.2.250); FILE MERGED 2008/03/31 15:59:42 rt 1.2.250.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1ebd7e8f8c6314ca534d82c47608c1f2b7d316d6]

INTEGRATION: CWS changefileheader (1.10.1256); FILE MERGED 2008/03/31 14:19:19 rt 1.10.1256.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [73cc20b845165618a9918422da33a1d821ac01bc]

INTEGRATION: CWS changefileheader (1.3.70); FILE MERGED 2008/04/01 15:04:21 thb 1.3.70.3: #i85898# Stripping all external header guards 2008/04/01 10:50:36 thb 1.3.70.2: #i85898# Stripping all external header guards 2008/03/28 16:44:19 rt 1.3.70.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [47c4f5861cbdcac240ca079890794857e1db67f5]

INTEGRATION: CWS changefileheader (1.4.246); FILE MERGED 2008/03/31 13:02:32 rt 1.4.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [eb1a3c7054b2066913bf027c25c08cef31583c5c]

INTEGRATION: CWS changefileheader (1.8.242); FILE MERGED 2008/04/01 15:59:50 thb 1.8.242.2: #i85898# Stripping all external header guards 2008/03/31 16:59:48 rt 1.8.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4994f759b7269eb520a09898e9d8d3d1f5efd80f]

INTEGRATION: CWS changefileheader (1.59.62); FILE MERGED 2008/04/01 16:09:45 thb 1.59.62.3: #i85898# Stripping all external header guards 2008/04/01 13:04:49 thb 1.59.62.2: #i85898# Stripping all external header guards 2008/03/31 16:28:11 rt 1.59.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [26fbfa006e8481e6f58f5e4fe3fd7f20b8d4ecdf]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:44:50 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1c4e5ceb7c15cfff2faa438e0b82dd5443447b9c]

INTEGRATION: CWS changefileheader (1.28.26); FILE MERGED 2008/03/31 15:59:42 rt 1.28.26.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [94f0d1a8dc607f8b2d41c3075fe658a1aee9b96c]

INTEGRATION: CWS changefileheader (1.3.624); FILE MERGED 2008/03/31 13:58:46 rt 1.3.624.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7b4cff5882c65867cd7adfd957259d589799f11c]

INTEGRATION: CWS changefileheader (1.35.36); FILE MERGED 2008/04/01 15:50:13 thb 1.35.36.3: #i85898# Stripping all external header guards 2008/04/01 12:48:05 thb 1.35.36.2: #i85898# Stripping all external header guards 2008/03/31 14:19:19 rt 1.35.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c8d6bfa2c4916cb51f4fc306c4e0e3da9e3d3862]

INTEGRATION: CWS changefileheader (1.9.126); FILE MERGED 2008/03/28 16:44:14 rt 1.9.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ca8bedc069e39c20ebc11211232ebc52df834302]

INTEGRATION: CWS changefileheader (1.3.170); FILE MERGED 2008/03/31 13:02:32 rt 1.3.170.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f6b213ce84496e9c634be3f9c98d2ec09b4b0ed7]

INTEGRATION: CWS changefileheader (1.43.448); FILE MERGED 2008/03/31 16:59:48 rt 1.43.448.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e050b501b96e49e37cd37f7d59fce892c9c5c393]

INTEGRATION: CWS changefileheader (1.17.206); FILE MERGED 2008/04/01 13:04:49 thb 1.17.206.2: #i85898# Stripping all external header guards 2008/03/31 16:28:11 rt 1.17.206.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a57c73cbf68ac97575afdb1077c4f8c6c4947628]

INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/03/28 16:44:50 rt 1.6.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [73167780e2c5901622377e59e85d14f6cf60316d]

INTEGRATION: CWS changefileheader (1.7.500); FILE MERGED 2008/03/31 15:59:42 rt 1.7.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [26a113a3c8a83d6d22c92a7d0e23d55e43808e48]

INTEGRATION: CWS changefileheader (1.17.52); FILE MERGED 2008/03/31 13:58:46 rt 1.17.52.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8232aa48e0b0e76aed13172e136541c3c8f03876]

INTEGRATION: CWS changefileheader (1.34.302); FILE MERGED 2008/03/31 17:15:14 rt 1.34.302.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [997064b32834450bbcf7700bf45a80c6c94577ae]

INTEGRATION: CWS changefileheader (1.2.126); FILE MERGED 2008/03/28 16:44:14 rt 1.2.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8f4d67cc26e3fe72bc1cc309fbb5a4f752849610]

INTEGRATION: CWS changefileheader (1.45.368); FILE MERGED 2008/03/31 14:19:19 rt 1.45.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6914373d1b95fa71e99a230d362cfda5f2a7c2b0]

INTEGRATION: CWS changefileheader (1.2.774); FILE MERGED 2008/03/31 13:02:31 rt 1.2.774.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6318a0ff2ed31b2bbfcf01c99286926acf006ce9]

INTEGRATION: CWS changefileheader (1.47.54); FILE MERGED 2008/04/01 16:09:45 thb 1.47.54.3: #i85898# Stripping all external header guards 2008/04/01 13:04:49 thb 1.47.54.2: #i85898# Stripping all external header guards 2008/03/31 16:28:11 rt 1.47.54.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [02fff3555fdecd3a3931e311080cac683a88cb97]

INTEGRATION: CWS changefileheader (1.5.1202); FILE MERGED 2008/03/31 16:59:48 rt 1.5.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [aa64a4a8bc6b3598cef144418f79e017fa496bcf]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:44:50 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2a8a419d0c9ffb9952d6d4fb5eaba7b6817b0ade]

INTEGRATION: CWS changefileheader (1.6.588); FILE MERGED 2008/03/31 17:15:14 rt 1.6.588.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [24038707b909cb0cd904424d12fa8afac65c5129]

INTEGRATION: CWS changefileheader (1.8.298); FILE MERGED 2008/03/31 13:58:46 rt 1.8.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [820ea60fe368be65d1d886225b592055a9a78943]

INTEGRATION: CWS changefileheader (1.9.500); FILE MERGED 2008/03/31 15:59:42 rt 1.9.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ac2dea99d3ecda8d9afd701074abf6857bb38c4e]

INTEGRATION: CWS changefileheader (1.4.1256); FILE MERGED 2008/03/31 14:19:19 rt 1.4.1256.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [de4d8a8905c02445aa23f4738b4541d01ae51016]

INTEGRATION: CWS changefileheader (1.2.126); FILE MERGED 2008/04/01 10:50:36 thb 1.2.126.2: #i85898# Stripping all external header guards 2008/03/28 16:44:14 rt 1.2.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d8845b9a9d182ecfbac2686091bf12175ef96140]

INTEGRATION: CWS changefileheader (1.23.242); FILE MERGED 2008/04/01 15:59:50 thb 1.23.242.3: #i85898# Stripping all external header guards 2008/04/01 12:56:03 thb 1.23.242.2: #i85898# Stripping all external header guards 2008/03/31 16:59:48 rt 1.23.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b7b54e724b6ab6452b7abfedc47d2c5355bd0f07]

INTEGRATION: CWS changefileheader (1.6.162); FILE MERGED 2008/04/01 13:04:48 thb 1.6.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:11 rt 1.6.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bd8428ecb91fd4ade3c76fbda34656ee358e51ff]

INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/03/28 16:44:50 rt 1.5.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f78480c1cda8fbbfb315752c7e133780802d2b3c]

INTEGRATION: CWS changefileheader (1.13.492); FILE MERGED 2008/04/01 15:30:40 thb 1.13.492.2: #i85898# Stripping all external header guards 2008/03/31 17:15:14 rt 1.13.492.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [94397d8d18e276b92c2e67dc8ee23b3a9a69fd51]

INTEGRATION: CWS changefileheader (1.21.368); FILE MERGED 2008/03/31 14:19:19 rt 1.21.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a1360201177721295f72512f7b6c131ad2bf00c2]

INTEGRATION: CWS changefileheader (1.3.450); FILE MERGED 2008/03/31 13:02:31 rt 1.3.450.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [866f6ea1c217a36f5b5ce649955916a4f9a998b9]

INTEGRATION: CWS changefileheader (1.6.242); FILE MERGED 2008/04/01 15:59:50 thb 1.6.242.3: #i85898# Stripping all external header guards 2008/04/01 12:56:01 thb 1.6.242.2: #i85898# Stripping all external header guards 2008/03/31 16:59:44 rt 1.6.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2ce4b43a0a98186a4d3beb2bb10f1179226d9a7d]

INTEGRATION: CWS changefileheader (1.25.162); FILE MERGED 2008/04/01 13:04:48 thb 1.25.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:11 rt 1.25.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a71d91689f36a973f26dff704c9f2f8eb561b553]

INTEGRATION: CWS changefileheader (1.6.330); FILE MERGED 2008/03/31 17:15:14 rt 1.6.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e79898344677ac4246cc1cf67ae932e51a54328e]

INTEGRATION: CWS changefileheader (1.8.500); FILE MERGED 2008/03/31 15:59:42 rt 1.8.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [38f060ac423aa2f44fb8a7723210a23d9d536c56]

INTEGRATION: CWS changefileheader (1.3.1256); FILE MERGED 2008/04/01 15:50:13 thb 1.3.1256.2: #i85898# Stripping all external header guards 2008/03/31 14:19:19 rt 1.3.1256.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f21df2a0ff911f0304359d616749ae7d846ec496]

INTEGRATION: CWS changefileheader (1.6.170); FILE MERGED 2008/03/31 13:02:31 rt 1.6.170.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [659d0a0ab192564d027937a631164027299aa114]

INTEGRATION: CWS changefileheader (1.7.358); FILE MERGED 2008/03/31 13:58:46 rt 1.7.358.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [62d34b63b137c935c0454ad56946d7efd580e031]

INTEGRATION: CWS changefileheader (1.68.36); FILE MERGED 2008/04/01 15:59:50 thb 1.68.36.3: #i85898# Stripping all external header guards 2008/04/01 12:56:01 thb 1.68.36.2: #i85898# Stripping all external header guards 2008/03/31 16:59:44 rt 1.68.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d168b43108a537f2c304f1281e13f31308bcc2a8]

INTEGRATION: CWS changefileheader (1.4.166); FILE MERGED 2008/03/28 16:44:50 rt 1.4.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3ddbcbfc9d126b4d49b0d409f16e3bfbb261a383]

INTEGRATION: CWS changefileheader (1.15.88); FILE MERGED 2008/04/01 15:30:40 thb 1.15.88.2: #i85898# Stripping all external header guards 2008/03/31 17:15:14 rt 1.15.88.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dc920c129716b922627b61fe0c718a800d0356c9]

INTEGRATION: CWS changefileheader (1.6.368); FILE MERGED 2008/04/01 15:50:13 thb 1.6.368.2: #i85898# Stripping all external header guards 2008/03/31 14:19:19 rt 1.6.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a13df38b72b1b77b05fec37a81f502e24bdef8c8]

INTEGRATION: CWS changefileheader (1.6.316); FILE MERGED 2008/04/01 16:09:45 thb 1.6.316.2: #i85898# Stripping all external header guards 2008/03/31 16:28:11 rt 1.6.316.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b3061988b1d7a042a0e7ff71d1d99b530e78b481]

INTEGRATION: CWS changefileheader (1.4.170); FILE MERGED 2008/03/31 13:02:31 rt 1.4.170.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6f716631be9fd462e660651db8677a314cc20b7a]

INTEGRATION: CWS changefileheader (1.128.36); FILE MERGED 2008/04/01 15:59:50 thb 1.128.36.3: #i85898# Stripping all external header guards 2008/04/01 12:56:00 thb 1.128.36.2: #i85898# Stripping all external header guards 2008/03/31 16:59:44 rt 1.128.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [aa09d8ad911de473728c38550d711e32a4e2b1ca]

INTEGRATION: CWS changefileheader (1.9.446); FILE MERGED 2008/03/31 13:58:46 rt 1.9.446.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [713659d162cbd470cca8cabcc19e572f815e602b]

INTEGRATION: CWS changefileheader (1.19.330); FILE MERGED 2008/04/01 15:30:40 thb 1.19.330.3: #i85898# Stripping all external header guards 2008/04/01 12:36:40 thb 1.19.330.2: #i85898# Stripping all external header guards 2008/03/31 17:15:14 rt 1.19.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [91be3345db8eece91499988e4328f31656cb25c4]

INTEGRATION: CWS changefileheader (1.5.60); FILE MERGED 2008/04/01 15:04:21 thb 1.5.60.2: #i85898# Stripping all external header guards 2008/03/28 16:44:14 rt 1.5.60.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [12ec0f5ceee880a3192580b2a3de51a8e8e58f99]

INTEGRATION: CWS changefileheader (1.39.368); FILE MERGED 2008/03/31 14:19:19 rt 1.39.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cc1a2f0885c2ae49b70d42ba5ecc903cba7c8374]

INTEGRATION: CWS changefileheader (1.7.300); FILE MERGED 2008/04/01 13:04:48 thb 1.7.300.2: #i85898# Stripping all external header guards 2008/03/31 16:28:11 rt 1.7.300.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2f33ddf58149c92b68eb18f31b1f063e6eec8a35]

INTEGRATION: CWS changefileheader (1.7.170); FILE MERGED 2008/03/31 13:02:31 rt 1.7.170.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [329f426c0b51e0e34ad0b6d06f3505110181e3e2]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:44:49 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [31cbd8bc1ff0274843c05e314c2d18c5bb90e928]

INTEGRATION: CWS changefileheader (1.4.1202); FILE MERGED 2008/04/01 15:59:50 thb 1.4.1202.3: #i85898# Stripping all external header guards 2008/04/01 12:56:00 thb 1.4.1202.2: #i85898# Stripping all external header guards 2008/03/31 16:59:44 rt 1.4.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [20c552ece1102499eae8a5a09076517a1c12b8f3]

INTEGRATION: CWS changefileheader (1.3.574); FILE MERGED 2008/04/01 12:39:16 thb 1.3.574.2: #i85898# Stripping all external header guards 2008/03/31 13:58:46 rt 1.3.574.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [af53379bae5bf76774a05de1776b571b29ba0084]

INTEGRATION: CWS changefileheader (1.11.60); FILE MERGED 2008/04/01 10:50:36 thb 1.11.60.2: #i85898# Stripping all external header guards 2008/03/28 16:44:14 rt 1.11.60.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6c3fab73c54a4d9464815d4012bea50be1855cf1]

INTEGRATION: CWS changefileheader (1.3.492); FILE MERGED 2008/03/31 17:15:14 rt 1.3.492.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ada6f1ce646a492f28e4423579bebb4c0ab4b70a]

INTEGRATION: CWS changefileheader (1.6.368); FILE MERGED 2008/04/01 15:50:13 thb 1.6.368.3: #i85898# Stripping all external header guards 2008/04/01 12:48:05 thb 1.6.368.2: #i85898# Stripping all external header guards 2008/03/31 14:19:18 rt 1.6.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b1d877863a330c59083c7d7c136214c92fe05559]

INTEGRATION: CWS changefileheader (1.14.316); FILE MERGED 2008/04/01 16:09:45 thb 1.14.316.3: #i85898# Stripping all external header guards 2008/04/01 13:04:48 thb 1.14.316.2: #i85898# Stripping all external header guards 2008/03/31 16:28:11 rt 1.14.316.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7859a607ef5473317920837ae7750ad73f5f2d33]

INTEGRATION: CWS changefileheader (1.7.132); FILE MERGED 2008/03/28 16:44:49 rt 1.7.132.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3cdd6e286a0c1d8997f75fecfd24cc1d77730555]

INTEGRATION: CWS changefileheader (1.6.170); FILE MERGED 2008/04/01 15:45:28 thb 1.6.170.2: #i85898# Stripping all external header guards 2008/03/31 13:02:31 rt 1.6.170.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6d0e1555ec78ee2b466ff7d904be81c7a7bd4681]

INTEGRATION: CWS changefileheader (1.5.298); FILE MERGED 2008/04/01 12:39:15 thb 1.5.298.2: #i85898# Stripping all external header guards 2008/03/31 13:58:46 rt 1.5.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0a42013a0434806d309ba98582b12016cfa59b60]

INTEGRATION: CWS changefileheader (1.7.242); FILE MERGED 2008/04/01 15:59:50 thb 1.7.242.3: #i85898# Stripping all external header guards 2008/04/01 12:56:00 thb 1.7.242.2: #i85898# Stripping all external header guards 2008/03/31 16:59:44 rt 1.7.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d27a82cdc1e5ae3977fe38743bfec2fd3345cc1d]

INTEGRATION: CWS changefileheader (1.4.302); FILE MERGED 2008/03/31 17:15:14 rt 1.4.302.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c269fe0848e96a3a33f6015cbad294b187c85134]

INTEGRATION: CWS changefileheader (1.8.60); FILE MERGED 2008/04/01 15:04:21 thb 1.8.60.3: #i85898# Stripping all external header guards 2008/04/01 10:50:36 thb 1.8.60.2: #i85898# Stripping all external header guards 2008/03/28 16:44:14 rt 1.8.60.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1c1b05d821c1cad132fdbb24a4ee3c60ae7aed8d]

INTEGRATION: CWS changefileheader (1.3.316); FILE MERGED 2008/04/01 16:09:44 thb 1.3.316.3: #i85898# Stripping all external header guards 2008/04/01 13:04:48 thb 1.3.316.2: #i85898# Stripping all external header guards 2008/03/31 16:28:11 rt 1.3.316.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2b651d1f34e39c80110437f9c38a8c0605e54d82]

INTEGRATION: CWS changefileheader (1.4.1256); FILE MERGED 2008/03/31 14:19:18 rt 1.4.1256.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4a641ece02c1131059cdac1a1d1e702cd9d495d2]

INTEGRATION: CWS changefileheader (1.12.60); FILE MERGED 2008/04/01 10:50:36 thb 1.12.60.2: #i85898# Stripping all external header guards 2008/03/28 16:44:14 rt 1.12.60.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ec0bc0a2e0fdfffefb272e6e3b2d1e92f4a03717]

INTEGRATION: CWS changefileheader (1.31.188); FILE MERGED 2008/04/01 15:59:50 thb 1.31.188.3: #i85898# Stripping all external header guards 2008/04/01 12:56:00 thb 1.31.188.2: #i85898# Stripping all external header guards 2008/03/31 16:59:44 rt 1.31.188.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [eee567b1e07ba2c6215de5dee91583344552e009]

INTEGRATION: CWS changefileheader (1.3.700); FILE MERGED 2008/03/31 17:15:14 rt 1.3.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9f23a29e8973d338985ca525ad1070028fdcb14d]

INTEGRATION: CWS changefileheader (1.4.590); FILE MERGED 2008/03/31 13:58:46 rt 1.4.590.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6d5b29d27963e8eedfc5f8ee4ad1bdfcc40a9385]

INTEGRATION: CWS changefileheader (1.38.368); FILE MERGED 2008/04/01 15:50:13 thb 1.38.368.2: #i85898# Stripping all external header guards 2008/03/31 14:19:18 rt 1.38.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [838dd2ce95d25024220edb72fdf3b829782a1204]

INTEGRATION: CWS changefileheader (1.6.290); FILE MERGED 2008/04/01 13:04:48 thb 1.6.290.2: #i85898# Stripping all external header guards 2008/03/31 16:28:11 rt 1.6.290.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f06e9b28fa26b6b94c91a9a8ea4e950ce6c7ae37]

INTEGRATION: CWS changefileheader (1.5.126); FILE MERGED 2008/04/01 10:50:36 thb 1.5.126.2: #i85898# Stripping all external header guards 2008/03/28 16:44:14 rt 1.5.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3e5624ec45236fc5d9f66d8a4d0acb1cbc4e274a]

INTEGRATION: CWS changefileheader (1.24.78); FILE MERGED 2008/04/01 15:59:50 thb 1.24.78.3: #i85898# Stripping all external header guards 2008/04/01 12:56:00 thb 1.24.78.2: #i85898# Stripping all external header guards 2008/03/31 16:59:43 rt 1.24.78.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b11121e9e6a895fb13a267d428ed7584cb56872c]

INTEGRATION: CWS changefileheader (1.6.298); FILE MERGED 2008/03/31 13:58:46 rt 1.6.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [eed7cf2a7fd9014a64811897e16797b7bab50130]

INTEGRATION: CWS changefileheader (1.7.330); FILE MERGED 2008/04/01 15:30:40 thb 1.7.330.3: #i85898# Stripping all external header guards 2008/04/01 12:36:40 thb 1.7.330.2: #i85898# Stripping all external header guards 2008/03/31 17:15:14 rt 1.7.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [65bfad213640d0358a52fdc9d49a2c1dc13ac4bc]

INTEGRATION: CWS changefileheader (1.13.362); FILE MERGED 2008/03/31 14:19:18 rt 1.13.362.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e3203519c02754e1e43c92f03151f3d68f2b32ca]

INTEGRATION: CWS changefileheader (1.14.18); FILE MERGED 2008/04/01 13:04:47 thb 1.14.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:09 rt 1.14.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9d95d90a62ac7fe7c14006544de34e738468b588]

INTEGRATION: CWS changefileheader (1.8.246); FILE MERGED 2008/04/01 15:45:28 thb 1.8.246.2: #i85898# Stripping all external header guards 2008/03/31 13:02:31 rt 1.8.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0a436061064b23ab93bbce4dd2c4ba43b5a55554]

INTEGRATION: CWS changefileheader (1.8.10); FILE MERGED 2008/03/28 16:44:49 rt 1.8.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [69adffd782c2d839ca14fda4e41f9ae950d5f14a]

INTEGRATION: CWS changefileheader (1.7.70); FILE MERGED 2008/04/01 10:50:36 thb 1.7.70.2: #i85898# Stripping all external header guards 2008/03/28 16:44:14 rt 1.7.70.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f8d5f7a91cee3634c955fae5ece0ac001243803d]

INTEGRATION: CWS changefileheader (1.18.38); FILE MERGED 2008/04/01 15:59:49 thb 1.18.38.2: #i85898# Stripping all external header guards 2008/03/31 16:59:43 rt 1.18.38.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [13801983414925d9ae764bc18524ad82b15557ac]

INTEGRATION: CWS changefileheader (1.8.330); FILE MERGED 2008/03/31 17:15:14 rt 1.8.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fc83eeeb860aadb320e4d69157247c6c0311ca3b]

INTEGRATION: CWS changefileheader (1.52.18); FILE MERGED 2008/04/01 16:09:44 thb 1.52.18.3: #i85898# Stripping all external header guards 2008/04/01 13:04:47 thb 1.52.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:09 rt 1.52.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [910f18982eef4502d272942797cded0fe911d8a9]

INTEGRATION: CWS changefileheader (1.10.196); FILE MERGED 2008/04/01 15:50:13 thb 1.10.196.3: #i85898# Stripping all external header guards 2008/04/01 12:48:04 thb 1.10.196.2: #i85898# Stripping all external header guards 2008/03/31 14:19:18 rt 1.10.196.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [54926369c3d3faa2befaa766012559f14dd3b2cd]

INTEGRATION: CWS changefileheader (1.6.246); FILE MERGED 2008/03/31 13:02:29 rt 1.6.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ef5a138a45a740733320f6869d8a316319bb6641]

INTEGRATION: CWS changefileheader (1.4.166); FILE MERGED 2008/03/28 16:44:49 rt 1.4.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8e43bee9be41426618bcc012eeac8a25d183b6a0]

INTEGRATION: CWS changefileheader (1.6.60); FILE MERGED 2008/04/01 15:04:21 thb 1.6.60.3: #i85898# Stripping all external header guards 2008/04/01 10:50:36 thb 1.6.60.2: #i85898# Stripping all external header guards 2008/03/28 16:44:14 rt 1.6.60.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [59fbe7da2a2accfe2107980a390b8279d0295d84]

INTEGRATION: CWS changefileheader (1.9.38); FILE MERGED 2008/04/01 15:59:49 thb 1.9.38.2: #i85898# Stripping all external header guards 2008/03/31 16:59:43 rt 1.9.38.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7cb0a33682e2c191e04a4432059d677be6f1f9c2]

INTEGRATION: CWS changefileheader (1.5.298); FILE MERGED 2008/03/31 13:58:46 rt 1.5.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8fcac3826c2aa14e0ceb525b638353f0e7e2634c]

INTEGRATION: CWS changefileheader (1.37.302); FILE MERGED 2008/03/31 17:15:13 rt 1.37.302.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [486138da1dfde6ea088cde67bf4fcc2d7c66a5f4]

INTEGRATION: CWS changefileheader (1.2.28); FILE MERGED 2008/03/31 15:59:41 rt 1.2.28.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dd3ce3194cd52860c8401d2de27b65feb4905608]

INTEGRATION: CWS changefileheader (1.6.362); FILE MERGED 2008/03/31 14:19:18 rt 1.6.362.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [40f21edc35315b22521dc3434abcdb33562ce8bf]

INTEGRATION: CWS changefileheader (1.3.162); FILE MERGED 2008/04/01 13:04:47 thb 1.3.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:09 rt 1.3.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [eecce4ceb32273b20d1124f3cae8856ca36e8963]

INTEGRATION: CWS changefileheader (1.3.774); FILE MERGED 2008/04/01 15:45:28 thb 1.3.774.2: #i85898# Stripping all external header guards 2008/03/31 13:02:29 rt 1.3.774.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3c55290234ed63f49a009e6a69b54f1a3abd789d]

INTEGRATION: CWS changefileheader (1.3.700); FILE MERGED 2008/03/31 17:15:13 rt 1.3.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [21386e4d661b08e13a5812d5d1ffe2fe7e58c66e]

INTEGRATION: CWS changefileheader (1.15.34); FILE MERGED 2008/04/01 10:50:36 thb 1.15.34.2: #i85898# Stripping all external header guards 2008/03/28 16:44:13 rt 1.15.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [890ad790244e0b3faa1af9433562cc2039500c93]

INTEGRATION: CWS changefileheader (1.22.242); FILE MERGED 2008/04/01 15:59:49 thb 1.22.242.3: #i85898# Stripping all external header guards 2008/04/01 12:56:00 thb 1.22.242.2: #i85898# Stripping all external header guards 2008/03/31 16:59:43 rt 1.22.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [60635c9796ea740553b21fd6b2f8eb9db881202b]

INTEGRATION: CWS changefileheader (1.7.500); FILE MERGED 2008/03/31 15:59:41 rt 1.7.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [760f69be70ac5395fda6b1b499083448375e470c]

INTEGRATION: CWS changefileheader (1.24.196); FILE MERGED 2008/04/01 15:50:12 thb 1.24.196.3: #i85898# Stripping all external header guards 2008/04/01 12:48:04 thb 1.24.196.2: #i85898# Stripping all external header guards 2008/03/31 14:19:18 rt 1.24.196.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [69d2fa88f6da0553916afddcadaea9432906f61d]

INTEGRATION: CWS changefileheader (1.12.18); FILE MERGED 2008/04/01 16:09:44 thb 1.12.18.3: #i85898# Stripping all external header guards 2008/04/01 13:04:47 thb 1.12.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:09 rt 1.12.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [46d34b420819573e9b3c41b7ff9dc91455bd5c39]

INTEGRATION: CWS changefileheader (1.4.498); FILE MERGED 2008/03/31 13:02:29 rt 1.4.498.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [730ce426bfdf84afe8e32f55b407267c48ac1978]

INTEGRATION: CWS changefileheader (1.2.294); FILE MERGED 2008/03/28 16:44:49 rt 1.2.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2bf4cafebbf518944ea113ca9c0f4e56b33240db]

INTEGRATION: CWS changefileheader (1.6.330); FILE MERGED 2008/03/31 17:15:13 rt 1.6.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [27d714ff3355d30cce52c34a5bfaf44a5c20c0f9]

INTEGRATION: CWS changefileheader (1.2.1202); FILE MERGED 2008/04/01 15:59:49 thb 1.2.1202.2: #i85898# Stripping all external header guards 2008/03/31 16:59:43 rt 1.2.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [57101f187d23906c1a64d1fd78d4da6d0391b430]

INTEGRATION: CWS changefileheader (1.3.126); FILE MERGED 2008/03/28 16:44:13 rt 1.3.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c233e46897f9ffeae0b05e5da124890539b399d8]

INTEGRATION: CWS changefileheader (1.54.366); FILE MERGED 2008/03/31 14:19:18 rt 1.54.366.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e4c2f406984ff5dac57525536ee2d5bcd1258d5a]

INTEGRATION: CWS changefileheader (1.46.18); FILE MERGED 2008/04/01 16:09:43 thb 1.46.18.3: #i85898# Stripping all external header guards 2008/04/01 13:04:47 thb 1.46.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:09 rt 1.46.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [28ef27f8151dc54165633b25d07ecebc88861108]

INTEGRATION: CWS changefileheader (1.7.246); FILE MERGED 2008/04/01 15:45:27 thb 1.7.246.3: #i85898# Stripping all external header guards 2008/04/01 12:43:52 thb 1.7.246.2: #i85898# Stripping all external header guards 2008/03/31 13:02:29 rt 1.7.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5bf9dac32a4d04d2349817dba603593e6754effd]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:44:49 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [07472ba55196d21e3e866c8767d28c6cd37e5e98]

INTEGRATION: CWS changefileheader (1.11.330); FILE MERGED 2008/03/31 17:15:13 rt 1.11.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ebc06cab715a2ba614e0ce179862f33e9f6cecef]

INTEGRATION: CWS changefileheader (1.7.70); FILE MERGED 2008/04/01 10:50:36 thb 1.7.70.2: #i85898# Stripping all external header guards 2008/03/28 16:44:13 rt 1.7.70.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [99d3d80999cdd5345be0f79c1bc7c6636c88cfe8]

INTEGRATION: CWS changefileheader (1.3.250); FILE MERGED 2008/03/31 13:58:45 rt 1.3.250.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7be20acc772c9fb4b8ac0ed4aee19f867623957e]

INTEGRATION: CWS changefileheader (1.8.242); FILE MERGED 2008/04/01 15:59:49 thb 1.8.242.3: #i85898# Stripping all external header guards 2008/04/01 12:56:00 thb 1.8.242.2: #i85898# Stripping all external header guards 2008/03/31 16:59:43 rt 1.8.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [711c9c5bc378e9952b784c288a8ba70df6f934b9]

INTEGRATION: CWS changefileheader (1.125.18); FILE MERGED 2008/04/01 16:09:43 thb 1.125.18.3: #i85898# Stripping all external header guards 2008/04/01 13:04:46 thb 1.125.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:08 rt 1.125.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [32a0fd3604fc54f76275d2fcf6ebcfbf33603235]

INTEGRATION: CWS changefileheader (1.6.368); FILE MERGED 2008/04/01 15:50:12 thb 1.6.368.3: #i85898# Stripping all external header guards 2008/04/01 12:48:04 thb 1.6.368.2: #i85898# Stripping all external header guards 2008/03/31 14:19:18 rt 1.6.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2d22a198cdd80c33fbfc950705885e6de9ff1b72]

INTEGRATION: CWS changefileheader (1.4.498); FILE MERGED 2008/04/01 15:45:27 thb 1.4.498.3: #i85898# Stripping all external header guards 2008/04/01 12:43:51 thb 1.4.498.2: #i85898# Stripping all external header guards 2008/03/31 13:02:29 rt 1.4.498.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2614657457f0814a36fe0517256e521ecdf6cd1c]

INTEGRATION: CWS changefileheader (1.13.300); FILE MERGED 2008/04/01 15:30:40 thb 1.13.300.3: #i85898# Stripping all external header guards 2008/04/01 12:36:40 thb 1.13.300.2: #i85898# Stripping all external header guards 2008/03/31 17:15:13 rt 1.13.300.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c1d724949296484d6879188e4c90863eff5d5e51]

INTEGRATION: CWS changefileheader (1.5.60); FILE MERGED 2008/03/28 16:44:13 rt 1.5.60.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [002899e8cd547f57f06e5c4df2f4dabe5ffb6fb2]

INTEGRATION: CWS changefileheader (1.40.34); FILE MERGED 2008/04/01 15:59:49 thb 1.40.34.3: #i85898# Stripping all external header guards 2008/04/01 12:56:00 thb 1.40.34.2: #i85898# Stripping all external header guards 2008/03/31 16:59:43 rt 1.40.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [662b9021ed646d6449e3e265759e1481ee1005a1]

INTEGRATION: CWS changefileheader (1.9.120); FILE MERGED 2008/04/01 16:09:43 thb 1.9.120.3: #i85898# Stripping all external header guards 2008/04/01 13:04:46 thb 1.9.120.2: #i85898# Stripping all external header guards 2008/03/31 16:28:08 rt 1.9.120.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a8aeca2826a344e928a829523243498aef2e24f9]

INTEGRATION: CWS changefileheader (1.9.1256); FILE MERGED 2008/03/31 14:19:18 rt 1.9.1256.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f676c7ad61d0abe4c371c3a9e94c2edc76555dcd]

INTEGRATION: CWS changefileheader (1.8.228); FILE MERGED 2008/04/01 15:45:27 thb 1.8.228.3: #i85898# Stripping all external header guards 2008/04/01 12:43:51 thb 1.8.228.2: #i85898# Stripping all external header guards 2008/03/31 13:02:28 rt 1.8.228.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c600336ce384c691de24d88596d91ae679926ed1]

INTEGRATION: CWS changefileheader (1.19.178); FILE MERGED 2008/04/01 15:35:50 thb 1.19.178.3: #i85898# Stripping all external header guards 2008/04/01 12:39:15 thb 1.19.178.2: #i85898# Stripping all external header guards 2008/03/31 13:58:43 rt 1.19.178.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [54e8d6be0be6e6a496fcea7bb986d6929b8e4ae6]

INTEGRATION: CWS changefileheader (1.4.492); FILE MERGED 2008/04/01 15:30:40 thb 1.4.492.3: #i85898# Stripping all external header guards 2008/04/01 12:36:40 thb 1.4.492.2: #i85898# Stripping all external header guards 2008/03/31 17:15:13 rt 1.4.492.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7ca9d88416b5e9bfefad4202c315fd0871e8ad4c]

INTEGRATION: CWS changefileheader (1.8.60); FILE MERGED 2008/04/01 10:50:35 thb 1.8.60.2: #i85898# Stripping all external header guards 2008/03/28 16:44:13 rt 1.8.60.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0a3b7fb33585664e53440da64b46d73a2ce4f30b]

INTEGRATION: CWS changefileheader (1.4.738); FILE MERGED 2008/04/01 15:59:49 thb 1.4.738.3: #i85898# Stripping all external header guards 2008/04/01 12:56:00 thb 1.4.738.2: #i85898# Stripping all external header guards 2008/03/31 16:59:43 rt 1.4.738.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [636055812051e8e9440a8c4159eb2d6fd3c64f8c]

INTEGRATION: CWS changefileheader (1.20.18); FILE MERGED 2008/04/01 16:09:43 thb 1.20.18.3: #i85898# Stripping all external header guards 2008/04/01 13:04:46 thb 1.20.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:08 rt 1.20.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [39e03b22cd6640455b481100ed88b58db3f7c438]

INTEGRATION: CWS changefileheader (1.25.366); FILE MERGED 2008/04/01 15:50:12 thb 1.25.366.2: #i85898# Stripping all external header guards 2008/03/31 14:19:18 rt 1.25.366.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [aa0f8b5a8e0301357d4258afa4c8214b4be0b98b]

INTEGRATION: CWS changefileheader (1.3.774); FILE MERGED 2008/03/31 13:02:28 rt 1.3.774.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [da4741f6af9cf7697f75b46e4128fff76a5deecc]

INTEGRATION: CWS changefileheader (1.15.176); FILE MERGED 2008/04/01 12:36:40 thb 1.15.176.2: #i85898# Stripping all external header guards 2008/03/31 17:15:13 rt 1.15.176.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [889f2f80b8034a1bb535df1aaf7dcdf144bdcc2f]

INTEGRATION: CWS changefileheader (1.12.34); FILE MERGED 2008/04/01 15:59:49 thb 1.12.34.3: #i85898# Stripping all external header guards 2008/04/01 12:56:00 thb 1.12.34.2: #i85898# Stripping all external header guards 2008/03/31 16:59:43 rt 1.12.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [487dfc4953640a537269fe8172822c9c7701930d]

INTEGRATION: CWS changefileheader (1.52.14); FILE MERGED 2008/04/01 15:35:50 thb 1.52.14.3: #i85898# Stripping all external header guards 2008/04/01 12:39:14 thb 1.52.14.2: #i85898# Stripping all external header guards 2008/03/31 13:58:43 rt 1.52.14.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1e0904615e4b48ee0370ed66b38ebefd1025d2cb]

INTEGRATION: CWS changefileheader (1.9.162); FILE MERGED 2008/04/01 13:04:46 thb 1.9.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:08 rt 1.9.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [13d94731609e11700b2bf0f31c3dd4395fdfe028]

INTEGRATION: CWS changefileheader (1.19.368); FILE MERGED 2008/04/01 15:50:12 thb 1.19.368.2: #i85898# Stripping all external header guards 2008/03/31 14:19:18 rt 1.19.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6cf4bbf9bef949ab4c229f164f6284d2a6ae39bf]

INTEGRATION: CWS changefileheader (1.10.500); FILE MERGED 2008/03/31 15:59:41 rt 1.10.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4304e1c52a329494be13f8d744342aa3e8e28071]

INTEGRATION: CWS changefileheader (1.27.300); FILE MERGED 2008/04/01 15:30:39 thb 1.27.300.3: #i85898# Stripping all external header guards 2008/04/01 12:36:40 thb 1.27.300.2: #i85898# Stripping all external header guards 2008/03/31 17:15:13 rt 1.27.300.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9ce1415fd2b7fc90adecf0cf1b57a4236af902d1]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:44:48 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d386c517051881d60aa8f756d9cc5a7296a2f85a]

INTEGRATION: CWS changefileheader (1.6.94); FILE MERGED 2008/04/01 10:50:35 thb 1.6.94.2: #i85898# Stripping all external header guards 2008/03/28 16:44:13 rt 1.6.94.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [33f4cb4a140b11ae7973f84faeccd4b90c41d69b]

INTEGRATION: CWS changefileheader (1.12.188); FILE MERGED 2008/04/01 15:59:49 thb 1.12.188.3: #i85898# Stripping all external header guards 2008/04/01 12:55:59 thb 1.12.188.2: #i85898# Stripping all external header guards 2008/03/31 16:59:43 rt 1.12.188.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2c22c2a2ed847ddc75563893ec0c9c2c27451615]

INTEGRATION: CWS changefileheader (1.12.18); FILE MERGED 2008/04/01 13:04:46 thb 1.12.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:08 rt 1.12.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0e94b85c606cc873649a2b225fe8c943c3eb12fe]

INTEGRATION: CWS changefileheader (1.2.126); FILE MERGED 2008/03/31 15:59:41 rt 1.2.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [66253a5611aa36a531803a9318116ca55a330a1c]

INTEGRATION: CWS changefileheader (1.4.246); FILE MERGED 2008/04/01 15:45:27 thb 1.4.246.3: #i85898# Stripping all external header guards 2008/04/01 12:43:51 thb 1.4.246.2: #i85898# Stripping all external header guards 2008/03/31 13:02:28 rt 1.4.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [588ed4db24e1c62da988fc560fd26f884439723d]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:44:48 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [706bfcf84a2868c116017348542aa19fe861ba92]

INTEGRATION: CWS changefileheader (1.12.60); FILE MERGED 2008/04/01 15:04:21 thb 1.12.60.3: #i85898# Stripping all external header guards 2008/04/01 10:50:35 thb 1.12.60.2: #i85898# Stripping all external header guards 2008/03/28 16:44:13 rt 1.12.60.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9c4f1d5d12fb5bce9496deaa7fdd9ce293af6af1]

INTEGRATION: CWS changefileheader (1.12.368); FILE MERGED 2008/04/01 15:50:12 thb 1.12.368.2: #i85898# Stripping all external header guards 2008/03/31 14:19:18 rt 1.12.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4c9e8c32792bb57efff0bfa9499625146c6c536e]

INTEGRATION: CWS changefileheader (1.19.58); FILE MERGED 2008/03/31 16:59:43 rt 1.19.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [602c761eb204e333145fc248d91bb3f6fdc0aa51]

INTEGRATION: CWS changefileheader (1.7.162); FILE MERGED 2008/04/01 16:09:43 thb 1.7.162.3: #i85898# Stripping all external header guards 2008/04/01 13:04:46 thb 1.7.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:08 rt 1.7.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [54b0b88cc8c772af6d5dd483b96bbe6e58c70072]

INTEGRATION: CWS changefileheader (1.35.246); FILE MERGED 2008/03/31 13:02:28 rt 1.35.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [167406a891a1c5daba8e7cc76d8d0d00f5df8288]

INTEGRATION: CWS changefileheader (1.12.34); FILE MERGED 2008/04/01 15:59:49 thb 1.12.34.3: #i85898# Stripping all external header guards 2008/04/01 12:55:59 thb 1.12.34.2: #i85898# Stripping all external header guards 2008/03/31 16:59:43 rt 1.12.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9d2958b21e1232ea83e1d7a76d4f67321ee113b4]

INTEGRATION: CWS changefileheader (1.17.60); FILE MERGED 2008/04/01 10:50:35 thb 1.17.60.2: #i85898# Stripping all external header guards 2008/03/28 16:44:13 rt 1.17.60.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cba048b7883d74198079ba940a67117d01fb1eda]

INTEGRATION: CWS changefileheader (1.4.214); FILE MERGED 2008/03/28 16:44:48 rt 1.4.214.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7aabad37c875914773814236aeca6c37f8321c55]

INTEGRATION: CWS changefileheader (1.19.18); FILE MERGED 2008/04/01 13:04:46 thb 1.19.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:08 rt 1.19.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2f66b45d992d625aad70cf55f5b3aafa477be611]

INTEGRATION: CWS changefileheader (1.9.500); FILE MERGED 2008/03/31 15:59:41 rt 1.9.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f2cbd399a8b91527167719a207903ad2760f3900]

INTEGRATION: CWS changefileheader (1.2.774); FILE MERGED 2008/03/31 13:02:28 rt 1.2.774.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [12ba7600cf3bdaee7b69ec5ac72606a7e3c36035]

INTEGRATION: CWS changefileheader (1.8.34); FILE MERGED 2008/03/31 16:59:43 rt 1.8.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0faf5c6270238832130873193424391337c4b93e]

INTEGRATION: CWS changefileheader (1.9.492); FILE MERGED 2008/04/01 15:30:39 thb 1.9.492.3: #i85898# Stripping all external header guards 2008/04/01 12:36:40 thb 1.9.492.2: #i85898# Stripping all external header guards 2008/03/31 17:15:13 rt 1.9.492.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [87910efe427c3d08cf75583455f72b857e579969]

INTEGRATION: CWS changefileheader (1.8.500); FILE MERGED 2008/03/31 15:59:41 rt 1.8.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a0f02e66be551160e5450148ad87497b5b5d20c9]

INTEGRATION: CWS changefileheader (1.9.162); FILE MERGED 2008/04/01 16:09:43 thb 1.9.162.3: #i85898# Stripping all external header guards 2008/04/01 13:04:46 thb 1.9.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:08 rt 1.9.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [eec70ac2a13f704596768b1b5673ec72c58db951]

INTEGRATION: CWS changefileheader (1.7.774); FILE MERGED 2008/03/31 13:02:28 rt 1.7.774.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [212faea74a64c6b1f39d1f8e8da6de1b07fdb1d2]

INTEGRATION: CWS changefileheader (1.5.226); FILE MERGED 2008/03/31 13:58:43 rt 1.5.226.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7059f084e3d9e5c20b71805980df30fb52517289]

INTEGRATION: CWS changefileheader (1.7.126); FILE MERGED 2008/04/01 10:50:35 thb 1.7.126.2: #i85898# Stripping all external header guards 2008/03/28 16:44:13 rt 1.7.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5048c9c5e57d5320160825ec7d530d59b1d1deef]

INTEGRATION: CWS changefileheader (1.9.242); FILE MERGED 2008/04/01 15:59:49 thb 1.9.242.3: #i85898# Stripping all external header guards 2008/04/01 12:55:59 thb 1.9.242.2: #i85898# Stripping all external header guards 2008/03/31 16:59:43 rt 1.9.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ebe009f6c528d66f55a07478fc39ca96251b3de7]

INTEGRATION: CWS changefileheader (1.15.162); FILE MERGED 2008/04/01 16:09:42 thb 1.15.162.3: #i85898# Stripping all external header guards 2008/04/01 13:04:46 thb 1.15.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:08 rt 1.15.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [50262dba848aa8b234254446970c7aab3982f0d7]

INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/03/28 16:44:48 rt 1.5.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1416b9ca0b73b8dcd454512306587702e04ea1c1]

INTEGRATION: CWS changefileheader (1.38.302); FILE MERGED 2008/03/31 17:15:13 rt 1.38.302.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1306ba1d4d90f5c5f51df0f776cc30e8610fee6d]

INTEGRATION: CWS changefileheader (1.6.368); FILE MERGED 2008/04/01 12:48:04 thb 1.6.368.2: #i85898# Stripping all external header guards 2008/03/31 14:19:18 rt 1.6.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [849daa46d7c2a95102c41235d1160143b94314d9]

INTEGRATION: CWS changefileheader (1.10.70); FILE MERGED 2008/04/01 10:50:35 thb 1.10.70.2: #i85898# Stripping all external header guards 2008/03/28 16:44:12 rt 1.10.70.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [68c801fae5f2b44d070c096cca044086a0ea5ddd]

INTEGRATION: CWS changefileheader (1.2.406); FILE MERGED 2008/03/31 13:58:43 rt 1.2.406.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6edda00a3498d751476ad332cab73c056072d2cb]

INTEGRATION: CWS changefileheader (1.10.34); FILE MERGED 2008/04/01 15:59:49 thb 1.10.34.3: #i85898# Stripping all external header guards 2008/04/01 12:55:59 thb 1.10.34.2: #i85898# Stripping all external header guards 2008/03/31 16:59:43 rt 1.10.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7375de10a21ca1ce116880ca73bbbd57e78031e7]

INTEGRATION: CWS changefileheader (1.10.162); FILE MERGED 2008/04/01 13:04:46 thb 1.10.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:08 rt 1.10.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d43307b712e2e569fa00fa8672635b1a3c4cd570]

INTEGRATION: CWS changefileheader (1.6.132); FILE MERGED 2008/03/28 16:44:48 rt 1.6.132.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1c53deb1f7706817eadc9a3388ebee6f2bf9ce4e]

INTEGRATION: CWS changefileheader (1.6.368); FILE MERGED 2008/03/31 14:19:18 rt 1.6.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e181721e1cd8036dd1d5f854367f0bd3ea2371d2]

INTEGRATION: CWS changefileheader (1.2.774); FILE MERGED 2008/03/31 13:02:27 rt 1.2.774.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [de5651d92d496ac8db406262a520838b9df8fbac]

INTEGRATION: CWS changefileheader (1.2.126); FILE MERGED 2008/04/01 15:04:21 thb 1.2.126.3: #i85898# Stripping all external header guards 2008/04/01 10:50:35 thb 1.2.126.2: #i85898# Stripping all external header guards 2008/03/28 16:44:12 rt 1.2.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f0ef467da36d8e509e6408c0f0ba7623760dce43]

INTEGRATION: CWS changefileheader (1.11.242); FILE MERGED 2008/04/01 15:59:49 thb 1.11.242.3: #i85898# Stripping all external header guards 2008/04/01 12:55:59 thb 1.11.242.2: #i85898# Stripping all external header guards 2008/03/31 16:59:43 rt 1.11.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [993863782838fa68e7deb78c1d3f33febdb41f3f]

INTEGRATION: CWS changefileheader (1.7.132); FILE MERGED 2008/03/28 16:44:48 rt 1.7.132.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5564a8891bc5422633ffce46dad6c334a1ffb958]

INTEGRATION: CWS changefileheader (1.35.18); FILE MERGED 2008/04/01 16:09:42 thb 1.35.18.3: #i85898# Stripping all external header guards 2008/04/01 13:04:46 thb 1.35.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:08 rt 1.35.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ce0642e406cf5f6b76c5c2e418c42a9864f7fd03]

INTEGRATION: CWS changefileheader (1.3.1256); FILE MERGED 2008/03/31 14:19:18 rt 1.3.1256.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8983e6bb48c6318d3692322cc403124dfd0dc1b6]

INTEGRATION: CWS changefileheader (1.11.330); FILE MERGED 2008/04/01 15:30:39 thb 1.11.330.2: #i85898# Stripping all external header guards 2008/03/31 17:15:13 rt 1.11.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a317f759ef2d8ff3ed61b073d61dc82ebd004a85]

INTEGRATION: CWS changefileheader (1.2.126); FILE MERGED 2008/04/01 10:50:35 thb 1.2.126.2: #i85898# Stripping all external header guards 2008/03/28 16:44:12 rt 1.2.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7a9af0695a8820d70c61a51e5b57f52b4c113ba8]

INTEGRATION: CWS changefileheader (1.10.242); FILE MERGED 2008/04/01 15:59:49 thb 1.10.242.3: #i85898# Stripping all external header guards 2008/04/01 12:55:59 thb 1.10.242.2: #i85898# Stripping all external header guards 2008/03/31 16:59:43 rt 1.10.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6e9755d399758d9b8732fbdffa296630c1f60759]

INTEGRATION: CWS changefileheader (1.5.406); FILE MERGED 2008/03/31 13:58:43 rt 1.5.406.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c5e27d250b632a00cae8a5819dfac10731f2d83e]

INTEGRATION: CWS changefileheader (1.4.166); FILE MERGED 2008/03/28 16:44:48 rt 1.4.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6e4ecdf28c1d9b59744a1a63a9a477d8ba5e1561]

INTEGRATION: CWS changefileheader (1.9.162); FILE MERGED 2008/04/01 16:09:42 thb 1.9.162.3: #i85898# Stripping all external header guards 2008/04/01 13:04:45 thb 1.9.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:08 rt 1.9.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4a457b629cfa8fbc81ab2c33fce1a09f9fa3b1b4]

INTEGRATION: CWS changefileheader (1.7.500); FILE MERGED 2008/03/31 15:59:40 rt 1.7.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b483dc09a9b3a00c41ee89b744a2e2038cb975e1]

INTEGRATION: CWS changefileheader (1.20.4); FILE MERGED 2008/04/01 15:50:12 thb 1.20.4.3: #i85898# Stripping all external header guards 2008/04/01 12:48:04 thb 1.20.4.2: #i85898# Stripping all external header guards 2008/03/31 14:19:18 rt 1.20.4.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [807325f36f6250493e15939f1b1dfc58db0a9144]

INTEGRATION: CWS changefileheader (1.35.192); FILE MERGED 2008/03/31 17:15:13 rt 1.35.192.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0412cc143dedbdab9e38feb9f8a05adab74cb17b]

INTEGRATION: CWS changefileheader (1.5.450); FILE MERGED 2008/04/01 15:45:26 thb 1.5.450.2: #i85898# Stripping all external header guards 2008/03/31 13:02:27 rt 1.5.450.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2c0e9704e290c27ffe0d24012f74bd7ba13c5036]

INTEGRATION: CWS changefileheader (1.63.4); FILE MERGED 2008/04/01 15:59:49 thb 1.63.4.3: #i85898# Stripping all external header guards 2008/04/01 12:55:58 thb 1.63.4.2: #i85898# Stripping all external header guards 2008/03/31 16:59:42 rt 1.63.4.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [785442f189a390882a879a3eabd2e5e5f80b1f2b]

INTEGRATION: CWS changefileheader (1.23.18); FILE MERGED 2008/04/01 13:04:45 thb 1.23.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:08 rt 1.23.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6f16c09e3c426c4b04f2d57e7e689f97cb3f64c6]

INTEGRATION: CWS changefileheader (1.4.938); FILE MERGED 2008/04/01 15:50:12 thb 1.4.938.2: #i85898# Stripping all external header guards 2008/03/31 14:19:18 rt 1.4.938.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [149e32deb262f8569aebea9b6719c1adfdbb71c7]

INTEGRATION: CWS changefileheader (1.5.192); FILE MERGED 2008/03/31 17:15:13 rt 1.5.192.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c41deefd1c0e40f91efcb06f70bdc10360f2e200]

INTEGRATION: CWS changefileheader (1.16.76); FILE MERGED 2008/04/01 15:45:26 thb 1.16.76.3: #i85898# Stripping all external header guards 2008/04/01 12:43:51 thb 1.16.76.2: #i85898# Stripping all external header guards 2008/03/31 13:02:27 rt 1.16.76.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3cf14676b3ebb8675c3cb60f91175ef58418b708]

INTEGRATION: CWS changefileheader (1.8.162); FILE MERGED 2008/04/01 16:09:42 thb 1.8.162.3: #i85898# Stripping all external header guards 2008/04/01 13:04:45 thb 1.8.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:08 rt 1.8.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [14de3e07f3e140617ccf28c83b117c1bbf4c3de9]

INTEGRATION: CWS changefileheader (1.7.242); FILE MERGED 2008/04/01 12:55:58 thb 1.7.242.2: #i85898# Stripping all external header guards 2008/03/31 16:59:42 rt 1.7.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5713ecef5d00ba34e99a4a5ef7f0e724703fde09]

INTEGRATION: CWS changefileheader (1.4.232); FILE MERGED 2008/04/01 12:39:14 thb 1.4.232.2: #i85898# Stripping all external header guards 2008/03/31 13:58:43 rt 1.4.232.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e961fc537b6a33cf612db90a8776b0f0e2eddd96]

INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/03/28 16:44:48 rt 1.6.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f5a9eea0cdafab6f81375c42737944ed514d6f6a]

INTEGRATION: CWS changefileheader (1.3.500); FILE MERGED 2008/03/31 15:59:40 rt 1.3.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5cc9476bb725b3b2615a29b68ebdd51451d0269e]

INTEGRATION: CWS changefileheader (1.6.732); FILE MERGED 2008/04/01 15:50:12 thb 1.6.732.3: #i85898# Stripping all external header guards 2008/04/01 12:48:04 thb 1.6.732.2: #i85898# Stripping all external header guards 2008/03/31 14:19:17 rt 1.6.732.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [64a692c3effab0a698adc8423ee78de70b856e33]

INTEGRATION: CWS changefileheader (1.24.492); FILE MERGED 2008/04/01 15:30:39 thb 1.24.492.2: #i85898# Stripping all external header guards 2008/03/31 17:15:13 rt 1.24.492.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1f4de054edfc53332f27a678a0973f4c512da2d4]

INTEGRATION: CWS changefileheader (1.8.60); FILE MERGED 2008/04/01 15:04:20 thb 1.8.60.2: #i85898# Stripping all external header guards 2008/03/28 16:44:12 rt 1.8.60.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [05f994d8cbacb95c2608c2e5d7fd9c078a9f81cb]

INTEGRATION: CWS changefileheader (1.5.774); FILE MERGED 2008/03/31 13:02:27 rt 1.5.774.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [aa74abd32e476565c676bdd8f7daadf5496741d0]

INTEGRATION: CWS changefileheader (1.13.18); FILE MERGED 2008/04/01 16:09:42 thb 1.13.18.3: #i85898# Stripping all external header guards 2008/04/01 13:04:45 thb 1.13.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:08 rt 1.13.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d23fce7bcd07ce40ac96eb05bc134e6c21d7246d]

INTEGRATION: CWS changefileheader (1.41.36); FILE MERGED 2008/04/01 15:59:48 thb 1.41.36.3: #i85898# Stripping all external header guards 2008/04/01 12:55:58 thb 1.41.36.2: #i85898# Stripping all external header guards 2008/03/31 16:59:42 rt 1.41.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5013c6ba6fa29e2d4a2c6b98a916e5d3ee520c3e]

INTEGRATION: CWS changefileheader (1.4.852); FILE MERGED 2008/04/01 15:50:12 thb 1.4.852.2: #i85898# Stripping all external header guards 2008/03/31 14:19:17 rt 1.4.852.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0fd3ca67f2a5dd0705313f3cef2017a510792c20]

INTEGRATION: CWS changefileheader (1.10.330); FILE MERGED 2008/03/31 17:15:13 rt 1.10.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [83d03d1b3430d9773ba9f2a1287bae78a60350b3]

INTEGRATION: CWS changefileheader (1.4.250); FILE MERGED 2008/03/31 13:58:42 rt 1.4.250.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [53f74db4aa3aa9592568e928e6dc3db68976c209]

INTEGRATION: CWS changefileheader (1.10.60); FILE MERGED 2008/04/01 10:50:35 thb 1.10.60.2: #i85898# Stripping all external header guards 2008/03/28 16:44:12 rt 1.10.60.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dbe1cce492146835fdfb76ff600795a6afe28196]

INTEGRATION: CWS changefileheader (1.23.26); FILE MERGED 2008/04/01 15:45:26 thb 1.23.26.3: #i85898# Stripping all external header guards 2008/04/01 12:43:50 thb 1.23.26.2: #i85898# Stripping all external header guards 2008/03/31 13:02:25 rt 1.23.26.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f9118d1127e3c389ac2fb91bfc51f591649bae83]

INTEGRATION: CWS changefileheader (1.28.18); FILE MERGED 2008/04/01 16:09:42 thb 1.28.18.3: #i85898# Stripping all external header guards 2008/04/01 13:04:45 thb 1.28.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:08 rt 1.28.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6d650dbc887e8241b00a79805ce8957cbe1e8a79]

INTEGRATION: CWS changefileheader (1.40.36); FILE MERGED 2008/04/01 15:59:48 thb 1.40.36.3: #i85898# Stripping all external header guards 2008/04/01 12:55:57 thb 1.40.36.2: #i85898# Stripping all external header guards 2008/03/31 16:59:42 rt 1.40.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [88904e92489cbfb42ae239a5493e4319f5c99eec]

INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/03/28 16:44:48 rt 1.7.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [447039891df8e5b5512a86f441af13eb7ad1900a]

INTEGRATION: CWS changefileheader (1.10.368); FILE MERGED 2008/04/01 15:50:11 thb 1.10.368.3: #i85898# Stripping all external header guards 2008/04/01 12:48:03 thb 1.10.368.2: #i85898# Stripping all external header guards 2008/03/31 14:19:17 rt 1.10.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5c03f28182277fe76cda217951702202ed805d77]

INTEGRATION: CWS changefileheader (1.6.492); FILE MERGED 2008/03/31 17:15:12 rt 1.6.492.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cbd1d95e100b2ee12adce5b51f7fe027d0afda81]

INTEGRATION: CWS changefileheader (1.10.500); FILE MERGED 2008/03/31 15:59:40 rt 1.10.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f9f68e55307ae8a13a099130176186753b0ce8f1]

INTEGRATION: CWS changefileheader (1.3.126); FILE MERGED 2008/03/28 16:44:12 rt 1.3.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [074c40317daf57b1f24e9cf7a330cc584210ab45]

INTEGRATION: CWS changefileheader (1.48.26); FILE MERGED 2008/04/01 15:45:25 thb 1.48.26.3: #i85898# Stripping all external header guards 2008/04/01 12:43:50 thb 1.48.26.2: #i85898# Stripping all external header guards 2008/03/31 13:02:25 rt 1.48.26.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [32b20a90182ac7c752bb3fd11cabbd3da32494f9]

INTEGRATION: CWS changefileheader (1.3.162); FILE MERGED 2008/04/01 13:04:45 thb 1.3.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:08 rt 1.3.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [46e20b7894f82de5c86797a1eceb23d883b27dca]

INTEGRATION: CWS changefileheader (1.29.178); FILE MERGED 2008/04/01 15:59:48 thb 1.29.178.3: #i85898# Stripping all external header guards 2008/04/01 12:55:57 thb 1.29.178.2: #i85898# Stripping all external header guards 2008/03/31 16:59:42 rt 1.29.178.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [943c6c95ffb872f40250b2e3275758c8f4fe6611]

INTEGRATION: CWS changefileheader (1.12.870); FILE MERGED 2008/03/31 14:19:17 rt 1.12.870.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [77752367c5ce40dbfda95a7be93e435dbdfd1b72]

INTEGRATION: CWS changefileheader (1.6.34); FILE MERGED 2008/03/31 17:15:12 rt 1.6.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [375fd96ec709c390e71f44cd24f01c2880ea5aa1]

INTEGRATION: CWS changefileheader (1.8.500); FILE MERGED 2008/03/31 15:59:40 rt 1.8.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c05131e099b7aade75315861adaad2a2b196aead]

INTEGRATION: CWS changefileheader (1.4.358); FILE MERGED 2008/04/01 15:35:49 thb 1.4.358.2: #i85898# Stripping all external header guards 2008/03/31 13:58:42 rt 1.4.358.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [83a870a70b13142321bac8afe8bab0ba259b77a7]

INTEGRATION: CWS changefileheader (1.6.70); FILE MERGED 2008/04/01 10:50:35 thb 1.6.70.2: #i85898# Stripping all external header guards 2008/03/28 16:44:12 rt 1.6.70.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1c7f80d87a35590a313115aba642c3f8b9c4b379]

INTEGRATION: CWS changefileheader (1.76.24); FILE MERGED 2008/04/01 15:45:25 thb 1.76.24.3: #i85898# Stripping all external header guards 2008/04/01 12:43:50 thb 1.76.24.2: #i85898# Stripping all external header guards 2008/03/31 13:02:24 rt 1.76.24.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9b29b744f25310ecef5bba3095aa3c3a3772767a]

INTEGRATION: CWS changefileheader (1.6.162); FILE MERGED 2008/04/01 13:04:45 thb 1.6.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:08 rt 1.6.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9df169ad97ca20dcfbdeaef40f5da711ba6ed16d]

INTEGRATION: CWS changefileheader (1.40.38); FILE MERGED 2008/04/01 15:59:48 thb 1.40.38.3: #i85898# Stripping all external header guards 2008/04/01 12:55:56 thb 1.40.38.2: #i85898# Stripping all external header guards 2008/03/31 16:59:42 rt 1.40.38.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [797f0b3f3534c659f09e39e5a68bc606d67b5986]

INTEGRATION: CWS changefileheader (1.4.368); FILE MERGED 2008/03/31 14:19:17 rt 1.4.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0a446d5d247ebc8aa610122b69b4e82d9fa874d1]

INTEGRATION: CWS changefileheader (1.5.492); FILE MERGED 2008/04/01 15:30:38 thb 1.5.492.3: #i85898# Stripping all external header guards 2008/04/01 12:36:39 thb 1.5.492.2: #i85898# Stripping all external header guards 2008/03/31 17:15:12 rt 1.5.492.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [794be26308d9782f5114d3e3fcbc6b528de161ad]

INTEGRATION: CWS changefileheader (1.3.624); FILE MERGED 2008/04/01 15:35:49 thb 1.3.624.2: #i85898# Stripping all external header guards 2008/03/31 13:58:42 rt 1.3.624.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5d23ef502caa208d4b3d6119a43a7c929b042c14]

INTEGRATION: CWS changefileheader (1.9.60); FILE MERGED 2008/04/01 15:04:20 thb 1.9.60.3: #i85898# Stripping all external header guards 2008/04/01 10:50:35 thb 1.9.60.2: #i85898# Stripping all external header guards 2008/03/28 16:44:12 rt 1.9.60.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [12f2b3776145e3033e463bbf411fecc526957b61]

INTEGRATION: CWS changefileheader (1.66.18); FILE MERGED 2008/04/01 16:09:42 thb 1.66.18.3: #i85898# Stripping all external header guards 2008/04/01 13:04:45 thb 1.66.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:08 rt 1.66.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4d7ba3a14b1a10b600195731b0a65d5b866c4e2d]

INTEGRATION: CWS changefileheader (1.71.24); FILE MERGED 2008/04/01 15:45:25 thb 1.71.24.3: #i85898# Stripping all external header guards 2008/04/01 12:43:50 thb 1.71.24.2: #i85898# Stripping all external header guards 2008/03/31 13:02:24 rt 1.71.24.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ccb25b2d85019e5472dc85b46a0802316ff6afca]

INTEGRATION: CWS changefileheader (1.4.166); FILE MERGED 2008/03/28 16:44:47 rt 1.4.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bb80e3a5c73737c56ef549d6861e6d8ad67fe878]

INTEGRATION: CWS changefileheader (1.45.36); FILE MERGED 2008/04/01 15:59:48 thb 1.45.36.3: #i85898# Stripping all external header guards 2008/04/01 12:55:56 thb 1.45.36.2: #i85898# Stripping all external header guards 2008/03/31 16:59:42 rt 1.45.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cbbd8d41342ad5a451983bcabb11ec841543d88f]

INTEGRATION: CWS changefileheader (1.8.700); FILE MERGED 2008/04/01 15:50:11 thb 1.8.700.3: #i85898# Stripping all external header guards 2008/04/01 12:48:03 thb 1.8.700.2: #i85898# Stripping all external header guards 2008/03/31 14:19:17 rt 1.8.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ff968f8e5e4f770d504d58f638c87ad10afdb7ed]

INTEGRATION: CWS changefileheader (1.6.500); FILE MERGED 2008/03/31 15:59:40 rt 1.6.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4bbc73e954f4371fbf2039fd36ad67a3f4df10e3]

INTEGRATION: CWS changefileheader (1.5.298); FILE MERGED 2008/04/01 15:35:49 thb 1.5.298.3: #i85898# Stripping all external header guards 2008/04/01 12:39:13 thb 1.5.298.2: #i85898# Stripping all external header guards 2008/03/31 13:58:42 rt 1.5.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [10e546adf3ca026cd5fea036753c94d972617cd6]

INTEGRATION: CWS changefileheader (1.8.244); FILE MERGED 2008/03/31 17:15:12 rt 1.8.244.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [83af1e10bc0ad0cd9fd68edef880cf817ab643a2]

INTEGRATION: CWS changefileheader (1.18.60); FILE MERGED 2008/04/01 15:04:20 thb 1.18.60.3: #i85898# Stripping all external header guards 2008/04/01 10:50:35 thb 1.18.60.2: #i85898# Stripping all external header guards 2008/03/28 16:44:12 rt 1.18.60.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6281ef531517e6de4423295f1dd4e6df08f365a2]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:44:47 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [151d58be0a8bded192eb4f55863659724fb02147]

INTEGRATION: CWS changefileheader (1.19.18); FILE MERGED 2008/04/01 16:09:42 thb 1.19.18.3: #i85898# Stripping all external header guards 2008/04/01 13:04:45 thb 1.19.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:07 rt 1.19.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9314df98bf6f7635ff12f7027ed2f24239451c42]

INTEGRATION: CWS changefileheader (1.49.26); FILE MERGED 2008/04/01 15:45:24 thb 1.49.26.3: #i85898# Stripping all external header guards 2008/04/01 12:43:50 thb 1.49.26.2: #i85898# Stripping all external header guards 2008/03/31 13:02:24 rt 1.49.26.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b366a619a53729fc14ad6ad8ef3bddd26cc076ee]

INTEGRATION: CWS changefileheader (1.21.36); FILE MERGED 2008/04/01 15:59:48 thb 1.21.36.3: #i85898# Stripping all external header guards 2008/04/01 12:55:56 thb 1.21.36.2: #i85898# Stripping all external header guards 2008/03/31 16:59:42 rt 1.21.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b4a0ee97c95bef8d952dae033f54fadc36a750f7]

INTEGRATION: CWS changefileheader (1.4.1256); FILE MERGED 2008/04/01 15:50:11 thb 1.4.1256.3: #i85898# Stripping all external header guards 2008/04/01 12:48:03 thb 1.4.1256.2: #i85898# Stripping all external header guards 2008/03/31 14:19:17 rt 1.4.1256.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [02851b2dcebcf57ce79818a0de3a30f5922f3593]

INTEGRATION: CWS changefileheader (1.4.624); FILE MERGED 2008/03/31 13:58:42 rt 1.4.624.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9bed13a8eb83a04a89937dd4400428e243c5fa1f]

INTEGRATION: CWS changefileheader (1.8.88); FILE MERGED 2008/03/31 17:15:10 rt 1.8.88.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a61ca155c3df50f943bf358dee93f00892128ff5]

INTEGRATION: CWS changefileheader (1.17.94); FILE MERGED 2008/04/01 15:04:20 thb 1.17.94.3: #i85898# Stripping all external header guards 2008/04/01 10:50:35 thb 1.17.94.2: #i85898# Stripping all external header guards 2008/03/28 16:44:12 rt 1.17.94.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [82c8423b48fcdbcf940e2dbd6c7195c3ebe9c59b]

INTEGRATION: CWS changefileheader (1.22.18); FILE MERGED 2008/04/01 16:09:42 thb 1.22.18.3: #i85898# Stripping all external header guards 2008/04/01 13:04:45 thb 1.22.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:07 rt 1.22.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [151a8e4eb60cc087921e3258bae383f75d1e6e99]

INTEGRATION: CWS changefileheader (1.6.246); FILE MERGED 2008/04/01 12:43:50 thb 1.6.246.2: #i85898# Stripping all external header guards 2008/03/31 13:02:24 rt 1.6.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9fb463f994b73505758e0fba5e1f139c1dcd805c]

INTEGRATION: CWS changefileheader (1.35.242); FILE MERGED 2008/04/01 15:59:48 thb 1.35.242.3: #i85898# Stripping all external header guards 2008/04/01 12:55:56 thb 1.35.242.2: #i85898# Stripping all external header guards 2008/03/31 16:59:42 rt 1.35.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [58f89118e9de015a5a41b69cb1f89ad87c15a192]

INTEGRATION: CWS changefileheader (1.5.732); FILE MERGED 2008/04/01 12:48:03 thb 1.5.732.2: #i85898# Stripping all external header guards 2008/03/31 14:19:17 rt 1.5.732.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8e34040c85087e301e2d664d7d081d6965f44df4]

INTEGRATION: CWS changefileheader (1.5.298); FILE MERGED 2008/04/01 15:35:49 thb 1.5.298.2: #i85898# Stripping all external header guards 2008/03/31 13:58:42 rt 1.5.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a7300c99dc99a4d67f9d41762444e551dd402e11]

INTEGRATION: CWS changefileheader (1.6.330); FILE MERGED 2008/04/01 15:30:38 thb 1.6.330.2: #i85898# Stripping all external header guards 2008/03/31 17:15:10 rt 1.6.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7692d21513b8d20daaac8e027ed19c7c9c809c6c]

INTEGRATION: CWS changefileheader (1.5.70); FILE MERGED 2008/04/01 15:04:20 thb 1.5.70.3: #i85898# Stripping all external header guards 2008/04/01 10:50:35 thb 1.5.70.2: #i85898# Stripping all external header guards 2008/03/28 16:44:11 rt 1.5.70.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [339f0c7250514309db639b3bed5cc1c6456a6a79]

INTEGRATION: CWS changefileheader (1.6.132); FILE MERGED 2008/03/28 16:44:47 rt 1.6.132.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3e3b0c313a42dc50442c242f6b2df814d59658a9]

INTEGRATION: CWS changefileheader (1.64.18); FILE MERGED 2008/04/01 16:09:41 thb 1.64.18.3: #i85898# Stripping all external header guards 2008/04/01 13:04:44 thb 1.64.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:07 rt 1.64.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [24bb7a394f9a261e5ee58e4de91d0580dee605c0]

INTEGRATION: CWS changefileheader (1.8.38); FILE MERGED 2008/04/01 15:59:48 thb 1.8.38.2: #i85898# Stripping all external header guards 2008/03/31 16:59:41 rt 1.8.38.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ccef6c8bb6c35bcc6ea7addb2c48ffeaf0610190]

INTEGRATION: CWS changefileheader (1.9.432); FILE MERGED 2008/04/01 15:45:24 thb 1.9.432.3: #i85898# Stripping all external header guards 2008/04/01 12:43:50 thb 1.9.432.2: #i85898# Stripping all external header guards 2008/03/31 13:02:24 rt 1.9.432.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f48caec142d5a5ecfee9e9e14248272b2b300f7c]

INTEGRATION: CWS changefileheader (1.7.368); FILE MERGED 2008/04/01 15:50:11 thb 1.7.368.3: #i85898# Stripping all external header guards 2008/04/01 12:48:02 thb 1.7.368.2: #i85898# Stripping all external header guards 2008/03/31 14:19:17 rt 1.7.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [34ae079f58612d7e8567793de1b0afe48c48529b]

INTEGRATION: CWS changefileheader (1.4.298); FILE MERGED 2008/04/01 15:35:48 thb 1.4.298.2: #i85898# Stripping all external header guards 2008/03/31 13:58:42 rt 1.4.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e2991b3d1d744eed4031d5a44c0157f60546d710]

INTEGRATION: CWS changefileheader (1.13.24); FILE MERGED 2008/03/31 17:15:10 rt 1.13.24.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2128a375eec24417030aecfd748c7b8b4b4062ec]

INTEGRATION: CWS changefileheader (1.7.44); FILE MERGED 2008/04/01 10:50:34 thb 1.7.44.2: #i85898# Stripping all external header guards 2008/03/28 16:44:11 rt 1.7.44.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e69e3aedc27289f88a0796bed9bf3b0338ad015b]

INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/03/28 16:44:47 rt 1.4.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d6d381399f49c5c358305e4a3c87a7661979cc5b]

INTEGRATION: CWS changefileheader (1.79.18); FILE MERGED 2008/04/01 16:09:41 thb 1.79.18.3: #i85898# Stripping all external header guards 2008/04/01 13:04:44 thb 1.79.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:07 rt 1.79.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cfcc0c161d7e477c082b4d996390f1b27001d57d]

INTEGRATION: CWS changefileheader (1.8.246); FILE MERGED 2008/03/31 13:02:24 rt 1.8.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [816cf9df28c937a4fc3f5b04f7e49dbf1b514ac8]

INTEGRATION: CWS changefileheader (1.36.242); FILE MERGED 2008/04/01 15:59:48 thb 1.36.242.3: #i85898# Stripping all external header guards 2008/04/01 12:55:55 thb 1.36.242.2: #i85898# Stripping all external header guards 2008/03/31 16:59:41 rt 1.36.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [66995b6c6fef8dea86d048ae31982d80e43e1a69]

INTEGRATION: CWS changefileheader (1.21.16); FILE MERGED 2008/04/01 12:48:02 thb 1.21.16.2: #i85898# Stripping all external header guards 2008/03/31 14:19:17 rt 1.21.16.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [eaa129492c089c60b50fba0959bc27d3776be49a]

INTEGRATION: CWS changefileheader (1.6.220); FILE MERGED 2008/04/01 15:35:48 thb 1.6.220.2: #i85898# Stripping all external header guards 2008/03/31 13:58:42 rt 1.6.220.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [073d27cc881139695bd3c76df8d5e4ede885f570]

INTEGRATION: CWS changefileheader (1.5.500); FILE MERGED 2008/03/31 15:59:40 rt 1.5.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1ace943ffb96a47d8277fb19b5ac8da12c5bbb59]

INTEGRATION: CWS changefileheader (1.13.192); FILE MERGED 2008/03/31 17:15:10 rt 1.13.192.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8aa8315cb277932593687cbc026bc8c7e810ffa6]

INTEGRATION: CWS changefileheader (1.2.126); FILE MERGED 2008/03/28 16:44:11 rt 1.2.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c5c9d5d8564048bfee6d7fe6b733486964dad770]

INTEGRATION: CWS changefileheader (1.30.28); FILE MERGED 2008/04/01 13:04:44 thb 1.30.28.2: #i85898# Stripping all external header guards 2008/03/31 16:28:07 rt 1.30.28.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [390ec97b42770abadaf69c465386373258612bd0]

INTEGRATION: CWS changefileheader (1.5.132); FILE MERGED 2008/03/28 16:44:47 rt 1.5.132.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1acb60d912a3f4b9c67ef226a6fa5288e483b7e6]

INTEGRATION: CWS changefileheader (1.3.616); FILE MERGED 2008/04/01 15:45:24 thb 1.3.616.2: #i85898# Stripping all external header guards 2008/03/31 13:02:24 rt 1.3.616.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9c12065c6ce07ff0a804aef63e82fe65e5ff76f4]

INTEGRATION: CWS changefileheader (1.13.184); FILE MERGED 2008/04/01 15:59:48 thb 1.13.184.3: #i85898# Stripping all external header guards 2008/04/01 12:55:55 thb 1.13.184.2: #i85898# Stripping all external header guards 2008/03/31 16:59:41 rt 1.13.184.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0e383b8ca3c1d673ccdc698a3ebd779f99914307]

INTEGRATION: CWS changefileheader (1.2.452); FILE MERGED 2008/03/31 13:58:42 rt 1.2.452.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4c851a2f02653671b79540c26d89448df573e22e]

INTEGRATION: CWS changefileheader (1.8.164); FILE MERGED 2008/03/31 17:15:10 rt 1.8.164.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e6e7f320d1a8da9fa4b45ba1208eee8e828753cc]

INTEGRATION: CWS changefileheader (1.4.70); FILE MERGED 2008/04/01 10:50:34 thb 1.4.70.2: #i85898# Stripping all external header guards 2008/03/28 16:44:11 rt 1.4.70.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9acf2d953a73eaa27d023adb95170eb8796691ef]

INTEGRATION: CWS changefileheader (1.11.212); FILE MERGED 2008/04/01 15:50:11 thb 1.11.212.3: #i85898# Stripping all external header guards 2008/04/01 12:48:02 thb 1.11.212.2: #i85898# Stripping all external header guards 2008/03/31 14:19:17 rt 1.11.212.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ab2031b6e6acdbbfe8cd20d0fbf6e3d8a1cf98d5]

INTEGRATION: CWS changefileheader (1.57.18); FILE MERGED 2008/04/01 16:09:41 thb 1.57.18.3: #i85898# Stripping all external header guards 2008/04/01 13:04:44 thb 1.57.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:07 rt 1.57.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a014c5896aa00a8a35bf71ffa6b05404e57a865c]

INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/03/28 16:44:47 rt 1.6.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f444088a19a240bcdd60c7c2e28bbc23f8ef78fb]

INTEGRATION: CWS changefileheader (1.8.302); FILE MERGED 2008/04/01 15:45:24 thb 1.8.302.2: #i85898# Stripping all external header guards 2008/03/31 13:02:24 rt 1.8.302.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f4cf11343b90de4a43889d55e58f1299eb4d60f6]

INTEGRATION: CWS changefileheader (1.7.242); FILE MERGED 2008/04/01 15:59:48 thb 1.7.242.2: #i85898# Stripping all external header guards 2008/03/31 16:59:41 rt 1.7.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fe5228a99ce2f6272abfc67d4c2c275f4eaa5639]

INTEGRATION: CWS changefileheader (1.4.234); FILE MERGED 2008/04/01 15:35:47 thb 1.4.234.3: #i85898# Stripping all external header guards 2008/04/01 12:39:13 thb 1.4.234.2: #i85898# Stripping all external header guards 2008/03/31 13:58:42 rt 1.4.234.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3e9be1085c49773cdcce414b854991bdd120fa46]

INTEGRATION: CWS changefileheader (1.5.34); FILE MERGED 2008/03/31 17:15:10 rt 1.5.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4dc7ff81bb225fb08513e6cb5dcb670c60eee803]

INTEGRATION: CWS changefileheader (1.7.500); FILE MERGED 2008/03/31 15:59:39 rt 1.7.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d87eba131a1c0418b0f1e59f09c7848476facdaf]

INTEGRATION: CWS changefileheader (1.4.1160); FILE MERGED 2008/04/01 12:48:02 thb 1.4.1160.2: #i85898# Stripping all external header guards 2008/03/31 14:19:17 rt 1.4.1160.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [41c4870c5f248eb4b3b139d2d50486490e847c17]

INTEGRATION: CWS changefileheader (1.7.60); FILE MERGED 2008/04/01 15:04:20 thb 1.7.60.2: #i85898# Stripping all external header guards 2008/03/28 16:44:11 rt 1.7.60.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [30dd269aade9ee1898fa8cc345861ce6218e3d0c]

INTEGRATION: CWS changefileheader (1.28.120); FILE MERGED 2008/04/01 16:09:41 thb 1.28.120.3: #i85898# Stripping all external header guards 2008/04/01 13:04:44 thb 1.28.120.2: #i85898# Stripping all external header guards 2008/03/31 16:28:07 rt 1.28.120.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e3b7ae7f6f76cf1da1a1fc2c7ee4967dd2b8414e]

INTEGRATION: CWS changefileheader (1.3.774); FILE MERGED 2008/04/01 15:45:24 thb 1.3.774.3: #i85898# Stripping all external header guards 2008/04/01 12:43:50 thb 1.3.774.2: #i85898# Stripping all external header guards 2008/03/31 13:02:24 rt 1.3.774.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [064b2bda7744454452a71653841aa9d22e689097]

INTEGRATION: CWS changefileheader (1.6.242); FILE MERGED 2008/04/01 15:59:48 thb 1.6.242.2: #i85898# Stripping all external header guards 2008/03/31 16:59:41 rt 1.6.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8fa78e47bec56adc384c9ab8bf334ac572d06a6d]

INTEGRATION: CWS changefileheader (1.4.452); FILE MERGED 2008/03/31 13:58:42 rt 1.4.452.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d7135ed949095ce7855efd85fe6af8f718e1d7e6]

INTEGRATION: CWS changefileheader (1.9.330); FILE MERGED 2008/04/01 15:30:38 thb 1.9.330.2: #i85898# Stripping all external header guards 2008/03/31 17:15:10 rt 1.9.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [844bb47b5baae34291ddd6ae21b42ce42882ac66]

INTEGRATION: CWS changefileheader (1.18.340); FILE MERGED 2008/04/01 15:50:11 thb 1.18.340.3: #i85898# Stripping all external header guards 2008/04/01 12:48:02 thb 1.18.340.2: #i85898# Stripping all external header guards 2008/03/31 14:19:17 rt 1.18.340.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [390524fe6043d3899fa1bd4434e842ccb9946144]

INTEGRATION: CWS changefileheader (1.13.44); FILE MERGED 2008/04/01 10:50:34 thb 1.13.44.2: #i85898# Stripping all external header guards 2008/03/28 16:44:11 rt 1.13.44.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b67057554c069c61c6236f6fd7e67c847ea3aa0f]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:44:47 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [02002808f225f73512de5fe6fa1da35e6400f166]

INTEGRATION: CWS changefileheader (1.118.8); FILE MERGED 2008/04/01 16:09:41 thb 1.118.8.3: #i85898# Stripping all external header guards 2008/04/01 13:04:44 thb 1.118.8.2: #i85898# Stripping all external header guards 2008/03/31 16:28:07 rt 1.118.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [24abee0633a6a3e2b022c9f1cf54bd6e1aea8b8c]

INTEGRATION: CWS changefileheader (1.14.218); FILE MERGED 2008/03/31 13:02:24 rt 1.14.218.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [54712470758d082bf16a4401723bf1c5a46f756c]

INTEGRATION: CWS changefileheader (1.83.30); FILE MERGED 2008/04/01 15:59:48 thb 1.83.30.3: #i85898# Stripping all external header guards 2008/04/01 12:55:55 thb 1.83.30.2: #i85898# Stripping all external header guards 2008/03/31 16:59:41 rt 1.83.30.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8a55c43c16e10e53bc7b9954b92910afbaf571ce]

INTEGRATION: CWS changefileheader (1.4.540); FILE MERGED 2008/03/31 13:58:42 rt 1.4.540.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4f465e4ce48546eed744e834bfa02c227a8966d2]

INTEGRATION: CWS changefileheader (1.11.330); FILE MERGED 2008/04/01 15:30:38 thb 1.11.330.2: #i85898# Stripping all external header guards 2008/03/31 17:15:10 rt 1.11.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [59b1bd8bcfbba4fc83f056531cb97f8b6d349591]

INTEGRATION: CWS changefileheader (1.10.500); FILE MERGED 2008/03/31 15:59:39 rt 1.10.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [748c4dd562756a7ae9713bb1753ca4822b227707]

INTEGRATION: CWS changefileheader (1.14.718); FILE MERGED 2008/04/01 15:59:47 thb 1.14.718.3: #i85898# Stripping all external header guards 2008/04/01 12:55:55 thb 1.14.718.2: #i85898# Stripping all external header guards 2008/03/31 16:59:41 rt 1.14.718.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e005ed53b170b2d5ba6a945a03f64139a16330e6]

INTEGRATION: CWS changefileheader (1.3.624); FILE MERGED 2008/03/31 13:58:42 rt 1.3.624.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [45f6a26afd3a0e5bb4f2f1c786f0077b600dd5b2]

INTEGRATION: CWS changefileheader (1.3.126); FILE MERGED 2008/03/28 16:44:11 rt 1.3.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f30c30447905139393ed0c6ac27ab1aaead84819]

INTEGRATION: CWS changefileheader (1.3.492); FILE MERGED 2008/03/31 17:15:10 rt 1.3.492.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [399ef9f2c9a2c8fd94a9b3b322372e3f7970a98b]

INTEGRATION: CWS changefileheader (1.39.18); FILE MERGED 2008/04/01 16:09:41 thb 1.39.18.3: #i85898# Stripping all external header guards 2008/04/01 13:04:43 thb 1.39.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:07 rt 1.39.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e7203894fce6204492cdf5650e3408cfc6320876]

INTEGRATION: CWS changefileheader (1.25.34); FILE MERGED 2008/04/01 15:59:47 thb 1.25.34.3: #i85898# Stripping all external header guards 2008/04/01 12:55:55 thb 1.25.34.2: #i85898# Stripping all external header guards 2008/03/31 16:59:41 rt 1.25.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bf9234feb2b51ee663df56dff1085e902aec4e92]

INTEGRATION: CWS changefileheader (1.6.852); FILE MERGED 2008/04/01 15:50:10 thb 1.6.852.3: #i85898# Stripping all external header guards 2008/04/01 12:48:02 thb 1.6.852.2: #i85898# Stripping all external header guards 2008/03/31 14:19:17 rt 1.6.852.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cd2db90a729a0b8bcdb0f533643e522136020625]

INTEGRATION: CWS changefileheader (1.3.450); FILE MERGED 2008/04/01 15:45:24 thb 1.3.450.2: #i85898# Stripping all external header guards 2008/03/31 13:02:24 rt 1.3.450.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b4f067b4aded32fe9ae5da7f55145130e867a8ae]

INTEGRATION: CWS changefileheader (1.5.126); FILE MERGED 2008/03/28 16:44:11 rt 1.5.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [25959b255332e4344c8d7dab62a2773ab0c048b2]

INTEGRATION: CWS changefileheader (1.97.18); FILE MERGED 2008/04/01 13:04:43 thb 1.97.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:07 rt 1.97.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2c18c19bfd4f0268e2272fa39217c97e37b1deba]

INTEGRATION: CWS changefileheader (1.8.330); FILE MERGED 2008/03/31 17:15:10 rt 1.8.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c542106237541ec2d322dc4de51fcd2311ea07ed]

INTEGRATION: CWS changefileheader (1.2.452); FILE MERGED 2008/03/31 13:58:41 rt 1.2.452.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a2125c3de9983b83b57a4a992936e6c363daee8b]

INTEGRATION: CWS changefileheader (1.50.448); FILE MERGED 2008/03/31 16:59:41 rt 1.50.448.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [19ebd7159ed288459318deb346a79e9af0809f27]

INTEGRATION: CWS changefileheader (1.18.340); FILE MERGED 2008/04/01 15:50:10 thb 1.18.340.3: #i85898# Stripping all external header guards 2008/04/01 12:48:01 thb 1.18.340.2: #i85898# Stripping all external header guards 2008/03/31 14:19:17 rt 1.18.340.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [39974db42c2066e0f8715fa60563c088670695c6]

INTEGRATION: CWS changefileheader (1.6.500); FILE MERGED 2008/03/31 15:59:39 rt 1.6.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a3488cbf1dd295ce3ff03afe0bba3bf6cdef9f2a]

INTEGRATION: CWS changefileheader (1.11.774); FILE MERGED 2008/03/31 13:02:24 rt 1.11.774.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4e6ceee8b6d1118000f9caf1e42d715188d30812]

INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/03/28 16:44:46 rt 1.6.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cc3c2cb06eaef4fc5e7dbe7e586d843f7e400797]

INTEGRATION: CWS changefileheader (1.8.162); FILE MERGED 2008/04/01 13:04:43 thb 1.8.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:07 rt 1.8.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9ca3da64076a1271361f7f6ae4ffd32590320019]

INTEGRATION: CWS changefileheader (1.3.234); FILE MERGED 2008/03/31 13:58:41 rt 1.3.234.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ebc58ccf4074a7ab134701d75eacd4e502f8f6c2]

INTEGRATION: CWS changefileheader (1.16.300); FILE MERGED 2008/03/31 17:15:09 rt 1.16.300.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f0dc237a4b7e0f3ffa639fb8c80c1d3706d39d4f]

INTEGRATION: CWS changefileheader (1.4.1202); FILE MERGED 2008/03/31 16:59:41 rt 1.4.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [55ee93dbbe6368e4ec160ae2ac491a9c07561dbf]

INTEGRATION: CWS changefileheader (1.6.368); FILE MERGED 2008/04/01 15:50:10 thb 1.6.368.3: #i85898# Stripping all external header guards 2008/04/01 12:48:01 thb 1.6.368.2: #i85898# Stripping all external header guards 2008/03/31 14:19:17 rt 1.6.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [479f0b756d5513bdc32bd159e6a7d3511dd3333a]

INTEGRATION: CWS changefileheader (1.10.60); FILE MERGED 2008/04/01 10:50:34 thb 1.10.60.2: #i85898# Stripping all external header guards 2008/03/28 16:44:11 rt 1.10.60.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8dc27a0acc750405265d41955b8ce2815ab38068]

INTEGRATION: CWS changefileheader (1.6.166); FILE MERGED 2008/03/28 16:44:46 rt 1.6.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f8a09494c2fd9cdaebffde866ed7a95b92c87cdf]

INTEGRATION: CWS changefileheader (1.6.246); FILE MERGED 2008/03/31 13:02:23 rt 1.6.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7b4ffbd57a20e713ed4cf5c70cc22493bf538894]

INTEGRATION: CWS changefileheader (1.16.18); FILE MERGED 2008/04/01 16:09:41 thb 1.16.18.3: #i85898# Stripping all external header guards 2008/04/01 13:04:43 thb 1.16.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:07 rt 1.16.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [aee913322aa5c32dfd4cbe50cc9040a7479ae1f5]

INTEGRATION: CWS changefileheader (1.32.240); FILE MERGED 2008/03/31 17:15:09 rt 1.32.240.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2f892a7c0f9e351a904658b1283f090b8b2e96f1]

INTEGRATION: CWS changefileheader (1.5.234); FILE MERGED 2008/04/01 15:35:47 thb 1.5.234.2: #i85898# Stripping all external header guards 2008/03/31 13:58:39 rt 1.5.234.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bd32ffc1388488e81875d4438ebc80ba4ca3dd89]

INTEGRATION: CWS changefileheader (1.17.318); FILE MERGED 2008/04/01 15:50:10 thb 1.17.318.3: #i85898# Stripping all external header guards 2008/04/01 12:48:01 thb 1.17.318.2: #i85898# Stripping all external header guards 2008/03/31 14:19:16 rt 1.17.318.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [53da3718de953beff62778616b38f39ac6469075]

INTEGRATION: CWS changefileheader (1.109.38); FILE MERGED 2008/04/01 15:59:47 thb 1.109.38.3: #i85898# Stripping all external header guards 2008/04/01 12:55:55 thb 1.109.38.2: #i85898# Stripping all external header guards 2008/03/31 16:59:41 rt 1.109.38.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b766b6245c6305c1f75da76c0ad2db9ae9c0557a]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:44:46 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cf5167f0b064224883e92115beb5f632c25a2606]

INTEGRATION: CWS changefileheader (1.3.126); FILE MERGED 2008/03/28 16:44:10 rt 1.3.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7aa0b6fdb99dd30a339e5e711f25f56041589b0e]

INTEGRATION: CWS changefileheader (1.4.162); FILE MERGED 2008/04/01 13:04:43 thb 1.4.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:07 rt 1.4.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [755b736eff39141f86a38843fc25d9918e321b1f]

INTEGRATION: CWS changefileheader (1.5.492); FILE MERGED 2008/03/31 17:15:09 rt 1.5.492.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [08a031c8e04e15886e2f4d0135d39b5f62a033db]

INTEGRATION: CWS changefileheader (1.5.774); FILE MERGED 2008/03/31 13:02:23 rt 1.5.774.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3bec428149fd91403b1a306e7714421459f7b3b0]

INTEGRATION: CWS changefileheader (1.5.234); FILE MERGED 2008/04/01 15:35:46 thb 1.5.234.3: #i85898# Stripping all external header guards 2008/04/01 12:39:12 thb 1.5.234.2: #i85898# Stripping all external header guards 2008/03/31 13:58:39 rt 1.5.234.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [472b3b6f882b142209b95a9be1f0b715755bde3e]

INTEGRATION: CWS changefileheader (1.24.242); FILE MERGED 2008/04/01 15:59:47 thb 1.24.242.3: #i85898# Stripping all external header guards 2008/04/01 12:55:54 thb 1.24.242.2: #i85898# Stripping all external header guards 2008/03/31 16:59:40 rt 1.24.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5d34b4432514bad3251c6236c44e335f229c4ef6]

INTEGRATION: CWS changefileheader (1.10.368); FILE MERGED 2008/04/01 15:50:10 thb 1.10.368.3: #i85898# Stripping all external header guards 2008/04/01 12:48:01 thb 1.10.368.2: #i85898# Stripping all external header guards 2008/03/31 14:19:16 rt 1.10.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f864096d2b32db0d7ff55b6f69dede256310cb4a]

INTEGRATION: CWS changefileheader (1.5.126); FILE MERGED 2008/03/28 16:44:10 rt 1.5.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0a62c786eeef3c5100e3b570254420e82c9b8123]

INTEGRATION: CWS changefileheader (1.5.290); FILE MERGED 2008/04/01 13:04:43 thb 1.5.290.2: #i85898# Stripping all external header guards 2008/03/31 16:28:07 rt 1.5.290.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [da9aa5a4b11e77a23441f7699fe13367d4d190a9]

INTEGRATION: CWS changefileheader (1.13.330); FILE MERGED 2008/03/31 17:15:09 rt 1.13.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8fa2e0b933b4069159c4f0a901d81153380c47af]

INTEGRATION: CWS changefileheader (1.7.246); FILE MERGED 2008/03/31 13:02:23 rt 1.7.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [25341b43229e125fe5651f9d9cb2898b9f625c23]

INTEGRATION: CWS changefileheader (1.4.298); FILE MERGED 2008/04/01 15:35:46 thb 1.4.298.2: #i85898# Stripping all external header guards 2008/03/31 13:58:39 rt 1.4.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bd9055c76fe52b455f9de4932e60fea4608aaab6]

INTEGRATION: CWS changefileheader (1.30.16); FILE MERGED 2008/04/01 15:50:10 thb 1.30.16.3: #i85898# Stripping all external header guards 2008/04/01 12:48:01 thb 1.30.16.2: #i85898# Stripping all external header guards 2008/03/31 14:19:16 rt 1.30.16.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [35c79c20cced44e201e96d1c4ade09bb9794979b]

INTEGRATION: CWS changefileheader (1.13.242); FILE MERGED 2008/04/01 12:55:54 thb 1.13.242.2: #i85898# Stripping all external header guards 2008/03/31 16:59:40 rt 1.13.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [59f77f8d5a74bf1f5c877508e620bb37ca1da137]

INTEGRATION: CWS changefileheader (1.7.126); FILE MERGED 2008/03/28 16:44:10 rt 1.7.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e9f87b069d8a18a965d4ffa85adefeed40fd077a]

INTEGRATION: CWS changefileheader (1.22.222); FILE MERGED 2008/03/31 16:28:07 rt 1.22.222.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [333f7b467441a8270fe91b21e2abcda32dc1043d]

INTEGRATION: CWS changefileheader (1.11.492); FILE MERGED 2008/03/31 17:15:09 rt 1.11.492.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [27466ff95d4cbe9e8bbf47e59bb16d92a30fc390]

INTEGRATION: CWS changefileheader (1.6.298); FILE MERGED 2008/04/01 12:39:12 thb 1.6.298.2: #i85898# Stripping all external header guards 2008/03/31 13:58:39 rt 1.6.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ee239626d244d0ee0697f5cd144edcbcb8492a30]

INTEGRATION: CWS changefileheader (1.4.450); FILE MERGED 2008/04/01 15:45:23 thb 1.4.450.2: #i85898# Stripping all external header guards 2008/03/31 13:02:23 rt 1.4.450.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ac1ffd68390a6a7dfc52252b4e0133bc5a31a8e6]

INTEGRATION: CWS changefileheader (1.22.368); FILE MERGED 2008/04/01 15:50:10 thb 1.22.368.3: #i85898# Stripping all external header guards 2008/04/01 12:48:00 thb 1.22.368.2: #i85898# Stripping all external header guards 2008/03/31 14:19:13 rt 1.22.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [302751267eb284cbe73ad9a552bb12b194365103]

INTEGRATION: CWS changefileheader (1.57.34); FILE MERGED 2008/04/01 15:59:47 thb 1.57.34.3: #i85898# Stripping all external header guards 2008/04/01 12:55:54 thb 1.57.34.2: #i85898# Stripping all external header guards 2008/03/31 16:59:40 rt 1.57.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b8ad4a492633e3957c40ce035bdff1b8450f80f4]

INTEGRATION: CWS changefileheader (1.7.20); FILE MERGED 2008/04/01 15:04:20 thb 1.7.20.2: #i85898# Stripping all external header guards 2008/03/28 16:44:10 rt 1.7.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [217fd95abbf05e70bdaee3a1069257d8bbaf792c]

INTEGRATION: CWS changefileheader (1.4.166); FILE MERGED 2008/03/28 16:44:46 rt 1.4.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [68e788cc6d2b40ec0da547f34e7715f4b2cebd3c]

INTEGRATION: CWS changefileheader (1.57.34); FILE MERGED 2008/04/01 15:30:37 thb 1.57.34.3: #i85898# Stripping all external header guards 2008/04/01 12:36:39 thb 1.57.34.2: #i85898# Stripping all external header guards 2008/03/31 17:15:09 rt 1.57.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [01032bd0b3304b7574261f503667711cc6ac7b16]

INTEGRATION: CWS changefileheader (1.3.162); FILE MERGED 2008/04/01 13:04:43 thb 1.3.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:07 rt 1.3.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b47c8335e3793c7d6230f9644d318990912fba6f]

INTEGRATION: CWS changefileheader (1.2.774); FILE MERGED 2008/03/31 13:02:23 rt 1.2.774.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8cce8773cad9c392d1dc46b39ffaa8f590837147]

INTEGRATION: CWS changefileheader (1.3.624); FILE MERGED 2008/03/31 13:58:39 rt 1.3.624.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [31fa879f075898650ac4d3ff33f29090bf5d2103]

INTEGRATION: CWS changefileheader (1.24.1256); FILE MERGED 2008/03/31 14:19:13 rt 1.24.1256.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ada1faa9246c0aafc87ac4423abd3a321c414aff]

INTEGRATION: CWS changefileheader (1.4.70); FILE MERGED 2008/04/01 15:04:19 thb 1.4.70.3: #i85898# Stripping all external header guards 2008/04/01 10:50:34 thb 1.4.70.2: #i85898# Stripping all external header guards 2008/03/28 16:44:10 rt 1.4.70.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bc112ea7a4bb81af3ce93455b17ae8db75e1e295]

INTEGRATION: CWS changefileheader (1.10.10); FILE MERGED 2008/03/28 16:44:46 rt 1.10.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c518e00864fd8d3c9c9abbd0391f5de1f60edd9d]

INTEGRATION: CWS changefileheader (1.9.242); FILE MERGED 2008/03/31 16:59:40 rt 1.9.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c4bc705370aa28da8b94fcaf48369ee1aeeb8a76]

INTEGRATION: CWS changefileheader (1.43.80); FILE MERGED 2008/04/01 15:30:37 thb 1.43.80.2: #i85898# Stripping all external header guards 2008/03/31 17:15:09 rt 1.43.80.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ae923204213d8b6a2f1370a76319c1e1d991b054]

INTEGRATION: CWS changefileheader (1.12.18); FILE MERGED 2008/04/01 16:09:41 thb 1.12.18.3: #i85898# Stripping all external header guards 2008/04/01 13:04:43 thb 1.12.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:07 rt 1.12.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [37d6e6b1d6e0e4bcab92c852098027a26496d75f]

INTEGRATION: CWS changefileheader (1.4.450); FILE MERGED 2008/03/31 13:02:23 rt 1.4.450.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ae925bc1541d639fc1906a71550757d91d5d5678]

INTEGRATION: CWS changefileheader (1.5.298); FILE MERGED 2008/03/31 13:58:38 rt 1.5.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bdae56ac7df17be018dfdad59a8bf04a1039c988]

INTEGRATION: CWS changefileheader (1.9.44); FILE MERGED 2008/04/01 15:04:19 thb 1.9.44.3: #i85898# Stripping all external header guards 2008/04/01 10:50:34 thb 1.9.44.2: #i85898# Stripping all external header guards 2008/03/28 16:44:10 rt 1.9.44.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bd4babef816567dde4205a6be16255258df2824f]

INTEGRATION: CWS changefileheader (1.34.448); FILE MERGED 2008/03/31 16:59:40 rt 1.34.448.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2b4f7ad81d9448b04114fd9bc8a1661b2542c033]

INTEGRATION: CWS changefileheader (1.4.500); FILE MERGED 2008/03/31 15:59:39 rt 1.4.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [001dbfa5e92274d1365c06a650c2e60c76fb559e]

INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/03/28 16:44:46 rt 1.4.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c9bb50264c29613c7a8c972d3ec4996adfd976d0]

INTEGRATION: CWS changefileheader (1.4.492); FILE MERGED 2008/03/31 17:15:09 rt 1.4.492.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [de898e271e97b78a8ce3583906d18058f45dcec3]

INTEGRATION: CWS changefileheader (1.2.450); FILE MERGED 2008/03/31 16:28:07 rt 1.2.450.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [01d62fe053ae289997445db5bf1e1f52106183fb]

INTEGRATION: CWS changefileheader (1.5.450); FILE MERGED 2008/03/31 13:02:23 rt 1.5.450.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [807b842c1ad94a3f9f3f370cf4cce087ccdf3364]

INTEGRATION: CWS changefileheader (1.3.574); FILE MERGED 2008/03/31 13:58:38 rt 1.3.574.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d4f2f8b9803cc5650658708fcd525052226f5d9d]

INTEGRATION: CWS changefileheader (1.6.70); FILE MERGED 2008/04/01 15:04:19 thb 1.6.70.3: #i85898# Stripping all external header guards 2008/04/01 10:50:34 thb 1.6.70.2: #i85898# Stripping all external header guards 2008/03/28 16:44:10 rt 1.6.70.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [481fecc7d1066d0d166f3e5d14a00d42cfd4690c]

INTEGRATION: CWS changefileheader (1.3.1202); FILE MERGED 2008/03/31 16:59:40 rt 1.3.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [313084a10a92e84f32e439168568de92ec3cb9af]

INTEGRATION: CWS changefileheader (1.19.156); FILE MERGED 2008/03/31 15:59:39 rt 1.19.156.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bf86352239bff279008e9e815b30c4a9e9ddfe7e]

INTEGRATION: CWS changefileheader (1.14.368); FILE MERGED 2008/04/01 15:50:10 thb 1.14.368.3: #i85898# Stripping all external header guards 2008/04/01 12:48:00 thb 1.14.368.2: #i85898# Stripping all external header guards 2008/03/31 14:19:13 rt 1.14.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f7ed9bbd828f0736a4335bb84f5b87e59d8128ff]

INTEGRATION: CWS changefileheader (1.10.18); FILE MERGED 2008/04/01 13:04:43 thb 1.10.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:06 rt 1.10.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [052ebd49d733ae029d49df087a79a0b9553332af]

INTEGRATION: CWS changefileheader (1.8.246); FILE MERGED 2008/03/31 13:02:23 rt 1.8.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [54e9670ed2ced6f078ef0775793a04f60ddc65b3]

INTEGRATION: CWS changefileheader (1.13.44); FILE MERGED 2008/04/01 15:04:19 thb 1.13.44.3: #i85898# Stripping all external header guards 2008/04/01 10:50:34 thb 1.13.44.2: #i85898# Stripping all external header guards 2008/03/28 16:44:10 rt 1.13.44.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5a497efea3f0fb8c9d83a9ed37df9fac5a783e7a]

INTEGRATION: CWS changefileheader (1.68.14); FILE MERGED 2008/04/01 15:59:46 thb 1.68.14.3: #i85898# Stripping all external header guards 2008/04/01 12:55:53 thb 1.68.14.2: #i85898# Stripping all external header guards 2008/03/31 16:59:40 rt 1.68.14.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6db39d75c030e0d85163d12964f1dc7020535e04]

INTEGRATION: CWS changefileheader (1.5.500); FILE MERGED 2008/03/31 15:59:39 rt 1.5.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5e4dc64fdecf908c96841b6bed5adad8e34c8ed5]

INTEGRATION: CWS changefileheader (1.33.456); FILE MERGED 2008/03/31 14:19:12 rt 1.33.456.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fff6054e789b340affe11d7a14866c2785acefd7]

INTEGRATION: CWS changefileheader (1.16.414); FILE MERGED 2008/03/31 17:15:09 rt 1.16.414.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d7d87fa50e2da2a12e1ffa92d592d47f9e738a6a]

INTEGRATION: CWS changefileheader (1.3.162); FILE MERGED 2008/04/01 13:04:43 thb 1.3.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:06 rt 1.3.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4635a5266f9553247675d1f945a8556ce477e042]

INTEGRATION: CWS changefileheader (1.3.624); FILE MERGED 2008/03/31 13:58:38 rt 1.3.624.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3332333e3882f032c51549a432b797b5134a9cab]

INTEGRATION: CWS changefileheader (1.2.246); FILE MERGED 2008/04/01 15:04:19 thb 1.2.246.3: #i85898# Stripping all external header guards 2008/04/01 10:50:34 thb 1.2.246.2: #i85898# Stripping all external header guards 2008/03/28 16:44:09 rt 1.2.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [aed048f010374db5f8b8928b20e66f99a230b079]

INTEGRATION: CWS changefileheader (1.11.58); FILE MERGED 2008/03/31 16:59:40 rt 1.11.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [87a195a853a1df6885a11aa9b131d4463fab9cdf]

INTEGRATION: CWS changefileheader (1.15.36); FILE MERGED 2008/04/01 12:48:00 thb 1.15.36.2: #i85898# Stripping all external header guards 2008/03/31 14:19:12 rt 1.15.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [22ee001ae7f2ff6d62d1aa2877b645bdac68938d]

INTEGRATION: CWS changefileheader (1.3.492); FILE MERGED 2008/03/31 17:15:09 rt 1.3.492.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3b9906f41b9915ded2205f6c113c5ffd9e32666f]

INTEGRATION: CWS changefileheader (1.16.18); FILE MERGED 2008/04/01 16:09:40 thb 1.16.18.3: #i85898# Stripping all external header guards 2008/04/01 13:04:42 thb 1.16.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:06 rt 1.16.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [80f0fcb96325b737ef6064c12e401329026813e8]

INTEGRATION: CWS changefileheader (1.8.246); FILE MERGED 2008/04/01 15:45:23 thb 1.8.246.2: #i85898# Stripping all external header guards 2008/03/31 13:02:23 rt 1.8.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [03707dcf56a2aac31a1778de7416a600fcaad0cd]

INTEGRATION: CWS changefileheader (1.3.624); FILE MERGED 2008/04/01 15:35:45 thb 1.3.624.2: #i85898# Stripping all external header guards 2008/03/31 13:58:38 rt 1.3.624.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c222d8d79d1acd2d4882c201f4e794b7311c92b5]

INTEGRATION: CWS changefileheader (1.3.170); FILE MERGED 2008/04/01 10:50:34 thb 1.3.170.2: #i85898# Stripping all external header guards 2008/03/28 16:44:09 rt 1.3.170.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f0b070174577f220980f5d9d1df507a6636a031b]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:44:46 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b9ea3b116f39c4836fd7026326ffaf16705ee0ab]

INTEGRATION: CWS changefileheader (1.17.368); FILE MERGED 2008/04/01 15:50:09 thb 1.17.368.3: #i85898# Stripping all external header guards 2008/04/01 12:48:00 thb 1.17.368.2: #i85898# Stripping all external header guards 2008/03/31 14:19:12 rt 1.17.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b77b31622e5d85955d1c4f5134b3890e002a3609]

INTEGRATION: CWS changefileheader (1.55.34); FILE MERGED 2008/04/01 15:30:37 thb 1.55.34.3: #i85898# Stripping all external header guards 2008/04/01 12:36:39 thb 1.55.34.2: #i85898# Stripping all external header guards 2008/03/31 17:15:09 rt 1.55.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1a17d8db3a7c0dfed16aff86f64427cde60598e2]

INTEGRATION: CWS changefileheader (1.9.172); FILE MERGED 2008/03/31 15:59:39 rt 1.9.172.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [919b13f3a898a3e1df7e3977017ff9764f603c69]

INTEGRATION: CWS changefileheader (1.3.162); FILE MERGED 2008/04/01 13:04:42 thb 1.3.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:06 rt 1.3.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [632d5eff4cfbfcf45c13b8b992e31a479532f680]

INTEGRATION: CWS changefileheader (1.5.246); FILE MERGED 2008/04/01 15:45:23 thb 1.5.246.2: #i85898# Stripping all external header guards 2008/03/31 13:02:23 rt 1.5.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [38527a8cdc2f32f8d8739fda822af3df2ba3046f]

INTEGRATION: CWS changefileheader (1.2.234); FILE MERGED 2008/04/01 15:35:41 thb 1.2.234.3: #i85898# Stripping all external header guards 2008/04/01 12:39:11 thb 1.2.234.2: #i85898# Stripping all external header guards 2008/03/31 13:58:38 rt 1.2.234.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e85f3bc40edbe2269973b6e85b3c873865a7c265]

INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/03/28 16:44:45 rt 1.4.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [62d5f269655c512e502b7dc8e31d8d422faa8db3]

INTEGRATION: CWS changefileheader (1.25.36); FILE MERGED 2008/04/01 15:50:09 thb 1.25.36.3: #i85898# Stripping all external header guards 2008/04/01 12:48:00 thb 1.25.36.2: #i85898# Stripping all external header guards 2008/03/31 14:19:12 rt 1.25.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d1ca57e2831df84b76e7b32ed71f28fc979fea1c]

INTEGRATION: CWS changefileheader (1.76.34); FILE MERGED 2008/03/31 17:15:09 rt 1.76.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [58bb7a992f61f5e4c71809789130939af0a3dc29]

INTEGRATION: CWS changefileheader (1.4.18); FILE MERGED 2008/04/01 13:04:42 thb 1.4.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:06 rt 1.4.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [79c9349c14c29e476e3cfb9bee92367430782178]

INTEGRATION: CWS changefileheader (1.7.246); FILE MERGED 2008/04/01 15:45:23 thb 1.7.246.2: #i85898# Stripping all external header guards 2008/03/31 13:02:22 rt 1.7.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [43b55e6ffb40eec4cdb554a4b5f8f6150741bdde]

INTEGRATION: CWS changefileheader (1.11.36); FILE MERGED 2008/04/01 15:59:46 thb 1.11.36.3: #i85898# Stripping all external header guards 2008/04/01 12:55:53 thb 1.11.36.2: #i85898# Stripping all external header guards 2008/03/31 16:59:39 rt 1.11.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3554d0de6b945dc9cbec7c3358bac7d6f1c7275c]

INTEGRATION: CWS changefileheader (1.3.170); FILE MERGED 2008/03/28 16:44:09 rt 1.3.170.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9669d7a2590475bfbf38de6ff54dcaf6763a7a93]

INTEGRATION: CWS changefileheader (1.12.368); FILE MERGED 2008/04/01 15:50:09 thb 1.12.368.3: #i85898# Stripping all external header guards 2008/04/01 12:48:00 thb 1.12.368.2: #i85898# Stripping all external header guards 2008/03/31 14:19:12 rt 1.12.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [eb65749ee7f529e679cb215503c2c5e876933a86]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:44:45 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7a182ffdf43265f96fb0c36358f9fe8c815ea559]

INTEGRATION: CWS changefileheader (1.37.240); FILE MERGED 2008/04/01 15:30:37 thb 1.37.240.3: #i85898# Stripping all external header guards 2008/04/01 12:36:38 thb 1.37.240.2: #i85898# Stripping all external header guards 2008/03/31 17:15:09 rt 1.37.240.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b329e787dff500024c17e028664f703968fa5150]

INTEGRATION: CWS changefileheader (1.6.246); FILE MERGED 2008/04/01 15:45:22 thb 1.6.246.3: #i85898# Stripping all external header guards 2008/04/01 12:43:50 thb 1.6.246.2: #i85898# Stripping all external header guards 2008/03/31 13:02:22 rt 1.6.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bbc722aef7387d5bbb1e438f6ff4c6b91144dbc8]

INTEGRATION: CWS changefileheader (1.19.18); FILE MERGED 2008/04/01 16:09:40 thb 1.19.18.3: #i85898# Stripping all external header guards 2008/04/01 13:04:42 thb 1.19.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:06 rt 1.19.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b4c95b4779c1ef22515b64d410519dc5d3d181aa]

INTEGRATION: CWS changefileheader (1.36.448); FILE MERGED 2008/03/31 16:59:36 rt 1.36.448.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b482307fd9251d34b9fdd3e3947a8660c41fa53d]

INTEGRATION: CWS changefileheader (1.2.234); FILE MERGED 2008/04/01 12:39:11 thb 1.2.234.2: #i85898# Stripping all external header guards 2008/03/31 13:58:38 rt 1.2.234.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [605ad2fd368c38caf97c98a2bbedfa05b3c4e741]

INTEGRATION: CWS changefileheader (1.5.622); FILE MERGED 2008/04/01 15:50:09 thb 1.5.622.3: #i85898# Stripping all external header guards 2008/04/01 12:48:00 thb 1.5.622.2: #i85898# Stripping all external header guards 2008/03/31 14:19:12 rt 1.5.622.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [183050abd0d7297619d36e5fe75eef4062b082bd]

INTEGRATION: CWS changefileheader (1.19.302); FILE MERGED 2008/04/01 12:36:38 thb 1.19.302.2: #i85898# Stripping all external header guards 2008/03/31 17:15:09 rt 1.19.302.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3140e36e72635d0f9d06d8d558c6bd52c147b1a5]

INTEGRATION: CWS changefileheader (1.4.450); FILE MERGED 2008/04/01 15:45:22 thb 1.4.450.3: #i85898# Stripping all external header guards 2008/04/01 12:43:49 thb 1.4.450.2: #i85898# Stripping all external header guards 2008/03/31 13:02:22 rt 1.4.450.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5dfc29139e004e3ebe32c4db36fdaa69026c33fc]

INTEGRATION: CWS changefileheader (1.22.18); FILE MERGED 2008/04/01 16:09:40 thb 1.22.18.3: #i85898# Stripping all external header guards 2008/04/01 13:04:42 thb 1.22.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:06 rt 1.22.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [435934cca4d5031c60be3885efc11888184d0667]

INTEGRATION: CWS changefileheader (1.6.500); FILE MERGED 2008/03/31 15:59:38 rt 1.6.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [702510dca3193595361a4c8a3fb65a2c3648c0f9]

INTEGRATION: CWS changefileheader (1.4.1202); FILE MERGED 2008/03/31 16:59:36 rt 1.4.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [182cc05ddb92058ef392cea2eb0e28be8b6d9bd0]

INTEGRATION: CWS changefileheader (1.4.166); FILE MERGED 2008/03/28 16:44:45 rt 1.4.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5eb1139c1d7e5243b89078d5f230d542413ae0cd]

INTEGRATION: CWS changefileheader (1.3.170); FILE MERGED 2008/04/01 10:50:33 thb 1.3.170.2: #i85898# Stripping all external header guards 2008/03/28 16:44:09 rt 1.3.170.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b1f3856a2bb1b7ff589d223e60ec6e133d9e49d4]

INTEGRATION: CWS changefileheader (1.22.212); FILE MERGED 2008/04/01 15:50:09 thb 1.22.212.3: #i85898# Stripping all external header guards 2008/04/01 12:48:00 thb 1.22.212.2: #i85898# Stripping all external header guards 2008/03/31 14:19:12 rt 1.22.212.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [22bd38f948b0cb253cd89826ecfcc08c15dbcbff]

INTEGRATION: CWS changefileheader (1.17.34); FILE MERGED 2008/03/31 17:15:07 rt 1.17.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4e566a05572171e00d679d8e090c48f95cd28fc9]

INTEGRATION: CWS changefileheader (1.6.246); FILE MERGED 2008/03/31 13:02:22 rt 1.6.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e2d34982917651cc9778ef6a0fb9fd25557023fc]

INTEGRATION: CWS changefileheader (1.14.18); FILE MERGED 2008/04/01 16:09:40 thb 1.14.18.3: #i85898# Stripping all external header guards 2008/04/01 13:04:42 thb 1.14.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:06 rt 1.14.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [527552a4a4c59842ab9f85aec50b602cbbc78cbe]

INTEGRATION: CWS changefileheader (1.22.242); FILE MERGED 2008/04/01 15:59:43 thb 1.22.242.3: #i85898# Stripping all external header guards 2008/04/01 12:55:53 thb 1.22.242.2: #i85898# Stripping all external header guards 2008/03/31 16:59:36 rt 1.22.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b80f8459d5710f618e54144ac5cbd2bb72158801]

INTEGRATION: CWS changefileheader (1.5.44); FILE MERGED 2008/04/01 15:04:19 thb 1.5.44.3: #i85898# Stripping all external header guards 2008/04/01 10:50:33 thb 1.5.44.2: #i85898# Stripping all external header guards 2008/03/28 16:44:09 rt 1.5.44.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7b09022674adf5ca83be2e78a724994cd3458418]

INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/03/28 16:44:45 rt 1.5.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [736dcbbd9bcfd7eccee11b71e396ed8d9e7d4b0c]

INTEGRATION: CWS changefileheader (1.39.120); FILE MERGED 2008/04/01 15:50:09 thb 1.39.120.3: #i85898# Stripping all external header guards 2008/04/01 12:47:59 thb 1.39.120.2: #i85898# Stripping all external header guards 2008/03/31 14:19:12 rt 1.39.120.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4a423e1694fb55903af605ed7273daa7069f85a9]

INTEGRATION: CWS changefileheader (1.6.330); FILE MERGED 2008/04/01 15:30:37 thb 1.6.330.3: #i85898# Stripping all external header guards 2008/04/01 12:36:38 thb 1.6.330.2: #i85898# Stripping all external header guards 2008/03/31 17:15:07 rt 1.6.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [19a8f1682512cb3e3e611cd24a7dcebf1647014e]

INTEGRATION: CWS changefileheader (1.2.234); FILE MERGED 2008/04/01 12:39:10 thb 1.2.234.2: #i85898# Stripping all external header guards 2008/03/31 13:58:38 rt 1.2.234.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f0e2ddf0c8fbc84c61f77abd2a6d7825c07b8463]

INTEGRATION: CWS changefileheader (1.5.432); FILE MERGED 2008/03/31 13:02:22 rt 1.5.432.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8ad05c962e8aa8cbdf86d3250de4606ebb19bacd]

INTEGRATION: CWS changefileheader (1.16.18); FILE MERGED 2008/04/01 13:04:42 thb 1.16.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:06 rt 1.16.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1a4ccb5ae3ee8e86777005f3c54449a7b66e049e]

INTEGRATION: CWS changefileheader (1.7.500); FILE MERGED 2008/03/31 15:59:38 rt 1.7.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0f42fbfe5be9d56fcee3915a84a92e496adc17dd]

INTEGRATION: CWS changefileheader (1.13.216); FILE MERGED 2008/04/01 15:59:43 thb 1.13.216.3: #i85898# Stripping all external header guards 2008/04/01 12:55:53 thb 1.13.216.2: #i85898# Stripping all external header guards 2008/03/31 16:59:36 rt 1.13.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f4c4ddab81f638f512410437c74cc86c84e6cc65]

INTEGRATION: CWS changefileheader (1.5.126); FILE MERGED 2008/04/01 10:50:33 thb 1.5.126.2: #i85898# Stripping all external header guards 2008/03/28 16:44:09 rt 1.5.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2953938e81c9a75a0fb7c043f0130305f5b3fa1e]

INTEGRATION: CWS changefileheader (1.5.52); FILE MERGED 2008/03/28 16:44:45 rt 1.5.52.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f0ea53e88cae6270fd2aa31626cacb8c6aa13340]

INTEGRATION: CWS changefileheader (1.16.212); FILE MERGED 2008/04/01 12:47:59 thb 1.16.212.2: #i85898# Stripping all external header guards 2008/03/31 14:19:12 rt 1.16.212.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6f48de2b6a5ac15c99929053b4b63ef5f37a0892]

INTEGRATION: CWS changefileheader (1.41.88); FILE MERGED 2008/04/01 15:30:36 thb 1.41.88.3: #i85898# Stripping all external header guards 2008/04/01 12:36:38 thb 1.41.88.2: #i85898# Stripping all external header guards 2008/03/31 17:15:06 rt 1.41.88.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1ce2c1afe4b03704a05bd27063355ce685087391]

INTEGRATION: CWS changefileheader (1.5.246); FILE MERGED 2008/03/31 13:02:22 rt 1.5.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f41eca0973b2613bacaf0e42db17231f486ea6f7]

INTEGRATION: CWS changefileheader (1.18.18); FILE MERGED 2008/04/01 13:04:42 thb 1.18.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:06 rt 1.18.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a476c6b9a39806e2feb24be846a007d0b1fd11b1]

INTEGRATION: CWS changefileheader (1.15.114); FILE MERGED 2008/03/31 16:59:35 rt 1.15.114.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d26c0a0e51d260dd5398c610dd835daa47bee9dd]

INTEGRATION: CWS changefileheader (1.6.126); FILE MERGED 2008/03/28 16:44:09 rt 1.6.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [443b6ba76d1358f602d094db4edf199a4479d7f0]

INTEGRATION: CWS changefileheader (1.47.318); FILE MERGED 2008/04/01 15:50:08 thb 1.47.318.3: #i85898# Stripping all external header guards 2008/04/01 12:47:59 thb 1.47.318.2: #i85898# Stripping all external header guards 2008/03/31 14:19:12 rt 1.47.318.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [500e9f16e8b9ffb88121c8c43d9a60b128866058]

INTEGRATION: CWS changefileheader (1.33.240); FILE MERGED 2008/04/01 15:30:36 thb 1.33.240.3: #i85898# Stripping all external header guards 2008/04/01 12:36:38 thb 1.33.240.2: #i85898# Stripping all external header guards 2008/03/31 17:15:06 rt 1.33.240.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [85d751317dcffbf575e0bd508a12a2b9e17e2b07]

INTEGRATION: CWS changefileheader (1.9.18); FILE MERGED 2008/04/01 13:04:41 thb 1.9.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:06 rt 1.9.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e824bbf7fd96653ad94e6a54948e6c367487559b]

INTEGRATION: CWS changefileheader (1.36.448); FILE MERGED 2008/03/31 16:59:35 rt 1.36.448.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9bc0a474b9cdcf7c98612a6ea56a449de365623f]

INTEGRATION: CWS changefileheader (1.4.70); FILE MERGED 2008/04/01 15:04:19 thb 1.4.70.3: #i85898# Stripping all external header guards 2008/04/01 10:50:33 thb 1.4.70.2: #i85898# Stripping all external header guards 2008/03/28 16:44:09 rt 1.4.70.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0296d3c7d6011042031dab26c695a37e1a7a2f87]

INTEGRATION: CWS changefileheader (1.5.1254); FILE MERGED 2008/04/01 15:50:08 thb 1.5.1254.2: #i85898# Stripping all external header guards 2008/03/31 14:19:12 rt 1.5.1254.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4262c3ebda96b14cecec442ff47f70a3abb30945]

INTEGRATION: CWS changefileheader (1.50.88); FILE MERGED 2008/04/01 15:30:36 thb 1.50.88.3: #i85898# Stripping all external header guards 2008/04/01 12:36:38 thb 1.50.88.2: #i85898# Stripping all external header guards 2008/03/31 17:15:06 rt 1.50.88.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e2675cd259065d170cdee800599334e95c972137]

INTEGRATION: CWS changefileheader (1.6.162); FILE MERGED 2008/04/01 16:09:40 thb 1.6.162.3: #i85898# Stripping all external header guards 2008/04/01 13:04:41 thb 1.6.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:06 rt 1.6.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [920345e4d050d3f14ea8460b5fb2358dd6b319ee]

INTEGRATION: CWS changefileheader (1.8.1202); FILE MERGED 2008/03/31 16:59:35 rt 1.8.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [27164c0178980d81631e1f5d020fb82688b3a33b]

INTEGRATION: CWS changefileheader (1.10.44); FILE MERGED 2008/04/01 15:04:19 thb 1.10.44.3: #i85898# Stripping all external header guards 2008/04/01 10:50:33 thb 1.10.44.2: #i85898# Stripping all external header guards 2008/03/28 16:44:08 rt 1.10.44.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d79b8c29d0ff27442efe7dcecb3149ad854770cb]

INTEGRATION: CWS changefileheader (1.2.234); FILE MERGED 2008/04/01 15:35:38 thb 1.2.234.3: #i85898# Stripping all external header guards 2008/04/01 12:39:09 thb 1.2.234.2: #i85898# Stripping all external header guards 2008/03/31 13:58:37 rt 1.2.234.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2eda9c634628e7b061e8514ca3d86a28a492175c]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:44:45 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fc4087045ac3ac54ab99edfe7fa8cd19f200c83c]

INTEGRATION: CWS changefileheader (1.5.368); FILE MERGED 2008/04/01 12:47:59 thb 1.5.368.2: #i85898# Stripping all external header guards 2008/03/31 14:19:12 rt 1.5.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [88949b7c89b92c9817ac3ae3a0cf47991e723528]

INTEGRATION: CWS changefileheader (1.27.330); FILE MERGED 2008/04/01 15:30:36 thb 1.27.330.3: #i85898# Stripping all external header guards 2008/04/01 12:36:37 thb 1.27.330.2: #i85898# Stripping all external header guards 2008/03/31 17:15:06 rt 1.27.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2f05ee62d8114448f7f8c496e986d2706c215f31]

INTEGRATION: CWS changefileheader (1.3.330); FILE MERGED 2008/04/01 16:09:39 thb 1.3.330.2: #i85898# Stripping all external header guards 2008/03/31 16:28:06 rt 1.3.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [773ac595f72f9cc9b1a1e21743283729df81226a]

INTEGRATION: CWS changefileheader (1.5.450); FILE MERGED 2008/04/01 15:45:22 thb 1.5.450.3: #i85898# Stripping all external header guards 2008/04/01 12:43:49 thb 1.5.450.2: #i85898# Stripping all external header guards 2008/03/31 13:02:21 rt 1.5.450.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [79467dc673e9e3cb2a982a97676f9fdfd89f4517]

INTEGRATION: CWS changefileheader (1.34.242); FILE MERGED 2008/04/01 15:59:43 thb 1.34.242.3: #i85898# Stripping all external header guards 2008/04/01 12:55:52 thb 1.34.242.2: #i85898# Stripping all external header guards 2008/03/31 16:59:35 rt 1.34.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2604d116fa874148b5beaba647444eaa280836d5]

INTEGRATION: CWS changefileheader (1.7.70); FILE MERGED 2008/04/01 15:04:18 thb 1.7.70.3: #i85898# Stripping all external header guards 2008/04/01 10:50:33 thb 1.7.70.2: #i85898# Stripping all external header guards 2008/03/28 16:44:08 rt 1.7.70.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [735fddda2dc0505342f8972cc040f7dadf7c3072]

INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/03/28 16:44:45 rt 1.6.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [74fffdbbb373ba412c274f8dcb9e5b8a8f4d4bee]

INTEGRATION: CWS changefileheader (1.7.368); FILE MERGED 2008/04/01 15:50:08 thb 1.7.368.2: #i85898# Stripping all external header guards 2008/03/31 14:19:12 rt 1.7.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3bd9ff61a75972f6ff3984096bc7b43290b1b1c8]

INTEGRATION: CWS changefileheader (1.25.300); FILE MERGED 2008/04/01 15:30:36 thb 1.25.300.3: #i85898# Stripping all external header guards 2008/04/01 12:36:37 thb 1.25.300.2: #i85898# Stripping all external header guards 2008/03/31 17:15:06 rt 1.25.300.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5756b92e4db0da21f147ab8eb4b83ee0a0c1d5ba]

INTEGRATION: CWS changefileheader (1.5.298); FILE MERGED 2008/04/01 15:35:37 thb 1.5.298.2: #i85898# Stripping all external header guards 2008/03/31 13:58:19 rt 1.5.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f4705837d79aed3da2400838c0456999bf9d6671]

INTEGRATION: CWS changefileheader (1.12.162); FILE MERGED 2008/04/01 16:09:39 thb 1.12.162.3: #i85898# Stripping all external header guards 2008/04/01 13:04:41 thb 1.12.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:06 rt 1.12.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bd01b298e7f681402ae5054d6c4d3b237a1153e9]

INTEGRATION: CWS changefileheader (1.4.450); FILE MERGED 2008/04/01 15:45:22 thb 1.4.450.3: #i85898# Stripping all external header guards 2008/04/01 12:43:49 thb 1.4.450.2: #i85898# Stripping all external header guards 2008/03/31 13:02:21 rt 1.4.450.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0c9d0c4e8e27417096543ec4a04cff9bfa31eb05]

INTEGRATION: CWS changefileheader (1.8.500); FILE MERGED 2008/03/31 15:59:38 rt 1.8.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ebeaefb700f9f42e5b9ddf027ac19732b222f8e1]

INTEGRATION: CWS changefileheader (1.19.448); FILE MERGED 2008/03/31 16:59:35 rt 1.19.448.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [241cb3c7e6c47b3e2fbab2cca4af2687b9a8466e]

INTEGRATION: CWS changefileheader (1.18.44); FILE MERGED 2008/04/01 10:50:33 thb 1.18.44.2: #i85898# Stripping all external header guards 2008/03/28 16:44:08 rt 1.18.44.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e0644e2217496dc9e39e9794e093e9d8e30832e2]

INTEGRATION: CWS changefileheader (1.23.368); FILE MERGED 2008/04/01 15:50:08 thb 1.23.368.3: #i85898# Stripping all external header guards 2008/04/01 12:47:59 thb 1.23.368.2: #i85898# Stripping all external header guards 2008/03/31 14:19:12 rt 1.23.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6251aac3a645abc0d8ec42066c6e0f364b11f969]

INTEGRATION: CWS changefileheader (1.20.300); FILE MERGED 2008/04/01 15:30:36 thb 1.20.300.3: #i85898# Stripping all external header guards 2008/04/01 12:36:37 thb 1.20.300.2: #i85898# Stripping all external header guards 2008/03/31 17:15:06 rt 1.20.300.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9095e90ad5accbdc15c24b327ba350efb8b47ab6]

INTEGRATION: CWS changefileheader (1.15.162); FILE MERGED 2008/04/01 16:09:39 thb 1.15.162.3: #i85898# Stripping all external header guards 2008/04/01 13:04:40 thb 1.15.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:06 rt 1.15.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7c947fda5385065106d2e7db885898f5612f0c57]

INTEGRATION: CWS changefileheader (1.8.246); FILE MERGED 2008/04/01 15:45:21 thb 1.8.246.3: #i85898# Stripping all external header guards 2008/04/01 12:43:49 thb 1.8.246.2: #i85898# Stripping all external header guards 2008/03/31 13:02:20 rt 1.8.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6b84e09ce992cf6c0da39635fd62bf8f3779a0f4]

INTEGRATION: CWS changefileheader (1.6.242); FILE MERGED 2008/04/01 15:59:43 thb 1.6.242.3: #i85898# Stripping all external header guards 2008/04/01 12:55:52 thb 1.6.242.2: #i85898# Stripping all external header guards 2008/03/31 16:59:35 rt 1.6.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1ee856c42de22dca00c3d287bd22738820dab18a]

INTEGRATION: CWS changefileheader (1.9.500); FILE MERGED 2008/03/31 15:59:38 rt 1.9.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [309863a0c09b1aea309b25c218b62f714668075f]

INTEGRATION: CWS changefileheader (1.3.246); FILE MERGED 2008/04/01 15:04:18 thb 1.3.246.3: #i85898# Stripping all external header guards 2008/04/01 10:50:33 thb 1.3.246.2: #i85898# Stripping all external header guards 2008/03/28 16:44:08 rt 1.3.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [572ad84bcc4a15e8d8b3428b58ac619f62e56417]

INTEGRATION: CWS changefileheader (1.12.368); FILE MERGED 2008/03/31 14:19:12 rt 1.12.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [87d02a2579e2fa3fd963e881964abc4c253a65e5]

INTEGRATION: CWS changefileheader (1.18.388); FILE MERGED 2008/04/01 15:30:35 thb 1.18.388.3: #i85898# Stripping all external header guards 2008/04/01 12:36:37 thb 1.18.388.2: #i85898# Stripping all external header guards 2008/03/31 17:15:06 rt 1.18.388.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6043b4867a9acdbd4cfe6e1f1b5b599ebd2629d7]

INTEGRATION: CWS changefileheader (1.2.624); FILE MERGED 2008/03/31 13:58:19 rt 1.2.624.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [69fa8fcbc9133b457e57e516a89b8f48e8582d7b]

INTEGRATION: CWS changefileheader (1.14.104); FILE MERGED 2008/04/01 16:09:39 thb 1.14.104.3: #i85898# Stripping all external header guards 2008/04/01 13:04:40 thb 1.14.104.2: #i85898# Stripping all external header guards 2008/03/31 16:28:06 rt 1.14.104.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b26a6f635e94afcbb4371c3da6b4458119116a12]

INTEGRATION: CWS changefileheader (1.5.246); FILE MERGED 2008/04/01 15:45:21 thb 1.5.246.2: #i85898# Stripping all external header guards 2008/03/31 13:02:20 rt 1.5.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7eb8729eb6c5768a9cc9504d5791392c98655922]

INTEGRATION: CWS changefileheader (1.24.448); FILE MERGED 2008/03/31 16:59:35 rt 1.24.448.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [368552775db53d03f95afa279b8e481d4a842a9b]

INTEGRATION: CWS changefileheader (1.5.126); FILE MERGED 2008/03/28 16:44:08 rt 1.5.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8be2bbec754923497427359de0cb0b3ac80bf43c]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:44:44 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [eefe2015f2dda1798ef7e1d61961f652eb9266db]

INTEGRATION: CWS changefileheader (1.21.330); FILE MERGED 2008/04/01 15:30:35 thb 1.21.330.3: #i85898# Stripping all external header guards 2008/04/01 12:36:37 thb 1.21.330.2: #i85898# Stripping all external header guards 2008/03/31 17:15:06 rt 1.21.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [331b9f35cfc6f3e8a072b30739e215ab7aad65bf]

INTEGRATION: CWS changefileheader (1.6.368); FILE MERGED 2008/04/01 12:47:58 thb 1.6.368.2: #i85898# Stripping all external header guards 2008/03/31 14:19:12 rt 1.6.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [730955c692244fa7a594abe0c9e01747236ea319]

INTEGRATION: CWS changefileheader (1.3.298); FILE MERGED 2008/03/31 13:58:19 rt 1.3.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e739c1f536c71565412d42907d0f34c802ae1c2a]

INTEGRATION: CWS changefileheader (1.7.18); FILE MERGED 2008/04/01 16:09:39 thb 1.7.18.3: #i85898# Stripping all external header guards 2008/04/01 13:04:40 thb 1.7.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:06 rt 1.7.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1a9b40fc230cd6e93f886dfbeb97170d5d6682ad]

INTEGRATION: CWS changefileheader (1.5.278); FILE MERGED 2008/04/01 15:45:21 thb 1.5.278.3: #i85898# Stripping all external header guards 2008/04/01 12:43:49 thb 1.5.278.2: #i85898# Stripping all external header guards 2008/03/31 13:02:20 rt 1.5.278.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1285e3bc33e03d7b628e1089766a6b2d0949e932]

INTEGRATION: CWS changefileheader (1.3.1202); FILE MERGED 2008/03/31 16:59:35 rt 1.3.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cb9714266481f193c74358d41cbcd1b28c6902a2]

INTEGRATION: CWS changefileheader (1.2.126); FILE MERGED 2008/04/01 15:04:18 thb 1.2.126.3: #i85898# Stripping all external header guards 2008/04/01 10:50:33 thb 1.2.126.2: #i85898# Stripping all external header guards 2008/03/28 16:44:08 rt 1.2.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d09298efe7ade45d660b19b89f59aa26258833b3]

INTEGRATION: CWS changefileheader (1.4.132); FILE MERGED 2008/03/28 16:44:44 rt 1.4.132.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a653b0bdd203e47688496a6a33321dba364021c2]

INTEGRATION: CWS changefileheader (1.16.300); FILE MERGED 2008/04/01 15:30:35 thb 1.16.300.3: #i85898# Stripping all external header guards 2008/04/01 12:36:37 thb 1.16.300.2: #i85898# Stripping all external header guards 2008/03/31 17:15:06 rt 1.16.300.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [03a35556bc612d88ecbeb0c3ee66bf0491e8dbec]

INTEGRATION: CWS changefileheader (1.52.36); FILE MERGED 2008/04/01 15:50:08 thb 1.52.36.3: #i85898# Stripping all external header guards 2008/04/01 12:47:58 thb 1.52.36.2: #i85898# Stripping all external header guards 2008/03/31 14:19:12 rt 1.52.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [37569aff05b38689248566d8e1e716463ab97beb]

INTEGRATION: CWS changefileheader (1.10.50); FILE MERGED 2008/04/01 16:09:38 thb 1.10.50.3: #i85898# Stripping all external header guards 2008/04/01 13:04:40 thb 1.10.50.2: #i85898# Stripping all external header guards 2008/03/31 16:28:06 rt 1.10.50.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d78abdc3b9eeed0a4d29d0841de6f4e8bc168378]

INTEGRATION: CWS changefileheader (1.4.450); FILE MERGED 2008/04/01 15:45:21 thb 1.4.450.2: #i85898# Stripping all external header guards 2008/03/31 13:02:20 rt 1.4.450.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ad72996024060dd623cfb2d6f1b29a76410eb705]

INTEGRATION: CWS changefileheader (1.8.438); FILE MERGED 2008/04/01 12:55:52 thb 1.8.438.2: #i85898# Stripping all external header guards 2008/03/31 16:59:35 rt 1.8.438.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8850132a5ab0adef256fed50f1f63a98ed3e5afd]

INTEGRATION: CWS changefileheader (1.37.88); FILE MERGED 2008/03/31 17:15:06 rt 1.37.88.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2f1671a6a36ddce5ea4c0c6ebf978370615ef84e]

INTEGRATION: CWS changefileheader (1.2.624); FILE MERGED 2008/04/01 15:35:37 thb 1.2.624.3: #i85898# Stripping all external header guards 2008/04/01 12:39:09 thb 1.2.624.2: #i85898# Stripping all external header guards 2008/03/31 13:58:19 rt 1.2.624.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7c86f09e358b6b505eab3509985ce522e26ec3c1]

INTEGRATION: CWS changefileheader (1.6.732); FILE MERGED 2008/03/31 14:19:12 rt 1.6.732.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [15abe8d86295cbc66d9c78fc34b3828b63749739]

INTEGRATION: CWS changefileheader (1.4.450); FILE MERGED 2008/04/01 15:45:21 thb 1.4.450.3: #i85898# Stripping all external header guards 2008/04/01 12:43:49 thb 1.4.450.2: #i85898# Stripping all external header guards 2008/03/31 13:02:20 rt 1.4.450.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9428f833ad2489998e9d8b4539e0e6a82d148894]

INTEGRATION: CWS changefileheader (1.47.162); FILE MERGED 2008/04/01 16:09:38 thb 1.47.162.3: #i85898# Stripping all external header guards 2008/04/01 13:04:39 thb 1.47.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:05 rt 1.47.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0d9d5cf65cd8657e906290ad799cf35c5bb80fc0]

INTEGRATION: CWS changefileheader (1.25.448); FILE MERGED 2008/03/31 16:59:34 rt 1.25.448.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [46a22411618ed35074244fc54bf32de8d85b6946]

INTEGRATION: CWS changefileheader (1.9.94); FILE MERGED 2008/03/28 16:44:08 rt 1.9.94.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [01bf6371286ea94928d41b4e4ca20b53c314b53d]

INTEGRATION: CWS changefileheader (1.4.492); FILE MERGED 2008/04/01 12:36:36 thb 1.4.492.2: #i85898# Stripping all external header guards 2008/03/31 17:15:06 rt 1.4.492.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [574737b6a58f3b08f3f67017fe170ef87fcad74c]

INTEGRATION: CWS changefileheader (1.5.132); FILE MERGED 2008/03/28 16:44:44 rt 1.5.132.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3845fd56d8281bcef962e58306ac8d8b52470238]

INTEGRATION: CWS changefileheader (1.6.470); FILE MERGED 2008/03/31 13:58:19 rt 1.6.470.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dff9d31faaf2c669fa521f566a4c1d73fe11b73b]

INTEGRATION: CWS changefileheader (1.11.852); FILE MERGED 2008/04/01 15:50:08 thb 1.11.852.3: #i85898# Stripping all external header guards 2008/04/01 12:47:58 thb 1.11.852.2: #i85898# Stripping all external header guards 2008/03/31 14:19:11 rt 1.11.852.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [610de481af92a38a67dee84eccd934559c212a75]

INTEGRATION: CWS changefileheader (1.4.450); FILE MERGED 2008/04/01 12:43:49 thb 1.4.450.2: #i85898# Stripping all external header guards 2008/03/31 13:02:20 rt 1.4.450.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5181280c34eb84933aef2b699bf760feac653f52]

INTEGRATION: CWS changefileheader (1.123.16); FILE MERGED 2008/04/01 16:09:37 thb 1.123.16.3: #i85898# Stripping all external header guards 2008/04/01 13:04:38 thb 1.123.16.2: #i85898# Stripping all external header guards 2008/03/31 16:28:05 rt 1.123.16.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c1a97fb547b38d91d14ca6e5ef4878f1c9af06a4]

INTEGRATION: CWS changefileheader (1.3.1202); FILE MERGED 2008/03/31 16:59:34 rt 1.3.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [94b40ed41614182d110c21d61ce03fe45c2a310d]

INTEGRATION: CWS changefileheader (1.16.20); FILE MERGED 2008/04/01 15:04:18 thb 1.16.20.3: #i85898# Stripping all external header guards 2008/04/01 10:50:33 thb 1.16.20.2: #i85898# Stripping all external header guards 2008/03/28 16:44:08 rt 1.16.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [be34795fcc3187baf807d017bffc081ee22d4d7c]

INTEGRATION: CWS changefileheader (1.5.500); FILE MERGED 2008/03/31 15:59:38 rt 1.5.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9be2d6b2a5caabdb1c90f6070b86c44c6edfcc99]

INTEGRATION: CWS changefileheader (1.74.34); FILE MERGED 2008/04/01 15:30:35 thb 1.74.34.3: #i85898# Stripping all external header guards 2008/04/01 12:36:36 thb 1.74.34.2: #i85898# Stripping all external header guards 2008/03/31 17:15:06 rt 1.74.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [902ff224efe31eb3b6018830eb9bf6bcbabbbe7e]

INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/03/28 16:44:44 rt 1.5.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [33d24716adb3524778a6d0302452ed1e4431ef03]

INTEGRATION: CWS changefileheader (1.15.368); FILE MERGED 2008/04/01 15:50:08 thb 1.15.368.3: #i85898# Stripping all external header guards 2008/04/01 12:47:58 thb 1.15.368.2: #i85898# Stripping all external header guards 2008/03/31 14:19:11 rt 1.15.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [61d59d74fcfac5896163de02334a397de67335e6]

INTEGRATION: CWS changefileheader (1.5.432); FILE MERGED 2008/04/01 15:45:21 thb 1.5.432.3: #i85898# Stripping all external header guards 2008/04/01 12:43:49 thb 1.5.432.2: #i85898# Stripping all external header guards 2008/03/31 13:02:20 rt 1.5.432.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [573640369e244486458b9ef56da9f5c3cad9fee1]

INTEGRATION: CWS changefileheader (1.6.162); FILE MERGED 2008/04/01 16:09:37 thb 1.6.162.3: #i85898# Stripping all external header guards 2008/04/01 13:04:38 thb 1.6.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:05 rt 1.6.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [212f8d09c55a1232bd3df0e680a53fe932f48e94]

INTEGRATION: CWS changefileheader (1.11.242); FILE MERGED 2008/04/01 15:59:42 thb 1.11.242.3: #i85898# Stripping all external header guards 2008/04/01 12:55:52 thb 1.11.242.2: #i85898# Stripping all external header guards 2008/03/31 16:59:34 rt 1.11.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [352f8864899072567b4b71ea019891ff6c993acc]

INTEGRATION: CWS changefileheader (1.21.314); FILE MERGED 2008/04/01 15:35:36 thb 1.21.314.2: #i85898# Stripping all external header guards 2008/03/31 13:58:18 rt 1.21.314.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [92ef9a1e5172e7284588e3835a7d5e334e5b35ea]

INTEGRATION: CWS changefileheader (1.6.500); FILE MERGED 2008/03/31 15:59:37 rt 1.6.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0192e11fba7f62d022d968adf76ecffd07de0bd5]

INTEGRATION: CWS changefileheader (1.3.70); FILE MERGED 2008/04/01 15:04:18 thb 1.3.70.3: #i85898# Stripping all external header guards 2008/04/01 10:50:33 thb 1.3.70.2: #i85898# Stripping all external header guards 2008/03/28 16:44:08 rt 1.3.70.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f81ee01daa5f7fad964c0682625fd4761ccb0378]

INTEGRATION: CWS changefileheader (1.12.10); FILE MERGED 2008/03/28 16:44:44 rt 1.12.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f70420bed7482f1aefb8184e88a616d4f159af69]

INTEGRATION: CWS changefileheader (1.14.88); FILE MERGED 2008/04/01 15:30:35 thb 1.14.88.3: #i85898# Stripping all external header guards 2008/04/01 12:36:36 thb 1.14.88.2: #i85898# Stripping all external header guards 2008/03/31 17:15:06 rt 1.14.88.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f6cc937141d5b4cde4e040cf119109221eafa814]

INTEGRATION: CWS changefileheader (1.18.368); FILE MERGED 2008/04/01 12:47:58 thb 1.18.368.2: #i85898# Stripping all external header guards 2008/03/31 14:19:11 rt 1.18.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b4488d4eb01ba7e67e6043b7c8b72d8760ba24c6]

INTEGRATION: CWS changefileheader (1.4.450); FILE MERGED 2008/04/01 15:45:20 thb 1.4.450.3: #i85898# Stripping all external header guards 2008/04/01 12:43:49 thb 1.4.450.2: #i85898# Stripping all external header guards 2008/03/31 13:02:19 rt 1.4.450.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [04767f01b338c136b3637506a29bc8ce80f5956b]

INTEGRATION: CWS changefileheader (1.3.300); FILE MERGED 2008/03/31 16:28:05 rt 1.3.300.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4defba64fd85c57a6769fc3e0d8351ae16bb9000]

INTEGRATION: CWS changefileheader (1.23.448); FILE MERGED 2008/03/31 16:59:34 rt 1.23.448.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [84915c8cf58851ef828c6379fcccf413b1b97e09]

INTEGRATION: CWS changefileheader (1.4.298); FILE MERGED 2008/04/01 15:35:36 thb 1.4.298.3: #i85898# Stripping all external header guards 2008/04/01 12:39:09 thb 1.4.298.2: #i85898# Stripping all external header guards 2008/03/31 13:58:18 rt 1.4.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e5cdb0fd75fb638ff6329a938117ee79f618afcf]

INTEGRATION: CWS changefileheader (1.6.44); FILE MERGED 2008/04/01 15:04:18 thb 1.6.44.3: #i85898# Stripping all external header guards 2008/04/01 10:50:33 thb 1.6.44.2: #i85898# Stripping all external header guards 2008/03/28 16:44:07 rt 1.6.44.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a5ee5095d27ccff1ce886a0ef5aae1b0790f2e26]

INTEGRATION: CWS changefileheader (1.7.500); FILE MERGED 2008/03/31 15:59:37 rt 1.7.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ac49833976d9d21695c0f048ca98f8c5a35fcce6]

INTEGRATION: CWS changefileheader (1.21.300); FILE MERGED 2008/04/01 15:30:35 thb 1.21.300.3: #i85898# Stripping all external header guards 2008/04/01 12:36:36 thb 1.21.300.2: #i85898# Stripping all external header guards 2008/03/31 17:15:06 rt 1.21.300.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [931b6566ed26f69947fd4c5e61701e6f94ebf3ec]

INTEGRATION: CWS changefileheader (1.11.368); FILE MERGED 2008/04/01 15:50:08 thb 1.11.368.3: #i85898# Stripping all external header guards 2008/04/01 12:47:58 thb 1.11.368.2: #i85898# Stripping all external header guards 2008/03/31 14:19:11 rt 1.11.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dc6394505b947dc51f129c34acffce1570f4168d]

INTEGRATION: CWS changefileheader (1.9.228); FILE MERGED 2008/04/01 15:45:20 thb 1.9.228.3: #i85898# Stripping all external header guards 2008/04/01 12:43:49 thb 1.9.228.2: #i85898# Stripping all external header guards 2008/03/31 13:02:19 rt 1.9.228.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ef17ccf3f5f90c012385995e26ce83bceee6dec8]

INTEGRATION: CWS changefileheader (1.106.18); FILE MERGED 2008/04/01 16:09:36 thb 1.106.18.3: #i85898# Stripping all external header guards 2008/04/01 13:04:38 thb 1.106.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:05 rt 1.106.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0ca18e1a3993fb9578120c3ed1e992aff1f99862]

INTEGRATION: CWS changefileheader (1.4.16); FILE MERGED 2008/03/31 13:58:18 rt 1.4.16.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2073d297f8ada20010723f131a7519d8d872ef53]

INTEGRATION: CWS changefileheader (1.5.70); FILE MERGED 2008/04/01 15:04:18 thb 1.5.70.3: #i85898# Stripping all external header guards 2008/04/01 10:50:33 thb 1.5.70.2: #i85898# Stripping all external header guards 2008/03/28 16:44:07 rt 1.5.70.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e2fbfb485ffd78b4d84ebe24ea1ac3fe62087b2e]

INTEGRATION: CWS changefileheader (1.9.500); FILE MERGED 2008/03/31 15:59:37 rt 1.9.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6985a6628c99522cbb1342b0ec685dcb6b5b886e]

INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/03/28 16:44:44 rt 1.6.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [47f85a7ae63862087704c50218a27890bb922469]

INTEGRATION: CWS changefileheader (1.32.330); FILE MERGED 2008/04/01 15:30:34 thb 1.32.330.3: #i85898# Stripping all external header guards 2008/04/01 12:36:36 thb 1.32.330.2: #i85898# Stripping all external header guards 2008/03/31 17:15:06 rt 1.32.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3a7163dffdca1a3bd521affdef883237f64b3fc8]

INTEGRATION: CWS changefileheader (1.21.368); FILE MERGED 2008/04/01 15:50:08 thb 1.21.368.3: #i85898# Stripping all external header guards 2008/04/01 12:47:58 thb 1.21.368.2: #i85898# Stripping all external header guards 2008/03/31 14:19:11 rt 1.21.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8f22f17045e850020d60e9c7e70da7b219bd2cd0]

INTEGRATION: CWS changefileheader (1.21.278); FILE MERGED 2008/04/01 15:45:20 thb 1.21.278.3: #i85898# Stripping all external header guards 2008/04/01 12:43:49 thb 1.21.278.2: #i85898# Stripping all external header guards 2008/03/31 13:02:19 rt 1.21.278.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0b58840b97cc462140e22f1599afc2a2948ac2f6]

INTEGRATION: CWS changefileheader (1.6.18); FILE MERGED 2008/04/01 13:04:38 thb 1.6.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:05 rt 1.6.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0aa56349faa83be69f089e1e767bdad3e079efaa]

INTEGRATION: CWS changefileheader (1.8.438); FILE MERGED 2008/04/01 12:55:52 thb 1.8.438.2: #i85898# Stripping all external header guards 2008/03/31 16:59:34 rt 1.8.438.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ba31851a48809b9d76df4fc702d576cec65556ca]

INTEGRATION: CWS changefileheader (1.5.108); FILE MERGED 2008/03/31 13:58:18 rt 1.5.108.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ac1534865ca58efc5ef79d021b816b060ba578b3]

INTEGRATION: CWS changefileheader (1.8.44); FILE MERGED 2008/04/01 10:50:33 thb 1.8.44.2: #i85898# Stripping all external header guards 2008/03/28 16:44:07 rt 1.8.44.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [60f7d528d096743ddd66b4028f382eccc5417120]

INTEGRATION: CWS changefileheader (1.21.320); FILE MERGED 2008/04/01 15:30:34 thb 1.21.320.3: #i85898# Stripping all external header guards 2008/04/01 12:36:36 thb 1.21.320.2: #i85898# Stripping all external header guards 2008/03/31 17:15:06 rt 1.21.320.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8e0b3a78330c709bdb384a766c4d7955457c8ca7]

INTEGRATION: CWS changefileheader (1.14.368); FILE MERGED 2008/04/01 12:47:58 thb 1.14.368.2: #i85898# Stripping all external header guards 2008/03/31 14:19:11 rt 1.14.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3af5d8fd955eeeae1a56650e9b6964ce44e55da4]

INTEGRATION: CWS changefileheader (1.20.246); FILE MERGED 2008/04/01 15:45:20 thb 1.20.246.2: #i85898# Stripping all external header guards 2008/03/31 13:02:18 rt 1.20.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [036fc0fa9a6901938312907faede0ec33be11bb8]

INTEGRATION: CWS changefileheader (1.7.34); FILE MERGED 2008/03/31 16:59:34 rt 1.7.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fe3f8e576a12dcfd8dc0ecf9f12c7d77d9896c44]

INTEGRATION: CWS changefileheader (1.136.18); FILE MERGED 2008/04/01 16:09:36 thb 1.136.18.3: #i85898# Stripping all external header guards 2008/04/01 13:04:37 thb 1.136.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:04 rt 1.136.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [568c45c680ccac8f2db4b600e068f365cdfc0b2f]

INTEGRATION: CWS changefileheader (1.4.298); FILE MERGED 2008/04/01 15:35:35 thb 1.4.298.2: #i85898# Stripping all external header guards 2008/03/31 13:58:18 rt 1.4.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [de41fb172cfb318954afe466b2f5dfacf9673297]

INTEGRATION: CWS changefileheader (1.21.32); FILE MERGED 2008/04/01 10:50:33 thb 1.21.32.2: #i85898# Stripping all external header guards 2008/03/28 16:44:07 rt 1.21.32.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d3fa9440b9d4dfbecdc7b54811cdfe0c797ea71e]

INTEGRATION: CWS changefileheader (1.32.300); FILE MERGED 2008/04/01 15:30:34 thb 1.32.300.3: #i85898# Stripping all external header guards 2008/04/01 12:36:36 thb 1.32.300.2: #i85898# Stripping all external header guards 2008/03/31 17:15:06 rt 1.32.300.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [40f3e3946ee6abdecb9a28445fe427915c8a38e1]

INTEGRATION: CWS changefileheader (1.8.368); FILE MERGED 2008/04/01 15:50:08 thb 1.8.368.3: #i85898# Stripping all external header guards 2008/04/01 12:47:58 thb 1.8.368.2: #i85898# Stripping all external header guards 2008/03/31 14:19:11 rt 1.8.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2315ecb512b8ce640842a1f83934349957ead2d7]

INTEGRATION: CWS changefileheader (1.80.52); FILE MERGED 2008/04/01 15:45:19 thb 1.80.52.3: #i85898# Stripping all external header guards 2008/04/01 12:43:49 thb 1.80.52.2: #i85898# Stripping all external header guards 2008/03/31 13:02:18 rt 1.80.52.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5d5b4b969d0c2e50340852ab819e02e29565b61b]

INTEGRATION: CWS changefileheader (1.3.188); FILE MERGED 2008/03/31 13:58:18 rt 1.3.188.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [58815b18aac54a749eae7464435c953e4860ac24]

INTEGRATION: CWS changefileheader (1.7.300); FILE MERGED 2008/04/01 16:09:36 thb 1.7.300.3: #i85898# Stripping all external header guards 2008/04/01 13:04:37 thb 1.7.300.2: #i85898# Stripping all external header guards 2008/03/31 16:28:04 rt 1.7.300.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b034ba8d00f9b550e496edda757c6fdff9d7138e]

INTEGRATION: CWS changefileheader (1.2.246); FILE MERGED 2008/04/01 15:04:18 thb 1.2.246.2: #i85898# Stripping all external header guards 2008/03/28 16:44:07 rt 1.2.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [90e530a5c5bbb4fbc3f90e4625cd04c3a7f2b527]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:44:43 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [621ef14ad44f40834c80791079db236f6fc9fe30]

INTEGRATION: CWS changefileheader (1.5.298); FILE MERGED 2008/04/01 15:35:34 thb 1.5.298.3: #i85898# Stripping all external header guards 2008/04/01 12:39:09 thb 1.5.298.2: #i85898# Stripping all external header guards 2008/03/31 13:58:18 rt 1.5.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b960421b2be6ea29d5543ab64e19b4ae326d269a]

INTEGRATION: CWS changefileheader (1.5.126); FILE MERGED 2008/04/01 15:04:18 thb 1.5.126.3: #i85898# Stripping all external header guards 2008/04/01 10:50:32 thb 1.5.126.2: #i85898# Stripping all external header guards 2008/03/28 16:44:07 rt 1.5.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fe2e2d85a3c3936cb600a7d0e7020b8bcec8f276]

INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/03/28 16:44:43 rt 1.6.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ed03ecadca92b3897b8361274ea29b3e07460f1c]

INTEGRATION: CWS changefileheader (1.2.450); FILE MERGED 2008/03/31 16:28:04 rt 1.2.450.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [13fc966a92352cee5cda1093c8cedccd1ff078c3]

INTEGRATION: CWS changefileheader (1.4.298); FILE MERGED 2008/03/31 13:58:18 rt 1.4.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4a0be7a8e98dfc068f28c7d73e51d3bc61b7fc64]

INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/03/28 16:44:43 rt 1.4.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bc236a3e78c39e027127e32804184a89f7d43462]

INTEGRATION: CWS changefileheader (1.4.500); FILE MERGED 2008/03/31 15:59:37 rt 1.4.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f2b6d2cc56807ee4c130cf9b62e944f2e8da7114]

INTEGRATION: CWS changefileheader (1.3.126); FILE MERGED 2008/04/01 10:50:32 thb 1.3.126.2: #i85898# Stripping all external header guards 2008/03/28 16:44:07 rt 1.3.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [11bf5cdf325f09119a8a4d4eef4aef1c4780025e]

INTEGRATION: CWS changefileheader (1.16.18); FILE MERGED 2008/04/01 16:09:36 thb 1.16.18.3: #i85898# Stripping all external header guards 2008/04/01 13:04:37 thb 1.16.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:04 rt 1.16.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [abceb51d4c12f41e4c8349eb04107bd91557f84a]

INTEGRATION: CWS changefileheader (1.7.492); FILE MERGED 2008/03/31 17:15:06 rt 1.7.492.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bc867ca82a24ad286ccef4354171c9e826634035]

INTEGRATION: CWS changefileheader (1.4.368); FILE MERGED 2008/04/01 15:50:07 thb 1.4.368.2: #i85898# Stripping all external header guards 2008/03/31 14:19:11 rt 1.4.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [82f5eabd551335e9e0cfde3a97f97a641e56c92c]

INTEGRATION: CWS changefileheader (1.3.298); FILE MERGED 2008/03/31 13:58:18 rt 1.3.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [16369e2d19a625180d3841b54fac243513fc3204]

INTEGRATION: CWS changefileheader (1.10.500); FILE MERGED 2008/03/31 15:59:37 rt 1.10.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [75077dc233f66bff2bfd04e359a2365d0b99ac4b]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:44:43 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f22fc2279cc68e197f4b4c4025dda63674f16267]

INTEGRATION: CWS changefileheader (1.5.70); FILE MERGED 2008/04/01 10:50:32 thb 1.5.70.2: #i85898# Stripping all external header guards 2008/03/28 16:44:07 rt 1.5.70.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c2b9a37801d54111500fca761a67667d43ed1703]

INTEGRATION: CWS changefileheader (1.68.24); FILE MERGED 2008/04/01 15:30:34 thb 1.68.24.3: #i85898# Stripping all external header guards 2008/04/01 12:36:35 thb 1.68.24.2: #i85898# Stripping all external header guards 2008/03/31 17:14:59 rt 1.68.24.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a183346c3384ee9009fe3add1f3b407d9cded1e6]

INTEGRATION: CWS changefileheader (1.9.36); FILE MERGED 2008/04/01 15:50:07 thb 1.9.36.3: #i85898# Stripping all external header guards 2008/04/01 12:47:57 thb 1.9.36.2: #i85898# Stripping all external header guards 2008/03/31 14:19:11 rt 1.9.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [559609e79fcce909b78929413d22e921104a5ca0]

INTEGRATION: CWS changefileheader (1.11.100); FILE MERGED 2008/04/01 15:35:34 thb 1.11.100.2: #i85898# Stripping all external header guards 2008/03/31 13:58:18 rt 1.11.100.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7a820609c244842876b2e78e182b2a45083b27c0]

INTEGRATION: CWS changefileheader (1.10.162); FILE MERGED 2008/04/01 16:09:36 thb 1.10.162.3: #i85898# Stripping all external header guards 2008/04/01 13:04:37 thb 1.10.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:04 rt 1.10.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a2db45f03ee4082c889b36b31522eb5265e9f84b]

INTEGRATION: CWS changefileheader (1.10.20); FILE MERGED 2008/03/28 16:44:07 rt 1.10.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e8dbd5aeca7b1e7bc289e224860da9f5ed495288]

INTEGRATION: CWS changefileheader (1.15.246); FILE MERGED 2008/04/01 15:45:19 thb 1.15.246.3: #i85898# Stripping all external header guards 2008/04/01 12:43:49 thb 1.15.246.2: #i85898# Stripping all external header guards 2008/03/31 13:02:18 rt 1.15.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fe5cba1e9f2a2709fc2f06a01a9d34ada9ad29ed]

INTEGRATION: CWS changefileheader (1.7.100); FILE MERGED 2008/03/31 13:58:18 rt 1.7.100.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3971039a8ccca8601f0b1a7d6ef06d4e8df28b7f]

INTEGRATION: CWS changefileheader (1.5.300); FILE MERGED 2008/04/01 13:04:37 thb 1.5.300.2: #i85898# Stripping all external header guards 2008/03/31 16:28:04 rt 1.5.300.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d6a8630c7eb43989734b59b51da797e789f4c128]

INTEGRATION: CWS changefileheader (1.21.778); FILE MERGED 2008/04/01 15:50:07 thb 1.21.778.3: #i85898# Stripping all external header guards 2008/04/01 12:47:57 thb 1.21.778.2: #i85898# Stripping all external header guards 2008/03/31 14:19:11 rt 1.21.778.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3b5e6fc01974e4e968fd912de90517d90de95ca8]

INTEGRATION: CWS changefileheader (1.11.24); FILE MERGED 2008/04/01 15:35:33 thb 1.11.24.3: #i85898# Stripping all external header guards 2008/04/01 12:39:09 thb 1.11.24.2: #i85898# Stripping all external header guards 2008/03/31 13:58:18 rt 1.11.24.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [367d1a96a84cbe105d1d4d33c25a428d7e14be48]

INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/03/28 16:44:43 rt 1.7.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dedfa26f4dbd13fad8dd444b934de6ac6db12ed1]

INTEGRATION: CWS changefileheader (1.9.18); FILE MERGED 2008/04/01 16:09:35 thb 1.9.18.3: #i85898# Stripping all external header guards 2008/04/01 13:04:36 thb 1.9.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:04 rt 1.9.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [14a58c9e4425e89233971dc5d6bfc63f46ffa2e0]

INTEGRATION: CWS changefileheader (1.3.624); FILE MERGED 2008/03/31 13:58:18 rt 1.3.624.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dc5d69951c023b7fb8ea5fb35f239d03004e7648]

INTEGRATION: CWS changefileheader (1.2.246); FILE MERGED 2008/04/01 15:04:17 thb 1.2.246.2: #i85898# Stripping all external header guards 2008/03/28 16:44:06 rt 1.2.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [147ce01ba7e769190f9f3d587684f4751836493e]

INTEGRATION: CWS changefileheader (1.10.700); FILE MERGED 2008/04/01 15:30:34 thb 1.10.700.2: #i85898# Stripping all external header guards 2008/03/31 17:14:59 rt 1.10.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [47cfb80ab3f2309ea88b1cbfa7218ff23a0ffac6]

INTEGRATION: CWS changefileheader (1.22.62); FILE MERGED 2008/04/01 16:09:35 thb 1.22.62.3: #i85898# Stripping all external header guards 2008/04/01 13:04:36 thb 1.22.62.2: #i85898# Stripping all external header guards 2008/03/31 16:28:04 rt 1.22.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [724e4847257995f3d50098ffc7a3a1b8a5f7b220]

INTEGRATION: CWS changefileheader (1.5.500); FILE MERGED 2008/03/31 15:59:36 rt 1.5.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dff1ac2fc254738133922fce597940d6d46ad5e3]

INTEGRATION: CWS changefileheader (1.5.156); FILE MERGED 2008/04/01 15:45:19 thb 1.5.156.3: #i85898# Stripping all external header guards 2008/04/01 12:43:49 thb 1.5.156.2: #i85898# Stripping all external header guards 2008/03/31 13:02:17 rt 1.5.156.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [361082709ae756fad5e86468c805abb3acd631b2]

INTEGRATION: CWS changefileheader (1.6.624); FILE MERGED 2008/04/01 15:35:33 thb 1.6.624.2: #i85898# Stripping all external header guards 2008/03/31 13:58:18 rt 1.6.624.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f5962a9fa70b0179dcb3b2cf54339d22799cb8fa]

INTEGRATION: CWS changefileheader (1.39.292); FILE MERGED 2008/04/01 15:30:34 thb 1.39.292.3: #i85898# Stripping all external header guards 2008/04/01 12:36:35 thb 1.39.292.2: #i85898# Stripping all external header guards 2008/03/31 17:14:59 rt 1.39.292.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bb9bf2ba148af19ae0ce7f2a46ada74b4ab00610]

INTEGRATION: CWS changefileheader (1.5.126); FILE MERGED 2008/04/01 15:04:17 thb 1.5.126.3: #i85898# Stripping all external header guards 2008/04/01 10:50:32 thb 1.5.126.2: #i85898# Stripping all external header guards 2008/03/28 16:44:06 rt 1.5.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [41c1748b95a18bcde645d46fbdbdfef1940004a2]

INTEGRATION: CWS changefileheader (1.52.368); FILE MERGED 2008/04/01 15:50:07 thb 1.52.368.3: #i85898# Stripping all external header guards 2008/04/01 12:47:57 thb 1.52.368.2: #i85898# Stripping all external header guards 2008/03/31 14:19:11 rt 1.52.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7a8b0322276b83398d4a0fcc7bb7549fbbc4fc07]

INTEGRATION: CWS changefileheader (1.6.500); FILE MERGED 2008/03/31 15:59:36 rt 1.6.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fed9b3301eeeef85b40169c33648a83b92bf14aa]

INTEGRATION: CWS changefileheader (1.2.624); FILE MERGED 2008/03/31 13:58:18 rt 1.2.624.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dd761223cdffecc5c06e6347f7b95f1c63f6a959]

INTEGRATION: CWS changefileheader (1.8.60); FILE MERGED 2008/04/01 10:50:32 thb 1.8.60.2: #i85898# Stripping all external header guards 2008/03/28 16:44:06 rt 1.8.60.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a529d3f25c39b30c5efb19f875c460e42530edf2]

INTEGRATION: CWS changefileheader (1.31.34); FILE MERGED 2008/04/01 15:30:33 thb 1.31.34.3: #i85898# Stripping all external header guards 2008/04/01 12:36:35 thb 1.31.34.2: #i85898# Stripping all external header guards 2008/03/31 17:14:59 rt 1.31.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2b81a6544a3bb8b05ffb230ddab059b14f6aab52]

INTEGRATION: CWS changefileheader (1.7.500); FILE MERGED 2008/03/31 15:59:36 rt 1.7.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6fe6b87bc7f429252ff349da4762563bb15c88dc]

INTEGRATION: CWS changefileheader (1.7.246); FILE MERGED 2008/04/01 12:43:48 thb 1.7.246.2: #i85898# Stripping all external header guards 2008/03/31 13:02:17 rt 1.7.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dbd731b2ebf000cf139f1b1214983101edd19ecd]

INTEGRATION: CWS changefileheader (1.2.624); FILE MERGED 2008/04/01 15:35:33 thb 1.2.624.2: #i85898# Stripping all external header guards 2008/03/31 13:58:18 rt 1.2.624.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [711d08cf48d3b6ea35b3b66d96c37fe9bb3f2cdf]

INTEGRATION: CWS changefileheader (1.4.132); FILE MERGED 2008/03/28 16:44:43 rt 1.4.132.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [da1592107e2e532dfdfb20609d62438c061b427a]

INTEGRATION: CWS changefileheader (1.16.60); FILE MERGED 2008/04/01 10:50:32 thb 1.16.60.2: #i85898# Stripping all external header guards 2008/03/28 16:44:06 rt 1.16.60.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ea35b28a26b1cabd92685e49c60c4a3f89334a41]

INTEGRATION: CWS changefileheader (1.7.238); FILE MERGED 2008/03/31 15:59:36 rt 1.7.238.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1f47545c35cde1c9e142e4fa77a513b15e8984f2]

INTEGRATION: CWS changefileheader (1.27.276); FILE MERGED 2008/03/31 16:28:04 rt 1.27.276.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3bd339e52811c3ba93d36e8050694d54af85ec4d]

INTEGRATION: CWS changefileheader (1.49.34); FILE MERGED 2008/04/01 15:30:33 thb 1.49.34.3: #i85898# Stripping all external header guards 2008/04/01 12:36:35 thb 1.49.34.2: #i85898# Stripping all external header guards 2008/03/31 17:14:59 rt 1.49.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3cfb60df82b478572b1c5a929a4728a4d88f0797]

INTEGRATION: CWS changefileheader (1.2.26); FILE MERGED 2008/03/31 13:02:17 rt 1.2.26.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [163fc78ad95e5649d3241f03ba44ab661345c864]

INTEGRATION: CWS changefileheader (1.31.448); FILE MERGED 2008/03/31 16:59:33 rt 1.31.448.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [23f482c638f19161408c6d7447a95821fabe5e04]

INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/03/28 16:44:42 rt 1.4.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d8b9b5dbb522f061fada56b5aef20f2d6577d2fb]

INTEGRATION: CWS changefileheader (1.4.300); FILE MERGED 2008/04/01 16:09:35 thb 1.4.300.3: #i85898# Stripping all external header guards 2008/04/01 13:04:36 thb 1.4.300.2: #i85898# Stripping all external header guards 2008/03/31 16:28:04 rt 1.4.300.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8908d023ee6ff103e73bf3e30f8b1dcd8b22ca14]

INTEGRATION: CWS changefileheader (1.34.16); FILE MERGED 2008/03/31 13:58:18 rt 1.34.16.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f202525c74c4540a6e1b944c59cf28924acbcaab]

INTEGRATION: CWS changefileheader (1.4.1202); FILE MERGED 2008/03/31 16:59:32 rt 1.4.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [06c8fb9dcd201b73c8d0e3f944430bc27d544a4e]

INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/03/28 16:44:42 rt 1.6.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9766e2aa267ae192dd7bf7dad11111c9b017f6ad]

INTEGRATION: CWS changefileheader (1.25.202); FILE MERGED 2008/04/01 16:09:35 thb 1.25.202.3: #i85898# Stripping all external header guards 2008/04/01 13:04:35 thb 1.25.202.2: #i85898# Stripping all external header guards 2008/03/31 16:28:04 rt 1.25.202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2dd6658e5d6bfd98dd5dafcbf47991344000762d]

INTEGRATION: CWS changefileheader (1.14.242); FILE MERGED 2008/04/01 15:59:42 thb 1.14.242.3: #i85898# Stripping all external header guards 2008/04/01 12:55:52 thb 1.14.242.2: #i85898# Stripping all external header guards 2008/03/31 16:59:32 rt 1.14.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5351e7dbb833c30abfed246e41c2d4264ad354d9]

INTEGRATION: CWS changefileheader (1.27.34); FILE MERGED 2008/04/01 15:30:33 thb 1.27.34.3: #i85898# Stripping all external header guards 2008/04/01 12:36:35 thb 1.27.34.2: #i85898# Stripping all external header guards 2008/03/31 17:14:59 rt 1.27.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [717d5d5942ffb9f2d4bb6927c5ad2799fa30a688]

INTEGRATION: CWS changefileheader (1.7.132); FILE MERGED 2008/03/28 16:44:42 rt 1.7.132.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9bb1a1d4dc671d6dfe61c4d62e2e9eefcf8eb24f]

INTEGRATION: CWS changefileheader (1.5.20); FILE MERGED 2008/04/01 15:04:17 thb 1.5.20.3: #i85898# Stripping all external header guards 2008/04/01 10:50:32 thb 1.5.20.2: #i85898# Stripping all external header guards 2008/03/28 16:44:06 rt 1.5.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cbe92f5a4141bcb5f0b78292ce9618361293cc49]

INTEGRATION: CWS changefileheader (1.7.246); FILE MERGED 2008/04/01 15:45:18 thb 1.7.246.3: #i85898# Stripping all external header guards 2008/04/01 12:43:48 thb 1.7.246.2: #i85898# Stripping all external header guards 2008/03/31 13:02:17 rt 1.7.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [eb97e7e670f0bbc774bc7cb2b88c77da84f7b03d]

INTEGRATION: CWS changefileheader (1.31.188); FILE MERGED 2008/03/31 16:59:32 rt 1.31.188.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [67eb648ce61964553b8fe7541f61fb47077af019]

INTEGRATION: CWS changefileheader (1.27.366); FILE MERGED 2008/04/01 15:50:07 thb 1.27.366.3: #i85898# Stripping all external header guards 2008/04/01 12:47:57 thb 1.27.366.2: #i85898# Stripping all external header guards 2008/03/31 14:19:11 rt 1.27.366.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [29114a03b475e7d24bc0bad3286eae976cb36161]

INTEGRATION: CWS changefileheader (1.2.294); FILE MERGED 2008/03/28 16:44:42 rt 1.2.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2491d2e4142e9f24ac3294214676c9e9f1973d94]

INTEGRATION: CWS changefileheader (1.15.18); FILE MERGED 2008/04/01 16:09:35 thb 1.15.18.3: #i85898# Stripping all external header guards 2008/04/01 13:04:35 thb 1.15.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:04 rt 1.15.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9a4ffac9a2714fc3e64ff71a1a5afd2063c5c854]

INTEGRATION: CWS changefileheader (1.62.24); FILE MERGED 2008/04/01 15:30:33 thb 1.62.24.3: #i85898# Stripping all external header guards 2008/04/01 12:36:35 thb 1.62.24.2: #i85898# Stripping all external header guards 2008/03/31 17:14:59 rt 1.62.24.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ddff61623ea86b1cb37438539cf2ad177ac47768]

INTEGRATION: CWS changefileheader (1.3.1202); FILE MERGED 2008/03/31 16:59:32 rt 1.3.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [57b03a237cf01eedea0cabc99df14bdf51fa5d51]

INTEGRATION: CWS changefileheader (1.5.246); FILE MERGED 2008/04/01 12:43:48 thb 1.5.246.2: #i85898# Stripping all external header guards 2008/03/31 13:02:17 rt 1.5.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a90a5802d35d3c03cc31e340c3f99294d88263d8]

INTEGRATION: CWS changefileheader (1.8.20); FILE MERGED 2008/04/01 15:04:17 thb 1.8.20.3: #i85898# Stripping all external header guards 2008/04/01 10:50:32 thb 1.8.20.2: #i85898# Stripping all external header guards 2008/03/28 16:44:06 rt 1.8.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [80c6a65d67e8fd5133d93ec5c591b371a234be20]

INTEGRATION: CWS changefileheader (1.4.624); FILE MERGED 2008/04/01 15:35:33 thb 1.4.624.2: #i85898# Stripping all external header guards 2008/03/31 13:58:18 rt 1.4.624.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3f4a2ea5ee7dd49294d132c3bf34528d5862ad1d]

INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/03/28 16:44:42 rt 1.7.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bf1af4d6822022b2ac232b4022344e9cd303183f]

INTEGRATION: CWS changefileheader (1.17.18); FILE MERGED 2008/04/01 16:09:34 thb 1.17.18.3: #i85898# Stripping all external header guards 2008/04/01 13:04:35 thb 1.17.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:04 rt 1.17.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [089900e80decab606f7ecbba6d7cf38942c9bd15]

INTEGRATION: CWS changefileheader (1.9.242); FILE MERGED 2008/04/01 15:59:42 thb 1.9.242.2: #i85898# Stripping all external header guards 2008/03/31 16:59:32 rt 1.9.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [663eab45ac2f345c2c844aa37d77a75d5b86b359]

INTEGRATION: CWS changefileheader (1.2.184); FILE MERGED 2008/03/31 13:58:18 rt 1.2.184.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1e5146f06b453fdbbc652856d4bf1251c2df2e8e]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:44:42 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7b07d711a6bb0171fa27eb37ae17b5c1703e4a4d]

INTEGRATION: CWS changefileheader (1.8.500); FILE MERGED 2008/03/31 15:59:36 rt 1.8.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [79a5176d6f44d871828e57cd7590039e8a7098d4]

INTEGRATION: CWS changefileheader (1.42.24); FILE MERGED 2008/03/31 13:02:17 rt 1.42.24.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9681509fbfe3c727f9e7ec49417901d20a835d93]

INTEGRATION: CWS changefileheader (1.28.448); FILE MERGED 2008/03/31 16:59:32 rt 1.28.448.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [73b702b19b581a0a3cd3cdd8ef43569fd591f33d]

INTEGRATION: CWS changefileheader (1.7.166); FILE MERGED 2008/03/28 16:44:42 rt 1.7.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7be438f5358f4662f88b3d27261e9f4aae099de8]

INTEGRATION: CWS changefileheader (1.4.116); FILE MERGED 2008/04/01 15:04:17 thb 1.4.116.3: #i85898# Stripping all external header guards 2008/04/01 10:50:32 thb 1.4.116.2: #i85898# Stripping all external header guards 2008/03/28 16:44:06 rt 1.4.116.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7de06debd4a8329db7e8e4d3f95402626b95d195]

INTEGRATION: CWS changefileheader (1.26.366); FILE MERGED 2008/04/01 15:50:07 thb 1.26.366.3: #i85898# Stripping all external header guards 2008/04/01 12:47:57 thb 1.26.366.2: #i85898# Stripping all external header guards 2008/03/31 14:19:11 rt 1.26.366.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d940c6ef52dd9d11872de652bd46349d57f327a0]

INTEGRATION: CWS changefileheader (1.5.18); FILE MERGED 2008/04/01 13:04:35 thb 1.5.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:04 rt 1.5.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [32391c01244340d70f66a9e47b5592045be841e1]

INTEGRATION: CWS changefileheader (1.5.1202); FILE MERGED 2008/03/31 16:59:32 rt 1.5.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4ae622e7be653d0b1095bd7bb526a1e0dc806603]

INTEGRATION: CWS changefileheader (1.5.26); FILE MERGED 2008/03/31 13:02:17 rt 1.5.26.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0a36a0fc152d04a3b7daaff003e1f7432691a2ec]

INTEGRATION: CWS changefileheader (1.10.10); FILE MERGED 2008/03/28 16:44:42 rt 1.10.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d2fe14c8afb1e9de251364b1f4d5686f1a546038]

INTEGRATION: CWS changefileheader (1.6.298); FILE MERGED 2008/04/01 15:35:33 thb 1.6.298.2: #i85898# Stripping all external header guards 2008/03/31 13:58:18 rt 1.6.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b026183f6105f5b42421fe534b1e21ac7b1b4eb6]

INTEGRATION: CWS changefileheader (1.4.500); FILE MERGED 2008/03/31 15:59:36 rt 1.4.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c59ede2f5079b8c535428f331a70b62c16a5c4ee]

INTEGRATION: CWS changefileheader (1.30.330); FILE MERGED 2008/04/01 15:30:33 thb 1.30.330.2: #i85898# Stripping all external header guards 2008/03/31 17:14:59 rt 1.30.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8d935a3a47aee8101d357e2dd1749e934fcc7eac]

INTEGRATION: CWS changefileheader (1.15.242); FILE MERGED 2008/04/01 15:59:42 thb 1.15.242.3: #i85898# Stripping all external header guards 2008/04/01 12:55:52 thb 1.15.242.2: #i85898# Stripping all external header guards 2008/03/31 16:59:32 rt 1.15.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [763be97144b837d82f85b687481767955c485a87]

INTEGRATION: CWS changefileheader (1.4.300); FILE MERGED 2008/04/01 13:04:34 thb 1.4.300.2: #i85898# Stripping all external header guards 2008/03/31 16:28:04 rt 1.4.300.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e5e3f2204aca347a8ccc77498a5df60c16d9a35d]

INTEGRATION: CWS changefileheader (1.18.16); FILE MERGED 2008/04/01 15:35:32 thb 1.18.16.2: #i85898# Stripping all external header guards 2008/03/31 13:58:18 rt 1.18.16.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5e3b0f2165975c022af6248bc906fdb1b336be0e]

INTEGRATION: CWS changefileheader (1.2.128); FILE MERGED 2008/03/31 13:02:17 rt 1.2.128.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7926bc2892e3c948d1a3d8a46e3edee885b4d113]

INTEGRATION: CWS changefileheader (1.20.448); FILE MERGED 2008/03/31 16:59:32 rt 1.20.448.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [23f6bf7cff0a10785d7b10939b2fd6fddc228811]

INTEGRATION: CWS changefileheader (1.9.74); FILE MERGED 2008/04/01 15:04:17 thb 1.9.74.2: #i85898# Stripping all external header guards 2008/03/28 16:44:06 rt 1.9.74.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d3ac6c915d12100e8f84eb03e1c4083974becf79]

INTEGRATION: CWS changefileheader (1.6.18); FILE MERGED 2008/04/01 13:04:34 thb 1.6.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:03 rt 1.6.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cc078fe87c26764e42889c419a5932006d4e375b]

INTEGRATION: CWS changefileheader (1.16.368); FILE MERGED 2008/04/01 15:50:06 thb 1.16.368.3: #i85898# Stripping all external header guards 2008/04/01 12:47:57 thb 1.16.368.2: #i85898# Stripping all external header guards 2008/03/31 14:19:11 rt 1.16.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f0c8a8f92d02090f0452305f5d4bac30aaa09a58]

INTEGRATION: CWS changefileheader (1.5.298); FILE MERGED 2008/04/01 15:35:32 thb 1.5.298.3: #i85898# Stripping all external header guards 2008/04/01 12:39:09 thb 1.5.298.2: #i85898# Stripping all external header guards 2008/03/31 13:58:18 rt 1.5.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dcab06889ecf5b9ec282d74aac9003b3a53b6502]

INTEGRATION: CWS changefileheader (1.3.450); FILE MERGED 2008/03/31 13:02:17 rt 1.3.450.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3a61b11e25fac50f04fd33ff2d99915bbae315f0]

INTEGRATION: CWS changefileheader (1.67.34); FILE MERGED 2008/04/01 15:30:33 thb 1.67.34.3: #i85898# Stripping all external header guards 2008/04/01 12:36:35 thb 1.67.34.2: #i85898# Stripping all external header guards 2008/03/31 17:14:59 rt 1.67.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [64f41180b9bbde8efa38c90e6360110d8d8d6f85]

INTEGRATION: CWS changefileheader (1.14.70); FILE MERGED 2008/04/01 15:04:17 thb 1.14.70.3: #i85898# Stripping all external header guards 2008/04/01 10:50:32 thb 1.14.70.2: #i85898# Stripping all external header guards 2008/03/28 16:44:06 rt 1.14.70.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a2e2913ee5d916f7dd5ba2dd9e9697b98011b21c]

INTEGRATION: CWS changefileheader (1.7.18); FILE MERGED 2008/04/01 16:09:34 thb 1.7.18.3: #i85898# Stripping all external header guards 2008/04/01 13:04:34 thb 1.7.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:03 rt 1.7.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8b7b89807dba7ee18d8f38aed766231438f9c18a]

INTEGRATION: CWS changefileheader (1.4.1256); FILE MERGED 2008/03/31 14:19:11 rt 1.4.1256.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bc36f9122fe154bf3031882083f38e10b1aac3fb]

INTEGRATION: CWS changefileheader (1.15.134); FILE MERGED 2008/04/01 15:35:32 thb 1.15.134.3: #i85898# Stripping all external header guards 2008/04/01 12:39:09 thb 1.15.134.2: #i85898# Stripping all external header guards 2008/03/31 13:58:18 rt 1.15.134.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e2b60ab6f691249898f1a892139bb8ca893295c9]

INTEGRATION: CWS changefileheader (1.6.700); FILE MERGED 2008/04/01 15:30:33 thb 1.6.700.3: #i85898# Stripping all external header guards 2008/04/01 12:36:35 thb 1.6.700.2: #i85898# Stripping all external header guards 2008/03/31 17:14:59 rt 1.6.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8f69d55e67fe6713e81bcef168a58493a674f8c2]

INTEGRATION: CWS changefileheader (1.26.246); FILE MERGED 2008/03/31 13:02:17 rt 1.26.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1bd51f08038871cc8eeaf7b8978db3e821cc4a29]

INTEGRATION: CWS changefileheader (1.2.126); FILE MERGED 2008/04/01 15:04:16 thb 1.2.126.3: #i85898# Stripping all external header guards 2008/04/01 10:50:32 thb 1.2.126.2: #i85898# Stripping all external header guards 2008/03/28 16:44:06 rt 1.2.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7d7623b1c91716a6ad9b222cf395d75f872f76b9]

INTEGRATION: CWS changefileheader (1.10.242); FILE MERGED 2008/04/01 15:59:42 thb 1.10.242.3: #i85898# Stripping all external header guards 2008/04/01 12:55:51 thb 1.10.242.2: #i85898# Stripping all external header guards 2008/03/31 16:59:32 rt 1.10.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [535e3acaad6cbb8587ff037e68a18b8bdd8ad5e7]

INTEGRATION: CWS changefileheader (1.29.162); FILE MERGED 2008/04/01 16:09:34 thb 1.29.162.3: #i85898# Stripping all external header guards 2008/04/01 13:04:34 thb 1.29.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:03 rt 1.29.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5e06b5811ef3bfd84d5c1908e0d7c04ac372ca5d]

INTEGRATION: CWS changefileheader (1.7.100); FILE MERGED 2008/03/31 13:58:17 rt 1.7.100.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d1fe2288611cbc3cc2ee434fd8f1540e8db3c5bf]

INTEGRATION: CWS changefileheader (1.17.292); FILE MERGED 2008/04/01 15:30:33 thb 1.17.292.3: #i85898# Stripping all external header guards 2008/04/01 12:36:35 thb 1.17.292.2: #i85898# Stripping all external header guards 2008/03/31 17:14:59 rt 1.17.292.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d8a1ffc7c62085cf09154f9a3177eec17a75a647]

INTEGRATION: CWS changefileheader (1.5.450); FILE MERGED 2008/04/01 15:45:18 thb 1.5.450.2: #i85898# Stripping all external header guards 2008/03/31 13:02:17 rt 1.5.450.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8296a7efbb1f6894f77b41c925e961a8e40cfe46]

INTEGRATION: CWS changefileheader (1.2.126); FILE MERGED 2008/03/28 16:44:06 rt 1.2.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1d84345d8577bb6e83d4a1b9b1e9444b7e7eb8be]

INTEGRATION: CWS changefileheader (1.35.448); FILE MERGED 2008/03/31 16:59:32 rt 1.35.448.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [280b441b2fbc6f664dea0e44e0c8d8b89335f51b]

INTEGRATION: CWS changefileheader (1.4.368); FILE MERGED 2008/03/31 14:19:11 rt 1.4.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0f092910f41e7d13dc435b73d70890ebd772697e]

INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/03/28 16:44:41 rt 1.6.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [16918c4cbfacf2e8262971e96a31e98566c26748]

INTEGRATION: CWS changefileheader (1.4.298); FILE MERGED 2008/04/01 15:35:32 thb 1.4.298.2: #i85898# Stripping all external header guards 2008/03/31 13:58:17 rt 1.4.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9de4d229c844bacb51b1441f49f4b1ec7ea1e993]

INTEGRATION: CWS changefileheader (1.5.700); FILE MERGED 2008/04/01 15:30:33 thb 1.5.700.3: #i85898# Stripping all external header guards 2008/04/01 12:36:34 thb 1.5.700.2: #i85898# Stripping all external header guards 2008/03/31 17:14:59 rt 1.5.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0bf1962b671f905f0fa0eb364d8a7dacb6c55b9d]

INTEGRATION: CWS changefileheader (1.4.246); FILE MERGED 2008/03/31 13:02:17 rt 1.4.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9fd079250c0ede1375ec9ba01783b70c0556cf52]

INTEGRATION: CWS changefileheader (1.6.126); FILE MERGED 2008/03/28 16:44:05 rt 1.6.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d1d07e1e37aa6d3e1441a61d5d5a3f2bbc102d68]

INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/03/28 16:44:41 rt 1.4.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6e31354274e4ea734530dc7749dc7285ceee9e69]

INTEGRATION: CWS changefileheader (1.31.50); FILE MERGED 2008/03/31 14:19:10 rt 1.31.50.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0567a43960f4025b0c2bf148022138264e841eb5]

INTEGRATION: CWS changefileheader (1.22.28); FILE MERGED 2008/04/01 16:09:34 thb 1.22.28.3: #i85898# Stripping all external header guards 2008/04/01 13:04:34 thb 1.22.28.2: #i85898# Stripping all external header guards 2008/03/31 16:28:03 rt 1.22.28.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6c32595ba1c404eaad75e4296a711a1fba2dc21d]

INTEGRATION: CWS changefileheader (1.2.624); FILE MERGED 2008/03/31 13:58:17 rt 1.2.624.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a227d309a986e6c0361ca4cbc3fd375f95b81067]

INTEGRATION: CWS changefileheader (1.10.244); FILE MERGED 2008/04/01 15:45:18 thb 1.10.244.2: #i85898# Stripping all external header guards 2008/03/31 13:02:17 rt 1.10.244.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ba3d46f17700ba2c63057300ad7099af407b9b5d]

INTEGRATION: CWS changefileheader (1.14.292); FILE MERGED 2008/04/01 15:30:32 thb 1.14.292.3: #i85898# Stripping all external header guards 2008/04/01 12:36:34 thb 1.14.292.2: #i85898# Stripping all external header guards 2008/03/31 17:14:58 rt 1.14.292.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8957fd25bbeceed7a1eb9f2432a10cbf8d62636b]

INTEGRATION: CWS changefileheader (1.5.44); FILE MERGED 2008/04/01 10:50:32 thb 1.5.44.2: #i85898# Stripping all external header guards 2008/03/28 16:44:05 rt 1.5.44.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [653d2dd8bf72ce4e4b13b5cd8b81eae1f1e404c2]

INTEGRATION: CWS changefileheader (1.18.34); FILE MERGED 2008/04/01 15:59:42 thb 1.18.34.3: #i85898# Stripping all external header guards 2008/04/01 12:55:51 thb 1.18.34.2: #i85898# Stripping all external header guards 2008/03/31 16:59:32 rt 1.18.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [845e8704acff646f122f2b68a7591893d5fd2814]

INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/03/28 16:44:41 rt 1.7.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [aba36dc831fc1026d9448f9be76dad19b12a5609]

INTEGRATION: CWS changefileheader (1.77.36); FILE MERGED 2008/03/31 14:19:10 rt 1.77.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7f51fb0dc45a56943898e2e6c80c00969af6879e]

INTEGRATION: CWS changefileheader (1.3.624); FILE MERGED 2008/04/01 15:35:31 thb 1.3.624.2: #i85898# Stripping all external header guards 2008/03/31 13:58:17 rt 1.3.624.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d53c14856ea914885e9cb73cf3aa5ee3e30c6203]

INTEGRATION: CWS changefileheader (1.5.162); FILE MERGED 2008/03/31 16:28:03 rt 1.5.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8e3484816a5fc839fb4d696d03409ba942dd7490]

INTEGRATION: CWS changefileheader (1.7.700); FILE MERGED 2008/04/01 15:30:32 thb 1.7.700.2: #i85898# Stripping all external header guards 2008/03/31 17:14:58 rt 1.7.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fb6d61702491d8d72d344a0dd55521251c532ccb]

INTEGRATION: CWS changefileheader (1.9.242); FILE MERGED 2008/03/31 13:02:17 rt 1.9.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cc247b63a41affa8c569f95f819e415b4a564417]

INTEGRATION: CWS changefileheader (1.8.70); FILE MERGED 2008/04/01 15:04:16 thb 1.8.70.3: #i85898# Stripping all external header guards 2008/04/01 10:50:32 thb 1.8.70.2: #i85898# Stripping all external header guards 2008/03/28 16:44:05 rt 1.8.70.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4cc91d88df764b243b5e506a82dd9cf1485140d0]

INTEGRATION: CWS changefileheader (1.3.372); FILE MERGED 2008/03/31 16:59:31 rt 1.3.372.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2ed461b446483497f3ffab3bb86c7b196f6ec70f]

INTEGRATION: CWS changefileheader (1.4.166); FILE MERGED 2008/03/28 16:44:41 rt 1.4.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7394079f48dae1c6e509d8793019ebc15fab1d58]

INTEGRATION: CWS changefileheader (1.20.16); FILE MERGED 2008/03/31 13:58:17 rt 1.20.16.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [df071025f4dd7139e9a865d4fb65c8010788454a]

INTEGRATION: CWS changefileheader (1.28.330); FILE MERGED 2008/04/01 15:30:32 thb 1.28.330.3: #i85898# Stripping all external header guards 2008/04/01 12:36:34 thb 1.28.330.2: #i85898# Stripping all external header guards 2008/03/31 17:14:58 rt 1.28.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e825743f36f83ea39f88856278b1c08eafca898b]

INTEGRATION: CWS changefileheader (1.4.450); FILE MERGED 2008/04/01 15:45:18 thb 1.4.450.3: #i85898# Stripping all external header guards 2008/04/01 12:43:48 thb 1.4.450.2: #i85898# Stripping all external header guards 2008/03/31 13:02:16 rt 1.4.450.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [28e4a3352101b2b9d4ab87e2f1471854341560d0]

INTEGRATION: CWS changefileheader (1.7.870); FILE MERGED 2008/03/31 14:19:10 rt 1.7.870.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2bf06f6628a1d45bbea5f7bcc16423910ccb3a51]

INTEGRATION: CWS changefileheader (1.8.500); FILE MERGED 2008/03/31 15:59:35 rt 1.8.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2ec62ab08ee142c99752c0efdcaa0e5c4f82a6ac]

INTEGRATION: CWS changefileheader (1.14.44); FILE MERGED 2008/04/01 15:04:16 thb 1.14.44.3: #i85898# Stripping all external header guards 2008/04/01 10:50:32 thb 1.14.44.2: #i85898# Stripping all external header guards 2008/03/28 16:44:05 rt 1.14.44.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [848aa21c6ea939d38b47b95f3595744181c8db6a]

INTEGRATION: CWS changefileheader (1.26.156); FILE MERGED 2008/04/01 16:09:33 thb 1.26.156.3: #i85898# Stripping all external header guards 2008/04/01 13:04:34 thb 1.26.156.2: #i85898# Stripping all external header guards 2008/03/31 16:28:03 rt 1.26.156.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [53aef8db444903fde136dfb642f5799dd20a6704]

INTEGRATION: CWS changefileheader (1.11.188); FILE MERGED 2008/04/01 15:35:31 thb 1.11.188.3: #i85898# Stripping all external header guards 2008/04/01 12:39:08 thb 1.11.188.2: #i85898# Stripping all external header guards 2008/03/31 13:58:17 rt 1.11.188.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1645f1c957ae4b8192cab64451f1fbc9ee062c67]

INTEGRATION: CWS changefileheader (1.4.700); FILE MERGED 2008/04/01 15:30:32 thb 1.4.700.2: #i85898# Stripping all external header guards 2008/03/31 17:14:58 rt 1.4.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [23149b42b59f4ac13c9b32307d48b1ee98cae7dc]

INTEGRATION: CWS changefileheader (1.68.246); FILE MERGED 2008/03/31 13:02:16 rt 1.68.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4c768a4ea9cde727274153c9ff5d523fa5789518]

INTEGRATION: CWS changefileheader (1.2.126); FILE MERGED 2008/04/01 15:04:16 thb 1.2.126.2: #i85898# Stripping all external header guards 2008/03/28 16:44:03 rt 1.2.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0f888175e9af247f8599e0417ff03a656dfca7b2]

INTEGRATION: CWS changefileheader (1.11.500); FILE MERGED 2008/03/31 15:59:35 rt 1.11.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3108c1753394971cbfe7bb74306c96416ac55c01]

INTEGRATION: CWS changefileheader (1.4.242); FILE MERGED 2008/04/01 15:59:41 thb 1.4.242.3: #i85898# Stripping all external header guards 2008/04/01 12:55:51 thb 1.4.242.2: #i85898# Stripping all external header guards 2008/03/31 16:59:31 rt 1.4.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [082a0b7b2172005b2457bd5b14f13945b24c043c]

INTEGRATION: CWS changefileheader (1.11.20); FILE MERGED 2008/04/01 13:04:34 thb 1.11.20.2: #i85898# Stripping all external header guards 2008/03/31 16:28:01 rt 1.11.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [200f81efb7a7cd8e2f1c202a054155eb8d0e2af2]

INTEGRATION: CWS changefileheader (1.7.188); FILE MERGED 2008/03/31 13:58:17 rt 1.7.188.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8a6cbc18bbc16dac244f3475deaa571782bc6933]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:44:41 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [09f0b1962a394acc2e60a61e33fdd82f915c9b8d]

INTEGRATION: CWS changefileheader (1.17.34); FILE MERGED 2008/04/01 12:36:34 thb 1.17.34.2: #i85898# Stripping all external header guards 2008/03/31 17:14:58 rt 1.17.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e9e67b6939e2a617bd31e64c1e77df7ef3bcfab7]

INTEGRATION: CWS changefileheader (1.50.36); FILE MERGED 2008/04/01 15:45:18 thb 1.50.36.3: #i85898# Stripping all external header guards 2008/04/01 12:43:48 thb 1.50.36.2: #i85898# Stripping all external header guards 2008/03/31 13:02:16 rt 1.50.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5c2ced6f43a49af9e23db432c537e749058c3dd5]

INTEGRATION: CWS changefileheader (1.4.20); FILE MERGED 2008/04/01 15:04:16 thb 1.4.20.3: #i85898# Stripping all external header guards 2008/04/01 10:50:31 thb 1.4.20.2: #i85898# Stripping all external header guards 2008/03/28 16:44:03 rt 1.4.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3b73af70f288a95a683b7f9d355a107ccd938f87]

INTEGRATION: CWS changefileheader (1.3.242); FILE MERGED 2008/03/31 16:59:31 rt 1.3.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [02d92438dd625b50f0ac234cc16fa08befaa5ca0]

INTEGRATION: CWS changefileheader (1.2.202); FILE MERGED 2008/03/31 16:28:01 rt 1.2.202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e4ba57f9de64688ad6f797d1fb037a233e2758ec]

INTEGRATION: CWS changefileheader (1.9.298); FILE MERGED 2008/04/01 15:35:30 thb 1.9.298.2: #i85898# Stripping all external header guards 2008/03/31 13:58:17 rt 1.9.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [063a398341f99998b00fa563534bd5f86adad83e]

INTEGRATION: CWS changefileheader (1.5.70); FILE MERGED 2008/03/28 16:44:41 rt 1.5.70.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0d347185947e813bb2c8d9883e0a74d9407d04f3]

INTEGRATION: CWS changefileheader (1.5.700); FILE MERGED 2008/04/01 15:30:32 thb 1.5.700.2: #i85898# Stripping all external header guards 2008/03/31 17:14:58 rt 1.5.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4dafdcaffd5a35a89d525e4768d1b35d591405f3]

INTEGRATION: CWS changefileheader (1.13.20); FILE MERGED 2008/04/01 15:45:18 thb 1.13.20.3: #i85898# Stripping all external header guards 2008/04/01 12:43:48 thb 1.13.20.2: #i85898# Stripping all external header guards 2008/03/31 13:02:16 rt 1.13.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [af53539daf988e5435088aec25a8bfa6bb9369e8]

INTEGRATION: CWS changefileheader (1.14.900); FILE MERGED 2008/03/31 14:19:09 rt 1.14.900.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a933af0a4d2f716abf080a2d43542d73e0bb2a72]

INTEGRATION: CWS changefileheader (1.2.314); FILE MERGED 2008/03/31 15:59:35 rt 1.2.314.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0518fbace18dee09766506a7469abba07394d791]

INTEGRATION: CWS changefileheader (1.3.70); FILE MERGED 2008/04/01 15:04:16 thb 1.3.70.3: #i85898# Stripping all external header guards 2008/04/01 10:50:31 thb 1.3.70.2: #i85898# Stripping all external header guards 2008/03/28 16:44:03 rt 1.3.70.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8d0ed4ede484ae6e54bd8d6a038ff3858025534c]

INTEGRATION: CWS changefileheader (1.13.106); FILE MERGED 2008/03/31 16:28:01 rt 1.13.106.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [486b210ee0665f4e75f6b66dd9dfad2633083c5d]

INTEGRATION: CWS changefileheader (1.3.624); FILE MERGED 2008/03/31 13:58:17 rt 1.3.624.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f594ee9b34aca8fc80e0e537abd25df3a7d83ef9]

INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/03/28 16:44:41 rt 1.5.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [797951e4b664babeaace489c06fc8ae458a0371d]

INTEGRATION: CWS changefileheader (1.13.24); FILE MERGED 2008/04/01 15:30:32 thb 1.13.24.3: #i85898# Stripping all external header guards 2008/04/01 12:36:34 thb 1.13.24.2: #i85898# Stripping all external header guards 2008/03/31 17:14:58 rt 1.13.24.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [87e2c186ace29739154ebb1bee8ba70c91a587e7]

INTEGRATION: CWS changefileheader (1.4.246); FILE MERGED 2008/03/31 13:02:16 rt 1.4.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ff3269b0650d3674283ac692759dd8628fe3781e]

INTEGRATION: CWS changefileheader (1.6.320); FILE MERGED 2008/03/31 14:19:09 rt 1.6.320.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f39d7ea60f790ec70531e3b230893b0b4785960a]

INTEGRATION: CWS changefileheader (1.5.126); FILE MERGED 2008/03/28 16:44:03 rt 1.5.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7a7e7ad080483c185fb3d01e40329008e06ae6e5]

INTEGRATION: CWS changefileheader (1.5.500); FILE MERGED 2008/03/31 15:59:35 rt 1.5.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [516328dabad327caba66ece9edcb407e9bedf0c2]

INTEGRATION: CWS changefileheader (1.15.36); FILE MERGED 2008/04/01 15:59:41 thb 1.15.36.3: #i85898# Stripping all external header guards 2008/04/01 12:55:50 thb 1.15.36.2: #i85898# Stripping all external header guards 2008/03/31 16:59:26 rt 1.15.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e0308266799603ced2e76d4bf219eee5c7b181df]

INTEGRATION: CWS changefileheader (1.4.298); FILE MERGED 2008/04/01 15:35:30 thb 1.4.298.2: #i85898# Stripping all external header guards 2008/03/31 13:58:17 rt 1.4.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [15bc269bd5970672d71cece3454f679bf0503209]

INTEGRATION: CWS changefileheader (1.5.28); FILE MERGED 2008/04/01 13:04:34 thb 1.5.28.2: #i85898# Stripping all external header guards 2008/03/31 16:28:01 rt 1.5.28.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [23517d90ae49fc06c68816f62bcf959f7eaa73f7]

INTEGRATION: CWS changefileheader (1.95.34); FILE MERGED 2008/04/01 15:30:32 thb 1.95.34.3: #i85898# Stripping all external header guards 2008/04/01 12:36:34 thb 1.95.34.2: #i85898# Stripping all external header guards 2008/03/31 17:14:58 rt 1.95.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8fd06d459a42d75802b7ece9400f209ba6e1240f]

INTEGRATION: CWS changefileheader (1.5.246); FILE MERGED 2008/04/01 15:45:18 thb 1.5.246.3: #i85898# Stripping all external header guards 2008/04/01 12:43:48 thb 1.5.246.2: #i85898# Stripping all external header guards 2008/03/31 13:02:16 rt 1.5.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [50c25c6aa36a2aabb074128e4f013c9086ec6b7e]

INTEGRATION: CWS changefileheader (1.2.36); FILE MERGED 2008/04/01 12:47:57 thb 1.2.36.2: #i85898# Stripping all external header guards 2008/03/31 14:19:09 rt 1.2.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [aa2167a5ec3465084b8dc89f7e5ccd8ab971ae51]

INTEGRATION: CWS changefileheader (1.12.70); FILE MERGED 2008/04/01 15:04:16 thb 1.12.70.3: #i85898# Stripping all external header guards 2008/04/01 10:50:31 thb 1.12.70.2: #i85898# Stripping all external header guards 2008/03/28 16:44:03 rt 1.12.70.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2af79448ac479860b0d1fcb7c1a850f0f3159659]

INTEGRATION: CWS changefileheader (1.18.242); FILE MERGED 2008/04/01 15:59:41 thb 1.18.242.3: #i85898# Stripping all external header guards 2008/04/01 12:55:50 thb 1.18.242.2: #i85898# Stripping all external header guards 2008/03/31 16:59:26 rt 1.18.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8a21519007008745f3637d1b9b06ed7039dcfe16]

INTEGRATION: CWS changefileheader (1.13.28); FILE MERGED 2008/04/01 16:09:33 thb 1.13.28.3: #i85898# Stripping all external header guards 2008/04/01 13:04:34 thb 1.13.28.2: #i85898# Stripping all external header guards 2008/03/31 16:28:01 rt 1.13.28.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e65e98993297aafbd1c206c2700d3dbe04a48e49]

INTEGRATION: CWS changefileheader (1.131.34); FILE MERGED 2008/03/31 17:14:58 rt 1.131.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7a733fcbfc6335d345861022b2fcdcd3ceed0847]

INTEGRATION: CWS changefileheader (1.62.128); FILE MERGED 2008/03/31 13:02:16 rt 1.62.128.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [85d00058748a0f18b8b88180b692bd356e35d23e]

INTEGRATION: CWS changefileheader (1.7.622); FILE MERGED 2008/04/01 12:47:56 thb 1.7.622.2: #i85898# Stripping all external header guards 2008/03/31 14:19:06 rt 1.7.622.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3919dda2c8612b68c5fd4a52ee25e43cd600224f]

INTEGRATION: CWS changefileheader (1.4.126); FILE MERGED 2008/04/01 15:04:16 thb 1.4.126.3: #i85898# Stripping all external header guards 2008/04/01 10:50:31 thb 1.4.126.2: #i85898# Stripping all external header guards 2008/03/28 16:44:03 rt 1.4.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2da8e9dc22ad1a434f6380dbc6459598bc7e373f]

INTEGRATION: CWS changefileheader (1.26.36); FILE MERGED 2008/04/01 15:59:41 thb 1.26.36.3: #i85898# Stripping all external header guards 2008/04/01 12:55:50 thb 1.26.36.2: #i85898# Stripping all external header guards 2008/03/31 16:59:26 rt 1.26.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3fb3116493d7ca55a787d34539adcc7a58f8a11f]

INTEGRATION: CWS changefileheader (1.7.500); FILE MERGED 2008/03/31 15:59:35 rt 1.7.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b58243eb68ee42b338ba2dea80841c416690971e]

INTEGRATION: CWS changefileheader (1.3.624); FILE MERGED 2008/04/01 15:35:29 thb 1.3.624.2: #i85898# Stripping all external header guards 2008/03/31 13:58:17 rt 1.3.624.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0f43661e4d53028c49a132c4621dcedd00abb89e]

INTEGRATION: CWS changefileheader (1.3.162); FILE MERGED 2008/04/01 13:04:34 thb 1.3.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:01 rt 1.3.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5688d39ee5394005c5f4dc5ffb633173fea671cf]

INTEGRATION: CWS changefileheader (1.8.10); FILE MERGED 2008/03/28 16:44:40 rt 1.8.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d15a08c82889cdd19faebf94add1ab4123a41af7]

INTEGRATION: CWS changefileheader (1.10.246); FILE MERGED 2008/04/01 12:43:48 thb 1.10.246.2: #i85898# Stripping all external header guards 2008/03/31 13:02:16 rt 1.10.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c51c5d72512adab5d3cd3d24d9526e97651fd07b]

INTEGRATION: CWS changefileheader (1.4.1256); FILE MERGED 2008/04/01 12:47:56 thb 1.4.1256.2: #i85898# Stripping all external header guards 2008/03/31 14:19:06 rt 1.4.1256.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [85233d2779b49d59b2db91799cf8a6aba3f88bb0]

INTEGRATION: CWS changefileheader (1.11.300); FILE MERGED 2008/04/01 15:30:32 thb 1.11.300.3: #i85898# Stripping all external header guards 2008/04/01 12:36:34 thb 1.11.300.2: #i85898# Stripping all external header guards 2008/03/31 17:14:58 rt 1.11.300.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [52c7a20b4a4447a44d9f1b30f6c432421243618c]

INTEGRATION: CWS changefileheader (1.26.242); FILE MERGED 2008/04/01 15:59:41 thb 1.26.242.3: #i85898# Stripping all external header guards 2008/04/01 12:55:50 thb 1.26.242.2: #i85898# Stripping all external header guards 2008/03/31 16:59:26 rt 1.26.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b5fa87507489ef8b96ad3dd27481b7ec032e614e]

INTEGRATION: CWS changefileheader (1.6.162); FILE MERGED 2008/04/01 13:04:33 thb 1.6.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:01 rt 1.6.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3d9ea4f5eb1c22478fefff043c6aec6f39dfd766]

INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/03/28 16:44:40 rt 1.6.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5e196872229e49228ebf037b139e44b896710ac0]

INTEGRATION: CWS changefileheader (1.25.26); FILE MERGED 2008/04/01 15:45:17 thb 1.25.26.3: #i85898# Stripping all external header guards 2008/04/01 12:43:48 thb 1.25.26.2: #i85898# Stripping all external header guards 2008/03/31 13:02:16 rt 1.25.26.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a8ab6ae207210676356d3954ee24dd7735672e18]

INTEGRATION: CWS changefileheader (1.7.622); FILE MERGED 2008/04/01 15:50:06 thb 1.7.622.3: #i85898# Stripping all external header guards 2008/04/01 12:47:56 thb 1.7.622.2: #i85898# Stripping all external header guards 2008/03/31 14:19:06 rt 1.7.622.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a59604db1902d8b410a3b3d11920930a5e637d30]

INTEGRATION: CWS changefileheader (1.4.126); FILE MERGED 2008/04/01 15:04:15 thb 1.4.126.3: #i85898# Stripping all external header guards 2008/04/01 10:50:31 thb 1.4.126.2: #i85898# Stripping all external header guards 2008/03/28 16:44:03 rt 1.4.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9bdf5a2c97e8c75499cba8ad47b10acaf78a2d02]

INTEGRATION: CWS changefileheader (1.6.700); FILE MERGED 2008/04/01 15:30:32 thb 1.6.700.3: #i85898# Stripping all external header guards 2008/04/01 12:36:34 thb 1.6.700.2: #i85898# Stripping all external header guards 2008/03/31 17:14:58 rt 1.6.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7fbf432bf46d23b2708f308d706c127eb594170b]

INTEGRATION: CWS changefileheader (1.3.500); FILE MERGED 2008/03/31 15:59:35 rt 1.3.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [eef4a0b1f5bcb66b8ee75abc017bc30498988d69]

INTEGRATION: CWS changefileheader (1.65.36); FILE MERGED 2008/04/01 15:59:40 thb 1.65.36.3: #i85898# Stripping all external header guards 2008/04/01 12:55:50 thb 1.65.36.2: #i85898# Stripping all external header guards 2008/03/31 16:59:26 rt 1.65.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4a8be1e2bd42f65117ff657522a665960afc60b4]

INTEGRATION: CWS changefileheader (1.2.24); FILE MERGED 2008/03/31 13:58:17 rt 1.2.24.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [384a46366be01427393af3d7b1787877e77c7036]

INTEGRATION: CWS changefileheader (1.4.162); FILE MERGED 2008/04/01 13:04:33 thb 1.4.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:01 rt 1.4.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0bf7ac6a5922dfe13295274efb663ab59b853d78]

INTEGRATION: CWS changefileheader (1.7.166); FILE MERGED 2008/03/28 16:44:40 rt 1.7.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6308dea14353c28d2803ec32adfb3bac6ad69c5b]

INTEGRATION: CWS changefileheader (1.3.246); FILE MERGED 2008/03/31 13:02:16 rt 1.3.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [25801a0701d58ef81baf71a1531e16ceb71c2208]

INTEGRATION: CWS changefileheader (1.4.126); FILE MERGED 2008/03/28 16:44:02 rt 1.4.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c9429d38e19b443c033089fa174349bf6663e656]

INTEGRATION: CWS changefileheader (1.16.292); FILE MERGED 2008/04/01 15:30:31 thb 1.16.292.3: #i85898# Stripping all external header guards 2008/04/01 12:36:34 thb 1.16.292.2: #i85898# Stripping all external header guards 2008/03/31 17:14:58 rt 1.16.292.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2d057c818080a91df45305e12b902883dd5abb8a]

INTEGRATION: CWS changefileheader (1.13.156); FILE MERGED 2008/03/31 15:59:35 rt 1.13.156.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9cd23b79b3894d158c6b8f3f53820974e1b415d7]

INTEGRATION: CWS changefileheader (1.61.34); FILE MERGED 2008/04/01 15:59:40 thb 1.61.34.3: #i85898# Stripping all external header guards 2008/04/01 12:55:49 thb 1.61.34.2: #i85898# Stripping all external header guards 2008/03/31 16:59:26 rt 1.61.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7cd8bbc82ced23892140cec15b7e28dd5c630850]

INTEGRATION: CWS changefileheader (1.6.162); FILE MERGED 2008/04/01 16:09:33 thb 1.6.162.3: #i85898# Stripping all external header guards 2008/04/01 13:04:33 thb 1.6.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:01 rt 1.6.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7e1128734bc100a2cbbfe4dc35b3827de037f73f]

INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/03/28 16:44:40 rt 1.4.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0fa31e69d06aae54337d2c91bc55ed8019425cb4]

INTEGRATION: CWS changefileheader (1.11.222); FILE MERGED 2008/04/01 15:45:17 thb 1.11.222.2: #i85898# Stripping all external header guards 2008/03/31 13:02:16 rt 1.11.222.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8e626015562b2f7ea481e6bccea8d7a5f1390073]

INTEGRATION: CWS changefileheader (1.82.622); FILE MERGED 2008/04/01 15:30:31 thb 1.82.622.3: #i85898# Stripping all external header guards 2008/04/01 12:36:34 thb 1.82.622.2: #i85898# Stripping all external header guards 2008/03/31 17:14:58 rt 1.82.622.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d59c1e426756e0278988f73efb7de4433331c355]

INTEGRATION: CWS changefileheader (1.3.70); FILE MERGED 2008/04/01 15:04:15 thb 1.3.70.3: #i85898# Stripping all external header guards 2008/04/01 10:50:31 thb 1.3.70.2: #i85898# Stripping all external header guards 2008/03/28 16:44:02 rt 1.3.70.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6c6faf9d6cf9d7ca757224ee5d69e3318ff38379]

INTEGRATION: CWS changefileheader (1.5.638); FILE MERGED 2008/04/01 12:47:56 thb 1.5.638.2: #i85898# Stripping all external header guards 2008/03/31 14:19:06 rt 1.5.638.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9130ca66da3bfe76bbfd556c85c3ee50a443fa79]

INTEGRATION: CWS changefileheader (1.6.298); FILE MERGED 2008/04/01 15:35:29 thb 1.6.298.2: #i85898# Stripping all external header guards 2008/03/31 13:58:17 rt 1.6.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e36126545a14b5d835c59a415b2b47c600035a15]

INTEGRATION: CWS changefileheader (1.2.448); FILE MERGED 2008/03/31 16:28:01 rt 1.2.448.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e075f6988bd8a8ba06a60f6e0df98197e2abe9c7]

INTEGRATION: CWS changefileheader (1.13.242); FILE MERGED 2008/04/01 15:59:40 thb 1.13.242.3: #i85898# Stripping all external header guards 2008/04/01 12:55:49 thb 1.13.242.2: #i85898# Stripping all external header guards 2008/03/31 16:59:26 rt 1.13.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e11ae11bfe88e88c47f64b3bbaebd310641cc341]

INTEGRATION: CWS changefileheader (1.6.500); FILE MERGED 2008/03/31 15:59:35 rt 1.6.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6ee5d1d6b18c64f107f9cabb715e5fa4ba0c0ef1]

INTEGRATION: CWS changefileheader (1.2.388); FILE MERGED 2008/04/01 15:45:17 thb 1.2.388.3: #i85898# Stripping all external header guards 2008/04/01 12:43:47 thb 1.2.388.2: #i85898# Stripping all external header guards 2008/03/31 13:02:15 rt 1.2.388.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4372eab37e6a085b804e535e7e1763ec6bcde05e]

INTEGRATION: CWS changefileheader (1.211.34); FILE MERGED 2008/03/31 17:14:58 rt 1.211.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [80337d798792ae3d0cda1aa8b4ea23760fd9f423]

INTEGRATION: CWS changefileheader (1.2.126); FILE MERGED 2008/03/28 16:44:02 rt 1.2.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [360ae5e99bdbf1a7553ac2b4b38c2f20748c4c87]

INTEGRATION: CWS changefileheader (1.3.1256); FILE MERGED 2008/04/01 15:50:06 thb 1.3.1256.2: #i85898# Stripping all external header guards 2008/03/31 14:19:06 rt 1.3.1256.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [06d551a53c909b18b305b82106d96aed38ee41d0]

INTEGRATION: CWS changefileheader (1.3.346); FILE MERGED 2008/03/31 13:58:17 rt 1.3.346.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0a6bb3d84b26393cd5e55140437a68f50ab26198]

INTEGRATION: CWS changefileheader (1.6.166); FILE MERGED 2008/03/28 16:44:40 rt 1.6.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [245438776dcb6b96d2032dbf6f693dc297597e6c]

INTEGRATION: CWS changefileheader (1.11.98); FILE MERGED 2008/04/01 15:59:40 thb 1.11.98.2: #i85898# Stripping all external header guards 2008/03/31 16:59:26 rt 1.11.98.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [227a96009a2dbe0cdbc705dfd3efb7344b6a10c1]

INTEGRATION: CWS changefileheader (1.5.162); FILE MERGED 2008/04/01 13:04:33 thb 1.5.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:01 rt 1.5.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c7946b2041999d84a178fb3abed8bf38a83da9bc]

INTEGRATION: CWS changefileheader (1.6.622); FILE MERGED 2008/04/01 12:47:56 thb 1.6.622.2: #i85898# Stripping all external header guards 2008/03/31 14:19:06 rt 1.6.622.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [76b09045f5f3dc15c29b80372e4c2c71d3f767ef]

INTEGRATION: CWS changefileheader (1.11.700); FILE MERGED 2008/04/01 15:30:31 thb 1.11.700.3: #i85898# Stripping all external header guards 2008/04/01 12:36:34 thb 1.11.700.2: #i85898# Stripping all external header guards 2008/03/31 17:14:58 rt 1.11.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [927c7bfa492b4f63e551b78b9e639a9297f61a32]

INTEGRATION: CWS changefileheader (1.4.20); FILE MERGED 2008/04/01 15:04:15 thb 1.4.20.3: #i85898# Stripping all external header guards 2008/04/01 10:50:31 thb 1.4.20.2: #i85898# Stripping all external header guards 2008/03/28 16:44:02 rt 1.4.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0a5d04e311ff3bd61876519c86d49bed79eee6e4]

INTEGRATION: CWS changefileheader (1.36.36); FILE MERGED 2008/04/01 15:59:39 thb 1.36.36.3: #i85898# Stripping all external header guards 2008/04/01 12:55:49 thb 1.36.36.2: #i85898# Stripping all external header guards 2008/03/31 16:59:26 rt 1.36.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8e8cccf50ec5adfbbe9d73d3ade3f1e0a07deaaf]

INTEGRATION: CWS changefileheader (1.4.300); FILE MERGED 2008/04/01 12:43:47 thb 1.4.300.2: #i85898# Stripping all external header guards 2008/03/31 13:02:15 rt 1.4.300.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [467fadca5c7aa64c6a13535c2cc53381996ad8b8]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:44:40 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0055fda57945fcb0e26ea1ecbef8385d9fae282f]

INTEGRATION: CWS changefileheader (1.2.106); FILE MERGED 2008/03/31 16:28:01 rt 1.2.106.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1c79f5b95f5edf60cc4411556fbe24c9bd594ef1]

INTEGRATION: CWS changefileheader (1.3.624); FILE MERGED 2008/04/01 15:35:28 thb 1.3.624.2: #i85898# Stripping all external header guards 2008/03/31 13:58:17 rt 1.3.624.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f608ef7c09c325cf6197a2321c54d25b448d28d6]

INTEGRATION: CWS changefileheader (1.28.246); FILE MERGED 2008/03/31 13:02:15 rt 1.28.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3b9d35acbca70e9f253fed4f0637be0d368cc50f]

INTEGRATION: CWS changefileheader (1.4.206); FILE MERGED 2008/03/28 16:44:39 rt 1.4.206.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [37151122fad6cf48c05850c70fb80a8c263e57c3]

INTEGRATION: CWS changefileheader (1.14.34); FILE MERGED 2008/04/01 15:59:39 thb 1.14.34.3: #i85898# Stripping all external header guards 2008/04/01 12:55:49 thb 1.14.34.2: #i85898# Stripping all external header guards 2008/03/31 16:59:25 rt 1.14.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e49e824d5070413e83b53f6db839130402e905b7]

INTEGRATION: CWS changefileheader (1.30.292); FILE MERGED 2008/04/01 15:30:31 thb 1.30.292.3: #i85898# Stripping all external header guards 2008/04/01 12:36:33 thb 1.30.292.2: #i85898# Stripping all external header guards 2008/03/31 17:14:58 rt 1.30.292.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [51bc7e918c23f6d198ef65cdaccea83586b4d278]

INTEGRATION: CWS changefileheader (1.2.106); FILE MERGED 2008/04/01 13:04:33 thb 1.2.106.2: #i85898# Stripping all external header guards 2008/03/31 16:28:01 rt 1.2.106.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [955e3f49c8a8cb2c9c16386966ed7b058f6c102f]

INTEGRATION: CWS changefileheader (1.6.638); FILE MERGED 2008/04/01 12:47:56 thb 1.6.638.2: #i85898# Stripping all external header guards 2008/03/31 14:19:06 rt 1.6.638.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4ce8dbc27f913c116ac4f3fcb2a157b292bfb1e0]

INTEGRATION: CWS changefileheader (1.6.246); FILE MERGED 2008/03/31 13:02:15 rt 1.6.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f22f0ca54796ec6943bfa2e302c79b33af336be4]

INTEGRATION: CWS changefileheader (1.4.166); FILE MERGED 2008/03/28 16:44:39 rt 1.4.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7defd7f68d6233cdbd058ccfe561945b8c930241]

INTEGRATION: CWS changefileheader (1.45.14); FILE MERGED 2008/04/01 15:59:39 thb 1.45.14.3: #i85898# Stripping all external header guards 2008/04/01 12:55:49 thb 1.45.14.2: #i85898# Stripping all external header guards 2008/03/31 16:59:25 rt 1.45.14.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [70a1653c0a9778b7a2726dc5c318f659089a998e]

INTEGRATION: CWS changefileheader (1.3.162); FILE MERGED 2008/04/01 13:04:33 thb 1.3.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:01 rt 1.3.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [84f7e94ec66e68836b52fbf78fc912919eee04b4]

INTEGRATION: CWS changefileheader (1.3.1256); FILE MERGED 2008/04/01 12:47:56 thb 1.3.1256.2: #i85898# Stripping all external header guards 2008/03/31 14:19:06 rt 1.3.1256.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c44b88699474809a57522fd0fe4f4b9b807da4c4]

INTEGRATION: CWS changefileheader (1.12.234); FILE MERGED 2008/04/01 15:45:17 thb 1.12.234.3: #i85898# Stripping all external header guards 2008/04/01 12:43:47 thb 1.12.234.2: #i85898# Stripping all external header guards 2008/03/31 13:02:15 rt 1.12.234.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [905fb720e354ecd88c7610cb14025760108cc058]

INTEGRATION: CWS changefileheader (1.5.298); FILE MERGED 2008/04/01 15:35:28 thb 1.5.298.2: #i85898# Stripping all external header guards 2008/03/31 13:58:16 rt 1.5.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6db3e22a6971ab98539fd9802f6175041668b39b]

INTEGRATION: CWS changefileheader (1.9.52); FILE MERGED 2008/03/28 16:44:39 rt 1.9.52.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [06b8e3eb1ebe0a968af3accb1131f13c28629c05]

INTEGRATION: CWS changefileheader (1.5.162); FILE MERGED 2008/04/01 16:09:32 thb 1.5.162.3: #i85898# Stripping all external header guards 2008/04/01 13:04:33 thb 1.5.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:01 rt 1.5.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fca86a9f25ac7b021cc456a8a171f3ffadc2ca3f]

INTEGRATION: CWS changefileheader (1.29.38); FILE MERGED 2008/04/01 15:59:39 thb 1.29.38.3: #i85898# Stripping all external header guards 2008/04/01 12:55:48 thb 1.29.38.2: #i85898# Stripping all external header guards 2008/03/31 16:59:25 rt 1.29.38.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c158a5a45d834449a5d56369b020f86b635e2aad]

INTEGRATION: CWS changefileheader (1.3.500); FILE MERGED 2008/03/31 15:59:34 rt 1.3.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c61d5335f0da6f9b1a4630ac9e5fdbee3e538d4f]

INTEGRATION: CWS changefileheader (1.12.106); FILE MERGED 2008/04/01 13:04:33 thb 1.12.106.2: #i85898# Stripping all external header guards 2008/03/31 16:28:01 rt 1.12.106.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4718a314434048475a0b745760a6e171883c9f57]

INTEGRATION: CWS changefileheader (1.7.222); FILE MERGED 2008/04/01 15:45:16 thb 1.7.222.2: #i85898# Stripping all external header guards 2008/03/31 13:02:15 rt 1.7.222.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [adf8e3246ba16588cc9b4e6a2f19e89485d9e461]

INTEGRATION: CWS changefileheader (1.28.24); FILE MERGED 2008/04/01 15:35:28 thb 1.28.24.3: #i85898# Stripping all external header guards 2008/04/01 12:39:08 thb 1.28.24.2: #i85898# Stripping all external header guards 2008/03/31 13:58:16 rt 1.28.24.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2a2a2702034d7998e862d31b066eb5a0ea279664]

INTEGRATION: CWS changefileheader (1.18.330); FILE MERGED 2008/04/01 15:30:31 thb 1.18.330.3: #i85898# Stripping all external header guards 2008/04/01 12:36:33 thb 1.18.330.2: #i85898# Stripping all external header guards 2008/03/31 17:14:57 rt 1.18.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3ae42914040e651fed59e6d4dfb1d11346885401]

INTEGRATION: CWS changefileheader (1.53.184); FILE MERGED 2008/03/31 16:59:25 rt 1.53.184.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [45e98ecf0735d721b050ec66600b1d5dde688ef4]

INTEGRATION: CWS changefileheader (1.3.132); FILE MERGED 2008/03/28 16:44:39 rt 1.3.132.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5ac5fcd778410280fdfa276c6f6c9dc58591e89d]

INTEGRATION: CWS changefileheader (1.6.28); FILE MERGED 2008/03/28 16:44:02 rt 1.6.28.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d2a9d0054fed25df93a8d791915e29509f66b3e3]

INTEGRATION: CWS changefileheader (1.4.1256); FILE MERGED 2008/04/01 12:47:55 thb 1.4.1256.2: #i85898# Stripping all external header guards 2008/03/31 14:19:06 rt 1.4.1256.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2674dcad6a914a866e3c36c309f628b1245c3d7c]

INTEGRATION: CWS changefileheader (1.4.774); FILE MERGED 2008/03/31 13:02:14 rt 1.4.774.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [16dd880c933f640fd4fb22da93e1c7a724a03c16]

INTEGRATION: CWS changefileheader (1.3.298); FILE MERGED 2008/04/01 15:35:28 thb 1.3.298.3: #i85898# Stripping all external header guards 2008/04/01 12:39:08 thb 1.3.298.2: #i85898# Stripping all external header guards 2008/03/31 13:58:16 rt 1.3.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [86c538eb4fdf011568ec4dec945ab9a7c1f3bd45]

INTEGRATION: CWS changefileheader (1.3.126); FILE MERGED 2008/03/28 16:44:02 rt 1.3.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e121a671780cf69735fb38238e5a72f85629adef]

INTEGRATION: CWS changefileheader (1.8.242); FILE MERGED 2008/04/01 15:59:39 thb 1.8.242.3: #i85898# Stripping all external header guards 2008/04/01 12:55:48 thb 1.8.242.2: #i85898# Stripping all external header guards 2008/03/31 16:59:25 rt 1.8.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d6f3e85bb4410fb788329b5eb28588fe1da753d9]

INTEGRATION: CWS changefileheader (1.26.292); FILE MERGED 2008/04/01 15:30:31 thb 1.26.292.3: #i85898# Stripping all external header guards 2008/04/01 12:36:33 thb 1.26.292.2: #i85898# Stripping all external header guards 2008/03/31 17:14:57 rt 1.26.292.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [75677bb0e33151765d364ab6cdd1bf44b1ad3bc1]

INTEGRATION: CWS changefileheader (1.6.106); FILE MERGED 2008/03/31 16:28:01 rt 1.6.106.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5cd2aa6c178bebf146aa552f9fdecf48f29d4742]

INTEGRATION: CWS changefileheader (1.6.246); FILE MERGED 2008/03/31 13:02:14 rt 1.6.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b47d6d16d4e3c4cedd4d8f3ef40fb934de5349c2]

INTEGRATION: CWS changefileheader (1.2.624); FILE MERGED 2008/03/31 13:58:16 rt 1.2.624.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [07b42fc49a3bb43d06b14f065e7148c88d1fce2e]

INTEGRATION: CWS changefileheader (1.4.126); FILE MERGED 2008/04/01 15:04:15 thb 1.4.126.3: #i85898# Stripping all external header guards 2008/04/01 10:50:30 thb 1.4.126.2: #i85898# Stripping all external header guards 2008/03/28 16:44:01 rt 1.4.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4445f69c6c0574fa554fcc4aae41018e4cb47e33]

INTEGRATION: CWS changefileheader (1.7.700); FILE MERGED 2008/04/01 15:30:31 thb 1.7.700.3: #i85898# Stripping all external header guards 2008/04/01 12:36:33 thb 1.7.700.2: #i85898# Stripping all external header guards 2008/03/31 17:14:57 rt 1.7.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8578db8a6626aa38a93502a3c5d94ab4b8a6e66b]

INTEGRATION: CWS changefileheader (1.10.242); FILE MERGED 2008/04/01 15:59:39 thb 1.10.242.3: #i85898# Stripping all external header guards 2008/04/01 12:55:48 thb 1.10.242.2: #i85898# Stripping all external header guards 2008/03/31 16:59:25 rt 1.10.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d059e89757924ead7afafaee3be2a97e727ce435]

INTEGRATION: CWS changefileheader (1.4.1256); FILE MERGED 2008/04/01 12:47:55 thb 1.4.1256.2: #i85898# Stripping all external header guards 2008/03/31 14:19:05 rt 1.4.1256.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1d638c7536fa0253b18db3d5f4bd65ae82d551db]

INTEGRATION: CWS changefileheader (1.7.20); FILE MERGED 2008/04/01 16:09:32 thb 1.7.20.3: #i85898# Stripping all external header guards 2008/04/01 13:04:33 thb 1.7.20.2: #i85898# Stripping all external header guards 2008/03/31 16:28:01 rt 1.7.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [11cf74470a3820e83a9dca0843fd77b1cf5ba6b8]

INTEGRATION: CWS changefileheader (1.3.774); FILE MERGED 2008/03/31 13:02:14 rt 1.3.774.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8ba8ec5cbe952edb9a8437dc8ad6c42725c847b6]

INTEGRATION: CWS changefileheader (1.14.134); FILE MERGED 2008/04/01 15:35:28 thb 1.14.134.3: #i85898# Stripping all external header guards 2008/04/01 12:39:08 thb 1.14.134.2: #i85898# Stripping all external header guards 2008/03/31 13:58:16 rt 1.14.134.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [21b833ca84a6110bf28997b65151f092970044c3]

INTEGRATION: CWS changefileheader (1.26.34); FILE MERGED 2008/04/01 15:30:31 thb 1.26.34.3: #i85898# Stripping all external header guards 2008/04/01 12:36:33 thb 1.26.34.2: #i85898# Stripping all external header guards 2008/03/31 17:14:57 rt 1.26.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7433a5b8d92ebfe99e5c89a5518acaec9ea9b279]

INTEGRATION: CWS changefileheader (1.5.66); FILE MERGED 2008/04/01 10:50:30 thb 1.5.66.2: #i85898# Stripping all external header guards 2008/03/28 16:44:01 rt 1.5.66.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [46f66af663bd544f1ca3f1fc06529f21c1bcde80]

INTEGRATION: CWS changefileheader (1.12.78); FILE MERGED 2008/03/31 16:59:24 rt 1.12.78.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a4655dd7838358ea0dc4223ec636eb5c4412af88]

INTEGRATION: CWS changefileheader (1.7.20); FILE MERGED 2008/04/01 16:09:31 thb 1.7.20.3: #i85898# Stripping all external header guards 2008/04/01 13:04:33 thb 1.7.20.2: #i85898# Stripping all external header guards 2008/03/31 16:28:01 rt 1.7.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [eb2fdd786d114bb188d7fa8d82c23d97dee2a55c]

INTEGRATION: CWS changefileheader (1.6.638); FILE MERGED 2008/04/01 12:47:55 thb 1.6.638.2: #i85898# Stripping all external header guards 2008/03/31 14:19:05 rt 1.6.638.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9355e409f7af842f43ebb942cf9859ac03238cc7]

INTEGRATION: CWS changefileheader (1.3.116); FILE MERGED 2008/04/01 15:04:15 thb 1.3.116.3: #i85898# Stripping all external header guards 2008/04/01 10:50:30 thb 1.3.116.2: #i85898# Stripping all external header guards 2008/03/28 16:44:01 rt 1.3.116.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [653b2dc794807b42931053f24c7fec4ed7445683]

INTEGRATION: CWS changefileheader (1.6.134); FILE MERGED 2008/03/31 13:58:16 rt 1.6.134.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0c68cd6a233e48934271ca5581b99dc159fe5b0a]

INTEGRATION: CWS changefileheader (1.5.700); FILE MERGED 2008/04/01 15:30:30 thb 1.5.700.2: #i85898# Stripping all external header guards 2008/03/31 17:14:57 rt 1.5.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d5cac6bb366229366f68b662bff3aa8c49ec734b]

INTEGRATION: CWS changefileheader (1.6.978); FILE MERGED 2008/04/01 12:47:55 thb 1.6.978.2: #i85898# Stripping all external header guards 2008/03/31 14:19:05 rt 1.6.978.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fdd255580717c0c693e35ed2a5efb02817382818]

INTEGRATION: CWS changefileheader (1.8.8); FILE MERGED 2008/04/01 16:09:31 thb 1.8.8.3: #i85898# Stripping all external header guards 2008/04/01 13:04:33 thb 1.8.8.2: #i85898# Stripping all external header guards 2008/03/31 16:28:01 rt 1.8.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [652e797eec221afd6b763f602aa293cb81e92df1]

INTEGRATION: CWS changefileheader (1.3.132); FILE MERGED 2008/03/28 16:44:38 rt 1.3.132.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [42d1bc929be0268299b338c3bb96286f2a5f1ad4]

INTEGRATION: CWS changefileheader (1.3.246); FILE MERGED 2008/04/01 10:50:30 thb 1.3.246.2: #i85898# Stripping all external header guards 2008/03/28 16:44:01 rt 1.3.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bb8e682c8229d48d70849d174ae29d1ed8773702]

INTEGRATION: CWS changefileheader (1.9.330); FILE MERGED 2008/04/01 15:30:30 thb 1.9.330.2: #i85898# Stripping all external header guards 2008/03/31 17:14:57 rt 1.9.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c82b06ce67a4a441ea45bbbeae1971a32cd9a5fd]

INTEGRATION: CWS changefileheader (1.4.624); FILE MERGED 2008/04/01 15:35:27 thb 1.4.624.2: #i85898# Stripping all external header guards 2008/03/31 13:58:16 rt 1.4.624.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1cabd23876bf48afa7b02a4b1f9457a70abeaf33]

INTEGRATION: CWS changefileheader (1.6.170); FILE MERGED 2008/04/01 15:45:16 thb 1.6.170.2: #i85898# Stripping all external header guards 2008/03/31 13:02:14 rt 1.6.170.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f4968af1aed34b09561475f915347fe6cea83a8b]

INTEGRATION: CWS changefileheader (1.5.638); FILE MERGED 2008/04/01 12:47:55 thb 1.5.638.2: #i85898# Stripping all external header guards 2008/03/31 14:19:05 rt 1.5.638.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5406ccbbcc4ad5d34f1badbd04f752a2a03fa98c]

INTEGRATION: CWS changefileheader (1.21.8); FILE MERGED 2008/04/01 16:09:31 thb 1.21.8.3: #i85898# Stripping all external header guards 2008/04/01 13:04:32 thb 1.21.8.2: #i85898# Stripping all external header guards 2008/03/31 16:28:00 rt 1.21.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [076071e16d90fb4858cab545a9ae8ad1015d4ffa]

INTEGRATION: CWS changefileheader (1.16.56); FILE MERGED 2008/04/01 15:59:39 thb 1.16.56.3: #i85898# Stripping all external header guards 2008/04/01 12:55:48 thb 1.16.56.2: #i85898# Stripping all external header guards 2008/03/31 16:59:23 rt 1.16.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8facb508f55376a32f82aa2e3489dfeb61d8a98f]

INTEGRATION: CWS changefileheader (1.6.18); FILE MERGED 2008/04/01 15:04:14 thb 1.6.18.2: #i85898# Stripping all external header guards 2008/03/28 16:44:01 rt 1.6.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9d90d9ce4c16815f687b107658123729d688beac]

INTEGRATION: CWS changefileheader (1.8.700); FILE MERGED 2008/04/01 15:30:30 thb 1.8.700.2: #i85898# Stripping all external header guards 2008/03/31 17:14:57 rt 1.8.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [09ad0f4bd73ceae0042c616bf4ce6758b20cc2c1]

INTEGRATION: CWS changefileheader (1.2.202); FILE MERGED 2008/04/01 13:04:32 thb 1.2.202.2: #i85898# Stripping all external header guards 2008/03/31 16:28:00 rt 1.2.202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [69e1491770a9d2051c74a7e4f0630bcdacc8a47b]

INTEGRATION: CWS changefileheader (1.19.34); FILE MERGED 2008/04/01 15:59:38 thb 1.19.34.3: #i85898# Stripping all external header guards 2008/04/01 12:55:48 thb 1.19.34.2: #i85898# Stripping all external header guards 2008/03/31 16:59:23 rt 1.19.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8ca02aa65032247e33b61fbbfd2c63a6f1d8823d]

INTEGRATION: CWS changefileheader (1.3.10); FILE MERGED 2008/03/28 16:44:38 rt 1.3.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [da3e5f5f333a9b9a1182ec6bc4bb4241a6d9c50b]

INTEGRATION: CWS changefileheader (1.2.246); FILE MERGED 2008/03/28 16:43:58 rt 1.2.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [600f4f7d44ad61eb3935f78d05e115ade68fd682]

INTEGRATION: CWS changefileheader (1.8.170); FILE MERGED 2008/04/01 15:45:16 thb 1.8.170.3: #i85898# Stripping all external header guards 2008/04/01 12:43:46 thb 1.8.170.2: #i85898# Stripping all external header guards 2008/03/31 13:02:13 rt 1.8.170.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d2fdb990f171b3289934c6b21eaabdba7e8ae6e4]

INTEGRATION: CWS changefileheader (1.22.330); FILE MERGED 2008/04/01 15:30:30 thb 1.22.330.3: #i85898# Stripping all external header guards 2008/04/01 12:36:33 thb 1.22.330.2: #i85898# Stripping all external header guards 2008/03/31 17:14:57 rt 1.22.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [864c2dc82173a9ca7df465990a87b510a3a7d5f1]

INTEGRATION: CWS changefileheader (1.4.18); FILE MERGED 2008/04/01 16:09:30 thb 1.4.18.3: #i85898# Stripping all external header guards 2008/04/01 13:04:32 thb 1.4.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:00 rt 1.4.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [42cfaf7fab8a5558470073705d7d4bb9bc9fa453]

INTEGRATION: CWS changefileheader (1.30.36); FILE MERGED 2008/04/01 15:59:38 thb 1.30.36.3: #i85898# Stripping all external header guards 2008/04/01 12:55:48 thb 1.30.36.2: #i85898# Stripping all external header guards 2008/03/31 16:59:23 rt 1.30.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b17e199ba62344638b90becae9a647f3ce02782e]

INTEGRATION: CWS changefileheader (1.3.28); FILE MERGED 2008/03/28 16:44:38 rt 1.3.28.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [79e22655e36d2f02ac83559f0eef6146b318a5dd]

INTEGRATION: CWS changefileheader (1.4.624); FILE MERGED 2008/03/31 13:58:16 rt 1.4.624.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [975313c2fc55d49e9f342a77de69ed9f4d7be24e]

INTEGRATION: CWS changefileheader (1.6.246); FILE MERGED 2008/03/31 13:02:12 rt 1.6.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [15edf49b4047de1a4326699df5ed3732929dda2f]

INTEGRATION: CWS changefileheader (1.25.34); FILE MERGED 2008/04/01 15:30:30 thb 1.25.34.3: #i85898# Stripping all external header guards 2008/04/01 12:36:33 thb 1.25.34.2: #i85898# Stripping all external header guards 2008/03/31 17:14:57 rt 1.25.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3ce0d58a19eda6d9ff5f5ab56645e6e0b32b2940]

INTEGRATION: CWS changefileheader (1.6.20); FILE MERGED 2008/04/01 13:04:32 thb 1.6.20.2: #i85898# Stripping all external header guards 2008/03/31 16:28:00 rt 1.6.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b2c4f41d010e3ceb744f735bf2c0e8eb150d28fe]

INTEGRATION: CWS changefileheader (1.7.622); FILE MERGED 2008/04/01 15:50:06 thb 1.7.622.3: #i85898# Stripping all external header guards 2008/04/01 12:47:54 thb 1.7.622.2: #i85898# Stripping all external header guards 2008/03/31 14:19:05 rt 1.7.622.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ea546bd616d38f2332a563b408fb6d7924265ec1]

INTEGRATION: CWS changefileheader (1.21.242); FILE MERGED 2008/04/01 15:59:38 thb 1.21.242.3: #i85898# Stripping all external header guards 2008/04/01 12:55:48 thb 1.21.242.2: #i85898# Stripping all external header guards 2008/03/31 16:59:23 rt 1.21.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [644fc6e6cb4a984d16cd9524cc86033b7b42d970]

INTEGRATION: CWS changefileheader (1.2.188); FILE MERGED 2008/03/31 13:58:16 rt 1.2.188.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4ca784a1e94b6b86b6d88ad5a74546f1377d6317]

INTEGRATION: CWS changefileheader (1.2.126); FILE MERGED 2008/03/28 16:43:58 rt 1.2.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ec78a789a34d5250297c7fa956803f8e85a98056]

INTEGRATION: CWS changefileheader (1.3.774); FILE MERGED 2008/04/01 15:45:15 thb 1.3.774.2: #i85898# Stripping all external header guards 2008/03/31 13:02:11 rt 1.3.774.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2fb6c8bacf250d36e82938e27380288ba6f41b0d]

INTEGRATION: CWS changefileheader (1.95.34); FILE MERGED 2008/03/31 17:14:57 rt 1.95.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0909775434fc624aa5d23173bf4ca7684a624b59]

INTEGRATION: CWS changefileheader (1.6.20); FILE MERGED 2008/04/01 16:09:30 thb 1.6.20.3: #i85898# Stripping all external header guards 2008/04/01 13:04:32 thb 1.6.20.2: #i85898# Stripping all external header guards 2008/03/31 16:28:00 rt 1.6.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4cf04cc9d299d7a6db662912788f8e5e48607594]

INTEGRATION: CWS changefileheader (1.41.184); FILE MERGED 2008/04/01 15:59:38 thb 1.41.184.3: #i85898# Stripping all external header guards 2008/04/01 12:55:48 thb 1.41.184.2: #i85898# Stripping all external header guards 2008/03/31 16:59:23 rt 1.41.184.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e941253f755703e74e1445a83ae87945d3d9f06c]

INTEGRATION: CWS changefileheader (1.2.638); FILE MERGED 2008/04/01 12:47:54 thb 1.2.638.2: #i85898# Stripping all external header guards 2008/03/31 14:19:02 rt 1.2.638.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e4ac28a1d87ad766c6a1563485a7afc9c9fb5099]

INTEGRATION: CWS changefileheader (1.5.20); FILE MERGED 2008/03/28 16:43:58 rt 1.5.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3993dc495a236926a173dfc1b067d2c443e5b8bf]

INTEGRATION: CWS changefileheader (1.6.246); FILE MERGED 2008/04/01 15:45:15 thb 1.6.246.3: #i85898# Stripping all external header guards 2008/04/01 12:43:46 thb 1.6.246.2: #i85898# Stripping all external header guards 2008/03/31 13:02:11 rt 1.6.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7b0af66900090f3f379abcec00b71f2549a06839]

INTEGRATION: CWS changefileheader (1.7.700); FILE MERGED 2008/04/01 15:30:30 thb 1.7.700.2: #i85898# Stripping all external header guards 2008/03/31 17:14:57 rt 1.7.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5b9b936daeaf54e4913ea865245603b5fcae1608]

INTEGRATION: CWS changefileheader (1.3.354); FILE MERGED 2008/04/01 12:47:54 thb 1.3.354.2: #i85898# Stripping all external header guards 2008/03/31 14:19:02 rt 1.3.354.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ca369a0cd989788ce116b1e70979b5b5f1d921b9]

INTEGRATION: CWS changefileheader (1.25.20); FILE MERGED 2008/04/01 16:09:30 thb 1.25.20.3: #i85898# Stripping all external header guards 2008/04/01 13:04:32 thb 1.25.20.2: #i85898# Stripping all external header guards 2008/03/31 16:28:00 rt 1.25.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9a338814a84f027832bf3b498429497acf3fc722]

INTEGRATION: CWS changefileheader (1.41.184); FILE MERGED 2008/04/01 15:59:38 thb 1.41.184.3: #i85898# Stripping all external header guards 2008/04/01 12:55:47 thb 1.41.184.2: #i85898# Stripping all external header guards 2008/03/31 16:59:23 rt 1.41.184.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e49171a20af2bad4bffb4290493ecaf8fa286af5]

INTEGRATION: CWS changefileheader (1.4.94); FILE MERGED 2008/03/28 16:43:58 rt 1.4.94.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c606488d7d3ec9c5d249d352b81cdeed2a8e42f0]

INTEGRATION: CWS changefileheader (1.4.298); FILE MERGED 2008/04/01 15:35:27 thb 1.4.298.3: #i85898# Stripping all external header guards 2008/04/01 12:39:08 thb 1.4.298.2: #i85898# Stripping all external header guards 2008/03/31 13:58:16 rt 1.4.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f1cd3c0e11c2a3f851634aa7f27a3541bdf4cd18]

INTEGRATION: CWS changefileheader (1.2.148); FILE MERGED 2008/03/28 16:44:38 rt 1.2.148.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f3caabd6262437662c1871e2b47219756d5da5b9]

INTEGRATION: CWS changefileheader (1.5.246); FILE MERGED 2008/04/01 12:43:45 thb 1.5.246.2: #i85898# Stripping all external header guards 2008/03/31 13:02:11 rt 1.5.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [576c8350faab77c3fb926f6f471bce78d21cc937]

INTEGRATION: CWS changefileheader (1.29.330); FILE MERGED 2008/04/01 15:30:30 thb 1.29.330.3: #i85898# Stripping all external header guards 2008/04/01 12:36:33 thb 1.29.330.2: #i85898# Stripping all external header guards 2008/03/31 17:14:57 rt 1.29.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e659b44ca04762333878bf6fa3374f03a8c2b702]

INTEGRATION: CWS changefileheader (1.45.20); FILE MERGED 2008/04/01 16:09:30 thb 1.45.20.3: #i85898# Stripping all external header guards 2008/04/01 13:04:31 thb 1.45.20.2: #i85898# Stripping all external header guards 2008/03/31 16:28:00 rt 1.45.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0799322ca4f45ad7fa0b57df7bceec721a200ae4]

INTEGRATION: CWS changefileheader (1.27.242); FILE MERGED 2008/04/01 15:59:38 thb 1.27.242.3: #i85898# Stripping all external header guards 2008/04/01 12:55:47 thb 1.27.242.2: #i85898# Stripping all external header guards 2008/03/31 16:59:23 rt 1.27.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a32804b638d6f3a1160992186902626d5ce0bc8c]

INTEGRATION: CWS changefileheader (1.2.126); FILE MERGED 2008/04/01 15:04:14 thb 1.2.126.2: #i85898# Stripping all external header guards 2008/03/28 16:43:58 rt 1.2.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4e32bc1976f9ad16adb09aa95dae1c161d0f88b5]

INTEGRATION: CWS changefileheader (1.7.246); FILE MERGED 2008/04/01 15:45:14 thb 1.7.246.2: #i85898# Stripping all external header guards 2008/03/31 13:02:11 rt 1.7.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f598482e7c3d4f0e73e8ef9964334ceb7f3eeff0]

INTEGRATION: CWS changefileheader (1.7.700); FILE MERGED 2008/04/01 15:30:30 thb 1.7.700.3: #i85898# Stripping all external header guards 2008/04/01 12:36:33 thb 1.7.700.2: #i85898# Stripping all external header guards 2008/03/31 17:14:57 rt 1.7.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d1eb0d98946a855242d83e2a1e560b122d2715ff]

INTEGRATION: CWS changefileheader (1.8.500); FILE MERGED 2008/03/31 15:59:34 rt 1.8.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [89bb10654b1c1cf53ef861129da9fd6636fc37ae]

INTEGRATION: CWS changefileheader (1.5.20); FILE MERGED 2008/04/01 16:09:29 thb 1.5.20.3: #i85898# Stripping all external header guards 2008/04/01 13:04:31 thb 1.5.20.2: #i85898# Stripping all external header guards 2008/03/31 16:28:00 rt 1.5.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0ab407f8148753b90865d80db6a0a6bca8ecc24d]

INTEGRATION: CWS changefileheader (1.16.34); FILE MERGED 2008/04/01 15:59:38 thb 1.16.34.3: #i85898# Stripping all external header guards 2008/04/01 12:55:47 thb 1.16.34.2: #i85898# Stripping all external header guards 2008/03/31 16:59:23 rt 1.16.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fa3a165100ddd52642cf6845fd1aec2695d15298]

INTEGRATION: CWS changefileheader (1.3.440); FILE MERGED 2008/04/01 15:50:05 thb 1.3.440.3: #i85898# Stripping all external header guards 2008/04/01 12:47:54 thb 1.3.440.2: #i85898# Stripping all external header guards 2008/03/31 14:19:02 rt 1.3.440.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8791b83573d0d09724a656bf14a17395f4981c67]

INTEGRATION: CWS changefileheader (1.2.126); FILE MERGED 2008/04/01 15:04:14 thb 1.2.126.3: #i85898# Stripping all external header guards 2008/04/01 10:50:30 thb 1.2.126.2: #i85898# Stripping all external header guards 2008/03/28 16:43:58 rt 1.2.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f0407060b5781928449a73a4591a80d45e06f164]

INTEGRATION: CWS changefileheader (1.7.84); FILE MERGED 2008/03/31 13:02:11 rt 1.7.84.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5983874f724a340e784dc579de14880801ae2e61]

INTEGRATION: CWS changefileheader (1.3.624); FILE MERGED 2008/03/31 13:58:16 rt 1.3.624.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1efbe4310a9e981c46bfc6792b50013647cb1ddc]

INTEGRATION: CWS changefileheader (1.15.330); FILE MERGED 2008/04/01 15:30:30 thb 1.15.330.3: #i85898# Stripping all external header guards 2008/04/01 12:36:33 thb 1.15.330.2: #i85898# Stripping all external header guards 2008/03/31 17:14:57 rt 1.15.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c552f9f93b6c409efa92057b1f2da3ad65a81c21]

INTEGRATION: CWS changefileheader (1.8.500); FILE MERGED 2008/03/31 15:59:33 rt 1.8.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5fac64ee3551107093b669bf8dfcd0c2b842c919]

INTEGRATION: CWS changefileheader (1.8.18); FILE MERGED 2008/03/31 16:28:00 rt 1.8.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8e2a2b7c3bc0b463a76fd00ccf1ddddbf897c09c]

INTEGRATION: CWS changefileheader (1.19.242); FILE MERGED 2008/04/01 15:59:38 thb 1.19.242.3: #i85898# Stripping all external header guards 2008/04/01 12:55:46 thb 1.19.242.2: #i85898# Stripping all external header guards 2008/03/31 16:59:23 rt 1.19.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3700fdf08095ab4f6a77903b07dee16c0ed9bf61]

INTEGRATION: CWS changefileheader (1.2.638); FILE MERGED 2008/04/01 15:50:05 thb 1.2.638.3: #i85898# Stripping all external header guards 2008/04/01 12:47:54 thb 1.2.638.2: #i85898# Stripping all external header guards 2008/03/31 14:19:02 rt 1.2.638.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7a53d0f99c484ae2425c1a8cbd6a6a446e952503]

INTEGRATION: CWS changefileheader (1.6.246); FILE MERGED 2008/04/01 15:45:14 thb 1.6.246.3: #i85898# Stripping all external header guards 2008/04/01 12:43:45 thb 1.6.246.2: #i85898# Stripping all external header guards 2008/03/31 13:02:11 rt 1.6.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [463737d7d2f27913436f69d64ebe3542bf305814]

INTEGRATION: CWS changefileheader (1.2.126); FILE MERGED 2008/04/01 10:50:30 thb 1.2.126.2: #i85898# Stripping all external header guards 2008/03/28 16:43:58 rt 1.2.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b413058158c9852ec2c472c637643495da8e04a2]

INTEGRATION: CWS changefileheader (1.32.700); FILE MERGED 2008/03/31 17:14:57 rt 1.32.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [af5fa87dcc2c1d17e3b99dbe1884bc586aa63c8a]

INTEGRATION: CWS changefileheader (1.14.172); FILE MERGED 2008/03/31 15:59:33 rt 1.14.172.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0e45805f74dadc4c93ffb5b815aef8953ff3b66e]

INTEGRATION: CWS changefileheader (1.40.18); FILE MERGED 2008/04/01 16:09:29 thb 1.40.18.3: #i85898# Stripping all external header guards 2008/04/01 13:04:31 thb 1.40.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:00 rt 1.40.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c771bfd07c4685fe91873e9b35a98199fdb9c599]

INTEGRATION: CWS changefileheader (1.14.242); FILE MERGED 2008/04/01 15:59:37 thb 1.14.242.2: #i85898# Stripping all external header guards 2008/03/31 16:59:23 rt 1.14.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1b0231d0a6defef4c19550f56af59815ea072ff1]

INTEGRATION: CWS changefileheader (1.2.36); FILE MERGED 2008/04/01 12:47:53 thb 1.2.36.2: #i85898# Stripping all external header guards 2008/03/31 14:19:02 rt 1.2.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [14ccaec44d14270d0f4e067fe1392c6e86b7128c]

INTEGRATION: CWS changefileheader (1.3.94); FILE MERGED 2008/03/28 16:43:58 rt 1.3.94.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e90326afe4c3852e06991ca7d950d066f384c888]

INTEGRATION: CWS changefileheader (1.6.246); FILE MERGED 2008/03/31 13:02:11 rt 1.6.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [212c27811a4e0c74964744e344d19bbdbf227ab4]

INTEGRATION: CWS changefileheader (1.9.700); FILE MERGED 2008/04/01 15:30:30 thb 1.9.700.3: #i85898# Stripping all external header guards 2008/04/01 12:36:33 thb 1.9.700.2: #i85898# Stripping all external header guards 2008/03/31 17:14:57 rt 1.9.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [51008a5bb867a894ce047f8182ce9a13a4c41b56]

INTEGRATION: CWS changefileheader (1.10.500); FILE MERGED 2008/03/31 15:59:33 rt 1.10.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [85df569fc80e3f6af8fe8c607622a8e654159b69]

INTEGRATION: CWS changefileheader (1.97.16); FILE MERGED 2008/04/01 16:09:29 thb 1.97.16.3: #i85898# Stripping all external header guards 2008/04/01 13:04:31 thb 1.97.16.2: #i85898# Stripping all external header guards 2008/03/31 16:28:00 rt 1.97.16.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f7705eb5154ca7b161af82c87ade8d9d03cf0700]

INTEGRATION: CWS changefileheader (1.3.132); FILE MERGED 2008/03/28 16:44:37 rt 1.3.132.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [906e6a07c3f7de174bfa62f207e374bef5c6765a]

INTEGRATION: CWS changefileheader (1.12.242); FILE MERGED 2008/04/01 15:59:37 thb 1.12.242.2: #i85898# Stripping all external header guards 2008/03/31 16:59:22 rt 1.12.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [401de398720e535c9157d2f2834760b3b8cbc01c]

INTEGRATION: CWS changefileheader (1.3.604); FILE MERGED 2008/04/01 15:50:05 thb 1.3.604.3: #i85898# Stripping all external header guards 2008/04/01 12:47:53 thb 1.3.604.2: #i85898# Stripping all external header guards 2008/03/31 14:19:02 rt 1.3.604.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [64bae533f52d85eaa5243324f20d21d8ca9ec39d]

INTEGRATION: CWS changefileheader (1.5.246); FILE MERGED 2008/04/01 15:45:14 thb 1.5.246.3: #i85898# Stripping all external header guards 2008/04/01 12:43:44 thb 1.5.246.2: #i85898# Stripping all external header guards 2008/03/31 13:02:11 rt 1.5.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1b1d0623a5a19a7dc45868973c2f25b48806b058]

INTEGRATION: CWS changefileheader (1.30.34); FILE MERGED 2008/04/01 15:30:30 thb 1.30.34.3: #i85898# Stripping all external header guards 2008/04/01 12:36:32 thb 1.30.34.2: #i85898# Stripping all external header guards 2008/03/31 17:14:57 rt 1.30.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6775986d42e106ef40ca3bbe9dff91bd6f7c9467]

INTEGRATION: CWS changefileheader (1.9.500); FILE MERGED 2008/03/31 15:59:33 rt 1.9.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [68a7dcd8464a58828f42f5159c550bd5a74b2050]

INTEGRATION: CWS changefileheader (1.3.10); FILE MERGED 2008/03/28 16:44:35 rt 1.3.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f7de39432ba33944c80ebf95b5f30216b48746f3]

INTEGRATION: CWS changefileheader (1.4.368); FILE MERGED 2008/04/01 15:50:05 thb 1.4.368.3: #i85898# Stripping all external header guards 2008/04/01 12:47:53 thb 1.4.368.2: #i85898# Stripping all external header guards 2008/03/31 14:19:02 rt 1.4.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0bcd556035a764e22fb8ba1090fce733ab47aa89]

INTEGRATION: CWS changefileheader (1.84.36); FILE MERGED 2008/04/01 15:59:37 thb 1.84.36.3: #i85898# Stripping all external header guards 2008/04/01 12:55:46 thb 1.84.36.2: #i85898# Stripping all external header guards 2008/03/31 16:59:22 rt 1.84.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f62fb1c660c9e823fda8067dee2cb07363bf6d32]

INTEGRATION: CWS changefileheader (1.3.624); FILE MERGED 2008/04/01 15:35:26 thb 1.3.624.2: #i85898# Stripping all external header guards 2008/03/31 13:58:16 rt 1.3.624.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [17b09791fa297da36949dd6f3762bdeb117641e0]

INTEGRATION: CWS changefileheader (1.2.126); FILE MERGED 2008/03/28 16:43:57 rt 1.2.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ad9aea528e78aabba5bc19491acad5c9cd3dd5a0]

INTEGRATION: CWS changefileheader (1.10.244); FILE MERGED 2008/04/01 15:30:30 thb 1.10.244.2: #i85898# Stripping all external header guards 2008/03/31 17:14:57 rt 1.10.244.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0fa51ab62e8e9e552a2c633057b00566840067d8]

INTEGRATION: CWS changefileheader (1.3.368); FILE MERGED 2008/04/01 15:50:05 thb 1.3.368.3: #i85898# Stripping all external header guards 2008/04/01 12:47:53 thb 1.3.368.2: #i85898# Stripping all external header guards 2008/03/31 14:19:02 rt 1.3.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8d5249f69a8a98e50b704cac5c80b976e4716dbd]

INTEGRATION: CWS changefileheader (1.17.20); FILE MERGED 2008/04/01 16:09:29 thb 1.17.20.3: #i85898# Stripping all external header guards 2008/04/01 13:04:31 thb 1.17.20.2: #i85898# Stripping all external header guards 2008/03/31 16:28:00 rt 1.17.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5d48ccad5a4fad73630a71b9c208123ef7fc8dad]

INTEGRATION: CWS changefileheader (1.2.78); FILE MERGED 2008/04/01 15:59:37 thb 1.2.78.3: #i85898# Stripping all external header guards 2008/04/01 12:55:46 thb 1.2.78.2: #i85898# Stripping all external header guards 2008/03/31 16:59:22 rt 1.2.78.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [83fcef1e18f04ce2f5ededdfd61eaf74faf029e8]

INTEGRATION: CWS changefileheader (1.5.100); FILE MERGED 2008/04/01 12:39:08 thb 1.5.100.2: #i85898# Stripping all external header guards 2008/03/31 13:58:16 rt 1.5.100.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [919302ceb65741dfd5afd45bd272b9785f0ae0b5]

INTEGRATION: CWS changefileheader (1.3.94); FILE MERGED 2008/04/01 15:04:14 thb 1.3.94.3: #i85898# Stripping all external header guards 2008/04/01 10:50:30 thb 1.3.94.2: #i85898# Stripping all external header guards 2008/03/28 16:43:57 rt 1.3.94.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3401ac233749c058f170c9c4dac5a85403289e60]

INTEGRATION: CWS changefileheader (1.12.244); FILE MERGED 2008/04/01 15:30:29 thb 1.12.244.3: #i85898# Stripping all external header guards 2008/04/01 12:36:32 thb 1.12.244.2: #i85898# Stripping all external header guards 2008/03/31 17:14:57 rt 1.12.244.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e9592d6df3df163304cd7b505841f6eb61852180]

INTEGRATION: CWS changefileheader (1.2.102); FILE MERGED 2008/03/28 16:44:35 rt 1.2.102.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [42aae01ac8e4dc0c07d9a41440977e541f53164e]

INTEGRATION: CWS changefileheader (1.10.84); FILE MERGED 2008/03/31 13:02:11 rt 1.10.84.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ab444830152779859d02c333469df34606935923]

INTEGRATION: CWS changefileheader (1.4.556); FILE MERGED 2008/04/01 12:39:08 thb 1.4.556.2: #i85898# Stripping all external header guards 2008/03/31 13:58:16 rt 1.4.556.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c3332a449e83f2499873d7edbaa25df9528f0f78]

INTEGRATION: CWS changefileheader (1.2.638); FILE MERGED 2008/04/01 12:47:53 thb 1.2.638.2: #i85898# Stripping all external header guards 2008/03/31 14:19:02 rt 1.2.638.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e418b31d0105305b578f40609e4c41b0c1ad57ab]

INTEGRATION: CWS changefileheader (1.41.8); FILE MERGED 2008/04/01 16:09:29 thb 1.41.8.3: #i85898# Stripping all external header guards 2008/04/01 13:04:30 thb 1.41.8.2: #i85898# Stripping all external header guards 2008/03/31 16:28:00 rt 1.41.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [acc330a1f7db0eda165e59960dfa7c20f6148f92]

INTEGRATION: CWS changefileheader (1.52.448); FILE MERGED 2008/03/31 16:59:22 rt 1.52.448.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9eb63af050610c7552ac415236b3e95c5f995e01]

INTEGRATION: CWS changefileheader (1.3.116); FILE MERGED 2008/04/01 10:50:30 thb 1.3.116.2: #i85898# Stripping all external header guards 2008/03/28 16:43:57 rt 1.3.116.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [71d295d0f2356c713ce1bf520fa6cedb4369b77d]

INTEGRATION: CWS changefileheader (1.4.700); FILE MERGED 2008/04/01 15:30:29 thb 1.4.700.3: #i85898# Stripping all external header guards 2008/04/01 12:36:32 thb 1.4.700.2: #i85898# Stripping all external header guards 2008/03/31 17:14:56 rt 1.4.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [91059578a059e7c3cf9d3006eff5a8817ff7e63d]

INTEGRATION: CWS changefileheader (1.6.500); FILE MERGED 2008/03/31 15:59:33 rt 1.6.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [522a6d6cb303af3a8cfec25dea751f2ed456ae60]

INTEGRATION: CWS changefileheader (1.3.10); FILE MERGED 2008/03/28 16:44:34 rt 1.3.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e2f1a6d4d7b7b5196e0bae0a4c83b070fa8dc107]

INTEGRATION: CWS changefileheader (1.4.556); FILE MERGED 2008/04/01 12:39:08 thb 1.4.556.2: #i85898# Stripping all external header guards 2008/03/31 13:58:15 rt 1.4.556.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3edcb6fb51cf929bf2f79f238a8f475a15398782]

INTEGRATION: CWS changefileheader (1.2.638); FILE MERGED 2008/04/01 12:47:52 thb 1.2.638.2: #i85898# Stripping all external header guards 2008/03/31 14:19:02 rt 1.2.638.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2d8e3508c8ff2903ccb5ff3817c91a331c2febc7]

INTEGRATION: CWS changefileheader (1.3.94); FILE MERGED 2008/03/28 16:43:57 rt 1.3.94.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [aed91dac9a8642749d00a70b3523285d4a26a5b9]

INTEGRATION: CWS changefileheader (1.5.1202); FILE MERGED 2008/03/31 16:59:22 rt 1.5.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [67903db2399fe8f71635fa003ec9c6c4ef8bcc8e]

INTEGRATION: CWS changefileheader (1.15.244); FILE MERGED 2008/04/01 15:30:29 thb 1.15.244.3: #i85898# Stripping all external header guards 2008/04/01 12:36:32 thb 1.15.244.2: #i85898# Stripping all external header guards 2008/03/31 17:14:56 rt 1.15.244.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9aa0d006b50fff0a5730e24fe58e619d12c058d6]

INTEGRATION: CWS changefileheader (1.5.500); FILE MERGED 2008/03/31 15:59:33 rt 1.5.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f7e5e23f3fce91e36627b339a6953b06aa621343]

INTEGRATION: CWS changefileheader (1.3.466); FILE MERGED 2008/04/01 12:47:52 thb 1.3.466.2: #i85898# Stripping all external header guards 2008/03/31 14:19:02 rt 1.3.466.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [10ee15eb80bf3f07322ef2c7b1781c472b3ec521]

INTEGRATION: CWS changefileheader (1.2.102); FILE MERGED 2008/03/28 16:44:34 rt 1.2.102.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f24f4fae641ff88557f51c489792ac149b3acb3f]

INTEGRATION: CWS changefileheader (1.32.34); FILE MERGED 2008/04/01 15:59:37 thb 1.32.34.3: #i85898# Stripping all external header guards 2008/04/01 12:55:46 thb 1.32.34.2: #i85898# Stripping all external header guards 2008/03/31 16:59:22 rt 1.32.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [026213e77146b66b76716b04fbfe816867a1f2d5]

INTEGRATION: CWS changefileheader (1.4.70); FILE MERGED 2008/03/28 16:43:57 rt 1.4.70.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [99d2d20f8ce4700afb57391a0822a64167f10e86]

INTEGRATION: CWS changefileheader (1.3.700); FILE MERGED 2008/04/01 15:30:29 thb 1.3.700.2: #i85898# Stripping all external header guards 2008/03/31 17:14:56 rt 1.3.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f3bb52471343d82ec11c87033f3533b927577789]

INTEGRATION: CWS changefileheader (1.6.718); FILE MERGED 2008/03/31 16:59:22 rt 1.6.718.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ddee7c9f896c08b7504f29c4a0f2c14a37c9207b]

INTEGRATION: CWS changefileheader (1.3.20); FILE MERGED 2008/04/01 15:04:14 thb 1.3.20.3: #i85898# Stripping all external header guards 2008/04/01 10:50:29 thb 1.3.20.2: #i85898# Stripping all external header guards 2008/03/28 16:43:57 rt 1.3.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2e283e0ffed665cdf93f2271777f9526cc60b2ce]

INTEGRATION: CWS changefileheader (1.8.16); FILE MERGED 2008/04/01 12:39:08 thb 1.8.16.2: #i85898# Stripping all external header guards 2008/03/31 13:58:15 rt 1.8.16.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [324ebefa03fcfb810e51269319cb7b33b74334c2]

INTEGRATION: CWS changefileheader (1.7.330); FILE MERGED 2008/04/01 12:36:32 thb 1.7.330.2: #i85898# Stripping all external header guards 2008/03/31 17:14:56 rt 1.7.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fb106c023a31619e878811be9e54c6f76e9395dd]

INTEGRATION: CWS changefileheader (1.3.604); FILE MERGED 2008/04/01 15:50:05 thb 1.3.604.3: #i85898# Stripping all external header guards 2008/04/01 12:47:52 thb 1.3.604.2: #i85898# Stripping all external header guards 2008/03/31 14:19:02 rt 1.3.604.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0547688f8627a90ffef6fa5aeacdfdc4d2ee8e70]

INTEGRATION: CWS changefileheader (1.19.448); FILE MERGED 2008/03/31 16:59:22 rt 1.19.448.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fd44a981771bf9c682cd81f46594b2997afd951c]

INTEGRATION: CWS changefileheader (1.5.162); FILE MERGED 2008/04/01 13:04:30 thb 1.5.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:00 rt 1.5.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5c041089e4ffb65f3a7054386a6b7d98418330f4]

INTEGRATION: CWS changefileheader (1.6.432); FILE MERGED 2008/03/31 13:02:11 rt 1.6.432.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8fce736662f82b1777247b3f400bfaef7173af55]

INTEGRATION: CWS changefileheader (1.4.556); FILE MERGED 2008/04/01 12:39:07 thb 1.4.556.2: #i85898# Stripping all external header guards 2008/03/31 13:58:15 rt 1.4.556.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7330c5617461e3e4490703f9e9e043d45a79d128]

INTEGRATION: CWS changefileheader (1.4.500); FILE MERGED 2008/03/31 15:59:33 rt 1.4.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [03de725c073c12d31ea11280a8c8d7751378b817]

INTEGRATION: CWS changefileheader (1.2.638); FILE MERGED 2008/04/01 15:50:05 thb 1.2.638.3: #i85898# Stripping all external header guards 2008/04/01 12:47:52 thb 1.2.638.2: #i85898# Stripping all external header guards 2008/03/31 14:19:02 rt 1.2.638.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1592d5851d72d32023743c986417a1c425b01d82]

INTEGRATION: CWS changefileheader (1.12.88); FILE MERGED 2008/04/01 12:36:32 thb 1.12.88.2: #i85898# Stripping all external header guards 2008/03/31 17:14:56 rt 1.12.88.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e39e18c9dc0a91c3bf363d8dd444a9b069b85a75]

INTEGRATION: CWS changefileheader (1.3.80); FILE MERGED 2008/03/28 16:44:34 rt 1.3.80.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5f9df885761477550f102c35efe510fa820eac0d]

INTEGRATION: CWS changefileheader (1.10.162); FILE MERGED 2008/04/01 13:04:30 thb 1.10.162.2: #i85898# Stripping all external header guards 2008/03/31 16:28:00 rt 1.10.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [100c2156586a1d0c02fb6e19bcf68ca77b1d8228]

INTEGRATION: CWS changefileheader (1.4.396); FILE MERGED 2008/03/31 13:02:11 rt 1.4.396.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1e2b61a719de8cd9be80bbe6854b664f78dcce90]

INTEGRATION: CWS changefileheader (1.30.88); FILE MERGED 2008/04/01 15:30:29 thb 1.30.88.3: #i85898# Stripping all external header guards 2008/04/01 12:36:32 thb 1.30.88.2: #i85898# Stripping all external header guards 2008/03/31 17:14:56 rt 1.30.88.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [51885aff408df28e7d57b7b0aaade5e642282347]

INTEGRATION: CWS changefileheader (1.6.34); FILE MERGED 2008/04/01 10:50:29 thb 1.6.34.2: #i85898# Stripping all external header guards 2008/03/28 16:43:57 rt 1.6.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6f3f49fbc73d9fe8c8edf70801fd37b880f83da6]

INTEGRATION: CWS changefileheader (1.11.242); FILE MERGED 2008/04/01 15:59:36 thb 1.11.242.2: #i85898# Stripping all external header guards 2008/03/31 16:59:22 rt 1.11.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c453f8f45baa2bc1905b7f6751c467cd0382927c]

INTEGRATION: CWS changefileheader (1.3.340); FILE MERGED 2008/04/01 15:50:04 thb 1.3.340.3: #i85898# Stripping all external header guards 2008/04/01 12:47:52 thb 1.3.340.2: #i85898# Stripping all external header guards 2008/03/31 14:19:02 rt 1.3.340.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [39349469689c9e136a6b8cacb96563b78237b371]

INTEGRATION: CWS changefileheader (1.3.28); FILE MERGED 2008/03/28 16:44:34 rt 1.3.28.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [140086fd6922e1fe7648b6dcd912c39e4565ae61]

INTEGRATION: CWS changefileheader (1.52.18); FILE MERGED 2008/04/01 16:09:28 thb 1.52.18.3: #i85898# Stripping all external header guards 2008/04/01 13:04:30 thb 1.52.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:00 rt 1.52.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ff2fba755f6ac1dd1e1ab37191ec7afa40bbb8ba]

INTEGRATION: CWS changefileheader (1.10.700); FILE MERGED 2008/04/01 15:30:29 thb 1.10.700.3: #i85898# Stripping all external header guards 2008/04/01 12:36:32 thb 1.10.700.2: #i85898# Stripping all external header guards 2008/03/31 17:14:56 rt 1.10.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [677425b0b8aa178f781d41eddc97b09c930accd9]

INTEGRATION: CWS changefileheader (1.2.106); FILE MERGED 2008/04/01 10:50:29 thb 1.2.106.2: #i85898# Stripping all external header guards 2008/03/28 16:43:57 rt 1.2.106.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5e26c7225640190bdf0ced943b0d59d9fc4d540b]

INTEGRATION: CWS changefileheader (1.16.448); FILE MERGED 2008/03/31 16:59:21 rt 1.16.448.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b1e205a1ceb1812c1332b623ea477a4aca09f5dc]

INTEGRATION: CWS changefileheader (1.31.18); FILE MERGED 2008/04/01 13:04:30 thb 1.31.18.2: #i85898# Stripping all external header guards 2008/03/31 16:28:00 rt 1.31.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [be5c4f3ee5ad3d0607f539b6141227f626dbb418]

INTEGRATION: CWS changefileheader (1.7.246); FILE MERGED 2008/04/01 15:45:14 thb 1.7.246.3: #i85898# Stripping all external header guards 2008/04/01 12:43:44 thb 1.7.246.2: #i85898# Stripping all external header guards 2008/03/31 13:02:10 rt 1.7.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ddbb13ed61288172ff2d3918eb40c11ee73e7fba]

INTEGRATION: CWS changefileheader (1.28.226); FILE MERGED 2008/04/01 15:30:29 thb 1.28.226.3: #i85898# Stripping all external header guards 2008/04/01 12:36:32 thb 1.28.226.2: #i85898# Stripping all external header guards 2008/03/31 17:14:56 rt 1.28.226.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7f9751afd70e33b87fef22cb30b0c9256f0622c8]

INTEGRATION: CWS changefileheader (1.3.500); FILE MERGED 2008/03/31 15:59:33 rt 1.3.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dab0be7a70658fd58ade0951c4ce138f627fb7f8]

INTEGRATION: CWS changefileheader (1.8.20); FILE MERGED 2008/03/28 16:43:57 rt 1.8.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [85cf491402046cd66d7cc9b073ee354a2a355a03]

INTEGRATION: CWS changefileheader (1.3.1256); FILE MERGED 2008/04/01 15:50:03 thb 1.3.1256.2: #i85898# Stripping all external header guards 2008/03/31 14:19:01 rt 1.3.1256.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ac24e11664e127bafefb861fbf6e69458a042636]

INTEGRATION: CWS changefileheader (1.2.1202); FILE MERGED 2008/03/31 16:59:21 rt 1.2.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [edd37785fde1d875ad0c3ffdc995cd34f2fabc86]

INTEGRATION: CWS changefileheader (1.6.330); FILE MERGED 2008/04/01 13:04:30 thb 1.6.330.2: #i85898# Stripping all external header guards 2008/03/31 16:28:00 rt 1.6.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e7d87422ee26d79a5bede8696d70a7d2b170a96c]

INTEGRATION: CWS changefileheader (1.8.246); FILE MERGED 2008/03/31 13:02:10 rt 1.8.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0fb04e29034cf5a31094d206dda32ddbe9e00d7e]

INTEGRATION: CWS changefileheader (1.8.24); FILE MERGED 2008/04/01 15:35:25 thb 1.8.24.3: #i85898# Stripping all external header guards 2008/04/01 12:39:07 thb 1.8.24.2: #i85898# Stripping all external header guards 2008/03/31 13:58:15 rt 1.8.24.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c2d887b45443820bda2bd8f94527f533d6936e90]

INTEGRATION: CWS changefileheader (1.6.700); FILE MERGED 2008/04/01 15:30:28 thb 1.6.700.3: #i85898# Stripping all external header guards 2008/04/01 12:36:32 thb 1.6.700.2: #i85898# Stripping all external header guards 2008/03/31 17:14:56 rt 1.6.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [576e80b6bf27f7cd6efe09ab48fb5c7c349674cd]

INTEGRATION: CWS changefileheader (1.3.20); FILE MERGED 2008/03/28 16:43:56 rt 1.3.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [693e1354d1fa8216f16104bdfbec6b375e9cef04]

INTEGRATION: CWS changefileheader (1.8.718); FILE MERGED 2008/04/01 15:59:36 thb 1.8.718.2: #i85898# Stripping all external header guards 2008/03/31 16:59:21 rt 1.8.718.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a8fa97f57e2b3494124355cbda8a50c9adfa094c]

INTEGRATION: CWS changefileheader (1.3.500); FILE MERGED 2008/03/31 15:59:32 rt 1.3.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0f36e3eda9b0597e73ad74da48f27bf1a4736b13]

INTEGRATION: CWS changefileheader (1.2.202); FILE MERGED 2008/03/31 16:27:59 rt 1.2.202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [367bf0083f97867493df227ac4847d1ab733d5f6]

INTEGRATION: CWS changefileheader (1.8.84); FILE MERGED 2008/04/01 12:43:43 thb 1.8.84.2: #i85898# Stripping all external header guards 2008/03/31 13:02:10 rt 1.8.84.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9e31ed78b35adece351a04ce2120683d1b68fb91]

INTEGRATION: CWS changefileheader (1.16.24); FILE MERGED 2008/04/01 15:30:28 thb 1.16.24.3: #i85898# Stripping all external header guards 2008/04/01 12:36:32 thb 1.16.24.2: #i85898# Stripping all external header guards 2008/03/31 17:14:56 rt 1.16.24.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6e76de3e2d6b25fab8e275991fbf4ed67e98b91c]

INTEGRATION: CWS changefileheader (1.2.126); FILE MERGED 2008/03/28 16:43:56 rt 1.2.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [06df23b8f29cbf8f37685fc92b494bca819ab4b0]

INTEGRATION: CWS changefileheader (1.6.500); FILE MERGED 2008/03/31 15:59:32 rt 1.6.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [933a23938e33d6e1bf1dcb45ce039254dd819799]

INTEGRATION: CWS changefileheader (1.6.1202); FILE MERGED 2008/03/31 16:59:21 rt 1.6.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4dab5ae2b71da7bc4ab14424db609279f9d6da56]

INTEGRATION: CWS changefileheader (1.5.556); FILE MERGED 2008/04/01 12:39:07 thb 1.5.556.2: #i85898# Stripping all external header guards 2008/03/31 13:58:15 rt 1.5.556.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [455e4ae47c9e33c9a34dec800a2f36c558ca7217]

INTEGRATION: CWS changefileheader (1.6.698); FILE MERGED 2008/04/01 12:36:32 thb 1.6.698.2: #i85898# Stripping all external header guards 2008/03/31 17:14:56 rt 1.6.698.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7239604fbf2b975e0ce77a5046345840eef948a1]

INTEGRATION: CWS changefileheader (1.6.246); FILE MERGED 2008/03/31 13:02:10 rt 1.6.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bbf14e4e69bb94a20177bde88c4488fb7eb98afc]

INTEGRATION: CWS changefileheader (1.2.246); FILE MERGED 2008/04/01 15:04:14 thb 1.2.246.2: #i85898# Stripping all external header guards 2008/03/28 16:43:56 rt 1.2.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6162d2025037ffebe352b226b6aac03094acf978]

INTEGRATION: CWS changefileheader (1.4.1256); FILE MERGED 2008/04/01 12:47:51 thb 1.4.1256.2: #i85898# Stripping all external header guards 2008/03/31 14:18:59 rt 1.4.1256.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [da7f5205c58a4fb7c1a182792406a103cb640384]

INTEGRATION: CWS changefileheader (1.5.138); FILE MERGED 2008/03/31 16:27:59 rt 1.5.138.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f80d9bc397a770f2fad3d5b6de3148b73c985804]

INTEGRATION: CWS changefileheader (1.13.24); FILE MERGED 2008/04/01 15:30:28 thb 1.13.24.3: #i85898# Stripping all external header guards 2008/04/01 12:36:31 thb 1.13.24.2: #i85898# Stripping all external header guards 2008/03/31 17:14:56 rt 1.13.24.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0522398b87a3be58540e9c506e7da9e818ff4a2e]

INTEGRATION: CWS changefileheader (1.5.246); FILE MERGED 2008/03/31 13:02:10 rt 1.5.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [176e9b3682fd26608d7c68534fe8eaa288559235]

INTEGRATION: CWS changefileheader (1.2.126); FILE MERGED 2008/04/01 10:50:29 thb 1.2.126.2: #i85898# Stripping all external header guards 2008/03/28 16:43:56 rt 1.2.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b7acd37a9c89c40e4480288322ac27b645347cde]

INTEGRATION: CWS changefileheader (1.6.368); FILE MERGED 2008/04/01 15:50:03 thb 1.6.368.3: #i85898# Stripping all external header guards 2008/04/01 12:47:51 thb 1.6.368.2: #i85898# Stripping all external header guards 2008/03/31 14:18:59 rt 1.6.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4814b1a54e8c7a1fbbaba852aab47a0379bc4649]

INTEGRATION: CWS changefileheader (1.8.500); FILE MERGED 2008/03/31 15:59:32 rt 1.8.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d5aa22b6c0e12ee2536bbc2d73567d198b2895d3]

INTEGRATION: CWS changefileheader (1.2.102); FILE MERGED 2008/03/28 16:44:33 rt 1.2.102.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a0b74849ac027d86d436446119bfc5102734b93d]

INTEGRATION: CWS changefileheader (1.2.18); FILE MERGED 2008/03/31 16:27:59 rt 1.2.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6a18a06179bcb434b64be00a9f76a4493506c205]

INTEGRATION: CWS changefileheader (1.7.24); FILE MERGED 2008/04/01 12:39:07 thb 1.7.24.2: #i85898# Stripping all external header guards 2008/03/31 13:58:15 rt 1.7.24.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [eb1f872f5060a5e8e69428c35c19d60791b3764f]

INTEGRATION: CWS changefileheader (1.4.126); FILE MERGED 2008/04/01 15:04:14 thb 1.4.126.3: #i85898# Stripping all external header guards 2008/04/01 10:50:29 thb 1.4.126.2: #i85898# Stripping all external header guards 2008/03/28 16:43:56 rt 1.4.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a9225fd0a4fe8bbad65cfd05ac16e1c807bc3b09]

INTEGRATION: CWS changefileheader (1.7.246); FILE MERGED 2008/04/01 12:43:43 thb 1.7.246.2: #i85898# Stripping all external header guards 2008/03/31 13:02:10 rt 1.7.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [323ba30a68e5b47dbc4bb7b0bd069a7e85c91787]

INTEGRATION: CWS changefileheader (1.9.88); FILE MERGED 2008/04/01 15:30:28 thb 1.9.88.3: #i85898# Stripping all external header guards 2008/04/01 12:36:31 thb 1.9.88.2: #i85898# Stripping all external header guards 2008/03/31 17:14:56 rt 1.9.88.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [df406e8fb11344e47981debbad0e72f485d93ee6]

INTEGRATION: CWS changefileheader (1.7.366); FILE MERGED 2008/04/01 12:47:51 thb 1.7.366.2: #i85898# Stripping all external header guards 2008/03/31 14:18:59 rt 1.7.366.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0acf79e88db796403ba9840e3d349ea886aabc70]

INTEGRATION: CWS changefileheader (1.26.242); FILE MERGED 2008/03/31 16:59:20 rt 1.26.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5d3b5a44a6eb4d22086475816f0657a938aa03da]

INTEGRATION: CWS changefileheader (1.7.246); FILE MERGED 2008/03/31 13:02:10 rt 1.7.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6f8d15a91975631469440cb3554d80000146062a]

INTEGRATION: CWS changefileheader (1.21.88); FILE MERGED 2008/04/01 15:30:28 thb 1.21.88.3: #i85898# Stripping all external header guards 2008/04/01 12:36:31 thb 1.21.88.2: #i85898# Stripping all external header guards 2008/03/31 17:14:56 rt 1.21.88.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [316341bdedae4832a9da1de8e92104c0ff7e0189]

INTEGRATION: CWS changefileheader (1.9.500); FILE MERGED 2008/03/31 15:59:32 rt 1.9.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e0afd49c7d65273cd35cea731b958d0d5f5deaec]

INTEGRATION: CWS changefileheader (1.3.10); FILE MERGED 2008/03/28 16:44:33 rt 1.3.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [148551f28370b13916382fe650561357baec1dad]

INTEGRATION: CWS changefileheader (1.2.1200); FILE MERGED 2008/03/31 16:59:20 rt 1.2.1200.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [66e642110a97e9270ed8089c97ff0de8b1d2ad85]

INTEGRATION: CWS changefileheader (1.2.212); FILE MERGED 2008/04/01 16:09:28 thb 1.2.212.3: #i85898# Stripping all external header guards 2008/04/01 13:04:29 thb 1.2.212.2: #i85898# Stripping all external header guards 2008/03/31 16:27:58 rt 1.2.212.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d0758d6dbe9f045decd46f823913cca7da848b75]

INTEGRATION: CWS changefileheader (1.7.246); FILE MERGED 2008/04/01 15:45:13 thb 1.7.246.3: #i85898# Stripping all external header guards 2008/04/01 12:43:43 thb 1.7.246.2: #i85898# Stripping all external header guards 2008/03/31 13:02:10 rt 1.7.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [66bba8b949becfb4ac907a63e1db2c38f2c388ec]

INTEGRATION: CWS changefileheader (1.28.88); FILE MERGED 2008/04/01 15:30:28 thb 1.28.88.3: #i85898# Stripping all external header guards 2008/04/01 12:36:31 thb 1.28.88.2: #i85898# Stripping all external header guards 2008/03/31 17:14:56 rt 1.28.88.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8b4f97e3b12da6fcf99f34b3f154c0b46d9a895a]

INTEGRATION: CWS changefileheader (1.2.126); FILE MERGED 2008/04/01 15:04:14 thb 1.2.126.2: #i85898# Stripping all external header guards 2008/03/28 16:43:56 rt 1.2.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [201b6e0faf6821ce2aa3203347d1b35cf474e063]

INTEGRATION: CWS changefileheader (1.7.366); FILE MERGED 2008/04/01 15:50:02 thb 1.7.366.3: #i85898# Stripping all external header guards 2008/04/01 12:47:51 thb 1.7.366.2: #i85898# Stripping all external header guards 2008/03/31 14:18:59 rt 1.7.366.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2e4cb2f8643edb5483db7eed5e2a2c0a20d37dfb]

INTEGRATION: CWS changefileheader (1.4.500); FILE MERGED 2008/03/31 15:59:32 rt 1.4.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1c5033d4c1b9e1e218e6d15f9b602bc28cf11317]

INTEGRATION: CWS changefileheader (1.18.242); FILE MERGED 2008/04/01 15:59:36 thb 1.18.242.2: #i85898# Stripping all external header guards 2008/03/31 16:59:20 rt 1.18.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cc94dc0962f47a370540c0668b51bfcaa82e4f2f]

INTEGRATION: CWS changefileheader (1.4.138); FILE MERGED 2008/03/31 16:27:58 rt 1.4.138.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [266bdf05c7e8d0d5b55858f68b42d8a091064605]

INTEGRATION: CWS changefileheader (1.7.246); FILE MERGED 2008/04/01 15:45:13 thb 1.7.246.3: #i85898# Stripping all external header guards 2008/04/01 12:43:42 thb 1.7.246.2: #i85898# Stripping all external header guards 2008/03/31 13:02:10 rt 1.7.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a21a693d8bb85b5358dfb694464ef52ffae694f1]

INTEGRATION: CWS changefileheader (1.50.34); FILE MERGED 2008/04/01 15:30:27 thb 1.50.34.3: #i85898# Stripping all external header guards 2008/04/01 12:36:31 thb 1.50.34.2: #i85898# Stripping all external header guards 2008/03/31 17:14:56 rt 1.50.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0353077bd29aa6256ae8e0dc0edd7d1d660b1182]

INTEGRATION: CWS changefileheader (1.4.126); FILE MERGED 2008/04/01 10:50:29 thb 1.4.126.2: #i85898# Stripping all external header guards 2008/03/28 16:43:56 rt 1.4.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [095bf107dc2e5bd6132f1358fd41825e1cdb23e2]

INTEGRATION: CWS changefileheader (1.4.28); FILE MERGED 2008/03/28 16:44:33 rt 1.4.28.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [98339175af3498d437d21fd2ff2b6a8bc251e9e3]

INTEGRATION: CWS changefileheader (1.7.500); FILE MERGED 2008/03/31 15:59:32 rt 1.7.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5d719bd4b0eccbb929ae9e82c4c0c966e6d9f35e]

INTEGRATION: CWS changefileheader (1.7.242); FILE MERGED 2008/04/01 15:59:36 thb 1.7.242.2: #i85898# Stripping all external header guards 2008/03/31 16:59:20 rt 1.7.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9b40eab4dddbb4bd028df611ba8d4f4c396603be]

INTEGRATION: CWS changefileheader (1.20.16); FILE MERGED 2008/04/01 16:09:27 thb 1.20.16.3: #i85898# Stripping all external header guards 2008/04/01 13:04:29 thb 1.20.16.2: #i85898# Stripping all external header guards 2008/03/31 16:27:58 rt 1.20.16.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [290ed0426a811238783d5c8dcc78a4ed74b8bcf2]

INTEGRATION: CWS changefileheader (1.9.88); FILE MERGED 2008/04/01 12:36:31 thb 1.9.88.2: #i85898# Stripping all external header guards 2008/03/31 17:14:56 rt 1.9.88.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [88b9447522e8b5a09a938f98d4426dae4c6c59e0]

INTEGRATION: CWS changefileheader (1.5.246); FILE MERGED 2008/04/01 15:45:13 thb 1.5.246.3: #i85898# Stripping all external header guards 2008/04/01 12:43:42 thb 1.5.246.2: #i85898# Stripping all external header guards 2008/03/31 13:02:10 rt 1.5.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9d8776b96ebf841b2c4a0420dd02bf5bd0c671f3]

INTEGRATION: CWS changefileheader (1.3.1256); FILE MERGED 2008/04/01 12:47:51 thb 1.3.1256.2: #i85898# Stripping all external header guards 2008/03/31 14:18:59 rt 1.3.1256.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1ff109cc5570ee28b3ae04599546996b4963e07c]

INTEGRATION: CWS changefileheader (1.19.242); FILE MERGED 2008/04/01 15:59:36 thb 1.19.242.3: #i85898# Stripping all external header guards 2008/04/01 12:55:46 thb 1.19.242.2: #i85898# Stripping all external header guards 2008/03/31 16:59:20 rt 1.19.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [47ccd88bcde54bf04eeae8317b759b72d382a460]

INTEGRATION: CWS changefileheader (1.2.212); FILE MERGED 2008/04/01 16:09:27 thb 1.2.212.3: #i85898# Stripping all external header guards 2008/04/01 13:04:29 thb 1.2.212.2: #i85898# Stripping all external header guards 2008/03/31 16:27:58 rt 1.2.212.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [eecd4c0faa7a9591f912f57b5cc3e339f09bf1bb]

INTEGRATION: CWS changefileheader (1.6.246); FILE MERGED 2008/04/01 15:45:13 thb 1.6.246.3: #i85898# Stripping all external header guards 2008/04/01 12:43:42 thb 1.6.246.2: #i85898# Stripping all external header guards 2008/03/31 13:02:09 rt 1.6.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a5f25377be0bce74f52fd4a9dba27585fc59522e]

INTEGRATION: CWS changefileheader (1.8.492); FILE MERGED 2008/04/01 15:30:27 thb 1.8.492.3: #i85898# Stripping all external header guards 2008/04/01 12:36:31 thb 1.8.492.2: #i85898# Stripping all external header guards 2008/03/31 17:14:56 rt 1.8.492.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ab975c6c748f0df7f2acbb261d603223aef954df]

INTEGRATION: CWS changefileheader (1.5.366); FILE MERGED 2008/04/01 15:50:02 thb 1.5.366.3: #i85898# Stripping all external header guards 2008/04/01 12:47:51 thb 1.5.366.2: #i85898# Stripping all external header guards 2008/03/31 14:18:59 rt 1.5.366.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e144306332b53b23ea73741ee6e4d256430f5050]

INTEGRATION: CWS changefileheader (1.10.34); FILE MERGED 2008/03/28 16:43:56 rt 1.10.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a5b281f6744567ac85b715fe0ad89f273fb9fa78]

INTEGRATION: CWS changefileheader (1.13.298); FILE MERGED 2008/04/01 15:35:24 thb 1.13.298.2: #i85898# Stripping all external header guards 2008/03/31 13:58:15 rt 1.13.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7127949a3441d7c651dec4be533d6d3414257456]

INTEGRATION: CWS changefileheader (1.14.10); FILE MERGED 2008/03/28 16:44:33 rt 1.14.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d1154a5d482dfde13fffa7fd54912adbde4fb75c]

INTEGRATION: CWS changefileheader (1.15.242); FILE MERGED 2008/04/01 15:59:36 thb 1.15.242.3: #i85898# Stripping all external header guards 2008/04/01 12:55:45 thb 1.15.242.2: #i85898# Stripping all external header guards 2008/03/31 16:59:20 rt 1.15.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9a1be8ed0647053544c83714ced32813441a8ae9]

INTEGRATION: CWS changefileheader (1.3.20); FILE MERGED 2008/04/01 16:09:27 thb 1.3.20.3: #i85898# Stripping all external header guards 2008/04/01 13:04:29 thb 1.3.20.2: #i85898# Stripping all external header guards 2008/03/31 16:27:58 rt 1.3.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7cd12a6f5f8c0c280eabb982d6b46c7b30e94962]

INTEGRATION: CWS changefileheader (1.6.246); FILE MERGED 2008/03/31 13:02:09 rt 1.6.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7ea92f1005b7a672229f5caf932e75b01386cb19]

INTEGRATION: CWS changefileheader (1.32.88); FILE MERGED 2008/04/01 12:36:31 thb 1.32.88.2: #i85898# Stripping all external header guards 2008/03/31 17:14:56 rt 1.32.88.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [063ef50819c4738d54c118f94ccbf6c0ba40f191]

INTEGRATION: CWS changefileheader (1.2.60); FILE MERGED 2008/03/28 16:43:56 rt 1.2.60.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9261308b5afff08bb660e8d7149435ae5f4eae7c]

INTEGRATION: CWS changefileheader (1.10.242); FILE MERGED 2008/04/01 15:59:36 thb 1.10.242.2: #i85898# Stripping all external header guards 2008/03/31 16:59:20 rt 1.10.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3468f08335e4e6c94fc8db0b08d62e9eb64ca543]

INTEGRATION: CWS changefileheader (1.5.56); FILE MERGED 2008/03/28 16:44:32 rt 1.5.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a89fdf1a9e21cb151a1a390e3f43e06308404a11]

INTEGRATION: CWS changefileheader (1.45.24); FILE MERGED 2008/04/01 15:30:27 thb 1.45.24.3: #i85898# Stripping all external header guards 2008/04/01 12:36:31 thb 1.45.24.2: #i85898# Stripping all external header guards 2008/03/31 17:14:56 rt 1.45.24.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [24e1abb8f7065287cbf50ff89988a0ad70f26694]

INTEGRATION: CWS changefileheader (1.8.246); FILE MERGED 2008/04/01 15:45:13 thb 1.8.246.3: #i85898# Stripping all external header guards 2008/04/01 12:43:42 thb 1.8.246.2: #i85898# Stripping all external header guards 2008/03/31 13:02:09 rt 1.8.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8ab6ddb335cc4bda35ce98dcb6a2c41c4aeb1385]

INTEGRATION: CWS changefileheader (1.2.126); FILE MERGED 2008/04/01 15:04:14 thb 1.2.126.3: #i85898# Stripping all external header guards 2008/04/01 10:50:29 thb 1.2.126.2: #i85898# Stripping all external header guards 2008/03/28 16:43:56 rt 1.2.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1a634531dd6306f3bc17c9716dea05abd61b3adc]

INTEGRATION: CWS changefileheader (1.8.118); FILE MERGED 2008/04/01 15:50:02 thb 1.8.118.3: #i85898# Stripping all external header guards 2008/04/01 12:47:50 thb 1.8.118.2: #i85898# Stripping all external header guards 2008/03/31 14:18:58 rt 1.8.118.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [23c5e27c8f3c4ae5100811b616b2c8f008564d3a]

INTEGRATION: CWS changefileheader (1.10.10); FILE MERGED 2008/03/28 16:44:32 rt 1.10.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f2b29ea5c3e6d2abebe2c1eaeb20526330cf82f0]

INTEGRATION: CWS changefileheader (1.9.242); FILE MERGED 2008/04/01 15:59:36 thb 1.9.242.2: #i85898# Stripping all external header guards 2008/03/31 16:59:20 rt 1.9.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f09ec0fd1cc55e3117d4a4d4ccc7a442c82fed12]

INTEGRATION: CWS changefileheader (1.5.500); FILE MERGED 2008/03/31 15:59:32 rt 1.5.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e76e07c0c3477724223e2ed33c9b8332d9b7f8f0]

INTEGRATION: CWS changefileheader (1.2.700); FILE MERGED 2008/04/01 15:30:27 thb 1.2.700.3: #i85898# Stripping all external header guards 2008/04/01 12:36:31 thb 1.2.700.2: #i85898# Stripping all external header guards 2008/03/31 17:14:56 rt 1.2.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0a677ecde65ae8a249b8a9f70c03b716d2634a77]

INTEGRATION: CWS changefileheader (1.6.246); FILE MERGED 2008/04/01 15:45:13 thb 1.6.246.2: #i85898# Stripping all external header guards 2008/03/31 13:02:09 rt 1.6.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8eececd8852fab1835a3a3e68ae801023014f78c]

INTEGRATION: CWS changefileheader (1.3.20); FILE MERGED 2008/04/01 15:04:14 thb 1.3.20.3: #i85898# Stripping all external header guards 2008/04/01 10:50:29 thb 1.3.20.2: #i85898# Stripping all external header guards 2008/03/28 16:43:56 rt 1.3.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b0ccac47f1a5efab00dfaa38ec62ad876302d128]

INTEGRATION: CWS changefileheader (1.3.1256); FILE MERGED 2008/04/01 12:47:50 thb 1.3.1256.2: #i85898# Stripping all external header guards 2008/03/31 14:18:58 rt 1.3.1256.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b1d1b2dc3c31252aa555b7a30f6196afe6a0ebf9]

INTEGRATION: CWS changefileheader (1.11.10); FILE MERGED 2008/03/28 16:44:32 rt 1.11.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c9dbfb7ac40d79b8d1d157f15886887d590a6b9c]

INTEGRATION: CWS changefileheader (1.15.242); FILE MERGED 2008/04/01 15:59:35 thb 1.15.242.3: #i85898# Stripping all external header guards 2008/04/01 12:55:45 thb 1.15.242.2: #i85898# Stripping all external header guards 2008/03/31 16:59:20 rt 1.15.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [94bcf1ba408a09689edcb1fa6291fbd937ca1bcd]

INTEGRATION: CWS changefileheader (1.22.292); FILE MERGED 2008/04/01 15:30:26 thb 1.22.292.3: #i85898# Stripping all external header guards 2008/04/01 12:36:30 thb 1.22.292.2: #i85898# Stripping all external header guards 2008/03/31 17:14:55 rt 1.22.292.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cfcabb006bf177b7fbaa748b2bd3da6ac132f1f5]

INTEGRATION: CWS changefileheader (1.9.246); FILE MERGED 2008/04/01 15:45:13 thb 1.9.246.3: #i85898# Stripping all external header guards 2008/04/01 12:43:41 thb 1.9.246.2: #i85898# Stripping all external header guards 2008/03/31 13:02:09 rt 1.9.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0ab8bb9b227f73f03dea7abe6fd852dc3fc7e7c4]

INTEGRATION: CWS changefileheader (1.5.68); FILE MERGED 2008/04/01 15:04:13 thb 1.5.68.3: #i85898# Stripping all external header guards 2008/04/01 10:50:29 thb 1.5.68.2: #i85898# Stripping all external header guards 2008/03/28 16:43:56 rt 1.5.68.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2729f1f36152ccc7a2dad9663784277033813512]

INTEGRATION: CWS changefileheader (1.10.194); FILE MERGED 2008/04/01 15:50:02 thb 1.10.194.3: #i85898# Stripping all external header guards 2008/04/01 12:47:50 thb 1.10.194.2: #i85898# Stripping all external header guards 2008/03/31 14:18:58 rt 1.10.194.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9ba0301423acde940c03c15c0dd6b12866d3adac]

INTEGRATION: CWS changefileheader (1.5.556); FILE MERGED 2008/04/01 12:39:06 thb 1.5.556.2: #i85898# Stripping all external header guards 2008/03/31 13:58:15 rt 1.5.556.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [844d5da396c8b9c2a908d8bc1d8fb513f4c8fd8a]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:44:32 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cf56992adb3b93a6ff1c54e97601ba8f7811a635]

INTEGRATION: CWS changefileheader (1.6.242); FILE MERGED 2008/04/01 15:59:35 thb 1.6.242.2: #i85898# Stripping all external header guards 2008/03/31 16:59:20 rt 1.6.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [507c0a41a0d704c3c735fe9564d8f7d8dfe46150]

INTEGRATION: CWS changefileheader (1.2.212); FILE MERGED 2008/04/01 13:04:29 thb 1.2.212.2: #i85898# Stripping all external header guards 2008/03/31 16:27:58 rt 1.2.212.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6015fff71db1f5ce0df6256ef9fa75c844391aff]

INTEGRATION: CWS changefileheader (1.8.700); FILE MERGED 2008/04/01 15:30:26 thb 1.8.700.3: #i85898# Stripping all external header guards 2008/04/01 12:36:30 thb 1.8.700.2: #i85898# Stripping all external header guards 2008/03/31 17:14:55 rt 1.8.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [27802b52365b39742e0b734d3ed304eac3edd921]

INTEGRATION: CWS changefileheader (1.8.246); FILE MERGED 2008/04/01 15:45:13 thb 1.8.246.3: #i85898# Stripping all external header guards 2008/04/01 12:43:41 thb 1.8.246.2: #i85898# Stripping all external header guards 2008/03/31 13:02:09 rt 1.8.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fd0b720ca2f7da8319f8f61d9821c9acbb1e2f5d]

INTEGRATION: CWS changefileheader (1.4.60); FILE MERGED 2008/03/28 16:43:56 rt 1.4.60.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [678f402ab0a77c928a57fb555ba077c4fadfe342]

INTEGRATION: CWS changefileheader (1.6.510); FILE MERGED 2008/04/01 12:47:50 thb 1.6.510.2: #i85898# Stripping all external header guards 2008/03/31 14:18:58 rt 1.6.510.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dadd2138e03ec5ba5f5d2e9fd082d82820717964]

INTEGRATION: CWS changefileheader (1.4.556); FILE MERGED 2008/04/01 12:39:06 thb 1.4.556.2: #i85898# Stripping all external header guards 2008/03/31 13:58:14 rt 1.4.556.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b457f1c21c31f53a2745c56f7ff26821e06b4969]

INTEGRATION: CWS changefileheader (1.9.242); FILE MERGED 2008/04/01 15:59:34 thb 1.9.242.3: #i85898# Stripping all external header guards 2008/04/01 12:55:44 thb 1.9.242.2: #i85898# Stripping all external header guards 2008/03/31 16:59:07 rt 1.9.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [94db8daa5d8748ab03408954f24650c79f0c9519]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/04/01 13:04:29 thb 1.3.62.2: #i85898# Stripping all external header guards 2008/03/31 16:27:58 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6404f730c78de42bdda6512dc44f28ec2490ddd5]

INTEGRATION: CWS changefileheader (1.27.240); FILE MERGED 2008/04/01 15:30:26 thb 1.27.240.3: #i85898# Stripping all external header guards 2008/04/01 12:36:30 thb 1.27.240.2: #i85898# Stripping all external header guards 2008/03/31 17:14:55 rt 1.27.240.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [66d1f9eb23b119bbfa42f17cb029b13c64927699]

INTEGRATION: CWS changefileheader (1.7.246); FILE MERGED 2008/04/01 15:45:12 thb 1.7.246.3: #i85898# Stripping all external header guards 2008/04/01 12:43:40 thb 1.7.246.2: #i85898# Stripping all external header guards 2008/03/31 13:02:09 rt 1.7.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [55a5360c77f0c33ccdcb1c4e867b2c6bd4b0d028]

INTEGRATION: CWS changefileheader (1.5.34); FILE MERGED 2008/04/01 15:04:13 thb 1.5.34.3: #i85898# Stripping all external header guards 2008/04/01 10:50:29 thb 1.5.34.2: #i85898# Stripping all external header guards 2008/03/28 16:43:55 rt 1.5.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f1adde73144fec931397865d0f08a52f94a3a589]

INTEGRATION: CWS changefileheader (1.5.556); FILE MERGED 2008/04/01 12:39:06 thb 1.5.556.2: #i85898# Stripping all external header guards 2008/03/31 13:58:14 rt 1.5.556.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8b4a63efb14c09058e11c25ca56085754db24b7f]

INTEGRATION: CWS changefileheader (1.6.1256); FILE MERGED 2008/04/01 12:47:50 thb 1.6.1256.2: #i85898# Stripping all external header guards 2008/03/31 14:18:58 rt 1.6.1256.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [992b90bf245e78bea8bb4281c02b430ef5c7479f]

INTEGRATION: CWS changefileheader (1.34.448); FILE MERGED 2008/03/31 16:59:07 rt 1.34.448.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c2db7495c37b1c72445b0be5fb7c2367b78f5625]

INTEGRATION: CWS changefileheader (1.5.500); FILE MERGED 2008/03/31 15:59:31 rt 1.5.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e6b4b3a7bf9695828827f0a818545a2366e0b1b1]

INTEGRATION: CWS changefileheader (1.5.314); FILE MERGED 2008/04/01 12:39:06 thb 1.5.314.2: #i85898# Stripping all external header guards 2008/03/31 13:58:14 rt 1.5.314.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4b440dceb2113fcfa3d0b122fdda2c99715bb94b]

INTEGRATION: CWS changefileheader (1.9.246); FILE MERGED 2008/04/01 15:45:12 thb 1.9.246.3: #i85898# Stripping all external header guards 2008/04/01 12:43:40 thb 1.9.246.2: #i85898# Stripping all external header guards 2008/03/31 13:02:08 rt 1.9.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [70c783f1bc9711c27311bcd514ac27646842e83c]

INTEGRATION: CWS changefileheader (1.9.464); FILE MERGED 2008/04/01 15:50:02 thb 1.9.464.3: #i85898# Stripping all external header guards 2008/04/01 12:47:50 thb 1.9.464.2: #i85898# Stripping all external header guards 2008/03/31 14:18:58 rt 1.9.464.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8f0fab40f5155ceb735b2ad520ea4875524a5a7b]

INTEGRATION: CWS changefileheader (1.7.500); FILE MERGED 2008/03/31 15:59:31 rt 1.7.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9e12f1bdd6ec921d7e3159e06d453b06fe2c1382]

INTEGRATION: CWS changefileheader (1.4.1202); FILE MERGED 2008/03/31 16:59:07 rt 1.4.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f75347ba50ff6989a87b27083177a562a93bf293]

INTEGRATION: CWS changefileheader (1.2.212); FILE MERGED 2008/04/01 16:09:27 thb 1.2.212.3: #i85898# Stripping all external header guards 2008/04/01 13:04:28 thb 1.2.212.2: #i85898# Stripping all external header guards 2008/03/31 16:27:58 rt 1.2.212.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [40ae4a38d5bad9268f98010a0ea3bbb391300927]

INTEGRATION: CWS changefileheader (1.2.246); FILE MERGED 2008/04/01 10:50:29 thb 1.2.246.2: #i85898# Stripping all external header guards 2008/03/28 16:43:55 rt 1.2.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0508e65623d726ce8abdec7d0debb21ce41acdf0]

INTEGRATION: CWS changefileheader (1.10.246); FILE MERGED 2008/04/01 15:45:12 thb 1.10.246.3: #i85898# Stripping all external header guards 2008/04/01 12:43:40 thb 1.10.246.2: #i85898# Stripping all external header guards 2008/03/31 13:02:08 rt 1.10.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [77d7de917942dda2db03311339e9522138a42e12]

INTEGRATION: CWS changefileheader (1.4.500); FILE MERGED 2008/03/31 15:59:31 rt 1.4.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9c7da7e6b3293dc80539f491a4850d11fa17babd]

INTEGRATION: CWS changefileheader (1.7.70); FILE MERGED 2008/03/28 16:44:32 rt 1.7.70.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6b0e4de29e493806b8deec5e568b158e8ee0a739]

INTEGRATION: CWS changefileheader (1.19.34); FILE MERGED 2008/04/01 15:59:34 thb 1.19.34.3: #i85898# Stripping all external header guards 2008/04/01 12:55:44 thb 1.19.34.2: #i85898# Stripping all external header guards 2008/03/31 16:59:07 rt 1.19.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3ca6bf3ba395aa1497b36fddebcdcdb7be7e0f4b]

INTEGRATION: CWS changefileheader (1.5.700); FILE MERGED 2008/04/01 12:36:30 thb 1.5.700.2: #i85898# Stripping all external header guards 2008/03/31 17:14:55 rt 1.5.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e70e2a7f9d51c7cf5239c6e19f9a281e6fad6d80]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/04/01 16:09:26 thb 1.3.62.3: #i85898# Stripping all external header guards 2008/04/01 13:04:28 thb 1.3.62.2: #i85898# Stripping all external header guards 2008/03/31 16:27:58 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [565e25a58e45095f42d4e56b895d7518b5e7e0bd]

INTEGRATION: CWS changefileheader (1.5.94); FILE MERGED 2008/04/01 15:04:13 thb 1.5.94.3: #i85898# Stripping all external header guards 2008/04/01 10:50:29 thb 1.5.94.2: #i85898# Stripping all external header guards 2008/03/28 16:43:55 rt 1.5.94.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4a4c41b5fcaf563edc2eb47297e5dc1269f5cc9b]

INTEGRATION: CWS changefileheader (1.18.20); FILE MERGED 2008/04/01 15:45:12 thb 1.18.20.2: #i85898# Stripping all external header guards 2008/03/31 13:02:08 rt 1.18.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [08c2b4c8478f0cbd39dd8dcd04123718ae5a4bcc]

INTEGRATION: CWS changefileheader (1.4.194); FILE MERGED 2008/04/01 15:50:02 thb 1.4.194.3: #i85898# Stripping all external header guards 2008/04/01 12:47:49 thb 1.4.194.2: #i85898# Stripping all external header guards 2008/03/31 14:18:58 rt 1.4.194.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4e838a03f18f06f5a2e2b386a8d5893dea1fdd3b]

INTEGRATION: CWS changefileheader (1.10.10); FILE MERGED 2008/03/28 16:44:27 rt 1.10.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d39f98cb84a492f3d3a518c729047f1b168bf896]

INTEGRATION: CWS changefileheader (1.17.266); FILE MERGED 2008/04/01 15:30:26 thb 1.17.266.3: #i85898# Stripping all external header guards 2008/04/01 12:36:30 thb 1.17.266.2: #i85898# Stripping all external header guards 2008/03/31 17:14:55 rt 1.17.266.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [96ae74ac520a89675f86b0fb60d22e513555aa16]

INTEGRATION: CWS changefileheader (1.3.28); FILE MERGED 2008/04/01 16:09:26 thb 1.3.28.3: #i85898# Stripping all external header guards 2008/04/01 13:04:28 thb 1.3.28.2: #i85898# Stripping all external header guards 2008/03/31 16:27:58 rt 1.3.28.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [987096a4e47aeabbbdd368eb143e3ec628c2e22e]

INTEGRATION: CWS changefileheader (1.30.448); FILE MERGED 2008/03/31 16:59:07 rt 1.30.448.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [af4fd0398f020cff2409f442ab2991e9c0d594fb]

INTEGRATION: CWS changefileheader (1.5.154); FILE MERGED 2008/03/28 16:44:26 rt 1.5.154.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f316a78d0d09f40f6cbaf9fa606d2456203685a5]

INTEGRATION: CWS changefileheader (1.3.1256); FILE MERGED 2008/04/01 12:47:49 thb 1.3.1256.2: #i85898# Stripping all external header guards 2008/03/31 14:18:58 rt 1.3.1256.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8f7a1fa1094bf813c56c55cdf35c926320188bb9]

INTEGRATION: CWS changefileheader (1.2.246); FILE MERGED 2008/04/01 15:04:13 thb 1.2.246.3: #i85898# Stripping all external header guards 2008/04/01 10:50:29 thb 1.2.246.2: #i85898# Stripping all external header guards 2008/03/28 16:43:55 rt 1.2.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1e2b9df1d04accf71202168239e40137bb9dc48c]

INTEGRATION: CWS changefileheader (1.3.700); FILE MERGED 2008/04/01 15:30:25 thb 1.3.700.2: #i85898# Stripping all external header guards 2008/03/31 17:14:55 rt 1.3.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [925b91c97c13808576df68078428d1345a1acd53]

INTEGRATION: CWS changefileheader (1.6.500); FILE MERGED 2008/03/31 15:59:31 rt 1.6.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7af3f5b8ed9f42d4befcd8b7e1b211d9972b63d7]

INTEGRATION: CWS changefileheader (1.2.1202); FILE MERGED 2008/03/31 16:59:07 rt 1.2.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f9ebbb76f055f9b9a5c991fbe0db4e35d205b371]

INTEGRATION: CWS changefileheader (1.6.556); FILE MERGED 2008/04/01 12:39:06 thb 1.6.556.2: #i85898# Stripping all external header guards 2008/03/31 13:58:14 rt 1.6.556.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e337a33716e47a7783ba8a145b667f4178761731]

INTEGRATION: CWS changefileheader (1.13.10); FILE MERGED 2008/03/28 16:44:26 rt 1.13.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fb3310d9b6a6259354484d4c0f4c726c4899d9d3]

INTEGRATION: CWS changefileheader (1.10.636); FILE MERGED 2008/04/01 15:50:02 thb 1.10.636.3: #i85898# Stripping all external header guards 2008/04/01 12:47:49 thb 1.10.636.2: #i85898# Stripping all external header guards 2008/03/31 14:18:58 rt 1.10.636.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3415d0e3a9a03e0dc7240a7d584a09dec19730ec]

INTEGRATION: CWS changefileheader (1.4.330); FILE MERGED 2008/03/31 17:14:55 rt 1.4.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2814c4412507acd2dde9582249cfbcd8081f4d5b]

INTEGRATION: CWS changefileheader (1.2.212); FILE MERGED 2008/04/01 16:09:25 thb 1.2.212.3: #i85898# Stripping all external header guards 2008/04/01 13:04:28 thb 1.2.212.2: #i85898# Stripping all external header guards 2008/03/31 16:27:58 rt 1.2.212.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b2a90d0300c23243b68a1cf5e149d6dfd5620e35]

INTEGRATION: CWS changefileheader (1.28.242); FILE MERGED 2008/04/01 15:59:34 thb 1.28.242.3: #i85898# Stripping all external header guards 2008/04/01 12:55:44 thb 1.28.242.2: #i85898# Stripping all external header guards 2008/03/31 16:59:07 rt 1.28.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [034e1a463a2135f1b2427ed4424db000ad718731]

INTEGRATION: CWS changefileheader (1.5.246); FILE MERGED 2008/04/01 12:43:39 thb 1.5.246.2: #i85898# Stripping all external header guards 2008/03/31 13:02:08 rt 1.5.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a91e64b9731225f13bec1edf58477c59ae15b2b0]

INTEGRATION: CWS changefileheader (1.11.88); FILE MERGED 2008/04/01 15:30:25 thb 1.11.88.3: #i85898# Stripping all external header guards 2008/04/01 12:36:30 thb 1.11.88.2: #i85898# Stripping all external header guards 2008/03/31 17:14:55 rt 1.11.88.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bc894026d4d0bf51a8f1b7324ce057ece119913a]

INTEGRATION: CWS changefileheader (1.2.126); FILE MERGED 2008/03/28 16:43:55 rt 1.2.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5703f71b5e4aaf4ead5285226694874917c9b9a6]

INTEGRATION: CWS changefileheader (1.8.18); FILE MERGED 2008/04/01 16:09:25 thb 1.8.18.3: #i85898# Stripping all external header guards 2008/04/01 13:04:28 thb 1.8.18.2: #i85898# Stripping all external header guards 2008/03/31 16:27:58 rt 1.8.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [23a1ad9a942505af1a0844409641c9ab32e6c1ed]

INTEGRATION: CWS changefileheader (1.6.556); FILE MERGED 2008/03/31 13:58:14 rt 1.6.556.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [99d58e853021d232c71e54f1580dd28cfeec67f7]

INTEGRATION: CWS changefileheader (1.2.300); FILE MERGED 2008/03/31 13:02:07 rt 1.2.300.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [877bdfd8c82f8b3e059ae0d969ecc1527ec4e029]

INTEGRATION: CWS changefileheader (1.16.24); FILE MERGED 2008/04/01 15:30:25 thb 1.16.24.3: #i85898# Stripping all external header guards 2008/04/01 12:36:30 thb 1.16.24.2: #i85898# Stripping all external header guards 2008/03/31 17:14:55 rt 1.16.24.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6960651c80d3a80bfe1645638f398ecc55948f18]

INTEGRATION: CWS changefileheader (1.2.126); FILE MERGED 2008/04/01 10:50:29 thb 1.2.126.2: #i85898# Stripping all external header guards 2008/03/28 16:43:55 rt 1.2.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [13278150962ea65eeaa78a17135704b8eca1f0d1]

INTEGRATION: CWS changefileheader (1.11.246); FILE MERGED 2008/04/01 15:45:12 thb 1.11.246.2: #i85898# Stripping all external header guards 2008/03/31 13:02:07 rt 1.11.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1a568f43c32fc95e7261b4a3355641808f978778]

INTEGRATION: CWS changefileheader (1.11.366); FILE MERGED 2008/04/01 15:50:01 thb 1.11.366.3: #i85898# Stripping all external header guards 2008/04/01 12:47:49 thb 1.11.366.2: #i85898# Stripping all external header guards 2008/03/31 14:18:58 rt 1.11.366.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [51e7039db0b7308698ad0e09ec1e0da4fed140bb]

INTEGRATION: CWS changefileheader (1.11.10); FILE MERGED 2008/03/28 16:44:26 rt 1.11.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8c1473bfe37b0345754633773c6fbff319d40c9f]

INTEGRATION: CWS changefileheader (1.9.88); FILE MERGED 2008/04/01 15:30:25 thb 1.9.88.2: #i85898# Stripping all external header guards 2008/03/31 17:14:55 rt 1.9.88.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [16316b7240c54c7aa0d0cd556131eb54c507d8e9]

INTEGRATION: CWS changefileheader (1.24.38); FILE MERGED 2008/03/31 16:59:07 rt 1.24.38.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [39013f17461b78b5210f283c07aa941ec6f4a7d2]

INTEGRATION: CWS changefileheader (1.11.246); FILE MERGED 2008/04/01 15:45:12 thb 1.11.246.3: #i85898# Stripping all external header guards 2008/04/01 12:43:39 thb 1.11.246.2: #i85898# Stripping all external header guards 2008/03/31 13:02:07 rt 1.11.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [29d7778c5007f0178ebabca9dc807a38d582b287]

INTEGRATION: CWS changefileheader (1.4.556); FILE MERGED 2008/04/01 15:35:24 thb 1.4.556.3: #i85898# Stripping all external header guards 2008/04/01 12:39:05 thb 1.4.556.2: #i85898# Stripping all external header guards 2008/03/31 13:58:14 rt 1.4.556.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [79edc323ec0c2530688974e86c93cce1851d0fa2]

INTEGRATION: CWS changefileheader (1.6.166); FILE MERGED 2008/03/28 16:44:16 rt 1.6.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ad481522388194143cb86a8687a79a121b5cc2e2]

INTEGRATION: CWS changefileheader (1.5.636); FILE MERGED 2008/04/01 12:47:49 thb 1.5.636.2: #i85898# Stripping all external header guards 2008/03/31 14:18:58 rt 1.5.636.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [eba5abec3cdce9910729c518888cccc70df52079]

INTEGRATION: CWS changefileheader (1.17.330); FILE MERGED 2008/04/01 15:30:24 thb 1.17.330.3: #i85898# Stripping all external header guards 2008/04/01 12:36:30 thb 1.17.330.2: #i85898# Stripping all external header guards 2008/03/31 17:14:55 rt 1.17.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a69ed6f9e9a292c66ab9bbd3ca0a20db9ba7b4d2]

INTEGRATION: CWS changefileheader (1.4.556); FILE MERGED 2008/04/01 12:39:05 thb 1.4.556.2: #i85898# Stripping all external header guards 2008/03/31 13:58:14 rt 1.4.556.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bb0c07dd913f9300a00f13551d5b48c43239859a]

INTEGRATION: CWS changefileheader (1.11.246); FILE MERGED 2008/04/01 15:45:11 thb 1.11.246.3: #i85898# Stripping all external header guards 2008/04/01 12:43:39 thb 1.11.246.2: #i85898# Stripping all external header guards 2008/03/31 13:02:07 rt 1.11.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8c97a49d5a7865997a3cfe3dcb48972e159482de]

INTEGRATION: CWS changefileheader (1.3.38); FILE MERGED 2008/03/31 16:59:06 rt 1.3.38.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [705d4a746f93856c9ddc87ce1e50614cb692f16d]

INTEGRATION: CWS changefileheader (1.3.94); FILE MERGED 2008/04/01 15:04:13 thb 1.3.94.3: #i85898# Stripping all external header guards 2008/04/01 10:50:29 thb 1.3.94.2: #i85898# Stripping all external header guards 2008/03/28 16:43:55 rt 1.3.94.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7b9aef0748c1d8d36deb53b62ca7ad213ab1be8b]

INTEGRATION: CWS changefileheader (1.3.212); FILE MERGED 2008/04/01 16:09:24 thb 1.3.212.3: #i85898# Stripping all external header guards 2008/04/01 13:04:28 thb 1.3.212.2: #i85898# Stripping all external header guards 2008/03/31 16:27:57 rt 1.3.212.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [44b8d6874b3b47d3003f8f414a88c43d1334f921]

INTEGRATION: CWS changefileheader (1.11.366); FILE MERGED 2008/04/01 12:47:49 thb 1.11.366.2: #i85898# Stripping all external header guards 2008/03/31 14:18:58 rt 1.11.366.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a0289fa5e5691dec08222c3531c152803e3cf32e]

INTEGRATION: CWS changefileheader (1.18.38); FILE MERGED 2008/04/01 15:59:34 thb 1.18.38.3: #i85898# Stripping all external header guards 2008/04/01 12:55:43 thb 1.18.38.2: #i85898# Stripping all external header guards 2008/03/31 16:59:06 rt 1.18.38.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [eb1710d1e45cde8cf7669d0f8b50a83399a991ec]

INTEGRATION: CWS changefileheader (1.14.292); FILE MERGED 2008/04/01 15:30:24 thb 1.14.292.3: #i85898# Stripping all external header guards 2008/04/01 12:36:30 thb 1.14.292.2: #i85898# Stripping all external header guards 2008/03/31 17:14:55 rt 1.14.292.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ac35b4fb278ebcb54be722a61fa5c1b2e97509a7]

INTEGRATION: CWS changefileheader (1.6.246); FILE MERGED 2008/03/31 13:02:07 rt 1.6.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5f3ae3da6776ce1c7b247e77b1cde1b4394908aa]

INTEGRATION: CWS changefileheader (1.3.126); FILE MERGED 2008/04/01 15:04:13 thb 1.3.126.2: #i85898# Stripping all external header guards 2008/03/28 16:43:55 rt 1.3.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [feab5fae5a36eb6fe3da19fd20c35e380a02959b]

INTEGRATION: CWS changefileheader (1.7.18); FILE MERGED 2008/04/01 16:09:24 thb 1.7.18.3: #i85898# Stripping all external header guards 2008/04/01 13:04:28 thb 1.7.18.2: #i85898# Stripping all external header guards 2008/03/31 16:27:57 rt 1.7.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2b9b8306f41a5423ea863973e276f1acbcfa485b]

INTEGRATION: CWS changefileheader (1.13.194); FILE MERGED 2008/04/01 15:50:01 thb 1.13.194.3: #i85898# Stripping all external header guards 2008/04/01 12:47:49 thb 1.13.194.2: #i85898# Stripping all external header guards 2008/03/31 14:18:58 rt 1.13.194.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0a8b408032179b25b81d4514b901b82e4cf37c0f]

INTEGRATION: CWS changefileheader (1.6.298); FILE MERGED 2008/04/01 15:35:23 thb 1.6.298.3: #i85898# Stripping all external header guards 2008/04/01 12:39:05 thb 1.6.298.2: #i85898# Stripping all external header guards 2008/03/31 13:58:14 rt 1.6.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [296eb5ef762171c22f485653ffed3338d3568a5f]

INTEGRATION: CWS changefileheader (1.3.44); FILE MERGED 2008/04/01 15:04:13 thb 1.3.44.3: #i85898# Stripping all external header guards 2008/04/01 10:50:28 thb 1.3.44.2: #i85898# Stripping all external header guards 2008/03/28 16:43:55 rt 1.3.44.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [58e5e3a215fe34cef19555d7b2bbea891652acbd]

INTEGRATION: CWS changefileheader (1.12.432); FILE MERGED 2008/03/31 13:02:07 rt 1.12.432.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c6d22a57d42ae24b7c505b079b02d0b13119325d]

INTEGRATION: CWS changefileheader (1.28.24); FILE MERGED 2008/04/01 15:30:24 thb 1.28.24.3: #i85898# Stripping all external header guards 2008/04/01 12:36:30 thb 1.28.24.2: #i85898# Stripping all external header guards 2008/03/31 17:14:55 rt 1.28.24.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [daa0f3e4cabc035caf51ecd93cb2cf6cee465759]

INTEGRATION: CWS changefileheader (1.6.556); FILE MERGED 2008/04/01 12:39:05 thb 1.6.556.2: #i85898# Stripping all external header guards 2008/03/31 13:58:14 rt 1.6.556.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3394077a2807a30e3408ee7d16c5bd3fefa36863]

INTEGRATION: CWS changefileheader (1.4.166); FILE MERGED 2008/03/28 16:44:16 rt 1.4.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [376f250d1ad31c2b21c31761353732e532d8ca21]

INTEGRATION: CWS changefileheader (1.6.698); FILE MERGED 2008/04/01 15:50:01 thb 1.6.698.2: #i85898# Stripping all external header guards 2008/03/31 14:18:58 rt 1.6.698.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [57c3562b23352ce13946adae002e1d2201708125]

INTEGRATION: CWS changefileheader (1.10.228); FILE MERGED 2008/04/01 15:45:11 thb 1.10.228.2: #i85898# Stripping all external header guards 2008/03/31 13:02:07 rt 1.10.228.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [302873356ec2fddd843162c47301c23faadb970f]

INTEGRATION: CWS changefileheader (1.8.500); FILE MERGED 2008/03/31 15:59:30 rt 1.8.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b6a8f2c1c62edff3a4a8d472ca07b1addc1fc5ea]

INTEGRATION: CWS changefileheader (1.2.126); FILE MERGED 2008/04/01 15:04:13 thb 1.2.126.3: #i85898# Stripping all external header guards 2008/04/01 10:50:28 thb 1.2.126.2: #i85898# Stripping all external header guards 2008/03/28 16:43:54 rt 1.2.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ee8e9d3af46885d77b4a5469c90acdc285e97f0f]

INTEGRATION: CWS changefileheader (1.31.448); FILE MERGED 2008/03/31 16:59:06 rt 1.31.448.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2d6d8743b6b548f5b2698bbc2f097235a7f995d7]

INTEGRATION: CWS changefileheader (1.3.1256); FILE MERGED 2008/04/01 15:50:01 thb 1.3.1256.3: #i85898# Stripping all external header guards 2008/04/01 12:47:48 thb 1.3.1256.2: #i85898# Stripping all external header guards 2008/03/31 14:18:58 rt 1.3.1256.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b32023e75b7181d79c69380fdbd32d2c89d332df]

INTEGRATION: CWS changefileheader (1.6.700); FILE MERGED 2008/04/01 15:30:24 thb 1.6.700.3: #i85898# Stripping all external header guards 2008/04/01 12:36:29 thb 1.6.700.2: #i85898# Stripping all external header guards 2008/03/31 17:14:55 rt 1.6.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4c2e7dd1dd2b846548ab0cadb7580325b4d2468f]

INTEGRATION: CWS changefileheader (1.7.500); FILE MERGED 2008/03/31 15:59:30 rt 1.7.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [32c021ee06dcafb029ee128da95a5603430cee66]

INTEGRATION: CWS changefileheader (1.3.126); FILE MERGED 2008/04/01 15:04:13 thb 1.3.126.3: #i85898# Stripping all external header guards 2008/04/01 10:50:28 thb 1.3.126.2: #i85898# Stripping all external header guards 2008/03/28 16:43:54 rt 1.3.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e1c84bb38493d366257fe249525b19e2e65deead]

INTEGRATION: CWS changefileheader (1.2.212); FILE MERGED 2008/04/01 16:09:24 thb 1.2.212.2: #i85898# Stripping all external header guards 2008/03/31 16:27:57 rt 1.2.212.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [19711555b4583a507555217e2538b1745e64c8ee]

INTEGRATION: CWS changefileheader (1.11.24); FILE MERGED 2008/04/01 15:30:24 thb 1.11.24.3: #i85898# Stripping all external header guards 2008/04/01 12:36:29 thb 1.11.24.2: #i85898# Stripping all external header guards 2008/03/31 17:14:55 rt 1.11.24.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d84b86a8b32e811581735e00edce945e528203f3]

INTEGRATION: CWS changefileheader (1.3.1202); FILE MERGED 2008/03/31 16:59:06 rt 1.3.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [03c7a4d70045aa8151a01ee5e080196613e3e0bf]

INTEGRATION: CWS changefileheader (1.5.556); FILE MERGED 2008/04/01 15:35:23 thb 1.5.556.3: #i85898# Stripping all external header guards 2008/04/01 12:39:04 thb 1.5.556.2: #i85898# Stripping all external header guards 2008/03/31 13:58:14 rt 1.5.556.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [81a27dfbb60b1a58dad16f3a300a672d46f0d23e]

INTEGRATION: CWS changefileheader (1.5.132); FILE MERGED 2008/03/28 16:44:16 rt 1.5.132.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [10ec2c17911ffd94b0dc6095c9c901a3cbcad12f]

INTEGRATION: CWS changefileheader (1.45.34); FILE MERGED 2008/03/31 15:59:29 rt 1.45.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cfab729ed8d7144a3de0ab460b6eeedc75156110]

INTEGRATION: CWS changefileheader (1.8.246); FILE MERGED 2008/04/01 15:45:11 thb 1.8.246.2: #i85898# Stripping all external header guards 2008/03/31 13:02:06 rt 1.8.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bb0e89621ee5802bf758293ca491a3f09000f5e5]

INTEGRATION: CWS changefileheader (1.4.60); FILE MERGED 2008/03/28 16:43:54 rt 1.4.60.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [55d0904002646e12b050677127116a3dc05b0d7f]

INTEGRATION: CWS changefileheader (1.11.242); FILE MERGED 2008/04/01 15:59:34 thb 1.11.242.3: #i85898# Stripping all external header guards 2008/04/01 12:55:43 thb 1.11.242.2: #i85898# Stripping all external header guards 2008/03/31 16:59:06 rt 1.11.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e3f57b8a8e676e736912efeb2ae2ed15ba05691d]

INTEGRATION: CWS changefileheader (1.2.212); FILE MERGED 2008/04/01 13:04:28 thb 1.2.212.2: #i85898# Stripping all external header guards 2008/03/31 16:27:57 rt 1.2.212.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [23486b6fc43704cbb12f5d447e5c14d00f9d8b3b]

INTEGRATION: CWS changefileheader (1.10.88); FILE MERGED 2008/04/01 15:30:24 thb 1.10.88.2: #i85898# Stripping all external header guards 2008/03/31 17:14:55 rt 1.10.88.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [36654b18feeb7208faf853b6cfeed70cfc3bfa38]

INTEGRATION: CWS changefileheader (1.5.556); FILE MERGED 2008/04/01 12:39:04 thb 1.5.556.2: #i85898# Stripping all external header guards 2008/03/31 13:58:14 rt 1.5.556.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [89b204d774997257acb5039d1c7d92db3f943764]

INTEGRATION: CWS changefileheader (1.6.500); FILE MERGED 2008/03/31 15:59:29 rt 1.6.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9ed6b5344f99acfad9beb8ba45c911ea9a604748]

INTEGRATION: CWS changefileheader (1.8.246); FILE MERGED 2008/04/01 15:45:11 thb 1.8.246.3: #i85898# Stripping all external header guards 2008/04/01 12:43:38 thb 1.8.246.2: #i85898# Stripping all external header guards 2008/03/31 13:02:06 rt 1.8.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0d0754cce10d2f763d5bc736231e60bd9e7090a1]

INTEGRATION: CWS changefileheader (1.4.166); FILE MERGED 2008/03/28 16:44:15 rt 1.4.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [72ded2050b94eba91a18b065bd4cbf08b309df98]

INTEGRATION: CWS changefileheader (1.2.212); FILE MERGED 2008/04/01 16:09:24 thb 1.2.212.3: #i85898# Stripping all external header guards 2008/04/01 13:04:28 thb 1.2.212.2: #i85898# Stripping all external header guards 2008/03/31 16:27:57 rt 1.2.212.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0efb6eaad6e841283e825e37e5a59d56789634f4]

INTEGRATION: CWS changefileheader (1.13.330); FILE MERGED 2008/04/01 15:30:23 thb 1.13.330.3: #i85898# Stripping all external header guards 2008/04/01 12:36:29 thb 1.13.330.2: #i85898# Stripping all external header guards 2008/03/31 17:14:55 rt 1.13.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [be7f7dc75584ac06cfc604735e6fd3178d627a4c]

INTEGRATION: CWS changefileheader (1.33.448); FILE MERGED 2008/03/31 16:59:06 rt 1.33.448.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d1d06f8590160b483961a52abb5dcac360bdb964]

INTEGRATION: CWS changefileheader (1.6.60); FILE MERGED 2008/03/28 16:43:54 rt 1.6.60.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5f1556d57f6695a0822cbb502e28caaf45916bce]

INTEGRATION: CWS changefileheader (1.4.556); FILE MERGED 2008/04/01 12:39:04 thb 1.4.556.2: #i85898# Stripping all external header guards 2008/03/31 13:58:13 rt 1.4.556.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4750100ed5c781e663f31f1791abc99d60765ded]

INTEGRATION: CWS changefileheader (1.17.34); FILE MERGED 2008/03/31 17:14:54 rt 1.17.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f224312bdc5ba92ac551970a9dd6164cabb5c298]

INTEGRATION: CWS changefileheader (1.3.126); FILE MERGED 2008/04/01 10:50:28 thb 1.3.126.2: #i85898# Stripping all external header guards 2008/03/28 16:43:54 rt 1.3.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [56910d2e08f2e3342201f1fe97697ee616ae49c7]

INTEGRATION: CWS changefileheader (1.6.246); FILE MERGED 2008/04/01 15:45:10 thb 1.6.246.3: #i85898# Stripping all external header guards 2008/04/01 12:43:38 thb 1.6.246.2: #i85898# Stripping all external header guards 2008/03/31 13:02:06 rt 1.6.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [274d1bac33df917b22b5b04d312fb128597b64b7]

INTEGRATION: CWS changefileheader (1.5.556); FILE MERGED 2008/04/01 12:39:04 thb 1.5.556.2: #i85898# Stripping all external header guards 2008/03/31 13:58:13 rt 1.5.556.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9a371fb5c22da9855461311274882b60dc0d87db]

INTEGRATION: CWS changefileheader (1.2.212); FILE MERGED 2008/04/01 16:09:24 thb 1.2.212.3: #i85898# Stripping all external header guards 2008/04/01 13:04:27 thb 1.2.212.2: #i85898# Stripping all external header guards 2008/03/31 16:27:57 rt 1.2.212.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e30603197755c80c34d07549f2de4330b98467b7]

INTEGRATION: CWS changefileheader (1.3.500); FILE MERGED 2008/03/31 15:59:29 rt 1.3.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2019afea1ac2a890a9a6edae15c37f08190cf027]

INTEGRATION: CWS changefileheader (1.28.34); FILE MERGED 2008/04/01 15:30:23 thb 1.28.34.3: #i85898# Stripping all external header guards 2008/04/01 12:36:29 thb 1.28.34.2: #i85898# Stripping all external header guards 2008/03/31 17:14:54 rt 1.28.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [514476fa18274bc728bc7567e3114e0130439b7c]

INTEGRATION: CWS changefileheader (1.39.34); FILE MERGED 2008/04/01 15:59:34 thb 1.39.34.3: #i85898# Stripping all external header guards 2008/04/01 12:55:43 thb 1.39.34.2: #i85898# Stripping all external header guards 2008/03/31 16:59:06 rt 1.39.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [692ceb4bd0e7d961e28485d84d55547e433e11f4]

INTEGRATION: CWS changefileheader (1.5.116); FILE MERGED 2008/04/01 15:04:13 thb 1.5.116.3: #i85898# Stripping all external header guards 2008/04/01 10:50:28 thb 1.5.116.2: #i85898# Stripping all external header guards 2008/03/28 16:43:54 rt 1.5.116.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [42817ababdddfc00078126ec87bca471ad2e7dba]

INTEGRATION: CWS changefileheader (1.2.50); FILE MERGED 2008/04/01 15:49:43 thb 1.2.50.3: #i85898# Stripping all external header guards 2008/04/01 12:47:10 thb 1.2.50.2: #i85898# Stripping all external header guards 2008/03/31 14:18:24 rt 1.2.50.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [53a8ef0d244dec4a2322b14fce94d132ad9db32d]

INTEGRATION: CWS changefileheader (1.6.184); FILE MERGED 2008/04/01 12:39:04 thb 1.6.184.2: #i85898# Stripping all external header guards 2008/03/31 13:58:13 rt 1.6.184.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f7e023cf106e88bf0d8bcb39f8be5920d9af9a21]

INTEGRATION: CWS changefileheader (1.10.246); FILE MERGED 2008/04/01 15:45:10 thb 1.10.246.3: #i85898# Stripping all external header guards 2008/04/01 12:43:38 thb 1.10.246.2: #i85898# Stripping all external header guards 2008/03/31 13:02:06 rt 1.10.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b7b2a51180e731901dedf52b8446c538dceab92a]

INTEGRATION: CWS changefileheader (1.2.212); FILE MERGED 2008/04/01 16:09:23 thb 1.2.212.3: #i85898# Stripping all external header guards 2008/04/01 13:04:27 thb 1.2.212.2: #i85898# Stripping all external header guards 2008/03/31 16:27:57 rt 1.2.212.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5083e8b23be1cbfce2826f018ed57e434efcc60e]

INTEGRATION: CWS changefileheader (1.16.88); FILE MERGED 2008/04/01 15:30:23 thb 1.16.88.3: #i85898# Stripping all external header guards 2008/04/01 12:36:29 thb 1.16.88.2: #i85898# Stripping all external header guards 2008/03/31 17:14:54 rt 1.16.88.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a86b0853b4c545327d42eae69dabebec77cb2ed8]

INTEGRATION: CWS changefileheader (1.5.28); FILE MERGED 2008/03/28 16:44:15 rt 1.5.28.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0f56eaeaad3eec159a449e4f0670b48b82fc13a0]

INTEGRATION: CWS changefileheader (1.2.50); FILE MERGED 2008/04/01 12:47:10 thb 1.2.50.2: #i85898# Stripping all external header guards 2008/03/31 14:18:24 rt 1.2.50.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3f29465ba048f7bd9e255c876470a14782386179]

INTEGRATION: CWS changefileheader (1.4.246); FILE MERGED 2008/04/01 12:43:37 thb 1.4.246.2: #i85898# Stripping all external header guards 2008/03/31 13:02:06 rt 1.4.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e2160d5cb14ee5367ad24635f9b1bcaf567eb174]

INTEGRATION: CWS changefileheader (1.7.126); FILE MERGED 2008/04/01 15:04:12 thb 1.7.126.3: #i85898# Stripping all external header guards 2008/04/01 10:50:28 thb 1.7.126.2: #i85898# Stripping all external header guards 2008/03/28 16:43:54 rt 1.7.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7c8ddc781d22fa0e3005a688e7827399da0548f5]

INTEGRATION: CWS changefileheader (1.19.448); FILE MERGED 2008/03/31 16:59:06 rt 1.19.448.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f7c31ea0ada7d2f8295f7246ded58e3bc6dfcf68]

INTEGRATION: CWS changefileheader (1.2.212); FILE MERGED 2008/04/01 13:04:27 thb 1.2.212.2: #i85898# Stripping all external header guards 2008/03/31 16:27:57 rt 1.2.212.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8f92ccf95f873e6d5039bf817b63a8bdd6fb7f8f]

INTEGRATION: CWS changefileheader (1.32.34); FILE MERGED 2008/04/01 15:30:23 thb 1.32.34.3: #i85898# Stripping all external header guards 2008/04/01 12:36:29 thb 1.32.34.2: #i85898# Stripping all external header guards 2008/03/31 17:14:54 rt 1.32.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [93c028b0d36423beacba10b4d08332316481281a]

INTEGRATION: CWS changefileheader (1.9.46); FILE MERGED 2008/03/31 15:59:29 rt 1.9.46.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [af4f76d4ca49913387dd8680a2b7161cb01d7332]

INTEGRATION: CWS changefileheader (1.13.242); FILE MERGED 2008/04/01 15:59:33 thb 1.13.242.3: #i85898# Stripping all external header guards 2008/04/01 12:55:43 thb 1.13.242.2: #i85898# Stripping all external header guards 2008/03/31 16:59:06 rt 1.13.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [149869a9b505efd3a4d5cc8f64be26d6ff3299d9]

INTEGRATION: CWS changefileheader (1.2.466); FILE MERGED 2008/04/01 15:49:43 thb 1.2.466.3: #i85898# Stripping all external header guards 2008/04/01 12:47:10 thb 1.2.466.2: #i85898# Stripping all external header guards 2008/03/31 14:18:24 rt 1.2.466.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dbfd41c9d9b61d495fa75124799feab700c3e4ec]

INTEGRATION: CWS changefileheader (1.2.126); FILE MERGED 2008/04/01 15:04:12 thb 1.2.126.3: #i85898# Stripping all external header guards 2008/04/01 10:50:28 thb 1.2.126.2: #i85898# Stripping all external header guards 2008/03/28 16:43:54 rt 1.2.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a4e5db62153eb64a54cbcc5ce63f3c2c51900e33]

INTEGRATION: CWS changefileheader (1.10.246); FILE MERGED 2008/03/31 13:02:06 rt 1.10.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0783af3d58593c8f886ac3de8cb2cc23eec851e1]

INTEGRATION: CWS changefileheader (1.5.156); FILE MERGED 2008/04/01 13:04:27 thb 1.5.156.2: #i85898# Stripping all external header guards 2008/03/31 16:27:57 rt 1.5.156.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b176acf5be9642054e780f9faab16b6909d4d2ef]

INTEGRATION: CWS changefileheader (1.2.34); FILE MERGED 2008/03/31 15:59:29 rt 1.2.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2148755b3c5bc7b70da49c8c2802cf7348ee1ff4]

INTEGRATION: CWS changefileheader (1.6.700); FILE MERGED 2008/04/01 15:30:23 thb 1.6.700.2: #i85898# Stripping all external header guards 2008/03/31 17:14:54 rt 1.6.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [078e41538352ffcfbd42b6c5fefd5acc6288c070]

INTEGRATION: CWS changefileheader (1.5.20); FILE MERGED 2008/04/01 15:04:12 thb 1.5.20.3: #i85898# Stripping all external header guards 2008/04/01 10:50:28 thb 1.5.20.2: #i85898# Stripping all external header guards 2008/03/28 16:43:54 rt 1.5.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [80f3a9e4f0bea08fe76ba1a662ad99337b5f5428]

INTEGRATION: CWS changefileheader (1.38.38); FILE MERGED 2008/03/31 16:59:06 rt 1.38.38.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [33692c5fc6a972ba29e9473fe9f1197473cb6f3f]

INTEGRATION: CWS changefileheader (1.11.26); FILE MERGED 2008/04/01 12:43:37 thb 1.11.26.2: #i85898# Stripping all external header guards 2008/03/31 13:02:06 rt 1.11.26.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c4a7a295113bbe0e49f722a9ebe42fe585f3f324]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/04/01 16:09:23 thb 1.4.62.3: #i85898# Stripping all external header guards 2008/04/01 13:04:27 thb 1.4.62.2: #i85898# Stripping all external header guards 2008/03/31 16:27:57 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [71c8c5607bf458e7670de76096a7dd5b795c4ef9]

INTEGRATION: CWS changefileheader (1.7.492); FILE MERGED 2008/03/31 15:59:29 rt 1.7.492.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [581457d11ead5869744f886197035283b039f700]

INTEGRATION: CWS changefileheader (1.10.24); FILE MERGED 2008/04/01 15:30:23 thb 1.10.24.3: #i85898# Stripping all external header guards 2008/04/01 12:36:29 thb 1.10.24.2: #i85898# Stripping all external header guards 2008/03/31 17:14:54 rt 1.10.24.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9d20cdf9bc15f19d5dc4019cb6c366d5860a4c58]

INTEGRATION: CWS changefileheader (1.2.466); FILE MERGED 2008/04/01 15:49:43 thb 1.2.466.3: #i85898# Stripping all external header guards 2008/04/01 12:47:09 thb 1.2.466.2: #i85898# Stripping all external header guards 2008/03/31 14:18:24 rt 1.2.466.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ec597bc942ea0c76a433e4d1a01ead5371f249ac]

INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/03/28 16:44:15 rt 1.6.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [603dbc66bb99c7db20527650c91d4c1e912f38de]

INTEGRATION: CWS changefileheader (1.2.126); FILE MERGED 2008/04/01 10:50:28 thb 1.2.126.2: #i85898# Stripping all external header guards 2008/03/28 16:43:54 rt 1.2.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [61ebfcdb0a1fb23750fb5540087aafa97e7cd2f1]

INTEGRATION: CWS changefileheader (1.4.38); FILE MERGED 2008/03/31 16:59:06 rt 1.4.38.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f8890eb8abf1a9229fa743b00b3c89d28afa9ef0]

INTEGRATION: CWS changefileheader (1.4.222); FILE MERGED 2008/04/01 12:43:37 thb 1.4.222.2: #i85898# Stripping all external header guards 2008/03/31 13:02:06 rt 1.4.222.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [831e30f645ad90b978738637061bfeb3bd2c91e7]

INTEGRATION: CWS changefileheader (1.9.28); FILE MERGED 2008/04/01 16:09:23 thb 1.9.28.3: #i85898# Stripping all external header guards 2008/04/01 13:04:27 thb 1.9.28.2: #i85898# Stripping all external header guards 2008/03/31 16:27:57 rt 1.9.28.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [23312923df8d5433ab84f4e91e0f5e82e646c5e0]

INTEGRATION: CWS changefileheader (1.7.700); FILE MERGED 2008/04/01 15:30:23 thb 1.7.700.3: #i85898# Stripping all external header guards 2008/04/01 12:36:29 thb 1.7.700.2: #i85898# Stripping all external header guards 2008/03/31 17:14:54 rt 1.7.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [69e755c67c339bfd0b585d19b874cc3c831fed69]

INTEGRATION: CWS changefileheader (1.5.500); FILE MERGED 2008/03/31 15:59:29 rt 1.5.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2fbac50449ec01a3953045b5a4f5d4bc95297b77]

INTEGRATION: CWS changefileheader (1.19.36); FILE MERGED 2008/04/01 15:59:33 thb 1.19.36.3: #i85898# Stripping all external header guards 2008/04/01 12:55:43 thb 1.19.36.2: #i85898# Stripping all external header guards 2008/03/31 16:59:06 rt 1.19.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7de08af0c8383304dfa77c71118f221f6099e725]

INTEGRATION: CWS changefileheader (1.6.84); FILE MERGED 2008/03/31 13:02:05 rt 1.6.84.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8fec27190bcff807f3e5f54ff20ccb2ef403378f]

INTEGRATION: CWS changefileheader (1.10.10); FILE MERGED 2008/03/28 16:44:15 rt 1.10.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [29efc6c3e8d08b59059a73c4a5e6ec0596be73ce]

INTEGRATION: CWS changefileheader (1.15.330); FILE MERGED 2008/04/01 15:30:23 thb 1.15.330.3: #i85898# Stripping all external header guards 2008/04/01 12:36:29 thb 1.15.330.2: #i85898# Stripping all external header guards 2008/03/31 17:14:54 rt 1.15.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [75f949ddb6e68e9f7219c470eeceafd18662eb53]

INTEGRATION: CWS changefileheader (1.2.466); FILE MERGED 2008/04/01 12:47:09 thb 1.2.466.2: #i85898# Stripping all external header guards 2008/03/31 14:18:24 rt 1.2.466.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [04d4b8f6f4dbb857639d5eafdaf7e6d00810d7d5]

INTEGRATION: CWS changefileheader (1.3.126); FILE MERGED 2008/03/28 16:43:54 rt 1.3.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [460a88b0961e5c3fce72814b68e3dc3701dd1d24]

INTEGRATION: CWS changefileheader (1.3.624); FILE MERGED 2008/04/01 15:35:22 thb 1.3.624.3: #i85898# Stripping all external header guards 2008/04/01 12:39:03 thb 1.3.624.2: #i85898# Stripping all external header guards 2008/03/31 13:58:13 rt 1.3.624.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cde268b14d247a7dab1d62dc5808e6292684161d]

INTEGRATION: CWS changefileheader (1.10.76); FILE MERGED 2008/04/01 15:45:10 thb 1.10.76.3: #i85898# Stripping all external header guards 2008/04/01 12:43:36 thb 1.10.76.2: #i85898# Stripping all external header guards 2008/03/31 13:02:05 rt 1.10.76.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6d5dc17ca133ecb7e101a7142314d450dd6b4ef8]

INTEGRATION: CWS changefileheader (1.13.242); FILE MERGED 2008/03/31 16:59:05 rt 1.13.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [73c6fabcc4b35f8997ae6c06f3dcf485f282c67c]

INTEGRATION: CWS changefileheader (1.86.298); FILE MERGED 2008/04/01 15:30:22 thb 1.86.298.3: #i85898# Stripping all external header guards 2008/04/01 12:36:28 thb 1.86.298.2: #i85898# Stripping all external header guards 2008/03/31 17:14:52 rt 1.86.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7676169443d2fd5d9ff45c49ba665a029f0cae98]

INTEGRATION: CWS changefileheader (1.4.294); FILE MERGED 2008/03/28 16:44:15 rt 1.4.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [99ff5b84504c8f4bd350ab39c0ca01af472758b2]

INTEGRATION: CWS changefileheader (1.3.18); FILE MERGED 2008/04/01 16:09:22 thb 1.3.18.3: #i85898# Stripping all external header guards 2008/04/01 13:04:27 thb 1.3.18.2: #i85898# Stripping all external header guards 2008/03/31 16:27:57 rt 1.3.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [70e5c90480bd8252cfc7198001d508db6397b9c6]

INTEGRATION: CWS changefileheader (1.2.624); FILE MERGED 2008/03/31 13:58:13 rt 1.2.624.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ce5da8f70806cf875c880ea7bd341647250f9ad3]

INTEGRATION: CWS changefileheader (1.3.774); FILE MERGED 2008/04/01 12:43:36 thb 1.3.774.2: #i85898# Stripping all external header guards 2008/03/31 13:02:05 rt 1.3.774.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fb304f2137b69b5c795b32cece1078a5a4459213]

INTEGRATION: CWS changefileheader (1.3.500); FILE MERGED 2008/03/31 15:59:28 rt 1.3.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [65c825a81cfcf8d00710939fdfc13c88a40a22dd]

INTEGRATION: CWS changefileheader (1.4.18); FILE MERGED 2008/04/01 16:09:22 thb 1.4.18.3: #i85898# Stripping all external header guards 2008/04/01 13:04:27 thb 1.4.18.2: #i85898# Stripping all external header guards 2008/03/31 16:27:57 rt 1.4.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b7caba1ef7306ecb45edf1255ca1e876eceac364]

INTEGRATION: CWS changefileheader (1.25.292); FILE MERGED 2008/04/01 15:30:22 thb 1.25.292.3: #i85898# Stripping all external header guards 2008/04/01 12:36:28 thb 1.25.292.2: #i85898# Stripping all external header guards 2008/03/31 17:14:52 rt 1.25.292.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1245fab691100115eb266c27be99cd97f948a606]

INTEGRATION: CWS changefileheader (1.7.624); FILE MERGED 2008/04/01 15:35:22 thb 1.7.624.3: #i85898# Stripping all external header guards 2008/04/01 12:39:03 thb 1.7.624.2: #i85898# Stripping all external header guards 2008/03/31 13:58:13 rt 1.7.624.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [78e9b54209b618d872885199701c6cb55a42122a]

INTEGRATION: CWS changefileheader (1.2.126); FILE MERGED 2008/04/01 15:04:12 thb 1.2.126.3: #i85898# Stripping all external header guards 2008/04/01 10:50:28 thb 1.2.126.2: #i85898# Stripping all external header guards 2008/03/28 16:43:53 rt 1.2.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3b4fc5706be12766a007df8b6d19bee158fa08fb]

INTEGRATION: CWS changefileheader (1.3.774); FILE MERGED 2008/04/01 15:45:09 thb 1.3.774.3: #i85898# Stripping all external header guards 2008/04/01 12:43:36 thb 1.3.774.2: #i85898# Stripping all external header guards 2008/03/31 13:02:05 rt 1.3.774.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7137c6f91118103cc06646f4fc8361ed5a2104f0]

INTEGRATION: CWS changefileheader (1.20.344); FILE MERGED 2008/03/31 17:14:52 rt 1.20.344.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a8d6d8886f26e13d9913c6d4db962d2d5caf5d5f]

INTEGRATION: CWS changefileheader (1.2.212); FILE MERGED 2008/04/01 16:09:22 thb 1.2.212.3: #i85898# Stripping all external header guards 2008/04/01 13:04:27 thb 1.2.212.2: #i85898# Stripping all external header guards 2008/03/31 16:27:57 rt 1.2.212.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ace5dfb557388db66235302f0821cd3278790733]

INTEGRATION: CWS changefileheader (1.3.446); FILE MERGED 2008/04/01 15:49:43 thb 1.3.446.3: #i85898# Stripping all external header guards 2008/04/01 12:47:09 thb 1.3.446.2: #i85898# Stripping all external header guards 2008/03/31 14:18:24 rt 1.3.446.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b92942a76fd49b4ae2dfbccb99d31e7d50e9fad4]

INTEGRATION: CWS changefileheader (1.2.126); FILE MERGED 2008/04/01 10:50:28 thb 1.2.126.2: #i85898# Stripping all external header guards 2008/03/28 16:43:53 rt 1.2.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dc1f21af2a70d7dde4f8b4c82062e45214efc350]

INTEGRATION: CWS changefileheader (1.5.632); FILE MERGED 2008/03/31 13:02:04 rt 1.5.632.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [db1ef34aada1dd8f617f7c7542a3dc4dc047b713]

INTEGRATION: CWS changefileheader (1.8.500); FILE MERGED 2008/03/31 15:59:28 rt 1.8.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a70d3b750df8f41cb5a590cbeef81529f68953dd]

INTEGRATION: CWS changefileheader (1.15.330); FILE MERGED 2008/03/31 17:14:51 rt 1.15.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a44cbc911bb6359d57e338407b5b7fb3d80dc2a4]

INTEGRATION: CWS changefileheader (1.2.212); FILE MERGED 2008/04/01 16:09:21 thb 1.2.212.3: #i85898# Stripping all external header guards 2008/04/01 13:04:26 thb 1.2.212.2: #i85898# Stripping all external header guards 2008/03/31 16:27:57 rt 1.2.212.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [117c22435b32c5003fb0d3159c9292278ace4f34]

INTEGRATION: CWS changefileheader (1.6.166); FILE MERGED 2008/03/28 16:44:15 rt 1.6.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b911d376e08da4eed8cee515c5d25a8a8e6dedda]

INTEGRATION: CWS changefileheader (1.6.20); FILE MERGED 2008/03/28 16:43:53 rt 1.6.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7fa0ae62e8fa6fe92e6db8dcb6a147f62996f292]

INTEGRATION: CWS changefileheader (1.12.184); FILE MERGED 2008/04/01 12:39:03 thb 1.12.184.2: #i85898# Stripping all external header guards 2008/03/31 13:58:13 rt 1.12.184.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [161ea37f0f13076ce05fa76984fb187fa84eef3c]

INTEGRATION: CWS changefileheader (1.6.294); FILE MERGED 2008/04/01 15:45:09 thb 1.6.294.2: #i85898# Stripping all external header guards 2008/03/31 13:02:04 rt 1.6.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b40acf84b0b400a3b50ef40c3cbe24a21e897a7e]

INTEGRATION: CWS changefileheader (1.4.500); FILE MERGED 2008/03/31 15:59:28 rt 1.4.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dc6567ea5920fc1a11f7bd0061c8c909c48be52b]

INTEGRATION: CWS changefileheader (1.3.50); FILE MERGED 2008/04/01 16:09:21 thb 1.3.50.3: #i85898# Stripping all external header guards 2008/04/01 13:04:26 thb 1.3.50.2: #i85898# Stripping all external header guards 2008/03/31 16:27:57 rt 1.3.50.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [eb74f8d55a67838e8f4b7df9bf639344da31e0b1]

INTEGRATION: CWS changefileheader (1.31.266); FILE MERGED 2008/04/01 15:30:22 thb 1.31.266.3: #i85898# Stripping all external header guards 2008/04/01 12:36:28 thb 1.31.266.2: #i85898# Stripping all external header guards 2008/03/31 17:14:51 rt 1.31.266.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e66c1a0431d6b9941bb3814b82029b1ab7924cf9]

INTEGRATION: CWS changefileheader (1.2.466); FILE MERGED 2008/04/01 15:49:43 thb 1.2.466.3: #i85898# Stripping all external header guards 2008/04/01 12:47:08 thb 1.2.466.2: #i85898# Stripping all external header guards 2008/03/31 14:18:24 rt 1.2.466.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [74a50a0f874b92a4c72a1102981f83135edac8d8]

INTEGRATION: CWS changefileheader (1.7.416); FILE MERGED 2008/04/01 12:43:35 thb 1.7.416.2: #i85898# Stripping all external header guards 2008/03/31 13:02:04 rt 1.7.416.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [514542d2563e995e9e37fa42ad0a25fba5f51b6c]

INTEGRATION: CWS changefileheader (1.7.500); FILE MERGED 2008/03/31 15:59:28 rt 1.7.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7118308d272a082da7ad6da81ab1a14b13478eaf]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:44:14 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fd9e12fbde331d282e4cc08bf427b73e7cf8a175]

INTEGRATION: CWS changefileheader (1.25.330); FILE MERGED 2008/04/01 12:36:28 thb 1.25.330.2: #i85898# Stripping all external header guards 2008/03/31 17:14:51 rt 1.25.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [871cf6a9ed0935c3a29d1fafe396fc6d34d321d3]

INTEGRATION: CWS changefileheader (1.6.298); FILE MERGED 2008/04/01 15:35:21 thb 1.6.298.2: #i85898# Stripping all external header guards 2008/03/31 13:58:13 rt 1.6.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [553a6b18613b91965583c159b088a0b4f357b586]

INTEGRATION: CWS changefileheader (1.6.44); FILE MERGED 2008/04/01 10:50:28 thb 1.6.44.2: #i85898# Stripping all external header guards 2008/03/28 16:43:53 rt 1.6.44.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [db550c32a41fff7400c57505b5172481d331f4aa]

INTEGRATION: CWS changefileheader (1.6.500); FILE MERGED 2008/03/31 15:59:28 rt 1.6.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c78a31410f8e0f7d7c44a0e0667874a66b13ad6b]

INTEGRATION: CWS changefileheader (1.6.450); FILE MERGED 2008/04/01 15:45:09 thb 1.6.450.2: #i85898# Stripping all external header guards 2008/03/31 13:02:03 rt 1.6.450.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c069f0fff5c325f05798ce41eabdf56ff92fb72a]

INTEGRATION: CWS changefileheader (1.2.212); FILE MERGED 2008/04/01 13:04:26 thb 1.2.212.2: #i85898# Stripping all external header guards 2008/03/31 16:27:57 rt 1.2.212.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e6b97ee834cd109a529eeefb155ae3e43c93c4de]

INTEGRATION: CWS changefileheader (1.4.624); FILE MERGED 2008/03/31 13:58:13 rt 1.4.624.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [80234e821fad69152fe505e11b532616835ed8d0]

INTEGRATION: CWS changefileheader (1.2.126); FILE MERGED 2008/04/01 10:50:27 thb 1.2.126.2: #i85898# Stripping all external header guards 2008/03/28 16:43:53 rt 1.2.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e65d7b0c196621affbcf597909dce2e86f27fc1b]

INTEGRATION: CWS changefileheader (1.13.292); FILE MERGED 2008/04/01 12:36:28 thb 1.13.292.2: #i85898# Stripping all external header guards 2008/03/31 17:14:51 rt 1.13.292.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7b5de762e3de60ee51d24e384f01f34cdd21558b]

INTEGRATION: CWS changefileheader (1.4.212); FILE MERGED 2008/03/28 16:44:14 rt 1.4.212.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0ebe638dc3be2a42e9343f24e9026e57279c2bdb]

INTEGRATION: CWS changefileheader (1.4.416); FILE MERGED 2008/04/01 12:43:35 thb 1.4.416.2: #i85898# Stripping all external header guards 2008/03/31 13:02:03 rt 1.4.416.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dbc3b51917194d0c59a3ef2c8d749c394fd1ee02]

INTEGRATION: CWS changefileheader (1.3.298); FILE MERGED 2008/04/01 15:35:21 thb 1.3.298.2: #i85898# Stripping all external header guards 2008/03/31 13:58:13 rt 1.3.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d317985d167fde09295033412171aee7ff6f0b37]

INTEGRATION: CWS changefileheader (1.2.126); FILE MERGED 2008/04/01 15:04:12 thb 1.2.126.3: #i85898# Stripping all external header guards 2008/04/01 10:50:27 thb 1.2.126.2: #i85898# Stripping all external header guards 2008/03/28 16:43:53 rt 1.2.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b71d1b9101865703a539f6afcb8f7d4281378a5b]

INTEGRATION: CWS changefileheader (1.24.32); FILE MERGED 2008/03/31 17:14:51 rt 1.24.32.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1e3e401f55032270932a0a26344860d317191a70]

INTEGRATION: CWS changefileheader (1.5.416); FILE MERGED 2008/04/01 12:43:35 thb 1.5.416.2: #i85898# Stripping all external header guards 2008/03/31 13:02:03 rt 1.5.416.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a04475730ed4aa4ec430553d6cb1a4734c9d08a6]

INTEGRATION: CWS changefileheader (1.2.212); FILE MERGED 2008/04/01 16:09:20 thb 1.2.212.3: #i85898# Stripping all external header guards 2008/04/01 13:04:26 thb 1.2.212.2: #i85898# Stripping all external header guards 2008/03/31 16:27:57 rt 1.2.212.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fa4930a8c278f3d6daad527bcd2c9b45931ee468]

INTEGRATION: CWS changefileheader (1.4.166); FILE MERGED 2008/03/28 16:44:14 rt 1.4.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2149c24e01d1f921d1b50f378c388a2face847ff]

INTEGRATION: CWS changefileheader (1.4.116); FILE MERGED 2008/04/01 10:50:27 thb 1.4.116.2: #i85898# Stripping all external header guards 2008/03/28 16:43:53 rt 1.4.116.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0da5fc79cea033df48714f0414a2a990a6c4e90a]

INTEGRATION: CWS changefileheader (1.9.468); FILE MERGED 2008/03/31 15:59:28 rt 1.9.468.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ea1d0b110deb7790c2a9531cab6072fbf7f6a5de]

INTEGRATION: CWS changefileheader (1.2.634); FILE MERGED 2008/04/01 15:45:09 thb 1.2.634.3: #i85898# Stripping all external header guards 2008/04/01 12:43:35 thb 1.2.634.2: #i85898# Stripping all external header guards 2008/03/31 13:02:03 rt 1.2.634.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d0a26ec4199bc2b715127cfd46e3b4441dd66184]

INTEGRATION: CWS changefileheader (1.3.18); FILE MERGED 2008/03/31 16:27:57 rt 1.3.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [931ba7d7831a1c85aa71c45378437b99b8a26012]

INTEGRATION: CWS changefileheader (1.2.466); FILE MERGED 2008/04/01 15:49:43 thb 1.2.466.3: #i85898# Stripping all external header guards 2008/04/01 12:47:08 thb 1.2.466.2: #i85898# Stripping all external header guards 2008/03/31 14:18:23 rt 1.2.466.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8c61b8ec4199f8df280b48f9c20a3d21a848e31d]

INTEGRATION: CWS changefileheader (1.3.330); FILE MERGED 2008/03/31 17:14:51 rt 1.3.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b4b813a4147098aa98ef72957e6db505092faede]

INTEGRATION: CWS changefileheader (1.9.500); FILE MERGED 2008/03/31 15:59:28 rt 1.9.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [be7527c88d3228422515ed75ea2de595d576fa24]

INTEGRATION: CWS changefileheader (1.4.450); FILE MERGED 2008/04/01 12:43:35 thb 1.4.450.2: #i85898# Stripping all external header guards 2008/03/31 13:02:03 rt 1.4.450.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [229ab9a7c2accc3105ff6730f17242aea625fe72]

INTEGRATION: CWS changefileheader (1.3.450); FILE MERGED 2008/04/01 16:09:20 thb 1.3.450.2: #i85898# Stripping all external header guards 2008/03/31 16:27:57 rt 1.3.450.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6612b6d793474ee5387775c0bb5aedcd8292a4d4]

INTEGRATION: CWS changefileheader (1.4.624); FILE MERGED 2008/04/01 15:35:21 thb 1.4.624.2: #i85898# Stripping all external header guards 2008/03/31 13:58:13 rt 1.4.624.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dbc7ef3bdfa3d5827878857fde8c6e335775bf84]

INTEGRATION: CWS changefileheader (1.2.466); FILE MERGED 2008/04/01 15:49:42 thb 1.2.466.3: #i85898# Stripping all external header guards 2008/04/01 12:47:08 thb 1.2.466.2: #i85898# Stripping all external header guards 2008/03/31 14:18:23 rt 1.2.466.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [15966692039b95a7a6b972f90cdd8448c4e28075]

INTEGRATION: CWS changefileheader (1.9.300); FILE MERGED 2008/03/31 17:14:51 rt 1.9.300.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d47e8c85982adb81e22cf7c6b4e9ff2b09173673]

INTEGRATION: CWS changefileheader (1.3.126); FILE MERGED 2008/04/01 15:04:12 thb 1.3.126.2: #i85898# Stripping all external header guards 2008/03/28 16:43:53 rt 1.3.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7843132d679f67b4ddf44df3ef9cf4fc8f87e762]

INTEGRATION: CWS changefileheader (1.3.624); FILE MERGED 2008/03/31 13:58:13 rt 1.3.624.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [892ef638747e050c77d45b99fe6ba70eed983069]

INTEGRATION: CWS changefileheader (1.2.432); FILE MERGED 2008/04/01 15:45:08 thb 1.2.432.3: #i85898# Stripping all external header guards 2008/04/01 12:43:34 thb 1.2.432.2: #i85898# Stripping all external header guards 2008/03/31 13:02:03 rt 1.2.432.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2f66da93be73d90334ef461d7c19f12714d26b9b]

INTEGRATION: CWS changefileheader (1.2.292); FILE MERGED 2008/03/28 16:44:14 rt 1.2.292.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0f11c13927bff8d16fecbd2a67f6e2a1622c9d8d]

INTEGRATION: CWS changefileheader (1.2.126); FILE MERGED 2008/03/28 16:43:53 rt 1.2.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1a28ee51e409f6fdf925ce013e1daae19d06a6ed]

INTEGRATION: CWS changefileheader (1.5.330); FILE MERGED 2008/04/01 12:36:26 thb 1.5.330.2: #i85898# Stripping all external header guards 2008/03/31 17:14:50 rt 1.5.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3e1c97bcb3b9dac7bf13d6e12809c1064316f25c]

INTEGRATION: CWS changefileheader (1.8.146); FILE MERGED 2008/03/31 15:59:28 rt 1.8.146.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [96d284ba25365ecbd3ae3f81c3a637dcd696911b]

INTEGRATION: CWS changefileheader (1.3.440); FILE MERGED 2008/04/01 12:47:07 thb 1.3.440.2: #i85898# Stripping all external header guards 2008/03/31 14:18:23 rt 1.3.440.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b99aa9c0b9a3ecb966439fb25c5744653c949528]

INTEGRATION: CWS changefileheader (1.6.298); FILE MERGED 2008/04/01 15:35:21 thb 1.6.298.3: #i85898# Stripping all external header guards 2008/04/01 12:39:03 thb 1.6.298.2: #i85898# Stripping all external header guards 2008/03/31 13:58:13 rt 1.6.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d4e105ee7d8080c2b50e0ccfdc55f30fddbe4725]

INTEGRATION: CWS changefileheader (1.2.212); FILE MERGED 2008/03/31 16:27:57 rt 1.2.212.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b549b0b37aa0f0462f103d47d0cd368a74951d9a]

INTEGRATION: CWS changefileheader (1.3.396); FILE MERGED 2008/03/31 13:02:03 rt 1.3.396.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a9bee160d5fac4437fc5adaf2452e6f6f39eb8d1]

INTEGRATION: CWS changefileheader (1.2.126); FILE MERGED 2008/04/01 15:04:12 thb 1.2.126.2: #i85898# Stripping all external header guards 2008/03/28 16:43:52 rt 1.2.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6f2d46b4f5057ad1a0f9fd47852e753c20a88f06]

INTEGRATION: CWS changefileheader (1.9.240); FILE MERGED 2008/04/01 15:30:22 thb 1.9.240.2: #i85898# Stripping all external header guards 2008/03/31 17:14:50 rt 1.9.240.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e9e3d2ea3a88955d9c417f17353b7e8d965707c3]

INTEGRATION: CWS changefileheader (1.2.466); FILE MERGED 2008/04/01 12:47:07 thb 1.2.466.2: #i85898# Stripping all external header guards 2008/03/31 14:18:23 rt 1.2.466.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [164d1c0a3176c42fa69758c3e3837f79a728e185]

INTEGRATION: CWS changefileheader (1.4.432); FILE MERGED 2008/04/01 15:45:08 thb 1.4.432.3: #i85898# Stripping all external header guards 2008/04/01 12:43:34 thb 1.4.432.2: #i85898# Stripping all external header guards 2008/03/31 13:02:03 rt 1.4.432.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [172112721203fff5e9918a4f74b2651aa81dd6ea]

INTEGRATION: CWS changefileheader (1.6.296); FILE MERGED 2008/04/01 15:35:21 thb 1.6.296.3: #i85898# Stripping all external header guards 2008/04/01 12:39:03 thb 1.6.296.2: #i85898# Stripping all external header guards 2008/03/31 13:58:13 rt 1.6.296.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [681a2402bbc2838f2fa0fa74f6926e18fefb26c2]

INTEGRATION: CWS changefileheader (1.2.126); FILE MERGED 2008/04/01 15:04:12 thb 1.2.126.3: #i85898# Stripping all external header guards 2008/04/01 10:50:27 thb 1.2.126.2: #i85898# Stripping all external header guards 2008/03/28 16:43:52 rt 1.2.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e4026fa23f08faef5b86d2dab2ece22ff1dcd68c]

INTEGRATION: CWS changefileheader (1.3.330); FILE MERGED 2008/03/31 17:14:50 rt 1.3.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6e0b996a0e648f0941345651b9eca81c93ff7126]

INTEGRATION: CWS changefileheader (1.2.466); FILE MERGED 2008/04/01 15:49:42 thb 1.2.466.3: #i85898# Stripping all external header guards 2008/04/01 12:47:07 thb 1.2.466.2: #i85898# Stripping all external header guards 2008/03/31 14:18:23 rt 1.2.466.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5903b274267f590dc2ca4d7425aec608f9bf97ec]

INTEGRATION: CWS changefileheader (1.2.212); FILE MERGED 2008/04/01 13:04:26 thb 1.2.212.2: #i85898# Stripping all external header guards 2008/03/31 16:27:56 rt 1.2.212.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2fe10874364f6d02d7ba5c3ac23e475002f4b661]

INTEGRATION: CWS changefileheader (1.5.432); FILE MERGED 2008/04/01 15:45:08 thb 1.5.432.2: #i85898# Stripping all external header guards 2008/03/31 13:02:02 rt 1.5.432.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [67f5a577f59488cf0dbeb85f41bf7c59f760216c]

INTEGRATION: CWS changefileheader (1.4.624); FILE MERGED 2008/03/31 13:58:12 rt 1.4.624.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9ab7132ba0f5f5c7df14a9796114baf7a125ed9d]

INTEGRATION: CWS changefileheader (1.2.294); FILE MERGED 2008/03/28 16:44:14 rt 1.2.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bc9e7868bfad3b8483f4bebf39cd30631bd1ab2c]

INTEGRATION: CWS changefileheader (1.9.240); FILE MERGED 2008/03/31 17:14:50 rt 1.9.240.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0ee476eac672c2ed1c0e551eb80895faa0aa3af2]

INTEGRATION: CWS changefileheader (1.2.146); FILE MERGED 2008/03/31 15:59:27 rt 1.2.146.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d6630fd1fee4ed1f6d60b3215dd89cf86be65806]

INTEGRATION: CWS changefileheader (1.2.212); FILE MERGED 2008/04/01 16:09:19 thb 1.2.212.3: #i85898# Stripping all external header guards 2008/04/01 13:04:26 thb 1.2.212.2: #i85898# Stripping all external header guards 2008/03/31 16:27:56 rt 1.2.212.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2261012e3e654b3b0c919c85b15e56d7936f2cbc]

INTEGRATION: CWS changefileheader (1.5.432); FILE MERGED 2008/03/31 13:02:02 rt 1.5.432.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9a2d39a982dbcd4de61d1fa281cd4e00c4043adf]

INTEGRATION: CWS changefileheader (1.2.624); FILE MERGED 2008/04/01 15:35:21 thb 1.2.624.2: #i85898# Stripping all external header guards 2008/03/31 13:58:12 rt 1.2.624.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7ad9446a5f8c9327ff0312d1a265550077cc5528]

INTEGRATION: CWS changefileheader (1.9.126); FILE MERGED 2008/04/01 15:04:12 thb 1.9.126.3: #i85898# Stripping all external header guards 2008/04/01 10:50:27 thb 1.9.126.2: #i85898# Stripping all external header guards 2008/03/28 16:43:52 rt 1.9.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a1c86944c81613b4e1491e6ad415aad6d89af3ed]

INTEGRATION: CWS changefileheader (1.18.300); FILE MERGED 2008/04/01 15:30:22 thb 1.18.300.2: #i85898# Stripping all external header guards 2008/03/31 17:14:50 rt 1.18.300.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [afaf35a7cbabe6eca525b4ff1413e6bee6348308]

INTEGRATION: CWS changefileheader (1.2.344); FILE MERGED 2008/03/31 15:59:27 rt 1.2.344.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [379144aad4ba38fea5c2dc96c72616bc2bdeed48]

INTEGRATION: CWS changefileheader (1.2.624); FILE MERGED 2008/03/31 13:58:12 rt 1.2.624.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f163d91e117502fe03c0a49d86585387e59594e7]

INTEGRATION: CWS changefileheader (1.5.278); FILE MERGED 2008/04/01 15:45:07 thb 1.5.278.3: #i85898# Stripping all external header guards 2008/04/01 12:43:34 thb 1.5.278.2: #i85898# Stripping all external header guards 2008/03/31 13:02:02 rt 1.5.278.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [22afff55da1b41dea9534527a71ceb5e5b50416e]

INTEGRATION: CWS changefileheader (1.2.126); FILE MERGED 2008/04/01 10:50:27 thb 1.2.126.2: #i85898# Stripping all external header guards 2008/03/28 16:43:52 rt 1.2.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5665e056757145c6048151e67e65542d78e33501]

INTEGRATION: CWS changefileheader (1.6.88); FILE MERGED 2008/03/31 17:14:50 rt 1.6.88.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d184ce36b52839670e5baa3107d5d377b3881d09]

INTEGRATION: CWS changefileheader (1.7.500); FILE MERGED 2008/03/31 15:59:27 rt 1.7.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [14579492709105cfa7ce86d0b621d8a8596fb0b1]

INTEGRATION: CWS changefileheader (1.2.212); FILE MERGED 2008/04/01 16:09:19 thb 1.2.212.3: #i85898# Stripping all external header guards 2008/04/01 13:04:25 thb 1.2.212.2: #i85898# Stripping all external header guards 2008/03/31 16:27:56 rt 1.2.212.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [672ddfae72ef30dc223bfd43833749096666392f]

INTEGRATION: CWS changefileheader (1.3.624); FILE MERGED 2008/03/31 13:58:12 rt 1.3.624.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [73847c4c621e4b375ace13ddcb2960c1eb4d2ee3]

INTEGRATION: CWS changefileheader (1.10.278); FILE MERGED 2008/04/01 15:45:07 thb 1.10.278.3: #i85898# Stripping all external header guards 2008/04/01 12:43:34 thb 1.10.278.2: #i85898# Stripping all external header guards 2008/03/31 13:02:02 rt 1.10.278.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d507c73ca471b14b60c9ca6f8150a54a865ab91d]

INTEGRATION: CWS changefileheader (1.33.448); FILE MERGED 2008/03/31 16:59:04 rt 1.33.448.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [eab6f0e35479e7173a8dd163a773adfdfac3effa]

INTEGRATION: CWS changefileheader (1.8.34); FILE MERGED 2008/04/01 12:36:26 thb 1.8.34.2: #i85898# Stripping all external header guards 2008/03/31 17:14:50 rt 1.8.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0d38b04a26c775bcc58fb9f4aeb899a6143a605a]

INTEGRATION: CWS changefileheader (1.6.500); FILE MERGED 2008/03/31 15:59:27 rt 1.6.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b407f8418c8696b4560451293698e54ac37e1a6e]

INTEGRATION: CWS changefileheader (1.7.298); FILE MERGED 2008/04/01 15:35:21 thb 1.7.298.3: #i85898# Stripping all external header guards 2008/04/01 12:39:03 thb 1.7.298.2: #i85898# Stripping all external header guards 2008/03/31 13:58:12 rt 1.7.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [131fc7d8087ae56737809e7a47d20ddbb9257d0e]

INTEGRATION: CWS changefileheader (1.4.166); FILE MERGED 2008/03/28 16:44:13 rt 1.4.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a26d0259d1da86569aa04c5771e71e25f1aec6fa]

INTEGRATION: CWS changefileheader (1.8.278); FILE MERGED 2008/04/01 15:45:07 thb 1.8.278.3: #i85898# Stripping all external header guards 2008/04/01 12:43:34 thb 1.8.278.2: #i85898# Stripping all external header guards 2008/03/31 13:02:02 rt 1.8.278.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7f3a672b8cdc5f3d70da3eece5cba6f7de6c5b3a]

INTEGRATION: CWS changefileheader (1.3.1202); FILE MERGED 2008/03/31 16:59:04 rt 1.3.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6feea0f639d1b389682aff4c50430492f38ae9c0]

INTEGRATION: CWS changefileheader (1.4.500); FILE MERGED 2008/03/31 15:59:27 rt 1.4.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5102c1fd200f36760a051a4b081725758a5ba4af]

INTEGRATION: CWS changefileheader (1.2.624); FILE MERGED 2008/04/01 15:35:20 thb 1.2.624.2: #i85898# Stripping all external header guards 2008/03/31 13:58:12 rt 1.2.624.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [345acf30f7a9474f6e10a54eaf9275a9ec4570f5]

INTEGRATION: CWS changefileheader (1.5.88); FILE MERGED 2008/03/31 17:14:50 rt 1.5.88.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [222feb48eedaf6382735ab63613a5555080d311d]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:44:13 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b3600b9e2f21fb00d8cc1885a533aceab06fed2a]

INTEGRATION: CWS changefileheader (1.13.34); FILE MERGED 2008/04/01 10:50:27 thb 1.13.34.2: #i85898# Stripping all external header guards 2008/03/28 16:43:52 rt 1.13.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6ce67f40c9cf7c4180008b33159d253b2e3fa6b5]

INTEGRATION: CWS changefileheader (1.12.246); FILE MERGED 2008/03/31 13:02:02 rt 1.12.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [16f454dd895a3b6f4e4d37d6775f202d8e5dc609]

INTEGRATION: CWS changefileheader (1.11.242); FILE MERGED 2008/04/01 15:59:33 thb 1.11.242.3: #i85898# Stripping all external header guards 2008/04/01 12:55:43 thb 1.11.242.2: #i85898# Stripping all external header guards 2008/03/31 16:59:03 rt 1.11.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9d59aee4732630ac35efa03cacc34c0ce2620e78]

INTEGRATION: CWS changefileheader (1.3.500); FILE MERGED 2008/03/31 15:59:27 rt 1.3.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7a012a0a2fe7a5037766eb1a38a4f577dcc8d5b5]

INTEGRATION: CWS changefileheader (1.2.466); FILE MERGED 2008/04/01 15:49:42 thb 1.2.466.3: #i85898# Stripping all external header guards 2008/04/01 12:47:06 thb 1.2.466.2: #i85898# Stripping all external header guards 2008/03/31 14:18:23 rt 1.2.466.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [abb2d13702d2400ed83688b9a452224f82a35f9d]

INTEGRATION: CWS changefileheader (1.2.212); FILE MERGED 2008/04/01 16:09:18 thb 1.2.212.2: #i85898# Stripping all external header guards 2008/03/31 16:27:56 rt 1.2.212.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f6ee5961a4926a355969b145c993de752d76ef5e]

INTEGRATION: CWS changefileheader (1.29.206); FILE MERGED 2008/04/01 15:45:07 thb 1.29.206.2: #i85898# Stripping all external header guards 2008/03/31 13:02:01 rt 1.29.206.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d49c4276d3e714f1abf09558721f3a599611563a]

INTEGRATION: CWS changefileheader (1.8.60); FILE MERGED 2008/04/01 10:50:27 thb 1.8.60.2: #i85898# Stripping all external header guards 2008/03/28 16:43:52 rt 1.8.60.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [45f6475bfea79c0f9b7e2d4dbd4e84fae554dcd4]

INTEGRATION: CWS changefileheader (1.20.448); FILE MERGED 2008/03/31 16:59:03 rt 1.20.448.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [528984102701f3f35c6e43d99d2c292cdcbcc0e1]

INTEGRATION: CWS changefileheader (1.2.46); FILE MERGED 2008/03/31 15:59:27 rt 1.2.46.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2994c6107cccb5f870d345ed71bf04d2061930f2]

INTEGRATION: CWS changefileheader (1.2.212); FILE MERGED 2008/04/01 16:09:18 thb 1.2.212.3: #i85898# Stripping all external header guards 2008/04/01 13:04:25 thb 1.2.212.2: #i85898# Stripping all external header guards 2008/03/31 16:27:56 rt 1.2.212.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [19185f92cc0ad6667ec9d8f5aaf59bd008edf9ec]

INTEGRATION: CWS changefileheader (1.4.330); FILE MERGED 2008/03/31 17:14:50 rt 1.4.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [deb5ac694fe0cb1b56ffc396ebe4b1d77f3f7987]

INTEGRATION: CWS changefileheader (1.6.298); FILE MERGED 2008/04/01 15:35:20 thb 1.6.298.2: #i85898# Stripping all external header guards 2008/03/31 13:58:12 rt 1.6.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5fa04e665840dc4c078bfcb1fbfdc0636bf8bf78]

INTEGRATION: CWS changefileheader (1.5.246); FILE MERGED 2008/03/31 13:02:01 rt 1.5.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a1161175a48745bac1685ed4912c81900a0befc4]

INTEGRATION: CWS changefileheader (1.3.46); FILE MERGED 2008/03/31 15:59:27 rt 1.3.46.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0f54d41c8338246f7be43dc78472f1f4e6145fd1]

INTEGRATION: CWS changefileheader (1.4.20); FILE MERGED 2008/04/01 16:09:18 thb 1.4.20.3: #i85898# Stripping all external header guards 2008/04/01 13:04:25 thb 1.4.20.2: #i85898# Stripping all external header guards 2008/03/31 16:27:56 rt 1.4.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [21ca5b623592529bb0c4c267aeebe852a53ec7c0]

INTEGRATION: CWS changefileheader (1.3.1202); FILE MERGED 2008/03/31 16:59:03 rt 1.3.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [270c74336157e36db50c119ad6842d7177e2a627]

INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/03/28 16:44:13 rt 1.7.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7a4e0a5c2d7b8b7b2eaca7f16dd37ac4f5c6ba9f]

INTEGRATION: CWS changefileheader (1.15.134); FILE MERGED 2008/04/01 12:36:25 thb 1.15.134.2: #i85898# Stripping all external header guards 2008/03/31 17:14:49 rt 1.15.134.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [94c88da5d17822d006b08c0349d19126582fb969]

INTEGRATION: CWS changefileheader (1.3.126); FILE MERGED 2008/04/01 10:50:27 thb 1.3.126.2: #i85898# Stripping all external header guards 2008/03/28 16:43:52 rt 1.3.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [589e9ce138cfecc26cef1df6d651553e8c5ee5f2]

INTEGRATION: CWS changefileheader (1.35.206); FILE MERGED 2008/04/01 15:45:07 thb 1.35.206.2: #i85898# Stripping all external header guards 2008/03/31 13:02:01 rt 1.35.206.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [90bc3bdd8ad1a38a8a0d1fcbb0dc76f03896f7f1]

INTEGRATION: CWS changefileheader (1.2.466); FILE MERGED 2008/04/01 15:49:42 thb 1.2.466.2: #i85898# Stripping all external header guards 2008/03/31 14:18:23 rt 1.2.466.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9f442d5ba3d59a79f4560ac48fd3ace38c1a4fba]

INTEGRATION: CWS changefileheader (1.2.120); FILE MERGED 2008/03/31 15:59:27 rt 1.2.120.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ce52722ccb3552bc6b59e0ec7beae62e917d44a4]

INTEGRATION: CWS changefileheader (1.14.242); FILE MERGED 2008/04/01 15:59:33 thb 1.14.242.2: #i85898# Stripping all external header guards 2008/03/31 16:59:03 rt 1.14.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4ccf76b47ff8a6359bc3a493749fdb1f7eef3b4f]

INTEGRATION: CWS changefileheader (1.5.16); FILE MERGED 2008/04/01 15:35:20 thb 1.5.16.2: #i85898# Stripping all external header guards 2008/03/31 13:58:12 rt 1.5.16.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3731be43333a473d70532dc1cd9dadf65fa835a8]

INTEGRATION: CWS changefileheader (1.5.88); FILE MERGED 2008/03/31 17:14:49 rt 1.5.88.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ddc664621a4e000ab1bc3d766c3a74cdd5fb36b1]

INTEGRATION: CWS changefileheader (1.5.20); FILE MERGED 2008/04/01 15:04:11 thb 1.5.20.3: #i85898# Stripping all external header guards 2008/04/01 10:50:27 thb 1.5.20.2: #i85898# Stripping all external header guards 2008/03/28 16:43:52 rt 1.5.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [99d44df58572fd68ebf1f89b3481d173c946d79b]

INTEGRATION: CWS changefileheader (1.33.244); FILE MERGED 2008/04/01 15:45:07 thb 1.33.244.3: #i85898# Stripping all external header guards 2008/04/01 12:43:34 thb 1.33.244.2: #i85898# Stripping all external header guards 2008/03/31 13:02:01 rt 1.33.244.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4b60e1b1cfe4992f21b84411116b8b302b4ac4cf]

INTEGRATION: CWS changefileheader (1.2.212); FILE MERGED 2008/04/01 16:09:17 thb 1.2.212.3: #i85898# Stripping all external header guards 2008/04/01 13:04:25 thb 1.2.212.2: #i85898# Stripping all external header guards 2008/03/31 16:27:56 rt 1.2.212.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ab9f821b7e447388598d4989d7041dd3a6477ff0]

INTEGRATION: CWS changefileheader (1.25.448); FILE MERGED 2008/03/31 16:59:03 rt 1.25.448.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4ee06424457db04bc0a969aa3726844a869acb15]

INTEGRATION: CWS changefileheader (1.2.16); FILE MERGED 2008/03/31 13:58:12 rt 1.2.16.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b4e57b4b07d67b01d2e8d0bfadc64b4cad093287]

INTEGRATION: CWS changefileheader (1.17.86); FILE MERGED 2008/03/31 17:14:49 rt 1.17.86.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2a43750723fbbfcd428dbe392f05a13bb4c2cb58]

INTEGRATION: CWS changefileheader (1.3.106); FILE MERGED 2008/04/01 15:04:11 thb 1.3.106.3: #i85898# Stripping all external header guards 2008/04/01 10:50:27 thb 1.3.106.2: #i85898# Stripping all external header guards 2008/03/28 16:43:51 rt 1.3.106.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [24cc8361dd0531e8b818be4d64a56fa8a76e4e06]

INTEGRATION: CWS changefileheader (1.53.412); FILE MERGED 2008/04/01 15:45:06 thb 1.53.412.2: #i85898# Stripping all external header guards 2008/03/31 13:02:01 rt 1.53.412.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e7c5e29e0a52571bf8929ecdf8bc8f47965afaf4]

INTEGRATION: CWS changefileheader (1.9.46); FILE MERGED 2008/03/31 15:59:27 rt 1.9.46.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2261eeb376949b4db3122294bb6f6a32fbb2a4d4]

INTEGRATION: CWS changefileheader (1.2.466); FILE MERGED 2008/04/01 12:47:06 thb 1.2.466.2: #i85898# Stripping all external header guards 2008/03/31 14:18:23 rt 1.2.466.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [95fdc22fee28141c4a8c30a39c829cf6bd279685]

INTEGRATION: CWS changefileheader (1.4.300); FILE MERGED 2008/03/31 17:14:49 rt 1.4.300.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [221c1e412cae5545df7286f6f0f70d83d687bb38]

INTEGRATION: CWS changefileheader (1.2.126); FILE MERGED 2008/03/28 16:43:51 rt 1.2.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3c11740975bf0766f9f6696efd78d5c0a4a25856]

INTEGRATION: CWS changefileheader (1.4.428); FILE MERGED 2008/03/31 13:02:01 rt 1.4.428.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2deff2a2e655b9e977c8eeeb55096900f60a6e12]

INTEGRATION: CWS changefileheader (1.13.38); FILE MERGED 2008/04/01 15:59:33 thb 1.13.38.3: #i85898# Stripping all external header guards 2008/04/01 12:55:43 thb 1.13.38.2: #i85898# Stripping all external header guards 2008/03/31 16:59:03 rt 1.13.38.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7d1e7f249637a99a570314c59d4cb51cb24dee10]

INTEGRATION: CWS changefileheader (1.3.330); FILE MERGED 2008/03/31 17:14:49 rt 1.3.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f75dda153fc4a9631401efb886f7b24771106b8a]

INTEGRATION: CWS changefileheader (1.3.624); FILE MERGED 2008/04/01 15:35:20 thb 1.3.624.2: #i85898# Stripping all external header guards 2008/03/31 13:58:12 rt 1.3.624.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5341464e9fc9ac1e342c53c7c0e7d1c127c6fc8b]

INTEGRATION: CWS changefileheader (1.3.70); FILE MERGED 2008/04/01 10:50:27 thb 1.3.70.2: #i85898# Stripping all external header guards 2008/03/28 16:43:51 rt 1.3.70.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6e502bc65c694687f2724253d71f8a29b665e811]

INTEGRATION: CWS changefileheader (1.38.26); FILE MERGED 2008/04/01 15:45:06 thb 1.38.26.2: #i85898# Stripping all external header guards 2008/03/31 13:02:01 rt 1.38.26.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [32556f5da5aeb9efae4a663a915b8991e46556ac]

INTEGRATION: CWS changefileheader (1.2.466); FILE MERGED 2008/04/01 12:47:05 thb 1.2.466.2: #i85898# Stripping all external header guards 2008/03/31 14:18:23 rt 1.2.466.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0c4474761791ddec53f920932383c32461814bb1]

INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/03/28 16:44:12 rt 1.6.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [afbc1dbc27ec0038ce46832af8ef25bb57bd93c0]

INTEGRATION: CWS changefileheader (1.7.1202); FILE MERGED 2008/04/01 15:59:33 thb 1.7.1202.3: #i85898# Stripping all external header guards 2008/04/01 12:55:43 thb 1.7.1202.2: #i85898# Stripping all external header guards 2008/03/31 16:59:03 rt 1.7.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [eeff6454340225450fef0074f3a5c82e16436823]

INTEGRATION: CWS changefileheader (1.9.330); FILE MERGED 2008/03/31 17:14:49 rt 1.9.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [967d624873386b62b9eb9e8cb8a9a3fb47494f1e]

INTEGRATION: CWS changefileheader (1.7.246); FILE MERGED 2008/03/31 13:02:00 rt 1.7.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e3e41c89eb27f49e9ec2cd399fb3f04cff180aea]

INTEGRATION: CWS changefileheader (1.8.44); FILE MERGED 2008/03/28 16:43:51 rt 1.8.44.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a474297c85cadd8e92b7ef94076c1f2aeacce08d]

INTEGRATION: CWS changefileheader (1.2.212); FILE MERGED 2008/04/01 16:09:16 thb 1.2.212.3: #i85898# Stripping all external header guards 2008/04/01 13:04:25 thb 1.2.212.2: #i85898# Stripping all external header guards 2008/03/31 16:27:56 rt 1.2.212.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [253f20f4a687a3adbbe1438a1725a7649fc7f53a]

INTEGRATION: CWS changefileheader (1.2.466); FILE MERGED 2008/04/01 15:49:42 thb 1.2.466.3: #i85898# Stripping all external header guards 2008/04/01 12:47:05 thb 1.2.466.2: #i85898# Stripping all external header guards 2008/03/31 14:18:23 rt 1.2.466.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [412a365ddc19ec7303cfe572595c2adb69a00b38]

INTEGRATION: CWS changefileheader (1.2.294); FILE MERGED 2008/03/28 16:44:12 rt 1.2.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3fe81565eea5fa106e3d56439581b7a50ed225ef]

INTEGRATION: CWS changefileheader (1.16.242); FILE MERGED 2008/04/01 15:59:33 thb 1.16.242.3: #i85898# Stripping all external header guards 2008/04/01 12:55:43 thb 1.16.242.2: #i85898# Stripping all external header guards 2008/03/31 16:59:03 rt 1.16.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f8a07ed4f644ed4bfc8cd226b78f288ab01b3746]

INTEGRATION: CWS changefileheader (1.7.492); FILE MERGED 2008/04/01 12:36:25 thb 1.7.492.2: #i85898# Stripping all external header guards 2008/03/31 17:14:49 rt 1.7.492.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bda0404e409b0241a719b2b5a602a8bb59132fc1]

INTEGRATION: CWS changefileheader (1.19.412); FILE MERGED 2008/03/31 13:02:00 rt 1.19.412.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b9c068a56d8ee24919ba97a1387ab864dd580bd9]

INTEGRATION: CWS changefileheader (1.7.20); FILE MERGED 2008/04/01 15:04:11 thb 1.7.20.2: #i85898# Stripping all external header guards 2008/03/28 16:43:51 rt 1.7.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [24f8d9505774b092fa8c0bb1d392814864934d87]

INTEGRATION: CWS changefileheader (1.2.156); FILE MERGED 2008/04/01 16:09:16 thb 1.2.156.3: #i85898# Stripping all external header guards 2008/04/01 13:04:24 thb 1.2.156.2: #i85898# Stripping all external header guards 2008/03/31 16:27:56 rt 1.2.156.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [54065b4028a71701185933276ff3762d61dd18d7]

INTEGRATION: CWS changefileheader (1.7.500); FILE MERGED 2008/03/31 15:59:26 rt 1.7.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [38ddaadaa97ad0c6dca5e7606de226431cc50427]

INTEGRATION: CWS changefileheader (1.41.448); FILE MERGED 2008/03/31 16:59:03 rt 1.41.448.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [984933ce003d7e3d86061d179fe7adb8c761b29c]

INTEGRATION: CWS changefileheader (1.2.292); FILE MERGED 2008/03/28 16:44:12 rt 1.2.292.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5b4b86be88644c9d49676db069dbd6ec1ac5f9de]

INTEGRATION: CWS changefileheader (1.4.298); FILE MERGED 2008/04/01 15:35:20 thb 1.4.298.3: #i85898# Stripping all external header guards 2008/04/01 12:39:03 thb 1.4.298.2: #i85898# Stripping all external header guards 2008/03/31 13:58:12 rt 1.4.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [38c594637f106905970f307a2f19984a07a5bf78]

INTEGRATION: CWS changefileheader (1.12.330); FILE MERGED 2008/04/01 15:30:21 thb 1.12.330.2: #i85898# Stripping all external header guards 2008/03/31 17:14:49 rt 1.12.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0108c98c483394f561d6f564cd0d5af8c96eb741]

INTEGRATION: CWS changefileheader (1.6.774); FILE MERGED 2008/03/31 13:02:00 rt 1.6.774.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2eb28a80d80b66d48284bd0a299c33dc1765f3a0]

INTEGRATION: CWS changefileheader (1.3.94); FILE MERGED 2008/03/28 16:43:51 rt 1.3.94.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5b8ca62655f0f68d3e4d79a23a4cac7c0dcadbe7]

INTEGRATION: CWS changefileheader (1.2.212); FILE MERGED 2008/04/01 16:09:16 thb 1.2.212.3: #i85898# Stripping all external header guards 2008/04/01 13:04:24 thb 1.2.212.2: #i85898# Stripping all external header guards 2008/03/31 16:27:56 rt 1.2.212.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [48be2307b314467faa7e049d16384392f7e26283]

INTEGRATION: CWS changefileheader (1.8.500); FILE MERGED 2008/03/31 15:59:26 rt 1.8.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b6d2ff2b5add39ab981f341877cb64573816c81f]

INTEGRATION: CWS changefileheader (1.8.530); FILE MERGED 2008/04/01 15:35:20 thb 1.8.530.3: #i85898# Stripping all external header guards 2008/04/01 12:39:03 thb 1.8.530.2: #i85898# Stripping all external header guards 2008/03/31 13:58:12 rt 1.8.530.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a00ee376c7eb41d00d20e2c7d049384de5f38505]

INTEGRATION: CWS changefileheader (1.4.166); FILE MERGED 2008/03/28 16:44:12 rt 1.4.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5d364788a805948faabc50f8318d925cd0985101]

INTEGRATION: CWS changefileheader (1.6.1202); FILE MERGED 2008/03/31 16:59:03 rt 1.6.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e86a3fef9a7f1bc6fecf292588b24694746b8917]

INTEGRATION: CWS changefileheader (1.14.32); FILE MERGED 2008/03/31 17:14:49 rt 1.14.32.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fd53b477cc29c3a379ae71176e149bd3d70b9af2]

INTEGRATION: CWS changefileheader (1.5.454); FILE MERGED 2008/03/31 13:02:00 rt 1.5.454.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cb7435162e43beed332341037ac65a86336483dc]

INTEGRATION: CWS changefileheader (1.10.46); FILE MERGED 2008/03/31 15:59:26 rt 1.10.46.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5266fbd2ac30b95a39367f5a2b7081af27c1db4d]

INTEGRATION: CWS changefileheader (1.2.212); FILE MERGED 2008/04/01 13:04:24 thb 1.2.212.2: #i85898# Stripping all external header guards 2008/03/31 16:27:56 rt 1.2.212.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d822dcac1b9d440cae0158712022aba359217f5a]

INTEGRATION: CWS changefileheader (1.2.466); FILE MERGED 2008/04/01 15:49:42 thb 1.2.466.3: #i85898# Stripping all external header guards 2008/04/01 12:47:04 thb 1.2.466.2: #i85898# Stripping all external header guards 2008/03/31 14:18:23 rt 1.2.466.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c01a2f01f6b44fcf297bf3fc57058ebe161a0ce6]

INTEGRATION: CWS changefileheader (1.48.34); FILE MERGED 2008/04/01 15:59:32 thb 1.48.34.3: #i85898# Stripping all external header guards 2008/04/01 12:55:43 thb 1.48.34.2: #i85898# Stripping all external header guards 2008/03/31 16:59:03 rt 1.48.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [351c62a84105702262d6eeff093377a7d60366e9]

INTEGRATION: CWS changefileheader (1.6.300); FILE MERGED 2008/03/31 17:14:49 rt 1.6.300.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [011614a5cf69e91235f7692e6c78fcc3055f2854]

INTEGRATION: CWS changefileheader (1.5.222); FILE MERGED 2008/03/31 13:01:59 rt 1.5.222.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3be6178b588c5e338cd4c2f298d4559e3f04603d]

INTEGRATION: CWS changefileheader (1.2.126); FILE MERGED 2008/04/01 15:04:11 thb 1.2.126.3: #i85898# Stripping all external header guards 2008/04/01 10:50:26 thb 1.2.126.2: #i85898# Stripping all external header guards 2008/03/28 16:43:51 rt 1.2.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [96205408ac73903c1a4877e2c2cb1ed96f8a807b]

INTEGRATION: CWS changefileheader (1.9.34); FILE MERGED 2008/03/31 15:59:26 rt 1.9.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d1ce9665ecc340425d4fc2259f6df5f61ce63a3a]

INTEGRATION: CWS changefileheader (1.2.466); FILE MERGED 2008/04/01 12:47:04 thb 1.2.466.2: #i85898# Stripping all external header guards 2008/03/31 14:18:23 rt 1.2.466.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [29803747372d6cf190692b96f744da7fcfafecef]

INTEGRATION: CWS changefileheader (1.22.242); FILE MERGED 2008/04/01 15:59:32 thb 1.22.242.3: #i85898# Stripping all external header guards 2008/04/01 12:55:42 thb 1.22.242.2: #i85898# Stripping all external header guards 2008/03/31 16:59:03 rt 1.22.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ce0e2177b035c3c38067eaf022b9bd9d15ec6fcd]

INTEGRATION: CWS changefileheader (1.9.88); FILE MERGED 2008/03/31 17:14:48 rt 1.9.88.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b692d73372b4ee43ab2270f4b3d449d7aaa5f3ea]

INTEGRATION: CWS changefileheader (1.3.94); FILE MERGED 2008/04/01 10:50:26 thb 1.3.94.2: #i85898# Stripping all external header guards 2008/03/28 16:43:51 rt 1.3.94.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [44d0f46d0e65c3cbf15f38a90e5cbf31209be851]

INTEGRATION: CWS changefileheader (1.20.246); FILE MERGED 2008/03/31 13:01:59 rt 1.20.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d8de463707b2c5a76d3cbdaca46bc0c7fc475bad]

INTEGRATION: CWS changefileheader (1.6.624); FILE MERGED 2008/04/01 15:35:20 thb 1.6.624.3: #i85898# Stripping all external header guards 2008/04/01 12:39:03 thb 1.6.624.2: #i85898# Stripping all external header guards 2008/03/31 13:58:12 rt 1.6.624.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cf22ecfe6f57e07efb440384ac7eb0e8bf980f26]

INTEGRATION: CWS changefileheader (1.4.500); FILE MERGED 2008/03/31 15:59:26 rt 1.4.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [49f13844037a878778f2e91c896443f9d4a070c9]

INTEGRATION: CWS changefileheader (1.4.96); FILE MERGED 2008/04/01 13:04:24 thb 1.4.96.2: #i85898# Stripping all external header guards 2008/03/31 16:27:56 rt 1.4.96.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dae9434fe207ac5ffff77a90df25a086be2bac16]

INTEGRATION: CWS changefileheader (1.21.448); FILE MERGED 2008/03/31 16:59:03 rt 1.21.448.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2cec248245ee6eee16216b66519f321d650c96de]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:44:12 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e667c25869ad23ec542c154b8e75e726c455ae35]

INTEGRATION: CWS changefileheader (1.4.330); FILE MERGED 2008/03/31 17:14:48 rt 1.4.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dc4843d05d7098ee6558b5b7e254af372e641b94]

INTEGRATION: CWS changefileheader (1.5.126); FILE MERGED 2008/04/01 15:04:11 thb 1.5.126.3: #i85898# Stripping all external header guards 2008/04/01 10:50:26 thb 1.5.126.2: #i85898# Stripping all external header guards 2008/03/28 16:43:51 rt 1.5.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4a1fe6c4b9ac9ea31454b4576ee6472a125cd943]

INTEGRATION: CWS changefileheader (1.9.170); FILE MERGED 2008/03/31 13:01:59 rt 1.9.170.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [da6246daf7c00eab8dde77603bd1e496a0580045]

INTEGRATION: CWS changefileheader (1.5.20); FILE MERGED 2008/04/01 16:09:16 thb 1.5.20.3: #i85898# Stripping all external header guards 2008/04/01 13:04:24 thb 1.5.20.2: #i85898# Stripping all external header guards 2008/03/31 16:27:56 rt 1.5.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2807ab93dbe419d85b60fe47ce1c617c0e6c4765]

INTEGRATION: CWS changefileheader (1.10.126); FILE MERGED 2008/04/01 15:04:11 thb 1.10.126.3: #i85898# Stripping all external header guards 2008/04/01 10:50:26 thb 1.10.126.2: #i85898# Stripping all external header guards 2008/03/28 16:43:51 rt 1.10.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [62aebc6c92dbf66b4c1cb255f4b2a9cc0cc9255f]

INTEGRATION: CWS changefileheader (1.6.330); FILE MERGED 2008/03/31 17:14:48 rt 1.6.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1eb0fd4ae327a660a91779345cac562e65ac2625]

INTEGRATION: CWS changefileheader (1.3.774); FILE MERGED 2008/03/31 13:01:59 rt 1.3.774.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [23003cc2164b50515ffbabf6509f18944be2ec5b]

INTEGRATION: CWS changefileheader (1.6.500); FILE MERGED 2008/03/31 15:59:26 rt 1.6.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e1e3fb593824b66d1d192f2680fb693d3c32d2c2]

INTEGRATION: CWS changefileheader (1.2.212); FILE MERGED 2008/04/01 16:09:15 thb 1.2.212.2: #i85898# Stripping all external header guards 2008/03/31 16:27:56 rt 1.2.212.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d48488928e3104e1bf0239980254d17b347ee87c]

INTEGRATION: CWS changefileheader (1.5.58); FILE MERGED 2008/03/28 16:44:12 rt 1.5.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bbb1f3eaf731901dbb6409e7bc8378c75834e6b6]

INTEGRATION: CWS changefileheader (1.22.242); FILE MERGED 2008/04/01 15:59:32 thb 1.22.242.3: #i85898# Stripping all external header guards 2008/04/01 12:55:42 thb 1.22.242.2: #i85898# Stripping all external header guards 2008/03/31 16:59:02 rt 1.22.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c855dd76ce90776a2c755c734d203ef51be833a4]

INTEGRATION: CWS changefileheader (1.6.60); FILE MERGED 2008/04/01 15:04:11 thb 1.6.60.3: #i85898# Stripping all external header guards 2008/04/01 10:50:26 thb 1.6.60.2: #i85898# Stripping all external header guards 2008/03/28 16:43:51 rt 1.6.60.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [300eba97a77b9876e7003a7fce5529b7921740d7]

INTEGRATION: CWS changefileheader (1.5.234); FILE MERGED 2008/04/01 15:35:20 thb 1.5.234.3: #i85898# Stripping all external header guards 2008/04/01 12:39:03 thb 1.5.234.2: #i85898# Stripping all external header guards 2008/03/31 13:58:12 rt 1.5.234.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9c55a5cc15e2a780237dcd24626ef5487f7af46c]

INTEGRATION: CWS changefileheader (1.4.690); FILE MERGED 2008/04/01 15:30:21 thb 1.4.690.3: #i85898# Stripping all external header guards 2008/04/01 12:36:25 thb 1.4.690.2: #i85898# Stripping all external header guards 2008/03/31 17:14:48 rt 1.4.690.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b060cec34b714d3a9687b243c45cf3d917e14ae3]

INTEGRATION: CWS changefileheader (1.6.82); FILE MERGED 2008/03/31 13:01:59 rt 1.6.82.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f368c2d0bc05d5cec6fa666717100e60a8ab5b6f]

INTEGRATION: CWS changefileheader (1.16.146); FILE MERGED 2008/03/31 15:59:26 rt 1.16.146.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [219a0b2c422c95b919814abc648260953c0c44b2]

INTEGRATION: CWS changefileheader (1.3.50); FILE MERGED 2008/04/01 13:04:24 thb 1.3.50.2: #i85898# Stripping all external header guards 2008/03/31 16:27:56 rt 1.3.50.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fe65f11f0373f3fb319a60cd607979918f606669]

INTEGRATION: CWS changefileheader (1.35.448); FILE MERGED 2008/03/31 16:59:02 rt 1.35.448.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6c138c4e4735114f87a5671071a64d21ba8e4c84]

INTEGRATION: CWS changefileheader (1.6.20); FILE MERGED 2008/03/28 16:43:50 rt 1.6.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [28f05a4960610ae199c72bd2fdf46bab51815dcb]

INTEGRATION: CWS changefileheader (1.8.700); FILE MERGED 2008/04/01 12:36:25 thb 1.8.700.2: #i85898# Stripping all external header guards 2008/03/31 17:14:48 rt 1.8.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b194adcd3d72c56dee97f066267fbbfc2937acbf]

INTEGRATION: CWS changefileheader (1.7.412); FILE MERGED 2008/03/31 13:01:58 rt 1.7.412.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8531626da271f6d42d6a23ea1b2f899c61e7e14e]

INTEGRATION: CWS changefileheader (1.9.234); FILE MERGED 2008/04/01 15:35:19 thb 1.9.234.2: #i85898# Stripping all external header guards 2008/03/31 13:58:11 rt 1.9.234.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d3a2b17046f7e2ed2d839a7f30975289ea73dda1]

INTEGRATION: CWS changefileheader (1.2.212); FILE MERGED 2008/04/01 16:09:15 thb 1.2.212.3: #i85898# Stripping all external header guards 2008/04/01 13:04:24 thb 1.2.212.2: #i85898# Stripping all external header guards 2008/03/31 16:27:56 rt 1.2.212.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [301d5a2c483bd52cdded73cd74e9b066ad93150e]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:44:11 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d61561b6eaba75aa9cf09686a44fa2193ef65f32]

INTEGRATION: CWS changefileheader (1.4.1202); FILE MERGED 2008/03/31 16:59:02 rt 1.4.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0a4a222ebdada2b373bdb29abdbfb7520bc6d533]

INTEGRATION: CWS changefileheader (1.3.106); FILE MERGED 2008/04/01 15:04:11 thb 1.3.106.2: #i85898# Stripping all external header guards 2008/03/28 16:43:50 rt 1.3.106.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6c345606afc65b53bc2634ec9020fa2ea07ff54c]

INTEGRATION: CWS changefileheader (1.5.82); FILE MERGED 2008/03/31 13:01:58 rt 1.5.82.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [323db94e694a229003aafe91ce68e8cc074e9a95]

INTEGRATION: CWS changefileheader (1.11.60); FILE MERGED 2008/03/31 13:58:11 rt 1.11.60.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a1ad9ef2239f81b9fc0834b5dcf123f2cdcce1af]

INTEGRATION: CWS changefileheader (1.26.292); FILE MERGED 2008/04/01 12:36:25 thb 1.26.292.2: #i85898# Stripping all external header guards 2008/03/31 17:14:48 rt 1.26.292.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dd9cb563416a87a618844d6c3712901782ab5cd2]

INTEGRATION: CWS changefileheader (1.3.20); FILE MERGED 2008/04/01 13:04:24 thb 1.3.20.2: #i85898# Stripping all external header guards 2008/03/31 16:27:56 rt 1.3.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [efd93969eed8733cc9cdf5cee48d5e81710f86cc]

INTEGRATION: CWS changefileheader (1.22.500); FILE MERGED 2008/03/31 15:59:26 rt 1.22.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [859b41e0bfd72a895c85c5b41f66b38885ec8c6f]

INTEGRATION: CWS changefileheader (1.2.466); FILE MERGED 2008/04/01 15:49:42 thb 1.2.466.2: #i85898# Stripping all external header guards 2008/03/31 14:18:22 rt 1.2.466.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [24fbb0ae2c10cd9934cd653a85e7913a005a0b02]

INTEGRATION: CWS changefileheader (1.4.166); FILE MERGED 2008/03/28 16:44:11 rt 1.4.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [513e65d79a832de869ee3b0b63893e84d59b0153]

INTEGRATION: CWS changefileheader (1.18.242); FILE MERGED 2008/04/01 15:59:32 thb 1.18.242.3: #i85898# Stripping all external header guards 2008/04/01 12:55:42 thb 1.18.242.2: #i85898# Stripping all external header guards 2008/03/31 16:59:02 rt 1.18.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b353232ca8e0d40adc53eb2f43c258f11fef930d]

INTEGRATION: CWS changefileheader (1.4.94); FILE MERGED 2008/04/01 15:04:11 thb 1.4.94.3: #i85898# Stripping all external header guards 2008/04/01 10:50:26 thb 1.4.94.2: #i85898# Stripping all external header guards 2008/03/28 16:43:50 rt 1.4.94.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [26047c2e38c01ddee00caa514466cad61f1736a1]

INTEGRATION: CWS changefileheader (1.6.434); FILE MERGED 2008/04/01 15:30:21 thb 1.6.434.2: #i85898# Stripping all external header guards 2008/03/31 17:14:48 rt 1.6.434.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ea666b98fb3dbc92e63d61315b6c809872387213]

INTEGRATION: CWS changefileheader (1.4.622); FILE MERGED 2008/04/01 15:35:19 thb 1.4.622.2: #i85898# Stripping all external header guards 2008/03/31 13:58:11 rt 1.4.622.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e8f4b048c596da91a9f755d21547d2a2b747c316]

INTEGRATION: CWS changefileheader (1.2.212); FILE MERGED 2008/04/01 16:09:15 thb 1.2.212.3: #i85898# Stripping all external header guards 2008/04/01 13:04:23 thb 1.2.212.2: #i85898# Stripping all external header guards 2008/03/31 16:27:56 rt 1.2.212.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [195cd7ee96d8e6b66abb0f5cdc475a4a98abc825]

INTEGRATION: CWS changefileheader (1.2.466); FILE MERGED 2008/04/01 15:49:42 thb 1.2.466.3: #i85898# Stripping all external header guards 2008/04/01 12:47:04 thb 1.2.466.2: #i85898# Stripping all external header guards 2008/03/31 14:18:22 rt 1.2.466.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6f6f797e16ff1b50f3d8a9fa535895ec01cf2053]

INTEGRATION: CWS changefileheader (1.22.292); FILE MERGED 2008/04/01 15:30:21 thb 1.22.292.3: #i85898# Stripping all external header guards 2008/04/01 12:36:25 thb 1.22.292.2: #i85898# Stripping all external header guards 2008/03/31 17:14:48 rt 1.22.292.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c7910fd2c1af6432955112e281521bbb04cb0fad]

INTEGRATION: CWS changefileheader (1.25.448); FILE MERGED 2008/03/31 16:59:02 rt 1.25.448.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1df2988c061355cb9eccd2e3e4d2ad83e45ac545]

INTEGRATION: CWS changefileheader (1.2.126); FILE MERGED 2008/04/01 15:04:11 thb 1.2.126.2: #i85898# Stripping all external header guards 2008/03/28 16:43:50 rt 1.2.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3ac1ebb9f492e3ce7bf602e7e3f3cdd416a7626a]

INTEGRATION: CWS changefileheader (1.9.500); FILE MERGED 2008/03/31 15:59:26 rt 1.9.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [66a2d3f5b0c98335f3fb8ffeec13f95e50d98812]

INTEGRATION: CWS changefileheader (1.3.156); FILE MERGED 2008/04/01 16:09:15 thb 1.3.156.3: #i85898# Stripping all external header guards 2008/04/01 13:04:23 thb 1.3.156.2: #i85898# Stripping all external header guards 2008/03/31 16:27:56 rt 1.3.156.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b88e8759c0f1d7fa12aaae3d0459e127d3e82c0c]

INTEGRATION: CWS changefileheader (1.3.1202); FILE MERGED 2008/03/31 16:59:02 rt 1.3.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c7ddae749f975315360a424a0bc68bcad9f8a593]

INTEGRATION: CWS changefileheader (1.3.94); FILE MERGED 2008/04/01 15:04:11 thb 1.3.94.3: #i85898# Stripping all external header guards 2008/04/01 10:50:26 thb 1.3.94.2: #i85898# Stripping all external header guards 2008/03/28 16:43:50 rt 1.3.94.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [086575afe92610c361b2d238fa70f342b37a065e]

INTEGRATION: CWS changefileheader (1.5.292); FILE MERGED 2008/04/01 12:36:25 thb 1.5.292.2: #i85898# Stripping all external header guards 2008/03/31 17:14:48 rt 1.5.292.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0c329c14d5127efb5903c130d28887c8f226c1bd]

INTEGRATION: CWS changefileheader (1.2.774); FILE MERGED 2008/03/31 13:01:57 rt 1.2.774.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f819de235825095770f97fee8822f873f1e7cb69]

INTEGRATION: CWS changefileheader (1.3.624); FILE MERGED 2008/03/31 13:58:11 rt 1.3.624.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [307f230651673d7ce5cbff3560c3b6bed79636cf]

INTEGRATION: CWS changefileheader (1.2.212); FILE MERGED 2008/04/01 16:09:14 thb 1.2.212.3: #i85898# Stripping all external header guards 2008/04/01 13:04:23 thb 1.2.212.2: #i85898# Stripping all external header guards 2008/03/31 16:27:56 rt 1.2.212.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [43eca9905f07c3c507f0747e7bac3f62c65a236b]

INTEGRATION: CWS changefileheader (1.2.34); FILE MERGED 2008/03/31 15:59:26 rt 1.2.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c17ecc23ed67218ab030d002c43b90dad8ecdc2e]

INTEGRATION: CWS changefileheader (1.12.242); FILE MERGED 2008/04/01 15:59:32 thb 1.12.242.2: #i85898# Stripping all external header guards 2008/03/31 16:59:02 rt 1.12.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [56877ef12b24035e19c83797a01766fa7b7501a9]

INTEGRATION: CWS changefileheader (1.4.500); FILE MERGED 2008/04/01 15:30:20 thb 1.4.500.3: #i85898# Stripping all external header guards 2008/04/01 12:36:25 thb 1.4.500.2: #i85898# Stripping all external header guards 2008/03/31 17:14:48 rt 1.4.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [11b97a944ff7b38caaf845399c0f14def10a733e]

INTEGRATION: CWS changefileheader (1.7.432); FILE MERGED 2008/03/31 13:01:57 rt 1.7.432.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [592a75dbe7cec23edd15458e80715f5c5598c401]

INTEGRATION: CWS changefileheader (1.19.14); FILE MERGED 2008/04/01 15:35:19 thb 1.19.14.3: #i85898# Stripping all external header guards 2008/04/01 12:39:02 thb 1.19.14.2: #i85898# Stripping all external header guards 2008/03/31 13:58:11 rt 1.19.14.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [125db03f4509204d689d2c224be3c3441f2394c9]

INTEGRATION: CWS changefileheader (1.2.212); FILE MERGED 2008/04/01 16:09:14 thb 1.2.212.3: #i85898# Stripping all external header guards 2008/04/01 13:04:23 thb 1.2.212.2: #i85898# Stripping all external header guards 2008/03/31 16:27:55 rt 1.2.212.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1667421e943698888ba1042158b7e1f12fc9e862]

INTEGRATION: CWS changefileheader (1.2.466); FILE MERGED 2008/04/01 15:49:41 thb 1.2.466.2: #i85898# Stripping all external header guards 2008/03/31 14:18:22 rt 1.2.466.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c7a0b2908d25f349b55c7dd89c28c37a7ab7ee39]

INTEGRATION: CWS changefileheader (1.3.500); FILE MERGED 2008/03/31 15:59:26 rt 1.3.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2758e7f21ae21edcacef5b9d9a99181b16d025ff]

INTEGRATION: CWS changefileheader (1.2.1202); FILE MERGED 2008/03/31 16:59:02 rt 1.2.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [393cf7d263f785c115c4a2667f680afca7c14a5a]

INTEGRATION: CWS changefileheader (1.2.126); FILE MERGED 2008/04/01 15:04:11 thb 1.2.126.3: #i85898# Stripping all external header guards 2008/04/01 10:50:26 thb 1.2.126.2: #i85898# Stripping all external header guards 2008/03/28 16:43:50 rt 1.2.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9b82e4ec4cab93effedb392e9a8c2ade02182016]

INTEGRATION: CWS changefileheader (1.30.244); FILE MERGED 2008/04/01 15:30:20 thb 1.30.244.3: #i85898# Stripping all external header guards 2008/04/01 12:36:25 thb 1.30.244.2: #i85898# Stripping all external header guards 2008/03/31 17:14:48 rt 1.30.244.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [685b010c03edbdf855598afd520166dfba8db4e9]

INTEGRATION: CWS changefileheader (1.21.306); FILE MERGED 2008/03/31 13:01:57 rt 1.21.306.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cd8a59c821d20acbd20ff25c65e25e013c6f6c28]

INTEGRATION: CWS changefileheader (1.4.42); FILE MERGED 2008/03/31 16:27:55 rt 1.4.42.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [40222802886d785a62c2c1cef1909277e69632f9]

INTEGRATION: CWS changefileheader (1.2.466); FILE MERGED 2008/03/31 14:18:22 rt 1.2.466.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5769e725fb49117a0150833adf1c656041caffac]

INTEGRATION: CWS changefileheader (1.4.1202); FILE MERGED 2008/04/01 15:59:31 thb 1.4.1202.2: #i85898# Stripping all external header guards 2008/03/31 16:59:02 rt 1.4.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b131d7ff9db4cb6d1d232bd9e40d43ac0dd6ded0]

INTEGRATION: CWS changefileheader (1.3.42); FILE MERGED 2008/04/01 15:04:10 thb 1.3.42.3: #i85898# Stripping all external header guards 2008/04/01 10:50:26 thb 1.3.42.2: #i85898# Stripping all external header guards 2008/03/28 16:43:50 rt 1.3.42.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3e2abb0bb083698728f7ca81fcadbae6afd21f43]

INTEGRATION: CWS changefileheader (1.3.246); FILE MERGED 2008/03/31 13:01:57 rt 1.3.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [07212dc1a1d4803fca4acdf21e79b8cbbd7ae27d]

INTEGRATION: CWS changefileheader (1.11.224); FILE MERGED 2008/04/01 15:30:20 thb 1.11.224.3: #i85898# Stripping all external header guards 2008/04/01 12:36:24 thb 1.11.224.2: #i85898# Stripping all external header guards 2008/03/31 17:14:48 rt 1.11.224.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b85327d100a93203fca01124e66787375baed276]

INTEGRATION: CWS changefileheader (1.3.624); FILE MERGED 2008/04/01 15:35:19 thb 1.3.624.2: #i85898# Stripping all external header guards 2008/03/31 13:58:11 rt 1.3.624.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [10cd18e3c134b5753cc6a4c1ea0233252367654b]

INTEGRATION: CWS changefileheader (1.2.300); FILE MERGED 2008/03/31 16:27:55 rt 1.2.300.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0c19cf98ccb1a014fd3fd60bbcd7444b6aac854e]

INTEGRATION: CWS changefileheader (1.2.466); FILE MERGED 2008/04/01 15:49:41 thb 1.2.466.3: #i85898# Stripping all external header guards 2008/04/01 12:47:04 thb 1.2.466.2: #i85898# Stripping all external header guards 2008/03/31 14:18:22 rt 1.2.466.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [546026d3ca75bec642c59e10db2a831a5e531bda]

INTEGRATION: CWS changefileheader (1.11.34); FILE MERGED 2008/04/01 15:59:31 thb 1.11.34.3: #i85898# Stripping all external header guards 2008/04/01 12:55:42 thb 1.11.34.2: #i85898# Stripping all external header guards 2008/03/31 16:59:02 rt 1.11.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [95ebd7074c5a999d5c12cee9c0884e728a7b9f62]

INTEGRATION: CWS changefileheader (1.7.20); FILE MERGED 2008/04/01 10:50:26 thb 1.7.20.2: #i85898# Stripping all external header guards 2008/03/28 16:43:50 rt 1.7.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [da3fb2cefb31cf15323c183573f123261774056a]

INTEGRATION: CWS changefileheader (1.12.220); FILE MERGED 2008/04/01 15:45:06 thb 1.12.220.2: #i85898# Stripping all external header guards 2008/03/31 13:01:56 rt 1.12.220.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5ecde0c0734a1dcee7781ca50c47db9434c2ce75]

INTEGRATION: CWS changefileheader (1.7.244); FILE MERGED 2008/04/01 15:30:20 thb 1.7.244.3: #i85898# Stripping all external header guards 2008/04/01 12:36:24 thb 1.7.244.2: #i85898# Stripping all external header guards 2008/03/31 17:14:48 rt 1.7.244.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [38bf4d7adb7c3ee2bc02e505016c529dd12475e5]

INTEGRATION: CWS changefileheader (1.4.162); FILE MERGED 2008/04/01 16:09:14 thb 1.4.162.3: #i85898# Stripping all external header guards 2008/04/01 13:04:23 thb 1.4.162.2: #i85898# Stripping all external header guards 2008/03/31 16:27:55 rt 1.4.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [92dd04c95f70e5c7486718f8c61f36c890fbbf2f]

INTEGRATION: CWS changefileheader (1.8.500); FILE MERGED 2008/03/31 15:59:25 rt 1.8.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ddd36febe1e5b5a0167e1e4ed1016fbdeaaa528b]

INTEGRATION: CWS changefileheader (1.39.184); FILE MERGED 2008/03/31 16:59:02 rt 1.39.184.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [476e6f032fe30af0626302178ff15b7cc25d2902]

INTEGRATION: CWS changefileheader (1.12.222); FILE MERGED 2008/04/01 15:45:05 thb 1.12.222.2: #i85898# Stripping all external header guards 2008/03/31 13:01:56 rt 1.12.222.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ffcd1b73d02c55088d6d5c9f2e428072f1b35d7f]

INTEGRATION: CWS changefileheader (1.14.342); FILE MERGED 2008/04/01 15:30:20 thb 1.14.342.3: #i85898# Stripping all external header guards 2008/04/01 12:36:24 thb 1.14.342.2: #i85898# Stripping all external header guards 2008/03/31 17:14:48 rt 1.14.342.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ca0ed198f2c139163436c59cdd59a792e1b374e4]

INTEGRATION: CWS changefileheader (1.5.92); FILE MERGED 2008/04/01 15:04:10 thb 1.5.92.2: #i85898# Stripping all external header guards 2008/03/28 16:43:50 rt 1.5.92.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a52192024ddc06ab818e1337d1d1dfa3984f5893]

INTEGRATION: CWS changefileheader (1.6.14); FILE MERGED 2008/04/01 12:39:02 thb 1.6.14.2: #i85898# Stripping all external header guards 2008/03/31 13:58:11 rt 1.6.14.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [620e5b418bcdc296a302141d4217d97b5bffbac6]

INTEGRATION: CWS changefileheader (1.2.448); FILE MERGED 2008/04/01 13:04:23 thb 1.2.448.2: #i85898# Stripping all external header guards 2008/03/31 16:27:55 rt 1.2.448.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1b9372bf9434f770e90cb3bf4de51f576b692150]

INTEGRATION: CWS changefileheader (1.3.500); FILE MERGED 2008/03/31 15:59:25 rt 1.3.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [433fd30b64d98c3445e93fb11763dce4287658eb]

INTEGRATION: CWS changefileheader (1.3.184); FILE MERGED 2008/03/31 16:59:02 rt 1.3.184.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2536f01393c2d34739315e52310149ad24674e25]

INTEGRATION: CWS changefileheader (1.18.220); FILE MERGED 2008/04/01 15:45:05 thb 1.18.220.2: #i85898# Stripping all external header guards 2008/03/31 13:01:56 rt 1.18.220.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4c33f5a6a359cb2bf12243358a933ca0360506d2]

INTEGRATION: CWS changefileheader (1.3.700); FILE MERGED 2008/04/01 15:30:20 thb 1.3.700.2: #i85898# Stripping all external header guards 2008/03/31 17:14:48 rt 1.3.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4788d049c68e86aa6fd029ec3c0e290a667ab1fb]

INTEGRATION: CWS changefileheader (1.3.94); FILE MERGED 2008/03/28 16:43:50 rt 1.3.94.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2e91bd647dd6378d167c334b4595c10dc2f8aa67]

INTEGRATION: CWS changefileheader (1.5.298); FILE MERGED 2008/04/01 15:35:18 thb 1.5.298.2: #i85898# Stripping all external header guards 2008/03/31 13:58:11 rt 1.5.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [495c4b207e81a34ff612e51ac540d4800c6c35cd]

INTEGRATION: CWS changefileheader (1.5.330); FILE MERGED 2008/04/01 16:09:13 thb 1.5.330.2: #i85898# Stripping all external header guards 2008/03/31 16:27:55 rt 1.5.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [21bb03ade3930c9860d9dd34022a2779453aa965]

INTEGRATION: CWS changefileheader (1.7.500); FILE MERGED 2008/03/31 15:59:25 rt 1.7.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b946a1700d95b15e1f6426e752749307650874ad]

INTEGRATION: CWS changefileheader (1.38.4); FILE MERGED 2008/04/02 06:59:03 rt 1.38.4.4: #i87441# Change license header to LPGL v3. 2008/04/01 15:59:31 thb 1.38.4.3: #i85898# Stripping all external header guards 2008/04/01 12:55:42 thb 1.38.4.2: #i85898# Stripping all external header guards 2008/03/31 16:59:01 rt 1.38.4.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0624b7ba7d358281d09153a21d282bd24bcb9a15]

INTEGRATION: CWS changefileheader (1.9.450); FILE MERGED 2008/04/01 15:45:05 thb 1.9.450.2: #i85898# Stripping all external header guards 2008/03/31 13:01:56 rt 1.9.450.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e3bade7cfd0fd53fdcf39f84ff469bbb1e8b0249]

INTEGRATION: CWS changefileheader (1.7.700); FILE MERGED 2008/04/01 15:30:20 thb 1.7.700.2: #i85898# Stripping all external header guards 2008/03/31 17:14:47 rt 1.7.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1931a3c75fe7bbfcbb95dda8c07f446884db3f94]

INTEGRATION: CWS changefileheader (1.3.624); FILE MERGED 2008/04/01 15:35:18 thb 1.3.624.2: #i85898# Stripping all external header guards 2008/03/31 13:58:11 rt 1.3.624.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f9e7c0c4b8c36b83a6047612b950d3b274c30523]

INTEGRATION: CWS changefileheader (1.2.450); FILE MERGED 2008/04/01 16:09:13 thb 1.2.450.3: #i85898# Stripping all external header guards 2008/04/01 13:04:23 thb 1.2.450.2: #i85898# Stripping all external header guards 2008/03/31 16:27:55 rt 1.2.450.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [aba38066b23bb586ac78235c09c4a0a07abb63d3]

INTEGRATION: CWS changefileheader (1.4.166); FILE MERGED 2008/03/28 16:44:10 rt 1.4.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2d356f551a88625f56f4e9bd738b6faab8539c3a]

INTEGRATION: CWS changefileheader (1.8.468); FILE MERGED 2008/03/31 15:59:25 rt 1.8.468.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [889a06b2dd39b7769ed9518a3e6f3dea76d3e5ec]

INTEGRATION: CWS changefileheader (1.9.184); FILE MERGED 2008/03/31 16:59:01 rt 1.9.184.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fffc3b1cf5d2784f797218ebe7fec30b13170001]

INTEGRATION: CWS changefileheader (1.13.244); FILE MERGED 2008/04/01 12:36:24 thb 1.13.244.2: #i85898# Stripping all external header guards 2008/03/31 17:14:47 rt 1.13.244.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a3218a6d978db9dd08058d7f44c833c5adae7c18]

INTEGRATION: CWS changefileheader (1.12.552); FILE MERGED 2008/03/31 13:01:56 rt 1.12.552.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1d1c0b63895332988414958e73b5739164caccee]

INTEGRATION: CWS changefileheader (1.2.126); FILE MERGED 2008/04/01 15:04:10 thb 1.2.126.3: #i85898# Stripping all external header guards 2008/04/01 10:50:26 thb 1.2.126.2: #i85898# Stripping all external header guards 2008/03/28 16:43:49 rt 1.2.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2c1a585a1f24a2768e2388c80caa3207f9c5a582]

INTEGRATION: CWS changefileheader (1.6.200); FILE MERGED 2008/04/01 15:35:18 thb 1.6.200.3: #i85898# Stripping all external header guards 2008/04/01 12:39:02 thb 1.6.200.2: #i85898# Stripping all external header guards 2008/03/31 13:58:11 rt 1.6.200.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bc92eacdfdfb46bb6397bf2f23a45d428dbc2768]

INTEGRATION: CWS changefileheader (1.2.466); FILE MERGED 2008/04/01 12:47:04 thb 1.2.466.2: #i85898# Stripping all external header guards 2008/03/31 14:18:22 rt 1.2.466.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c98f8804fe4d5b54365189947a3a2feeb7d9421d]

INTEGRATION: CWS changefileheader (1.18.156); FILE MERGED 2008/04/01 16:09:13 thb 1.18.156.2: #i85898# Stripping all external header guards 2008/03/31 16:27:55 rt 1.18.156.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ebf5a51a62b4f59a41a427c60f0df675bc56a1c2]

INTEGRATION: CWS changefileheader (1.6.500); FILE MERGED 2008/03/31 15:59:25 rt 1.6.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [899fffcde05c2ab1f04a5b520493902cf92e5b83]

INTEGRATION: CWS changefileheader (1.21.342); FILE MERGED 2008/04/01 15:30:19 thb 1.21.342.3: #i85898# Stripping all external header guards 2008/04/01 12:36:24 thb 1.21.342.2: #i85898# Stripping all external header guards 2008/03/31 17:14:47 rt 1.21.342.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2db146befd500756ed45bf4e34cbc79ab7e8a456]

INTEGRATION: CWS changefileheader (1.3.94); FILE MERGED 2008/03/28 16:43:49 rt 1.3.94.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [43e902495d130ea733b723518b7bbfe335156839]

INTEGRATION: CWS changefileheader (1.10.14); FILE MERGED 2008/04/01 15:35:17 thb 1.10.14.2: #i85898# Stripping all external header guards 2008/03/31 13:58:11 rt 1.10.14.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cc89d8eb5b3181ad474d229e6eff3102705474cf]

INTEGRATION: CWS changefileheader (1.175.28); FILE MERGED 2008/04/01 16:09:13 thb 1.175.28.2: #i85898# Stripping all external header guards 2008/03/31 16:27:55 rt 1.175.28.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f93ee86bc9f59b29d19a2614f8b8d06349f88693]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:44:10 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ca00b017afb3ffd46f12726834a67897b6279bbb]

INTEGRATION: CWS changefileheader (1.12.34); FILE MERGED 2008/04/01 15:59:31 thb 1.12.34.3: #i85898# Stripping all external header guards 2008/04/01 12:55:42 thb 1.12.34.2: #i85898# Stripping all external header guards 2008/03/31 16:59:01 rt 1.12.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ddb0e78cba68e1a5d0ea1e9297ebc97d571880cb]

INTEGRATION: CWS changefileheader (1.4.126); FILE MERGED 2008/04/01 15:04:10 thb 1.4.126.2: #i85898# Stripping all external header guards 2008/03/28 16:43:49 rt 1.4.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b59e04d9fcdb470fcac2fe2df2e5e1b45c6fb5ad]

INTEGRATION: CWS changefileheader (1.7.450); FILE MERGED 2008/03/31 13:01:55 rt 1.7.450.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [033770bc927c04950a3725f1115cd0308ee621aa]

INTEGRATION: CWS changefileheader (1.4.298); FILE MERGED 2008/04/01 15:35:17 thb 1.4.298.2: #i85898# Stripping all external header guards 2008/03/31 13:58:11 rt 1.4.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2e1add23c32015382232fef1d1844edf26691be7]

INTEGRATION: CWS changefileheader (1.10.328); FILE MERGED 2008/04/01 12:36:24 thb 1.10.328.2: #i85898# Stripping all external header guards 2008/03/31 17:14:47 rt 1.10.328.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a62bdd92e48a7d5180e1695012ecfe95c7a2d5b1]

INTEGRATION: CWS changefileheader (1.2.466); FILE MERGED 2008/04/01 12:47:03 thb 1.2.466.2: #i85898# Stripping all external header guards 2008/03/31 14:18:22 rt 1.2.466.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a56003e080f55cff17d70539e6285c4f2f529328]

INTEGRATION: CWS changefileheader (1.12.450); FILE MERGED 2008/04/01 16:09:13 thb 1.12.450.3: #i85898# Stripping all external header guards 2008/04/01 13:04:23 thb 1.12.450.2: #i85898# Stripping all external header guards 2008/03/31 16:27:55 rt 1.12.450.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [94c6e27da4d1d47a4395dfe7bbeda9b673ba9e22]

INTEGRATION: CWS changefileheader (1.19.34); FILE MERGED 2008/04/01 15:59:31 thb 1.19.34.3: #i85898# Stripping all external header guards 2008/04/01 12:55:41 thb 1.19.34.2: #i85898# Stripping all external header guards 2008/03/31 16:59:01 rt 1.19.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9ba70d7cad46ce962261ea0a1feda70a2f09f668]

INTEGRATION: CWS changefileheader (1.4.500); FILE MERGED 2008/03/31 15:59:25 rt 1.4.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [95c4da91cf0826c5273ad698c5cc258223b05778]

INTEGRATION: CWS changefileheader (1.5.126); FILE MERGED 2008/03/28 16:43:49 rt 1.5.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fff5d14e4ef26b4e54248465bf99f415b000e6b1]

INTEGRATION: CWS changefileheader (1.5.450); FILE MERGED 2008/04/01 15:45:05 thb 1.5.450.2: #i85898# Stripping all external header guards 2008/03/31 13:01:55 rt 1.5.450.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [07f951bd9b84c899e6c0a5edbc76e5c59152e798]

INTEGRATION: CWS changefileheader (1.3.624); FILE MERGED 2008/04/01 15:35:17 thb 1.3.624.2: #i85898# Stripping all external header guards 2008/03/31 13:58:11 rt 1.3.624.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d78be22497a94e363796e1ec73e5c41758861428]

INTEGRATION: CWS changefileheader (1.11.88); FILE MERGED 2008/04/01 15:30:19 thb 1.11.88.2: #i85898# Stripping all external header guards 2008/03/31 17:14:47 rt 1.11.88.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [099c9848b14dc95c3a3a1fc964d082c5bb3bb12b]

INTEGRATION: CWS changefileheader (1.2.466); FILE MERGED 2008/04/01 15:49:41 thb 1.2.466.3: #i85898# Stripping all external header guards 2008/04/01 12:47:03 thb 1.2.466.2: #i85898# Stripping all external header guards 2008/03/31 14:18:22 rt 1.2.466.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [71f474de195cd75a8ad82dfb494a3c23364a3597]

INTEGRATION: CWS changefileheader (1.5.348); FILE MERGED 2008/04/01 16:09:13 thb 1.5.348.2: #i85898# Stripping all external header guards 2008/03/31 16:27:55 rt 1.5.348.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c0d03be349ad99d0f23f806df9a0488ddc198778]

INTEGRATION: CWS changefileheader (1.16.242); FILE MERGED 2008/04/01 12:55:41 thb 1.16.242.2: #i85898# Stripping all external header guards 2008/03/31 16:58:59 rt 1.16.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [73c44233465b41a3c4bec09c6a6f3d38e56c72ee]

INTEGRATION: CWS changefileheader (1.9.500); FILE MERGED 2008/03/31 15:59:25 rt 1.9.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [809427d13a258be7aa44f898dfa8526f13bfc7c4]

INTEGRATION: CWS changefileheader (1.19.246); FILE MERGED 2008/04/01 15:45:05 thb 1.19.246.2: #i85898# Stripping all external header guards 2008/03/31 13:01:55 rt 1.19.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3bcd855133a527c678d1a1fd093ee1849c281da4]

INTEGRATION: CWS changefileheader (1.2.126); FILE MERGED 2008/04/01 15:04:10 thb 1.2.126.2: #i85898# Stripping all external header guards 2008/03/28 16:43:49 rt 1.2.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a140853fdfd0586e363b9de69fd4addd2ef0270f]

INTEGRATION: CWS changefileheader (1.10.298); FILE MERGED 2008/04/01 15:35:16 thb 1.10.298.3: #i85898# Stripping all external header guards 2008/04/01 12:39:02 thb 1.10.298.2: #i85898# Stripping all external header guards 2008/03/31 13:58:11 rt 1.10.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [100a6b9070fa006602ef8e7238fe3c7c1ba8d2b4]

INTEGRATION: CWS changefileheader (1.28.292); FILE MERGED 2008/04/01 12:36:23 thb 1.28.292.2: #i85898# Stripping all external header guards 2008/03/31 17:14:47 rt 1.28.292.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [300a89e0b033c792236fab9ec32feea42c98537c]

INTEGRATION: CWS changefileheader (1.3.446); FILE MERGED 2008/04/01 15:49:41 thb 1.3.446.3: #i85898# Stripping all external header guards 2008/04/01 12:47:03 thb 1.3.446.2: #i85898# Stripping all external header guards 2008/03/31 14:18:22 rt 1.3.446.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [baa9260e2a361bb5117c50e3ac7ee9a08676aa2d]

INTEGRATION: CWS changefileheader (1.4.330); FILE MERGED 2008/04/01 16:09:12 thb 1.4.330.2: #i85898# Stripping all external header guards 2008/03/31 16:27:55 rt 1.4.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [27a2813e4cb6410e19c700e40dc3841f11dded30]

INTEGRATION: CWS changefileheader (1.12.34); FILE MERGED 2008/04/01 15:59:30 thb 1.12.34.3: #i85898# Stripping all external header guards 2008/04/01 12:55:41 thb 1.12.34.2: #i85898# Stripping all external header guards 2008/03/31 16:58:59 rt 1.12.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dd4fd6b53e4b0412a290956335d009eaf0950e12]

INTEGRATION: CWS changefileheader (1.75.36); FILE MERGED 2008/04/01 15:45:04 thb 1.75.36.3: #i85898# Stripping all external header guards 2008/04/01 12:43:34 thb 1.75.36.2: #i85898# Stripping all external header guards 2008/03/31 13:01:55 rt 1.75.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [24d6974da946ee40c5de1144a1c40b4e141b6cf3]

INTEGRATION: CWS changefileheader (1.7.298); FILE MERGED 2008/04/01 12:39:02 thb 1.7.298.2: #i85898# Stripping all external header guards 2008/03/31 13:58:11 rt 1.7.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8f9d3db9b9eadafd17ffb00ed8a8da29e3b3eced]

INTEGRATION: CWS changefileheader (1.12.10); FILE MERGED 2008/03/31 17:14:47 rt 1.12.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [294ed9fc33ce2d6c2044233813185e0e0e9afc64]

INTEGRATION: CWS changefileheader (1.5.296); FILE MERGED 2008/04/01 16:09:12 thb 1.5.296.3: #i85898# Stripping all external header guards 2008/04/01 13:04:22 thb 1.5.296.2: #i85898# Stripping all external header guards 2008/03/31 16:27:54 rt 1.5.296.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0ea3a97a55c9c6b3d48c3022594f60317e62b735]

INTEGRATION: CWS changefileheader (1.18.448); FILE MERGED 2008/03/31 16:58:59 rt 1.18.448.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a70ad0d88740c8eef113998b3ce26c592d915d36]

INTEGRATION: CWS changefileheader (1.6.146); FILE MERGED 2008/03/31 15:59:25 rt 1.6.146.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [54d3f319583f35c7c73d6c7a9474403e86e59793]

INTEGRATION: CWS changefileheader (1.2.44); FILE MERGED 2008/04/01 15:04:10 thb 1.2.44.2: #i85898# Stripping all external header guards 2008/03/28 16:43:49 rt 1.2.44.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8128dd0451976dac791783b365adf868f239ce00]

INTEGRATION: CWS changefileheader (1.31.306); FILE MERGED 2008/03/31 13:01:55 rt 1.31.306.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fb8c4d0818c04f5aa370e8741455b0ee895bb881]

INTEGRATION: CWS changefileheader (1.4.234); FILE MERGED 2008/03/31 13:58:11 rt 1.4.234.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5f0611926e1c081151df1ea917f54862b2f66766]

INTEGRATION: CWS changefileheader (1.4.700); FILE MERGED 2008/04/01 12:36:23 thb 1.4.700.2: #i85898# Stripping all external header guards 2008/03/31 17:14:47 rt 1.4.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8eaba80826023c12309331311bf0c8f4c9958171]

INTEGRATION: CWS changefileheader (1.5.330); FILE MERGED 2008/04/01 13:04:22 thb 1.5.330.2: #i85898# Stripping all external header guards 2008/03/31 16:27:54 rt 1.5.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ed31e1cde50b9deab386b715247c59e758c5fd59]

INTEGRATION: CWS changefileheader (1.3.1202); FILE MERGED 2008/03/31 16:58:59 rt 1.3.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2e3ecb27aecf88ecf3eaff6f962dd67a9da3362d]

INTEGRATION: CWS changefileheader (1.3.246); FILE MERGED 2008/04/01 15:04:10 thb 1.3.246.3: #i85898# Stripping all external header guards 2008/04/01 10:50:26 thb 1.3.246.2: #i85898# Stripping all external header guards 2008/03/28 16:43:49 rt 1.3.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [527abbe3b3348b77ad5eba0159ab6a3f2bbe6e2f]

INTEGRATION: CWS changefileheader (1.6.246); FILE MERGED 2008/03/31 13:01:55 rt 1.6.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6866508c68f756ef7deda1131686efedea7acae3]

INTEGRATION: CWS changefileheader (1.5.588); FILE MERGED 2008/04/01 12:36:23 thb 1.5.588.2: #i85898# Stripping all external header guards 2008/03/31 17:14:47 rt 1.5.588.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [773344de98dff78a745215a98f42cc2d9f9e531f]

INTEGRATION: CWS changefileheader (1.9.268); FILE MERGED 2008/04/01 16:09:12 thb 1.9.268.3: #i85898# Stripping all external header guards 2008/04/01 13:04:22 thb 1.9.268.2: #i85898# Stripping all external header guards 2008/03/31 16:27:54 rt 1.9.268.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5f5323fc2a08119632373e4ba472c780920ec33b]

INTEGRATION: CWS changefileheader (1.8.242); FILE MERGED 2008/03/31 16:58:59 rt 1.8.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [10139eca4bbfd03f5e3cf9409451490601e4f132]

INTEGRATION: CWS changefileheader (1.4.126); FILE MERGED 2008/04/01 15:04:10 thb 1.4.126.3: #i85898# Stripping all external header guards 2008/04/01 10:50:25 thb 1.4.126.2: #i85898# Stripping all external header guards 2008/03/28 16:43:49 rt 1.4.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [06a87bdfb0501a5aead06f280a73240596be0254]

INTEGRATION: CWS changefileheader (1.3.624); FILE MERGED 2008/04/01 15:35:16 thb 1.3.624.2: #i85898# Stripping all external header guards 2008/03/31 13:58:11 rt 1.3.624.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [89b046e2542148f22cb52ebe3e4cc3c44b8465eb]

INTEGRATION: CWS changefileheader (1.3.246); FILE MERGED 2008/03/31 13:01:55 rt 1.3.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3fbd81d1fbef8d690bfe340ddb6266a7cbc8fa64]

INTEGRATION: CWS changefileheader (1.3.330); FILE MERGED 2008/04/01 16:09:12 thb 1.3.330.2: #i85898# Stripping all external header guards 2008/04/01 13:04:22 thb 1.3.330.1: #i85898# Stripping all external header guards


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [00fe47c7dbb1688dd16e7bf24a74ee2b8879fa3d]

INTEGRATION: CWS changefileheader (1.22.292); FILE MERGED 2008/04/01 15:30:19 thb 1.22.292.3: #i85898# Stripping all external header guards 2008/04/01 12:36:23 thb 1.22.292.2: #i85898# Stripping all external header guards 2008/03/31 17:14:47 rt 1.22.292.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bf6801158778a0433c99b94bf2141ec776197141]

INTEGRATION: CWS changefileheader (1.3.46); FILE MERGED 2008/03/31 15:59:24 rt 1.3.46.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6b645a7f63afe1f3e4ea8c32ed8aeb4fc8360d22]

INTEGRATION: CWS changefileheader (1.12.228); FILE MERGED 2008/04/01 12:43:34 thb 1.12.228.2: #i85898# Stripping all external header guards 2008/03/31 13:01:55 rt 1.12.228.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f3a1d360f058e9613e73cdbde8cafbecb037f0f6]

INTEGRATION: CWS changefileheader (1.4.450); FILE MERGED 2008/04/01 16:09:12 thb 1.4.450.3: #i85898# Stripping all external header guards 2008/04/01 13:04:22 thb 1.4.450.2: #i85898# Stripping all external header guards 2008/03/31 16:27:54 rt 1.4.450.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fa206e609bcb9fcd5a4f3b7d685dd41964bf8227]

INTEGRATION: CWS changefileheader (1.3.292); FILE MERGED 2008/04/01 12:36:23 thb 1.3.292.2: #i85898# Stripping all external header guards 2008/03/31 17:14:47 rt 1.3.292.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4b84ecc352577f264d4db7f2aab703f68a536470]

INTEGRATION: CWS changefileheader (1.13.46); FILE MERGED 2008/03/31 15:59:24 rt 1.13.46.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [652a70ea0cf6f8d1598f1539aa658cae20475a8f]

INTEGRATION: CWS changefileheader (1.2.126); FILE MERGED 2008/03/28 16:43:49 rt 1.2.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0f9380e146df41878a9e815fb15ef67a8c969289]

INTEGRATION: CWS changefileheader (1.5.306); FILE MERGED 2008/03/31 13:01:54 rt 1.5.306.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a2170e016cd79c8ff993043e6d19393cbee892ab]

INTEGRATION: CWS changefileheader (1.4.624); FILE MERGED 2008/03/31 13:58:10 rt 1.4.624.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6de0bc290bac010fcb682b3d5934762471b26fd0]

INTEGRATION: CWS changefileheader (1.13.216); FILE MERGED 2008/04/01 13:04:22 thb 1.13.216.2: #i85898# Stripping all external header guards 2008/03/31 16:27:54 rt 1.13.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cc51ff2b19797ad38a7ef318b181a24bee255133]

INTEGRATION: CWS changefileheader (1.2.50); FILE MERGED 2008/04/01 15:49:41 thb 1.2.50.3: #i85898# Stripping all external header guards 2008/04/01 12:47:03 thb 1.2.50.2: #i85898# Stripping all external header guards 2008/03/31 14:18:22 rt 1.2.50.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [84bc2d8f36979ec112683c72aa7ce76ba0136974]

INTEGRATION: CWS changefileheader (1.12.330); FILE MERGED 2008/04/01 15:30:19 thb 1.12.330.3: #i85898# Stripping all external header guards 2008/04/01 12:36:23 thb 1.12.330.2: #i85898# Stripping all external header guards 2008/03/31 17:14:47 rt 1.12.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [35bbb4a987cbed651863714ea1ec1899bbfc59f6]

INTEGRATION: CWS changefileheader (1.4.166); FILE MERGED 2008/03/28 16:44:09 rt 1.4.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d7a82f348eafc96fe0dfed327bcc6f8d855e0557]

INTEGRATION: CWS changefileheader (1.28.18); FILE MERGED 2008/04/01 15:04:10 thb 1.28.18.3: #i85898# Stripping all external header guards 2008/04/01 10:50:25 thb 1.28.18.2: #i85898# Stripping all external header guards 2008/03/28 16:43:49 rt 1.28.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0d91cb3e43a44425b906aa1d837845b23a30add0]

INTEGRATION: CWS changefileheader (1.4.500); FILE MERGED 2008/03/31 15:59:24 rt 1.4.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fb4a7120692333327761cea02700cdf3846b8c08]

INTEGRATION: CWS changefileheader (1.5.246); FILE MERGED 2008/04/01 12:43:33 thb 1.5.246.2: #i85898# Stripping all external header guards 2008/03/31 13:01:54 rt 1.5.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fec9e59ac918ec54e029d0037eccf3c13c43cd04]

INTEGRATION: CWS changefileheader (1.3.156); FILE MERGED 2008/04/01 20:10:48 thb 1.3.156.3: #i85898# Stripping all external header guards, now manually fixing misspelled ones and other compile-time breakage 2008/04/01 13:04:22 thb 1.3.156.2: #i85898# Stripping all external header guards 2008/03/31 16:27:54 rt 1.3.156.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7f32b753a4edbc1e14323a3c5e24fd1af73a55ab]

INTEGRATION: CWS changefileheader (1.21.386); FILE MERGED 2008/04/01 12:36:23 thb 1.21.386.2: #i85898# Stripping all external header guards 2008/03/31 17:14:47 rt 1.21.386.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2ffded57cfa78b705350710310d1237f32f04c46]

INTEGRATION: CWS changefileheader (1.6.500); FILE MERGED 2008/03/31 15:59:24 rt 1.6.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [53b1ac234830fd3cfde2f52f9a1b673aecb50fa1]

INTEGRATION: CWS changefileheader (1.6.492); FILE MERGED 2008/03/31 13:58:10 rt 1.6.492.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fd655751fe8200a467a3c8b301ac29faed3560da]

INTEGRATION: CWS changefileheader (1.7.20); FILE MERGED 2008/04/01 15:04:10 thb 1.7.20.2: #i85898# Stripping all external header guards 2008/03/28 16:43:48 rt 1.7.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [316b3b1faf45581d661326b88240f08dde32592e]

INTEGRATION: CWS changefileheader (1.4.246); FILE MERGED 2008/03/31 13:01:54 rt 1.4.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5f837c0c97dca70c07c3a68712f9b5225281bf0a]

INTEGRATION: CWS changefileheader (1.10.398); FILE MERGED 2008/04/01 12:36:23 thb 1.10.398.2: #i85898# Stripping all external header guards 2008/03/31 17:14:47 rt 1.10.398.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [851c443bf7821a2e56001f80cdd37e1fd83969e8]

INTEGRATION: CWS changefileheader (1.37.42); FILE MERGED 2008/04/01 16:09:12 thb 1.37.42.3: #i85898# Stripping all external header guards 2008/04/01 13:04:22 thb 1.37.42.2: #i85898# Stripping all external header guards 2008/03/31 16:27:54 rt 1.37.42.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5d48ba96bd040eee10527b0aff509babd1caa63f]

INTEGRATION: CWS changefileheader (1.5.500); FILE MERGED 2008/03/31 15:59:24 rt 1.5.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2060cedb08ed202cb1002daaf97a1fee5aeae2d6]

INTEGRATION: CWS changefileheader (1.9.206); FILE MERGED 2008/03/31 13:01:54 rt 1.9.206.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [38bc752a273d5600b078c6afd9b535a8f5b71d49]

INTEGRATION: CWS changefileheader (1.13.70); FILE MERGED 2008/04/01 15:04:10 thb 1.13.70.3: #i85898# Stripping all external header guards 2008/04/01 10:50:25 thb 1.13.70.2: #i85898# Stripping all external header guards 2008/03/28 16:43:48 rt 1.13.70.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [25ea2703de87be27043eae8ba7b52ee7a8abbfa4]

INTEGRATION: CWS changefileheader (1.6.700); FILE MERGED 2008/04/01 12:36:23 thb 1.6.700.2: #i85898# Stripping all external header guards 2008/03/31 17:14:47 rt 1.6.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [683cfdfb3a0908b487b64805f099c1ac7212be8f]

INTEGRATION: CWS changefileheader (1.5.300); FILE MERGED 2008/03/31 15:59:24 rt 1.5.300.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [241e097179494f90cf883a8916b0d10c62915576]

INTEGRATION: CWS changefileheader (1.39.28); FILE MERGED 2008/04/01 16:09:11 thb 1.39.28.3: #i85898# Stripping all external header guards 2008/04/01 13:04:22 thb 1.39.28.2: #i85898# Stripping all external header guards 2008/03/31 16:27:54 rt 1.39.28.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0f63086036ce47c6fc7c7b809c8ab50a6034c209]

INTEGRATION: CWS changefileheader (1.28.306); FILE MERGED 2008/03/31 13:01:54 rt 1.28.306.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e5d26cf043af9bc33a56687c398e0bf924db6787]

INTEGRATION: CWS changefileheader (1.4.298); FILE MERGED 2008/04/01 15:35:16 thb 1.4.298.2: #i85898# Stripping all external header guards 2008/03/31 13:58:10 rt 1.4.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [422aaa09f603181e65e3121229ea730cb038f680]

INTEGRATION: CWS changefileheader (1.3.338); FILE MERGED 2008/04/01 15:49:41 thb 1.3.338.3: #i85898# Stripping all external header guards 2008/04/01 12:47:03 thb 1.3.338.2: #i85898# Stripping all external header guards 2008/03/31 14:18:21 rt 1.3.338.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [85ea34a19d23813f451befc0d7c58f6f644a6bd1]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:44:09 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [833eed5dfc33cb14a830bdce1f5e048d4ff9839b]

INTEGRATION: CWS changefileheader (1.32.20); FILE MERGED 2008/04/01 15:04:10 thb 1.32.20.3: #i85898# Stripping all external header guards 2008/04/01 10:50:25 thb 1.32.20.2: #i85898# Stripping all external header guards 2008/03/28 16:43:48 rt 1.32.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [30885bae0d4c121b3cdc554d1cb50a7fde91b334]

INTEGRATION: CWS changefileheader (1.4.690); FILE MERGED 2008/04/01 12:36:23 thb 1.4.690.2: #i85898# Stripping all external header guards 2008/03/31 17:14:47 rt 1.4.690.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [87e9e3303521dde856d20910e8424a27fc71d4a2]

INTEGRATION: CWS changefileheader (1.7.120); FILE MERGED 2008/03/31 15:59:24 rt 1.7.120.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [aef2c706d41d13645135cd26d738d002bf64eba3]

INTEGRATION: CWS changefileheader (1.11.330); FILE MERGED 2008/04/01 16:09:11 thb 1.11.330.3: #i85898# Stripping all external header guards 2008/04/01 13:04:22 thb 1.11.330.2: #i85898# Stripping all external header guards 2008/03/31 16:27:54 rt 1.11.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [516e6acb4da5d6543d01fc5404ee0f1961dd3ac3]

INTEGRATION: CWS changefileheader (1.6.246); FILE MERGED 2008/03/31 13:01:54 rt 1.6.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9617a32d7cd838ed996853736e32b4d7b961d4aa]

INTEGRATION: CWS changefileheader (1.9.24); FILE MERGED 2008/03/31 13:58:10 rt 1.9.24.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e61ce8b9aa14172d78283220b2221b32e1ed86ec]

INTEGRATION: CWS changefileheader (1.9.94); FILE MERGED 2008/04/01 15:04:10 thb 1.9.94.2: #i85898# Stripping all external header guards 2008/03/28 16:43:48 rt 1.9.94.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [333a15545031644f86997eafe32ab066149231a5]

INTEGRATION: CWS changefileheader (1.3.36); FILE MERGED 2008/04/01 12:47:03 thb 1.3.36.2: #i85898# Stripping all external header guards 2008/03/31 14:18:21 rt 1.3.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [46963ffb126def7c0ce27ed2bdbcd5be5f7556a4]

INTEGRATION: CWS changefileheader (1.13.498); FILE MERGED 2008/04/01 12:36:23 thb 1.13.498.2: #i85898# Stripping all external header guards 2008/03/31 17:14:46 rt 1.13.498.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [976f95b8e5b2272adf8b5f9d452650cb28092f26]

INTEGRATION: CWS changefileheader (1.43.448); FILE MERGED 2008/03/31 16:58:57 rt 1.43.448.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4cb3bac96d3bbf58a2874dec42ad74b33e7c9289]

INTEGRATION: CWS changefileheader (1.2.382); FILE MERGED 2008/03/31 15:59:24 rt 1.2.382.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8c45649cffdbd49b07fadc0a2a7790bbcfd3a2d2]

INTEGRATION: CWS changefileheader (1.2.278); FILE MERGED 2008/03/31 16:27:54 rt 1.2.278.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [467e8ffc306e2e9794699b39d58fed7562015ae9]

INTEGRATION: CWS changefileheader (1.3.246); FILE MERGED 2008/03/31 13:01:54 rt 1.3.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [aae7009e3ac4515aef91616e2adabd084f8ebc64]

INTEGRATION: CWS changefileheader (1.4.452); FILE MERGED 2008/03/31 13:58:10 rt 1.4.452.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [69aab605e603ad4c2dd28bc420ebfad2f17f76db]

INTEGRATION: CWS changefileheader (1.15.20); FILE MERGED 2008/04/01 15:04:09 thb 1.15.20.2: #i85898# Stripping all external header guards 2008/03/28 16:43:48 rt 1.15.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [41acf05dda16001d4e018575156ad9d9d67a67be]

INTEGRATION: CWS changefileheader (1.3.36); FILE MERGED 2008/04/01 15:49:41 thb 1.3.36.3: #i85898# Stripping all external header guards 2008/04/01 12:47:02 thb 1.3.36.2: #i85898# Stripping all external header guards 2008/03/31 14:18:21 rt 1.3.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7df1f39cd79e1ec7419378833f829670db6b5ca4]

INTEGRATION: CWS changefileheader (1.6.1202); FILE MERGED 2008/03/31 16:58:57 rt 1.6.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [234cb77e82299d7768eab7e56aa4c34a26ee80a1]

INTEGRATION: CWS changefileheader (1.16.498); FILE MERGED 2008/04/01 15:30:18 thb 1.16.498.3: #i85898# Stripping all external header guards 2008/04/01 12:36:23 thb 1.16.498.2: #i85898# Stripping all external header guards 2008/03/31 17:14:46 rt 1.16.498.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f4b432458c14ebff2e16fd89a3089e241da44f24]

INTEGRATION: CWS changefileheader (1.2.298); FILE MERGED 2008/03/31 15:59:21 rt 1.2.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c5371d169f8d031043876fd44865ad89fb6354c9]

INTEGRATION: CWS changefileheader (1.4.450); FILE MERGED 2008/04/01 16:09:11 thb 1.4.450.3: #i85898# Stripping all external header guards 2008/04/01 13:04:22 thb 1.4.450.2: #i85898# Stripping all external header guards 2008/03/31 16:27:54 rt 1.4.450.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [96336f1b4e5df8a14a8ce65c24d5b534e2ed041d]

INTEGRATION: CWS changefileheader (1.10.228); FILE MERGED 2008/03/31 13:01:54 rt 1.10.228.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3fdd004dd0be315e2003632bae799407b54ddb95]

INTEGRATION: CWS changefileheader (1.6.234); FILE MERGED 2008/03/31 13:58:10 rt 1.6.234.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [08515dee03c17e098e71ab0a6135d46eedfff52b]

INTEGRATION: CWS changefileheader (1.6.36); FILE MERGED 2008/04/01 15:49:41 thb 1.6.36.3: #i85898# Stripping all external header guards 2008/04/01 12:47:02 thb 1.6.36.2: #i85898# Stripping all external header guards 2008/03/31 14:18:21 rt 1.6.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [604c9ffe1ef182c45a7f5adea8516909ea4eed1b]

INTEGRATION: CWS changefileheader (1.6.94); FILE MERGED 2008/04/01 15:04:09 thb 1.6.94.3: #i85898# Stripping all external header guards 2008/04/01 10:50:25 thb 1.6.94.2: #i85898# Stripping all external header guards 2008/03/28 16:43:48 rt 1.6.94.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e0e3a06767331e379d5d3d6fd0b7738b60dd64c7]

INTEGRATION: CWS changefileheader (1.36.242); FILE MERGED 2008/04/01 15:59:30 thb 1.36.242.3: #i85898# Stripping all external header guards 2008/04/01 12:55:41 thb 1.36.242.2: #i85898# Stripping all external header guards 2008/03/31 16:58:57 rt 1.36.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e94b21aa8f1fed323e6ec58b70a7a801a1879d64]

INTEGRATION: CWS changefileheader (1.2.498); FILE MERGED 2008/04/01 12:36:22 thb 1.2.498.2: #i85898# Stripping all external header guards 2008/03/31 17:14:46 rt 1.2.498.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cf47000fe44e1deaa2eb694e39ceaa3def4e04f0]

INTEGRATION: CWS changefileheader (1.2.1086); FILE MERGED 2008/04/01 16:09:11 thb 1.2.1086.1: #i85898# Stripping all external header guards


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c49625f7829c0c7bf13292825a209833d951ecaf]

INTEGRATION: CWS changefileheader (1.7.232); FILE MERGED 2008/03/31 13:58:10 rt 1.7.232.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b83f76c27404449dd80c42f96fc2a0935c5181e8]

INTEGRATION: CWS changefileheader (1.4.774); FILE MERGED 2008/04/01 15:45:04 thb 1.4.774.3: #i85898# Stripping all external header guards 2008/04/01 12:43:33 thb 1.4.774.2: #i85898# Stripping all external header guards 2008/03/31 13:01:54 rt 1.4.774.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dd30b2570fa856e0c104446da2930cec4438673e]

INTEGRATION: CWS changefileheader (1.11.20); FILE MERGED 2008/03/28 16:43:48 rt 1.11.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5d574ac893681b6afd3bda324e529b3487cc809c]

INTEGRATION: CWS changefileheader (1.76.38); FILE MERGED 2008/03/31 16:58:56 rt 1.76.38.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [80f851e55bf2d8a2595a6d02a435ee93e0d45d3c]

INTEGRATION: CWS changefileheader (1.27.240); FILE MERGED 2008/04/01 15:30:18 thb 1.27.240.3: #i85898# Stripping all external header guards 2008/04/01 12:36:22 thb 1.27.240.2: #i85898# Stripping all external header guards 2008/03/31 17:14:46 rt 1.27.240.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [934a475730cb67451e092172dd962f9af80ba0c9]

INTEGRATION: CWS changefileheader (1.5.500); FILE MERGED 2008/03/31 15:59:21 rt 1.5.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f8f49117e7e1e4c71e2a1e2bb76966800b4a7e59]

INTEGRATION: CWS changefileheader (1.3.162); FILE MERGED 2008/04/01 13:04:22 thb 1.3.162.2: #i85898# Stripping all external header guards 2008/03/31 16:27:54 rt 1.3.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [522aaa54d4d159958653322a068f203392aa2372]

INTEGRATION: CWS changefileheader (1.2.234); FILE MERGED 2008/04/01 15:35:15 thb 1.2.234.2: #i85898# Stripping all external header guards 2008/03/31 13:58:10 rt 1.2.234.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [59dc495cfbcc276b5982c5293035ef44f3f97a15]

INTEGRATION: CWS changefileheader (1.15.36); FILE MERGED 2008/04/01 15:45:04 thb 1.15.36.3: #i85898# Stripping all external header guards 2008/04/01 12:43:33 thb 1.15.36.2: #i85898# Stripping all external header guards 2008/03/31 13:01:54 rt 1.15.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [514119f929a9b1900d1de53bbbe23399f7693fde]

INTEGRATION: CWS changefileheader (1.28.20); FILE MERGED 2008/04/01 15:04:09 thb 1.28.20.2: #i85898# Stripping all external header guards 2008/03/28 16:43:48 rt 1.28.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c15be45984a83108d0fc1fec0de463f451adbbd3]

INTEGRATION: CWS changefileheader (1.2.466); FILE MERGED 2008/03/31 14:18:21 rt 1.2.466.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [762f38d210c17864d0a1fd70e3e007574e651ff1]

INTEGRATION: CWS changefileheader (1.15.86); FILE MERGED 2008/04/01 12:36:22 thb 1.15.86.2: #i85898# Stripping all external header guards 2008/03/31 17:14:46 rt 1.15.86.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [96076152c4f369cb8a9ab362394a893ed8da69c5]

INTEGRATION: CWS changefileheader (1.9.38); FILE MERGED 2008/03/31 16:58:56 rt 1.9.38.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [940033c3fbfe201b53bfd909a1c6c4f646c879a9]

INTEGRATION: CWS changefileheader (1.4.162); FILE MERGED 2008/04/01 13:04:21 thb 1.4.162.2: #i85898# Stripping all external header guards 2008/03/31 16:27:54 rt 1.4.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [12facf1bd38aa23703cb00f9da14337a1dc5b50d]

INTEGRATION: CWS changefileheader (1.10.234); FILE MERGED 2008/04/01 15:35:15 thb 1.10.234.2: #i85898# Stripping all external header guards 2008/03/31 13:58:10 rt 1.10.234.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [15283e43aafa61612205393a372a49b62ffc6c0a]

INTEGRATION: CWS changefileheader (1.15.184); FILE MERGED 2008/03/31 15:59:21 rt 1.15.184.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1fe13c17bf77c75e53a94e9fdcdcd415799e42f4]

INTEGRATION: CWS changefileheader (1.16.246); FILE MERGED 2008/04/01 15:45:04 thb 1.16.246.3: #i85898# Stripping all external header guards 2008/04/01 12:43:33 thb 1.16.246.2: #i85898# Stripping all external header guards 2008/03/31 13:01:54 rt 1.16.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5eea00407e31b2a018074f267840aaef41cb9695]

INTEGRATION: CWS changefileheader (1.4.166); FILE MERGED 2008/03/28 16:44:08 rt 1.4.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [788e71bf90cdd3cde498a06edad1064d0bdc2212]

INTEGRATION: CWS changefileheader (1.2.466); FILE MERGED 2008/04/01 15:49:41 thb 1.2.466.3: #i85898# Stripping all external header guards 2008/04/01 12:47:02 thb 1.2.466.2: #i85898# Stripping all external header guards 2008/03/31 14:18:21 rt 1.2.466.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bf182a584207b083b5145493dc24845605a05662]

INTEGRATION: CWS changefileheader (1.9.20); FILE MERGED 2008/03/28 16:43:47 rt 1.9.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c846c5240d1da7e1bb773f497226b1ed0c869d13]

INTEGRATION: CWS changefileheader (1.11.10); FILE MERGED 2008/03/31 17:14:46 rt 1.11.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a9b4d12fa1e5bfeb013a544eb1e563011d91e6bb]

INTEGRATION: CWS changefileheader (1.6.162); FILE MERGED 2008/04/01 13:04:21 thb 1.6.162.2: #i85898# Stripping all external header guards 2008/03/31 16:27:54 rt 1.6.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [131e63fc5f3bf822ca218df4e1f511323a5e1f3d]

INTEGRATION: CWS changefileheader (1.76.32); FILE MERGED 2008/04/01 15:59:30 thb 1.76.32.3: #i85898# Stripping all external header guards 2008/04/01 12:55:40 thb 1.76.32.2: #i85898# Stripping all external header guards 2008/03/31 16:58:56 rt 1.76.32.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3527ed8d864931ad206538cc44105f860c819207]

INTEGRATION: CWS changefileheader (1.4.590); FILE MERGED 2008/03/31 13:58:10 rt 1.4.590.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e1e44198df747af2376df15e5f1bc7b48ed785da]

INTEGRATION: CWS changefileheader (1.4.120); FILE MERGED 2008/03/31 15:59:21 rt 1.4.120.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4d513a4fcbcd61edef8b10101a5a4159d772b003]

INTEGRATION: CWS changefileheader (1.17.432); FILE MERGED 2008/04/01 15:45:04 thb 1.17.432.3: #i85898# Stripping all external header guards 2008/04/01 12:43:33 thb 1.17.432.2: #i85898# Stripping all external header guards 2008/03/31 13:01:54 rt 1.17.432.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [13f279773242c3344f3fcee68d97e8de5e098809]

INTEGRATION: CWS changefileheader (1.11.92); FILE MERGED 2008/04/01 15:04:09 thb 1.11.92.2: #i85898# Stripping all external header guards 2008/03/28 16:43:47 rt 1.11.92.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [afeefac7458190ed12e77b7d62bbf81ec3730078]

INTEGRATION: CWS changefileheader (1.4.330); FILE MERGED 2008/04/01 12:36:22 thb 1.4.330.2: #i85898# Stripping all external header guards 2008/03/31 17:14:46 rt 1.4.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fdbb61fc3c617e5faa3a655020c95f255c74d3bc]

INTEGRATION: CWS changefileheader (1.4.234); FILE MERGED 2008/04/01 15:35:14 thb 1.4.234.2: #i85898# Stripping all external header guards 2008/03/31 13:58:10 rt 1.4.234.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b205456e331c032eea62e060ba11f19d09093aac]

INTEGRATION: CWS changefileheader (1.5.162); FILE MERGED 2008/04/01 13:04:21 thb 1.5.162.2: #i85898# Stripping all external header guards 2008/03/31 16:27:54 rt 1.5.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2c0cd62c6d2cd7ff7088915da4e89fbe295d4070]

INTEGRATION: CWS changefileheader (1.5.84); FILE MERGED 2008/03/31 15:59:21 rt 1.5.84.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [13f24db557686107ae77ad088c860ed0ad8b5cf6]

INTEGRATION: CWS changefileheader (1.13.34); FILE MERGED 2008/04/01 12:55:40 thb 1.13.34.2: #i85898# Stripping all external header guards 2008/03/31 16:58:56 rt 1.13.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [29c1c017727d0957f2f92d3f95ff30c3e8ba66e9]

INTEGRATION: CWS changefileheader (1.23.246); FILE MERGED 2008/04/01 15:45:04 thb 1.23.246.3: #i85898# Stripping all external header guards 2008/04/01 12:43:33 thb 1.23.246.2: #i85898# Stripping all external header guards 2008/03/31 13:01:54 rt 1.23.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8ec79ed90381fc9a2215ed52aa4362d6e0e6edeb]

INTEGRATION: CWS changefileheader (1.2.466); FILE MERGED 2008/04/01 12:47:02 thb 1.2.466.2: #i85898# Stripping all external header guards 2008/03/31 14:18:21 rt 1.2.466.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c0c113275dd46b4e6f4fd741a05706a7a4610e3a]

INTEGRATION: CWS changefileheader (1.21.20); FILE MERGED 2008/03/28 16:43:47 rt 1.21.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a353b171ac135ab583619e801bcc220a962aeb9d]

INTEGRATION: CWS changefileheader (1.10.86); FILE MERGED 2008/04/01 15:30:18 thb 1.10.86.3: #i85898# Stripping all external header guards 2008/04/01 12:36:22 thb 1.10.86.2: #i85898# Stripping all external header guards 2008/03/31 17:14:46 rt 1.10.86.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [aff9bb0d442374ea64df62758879b1a8bc0e3897]

INTEGRATION: CWS changefileheader (1.5.16); FILE MERGED 2008/03/31 13:58:10 rt 1.5.16.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [21758018f99f467bc676d52a8412768b18609b71]

INTEGRATION: CWS changefileheader (1.6.500); FILE MERGED 2008/03/31 15:59:21 rt 1.6.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a3cdf5c3b64054e5e8d3ed6d903aebe16879fe07]

INTEGRATION: CWS changefileheader (1.5.82); FILE MERGED 2008/03/31 13:01:53 rt 1.5.82.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [64b1819956caa7a120360f48ba7b454a6c286493]

INTEGRATION: CWS changefileheader (1.3.1202); FILE MERGED 2008/04/01 15:59:24 thb 1.3.1202.2: #i85898# Stripping all external header guards 2008/03/31 16:58:44 rt 1.3.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2993f4dc2e30a67a72101d0c37ccd9fd6a9512f1]

INTEGRATION: CWS changefileheader (1.5.34); FILE MERGED 2008/04/01 15:04:09 thb 1.5.34.3: #i85898# Stripping all external header guards 2008/04/01 10:50:25 thb 1.5.34.2: #i85898# Stripping all external header guards 2008/03/28 16:43:47 rt 1.5.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [afdba456ee42a15a5d78a8418d3a1ac5a55b2a62]

INTEGRATION: CWS changefileheader (1.2.294); FILE MERGED 2008/03/28 16:44:08 rt 1.2.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b258a3f2de07432529d49ae9a4df2d29da5d173e]

INTEGRATION: CWS changefileheader (1.19.88); FILE MERGED 2008/04/01 15:30:18 thb 1.19.88.3: #i85898# Stripping all external header guards 2008/04/01 12:36:22 thb 1.19.88.2: #i85898# Stripping all external header guards 2008/03/31 17:14:46 rt 1.19.88.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [aaca65463a65780517d366471e5403edd6e177dd]

INTEGRATION: CWS changefileheader (1.5.450); FILE MERGED 2008/04/01 16:09:10 thb 1.5.450.3: #i85898# Stripping all external header guards 2008/04/01 13:04:21 thb 1.5.450.2: #i85898# Stripping all external header guards 2008/03/31 16:27:54 rt 1.5.450.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [de1b40be7f3a882f20144177a54ba197b6d3c478]

INTEGRATION: CWS changefileheader (1.4.234); FILE MERGED 2008/03/31 13:58:10 rt 1.4.234.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9d36e655dad05a96fa5529f810b7f5c0d6a1a756]

INTEGRATION: CWS changefileheader (1.4.242); FILE MERGED 2008/04/01 12:55:34 thb 1.4.242.2: #i85898# Stripping all external header guards 2008/03/31 16:58:44 rt 1.4.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [137ba7ea90a0282639d926faf44e644ba345c667]

INTEGRATION: CWS changefileheader (1.12.240); FILE MERGED 2008/04/01 15:45:03 thb 1.12.240.2: #i85898# Stripping all external header guards 2008/03/31 13:01:53 rt 1.12.240.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [57112526f780075d5ebceba6e35b261193df8637]

INTEGRATION: CWS changefileheader (1.7.34); FILE MERGED 2008/03/31 15:59:21 rt 1.7.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [677ae5557618480c7dc5ae29ff4896d159b6e90d]

INTEGRATION: CWS changefileheader (1.8.18); FILE MERGED 2008/04/01 15:04:09 thb 1.8.18.2: #i85898# Stripping all external header guards 2008/03/28 16:43:47 rt 1.8.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ef6765022922d17583d7b62b9550f37aecf016bb]

INTEGRATION: CWS changefileheader (1.2.292); FILE MERGED 2008/03/28 16:44:08 rt 1.2.292.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0f6c4e0cea21b2ab250e48db3855275248286349]

INTEGRATION: CWS changefileheader (1.10.292); FILE MERGED 2008/04/01 12:36:22 thb 1.10.292.2: #i85898# Stripping all external header guards 2008/03/31 17:14:45 rt 1.10.292.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b1200961084b5c7ec8fbaefe2565d58e7591996c]

INTEGRATION: CWS changefileheader (1.5.162); FILE MERGED 2008/03/31 16:27:54 rt 1.5.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8cdb57f944f6dbe33ec456b979a40864d5ea566e]

INTEGRATION: CWS changefileheader (1.5.450); FILE MERGED 2008/04/01 15:45:03 thb 1.5.450.3: #i85898# Stripping all external header guards 2008/04/01 12:43:33 thb 1.5.450.2: #i85898# Stripping all external header guards 2008/03/31 13:01:53 rt 1.5.450.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [119eb8831352007df812585656f918559885ac6e]

INTEGRATION: CWS changefileheader (1.3.242); FILE MERGED 2008/03/31 16:58:44 rt 1.3.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [054287f1e30c53aae55869369f2c44e203a9f286]

INTEGRATION: CWS changefileheader (1.13.234); FILE MERGED 2008/04/01 12:39:01 thb 1.13.234.2: #i85898# Stripping all external header guards 2008/03/31 13:58:10 rt 1.13.234.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5ac46e6bcd990e120828f8e6b5ae8029f23b3b9f]

INTEGRATION: CWS changefileheader (1.9.184); FILE MERGED 2008/03/31 15:59:21 rt 1.9.184.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a6247230ce4acedae4cba4865c1aa5f745cb2d41]

INTEGRATION: CWS changefileheader (1.2.60); FILE MERGED 2008/03/28 16:43:47 rt 1.2.60.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [10ae3d296ad827882854201c12759927b35f2503]

INTEGRATION: CWS changefileheader (1.4.36); FILE MERGED 2008/04/01 12:47:02 thb 1.4.36.2: #i85898# Stripping all external header guards 2008/03/31 14:18:21 rt 1.4.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [632434ce2a81bd6f17b5284f4ee9365204a5d6b0]

INTEGRATION: CWS changefileheader (1.7.500); FILE MERGED 2008/04/01 12:36:21 thb 1.7.500.2: #i85898# Stripping all external header guards 2008/03/31 17:14:45 rt 1.7.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b3a9aa500c3221d16fa7737029bc9c438bbd4349]

INTEGRATION: CWS changefileheader (1.4.450); FILE MERGED 2008/04/01 15:45:03 thb 1.4.450.3: #i85898# Stripping all external header guards 2008/04/01 12:43:33 thb 1.4.450.2: #i85898# Stripping all external header guards 2008/03/31 13:01:53 rt 1.4.450.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3f3ee2e399ae3feefc1cf8e2e2ef18f741f6888d]

INTEGRATION: CWS changefileheader (1.15.16); FILE MERGED 2008/04/01 12:39:01 thb 1.15.16.2: #i85898# Stripping all external header guards 2008/03/31 13:58:10 rt 1.15.16.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [322fb14ab1268b24bb442991275cda11c57d260a]

INTEGRATION: CWS changefileheader (1.3.120); FILE MERGED 2008/03/31 15:59:21 rt 1.3.120.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4a331688162f57de2926bb9cd5882da3ba4f738b]

INTEGRATION: CWS changefileheader (1.4.20); FILE MERGED 2008/03/28 16:43:47 rt 1.4.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2582dc1126c12a84a9d8fffc3b3e8729ea9e7e03]

INTEGRATION: CWS changefileheader (1.3.338); FILE MERGED 2008/04/01 12:47:02 thb 1.3.338.2: #i85898# Stripping all external header guards 2008/03/31 14:18:21 rt 1.3.338.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [252b819f9c593714bcfed9cad9e04e7530919435]

INTEGRATION: CWS changefileheader (1.20.386); FILE MERGED 2008/04/01 12:36:21 thb 1.20.386.2: #i85898# Stripping all external header guards 2008/03/31 17:14:45 rt 1.20.386.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e06d2d0284517ea3a41c3e5d581392a46d08271c]

INTEGRATION: CWS changefileheader (1.11.774); FILE MERGED 2008/03/31 13:01:53 rt 1.11.774.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ad4a7bef15483addf7e0f6c9b1fdc131e1696b35]

INTEGRATION: CWS changefileheader (1.4.450); FILE MERGED 2008/03/31 16:27:54 rt 1.4.450.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4ab76199b1a581e8748814aa0d576aa8e5aac884]

INTEGRATION: CWS changefileheader (1.43.38); FILE MERGED 2008/04/01 12:55:34 thb 1.43.38.2: #i85898# Stripping all external header guards 2008/03/31 16:58:44 rt 1.43.38.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [00721f35736b030abb9f46dd685ef616b3ed0378]

INTEGRATION: CWS changefileheader (1.5.298); FILE MERGED 2008/04/01 15:35:14 thb 1.5.298.2: #i85898# Stripping all external header guards 2008/03/31 13:58:10 rt 1.5.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [efd386920b51b75629c7c024f03973624067c532]

INTEGRATION: CWS changefileheader (1.11.272); FILE MERGED 2008/03/31 15:59:21 rt 1.11.272.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a0d6db0ae65c3fd706a4342fd03606bff730a552]

INTEGRATION: CWS changefileheader (1.7.94); FILE MERGED 2008/03/28 16:43:47 rt 1.7.94.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c84744239da50940b3a6778c145fa2d83ee24365]

INTEGRATION: CWS changefileheader (1.13.292); FILE MERGED 2008/04/01 12:36:21 thb 1.13.292.2: #i85898# Stripping all external header guards 2008/03/31 17:14:45 rt 1.13.292.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a584aef21be839ee6fbf3666ef35a6b3e6166d6c]

INTEGRATION: CWS changefileheader (1.4.448); FILE MERGED 2008/04/01 13:04:21 thb 1.4.448.2: #i85898# Stripping all external header guards 2008/03/31 16:27:54 rt 1.4.448.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bf388371ff97a251715fbeb37b064cdd3404a01e]

INTEGRATION: CWS changefileheader (1.7.216); FILE MERGED 2008/04/01 15:59:24 thb 1.7.216.2: #i85898# Stripping all external header guards 2008/03/31 16:58:44 rt 1.7.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1b20a52d723e38cc09aaf20ae827a162f03ede8d]

INTEGRATION: CWS changefileheader (1.2.344); FILE MERGED 2008/03/31 15:59:21 rt 1.2.344.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8222f61dfc160cd315c4a31795a13c04d112eb5b]

INTEGRATION: CWS changefileheader (1.3.624); FILE MERGED 2008/04/01 15:35:13 thb 1.3.624.2: #i85898# Stripping all external header guards 2008/03/31 13:58:10 rt 1.3.624.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e801066694168d89eeaa54b2c062ed873ab375f5]

INTEGRATION: CWS changefileheader (1.3.338); FILE MERGED 2008/04/01 15:49:41 thb 1.3.338.3: #i85898# Stripping all external header guards 2008/04/01 12:47:02 thb 1.3.338.2: #i85898# Stripping all external header guards 2008/03/31 14:18:21 rt 1.3.338.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5896cdf4af42bf6ae4f873245f1142910d08134e]

INTEGRATION: CWS changefileheader (1.14.34); FILE MERGED 2008/03/28 16:43:47 rt 1.14.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [27e394c7bc4c63d09429477365b39788798d40bb]

INTEGRATION: CWS changefileheader (1.10.400); FILE MERGED 2008/04/01 12:36:21 thb 1.10.400.2: #i85898# Stripping all external header guards 2008/03/31 17:14:45 rt 1.10.400.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bd5b3cf4bc28dfb4476c81d84e02aa1b548d8596]

INTEGRATION: CWS changefileheader (1.14.246); FILE MERGED 2008/04/01 12:43:32 thb 1.14.246.2: #i85898# Stripping all external header guards 2008/03/31 13:01:52 rt 1.14.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [137f9a9a6311da5158c124fbf71d0b6b678e027b]

INTEGRATION: CWS changefileheader (1.3.162); FILE MERGED 2008/04/01 16:09:10 thb 1.3.162.3: #i85898# Stripping all external header guards 2008/04/01 13:04:21 thb 1.3.162.2: #i85898# Stripping all external header guards 2008/03/31 16:27:54 rt 1.3.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4cc9b71fc166e7ac6d55bef450937e18ec88a5ff]

INTEGRATION: CWS changefileheader (1.11.216); FILE MERGED 2008/04/01 15:59:24 thb 1.11.216.2: #i85898# Stripping all external header guards 2008/03/31 16:58:44 rt 1.11.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5bc916ace0508382c556c0bfa01097dcc76eb8b3]

INTEGRATION: CWS changefileheader (1.2.296); FILE MERGED 2008/03/31 15:59:20 rt 1.2.296.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ad6f21a943bc72b0b0bca6a7cbd1b64d82db117f]

INTEGRATION: CWS changefileheader (1.3.624); FILE MERGED 2008/03/31 13:58:10 rt 1.3.624.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a77969be60ee2ea0ba13814d37888da1b09f7847]

INTEGRATION: CWS changefileheader (1.6.70); FILE MERGED 2008/03/28 16:44:08 rt 1.6.70.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [07590b0ebd1bfc0fd15ce580c052753be2b9271c]

INTEGRATION: CWS changefileheader (1.3.446); FILE MERGED 2008/04/01 15:49:41 thb 1.3.446.3: #i85898# Stripping all external header guards 2008/04/01 12:47:02 thb 1.3.446.2: #i85898# Stripping all external header guards 2008/03/31 14:18:21 rt 1.3.446.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9d32e2180fe2e9992a7ab0adec35e2cf6551ed88]

INTEGRATION: CWS changefileheader (1.15.94); FILE MERGED 2008/04/01 15:04:09 thb 1.15.94.3: #i85898# Stripping all external header guards 2008/04/01 10:50:25 thb 1.15.94.2: #i85898# Stripping all external header guards 2008/03/28 16:43:47 rt 1.15.94.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c2c8deae1ea00e7b2c3e1a7d5a4187f30a4ea827]

INTEGRATION: CWS changefileheader (1.5.292); FILE MERGED 2008/04/01 12:36:21 thb 1.5.292.2: #i85898# Stripping all external header guards 2008/03/31 17:14:45 rt 1.5.292.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fe7528ad2718f41972b56dcbc1f4778fceba3ef8]

INTEGRATION: CWS changefileheader (1.6.450); FILE MERGED 2008/03/31 13:01:52 rt 1.6.450.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [962fd66fb3fe5cc4ab79c34b5a7d079340ff24f7]

INTEGRATION: CWS changefileheader (1.6.162); FILE MERGED 2008/04/01 16:09:10 thb 1.6.162.3: #i85898# Stripping all external header guards 2008/04/01 13:04:21 thb 1.6.162.2: #i85898# Stripping all external header guards 2008/03/31 16:27:54 rt 1.6.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [91f7cc7488e2b18a01291821535a5cdd7c1ead66]

INTEGRATION: CWS changefileheader (1.4.38); FILE MERGED 2008/04/01 15:59:23 thb 1.4.38.2: #i85898# Stripping all external header guards 2008/03/31 16:58:44 rt 1.4.38.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ec430ad394d1dc28728cc34081e1d102a8ead469]

INTEGRATION: CWS changefileheader (1.2.184); FILE MERGED 2008/03/31 15:59:20 rt 1.2.184.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7c388a4da23fbfea7a8486a469f95033c5729e08]

INTEGRATION: CWS changefileheader (1.3.446); FILE MERGED 2008/04/01 15:49:41 thb 1.3.446.3: #i85898# Stripping all external header guards 2008/04/01 12:47:01 thb 1.3.446.2: #i85898# Stripping all external header guards 2008/03/31 14:18:21 rt 1.3.446.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b6785e58eacfea8a7a98d0ed84cb0fba674199cd]

INTEGRATION: CWS changefileheader (1.2.292); FILE MERGED 2008/03/28 16:44:07 rt 1.2.292.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4d6cf3875c873e358e3ab7b2ed887ef090bf822a]

INTEGRATION: CWS changefileheader (1.13.34); FILE MERGED 2008/04/01 15:04:09 thb 1.13.34.3: #i85898# Stripping all external header guards 2008/04/01 10:50:25 thb 1.13.34.2: #i85898# Stripping all external header guards 2008/03/28 16:43:47 rt 1.13.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d95deca364920832c45493a051a14540ec76dc95]

INTEGRATION: CWS changefileheader (1.8.292); FILE MERGED 2008/04/01 12:36:21 thb 1.8.292.2: #i85898# Stripping all external header guards 2008/03/31 17:14:45 rt 1.8.292.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0d2c280da26a46cfb1d559d6d276e37cc7822471]

INTEGRATION: CWS changefileheader (1.4.162); FILE MERGED 2008/04/01 16:09:10 thb 1.4.162.3: #i85898# Stripping all external header guards 2008/04/01 13:04:20 thb 1.4.162.2: #i85898# Stripping all external header guards 2008/03/31 16:27:53 rt 1.4.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fce951f2b867895918ba63e3f28be0cfc3b12454]

INTEGRATION: CWS changefileheader (1.6.170); FILE MERGED 2008/04/01 12:43:32 thb 1.6.170.2: #i85898# Stripping all external header guards 2008/03/31 13:01:52 rt 1.6.170.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3ef7b986c0c9c03c481a1972d1cd201966b9060e]

INTEGRATION: CWS changefileheader (1.6.500); FILE MERGED 2008/03/31 15:59:20 rt 1.6.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d489e57be584c84607694bbcb0ae46ed8e937d99]

INTEGRATION: CWS changefileheader (1.3.624); FILE MERGED 2008/04/01 15:35:12 thb 1.3.624.2: #i85898# Stripping all external header guards 2008/03/31 13:58:10 rt 1.3.624.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5afad275d7e33c238e700e32f45b257a26108181]

INTEGRATION: CWS changefileheader (1.2.466); FILE MERGED 2008/04/01 12:47:01 thb 1.2.466.2: #i85898# Stripping all external header guards 2008/03/31 14:18:21 rt 1.2.466.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1762df9e3bb9c795addf17b4523a2b654172170a]

INTEGRATION: CWS changefileheader (1.2.294); FILE MERGED 2008/03/28 16:44:07 rt 1.2.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2f6c565f3432ff61878fe2757e4eb072bd65a867]

INTEGRATION: CWS changefileheader (1.12.70); FILE MERGED 2008/04/01 15:04:09 thb 1.12.70.3: #i85898# Stripping all external header guards 2008/04/01 10:50:25 thb 1.12.70.2: #i85898# Stripping all external header guards 2008/03/28 16:43:47 rt 1.12.70.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d93af39f0a51f69a6086d96e5a071ca9937ea4f1]

INTEGRATION: CWS changefileheader (1.12.700); FILE MERGED 2008/04/01 12:36:21 thb 1.12.700.2: #i85898# Stripping all external header guards 2008/03/31 17:14:45 rt 1.12.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [53c8f1117a89cac9e4302e1a4faecbae9805335c]

INTEGRATION: CWS changefileheader (1.57.126); FILE MERGED 2008/04/01 15:45:03 thb 1.57.126.3: #i85898# Stripping all external header guards 2008/04/01 12:43:31 thb 1.57.126.2: #i85898# Stripping all external header guards 2008/03/31 13:01:51 rt 1.57.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [19e8f51d9d7bce4a7e2b1be6daf417301624540d]

INTEGRATION: CWS changefileheader (1.5.162); FILE MERGED 2008/04/01 13:04:20 thb 1.5.162.2: #i85898# Stripping all external header guards 2008/03/31 16:27:53 rt 1.5.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2e4c0ee4a6905a3adf23df58ea56287c77c12e4b]

INTEGRATION: CWS changefileheader (1.4.298); FILE MERGED 2008/04/01 15:35:12 thb 1.4.298.2: #i85898# Stripping all external header guards 2008/03/31 13:58:10 rt 1.4.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f19f65909e2beb018d9fa2c7b67b10cca2d5be92]

INTEGRATION: CWS changefileheader (1.2.216); FILE MERGED 2008/03/31 15:59:20 rt 1.2.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [12e63a8b812bbb8e681798b1e8c1de009f995208]

INTEGRATION: CWS changefileheader (1.3.20); FILE MERGED 2008/03/28 16:43:47 rt 1.3.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0c66fbfa7fc6fa38078fc42c20ac2060b7f48037]

INTEGRATION: CWS changefileheader (1.19.266); FILE MERGED 2008/04/01 12:36:21 thb 1.19.266.2: #i85898# Stripping all external header guards 2008/03/31 17:14:45 rt 1.19.266.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [298c265ba7282aa1f62dc7730aeddc8f52822f69]

INTEGRATION: CWS changefileheader (1.4.246); FILE MERGED 2008/04/01 12:43:31 thb 1.4.246.2: #i85898# Stripping all external header guards 2008/03/31 13:01:51 rt 1.4.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f5391cabe9ebfa139cb5e52bf3b688d9a6309b15]

INTEGRATION: CWS changefileheader (1.4.162); FILE MERGED 2008/04/01 16:09:09 thb 1.4.162.3: #i85898# Stripping all external header guards 2008/04/01 13:04:20 thb 1.4.162.2: #i85898# Stripping all external header guards 2008/03/31 16:27:53 rt 1.4.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9630aa09c592f72185a04c0d98fe9cd87b05ed4a]

INTEGRATION: CWS changefileheader (1.3.242); FILE MERGED 2008/03/31 16:58:43 rt 1.3.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c8180ddffe43e8e0b056e9dac265300e4cddfa01]

INTEGRATION: CWS changefileheader (1.3.446); FILE MERGED 2008/04/01 15:49:40 thb 1.3.446.3: #i85898# Stripping all external header guards 2008/04/01 12:47:01 thb 1.3.446.2: #i85898# Stripping all external header guards 2008/03/31 14:18:21 rt 1.3.446.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [46fcd24c6b7e3aa90e4fd571ae56440885111bf9]

INTEGRATION: CWS changefileheader (1.4.624); FILE MERGED 2008/03/31 13:58:10 rt 1.4.624.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [22a49622b905c870bf90d256799e15f99b868ad1]

INTEGRATION: CWS changefileheader (1.4.166); FILE MERGED 2008/03/28 16:44:07 rt 1.4.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f991e6b4aec65d47a9bd8068684ef557aed3098c]

INTEGRATION: CWS changefileheader (1.18.60); FILE MERGED 2008/04/01 15:04:08 thb 1.18.60.3: #i85898# Stripping all external header guards 2008/04/01 10:50:24 thb 1.18.60.2: #i85898# Stripping all external header guards 2008/03/28 16:43:47 rt 1.18.60.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [35fa45f78cf683b0cd4211febf6c700fae60c781]

INTEGRATION: CWS changefileheader (1.7.498); FILE MERGED 2008/04/01 12:36:21 thb 1.7.498.2: #i85898# Stripping all external header guards 2008/03/31 17:14:45 rt 1.7.498.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1f08ed3887d37beacda69e6a2bb898e6f4177f09]

INTEGRATION: CWS changefileheader (1.3.162); FILE MERGED 2008/04/01 16:09:09 thb 1.3.162.3: #i85898# Stripping all external header guards 2008/04/01 13:04:20 thb 1.3.162.2: #i85898# Stripping all external header guards 2008/03/31 16:27:53 rt 1.3.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fae111fb74f1f949d500054f4cfb22491d51f763]

INTEGRATION: CWS changefileheader (1.6.246); FILE MERGED 2008/03/31 13:01:51 rt 1.6.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1e6ccbaae6c6319bb4238ed4c5793302c60e2a91]

INTEGRATION: CWS changefileheader (1.4.350); FILE MERGED 2008/04/01 15:49:40 thb 1.4.350.3: #i85898# Stripping all external header guards 2008/04/01 12:47:01 thb 1.4.350.2: #i85898# Stripping all external header guards 2008/03/31 14:18:21 rt 1.4.350.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e9d2959bb630407a7a71b9cddf5b9ca5bc5ca929]

INTEGRATION: CWS changefileheader (1.3.296); FILE MERGED 2008/03/31 15:59:20 rt 1.3.296.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a78f0c88cec24957ce14b607f729cf37ff5bd618]

INTEGRATION: CWS changefileheader (1.4.624); FILE MERGED 2008/04/01 15:35:11 thb 1.4.624.2: #i85898# Stripping all external header guards 2008/03/31 13:58:10 rt 1.4.624.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [61965baf5ccfbc61e6783dc7350f26671d389743]

INTEGRATION: CWS changefileheader (1.11.94); FILE MERGED 2008/04/01 15:04:08 thb 1.11.94.3: #i85898# Stripping all external header guards 2008/04/01 10:50:24 thb 1.11.94.2: #i85898# Stripping all external header guards 2008/03/28 16:43:46 rt 1.11.94.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7d2705203136159c77e1dad66bbb2349a7b76bf1]

INTEGRATION: CWS changefileheader (1.9.292); FILE MERGED 2008/04/01 12:36:21 thb 1.9.292.2: #i85898# Stripping all external header guards 2008/03/31 17:14:45 rt 1.9.292.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [16f1d1e7c93b1b9d37a520aa7be650d5722b7326]

INTEGRATION: CWS changefileheader (1.2.772); FILE MERGED 2008/03/31 13:01:51 rt 1.2.772.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [028ea56cc4cf9cf90aec19cd53d3ef17525d9d6d]

INTEGRATION: CWS changefileheader (1.2.466); FILE MERGED 2008/04/01 15:49:40 thb 1.2.466.3: #i85898# Stripping all external header guards 2008/04/01 12:47:01 thb 1.2.466.2: #i85898# Stripping all external header guards 2008/03/31 14:18:21 rt 1.2.466.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6e63ff0f12c54964df16c686654247de450928c3]

INTEGRATION: CWS changefileheader (1.3.624); FILE MERGED 2008/04/01 15:35:11 thb 1.3.624.2: #i85898# Stripping all external header guards 2008/03/31 13:58:10 rt 1.3.624.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [768c087cc4bff7aee278081187e026d3ca3d92ab]

INTEGRATION: CWS changefileheader (1.13.66); FILE MERGED 2008/04/01 15:04:08 thb 1.13.66.3: #i85898# Stripping all external header guards 2008/04/01 10:50:24 thb 1.13.66.2: #i85898# Stripping all external header guards 2008/03/28 16:43:46 rt 1.13.66.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [62dd44045dd116893cd4e32155feffd241bb4e78]

INTEGRATION: CWS changefileheader (1.50.222); FILE MERGED 2008/04/01 15:45:02 thb 1.50.222.3: #i85898# Stripping all external header guards 2008/04/01 12:43:31 thb 1.50.222.2: #i85898# Stripping all external header guards 2008/03/31 13:01:51 rt 1.50.222.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ab1e1abb4a0a89589bb2e3ddc7d925e408df9433]

INTEGRATION: CWS changefileheader (1.3.162); FILE MERGED 2008/04/01 13:04:20 thb 1.3.162.2: #i85898# Stripping all external header guards 2008/03/31 16:27:53 rt 1.3.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a5485173b762e1d1c44656d6c14865fe42f8ae26]

INTEGRATION: CWS changefileheader (1.13.498); FILE MERGED 2008/04/01 12:36:21 thb 1.13.498.2: #i85898# Stripping all external header guards 2008/03/31 17:14:45 rt 1.13.498.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [90e7af4dd654f4cdebe2fd09067de22fc155ee67]

INTEGRATION: CWS changefileheader (1.5.500); FILE MERGED 2008/03/31 15:59:20 rt 1.5.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0b2563d50d7cdb86ab8e543ab48ecccf9bb6702a]

INTEGRATION: CWS changefileheader (1.5.242); FILE MERGED 2008/03/31 16:58:43 rt 1.5.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fd67b7301a4c1792e128d10d4628e42b939731b6]

INTEGRATION: CWS changefileheader (1.3.624); FILE MERGED 2008/04/01 15:35:10 thb 1.3.624.2: #i85898# Stripping all external header guards 2008/03/31 13:58:09 rt 1.3.624.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [60a720d515331546655e970dfae851f7bf58bb46]

INTEGRATION: CWS changefileheader (1.3.20); FILE MERGED 2008/03/28 16:43:46 rt 1.3.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d288d26f03bb0eec56d32b6828d6b75c12c46c58]

INTEGRATION: CWS changefileheader (1.2.354); FILE MERGED 2008/03/31 14:18:21 rt 1.2.354.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d08cccd28a28289d62ebb008deaa8a5303995a73]

INTEGRATION: CWS changefileheader (1.5.246); FILE MERGED 2008/04/01 15:45:02 thb 1.5.246.3: #i85898# Stripping all external header guards 2008/04/01 12:43:31 thb 1.5.246.2: #i85898# Stripping all external header guards 2008/03/31 13:01:51 rt 1.5.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a155a413b78361993c810d964b4589e6db614537]

INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/03/31 17:14:45 rt 1.5.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [91fe9cdf656cda09edeff224595b85ac6bf42afc]

INTEGRATION: CWS changefileheader (1.2.382); FILE MERGED 2008/03/31 15:59:20 rt 1.2.382.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9327df13099538fd4a4ac927ca178708afed1650]

INTEGRATION: CWS changefileheader (1.3.624); FILE MERGED 2008/03/31 13:58:09 rt 1.3.624.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9a0f5c696f512f379729a727f8ffcd96e859b55d]

INTEGRATION: CWS changefileheader (1.2.38); FILE MERGED 2008/04/01 15:59:23 thb 1.2.38.2: #i85898# Stripping all external header guards 2008/03/31 16:58:43 rt 1.2.38.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2243721f7fba580e36afff2741773d832c98428b]

INTEGRATION: CWS changefileheader (1.2.126); FILE MERGED 2008/04/01 15:04:08 thb 1.2.126.3: #i85898# Stripping all external header guards 2008/04/01 10:50:24 thb 1.2.126.2: #i85898# Stripping all external header guards 2008/03/28 16:43:46 rt 1.2.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [280b689fd4b68aaffd24711fffbe0fd666da573c]

INTEGRATION: CWS changefileheader (1.5.196); FILE MERGED 2008/04/01 15:49:40 thb 1.5.196.3: #i85898# Stripping all external header guards 2008/04/01 12:47:01 thb 1.5.196.2: #i85898# Stripping all external header guards 2008/03/31 14:18:21 rt 1.5.196.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f223f9415cacf50fda7188d0f0513540fb09ee2a]

INTEGRATION: CWS changefileheader (1.47.344); FILE MERGED 2008/04/01 12:36:20 thb 1.47.344.2: #i85898# Stripping all external header guards 2008/03/31 17:14:45 rt 1.47.344.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [69b6639778df4ff1e9b039438398a991a27fb9e9]

INTEGRATION: CWS changefileheader (1.5.432); FILE MERGED 2008/03/31 13:01:50 rt 1.5.432.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [67e5b6a3d0440b0b9b8fa1cab841a548bfdeacec]

INTEGRATION: CWS changefileheader (1.3.28); FILE MERGED 2008/03/28 16:44:06 rt 1.3.28.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [19a8d1652386dd9ed155cd0adf00b2ec94359cd9]

INTEGRATION: CWS changefileheader (1.2.234); FILE MERGED 2008/03/31 13:58:09 rt 1.2.234.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [90496ee31d62cc76cadc84d9716575a456a082e4]

INTEGRATION: CWS changefileheader (1.8.300); FILE MERGED 2008/03/31 15:59:18 rt 1.8.300.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1ee925bcd1ce7e625011649cfad082d0b11a3c6d]

INTEGRATION: CWS changefileheader (1.58.38); FILE MERGED 2008/04/01 15:59:23 thb 1.58.38.3: #i85898# Stripping all external header guards 2008/04/01 12:55:34 thb 1.58.38.2: #i85898# Stripping all external header guards 2008/03/31 16:58:43 rt 1.58.38.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ae3c9d6f66d0d449da8c9343d195eb079a6a4ad1]

INTEGRATION: CWS changefileheader (1.10.18); FILE MERGED 2008/04/01 15:04:08 thb 1.10.18.3: #i85898# Stripping all external header guards 2008/04/01 10:50:24 thb 1.10.18.2: #i85898# Stripping all external header guards 2008/03/28 16:43:46 rt 1.10.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [840d0e0e069b6e5df93a15da05b3f733364db112]

INTEGRATION: CWS changefileheader (1.6.162); FILE MERGED 2008/04/01 16:09:09 thb 1.6.162.3: #i85898# Stripping all external header guards 2008/04/01 13:04:19 thb 1.6.162.2: #i85898# Stripping all external header guards 2008/03/31 16:27:53 rt 1.6.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1a36d9cf4aac781f2dc26944ba75d54d77220e18]

INTEGRATION: CWS changefileheader (1.11.700); FILE MERGED 2008/04/01 15:30:18 thb 1.11.700.3: #i85898# Stripping all external header guards 2008/04/01 12:36:20 thb 1.11.700.2: #i85898# Stripping all external header guards 2008/03/31 17:14:45 rt 1.11.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [228ac3a69d143c7e0b201db6d90f75b4699a181e]

INTEGRATION: CWS changefileheader (1.14.246); FILE MERGED 2008/03/31 13:01:50 rt 1.14.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5a64267e1d6af08940aee5417014290dae84e694]

INTEGRATION: CWS changefileheader (1.10.500); FILE MERGED 2008/03/31 15:59:18 rt 1.10.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9e943c3907e3e33e06b26704f6e778e80e2eb5b6]

INTEGRATION: CWS changefileheader (1.7.234); FILE MERGED 2008/03/31 13:58:09 rt 1.7.234.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5703b61b9baa1f36c9a2de6da00ea43c71fe287e]

INTEGRATION: CWS changefileheader (1.2.34); FILE MERGED 2008/03/28 16:43:46 rt 1.2.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0a1bd25d6c3768d8c7cda91a7384668282263aa2]

INTEGRATION: CWS changefileheader (1.4.166); FILE MERGED 2008/03/28 16:44:06 rt 1.4.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0765f94b867eb5c10ac096c6bdf9b2509d62d831]

INTEGRATION: CWS changefileheader (1.3.162); FILE MERGED 2008/04/01 13:04:19 thb 1.3.162.2: #i85898# Stripping all external header guards 2008/03/31 16:27:53 rt 1.3.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1f85f10885daf98dad26788ae08e5712bcac9bcc]

INTEGRATION: CWS changefileheader (1.10.344); FILE MERGED 2008/03/31 17:14:45 rt 1.10.344.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d7792757942233b1099544bf565e76f2c179c40b]

INTEGRATION: CWS changefileheader (1.6.246); FILE MERGED 2008/04/01 15:45:02 thb 1.6.246.3: #i85898# Stripping all external header guards 2008/04/01 12:43:31 thb 1.6.246.2: #i85898# Stripping all external header guards 2008/03/31 13:01:50 rt 1.6.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b175a719bd70ab9e1bd7376a6634cdcddf9cf217]

INTEGRATION: CWS changefileheader (1.5.298); FILE MERGED 2008/04/01 12:39:00 thb 1.5.298.2: #i85898# Stripping all external header guards 2008/03/31 13:58:09 rt 1.5.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5e6639f6e5ba069c5742f5fac4d7ac005a754e02]

INTEGRATION: CWS changefileheader (1.2.466); FILE MERGED 2008/04/01 12:47:01 thb 1.2.466.2: #i85898# Stripping all external header guards 2008/03/31 14:18:20 rt 1.2.466.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [19aefc048e139dd46c7c622067598c4003f2be1c]

INTEGRATION: CWS changefileheader (1.3.126); FILE MERGED 2008/04/01 15:04:08 thb 1.3.126.2: #i85898# Stripping all external header guards 2008/03/28 16:43:46 rt 1.3.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [17bf7ef659b350f5f1057e1e11501e96e23d453f]

INTEGRATION: CWS changefileheader (1.2.292); FILE MERGED 2008/03/28 16:44:06 rt 1.2.292.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ca8644f2307c22aab624e0ce60f8ed1a230c5340]

INTEGRATION: CWS changefileheader (1.9.500); FILE MERGED 2008/03/31 15:59:18 rt 1.9.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [508d801b6ea8f2e36a628525eab38b91ac25cc78]

INTEGRATION: CWS changefileheader (1.5.162); FILE MERGED 2008/04/01 16:09:09 thb 1.5.162.3: #i85898# Stripping all external header guards 2008/04/01 13:04:19 thb 1.5.162.2: #i85898# Stripping all external header guards 2008/03/31 16:27:53 rt 1.5.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7402b94794e312ab267967b015e23f632402121c]

INTEGRATION: CWS changefileheader (1.4.700); FILE MERGED 2008/03/31 17:14:45 rt 1.4.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [164fd2216a9ffe2598577c04a24b61efd0383893]

INTEGRATION: CWS changefileheader (1.4.450); FILE MERGED 2008/04/01 15:45:02 thb 1.4.450.3: #i85898# Stripping all external header guards 2008/04/01 12:43:31 thb 1.4.450.2: #i85898# Stripping all external header guards 2008/03/31 13:01:50 rt 1.4.450.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9c6175d3c6303709c2b05cfcd5c14b48f24ebcc0]

INTEGRATION: CWS changefileheader (1.4.298); FILE MERGED 2008/04/01 15:35:10 thb 1.4.298.2: #i85898# Stripping all external header guards 2008/03/31 13:58:09 rt 1.4.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6291ec30aff26d3d9255efbed4aa1a1c4545d70f]

INTEGRATION: CWS changefileheader (1.8.38); FILE MERGED 2008/03/31 16:58:43 rt 1.8.38.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a48faaac439f20159e49f2be272e3d1159434382]

INTEGRATION: CWS changefileheader (1.4.126); FILE MERGED 2008/04/01 15:04:08 thb 1.4.126.3: #i85898# Stripping all external header guards 2008/04/01 10:50:24 thb 1.4.126.2: #i85898# Stripping all external header guards 2008/03/28 16:43:46 rt 1.4.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3830d388f60e444ff809c948a6cb5cfe6f294420]

INTEGRATION: CWS changefileheader (1.5.162); FILE MERGED 2008/04/01 16:09:08 thb 1.5.162.2: #i85898# Stripping all external header guards 2008/03/31 16:27:53 rt 1.5.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [efa9eddd9b771c5e15b934fc43a1092f83971311]

INTEGRATION: CWS changefileheader (1.13.34); FILE MERGED 2008/04/01 15:30:17 thb 1.13.34.3: #i85898# Stripping all external header guards 2008/04/01 12:36:20 thb 1.13.34.2: #i85898# Stripping all external header guards 2008/03/31 17:14:45 rt 1.13.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [45f4f609281b961556453663f9d863b8f391bf7e]

INTEGRATION: CWS changefileheader (1.7.246); FILE MERGED 2008/03/31 13:01:50 rt 1.7.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [db34035fdfbe49fc2ec396741657d4106b8379eb]

INTEGRATION: CWS changefileheader (1.2.466); FILE MERGED 2008/03/31 14:18:20 rt 1.2.466.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5dab1896c08b2af95893b1a91e0cc7056add5be5]

INTEGRATION: CWS changefileheader (1.14.38); FILE MERGED 2008/04/01 15:59:23 thb 1.14.38.3: #i85898# Stripping all external header guards 2008/04/01 12:55:34 thb 1.14.38.2: #i85898# Stripping all external header guards 2008/03/31 16:58:43 rt 1.14.38.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e468247f08919e2f4e5f834e3fa7581bda29cc54]

INTEGRATION: CWS changefileheader (1.7.500); FILE MERGED 2008/03/31 15:59:17 rt 1.7.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ef175515842bfb3544dc758dc594a2ec0a3e592b]

INTEGRATION: CWS changefileheader (1.3.162); FILE MERGED 2008/04/01 16:09:08 thb 1.3.162.3: #i85898# Stripping all external header guards 2008/04/01 13:04:19 thb 1.3.162.2: #i85898# Stripping all external header guards 2008/03/31 16:27:53 rt 1.3.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c6f90f4ea2906d3a8dada9bf60e1fac777f5fb14]

INTEGRATION: CWS changefileheader (1.2.700); FILE MERGED 2008/03/31 17:14:44 rt 1.2.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cba7d39024c60fae26cee0d12bba0acf66b497dc]

INTEGRATION: CWS changefileheader (1.43.228); FILE MERGED 2008/04/01 15:45:02 thb 1.43.228.3: #i85898# Stripping all external header guards 2008/04/01 12:43:31 thb 1.43.228.2: #i85898# Stripping all external header guards 2008/03/31 13:01:50 rt 1.43.228.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b51214ce23993a14351b3eb4808a81b4dabf9aa7]

INTEGRATION: CWS changefileheader (1.5.66); FILE MERGED 2008/04/01 15:04:08 thb 1.5.66.2: #i85898# Stripping all external header guards 2008/03/28 16:43:46 rt 1.5.66.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c1196563c0e91916d083d4d2a1eff21961987871]

INTEGRATION: CWS changefileheader (1.8.162); FILE MERGED 2008/04/01 13:04:19 thb 1.8.162.2: #i85898# Stripping all external header guards 2008/03/31 16:27:53 rt 1.8.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [319f4e2087ef02f14b6501406c1571f7ab13965b]

INTEGRATION: CWS changefileheader (1.16.242); FILE MERGED 2008/04/01 15:59:23 thb 1.16.242.3: #i85898# Stripping all external header guards 2008/04/01 12:55:34 thb 1.16.242.2: #i85898# Stripping all external header guards 2008/03/31 16:58:43 rt 1.16.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [afc712ade459e90ba815577951a4125df73e891c]

INTEGRATION: CWS changefileheader (1.6.24); FILE MERGED 2008/04/01 15:35:09 thb 1.6.24.3: #i85898# Stripping all external header guards 2008/04/01 12:39:00 thb 1.6.24.2: #i85898# Stripping all external header guards 2008/03/31 13:58:09 rt 1.6.24.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [42113d4ab7c799789cb941320c5c1c57a312e230]

INTEGRATION: CWS changefileheader (1.3.700); FILE MERGED 2008/04/01 15:30:17 thb 1.3.700.2: #i85898# Stripping all external header guards 2008/03/31 17:14:44 rt 1.3.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dc243d875c009ad114a06baadc3191335ff4f7be]

INTEGRATION: CWS changefileheader (1.6.500); FILE MERGED 2008/03/31 15:59:17 rt 1.6.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8a9145065af89d3b7f866519a6930ba388056c18]

INTEGRATION: CWS changefileheader (1.2.294); FILE MERGED 2008/03/28 16:44:06 rt 1.2.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5a16795d125f74d132c67fc81f54ce0454451ec1]

INTEGRATION: CWS changefileheader (1.14.234); FILE MERGED 2008/03/31 13:01:50 rt 1.14.234.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1ca01223e1931300626c63ee766701818b755f65]

INTEGRATION: CWS changefileheader (1.3.450); FILE MERGED 2008/03/31 16:27:53 rt 1.3.450.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8d9aa589327cc681534792ef864be0eed7534eda]

INTEGRATION: CWS changefileheader (1.8.330); FILE MERGED 2008/04/01 15:30:17 thb 1.8.330.3: #i85898# Stripping all external header guards 2008/04/01 12:36:20 thb 1.8.330.2: #i85898# Stripping all external header guards 2008/03/31 17:14:44 rt 1.8.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [489ff5869c65a7d705709a1897ecc5ae3246f2ea]

INTEGRATION: CWS changefileheader (1.8.134); FILE MERGED 2008/04/01 15:35:09 thb 1.8.134.3: #i85898# Stripping all external header guards 2008/04/01 12:39:00 thb 1.8.134.2: #i85898# Stripping all external header guards 2008/03/31 13:58:09 rt 1.8.134.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fcfa4e3835fc829d4c802f457dde0a926b622925]

INTEGRATION: CWS changefileheader (1.8.500); FILE MERGED 2008/03/31 15:59:17 rt 1.8.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bde7b47fbdced5d04e2f913f2e645688520f10ec]

INTEGRATION: CWS changefileheader (1.2.466); FILE MERGED 2008/04/01 12:47:00 thb 1.2.466.2: #i85898# Stripping all external header guards 2008/03/31 14:18:20 rt 1.2.466.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [78fba46213dd64b23b4c2be2db6501c1f38b0fd3]

INTEGRATION: CWS changefileheader (1.11.26); FILE MERGED 2008/04/01 15:45:01 thb 1.11.26.3: #i85898# Stripping all external header guards 2008/04/01 12:43:31 thb 1.11.26.2: #i85898# Stripping all external header guards 2008/03/31 13:01:45 rt 1.11.26.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f437aec16ddc37f52002f8cf7c181167d7fd771d]

INTEGRATION: CWS changefileheader (1.8.234); FILE MERGED 2008/03/31 13:58:09 rt 1.8.234.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [20bbf6c78e2de168748f89ab3905a50fdf248e1a]

INTEGRATION: CWS changefileheader (1.5.330); FILE MERGED 2008/03/31 17:14:44 rt 1.5.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c4abb4713dee0875299b6aeab181a9e636f1a2e3]

INTEGRATION: CWS changefileheader (1.10.500); FILE MERGED 2008/03/31 15:59:17 rt 1.10.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b0bc9fafd96bd3f888ff72ec30fc91b78f5ee138]

INTEGRATION: CWS changefileheader (1.3.34); FILE MERGED 2008/04/01 15:04:07 thb 1.3.34.3: #i85898# Stripping all external header guards 2008/04/01 10:50:24 thb 1.3.34.2: #i85898# Stripping all external header guards 2008/03/28 16:43:46 rt 1.3.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5cba1ef407333ed96a018030e52cc799ea3f4a4f]

INTEGRATION: CWS changefileheader (1.5.162); FILE MERGED 2008/04/01 16:09:08 thb 1.5.162.3: #i85898# Stripping all external header guards 2008/04/01 13:04:19 thb 1.5.162.2: #i85898# Stripping all external header guards 2008/03/31 16:27:53 rt 1.5.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cdabc30938f439557569d0dbef885151524296f4]

INTEGRATION: CWS changefileheader (1.36.26); FILE MERGED 2008/03/31 13:01:45 rt 1.36.26.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [30239ed9c2fbc7a3753e8370429491a552ebecfa]

INTEGRATION: CWS changefileheader (1.12.242); FILE MERGED 2008/04/01 15:59:23 thb 1.12.242.3: #i85898# Stripping all external header guards 2008/04/01 12:55:33 thb 1.12.242.2: #i85898# Stripping all external header guards 2008/03/31 16:58:43 rt 1.12.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e15d94adebd8c7171ff4d279f2d9a18c93197a5a]

INTEGRATION: CWS changefileheader (1.5.452); FILE MERGED 2008/04/01 15:35:08 thb 1.5.452.2: #i85898# Stripping all external header guards 2008/03/31 13:58:09 rt 1.5.452.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [87e172936026a2bc1f68f2f78c1883ae0d568a86]

INTEGRATION: CWS changefileheader (1.3.700); FILE MERGED 2008/03/31 17:14:44 rt 1.3.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d19adaf18ef6faec6dd9030dcad8ea7428b0b94f]

INTEGRATION: CWS changefileheader (1.2.126); FILE MERGED 2008/04/01 15:04:07 thb 1.2.126.3: #i85898# Stripping all external header guards 2008/04/01 10:50:24 thb 1.2.126.2: #i85898# Stripping all external header guards 2008/03/28 16:43:45 rt 1.2.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6a2cb14b6a95fdadc59647273f611995f51fd3d6]

INTEGRATION: CWS changefileheader (1.21.26); FILE MERGED 2008/04/01 15:45:01 thb 1.21.26.3: #i85898# Stripping all external header guards 2008/04/01 12:43:30 thb 1.21.26.2: #i85898# Stripping all external header guards 2008/03/31 13:01:45 rt 1.21.26.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [169cc220f11e5035a677172a42ab1090b4ce8a4a]

INTEGRATION: CWS changefileheader (1.5.162); FILE MERGED 2008/04/01 13:04:18 thb 1.5.162.2: #i85898# Stripping all external header guards 2008/03/31 16:27:53 rt 1.5.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a391dc79b6222eca6ca2fc18e621f18f398ec087]

INTEGRATION: CWS changefileheader (1.8.1202); FILE MERGED 2008/04/01 15:59:23 thb 1.8.1202.3: #i85898# Stripping all external header guards 2008/04/01 12:55:33 thb 1.8.1202.2: #i85898# Stripping all external header guards 2008/03/31 16:58:43 rt 1.8.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4edfa3ff872b4304413fd4f465efb9ef2002bf58]

INTEGRATION: CWS changefileheader (1.24.14); FILE MERGED 2008/04/01 15:35:08 thb 1.24.14.3: #i85898# Stripping all external header guards 2008/04/01 12:39:00 thb 1.24.14.2: #i85898# Stripping all external header guards 2008/03/31 13:58:09 rt 1.24.14.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d97b57d5ec04679ffdb163aa06c298c75c2bc85a]

INTEGRATION: CWS changefileheader (1.42.700); FILE MERGED 2008/04/01 15:30:17 thb 1.42.700.3: #i85898# Stripping all external header guards 2008/04/01 12:36:20 thb 1.42.700.2: #i85898# Stripping all external header guards 2008/03/31 17:14:44 rt 1.42.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [eee29fa40bc25255d771ac2815ac4caab61b7623]

INTEGRATION: CWS changefileheader (1.3.20); FILE MERGED 2008/04/01 15:04:07 thb 1.3.20.3: #i85898# Stripping all external header guards 2008/04/01 10:50:23 thb 1.3.20.2: #i85898# Stripping all external header guards 2008/03/28 16:43:45 rt 1.3.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c5b61e50255fdd7afe793b8cdc26d70e752a7add]

INTEGRATION: CWS changefileheader (1.5.28); FILE MERGED 2008/03/28 16:44:06 rt 1.5.28.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e97008bf19911a2e624bd2dcfad15916630a4e17]

INTEGRATION: CWS changefileheader (1.2.450); FILE MERGED 2008/04/01 16:09:08 thb 1.2.450.3: #i85898# Stripping all external header guards 2008/04/01 13:04:18 thb 1.2.450.2: #i85898# Stripping all external header guards 2008/03/31 16:27:53 rt 1.2.450.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0c5b65a86eeb88922398f2c3810ccc0c0de344d9]

INTEGRATION: CWS changefileheader (1.7.306); FILE MERGED 2008/03/31 13:01:45 rt 1.7.306.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b5baef957982e991e3d8f8dea4c8b3ea602d33d5]

INTEGRATION: CWS changefileheader (1.4.88); FILE MERGED 2008/04/01 15:30:17 thb 1.4.88.2: #i85898# Stripping all external header guards 2008/03/31 17:14:44 rt 1.4.88.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [aaaef7a1cec41d28080d6a9165d9c80d509ae39e]

INTEGRATION: CWS changefileheader (1.13.636); FILE MERGED 2008/04/01 15:59:23 thb 1.13.636.3: #i85898# Stripping all external header guards 2008/04/01 12:55:33 thb 1.13.636.2: #i85898# Stripping all external header guards 2008/03/31 16:58:42 rt 1.13.636.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b15e8b027dc7384a3faf681250bd63525622ab14]

INTEGRATION: CWS changefileheader (1.2.20); FILE MERGED 2008/04/01 15:04:07 thb 1.2.20.3: #i85898# Stripping all external header guards 2008/04/01 10:50:23 thb 1.2.20.2: #i85898# Stripping all external header guards 2008/03/28 16:43:45 rt 1.2.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [761fb0c33b695ceb30f735a423f1aa5a04bdbc1c]

INTEGRATION: CWS changefileheader (1.3.162); FILE MERGED 2008/04/01 13:04:18 thb 1.3.162.2: #i85898# Stripping all external header guards 2008/03/31 16:27:53 rt 1.3.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c185933a9e927bd2c41b02f4d05f2641fdd812a9]

INTEGRATION: CWS changefileheader (1.19.26); FILE MERGED 2008/04/01 15:45:01 thb 1.19.26.3: #i85898# Stripping all external header guards 2008/04/01 12:43:30 thb 1.19.26.2: #i85898# Stripping all external header guards 2008/03/31 13:01:45 rt 1.19.26.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6280ef7496028f19e01f8d641b34e99343828881]

INTEGRATION: CWS changefileheader (1.5.500); FILE MERGED 2008/03/31 15:59:17 rt 1.5.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2d462eb0ea55bfc6ec31abfcf646a723dbf43f7d]

INTEGRATION: CWS changefileheader (1.16.22); FILE MERGED 2008/04/01 15:35:08 thb 1.16.22.3: #i85898# Stripping all external header guards 2008/04/01 12:38:59 thb 1.16.22.2: #i85898# Stripping all external header guards 2008/03/31 13:58:09 rt 1.16.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [573b069a61f46cfdaf1a35e80662a3653298575f]

INTEGRATION: CWS changefileheader (1.2.624); FILE MERGED 2008/04/01 15:30:17 thb 1.2.624.3: #i85898# Stripping all external header guards 2008/04/01 12:36:20 thb 1.2.624.2: #i85898# Stripping all external header guards 2008/03/31 17:14:44 rt 1.2.624.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [111ecfe4e6b3f198fa82b5cf292368d6a81dfc73]

INTEGRATION: CWS changefileheader (1.7.126); FILE MERGED 2008/04/01 15:04:07 thb 1.7.126.3: #i85898# Stripping all external header guards 2008/04/01 10:50:23 thb 1.7.126.2: #i85898# Stripping all external header guards 2008/03/28 16:43:45 rt 1.7.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5fbe270f13669b163617d34facdf9ac3bf77afcf]

INTEGRATION: CWS changefileheader (1.12.636); FILE MERGED 2008/04/01 15:59:23 thb 1.12.636.3: #i85898# Stripping all external header guards 2008/04/01 12:55:33 thb 1.12.636.2: #i85898# Stripping all external header guards 2008/03/31 16:58:42 rt 1.12.636.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8510aa417212db603a1468910c0e2899da0a8e02]

INTEGRATION: CWS changefileheader (1.4.162); FILE MERGED 2008/04/01 13:04:18 thb 1.4.162.2: #i85898# Stripping all external header guards 2008/03/31 16:27:53 rt 1.4.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0a1e9bba961ebcec27934ef9b99e33138aa13058]

INTEGRATION: CWS changefileheader (1.2.294); FILE MERGED 2008/03/28 16:44:05 rt 1.2.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b959c430d3273ff158b086ad66b29c79714184d4]

INTEGRATION: CWS changefileheader (1.4.500); FILE MERGED 2008/03/31 15:59:17 rt 1.4.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8d4dd9859a2a3c9b01ea62f28fa68577a42dec50]

INTEGRATION: CWS changefileheader (1.3.330); FILE MERGED 2008/04/01 15:30:16 thb 1.3.330.2: #i85898# Stripping all external header guards 2008/03/31 17:14:44 rt 1.3.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b90848ef244dcf97821da88a9982ab42f853e471]

INTEGRATION: CWS changefileheader (1.7.432); FILE MERGED 2008/03/31 13:01:45 rt 1.7.432.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a2cbf530040a164316ec5448d98b35e4eaf73ecc]

INTEGRATION: CWS changefileheader (1.2.466); FILE MERGED 2008/04/01 15:49:40 thb 1.2.466.3: #i85898# Stripping all external header guards 2008/04/01 12:47:00 thb 1.2.466.2: #i85898# Stripping all external header guards 2008/03/31 14:18:20 rt 1.2.466.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4aa6482bc3a1709d34d3fbe6ccd2087996ee113d]

INTEGRATION: CWS changefileheader (1.4.126); FILE MERGED 2008/04/01 15:04:07 thb 1.4.126.2: #i85898# Stripping all external header guards 2008/03/28 16:43:45 rt 1.4.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9b580572d3649816644b048a26e6dca9531de2e3]

INTEGRATION: CWS changefileheader (1.5.1202); FILE MERGED 2008/04/01 15:59:23 thb 1.5.1202.3: #i85898# Stripping all external header guards 2008/04/01 12:55:33 thb 1.5.1202.2: #i85898# Stripping all external header guards 2008/03/31 16:58:42 rt 1.5.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [003f9bae0cfffd5701205cb467f3ce1ec9c68b07]

INTEGRATION: CWS changefileheader (1.3.624); FILE MERGED 2008/04/01 15:35:07 thb 1.3.624.2: #i85898# Stripping all external header guards 2008/03/31 13:58:09 rt 1.3.624.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d40f9295bf33172dee98c9153dd8423d58c12d9a]

INTEGRATION: CWS changefileheader (1.2.292); FILE MERGED 2008/03/28 16:44:05 rt 1.2.292.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c89e4b30480ee25ef1e89f0945d9452ed9822800]

INTEGRATION: CWS changefileheader (1.8.106); FILE MERGED 2008/04/01 13:04:18 thb 1.8.106.2: #i85898# Stripping all external header guards 2008/03/31 16:27:53 rt 1.8.106.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [639e717cfbda80df5a6867ecf4c82f99ce96df87]

INTEGRATION: CWS changefileheader (1.4.700); FILE MERGED 2008/04/01 15:30:16 thb 1.4.700.2: #i85898# Stripping all external header guards 2008/03/31 17:14:44 rt 1.4.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [651023bb197e4b5b087baf85d9afc2629767675a]

INTEGRATION: CWS changefileheader (1.3.450); FILE MERGED 2008/03/31 13:01:44 rt 1.3.450.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1ccd591739699ebdc7534f9e4c7764afe09bb61a]

INTEGRATION: CWS changefileheader (1.7.126); FILE MERGED 2008/04/01 10:50:23 thb 1.7.126.2: #i85898# Stripping all external header guards 2008/03/28 16:43:45 rt 1.7.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bb1e639b9e0716309f58a5e932983078fff2778f]

INTEGRATION: CWS changefileheader (1.4.624); FILE MERGED 2008/03/31 13:58:09 rt 1.4.624.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0d4d39b9ce5dfdd1fb8bb8eeefe0b6d1b9bfebf2]

INTEGRATION: CWS changefileheader (1.6.1202); FILE MERGED 2008/04/01 15:59:22 thb 1.6.1202.3: #i85898# Stripping all external header guards 2008/04/01 12:55:33 thb 1.6.1202.2: #i85898# Stripping all external header guards 2008/03/31 16:58:42 rt 1.6.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b1c5bad35439daf2d2cb4c2deb6a0b5fd8437b03]

INTEGRATION: CWS changefileheader (1.10.162); FILE MERGED 2008/04/01 13:04:17 thb 1.10.162.2: #i85898# Stripping all external header guards 2008/03/31 16:27:53 rt 1.10.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ac43b3bd68dba4b23916f124abc73981fe891193]

INTEGRATION: CWS changefileheader (1.3.216); FILE MERGED 2008/03/28 16:44:05 rt 1.3.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [48bfbe0fc1c8cb33e77e4f13010066167972b81c]

INTEGRATION: CWS changefileheader (1.39.26); FILE MERGED 2008/03/31 13:01:44 rt 1.39.26.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f28fdd23ebf4f9d05b548dae7f0436450d1ab426]

INTEGRATION: CWS changefileheader (1.5.298); FILE MERGED 2008/04/01 12:38:59 thb 1.5.298.2: #i85898# Stripping all external header guards 2008/03/31 13:58:09 rt 1.5.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [eb7bba28a334a2cb7dff6266871a5cb071c468fa]

INTEGRATION: CWS changefileheader (1.2.126); FILE MERGED 2008/04/01 10:50:23 thb 1.2.126.2: #i85898# Stripping all external header guards 2008/03/28 16:43:45 rt 1.2.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7f45bfd1fd3e17a7aee7ff954716f879e2d78db5]

INTEGRATION: CWS changefileheader (1.3.162); FILE MERGED 2008/04/01 13:04:17 thb 1.3.162.2: #i85898# Stripping all external header guards 2008/03/31 16:27:53 rt 1.3.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [053e60bfd5e6e64b7e3f207e1f2cf7f7bdefb53c]

INTEGRATION: CWS changefileheader (1.4.88); FILE MERGED 2008/03/31 17:14:44 rt 1.4.88.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cc7e2be261a0d4c4725b078b46ee08f5815ccc9e]

INTEGRATION: CWS changefileheader (1.2.1202); FILE MERGED 2008/04/01 15:59:22 thb 1.2.1202.2: #i85898# Stripping all external header guards 2008/03/31 16:58:42 rt 1.2.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [27c7c2d5879152af4cf6a3af494430d2a3338034]

INTEGRATION: CWS changefileheader (1.5.26); FILE MERGED 2008/03/31 13:01:44 rt 1.5.26.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ea225337645b940077a4dcbe51940ce0658f2b34]

INTEGRATION: CWS changefileheader (1.5.298); FILE MERGED 2008/03/31 13:58:09 rt 1.5.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [15d0d5728e5096d759d8f3bc9617c0a545f7fd3e]

INTEGRATION: CWS changefileheader (1.2.126); FILE MERGED 2008/04/01 15:04:07 thb 1.2.126.3: #i85898# Stripping all external header guards 2008/04/01 10:50:23 thb 1.2.126.2: #i85898# Stripping all external header guards 2008/03/28 16:43:45 rt 1.2.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c4f9ade486c7dc967a50f859dacec1ac2e433981]

INTEGRATION: CWS changefileheader (1.3.162); FILE MERGED 2008/04/01 13:04:17 thb 1.3.162.2: #i85898# Stripping all external header guards 2008/03/31 16:27:52 rt 1.3.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [56f3ab8b762c71c293b87bf6c1f2cc3126eec1aa]

INTEGRATION: CWS changefileheader (1.14.88); FILE MERGED 2008/04/01 15:30:16 thb 1.14.88.3: #i85898# Stripping all external header guards 2008/04/01 12:36:20 thb 1.14.88.2: #i85898# Stripping all external header guards 2008/03/31 17:14:44 rt 1.14.88.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [aef9b54df00e581bde4c23492d966c79a05fe4a1]

INTEGRATION: CWS changefileheader (1.7.242); FILE MERGED 2008/04/01 12:55:33 thb 1.7.242.2: #i85898# Stripping all external header guards 2008/03/31 16:58:42 rt 1.7.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [257264337470577bbc8e180973e57ca90001a07a]

INTEGRATION: CWS changefileheader (1.3.624); FILE MERGED 2008/04/01 15:35:06 thb 1.3.624.2: #i85898# Stripping all external header guards 2008/03/31 13:58:09 rt 1.3.624.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7cbe104d861058ee0b31b4ce4e462886db2523ec]

INTEGRATION: CWS changefileheader (1.9.26); FILE MERGED 2008/04/01 15:45:01 thb 1.9.26.2: #i85898# Stripping all external header guards 2008/03/31 13:01:44 rt 1.9.26.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d682ecf2d1e5c79c69d61ce61d56fda0c7f15374]

INTEGRATION: CWS changefileheader (1.2.126); FILE MERGED 2008/03/28 16:43:45 rt 1.2.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1e6bd57f626c079648569e51efadd6970bf9b2c4]

INTEGRATION: CWS changefileheader (1.3.450); FILE MERGED 2008/04/01 16:09:08 thb 1.3.450.3: #i85898# Stripping all external header guards 2008/04/01 13:04:17 thb 1.3.450.2: #i85898# Stripping all external header guards 2008/03/31 16:27:52 rt 1.3.450.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c6ce4aad5422e39d232ba16b5f77c5cd8ed36f38]

INTEGRATION: CWS changefileheader (1.4.298); FILE MERGED 2008/04/01 15:35:06 thb 1.4.298.2: #i85898# Stripping all external header guards 2008/03/31 13:58:09 rt 1.4.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [33802f82a39697dc3666658f1e4bbd4a5ac9b55a]

INTEGRATION: CWS changefileheader (1.47.128); FILE MERGED 2008/03/31 13:01:44 rt 1.47.128.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e04a0dd71366d42c10153be5c3f50f0b66a406a4]

INTEGRATION: CWS changefileheader (1.5.126); FILE MERGED 2008/04/01 10:50:23 thb 1.5.126.2: #i85898# Stripping all external header guards 2008/03/28 16:43:45 rt 1.5.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [024300c73788a9a8c555d3a5dc9f18ce62e135a5]

INTEGRATION: CWS changefileheader (1.4.448); FILE MERGED 2008/03/31 16:58:42 rt 1.4.448.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [45b3f0f7e10ff09afd16b81779eb70b197257b77]

INTEGRATION: CWS changefileheader (1.4.330); FILE MERGED 2008/04/01 16:09:08 thb 1.4.330.2: #i85898# Stripping all external header guards 2008/03/31 16:27:52 rt 1.4.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ce4b9109d2e254d7510277905ab3a2d8ef4705b9]

INTEGRATION: CWS changefileheader (1.4.700); FILE MERGED 2008/03/31 17:14:44 rt 1.4.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2496eb21185e75e93bec06bcea1ee049da619aa5]

INTEGRATION: CWS changefileheader (1.2.466); FILE MERGED 2008/04/01 12:46:59 thb 1.2.466.2: #i85898# Stripping all external header guards 2008/03/31 14:18:20 rt 1.2.466.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6ab20b5cb944678727388786ecead7037d5f194f]

INTEGRATION: CWS changefileheader (1.3.624); FILE MERGED 2008/04/01 15:35:05 thb 1.3.624.2: #i85898# Stripping all external header guards 2008/03/31 13:58:09 rt 1.3.624.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [38d88ab7cb5852119a853a8304dc9428f52bbb09]

INTEGRATION: CWS changefileheader (1.7.128); FILE MERGED 2008/03/31 13:01:44 rt 1.7.128.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0cb1a078284a6ada0d9d61b6f95341c4d246e67d]

INTEGRATION: CWS changefileheader (1.4.34); FILE MERGED 2008/04/01 10:50:23 thb 1.4.34.2: #i85898# Stripping all external header guards 2008/03/28 16:43:45 rt 1.4.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a68346b714974f7626d0e74cb55a3648d867ac5c]

INTEGRATION: CWS changefileheader (1.3.450); FILE MERGED 2008/03/31 16:27:52 rt 1.3.450.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ceecf6c8534401ed56d00951ad7ea2e130f311c0]

INTEGRATION: CWS changefileheader (1.7.700); FILE MERGED 2008/04/01 15:30:16 thb 1.7.700.2: #i85898# Stripping all external header guards 2008/03/31 17:14:44 rt 1.7.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e59db6b8335b4fb1634dd6bc330ef2c57fad44fc]

INTEGRATION: CWS changefileheader (1.5.624); FILE MERGED 2008/04/01 15:35:05 thb 1.5.624.2: #i85898# Stripping all external header guards 2008/03/31 13:58:09 rt 1.5.624.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [82c69f82bd0a338ff6bad595d97c21dd170737d0]

INTEGRATION: CWS changefileheader (1.3.1202); FILE MERGED 2008/04/01 15:59:22 thb 1.3.1202.2: #i85898# Stripping all external header guards 2008/03/31 16:58:42 rt 1.3.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [34a499546b1ab64495826cdf83820fa71b6a5dac]

INTEGRATION: CWS changefileheader (1.31.72); FILE MERGED 2008/04/01 15:45:01 thb 1.31.72.3: #i85898# Stripping all external header guards 2008/04/01 12:43:30 thb 1.31.72.2: #i85898# Stripping all external header guards 2008/03/31 13:01:44 rt 1.31.72.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [927b9e46a9c9a497e5cc9734a623916eb5c2fa02]

INTEGRATION: CWS changefileheader (1.3.126); FILE MERGED 2008/04/01 15:04:07 thb 1.3.126.2: #i85898# Stripping all external header guards 2008/03/28 16:43:45 rt 1.3.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d64ddf3fc7f682a19ebdc4b8d60ec906f8333df5]

INTEGRATION: CWS changefileheader (1.4.448); FILE MERGED 2008/04/01 13:04:17 thb 1.4.448.2: #i85898# Stripping all external header guards 2008/03/31 16:27:52 rt 1.4.448.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [06690a722d883ce26ba49498b03ec6a68d84d9cc]

INTEGRATION: CWS changefileheader (1.5.330); FILE MERGED 2008/04/01 15:30:16 thb 1.5.330.3: #i85898# Stripping all external header guards 2008/04/01 12:36:20 thb 1.5.330.2: #i85898# Stripping all external header guards 2008/03/31 17:14:44 rt 1.5.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3e1ffe5d5ce542cc31e2662c833ed122fb5362ec]

INTEGRATION: CWS changefileheader (1.4.298); FILE MERGED 2008/04/01 15:35:04 thb 1.4.298.3: #i85898# Stripping all external header guards 2008/04/01 12:38:59 thb 1.4.298.2: #i85898# Stripping all external header guards 2008/03/31 13:58:09 rt 1.4.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [949fea6cba142c8dcea1c7716a11f5727c92b883]

INTEGRATION: CWS changefileheader (1.5.242); FILE MERGED 2008/04/01 15:59:22 thb 1.5.242.2: #i85898# Stripping all external header guards 2008/03/31 16:58:42 rt 1.5.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [35a9203ea4ce4730b04fca3884aa9a0a59c80b99]

INTEGRATION: CWS changefileheader (1.2.60); FILE MERGED 2008/03/28 16:43:45 rt 1.2.60.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [95e3cc85a7ce4825219af386a0b78a4c4c1868a9]

INTEGRATION: CWS changefileheader (1.3.774); FILE MERGED 2008/04/01 15:45:01 thb 1.3.774.2: #i85898# Stripping all external header guards 2008/03/31 13:01:44 rt 1.3.774.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8022266de6a2015a068f06267d227e8a3d27eab3]

INTEGRATION: CWS changefileheader (1.4.500); FILE MERGED 2008/03/31 15:59:16 rt 1.4.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f76b12359eabb413f7d3b22253cdeba3337ee2af]

INTEGRATION: CWS changefileheader (1.3.450); FILE MERGED 2008/04/01 16:09:08 thb 1.3.450.2: #i85898# Stripping all external header guards 2008/03/31 16:27:52 rt 1.3.450.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7f72471c84ae583973ffc13f387ddd7c348ae644]

INTEGRATION: CWS changefileheader (1.2.700); FILE MERGED 2008/04/01 15:30:16 thb 1.2.700.2: #i85898# Stripping all external header guards 2008/03/31 17:14:44 rt 1.2.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2b5bab3fa357d26dab3c3ef16c147c8c6c614a7d]

INTEGRATION: CWS changefileheader (1.3.624); FILE MERGED 2008/03/31 13:58:08 rt 1.3.624.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c3a265d5c368761824b7ec29945106e74996970b]

INTEGRATION: CWS changefileheader (1.15.78); FILE MERGED 2008/04/01 12:55:33 thb 1.15.78.2: #i85898# Stripping all external header guards 2008/03/31 16:58:42 rt 1.15.78.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [556c3b53893405bf29d497667ac5b7b84c0e5e2a]

INTEGRATION: CWS changefileheader (1.3.34); FILE MERGED 2008/03/28 16:43:45 rt 1.3.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [697211aa3cd23af57b6b3ab96a7e8bac6ee0aa9e]

INTEGRATION: CWS changefileheader (1.4.432); FILE MERGED 2008/03/31 13:01:44 rt 1.4.432.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8de4000b85555ad3f5696752d8aac186a4dd7f2a]

INTEGRATION: CWS changefileheader (1.5.500); FILE MERGED 2008/03/31 15:59:16 rt 1.5.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [be625e7ae161f9b54a958dd4c9673e0a338a18a2]

INTEGRATION: CWS changefileheader (1.4.700); FILE MERGED 2008/04/01 15:30:16 thb 1.4.700.3: #i85898# Stripping all external header guards 2008/04/01 12:36:20 thb 1.4.700.2: #i85898# Stripping all external header guards 2008/03/31 17:14:44 rt 1.4.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0a6aa1209e63cd93017c5b575c54a6d19d237f06]

INTEGRATION: CWS changefileheader (1.6.162); FILE MERGED 2008/04/01 16:09:07 thb 1.6.162.3: #i85898# Stripping all external header guards 2008/04/01 13:04:16 thb 1.6.162.2: #i85898# Stripping all external header guards 2008/03/31 16:27:52 rt 1.6.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [89e3cc74c8ef8b27a4fc1070d212ab3d43ef4d08]

INTEGRATION: CWS changefileheader (1.6.216); FILE MERGED 2008/04/01 12:55:32 thb 1.6.216.2: #i85898# Stripping all external header guards 2008/03/31 16:58:42 rt 1.6.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ba705aed4a567e2dd472cd51ca61035587acc9d7]

INTEGRATION: CWS changefileheader (1.10.624); FILE MERGED 2008/04/01 15:35:04 thb 1.10.624.3: #i85898# Stripping all external header guards 2008/04/01 12:38:59 thb 1.10.624.2: #i85898# Stripping all external header guards 2008/03/31 13:58:08 rt 1.10.624.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8445a67419f1e50ff284a14a4ce6d39ce210d5d5]

INTEGRATION: CWS changefileheader (1.2.292); FILE MERGED 2008/03/28 16:44:04 rt 1.2.292.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6bbc19f9f00b749374dddd0e531e07c1d254973e]

INTEGRATION: CWS changefileheader (1.15.546); FILE MERGED 2008/03/31 13:01:43 rt 1.15.546.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [994341a29d3b20b72d4091e85b6a7b8906b47059]

INTEGRATION: CWS changefileheader (1.41.292); FILE MERGED 2008/04/01 15:30:16 thb 1.41.292.3: #i85898# Stripping all external header guards 2008/04/01 12:36:20 thb 1.41.292.2: #i85898# Stripping all external header guards 2008/03/31 17:14:43 rt 1.41.292.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7503cd64408d01259a016d1a0550a90fa481abdf]

INTEGRATION: CWS changefileheader (1.4.450); FILE MERGED 2008/04/01 16:09:07 thb 1.4.450.2: #i85898# Stripping all external header guards 2008/03/31 16:27:52 rt 1.4.450.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a015c2302ada1e77b90cea227110d91b48b29da4]

INTEGRATION: CWS changefileheader (1.3.1202); FILE MERGED 2008/04/01 15:59:22 thb 1.3.1202.2: #i85898# Stripping all external header guards 2008/03/31 16:58:41 rt 1.3.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3e9960fb6732ff35bc6bc0f7e2485f7ce9f3c26d]

INTEGRATION: CWS changefileheader (1.5.298); FILE MERGED 2008/04/01 15:35:03 thb 1.5.298.3: #i85898# Stripping all external header guards 2008/04/01 12:38:58 thb 1.5.298.2: #i85898# Stripping all external header guards 2008/03/31 13:58:08 rt 1.5.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4cda2b0818de03a30337001f8724eaabe20a17e5]

INTEGRATION: CWS changefileheader (1.2.20); FILE MERGED 2008/03/28 16:43:44 rt 1.2.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e91ae454c860ec20a27b5c60dc5d9f5a6a08ca2e]

INTEGRATION: CWS changefileheader (1.42.246); FILE MERGED 2008/03/31 13:01:43 rt 1.42.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [95c7f966503e82a7d3de83e2bc6728577fbb6703]

INTEGRATION: CWS changefileheader (1.6.500); FILE MERGED 2008/03/31 15:59:16 rt 1.6.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [496d3dda0263eae633b3dfc84948567f8016b527]

INTEGRATION: CWS changefileheader (1.15.330); FILE MERGED 2008/04/01 15:30:16 thb 1.15.330.2: #i85898# Stripping all external header guards 2008/03/31 17:14:43 rt 1.15.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c95a139c93a6cf070877bcf6c9049b4210d887be]

INTEGRATION: CWS changefileheader (1.3.450); FILE MERGED 2008/04/01 13:04:15 thb 1.3.450.2: #i85898# Stripping all external header guards 2008/03/31 16:27:52 rt 1.3.450.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c46476db859aa3a8fe36ef7b15771f39c18bb089]

INTEGRATION: CWS changefileheader (1.5.298); FILE MERGED 2008/04/01 15:35:02 thb 1.5.298.3: #i85898# Stripping all external header guards 2008/04/01 12:38:58 thb 1.5.298.2: #i85898# Stripping all external header guards 2008/03/31 13:58:08 rt 1.5.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e3f0ecfaa2bba0944eecab5edf92ce4237d0f87f]

INTEGRATION: CWS changefileheader (1.2.126); FILE MERGED 2008/03/28 16:43:44 rt 1.2.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [324b1fa8c77d07af0e2b35b5d2fda9b729fbaabd]

INTEGRATION: CWS changefileheader (1.3.774); FILE MERGED 2008/03/31 13:01:43 rt 1.3.774.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d42d877cae4814b3722a5af761fc6746c4a3bdcb]

INTEGRATION: CWS changefileheader (1.8.500); FILE MERGED 2008/03/31 15:59:16 rt 1.8.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cf8a2bb0b3667b60f0f70a01971d474ba6ff8863]

INTEGRATION: CWS changefileheader (1.27.96); FILE MERGED 2008/04/01 13:04:14 thb 1.27.96.2: #i85898# Stripping all external header guards 2008/03/31 16:27:52 rt 1.27.96.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8bca9c9db91dde277c9ddfa0be27c32613f406b1]

INTEGRATION: CWS changefileheader (1.2.466); FILE MERGED 2008/04/01 15:49:40 thb 1.2.466.3: #i85898# Stripping all external header guards 2008/04/01 12:46:59 thb 1.2.466.2: #i85898# Stripping all external header guards 2008/03/31 14:18:20 rt 1.2.466.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8d4adeee69bba32ea4adaea1539cb90e788cef13]

INTEGRATION: CWS changefileheader (1.10.330); FILE MERGED 2008/04/01 15:30:15 thb 1.10.330.3: #i85898# Stripping all external header guards 2008/04/01 12:36:20 thb 1.10.330.2: #i85898# Stripping all external header guards 2008/03/31 17:14:43 rt 1.10.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e494c60791bab60c1c8bd55bf14e7fa804060be5]

INTEGRATION: CWS changefileheader (1.2.1202); FILE MERGED 2008/04/01 15:59:22 thb 1.2.1202.2: #i85898# Stripping all external header guards 2008/03/31 16:58:41 rt 1.2.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d86b6fb5b5d9c1fbb4cd3fa6139a0acc229256b5]

INTEGRATION: CWS changefileheader (1.9.228); FILE MERGED 2008/04/01 15:45:00 thb 1.9.228.3: #i85898# Stripping all external header guards 2008/04/01 12:43:30 thb 1.9.228.2: #i85898# Stripping all external header guards 2008/03/31 13:01:43 rt 1.9.228.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0836cda8ee3d3e0a8bda6da5c5e524accb5f9b68]

INTEGRATION: CWS changefileheader (1.11.162); FILE MERGED 2008/04/01 13:04:13 thb 1.11.162.2: #i85898# Stripping all external header guards 2008/03/31 16:27:52 rt 1.11.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [157bb740ec8e2f7907f6189b61cfd0647dea5faa]

INTEGRATION: CWS changefileheader (1.4.166); FILE MERGED 2008/03/28 16:44:04 rt 1.4.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9073f0052fc5ebcea162331ae75fb4c82c5a8021]

INTEGRATION: CWS changefileheader (1.2.700); FILE MERGED 2008/03/31 17:14:43 rt 1.2.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2e894141516873cd71dbb1fd94c4897ba68ce532]

INTEGRATION: CWS changefileheader (1.2.126); FILE MERGED 2008/04/01 10:50:23 thb 1.2.126.2: #i85898# Stripping all external header guards 2008/03/28 16:43:44 rt 1.2.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ec7b7f279ac582168021738b0e5de904f538e3f7]

INTEGRATION: CWS changefileheader (1.9.624); FILE MERGED 2008/04/01 15:35:02 thb 1.9.624.2: #i85898# Stripping all external header guards 2008/03/31 13:58:08 rt 1.9.624.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bbee5f74ae75bea0d60aa36c92bd5e11cd4a6a50]

INTEGRATION: CWS changefileheader (1.2.450); FILE MERGED 2008/04/01 13:04:12 thb 1.2.450.2: #i85898# Stripping all external header guards 2008/03/31 16:27:52 rt 1.2.450.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [de6acac939969548a8efc2f7d64ea78a9156765f]

INTEGRATION: CWS changefileheader (1.6.300); FILE MERGED 2008/03/31 15:59:14 rt 1.6.300.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [523b7bacea4c482ff85cbef05dd61a71a4c2c3a7]

INTEGRATION: CWS changefileheader (1.6.624); FILE MERGED 2008/04/01 15:35:01 thb 1.6.624.2: #i85898# Stripping all external header guards 2008/03/31 13:58:08 rt 1.6.624.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [99344915b89335e9539a20a3800f4aec703b78a8]

INTEGRATION: CWS changefileheader (1.22.292); FILE MERGED 2008/04/01 15:30:15 thb 1.22.292.2: #i85898# Stripping all external header guards 2008/03/31 17:14:43 rt 1.22.292.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [49921cb475ba5b96d5842747a3578057b7246495]

INTEGRATION: CWS changefileheader (1.6.242); FILE MERGED 2008/04/01 15:59:22 thb 1.6.242.2: #i85898# Stripping all external header guards 2008/03/31 16:58:41 rt 1.6.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [911048c871477e69d02bc64fe5481e75adfd3aa7]

INTEGRATION: CWS changefileheader (1.6.20); FILE MERGED 2008/04/01 13:04:11 thb 1.6.20.2: #i85898# Stripping all external header guards 2008/03/31 16:27:52 rt 1.6.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5ca738098cfee3b14335f9bf49b8f7b418ba2572]

INTEGRATION: CWS changefileheader (1.6.500); FILE MERGED 2008/03/31 15:59:14 rt 1.6.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2b438f790086856f39c54e519ba2fed60d52ce83]

INTEGRATION: CWS changefileheader (1.2.126); FILE MERGED 2008/04/01 15:04:07 thb 1.2.126.3: #i85898# Stripping all external header guards 2008/04/01 10:50:22 thb 1.2.126.2: #i85898# Stripping all external header guards 2008/03/28 16:43:44 rt 1.2.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e73745adce5beb83af1c5264c3cdc9ea8b4b9cb0]

INTEGRATION: CWS changefileheader (1.7.500); FILE MERGED 2008/04/01 12:36:20 thb 1.7.500.2: #i85898# Stripping all external header guards 2008/03/31 17:14:43 rt 1.7.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9de820df764b2ee633dec8d817c8ab56bf75e7e6]

INTEGRATION: CWS changefileheader (1.6.624); FILE MERGED 2008/04/01 15:35:00 thb 1.6.624.2: #i85898# Stripping all external header guards 2008/03/31 13:58:08 rt 1.6.624.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [064a8ccbd7fc75d52457b28cbc74541af97bf98e]

INTEGRATION: CWS changefileheader (1.4.242); FILE MERGED 2008/04/01 12:55:32 thb 1.4.242.2: #i85898# Stripping all external header guards 2008/03/31 16:58:41 rt 1.4.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ba82ecd7697d81dfeea0a80746581252a1360dd2]

INTEGRATION: CWS changefileheader (1.2.466); FILE MERGED 2008/04/01 15:49:40 thb 1.2.466.3: #i85898# Stripping all external header guards 2008/04/01 12:46:58 thb 1.2.466.2: #i85898# Stripping all external header guards 2008/03/31 14:18:20 rt 1.2.466.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a191719a3124b759a8f5172c6a160f8ac8e64ed6]

INTEGRATION: CWS changefileheader (1.6.450); FILE MERGED 2008/04/01 16:09:07 thb 1.6.450.2: #i85898# Stripping all external header guards 2008/03/31 16:27:52 rt 1.6.450.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1498f10703885c5438fc966aee009330088d243f]

INTEGRATION: CWS changefileheader (1.8.500); FILE MERGED 2008/03/31 15:59:14 rt 1.8.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ebeea09f2c99ad551fc4c15b2fbdb5b92c80840b]

INTEGRATION: CWS changefileheader (1.5.126); FILE MERGED 2008/04/01 10:50:22 thb 1.5.126.2: #i85898# Stripping all external header guards 2008/03/28 16:43:44 rt 1.5.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c6d311ffa8b68ff7a50292c32c2f51755e49a778]

INTEGRATION: CWS changefileheader (1.10.266); FILE MERGED 2008/04/01 15:30:15 thb 1.10.266.3: #i85898# Stripping all external header guards 2008/04/01 12:36:20 thb 1.10.266.2: #i85898# Stripping all external header guards 2008/03/31 17:14:43 rt 1.10.266.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dd2edd421bf15d8d0caa79fb9da011b371aa2fec]

INTEGRATION: CWS changefileheader (1.10.222); FILE MERGED 2008/04/01 15:35:00 thb 1.10.222.3: #i85898# Stripping all external header guards 2008/04/01 12:38:58 thb 1.10.222.2: #i85898# Stripping all external header guards 2008/03/31 13:58:08 rt 1.10.222.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4753958203ac79afccaaa7317824689170526238]

INTEGRATION: CWS changefileheader (1.6.242); FILE MERGED 2008/04/01 12:55:32 thb 1.6.242.2: #i85898# Stripping all external header guards 2008/03/31 16:58:41 rt 1.6.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [103d3c3d3589a14ee5c206a35482b027092f3edb]

INTEGRATION: CWS changefileheader (1.7.28); FILE MERGED 2008/03/31 16:27:52 rt 1.7.28.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0153adc1892ca5fdba47c0b1c57a0d1eb52fba9c]

INTEGRATION: CWS changefileheader (1.3.138); FILE MERGED 2008/04/01 15:49:40 thb 1.3.138.2: #i85898# Stripping all external header guards 2008/03/31 14:18:20 rt 1.3.138.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bf09b12900c5505a0a32d1abb2425fd218c0b11c]

INTEGRATION: CWS changefileheader (1.6.126); FILE MERGED 2008/04/01 10:50:22 thb 1.6.126.2: #i85898# Stripping all external header guards 2008/03/28 16:43:44 rt 1.6.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [860963ab7ca5e329780212931dd402f379cefd79]

INTEGRATION: CWS changefileheader (1.5.242); FILE MERGED 2008/04/01 15:59:22 thb 1.5.242.2: #i85898# Stripping all external header guards 2008/03/31 16:58:41 rt 1.5.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6a26332120330277dc504ba8e8023b9fa996f820]

INTEGRATION: CWS changefileheader (1.9.222); FILE MERGED 2008/04/01 15:35:00 thb 1.9.222.3: #i85898# Stripping all external header guards 2008/04/01 12:38:58 thb 1.9.222.2: #i85898# Stripping all external header guards 2008/03/31 13:58:08 rt 1.9.222.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [56504394cc45385c76bc3d5ba284539b859c50a0]

INTEGRATION: CWS changefileheader (1.11.220); FILE MERGED 2008/03/31 13:01:40 rt 1.11.220.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ef5244e137b3b42e32e722ad3fa4fc7a540d9332]

INTEGRATION: CWS changefileheader (1.2.466); FILE MERGED 2008/04/01 12:46:58 thb 1.2.466.2: #i85898# Stripping all external header guards 2008/03/31 14:18:20 rt 1.2.466.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cb8ac462e1a4dbb63c7a971200c2d692c5df94c3]

INTEGRATION: CWS changefileheader (1.9.28); FILE MERGED 2008/03/31 16:27:52 rt 1.9.28.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a0f6961552ebc986072267ec41988c330cdff74c]

INTEGRATION: CWS changefileheader (1.7.624); FILE MERGED 2008/04/01 15:35:00 thb 1.7.624.2: #i85898# Stripping all external header guards 2008/03/31 13:58:08 rt 1.7.624.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b4912ce9ac4a12510a0f6f38cdfef2e96563e2d2]

INTEGRATION: CWS changefileheader (1.2.1202); FILE MERGED 2008/03/31 16:58:41 rt 1.2.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [50e37f9bdc20afc181feab8e181ae2d0f1c4642d]

INTEGRATION: CWS changefileheader (1.6.306); FILE MERGED 2008/03/31 13:01:40 rt 1.6.306.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4566a9775308827e7d369002818a5cc2b261be07]

INTEGRATION: CWS changefileheader (1.5.450); FILE MERGED 2008/04/01 16:09:07 thb 1.5.450.3: #i85898# Stripping all external header guards 2008/04/01 13:04:11 thb 1.5.450.2: #i85898# Stripping all external header guards 2008/03/31 16:27:52 rt 1.5.450.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d9d84b62c782e51bace6bc99298f8e1aad5d6464]

INTEGRATION: CWS changefileheader (1.4.126); FILE MERGED 2008/04/01 15:04:06 thb 1.4.126.3: #i85898# Stripping all external header guards 2008/04/01 10:50:22 thb 1.4.126.2: #i85898# Stripping all external header guards 2008/03/28 16:43:44 rt 1.4.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b71a44751a7459b2919af9fc3109298a07b2ca70]

INTEGRATION: CWS changefileheader (1.12.158); FILE MERGED 2008/03/31 17:14:43 rt 1.12.158.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8ebfdfa8089de0be1c911a65e45ad937d16deee0]

INTEGRATION: CWS changefileheader (1.7.500); FILE MERGED 2008/03/31 15:59:14 rt 1.7.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bd43bb81b1c2c992936eccd371c80f3fbd635e0b]

INTEGRATION: CWS changefileheader (1.11.222); FILE MERGED 2008/04/01 15:35:00 thb 1.11.222.2: #i85898# Stripping all external header guards 2008/03/31 13:58:08 rt 1.11.222.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7c34ef66bd17d5d4bebdbc70059a0bd74e404a99]

INTEGRATION: CWS changefileheader (1.3.738); FILE MERGED 2008/04/01 15:59:21 thb 1.3.738.2: #i85898# Stripping all external header guards 2008/03/31 16:58:41 rt 1.3.738.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3619ed6b81f3e73585e51540d60b17a6a0515480]

INTEGRATION: CWS changefileheader (1.4.450); FILE MERGED 2008/04/01 16:09:07 thb 1.4.450.3: #i85898# Stripping all external header guards 2008/04/01 13:04:10 thb 1.4.450.2: #i85898# Stripping all external header guards 2008/03/31 16:27:52 rt 1.4.450.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6c038600ee09735c44d271b6e678b852b2211e81]

INTEGRATION: CWS changefileheader (1.2.466); FILE MERGED 2008/04/01 15:49:40 thb 1.2.466.3: #i85898# Stripping all external header guards 2008/04/01 12:46:58 thb 1.2.466.2: #i85898# Stripping all external header guards 2008/03/31 14:18:19 rt 1.2.466.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [913b8845a247d8eabfabd79205beab60bf1c21d6]

INTEGRATION: CWS changefileheader (1.28.306); FILE MERGED 2008/03/31 13:01:40 rt 1.28.306.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [874caa19d2a98e7f07fc45e7fc906c2aa5d5243c]

INTEGRATION: CWS changefileheader (1.2.292); FILE MERGED 2008/03/28 16:44:03 rt 1.2.292.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4cdf5cde6b623c3d4b3e040900a183d5f727a6e7]

INTEGRATION: CWS changefileheader (1.9.34); FILE MERGED 2008/04/01 15:04:06 thb 1.9.34.3: #i85898# Stripping all external header guards 2008/04/01 10:50:22 thb 1.9.34.2: #i85898# Stripping all external header guards 2008/03/28 16:43:44 rt 1.9.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e45bf30843a1bf55a0471305f37ae65c8f20277f]

INTEGRATION: CWS changefileheader (1.12.222); FILE MERGED 2008/04/01 15:34:59 thb 1.12.222.3: #i85898# Stripping all external header guards 2008/04/01 12:38:58 thb 1.12.222.2: #i85898# Stripping all external header guards 2008/03/31 13:58:07 rt 1.12.222.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [192914e978c976c406061a923fccb842a5a67d38]

INTEGRATION: CWS changefileheader (1.5.328); FILE MERGED 2008/04/01 15:30:15 thb 1.5.328.3: #i85898# Stripping all external header guards 2008/04/01 12:36:19 thb 1.5.328.2: #i85898# Stripping all external header guards 2008/03/31 17:14:43 rt 1.5.328.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [69910250053f3b949a402c9293f41c1c9bb3efd3]

INTEGRATION: CWS changefileheader (1.6.738); FILE MERGED 2008/04/01 15:59:21 thb 1.6.738.3: #i85898# Stripping all external header guards 2008/04/01 12:55:32 thb 1.6.738.2: #i85898# Stripping all external header guards 2008/03/31 16:58:41 rt 1.6.738.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [001e2e53c0653e31e6be5beeb455530fd120c5e2]

INTEGRATION: CWS changefileheader (1.2.466); FILE MERGED 2008/04/01 15:49:39 thb 1.2.466.3: #i85898# Stripping all external header guards 2008/04/01 12:46:58 thb 1.2.466.2: #i85898# Stripping all external header guards 2008/03/31 14:18:19 rt 1.2.466.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [de47bb13e650c42e4ef97f4b458474caaf51b66f]

INTEGRATION: CWS changefileheader (1.4.546); FILE MERGED 2008/04/01 15:45:00 thb 1.4.546.2: #i85898# Stripping all external header guards 2008/03/31 13:01:40 rt 1.4.546.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8bb78fecbf4bc0ae9575aa79b28f8a26afec5099]

INTEGRATION: CWS changefileheader (1.5.450); FILE MERGED 2008/04/01 16:09:06 thb 1.5.450.3: #i85898# Stripping all external header guards 2008/04/01 13:04:09 thb 1.5.450.2: #i85898# Stripping all external header guards 2008/03/31 16:27:52 rt 1.5.450.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9c6bf7332cd2773d0c36ded14e8b4b19ae5e591d]

INTEGRATION: CWS changefileheader (1.6.34); FILE MERGED 2008/03/28 16:43:44 rt 1.6.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d4415fdff999001c1c9fe3c4a2fdcdf4c0202c2f]

INTEGRATION: CWS changefileheader (1.9.500); FILE MERGED 2008/03/31 15:59:14 rt 1.9.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b582f0462bfc2b84ce3e3d60b864ea3cdf3c28b1]

INTEGRATION: CWS changefileheader (1.2.624); FILE MERGED 2008/04/01 15:34:58 thb 1.2.624.2: #i85898# Stripping all external header guards 2008/03/31 13:58:07 rt 1.2.624.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e3677d400376261c569b169a268d22b012e90863]

INTEGRATION: CWS changefileheader (1.2.342); FILE MERGED 2008/04/01 12:36:19 thb 1.2.342.2: #i85898# Stripping all external header guards 2008/03/31 17:14:43 rt 1.2.342.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [95a259c8f61b4eecbb152941e1ef75f7ac3b075c]

INTEGRATION: CWS changefileheader (1.4.738); FILE MERGED 2008/04/01 15:59:21 thb 1.4.738.2: #i85898# Stripping all external header guards 2008/03/31 16:58:40 rt 1.4.738.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a5ff33eb12250023c624c3e3705e45043414a8d5]

INTEGRATION: CWS changefileheader (1.2.774); FILE MERGED 2008/03/31 13:01:39 rt 1.2.774.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cba0c93de29ebaa8cc1ffa8ca47b7bd5204be50c]

INTEGRATION: CWS changefileheader (1.2.466); FILE MERGED 2008/04/01 12:46:58 thb 1.2.466.2: #i85898# Stripping all external header guards 2008/03/31 14:18:19 rt 1.2.466.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dca5fcfbb971c5a456e040510339bdc367ab9146]

INTEGRATION: CWS changefileheader (1.6.126); FILE MERGED 2008/04/01 15:04:06 thb 1.6.126.3: #i85898# Stripping all external header guards 2008/04/01 10:50:22 thb 1.6.126.2: #i85898# Stripping all external header guards 2008/03/28 16:43:44 rt 1.6.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0cbaa9936b25c1d8498c23f65230adea5b68be95]

INTEGRATION: CWS changefileheader (1.5.450); FILE MERGED 2008/04/01 16:09:06 thb 1.5.450.3: #i85898# Stripping all external header guards 2008/04/01 13:04:08 thb 1.5.450.2: #i85898# Stripping all external header guards 2008/03/31 16:27:52 rt 1.5.450.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4b56c7cdfb9e36ebfb7a4f8cb3573c15a315d77e]

INTEGRATION: CWS changefileheader (1.5.298); FILE MERGED 2008/03/31 13:58:07 rt 1.5.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [72a99ad856ae67536d1c910643d90c0aabc9bfa8]

INTEGRATION: CWS changefileheader (1.7.326); FILE MERGED 2008/04/01 12:36:19 thb 1.7.326.2: #i85898# Stripping all external header guards 2008/03/31 17:14:42 rt 1.7.326.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [13d1b2dcf8d67e10c0ad0c65ada4abbd212184ec]

INTEGRATION: CWS changefileheader (1.4.1202); FILE MERGED 2008/03/31 16:58:40 rt 1.4.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [767a6ba80d3024d1c83fb182d7ca2199a16e172d]

INTEGRATION: CWS changefileheader (1.14.170); FILE MERGED 2008/04/01 15:45:00 thb 1.14.170.3: #i85898# Stripping all external header guards 2008/04/01 12:43:30 thb 1.14.170.2: #i85898# Stripping all external header guards 2008/03/31 13:01:39 rt 1.14.170.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e7c4604468e45d12c8a204330607625d2bb75d06]

INTEGRATION: CWS changefileheader (1.2.20); FILE MERGED 2008/03/28 16:43:43 rt 1.2.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [aac27b1e583a32930f2ec7ff2e82bf19a3f99268]

INTEGRATION: CWS changefileheader (1.6.450); FILE MERGED 2008/03/31 16:27:52 rt 1.6.450.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [23e61b870ae3d5e6880e8911bd4892db7f26e5c1]

INTEGRATION: CWS changefileheader (1.9.298); FILE MERGED 2008/03/31 13:58:07 rt 1.9.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0c1a699ffbfb0a0c139c7ea6da68f92a5e9d41d4]

INTEGRATION: CWS changefileheader (1.10.292); FILE MERGED 2008/04/01 15:30:15 thb 1.10.292.3: #i85898# Stripping all external header guards 2008/04/01 12:36:19 thb 1.10.292.2: #i85898# Stripping all external header guards 2008/03/31 17:14:42 rt 1.10.292.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [34bc7c34717ef508be961d47505a94c3c161c3d8]

INTEGRATION: CWS changefileheader (1.4.242); FILE MERGED 2008/04/01 15:59:21 thb 1.4.242.3: #i85898# Stripping all external header guards 2008/04/01 12:55:31 thb 1.4.242.2: #i85898# Stripping all external header guards 2008/03/31 16:58:40 rt 1.4.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [43559d1e796f9a381135a73832cc66e40c9251a3]

INTEGRATION: CWS changefileheader (1.5.450); FILE MERGED 2008/03/31 13:01:39 rt 1.5.450.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [eca05a156658a899b2b2e7da69cc6acdd38966f2]

INTEGRATION: CWS changefileheader (1.10.42); FILE MERGED 2008/04/01 15:04:06 thb 1.10.42.3: #i85898# Stripping all external header guards 2008/04/01 10:50:22 thb 1.10.42.2: #i85898# Stripping all external header guards 2008/03/28 16:43:43 rt 1.10.42.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0eaa3910a1d2311e318547666e4e15bec8f87d8d]

INTEGRATION: CWS changefileheader (1.7.16); FILE MERGED 2008/03/31 13:58:07 rt 1.7.16.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5746286ea4294ea47f6edf0add4a40c611372666]

INTEGRATION: CWS changefileheader (1.4.240); FILE MERGED 2008/04/01 15:30:15 thb 1.4.240.3: #i85898# Stripping all external header guards 2008/04/01 12:36:19 thb 1.4.240.2: #i85898# Stripping all external header guards 2008/03/31 17:14:42 rt 1.4.240.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0ad5d30d2158a363b7a975e467c1386eeb0d1554]

INTEGRATION: CWS changefileheader (1.6.38); FILE MERGED 2008/04/01 15:59:21 thb 1.6.38.3: #i85898# Stripping all external header guards 2008/04/01 12:55:31 thb 1.6.38.2: #i85898# Stripping all external header guards 2008/03/31 16:58:40 rt 1.6.38.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2d7f1588351ef05d4050abb396cf26f5ad0d12e6]

INTEGRATION: CWS changefileheader (1.28.306); FILE MERGED 2008/03/31 13:01:39 rt 1.28.306.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [52699a6e807465f1ca7affd35113114134e23cb4]

INTEGRATION: CWS changefileheader (1.12.60); FILE MERGED 2008/04/01 10:50:21 thb 1.12.60.2: #i85898# Stripping all external header guards 2008/03/28 16:43:43 rt 1.12.60.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [47d5cb75a0b570b51f4236efd0cee06adb20d52c]

INTEGRATION: CWS changefileheader (1.4.162); FILE MERGED 2008/04/01 20:10:48 thb 1.4.162.4: #i85898# Stripping all external header guards, now manually fixing misspelled ones and other compile-time breakage 2008/04/01 16:09:06 thb 1.4.162.3: #i85898# Stripping all external header guards 2008/04/01 13:04:07 thb 1.4.162.2: #i85898# Stripping all external header guards 2008/03/31 16:27:52 rt 1.4.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fa4bc18f8de7c9d4f344b5695dac86d079096d6a]

INTEGRATION: CWS changefileheader (1.9.298); FILE MERGED 2008/04/01 15:34:57 thb 1.9.298.3: #i85898# Stripping all external header guards 2008/04/01 12:38:58 thb 1.9.298.2: #i85898# Stripping all external header guards 2008/03/31 13:58:07 rt 1.9.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [af75be27b83f2874c636323236c118a1e7fd668e]

INTEGRATION: CWS changefileheader (1.12.584); FILE MERGED 2008/04/01 12:36:19 thb 1.12.584.2: #i85898# Stripping all external header guards 2008/03/31 17:14:42 rt 1.12.584.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e995d0c05b629286c6fd65d3600a58875a1fa29d]

INTEGRATION: CWS changefileheader (1.5.216); FILE MERGED 2008/03/31 16:58:40 rt 1.5.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [38c6b7224cbe6d24e9741d754415db5c3ae58bc0]

INTEGRATION: CWS changefileheader (1.2.294); FILE MERGED 2008/03/28 16:44:03 rt 1.2.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d0de37e2e96b02e6cf5f1b164368f7a0a73b14a4]

INTEGRATION: CWS changefileheader (1.3.126); FILE MERGED 2008/04/01 15:04:06 thb 1.3.126.2: #i85898# Stripping all external header guards 2008/03/28 16:43:43 rt 1.3.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fae16be73dee31d7aa452757a446defb4eb826fa]

INTEGRATION: CWS changefileheader (1.5.450); FILE MERGED 2008/04/01 16:09:06 thb 1.5.450.3: #i85898# Stripping all external header guards 2008/04/01 13:04:06 thb 1.5.450.2: #i85898# Stripping all external header guards 2008/03/31 16:27:51 rt 1.5.450.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5e2cb54dd7db40a79f3c1196903354bf769c49da]

INTEGRATION: CWS changefileheader (1.7.330); FILE MERGED 2008/04/01 15:30:15 thb 1.7.330.2: #i85898# Stripping all external header guards 2008/03/31 17:14:42 rt 1.7.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3f8c665a8616b377140b344abd152d62b578f3b7]

INTEGRATION: CWS changefileheader (1.6.188); FILE MERGED 2008/04/01 12:38:58 thb 1.6.188.2: #i85898# Stripping all external header guards 2008/03/31 13:58:07 rt 1.6.188.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fd36bce26d59aff913a6a369be848bf847763ea9]

INTEGRATION: CWS changefileheader (1.5.1202); FILE MERGED 2008/04/01 15:59:21 thb 1.5.1202.3: #i85898# Stripping all external header guards 2008/04/01 12:55:31 thb 1.5.1202.2: #i85898# Stripping all external header guards 2008/03/31 16:58:40 rt 1.5.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [47cb9b74fedb7c1f82a5ae09c8c54189e8e6c1f7]

INTEGRATION: CWS changefileheader (1.2.44); FILE MERGED 2008/04/01 15:04:06 thb 1.2.44.2: #i85898# Stripping all external header guards 2008/03/28 16:43:43 rt 1.2.44.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ddc66bed2ef33548786f4d71036d705faa19c24c]

INTEGRATION: CWS changefileheader (1.6.246); FILE MERGED 2008/03/31 13:01:39 rt 1.6.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6fb246c754a9105e9d0f56a9976f320ace4378bb]

INTEGRATION: CWS changefileheader (1.4.162); FILE MERGED 2008/04/01 13:04:05 thb 1.4.162.2: #i85898# Stripping all external header guards 2008/03/31 16:27:51 rt 1.4.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0fe4a4708f7e976b00447dfdcbcd641496efb534]

INTEGRATION: CWS changefileheader (1.49.330); FILE MERGED 2008/04/01 15:30:14 thb 1.49.330.3: #i85898# Stripping all external header guards 2008/04/01 12:36:19 thb 1.49.330.2: #i85898# Stripping all external header guards 2008/03/31 17:14:42 rt 1.49.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cebd0dc85e10b4b98e16ea195bfc5bb563869e38]

INTEGRATION: CWS changefileheader (1.6.298); FILE MERGED 2008/04/01 15:34:57 thb 1.6.298.2: #i85898# Stripping all external header guards 2008/03/31 13:58:07 rt 1.6.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a75a18ef35419a40f6e0eeb8d24e1bd3f7b63b4b]

INTEGRATION: CWS changefileheader (1.4.1202); FILE MERGED 2008/04/01 15:59:20 thb 1.4.1202.3: #i85898# Stripping all external header guards 2008/04/01 12:55:31 thb 1.4.1202.2: #i85898# Stripping all external header guards 2008/03/31 16:58:40 rt 1.4.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [90736eb54b8f5a324f408732c6f2088e4f3165b3]

INTEGRATION: CWS changefileheader (1.9.246); FILE MERGED 2008/04/01 15:45:00 thb 1.9.246.2: #i85898# Stripping all external header guards 2008/03/31 13:01:39 rt 1.9.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a2d83b10d4f9cb3b3fd25148686f44159db679f7]

INTEGRATION: CWS changefileheader (1.4.126); FILE MERGED 2008/04/01 15:04:06 thb 1.4.126.3: #i85898# Stripping all external header guards 2008/04/01 10:50:21 thb 1.4.126.2: #i85898# Stripping all external header guards 2008/03/28 16:43:43 rt 1.4.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [125aca9636df551cd787e3f26e77df2cb57c2eb3]

INTEGRATION: CWS changefileheader (1.58.450); FILE MERGED 2008/03/31 16:27:51 rt 1.58.450.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a8e8d3af1166fa1af703d198a59336969b3e572f]

INTEGRATION: CWS changefileheader (1.69.86); FILE MERGED 2008/04/01 12:36:19 thb 1.69.86.2: #i85898# Stripping all external header guards 2008/03/31 17:14:42 rt 1.69.86.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7dbff1d207207eb2090df1650420562331f2a2b6]

INTEGRATION: CWS changefileheader (1.7.184); FILE MERGED 2008/03/31 13:58:07 rt 1.7.184.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4f08bd257b1f1ba25774a3d0eb5fcefbe9e55512]

INTEGRATION: CWS changefileheader (1.9.300); FILE MERGED 2008/03/31 15:59:14 rt 1.9.300.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [61ec1ccf12ad9d80f945c0d52dd442ce24cf2660]

INTEGRATION: CWS changefileheader (1.5.738); FILE MERGED 2008/04/01 15:59:20 thb 1.5.738.2: #i85898# Stripping all external header guards 2008/03/31 16:58:40 rt 1.5.738.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4694edc3dd4013f98138da3c91f4ac58a717f651]

INTEGRATION: CWS changefileheader (1.3.368); FILE MERGED 2008/04/01 15:49:39 thb 1.3.368.3: #i85898# Stripping all external header guards 2008/04/01 12:46:57 thb 1.3.368.2: #i85898# Stripping all external header guards 2008/03/31 14:18:19 rt 1.3.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [603a85e6c14f63845f0bc1299f9c99206c33476f]

INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/03/28 16:43:48 rt 1.5.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0720d607e7d7536943767b0e5c6c0e254d28239e]

INTEGRATION: CWS changefileheader (1.53.246); FILE MERGED 2008/03/31 13:01:39 rt 1.53.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4ad639cc264676196d7612542c8dedb721487e28]

INTEGRATION: CWS changefileheader (1.7.126); FILE MERGED 2008/04/01 15:04:06 thb 1.7.126.3: #i85898# Stripping all external header guards 2008/04/01 10:50:21 thb 1.7.126.2: #i85898# Stripping all external header guards 2008/03/28 16:43:43 rt 1.7.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d2e081a3827bd14f07ed06aed6775e7935734ae5]

INTEGRATION: CWS changefileheader (1.45.450); FILE MERGED 2008/03/31 16:27:51 rt 1.45.450.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e3047296f597c4cc38be391eb9d8ef4da690be76]

INTEGRATION: CWS changefileheader (1.20.34); FILE MERGED 2008/04/01 12:36:18 thb 1.20.34.2: #i85898# Stripping all external header guards 2008/03/31 17:14:42 rt 1.20.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cd5ad8a4dd1c6c2c801c221373e5b7e7672ed203]

INTEGRATION: CWS changefileheader (1.2.184); FILE MERGED 2008/03/31 13:58:07 rt 1.2.184.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [10fe478a2aab06ab4e639fbdf1fff62bb7d5b690]

INTEGRATION: CWS changefileheader (1.2.410); FILE MERGED 2008/03/31 15:59:13 rt 1.2.410.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8bce8b88e6f99d99a3294f7a9b3f530ac5258ff0]

INTEGRATION: CWS changefileheader (1.14.78); FILE MERGED 2008/03/31 16:58:40 rt 1.14.78.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a7c5149be4331aeb2a5f8138ec2f317881b7e252]

INTEGRATION: CWS changefileheader (1.2.466); FILE MERGED 2008/03/31 14:18:19 rt 1.2.466.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0935d70ca5dfaf7d532be434a63f26f1aa03ce98]

INTEGRATION: CWS changefileheader (1.4.166); FILE MERGED 2008/03/28 16:43:48 rt 1.4.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a31f475dde95d6d94dff355858225936a4343d2c]

INTEGRATION: CWS changefileheader (1.4.774); FILE MERGED 2008/03/31 13:01:39 rt 1.4.774.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [466f180c740c5b4a09bfff608d8ce08a15c8b9d6]

INTEGRATION: CWS changefileheader (1.8.126); FILE MERGED 2008/04/01 10:50:21 thb 1.8.126.2: #i85898# Stripping all external header guards 2008/03/28 16:43:43 rt 1.8.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7d3fae6cc1a367b2aef5f42ff938f974afdb08d2]

INTEGRATION: CWS changefileheader (1.63.450); FILE MERGED 2008/03/31 16:27:51 rt 1.63.450.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [85cb1382a9e4929ac4528b4694038143861e9068]

INTEGRATION: CWS changefileheader (1.17.700); FILE MERGED 2008/04/01 15:30:14 thb 1.17.700.3: #i85898# Stripping all external header guards 2008/04/01 12:36:18 thb 1.17.700.2: #i85898# Stripping all external header guards 2008/03/31 17:14:42 rt 1.17.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0e900237b991baedaee249ad31874a6e2184af1d]

INTEGRATION: CWS changefileheader (1.7.298); FILE MERGED 2008/03/31 13:58:07 rt 1.7.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [00568cd5b05945241d67de7dd373da3cf1262ec6]

INTEGRATION: CWS changefileheader (1.5.738); FILE MERGED 2008/04/01 15:59:20 thb 1.5.738.3: #i85898# Stripping all external header guards 2008/04/01 12:55:31 thb 1.5.738.2: #i85898# Stripping all external header guards 2008/03/31 16:58:40 rt 1.5.738.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6d00cba7d01d621bdf1f5d916a4df5c4daf6627a]

INTEGRATION: CWS changefileheader (1.7.500); FILE MERGED 2008/03/31 15:59:13 rt 1.7.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9f5782498ae4cf0cd1f8ccaaf77e9672539c0f7b]

INTEGRATION: CWS changefileheader (1.9.10); FILE MERGED 2008/03/28 16:43:48 rt 1.9.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bdd8c79a8805f68657c394ee543f8a73a42ec2e1]

INTEGRATION: CWS changefileheader (1.8.34); FILE MERGED 2008/03/31 14:18:19 rt 1.8.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c5f098412b7ba7133a0372b0b27f5b76b59807db]

INTEGRATION: CWS changefileheader (1.26.246); FILE MERGED 2008/04/01 15:44:59 thb 1.26.246.3: #i85898# Stripping all external header guards 2008/04/01 12:43:30 thb 1.26.246.2: #i85898# Stripping all external header guards 2008/03/31 13:01:39 rt 1.26.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7364172f65f0236dff8b902e3a300946b292ae26]

INTEGRATION: CWS changefileheader (1.2.126); FILE MERGED 2008/04/01 15:04:05 thb 1.2.126.3: #i85898# Stripping all external header guards 2008/04/01 10:50:21 thb 1.2.126.2: #i85898# Stripping all external header guards 2008/03/28 16:43:43 rt 1.2.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1037d74d73f1b8c210d0e47895374d784837dafa]

INTEGRATION: CWS changefileheader (1.47.700); FILE MERGED 2008/04/01 15:30:14 thb 1.47.700.2: #i85898# Stripping all external header guards 2008/03/31 17:14:42 rt 1.47.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [286f113c679c8235efb88ca03cb8d48912966aaf]

INTEGRATION: CWS changefileheader (1.7.216); FILE MERGED 2008/04/01 15:59:20 thb 1.7.216.3: #i85898# Stripping all external header guards 2008/04/01 12:55:31 thb 1.7.216.2: #i85898# Stripping all external header guards 2008/03/31 16:58:40 rt 1.7.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b9adb95d06e698aaf603244e89d1771c8863a041]

INTEGRATION: CWS changefileheader (1.10.500); FILE MERGED 2008/03/31 15:59:13 rt 1.10.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8db650b00943fd896938df041356f89d3d8bcc52]

INTEGRATION: CWS changefileheader (1.33.206); FILE MERGED 2008/04/01 15:44:59 thb 1.33.206.3: #i85898# Stripping all external header guards 2008/04/01 12:43:29 thb 1.33.206.2: #i85898# Stripping all external header guards 2008/03/31 13:01:38 rt 1.33.206.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [98db881b8f0da7aee99987ade22693e76f91686b]

INTEGRATION: CWS changefileheader (1.7.330); FILE MERGED 2008/04/01 15:30:14 thb 1.7.330.3: #i85898# Stripping all external header guards 2008/04/01 12:36:18 thb 1.7.330.2: #i85898# Stripping all external header guards 2008/03/31 17:14:42 rt 1.7.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c21f526d9a3c14fa978559ef9423e19aacca40e6]

INTEGRATION: CWS changefileheader (1.2.466); FILE MERGED 2008/04/01 15:49:39 thb 1.2.466.3: #i85898# Stripping all external header guards 2008/04/01 12:46:57 thb 1.2.466.2: #i85898# Stripping all external header guards 2008/03/31 14:18:19 rt 1.2.466.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2a81b0c2512485d7a83fb61ee021db8c9a6d2c4e]

INTEGRATION: CWS changefileheader (1.14.298); FILE MERGED 2008/04/01 15:34:55 thb 1.14.298.3: #i85898# Stripping all external header guards 2008/04/01 12:38:58 thb 1.14.298.2: #i85898# Stripping all external header guards 2008/03/31 13:58:07 rt 1.14.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [68bd6129166b7d75544807c10e7b996be6eb9109]

INTEGRATION: CWS changefileheader (1.21.216); FILE MERGED 2008/04/01 15:59:20 thb 1.21.216.3: #i85898# Stripping all external header guards 2008/04/01 12:55:31 thb 1.21.216.2: #i85898# Stripping all external header guards 2008/03/31 16:58:39 rt 1.21.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [80c7a823935a777446fd78313af9c92b9797fbcc]

INTEGRATION: CWS changefileheader (1.11.500); FILE MERGED 2008/03/31 15:59:13 rt 1.11.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [49844767b192e332ad4ca97d4fd263bbc95e99a1]

INTEGRATION: CWS changefileheader (1.3.450); FILE MERGED 2008/03/31 16:27:51 rt 1.3.450.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [19339f9d3e321bde0bd0594726d5db2c8280da4b]

INTEGRATION: CWS changefileheader (1.5.700); FILE MERGED 2008/04/01 15:30:14 thb 1.5.700.3: #i85898# Stripping all external header guards 2008/04/01 12:36:18 thb 1.5.700.2: #i85898# Stripping all external header guards 2008/03/31 17:14:42 rt 1.5.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [26eff306a1b8ad901896763af4e538e4ef4698b2]

INTEGRATION: CWS changefileheader (1.3.70); FILE MERGED 2008/04/01 15:04:05 thb 1.3.70.3: #i85898# Stripping all external header guards 2008/04/01 10:50:21 thb 1.3.70.2: #i85898# Stripping all external header guards 2008/03/28 16:43:43 rt 1.3.70.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a5cd158e6b0c5624df0e7ef58d3ad806e63a2cec]

INTEGRATION: CWS changefileheader (1.3.256); FILE MERGED 2008/03/31 14:18:19 rt 1.3.256.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [253ab82f06a31320a17bf080891c06cd4e862fc9]

INTEGRATION: CWS changefileheader (1.21.182); FILE MERGED 2008/03/31 13:58:07 rt 1.21.182.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f0ce6fd5c5c56a557a37e5702a37cbaa696c927e]

INTEGRATION: CWS changefileheader (1.16.294); FILE MERGED 2008/04/01 15:44:59 thb 1.16.294.3: #i85898# Stripping all external header guards 2008/04/01 12:43:29 thb 1.16.294.2: #i85898# Stripping all external header guards 2008/03/31 13:01:38 rt 1.16.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4eb93a1d4e3fdfb850aaf90cc62af398ca90cdb9]

INTEGRATION: CWS changefileheader (1.4.242); FILE MERGED 2008/04/01 15:59:20 thb 1.4.242.2: #i85898# Stripping all external header guards 2008/03/31 16:58:39 rt 1.4.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [88e463ebe31a0cc7cf139ae40277ef0db6cfacea]

INTEGRATION: CWS changefileheader (1.10.450); FILE MERGED 2008/03/31 16:27:51 rt 1.10.450.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fa269dab6170c07dd98ad5ec6657a2cd614ce161]

INTEGRATION: CWS changefileheader (1.3.700); FILE MERGED 2008/04/01 15:30:14 thb 1.3.700.2: #i85898# Stripping all external header guards 2008/03/31 17:14:42 rt 1.3.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8aa95e871ec1ca50d67ad2d7b58875d2b83d5a1d]

INTEGRATION: CWS changefileheader (1.3.1256); FILE MERGED 2008/04/01 15:49:39 thb 1.3.1256.2: #i85898# Stripping all external header guards 2008/03/31 14:18:19 rt 1.3.1256.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c9af2162d9e0598819b7e790f753737c63cf276e]

INTEGRATION: CWS changefileheader (1.3.126); FILE MERGED 2008/03/28 16:43:43 rt 1.3.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [527b2d16ea05cc97bec4f106a87e0a404dadd680]

INTEGRATION: CWS changefileheader (1.12.100); FILE MERGED 2008/04/01 15:34:55 thb 1.12.100.3: #i85898# Stripping all external header guards 2008/04/01 12:38:58 thb 1.12.100.2: #i85898# Stripping all external header guards 2008/03/31 13:58:07 rt 1.12.100.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [54fc2be0ca7ab3a446473065c92e74b322cd6478]

INTEGRATION: CWS changefileheader (1.24.206); FILE MERGED 2008/04/01 12:43:29 thb 1.24.206.2: #i85898# Stripping all external header guards 2008/03/31 13:01:38 rt 1.24.206.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d19348c022d0211ad5b798f7a300ab52074ff229]

INTEGRATION: CWS changefileheader (1.6.500); FILE MERGED 2008/03/31 15:59:13 rt 1.6.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f1ba892a0d423fd02fd386fedce707934a5582f5]

INTEGRATION: CWS changefileheader (1.5.216); FILE MERGED 2008/04/01 12:55:30 thb 1.5.216.2: #i85898# Stripping all external header guards 2008/03/31 16:58:39 rt 1.5.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1e43f2664d5b9f67606296a15b3ff7f67a2df305]

INTEGRATION: CWS changefileheader (1.2.294); FILE MERGED 2008/03/28 16:43:48 rt 1.2.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [32c0d9a074c25cb1839d680cd4929f43d2bc1e12]

INTEGRATION: CWS changefileheader (1.22.436); FILE MERGED 2008/03/31 17:14:42 rt 1.22.436.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [38ed4630e02d8971e69abe80d0681943d4863563]

INTEGRATION: CWS changefileheader (1.7.36); FILE MERGED 2008/04/01 12:46:57 thb 1.7.36.2: #i85898# Stripping all external header guards 2008/03/31 14:18:19 rt 1.7.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [90cd736734e6ccec7108f2d6487d93e0de5fd40d]

INTEGRATION: CWS changefileheader (1.12.102); FILE MERGED 2008/04/01 15:04:05 thb 1.12.102.2: #i85898# Stripping all external header guards 2008/03/28 16:43:43 rt 1.12.102.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [434684ed288300775abfef563c9082895f4f165c]

INTEGRATION: CWS changefileheader (1.11.298); FILE MERGED 2008/04/01 15:34:54 thb 1.11.298.3: #i85898# Stripping all external header guards 2008/04/01 12:38:57 thb 1.11.298.2: #i85898# Stripping all external header guards 2008/03/31 13:58:07 rt 1.11.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [23dce3b99278500eb85914570afa68919640bca2]

INTEGRATION: CWS changefileheader (1.5.1202); FILE MERGED 2008/04/01 15:59:20 thb 1.5.1202.2: #i85898# Stripping all external header guards 2008/03/31 16:58:39 rt 1.5.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [578741ad7fe470d818b9923cc58e7b0d46fae12d]

INTEGRATION: CWS changefileheader (1.8.500); FILE MERGED 2008/03/31 15:59:13 rt 1.8.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9438b57e19e0fbdcd87aa13971265d769de00edf]

INTEGRATION: CWS changefileheader (1.51.450); FILE MERGED 2008/03/31 16:27:51 rt 1.51.450.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [887b53527890a5b2612e663554a8fe33c872ac0d]

INTEGRATION: CWS changefileheader (1.5.246); FILE MERGED 2008/03/31 13:01:38 rt 1.5.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dccda7a891e3a19e78d32258a27555d292a08601]

INTEGRATION: CWS changefileheader (1.21.158); FILE MERGED 2008/04/01 15:30:13 thb 1.21.158.3: #i85898# Stripping all external header guards 2008/04/01 12:36:18 thb 1.21.158.2: #i85898# Stripping all external header guards 2008/03/31 17:14:42 rt 1.21.158.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [201625bc27f405e84ef4d2e956ce0a8630bf1ec8]

INTEGRATION: CWS changefileheader (1.9.222); FILE MERGED 2008/04/01 15:34:53 thb 1.9.222.3: #i85898# Stripping all external header guards 2008/04/01 12:38:57 thb 1.9.222.2: #i85898# Stripping all external header guards 2008/03/31 13:58:07 rt 1.9.222.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9fd0e06b6d986a2acbf67e7b2fe3782105e7223c]

INTEGRATION: CWS changefileheader (1.17.42); FILE MERGED 2008/04/01 15:04:05 thb 1.17.42.2: #i85898# Stripping all external header guards 2008/03/28 16:43:43 rt 1.17.42.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0e0c932396643c7760a4f9d148348ba5922c0fa8]

INTEGRATION: CWS changefileheader (1.2.466); FILE MERGED 2008/04/01 15:49:39 thb 1.2.466.2: #i85898# Stripping all external header guards 2008/03/31 14:18:19 rt 1.2.466.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [292e7b0fcbc79bd6684ee314dc8cea96d3b05d03]

INTEGRATION: CWS changefileheader (1.8.450); FILE MERGED 2008/03/31 16:27:51 rt 1.8.450.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [353405d25ca66cd0c263a1bc786f874ca1a30c66]

INTEGRATION: CWS changefileheader (1.9.10); FILE MERGED 2008/03/28 16:43:47 rt 1.9.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [18f2ea396dc8b0607430c4110a9231ec8a8b873d]

INTEGRATION: CWS changefileheader (1.9.246); FILE MERGED 2008/04/01 15:44:58 thb 1.9.246.2: #i85898# Stripping all external header guards 2008/03/31 13:01:38 rt 1.9.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [611aaaee2341de129284fba9c564291e48325341]

INTEGRATION: CWS changefileheader (1.2.624); FILE MERGED 2008/04/01 15:30:13 thb 1.2.624.2: #i85898# Stripping all external header guards 2008/03/31 17:14:42 rt 1.2.624.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b575e9186387e0588c3c8b43740773a08879d0f3]

INTEGRATION: CWS changefileheader (1.11.222); FILE MERGED 2008/04/01 15:34:53 thb 1.11.222.3: #i85898# Stripping all external header guards 2008/04/01 12:38:57 thb 1.11.222.2: #i85898# Stripping all external header guards 2008/03/31 13:58:07 rt 1.11.222.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d686f690057ac056ed00910e2a84d2459c5ebab0]

INTEGRATION: CWS changefileheader (1.4.34); FILE MERGED 2008/03/28 16:43:33 rt 1.4.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4e65280bdce7e72c7d6b8197cbd321fa164b83bf]

INTEGRATION: CWS changefileheader (1.7.450); FILE MERGED 2008/03/31 16:27:51 rt 1.7.450.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [41fd5ddd102d95ef1e455d12601e86ff6c827f53]

INTEGRATION: CWS changefileheader (1.8.240); FILE MERGED 2008/04/01 15:59:20 thb 1.8.240.2: #i85898# Stripping all external header guards 2008/03/31 16:58:39 rt 1.8.240.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0ecab9fb84e6bf14e3d6789700711576ce1b1ad0]

INTEGRATION: CWS changefileheader (1.6.432); FILE MERGED 2008/04/01 15:44:58 thb 1.6.432.2: #i85898# Stripping all external header guards 2008/03/31 13:01:38 rt 1.6.432.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e376a11126a6696ee0b2dfbdbbb9fb3b8ef908a2]

INTEGRATION: CWS changefileheader (1.20.498); FILE MERGED 2008/04/01 15:30:13 thb 1.20.498.3: #i85898# Stripping all external header guards 2008/04/01 12:36:18 thb 1.20.498.2: #i85898# Stripping all external header guards 2008/03/31 17:14:42 rt 1.20.498.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cb394c268a585e533be7056dc2d0d375b4e06bfb]

INTEGRATION: CWS changefileheader (1.3.20); FILE MERGED 2008/04/01 15:04:05 thb 1.3.20.3: #i85898# Stripping all external header guards 2008/04/01 10:50:21 thb 1.3.20.2: #i85898# Stripping all external header guards 2008/03/28 16:43:33 rt 1.3.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d1d2b5e588b929e00451309aef8613b983fd4c97]

INTEGRATION: CWS changefileheader (1.17.220); FILE MERGED 2008/04/01 15:34:52 thb 1.17.220.3: #i85898# Stripping all external header guards 2008/04/01 12:38:57 thb 1.17.220.2: #i85898# Stripping all external header guards 2008/03/31 13:58:07 rt 1.17.220.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2e74fe64091c2294e14d502180ba5ed3e35673f0]

INTEGRATION: CWS changefileheader (1.3.446); FILE MERGED 2008/04/01 15:49:39 thb 1.3.446.3: #i85898# Stripping all external header guards 2008/04/01 12:46:57 thb 1.3.446.2: #i85898# Stripping all external header guards 2008/03/31 14:18:19 rt 1.3.446.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a8c2da7c0dd6c19d7ace92ac4ff0e27fc4b2e9b8]

INTEGRATION: CWS changefileheader (1.5.450); FILE MERGED 2008/03/31 16:27:51 rt 1.5.450.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7706c0941d00fa89579af6d132893ba2237c6c2c]

INTEGRATION: CWS changefileheader (1.7.216); FILE MERGED 2008/04/01 15:59:19 thb 1.7.216.2: #i85898# Stripping all external header guards 2008/03/31 16:58:39 rt 1.7.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [047833630a3702294b43f4789ceedd138d30df75]

INTEGRATION: CWS changefileheader (1.7.450); FILE MERGED 2008/04/01 15:44:58 thb 1.7.450.2: #i85898# Stripping all external header guards 2008/03/31 13:01:38 rt 1.7.450.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5d6f9609a81fedc90b0ae664aa7015185cd64553]

INTEGRATION: CWS changefileheader (1.19.328); FILE MERGED 2008/04/01 15:30:13 thb 1.19.328.3: #i85898# Stripping all external header guards 2008/04/01 12:36:18 thb 1.19.328.2: #i85898# Stripping all external header guards 2008/03/31 17:14:42 rt 1.19.328.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b3f4233faffc7c36f5b8f69ee4af1ccc3a650600]

INTEGRATION: CWS changefileheader (1.2.126); FILE MERGED 2008/03/28 16:43:33 rt 1.2.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [319cf8447042433b605cb4e02bef54371e270dc9]

INTEGRATION: CWS changefileheader (1.8.16); FILE MERGED 2008/03/31 13:58:07 rt 1.8.16.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [93e10ed4f94f62a5c851e0f57b0c965fb04646f8]

INTEGRATION: CWS changefileheader (1.2.466); FILE MERGED 2008/04/01 12:46:57 thb 1.2.466.2: #i85898# Stripping all external header guards 2008/03/31 14:18:19 rt 1.2.466.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [eed76cf5f968553fa3a3581011bc415c9f11e1f9]

INTEGRATION: CWS changefileheader (1.22.450); FILE MERGED 2008/03/31 16:27:51 rt 1.22.450.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bd688b1d1100dfddf2cdb3a784a365af54001b1c]

INTEGRATION: CWS changefileheader (1.3.1202); FILE MERGED 2008/04/01 15:59:19 thb 1.3.1202.2: #i85898# Stripping all external header guards 2008/03/31 16:58:39 rt 1.3.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4fa8e305418d4eee3ef64b8f8bc0cb0750b07723]

INTEGRATION: CWS changefileheader (1.6.222); FILE MERGED 2008/04/01 15:44:58 thb 1.6.222.2: #i85898# Stripping all external header guards 2008/03/31 13:01:38 rt 1.6.222.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b91ad0031592005c3380b47ebf368f3dad867552]

INTEGRATION: CWS changefileheader (1.5.20); FILE MERGED 2008/03/28 16:43:33 rt 1.5.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [47b435d560db01c7aefc90c270c631a6582486a0]

INTEGRATION: CWS changefileheader (1.62.14); FILE MERGED 2008/04/01 15:34:51 thb 1.62.14.3: #i85898# Stripping all external header guards 2008/04/01 12:38:57 thb 1.62.14.2: #i85898# Stripping all external header guards 2008/03/31 13:58:06 rt 1.62.14.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6203e5ff17dd5bae9d6db65effb3f00e1fb16ddd]

INTEGRATION: CWS changefileheader (1.5.46); FILE MERGED 2008/03/31 17:14:41 rt 1.5.46.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e983d4460660497ba4c1bb20cfe3528fd4e75378]

INTEGRATION: CWS changefileheader (1.8.10); FILE MERGED 2008/03/28 16:43:47 rt 1.8.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [300f164cf76703e7577945ede8977fab6c15fac5]

INTEGRATION: CWS changefileheader (1.4.36); FILE MERGED 2008/04/01 15:49:39 thb 1.4.36.3: #i85898# Stripping all external header guards 2008/04/01 12:46:57 thb 1.4.36.2: #i85898# Stripping all external header guards 2008/03/31 14:18:19 rt 1.4.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ddd7e0e13d17bd98be8986f1b2a765f6518bf626]

INTEGRATION: CWS changefileheader (1.17.450); FILE MERGED 2008/03/31 16:27:51 rt 1.17.450.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b69a6478cde0c56473358d3fce55ea88a6e10bd5]

INTEGRATION: CWS changefileheader (1.6.242); FILE MERGED 2008/04/01 15:59:19 thb 1.6.242.2: #i85898# Stripping all external header guards 2008/03/31 16:58:39 rt 1.6.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [758cfd1620a1d4ea324b864e578f794e31b279d6]

INTEGRATION: CWS changefileheader (1.20.222); FILE MERGED 2008/04/01 15:44:57 thb 1.20.222.3: #i85898# Stripping all external header guards 2008/04/01 12:43:29 thb 1.20.222.2: #i85898# Stripping all external header guards 2008/03/31 13:01:37 rt 1.20.222.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fa8d39d703e1c2cfbcda6994c96627e953eca20c]

INTEGRATION: CWS changefileheader (1.33.46); FILE MERGED 2008/04/01 15:30:13 thb 1.33.46.2: #i85898# Stripping all external header guards 2008/03/31 17:14:41 rt 1.33.46.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [08b5016251b4362ce3ed96d07321367d21f82579]

INTEGRATION: CWS changefileheader (1.2.34); FILE MERGED 2008/03/28 16:43:33 rt 1.2.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9fab412a6cace10797b49e1850e98830fd828b28]

INTEGRATION: CWS changefileheader (1.26.16); FILE MERGED 2008/04/01 15:34:50 thb 1.26.16.3: #i85898# Stripping all external header guards 2008/04/01 12:38:57 thb 1.26.16.2: #i85898# Stripping all external header guards 2008/03/31 13:58:06 rt 1.26.16.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dca89f8cbd2eff5dec4d2e32203ea72e8c632fec]

INTEGRATION: CWS changefileheader (1.9.500); FILE MERGED 2008/03/31 15:59:13 rt 1.9.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dcbb5130217aada1e45d950b85249690a044867f]

INTEGRATION: CWS changefileheader (1.11.622); FILE MERGED 2008/03/31 16:58:39 rt 1.11.622.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5be7279cc23e318853cac8e9fb51b61619c4102c]

INTEGRATION: CWS changefileheader (1.91.322); FILE MERGED 2008/03/31 16:27:51 rt 1.91.322.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [860d5c7714fd2a7ee0a5a0722a5102820c1c72f1]

INTEGRATION: CWS changefileheader (1.4.300); FILE MERGED 2008/03/31 15:59:12 rt 1.4.300.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3ac5740d8fb09228e903b24ff8393eba1a707fac]

INTEGRATION: CWS changefileheader (1.12.298); FILE MERGED 2008/04/01 15:34:50 thb 1.12.298.3: #i85898# Stripping all external header guards 2008/04/01 12:38:57 thb 1.12.298.2: #i85898# Stripping all external header guards 2008/03/31 13:58:06 rt 1.12.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c3efbef38f6cdf5fb07c52de64f981a51ba71aa1]

INTEGRATION: CWS changefileheader (1.4.242); FILE MERGED 2008/04/01 15:59:19 thb 1.4.242.2: #i85898# Stripping all external header guards 2008/03/31 16:58:39 rt 1.4.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c60bd30cf35a82c1092e2ac4d61b601319f3f74b]

INTEGRATION: CWS changefileheader (1.3.72); FILE MERGED 2008/04/01 15:49:39 thb 1.3.72.2: #i85898# Stripping all external header guards 2008/03/31 14:18:19 rt 1.3.72.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [54be12e1d9aaadc3777650d7367b765e00194252]

INTEGRATION: CWS changefileheader (1.10.450); FILE MERGED 2008/03/31 13:01:37 rt 1.10.450.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [20281eda0616dad335a300e7dc91b5b3299e068c]

INTEGRATION: CWS changefileheader (1.17.300); FILE MERGED 2008/03/31 17:14:41 rt 1.17.300.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [39aaafbe73bc1a9d773bb6669fbc20c5daa79d6c]

INTEGRATION: CWS changefileheader (1.2.34); FILE MERGED 2008/03/28 16:43:32 rt 1.2.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a1d41f61666c3e0fad3aac740d85c9d73a1c6664]

INTEGRATION: CWS changefileheader (1.5.500); FILE MERGED 2008/03/31 15:59:12 rt 1.5.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4f68f1257300c909710e7e5407083373d4649818]

INTEGRATION: CWS changefileheader (1.3.1154); FILE MERGED 2008/04/01 15:59:19 thb 1.3.1154.3: #i85898# Stripping all external header guards 2008/04/01 12:55:30 thb 1.3.1154.2: #i85898# Stripping all external header guards 2008/03/31 16:58:39 rt 1.3.1154.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [137142298957bee2d5e222319de2e83e2c64fc24]

INTEGRATION: CWS changefileheader (1.11.234); FILE MERGED 2008/04/01 15:34:49 thb 1.11.234.3: #i85898# Stripping all external header guards 2008/04/01 12:38:57 thb 1.11.234.2: #i85898# Stripping all external header guards 2008/03/31 13:58:06 rt 1.11.234.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8bbf33c2dff87b945fb57f4f052ff90c1b966e74]

INTEGRATION: CWS changefileheader (1.5.246); FILE MERGED 2008/03/31 13:01:37 rt 1.5.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ed68b72fcadb5d3fafe721482d0b910c500640f3]

INTEGRATION: CWS changefileheader (1.16.240); FILE MERGED 2008/04/01 15:30:12 thb 1.16.240.2: #i85898# Stripping all external header guards 2008/03/31 17:14:41 rt 1.16.240.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e976680a6ad80f28697efa23368647f2e53f5914]

INTEGRATION: CWS changefileheader (1.9.34); FILE MERGED 2008/03/28 16:43:32 rt 1.9.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c080f50d71569a34928f58db92d231daf09b48a6]

INTEGRATION: CWS changefileheader (1.3.354); FILE MERGED 2008/04/01 15:49:39 thb 1.3.354.3: #i85898# Stripping all external header guards 2008/04/01 12:46:57 thb 1.3.354.2: #i85898# Stripping all external header guards 2008/03/31 14:18:19 rt 1.3.354.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5e3c60dba1c18a0e370a20fbcdf3417877ca18b2]

INTEGRATION: CWS changefileheader (1.13.450); FILE MERGED 2008/03/31 16:27:50 rt 1.13.450.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1b5970e3a6ad5bd29899d6b9347c5d447d743600]

INTEGRATION: CWS changefileheader (1.4.300); FILE MERGED 2008/03/31 15:59:09 rt 1.4.300.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bbccfef8dd35a814bd8e8268051ca9c180233d8a]

INTEGRATION: CWS changefileheader (1.8.298); FILE MERGED 2008/04/01 15:34:48 thb 1.8.298.3: #i85898# Stripping all external header guards 2008/04/01 12:38:57 thb 1.8.298.2: #i85898# Stripping all external header guards 2008/03/31 13:58:06 rt 1.8.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [604cdb207343b164db836e9df097426d0efda89f]

INTEGRATION: CWS changefileheader (1.3.1202); FILE MERGED 2008/04/01 15:59:19 thb 1.3.1202.2: #i85898# Stripping all external header guards 2008/03/31 16:58:38 rt 1.3.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5b46c290c8b88c5206692520ef0c1d68f91b7ee3]

INTEGRATION: CWS changefileheader (1.4.450); FILE MERGED 2008/03/31 13:01:37 rt 1.4.450.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [781d4ed9f0acad89d32aa544df1225afa63a65ad]

INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/03/28 16:43:47 rt 1.7.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3d71f278c2f1113740b864cdaccc1f464d28f7b3]

INTEGRATION: CWS changefileheader (1.37.46); FILE MERGED 2008/04/01 15:30:12 thb 1.37.46.2: #i85898# Stripping all external header guards 2008/03/31 17:14:41 rt 1.37.46.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0b7c5adbf5257505adc992c6acd308f0944d314c]

INTEGRATION: CWS changefileheader (1.2.36); FILE MERGED 2008/04/01 12:46:56 thb 1.2.36.2: #i85898# Stripping all external header guards 2008/03/31 14:18:19 rt 1.2.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ad1e553f4c7221c40b8bf2ffa0745762b93cbc6f]

INTEGRATION: CWS changefileheader (1.8.126); FILE MERGED 2008/04/01 15:04:05 thb 1.8.126.2: #i85898# Stripping all external header guards 2008/03/28 16:43:32 rt 1.8.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8e71d3cf1fb15c83f2e55adaeaab7692d87ead3a]

INTEGRATION: CWS changefileheader (1.34.450); FILE MERGED 2008/03/31 16:27:50 rt 1.34.450.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [59b0af41ccfc5e6d80cf21adc0463e103ee1ed35]

INTEGRATION: CWS changefileheader (1.5.500); FILE MERGED 2008/03/31 15:59:09 rt 1.5.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [36499395e7b7c7db31ec9d0400ccefb48a5dbd9f]

INTEGRATION: CWS changefileheader (1.6.216); FILE MERGED 2008/03/31 16:58:38 rt 1.6.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [19590ba98e9c5ef1780b3933476cf228bc433489]

INTEGRATION: CWS changefileheader (1.2.466); FILE MERGED 2008/04/01 15:49:39 thb 1.2.466.3: #i85898# Stripping all external header guards 2008/04/01 12:46:56 thb 1.2.466.2: #i85898# Stripping all external header guards 2008/03/31 14:18:18 rt 1.2.466.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d204205ab578a09397a723dca30e70e42d20f048]

INTEGRATION: CWS changefileheader (1.6.432); FILE MERGED 2008/04/01 15:44:57 thb 1.6.432.3: #i85898# Stripping all external header guards 2008/04/01 12:43:29 thb 1.6.432.2: #i85898# Stripping all external header guards 2008/03/31 13:01:37 rt 1.6.432.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4d5abd6a61a01e4cc7b192c86cc3b93abe802f2e]

INTEGRATION: CWS changefileheader (1.10.94); FILE MERGED 2008/04/01 15:04:05 thb 1.10.94.2: #i85898# Stripping all external header guards 2008/03/28 16:43:32 rt 1.10.94.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [00a55ef74a8776c1c7a19d28d52304455e49b572]

INTEGRATION: CWS changefileheader (1.7.328); FILE MERGED 2008/03/31 17:14:41 rt 1.7.328.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [afec936a532ed98a6d9108344ec2ba822c696aa9]

INTEGRATION: CWS changefileheader (1.3.450); FILE MERGED 2008/03/31 16:27:50 rt 1.3.450.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5e156159b2dcf0cc339976595b4c445fa231eafc]

INTEGRATION: CWS changefileheader (1.10.298); FILE MERGED 2008/04/01 15:34:46 thb 1.10.298.3: #i85898# Stripping all external header guards 2008/04/01 12:38:56 thb 1.10.298.2: #i85898# Stripping all external header guards 2008/03/31 13:58:06 rt 1.10.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [64865762f3d74c920e5fe5f5228f235e0a2ccc68]

INTEGRATION: CWS changefileheader (1.2.466); FILE MERGED 2008/04/01 12:46:56 thb 1.2.466.2: #i85898# Stripping all external header guards 2008/03/31 14:18:18 rt 1.2.466.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d7dfb7b840305959e420ebdcc443bc414ee1effb]

INTEGRATION: CWS changefileheader (1.7.66); FILE MERGED 2008/03/28 16:43:32 rt 1.7.66.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7ada6497a4ce49e6de5603b585bd4d3b2a672e14]

INTEGRATION: CWS changefileheader (1.26.284); FILE MERGED 2008/04/01 15:44:57 thb 1.26.284.2: #i85898# Stripping all external header guards 2008/03/31 13:01:37 rt 1.26.284.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7f02e20cab3a703bd20f2ddc1f81c792a985e535]

INTEGRATION: CWS changefileheader (1.18.290); FILE MERGED 2008/04/01 15:30:12 thb 1.18.290.3: #i85898# Stripping all external header guards 2008/04/01 12:36:18 thb 1.18.290.2: #i85898# Stripping all external header guards 2008/03/31 17:14:41 rt 1.18.290.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5b54e36540ab02f00921a7f5fc5d968aa0b8268d]

INTEGRATION: CWS changefileheader (1.4.242); FILE MERGED 2008/03/31 16:58:38 rt 1.4.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0c9ac0c9355f3d3657da122b05e32d41cbc55be3]

INTEGRATION: CWS changefileheader (1.53.14); FILE MERGED 2008/04/01 15:34:45 thb 1.53.14.3: #i85898# Stripping all external header guards 2008/04/01 12:38:56 thb 1.53.14.2: #i85898# Stripping all external header guards 2008/03/31 13:58:06 rt 1.53.14.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [68d7fd9fb872c5b614b24093bb5c0da14cdf5769]

INTEGRATION: CWS changefileheader (1.4.66); FILE MERGED 2008/04/01 15:04:04 thb 1.4.66.2: #i85898# Stripping all external header guards 2008/03/28 16:43:32 rt 1.4.66.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a98346c27da85dd0a0b637e56ea2fc65ee8b3b0f]

INTEGRATION: CWS changefileheader (1.9.88); FILE MERGED 2008/04/01 12:36:18 thb 1.9.88.2: #i85898# Stripping all external header guards 2008/03/31 17:14:41 rt 1.9.88.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2bcf8e6816d8eb3d1a37cea6bac80fbec8d83530]

INTEGRATION: CWS changefileheader (1.15.242); FILE MERGED 2008/04/01 15:59:19 thb 1.15.242.3: #i85898# Stripping all external header guards 2008/04/01 12:55:30 thb 1.15.242.2: #i85898# Stripping all external header guards 2008/03/31 16:58:38 rt 1.15.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [268a1753633cc1c01830d0632a86c8a6311fd588]

INTEGRATION: CWS changefileheader (1.8.300); FILE MERGED 2008/03/31 15:59:06 rt 1.8.300.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [accd09a87f2d111a8cb570941249f2f62f8fc79c]

INTEGRATION: CWS changefileheader (1.9.66); FILE MERGED 2008/04/01 15:04:04 thb 1.9.66.2: #i85898# Stripping all external header guards 2008/03/28 16:43:32 rt 1.9.66.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a8977b012c3285b87f6478be34f887ba2a2d0be0]

INTEGRATION: CWS changefileheader (1.4.354); FILE MERGED 2008/04/01 12:46:56 thb 1.4.354.2: #i85898# Stripping all external header guards 2008/03/31 14:18:18 rt 1.4.354.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [972d0f6d6ab68b04c05ec34b2aea7473e9d4b86d]

INTEGRATION: CWS changefileheader (1.9.240); FILE MERGED 2008/04/01 15:30:12 thb 1.9.240.3: #i85898# Stripping all external header guards 2008/04/01 12:36:18 thb 1.9.240.2: #i85898# Stripping all external header guards 2008/03/31 17:14:41 rt 1.9.240.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3986a72ba573ecabb6496056fce3699ad4f1f6d8]

INTEGRATION: CWS changefileheader (1.15.220); FILE MERGED 2008/04/01 15:34:44 thb 1.15.220.3: #i85898# Stripping all external header guards 2008/04/01 12:38:56 thb 1.15.220.2: #i85898# Stripping all external header guards 2008/03/31 13:58:06 rt 1.15.220.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [700e19fc004579b4b0b5a1a5350a46e17b9ad039]

INTEGRATION: CWS changefileheader (1.14.84); FILE MERGED 2008/04/01 15:44:57 thb 1.14.84.3: #i85898# Stripping all external header guards 2008/04/01 12:43:29 thb 1.14.84.2: #i85898# Stripping all external header guards 2008/03/31 13:01:37 rt 1.14.84.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a53473d91ae132b0a75695aa5528044942612939]

INTEGRATION: CWS changefileheader (1.3.500); FILE MERGED 2008/03/31 15:59:06 rt 1.3.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [12be317b131c932841aa7134eddf0c9691991cd3]

INTEGRATION: CWS changefileheader (1.8.242); FILE MERGED 2008/04/01 15:59:19 thb 1.8.242.3: #i85898# Stripping all external header guards 2008/04/01 12:55:30 thb 1.8.242.2: #i85898# Stripping all external header guards 2008/03/31 16:58:38 rt 1.8.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4c477443c6170175894f5430544a33c305e5ffeb]

INTEGRATION: CWS changefileheader (1.9.42); FILE MERGED 2008/03/28 16:43:32 rt 1.9.42.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e2c061bb1c15f3aacfa116a342fd551e6e9e3b45]

INTEGRATION: CWS changefileheader (1.6.118); FILE MERGED 2008/04/01 15:49:39 thb 1.6.118.3: #i85898# Stripping all external header guards 2008/04/01 12:46:56 thb 1.6.118.2: #i85898# Stripping all external header guards 2008/03/31 14:18:18 rt 1.6.118.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f9e5e7ab61ec975f074b2926428a48a8ed6f9f27]

INTEGRATION: CWS changefileheader (1.2.342); FILE MERGED 2008/04/01 15:30:12 thb 1.2.342.3: #i85898# Stripping all external header guards 2008/04/01 12:36:17 thb 1.2.342.2: #i85898# Stripping all external header guards 2008/03/31 17:14:41 rt 1.2.342.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [371177ee2581f03329bbb02d24f628d43364dc51]

INTEGRATION: CWS changefileheader (1.7.170); FILE MERGED 2008/04/01 15:44:57 thb 1.7.170.2: #i85898# Stripping all external header guards 2008/03/31 13:01:37 rt 1.7.170.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a629c81abb376ad802169db3b483ae5087c45929]

INTEGRATION: CWS changefileheader (1.6.420); FILE MERGED 2008/03/31 15:59:05 rt 1.6.420.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7e07a9f172af034f153ef1834e0cfd2523e5383d]

INTEGRATION: CWS changefileheader (1.22.216); FILE MERGED 2008/04/01 15:59:19 thb 1.22.216.3: #i85898# Stripping all external header guards 2008/04/01 12:55:30 thb 1.22.216.2: #i85898# Stripping all external header guards 2008/03/31 16:58:38 rt 1.22.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a58c5ae1650607edc5743c50dfedcb69c43f1647]

INTEGRATION: CWS changefileheader (1.9.16); FILE MERGED 2008/04/01 15:34:43 thb 1.9.16.3: #i85898# Stripping all external header guards 2008/04/01 12:38:55 thb 1.9.16.2: #i85898# Stripping all external header guards 2008/03/31 13:58:06 rt 1.9.16.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ba857ba9aa6dc29659980b2f4cdb2dde1d95f76d]

INTEGRATION: CWS changefileheader (1.6.66); FILE MERGED 2008/04/01 15:04:04 thb 1.6.66.2: #i85898# Stripping all external header guards 2008/03/28 16:43:32 rt 1.6.66.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b13592b5862516989c5d28fd3768a5caa2965dff]

INTEGRATION: CWS changefileheader (1.3.368); FILE MERGED 2008/04/01 15:49:38 thb 1.3.368.3: #i85898# Stripping all external header guards 2008/04/01 12:46:56 thb 1.3.368.2: #i85898# Stripping all external header guards 2008/03/31 14:18:18 rt 1.3.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4a78c22a8773e1caf9968edfa3a46b28710f7db4]

INTEGRATION: CWS changefileheader (1.10.240); FILE MERGED 2008/04/01 15:30:11 thb 1.10.240.3: #i85898# Stripping all external header guards 2008/04/01 12:36:17 thb 1.10.240.2: #i85898# Stripping all external header guards 2008/03/31 17:14:40 rt 1.10.240.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fcfa0203ac8637bf3de879e018f95ecb883069e5]

INTEGRATION: CWS changefileheader (1.5.170); FILE MERGED 2008/04/01 12:43:29 thb 1.5.170.2: #i85898# Stripping all external header guards 2008/03/31 13:01:37 rt 1.5.170.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c301db64cf82646164f7e146f6806011f0aa96c3]

INTEGRATION: CWS changefileheader (1.6.1202); FILE MERGED 2008/04/01 15:59:18 thb 1.6.1202.3: #i85898# Stripping all external header guards 2008/04/01 12:55:30 thb 1.6.1202.2: #i85898# Stripping all external header guards 2008/03/31 16:58:38 rt 1.6.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2015f3ab29660df48249d6cb416ded65dab643b8]

INTEGRATION: CWS changefileheader (1.15.14); FILE MERGED 2008/04/01 15:34:42 thb 1.15.14.3: #i85898# Stripping all external header guards 2008/04/01 12:38:55 thb 1.15.14.2: #i85898# Stripping all external header guards 2008/03/31 13:58:06 rt 1.15.14.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [be5b42aa3f8215b86f53e3cfa0e15276b1b0e0b4]

INTEGRATION: CWS changefileheader (1.12.44); FILE MERGED 2008/04/01 15:04:04 thb 1.12.44.2: #i85898# Stripping all external header guards 2008/03/28 16:43:32 rt 1.12.44.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5ea770909d89fa6c06e418fc6de67102e781db94]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/28 15:50:49 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fa0f8e1463cbad136cac6202726ccfbcc39fea49]

INTEGRATION: CWS changefileheader (1.5.106); FILE MERGED 2008/04/01 15:49:38 thb 1.5.106.3: #i85898# Stripping all external header guards 2008/04/01 12:46:56 thb 1.5.106.2: #i85898# Stripping all external header guards 2008/03/31 14:18:18 rt 1.5.106.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b8d728ed39f41888863a0dbcdf29dcb1c1b3219d]

INTEGRATION: CWS changefileheader (1.7.132); FILE MERGED 2008/03/28 16:43:47 rt 1.7.132.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d3da8f4c880e560e9ec0e4d62653fc02a617c1d3]

INTEGRATION: CWS changefileheader (1.18.26); FILE MERGED 2008/03/31 13:01:37 rt 1.18.26.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ade0d452c41d6b7426c871f1a8972a5cda459e8d]

INTEGRATION: CWS changefileheader (1.8.216); FILE MERGED 2008/04/01 12:55:30 thb 1.8.216.2: #i85898# Stripping all external header guards 2008/03/31 16:58:38 rt 1.8.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e84d9d223aa8489f7f4dfae8f7df1b3960fc2cd3]

INTEGRATION: CWS changefileheader (1.48.298); FILE MERGED 2008/04/01 15:34:42 thb 1.48.298.3: #i85898# Stripping all external header guards 2008/04/01 12:38:55 thb 1.48.298.2: #i85898# Stripping all external header guards 2008/03/31 13:58:06 rt 1.48.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6e4d11ca6178e034e40d2b4d53f942188de61023]

INTEGRATION: CWS changefileheader (1.9.292); FILE MERGED 2008/04/01 15:30:11 thb 1.9.292.3: #i85898# Stripping all external header guards 2008/04/01 12:36:17 thb 1.9.292.2: #i85898# Stripping all external header guards 2008/03/31 17:14:40 rt 1.9.292.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [32a07d34e0fc69c652fb2f52ce92a2644e849f39]

INTEGRATION: CWS changefileheader (1.2.126); FILE MERGED 2008/03/28 16:43:32 rt 1.2.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [82332e221921afc0b50d638ecb3fe07bc8107cd4]

INTEGRATION: CWS changefileheader (1.5.78); FILE MERGED 2008/03/31 16:58:38 rt 1.5.78.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1054ce402e07727ae6f23295c59641178641f5de]

INTEGRATION: CWS changefileheader (1.6.492); FILE MERGED 2008/04/01 12:36:15 thb 1.6.492.2: #i85898# Stripping all external header guards 2008/03/31 17:14:34 rt 1.6.492.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [789025e7e29a37d8dba9023e2916cd894a676a4c]

INTEGRATION: CWS changefileheader (1.4.70); FILE MERGED 2008/04/01 15:04:04 thb 1.4.70.3: #i85898# Stripping all external header guards 2008/04/01 10:50:20 thb 1.4.70.2: #i85898# Stripping all external header guards 2008/03/28 16:43:32 rt 1.4.70.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2eda669cb0929000e8dbafbc531469a050f64495]

INTEGRATION: CWS changefileheader (1.5.48); FILE MERGED 2008/03/28 15:50:48 rt 1.5.48.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [16d20bf1fcc9f03f7a12b4e66afd51043d6495a7]

INTEGRATION: CWS changefileheader (1.5.500); FILE MERGED 2008/03/31 15:59:05 rt 1.5.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [56054dc9d37d545a6a69e924077e839cd43de4ac]

INTEGRATION: CWS changefileheader (1.15.220); FILE MERGED 2008/04/01 15:34:41 thb 1.15.220.3: #i85898# Stripping all external header guards 2008/04/01 12:38:55 thb 1.15.220.2: #i85898# Stripping all external header guards 2008/03/31 13:58:06 rt 1.15.220.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [94ed0da889d03f0597ac16368309537256009fb9]

INTEGRATION: CWS changefileheader (1.6.216); FILE MERGED 2008/04/01 15:59:18 thb 1.6.216.2: #i85898# Stripping all external header guards 2008/03/31 16:58:38 rt 1.6.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7f872273a5c84308d6237ec62677691e12102be8]

INTEGRATION: CWS changefileheader (1.9.492); FILE MERGED 2008/04/01 15:30:11 thb 1.9.492.3: #i85898# Stripping all external header guards 2008/04/01 12:36:15 thb 1.9.492.2: #i85898# Stripping all external header guards 2008/03/31 17:14:33 rt 1.9.492.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [219b305a2309fdfed6038f62c06554d8a91ae7e8]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/28 15:50:48 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [93cabacd931f643e8147df1a3884220d8bbe59a5]

INTEGRATION: CWS changefileheader (1.29.100); FILE MERGED 2008/04/01 15:34:40 thb 1.29.100.3: #i85898# Stripping all external header guards 2008/04/01 12:38:55 thb 1.29.100.2: #i85898# Stripping all external header guards 2008/03/31 13:58:06 rt 1.29.100.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3e001034a35690119027b3111368c9479c6d5ab7]

INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/03/28 16:43:47 rt 1.6.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2a5f1689cfb0efc4287575f8a1add2ecc85b08f5]

INTEGRATION: CWS changefileheader (1.9.38); FILE MERGED 2008/04/01 15:59:18 thb 1.9.38.3: #i85898# Stripping all external header guards 2008/04/01 12:55:30 thb 1.9.38.2: #i85898# Stripping all external header guards 2008/03/31 16:58:38 rt 1.9.38.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2f4dcc8c7fc85d221088bd4a5b32d8fbe461180e]

INTEGRATION: CWS changefileheader (1.4.70); FILE MERGED 2008/04/01 10:50:20 thb 1.4.70.2: #i85898# Stripping all external header guards 2008/03/28 16:43:32 rt 1.4.70.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [883c5684ef50a764d849c7f597e0dbc4ef1e5b98]

INTEGRATION: CWS changefileheader (1.30.238); FILE MERGED 2008/04/01 15:30:11 thb 1.30.238.3: #i85898# Stripping all external header guards 2008/04/01 12:36:15 thb 1.30.238.2: #i85898# Stripping all external header guards 2008/03/31 17:14:33 rt 1.30.238.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b1b080a63f75644c731c6611247542a06a02102f]

INTEGRATION: CWS changefileheader (1.3.34); FILE MERGED 2008/04/01 15:49:38 thb 1.3.34.3: #i85898# Stripping all external header guards 2008/04/01 12:46:56 thb 1.3.34.2: #i85898# Stripping all external header guards 2008/03/31 14:18:18 rt 1.3.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [58ee4c4ff9e6457636e1be58c4c02805bf8c529a]

INTEGRATION: CWS changefileheader (1.6.298); FILE MERGED 2008/04/01 12:38:55 thb 1.6.298.2: #i85898# Stripping all external header guards 2008/03/31 13:58:06 rt 1.6.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dd592a8dccd809ec4bb0057b4139f2ac25185535]

INTEGRATION: CWS changefileheader (1.7.216); FILE MERGED 2008/04/01 15:59:18 thb 1.7.216.2: #i85898# Stripping all external header guards 2008/03/31 16:58:38 rt 1.7.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2f6e3aa35d14e42b907f81933c3f334af9ac928e]

INTEGRATION: CWS changefileheader (1.15.16); FILE MERGED 2008/04/01 15:34:40 thb 1.15.16.3: #i85898# Stripping all external header guards 2008/04/01 12:38:55 thb 1.15.16.2: #i85898# Stripping all external header guards 2008/03/31 13:58:05 rt 1.15.16.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2d8d876c6b4f12df0d4169e9ac540ad2d9ffe36b]

INTEGRATION: CWS changefileheader (1.26.292); FILE MERGED 2008/04/01 15:30:10 thb 1.26.292.3: #i85898# Stripping all external header guards 2008/04/01 12:36:15 thb 1.26.292.2: #i85898# Stripping all external header guards 2008/03/31 17:14:33 rt 1.26.292.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8b5be2d46905dcd865f5710651c7b37d04708de4]

INTEGRATION: CWS changefileheader (1.2.36); FILE MERGED 2008/04/01 12:46:56 thb 1.2.36.2: #i85898# Stripping all external header guards 2008/03/31 14:18:18 rt 1.2.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b02455266482f601bc5dc57e6d34b2e0a09c1cea]

INTEGRATION: CWS changefileheader (1.11.246); FILE MERGED 2008/04/01 15:44:57 thb 1.11.246.3: #i85898# Stripping all external header guards 2008/04/01 12:43:29 thb 1.11.246.2: #i85898# Stripping all external header guards 2008/03/31 13:01:36 rt 1.11.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [90af71d544c610abacba34f497ebb37d6bdd3847]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:43:47 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2d871d1721088fd7f2485143a8f156d712d11532]

INTEGRATION: CWS changefileheader (1.2.1202); FILE MERGED 2008/04/01 15:59:18 thb 1.2.1202.2: #i85898# Stripping all external header guards 2008/03/31 16:58:38 rt 1.2.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6a4a34653cd243d20b72a3dd60987ccce16a751c]

INTEGRATION: CWS changefileheader (1.12.2); FILE MERGED 2008/03/28 15:50:48 rt 1.12.2.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d0a0f2915b59470a07140ea829607f3f09f67178]

INTEGRATION: CWS changefileheader (1.9.298); FILE MERGED 2008/04/01 15:34:39 thb 1.9.298.3: #i85898# Stripping all external header guards 2008/04/01 12:38:55 thb 1.9.298.2: #i85898# Stripping all external header guards 2008/03/31 13:58:05 rt 1.9.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9a6266b62fe76712a33df89baf15fca97b5979ba]

INTEGRATION: CWS changefileheader (1.3.194); FILE MERGED 2008/04/01 12:46:55 thb 1.3.194.2: #i85898# Stripping all external header guards 2008/03/31 14:18:18 rt 1.3.194.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [62071b666311448046fdbcb1b1f35816d074996f]

INTEGRATION: CWS changefileheader (1.4.242); FILE MERGED 2008/04/01 15:59:18 thb 1.4.242.2: #i85898# Stripping all external header guards 2008/03/31 16:58:37 rt 1.4.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6f45ccf266976a1fabe62b95a711f9d42a1a9d53]

INTEGRATION: CWS changefileheader (1.3.36); FILE MERGED 2008/03/28 15:50:48 rt 1.3.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c87b38ece5cb2db941284a07216349c6039e5a05]

INTEGRATION: CWS changefileheader (1.3.246); FILE MERGED 2008/04/01 12:43:29 thb 1.3.246.2: #i85898# Stripping all external header guards 2008/03/31 13:01:36 rt 1.3.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ccbabde13112e30368a2f5c8df1c5d30ae533783]

INTEGRATION: CWS changefileheader (1.4.492); FILE MERGED 2008/04/01 12:36:15 thb 1.4.492.2: #i85898# Stripping all external header guards 2008/03/31 17:14:33 rt 1.4.492.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4b560b484373df7dfd5a83a749338024ec237554]

INTEGRATION: CWS changefileheader (1.17.220); FILE MERGED 2008/04/01 15:34:39 thb 1.17.220.3: #i85898# Stripping all external header guards 2008/04/01 12:38:55 thb 1.17.220.2: #i85898# Stripping all external header guards 2008/03/31 13:58:05 rt 1.17.220.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3ce517add289eacbb9588f770bdc7f2d7efa0d7c]

INTEGRATION: CWS changefileheader (1.9.216); FILE MERGED 2008/04/01 15:59:18 thb 1.9.216.3: #i85898# Stripping all external header guards 2008/04/01 12:55:30 thb 1.9.216.2: #i85898# Stripping all external header guards 2008/03/31 16:58:37 rt 1.9.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [532fcbc3480e0d83bdeb43086494abefd1150600]

INTEGRATION: CWS changefileheader (1.2.466); FILE MERGED 2008/04/01 15:49:38 thb 1.2.466.3: #i85898# Stripping all external header guards 2008/04/01 12:46:55 thb 1.2.466.2: #i85898# Stripping all external header guards 2008/03/31 14:18:18 rt 1.2.466.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c8bfb9b962e7e21a9d1e447f9b422042d5c41562]

INTEGRATION: CWS changefileheader (1.10.244); FILE MERGED 2008/04/01 15:44:57 thb 1.10.244.2: #i85898# Stripping all external header guards 2008/03/31 13:01:36 rt 1.10.244.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [856e1597c92aaf80b76045852b597af2ab3e381e]

INTEGRATION: CWS changefileheader (1.31.244); FILE MERGED 2008/04/01 15:30:10 thb 1.31.244.3: #i85898# Stripping all external header guards 2008/04/01 12:36:14 thb 1.31.244.2: #i85898# Stripping all external header guards 2008/03/31 17:14:33 rt 1.31.244.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f42736bf1ccd4d0cf0a2af0672f8d5779ce0c073]

INTEGRATION: CWS changefileheader (1.5.36); FILE MERGED 2008/03/28 15:50:48 rt 1.5.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8aa16d76f9ea45283660c289802624e700cf86b3]

INTEGRATION: CWS changefileheader (1.18.184); FILE MERGED 2008/04/01 15:34:38 thb 1.18.184.3: #i85898# Stripping all external header guards 2008/04/01 12:38:55 thb 1.18.184.2: #i85898# Stripping all external header guards 2008/03/31 13:58:05 rt 1.18.184.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [233e87b2d945220cf0218cf2b6a8203e37ba04aa]

INTEGRATION: CWS changefileheader (1.6.500); FILE MERGED 2008/03/31 15:59:05 rt 1.6.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [28c7a1c66f2ada85159666928f4511feabb4ba33]

INTEGRATION: CWS changefileheader (1.23.184); FILE MERGED 2008/04/01 15:59:18 thb 1.23.184.3: #i85898# Stripping all external header guards 2008/04/01 12:55:30 thb 1.23.184.2: #i85898# Stripping all external header guards 2008/03/31 16:58:37 rt 1.23.184.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9586069cf369d72d496f90d1d879ed732a29fef7]

INTEGRATION: CWS changefileheader (1.5.132); FILE MERGED 2008/03/28 16:43:47 rt 1.5.132.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d78515f3b45efedb932c8183ed98091f09cf7b54]

INTEGRATION: CWS changefileheader (1.2.466); FILE MERGED 2008/04/01 12:46:55 thb 1.2.466.2: #i85898# Stripping all external header guards 2008/03/31 14:18:18 rt 1.2.466.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2d7d9dbd48d0988ec1b696eab99b665c6b52c139]

INTEGRATION: CWS changefileheader (1.14.246); FILE MERGED 2008/04/01 15:44:57 thb 1.14.246.3: #i85898# Stripping all external header guards 2008/04/01 12:43:29 thb 1.14.246.2: #i85898# Stripping all external header guards 2008/03/31 13:01:36 rt 1.14.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [779a7e886cda82e5f3027590ae692dde69fa9d5a]

INTEGRATION: CWS changefileheader (1.3.36); FILE MERGED 2008/03/28 15:50:47 rt 1.3.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [51d4807b781f153011e67fa694e56284e005d53a]

INTEGRATION: CWS changefileheader (1.11.330); FILE MERGED 2008/04/01 12:36:14 thb 1.11.330.2: #i85898# Stripping all external header guards 2008/03/31 17:14:33 rt 1.11.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ee5f07f2109ae71aa6ec90c3378fdb1b2cc134e7]

INTEGRATION: CWS changefileheader (1.6.126); FILE MERGED 2008/03/28 16:43:32 rt 1.6.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [abf705c022ee7f01d2bb8a2af076e35220464490]

INTEGRATION: CWS changefileheader (1.9.222); FILE MERGED 2008/04/01 15:34:38 thb 1.9.222.3: #i85898# Stripping all external header guards 2008/04/01 12:38:54 thb 1.9.222.2: #i85898# Stripping all external header guards 2008/03/31 13:58:05 rt 1.9.222.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bced4936af06705f5a3a00a6402e5863e5129c76]

INTEGRATION: CWS changefileheader (1.3.48); FILE MERGED 2008/04/01 15:49:38 thb 1.3.48.3: #i85898# Stripping all external header guards 2008/04/01 12:46:55 thb 1.3.48.2: #i85898# Stripping all external header guards 2008/03/31 14:18:18 rt 1.3.48.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c56ec289765f618893af00bcf39e99a945bff115]

INTEGRATION: CWS changefileheader (1.12.38); FILE MERGED 2008/04/01 15:59:17 thb 1.12.38.3: #i85898# Stripping all external header guards 2008/04/01 12:55:29 thb 1.12.38.2: #i85898# Stripping all external header guards 2008/03/31 16:58:37 rt 1.12.38.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [65ca667c974fac6980ab5e9b44b4341d07712116]

INTEGRATION: CWS changefileheader (1.4.126); FILE MERGED 2008/04/01 15:04:04 thb 1.4.126.2: #i85898# Stripping all external header guards 2008/03/28 16:43:32 rt 1.4.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b8983862788bd9e0f50edb160447a54287fccbaf]

INTEGRATION: CWS changefileheader (1.39.170); FILE MERGED 2008/04/01 15:44:56 thb 1.39.170.3: #i85898# Stripping all external header guards 2008/04/01 12:43:28 thb 1.39.170.2: #i85898# Stripping all external header guards 2008/03/31 13:01:36 rt 1.39.170.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6fb3a6a8928a30c648f364e1683b3ab50ecf3c83]

INTEGRATION: CWS changefileheader (1.8.244); FILE MERGED 2008/04/01 15:30:10 thb 1.8.244.3: #i85898# Stripping all external header guards 2008/04/01 12:36:14 thb 1.8.244.2: #i85898# Stripping all external header guards 2008/03/31 17:14:33 rt 1.8.244.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [08afd14cee188c8be827082039aeb268eaaa894f]

INTEGRATION: CWS changefileheader (1.6.160); FILE MERGED 2008/03/28 16:43:47 rt 1.6.160.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e02696f941d8a5f4d5ec7d7a800bad3030b8ede6]

INTEGRATION: CWS changefileheader (1.9.298); FILE MERGED 2008/04/01 15:34:38 thb 1.9.298.3: #i85898# Stripping all external header guards 2008/04/01 12:38:54 thb 1.9.298.2: #i85898# Stripping all external header guards 2008/03/31 13:58:05 rt 1.9.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [110a4af8ffd88d9fa8cc8f28812f23cc8ba3682f]

INTEGRATION: CWS changefileheader (1.5.242); FILE MERGED 2008/04/01 15:59:17 thb 1.5.242.2: #i85898# Stripping all external header guards 2008/03/31 16:58:37 rt 1.5.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9341165458c6d33bd570e38af00eed0d7c3f5a29]

INTEGRATION: CWS changefileheader (1.6.126); FILE MERGED 2008/04/01 15:04:04 thb 1.6.126.2: #i85898# Stripping all external header guards 2008/03/28 16:43:32 rt 1.6.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [469b0f5c0016c9b6fc5da1072a21e40954589e98]

INTEGRATION: CWS changefileheader (1.21.328); FILE MERGED 2008/04/01 15:30:10 thb 1.21.328.3: #i85898# Stripping all external header guards 2008/04/01 12:36:14 thb 1.21.328.2: #i85898# Stripping all external header guards 2008/03/31 17:14:33 rt 1.21.328.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b5c158b268a4e1913ec513e5577c7bf0847340c9]

INTEGRATION: CWS changefileheader (1.5.76); FILE MERGED 2008/03/31 13:01:36 rt 1.5.76.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [73b43c51269c9e563790596a944b26bc6fb5906f]

INTEGRATION: CWS changefileheader (1.14.184); FILE MERGED 2008/04/01 15:34:37 thb 1.14.184.3: #i85898# Stripping all external header guards 2008/04/01 12:38:54 thb 1.14.184.2: #i85898# Stripping all external header guards 2008/03/31 13:58:05 rt 1.14.184.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [06d27c63a9069c79c21e443d247573916d7028dd]

INTEGRATION: CWS changefileheader (1.2.294); FILE MERGED 2008/03/28 16:43:47 rt 1.2.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bf2caa1dcb5b0d00df8cc515a1ddb3da656de09b]

INTEGRATION: CWS changefileheader (1.11.184); FILE MERGED 2008/04/01 12:55:29 thb 1.11.184.2: #i85898# Stripping all external header guards 2008/03/31 16:58:37 rt 1.11.184.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7a7e76c72f8a3d6eab7df4b3ada555518e3b13c6]

INTEGRATION: CWS changefileheader (1.2.126); FILE MERGED 2008/03/28 16:43:31 rt 1.2.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d7976c230ebe0df02191c229b1d814f39405f3b0]

INTEGRATION: CWS changefileheader (1.25.34); FILE MERGED 2008/04/01 12:36:14 thb 1.25.34.2: #i85898# Stripping all external header guards 2008/03/31 17:14:33 rt 1.25.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a079956443985aa005ae88ccdcaa631eb7505802]

INTEGRATION: CWS changefileheader (1.5.246); FILE MERGED 2008/04/01 15:44:56 thb 1.5.246.3: #i85898# Stripping all external header guards 2008/04/01 12:43:28 thb 1.5.246.2: #i85898# Stripping all external header guards 2008/03/31 13:01:36 rt 1.5.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [61829f59a055548fc1c0666ff099c447a1c4d262]

INTEGRATION: CWS changefileheader (1.12.222); FILE MERGED 2008/04/01 15:34:36 thb 1.12.222.3: #i85898# Stripping all external header guards 2008/04/01 12:38:54 thb 1.12.222.2: #i85898# Stripping all external header guards 2008/03/31 13:58:05 rt 1.12.222.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9300c249398e61523af979e0b81f9cfd4584cc2c]

INTEGRATION: CWS changefileheader (1.3.242); FILE MERGED 2008/03/31 16:58:37 rt 1.3.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d88f381b8bea351e17634b093c2bda4bf8b314ec]

INTEGRATION: CWS changefileheader (1.3.20); FILE MERGED 2008/04/01 15:04:04 thb 1.3.20.3: #i85898# Stripping all external header guards 2008/04/01 10:50:20 thb 1.3.20.2: #i85898# Stripping all external header guards 2008/03/28 16:43:31 rt 1.3.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9b2b67759492790da84cc1809cf89ba4fe101732]

INTEGRATION: CWS changefileheader (1.6.450); FILE MERGED 2008/04/01 15:44:56 thb 1.6.450.3: #i85898# Stripping all external header guards 2008/04/01 12:43:28 thb 1.6.450.2: #i85898# Stripping all external header guards 2008/03/31 13:01:36 rt 1.6.450.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [473f27d9884f3fac7c76ae3b70c10ebea633a4e2]

INTEGRATION: CWS changefileheader (1.40.298); FILE MERGED 2008/04/01 15:34:35 thb 1.40.298.3: #i85898# Stripping all external header guards 2008/04/01 12:38:54 thb 1.40.298.2: #i85898# Stripping all external header guards 2008/03/31 13:58:05 rt 1.40.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [701f8a505e9cc5bf51ef5a2721df05f3d71a1a1a]

INTEGRATION: CWS changefileheader (1.13.292); FILE MERGED 2008/04/01 15:30:10 thb 1.13.292.3: #i85898# Stripping all external header guards 2008/04/01 12:36:14 thb 1.13.292.2: #i85898# Stripping all external header guards 2008/03/31 17:14:33 rt 1.13.292.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2780e12853d1b4f2be1bbe09dab8b18671c1a930]

INTEGRATION: CWS changefileheader (1.3.194); FILE MERGED 2008/04/01 15:49:38 thb 1.3.194.3: #i85898# Stripping all external header guards 2008/04/01 12:46:55 thb 1.3.194.2: #i85898# Stripping all external header guards 2008/03/31 14:18:18 rt 1.3.194.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [650f0fe796b2080eeee5b95ec9397e8549bcf5ab]

INTEGRATION: CWS changefileheader (1.2.1202); FILE MERGED 2008/04/01 15:59:17 thb 1.2.1202.2: #i85898# Stripping all external header guards 2008/03/31 16:58:37 rt 1.2.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [efba8091374a347b8e40bd520cd804fcb2097d2a]

INTEGRATION: CWS changefileheader (1.3.36); FILE MERGED 2008/03/28 15:50:46 rt 1.3.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0f51b82cf0cd617fe87d29943d754e09e71d523e]

INTEGRATION: CWS changefileheader (1.10.306); FILE MERGED 2008/03/31 13:01:36 rt 1.10.306.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [407e207f399462e26ce95f59b5fc54be7e416d52]

INTEGRATION: CWS changefileheader (1.17.88); FILE MERGED 2008/04/01 15:30:10 thb 1.17.88.3: #i85898# Stripping all external header guards 2008/04/01 12:36:14 thb 1.17.88.2: #i85898# Stripping all external header guards 2008/03/31 17:14:33 rt 1.17.88.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4e08cecc9d6ed02f2ec015944711724869c20a87]

INTEGRATION: CWS changefileheader (1.4.166); FILE MERGED 2008/03/28 16:43:46 rt 1.4.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [69518b0e64354cbb6c4d568fd23708974b285750]

INTEGRATION: CWS changefileheader (1.4.1202); FILE MERGED 2008/04/01 15:59:17 thb 1.4.1202.2: #i85898# Stripping all external header guards 2008/03/31 16:58:37 rt 1.4.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9e4af741b7f6887abab3c3cf9cdd7f99e6b487cd]

INTEGRATION: CWS changefileheader (1.47.130); FILE MERGED 2008/04/01 15:34:35 thb 1.47.130.3: #i85898# Stripping all external header guards 2008/04/01 12:38:54 thb 1.47.130.2: #i85898# Stripping all external header guards 2008/03/31 13:58:05 rt 1.47.130.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fb60ed68ba0c310d98c63a7e9f28cb29624b2007]

INTEGRATION: CWS changefileheader (1.3.20); FILE MERGED 2008/03/28 16:43:31 rt 1.3.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5b3bbafa41e8fc469ffceb2c249faa779dc7806a]

INTEGRATION: CWS changefileheader (1.9.244); FILE MERGED 2008/04/01 15:44:56 thb 1.9.244.3: #i85898# Stripping all external header guards 2008/04/01 12:43:28 thb 1.9.244.2: #i85898# Stripping all external header guards 2008/03/31 13:01:36 rt 1.9.244.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c5efe4f6b939b78aa06e90d44f75c950a1771c2b]

INTEGRATION: CWS changefileheader (1.5.126); FILE MERGED 2008/03/28 16:43:31 rt 1.5.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5f141b4e83e3f192de5afd6cf5649adb1de7d26e]

INTEGRATION: CWS changefileheader (1.2.294); FILE MERGED 2008/03/28 16:43:46 rt 1.2.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [371cba6467c611a7d0e4b0b5c1a2cde6e16d2a9b]

INTEGRATION: CWS changefileheader (1.7.242); FILE MERGED 2008/04/01 15:59:17 thb 1.7.242.3: #i85898# Stripping all external header guards 2008/04/01 12:55:29 thb 1.7.242.2: #i85898# Stripping all external header guards 2008/03/31 16:58:37 rt 1.7.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c8aeb775bc832cf1a7c74e8ec808630106ca0c37]

INTEGRATION: CWS changefileheader (1.12.220); FILE MERGED 2008/04/01 15:34:35 thb 1.12.220.3: #i85898# Stripping all external header guards 2008/04/01 12:38:54 thb 1.12.220.2: #i85898# Stripping all external header guards 2008/03/31 13:58:05 rt 1.12.220.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bf4784f57a8404cab5ba921147539b3c65a9d3a9]

INTEGRATION: CWS changefileheader (1.3.446); FILE MERGED 2008/04/01 12:46:55 thb 1.3.446.2: #i85898# Stripping all external header guards 2008/03/31 14:18:18 rt 1.3.446.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [89f33ccb7c657148fca114f6ee9e899275e65da1]

INTEGRATION: CWS changefileheader (1.9.88); FILE MERGED 2008/03/31 17:14:33 rt 1.9.88.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9d534ad2046141af6cb709010164b17a3e5ecaa3]

INTEGRATION: CWS changefileheader (1.3.500); FILE MERGED 2008/03/31 15:59:05 rt 1.3.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1be8126dc00a3143020e3233d075c598ffc0c532]

INTEGRATION: CWS changefileheader (1.35.246); FILE MERGED 2008/03/31 13:01:36 rt 1.35.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9d5220988c27775a1feb092d9d4d673e9bb2bbe6]

INTEGRATION: CWS changefileheader (1.3.1202); FILE MERGED 2008/04/01 15:59:17 thb 1.3.1202.3: #i85898# Stripping all external header guards 2008/04/01 12:55:29 thb 1.3.1202.2: #i85898# Stripping all external header guards 2008/03/31 16:58:37 rt 1.3.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [895609b387f48b760c2d87a92a6b2a4ae8eec9b5]

INTEGRATION: CWS changefileheader (1.4.126); FILE MERGED 2008/04/01 15:04:04 thb 1.4.126.2: #i85898# Stripping all external header guards 2008/03/28 16:43:31 rt 1.4.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4d2194892d45abd2a837f58ad1aac23887908d5d]

INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/03/28 16:43:46 rt 1.6.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1df8cbfae86a732abecde53d24f71be2aaa58d46]

INTEGRATION: CWS changefileheader (1.7.298); FILE MERGED 2008/04/01 15:34:34 thb 1.7.298.3: #i85898# Stripping all external header guards 2008/04/01 12:38:54 thb 1.7.298.2: #i85898# Stripping all external header guards 2008/03/31 13:58:05 rt 1.7.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9dfd4127489713246ae1efae390b0e01703d5a4e]

INTEGRATION: CWS changefileheader (1.2.466); FILE MERGED 2008/04/01 12:46:54 thb 1.2.466.2: #i85898# Stripping all external header guards 2008/03/31 14:18:18 rt 1.2.466.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fe025f384b780b70a0756c1e24c952a34446afb8]

INTEGRATION: CWS changefileheader (1.5.492); FILE MERGED 2008/04/01 12:36:13 thb 1.5.492.2: #i85898# Stripping all external header guards 2008/03/31 17:14:33 rt 1.5.492.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d801b0714ec5b22ab473d830437c4619144a23ef]

INTEGRATION: CWS changefileheader (1.17.246); FILE MERGED 2008/04/01 15:44:56 thb 1.17.246.2: #i85898# Stripping all external header guards 2008/03/31 13:01:35 rt 1.17.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [57d677d0655f79c6330b61fc44c41c4856bad34a]

INTEGRATION: CWS changefileheader (1.11.36); FILE MERGED 2008/04/01 15:59:17 thb 1.11.36.3: #i85898# Stripping all external header guards 2008/04/01 12:55:29 thb 1.11.36.2: #i85898# Stripping all external header guards 2008/03/31 16:58:37 rt 1.11.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [677e921bfa06a963e70474209ef2c2d547e6f846]

INTEGRATION: CWS changefileheader (1.16.298); FILE MERGED 2008/04/01 15:34:33 thb 1.16.298.3: #i85898# Stripping all external header guards 2008/04/01 12:38:53 thb 1.16.298.2: #i85898# Stripping all external header guards 2008/03/31 13:58:05 rt 1.16.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a226ede3c13990e370e2e8d97ff2a6577dbc4144]

INTEGRATION: CWS changefileheader (1.7.126); FILE MERGED 2008/04/01 15:04:04 thb 1.7.126.2: #i85898# Stripping all external header guards 2008/03/28 16:43:31 rt 1.7.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4de0271624048bec41f6433877341d2b3d327c48]

INTEGRATION: CWS changefileheader (1.7.34); FILE MERGED 2008/04/01 15:49:38 thb 1.7.34.3: #i85898# Stripping all external header guards 2008/04/01 12:46:54 thb 1.7.34.2: #i85898# Stripping all external header guards 2008/03/31 14:18:17 rt 1.7.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [65caac283d8ac33eccf7585d2ff53277b34ed81b]

INTEGRATION: CWS changefileheader (1.8.88); FILE MERGED 2008/04/01 12:36:13 thb 1.8.88.2: #i85898# Stripping all external header guards 2008/03/31 17:14:33 rt 1.8.88.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bf190f56d77572e548741248af407d2ee7cac499]

INTEGRATION: CWS changefileheader (1.3.450); FILE MERGED 2008/04/01 15:44:56 thb 1.3.450.2: #i85898# Stripping all external header guards 2008/03/31 13:01:35 rt 1.3.450.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [43ce731e18f355375588b615908343fd8c470b2a]

INTEGRATION: CWS changefileheader (1.15.216); FILE MERGED 2008/04/01 15:59:16 thb 1.15.216.3: #i85898# Stripping all external header guards 2008/04/01 12:55:29 thb 1.15.216.2: #i85898# Stripping all external header guards 2008/03/31 16:58:37 rt 1.15.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7d1c3b9777bb4433fda9eca49155c59064d3a1d8]

INTEGRATION: CWS changefileheader (1.12.186); FILE MERGED 2008/04/01 15:34:33 thb 1.12.186.3: #i85898# Stripping all external header guards 2008/04/01 12:38:53 thb 1.12.186.2: #i85898# Stripping all external header guards 2008/03/31 13:58:05 rt 1.12.186.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3e2fad15e9cf0f7e5c4365f5d4ead0fe5f00acf6]

INTEGRATION: CWS changefileheader (1.2.466); FILE MERGED 2008/04/01 12:46:54 thb 1.2.466.2: #i85898# Stripping all external header guards 2008/03/31 14:18:17 rt 1.2.466.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5042c07c3bfb8cb48ee70df3543781c606546aa1]

INTEGRATION: CWS changefileheader (1.36.88); FILE MERGED 2008/04/01 15:30:09 thb 1.36.88.3: #i85898# Stripping all external header guards 2008/04/01 12:36:13 thb 1.36.88.2: #i85898# Stripping all external header guards 2008/03/31 17:14:33 rt 1.36.88.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0100bd4af82cd3329d4c3778e0ca93ca0492358c]

INTEGRATION: CWS changefileheader (1.58.246); FILE MERGED 2008/03/31 13:01:35 rt 1.58.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [34578b0484de9651da613e17520afbb799b4abce]

INTEGRATION: CWS changefileheader (1.4.1202); FILE MERGED 2008/04/01 15:59:16 thb 1.4.1202.2: #i85898# Stripping all external header guards 2008/03/31 16:58:36 rt 1.4.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2599f78b43992bd4fa9cac116ae7cd6e663dfac5]

INTEGRATION: CWS changefileheader (1.8.298); FILE MERGED 2008/04/01 15:34:33 thb 1.8.298.3: #i85898# Stripping all external header guards 2008/04/01 12:38:53 thb 1.8.298.2: #i85898# Stripping all external header guards 2008/03/31 13:58:05 rt 1.8.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7c505213d42dfc8886c75c7848fabf7761b2fbfc]

INTEGRATION: CWS changefileheader (1.4.34); FILE MERGED 2008/04/01 12:46:54 thb 1.4.34.2: #i85898# Stripping all external header guards 2008/03/31 14:18:17 rt 1.4.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ee018dc4e50a28cdfb6f481a7fc271ac9122fea0]

INTEGRATION: CWS changefileheader (1.4.292); FILE MERGED 2008/04/01 12:36:13 thb 1.4.292.2: #i85898# Stripping all external header guards 2008/03/31 17:14:33 rt 1.4.292.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [96f647994d70484cad7e25d632e7df9eca464196]

INTEGRATION: CWS changefileheader (1.25.246); FILE MERGED 2008/04/01 15:44:56 thb 1.25.246.2: #i85898# Stripping all external header guards 2008/03/31 13:01:35 rt 1.25.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [da0812d22e0c3f9f6e5a367f512521f3fff5e850]

INTEGRATION: CWS changefileheader (1.2.1202); FILE MERGED 2008/04/01 15:59:16 thb 1.2.1202.2: #i85898# Stripping all external header guards 2008/03/31 16:58:36 rt 1.2.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4a054825be9e62ec6bd4460be58d6e0241b79040]

INTEGRATION: CWS changefileheader (1.5.36); FILE MERGED 2008/04/01 12:46:54 thb 1.5.36.2: #i85898# Stripping all external header guards 2008/03/31 14:18:17 rt 1.5.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [581ea9eae5d4b0bf17fc96e0d3944c87cf2c9b0b]

INTEGRATION: CWS changefileheader (1.33.188); FILE MERGED 2008/04/01 15:34:32 thb 1.33.188.3: #i85898# Stripping all external header guards 2008/04/01 12:38:53 thb 1.33.188.2: #i85898# Stripping all external header guards 2008/03/31 13:58:04 rt 1.33.188.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [de3463bf586879fe241e58e85af34bedd996d3f6]

INTEGRATION: CWS changefileheader (1.21.328); FILE MERGED 2008/04/01 12:36:13 thb 1.21.328.2: #i85898# Stripping all external header guards 2008/03/31 17:14:32 rt 1.21.328.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [52280e44cbe0d8bce5e12dfbb8b01be9ce2fd9b9]

INTEGRATION: CWS changefileheader (1.9.246); FILE MERGED 2008/04/01 12:43:28 thb 1.9.246.2: #i85898# Stripping all external header guards 2008/03/31 13:01:35 rt 1.9.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3d15e4eeee8d7f0b2c5b4c022eac05956805cd03]

INTEGRATION: CWS changefileheader (1.2.126); FILE MERGED 2008/04/01 15:04:04 thb 1.2.126.3: #i85898# Stripping all external header guards 2008/04/01 10:50:20 thb 1.2.126.2: #i85898# Stripping all external header guards 2008/03/28 16:43:31 rt 1.2.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5f89d6197e6449376036fe0d05f01d17157ce5d0]

INTEGRATION: CWS changefileheader (1.3.36); FILE MERGED 2008/03/28 15:50:45 rt 1.3.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [938ab7372fe9169b1a9830bd04d1f8e58a2ff48d]

INTEGRATION: CWS changefileheader (1.3.1202); FILE MERGED 2008/04/01 15:59:16 thb 1.3.1202.2: #i85898# Stripping all external header guards 2008/03/31 16:58:36 rt 1.3.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a00dd7fbf164a13c1df31fffb7a4027a7164ce79]

INTEGRATION: CWS changefileheader (1.9.298); FILE MERGED 2008/04/01 15:34:32 thb 1.9.298.3: #i85898# Stripping all external header guards 2008/04/01 12:38:53 thb 1.9.298.2: #i85898# Stripping all external header guards 2008/03/31 13:58:04 rt 1.9.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4fd2a697fc84b640156ae8a0d72454b82ec88774]

INTEGRATION: CWS changefileheader (1.6.34); FILE MERGED 2008/04/01 15:49:38 thb 1.6.34.3: #i85898# Stripping all external header guards 2008/04/01 12:46:54 thb 1.6.34.2: #i85898# Stripping all external header guards 2008/03/31 14:18:17 rt 1.6.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d1424ca4bf52d6fa97e23f4746f8c88201c8003d]

INTEGRATION: CWS changefileheader (1.23.292); FILE MERGED 2008/04/01 12:36:13 thb 1.23.292.2: #i85898# Stripping all external header guards 2008/03/31 17:14:32 rt 1.23.292.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [53d9b9988e8f5d4d075f47cd3f4c4a6be23c839f]

INTEGRATION: CWS changefileheader (1.11.246); FILE MERGED 2008/03/31 13:01:35 rt 1.11.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9f674f793256d2ec38b255c918c5f61edf2c4a76]

INTEGRATION: CWS changefileheader (1.10.438); FILE MERGED 2008/04/01 15:59:16 thb 1.10.438.3: #i85898# Stripping all external header guards 2008/04/01 12:55:29 thb 1.10.438.2: #i85898# Stripping all external header guards 2008/03/31 16:58:36 rt 1.10.438.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5239bdbeffdad4dc35dc24a0d30b9ef521019003]

INTEGRATION: CWS changefileheader (1.4.340); FILE MERGED 2008/04/01 15:49:38 thb 1.4.340.3: #i85898# Stripping all external header guards 2008/04/01 12:46:54 thb 1.4.340.2: #i85898# Stripping all external header guards 2008/03/31 14:18:17 rt 1.4.340.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [44e721561be9dc38d7f958151b4a9011a5e90065]

INTEGRATION: CWS changefileheader (1.14.298); FILE MERGED 2008/04/01 15:34:32 thb 1.14.298.3: #i85898# Stripping all external header guards 2008/04/01 12:38:52 thb 1.14.298.2: #i85898# Stripping all external header guards 2008/03/31 13:58:04 rt 1.14.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3ee4269e9e00e08393cf12dd56d6c21d89c79614]

INTEGRATION: CWS changefileheader (1.17.34); FILE MERGED 2008/03/31 17:14:32 rt 1.17.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [06137bf2662e386c327202b95afb1b659b23239f]

INTEGRATION: CWS changefileheader (1.13.222); FILE MERGED 2008/04/01 15:44:56 thb 1.13.222.3: #i85898# Stripping all external header guards 2008/04/01 12:43:28 thb 1.13.222.2: #i85898# Stripping all external header guards 2008/03/31 13:01:35 rt 1.13.222.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ec238bb3013ec865b033eb358531cc4db49c5ba1]

INTEGRATION: CWS changefileheader (1.5.500); FILE MERGED 2008/03/31 15:59:04 rt 1.5.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d9b2f76f1150410c1edcd0134baa8285ef856e59]

INTEGRATION: CWS changefileheader (1.5.1202); FILE MERGED 2008/03/31 16:58:36 rt 1.5.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2569d14278bf6bd070457dc07960c9e21a710808]

INTEGRATION: CWS changefileheader (1.3.368); FILE MERGED 2008/04/01 15:49:38 thb 1.3.368.3: #i85898# Stripping all external header guards 2008/04/01 12:46:53 thb 1.3.368.2: #i85898# Stripping all external header guards 2008/03/31 14:18:17 rt 1.3.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3a163ae15d6440255fb8973cbbde7c2f06bb2d20]

INTEGRATION: CWS changefileheader (1.11.186); FILE MERGED 2008/04/01 15:34:31 thb 1.11.186.3: #i85898# Stripping all external header guards 2008/04/01 12:38:52 thb 1.11.186.2: #i85898# Stripping all external header guards 2008/03/31 13:58:04 rt 1.11.186.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b7e707f8400049c027a43666e70533207c854c33]

INTEGRATION: CWS changefileheader (1.17.88); FILE MERGED 2008/04/01 15:30:09 thb 1.17.88.3: #i85898# Stripping all external header guards 2008/04/01 12:36:13 thb 1.17.88.2: #i85898# Stripping all external header guards 2008/03/31 17:14:32 rt 1.17.88.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [672d54da0e45a7a653af74251b9e95892eb8f8a2]

INTEGRATION: CWS changefileheader (1.3.70); FILE MERGED 2008/04/01 15:04:04 thb 1.3.70.3: #i85898# Stripping all external header guards 2008/04/01 10:50:20 thb 1.3.70.2: #i85898# Stripping all external header guards 2008/03/28 16:43:31 rt 1.3.70.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [65ac97eacc3d3f1075318886b9f80852ceb3c42d]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/03/31 16:51:39 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [756027137a05e1e6d9f767e480eae8fc1ec4c4d3]

INTEGRATION: CWS changefileheader (1.5.450); FILE MERGED 2008/04/01 15:44:55 thb 1.5.450.2: #i85898# Stripping all external header guards 2008/03/31 13:01:35 rt 1.5.450.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [018d3e06e3acbf032f5f91558fc07af747dfb97b]

INTEGRATION: CWS changefileheader (1.9.266); FILE MERGED 2008/04/01 12:36:13 thb 1.9.266.2: #i85898# Stripping all external header guards 2008/03/31 17:14:32 rt 1.9.266.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c4430edb4610946d1f16616bea1e57b7185ba349]

INTEGRATION: CWS changefileheader (1.18.16); FILE MERGED 2008/04/01 15:34:31 thb 1.18.16.3: #i85898# Stripping all external header guards 2008/04/01 12:38:52 thb 1.18.16.2: #i85898# Stripping all external header guards 2008/03/31 13:58:04 rt 1.18.16.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5147192932670d3a05bb44a63d5b48ce8acdc4e7]

INTEGRATION: CWS changefileheader (1.2.466); FILE MERGED 2008/04/01 15:49:38 thb 1.2.466.3: #i85898# Stripping all external header guards 2008/04/01 12:46:53 thb 1.2.466.2: #i85898# Stripping all external header guards 2008/03/31 14:18:17 rt 1.2.466.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e8ce99e6bd78c2da435a75f671332d37e94c1dc9]

INTEGRATION: CWS changefileheader (1.4.242); FILE MERGED 2008/03/31 16:58:36 rt 1.4.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c57e28a9245e47295699705e0d53d50e8215e5fe]

INTEGRATION: CWS changefileheader (1.3.500); FILE MERGED 2008/03/31 15:59:04 rt 1.3.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [70e6a550b535966d0c1453ad25ec88baf9e665cc]

INTEGRATION: CWS changefileheader (1.23.34); FILE MERGED 2008/04/01 12:36:13 thb 1.23.34.2: #i85898# Stripping all external header guards 2008/03/31 17:14:32 rt 1.23.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c44e181573cc031fa6ed282a61e187e2479cf184]

INTEGRATION: CWS changefileheader (1.5.36); FILE MERGED 2008/04/01 15:49:38 thb 1.5.36.3: #i85898# Stripping all external header guards 2008/04/01 12:46:53 thb 1.5.36.2: #i85898# Stripping all external header guards 2008/03/31 14:18:17 rt 1.5.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4c12d62449964c6c307d9fd454206970b32fa20a]

INTEGRATION: CWS changefileheader (1.32.14); FILE MERGED 2008/04/01 15:34:31 thb 1.32.14.3: #i85898# Stripping all external header guards 2008/04/01 12:38:52 thb 1.32.14.2: #i85898# Stripping all external header guards 2008/03/31 13:58:04 rt 1.32.14.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6a908eb8d36aa17a629b93cee8e4205c33f051de]

INTEGRATION: CWS changefileheader (1.4.70); FILE MERGED 2008/04/01 15:04:04 thb 1.4.70.3: #i85898# Stripping all external header guards 2008/04/01 10:50:20 thb 1.4.70.2: #i85898# Stripping all external header guards 2008/03/28 16:43:31 rt 1.4.70.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [908b6b9b0415781c0c95a76042de789dc3977bac]

INTEGRATION: CWS changefileheader (1.4.1202); FILE MERGED 2008/03/31 16:58:36 rt 1.4.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ac56f3bf4e711d35e1485bbaee0dc2f3637c9244]

INTEGRATION: CWS changefileheader (1.3.36); FILE MERGED 2008/03/28 15:50:44 rt 1.3.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [652911164aa05fdd3d1e79c479d0d99200b8359a]

INTEGRATION: CWS changefileheader (1.4.500); FILE MERGED 2008/03/31 15:59:04 rt 1.4.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [eef4643d0d81842b6519bb4cbae3a4f5dd811817]

INTEGRATION: CWS changefileheader (1.28.266); FILE MERGED 2008/04/01 15:30:09 thb 1.28.266.3: #i85898# Stripping all external header guards 2008/04/01 12:36:12 thb 1.28.266.2: #i85898# Stripping all external header guards 2008/03/31 17:14:32 rt 1.28.266.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c612d4e6b03d76fc5f3fe0ce45da8f5c48751b0c]

INTEGRATION: CWS changefileheader (1.9.222); FILE MERGED 2008/04/01 15:34:31 thb 1.9.222.3: #i85898# Stripping all external header guards 2008/04/01 12:38:52 thb 1.9.222.2: #i85898# Stripping all external header guards 2008/03/31 13:58:04 rt 1.9.222.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4046bf20c94e1e56ff12432136c2376ab886f348]

INTEGRATION: CWS changefileheader (1.12.246); FILE MERGED 2008/03/31 13:01:35 rt 1.12.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d1da8b21bd7b4dde9bff0e80284b565849e7ad33]

INTEGRATION: CWS changefileheader (1.3.66); FILE MERGED 2008/03/28 16:43:31 rt 1.3.66.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [df85a8afb0c48a4c85c92c8a01185630d10334c7]

INTEGRATION: CWS changefileheader (1.14.242); FILE MERGED 2008/04/01 15:59:15 thb 1.14.242.2: #i85898# Stripping all external header guards 2008/03/31 16:58:36 rt 1.14.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ca582d2d9108445e7bbfecfecfa17062b4a57686]

INTEGRATION: CWS changefileheader (1.6.132); FILE MERGED 2008/03/28 16:43:46 rt 1.6.132.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [14e3921f0f89a66501172f5435ca2851b9027679]

INTEGRATION: CWS changefileheader (1.2.466); FILE MERGED 2008/04/01 12:46:53 thb 1.2.466.2: #i85898# Stripping all external header guards 2008/03/31 14:18:17 rt 1.2.466.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e0d8fcef8ac298a1ea1067b4358772f566648552]

INTEGRATION: CWS changefileheader (1.15.186); FILE MERGED 2008/04/01 15:34:30 thb 1.15.186.3: #i85898# Stripping all external header guards 2008/04/01 12:38:52 thb 1.15.186.2: #i85898# Stripping all external header guards 2008/03/31 13:58:04 rt 1.15.186.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c4ee857829dbc6f6263636d95a16548911137b19]

INTEGRATION: CWS changefileheader (1.4.328); FILE MERGED 2008/04/01 12:36:12 thb 1.4.328.2: #i85898# Stripping all external header guards 2008/03/31 17:14:32 rt 1.4.328.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b144c0f8280a88834a964bdb3c307d7ca5243234]

INTEGRATION: CWS changefileheader (1.4.94); FILE MERGED 2008/04/01 15:04:03 thb 1.4.94.2: #i85898# Stripping all external header guards 2008/03/28 16:43:31 rt 1.4.94.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [00396649b2e800139c7aad40232a76e5202387b7]

INTEGRATION: CWS changefileheader (1.4.450); FILE MERGED 2008/04/01 15:44:55 thb 1.4.450.3: #i85898# Stripping all external header guards 2008/04/01 12:43:27 thb 1.4.450.2: #i85898# Stripping all external header guards 2008/03/31 13:01:35 rt 1.4.450.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1fc8e610c85537e57129b92a3da60cfce8a8b98e]

INTEGRATION: CWS changefileheader (1.8.38); FILE MERGED 2008/04/01 15:59:15 thb 1.8.38.2: #i85898# Stripping all external header guards 2008/03/31 16:58:36 rt 1.8.38.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cd0f2b875ca1f23586fbdb3bd4275cba92bf0f11]

INTEGRATION: CWS changefileheader (1.4.36); FILE MERGED 2008/04/01 15:49:37 thb 1.4.36.3: #i85898# Stripping all external header guards 2008/04/01 12:46:53 thb 1.4.36.2: #i85898# Stripping all external header guards 2008/03/31 14:18:17 rt 1.4.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [27839099722dabb0aaa90794d9b71f6ff5a8e29d]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:43:45 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [599b2ef8c19b3118f354d4ba14235f4fa4b20b24]

INTEGRATION: CWS changefileheader (1.19.178); FILE MERGED 2008/04/01 15:34:30 thb 1.19.178.3: #i85898# Stripping all external header guards 2008/04/01 12:38:51 thb 1.19.178.2: #i85898# Stripping all external header guards 2008/03/31 13:58:04 rt 1.19.178.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [50e09401cae8edc0120a1cddfd9dab8b57a91d8b]

INTEGRATION: CWS changefileheader (1.55.88); FILE MERGED 2008/03/31 17:14:32 rt 1.55.88.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [362fe7d269a408424d32033406648b0212565005]

INTEGRATION: CWS changefileheader (1.8.94); FILE MERGED 2008/03/28 16:43:31 rt 1.8.94.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9f59fdeacc9c08c6556d742b58f6087d7f7a50c5]

INTEGRATION: CWS changefileheader (1.62.246); FILE MERGED 2008/03/31 13:01:34 rt 1.62.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3f13ae74fb9684c6474a645a963744cf64092720]

INTEGRATION: CWS changefileheader (1.9.178); FILE MERGED 2008/04/01 15:59:15 thb 1.9.178.3: #i85898# Stripping all external header guards 2008/04/01 12:55:29 thb 1.9.178.2: #i85898# Stripping all external header guards 2008/03/31 16:58:36 rt 1.9.178.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [03e07459ebf4c2ed6337a8f93964cc0e0403fed0]

INTEGRATION: CWS changefileheader (1.2.294); FILE MERGED 2008/03/28 16:43:45 rt 1.2.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [071daef5994d21d9d78eb1aaf11241717f33accd]

INTEGRATION: CWS changefileheader (1.16.186); FILE MERGED 2008/04/01 15:34:30 thb 1.16.186.3: #i85898# Stripping all external header guards 2008/04/01 12:38:51 thb 1.16.186.2: #i85898# Stripping all external header guards 2008/03/31 13:58:04 rt 1.16.186.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [64f1a856c85e492bab8fe03012bdcb3d534b2dd7]

INTEGRATION: CWS changefileheader (1.30.86); FILE MERGED 2008/04/01 15:30:09 thb 1.30.86.3: #i85898# Stripping all external header guards 2008/04/01 12:36:12 thb 1.30.86.2: #i85898# Stripping all external header guards 2008/03/31 17:14:32 rt 1.30.86.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bed3e9f7298f094060c3e79633ba6463f5be957c]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/03/31 16:51:38 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5e19ab1c46db85edcd5df2d0e33b0888d6a55fc9]

INTEGRATION: CWS changefileheader (1.7.242); FILE MERGED 2008/04/01 15:59:15 thb 1.7.242.3: #i85898# Stripping all external header guards 2008/04/01 12:55:29 thb 1.7.242.2: #i85898# Stripping all external header guards 2008/03/31 16:58:36 rt 1.7.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [77fd7a83788e9dd00a9f7594bdb888595f7af1b3]

INTEGRATION: CWS changefileheader (1.37.36); FILE MERGED 2008/04/01 15:44:55 thb 1.37.36.3: #i85898# Stripping all external header guards 2008/04/01 12:43:27 thb 1.37.36.2: #i85898# Stripping all external header guards 2008/03/31 13:01:34 rt 1.37.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [49b0019747f4fc6112fd055b982f71d74f3ff588]

INTEGRATION: CWS changefileheader (1.3.354); FILE MERGED 2008/04/01 15:49:37 thb 1.3.354.3: #i85898# Stripping all external header guards 2008/04/01 12:46:53 thb 1.3.354.2: #i85898# Stripping all external header guards 2008/03/31 14:18:17 rt 1.3.354.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8b0e009b97386669033853e4bfcedb7fa53ff3a1]

INTEGRATION: CWS changefileheader (1.21.178); FILE MERGED 2008/04/01 15:34:30 thb 1.21.178.3: #i85898# Stripping all external header guards 2008/04/01 12:38:51 thb 1.21.178.2: #i85898# Stripping all external header guards 2008/03/31 13:58:04 rt 1.21.178.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [535f0301cc6796111443903a36b594cb0a268c8c]

INTEGRATION: CWS changefileheader (1.18.10); FILE MERGED 2008/03/31 17:14:31 rt 1.18.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a71ef5fe44ec60e3e7019220bb5387acdc86eb47]

INTEGRATION: CWS changefileheader (1.3.20); FILE MERGED 2008/04/01 15:04:03 thb 1.3.20.3: #i85898# Stripping all external header guards 2008/04/01 10:50:20 thb 1.3.20.2: #i85898# Stripping all external header guards 2008/03/28 16:43:30 rt 1.3.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [17968a86ca25b71c7ef232d523fc16264a87bbda]

INTEGRATION: CWS changefileheader (1.6.242); FILE MERGED 2008/04/01 15:59:15 thb 1.6.242.3: #i85898# Stripping all external header guards 2008/04/01 12:55:29 thb 1.6.242.2: #i85898# Stripping all external header guards 2008/03/31 16:58:36 rt 1.6.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6f1bc1d07b2f2dce56058b924502f6a92ad59c5f]

INTEGRATION: CWS changefileheader (1.6.774); FILE MERGED 2008/03/31 13:01:34 rt 1.6.774.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2712cfb87c06c0ef01211bdd49cd0a746f3446f7]

INTEGRATION: CWS changefileheader (1.6.58); FILE MERGED 2008/03/28 16:43:45 rt 1.6.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e0105b2652d34aff71b3488946e4ec3ce48fdfa0]

INTEGRATION: CWS changefileheader (1.3.36); FILE MERGED 2008/04/01 12:46:53 thb 1.3.36.2: #i85898# Stripping all external header guards 2008/03/31 14:18:17 rt 1.3.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b67de4adea1d44fa13948b86086cca1775060f6e]

INTEGRATION: CWS changefileheader (1.10.298); FILE MERGED 2008/04/01 15:34:29 thb 1.10.298.3: #i85898# Stripping all external header guards 2008/04/01 12:38:51 thb 1.10.298.2: #i85898# Stripping all external header guards 2008/03/31 13:58:04 rt 1.10.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e382d7c697414bcf3e7dcd4ed50ab09f1778747f]

INTEGRATION: CWS changefileheader (1.6.330); FILE MERGED 2008/04/01 12:36:12 thb 1.6.330.2: #i85898# Stripping all external header guards 2008/03/31 17:14:31 rt 1.6.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [069dc2e4b2d288d6b2ad004ca795209fd34f990b]

INTEGRATION: CWS changefileheader (1.2.126); FILE MERGED 2008/03/28 16:43:30 rt 1.2.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8fa934177765f55e2b1a1bb4e43ca54f4744bc7f]

INTEGRATION: CWS changefileheader (1.4.1202); FILE MERGED 2008/04/01 15:59:15 thb 1.4.1202.2: #i85898# Stripping all external header guards 2008/03/31 16:58:36 rt 1.4.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [127102243bbd1ca1e9af25445ddeca22f2c15df3]

INTEGRATION: CWS changefileheader (1.80.36); FILE MERGED 2008/04/01 15:44:55 thb 1.80.36.3: #i85898# Stripping all external header guards 2008/04/01 12:43:27 thb 1.80.36.2: #i85898# Stripping all external header guards 2008/03/31 13:01:34 rt 1.80.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7808e12ab30db021172bc31e9ba61f523dafd387]

INTEGRATION: CWS changefileheader (1.2.466); FILE MERGED 2008/04/01 12:46:52 thb 1.2.466.2: #i85898# Stripping all external header guards 2008/03/31 14:18:17 rt 1.2.466.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f92dfb621757656f2ec9047c1a13a4a10f9ad7b0]

INTEGRATION: CWS changefileheader (1.4.166); FILE MERGED 2008/03/28 16:43:45 rt 1.4.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1a2b978ebb2e93cf163da8855269dec6ab84872f]

INTEGRATION: CWS changefileheader (1.12.220); FILE MERGED 2008/04/01 15:34:29 thb 1.12.220.3: #i85898# Stripping all external header guards 2008/04/01 12:38:51 thb 1.12.220.2: #i85898# Stripping all external header guards 2008/03/31 13:58:04 rt 1.12.220.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2a9b33a30e908071b23c96feb53e810a1b1cdfbc]

INTEGRATION: CWS changefileheader (1.17.86); FILE MERGED 2008/04/01 15:30:08 thb 1.17.86.3: #i85898# Stripping all external header guards 2008/04/01 12:36:12 thb 1.17.86.2: #i85898# Stripping all external header guards 2008/03/31 17:14:31 rt 1.17.86.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [21e3954b24a1a0790cd0618c9e4097cc6247df3e]

INTEGRATION: CWS changefileheader (1.7.500); FILE MERGED 2008/03/31 15:59:04 rt 1.7.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [95b7a78133aa75ab8417175f1abc9d44109e9713]

INTEGRATION: CWS changefileheader (1.7.20); FILE MERGED 2008/04/01 15:04:03 thb 1.7.20.2: #i85898# Stripping all external header guards 2008/03/28 16:43:30 rt 1.7.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ca28a8313b8d91b9a416cbae2fdc0f4e4ac0ab7b]

INTEGRATION: CWS changefileheader (1.3.1202); FILE MERGED 2008/04/01 15:59:15 thb 1.3.1202.2: #i85898# Stripping all external header guards 2008/03/31 16:58:35 rt 1.3.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7dae9969ff70b2e1701e7810f88df49fe849f49d]

INTEGRATION: CWS changefileheader (1.4.36); FILE MERGED 2008/04/01 12:46:52 thb 1.4.36.2: #i85898# Stripping all external header guards 2008/03/31 14:18:17 rt 1.4.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [999a30e1279eee0e6b83e9f5b30acaf3d7cc40ea]

INTEGRATION: CWS changefileheader (1.3.36); FILE MERGED 2008/03/28 15:50:43 rt 1.3.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c51d8a0c166b9652a830ff79ac6590f329c0b7aa]

INTEGRATION: CWS changefileheader (1.9.222); FILE MERGED 2008/04/01 15:34:29 thb 1.9.222.3: #i85898# Stripping all external header guards 2008/04/01 12:38:51 thb 1.9.222.2: #i85898# Stripping all external header guards 2008/03/31 13:58:04 rt 1.9.222.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [47a3bd91d2bf0cbcdd8a2177f04578f25d2622ba]

INTEGRATION: CWS changefileheader (1.55.72); FILE MERGED 2008/04/01 15:44:55 thb 1.55.72.3: #i85898# Stripping all external header guards 2008/04/01 12:43:27 thb 1.55.72.2: #i85898# Stripping all external header guards 2008/03/31 13:01:34 rt 1.55.72.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d952d3317fe3848e9a97a576d7f8ce1df685c1bd]

INTEGRATION: CWS changefileheader (1.9.34); FILE MERGED 2008/03/28 16:43:30 rt 1.9.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [af650d0a5389db9c05e4cd1354099f4cb410e01f]

INTEGRATION: CWS changefileheader (1.32.86); FILE MERGED 2008/04/01 15:30:08 thb 1.32.86.3: #i85898# Stripping all external header guards 2008/04/01 12:36:12 thb 1.32.86.2: #i85898# Stripping all external header guards 2008/03/31 17:14:31 rt 1.32.86.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c12843acbcc75687d0097c9c884b1c721cdeb02c]

INTEGRATION: CWS changefileheader (1.8.220); FILE MERGED 2008/04/01 15:34:29 thb 1.8.220.2: #i85898# Stripping all external header guards 2008/03/31 13:58:04 rt 1.8.220.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8d7838941f6c8315552a41bab053bea498e529e4]

INTEGRATION: CWS changefileheader (1.3.354); FILE MERGED 2008/04/01 12:46:52 thb 1.3.354.2: #i85898# Stripping all external header guards 2008/03/31 14:18:17 rt 1.3.354.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5c65e599e361923eb35f7b0e85f0b7a26ba97bb9]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/03/31 16:51:35 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c9cac74decee380412f6f428c7a7962be3e1d18a]

INTEGRATION: CWS changefileheader (1.7.126); FILE MERGED 2008/04/01 15:04:03 thb 1.7.126.2: #i85898# Stripping all external header guards 2008/03/28 16:43:30 rt 1.7.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4a5ede740d54eefb80d423bbb7dd1cdbe06203e7]

INTEGRATION: CWS changefileheader (1.28.36); FILE MERGED 2008/04/01 12:43:27 thb 1.28.36.2: #i85898# Stripping all external header guards 2008/03/31 13:01:34 rt 1.28.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2f5bb42d43aa6926a6808b70ce662fc7784b3514]

INTEGRATION: CWS changefileheader (1.2.466); FILE MERGED 2008/04/01 15:49:37 thb 1.2.466.3: #i85898# Stripping all external header guards 2008/04/01 12:46:52 thb 1.2.466.2: #i85898# Stripping all external header guards 2008/03/31 14:18:16 rt 1.2.466.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d42fe2e1d7d31a75572e0565ccc7e274d44e6d1e]

INTEGRATION: CWS changefileheader (1.12.292); FILE MERGED 2008/04/01 12:36:11 thb 1.12.292.2: #i85898# Stripping all external header guards 2008/03/31 17:14:31 rt 1.12.292.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ca112763342f600e05e3574f8ecfdd00ee483a0b]

INTEGRATION: CWS changefileheader (1.9.94); FILE MERGED 2008/04/01 15:04:03 thb 1.9.94.2: #i85898# Stripping all external header guards 2008/03/28 16:43:30 rt 1.9.94.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4e8370d642e76f4abe64fd57a3c6c77481b31658]

INTEGRATION: CWS changefileheader (1.2.234); FILE MERGED 2008/03/31 13:58:03 rt 1.2.234.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [487b7c394fe6b3bae6c9cf7a97e4821f938e960b]

INTEGRATION: CWS changefileheader (1.3.36); FILE MERGED 2008/04/01 12:46:52 thb 1.3.36.2: #i85898# Stripping all external header guards 2008/03/31 14:18:16 rt 1.3.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7bd7f177a269337fa7700f17f183332a6859907c]

INTEGRATION: CWS changefileheader (1.32.36); FILE MERGED 2008/04/01 15:44:54 thb 1.32.36.3: #i85898# Stripping all external header guards 2008/04/01 12:43:27 thb 1.32.36.2: #i85898# Stripping all external header guards 2008/03/31 13:01:34 rt 1.32.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e8280d93eb234f887de078089eba5d0e33c3aa94]

INTEGRATION: CWS changefileheader (1.10.330); FILE MERGED 2008/04/01 12:36:11 thb 1.10.330.2: #i85898# Stripping all external header guards 2008/03/31 17:14:31 rt 1.10.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6c9b11d783358fd93cd4498deab7c613d8948cdb]

INTEGRATION: CWS changefileheader (1.3.12); FILE MERGED 2008/04/01 15:34:28 thb 1.3.12.3: #i85898# Stripping all external header guards 2008/04/01 12:38:50 thb 1.3.12.2: #i85898# Stripping all external header guards 2008/03/31 13:58:03 rt 1.3.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [09a3242c2623d25d07bea53ed202fc3ee7aa8c52]

INTEGRATION: CWS changefileheader (1.2.466); FILE MERGED 2008/04/01 12:46:52 thb 1.2.466.2: #i85898# Stripping all external header guards 2008/03/31 14:18:16 rt 1.2.466.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c9122630143a82d50d1d3b558f4a8f7a8390a278]

INTEGRATION: CWS changefileheader (1.15.162); FILE MERGED 2008/04/01 15:44:54 thb 1.15.162.2: #i85898# Stripping all external header guards 2008/03/31 13:01:34 rt 1.15.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c7e819f7b7a8851f62a80babd4f4be92a573a0fa]

INTEGRATION: CWS changefileheader (1.2.126); FILE MERGED 2008/04/01 15:04:03 thb 1.2.126.3: #i85898# Stripping all external header guards 2008/04/01 10:50:20 thb 1.2.126.2: #i85898# Stripping all external header guards 2008/03/28 16:43:30 rt 1.2.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0d796cb4976cf3502bade05fbe22539d5dcec64f]

INTEGRATION: CWS changefileheader (1.22.158); FILE MERGED 2008/04/01 15:30:08 thb 1.22.158.3: #i85898# Stripping all external header guards 2008/04/01 12:36:11 thb 1.22.158.2: #i85898# Stripping all external header guards 2008/03/31 17:14:31 rt 1.22.158.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8ab5cc357690ed84d533a6985c092880a09229b3]

INTEGRATION: CWS changefileheader (1.7.420); FILE MERGED 2008/03/31 15:59:04 rt 1.7.420.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [45b52a38ca23413c12dfc170c66f270dc0b046e2]

INTEGRATION: CWS changefileheader (1.11.206); FILE MERGED 2008/04/01 15:44:54 thb 1.11.206.3: #i85898# Stripping all external header guards 2008/04/01 12:43:27 thb 1.11.206.2: #i85898# Stripping all external header guards 2008/03/31 13:01:34 rt 1.11.206.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e21a9b8b0e9b8e043f01437cd197c081cfe64d5c]

INTEGRATION: CWS changefileheader (1.9.292); FILE MERGED 2008/04/01 12:36:11 thb 1.9.292.2: #i85898# Stripping all external header guards 2008/03/31 17:14:31 rt 1.9.292.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e5c48c170f6de934d415c8e116dfff04d2c762ed]

INTEGRATION: CWS changefileheader (1.4.172); FILE MERGED 2008/03/31 15:59:04 rt 1.4.172.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4e3967f2adf5742cafa58d6c899d6794a0f89719]

INTEGRATION: CWS changefileheader (1.3.94); FILE MERGED 2008/04/01 15:04:02 thb 1.3.94.2: #i85898# Stripping all external header guards 2008/03/28 16:43:30 rt 1.3.94.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1eb88bb6701e04d6fc4367f94456502debcba8be]

INTEGRATION: CWS changefileheader (1.19.222); FILE MERGED 2008/04/01 15:30:08 thb 1.19.222.3: #i85898# Stripping all external header guards 2008/04/01 12:36:11 thb 1.19.222.2: #i85898# Stripping all external header guards 2008/03/31 17:14:31 rt 1.19.222.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e529381b6b4c5aa14824c0eb5fc59003b72d67d2]

INTEGRATION: CWS changefileheader (1.3.60); FILE MERGED 2008/03/31 13:58:02 rt 1.3.60.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [11224f969e83f8ab8d525b47e25fe1e4b83f3d16]

INTEGRATION: CWS changefileheader (1.2.36); FILE MERGED 2008/04/01 15:49:37 thb 1.2.36.3: #i85898# Stripping all external header guards 2008/04/01 12:46:52 thb 1.2.36.2: #i85898# Stripping all external header guards 2008/03/31 14:18:16 rt 1.2.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cf41a68d70255114fbdbdb4fa19299b72512c143]

INTEGRATION: CWS changefileheader (1.55.76); FILE MERGED 2008/04/01 15:44:54 thb 1.55.76.3: #i85898# Stripping all external header guards 2008/04/01 12:43:27 thb 1.55.76.2: #i85898# Stripping all external header guards 2008/03/31 13:01:33 rt 1.55.76.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [67e692b6a092f48a69def56f72337695136f270a]

INTEGRATION: CWS changefileheader (1.3.500); FILE MERGED 2008/03/31 15:59:03 rt 1.3.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3709ffe1236522cd54ceab66379fa15201b31483]

INTEGRATION: CWS changefileheader (1.3.106); FILE MERGED 2008/03/28 16:43:30 rt 1.3.106.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [df763d35f1f25c1e3627917b48dc7d1d8d913bd1]

INTEGRATION: CWS changefileheader (1.3.450); FILE MERGED 2008/04/01 12:46:52 thb 1.3.450.2: #i85898# Stripping all external header guards 2008/03/31 14:18:16 rt 1.3.450.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [417b1408c4bbf1cbf01614003258c6e78d0d62e1]

INTEGRATION: CWS changefileheader (1.6.58); FILE MERGED 2008/03/28 16:43:44 rt 1.6.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ff87f5b9c54437f0de2fe3d548e59a06d58ae590]

INTEGRATION: CWS changefileheader (1.14.292); FILE MERGED 2008/04/01 15:30:07 thb 1.14.292.3: #i85898# Stripping all external header guards 2008/04/01 12:36:11 thb 1.14.292.2: #i85898# Stripping all external header guards 2008/03/31 17:14:31 rt 1.14.292.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e445aeddf30ed282c50f52b0441278e828561fc2]

INTEGRATION: CWS changefileheader (1.4.500); FILE MERGED 2008/03/31 15:59:03 rt 1.4.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7bea11497499c21fb8d9a828813d4165e18d94c2]

INTEGRATION: CWS changefileheader (1.3.234); FILE MERGED 2008/04/01 12:38:49 thb 1.3.234.2: #i85898# Stripping all external header guards 2008/03/31 13:58:02 rt 1.3.234.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7ac1d422f2a8cc05f5497c6b9f7ce0423bcf7237]

INTEGRATION: CWS changefileheader (1.3.106); FILE MERGED 2008/04/01 15:04:02 thb 1.3.106.3: #i85898# Stripping all external header guards 2008/04/01 10:50:19 thb 1.3.106.2: #i85898# Stripping all external header guards 2008/03/28 16:43:30 rt 1.3.106.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4468545b49a15dae50c9c9f8808b7f549ef22f95]

INTEGRATION: CWS changefileheader (1.8.246); FILE MERGED 2008/03/31 13:01:33 rt 1.8.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d11b9a3d15bdc9f3086e4faddfc0d84be2393ff0]

INTEGRATION: CWS changefileheader (1.5.500); FILE MERGED 2008/03/31 15:59:03 rt 1.5.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [92810313470bea84134e2e5c74ac746a2f69a398]

INTEGRATION: CWS changefileheader (1.4.166); FILE MERGED 2008/03/28 16:43:44 rt 1.4.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1627ce739e1666a3e4bd39d98b912c21b78c382b]

INTEGRATION: CWS changefileheader (1.2.234); FILE MERGED 2008/03/31 13:58:02 rt 1.2.234.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [723f59e50b6d9811583c86a4947f9479555fdac6]

INTEGRATION: CWS changefileheader (1.13.246); FILE MERGED 2008/03/31 13:01:33 rt 1.13.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4ca39289a767daeb6a86a860dc96288b13c3c39a]

INTEGRATION: CWS changefileheader (1.4.94); FILE MERGED 2008/04/01 15:04:02 thb 1.4.94.3: #i85898# Stripping all external header guards 2008/04/01 10:50:19 thb 1.4.94.2: #i85898# Stripping all external header guards 2008/03/28 16:43:30 rt 1.4.94.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9b3fb9edb24b2f50fcb181775dd5a87860fb44b1]

INTEGRATION: CWS changefileheader (1.20.292); FILE MERGED 2008/04/01 15:30:07 thb 1.20.292.3: #i85898# Stripping all external header guards 2008/04/01 12:36:10 thb 1.20.292.2: #i85898# Stripping all external header guards 2008/03/31 17:14:31 rt 1.20.292.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e242bc2a7c6c01d4116c8c2fa65492cccc3e5644]

INTEGRATION: CWS changefileheader (1.5.58); FILE MERGED 2008/03/28 16:43:44 rt 1.5.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3049ec4f1409ace8082ae9305dbb8831f664e552]

INTEGRATION: CWS changefileheader (1.3.446); FILE MERGED 2008/04/01 15:49:37 thb 1.3.446.3: #i85898# Stripping all external header guards 2008/04/01 12:46:51 thb 1.3.446.2: #i85898# Stripping all external header guards 2008/03/31 14:18:16 rt 1.3.446.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [78750a30172ab4d0577d1ec9c90175afd761d0a1]

INTEGRATION: CWS changefileheader (1.11.546); FILE MERGED 2008/03/31 13:01:33 rt 1.11.546.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cb58c36722e9127ea63eecc0892e8952ed634854]

INTEGRATION: CWS changefileheader (1.3.36); FILE MERGED 2008/03/28 15:50:41 rt 1.3.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d1cc16a00b5dc367ed661c7670d46cbda0d21991]

INTEGRATION: CWS changefileheader (1.2.36); FILE MERGED 2008/03/31 14:18:16 rt 1.2.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [02cd0efb5a9d7b6ea721be83ee40fa3870998853]

INTEGRATION: CWS changefileheader (1.30.266); FILE MERGED 2008/04/01 15:30:07 thb 1.30.266.3: #i85898# Stripping all external header guards 2008/04/01 12:36:10 thb 1.30.266.2: #i85898# Stripping all external header guards 2008/03/31 17:14:30 rt 1.30.266.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [acc33817b4d1304bb11ecca96e3c2d522e80b3fc]

INTEGRATION: CWS changefileheader (1.2.234); FILE MERGED 2008/04/01 12:38:49 thb 1.2.234.2: #i85898# Stripping all external header guards 2008/03/31 13:58:02 rt 1.2.234.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6c054ccb367268afcd5063410cf1cb769babd504]

INTEGRATION: CWS changefileheader (1.2.126); FILE MERGED 2008/04/01 15:04:02 thb 1.2.126.3: #i85898# Stripping all external header guards 2008/04/01 10:50:19 thb 1.2.126.2: #i85898# Stripping all external header guards 2008/03/28 16:43:30 rt 1.2.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ac1248f4c7baaf21d5b7f627ce2589fc5e799d21]

INTEGRATION: CWS changefileheader (1.2.466); FILE MERGED 2008/04/01 12:46:51 thb 1.2.466.2: #i85898# Stripping all external header guards 2008/03/31 14:18:16 rt 1.2.466.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [87e4d15ef8d6212dedc297698c24dbdd35d5faf0]

INTEGRATION: CWS changefileheader (1.24.24); FILE MERGED 2008/04/01 12:36:10 thb 1.24.24.2: #i85898# Stripping all external header guards 2008/03/31 17:14:30 rt 1.24.24.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7b6da494709534d976156992e6778bbc283cb105]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 13:58:02 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cb76e75dacf2948c6fc29c746170a4c648d8fc98]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/03/31 16:51:34 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9caf8a9ef0d3921b214dfa3382e9157ff6cf6558]

INTEGRATION: CWS changefileheader (1.4.94); FILE MERGED 2008/04/01 15:04:02 thb 1.4.94.3: #i85898# Stripping all external header guards 2008/04/01 10:50:19 thb 1.4.94.2: #i85898# Stripping all external header guards 2008/03/28 16:43:29 rt 1.4.94.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3c941c1b43f3c61f7c6a7427bd99d95d6244d17d]

INTEGRATION: CWS changefileheader (1.23.88); FILE MERGED 2008/03/31 17:14:30 rt 1.23.88.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [01fed4ddb2019fe964f1bc663d41862523aa5e35]

INTEGRATION: CWS changefileheader (1.2.466); FILE MERGED 2008/04/01 15:49:37 thb 1.2.466.3: #i85898# Stripping all external header guards 2008/04/01 12:46:51 thb 1.2.466.2: #i85898# Stripping all external header guards 2008/03/31 14:18:16 rt 1.2.466.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cf7b2ddae4a1f90f35f238325aabb8850602fb02]

INTEGRATION: CWS changefileheader (1.3.242); FILE MERGED 2008/03/31 16:58:34 rt 1.3.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ac8248b17c6f35134daa0ac81c62a05dfd21b9bd]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:43:44 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fe0726dbb0f0c1af4c44a4edc41648588f29ae3d]

INTEGRATION: CWS changefileheader (1.2.234); FILE MERGED 2008/04/01 15:34:28 thb 1.2.234.3: #i85898# Stripping all external header guards 2008/04/01 12:38:48 thb 1.2.234.2: #i85898# Stripping all external header guards 2008/03/31 13:58:02 rt 1.2.234.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [eea36f76b2b2a4d94f7a4f3dcb3763a78af6044d]

INTEGRATION: CWS changefileheader (1.3.20); FILE MERGED 2008/03/28 16:43:29 rt 1.3.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [447b34d6184b50c9ed55b2dc12381ffb9d16911f]

INTEGRATION: CWS changefileheader (1.4.1202); FILE MERGED 2008/04/01 15:59:15 thb 1.4.1202.3: #i85898# Stripping all external header guards 2008/04/01 12:55:29 thb 1.4.1202.2: #i85898# Stripping all external header guards 2008/03/31 16:58:34 rt 1.4.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1c699958709b82e455c6ccdabe7d2fbf0df05706]

INTEGRATION: CWS changefileheader (1.22.86); FILE MERGED 2008/04/01 15:30:07 thb 1.22.86.3: #i85898# Stripping all external header guards 2008/04/01 12:36:10 thb 1.22.86.2: #i85898# Stripping all external header guards 2008/03/31 17:14:30 rt 1.22.86.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a24e34686454b9bfa744f3ad93d59a5dae02a2b5]

INTEGRATION: CWS changefileheader (1.3.36); FILE MERGED 2008/03/28 15:50:40 rt 1.3.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8a628eb28411f699ecdd42d664444281eea1b71f]

INTEGRATION: CWS changefileheader (1.3.234); FILE MERGED 2008/04/01 12:38:48 thb 1.3.234.2: #i85898# Stripping all external header guards 2008/03/31 13:58:02 rt 1.3.234.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dcaf2da6de95e4a449500d18b27cf29301aa559f]

INTEGRATION: CWS changefileheader (1.4.1202); FILE MERGED 2008/04/01 15:59:15 thb 1.4.1202.3: #i85898# Stripping all external header guards 2008/04/01 12:55:28 thb 1.4.1202.2: #i85898# Stripping all external header guards 2008/03/31 16:58:34 rt 1.4.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5285886623587641acfacef418c7da8c8757f194]

INTEGRATION: CWS changefileheader (1.23.246); FILE MERGED 2008/04/01 15:44:54 thb 1.23.246.2: #i85898# Stripping all external header guards 2008/03/31 13:01:31 rt 1.23.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [03390851768c6701800665c957854f8e9d64e892]

INTEGRATION: CWS changefileheader (1.8.10); FILE MERGED 2008/03/31 17:14:30 rt 1.8.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [92a6531d28424db86c5440c7c951faca399a3b93]

INTEGRATION: CWS changefileheader (1.5.18); FILE MERGED 2008/03/31 16:51:34 rt 1.5.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4a7428c8ddb644fc06317cbe9ec6e737556391b4]

INTEGRATION: CWS changefileheader (1.2.36); FILE MERGED 2008/04/01 12:46:51 thb 1.2.36.2: #i85898# Stripping all external header guards 2008/03/31 14:18:16 rt 1.2.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [312b88e802efd539da3edc426f37083ddb57cf92]

INTEGRATION: CWS changefileheader (1.6.432); FILE MERGED 2008/04/01 12:43:27 thb 1.6.432.2: #i85898# Stripping all external header guards 2008/03/31 13:01:31 rt 1.6.432.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6d07e810964316132b05fc2d652a1a7a065e2414]

INTEGRATION: CWS changefileheader (1.4.1202); FILE MERGED 2008/04/01 15:59:14 thb 1.4.1202.3: #i85898# Stripping all external header guards 2008/04/01 12:55:28 thb 1.4.1202.2: #i85898# Stripping all external header guards 2008/03/31 16:58:33 rt 1.4.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7aadc8124f7cedeb0dbf9265168abb6e9381b303]

INTEGRATION: CWS changefileheader (1.3.138); FILE MERGED 2008/04/01 15:49:37 thb 1.3.138.3: #i85898# Stripping all external header guards 2008/04/01 12:46:51 thb 1.3.138.2: #i85898# Stripping all external header guards 2008/03/31 14:18:16 rt 1.3.138.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [637d52f6770e51ed7e4cf5facdb20a19ce957770]

INTEGRATION: CWS changefileheader (1.13.34); FILE MERGED 2008/03/31 17:14:30 rt 1.13.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [58bfd1d7a92305628098d124617761bc0dc6e0f0]

INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/03/28 16:43:44 rt 1.6.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ada7b5a82ec5707d51693fd91724e9f2e9f81a94]

INTEGRATION: CWS changefileheader (1.6.1156); FILE MERGED 2008/04/01 15:59:14 thb 1.6.1156.3: #i85898# Stripping all external header guards 2008/04/01 12:55:28 thb 1.6.1156.2: #i85898# Stripping all external header guards 2008/03/31 16:58:33 rt 1.6.1156.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [73a6afab8ff46e861d585a0ff47ecbc1823a0f55]

INTEGRATION: CWS changefileheader (1.6.14); FILE MERGED 2008/03/28 15:50:40 rt 1.6.14.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2c25489880b4780545c76c6e7f4e2cc459756c9a]

INTEGRATION: CWS changefileheader (1.31.128); FILE MERGED 2008/04/01 15:44:54 thb 1.31.128.2: #i85898# Stripping all external header guards 2008/03/31 13:01:31 rt 1.31.128.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7b9fa2063990530799d22569d586e94972c9fa58]

INTEGRATION: CWS changefileheader (1.3.34); FILE MERGED 2008/03/28 16:43:29 rt 1.3.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0531ad7eddd0b7c98008ac169dee06c41233ba35]

INTEGRATION: CWS changefileheader (1.69.86); FILE MERGED 2008/04/01 12:36:10 thb 1.69.86.2: #i85898# Stripping all external header guards 2008/03/31 17:14:30 rt 1.69.86.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [60d27731865b2557dc109f5cad22d1881dc0b2a0]

INTEGRATION: CWS changefileheader (1.8.216); FILE MERGED 2008/04/01 15:59:14 thb 1.8.216.2: #i85898# Stripping all external header guards 2008/03/31 16:58:33 rt 1.8.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bb76eb424d20359922e099d681320cd2f070581d]

INTEGRATION: CWS changefileheader (1.2.234); FILE MERGED 2008/03/31 13:58:01 rt 1.2.234.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [55940b36aecb53478afe78f18783276e2c3960b9]

INTEGRATION: CWS changefileheader (1.3.34); FILE MERGED 2008/04/01 15:04:02 thb 1.3.34.2: #i85898# Stripping all external header guards 2008/03/28 16:43:29 rt 1.3.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8d47f5f07f895007644ed2c6010321133cbd2d3a]

INTEGRATION: CWS changefileheader (1.2.1202); FILE MERGED 2008/04/01 15:59:14 thb 1.2.1202.2: #i85898# Stripping all external header guards 2008/03/31 16:58:33 rt 1.2.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [92cdf570ded7a1e7bd0b7546f88b31832588e4da]

INTEGRATION: CWS changefileheader (1.2.292); FILE MERGED 2008/03/28 16:43:43 rt 1.2.292.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8c2f64d6572f0c4fcf3ca5272bf1ce8c56a45a77]

INTEGRATION: CWS changefileheader (1.14.246); FILE MERGED 2008/04/01 15:44:54 thb 1.14.246.3: #i85898# Stripping all external header guards 2008/04/01 12:43:27 thb 1.14.246.2: #i85898# Stripping all external header guards 2008/03/31 13:01:31 rt 1.14.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [187d6e3dd32d8868a261a3a1a1c6a4499c24338b]

INTEGRATION: CWS changefileheader (1.25.88); FILE MERGED 2008/04/01 12:36:10 thb 1.25.88.2: #i85898# Stripping all external header guards 2008/03/31 17:14:30 rt 1.25.88.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8bc5145ccc331808238c55e98ad409afc1bfac8a]

INTEGRATION: CWS changefileheader (1.5.14); FILE MERGED 2008/03/28 15:50:40 rt 1.5.14.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6b810aeae3b5561f3cbbfec7f97521cc350fa468]

INTEGRATION: CWS changefileheader (1.7.500); FILE MERGED 2008/03/31 15:59:03 rt 1.7.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c7c2422282772e19fc4bfed70d421a33dea0b716]

INTEGRATION: CWS changefileheader (1.3.60); FILE MERGED 2008/03/31 13:58:01 rt 1.3.60.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [12a54e56ea1ed67086e2cae5bc3217c8f8a058a3]

INTEGRATION: CWS changefileheader (1.4.166); FILE MERGED 2008/03/28 16:43:43 rt 1.4.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3ce7e3ad9a1c9d53017f43beb9795b71a88aea89]

INTEGRATION: CWS changefileheader (1.10.242); FILE MERGED 2008/04/01 15:59:14 thb 1.10.242.3: #i85898# Stripping all external header guards 2008/04/01 12:55:28 thb 1.10.242.2: #i85898# Stripping all external header guards 2008/03/31 16:58:33 rt 1.10.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0bd49ee4280585f149bb5ab207a7097d3ef05325]

INTEGRATION: CWS changefileheader (1.41.46); FILE MERGED 2008/03/31 17:14:30 rt 1.41.46.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5bba3f0b35672bd8615ed5bf2f125272429a2163]

INTEGRATION: CWS changefileheader (1.34.246); FILE MERGED 2008/03/31 13:01:31 rt 1.34.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7fa12d184bde4cce2896807c181f0f3846c07430]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/03/31 16:51:33 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [898bf5ec1b9b91d7d8d12cc91b008b79581b878c]

INTEGRATION: CWS changefileheader (1.93.32); FILE MERGED 2008/03/31 17:14:30 rt 1.93.32.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [608447168b9b289eab40e092f613b75c004496e7]

INTEGRATION: CWS changefileheader (1.5.738); FILE MERGED 2008/04/01 12:55:28 thb 1.5.738.2: #i85898# Stripping all external header guards 2008/03/31 16:58:33 rt 1.5.738.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [185502e75d069994cf38bce974b4128edf54bead]

INTEGRATION: CWS changefileheader (1.4.774); FILE MERGED 2008/03/31 13:01:31 rt 1.4.774.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f132ef1f94cb18fd3489a3122916c2cd17b02956]

INTEGRATION: CWS changefileheader (1.2.66); FILE MERGED 2008/03/28 16:43:29 rt 1.2.66.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f3e70c8e9ba8fc83ddda0892b3008cfdc0d2e196]

INTEGRATION: CWS changefileheader (1.2.466); FILE MERGED 2008/04/01 12:46:50 thb 1.2.466.2: #i85898# Stripping all external header guards 2008/03/31 14:18:16 rt 1.2.466.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [25f83ff772d3c8d83274637aa46e1a9253d7ba91]

INTEGRATION: CWS changefileheader (1.3.1202); FILE MERGED 2008/04/01 15:59:14 thb 1.3.1202.2: #i85898# Stripping all external header guards 2008/03/31 16:58:33 rt 1.3.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [23c64e6f7ff6cc6667f44ac9a0d1a2ed9bbcc74f]

INTEGRATION: CWS changefileheader (1.3.36); FILE MERGED 2008/03/28 15:50:39 rt 1.3.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [de041fbc5a25ccc36d999aa7fce4d7e3658ac708]

INTEGRATION: CWS changefileheader (1.72.170); FILE MERGED 2008/04/01 15:44:54 thb 1.72.170.3: #i85898# Stripping all external header guards 2008/04/01 12:43:27 thb 1.72.170.2: #i85898# Stripping all external header guards 2008/03/31 13:01:31 rt 1.72.170.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [eeda00f669a848a716aa82e92df154391082c50d]

INTEGRATION: CWS changefileheader (1.9.328); FILE MERGED 2008/03/31 17:14:29 rt 1.9.328.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c327fa4460df752c6c73287dd129a5bc382f5023]

INTEGRATION: CWS changefileheader (1.2.466); FILE MERGED 2008/04/01 15:49:37 thb 1.2.466.3: #i85898# Stripping all external header guards 2008/04/01 12:46:50 thb 1.2.466.2: #i85898# Stripping all external header guards 2008/03/31 14:18:16 rt 1.2.466.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dbc6fbdfd34658bf99d7c80de7b0bbc99d643481]

INTEGRATION: CWS changefileheader (1.3.60); FILE MERGED 2008/04/01 15:04:02 thb 1.3.60.2: #i85898# Stripping all external header guards 2008/03/28 16:43:29 rt 1.3.60.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ae5276593e53911b7e5937ba74408d40815e9af6]

INTEGRATION: CWS changefileheader (1.5.500); FILE MERGED 2008/03/31 15:59:02 rt 1.5.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [59a1fe5d2fca6b6fa5d6e1532b140faa87b60149]

INTEGRATION: CWS changefileheader (1.4.1202); FILE MERGED 2008/04/01 15:59:14 thb 1.4.1202.2: #i85898# Stripping all external header guards 2008/03/31 16:58:33 rt 1.4.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f8355418140353fcdc9ccc7cc9457f691883223a]

INTEGRATION: CWS changefileheader (1.3.60); FILE MERGED 2008/03/28 16:43:29 rt 1.3.60.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e871966871c7181d432d6b5fedada5d115976d17]

INTEGRATION: CWS changefileheader (1.15.300); FILE MERGED 2008/04/01 12:36:10 thb 1.15.300.2: #i85898# Stripping all external header guards 2008/03/31 17:14:29 rt 1.15.300.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2247c83d90f25637d6b46fda19e74acb7c38b39f]

INTEGRATION: CWS changefileheader (1.6.500); FILE MERGED 2008/03/31 15:59:02 rt 1.6.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c91fecfeba86baf896a134ba99c6e717a3c4e21c]

INTEGRATION: CWS changefileheader (1.2.234); FILE MERGED 2008/04/01 12:38:47 thb 1.2.234.2: #i85898# Stripping all external header guards 2008/03/31 13:58:01 rt 1.2.234.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [63ebb2794200027d9140a04688891fbe0d418afb]

INTEGRATION: CWS changefileheader (1.3.450); FILE MERGED 2008/04/01 15:44:53 thb 1.3.450.2: #i85898# Stripping all external header guards 2008/03/31 13:01:31 rt 1.3.450.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [732f1c201180334cd4ed8d9a5a0217951358f699]

INTEGRATION: CWS changefileheader (1.7.216); FILE MERGED 2008/04/01 15:59:14 thb 1.7.216.2: #i85898# Stripping all external header guards 2008/03/31 16:58:33 rt 1.7.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c81cb8f3b4b67290996f26dced24c8132db65a03]

INTEGRATION: CWS changefileheader (1.2.74); FILE MERGED 2008/03/28 16:43:29 rt 1.2.74.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5b18d95c8955cefaf43d19223fb104c2633cfd50]

INTEGRATION: CWS changefileheader (1.32.46); FILE MERGED 2008/04/01 12:36:10 thb 1.32.46.2: #i85898# Stripping all external header guards 2008/03/31 17:14:29 rt 1.32.46.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [af9cf18719f1d4673901cfff437f51800a954123]

INTEGRATION: CWS changefileheader (1.6.222); FILE MERGED 2008/04/01 15:44:53 thb 1.6.222.3: #i85898# Stripping all external header guards 2008/04/01 12:43:26 thb 1.6.222.2: #i85898# Stripping all external header guards 2008/03/31 13:01:31 rt 1.6.222.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f06d853006280eb793c111e1e9cb2f968ebf82da]

INTEGRATION: CWS changefileheader (1.5.656); FILE MERGED 2008/04/01 15:59:14 thb 1.5.656.2: #i85898# Stripping all external header guards 2008/03/31 16:58:33 rt 1.5.656.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [737deed428bcc813ec48152cd6524cb8cea61999]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:43:43 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9a48cb7d06e19bc07fd8d622b502e55325c4c991]

INTEGRATION: CWS changefileheader (1.60.300); FILE MERGED 2008/04/01 12:36:10 thb 1.60.300.2: #i85898# Stripping all external header guards 2008/03/31 17:14:29 rt 1.60.300.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3a49f18dd89b98531540d61833d88d382ab3ac76]

INTEGRATION: CWS changefileheader (1.4.500); FILE MERGED 2008/03/31 15:59:02 rt 1.4.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [53aac943ba25cd70d632003ac7b40c12ebc46153]

INTEGRATION: CWS changefileheader (1.2.466); FILE MERGED 2008/04/01 12:46:50 thb 1.2.466.2: #i85898# Stripping all external header guards 2008/03/31 14:18:15 rt 1.2.466.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ee698f0f0e50720129d12ac80e8c9057039d104c]

INTEGRATION: CWS changefileheader (1.6.34); FILE MERGED 2008/03/28 16:43:29 rt 1.6.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ec0e78204ba427a7733ae9d0a8835d93aedea378]

INTEGRATION: CWS changefileheader (1.10.222); FILE MERGED 2008/04/01 15:44:53 thb 1.10.222.3: #i85898# Stripping all external header guards 2008/04/01 12:43:26 thb 1.10.222.2: #i85898# Stripping all external header guards 2008/03/31 13:01:30 rt 1.10.222.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dc17415655a5aa0a5b7d5e253e60ba692d9a700f]

INTEGRATION: CWS changefileheader (1.6.56); FILE MERGED 2008/03/28 16:43:43 rt 1.6.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c60a4b6b53d06e83482cd44424a8f9e57299a4de]

INTEGRATION: CWS changefileheader (1.7.242); FILE MERGED 2008/04/01 15:59:14 thb 1.7.242.3: #i85898# Stripping all external header guards 2008/04/01 12:55:28 thb 1.7.242.2: #i85898# Stripping all external header guards 2008/03/31 16:58:33 rt 1.7.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d0ceba7cb49ee2e6f0941e7c6703ef132a7e4d4c]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/03/31 16:51:32 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4a4a0eb7a318148044862185d5cd272fa63018a4]

INTEGRATION: CWS changefileheader (1.3.36); FILE MERGED 2008/03/28 15:50:37 rt 1.3.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cb6f707ed6d58d0fe33678ae8421759dae8772a5]

INTEGRATION: CWS changefileheader (1.2.126); FILE MERGED 2008/03/28 16:43:29 rt 1.2.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ffe83a0cb659ded0f0e1720a0418786f01f97333]

INTEGRATION: CWS changefileheader (1.87.292); FILE MERGED 2008/04/01 15:30:06 thb 1.87.292.3: #i85898# Stripping all external header guards 2008/04/01 12:36:10 thb 1.87.292.2: #i85898# Stripping all external header guards 2008/03/31 17:14:29 rt 1.87.292.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e55cb56b76d0080e59f6e5f9487c79e29d053e07]

INTEGRATION: CWS changefileheader (1.4.246); FILE MERGED 2008/03/31 13:01:30 rt 1.4.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f93a0b42817e6290647ed3ac7725432bcd1556b8]

INTEGRATION: CWS changefileheader (1.3.1202); FILE MERGED 2008/04/01 15:59:13 thb 1.3.1202.3: #i85898# Stripping all external header guards 2008/04/01 12:55:28 thb 1.3.1202.2: #i85898# Stripping all external header guards 2008/03/31 16:58:33 rt 1.3.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9bfffbb741ba69cbf1ceae19a449cf39fb94c655]

INTEGRATION: CWS changefileheader (1.2.126); FILE MERGED 2008/04/01 15:04:02 thb 1.2.126.3: #i85898# Stripping all external header guards 2008/04/01 10:50:19 thb 1.2.126.2: #i85898# Stripping all external header guards 2008/03/28 16:43:29 rt 1.2.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f2f30e93e1b0912eff9eb9bb228866b3fdaa4ca2]

INTEGRATION: CWS changefileheader (1.45.292); FILE MERGED 2008/04/01 15:30:06 thb 1.45.292.3: #i85898# Stripping all external header guards 2008/04/01 12:36:09 thb 1.45.292.2: #i85898# Stripping all external header guards 2008/03/31 17:14:29 rt 1.45.292.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0d712c3fd93196c0d477c1ee1b177c9a086dd90d]

INTEGRATION: CWS changefileheader (1.2.466); FILE MERGED 2008/04/01 15:49:37 thb 1.2.466.3: #i85898# Stripping all external header guards 2008/04/01 12:46:50 thb 1.2.466.2: #i85898# Stripping all external header guards 2008/03/31 14:18:15 rt 1.2.466.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [01b22a7eb65aed8e848ef204406d845c08d8378c]

INTEGRATION: CWS changefileheader (1.6.246); FILE MERGED 2008/04/01 15:44:53 thb 1.6.246.3: #i85898# Stripping all external header guards 2008/04/01 12:43:26 thb 1.6.246.2: #i85898# Stripping all external header guards 2008/03/31 13:01:30 rt 1.6.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [33549e031912d34793fc23b1f26f3852a5ceb76c]

INTEGRATION: CWS changefileheader (1.4.36); FILE MERGED 2008/03/28 15:50:37 rt 1.4.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bcc866b83e76025e83c78a6ba5d7f357c324c086]

INTEGRATION: CWS changefileheader (1.12.242); FILE MERGED 2008/04/01 15:59:13 thb 1.12.242.2: #i85898# Stripping all external header guards 2008/03/31 16:58:33 rt 1.12.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ce4300903ae6fdb58ee420b54c88ced1262f4f90]

INTEGRATION: CWS changefileheader (1.2.234); FILE MERGED 2008/04/01 15:34:26 thb 1.2.234.3: #i85898# Stripping all external header guards 2008/04/01 12:38:46 thb 1.2.234.2: #i85898# Stripping all external header guards 2008/03/31 13:58:01 rt 1.2.234.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [128826542d096e0695b2c88737118208d54ebf35]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:51:32 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cd77ebb651a43f37d8677c22561cb37eb23fadae]

INTEGRATION: CWS changefileheader (1.2.294); FILE MERGED 2008/03/28 16:43:43 rt 1.2.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3e892a07ae07f5b75ff1a604983e3da6450bd627]

INTEGRATION: CWS changefileheader (1.2.126); FILE MERGED 2008/04/01 15:04:02 thb 1.2.126.3: #i85898# Stripping all external header guards 2008/04/01 10:50:19 thb 1.2.126.2: #i85898# Stripping all external header guards 2008/03/28 16:43:28 rt 1.2.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [efb9f0830384b3cc1a00521720213764fa27e699]

INTEGRATION: CWS changefileheader (1.123.44); FILE MERGED 2008/04/01 15:30:05 thb 1.123.44.3: #i85898# Stripping all external header guards 2008/04/01 12:36:09 thb 1.123.44.2: #i85898# Stripping all external header guards 2008/03/31 17:14:29 rt 1.123.44.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f065d329310d40853d4e1dd95aa3a137dd4fa6f1]

INTEGRATION: CWS changefileheader (1.4.324); FILE MERGED 2008/03/31 13:01:30 rt 1.4.324.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [21ed9e83ac2a8e123ac936dfda8a02cad3d7e1c4]

INTEGRATION: CWS changefileheader (1.5.242); FILE MERGED 2008/04/01 15:59:13 thb 1.5.242.3: #i85898# Stripping all external header guards 2008/04/01 12:55:28 thb 1.5.242.2: #i85898# Stripping all external header guards 2008/03/31 16:58:32 rt 1.5.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3dda3d5c6335eb32f0c9e43880ef004bfbd80562]

INTEGRATION: CWS changefileheader (1.3.500); FILE MERGED 2008/03/31 15:59:02 rt 1.3.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8021b2a83ac88d37e07a58097906f8fc7c7c218b]

INTEGRATION: CWS changefileheader (1.2.466); FILE MERGED 2008/04/01 15:49:36 thb 1.2.466.3: #i85898# Stripping all external header guards 2008/04/01 12:46:50 thb 1.2.466.2: #i85898# Stripping all external header guards 2008/03/31 14:18:15 rt 1.2.466.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6373f79eee37613df9de256a60b477312e5909ca]

INTEGRATION: CWS changefileheader (1.3.20); FILE MERGED 2008/03/28 16:43:28 rt 1.3.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [eff18b147aacee6035ea4060eb60ba2d546ed822]

INTEGRATION: CWS changefileheader (1.46.34); FILE MERGED 2008/04/01 12:36:09 thb 1.46.34.2: #i85898# Stripping all external header guards 2008/03/31 17:14:29 rt 1.46.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e0c559e08321ab961741f968d71c2e1423648a77]

INTEGRATION: CWS changefileheader (1.7.432); FILE MERGED 2008/04/01 15:44:52 thb 1.7.432.3: #i85898# Stripping all external header guards 2008/04/01 12:43:25 thb 1.7.432.2: #i85898# Stripping all external header guards 2008/03/31 13:01:27 rt 1.7.432.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b33850a51148ccee0e2ab9e0fa0d68ff633f7daf]

INTEGRATION: CWS changefileheader (1.2.1202); FILE MERGED 2008/03/31 16:58:32 rt 1.2.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b1c964cee19160005f02f3a007a0143dab7d5210]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/03/31 16:51:31 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4e2a3951c7d9a7e313e75345a88063142dc22215]

INTEGRATION: CWS changefileheader (1.50.34); FILE MERGED 2008/04/01 15:30:05 thb 1.50.34.3: #i85898# Stripping all external header guards 2008/04/01 12:36:09 thb 1.50.34.2: #i85898# Stripping all external header guards 2008/03/31 17:14:29 rt 1.50.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b7099cb98724fd450959dc005fd9b02208cc1ca0]

INTEGRATION: CWS changefileheader (1.9.244); FILE MERGED 2008/04/01 15:44:52 thb 1.9.244.2: #i85898# Stripping all external header guards 2008/03/31 13:01:27 rt 1.9.244.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c0f076488ac641328ea5d6c634aeb712e1338f9b]

INTEGRATION: CWS changefileheader (1.2.466); FILE MERGED 2008/04/01 12:46:49 thb 1.2.466.2: #i85898# Stripping all external header guards 2008/03/31 14:18:15 rt 1.2.466.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9e2dc6fa40b0de4d27aeea5d065f02bee7794d84]

INTEGRATION: CWS changefileheader (1.4.20); FILE MERGED 2008/03/28 16:43:28 rt 1.4.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [177263d7a4b9f52a8856e4853e23f04620c8bc38]

INTEGRATION: CWS changefileheader (1.4.242); FILE MERGED 2008/03/31 16:58:32 rt 1.4.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cc22edbfa7dc773677ee50d432ee0d750df58198]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:51:31 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fa94e82d90d499263084a70d5dfb2959c1009738]

INTEGRATION: CWS changefileheader (1.25.328); FILE MERGED 2008/04/01 15:30:05 thb 1.25.328.3: #i85898# Stripping all external header guards 2008/04/01 12:36:09 thb 1.25.328.2: #i85898# Stripping all external header guards 2008/03/31 17:14:29 rt 1.25.328.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cb60e59c82d2b9dc07d7510558f8da9206f9d8e0]

INTEGRATION: CWS changefileheader (1.29.244); FILE MERGED 2008/04/01 15:44:52 thb 1.29.244.3: #i85898# Stripping all external header guards 2008/04/01 12:43:25 thb 1.29.244.2: #i85898# Stripping all external header guards 2008/03/31 13:01:27 rt 1.29.244.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [49ed101c697b3a870d0d18d44a2502a76eec1b3d]

INTEGRATION: CWS changefileheader (1.6.216); FILE MERGED 2008/03/31 16:58:32 rt 1.6.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f3819c6ba414d7b3c4fd70264876c50fc2fa8416]

INTEGRATION: CWS changefileheader (1.67.290); FILE MERGED 2008/04/01 12:36:09 thb 1.67.290.2: #i85898# Stripping all external header guards 2008/03/31 17:14:28 rt 1.67.290.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4af78dedebc50f073f1586d17d9ed54762c92c39]

INTEGRATION: CWS changefileheader (1.24.246); FILE MERGED 2008/04/01 15:44:52 thb 1.24.246.3: #i85898# Stripping all external header guards 2008/04/01 12:43:25 thb 1.24.246.2: #i85898# Stripping all external header guards 2008/03/31 13:01:27 rt 1.24.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fa1e7da0085eb7cbde56c10026072e7d8599c7ea]

INTEGRATION: CWS changefileheader (1.9.60); FILE MERGED 2008/03/28 16:43:28 rt 1.9.60.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c1857d781824ab5eb65b5a87b7e2e79a2f06840e]

INTEGRATION: CWS changefileheader (1.11.240); FILE MERGED 2008/04/01 15:59:13 thb 1.11.240.3: #i85898# Stripping all external header guards 2008/04/01 12:55:27 thb 1.11.240.2: #i85898# Stripping all external header guards 2008/03/31 16:58:32 rt 1.11.240.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [12ac93d494442c3daad5da204c11c4cdbea0a3ce]

INTEGRATION: CWS changefileheader (1.3.60); FILE MERGED 2008/03/31 13:58:00 rt 1.3.60.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f9d3357044176d507b56b8178cfcfc648cf6c98f]

INTEGRATION: CWS changefileheader (1.33.88); FILE MERGED 2008/04/01 12:36:08 thb 1.33.88.2: #i85898# Stripping all external header guards 2008/03/31 17:14:28 rt 1.33.88.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f2779cd0f18b71421db65dd6fc49d042ad161dff]

INTEGRATION: CWS changefileheader (1.13.246); FILE MERGED 2008/04/01 15:44:52 thb 1.13.246.3: #i85898# Stripping all external header guards 2008/04/01 12:43:25 thb 1.13.246.2: #i85898# Stripping all external header guards 2008/03/31 13:01:26 rt 1.13.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [73750746e518a3dd69a57d5c17a044efa15ac433]

INTEGRATION: CWS changefileheader (1.4.60); FILE MERGED 2008/03/28 16:43:28 rt 1.4.60.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [23dc6b3187853f66d3cbec59c774cfefafea7e85]

INTEGRATION: CWS changefileheader (1.7.56); FILE MERGED 2008/03/28 16:43:42 rt 1.7.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c1025e32700239af0d7747d34839075b027d7e95]

INTEGRATION: CWS changefileheader (1.3.242); FILE MERGED 2008/04/01 15:59:12 thb 1.3.242.2: #i85898# Stripping all external header guards 2008/03/31 16:58:32 rt 1.3.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d1d0713d85b920d93ec659331d92266ea9dbf0c1]

INTEGRATION: CWS changefileheader (1.2.234); FILE MERGED 2008/04/01 12:38:46 thb 1.2.234.2: #i85898# Stripping all external header guards 2008/03/31 13:58:00 rt 1.2.234.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2bb370b6be09044b0f6dde77e4af8028fcaa39d1]

INTEGRATION: CWS changefileheader (1.3.36); FILE MERGED 2008/03/28 15:50:36 rt 1.3.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7e35ae247cb0dc6bf407004772c9449603b03c5c]

INTEGRATION: CWS changefileheader (1.90.146); FILE MERGED 2008/04/01 15:30:04 thb 1.90.146.3: #i85898# Stripping all external header guards 2008/04/01 12:36:08 thb 1.90.146.2: #i85898# Stripping all external header guards 2008/03/31 17:14:28 rt 1.90.146.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d34ae28bf54d3c728dfaaa2f3e6c0667b21ce563]

INTEGRATION: CWS changefileheader (1.2.466); FILE MERGED 2008/04/01 15:49:36 thb 1.2.466.3: #i85898# Stripping all external header guards 2008/04/01 12:46:49 thb 1.2.466.2: #i85898# Stripping all external header guards 2008/03/31 14:18:15 rt 1.2.466.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4a377809f885aa316fbe20c834bae3f333fcf6e6]

INTEGRATION: CWS changefileheader (1.22.206); FILE MERGED 2008/04/01 15:44:52 thb 1.22.206.3: #i85898# Stripping all external header guards 2008/04/01 12:43:25 thb 1.22.206.2: #i85898# Stripping all external header guards 2008/03/31 13:01:26 rt 1.22.206.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [81032ef717793cd1936d32dce7b54f4c8c51e22f]

INTEGRATION: CWS changefileheader (1.4.60); FILE MERGED 2008/04/01 15:04:02 thb 1.4.60.2: #i85898# Stripping all external header guards 2008/03/28 16:43:28 rt 1.4.60.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3f9240db912261be0acfe8659a06e642bbad92d5]

INTEGRATION: CWS changefileheader (1.8.98); FILE MERGED 2008/04/01 15:59:12 thb 1.8.98.3: #i85898# Stripping all external header guards 2008/04/01 12:55:27 thb 1.8.98.2: #i85898# Stripping all external header guards 2008/03/31 16:58:32 rt 1.8.98.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [da13b5c0b3c95d0521988126eccb44e76445d36a]

INTEGRATION: CWS changefileheader (1.2.234); FILE MERGED 2008/03/31 13:58:00 rt 1.2.234.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6baecbdb1de91f8f4caabe1daf16ce80d383530e]

INTEGRATION: CWS changefileheader (1.5.56); FILE MERGED 2008/03/28 16:43:42 rt 1.5.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [63d649000a2521395e026aebf2cedd93cafcee92]

INTEGRATION: CWS changefileheader (1.15.244); FILE MERGED 2008/04/01 15:44:51 thb 1.15.244.2: #i85898# Stripping all external header guards 2008/03/31 13:01:26 rt 1.15.244.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6ca5df1b6637e31c75a04c5389f6e251e62c1d75]

INTEGRATION: CWS changefileheader (1.2.466); FILE MERGED 2008/03/31 14:18:15 rt 1.2.466.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1fe0871ed8f36dff8ee8e882113c9ea62f48ccb8]

INTEGRATION: CWS changefileheader (1.3.330); FILE MERGED 2008/03/31 17:14:28 rt 1.3.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8fbb9287eef95dd3cc1c68d0ff2e4bb81406d759]

INTEGRATION: CWS changefileheader (1.4.60); FILE MERGED 2008/04/01 15:04:01 thb 1.4.60.2: #i85898# Stripping all external header guards 2008/03/28 16:43:28 rt 1.4.60.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a109586924f4ac9aa9c4f6a1e47634ed215d1e78]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:43:42 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [03d232ea4fa7f2c2484f00deb67412c2913e72ab]

INTEGRATION: CWS changefileheader (1.9.242); FILE MERGED 2008/04/01 15:59:12 thb 1.9.242.3: #i85898# Stripping all external header guards 2008/04/01 12:55:27 thb 1.9.242.2: #i85898# Stripping all external header guards 2008/03/31 16:58:32 rt 1.9.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [98829908850315e2072e506768cc4b4a844c6d66]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:51:30 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [79aab97923ddd3ee031b210e5797023aca49707f]

INTEGRATION: CWS changefileheader (1.7.244); FILE MERGED 2008/04/01 15:44:51 thb 1.7.244.3: #i85898# Stripping all external header guards 2008/04/01 12:43:25 thb 1.7.244.2: #i85898# Stripping all external header guards 2008/03/31 13:01:26 rt 1.7.244.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c3b1cacd52731a65423cdf0992bf3bd907a54add]

INTEGRATION: CWS changefileheader (1.13.328); FILE MERGED 2008/03/31 17:14:28 rt 1.13.328.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c688bbb9efdc7717940a4731871cd930e9eb8b2b]

INTEGRATION: CWS changefileheader (1.12.178); FILE MERGED 2008/03/31 15:58:59 rt 1.12.178.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cc6e07c401c534ebf645c6b9c664544b3d0a5ccb]

INTEGRATION: CWS changefileheader (1.2.126); FILE MERGED 2008/03/28 16:43:28 rt 1.2.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d9fa4917db9d684b3c4df07da601dc6f8fa0feea]

INTEGRATION: CWS changefileheader (1.2.234); FILE MERGED 2008/04/01 12:38:45 thb 1.2.234.2: #i85898# Stripping all external header guards 2008/03/31 13:58:00 rt 1.2.234.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8c1d9f707b4a8fadfa6b0186b40a1339240d752a]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:51:26 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9b3b43b7c73cc1c2ec222d8304e77f2f45479d01]

INTEGRATION: CWS changefileheader (1.4.1202); FILE MERGED 2008/04/01 15:59:12 thb 1.4.1202.2: #i85898# Stripping all external header guards 2008/03/31 16:58:32 rt 1.4.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [305b2152688005a556ea5bc6ecf660c6579afba0]

INTEGRATION: CWS changefileheader (1.32.26); FILE MERGED 2008/04/01 15:44:51 thb 1.32.26.2: #i85898# Stripping all external header guards 2008/03/31 13:01:26 rt 1.32.26.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1d5a74f2447dd599cb0028f5532a500e02f08d86]

INTEGRATION: CWS changefileheader (1.2.126); FILE MERGED 2008/04/01 15:04:01 thb 1.2.126.2: #i85898# Stripping all external header guards 2008/03/28 16:43:28 rt 1.2.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8ccc42b262620a1e61f5b033e310736d6f6d5ddf]

INTEGRATION: CWS changefileheader (1.10.330); FILE MERGED 2008/04/01 15:30:04 thb 1.10.330.2: #i85898# Stripping all external header guards 2008/03/31 17:14:27 rt 1.10.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [aee0c3008b0b3a196e6a0757ad5dc277701de19a]

INTEGRATION: CWS changefileheader (1.12.500); FILE MERGED 2008/03/31 15:58:59 rt 1.12.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [588842ff7d13000e1d759c30e20ff08eeb202c64]

INTEGRATION: CWS changefileheader (1.2.18); FILE MERGED 2008/03/31 16:51:21 rt 1.2.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4efb3f2d149fee1d0899c305ee8793961c68fa25]

INTEGRATION: CWS changefileheader (1.5.1202); FILE MERGED 2008/03/31 16:58:32 rt 1.5.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a063743742420a3c7e60ebf2fddc62918a7d952f]

INTEGRATION: CWS changefileheader (1.11.432); FILE MERGED 2008/04/01 15:44:51 thb 1.11.432.3: #i85898# Stripping all external header guards 2008/04/01 12:43:25 thb 1.11.432.2: #i85898# Stripping all external header guards 2008/03/31 13:01:26 rt 1.11.432.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d578bb7d57c34c3287607f72d517c86984f7c776]

INTEGRATION: CWS changefileheader (1.2.466); FILE MERGED 2008/04/01 15:49:36 thb 1.2.466.2: #i85898# Stripping all external header guards 2008/03/31 14:18:15 rt 1.2.466.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3176e0cb21f1ee795d18e640bd7da899f05427db]

INTEGRATION: CWS changefileheader (1.14.500); FILE MERGED 2008/03/31 15:58:59 rt 1.14.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [00fdd4f9094dc8289e5ee646f8951f9551778538]

INTEGRATION: CWS changefileheader (1.6.492); FILE MERGED 2008/04/01 15:30:04 thb 1.6.492.2: #i85898# Stripping all external header guards 2008/03/31 17:14:20 rt 1.6.492.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a1f880e63826a54a8a949b0408d5862067c165ed]

INTEGRATION: CWS changefileheader (1.3.1202); FILE MERGED 2008/03/31 16:58:32 rt 1.3.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c6e5b10e2d1d9db802b6775478879b8790892795]

INTEGRATION: CWS changefileheader (1.33.8); FILE MERGED 2008/04/01 15:44:51 thb 1.33.8.2: #i85898# Stripping all external header guards 2008/03/31 13:01:26 rt 1.33.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3a375f7a5673e9093b5b65ca921786aad1fa2b15]

INTEGRATION: CWS changefileheader (1.3.138); FILE MERGED 2008/04/01 15:49:36 thb 1.3.138.3: #i85898# Stripping all external header guards 2008/04/01 12:46:48 thb 1.3.138.2: #i85898# Stripping all external header guards 2008/03/31 14:18:15 rt 1.3.138.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a18984777263d7609fa71efcbf29539e71096c80]

INTEGRATION: CWS changefileheader (1.8.500); FILE MERGED 2008/03/31 15:58:59 rt 1.8.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b2bd4b4937f4730d522fa0edd81445a74b10d359]

INTEGRATION: CWS changefileheader (1.18.20); FILE MERGED 2008/03/28 16:43:28 rt 1.18.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4385a17791d444e31f9a526a23f1b5c8f6819fff]

INTEGRATION: CWS changefileheader (1.8.136); FILE MERGED 2008/03/31 17:14:19 rt 1.8.136.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [022d21e290b484d0eb2546961b67fa523fd360a7]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/03/31 16:51:21 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [527b2df77def1fa92557c63dd6e2cf9dce408460]

INTEGRATION: CWS changefileheader (1.7.242); FILE MERGED 2008/03/31 16:58:31 rt 1.7.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a91dce9ddeea71db738750787d48d4a2c0249709]

INTEGRATION: CWS changefileheader (1.6.68); FILE MERGED 2008/04/01 15:44:51 thb 1.6.68.3: #i85898# Stripping all external header guards 2008/04/01 12:43:25 thb 1.6.68.2: #i85898# Stripping all external header guards 2008/03/31 13:01:26 rt 1.6.68.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [97229b3fdf20520ce54eb6b6da73ed9db7be4668]

INTEGRATION: CWS changefileheader (1.10.330); FILE MERGED 2008/04/01 15:30:04 thb 1.10.330.2: #i85898# Stripping all external header guards 2008/03/31 17:14:19 rt 1.10.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [44733e176b47629c16d6294e1e7da6a6c0c33ff4]

INTEGRATION: CWS changefileheader (1.5.58); FILE MERGED 2008/03/31 16:51:21 rt 1.5.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4674a6c8d5e09fa7073d97fb1e45586c83241878]

INTEGRATION: CWS changefileheader (1.7.244); FILE MERGED 2008/04/01 15:44:50 thb 1.7.244.2: #i85898# Stripping all external header guards 2008/03/31 13:01:26 rt 1.7.244.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a386ba8b84d8c267a9e772e101e4feba643bfdef]

INTEGRATION: CWS changefileheader (1.5.242); FILE MERGED 2008/03/31 16:58:31 rt 1.5.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [77b9248c1eb488658f13057f6a93a8260f99bb81]

INTEGRATION: CWS changefileheader (1.3.132); FILE MERGED 2008/04/01 15:34:26 thb 1.3.132.3: #i85898# Stripping all external header guards 2008/04/01 12:38:45 thb 1.3.132.2: #i85898# Stripping all external header guards 2008/03/31 13:58:00 rt 1.3.132.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [14a37b3e5d11774bb9cc82c779aaf6da4fc8ece7]

INTEGRATION: CWS changefileheader (1.7.320); FILE MERGED 2008/03/31 17:14:19 rt 1.7.320.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [368f6270643d8f4c8c92424908ea66db03eeee4f]

INTEGRATION: CWS changefileheader (1.6.58); FILE MERGED 2008/03/31 16:51:21 rt 1.6.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2ec8bbe64b024eb2443f2b381ed7e48e310b7971]

INTEGRATION: CWS changefileheader (1.20.214); FILE MERGED 2008/04/01 15:59:12 thb 1.20.214.3: #i85898# Stripping all external header guards 2008/04/01 12:55:27 thb 1.20.214.2: #i85898# Stripping all external header guards 2008/03/31 16:58:31 rt 1.20.214.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3b99710668434c87476f23c22e7f9e5458924119]

INTEGRATION: CWS changefileheader (1.14.244); FILE MERGED 2008/04/01 15:44:50 thb 1.14.244.2: #i85898# Stripping all external header guards 2008/03/31 13:01:26 rt 1.14.244.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5dac9d12d5446bfd1f675849241b2afb467c8d4d]

INTEGRATION: CWS changefileheader (1.2.466); FILE MERGED 2008/04/01 12:46:48 thb 1.2.466.2: #i85898# Stripping all external header guards 2008/03/31 14:18:15 rt 1.2.466.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [295f965967945e2639822f3177b4de8180fc2d80]

INTEGRATION: CWS changefileheader (1.6.500); FILE MERGED 2008/03/31 15:58:59 rt 1.6.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b5b00a72392e1f5dd064d60be6ffaf031f4c2a48]

INTEGRATION: CWS changefileheader (1.32.34); FILE MERGED 2008/04/01 15:30:03 thb 1.32.34.2: #i85898# Stripping all external header guards 2008/03/31 17:14:19 rt 1.32.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [18c32d59d431a3af8601f21b577f8d4991638638]

INTEGRATION: CWS changefileheader (1.2.234); FILE MERGED 2008/04/01 12:38:44 thb 1.2.234.2: #i85898# Stripping all external header guards 2008/03/31 13:58:00 rt 1.2.234.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [387034664fc395e2b9797f3b996febe586dc7b26]

INTEGRATION: CWS changefileheader (1.5.62); FILE MERGED 2008/03/31 16:51:21 rt 1.5.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a544c07656c6a49940eb1db677fca33e82542f02]

INTEGRATION: CWS changefileheader (1.2.466); FILE MERGED 2008/04/01 15:49:36 thb 1.2.466.3: #i85898# Stripping all external header guards 2008/04/01 12:46:48 thb 1.2.466.2: #i85898# Stripping all external header guards 2008/03/31 14:18:15 rt 1.2.466.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6b9a141559360d767e21ce4c144889734a34a92a]

INTEGRATION: CWS changefileheader (1.11.242); FILE MERGED 2008/04/01 15:59:12 thb 1.11.242.3: #i85898# Stripping all external header guards 2008/04/01 12:55:27 thb 1.11.242.2: #i85898# Stripping all external header guards 2008/03/31 16:58:31 rt 1.11.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [89bdd157882db19e0be4657fdf7bda5ef3656b40]

INTEGRATION: CWS changefileheader (1.3.36); FILE MERGED 2008/03/28 15:50:35 rt 1.3.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d1da1193ce79fd7f5286d677300ab7c883c965dd]

INTEGRATION: CWS changefileheader (1.80.2); FILE MERGED 2008/04/01 15:44:50 thb 1.80.2.3: #i85898# Stripping all external header guards 2008/04/01 12:43:25 thb 1.80.2.2: #i85898# Stripping all external header guards 2008/03/31 13:01:26 rt 1.80.2.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8dc89e4827cb5a5d4be872575c85ce9621ab8992]

INTEGRATION: CWS changefileheader (1.6.492); FILE MERGED 2008/03/31 17:14:19 rt 1.6.492.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c7cd402fe3f435a93530651dcf042deb672dfd1b]

INTEGRATION: CWS changefileheader (1.4.14); FILE MERGED 2008/03/28 15:50:35 rt 1.4.14.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [49a2cb630a34d1aee92b50b516170900cd128f7f]

INTEGRATION: CWS changefileheader (1.5.58); FILE MERGED 2008/03/28 16:43:42 rt 1.5.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d7178c5a51d65755756fab0705edb23c063c97ac]

INTEGRATION: CWS changefileheader (1.4.242); FILE MERGED 2008/04/01 15:59:11 thb 1.4.242.2: #i85898# Stripping all external header guards 2008/03/31 16:58:31 rt 1.4.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f8a103eb45102dc47f3c9c92bd612611227a74dd]

INTEGRATION: CWS changefileheader (1.7.500); FILE MERGED 2008/03/31 15:58:59 rt 1.7.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [08d12ea24002f5de374d74cd9a00bc024f4acf90]

INTEGRATION: CWS changefileheader (1.9.170); FILE MERGED 2008/04/01 15:44:50 thb 1.9.170.3: #i85898# Stripping all external header guards 2008/04/01 12:43:25 thb 1.9.170.2: #i85898# Stripping all external header guards 2008/03/31 13:01:26 rt 1.9.170.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f9877ba05d538fc359b43c1720fff9a5189294bb]

INTEGRATION: CWS changefileheader (1.6.330); FILE MERGED 2008/03/31 17:14:19 rt 1.6.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d7844ca607fab874cc87ac54ccdf802cc1d358f2]

INTEGRATION: CWS changefileheader (1.3.1202); FILE MERGED 2008/04/01 15:59:11 thb 1.3.1202.2: #i85898# Stripping all external header guards 2008/03/31 16:58:31 rt 1.3.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d0ffaac175e118536ddda08c27b70cc5f15c791b]

INTEGRATION: CWS changefileheader (1.21.68); FILE MERGED 2008/04/01 15:34:25 thb 1.21.68.3: #i85898# Stripping all external header guards 2008/04/01 12:38:44 thb 1.21.68.2: #i85898# Stripping all external header guards 2008/03/31 13:58:00 rt 1.21.68.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bd719a250537ce4e5118483301618a0c9a88093d]

INTEGRATION: CWS changefileheader (1.5.244); FILE MERGED 2008/04/01 15:44:50 thb 1.5.244.2: #i85898# Stripping all external header guards 2008/03/31 13:01:26 rt 1.5.244.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d4adddd70ec21ac7cc128a82bb23d0c982af0b60]

INTEGRATION: CWS changefileheader (1.2.466); FILE MERGED 2008/04/01 15:49:36 thb 1.2.466.3: #i85898# Stripping all external header guards 2008/04/01 12:46:47 thb 1.2.466.2: #i85898# Stripping all external header guards 2008/03/31 14:18:15 rt 1.2.466.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [17ddc0ad6d628a0c788b345a476e6490b5279204]

INTEGRATION: CWS changefileheader (1.16.86); FILE MERGED 2008/04/01 15:30:03 thb 1.16.86.2: #i85898# Stripping all external header guards 2008/03/31 17:14:19 rt 1.16.86.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [240730d15f996d8b9e068cbf3705c01351c3aa51]

INTEGRATION: CWS changefileheader (1.3.1202); FILE MERGED 2008/04/01 15:59:11 thb 1.3.1202.3: #i85898# Stripping all external header guards 2008/04/01 12:55:27 thb 1.3.1202.2: #i85898# Stripping all external header guards 2008/03/31 16:58:31 rt 1.3.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6f799b127fcae5d63fa6fef0dcf75325a3282e89]

INTEGRATION: CWS changefileheader (1.5.62); FILE MERGED 2008/03/31 16:51:20 rt 1.5.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [456813286b22cc4b8a120d88bb6ef20a33a9ea9a]

INTEGRATION: CWS changefileheader (1.4.166); FILE MERGED 2008/03/28 16:43:42 rt 1.4.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5b61892531cada8e33a5b34ea8a20c52c223d696]

INTEGRATION: CWS changefileheader (1.5.624); FILE MERGED 2008/03/31 13:57:59 rt 1.5.624.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d72be247d633137f9de61ffb2dc061287c31379b]

INTEGRATION: CWS changefileheader (1.2.466); FILE MERGED 2008/04/01 12:46:47 thb 1.2.466.2: #i85898# Stripping all external header guards 2008/03/31 14:18:15 rt 1.2.466.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0c480ae2c97f4744ff7a1cbafaf2c643e83f1244]

INTEGRATION: CWS changefileheader (1.7.330); FILE MERGED 2008/03/31 17:14:19 rt 1.7.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a0de660d6a036796daf31f845b673c478920c719]

INTEGRATION: CWS changefileheader (1.6.58); FILE MERGED 2008/03/31 16:51:20 rt 1.6.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dd4123b4782c9c5435efef5ac6bca73630e06ce3]

INTEGRATION: CWS changefileheader (1.8.934); FILE MERGED 2008/04/01 15:59:11 thb 1.8.934.3: #i85898# Stripping all external header guards 2008/04/01 12:55:27 thb 1.8.934.2: #i85898# Stripping all external header guards 2008/03/31 16:58:31 rt 1.8.934.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [904e614ad2541fd5f1623de3073aca056b9c963e]

INTEGRATION: CWS changefileheader (1.14.16); FILE MERGED 2008/04/01 15:34:25 thb 1.14.16.3: #i85898# Stripping all external header guards 2008/04/01 12:38:44 thb 1.14.16.2: #i85898# Stripping all external header guards 2008/03/31 13:57:59 rt 1.14.16.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f1b36090311cbc55a26b94d73c73299b93e1d238]

INTEGRATION: CWS changefileheader (1.4.246); FILE MERGED 2008/03/31 13:01:26 rt 1.4.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fa2d8ef05ad4cc85752f26f9b6ed5ff31d657a38]

INTEGRATION: CWS changefileheader (1.3.492); FILE MERGED 2008/03/31 17:14:19 rt 1.3.492.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c95a2a50fd4a7e7837dc5e0a46536421265fc439]

INTEGRATION: CWS changefileheader (1.8.298); FILE MERGED 2008/04/01 15:34:25 thb 1.8.298.2: #i85898# Stripping all external header guards 2008/03/31 13:57:59 rt 1.8.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ae216a978292ceed9a35c1d7091e59af262cc699]

INTEGRATION: CWS changefileheader (1.35.174); FILE MERGED 2008/04/01 15:44:49 thb 1.35.174.3: #i85898# Stripping all external header guards 2008/04/01 12:43:24 thb 1.35.174.2: #i85898# Stripping all external header guards 2008/03/31 13:01:25 rt 1.35.174.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0ee0d0f5a778715d359ced7d099098108ba2ff43]

INTEGRATION: CWS changefileheader (1.6.330); FILE MERGED 2008/03/31 17:14:18 rt 1.6.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1e5deaeda5e765e82f125c33c7b1aee282cf58be]

INTEGRATION: CWS changefileheader (1.6.242); FILE MERGED 2008/04/01 15:59:11 thb 1.6.242.2: #i85898# Stripping all external header guards 2008/03/31 16:58:31 rt 1.6.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [309ec098f80814c100aa6316da00026d15327782]

INTEGRATION: CWS changefileheader (1.2.294); FILE MERGED 2008/03/28 16:43:41 rt 1.2.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0e8e4d4ff783115322e956df8847646ac6667d46]

INTEGRATION: CWS changefileheader (1.6.34); FILE MERGED 2008/03/31 17:14:18 rt 1.6.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fd88ef3c79abd9e6c13b6174feb9287ccf514905]

INTEGRATION: CWS changefileheader (1.15.738); FILE MERGED 2008/04/01 15:59:11 thb 1.15.738.3: #i85898# Stripping all external header guards 2008/04/01 12:55:27 thb 1.15.738.2: #i85898# Stripping all external header guards 2008/03/31 16:58:31 rt 1.15.738.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [474c986f9663ed8cd4f7b461ff1a09a827b72722]

INTEGRATION: CWS changefileheader (1.24.26); FILE MERGED 2008/04/01 15:44:49 thb 1.24.26.2: #i85898# Stripping all external header guards 2008/03/31 13:01:25 rt 1.24.26.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4d28fd44b94de5dba0475863ed4e13ca5acf5fd2]

INTEGRATION: CWS changefileheader (1.4.36); FILE MERGED 2008/03/28 15:50:35 rt 1.4.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ecdaaa5146765f7ff6def628f364011a5ad4b47d]

INTEGRATION: CWS changefileheader (1.5.492); FILE MERGED 2008/03/31 17:14:18 rt 1.5.492.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f549015197783ba6bb43a0e139c045e2bbb8d474]

INTEGRATION: CWS changefileheader (1.3.138); FILE MERGED 2008/04/01 15:49:36 thb 1.3.138.3: #i85898# Stripping all external header guards 2008/04/01 12:46:47 thb 1.3.138.2: #i85898# Stripping all external header guards 2008/03/31 14:18:15 rt 1.3.138.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [92b171c0e115bfcbbd6005304b2414f309b24e61]

INTEGRATION: CWS changefileheader (1.46.22); FILE MERGED 2008/04/01 15:34:25 thb 1.46.22.3: #i85898# Stripping all external header guards 2008/04/01 12:38:44 thb 1.46.22.2: #i85898# Stripping all external header guards 2008/03/31 13:57:59 rt 1.46.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7249d9f5f0d2d32c6de93596253e5b90069f78e8]

INTEGRATION: CWS changefileheader (1.8.246); FILE MERGED 2008/04/01 15:44:49 thb 1.8.246.3: #i85898# Stripping all external header guards 2008/04/01 12:43:24 thb 1.8.246.2: #i85898# Stripping all external header guards 2008/03/31 13:01:25 rt 1.8.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7714ed5100e9a461802b97d1225b733d1a49e64b]

INTEGRATION: CWS changefileheader (1.5.34); FILE MERGED 2008/03/28 16:43:25 rt 1.5.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [318a389fd0a34e7b7c970ccaad622d145223c0c5]

INTEGRATION: CWS changefileheader (1.3.36); FILE MERGED 2008/03/28 15:50:34 rt 1.3.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [71a14fa37ee3027abe3ac7493abe7cc95d5323a2]

INTEGRATION: CWS changefileheader (1.3.738); FILE MERGED 2008/04/01 15:59:11 thb 1.3.738.2: #i85898# Stripping all external header guards 2008/03/31 16:58:31 rt 1.3.738.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ac199edcb5e8da4f218f942755aaf44a24f22cd3]

INTEGRATION: CWS changefileheader (1.11.24); FILE MERGED 2008/04/01 12:36:08 thb 1.11.24.2: #i85898# Stripping all external header guards 2008/03/31 17:14:18 rt 1.11.24.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7c714babb337b6e07931c190bd83fc619a65f581]

INTEGRATION: CWS changefileheader (1.2.466); FILE MERGED 2008/04/01 15:49:36 thb 1.2.466.3: #i85898# Stripping all external header guards 2008/04/01 12:46:47 thb 1.2.466.2: #i85898# Stripping all external header guards 2008/03/31 14:18:14 rt 1.2.466.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5f0b551f57736689365f17cd83b720716c7faeb5]

INTEGRATION: CWS changefileheader (1.79.220); FILE MERGED 2008/04/01 15:34:24 thb 1.79.220.3: #i85898# Stripping all external header guards 2008/04/01 12:38:43 thb 1.79.220.2: #i85898# Stripping all external header guards 2008/03/31 13:57:59 rt 1.79.220.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2a4b631e0590fe637c35a5d10e621ea7b2931617]

INTEGRATION: CWS changefileheader (1.13.244); FILE MERGED 2008/04/01 15:44:49 thb 1.13.244.2: #i85898# Stripping all external header guards 2008/03/31 13:01:25 rt 1.13.244.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [992773540082c9d8a94aff98f370db5699054281]

INTEGRATION: CWS changefileheader (1.7.58); FILE MERGED 2008/03/31 16:51:20 rt 1.7.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b7cb1cbb051a67ff3d4615c5f1b722e359303bd6]

INTEGRATION: CWS changefileheader (1.2.126); FILE MERGED 2008/03/28 16:43:24 rt 1.2.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4a30b439ded3d0367cfd0d026b5f9e190042e0ea]

INTEGRATION: CWS changefileheader (1.6.216); FILE MERGED 2008/04/01 15:59:11 thb 1.6.216.2: #i85898# Stripping all external header guards 2008/03/31 16:58:31 rt 1.6.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ab3b0088d6c773722807f14be2b26e00a43bd05f]

INTEGRATION: CWS changefileheader (1.8.94); FILE MERGED 2008/03/31 17:14:18 rt 1.8.94.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9fa1b16dae2858bea502df7eddb81e69738264e9]

INTEGRATION: CWS changefileheader (1.3.446); FILE MERGED 2008/04/01 15:49:36 thb 1.3.446.3: #i85898# Stripping all external header guards 2008/04/01 12:46:47 thb 1.3.446.2: #i85898# Stripping all external header guards 2008/03/31 14:18:14 rt 1.3.446.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f784a7dbe413fe2a4242d834f33488d5b2363cf3]

INTEGRATION: CWS changefileheader (1.22.14); FILE MERGED 2008/04/01 15:34:24 thb 1.22.14.3: #i85898# Stripping all external header guards 2008/04/01 12:38:43 thb 1.22.14.2: #i85898# Stripping all external header guards 2008/03/31 13:57:59 rt 1.22.14.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0c4fc781cc3a928de195a5c2efcd177630e135df]

INTEGRATION: CWS changefileheader (1.60.210); FILE MERGED 2008/03/31 13:01:25 rt 1.60.210.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2abafbf6120292ebbb375f28d3063366aebe652e]

INTEGRATION: CWS changefileheader (1.27.34); FILE MERGED 2008/04/01 15:30:03 thb 1.27.34.2: #i85898# Stripping all external header guards 2008/03/31 17:14:18 rt 1.27.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f09a6768ff46fb4ec24640cb9576783614b73cd7]

INTEGRATION: CWS changefileheader (1.5.1200); FILE MERGED 2008/04/01 15:59:11 thb 1.5.1200.3: #i85898# Stripping all external header guards 2008/04/01 12:55:27 thb 1.5.1200.2: #i85898# Stripping all external header guards 2008/03/31 16:58:30 rt 1.5.1200.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3ac3479902de9c539277606edccbd167cd4abb82]

INTEGRATION: CWS changefileheader (1.9.500); FILE MERGED 2008/03/31 15:58:59 rt 1.9.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0c4d411e3ffad60e06d7d4b7195b767bf71e804a]

INTEGRATION: CWS changefileheader (1.33.222); FILE MERGED 2008/04/01 15:34:24 thb 1.33.222.3: #i85898# Stripping all external header guards 2008/04/01 12:38:43 thb 1.33.222.2: #i85898# Stripping all external header guards 2008/03/31 13:57:59 rt 1.33.222.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [45573fd24c8ed424c235f2a2a7689e9c0df14d19]

INTEGRATION: CWS changefileheader (1.3.446); FILE MERGED 2008/04/01 15:49:36 thb 1.3.446.3: #i85898# Stripping all external header guards 2008/04/01 12:46:46 thb 1.3.446.2: #i85898# Stripping all external header guards 2008/03/31 14:18:14 rt 1.3.446.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5fe8fe0ff0135f8e905a7494d0bd70ceef55c6a3]

INTEGRATION: CWS changefileheader (1.11.244); FILE MERGED 2008/04/01 15:44:48 thb 1.11.244.2: #i85898# Stripping all external header guards 2008/03/31 13:01:25 rt 1.11.244.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d93f0eb72d98d7c9243c0946a49fc3241a85ffb8]

INTEGRATION: CWS changefileheader (1.3.106); FILE MERGED 2008/04/01 15:04:01 thb 1.3.106.3: #i85898# Stripping all external header guards 2008/04/01 10:50:19 thb 1.3.106.2: #i85898# Stripping all external header guards 2008/03/28 16:43:24 rt 1.3.106.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a6b457842534340282f13b23542ddc9a9b82e02b]

INTEGRATION: CWS changefileheader (1.10.330); FILE MERGED 2008/03/31 17:14:18 rt 1.10.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f869f765bf8c067f4575a881c89f0f295284ef14]

INTEGRATION: CWS changefileheader (1.8.500); FILE MERGED 2008/03/31 15:58:58 rt 1.8.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ba145b4a39b89ff9c9acf2d0f673f8c61fa2af7b]

INTEGRATION: CWS changefileheader (1.30.216); FILE MERGED 2008/04/01 15:59:11 thb 1.30.216.3: #i85898# Stripping all external header guards 2008/04/01 12:55:27 thb 1.30.216.2: #i85898# Stripping all external header guards 2008/03/31 16:58:30 rt 1.30.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f3923936b20069dedc69eb0d15fbe3d32906f282]

INTEGRATION: CWS changefileheader (1.3.132); FILE MERGED 2008/04/01 15:49:36 thb 1.3.132.3: #i85898# Stripping all external header guards 2008/04/01 12:46:46 thb 1.3.132.2: #i85898# Stripping all external header guards 2008/03/31 14:18:14 rt 1.3.132.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [38e3955d6e4fb7aa57049aaf0e69119ad94de3c8]

INTEGRATION: CWS changefileheader (1.26.226); FILE MERGED 2008/03/31 13:57:49 rt 1.26.226.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [08a8c139f05cbe8b1308cc8f5294172a92be54e9]

INTEGRATION: CWS changefileheader (1.11.2); FILE MERGED 2008/04/01 15:44:48 thb 1.11.2.3: #i85898# Stripping all external header guards 2008/04/01 12:43:24 thb 1.11.2.2: #i85898# Stripping all external header guards 2008/03/31 13:01:25 rt 1.11.2.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [be9b762f03633d6179b4eea94cafd842144c40e5]

INTEGRATION: CWS changefileheader (1.3.36); FILE MERGED 2008/03/28 15:50:30 rt 1.3.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [660b1f40015c03fa8ca10e6ad87e5c24b4e2216c]

INTEGRATION: CWS changefileheader (1.8.126); FILE MERGED 2008/03/28 16:43:24 rt 1.8.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [05ac8fb1c1789490f507eb7c0d77c2230f7cb1c6]

INTEGRATION: CWS changefileheader (1.10.256); FILE MERGED 2008/04/01 15:34:23 thb 1.10.256.2: #i85898# Stripping all external header guards 2008/03/31 13:57:49 rt 1.10.256.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f0ce9aefe40ae52b9aee2fbeff3dd564e6410a31]

INTEGRATION: CWS changefileheader (1.6.492); FILE MERGED 2008/03/31 17:14:18 rt 1.6.492.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2869f033df58b66dd985bf5be1b57ada0ae1e0f2]

INTEGRATION: CWS changefileheader (1.2.178); FILE MERGED 2008/03/31 15:58:58 rt 1.2.178.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a6d6c434aec91fa8d1602b32f08ece0f61799189]

INTEGRATION: CWS changefileheader (1.2.1202); FILE MERGED 2008/03/31 16:58:30 rt 1.2.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [aee231c6cfe85c9c27f087012b3dea3a98724d9a]

INTEGRATION: CWS changefileheader (1.2.466); FILE MERGED 2008/03/31 14:18:14 rt 1.2.466.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a7be86b9ec0d5e20568c34d3eb4e26d16d511aa7]

INTEGRATION: CWS changefileheader (1.20.246); FILE MERGED 2008/04/01 15:44:48 thb 1.20.246.3: #i85898# Stripping all external header guards 2008/04/01 12:43:24 thb 1.20.246.2: #i85898# Stripping all external header guards 2008/03/31 13:01:25 rt 1.20.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2c4ee12b97cdc6170dc66bbd3bcd48fcde20855a]

INTEGRATION: CWS changefileheader (1.22.18); FILE MERGED 2008/04/01 15:04:01 thb 1.22.18.3: #i85898# Stripping all external header guards 2008/04/01 10:50:19 thb 1.22.18.2: #i85898# Stripping all external header guards 2008/03/28 16:43:24 rt 1.22.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2cfe5fc42080d1fd77769167e1ff43003e503390]

INTEGRATION: CWS changefileheader (1.7.242); FILE MERGED 2008/04/01 15:59:11 thb 1.7.242.2: #i85898# Stripping all external header guards 2008/03/31 16:58:30 rt 1.7.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b408428035c349ea075f025d21adcabf93483127]

INTEGRATION: CWS changefileheader (1.9.16); FILE MERGED 2008/04/01 15:34:23 thb 1.9.16.2: #i85898# Stripping all external header guards 2008/03/31 13:57:49 rt 1.9.16.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b199ccd449965f87d7aeb4516018dd7f8c25e5f6]

INTEGRATION: CWS changefileheader (1.8.450); FILE MERGED 2008/04/01 15:44:48 thb 1.8.450.2: #i85898# Stripping all external header guards 2008/03/31 13:01:25 rt 1.8.450.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e3f906f28f4f875c12e5d6cf6ce88d34467f3562]

INTEGRATION: CWS changefileheader (1.2.66); FILE MERGED 2008/04/01 15:04:01 thb 1.2.66.2: #i85898# Stripping all external header guards 2008/03/28 16:43:24 rt 1.2.66.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ada1fcfed99dd6e1bd26b096f4c403fbd932571e]

INTEGRATION: CWS changefileheader (1.6.240); FILE MERGED 2008/03/31 17:14:18 rt 1.6.240.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [54b7f058e0a42ce21322414f368fc02d930b20a9]

INTEGRATION: CWS changefileheader (1.7.242); FILE MERGED 2008/03/31 16:58:30 rt 1.7.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d0a84648836e97aa616918b8d069a6195bffa85a]

INTEGRATION: CWS changefileheader (1.54.100); FILE MERGED 2008/03/31 13:57:49 rt 1.54.100.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [77682a5bd63774579f5bba4d49d8d780c95bff01]

INTEGRATION: CWS changefileheader (1.13.500); FILE MERGED 2008/03/31 15:58:58 rt 1.13.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [47d4eeb176a92d7f2eeec308439ff66a23b119e1]

INTEGRATION: CWS changefileheader (1.6.546); FILE MERGED 2008/04/01 15:44:48 thb 1.6.546.2: #i85898# Stripping all external header guards 2008/03/31 13:01:25 rt 1.6.546.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [43dcf2c486ba2afbe9148ad8569074598d38ccec]

INTEGRATION: CWS changefileheader (1.6.112); FILE MERGED 2008/03/28 16:43:41 rt 1.6.112.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [04f5c6903642fbabf18901dbe9daa97811723e0c]

INTEGRATION: CWS changefileheader (1.11.34); FILE MERGED 2008/03/31 17:14:18 rt 1.11.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8105784edd01ef755aeacabf8b54c58936ea3d2f]

INTEGRATION: CWS changefileheader (1.2.466); FILE MERGED 2008/04/01 12:46:46 thb 1.2.466.2: #i85898# Stripping all external header guards 2008/03/31 14:18:14 rt 1.2.466.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a266c9f8cf05f688a6cadc0297af1c2cd9c03b04]

INTEGRATION: CWS changefileheader (1.5.216); FILE MERGED 2008/04/01 15:59:11 thb 1.5.216.2: #i85898# Stripping all external header guards 2008/03/31 16:58:30 rt 1.5.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0f75a067038097ee2c2e0cdace69e158aa1d6aa8]

INTEGRATION: CWS changefileheader (1.11.500); FILE MERGED 2008/03/31 15:58:58 rt 1.11.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f828ca85409a8f041c84060254c5442badbdf576]

INTEGRATION: CWS changefileheader (1.24.100); FILE MERGED 2008/04/01 15:34:23 thb 1.24.100.3: #i85898# Stripping all external header guards 2008/04/01 12:38:43 thb 1.24.100.2: #i85898# Stripping all external header guards 2008/03/31 13:57:49 rt 1.24.100.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3f0440b9ccc65ef3e1e1b27ba73087f1dbc65de2]

INTEGRATION: CWS changefileheader (1.4.726); FILE MERGED 2008/04/01 15:44:48 thb 1.4.726.3: #i85898# Stripping all external header guards 2008/04/01 12:43:24 thb 1.4.726.2: #i85898# Stripping all external header guards 2008/03/31 13:01:25 rt 1.4.726.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5effd0d4842ca5c51dbb427b575eb1aafa464934]

INTEGRATION: CWS changefileheader (1.2.34); FILE MERGED 2008/03/28 16:43:24 rt 1.2.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8ce66b9cf71c7a2d9dc35f04785f235aadc052f9]

INTEGRATION: CWS changefileheader (1.8.330); FILE MERGED 2008/04/01 15:30:03 thb 1.8.330.2: #i85898# Stripping all external header guards 2008/03/31 17:14:18 rt 1.8.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9ab6929aa2c7c9db317f95dd02243bef6f730b46]

INTEGRATION: CWS changefileheader (1.2.354); FILE MERGED 2008/04/01 12:46:46 thb 1.2.354.2: #i85898# Stripping all external header guards 2008/03/31 14:18:14 rt 1.2.354.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1e9989afc569ed980a53a5f40b65bbb3dae4841d]

INTEGRATION: CWS changefileheader (1.4.242); FILE MERGED 2008/03/31 16:58:30 rt 1.4.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4e0f858e592a18e902c08fdc7c9349f807f71834]

INTEGRATION: CWS changefileheader (1.19.226); FILE MERGED 2008/03/31 13:57:49 rt 1.19.226.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ec22be731b84ee18a35011470380420cb16e4be5]

INTEGRATION: CWS changefileheader (1.12.210); FILE MERGED 2008/04/01 15:44:48 thb 1.12.210.3: #i85898# Stripping all external header guards 2008/04/01 12:43:24 thb 1.12.210.2: #i85898# Stripping all external header guards 2008/03/31 13:01:25 rt 1.12.210.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [41569bc99eefcb601dbae0c10d666fff05059aea]

INTEGRATION: CWS changefileheader (1.3.86); FILE MERGED 2008/03/31 17:14:18 rt 1.3.86.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [86f46f753a016d1fd7a59ab9d2916f7831672b51]

INTEGRATION: CWS changefileheader (1.2.466); FILE MERGED 2008/04/01 12:46:45 thb 1.2.466.2: #i85898# Stripping all external header guards 2008/03/31 14:18:14 rt 1.2.466.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a71ee15cb623f492bb304bdf3fb5c0dc3f8569b8]

INTEGRATION: CWS changefileheader (1.17.500); FILE MERGED 2008/03/31 15:58:58 rt 1.17.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f994692bdfe665d2613579a12ca0d2aa69b3b44c]

INTEGRATION: CWS changefileheader (1.40.218); FILE MERGED 2008/04/01 15:34:23 thb 1.40.218.3: #i85898# Stripping all external header guards 2008/04/01 12:38:42 thb 1.40.218.2: #i85898# Stripping all external header guards 2008/03/31 13:57:49 rt 1.40.218.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5ef89b5e1a31d432478c7811dc65876dcad4dd5f]

INTEGRATION: CWS changefileheader (1.2.34); FILE MERGED 2008/04/01 10:50:19 thb 1.2.34.2: #i85898# Stripping all external header guards 2008/03/28 16:43:24 rt 1.2.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e09da5215627c7d5384a35c04a150c5733406edf]

INTEGRATION: CWS changefileheader (1.4.492); FILE MERGED 2008/03/31 17:14:17 rt 1.4.492.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d6f597f45f949224acd8727a5bbc889f5e3fac68]

INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/03/28 16:43:41 rt 1.4.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ee34a6a904fa179a73aef782468478c7ad7a1610]

INTEGRATION: CWS changefileheader (1.8.242); FILE MERGED 2008/04/01 15:59:10 thb 1.8.242.2: #i85898# Stripping all external header guards 2008/03/31 16:58:30 rt 1.8.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5305ec91239e7c4c244eb8954a0a616c83eaf8dc]

INTEGRATION: CWS changefileheader (1.6.500); FILE MERGED 2008/03/31 15:58:58 rt 1.6.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [63e1f0cdd8bcdfeae5eb3a808bb1fee753d9e554]

INTEGRATION: CWS changefileheader (1.29.226); FILE MERGED 2008/03/31 13:57:49 rt 1.29.226.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c5719d2c7df04a8b5a9b19673b164ab9ce658cec]

INTEGRATION: CWS changefileheader (1.12.210); FILE MERGED 2008/04/01 15:44:47 thb 1.12.210.3: #i85898# Stripping all external header guards 2008/04/01 12:43:24 thb 1.12.210.2: #i85898# Stripping all external header guards 2008/03/31 13:01:25 rt 1.12.210.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [63ec65df69119813e496feb95fe666dd31112bec]

INTEGRATION: CWS changefileheader (1.7.34); FILE MERGED 2008/03/28 16:43:24 rt 1.7.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [626ebf7bfa82477fc88752fb13b04aafa40f96c1]

INTEGRATION: CWS changefileheader (1.29.34); FILE MERGED 2008/03/31 17:14:17 rt 1.29.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cd8fefcc51248820cab91149a14b9d13d55f3577]

INTEGRATION: CWS changefileheader (1.5.216); FILE MERGED 2008/04/01 15:59:10 thb 1.5.216.2: #i85898# Stripping all external header guards 2008/03/31 16:58:30 rt 1.5.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cc6d4ce3a5efbb885d9faf81ab0e6e9347c33c17]

INTEGRATION: CWS changefileheader (1.3.446); FILE MERGED 2008/04/01 15:49:35 thb 1.3.446.3: #i85898# Stripping all external header guards 2008/04/01 12:46:45 thb 1.3.446.2: #i85898# Stripping all external header guards 2008/03/31 14:18:14 rt 1.3.446.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a594662df6ac86984608389ed5116dc354f375e3]

INTEGRATION: CWS changefileheader (1.5.500); FILE MERGED 2008/03/31 15:58:58 rt 1.5.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0df0ace714672205d8cd6b9bc4751ca5d6596f75]

INTEGRATION: CWS changefileheader (1.16.220); FILE MERGED 2008/04/01 15:34:23 thb 1.16.220.2: #i85898# Stripping all external header guards 2008/03/31 13:57:49 rt 1.16.220.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a84c94ce2ea99f0ff93b8dcd91f1053940b05256]

INTEGRATION: CWS changefileheader (1.20.244); FILE MERGED 2008/04/01 15:44:47 thb 1.20.244.3: #i85898# Stripping all external header guards 2008/04/01 12:43:24 thb 1.20.244.2: #i85898# Stripping all external header guards 2008/03/31 13:01:25 rt 1.20.244.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ad5ec61cf4e560cd6d7046c2fc66fbdbfb888eeb]

INTEGRATION: CWS changefileheader (1.3.126); FILE MERGED 2008/03/28 16:43:24 rt 1.3.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d95caf7a0f46dc7d44c2d58cffa81d86cb52d680]

INTEGRATION: CWS changefileheader (1.3.36); FILE MERGED 2008/03/28 15:50:29 rt 1.3.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3265246227c038f5dede2cc23faaf0dc5be3d715]

INTEGRATION: CWS changefileheader (1.3.96); FILE MERGED 2008/03/31 17:14:17 rt 1.3.96.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2f74b6222b67e63e4a934fd21fd1e59cae03fb93]

INTEGRATION: CWS changefileheader (1.3.1202); FILE MERGED 2008/04/01 15:59:10 thb 1.3.1202.2: #i85898# Stripping all external header guards 2008/03/31 16:58:30 rt 1.3.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bdc7a289450d8f0984a8eb068a55e5b8bbdb3217]

INTEGRATION: CWS changefileheader (1.10.500); FILE MERGED 2008/03/31 15:58:58 rt 1.10.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [010d88279d98c1aaac318c98828884c3f9b3dca0]

INTEGRATION: CWS changefileheader (1.6.298); FILE MERGED 2008/04/01 15:34:22 thb 1.6.298.2: #i85898# Stripping all external header guards 2008/03/31 13:57:49 rt 1.6.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [62c93ee276fc2fc26a64a9f1b6544dff644cf7ec]

INTEGRATION: CWS changefileheader (1.32.244); FILE MERGED 2008/04/01 15:44:47 thb 1.32.244.3: #i85898# Stripping all external header guards 2008/04/01 12:43:23 thb 1.32.244.2: #i85898# Stripping all external header guards 2008/03/31 13:01:24 rt 1.32.244.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [38db4c8959afab7881e038150d6392e86d456bcc]

INTEGRATION: CWS changefileheader (1.4.36); FILE MERGED 2008/03/28 15:50:29 rt 1.4.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a4b82e83001cb9c0ee40b3a33ba286215fb82399]

INTEGRATION: CWS changefileheader (1.6.32); FILE MERGED 2008/04/01 15:30:02 thb 1.6.32.2: #i85898# Stripping all external header guards 2008/03/31 17:14:17 rt 1.6.32.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0ae35c8abfa1d2bc4eac2e89fb030c4636712b04]

INTEGRATION: CWS changefileheader (1.30.72); FILE MERGED 2008/04/01 15:34:22 thb 1.30.72.3: #i85898# Stripping all external header guards 2008/04/01 12:38:42 thb 1.30.72.2: #i85898# Stripping all external header guards 2008/03/31 13:57:49 rt 1.30.72.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [157108fab4a2310755b774afa6fdbb806c8b28ba]

INTEGRATION: CWS changefileheader (1.3.34); FILE MERGED 2008/03/31 15:58:55 rt 1.3.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f2f5c056af1352d10ffcc8e10effb0218c1d4fb0]

INTEGRATION: CWS changefileheader (1.5.126); FILE MERGED 2008/03/28 16:43:24 rt 1.5.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3c1141e133630b96806bc66245c662ad62138007]

INTEGRATION: CWS changefileheader (1.21.242); FILE MERGED 2008/04/01 15:44:47 thb 1.21.242.2: #i85898# Stripping all external header guards 2008/03/31 13:01:24 rt 1.21.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [417572fe0c552246f325a0f16ae47f083da6c197]

INTEGRATION: CWS changefileheader (1.2.466); FILE MERGED 2008/04/01 15:49:35 thb 1.2.466.3: #i85898# Stripping all external header guards 2008/04/01 12:46:45 thb 1.2.466.2: #i85898# Stripping all external header guards 2008/03/31 14:18:14 rt 1.2.466.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [181e55baa062a6afb6181a42157f042b2bbed4c3]

INTEGRATION: CWS changefileheader (1.30.32); FILE MERGED 2008/04/01 15:30:02 thb 1.30.32.2: #i85898# Stripping all external header guards 2008/03/31 17:14:17 rt 1.30.32.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f39a133dbefd34bc7bd0899c62eca4a418f2ffff]

INTEGRATION: CWS changefileheader (1.4.1202); FILE MERGED 2008/04/01 15:59:10 thb 1.4.1202.2: #i85898# Stripping all external header guards 2008/03/31 16:58:30 rt 1.4.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [71d877d7a93fcd180bbee6e37bfbd53bce1e806a]

INTEGRATION: CWS changefileheader (1.23.226); FILE MERGED 2008/03/31 13:57:49 rt 1.23.226.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d75d8df9f95850a1fc2ff03e8a8684e0430b5f83]

INTEGRATION: CWS changefileheader (1.2.238); FILE MERGED 2008/03/31 15:58:55 rt 1.2.238.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c9bacaf8833875f9dc8f8a15e753be3e8f2c983b]

INTEGRATION: CWS changefileheader (1.22.246); FILE MERGED 2008/04/01 15:44:46 thb 1.22.246.2: #i85898# Stripping all external header guards 2008/03/31 13:01:24 rt 1.22.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [51a4d9c3feee0315036e81a48f93cfd1f8b0d63d]

INTEGRATION: CWS changefileheader (1.13.216); FILE MERGED 2008/04/01 15:59:10 thb 1.13.216.3: #i85898# Stripping all external header guards 2008/04/01 12:55:26 thb 1.13.216.2: #i85898# Stripping all external header guards 2008/03/31 16:58:30 rt 1.13.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0a5281db47cc01c4b82c61ee6f542c8ac96c8f13]

INTEGRATION: CWS changefileheader (1.55.32); FILE MERGED 2008/03/31 17:14:17 rt 1.55.32.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fd0cd04f98f3c5d8f49e1430d20ad85150543137]

INTEGRATION: CWS changefileheader (1.10.298); FILE MERGED 2008/04/01 15:34:22 thb 1.10.298.3: #i85898# Stripping all external header guards 2008/04/01 12:38:42 thb 1.10.298.2: #i85898# Stripping all external header guards 2008/03/31 13:57:49 rt 1.10.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [71a56cc51c7010d1f0082fc06e718120b99ced8d]

INTEGRATION: CWS changefileheader (1.7.126); FILE MERGED 2008/04/01 15:04:01 thb 1.7.126.2: #i85898# Stripping all external header guards 2008/03/28 16:43:24 rt 1.7.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ba184383d074bc714872c15f9c885b6acf70a85a]

INTEGRATION: CWS changefileheader (1.9.246); FILE MERGED 2008/04/01 15:44:46 thb 1.9.246.3: #i85898# Stripping all external header guards 2008/04/01 12:43:23 thb 1.9.246.2: #i85898# Stripping all external header guards 2008/03/31 13:01:24 rt 1.9.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [83f0ec34ba560f038a7e996e5e287754ded9c43a]

INTEGRATION: CWS changefileheader (1.11.242); FILE MERGED 2008/04/01 15:59:10 thb 1.11.242.3: #i85898# Stripping all external header guards 2008/04/01 12:55:26 thb 1.11.242.2: #i85898# Stripping all external header guards 2008/03/31 16:58:30 rt 1.11.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cdeddff499aabd80d3bd099baff1099a394288f9]

INTEGRATION: CWS changefileheader (1.21.32); FILE MERGED 2008/03/31 17:14:17 rt 1.21.32.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [60bd4ff5eaaaa97fe4a440ef1a37be2aed758440]

INTEGRATION: CWS changefileheader (1.6.62); FILE MERGED 2008/03/31 16:51:20 rt 1.6.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b8226e409015410b3ca5be3ce9b1a28e652be10f]

INTEGRATION: CWS changefileheader (1.3.20); FILE MERGED 2008/03/28 16:43:24 rt 1.3.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2fe14513c5fdb5008ae5eef07fedcbc833e56c86]

INTEGRATION: CWS changefileheader (1.9.244); FILE MERGED 2008/04/01 15:44:46 thb 1.9.244.2: #i85898# Stripping all external header guards 2008/03/31 13:01:24 rt 1.9.244.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a3723bf11b6ea4072d19643529561c234d1c68cb]

INTEGRATION: CWS changefileheader (1.3.36); FILE MERGED 2008/03/28 15:50:28 rt 1.3.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7f5332d99289dab4a2c6443425c3be3e4b721f36]

INTEGRATION: CWS changefileheader (1.9.16); FILE MERGED 2008/03/31 13:57:49 rt 1.9.16.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [47cde9381035109123e131e86919bc6e1c0c1d86]

INTEGRATION: CWS changefileheader (1.5.1202); FILE MERGED 2008/04/01 15:59:10 thb 1.5.1202.3: #i85898# Stripping all external header guards 2008/04/01 12:55:26 thb 1.5.1202.2: #i85898# Stripping all external header guards 2008/03/31 16:58:29 rt 1.5.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5adbc35885f2b443200efd10301153023b95d43a]

INTEGRATION: CWS changefileheader (1.8.58); FILE MERGED 2008/03/31 16:51:20 rt 1.8.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [98e0b4d3d6f15244e48dbb8143f18a2d8d92d5cb]

INTEGRATION: CWS changefileheader (1.35.32); FILE MERGED 2008/03/31 17:14:17 rt 1.35.32.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7634d7d3e489d7e1e0812ec1e4ecd612824d3d33]

INTEGRATION: CWS changefileheader (1.7.450); FILE MERGED 2008/04/01 15:44:46 thb 1.7.450.2: #i85898# Stripping all external header guards 2008/03/31 13:01:24 rt 1.7.450.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6a208d79bcb55ba0d325b21cbb648851e5143637]

INTEGRATION: CWS changefileheader (1.3.36); FILE MERGED 2008/04/01 15:49:35 thb 1.3.36.3: #i85898# Stripping all external header guards 2008/04/01 12:46:45 thb 1.3.36.2: #i85898# Stripping all external header guards 2008/03/31 14:18:14 rt 1.3.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [64c598bce1d02872c5ed60156980875ddd428ff0]

INTEGRATION: CWS changefileheader (1.10.184); FILE MERGED 2008/04/01 15:59:10 thb 1.10.184.3: #i85898# Stripping all external header guards 2008/04/01 12:55:26 thb 1.10.184.2: #i85898# Stripping all external header guards 2008/03/31 16:58:29 rt 1.10.184.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f05e8ac26706471bac6a24374d9288b647411562]

INTEGRATION: CWS changefileheader (1.11.16); FILE MERGED 2008/03/31 13:57:49 rt 1.11.16.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e4b8c60be7fc3972fd6cb811c1500ff16a508dbe]

INTEGRATION: CWS changefileheader (1.3.20); FILE MERGED 2008/03/28 16:43:23 rt 1.3.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5cb06ec28719cfe0561233a0d2efd7297d82b353]

INTEGRATION: CWS changefileheader (1.6.58); FILE MERGED 2008/03/31 16:51:19 rt 1.6.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ba84de97ec857674a4acc177b7deb5e11dd41131]

INTEGRATION: CWS changefileheader (1.3.194); FILE MERGED 2008/04/01 15:49:35 thb 1.3.194.3: #i85898# Stripping all external header guards 2008/04/01 12:46:45 thb 1.3.194.2: #i85898# Stripping all external header guards 2008/03/31 14:18:14 rt 1.3.194.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b4d4e55e0def76c9bcf52b3f7ae62d898b73f2cd]

INTEGRATION: CWS changefileheader (1.8.244); FILE MERGED 2008/04/01 15:44:46 thb 1.8.244.2: #i85898# Stripping all external header guards 2008/03/31 13:01:24 rt 1.8.244.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [782282190150f906db6f34c05023d9c0b10e0608]

INTEGRATION: CWS changefileheader (1.2.294); FILE MERGED 2008/03/28 16:43:40 rt 1.2.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8d704ecf3a7eef318d563b901a065de64fcbd14e]

INTEGRATION: CWS changefileheader (1.56.32); FILE MERGED 2008/04/01 15:30:01 thb 1.56.32.2: #i85898# Stripping all external header guards 2008/03/31 17:14:16 rt 1.56.32.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ce344648f27ffa2c4f78f50c1edab130cb65daa1]

INTEGRATION: CWS changefileheader (1.2.34); FILE MERGED 2008/03/31 15:58:55 rt 1.2.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d5697979394813dd313dbbe7c4477fd574cb9eed]

INTEGRATION: CWS changefileheader (1.8.242); FILE MERGED 2008/04/01 15:59:10 thb 1.8.242.3: #i85898# Stripping all external header guards 2008/04/01 12:55:26 thb 1.8.242.2: #i85898# Stripping all external header guards 2008/03/31 16:58:29 rt 1.8.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c4cc6805614f72f610c5f0e542fbfc7d5adf8309]

INTEGRATION: CWS changefileheader (1.6.118); FILE MERGED 2008/03/31 13:57:48 rt 1.6.118.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2575d9fab6e2efe02f70ba27df1eff9407786237]

INTEGRATION: CWS changefileheader (1.4.14); FILE MERGED 2008/03/28 15:50:28 rt 1.4.14.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1c3bf025b165fccb857ac83ffe89391a8ffdff8d]

INTEGRATION: CWS changefileheader (1.7.60); FILE MERGED 2008/03/28 16:43:23 rt 1.7.60.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [97b7c9741ba44f9b522a42885b26cfbabb1005d2]

INTEGRATION: CWS changefileheader (1.3.58); FILE MERGED 2008/03/28 16:43:40 rt 1.3.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [615dfc1de10f2997693e6aff999741c78238d63d]

INTEGRATION: CWS changefileheader (1.4.128); FILE MERGED 2008/04/01 15:44:46 thb 1.4.128.3: #i85898# Stripping all external header guards 2008/04/01 12:43:23 thb 1.4.128.2: #i85898# Stripping all external header guards 2008/03/31 13:01:24 rt 1.4.128.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [70a2b8697e120d2d095250a622c1e9f490eb6fb8]

INTEGRATION: CWS changefileheader (1.39.226); FILE MERGED 2008/03/31 13:57:48 rt 1.39.226.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ab218bc75e5178f764d516f996b91009aa4b68e6]

INTEGRATION: CWS changefileheader (1.11.78); FILE MERGED 2008/04/01 15:59:10 thb 1.11.78.3: #i85898# Stripping all external header guards 2008/04/01 12:55:26 thb 1.11.78.2: #i85898# Stripping all external header guards 2008/03/31 16:58:29 rt 1.11.78.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2977c22afc837af2fc79ce686fb1fb91adb34cee]

INTEGRATION: CWS changefileheader (1.5.66); FILE MERGED 2008/03/28 16:43:23 rt 1.5.66.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ed71125cfad201882d553129b239100b5f227509]

INTEGRATION: CWS changefileheader (1.2.466); FILE MERGED 2008/04/01 15:49:35 thb 1.2.466.3: #i85898# Stripping all external header guards 2008/04/01 12:46:44 thb 1.2.466.2: #i85898# Stripping all external header guards 2008/03/31 14:18:14 rt 1.2.466.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bab4c3b76b03746ba586d5f037a071513274d61b]

INTEGRATION: CWS changefileheader (1.6.450); FILE MERGED 2008/04/01 15:44:45 thb 1.6.450.3: #i85898# Stripping all external header guards 2008/04/01 12:43:23 thb 1.6.450.2: #i85898# Stripping all external header guards 2008/03/31 13:01:24 rt 1.6.450.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [adda0821be9ba1407b996fa2b4d015091ad8026d]

INTEGRATION: CWS changefileheader (1.14.24); FILE MERGED 2008/04/01 15:34:21 thb 1.14.24.2: #i85898# Stripping all external header guards 2008/03/31 13:57:48 rt 1.14.24.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [caa77fa279ae986b7a8c6d1dd6538e435f35b606]

INTEGRATION: CWS changefileheader (1.9.320); FILE MERGED 2008/03/31 17:14:16 rt 1.9.320.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [75aec9faccf7b5032156fd81856145100e8bcf35]

INTEGRATION: CWS changefileheader (1.9.66); FILE MERGED 2008/03/28 16:43:23 rt 1.9.66.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ac3f11b7934b1342296a8c1e6cb2f4af9c4ce008]

INTEGRATION: CWS changefileheader (1.4.242); FILE MERGED 2008/04/01 12:55:25 thb 1.4.242.2: #i85898# Stripping all external header guards 2008/03/31 16:58:29 rt 1.4.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cc77a3490a5754347cb00a8f5960e7c03d328335]

INTEGRATION: CWS changefileheader (1.2.292); FILE MERGED 2008/03/28 16:43:40 rt 1.2.292.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8187a16b70cff41ad11e40223f29f5e9572149e6]

INTEGRATION: CWS changefileheader (1.3.196); FILE MERGED 2008/04/01 15:49:35 thb 1.3.196.3: #i85898# Stripping all external header guards 2008/04/01 12:46:44 thb 1.3.196.2: #i85898# Stripping all external header guards 2008/03/31 14:18:14 rt 1.3.196.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1f20fe961f355d1ba3b72bd11e4ffcfe9c85a3d1]

INTEGRATION: CWS changefileheader (1.17.244); FILE MERGED 2008/04/01 15:44:45 thb 1.17.244.3: #i85898# Stripping all external header guards 2008/04/01 12:43:23 thb 1.17.244.2: #i85898# Stripping all external header guards 2008/03/31 13:01:24 rt 1.17.244.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8747c89859e981a141b488d14cd05b41dfc570d9]

INTEGRATION: CWS changefileheader (1.29.226); FILE MERGED 2008/03/31 13:57:48 rt 1.29.226.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9c2deebe379f99470dd56118c3fbee7bd187b9b3]

INTEGRATION: CWS changefileheader (1.7.126); FILE MERGED 2008/03/28 16:43:23 rt 1.7.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c15ee438f26932d66ac303451e1e58b1b5a74891]

INTEGRATION: CWS changefileheader (1.3.492); FILE MERGED 2008/03/31 17:14:16 rt 1.3.492.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [853049ed98f7cc6a458cecc4b2b88d9a06677e8f]

INTEGRATION: CWS changefileheader (1.5.62); FILE MERGED 2008/03/31 16:51:19 rt 1.5.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [12e5a80ecda430ad2b15ed4c7e37dec5c1be4960]

INTEGRATION: CWS changefileheader (1.4.1202); FILE MERGED 2008/03/31 16:58:29 rt 1.4.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dd988b5254b0368c73bde3221a1a1d0cfc0493e8]

INTEGRATION: CWS changefileheader (1.4.50); FILE MERGED 2008/04/01 15:49:35 thb 1.4.50.3: #i85898# Stripping all external header guards 2008/04/01 12:46:44 thb 1.4.50.2: #i85898# Stripping all external header guards 2008/03/31 14:18:14 rt 1.4.50.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [09868055bf01560bcd3d9fa5f8ead66120749688]

INTEGRATION: CWS changefileheader (1.18.16); FILE MERGED 2008/04/01 15:34:21 thb 1.18.16.2: #i85898# Stripping all external header guards 2008/03/31 13:57:48 rt 1.18.16.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3bf9ecf42c0ca921f0cdc94be4ac823d5d1fa99d]

INTEGRATION: CWS changefileheader (1.3.126); FILE MERGED 2008/03/28 16:43:23 rt 1.3.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d45f673145da0e566db76a79a8d4f3374275a72b]

INTEGRATION: CWS changefileheader (1.5.492); FILE MERGED 2008/03/31 17:14:16 rt 1.5.492.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [66ac897f53f8afc71596903cfffbcd6855cf6b20]

INTEGRATION: CWS changefileheader (1.13.2); FILE MERGED 2008/04/01 15:44:45 thb 1.13.2.2: #i85898# Stripping all external header guards 2008/03/31 13:01:24 rt 1.13.2.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6b0ca347eb6075df30b47cf7c1a8f397811d6bef]

INTEGRATION: CWS changefileheader (1.2.1202); FILE MERGED 2008/03/31 16:58:29 rt 1.2.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [96228989cd91c38510f6de1d2546378ed3788ba0]

INTEGRATION: CWS changefileheader (1.8.58); FILE MERGED 2008/03/31 16:51:19 rt 1.8.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [aa92ffbbc590938922a619d6fd24897b9a2591cb]

INTEGRATION: CWS changefileheader (1.26.226); FILE MERGED 2008/03/31 13:57:48 rt 1.26.226.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cce6cefa4bd51ccfbd3bddd3258fbc34f0da3a90]

INTEGRATION: CWS changefileheader (1.6.126); FILE MERGED 2008/04/01 15:04:01 thb 1.6.126.2: #i85898# Stripping all external header guards 2008/03/28 16:43:23 rt 1.6.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c3459a4c4766d515392eb84589913ba0d72119d4]

INTEGRATION: CWS changefileheader (1.5.330); FILE MERGED 2008/03/31 17:14:16 rt 1.5.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d74b554b40476be01042ef519b376301cbde9113]

INTEGRATION: CWS changefileheader (1.3.446); FILE MERGED 2008/04/01 15:49:35 thb 1.3.446.3: #i85898# Stripping all external header guards 2008/04/01 12:46:44 thb 1.3.446.2: #i85898# Stripping all external header guards 2008/03/31 14:18:14 rt 1.3.446.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fe2c9c39226884a38206aab186f06918eb866727]

INTEGRATION: CWS changefileheader (1.17.246); FILE MERGED 2008/04/01 15:44:45 thb 1.17.246.3: #i85898# Stripping all external header guards 2008/04/01 12:43:23 thb 1.17.246.2: #i85898# Stripping all external header guards 2008/03/31 13:01:23 rt 1.17.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1947da5d07c68db38e7d3aab2326dc2b018c3884]

INTEGRATION: CWS changefileheader (1.5.32); FILE MERGED 2008/03/31 15:58:55 rt 1.5.32.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [aab488f7da953fb0c540bfa16201e7dc233928dc]

INTEGRATION: CWS changefileheader (1.3.1202); FILE MERGED 2008/03/31 16:58:29 rt 1.3.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ced565afc108f722039c903caa99263a97506b78]

INTEGRATION: CWS changefileheader (1.3.36); FILE MERGED 2008/03/28 15:50:27 rt 1.3.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ac35f64f0453031f62fa5dabd9240729d49dcf3c]

INTEGRATION: CWS changefileheader (1.4.358); FILE MERGED 2008/03/31 13:57:48 rt 1.4.358.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c3f7f759c71a57424ab0c2c5d58814f61ce4a84e]

INTEGRATION: CWS changefileheader (1.32.78); FILE MERGED 2008/04/01 15:30:01 thb 1.32.78.2: #i85898# Stripping all external header guards 2008/03/31 17:14:16 rt 1.32.78.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [34988a689048858ed529480b0cc67e663a951a08]

INTEGRATION: CWS changefileheader (1.2.126); FILE MERGED 2008/03/28 16:43:23 rt 1.2.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [25baf542f52fb633f4e54c7ae42f86b037de033b]

INTEGRATION: CWS changefileheader (1.15.228); FILE MERGED 2008/04/01 15:44:44 thb 1.15.228.2: #i85898# Stripping all external header guards 2008/03/31 13:01:23 rt 1.15.228.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e27981aadd3ca92326aa1f68972b40e1a3dd77d3]

INTEGRATION: CWS changefileheader (1.7.1202); FILE MERGED 2008/04/01 15:59:09 thb 1.7.1202.3: #i85898# Stripping all external header guards 2008/04/01 12:55:25 thb 1.7.1202.2: #i85898# Stripping all external header guards 2008/03/31 16:58:29 rt 1.7.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d292f3829e03ce13874de89ab6c50c614333b86a]

INTEGRATION: CWS changefileheader (1.2.24); FILE MERGED 2008/03/31 13:57:48 rt 1.2.24.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [48fa70a1f16ac11dc10b3602f92905c7a71dff77]

INTEGRATION: CWS changefileheader (1.2.466); FILE MERGED 2008/03/31 14:18:14 rt 1.2.466.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2d05b939a2c1347847a34bbedf7d14f68d622429]

INTEGRATION: CWS changefileheader (1.8.320); FILE MERGED 2008/03/31 17:14:16 rt 1.8.320.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c117738c666999ffc1b1bfa83baed8b58ee98cb5]

INTEGRATION: CWS changefileheader (1.3.216); FILE MERGED 2008/03/28 16:43:40 rt 1.3.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bc1b2ca228e02366d976ba122cf06fbbc4fed677]

INTEGRATION: CWS changefileheader (1.7.242); FILE MERGED 2008/03/31 16:58:29 rt 1.7.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fc485414e176675d0aad89c414783c1f9e96a99c]

INTEGRATION: CWS changefileheader (1.18.10); FILE MERGED 2008/04/01 15:44:44 thb 1.18.10.3: #i85898# Stripping all external header guards 2008/04/01 12:43:23 thb 1.18.10.2: #i85898# Stripping all external header guards 2008/03/31 13:01:23 rt 1.18.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f9e8f97a76466846c535869f994a190af3f8a755]

INTEGRATION: CWS changefileheader (1.2.126); FILE MERGED 2008/04/01 15:04:00 thb 1.2.126.2: #i85898# Stripping all external header guards 2008/03/28 16:43:23 rt 1.2.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8edb3564a54ab18a3d129c73e6025922b059deb5]

INTEGRATION: CWS changefileheader (1.28.88); FILE MERGED 2008/03/31 17:14:16 rt 1.28.88.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f043893759c69a2dcf0cff8ad2022d19cf30bcb1]

INTEGRATION: CWS changefileheader (1.2.1202); FILE MERGED 2008/03/31 16:58:28 rt 1.2.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [089aa69cb3b7907d12037a046fbb79aaa032dd48]

INTEGRATION: CWS changefileheader (1.2.466); FILE MERGED 2008/04/01 15:49:35 thb 1.2.466.2: #i85898# Stripping all external header guards 2008/03/31 14:18:13 rt 1.2.466.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d277c97dd9fda17045035696abbf9e613c20ac8b]

INTEGRATION: CWS changefileheader (1.10.244); FILE MERGED 2008/04/01 15:44:44 thb 1.10.244.2: #i85898# Stripping all external header guards 2008/03/31 13:01:23 rt 1.10.244.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8fee89db05fcea733c8ead01236418aebef22e22]

INTEGRATION: CWS changefileheader (1.7.330); FILE MERGED 2008/03/31 17:14:16 rt 1.7.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4292d88c293b89048c05b1fa31fb61c9ee158c72]

INTEGRATION: CWS changefileheader (1.49.24); FILE MERGED 2008/03/31 13:57:48 rt 1.49.24.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cf957bb48d2e06ab0fe2f23d9d6959a36675babc]

INTEGRATION: CWS changefileheader (1.5.36); FILE MERGED 2008/03/28 15:50:27 rt 1.5.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [59df0af2bc84310fa0587eeffd57bc728961d3c1]

INTEGRATION: CWS changefileheader (1.10.216); FILE MERGED 2008/04/01 15:59:09 thb 1.10.216.3: #i85898# Stripping all external header guards 2008/04/01 12:55:25 thb 1.10.216.2: #i85898# Stripping all external header guards 2008/03/31 16:58:28 rt 1.10.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [674ad9781fdbed0fd05b5c2fb0af78a872d9701a]

INTEGRATION: CWS changefileheader (1.4.256); FILE MERGED 2008/04/01 15:49:35 thb 1.4.256.3: #i85898# Stripping all external header guards 2008/04/01 12:46:44 thb 1.4.256.2: #i85898# Stripping all external header guards 2008/03/31 14:18:13 rt 1.4.256.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [40a936ed6ad499f6de0f94be8c7e729643409ad6]

INTEGRATION: CWS changefileheader (1.21.246); FILE MERGED 2008/04/01 15:44:44 thb 1.21.246.2: #i85898# Stripping all external header guards 2008/03/31 13:01:23 rt 1.21.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [714a09df5e978f6cc4571c58f09f204374e52f94]

INTEGRATION: CWS changefileheader (1.15.330); FILE MERGED 2008/04/01 15:30:01 thb 1.15.330.2: #i85898# Stripping all external header guards 2008/03/31 17:14:16 rt 1.15.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bf889010f30721460fa28bc11fcd996633558999]

INTEGRATION: CWS changefileheader (1.3.34); FILE MERGED 2008/04/01 15:04:00 thb 1.3.34.2: #i85898# Stripping all external header guards 2008/03/28 16:43:23 rt 1.3.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [32d33825bcbecaed06d720bdc1053e309ac42b5f]

INTEGRATION: CWS changefileheader (1.11.24); FILE MERGED 2008/04/01 15:34:21 thb 1.11.24.3: #i85898# Stripping all external header guards 2008/04/01 12:38:42 thb 1.11.24.2: #i85898# Stripping all external header guards 2008/03/31 13:57:48 rt 1.11.24.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [40c6d6a3e80bef1bcea7cef3e3cdc729947445b5]

INTEGRATION: CWS changefileheader (1.4.14); FILE MERGED 2008/03/28 15:50:27 rt 1.4.14.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [12f7b4c1358e991268184616a43dfb87bebd2018]

INTEGRATION: CWS changefileheader (1.4.242); FILE MERGED 2008/04/01 12:55:25 thb 1.4.242.2: #i85898# Stripping all external header guards 2008/03/31 16:58:28 rt 1.4.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1a936dd265f39d8cc4ba678639382b2c048e7540]

INTEGRATION: CWS changefileheader (1.2.466); FILE MERGED 2008/04/01 15:49:34 thb 1.2.466.3: #i85898# Stripping all external header guards 2008/04/01 12:46:44 thb 1.2.466.2: #i85898# Stripping all external header guards 2008/03/31 14:18:13 rt 1.2.466.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dde7a53898d96856fe147a3165bc9986d6d8c939]

INTEGRATION: CWS changefileheader (1.7.450); FILE MERGED 2008/04/01 15:44:44 thb 1.7.450.2: #i85898# Stripping all external header guards 2008/03/31 13:01:23 rt 1.7.450.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [345a4043d63d0ac83c20d0669f62211d898fb888]

INTEGRATION: CWS changefileheader (1.16.330); FILE MERGED 2008/04/01 15:30:01 thb 1.16.330.2: #i85898# Stripping all external header guards 2008/03/31 17:14:16 rt 1.16.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [91517fe3a00e984a6ddd46d868e5b205e1ac9243]

INTEGRATION: CWS changefileheader (1.3.94); FILE MERGED 2008/04/01 15:04:00 thb 1.3.94.3: #i85898# Stripping all external header guards 2008/04/01 10:50:19 thb 1.3.94.2: #i85898# Stripping all external header guards 2008/03/28 16:43:23 rt 1.3.94.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f1907668fa4e7ef66a3d371c2e2cb4d3b5e0e5eb]

INTEGRATION: CWS changefileheader (1.27.226); FILE MERGED 2008/03/31 13:57:48 rt 1.27.226.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e01774936dab895d5e56891093ebe46f6a029b88]

INTEGRATION: CWS changefileheader (1.3.32); FILE MERGED 2008/03/31 15:58:55 rt 1.3.32.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3796361ff4c7cb15cbce0b4ae685add3878a4744]

INTEGRATION: CWS changefileheader (1.3.36); FILE MERGED 2008/03/28 15:50:26 rt 1.3.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [381a0ae634adc4f333dda8ed9302c8ffcd9f199c]

INTEGRATION: CWS changefileheader (1.3.222); FILE MERGED 2008/04/01 15:49:34 thb 1.3.222.3: #i85898# Stripping all external header guards 2008/04/01 12:46:44 thb 1.3.222.2: #i85898# Stripping all external header guards 2008/03/31 14:18:13 rt 1.3.222.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dd2c9335b43811fe5db054cef45e38ea490a913a]

INTEGRATION: CWS changefileheader (1.8.216); FILE MERGED 2008/04/01 15:59:09 thb 1.8.216.3: #i85898# Stripping all external header guards 2008/04/01 12:55:25 thb 1.8.216.2: #i85898# Stripping all external header guards 2008/03/31 16:58:28 rt 1.8.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ce5a2640786ba0f4c226bd5b9fde6419650f1ae9]

INTEGRATION: CWS changefileheader (1.7.450); FILE MERGED 2008/04/01 15:44:43 thb 1.7.450.2: #i85898# Stripping all external header guards 2008/03/31 13:01:23 rt 1.7.450.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5569b8d04d0dffb09dfdec276df503d2c281ee9a]

INTEGRATION: CWS changefileheader (1.7.26); FILE MERGED 2008/03/31 16:51:19 rt 1.7.26.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [78b9f85d723bcabb4f6a1d9f49775ffbf508c4fb]

INTEGRATION: CWS changefileheader (1.10.298); FILE MERGED 2008/04/01 15:34:21 thb 1.10.298.2: #i85898# Stripping all external header guards 2008/03/31 13:57:48 rt 1.10.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b7dc7fd81dab95695e93f32e903de10091f783e7]

INTEGRATION: CWS changefileheader (1.2.126); FILE MERGED 2008/03/28 16:43:22 rt 1.2.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4ade6b911fb7f24bc1e06e88476652a2495436de]

INTEGRATION: CWS changefileheader (1.6.328); FILE MERGED 2008/03/31 17:14:16 rt 1.6.328.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [46846b1727201ba5dca79f4df09d8783356304ff]

INTEGRATION: CWS changefileheader (1.2.238); FILE MERGED 2008/03/31 15:58:54 rt 1.2.238.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2d127d8ba5d73262fffcfba2d051db51bd0298a4]

INTEGRATION: CWS changefileheader (1.16.188); FILE MERGED 2008/04/01 15:59:09 thb 1.16.188.3: #i85898# Stripping all external header guards 2008/04/01 12:55:25 thb 1.16.188.2: #i85898# Stripping all external header guards 2008/03/31 16:58:28 rt 1.16.188.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3e8c1f335933dde4f9660e189e0a216c799c3146]

INTEGRATION: CWS changefileheader (1.3.36); FILE MERGED 2008/04/01 15:49:34 thb 1.3.36.3: #i85898# Stripping all external header guards 2008/04/01 12:46:44 thb 1.3.36.2: #i85898# Stripping all external header guards 2008/03/31 14:18:13 rt 1.3.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e5a8ea9d8486347690808ba79060bd75786017a6]

INTEGRATION: CWS changefileheader (1.8.244); FILE MERGED 2008/04/01 15:44:43 thb 1.8.244.2: #i85898# Stripping all external header guards 2008/03/31 13:01:23 rt 1.8.244.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [11f7f2871976f8d68c569a481599833b9a55b62d]

INTEGRATION: CWS changefileheader (1.36.134); FILE MERGED 2008/03/31 13:57:48 rt 1.36.134.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [094a6a5af63971133ad52e2cbaef6c8266eb6730]

INTEGRATION: CWS changefileheader (1.6.34); FILE MERGED 2008/03/28 15:50:26 rt 1.6.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0bea62a397ea3bd06e5769b623e197135f5951f9]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:43:39 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f521c462f8a65045130c2f9325f7cf012cbcb966]

INTEGRATION: CWS changefileheader (1.75.32); FILE MERGED 2008/04/01 15:30:00 thb 1.75.32.2: #i85898# Stripping all external header guards 2008/03/31 17:14:15 rt 1.75.32.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fb6b9fab8c5c484ea5a35eade61c7756c7b60938]

INTEGRATION: CWS changefileheader (1.4.738); FILE MERGED 2008/04/01 15:59:09 thb 1.4.738.2: #i85898# Stripping all external header guards 2008/03/31 16:58:28 rt 1.4.738.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ed4df60aae513980cd2e0c0ee64f3ae62ba14b7d]

INTEGRATION: CWS changefileheader (1.4.20); FILE MERGED 2008/03/28 16:43:22 rt 1.4.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [be50c540c26630f3c63c7d54a1c04f39fe8d3355]

INTEGRATION: CWS changefileheader (1.15.82); FILE MERGED 2008/04/01 15:44:43 thb 1.15.82.3: #i85898# Stripping all external header guards 2008/04/01 12:43:23 thb 1.15.82.2: #i85898# Stripping all external header guards 2008/03/31 13:01:23 rt 1.15.82.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6fb3e150a04220ff2821203fa607359ef588116d]

INTEGRATION: CWS changefileheader (1.7.58); FILE MERGED 2008/03/31 16:51:19 rt 1.7.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d42e6e34981470bdec82819dab884318cbc0ea67]

INTEGRATION: CWS changefileheader (1.3.446); FILE MERGED 2008/04/01 15:49:34 thb 1.3.446.3: #i85898# Stripping all external header guards 2008/04/01 12:46:43 thb 1.3.446.2: #i85898# Stripping all external header guards 2008/03/31 14:18:13 rt 1.3.446.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d1892b9a137af1b9d5bd1f4d584bf28bba20b1fe]

INTEGRATION: CWS changefileheader (1.4.6); FILE MERGED 2008/03/28 15:50:26 rt 1.4.6.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ebcf5384d053a380635018b3fd9c26a29601f702]

INTEGRATION: CWS changefileheader (1.38.134); FILE MERGED 2008/04/01 15:34:20 thb 1.38.134.3: #i85898# Stripping all external header guards 2008/04/01 12:38:42 thb 1.38.134.2: #i85898# Stripping all external header guards 2008/03/31 13:57:48 rt 1.38.134.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e36b277daf74dba2139642129b09a5f941bcde14]

INTEGRATION: CWS changefileheader (1.3.242); FILE MERGED 2008/04/01 15:59:09 thb 1.3.242.2: #i85898# Stripping all external header guards 2008/03/31 16:58:28 rt 1.3.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d30ff16940792984dede62954dbf55d07228a0f2]

INTEGRATION: CWS changefileheader (1.2.20); FILE MERGED 2008/04/01 15:04:00 thb 1.2.20.2: #i85898# Stripping all external header guards 2008/03/28 16:43:22 rt 1.2.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5aaf7e1f23951404d52a8da05f1640b1bfccc017]

INTEGRATION: CWS changefileheader (1.8.244); FILE MERGED 2008/04/01 15:44:43 thb 1.8.244.3: #i85898# Stripping all external header guards 2008/04/01 12:43:23 thb 1.8.244.2: #i85898# Stripping all external header guards 2008/03/31 13:01:23 rt 1.8.244.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1dbc424c3a4bed198e735214046b31783f649240]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:43:39 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2d2df8db99bd2fd4e08ee284356d03f037e4c7f1]

INTEGRATION: CWS changefileheader (1.3.12); FILE MERGED 2008/03/31 16:51:19 rt 1.3.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [68405661080062ce74634116f292bb4c569c4f52]

INTEGRATION: CWS changefileheader (1.7.428); FILE MERGED 2008/03/31 16:58:28 rt 1.7.428.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ff08788748bcd85e8318c28412f78db46f1cdc90]

INTEGRATION: CWS changefileheader (1.24.226); FILE MERGED 2008/03/31 13:57:48 rt 1.24.226.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c6409ee45827837995da9e6af5175795f177d3f4]

INTEGRATION: CWS changefileheader (1.13.330); FILE MERGED 2008/04/01 15:30:00 thb 1.13.330.2: #i85898# Stripping all external header guards 2008/03/31 17:14:15 rt 1.13.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [419ce965d95c9cd09761971e964abeea07d91eee]

INTEGRATION: CWS changefileheader (1.6.126); FILE MERGED 2008/03/28 16:43:22 rt 1.6.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fd0abbad158338c9aef69372cc0b478ea962fecb]

INTEGRATION: CWS changefileheader (1.15.246); FILE MERGED 2008/03/31 13:01:21 rt 1.15.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [942d85884eb5db1c12cec17c24a3b028778f87dd]

INTEGRATION: CWS changefileheader (1.3.446); FILE MERGED 2008/04/01 12:46:43 thb 1.3.446.2: #i85898# Stripping all external header guards 2008/03/31 14:18:13 rt 1.3.446.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ff1b5529ffab42d5b0f223adbd15ac8a32e5f395]

INTEGRATION: CWS changefileheader (1.6.1202); FILE MERGED 2008/04/01 15:59:08 thb 1.6.1202.3: #i85898# Stripping all external header guards 2008/04/01 12:55:25 thb 1.6.1202.2: #i85898# Stripping all external header guards 2008/03/31 16:58:28 rt 1.6.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [47574d754020d12ca97e910bf108e8c33e55d369]

INTEGRATION: CWS changefileheader (1.12.298); FILE MERGED 2008/04/01 15:34:20 thb 1.12.298.2: #i85898# Stripping all external header guards 2008/03/31 13:57:48 rt 1.12.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8b00484876261ee3ab82c6a225b05bcaaa596e41]

INTEGRATION: CWS changefileheader (1.4.166); FILE MERGED 2008/03/28 16:43:39 rt 1.4.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0bb3ef91e5677c0206907ab5ef3ce17f0efdb49a]

INTEGRATION: CWS changefileheader (1.2.18); FILE MERGED 2008/03/31 16:51:19 rt 1.2.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [66c350424e78cba7de19181cab50b972e368a06d]

INTEGRATION: CWS changefileheader (1.7.34); FILE MERGED 2008/03/31 17:14:15 rt 1.7.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8991fc1edeb86a01e0867c4a0a4f544846f90458]

INTEGRATION: CWS changefileheader (1.7.246); FILE MERGED 2008/04/01 12:43:21 thb 1.7.246.2: #i85898# Stripping all external header guards 2008/03/31 13:01:21 rt 1.7.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0ffd0e6cc92952c292697789b965f260e4757a7a]

INTEGRATION: CWS changefileheader (1.3.126); FILE MERGED 2008/03/28 16:43:22 rt 1.3.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a1b646e8f0e7983d4855e505a43283b407378cf7]

INTEGRATION: CWS changefileheader (1.2.466); FILE MERGED 2008/04/01 12:46:43 thb 1.2.466.2: #i85898# Stripping all external header guards 2008/03/31 14:18:13 rt 1.2.466.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1bbc426ed4645469939ee8eb664b2f89363bc6b5]

INTEGRATION: CWS changefileheader (1.9.58); FILE MERGED 2008/03/31 16:51:19 rt 1.9.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [79c1e7e9975bd12a037be3977b3272a856d4aced]

INTEGRATION: CWS changefileheader (1.17.184); FILE MERGED 2008/04/01 15:59:08 thb 1.17.184.3: #i85898# Stripping all external header guards 2008/04/01 12:55:25 thb 1.17.184.2: #i85898# Stripping all external header guards 2008/03/31 16:58:28 rt 1.17.184.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [68ea685f945e70819ec2067a6efc311c067f67e4]

INTEGRATION: CWS changefileheader (1.7.226); FILE MERGED 2008/03/31 13:57:48 rt 1.7.226.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [efc38a3d2e20143beb049db666c9d819cadda658]

INTEGRATION: CWS changefileheader (1.3.36); FILE MERGED 2008/03/28 15:50:25 rt 1.3.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4c2350f644831568a459c59850f9aeb069604120]

INTEGRATION: CWS changefileheader (1.29.34); FILE MERGED 2008/04/01 15:29:59 thb 1.29.34.2: #i85898# Stripping all external header guards 2008/03/31 17:14:15 rt 1.29.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0899e4fcfc5b8b3c065616f970cf310b4d52af3d]

INTEGRATION: CWS changefileheader (1.14.126); FILE MERGED 2008/04/01 10:50:18 thb 1.14.126.2: #i85898# Stripping all external header guards 2008/03/28 16:43:22 rt 1.14.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2887f52bd0a5b8915496e670410b4401b7e526d0]

INTEGRATION: CWS changefileheader (1.16.246); FILE MERGED 2008/04/01 15:44:42 thb 1.16.246.3: #i85898# Stripping all external header guards 2008/04/01 12:43:21 thb 1.16.246.2: #i85898# Stripping all external header guards 2008/03/31 13:01:21 rt 1.16.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d53deba89a50976b500e7b8a41f8611605f34710]

INTEGRATION: CWS changefileheader (1.15.58); FILE MERGED 2008/03/31 16:51:19 rt 1.15.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bb8aedb16fa73b70dd7b377c314678ee130d2de1]

INTEGRATION: CWS changefileheader (1.6.1202); FILE MERGED 2008/04/01 15:59:08 thb 1.6.1202.2: #i85898# Stripping all external header guards 2008/03/31 16:58:28 rt 1.6.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [150ccafb5c3cfa74a625cdab5a2a6ed003790444]

INTEGRATION: CWS changefileheader (1.11.298); FILE MERGED 2008/03/31 13:57:48 rt 1.11.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ccbeae8b92f0ef3ae4dc55ae92a60412aedb0dbb]

INTEGRATION: CWS changefileheader (1.3.96); FILE MERGED 2008/03/31 17:14:15 rt 1.3.96.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f1621f41b60f10170afd37d63e557e9007abb1e7]

INTEGRATION: CWS changefileheader (1.6.172); FILE MERGED 2008/03/31 15:58:51 rt 1.6.172.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1c1d7214af56250f3d2f9660a0469c85a844b660]

INTEGRATION: CWS changefileheader (1.3.34); FILE MERGED 2008/03/28 16:43:22 rt 1.3.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d97905c79fecc152883d1c39e2c3400a0bb3b25c]

INTEGRATION: CWS changefileheader (1.3.196); FILE MERGED 2008/04/01 15:49:34 thb 1.3.196.3: #i85898# Stripping all external header guards 2008/04/01 12:46:43 thb 1.3.196.2: #i85898# Stripping all external header guards 2008/03/31 14:18:13 rt 1.3.196.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4f38faaed90a5721180057fcefd3548887c6d0ef]

INTEGRATION: CWS changefileheader (1.8.234); FILE MERGED 2008/03/31 13:01:21 rt 1.8.234.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [87cdc5b1b6503138b77529d1e1258990a380a59e]

INTEGRATION: CWS changefileheader (1.2.1202); FILE MERGED 2008/04/01 15:59:08 thb 1.2.1202.2: #i85898# Stripping all external header guards 2008/03/31 16:58:27 rt 1.2.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bd6233b95b22df814503a1aac45be4d0b8ec9eb8]

INTEGRATION: CWS changefileheader (1.14.22); FILE MERGED 2008/03/31 16:51:19 rt 1.14.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f988a703b978b3e8de84c026f7fcb020d3a1476d]

INTEGRATION: CWS changefileheader (1.38.22); FILE MERGED 2008/03/31 13:57:48 rt 1.38.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e607d4cccf6c442789eb68f34be02ccba181ef94]

INTEGRATION: CWS changefileheader (1.3.88); FILE MERGED 2008/03/31 17:14:15 rt 1.3.88.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f9c620c8da563e283efe989e0dde73f919d30db4]

INTEGRATION: CWS changefileheader (1.2.172); FILE MERGED 2008/03/31 15:58:51 rt 1.2.172.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ad49699bf4efb8888cd19171b851b88d3785f133]

INTEGRATION: CWS changefileheader (1.2.126); FILE MERGED 2008/04/01 15:04:00 thb 1.2.126.2: #i85898# Stripping all external header guards 2008/03/28 16:43:22 rt 1.2.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [293d67cff7896fea2d556d38c00983e23c8c7744]

INTEGRATION: CWS changefileheader (1.4.234); FILE MERGED 2008/03/31 13:01:21 rt 1.4.234.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8cd5bf1789f267609d22d3b5a38c4d65e73d6280]

INTEGRATION: CWS changefileheader (1.5.184); FILE MERGED 2008/04/01 15:59:08 thb 1.5.184.3: #i85898# Stripping all external header guards 2008/04/01 12:55:25 thb 1.5.184.2: #i85898# Stripping all external header guards 2008/03/31 16:58:27 rt 1.5.184.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b5f0d9c8db7486569bb8dd716a589490ee425faa]

INTEGRATION: CWS changefileheader (1.10.292); FILE MERGED 2008/03/31 17:14:15 rt 1.10.292.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [db325141033d8b9d0186a826c137a51a3b6a3824]

INTEGRATION: CWS changefileheader (1.3.32); FILE MERGED 2008/03/31 15:58:51 rt 1.3.32.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3b452dd291038b2980ab2b9777a8d18c41612316]

INTEGRATION: CWS changefileheader (1.5.66); FILE MERGED 2008/03/28 16:43:22 rt 1.5.66.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8d671fa85ee0744b7792782a0e6582c369e1ab94]

INTEGRATION: CWS changefileheader (1.31.234); FILE MERGED 2008/04/01 15:44:42 thb 1.31.234.3: #i85898# Stripping all external header guards 2008/04/01 12:43:21 thb 1.31.234.2: #i85898# Stripping all external header guards 2008/03/31 13:01:21 rt 1.31.234.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [005a75951a5c2bd80a58967f6350c74041c99048]

INTEGRATION: CWS changefileheader (1.4.1202); FILE MERGED 2008/04/01 15:59:08 thb 1.4.1202.2: #i85898# Stripping all external header guards 2008/03/31 16:58:27 rt 1.4.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b8b4ff4e753183ef4cb70b790208fdefea8ff1f4]

INTEGRATION: CWS changefileheader (1.23.182); FILE MERGED 2008/03/31 17:14:15 rt 1.23.182.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a16c24f8fe66716a1fd19ec046d767cc98333cce]

INTEGRATION: CWS changefileheader (1.7.20); FILE MERGED 2008/03/28 16:43:22 rt 1.7.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [42f515eb335e3970a6268a96c6007fd696d2d81d]

INTEGRATION: CWS changefileheader (1.12.246); FILE MERGED 2008/04/01 15:44:42 thb 1.12.246.3: #i85898# Stripping all external header guards 2008/04/01 12:43:21 thb 1.12.246.2: #i85898# Stripping all external header guards 2008/03/31 13:01:21 rt 1.12.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1582fba8c25258da625595b9d41b45bd9d198723]

INTEGRATION: CWS changefileheader (1.3.446); FILE MERGED 2008/04/01 15:49:34 thb 1.3.446.3: #i85898# Stripping all external header guards 2008/04/01 12:46:42 thb 1.3.446.2: #i85898# Stripping all external header guards 2008/03/31 14:18:13 rt 1.3.446.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [68997d669b0d6aad2d79190e41662e94672f6fb1]

INTEGRATION: CWS changefileheader (1.13.58); FILE MERGED 2008/03/31 16:51:18 rt 1.13.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [65056e5dd4c67b8f83c4d5b6e984cc361480e1b1]

INTEGRATION: CWS changefileheader (1.6.242); FILE MERGED 2008/04/01 15:59:08 thb 1.6.242.2: #i85898# Stripping all external header guards 2008/03/31 16:58:27 rt 1.6.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5e82e8b5e45fdf586971a7fbf1fb9feb4fdbad5a]

INTEGRATION: CWS changefileheader (1.3.34); FILE MERGED 2008/03/31 15:58:51 rt 1.3.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e0e53d391923ce4710c5158576007548d967ddad]

INTEGRATION: CWS changefileheader (1.4.96); FILE MERGED 2008/03/31 17:14:15 rt 1.4.96.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ef849d937a2f8ceebfad258f7531997a864438c3]

INTEGRATION: CWS changefileheader (1.4.126); FILE MERGED 2008/03/28 16:43:22 rt 1.4.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [275aa5e5574dff5232abdbf151a935f8aa4af74e]

INTEGRATION: CWS changefileheader (1.2.466); FILE MERGED 2008/04/01 15:49:34 thb 1.2.466.3: #i85898# Stripping all external header guards 2008/04/01 12:46:42 thb 1.2.466.2: #i85898# Stripping all external header guards 2008/03/31 14:18:13 rt 1.2.466.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [455543fd6d7840b726d5711a6889d34e9822035f]

INTEGRATION: CWS changefileheader (1.9.58); FILE MERGED 2008/03/31 16:51:18 rt 1.9.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cb49297a930aef8c495f269acea593c8e6bee4bf]

INTEGRATION: CWS changefileheader (1.3.1202); FILE MERGED 2008/04/01 15:59:08 thb 1.3.1202.2: #i85898# Stripping all external header guards 2008/03/31 16:58:27 rt 1.3.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bd40255b5ddd402af9c2d616e412fc49376d97b8]

INTEGRATION: CWS changefileheader (1.3.158); FILE MERGED 2008/03/31 15:58:51 rt 1.3.158.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [33199415b021b7bedf25b135f280e1a7f8b6aecd]

INTEGRATION: CWS changefileheader (1.6.34); FILE MERGED 2008/03/31 17:14:15 rt 1.6.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e1c4518eced804ed07fc6f62bb2000af5e22e254]

INTEGRATION: CWS changefileheader (1.7.34); FILE MERGED 2008/03/28 16:43:22 rt 1.7.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [98bf528d0c19f9932cf0a4e8d05ce1dfd5cf6656]

INTEGRATION: CWS changefileheader (1.21.432); FILE MERGED 2008/03/31 13:01:20 rt 1.21.432.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9b33cd56a9ec924f5aceabf0bfda963f0467dc12]

INTEGRATION: CWS changefileheader (1.7.102); FILE MERGED 2008/03/28 16:43:39 rt 1.7.102.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0806abe73d7025b894e7a6bfcb667703bd53ce17]

INTEGRATION: CWS changefileheader (1.11.58); FILE MERGED 2008/03/31 16:51:18 rt 1.11.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bf99b9e62e6659a0c1f853f5aadec28af5323437]

INTEGRATION: CWS changefileheader (1.5.242); FILE MERGED 2008/04/01 15:59:08 thb 1.5.242.2: #i85898# Stripping all external header guards 2008/03/31 16:58:27 rt 1.5.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8118d658e0dffa738e34d9c98da3c1c2c1ba2e2d]

INTEGRATION: CWS changefileheader (1.2.238); FILE MERGED 2008/03/31 15:58:51 rt 1.2.238.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5d2fd75f9b10e70cd79eb633182941271d82d5a7]

INTEGRATION: CWS changefileheader (1.11.330); FILE MERGED 2008/04/01 15:29:59 thb 1.11.330.2: #i85898# Stripping all external header guards 2008/03/31 17:14:15 rt 1.11.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9181a69e1159e43692c9c67f964e6ee5e8e1dd06]

INTEGRATION: CWS changefileheader (1.2.354); FILE MERGED 2008/04/01 12:46:42 thb 1.2.354.2: #i85898# Stripping all external header guards 2008/03/31 14:18:13 rt 1.2.354.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [02a043d80d9fc89a2a336d1d5095d32863ec7a1f]

INTEGRATION: CWS changefileheader (1.4.20); FILE MERGED 2008/03/28 16:43:21 rt 1.4.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [90eacc526b86b651654320dfd75b0922bc993b92]

INTEGRATION: CWS changefileheader (1.4.246); FILE MERGED 2008/04/01 12:43:21 thb 1.4.246.2: #i85898# Stripping all external header guards 2008/03/31 13:01:20 rt 1.4.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fbc07c3ee533041f48af19057b5eec63accc4894]

INTEGRATION: CWS changefileheader (1.6.166); FILE MERGED 2008/03/28 16:43:39 rt 1.6.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [12e954b9b79f1ade2f4513479997b92dfb8d0954]

INTEGRATION: CWS changefileheader (1.3.242); FILE MERGED 2008/03/31 16:58:27 rt 1.3.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a1309027ef06e81c74e6d3e5dda2623e49cfe9ff]

INTEGRATION: CWS changefileheader (1.3.100); FILE MERGED 2008/03/31 13:57:46 rt 1.3.100.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7a2a880b8de4548eb7f4b328536d83c6d46cef26]

INTEGRATION: CWS changefileheader (1.21.300); FILE MERGED 2008/04/01 15:29:59 thb 1.21.300.2: #i85898# Stripping all external header guards 2008/03/31 17:14:14 rt 1.21.300.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d10130e1dbd606527a0f5fd161eca1dfca7bec45]

INTEGRATION: CWS changefileheader (1.11.20); FILE MERGED 2008/03/28 16:43:21 rt 1.11.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [767d417f3e764073fee357b8c0280644eb432974]

INTEGRATION: CWS changefileheader (1.2.466); FILE MERGED 2008/03/31 14:18:13 rt 1.2.466.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ba8441a627a7493961bbf906f2a79602ae40a8f8]

INTEGRATION: CWS changefileheader (1.7.246); FILE MERGED 2008/03/31 13:01:20 rt 1.7.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4dbed057a10a6d92de9b3cf87bfbd7a2e5f1c189]

INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/03/28 16:43:39 rt 1.7.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9d5ce4364b095b702a4634b676dd9f74041a192c]

INTEGRATION: CWS changefileheader (1.7.58); FILE MERGED 2008/03/31 16:51:18 rt 1.7.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [84f9f16f226c83ac302b6e444d833978440ee590]

INTEGRATION: CWS changefileheader (1.12.242); FILE MERGED 2008/04/01 15:59:07 thb 1.12.242.3: #i85898# Stripping all external header guards 2008/04/01 12:55:24 thb 1.12.242.2: #i85898# Stripping all external header guards 2008/03/31 16:58:27 rt 1.12.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a4c7e39fa2b3dee23cf0595d4243f23388b074f1]

INTEGRATION: CWS changefileheader (1.2.188); FILE MERGED 2008/04/01 15:34:20 thb 1.2.188.2: #i85898# Stripping all external header guards 2008/03/31 13:57:46 rt 1.2.188.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [312ff8277366f995cb632b1c10b99773bb62f0ff]

INTEGRATION: CWS changefileheader (1.11.34); FILE MERGED 2008/03/31 17:14:14 rt 1.11.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bebff77317bd4e319d0309deb7f4767852494a35]

INTEGRATION: CWS changefileheader (1.21.246); FILE MERGED 2008/04/01 15:44:41 thb 1.21.246.3: #i85898# Stripping all external header guards 2008/04/01 12:43:21 thb 1.21.246.2: #i85898# Stripping all external header guards 2008/03/31 13:01:20 rt 1.21.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [658c503662a59ac3e18483ef19d5c6094ac6b9ba]

INTEGRATION: CWS changefileheader (1.5.34); FILE MERGED 2008/03/28 16:43:21 rt 1.5.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6a0e07064960f55f349120f629d3d5016220218f]

INTEGRATION: CWS changefileheader (1.4.166); FILE MERGED 2008/03/28 16:43:38 rt 1.4.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7ba8a00cac916612e1beed7be01c107f9ec0b18f]

INTEGRATION: CWS changefileheader (1.7.242); FILE MERGED 2008/04/01 15:59:07 thb 1.7.242.2: #i85898# Stripping all external header guards 2008/03/31 16:58:27 rt 1.7.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8bff7e1f53549394de06c5271a331a542437172d]

INTEGRATION: CWS changefileheader (1.30.226); FILE MERGED 2008/03/31 13:57:46 rt 1.30.226.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [661f116836a9cf1e987a5ef9876e77f9959438ba]

INTEGRATION: CWS changefileheader (1.5.330); FILE MERGED 2008/04/01 15:29:59 thb 1.5.330.2: #i85898# Stripping all external header guards 2008/03/31 17:14:14 rt 1.5.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5e93ddcac5f7d7a9636837b2b6a50b8fda94b54f]

INTEGRATION: CWS changefileheader (1.5.32); FILE MERGED 2008/03/31 15:58:51 rt 1.5.32.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7992cebc0533c035495b64e7537df69ab319201d]

INTEGRATION: CWS changefileheader (1.3.446); FILE MERGED 2008/04/01 15:49:34 thb 1.3.446.3: #i85898# Stripping all external header guards 2008/04/01 12:46:41 thb 1.3.446.2: #i85898# Stripping all external header guards 2008/03/31 14:18:13 rt 1.3.446.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [77cf96624231df6a596889c044320000bdb62aab]

INTEGRATION: CWS changefileheader (1.3.94); FILE MERGED 2008/03/28 16:43:21 rt 1.3.94.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [537d6402a42e8f0a4656dc9d736418eb3fd315b0]

INTEGRATION: CWS changefileheader (1.38.246); FILE MERGED 2008/04/01 15:44:41 thb 1.38.246.3: #i85898# Stripping all external header guards 2008/04/01 12:43:20 thb 1.38.246.2: #i85898# Stripping all external header guards 2008/03/31 13:01:20 rt 1.38.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dc1c579f122aa754d584d7e777c8c53c43a3fcf3]

INTEGRATION: CWS changefileheader (1.15.58); FILE MERGED 2008/03/31 16:51:18 rt 1.15.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0405ee256b538390d06d075f7d22079f336b2eb9]

INTEGRATION: CWS changefileheader (1.10.298); FILE MERGED 2008/04/01 12:38:42 thb 1.10.298.2: #i85898# Stripping all external header guards 2008/03/31 13:57:46 rt 1.10.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9ac0558ae8994becadd4d47702abb0685d4e7c76]

INTEGRATION: CWS changefileheader (1.2.1202); FILE MERGED 2008/03/31 16:58:27 rt 1.2.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e187f12dbe2f39605022f5f1f9b6c70dddac6245]

INTEGRATION: CWS changefileheader (1.3.120); FILE MERGED 2008/03/31 15:58:51 rt 1.3.120.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3d95287bf9797c5f703b7b307be2fd6a13f89512]

INTEGRATION: CWS changefileheader (1.10.96); FILE MERGED 2008/03/31 17:14:14 rt 1.10.96.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f56cf90b9a7b4749b112bed5a6d14d36ea69c5f2]

INTEGRATION: CWS changefileheader (1.2.466); FILE MERGED 2008/04/01 15:49:34 thb 1.2.466.3: #i85898# Stripping all external header guards 2008/04/01 12:46:41 thb 1.2.466.2: #i85898# Stripping all external header guards 2008/03/31 14:18:13 rt 1.2.466.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d903d7a1defe3e479090b49c1165145d32fcef33]

INTEGRATION: CWS changefileheader (1.3.94); FILE MERGED 2008/04/01 15:04:00 thb 1.3.94.3: #i85898# Stripping all external header guards 2008/04/01 10:50:18 thb 1.3.94.2: #i85898# Stripping all external header guards 2008/03/28 16:43:21 rt 1.3.94.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d5c79a7b9a2bf70d49463d0d85b9007e0a9161a3]

INTEGRATION: CWS changefileheader (1.45.76); FILE MERGED 2008/04/01 15:44:41 thb 1.45.76.3: #i85898# Stripping all external header guards 2008/04/01 12:43:20 thb 1.45.76.2: #i85898# Stripping all external header guards 2008/03/31 13:01:20 rt 1.45.76.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [960fb69b9ca18a77cfa4a313aaefda79677476e9]

INTEGRATION: CWS changefileheader (1.3.36); FILE MERGED 2008/03/28 15:50:24 rt 1.3.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7bc669347e44bb12c7428c108722cd0ccd00c1a8]

INTEGRATION: CWS changefileheader (1.5.112); FILE MERGED 2008/03/28 16:43:38 rt 1.5.112.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f1539a1149279245c4a693160c9c9b98c8b900d7]

INTEGRATION: CWS changefileheader (1.10.58); FILE MERGED 2008/03/31 16:51:18 rt 1.10.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fcecb24b3181f04cbb6dfdaeb7f37ad0c155bee8]

INTEGRATION: CWS changefileheader (1.14.226); FILE MERGED 2008/03/31 13:57:46 rt 1.14.226.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5dc30d6e4af254a96abc242122edb864f2680ae0]

INTEGRATION: CWS changefileheader (1.6.738); FILE MERGED 2008/04/01 15:59:07 thb 1.6.738.2: #i85898# Stripping all external header guards 2008/03/31 16:58:27 rt 1.6.738.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [563a7d56513c79e637a46ed364b1016fe31e2741]

INTEGRATION: CWS changefileheader (1.2.238); FILE MERGED 2008/03/31 15:58:50 rt 1.2.238.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c095e019c1e7a00d7e2f99a3750de6b3f637d1cc]

INTEGRATION: CWS changefileheader (1.5.330); FILE MERGED 2008/03/31 17:14:14 rt 1.5.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0072c941a184f6765e66b9d556f3bd07ff04ae03]

INTEGRATION: CWS changefileheader (1.2.126); FILE MERGED 2008/03/28 16:43:21 rt 1.2.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b3da998f304fa5aa05b5f41ba64861b43c663aa2]

INTEGRATION: CWS changefileheader (1.5.210); FILE MERGED 2008/03/31 13:01:20 rt 1.5.210.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a4d50e40f96b9b893e034ccbe613f2514b502814]

INTEGRATION: CWS changefileheader (1.14.58); FILE MERGED 2008/03/31 16:51:18 rt 1.14.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7befd3f917498b150c510f9862fdab60ced90d38]

INTEGRATION: CWS changefileheader (1.2.294); FILE MERGED 2008/03/28 16:43:33 rt 1.2.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f77b2b888c63a30f1785bd157d75e82e855e8855]

INTEGRATION: CWS changefileheader (1.4.358); FILE MERGED 2008/03/31 13:57:46 rt 1.4.358.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7da92c3e9d5053e61c768f8d2ff75fa4890d7ce7]

INTEGRATION: CWS changefileheader (1.16.1130); FILE MERGED 2008/03/31 16:58:27 rt 1.16.1130.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [95da08b6a12a8cbc9ad5d6b82650062cbacbdb39]

INTEGRATION: CWS changefileheader (1.3.34); FILE MERGED 2008/03/31 15:58:50 rt 1.3.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c4f213cf1d0591c46bd800ad143a199d13a65f90]

INTEGRATION: CWS changefileheader (1.4.492); FILE MERGED 2008/04/01 12:36:08 thb 1.4.492.2: #i85898# Stripping all external header guards 2008/03/31 17:14:14 rt 1.4.492.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d43cee7ff8bcdc88780a5527729dbfc849fa0558]

INTEGRATION: CWS changefileheader (1.2.466); FILE MERGED 2008/04/01 15:49:33 thb 1.2.466.3: #i85898# Stripping all external header guards 2008/04/01 12:46:41 thb 1.2.466.2: #i85898# Stripping all external header guards 2008/03/31 14:18:13 rt 1.2.466.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e522c915643e51dfa36cad17968597cb03bd2226]

INTEGRATION: CWS changefileheader (1.2.70); FILE MERGED 2008/03/28 16:43:21 rt 1.2.70.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d49d46757eb95a3282bc6781f405a874c4cfda0e]

INTEGRATION: CWS changefileheader (1.10.432); FILE MERGED 2008/03/31 13:01:19 rt 1.10.432.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [435df0c5c8dc542f1550be76b45188601fd44f33]

INTEGRATION: CWS changefileheader (1.6.226); FILE MERGED 2008/03/31 13:57:45 rt 1.6.226.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f5ec9b608d3d5e4815ff23047836cfdad5a4ed92]

INTEGRATION: CWS changefileheader (1.2.78); FILE MERGED 2008/03/31 16:58:26 rt 1.2.78.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [54d7d944b2ccdde99dff267de655459758f5421e]

INTEGRATION: CWS changefileheader (1.3.36); FILE MERGED 2008/03/28 15:50:21 rt 1.3.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fa2bf3e54ac87b90c7b3918579d9981ad31e5747]

INTEGRATION: CWS changefileheader (1.25.34); FILE MERGED 2008/03/31 17:14:14 rt 1.25.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [069df84621e2357eee33f6263975f0880c656947]

INTEGRATION: CWS changefileheader (1.8.34); FILE MERGED 2008/04/01 15:04:00 thb 1.8.34.2: #i85898# Stripping all external header guards 2008/03/28 16:43:21 rt 1.8.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [92d6625851a39f4c882228366a1cf6f81c3610fd]

INTEGRATION: CWS changefileheader (1.4.774); FILE MERGED 2008/03/31 13:01:19 rt 1.4.774.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0293ef3751bb996310f35d526d86b9921386d0dd]

INTEGRATION: CWS changefileheader (1.4.166); FILE MERGED 2008/03/28 16:43:33 rt 1.4.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fced82250b9f91d1af6ae3cca0ff10fd99ff9ca0]

INTEGRATION: CWS changefileheader (1.16.108); FILE MERGED 2008/04/01 15:34:20 thb 1.16.108.2: #i85898# Stripping all external header guards 2008/03/31 13:57:45 rt 1.16.108.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c9f17961e30622a7be06895ddb0344d996cb7ce6]

INTEGRATION: CWS changefileheader (1.2.1202); FILE MERGED 2008/04/01 15:59:07 thb 1.2.1202.2: #i85898# Stripping all external header guards 2008/03/31 16:58:26 rt 1.2.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3c017decc37d29822b05d7f84c8c6e5c6c69339e]

INTEGRATION: CWS changefileheader (1.3.446); FILE MERGED 2008/04/01 15:49:33 thb 1.3.446.3: #i85898# Stripping all external header guards 2008/04/01 12:46:41 thb 1.3.446.2: #i85898# Stripping all external header guards 2008/03/31 14:18:13 rt 1.3.446.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [152c6a222a3ae3c56671d892a2b9a5be3e9dffff]

INTEGRATION: CWS changefileheader (1.3.96); FILE MERGED 2008/03/31 17:14:14 rt 1.3.96.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [edcd592993314efd2aec3b0947eed12cbaa4b0f8]

INTEGRATION: CWS changefileheader (1.3.36); FILE MERGED 2008/03/28 15:50:20 rt 1.3.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [40a96671b5cb60b091d17bcdd1fe93e3c0d02911]

INTEGRATION: CWS changefileheader (1.3.94); FILE MERGED 2008/04/01 10:50:18 thb 1.3.94.2: #i85898# Stripping all external header guards 2008/03/28 16:43:21 rt 1.3.94.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ec3e1f2b89fba81a94db01c8fbad353ee9e666d5]

INTEGRATION: CWS changefileheader (1.3.774); FILE MERGED 2008/03/31 13:01:19 rt 1.3.774.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [04e509033acf73b2bb58dd50f55d8d7440db1853]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:43:33 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [64a7cf4f23792d661b875ac88080ee9761dac5a6]

INTEGRATION: CWS changefileheader (1.8.58); FILE MERGED 2008/03/31 16:51:18 rt 1.8.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a35ac577f816da48aeedab108b62d9bb4043b426]

INTEGRATION: CWS changefileheader (1.7.358); FILE MERGED 2008/04/01 15:34:19 thb 1.7.358.2: #i85898# Stripping all external header guards 2008/03/31 13:57:45 rt 1.7.358.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [63f86f1876be51b682ffc7e6a0e401578b009d4b]

INTEGRATION: CWS changefileheader (1.7.1202); FILE MERGED 2008/04/01 12:55:24 thb 1.7.1202.2: #i85898# Stripping all external header guards 2008/03/31 16:58:26 rt 1.7.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d44486ae4f61a0998361c4ce6f1f54c9ebb2a158]

INTEGRATION: CWS changefileheader (1.4.700); FILE MERGED 2008/03/31 17:14:08 rt 1.4.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8e18f601e126d6b5c70d6f80e3ca69cfe71cc4c4]

INTEGRATION: CWS changefileheader (1.5.20); FILE MERGED 2008/03/28 16:43:21 rt 1.5.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a2fad5544a6fd1162602d0a1d5781cc95d732847]

INTEGRATION: CWS changefileheader (1.4.26); FILE MERGED 2008/04/01 15:44:37 thb 1.4.26.3: #i85898# Stripping all external header guards 2008/04/01 12:43:18 thb 1.4.26.2: #i85898# Stripping all external header guards 2008/03/31 13:01:10 rt 1.4.26.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1b7b49b8bdcbbc8853201723f6ae6dfab16d9c51]

INTEGRATION: CWS changefileheader (1.18.24); FILE MERGED 2008/04/01 15:34:19 thb 1.18.24.3: #i85898# Stripping all external header guards 2008/04/01 12:38:41 thb 1.18.24.2: #i85898# Stripping all external header guards 2008/03/31 13:57:45 rt 1.18.24.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e8235122414f7976db7d42d36851553a860640ba]

INTEGRATION: CWS changefileheader (1.3.1202); FILE MERGED 2008/04/01 15:59:07 thb 1.3.1202.2: #i85898# Stripping all external header guards 2008/03/31 16:58:26 rt 1.3.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2908b320bbe95b6ada917583ef949c1f5d4df5a7]

INTEGRATION: CWS changefileheader (1.2.466); FILE MERGED 2008/04/01 15:49:33 thb 1.2.466.3: #i85898# Stripping all external header guards 2008/04/01 12:46:41 thb 1.2.466.2: #i85898# Stripping all external header guards 2008/03/31 14:18:12 rt 1.2.466.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4ce3efe110d51a9c349a195a79c22d3a14cd1d0e]

INTEGRATION: CWS changefileheader (1.2.320); FILE MERGED 2008/04/01 15:44:37 thb 1.2.320.3: #i85898# Stripping all external header guards 2008/04/01 12:43:18 thb 1.2.320.2: #i85898# Stripping all external header guards 2008/03/31 13:01:10 rt 1.2.320.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [66a34908b3c1fd442fd48adbcdd29e73d20ef74b]

INTEGRATION: CWS changefileheader (1.5.20); FILE MERGED 2008/04/01 10:50:18 thb 1.5.20.2: #i85898# Stripping all external header guards 2008/03/28 16:43:21 rt 1.5.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b1e17b5d5d3603fb4bca38b94caac83544121dfe]

INTEGRATION: CWS changefileheader (1.8.58); FILE MERGED 2008/03/31 16:51:17 rt 1.8.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3f806ee41631fc65d56ac1ad54f2b1d187fa1e15]

INTEGRATION: CWS changefileheader (1.23.138); FILE MERGED 2008/04/01 15:34:19 thb 1.23.138.3: #i85898# Stripping all external header guards 2008/04/01 12:38:41 thb 1.23.138.2: #i85898# Stripping all external header guards 2008/03/31 13:57:45 rt 1.23.138.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d3846dfdc022edc1ca841c8b4c3431fed64af4df]

INTEGRATION: CWS changefileheader (1.2.1202); FILE MERGED 2008/04/01 15:59:07 thb 1.2.1202.3: #i85898# Stripping all external header guards 2008/04/01 12:55:24 thb 1.2.1202.2: #i85898# Stripping all external header guards 2008/03/31 16:58:26 rt 1.2.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fa5f9fde5649ef3346866da482fd1b6d48a8446a]

INTEGRATION: CWS changefileheader (1.4.20); FILE MERGED 2008/03/28 16:43:20 rt 1.4.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [60b0dd8f9c0859f99adde9b376ad51131b6fdeed]

INTEGRATION: CWS changefileheader (1.2.320); FILE MERGED 2008/04/01 12:43:17 thb 1.2.320.2: #i85898# Stripping all external header guards 2008/03/31 13:01:10 rt 1.2.320.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [98bde309bfe51723f45b8656dfb40cb929a7a5da]

INTEGRATION: CWS changefileheader (1.6.28); FILE MERGED 2008/03/28 16:43:33 rt 1.6.28.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2b3504ef79a38ebf27ba4cee38fd35c08287eff0]

INTEGRATION: CWS changefileheader (1.30.226); FILE MERGED 2008/03/31 13:57:45 rt 1.30.226.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a7f60ffec01ad3c35e1fa9684b586b0600293a5b]

INTEGRATION: CWS changefileheader (1.3.446); FILE MERGED 2008/04/01 15:49:33 thb 1.3.446.3: #i85898# Stripping all external header guards 2008/04/01 12:46:40 thb 1.3.446.2: #i85898# Stripping all external header guards 2008/03/31 14:18:12 rt 1.3.446.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8aea9c3fec14a2d56b3a1e4b05244a03376a3f12]

INTEGRATION: CWS changefileheader (1.2.320); FILE MERGED 2008/04/01 15:44:37 thb 1.2.320.3: #i85898# Stripping all external header guards 2008/04/01 12:43:17 thb 1.2.320.2: #i85898# Stripping all external header guards 2008/03/31 13:01:10 rt 1.2.320.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [71dd2179ea96d7f124631f6b62dd56b068cdd11f]

INTEGRATION: CWS changefileheader (1.4.34); FILE MERGED 2008/04/01 15:03:59 thb 1.4.34.3: #i85898# Stripping all external header guards 2008/04/01 10:50:18 thb 1.4.34.2: #i85898# Stripping all external header guards 2008/03/28 16:43:20 rt 1.4.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6bc129e5a156b3c830dd5552bbc4c1bad23eba6d]

INTEGRATION: CWS changefileheader (1.5.132); FILE MERGED 2008/03/28 16:43:33 rt 1.5.132.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8b6a2a612b5b2163d7af59b49add4e1b9420ccca]

INTEGRATION: CWS changefileheader (1.4.242); FILE MERGED 2008/04/01 15:59:07 thb 1.4.242.2: #i85898# Stripping all external header guards 2008/03/31 16:58:26 rt 1.4.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0cddaa4c55868163bae94208d0b006e76a45d7ab]

INTEGRATION: CWS changefileheader (1.10.256); FILE MERGED 2008/04/01 15:34:19 thb 1.10.256.3: #i85898# Stripping all external header guards 2008/04/01 12:38:41 thb 1.10.256.2: #i85898# Stripping all external header guards 2008/03/31 13:57:45 rt 1.10.256.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1d852e7f0aef6a9513a8e8c089ab53bfd4d85d89]

INTEGRATION: CWS changefileheader (1.2.466); FILE MERGED 2008/03/31 14:18:12 rt 1.2.466.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [92588d5fee533c2be3f9683a37d7cc5b4cc36190]

INTEGRATION: CWS changefileheader (1.6.20); FILE MERGED 2008/04/01 15:03:59 thb 1.6.20.2: #i85898# Stripping all external header guards 2008/03/28 16:43:20 rt 1.6.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f41ec72b87a00157c3193a11f97aa63d81eb7cf7]

INTEGRATION: CWS changefileheader (1.4.1202); FILE MERGED 2008/03/31 16:58:26 rt 1.4.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d03671941f0613bd959722f684c13d9e42005beb]

INTEGRATION: CWS changefileheader (1.9.58); FILE MERGED 2008/03/31 16:51:17 rt 1.9.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7768bd35883607a61c5e2f7cf92d0eeb8bd40f42]

INTEGRATION: CWS changefileheader (1.3.260); FILE MERGED 2008/04/01 12:46:40 thb 1.3.260.2: #i85898# Stripping all external header guards 2008/03/31 14:18:12 rt 1.3.260.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2e9271f6417b43ad93f2722c8ce8bdb523193add]

INTEGRATION: CWS changefileheader (1.3.26); FILE MERGED 2008/04/01 12:43:17 thb 1.3.26.2: #i85898# Stripping all external header guards 2008/03/31 13:01:10 rt 1.3.26.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3b1536a99240e3ffe51552bca6ab792f5b93d882]

INTEGRATION: CWS changefileheader (1.26.226); FILE MERGED 2008/03/31 13:57:45 rt 1.26.226.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [94b3d80b1e4082ff56d78ee71ee448edcb70bc27]

INTEGRATION: CWS changefileheader (1.3.126); FILE MERGED 2008/03/28 16:43:20 rt 1.3.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3150cfa078647348d265bcc34213f619fc8cb706]

INTEGRATION: CWS changefileheader (1.4.132); FILE MERGED 2008/03/28 16:43:33 rt 1.4.132.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0382fb93bc027b945a6029bce24446042f4b59c9]

INTEGRATION: CWS changefileheader (1.10.220); FILE MERGED 2008/04/01 15:34:19 thb 1.10.220.2: #i85898# Stripping all external header guards 2008/03/31 13:57:45 rt 1.10.220.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1ab3eb31d0d81f19c7c7e3c6f4a56e657fbe70a8]

INTEGRATION: CWS changefileheader (1.3.32); FILE MERGED 2008/03/31 15:58:50 rt 1.3.32.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6e61b76ab965ec63aacff7ed794e68e5e1f74386]

INTEGRATION: CWS changefileheader (1.4.26); FILE MERGED 2008/04/01 15:44:37 thb 1.4.26.3: #i85898# Stripping all external header guards 2008/04/01 12:43:17 thb 1.4.26.2: #i85898# Stripping all external header guards 2008/03/31 13:01:10 rt 1.4.26.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e2a2690fb0b69cda62785adf68cc438a5d45a355]

INTEGRATION: CWS changefileheader (1.11.58); FILE MERGED 2008/03/31 16:51:17 rt 1.11.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4538dc60665993c9e2c2bc115b11364c8e5dea41]

INTEGRATION: CWS changefileheader (1.2.466); FILE MERGED 2008/04/01 15:49:33 thb 1.2.466.3: #i85898# Stripping all external header guards 2008/04/01 12:46:40 thb 1.2.466.2: #i85898# Stripping all external header guards 2008/03/31 14:18:12 rt 1.2.466.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0f06c462577f96791b39aa9b071f465a8f318816]

INTEGRATION: CWS changefileheader (1.2.126); FILE MERGED 2008/03/28 16:43:20 rt 1.2.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [158235558c18d72e8dc7acb0a8018286feca3d1a]

INTEGRATION: CWS changefileheader (1.25.448); FILE MERGED 2008/03/31 16:58:25 rt 1.25.448.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a327c0cc580bc08054037eca21d1bc17b7cb2ffa]

INTEGRATION: CWS changefileheader (1.31.226); FILE MERGED 2008/03/31 13:57:45 rt 1.31.226.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [faa2d2a03511900bc0de79da6f1dd7ef72b76d91]

INTEGRATION: CWS changefileheader (1.57.34); FILE MERGED 2008/03/31 17:14:05 rt 1.57.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bc8cde019d95a537bb5061fa3760dba02ee24e08]

INTEGRATION: CWS changefileheader (1.2.466); FILE MERGED 2008/04/01 12:46:40 thb 1.2.466.2: #i85898# Stripping all external header guards 2008/03/31 14:18:12 rt 1.2.466.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dab5f8d94d864b61016fe4baa98c7273a4dfa211]

INTEGRATION: CWS changefileheader (1.3.106); FILE MERGED 2008/04/01 15:03:59 thb 1.3.106.3: #i85898# Stripping all external header guards 2008/04/01 10:50:18 thb 1.3.106.2: #i85898# Stripping all external header guards 2008/03/28 16:43:20 rt 1.3.106.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [070892159e116b9ce24083baaa86e70388079124]

INTEGRATION: CWS changefileheader (1.13.58); FILE MERGED 2008/03/31 16:51:17 rt 1.13.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cf3ab1ea2e3b721adb70b116968a53b74fbe9a58]

INTEGRATION: CWS changefileheader (1.15.242); FILE MERGED 2008/03/31 16:58:25 rt 1.15.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [aff3c9a09ebd9ad8aef5dd744110c554e69112c2]

INTEGRATION: CWS changefileheader (1.13.16); FILE MERGED 2008/04/01 15:34:19 thb 1.13.16.3: #i85898# Stripping all external header guards 2008/04/01 12:38:41 thb 1.13.16.2: #i85898# Stripping all external header guards 2008/03/31 13:57:45 rt 1.13.16.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [825beb0947a641d421b736cd3f45ae1c6c006d34]

INTEGRATION: CWS changefileheader (1.3.36); FILE MERGED 2008/03/28 15:50:19 rt 1.3.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [90f7518ff42cd45a7ad66c81802b2157b33c9d23]

INTEGRATION: CWS changefileheader (1.3.700); FILE MERGED 2008/03/31 17:14:05 rt 1.3.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7b6f7d275b8c61e9a62345c5f0f07f9919b9fa82]

INTEGRATION: CWS changefileheader (1.5.44); FILE MERGED 2008/04/01 15:03:59 thb 1.5.44.3: #i85898# Stripping all external header guards 2008/04/01 10:50:18 thb 1.5.44.2: #i85898# Stripping all external header guards 2008/03/28 16:43:20 rt 1.5.44.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7b49fb9ab148f135a6de6b7382679703151d8a6d]

INTEGRATION: CWS changefileheader (1.37.448); FILE MERGED 2008/03/31 16:58:17 rt 1.37.448.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bde6ea2b02822c9061909c2e75671c57ca5d20a9]

INTEGRATION: CWS changefileheader (1.33.226); FILE MERGED 2008/03/31 13:57:45 rt 1.33.226.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3b670d66692ffa76ad11375c58ca243136edccd0]

INTEGRATION: CWS changefileheader (1.12.58); FILE MERGED 2008/03/31 16:51:17 rt 1.12.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [14ab634d4bfaa81385da3da9664fa0ee36b3a57a]

INTEGRATION: CWS changefileheader (1.4.206); FILE MERGED 2008/04/01 15:44:37 thb 1.4.206.3: #i85898# Stripping all external header guards 2008/04/01 12:43:17 thb 1.4.206.2: #i85898# Stripping all external header guards 2008/03/31 13:01:10 rt 1.4.206.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f3451d91887a867fb6bb6556e00cc36605a63b12]

INTEGRATION: CWS changefileheader (1.2.700); FILE MERGED 2008/04/01 15:29:58 thb 1.2.700.2: #i85898# Stripping all external header guards 2008/03/31 17:14:05 rt 1.2.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3869904ab1f62729c27e14e337752fb40a6e9f5b]

INTEGRATION: CWS changefileheader (1.4.1202); FILE MERGED 2008/03/31 16:58:17 rt 1.4.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c0921d9fb8f715ddd7a8b224be439a56d125d5d3]

INTEGRATION: CWS changefileheader (1.14.220); FILE MERGED 2008/04/01 15:34:19 thb 1.14.220.2: #i85898# Stripping all external header guards 2008/03/31 13:57:45 rt 1.14.220.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1b70f04bfaa3a97173509ef469468b5f711d3cb5]

INTEGRATION: CWS changefileheader (1.4.690); FILE MERGED 2008/03/31 17:14:05 rt 1.4.690.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e735fc0f6b5412050ff1d639b705097bd3700f7b]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/03/31 16:51:17 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [33decaa8f8915441e4042270b02a06e77d216d76]

INTEGRATION: CWS changefileheader (1.16.242); FILE MERGED 2008/04/01 15:59:06 thb 1.16.242.3: #i85898# Stripping all external header guards 2008/04/01 12:55:24 thb 1.16.242.2: #i85898# Stripping all external header guards 2008/03/31 16:58:17 rt 1.16.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ed2e5cd9ec0d62fd5d7d0569c78557d523398947]

INTEGRATION: CWS changefileheader (1.3.206); FILE MERGED 2008/03/28 16:43:33 rt 1.3.206.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e79f49a3363bcf28bf59935546b43cbb1a1bfa41]

INTEGRATION: CWS changefileheader (1.8.298); FILE MERGED 2008/04/01 15:34:18 thb 1.8.298.2: #i85898# Stripping all external header guards 2008/03/31 13:57:45 rt 1.8.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2e6d34f6bf6ad1dc7859526a38ef09baaa8a2099]

INTEGRATION: CWS changefileheader (1.5.24); FILE MERGED 2008/04/01 15:29:58 thb 1.5.24.2: #i85898# Stripping all external header guards 2008/03/31 17:14:04 rt 1.5.24.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [58725de89abac95dbb238bc2cd4986fe0e24199e]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/03/31 16:51:16 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [97c9939dd7011b6c7d38b27800aedd0461c43677]

INTEGRATION: CWS changefileheader (1.2.320); FILE MERGED 2008/04/01 15:44:37 thb 1.2.320.2: #i85898# Stripping all external header guards 2008/03/31 13:01:10 rt 1.2.320.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8bfcda9e74d71b93e660bb9b284e4da82a11321a]

INTEGRATION: CWS changefileheader (1.8.242); FILE MERGED 2008/04/01 15:59:06 thb 1.8.242.2: #i85898# Stripping all external header guards 2008/03/31 16:58:17 rt 1.8.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [545e079d149e44f9822f424502e3de0dbfa55476]

INTEGRATION: CWS changefileheader (1.5.20); FILE MERGED 2008/03/28 16:43:19 rt 1.5.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [99b5ffc0db4fb44dce45d4c871d6e86c5b05cac7]

INTEGRATION: CWS changefileheader (1.9.220); FILE MERGED 2008/04/01 15:34:18 thb 1.9.220.2: #i85898# Stripping all external header guards 2008/03/31 13:57:45 rt 1.9.220.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [84f1891e58485cb0b6f3e773cc99060b2409073a]

INTEGRATION: CWS changefileheader (1.4.94); FILE MERGED 2008/04/01 12:36:06 thb 1.4.94.2: #i85898# Stripping all external header guards 2008/03/31 17:14:04 rt 1.4.94.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [360c10f19ef2e5c172dc74655ccc1df5f04a7c49]

INTEGRATION: CWS changefileheader (1.2.1202); FILE MERGED 2008/03/31 16:58:17 rt 1.2.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2f4f59c83cbd7a5d49cc17c76d90fd51b11bbe1a]

INTEGRATION: CWS changefileheader (1.5.298); FILE MERGED 2008/04/01 15:34:18 thb 1.5.298.3: #i85898# Stripping all external header guards 2008/04/01 12:38:41 thb 1.5.298.2: #i85898# Stripping all external header guards 2008/03/31 13:57:45 rt 1.5.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ba57ef0b4d9d508cacf2aa9ba5442422c1fedda8]

INTEGRATION: CWS changefileheader (1.4.34); FILE MERGED 2008/03/28 16:43:19 rt 1.4.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f3efce42a31ec6e5d69e91afdaab2b0f16ff8451]

INTEGRATION: CWS changefileheader (1.3.206); FILE MERGED 2008/03/28 16:43:32 rt 1.3.206.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b0ec5d07e5a3c9e9e5043747f26a6950636378d2]

INTEGRATION: CWS changefileheader (1.2.700); FILE MERGED 2008/03/31 17:14:04 rt 1.2.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [42e5f4965c578e5a64d589fb02eafdeab9030a54]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/03/31 16:51:12 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [29985374ce3f1b05065089dd6d29e7c980bb8ca0]

INTEGRATION: CWS changefileheader (1.3.446); FILE MERGED 2008/04/01 15:49:33 thb 1.3.446.3: #i85898# Stripping all external header guards 2008/04/01 12:46:39 thb 1.3.446.2: #i85898# Stripping all external header guards 2008/03/31 14:18:12 rt 1.3.446.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2741dba96614e023d5aac3c53c261edda02399fc]

INTEGRATION: CWS changefileheader (1.8.242); FILE MERGED 2008/03/31 16:58:17 rt 1.8.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c9d21f3a8d137528faf00490c051e4e56fdced83]

INTEGRATION: CWS changefileheader (1.6.28); FILE MERGED 2008/03/28 16:43:32 rt 1.6.28.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [93a24d7a0324434999f268caefcc0db5af4c2f6e]

INTEGRATION: CWS changefileheader (1.14.296); FILE MERGED 2008/04/01 15:34:18 thb 1.14.296.3: #i85898# Stripping all external header guards 2008/04/01 12:38:40 thb 1.14.296.2: #i85898# Stripping all external header guards 2008/03/31 13:57:45 rt 1.14.296.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [58ce0234c304105e20f47d5f0159e6b9ae3064d6]

INTEGRATION: CWS changefileheader (1.7.20); FILE MERGED 2008/03/28 16:43:19 rt 1.7.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [56c09bef54e98adb4c1f5de2fc585387080db1cc]

INTEGRATION: CWS changefileheader (1.5.240); FILE MERGED 2008/04/01 15:29:57 thb 1.5.240.3: #i85898# Stripping all external header guards 2008/04/01 12:36:05 thb 1.5.240.2: #i85898# Stripping all external header guards 2008/03/31 17:14:04 rt 1.5.240.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5f0d928f9bd034a14af3aaedcf005a2cc6112097]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:51:12 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1fc8997b7f305a169903bbd32a488025beea5db2]

INTEGRATION: CWS changefileheader (1.4.354); FILE MERGED 2008/04/01 15:49:32 thb 1.4.354.3: #i85898# Stripping all external header guards 2008/04/01 12:46:39 thb 1.4.354.2: #i85898# Stripping all external header guards 2008/03/31 14:18:12 rt 1.4.354.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5d65562757895def31cb9ad62fa28311628d1ad6]

INTEGRATION: CWS changefileheader (1.2.238); FILE MERGED 2008/03/31 15:58:49 rt 1.2.238.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [eb4a6ff8c72587b8f29326312d587996db26bde7]

INTEGRATION: CWS changefileheader (1.14.14); FILE MERGED 2008/03/31 16:58:17 rt 1.14.14.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ecaf16072499123479ee50eb6e62f6c67b064167]

INTEGRATION: CWS changefileheader (1.32.32); FILE MERGED 2008/04/01 15:29:57 thb 1.32.32.3: #i85898# Stripping all external header guards 2008/04/01 12:36:05 thb 1.32.32.2: #i85898# Stripping all external header guards 2008/03/31 17:14:04 rt 1.32.32.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f5aa5745788cbf54638822b65659582e0904fa01]

INTEGRATION: CWS changefileheader (1.49.226); FILE MERGED 2008/03/31 13:57:45 rt 1.49.226.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8224ceebf128a3fc681ddf2619b2d33ca19e3c18]

INTEGRATION: CWS changefileheader (1.3.36); FILE MERGED 2008/03/28 15:50:18 rt 1.3.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [827fdc4c9757ec42722e8ff94ec6bf2e5cc3d6e7]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:43:32 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3e4782e2d5b64376bfe66498ec71c06958a75180]

INTEGRATION: CWS changefileheader (1.2.320); FILE MERGED 2008/04/01 15:44:36 thb 1.2.320.3: #i85898# Stripping all external header guards 2008/04/01 12:43:17 thb 1.2.320.2: #i85898# Stripping all external header guards 2008/03/31 13:01:10 rt 1.2.320.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0189dae5596313f8db5927fb62beccfd1a40f970]

INTEGRATION: CWS changefileheader (1.3.446); FILE MERGED 2008/04/01 15:49:32 thb 1.3.446.3: #i85898# Stripping all external header guards 2008/04/01 12:46:39 thb 1.3.446.2: #i85898# Stripping all external header guards 2008/03/31 14:18:12 rt 1.3.446.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b5c4d562d65a99c69fc6be4e628151531bc0f68e]

INTEGRATION: CWS changefileheader (1.3.126); FILE MERGED 2008/03/28 16:43:19 rt 1.3.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0df247a0b89a9447b550af5b4782f5b455a49f3a]

INTEGRATION: CWS changefileheader (1.10.158); FILE MERGED 2008/04/01 15:29:57 thb 1.10.158.3: #i85898# Stripping all external header guards 2008/04/01 12:36:05 thb 1.10.158.2: #i85898# Stripping all external header guards 2008/03/31 17:14:04 rt 1.10.158.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b15e518aade5d4c60328db38ca43fd47adc6677e]

INTEGRATION: CWS changefileheader (1.45.38); FILE MERGED 2008/04/01 15:34:17 thb 1.45.38.3: #i85898# Stripping all external header guards 2008/04/01 12:38:40 thb 1.45.38.2: #i85898# Stripping all external header guards 2008/03/31 13:57:45 rt 1.45.38.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1a840c1226b9ae31168933bc32e526319eb2a984]

INTEGRATION: CWS changefileheader (1.6.62); FILE MERGED 2008/03/31 16:51:07 rt 1.6.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e3a4a298f4db73e158d065b6ddc797e811eda439]

INTEGRATION: CWS changefileheader (1.3.318); FILE MERGED 2008/04/01 15:49:32 thb 1.3.318.3: #i85898# Stripping all external header guards 2008/04/01 12:46:39 thb 1.3.318.2: #i85898# Stripping all external header guards 2008/03/31 14:18:12 rt 1.3.318.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [691a531d1ed1488fda7f44d809f31fdee5fb1991]

INTEGRATION: CWS changefileheader (1.2.126); FILE MERGED 2008/03/28 16:43:19 rt 1.2.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f9daae2475d93000b3423155edf082209b580d7a]

INTEGRATION: CWS changefileheader (1.16.158); FILE MERGED 2008/03/31 17:14:04 rt 1.16.158.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [aa640f1ab2238bd5b3c272d26ad3ab42df9466c3]

INTEGRATION: CWS changefileheader (1.4.450); FILE MERGED 2008/04/01 15:49:32 thb 1.4.450.3: #i85898# Stripping all external header guards 2008/04/01 12:46:39 thb 1.4.450.2: #i85898# Stripping all external header guards 2008/03/31 14:18:12 rt 1.4.450.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [de808a56149c862cdca1ba778b9c0cfe2c12cd97]

INTEGRATION: CWS changefileheader (1.28.226); FILE MERGED 2008/03/31 13:57:45 rt 1.28.226.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [496a73f92b32f39678327448bbd2598414aa024a]

INTEGRATION: CWS changefileheader (1.2.320); FILE MERGED 2008/04/01 15:44:36 thb 1.2.320.3: #i85898# Stripping all external header guards 2008/04/01 12:43:16 thb 1.2.320.2: #i85898# Stripping all external header guards 2008/03/31 13:01:10 rt 1.2.320.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [29b3a9686227179c6903a53757c6ab6803ec9f4b]

INTEGRATION: CWS changefileheader (1.4.206); FILE MERGED 2008/03/28 16:43:32 rt 1.4.206.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [77895702d078a2cd55f6beab0cb0411752533d7a]

INTEGRATION: CWS changefileheader (1.3.92); FILE MERGED 2008/03/28 16:43:19 rt 1.3.92.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [300dd3b7536818e9cf18aa7bd2405cb5912ac898]

INTEGRATION: CWS changefileheader (1.3.146); FILE MERGED 2008/03/31 17:14:04 rt 1.3.146.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [06a6db0e9fd8e3ef07e3161f84fabc19441c9f67]

INTEGRATION: CWS changefileheader (1.11.298); FILE MERGED 2008/04/01 15:34:17 thb 1.11.298.3: #i85898# Stripping all external header guards 2008/04/01 12:38:40 thb 1.11.298.2: #i85898# Stripping all external header guards 2008/03/31 13:57:45 rt 1.11.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4552228b330fc81ca86912c4446acf85f0521f97]

INTEGRATION: CWS changefileheader (1.2.466); FILE MERGED 2008/04/01 12:46:39 thb 1.2.466.2: #i85898# Stripping all external header guards 2008/03/31 14:18:12 rt 1.2.466.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [44dca098cfea814f30c92fc6ff8f5a6d82030ee1]

INTEGRATION: CWS changefileheader (1.3.74); FILE MERGED 2008/03/28 16:43:19 rt 1.3.74.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f303fe9f4c69918e083b27a6bf9161b7c9ceed7e]

INTEGRATION: CWS changefileheader (1.6.176); FILE MERGED 2008/04/01 15:29:57 thb 1.6.176.2: #i85898# Stripping all external header guards 2008/03/31 17:14:04 rt 1.6.176.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [de90b0c83fd983953f778e50d966bfcd83f8a474]

INTEGRATION: CWS changefileheader (1.3.36); FILE MERGED 2008/03/28 15:50:17 rt 1.3.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5d65fec7a61cd282fb49a5b134558db49ce3d6d8]

INTEGRATION: CWS changefileheader (1.2.466); FILE MERGED 2008/04/01 15:49:32 thb 1.2.466.3: #i85898# Stripping all external header guards 2008/04/01 12:46:39 thb 1.2.466.2: #i85898# Stripping all external header guards 2008/03/31 14:18:12 rt 1.2.466.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ff715d19686ef42957239d672757d87f29ed4af9]

INTEGRATION: CWS changefileheader (1.29.226); FILE MERGED 2008/03/31 13:57:45 rt 1.29.226.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5818f86a2da0f5940a00dac1512b23333efcfe13]

INTEGRATION: CWS changefileheader (1.6.20); FILE MERGED 2008/04/01 15:03:59 thb 1.6.20.3: #i85898# Stripping all external header guards 2008/04/01 10:50:18 thb 1.6.20.2: #i85898# Stripping all external header guards 2008/03/28 16:43:18 rt 1.6.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1d1d7aceddddc3d31722d2352638add70361c44e]

INTEGRATION: CWS changefileheader (1.2.320); FILE MERGED 2008/04/01 15:44:36 thb 1.2.320.3: #i85898# Stripping all external header guards 2008/04/01 12:43:16 thb 1.2.320.2: #i85898# Stripping all external header guards 2008/03/31 13:01:09 rt 1.2.320.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c01e1c8ba0fd9573d89db13031c3092a2e6fd56e]

INTEGRATION: CWS changefileheader (1.4.330); FILE MERGED 2008/04/01 15:29:57 thb 1.4.330.2: #i85898# Stripping all external header guards 2008/03/31 17:14:04 rt 1.4.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [30103f71922cce16d023b5c197df4f89ea012a54]

INTEGRATION: CWS changefileheader (1.8.298); FILE MERGED 2008/04/01 15:34:17 thb 1.8.298.2: #i85898# Stripping all external header guards 2008/03/31 13:57:45 rt 1.8.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7b170052de8a829beda1a1a2c0ae5daff124e073]

INTEGRATION: CWS changefileheader (1.2.294); FILE MERGED 2008/03/28 16:43:32 rt 1.2.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [084cda1dec9e3fc10e5a7e11152f6491cb41014b]

INTEGRATION: CWS changefileheader (1.2.320); FILE MERGED 2008/04/01 15:44:36 thb 1.2.320.2: #i85898# Stripping all external header guards 2008/03/31 13:01:09 rt 1.2.320.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d4ab537cd5db871a03c9bec528008893e4308876]

INTEGRATION: CWS changefileheader (1.3.700); FILE MERGED 2008/04/01 15:29:56 thb 1.3.700.3: #i85898# Stripping all external header guards 2008/04/01 12:36:05 thb 1.3.700.2: #i85898# Stripping all external header guards 2008/03/31 17:14:04 rt 1.3.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7747eb0b63b4734fbc3cc7a3eea5b5e0711c3d90]

INTEGRATION: CWS changefileheader (1.2.126); FILE MERGED 2008/03/28 16:43:18 rt 1.2.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e59d57e557028da193b0dd32de875833a0f71bce]

INTEGRATION: CWS changefileheader (1.39.226); FILE MERGED 2008/03/31 13:57:44 rt 1.39.226.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [08adfd5d2fac2eb7a9643e6c897384c5c09d34a4]

INTEGRATION: CWS changefileheader (1.3.222); FILE MERGED 2008/04/01 15:44:36 thb 1.3.222.3: #i85898# Stripping all external header guards 2008/04/01 12:43:16 thb 1.3.222.2: #i85898# Stripping all external header guards 2008/03/31 13:01:09 rt 1.3.222.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d112c1ac58cf7171947352b69846727b4b2d06fa]

INTEGRATION: CWS changefileheader (1.4.92); FILE MERGED 2008/04/01 10:50:18 thb 1.4.92.2: #i85898# Stripping all external header guards 2008/03/28 16:43:18 rt 1.4.92.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2fc1a339fa2f7ebe0d83ccee541d674a12660cf8]

INTEGRATION: CWS changefileheader (1.3.700); FILE MERGED 2008/04/01 15:29:56 thb 1.3.700.2: #i85898# Stripping all external header guards 2008/03/31 17:14:04 rt 1.3.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [33d769ac120b1daba8fa9bd5af0bfee9af1a8aad]

INTEGRATION: CWS changefileheader (1.2.120); FILE MERGED 2008/03/31 15:58:49 rt 1.2.120.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [425ce267222d4c0e6ef61c1fbb6f014db74266bb]

INTEGRATION: CWS changefileheader (1.12.256); FILE MERGED 2008/04/01 15:34:17 thb 1.12.256.3: #i85898# Stripping all external header guards 2008/04/01 12:38:40 thb 1.12.256.2: #i85898# Stripping all external header guards 2008/03/31 13:57:44 rt 1.12.256.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [490640825041a751b4b45cb2e6db092756982d78]

INTEGRATION: CWS changefileheader (1.3.170); FILE MERGED 2008/04/01 15:44:36 thb 1.3.170.3: #i85898# Stripping all external header guards 2008/04/01 12:43:16 thb 1.3.170.2: #i85898# Stripping all external header guards 2008/03/31 13:01:09 rt 1.3.170.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a6ab35195445c410c8cb2af1ce7c8b24ef024de5]

INTEGRATION: CWS changefileheader (1.3.20); FILE MERGED 2008/03/28 16:43:18 rt 1.3.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d856f2ebd061072525b1d4b1efa61bedde8d996e]

INTEGRATION: CWS changefileheader (1.22.32); FILE MERGED 2008/04/01 15:29:55 thb 1.22.32.2: #i85898# Stripping all external header guards 2008/03/31 17:13:54 rt 1.22.32.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c3930ab44f31c1a2a3378ae16ab65d3910901a01]

INTEGRATION: CWS changefileheader (1.3.120); FILE MERGED 2008/03/31 15:58:49 rt 1.3.120.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [540027a780fb67aaaf4ff3a5153c7f8a48663fc7]

INTEGRATION: CWS changefileheader (1.2.16); FILE MERGED 2008/03/31 13:57:44 rt 1.2.16.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b049ec13b0e7b6884e28ca66aea2d1592bf293d5]

INTEGRATION: CWS changefileheader (1.4.166); FILE MERGED 2008/03/28 16:43:32 rt 1.4.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9f27c8b9701e9688ab56aa703926859fc1626b87]

INTEGRATION: CWS changefileheader (1.4.20); FILE MERGED 2008/03/28 16:43:18 rt 1.4.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4f80d33a71f0f7ce73f20c8d102aab3e79149b84]

INTEGRATION: CWS changefileheader (1.11.88); FILE MERGED 2008/03/31 17:13:54 rt 1.11.88.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5959f4137b1e59a11315a6931817f1658f65968f]

INTEGRATION: CWS changefileheader (1.3.446); FILE MERGED 2008/04/01 15:49:32 thb 1.3.446.3: #i85898# Stripping all external header guards 2008/04/01 12:46:38 thb 1.3.446.2: #i85898# Stripping all external header guards 2008/03/31 14:18:12 rt 1.3.446.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1a79ae83660f8e4a66f4cb3bedb61e707ed55792]

INTEGRATION: CWS changefileheader (1.2.292); FILE MERGED 2008/03/28 16:43:32 rt 1.2.292.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6fa8772187626db594d68fc887e017888d063593]

INTEGRATION: CWS changefileheader (1.6.62); FILE MERGED 2008/03/31 16:51:06 rt 1.6.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e8bf0fb6b50f9603c8664a14345ec583d77d232d]

INTEGRATION: CWS changefileheader (1.17.34); FILE MERGED 2008/03/31 17:13:54 rt 1.17.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0cc02faf92807428161ce079f424e4d83917a6f8]

INTEGRATION: CWS changefileheader (1.2.466); FILE MERGED 2008/04/01 15:49:32 thb 1.2.466.3: #i85898# Stripping all external header guards 2008/04/01 12:46:38 thb 1.2.466.2: #i85898# Stripping all external header guards 2008/03/31 14:18:12 rt 1.2.466.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6bd85a2d6189973e5d281779637e890faf96efc5]

INTEGRATION: CWS changefileheader (1.14.226); FILE MERGED 2008/03/31 13:57:44 rt 1.14.226.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cdef38c983c089d248e85d204bcc614bf6d28cb0]

INTEGRATION: CWS changefileheader (1.6.110); FILE MERGED 2008/03/28 16:43:32 rt 1.6.110.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b1bae4cd658bb491a551445a7169d591d12a4ab7]

INTEGRATION: CWS changefileheader (1.13.330); FILE MERGED 2008/03/31 17:13:54 rt 1.13.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [64517867f4e5cbdd31b3d31d01f7292655527b82]

INTEGRATION: CWS changefileheader (1.6.298); FILE MERGED 2008/04/01 15:34:17 thb 1.6.298.3: #i85898# Stripping all external header guards 2008/04/01 12:38:40 thb 1.6.298.2: #i85898# Stripping all external header guards 2008/03/31 13:57:44 rt 1.6.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e1e65bacbccf1821c18008372d95657ef79d4c4d]

INTEGRATION: CWS changefileheader (1.22.86); FILE MERGED 2008/04/01 15:29:55 thb 1.22.86.2: #i85898# Stripping all external header guards 2008/03/31 17:13:54 rt 1.22.86.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [61518e83c0dd519947601edd00b8682a08b3ef09]

INTEGRATION: CWS changefileheader (1.6.20); FILE MERGED 2008/04/01 10:50:18 thb 1.6.20.2: #i85898# Stripping all external header guards 2008/03/28 16:43:18 rt 1.6.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [940e940516a5322beb90d9af1dc14960ff29fde1]

INTEGRATION: CWS changefileheader (1.2.466); FILE MERGED 2008/04/01 15:49:32 thb 1.2.466.3: #i85898# Stripping all external header guards 2008/04/01 12:46:38 thb 1.2.466.2: #i85898# Stripping all external header guards 2008/03/31 14:18:11 rt 1.2.466.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [24e1bbe0b7133c1cfa99f0d97e479aa6273ad9ac]

INTEGRATION: CWS changefileheader (1.38.448); FILE MERGED 2008/03/31 16:58:14 rt 1.38.448.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8ad1d14edcb1cae94cfcac91ecd21277cc83fb5a]

INTEGRATION: CWS changefileheader (1.5.298); FILE MERGED 2008/04/01 15:34:16 thb 1.5.298.2: #i85898# Stripping all external header guards 2008/03/31 13:57:44 rt 1.5.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d80d189b4a80505e057c13dc33c28fba50940dae]

INTEGRATION: CWS changefileheader (1.4.132); FILE MERGED 2008/03/28 16:43:32 rt 1.4.132.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f7fc3a88f3e28b00e8b97a7b2c896b22ff895b0f]

INTEGRATION: CWS changefileheader (1.66.326); FILE MERGED 2008/03/31 16:58:14 rt 1.66.326.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b71a420a0944f9a8ccdb6461f7691818db8af2a0]

INTEGRATION: CWS changefileheader (1.35.226); FILE MERGED 2008/03/31 13:57:44 rt 1.35.226.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fed090d475cc0db1ef33ddb2bbf18f9e7ae486ae]

INTEGRATION: CWS changefileheader (1.29.176); FILE MERGED 2008/04/01 15:29:54 thb 1.29.176.2: #i85898# Stripping all external header guards 2008/03/31 17:13:54 rt 1.29.176.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5cf8369adbf4d5eb60a8f52c3ddd29f05418aefc]

INTEGRATION: CWS changefileheader (1.4.246); FILE MERGED 2008/04/01 12:43:16 thb 1.4.246.2: #i85898# Stripping all external header guards 2008/03/31 13:01:09 rt 1.4.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [11bea67a70e1de59937ff363e7999938555f6584]

INTEGRATION: CWS changefileheader (1.5.132); FILE MERGED 2008/03/28 16:43:32 rt 1.5.132.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2f4e989d7409eb1b1663e90fb31853b81610213c]

INTEGRATION: CWS changefileheader (1.2.466); FILE MERGED 2008/04/01 12:46:38 thb 1.2.466.2: #i85898# Stripping all external header guards 2008/03/31 14:18:11 rt 1.2.466.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a30f6cddce6a0e8af37902e3d4e6408be97cf03b]

INTEGRATION: CWS changefileheader (1.27.184); FILE MERGED 2008/04/01 15:34:16 thb 1.27.184.3: #i85898# Stripping all external header guards 2008/04/01 12:38:40 thb 1.27.184.2: #i85898# Stripping all external header guards 2008/03/31 13:57:44 rt 1.27.184.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [14650f2addc919fbe104bb9078ce1b97c408669e]

INTEGRATION: CWS changefileheader (1.10.326); FILE MERGED 2008/03/31 16:58:14 rt 1.10.326.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [37de296fcad17fe15666d0a1a1a84c0796553352]

INTEGRATION: CWS changefileheader (1.39.84); FILE MERGED 2008/04/01 15:29:54 thb 1.39.84.2: #i85898# Stripping all external header guards 2008/03/31 17:13:54 rt 1.39.84.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2ec9dd90df11c8ce87bf3102daa27b7a8d00f1d9]

INTEGRATION: CWS changefileheader (1.6.26); FILE MERGED 2008/03/31 13:01:09 rt 1.6.26.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [967e8105a0cbf5e75e02b4c58e16403dbb3d9725]

INTEGRATION: CWS changefileheader (1.3.446); FILE MERGED 2008/04/01 15:49:32 thb 1.3.446.3: #i85898# Stripping all external header guards 2008/04/01 12:46:38 thb 1.3.446.2: #i85898# Stripping all external header guards 2008/03/31 14:18:11 rt 1.3.446.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [47a6f2c62f3679dfdbfeed58acb435e6a8b5b001]

INTEGRATION: CWS changefileheader (1.65.34); FILE MERGED 2008/04/01 15:59:06 thb 1.65.34.3: #i85898# Stripping all external header guards 2008/04/01 12:55:24 thb 1.65.34.2: #i85898# Stripping all external header guards 2008/03/31 16:58:13 rt 1.65.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b1e1792a43ce3096ea79bbcd4908ee9d07baee44]

INTEGRATION: CWS changefileheader (1.7.22); FILE MERGED 2008/03/31 16:51:06 rt 1.7.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b68e80b51d498e00f7dd496adaf9d0487edabcdf]

INTEGRATION: CWS changefileheader (1.12.200); FILE MERGED 2008/04/01 15:34:16 thb 1.12.200.3: #i85898# Stripping all external header guards 2008/04/01 12:38:40 thb 1.12.200.2: #i85898# Stripping all external header guards 2008/03/31 13:57:44 rt 1.12.200.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d5226194688e22ea98dd2b4538a6dbc4e7d502dd]

INTEGRATION: CWS changefileheader (1.2.294); FILE MERGED 2008/03/28 16:43:31 rt 1.2.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d505e689423ec377f9036ba894dfb0b9277928a4]

INTEGRATION: CWS changefileheader (1.3.774); FILE MERGED 2008/04/01 15:44:36 thb 1.3.774.2: #i85898# Stripping all external header guards 2008/03/31 13:01:09 rt 1.3.774.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9837ec69f597aef7216a8e059fb396ee89f700ff]

INTEGRATION: CWS changefileheader (1.5.36); FILE MERGED 2008/04/01 15:49:32 thb 1.5.36.3: #i85898# Stripping all external header guards 2008/04/01 12:46:37 thb 1.5.36.2: #i85898# Stripping all external header guards 2008/03/31 14:18:11 rt 1.5.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [87b0b4916a0740f34be75e3edd0da7a0bf38cfd9]

INTEGRATION: CWS changefileheader (1.24.34); FILE MERGED 2008/03/31 17:13:54 rt 1.24.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [19f695f3c0112709dacccf1b6d8320c81eba951b]

INTEGRATION: CWS changefileheader (1.6.234); FILE MERGED 2008/04/01 15:34:16 thb 1.6.234.3: #i85898# Stripping all external header guards 2008/04/01 12:38:40 thb 1.6.234.2: #i85898# Stripping all external header guards 2008/03/31 13:57:44 rt 1.6.234.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bdeb1b6987ce7e60415043a7409d8716a9aa0373]

INTEGRATION: CWS changefileheader (1.3.302); FILE MERGED 2008/04/01 15:44:35 thb 1.3.302.2: #i85898# Stripping all external header guards 2008/03/31 13:01:09 rt 1.3.302.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ee80d71b0ad87171367e4a7d575cc2821d5a5b79]

INTEGRATION: CWS changefileheader (1.18.242); FILE MERGED 2008/04/01 15:59:06 thb 1.18.242.3: #i85898# Stripping all external header guards 2008/04/01 12:55:24 thb 1.18.242.2: #i85898# Stripping all external header guards 2008/03/31 16:58:13 rt 1.18.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [aacbe9ac1f330c0ff1f94050c65d15797c1efe4a]

INTEGRATION: CWS changefileheader (1.3.446); FILE MERGED 2008/04/01 15:49:32 thb 1.3.446.3: #i85898# Stripping all external header guards 2008/04/01 12:46:37 thb 1.3.446.2: #i85898# Stripping all external header guards 2008/03/31 14:18:11 rt 1.3.446.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ac705b129878911c11aa6eeb35c06f967a89a2eb]

INTEGRATION: CWS changefileheader (1.3.66); FILE MERGED 2008/03/28 16:43:17 rt 1.3.66.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [444a987542ddcacab70f60d961e63c5942bc1ee1]

INTEGRATION: CWS changefileheader (1.11.300); FILE MERGED 2008/03/31 17:13:53 rt 1.11.300.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [98748f34296f91bcb5ac8e79bbd7f4064f79d8df]

INTEGRATION: CWS changefileheader (1.2.234); FILE MERGED 2008/04/01 12:38:39 thb 1.2.234.2: #i85898# Stripping all external header guards 2008/03/31 13:57:44 rt 1.2.234.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [51af77fe9c10a636832db495a000bd3f246c9b23]

INTEGRATION: CWS changefileheader (1.3.206); FILE MERGED 2008/03/28 16:43:31 rt 1.3.206.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8037b351e92b12d13d8b1900914c7e718afadb3d]

INTEGRATION: CWS changefileheader (1.3.246); FILE MERGED 2008/04/01 12:43:16 thb 1.3.246.2: #i85898# Stripping all external header guards 2008/03/31 13:01:09 rt 1.3.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7acd6fc16b78ab870ecd90f5085b8f39d0173dc9]

INTEGRATION: CWS changefileheader (1.13.242); FILE MERGED 2008/04/01 15:59:06 thb 1.13.242.3: #i85898# Stripping all external header guards 2008/04/01 12:55:23 thb 1.13.242.2: #i85898# Stripping all external header guards 2008/03/31 16:58:13 rt 1.13.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [eee73acb169801a014d81506d3115faed5f81a00]

INTEGRATION: CWS changefileheader (1.2.466); FILE MERGED 2008/03/31 14:18:11 rt 1.2.466.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6a833b48a2e66b368b74446a3f8adc860bd79ade]

INTEGRATION: CWS changefileheader (1.6.44); FILE MERGED 2008/04/01 10:50:17 thb 1.6.44.2: #i85898# Stripping all external header guards 2008/03/28 16:43:17 rt 1.6.44.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [712c95cd5e863d4b7279d227686727fbaee55ef2]

INTEGRATION: CWS changefileheader (1.17.24); FILE MERGED 2008/03/31 17:13:53 rt 1.17.24.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [621c1612cdfdb577d6ccdbed63ad45f39faada0f]

INTEGRATION: CWS changefileheader (1.7.62); FILE MERGED 2008/03/31 16:51:06 rt 1.7.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a4987a19e9d5a5ee6976f106786770f370158935]

INTEGRATION: CWS changefileheader (1.5.28); FILE MERGED 2008/03/28 16:43:31 rt 1.5.28.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3f1e235946f49c5b352cb3882e64238fd9a1d00f]

INTEGRATION: CWS changefileheader (1.6.226); FILE MERGED 2008/03/31 13:57:44 rt 1.6.226.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ea338492f7afd6175c5a51da50e84be76241f5f3]

INTEGRATION: CWS changefileheader (1.3.170); FILE MERGED 2008/04/01 15:44:35 thb 1.3.170.3: #i85898# Stripping all external header guards 2008/04/01 12:43:16 thb 1.3.170.2: #i85898# Stripping all external header guards 2008/03/31 13:01:09 rt 1.3.170.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [264a98bc3e1d555cc3536b2f3d5ff0b373b22c46]

INTEGRATION: CWS changefileheader (1.43.184); FILE MERGED 2008/03/31 16:58:13 rt 1.43.184.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c29afaf49e731d877505b7f57ec47260f2f32daa]

INTEGRATION: CWS changefileheader (1.2.126); FILE MERGED 2008/03/28 16:43:17 rt 1.2.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [194da10890bcf9cf69f530157e28e053ed6c8f4c]

INTEGRATION: CWS changefileheader (1.4.206); FILE MERGED 2008/03/28 16:43:31 rt 1.4.206.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5760841381141277ea6b01b10b5be930adf16a2c]

INTEGRATION: CWS changefileheader (1.7.88); FILE MERGED 2008/04/01 15:29:54 thb 1.7.88.2: #i85898# Stripping all external header guards 2008/03/31 17:13:53 rt 1.7.88.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a394d1b24e3963472c74ecba651c3ddfdf36c141]

INTEGRATION: CWS changefileheader (1.2.320); FILE MERGED 2008/04/01 15:44:35 thb 1.2.320.3: #i85898# Stripping all external header guards 2008/04/01 12:43:16 thb 1.2.320.2: #i85898# Stripping all external header guards 2008/03/31 13:01:09 rt 1.2.320.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [56c5304e6ca308f040ebb974aca2ae02138c33db]

INTEGRATION: CWS changefileheader (1.3.196); FILE MERGED 2008/04/01 15:49:31 thb 1.3.196.3: #i85898# Stripping all external header guards 2008/04/01 12:46:37 thb 1.3.196.2: #i85898# Stripping all external header guards 2008/03/31 14:18:11 rt 1.3.196.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6a433524ada447864701fd28f30fe2187df80b57]

INTEGRATION: CWS changefileheader (1.4.84); FILE MERGED 2008/03/31 15:58:49 rt 1.4.84.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [382902171529dba6b8ade1e6ae2a335aa809fa2b]

INTEGRATION: CWS changefileheader (1.6.184); FILE MERGED 2008/03/31 16:58:13 rt 1.6.184.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5a01129b50078eaf0479f345d16e4c00e133b658]

INTEGRATION: CWS changefileheader (1.7.234); FILE MERGED 2008/04/01 12:38:39 thb 1.7.234.2: #i85898# Stripping all external header guards 2008/03/31 13:57:44 rt 1.7.234.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a46998924afc827a95de28a58126193955a6837f]

INTEGRATION: CWS changefileheader (1.5.92); FILE MERGED 2008/04/01 15:03:58 thb 1.5.92.2: #i85898# Stripping all external header guards 2008/03/28 16:43:17 rt 1.5.92.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [88da6430da1cd82891e3f1a3e77b4fd4cd5cd994]

INTEGRATION: CWS changefileheader (1.4.330); FILE MERGED 2008/03/31 17:13:53 rt 1.4.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [35275a27868ac3590b98f284982597b357354148]

INTEGRATION: CWS changefileheader (1.2.320); FILE MERGED 2008/04/01 12:43:16 thb 1.2.320.2: #i85898# Stripping all external header guards 2008/03/31 13:01:09 rt 1.2.320.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f40f075782965022de8ed0ee4187d0c515ef7bbc]

INTEGRATION: CWS changefileheader (1.3.36); FILE MERGED 2008/04/01 15:49:31 thb 1.3.36.3: #i85898# Stripping all external header guards 2008/04/01 12:46:37 thb 1.3.36.2: #i85898# Stripping all external header guards 2008/03/31 14:18:11 rt 1.3.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fda4b65a79f6a8c19bc622652300777221436c8a]

INTEGRATION: CWS changefileheader (1.5.298); FILE MERGED 2008/04/01 15:34:15 thb 1.5.298.3: #i85898# Stripping all external header guards 2008/04/01 12:38:39 thb 1.5.298.2: #i85898# Stripping all external header guards 2008/03/31 13:57:44 rt 1.5.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [39e0252fa06982d68d7dd1fd1654042d9b86b182]

INTEGRATION: CWS changefileheader (1.27.184); FILE MERGED 2008/04/01 12:55:23 thb 1.27.184.2: #i85898# Stripping all external header guards 2008/03/31 16:58:13 rt 1.27.184.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0d13afce1d8933f17dc5014aad0ee5a714fff762]

INTEGRATION: CWS changefileheader (1.10.330); FILE MERGED 2008/04/01 15:29:53 thb 1.10.330.3: #i85898# Stripping all external header guards 2008/04/01 12:36:05 thb 1.10.330.2: #i85898# Stripping all external header guards 2008/03/31 17:13:53 rt 1.10.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a39525bd0da5857e6534e853b6a70d9d3540405a]

INTEGRATION: CWS changefileheader (1.4.34); FILE MERGED 2008/04/01 15:49:31 thb 1.4.34.3: #i85898# Stripping all external header guards 2008/04/01 12:46:37 thb 1.4.34.2: #i85898# Stripping all external header guards 2008/03/31 14:18:11 rt 1.4.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1c8b9635170d891b855102d96adac2a079ff935e]

INTEGRATION: CWS changefileheader (1.7.188); FILE MERGED 2008/04/01 15:34:15 thb 1.7.188.3: #i85898# Stripping all external header guards 2008/04/01 12:38:39 thb 1.7.188.2: #i85898# Stripping all external header guards 2008/03/31 13:57:44 rt 1.7.188.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [94b1ae30bca6345b07f21bff9d559b61ac61d95f]

INTEGRATION: CWS changefileheader (1.54.448); FILE MERGED 2008/03/31 16:58:13 rt 1.54.448.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [26c1f848564316336042ccabf32f8cb963ec7305]

INTEGRATION: CWS changefileheader (1.7.24); FILE MERGED 2008/03/31 17:13:53 rt 1.7.24.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4d9c9150de527e727bab46122a8ed4d7913e4d6d]

INTEGRATION: CWS changefileheader (1.3.774); FILE MERGED 2008/04/01 15:44:35 thb 1.3.774.2: #i85898# Stripping all external header guards 2008/03/31 13:01:08 rt 1.3.774.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5d17167ba3445097dc4c6b85107477efe0f48a90]

INTEGRATION: CWS changefileheader (1.3.36); FILE MERGED 2008/03/28 15:50:16 rt 1.3.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9c22378192b8f571d08381c34fb321fe755d920d]

INTEGRATION: CWS changefileheader (1.8.62); FILE MERGED 2008/03/31 16:51:06 rt 1.8.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f508627487ac3a6df62c7a696f272752725fe73a]

INTEGRATION: CWS changefileheader (1.3.84); FILE MERGED 2008/03/31 15:58:49 rt 1.3.84.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4e42675db3e5cd40ed622e509f93d79dbda411f5]

INTEGRATION: CWS changefileheader (1.6.220); FILE MERGED 2008/04/01 15:34:15 thb 1.6.220.3: #i85898# Stripping all external header guards 2008/04/01 12:38:39 thb 1.6.220.2: #i85898# Stripping all external header guards 2008/03/31 13:57:44 rt 1.6.220.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [aa02b18ae600a608fae481832b9dbdd6fe9027a3]

INTEGRATION: CWS changefileheader (1.2.466); FILE MERGED 2008/04/01 15:49:31 thb 1.2.466.3: #i85898# Stripping all external header guards 2008/04/01 12:46:37 thb 1.2.466.2: #i85898# Stripping all external header guards 2008/03/31 14:18:11 rt 1.2.466.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [abf908fcd8ce645b29b037bbd97d9dbfd4dd52be]

INTEGRATION: CWS changefileheader (1.3.274); FILE MERGED 2008/04/01 15:44:35 thb 1.3.274.3: #i85898# Stripping all external header guards 2008/04/01 12:43:16 thb 1.3.274.2: #i85898# Stripping all external header guards 2008/03/31 13:01:08 rt 1.3.274.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ffb7b88c757a29e438349b6acbde4688275aa2a1]

INTEGRATION: CWS changefileheader (1.10.1202); FILE MERGED 2008/03/31 16:58:13 rt 1.10.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5f7c28d2f433c018d9f76a38593b83cf19c60100]

INTEGRATION: CWS changefileheader (1.13.140); FILE MERGED 2008/04/01 15:29:53 thb 1.13.140.2: #i85898# Stripping all external header guards 2008/03/31 17:13:53 rt 1.13.140.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [eaae67d5f1b9752e044097510523f6d5365614e6]

INTEGRATION: CWS changefileheader (1.5.298); FILE MERGED 2008/04/01 15:34:14 thb 1.5.298.3: #i85898# Stripping all external header guards 2008/04/01 12:38:39 thb 1.5.298.2: #i85898# Stripping all external header guards 2008/03/31 13:57:44 rt 1.5.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3552a2453391706bd44545c25b69f99302f01e90]

INTEGRATION: CWS changefileheader (1.4.92); FILE MERGED 2008/03/28 16:43:17 rt 1.4.92.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0b03d9ef804ea1511a8837b721215ed5df065952]

INTEGRATION: CWS changefileheader (1.2.466); FILE MERGED 2008/04/01 12:46:37 thb 1.2.466.2: #i85898# Stripping all external header guards 2008/03/31 14:18:11 rt 1.2.466.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5131bf13e4d974315dc20d13145e665cf5e64dc5]

INTEGRATION: CWS changefileheader (1.3.162); FILE MERGED 2008/04/01 12:43:16 thb 1.3.162.2: #i85898# Stripping all external header guards 2008/03/31 13:01:08 rt 1.3.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9c23cbe12d31d4c8e58f936097225d76f778af17]

INTEGRATION: CWS changefileheader (1.35.14); FILE MERGED 2008/04/01 15:59:06 thb 1.35.14.3: #i85898# Stripping all external header guards 2008/04/01 12:55:23 thb 1.35.14.2: #i85898# Stripping all external header guards 2008/03/31 16:58:13 rt 1.35.14.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [66ed3f57ef15c4dac250385e003dcb03f1bae70d]

INTEGRATION: CWS changefileheader (1.11.86); FILE MERGED 2008/03/31 17:13:53 rt 1.11.86.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3d06e4676836deea7de5a78e8441a630162e7864]

INTEGRATION: CWS changefileheader (1.4.624); FILE MERGED 2008/03/31 13:57:44 rt 1.4.624.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [da7f996c70930fe51effa29549b32de090d46e51]

INTEGRATION: CWS changefileheader (1.3.20); FILE MERGED 2008/03/28 16:43:17 rt 1.3.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5689ea15a9b4395d59ea37b8456a2fe22320503b]

INTEGRATION: CWS changefileheader (1.3.274); FILE MERGED 2008/04/01 12:43:16 thb 1.3.274.2: #i85898# Stripping all external header guards 2008/03/31 13:01:08 rt 1.3.274.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [91e4d4006579ccd99d877b86ae1978779d5661b4]

INTEGRATION: CWS changefileheader (1.33.302); FILE MERGED 2008/03/31 17:13:53 rt 1.33.302.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f7a417158a36d8239cdc388fe8da05234bcead4b]

INTEGRATION: CWS changefileheader (1.6.242); FILE MERGED 2008/04/01 15:59:06 thb 1.6.242.2: #i85898# Stripping all external header guards 2008/03/31 16:58:13 rt 1.6.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [60fce5b2614edcc150f2c68d3678c85d0f4e61b0]

INTEGRATION: CWS changefileheader (1.5.298); FILE MERGED 2008/04/01 15:34:14 thb 1.5.298.2: #i85898# Stripping all external header guards 2008/03/31 13:57:44 rt 1.5.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [51fac01f929e8c96a0c81eced9a9fcdefe03f3aa]

INTEGRATION: CWS changefileheader (1.3.34); FILE MERGED 2008/03/31 15:58:48 rt 1.3.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [224dbd21a50aee106059276dc257453a0f813d2a]

INTEGRATION: CWS changefileheader (1.3.20); FILE MERGED 2008/04/01 10:50:17 thb 1.3.20.2: #i85898# Stripping all external header guards 2008/03/28 16:43:16 rt 1.3.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5e176920f27967ca868bddadf5e05d98a93ddfa2]

INTEGRATION: CWS changefileheader (1.2.320); FILE MERGED 2008/04/01 15:44:35 thb 1.2.320.3: #i85898# Stripping all external header guards 2008/04/01 12:43:15 thb 1.2.320.2: #i85898# Stripping all external header guards 2008/03/31 13:01:08 rt 1.2.320.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e43f3d53c82a47365a5dbea3ebefbf0988879c7e]

INTEGRATION: CWS changefileheader (1.5.492); FILE MERGED 2008/03/31 17:13:53 rt 1.5.492.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [37d161447318d57092e798bf1e3371fff37163ed]

INTEGRATION: CWS changefileheader (1.18.242); FILE MERGED 2008/04/01 15:59:05 thb 1.18.242.3: #i85898# Stripping all external header guards 2008/04/01 12:55:23 thb 1.18.242.2: #i85898# Stripping all external header guards 2008/03/31 16:58:12 rt 1.18.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a2952419278ee9113bb9bb55cb615bac041ee46f]

INTEGRATION: CWS changefileheader (1.8.100); FILE MERGED 2008/03/31 13:57:16 rt 1.8.100.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [25ca1ad9e2d845cadf834e6adb14a9de9e012485]

INTEGRATION: CWS changefileheader (1.4.14); FILE MERGED 2008/03/31 15:58:48 rt 1.4.14.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ef6137940a0990a7ad9c2e26c26dc36075174101]

INTEGRATION: CWS changefileheader (1.2.126); FILE MERGED 2008/03/28 16:43:16 rt 1.2.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b385d7c98535dc1970f3b82ec96b3c0e75c04022]

INTEGRATION: CWS changefileheader (1.3.284); FILE MERGED 2008/04/01 15:44:35 thb 1.3.284.3: #i85898# Stripping all external header guards 2008/04/01 12:43:15 thb 1.3.284.2: #i85898# Stripping all external header guards 2008/03/31 13:01:08 rt 1.3.284.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [48b3fcbeefa693c9735803f71cb31312c9a05916]

INTEGRATION: CWS changefileheader (1.51.448); FILE MERGED 2008/03/31 16:58:12 rt 1.51.448.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a3c7d4db754954115e9e2d64edb74f8dc89525b7]

INTEGRATION: CWS changefileheader (1.9.88); FILE MERGED 2008/03/31 17:13:53 rt 1.9.88.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [27d3dde7b0d81ac977706a86fd59f5f9d0a6b80d]

INTEGRATION: CWS changefileheader (1.23.16); FILE MERGED 2008/03/31 13:57:16 rt 1.23.16.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3d787327cff3f117bad5a1a987b0c76fb21b2d60]

INTEGRATION: CWS changefileheader (1.2.238); FILE MERGED 2008/03/31 15:58:48 rt 1.2.238.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ebef6b3edcf286035aea1af76596805136b2a9fc]

INTEGRATION: CWS changefileheader (1.3.440); FILE MERGED 2008/04/01 15:49:31 thb 1.3.440.2: #i85898# Stripping all external header guards 2008/03/31 14:18:11 rt 1.3.440.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [56faa944ed3d5a5a935b5fbe5f1610ba1777584c]

INTEGRATION: CWS changefileheader (1.4.92); FILE MERGED 2008/04/01 15:03:58 thb 1.4.92.2: #i85898# Stripping all external header guards 2008/03/28 16:43:15 rt 1.4.92.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b8db6709d22b50e0c9e2f58c99301ea549880d7d]

INTEGRATION: CWS changefileheader (1.4.20); FILE MERGED 2008/04/01 15:44:35 thb 1.4.20.3: #i85898# Stripping all external header guards 2008/04/01 12:43:15 thb 1.4.20.2: #i85898# Stripping all external header guards 2008/03/31 13:01:08 rt 1.4.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d90b81069cd06c8b6608a67c00e7af5c85c79345]

INTEGRATION: CWS changefileheader (1.24.240); FILE MERGED 2008/04/01 15:59:05 thb 1.24.240.3: #i85898# Stripping all external header guards 2008/04/01 12:55:20 thb 1.24.240.2: #i85898# Stripping all external header guards 2008/03/31 16:58:12 rt 1.24.240.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d1f6d0d3c9c321833158a84fb4028ed70b87fd03]

INTEGRATION: CWS changefileheader (1.7.330); FILE MERGED 2008/03/31 17:13:53 rt 1.7.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e823f7048f9dac5f960bc16a653d713238342f84]

INTEGRATION: CWS changefileheader (1.5.32); FILE MERGED 2008/03/31 15:58:48 rt 1.5.32.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [da5152e0ea823beb9c77d96935196532f6164dab]

INTEGRATION: CWS changefileheader (1.21.38); FILE MERGED 2008/04/01 15:34:14 thb 1.21.38.3: #i85898# Stripping all external header guards 2008/04/01 12:38:38 thb 1.21.38.2: #i85898# Stripping all external header guards 2008/03/31 13:57:16 rt 1.21.38.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a39cd3573e4c63f7a121da22b0a8c28242249f97]

INTEGRATION: CWS changefileheader (1.5.62); FILE MERGED 2008/03/31 16:51:06 rt 1.5.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0542e6ef30c4b7243d15e127db9e12a7330cdf21]

INTEGRATION: CWS changefileheader (1.12.36); FILE MERGED 2008/03/31 14:18:11 rt 1.12.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1a42e401a05e7c393d7aa6d5b3015832650d87e7]

INTEGRATION: CWS changefileheader (1.2.126); FILE MERGED 2008/03/28 16:43:15 rt 1.2.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [24a62e180b7511044c6d82be64b562c1fbf7cca9]

INTEGRATION: CWS changefileheader (1.4.206); FILE MERGED 2008/03/28 16:43:30 rt 1.4.206.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [de594db5b5053fb781d27e5f59e81bac77e3babe]

INTEGRATION: CWS changefileheader (1.10.78); FILE MERGED 2008/03/31 17:13:52 rt 1.10.78.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5a7cd694b711299dfb7d73d8b944afeb05094c9d]

INTEGRATION: CWS changefileheader (1.5.1202); FILE MERGED 2008/03/31 16:58:12 rt 1.5.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [78e007d7a3ea7a05c101014793302d510747444c]

INTEGRATION: CWS changefileheader (1.2.320); FILE MERGED 2008/03/31 13:01:08 rt 1.2.320.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [329d1cf9b770579c2309bfd89e874807a20a1daa]

INTEGRATION: CWS changefileheader (1.6.100); FILE MERGED 2008/03/31 13:57:16 rt 1.6.100.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a37c2865dbbeb92dcc5a2e03f79248ba5586f169]

INTEGRATION: CWS changefileheader (1.6.34); FILE MERGED 2008/03/28 16:43:15 rt 1.6.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c3aee8305e56af676feb31037ba843f641af1180]

INTEGRATION: CWS changefileheader (1.3.450); FILE MERGED 2008/04/01 15:49:31 thb 1.3.450.3: #i85898# Stripping all external header guards 2008/04/01 12:46:36 thb 1.3.450.2: #i85898# Stripping all external header guards 2008/03/31 14:18:11 rt 1.3.450.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c272e3037501cb7620ff2cd76aba51ba85a99c03]

INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/03/28 16:43:27 rt 1.6.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2388afc475f3db888490e4dce754d8e02018f035]

INTEGRATION: CWS changefileheader (1.23.32); FILE MERGED 2008/03/31 17:13:52 rt 1.23.32.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b1327ac8ac5dfd080ddb3b9e8e15280bc9a88e69]

INTEGRATION: CWS changefileheader (1.2.320); FILE MERGED 2008/04/01 12:43:15 thb 1.2.320.2: #i85898# Stripping all external header guards 2008/03/31 13:01:08 rt 1.2.320.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [65315cd3f77595272ae946fa0fd8ea4b8629fcf0]

INTEGRATION: CWS changefileheader (1.35.130); FILE MERGED 2008/03/31 13:57:16 rt 1.35.130.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c1dec11385cd928094174d88b3dfc78a411f00fe]

INTEGRATION: CWS changefileheader (1.6.62); FILE MERGED 2008/03/31 16:51:05 rt 1.6.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [14458ee90e4992980fb3874da96b4dd184b4f3e4]

INTEGRATION: CWS changefileheader (1.2.466); FILE MERGED 2008/04/01 15:49:31 thb 1.2.466.3: #i85898# Stripping all external header guards 2008/04/01 12:46:36 thb 1.2.466.2: #i85898# Stripping all external header guards 2008/03/31 14:18:11 rt 1.2.466.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6634ab3d4944e0a2170e89bca431992894df08b3]

INTEGRATION: CWS changefileheader (1.4.166); FILE MERGED 2008/03/28 16:43:27 rt 1.4.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [eff364bda9f20980c5aa836c63547306a5f32697]

INTEGRATION: CWS changefileheader (1.13.100); FILE MERGED 2008/04/01 15:29:53 thb 1.13.100.2: #i85898# Stripping all external header guards 2008/03/31 17:13:52 rt 1.13.100.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d94f3ff262e8429ad79d0333be1b5265522c9e82]

INTEGRATION: CWS changefileheader (1.11.448); FILE MERGED 2008/03/31 16:58:11 rt 1.11.448.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7e24f24780effbc018a93e5f6cc9184e39cdb160]

INTEGRATION: CWS changefileheader (1.122.16); FILE MERGED 2008/03/31 13:57:15 rt 1.122.16.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [276856786531ddc00aac9ae62f868d19f7bd8f4e]

INTEGRATION: CWS changefileheader (1.3.94); FILE MERGED 2008/03/28 16:43:15 rt 1.3.94.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e78ce0336cf774850f490965e751ff03e1b079cc]

INTEGRATION: CWS changefileheader (1.2.466); FILE MERGED 2008/04/01 15:49:31 thb 1.2.466.2: #i85898# Stripping all external header guards 2008/03/31 14:18:11 rt 1.2.466.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [42965e02747aa432b6a80345e33f0ed851032ec8]

INTEGRATION: CWS changefileheader (1.5.56); FILE MERGED 2008/03/28 16:43:27 rt 1.5.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4d14aa3b3626dd0603c4d6427eb3bd3fee0726e2]

INTEGRATION: CWS changefileheader (1.22.88); FILE MERGED 2008/04/01 15:29:52 thb 1.22.88.2: #i85898# Stripping all external header guards 2008/03/31 17:13:52 rt 1.22.88.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5f55e715777cac102cd6c90a8a7feaed933707ad]

INTEGRATION: CWS changefileheader (1.3.302); FILE MERGED 2008/04/01 12:43:15 thb 1.3.302.2: #i85898# Stripping all external header guards 2008/03/31 13:01:08 rt 1.3.302.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [82645a85a28854e4265e73d5daa252d646495e4f]

INTEGRATION: CWS changefileheader (1.10.188); FILE MERGED 2008/04/01 15:59:05 thb 1.10.188.3: #i85898# Stripping all external header guards 2008/04/01 12:55:20 thb 1.10.188.2: #i85898# Stripping all external header guards 2008/03/31 16:58:06 rt 1.10.188.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e8ffab47430515985931c947753d84377228ca22]

INTEGRATION: CWS changefileheader (1.57.16); FILE MERGED 2008/04/01 15:34:13 thb 1.57.16.3: #i85898# Stripping all external header guards 2008/04/01 12:38:38 thb 1.57.16.2: #i85898# Stripping all external header guards 2008/03/31 13:57:15 rt 1.57.16.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [429623c8afb02faf1d4d9f2ea0de5ffc5fdc0458]

INTEGRATION: CWS changefileheader (1.2.126); FILE MERGED 2008/04/01 15:03:58 thb 1.2.126.3: #i85898# Stripping all external header guards 2008/04/01 10:50:17 thb 1.2.126.2: #i85898# Stripping all external header guards 2008/03/28 16:43:15 rt 1.2.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f74f5559ede92c2becdba4d4d4e5473e5208e650]

INTEGRATION: CWS changefileheader (1.54.34); FILE MERGED 2008/04/01 15:29:52 thb 1.54.34.3: #i85898# Stripping all external header guards 2008/04/01 12:36:04 thb 1.54.34.2: #i85898# Stripping all external header guards 2008/03/31 17:13:52 rt 1.54.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a613d1096ad6c957230cde2d7eef882ca6ced602]

INTEGRATION: CWS changefileheader (1.2.320); FILE MERGED 2008/04/01 15:44:34 thb 1.2.320.3: #i85898# Stripping all external header guards 2008/04/01 12:43:15 thb 1.2.320.2: #i85898# Stripping all external header guards 2008/03/31 13:01:08 rt 1.2.320.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [26dc1df83353917b0f946dc282ad7ab102798705]

INTEGRATION: CWS changefileheader (1.5.56); FILE MERGED 2008/03/28 16:43:26 rt 1.5.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d51c45258dde24866a173fdd6505cb1e2f7666e3]

INTEGRATION: CWS changefileheader (1.10.58); FILE MERGED 2008/03/31 16:58:06 rt 1.10.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7f13df631f628912e0a8432e6d186ef5166d75ce]

INTEGRATION: CWS changefileheader (1.31.100); FILE MERGED 2008/03/31 13:57:15 rt 1.31.100.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7e42c8f46a8e41de57588adaa7770e1d086d75eb]

INTEGRATION: CWS changefileheader (1.2.466); FILE MERGED 2008/04/01 15:49:31 thb 1.2.466.3: #i85898# Stripping all external header guards 2008/04/01 12:46:36 thb 1.2.466.2: #i85898# Stripping all external header guards 2008/03/31 14:18:10 rt 1.2.466.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [20b2a618216d8205a0f1d5ebb9cbe48f71bff380]

INTEGRATION: CWS changefileheader (1.14.78); FILE MERGED 2008/03/31 17:13:52 rt 1.14.78.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [24abcb3b823712bf4c18bb2f5ad9f720102081e5]

INTEGRATION: CWS changefileheader (1.4.222); FILE MERGED 2008/03/31 13:57:15 rt 1.4.222.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [04164b4ada94a2a4d48cbaa738354c92e63b95b0]

INTEGRATION: CWS changefileheader (1.2.50); FILE MERGED 2008/03/31 14:18:10 rt 1.2.50.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [da9025227a23529a756e715bd8b1a530504dd1c1]

INTEGRATION: CWS changefileheader (1.5.36); FILE MERGED 2008/03/31 13:01:08 rt 1.5.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a4ba5a5e9fe259a6828c35bad4e93f16b5288523]

INTEGRATION: CWS changefileheader (1.54.46); FILE MERGED 2008/04/01 15:29:52 thb 1.54.46.3: #i85898# Stripping all external header guards 2008/04/01 12:36:04 thb 1.54.46.2: #i85898# Stripping all external header guards 2008/03/31 17:13:52 rt 1.54.46.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dc5adf25a0118086c7de87a6c53ce1aac07caff9]

INTEGRATION: CWS changefileheader (1.3.36); FILE MERGED 2008/03/28 15:50:15 rt 1.3.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0f2cba928ff81ef43aa45f9d32088b46324c4f1c]

INTEGRATION: CWS changefileheader (1.11.220); FILE MERGED 2008/04/01 15:34:13 thb 1.11.220.3: #i85898# Stripping all external header guards 2008/04/01 12:38:38 thb 1.11.220.2: #i85898# Stripping all external header guards 2008/03/31 13:57:15 rt 1.11.220.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9d7049b1e6436c54a1d8de938ec27ebe4e5d0a50]

INTEGRATION: CWS changefileheader (1.2.466); FILE MERGED 2008/04/01 12:46:36 thb 1.2.466.2: #i85898# Stripping all external header guards 2008/03/31 14:18:10 rt 1.2.466.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d19f4db15390b2d052c64a58d3f98643c530b140]

INTEGRATION: CWS changefileheader (1.3.94); FILE MERGED 2008/04/01 10:50:17 thb 1.3.94.2: #i85898# Stripping all external header guards 2008/03/28 16:43:15 rt 1.3.94.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ef493d7ca6e2ef2ea5fb7145ee5c680ade2ba5ac]

INTEGRATION: CWS changefileheader (1.9.492); FILE MERGED 2008/03/31 17:13:52 rt 1.9.492.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [850f7a245490f79f8bc05e9e2aef6c8cee4797d2]

INTEGRATION: CWS changefileheader (1.2.320); FILE MERGED 2008/04/01 15:44:34 thb 1.2.320.3: #i85898# Stripping all external header guards 2008/04/01 12:43:15 thb 1.2.320.2: #i85898# Stripping all external header guards 2008/03/31 13:01:07 rt 1.2.320.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f40e9e6fe5015211934cf915590192a39cb08478]

INTEGRATION: CWS changefileheader (1.51.220); FILE MERGED 2008/04/01 15:34:13 thb 1.51.220.3: #i85898# Stripping all external header guards 2008/04/01 12:38:38 thb 1.51.220.2: #i85898# Stripping all external header guards 2008/03/31 13:57:15 rt 1.51.220.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b771a301a516b2cd119278714ff035758a443cc6]

INTEGRATION: CWS changefileheader (1.3.172); FILE MERGED 2008/03/31 15:58:48 rt 1.3.172.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6d77a57509108bde426a07bbf17c2d3391695b5e]

INTEGRATION: CWS changefileheader (1.23.86); FILE MERGED 2008/04/01 15:29:51 thb 1.23.86.3: #i85898# Stripping all external header guards 2008/04/01 12:36:04 thb 1.23.86.2: #i85898# Stripping all external header guards 2008/03/31 17:13:52 rt 1.23.86.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1827e95560d83a4b809af2eb899221c2a98bcc0d]

INTEGRATION: CWS changefileheader (1.5.74); FILE MERGED 2008/04/01 15:03:58 thb 1.5.74.3: #i85898# Stripping all external header guards 2008/04/01 10:50:17 thb 1.5.74.2: #i85898# Stripping all external header guards 2008/03/28 16:43:15 rt 1.5.74.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e05a8fb8399019e1e03254e7da88bcca035c0262]

INTEGRATION: CWS changefileheader (1.26.448); FILE MERGED 2008/03/31 16:58:04 rt 1.26.448.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [aafdcd8a003cf98a220141e2a9457a4f9561d511]

INTEGRATION: CWS changefileheader (1.48.36); FILE MERGED 2008/04/01 15:34:13 thb 1.48.36.3: #i85898# Stripping all external header guards 2008/04/01 12:38:38 thb 1.48.36.2: #i85898# Stripping all external header guards 2008/03/31 13:57:15 rt 1.48.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [34afb1eebc611f73cdb2c8fe994afe4d80e5a621]

INTEGRATION: CWS changefileheader (1.8.62); FILE MERGED 2008/03/31 16:51:05 rt 1.8.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4a71ad1e3256e499b66706209fcbe9151692f763]

INTEGRATION: CWS changefileheader (1.2.26); FILE MERGED 2008/03/31 13:01:07 rt 1.2.26.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6e204426c9506b4d6a1f6611232a00cd0b457bcd]

INTEGRATION: CWS changefileheader (1.11.328); FILE MERGED 2008/03/31 17:13:52 rt 1.11.328.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e40ac3ecae3a90fda0d4874edda649720b2b6dfc]

INTEGRATION: CWS changefileheader (1.7.74); FILE MERGED 2008/04/01 15:03:58 thb 1.7.74.3: #i85898# Stripping all external header guards 2008/04/01 10:50:17 thb 1.7.74.2: #i85898# Stripping all external header guards 2008/03/28 16:43:15 rt 1.7.74.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dc8c950a8496399e27122c980bc48dd3c1842538]

INTEGRATION: CWS changefileheader (1.3.1202); FILE MERGED 2008/03/31 16:58:04 rt 1.3.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ed57b3e8afa8fc7e3dec61a403cea159049ecd60]

INTEGRATION: CWS changefileheader (1.34.220); FILE MERGED 2008/04/01 15:34:12 thb 1.34.220.3: #i85898# Stripping all external header guards 2008/04/01 12:38:37 thb 1.34.220.2: #i85898# Stripping all external header guards 2008/03/31 13:57:15 rt 1.34.220.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [db919c9e39bf0ab1012b697ff83a7a66ca46c47d]

INTEGRATION: CWS changefileheader (1.3.446); FILE MERGED 2008/04/01 15:49:31 thb 1.3.446.3: #i85898# Stripping all external header guards 2008/04/01 12:46:36 thb 1.3.446.2: #i85898# Stripping all external header guards 2008/03/31 14:18:10 rt 1.3.446.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bbe0e17c2edfb60e14733ddf8257c92823a3dce1]

INTEGRATION: CWS changefileheader (1.14.242); FILE MERGED 2008/04/01 15:59:05 thb 1.14.242.3: #i85898# Stripping all external header guards 2008/04/01 12:55:20 thb 1.14.242.2: #i85898# Stripping all external header guards 2008/03/31 16:58:03 rt 1.14.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bd4ec2df7bdbecabb19715d33138dc899abd99fe]

INTEGRATION: CWS changefileheader (1.2.126); FILE MERGED 2008/04/01 10:50:17 thb 1.2.126.2: #i85898# Stripping all external header guards 2008/03/28 16:43:15 rt 1.2.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [035cd058453ac888a970b780408e5d057d17eddc]

INTEGRATION: CWS changefileheader (1.7.56); FILE MERGED 2008/03/28 16:43:25 rt 1.7.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d4e860c0d939c9b765942ab435775ef67fbfb894]

INTEGRATION: CWS changefileheader (1.12.330); FILE MERGED 2008/04/01 15:29:51 thb 1.12.330.2: #i85898# Stripping all external header guards 2008/03/31 17:13:52 rt 1.12.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3575440acfcecaa4284bb639806f19132dbde6a9]

INTEGRATION: CWS changefileheader (1.3.128); FILE MERGED 2008/04/01 15:44:34 thb 1.3.128.3: #i85898# Stripping all external header guards 2008/04/01 12:43:15 thb 1.3.128.2: #i85898# Stripping all external header guards 2008/03/31 13:01:07 rt 1.3.128.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [10018f962afbcfd2ba1bbb7b5252fa3386522750]

INTEGRATION: CWS changefileheader (1.23.448); FILE MERGED 2008/03/31 16:58:03 rt 1.23.448.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fdefe020726ce088ece09a7788a34d31447352e4]

INTEGRATION: CWS changefileheader (1.4.166); FILE MERGED 2008/03/28 16:43:25 rt 1.4.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2307fccdca719c3f2fe9cfc48b7cd293e50adb82]

INTEGRATION: CWS changefileheader (1.16.314); FILE MERGED 2008/04/01 15:34:12 thb 1.16.314.3: #i85898# Stripping all external header guards 2008/04/01 12:38:37 thb 1.16.314.2: #i85898# Stripping all external header guards 2008/03/31 13:57:15 rt 1.16.314.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [912735a1956f66e6c060f616f8ef8703e3c6e38e]

INTEGRATION: CWS changefileheader (1.9.330); FILE MERGED 2008/03/31 17:13:52 rt 1.9.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9a1c7b826c3d4df908d88ab9ed381efee58cd217]

INTEGRATION: CWS changefileheader (1.3.1202); FILE MERGED 2008/03/31 16:58:03 rt 1.3.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [06bc4d0816826b8524672bd33991dac7d5f3db9f]

INTEGRATION: CWS changefileheader (1.7.62); FILE MERGED 2008/03/31 16:51:05 rt 1.7.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ec5242e4179152cf1caa7efa661c782490799ee8]

INTEGRATION: CWS changefileheader (1.5.132); FILE MERGED 2008/03/28 16:43:25 rt 1.5.132.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dd441ef5fac41fda9e564316710357a99e3508b0]

INTEGRATION: CWS changefileheader (1.54.16); FILE MERGED 2008/03/31 13:57:15 rt 1.54.16.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [79b46dc7ad4d98936cb630e29106f8b211f66acd]

INTEGRATION: CWS changefileheader (1.3.446); FILE MERGED 2008/04/01 15:49:30 thb 1.3.446.3: #i85898# Stripping all external header guards 2008/04/01 12:46:36 thb 1.3.446.2: #i85898# Stripping all external header guards 2008/03/31 14:18:10 rt 1.3.446.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [31a7ff8f9e0d311dd4fc4b63ff3373540e226965]

INTEGRATION: CWS changefileheader (1.12.330); FILE MERGED 2008/03/31 17:13:52 rt 1.12.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0e10ffe81cae23fdb3e3af4a9b6240f4f0cc57e1]

INTEGRATION: CWS changefileheader (1.5.20); FILE MERGED 2008/04/01 12:43:15 thb 1.5.20.2: #i85898# Stripping all external header guards 2008/03/31 13:01:07 rt 1.5.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a054c0d7c882ca42d4d59c9f4ef0403c20f0a3ba]

INTEGRATION: CWS changefileheader (1.6.148); FILE MERGED 2008/03/28 16:43:25 rt 1.6.148.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6371e409260c98b4f23229d1ea592920578fc07a]

INTEGRATION: CWS changefileheader (1.4.126); FILE MERGED 2008/04/01 15:03:58 thb 1.4.126.3: #i85898# Stripping all external header guards 2008/04/01 10:50:17 thb 1.4.126.2: #i85898# Stripping all external header guards 2008/03/28 16:43:14 rt 1.4.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [347d856ab7a0286a828fb088cf4b8219ccb1642e]

INTEGRATION: CWS changefileheader (1.10.242); FILE MERGED 2008/04/01 15:59:05 thb 1.10.242.3: #i85898# Stripping all external header guards 2008/04/01 12:55:19 thb 1.10.242.2: #i85898# Stripping all external header guards 2008/03/31 16:58:03 rt 1.10.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [258a087b18d0420839da7c81fafd181bf744d1de]

INTEGRATION: CWS changefileheader (1.11.16); FILE MERGED 2008/03/31 13:57:15 rt 1.11.16.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ce87cd56d502a334bfe1c1300d07d84519406100]

INTEGRATION: CWS changefileheader (1.12.136); FILE MERGED 2008/03/31 17:13:51 rt 1.12.136.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e8e3e6c5a07114ffaf9fb59840e4913a2674d9c7]

INTEGRATION: CWS changefileheader (1.2.466); FILE MERGED 2008/04/01 15:49:30 thb 1.2.466.3: #i85898# Stripping all external header guards 2008/04/01 12:46:36 thb 1.2.466.2: #i85898# Stripping all external header guards 2008/03/31 14:18:10 rt 1.2.466.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [41039b66f0facc423de828040ba6dbafe12413b7]

INTEGRATION: CWS changefileheader (1.5.26); FILE MERGED 2008/04/01 12:43:15 thb 1.5.26.2: #i85898# Stripping all external header guards 2008/03/31 13:01:07 rt 1.5.26.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [76563235c349d366f508961ab0b111761e4e2007]

INTEGRATION: CWS changefileheader (1.7.54); FILE MERGED 2008/03/31 16:51:05 rt 1.7.54.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [74f7c8f029ea42868caf60578c18a60dfb89f0a2]

INTEGRATION: CWS changefileheader (1.7.94); FILE MERGED 2008/04/01 15:03:58 thb 1.7.94.3: #i85898# Stripping all external header guards 2008/04/01 10:50:16 thb 1.7.94.2: #i85898# Stripping all external header guards 2008/03/28 16:43:14 rt 1.7.94.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [48587ef158f685281fd3b63c71184a6171431a1e]

INTEGRATION: CWS changefileheader (1.5.58); FILE MERGED 2008/03/28 16:43:25 rt 1.5.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dc64302cf498d9d99dd8f868f2cad0de03012cac]

INTEGRATION: CWS changefileheader (1.6.242); FILE MERGED 2008/04/01 15:59:05 thb 1.6.242.3: #i85898# Stripping all external header guards 2008/04/01 12:55:19 thb 1.6.242.2: #i85898# Stripping all external header guards 2008/03/31 16:58:03 rt 1.6.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [91193a92511bd0d760926dbd371c4c6832c5eeb6]

INTEGRATION: CWS changefileheader (1.10.32); FILE MERGED 2008/03/31 15:58:43 rt 1.10.32.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ea513119a8de64bc6a12c511c58598f138f4a4f1]

INTEGRATION: CWS changefileheader (1.40.220); FILE MERGED 2008/03/31 13:57:15 rt 1.40.220.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f4c85b55c50abe02bdfc99218125c1bca9f81e02]

INTEGRATION: CWS changefileheader (1.16.134); FILE MERGED 2008/03/31 17:13:51 rt 1.16.134.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f98fee13a864d545a517fff6627c97d8e49ca9da]

INTEGRATION: CWS changefileheader (1.3.446); FILE MERGED 2008/04/01 15:49:30 thb 1.3.446.3: #i85898# Stripping all external header guards 2008/04/01 12:46:35 thb 1.3.446.2: #i85898# Stripping all external header guards 2008/03/31 14:18:10 rt 1.3.446.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9b8c1392ca044e588f442720147a2ee0783fe5c2]

INTEGRATION: CWS changefileheader (1.2.320); FILE MERGED 2008/04/01 12:43:15 thb 1.2.320.2: #i85898# Stripping all external header guards 2008/03/31 13:01:07 rt 1.2.320.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0d88cab808a0ad9f747e0db436a8fc393aa283dc]

INTEGRATION: CWS changefileheader (1.3.70); FILE MERGED 2008/04/01 15:03:57 thb 1.3.70.3: #i85898# Stripping all external header guards 2008/04/01 10:50:16 thb 1.3.70.2: #i85898# Stripping all external header guards 2008/03/28 16:43:14 rt 1.3.70.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4868e0b2992241f11eb11a715dd07228e6bc0343]

INTEGRATION: CWS changefileheader (1.27.448); FILE MERGED 2008/03/31 16:58:03 rt 1.27.448.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [87892addd3d7a276833e86fb78d9c6440b8fada4]

INTEGRATION: CWS changefileheader (1.9.500); FILE MERGED 2008/03/31 15:58:42 rt 1.9.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c05b0a6148cbadb7049dba7846a4dc74c5c72cd2]

INTEGRATION: CWS changefileheader (1.42.24); FILE MERGED 2008/04/01 15:34:12 thb 1.42.24.3: #i85898# Stripping all external header guards 2008/04/01 12:38:37 thb 1.42.24.2: #i85898# Stripping all external header guards 2008/03/31 13:57:15 rt 1.42.24.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8da17170dff322d1a3f2aaf04d86beb3b7857d44]

INTEGRATION: CWS changefileheader (1.22.134); FILE MERGED 2008/03/31 17:13:51 rt 1.22.134.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [62812c7db145f4ae124cf5631630a1be11267e8b]

INTEGRATION: CWS changefileheader (1.2.126); FILE MERGED 2008/04/01 15:03:57 thb 1.2.126.3: #i85898# Stripping all external header guards 2008/04/01 10:50:16 thb 1.2.126.2: #i85898# Stripping all external header guards 2008/03/28 16:43:14 rt 1.2.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f2fdf04f48e4582bdf26941110013ca4231a95f2]

INTEGRATION: CWS changefileheader (1.6.56); FILE MERGED 2008/03/28 16:43:25 rt 1.6.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e694e9351456e4768cd6667a584f2c15aab81515]

INTEGRATION: CWS changefileheader (1.2.1202); FILE MERGED 2008/04/01 15:59:04 thb 1.2.1202.2: #i85898# Stripping all external header guards 2008/03/31 16:58:03 rt 1.2.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [44e09b340b0219cfbeda4bb0df990da7d7ee71ee]

INTEGRATION: CWS changefileheader (1.11.500); FILE MERGED 2008/03/31 15:58:42 rt 1.11.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3f0cce4af00529d537c413e774cb8ba42339f08f]

INTEGRATION: CWS changefileheader (1.7.226); FILE MERGED 2008/03/31 13:57:15 rt 1.7.226.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [61c820ec43ebe7a815353f74c0625eb54693d657]

INTEGRATION: CWS changefileheader (1.2.466); FILE MERGED 2008/04/01 15:49:30 thb 1.2.466.3: #i85898# Stripping all external header guards 2008/04/01 12:46:35 thb 1.2.466.2: #i85898# Stripping all external header guards 2008/03/31 14:18:10 rt 1.2.466.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [db34541971d40f7648f5d31d833c3e30b867b702]

INTEGRATION: CWS changefileheader (1.7.330); FILE MERGED 2008/04/01 12:36:03 thb 1.7.330.2: #i85898# Stripping all external header guards 2008/03/31 17:13:51 rt 1.7.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [93e249788325e85522bcc15a7fd5023a6289b022]

INTEGRATION: CWS changefileheader (1.2.320); FILE MERGED 2008/04/01 15:44:34 thb 1.2.320.3: #i85898# Stripping all external header guards 2008/04/01 12:43:14 thb 1.2.320.2: #i85898# Stripping all external header guards 2008/03/31 13:01:07 rt 1.2.320.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3f9c68b81b923ad21ee21c82a9e7cc31b2c1ac3e]

INTEGRATION: CWS changefileheader (1.3.36); FILE MERGED 2008/03/28 15:50:14 rt 1.3.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ae659b635c1a4401bc536966a255b1be1e1878c7]

INTEGRATION: CWS changefileheader (1.6.34); FILE MERGED 2008/04/01 15:03:57 thb 1.6.34.3: #i85898# Stripping all external header guards 2008/04/01 10:50:16 thb 1.6.34.2: #i85898# Stripping all external header guards 2008/03/28 16:43:14 rt 1.6.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e1227f0f3c92dfce2fec97cb1b388fb9ee78786c]

INTEGRATION: CWS changefileheader (1.20.184); FILE MERGED 2008/04/01 15:59:04 thb 1.20.184.3: #i85898# Stripping all external header guards 2008/04/01 12:55:19 thb 1.20.184.2: #i85898# Stripping all external header guards 2008/03/31 16:58:03 rt 1.20.184.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d7b8468205c8f9069fbb534162063c654cce899d]

INTEGRATION: CWS changefileheader (1.18.38); FILE MERGED 2008/03/31 13:57:14 rt 1.18.38.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [111546ad276cb8e2ef74d9f1e94e172ff8cadb26]

INTEGRATION: CWS changefileheader (1.6.330); FILE MERGED 2008/03/31 17:13:51 rt 1.6.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e93c00a4997050928be5c7a19086c03fb62b6740]

INTEGRATION: CWS changefileheader (1.13.32); FILE MERGED 2008/04/01 15:03:57 thb 1.13.32.3: #i85898# Stripping all external header guards 2008/04/01 10:50:16 thb 1.13.32.2: #i85898# Stripping all external header guards 2008/03/28 16:43:14 rt 1.13.32.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [eb084106624d90e0ecfe530dcd045764bcb231a5]

INTEGRATION: CWS changefileheader (1.56.58); FILE MERGED 2008/03/31 16:58:02 rt 1.56.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [85b546cdee16a2fd8ad6a3af0d88509ebc64612a]

INTEGRATION: CWS changefileheader (1.4.226); FILE MERGED 2008/03/31 13:57:14 rt 1.4.226.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4ac185c36afda56d42cfe0b007ba968f137b8093]

INTEGRATION: CWS changefileheader (1.3.446); FILE MERGED 2008/04/01 12:46:35 thb 1.3.446.2: #i85898# Stripping all external header guards 2008/03/31 14:18:10 rt 1.3.446.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [964f7c760370fee143a007469e649627774bee02]

INTEGRATION: CWS changefileheader (1.86.34); FILE MERGED 2008/04/01 15:29:50 thb 1.86.34.2: #i85898# Stripping all external header guards 2008/03/31 17:13:51 rt 1.86.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [13d19dabcbf753548b007ff2f11fa85a6cc6d3fd]

INTEGRATION: CWS changefileheader (1.3.26); FILE MERGED 2008/04/01 12:43:14 thb 1.3.26.2: #i85898# Stripping all external header guards 2008/03/31 13:01:07 rt 1.3.26.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [525cb071a62a2d1a1dce71c6f3358829e2780244]

INTEGRATION: CWS changefileheader (1.6.74); FILE MERGED 2008/04/01 15:03:57 thb 1.6.74.3: #i85898# Stripping all external header guards 2008/04/01 10:50:16 thb 1.6.74.2: #i85898# Stripping all external header guards 2008/03/28 16:43:14 rt 1.6.74.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f98f4f4b6dcd75c9dc93a94fb720bb430351e431]

INTEGRATION: CWS changefileheader (1.5.56); FILE MERGED 2008/03/28 16:43:24 rt 1.5.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [031635d42622edff069a9c527844fe1acf58c480]

INTEGRATION: CWS changefileheader (1.26.58); FILE MERGED 2008/03/31 16:58:02 rt 1.26.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8958fdad178359ce250b403bc7ab1067bca998b5]

INTEGRATION: CWS changefileheader (1.8.226); FILE MERGED 2008/03/31 13:57:14 rt 1.8.226.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [aed9fa6fc8ee5b295f3f7f74fb2c96cc840428b4]

INTEGRATION: CWS changefileheader (1.41.88); FILE MERGED 2008/03/31 17:13:51 rt 1.41.88.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5830de5ff4044f9b764d02653bedbf11d8469a12]

INTEGRATION: CWS changefileheader (1.14.20); FILE MERGED 2008/04/01 15:03:57 thb 1.14.20.3: #i85898# Stripping all external header guards 2008/04/01 10:50:16 thb 1.14.20.2: #i85898# Stripping all external header guards 2008/03/28 16:43:14 rt 1.14.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9dcb1789ac2ec87edd6ea2d14eb7f2c2f9f72d7c]

INTEGRATION: CWS changefileheader (1.2.294); FILE MERGED 2008/03/28 16:43:24 rt 1.2.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [aaeaf94fe6539287f594818ab00c6fc8119e2c3e]

INTEGRATION: CWS changefileheader (1.12.500); FILE MERGED 2008/03/31 15:58:42 rt 1.12.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bf112998ca8908b614fa4044e3621843087fa3bd]

INTEGRATION: CWS changefileheader (1.6.58); FILE MERGED 2008/03/31 16:58:02 rt 1.6.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5e6df8cfb738ad54c61c989125fe8ad64ed93231]

INTEGRATION: CWS changefileheader (1.8.130); FILE MERGED 2008/03/31 13:57:14 rt 1.8.130.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1dba775d028de79b171744f59515ff74452afecd]

INTEGRATION: CWS changefileheader (1.51.88); FILE MERGED 2008/03/31 17:13:51 rt 1.51.88.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [73fe07ee78204b09b1ee40a61feec4f4eaba1bd0]

INTEGRATION: CWS changefileheader (1.8.44); FILE MERGED 2008/04/01 15:03:57 thb 1.8.44.3: #i85898# Stripping all external header guards 2008/04/01 10:50:16 thb 1.8.44.2: #i85898# Stripping all external header guards 2008/03/28 16:43:14 rt 1.8.44.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [37f66f8c475806d1d1aea4b32ae536513ebc97e9]

INTEGRATION: CWS changefileheader (1.20.58); FILE MERGED 2008/04/01 15:59:04 thb 1.20.58.3: #i85898# Stripping all external header guards 2008/04/01 12:55:19 thb 1.20.58.2: #i85898# Stripping all external header guards 2008/03/31 16:58:02 rt 1.20.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f8a33757d9c07010a6b515ecd11bad856d263577]

INTEGRATION: CWS changefileheader (1.10.500); FILE MERGED 2008/03/31 15:58:42 rt 1.10.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7867f9a31d141f797cdb901c9f94d46b0e99f513]

INTEGRATION: CWS changefileheader (1.4.166); FILE MERGED 2008/03/28 16:43:24 rt 1.4.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [acb65709e83cafe3dd5861bbfc2e8406980282a1]

INTEGRATION: CWS changefileheader (1.4.350); FILE MERGED 2008/04/01 15:49:30 thb 1.4.350.3: #i85898# Stripping all external header guards 2008/04/01 12:46:35 thb 1.4.350.2: #i85898# Stripping all external header guards 2008/03/31 14:18:10 rt 1.4.350.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f3a2f3d11e9e4e3a532067067320acb34b7d628b]

INTEGRATION: CWS changefileheader (1.3.624); FILE MERGED 2008/03/31 13:57:14 rt 1.3.624.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ad843e478343e83d110772cc68c875318d5c3ace]

INTEGRATION: CWS changefileheader (1.4.74); FILE MERGED 2008/04/01 12:43:14 thb 1.4.74.2: #i85898# Stripping all external header guards 2008/03/31 13:01:07 rt 1.4.74.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b19b7376f8cb50027da3d867790892625dc52731]

INTEGRATION: CWS changefileheader (1.11.330); FILE MERGED 2008/04/01 15:29:50 thb 1.11.330.2: #i85898# Stripping all external header guards 2008/03/31 17:13:51 rt 1.11.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dfe84acf2235123a91041bcc88704ba6d08473c2]

INTEGRATION: CWS changefileheader (1.28.58); FILE MERGED 2008/03/31 16:58:02 rt 1.28.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [676f42bd5bbfc12473798dcee5efa6324639a53a]

INTEGRATION: CWS changefileheader (1.4.126); FILE MERGED 2008/04/01 15:03:57 thb 1.4.126.3: #i85898# Stripping all external header guards 2008/04/01 10:50:16 thb 1.4.126.2: #i85898# Stripping all external header guards 2008/03/28 16:43:14 rt 1.4.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9b46c0369232ef06ee6833d849a1160877d61005]

INTEGRATION: CWS changefileheader (1.2.466); FILE MERGED 2008/04/01 12:46:35 thb 1.2.466.2: #i85898# Stripping all external header guards 2008/03/31 14:18:10 rt 1.2.466.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2143c562962716cdc5f289759dc9d3a94fc1641e]

INTEGRATION: CWS changefileheader (1.17.36); FILE MERGED 2008/03/31 13:57:14 rt 1.17.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b779e73457faa217becf2308587272cea61e704d]

INTEGRATION: CWS changefileheader (1.2.320); FILE MERGED 2008/04/01 15:44:33 thb 1.2.320.3: #i85898# Stripping all external header guards 2008/04/01 12:43:14 thb 1.2.320.2: #i85898# Stripping all external header guards 2008/03/31 13:01:07 rt 1.2.320.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c345378140729dfb358fb2db72e573e52525152a]

INTEGRATION: CWS changefileheader (1.14.330); FILE MERGED 2008/03/31 17:13:51 rt 1.14.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2914d0920e84439744669d7206224a499c0d7699]

INTEGRATION: CWS changefileheader (1.6.166); FILE MERGED 2008/03/28 16:43:24 rt 1.6.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ab8cac7d83853bb6f676372a4039109a6a1ca221]

INTEGRATION: CWS changefileheader (1.6.94); FILE MERGED 2008/04/01 15:03:56 thb 1.6.94.3: #i85898# Stripping all external header guards 2008/04/01 10:50:16 thb 1.6.94.2: #i85898# Stripping all external header guards 2008/03/28 16:43:14 rt 1.6.94.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9116a6cab8ede62b509a0c7be9aecc5ef99936b6]

INTEGRATION: CWS changefileheader (1.3.58); FILE MERGED 2008/04/01 15:59:04 thb 1.3.58.2: #i85898# Stripping all external header guards 2008/03/31 16:58:02 rt 1.3.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6e788893eac2a27c75237a3953a25f0e6886ff48]

INTEGRATION: CWS changefileheader (1.4.2); FILE MERGED 2008/04/01 15:44:33 thb 1.4.2.3: #i85898# Stripping all external header guards 2008/04/01 12:43:14 thb 1.4.2.2: #i85898# Stripping all external header guards 2008/03/31 13:01:07 rt 1.4.2.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e68c9590975a9c37c017cc7e0f8e2f494199078e]

INTEGRATION: CWS changefileheader (1.31.140); FILE MERGED 2008/04/01 15:29:50 thb 1.31.140.2: #i85898# Stripping all external header guards 2008/03/31 17:13:50 rt 1.31.140.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2a056ec466ed2141486f11eadce8f1599690a7c8]

INTEGRATION: CWS changefileheader (1.6.62); FILE MERGED 2008/03/31 16:51:04 rt 1.6.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fe3e6fea4e8033b3f2b5c35628cca894e581761d]

INTEGRATION: CWS changefileheader (1.11.58); FILE MERGED 2008/04/01 12:55:19 thb 1.11.58.2: #i85898# Stripping all external header guards 2008/03/31 16:58:02 rt 1.11.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [32df265cb04b3215409720d5c29313ca348fcb97]

INTEGRATION: CWS changefileheader (1.2.126); FILE MERGED 2008/04/01 15:03:56 thb 1.2.126.3: #i85898# Stripping all external header guards 2008/04/01 10:50:16 thb 1.2.126.2: #i85898# Stripping all external header guards 2008/03/28 16:43:13 rt 1.2.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cc1c04860bc59787f3c38e14c2ceaac209e74829]

INTEGRATION: CWS changefileheader (1.2.320); FILE MERGED 2008/04/01 12:43:14 thb 1.2.320.2: #i85898# Stripping all external header guards 2008/03/31 13:01:07 rt 1.2.320.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [51f2cf228367be9332ca1bf9e50839f9d0cd9fab]

INTEGRATION: CWS changefileheader (1.21.34); FILE MERGED 2008/03/31 17:13:50 rt 1.21.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4800b56468c1de750769b011e5048078ea6b6fb6]

INTEGRATION: CWS changefileheader (1.7.216); FILE MERGED 2008/04/01 15:59:04 thb 1.7.216.3: #i85898# Stripping all external header guards 2008/04/01 12:55:19 thb 1.7.216.2: #i85898# Stripping all external header guards 2008/03/31 16:58:02 rt 1.7.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [29579b2c6d51b6ea5ce0b24b92743076c2efe9a2]

INTEGRATION: CWS changefileheader (1.3.116); FILE MERGED 2008/03/28 16:43:13 rt 1.3.116.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2c2fa85815f79e75a2ccd965262cac7b4a010983]

INTEGRATION: CWS changefileheader (1.3.446); FILE MERGED 2008/04/01 15:49:29 thb 1.3.446.3: #i85898# Stripping all external header guards 2008/04/01 12:46:34 thb 1.3.446.2: #i85898# Stripping all external header guards 2008/03/31 14:18:10 rt 1.3.446.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [52b76aac73d0c5cfd5dd9195e5041f815f65268b]

INTEGRATION: CWS changefileheader (1.3.222); FILE MERGED 2008/04/01 15:44:33 thb 1.3.222.3: #i85898# Stripping all external header guards 2008/04/01 12:43:14 thb 1.3.222.2: #i85898# Stripping all external header guards 2008/03/31 13:01:07 rt 1.3.222.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e6beb5c7fe41f55b74ddb2e1b86e890e94f801b2]

INTEGRATION: CWS changefileheader (1.40.86); FILE MERGED 2008/03/31 17:13:50 rt 1.40.86.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c9e765bce2d75d38a52e83a895a961e48844979b]

INTEGRATION: CWS changefileheader (1.3.36); FILE MERGED 2008/03/28 15:50:12 rt 1.3.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3ab2c951daf15cb8d9062969941008700552e80f]

INTEGRATION: CWS changefileheader (1.8.500); FILE MERGED 2008/03/31 15:58:42 rt 1.8.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8cab2dd9303d7d4bda3d7e3d0eb8fa60ccfc9342]

INTEGRATION: CWS changefileheader (1.4.126); FILE MERGED 2008/04/01 15:03:56 thb 1.4.126.3: #i85898# Stripping all external header guards 2008/04/01 10:50:16 thb 1.4.126.2: #i85898# Stripping all external header guards 2008/03/28 16:43:13 rt 1.4.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [52dbecdd669bd685546a22b467368ed391976a49]

INTEGRATION: CWS changefileheader (1.18.242); FILE MERGED 2008/04/01 15:59:04 thb 1.18.242.3: #i85898# Stripping all external header guards 2008/04/01 12:55:19 thb 1.18.242.2: #i85898# Stripping all external header guards 2008/03/31 16:58:02 rt 1.18.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a70c4c5104cd662829addf443c1e2bb09457aa35]

INTEGRATION: CWS changefileheader (1.3.36); FILE MERGED 2008/04/01 15:49:29 thb 1.3.36.3: #i85898# Stripping all external header guards 2008/04/01 12:46:34 thb 1.3.36.2: #i85898# Stripping all external header guards 2008/03/31 14:18:10 rt 1.3.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1ea4af362e052af78ed7cb0097bf67f484cfeb56]

INTEGRATION: CWS changefileheader (1.2.320); FILE MERGED 2008/04/01 15:44:33 thb 1.2.320.3: #i85898# Stripping all external header guards 2008/04/01 12:43:14 thb 1.2.320.2: #i85898# Stripping all external header guards 2008/03/31 13:01:06 rt 1.2.320.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [34d116f55a93bd0fea94b732b537b69abeb9eab8]

INTEGRATION: CWS changefileheader (1.71.34); FILE MERGED 2008/04/01 15:29:49 thb 1.71.34.2: #i85898# Stripping all external header guards 2008/03/31 17:13:50 rt 1.71.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a7bdf8d9e8bb8613a3679e913b3211fafe1f6ba6]

INTEGRATION: CWS changefileheader (1.8.62); FILE MERGED 2008/03/31 16:51:04 rt 1.8.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c956c6c05cf07759f2523d5c9e25ef440a0d334e]

INTEGRATION: CWS changefileheader (1.3.56); FILE MERGED 2008/03/28 16:43:24 rt 1.3.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [110b7585a72f01489ee2338e5da4a7e325c26f60]

INTEGRATION: CWS changefileheader (1.52.34); FILE MERGED 2008/04/01 15:59:03 thb 1.52.34.3: #i85898# Stripping all external header guards 2008/04/01 12:55:18 thb 1.52.34.2: #i85898# Stripping all external header guards 2008/03/31 16:58:01 rt 1.52.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [51c40bc727641940476cb810ad04ff2b9e9787e9]

INTEGRATION: CWS changefileheader (1.9.44); FILE MERGED 2008/04/01 15:03:56 thb 1.9.44.3: #i85898# Stripping all external header guards 2008/04/01 10:50:16 thb 1.9.44.2: #i85898# Stripping all external header guards 2008/03/28 16:43:13 rt 1.9.44.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0e3970c63066d0e8784c1e96f0c28ba856568e62]

INTEGRATION: CWS changefileheader (1.2.466); FILE MERGED 2008/04/01 15:49:29 thb 1.2.466.3: #i85898# Stripping all external header guards 2008/04/01 12:46:34 thb 1.2.466.2: #i85898# Stripping all external header guards 2008/03/31 14:18:10 rt 1.2.466.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f19b5a0ca23e2aeaeafddb00cfa603c0962cf8aa]

INTEGRATION: CWS changefileheader (1.4.222); FILE MERGED 2008/04/01 15:44:33 thb 1.4.222.3: #i85898# Stripping all external header guards 2008/04/01 12:43:14 thb 1.4.222.2: #i85898# Stripping all external header guards 2008/03/31 13:01:06 rt 1.4.222.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ea4e78e6cec25b47c68e4c62373ef32cb9bdc7c1]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/03/31 16:51:04 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c78018c1c0d87eccf36b3cdac5431b72408522c7]

INTEGRATION: CWS changefileheader (1.24.300); FILE MERGED 2008/03/31 17:13:50 rt 1.24.300.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e4b33a270c5eb74fb33e093a2725485cca30c119]

INTEGRATION: CWS changefileheader (1.23.448); FILE MERGED 2008/03/31 16:58:01 rt 1.23.448.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6921429d03248b57834eee44ebd590d548cdf992]

INTEGRATION: CWS changefileheader (1.10.58); FILE MERGED 2008/03/31 16:51:04 rt 1.10.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [871e6cca413c5805366156b9920f0a468c96cf97]

INTEGRATION: CWS changefileheader (1.3.94); FILE MERGED 2008/04/01 15:03:56 thb 1.3.94.3: #i85898# Stripping all external header guards 2008/04/01 10:50:16 thb 1.3.94.2: #i85898# Stripping all external header guards 2008/03/28 16:43:13 rt 1.3.94.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [73665e196a86d146db75e5f6275177b30a43db94]

INTEGRATION: CWS changefileheader (1.20.34); FILE MERGED 2008/03/31 17:13:50 rt 1.20.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0ce8a947632eb313d769d02ffe37f60909d2a485]

INTEGRATION: CWS changefileheader (1.4.1202); FILE MERGED 2008/04/01 15:59:03 thb 1.4.1202.3: #i85898# Stripping all external header guards 2008/04/01 12:55:18 thb 1.4.1202.2: #i85898# Stripping all external header guards 2008/03/31 16:58:01 rt 1.4.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5c2a8c98732292e02f22ae7374c1fff8f562aa40]

INTEGRATION: CWS changefileheader (1.2.126); FILE MERGED 2008/03/28 16:43:13 rt 1.2.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [51a4e0d93a162c2aa4049f9945b6e71760950fa7]

INTEGRATION: CWS changefileheader (1.21.242); FILE MERGED 2008/04/01 15:59:03 thb 1.21.242.3: #i85898# Stripping all external header guards 2008/04/01 12:55:18 thb 1.21.242.2: #i85898# Stripping all external header guards 2008/03/31 16:58:01 rt 1.21.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d9080633d505b26a0f969b84dc3b108b94917a49]

INTEGRATION: CWS changefileheader (1.8.240); FILE MERGED 2008/03/31 17:13:50 rt 1.8.240.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ffca2a6588417e95ed137ac73b527aa6c454c51e]

INTEGRATION: CWS changefileheader (1.19.58); FILE MERGED 2008/04/01 15:59:02 thb 1.19.58.3: #i85898# Stripping all external header guards 2008/04/01 12:55:18 thb 1.19.58.2: #i85898# Stripping all external header guards 2008/03/31 16:58:01 rt 1.19.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [24427061ea4cbae0d4ecd2b8786440c7b1599710]

INTEGRATION: CWS changefileheader (1.24.34); FILE MERGED 2008/04/01 15:29:49 thb 1.24.34.2: #i85898# Stripping all external header guards 2008/03/31 17:13:50 rt 1.24.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d00b0110102b3f1c2a41cfcffe7057ef1439a9ea]

INTEGRATION: CWS changefileheader (1.4.60); FILE MERGED 2008/03/28 16:43:13 rt 1.4.60.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [70722d6ad36cf98637859e6398b403e4fd190fce]

INTEGRATION: CWS changefileheader (1.3.10); FILE MERGED 2008/03/28 16:43:24 rt 1.3.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d623f1c31c70cb30ffe43a0c96ba696831fafdb2]

INTEGRATION: CWS changefileheader (1.14.500); FILE MERGED 2008/03/31 15:58:42 rt 1.14.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [559c64458f35c86b79cb158a59cddadfd60291d4]

INTEGRATION: CWS changefileheader (1.3.36); FILE MERGED 2008/04/01 12:46:34 thb 1.3.36.2: #i85898# Stripping all external header guards 2008/03/31 14:18:10 rt 1.3.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9713664799003ded8dca41840fdf73d31535abdc]

INTEGRATION: CWS changefileheader (1.4.84); FILE MERGED 2008/04/01 15:44:33 thb 1.4.84.2: #i85898# Stripping all external header guards 2008/03/31 13:01:06 rt 1.4.84.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a3548e5bf18e5eeb53eaf428bffd6969ba083f26]

INTEGRATION: CWS changefileheader (1.24.448); FILE MERGED 2008/03/31 16:58:01 rt 1.24.448.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4331c4a3f9e98516ed7a327dc8c15a666733acb4]

INTEGRATION: CWS changefileheader (1.9.146); FILE MERGED 2008/04/01 12:36:03 thb 1.9.146.2: #i85898# Stripping all external header guards 2008/03/31 17:13:50 rt 1.9.146.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [043e815ae8e0d9f4248fb62a9d9740da4c798eda]

INTEGRATION: CWS changefileheader (1.10.62); FILE MERGED 2008/03/31 16:51:04 rt 1.10.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cea17c6676c583540897093324accf0f9c6cebd5]

INTEGRATION: CWS changefileheader (1.3.12); FILE MERGED 2008/03/28 16:43:13 rt 1.3.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b868f504b44801a61c95bed339aa308193e2c491]

INTEGRATION: CWS changefileheader (1.2.292); FILE MERGED 2008/03/28 16:43:24 rt 1.2.292.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8b3240bc5495f2f05c3dad9807fdf7bcdaa2bbdd]

INTEGRATION: CWS changefileheader (1.2.466); FILE MERGED 2008/04/01 15:49:29 thb 1.2.466.2: #i85898# Stripping all external header guards 2008/03/31 14:18:09 rt 1.2.466.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [210b3f8cd2afdcbec2d1e490133f3ba8ef6b54d6]

INTEGRATION: CWS changefileheader (1.2.320); FILE MERGED 2008/03/31 13:01:06 rt 1.2.320.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [88e16ed2929c5a5b83b49d9f1babd6ea63ccd6ac]

INTEGRATION: CWS changefileheader (1.2.1202); FILE MERGED 2008/04/01 15:59:02 thb 1.2.1202.2: #i85898# Stripping all external header guards 2008/03/31 16:58:01 rt 1.2.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6c36b02aae41531e4f0b03250af02d5788f3fdbf]

INTEGRATION: CWS changefileheader (1.2.34); FILE MERGED 2008/03/31 15:58:42 rt 1.2.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [771e4d5b2b75bd56bc0ed94afdf47fee3ebf6ae9]

INTEGRATION: CWS changefileheader (1.3.94); FILE MERGED 2008/03/28 16:43:13 rt 1.3.94.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6ecfbb2d48c0b5ed3fd93de4a433f9c50e5f4aba]

INTEGRATION: CWS changefileheader (1.26.34); FILE MERGED 2008/03/31 17:13:50 rt 1.26.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [372bb7b8d41458cde7aee775bc417a7d8ab7457e]

INTEGRATION: CWS changefileheader (1.2.292); FILE MERGED 2008/03/28 16:43:23 rt 1.2.292.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3b581d9b305d20246f53b02cf3a87a8f044403ba]

INTEGRATION: CWS changefileheader (1.2.466); FILE MERGED 2008/04/01 15:49:29 thb 1.2.466.3: #i85898# Stripping all external header guards 2008/04/01 12:46:34 thb 1.2.466.2: #i85898# Stripping all external header guards 2008/03/31 14:18:09 rt 1.2.466.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9a4fdd3894c9e727a40aa23f18d26daeddba465a]

INTEGRATION: CWS changefileheader (1.2.320); FILE MERGED 2008/04/01 15:44:33 thb 1.2.320.2: #i85898# Stripping all external header guards 2008/03/31 13:01:06 rt 1.2.320.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0029a8ff016350c815061879d3cd821ec2a80f65]

INTEGRATION: CWS changefileheader (1.14.242); FILE MERGED 2008/04/01 15:59:01 thb 1.14.242.3: #i85898# Stripping all external header guards 2008/04/01 12:55:18 thb 1.14.242.2: #i85898# Stripping all external header guards 2008/03/31 16:58:01 rt 1.14.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6b8fb281b88183f4dd3ec205bc758007cb366159]

INTEGRATION: CWS changefileheader (1.2.126); FILE MERGED 2008/04/01 15:03:56 thb 1.2.126.3: #i85898# Stripping all external header guards 2008/04/01 10:50:15 thb 1.2.126.2: #i85898# Stripping all external header guards 2008/03/28 16:43:13 rt 1.2.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a1887b5c8d0b1302935d4704df637109fc8fe477]

INTEGRATION: CWS changefileheader (1.31.32); FILE MERGED 2008/03/31 17:13:50 rt 1.31.32.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [baa26c61b87c717d8427cf9ac81a8e05724f6941]

INTEGRATION: CWS changefileheader (1.2.368); FILE MERGED 2008/04/01 15:49:28 thb 1.2.368.3: #i85898# Stripping all external header guards 2008/04/01 12:46:33 thb 1.2.368.2: #i85898# Stripping all external header guards 2008/03/31 14:18:09 rt 1.2.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b7000b223ab0e7af1e4f2f53cf2dfa51e5d9ca5a]

INTEGRATION: CWS changefileheader (1.3.174); FILE MERGED 2008/04/01 15:44:32 thb 1.3.174.3: #i85898# Stripping all external header guards 2008/04/01 12:43:13 thb 1.3.174.2: #i85898# Stripping all external header guards 2008/03/31 13:01:06 rt 1.3.174.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [23c18ed3bf49fd142effff80930720385cf07c7c]

INTEGRATION: CWS changefileheader (1.9.500); FILE MERGED 2008/03/31 15:58:41 rt 1.9.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d6d36cf9612b3fcf2266ee96577cda7d1333b3c7]

INTEGRATION: CWS changefileheader (1.2.104); FILE MERGED 2008/03/31 13:32:24 rt 1.2.104.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f506906f240a1525b0223a0a1b3d5f13c3e9ce89]

INTEGRATION: CWS changefileheader (1.25.448); FILE MERGED 2008/03/31 16:58:01 rt 1.25.448.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b1440c58ed7fe24b4bf692e0af907b188abdb54c]

INTEGRATION: CWS changefileheader (1.3.94); FILE MERGED 2008/04/01 15:03:55 thb 1.3.94.2: #i85898# Stripping all external header guards 2008/03/28 16:43:13 rt 1.3.94.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a0af965d70fdeb276a033417fb1289ca9cf4e2ae]

INTEGRATION: CWS changefileheader (1.2.294); FILE MERGED 2008/03/28 16:43:23 rt 1.2.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d568f9ff5881d83570615ff47409e163c374ba71]

INTEGRATION: CWS changefileheader (1.13.500); FILE MERGED 2008/03/31 15:58:41 rt 1.13.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7088504ce22157868b3117eeab75e7c7256b77da]

INTEGRATION: CWS changefileheader (1.3.54); FILE MERGED 2008/03/31 13:32:24 rt 1.3.54.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [13571e515ce1151c148c78a0d452b1efcbde84bd]

INTEGRATION: CWS changefileheader (1.4.26); FILE MERGED 2008/04/01 15:44:32 thb 1.4.26.3: #i85898# Stripping all external header guards 2008/04/01 12:43:13 thb 1.4.26.2: #i85898# Stripping all external header guards 2008/03/31 13:01:06 rt 1.4.26.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [46c653daefef01e956d59af22172bd9d8c479e2c]

INTEGRATION: CWS changefileheader (1.4.184); FILE MERGED 2008/04/01 15:59:01 thb 1.4.184.2: #i85898# Stripping all external header guards 2008/03/31 16:58:01 rt 1.4.184.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2fc04c55543f50aebff8877bcae65a2ff60f7bbb]

INTEGRATION: CWS changefileheader (1.30.10); FILE MERGED 2008/03/31 17:13:50 rt 1.30.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [40e839614bf742091e8a87f2e8eac132b8d5f749]

INTEGRATION: CWS changefileheader (1.15.2); FILE MERGED 2008/03/31 13:32:24 rt 1.15.2.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e566186535f11614da4f4451dffca2a4f3207d2d]

INTEGRATION: CWS changefileheader (1.2.120); FILE MERGED 2008/03/31 15:58:41 rt 1.2.120.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [43a0a85897049efcf78ef1dabd1c329428e95846]

INTEGRATION: CWS changefileheader (1.2.320); FILE MERGED 2008/04/01 12:43:13 thb 1.2.320.2: #i85898# Stripping all external header guards 2008/03/31 13:01:06 rt 1.2.320.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bfe86e57e386905b5ce17a687a04f5968b82099b]

INTEGRATION: CWS changefileheader (1.13.58); FILE MERGED 2008/04/01 15:59:01 thb 1.13.58.3: #i85898# Stripping all external header guards 2008/04/01 12:55:18 thb 1.13.58.2: #i85898# Stripping all external header guards 2008/03/31 16:58:00 rt 1.13.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1f7128a49237c68469c7aab09584fe43c24e43a4]

INTEGRATION: CWS changefileheader (1.32.34); FILE MERGED 2008/04/01 15:29:49 thb 1.32.34.2: #i85898# Stripping all external header guards 2008/03/31 17:13:49 rt 1.32.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [262cb48a3b050f07c2feb0d6bd80a0730efeb485]

INTEGRATION: CWS changefileheader (1.2.466); FILE MERGED 2008/04/01 15:49:28 thb 1.2.466.3: #i85898# Stripping all external header guards 2008/04/01 12:46:33 thb 1.2.466.2: #i85898# Stripping all external header guards 2008/03/31 14:18:09 rt 1.2.466.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [54a6ffb3768e5304cefbad9b977594ae172744ac]

INTEGRATION: CWS changefileheader (1.10.500); FILE MERGED 2008/03/31 15:58:41 rt 1.10.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [01de3519bd787e5e619addde08ed340fd236592a]

INTEGRATION: CWS changefileheader (1.2.320); FILE MERGED 2008/04/01 15:44:32 thb 1.2.320.3: #i85898# Stripping all external header guards 2008/04/01 12:43:13 thb 1.2.320.2: #i85898# Stripping all external header guards 2008/03/31 13:01:06 rt 1.2.320.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d1816986df6a998783bf5a906970174d8bb00267]

INTEGRATION: CWS changefileheader (1.5.8); FILE MERGED 2008/03/31 13:32:24 rt 1.5.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2d2e365328fce15d55642feaea51e61c9eafe7e2]

INTEGRATION: CWS changefileheader (1.34.448); FILE MERGED 2008/03/31 16:58:00 rt 1.34.448.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6a17ccd836ef38e0d6a6a86ec9c96eb2d0d251d6]

INTEGRATION: CWS changefileheader (1.3.36); FILE MERGED 2008/03/28 15:50:11 rt 1.3.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [09dc8bf73f61f8a82f0fb5b74c0c52eecebcf7d2]

INTEGRATION: CWS changefileheader (1.2.126); FILE MERGED 2008/04/01 15:03:55 thb 1.2.126.2: #i85898# Stripping all external header guards 2008/03/28 16:43:13 rt 1.2.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9ecf40fdaab12be67fbe8c82cff24f32fa441db0]

INTEGRATION: CWS changefileheader (1.3.300); FILE MERGED 2008/04/01 15:44:32 thb 1.3.300.3: #i85898# Stripping all external header guards 2008/04/01 12:43:13 thb 1.3.300.2: #i85898# Stripping all external header guards 2008/03/31 13:01:06 rt 1.3.300.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5ab7d7dde005a93f4c9b1fe5aa2e1f5cd1599854]

INTEGRATION: CWS changefileheader (1.2.466); FILE MERGED 2008/04/01 15:49:28 thb 1.2.466.2: #i85898# Stripping all external header guards 2008/03/31 14:18:09 rt 1.2.466.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [adb72719db475c8bb185189a29f569bc66145c1f]

INTEGRATION: CWS changefileheader (1.2.104); FILE MERGED 2008/03/31 13:32:23 rt 1.2.104.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [df4f6ee244307e3304cbf4caccef3c2eaa656f09]

INTEGRATION: CWS changefileheader (1.9.214); FILE MERGED 2008/04/01 15:59:00 thb 1.9.214.2: #i85898# Stripping all external header guards 2008/03/31 16:58:00 rt 1.9.214.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6c7fc334d0865e3354be2abf624851af1dd11729]

INTEGRATION: CWS changefileheader (1.41.34); FILE MERGED 2008/04/01 15:29:49 thb 1.41.34.2: #i85898# Stripping all external header guards 2008/03/31 17:13:49 rt 1.41.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d5e9d95cd71a57ba9cc41f9801afba8382429a1a]

INTEGRATION: CWS changefileheader (1.11.28); FILE MERGED 2008/03/28 16:43:12 rt 1.11.28.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7b403215a2b5bb2750af1154d67a2c51095ccd68]

INTEGRATION: CWS changefileheader (1.3.148); FILE MERGED 2008/03/28 16:43:23 rt 1.3.148.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [14a7c9947b585318ec16e5139ba8074b864b35db]

INTEGRATION: CWS changefileheader (1.14.500); FILE MERGED 2008/03/31 15:58:41 rt 1.14.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [af7a51196d77d2295b924ba888821e2d063cd219]

INTEGRATION: CWS changefileheader (1.22.182); FILE MERGED 2008/04/01 12:55:18 thb 1.22.182.2: #i85898# Stripping all external header guards 2008/03/31 16:58:00 rt 1.22.182.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5f18c6c5da773bc2f08bcfd4ce61628fa2e78440]

INTEGRATION: CWS changefileheader (1.4.8); FILE MERGED 2008/03/31 13:32:23 rt 1.4.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [acd11187cf643338dc85a1bfc3b4a973e92d2cc2]

INTEGRATION: CWS changefileheader (1.10.34); FILE MERGED 2008/03/31 17:13:49 rt 1.10.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1602e965c5202471f1b294d794d66ff8ccb9cbca]

INTEGRATION: CWS changefileheader (1.2.94); FILE MERGED 2008/03/28 16:43:12 rt 1.2.94.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0f2e287c687113dad92907856b9f9e55474f32c1]

INTEGRATION: CWS changefileheader (1.7.500); FILE MERGED 2008/03/31 15:58:41 rt 1.7.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [45da2d8a26b76fa5ea693256947820077327f179]

INTEGRATION: CWS changefileheader (1.5.8); FILE MERGED 2008/04/01 15:23:47 thb 1.5.8.3: #i85898# Stripping all external header guards 2008/04/01 12:33:17 thb 1.5.8.2: #i85898# Stripping all external header guards 2008/03/31 13:32:23 rt 1.5.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a7feee6d34e4f0aee5e002cbbeec624d740a43f4]

INTEGRATION: CWS changefileheader (1.3.492); FILE MERGED 2008/03/31 17:13:49 rt 1.3.492.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3dba285519029fc6bc40a6277484fdd55e4a5c6b]

INTEGRATION: CWS changefileheader (1.5.94); FILE MERGED 2008/03/28 16:43:12 rt 1.5.94.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [04df9b8e0c3fc4fb23d8e229141d40f75c17f54a]

INTEGRATION: CWS changefileheader (1.6.62); FILE MERGED 2008/03/31 16:51:03 rt 1.6.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [80c5b8231fa40fd21ff1c9ed9a45d1f7919644a5]

INTEGRATION: CWS changefileheader (1.3.132); FILE MERGED 2008/03/28 16:43:23 rt 1.3.132.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [60f28fcb941af20e2ddf75e0990a32b65b0f308d]

INTEGRATION: CWS changefileheader (1.3.212); FILE MERGED 2008/04/01 12:46:33 thb 1.3.212.2: #i85898# Stripping all external header guards 2008/03/31 14:18:09 rt 1.3.212.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4a1f8e1d712ee99e710ae2f319d40652546a4767]

INTEGRATION: CWS changefileheader (1.5.1202); FILE MERGED 2008/03/31 16:58:00 rt 1.5.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [814ec07afea8c31220b454b37634fd1d00c9447d]

INTEGRATION: CWS changefileheader (1.3.8); FILE MERGED 2008/03/31 13:32:23 rt 1.3.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5c146e3814065ecfd0c3ed30947e7b010c3272e9]

INTEGRATION: CWS changefileheader (1.11.500); FILE MERGED 2008/03/31 15:58:41 rt 1.11.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [38b485e3ccf3302e3076d40954b18b406992a531]

INTEGRATION: CWS changefileheader (1.18.88); FILE MERGED 2008/04/01 12:36:03 thb 1.18.88.2: #i85898# Stripping all external header guards 2008/03/31 17:13:49 rt 1.18.88.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ad36af70597da73c9cb0b72af4b29a2bf66f2aa5]

INTEGRATION: CWS changefileheader (1.4.126); FILE MERGED 2008/03/28 16:43:12 rt 1.4.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cf04e2d0dc4e458bd18e20d5ea78bcb47049faab]

INTEGRATION: CWS changefileheader (1.3.10); FILE MERGED 2008/03/28 16:43:23 rt 1.3.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6345922463bf09fb5c9098a3ecc4b189c34baaa4]

INTEGRATION: CWS changefileheader (1.19.240); FILE MERGED 2008/04/01 15:59:00 thb 1.19.240.3: #i85898# Stripping all external header guards 2008/04/01 12:55:18 thb 1.19.240.2: #i85898# Stripping all external header guards 2008/03/31 16:58:00 rt 1.19.240.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [be1e112a36b4e1c6df4a00806f6574a3fc1674c9]

INTEGRATION: CWS changefileheader (1.10.34); FILE MERGED 2008/03/31 15:58:41 rt 1.10.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [96c2840823cbd94a65423ef9ce5e0c4b4fbd90e9]

INTEGRATION: CWS changefileheader (1.24.88); FILE MERGED 2008/04/01 15:29:48 thb 1.24.88.2: #i85898# Stripping all external header guards 2008/03/31 17:13:49 rt 1.24.88.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ec2d37aeb772a32749151a6bd5136ad2d44400b1]

INTEGRATION: CWS changefileheader (1.5.62); FILE MERGED 2008/03/31 16:51:03 rt 1.5.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b1f7d9bc98ed9ffd5e483f1b61dcafe9300fdbb1]

INTEGRATION: CWS changefileheader (1.2.170); FILE MERGED 2008/03/28 16:43:12 rt 1.2.170.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [942111b4968513cfe0065ebc69e97eb5cd6cbc68]

INTEGRATION: CWS changefileheader (1.2.36); FILE MERGED 2008/03/31 14:18:09 rt 1.2.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0232531bb60bbcbceeb8c4f46f1fbb56ac29e44d]

INTEGRATION: CWS changefileheader (1.3.2); FILE MERGED 2008/04/01 15:44:32 thb 1.3.2.3: #i85898# Stripping all external header guards 2008/04/01 12:43:13 thb 1.3.2.2: #i85898# Stripping all external header guards 2008/03/31 13:01:06 rt 1.3.2.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a41158e2ac1a0d913768c9475775e06e91547b7e]

INTEGRATION: CWS changefileheader (1.29.446); FILE MERGED 2008/03/31 13:57:06 rt 1.29.446.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4cdf82224515847738ebad13656a6bf00a809e29]

INTEGRATION: CWS changefileheader (1.2.58); FILE MERGED 2008/04/01 15:58:59 thb 1.2.58.2: #i85898# Stripping all external header guards 2008/03/31 16:58:00 rt 1.2.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8994bece4836a06349bfd37882bcda1638832d50]

INTEGRATION: CWS changefileheader (1.7.8); FILE MERGED 2008/04/01 15:23:47 thb 1.7.8.3: #i85898# Stripping all external header guards 2008/04/01 12:33:17 thb 1.7.8.2: #i85898# Stripping all external header guards 2008/03/31 13:32:22 rt 1.7.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f48a66aca7e4470be94db24668e9997372743b32]

INTEGRATION: CWS changefileheader (1.21.240); FILE MERGED 2008/03/31 17:13:49 rt 1.21.240.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e28b611d2d6650f3b7a830e4ed11cd1430410acd]

INTEGRATION: CWS changefileheader (1.2.156); FILE MERGED 2008/03/28 16:43:11 rt 1.2.156.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3233eafab5c9133dfeb6fb48d64533287aa462ff]

INTEGRATION: CWS changefileheader (1.3.624); FILE MERGED 2008/03/31 13:57:06 rt 1.3.624.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b61b38cf4db80fc821db293ebb2c87efcefdc9bb]

INTEGRATION: CWS changefileheader (1.2.320); FILE MERGED 2008/04/01 15:44:31 thb 1.2.320.3: #i85898# Stripping all external header guards 2008/04/01 12:43:13 thb 1.2.320.2: #i85898# Stripping all external header guards 2008/03/31 13:01:05 rt 1.2.320.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [78052ab992170f64a5545bb1968c8d02c5e72ef8]

INTEGRATION: CWS changefileheader (1.2.58); FILE MERGED 2008/03/31 16:57:59 rt 1.2.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b6c176fc88560e300187eaf91c941c0aa7839f52]

INTEGRATION: CWS changefileheader (1.2.466); FILE MERGED 2008/04/01 12:46:33 thb 1.2.466.2: #i85898# Stripping all external header guards 2008/03/31 14:18:09 rt 1.2.466.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [34f0fa28d6702b0aa99794278947dbdca06bdf49]

INTEGRATION: CWS changefileheader (1.3.36); FILE MERGED 2008/03/28 15:50:10 rt 1.3.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e951b0c568b258aef6145de310697d347e6a0a3e]

INTEGRATION: CWS changefileheader (1.3.8); FILE MERGED 2008/04/01 12:33:17 thb 1.3.8.2: #i85898# Stripping all external header guards 2008/03/31 13:32:22 rt 1.3.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [31ea2d0594a8c23867d586a6a5f288a7196dddb6]

INTEGRATION: CWS changefileheader (1.3.700); FILE MERGED 2008/03/31 17:13:49 rt 1.3.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [923b1861b55eac08118a641778b0b7242ac1781f]

INTEGRATION: CWS changefileheader (1.5.126); FILE MERGED 2008/03/28 16:43:11 rt 1.5.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1b0855e89b7399963ef5ddace0b2b35dd953d52a]

INTEGRATION: CWS changefileheader (1.10.448); FILE MERGED 2008/03/31 16:57:59 rt 1.10.448.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e114d54a2f464f44c455f7b63495273a2c87351f]

INTEGRATION: CWS changefileheader (1.5.394); FILE MERGED 2008/03/31 13:57:06 rt 1.5.394.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1fc6d408de882685cf79b0e2da4360f40fa40b65]

INTEGRATION: CWS changefileheader (1.2.466); FILE MERGED 2008/04/01 12:46:32 thb 1.2.466.2: #i85898# Stripping all external header guards 2008/03/31 14:18:09 rt 1.2.466.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0a3339a96c2da2722118cad3e869b0840abb56cf]

INTEGRATION: CWS changefileheader (1.2.104); FILE MERGED 2008/04/01 15:23:46 thb 1.2.104.3: #i85898# Stripping all external header guards 2008/04/01 12:33:17 thb 1.2.104.2: #i85898# Stripping all external header guards 2008/03/31 13:32:22 rt 1.2.104.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a9ab6f18dedba78ad87aa383bfca7f21bf829bac]

INTEGRATION: CWS changefileheader (1.9.700); FILE MERGED 2008/03/31 17:13:49 rt 1.9.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [59890d3d4c17636b209905230cc25321cffd42e2]

INTEGRATION: CWS changefileheader (1.7.62); FILE MERGED 2008/03/31 16:51:03 rt 1.7.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4ccb92df1f2e1bc843dc7165ee2ac682e6c4e3c3]

INTEGRATION: CWS changefileheader (1.4.126); FILE MERGED 2008/03/28 16:43:11 rt 1.4.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [39b6ec6e0e35dbae4f07fc9744ca59a833245e36]

INTEGRATION: CWS changefileheader (1.5.112); FILE MERGED 2008/03/28 16:43:23 rt 1.5.112.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c5c9aeaace5dfe442ecc4d2b06ac7019bea64cca]

INTEGRATION: CWS changefileheader (1.2.128); FILE MERGED 2008/03/31 13:01:05 rt 1.2.128.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a9423daba9cfe83d2dd32ea7fc5143043e7b2693]

INTEGRATION: CWS changefileheader (1.2.624); FILE MERGED 2008/03/31 13:57:06 rt 1.2.624.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d12a12aea04ff9af96048886d0aef67713c47793]

INTEGRATION: CWS changefileheader (1.3.1202); FILE MERGED 2008/03/31 16:57:59 rt 1.3.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1d0afb8d648fd6def47eb58cf9a382c54a2ac286]

INTEGRATION: CWS changefileheader (1.2.466); FILE MERGED 2008/04/01 15:49:27 thb 1.2.466.3: #i85898# Stripping all external header guards 2008/04/01 12:46:32 thb 1.2.466.2: #i85898# Stripping all external header guards 2008/03/31 14:18:09 rt 1.2.466.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [465efaf86e83bfa841f096c7988296bdacd6ca7d]

INTEGRATION: CWS changefileheader (1.7.26); FILE MERGED 2008/04/01 15:23:46 thb 1.7.26.3: #i85898# Stripping all external header guards 2008/04/01 12:33:17 thb 1.7.26.2: #i85898# Stripping all external header guards 2008/03/31 13:32:22 rt 1.7.26.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d8b01a966c37e23babc95575d82c99bdbcd66c24]

INTEGRATION: CWS changefileheader (1.4.700); FILE MERGED 2008/03/31 17:13:49 rt 1.4.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d5eab37d5c1552e989cf28088629083b51106dd1]

INTEGRATION: CWS changefileheader (1.7.58); FILE MERGED 2008/03/31 16:51:03 rt 1.7.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b7bfcb962295258534341b59f15aa326ce061b73]

INTEGRATION: CWS changefileheader (1.2.292); FILE MERGED 2008/03/28 16:43:22 rt 1.2.292.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [132e96566f5d6cdd5b35df649a9d5ed6e84d2ad9]

INTEGRATION: CWS changefileheader (1.2.184); FILE MERGED 2008/03/31 13:56:57 rt 1.2.184.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [20527ac7fb766963bbb22da87347c6b81160d5c2]

INTEGRATION: CWS changefileheader (1.8.242); FILE MERGED 2008/04/01 12:55:18 thb 1.8.242.2: #i85898# Stripping all external header guards 2008/03/31 16:57:59 rt 1.8.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [01fee4ef2e06a8caba20d13580aecee7272870ef]

INTEGRATION: CWS changefileheader (1.5.26); FILE MERGED 2008/04/01 15:23:46 thb 1.5.26.3: #i85898# Stripping all external header guards 2008/04/01 12:33:17 thb 1.5.26.2: #i85898# Stripping all external header guards 2008/03/31 13:32:22 rt 1.5.26.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [87657df21df0779a12729d13b2018bef5e1179c9]

INTEGRATION: CWS changefileheader (1.39.34); FILE MERGED 2008/03/31 17:13:48 rt 1.39.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4f1afa932760fb9d5182f3d8475bb4a10f51f972]

INTEGRATION: CWS changefileheader (1.2.294); FILE MERGED 2008/03/28 16:43:22 rt 1.2.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c678f5ca801706124512987a64ba0b3530abd0a0]

INTEGRATION: CWS changefileheader (1.7.242); FILE MERGED 2008/04/01 15:58:59 thb 1.7.242.2: #i85898# Stripping all external header guards 2008/03/31 16:57:54 rt 1.7.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [45f6ade69b312ec725941e6b70fb7a21d26c3936]

INTEGRATION: CWS changefileheader (1.6.78); FILE MERGED 2008/03/31 17:13:48 rt 1.6.78.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [780452f2648f86ce14f44b305f8b2b20f0ad766a]

INTEGRATION: CWS changefileheader (1.3.84); FILE MERGED 2008/04/01 15:44:31 thb 1.3.84.3: #i85898# Stripping all external header guards 2008/04/01 12:43:13 thb 1.3.84.2: #i85898# Stripping all external header guards 2008/03/31 13:01:05 rt 1.3.84.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [836fc32f33f8f42fea2d17c590bbc7861fbf31a8]

INTEGRATION: CWS changefileheader (1.6.184); FILE MERGED 2008/03/31 13:56:57 rt 1.6.184.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e63b30e706222c53d40eb9d88b3a83995e5cfd0a]

INTEGRATION: CWS changefileheader (1.5.216); FILE MERGED 2008/03/31 16:57:54 rt 1.5.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9924742a83d80db37ae7b0cb9b376fc30b4d7ba2]

INTEGRATION: CWS changefileheader (1.5.554); FILE MERGED 2008/03/31 17:13:48 rt 1.5.554.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [60b9a788fada0dd3d6f62c1baa7e7158e4485905]

INTEGRATION: CWS changefileheader (1.3.216); FILE MERGED 2008/03/28 16:43:22 rt 1.3.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4c16ace96f82b3014a5d0a3b7ae4d79b7f9c2ad9]

INTEGRATION: CWS changefileheader (1.9.1202); FILE MERGED 2008/03/31 16:57:54 rt 1.9.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d1506383f02444b4aef8b013da6890a4c64a0d1a]

INTEGRATION: CWS changefileheader (1.4.554); FILE MERGED 2008/03/31 17:13:48 rt 1.4.554.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f4144d40aa257f61516933116cc11c0b60a47cc3]

INTEGRATION: CWS changefileheader (1.7.132); FILE MERGED 2008/03/28 16:43:22 rt 1.7.132.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f50e341bcd0745d8c76539feb804b4874b5dc61b]

INTEGRATION: CWS changefileheader (1.43.38); FILE MERGED 2008/03/31 16:57:54 rt 1.43.38.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fa067685109e6e56f47c075861fa7e92661e71bb]

INTEGRATION: CWS changefileheader (1.8.46); FILE MERGED 2008/03/31 16:51:03 rt 1.8.46.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9c893385ac192d358235650255f98b721ce7c95e]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:43:22 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1c8b4f6196def82fcce1fa7cdee6bae75dc79d4c]

INTEGRATION: CWS changefileheader (1.12.2); FILE MERGED 2008/03/28 16:06:01 rt 1.12.2.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6c64177c10ed7889973f9f3e0a5900639aed5901]

INTEGRATION: CWS changefileheader (1.8.358); FILE MERGED 2008/03/31 16:57:54 rt 1.8.358.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9b0ef44c2abfbf9729a29ab89fc497f785452a80]

INTEGRATION: CWS changefileheader (1.4.222); FILE MERGED 2008/03/31 14:18:08 rt 1.4.222.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f9291febfb9fd3c781c3840b52c1dc671a4cf041]

INTEGRATION: CWS changefileheader (1.8.8); FILE MERGED 2008/04/01 15:23:46 thb 1.8.8.3: #i85898# Stripping all external header guards 2008/04/01 12:33:16 thb 1.8.8.2: #i85898# Stripping all external header guards 2008/03/31 13:32:22 rt 1.8.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a95fb406ab4293949182f23caf3d8d2847c7bafd]

INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/03/28 16:43:22 rt 1.5.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6c42588e962cc64cad226ed91aeabbae6fe01288]

INTEGRATION: CWS changefileheader (1.2.8); FILE MERGED 2008/03/28 16:06:01 rt 1.2.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [def56f7bdf61bfcbba3f99298796495d3299dece]

INTEGRATION: CWS changefileheader (1.2.732); FILE MERGED 2008/03/31 14:18:08 rt 1.2.732.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b0f9ff8a0302b8b0d43e6a553731c0b40866671e]

INTEGRATION: CWS changefileheader (1.9.226); FILE MERGED 2008/03/31 13:56:56 rt 1.9.226.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f180cc55bf322baa4cd1caeac10731207fd2382e]

INTEGRATION: CWS changefileheader (1.2.320); FILE MERGED 2008/04/01 12:43:13 thb 1.2.320.2: #i85898# Stripping all external header guards 2008/03/31 13:01:05 rt 1.2.320.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bfa3b067801e456a9ad2c3850d4dacae80b4cc2a]

INTEGRATION: CWS changefileheader (1.38.242); FILE MERGED 2008/04/01 15:58:59 thb 1.38.242.3: #i85898# Stripping all external header guards 2008/04/01 12:55:17 thb 1.38.242.2: #i85898# Stripping all external header guards 2008/03/31 16:57:53 rt 1.38.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [00fe5e9ca85b4f5cdd2174f9bea0a201f5601a71]

INTEGRATION: CWS changefileheader (1.17.238); FILE MERGED 2008/03/31 15:58:40 rt 1.17.238.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [466754f7911c605c9e441e7937e2a91f1e210f65]

INTEGRATION: CWS changefileheader (1.2.104); FILE MERGED 2008/04/01 12:33:16 thb 1.2.104.2: #i85898# Stripping all external header guards 2008/03/31 13:32:22 rt 1.2.104.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f84738058fef51f737a4fe828d2675f4234da73f]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/03/31 16:51:02 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fac4287c01af1ea3c87f31b7532652e0a569cc81]

INTEGRATION: CWS changefileheader (1.10.338); FILE MERGED 2008/03/31 17:13:48 rt 1.10.338.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a1095988cf7835b756889f95dc13da3bbf364d51]

INTEGRATION: CWS changefileheader (1.2.8); FILE MERGED 2008/03/28 16:06:00 rt 1.2.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7e46ea97c84f6c076074cf910ef7237f6ba996aa]

INTEGRATION: CWS changefileheader (1.4.1256); FILE MERGED 2008/04/01 15:49:27 thb 1.4.1256.3: #i85898# Stripping all external header guards 2008/04/01 12:46:32 thb 1.4.1256.2: #i85898# Stripping all external header guards 2008/03/31 14:18:02 rt 1.4.1256.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [01a2a54a0ce4afa3e6e6fe86550ebd0daff6c79a]

INTEGRATION: CWS changefileheader (1.12.8); FILE MERGED 2008/04/01 15:23:45 thb 1.12.8.3: #i85898# Stripping all external header guards 2008/04/01 12:33:16 thb 1.12.8.2: #i85898# Stripping all external header guards 2008/03/31 13:32:22 rt 1.12.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fc9695c33b058f81aaef00ff2a3f515478c26365]

INTEGRATION: CWS changefileheader (1.9.500); FILE MERGED 2008/03/31 15:58:40 rt 1.9.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ab0acc8f63556b6af00406022b4460e6a5c395f9]

INTEGRATION: CWS changefileheader (1.8.62); FILE MERGED 2008/03/31 16:51:02 rt 1.8.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [62a9d202c539f1514d7c7751ddff47293bf799f6]

INTEGRATION: CWS changefileheader (1.9.10); FILE MERGED 2008/03/28 16:43:22 rt 1.9.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [944010e75e66b77b16e0b36b274500768104074e]

INTEGRATION: CWS changefileheader (1.5.8); FILE MERGED 2008/03/28 16:06:00 rt 1.5.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7137daa45f9fbb9d86888a9904cd89c8992eaecd]

INTEGRATION: CWS changefileheader (1.4.624); FILE MERGED 2008/03/31 13:56:56 rt 1.4.624.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2aa79b5c58006f7f18f4c72b5e8fd1007a77c882]

INTEGRATION: CWS changefileheader (1.6.368); FILE MERGED 2008/04/01 15:49:26 thb 1.6.368.3: #i85898# Stripping all external header guards 2008/04/01 12:46:31 thb 1.6.368.2: #i85898# Stripping all external header guards 2008/03/31 14:18:02 rt 1.6.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1fb3f26b929383a55bffccdea693ad1da07c9403]

INTEGRATION: CWS changefileheader (1.10.500); FILE MERGED 2008/03/31 15:58:40 rt 1.10.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [da9865ee05c87fe2d3a6b112d4ba30d63465065b]

INTEGRATION: CWS changefileheader (1.2.8); FILE MERGED 2008/04/01 15:23:45 thb 1.2.8.3: #i85898# Stripping all external header guards 2008/04/01 12:33:16 thb 1.2.8.2: #i85898# Stripping all external header guards 2008/03/31 13:32:22 rt 1.2.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0f0eaf3bae7c9160e4c60b7a09869d99d2db9127]

INTEGRATION: CWS changefileheader (1.17.186); FILE MERGED 2008/04/01 15:34:11 thb 1.17.186.3: #i85898# Stripping all external header guards 2008/04/01 12:38:37 thb 1.17.186.2: #i85898# Stripping all external header guards 2008/03/31 13:56:56 rt 1.17.186.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4d1ac81dcad8cafdb9272149271820a5d1a35cb8]

INTEGRATION: CWS changefileheader (1.3.88); FILE MERGED 2008/03/28 16:06:00 rt 1.3.88.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1e5ed5fa856bd76f4114cea7a2f75733ab76cdb9]

INTEGRATION: CWS changefileheader (1.4.166); FILE MERGED 2008/03/28 16:43:21 rt 1.4.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [54d12ff3b97fd13344ae045252c2e6031f3d76a0]

INTEGRATION: CWS changefileheader (1.6.638); FILE MERGED 2008/04/01 15:49:26 thb 1.6.638.3: #i85898# Stripping all external header guards 2008/04/01 12:46:31 thb 1.6.638.2: #i85898# Stripping all external header guards 2008/03/31 14:18:02 rt 1.6.638.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f4e6315e9666c3dc94b43f8836aac4978af4df0d]

INTEGRATION: CWS changefileheader (1.13.500); FILE MERGED 2008/03/31 15:58:40 rt 1.13.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [93920d17100d2aed75afdd82221ebed070b67803]

INTEGRATION: CWS changefileheader (1.10.10); FILE MERGED 2008/03/28 16:43:21 rt 1.10.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d4f99dc9025e5456e3387d7a9f816032729aec7c]

INTEGRATION: CWS changefileheader (1.2.58); FILE MERGED 2008/03/28 16:06:00 rt 1.2.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [08cb826ddc4e316b944595d4f089f32fe55595f5]

INTEGRATION: CWS changefileheader (1.3.26); FILE MERGED 2008/04/01 12:33:16 thb 1.3.26.2: #i85898# Stripping all external header guards 2008/03/31 13:32:22 rt 1.3.26.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6ec05a10a0e0c0cb07c8979a24617a6c72a351a0]

INTEGRATION: CWS changefileheader (1.5.1256); FILE MERGED 2008/04/01 12:46:31 thb 1.5.1256.2: #i85898# Stripping all external header guards 2008/03/31 14:18:02 rt 1.5.1256.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0c57b0fbd157c3e5255a62cb17f83328ee53ca10]

INTEGRATION: CWS changefileheader (1.2.320); FILE MERGED 2008/04/01 15:44:31 thb 1.2.320.3: #i85898# Stripping all external header guards 2008/04/01 12:43:12 thb 1.2.320.2: #i85898# Stripping all external header guards 2008/03/31 13:01:05 rt 1.2.320.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b5f6b1308a6f5c93efda88899c52cc7c3613fe59]

INTEGRATION: CWS changefileheader (1.4.26); FILE MERGED 2008/04/01 15:23:45 thb 1.4.26.3: #i85898# Stripping all external header guards 2008/04/01 12:33:16 thb 1.4.26.2: #i85898# Stripping all external header guards 2008/03/31 13:32:22 rt 1.4.26.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cd74d4deca71c01614b9052fc02e8d1fffdb6383]

INTEGRATION: CWS changefileheader (1.16.440); FILE MERGED 2008/04/01 15:49:26 thb 1.16.440.3: #i85898# Stripping all external header guards 2008/04/01 12:46:31 thb 1.16.440.2: #i85898# Stripping all external header guards 2008/03/31 14:18:02 rt 1.16.440.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [76ead6631689f36f8ff20554873ef3a965b0a55d]

INTEGRATION: CWS changefileheader (1.10.6); FILE MERGED 2008/03/28 16:06:00 rt 1.10.6.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dcf29ff4ea6f07c047583388e7051c65a8031d34]

INTEGRATION: CWS changefileheader (1.20.120); FILE MERGED 2008/03/31 15:58:40 rt 1.20.120.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c273a5698645c5d13a0020075d1a4fec8ab800e5]

INTEGRATION: CWS changefileheader (1.34.448); FILE MERGED 2008/03/31 16:57:52 rt 1.34.448.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [892a7cda24d92283c2f2a7441ee4c1841387f026]

INTEGRATION: CWS changefileheader (1.4.1256); FILE MERGED 2008/04/01 15:49:26 thb 1.4.1256.3: #i85898# Stripping all external header guards 2008/04/01 12:46:31 thb 1.4.1256.2: #i85898# Stripping all external header guards 2008/03/31 14:18:02 rt 1.4.1256.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a4bfe809cea09ab3753e1442d0638b353c39bfed]

INTEGRATION: CWS changefileheader (1.6.500); FILE MERGED 2008/03/31 15:58:40 rt 1.6.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [21fc1287cef41b1f5ab5f2ebb4bb9758f39bf85a]

INTEGRATION: CWS changefileheader (1.13.50); FILE MERGED 2008/04/01 15:49:26 thb 1.13.50.3: #i85898# Stripping all external header guards 2008/04/01 12:46:30 thb 1.13.50.2: #i85898# Stripping all external header guards 2008/03/31 14:18:02 rt 1.13.50.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [676ee4eba4570df1841a946df083af5ba51c02fd]

INTEGRATION: CWS changefileheader (1.4.298); FILE MERGED 2008/04/01 12:38:36 thb 1.4.298.2: #i85898# Stripping all external header guards 2008/03/31 13:56:56 rt 1.4.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fd7bb0d6fcd6e64f79a57c5f8d6a854985ab0dc3]

INTEGRATION: CWS changefileheader (1.5.216); FILE MERGED 2008/04/01 15:58:59 thb 1.5.216.2: #i85898# Stripping all external header guards 2008/03/31 16:57:52 rt 1.5.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [88e134c706d90f5799234b3a1336c1b602956828]

INTEGRATION: CWS changefileheader (1.7.62); FILE MERGED 2008/03/31 16:51:02 rt 1.7.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3f7c2f73ddabe64a04e75a40bc83c5d23af7dcbc]

INTEGRATION: CWS changefileheader (1.2.320); FILE MERGED 2008/04/01 15:44:30 thb 1.2.320.3: #i85898# Stripping all external header guards 2008/04/01 12:43:12 thb 1.2.320.2: #i85898# Stripping all external header guards 2008/03/31 13:01:05 rt 1.2.320.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ecdacd4675e9555f449b14381da58f98164dde39]

INTEGRATION: CWS changefileheader (1.6.298); FILE MERGED 2008/04/01 15:34:11 thb 1.6.298.3: #i85898# Stripping all external header guards 2008/04/01 12:38:36 thb 1.6.298.2: #i85898# Stripping all external header guards 2008/03/31 13:56:56 rt 1.6.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [15de4f9f17f2d121b7873651dfc68205341724c7]

INTEGRATION: CWS changefileheader (1.3.1202); FILE MERGED 2008/03/31 16:57:52 rt 1.3.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [31f29324225cc456d54e76ff177cbdd6da98e641]

INTEGRATION: CWS changefileheader (1.5.56); FILE MERGED 2008/04/01 15:23:45 thb 1.5.56.3: #i85898# Stripping all external header guards 2008/04/01 12:33:16 thb 1.5.56.2: #i85898# Stripping all external header guards 2008/03/31 13:32:19 rt 1.5.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [21185e5c16936ba07d6c1baf760dc5c1e103d04a]

INTEGRATION: CWS changefileheader (1.4.852); FILE MERGED 2008/04/01 15:49:26 thb 1.4.852.3: #i85898# Stripping all external header guards 2008/04/01 12:46:30 thb 1.4.852.2: #i85898# Stripping all external header guards 2008/03/31 14:18:02 rt 1.4.852.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2d3a0c6ff91d82e7fbdcf261e4a359b1787067d9]

INTEGRATION: CWS changefileheader (1.3.36); FILE MERGED 2008/03/28 15:50:09 rt 1.3.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cdae0e4e06167e78950d4799c739aa834fda0f12]

INTEGRATION: CWS changefileheader (1.6.184); FILE MERGED 2008/03/31 13:56:56 rt 1.6.184.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f57056dc027ec4ae923750ad9188d006408cab5c]

INTEGRATION: CWS changefileheader (1.11.242); FILE MERGED 2008/04/01 15:58:58 thb 1.11.242.3: #i85898# Stripping all external header guards 2008/04/01 12:55:17 thb 1.11.242.2: #i85898# Stripping all external header guards 2008/03/31 16:57:52 rt 1.11.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a05f5c5725df20bd229474b9efa7fb9a41c7ecf9]

INTEGRATION: CWS changefileheader (1.5.368); FILE MERGED 2008/04/01 15:49:26 thb 1.5.368.3: #i85898# Stripping all external header guards 2008/04/01 12:46:30 thb 1.5.368.2: #i85898# Stripping all external header guards 2008/03/31 14:18:02 rt 1.5.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3784b3d9a69aa3b7bf3841367c5d1a612ceeba44]

INTEGRATION: CWS changefileheader (1.6.132); FILE MERGED 2008/03/28 16:43:21 rt 1.6.132.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [461937beef7035c7c78b4185bc2351d191965354]

INTEGRATION: CWS changefileheader (1.4.8); FILE MERGED 2008/04/01 15:23:45 thb 1.4.8.3: #i85898# Stripping all external header guards 2008/04/01 12:33:16 thb 1.4.8.2: #i85898# Stripping all external header guards 2008/03/31 13:32:19 rt 1.4.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [04a1f366f945b4a09de0898146a1161788b5bff8]

INTEGRATION: CWS changefileheader (1.6.700); FILE MERGED 2008/04/01 15:49:26 thb 1.6.700.3: #i85898# Stripping all external header guards 2008/04/01 12:46:29 thb 1.6.700.2: #i85898# Stripping all external header guards 2008/03/31 14:18:02 rt 1.6.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b669c0a23ab8fb91695f363a136b987fd7bdc771]

INTEGRATION: CWS changefileheader (1.6.226); FILE MERGED 2008/03/31 13:56:56 rt 1.6.226.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6ea86a13b1043ad69a90bc4326432a118aaf85eb]

INTEGRATION: CWS changefileheader (1.2.320); FILE MERGED 2008/04/01 15:44:30 thb 1.2.320.3: #i85898# Stripping all external header guards 2008/04/01 12:43:12 thb 1.2.320.2: #i85898# Stripping all external header guards 2008/03/31 13:01:04 rt 1.2.320.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1590bd67b2070b6f85ba0949ccb1e6b64116dd1b]

INTEGRATION: CWS changefileheader (1.9.62); FILE MERGED 2008/03/31 16:51:02 rt 1.9.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d42e5f1cac4e0e0e7b364e567b87d9c850cd8ec9]

INTEGRATION: CWS changefileheader (1.4.88); FILE MERGED 2008/03/28 16:05:59 rt 1.4.88.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9c792669f4e8dec24b7e5eb0a94b74339d98f9d2]

INTEGRATION: CWS changefileheader (1.4.8); FILE MERGED 2008/03/31 13:32:19 rt 1.4.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [42245d935be92f2234c5f6b6c6171d6018c84428]

INTEGRATION: CWS changefileheader (1.3.624); FILE MERGED 2008/03/31 13:56:56 rt 1.3.624.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ba3ae24475647d07f4eb48b32c06f532230fc369]

INTEGRATION: CWS changefileheader (1.3.246); FILE MERGED 2008/04/01 15:44:30 thb 1.3.246.3: #i85898# Stripping all external header guards 2008/04/01 12:43:12 thb 1.3.246.2: #i85898# Stripping all external header guards 2008/03/31 13:01:04 rt 1.3.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9f8a0814351bb129a447d05f1d69c85553d99982]

INTEGRATION: CWS changefileheader (1.10.242); FILE MERGED 2008/04/01 15:58:58 thb 1.10.242.3: #i85898# Stripping all external header guards 2008/04/01 12:55:17 thb 1.10.242.2: #i85898# Stripping all external header guards 2008/03/31 16:57:52 rt 1.10.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7dc2f99b5d36b65fc0bef1d8056d02ea73b82866]

INTEGRATION: CWS changefileheader (1.4.96); FILE MERGED 2008/04/01 15:23:45 thb 1.4.96.3: #i85898# Stripping all external header guards 2008/04/01 12:33:15 thb 1.4.96.2: #i85898# Stripping all external header guards 2008/03/31 13:32:19 rt 1.4.96.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [949638051901fadec98878cf1b7123c1cb59b1a7]

INTEGRATION: CWS changefileheader (1.8.554); FILE MERGED 2008/03/31 17:13:47 rt 1.8.554.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9f7050ac129b46b5c873cc55fc7ccb8a9ad0d2b3]

INTEGRATION: CWS changefileheader (1.5.60); FILE MERGED 2008/03/28 16:05:59 rt 1.5.60.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8abedafca9521a83c8efd38c44136e63a60d11ff]

INTEGRATION: CWS changefileheader (1.7.226); FILE MERGED 2008/03/31 13:56:56 rt 1.7.226.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [43de8c411d23669d0e3d535b543c3ee4ecd8a935]

INTEGRATION: CWS changefileheader (1.3.368); FILE MERGED 2008/03/31 14:18:01 rt 1.3.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b52b2313ca038a2283271f34a5184bdad47eb9eb]

INTEGRATION: CWS changefileheader (1.28.448); FILE MERGED 2008/03/31 16:57:52 rt 1.28.448.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c37a3745b59c52a6221de0f4f4fb3afe09cbbc3c]

INTEGRATION: CWS changefileheader (1.5.24); FILE MERGED 2008/04/01 15:23:44 thb 1.5.24.3: #i85898# Stripping all external header guards 2008/04/01 12:33:15 thb 1.5.24.2: #i85898# Stripping all external header guards 2008/03/31 13:32:19 rt 1.5.24.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7c67f95b24dd74c7f3f00580b5ea3dcd409d10c2]

INTEGRATION: CWS changefileheader (1.11.500); FILE MERGED 2008/03/31 15:58:40 rt 1.11.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [31b73c6ba4153c6ddce41215bd58b2a4ee575c5c]

INTEGRATION: CWS changefileheader (1.13.554); FILE MERGED 2008/03/31 17:13:47 rt 1.13.554.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d57d9c6eedd60e0c064e38c5c622079da98fdf80]

INTEGRATION: CWS changefileheader (1.5.88); FILE MERGED 2008/03/28 16:05:59 rt 1.5.88.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d81db81ddb511a47ad92cc9e944b5d054054db33]

INTEGRATION: CWS changefileheader (1.6.184); FILE MERGED 2008/04/01 15:34:11 thb 1.6.184.3: #i85898# Stripping all external header guards 2008/04/01 12:38:36 thb 1.6.184.2: #i85898# Stripping all external header guards 2008/03/31 13:56:56 rt 1.6.184.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d675bd3f58cbfe77874d7220394d0b1aac2706ce]

INTEGRATION: CWS changefileheader (1.5.132); FILE MERGED 2008/03/28 16:43:21 rt 1.5.132.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8c1ca63581bd1b266bd0b8f5668f328f416cf968]

INTEGRATION: CWS changefileheader (1.4.1256); FILE MERGED 2008/04/01 15:49:26 thb 1.4.1256.3: #i85898# Stripping all external header guards 2008/04/01 12:46:29 thb 1.4.1256.2: #i85898# Stripping all external header guards 2008/03/31 14:18:01 rt 1.4.1256.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ac16a971597de59efcb2cbf0048fc547d460096d]

INTEGRATION: CWS changefileheader (1.8.216); FILE MERGED 2008/04/01 15:58:58 thb 1.8.216.2: #i85898# Stripping all external header guards 2008/03/31 16:57:52 rt 1.8.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [477fabcf1226bb8818a0112822b53d92bc8978a2]

INTEGRATION: CWS changefileheader (1.3.56); FILE MERGED 2008/04/01 15:23:44 thb 1.3.56.3: #i85898# Stripping all external header guards 2008/04/01 12:33:15 thb 1.3.56.2: #i85898# Stripping all external header guards 2008/03/31 13:32:19 rt 1.3.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6e6aecfdd673fc67ce37b432cb10321e7e510d46]

INTEGRATION: CWS changefileheader (1.10.554); FILE MERGED 2008/03/31 17:13:47 rt 1.10.554.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [26d98c05c4141fb23053f9f0476a6e7e4d52f31c]

INTEGRATION: CWS changefileheader (1.6.1256); FILE MERGED 2008/04/01 15:49:25 thb 1.6.1256.3: #i85898# Stripping all external header guards 2008/04/01 12:46:29 thb 1.6.1256.2: #i85898# Stripping all external header guards 2008/03/31 14:18:01 rt 1.6.1256.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2a9ab8fbe10ebfb61567602a02d04a53f8cc6fc2]

INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/03/28 16:43:21 rt 1.4.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [da1bf6f432bbb5e01f0b2e5ac6059f0237eddfda]

INTEGRATION: CWS changefileheader (1.4.1202); FILE MERGED 2008/03/31 16:57:52 rt 1.4.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9b4368935a74a5bc7e33a2f61d6902f2c6157f99]

INTEGRATION: CWS changefileheader (1.6.8); FILE MERGED 2008/04/01 15:23:44 thb 1.6.8.3: #i85898# Stripping all external header guards 2008/04/01 12:33:15 thb 1.6.8.2: #i85898# Stripping all external header guards 2008/03/31 13:32:19 rt 1.6.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [585b97bc476c987445b390190193f9a2d0b3e672]

INTEGRATION: CWS changefileheader (1.16.80); FILE MERGED 2008/03/31 17:13:47 rt 1.16.80.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7ae0ee641ce28284e7a02572f468f604dfb353be]

INTEGRATION: CWS changefileheader (1.8.62); FILE MERGED 2008/03/31 16:51:01 rt 1.8.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8c80847e564b4a77cad2c61d37a0174aa37a07a1]

INTEGRATION: CWS changefileheader (1.3.88); FILE MERGED 2008/03/28 16:05:59 rt 1.3.88.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d2d7a555212a3c4e7d7dcb8f4d7bdfd4b5e60d91]

INTEGRATION: CWS changefileheader (1.5.1256); FILE MERGED 2008/04/01 15:49:25 thb 1.5.1256.3: #i85898# Stripping all external header guards 2008/04/01 12:46:29 thb 1.5.1256.2: #i85898# Stripping all external header guards 2008/03/31 14:18:01 rt 1.5.1256.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4a6bb99dc8b687f1e123fc8cd61db1217b9b80cd]

INTEGRATION: CWS changefileheader (1.5.70); FILE MERGED 2008/03/28 16:43:21 rt 1.5.70.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a5bd30252d7c61bfa45826b90b401a1133a6cc64]

INTEGRATION: CWS changefileheader (1.13.242); FILE MERGED 2008/04/01 15:58:57 thb 1.13.242.3: #i85898# Stripping all external header guards 2008/04/01 12:55:17 thb 1.13.242.2: #i85898# Stripping all external header guards 2008/03/31 16:57:52 rt 1.13.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [69ae7d8c13207e4a652e23f91fffa0c273794041]

INTEGRATION: CWS changefileheader (1.5.138); FILE MERGED 2008/04/01 15:34:10 thb 1.5.138.3: #i85898# Stripping all external header guards 2008/04/01 12:38:36 thb 1.5.138.2: #i85898# Stripping all external header guards 2008/03/31 13:56:56 rt 1.5.138.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6e88851174a0fa5d9b4df52c04abb8f3fd7e390d]

INTEGRATION: CWS changefileheader (1.7.62); FILE MERGED 2008/03/31 16:51:01 rt 1.7.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5c497079677f8d2c2508b17d9db376fe9a8f4dbc]

INTEGRATION: CWS changefileheader (1.4.554); FILE MERGED 2008/03/31 17:13:47 rt 1.4.554.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fc302921b26bd3e74665cfcd5136fc7d9496151a]

INTEGRATION: CWS changefileheader (1.3.60); FILE MERGED 2008/04/01 10:48:16 thb 1.3.60.2: #i85898# Stripping all external header guards 2008/03/28 16:05:59 rt 1.3.60.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7d300d37cd5f2188aac4e654e78fc5a343431e22]

INTEGRATION: CWS changefileheader (1.7.1256); FILE MERGED 2008/04/01 15:49:25 thb 1.7.1256.3: #i85898# Stripping all external header guards 2008/04/01 12:46:28 thb 1.7.1256.2: #i85898# Stripping all external header guards 2008/03/31 14:18:01 rt 1.7.1256.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [635df31a2c0962362ccf90fb15d330098b471ee9]

INTEGRATION: CWS changefileheader (1.2.320); FILE MERGED 2008/04/01 12:43:12 thb 1.2.320.2: #i85898# Stripping all external header guards 2008/03/31 13:01:04 rt 1.2.320.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9b73f060aa33c186996b7c4646c4b633209b2588]

INTEGRATION: CWS changefileheader (1.7.28); FILE MERGED 2008/03/28 16:43:21 rt 1.7.28.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1bce53886f1d8cd2dcacd80caafab18c4baeec9d]

INTEGRATION: CWS changefileheader (1.10.34); FILE MERGED 2008/04/01 15:58:57 thb 1.10.34.3: #i85898# Stripping all external header guards 2008/04/01 12:55:16 thb 1.10.34.2: #i85898# Stripping all external header guards 2008/03/31 16:57:52 rt 1.10.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [81f91da4d69dc6990e44475ea648e8224b6aa216]

INTEGRATION: CWS changefileheader (1.12.184); FILE MERGED 2008/04/01 15:34:10 thb 1.12.184.3: #i85898# Stripping all external header guards 2008/04/01 12:38:36 thb 1.12.184.2: #i85898# Stripping all external header guards 2008/03/31 13:56:56 rt 1.12.184.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bc85511e4c66bed8d1193558b367fd2706a28937]

INTEGRATION: CWS changefileheader (1.20.80); FILE MERGED 2008/03/31 17:13:47 rt 1.20.80.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dd97c4a24961e4829928971d0537119c931cef46]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:51:01 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [93195ea1e7f60bbfb891879a1c8f4337c64fd1b3]

INTEGRATION: CWS changefileheader (1.7.60); FILE MERGED 2008/04/01 10:48:16 thb 1.7.60.2: #i85898# Stripping all external header guards 2008/03/28 16:05:58 rt 1.7.60.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [73e76adf41b0353ef49a89ef07401ff026fea982]

INTEGRATION: CWS changefileheader (1.7.1256); FILE MERGED 2008/04/01 12:46:28 thb 1.7.1256.2: #i85898# Stripping all external header guards 2008/03/31 14:18:01 rt 1.7.1256.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7300a7523cf945b600b357a88242ddd42c257d67]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:43:20 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fedd5b07ee918f899c6e2646ddb9e2beab983c25]

INTEGRATION: CWS changefileheader (1.13.242); FILE MERGED 2008/04/01 15:58:57 thb 1.13.242.3: #i85898# Stripping all external header guards 2008/04/01 12:55:16 thb 1.13.242.2: #i85898# Stripping all external header guards 2008/03/31 16:57:51 rt 1.13.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a276690379d53e9265efea9417cf048882eb1947]

INTEGRATION: CWS changefileheader (1.8.226); FILE MERGED 2008/03/31 13:56:56 rt 1.8.226.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [410a0fa1ac5ed0a3b010f21418bb5edf244b4fd0]

INTEGRATION: CWS changefileheader (1.10.34); FILE MERGED 2008/03/31 17:13:47 rt 1.10.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e41e227998808660b40da53d21e7f5422e9409b9]

INTEGRATION: CWS changefileheader (1.6.60); FILE MERGED 2008/04/01 10:48:16 thb 1.6.60.2: #i85898# Stripping all external header guards 2008/03/28 16:05:58 rt 1.6.60.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9639bb0092c6742996c9ec9784bb9526212ee3c5]

INTEGRATION: CWS changefileheader (1.6.8); FILE MERGED 2008/03/31 13:32:19 rt 1.6.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d8e90f2841cc1bc40d662b78eaf91ecf7eb06517]

INTEGRATION: CWS changefileheader (1.2.1256); FILE MERGED 2008/04/01 12:46:28 thb 1.2.1256.2: #i85898# Stripping all external header guards 2008/03/31 14:18:01 rt 1.2.1256.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0d289f3dcc09b64c0904e39c69fc2f1a20774a57]

INTEGRATION: CWS changefileheader (1.1.300); FILE MERGED 2008/04/01 15:44:30 thb 1.1.300.2: #i85898# Stripping all external header guards 2008/03/31 13:01:04 rt 1.1.300.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6a67652afd81a91d5b14c7218579fc6a91b55e6d]

INTEGRATION: CWS changefileheader (1.3.132); FILE MERGED 2008/03/28 16:43:20 rt 1.3.132.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0f8ca58be72eecddabfb0372058bb632061a2591]

INTEGRATION: CWS changefileheader (1.6.298); FILE MERGED 2008/04/01 15:34:10 thb 1.6.298.3: #i85898# Stripping all external header guards 2008/04/01 12:38:36 thb 1.6.298.2: #i85898# Stripping all external header guards 2008/03/31 13:56:55 rt 1.6.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e286a062e021d23f65e2be2fcd7c9580455059f8]

INTEGRATION: CWS changefileheader (1.37.242); FILE MERGED 2008/04/01 15:58:57 thb 1.37.242.3: #i85898# Stripping all external header guards 2008/04/01 12:55:16 thb 1.37.242.2: #i85898# Stripping all external header guards 2008/03/31 16:57:51 rt 1.37.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3e551b96c29ae2ae9ddfea90e74fa803d664c74b]

INTEGRATION: CWS changefileheader (1.19.138); FILE MERGED 2008/03/31 15:58:40 rt 1.19.138.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ac7b4ec160732f3bbee89fcd5abeeb9c86aff5a7]

INTEGRATION: CWS changefileheader (1.16.30); FILE MERGED 2008/04/01 10:48:16 thb 1.16.30.2: #i85898# Stripping all external header guards 2008/03/28 16:05:58 rt 1.16.30.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [de945d26c3b5f54013cdf32e7e6cb428fb058512]

INTEGRATION: CWS changefileheader (1.3.8); FILE MERGED 2008/04/01 15:23:44 thb 1.3.8.3: #i85898# Stripping all external header guards 2008/04/01 12:33:15 thb 1.3.8.2: #i85898# Stripping all external header guards 2008/03/31 13:32:19 rt 1.3.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b3bd4b5428109655de36d07ee1532b532518496e]

INTEGRATION: CWS changefileheader (1.5.1194); FILE MERGED 2008/04/01 15:49:25 thb 1.5.1194.3: #i85898# Stripping all external header guards 2008/04/01 12:46:28 thb 1.5.1194.2: #i85898# Stripping all external header guards 2008/03/31 14:18:01 rt 1.5.1194.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5652262e58bc48b142929f63813b0f4c1e9e34bd]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:43:20 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d9765b8c72e81eaa52d4940a13abbdef383c02a7]

INTEGRATION: CWS changefileheader (1.4.624); FILE MERGED 2008/03/31 13:56:55 rt 1.4.624.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1d620ff66e503758201265902157b70a7fc74950]

INTEGRATION: CWS changefileheader (1.58.448); FILE MERGED 2008/03/31 16:57:51 rt 1.58.448.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [808be541ffaf0ed6513b47e609e310def8a3ed9b]

INTEGRATION: CWS changefileheader (1.15.500); FILE MERGED 2008/03/31 15:58:40 rt 1.15.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [44f241368a1b94a4c5182024b676959c16fc408d]

INTEGRATION: CWS changefileheader (1.23.80); FILE MERGED 2008/03/31 17:13:47 rt 1.23.80.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [18be863dca7bc3347cc2f09bc6405415fefff782]

INTEGRATION: CWS changefileheader (1.6.26); FILE MERGED 2008/04/01 15:23:44 thb 1.6.26.3: #i85898# Stripping all external header guards 2008/04/01 12:33:15 thb 1.6.26.2: #i85898# Stripping all external header guards 2008/03/31 13:32:19 rt 1.6.26.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f241776821478606b72c0fe3438a447d895fa5e9]

INTEGRATION: CWS changefileheader (1.3.88); FILE MERGED 2008/03/28 16:05:58 rt 1.3.88.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [39d7cef78abc65a3d2351eb1eb96a1ceebc32538]

INTEGRATION: CWS changefileheader (1.16.4); FILE MERGED 2008/04/01 15:49:25 thb 1.16.4.3: #i85898# Stripping all external header guards 2008/04/01 12:46:28 thb 1.16.4.2: #i85898# Stripping all external header guards 2008/03/31 14:18:01 rt 1.16.4.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b4e2c3a1534a1cf9467744e58e409c45d897de00]

INTEGRATION: CWS changefileheader (1.2.292); FILE MERGED 2008/03/28 16:43:20 rt 1.2.292.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [98aa7d699251046e483a8a7fe8462fc3234ef54e]

INTEGRATION: CWS changefileheader (1.20.22); FILE MERGED 2008/04/01 15:34:10 thb 1.20.22.3: #i85898# Stripping all external header guards 2008/04/01 12:38:36 thb 1.20.22.2: #i85898# Stripping all external header guards 2008/03/31 13:56:55 rt 1.20.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d54978553775a7a136da43890b068c8959ddc362]

INTEGRATION: CWS changefileheader (1.4.1202); FILE MERGED 2008/03/31 16:57:51 rt 1.4.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1835e10c05b89dfe694b90e070e06949f0ac71ca]

INTEGRATION: CWS changefileheader (1.4.8); FILE MERGED 2008/04/01 15:23:44 thb 1.4.8.3: #i85898# Stripping all external header guards 2008/04/01 12:33:15 thb 1.4.8.2: #i85898# Stripping all external header guards 2008/03/31 13:32:18 rt 1.4.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f864e1be31b8b897a0d6953a9c40fe595a08f973]

INTEGRATION: CWS changefileheader (1.5.60); FILE MERGED 2008/04/01 15:01:17 thb 1.5.60.3: #i85898# Stripping all external header guards 2008/04/01 10:48:16 thb 1.5.60.2: #i85898# Stripping all external header guards 2008/03/28 16:05:58 rt 1.5.60.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dc4811b81e45ac0bf31fb9fe22713907e05dca4c]

INTEGRATION: CWS changefileheader (1.4.1256); FILE MERGED 2008/04/01 12:46:28 thb 1.4.1256.2: #i85898# Stripping all external header guards 2008/03/31 14:18:01 rt 1.4.1256.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c1b22d113b00a574325a5e571ae6fcd686b390d0]

INTEGRATION: CWS changefileheader (1.7.16); FILE MERGED 2008/03/31 13:56:55 rt 1.7.16.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [94e4cb63cf169e97f6da576502b050d36bee55be]

INTEGRATION: CWS changefileheader (1.4.166); FILE MERGED 2008/03/28 16:43:20 rt 1.4.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [21c80bc3bf84d571aeb120d7359f7a30c77199bc]

INTEGRATION: CWS changefileheader (1.2.320); FILE MERGED 2008/04/01 15:44:29 thb 1.2.320.3: #i85898# Stripping all external header guards 2008/04/01 12:43:12 thb 1.2.320.2: #i85898# Stripping all external header guards 2008/03/31 13:01:04 rt 1.2.320.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [90301f97c8d23e917a35c07f6445cdd84c6d9299]

INTEGRATION: CWS changefileheader (1.3.36); FILE MERGED 2008/03/28 15:50:08 rt 1.3.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0af7de3e3217ae50a0d62dd27d25d5f85a26f102]

INTEGRATION: CWS changefileheader (1.33.448); FILE MERGED 2008/03/31 16:57:51 rt 1.33.448.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [865ff99180b479c60c9b65b89a69be28b5cdd29f]

INTEGRATION: CWS changefileheader (1.12.138); FILE MERGED 2008/03/31 15:58:40 rt 1.12.138.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c057f4488a0699ce2e794e7dd6730abb7a7ac37d]

INTEGRATION: CWS changefileheader (1.6.62); FILE MERGED 2008/03/31 16:50:58 rt 1.6.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a524c1c1fbdf7cbef261544a0fb04a9f1c78e7fa]

INTEGRATION: CWS changefileheader (1.5.60); FILE MERGED 2008/04/01 15:01:17 thb 1.5.60.3: #i85898# Stripping all external header guards 2008/04/01 10:48:16 thb 1.5.60.2: #i85898# Stripping all external header guards 2008/03/28 16:05:57 rt 1.5.60.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3af63060ed5a5a1e1b67835bfb6031eb914f70b3]

INTEGRATION: CWS changefileheader (1.2.8); FILE MERGED 2008/04/01 15:23:44 thb 1.2.8.3: #i85898# Stripping all external header guards 2008/04/01 12:33:15 thb 1.2.8.2: #i85898# Stripping all external header guards 2008/03/31 13:32:18 rt 1.2.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [42b1248dd940b66aa9b5ce396c85522de6843e36]

INTEGRATION: CWS changefileheader (1.3.1256); FILE MERGED 2008/04/01 15:49:25 thb 1.3.1256.3: #i85898# Stripping all external header guards 2008/04/01 12:46:27 thb 1.3.1256.2: #i85898# Stripping all external header guards 2008/03/31 14:18:01 rt 1.3.1256.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5894da7df2466b3d658ea88d6e454507558f063a]

INTEGRATION: CWS changefileheader (1.7.166); FILE MERGED 2008/04/01 15:34:09 thb 1.7.166.3: #i85898# Stripping all external header guards 2008/04/01 12:38:35 thb 1.7.166.2: #i85898# Stripping all external header guards 2008/03/31 13:56:55 rt 1.7.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a15eeed15dfd21c51ec8047ad4e62cb14f9b8e04]

INTEGRATION: CWS changefileheader (1.5.216); FILE MERGED 2008/04/01 15:58:57 thb 1.5.216.2: #i85898# Stripping all external header guards 2008/03/31 16:57:51 rt 1.5.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9adb80385f1f1731447cfd28d74071aba00a02be]

INTEGRATION: CWS changefileheader (1.10.500); FILE MERGED 2008/03/31 15:58:39 rt 1.10.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [af33011511a9508544bc8da3c25bc3a87d862edf]

INTEGRATION: CWS changefileheader (1.7.226); FILE MERGED 2008/03/31 17:13:46 rt 1.7.226.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [31e7c06fbeb0653cbe5a34fa367ff57a456e1c42]

INTEGRATION: CWS changefileheader (1.9.56); FILE MERGED 2008/04/01 15:01:17 thb 1.9.56.3: #i85898# Stripping all external header guards 2008/04/01 10:48:16 thb 1.9.56.2: #i85898# Stripping all external header guards 2008/03/28 16:05:57 rt 1.9.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5328350826b4aede3eff3dded7e9c2710f5b7d70]

INTEGRATION: CWS changefileheader (1.2.104); FILE MERGED 2008/04/01 15:23:43 thb 1.2.104.3: #i85898# Stripping all external header guards 2008/04/01 12:33:14 thb 1.2.104.2: #i85898# Stripping all external header guards 2008/03/31 13:32:17 rt 1.2.104.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [044ba65ed3eba01ae0eb448d630d976dc5a2e45f]

INTEGRATION: CWS changefileheader (1.7.1254); FILE MERGED 2008/04/01 15:49:25 thb 1.7.1254.3: #i85898# Stripping all external header guards 2008/04/01 12:46:27 thb 1.7.1254.2: #i85898# Stripping all external header guards 2008/03/31 14:18:01 rt 1.7.1254.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1842ad53937e268017ac6afe973079a276d97557]

INTEGRATION: CWS changefileheader (1.3.160); FILE MERGED 2008/03/28 16:43:20 rt 1.3.160.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b7bcb2f8138454d5d82d4d391253298a8efa0e97]

INTEGRATION: CWS changefileheader (1.5.16); FILE MERGED 2008/03/31 13:56:55 rt 1.5.16.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f470968e18d57bfc53dcb0a74eca2fd5aac82c05]

INTEGRATION: CWS changefileheader (1.7.500); FILE MERGED 2008/03/31 15:58:39 rt 1.7.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d03ece48dc63676c9cbe556eb33a7f94812da0b2]

INTEGRATION: CWS changefileheader (1.5.62); FILE MERGED 2008/03/31 16:50:58 rt 1.5.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [481ff97289ba461609f9560ad489afa3cace48c6]

INTEGRATION: CWS changefileheader (1.6.226); FILE MERGED 2008/03/31 17:13:45 rt 1.6.226.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [66d06fd598fb24a65866869d0b692b67cdf482df]

INTEGRATION: CWS changefileheader (1.5.8); FILE MERGED 2008/04/01 15:23:43 thb 1.5.8.3: #i85898# Stripping all external header guards 2008/04/01 12:33:14 thb 1.5.8.2: #i85898# Stripping all external header guards 2008/03/31 13:32:17 rt 1.5.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [17c77689bf57715fccb9f59e13fd8fc4d139641c]

INTEGRATION: CWS changefileheader (1.5.60); FILE MERGED 2008/04/01 15:01:16 thb 1.5.60.3: #i85898# Stripping all external header guards 2008/04/01 10:48:16 thb 1.5.60.2: #i85898# Stripping all external header guards 2008/03/28 16:05:57 rt 1.5.60.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [62b6c7d22eb7e6948c11993a08fc0ab710eb77f5]

INTEGRATION: CWS changefileheader (1.10.438); FILE MERGED 2008/04/01 15:49:25 thb 1.10.438.3: #i85898# Stripping all external header guards 2008/04/01 12:46:27 thb 1.10.438.2: #i85898# Stripping all external header guards 2008/03/31 14:18:01 rt 1.10.438.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b9fa11512ce5d10adb50abadd052f21f87b03073]

INTEGRATION: CWS changefileheader (1.11.242); FILE MERGED 2008/04/01 15:58:56 thb 1.11.242.2: #i85898# Stripping all external header guards 2008/03/31 16:57:51 rt 1.11.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0e793507134815bcd0b7a435ac02dfbf7be90b17]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/31 13:01:04 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [24e3539bf86a270fab6e40e72708f2298cbf5bdd]

INTEGRATION: CWS changefileheader (1.12.14); FILE MERGED 2008/04/01 15:34:09 thb 1.12.14.3: #i85898# Stripping all external header guards 2008/04/01 12:38:35 thb 1.12.14.2: #i85898# Stripping all external header guards 2008/03/31 13:56:55 rt 1.12.14.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [04202e802a44c1e88c1d5c5929373218bd3a35f8]

INTEGRATION: CWS changefileheader (1.5.56); FILE MERGED 2008/03/28 16:43:20 rt 1.5.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0d32295f71cdd4e1bede66936f7f95800e7272f2]

INTEGRATION: CWS changefileheader (1.3.700); FILE MERGED 2008/03/31 17:13:45 rt 1.3.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0fc1ca21471b3ee4bde2982d12b6f4ca4feabff4]

INTEGRATION: CWS changefileheader (1.5.8); FILE MERGED 2008/04/01 12:33:14 thb 1.5.8.2: #i85898# Stripping all external header guards 2008/03/31 13:32:17 rt 1.5.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d41c47fa74491d5374d29e769005a1f71bb07e9f]

INTEGRATION: CWS changefileheader (1.4.60); FILE MERGED 2008/04/01 15:01:16 thb 1.4.60.3: #i85898# Stripping all external header guards 2008/04/01 10:48:16 thb 1.4.60.2: #i85898# Stripping all external header guards 2008/03/28 16:05:57 rt 1.4.60.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [739963cc3c2576dd6b26cd787aafb6ebcfc70e81]

INTEGRATION: CWS changefileheader (1.2.1256); FILE MERGED 2008/03/31 14:18:01 rt 1.2.1256.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ea709f5862b09e2a4fe0ebae283c98ba83f7f918]

INTEGRATION: CWS changefileheader (1.20.242); FILE MERGED 2008/04/01 15:58:55 thb 1.20.242.3: #i85898# Stripping all external header guards 2008/04/01 12:55:16 thb 1.20.242.2: #i85898# Stripping all external header guards 2008/03/31 16:57:51 rt 1.20.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1b35948e4df44c12b03a47255b973a4ea8a9a009]

INTEGRATION: CWS changefileheader (1.5.226); FILE MERGED 2008/03/31 13:56:55 rt 1.5.226.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [79e13d143ca68b5d69658ade60c8b3822b44808a]

INTEGRATION: CWS changefileheader (1.2.196); FILE MERGED 2008/03/31 15:58:39 rt 1.2.196.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e8409a74b6cb594478527e324f3598266f48cb60]

INTEGRATION: CWS changefileheader (1.5.388); FILE MERGED 2008/03/31 17:13:45 rt 1.5.388.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [510a4a5cc9c86fb4fa874b2da803dcff3553e1e2]

INTEGRATION: CWS changefileheader (1.12.32); FILE MERGED 2008/04/01 15:01:16 thb 1.12.32.3: #i85898# Stripping all external header guards 2008/04/01 10:48:16 thb 1.12.32.2: #i85898# Stripping all external header guards 2008/03/28 16:05:57 rt 1.12.32.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c71895378d03c076d06a8e2b5228e7dc2719b9cc]

INTEGRATION: CWS changefileheader (1.2.104); FILE MERGED 2008/04/01 15:23:43 thb 1.2.104.2: #i85898# Stripping all external header guards 2008/03/31 13:32:17 rt 1.2.104.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7394796d47e6db512e44d5b9bdee9d2ddedae9c5]

INTEGRATION: CWS changefileheader (1.6.638); FILE MERGED 2008/04/01 12:46:27 thb 1.6.638.2: #i85898# Stripping all external header guards 2008/03/31 14:18:01 rt 1.6.638.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cb87882a7f8af6f79367fd74da55dd2f8169430e]

INTEGRATION: CWS changefileheader (1.3.36); FILE MERGED 2008/03/28 15:50:06 rt 1.3.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [249975aef7789e8bd9d7705afe812dcedd5b9d01]

INTEGRATION: CWS changefileheader (1.2.320); FILE MERGED 2008/04/01 15:44:29 thb 1.2.320.3: #i85898# Stripping all external header guards 2008/04/01 12:43:12 thb 1.2.320.2: #i85898# Stripping all external header guards 2008/03/31 13:01:03 rt 1.2.320.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fab80093f6e60dbfc19b70fa3057f2316b9d1fb5]

INTEGRATION: CWS changefileheader (1.37.448); FILE MERGED 2008/03/31 16:57:51 rt 1.37.448.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [38ac9806bb0fbb29eb665a4091aacd3ee9195f4e]

INTEGRATION: CWS changefileheader (1.2.294); FILE MERGED 2008/03/28 16:43:19 rt 1.2.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [020bb7909a3769ae468b56946106dbd64eb3596d]

INTEGRATION: CWS changefileheader (1.3.120); FILE MERGED 2008/03/31 15:58:39 rt 1.3.120.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c76d28961c6a9892399dc9c6473c1a2e0e21c577]

INTEGRATION: CWS changefileheader (1.5.26); FILE MERGED 2008/04/01 15:23:43 thb 1.5.26.2: #i85898# Stripping all external header guards 2008/03/31 13:32:17 rt 1.5.26.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f50f81ac8147273407c17ef577abfebcc24a2bbb]

INTEGRATION: CWS changefileheader (1.4.60); FILE MERGED 2008/03/28 16:05:57 rt 1.4.60.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [319ea34933a0d3b2148b7744bd6fc09959551185]

INTEGRATION: CWS changefileheader (1.4.1256); FILE MERGED 2008/04/01 15:49:24 thb 1.4.1256.3: #i85898# Stripping all external header guards 2008/04/01 12:46:27 thb 1.4.1256.2: #i85898# Stripping all external header guards 2008/03/31 14:18:01 rt 1.4.1256.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d099e3d25fb72c8bb937837e90e7917779898d02]

INTEGRATION: CWS changefileheader (1.3.26); FILE MERGED 2008/03/31 13:01:03 rt 1.3.26.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [80e46bdaf5285c2375d9c3e991be835cd300689c]

INTEGRATION: CWS changefileheader (1.7.112); FILE MERGED 2008/03/28 16:43:19 rt 1.7.112.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d04e0d1d3f5dd983ba1068346602013cd2f3a4f2]

INTEGRATION: CWS changefileheader (1.2.1202); FILE MERGED 2008/03/31 16:57:50 rt 1.2.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [84f3e5741b6626481ba2610375392bdbab77bc0f]

INTEGRATION: CWS changefileheader (1.6.226); FILE MERGED 2008/03/31 13:56:55 rt 1.6.226.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [25b86cc3d54a5cdb58d2f2ae343086dfaeb51475]

INTEGRATION: CWS changefileheader (1.4.52); FILE MERGED 2008/03/28 16:05:57 rt 1.4.52.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [78d02d2ead5fc1a74b9bcc93bb32d1c34de6eb41]

INTEGRATION: CWS changefileheader (1.7.1256); FILE MERGED 2008/04/01 15:49:24 thb 1.7.1256.3: #i85898# Stripping all external header guards 2008/04/01 12:46:27 thb 1.7.1256.2: #i85898# Stripping all external header guards 2008/03/31 14:18:01 rt 1.7.1256.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cbbc2d7ab462bdd51a423d353239591341acdbb0]

INTEGRATION: CWS changefileheader (1.4.166); FILE MERGED 2008/03/28 16:43:19 rt 1.4.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8eb5bdd3f192b095b412048d6698fdcd6d08435e]

INTEGRATION: CWS changefileheader (1.13.188); FILE MERGED 2008/04/01 15:58:55 thb 1.13.188.3: #i85898# Stripping all external header guards 2008/04/01 12:55:16 thb 1.13.188.2: #i85898# Stripping all external header guards 2008/03/31 16:57:50 rt 1.13.188.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c02bae837cf3c511b427197f429639580d4dadf0]

INTEGRATION: CWS changefileheader (1.3.624); FILE MERGED 2008/04/01 15:34:09 thb 1.3.624.3: #i85898# Stripping all external header guards 2008/04/01 12:38:35 thb 1.3.624.2: #i85898# Stripping all external header guards 2008/03/31 13:56:55 rt 1.3.624.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [596056b00e240dccf0c4366f5a3fcd34073f91e9]

INTEGRATION: CWS changefileheader (1.3.34); FILE MERGED 2008/03/31 15:58:39 rt 1.3.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [071d011cbc783d2527b6cc7dadea06ded987bd20]

INTEGRATION: CWS changefileheader (1.4.60); FILE MERGED 2008/03/28 16:05:56 rt 1.4.60.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8707771166bc2bfc7ca7ef71c024c14ea3f5b345]

INTEGRATION: CWS changefileheader (1.11.368); FILE MERGED 2008/04/01 15:49:24 thb 1.11.368.3: #i85898# Stripping all external header guards 2008/04/01 12:46:27 thb 1.11.368.2: #i85898# Stripping all external header guards 2008/03/31 14:18:01 rt 1.11.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [20a1ed0cc4539556db88d3c080fc42df8cb7ecfe]

INTEGRATION: CWS changefileheader (1.2.320); FILE MERGED 2008/04/01 15:44:29 thb 1.2.320.2: #i85898# Stripping all external header guards 2008/03/31 13:01:03 rt 1.2.320.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f843755e75fe3d45a5a61dde00ac1746a49ffd10]

INTEGRATION: CWS changefileheader (1.28.448); FILE MERGED 2008/03/31 16:57:50 rt 1.28.448.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [564f1814362d70f031af0b1a588b21e3c4ebde14]

INTEGRATION: CWS changefileheader (1.3.624); FILE MERGED 2008/03/31 13:56:55 rt 1.3.624.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [422258431f191275c386ae70e35d4267d5a07a10]

INTEGRATION: CWS changefileheader (1.5.26); FILE MERGED 2008/04/01 15:23:43 thb 1.5.26.3: #i85898# Stripping all external header guards 2008/04/01 12:33:14 thb 1.5.26.2: #i85898# Stripping all external header guards 2008/03/31 13:32:17 rt 1.5.26.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a230bd303590d94908e50f10fb300453d77195d6]

INTEGRATION: CWS changefileheader (1.5.32); FILE MERGED 2008/04/01 15:01:16 thb 1.5.32.2: #i85898# Stripping all external header guards 2008/03/28 16:05:56 rt 1.5.32.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [32b308baf28a165bd628ab03443c44509b0701b3]

INTEGRATION: CWS changefileheader (1.7.638); FILE MERGED 2008/04/01 15:49:24 thb 1.7.638.2: #i85898# Stripping all external header guards 2008/03/31 14:18:01 rt 1.7.638.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [854c1a522c31d5645146e6edd0e2d1876897bbda]

INTEGRATION: CWS changefileheader (1.3.36); FILE MERGED 2008/03/28 15:50:05 rt 1.3.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [074b28f43aee56588e3a1c7a823a0e7003268468]

INTEGRATION: CWS changefileheader (1.7.216); FILE MERGED 2008/04/01 15:58:54 thb 1.7.216.2: #i85898# Stripping all external header guards 2008/03/31 16:57:50 rt 1.7.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8cbdc73f0f093ad6b432f1dde949fc8bf57cdbb3]

INTEGRATION: CWS changefileheader (1.7.232); FILE MERGED 2008/04/01 15:34:09 thb 1.7.232.3: #i85898# Stripping all external header guards 2008/04/01 12:38:35 thb 1.7.232.2: #i85898# Stripping all external header guards 2008/03/31 13:56:55 rt 1.7.232.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fa9bf3f69d534fc92c54036d1ce54c5a95740b39]

INTEGRATION: CWS changefileheader (1.2.104); FILE MERGED 2008/04/01 12:33:14 thb 1.2.104.2: #i85898# Stripping all external header guards 2008/03/31 13:32:17 rt 1.2.104.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e85b454353700fe09ac584749fd7e4830f9f4a09]

INTEGRATION: CWS changefileheader (1.5.388); FILE MERGED 2008/03/31 17:13:44 rt 1.5.388.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [63f7dafc08bd79df908a26d3822ba534530cccce]

INTEGRATION: CWS changefileheader (1.6.700); FILE MERGED 2008/04/01 15:49:23 thb 1.6.700.3: #i85898# Stripping all external header guards 2008/04/01 12:46:26 thb 1.6.700.2: #i85898# Stripping all external header guards 2008/03/31 14:18:01 rt 1.6.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8a114f69444703407351827049a0898c8613a71f]

INTEGRATION: CWS changefileheader (1.4.170); FILE MERGED 2008/04/01 15:44:29 thb 1.4.170.3: #i85898# Stripping all external header guards 2008/04/01 12:43:12 thb 1.4.170.2: #i85898# Stripping all external header guards 2008/03/31 13:01:03 rt 1.4.170.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [da788ca7b40336de8f938772698002664b0f00e3]

INTEGRATION: CWS changefileheader (1.5.70); FILE MERGED 2008/03/28 16:05:56 rt 1.5.70.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [727f27cb00fcd0133ec0657c50bf6102eb091391]

INTEGRATION: CWS changefileheader (1.6.62); FILE MERGED 2008/03/31 16:50:57 rt 1.6.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [03c53d1823f24529ac0db052415e85541f02d00e]

INTEGRATION: CWS changefileheader (1.15.624); FILE MERGED 2008/03/31 13:56:55 rt 1.15.624.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4b1b2ff3671c451960aee99c43e1ac31fb544833]

INTEGRATION: CWS changefileheader (1.4.1202); FILE MERGED 2008/03/31 16:57:50 rt 1.4.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e327a9f84644fb86a67d66d0a9bb209532027074]

INTEGRATION: CWS changefileheader (1.4.24); FILE MERGED 2008/04/01 12:33:14 thb 1.4.24.2: #i85898# Stripping all external header guards 2008/03/31 13:32:17 rt 1.4.24.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [424d26eaf65da6f78c93be2d0466fc95c35cbad4]

INTEGRATION: CWS changefileheader (1.3.700); FILE MERGED 2008/03/31 17:13:44 rt 1.3.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [934f602edfe869db67c41a8fcc327415ec9e2c9f]

INTEGRATION: CWS changefileheader (1.6.852); FILE MERGED 2008/04/01 15:49:23 thb 1.6.852.3: #i85898# Stripping all external header guards 2008/04/01 12:46:26 thb 1.6.852.2: #i85898# Stripping all external header guards 2008/03/31 14:18:00 rt 1.6.852.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b410c60db5a044a84a7547a48d99d5dec3e6b8db]

INTEGRATION: CWS changefileheader (1.8.58); FILE MERGED 2008/04/01 10:48:15 thb 1.8.58.2: #i85898# Stripping all external header guards 2008/03/28 16:05:56 rt 1.8.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b95ba617797cbbd57eacba99a8b27d0d64afd1f8]

INTEGRATION: CWS changefileheader (1.16.242); FILE MERGED 2008/04/01 15:58:54 thb 1.16.242.3: #i85898# Stripping all external header guards 2008/04/01 12:55:16 thb 1.16.242.2: #i85898# Stripping all external header guards 2008/03/31 16:57:50 rt 1.16.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [24d47616bfd2928bfb78ebea1ca3efe8c010aeac]

INTEGRATION: CWS changefileheader (1.6.226); FILE MERGED 2008/03/31 17:13:44 rt 1.6.226.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d2ff5f021b3d3ac8e9ead9df2399b66b12577f46]

INTEGRATION: CWS changefileheader (1.6.1256); FILE MERGED 2008/04/01 12:46:26 thb 1.6.1256.2: #i85898# Stripping all external header guards 2008/03/31 14:18:00 rt 1.6.1256.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b85d08692f425563066f2731a502b473d0d1474f]

INTEGRATION: CWS changefileheader (1.3.60); FILE MERGED 2008/03/28 16:05:55 rt 1.3.60.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a7f6a271a5b7a38062e05b7493c7df4d1bbeeb94]

INTEGRATION: CWS changefileheader (1.2.292); FILE MERGED 2008/03/28 16:43:18 rt 1.2.292.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [14e2d89fe0a64b095bfc550aa7c64868d00db8b3]

INTEGRATION: CWS changefileheader (1.34.448); FILE MERGED 2008/03/31 16:57:50 rt 1.34.448.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b11bc9c8b2fbb0880508b23d60a39ff599a17302]

INTEGRATION: CWS changefileheader (1.15.226); FILE MERGED 2008/03/31 13:56:55 rt 1.15.226.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [07bf937bbdd8fca67472fa914e9072664da265d7]

INTEGRATION: CWS changefileheader (1.3.226); FILE MERGED 2008/03/31 17:13:44 rt 1.3.226.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cf0154450e362c4009b30b943679803205b7d37a]

INTEGRATION: CWS changefileheader (1.5.1256); FILE MERGED 2008/04/01 15:49:23 thb 1.5.1256.3: #i85898# Stripping all external header guards 2008/04/01 12:46:26 thb 1.5.1256.2: #i85898# Stripping all external header guards 2008/03/31 14:18:00 rt 1.5.1256.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dd0d0e919adfde21859daf7b897977f331ada12d]

INTEGRATION: CWS changefileheader (1.9.48); FILE MERGED 2008/04/01 10:48:15 thb 1.9.48.2: #i85898# Stripping all external header guards 2008/03/28 16:05:55 rt 1.9.48.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c3951507ff671ed1c35fcf6e827415be66b07ea2]

INTEGRATION: CWS changefileheader (1.4.76); FILE MERGED 2008/04/01 12:43:12 thb 1.4.76.2: #i85898# Stripping all external header guards 2008/03/31 13:01:03 rt 1.4.76.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cd4e003b635a84ab37d4fb2e04ccb731d69976b7]

INTEGRATION: CWS changefileheader (1.4.166); FILE MERGED 2008/03/28 16:43:18 rt 1.4.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8247eebfe2239971a1780bdbf94e9e6836bd3035]

INTEGRATION: CWS changefileheader (1.2.624); FILE MERGED 2008/03/31 13:56:55 rt 1.2.624.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2db2bb20d6936e08c9508f40a1374121e6275cfb]

INTEGRATION: CWS changefileheader (1.20.242); FILE MERGED 2008/04/01 15:58:53 thb 1.20.242.3: #i85898# Stripping all external header guards 2008/04/01 12:55:15 thb 1.20.242.2: #i85898# Stripping all external header guards 2008/03/31 16:57:44 rt 1.20.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3d7eccaf3f2f0731a23afd5527fc72621768256c]

INTEGRATION: CWS changefileheader (1.2.104); FILE MERGED 2008/04/01 15:23:42 thb 1.2.104.2: #i85898# Stripping all external header guards 2008/03/31 13:32:17 rt 1.2.104.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3aac46e20615844a8f14ea37ac91ed70101487f9]

INTEGRATION: CWS changefileheader (1.2.196); FILE MERGED 2008/03/31 14:18:00 rt 1.2.196.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ffa27bcbab9a160f29103544361f0d72d98dd41a]

INTEGRATION: CWS changefileheader (1.6.60); FILE MERGED 2008/04/01 10:48:15 thb 1.6.60.2: #i85898# Stripping all external header guards 2008/03/28 16:05:55 rt 1.6.60.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ba8b89bb6566e6fb77d5ee0026e254936f950b1f]

INTEGRATION: CWS changefileheader (1.2.320); FILE MERGED 2008/04/01 15:44:28 thb 1.2.320.3: #i85898# Stripping all external header guards 2008/04/01 12:43:11 thb 1.2.320.2: #i85898# Stripping all external header guards 2008/03/31 13:01:03 rt 1.2.320.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [072c5c4a9b7c68f0b9d6615b28bbe35dc7bf6b4f]

INTEGRATION: CWS changefileheader (1.5.90); FILE MERGED 2008/03/28 16:43:18 rt 1.5.90.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9fa12dd7481d4b16cb31df0e3291ab1b3f5106ee]

INTEGRATION: CWS changefileheader (1.5.62); FILE MERGED 2008/03/31 16:50:57 rt 1.5.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [190f23ef5f66ff67b501d7dca26e4a4d3f9bea3a]

INTEGRATION: CWS changefileheader (1.6.216); FILE MERGED 2008/04/01 15:58:53 thb 1.6.216.2: #i85898# Stripping all external header guards 2008/03/31 16:57:44 rt 1.6.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [74d2e76602607a3400362d8e23a35b7f679826b0]

INTEGRATION: CWS changefileheader (1.11.358); FILE MERGED 2008/04/01 15:34:08 thb 1.11.358.2: #i85898# Stripping all external header guards 2008/03/31 13:56:54 rt 1.11.358.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [42e814e1ba82f967cd51753e5ab2bffa6522cc24]

INTEGRATION: CWS changefileheader (1.4.26); FILE MERGED 2008/04/01 15:23:42 thb 1.4.26.3: #i85898# Stripping all external header guards 2008/04/01 12:33:14 thb 1.4.26.2: #i85898# Stripping all external header guards 2008/03/31 13:32:17 rt 1.4.26.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ad9119f8eeeae70f95290e8c5d14f035a427ee2f]

INTEGRATION: CWS changefileheader (1.2.196); FILE MERGED 2008/03/31 15:58:38 rt 1.2.196.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9de30566c55bc020ef8c10dc0845b8dc772e96fa]

INTEGRATION: CWS changefileheader (1.3.1256); FILE MERGED 2008/04/01 15:49:23 thb 1.3.1256.2: #i85898# Stripping all external header guards 2008/03/31 14:18:00 rt 1.3.1256.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c6cc66af78d30de6e39de1b83c9635f0b4413b5a]

INTEGRATION: CWS changefileheader (1.7.60); FILE MERGED 2008/04/01 10:48:15 thb 1.7.60.2: #i85898# Stripping all external header guards 2008/03/28 16:05:55 rt 1.7.60.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [10c6762bec0a57aa56cfae1697854999256f2b88]

INTEGRATION: CWS changefileheader (1.2.320); FILE MERGED 2008/04/01 12:43:11 thb 1.2.320.2: #i85898# Stripping all external header guards 2008/03/31 13:01:03 rt 1.2.320.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6236924ac7cdbe0a7db8e6290f802edd9e12080c]

INTEGRATION: CWS changefileheader (1.8.314); FILE MERGED 2008/04/01 15:34:08 thb 1.8.314.2: #i85898# Stripping all external header guards 2008/03/31 13:56:54 rt 1.8.314.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a5e7f96257c1faa4632186148a924f6807a7dabb]

INTEGRATION: CWS changefileheader (1.3.96); FILE MERGED 2008/04/01 15:23:42 thb 1.3.96.3: #i85898# Stripping all external header guards 2008/04/01 12:33:14 thb 1.3.96.2: #i85898# Stripping all external header guards 2008/03/31 13:32:17 rt 1.3.96.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6d08a2dde117474ca72328c4aa9304750eadb5fa]

INTEGRATION: CWS changefileheader (1.21.242); FILE MERGED 2008/04/01 15:58:52 thb 1.21.242.3: #i85898# Stripping all external header guards 2008/04/01 12:55:15 thb 1.21.242.2: #i85898# Stripping all external header guards 2008/03/31 16:57:44 rt 1.21.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b4914406659330ddd0c202ba87d11fd8f9b23ccb]

INTEGRATION: CWS changefileheader (1.3.84); FILE MERGED 2008/03/31 15:58:38 rt 1.3.84.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6ec810eba4b9b8d57b95c420eb9145895b25b4b0]

INTEGRATION: CWS changefileheader (1.5.1256); FILE MERGED 2008/04/01 15:49:22 thb 1.5.1256.3: #i85898# Stripping all external header guards 2008/04/01 12:46:26 thb 1.5.1256.2: #i85898# Stripping all external header guards 2008/03/31 14:18:00 rt 1.5.1256.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d40b3614b6740f2967cc1a52633c0302daec0c9f]

INTEGRATION: CWS changefileheader (1.5.132); FILE MERGED 2008/03/28 16:43:18 rt 1.5.132.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [056e1da9a9f891ed543b539f17c5f726dd955dc9]

INTEGRATION: CWS changefileheader (1.10.66); FILE MERGED 2008/03/28 16:05:55 rt 1.10.66.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [267f5050f31d27f1f8fe83951d83641d6fff3e7f]

INTEGRATION: CWS changefileheader (1.5.296); FILE MERGED 2008/04/01 15:34:08 thb 1.5.296.3: #i85898# Stripping all external header guards 2008/04/01 12:38:35 thb 1.5.296.2: #i85898# Stripping all external header guards 2008/03/31 13:56:54 rt 1.5.296.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e085c3e0ee75db423b7ecf9b17441de1e154e048]

INTEGRATION: CWS changefileheader (1.4.96); FILE MERGED 2008/04/01 15:23:42 thb 1.4.96.3: #i85898# Stripping all external header guards 2008/04/01 12:33:14 thb 1.4.96.2: #i85898# Stripping all external header guards 2008/03/31 13:32:17 rt 1.4.96.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [60af67371ba162542bc06c4a71ed0a637b5bb264]

INTEGRATION: CWS changefileheader (1.2.78); FILE MERGED 2008/04/01 15:58:52 thb 1.2.78.3: #i85898# Stripping all external header guards 2008/04/01 12:55:15 thb 1.2.78.2: #i85898# Stripping all external header guards 2008/03/31 16:57:44 rt 1.2.78.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d38e1d535a59072298a9f4a83952c14973788f7b]

INTEGRATION: CWS changefileheader (1.3.120); FILE MERGED 2008/03/31 15:58:38 rt 1.3.120.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [efe175fa8380bdb7abc25bf39c990d62751168f0]

INTEGRATION: CWS changefileheader (1.7.90); FILE MERGED 2008/03/28 16:43:18 rt 1.7.90.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bbbc1755234127e533e87965491b41e05b529a8b]

INTEGRATION: CWS changefileheader (1.4.1256); FILE MERGED 2008/04/01 15:49:22 thb 1.4.1256.3: #i85898# Stripping all external header guards 2008/04/01 12:46:26 thb 1.4.1256.2: #i85898# Stripping all external header guards 2008/03/31 14:18:00 rt 1.4.1256.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6ab42834cf066c0ae8b58041625fff8ae8adb008]

INTEGRATION: CWS changefileheader (1.5.58); FILE MERGED 2008/04/01 10:48:15 thb 1.5.58.2: #i85898# Stripping all external header guards 2008/03/28 16:05:54 rt 1.5.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [707c6606fec6ee12038314447a270db885994a54]

INTEGRATION: CWS changefileheader (1.7.62); FILE MERGED 2008/03/31 16:50:57 rt 1.7.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0f60714bba2718df1b2a8552225db3e7a10ced7a]

INTEGRATION: CWS changefileheader (1.4.358); FILE MERGED 2008/04/01 12:38:35 thb 1.4.358.2: #i85898# Stripping all external header guards 2008/03/31 13:56:54 rt 1.4.358.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ea52e27a679a8b0142c77491405089613b91bd63]

INTEGRATION: CWS changefileheader (1.2.104); FILE MERGED 2008/04/01 15:23:42 thb 1.2.104.3: #i85898# Stripping all external header guards 2008/04/01 12:33:14 thb 1.2.104.2: #i85898# Stripping all external header guards 2008/03/31 13:32:17 rt 1.2.104.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1095c51814ee141a486c31830f771bb05241f027]

INTEGRATION: CWS changefileheader (1.7.300); FILE MERGED 2008/03/31 17:13:41 rt 1.7.300.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5ac6aefda250179bf279290ebb39292adf6e27af]

INTEGRATION: CWS changefileheader (1.6.78); FILE MERGED 2008/03/31 16:57:44 rt 1.6.78.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [13466e228067c3c41ff61b1234e0d156705ba366]

INTEGRATION: CWS changefileheader (1.22.72); FILE MERGED 2008/04/01 15:49:22 thb 1.22.72.3: #i85898# Stripping all external header guards 2008/04/01 12:46:26 thb 1.22.72.2: #i85898# Stripping all external header guards 2008/03/31 14:18:00 rt 1.22.72.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [91eae49ae2e421dc2b4e70787220fc23a9c57974]

INTEGRATION: CWS changefileheader (1.9.50); FILE MERGED 2008/04/01 15:01:15 thb 1.9.50.3: #i85898# Stripping all external header guards 2008/04/01 10:48:15 thb 1.9.50.2: #i85898# Stripping all external header guards 2008/03/28 16:05:54 rt 1.9.50.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [de34a0e959405be705b7d9844076f190a9fcfe3d]

INTEGRATION: CWS changefileheader (1.2.104); FILE MERGED 2008/03/31 13:32:17 rt 1.2.104.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d964f5d92bf7400becceb6bb110c87609c7e5a40]

INTEGRATION: CWS changefileheader (1.3.36); FILE MERGED 2008/03/28 15:50:04 rt 1.3.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e4ea703502747b8f905b187eb8217c8d38c70fd9]

INTEGRATION: CWS changefileheader (1.2.442); FILE MERGED 2008/03/31 17:13:41 rt 1.2.442.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f1321ff8a5bf6a12002505f03012f18f576cd99b]

INTEGRATION: CWS changefileheader (1.11.296); FILE MERGED 2008/04/01 15:34:08 thb 1.11.296.3: #i85898# Stripping all external header guards 2008/04/01 12:38:35 thb 1.11.296.2: #i85898# Stripping all external header guards 2008/03/31 13:56:54 rt 1.11.296.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [71613eccaad73bdadcbec85bc644a32ab1e9dba6]

INTEGRATION: CWS changefileheader (1.6.166); FILE MERGED 2008/03/28 16:43:18 rt 1.6.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6095b9e2608661c03ea39de433bb05e144cdd8cf]

INTEGRATION: CWS changefileheader (1.5.8); FILE MERGED 2008/04/01 15:23:42 thb 1.5.8.3: #i85898# Stripping all external header guards 2008/04/01 12:33:14 thb 1.5.8.2: #i85898# Stripping all external header guards 2008/03/31 13:32:17 rt 1.5.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cd5103bc8de2d7f3ad0c9299ea8da2c1685f933d]

INTEGRATION: CWS changefileheader (1.8.56); FILE MERGED 2008/04/01 15:01:15 thb 1.8.56.3: #i85898# Stripping all external header guards 2008/04/01 10:48:14 thb 1.8.56.2: #i85898# Stripping all external header guards 2008/03/28 16:05:54 rt 1.8.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9c4c07280f40fb506ea92cea3a91e9455d45d5a0]

INTEGRATION: CWS changefileheader (1.5.572); FILE MERGED 2008/04/01 15:29:47 thb 1.5.572.2: #i85898# Stripping all external header guards 2008/03/31 17:13:36 rt 1.5.572.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cd356a2080c159ecee4956b9246d03c65ec44756]

INTEGRATION: CWS changefileheader (1.9.296); FILE MERGED 2008/04/01 15:34:07 thb 1.9.296.3: #i85898# Stripping all external header guards 2008/04/01 12:38:35 thb 1.9.296.2: #i85898# Stripping all external header guards 2008/03/31 13:56:54 rt 1.9.296.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0779285e9b81de4e3c42399ad3f568731ebccc4f]

INTEGRATION: CWS changefileheader (1.2.104); FILE MERGED 2008/04/01 15:23:42 thb 1.2.104.3: #i85898# Stripping all external header guards 2008/04/01 12:33:13 thb 1.2.104.2: #i85898# Stripping all external header guards 2008/03/31 13:32:17 rt 1.2.104.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3d5c65a58865ae6d9666d9c915f8f13e1484cfff]

INTEGRATION: CWS changefileheader (1.14.242); FILE MERGED 2008/04/01 15:58:52 thb 1.14.242.3: #i85898# Stripping all external header guards 2008/04/01 12:55:15 thb 1.14.242.2: #i85898# Stripping all external header guards 2008/03/31 16:57:43 rt 1.14.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d59cf8dd0e28f997b7a4b82bffd83bb0877283d3]

INTEGRATION: CWS changefileheader (1.5.1254); FILE MERGED 2008/04/01 15:49:22 thb 1.5.1254.3: #i85898# Stripping all external header guards 2008/04/01 12:46:26 thb 1.5.1254.2: #i85898# Stripping all external header guards 2008/03/31 14:18:00 rt 1.5.1254.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9e825be9a66a580c2479d2cc3b8aea4d9ba38508]

INTEGRATION: CWS changefileheader (1.3.302); FILE MERGED 2008/04/01 12:43:11 thb 1.3.302.2: #i85898# Stripping all external header guards 2008/03/31 13:01:03 rt 1.3.302.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e621714919c93eb379165e3df839c854263a853b]

INTEGRATION: CWS changefileheader (1.10.50); FILE MERGED 2008/04/01 15:01:15 thb 1.10.50.3: #i85898# Stripping all external header guards 2008/04/01 10:48:14 thb 1.10.50.2: #i85898# Stripping all external header guards 2008/03/28 16:05:54 rt 1.10.50.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d58c6317f4f683dc964e29383b4ecff5dd62a246]

INTEGRATION: CWS changefileheader (1.47.28); FILE MERGED 2008/03/31 15:58:21 rt 1.47.28.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fea7544b375178d5cdad6de08d8c9a437555248b]

INTEGRATION: CWS changefileheader (1.15.700); FILE MERGED 2008/04/01 15:29:47 thb 1.15.700.2: #i85898# Stripping all external header guards 2008/03/31 17:13:36 rt 1.15.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [455ffa0ea840de6d72f515fb90532c895200c1c8]

INTEGRATION: CWS changefileheader (1.4.358); FILE MERGED 2008/04/01 12:38:34 thb 1.4.358.2: #i85898# Stripping all external header guards 2008/03/31 13:56:54 rt 1.4.358.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [32849bb423e345e7f63a44056845b877e93572c7]

INTEGRATION: CWS changefileheader (1.2.294); FILE MERGED 2008/03/28 16:43:18 rt 1.2.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f0006461c5c0fb4f26da87f63ed17ed9c5870fcc]

INTEGRATION: CWS changefileheader (1.2.320); FILE MERGED 2008/03/31 13:01:03 rt 1.2.320.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2c409aadd36ee17cb40486a2fad0a90244529a1f]

INTEGRATION: CWS changefileheader (1.27.58); FILE MERGED 2008/04/01 15:58:51 thb 1.27.58.3: #i85898# Stripping all external header guards 2008/04/01 12:55:15 thb 1.27.58.2: #i85898# Stripping all external header guards 2008/03/31 16:57:43 rt 1.27.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2836953377cad0ea0f20e2d16e6cff4800c0a11b]

INTEGRATION: CWS changefileheader (1.7.1256); FILE MERGED 2008/04/01 15:49:22 thb 1.7.1256.3: #i85898# Stripping all external header guards 2008/04/01 12:46:26 thb 1.7.1256.2: #i85898# Stripping all external header guards 2008/03/31 14:18:00 rt 1.7.1256.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [172ae4f2a678ebd38e152efe612bce60eb09f5f2]

INTEGRATION: CWS changefileheader (1.7.32); FILE MERGED 2008/04/01 15:01:15 thb 1.7.32.2: #i85898# Stripping all external header guards 2008/03/28 16:05:53 rt 1.7.32.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0c6c57149f7dd416c0096e5e6be8c1527a7fe983]

INTEGRATION: CWS changefileheader (1.12.500); FILE MERGED 2008/03/31 15:58:21 rt 1.12.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [63d940ac5c89a0eefdf5ded41da695728524f9ce]

INTEGRATION: CWS changefileheader (1.3.700); FILE MERGED 2008/03/31 17:13:36 rt 1.3.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [908807d0e59440aa2f372c3e1c909fa27f4a9c70]

INTEGRATION: CWS changefileheader (1.17.358); FILE MERGED 2008/04/01 15:34:07 thb 1.17.358.3: #i85898# Stripping all external header guards 2008/04/01 12:38:34 thb 1.17.358.2: #i85898# Stripping all external header guards 2008/03/31 13:56:54 rt 1.17.358.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a5ee17477dfa8b4b49dcdd900db4db2133ad5cc0]

INTEGRATION: CWS changefileheader (1.5.110); FILE MERGED 2008/03/28 16:43:17 rt 1.5.110.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f8a3867455cf93e72ecada07547a345671ad18e8]

INTEGRATION: CWS changefileheader (1.2.1254); FILE MERGED 2008/04/01 15:49:22 thb 1.2.1254.2: #i85898# Stripping all external header guards 2008/03/31 14:18:00 rt 1.2.1254.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [36e56d5765d84cba7b809660b7693274e5701369]

INTEGRATION: CWS changefileheader (1.16.30); FILE MERGED 2008/04/01 15:01:14 thb 1.16.30.3: #i85898# Stripping all external header guards 2008/04/01 10:48:14 thb 1.16.30.2: #i85898# Stripping all external header guards 2008/03/28 16:05:53 rt 1.16.30.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c763de7e3036a652ce27ca83f0608fbde583931a]

INTEGRATION: CWS changefileheader (1.4.234); FILE MERGED 2008/04/01 15:44:28 thb 1.4.234.3: #i85898# Stripping all external header guards 2008/04/01 12:43:11 thb 1.4.234.2: #i85898# Stripping all external header guards 2008/03/31 13:01:03 rt 1.4.234.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e5d27c15594cbbab6e21cf82fbdfef434636670f]

INTEGRATION: CWS changefileheader (1.2.700); FILE MERGED 2008/04/01 15:29:47 thb 1.2.700.2: #i85898# Stripping all external header guards 2008/03/31 17:13:36 rt 1.2.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [305b71516017d2a512f3c6e024ae69ec30f648d1]

INTEGRATION: CWS changefileheader (1.2.344); FILE MERGED 2008/03/31 15:58:21 rt 1.2.344.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [30d4c5f03c151bc94536acf21c016aad474a68c2]

INTEGRATION: CWS changefileheader (1.13.358); FILE MERGED 2008/04/01 15:34:07 thb 1.13.358.3: #i85898# Stripping all external header guards 2008/04/01 12:38:34 thb 1.13.358.2: #i85898# Stripping all external header guards 2008/03/31 13:56:54 rt 1.13.358.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3bc03b16ff45f539c0e9af6b54bbbbc273e3169b]

INTEGRATION: CWS changefileheader (1.28.242); FILE MERGED 2008/04/01 15:58:50 thb 1.28.242.3: #i85898# Stripping all external header guards 2008/04/01 12:55:14 thb 1.28.242.2: #i85898# Stripping all external header guards 2008/03/31 16:57:43 rt 1.28.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9e3bc3d54a62c4867af598e9dc395d781d1402ca]

INTEGRATION: CWS changefileheader (1.2.294); FILE MERGED 2008/03/28 16:43:17 rt 1.2.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [553feadf680a4270598a6ba0f2ff1fe27c151bd9]

INTEGRATION: CWS changefileheader (1.2.320); FILE MERGED 2008/04/01 15:44:28 thb 1.2.320.3: #i85898# Stripping all external header guards 2008/04/01 12:43:11 thb 1.2.320.2: #i85898# Stripping all external header guards 2008/03/31 13:01:02 rt 1.2.320.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2f5c58ffdc83558903bc45a57a7d1450a124d657]

INTEGRATION: CWS changefileheader (1.3.1254); FILE MERGED 2008/04/01 15:49:22 thb 1.3.1254.2: #i85898# Stripping all external header guards 2008/03/31 14:18:00 rt 1.3.1254.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f4696e4ce1a8ddeaa28e9c7d1e80afb9edbe9b2f]

INTEGRATION: CWS changefileheader (1.8.60); FILE MERGED 2008/03/28 16:05:53 rt 1.8.60.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9ca0bcf6baf28d13861c86871c3155b8895ccc43]

INTEGRATION: CWS changefileheader (1.11.240); FILE MERGED 2008/04/01 15:29:46 thb 1.11.240.3: #i85898# Stripping all external header guards 2008/04/01 12:36:03 thb 1.11.240.2: #i85898# Stripping all external header guards 2008/03/31 17:13:36 rt 1.11.240.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4ee55c6381d30f89f3b8d5a77064fd84930d98b0]

INTEGRATION: CWS changefileheader (1.8.500); FILE MERGED 2008/03/31 15:58:21 rt 1.8.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [81cdb6c4613d2fa1b31a3437ed7dccb433a4d23e]

INTEGRATION: CWS changefileheader (1.49.78); FILE MERGED 2008/03/31 16:57:43 rt 1.49.78.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1cb28156718734c85c7fa379622152bbc822ba17]

INTEGRATION: CWS changefileheader (1.2.8); FILE MERGED 2008/04/01 15:23:41 thb 1.2.8.2: #i85898# Stripping all external header guards 2008/03/31 13:32:17 rt 1.2.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [798eafca1a94390960a885706d60a03d73fa37c4]

INTEGRATION: CWS changefileheader (1.2.320); FILE MERGED 2008/04/01 15:44:28 thb 1.2.320.2: #i85898# Stripping all external header guards 2008/03/31 13:01:02 rt 1.2.320.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [aba4605d87cb13702418e56a6c5ab6583a19ee35]

INTEGRATION: CWS changefileheader (1.15.6); FILE MERGED 2008/04/01 15:01:14 thb 1.15.6.3: #i85898# Stripping all external header guards 2008/04/01 10:48:14 thb 1.15.6.2: #i85898# Stripping all external header guards 2008/03/28 16:05:53 rt 1.15.6.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5cc7f883c157b1c25561c96e463fea00d44a6453]

INTEGRATION: CWS changefileheader (1.3.36); FILE MERGED 2008/03/28 15:50:03 rt 1.3.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [21e5215b22083de23d410fbcb5d826536ef93706]

INTEGRATION: CWS changefileheader (1.7.698); FILE MERGED 2008/04/01 15:29:46 thb 1.7.698.3: #i85898# Stripping all external header guards 2008/04/01 12:36:02 thb 1.7.698.2: #i85898# Stripping all external header guards 2008/03/31 17:13:36 rt 1.7.698.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8c3d7e139c83b00cd4e2c9f38f618f2e0e35a161]

INTEGRATION: CWS changefileheader (1.3.500); FILE MERGED 2008/03/31 15:58:21 rt 1.3.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fa094157c1453ce76788686afaf36c83cf21c5e3]

INTEGRATION: CWS changefileheader (1.15.220); FILE MERGED 2008/04/01 15:34:07 thb 1.15.220.3: #i85898# Stripping all external header guards 2008/04/01 12:38:34 thb 1.15.220.2: #i85898# Stripping all external header guards 2008/03/31 13:56:54 rt 1.15.220.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [612f47b281a6d20b706d72abe9063fdc69dd5597]

INTEGRATION: CWS changefileheader (1.9.78); FILE MERGED 2008/03/31 16:57:43 rt 1.9.78.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0344c2051aeb2260d844ae7ec57d065f24e0c75e]

INTEGRATION: CWS changefileheader (1.2.104); FILE MERGED 2008/04/01 15:23:41 thb 1.2.104.3: #i85898# Stripping all external header guards 2008/04/01 12:33:13 thb 1.2.104.2: #i85898# Stripping all external header guards 2008/03/31 13:32:17 rt 1.2.104.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [440abace6d8358166792090386b890170f6060bc]

INTEGRATION: CWS changefileheader (1.4.638); FILE MERGED 2008/04/01 15:49:21 thb 1.4.638.3: #i85898# Stripping all external header guards 2008/04/01 12:46:26 thb 1.4.638.2: #i85898# Stripping all external header guards 2008/03/31 14:18:00 rt 1.4.638.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [423114e0232b7bb94fde14b5ead4ec06e6d7f101]

INTEGRATION: CWS changefileheader (1.18.30); FILE MERGED 2008/04/01 15:01:14 thb 1.18.30.3: #i85898# Stripping all external header guards 2008/04/01 10:48:14 thb 1.18.30.2: #i85898# Stripping all external header guards 2008/03/28 16:05:53 rt 1.18.30.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [357d36bb8e0bdb946569378da5bbd15c6bca7fd3]

INTEGRATION: CWS changefileheader (1.2.292); FILE MERGED 2008/03/28 16:43:17 rt 1.2.292.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [40fa3bd6c366fe9dbb31b0f8d6ab3b29d43585a0]

INTEGRATION: CWS changefileheader (1.3.36); FILE MERGED 2008/03/28 15:50:02 rt 1.3.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3591a8d049fcdf8b362e72dd1e39ec44d8f04eb7]

INTEGRATION: CWS changefileheader (1.14.34); FILE MERGED 2008/04/01 12:36:02 thb 1.14.34.2: #i85898# Stripping all external header guards 2008/03/31 17:13:36 rt 1.14.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [57e158bc7e065bfce4c538785e4ff9292b396f75]

INTEGRATION: CWS changefileheader (1.8.344); FILE MERGED 2008/03/31 15:58:21 rt 1.8.344.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [33e6d5f3e8cf5b7fd705f81b8ef29dc6c52b6b1d]

INTEGRATION: CWS changefileheader (1.17.36); FILE MERGED 2008/04/01 15:34:06 thb 1.17.36.3: #i85898# Stripping all external header guards 2008/04/01 12:38:34 thb 1.17.36.2: #i85898# Stripping all external header guards 2008/03/31 13:56:54 rt 1.17.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2a9a8b12161df8e2e00529c575fa19133e67d839]

INTEGRATION: CWS changefileheader (1.26.448); FILE MERGED 2008/03/31 16:57:43 rt 1.26.448.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [be1fbc37530ebaf4d87ed5c3cc9fee316859c180]

INTEGRATION: CWS changefileheader (1.4.56); FILE MERGED 2008/04/01 15:23:41 thb 1.4.56.3: #i85898# Stripping all external header guards 2008/04/01 12:33:13 thb 1.4.56.2: #i85898# Stripping all external header guards 2008/03/31 13:32:16 rt 1.4.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [269dc1eeec9948d99c599725ebef08ba9cd9b476]

INTEGRATION: CWS changefileheader (1.5.60); FILE MERGED 2008/04/01 15:01:14 thb 1.5.60.3: #i85898# Stripping all external header guards 2008/04/01 10:48:14 thb 1.5.60.2: #i85898# Stripping all external header guards 2008/03/28 16:05:52 rt 1.5.60.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [06b5de03dc7e0df74dc3df03b00cea6b1185a417]

INTEGRATION: CWS changefileheader (1.5.638); FILE MERGED 2008/04/01 15:49:21 thb 1.5.638.2: #i85898# Stripping all external header guards 2008/03/31 14:18:00 rt 1.5.638.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1281c9705bb23e3e5a2c20df54e26695c9966dec]

INTEGRATION: CWS changefileheader (1.4.36); FILE MERGED 2008/03/28 15:50:02 rt 1.4.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [79b2d2430df071ebc2e2e64d67d4f6f1b15c2e8f]

INTEGRATION: CWS changefileheader (1.4.700); FILE MERGED 2008/04/01 15:29:46 thb 1.4.700.3: #i85898# Stripping all external header guards 2008/04/01 12:36:02 thb 1.4.700.2: #i85898# Stripping all external header guards 2008/03/31 17:13:36 rt 1.4.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6f01d0905c4837775184376d4952be558809ef24]

INTEGRATION: CWS changefileheader (1.11.298); FILE MERGED 2008/04/01 15:34:06 thb 1.11.298.3: #i85898# Stripping all external header guards 2008/04/01 12:38:34 thb 1.11.298.2: #i85898# Stripping all external header guards 2008/03/31 13:56:54 rt 1.11.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [726acfd0c24bcb1769312a5bdb89880efeb206a6]

INTEGRATION: CWS changefileheader (1.2.104); FILE MERGED 2008/04/01 12:33:13 thb 1.2.104.2: #i85898# Stripping all external header guards 2008/03/31 13:32:16 rt 1.2.104.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [87eece6cd7e04fb324d8ddcb66e2397a4bc99e19]

INTEGRATION: CWS changefileheader (1.17.36); FILE MERGED 2008/03/31 14:18:00 rt 1.17.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d1d0321d0babb65f39044ac366b054ecf4f58fb0]

INTEGRATION: CWS changefileheader (1.26.28); FILE MERGED 2008/04/01 15:01:14 thb 1.26.28.3: #i85898# Stripping all external header guards 2008/04/01 10:48:14 thb 1.26.28.2: #i85898# Stripping all external header guards 2008/03/28 16:05:52 rt 1.26.28.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2b55d0a24a96859fda3c31508fb14fe2c382406f]

INTEGRATION: CWS changefileheader (1.117.34); FILE MERGED 2008/04/01 15:58:48 thb 1.117.34.3: #i85898# Stripping all external header guards 2008/04/01 12:55:14 thb 1.117.34.2: #i85898# Stripping all external header guards 2008/03/31 16:57:42 rt 1.117.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6dae4f9548c1d331bf3e52da0f11bf48797e103b]

INTEGRATION: CWS changefileheader (1.7.240); FILE MERGED 2008/04/01 15:29:45 thb 1.7.240.3: #i85898# Stripping all external header guards 2008/04/01 12:36:02 thb 1.7.240.2: #i85898# Stripping all external header guards 2008/03/31 17:13:35 rt 1.7.240.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [774cf8cbc6487f8a5878403b3dbaf8cbe3df677e]

INTEGRATION: CWS changefileheader (1.4.26); FILE MERGED 2008/04/01 15:23:41 thb 1.4.26.3: #i85898# Stripping all external header guards 2008/04/01 12:33:13 thb 1.4.26.2: #i85898# Stripping all external header guards 2008/03/31 13:32:16 rt 1.4.26.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c28452a0d9864b850d0c399650a269b60f2207d1]

INTEGRATION: CWS changefileheader (1.28.36); FILE MERGED 2008/04/01 15:34:06 thb 1.28.36.3: #i85898# Stripping all external header guards 2008/04/01 12:38:33 thb 1.28.36.2: #i85898# Stripping all external header guards 2008/03/31 13:56:54 rt 1.28.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [712387a10bd07afd4d61805851bc14260190c9b6]

INTEGRATION: CWS changefileheader (1.5.62); FILE MERGED 2008/03/31 16:50:56 rt 1.5.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1709cfd11990fdc0537e3e5209f12a10d56c48b5]

INTEGRATION: CWS changefileheader (1.5.638); FILE MERGED 2008/03/31 14:18:00 rt 1.5.638.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [27e1e6f510c04c7025c757929f65eca82e7efda1]

INTEGRATION: CWS changefileheader (1.2.320); FILE MERGED 2008/04/01 12:43:11 thb 1.2.320.2: #i85898# Stripping all external header guards 2008/03/31 13:01:02 rt 1.2.320.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cde5aa9aae50779743166d4a080f6b19bfc6212d]

INTEGRATION: CWS changefileheader (1.6.30); FILE MERGED 2008/04/01 15:01:14 thb 1.6.30.3: #i85898# Stripping all external header guards 2008/04/01 10:48:14 thb 1.6.30.2: #i85898# Stripping all external header guards 2008/03/28 16:05:52 rt 1.6.30.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d6d29d3733b25d0b6cf53df04b46fcc6c5b946bf]

INTEGRATION: CWS changefileheader (1.3.264); FILE MERGED 2008/03/28 16:43:17 rt 1.3.264.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [05a9403dc2c2187ec695343f519b1bb24a07724a]

INTEGRATION: CWS changefileheader (1.8.292); FILE MERGED 2008/04/01 15:29:45 thb 1.8.292.3: #i85898# Stripping all external header guards 2008/04/01 12:36:02 thb 1.8.292.2: #i85898# Stripping all external header guards 2008/03/31 17:13:35 rt 1.8.292.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f9f22b3e73781f17e26d5fb1f81a6f22b7679512]

INTEGRATION: CWS changefileheader (1.27.448); FILE MERGED 2008/03/31 16:57:42 rt 1.27.448.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8e0cb287709237fdfbc8050bb68686d007d3e9d2]

INTEGRATION: CWS changefileheader (1.11.500); FILE MERGED 2008/03/31 15:58:20 rt 1.11.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [73aab9b98ada3720b663b041c338d9618d1fe69c]

INTEGRATION: CWS changefileheader (1.2.104); FILE MERGED 2008/04/01 15:23:41 thb 1.2.104.3: #i85898# Stripping all external header guards 2008/04/01 12:33:13 thb 1.2.104.2: #i85898# Stripping all external header guards 2008/03/31 13:32:16 rt 1.2.104.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b591de78085c18369a4e265f990106631c617f2b]

INTEGRATION: CWS changefileheader (1.8.62); FILE MERGED 2008/03/31 16:50:56 rt 1.8.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d99d4c239e0e43f5d3076473b5097d3d25b590b8]

INTEGRATION: CWS changefileheader (1.5.368); FILE MERGED 2008/04/01 12:46:25 thb 1.5.368.2: #i85898# Stripping all external header guards 2008/03/31 14:18:00 rt 1.5.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [669686da4a4d87d5b0e4c34bce69d05730d860e3]

INTEGRATION: CWS changefileheader (1.5.30); FILE MERGED 2008/04/01 15:01:13 thb 1.5.30.3: #i85898# Stripping all external header guards 2008/04/01 10:48:14 thb 1.5.30.2: #i85898# Stripping all external header guards 2008/03/28 16:05:52 rt 1.5.30.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5b0581f6b7740840ce3202d5c8bbc9d8dbb66029]

INTEGRATION: CWS changefileheader (1.5.14); FILE MERGED 2008/03/28 15:50:02 rt 1.5.14.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b31c334c48dbac77e1dc725620f239efd200c1aa]

INTEGRATION: CWS changefileheader (1.3.90); FILE MERGED 2008/03/28 16:43:17 rt 1.3.90.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [903ef747a0ac68b1e6e2ca590368de3c17920824]

INTEGRATION: CWS changefileheader (1.2.292); FILE MERGED 2008/04/01 15:29:45 thb 1.2.292.3: #i85898# Stripping all external header guards 2008/04/01 12:36:02 thb 1.2.292.2: #i85898# Stripping all external header guards 2008/03/31 17:13:35 rt 1.2.292.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e3f7e8879c3eafbc547c7139cf8d3eb6dd826b9f]

INTEGRATION: CWS changefileheader (1.3.1202); FILE MERGED 2008/03/31 16:57:42 rt 1.3.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4425fd0e783cf7def4dcca4278b146cfc5d3e90b]

INTEGRATION: CWS changefileheader (1.4.298); FILE MERGED 2008/04/01 15:34:05 thb 1.4.298.2: #i85898# Stripping all external header guards 2008/03/31 13:56:54 rt 1.4.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f05ec7b3ff15e03d3c4368359abb1b0d1669cf3b]

INTEGRATION: CWS changefileheader (1.3.56); FILE MERGED 2008/04/01 15:23:41 thb 1.3.56.3: #i85898# Stripping all external header guards 2008/04/01 12:33:13 thb 1.3.56.2: #i85898# Stripping all external header guards 2008/03/31 13:32:16 rt 1.3.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [107ad20eb5c42abd7f24a367b3bc4fb08f42c55a]

INTEGRATION: CWS changefileheader (1.10.34); FILE MERGED 2008/03/31 16:50:54 rt 1.10.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e41db45fb97c609b31098721dc722bcf17cf8e0e]

INTEGRATION: CWS changefileheader (1.8.264); FILE MERGED 2008/04/01 15:49:21 thb 1.8.264.3: #i85898# Stripping all external header guards 2008/04/01 12:46:25 thb 1.8.264.2: #i85898# Stripping all external header guards 2008/03/31 14:18:00 rt 1.8.264.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0d4fa8674655108f75eb45947dbaa08f69557241]

INTEGRATION: CWS changefileheader (1.2.294); FILE MERGED 2008/03/28 16:43:16 rt 1.2.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [79bb3bc4234100751b89588ca563b79aaed57ba4]

INTEGRATION: CWS changefileheader (1.19.30); FILE MERGED 2008/04/01 15:01:13 thb 1.19.30.3: #i85898# Stripping all external header guards 2008/04/01 10:48:14 thb 1.19.30.2: #i85898# Stripping all external header guards 2008/03/28 16:05:52 rt 1.19.30.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fb6b56efb9782bc53003c7024618e011b7d79cfe]

INTEGRATION: CWS changefileheader (1.3.250); FILE MERGED 2008/03/31 13:56:54 rt 1.3.250.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0c2bda76e732a46f70d014c00855e845ecb9b924]

INTEGRATION: CWS changefileheader (1.79.30); FILE MERGED 2008/03/31 17:13:35 rt 1.79.30.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c06112915e60adfdc5c0fd263ad4282ec4e36304]

INTEGRATION: CWS changefileheader (1.6.62); FILE MERGED 2008/03/31 16:50:54 rt 1.6.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [79fdbee15a71c12509b004d9e077e8fe304a224d]

INTEGRATION: CWS changefileheader (1.8.242); FILE MERGED 2008/04/01 15:58:47 thb 1.8.242.2: #i85898# Stripping all external header guards 2008/03/31 16:57:42 rt 1.8.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [83fd6e25a82c5264345ce6aa665c110f33afd2ae]

INTEGRATION: CWS changefileheader (1.2.8); FILE MERGED 2008/04/01 15:23:41 thb 1.2.8.2: #i85898# Stripping all external header guards 2008/03/31 13:32:16 rt 1.2.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7254379c536414397c427d24e082145628ef5970]

INTEGRATION: CWS changefileheader (1.8.138); FILE MERGED 2008/04/01 15:49:21 thb 1.8.138.2: #i85898# Stripping all external header guards 2008/03/31 14:18:00 rt 1.8.138.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [100684477004bada098a4ed55b109ad6183e8e30]

INTEGRATION: CWS changefileheader (1.67.16); FILE MERGED 2008/04/01 15:34:05 thb 1.67.16.3: #i85898# Stripping all external header guards 2008/04/01 12:38:33 thb 1.67.16.2: #i85898# Stripping all external header guards 2008/03/31 13:56:53 rt 1.67.16.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2b3e11ac89d7bf64afd09d3aad30197339993503]

INTEGRATION: CWS changefileheader (1.5.60); FILE MERGED 2008/04/01 15:01:13 thb 1.5.60.3: #i85898# Stripping all external header guards 2008/04/01 10:48:14 thb 1.5.60.2: #i85898# Stripping all external header guards 2008/03/28 16:05:52 rt 1.5.60.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8b2d5a2d1ccb84a8082bf8a64f348cf7a460ec5f]

INTEGRATION: CWS changefileheader (1.7.500); FILE MERGED 2008/03/31 15:58:20 rt 1.7.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7d08fc3b031f971edf641164e4ccaff92043a700]

INTEGRATION: CWS changefileheader (1.2.698); FILE MERGED 2008/04/01 15:29:44 thb 1.2.698.2: #i85898# Stripping all external header guards 2008/03/31 17:13:35 rt 1.2.698.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4a18699465620b34a654b9897cdea90409811351]

INTEGRATION: CWS changefileheader (1.3.228); FILE MERGED 2008/04/01 15:44:28 thb 1.3.228.3: #i85898# Stripping all external header guards 2008/04/01 12:43:11 thb 1.3.228.2: #i85898# Stripping all external header guards 2008/03/31 13:01:02 rt 1.3.228.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [32e137117deaf460ce861aa18b30d513f59f5b38]

INTEGRATION: CWS changefileheader (1.8.62); FILE MERGED 2008/03/31 16:50:54 rt 1.8.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fc08e24165602b4d5d2200cac5c93ca9efe6a0c3]

INTEGRATION: CWS changefileheader (1.8.1202); FILE MERGED 2008/03/31 16:57:42 rt 1.8.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c9515911ab8c3d55d5dd349dd8923e37fcc79612]

INTEGRATION: CWS changefileheader (1.2.8); FILE MERGED 2008/04/01 15:23:41 thb 1.2.8.3: #i85898# Stripping all external header guards 2008/04/01 12:33:13 thb 1.2.8.2: #i85898# Stripping all external header guards 2008/03/31 13:32:16 rt 1.2.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c504b89b746b9dfaf0e488372536278b0847b975]

INTEGRATION: CWS changefileheader (1.6.450); FILE MERGED 2008/04/01 15:49:21 thb 1.6.450.2: #i85898# Stripping all external header guards 2008/03/31 14:18:00 rt 1.6.450.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0c4028ff26c582db59f0b23dc543a77fc2fef7d4]

INTEGRATION: CWS changefileheader (1.4.88); FILE MERGED 2008/03/28 16:05:51 rt 1.4.88.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ce9c29986a906573df8b0dd47d28137a9dd96514]

INTEGRATION: CWS changefileheader (1.2.294); FILE MERGED 2008/03/28 16:43:15 rt 1.2.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5b145d4ca3a28831fec02df32ac884719255ca20]

INTEGRATION: CWS changefileheader (1.4.572); FILE MERGED 2008/03/31 17:13:35 rt 1.4.572.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [449ec22e023def0578e7b20933935a98694d23d4]

INTEGRATION: CWS changefileheader (1.2.320); FILE MERGED 2008/04/01 15:44:27 thb 1.2.320.3: #i85898# Stripping all external header guards 2008/04/01 12:43:11 thb 1.2.320.2: #i85898# Stripping all external header guards 2008/03/31 13:01:02 rt 1.2.320.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ee2f0382341e04e32805616c76329388d6db3020]

INTEGRATION: CWS changefileheader (1.5.624); FILE MERGED 2008/03/31 13:56:53 rt 1.5.624.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b98d2462301dc9654a73c2d1aadbc1d09e0464b6]

INTEGRATION: CWS changefileheader (1.10.54); FILE MERGED 2008/03/31 16:50:54 rt 1.10.54.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fac09826c8ada899e1e55d347d8e529bbec5971e]

INTEGRATION: CWS changefileheader (1.2.104); FILE MERGED 2008/03/31 13:32:16 rt 1.2.104.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0d68e19d0c463a68e0fa98f5eba5d0e47c310eb0]

INTEGRATION: CWS changefileheader (1.2.1256); FILE MERGED 2008/03/31 14:17:59 rt 1.2.1256.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c245a2935ac363da01295a1dae55bf9a761435df]

INTEGRATION: CWS changefileheader (1.4.56); FILE MERGED 2008/04/01 10:48:13 thb 1.4.56.2: #i85898# Stripping all external header guards 2008/03/28 16:05:51 rt 1.4.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7a989b4cd8fe50593a29f09ec3d5cafe61cd0494]

INTEGRATION: CWS changefileheader (1.2.96); FILE MERGED 2008/04/01 15:29:44 thb 1.2.96.3: #i85898# Stripping all external header guards 2008/04/01 12:36:02 thb 1.2.96.2: #i85898# Stripping all external header guards 2008/03/31 17:13:35 rt 1.2.96.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f4f13cea6775dfcb72d50f76ef622ebd254333a3]

INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/04/01 15:44:27 thb 1.4.10.3: #i85898# Stripping all external header guards 2008/04/01 12:43:11 thb 1.4.10.2: #i85898# Stripping all external header guards 2008/03/31 13:01:02 rt 1.4.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a10946cadd25eb72477232c731da463a5b03f649]

INTEGRATION: CWS changefileheader (1.4.298); FILE MERGED 2008/04/01 15:34:04 thb 1.4.298.3: #i85898# Stripping all external header guards 2008/04/01 12:38:33 thb 1.4.298.2: #i85898# Stripping all external header guards 2008/03/31 13:56:53 rt 1.4.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f569bccaa6fd5f077d1d293b80e62dd12aeae05f]

INTEGRATION: CWS changefileheader (1.7.62); FILE MERGED 2008/03/31 16:50:54 rt 1.7.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4cf16b85ae46981d5a81fd653d0dd610e02d37f6]

INTEGRATION: CWS changefileheader (1.8.56); FILE MERGED 2008/04/01 10:48:13 thb 1.8.56.2: #i85898# Stripping all external header guards 2008/03/28 16:05:51 rt 1.8.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [39806f6baedcb7315342eab4dbfe48616141fce7]

INTEGRATION: CWS changefileheader (1.17.638); FILE MERGED 2008/04/01 15:49:21 thb 1.17.638.3: #i85898# Stripping all external header guards 2008/04/01 12:46:25 thb 1.17.638.2: #i85898# Stripping all external header guards 2008/03/31 14:17:59 rt 1.17.638.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ba5550ad72d9b7f302b6c37a4c3a218986bea24e]

INTEGRATION: CWS changefileheader (1.11.34); FILE MERGED 2008/04/01 15:29:44 thb 1.11.34.3: #i85898# Stripping all external header guards 2008/04/01 12:36:02 thb 1.11.34.2: #i85898# Stripping all external header guards 2008/03/31 17:13:35 rt 1.11.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cc6e2a2fc4b3225c409a45d2f1d3ea91a95e060d]

INTEGRATION: CWS changefileheader (1.13.16); FILE MERGED 2008/04/01 15:34:04 thb 1.13.16.3: #i85898# Stripping all external header guards 2008/04/01 12:38:32 thb 1.13.16.2: #i85898# Stripping all external header guards 2008/03/31 13:56:53 rt 1.13.16.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4b41b27727b1adfe072ec2dabded21e133c74aee]

INTEGRATION: CWS changefileheader (1.2.320); FILE MERGED 2008/04/01 15:44:27 thb 1.2.320.3: #i85898# Stripping all external header guards 2008/04/01 12:43:10 thb 1.2.320.2: #i85898# Stripping all external header guards 2008/03/31 13:01:02 rt 1.2.320.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f9cb723207c35206c7e96efdc65f6a2af4cc98c1]

INTEGRATION: CWS changefileheader (1.3.36); FILE MERGED 2008/03/28 15:50:01 rt 1.3.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [89055ebe3f3706c2d2c722439fa2675dc192da47]

INTEGRATION: CWS changefileheader (1.5.60); FILE MERGED 2008/04/01 10:48:13 thb 1.5.60.2: #i85898# Stripping all external header guards 2008/03/28 16:05:51 rt 1.5.60.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fa4f1d08406e29bf303cd904aef5172dc238eeff]

INTEGRATION: CWS changefileheader (1.12.500); FILE MERGED 2008/03/31 15:58:20 rt 1.12.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [71d2a91de271a6e7d68da21ab8e42d9d89f6f137]

INTEGRATION: CWS changefileheader (1.4.1256); FILE MERGED 2008/04/01 15:49:21 thb 1.4.1256.3: #i85898# Stripping all external header guards 2008/04/01 12:46:25 thb 1.4.1256.2: #i85898# Stripping all external header guards 2008/03/31 14:17:59 rt 1.4.1256.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d57641ed273e98fcef024340425dfe71c83df7f5]

INTEGRATION: CWS changefileheader (1.4.166); FILE MERGED 2008/03/28 16:43:15 rt 1.4.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b6e4a951517b12f580cc80674c25e5eba1457944]

INTEGRATION: CWS changefileheader (1.14.34); FILE MERGED 2008/04/01 15:29:44 thb 1.14.34.3: #i85898# Stripping all external header guards 2008/04/01 12:36:02 thb 1.14.34.2: #i85898# Stripping all external header guards 2008/03/31 17:13:35 rt 1.14.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [297f994b279e23f3423b003db5bc417f79726a6f]

INTEGRATION: CWS changefileheader (1.2.362); FILE MERGED 2008/03/31 15:58:20 rt 1.2.362.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2115825feef4c3f2c7bd691bc5637a099f4335ec]

INTEGRATION: CWS changefileheader (1.3.138); FILE MERGED 2008/03/31 14:17:59 rt 1.3.138.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d62159305e1e732592b503e7f3f2bff18930f8d9]

INTEGRATION: CWS changefileheader (1.4.298); FILE MERGED 2008/04/01 15:34:04 thb 1.4.298.2: #i85898# Stripping all external header guards 2008/03/31 13:56:53 rt 1.4.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2d209f6813d41cf8726bc902dd3477138faa2841]

INTEGRATION: CWS changefileheader (1.19.10); FILE MERGED 2008/03/28 16:43:15 rt 1.19.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4cb00ea8884a8c72d7021cf0eb85fbf62cb3d121]

INTEGRATION: CWS changefileheader (1.14.700); FILE MERGED 2008/04/01 15:29:44 thb 1.14.700.3: #i85898# Stripping all external header guards 2008/04/01 12:36:02 thb 1.14.700.2: #i85898# Stripping all external header guards 2008/03/31 17:13:35 rt 1.14.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [da1c2bf4fe04effee9c95ddfeb383b303b66c137]

INTEGRATION: CWS changefileheader (1.8.500); FILE MERGED 2008/03/31 15:58:20 rt 1.8.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b4592ac4d2ab9d966ee231916d4b3e03099d409b]

INTEGRATION: CWS changefileheader (1.4.298); FILE MERGED 2008/03/31 13:56:53 rt 1.4.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c343d1aea2868ff65434b7e115a5e7098688fa40]

INTEGRATION: CWS changefileheader (1.3.700); FILE MERGED 2008/04/01 15:29:44 thb 1.3.700.3: #i85898# Stripping all external header guards 2008/04/01 12:36:02 thb 1.3.700.2: #i85898# Stripping all external header guards 2008/03/31 17:13:35 rt 1.3.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d0cf277400b55292a8ddfa833fb4705c5b70e2a8]

INTEGRATION: CWS changefileheader (1.9.60); FILE MERGED 2008/04/01 10:48:13 thb 1.9.60.2: #i85898# Stripping all external header guards 2008/03/28 16:05:50 rt 1.9.60.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [92da6b53a09deb170e4d049e944adaf142f5e2f9]

INTEGRATION: CWS changefileheader (1.5.298); FILE MERGED 2008/04/01 15:34:03 thb 1.5.298.3: #i85898# Stripping all external header guards 2008/04/01 12:38:32 thb 1.5.298.2: #i85898# Stripping all external header guards 2008/03/31 13:56:53 rt 1.5.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3e3de2cb8cbc3bb41ff8e24b49dde54ca0a59a61]

INTEGRATION: CWS changefileheader (1.3.272); FILE MERGED 2008/03/31 15:58:20 rt 1.3.272.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4a3afc2551bc69cb6f3a939c3025bf63559a31a9]

INTEGRATION: CWS changefileheader (1.5.368); FILE MERGED 2008/04/01 12:46:25 thb 1.5.368.2: #i85898# Stripping all external header guards 2008/03/31 14:17:59 rt 1.5.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b6b46c036f7a59c0e84dc6cdbe175ca51660024c]

INTEGRATION: CWS changefileheader (1.2.294); FILE MERGED 2008/03/28 16:43:14 rt 1.2.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [074fb5723020a5c34e0449f1ebd17ad4e657b4f4]

INTEGRATION: CWS changefileheader (1.4.22); FILE MERGED 2008/03/28 15:50:01 rt 1.4.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4dd17838522825d1b690a5446e48ce82d5fac090]

INTEGRATION: CWS changefileheader (1.7.330); FILE MERGED 2008/04/01 12:36:02 thb 1.7.330.2: #i85898# Stripping all external header guards 2008/03/31 17:13:35 rt 1.7.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cb5a4e28d7e48729d22c3de19f4935a4190d93e2]

INTEGRATION: CWS changefileheader (1.2.88); FILE MERGED 2008/03/28 16:05:50 rt 1.2.88.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0f65574097c8bb17f572534d22fe314e9fc74d9d]

INTEGRATION: CWS changefileheader (1.9.852); FILE MERGED 2008/04/01 15:49:20 thb 1.9.852.3: #i85898# Stripping all external header guards 2008/04/01 12:46:25 thb 1.9.852.2: #i85898# Stripping all external header guards 2008/03/31 14:17:59 rt 1.9.852.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c60e3c3352960578282229b5ae0df438e82898ec]

INTEGRATION: CWS changefileheader (1.7.34); FILE MERGED 2008/03/31 16:50:54 rt 1.7.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e2836f3cb6f6d5330e3146fff4018f3a6e7fec5d]

INTEGRATION: CWS changefileheader (1.10.54); FILE MERGED 2008/03/28 16:43:14 rt 1.10.54.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [19a255c6f27d22cfcc94a1fd65cd5f6debe82cb6]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/04/01 16:07:05 thb 1.2.62.3: #i85898# Stripping all external header guards 2008/04/01 13:02:45 thb 1.2.62.2: #i85898# Stripping all external header guards 2008/03/28 15:50:01 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [af37648382913195c24a152ed3fd0aafb455b891]

INTEGRATION: CWS changefileheader (1.3.624); FILE MERGED 2008/04/01 15:34:03 thb 1.3.624.2: #i85898# Stripping all external header guards 2008/03/31 13:56:53 rt 1.3.624.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4f5789e74cce1a13c24989476dad617b305b12dc]

INTEGRATION: CWS changefileheader (1.18.158); FILE MERGED 2008/04/01 15:29:43 thb 1.18.158.3: #i85898# Stripping all external header guards 2008/04/01 12:36:01 thb 1.18.158.2: #i85898# Stripping all external header guards 2008/03/31 17:13:35 rt 1.18.158.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b1a220e6eaa2147c6b75e7ac197f77b66141be65]

INTEGRATION: CWS changefileheader (1.31.98); FILE MERGED 2008/04/01 15:58:47 thb 1.31.98.3: #i85898# Stripping all external header guards 2008/04/01 12:55:13 thb 1.31.98.2: #i85898# Stripping all external header guards 2008/03/31 16:57:42 rt 1.31.98.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c17f55a2ef5df20aed7fa41dfdc925c1d501f956]

INTEGRATION: CWS changefileheader (1.5.60); FILE MERGED 2008/04/01 10:48:13 thb 1.5.60.2: #i85898# Stripping all external header guards 2008/03/28 16:05:50 rt 1.5.60.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [61d24238cf4ef236bd422dadb80fa6c9410cf519]

INTEGRATION: CWS changefileheader (1.14.700); FILE MERGED 2008/04/01 15:49:20 thb 1.14.700.3: #i85898# Stripping all external header guards 2008/04/01 12:46:25 thb 1.14.700.2: #i85898# Stripping all external header guards 2008/03/31 14:17:59 rt 1.14.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1b316f64f5ae16fa64cc042813a960ed470af6e2]

INTEGRATION: CWS changefileheader (1.12.8); FILE MERGED 2008/03/28 16:43:14 rt 1.12.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [782b6d5769ca3d7aaad14a54e015aeb5cc13c5c3]

INTEGRATION: CWS changefileheader (1.3.32); FILE MERGED 2008/03/28 15:50:01 rt 1.3.32.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [04c15c12d3bcd4fbab4bd6c2000822aaaa1ea6f0]

INTEGRATION: CWS changefileheader (1.34.34); FILE MERGED 2008/04/01 15:29:43 thb 1.34.34.3: #i85898# Stripping all external header guards 2008/04/01 12:36:01 thb 1.34.34.2: #i85898# Stripping all external header guards 2008/03/31 17:13:35 rt 1.34.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [25b0b5df03cd49d900c8eae0edba42ac3e8a503f]

INTEGRATION: CWS changefileheader (1.7.298); FILE MERGED 2008/04/01 15:34:03 thb 1.7.298.3: #i85898# Stripping all external header guards 2008/04/01 12:38:32 thb 1.7.298.2: #i85898# Stripping all external header guards 2008/03/31 13:56:53 rt 1.7.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [96ece0d5554e26ab3fc904ab268b46f280ffb8f6]

INTEGRATION: CWS changefileheader (1.9.34); FILE MERGED 2008/03/31 16:50:54 rt 1.9.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [71ebc2a2d9b00fb7b4a0230db189f91d932e9530]

INTEGRATION: CWS changefileheader (1.5.1252); FILE MERGED 2008/04/01 15:49:20 thb 1.5.1252.3: #i85898# Stripping all external header guards 2008/04/01 12:46:25 thb 1.5.1252.2: #i85898# Stripping all external header guards 2008/03/31 14:17:59 rt 1.5.1252.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d662667b2e6f996c0ee3e46f0ff0bedfa5a2c4a1]

INTEGRATION: CWS changefileheader (1.5.290); FILE MERGED 2008/03/28 16:43:14 rt 1.5.290.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e46c5bd0276d885740249634efaeecdf037fa4a8]

INTEGRATION: CWS changefileheader (1.4.8); FILE MERGED 2008/03/28 15:50:01 rt 1.4.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d1bcad77c6f8ad3c2f681bfcb1a516df794a98b2]

INTEGRATION: CWS changefileheader (1.4.700); FILE MERGED 2008/04/01 12:36:01 thb 1.4.700.2: #i85898# Stripping all external header guards 2008/03/31 17:13:35 rt 1.4.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [79c82ee5d371815c6a09de365693e5edef29794b]

INTEGRATION: CWS changefileheader (1.13.32); FILE MERGED 2008/04/01 15:01:13 thb 1.13.32.3: #i85898# Stripping all external header guards 2008/04/01 10:48:13 thb 1.13.32.2: #i85898# Stripping all external header guards 2008/03/28 16:05:49 rt 1.13.32.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2c683846aaacd5bd2141c738854f9416acc5537e]

INTEGRATION: CWS changefileheader (1.4.624); FILE MERGED 2008/03/31 13:56:53 rt 1.4.624.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a3cf8cad79bccce7f01bc7bec84f99ff94c64847]

INTEGRATION: CWS changefileheader (1.4.56); FILE MERGED 2008/03/31 13:32:15 rt 1.4.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4c6cb10b7779afd7ff578d3476fbe1122af0bf42]

INTEGRATION: CWS changefileheader (1.5.1254); FILE MERGED 2008/04/01 12:46:25 thb 1.5.1254.2: #i85898# Stripping all external header guards 2008/03/31 14:17:59 rt 1.5.1254.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8bd432b8611ea356e9bed273deeec06d7f3d2b50]

INTEGRATION: CWS changefileheader (1.8.34); FILE MERGED 2008/03/31 16:50:54 rt 1.8.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7a01838645e859660be087e5b3767fc76fae9797]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/28 15:50:01 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ba74a4a397899ae6629a58da7805b23bfbb9abe7]

INTEGRATION: CWS changefileheader (1.2.320); FILE MERGED 2008/04/01 12:43:10 thb 1.2.320.2: #i85898# Stripping all external header guards 2008/03/31 13:01:02 rt 1.2.320.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [89c6a67932ba221850609b557a797317186f4f0a]

INTEGRATION: CWS changefileheader (1.5.700); FILE MERGED 2008/04/01 15:29:43 thb 1.5.700.3: #i85898# Stripping all external header guards 2008/04/01 12:36:01 thb 1.5.700.2: #i85898# Stripping all external header guards 2008/03/31 17:13:35 rt 1.5.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9e67681ec5af152eaff0f8ccfd3429af17c650e2]

INTEGRATION: CWS changefileheader (1.12.298); FILE MERGED 2008/04/01 15:34:02 thb 1.12.298.2: #i85898# Stripping all external header guards 2008/03/31 13:56:53 rt 1.12.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d0a0851cd091dcae2d2e1964af0ac2266167f0dc]

INTEGRATION: CWS changefileheader (1.19.6); FILE MERGED 2008/04/01 15:01:12 thb 1.19.6.3: #i85898# Stripping all external header guards 2008/04/01 10:48:13 thb 1.19.6.2: #i85898# Stripping all external header guards 2008/03/28 16:05:49 rt 1.19.6.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [796e55e6a74bcf585384cf0fe641e4168a833cb9]

INTEGRATION: CWS changefileheader (1.8.56); FILE MERGED 2008/03/28 16:43:14 rt 1.8.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2299bbc26554b6c43115bcc6014281704ab985f2]

INTEGRATION: CWS changefileheader (1.2.104); FILE MERGED 2008/04/01 15:23:40 thb 1.2.104.3: #i85898# Stripping all external header guards 2008/04/01 12:33:13 thb 1.2.104.2: #i85898# Stripping all external header guards 2008/03/31 13:32:15 rt 1.2.104.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1c9fae882c4398c66b84febef433fb687663b240]

INTEGRATION: CWS changefileheader (1.4.368); FILE MERGED 2008/04/01 12:46:25 thb 1.4.368.2: #i85898# Stripping all external header guards 2008/03/31 14:17:59 rt 1.4.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e91bf624cc15c6c9ad1b851c92a9a40921c3a06b]

INTEGRATION: CWS changefileheader (1.47.448); FILE MERGED 2008/03/31 16:57:42 rt 1.47.448.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1de22869ab70ae8359bd0664708af31ac6e583ec]

INTEGRATION: CWS changefileheader (1.4.246); FILE MERGED 2008/04/01 15:44:27 thb 1.4.246.3: #i85898# Stripping all external header guards 2008/04/01 12:43:10 thb 1.4.246.2: #i85898# Stripping all external header guards 2008/03/31 13:01:02 rt 1.4.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [349bddb7f6a79ddbc30ca58628c681df00dfed08]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/28 15:50:00 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c8b88d65bf9cdf8f13acca7ee3413c57e15c59a5]

INTEGRATION: CWS changefileheader (1.6.62); FILE MERGED 2008/03/31 16:50:53 rt 1.6.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [01b78cb43fbdd2a4415be8910f478b3ae03ec412]

INTEGRATION: CWS changefileheader (1.20.100); FILE MERGED 2008/03/31 13:56:52 rt 1.20.100.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [efeebbde23a20b2bdfb4fd9e51591d911ad8c4ea]

INTEGRATION: CWS changefileheader (1.2.700); FILE MERGED 2008/04/01 15:29:43 thb 1.2.700.3: #i85898# Stripping all external header guards 2008/04/01 12:36:01 thb 1.2.700.2: #i85898# Stripping all external header guards 2008/03/31 17:13:35 rt 1.2.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5dd1d01f93c014050f801ee8eb42ae8c7e6826f4]

INTEGRATION: CWS changefileheader (1.7.88); FILE MERGED 2008/03/28 16:05:49 rt 1.7.88.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d8a712c0fe7cc763fd269588286e954d77116b4c]

INTEGRATION: CWS changefileheader (1.4.26); FILE MERGED 2008/03/31 13:32:15 rt 1.4.26.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0b17cc120bdb65d389c665303746f919405d4d6b]

INTEGRATION: CWS changefileheader (1.4.1254); FILE MERGED 2008/04/01 15:49:20 thb 1.4.1254.3: #i85898# Stripping all external header guards 2008/04/01 12:46:24 thb 1.4.1254.2: #i85898# Stripping all external header guards 2008/03/31 14:17:59 rt 1.4.1254.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5c01300da4c046658aed36c5ae427e5fb06c26f6]

INTEGRATION: CWS changefileheader (1.6.448); FILE MERGED 2008/03/31 16:57:41 rt 1.6.448.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8f757fc9baa1d8b3998791c6bc3ffcab419a4591]

INTEGRATION: CWS changefileheader (1.3.242); FILE MERGED 2008/03/31 15:58:20 rt 1.3.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [651f6ce0c602f8f68bbe56cefafbb70ec9879bd5]

INTEGRATION: CWS changefileheader (1.4.24); FILE MERGED 2008/04/01 15:29:43 thb 1.4.24.2: #i85898# Stripping all external header guards 2008/03/31 17:13:35 rt 1.4.24.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [42a22a2f30eac179fac9468d3bf71b90c7ce3ebd]

INTEGRATION: CWS changefileheader (1.2.320); FILE MERGED 2008/04/01 15:44:27 thb 1.2.320.3: #i85898# Stripping all external header guards 2008/04/01 12:43:10 thb 1.2.320.2: #i85898# Stripping all external header guards 2008/03/31 13:01:01 rt 1.2.320.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a22f52241df1b10181f8bb198a35a6b32f6138f7]

INTEGRATION: CWS changefileheader (1.12.188); FILE MERGED 2008/04/01 15:34:02 thb 1.12.188.3: #i85898# Stripping all external header guards 2008/04/01 12:38:32 thb 1.12.188.2: #i85898# Stripping all external header guards 2008/03/31 13:56:52 rt 1.12.188.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a75f440e4002d7872b23c7c1f2698bd22220417f]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:50:53 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2817c26d628ce2bc80fdcddee835d0ec3f5c1e2c]

INTEGRATION: CWS changefileheader (1.8.154); FILE MERGED 2008/03/28 16:43:14 rt 1.8.154.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d3a46bd0c5bfedee159076967c4e5083a0fde523]

INTEGRATION: CWS changefileheader (1.17.70); FILE MERGED 2008/04/01 15:01:12 thb 1.17.70.3: #i85898# Stripping all external header guards 2008/04/01 10:48:13 thb 1.17.70.2: #i85898# Stripping all external header guards 2008/03/28 16:05:49 rt 1.17.70.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2a15f42a2dfab3563fb862bdf134f641b10221c2]

INTEGRATION: CWS changefileheader (1.2.104); FILE MERGED 2008/03/31 13:32:15 rt 1.2.104.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [95bae125c99bad893c241cf2171d4b90eee0e5fe]

INTEGRATION: CWS changefileheader (1.3.1254); FILE MERGED 2008/04/01 15:49:20 thb 1.3.1254.3: #i85898# Stripping all external header guards 2008/04/01 12:46:24 thb 1.3.1254.2: #i85898# Stripping all external header guards 2008/03/31 14:17:59 rt 1.3.1254.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e66d4eb8dc33c0d56af1458cd31cac239212f5d0]

INTEGRATION: CWS changefileheader (1.3.1202); FILE MERGED 2008/03/31 16:57:41 rt 1.3.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d3d8c242121001e1e0e2a897f73e95b5e34723d0]

INTEGRATION: CWS changefileheader (1.4.20); FILE MERGED 2008/03/28 15:50:00 rt 1.4.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a8c7a214dba68009b42fddcd0fa370b12743f127]

INTEGRATION: CWS changefileheader (1.2.320); FILE MERGED 2008/04/01 15:44:26 thb 1.2.320.2: #i85898# Stripping all external header guards 2008/03/31 13:01:01 rt 1.2.320.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [db03fa02032c9104e8e7751278602e586369ccd0]

INTEGRATION: CWS changefileheader (1.5.24); FILE MERGED 2008/04/01 15:29:43 thb 1.5.24.2: #i85898# Stripping all external header guards 2008/03/31 17:13:34 rt 1.5.24.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ac77e80cc716679f38b24a1cc654a35b5633f7d6]

INTEGRATION: CWS changefileheader (1.9.10); FILE MERGED 2008/03/28 16:43:14 rt 1.9.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [66f0f12a9cac933ff9167a11b2679f155d3fc8b8]

INTEGRATION: CWS changefileheader (1.8.446); FILE MERGED 2008/04/01 15:49:20 thb 1.8.446.3: #i85898# Stripping all external header guards 2008/04/01 12:46:24 thb 1.8.446.2: #i85898# Stripping all external header guards 2008/03/31 14:17:59 rt 1.8.446.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5daf581f883ddd1ddddef73039bd5baa6c914610]

INTEGRATION: CWS changefileheader (1.10.188); FILE MERGED 2008/03/31 13:56:52 rt 1.10.188.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [376ac3ffb1823d12d90727f1ebaf56627853ca6f]

INTEGRATION: CWS changefileheader (1.8.88); FILE MERGED 2008/03/28 16:05:48 rt 1.8.88.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ded47d436cd35bee33268cbae6f25457eea5a760]

INTEGRATION: CWS changefileheader (1.9.38); FILE MERGED 2008/04/01 12:55:13 thb 1.9.38.2: #i85898# Stripping all external header guards 2008/03/31 16:57:41 rt 1.9.38.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e73090ed1ef35d0fae1b0d362fb4475a056bceaa]

INTEGRATION: CWS changefileheader (1.5.32); FILE MERGED 2008/04/01 13:02:44 thb 1.5.32.2: #i85898# Stripping all external header guards 2008/03/28 15:50:00 rt 1.5.32.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d09495c95f8899a5dd4ad1dbc093973adc51658e]

INTEGRATION: CWS changefileheader (1.2.320); FILE MERGED 2008/04/01 12:43:10 thb 1.2.320.2: #i85898# Stripping all external header guards 2008/03/31 13:01:01 rt 1.2.320.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7dbfa4de327a9eea7f8e6281cc5e5cd322c07df1]

INTEGRATION: CWS changefileheader (1.2.700); FILE MERGED 2008/04/01 15:29:42 thb 1.2.700.3: #i85898# Stripping all external header guards 2008/04/01 12:36:01 thb 1.2.700.2: #i85898# Stripping all external header guards 2008/03/31 17:13:34 rt 1.2.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [29822f1ef77282a5b7f19c3ef35300807cf95ce4]

INTEGRATION: CWS changefileheader (1.8.70); FILE MERGED 2008/03/28 16:43:13 rt 1.8.70.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0b31b267bee62df9dabb272487a34494e04957a4]

INTEGRATION: CWS changefileheader (1.7.446); FILE MERGED 2008/04/01 15:49:20 thb 1.7.446.3: #i85898# Stripping all external header guards 2008/04/01 12:46:24 thb 1.7.446.2: #i85898# Stripping all external header guards 2008/03/31 14:17:59 rt 1.7.446.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e2ab0776ad33a7b1aff8f47f2122599d6eace957]

INTEGRATION: CWS changefileheader (1.3.88); FILE MERGED 2008/03/28 16:05:48 rt 1.3.88.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fb116a7a09b74323f945b13f96c49aeec51968ea]

INTEGRATION: CWS changefileheader (1.20.58); FILE MERGED 2008/04/01 15:58:46 thb 1.20.58.3: #i85898# Stripping all external header guards 2008/04/01 12:55:13 thb 1.20.58.2: #i85898# Stripping all external header guards 2008/03/31 16:57:41 rt 1.20.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [29ebbbcee33eaab65172c43bb35e0c95c341a44b]

INTEGRATION: CWS changefileheader (1.2.320); FILE MERGED 2008/04/01 15:44:26 thb 1.2.320.3: #i85898# Stripping all external header guards 2008/04/01 12:43:10 thb 1.2.320.2: #i85898# Stripping all external header guards 2008/03/31 13:01:01 rt 1.2.320.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c7426f1401063ed6720453eee7f1559a26385216]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/04/01 16:07:04 thb 1.2.62.3: #i85898# Stripping all external header guards 2008/04/01 13:02:44 thb 1.2.62.2: #i85898# Stripping all external header guards 2008/03/28 15:50:00 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2dee2f9d0ccc14297159fc8f46b454dad35afb19]

INTEGRATION: CWS changefileheader (1.5.130); FILE MERGED 2008/04/01 15:29:42 thb 1.5.130.3: #i85898# Stripping all external header guards 2008/04/01 12:36:01 thb 1.5.130.2: #i85898# Stripping all external header guards 2008/03/31 17:13:34 rt 1.5.130.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7f9bfa1a50ca5ea3510caf495588bf40a1f3e8ef]

INTEGRATION: CWS changefileheader (1.5.26); FILE MERGED 2008/04/01 15:23:40 thb 1.5.26.3: #i85898# Stripping all external header guards 2008/04/01 12:33:13 thb 1.5.26.2: #i85898# Stripping all external header guards 2008/03/31 13:32:15 rt 1.5.26.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [27c72d3cfcf1e51c4c85c0c401895a441ea3b301]

INTEGRATION: CWS changefileheader (1.6.166); FILE MERGED 2008/03/28 16:43:11 rt 1.6.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4fbdb50a0b4401c503bc5d9ee624ec8e84bb6a28]

INTEGRATION: CWS changefileheader (1.5.446); FILE MERGED 2008/04/01 15:49:20 thb 1.5.446.3: #i85898# Stripping all external header guards 2008/04/01 12:46:24 thb 1.5.446.2: #i85898# Stripping all external header guards 2008/03/31 14:17:59 rt 1.5.446.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [67fb7b44616e9394855dcdc706988ca743f320f7]

INTEGRATION: CWS changefileheader (1.3.500); FILE MERGED 2008/03/31 15:58:20 rt 1.3.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9c714206e9cb1411a24601cb4eceeacf03362e01]

INTEGRATION: CWS changefileheader (1.9.60); FILE MERGED 2008/04/01 10:48:12 thb 1.9.60.2: #i85898# Stripping all external header guards 2008/03/28 16:05:48 rt 1.9.60.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c58b4e80018a613718fb230cd4ca5ce31e1c921a]

INTEGRATION: CWS changefileheader (1.7.242); FILE MERGED 2008/03/31 16:57:41 rt 1.7.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [15e26c7cba9056693eaeafbd094a0cea4f108e4b]

INTEGRATION: CWS changefileheader (1.3.246); FILE MERGED 2008/04/01 15:44:26 thb 1.3.246.3: #i85898# Stripping all external header guards 2008/04/01 12:43:10 thb 1.3.246.2: #i85898# Stripping all external header guards 2008/03/31 13:01:01 rt 1.3.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [496f0d0727d8087fd8448cb6d5cfeba1a3260236]

INTEGRATION: CWS changefileheader (1.3.32); FILE MERGED 2008/03/28 15:50:00 rt 1.3.32.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [12a3e435279cb5730e9316964a709fd1599271da]

INTEGRATION: CWS changefileheader (1.3.700); FILE MERGED 2008/03/31 17:13:34 rt 1.3.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a362baf49f10a218ff6f42585dce2ee8f15504aa]

INTEGRATION: CWS changefileheader (1.13.188); FILE MERGED 2008/04/01 15:34:02 thb 1.13.188.3: #i85898# Stripping all external header guards 2008/04/01 12:38:31 thb 1.13.188.2: #i85898# Stripping all external header guards 2008/03/31 13:56:52 rt 1.13.188.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [376e35d3de6c0f6a8607c4b14430164410c46561]

INTEGRATION: CWS changefileheader (1.10.52); FILE MERGED 2008/03/28 16:43:11 rt 1.10.52.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5da692cb3c8180e7b784090455e53b67223edac8]

INTEGRATION: CWS changefileheader (1.5.26); FILE MERGED 2008/03/31 13:32:15 rt 1.5.26.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ac0b8279ab17b14f884ed9d724198f994c877cbd]

INTEGRATION: CWS changefileheader (1.5.446); FILE MERGED 2008/04/01 15:49:19 thb 1.5.446.3: #i85898# Stripping all external header guards 2008/04/01 12:46:24 thb 1.5.446.2: #i85898# Stripping all external header guards 2008/03/31 14:17:59 rt 1.5.446.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0a5e71b3e72ec24b14dd6fa6f675f6fb7d14c97f]

INTEGRATION: CWS changefileheader (1.6.500); FILE MERGED 2008/03/31 15:58:19 rt 1.6.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [61d6494f0861e2b605b2e1907f89c0b1abba9b62]

INTEGRATION: CWS changefileheader (1.14.30); FILE MERGED 2008/04/01 10:48:12 thb 1.14.30.2: #i85898# Stripping all external header guards 2008/03/28 16:05:48 rt 1.14.30.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fffe78c0cdab302b21cba03f445beb8c695389d4]

INTEGRATION: CWS changefileheader (1.17.62); FILE MERGED 2008/03/28 15:50:00 rt 1.17.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b2b2fad3153a832127ed990cd9ce72e8ca5d5c1d]

INTEGRATION: CWS changefileheader (1.3.222); FILE MERGED 2008/04/01 12:43:10 thb 1.3.222.2: #i85898# Stripping all external header guards 2008/03/31 13:01:01 rt 1.3.222.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [22158ea92d8f90549567ae5fb6ae166216c4a9b6]

INTEGRATION: CWS changefileheader (1.10.240); FILE MERGED 2008/04/01 15:29:42 thb 1.10.240.3: #i85898# Stripping all external header guards 2008/04/01 12:36:01 thb 1.10.240.2: #i85898# Stripping all external header guards 2008/03/31 17:13:34 rt 1.10.240.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [21993bffb211c175160bc409358cfb4b67b7ee7f]

INTEGRATION: CWS changefileheader (1.32.56); FILE MERGED 2008/04/01 15:34:01 thb 1.32.56.3: #i85898# Stripping all external header guards 2008/04/01 12:38:31 thb 1.32.56.2: #i85898# Stripping all external header guards 2008/03/31 13:56:52 rt 1.32.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fe4640311c078f86168c47fdcba0468c9ac81fa5]

INTEGRATION: CWS changefileheader (1.6.56); FILE MERGED 2008/03/28 16:43:11 rt 1.6.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [afb26f8273500c20131ce7115abdd2ea666ac7a4]

INTEGRATION: CWS changefileheader (1.6.700); FILE MERGED 2008/04/01 15:49:19 thb 1.6.700.3: #i85898# Stripping all external header guards 2008/04/01 12:46:24 thb 1.6.700.2: #i85898# Stripping all external header guards 2008/03/31 14:17:59 rt 1.6.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3d398f12c33fb023db8df79f1888b7096439e6bd]

INTEGRATION: CWS changefileheader (1.12.32); FILE MERGED 2008/04/01 10:48:12 thb 1.12.32.2: #i85898# Stripping all external header guards 2008/03/28 16:05:48 rt 1.12.32.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fdb5b2f688aafe1c7770cbc82ff855942fbe0f16]

INTEGRATION: CWS changefileheader (1.3.500); FILE MERGED 2008/03/31 15:58:19 rt 1.3.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8c8bbb0ebd7697ffd6d5ddf95a8f54ec01b9a274]

INTEGRATION: CWS changefileheader (1.12.34); FILE MERGED 2008/03/31 16:57:41 rt 1.12.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [514176665031fb1eb35994fcc5ded494117bd48f]

INTEGRATION: CWS changefileheader (1.3.42); FILE MERGED 2008/03/28 15:50:00 rt 1.3.42.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [aa662fadf36cde1b60efb9fff20088f6b8ae1532]

INTEGRATION: CWS changefileheader (1.13.96); FILE MERGED 2008/04/01 15:29:42 thb 1.13.96.3: #i85898# Stripping all external header guards 2008/04/01 12:36:01 thb 1.13.96.2: #i85898# Stripping all external header guards 2008/03/31 17:13:34 rt 1.13.96.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [524efab0502d54c046ac9221aa51f31a1ad09e4b]

INTEGRATION: CWS changefileheader (1.11.2); FILE MERGED 2008/03/31 13:06:37 rt 1.11.2.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b9b0fc646c8cc4a3cd8712fffe9145097fae6d0d]

INTEGRATION: CWS changefileheader (1.3.624); FILE MERGED 2008/04/01 15:34:01 thb 1.3.624.2: #i85898# Stripping all external header guards 2008/03/31 13:56:52 rt 1.3.624.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0dba39644f883c701ef4af4cb0ca23fcf62dffe0]

INTEGRATION: CWS changefileheader (1.7.26); FILE MERGED 2008/04/01 15:23:40 thb 1.7.26.3: #i85898# Stripping all external header guards 2008/04/01 12:33:12 thb 1.7.26.2: #i85898# Stripping all external header guards 2008/03/31 13:32:15 rt 1.7.26.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a1b8f2899aa4a4f79e9f5313a62c35a8421b05d2]

INTEGRATION: CWS changefileheader (1.6.240); FILE MERGED 2008/03/28 16:43:11 rt 1.6.240.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6c0d091e469a08f1a2597f06019138b450be94ee]

INTEGRATION: CWS changefileheader (1.5.1254); FILE MERGED 2008/04/01 15:49:19 thb 1.5.1254.3: #i85898# Stripping all external header guards 2008/04/01 12:46:24 thb 1.5.1254.2: #i85898# Stripping all external header guards 2008/03/31 14:17:59 rt 1.5.1254.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a958cb676b148522da5ebea55ca19faa5e6cbbfc]

INTEGRATION: CWS changefileheader (1.2.60); FILE MERGED 2008/03/28 16:05:48 rt 1.2.60.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e0a394117a1cf9159b653f098125cf7fe355a409]

INTEGRATION: CWS changefileheader (1.8.500); FILE MERGED 2008/03/31 15:58:19 rt 1.8.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f1a21c2d7f41bf08df22fda9de829b76a702bb46]

INTEGRATION: CWS changefileheader (1.16.34); FILE MERGED 2008/04/01 15:58:46 thb 1.16.34.3: #i85898# Stripping all external header guards 2008/04/01 12:55:13 thb 1.16.34.2: #i85898# Stripping all external header guards 2008/03/31 16:57:41 rt 1.16.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [232cc4b88103c3c056e239c44a04388ad959548d]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/28 15:49:59 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9fc5ab3d07bf59bcd9ae794b801b4398a4d8eb00]

INTEGRATION: CWS changefileheader (1.2.700); FILE MERGED 2008/03/31 17:13:34 rt 1.2.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [20ca3d1c6cd1079e3c282a8d0ee3e232eb736d8a]

INTEGRATION: CWS changefileheader (1.4.358); FILE MERGED 2008/04/01 15:34:01 thb 1.4.358.3: #i85898# Stripping all external header guards 2008/04/01 12:38:31 thb 1.4.358.2: #i85898# Stripping all external header guards 2008/03/31 13:56:52 rt 1.4.358.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a4d16b6eca938291b7fb3dc255ea95def9058303]

INTEGRATION: CWS changefileheader (1.2.104); FILE MERGED 2008/04/01 15:23:40 thb 1.2.104.3: #i85898# Stripping all external header guards 2008/04/01 12:33:12 thb 1.2.104.2: #i85898# Stripping all external header guards 2008/03/31 13:32:15 rt 1.2.104.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [855472109be4e5f0a6733229b2265f191ebee193]

INTEGRATION: CWS changefileheader (1.5.50); FILE MERGED 2008/03/31 13:06:37 rt 1.5.50.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cdf9477f0a043eb4e7ebc33d0a1fff8a2117cecf]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:43:11 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [931e933795af54cb46b2c43ff2a4fed5806a3362]

INTEGRATION: CWS changefileheader (1.4.1254); FILE MERGED 2008/04/01 15:49:19 thb 1.4.1254.3: #i85898# Stripping all external header guards 2008/04/01 12:46:24 thb 1.4.1254.2: #i85898# Stripping all external header guards 2008/03/31 14:17:59 rt 1.4.1254.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [07f69334d402a3310dc100543714ffe26b6953f6]

INTEGRATION: CWS changefileheader (1.5.718); FILE MERGED 2008/04/01 15:58:46 thb 1.5.718.2: #i85898# Stripping all external header guards 2008/03/31 16:57:41 rt 1.5.718.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [566071c912593ce2b689310c068fdb7a728fd81c]

INTEGRATION: CWS changefileheader (1.2.188); FILE MERGED 2008/03/31 13:56:52 rt 1.2.188.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [56690ce12f1e76f45d1716a99faf2d8093fec8ba]

INTEGRATION: CWS changefileheader (1.7.166); FILE MERGED 2008/03/28 16:43:11 rt 1.7.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7279bccbbe85193d9a3e2ae9480b4ce902cd588a]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/03/31 16:50:52 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3aa4e820744c9301d215d8a8745efdd1942b76ef]

INTEGRATION: CWS changefileheader (1.4.88); FILE MERGED 2008/04/01 10:48:12 thb 1.4.88.2: #i85898# Stripping all external header guards 2008/03/28 16:05:47 rt 1.4.88.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a41d647ca2d03e378d6cabe16adb3ec0e6c0bb88]

INTEGRATION: CWS changefileheader (1.2.320); FILE MERGED 2008/03/31 13:01:01 rt 1.2.320.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e9b1af7f3980934349b72e46a326b9b3cc839b5c]

INTEGRATION: CWS changefileheader (1.6.226); FILE MERGED 2008/03/31 16:57:41 rt 1.6.226.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6ff358f91ba4c158fb895106666c1dce99f14bf7]

INTEGRATION: CWS changefileheader (1.3.1254); FILE MERGED 2008/03/31 14:17:59 rt 1.3.1254.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b26f6c4201f4dd0f75efba1088a6c566f2347657]

INTEGRATION: CWS changefileheader (1.4.34); FILE MERGED 2008/03/31 15:58:19 rt 1.4.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [afae5512d67c6c98c3a59f2437c433714fa55b5f]

INTEGRATION: CWS changefileheader (1.2.50); FILE MERGED 2008/03/31 13:06:37 rt 1.2.50.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [330c19522e87a7d2c169a69f949841bbac95d3a2]

INTEGRATION: CWS changefileheader (1.9.56); FILE MERGED 2008/03/28 16:43:11 rt 1.9.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [72bbe5354f241a7bd425b93b3dfcef39ff35579f]

INTEGRATION: CWS changefileheader (1.3.88); FILE MERGED 2008/04/01 10:48:12 thb 1.3.88.2: #i85898# Stripping all external header guards 2008/03/28 16:05:47 rt 1.3.88.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4c1d7656198553fb9f7295ea3f14f56a45e29762]

INTEGRATION: CWS changefileheader (1.58.448); FILE MERGED 2008/03/31 16:57:41 rt 1.58.448.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7ad56b7e118aaa5fedefc4baee00d5d1b19f247d]

INTEGRATION: CWS changefileheader (1.8.36); FILE MERGED 2008/03/31 14:17:59 rt 1.8.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e7d1402a263f045698a304692aebaff521faefca]

INTEGRATION: CWS changefileheader (1.3.300); FILE MERGED 2008/03/31 13:01:01 rt 1.3.300.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [20b37bb8d940f50a457008935f87cfc4e162eaa0]

INTEGRATION: CWS changefileheader (1.3.272); FILE MERGED 2008/03/31 15:58:19 rt 1.3.272.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [16384a08f99e45353020526cee40c7ad152e2be7]

INTEGRATION: CWS changefileheader (1.4.50); FILE MERGED 2008/03/31 13:06:37 rt 1.4.50.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0fb2bc7dcc187a10db8cc6e8f699e35c40a45ecc]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/28 15:49:59 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f33ebdedffeba7c48ada66c82d68ffb6db1840be]

INTEGRATION: CWS changefileheader (1.4.298); FILE MERGED 2008/04/01 15:34:01 thb 1.4.298.3: #i85898# Stripping all external header guards 2008/04/01 12:38:31 thb 1.4.298.2: #i85898# Stripping all external header guards 2008/03/31 13:56:52 rt 1.4.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [120261e6487dadf9a7ca704cd26223cb916f1ce6]

INTEGRATION: CWS changefileheader (1.3.56); FILE MERGED 2008/03/31 13:32:15 rt 1.3.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f088fd70af4d0cbb5e76f108e0edf436dc7c4404]

INTEGRATION: CWS changefileheader (1.10.38); FILE MERGED 2008/04/01 10:48:12 thb 1.10.38.2: #i85898# Stripping all external header guards 2008/03/28 16:05:47 rt 1.10.38.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cb9876cba5f978f4b7b9e2667aa346ec33acd5d5]

INTEGRATION: CWS changefileheader (1.3.700); FILE MERGED 2008/04/01 15:29:42 thb 1.3.700.3: #i85898# Stripping all external header guards 2008/04/01 12:36:01 thb 1.3.700.2: #i85898# Stripping all external header guards 2008/03/31 17:13:34 rt 1.3.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2520aa7c3b15b5c55b1ab13106af80924ad5b865]

INTEGRATION: CWS changefileheader (1.7.1202); FILE MERGED 2008/03/31 16:57:41 rt 1.7.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b0837c4142967037394f2f3f2bcb2ec2abc82464]

INTEGRATION: CWS changefileheader (1.4.822); FILE MERGED 2008/03/31 14:17:59 rt 1.4.822.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3c6d115b8f683c891d2b99dbcf6221f5314b32b6]

INTEGRATION: CWS changefileheader (1.2.450); FILE MERGED 2008/03/31 13:01:01 rt 1.2.450.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [da9d68eeb1e87b3225059a927e42d962764f735a]

INTEGRATION: CWS changefileheader (1.7.500); FILE MERGED 2008/03/31 15:58:19 rt 1.7.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6d3beb28944bd2bd83d6241a37ab2d3c07d379cc]

INTEGRATION: CWS changefileheader (1.23.130); FILE MERGED 2008/04/01 15:34:00 thb 1.23.130.3: #i85898# Stripping all external header guards 2008/04/01 12:38:30 thb 1.23.130.2: #i85898# Stripping all external header guards 2008/03/31 13:56:51 rt 1.23.130.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6ec0cb4b56c149e68bce9f9213ae699f62aa7c4d]

INTEGRATION: CWS changefileheader (1.6.50); FILE MERGED 2008/03/31 13:06:37 rt 1.6.50.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0b3b3952c8f58d7b40b04f07483089c928222e92]

INTEGRATION: CWS changefileheader (1.4.56); FILE MERGED 2008/04/01 15:23:40 thb 1.4.56.3: #i85898# Stripping all external header guards 2008/04/01 12:33:12 thb 1.4.56.2: #i85898# Stripping all external header guards 2008/03/31 13:32:15 rt 1.4.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d7299c9405ff2dafcee596207f6e47cff0635548]

INTEGRATION: CWS changefileheader (1.23.34); FILE MERGED 2008/04/01 15:29:42 thb 1.23.34.3: #i85898# Stripping all external header guards 2008/04/01 12:36:01 thb 1.23.34.2: #i85898# Stripping all external header guards 2008/03/31 17:13:34 rt 1.23.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ad675b34c190b4922a4adaa44d9b353214e31199]

INTEGRATION: CWS changefileheader (1.12.432); FILE MERGED 2008/04/01 15:44:26 thb 1.12.432.2: #i85898# Stripping all external header guards 2008/03/31 13:00:58 rt 1.12.432.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [98fd2930fd8da62a06c30588f61b1174c298b169]

INTEGRATION: CWS changefileheader (1.3.1256); FILE MERGED 2008/03/31 14:17:58 rt 1.3.1256.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f25471ca42e8f9d1b219264fd9ee5cdf7370cc64]

INTEGRATION: CWS changefileheader (1.39.242); FILE MERGED 2008/04/01 15:58:46 thb 1.39.242.3: #i85898# Stripping all external header guards 2008/04/01 12:55:13 thb 1.39.242.2: #i85898# Stripping all external header guards 2008/03/31 16:57:41 rt 1.39.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [21f9354ffc1e57e1698e9496d82d5d06469fbed0]

INTEGRATION: CWS changefileheader (1.11.30); FILE MERGED 2008/03/31 13:06:37 rt 1.11.30.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ca68466a899e47d5dfb0c9206e6d10813093c9c0]

INTEGRATION: CWS changefileheader (1.3.96); FILE MERGED 2008/03/31 13:32:14 rt 1.3.96.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ad9689b7bd10d55f181021f398e1372fc9dd395c]

INTEGRATION: CWS changefileheader (1.4.412); FILE MERGED 2008/03/31 13:56:51 rt 1.4.412.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c2d3163033995936ad3fb9c06c2d2bd248f676f0]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:43:10 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [602320152fbb76ec5d8a1ed1d65770f5b5b797a9]

INTEGRATION: CWS changefileheader (1.5.88); FILE MERGED 2008/04/01 10:48:12 thb 1.5.88.2: #i85898# Stripping all external header guards 2008/03/28 16:05:47 rt 1.5.88.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e843ef22baf54db45ec3e079590b041d62d87fa4]

INTEGRATION: CWS changefileheader (1.10.34); FILE MERGED 2008/04/01 15:29:42 thb 1.10.34.3: #i85898# Stripping all external header guards 2008/04/01 12:36:00 thb 1.10.34.2: #i85898# Stripping all external header guards 2008/03/31 17:13:34 rt 1.10.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [804d7322f8191149d1524ab47f1b1d9f8eedab98]

INTEGRATION: CWS changefileheader (1.6.446); FILE MERGED 2008/04/01 15:49:19 thb 1.6.446.3: #i85898# Stripping all external header guards 2008/04/01 12:46:23 thb 1.6.446.2: #i85898# Stripping all external header guards 2008/03/31 14:17:58 rt 1.6.446.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ab8e2e17fbb7e9473650a2e3be7e26eb4f10e321]

INTEGRATION: CWS changefileheader (1.21.38); FILE MERGED 2008/03/31 16:57:41 rt 1.21.38.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b17eeecd078f390bb7a00bb75ab9b069c2598338]

INTEGRATION: CWS changefileheader (1.3.412); FILE MERGED 2008/03/31 13:00:58 rt 1.3.412.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9ce968ee765a5d46f4c6a50491554421da8d9cf1]

INTEGRATION: CWS changefileheader (1.7.36); FILE MERGED 2008/03/31 13:06:37 rt 1.7.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [943085c88f6b77b2c4a24adf65a3df44ec1c6fad]

INTEGRATION: CWS changefileheader (1.2.120); FILE MERGED 2008/03/31 15:58:19 rt 1.2.120.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0b48455bcd6c26ae1594d4899e16773dc6e418cc]

INTEGRATION: CWS changefileheader (1.4.26); FILE MERGED 2008/04/01 12:33:12 thb 1.4.26.2: #i85898# Stripping all external header guards 2008/03/31 13:32:14 rt 1.4.26.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [272fc0a7018d37a090e4b8df42b908de2f5adc6d]

INTEGRATION: CWS changefileheader (1.3.298); FILE MERGED 2008/04/01 15:34:00 thb 1.3.298.2: #i85898# Stripping all external header guards 2008/03/31 13:56:48 rt 1.3.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2ce245b1586b88816d55aba234b19fe1457f573c]

INTEGRATION: CWS changefileheader (1.3.88); FILE MERGED 2008/04/01 10:48:12 thb 1.3.88.2: #i85898# Stripping all external header guards 2008/03/28 16:05:46 rt 1.3.88.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [56253438aad362845e897bdff0a5373cef4cdd81]

INTEGRATION: CWS changefileheader (1.8.10); FILE MERGED 2008/03/28 16:43:10 rt 1.8.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [65d3e28c801395d65c8b349a1a554db409dd69bb]

INTEGRATION: CWS changefileheader (1.11.300); FILE MERGED 2008/03/31 17:13:34 rt 1.11.300.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b1efbce25d72b5243f3e2aeb5321703e6e22e63e]

INTEGRATION: CWS changefileheader (1.10.196); FILE MERGED 2008/03/31 14:17:58 rt 1.10.196.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [351f09256b0fb3380c67250bb7cfcfff2b65e165]

INTEGRATION: CWS changefileheader (1.9.242); FILE MERGED 2008/04/01 15:58:45 thb 1.9.242.2: #i85898# Stripping all external header guards 2008/03/31 16:57:40 rt 1.9.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [94d64bf09e9cebba32f462ce081756577667f380]

INTEGRATION: CWS changefileheader (1.2.774); FILE MERGED 2008/03/31 13:00:58 rt 1.2.774.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1d28f811f5044df4e17b8134e149cae0c3e6c739]

INTEGRATION: CWS changefileheader (1.11.12); FILE MERGED 2008/03/31 13:06:37 rt 1.11.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e07de4576dc7171b2565078984533685b56d7547]

INTEGRATION: CWS changefileheader (1.11.500); FILE MERGED 2008/03/31 15:58:19 rt 1.11.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [025f879d9cb021af47bb753f9600e4c5cc2688ab]

INTEGRATION: CWS changefileheader (1.5.26); FILE MERGED 2008/03/31 13:32:14 rt 1.5.26.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b761590bf1108e0fbd5e71c708e6750630e07877]

INTEGRATION: CWS changefileheader (1.6.200); FILE MERGED 2008/04/01 15:34:00 thb 1.6.200.3: #i85898# Stripping all external header guards 2008/04/01 12:38:30 thb 1.6.200.2: #i85898# Stripping all external header guards 2008/03/31 13:56:48 rt 1.6.200.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a78ea8f662f9fdc0d5afa88518b88bee8d867072]

INTEGRATION: CWS changefileheader (1.3.88); FILE MERGED 2008/04/01 15:01:12 thb 1.3.88.2: #i85898# Stripping all external header guards 2008/03/28 16:05:46 rt 1.3.88.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [527d0a768cfac81379057835923180fee7acd839]

INTEGRATION: CWS changefileheader (1.3.700); FILE MERGED 2008/04/01 15:29:41 thb 1.3.700.2: #i85898# Stripping all external header guards 2008/03/31 17:13:34 rt 1.3.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [082ce40586bbe6b7cb5ad1263d2f9c285c68dd11]

INTEGRATION: CWS changefileheader (1.3.166); FILE MERGED 2008/03/28 16:43:10 rt 1.3.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f2224ba5d1b2fda93928edb1f1ea05097f8f44d8]

INTEGRATION: CWS changefileheader (1.12.700); FILE MERGED 2008/04/01 15:49:19 thb 1.12.700.3: #i85898# Stripping all external header guards 2008/04/01 12:46:23 thb 1.12.700.2: #i85898# Stripping all external header guards 2008/03/31 14:17:58 rt 1.12.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7edb1ea05247dc6933b1a6105198ea2c7d401d1d]

INTEGRATION: CWS changefileheader (1.4.246); FILE MERGED 2008/04/01 12:43:09 thb 1.4.246.2: #i85898# Stripping all external header guards 2008/03/31 13:00:58 rt 1.4.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [671d7c4ddbd52e12f40db599eaf7f0d77cd7ca79]

INTEGRATION: CWS changefileheader (1.6.30); FILE MERGED 2008/03/31 13:06:37 rt 1.6.30.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dcc4d617dc22832275230a2bfc5ff517726eb067]

INTEGRATION: CWS changefileheader (1.3.56); FILE MERGED 2008/03/31 13:32:14 rt 1.3.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1004b1c49b93f10c714b62e8aebb36a722195a53]

INTEGRATION: CWS changefileheader (1.8.298); FILE MERGED 2008/04/01 15:33:59 thb 1.8.298.3: #i85898# Stripping all external header guards 2008/04/01 12:38:30 thb 1.8.298.2: #i85898# Stripping all external header guards 2008/03/31 13:56:48 rt 1.8.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [32c3c026da42dbe4fdf7f63fd15f7a0c045d962e]

INTEGRATION: CWS changefileheader (1.15.88); FILE MERGED 2008/04/01 10:48:11 thb 1.15.88.2: #i85898# Stripping all external header guards 2008/03/28 16:05:46 rt 1.15.88.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2cc93fa8bf592e39f0f9d5a6fe3559b913a05497]

INTEGRATION: CWS changefileheader (1.7.154); FILE MERGED 2008/03/28 16:43:10 rt 1.7.154.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [108d7b9ca4e5926d72f9cb13564456adb1705853]

INTEGRATION: CWS changefileheader (1.13.34); FILE MERGED 2008/03/31 17:13:34 rt 1.13.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f1dab6dc333ab545fcaef1730a712c4a39019e23]

INTEGRATION: CWS changefileheader (1.6.1256); FILE MERGED 2008/03/31 14:17:58 rt 1.6.1256.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5ffcfb45d7b1cc4121cba0c0da9e01c0357c7234]

INTEGRATION: CWS changefileheader (1.5.246); FILE MERGED 2008/04/01 15:44:26 thb 1.5.246.2: #i85898# Stripping all external header guards 2008/03/31 13:00:58 rt 1.5.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [222f58b873c847049e861bb7e3aa658d949b23fe]

INTEGRATION: CWS changefileheader (1.9.12); FILE MERGED 2008/03/31 13:06:37 rt 1.9.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c50eb3c29542d323eddf5782a3344e2a60f49e33]

INTEGRATION: CWS changefileheader (1.3.96); FILE MERGED 2008/04/01 12:33:12 thb 1.3.96.2: #i85898# Stripping all external header guards 2008/03/31 13:32:14 rt 1.3.96.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6d073c6517953d6fec238e3271706a1faac35d04]

INTEGRATION: CWS changefileheader (1.14.200); FILE MERGED 2008/04/01 15:33:59 thb 1.14.200.3: #i85898# Stripping all external header guards 2008/04/01 12:38:30 thb 1.14.200.2: #i85898# Stripping all external header guards 2008/03/31 13:56:48 rt 1.14.200.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [515a0c37657589767255317b3acf7dec1c7d6386]

INTEGRATION: CWS changefileheader (1.3.88); FILE MERGED 2008/04/01 10:48:11 thb 1.3.88.2: #i85898# Stripping all external header guards 2008/03/28 16:05:46 rt 1.3.88.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [edde8d7773384e77feb7a4dfab7920a8ed6b6504]

INTEGRATION: CWS changefileheader (1.12.700); FILE MERGED 2008/04/01 15:29:41 thb 1.12.700.3: #i85898# Stripping all external header guards 2008/04/01 12:36:00 thb 1.12.700.2: #i85898# Stripping all external header guards 2008/03/31 17:13:34 rt 1.12.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d2e5f9eaae51712610305181e1e54004eecf2840]

INTEGRATION: CWS changefileheader (1.4.1256); FILE MERGED 2008/03/31 14:17:58 rt 1.4.1256.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f1696067f04340412897c109f5be80277380a4d7]

INTEGRATION: CWS changefileheader (1.4.412); FILE MERGED 2008/03/31 13:00:58 rt 1.4.412.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [97df1577c65e91430d5e11ffbe7b5a31f1fdd6cf]

INTEGRATION: CWS changefileheader (1.33.448); FILE MERGED 2008/03/31 16:57:40 rt 1.33.448.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f515b1877a25d7703068d3247cdc152a01e8fde2]

INTEGRATION: CWS changefileheader (1.4.26); FILE MERGED 2008/04/01 15:23:40 thb 1.4.26.3: #i85898# Stripping all external header guards 2008/04/01 12:33:12 thb 1.4.26.2: #i85898# Stripping all external header guards 2008/03/31 13:32:14 rt 1.4.26.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [92a7e58b437dfa4ac4e7865644ae2c527ad73422]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/03/31 16:50:51 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [99451857804ef01fdc0a412d3115e463e54ba9d2]

INTEGRATION: CWS changefileheader (1.13.38); FILE MERGED 2008/03/31 13:56:48 rt 1.13.38.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b90148494a93dc3663ca79970538f7137983a792]

INTEGRATION: CWS changefileheader (1.4.88); FILE MERGED 2008/04/01 15:01:11 thb 1.4.88.3: #i85898# Stripping all external header guards 2008/04/01 10:48:11 thb 1.4.88.2: #i85898# Stripping all external header guards 2008/03/28 16:05:46 rt 1.4.88.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [55618587b6ef3587e9dfa17f9608fe5b936b8107]

INTEGRATION: CWS changefileheader (1.2.294); FILE MERGED 2008/03/28 16:43:10 rt 1.2.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bdab66eaf762bb39cf927d571405f43d6318420e]

INTEGRATION: CWS changefileheader (1.7.390); FILE MERGED 2008/04/01 15:29:41 thb 1.7.390.2: #i85898# Stripping all external header guards 2008/03/31 17:13:34 rt 1.7.390.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [938608bcbc26da4ff6c7376ad146ed75eb8cd445]

INTEGRATION: CWS changefileheader (1.7.62); FILE MERGED 2008/03/28 15:49:58 rt 1.7.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c06dc6cdb6a840906852fcb8497907add9652bc4]

INTEGRATION: CWS changefileheader (1.3.1202); FILE MERGED 2008/03/31 16:57:39 rt 1.3.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6cb1c1541e10a4793f59b02f7f0e402f9bcb4d42]

INTEGRATION: CWS changefileheader (1.11.298); FILE MERGED 2008/04/01 15:33:59 thb 1.11.298.2: #i85898# Stripping all external header guards 2008/03/31 13:56:48 rt 1.11.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0cc874110131e5935b5c36e7587f385ea70be78b]

INTEGRATION: CWS changefileheader (1.2.104); FILE MERGED 2008/03/31 13:32:14 rt 1.2.104.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [923240a115121dbd60573ed51306e4ce21dcecdf]

INTEGRATION: CWS changefileheader (1.6.62); FILE MERGED 2008/03/31 16:50:48 rt 1.6.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [447c367524f89977d2c3fecb0d3df2c1f7570f66]

INTEGRATION: CWS changefileheader (1.4.166); FILE MERGED 2008/03/28 16:43:10 rt 1.4.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fc11234656c3e6c5dbc161d7dbf2e09374c0c64a]

INTEGRATION: CWS changefileheader (1.2.1046); FILE MERGED 2008/04/01 15:29:41 thb 1.2.1046.1: #i85898# Stripping all external header guards


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [55e956e86e8b5972852b5c1eefb87f79f8027ec7]

INTEGRATION: CWS changefileheader (1.5.1152); FILE MERGED 2008/03/31 14:17:58 rt 1.5.1152.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6f77cedc938c59b8c602a1b9476119f006298720]

INTEGRATION: CWS changefileheader (1.3.774); FILE MERGED 2008/04/01 15:44:25 thb 1.3.774.3: #i85898# Stripping all external header guards 2008/04/01 12:43:09 thb 1.3.774.2: #i85898# Stripping all external header guards 2008/03/31 13:00:58 rt 1.3.774.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b26024318c66a4b6dfe102c58faa284377c187cc]

INTEGRATION: CWS changefileheader (1.13.242); FILE MERGED 2008/04/01 12:55:13 thb 1.13.242.2: #i85898# Stripping all external header guards 2008/03/31 16:57:39 rt 1.13.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6183ba2510ac29d9ae8a95211094cea4a9c82fd9]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/28 15:49:58 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fb57c3b56ee6cf1aeb2fcdda53dd82fafb8f68a2]

INTEGRATION: CWS changefileheader (1.5.8); FILE MERGED 2008/03/31 13:32:14 rt 1.5.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [50ca6503d4425917c82cd7511ce8465e03807db4]

INTEGRATION: CWS changefileheader (1.12.358); FILE MERGED 2008/03/31 13:56:48 rt 1.12.358.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4718b1cfd51865117c63cf23e62e4c8ca054c4a2]

INTEGRATION: CWS changefileheader (1.13.32); FILE MERGED 2008/04/01 15:01:11 thb 1.13.32.3: #i85898# Stripping all external header guards 2008/04/01 10:48:11 thb 1.13.32.2: #i85898# Stripping all external header guards 2008/03/28 16:05:46 rt 1.13.32.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [872cfd1051ef423988b7eb1a7443e081b7e46d43]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:43:10 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c865d6e9201ac5d4f926dac5854295b99836194f]

INTEGRATION: CWS changefileheader (1.4.700); FILE MERGED 2008/04/01 15:29:41 thb 1.4.700.2: #i85898# Stripping all external header guards 2008/03/31 17:13:34 rt 1.4.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ce0e4b60606cc8d89f37979cb6ed4f924f07883f]

INTEGRATION: CWS changefileheader (1.6.16); FILE MERGED 2008/03/31 14:17:58 rt 1.6.16.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bd5b717fe99109bdeb9e05edd41fb2f3e0d6bce0]

INTEGRATION: CWS changefileheader (1.4.774); FILE MERGED 2008/04/01 15:44:25 thb 1.4.774.2: #i85898# Stripping all external header guards 2008/03/31 13:00:58 rt 1.4.774.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4874d5d60d1825ce5f1c81c377f77d919554142a]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/03/31 16:50:48 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [765345f18e7c7019de51fda4aed244b9121b1964]

INTEGRATION: CWS changefileheader (1.29.448); FILE MERGED 2008/03/31 16:57:39 rt 1.29.448.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bd81386a4a54d48cb039e45450f2030954d8dfdd]

INTEGRATION: CWS changefileheader (1.5.88); FILE MERGED 2008/04/01 15:01:11 thb 1.5.88.2: #i85898# Stripping all external header guards 2008/03/28 16:05:46 rt 1.5.88.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [62260485911014950d0b3139e57422a271b6656c]

INTEGRATION: CWS changefileheader (1.101.16); FILE MERGED 2008/04/01 15:33:58 thb 1.101.16.3: #i85898# Stripping all external header guards 2008/04/01 12:38:29 thb 1.101.16.2: #i85898# Stripping all external header guards 2008/03/31 13:56:48 rt 1.101.16.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bb7839b54c0930ee63e7a1c2450aa0eb75f7d38e]

INTEGRATION: CWS changefileheader (1.12.10); FILE MERGED 2008/03/28 16:43:10 rt 1.12.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [19cfc7f095f927e81c0697a2d4ef001821b15bbc]

INTEGRATION: CWS changefileheader (1.10.192); FILE MERGED 2008/04/01 15:29:40 thb 1.10.192.2: #i85898# Stripping all external header guards 2008/03/31 17:13:33 rt 1.10.192.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4d9b1ef20e999866a7099d64b78931c7aade260c]

INTEGRATION: CWS changefileheader (1.12.500); FILE MERGED 2008/03/31 15:58:19 rt 1.12.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [117797e087a57abe0843628a04c220b493cd1c76]

INTEGRATION: CWS changefileheader (1.9.30); FILE MERGED 2008/03/31 13:06:37 rt 1.9.30.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [22d79cfa3afc2aab8a3126fd7929d73275d79b46]

INTEGRATION: CWS changefileheader (1.26.448); FILE MERGED 2008/03/31 16:57:39 rt 1.26.448.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2f25e2c84f12cb8baa79d7965c86011f6a121db4]

INTEGRATION: CWS changefileheader (1.4.88); FILE MERGED 2008/04/01 15:01:11 thb 1.4.88.3: #i85898# Stripping all external header guards 2008/04/01 10:48:10 thb 1.4.88.2: #i85898# Stripping all external header guards 2008/03/28 16:05:46 rt 1.4.88.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a92af2c963256f19408119c8796ce7aefceebc38]

INTEGRATION: CWS changefileheader (1.6.1180); FILE MERGED 2008/03/31 14:17:58 rt 1.6.1180.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [246c585f234a5adc5aec7c42ec981d429b710ca8]

INTEGRATION: CWS changefileheader (1.61.34); FILE MERGED 2008/03/31 17:13:33 rt 1.61.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [18d83c1cbd37b82be7f4e56129591d46a0c6c7b9]

INTEGRATION: CWS changefileheader (1.6.774); FILE MERGED 2008/04/01 15:44:25 thb 1.6.774.3: #i85898# Stripping all external header guards 2008/04/01 12:43:09 thb 1.6.774.2: #i85898# Stripping all external header guards 2008/03/31 13:00:58 rt 1.6.774.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [430f72984018dbc4561bff555f80f99d8de05d95]

INTEGRATION: CWS changefileheader (1.10.12); FILE MERGED 2008/03/31 13:06:37 rt 1.10.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a1e6413616e49ceee410d596dfd47706a30a6062]

INTEGRATION: CWS changefileheader (1.4.1202); FILE MERGED 2008/03/31 16:57:39 rt 1.4.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [233e407fc344d9665022038091905cae68dc9013]

INTEGRATION: CWS changefileheader (1.13.52); FILE MERGED 2008/04/01 15:01:10 thb 1.13.52.2: #i85898# Stripping all external header guards 2008/03/28 16:05:45 rt 1.13.52.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4c17c09fd3459bb8594e83a9e56b63840086fdf3]

INTEGRATION: CWS changefileheader (1.8.1256); FILE MERGED 2008/04/01 15:49:19 thb 1.8.1256.3: #i85898# Stripping all external header guards 2008/04/01 12:46:23 thb 1.8.1256.2: #i85898# Stripping all external header guards 2008/03/31 14:17:58 rt 1.8.1256.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9ed0e3d5d174f8d1aaf05049c453e469a4cbc2f5]

INTEGRATION: CWS changefileheader (1.3.774); FILE MERGED 2008/04/01 12:43:09 thb 1.3.774.2: #i85898# Stripping all external header guards 2008/03/31 13:00:57 rt 1.3.774.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9cd22e7a4dc31c27470b3694bb124ddbb743a8aa]

INTEGRATION: CWS changefileheader (1.3.624); FILE MERGED 2008/04/01 15:33:58 thb 1.3.624.2: #i85898# Stripping all external header guards 2008/03/31 13:56:48 rt 1.3.624.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3dfc3d96ef12c0a910456411ebac77597f317ad1]

INTEGRATION: CWS changefileheader (1.2.50); FILE MERGED 2008/03/31 13:06:36 rt 1.2.50.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [def3412021107418966d4a2d7fc787f84a0cd1cf]

INTEGRATION: CWS changefileheader (1.3.700); FILE MERGED 2008/03/31 17:13:33 rt 1.3.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7767533ec3ce3b69bb8738d1a71c48d385fd434e]

INTEGRATION: CWS changefileheader (1.22.242); FILE MERGED 2008/04/01 15:58:45 thb 1.22.242.3: #i85898# Stripping all external header guards 2008/04/01 12:55:12 thb 1.22.242.2: #i85898# Stripping all external header guards 2008/03/31 16:57:39 rt 1.22.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [70060b3038f65dd82913b690adbcbd7a8280f598]

INTEGRATION: CWS changefileheader (1.2.104); FILE MERGED 2008/03/31 13:32:13 rt 1.2.104.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [88443553b4450b82213ea067b946303ab1f51689]

INTEGRATION: CWS changefileheader (1.5.70); FILE MERGED 2008/03/28 16:43:10 rt 1.5.70.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bb6b588ee100ca13d1851264deb8818cc27b95a2]

INTEGRATION: CWS changefileheader (1.3.88); FILE MERGED 2008/04/01 15:01:10 thb 1.3.88.2: #i85898# Stripping all external header guards 2008/03/28 16:05:45 rt 1.3.88.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2a84d7287a6d3b1cc4dfdbf6e98dd9d327bcae95]

INTEGRATION: CWS changefileheader (1.8.446); FILE MERGED 2008/04/01 15:49:19 thb 1.8.446.3: #i85898# Stripping all external header guards 2008/04/01 12:46:23 thb 1.8.446.2: #i85898# Stripping all external header guards 2008/03/31 14:17:58 rt 1.8.446.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [210cbd1a0578ab372d34e69703b65d9b17253211]

INTEGRATION: CWS changefileheader (1.11.498); FILE MERGED 2008/03/31 15:58:19 rt 1.11.498.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a263608b5ec9c3a2451b2b324785579c8983cf42]

INTEGRATION: CWS changefileheader (1.4.546); FILE MERGED 2008/04/01 15:44:25 thb 1.4.546.3: #i85898# Stripping all external header guards 2008/04/01 12:43:09 thb 1.4.546.2: #i85898# Stripping all external header guards 2008/03/31 13:00:57 rt 1.4.546.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1b5f56e6913d91a5a7ffc77967b9fb74907c5328]

INTEGRATION: CWS changefileheader (1.45.16); FILE MERGED 2008/04/01 15:33:57 thb 1.45.16.3: #i85898# Stripping all external header guards 2008/04/01 12:38:29 thb 1.45.16.2: #i85898# Stripping all external header guards 2008/03/31 13:56:48 rt 1.45.16.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e8d2b9ae326ef051bd4b6a37e465629fbfb682b4]

INTEGRATION: CWS changefileheader (1.6.62); FILE MERGED 2008/03/28 15:49:58 rt 1.6.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [49c8cf0357b3de9c12b748064c938b1a5b6f7d94]

INTEGRATION: CWS changefileheader (1.8.242); FILE MERGED 2008/04/01 15:58:45 thb 1.8.242.2: #i85898# Stripping all external header guards 2008/03/31 16:57:39 rt 1.8.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [313072844b7eb04baf78e81ea3d54d5b73227227]

INTEGRATION: CWS changefileheader (1.3.700); FILE MERGED 2008/04/01 15:29:40 thb 1.3.700.2: #i85898# Stripping all external header guards 2008/03/31 17:13:33 rt 1.3.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [22a7bc25d3e05da1bd9709dc5d3ec1c9eaacb9d3]

INTEGRATION: CWS changefileheader (1.5.8); FILE MERGED 2008/03/31 13:32:13 rt 1.5.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ecf29c41338ee356210f33d18f08f5333099d619]

INTEGRATION: CWS changefileheader (1.4.294); FILE MERGED 2008/03/28 16:43:10 rt 1.4.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e807db33d228659954d3ad79557ae46964793fee]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/04/01 15:01:10 thb 1.2.62.2: #i85898# Stripping all external header guards 2008/03/28 16:05:45 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [77c70e0c01bea09a6b81ff80cdb96296501abeb7]

INTEGRATION: CWS changefileheader (1.6.638); FILE MERGED 2008/04/01 15:49:18 thb 1.6.638.3: #i85898# Stripping all external header guards 2008/04/01 12:46:23 thb 1.6.638.2: #i85898# Stripping all external header guards 2008/03/31 14:17:58 rt 1.6.638.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [41de56e8410bed744cec527d77ad972fe20aca99]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/03/31 16:50:47 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3699b573c7642cc8005466b3d9fbe26abb1a741a]

INTEGRATION: CWS changefileheader (1.11.500); FILE MERGED 2008/03/31 15:58:18 rt 1.11.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c3470181eb97c6f6ca101878ab4bdf9b681baf66]

INTEGRATION: CWS changefileheader (1.3.774); FILE MERGED 2008/03/31 13:00:57 rt 1.3.774.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [80be2333ab44b70fe10e1e66b29f95ba68709885]

INTEGRATION: CWS changefileheader (1.61.24); FILE MERGED 2008/04/01 15:33:57 thb 1.61.24.3: #i85898# Stripping all external header guards 2008/04/01 12:38:29 thb 1.61.24.2: #i85898# Stripping all external header guards 2008/03/31 13:56:48 rt 1.61.24.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [04bd94a9bdd8def063dbb1b015f1dd959466314f]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/03/28 15:49:58 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c7d37d98e5cf4136e647400bd8f6e523b90bf43a]

INTEGRATION: CWS changefileheader (1.3.430); FILE MERGED 2008/04/01 15:29:40 thb 1.3.430.3: #i85898# Stripping all external header guards 2008/04/01 12:36:00 thb 1.3.430.2: #i85898# Stripping all external header guards 2008/03/31 17:13:33 rt 1.3.430.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d0093684f2c77661af62b1028a7913499d41f79e]

INTEGRATION: CWS changefileheader (1.5.56); FILE MERGED 2008/03/28 16:43:10 rt 1.5.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e9e22264458a8776419dcf573a095bbf191dfbbb]

INTEGRATION: CWS changefileheader (1.3.1256); FILE MERGED 2008/04/01 15:49:18 thb 1.3.1256.3: #i85898# Stripping all external header guards 2008/04/01 12:46:23 thb 1.3.1256.2: #i85898# Stripping all external header guards 2008/03/31 14:17:58 rt 1.3.1256.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [095ce26d9252a4e2d6e0dfdece97ab3c50fa22e7]

INTEGRATION: CWS changefileheader (1.3.36); FILE MERGED 2008/04/01 15:01:10 thb 1.3.36.3: #i85898# Stripping all external header guards 2008/04/01 10:48:10 thb 1.3.36.2: #i85898# Stripping all external header guards 2008/03/28 16:05:45 rt 1.3.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1b3d22209330fcf76aad801bdf53ffa7fc5f94c6]

INTEGRATION: CWS changefileheader (1.10.430); FILE MERGED 2008/04/01 15:44:25 thb 1.10.430.3: #i85898# Stripping all external header guards 2008/04/01 12:43:09 thb 1.10.430.2: #i85898# Stripping all external header guards 2008/03/31 13:00:57 rt 1.10.430.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5a0cb7c9e7622436586e8279fa205fc85739aa3f]

INTEGRATION: CWS changefileheader (1.8.298); FILE MERGED 2008/03/31 13:56:48 rt 1.8.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [699d1e582590a58b56c80965220a35d91d10d6ad]

INTEGRATION: CWS changefileheader (1.6.34); FILE MERGED 2008/04/01 12:36:00 thb 1.6.34.2: #i85898# Stripping all external header guards 2008/03/31 17:13:33 rt 1.6.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [35499e069b21ee4e73002198c8e5fa0aba03f11a]

INTEGRATION: CWS changefileheader (1.7.84); FILE MERGED 2008/04/01 15:01:10 thb 1.7.84.2: #i85898# Stripping all external header guards 2008/03/28 16:05:45 rt 1.7.84.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2341f88ee36e48bfe827d49ab585b54a642e9e69]

INTEGRATION: CWS changefileheader (1.6.1256); FILE MERGED 2008/04/01 15:49:18 thb 1.6.1256.3: #i85898# Stripping all external header guards 2008/04/01 12:46:23 thb 1.6.1256.2: #i85898# Stripping all external header guards 2008/03/31 14:17:58 rt 1.6.1256.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b55f85afa8028453485ebb31e208b12aaa12571b]

INTEGRATION: CWS changefileheader (1.2.772); FILE MERGED 2008/04/01 15:44:25 thb 1.2.772.2: #i85898# Stripping all external header guards 2008/03/31 13:00:57 rt 1.2.772.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [312ef50e63f680e9377cdb9671671e531f25cfc0]

INTEGRATION: CWS changefileheader (1.11.498); FILE MERGED 2008/03/31 15:58:18 rt 1.11.498.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3b5a83e34d19a4b10e5cf3b5bb23f449f2ec1722]

INTEGRATION: CWS changefileheader (1.9.242); FILE MERGED 2008/03/31 16:57:39 rt 1.9.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [590f5e3b91f01944a988268b5b29a0edcc1f7626]

INTEGRATION: CWS changefileheader (1.3.624); FILE MERGED 2008/03/31 13:56:48 rt 1.3.624.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [48d11553c9c0377f82134819251aeba49522095e]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/28 15:49:58 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b5a8957f7acde747bbd868696cdf3fc8ddf3432e]

INTEGRATION: CWS changefileheader (1.5.34); FILE MERGED 2008/04/01 12:36:00 thb 1.5.34.2: #i85898# Stripping all external header guards 2008/03/31 17:13:33 rt 1.5.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dd0c4126ab28dcfd3dc5e6a421567cb55081c5b0]

INTEGRATION: CWS changefileheader (1.5.54); FILE MERGED 2008/03/28 16:43:10 rt 1.5.54.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3f1c3f3d54312c28d6b0a9c1256ea74249f62365]

INTEGRATION: CWS changefileheader (1.3.88); FILE MERGED 2008/04/01 10:48:10 thb 1.3.88.2: #i85898# Stripping all external header guards 2008/03/28 16:05:45 rt 1.3.88.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6a67d238dc9c113acb7b0f75731322986fe454a9]

INTEGRATION: CWS changefileheader (1.10.62); FILE MERGED 2008/03/31 16:50:47 rt 1.10.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c49c9252ae43f621dfc462ce8c2371130fcb5745]

INTEGRATION: CWS changefileheader (1.5.446); FILE MERGED 2008/04/01 15:49:18 thb 1.5.446.3: #i85898# Stripping all external header guards 2008/04/01 12:46:23 thb 1.5.446.2: #i85898# Stripping all external header guards 2008/03/31 14:17:58 rt 1.5.446.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [615d1349a9501f96142a83b3f2420e8a763e0a7b]

INTEGRATION: CWS changefileheader (1.3.774); FILE MERGED 2008/04/01 15:44:25 thb 1.3.774.3: #i85898# Stripping all external header guards 2008/04/01 12:43:09 thb 1.3.774.2: #i85898# Stripping all external header guards 2008/03/31 13:00:57 rt 1.3.774.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [778acfdaceb629ccf825a840238f6e1d1053a44f]

INTEGRATION: CWS changefileheader (1.2.28); FILE MERGED 2008/03/31 15:58:18 rt 1.2.28.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e4b5aaa5dd9a36fd35e2b5e6dbcb3577dd52590b]

INTEGRATION: CWS changefileheader (1.13.14); FILE MERGED 2008/04/01 15:58:44 thb 1.13.14.3: #i85898# Stripping all external header guards 2008/04/01 12:55:12 thb 1.13.14.2: #i85898# Stripping all external header guards 2008/03/31 16:57:39 rt 1.13.14.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [28fe060cb7139b69b95c9a31a97f6ac56f50a90f]

INTEGRATION: CWS changefileheader (1.4.8); FILE MERGED 2008/04/01 15:23:39 thb 1.4.8.3: #i85898# Stripping all external header guards 2008/04/01 12:33:12 thb 1.4.8.2: #i85898# Stripping all external header guards 2008/03/31 13:32:13 rt 1.4.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c14aab27ef75d9f269bce7f0bcc050b45d9cd24c]

INTEGRATION: CWS changefileheader (1.15.298); FILE MERGED 2008/04/01 15:33:57 thb 1.15.298.2: #i85898# Stripping all external header guards 2008/03/31 13:56:47 rt 1.15.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f1159e63e0b7947843fb1c9405d497b0181887a7]

INTEGRATION: CWS changefileheader (1.3.572); FILE MERGED 2008/04/01 15:29:40 thb 1.3.572.2: #i85898# Stripping all external header guards 2008/03/31 17:13:33 rt 1.3.572.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0a8e216106c4a66f1f2979e2e453f46763790ee0]

INTEGRATION: CWS changefileheader (1.6.56); FILE MERGED 2008/03/28 16:43:10 rt 1.6.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1d16103397115dcab62701350bca082838c22265]

INTEGRATION: CWS changefileheader (1.13.30); FILE MERGED 2008/04/01 15:01:09 thb 1.13.30.3: #i85898# Stripping all external header guards 2008/04/01 10:48:10 thb 1.13.30.2: #i85898# Stripping all external header guards 2008/03/28 16:05:45 rt 1.13.30.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [27085a8edee829bcf0e150cc870d9bbf7722df89]

INTEGRATION: CWS changefileheader (1.4.822); FILE MERGED 2008/03/31 14:17:58 rt 1.4.822.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [804d0209e3e04eda080a2bfb30655129984a8610]

INTEGRATION: CWS changefileheader (1.8.12); FILE MERGED 2008/03/31 13:06:36 rt 1.8.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e9ae877fa1742a475f2dcb277e513a2f374917a4]

INTEGRATION: CWS changefileheader (1.12.500); FILE MERGED 2008/03/31 15:58:18 rt 1.12.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d9d440ae14b6ee6503537e763d0c54fa4cc9a1de]

INTEGRATION: CWS changefileheader (1.4.546); FILE MERGED 2008/04/01 15:44:25 thb 1.4.546.2: #i85898# Stripping all external header guards 2008/03/31 13:00:57 rt 1.4.546.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3867a94db8912f392630b0b082d59e8434f6a66d]

INTEGRATION: CWS changefileheader (1.8.226); FILE MERGED 2008/04/01 15:58:44 thb 1.8.226.3: #i85898# Stripping all external header guards 2008/04/01 12:55:09 thb 1.8.226.2: #i85898# Stripping all external header guards 2008/03/31 16:57:05 rt 1.8.226.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [db34c414b784f7d492e4de26ffc8577ee0a6f959]

INTEGRATION: CWS changefileheader (1.16.166); FILE MERGED 2008/04/01 15:33:56 thb 1.16.166.3: #i85898# Stripping all external header guards 2008/04/01 12:38:29 thb 1.16.166.2: #i85898# Stripping all external header guards 2008/03/31 13:56:47 rt 1.16.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [aba02e64ca77d09b96ab5759418f0df7ac3c9f98]

INTEGRATION: CWS changefileheader (1.3.96); FILE MERGED 2008/04/01 15:23:39 thb 1.3.96.3: #i85898# Stripping all external header guards 2008/04/01 12:33:12 thb 1.3.96.2: #i85898# Stripping all external header guards 2008/03/31 13:32:12 rt 1.3.96.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [791e7994d68cea25dc2871b6de0f3f53d0ef518b]

INTEGRATION: CWS changefileheader (1.9.292); FILE MERGED 2008/04/01 15:29:40 thb 1.9.292.3: #i85898# Stripping all external header guards 2008/04/01 12:36:00 thb 1.9.292.2: #i85898# Stripping all external header guards 2008/03/31 17:13:33 rt 1.9.292.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f447797efecef1636db4b2fe4880eddb2f8a66fb]

INTEGRATION: CWS changefileheader (1.8.10); FILE MERGED 2008/03/28 16:43:09 rt 1.8.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [56b745b97f999d6d8a0c57e0c0ccb935b68a98cf]

INTEGRATION: CWS changefileheader (1.2.84); FILE MERGED 2008/04/01 10:48:10 thb 1.2.84.2: #i85898# Stripping all external header guards 2008/03/28 16:05:44 rt 1.2.84.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [485ae94b62398904745ba103c972f852e4a84761]

INTEGRATION: CWS changefileheader (1.4.1256); FILE MERGED 2008/04/01 15:49:18 thb 1.4.1256.3: #i85898# Stripping all external header guards 2008/04/01 12:46:23 thb 1.4.1256.2: #i85898# Stripping all external header guards 2008/03/31 14:17:58 rt 1.4.1256.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a918fb1a4885daf9a4c5218afa0b3405fbcb3707]

INTEGRATION: CWS changefileheader (1.12.12); FILE MERGED 2008/03/31 13:06:36 rt 1.12.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ad4888442ddfbadea154821317022c1efa13dee8]

INTEGRATION: CWS changefileheader (1.14.522); FILE MERGED 2008/04/01 15:44:24 thb 1.14.522.3: #i85898# Stripping all external header guards 2008/04/01 12:43:09 thb 1.14.522.2: #i85898# Stripping all external header guards 2008/03/31 13:00:57 rt 1.14.522.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0b4b154c107ac0d6bb77752deea47431e367c7bd]

INTEGRATION: CWS changefileheader (1.8.28); FILE MERGED 2008/03/31 15:58:18 rt 1.8.28.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [eff4f82455618a2ab4c6862dfe663ae39f4070cb]

INTEGRATION: CWS changefileheader (1.5.448); FILE MERGED 2008/03/31 16:57:05 rt 1.5.448.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [83a4893875fda2a3f3b4154cb136e35ceee32af9]

INTEGRATION: CWS changefileheader (1.6.298); FILE MERGED 2008/04/01 15:33:56 thb 1.6.298.2: #i85898# Stripping all external header guards 2008/03/31 13:56:47 rt 1.6.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3652b203e438e5536e9f24093a54fcce6dc91a43]

INTEGRATION: CWS changefileheader (1.7.8); FILE MERGED 2008/04/01 15:23:39 thb 1.7.8.3: #i85898# Stripping all external header guards 2008/04/01 12:33:12 thb 1.7.8.2: #i85898# Stripping all external header guards 2008/03/31 13:32:12 rt 1.7.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [196299dfe8cf74cb6b777906b2c6a1f781982bb2]

INTEGRATION: CWS changefileheader (1.5.94); FILE MERGED 2008/04/01 15:29:39 thb 1.5.94.3: #i85898# Stripping all external header guards 2008/04/01 12:36:00 thb 1.5.94.2: #i85898# Stripping all external header guards 2008/03/31 17:13:33 rt 1.5.94.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6fc9ca40d4ed05b400d5fc3ef7ec604d3cd733fc]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/28 15:49:57 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3d4e56a114160b8313ec9541a0284aecb981663e]

INTEGRATION: CWS changefileheader (1.6.56); FILE MERGED 2008/03/28 16:43:09 rt 1.6.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c95b4e2a2a6873f0456b5405055d305feca3a3b0]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:50:47 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1f8136fcabc95d68733dee85eac065403e959cd0]

INTEGRATION: CWS changefileheader (1.3.88); FILE MERGED 2008/04/01 10:48:10 thb 1.3.88.2: #i85898# Stripping all external header guards 2008/03/28 16:05:44 rt 1.3.88.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2952b7eb6646b3243b2f34d88394567e80fc5ca9]

INTEGRATION: CWS changefileheader (1.4.50); FILE MERGED 2008/03/31 13:06:36 rt 1.4.50.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5a8d874cf2a89844dad111765a3390050728caf7]

INTEGRATION: CWS changefileheader (1.4.774); FILE MERGED 2008/04/01 15:44:24 thb 1.4.774.3: #i85898# Stripping all external header guards 2008/04/01 12:43:09 thb 1.4.774.2: #i85898# Stripping all external header guards 2008/03/31 13:00:57 rt 1.4.774.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ec45abab47e94ed84a91a8a4e115e19043d92a09]

INTEGRATION: CWS changefileheader (1.2.92); FILE MERGED 2008/03/31 15:58:18 rt 1.2.92.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f6a35c381b208a0ff637d17a34dd6316865b82cb]

INTEGRATION: CWS changefileheader (1.12.298); FILE MERGED 2008/04/01 15:33:56 thb 1.12.298.3: #i85898# Stripping all external header guards 2008/04/01 12:38:29 thb 1.12.298.2: #i85898# Stripping all external header guards 2008/03/31 13:56:47 rt 1.12.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3720449664236f437ff3d8cd0accfa358038dcaf]

INTEGRATION: CWS changefileheader (1.4.1202); FILE MERGED 2008/04/01 15:58:44 thb 1.4.1202.2: #i85898# Stripping all external header guards 2008/03/31 16:57:05 rt 1.4.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ce06abf0a6582e220e8e1eebabc47f9a3c8fda7f]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/28 15:49:57 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [eabb91d24618aaa173ecd1e4d3911c772bcc6aa0]

INTEGRATION: CWS changefileheader (1.8.70); FILE MERGED 2008/03/28 16:43:09 rt 1.8.70.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a1693b929a842b0aa63f0f7747d66960de7a3799]

INTEGRATION: CWS changefileheader (1.15.34); FILE MERGED 2008/04/01 12:36:00 thb 1.15.34.2: #i85898# Stripping all external header guards 2008/03/31 17:13:33 rt 1.15.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f8eefeb9e1852d6ef47b02846ce02e39200a82b0]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/03/31 16:50:46 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [794f48c548b3d4cc8f06a50d659a4d8c4c1e3224]

INTEGRATION: CWS changefileheader (1.8.88); FILE MERGED 2008/04/01 10:48:09 thb 1.8.88.2: #i85898# Stripping all external header guards 2008/03/28 16:05:44 rt 1.8.88.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [02234b332047f5e4de24ad1d430f0e530c98fb77]

INTEGRATION: CWS changefileheader (1.6.30); FILE MERGED 2008/03/31 13:06:36 rt 1.6.30.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [07a0da76d729190f6fc76ee6a7149e785ffd6d5b]

INTEGRATION: CWS changefileheader (1.4.1256); FILE MERGED 2008/04/01 15:49:18 thb 1.4.1256.3: #i85898# Stripping all external header guards 2008/04/01 12:46:22 thb 1.4.1256.2: #i85898# Stripping all external header guards 2008/03/31 14:17:58 rt 1.4.1256.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [571e8f3241682a86a7ac4010160edf72f6f56df8]

INTEGRATION: CWS changefileheader (1.6.546); FILE MERGED 2008/04/01 15:44:24 thb 1.6.546.3: #i85898# Stripping all external header guards 2008/04/01 12:43:09 thb 1.6.546.2: #i85898# Stripping all external header guards 2008/03/31 13:00:57 rt 1.6.546.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ccf2785731eca271ecd61bbb1875a9a2e3d88344]

INTEGRATION: CWS changefileheader (1.4.84); FILE MERGED 2008/03/31 15:58:18 rt 1.4.84.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dc6036b3a67a9a5de1edacbfbd48519e423e8ee8]

INTEGRATION: CWS changefileheader (1.8.298); FILE MERGED 2008/04/01 20:05:08 thb 1.8.298.4: #i85898# Stripping all external header guards, now manually fixing misspelled ones and other compile-time breakage 2008/04/01 15:33:56 thb 1.8.298.3: #i85898# Stripping all external header guards 2008/04/01 12:38:29 thb 1.8.298.2: #i85898# Stripping all external header guards 2008/03/31 13:56:47 rt 1.8.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [18b4e9e6b13f53b8215437866a834e089bc5b9e7]

INTEGRATION: CWS changefileheader (1.5.56); FILE MERGED 2008/04/01 15:23:39 thb 1.5.56.3: #i85898# Stripping all external header guards 2008/04/01 12:33:11 thb 1.5.56.2: #i85898# Stripping all external header guards 2008/03/31 13:32:12 rt 1.5.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [46422ef81a088e1b6ddbcdb7a161d37dfc52409f]

INTEGRATION: CWS changefileheader (1.3.1202); FILE MERGED 2008/03/31 16:57:04 rt 1.3.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [985fca1a80d6c04dce6da135c1611508a7dcd863]

INTEGRATION: CWS changefileheader (1.8.300); FILE MERGED 2008/04/01 15:29:39 thb 1.8.300.3: #i85898# Stripping all external header guards 2008/04/01 12:36:00 thb 1.8.300.2: #i85898# Stripping all external header guards 2008/03/31 17:13:33 rt 1.8.300.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1cb3bee546f8717f1cd7cf1badb88a467620ce91]

INTEGRATION: CWS changefileheader (1.5.34); FILE MERGED 2008/03/31 16:50:42 rt 1.5.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dd3ba61fc83fdb970f9131af681a5b8111b05783]

INTEGRATION: CWS changefileheader (1.3.84); FILE MERGED 2008/04/01 10:48:09 thb 1.3.84.2: #i85898# Stripping all external header guards 2008/03/28 16:05:44 rt 1.3.84.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [888d030b8d2df8aba41770d80b11554d1a8ffec1]

INTEGRATION: CWS changefileheader (1.6.50); FILE MERGED 2008/03/31 13:06:36 rt 1.6.50.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [76f7ddba9d9666b6d7d6b5c778169f6477539c89]

INTEGRATION: CWS changefileheader (1.5.1256); FILE MERGED 2008/04/01 12:46:22 thb 1.5.1256.2: #i85898# Stripping all external header guards 2008/03/31 14:17:58 rt 1.5.1256.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d235a052889b07b9a06f95201c68f217c0db93fe]

INTEGRATION: CWS changefileheader (1.10.246); FILE MERGED 2008/04/01 15:44:24 thb 1.10.246.3: #i85898# Stripping all external header guards 2008/04/01 12:43:09 thb 1.10.246.2: #i85898# Stripping all external header guards 2008/03/31 13:00:57 rt 1.10.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [10d2ccff38baa02ce3d559d2f8ee1f09c9f4f568]

INTEGRATION: CWS changefileheader (1.3.8); FILE MERGED 2008/04/01 12:33:11 thb 1.3.8.2: #i85898# Stripping all external header guards 2008/03/31 13:32:12 rt 1.3.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [556b5096dfc7b1a9bab405037901e203e59f766e]

INTEGRATION: CWS changefileheader (1.91.16); FILE MERGED 2008/04/01 15:33:55 thb 1.91.16.3: #i85898# Stripping all external header guards 2008/04/01 12:38:28 thb 1.91.16.2: #i85898# Stripping all external header guards 2008/03/31 13:56:47 rt 1.91.16.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1e50c016ed85bc0578ae466fb41ee70e17c082e1]

INTEGRATION: CWS changefileheader (1.10.242); FILE MERGED 2008/04/01 12:55:09 thb 1.10.242.2: #i85898# Stripping all external header guards 2008/03/31 16:57:04 rt 1.10.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [29eddeada7c79e5bf6f27b20d0711225244b345b]

INTEGRATION: CWS changefileheader (1.2.700); FILE MERGED 2008/04/01 15:29:39 thb 1.2.700.2: #i85898# Stripping all external header guards 2008/03/31 17:13:33 rt 1.2.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4c9a7c9231d90d628e9b2901ed95461572b06d98]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/03/31 16:50:42 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2477957a370592dcfb84791ce0b6f2dc2394d75d]

INTEGRATION: CWS changefileheader (1.3.88); FILE MERGED 2008/04/01 10:48:09 thb 1.3.88.2: #i85898# Stripping all external header guards 2008/03/28 16:05:44 rt 1.3.88.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e203ecbc8c6b1136cf4349bcc6ebf3b73fca1ecf]

INTEGRATION: CWS changefileheader (1.10.20); FILE MERGED 2008/03/31 13:06:36 rt 1.10.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bfbc58d3aaf6ffe604749f0eef873bde75535625]

INTEGRATION: CWS changefileheader (1.4.668); FILE MERGED 2008/03/31 14:17:58 rt 1.4.668.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [748864627d37786ec1ca7bd48f69334ecb76355a]

INTEGRATION: CWS changefileheader (1.2.774); FILE MERGED 2008/04/01 15:44:24 thb 1.2.774.2: #i85898# Stripping all external header guards 2008/03/31 13:00:57 rt 1.2.774.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [15abb6b3d375dde6d3b7004d6c23359ac335f5b0]

INTEGRATION: CWS changefileheader (1.4.8); FILE MERGED 2008/04/01 15:23:39 thb 1.4.8.3: #i85898# Stripping all external header guards 2008/04/01 12:33:11 thb 1.4.8.2: #i85898# Stripping all external header guards 2008/03/31 13:32:12 rt 1.4.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5c475d45c429ce112f99dde3ce15395b99ff3dce]

INTEGRATION: CWS changefileheader (1.8.448); FILE MERGED 2008/03/31 16:57:04 rt 1.8.448.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ab1a53a7f857e0d1d8cfbe28afb6840e87eea970]

INTEGRATION: CWS changefileheader (1.4.166); FILE MERGED 2008/03/28 16:43:08 rt 1.4.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4e39f206b41d23307367d8420c22271d10dd4b8f]

INTEGRATION: CWS changefileheader (1.8.250); FILE MERGED 2008/03/31 13:56:47 rt 1.8.250.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [21ce2087743ba41742d007631248353e6d7139d5]

INTEGRATION: CWS changefileheader (1.4.700); FILE MERGED 2008/04/01 15:29:39 thb 1.4.700.3: #i85898# Stripping all external header guards 2008/04/01 12:36:00 thb 1.4.700.2: #i85898# Stripping all external header guards 2008/03/31 17:13:33 rt 1.4.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c2edcb79f6f4f8daa1cdbcbc8afc5651b7e2e41b]

INTEGRATION: CWS changefileheader (1.5.62); FILE MERGED 2008/03/31 16:50:42 rt 1.5.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [88f50ea3716665b38ed85d3a45c15bbb4e366acb]

INTEGRATION: CWS changefileheader (1.15.30); FILE MERGED 2008/04/01 10:48:09 thb 1.15.30.2: #i85898# Stripping all external header guards 2008/03/28 16:05:44 rt 1.15.30.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9703422987a113378abb2bfa118d56d6e5950577]

INTEGRATION: CWS changefileheader (1.10.50); FILE MERGED 2008/04/01 15:49:18 thb 1.10.50.3: #i85898# Stripping all external header guards 2008/04/01 12:46:22 thb 1.10.50.2: #i85898# Stripping all external header guards 2008/03/31 14:17:58 rt 1.10.50.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [614005d90b9b6e8dcd26a4d22ceda8fe4f483ad3]

INTEGRATION: CWS changefileheader (1.3.500); FILE MERGED 2008/03/31 15:58:18 rt 1.3.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3e1647395e9ca2e1f2fc4c630a19dc5ccbef841d]

INTEGRATION: CWS changefileheader (1.2.104); FILE MERGED 2008/04/01 15:23:39 thb 1.2.104.2: #i85898# Stripping all external header guards 2008/03/31 13:32:11 rt 1.2.104.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8a5263bd01c298aa4c0c9a971c689ab197ca91a4]

INTEGRATION: CWS changefileheader (1.3.774); FILE MERGED 2008/03/31 13:00:56 rt 1.3.774.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e4c6460519f82ce8050d62ee2c2e26357d20ffda]

INTEGRATION: CWS changefileheader (1.6.166); FILE MERGED 2008/03/28 16:43:08 rt 1.6.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7c89793f27f6243d2019de22cafe4f11392e1ec7]

INTEGRATION: CWS changefileheader (1.4.38); FILE MERGED 2008/04/01 15:58:43 thb 1.4.38.3: #i85898# Stripping all external header guards 2008/04/01 12:55:09 thb 1.4.38.2: #i85898# Stripping all external header guards 2008/03/31 16:57:04 rt 1.4.38.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ced993e93713f8021a39c7bb849aa48f1d70cd32]

INTEGRATION: CWS changefileheader (1.5.16); FILE MERGED 2008/03/31 13:56:47 rt 1.5.16.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b3ac04472267761a983195618633de34064a2e8c]

INTEGRATION: CWS changefileheader (1.4.698); FILE MERGED 2008/04/01 15:29:39 thb 1.4.698.3: #i85898# Stripping all external header guards 2008/04/01 12:35:59 thb 1.4.698.2: #i85898# Stripping all external header guards 2008/03/31 17:13:33 rt 1.4.698.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9c02278bc0c4d63a9da5d75f2600dc5924886b66]

INTEGRATION: CWS changefileheader (1.6.20); FILE MERGED 2008/03/31 13:06:36 rt 1.6.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e4ddcd2ffb505a0f92ef09ecbf710161f9ddc9cb]

INTEGRATION: CWS changefileheader (1.4.70); FILE MERGED 2008/04/01 15:23:39 thb 1.4.70.3: #i85898# Stripping all external header guards 2008/04/01 12:33:11 thb 1.4.70.2: #i85898# Stripping all external header guards 2008/03/31 13:32:11 rt 1.4.70.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [08b81077e2264da3a77c75d0f91650a6a41a3c27]

INTEGRATION: CWS changefileheader (1.2.774); FILE MERGED 2008/03/31 13:00:56 rt 1.2.774.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0b8b2fd4c22204bdd6162961ed99ee01a03d4097]

INTEGRATION: CWS changefileheader (1.4.16); FILE MERGED 2008/04/01 15:33:55 thb 1.4.16.3: #i85898# Stripping all external header guards 2008/04/01 12:38:28 thb 1.4.16.2: #i85898# Stripping all external header guards 2008/03/31 13:56:47 rt 1.4.16.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3bdda745f4506b57e717a8e7aef00e654011cdbd]

INTEGRATION: CWS changefileheader (1.6.700); FILE MERGED 2008/04/01 15:29:39 thb 1.6.700.3: #i85898# Stripping all external header guards 2008/04/01 12:35:59 thb 1.6.700.2: #i85898# Stripping all external header guards 2008/03/31 17:13:32 rt 1.6.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [943f76a13b1be88d17d1d65346ac2203d915a91c]

INTEGRATION: CWS changefileheader (1.9.82); FILE MERGED 2008/04/01 10:48:09 thb 1.9.82.2: #i85898# Stripping all external header guards 2008/03/28 16:05:44 rt 1.9.82.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [29e90a203b2f41dea2a084acf8841eb9ed00bc0f]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:43:08 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b984383ead95c0718cdf591159eec9d3d915d35d]

INTEGRATION: CWS changefileheader (1.2.104); FILE MERGED 2008/04/01 15:23:39 thb 1.2.104.3: #i85898# Stripping all external header guards 2008/04/01 12:33:11 thb 1.2.104.2: #i85898# Stripping all external header guards 2008/03/31 13:32:11 rt 1.2.104.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cf83046c353e238c304e2a088b765f45688b8b62]

INTEGRATION: CWS changefileheader (1.2.772); FILE MERGED 2008/03/31 13:00:56 rt 1.2.772.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [90208d93a26a98bb76ab6012e9ceac10ed0934ff]

INTEGRATION: CWS changefileheader (1.12.34); FILE MERGED 2008/04/01 15:58:43 thb 1.12.34.3: #i85898# Stripping all external header guards 2008/04/01 12:55:09 thb 1.12.34.2: #i85898# Stripping all external header guards 2008/03/31 16:57:04 rt 1.12.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5820a12194373646050b4c846135d844fb6d34de]

INTEGRATION: CWS changefileheader (1.2.294); FILE MERGED 2008/03/28 16:43:08 rt 1.2.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1ba4c8c981a4b7bd455afe90afcda171c3133c90]

INTEGRATION: CWS changefileheader (1.4.16); FILE MERGED 2008/04/01 15:33:55 thb 1.4.16.2: #i85898# Stripping all external header guards 2008/03/31 13:56:47 rt 1.4.16.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [051f8cc27e0b67d639d0ef68b120ffe572c03ce5]

INTEGRATION: CWS changefileheader (1.7.700); FILE MERGED 2008/04/01 15:29:38 thb 1.7.700.3: #i85898# Stripping all external header guards 2008/04/01 12:35:59 thb 1.7.700.2: #i85898# Stripping all external header guards 2008/03/31 17:13:32 rt 1.7.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6b4c6655988c42fb4f2fd8a3a2796ea6743bbe25]

INTEGRATION: CWS changefileheader (1.2.84); FILE MERGED 2008/04/01 10:48:09 thb 1.2.84.2: #i85898# Stripping all external header guards 2008/03/28 16:05:44 rt 1.2.84.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c3719dc57412c5c4342eeafe5d4306ae565240db]

INTEGRATION: CWS changefileheader (1.7.12); FILE MERGED 2008/03/31 13:06:36 rt 1.7.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8ba4afb1bfb4d83458f2478924dda128914b564e]

INTEGRATION: CWS changefileheader (1.7.500); FILE MERGED 2008/03/31 15:58:18 rt 1.7.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0a5b2265d8e8c70310a400764eaeb4b3cb6f566c]

INTEGRATION: CWS changefileheader (1.5.56); FILE MERGED 2008/04/01 15:23:39 thb 1.5.56.3: #i85898# Stripping all external header guards 2008/04/01 12:33:11 thb 1.5.56.2: #i85898# Stripping all external header guards 2008/03/31 13:32:11 rt 1.5.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a67ba66d713f336ab683ce2001b99b8e9102e262]

INTEGRATION: CWS changefileheader (1.4.546); FILE MERGED 2008/03/31 13:00:56 rt 1.4.546.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [49810cbec6704a3536fb04741a22193f475a5ba5]

INTEGRATION: CWS changefileheader (1.6.206); FILE MERGED 2008/03/28 16:43:08 rt 1.6.206.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [02d01c2976254e4a0d915d35f6c2a104694e1606]

INTEGRATION: CWS changefileheader (1.2.544); FILE MERGED 2008/03/31 13:56:47 rt 1.2.544.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [daf82c9345366b085923cd1139d7d85095d19d10]

INTEGRATION: CWS changefileheader (1.13.330); FILE MERGED 2008/04/01 15:29:38 thb 1.13.330.3: #i85898# Stripping all external header guards 2008/04/01 12:35:59 thb 1.13.330.2: #i85898# Stripping all external header guards 2008/03/31 17:13:32 rt 1.13.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [307e0457bef87df70d1553866e4f40a7704f2032]

INTEGRATION: CWS changefileheader (1.6.62); FILE MERGED 2008/03/31 16:50:40 rt 1.6.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [40c9bbd2be60ffa39d3f2c22c1e3defaf97940bf]

INTEGRATION: CWS changefileheader (1.3.88); FILE MERGED 2008/04/01 10:48:09 thb 1.3.88.2: #i85898# Stripping all external header guards 2008/03/28 16:05:43 rt 1.3.88.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3f60275df0ab8b20d39e527efc1ee884d4de5dd5]

INTEGRATION: CWS changefileheader (1.3.22); FILE MERGED 2008/03/31 13:06:36 rt 1.3.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ae284e3964dd6441edcbba64bb3f15201d70faa2]

INTEGRATION: CWS changefileheader (1.7.500); FILE MERGED 2008/03/31 15:58:17 rt 1.7.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4b9ea9c7e5152dfa6073d2827cc6a5dec5c77068]

INTEGRATION: CWS changefileheader (1.2.104); FILE MERGED 2008/04/01 15:23:38 thb 1.2.104.2: #i85898# Stripping all external header guards 2008/03/31 13:32:10 rt 1.2.104.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [54d954894294dd415f060500573684ecd8414a72]

INTEGRATION: CWS changefileheader (1.6.1256); FILE MERGED 2008/04/01 15:49:17 thb 1.6.1256.3: #i85898# Stripping all external header guards 2008/04/01 12:46:22 thb 1.6.1256.2: #i85898# Stripping all external header guards 2008/03/31 14:17:56 rt 1.6.1256.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a742fd71cf9c79dca24b9dfaeacf6b9716096f3f]

INTEGRATION: CWS changefileheader (1.21.246); FILE MERGED 2008/04/01 15:44:24 thb 1.21.246.3: #i85898# Stripping all external header guards 2008/04/01 12:43:09 thb 1.21.246.2: #i85898# Stripping all external header guards 2008/03/31 13:00:56 rt 1.21.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [04c04cd0e32ef96d42a2cc92d5e316a791648745]

INTEGRATION: CWS changefileheader (1.5.62); FILE MERGED 2008/03/31 16:50:40 rt 1.5.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2c351b99786a7b2b6ebcc16c2a3765b1037a38d9]

INTEGRATION: CWS changefileheader (1.13.184); FILE MERGED 2008/04/01 12:38:27 thb 1.13.184.2: #i85898# Stripping all external header guards 2008/03/31 13:56:47 rt 1.13.184.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3275952a345d562f5e9c8c2dfc134026910521e3]

INTEGRATION: CWS changefileheader (1.3.1202); FILE MERGED 2008/04/01 15:58:42 thb 1.3.1202.3: #i85898# Stripping all external header guards 2008/04/01 12:55:09 thb 1.3.1202.2: #i85898# Stripping all external header guards 2008/03/31 16:57:04 rt 1.3.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b0761a76acb9ecf1fcd58892a9fcd99dd70bf55a]

INTEGRATION: CWS changefileheader (1.3.700); FILE MERGED 2008/04/01 15:29:38 thb 1.3.700.3: #i85898# Stripping all external header guards 2008/04/01 12:35:59 thb 1.3.700.2: #i85898# Stripping all external header guards 2008/03/31 17:13:32 rt 1.3.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ccbf003363fc61f55497d90e5f0ba635226c2f77]

INTEGRATION: CWS changefileheader (1.17.28); FILE MERGED 2008/04/01 10:48:09 thb 1.17.28.2: #i85898# Stripping all external header guards 2008/03/28 16:05:43 rt 1.17.28.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6ec46178fc5896b768bb40e250669f6d61ee3fd2]

INTEGRATION: CWS changefileheader (1.4.56); FILE MERGED 2008/04/01 15:23:38 thb 1.4.56.3: #i85898# Stripping all external header guards 2008/04/01 12:33:11 thb 1.4.56.2: #i85898# Stripping all external header guards 2008/03/31 13:32:10 rt 1.4.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7b74f0f424f3872f8ea0b5682fa5b17c760c3968]

INTEGRATION: CWS changefileheader (1.11.500); FILE MERGED 2008/03/31 15:58:17 rt 1.11.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3d1e4a43f2fe0aa5ad98dd033f1d89bbc7f2a357]

INTEGRATION: CWS changefileheader (1.8.700); FILE MERGED 2008/04/01 15:49:17 thb 1.8.700.3: #i85898# Stripping all external header guards 2008/04/01 12:46:22 thb 1.8.700.2: #i85898# Stripping all external header guards 2008/03/31 14:17:56 rt 1.8.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b3c77dd51eae0dcf6f29e525f07567fb2b5b53d7]

INTEGRATION: CWS changefileheader (1.8.46); FILE MERGED 2008/03/31 16:50:40 rt 1.8.46.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2fd8ec782930b02bfd241ed6be486b9351dab74b]

INTEGRATION: CWS changefileheader (1.3.320); FILE MERGED 2008/04/01 12:43:09 thb 1.3.320.2: #i85898# Stripping all external header guards 2008/03/31 13:00:56 rt 1.3.320.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [58bd487a03e24a7430bcb7551522bf7dcc8d098d]

INTEGRATION: CWS changefileheader (1.14.16); FILE MERGED 2008/04/01 15:33:54 thb 1.14.16.2: #i85898# Stripping all external header guards 2008/03/31 13:56:47 rt 1.14.16.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d2f77559d15bd968173d3b276e9060d183609dd1]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:43:08 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [74938b632993d4bc0c33d0ccbbdc5b73c6669416]

INTEGRATION: CWS changefileheader (1.4.70); FILE MERGED 2008/04/01 15:01:09 thb 1.4.70.2: #i85898# Stripping all external header guards 2008/03/28 16:05:43 rt 1.4.70.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [46231ccd2a85833a35b26bfdba801166f5b8b262]

INTEGRATION: CWS changefileheader (1.4.700); FILE MERGED 2008/04/01 15:29:38 thb 1.4.700.2: #i85898# Stripping all external header guards 2008/03/31 17:13:32 rt 1.4.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ba034d8f05e1bf1acb91e028c509977f1850776c]

INTEGRATION: CWS changefileheader (1.2.50); FILE MERGED 2008/03/31 13:06:35 rt 1.2.50.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f7bff45909553054c7b159e581910c74dfbd1397]

INTEGRATION: CWS changefileheader (1.3.8); FILE MERGED 2008/04/01 15:23:38 thb 1.3.8.3: #i85898# Stripping all external header guards 2008/04/01 12:33:11 thb 1.3.8.2: #i85898# Stripping all external header guards 2008/03/31 13:32:10 rt 1.3.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9ff7bc5eb01486d661d1237ab611f3c66a4d129c]

INTEGRATION: CWS changefileheader (1.7.84); FILE MERGED 2008/03/31 15:58:17 rt 1.7.84.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5012c27ac23d6d53a904e4a616a8ca5deec3eff1]

INTEGRATION: CWS changefileheader (1.9.242); FILE MERGED 2008/04/01 15:58:42 thb 1.9.242.3: #i85898# Stripping all external header guards 2008/04/01 12:55:09 thb 1.9.242.2: #i85898# Stripping all external header guards 2008/03/31 16:57:04 rt 1.9.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fa532e747ddca68cce3879819e016c47f17e534d]

INTEGRATION: CWS changefileheader (1.21.16); FILE MERGED 2008/04/01 15:33:54 thb 1.21.16.3: #i85898# Stripping all external header guards 2008/04/01 12:38:27 thb 1.21.16.2: #i85898# Stripping all external header guards 2008/03/31 13:56:46 rt 1.21.16.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e5ac19d65d8eea2f06b79c0ebd23bba6ebbe686f]

INTEGRATION: CWS changefileheader (1.9.70); FILE MERGED 2008/03/28 16:43:07 rt 1.9.70.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [46423b3a8836025f72fa41136f909f733e87de89]

INTEGRATION: CWS changefileheader (1.4.700); FILE MERGED 2008/04/01 12:35:59 thb 1.4.700.2: #i85898# Stripping all external header guards 2008/03/31 17:13:32 rt 1.4.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [77875e2ce130f8d273878e2eb86396a5bade3abd]

INTEGRATION: CWS changefileheader (1.4.368); FILE MERGED 2008/04/01 15:49:17 thb 1.4.368.3: #i85898# Stripping all external header guards 2008/04/01 12:46:22 thb 1.4.368.2: #i85898# Stripping all external header guards 2008/03/31 14:17:56 rt 1.4.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [20d776357ae85d826c41874edbbfb1048d8cc31a]

INTEGRATION: CWS changefileheader (1.4.772); FILE MERGED 2008/04/01 15:44:24 thb 1.4.772.3: #i85898# Stripping all external header guards 2008/04/01 12:43:09 thb 1.4.772.2: #i85898# Stripping all external header guards 2008/03/31 13:00:56 rt 1.4.772.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [69421f12d9bb899b98c2cde9833f1e4020831131]

INTEGRATION: CWS changefileheader (1.4.84); FILE MERGED 2008/04/01 15:01:09 thb 1.4.84.3: #i85898# Stripping all external header guards 2008/04/01 10:48:09 thb 1.4.84.2: #i85898# Stripping all external header guards 2008/03/28 16:05:43 rt 1.4.84.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [97b07f871e9d30d699d0557dc63ac5cbe4901ba4]

INTEGRATION: CWS changefileheader (1.3.70); FILE MERGED 2008/04/01 12:33:11 thb 1.3.70.2: #i85898# Stripping all external header guards 2008/03/31 13:32:10 rt 1.3.70.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f0d54ac1d834b03600de39c6e79d5052d442313a]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/28 15:49:56 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a0ecf86872d24d3638f35fb95041432c9059e229]

INTEGRATION: CWS changefileheader (1.12.354); FILE MERGED 2008/03/31 16:57:04 rt 1.12.354.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d023d8d4f52f701a37e167ca8abc3fae5b60301f]

INTEGRATION: CWS changefileheader (1.36.16); FILE MERGED 2008/04/01 15:33:54 thb 1.36.16.2: #i85898# Stripping all external header guards 2008/03/31 13:56:46 rt 1.36.16.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d64166d3f45b70d0127bbe5ad646420e2d33eea9]

INTEGRATION: CWS changefileheader (1.2.294); FILE MERGED 2008/03/28 16:43:07 rt 1.2.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6bd18c308cd3035d36881e26628b7caabf2d2fe5]

INTEGRATION: CWS changefileheader (1.4.330); FILE MERGED 2008/04/01 15:29:38 thb 1.4.330.2: #i85898# Stripping all external header guards 2008/03/31 17:13:32 rt 1.4.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [88310f66dd277a0cc095581cc748054a09a79443]

INTEGRATION: CWS changefileheader (1.10.1256); FILE MERGED 2008/04/01 15:49:17 thb 1.10.1256.3: #i85898# Stripping all external header guards 2008/04/01 12:46:22 thb 1.10.1256.2: #i85898# Stripping all external header guards 2008/03/31 14:17:56 rt 1.10.1256.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ac9972d6423111e987f072b090683f4a1489aa7f]

INTEGRATION: CWS changefileheader (1.7.602); FILE MERGED 2008/04/01 15:44:24 thb 1.7.602.3: #i85898# Stripping all external header guards 2008/04/01 12:43:09 thb 1.7.602.2: #i85898# Stripping all external header guards 2008/03/31 13:00:56 rt 1.7.602.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2aa2f80ea10677a3e67488f5df4e4a27c21af73a]

INTEGRATION: CWS changefileheader (1.6.88); FILE MERGED 2008/04/01 10:48:09 thb 1.6.88.2: #i85898# Stripping all external header guards 2008/03/28 16:05:43 rt 1.6.88.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c59a3d16a5c8310bd97d9a1294a7e7706143d99e]

INTEGRATION: CWS changefileheader (1.2.104); FILE MERGED 2008/04/01 15:23:38 thb 1.2.104.3: #i85898# Stripping all external header guards 2008/04/01 12:33:11 thb 1.2.104.2: #i85898# Stripping all external header guards 2008/03/31 13:32:10 rt 1.2.104.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e5243559f9c308f0a3dc17bbd392e210f00d79d7]

INTEGRATION: CWS changefileheader (1.3.500); FILE MERGED 2008/03/31 15:58:17 rt 1.3.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fce9b37dc87058173a0044e7e877a9c1f65aad47]

INTEGRATION: CWS changefileheader (1.9.38); FILE MERGED 2008/04/01 15:58:42 thb 1.9.38.3: #i85898# Stripping all external header guards 2008/04/01 12:55:09 thb 1.9.38.2: #i85898# Stripping all external header guards 2008/03/31 16:57:04 rt 1.9.38.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e366fbbdfc7ab8b25d68d89fb3ba75f40ae9ef77]

INTEGRATION: CWS changefileheader (1.3.58); FILE MERGED 2008/03/31 16:50:40 rt 1.3.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [461f38fae8b7ec86cc253e96dadd93aa257a5307]

INTEGRATION: CWS changefileheader (1.2.16); FILE MERGED 2008/03/31 13:56:46 rt 1.2.16.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [29dcd6b0f767fa448b8ff0268dc7b8cfcf721755]

INTEGRATION: CWS changefileheader (1.4.1256); FILE MERGED 2008/04/01 15:49:17 thb 1.4.1256.3: #i85898# Stripping all external header guards 2008/04/01 12:46:22 thb 1.4.1256.2: #i85898# Stripping all external header guards 2008/03/31 14:17:56 rt 1.4.1256.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b9ea3961fb8e968d4d8a21264f38cec0a1fbb119]

INTEGRATION: CWS changefileheader (1.6.26); FILE MERGED 2008/04/01 15:44:24 thb 1.6.26.3: #i85898# Stripping all external header guards 2008/04/01 12:43:09 thb 1.6.26.2: #i85898# Stripping all external header guards 2008/03/31 13:00:56 rt 1.6.26.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [60a0484cf28029579af1a4513ed086183c9b5d78]

INTEGRATION: CWS changefileheader (1.2.700); FILE MERGED 2008/04/01 12:35:59 thb 1.2.700.2: #i85898# Stripping all external header guards 2008/03/31 17:13:32 rt 1.2.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [37dedd289ffcf5cfe09d0daaca6e36be133b32cc]

INTEGRATION: CWS changefileheader (1.2.84); FILE MERGED 2008/04/01 10:48:09 thb 1.2.84.2: #i85898# Stripping all external header guards 2008/03/28 16:05:43 rt 1.2.84.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6ed0af893b258499203094de8b1126c59ace8ef3]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/28 15:49:56 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d48ed9200b173bad9402993652320fcadfb8aa98]

INTEGRATION: CWS changefileheader (1.4.320); FILE MERGED 2008/04/01 15:33:53 thb 1.4.320.3: #i85898# Stripping all external header guards 2008/04/01 12:38:27 thb 1.4.320.2: #i85898# Stripping all external header guards 2008/03/31 13:56:46 rt 1.4.320.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [811547a988cb2435ce3b0f6d701174c6e1baa86c]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:43:07 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0e3e1a41c784aaea87ab2c648a7a980373910ed6]

INTEGRATION: CWS changefileheader (1.13.30); FILE MERGED 2008/04/01 10:48:09 thb 1.13.30.2: #i85898# Stripping all external header guards 2008/03/28 16:05:43 rt 1.13.30.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0df51580e65dbab72c2f30792b0ee6aa918bd418]

INTEGRATION: CWS changefileheader (1.22.34); FILE MERGED 2008/04/01 15:29:38 thb 1.22.34.2: #i85898# Stripping all external header guards 2008/03/31 17:13:32 rt 1.22.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [658142be0507fd9602b18748bc4886a029770d72]

INTEGRATION: CWS changefileheader (1.4.8); FILE MERGED 2008/04/01 12:33:11 thb 1.4.8.2: #i85898# Stripping all external header guards 2008/03/31 13:32:10 rt 1.4.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [808aa9de9e0d284fcabc1badea47cf7169d0dad9]

INTEGRATION: CWS changefileheader (1.22.38); FILE MERGED 2008/04/01 15:58:41 thb 1.22.38.3: #i85898# Stripping all external header guards 2008/04/01 12:55:09 thb 1.22.38.2: #i85898# Stripping all external header guards 2008/03/31 16:57:04 rt 1.22.38.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [370735a8ca29381dd9280644611c4089546b7315]

INTEGRATION: CWS changefileheader (1.7.46); FILE MERGED 2008/03/31 16:50:39 rt 1.7.46.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b9c6be7343eaeae35c8629d63fc1abd1c52d1bef]

INTEGRATION: CWS changefileheader (1.6.208); FILE MERGED 2008/03/28 16:43:07 rt 1.6.208.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [00aea485ec4707e7aa651ae5314639a2eb224a51]

INTEGRATION: CWS changefileheader (1.6.638); FILE MERGED 2008/04/01 15:49:17 thb 1.6.638.3: #i85898# Stripping all external header guards 2008/04/01 12:46:21 thb 1.6.638.2: #i85898# Stripping all external header guards 2008/03/31 14:17:56 rt 1.6.638.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a32635faa6e8e7159f514108b3a246fb09aebd69]

INTEGRATION: CWS changefileheader (1.15.16); FILE MERGED 2008/04/01 15:33:53 thb 1.15.16.3: #i85898# Stripping all external header guards 2008/04/01 12:38:27 thb 1.15.16.2: #i85898# Stripping all external header guards 2008/03/31 13:56:46 rt 1.15.16.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [580b7112ac1c9ffcd6d5438f21c4f27bb3679e5b]

INTEGRATION: CWS changefileheader (1.5.88); FILE MERGED 2008/04/01 10:48:08 thb 1.5.88.2: #i85898# Stripping all external header guards 2008/03/28 16:05:42 rt 1.5.88.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7c37e6f02079a78db66fa3958ab6358b86d5569a]

INTEGRATION: CWS changefileheader (1.11.2); FILE MERGED 2008/03/31 13:06:35 rt 1.11.2.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [48ea041e8bb66631a93bf49fc3cfcdd4b8dee668]

INTEGRATION: CWS changefileheader (1.3.774); FILE MERGED 2008/04/01 15:44:23 thb 1.3.774.2: #i85898# Stripping all external header guards 2008/03/31 13:00:56 rt 1.3.774.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1ff404d94c7ef45ecfe388ac556586be9e042d3e]

INTEGRATION: CWS changefileheader (1.5.700); FILE MERGED 2008/04/01 12:35:59 thb 1.5.700.2: #i85898# Stripping all external header guards 2008/03/31 17:13:32 rt 1.5.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [64dd5551950fee3c2cde67ae3467dd8ac6e4d1ed]

INTEGRATION: CWS changefileheader (1.6.8); FILE MERGED 2008/04/01 15:23:38 thb 1.6.8.3: #i85898# Stripping all external header guards 2008/04/01 12:33:11 thb 1.6.8.2: #i85898# Stripping all external header guards 2008/03/31 13:32:10 rt 1.6.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d85d2c42e374771f856769c2f1b3d4f7c38d3ab9]

INTEGRATION: CWS changefileheader (1.10.700); FILE MERGED 2008/04/01 15:49:16 thb 1.10.700.3: #i85898# Stripping all external header guards 2008/04/01 12:46:21 thb 1.10.700.2: #i85898# Stripping all external header guards 2008/03/31 14:17:56 rt 1.10.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e7a0c17e6b154a21f7683cd0cfc42109219c9b4b]

INTEGRATION: CWS changefileheader (1.8.46); FILE MERGED 2008/03/31 16:50:39 rt 1.8.46.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [66d07a1fe002fd580ad2ab11f389a44c12948033]

INTEGRATION: CWS changefileheader (1.36.16); FILE MERGED 2008/04/01 15:33:53 thb 1.36.16.2: #i85898# Stripping all external header guards 2008/03/31 13:56:46 rt 1.36.16.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [73a97178089db1545e6c312e04ea73194523f9d1]

INTEGRATION: CWS changefileheader (1.7.66); FILE MERGED 2008/04/01 15:01:08 thb 1.7.66.2: #i85898# Stripping all external header guards 2008/03/28 16:05:42 rt 1.7.66.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3dda8be1b9cfabb2833733043d36cd04da3a2da7]

INTEGRATION: CWS changefileheader (1.4.700); FILE MERGED 2008/04/01 15:29:37 thb 1.4.700.3: #i85898# Stripping all external header guards 2008/04/01 12:35:59 thb 1.4.700.2: #i85898# Stripping all external header guards 2008/03/31 17:13:32 rt 1.4.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [96d8d1b760f6b67a8b4bf286b5c3c32c04437f0b]

INTEGRATION: CWS changefileheader (1.2.104); FILE MERGED 2008/04/01 15:23:38 thb 1.2.104.2: #i85898# Stripping all external header guards 2008/03/31 13:32:09 rt 1.2.104.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c105c1483fddc8bc62aa0bf8f9cde2b7d7817d9e]

INTEGRATION: CWS changefileheader (1.9.650); FILE MERGED 2008/04/01 15:49:16 thb 1.9.650.3: #i85898# Stripping all external header guards 2008/04/01 12:46:21 thb 1.9.650.2: #i85898# Stripping all external header guards 2008/03/31 14:17:56 rt 1.9.650.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7883e4b9cc08c75f3427181a7a04a9092e3c956f]

INTEGRATION: CWS changefileheader (1.7.80); FILE MERGED 2008/04/01 10:48:08 thb 1.7.80.2: #i85898# Stripping all external header guards 2008/03/28 16:05:42 rt 1.7.80.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b461db765f2e1c568c69e7dc0ccf2dfb7f97afd9]

INTEGRATION: CWS changefileheader (1.4.36); FILE MERGED 2008/03/31 13:06:35 rt 1.4.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [80d9efeeae7a2e8e5c768b42e2b64301cf3b17a7]

INTEGRATION: CWS changefileheader (1.5.546); FILE MERGED 2008/03/31 13:00:55 rt 1.5.546.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [73c21e9bb9fbc295f4f1c4518c204e83a8a569fb]

INTEGRATION: CWS changefileheader (1.3.700); FILE MERGED 2008/04/01 15:29:37 thb 1.3.700.2: #i85898# Stripping all external header guards 2008/03/31 17:13:32 rt 1.3.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3931947a92ed6da63af6ff2a5a93bb5848d50904]

INTEGRATION: CWS changefileheader (1.2.104); FILE MERGED 2008/04/01 15:23:38 thb 1.2.104.3: #i85898# Stripping all external header guards 2008/04/01 12:33:11 thb 1.2.104.2: #i85898# Stripping all external header guards 2008/03/31 13:32:09 rt 1.2.104.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [65b6ff03cf7b7ebc415c8bfafb5d1a5e0e63b534]

INTEGRATION: CWS changefileheader (1.5.62); FILE MERGED 2008/03/31 16:50:39 rt 1.5.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [249e4678a7667ab8d79498308668376115a75dc1]

INTEGRATION: CWS changefileheader (1.6.298); FILE MERGED 2008/03/31 13:56:46 rt 1.6.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [592d5f0853fd7bcd62d98b85d78f727725ce6c1b]

INTEGRATION: CWS changefileheader (1.6.68); FILE MERGED 2008/04/01 15:01:08 thb 1.6.68.2: #i85898# Stripping all external header guards 2008/03/28 16:05:42 rt 1.6.68.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0d046e190ce466ed190b445033374fa69054a775]

INTEGRATION: CWS changefileheader (1.2.1256); FILE MERGED 2008/03/31 14:17:56 rt 1.2.1256.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fafb47b9ae47c0944c686defefbff8483057b09e]

INTEGRATION: CWS changefileheader (1.12.500); FILE MERGED 2008/03/31 15:58:17 rt 1.12.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c8dd80edc5126cde7f63860002c1d2ceb90c310c]

INTEGRATION: CWS changefileheader (1.3.50); FILE MERGED 2008/03/31 13:06:35 rt 1.3.50.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3d1042872c924c13918a2863c7a3d69642d42dc4]

INTEGRATION: CWS changefileheader (1.4.774); FILE MERGED 2008/04/01 15:44:23 thb 1.4.774.2: #i85898# Stripping all external header guards 2008/03/31 13:00:55 rt 1.4.774.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [93789ac42b7279587bec646c18226dadd58d6bd4]

INTEGRATION: CWS changefileheader (1.6.34); FILE MERGED 2008/04/01 15:29:37 thb 1.6.34.3: #i85898# Stripping all external header guards 2008/04/01 12:35:59 thb 1.6.34.2: #i85898# Stripping all external header guards 2008/03/31 17:13:32 rt 1.6.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ab3fb37679effc5f87dd8788f08fee669d0b5f00]

INTEGRATION: CWS changefileheader (1.3.8); FILE MERGED 2008/04/01 15:23:38 thb 1.3.8.2: #i85898# Stripping all external header guards 2008/03/31 13:32:09 rt 1.3.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5629be92745d5627916c03e5749066232202e660]

INTEGRATION: CWS changefileheader (1.5.314); FILE MERGED 2008/04/01 15:33:52 thb 1.5.314.2: #i85898# Stripping all external header guards 2008/03/31 13:56:46 rt 1.5.314.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7a43adac7756f6b2926c269a157f08281acd3ec3]

INTEGRATION: CWS changefileheader (1.16.30); FILE MERGED 2008/04/01 10:48:08 thb 1.16.30.2: #i85898# Stripping all external header guards 2008/03/28 16:05:42 rt 1.16.30.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e73fda92ce5bd2c65440ae2de694be0d721a1816]

INTEGRATION: CWS changefileheader (1.5.822); FILE MERGED 2008/04/01 15:49:16 thb 1.5.822.3: #i85898# Stripping all external header guards 2008/04/01 12:46:21 thb 1.5.822.2: #i85898# Stripping all external header guards 2008/03/31 14:17:56 rt 1.5.822.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [64a71d587b68101c9483c1e2f21ddf6ce75e4c7b]

INTEGRATION: CWS changefileheader (1.2.92); FILE MERGED 2008/03/31 15:58:17 rt 1.2.92.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f599171f5fa5e98a0c6b36eefbdccb8bfd56de30]

INTEGRATION: CWS changefileheader (1.3.774); FILE MERGED 2008/04/01 15:44:23 thb 1.3.774.2: #i85898# Stripping all external header guards 2008/03/31 13:00:55 rt 1.3.774.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [17e9e40fcedcdc28c300be359bc103eac6cb8ec3]

INTEGRATION: CWS changefileheader (1.2.700); FILE MERGED 2008/04/01 15:29:37 thb 1.2.700.2: #i85898# Stripping all external header guards 2008/03/31 17:13:32 rt 1.2.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8cfa475a1ec39299d1cf508461e8e36d455faad6]

INTEGRATION: CWS changefileheader (1.4.1202); FILE MERGED 2008/04/01 15:58:41 thb 1.4.1202.3: #i85898# Stripping all external header guards 2008/04/01 12:55:09 thb 1.4.1202.2: #i85898# Stripping all external header guards 2008/03/31 16:57:04 rt 1.4.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f18ca2adffc5f031a3a60dc163cc94c31527b472]

INTEGRATION: CWS changefileheader (1.4.8); FILE MERGED 2008/03/31 13:06:22 rt 1.4.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [965d64b2aecbbe41e266694f64f0eefbccbbeef0]

INTEGRATION: CWS changefileheader (1.5.8); FILE MERGED 2008/04/01 15:23:38 thb 1.5.8.3: #i85898# Stripping all external header guards 2008/04/01 12:33:11 thb 1.5.8.2: #i85898# Stripping all external header guards 2008/03/31 13:32:09 rt 1.5.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dbf1021376a7b5569b6798cc3a32c3a5108483c1]

INTEGRATION: CWS changefileheader (1.7.102); FILE MERGED 2008/03/28 16:43:06 rt 1.7.102.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ade3a4ebdb9fba168ddfdb11f4afb19d500d51ed]

INTEGRATION: CWS changefileheader (1.5.852); FILE MERGED 2008/04/01 15:49:16 thb 1.5.852.3: #i85898# Stripping all external header guards 2008/04/01 12:46:21 thb 1.5.852.2: #i85898# Stripping all external header guards 2008/03/31 14:17:56 rt 1.5.852.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d9e57fc4d07fd6bbf6df7af3195013a3ed2f5cc1]

INTEGRATION: CWS changefileheader (1.3.88); FILE MERGED 2008/04/01 10:48:08 thb 1.3.88.2: #i85898# Stripping all external header guards 2008/03/28 16:05:42 rt 1.3.88.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [edba26ec2d83cf2319268d5350d38ee592e5c415]

INTEGRATION: CWS changefileheader (1.6.62); FILE MERGED 2008/03/31 16:50:39 rt 1.6.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0cdf385c763dbaa14f9b6518d3612429fda1b485]

INTEGRATION: CWS changefileheader (1.7.306); FILE MERGED 2008/03/31 13:00:55 rt 1.7.306.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7805a97256d9f13b12cdae7923f098fbd5cbf357]

INTEGRATION: CWS changefileheader (1.8.700); FILE MERGED 2008/04/01 15:29:37 thb 1.8.700.3: #i85898# Stripping all external header guards 2008/04/01 12:35:58 thb 1.8.700.2: #i85898# Stripping all external header guards 2008/03/31 17:13:32 rt 1.8.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4ab7c95551844d866d733482d0dd0e22136084ff]

INTEGRATION: CWS changefileheader (1.5.28); FILE MERGED 2008/03/31 13:06:22 rt 1.5.28.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a39b1ffc3bfb8f3ed8cfd1e1d5b53032e8ace8ad]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:43:06 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7ea42c30d3379e4189e849e82d376e7ba46f6b85]

INTEGRATION: CWS changefileheader (1.2.8); FILE MERGED 2008/03/31 13:32:09 rt 1.2.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9495ec2c63aed2ac708cd7548530719f53bb36cf]

INTEGRATION: CWS changefileheader (1.4.1256); FILE MERGED 2008/03/31 14:17:56 rt 1.4.1256.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [12ebbf3b2779cb721404f4b1fb70797a482a04d7]

INTEGRATION: CWS changefileheader (1.9.358); FILE MERGED 2008/03/31 13:56:46 rt 1.9.358.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6424abdfdcf52c896d45df58acd22c2740c52ce4]

INTEGRATION: CWS changefileheader (1.3.88); FILE MERGED 2008/04/01 15:01:08 thb 1.3.88.2: #i85898# Stripping all external header guards 2008/03/28 16:05:41 rt 1.3.88.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [65b3509b47f1fdae7f01d12b335435060c079c3e]

INTEGRATION: CWS changefileheader (1.3.546); FILE MERGED 2008/04/01 15:44:23 thb 1.3.546.2: #i85898# Stripping all external header guards 2008/03/31 13:00:55 rt 1.3.546.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b397dee03e94e575bca164259027600cf54d65f0]

INTEGRATION: CWS changefileheader (1.11.242); FILE MERGED 2008/04/01 15:58:40 thb 1.11.242.3: #i85898# Stripping all external header guards 2008/04/01 12:55:09 thb 1.11.242.2: #i85898# Stripping all external header guards 2008/03/31 16:57:04 rt 1.11.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [390d78c8581c4ba50013b87c073b1066ca5c3690]

INTEGRATION: CWS changefileheader (1.4.700); FILE MERGED 2008/04/01 15:29:37 thb 1.4.700.3: #i85898# Stripping all external header guards 2008/04/01 12:35:58 thb 1.4.700.2: #i85898# Stripping all external header guards 2008/03/31 17:13:32 rt 1.4.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9d3fe06752766cc779d3e78bcea60722b2f779da]

INTEGRATION: CWS changefileheader (1.2.40); FILE MERGED 2008/03/31 13:06:22 rt 1.2.40.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d2874dee75dd1a5e097b109ff322ebfafe3e5116]

INTEGRATION: CWS changefileheader (1.8.154); FILE MERGED 2008/03/28 16:43:06 rt 1.8.154.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3d3de98a51e83fe23dcb17226ea14dcf74c37ce3]

INTEGRATION: CWS changefileheader (1.75.196); FILE MERGED 2008/03/31 14:17:55 rt 1.75.196.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [577de20b0215f58779f369036f637f77e123db7a]

INTEGRATION: CWS changefileheader (1.13.16); FILE MERGED 2008/03/31 13:56:46 rt 1.13.16.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [feb97b9a9c2ba99387b7d6a9c882ff6474b290bc]

INTEGRATION: CWS changefileheader (1.8.80); FILE MERGED 2008/04/01 10:48:08 thb 1.8.80.2: #i85898# Stripping all external header guards 2008/03/28 16:05:41 rt 1.8.80.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3da024112730dcc26c89e402c78ef2ac8e6504a0]

INTEGRATION: CWS changefileheader (1.4.774); FILE MERGED 2008/04/01 15:44:23 thb 1.4.774.3: #i85898# Stripping all external header guards 2008/04/01 12:43:08 thb 1.4.774.2: #i85898# Stripping all external header guards 2008/03/31 13:00:55 rt 1.4.774.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [051e2af3fcdf3cdc3fd9a42434c538a11c099338]

INTEGRATION: CWS changefileheader (1.5.78); FILE MERGED 2008/04/01 15:29:36 thb 1.5.78.3: #i85898# Stripping all external header guards 2008/04/01 12:35:58 thb 1.5.78.2: #i85898# Stripping all external header guards 2008/03/31 17:13:31 rt 1.5.78.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0a28a3f2e438b3b8727ec89de9fd7bfe0789bb60]

INTEGRATION: CWS changefileheader (1.2.40); FILE MERGED 2008/03/31 13:06:21 rt 1.2.40.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7a524058c76206b71d1f9745cc1b0b25251890bc]

INTEGRATION: CWS changefileheader (1.4.166); FILE MERGED 2008/03/28 16:43:06 rt 1.4.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3f37402d30085936d4f7bb65c3c6a28211bba0bd]

INTEGRATION: CWS changefileheader (1.2.104); FILE MERGED 2008/04/01 12:33:11 thb 1.2.104.2: #i85898# Stripping all external header guards 2008/03/31 13:32:09 rt 1.2.104.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5d9da0b93119413d551151a3ef13764ad2c8074b]

INTEGRATION: CWS changefileheader (1.13.32); FILE MERGED 2008/04/01 15:01:08 thb 1.13.32.2: #i85898# Stripping all external header guards 2008/03/28 16:05:41 rt 1.13.32.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [451d75068e3f585ca64d5bd75e656bf118368c07]

INTEGRATION: CWS changefileheader (1.2.84); FILE MERGED 2008/03/31 15:58:17 rt 1.2.84.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [10d9a396587ce18c67e265c80fdef8dd0e2a998b]

INTEGRATION: CWS changefileheader (1.8.1254); FILE MERGED 2008/04/01 15:49:16 thb 1.8.1254.3: #i85898# Stripping all external header guards 2008/04/01 12:46:21 thb 1.8.1254.2: #i85898# Stripping all external header guards 2008/03/31 14:17:55 rt 1.8.1254.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1d14814f8aee11bc22fc2ba6a8a3e0b89ac072d5]

INTEGRATION: CWS changefileheader (1.4.546); FILE MERGED 2008/04/01 12:43:08 thb 1.4.546.2: #i85898# Stripping all external header guards 2008/03/31 13:00:55 rt 1.4.546.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7f93f2d37c2a31d5912684a9eb58f3b589224ff2]

INTEGRATION: CWS changefileheader (1.2.414); FILE MERGED 2008/03/31 17:13:31 rt 1.2.414.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [83c7ec7dd55dfc4882fb3036e3eba5d698f41940]

INTEGRATION: CWS changefileheader (1.2.294); FILE MERGED 2008/03/28 16:43:06 rt 1.2.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0d163fceb8cec5098763c9c5ef36abbb686af7a6]

INTEGRATION: CWS changefileheader (1.3.40); FILE MERGED 2008/03/31 13:06:21 rt 1.3.40.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4c15e7f95210bbd0e9c19160f87b51354e0658ca]

INTEGRATION: CWS changefileheader (1.5.56); FILE MERGED 2008/04/01 15:23:38 thb 1.5.56.3: #i85898# Stripping all external header guards 2008/04/01 12:33:10 thb 1.5.56.2: #i85898# Stripping all external header guards 2008/03/31 13:32:08 rt 1.5.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [826430b12289f7bc34e355b930c86d56dff9b92a]

INTEGRATION: CWS changefileheader (1.3.88); FILE MERGED 2008/04/01 10:48:08 thb 1.3.88.2: #i85898# Stripping all external header guards 2008/03/28 16:05:41 rt 1.3.88.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6c4c02e57594c7ba5661d0cb2c538638ef55e054]

INTEGRATION: CWS changefileheader (1.11.500); FILE MERGED 2008/03/31 15:58:16 rt 1.11.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bf5af8b344f404f8088768ed618aa0c3aa54d3dc]

INTEGRATION: CWS changefileheader (1.4.38); FILE MERGED 2008/04/01 15:58:40 thb 1.4.38.3: #i85898# Stripping all external header guards 2008/04/01 12:55:08 thb 1.4.38.2: #i85898# Stripping all external header guards 2008/03/31 16:57:04 rt 1.4.38.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a20bab957946eaaf1900ecd97dc80382b385d912]

INTEGRATION: CWS changefileheader (1.10.138); FILE MERGED 2008/03/31 14:17:55 rt 1.10.138.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dc666f17118521b104a9c7a52fc35f8c16ed60d4]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/28 15:49:55 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [db1c759e25dadf644ea6f2cfa236b2f23024bf61]

INTEGRATION: CWS changefileheader (1.2.182); FILE MERGED 2008/04/01 15:29:36 thb 1.2.182.3: #i85898# Stripping all external header guards 2008/04/01 12:35:57 thb 1.2.182.2: #i85898# Stripping all external header guards 2008/03/31 17:13:31 rt 1.2.182.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8eabd8627005af2c628d2edb65dd5e82397dddec]

INTEGRATION: CWS changefileheader (1.7.40); FILE MERGED 2008/03/31 13:06:21 rt 1.7.40.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4cb767c53f135e4722daf5b536bfa86dd2f719b8]

INTEGRATION: CWS changefileheader (1.4.166); FILE MERGED 2008/03/28 16:43:05 rt 1.4.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6d56b3f48432547e5ab589629eae67b9c0bb4709]

INTEGRATION: CWS changefileheader (1.4.8); FILE MERGED 2008/04/01 15:23:38 thb 1.4.8.3: #i85898# Stripping all external header guards 2008/04/01 12:33:10 thb 1.4.8.2: #i85898# Stripping all external header guards 2008/03/31 13:32:08 rt 1.4.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [87e111bfd599b8f4bc84315d1e546fe0130df5a3]

INTEGRATION: CWS changefileheader (1.21.30); FILE MERGED 2008/04/01 10:48:08 thb 1.21.30.2: #i85898# Stripping all external header guards 2008/03/28 16:05:41 rt 1.21.30.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [eef96e1cb0adc33fb5c94a2e33767aaccb64742e]

INTEGRATION: CWS changefileheader (1.9.500); FILE MERGED 2008/03/31 15:58:16 rt 1.9.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [55d2b9a7988fb5e5afcdeb43d8dde85ed7d62679]

INTEGRATION: CWS changefileheader (1.12.546); FILE MERGED 2008/04/01 15:44:23 thb 1.12.546.3: #i85898# Stripping all external header guards 2008/04/01 12:43:08 thb 1.12.546.2: #i85898# Stripping all external header guards 2008/03/31 13:00:55 rt 1.12.546.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c766345b9620f0541cb893beb0943387d5110e89]

INTEGRATION: CWS changefileheader (1.6.8); FILE MERGED 2008/03/31 13:06:21 rt 1.6.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f61ae69614ecd5cfaf25bec2e77639a8e630ef6d]

INTEGRATION: CWS changefileheader (1.14.790); FILE MERGED 2008/03/31 14:17:55 rt 1.14.790.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4a24398d5947d91c8ed81cff175cdf05f666a0b7]

INTEGRATION: CWS changefileheader (1.4.700); FILE MERGED 2008/04/01 15:29:36 thb 1.4.700.3: #i85898# Stripping all external header guards 2008/04/01 12:35:57 thb 1.4.700.2: #i85898# Stripping all external header guards 2008/03/31 17:13:31 rt 1.4.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1b82ba5d76e6e91aa252e12b28633c7e390b0890]

INTEGRATION: CWS changefileheader (1.6.8); FILE MERGED 2008/04/01 15:23:38 thb 1.6.8.3: #i85898# Stripping all external header guards 2008/04/01 12:33:10 thb 1.6.8.2: #i85898# Stripping all external header guards 2008/03/31 13:32:08 rt 1.6.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [40bb430356451f4a0af0b1eb6060d87a7eecadf0]

INTEGRATION: CWS changefileheader (1.4.80); FILE MERGED 2008/04/01 10:48:08 thb 1.4.80.2: #i85898# Stripping all external header guards 2008/03/28 16:05:41 rt 1.4.80.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [404b994bbad22b6e7cd5c9e548b1396263730835]

INTEGRATION: CWS changefileheader (1.19.38); FILE MERGED 2008/04/01 15:58:40 thb 1.19.38.3: #i85898# Stripping all external header guards 2008/04/01 12:55:08 thb 1.19.38.2: #i85898# Stripping all external header guards 2008/03/31 16:57:04 rt 1.19.38.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4ff6f0c729e074f61f25cb09eabb85a55f57ef0c]

INTEGRATION: CWS changefileheader (1.9.300); FILE MERGED 2008/04/01 15:44:23 thb 1.9.300.3: #i85898# Stripping all external header guards 2008/04/01 12:43:08 thb 1.9.300.2: #i85898# Stripping all external header guards 2008/03/31 13:00:55 rt 1.9.300.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [648eb165fc8a884eb01f24c553c247afbc9ab31b]

INTEGRATION: CWS changefileheader (1.6.96); FILE MERGED 2008/04/01 15:29:36 thb 1.6.96.3: #i85898# Stripping all external header guards 2008/04/01 12:35:57 thb 1.6.96.2: #i85898# Stripping all external header guards 2008/03/31 17:13:31 rt 1.6.96.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9c1349ca5c9b92447a65b1aaf46e8af042bf8be0]

INTEGRATION: CWS changefileheader (1.4.638); FILE MERGED 2008/03/31 14:17:55 rt 1.4.638.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [24487d463e588a818dff3cc802daa470b5ec6ca9]

INTEGRATION: CWS changefileheader (1.2.80); FILE MERGED 2008/04/01 10:48:08 thb 1.2.80.2: #i85898# Stripping all external header guards 2008/03/28 16:05:40 rt 1.2.80.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d451ed0e1e9b8143417351a98ed3b1c7b6197cb9]

INTEGRATION: CWS changefileheader (1.3.292); FILE MERGED 2008/03/28 16:43:05 rt 1.3.292.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3913b8d07631b0d8a3958997afd8a45415816852]

INTEGRATION: CWS changefileheader (1.8.500); FILE MERGED 2008/03/31 15:58:16 rt 1.8.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ab94e19e0db32bd31eba6b691d5e3440337b855e]

INTEGRATION: CWS changefileheader (1.2.104); FILE MERGED 2008/04/01 15:23:38 thb 1.2.104.3: #i85898# Stripping all external header guards 2008/04/01 12:33:10 thb 1.2.104.2: #i85898# Stripping all external header guards 2008/03/31 13:32:08 rt 1.2.104.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0039246244e989eb2678ed3bbd463af92654eb62]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/28 15:49:55 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [48259819d041d62add4946ae7a2a0d00a2550f4c]

INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/03/31 13:06:21 rt 1.6.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a46c236239664007a7c0ac45ad78f230c403acff]

INTEGRATION: CWS changefileheader (1.10.354); FILE MERGED 2008/04/01 12:46:21 thb 1.10.354.2: #i85898# Stripping all external header guards 2008/03/31 14:17:55 rt 1.10.354.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d7983f1584ff5d15d49071e2ae27eba17e4810dc]

INTEGRATION: CWS changefileheader (1.4.246); FILE MERGED 2008/04/01 15:44:23 thb 1.4.246.2: #i85898# Stripping all external header guards 2008/03/31 13:00:55 rt 1.4.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4739ac39c6eacf23c23cd0c581e2f0c566d99c93]

INTEGRATION: CWS changefileheader (1.4.700); FILE MERGED 2008/03/31 17:13:31 rt 1.4.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6387ebe4595d9e2ee54d50186a5f706121d40c8b]

INTEGRATION: CWS changefileheader (1.12.32); FILE MERGED 2008/04/01 15:01:08 thb 1.12.32.3: #i85898# Stripping all external header guards 2008/04/01 10:48:08 thb 1.12.32.2: #i85898# Stripping all external header guards 2008/03/28 16:05:40 rt 1.12.32.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8ef32ef9d901fcaab43ee373611390ca05021512]

INTEGRATION: CWS changefileheader (1.5.500); FILE MERGED 2008/03/31 15:58:16 rt 1.5.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [83cbb2c2f6551fa36982b8ec891e50890de21f0b]

INTEGRATION: CWS changefileheader (1.3.96); FILE MERGED 2008/04/01 15:23:38 thb 1.3.96.3: #i85898# Stripping all external header guards 2008/04/01 12:33:10 thb 1.3.96.2: #i85898# Stripping all external header guards 2008/03/31 13:32:08 rt 1.3.96.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fb32d803994b9640568b195e9ce8a6ee4c3de0c9]

INTEGRATION: CWS changefileheader (1.5.68); FILE MERGED 2008/04/01 15:44:23 thb 1.5.68.3: #i85898# Stripping all external header guards 2008/04/01 12:43:08 thb 1.5.68.2: #i85898# Stripping all external header guards 2008/03/31 13:00:55 rt 1.5.68.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [93529891f64489be91c0a61cba60bab2ed9ebd43]

INTEGRATION: CWS changefileheader (1.6.852); FILE MERGED 2008/03/31 14:17:55 rt 1.6.852.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [37f42630914b2b6f24a9fe580d6fcc25ca86b30b]

INTEGRATION: CWS changefileheader (1.3.88); FILE MERGED 2008/04/01 15:01:08 thb 1.3.88.3: #i85898# Stripping all external header guards 2008/04/01 10:48:08 thb 1.3.88.2: #i85898# Stripping all external header guards 2008/03/28 16:05:40 rt 1.3.88.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [34628550b7cb42d21774f78f71d301552633cbc5]

INTEGRATION: CWS changefileheader (1.4.700); FILE MERGED 2008/04/01 15:29:36 thb 1.4.700.2: #i85898# Stripping all external header guards 2008/03/31 17:13:31 rt 1.4.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1d1d3eebd214a6c60f839de881d03cff9b97a60b]

INTEGRATION: CWS changefileheader (1.4.328); FILE MERGED 2008/03/31 15:58:16 rt 1.4.328.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3ead9d9692f8cf1742a39b8b4f0f99656112340a]

INTEGRATION: CWS changefileheader (1.8.10); FILE MERGED 2008/03/28 16:43:05 rt 1.8.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [af27b420bb4c304b4084b4359028e7066c4610a1]

INTEGRATION: CWS changefileheader (1.68.14); FILE MERGED 2008/03/31 13:56:45 rt 1.68.14.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e702ca48bb2e0efbd223a7ffabfb83d0543d7418]

INTEGRATION: CWS changefileheader (1.2.46); FILE MERGED 2008/03/31 16:50:39 rt 1.2.46.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9b45528ff2e4b664364b3d6bf66c068337eec57c]

INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/03/31 13:06:20 rt 1.6.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ad5fcfc1b4b70c8918425f68ed13b288d6905056]

INTEGRATION: CWS changefileheader (1.2.774); FILE MERGED 2008/04/01 15:44:23 thb 1.2.774.2: #i85898# Stripping all external header guards 2008/03/31 13:00:55 rt 1.2.774.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [002bfe27b2c487a5767809f6c20df18afaaf9091]

INTEGRATION: CWS changefileheader (1.4.88); FILE MERGED 2008/04/01 10:48:08 thb 1.4.88.2: #i85898# Stripping all external header guards 2008/03/28 16:05:40 rt 1.4.88.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6edac66a9276a271e0becc438b895399b8a28bdc]

INTEGRATION: CWS changefileheader (1.10.242); FILE MERGED 2008/03/31 16:57:04 rt 1.10.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c30293eb1b8499a16914142a79b0674c972b9c3b]

INTEGRATION: CWS changefileheader (1.6.700); FILE MERGED 2008/03/31 14:17:55 rt 1.6.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7fae5842619e246623159b8ac6bf39fb65b185c5]

INTEGRATION: CWS changefileheader (1.5.256); FILE MERGED 2008/03/31 13:56:45 rt 1.5.256.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1b24ad0dafbe254e254a23c4dccc4ab060b5b0eb]

INTEGRATION: CWS changefileheader (1.2.700); FILE MERGED 2008/04/01 15:29:35 thb 1.2.700.2: #i85898# Stripping all external header guards 2008/03/31 17:13:31 rt 1.2.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d3be009c8b49ac562f70c671d66e90dfa997fc30]

INTEGRATION: CWS changefileheader (1.5.56); FILE MERGED 2008/04/01 15:23:37 thb 1.5.56.3: #i85898# Stripping all external header guards 2008/04/01 12:33:10 thb 1.5.56.2: #i85898# Stripping all external header guards 2008/03/31 13:32:07 rt 1.5.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bbc38e1a34b173e98ce150ce611bd8581074c17c]

INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/03/28 16:43:05 rt 1.5.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [58624375247e50778fdce4d2a53e0e7ec47cdbb9]

INTEGRATION: CWS changefileheader (1.4.500); FILE MERGED 2008/03/31 15:58:16 rt 1.4.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cef036a9ee485f4cbf146edc6cf4a0c73c086b0e]

INTEGRATION: CWS changefileheader (1.4.246); FILE MERGED 2008/04/01 15:44:23 thb 1.4.246.3: #i85898# Stripping all external header guards 2008/04/01 12:43:08 thb 1.4.246.2: #i85898# Stripping all external header guards 2008/03/31 13:00:55 rt 1.4.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [393000a1323a5fcc1bdeefff46d94a51ae04c761]

INTEGRATION: CWS changefileheader (1.9.50); FILE MERGED 2008/04/01 10:48:07 thb 1.9.50.2: #i85898# Stripping all external header guards 2008/03/28 16:05:39 rt 1.9.50.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [462d33798bc366f51ed2ebbabaa1ba2b52b868fc]

INTEGRATION: CWS changefileheader (1.55.16); FILE MERGED 2008/04/01 15:33:52 thb 1.55.16.3: #i85898# Stripping all external header guards 2008/04/01 12:38:26 thb 1.55.16.2: #i85898# Stripping all external header guards 2008/03/31 13:56:45 rt 1.55.16.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9034d76b95a0d5c0b88dd7bf4e71980d8b475c9a]

INTEGRATION: CWS changefileheader (1.18.354); FILE MERGED 2008/04/01 15:49:15 thb 1.18.354.3: #i85898# Stripping all external header guards 2008/04/01 12:46:21 thb 1.18.354.2: #i85898# Stripping all external header guards 2008/03/31 14:17:55 rt 1.18.354.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [49986a7eadfc36c0b568de268a6e6708a8d28041]

INTEGRATION: CWS changefileheader (1.6.330); FILE MERGED 2008/03/31 17:13:31 rt 1.6.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0eb6f4591a5b6f49ac95f694c89c83ba4d4d4732]

INTEGRATION: CWS changefileheader (1.4.30); FILE MERGED 2008/04/01 16:00:20 thb 1.4.30.3: #i85898# Stripping all external header guards 2008/04/01 12:56:19 thb 1.4.30.2: #i85898# Stripping all external header guards 2008/03/31 13:06:12 rt 1.4.30.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1dac9e0ba84d3660497b21f0422b17b23e506623]

INTEGRATION: CWS changefileheader (1.2.104); FILE MERGED 2008/04/01 12:33:10 thb 1.2.104.2: #i85898# Stripping all external header guards 2008/03/31 13:32:07 rt 1.2.104.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a07df3601f9fee5c59e80bca2cdf26f4f46e9b47]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:43:05 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8312363e5ef157b885f6e624e2f78e6575a6e635]

INTEGRATION: CWS changefileheader (1.6.500); FILE MERGED 2008/03/31 15:58:16 rt 1.6.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1c5a793e97449a7bf16a485e0e270b329f6003e6]

INTEGRATION: CWS changefileheader (1.5.38); FILE MERGED 2008/04/01 15:58:39 thb 1.5.38.3: #i85898# Stripping all external header guards 2008/04/01 12:55:08 thb 1.5.38.2: #i85898# Stripping all external header guards 2008/03/31 16:57:04 rt 1.5.38.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [73b8ab25e2489979b45dd652971f7154e689eba1]

INTEGRATION: CWS changefileheader (1.10.88); FILE MERGED 2008/04/01 10:48:07 thb 1.10.88.2: #i85898# Stripping all external header guards 2008/03/28 16:05:39 rt 1.10.88.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [96441429daf4402e13777d587c8f9f8f2876c5a4]

INTEGRATION: CWS changefileheader (1.4.246); FILE MERGED 2008/04/01 15:44:22 thb 1.4.246.3: #i85898# Stripping all external header guards 2008/04/01 12:43:08 thb 1.4.246.2: #i85898# Stripping all external header guards 2008/03/31 13:00:55 rt 1.4.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2de5818417cb8128c9ab8158beb5d46f655854c1]

INTEGRATION: CWS changefileheader (1.4.698); FILE MERGED 2008/04/01 15:29:35 thb 1.4.698.3: #i85898# Stripping all external header guards 2008/04/01 12:35:57 thb 1.4.698.2: #i85898# Stripping all external header guards 2008/03/31 17:13:31 rt 1.4.698.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [56097fff291a4d24bc6406e67e5e4a161b806a60]

INTEGRATION: CWS changefileheader (1.7.512); FILE MERGED 2008/03/31 14:17:55 rt 1.7.512.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [aba4e09ab304b36655a095b4faa3673d871b5e51]

INTEGRATION: CWS changefileheader (1.4.30); FILE MERGED 2008/03/31 13:06:12 rt 1.4.30.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bc370b37f3792ab50f649e234d1dfb755f28bc80]

INTEGRATION: CWS changefileheader (1.4.56); FILE MERGED 2008/04/01 15:23:37 thb 1.4.56.3: #i85898# Stripping all external header guards 2008/04/01 12:33:10 thb 1.4.56.2: #i85898# Stripping all external header guards 2008/03/31 13:32:07 rt 1.4.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [09e4cdc6c0beaab2dd59187b820077bb22e4491e]

INTEGRATION: CWS changefileheader (1.50.16); FILE MERGED 2008/04/01 15:33:51 thb 1.50.16.3: #i85898# Stripping all external header guards 2008/04/01 12:38:26 thb 1.50.16.2: #i85898# Stripping all external header guards 2008/03/31 13:56:45 rt 1.50.16.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4cce8951fea9cc57e7921764ac845b4e79e48521]

INTEGRATION: CWS changefileheader (1.4.88); FILE MERGED 2008/04/01 10:48:07 thb 1.4.88.2: #i85898# Stripping all external header guards 2008/03/28 16:05:39 rt 1.4.88.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [06545f88111f8d5440e36d209686d538f85fdcd0]

INTEGRATION: CWS changefileheader (1.2.774); FILE MERGED 2008/04/01 15:44:22 thb 1.2.774.2: #i85898# Stripping all external header guards 2008/03/31 13:00:54 rt 1.2.774.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [52fb3443128a3d8e121c0335de1306ad7e6aacaa]

INTEGRATION: CWS changefileheader (1.3.1202); FILE MERGED 2008/03/31 16:57:03 rt 1.3.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4f4ae7d8be68fd72beb47db88a7af7ebf4869f58]

INTEGRATION: CWS changefileheader (1.2.34); FILE MERGED 2008/04/01 12:35:57 thb 1.2.34.2: #i85898# Stripping all external header guards 2008/03/31 17:13:31 rt 1.2.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e3188d8571e6bbc73ed464abfa1b6128e183dedb]

INTEGRATION: CWS changefileheader (1.10.354); FILE MERGED 2008/04/01 15:49:15 thb 1.10.354.3: #i85898# Stripping all external header guards 2008/04/01 12:46:20 thb 1.10.354.2: #i85898# Stripping all external header guards 2008/03/31 14:17:55 rt 1.10.354.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ce039532eaad570fbde0c13c48d0defd1fd0af88]

INTEGRATION: CWS changefileheader (1.3.52); FILE MERGED 2008/04/01 12:56:19 thb 1.3.52.2: #i85898# Stripping all external header guards 2008/03/31 13:06:12 rt 1.3.52.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a96edc34dc9184fb359bb9f47b15d213576e9044]

INTEGRATION: CWS changefileheader (1.2.104); FILE MERGED 2008/04/01 15:23:37 thb 1.2.104.3: #i85898# Stripping all external header guards 2008/04/01 12:33:10 thb 1.2.104.2: #i85898# Stripping all external header guards 2008/03/31 13:32:07 rt 1.2.104.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a9b176c24df45ce6ffe103cbe79d2012e430ab7c]

INTEGRATION: CWS changefileheader (1.2.382); FILE MERGED 2008/03/31 15:58:16 rt 1.2.382.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [734bbec13242cf4b26f6ea364936bc61fc6cc59b]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/28 15:49:54 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [346e23c268e8e0e9dff48f5c80d5b1af1154ff04]

INTEGRATION: CWS changefileheader (1.14.38); FILE MERGED 2008/04/01 15:58:39 thb 1.14.38.3: #i85898# Stripping all external header guards 2008/04/01 12:55:08 thb 1.14.38.2: #i85898# Stripping all external header guards 2008/03/31 16:57:03 rt 1.14.38.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [892c5ed7cd02c8f784cb680ccb788403f79f8e87]

INTEGRATION: CWS changefileheader (1.43.166); FILE MERGED 2008/04/01 15:33:51 thb 1.43.166.3: #i85898# Stripping all external header guards 2008/04/01 12:38:25 thb 1.43.166.2: #i85898# Stripping all external header guards 2008/03/31 13:56:45 rt 1.43.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1c7f6410c35f803b5c459d11f963b36295e5e6df]

INTEGRATION: CWS changefileheader (1.3.74); FILE MERGED 2008/03/31 13:06:12 rt 1.3.74.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d373a471c4f49611700f701e192c2c254b29afe4]

INTEGRATION: CWS changefileheader (1.21.34); FILE MERGED 2008/03/31 17:13:31 rt 1.21.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [80a25646a5ea20718457c299c83e42a5c55980ac]

INTEGRATION: CWS changefileheader (1.6.368); FILE MERGED 2008/03/31 14:17:55 rt 1.6.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [520fdd5329dca6a9cc069026a4da764e0eb79387]

INTEGRATION: CWS changefileheader (1.5.546); FILE MERGED 2008/04/01 15:44:22 thb 1.5.546.3: #i85898# Stripping all external header guards 2008/04/01 12:43:08 thb 1.5.546.2: #i85898# Stripping all external header guards 2008/03/31 13:00:54 rt 1.5.546.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [989281a3e62a47a76c3c4a6c1d266ea4a7d4244f]

INTEGRATION: CWS changefileheader (1.4.56); FILE MERGED 2008/04/01 15:23:37 thb 1.4.56.3: #i85898# Stripping all external header guards 2008/04/01 12:33:09 thb 1.4.56.2: #i85898# Stripping all external header guards 2008/03/31 13:32:07 rt 1.4.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9cbdcf9c372170c71c18885ce663433069dd72b0]

INTEGRATION: CWS changefileheader (1.3.500); FILE MERGED 2008/03/31 15:58:16 rt 1.3.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2485184a22726f8f48b16eade4d4ec0040290b6a]

INTEGRATION: CWS changefileheader (1.9.88); FILE MERGED 2008/04/01 10:48:07 thb 1.9.88.2: #i85898# Stripping all external header guards 2008/03/28 16:05:39 rt 1.9.88.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1a2d8c49d6b31da3673bd51e4815c3a465ea0dbd]

INTEGRATION: CWS changefileheader (1.4.30); FILE MERGED 2008/04/01 16:00:20 thb 1.4.30.2: #i85898# Stripping all external header guards 2008/03/31 13:06:11 rt 1.4.30.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [edf47605340433e0dc8c6fcc88149177e471d504]

INTEGRATION: CWS changefileheader (1.3.1256); FILE MERGED 2008/03/31 14:17:55 rt 1.3.1256.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0a70b5dcb558002160f2eb91b252c6e94ec3e9a8]

INTEGRATION: CWS changefileheader (1.3.774); FILE MERGED 2008/04/01 15:44:22 thb 1.3.774.3: #i85898# Stripping all external header guards 2008/04/01 12:43:08 thb 1.3.774.2: #i85898# Stripping all external header guards 2008/03/31 13:00:54 rt 1.3.774.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6cb4c138971dc667455679164014340fa8ec0838]

INTEGRATION: CWS changefileheader (1.85.16); FILE MERGED 2008/04/01 15:33:51 thb 1.85.16.3: #i85898# Stripping all external header guards 2008/04/01 12:38:25 thb 1.85.16.2: #i85898# Stripping all external header guards 2008/03/31 13:56:45 rt 1.85.16.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [05563d06d0d373a8d2dc584a5c0c6d4532172cf1]

INTEGRATION: CWS changefileheader (1.52.34); FILE MERGED 2008/04/01 15:29:35 thb 1.52.34.3: #i85898# Stripping all external header guards 2008/04/01 12:35:57 thb 1.52.34.2: #i85898# Stripping all external header guards 2008/03/31 17:13:31 rt 1.52.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bfb5dcaa9e20ad7238c4e855efa95a7f129a44a2]

INTEGRATION: CWS changefileheader (1.3.210); FILE MERGED 2008/03/31 15:58:16 rt 1.3.210.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fae37a4df3cf464e684b9b18a9df3d01eb4d9643]

INTEGRATION: CWS changefileheader (1.11.30); FILE MERGED 2008/04/01 15:01:07 thb 1.11.30.2: #i85898# Stripping all external header guards 2008/03/28 16:05:39 rt 1.11.30.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [55300fdf6efe9b946a0ec1d67d5403681a7e49c7]

INTEGRATION: CWS changefileheader (1.5.62); FILE MERGED 2008/03/28 15:49:54 rt 1.5.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ff51a4dc2eed324539876b20608325f2304801d3]

INTEGRATION: CWS changefileheader (1.3.36); FILE MERGED 2008/03/31 13:06:11 rt 1.3.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [99f338c9a6250fb597ff15f438f0fa33a7e12f3b]

INTEGRATION: CWS changefileheader (1.7.50); FILE MERGED 2008/04/01 12:46:20 thb 1.7.50.2: #i85898# Stripping all external header guards 2008/03/31 14:17:55 rt 1.7.50.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5bb7ef0a6fda91663bc0d46767b60adbdcebee76]

INTEGRATION: CWS changefileheader (1.9.256); FILE MERGED 2008/04/01 15:33:50 thb 1.9.256.3: #i85898# Stripping all external header guards 2008/04/01 12:38:25 thb 1.9.256.2: #i85898# Stripping all external header guards 2008/03/31 13:56:45 rt 1.9.256.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [217a46056f3741661cdad291d36f97b6d4ae2f4b]

INTEGRATION: CWS changefileheader (1.10.50); FILE MERGED 2008/04/01 15:01:07 thb 1.10.50.3: #i85898# Stripping all external header guards 2008/04/01 10:48:07 thb 1.10.50.2: #i85898# Stripping all external header guards 2008/03/28 16:05:38 rt 1.10.50.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2aa90d7b41e1f5d80dbff187c2c316d216dddd80]

INTEGRATION: CWS changefileheader (1.4.700); FILE MERGED 2008/04/01 15:29:34 thb 1.4.700.3: #i85898# Stripping all external header guards 2008/04/01 12:35:57 thb 1.4.700.2: #i85898# Stripping all external header guards 2008/03/31 17:13:31 rt 1.4.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bbde3348ec92bff5e6afb710f6626f7b75375e41]

INTEGRATION: CWS changefileheader (1.3.52); FILE MERGED 2008/03/31 13:06:11 rt 1.3.52.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [778aa285ae4c74ef54756be299672f0dd27cef89]

INTEGRATION: CWS changefileheader (1.7.500); FILE MERGED 2008/03/31 15:58:16 rt 1.7.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [44f2364c5b39048ec8dacb4f2b993dffa753bf3b]

INTEGRATION: CWS changefileheader (1.7.448); FILE MERGED 2008/03/31 16:57:03 rt 1.7.448.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0e133816834d3b190f880c340ac577f05c97c8a4]

INTEGRATION: CWS changefileheader (1.4.546); FILE MERGED 2008/04/01 12:43:08 thb 1.4.546.2: #i85898# Stripping all external header guards 2008/03/31 13:00:54 rt 1.4.546.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [30996817d34c1d08ade8ecb1a9c21ff5f31ea390]

INTEGRATION: CWS changefileheader (1.5.700); FILE MERGED 2008/03/31 14:17:55 rt 1.5.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b5faba08961821db4c037d181cb93dfbe5fbb2f7]

INTEGRATION: CWS changefileheader (1.3.292); FILE MERGED 2008/03/28 16:43:04 rt 1.3.292.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [30a7a4b6039c1d4f342e3ac72b250fba52bf996a]

INTEGRATION: CWS changefileheader (1.15.298); FILE MERGED 2008/04/01 15:33:50 thb 1.15.298.2: #i85898# Stripping all external header guards 2008/03/31 13:56:45 rt 1.15.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3e87f9d2f9f14d03eb60a760289345d510b30ffd]

INTEGRATION: CWS changefileheader (1.3.26); FILE MERGED 2008/04/01 12:33:09 thb 1.3.26.2: #i85898# Stripping all external header guards 2008/03/31 13:32:07 rt 1.3.26.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [410f98c0c35911b7949723faed47095023708ad0]

INTEGRATION: CWS changefileheader (1.9.66); FILE MERGED 2008/04/01 15:01:07 thb 1.9.66.2: #i85898# Stripping all external header guards 2008/03/28 16:05:38 rt 1.9.66.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ce1a33e42c555ff37c1868aa6a77ba9ac52e5120]

INTEGRATION: CWS changefileheader (1.2.34); FILE MERGED 2008/03/31 17:13:31 rt 1.2.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d10dda7462215707983c4f86adac2a15fd9c6469]

INTEGRATION: CWS changefileheader (1.12.500); FILE MERGED 2008/03/31 15:58:16 rt 1.12.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [14bb3e0a1c13f6b4e1738a00460d84dfa3b34957]

INTEGRATION: CWS changefileheader (1.4.52); FILE MERGED 2008/04/01 16:00:20 thb 1.4.52.2: #i85898# Stripping all external header guards 2008/03/31 13:06:11 rt 1.4.52.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [42e5ff3369f268ff6ee453c8010ca25acee1ac55]

INTEGRATION: CWS changefileheader (1.5.38); FILE MERGED 2008/04/01 15:58:39 thb 1.5.38.3: #i85898# Stripping all external header guards 2008/04/01 12:55:08 thb 1.5.38.2: #i85898# Stripping all external header guards 2008/03/31 16:57:03 rt 1.5.38.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [69a6102253232996e5d7c20a927ac263d07bce62]

INTEGRATION: CWS changefileheader (1.10.700); FILE MERGED 2008/04/01 15:49:15 thb 1.10.700.3: #i85898# Stripping all external header guards 2008/04/01 12:46:20 thb 1.10.700.2: #i85898# Stripping all external header guards 2008/03/31 14:17:55 rt 1.10.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d879198210438b894f38fafcc391b5eeda9842ca]

INTEGRATION: CWS changefileheader (1.4.774); FILE MERGED 2008/04/01 12:43:08 thb 1.4.774.2: #i85898# Stripping all external header guards 2008/03/31 13:00:54 rt 1.4.774.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [711e591721ca93a5662ccf8cfc7154df72cb1140]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/28 15:49:54 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [700725df2db0535b1e7cd0960308e6fbd6f3c45e]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:43:04 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1db3dbd0000ad4e5fcb9a7eaab1b3cc237b1efbc]

INTEGRATION: CWS changefileheader (1.6.62); FILE MERGED 2008/04/01 15:33:50 thb 1.6.62.3: #i85898# Stripping all external header guards 2008/04/01 12:38:25 thb 1.6.62.2: #i85898# Stripping all external header guards 2008/03/31 13:56:44 rt 1.6.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [266dfa6b2102170efebdb358c97d3e2d0bc6d42e]

INTEGRATION: CWS changefileheader (1.5.26); FILE MERGED 2008/04/01 15:23:37 thb 1.5.26.3: #i85898# Stripping all external header guards 2008/04/01 12:33:09 thb 1.5.26.2: #i85898# Stripping all external header guards 2008/03/31 13:32:07 rt 1.5.26.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [40ff69e84e7d7c9ebe7aad7d9ecbbf39aa07e2a2]

INTEGRATION: CWS changefileheader (1.8.62); FILE MERGED 2008/03/31 16:50:39 rt 1.8.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [496412acf474507b2e54aa999e7f71a31083d4d6]

INTEGRATION: CWS changefileheader (1.7.88); FILE MERGED 2008/04/01 10:48:07 thb 1.7.88.2: #i85898# Stripping all external header guards 2008/03/28 16:05:38 rt 1.7.88.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [815ae841facb4cae04cbe89acfe9572e470d9fcc]

INTEGRATION: CWS changefileheader (1.5.446); FILE MERGED 2008/04/01 15:49:15 thb 1.5.446.2: #i85898# Stripping all external header guards 2008/03/31 14:17:55 rt 1.5.446.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0e205ef4a2c23a1ef28df7a64c85aef7b254c033]

INTEGRATION: CWS changefileheader (1.4.166); FILE MERGED 2008/03/28 16:43:04 rt 1.4.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bd22cd3db5c481841468d22dd5b907fd9317e3d0]

INTEGRATION: CWS changefileheader (1.6.62); FILE MERGED 2008/03/28 15:49:54 rt 1.6.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7b52eefc2dfd55aec7589fc45fb6ec966750e705]

INTEGRATION: CWS changefileheader (1.3.624); FILE MERGED 2008/03/31 13:56:44 rt 1.3.624.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0b3ef1910a7e5e966a7cf68e917bdc7626b8d5ad]

INTEGRATION: CWS changefileheader (1.2.8); FILE MERGED 2008/03/31 13:32:07 rt 1.2.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [89b8f16ed1ec66ad8c75d9af4d1dd5db3f271520]

INTEGRATION: CWS changefileheader (1.11.30); FILE MERGED 2008/04/01 10:48:07 thb 1.11.30.2: #i85898# Stripping all external header guards 2008/03/28 16:05:38 rt 1.11.30.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [92926b656c21fbf1638238eda6b7ec7b9dac5fff]

INTEGRATION: CWS changefileheader (1.4.52); FILE MERGED 2008/03/31 13:06:11 rt 1.4.52.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4218858fb4d1e9353b82726211922b5fb10a259e]

INTEGRATION: CWS changefileheader (1.2.700); FILE MERGED 2008/04/01 15:29:34 thb 1.2.700.2: #i85898# Stripping all external header guards 2008/03/31 17:13:30 rt 1.2.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4a7b0fd4b7827796a8300fa87eb1f0485c855944]

INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/03/28 16:43:04 rt 1.4.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [01a3c71e30b050c565abc234ac047b4f51d285b2]

INTEGRATION: CWS changefileheader (1.5.700); FILE MERGED 2008/04/01 15:49:15 thb 1.5.700.3: #i85898# Stripping all external header guards 2008/04/01 12:46:20 thb 1.5.700.2: #i85898# Stripping all external header guards 2008/03/31 14:17:55 rt 1.5.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [21f2b14a5cae7a27d5a2bf602349317f67013f2b]

INTEGRATION: CWS changefileheader (1.7.298); FILE MERGED 2008/03/31 13:56:44 rt 1.7.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2f03fc6d2439f9295ba175c61ab61c66c6ef39dc]

INTEGRATION: CWS changefileheader (1.9.32); FILE MERGED 2008/03/28 16:05:37 rt 1.9.32.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3ebfddce1c9d832e74b5f484e366b17f941fb9a9]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/03/28 15:49:53 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2e34fde3dd9c54db70f5950ab19fbb0ae4377397]

INTEGRATION: CWS changefileheader (1.9.34); FILE MERGED 2008/04/01 15:29:34 thb 1.9.34.3: #i85898# Stripping all external header guards 2008/04/01 12:35:56 thb 1.9.34.2: #i85898# Stripping all external header guards 2008/03/31 17:13:30 rt 1.9.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fb76b878cfdae7c1c63f09e1737611bc62e22d08]

INTEGRATION: CWS changefileheader (1.4.1256); FILE MERGED 2008/04/01 15:49:15 thb 1.4.1256.3: #i85898# Stripping all external header guards 2008/04/01 12:46:20 thb 1.4.1256.2: #i85898# Stripping all external header guards 2008/03/31 14:17:55 rt 1.4.1256.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [16fdd141d2efac4821e58e596f234b04306c0413]

INTEGRATION: CWS changefileheader (1.11.298); FILE MERGED 2008/04/01 15:33:50 thb 1.11.298.3: #i85898# Stripping all external header guards 2008/04/01 12:38:25 thb 1.11.298.2: #i85898# Stripping all external header guards 2008/03/31 13:56:44 rt 1.11.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [18efec5824967323c831a8941b85c204c4671304]

INTEGRATION: CWS changefileheader (1.2.56); FILE MERGED 2008/03/28 16:05:37 rt 1.2.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [61060c38b5080592cf47ef2dc64c0c43fe38f750]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/28 15:49:53 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [10d00d91b18b86dd0605b718ccabf4c6fc28e20b]

INTEGRATION: CWS changefileheader (1.8.8); FILE MERGED 2008/04/01 15:23:37 thb 1.8.8.3: #i85898# Stripping all external header guards 2008/04/01 12:33:09 thb 1.8.8.2: #i85898# Stripping all external header guards 2008/03/31 13:32:07 rt 1.8.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e32cc27f035914673af273ae7b6b86498598f005]

INTEGRATION: CWS changefileheader (1.16.188); FILE MERGED 2008/04/01 15:58:38 thb 1.16.188.3: #i85898# Stripping all external header guards 2008/04/01 12:55:08 thb 1.16.188.2: #i85898# Stripping all external header guards 2008/03/31 16:57:03 rt 1.16.188.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5a3be73f2d1a6a48b85cdbff89dd65210605682f]

INTEGRATION: CWS changefileheader (1.3.74); FILE MERGED 2008/03/31 13:06:11 rt 1.3.74.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dcfa0a63818794b7857b46261897127b26c07558]

INTEGRATION: CWS changefileheader (1.2.700); FILE MERGED 2008/04/01 15:29:33 thb 1.2.700.3: #i85898# Stripping all external header guards 2008/04/01 12:35:56 thb 1.2.700.2: #i85898# Stripping all external header guards 2008/03/31 17:13:30 rt 1.2.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ff2f58aa14dcb03ec85a4ea955f9cb27ac1c89f8]

INTEGRATION: CWS changefileheader (1.10.354); FILE MERGED 2008/04/01 15:49:14 thb 1.10.354.3: #i85898# Stripping all external header guards 2008/04/01 12:46:20 thb 1.10.354.2: #i85898# Stripping all external header guards 2008/03/31 14:17:55 rt 1.10.354.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f9b03dd01b32b91d20abdf6c2aa4548e476bfe6f]

INTEGRATION: CWS changefileheader (1.3.774); FILE MERGED 2008/03/31 13:00:54 rt 1.3.774.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [08a3acbf0bb2c1a8462bd8ca54473d36d5398c51]

INTEGRATION: CWS changefileheader (1.5.18); FILE MERGED 2008/03/31 16:50:38 rt 1.5.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7c3776ccfe5b5217d16c24f8f6a035b1944f7be9]

INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/03/28 16:43:04 rt 1.6.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [63955f6976904a6aec04ae6c6553212f0674ceb0]

INTEGRATION: CWS changefileheader (1.6.62); FILE MERGED 2008/04/01 15:33:49 thb 1.6.62.3: #i85898# Stripping all external header guards 2008/04/01 12:38:24 thb 1.6.62.2: #i85898# Stripping all external header guards 2008/03/31 13:56:44 rt 1.6.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bb57d65db0089a94fb94852ed101ce58a29a7e18]

INTEGRATION: CWS changefileheader (1.7.24); FILE MERGED 2008/04/01 16:00:20 thb 1.7.24.2: #i85898# Stripping all external header guards 2008/03/31 13:06:11 rt 1.7.24.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d61d603c72df56b83a795b8728ad34e67b1f7655]

INTEGRATION: CWS changefileheader (1.3.700); FILE MERGED 2008/04/01 15:29:33 thb 1.3.700.2: #i85898# Stripping all external header guards 2008/03/31 17:13:30 rt 1.3.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [306e5da6c377c25e12161e9766a8c98287ec4452]

INTEGRATION: CWS changefileheader (1.2.774); FILE MERGED 2008/03/31 13:00:53 rt 1.2.774.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7233608f82bb026a96ebc13df49870ba99db8fe4]

INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/03/28 16:43:04 rt 1.7.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4ef3135a5e455c25628ee93d27a20ecd56a72300]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/28 15:49:53 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4fcd72f55595071276ec5d75aaa2f94a0c369e8f]

INTEGRATION: CWS changefileheader (1.6.18); FILE MERGED 2008/03/31 16:50:38 rt 1.6.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5035af9719cc4d6d141b055c86a0c9c885acf4f5]

INTEGRATION: CWS changefileheader (1.4.52); FILE MERGED 2008/03/31 13:06:10 rt 1.4.52.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [89bb39ed7dfcf2f592bdd03ec1bc827317447dd0]

INTEGRATION: CWS changefileheader (1.7.622); FILE MERGED 2008/04/01 15:29:33 thb 1.7.622.2: #i85898# Stripping all external header guards 2008/03/31 17:13:30 rt 1.7.622.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3216bd3ef7a8770881a9ad3932971e552cf72ab8]

INTEGRATION: CWS changefileheader (1.16.184); FILE MERGED 2008/04/01 15:33:49 thb 1.16.184.3: #i85898# Stripping all external header guards 2008/04/01 12:38:24 thb 1.16.184.2: #i85898# Stripping all external header guards 2008/03/31 13:56:44 rt 1.16.184.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [856d7cd4d0c02ae8c44d12dcf13e18d14063c802]

INTEGRATION: CWS changefileheader (1.6.2); FILE MERGED 2008/03/28 16:04:01 rt 1.6.2.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [90f17ddb72f47320e2dc2be1586ff76d81ce2ac4]

INTEGRATION: CWS changefileheader (1.5.602); FILE MERGED 2008/04/01 15:49:14 thb 1.5.602.3: #i85898# Stripping all external header guards 2008/04/01 12:46:20 thb 1.5.602.2: #i85898# Stripping all external header guards 2008/03/31 14:17:55 rt 1.5.602.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f8950336285046d86d108935d00c98bae1237721]

INTEGRATION: CWS changefileheader (1.4.8); FILE MERGED 2008/03/31 13:32:07 rt 1.4.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e0d9e0ac393c4370173b7d2dc12a5513bca8d5de]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:43:04 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [71d52931f0bdffc1779724a2ebb4af365f012083]

INTEGRATION: CWS changefileheader (1.4.30); FILE MERGED 2008/03/31 13:06:10 rt 1.4.30.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e2d57f89508901e64e46c6c283ccce5679474f98]

INTEGRATION: CWS changefileheader (1.4.436); FILE MERGED 2008/04/01 15:29:33 thb 1.4.436.3: #i85898# Stripping all external header guards 2008/04/01 12:35:56 thb 1.4.436.2: #i85898# Stripping all external header guards 2008/03/31 17:13:30 rt 1.4.436.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ba63d9ee7ab59570356fd66ae7c8db0f0b197870]

INTEGRATION: CWS changefileheader (1.4.138); FILE MERGED 2008/03/28 16:04:01 rt 1.4.138.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [839c25104a191f43a19f5f95e667d2d507eb706f]

INTEGRATION: CWS changefileheader (1.10.446); FILE MERGED 2008/04/01 15:49:14 thb 1.10.446.3: #i85898# Stripping all external header guards 2008/04/01 12:46:20 thb 1.10.446.2: #i85898# Stripping all external header guards 2008/03/31 14:17:55 rt 1.10.446.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [092cb7a074cea8ff7a687dbd862c72e2facc944b]

INTEGRATION: CWS changefileheader (1.4.774); FILE MERGED 2008/04/01 15:44:22 thb 1.4.774.3: #i85898# Stripping all external header guards 2008/04/01 12:43:08 thb 1.4.774.2: #i85898# Stripping all external header guards 2008/03/31 13:00:53 rt 1.4.774.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [067087015d43ff1ac2a37b663d7c797fc133c1e4]

INTEGRATION: CWS changefileheader (1.2.104); FILE MERGED 2008/04/01 15:23:37 thb 1.2.104.3: #i85898# Stripping all external header guards 2008/04/01 12:33:09 thb 1.2.104.2: #i85898# Stripping all external header guards 2008/03/31 13:32:07 rt 1.2.104.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e502c40ed254c45c1eced22532d74691f87b84cd]

INTEGRATION: CWS changefileheader (1.5.298); FILE MERGED 2008/04/01 15:33:49 thb 1.5.298.3: #i85898# Stripping all external header guards 2008/04/01 12:38:24 thb 1.5.298.2: #i85898# Stripping all external header guards 2008/03/31 13:56:44 rt 1.5.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [76905b2e2b5881528f293ce9863db4294d3acdb9]

INTEGRATION: CWS changefileheader (1.2.74); FILE MERGED 2008/03/31 13:06:10 rt 1.2.74.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2a519912e89a185f0927eca9df655a3fc6c9c27c]

INTEGRATION: CWS changefileheader (1.2.210); FILE MERGED 2008/03/31 15:58:15 rt 1.2.210.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [84d69dd050edeb29a0f85f96d0005b2f0e14d9ce]

INTEGRATION: CWS changefileheader (1.7.700); FILE MERGED 2008/04/01 15:29:32 thb 1.7.700.3: #i85898# Stripping all external header guards 2008/04/01 12:35:56 thb 1.7.700.2: #i85898# Stripping all external header guards 2008/03/31 17:13:30 rt 1.7.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d49736086659347b36f62c109aa52ca5f8254fb7]

INTEGRATION: CWS changefileheader (1.5.86); FILE MERGED 2008/03/28 16:04:01 rt 1.5.86.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [934753c515817a0579c5f381870b46740104bb66]

INTEGRATION: CWS changefileheader (1.3.1256); FILE MERGED 2008/04/01 15:49:14 thb 1.3.1256.3: #i85898# Stripping all external header guards 2008/04/01 12:46:19 thb 1.3.1256.2: #i85898# Stripping all external header guards 2008/03/31 14:17:54 rt 1.3.1256.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3fab84348afef9a2fbe046c60074c25bb0ccce69]

INTEGRATION: CWS changefileheader (1.4.774); FILE MERGED 2008/03/31 13:00:53 rt 1.4.774.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0b19315c444d5b625a1b3c4224ad5023425c7826]

INTEGRATION: CWS changefileheader (1.4.56); FILE MERGED 2008/04/01 15:23:37 thb 1.4.56.3: #i85898# Stripping all external header guards 2008/04/01 12:33:09 thb 1.4.56.2: #i85898# Stripping all external header guards 2008/03/31 13:32:06 rt 1.4.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7d90a15a6bb0d857e497b1b23295221977809a22]

INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/03/28 16:43:04 rt 1.5.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [898b02da3c9ef009e9a849fbe86cf13571e6bf3f]

INTEGRATION: CWS changefileheader (1.3.74); FILE MERGED 2008/03/31 13:06:10 rt 1.3.74.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7b824ff679cc77538aaae88bcab8ad53882d41e4]

INTEGRATION: CWS changefileheader (1.2.16); FILE MERGED 2008/03/31 13:56:44 rt 1.2.16.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [412a3e99b55c533e8ebfbe577269f6d1d692142d]

INTEGRATION: CWS changefileheader (1.16.120); FILE MERGED 2008/03/31 14:17:54 rt 1.16.120.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [31ab45d964ad9623021e73894798defac8b604ea]

INTEGRATION: CWS changefileheader (1.5.240); FILE MERGED 2008/04/01 15:29:32 thb 1.5.240.2: #i85898# Stripping all external header guards 2008/03/31 17:13:30 rt 1.5.240.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e292158b220320e98baf9b089ba2eb9482ad214a]

INTEGRATION: CWS changefileheader (1.4.86); FILE MERGED 2008/04/01 15:00:19 thb 1.4.86.2: #i85898# Stripping all external header guards 2008/03/28 16:04:01 rt 1.4.86.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7e1a9474cc0176c563c1ea6aa520a1df02e62694]

INTEGRATION: CWS changefileheader (1.3.300); FILE MERGED 2008/03/31 13:00:53 rt 1.3.300.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bd89a04d01d153a5a15e2760cece652a4a85387d]

INTEGRATION: CWS changefileheader (1.2.104); FILE MERGED 2008/04/01 15:23:37 thb 1.2.104.3: #i85898# Stripping all external header guards 2008/04/01 12:33:09 thb 1.2.104.2: #i85898# Stripping all external header guards 2008/03/31 13:32:06 rt 1.2.104.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [64145612b8088ab84eff28295d3082de21889a91]

INTEGRATION: CWS changefileheader (1.5.58); FILE MERGED 2008/03/28 15:49:53 rt 1.5.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1274e2cadb41e63497284a51d97ee2317aa69497]

INTEGRATION: CWS changefileheader (1.4.38); FILE MERGED 2008/03/31 13:06:10 rt 1.4.38.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [96b8eeea3981f180cd508def307c4be8dd405648]

INTEGRATION: CWS changefileheader (1.10.14); FILE MERGED 2008/03/31 13:56:44 rt 1.10.14.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [54c62241e28c6e1d82db4be9de08b1f86e87de7a]

INTEGRATION: CWS changefileheader (1.3.300); FILE MERGED 2008/03/31 17:13:30 rt 1.3.300.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [57446ac4fc4e435c93a94f1866bd3bb0adff0517]

INTEGRATION: CWS changefileheader (1.11.450); FILE MERGED 2008/04/01 15:49:14 thb 1.11.450.3: #i85898# Stripping all external header guards 2008/04/01 12:46:19 thb 1.11.450.2: #i85898# Stripping all external header guards 2008/03/31 14:17:54 rt 1.11.450.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a15fa4e7ebf8e43580ad490a271de393205a4b59]

INTEGRATION: CWS changefileheader (1.3.138); FILE MERGED 2008/03/28 16:04:00 rt 1.3.138.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5bdceeb1806b6d3bbe506034ff299b190687ab6e]

INTEGRATION: CWS changefileheader (1.6.428); FILE MERGED 2008/04/01 15:44:22 thb 1.6.428.2: #i85898# Stripping all external header guards 2008/03/31 13:00:53 rt 1.6.428.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0fc30504e51344b121b5377d8c878132abdda47b]

INTEGRATION: CWS changefileheader (1.12.448); FILE MERGED 2008/03/31 16:57:03 rt 1.12.448.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [22b0482e56346aa7eec8e2b8b8593c7ca0d8a29b]

INTEGRATION: CWS changefileheader (1.3.70); FILE MERGED 2008/04/01 15:23:37 thb 1.3.70.3: #i85898# Stripping all external header guards 2008/04/01 12:33:08 thb 1.3.70.2: #i85898# Stripping all external header guards 2008/03/31 13:32:06 rt 1.3.70.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [51727c56d0ea2883dc4afda710ab4af18e18c206]

INTEGRATION: CWS changefileheader (1.7.500); FILE MERGED 2008/03/31 15:58:15 rt 1.7.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0bc1f65e05d1165eb0872fb7f224755025793ac4]

INTEGRATION: CWS changefileheader (1.5.38); FILE MERGED 2008/03/31 13:06:10 rt 1.5.38.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5a33de10e2362bf3032a159c519ce13f857c1e4d]

INTEGRATION: CWS changefileheader (1.6.624); FILE MERGED 2008/03/31 13:56:44 rt 1.6.624.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e99b8e6b0b165f1f05b5ca964ccf6cf6863742b7]

INTEGRATION: CWS changefileheader (1.6.330); FILE MERGED 2008/04/01 12:35:56 thb 1.6.330.2: #i85898# Stripping all external header guards 2008/03/31 17:13:30 rt 1.6.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f5e55199345183ad2a82b9d14197d36a86f4c290]

INTEGRATION: CWS changefileheader (1.4.86); FILE MERGED 2008/03/28 16:04:00 rt 1.4.86.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e6d77311c11da74eadab9f65fbaec5f01f6f4705]

INTEGRATION: CWS changefileheader (1.5.774); FILE MERGED 2008/04/01 15:44:22 thb 1.5.774.3: #i85898# Stripping all external header guards 2008/04/01 12:43:08 thb 1.5.774.2: #i85898# Stripping all external header guards 2008/03/31 13:00:53 rt 1.5.774.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ddf92dc4a131bed977ad384e260d71e1bb3de150]

INTEGRATION: CWS changefileheader (1.2.104); FILE MERGED 2008/04/01 15:23:37 thb 1.2.104.3: #i85898# Stripping all external header guards 2008/04/01 12:33:08 thb 1.2.104.2: #i85898# Stripping all external header guards 2008/03/31 13:32:06 rt 1.2.104.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [09daeb1acf32a15c81407f93b1589e77f15dc291]

INTEGRATION: CWS changefileheader (1.6.446); FILE MERGED 2008/04/01 15:49:13 thb 1.6.446.3: #i85898# Stripping all external header guards 2008/04/01 12:46:19 thb 1.6.446.2: #i85898# Stripping all external header guards 2008/03/31 14:17:54 rt 1.6.446.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2f05b00217999466a238235747fbfa18b214a2c4]

INTEGRATION: CWS changefileheader (1.9.62); FILE MERGED 2008/03/28 15:49:53 rt 1.9.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1fc40cd4860b2b90207a23dafe3412e49245e740]

INTEGRATION: CWS changefileheader (1.5.30); FILE MERGED 2008/03/31 13:06:10 rt 1.5.30.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a16e166f93f603d5daa1c9b1a2565da8b0aad8b5]

INTEGRATION: CWS changefileheader (1.8.14); FILE MERGED 2008/03/31 13:56:44 rt 1.8.14.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [38958a5b1462cba45d536f6de7c528e525d645cd]

INTEGRATION: CWS changefileheader (1.11.330); FILE MERGED 2008/04/01 15:29:31 thb 1.11.330.3: #i85898# Stripping all external header guards 2008/04/01 12:35:56 thb 1.11.330.2: #i85898# Stripping all external header guards 2008/03/31 17:13:30 rt 1.11.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5fc97a76fad8bbb73f585999215fa0b35ccf104c]

INTEGRATION: CWS changefileheader (1.4.138); FILE MERGED 2008/03/28 16:04:00 rt 1.4.138.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [93ed099276e08e65cbffa08f96482f5d70c598f8]

INTEGRATION: CWS changefileheader (1.3.772); FILE MERGED 2008/04/01 15:44:22 thb 1.3.772.3: #i85898# Stripping all external header guards 2008/04/01 12:43:07 thb 1.3.772.2: #i85898# Stripping all external header guards 2008/03/31 13:00:53 rt 1.3.772.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [058f9c4743b27f8939f2227c7baf6e5acaf94e54]

INTEGRATION: CWS changefileheader (1.3.56); FILE MERGED 2008/04/01 15:23:37 thb 1.3.56.3: #i85898# Stripping all external header guards 2008/04/01 12:33:08 thb 1.3.56.2: #i85898# Stripping all external header guards 2008/03/31 13:32:06 rt 1.3.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [628266b99121453d8791050492dd6d00122b4dd9]

INTEGRATION: CWS changefileheader (1.6.368); FILE MERGED 2008/03/31 14:17:54 rt 1.6.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0e001e5afb480d59988c1e12016ffc91ea6a9282]

INTEGRATION: CWS changefileheader (1.2.120); FILE MERGED 2008/03/31 15:58:15 rt 1.2.120.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [debf6ffd8b6cb7dbc4ca2313aad2eaa114786647]

INTEGRATION: CWS changefileheader (1.17.16); FILE MERGED 2008/03/31 13:56:44 rt 1.17.16.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c82422473eaf4ee3aadb3bfb8e3b77e8f3fd32ef]

INTEGRATION: CWS changefileheader (1.16.698); FILE MERGED 2008/04/01 15:29:31 thb 1.16.698.3: #i85898# Stripping all external header guards 2008/04/01 12:35:55 thb 1.16.698.2: #i85898# Stripping all external header guards 2008/03/31 17:13:30 rt 1.16.698.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cab5ec8a9bb0a25346f01d14d9baccee75fa2fa6]

INTEGRATION: CWS changefileheader (1.10.14); FILE MERGED 2008/04/01 15:58:38 thb 1.10.14.3: #i85898# Stripping all external header guards 2008/04/01 12:55:08 thb 1.10.14.2: #i85898# Stripping all external header guards 2008/03/31 16:57:03 rt 1.10.14.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [78ecc7612875ff8556f266982a3feeb9410b0ff3]

INTEGRATION: CWS changefileheader (1.3.772); FILE MERGED 2008/04/01 15:44:21 thb 1.3.772.3: #i85898# Stripping all external header guards 2008/04/01 12:43:07 thb 1.3.772.2: #i85898# Stripping all external header guards 2008/03/31 13:00:53 rt 1.3.772.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ec5c675e950c98ac6bcbb73d1a2839d38f5964c6]

INTEGRATION: CWS changefileheader (1.5.86); FILE MERGED 2008/03/28 16:04:00 rt 1.5.86.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e6c0acc983d81579043b84642f0eaeb7c74098b5]

INTEGRATION: CWS changefileheader (1.2.104); FILE MERGED 2008/04/01 15:23:37 thb 1.2.104.2: #i85898# Stripping all external header guards 2008/03/31 13:32:06 rt 1.2.104.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [666ca8f25e349f6bfc481f6a461de9b84f8bed90]

INTEGRATION: CWS changefileheader (1.4.1256); FILE MERGED 2008/03/31 14:17:54 rt 1.4.1256.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f453fd65b1a517f25ab8d89208c96bac8f274f89]

INTEGRATION: CWS changefileheader (1.4.166); FILE MERGED 2008/03/28 16:43:03 rt 1.4.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1f1af14e7c3abbe8838f93b1f5a93bf6149edf85]

INTEGRATION: CWS changefileheader (1.7.58); FILE MERGED 2008/03/28 15:49:53 rt 1.7.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [274ff0c01adc28818b7630b9c1c38689262f16a1]

INTEGRATION: CWS changefileheader (1.3.52); FILE MERGED 2008/03/31 13:06:10 rt 1.3.52.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c9984e64374ffb8c4f569143f1ce6091b0988dac]

INTEGRATION: CWS changefileheader (1.20.240); FILE MERGED 2008/04/01 15:29:30 thb 1.20.240.3: #i85898# Stripping all external header guards 2008/04/01 12:35:55 thb 1.20.240.2: #i85898# Stripping all external header guards 2008/03/31 17:13:30 rt 1.20.240.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5de8ffe8623a75740c6bfad631723155b340984e]

INTEGRATION: CWS changefileheader (1.8.2); FILE MERGED 2008/03/31 13:00:53 rt 1.8.2.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [829378870ca8c05ac85f2bbd8089de7b0ebcec1f]

INTEGRATION: CWS changefileheader (1.4.56); FILE MERGED 2008/04/01 15:23:37 thb 1.4.56.3: #i85898# Stripping all external header guards 2008/04/01 12:33:08 thb 1.4.56.2: #i85898# Stripping all external header guards 2008/03/31 13:32:06 rt 1.4.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1a5085d98f3ffc0d2e40df7c264e94e98a60db88]

INTEGRATION: CWS changefileheader (1.9.354); FILE MERGED 2008/04/01 15:49:13 thb 1.9.354.3: #i85898# Stripping all external header guards 2008/04/01 12:46:19 thb 1.9.354.2: #i85898# Stripping all external header guards 2008/03/31 14:17:54 rt 1.9.354.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7bc19952bdf4038cd0ca698c2449690952c7653e]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:43:03 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e571ed772a41384ae926c122f37320b0c3300748]

INTEGRATION: CWS changefileheader (1.11.500); FILE MERGED 2008/03/31 15:58:15 rt 1.11.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4dfbc94d44acd39c606229561dd23d0223b4cb6e]

INTEGRATION: CWS changefileheader (1.3.700); FILE MERGED 2008/04/01 15:29:30 thb 1.3.700.2: #i85898# Stripping all external header guards 2008/03/31 17:13:30 rt 1.3.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [87b89635e4d85caa90482a6e5b2d4a1cac1c5c69]

INTEGRATION: CWS changefileheader (1.5.1072); FILE MERGED 2008/03/31 16:57:03 rt 1.5.1072.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f0f34a97db88deb3693218d4f3410c7a300f1e30]

INTEGRATION: CWS changefileheader (1.9.246); FILE MERGED 2008/04/01 15:44:21 thb 1.9.246.3: #i85898# Stripping all external header guards 2008/04/01 12:43:07 thb 1.9.246.2: #i85898# Stripping all external header guards 2008/03/31 13:00:53 rt 1.9.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7368702fe0312fc0c01f6d4e8cac880a4bb92cc5]

INTEGRATION: CWS changefileheader (1.3.166); FILE MERGED 2008/03/28 16:43:03 rt 1.3.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [46d340cd20574202539faa9efb2c208ee679255e]

INTEGRATION: CWS changefileheader (1.3.1256); FILE MERGED 2008/04/01 15:49:13 thb 1.3.1256.2: #i85898# Stripping all external header guards 2008/03/31 14:17:54 rt 1.3.1256.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6c86c6b0530b5afb3fd05a76446308aff9c04f72]

INTEGRATION: CWS changefileheader (1.3.96); FILE MERGED 2008/04/01 15:23:37 thb 1.3.96.3: #i85898# Stripping all external header guards 2008/04/01 12:33:08 thb 1.3.96.2: #i85898# Stripping all external header guards 2008/03/31 13:32:06 rt 1.3.96.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4c7e9c43dac5fb4483a6749d66deb1b9f5b05cf2]

INTEGRATION: CWS changefileheader (1.4.510); FILE MERGED 2008/03/31 17:13:29 rt 1.4.510.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f868ffc562cef5f4ed30ba212d4ac2dd21e8c3ff]

INTEGRATION: CWS changefileheader (1.23.14); FILE MERGED 2008/04/01 15:58:37 thb 1.23.14.3: #i85898# Stripping all external header guards 2008/04/01 12:55:07 thb 1.23.14.2: #i85898# Stripping all external header guards 2008/03/31 16:57:03 rt 1.23.14.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [976251ab41e83a5d68693772f9a503d1594dd5a1]

INTEGRATION: CWS changefileheader (1.4.30); FILE MERGED 2008/03/28 16:04:00 rt 1.4.30.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c3572082289d6dee438cb8f3ae0e3011ff89ddfc]

INTEGRATION: CWS changefileheader (1.5.170); FILE MERGED 2008/04/01 15:44:21 thb 1.5.170.3: #i85898# Stripping all external header guards 2008/04/01 12:43:07 thb 1.5.170.2: #i85898# Stripping all external header guards 2008/03/31 13:00:52 rt 1.5.170.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7c4cbb22b4576caab3293518ce55cfdbb93a50ac]

INTEGRATION: CWS changefileheader (1.9.368); FILE MERGED 2008/04/01 15:49:13 thb 1.9.368.3: #i85898# Stripping all external header guards 2008/04/01 12:46:19 thb 1.9.368.2: #i85898# Stripping all external header guards 2008/03/31 14:17:54 rt 1.9.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b0b9f5d84b33879acdf90a02335fc11f3634b137]

INTEGRATION: CWS changefileheader (1.6.8); FILE MERGED 2008/04/01 15:23:36 thb 1.6.8.3: #i85898# Stripping all external header guards 2008/04/01 12:33:08 thb 1.6.8.2: #i85898# Stripping all external header guards 2008/03/31 13:32:06 rt 1.6.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ec370e06e5301d55f6a256e53f31f9f1d12ff7f5]

INTEGRATION: CWS changefileheader (1.2.52); FILE MERGED 2008/03/31 13:06:10 rt 1.2.52.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [958327a94cd2b8948f67d43de569127d9870ae53]

INTEGRATION: CWS changefileheader (1.3.76); FILE MERGED 2008/03/28 16:04:00 rt 1.3.76.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6f9cdc93924c44239922175afa1a17e842910909]

INTEGRATION: CWS changefileheader (1.3.330); FILE MERGED 2008/04/01 15:29:30 thb 1.3.330.2: #i85898# Stripping all external header guards 2008/03/31 17:13:29 rt 1.3.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9cb82908b9eefb7b8960c10cf4bead2e513c3cd8]

INTEGRATION: CWS changefileheader (1.19.222); FILE MERGED 2008/04/01 15:44:21 thb 1.19.222.3: #i85898# Stripping all external header guards 2008/04/01 12:43:07 thb 1.19.222.2: #i85898# Stripping all external header guards 2008/03/31 13:00:52 rt 1.19.222.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [25b7421e30812e1a49bedae14d91015176c44aa4]

INTEGRATION: CWS changefileheader (1.7.36); FILE MERGED 2008/03/31 13:06:09 rt 1.7.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [38ce25894b5869541a35251c2e7f565658064d5f]

INTEGRATION: CWS changefileheader (1.4.698); FILE MERGED 2008/04/01 15:49:13 thb 1.4.698.3: #i85898# Stripping all external header guards 2008/04/01 12:46:19 thb 1.4.698.2: #i85898# Stripping all external header guards 2008/03/31 14:17:54 rt 1.4.698.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7903ff04eca4a6b179c538f968eb43eed986608b]

INTEGRATION: CWS changefileheader (1.10.134); FILE MERGED 2008/04/01 15:29:30 thb 1.10.134.3: #i85898# Stripping all external header guards 2008/04/01 12:35:55 thb 1.10.134.2: #i85898# Stripping all external header guards 2008/03/31 17:13:29 rt 1.10.134.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9c4afd3fd7db6b167deb5cb09640ff6a8ae1d89f]

INTEGRATION: CWS changefileheader (1.3.36); FILE MERGED 2008/03/31 13:06:09 rt 1.3.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5a956cdd353a518251988f5671222550af92300f]

INTEGRATION: CWS changefileheader (1.3.292); FILE MERGED 2008/03/28 16:43:03 rt 1.3.292.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f3935d8f48a9ae3a5076fdf6b87ff41c14527532]

INTEGRATION: CWS changefileheader (1.2.104); FILE MERGED 2008/04/01 15:23:36 thb 1.2.104.2: #i85898# Stripping all external header guards 2008/03/31 13:32:06 rt 1.2.104.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cdfffaf179caaa2f11a0e5a9011be1d3c48daa5c]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/28 15:49:52 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [996ba66fba27a83c567db662c5bbab7c94afa168]

INTEGRATION: CWS changefileheader (1.10.500); FILE MERGED 2008/03/31 15:58:15 rt 1.10.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8c5d74a9b3cd40bd81f8c595f2a81ea41a23a587]

INTEGRATION: CWS changefileheader (1.6.938); FILE MERGED 2008/04/01 15:49:12 thb 1.6.938.2: #i85898# Stripping all external header guards 2008/03/31 14:17:54 rt 1.6.938.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5a5172c47c78cc5a3aeda8659489b70b81d357a5]

INTEGRATION: CWS changefileheader (1.3.774); FILE MERGED 2008/04/01 12:43:07 thb 1.3.774.2: #i85898# Stripping all external header guards 2008/03/31 13:00:52 rt 1.3.774.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [602aa48577a055a2d39983e774430293426bef9f]

INTEGRATION: CWS changefileheader (1.5.30); FILE MERGED 2008/03/28 16:04:00 rt 1.5.30.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3e2d3ce458d45b92e9d0186c07934fcd8c82256c]

INTEGRATION: CWS changefileheader (1.2.104); FILE MERGED 2008/04/01 15:23:36 thb 1.2.104.3: #i85898# Stripping all external header guards 2008/04/01 12:33:08 thb 1.2.104.2: #i85898# Stripping all external header guards 2008/03/31 13:32:06 rt 1.2.104.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d9a8acf3ab952a5859358b1e2474d4e4fa6bc1e3]

INTEGRATION: CWS changefileheader (1.7.330); FILE MERGED 2008/04/01 15:29:29 thb 1.7.330.3: #i85898# Stripping all external header guards 2008/04/01 12:35:55 thb 1.7.330.2: #i85898# Stripping all external header guards 2008/03/31 17:13:29 rt 1.7.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [02608e6abbe210614c33d263bebe0494d1fcd655]

INTEGRATION: CWS changefileheader (1.11.172); FILE MERGED 2008/03/31 15:58:15 rt 1.11.172.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a981301d6adf4536b9616670bb6e52ca9bc42403]

INTEGRATION: CWS changefileheader (1.2.1256); FILE MERGED 2008/03/31 14:17:54 rt 1.2.1256.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b841a599d7e96700a5c1c161e72b3e477dd84c67]

INTEGRATION: CWS changefileheader (1.9.246); FILE MERGED 2008/03/31 13:00:52 rt 1.9.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d64e79c861ceaa80ec4344ca4c97dfb961ee8248]

INTEGRATION: CWS changefileheader (1.8.624); FILE MERGED 2008/03/31 13:56:43 rt 1.8.624.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8d4839175f0d57aa4c1a1cc1bcdc27af8d53a7a1]

INTEGRATION: CWS changefileheader (1.3.8); FILE MERGED 2008/03/31 13:32:06 rt 1.3.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c270a85eb35bea911e089d6b66f892d28b2bd68e]

INTEGRATION: CWS changefileheader (1.3.86); FILE MERGED 2008/04/01 15:00:19 thb 1.3.86.2: #i85898# Stripping all external header guards 2008/03/28 16:04:00 rt 1.3.86.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5d10969e85be53bf4eb170719271828831728dbf]

INTEGRATION: CWS changefileheader (1.6.446); FILE MERGED 2008/04/01 15:49:12 thb 1.6.446.3: #i85898# Stripping all external header guards 2008/04/01 12:46:18 thb 1.6.446.2: #i85898# Stripping all external header guards 2008/03/31 14:17:54 rt 1.6.446.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0c7d84dde23e9bef765f3fbad425a3d8ee154b50]

INTEGRATION: CWS changefileheader (1.6.344); FILE MERGED 2008/04/01 15:29:29 thb 1.6.344.3: #i85898# Stripping all external header guards 2008/04/01 12:35:55 thb 1.6.344.2: #i85898# Stripping all external header guards 2008/03/31 17:13:29 rt 1.6.344.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1908d7f94bfb84547330c0463ac7f4afea4a0d86]

INTEGRATION: CWS changefileheader (1.3.774); FILE MERGED 2008/04/01 15:44:21 thb 1.3.774.3: #i85898# Stripping all external header guards 2008/04/01 12:43:07 thb 1.3.774.2: #i85898# Stripping all external header guards 2008/03/31 13:00:52 rt 1.3.774.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [293b634fd82d92d445f28169c53b4fb511de99e5]

INTEGRATION: CWS changefileheader (1.6.624); FILE MERGED 2008/03/31 13:56:43 rt 1.6.624.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [48811ac5a9c0bb0097f561ce5f36ea7ab54b3bbf]

INTEGRATION: CWS changefileheader (1.4.18); FILE MERGED 2008/03/31 13:06:09 rt 1.4.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [54d21101701d3f11ee7f8d872896ba11d3112d93]

INTEGRATION: CWS changefileheader (1.13.242); FILE MERGED 2008/03/31 16:57:03 rt 1.13.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9f950d775b3ff6c374f8452ba4ac86f154cf92e8]

INTEGRATION: CWS changefileheader (1.6.368); FILE MERGED 2008/04/01 15:49:12 thb 1.6.368.3: #i85898# Stripping all external header guards 2008/04/01 12:46:18 thb 1.6.368.2: #i85898# Stripping all external header guards 2008/03/31 14:17:54 rt 1.6.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0fca03496b06e6425f146c17aa32df565bd40ff4]

INTEGRATION: CWS changefileheader (1.4.700); FILE MERGED 2008/04/01 12:35:55 thb 1.4.700.2: #i85898# Stripping all external header guards 2008/03/31 17:13:29 rt 1.4.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [08458e8c221f6893dec80a2fea2db33e68712a75]

INTEGRATION: CWS changefileheader (1.13.210); FILE MERGED 2008/03/31 15:58:15 rt 1.13.210.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f01f083ee9a7c5f33fc186a81da0422c35c72fbc]

INTEGRATION: CWS changefileheader (1.16.122); FILE MERGED 2008/03/31 13:56:43 rt 1.16.122.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fde64bb1e0d64dc4dc0b7a62412b8c43c720fc22]

INTEGRATION: CWS changefileheader (1.2.772); FILE MERGED 2008/04/01 15:44:21 thb 1.2.772.2: #i85898# Stripping all external header guards 2008/03/31 13:00:52 rt 1.2.772.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [20774b0c1edaefed50ecb9d96e0f58d99dc047e8]

INTEGRATION: CWS changefileheader (1.7.18); FILE MERGED 2008/03/31 16:50:38 rt 1.7.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ed8f740d290c0e351b8bf55e76e6244d9027f1fd]

INTEGRATION: CWS changefileheader (1.6.74); FILE MERGED 2008/03/31 13:06:09 rt 1.6.74.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a8f04d7f625269a14013bd1690d6ca059d756e90]

INTEGRATION: CWS changefileheader (1.6.38); FILE MERGED 2008/03/31 16:57:03 rt 1.6.38.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c53acf211a338e7d3d13cc43c49c470b309078c2]

INTEGRATION: CWS changefileheader (1.10.138); FILE MERGED 2008/04/01 15:49:12 thb 1.10.138.3: #i85898# Stripping all external header guards 2008/04/01 12:46:18 thb 1.10.138.2: #i85898# Stripping all external header guards 2008/03/31 14:17:54 rt 1.10.138.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c85c7b5bacc535c1945d4f901a1213a3454768ea]

INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/03/28 16:04:00 rt 1.7.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fc460867b32c4accef554cb3f92d021a2c6438cb]

INTEGRATION: CWS changefileheader (1.3.700); FILE MERGED 2008/04/01 15:29:29 thb 1.3.700.3: #i85898# Stripping all external header guards 2008/04/01 12:35:55 thb 1.3.700.2: #i85898# Stripping all external header guards 2008/03/31 17:13:29 rt 1.3.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6ce3cbbe2c79545b63f403529275e3f4b396282e]

INTEGRATION: CWS changefileheader (1.4.246); FILE MERGED 2008/03/31 13:00:52 rt 1.4.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [241473d965bc204c3cb01b44438961f1a5626900]

INTEGRATION: CWS changefileheader (1.7.624); FILE MERGED 2008/03/31 13:56:43 rt 1.7.624.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ede438370c67fcc0b13ee8d9a454a7ed5e242a26]

INTEGRATION: CWS changefileheader (1.3.500); FILE MERGED 2008/03/31 15:58:15 rt 1.3.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b71f7793c3938db49f9a9855e83526f420d85d36]

INTEGRATION: CWS changefileheader (1.2.104); FILE MERGED 2008/03/31 13:32:05 rt 1.2.104.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a05471aae2dc4e514e5cbb7a49c7e456c75d7462]

INTEGRATION: CWS changefileheader (1.2.74); FILE MERGED 2008/03/31 13:06:09 rt 1.2.74.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bb2a2153bdf89ac82909a95733836f670f767964]

INTEGRATION: CWS changefileheader (1.4.38); FILE MERGED 2008/03/31 16:57:03 rt 1.4.38.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d2e7fcb4abecc1e21c615ad985dc19a0e5844a63]

INTEGRATION: CWS changefileheader (1.3.1256); FILE MERGED 2008/03/31 14:17:54 rt 1.3.1256.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e424590e0a399f937c3ad7a4c24f88fb2c1cc060]

INTEGRATION: CWS changefileheader (1.2.138); FILE MERGED 2008/03/28 16:04:00 rt 1.2.138.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f0e20017e64eb176f47398f5fdc31b450ad40ee8]

INTEGRATION: CWS changefileheader (1.10.136); FILE MERGED 2008/04/01 15:29:29 thb 1.10.136.3: #i85898# Stripping all external header guards 2008/04/01 12:35:55 thb 1.10.136.2: #i85898# Stripping all external header guards 2008/03/31 17:13:29 rt 1.10.136.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e077b2220b553fe1ffd79dda320130ad7d77bbef]

INTEGRATION: CWS changefileheader (1.43.16); FILE MERGED 2008/03/31 13:56:43 rt 1.43.16.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [87e31eb65a9c57c423cba765367d3012fba91e63]

INTEGRATION: CWS changefileheader (1.2.774); FILE MERGED 2008/03/31 13:00:52 rt 1.2.774.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [32d8912c083894bae2a5b9352ff2666f417c2cf7]

INTEGRATION: CWS changefileheader (1.13.120); FILE MERGED 2008/03/31 15:58:15 rt 1.13.120.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0b7b2663980d3823380b6c8492589e68510d6d3e]

INTEGRATION: CWS changefileheader (1.2.104); FILE MERGED 2008/04/01 12:33:08 thb 1.2.104.2: #i85898# Stripping all external header guards 2008/03/31 13:32:05 rt 1.2.104.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f8c4cc9b709c13271eb4221dde96a1cf5237b9fc]

INTEGRATION: CWS changefileheader (1.15.38); FILE MERGED 2008/04/01 15:58:37 thb 1.15.38.3: #i85898# Stripping all external header guards 2008/04/01 12:55:07 thb 1.15.38.2: #i85898# Stripping all external header guards 2008/03/31 16:57:03 rt 1.15.38.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [57fef7584d696d87dde5f597440ba5ba42ec797d]

INTEGRATION: CWS changefileheader (1.4.1256); FILE MERGED 2008/04/01 15:49:12 thb 1.4.1256.3: #i85898# Stripping all external header guards 2008/04/01 12:46:18 thb 1.4.1256.2: #i85898# Stripping all external header guards 2008/03/31 14:17:54 rt 1.4.1256.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a211f932cd83e90b50eda9b4cf635af94d627a85]

INTEGRATION: CWS changefileheader (1.3.138); FILE MERGED 2008/03/28 16:03:59 rt 1.3.138.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4814c2d9952c5e7c2cc67ac1923b22fc67872d81]

INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/03/28 16:43:03 rt 1.6.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7400b9c35e9dfcde5e002bb8328af98d1753f658]

INTEGRATION: CWS changefileheader (1.9.134); FILE MERGED 2008/04/01 12:35:54 thb 1.9.134.2: #i85898# Stripping all external header guards 2008/03/31 17:13:29 rt 1.9.134.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8f1ab425840c225392858ab45a7513baa0bdb2bb]

INTEGRATION: CWS changefileheader (1.11.624); FILE MERGED 2008/03/31 13:56:43 rt 1.11.624.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4b9177a8ff44f760d5912f60e53f45511a938ee3]

INTEGRATION: CWS changefileheader (1.15.34); FILE MERGED 2008/04/01 15:58:37 thb 1.15.34.3: #i85898# Stripping all external header guards 2008/04/01 12:55:07 thb 1.15.34.2: #i85898# Stripping all external header guards 2008/03/31 16:57:03 rt 1.15.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0810e1861a224d5eda9bbcc025432685a055314e]

INTEGRATION: CWS changefileheader (1.3.96); FILE MERGED 2008/04/01 12:33:07 thb 1.3.96.2: #i85898# Stripping all external header guards 2008/03/31 13:32:05 rt 1.3.96.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [45e9e73ceeaa7baae67686536ff930624d88bc81]

INTEGRATION: CWS changefileheader (1.6.52); FILE MERGED 2008/03/28 16:03:59 rt 1.6.52.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5383cbbc28180ee34fb79f956ef5827c1f39baad]

INTEGRATION: CWS changefileheader (1.8.10); FILE MERGED 2008/03/28 16:43:03 rt 1.8.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [454abaa8899c09ed3553cb6909d407d90e7a0822]

INTEGRATION: CWS changefileheader (1.12.572); FILE MERGED 2008/03/31 13:56:43 rt 1.12.572.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1235aeb8c71cc718308ca5221348926937784672]

INTEGRATION: CWS changefileheader (1.13.134); FILE MERGED 2008/04/01 12:35:54 thb 1.13.134.2: #i85898# Stripping all external header guards 2008/03/31 17:13:29 rt 1.13.134.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [66dc265c53ae48b195b6d375b12c43672cf97b1d]

INTEGRATION: CWS changefileheader (1.6.8); FILE MERGED 2008/03/31 13:32:05 rt 1.6.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ea4f06c8e5406dcb3f6a6d480922843f0cf0db70]

INTEGRATION: CWS changefileheader (1.10.242); FILE MERGED 2008/03/31 16:57:03 rt 1.10.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [405cad623297a912043af4d8d8078728a55238ab]

INTEGRATION: CWS changefileheader (1.3.10); FILE MERGED 2008/03/28 16:03:59 rt 1.3.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4fdeb16e3694960793a56f256139ebe9ef9d97b1]

INTEGRATION: CWS changefileheader (1.4.166); FILE MERGED 2008/03/28 16:43:02 rt 1.4.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [86d7f1e2cfc1f2a2f830c26f4e9e1b70beed4932]

INTEGRATION: CWS changefileheader (1.6.774); FILE MERGED 2008/04/01 15:44:21 thb 1.6.774.2: #i85898# Stripping all external header guards 2008/03/31 13:00:52 rt 1.6.774.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7b46d44e1913c2520ecbca7c63fba5595d3863c8]

INTEGRATION: CWS changefileheader (1.8.220); FILE MERGED 2008/03/31 13:56:43 rt 1.8.220.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a2b7f0b98f2afe0fa28ade473b26f3f51b5c1ae5]

INTEGRATION: CWS changefileheader (1.4.700); FILE MERGED 2008/04/01 12:35:54 thb 1.4.700.2: #i85898# Stripping all external header guards 2008/03/31 17:13:28 rt 1.4.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6eef2ca9806e794e8e42deac9ce233305f3cf627]

INTEGRATION: CWS changefileheader (1.8.500); FILE MERGED 2008/03/31 15:58:15 rt 1.8.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3500dcca1c53b2312d1935840ca575310a5ec175]

INTEGRATION: CWS changefileheader (1.6.8); FILE MERGED 2008/04/01 15:23:36 thb 1.6.8.3: #i85898# Stripping all external header guards 2008/04/01 12:33:07 thb 1.6.8.2: #i85898# Stripping all external header guards 2008/03/31 13:32:05 rt 1.6.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a7bf14dd6b07a4b98f7d2df94d4262fe2621222d]

INTEGRATION: CWS changefileheader (1.4.1202); FILE MERGED 2008/03/31 16:57:03 rt 1.4.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [41fb6194ce5a71d42ca832523e33c0ed31046bd8]

INTEGRATION: CWS changefileheader (1.7.18); FILE MERGED 2008/03/31 16:50:37 rt 1.7.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fb8a824591f6f205591c97925d11ade8bbcd62cb]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:43:02 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0d1d09661b4475290e89a25500bb7ddf1bffd307]

INTEGRATION: CWS changefileheader (1.2.774); FILE MERGED 2008/04/01 15:44:21 thb 1.2.774.2: #i85898# Stripping all external header guards 2008/03/31 13:00:52 rt 1.2.774.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [28e2d873d4e33196c168dbddc98cbfaad26d3ba4]

INTEGRATION: CWS changefileheader (1.13.298); FILE MERGED 2008/03/31 13:56:43 rt 1.13.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a5b3abe152f27a064722009e6315df67307b169f]

INTEGRATION: CWS changefileheader (1.3.700); FILE MERGED 2008/04/01 15:29:29 thb 1.3.700.3: #i85898# Stripping all external header guards 2008/04/01 12:35:54 thb 1.3.700.2: #i85898# Stripping all external header guards 2008/03/31 17:13:28 rt 1.3.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bba5dc684ccff69679d9d419adf4939e77449817]

INTEGRATION: CWS changefileheader (1.2.294); FILE MERGED 2008/03/31 15:58:15 rt 1.2.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fe7c6e31991a1a4ee5b877c9dfd4d7bb29ca8fee]

INTEGRATION: CWS changefileheader (1.12.178); FILE MERGED 2008/04/01 15:58:36 thb 1.12.178.3: #i85898# Stripping all external header guards 2008/04/01 12:55:07 thb 1.12.178.2: #i85898# Stripping all external header guards 2008/03/31 16:57:03 rt 1.12.178.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3beda1e11fec5c26e749661cf99182adda5d7003]

INTEGRATION: CWS changefileheader (1.2.752); FILE MERGED 2008/04/01 15:49:11 thb 1.2.752.3: #i85898# Stripping all external header guards 2008/04/01 12:46:18 thb 1.2.752.2: #i85898# Stripping all external header guards 2008/03/31 14:17:54 rt 1.2.752.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [103c70345f5e9f6b2739938f72267f4707d86cc8]

INTEGRATION: CWS changefileheader (1.6.16); FILE MERGED 2008/03/28 16:03:59 rt 1.6.16.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [87af77db8d6f125d864f9bd320629a0e15aec180]

INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/03/28 16:43:02 rt 1.6.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [490f21c23e2e2877ccb82635e64e2b6ec46c6d8a]

INTEGRATION: CWS changefileheader (1.3.546); FILE MERGED 2008/04/01 15:44:21 thb 1.3.546.2: #i85898# Stripping all external header guards 2008/04/01 12:43:07 thb 1.3.546.1: #i85898# Stripping all external header guards


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ec9e3a0c345746d9670ad3fd4a3f819e331e326a]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/31 13:56:42 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e2f10be112e710addaee906ba4f9dee58c3f8b3b]

INTEGRATION: CWS changefileheader (1.26.34); FILE MERGED 2008/04/01 15:29:28 thb 1.26.34.3: #i85898# Stripping all external header guards 2008/04/01 12:35:54 thb 1.26.34.2: #i85898# Stripping all external header guards 2008/03/31 17:13:28 rt 1.26.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [362755d9f60ca73f010cff0aa712b70daf853bb5]

INTEGRATION: CWS changefileheader (1.7.8); FILE MERGED 2008/04/01 15:23:36 thb 1.7.8.3: #i85898# Stripping all external header guards 2008/04/01 12:33:07 thb 1.7.8.2: #i85898# Stripping all external header guards 2008/03/31 13:32:05 rt 1.7.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [51440a45da901954130a7925393f48a2d7539768]

INTEGRATION: CWS changefileheader (1.5.718); FILE MERGED 2008/04/01 12:55:07 thb 1.5.718.2: #i85898# Stripping all external header guards 2008/03/31 16:57:03 rt 1.5.718.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f9124a28a5a2df6f7e5314522b64d4d4601037ac]

INTEGRATION: CWS changefileheader (1.3.46); FILE MERGED 2008/04/01 10:47:29 thb 1.3.46.2: #i85898# Stripping all external header guards 2008/03/28 16:03:59 rt 1.3.46.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [60026a37f0fcf2a6514d0897aa181c3c5f4925e9]

INTEGRATION: CWS changefileheader (1.6.938); FILE MERGED 2008/04/01 15:49:11 thb 1.6.938.3: #i85898# Stripping all external header guards 2008/04/01 12:46:18 thb 1.6.938.2: #i85898# Stripping all external header guards 2008/03/31 14:17:54 rt 1.6.938.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a6ddda79a2b019eb65e55b53f96b169c2a8cf91b]

INTEGRATION: CWS changefileheader (1.6.278); FILE MERGED 2008/03/31 13:00:52 rt 1.6.278.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a70bdc0516a8f55509a2f42f29bbda8fc41d8709]

INTEGRATION: CWS changefileheader (1.4.16); FILE MERGED 2008/03/31 13:56:42 rt 1.4.16.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e352ed4932824a8ff2b43be6fb6adc41542c5eb8]

INTEGRATION: CWS changefileheader (1.109.34); FILE MERGED 2008/04/01 15:29:28 thb 1.109.34.3: #i85898# Stripping all external header guards 2008/04/01 12:35:54 thb 1.109.34.2: #i85898# Stripping all external header guards 2008/03/31 17:13:28 rt 1.109.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1cb769fa901a00265e98e26f3c886cfb25c1b380]

INTEGRATION: CWS changefileheader (1.6.500); FILE MERGED 2008/03/31 15:58:14 rt 1.6.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4a426b8d9cfef300ad9819fdf45594ca2fe2bd22]

INTEGRATION: CWS changefileheader (1.3.8); FILE MERGED 2008/04/01 15:23:36 thb 1.3.8.3: #i85898# Stripping all external header guards 2008/04/01 12:33:07 thb 1.3.8.2: #i85898# Stripping all external header guards 2008/03/31 13:32:05 rt 1.3.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b85488d9855384ec9211a48890ad4b4e7cd71ae5]

INTEGRATION: CWS changefileheader (1.6.46); FILE MERGED 2008/04/01 15:00:18 thb 1.6.46.3: #i85898# Stripping all external header guards 2008/04/01 10:47:29 thb 1.6.46.2: #i85898# Stripping all external header guards 2008/03/28 16:03:59 rt 1.6.46.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [60b5f63aae4d06f9bc7191cb141d392016c60268]

INTEGRATION: CWS changefileheader (1.4.774); FILE MERGED 2008/04/01 12:43:07 thb 1.4.774.2: #i85898# Stripping all external header guards 2008/03/31 13:00:52 rt 1.4.774.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [86ecef2f57bcd07ecfdbcd96a44f99ffebb3c368]

INTEGRATION: CWS changefileheader (1.3.298); FILE MERGED 2008/04/01 15:33:48 thb 1.3.298.3: #i85898# Stripping all external header guards 2008/04/01 12:38:24 thb 1.3.298.2: #i85898# Stripping all external header guards 2008/03/31 13:56:42 rt 1.3.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f9f1c22a95471bf01c4704bb8cc1d1031aa48379]

INTEGRATION: CWS changefileheader (1.9.700); FILE MERGED 2008/04/01 15:29:28 thb 1.9.700.2: #i85898# Stripping all external header guards 2008/03/31 17:13:28 rt 1.9.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7e90fd91cd4b93c1c782efbb4765bfd25687ea9f]

INTEGRATION: CWS changefileheader (1.3.500); FILE MERGED 2008/03/31 15:58:14 rt 1.3.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9e3106cdf0b4725778344b59eabb023e3debf1da]

INTEGRATION: CWS changefileheader (1.3.4); FILE MERGED 2008/03/31 13:32:05 rt 1.3.4.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ba5367d52f7902172f526c61d82075fc9d2fcd13]

INTEGRATION: CWS changefileheader (1.5.1256); FILE MERGED 2008/04/01 12:46:18 thb 1.5.1256.2: #i85898# Stripping all external header guards 2008/03/31 14:17:53 rt 1.5.1256.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ad5bd478403bad52d2cab701073cc85fc62b921a]

INTEGRATION: CWS changefileheader (1.2.138); FILE MERGED 2008/03/28 16:03:59 rt 1.2.138.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e69a1be56b60ac4aa171105a97d6a88ff679d6da]

INTEGRATION: CWS changefileheader (1.3.166); FILE MERGED 2008/03/28 16:43:02 rt 1.3.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9b9eaad393dd8510fbb4436be0b22d5929b10ea2]

INTEGRATION: CWS changefileheader (1.7.774); FILE MERGED 2008/04/01 15:44:21 thb 1.7.774.3: #i85898# Stripping all external header guards 2008/04/01 12:43:07 thb 1.7.774.2: #i85898# Stripping all external header guards 2008/03/31 13:00:51 rt 1.7.774.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3de55ab2027d08cd49467b064efcc525a2721999]

INTEGRATION: CWS changefileheader (1.3.16); FILE MERGED 2008/04/01 15:33:48 thb 1.3.16.2: #i85898# Stripping all external header guards 2008/03/31 13:56:42 rt 1.3.16.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a6945be1a5ee56adc83c117cb7e7fb04d0ca0bfa]

INTEGRATION: CWS changefileheader (1.6.698); FILE MERGED 2008/04/01 15:29:27 thb 1.6.698.3: #i85898# Stripping all external header guards 2008/04/01 12:35:54 thb 1.6.698.2: #i85898# Stripping all external header guards 2008/03/31 17:13:28 rt 1.6.698.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c20d9eac54fbb8da438fc559ad04652b61aa0f70]

INTEGRATION: CWS changefileheader (1.2.294); FILE MERGED 2008/03/31 15:58:14 rt 1.2.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9c2735b24a85dbb909bcb14b56b32b8af4820953]

INTEGRATION: CWS changefileheader (1.4.8); FILE MERGED 2008/03/31 13:32:05 rt 1.4.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e81e711c3b574eaab864ee9b8564d8c70a4dfcf7]

INTEGRATION: CWS changefileheader (1.6.18); FILE MERGED 2008/03/31 16:50:37 rt 1.6.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a248cff3a4ed73385f688003bacf045744cd9fb5]

INTEGRATION: CWS changefileheader (1.4.1254); FILE MERGED 2008/04/01 15:49:11 thb 1.4.1254.3: #i85898# Stripping all external header guards 2008/04/01 12:46:18 thb 1.4.1254.2: #i85898# Stripping all external header guards 2008/03/31 14:17:53 rt 1.4.1254.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ecb3b6bfcc2bdd1c6ce431bff0e525f39fa88e2f]

INTEGRATION: CWS changefileheader (1.8.30); FILE MERGED 2008/03/28 16:03:59 rt 1.8.30.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [106f44f6a1b828088918770e423f3a0fd0bd0137]

INTEGRATION: CWS changefileheader (1.14.388); FILE MERGED 2008/03/31 13:00:51 rt 1.14.388.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1b35fda5068215e6a8c7749d0a1d48028670921c]

INTEGRATION: CWS changefileheader (1.4.216); FILE MERGED 2008/03/31 13:56:42 rt 1.4.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1ea994e6b5cfe0f6f7788bc1e3112cb989cd8264]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:43:02 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3fac7b54875a7bbe133c008104123b456c2d0659]

INTEGRATION: CWS changefileheader (1.8.34); FILE MERGED 2008/04/01 15:29:27 thb 1.8.34.3: #i85898# Stripping all external header guards 2008/04/01 12:35:54 thb 1.8.34.2: #i85898# Stripping all external header guards 2008/03/31 17:13:28 rt 1.8.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [03dc2de0df99e149175e6e5dbdc3bccf55e5f856]

INTEGRATION: CWS changefileheader (1.2.104); FILE MERGED 2008/04/01 15:23:36 thb 1.2.104.3: #i85898# Stripping all external header guards 2008/04/01 12:33:07 thb 1.2.104.2: #i85898# Stripping all external header guards 2008/03/31 13:32:04 rt 1.2.104.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1c798df5b62f45446059ba8cec364781892ed451]

INTEGRATION: CWS changefileheader (1.6.1256); FILE MERGED 2008/04/01 15:49:11 thb 1.6.1256.3: #i85898# Stripping all external header guards 2008/04/01 12:46:18 thb 1.6.1256.2: #i85898# Stripping all external header guards 2008/03/31 14:17:53 rt 1.6.1256.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [361576b4178864053361a1b324e23aa868dec524]

INTEGRATION: CWS changefileheader (1.5.48); FILE MERGED 2008/03/28 16:03:59 rt 1.5.48.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d1da2ecfdf1150fee15479957394fa190f2aa7d7]

INTEGRATION: CWS changefileheader (1.4.774); FILE MERGED 2008/04/01 15:44:20 thb 1.4.774.3: #i85898# Stripping all external header guards 2008/04/01 12:43:07 thb 1.4.774.2: #i85898# Stripping all external header guards 2008/03/31 13:00:51 rt 1.4.774.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [06eeebbb538ad9101350e042005c5f1bc43f4d8e]

INTEGRATION: CWS changefileheader (1.2.358); FILE MERGED 2008/03/31 13:56:42 rt 1.2.358.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e8689d86e9de77aa7fd12f27f14c5fed18c015d4]

INTEGRATION: CWS changefileheader (1.5.330); FILE MERGED 2008/04/01 15:29:27 thb 1.5.330.3: #i85898# Stripping all external header guards 2008/04/01 12:35:54 thb 1.5.330.2: #i85898# Stripping all external header guards 2008/03/31 17:13:28 rt 1.5.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [848c02cf0a9ad50a86983e695796f0b6c8a3aca6]

INTEGRATION: CWS changefileheader (1.10.500); FILE MERGED 2008/03/31 15:58:14 rt 1.10.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2a7b87e362babe922e7437a649a4ffa54fac906c]

INTEGRATION: CWS changefileheader (1.3.16); FILE MERGED 2008/04/01 15:23:36 thb 1.3.16.3: #i85898# Stripping all external header guards 2008/04/01 12:33:07 thb 1.3.16.2: #i85898# Stripping all external header guards 2008/03/31 13:32:04 rt 1.3.16.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [16f955dd867adee2de85236445d4e0e8645d5dd8]

INTEGRATION: CWS changefileheader (1.7.58); FILE MERGED 2008/03/31 16:50:31 rt 1.7.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fd30a76beb09b2ab9d2cc98a16ca0b58f5441212]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/28 15:49:51 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a25b514f5d5f3eaba1312d64fbff590fbdcce6d8]

INTEGRATION: CWS changefileheader (1.8.50); FILE MERGED 2008/04/01 15:49:11 thb 1.8.50.3: #i85898# Stripping all external header guards 2008/04/01 12:46:18 thb 1.8.50.2: #i85898# Stripping all external header guards 2008/03/31 14:17:53 rt 1.8.50.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7303a3df9102f65f75025e78c26bdd11ca23d0f1]

INTEGRATION: CWS changefileheader (1.7.774); FILE MERGED 2008/04/01 15:44:20 thb 1.7.774.3: #i85898# Stripping all external header guards 2008/04/01 12:43:07 thb 1.7.774.2: #i85898# Stripping all external header guards 2008/03/31 13:00:51 rt 1.7.774.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6b1dcd22dd3bb12a8720306bda55f5ccb93c6866]

INTEGRATION: CWS changefileheader (1.8.30); FILE MERGED 2008/04/01 15:00:18 thb 1.8.30.3: #i85898# Stripping all external header guards 2008/04/01 10:47:28 thb 1.8.30.2: #i85898# Stripping all external header guards 2008/03/28 16:03:59 rt 1.8.30.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [97e33663fc815b8a04ad8df0dcd54126dd0f6a59]

INTEGRATION: CWS changefileheader (1.4.166); FILE MERGED 2008/03/28 16:43:01 rt 1.4.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3e13cd23cfcccd599d65d296b85d0715d658a567]

INTEGRATION: CWS changefileheader (1.2.544); FILE MERGED 2008/03/31 13:56:42 rt 1.2.544.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [08de3b59d244af4d8108ecd1791d4c2b967b2d02]

INTEGRATION: CWS changefileheader (1.32.448); FILE MERGED 2008/03/31 16:57:01 rt 1.32.448.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0ab0e87edcf2fe0e1b9f63616cfdf59caaab6839]

INTEGRATION: CWS changefileheader (1.10.500); FILE MERGED 2008/04/01 15:29:26 thb 1.10.500.3: #i85898# Stripping all external header guards 2008/04/01 12:35:54 thb 1.10.500.2: #i85898# Stripping all external header guards 2008/03/31 17:13:28 rt 1.10.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d96c77e6bd57907ae452b784bc33e263d7234eb7]

INTEGRATION: CWS changefileheader (1.5.500); FILE MERGED 2008/03/31 15:58:14 rt 1.5.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [276d6127ab82404cb83da05cff94f668f0166fbd]

INTEGRATION: CWS changefileheader (1.8.58); FILE MERGED 2008/03/31 16:50:31 rt 1.8.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4a9c13fd4aea6cba16b2dbe837e90533bb188cff]

INTEGRATION: CWS changefileheader (1.4.70); FILE MERGED 2008/03/31 13:32:04 rt 1.4.70.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4f858278b768a9316e5bb0d38cef13bb1fb4b17a]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/28 15:49:51 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5ba87d39f0b4931c4b295189f49de78c671aa6cd]

INTEGRATION: CWS changefileheader (1.3.46); FILE MERGED 2008/04/01 15:00:18 thb 1.3.46.3: #i85898# Stripping all external header guards 2008/04/01 10:47:28 thb 1.3.46.2: #i85898# Stripping all external header guards 2008/03/28 16:03:59 rt 1.3.46.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [36b75bb33f77b712e648ff3616194b6702c68e04]

INTEGRATION: CWS changefileheader (1.5.446); FILE MERGED 2008/04/01 15:49:10 thb 1.5.446.3: #i85898# Stripping all external header guards 2008/04/01 12:46:18 thb 1.5.446.2: #i85898# Stripping all external header guards 2008/03/31 14:17:53 rt 1.5.446.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3af81520f1f6935d5f4322f25656ba3acd3709fb]

INTEGRATION: CWS changefileheader (1.2.558); FILE MERGED 2008/04/01 15:33:48 thb 1.2.558.2: #i85898# Stripping all external header guards 2008/03/31 13:56:42 rt 1.2.558.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f491f7b32ef8659abc643eb1cd23da3978c12852]

INTEGRATION: CWS changefileheader (1.6.718); FILE MERGED 2008/04/01 15:58:36 thb 1.6.718.2: #i85898# Stripping all external header guards 2008/03/31 16:57:01 rt 1.6.718.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [450ed558b692cfaddb2403fbeed4c37f8036d01e]

INTEGRATION: CWS changefileheader (1.6.330); FILE MERGED 2008/04/01 15:29:26 thb 1.6.330.3: #i85898# Stripping all external header guards 2008/04/01 12:35:53 thb 1.6.330.2: #i85898# Stripping all external header guards 2008/03/31 17:13:28 rt 1.6.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fb06889db36e9f9bf3f6ec4dbdee16e3fa71c863]

INTEGRATION: CWS changefileheader (1.4.344); FILE MERGED 2008/03/31 15:58:14 rt 1.4.344.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fef4f816906e6814aa02fabb112316c2627f7b73]

INTEGRATION: CWS changefileheader (1.2.104); FILE MERGED 2008/03/31 13:32:04 rt 1.2.104.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [656a83ceb3d0d32827376c3899d3a407a3ec4a31]

INTEGRATION: CWS changefileheader (1.5.62); FILE MERGED 2008/03/28 15:49:51 rt 1.5.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4b77e905bb33c472f14dc360237d1288edee1449]

INTEGRATION: CWS changefileheader (1.2.294); FILE MERGED 2008/03/28 16:43:01 rt 1.2.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2885150a6e54d2966dc61ba56e6eb5c7ddf4d09c]

INTEGRATION: CWS changefileheader (1.4.76); FILE MERGED 2008/03/28 16:03:59 rt 1.4.76.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [03f0a6876adadd3ce47a88be859c2fbdbf62812c]

INTEGRATION: CWS changefileheader (1.5.1254); FILE MERGED 2008/04/01 15:49:10 thb 1.5.1254.3: #i85898# Stripping all external header guards 2008/04/01 12:46:17 thb 1.5.1254.2: #i85898# Stripping all external header guards 2008/03/31 14:17:53 rt 1.5.1254.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f12e9f82e0a7e0a42409b2e7bf5d1b4c85b06129]

INTEGRATION: CWS changefileheader (1.4.774); FILE MERGED 2008/03/31 13:00:51 rt 1.4.774.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f89df2deb0968194bc7fea452425b8cf471045bd]

INTEGRATION: CWS changefileheader (1.6.184); FILE MERGED 2008/04/01 15:33:47 thb 1.6.184.2: #i85898# Stripping all external header guards 2008/03/31 13:56:41 rt 1.6.184.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fda8f55bf02c9fdfc80fb93da9f68bd499eaf074]

INTEGRATION: CWS changefileheader (1.2.700); FILE MERGED 2008/04/01 15:29:25 thb 1.2.700.3: #i85898# Stripping all external header guards 2008/04/01 12:35:53 thb 1.2.700.2: #i85898# Stripping all external header guards 2008/03/31 17:13:28 rt 1.2.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [50b67ddf0d296c9c01216935823096abea2bb019]

INTEGRATION: CWS changefileheader (1.24.242); FILE MERGED 2008/04/01 15:58:35 thb 1.24.242.3: #i85898# Stripping all external header guards 2008/04/01 12:55:07 thb 1.24.242.2: #i85898# Stripping all external header guards 2008/03/31 16:57:01 rt 1.24.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5426e89caf6da705112a3faebd6f256dc162b010]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:43:01 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [145b8494b51f015785c339dbb7b368f0a043eebe]

INTEGRATION: CWS changefileheader (1.4.58); FILE MERGED 2008/03/28 16:03:58 rt 1.4.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ac6123d6a1bc3c7c9a1964bdbccc0398df53358f]

INTEGRATION: CWS changefileheader (1.6.446); FILE MERGED 2008/04/01 15:49:10 thb 1.6.446.3: #i85898# Stripping all external header guards 2008/04/01 12:46:17 thb 1.6.446.2: #i85898# Stripping all external header guards 2008/03/31 14:17:53 rt 1.6.446.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d94b77382493aa779e1f08473b8d7460e675b854]

INTEGRATION: CWS changefileheader (1.4.624); FILE MERGED 2008/03/31 13:56:41 rt 1.4.624.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f636d9137fb2446b91aeafee20dac19b72f8baef]

INTEGRATION: CWS changefileheader (1.5.412); FILE MERGED 2008/03/31 13:00:50 rt 1.5.412.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c573f6645bdcdbabf3a6e93a37d529e0335170ef]

INTEGRATION: CWS changefileheader (1.5.448); FILE MERGED 2008/03/31 16:57:01 rt 1.5.448.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2033121859f94f2b6d6d21d9fb8f81dd44ce03ce]

INTEGRATION: CWS changefileheader (1.3.700); FILE MERGED 2008/04/01 12:35:53 thb 1.3.700.2: #i85898# Stripping all external header guards 2008/03/31 17:13:28 rt 1.3.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a12248919dc33681104d68c355ed4ab4905885b4]

INTEGRATION: CWS changefileheader (1.13.344); FILE MERGED 2008/03/31 15:58:14 rt 1.13.344.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [af61649c31c8d25ab143542139bc1d5eb558e8d2]

INTEGRATION: CWS changefileheader (1.3.16); FILE MERGED 2008/04/01 15:23:35 thb 1.3.16.3: #i85898# Stripping all external header guards 2008/04/01 12:33:07 thb 1.3.16.2: #i85898# Stripping all external header guards 2008/03/31 13:32:04 rt 1.3.16.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a8345e6156fa5d29bf33ec05231a0da7c1beffa0]

INTEGRATION: CWS changefileheader (1.3.1256); FILE MERGED 2008/04/01 15:49:10 thb 1.3.1256.3: #i85898# Stripping all external header guards 2008/04/01 12:46:17 thb 1.3.1256.2: #i85898# Stripping all external header guards 2008/03/31 14:17:53 rt 1.3.1256.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [384f61850fdf0f8122d5fae7aa45e39e9d22cb79]

INTEGRATION: CWS changefileheader (1.4.16); FILE MERGED 2008/03/31 13:56:41 rt 1.4.16.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [68883ee74159bb966b12f23ad8268e3286c67f06]

INTEGRATION: CWS changefileheader (1.5.546); FILE MERGED 2008/04/01 15:44:20 thb 1.5.546.3: #i85898# Stripping all external header guards 2008/04/01 12:43:06 thb 1.5.546.2: #i85898# Stripping all external header guards 2008/03/31 13:00:50 rt 1.5.546.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [aece4bb7e17a99f60867d9c51af229e5c067545f]

INTEGRATION: CWS changefileheader (1.3.700); FILE MERGED 2008/04/01 15:29:24 thb 1.3.700.3: #i85898# Stripping all external header guards 2008/04/01 12:35:53 thb 1.3.700.2: #i85898# Stripping all external header guards 2008/03/31 17:13:27 rt 1.3.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b305c151e68cba6c68604fb06642ffe849bb6d2c]

INTEGRATION: CWS changefileheader (1.3.1202); FILE MERGED 2008/04/01 15:58:35 thb 1.3.1202.2: #i85898# Stripping all external header guards 2008/03/31 16:57:00 rt 1.3.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [931add35842516695059e16afb27e0cc2b68a4c9]

INTEGRATION: CWS changefileheader (1.7.500); FILE MERGED 2008/03/31 15:58:14 rt 1.7.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b9f0c41562ee42d30c9b994b39857cdee74a3e1b]

INTEGRATION: CWS changefileheader (1.2.96); FILE MERGED 2008/03/31 13:32:03 rt 1.2.96.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [000a49340d1baccfeab3d7abbc4e668ba76ea418]

INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/03/28 16:43:01 rt 1.5.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0cc09ca0a98472c28f7f76eb9bf43350124657e4]

INTEGRATION: CWS changefileheader (1.2.30); FILE MERGED 2008/03/28 16:03:58 rt 1.2.30.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c56107f78c70c9325d608c441690fd8de6252342]

INTEGRATION: CWS changefileheader (1.2.1256); FILE MERGED 2008/03/31 14:17:53 rt 1.2.1256.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7900dffd400071cdcb31eb2e399ffc7a956798d7]

INTEGRATION: CWS changefileheader (1.6.16); FILE MERGED 2008/03/31 13:56:41 rt 1.6.16.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [20153c65fbe741e9dfb01ba7508acb3532da3c64]

INTEGRATION: CWS changefileheader (1.12.300); FILE MERGED 2008/04/01 12:35:53 thb 1.12.300.2: #i85898# Stripping all external header guards 2008/03/31 17:13:27 rt 1.12.300.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c11fa2773f994ac1876e3eb02e6d94283eb75203]

INTEGRATION: CWS changefileheader (1.8.500); FILE MERGED 2008/03/31 15:58:14 rt 1.8.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e35b3f5549b37bd00e1cfdb6ccc70ffd793284b8]

INTEGRATION: CWS changefileheader (1.4.774); FILE MERGED 2008/04/01 15:44:20 thb 1.4.774.3: #i85898# Stripping all external header guards 2008/04/01 12:43:06 thb 1.4.774.2: #i85898# Stripping all external header guards 2008/03/31 13:00:50 rt 1.4.774.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8c7f5fa7e9481add41d55ddd8f2004b2fbfafab7]

INTEGRATION: CWS changefileheader (1.3.1202); FILE MERGED 2008/03/31 16:57:00 rt 1.3.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ccc5f9f655d3cfa318faaa6c2ce1fc810c539c40]

INTEGRATION: CWS changefileheader (1.7.58); FILE MERGED 2008/03/31 16:50:30 rt 1.7.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f7cca1e257d011e3ae52aa34e70cadaf04ae9464]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/03/28 15:49:51 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2cc78ca4f876f2e880522f5f264e1f4adb82a139]

INTEGRATION: CWS changefileheader (1.3.166); FILE MERGED 2008/03/28 16:43:01 rt 1.3.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f8812520a99c2371ece9bac732d8379a266d1499]

INTEGRATION: CWS changefileheader (1.6.114); FILE MERGED 2008/04/01 15:49:10 thb 1.6.114.3: #i85898# Stripping all external header guards 2008/04/01 12:46:17 thb 1.6.114.2: #i85898# Stripping all external header guards 2008/03/31 14:17:53 rt 1.6.114.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9f87157f14debc5144a16160ff1d934b4e7bce3f]

INTEGRATION: CWS changefileheader (1.9.242); FILE MERGED 2008/04/01 15:58:34 thb 1.9.242.3: #i85898# Stripping all external header guards 2008/04/01 12:55:07 thb 1.9.242.2: #i85898# Stripping all external header guards 2008/03/31 16:57:00 rt 1.9.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [49fc349af5b6fa6039dc7c97eea8c3a6cdaad304]

INTEGRATION: CWS changefileheader (1.2.16); FILE MERGED 2008/03/31 13:56:41 rt 1.2.16.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [eca94c6e61aa6412659437facf1d29fa392d469c]

INTEGRATION: CWS changefileheader (1.7.330); FILE MERGED 2008/04/01 15:29:24 thb 1.7.330.3: #i85898# Stripping all external header guards 2008/04/01 12:35:53 thb 1.7.330.2: #i85898# Stripping all external header guards 2008/03/31 17:13:27 rt 1.7.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [565383552a0449494b8df5e8012c77158bf39eec]

INTEGRATION: CWS changefileheader (1.9.58); FILE MERGED 2008/03/31 16:50:30 rt 1.9.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5c64f84c0a945b9d1fc3a86ebdf27b6c94171d4b]

INTEGRATION: CWS changefileheader (1.2.96); FILE MERGED 2008/04/01 12:33:06 thb 1.2.96.2: #i85898# Stripping all external header guards 2008/03/31 13:32:03 rt 1.2.96.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b6377eee936e65239420dd3561bbddeca1acda18]

INTEGRATION: CWS changefileheader (1.3.208); FILE MERGED 2008/03/28 16:43:01 rt 1.3.208.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1c283dbeb3ed2e436d47e2927ed1bfc6ade3c384]

INTEGRATION: CWS changefileheader (1.8.62); FILE MERGED 2008/03/28 15:49:51 rt 1.8.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3bd3189c361dff08bf103439ad64224c1d3969ad]

INTEGRATION: CWS changefileheader (1.9.368); FILE MERGED 2008/03/31 14:17:53 rt 1.9.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e7d3d03b1d5e447f8ce75e0fca723a81ca4355b7]

INTEGRATION: CWS changefileheader (1.3.320); FILE MERGED 2008/04/01 15:33:47 thb 1.3.320.2: #i85898# Stripping all external header guards 2008/03/31 13:56:41 rt 1.3.320.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1ccf712609cabf42b8d6c9fd6f07a8a5ddbf5ccf]

INTEGRATION: CWS changefileheader (1.129.36); FILE MERGED 2008/04/01 15:58:33 thb 1.129.36.3: #i85898# Stripping all external header guards 2008/04/01 12:55:06 thb 1.129.36.2: #i85898# Stripping all external header guards 2008/03/31 16:57:00 rt 1.129.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cbfa7f2da9fc8b4b528376f736890c3f3e9647e0]

INTEGRATION: CWS changefileheader (1.9.638); FILE MERGED 2008/04/01 15:29:23 thb 1.9.638.3: #i85898# Stripping all external header guards 2008/04/01 12:35:53 thb 1.9.638.2: #i85898# Stripping all external header guards 2008/03/31 17:13:27 rt 1.9.638.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [71499af50993d84182726a1a5a54c793d684a07a]

INTEGRATION: CWS changefileheader (1.15.500); FILE MERGED 2008/03/31 15:58:14 rt 1.15.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [32f8cc27af5481962c6245d5f315875144fedd83]

INTEGRATION: CWS changefileheader (1.9.52); FILE MERGED 2008/03/31 13:06:07 rt 1.9.52.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [43983969fac2317fb3ae18b94743872c7cd93403]

INTEGRATION: CWS changefileheader (1.4.166); FILE MERGED 2008/03/28 16:43:00 rt 1.4.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cac7ceae3b7f702a3a6ece038b34fa2b2487f4a2]

INTEGRATION: CWS changefileheader (1.3.2); FILE MERGED 2008/04/01 15:00:18 thb 1.3.2.2: #i85898# Stripping all external header guards 2008/03/28 16:03:58 rt 1.3.2.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [afa5c6d8a6f6cf14e829d045376ffa3bd547b813]

INTEGRATION: CWS changefileheader (1.3.368); FILE MERGED 2008/04/01 12:46:17 thb 1.3.368.2: #i85898# Stripping all external header guards 2008/03/31 14:17:53 rt 1.3.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [56fac8f3df84d43fe51ce4f7a54680cd1be1ddde]

INTEGRATION: CWS changefileheader (1.5.668); FILE MERGED 2008/04/01 15:44:20 thb 1.5.668.3: #i85898# Stripping all external header guards 2008/04/01 12:43:06 thb 1.5.668.2: #i85898# Stripping all external header guards 2008/03/31 13:00:50 rt 1.5.668.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8be5bb62d1722c3b201753e15d08fb990c3c5e83]

INTEGRATION: CWS changefileheader (1.2.624); FILE MERGED 2008/03/31 13:56:41 rt 1.2.624.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5017def86afd266ba3b089e31b2c4cf80dc1d370]

INTEGRATION: CWS changefileheader (1.11.500); FILE MERGED 2008/03/31 15:58:14 rt 1.11.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d38bfa08f82ae2644f84b7d7f98ad55924dbec37]

INTEGRATION: CWS changefileheader (1.5.330); FILE MERGED 2008/04/01 12:35:52 thb 1.5.330.2: #i85898# Stripping all external header guards 2008/03/31 17:13:27 rt 1.5.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9ce9ac5bfac92738c346f01caa8c5a8574cc3eb6]

INTEGRATION: CWS changefileheader (1.47.448); FILE MERGED 2008/03/31 16:57:00 rt 1.47.448.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [713c4a5fd4e5e3604f41992dfbfceb377aeb98ea]

INTEGRATION: CWS changefileheader (1.8.52); FILE MERGED 2008/03/31 13:06:07 rt 1.8.52.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6b32d2b524a9135bece5af055f44c0ec225c8786]

INTEGRATION: CWS changefileheader (1.2.104); FILE MERGED 2008/04/01 15:23:35 thb 1.2.104.3: #i85898# Stripping all external header guards 2008/04/01 12:33:06 thb 1.2.104.2: #i85898# Stripping all external header guards 2008/03/31 13:32:03 rt 1.2.104.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d008c70765db8e0f0741e649f931f097732cf249]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:43:00 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fc323975e16c274f32bee510f2b638cef602e7e9]

INTEGRATION: CWS changefileheader (1.4.1256); FILE MERGED 2008/04/01 12:46:17 thb 1.4.1256.2: #i85898# Stripping all external header guards 2008/03/31 14:17:53 rt 1.4.1256.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3164af2ee7a599614503c4655ae166fbb69c697f]

INTEGRATION: CWS changefileheader (1.3.222); FILE MERGED 2008/04/01 15:44:20 thb 1.3.222.2: #i85898# Stripping all external header guards 2008/03/31 13:00:49 rt 1.3.222.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fdcd5435b839ab43f72161408d168a8ce402f2ba]

INTEGRATION: CWS changefileheader (1.15.500); FILE MERGED 2008/03/31 15:58:13 rt 1.15.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a33a58007f36344e4b2687ba75e7d0f30fec0550]

INTEGRATION: CWS changefileheader (1.9.22); FILE MERGED 2008/03/31 16:50:30 rt 1.9.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [acbcd151cc7cfa67000c56bf43da7731df320a84]

INTEGRATION: CWS changefileheader (1.6.572); FILE MERGED 2008/04/01 15:29:23 thb 1.6.572.3: #i85898# Stripping all external header guards 2008/04/01 12:35:52 thb 1.6.572.2: #i85898# Stripping all external header guards 2008/03/31 17:13:27 rt 1.6.572.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [92edec3776a5aa63ef1d5d9edb75c4f95e6ea166]

INTEGRATION: CWS changefileheader (1.2.104); FILE MERGED 2008/03/31 13:32:03 rt 1.2.104.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c35f2844deff0002ca4daa52e2fe528464e1d11c]

INTEGRATION: CWS changefileheader (1.22.38); FILE MERGED 2008/04/01 16:00:19 thb 1.22.38.2: #i85898# Stripping all external header guards 2008/03/31 13:06:07 rt 1.22.38.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c6a642d493f11a82d4c9aa5b67b63b2e3f9397d7]

INTEGRATION: CWS changefileheader (1.4.2); FILE MERGED 2008/03/28 16:03:58 rt 1.4.2.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [269212a94ca24f1af994fbe9f7b051215849bf16]

INTEGRATION: CWS changefileheader (1.4.1256); FILE MERGED 2008/04/01 15:49:09 thb 1.4.1256.3: #i85898# Stripping all external header guards 2008/04/01 12:46:17 thb 1.4.1256.2: #i85898# Stripping all external header guards 2008/03/31 14:17:53 rt 1.4.1256.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [82e2ed086676d758ae826f310fcc99df8f7dc820]

INTEGRATION: CWS changefileheader (1.2.772); FILE MERGED 2008/04/01 15:44:20 thb 1.2.772.2: #i85898# Stripping all external header guards 2008/03/31 13:00:49 rt 1.2.772.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [648e03e8d3425f3abf4fd4ab59c049ea5a7083fb]

INTEGRATION: CWS changefileheader (1.7.624); FILE MERGED 2008/03/31 13:56:41 rt 1.7.624.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0a1d2d8bfc2cbd94cb7326a3404df005bfaa214f]

INTEGRATION: CWS changefileheader (1.3.700); FILE MERGED 2008/04/01 12:35:52 thb 1.3.700.2: #i85898# Stripping all external header guards 2008/03/31 17:13:27 rt 1.3.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e69123c1307bc7f98da332e9e88e3af721188388]

INTEGRATION: CWS changefileheader (1.12.500); FILE MERGED 2008/03/31 15:58:13 rt 1.12.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [45a10bbe89ef0bee9153386c684bc89c27c3b6d2]

INTEGRATION: CWS changefileheader (1.4.58); FILE MERGED 2008/03/31 16:50:30 rt 1.4.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dc0507eb70d184caa2ae9b2cac0b32c062c68a51]

INTEGRATION: CWS changefileheader (1.61.188); FILE MERGED 2008/04/01 15:58:32 thb 1.61.188.3: #i85898# Stripping all external header guards 2008/04/01 12:55:06 thb 1.61.188.2: #i85898# Stripping all external header guards 2008/03/31 16:57:00 rt 1.61.188.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d1225a6b90ec967821d7ebecbddd3817c5fbe716]

INTEGRATION: CWS changefileheader (1.7.22); FILE MERGED 2008/03/31 13:06:07 rt 1.7.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6087c411f9ae082bfe10f68a6c19cf63a17362e7]

INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/03/28 16:43:00 rt 1.4.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [66fc01271b9c6190262f34ea9d5a27399c8a474d]

INTEGRATION: CWS changefileheader (1.4.196); FILE MERGED 2008/04/01 15:49:09 thb 1.4.196.3: #i85898# Stripping all external header guards 2008/04/01 12:46:17 thb 1.4.196.2: #i85898# Stripping all external header guards 2008/03/31 14:17:53 rt 1.4.196.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9e33d9ee1cf00edc9829431047efcae5c4314853]

INTEGRATION: CWS changefileheader (1.20.546); FILE MERGED 2008/04/01 15:44:19 thb 1.20.546.3: #i85898# Stripping all external header guards 2008/04/01 12:43:06 thb 1.20.546.2: #i85898# Stripping all external header guards 2008/03/31 13:00:49 rt 1.20.546.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [39e25bf9d8343b0b5d4e0bc6c6323c023b88f2be]

INTEGRATION: CWS changefileheader (1.6.298); FILE MERGED 2008/04/01 15:33:47 thb 1.6.298.3: #i85898# Stripping all external header guards 2008/04/01 12:38:23 thb 1.6.298.2: #i85898# Stripping all external header guards 2008/03/31 13:56:41 rt 1.6.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b61fd86c2f66aa58a676e06504501a92f3c01ccd]

INTEGRATION: CWS changefileheader (1.7.500); FILE MERGED 2008/03/31 15:58:13 rt 1.7.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [69c0e2ed0afae30259875891f9ed457429c8c1f2]

INTEGRATION: CWS changefileheader (1.3.700); FILE MERGED 2008/04/01 15:29:22 thb 1.3.700.3: #i85898# Stripping all external header guards 2008/04/01 12:35:52 thb 1.3.700.2: #i85898# Stripping all external header guards 2008/03/31 17:13:27 rt 1.3.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ca583eb8fb9e634df90c409bdd69435bcec558ee]

INTEGRATION: CWS changefileheader (1.5.448); FILE MERGED 2008/03/31 16:57:00 rt 1.5.448.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7dc3b087df0e32dc052b8b6f5e63524a4fe733b8]

INTEGRATION: CWS changefileheader (1.3.26); FILE MERGED 2008/04/01 12:33:06 thb 1.3.26.2: #i85898# Stripping all external header guards 2008/03/31 13:32:03 rt 1.3.26.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [19c84f336be6b383a1c131703a112944059f94e4]

INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/03/28 16:43:00 rt 1.6.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5fc6099c77e1b6d45a4f0a13a07510643439a8b1]

INTEGRATION: CWS changefileheader (1.7.34); FILE MERGED 2008/03/31 13:06:07 rt 1.7.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [15f4f45636d21a6e6285dcab1c6a8434e196a4a4]

INTEGRATION: CWS changefileheader (1.2.30); FILE MERGED 2008/04/01 15:00:18 thb 1.2.30.2: #i85898# Stripping all external header guards 2008/03/28 16:03:58 rt 1.2.30.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [119b240bff0a65e0a8967f788310d744810e0203]

INTEGRATION: CWS changefileheader (1.3.700); FILE MERGED 2008/04/01 15:49:09 thb 1.3.700.3: #i85898# Stripping all external header guards 2008/04/01 12:46:17 thb 1.3.700.2: #i85898# Stripping all external header guards 2008/03/31 14:17:53 rt 1.3.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [80f9fe5a0875a361bd1bf8333d8811963baab043]

INTEGRATION: CWS changefileheader (1.4.774); FILE MERGED 2008/04/01 15:44:19 thb 1.4.774.3: #i85898# Stripping all external header guards 2008/04/01 12:43:06 thb 1.4.774.2: #i85898# Stripping all external header guards 2008/03/31 13:00:49 rt 1.4.774.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b9abcf76533ee83b118b12047b91e810d765c12e]

INTEGRATION: CWS changefileheader (1.11.500); FILE MERGED 2008/03/31 15:58:13 rt 1.11.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [96ca5367627f998ea866cc8aca6c349be0a8c827]

INTEGRATION: CWS changefileheader (1.3.8); FILE MERGED 2008/04/01 15:23:35 thb 1.3.8.3: #i85898# Stripping all external header guards 2008/04/01 12:33:06 thb 1.3.8.2: #i85898# Stripping all external header guards 2008/03/31 13:32:03 rt 1.3.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7dd59ec2a43094667df631ebd56fdd7812c10905]

INTEGRATION: CWS changefileheader (1.4.738); FILE MERGED 2008/04/01 15:58:32 thb 1.4.738.2: #i85898# Stripping all external header guards 2008/03/31 16:57:00 rt 1.4.738.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0c094da8e9c93c2866615ba67e8e84d915cb2bee]

INTEGRATION: CWS changefileheader (1.12.34); FILE MERGED 2008/04/01 15:29:22 thb 1.12.34.3: #i85898# Stripping all external header guards 2008/04/01 12:35:52 thb 1.12.34.2: #i85898# Stripping all external header guards 2008/03/31 17:13:27 rt 1.12.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6e1cafe6abbb5c5a46d8586ba52bb5b06e99fdcd]

INTEGRATION: CWS changefileheader (1.8.52); FILE MERGED 2008/04/01 12:56:18 thb 1.8.52.2: #i85898# Stripping all external header guards 2008/03/31 13:06:07 rt 1.8.52.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [30ee27d98dde5fa1cfb3d6a15e214b501fe435f5]

INTEGRATION: CWS changefileheader (1.2.294); FILE MERGED 2008/03/28 16:42:59 rt 1.2.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5a6a6f4c1d0ee5ec93387e879cd5ee234fb52307]

INTEGRATION: CWS changefileheader (1.3.4); FILE MERGED 2008/03/28 16:03:58 rt 1.3.4.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e4ea40c5ed952bb5ebffdc7589cab5e213efc18a]

INTEGRATION: CWS changefileheader (1.5.1256); FILE MERGED 2008/04/01 15:49:09 thb 1.5.1256.3: #i85898# Stripping all external header guards 2008/04/01 12:46:17 thb 1.5.1256.2: #i85898# Stripping all external header guards 2008/03/31 14:17:53 rt 1.5.1256.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [07d8183d00ebc05164d62947cc097b42e4f1b767]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/28 15:49:50 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b68b313722f0fc004826a0df15ee96c1d7aa80c4]

INTEGRATION: CWS changefileheader (1.6.222); FILE MERGED 2008/04/01 12:38:23 thb 1.6.222.2: #i85898# Stripping all external header guards 2008/03/31 13:56:41 rt 1.6.222.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d6a1fbf0fa543aa8caf2609a98d28ae8bc06dff5]

INTEGRATION: CWS changefileheader (1.4.546); FILE MERGED 2008/04/01 12:43:06 thb 1.4.546.2: #i85898# Stripping all external header guards 2008/03/31 13:00:49 rt 1.4.546.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e51fd9842a343ad3a12d6d85075348b8eefa776e]

INTEGRATION: CWS changefileheader (1.6.330); FILE MERGED 2008/03/31 17:13:27 rt 1.6.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b73f41324020ba11ea0cfca07863d3fb51faba84]

INTEGRATION: CWS changefileheader (1.9.24); FILE MERGED 2008/04/01 16:00:19 thb 1.9.24.2: #i85898# Stripping all external header guards 2008/03/31 13:06:07 rt 1.9.24.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [630435c750a1a04d6d1eb434d56bdd2f0bbd2c7f]

INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/03/28 16:42:59 rt 1.6.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c27270bf9f3936ebf24369f69faaf59f40e8ed6c]

INTEGRATION: CWS changefileheader (1.3.2); FILE MERGED 2008/03/28 16:03:58 rt 1.3.2.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2e4a205d9f6b5cb8abf8f8454ae84ca18088d248]

INTEGRATION: CWS changefileheader (1.2.440); FILE MERGED 2008/04/01 15:49:09 thb 1.2.440.3: #i85898# Stripping all external header guards 2008/04/01 12:46:17 thb 1.2.440.2: #i85898# Stripping all external header guards 2008/03/31 14:17:53 rt 1.2.440.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8894997516f66c89881d59dcae264464b1128aa9]

INTEGRATION: CWS changefileheader (1.5.724); FILE MERGED 2008/04/01 15:44:19 thb 1.5.724.3: #i85898# Stripping all external header guards 2008/04/01 12:43:06 thb 1.5.724.2: #i85898# Stripping all external header guards 2008/03/31 13:00:49 rt 1.5.724.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9a9769df199c935b199d234383edcdc22fd2a90a]

INTEGRATION: CWS changefileheader (1.12.344); FILE MERGED 2008/03/31 15:58:13 rt 1.12.344.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [de4190472a074f461e1ee432f89f7f9afb15b305]

INTEGRATION: CWS changefileheader (1.9.242); FILE MERGED 2008/04/01 15:58:32 thb 1.9.242.3: #i85898# Stripping all external header guards 2008/04/01 12:55:06 thb 1.9.242.2: #i85898# Stripping all external header guards 2008/03/31 16:57:00 rt 1.9.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b7d142bc0ff85a534f19b1ea519adb12ca09f8b0]

INTEGRATION: CWS changefileheader (1.35.34); FILE MERGED 2008/04/01 15:29:22 thb 1.35.34.3: #i85898# Stripping all external header guards 2008/04/01 12:35:52 thb 1.35.34.2: #i85898# Stripping all external header guards 2008/03/31 17:13:27 rt 1.35.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9acdb11982ef4be53705745b3b1f8012f213e8d7]

INTEGRATION: CWS changefileheader (1.5.24); FILE MERGED 2008/03/31 13:06:07 rt 1.5.24.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9f4ea3f660cd0e051dda00a96db9742c150aa24c]

INTEGRATION: CWS changefileheader (1.12.58); FILE MERGED 2008/03/31 16:50:30 rt 1.12.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9d6455bd0d47d72ac39f2bffa3aa9566b59ca32e]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:42:59 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2964b64a7fe682abf6a6a3339d810c1aeceedf27]

INTEGRATION: CWS changefileheader (1.3.2); FILE MERGED 2008/03/28 16:03:57 rt 1.3.2.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bbc9b0419138df6f7d06f241010d6f1a5eeac153]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/28 15:49:50 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [98b9e6e6437843d4c521fe5d0de49fedb10c5ea8]

INTEGRATION: CWS changefileheader (1.12.506); FILE MERGED 2008/04/01 15:49:09 thb 1.12.506.3: #i85898# Stripping all external header guards 2008/04/01 12:46:17 thb 1.12.506.2: #i85898# Stripping all external header guards 2008/03/31 14:17:53 rt 1.12.506.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c22eb2a169cb47f529720963683e5b9effe8d24a]

INTEGRATION: CWS changefileheader (1.31.22); FILE MERGED 2008/04/01 15:33:47 thb 1.31.22.3: #i85898# Stripping all external header guards 2008/04/01 12:38:23 thb 1.31.22.2: #i85898# Stripping all external header guards 2008/03/31 13:56:41 rt 1.31.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [98843e7f2a4b94d012f7a4ae9d0447e19ace628f]

INTEGRATION: CWS changefileheader (1.2.774); FILE MERGED 2008/03/31 13:00:48 rt 1.2.774.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fe66f9268837716371c2484587db5836dc0a29e5]

INTEGRATION: CWS changefileheader (1.8.500); FILE MERGED 2008/03/31 15:58:13 rt 1.8.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [94cae44d193599691ea91d7900adfb31ec5d8b68]

INTEGRATION: CWS changefileheader (1.3.4); FILE MERGED 2008/04/01 12:33:06 thb 1.3.4.2: #i85898# Stripping all external header guards 2008/03/31 13:32:03 rt 1.3.4.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e5cb50bd6297630b87209827e160a61ccb434980]

INTEGRATION: CWS changefileheader (1.7.448); FILE MERGED 2008/03/31 16:57:00 rt 1.7.448.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [47edfbd866e356b066522f6be8c8b104971fcb1f]

INTEGRATION: CWS changefileheader (1.19.34); FILE MERGED 2008/03/31 17:13:27 rt 1.19.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ee8bad2d351f104e72a36b4f14b336a97fcf1999]

INTEGRATION: CWS changefileheader (1.8.52); FILE MERGED 2008/04/01 16:00:19 thb 1.8.52.2: #i85898# Stripping all external header guards 2008/03/31 13:06:07 rt 1.8.52.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fdc6550971d981f527298f91ede0a26ae2a2ec2a]

INTEGRATION: CWS changefileheader (1.5.70); FILE MERGED 2008/03/28 16:42:59 rt 1.5.70.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dc3079e21e36b8c2db19b0b9163f7a378bdd82eb]

INTEGRATION: CWS changefileheader (1.7.62); FILE MERGED 2008/03/31 16:50:30 rt 1.7.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [927638b41ad6b66dc20f8fa06133bc93969ffa23]

INTEGRATION: CWS changefileheader (1.4.138); FILE MERGED 2008/03/28 16:03:57 rt 1.4.138.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2ac4951b94c18494879d74ca46cdfc8cfc5073ab]

INTEGRATION: CWS changefileheader (1.2.624); FILE MERGED 2008/04/01 15:33:46 thb 1.2.624.2: #i85898# Stripping all external header guards 2008/03/31 13:56:41 rt 1.2.624.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [133aa5259d7d220dc27fffdeef60f1d5fcbfc5da]

INTEGRATION: CWS changefileheader (1.4.240); FILE MERGED 2008/04/01 15:58:31 thb 1.4.240.2: #i85898# Stripping all external header guards 2008/03/31 16:57:00 rt 1.4.240.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [484c98c5c4e08cd7a80a62c3e02d1b7f9761f7d9]

INTEGRATION: CWS changefileheader (1.4.128); FILE MERGED 2008/04/01 15:44:19 thb 1.4.128.3: #i85898# Stripping all external header guards 2008/04/01 12:43:06 thb 1.4.128.2: #i85898# Stripping all external header guards 2008/03/31 13:00:48 rt 1.4.128.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3ee5fa61e8b3dadd57b93defb787ac893494f244]

INTEGRATION: CWS changefileheader (1.20.78); FILE MERGED 2008/04/01 15:29:21 thb 1.20.78.3: #i85898# Stripping all external header guards 2008/04/01 12:35:52 thb 1.20.78.2: #i85898# Stripping all external header guards 2008/03/31 17:13:27 rt 1.20.78.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [80570bafbf8ee775de2f78cc3a0021ef0c2b20da]

INTEGRATION: CWS changefileheader (1.4.8); FILE MERGED 2008/03/31 13:32:03 rt 1.4.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c26ab14640bcf9d78232c779d31d7fc42420ad07]

INTEGRATION: CWS changefileheader (1.9.500); FILE MERGED 2008/03/31 15:58:13 rt 1.9.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9d721922ec0db6a0cf04187b23d19515bcf3eb96]

INTEGRATION: CWS changefileheader (1.5.1256); FILE MERGED 2008/04/01 15:49:08 thb 1.5.1256.3: #i85898# Stripping all external header guards 2008/04/01 12:46:16 thb 1.5.1256.2: #i85898# Stripping all external header guards 2008/03/31 14:17:53 rt 1.5.1256.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6a12291531cce461e7ea8ee9e6b9044ae630ff17]

INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/03/28 16:42:59 rt 1.5.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3941c9f72beaf9546e64a8a876bea17a196ba94e]

INTEGRATION: CWS changefileheader (1.2.138); FILE MERGED 2008/03/28 16:03:57 rt 1.2.138.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [493bc5c184da59ae67d96dedbc04fc9480f2d359]

INTEGRATION: CWS changefileheader (1.26.298); FILE MERGED 2008/04/01 15:33:46 thb 1.26.298.3: #i85898# Stripping all external header guards 2008/04/01 12:38:23 thb 1.26.298.2: #i85898# Stripping all external header guards 2008/03/31 13:56:41 rt 1.26.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [425e46b40d0337e308d6ee9bea09e98330860dbd]

INTEGRATION: CWS changefileheader (1.2.774); FILE MERGED 2008/04/01 15:44:19 thb 1.2.774.2: #i85898# Stripping all external header guards 2008/03/31 13:00:48 rt 1.2.774.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0d0824e9877c277e5b5cbe8bbcc6e06197b4c0fc]

INTEGRATION: CWS changefileheader (1.5.330); FILE MERGED 2008/04/01 15:29:21 thb 1.5.330.3: #i85898# Stripping all external header guards 2008/04/01 12:35:52 thb 1.5.330.2: #i85898# Stripping all external header guards 2008/03/31 17:13:27 rt 1.5.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [58a3f85800050cc69d40d09cbc00f1558c78da06]

INTEGRATION: CWS changefileheader (1.2.52); FILE MERGED 2008/03/31 13:06:06 rt 1.2.52.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [067fb02dbf67f0b8c6c1ec14f59b8b7c7961b8e1]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/03/28 15:49:50 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a505cf8fb43f0885688b743e5a35b5795f66a76d]

INTEGRATION: CWS changefileheader (1.5.314); FILE MERGED 2008/04/01 15:33:46 thb 1.5.314.3: #i85898# Stripping all external header guards 2008/04/01 12:38:23 thb 1.5.314.2: #i85898# Stripping all external header guards 2008/03/31 13:56:41 rt 1.5.314.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e3cf37682756c66da7e369217f291c1603dd4a6b]

INTEGRATION: CWS changefileheader (1.4.2); FILE MERGED 2008/03/28 16:03:57 rt 1.4.2.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [eb72b11b8a4b8b24f91fa2c9d48e2602a67a9959]

INTEGRATION: CWS changefileheader (1.15.186); FILE MERGED 2008/04/01 15:58:31 thb 1.15.186.3: #i85898# Stripping all external header guards 2008/04/01 12:55:06 thb 1.15.186.2: #i85898# Stripping all external header guards 2008/03/31 16:57:00 rt 1.15.186.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cd807135078927e7b20386bf5089fb1bfc22b815]

INTEGRATION: CWS changefileheader (1.5.34); FILE MERGED 2008/04/01 15:29:20 thb 1.5.34.3: #i85898# Stripping all external header guards 2008/04/01 12:35:52 thb 1.5.34.2: #i85898# Stripping all external header guards 2008/03/31 17:13:27 rt 1.5.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c30ed79dbe5ab55bfa47b34dc3cbb0cc54211456]

INTEGRATION: CWS changefileheader (1.4.774); FILE MERGED 2008/04/01 15:44:19 thb 1.4.774.3: #i85898# Stripping all external header guards 2008/04/01 12:43:06 thb 1.4.774.2: #i85898# Stripping all external header guards 2008/03/31 13:00:48 rt 1.4.774.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fd23f1086a9c879f7bd75b1f9593e0121c94ed68]

INTEGRATION: CWS changefileheader (1.2.104); FILE MERGED 2008/04/01 15:23:35 thb 1.2.104.3: #i85898# Stripping all external header guards 2008/04/01 12:33:05 thb 1.2.104.2: #i85898# Stripping all external header guards 2008/03/31 13:32:03 rt 1.2.104.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [28ce18e893e06410c8b7fe4ca4c8e3658dbbfd8b]

INTEGRATION: CWS changefileheader (1.13.500); FILE MERGED 2008/03/31 15:58:13 rt 1.13.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e4762a4daa98ad7840296f685f4b454592209710]

INTEGRATION: CWS changefileheader (1.3.138); FILE MERGED 2008/03/28 16:03:57 rt 1.3.138.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bfbd178c7794fad4dca6b72dc2a1be2c8c3498f2]

INTEGRATION: CWS changefileheader (1.29.34); FILE MERGED 2008/04/01 15:29:20 thb 1.29.34.3: #i85898# Stripping all external header guards 2008/04/01 12:35:51 thb 1.29.34.2: #i85898# Stripping all external header guards 2008/03/31 17:13:27 rt 1.29.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [02aedf246edab4376ed76926c9309a61b58bf8b7]

INTEGRATION: CWS changefileheader (1.2.104); FILE MERGED 2008/04/01 15:23:35 thb 1.2.104.3: #i85898# Stripping all external header guards 2008/04/01 12:33:05 thb 1.2.104.2: #i85898# Stripping all external header guards 2008/03/31 13:32:02 rt 1.2.104.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3d80d05bb38a4deb0c269045429455d103934460]

INTEGRATION: CWS changefileheader (1.8.314); FILE MERGED 2008/04/01 12:38:23 thb 1.8.314.2: #i85898# Stripping all external header guards 2008/03/31 13:56:41 rt 1.8.314.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7c5a8eaa7099df92af1f3688e8993f5fb648ff1f]

INTEGRATION: CWS changefileheader (1.3.8); FILE MERGED 2008/04/01 15:23:35 thb 1.3.8.3: #i85898# Stripping all external header guards 2008/04/01 12:33:05 thb 1.3.8.2: #i85898# Stripping all external header guards 2008/03/31 13:32:02 rt 1.3.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b6f061061dd58b2cd9b88c99e70e1e6bcdf8cff5]

INTEGRATION: CWS changefileheader (1.6.1072); FILE MERGED 2008/04/01 15:58:31 thb 1.6.1072.3: #i85898# Stripping all external header guards 2008/04/01 12:55:06 thb 1.6.1072.2: #i85898# Stripping all external header guards 2008/03/31 16:57:00 rt 1.6.1072.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3c0227d22de516cf52514afdb3964432efdb88f9]

INTEGRATION: CWS changefileheader (1.14.500); FILE MERGED 2008/03/31 15:58:13 rt 1.14.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bd24927730e679afacf7799649da38108a4470b8]

INTEGRATION: CWS changefileheader (1.3.774); FILE MERGED 2008/04/01 15:44:19 thb 1.3.774.3: #i85898# Stripping all external header guards 2008/04/01 12:43:06 thb 1.3.774.2: #i85898# Stripping all external header guards 2008/03/31 13:00:48 rt 1.3.774.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a45a8bc3d0a145c35b20759f3b7bafed55f8ac71]

INTEGRATION: CWS changefileheader (1.4.166); FILE MERGED 2008/03/28 16:42:59 rt 1.4.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2217ed2351756900a694510f3016bf523b5424b0]

INTEGRATION: CWS changefileheader (1.8.298); FILE MERGED 2008/04/01 12:38:23 thb 1.8.298.2: #i85898# Stripping all external header guards 2008/03/31 13:56:41 rt 1.8.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c9c426effc85de481fc9ab9983b9583e826a732a]

INTEGRATION: CWS changefileheader (1.4.1072); FILE MERGED 2008/03/31 16:57:00 rt 1.4.1072.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bf5d517435613c56577d3516b6cbfb836849241f]

INTEGRATION: CWS changefileheader (1.5.126); FILE MERGED 2008/03/31 13:00:48 rt 1.5.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [596d52f978d322f884bf3713a9118062c750566c]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:42:58 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b9b43d8737e922ebc924e29e56c61dcc0adebc3b]

INTEGRATION: CWS changefileheader (1.12.22); FILE MERGED 2008/03/31 16:50:29 rt 1.12.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [37bd5337da06da8c0dc523c9b7b1ed404d3b6318]

INTEGRATION: CWS changefileheader (1.20.182); FILE MERGED 2008/04/01 15:58:30 thb 1.20.182.3: #i85898# Stripping all external header guards 2008/04/01 12:55:06 thb 1.20.182.2: #i85898# Stripping all external header guards 2008/03/31 16:57:00 rt 1.20.182.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [40d95986cb7a832afc1766a69a7044eecbdb12fe]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:42:58 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [48deadad4ba83d1e772fe605859274053ccf4591]

INTEGRATION: CWS changefileheader (1.4.138); FILE MERGED 2008/03/28 16:03:56 rt 1.4.138.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4fbcce4107720b39c96e9db68ef71fa43eb22274]

INTEGRATION: CWS changefileheader (1.4.298); FILE MERGED 2008/03/31 13:56:40 rt 1.4.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [983bfdf10966d30e1ee9abbbcf96c97aec9028cb]

INTEGRATION: CWS changefileheader (1.3.300); FILE MERGED 2008/04/01 15:44:19 thb 1.3.300.3: #i85898# Stripping all external header guards 2008/04/01 12:43:06 thb 1.3.300.2: #i85898# Stripping all external header guards 2008/03/31 13:00:47 rt 1.3.300.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [120bccdef3f101dd38dedebedd81e3481a17d022]

INTEGRATION: CWS changefileheader (1.32.14); FILE MERGED 2008/04/01 15:58:29 thb 1.32.14.3: #i85898# Stripping all external header guards 2008/04/01 12:55:05 thb 1.32.14.2: #i85898# Stripping all external header guards 2008/03/31 16:56:41 rt 1.32.14.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cc796c4a8fe8b923b7bf82791f239cd6f76d1c77]

INTEGRATION: CWS changefileheader (1.3.624); FILE MERGED 2008/04/01 15:33:45 thb 1.3.624.2: #i85898# Stripping all external header guards 2008/03/31 13:56:40 rt 1.3.624.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8c9414401b49c6dd2b2595d6aebc6c3581a75489]

INTEGRATION: CWS changefileheader (1.5.500); FILE MERGED 2008/03/31 15:58:12 rt 1.5.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c6d050f70566406c7521ea1081f620cef2cd32b2]

INTEGRATION: CWS changefileheader (1.7.58); FILE MERGED 2008/03/31 16:50:29 rt 1.7.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [649c149f9181c81f046c299cd6c042d27417c529]

INTEGRATION: CWS changefileheader (1.7.774); FILE MERGED 2008/04/01 15:44:18 thb 1.7.774.3: #i85898# Stripping all external header guards 2008/04/01 12:43:06 thb 1.7.774.2: #i85898# Stripping all external header guards 2008/03/31 13:00:47 rt 1.7.774.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d2aee204a1ff72d9ba4a46b038c1d3a1ff9c95d0]

INTEGRATION: CWS changefileheader (1.3.8); FILE MERGED 2008/04/01 15:23:34 thb 1.3.8.3: #i85898# Stripping all external header guards 2008/04/01 12:33:05 thb 1.3.8.2: #i85898# Stripping all external header guards 2008/03/31 13:32:02 rt 1.3.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3dfa8dccb6c4d76ceb3e072c9e74b1acbbd5a221]

INTEGRATION: CWS changefileheader (1.38.14); FILE MERGED 2008/04/01 15:58:28 thb 1.38.14.3: #i85898# Stripping all external header guards 2008/04/01 12:55:05 thb 1.38.14.2: #i85898# Stripping all external header guards 2008/03/31 16:56:41 rt 1.38.14.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [57670033bf38c5d10aca4f2e3ce8ca48467049b6]

INTEGRATION: CWS changefileheader (1.6.624); FILE MERGED 2008/04/01 15:33:45 thb 1.6.624.3: #i85898# Stripping all external header guards 2008/04/01 12:38:22 thb 1.6.624.2: #i85898# Stripping all external header guards 2008/03/31 13:56:40 rt 1.6.624.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [67a60bc3031ce8822cd0addf511c4fc52ce11d04]

INTEGRATION: CWS changefileheader (1.5.292); FILE MERGED 2008/04/01 15:29:19 thb 1.5.292.3: #i85898# Stripping all external header guards 2008/04/01 12:35:51 thb 1.5.292.2: #i85898# Stripping all external header guards 2008/03/31 17:13:27 rt 1.5.292.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6505494d69407e6721f225ba96d569b76de3c504]

INTEGRATION: CWS changefileheader (1.2.84); FILE MERGED 2008/03/31 15:58:12 rt 1.2.84.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [05accad8b5c5d2fcbbe1332081c1676da286c225]

INTEGRATION: CWS changefileheader (1.8.58); FILE MERGED 2008/03/31 16:50:29 rt 1.8.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [74df1fe5b1aa2d169ffe033f1ef171b71d1d1804]

INTEGRATION: CWS changefileheader (1.14.346); FILE MERGED 2008/04/01 12:43:06 thb 1.14.346.2: #i85898# Stripping all external header guards 2008/03/31 13:00:47 rt 1.14.346.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [75aa488fc6b174e11bba57423a837713e9f52e2b]

INTEGRATION: CWS changefileheader (1.3.138); FILE MERGED 2008/03/28 16:03:56 rt 1.3.138.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2ceb71508c1dd7677f5ae665623f8615243640e1]

INTEGRATION: CWS changefileheader (1.14.36); FILE MERGED 2008/04/01 15:58:28 thb 1.14.36.3: #i85898# Stripping all external header guards 2008/04/01 12:55:05 thb 1.14.36.2: #i85898# Stripping all external header guards 2008/03/31 16:56:41 rt 1.14.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9f1d1e87eaf9d5cc73ece95f2af79249d84bebe6]

INTEGRATION: CWS changefileheader (1.4.624); FILE MERGED 2008/03/31 13:56:40 rt 1.4.624.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dcd686fa51d9a3cbd2a3e9c4b0d1d6788767168b]

INTEGRATION: CWS changefileheader (1.2.292); FILE MERGED 2008/04/01 12:35:51 thb 1.2.292.2: #i85898# Stripping all external header guards 2008/03/31 17:13:26 rt 1.2.292.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6d157773e46941608473aca009ec9ade69723444]

INTEGRATION: CWS changefileheader (1.4.774); FILE MERGED 2008/03/31 13:00:47 rt 1.4.774.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3128ea7d0ace9f2748d146858c505594fce88975]

INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/03/28 16:42:57 rt 1.4.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f50945d4e875f5374728f717979d4aafdd78755a]

INTEGRATION: CWS changefileheader (1.2.104); FILE MERGED 2008/04/01 15:23:34 thb 1.2.104.3: #i85898# Stripping all external header guards 2008/04/01 12:33:05 thb 1.2.104.2: #i85898# Stripping all external header guards 2008/03/31 13:32:02 rt 1.2.104.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [34dbfcec80ea7ea7325bf7c83ff908ae37bafa52]

INTEGRATION: CWS changefileheader (1.5.242); FILE MERGED 2008/04/01 15:58:27 thb 1.5.242.3: #i85898# Stripping all external header guards 2008/04/01 12:55:04 thb 1.5.242.2: #i85898# Stripping all external header guards 2008/03/31 16:56:41 rt 1.5.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d5d5c0bdc885ecfc46481c9c3c4150245abce762]

INTEGRATION: CWS changefileheader (1.4.188); FILE MERGED 2008/04/01 15:33:45 thb 1.4.188.3: #i85898# Stripping all external header guards 2008/04/01 12:38:22 thb 1.4.188.2: #i85898# Stripping all external header guards 2008/03/31 13:56:40 rt 1.4.188.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [58a1a720459c14a0dd0d7bff34ac127aefb10679]

INTEGRATION: CWS changefileheader (1.2.224); FILE MERGED 2008/03/31 17:13:26 rt 1.2.224.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7dd2ac987d1fa21687bf51edadd19470c977be43]

INTEGRATION: CWS changefileheader (1.12.500); FILE MERGED 2008/03/31 15:58:12 rt 1.12.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bd485d27efafda1c70b4d7b53b21c195820aef1a]

INTEGRATION: CWS changefileheader (1.2.432); FILE MERGED 2008/03/31 13:00:47 rt 1.2.432.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [74a1994befeada5ee3bf47ac0fb87d5efce4a855]

INTEGRATION: CWS changefileheader (1.4.30); FILE MERGED 2008/03/28 16:03:56 rt 1.4.30.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5682f71b4f9f6bf7e6b5aa1643f49acb90d8e65a]

INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/03/28 16:42:57 rt 1.6.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8f6593964789397f61db2397714d5b91c092c13c]

INTEGRATION: CWS changefileheader (1.5.188); FILE MERGED 2008/03/31 13:56:40 rt 1.5.188.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [38d91c061bc168797df7ccf6e7424dc46281c391]

INTEGRATION: CWS changefileheader (1.52.448); FILE MERGED 2008/03/31 16:56:41 rt 1.52.448.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [13c17ec8c15c55d3ae4ad1b15d1c1f40c2b80180]

INTEGRATION: CWS changefileheader (1.7.292); FILE MERGED 2008/04/01 15:29:19 thb 1.7.292.3: #i85898# Stripping all external header guards 2008/04/01 12:35:51 thb 1.7.292.2: #i85898# Stripping all external header guards 2008/03/31 17:13:26 rt 1.7.292.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [187a330b5ba7e1e71c873b87e0a14913d8542998]

INTEGRATION: CWS changefileheader (1.6.500); FILE MERGED 2008/03/31 15:58:12 rt 1.6.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [13de146b3217a2aae5c136df995e2b68e2630b63]

INTEGRATION: CWS changefileheader (1.3.546); FILE MERGED 2008/04/01 15:44:18 thb 1.3.546.2: #i85898# Stripping all external header guards 2008/04/01 12:43:05 thb 1.3.546.1: #i85898# Stripping all external header guards


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [51ceaaca3133075410fdb56a0c8e8251f6ca2bbd]

INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/03/28 16:42:57 rt 1.5.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a16ca6dc880b7473e6f2617d1c3f0c7e5e42874a]

INTEGRATION: CWS changefileheader (1.2.2); FILE MERGED 2008/04/01 15:00:17 thb 1.2.2.3: #i85898# Stripping all external header guards 2008/04/01 10:47:28 thb 1.2.2.2: #i85898# Stripping all external header guards 2008/03/28 16:03:56 rt 1.2.2.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9f6c2aa62e0e9d4c48c23f111e55aa1335ffb245]

INTEGRATION: CWS changefileheader (1.6.186); FILE MERGED 2008/04/01 15:33:45 thb 1.6.186.3: #i85898# Stripping all external header guards 2008/04/01 12:38:22 thb 1.6.186.2: #i85898# Stripping all external header guards 2008/03/31 13:56:40 rt 1.6.186.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c512c0fd6b150d2990bd8da3561fbb47a80cd862]

INTEGRATION: CWS changefileheader (1.6.292); FILE MERGED 2008/04/01 12:35:51 thb 1.6.292.2: #i85898# Stripping all external header guards 2008/03/31 17:13:26 rt 1.6.292.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4dbf5f6a709a51302fe1abc6d607efe7297fa0a8]

INTEGRATION: CWS changefileheader (1.5.1202); FILE MERGED 2008/03/31 16:56:41 rt 1.5.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [48ef3d14a2ea08e80760bb008ade4509bf2d086d]

INTEGRATION: CWS changefileheader (1.15.184); FILE MERGED 2008/03/31 15:58:12 rt 1.15.184.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3954dde362d09acaa80d0d26e83267cf33a8f01b]

INTEGRATION: CWS changefileheader (1.2.774); FILE MERGED 2008/03/31 13:00:47 rt 1.2.774.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a3a70c3eabf68fbecdecd4ec161d9d0a945b053e]

INTEGRATION: CWS changefileheader (1.6.166); FILE MERGED 2008/03/28 16:42:57 rt 1.6.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [38b5502bf09e893eeaaf9c28aa194385df5b7e75]

INTEGRATION: CWS changefileheader (1.2.2); FILE MERGED 2008/04/01 15:00:17 thb 1.2.2.3: #i85898# Stripping all external header guards 2008/04/01 10:47:28 thb 1.2.2.2: #i85898# Stripping all external header guards 2008/03/28 16:03:55 rt 1.2.2.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [484124fbe0ac7e7e5e5c8ac1c7bd40b953ffe522]

INTEGRATION: CWS changefileheader (1.2.104); FILE MERGED 2008/04/01 15:23:34 thb 1.2.104.3: #i85898# Stripping all external header guards 2008/04/01 12:33:04 thb 1.2.104.2: #i85898# Stripping all external header guards 2008/03/31 13:32:02 rt 1.2.104.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4dae6c134100ca59ba3c63fc928dd9df4f308d38]

INTEGRATION: CWS changefileheader (1.5.226); FILE MERGED 2008/04/01 15:29:19 thb 1.5.226.3: #i85898# Stripping all external header guards 2008/04/01 12:35:51 thb 1.5.226.2: #i85898# Stripping all external header guards 2008/03/31 17:13:26 rt 1.5.226.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [010566e43612a29db224b9472166515eba8808db]

INTEGRATION: CWS changefileheader (1.14.34); FILE MERGED 2008/04/01 15:58:27 thb 1.14.34.3: #i85898# Stripping all external header guards 2008/04/01 12:55:04 thb 1.14.34.2: #i85898# Stripping all external header guards 2008/03/31 16:56:41 rt 1.14.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c750b11c90952e3e4c2f0ef88805eeb2cf89ee66]

INTEGRATION: CWS changefileheader (1.3.188); FILE MERGED 2008/03/31 13:56:40 rt 1.3.188.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [22665e146e5475c485c5466a5508af8f74be2d71]

INTEGRATION: CWS changefileheader (1.8.500); FILE MERGED 2008/03/31 15:58:12 rt 1.8.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9304899d5c2def0e785a2b27649382fe7e87f4e8]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/03/31 16:50:29 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8fa31ddc4bc688683db7f26865edc1ca2caef40f]

INTEGRATION: CWS changefileheader (1.4.432); FILE MERGED 2008/04/01 15:44:18 thb 1.4.432.2: #i85898# Stripping all external header guards 2008/03/31 13:00:47 rt 1.4.432.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3c6429ee6f87d4f812772aae758ea1a256ac61f3]

INTEGRATION: CWS changefileheader (1.5.46); FILE MERGED 2008/03/28 16:03:55 rt 1.5.46.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d4a834b0129a2ad62fd5a48645473f45dc938cec]

INTEGRATION: CWS changefileheader (1.3.554); FILE MERGED 2008/03/31 17:13:26 rt 1.3.554.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cff095c575847a70dd4dd57ca95fc7d8b28b79dd]

INTEGRATION: CWS changefileheader (1.3.56); FILE MERGED 2008/04/01 15:23:34 thb 1.3.56.3: #i85898# Stripping all external header guards 2008/04/01 12:33:04 thb 1.3.56.2: #i85898# Stripping all external header guards 2008/03/31 13:32:02 rt 1.3.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ab01b0bec13aee759d949634cf061afe1a29aa71]

INTEGRATION: CWS changefileheader (1.59.184); FILE MERGED 2008/04/01 15:58:26 thb 1.59.184.3: #i85898# Stripping all external header guards 2008/04/01 12:55:04 thb 1.59.184.2: #i85898# Stripping all external header guards 2008/03/31 16:56:41 rt 1.59.184.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fc5a8f54e530a8418165441a489b58d1e4ece6b6]

INTEGRATION: CWS changefileheader (1.3.624); FILE MERGED 2008/03/31 13:56:40 rt 1.3.624.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b3e5172c61339277beaaea4bdc12b1cbf57850dc]

INTEGRATION: CWS changefileheader (1.12.120); FILE MERGED 2008/03/31 15:58:12 rt 1.12.120.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1302f84d5dd43daac583c269b5c8c9d8cd7c1f31]

INTEGRATION: CWS changefileheader (1.5.58); FILE MERGED 2008/03/31 16:50:29 rt 1.5.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a1fd47594850d1a0e571c9de3459f7b9ca4ad217]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:42:56 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d43c3f30482ec5ba08eebfc5f7dcd436be147b55]

INTEGRATION: CWS changefileheader (1.4.774); FILE MERGED 2008/04/01 15:44:18 thb 1.4.774.3: #i85898# Stripping all external header guards 2008/04/01 12:43:05 thb 1.4.774.2: #i85898# Stripping all external header guards 2008/03/31 13:00:46 rt 1.4.774.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3948d070f2b4c111c842b10640ff033717108383]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/28 15:49:49 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [18d81be1cc1da67a896f52b90e9013f71ae3322e]

INTEGRATION: CWS changefileheader (1.32.34); FILE MERGED 2008/04/01 15:29:18 thb 1.32.34.3: #i85898# Stripping all external header guards 2008/04/01 12:35:50 thb 1.32.34.2: #i85898# Stripping all external header guards 2008/03/31 17:13:26 rt 1.32.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [94dcb7003e32f529a48cf2bf3691aba18e570c99]

INTEGRATION: CWS changefileheader (1.3.70); FILE MERGED 2008/04/01 15:23:34 thb 1.3.70.3: #i85898# Stripping all external header guards 2008/04/01 12:33:04 thb 1.3.70.2: #i85898# Stripping all external header guards 2008/03/31 13:32:02 rt 1.3.70.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [eaa4104214f8f695dd6253bfa338e694e08f6fca]

INTEGRATION: CWS changefileheader (1.77.38); FILE MERGED 2008/03/31 16:56:40 rt 1.77.38.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [23fe584a73d14c926739ba087fb2c3adb361ea0a]

INTEGRATION: CWS changefileheader (1.8.24); FILE MERGED 2008/03/31 13:56:40 rt 1.8.24.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [44ecd95aa1ae5e7a50a54692aeb19870174fe2cd]

INTEGRATION: CWS changefileheader (1.4.500); FILE MERGED 2008/03/31 15:58:12 rt 1.4.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d6ed46655f95607084d3a5a26cfe278c034fac0a]

INTEGRATION: CWS changefileheader (1.9.58); FILE MERGED 2008/03/31 16:50:29 rt 1.9.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8b6e49bf317f4f44c5377e78ae4c2bddbf5e53d0]

INTEGRATION: CWS changefileheader (1.8.546); FILE MERGED 2008/04/01 15:44:18 thb 1.8.546.3: #i85898# Stripping all external header guards 2008/04/01 12:43:05 thb 1.8.546.2: #i85898# Stripping all external header guards 2008/03/31 13:00:46 rt 1.8.546.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [141f3621274714605429fde1ce8cf42be80c2c4c]

INTEGRATION: CWS changefileheader (1.2.104); FILE MERGED 2008/03/31 13:32:02 rt 1.2.104.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [380ad139e966cd73fe10521a9208e1e22fe6dd75]

INTEGRATION: CWS changefileheader (1.3.4); FILE MERGED 2008/03/28 16:03:55 rt 1.3.4.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7b8424cf78902d6d452a7cb9db9c3b9fea31e930]

INTEGRATION: CWS changefileheader (1.2.700); FILE MERGED 2008/04/01 15:29:18 thb 1.2.700.2: #i85898# Stripping all external header guards 2008/03/31 17:13:26 rt 1.2.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [38ea9e67b0be5302d5acc56354d109273441ea7f]

INTEGRATION: CWS changefileheader (1.10.38); FILE MERGED 2008/03/31 16:56:40 rt 1.10.38.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1c0da00ff8b2b22e88a703b3889241424d66c4b1]

INTEGRATION: CWS changefileheader (1.4.624); FILE MERGED 2008/04/01 15:33:44 thb 1.4.624.2: #i85898# Stripping all external header guards 2008/03/31 13:56:40 rt 1.4.624.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0c8405cccae781caa121ef063ea4dc9b4058c525]

INTEGRATION: CWS changefileheader (1.7.500); FILE MERGED 2008/03/31 15:58:12 rt 1.7.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f90a1ca7c27b014e8f3555d30b41782003d75d3c]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:42:56 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5f120a12d78e0cb1ff14588379cb27f2bbb9def0]

INTEGRATION: CWS changefileheader (1.5.546); FILE MERGED 2008/04/01 15:44:18 thb 1.5.546.3: #i85898# Stripping all external header guards 2008/04/01 12:43:05 thb 1.5.546.2: #i85898# Stripping all external header guards 2008/03/31 13:00:46 rt 1.5.546.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dfe4e5eb26989955bf34d0606caf8ea5e0c00bc4]

INTEGRATION: CWS changefileheader (1.28.34); FILE MERGED 2008/04/01 15:29:18 thb 1.28.34.3: #i85898# Stripping all external header guards 2008/04/01 12:35:50 thb 1.28.34.2: #i85898# Stripping all external header guards 2008/03/31 17:13:26 rt 1.28.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b78789b0eff7be9037d39745a5e347c163435355]

INTEGRATION: CWS changefileheader (1.2.624); FILE MERGED 2008/03/31 13:56:40 rt 1.2.624.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3730d28d04b265db8a33386d07f833042f96b78a]

INTEGRATION: CWS changefileheader (1.11.500); FILE MERGED 2008/03/31 15:58:12 rt 1.11.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d6bb37c122941e466bc56ce8c5a5e782bae38a6c]

INTEGRATION: CWS changefileheader (1.32.36); FILE MERGED 2008/04/01 15:58:25 thb 1.32.36.3: #i85898# Stripping all external header guards 2008/04/01 12:55:04 thb 1.32.36.2: #i85898# Stripping all external header guards 2008/03/31 16:56:40 rt 1.32.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d2a97c04e58f6c46c182af8d324c9a00cb34f3e3]

INTEGRATION: CWS changefileheader (1.4.58); FILE MERGED 2008/03/31 16:50:29 rt 1.4.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [16d988831372ea6c4fbc6287ae997c0c790313d2]

INTEGRATION: CWS changefileheader (1.4.132); FILE MERGED 2008/03/28 16:42:56 rt 1.4.132.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4ac57622e42350eaa017f67eb3c4a948a40b1bc3]

INTEGRATION: CWS changefileheader (1.3.772); FILE MERGED 2008/04/01 15:44:18 thb 1.3.772.3: #i85898# Stripping all external header guards 2008/04/01 12:43:05 thb 1.3.772.2: #i85898# Stripping all external header guards 2008/03/31 13:00:46 rt 1.3.772.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9d2901eb8ba18e159610fa47baf82ea525439dd9]

INTEGRATION: CWS changefileheader (1.4.8); FILE MERGED 2008/04/01 15:23:33 thb 1.4.8.3: #i85898# Stripping all external header guards 2008/04/01 12:33:04 thb 1.4.8.2: #i85898# Stripping all external header guards 2008/03/31 13:32:02 rt 1.4.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [add286ce2b64c6b99681c5d2d5aefe979434fb61]

INTEGRATION: CWS changefileheader (1.5.48); FILE MERGED 2008/03/28 16:03:55 rt 1.5.48.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [03fa18f85ce458146fd902b933bac703b6e1dc3a]

INTEGRATION: CWS changefileheader (1.2.698); FILE MERGED 2008/04/01 12:35:50 thb 1.2.698.2: #i85898# Stripping all external header guards 2008/03/31 17:13:26 rt 1.2.698.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7b03b26ff1cfd801b1cfb86f5d25101abee96db9]

INTEGRATION: CWS changefileheader (1.10.500); FILE MERGED 2008/03/31 15:58:12 rt 1.10.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [697d1e35f48cade3656e00be93e2733ec5398bb6]

INTEGRATION: CWS changefileheader (1.105.184); FILE MERGED 2008/03/31 16:56:40 rt 1.105.184.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [25b9e2400e890aa2efeadfaeaec5eb820c77d0e5]

INTEGRATION: CWS changefileheader (1.4.166); FILE MERGED 2008/03/28 16:42:56 rt 1.4.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [372da3c70a9154549221bb199bc92b2241c355b4]

INTEGRATION: CWS changefileheader (1.5.774); FILE MERGED 2008/04/01 15:44:18 thb 1.5.774.3: #i85898# Stripping all external header guards 2008/04/01 12:43:05 thb 1.5.774.2: #i85898# Stripping all external header guards 2008/03/31 13:00:46 rt 1.5.774.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1d0d6e8fe20d34ac6487c13a26ed1d6746dbae26]

INTEGRATION: CWS changefileheader (1.5.698); FILE MERGED 2008/04/01 15:29:17 thb 1.5.698.3: #i85898# Stripping all external header guards 2008/04/01 12:35:50 thb 1.5.698.2: #i85898# Stripping all external header guards 2008/03/31 17:13:26 rt 1.5.698.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [600f8a6e1782ee46ac4b56559315ee4721af0646]

INTEGRATION: CWS changefileheader (1.5.62); FILE MERGED 2008/03/28 15:49:49 rt 1.5.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ace158885a7147cbc2ee3cf716a645a8a66326d1]

INTEGRATION: CWS changefileheader (1.2.322); FILE MERGED 2008/03/31 13:56:40 rt 1.2.322.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d67d1f807725df8323264443b77a522bb85d266f]

INTEGRATION: CWS changefileheader (1.5.8); FILE MERGED 2008/04/01 15:23:33 thb 1.5.8.3: #i85898# Stripping all external header guards 2008/04/01 12:33:03 thb 1.5.8.2: #i85898# Stripping all external header guards 2008/03/31 13:32:01 rt 1.5.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c3b6b743c5e9410384238c5368a3826418804e26]

INTEGRATION: CWS changefileheader (1.2.138); FILE MERGED 2008/03/28 16:03:55 rt 1.2.138.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [030cc01e152957fcf9b3e31c5b72f730d61e644e]

INTEGRATION: CWS changefileheader (1.15.500); FILE MERGED 2008/03/31 15:58:12 rt 1.15.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3ad8ae2fe637207f095555ce067334c687b137f5]

INTEGRATION: CWS changefileheader (1.17.184); FILE MERGED 2008/03/31 16:56:40 rt 1.17.184.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cba9b95e062fc8d5eb2da2a92479ae226956e31e]

INTEGRATION: CWS changefileheader (1.4.700); FILE MERGED 2008/04/01 12:35:50 thb 1.4.700.2: #i85898# Stripping all external header guards 2008/03/31 17:13:26 rt 1.4.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5422d515cc47361d21282f0f3f598b8e3c1e2e7d]

INTEGRATION: CWS changefileheader (1.8.46); FILE MERGED 2008/03/28 16:03:55 rt 1.8.46.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [71791a21f77d1afcc819f1559949892f142f847d]

INTEGRATION: CWS changefileheader (1.5.298); FILE MERGED 2008/04/01 15:33:44 thb 1.5.298.3: #i85898# Stripping all external header guards 2008/04/01 12:38:22 thb 1.5.298.2: #i85898# Stripping all external header guards 2008/03/31 13:56:40 rt 1.5.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [277cb96b217e7be0729f8c12b65f0b7914e4fa62]

INTEGRATION: CWS changefileheader (1.7.62); FILE MERGED 2008/03/28 15:49:49 rt 1.7.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [686b1453bd89c77089115d7b74f7bba63f928e53]

INTEGRATION: CWS changefileheader (1.2.104); FILE MERGED 2008/03/31 13:32:01 rt 1.2.104.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3fcc73123ac9a3068be96acb1b469c6b7930b995]

INTEGRATION: CWS changefileheader (1.13.354); FILE MERGED 2008/03/31 16:56:40 rt 1.13.354.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f487d3da8b4627297f1a17d377e75bc6a220b487]

INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/03/28 16:42:56 rt 1.5.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [06e6f14f47d80ca7b2263a59ab0bcf79b8504e5d]

INTEGRATION: CWS changefileheader (1.4.546); FILE MERGED 2008/04/01 15:44:17 thb 1.4.546.3: #i85898# Stripping all external header guards 2008/04/01 12:43:05 thb 1.4.546.2: #i85898# Stripping all external header guards 2008/03/31 13:00:45 rt 1.4.546.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b5013a210681b21d2bc9478c09aef848a3b9fc9e]

INTEGRATION: CWS changefileheader (1.3.176); FILE MERGED 2008/04/01 12:35:50 thb 1.3.176.2: #i85898# Stripping all external header guards 2008/03/31 17:13:26 rt 1.3.176.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [32162f1a8eb5daea97e79f577b124b0f70874a12]

INTEGRATION: CWS changefileheader (1.4.2); FILE MERGED 2008/03/28 16:03:55 rt 1.4.2.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ee39e162980ff1265bbe7a992fdc5fb1001b3ac8]

INTEGRATION: CWS changefileheader (1.7.8); FILE MERGED 2008/04/01 15:23:33 thb 1.7.8.3: #i85898# Stripping all external header guards 2008/04/01 12:33:03 thb 1.7.8.2: #i85898# Stripping all external header guards 2008/03/31 13:32:01 rt 1.7.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [56c7bf8aab01620fca4cd1871ba55bca92fd3926]

INTEGRATION: CWS changefileheader (1.19.16); FILE MERGED 2008/03/31 13:56:40 rt 1.19.16.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fbfa0ef4fe8f32ca726cff2b871f61b193142bef]

INTEGRATION: CWS changefileheader (1.9.354); FILE MERGED 2008/03/31 16:56:40 rt 1.9.354.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9f97bff4d0111b85850893a6b7d445696328ddc6]

INTEGRATION: CWS changefileheader (1.2.294); FILE MERGED 2008/03/28 16:42:56 rt 1.2.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0e2d4d3fbb34f68ffbaa42517e98f100640a25e7]

INTEGRATION: CWS changefileheader (1.8.546); FILE MERGED 2008/04/01 15:44:17 thb 1.8.546.3: #i85898# Stripping all external header guards 2008/04/01 12:43:05 thb 1.8.546.2: #i85898# Stripping all external header guards 2008/03/31 13:00:45 rt 1.8.546.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f7d3b8e993e274c13d7e225008295bf091b074f2]

INTEGRATION: CWS changefileheader (1.7.700); FILE MERGED 2008/04/01 15:29:17 thb 1.7.700.3: #i85898# Stripping all external header guards 2008/04/01 12:35:50 thb 1.7.700.2: #i85898# Stripping all external header guards 2008/03/31 17:13:26 rt 1.7.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [60df2c76218c21874638a0d9eb102077a2288bc4]

INTEGRATION: CWS changefileheader (1.6.62); FILE MERGED 2008/03/28 15:49:49 rt 1.6.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3db082c86f73c2eabb2a91db2cd2e538d326955f]

INTEGRATION: CWS changefileheader (1.11.14); FILE MERGED 2008/04/01 15:33:44 thb 1.11.14.2: #i85898# Stripping all external header guards 2008/03/31 13:56:40 rt 1.11.14.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c33714e592b80af8d67180f4a6fd08dec60181a1]

INTEGRATION: CWS changefileheader (1.10.58); FILE MERGED 2008/03/31 16:50:28 rt 1.10.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [eb60539236fbcff67c691a6062055e1d4f1285c2]

INTEGRATION: CWS changefileheader (1.15.34); FILE MERGED 2008/04/01 15:58:25 thb 1.15.34.3: #i85898# Stripping all external header guards 2008/04/01 12:55:04 thb 1.15.34.2: #i85898# Stripping all external header guards 2008/03/31 16:56:40 rt 1.15.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e365cf4a87cd1a6a62a9f214990d679e18a5a44e]

INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/03/28 16:42:55 rt 1.5.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7c6910d94068bcc909e7054dc0cb4dcbc746afbf]

INTEGRATION: CWS changefileheader (1.2.104); FILE MERGED 2008/04/01 12:33:03 thb 1.2.104.2: #i85898# Stripping all external header guards 2008/03/31 13:32:01 rt 1.2.104.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [93259f41949f258acb94c548aa2858f604e70d95]

INTEGRATION: CWS changefileheader (1.12.234); FILE MERGED 2008/04/01 15:44:17 thb 1.12.234.3: #i85898# Stripping all external header guards 2008/04/01 12:43:05 thb 1.12.234.2: #i85898# Stripping all external header guards 2008/03/31 13:00:45 rt 1.12.234.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a8be6e9e18ac18c5be6bafe8f6935df672a4a70d]

INTEGRATION: CWS changefileheader (1.9.300); FILE MERGED 2008/04/01 15:29:17 thb 1.9.300.3: #i85898# Stripping all external header guards 2008/04/01 12:35:49 thb 1.9.300.2: #i85898# Stripping all external header guards 2008/03/31 17:13:26 rt 1.9.300.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b28a28362815827c82d24b0124fc74d84261b4fc]

INTEGRATION: CWS changefileheader (1.21.14); FILE MERGED 2008/03/31 13:56:40 rt 1.21.14.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4a34cbb16b811a266aedea258b0b90a6e414b13b]

INTEGRATION: CWS changefileheader (1.2.48); FILE MERGED 2008/04/01 10:47:27 thb 1.2.48.2: #i85898# Stripping all external header guards 2008/03/28 16:03:54 rt 1.2.48.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [37d1e67685174911b9bcadae2853f0eacb1dd83f]

INTEGRATION: CWS changefileheader (1.6.58); FILE MERGED 2008/03/31 16:50:28 rt 1.6.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [01c1141ad8dfa74132cb0e7765b7eac260034fc3]

INTEGRATION: CWS changefileheader (1.30.34); FILE MERGED 2008/04/01 15:58:24 thb 1.30.34.3: #i85898# Stripping all external header guards 2008/04/01 12:55:04 thb 1.30.34.2: #i85898# Stripping all external header guards 2008/03/31 16:56:40 rt 1.30.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fc4794a239fdef81b28e2935ff3fddc224c0228d]

INTEGRATION: CWS changefileheader (1.2.104); FILE MERGED 2008/04/01 15:23:33 thb 1.2.104.3: #i85898# Stripping all external header guards 2008/04/01 12:33:03 thb 1.2.104.2: #i85898# Stripping all external header guards 2008/03/31 13:32:01 rt 1.2.104.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dddd655f5d5eaea2132316f279aab7a6d70c7b26]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:42:55 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [21554bcfc7a35cadc4a903df7b6696bca2c598a5]

INTEGRATION: CWS changefileheader (1.4.546); FILE MERGED 2008/04/01 15:44:17 thb 1.4.546.2: #i85898# Stripping all external header guards 2008/03/31 13:00:45 rt 1.4.546.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [19bdb631422a75fba5d9132e9f3cda9bb00f34ac]

INTEGRATION: CWS changefileheader (1.8.700); FILE MERGED 2008/04/01 12:35:49 thb 1.8.700.2: #i85898# Stripping all external header guards 2008/03/31 17:13:26 rt 1.8.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ce9372586a0ee395168a7401e5bfe7e0f75787ed]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/28 15:49:49 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [308c16edfec86c1198945e4aedcec7388ec74fe6]

INTEGRATION: CWS changefileheader (1.2.48); FILE MERGED 2008/04/01 15:00:17 thb 1.2.48.2: #i85898# Stripping all external header guards 2008/03/28 16:03:54 rt 1.2.48.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [11ef0a1c3d3be3473ea9cef9bd87b9097875f109]

INTEGRATION: CWS changefileheader (1.8.500); FILE MERGED 2008/03/31 15:58:11 rt 1.8.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c773250f1acc8132b8007708dd058e54fdc6de73]

INTEGRATION: CWS changefileheader (1.7.58); FILE MERGED 2008/03/31 16:50:28 rt 1.7.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f6e43f2c244dfc8256d874fe7d22c18cd098cb85]

INTEGRATION: CWS changefileheader (1.14.242); FILE MERGED 2008/03/31 16:56:40 rt 1.14.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a0f01d3473333b3f7a8e05812818580b694495d9]

INTEGRATION: CWS changefileheader (1.4.8); FILE MERGED 2008/04/01 15:23:33 thb 1.4.8.3: #i85898# Stripping all external header guards 2008/04/01 12:33:03 thb 1.4.8.2: #i85898# Stripping all external header guards 2008/03/31 13:32:01 rt 1.4.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6c34da7d8dbe42933a38c7132ca245f05a08a6ba]

INTEGRATION: CWS changefileheader (1.2.48); FILE MERGED 2008/03/31 13:06:05 rt 1.2.48.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [09081113273040749819a7302ff257f866bde60a]

INTEGRATION: CWS changefileheader (1.4.166); FILE MERGED 2008/03/28 16:42:55 rt 1.4.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6b100f19c8a0dfa34cf14754dc8aa5379765dcd2]

INTEGRATION: CWS changefileheader (1.5.774); FILE MERGED 2008/04/01 15:44:17 thb 1.5.774.3: #i85898# Stripping all external header guards 2008/04/01 12:43:05 thb 1.5.774.2: #i85898# Stripping all external header guards 2008/03/31 13:00:45 rt 1.5.774.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c6090d9c29c9efb3e54c520b4d1044c80bf00ab0]

INTEGRATION: CWS changefileheader (1.11.240); FILE MERGED 2008/04/01 15:29:16 thb 1.11.240.3: #i85898# Stripping all external header guards 2008/04/01 12:35:49 thb 1.11.240.2: #i85898# Stripping all external header guards 2008/03/31 17:13:25 rt 1.11.240.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c64008d486ba0909e34fe11db3f4e8ecc1c2ea3d]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/03/28 15:49:49 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bbdc0b884693a1fe5a1478cbe5672d8dac90ce12]

INTEGRATION: CWS changefileheader (1.3.220); FILE MERGED 2008/04/01 15:33:44 thb 1.3.220.2: #i85898# Stripping all external header guards 2008/03/31 13:56:40 rt 1.3.220.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0d0c32076680d36a2b3ad60c128d917cc01282c5]

INTEGRATION: CWS changefileheader (1.7.448); FILE MERGED 2008/03/31 16:56:40 rt 1.7.448.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e0391cfd1af2f4c6c4f18be6afbf0c61bfe24c1d]

INTEGRATION: CWS changefileheader (1.6.36); FILE MERGED 2008/04/01 15:44:17 thb 1.6.36.3: #i85898# Stripping all external header guards 2008/04/01 12:43:05 thb 1.6.36.2: #i85898# Stripping all external header guards 2008/03/31 13:00:44 rt 1.6.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5044dfb36c1dd63368fc5228308f304c32ded967]

INTEGRATION: CWS changefileheader (1.8.58); FILE MERGED 2008/03/31 16:50:28 rt 1.8.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f1ba191e0230f888d0a318512a71490ee78de340]

INTEGRATION: CWS changefileheader (1.9.34); FILE MERGED 2008/04/01 15:29:16 thb 1.9.34.3: #i85898# Stripping all external header guards 2008/04/01 12:35:49 thb 1.9.34.2: #i85898# Stripping all external header guards 2008/03/31 17:13:25 rt 1.9.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [894cf3ba15f804279dcb7fe6448ccc65268364de]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/28 15:49:48 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [97aa5c49562875bdc9d514fc521ed00f10acfac5]

INTEGRATION: CWS changefileheader (1.2.48); FILE MERGED 2008/04/01 15:00:17 thb 1.2.48.3: #i85898# Stripping all external header guards 2008/04/01 10:47:27 thb 1.2.48.2: #i85898# Stripping all external header guards 2008/03/28 16:03:54 rt 1.2.48.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9c5b36182169ee7e0eacf039b340115141c47e6c]

INTEGRATION: CWS changefileheader (1.47.14); FILE MERGED 2008/04/01 15:33:43 thb 1.47.14.3: #i85898# Stripping all external header guards 2008/04/01 12:38:22 thb 1.47.14.2: #i85898# Stripping all external header guards 2008/03/31 13:56:40 rt 1.47.14.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [de42da8d5fa975e7ec59ad08be5d11360e683ed6]

INTEGRATION: CWS changefileheader (1.4.1202); FILE MERGED 2008/03/31 16:56:40 rt 1.4.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [305fdc3002871e23384b3d0f010fdf96ed2a0df2]

INTEGRATION: CWS changefileheader (1.18.132); FILE MERGED 2008/03/31 13:00:44 rt 1.18.132.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [af29bc50c9507934eb2c58dc563012bbc546cd06]

INTEGRATION: CWS changefileheader (1.12.344); FILE MERGED 2008/03/31 15:58:11 rt 1.12.344.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6a82381e0e7dbf27389eb0a606a0bbcd4ec0dde2]

INTEGRATION: CWS changefileheader (1.2.700); FILE MERGED 2008/04/01 15:29:16 thb 1.2.700.3: #i85898# Stripping all external header guards 2008/04/01 12:35:49 thb 1.2.700.2: #i85898# Stripping all external header guards 2008/03/31 17:13:25 rt 1.2.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c89405d1caad647798ed19d54407dba914dc89b0]

INTEGRATION: CWS changefileheader (1.5.46); FILE MERGED 2008/03/28 16:03:54 rt 1.5.46.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [04f3e9f59a5a7613b143f7720b005a0490a10f13]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/03/28 15:49:48 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [772a250ad3b8b6844415d6181f855bf4e7c98aab]

INTEGRATION: CWS changefileheader (1.11.34); FILE MERGED 2008/04/01 15:58:24 thb 1.11.34.3: #i85898# Stripping all external header guards 2008/04/01 12:55:03 thb 1.11.34.2: #i85898# Stripping all external header guards 2008/03/31 16:56:40 rt 1.11.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1d7b80ab4b1ddaf11c553ca3a14455150a7aaa0b]

INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/03/28 16:42:54 rt 1.7.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [802c868e4d823816c129ee88d72b953f79b2d51e]

INTEGRATION: CWS changefileheader (1.3.8); FILE MERGED 2008/04/01 15:23:33 thb 1.3.8.3: #i85898# Stripping all external header guards 2008/04/01 12:33:03 thb 1.3.8.2: #i85898# Stripping all external header guards 2008/03/31 13:32:01 rt 1.3.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8b4d31e52c3f3e9035b886d02a6f05d49382733e]

INTEGRATION: CWS changefileheader (1.11.320); FILE MERGED 2008/03/31 13:00:44 rt 1.11.320.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [30027911cd6bb990741464dd225d15d6f907e500]

INTEGRATION: CWS changefileheader (1.6.62); FILE MERGED 2008/03/28 15:49:48 rt 1.6.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [79491bc5da8467300b45053cced4cbbf67a9e05c]

INTEGRATION: CWS changefileheader (1.3.138); FILE MERGED 2008/03/28 16:03:54 rt 1.3.138.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e28e5f6298238f7b0b2a2bf3e5c9a5715014f1bd]

INTEGRATION: CWS changefileheader (1.7.500); FILE MERGED 2008/03/31 15:58:11 rt 1.7.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [31fa2027ad22514ec4adbb86b67ead9cc7ddcad0]

INTEGRATION: CWS changefileheader (1.4.166); FILE MERGED 2008/03/28 16:42:54 rt 1.4.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c3a53ce89f8bb25e76f60d32884dc8c66c35d3b8]

INTEGRATION: CWS changefileheader (1.3.8); FILE MERGED 2008/04/01 15:23:33 thb 1.3.8.3: #i85898# Stripping all external header guards 2008/04/01 12:33:02 thb 1.3.8.2: #i85898# Stripping all external header guards 2008/03/31 13:32:01 rt 1.3.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [00a216bb8abd068a78820021da4e597449d8dceb]

INTEGRATION: CWS changefileheader (1.2.700); FILE MERGED 2008/04/01 15:29:15 thb 1.2.700.3: #i85898# Stripping all external header guards 2008/04/01 12:35:49 thb 1.2.700.2: #i85898# Stripping all external header guards 2008/03/31 17:13:25 rt 1.2.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b9117bb26174bb3d744cb61c752035224182b1d9]

INTEGRATION: CWS changefileheader (1.12.128); FILE MERGED 2008/03/31 13:00:44 rt 1.12.128.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ac220e89c70756b9b3239f37652fda31d5b92c7a]

INTEGRATION: CWS changefileheader (1.7.62); FILE MERGED 2008/03/28 15:49:48 rt 1.7.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [90facff5a0b3e76f74322a0e83a114ce1cb6d17d]

INTEGRATION: CWS changefileheader (1.14.344); FILE MERGED 2008/03/31 15:58:11 rt 1.14.344.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6e754b2128f0160d49c793f3da6463a9b5226c32]

INTEGRATION: CWS changefileheader (1.5.30); FILE MERGED 2008/04/01 14:59:08 thb 1.5.30.3: #i85898# Stripping all external header guards 2008/04/01 10:46:15 thb 1.5.30.2: #i85898# Stripping all external header guards 2008/03/28 15:58:10 rt 1.5.30.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [14a645050ba34cd42c64d673e4569973227cb623]

INTEGRATION: CWS changefileheader (1.7.256); FILE MERGED 2008/04/01 15:33:43 thb 1.7.256.3: #i85898# Stripping all external header guards 2008/04/01 12:38:22 thb 1.7.256.2: #i85898# Stripping all external header guards 2008/03/31 13:56:40 rt 1.7.256.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a1f02f8b0542392f650d0487705bcbe520963f87]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:42:54 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1a53374ff19ef87f65d42878b1f20af887d5f1e3]

INTEGRATION: CWS changefileheader (1.16.302); FILE MERGED 2008/04/01 15:44:16 thb 1.16.302.2: #i85898# Stripping all external header guards 2008/03/31 13:00:43 rt 1.16.302.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [155b95e9da4c8e3f3f02f8daffcb3b3c7283b97e]

INTEGRATION: CWS changefileheader (1.4.700); FILE MERGED 2008/04/01 15:29:15 thb 1.4.700.3: #i85898# Stripping all external header guards 2008/04/01 12:35:49 thb 1.4.700.2: #i85898# Stripping all external header guards 2008/03/31 17:13:25 rt 1.4.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [df2ef01841031a80944249c843af5be1de307f23]

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>  [cd78a37fd59fe4040cd4a7da192d8f722824cb3d]

INTEGRATION: CWS changefileheader (1.10.62); FILE MERGED 2008/03/28 15:49:48 rt 1.10.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dac2827a86dec7be123bb61489f7708c6c4939f4]

INTEGRATION: CWS changefileheader (1.4.70); FILE MERGED 2008/03/28 16:42:54 rt 1.4.70.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2b87bad268fe3aa3328eae7233aba74f2efbdd78]

INTEGRATION: CWS changefileheader (1.3.96); FILE MERGED 2008/04/01 15:23:33 thb 1.3.96.3: #i85898# Stripping all external header guards 2008/04/01 12:33:02 thb 1.3.96.2: #i85898# Stripping all external header guards 2008/03/31 13:32:01 rt 1.3.96.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4c9ba06facc1f13b9af09cdb4e2b862f74caa254]

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>  [64c276706d6cba5bde807f1613120834a8eb944e]

INTEGRATION: CWS changefileheader (1.29.16); FILE MERGED 2008/03/31 13:56:40 rt 1.29.16.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [028e6505fa14bbeab30a1276d6567f4f11f8d80b]

INTEGRATION: CWS changefileheader (1.13.300); FILE MERGED 2008/03/31 15:58:11 rt 1.13.300.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [72d2a2cadb45645d97920c744f6dd3d955d1d4fe]

INTEGRATION: CWS changefileheader (1.5.546); FILE MERGED 2008/03/31 13:00:43 rt 1.5.546.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4c991c8e10db05e1d4913548df8058f71cbf3615]

INTEGRATION: CWS changefileheader (1.16.34); FILE MERGED 2008/04/01 15:29:14 thb 1.16.34.3: #i85898# Stripping all external header guards 2008/04/01 12:35:48 thb 1.16.34.2: #i85898# Stripping all external header guards 2008/03/31 17:13:25 rt 1.16.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f63958db8ee4fd8b344d391ff86b89c097d9f208]

INTEGRATION: CWS changefileheader (1.6.52); FILE MERGED 2008/03/28 16:42:53 rt 1.6.52.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [572c3b1a4a74bea366b4f18ab17b3cccc4521dc9]

INTEGRATION: CWS changefileheader (1.4.16); FILE MERGED 2008/03/28 15:58:10 rt 1.4.16.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d751a681764d2c85fb28822df6d267fee417364c]

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>  [eca8583e63aed556e505e467a43bbab8b436e7cf]

INTEGRATION: CWS changefileheader (1.10.500); FILE MERGED 2008/03/31 15:58:11 rt 1.10.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [186fda197b1fab3d2fdef3f3bc536808b402e65f]

INTEGRATION: CWS changefileheader (1.18.450); FILE MERGED 2008/03/31 13:00:43 rt 1.18.450.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a92bc88dc5a6aebbc32c5cf6530fa25135c3ff4c]

INTEGRATION: CWS changefileheader (1.6.208); FILE MERGED 2008/03/28 16:42:53 rt 1.6.208.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9a28c667274f5231a79b533c5757d2f0584b43ba]

INTEGRATION: CWS changefileheader (1.4.8); FILE MERGED 2008/04/01 15:23:33 thb 1.4.8.3: #i85898# Stripping all external header guards 2008/04/01 12:33:02 thb 1.4.8.2: #i85898# Stripping all external header guards 2008/03/31 13:32:01 rt 1.4.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a07a0e560660b3f032f9903042905333b2285ba4]

INTEGRATION: CWS changefileheader (1.3.44); FILE MERGED 2008/04/01 14:59:08 thb 1.3.44.2: #i85898# Stripping all external header guards 2008/03/28 15:58:10 rt 1.3.44.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b4d11edc96e5b4a9260fa77ae561bcaabe78df65]

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>  [1dab600eaab814f2222735d7faf0d2735684ad5f]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/28 15:49:48 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [45ce778269fc85632ba006cc2354e24a2b69a1d6]

INTEGRATION: CWS changefileheader (1.6.166); FILE MERGED 2008/03/28 16:42:52 rt 1.6.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8143a88bf4e6605501b3bebc5f2ab767c4e7e6c0]

INTEGRATION: CWS changefileheader (1.4.30); FILE MERGED 2008/03/28 15:58:10 rt 1.4.30.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0fd36c3f81cbfd6e75e5a41730cfc51137488dee]

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>  [a8390f1fc9fa70a8e0b8c5175788d9b31078b419]

INTEGRATION: CWS changefileheader (1.2.774); FILE MERGED 2008/03/31 13:00:43 rt 1.2.774.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5004f020610ad0d879ea12c73f372549e8e1a065]

INTEGRATION: CWS changefileheader (1.11.500); FILE MERGED 2008/03/31 15:58:11 rt 1.11.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d0e99829c74a26e512a0c0aaabac9be370627cbc]

INTEGRATION: CWS changefileheader (1.7.298); FILE MERGED 2008/04/01 15:33:43 thb 1.7.298.3: #i85898# Stripping all external header guards 2008/04/01 12:38:22 thb 1.7.298.2: #i85898# Stripping all external header guards 2008/03/31 13:56:40 rt 1.7.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a8ce04f2b87b4b336837d61384a188c07724b0c4]

INTEGRATION: CWS changefileheader (1.11.94); FILE MERGED 2008/04/01 15:29:14 thb 1.11.94.3: #i85898# Stripping all external header guards 2008/04/01 12:35:48 thb 1.11.94.2: #i85898# Stripping all external header guards 2008/03/31 17:13:25 rt 1.11.94.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [804cfadc0584cb186d4e8030b1041a149c565c7f]

INTEGRATION: CWS changefileheader (1.9.2); FILE MERGED 2008/04/01 14:59:08 thb 1.9.2.3: #i85898# Stripping all external header guards 2008/04/01 10:46:14 thb 1.9.2.2: #i85898# Stripping all external header guards 2008/03/28 15:58:10 rt 1.9.2.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4fe2dfa52335b01ebf7cf4dc714b98716704436f]

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>  [94a9b276376ef694ceda757295040f59d35a3f4d]

INTEGRATION: CWS changefileheader (1.7.56); FILE MERGED 2008/03/28 16:42:52 rt 1.7.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [34f397683a5c1ff41e0fa0bcb038d3fa564ac88d]

INTEGRATION: CWS changefileheader (1.9.58); FILE MERGED 2008/03/31 16:50:28 rt 1.9.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3f52fb6502962647f7ec8614725118c472271a39]

INTEGRATION: CWS changefileheader (1.2.104); FILE MERGED 2008/04/01 15:23:33 thb 1.2.104.3: #i85898# Stripping all external header guards 2008/04/01 12:33:02 thb 1.2.104.2: #i85898# Stripping all external header guards 2008/03/31 13:32:01 rt 1.2.104.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0e174f85535f7b4384ad43341a2ddfcb6f69db65]

INTEGRATION: CWS changefileheader (1.5.62); FILE MERGED 2008/03/28 15:49:48 rt 1.5.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4d0c2313300babd3155fd5cdcf7b5d242325c893]

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>  [2e4535836e988539c53742b898e7e6c4b0ee1e63]

INTEGRATION: CWS changefileheader (1.3.330); FILE MERGED 2008/04/01 15:29:14 thb 1.3.330.2: #i85898# Stripping all external header guards 2008/03/31 17:13:25 rt 1.3.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [91aaf1471f61523d1fddd555b08defd01ab73f8b]

INTEGRATION: CWS changefileheader (1.17.320); FILE MERGED 2008/03/31 13:00:43 rt 1.17.320.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6aabc4eb25e3a2fc4bd24ee0ae914fe986a780f9]

INTEGRATION: CWS changefileheader (1.8.154); FILE MERGED 2008/03/28 16:42:52 rt 1.8.154.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [83472dfe3e344e8395a1971b0a62725f89427060]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/04/01 12:38:22 thb 1.4.62.2: #i85898# Stripping all external header guards 2008/03/31 13:56:40 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f121aa0b341427a3282936ef82632623f1f2c7a4]

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>  [11675d622fac9f8f14b1334c1897022c6e1184d1]

INTEGRATION: CWS changefileheader (1.9.62); FILE MERGED 2008/03/28 15:49:48 rt 1.9.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5f02f380b173ecc1307bf671d71d96cc16d5cd25]

INTEGRATION: CWS changefileheader (1.7.96); FILE MERGED 2008/03/31 17:13:25 rt 1.7.96.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7132bfcb11ef17c20ef67ef92ae0eafae4e22f7d]

INTEGRATION: CWS changefileheader (1.4.166); FILE MERGED 2008/03/28 16:42:52 rt 1.4.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fbe3623869bc3e7978a1c9076c240e0f5fd58821]

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>  [5079434df1295958aae3a7aee7c188001ef70615]

INTEGRATION: CWS changefileheader (1.6.320); FILE MERGED 2008/03/31 17:13:25 rt 1.6.320.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [65c4ce8470b7bf11ea3f15cb09195e621586ca93]

INTEGRATION: CWS changefileheader (1.5.624); FILE MERGED 2008/04/01 15:33:43 thb 1.5.624.3: #i85898# Stripping all external header guards 2008/04/01 12:38:22 thb 1.5.624.2: #i85898# Stripping all external header guards 2008/03/31 13:56:39 rt 1.5.624.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [905af78f3d8133dc75756cdd9cdef6dbe74ba3b1]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:42:51 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5a0b710217e9a9349d171682dc37bbf449b8e5ea]

INTEGRATION: CWS changefileheader (1.16.62); FILE MERGED 2008/03/28 15:49:48 rt 1.16.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1138a3dd2f6bf7fab22ae161f48149b36ffe005d]

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>  [430b2e602122b8741fbb5719818dd3a67f75e53d]

INTEGRATION: CWS changefileheader (1.2.622); FILE MERGED 2008/03/31 17:13:25 rt 1.2.622.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c37f07f4804149f00b514999a376b869a0255ff9]

INTEGRATION: CWS changefileheader (1.5.16); FILE MERGED 2008/04/01 15:33:43 thb 1.5.16.2: #i85898# Stripping all external header guards 2008/03/31 13:56:39 rt 1.5.16.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9900bfe86f81b8353f685cdd3d51429e1e291841]

INTEGRATION: CWS changefileheader (1.8.56); FILE MERGED 2008/03/28 16:42:51 rt 1.8.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b4941fdf8dc560e5b379bedc005e3c80b0ffe316]

INTEGRATION: CWS changefileheader (1.5.44); FILE MERGED 2008/04/01 14:59:08 thb 1.5.44.3: #i85898# Stripping all external header guards 2008/04/01 10:46:14 thb 1.5.44.2: #i85898# Stripping all external header guards 2008/03/28 15:58:10 rt 1.5.44.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c46c79a43b78a8d915f4915c4e97504040dd299d]

INTEGRATION: CWS changefileheader (1.5.8); FILE MERGED 2008/04/01 15:23:32 thb 1.5.8.3: #i85898# Stripping all external header guards 2008/04/01 12:33:01 thb 1.5.8.2: #i85898# Stripping all external header guards 2008/03/31 13:32:00 rt 1.5.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a847e1b8a01fef8ce5fece8f2a7cd3446aed0b9b]

INTEGRATION: CWS changefileheader (1.22.622); FILE MERGED 2008/03/31 17:13:25 rt 1.22.622.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e05328fc6deffafc9b45772216129651fd8cec2e]

INTEGRATION: CWS changefileheader (1.8.154); FILE MERGED 2008/03/28 16:42:51 rt 1.8.154.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [10c4506fa48c325cb52e8af49f690b9af11bb849]

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>  [ce508d5a6cbaadd02b36a7b5a4a2e658de3be43e]

INTEGRATION: CWS changefileheader (1.16.16); FILE MERGED 2008/04/01 15:33:42 thb 1.16.16.3: #i85898# Stripping all external header guards 2008/04/01 12:38:22 thb 1.16.16.2: #i85898# Stripping all external header guards 2008/03/31 13:56:39 rt 1.16.16.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [32ebab0a108c6e9e89105fc8c9a9518c76c84dfc]

INTEGRATION: CWS changefileheader (1.4.166); FILE MERGED 2008/03/28 16:42:51 rt 1.4.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [53038fd599c53962551a9e500ad12b0cc7f541dd]

INTEGRATION: CWS changefileheader (1.3.330); FILE MERGED 2008/03/31 17:13:25 rt 1.3.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [88ceff609649c4bcc9a96c6fac6f888068e18416]

INTEGRATION: CWS changefileheader (1.15.10); FILE MERGED 2008/03/28 16:42:50 rt 1.15.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cbcfe029f7ca8b276f1465d7dd03b58adb149b09]

INTEGRATION: CWS changefileheader (1.8.58); FILE MERGED 2008/03/31 16:50:27 rt 1.8.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [713785338c26526679f93e531fb0c151c963b73b]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/28 15:49:47 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e8d4d015ffbc1ef0db83912a29928f157660c6b1]

INTEGRATION: CWS changefileheader (1.13.46); FILE MERGED 2008/03/31 17:13:25 rt 1.13.46.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ea42409f9939d52f449516721c3529fdcb16c595]

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>  [cc08a91e57a69ce99b729a7ee0d14b4626acc422]

INTEGRATION: CWS changefileheader (1.4.8); FILE MERGED 2008/03/31 13:32:00 rt 1.4.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [912a757c89cc02baa8636876dba19e6418b1b326]

INTEGRATION: CWS changefileheader (1.6.166); FILE MERGED 2008/03/28 16:42:50 rt 1.6.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f64c9858103ae63bf82fe30d4a1acd86bce6f5b6]

INTEGRATION: CWS changefileheader (1.6.62); FILE MERGED 2008/03/28 15:49:47 rt 1.6.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [55a154fcec9b6447a36ebe583e228abb4d0974fe]

INTEGRATION: CWS changefileheader (1.2.700); FILE MERGED 2008/03/31 17:13:24 rt 1.2.700.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b2f8a0262fc1fb17c6ff800a88774d2825e645f2]

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>  [37abc27368a5a6680ea8c87f8a7bd0dd31a1f177]

INTEGRATION: CWS changefileheader (1.4.624); FILE MERGED 2008/03/31 13:56:39 rt 1.4.624.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2c1ac9baaaab20df33a1538ab485f74bd46966f5]

INTEGRATION: CWS changefileheader (1.6.500); FILE MERGED 2008/03/31 15:58:11 rt 1.6.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [04ea0a4272342d789d04aee5ab1190179b6095fa]

INTEGRATION: CWS changefileheader (1.5.62); FILE MERGED 2008/03/28 15:49:47 rt 1.5.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [20febe20b8d48a3ad75a72a705441effe0841315]

INTEGRATION: CWS changefileheader (1.2.294); FILE MERGED 2008/03/28 16:42:50 rt 1.2.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1dc3641aa65751217c348e79f8c95a54a147ab69]

INTEGRATION: CWS changefileheader (1.23.34); FILE MERGED 2008/04/01 15:58:23 thb 1.23.34.3: #i85898# Stripping all external header guards 2008/04/01 12:55:03 thb 1.23.34.2: #i85898# Stripping all external header guards 2008/03/31 16:56:38 rt 1.23.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6f60b6ab5b8e9c21859582b75b27fcd655b73771]

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>  [77a717eac87ac08dd81fde8afaf7582ceb570b64]

INTEGRATION: CWS changefileheader (1.5.58); FILE MERGED 2008/03/31 16:50:27 rt 1.5.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b5ea95199888cd49d7af61c1129322a978fdb4d8]

INTEGRATION: CWS changefileheader (1.4.624); FILE MERGED 2008/04/01 12:38:21 thb 1.4.624.2: #i85898# Stripping all external header guards 2008/03/31 13:56:39 rt 1.4.624.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f1cb6a66f89c2067e49d9ffacd75e62c38ac2f8d]

INTEGRATION: CWS changefileheader (1.2.8); FILE MERGED 2008/03/31 13:32:00 rt 1.2.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [625a57b0ac1ae1cf33a9ca539598e4ee535469c3]

INTEGRATION: CWS changefileheader (1.7.154); FILE MERGED 2008/03/28 16:42:49 rt 1.7.154.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4b875e7071ded5cdceafba7d3aa591790a591cb9]

INTEGRATION: CWS changefileheader (1.3.500); FILE MERGED 2008/03/31 15:58:10 rt 1.3.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b332d05417b0d72b81172b40464c4f30354b3cb2]

INTEGRATION: CWS changefileheader (1.3.100); FILE MERGED 2008/03/31 17:13:24 rt 1.3.100.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [336059330186508cd67bc3749b03b0eb1ded2cc8]

INTEGRATION: CWS changefileheader (1.8.34); FILE MERGED 2008/04/01 15:58:23 thb 1.8.34.3: #i85898# Stripping all external header guards 2008/04/01 12:55:03 thb 1.8.34.2: #i85898# Stripping all external header guards 2008/03/31 16:56:38 rt 1.8.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ad5e9ae20014e3bf4f9c06aacfe82cf13b953c85]

INTEGRATION: CWS changefileheader (1.5.288); FILE MERGED 2008/04/01 12:38:21 thb 1.5.288.2: #i85898# Stripping all external header guards 2008/03/31 13:56:39 rt 1.5.288.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ff4544764ca6d2b592d572c352ce6df3e54e1eb5]

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>  [16dface69e5813c454989bc9b0510aba26baec1d]

INTEGRATION: CWS changefileheader (1.3.8); FILE MERGED 2008/03/31 13:32:00 rt 1.3.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [40787a421d29c00e69ac5ab6a4e5970435925942]

INTEGRATION: CWS changefileheader (1.4.166); FILE MERGED 2008/03/28 16:42:49 rt 1.4.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7896b7d61314c33b8457cf2310f820c98dba3772]

INTEGRATION: CWS changefileheader (1.10.500); FILE MERGED 2008/03/31 15:58:10 rt 1.10.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ece9f788c13c18b46110944ac9e9ed5ca549c553]

INTEGRATION: CWS changefileheader (1.14.46); FILE MERGED 2008/03/31 17:13:24 rt 1.14.46.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c1cbf129cfae8420d8c89fad426bd78c75e3c0a7]

INTEGRATION: CWS changefileheader (1.4.1202); FILE MERGED 2008/03/31 16:56:38 rt 1.4.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c17fde0a6cfaa0fb198d88b50d93e6cada547ee7]

INTEGRATION: CWS changefileheader (1.12.184); FILE MERGED 2008/04/01 15:33:42 thb 1.12.184.3: #i85898# Stripping all external header guards 2008/04/01 12:38:21 thb 1.12.184.2: #i85898# Stripping all external header guards 2008/03/31 13:56:39 rt 1.12.184.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c44425d16d9e3b46f2cc7871b6e655f6c42a097d]

INTEGRATION: CWS changefileheader (1.3.28); FILE MERGED 2008/03/31 13:32:00 rt 1.3.28.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b5b8aa734867fdcec6b13b916a6d7227ff1f4926]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/03/28 15:49:47 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [07dd074dfdbdbe44e13b106711fbef11b737c252]

INTEGRATION: CWS changefileheader (1.8.500); FILE MERGED 2008/03/31 15:58:10 rt 1.8.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [616745027aab504c56db53bf44870b3592f2eae0]

INTEGRATION: CWS changefileheader (1.6.166); FILE MERGED 2008/03/28 16:42:49 rt 1.6.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8d3da2353ca8c95053c1ad26d369114af3d24093]

INTEGRATION: CWS changefileheader (1.33.622); FILE MERGED 2008/03/31 17:13:24 rt 1.33.622.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [677413e684d869a181fb6b82ba39e0766b40fe02]

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>  [a88cc580dc2303d62fd48544d93a4792d6593fab]

INTEGRATION: CWS changefileheader (1.14.242); FILE MERGED 2008/04/01 15:58:23 thb 1.14.242.2: #i85898# Stripping all external header guards 2008/03/31 16:56:38 rt 1.14.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5bcf01aade48e28ad025a0a4485e6a2693a7823e]

INTEGRATION: CWS changefileheader (1.9.58); FILE MERGED 2008/03/31 16:50:27 rt 1.9.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f3464bb0dbef3428607f06b738a48523e56eff8a]

INTEGRATION: CWS changefileheader (1.3.624); FILE MERGED 2008/04/01 12:38:21 thb 1.3.624.2: #i85898# Stripping all external header guards 2008/03/31 13:56:39 rt 1.3.624.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ec42913b75496944858cd81db707a1116c419aee]

INTEGRATION: CWS changefileheader (1.4.166); FILE MERGED 2008/03/28 16:42:48 rt 1.4.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2afe8b1a8a614f2d129280ec05f4ee35db8de93f]

INTEGRATION: CWS changefileheader (1.3.330); FILE MERGED 2008/03/31 17:13:24 rt 1.3.330.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [264b47728a65c12ff1b612dc4c800438087ef74b]

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>  [2854d59f795dce40d2f3b29034d70419813d1dc8]

INTEGRATION: CWS changefileheader (1.8.184); FILE MERGED 2008/04/01 15:58:22 thb 1.8.184.2: #i85898# Stripping all external header guards 2008/03/31 16:56:38 rt 1.8.184.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7becf7275e69d26e751961170708e0acec9999a4]

INTEGRATION: CWS changefileheader (1.7.58); FILE MERGED 2008/03/31 16:50:27 rt 1.7.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [58f524f7e0208667e6a6a591c9bc2823e4db1e93]

INTEGRATION: CWS changefileheader (1.7.8); FILE MERGED 2008/03/31 13:32:00 rt 1.7.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [68965786729974dc4c3d3ad9a27be01cfdd23c2a]

INTEGRATION: CWS changefileheader (1.10.62); FILE MERGED 2008/03/28 15:49:47 rt 1.10.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [14a4f8c4c6e3f04e5d25d612e1b11e2bb6580530]

INTEGRATION: CWS changefileheader (1.7.166); FILE MERGED 2008/03/28 16:42:48 rt 1.7.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [597cfbecf5f40cc31d72dd9ef13955dc07bd960e]

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>  [d598c777ea06ecd6148640e0f97586ad61fb90c4]

INTEGRATION: CWS changefileheader (1.11.34); FILE MERGED 2008/04/01 15:58:22 thb 1.11.34.3: #i85898# Stripping all external header guards 2008/04/01 12:55:03 thb 1.11.34.2: #i85898# Stripping all external header guards 2008/03/31 16:56:38 rt 1.11.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [703b67699900203aa66f795d125ee20b317e80d2]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/03/31 16:50:27 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d8236e1822074985ca6a883774de9876aaba4f1f]

INTEGRATION: CWS changefileheader (1.2.320); FILE MERGED 2008/03/31 17:13:24 rt 1.2.320.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [eeb49d7cbfee943ce757f4982e1de11a64e9ad10]

INTEGRATION: CWS changefileheader (1.6.500); FILE MERGED 2008/03/31 15:58:10 rt 1.6.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6b0313c4f9974808d50e3b1c8654de019abcbcbd]

INTEGRATION: CWS changefileheader (1.13.10); FILE MERGED 2008/03/28 16:42:48 rt 1.13.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4d464cc2be15c32931f0394ac8fc439497743b23]

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>  [9592be68731c5de14f6fbb9ee7c2b5eb25a2962c]

INTEGRATION: CWS changefileheader (1.10.242); FILE MERGED 2008/04/01 15:58:21 thb 1.10.242.3: #i85898# Stripping all external header guards 2008/04/01 12:55:03 thb 1.10.242.2: #i85898# Stripping all external header guards 2008/03/31 16:56:31 rt 1.10.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [baa1669a424fa98311ad785936bf1a9baf28d319]

INTEGRATION: CWS changefileheader (1.2.96); FILE MERGED 2008/03/31 13:32:00 rt 1.2.96.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b584f45c94c28e6a8b266df21308a1c5fffd11c4]

INTEGRATION: CWS changefileheader (1.7.154); FILE MERGED 2008/03/28 16:42:48 rt 1.7.154.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bdd7f1a32fe59ea3930d825f43c02795edb5c816]

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>  [025e5f98a67cd6760c9fceba611c299e86a73b6c]

INTEGRATION: CWS changefileheader (1.9.242); FILE MERGED 2008/04/01 15:58:21 thb 1.9.242.2: #i85898# Stripping all external header guards 2008/03/31 16:56:31 rt 1.9.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1543d4b4ab0e9bc1b8370aeca34880c519d075a0]

INTEGRATION: CWS changefileheader (1.2.104); FILE MERGED 2008/03/31 13:32:00 rt 1.2.104.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d5550f6ebf0eca7d33aa3e5bf1f41c2f33961fd9]

INTEGRATION: CWS changefileheader (1.2.84); FILE MERGED 2008/03/31 15:58:10 rt 1.2.84.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [72a7fbe8b6570e1ffd4b71281038752313fce094]

INTEGRATION: CWS changefileheader (1.13.4); FILE MERGED 2008/03/28 16:42:47 rt 1.13.4.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [92c6776a9ec8480c444d9566408040b697804f11]

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>  [bec50f5ff8ff2f2a192d68b7a0be003422c8abf5]

INTEGRATION: CWS changefileheader (1.25.448); FILE MERGED 2008/03/31 16:56:31 rt 1.25.448.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1b174381e074a373d3de3d00bbfcea857fb393b9]

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>  [3b8bd5cc82f5c2d410c49f65f7298424a5581e67]

INTEGRATION: CWS changefileheader (1.6.56); FILE MERGED 2008/03/28 16:42:47 rt 1.6.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cb2db6ce68ea26fbc9bc73ec8232bd791cdd497b]

INTEGRATION: CWS changefileheader (1.14.240); FILE MERGED 2008/04/01 15:58:20 thb 1.14.240.3: #i85898# Stripping all external header guards 2008/04/01 12:55:03 thb 1.14.240.2: #i85898# Stripping all external header guards 2008/03/31 16:56:31 rt 1.14.240.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b06123c9a231d5a7102e631c161f6a8226f8bce3]

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>  [9daa0cc4698f04fff751b79709efec5706f37f26]

INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/03/28 16:42:47 rt 1.5.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [34ca43e91ae2fd5f3992b3258785338b801f782a]

INTEGRATION: CWS changefileheader (1.35.118); FILE MERGED 2008/03/31 16:56:31 rt 1.35.118.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cbe3b165509d53ec21f02a6a8a3922ff62925991]

INTEGRATION: CWS changefileheader (1.11.500); FILE MERGED 2008/03/31 15:58:10 rt 1.11.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7c09e520346a5e1cdd500a739f4fc6d1c906fde3]

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>  [fabd5f401e1413954d87451d534179f22b7ac092]

INTEGRATION: CWS changefileheader (1.2.104); FILE MERGED 2008/03/31 13:31:59 rt 1.2.104.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cb77e2d775891e28efaa09574716e69f86569f22]

INTEGRATION: CWS changefileheader (1.2.1202); FILE MERGED 2008/03/31 16:56:31 rt 1.2.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [50c40317878567142cbe0b37634096f90938902f]

INTEGRATION: CWS changefileheader (1.3.8); FILE MERGED 2008/03/31 13:31:59 rt 1.3.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [eb96a93d30efb2b5139c1fb96f0801ebdcc128e2]

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>  [6d32637927e1ee2d2734099d0949803e31f48aa5]

INTEGRATION: CWS changefileheader (1.6.166); FILE MERGED 2008/03/28 16:42:46 rt 1.6.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [85223fbc5072dcdd01fd266df7175ffe307b3223]

INTEGRATION: CWS changefileheader (1.40.448); FILE MERGED 2008/03/31 16:56:31 rt 1.40.448.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bddbef3469d8e1d67b0db941893f80deac10a682]

INTEGRATION: CWS changefileheader (1.6.58); FILE MERGED 2008/03/31 16:50:27 rt 1.6.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [847d3906335eff48ba82ac188b7f5343ac8ba5bc]

INTEGRATION: CWS changefileheader (1.7.62); FILE MERGED 2008/03/28 15:49:47 rt 1.7.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a2b7a27d34abe9f57de6e2d4858402ab2549f3df]

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>  [d671cf4b8af3c3490fc6d829375823bbe36080d7]

INTEGRATION: CWS changefileheader (1.7.52); FILE MERGED 2008/03/28 16:42:46 rt 1.7.52.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [76390bad515cd193bacc2d201eb672785d6e5077]

INTEGRATION: CWS changefileheader (1.4.1202); FILE MERGED 2008/03/31 16:56:31 rt 1.4.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4700cc5f83e81febb7d21bae4b23c5ed464d43ef]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/03/28 15:49:46 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [13cfbca2a284ad541254322a3a3c1619751f1b63]

INTEGRATION: CWS changefileheader (1.2.300); FILE MERGED 2008/03/31 15:58:10 rt 1.2.300.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [265369f6b98af2207e7f4e915df63ff2e43bb022]

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>  [b6c7acf9c7f969f2956fc1accd05051e550b06ce]

INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/03/28 16:42:46 rt 1.7.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [177033d983e9767de41b41ad2865556cb67cc6db]

INTEGRATION: CWS changefileheader (1.12.240); FILE MERGED 2008/04/01 15:58:20 thb 1.12.240.3: #i85898# Stripping all external header guards 2008/04/01 12:55:02 thb 1.12.240.2: #i85898# Stripping all external header guards 2008/03/31 16:56:30 rt 1.12.240.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [52184d09b9f027b2826b88caa6f70a41cc9ea927]

INTEGRATION: CWS changefileheader (1.5.62); FILE MERGED 2008/03/28 15:49:46 rt 1.5.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4e7a3db559daf07f8108499fb0d15fe0a3879256]

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>  [bd24b7b1bf46c6417d17492d12edf347f50e7316]

INTEGRATION: CWS changefileheader (1.7.56); FILE MERGED 2008/03/28 16:42:46 rt 1.7.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e088b42f48674770aca3c63e66aa31b5c656efe2]

INTEGRATION: CWS changefileheader (1.7.58); FILE MERGED 2008/03/31 16:50:26 rt 1.7.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [27182b6d28b73a5b25edba916560342dce4bddc7]

INTEGRATION: CWS changefileheader (1.5.1202); FILE MERGED 2008/03/31 16:56:30 rt 1.5.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6498a32d66c0a00065d2b942275ff187ba1a43d6]

INTEGRATION: CWS changefileheader (1.6.56); FILE MERGED 2008/03/28 16:42:45 rt 1.6.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bec073681b37c8279dea7b7e150af15347ea6dd5]

INTEGRATION: CWS changefileheader (1.4.58); FILE MERGED 2008/03/31 16:50:26 rt 1.4.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [470871c40aa2f6d7a5548a4f9bc97ce730ffb73f]

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>  [7a8b5a499339702b4743d9ce36649164b9e54271]

INTEGRATION: CWS changefileheader (1.6.62); FILE MERGED 2008/03/28 15:49:46 rt 1.6.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [726db9023db39a9eac912ab6f6cc2a3b0a7c17bf]

INTEGRATION: CWS changefileheader (1.2.294); FILE MERGED 2008/03/28 16:42:45 rt 1.2.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8410799ec826c2e691cfe2e589c3832ad0ca27d0]

INTEGRATION: CWS changefileheader (1.8.58); FILE MERGED 2008/03/31 16:50:26 rt 1.8.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ea688850e05fa3640dd0b5e6bc99bd106c1e9142]

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>  [1a7926c9e0b70c6a03ec1b3226b8c4397bd0c9de]

INTEGRATION: CWS changefileheader (1.8.154); FILE MERGED 2008/03/28 16:42:45 rt 1.8.154.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [671efdc4157b16643fd9b30b87436b6f2869ae24]

INTEGRATION: CWS changefileheader (1.9.58); FILE MERGED 2008/03/31 16:50:26 rt 1.9.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4b9ac8a1d560f10767efd683cd9b204d29a8516a]

INTEGRATION: CWS changefileheader (1.7.500); FILE MERGED 2008/03/31 15:58:10 rt 1.7.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1e6298617c95f7d4998a8250e575e04db80256c0]

INTEGRATION: CWS changefileheader (1.4.56); FILE MERGED 2008/03/28 16:42:44 rt 1.4.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cdf2c536889c628a0101e7aa95413a2044148bd3]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/28 15:49:46 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6c14669f6b86e19447b824fe052c74e5361b7929]

INTEGRATION: CWS changefileheader (1.9.10); FILE MERGED 2008/03/28 16:42:44 rt 1.9.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8ed2ba3b99ad601ce809fe0128647835cfab5992]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/28 15:49:46 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9f079af83b4b414d49075cd61eaa72be7925224f]

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>  [aec3535e774fd12259e45d925cabd0d10be331a6]

INTEGRATION: CWS changefileheader (1.10.500); FILE MERGED 2008/03/31 15:58:09 rt 1.10.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [534363f9ddbc1595d6e66c956f17891e5e1e81fc]

INTEGRATION: CWS changefileheader (1.13.10); FILE MERGED 2008/03/28 16:42:44 rt 1.13.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c6c0d774e70648bde6308f60af28bdbe22c7714e]

INTEGRATION: CWS changefileheader (1.4.8); FILE MERGED 2008/03/31 13:31:58 rt 1.4.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [54a01d92b29df060c0fa23e66501609afdda33e2]

INTEGRATION: CWS changefileheader (1.10.10); FILE MERGED 2008/03/28 16:42:44 rt 1.10.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1679f6cb9a7adc0663f79bdcd51037aa66f72b54]

INTEGRATION: CWS changefileheader (1.2.8); FILE MERGED 2008/03/31 13:31:58 rt 1.2.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [64627b56e94f53cad15d80c31ae36557468107c5]

INTEGRATION: CWS changefileheader (1.5.58); FILE MERGED 2008/03/31 16:50:26 rt 1.5.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [334a36084e4e22a46b74435fd14b21a7303b154a]

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>  [e4bc23f224e210cd005119e5f3e981c61886d479]

INTEGRATION: CWS changefileheader (1.11.462); FILE MERGED 2008/03/31 15:58:09 rt 1.11.462.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b8d66d1cfdd1adbb851a333deecd4edd49a1a61c]

INTEGRATION: CWS changefileheader (1.38.448); FILE MERGED 2008/03/31 16:56:30 rt 1.38.448.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e25a1c2dda095faa9e6a49b58757e13a29070e20]

INTEGRATION: CWS changefileheader (1.8.70); FILE MERGED 2008/03/28 16:42:43 rt 1.8.70.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2e9bc5553fb55c2bf9dbb3b048e3a257e14666ab]

INTEGRATION: CWS changefileheader (1.3.8); FILE MERGED 2008/03/31 13:31:58 rt 1.3.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1636830ff68ab7fcbc3d20fd941f1792b87bd2fb]

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>  [242cbefb6a2414dbe6f72d915a2d2b93f116f43b]

INTEGRATION: CWS changefileheader (1.8.10); FILE MERGED 2008/03/28 16:42:43 rt 1.8.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c8b3f428fdb4e9f0a8cb8bece3a012882c76d495]

INTEGRATION: CWS changefileheader (1.3.1202); FILE MERGED 2008/03/31 16:56:30 rt 1.3.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8acb642c80366baff5ca3e8b050819a0b4e06304]

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>  [a80d16ce24338e7cefeaeebf5781314afd7dedb3]

INTEGRATION: CWS changefileheader (1.7.56); FILE MERGED 2008/03/28 16:42:43 rt 1.7.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [87dd68272bf349cf2e4d9070cf779715a88d2fa5]

INTEGRATION: CWS changefileheader (1.21.38); FILE MERGED 2008/04/01 15:58:19 thb 1.21.38.3: #i85898# Stripping all external header guards 2008/04/01 12:55:02 thb 1.21.38.2: #i85898# Stripping all external header guards 2008/03/31 16:56:30 rt 1.21.38.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4e37c262ab3fafbece3b1f3a79ee11a49765d49c]

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>  [f03ef2232b606c7485f5ecd5f7397bbe3b20875b]

INTEGRATION: CWS changefileheader (1.6.166); FILE MERGED 2008/03/28 16:42:43 rt 1.6.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [26b70a7a9bf0fcbf3df60bab666492e9ce0cd67a]

INTEGRATION: CWS changefileheader (1.26.448); FILE MERGED 2008/03/31 16:56:30 rt 1.26.448.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c9ea9c1750a465be14c13805ec00b33f79810c70]

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>  [6a2e6d4ded735cf1af0351c428da71b6d49e5fb7]

INTEGRATION: CWS changefileheader (1.16.62); FILE MERGED 2008/03/28 15:49:46 rt 1.16.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6ae3f00e0001cefc192429c811c7d3f051a4ad06]

INTEGRATION: CWS changefileheader (1.51.448); FILE MERGED 2008/03/31 16:56:29 rt 1.51.448.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e864c0f6d30f0761ecc509f39c7932e73d9f7e7e]

INTEGRATION: CWS changefileheader (1.8.10); FILE MERGED 2008/03/28 16:42:42 rt 1.8.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e23b065731fa919fde3c73f8876385d5d25b432b]

INTEGRATION: CWS changefileheader (1.5.1116); FILE MERGED 2008/03/31 16:56:29 rt 1.5.1116.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [096b485a7639896d9ff9df74826cc1aa993dc2ef]

INTEGRATION: CWS changefileheader (1.22.62); FILE MERGED 2008/03/28 15:49:46 rt 1.22.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0b877efacda7a914b0f2743d6c5ce6e6afc60148]

INTEGRATION: CWS changefileheader (1.3.500); FILE MERGED 2008/03/31 15:58:09 rt 1.3.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [144336aebda148b83d4ce691424479c8d355d379]

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>  [4c6b37db1a89cbe5a218802026178409d472dc25]

INTEGRATION: CWS changefileheader (1.12.10); FILE MERGED 2008/03/28 16:42:42 rt 1.12.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a0a059371b1843024e0ec80aa941446bdeac907b]

INTEGRATION: CWS changefileheader (1.29.240); FILE MERGED 2008/04/01 15:58:19 thb 1.29.240.3: #i85898# Stripping all external header guards 2008/04/01 12:55:02 thb 1.29.240.2: #i85898# Stripping all external header guards 2008/03/31 16:56:29 rt 1.29.240.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d9c67836f11d7904633a508ff7d893624bc8c593]

INTEGRATION: CWS changefileheader (1.2.104); FILE MERGED 2008/03/31 13:31:58 rt 1.2.104.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1ec6e9b77eb7b273d7e2be2afa058fa9dc88046d]

INTEGRATION: CWS changefileheader (1.8.500); FILE MERGED 2008/03/31 15:58:09 rt 1.8.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e98d8be2fd3a208546763500188029cbce181993]

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>  [e24221453f94867796edde3611d434c6cf0ca43a]

INTEGRATION: CWS changefileheader (1.43.448); FILE MERGED 2008/03/31 16:56:29 rt 1.43.448.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [870c8bcda24988e70ed078483959f68f3d6bfd55]

INTEGRATION: CWS changefileheader (1.7.56); FILE MERGED 2008/03/28 16:42:42 rt 1.7.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [59c444f728787476946dd88e58244e7991f2a0a0]

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>  [98282e23f6d5d4f88d608020305f0b1479c9faf1]

INTEGRATION: CWS changefileheader (1.16.10); FILE MERGED 2008/03/28 16:42:41 rt 1.16.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ae351c4772048b8e93bbd5effb4dc80ef2e225d2]

INTEGRATION: CWS changefileheader (1.11.500); FILE MERGED 2008/03/31 15:58:09 rt 1.11.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [69c3762fd8ef9218dc26d4400f3bd57fc7df0833]

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>  [e13880806a349357732f5b493a38a991f57da257]

INTEGRATION: CWS changefileheader (1.14.242); FILE MERGED 2008/04/01 15:58:19 thb 1.14.242.2: #i85898# Stripping all external header guards 2008/03/31 16:56:29 rt 1.14.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d39d3a0778fa2a93ee5806dab14da446714ccd3d]

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>  [64987da5cd73c2bdee62578600a173b907e54a98]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/28 15:49:45 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2e380bad65080faf629adca89f7ec7f261bdae5c]

INTEGRATION: CWS changefileheader (1.13.10); FILE MERGED 2008/03/28 16:42:41 rt 1.13.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [45272607bcaa525845c083517987c22ab184237b]

INTEGRATION: CWS changefileheader (1.3.8); FILE MERGED 2008/03/31 13:31:57 rt 1.3.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8b828580c59d1426a4be71b51d42d8ab44f0040c]

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>  [6e10f3b5da97b1303833ac66d21f6cf8b630b53b]

INTEGRATION: CWS changefileheader (1.15.242); FILE MERGED 2008/04/01 15:58:18 thb 1.15.242.3: #i85898# Stripping all external header guards 2008/04/01 12:55:02 thb 1.15.242.2: #i85898# Stripping all external header guards 2008/03/31 16:56:29 rt 1.15.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d07b0a9fdef950092c5d64fbb79048d257c05558]

INTEGRATION: CWS changefileheader (1.2.104); FILE MERGED 2008/03/31 13:31:57 rt 1.2.104.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d9b5a0cc691515de23f0237e02003ce790854d87]

INTEGRATION: CWS changefileheader (1.8.10); FILE MERGED 2008/03/28 16:42:40 rt 1.8.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [56e461c8b4c1c8e674d014abb794d3e46f946a66]

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>  [1aba5e843bdecdd1cd49062243d626eeb0449a40]

INTEGRATION: CWS changefileheader (1.8.58); FILE MERGED 2008/03/31 16:50:25 rt 1.8.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [53efc6a72f0f2c9d43a586b32f1859820b4daf9c]

INTEGRATION: CWS changefileheader (1.10.242); FILE MERGED 2008/04/01 15:58:18 thb 1.10.242.3: #i85898# Stripping all external header guards 2008/04/01 12:55:02 thb 1.10.242.2: #i85898# Stripping all external header guards 2008/03/31 16:56:29 rt 1.10.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ee3a72c090d1fbb44bd18e120238b2efdad7d1a7]

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>  [1617cdbd40af028730827ef84d2f94a1e53857f0]

INTEGRATION: CWS changefileheader (1.12.14); FILE MERGED 2008/03/28 16:42:40 rt 1.12.14.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [274aaee34aa2df3eba88af9fb38337a0a740f63d]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/28 15:49:45 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [687507f4e9fc5c52afdbae9242e8ac1f9013323e]

INTEGRATION: CWS changefileheader (1.8.718); FILE MERGED 2008/04/01 12:55:02 thb 1.8.718.2: #i85898# Stripping all external header guards 2008/03/31 16:56:29 rt 1.8.718.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c9f24c2f8eeb1cc50a14cea8625c35ef4e947289]

INTEGRATION: CWS changefileheader (1.11.70); FILE MERGED 2008/03/28 16:42:39 rt 1.11.70.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4f99e12ae5c4ed7c278f35bf92f1226c17c52983]

INTEGRATION: CWS changefileheader (1.10.500); FILE MERGED 2008/03/31 15:58:08 rt 1.10.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6efadad874d6a123a8ad371e6c1f14155ecbc2c4]

INTEGRATION: CWS changefileheader (1.7.58); FILE MERGED 2008/03/31 16:50:25 rt 1.7.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [91d73834c5edfb088d56106abe9b4359baa19fc0]

INTEGRATION: CWS changefileheader (1.6.1116); FILE MERGED 2008/03/31 16:56:29 rt 1.6.1116.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a18ccda2cbe9fb3c061c4e58a8c4d4ecb2c4f443]

INTEGRATION: CWS changefileheader (1.5.52); FILE MERGED 2008/03/28 16:42:39 rt 1.5.52.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [20e9b2072fafe25de1c1406b3caba2cb3189c86f]

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>  [d9343a7dfe2e799363562b70c7e8531aa0a26170]

INTEGRATION: CWS changefileheader (1.8.718); FILE MERGED 2008/04/01 15:58:18 thb 1.8.718.2: #i85898# Stripping all external header guards 2008/03/31 16:56:29 rt 1.8.718.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ea3474e954f9041875df038533e381c9db6d8200]

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>  [da911879cac96011d4394f29a92c364f84790b96]

INTEGRATION: CWS changefileheader (1.4.294); FILE MERGED 2008/03/28 16:42:38 rt 1.4.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7640c456e46fdedec5290323cc981ba3559363d5]

INTEGRATION: CWS changefileheader (1.7.500); FILE MERGED 2008/03/31 15:58:08 rt 1.7.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4bbf411d64c8b0fb735f1b331eb7e0ac8eac4fa4]

INTEGRATION: CWS changefileheader (1.7.718); FILE MERGED 2008/04/01 15:58:17 thb 1.7.718.3: #i85898# Stripping all external header guards 2008/04/01 12:54:59 thb 1.7.718.2: #i85898# Stripping all external header guards 2008/03/31 16:56:18 rt 1.7.718.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d7dc6b8681d98f4a53bada6946dacaacf09c1887]

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>  [ca9cd79a6d76788cf9634d6c0166235784c3bb13]

INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/03/28 16:42:38 rt 1.6.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [52bbe50d1fe293148125a0fcfadda510f3c3de85]

INTEGRATION: CWS changefileheader (1.66.38); FILE MERGED 2008/04/01 15:58:17 thb 1.66.38.3: #i85898# Stripping all external header guards 2008/04/01 12:54:59 thb 1.66.38.2: #i85898# Stripping all external header guards 2008/03/31 16:56:18 rt 1.66.38.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [852a450ad7e1e61a1cf9fbea8ddc887fcddac8b9]

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>  [aca1734ea2e96ef75bdc6a2151052da2b44bff49]

INTEGRATION: CWS changefileheader (1.43.34); FILE MERGED 2008/04/01 15:58:16 thb 1.43.34.3: #i85898# Stripping all external header guards 2008/04/01 12:54:59 thb 1.43.34.2: #i85898# Stripping all external header guards 2008/03/31 16:56:18 rt 1.43.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [27c3c1807993e8c5b8b6a0939b98cc377fa93898]

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>  [32c4773b41307860c2ec637deea055b6d4ddb4c7]

INTEGRATION: CWS changefileheader (1.8.500); FILE MERGED 2008/03/31 15:58:08 rt 1.8.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0f561ed0287176802d8d4ba595569f6ed3cfbcf6]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/03/28 15:49:45 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8171ce6eb9ede8642a85fde41d2d9e1c16d9ed7a]

INTEGRATION: CWS changefileheader (1.22.242); FILE MERGED 2008/04/01 15:58:16 thb 1.22.242.3: #i85898# Stripping all external header guards 2008/04/01 12:54:59 thb 1.22.242.2: #i85898# Stripping all external header guards 2008/03/31 16:56:18 rt 1.22.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [438d2d34ed21247fbd74110558c5bd1fe6fa48af]

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>  [8ba5b7c74535489a4c283fb6eff7425263272af6]

INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/03/28 16:42:37 rt 1.5.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ae6f46016376875e325bed91e7610d54cc9d1819]

INTEGRATION: CWS changefileheader (1.11.500); FILE MERGED 2008/03/31 15:58:08 rt 1.11.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2625fc04a277b016f276347d2987125f381e3986]

INTEGRATION: CWS changefileheader (1.49.78); FILE MERGED 2008/03/31 16:56:18 rt 1.49.78.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f9fdd82dd9c1378f19f34c8a2e85d0ebe56db26b]

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>  [c1f0a4b0353bccd40f08f18673d20da498a8cff6]

INTEGRATION: CWS changefileheader (1.20.58); FILE MERGED 2008/03/31 16:56:18 rt 1.20.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [372bdce066e1e7b216b7265691e45a117f148a08]

INTEGRATION: CWS changefileheader (1.9.62); FILE MERGED 2008/03/31 16:50:25 rt 1.9.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fec72f23510505791cb5f3980c50710a6c8d1606]

INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/03/28 16:42:37 rt 1.6.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [eea28b28d57a0c47706c3e907a186f8d59edc8e6]

INTEGRATION: CWS changefileheader (1.10.718); FILE MERGED 2008/04/01 15:58:15 thb 1.10.718.3: #i85898# Stripping all external header guards 2008/04/01 12:54:59 thb 1.10.718.2: #i85898# Stripping all external header guards 2008/03/31 16:56:18 rt 1.10.718.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2108a095ea4368a55161bc0d4bf67efab89f3684]

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>  [09ea4a4da60e067f452067ef00985a40d209dfbf]

INTEGRATION: CWS changefileheader (1.9.58); FILE MERGED 2008/03/31 16:50:25 rt 1.9.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8bccee94d366556a9f40e86baf14ca5ef36d0632]

INTEGRATION: CWS changefileheader (1.2.92); FILE MERGED 2008/03/31 15:58:08 rt 1.2.92.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3f626afe2a28c3764264da8935fa937011da8932]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/28 15:49:44 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [35fce62bbe5d6f55d9d305670ee7bb7f7ba235f5]

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>  [e6215b77bc79edd257e1e021317d2ce567d0dded]

INTEGRATION: CWS changefileheader (1.5.500); FILE MERGED 2008/03/31 15:58:08 rt 1.5.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f015437630289a2e7e81379bc7662258f88b204c]

INTEGRATION: CWS changefileheader (1.4.294); FILE MERGED 2008/03/28 16:42:36 rt 1.4.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9215a5193ec1d14895ca9490da462724ff8ea97a]

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>  [b74c31d1adead2ba972730bb58cbaaa6a4100394]

INTEGRATION: CWS changefileheader (1.3.500); FILE MERGED 2008/03/31 15:58:08 rt 1.3.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2b7c3ea8adf6a33aaf0a95778fce7fd0946c61d5]

INTEGRATION: CWS changefileheader (1.8.62); FILE MERGED 2008/03/28 15:49:44 rt 1.8.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c987811bbc15b397fbd3db5736588952509594e5]

INTEGRATION: CWS changefileheader (1.4.292); FILE MERGED 2008/03/28 16:42:36 rt 1.4.292.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [07167b79a5c0d06cfe7f752f10700d2987e1c87e]

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>  [dfd40ac036b8e3305e378685153029d7f804fb3d]

INTEGRATION: CWS changefileheader (1.8.58); FILE MERGED 2008/03/31 16:50:24 rt 1.8.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [60937cb1b905622a26d22b2e67de87ff92ad99a1]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/28 15:49:44 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0af81811a988aa714728d67e11932bc78147e127]

INTEGRATION: CWS changefileheader (1.6.166); FILE MERGED 2008/03/28 16:42:36 rt 1.6.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8cb155cdd3efda68a4883926948f8f654d2cffb7]

INTEGRATION: CWS changefileheader (1.3.8); FILE MERGED 2008/03/31 13:31:56 rt 1.3.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ec661e84b5e2d25c8a45b34d2c927be61f8e1d23]

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>  [eba39386b87dac0697c4c2c7e8494ea768f1a4e5]

INTEGRATION: CWS changefileheader (1.21.62); FILE MERGED 2008/03/28 15:49:44 rt 1.21.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [47f57b5938d0ded8495596bb119b54096a74188b]

INTEGRATION: CWS changefileheader (1.3.500); FILE MERGED 2008/03/31 15:58:07 rt 1.3.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [95b3b2c83b6cad31645ca078ff9d45c208f7756c]

INTEGRATION: CWS changefileheader (1.5.44); FILE MERGED 2008/03/28 16:42:35 rt 1.5.44.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [011db7152322586246712571a64f8dbcfeba79cf]

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>  [3a01c0b26e336ad365c6bb335bbce8d14bbd204d]

INTEGRATION: CWS changefileheader (1.2.104); FILE MERGED 2008/03/31 13:31:56 rt 1.2.104.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d79aa82896328408cc682a66149305e640622111]

INTEGRATION: CWS changefileheader (1.52.448); FILE MERGED 2008/03/31 16:56:16 rt 1.52.448.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [93db06feea441c1a52498ad3ac42532ac018fb9e]

INTEGRATION: CWS changefileheader (1.10.58); FILE MERGED 2008/03/31 16:50:24 rt 1.10.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ff3715675d933e0044693547f7566f7912b90106]

INTEGRATION: CWS changefileheader (1.11.10); FILE MERGED 2008/03/28 16:42:35 rt 1.11.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b4600cb2282b8d7936632cf46853b0dbb7c37653]

INTEGRATION: CWS changefileheader (1.13.62); FILE MERGED 2008/03/28 15:49:44 rt 1.13.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8d962e6de3e4aaab7824619264ce13a960b47947]

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>  [58cba031ee4503cf6a91f2c53a71cc47f2ddaec0]

INTEGRATION: CWS changefileheader (1.31.32); FILE MERGED 2008/04/01 15:58:15 thb 1.31.32.3: #i85898# Stripping all external header guards 2008/04/01 12:54:59 thb 1.31.32.2: #i85898# Stripping all external header guards 2008/03/31 16:56:16 rt 1.31.32.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d327bfa67a59301c84cf76137393b13f60eda6bd]

INTEGRATION: CWS changefileheader (1.2.382); FILE MERGED 2008/03/31 15:58:07 rt 1.2.382.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [065ab8faf8c9a5e6ce3d57e560ab6eab3e06ad07]

INTEGRATION: CWS changefileheader (1.10.10); FILE MERGED 2008/03/28 16:42:35 rt 1.10.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ba4da40b176aedc874094b32ba66f64d159e83ac]

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>  [88ac4d7d9ec21fdf11c4991516929dc936d1829e]

INTEGRATION: CWS changefileheader (1.33.32); FILE MERGED 2008/04/01 15:58:15 thb 1.33.32.3: #i85898# Stripping all external header guards 2008/04/01 12:54:58 thb 1.33.32.2: #i85898# Stripping all external header guards 2008/03/31 16:56:15 rt 1.33.32.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9356cd98f4139b0f73abbc52e9b1552685f2500f]

INTEGRATION: CWS changefileheader (1.5.62); FILE MERGED 2008/03/31 16:50:24 rt 1.5.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6918c44014290ec10b2e9936bc7af5a413f705ea]

INTEGRATION: CWS changefileheader (1.4.382); FILE MERGED 2008/03/31 15:58:07 rt 1.4.382.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2b475b58325ce5df80aed67e4cc28a1b0351aa66]

INTEGRATION: CWS changefileheader (1.5.54); FILE MERGED 2008/03/28 16:42:35 rt 1.5.54.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [85ab2aa0b29acedfdaac6c40f36a63703148d455]

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>  [c8e80be2169b45572b35a79fcd857db5cb355f17]

INTEGRATION: CWS changefileheader (1.65.32); FILE MERGED 2008/04/01 15:58:14 thb 1.65.32.3: #i85898# Stripping all external header guards 2008/04/01 12:54:58 thb 1.65.32.2: #i85898# Stripping all external header guards 2008/03/31 16:56:15 rt 1.65.32.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f7ae12ccafc664b3bbd59130f1b545acfdf128d5]

INTEGRATION: CWS changefileheader (1.10.500); FILE MERGED 2008/03/31 15:58:07 rt 1.10.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [581502122f15e2ad2daf5102af0b6cc725d24c23]

INTEGRATION: CWS changefileheader (1.5.62); FILE MERGED 2008/03/28 15:49:44 rt 1.5.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [87f1a0421bfc413a082db7c8400b44adbb49c6aa]

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>  [4a55dabf10fc59482c85ade2e901ebef97d3ef7c]

INTEGRATION: CWS changefileheader (1.9.58); FILE MERGED 2008/03/31 16:50:24 rt 1.9.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7e5339cd3309485e35f0391b33c3a768ebbfde30]

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>  [1524473621db5098bf18fb0558c28201428ecc3d]

INTEGRATION: CWS changefileheader (1.6.62); FILE MERGED 2008/03/28 15:49:44 rt 1.6.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bd21239c9f63114cd670e95a15cd6fd9ad4071f7]

INTEGRATION: CWS changefileheader (1.2.210); FILE MERGED 2008/03/31 15:58:07 rt 1.2.210.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [929403486fbcc7752b68fde8b76bc10ce7a46fe9]

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>  [2387ceb09f32187b75e41aaa8c19c1aa05b7459e]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/03/28 15:49:44 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c4129b9af0e61814696fc6d2d12475181fd53aa5]

INTEGRATION: CWS changefileheader (1.12.242); FILE MERGED 2008/04/01 15:58:14 thb 1.12.242.3: #i85898# Stripping all external header guards 2008/04/01 12:54:58 thb 1.12.242.2: #i85898# Stripping all external header guards 2008/03/31 16:56:15 rt 1.12.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e56c544f175a804b84911f46a6f5ff68073724c3]

INTEGRATION: CWS changefileheader (1.2.8); FILE MERGED 2008/03/31 13:31:55 rt 1.2.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [280b750a16b2101b85d9ee87a090405cbeb61bd5]

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>  [4b1ba87dad4b7aaf87013fa437e4b72fcccbc02b]

INTEGRATION: CWS changefileheader (1.102.34); FILE MERGED 2008/04/01 15:58:13 thb 1.102.34.3: #i85898# Stripping all external header guards 2008/04/01 12:54:58 thb 1.102.34.2: #i85898# Stripping all external header guards 2008/03/31 16:56:15 rt 1.102.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [103a593b60df1d52288ea73916f65087bbcbb71d]

INTEGRATION: CWS changefileheader (1.11.498); FILE MERGED 2008/03/31 15:58:07 rt 1.11.498.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0061fe14ff48a69758c113f1fcf149d4ab8d13be]

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>  [3dc7ef1af2f95dfe04f2415ccb76886ff552112b]

INTEGRATION: CWS changefileheader (1.3.8); FILE MERGED 2008/03/31 13:31:55 rt 1.3.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c5eecc1fa6ce0c13a7203ce9d602eea1c371ee75]

INTEGRATION: CWS changefileheader (1.6.102); FILE MERGED 2008/03/28 16:42:34 rt 1.6.102.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7699356a938bce198761167414aade7abcbebb1d]

INTEGRATION: CWS changefileheader (1.6.58); FILE MERGED 2008/03/31 16:50:24 rt 1.6.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fa7a1f0dd3e979f786fcbd497e7538cb0171f70f]

INTEGRATION: CWS changefileheader (1.2.120); FILE MERGED 2008/03/31 15:58:07 rt 1.2.120.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0c10132d605537df6e9516d4e49c08a76caeb349]

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>  [40bbf5ca4687114acc72cc5fb09897e0cf0e9e2a]

INTEGRATION: CWS changefileheader (1.6.54); FILE MERGED 2008/03/28 16:42:34 rt 1.6.54.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e79f6e5ffbc08e1e7842d2ee6436905a017fe64e]

INTEGRATION: CWS changefileheader (1.6.498); FILE MERGED 2008/03/31 15:58:07 rt 1.6.498.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [96065ff04afb30d3822d369830be18cd007def16]

INTEGRATION: CWS changefileheader (1.5.58); FILE MERGED 2008/03/31 16:50:24 rt 1.5.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [63da47d08180aea28cea404edda94ff979023ad1]

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>  [b9c0cb90d46296b2b78099b8e6676b8eed3f7e46]

INTEGRATION: CWS changefileheader (1.6.500); FILE MERGED 2008/03/31 15:58:07 rt 1.6.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7945aed1cb180e6d1d499b7570a2a866061d3e16]

INTEGRATION: CWS changefileheader (1.6.166); FILE MERGED 2008/03/28 16:42:34 rt 1.6.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a1ca797e1c236e7765fe1e8cf5d98ea957a447f2]

INTEGRATION: CWS changefileheader (1.12.62); FILE MERGED 2008/03/28 15:49:44 rt 1.12.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f11fd907e78314ddd7d15769bfd583ba9aae05aa]

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>  [896bc9615945c6654072404b81bf802883ec793b]

INTEGRATION: CWS changefileheader (1.6.216); FILE MERGED 2008/03/28 16:42:33 rt 1.6.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4773960b430f88366aef3e058f78cf2b678dd568]

INTEGRATION: CWS changefileheader (1.4.8); FILE MERGED 2008/03/31 13:31:55 rt 1.4.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [34c9db00ad796593cba4056b891a22ef1b605cfe]

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>  [b3926a8862056348650fa93efb4a48a204e9d6e4]

INTEGRATION: CWS changefileheader (1.78.34); FILE MERGED 2008/04/01 15:58:13 thb 1.78.34.3: #i85898# Stripping all external header guards 2008/04/01 12:54:58 thb 1.78.34.2: #i85898# Stripping all external header guards 2008/03/31 16:56:15 rt 1.78.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e72236f79a5f8c851aa9f97ad501c0756a196004]

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>  [20cb2f3d88b003811bffe6b8e38b0c719b2f8ea3]

INTEGRATION: CWS changefileheader (1.7.56); FILE MERGED 2008/03/28 16:42:33 rt 1.7.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [63749b8b7dbc7e5421a305be70e2f54db10180fe]

INTEGRATION: CWS changefileheader (1.12.58); FILE MERGED 2008/03/31 16:50:24 rt 1.12.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ce72e6d4907d314dca6aefaf467f31ecb7a55132]

INTEGRATION: CWS changefileheader (1.35.184); FILE MERGED 2008/04/01 15:58:12 thb 1.35.184.3: #i85898# Stripping all external header guards 2008/04/01 12:54:58 thb 1.35.184.2: #i85898# Stripping all external header guards 2008/03/31 16:56:15 rt 1.35.184.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [16dd73c0ce737c03ae25322f0445843f97ea9be1]

INTEGRATION: CWS changefileheader (1.9.498); FILE MERGED 2008/03/31 15:58:07 rt 1.9.498.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1e82ab892c252d0eea434389c50cc0eb7b915613]

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>  [79f0be4cbea9bdfdb92314b46c6b83e3ba9ac06f]

INTEGRATION: CWS changefileheader (1.6.54); FILE MERGED 2008/03/28 16:42:33 rt 1.6.54.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e5e7a1dee2457d003f89fb06aa13d184c32057b1]

INTEGRATION: CWS changefileheader (1.32.32); FILE MERGED 2008/04/01 15:58:12 thb 1.32.32.3: #i85898# Stripping all external header guards 2008/04/01 12:54:58 thb 1.32.32.2: #i85898# Stripping all external header guards 2008/03/31 16:56:15 rt 1.32.32.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9afa302c07887b86cd9fe97fe8e76137f39dbbed]

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>  [50b6940f63557894a024ebf4d6bf4e1a7314c590]

INTEGRATION: CWS changefileheader (1.6.54); FILE MERGED 2008/03/28 16:42:32 rt 1.6.54.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fb359503b8c764a4c1f3ba089737c36019c260a1]

INTEGRATION: CWS changefileheader (1.7.62); FILE MERGED 2008/03/28 15:49:43 rt 1.7.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1cbd536b84724e42c673e86f20c4090ef1de69f4]

INTEGRATION: CWS changefileheader (1.67.242); FILE MERGED 2008/04/01 15:58:12 thb 1.67.242.3: #i85898# Stripping all external header guards 2008/04/01 12:54:58 thb 1.67.242.2: #i85898# Stripping all external header guards 2008/03/31 16:56:15 rt 1.67.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [54ea308e2c0329db0106a8bdde810250c8172beb]

INTEGRATION: CWS changefileheader (1.7.500); FILE MERGED 2008/03/31 15:58:06 rt 1.7.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [46f7c2ccd0da96a3547c5a93fcd50c4eecd5fb29]

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>  [ac318dd4287f662c55d22592e14dcb6b4c60dd49]

INTEGRATION: CWS changefileheader (1.6.166); FILE MERGED 2008/03/28 16:42:32 rt 1.6.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a2e69c4b026b5552dc66137074c569dfa927c246]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/28 15:49:43 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5cd105158dd7557ddbedfd1c75d40d4f8319dcbb]

INTEGRATION: CWS changefileheader (1.31.242); FILE MERGED 2008/04/01 15:58:12 thb 1.31.242.3: #i85898# Stripping all external header guards 2008/04/01 12:54:58 thb 1.31.242.2: #i85898# Stripping all external header guards 2008/03/31 16:56:15 rt 1.31.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [684c00ea42a6a7096b5faa4d64105ccb9b80fbe0]

INTEGRATION: CWS changefileheader (1.9.500); FILE MERGED 2008/03/31 15:58:06 rt 1.9.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5fdc96b9794323a729910852c9ec638d882078c4]

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>  [c32a084e0cae18d17c04228e8a3464c866abe1b9]

INTEGRATION: CWS changefileheader (1.8.166); FILE MERGED 2008/03/28 16:42:32 rt 1.8.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c27fd7f7120f595486f2e9cf33af02d8dee6d24c]

INTEGRATION: CWS changefileheader (1.118.78); FILE MERGED 2008/03/31 16:56:15 rt 1.118.78.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [93bc0d1bee1eec0148b0612cbc75c364e6282500]

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>  [1e15e25f1429eb4f5638ae4359d68d3d5fea0651]

INTEGRATION: CWS changefileheader (1.7.498); FILE MERGED 2008/03/31 15:58:06 rt 1.7.498.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cc1f86b615e650cc0ce395cda90b699cda5da0df]

INTEGRATION: CWS changefileheader (1.10.10); FILE MERGED 2008/03/28 16:42:31 rt 1.10.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [978c825b950360f025e0b6edb7ad88c1bbbf63c7]

INTEGRATION: CWS changefileheader (1.13.244); FILE MERGED 2008/03/31 16:56:15 rt 1.13.244.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [90b65ae9f30abf1f21cf66628a1b51780c88b217]

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>  [07c68b3f4cf23ac573b7ee804411172efabfd53c]

INTEGRATION: CWS changefileheader (1.6.56); FILE MERGED 2008/03/28 16:42:31 rt 1.6.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b8bbe52b47bb4bdfd5e412e177fcf89b9a50e3e5]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/03/28 15:49:43 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a326fa7b85506816cbce9e7472aedcd7a54131b4]

INTEGRATION: CWS changefileheader (1.10.58); FILE MERGED 2008/03/31 16:50:23 rt 1.10.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b0451b3c022aacc26bffb8c58d8c468ddc9f28f0]

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>  [2a21b3668de567a44aee8c0caecd117dec4e0fae]

INTEGRATION: CWS changefileheader (1.6.500); FILE MERGED 2008/03/31 15:58:06 rt 1.6.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0bfcc489df137b23c6f03baf9ca22d9762d8c180]

INTEGRATION: CWS changefileheader (1.7.26); FILE MERGED 2008/03/28 16:42:30 rt 1.7.26.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1eae9847c0deb50cd6b87fa00b59213a50d09825]

INTEGRATION: CWS changefileheader (1.27.738); FILE MERGED 2008/04/01 15:58:11 thb 1.27.738.2: #i85898# Stripping all external header guards 2008/03/31 16:56:12 rt 1.27.738.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6e4e5ee92cd7042790c2ca40331ec8929e8c6799]

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>  [c566287cd3f6ecb472ea53ca0d8284132fdbce9e]

INTEGRATION: CWS changefileheader (1.11.58); FILE MERGED 2008/03/31 16:50:23 rt 1.11.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [aa5de9700dfcb7a2ec683a9bcced140bdd2a1801]

INTEGRATION: CWS changefileheader (1.2.104); FILE MERGED 2008/03/31 13:31:55 rt 1.2.104.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [53781dc1ff3de0eeaa754bd6243cd39e45600b46]

INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/03/28 16:42:30 rt 1.7.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3abf208bb1e9e317855a0c4fe000e150276ce51a]

INTEGRATION: CWS changefileheader (1.53.34); FILE MERGED 2008/04/01 15:58:11 thb 1.53.34.3: #i85898# Stripping all external header guards 2008/04/01 12:54:57 thb 1.53.34.2: #i85898# Stripping all external header guards 2008/03/31 16:56:12 rt 1.53.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [69ad87be2f9d60c663cd842e101574fecfd3df86]

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>  [ba18c733e6bb9dfd78cb0f4aab70dd2ce80ba6d4]

INTEGRATION: CWS changefileheader (1.16.1202); FILE MERGED 2008/04/01 15:58:11 thb 1.16.1202.2: #i85898# Stripping all external header guards 2008/03/31 16:56:12 rt 1.16.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b5f4665cbd4dba704ec5af749de4706cddf5947f]

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>  [6436ba09d6a2e4e9cc1eb6094e7ac4dee8f02e2d]

INTEGRATION: CWS changefileheader (1.8.54); FILE MERGED 2008/03/28 16:42:30 rt 1.8.54.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [eec7c66973a693a570f3362c49bc16bd38baab24]

INTEGRATION: CWS changefileheader (1.48.34); FILE MERGED 2008/04/01 15:58:10 thb 1.48.34.3: #i85898# Stripping all external header guards 2008/04/01 12:54:57 thb 1.48.34.2: #i85898# Stripping all external header guards 2008/03/31 16:56:12 rt 1.48.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9d59d4baa229f918088538d0a27018331393ea92]

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>  [e8871e37876232108b7715fbd4882693c37fcc10]

INTEGRATION: CWS changefileheader (1.6.54); FILE MERGED 2008/03/28 16:42:29 rt 1.6.54.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7aef18350d49b0e8e47fa4f1aab3750bf29df9e9]

INTEGRATION: CWS changefileheader (1.15.34); FILE MERGED 2008/04/01 15:58:10 thb 1.15.34.3: #i85898# Stripping all external header guards 2008/04/01 12:54:57 thb 1.15.34.2: #i85898# Stripping all external header guards 2008/03/31 16:56:12 rt 1.15.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [aabc159eb7a7700e01855894ca1dad370a8f294b]

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>  [f5d193572acedf7ff8244ebaff9d9df6ace10e67]

INTEGRATION: CWS changefileheader (1.6.58); FILE MERGED 2008/03/31 16:50:23 rt 1.6.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f5e2d3d6f899379b5bb72b72ca73d67ce966cb9d]

INTEGRATION: CWS changefileheader (1.5.62); FILE MERGED 2008/03/28 15:49:43 rt 1.5.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d8373a60335839ca7608cd9eff74838fd3829e4a]

INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/03/28 16:42:29 rt 1.7.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5c9c45d8189687d6620259e616212b5b63c9bd19]

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>  [c0d28e8798f795d1c73bd7e2bbd5bc40e5b8fbad]

INTEGRATION: CWS changefileheader (1.7.58); FILE MERGED 2008/03/31 16:50:23 rt 1.7.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [829fb94cd930ce828389a5e10cabf6bf4f677eca]

INTEGRATION: CWS changefileheader (1.16.326); FILE MERGED 2008/03/31 16:56:12 rt 1.16.326.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b93049cd611ed55b512d02660120d946c360f4cb]

INTEGRATION: CWS changefileheader (1.2.8); FILE MERGED 2008/03/31 13:31:54 rt 1.2.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a45748e3975a2e7d68dd3b4f479668d4b3607c68]

INTEGRATION: CWS changefileheader (1.6.54); FILE MERGED 2008/03/28 16:42:28 rt 1.6.54.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0dc92d19a8672b9c4f4dfc27fe03dbc81326e9b5]

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>  [7bb10b1b632b865c792183e3f24ab535e82cf5fc]

INTEGRATION: CWS changefileheader (1.63.32); FILE MERGED 2008/04/01 15:58:10 thb 1.63.32.3: #i85898# Stripping all external header guards 2008/04/01 12:54:57 thb 1.63.32.2: #i85898# Stripping all external header guards 2008/03/31 16:56:12 rt 1.63.32.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ffd956f757d0fc405c2f09409504030c96e4bc64]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:50:22 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ea35fe526a6c8198539e79d4ed9cc335ba25fab0]

INTEGRATION: CWS changefileheader (1.4.8); FILE MERGED 2008/03/31 13:31:54 rt 1.4.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c70a5d6f26f33fc8657e98e45d2188bfd265f25c]

INTEGRATION: CWS changefileheader (1.17.62); FILE MERGED 2008/03/28 15:49:43 rt 1.17.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [05cff91b4ffcc1427b4b1e6211eea47cbd82b3ae]

INTEGRATION: CWS changefileheader (1.8.10); FILE MERGED 2008/03/28 16:42:28 rt 1.8.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d532ece0cf0ce834b42c0a5dae9d76442c04681e]

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>  [debb36a26c02f5fa7e72b534ab174e1392f33cf7]

INTEGRATION: CWS changefileheader (1.46.34); FILE MERGED 2008/04/01 15:58:10 thb 1.46.34.3: #i85898# Stripping all external header guards 2008/04/01 12:54:57 thb 1.46.34.2: #i85898# Stripping all external header guards 2008/03/31 16:56:11 rt 1.46.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c38138a2b3eb91629d46e219099911298f5806ba]

INTEGRATION: CWS changefileheader (1.5.62); FILE MERGED 2008/03/31 16:50:22 rt 1.5.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1974c4848641e73f397b1cf54228c8336c4a4b0d]

INTEGRATION: CWS changefileheader (1.11.62); FILE MERGED 2008/03/28 15:49:43 rt 1.11.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ba7be74eb7904b4c336934fdc55b3129678cfb5e]

INTEGRATION: CWS changefileheader (1.7.56); FILE MERGED 2008/03/28 16:42:28 rt 1.7.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a0ece59574e18f37b10b771477c6c04f26475ba3]

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>  [227c12368f4a154797e27e5b54b78a591e9f84b8]

INTEGRATION: CWS changefileheader (1.2.104); FILE MERGED 2008/03/31 13:31:54 rt 1.2.104.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [00015b6a6cc64cf70bf573062cf9ce6cae84f893]

INTEGRATION: CWS changefileheader (1.9.34); FILE MERGED 2008/04/01 15:58:10 thb 1.9.34.3: #i85898# Stripping all external header guards 2008/04/01 12:54:56 thb 1.9.34.2: #i85898# Stripping all external header guards 2008/03/31 16:56:11 rt 1.9.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9a5c07998dfb6aeddf83c663339e7531ea0bc8d0]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:50:19 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [519054ceb6a8888cf61355451f29df624987df4f]

INTEGRATION: CWS changefileheader (1.5.208); FILE MERGED 2008/03/28 16:42:27 rt 1.5.208.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ff2d61a225830bdf43c8efd426610a6bbd6175db]

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>  [f09a89cb409a79020f7bd2a0f86fc93160626e28]

INTEGRATION: CWS changefileheader (1.21.34); FILE MERGED 2008/04/01 15:58:09 thb 1.21.34.3: #i85898# Stripping all external header guards 2008/04/01 12:54:56 thb 1.21.34.2: #i85898# Stripping all external header guards 2008/03/31 16:56:11 rt 1.21.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [785efadde6406fa4d7eaf5806f815497a7f1ce24]

INTEGRATION: CWS changefileheader (1.5.62); FILE MERGED 2008/03/31 16:50:19 rt 1.5.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [565cd2c861d4ec221512e471ee5c30c171b90d3e]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/28 15:49:42 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8cd8173ccccb75d60b11d2f2f27e1e9bf047dce8]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:42:27 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [09711126c3edd87450e418a20f6f9ad8d65a37ba]

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>  [a4c8399b8adf65c63f901ade94a7c9dadca55862]

INTEGRATION: CWS changefileheader (1.4.34); FILE MERGED 2008/04/01 15:58:09 thb 1.4.34.3: #i85898# Stripping all external header guards 2008/04/01 12:54:56 thb 1.4.34.2: #i85898# Stripping all external header guards 2008/03/31 16:56:11 rt 1.4.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [432a8e2157f0e3f5e888b7074c87c2a03868ca16]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/03/31 16:50:19 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0bdb27997de9ea6f1eb897d5bf6a77e392fef017]

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>  [259d12182b3553dd91ab4da1e7eded893ab776b0]

INTEGRATION: CWS changefileheader (1.4.1202); FILE MERGED 2008/04/01 15:58:09 thb 1.4.1202.2: #i85898# Stripping all external header guards 2008/03/31 16:56:11 rt 1.4.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ba040ec6073a223e07fddda67876c9f03dfbbce8]

INTEGRATION: CWS changefileheader (1.7.56); FILE MERGED 2008/03/28 16:42:27 rt 1.7.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ff286604fb7217f835ae4aa2269e49349821860c]

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>  [41162181ae98f644427edda00159c7e18198044e]

INTEGRATION: CWS changefileheader (1.4.448); FILE MERGED 2008/04/01 15:58:09 thb 1.4.448.3: #i85898# Stripping all external header guards 2008/04/01 12:54:56 thb 1.4.448.2: #i85898# Stripping all external header guards 2008/03/31 16:56:11 rt 1.4.448.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1266683c1d57d3b3d1ae712440ebdf5d6d86e24a]

INTEGRATION: CWS changefileheader (1.9.10); FILE MERGED 2008/03/28 16:42:26 rt 1.9.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5a810e81746ab75c02e14ceed70c8424b19577fa]

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>  [817e2a7b6dbec4af7b05fbe09ed33823cc77d00b]

INTEGRATION: CWS changefileheader (1.9.34); FILE MERGED 2008/04/01 15:58:09 thb 1.9.34.3: #i85898# Stripping all external header guards 2008/04/01 12:54:56 thb 1.9.34.2: #i85898# Stripping all external header guards 2008/03/31 16:56:11 rt 1.9.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [09d74a6fc2776cf2d23b595e2c863dc84f4f8c14]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/03/31 16:50:18 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [be3c8566298bd354ddd88857a62b02ddb43ac82c]

INTEGRATION: CWS changefileheader (1.7.56); FILE MERGED 2008/03/28 16:42:26 rt 1.7.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8ad0f16df5f1d47e688ca2ed1c150e8b74da9885]

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>  [ea4224aac16e918c8eb3b77113e58a7f1924641a]

INTEGRATION: CWS changefileheader (1.3.8); FILE MERGED 2008/03/31 13:31:54 rt 1.3.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [260df1ced22db6438813d526ecdf084de92acd1a]

INTEGRATION: CWS changefileheader (1.3.34); FILE MERGED 2008/03/31 16:50:18 rt 1.3.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2d52b2c0d9311e3d7eff2f8294ed417a71eacd50]

INTEGRATION: CWS changefileheader (1.5.208); FILE MERGED 2008/03/28 16:42:26 rt 1.5.208.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [70c536f34efba6d8714f09ab3fd95e3bf0ad9d8d]

INTEGRATION: CWS changefileheader (1.8.500); FILE MERGED 2008/03/31 15:58:06 rt 1.8.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1bc6a38134fa8714d739159572cb786d32ba26cc]

INTEGRATION: CWS changefileheader (1.2.50); FILE MERGED 2008/03/31 16:50:18 rt 1.2.50.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [75a9ef8d1580678bc36160ceef58ecb0b32601d5]

INTEGRATION: CWS changefileheader (1.8.132); FILE MERGED 2008/03/28 16:42:26 rt 1.8.132.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [173eaf2c6bacc9830ef3a2ca9a9579b153f7cad0]

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>  [ef701cfe5c089a5a3d7fc5521605a4ad636c5296]

INTEGRATION: CWS changefileheader (1.3.8); FILE MERGED 2008/03/31 13:31:53 rt 1.3.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4be41f0dfc9a44f111f4b71afd827fcfdce70d35]

INTEGRATION: CWS changefileheader (1.18.242); FILE MERGED 2008/04/01 15:58:08 thb 1.18.242.3: #i85898# Stripping all external header guards 2008/04/01 12:54:56 thb 1.18.242.2: #i85898# Stripping all external header guards 2008/03/31 16:56:11 rt 1.18.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [32c24f2f6a97b825f77cc5aba891b82f7ed0b1e2]

INTEGRATION: CWS changefileheader (1.8.500); FILE MERGED 2008/03/31 15:58:05 rt 1.8.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [352b9413ef877f1deed6f9a4ac6449cc5bf576d5]

INTEGRATION: CWS changefileheader (1.8.132); FILE MERGED 2008/03/28 16:42:25 rt 1.8.132.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [899e15d8263eedd2be95a72bd285fe098fdadde1]

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>  [18fc35557eb6f140639cf5d6e606a54b54c8a1fa]

INTEGRATION: CWS changefileheader (1.2.104); FILE MERGED 2008/03/31 13:31:53 rt 1.2.104.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dc3b3bc854be6cec927260b0577a4b4b84b0c715]

INTEGRATION: CWS changefileheader (1.13.34); FILE MERGED 2008/04/01 15:58:08 thb 1.13.34.3: #i85898# Stripping all external header guards 2008/04/01 12:54:56 thb 1.13.34.2: #i85898# Stripping all external header guards 2008/03/31 16:56:11 rt 1.13.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e11be3c1d4b4137e94eff0cae45be9cb1e916daa]

INTEGRATION: CWS changefileheader (1.9.56); FILE MERGED 2008/03/28 16:42:25 rt 1.9.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f6f895a95bc68c61c73199cffe09a6191cd4d19f]

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>  [43da0b564bf26e2c263e095937b1bd35ed759a53]

INTEGRATION: CWS changefileheader (1.9.500); FILE MERGED 2008/03/31 15:58:05 rt 1.9.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [234d702b2626658cf4420d0da7f32220373c1028]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:50:17 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2e6c069ee86542bc1accde450db24b33e6b713d4]

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>  [ff537509e2bd41907456e7f318b4bbd7ba81366d]

INTEGRATION: CWS changefileheader (1.8.56); FILE MERGED 2008/03/28 16:42:25 rt 1.8.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [00cd13468f45a857c6186642929a6e8fd6b7363f]

INTEGRATION: CWS changefileheader (1.18.34); FILE MERGED 2008/04/01 15:58:08 thb 1.18.34.3: #i85898# Stripping all external header guards 2008/04/01 12:54:55 thb 1.18.34.2: #i85898# Stripping all external header guards 2008/03/31 16:56:11 rt 1.18.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [97e12de5aba176018f7d120cf6e06dedfc22eaad]

INTEGRATION: CWS changefileheader (1.5.8); FILE MERGED 2008/03/31 13:31:53 rt 1.5.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [438bbaaf1b6d025422ff4bd292573906d438b54a]

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>  [a0e6a9978bc629e13d0ca8886d95e4100796a0d2]

INTEGRATION: CWS changefileheader (1.9.56); FILE MERGED 2008/03/28 16:42:24 rt 1.9.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [598794da11236af530321d890a52cb0641cc677b]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/03/31 16:50:15 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3fd4f6c87807e66f768db88e2e972a33e784298b]

INTEGRATION: CWS changefileheader (1.3.1202); FILE MERGED 2008/04/01 15:58:08 thb 1.3.1202.3: #i85898# Stripping all external header guards 2008/04/01 12:54:55 thb 1.3.1202.2: #i85898# Stripping all external header guards 2008/03/31 16:56:11 rt 1.3.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ac03d071bdf270957ccba710d35770b4b9e713b5]

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>  [ffaf831865f588fa34c21443df8751d68e0e23d2]

INTEGRATION: CWS changefileheader (1.8.56); FILE MERGED 2008/03/28 16:42:24 rt 1.8.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e2cf731c065270ded763d4d41685edde3e329296]

INTEGRATION: CWS changefileheader (1.6.34); FILE MERGED 2008/04/01 15:58:07 thb 1.6.34.3: #i85898# Stripping all external header guards 2008/04/01 12:54:55 thb 1.6.34.2: #i85898# Stripping all external header guards 2008/03/31 16:56:11 rt 1.6.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8039078298347cf7b48e10a8da26302f8baf0ce6]

INTEGRATION: CWS changefileheader (1.6.500); FILE MERGED 2008/03/31 15:58:05 rt 1.6.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ba6d1bbcea0af87b2a3ac5646d90ac855853fbce]

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>  [6a8a830f19c0a2be61bed6b56f29f0c4b12796a1]

INTEGRATION: CWS changefileheader (1.6.738); FILE MERGED 2008/04/01 15:58:07 thb 1.6.738.3: #i85898# Stripping all external header guards 2008/04/01 12:54:55 thb 1.6.738.2: #i85898# Stripping all external header guards 2008/03/31 16:56:11 rt 1.6.738.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1e6853e125b8baaccc3d95d184da2ebfc8af45d6]

INTEGRATION: CWS changefileheader (1.12.10); FILE MERGED 2008/03/28 16:42:24 rt 1.12.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [be642f6f0bf05a9a76feed0d21be58d5cec0d17c]

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>  [f286195c550546ee133fc6cfa1c4ec78084b1c53]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/03/31 16:50:14 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e9703caef80a74c472d0e8550d6e74b4a502ff97]

INTEGRATION: CWS changefileheader (1.21.34); FILE MERGED 2008/04/01 15:58:07 thb 1.21.34.3: #i85898# Stripping all external header guards 2008/04/01 12:54:55 thb 1.21.34.2: #i85898# Stripping all external header guards 2008/03/31 16:56:11 rt 1.21.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ecf086d543088403014fd550159d28a2fa4d6e92]

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>  [ea6f65bdff1274934eabb110cd956e54b5204a62]

INTEGRATION: CWS changefileheader (1.5.62); FILE MERGED 2008/03/31 16:50:14 rt 1.5.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [26ff8348e178aa232540a75a775a1da32defb050]

INTEGRATION: CWS changefileheader (1.11.10); FILE MERGED 2008/03/28 16:42:24 rt 1.11.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b248d98f967dba68e6ce4263f8ce7a95887f74bf]

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>  [e7b8e4ac4f49f19629bef407d906e1c0adec12fc]

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>  [06ab812788b52dde5b49ef700c9a879d2e83eba2]

INTEGRATION: CWS changefileheader (1.12.8); FILE MERGED 2008/03/28 16:42:23 rt 1.12.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2a13801ea547a2ca02d8a25e5fb7264fdbde08d5]

INTEGRATION: CWS changefileheader (1.33.58); FILE MERGED 2008/04/01 15:58:07 thb 1.33.58.3: #i85898# Stripping all external header guards 2008/04/01 12:54:55 thb 1.33.58.2: #i85898# Stripping all external header guards 2008/03/31 16:56:11 rt 1.33.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [eb3ace962d2f3994bb959848365b8dc13d086278]

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>  [a1b2a611a1d02a27f5400d05b9e4539a32457420]

INTEGRATION: CWS changefileheader (1.10.10); FILE MERGED 2008/03/28 16:42:23 rt 1.10.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0b6525613f78b6f38d2ef47d2dcd18acafa7d57e]

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>  [f7b75ef96b1e57d51fcf2010a9736758561e0388]

INTEGRATION: CWS changefileheader (1.105.34); FILE MERGED 2008/04/01 15:58:06 thb 1.105.34.3: #i85898# Stripping all external header guards 2008/04/01 12:54:55 thb 1.105.34.2: #i85898# Stripping all external header guards 2008/03/31 16:56:11 rt 1.105.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0c6f289e714674854b10c0d290a0ee7c5591350a]

INTEGRATION: CWS changefileheader (1.9.146); FILE MERGED 2008/03/28 16:42:23 rt 1.9.146.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [74e2bcc74b2dd7041551daff46189f8665944799]

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>  [4ec23b2e0878b710b0a63b5a8c45b8b5cd15c1e6]

INTEGRATION: CWS changefileheader (1.14.10); FILE MERGED 2008/03/28 16:42:23 rt 1.14.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b23659d876e8e60cff4916fc643fd883aa64a2a2]

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>  [90b444b9b9644a4c528ad217a453a5aa0d624b07]

INTEGRATION: CWS changefileheader (1.7.328); FILE MERGED 2008/03/31 15:58:05 rt 1.7.328.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e2102e8c49e4f55777a45d815321f8cd0f4ab104]

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>  [5701666fd2850cc4139c6583be93cf5dbc27927f]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:50:13 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [69e9a7a38dbe8c5dff112a83eb82f10c9928df54]

INTEGRATION: CWS changefileheader (1.9.56); FILE MERGED 2008/03/28 16:42:23 rt 1.9.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0639cbb886e40f68f97046f561e5071365277fd7]

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>  [5e0478db445047ac2d5e61a8839e61292331fb7b]

INTEGRATION: CWS changefileheader (1.4.8); FILE MERGED 2008/03/31 13:31:53 rt 1.4.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [40a510c2905d5a9bdcab74d202414a9eed94b198]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/03/31 16:50:11 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3b4c24e885060e67f469bf1119b4777543aafe50]

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>  [7e53c27c633c83640560b6733177ea325794540e]

INTEGRATION: CWS changefileheader (1.7.146); FILE MERGED 2008/03/28 16:42:23 rt 1.7.146.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c238bf22727e78c4dd10f635bdb317350641283b]

INTEGRATION: CWS changefileheader (1.8.242); FILE MERGED 2008/04/01 15:58:06 thb 1.8.242.3: #i85898# Stripping all external header guards 2008/04/01 12:54:55 thb 1.8.242.2: #i85898# Stripping all external header guards 2008/03/31 16:56:11 rt 1.8.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [afca353dc5abffa1e18c708aef4f16519daedfe0]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:50:10 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [76b3f739937d87cfb4ca7d0f78bfc893274b8085]

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>  [4100483aeaa67fb037acfc30607949aa45f78027]

INTEGRATION: CWS changefileheader (1.2.8); FILE MERGED 2008/03/31 13:31:53 rt 1.2.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [71e92a1c5f0048f816b3b493f5fee7d6642e070e]

INTEGRATION: CWS changefileheader (1.50.34); FILE MERGED 2008/04/01 15:58:06 thb 1.50.34.3: #i85898# Stripping all external header guards 2008/04/01 12:54:55 thb 1.50.34.2: #i85898# Stripping all external header guards 2008/03/31 16:56:11 rt 1.50.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b4d8e3e85b2dfa6b0565e1c9438855d67f794889]

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>  [49fc399a40bdf853da72e542f993764a0fc67e22]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/28 15:49:41 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9bcfa1da2dfab26e0bf25bf16b83838e64452f68]

INTEGRATION: CWS changefileheader (1.8.56); FILE MERGED 2008/03/28 16:42:22 rt 1.8.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [507de84289e52b13c0db671c18d91e57239214fb]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/03/31 16:50:10 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2ebf2c4d09c1d241dc629fafd4ce10634c4196b2]

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>  [c1f3ddd6896f4e97ac79608c8ebf539f6c9b649f]

INTEGRATION: CWS changefileheader (1.2.104); FILE MERGED 2008/03/31 13:31:52 rt 1.2.104.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f0ea2515737ece90d411c9808faf5df9d4f0c764]

INTEGRATION: CWS changefileheader (1.39.34); FILE MERGED 2008/04/01 15:58:05 thb 1.39.34.3: #i85898# Stripping all external header guards 2008/04/01 12:54:55 thb 1.39.34.2: #i85898# Stripping all external header guards 2008/03/31 16:56:11 rt 1.39.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [98e564678ed50d240960ac512f1827c84a73e88e]

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>  [553e60fb2e5156c6896637663ac1d597f0e5d3d3]

INTEGRATION: CWS changefileheader (1.5.8); FILE MERGED 2008/03/31 13:31:52 rt 1.5.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [47c5dc317adc1d302468ed05cd16ed311c160f3a]

INTEGRATION: CWS changefileheader (1.3.500); FILE MERGED 2008/03/31 15:58:04 rt 1.3.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9f91cc15448cb2f27264fcd0178345a97a1045c4]

INTEGRATION: CWS changefileheader (1.11.326); FILE MERGED 2008/04/01 15:58:05 thb 1.11.326.3: #i85898# Stripping all external header guards 2008/04/01 12:54:55 thb 1.11.326.2: #i85898# Stripping all external header guards 2008/03/31 16:56:11 rt 1.11.326.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8f2756ba4edc6ed691c824214c666cecaddf53af]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:50:09 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [52238c43c20a761a7aa7eeae252a04e56bfbc921]

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>  [138367d82f6c8e822dcd48e7b7917340f6a3c83a]

INTEGRATION: CWS changefileheader (1.2.8); FILE MERGED 2008/03/31 13:31:52 rt 1.2.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [aacb027ecf7ff9da871cd17e7fbd27b4efea00a5]

INTEGRATION: CWS changefileheader (1.6.500); FILE MERGED 2008/03/31 15:58:04 rt 1.6.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [856b08bc3e5f338599b01cab22d63d40c7379e78]

INTEGRATION: CWS changefileheader (1.9.146); FILE MERGED 2008/03/28 16:42:22 rt 1.9.146.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e6a3c53d5f7349f67e3025c203d9ea2639799066]

INTEGRATION: CWS changefileheader (1.24.34); FILE MERGED 2008/04/01 15:58:05 thb 1.24.34.3: #i85898# Stripping all external header guards 2008/04/01 12:54:54 thb 1.24.34.2: #i85898# Stripping all external header guards 2008/03/31 16:56:11 rt 1.24.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d5eb8aafe705a2e78d998117a76f68a9e572091a]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/03/31 16:50:09 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f2420bc1aa85b0e8972ad3084ab8611ac13803dc]

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>  [aa95d75062497d6ce5dd2e79600fa5d5ed07cdfb]

INTEGRATION: CWS changefileheader (1.7.146); FILE MERGED 2008/03/28 16:42:22 rt 1.7.146.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [336d80f0de45ebf0ea0899d78b03083acc62bb59]

INTEGRATION: CWS changefileheader (1.34.358); FILE MERGED 2008/04/01 15:58:04 thb 1.34.358.3: #i85898# Stripping all external header guards 2008/04/01 12:54:54 thb 1.34.358.2: #i85898# Stripping all external header guards 2008/03/31 16:56:11 rt 1.34.358.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1ca82abbacb335bfde27bfdfcfa2f371eb62df9b]

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>  [f29f713a1cdf42f54a14cbb8f29923608f72f9c0]

INTEGRATION: CWS changefileheader (1.3.8); FILE MERGED 2008/03/31 13:31:52 rt 1.3.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [15760887e5a3defd1f29efef2a26d311f398965b]

INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/03/28 16:42:21 rt 1.5.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5835a9b3f3c501545032d32c88a86039127ce1b6]

INTEGRATION: CWS changefileheader (1.89.34); FILE MERGED 2008/04/01 15:58:04 thb 1.89.34.3: #i85898# Stripping all external header guards 2008/04/01 12:54:54 thb 1.89.34.2: #i85898# Stripping all external header guards 2008/03/31 16:56:10 rt 1.89.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5dfe13edf1c54281f4a3d8afa41b65f914505fc9]

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>  [e0e791dae67a611859ca13b1682d14bfb45aa4ad]

INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/03/28 16:42:21 rt 1.4.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4ddda83266e8b81169eec9cb331472ba5a8f34ab]

INTEGRATION: CWS changefileheader (1.5.1114); FILE MERGED 2008/04/01 20:07:47 thb 1.5.1114.3: #i85898# Stripping all external header guards, now manually fixing misspelled ones and other compile-time breakage 2008/04/01 15:58:04 thb 1.5.1114.2: #i85898# Stripping all external header guards 2008/03/31 16:56:10 rt 1.5.1114.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a4bb7d0f1a5705df8c4a58657b71930d0fd52e8e]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/03/31 16:50:08 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [484871c6082f507616a50eb1f6133d7482e3904e]

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>  [646dcb29782649f1a670f2e64c1350c189fc725e]

INTEGRATION: CWS changefileheader (1.5.1116); FILE MERGED 2008/04/01 15:58:04 thb 1.5.1116.2: #i85898# Stripping all external header guards 2008/03/31 16:56:10 rt 1.5.1116.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [05fe2449c6722294594f74c9956c840c0034b40f]

INTEGRATION: CWS changefileheader (1.9.10); FILE MERGED 2008/03/28 16:42:21 rt 1.9.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b1e376b8f01864bb8b5b539d3fd08da3cefd8ab3]

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>  [444aaaec5bf7251d76c72ec3197036b2a2a8ea97]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/28 15:49:40 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3f369b54f91bdf73b17f50f1aa7e06ea6b5b4a96]

INTEGRATION: CWS changefileheader (1.15.34); FILE MERGED 2008/04/01 15:58:04 thb 1.15.34.3: #i85898# Stripping all external header guards 2008/04/01 12:54:54 thb 1.15.34.2: #i85898# Stripping all external header guards 2008/03/31 16:56:10 rt 1.15.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bb91b9cc17091ffd329e0b8c24f5de7d0cad2401]

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>  [69118a27fefe0dab6be71b77b636bd9109267830]

INTEGRATION: CWS changefileheader (1.4.300); FILE MERGED 2008/03/31 15:58:04 rt 1.4.300.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [18f0eb2241140fb15c104e51bd3e96785af9928f]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:42:21 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6bc0be807a86a8e3c254549bb91e5bb6896dc508]

INTEGRATION: CWS changefileheader (1.14.216); FILE MERGED 2008/04/01 12:54:54 thb 1.14.216.2: #i85898# Stripping all external header guards 2008/03/31 16:56:10 rt 1.14.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [66d4c6d5ed8a6841c20f58c9978d3cef82dd1295]

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>  [1b31a6673b2fb9a832d91032a2e90f87053499c8]

INTEGRATION: CWS changefileheader (1.5.154); FILE MERGED 2008/03/28 16:42:21 rt 1.5.154.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9de4cca6b487c38ea9b1ba6611b4ab30df919e22]

INTEGRATION: CWS changefileheader (1.4.32); FILE MERGED 2008/03/31 15:58:04 rt 1.4.32.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [71a85ce7b778d4e8440f43b6cfa68b9c1b2a1fe1]

INTEGRATION: CWS changefileheader (1.60.34); FILE MERGED 2008/04/01 15:58:04 thb 1.60.34.3: #i85898# Stripping all external header guards 2008/04/01 12:54:54 thb 1.60.34.2: #i85898# Stripping all external header guards 2008/03/31 16:56:10 rt 1.60.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [184a0a80142dec0858a1f617ba2169ce2c6f20b9]

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>  [2e9566637ef8f72661c79c5587d5a381f450e1b4]

INTEGRATION: CWS changefileheader (1.8.10); FILE MERGED 2008/03/28 16:42:20 rt 1.8.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4f87bb4c918fbdc06996fdcce0d43238694bc588]

INTEGRATION: CWS changefileheader (1.81.30); FILE MERGED 2008/04/01 15:58:03 thb 1.81.30.3: #i85898# Stripping all external header guards 2008/04/01 12:54:54 thb 1.81.30.2: #i85898# Stripping all external header guards 2008/03/31 16:56:10 rt 1.81.30.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [56a87f30074c034eb1bd2dfe04c84a91419eba39]

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>  [f3fd7ac66e1573cd6b9447a6d52870a5532f6c3c]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:42:20 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [abec31ec1beacc588872de9e9ec31b02a608e68a]

INTEGRATION: CWS changefileheader (1.19.242); FILE MERGED 2008/03/31 16:56:10 rt 1.19.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [70be9b08814c1262f51d722b37ecf38c040626a4]

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>  [2fdd9733912e6d1822ab85be69f733e89b06f86c]

INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/03/28 16:42:20 rt 1.7.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3a8db6df5cbb6c2646472f841605bb270eee331b]

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>  [ea8e8a05052346c83c7d84c09ea7465961834d10]

INTEGRATION: CWS changefileheader (1.9.738); FILE MERGED 2008/04/01 15:58:03 thb 1.9.738.3: #i85898# Stripping all external header guards 2008/04/01 12:54:54 thb 1.9.738.2: #i85898# Stripping all external header guards 2008/03/31 16:56:10 rt 1.9.738.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [69fcb5d7eb3235c315f28fe290b97db523dec97a]

INTEGRATION: CWS changefileheader (1.8.56); FILE MERGED 2008/03/28 16:42:18 rt 1.8.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dbc2aa8faea650c0d5c7f3256a7775a5408dd956]

INTEGRATION: CWS changefileheader (1.25.108); FILE MERGED 2008/04/01 15:58:03 thb 1.25.108.3: #i85898# Stripping all external header guards 2008/04/01 12:54:53 thb 1.25.108.2: #i85898# Stripping all external header guards 2008/03/31 16:56:10 rt 1.25.108.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [580b5306262ea49b1ad0d721d793a5758b4593e5]

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>  [024f9b50cd57af3cf7a006427a5e80bdc59e0b8e]

INTEGRATION: CWS changefileheader (1.10.10); FILE MERGED 2008/03/28 16:42:18 rt 1.10.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b2c26dd76ca7223e3fac0506e339546617e1e210]

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>  [9c4b91263ef325379b4c619e5f4dc5eea94986ef]

INTEGRATION: CWS changefileheader (1.4.1116); FILE MERGED 2008/03/31 16:56:10 rt 1.4.1116.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [23d748ea35492899fbe3b217843994c34844783d]

INTEGRATION: CWS changefileheader (1.11.62); FILE MERGED 2008/03/31 16:50:08 rt 1.11.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0bbab982c69ce8f1fb621eb002bc2a09abce0ee0]

INTEGRATION: CWS changefileheader (1.11.10); FILE MERGED 2008/03/28 16:42:18 rt 1.11.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [eb7332cf53d65227dab9b419c6a136cd3fd5af1e]

INTEGRATION: CWS changefileheader (1.8.916); FILE MERGED 2008/04/01 15:58:03 thb 1.8.916.2: #i85898# Stripping all external header guards 2008/03/31 16:56:10 rt 1.8.916.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ab247e2e9bc54569d00852b1e861f646d24be1b8]

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>  [ee76458a6a2b6a919870e96adce5e6507f4aef1e]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:50:08 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3897dace51eb58bf6ce2c75ca68c520401d99cfc]

INTEGRATION: CWS changefileheader (1.8.242); FILE MERGED 2008/04/01 15:58:02 thb 1.8.242.2: #i85898# Stripping all external header guards 2008/03/31 16:56:10 rt 1.8.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fa15ddb01f798fea7c4f7737ee19bd55dcc35569]

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>  [48bb1dbbef62c72fde4a6062de58b28fe7d0c4b5]

INTEGRATION: CWS changefileheader (1.5.62); FILE MERGED 2008/03/31 16:50:08 rt 1.5.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0400eeebb767f4c106737101fda6749b96146656]

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>  [461c62929685d8bcf837f1575cb0b841e0fb13d5]

INTEGRATION: CWS changefileheader (1.9.146); FILE MERGED 2008/03/28 16:42:17 rt 1.9.146.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a806c572077d21e670b392b00a383ade4cc9ae66]

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>  [eae38761be859c716846501e106da9ab402f7513]

INTEGRATION: CWS changefileheader (1.4.8); FILE MERGED 2008/03/31 13:31:52 rt 1.4.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3010eb95b54da2559b2e5ed31080cdd172a73cdf]

INTEGRATION: CWS changefileheader (1.8.62); FILE MERGED 2008/03/31 16:50:08 rt 1.8.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6f184aa3cb2b5692ea5316554553ebfbbbad78c1]

INTEGRATION: CWS changefileheader (1.9.86); FILE MERGED 2008/03/28 16:42:17 rt 1.9.86.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9a0b1179876ab01ce8376fb2c223a6fc62f099a2]

INTEGRATION: CWS changefileheader (1.15.242); FILE MERGED 2008/04/01 15:58:02 thb 1.15.242.3: #i85898# Stripping all external header guards 2008/04/01 12:54:53 thb 1.15.242.2: #i85898# Stripping all external header guards 2008/03/31 16:56:10 rt 1.15.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2f4ddc327043514992eeadfd19828b3119b670a5]

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>  [b00f1046e3090f73839536ba20b7097db9c692cd]

INTEGRATION: CWS changefileheader (1.3.8); FILE MERGED 2008/03/31 13:31:51 rt 1.3.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6b241e5efcd549e1dd5b82d9136b5b9f3851dec3]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/03/31 16:50:07 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [adba407e163ffb0b06080226edf50973045669a9]

INTEGRATION: CWS changefileheader (1.9.10); FILE MERGED 2008/03/28 16:42:17 rt 1.9.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [eed25c27f5ce0ef2341ba56f27a972a72f3c5501]

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>  [a37631aaf58feb09706cff7338ace3b5d5f22f17]

INTEGRATION: CWS changefileheader (1.2.104); FILE MERGED 2008/03/31 13:31:51 rt 1.2.104.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2ccf4aee84393cf9244e8934151d268ac390fba1]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/28 15:49:39 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [81d5d94ff31381fb3fb7eae9039c73b126dff1fb]

INTEGRATION: CWS changefileheader (1.4.172); FILE MERGED 2008/03/31 15:58:04 rt 1.4.172.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [eff242f3b3cc47f96ba6dfa03a4604fa071a4c07]

INTEGRATION: CWS changefileheader (1.8.136); FILE MERGED 2008/03/28 16:42:17 rt 1.8.136.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7a67bf63cad33d70064fee55bb6a05e739d44119]

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>  [b4494a8575f3691944c85e8e9217a4d3ec08d30e]

INTEGRATION: CWS changefileheader (1.2.8); FILE MERGED 2008/03/31 13:31:51 rt 1.2.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f3d59acbb6a72566555f320daaefac487b5c2508]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/03/31 16:50:06 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4a86d2e03df5ee28aa5776afbe1c67c91ddc1a57]

INTEGRATION: CWS changefileheader (1.7.146); FILE MERGED 2008/03/28 16:42:16 rt 1.7.146.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ca99f1f5b386c75b2f212a279faf52e88385ad0f]

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>  [faa59463b251f64e340539216e892f72d7d1325f]

INTEGRATION: CWS changefileheader (1.4.1116); FILE MERGED 2008/03/31 16:56:09 rt 1.4.1116.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9d67fccbaca795376b10752b5ff882218dcf3a74]

INTEGRATION: CWS changefileheader (1.7.62); FILE MERGED 2008/03/31 16:50:06 rt 1.7.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ffb32dcd6e514b9a01d859244ac392ed980b5d07]

INTEGRATION: CWS changefileheader (1.8.146); FILE MERGED 2008/03/28 16:42:16 rt 1.8.146.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [690d8518f606c881a5ba803b9680c731d61b33d2]

INTEGRATION: CWS changefileheader (1.7.718); FILE MERGED 2008/03/31 16:56:09 rt 1.7.718.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [67adaefce5fc5c21d6cbb62c30dd5a81ff2beb25]

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>  [8bbcc9aacc22df112c640b6a30a0f6b2cb8d95a8]

INTEGRATION: CWS changefileheader (1.5.1116); FILE MERGED 2008/04/01 15:58:02 thb 1.5.1116.2: #i85898# Stripping all external header guards 2008/03/31 16:56:09 rt 1.5.1116.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a0895a1b3eaf8f70a438b346eb169cd587aaede1]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:50:06 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2aea85d44ac4cae5e508867b124ec5ba04c71118]

INTEGRATION: CWS changefileheader (1.3.500); FILE MERGED 2008/03/31 15:58:03 rt 1.3.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6dedc6ad25a830b54dbcdc491a3ccd60f2558e48]

INTEGRATION: CWS changefileheader (1.12.10); FILE MERGED 2008/03/28 16:42:15 rt 1.12.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5cc3a2889e17b3230e2df169582e3624edb7c80c]

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>  [3e8aa6626e6f58bc1f1f864a0fa9f31e8feaf2c4]

INTEGRATION: CWS changefileheader (1.7.718); FILE MERGED 2008/04/01 12:54:53 thb 1.7.718.2: #i85898# Stripping all external header guards 2008/03/31 16:56:09 rt 1.7.718.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6e1c15204c0b18b0d1d74489668477f51eaaa421]

INTEGRATION: CWS changefileheader (1.13.10); FILE MERGED 2008/03/28 16:42:15 rt 1.13.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f83fa8836d89072b8ef8897c3d3257a6bd7ee948]

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>  [ee128aca667212e0a932e167a936775fa5d13b19]

INTEGRATION: CWS changefileheader (1.8.58); FILE MERGED 2008/03/31 16:56:09 rt 1.8.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [61da12dc2477dfb5efdff3bf7f4a34548830aa0c]

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>  [c4ff4bb321d377e54b91baea536efef0a9d7f8e7]

INTEGRATION: CWS changefileheader (1.13.718); FILE MERGED 2008/03/31 16:56:09 rt 1.13.718.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8234092e1fd5fe44785aba29d51d66152312e36d]

INTEGRATION: CWS changefileheader (1.6.56); FILE MERGED 2008/03/28 16:42:14 rt 1.6.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [70cbdcae509c18ea6c183639a989b525ef263a5f]

INTEGRATION: CWS changefileheader (1.8.718); FILE MERGED 2008/04/01 15:58:02 thb 1.8.718.2: #i85898# Stripping all external header guards 2008/03/31 16:56:09 rt 1.8.718.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [78afcbd91b7485085d706e74774ac46319abd438]

INTEGRATION: CWS changefileheader (1.6.208); FILE MERGED 2008/03/28 16:42:14 rt 1.6.208.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dbafe0f3a7bbeaa852564d03f54175c6a51821f3]

INTEGRATION: CWS changefileheader (1.37.242); FILE MERGED 2008/04/01 15:58:01 thb 1.37.242.2: #i85898# Stripping all external header guards 2008/03/31 16:55:52 rt 1.37.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4b12819288b606bab57bb0c32ef9d632087c6099]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:42:14 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [25594103de7423f8e20d3bafe4b64313a2836db7]

INTEGRATION: CWS changefileheader (1.81.240); FILE MERGED 2008/04/01 15:58:01 thb 1.81.240.3: #i85898# Stripping all external header guards 2008/04/01 12:54:52 thb 1.81.240.2: #i85898# Stripping all external header guards 2008/03/31 16:55:52 rt 1.81.240.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f7533180f19b5e6bfb5aee8ff993e2452e99ab56]

INTEGRATION: CWS changefileheader (1.8.56); FILE MERGED 2008/03/28 16:42:13 rt 1.8.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a155a45206eeab608d293d79d7965107c46a4152]

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>  [ad689aa8209b37481ccd0d662550b7be85925ed7]

INTEGRATION: CWS changefileheader (1.136.14); FILE MERGED 2008/04/01 15:58:01 thb 1.136.14.3: #i85898# Stripping all external header guards 2008/04/01 12:54:52 thb 1.136.14.2: #i85898# Stripping all external header guards 2008/03/31 16:55:52 rt 1.136.14.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2ed92ed2e161d91c55d05eb8c09158cf4eea28b1]

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>  [1bc7e499eefb76129dda4b208c121406ab4d4714]

INTEGRATION: CWS changefileheader (1.7.56); FILE MERGED 2008/03/28 16:42:13 rt 1.7.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ec56cb49ce77e117574a7a0ec6d73a673f3fe096]

INTEGRATION: CWS changefileheader (1.2.104); FILE MERGED 2008/03/31 13:31:50 rt 1.2.104.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4d320138c4f40c4f5b9e8ea8dbd3e217cd2b3d2a]

INTEGRATION: CWS changefileheader (1.181.14); FILE MERGED 2008/04/01 15:58:00 thb 1.181.14.3: #i85898# Stripping all external header guards 2008/04/01 12:54:52 thb 1.181.14.2: #i85898# Stripping all external header guards 2008/03/31 16:55:51 rt 1.181.14.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b9e20ff8a1d7ae41e9b61f28574c5bc16c9be25d]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/28 15:49:38 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [01ea0448048ccd926b8e85a7a9cfd40100007d94]

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>  [552c0a8a288352bf5ef30309403d5dcd7d19ca0b]

INTEGRATION: CWS changefileheader (1.6.102); FILE MERGED 2008/03/28 16:42:13 rt 1.6.102.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bf12108e6395514b0d6ecd05f510dbde2ee0d889]

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>  [ae0429bade74e1459474fbd8cedbac7a437efe1c]

INTEGRATION: CWS changefileheader (1.106.108); FILE MERGED 2008/04/01 15:58:00 thb 1.106.108.3: #i85898# Stripping all external header guards 2008/04/01 12:54:51 thb 1.106.108.2: #i85898# Stripping all external header guards 2008/03/31 16:55:51 rt 1.106.108.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [91207662e222e4b10e966e26ccf07b3bfca9d3d5]

INTEGRATION: CWS changefileheader (1.7.154); FILE MERGED 2008/03/28 16:42:13 rt 1.7.154.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4e6e3966101bea20873ae6111621937c3da7ce73]

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>  [ee3e55baa6c5133c9bd982893f7f944d6137e838]

INTEGRATION: CWS changefileheader (1.8.102); FILE MERGED 2008/03/28 16:42:11 rt 1.8.102.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e5a0acdc567561ec3bf3831c223b9fd370a50223]

INTEGRATION: CWS changefileheader (1.61.242); FILE MERGED 2008/04/01 15:58:00 thb 1.61.242.3: #i85898# Stripping all external header guards 2008/04/01 12:54:51 thb 1.61.242.2: #i85898# Stripping all external header guards 2008/03/31 16:55:51 rt 1.61.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dd85c3e995a8171ca58edf503aa6f631d309fc60]

INTEGRATION: CWS changefileheader (1.4.8); FILE MERGED 2008/03/31 13:31:50 rt 1.4.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [33efbd25d641c4dfc1bac4849d8169b5e2fba39f]

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>  [9912ae47c5daf4a0a624aaa98f9def4f8f28a6a4]

INTEGRATION: CWS changefileheader (1.7.56); FILE MERGED 2008/03/28 16:42:10 rt 1.7.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b75cceff191b50eecd37b2c7f0f2e9cb3bf8cbae]

INTEGRATION: CWS changefileheader (1.85.114); FILE MERGED 2008/04/01 15:57:59 thb 1.85.114.3: #i85898# Stripping all external header guards 2008/04/01 12:54:51 thb 1.85.114.2: #i85898# Stripping all external header guards 2008/03/31 16:55:51 rt 1.85.114.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fec5999d8b29ffc282a93a0e8e8ce4b13b18f46f]

INTEGRATION: CWS changefileheader (1.10.56); FILE MERGED 2008/03/28 16:42:10 rt 1.10.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [eef79f5793b8f99553fcab484a47c73869d78e68]

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>  [1d0c4bcfc310c99e672f3361848260455e01f359]

INTEGRATION: CWS changefileheader (1.46.242); FILE MERGED 2008/04/01 15:57:59 thb 1.46.242.3: #i85898# Stripping all external header guards 2008/04/01 12:54:51 thb 1.46.242.2: #i85898# Stripping all external header guards 2008/03/31 16:55:51 rt 1.46.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [23b47ff2453749f11ff5e2e5ddf427f7bf7936cc]

INTEGRATION: CWS changefileheader (1.5.62); FILE MERGED 2008/03/31 16:50:06 rt 1.5.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [eeb4541090af5f1553e075151163dc8a53ae2f0e]

INTEGRATION: CWS changefileheader (1.8.56); FILE MERGED 2008/03/28 16:42:10 rt 1.8.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f4e85e7ed7b8898fa8c4c2488b0337fe61c4e2e0]

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>  [eb6aeaa28fea6ca1da30c7d618634a339e42aa08]

INTEGRATION: CWS changefileheader (1.139.14); FILE MERGED 2008/04/01 15:57:58 thb 1.139.14.3: #i85898# Stripping all external header guards 2008/04/01 12:54:51 thb 1.139.14.2: #i85898# Stripping all external header guards 2008/03/31 16:55:51 rt 1.139.14.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [db7ae217644f035f4bd8489606b2892fb2ab6992]

INTEGRATION: CWS changefileheader (1.6.56); FILE MERGED 2008/03/28 16:42:10 rt 1.6.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2d1fdc45490a7f5d1507519707de925d5976b134]

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>  [52d7116cc102d901d4a540238867af94f3703527]

INTEGRATION: CWS changefileheader (1.6.300); FILE MERGED 2008/03/31 15:58:03 rt 1.6.300.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0d59e996e67d14db6c97650caa91f1ae42245ccc]

INTEGRATION: CWS changefileheader (1.3.96); FILE MERGED 2008/03/31 13:31:50 rt 1.3.96.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [97d855178dc683ab6f88dec0e14b20b75101c758]

INTEGRATION: CWS changefileheader (1.154.114); FILE MERGED 2008/04/01 15:57:58 thb 1.154.114.3: #i85898# Stripping all external header guards 2008/04/01 12:54:51 thb 1.154.114.2: #i85898# Stripping all external header guards 2008/03/31 16:55:51 rt 1.154.114.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ffc59e6ece08a1c70fa2c62b9b2b17d739aa006c]

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>  [9b3f078864ed232e46138144cdbcd8c2b129ded3]

INTEGRATION: CWS changefileheader (1.6.500); FILE MERGED 2008/03/31 15:58:03 rt 1.6.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fd2775ed1df27cd42245386e006ec1246a0ddf63]

INTEGRATION: CWS changefileheader (1.189.54); FILE MERGED 2008/04/01 15:57:57 thb 1.189.54.3: #i85898# Stripping all external header guards 2008/04/01 12:54:50 thb 1.189.54.2: #i85898# Stripping all external header guards 2008/03/31 16:55:51 rt 1.189.54.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d78528c2593430cb15aeace32643d7ca50a22c4f]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/28 15:49:37 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1d3300b9de7c74a49308b84ae900f6f51f89cc99]

INTEGRATION: CWS changefileheader (1.6.208); FILE MERGED 2008/03/28 16:42:10 rt 1.6.208.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [20472065fe419dd1606af564a71ea49b31823f0e]

INTEGRATION: CWS changefileheader (1.2.368); FILE MERGED 2008/03/31 15:58:03 rt 1.2.368.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e0a40dc500bd8df73e0ae6ae3f7200d5bb7722e1]

INTEGRATION: CWS changefileheader (1.73.240); FILE MERGED 2008/04/01 15:57:57 thb 1.73.240.3: #i85898# Stripping all external header guards 2008/04/01 12:54:50 thb 1.73.240.2: #i85898# Stripping all external header guards 2008/03/31 16:55:51 rt 1.73.240.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d2317169778b0e5345beaef5915d2d8084c9a110]

INTEGRATION: CWS changefileheader (1.5.54); FILE MERGED 2008/03/28 16:42:09 rt 1.5.54.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [572a6844f785cdb727a54bd46cbf7b254cb06c50]

INTEGRATION: CWS changefileheader (1.2.8); FILE MERGED 2008/03/31 13:31:50 rt 1.2.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dc62b7b737dfa4588d99c01eed4cd9372652b3a1]

INTEGRATION: CWS changefileheader (1.18.1116); FILE MERGED 2008/04/01 12:54:50 thb 1.18.1116.2: #i85898# Stripping all external header guards 2008/03/31 16:55:51 rt 1.18.1116.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c60058111109386cb57ee946f1c8862c13425280]

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>  [674950c8c0533c12637ebb7b85131ef7a38abe8f]

INTEGRATION: CWS changefileheader (1.9.10); FILE MERGED 2008/03/28 16:42:09 rt 1.9.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dfca346d849a9b8432d7e6a9a5c687e80c95e888]

INTEGRATION: CWS changefileheader (1.5.8); FILE MERGED 2008/03/31 13:31:50 rt 1.5.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a0689b9bd1d10ea7cf58b8e9516573601b210843]

INTEGRATION: CWS changefileheader (1.150.188); FILE MERGED 2008/04/01 15:57:57 thb 1.150.188.3: #i85898# Stripping all external header guards 2008/04/01 12:54:49 thb 1.150.188.2: #i85898# Stripping all external header guards 2008/03/31 16:55:50 rt 1.150.188.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1ce3f0723efe88f3c66c7c918d76b79bd9380d14]

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>  [d473a525c355663afb8bf891acd3116484553bd7]

INTEGRATION: CWS changefileheader (1.8.10); FILE MERGED 2008/03/28 16:42:09 rt 1.8.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e12bf68435aa5e80373874aa9130d42935990209]

INTEGRATION: CWS changefileheader (1.14.738); FILE MERGED 2008/04/01 12:54:49 thb 1.14.738.2: #i85898# Stripping all external header guards 2008/03/31 16:55:50 rt 1.14.738.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bb1c419daa67cfbc304c9ebab03beffa62df57e5]

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>  [536e8c4d657c65588178fc50a43c2758a4aa4092]

INTEGRATION: CWS changefileheader (1.5.62); FILE MERGED 2008/03/31 16:50:05 rt 1.5.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [013fe8a98257d4bc6cdc7064904a4d53e2500138]

INTEGRATION: CWS changefileheader (1.6.54); FILE MERGED 2008/03/28 16:42:09 rt 1.6.54.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a5bbf67258cf490438fbaf4af3272c7e9b5a20b0]

INTEGRATION: CWS changefileheader (1.8.500); FILE MERGED 2008/03/31 15:58:03 rt 1.8.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d2bad61bb4e10855ba257c593918399042f4ce39]

INTEGRATION: CWS changefileheader (1.29.242); FILE MERGED 2008/04/01 15:57:57 thb 1.29.242.3: #i85898# Stripping all external header guards 2008/04/01 12:54:49 thb 1.29.242.2: #i85898# Stripping all external header guards 2008/03/31 16:55:50 rt 1.29.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [22c8eda5da91570cd7a6c3a1b0f237ffb19afdd5]

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>  [4555004710e164ea28aa72a7b9b24f829e74ec39]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:50:05 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d8836f7fe6215b4dee47fd666481a014b633d4d8]

INTEGRATION: CWS changefileheader (1.110.36); FILE MERGED 2008/04/01 15:57:56 thb 1.110.36.3: #i85898# Stripping all external header guards 2008/04/01 12:54:49 thb 1.110.36.2: #i85898# Stripping all external header guards 2008/03/31 16:55:50 rt 1.110.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4f764ce444cc59c12abea39a3106dc0c52c7bc6c]

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>  [de2bd66b140895e7dcfb03894e8336044f6798dd]

INTEGRATION: CWS changefileheader (1.9.10); FILE MERGED 2008/03/28 16:42:08 rt 1.9.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7eb73f7c81167ebdc1be6926be28c1c4a4b79b0f]

INTEGRATION: CWS changefileheader (1.53.242); FILE MERGED 2008/04/01 15:57:56 thb 1.53.242.3: #i85898# Stripping all external header guards 2008/04/01 12:54:49 thb 1.53.242.2: #i85898# Stripping all external header guards 2008/03/31 16:55:50 rt 1.53.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b23f87ca42ec5306a864e99e0af895db7aa9e49a]

INTEGRATION: CWS changefileheader (1.5.54); FILE MERGED 2008/03/28 16:42:08 rt 1.5.54.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f49f38f54a447e33dfc2667f173fc9dc8728e69e]

INTEGRATION: CWS changefileheader (1.8.328); FILE MERGED 2008/03/31 15:58:03 rt 1.8.328.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ae3f8c2806212aed1be1e8c2c7c43f8c998d60fa]

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>  [258e2ce560cd73529225a47ef1d561ea48b7a744]

INTEGRATION: CWS changefileheader (1.75.38); FILE MERGED 2008/04/01 15:57:56 thb 1.75.38.3: #i85898# Stripping all external header guards 2008/04/01 12:54:49 thb 1.75.38.2: #i85898# Stripping all external header guards 2008/03/31 16:55:50 rt 1.75.38.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [40a003be764c0587bfa0391fd40323d1890f8080]

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>  [a3457560852e2108956ea6b2033e5dcf1d6fa25f]

INTEGRATION: CWS changefileheader (1.89.56); FILE MERGED 2008/04/01 15:57:55 thb 1.89.56.3: #i85898# Stripping all external header guards 2008/04/01 12:54:48 thb 1.89.56.2: #i85898# Stripping all external header guards 2008/03/31 16:55:50 rt 1.89.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f1a44ac645d89bad43300b206cdf48fbb758e763]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/03/31 16:50:05 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9c3ce5b7c7b466d8c6c3648329e74c89bd22fd6f]

INTEGRATION: CWS changefileheader (1.6.54); FILE MERGED 2008/03/28 16:42:08 rt 1.6.54.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b4a24d4cadf1eb2a090e448ec46dacc314e65d11]

INTEGRATION: CWS changefileheader (1.2.104); FILE MERGED 2008/03/31 13:31:49 rt 1.2.104.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1996c4ab0d336276ce9ff3f77ce04ba74f30e215]

INTEGRATION: CWS changefileheader (1.6.500); FILE MERGED 2008/03/31 15:58:02 rt 1.6.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [440409c9039fdfa9a83ddd0692e3d6bc78f26ecb]

INTEGRATION: CWS changefileheader (1.45.92); FILE MERGED 2008/04/01 15:57:55 thb 1.45.92.3: #i85898# Stripping all external header guards 2008/04/01 12:54:48 thb 1.45.92.2: #i85898# Stripping all external header guards 2008/03/31 16:55:50 rt 1.45.92.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f062d3ddd2ec4a9f10c99ba04bd0e8a5087ee601]

INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/03/28 16:42:08 rt 1.7.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [24ed45782b46698a94a840e13d9fe0e1668ea2f8]

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>  [567fab8ce418b622a2b78e24ce4812738c2e0548]

INTEGRATION: CWS changefileheader (1.6.28); FILE MERGED 2008/03/31 13:31:49 rt 1.6.28.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b997e3a4e1459d954357a83e4a6ccdd17c1ffabb]

INTEGRATION: CWS changefileheader (1.43.36); FILE MERGED 2008/04/01 15:57:55 thb 1.43.36.3: #i85898# Stripping all external header guards 2008/04/01 12:54:48 thb 1.43.36.2: #i85898# Stripping all external header guards 2008/03/31 16:55:50 rt 1.43.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [19bf83c525e1ffa16cad52ee946092e207ec881d]

INTEGRATION: CWS changefileheader (1.5.54); FILE MERGED 2008/03/28 16:42:07 rt 1.5.54.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d7cf8c093235800d8cbfd5254a466de2666772c2]

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>  [b00d46a982a40ef90d322ff1eabe4d20911e89af]

INTEGRATION: CWS changefileheader (1.9.62); FILE MERGED 2008/03/31 16:50:05 rt 1.9.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dbfebdcf03f2ae541e63d9af7c159342f7f1061a]

INTEGRATION: CWS changefileheader (1.5.8); FILE MERGED 2008/03/31 13:31:49 rt 1.5.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1c9bf41a9a9fe2bc17036037a5413ec626466aa2]

INTEGRATION: CWS changefileheader (1.8.500); FILE MERGED 2008/03/31 15:58:02 rt 1.8.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bd441bdf4d258fef86aaf7d895646a03eb17a063]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/28 15:49:37 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [294aab1859c2df6769a9c5e3019d1bf7f80cb03a]

INTEGRATION: CWS changefileheader (1.105.36); FILE MERGED 2008/04/01 15:57:54 thb 1.105.36.3: #i85898# Stripping all external header guards 2008/04/01 12:54:48 thb 1.105.36.2: #i85898# Stripping all external header guards 2008/03/31 16:55:50 rt 1.105.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [75a03455027fff6afa88919b99223cc8bbc8ebdf]

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>  [5c563ff6122666f2e8d546e4462ebf7f6a0f879f]

INTEGRATION: CWS changefileheader (1.7.500); FILE MERGED 2008/03/31 15:58:02 rt 1.7.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4faee9983f6fface34d2a33d921cafea85637cd1]

INTEGRATION: CWS changefileheader (1.102.188); FILE MERGED 2008/04/01 15:57:53 thb 1.102.188.3: #i85898# Stripping all external header guards 2008/04/01 12:54:48 thb 1.102.188.2: #i85898# Stripping all external header guards 2008/03/31 16:55:49 rt 1.102.188.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b978c27fab2c8fa628e1ffa0241d722f108a881b]

INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/03/28 16:42:07 rt 1.6.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fb63a2f4189e2839fd41802a2f3525d581b3c3f7]

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>  [c62fc2e1376e99fa9f80006a46d02deefae9e858]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/28 15:49:36 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e3a1b9a3703c04534ad4501bc980dbd2b5f3a701]

INTEGRATION: CWS changefileheader (1.8.738); FILE MERGED 2008/04/01 15:57:53 thb 1.8.738.2: #i85898# Stripping all external header guards 2008/03/31 16:55:49 rt 1.8.738.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [03fe22d1b9bca8065174da238df3608bb6873f1f]

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>  [39fa96137ea25e0a7a159e99f5dec4cc3081db43]

INTEGRATION: CWS changefileheader (1.11.10); FILE MERGED 2008/03/28 16:42:06 rt 1.11.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f169a8b738a1008c24229645927e4776c7a320f9]

INTEGRATION: CWS changefileheader (1.3.8); FILE MERGED 2008/03/31 13:31:49 rt 1.3.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c3c1b5907182dfd2561c130ec8c5a65cd9d123f2]

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>  [c8ffbc5cca7ac5ac458eca0ba17e9595e38292d5]

INTEGRATION: CWS changefileheader (1.13.10); FILE MERGED 2008/03/28 16:42:06 rt 1.13.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [14349e8622668199bdd035caaee68d58d7c5e02a]

INTEGRATION: CWS changefileheader (1.27.76); FILE MERGED 2008/04/01 15:57:53 thb 1.27.76.3: #i85898# Stripping all external header guards 2008/04/01 12:54:48 thb 1.27.76.2: #i85898# Stripping all external header guards 2008/03/31 16:55:49 rt 1.27.76.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [64487c70ebd07d891ea24e40e49eca56d056fb9a]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/03/28 15:49:36 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d888c0a2cbf65676ab4a0c09d4a2a6c97679ef29]

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>  [c1db319ad77c45dfa801a895d0119be97a62dc5a]

INTEGRATION: CWS changefileheader (1.20.114); FILE MERGED 2008/04/01 15:57:53 thb 1.20.114.3: #i85898# Stripping all external header guards 2008/04/01 12:54:47 thb 1.20.114.2: #i85898# Stripping all external header guards 2008/03/31 16:55:49 rt 1.20.114.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ad6de4d4fdde6d14133ccc89bc6565efc4179ddd]

INTEGRATION: CWS changefileheader (1.7.54); FILE MERGED 2008/03/28 16:42:06 rt 1.7.54.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [721965399557e8580bbb5a46bead50dd52775c41]

INTEGRATION: CWS changefileheader (1.6.22); FILE MERGED 2008/03/31 16:50:03 rt 1.6.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3a2f39b35a3f1c2b6de6f1ab4b61d9c8b8774500]

INTEGRATION: CWS changefileheader (1.27.36); FILE MERGED 2008/04/01 15:57:52 thb 1.27.36.3: #i85898# Stripping all external header guards 2008/04/01 12:54:47 thb 1.27.36.2: #i85898# Stripping all external header guards 2008/03/31 16:55:49 rt 1.27.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [17e870cc48f73307ebb5fdd4b1bd1f067e1ab0fd]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/03/31 16:50:03 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b5b6415c5ade95a027b7e86bf2652cd48552e416]

INTEGRATION: CWS changefileheader (1.5.54); FILE MERGED 2008/03/28 16:42:06 rt 1.5.54.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3c32c66429ed5ae502b011152bf6b91a88d56ac1]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/28 15:49:36 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [996ef835d470b893c2d90ed23a311d92e3982b43]

INTEGRATION: CWS changefileheader (1.4.22); FILE MERGED 2008/03/31 16:50:03 rt 1.4.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bb81c61cd245f93265c7cb3a9f6e0061e17c5af2]

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>  [388b23c742bb75a129de63fab4f8df35dd710261]

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>  [eee827de07e2d338928bdcd897c53655a834933f]

INTEGRATION: CWS changefileheader (1.10.50); FILE MERGED 2008/03/28 16:42:06 rt 1.10.50.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [304dafe03414440935ec7e087a2968719add0877]

INTEGRATION: CWS changefileheader (1.4.8); FILE MERGED 2008/03/31 13:31:49 rt 1.4.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0f3c10688c0cc97e1c3607eb97147fc66f1baae4]

INTEGRATION: CWS changefileheader (1.5.1116); FILE MERGED 2008/04/01 15:57:52 thb 1.5.1116.2: #i85898# Stripping all external header guards 2008/03/31 16:55:49 rt 1.5.1116.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6d1ab258dbc41690d2cc82d5f3579a191693bfd1]

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>  [e789eac1f768eb15a73ed9cd83a6b530d2b2f2f3]

INTEGRATION: CWS changefileheader (1.9.1044); FILE MERGED 2008/04/01 12:54:47 thb 1.9.1044.2: #i85898# Stripping all external header guards 2008/03/31 16:55:49 rt 1.9.1044.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fb78aa8a8b3e15bc533e0e815a562aee8320978f]

INTEGRATION: CWS changefileheader (1.8.10); FILE MERGED 2008/03/28 16:42:05 rt 1.8.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d420c4fc3a6313dc1735e901ae1a06d9e0c346e2]

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>  [4e3bfe4eecec05552af2950464492e0e49eb66e6]

INTEGRATION: CWS changefileheader (1.7.1116); FILE MERGED 2008/04/01 15:57:52 thb 1.7.1116.2: #i85898# Stripping all external header guards 2008/03/31 16:55:49 rt 1.7.1116.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fd979b6804e6e77d273f01d8be66af7ebed6bed8]

INTEGRATION: CWS changefileheader (1.6.8); FILE MERGED 2008/03/31 13:31:49 rt 1.6.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [22321614a96d3c967ad7488171108fa51f5a9cd7]

INTEGRATION: CWS changefileheader (1.6.22); FILE MERGED 2008/03/31 16:50:02 rt 1.6.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b151623329b7c53d0a891c7a61418b7661462bff]

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>  [e272e36c82b9675e72737dd91a619f1278152f7a]

INTEGRATION: CWS changefileheader (1.10.242); FILE MERGED 2008/04/01 15:57:52 thb 1.10.242.3: #i85898# Stripping all external header guards 2008/04/01 12:54:47 thb 1.10.242.2: #i85898# Stripping all external header guards 2008/03/31 16:55:49 rt 1.10.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [98e6f29235aff7fdbdd826c4563146c3553d6454]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/03/31 16:50:02 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dc02d898987586c6c7f41bac41126f35294e0b3d]

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>  [55742e2801d5c72bb4166a25bc7b75ea8d8d7329]

INTEGRATION: CWS changefileheader (1.9.242); FILE MERGED 2008/04/01 15:57:52 thb 1.9.242.3: #i85898# Stripping all external header guards 2008/04/01 12:54:47 thb 1.9.242.2: #i85898# Stripping all external header guards 2008/03/31 16:55:49 rt 1.9.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [53c8e64c050c2ce54ae93f7ac624037ed1ffcce2]

INTEGRATION: CWS changefileheader (1.5.62); FILE MERGED 2008/03/31 16:50:02 rt 1.5.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c8c7a7d32a996be1cc56cf3c0e6ae33cac9923f0]

INTEGRATION: CWS changefileheader (1.7.1116); FILE MERGED 2008/03/31 16:55:48 rt 1.7.1116.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b87fe25fd6d1ce20bc0515bc1e4f9390bc2bbc83]

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>  [006a7dd31bfb8d2c36899226b2500a5d83f1e86a]

INTEGRATION: CWS changefileheader (1.4.22); FILE MERGED 2008/03/31 16:50:02 rt 1.4.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [54e9812f4139272bd9c2ca63fab4586e59067489]

INTEGRATION: CWS changefileheader (1.4.56); FILE MERGED 2008/03/28 16:42:05 rt 1.4.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [30bd732cd38ff6baec35d7e73d74280682446926]

INTEGRATION: CWS changefileheader (1.4.242); FILE MERGED 2008/04/01 15:57:52 thb 1.4.242.3: #i85898# Stripping all external header guards 2008/04/01 12:54:47 thb 1.4.242.2: #i85898# Stripping all external header guards 2008/03/31 16:55:48 rt 1.4.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [327efcbbe69a0f3cc25a9c92f05f5865d81b4547]

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>  [cb6f46349fd36053b3b317e70e04e4595899d386]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:50:02 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [23fc51a5d6bc3327cf5ad3d76d6eaeb8757ee905]

INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/03/28 16:42:05 rt 1.6.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8981c4d47fea1dc3b33e49d468e6163680b41fc2]

INTEGRATION: CWS changefileheader (1.6.242); FILE MERGED 2008/04/01 15:57:52 thb 1.6.242.2: #i85898# Stripping all external header guards 2008/03/31 16:55:48 rt 1.6.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [89540a56095acbafc3a8602acdc85773f6e69d72]

INTEGRATION: CWS changefileheader (1.2.8); FILE MERGED 2008/03/31 13:31:49 rt 1.2.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [03a6adc948597872380314c58a6fa82ae550b675]

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>  [169e2de32df5fabc53822239e3504e8ea9f4b710]

INTEGRATION: CWS changefileheader (1.21.242); FILE MERGED 2008/03/31 16:55:48 rt 1.21.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fde33ec6115304089ff2997d6371b873dccaa380]

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>  [dac17c6bbe686cad4f058ba55fa664094ddc92f7]

INTEGRATION: CWS changefileheader (1.6.54); FILE MERGED 2008/03/28 16:42:05 rt 1.6.54.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [80a6cf9aaaef4191d48c01b2cfc4e4224292de93]

INTEGRATION: CWS changefileheader (1.3.242); FILE MERGED 2008/04/01 15:57:52 thb 1.3.242.3: #i85898# Stripping all external header guards 2008/04/01 12:54:47 thb 1.3.242.2: #i85898# Stripping all external header guards 2008/03/31 16:55:48 rt 1.3.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b08780c829d4a37161421af9a2f05e6644b36928]

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>  [716868902ae9d91e396a56d47c17e46642ac4ba9]

INTEGRATION: CWS changefileheader (1.6.242); FILE MERGED 2008/03/31 16:55:48 rt 1.6.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f4ee71af99415f431ca987055186254bb7765dbb]

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>  [b0612d6cf2f13230638f7d6d7211bbe516fa7d18]

INTEGRATION: CWS changefileheader (1.8.454); FILE MERGED 2008/03/31 15:58:02 rt 1.8.454.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [13de432331b964e8199fbcc311e4d879a3aef3e3]

INTEGRATION: CWS changefileheader (1.3.58); FILE MERGED 2008/03/28 15:49:35 rt 1.3.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4699e905e2ba5568de1c7bac15be0aa2113c7c85]

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>  [fa978e5f175bb83ceb3c68969b4b3019360a39aa]

INTEGRATION: CWS changefileheader (1.2.104); FILE MERGED 2008/03/31 13:31:49 rt 1.2.104.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3f602d537777013470fb7c297354eec89f6af602]

INTEGRATION: CWS changefileheader (1.8.398); FILE MERGED 2008/04/01 12:54:47 thb 1.8.398.2: #i85898# Stripping all external header guards 2008/03/31 16:55:48 rt 1.8.398.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [80c15f139b2e38f056937e749762add786087d99]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/03/28 15:49:35 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ac58a0457b06b7bfeecb5a6ec89563aed1902efc]

INTEGRATION: CWS changefileheader (1.9.10); FILE MERGED 2008/03/28 16:42:05 rt 1.9.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [aeed11027cd65fe6a6118060bc63852552aea87f]

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>  [b95645797d74720438695b08a0ab5310bbc03a43]

INTEGRATION: CWS changefileheader (1.2.104); FILE MERGED 2008/03/31 13:31:48 rt 1.2.104.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a68b8e51baffb85bf6f5e8268a3d08ec72e4233c]

INTEGRATION: CWS changefileheader (1.16.738); FILE MERGED 2008/03/31 16:55:48 rt 1.16.738.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [24bf63b2f86b1d766886f71805f125f4308f2808]

INTEGRATION: CWS changefileheader (1.6.500); FILE MERGED 2008/03/31 15:58:01 rt 1.6.500.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ec7564fea2481334ac55544c8ea8f5a980fd60ee]

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>  [582ca9bdda8c867dac0c8a81654dd890389c7963]

INTEGRATION: CWS changefileheader (1.3.8); FILE MERGED 2008/03/31 13:31:48 rt 1.3.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [491110cf7995c410f9934fcc44925513cdadc410]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/28 15:49:35 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b6b2f0672e1bf1a062a41154721aeb4b07ed913a]

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>  [14e99f72c1e113d555717339c9e3196946c7e3af]

INTEGRATION: CWS changefileheader (1.5.22); FILE MERGED 2008/03/31 16:50:02 rt 1.5.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fab5f26984567da14ea5d702c1813a3f047a756c]

INTEGRATION: CWS changefileheader (1.6.242); FILE MERGED 2008/04/01 15:57:51 thb 1.6.242.2: #i85898# Stripping all external header guards 2008/03/31 16:55:48 rt 1.6.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [92348f228436536d293ccdfcaa9fd824da5f79fa]

INTEGRATION: CWS changefileheader (1.17.182); FILE MERGED 2008/03/31 15:58:01 rt 1.17.182.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [81ea233778692eb6e5d9670c4101c1b7dc814684]

INTEGRATION: CWS changefileheader (1.5.42); FILE MERGED 2008/03/28 15:49:35 rt 1.5.42.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0d3c56913e303b31bae6e328b8358ee4b7ed944b]

INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/03/28 16:42:05 rt 1.7.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bcc538a7237aaa1bd2bc2bb81d2eed087d0ce787]

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>  [062c7112eefeecbb3a45b42a007c03ab6c0f5f3e]

INTEGRATION: CWS changefileheader (1.5.300); FILE MERGED 2008/03/31 15:58:01 rt 1.5.300.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cb6ebd567115497ab471cc6e20e26ee0955bb33d]

INTEGRATION: CWS changefileheader (1.2.32); FILE MERGED 2008/03/28 15:49:35 rt 1.2.32.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [75b5d842c3bb769d0f69389ada0ba0c869813f1a]

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>  [0c5e889ab70f0a0a7a9fe5dce2bfb6c1ce46dc0d]

INTEGRATION: CWS changefileheader (1.6.62); FILE MERGED 2008/03/31 16:50:02 rt 1.6.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6b0a35c6c20ff4df7db38cd8ca31ab134245fc26]

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>  [d28c16500e05e36efd288ef3576ad10ad4d5a525]

INTEGRATION: CWS changefileheader (1.2.28); FILE MERGED 2008/03/28 15:49:34 rt 1.2.28.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f32e4c858ebb11b66078df61d56881c3fe24aca6]

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>  [2f46273931acfcae2f223fb33d086dfa60939996]

INTEGRATION: CWS changefileheader (1.7.58); FILE MERGED 2008/03/28 15:49:34 rt 1.7.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [76deb05c4c4206a2bfa59376ef8e21fb262f08cb]

INTEGRATION: CWS changefileheader (1.13.242); FILE MERGED 2008/04/01 15:57:51 thb 1.13.242.3: #i85898# Stripping all external header guards 2008/04/01 12:54:45 thb 1.13.242.2: #i85898# Stripping all external header guards 2008/03/31 16:55:48 rt 1.13.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c45cb878aad3516eb6b15222893e514d975d7f13]

INTEGRATION: CWS changefileheader (1.6.56); FILE MERGED 2008/03/28 16:42:04 rt 1.6.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d60ae6e15ceefddbbfe93a013ba4c6b25413a4ed]

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>  [f23617789d7713766a00a1717a51e8ba9248c06c]

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>  [a137258cd5cf5de1b905d22cc7b060f4c939806c]

INTEGRATION: CWS changefileheader (1.5.54); FILE MERGED 2008/03/28 16:42:04 rt 1.5.54.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b61c84417b179b71f3acc30c6df425a7e8ec425d]

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>  [4542c6648fd93b8239919971e93c858996d40294]

INTEGRATION: CWS changefileheader (1.3.1202); FILE MERGED 2008/04/01 12:54:45 thb 1.3.1202.2: #i85898# Stripping all external header guards 2008/03/31 16:55:48 rt 1.3.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [34de1c8d09e7059d3f13afcc60e5362a27e069e3]

INTEGRATION: CWS changefileheader (1.8.10); FILE MERGED 2008/03/28 16:42:04 rt 1.8.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4bf1e9078f45e998fa1f787a1a5b5cfa050dbd9a]

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>  [14ff69f751755079cfee09d508314fed7891899c]

INTEGRATION: CWS changefileheader (1.8.242); FILE MERGED 2008/04/01 12:54:45 thb 1.8.242.2: #i85898# Stripping all external header guards 2008/03/31 16:55:48 rt 1.8.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [68a11089acf9c8fca9a4e4f219cdd6e3460b7f10]

INTEGRATION: CWS changefileheader (1.4.294); FILE MERGED 2008/03/28 16:42:04 rt 1.4.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [62f6076dbea0eaf6831d5f18c0c24feb5a9c615e]

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>  [72ff25828d5dca31c710dea8b105c85b6d4a9a36]

INTEGRATION: CWS changefileheader (1.19.56); FILE MERGED 2008/04/01 15:57:51 thb 1.19.56.3: #i85898# Stripping all external header guards 2008/04/01 12:54:45 thb 1.19.56.2: #i85898# Stripping all external header guards 2008/03/31 16:55:47 rt 1.19.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cece9cc7c71f8787541d4cdd18cba8ca351e790b]

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>  [55197d4d9b0740c4b5a0467577929b64c08a7d13]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/03/31 16:50:01 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [51d4175bb1cd4c067432939655f7f2b544d2448b]

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>  [c45ebd05176ce27157c7a0c5a6516cffdbca49fc]

INTEGRATION: CWS changefileheader (1.6.22); FILE MERGED 2008/03/31 16:50:01 rt 1.6.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ec5e5fd233f0bddd1b2e75504ca77483c247313f]

INTEGRATION: CWS changefileheader (1.6.208); FILE MERGED 2008/03/28 16:42:03 rt 1.6.208.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8b2c7b6a02318988fac7e0e0536678dc29e30575]

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>  [38b8c322caf66b0f42d48019b4fbf8ddff7d017b]

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>  [06cf4e538ac45a444e48084cc032178d11d9c5f9]

INTEGRATION: CWS changefileheader (1.3.96); FILE MERGED 2008/03/31 13:31:48 rt 1.3.96.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7ba86c4c79f718d8ef4053084277ba7a7114dede]

INTEGRATION: CWS changefileheader (1.9.22); FILE MERGED 2008/03/31 16:50:01 rt 1.9.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2364b7a871fd48ceacdc3525a8eba174e169a6f3]

INTEGRATION: CWS changefileheader (1.11.58); FILE MERGED 2008/04/01 15:57:51 thb 1.11.58.2: #i85898# Stripping all external header guards 2008/03/31 16:55:47 rt 1.11.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f8c339d1e9da48e7820bac6a06d6462606bd8aec]

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>  [f5e79c9a6ceb336d111273711df8f93a3054e455]

INTEGRATION: CWS changefileheader (1.2.14); FILE MERGED 2008/03/31 16:22:31 rt 1.2.14.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a8c86c09d1492c9fef8970373ab687c489a9e712]

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>  [b783915edaf43140485fecd9798d1946a8f4524d]

INTEGRATION: CWS changefileheader (1.8.2); FILE MERGED 2008/03/31 16:22:31 rt 1.8.2.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c9b736f139ca4e6001a6e6bc35614baece3f66e8]

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>  [d95cf5cf4a437325567ffc835efa180b939e0213]

INTEGRATION: CWS changefileheader (1.7.62); FILE MERGED 2008/03/31 16:22:31 rt 1.7.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c9b66ebb2760c9ba9361a362f7918197ad98a183]

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>  [63c57735054fe41a0084604941b18fb9c7b042cf]

INTEGRATION: CWS changefileheader (1.2.104); FILE MERGED 2008/03/31 13:31:47 rt 1.2.104.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [17e9045eb1cca7dd44345465c5adba0dddcc2583]

INTEGRATION: CWS changefileheader (1.12.242); FILE MERGED 2008/04/01 15:57:51 thb 1.12.242.2: #i85898# Stripping all external header guards 2008/03/31 16:55:47 rt 1.12.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ca81e281b605cc183c26d9772b62ee7ec1628741]

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>  [acb26ff3bf8602b4fead89cb83a07259c3cc2c4d]

INTEGRATION: CWS changefileheader (1.2.96); FILE MERGED 2008/04/01 15:23:32 thb 1.2.96.2: #i85898# Stripping all external header guards 2008/03/31 13:31:47 rt 1.2.96.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6e084ff7e5b580ed8071a123b14231637136d1e9]

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>  [61e28d2a756f5e633e9cde65f41b4b9633cf55a9]

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>  [29bc26aa4455815b360bf0b4998dbc5601cfae2d]

INTEGRATION: CWS changefileheader (1.5.8); FILE MERGED 2008/03/31 13:31:47 rt 1.5.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8ac0b03951fa31b056cf7de6fd25f40c0fa8d6e2]

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>  [7d1c236b5a9e1aae261dee026849e4f3017bed7f]

INTEGRATION: CWS changefileheader (1.5.58); FILE MERGED 2008/03/31 16:55:47 rt 1.5.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f70a873efdc8e052154fb948637438f47891b1f6]

INTEGRATION: CWS changefileheader (1.2.104); FILE MERGED 2008/04/01 15:23:32 thb 1.2.104.2: #i85898# Stripping all external header guards 2008/03/31 13:31:47 rt 1.2.104.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6686e35caf8d62b0492c038eeabc2a3e32095104]

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>  [ace1b3f3a19457a93f068ddd9f682408c14a5ce2]

INTEGRATION: CWS changefileheader (1.24.240); FILE MERGED 2008/04/01 15:57:51 thb 1.24.240.3: #i85898# Stripping all external header guards 2008/04/01 12:54:45 thb 1.24.240.2: #i85898# Stripping all external header guards 2008/03/31 16:55:47 rt 1.24.240.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f24958c0e0cc225a02fc2f4e2ccab93ed36ac53f]

INTEGRATION: CWS changefileheader (1.5.30); FILE MERGED 2008/03/31 16:22:30 rt 1.5.30.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b2f1be4b8fec3baa09b323d071ede74a875ef320]

INTEGRATION: CWS changefileheader (1.2.96); FILE MERGED 2008/03/31 13:31:47 rt 1.2.96.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [aa332756ab235e0babb49c63a62a1f46cb854f86]

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>  [a6dd2830dc8e47cd3e04ecd15909ac8e22e5ff4a]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:22:30 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d837d147e09e0f6dadaed9064991aea10c1a5995]

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>  [bf9775ad6606265cf3d829968b83b8f26e6b86ad]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/03/31 16:22:30 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [45cd38ec16e1871c50b0fc2569322fe308e6e403]

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>  [92087386bbe4671f1b7e4e6968893ac1117886e5]

INTEGRATION: CWS changefileheader (1.4.96); FILE MERGED 2008/04/01 15:23:32 thb 1.4.96.3: #i85898# Stripping all external header guards 2008/04/01 12:33:01 thb 1.4.96.2: #i85898# Stripping all external header guards 2008/03/31 13:31:47 rt 1.4.96.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9fca75b632df241b41a011e963f6901a423eb0d1]

INTEGRATION: CWS changefileheader (1.5.22); FILE MERGED 2008/03/31 16:50:01 rt 1.5.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6d64ebdaa88781ae6f674bd42a9510a7ece2401a]

INTEGRATION: CWS changefileheader (1.7.62); FILE MERGED 2008/03/31 16:22:30 rt 1.7.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5e373d8b7010bbfcaeebe43f0058e36d3283e843]

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>  [1af17981bdbe548e00aec2ca14dddf62cc4e03cf]

INTEGRATION: CWS changefileheader (1.16.242); FILE MERGED 2008/04/01 15:57:50 thb 1.16.242.3: #i85898# Stripping all external header guards 2008/04/01 12:54:44 thb 1.16.242.2: #i85898# Stripping all external header guards 2008/03/31 16:55:47 rt 1.16.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f2a37ef5ab0f20afaabc0bf885a0a23f4e97642a]

INTEGRATION: CWS changefileheader (1.4.8); FILE MERGED 2008/03/31 13:31:47 rt 1.4.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [796d51a76fbc18ef33a2d2ed55a375378edefddc]

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>  [44d7aedcd9e70c3e32cb2a2c67d51c923b43961c]

INTEGRATION: CWS changefileheader (1.29.2); FILE MERGED 2008/03/31 15:52:57 rt 1.29.2.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ac99964661da4219534cf3ad072c847d5712ce88]

INTEGRATION: CWS changefileheader (1.10.56); FILE MERGED 2008/03/28 16:41:59 rt 1.10.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [786fe40f3576cbdd84058f4d36c4656837324101]

INTEGRATION: CWS changefileheader (1.3.26); FILE MERGED 2008/04/01 15:23:32 thb 1.3.26.3: #i85898# Stripping all external header guards 2008/04/01 12:33:01 thb 1.3.26.2: #i85898# Stripping all external header guards 2008/03/31 13:31:47 rt 1.3.26.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0dfc874717d54c47039e412df10a829ef29071ad]

INTEGRATION: CWS changefileheader (1.53.30); FILE MERGED 2008/03/31 15:52:57 rt 1.53.30.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [eb7ecbe104cbd6c5ae94edd2d5a4d2652c3b8538]

INTEGRATION: CWS changefileheader (1.6.56); FILE MERGED 2008/03/28 16:41:59 rt 1.6.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b88859e4c604de417bf19d23f6229f07d6fcaac1]

INTEGRATION: CWS changefileheader (1.7.242); FILE MERGED 2008/04/01 15:57:50 thb 1.7.242.2: #i85898# Stripping all external header guards 2008/03/31 16:55:47 rt 1.7.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3d080de8617dd0b39c7866de801d1f3655a80a63]

INTEGRATION: CWS changefileheader (1.2.14); FILE MERGED 2008/03/31 16:22:30 rt 1.2.14.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6f88dfa11abdddd40d258f889fa3ba3302491c6d]

INTEGRATION: CWS changefileheader (1.5.8); FILE MERGED 2008/04/01 15:23:32 thb 1.5.8.3: #i85898# Stripping all external header guards 2008/04/01 12:33:01 thb 1.5.8.2: #i85898# Stripping all external header guards 2008/03/31 13:31:47 rt 1.5.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6c27989b18617314f37a88149f3d91a175ec9f96]

INTEGRATION: CWS changefileheader (1.5.188); FILE MERGED 2008/03/31 15:52:57 rt 1.5.188.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [95b981409634b66fd73000ad91523829f3498f49]

INTEGRATION: CWS changefileheader (1.25.58); FILE MERGED 2008/04/01 15:57:50 thb 1.25.58.3: #i85898# Stripping all external header guards 2008/04/01 12:54:44 thb 1.25.58.2: #i85898# Stripping all external header guards 2008/03/31 16:55:47 rt 1.25.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4cc128d3d830bef97edc0bca60de335509bbaaf3]

INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/03/28 16:41:59 rt 1.6.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9a5e3fb717fe1be66119d21d317c2070088d93ef]

INTEGRATION: CWS changefileheader (1.3.4); FILE MERGED 2008/04/01 15:25:29 thb 1.3.4.3: #i85898# Stripping all external header guards 2008/04/01 12:34:36 thb 1.3.4.2: #i85898# Stripping all external header guards 2008/03/31 16:22:30 rt 1.3.4.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [860542a342d7a288ffe611a0b43a1b2a513f1ea0]

INTEGRATION: CWS changefileheader (1.24.36); FILE MERGED 2008/03/31 15:52:57 rt 1.24.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8a87b190ec60a507e07f9df90580a72781d7cbd9]

INTEGRATION: CWS changefileheader (1.3.8); FILE MERGED 2008/04/01 15:23:32 thb 1.3.8.3: #i85898# Stripping all external header guards 2008/04/01 12:33:01 thb 1.3.8.2: #i85898# Stripping all external header guards 2008/03/31 13:31:47 rt 1.3.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4f238d0899e61df1b39478711cbb7308fb67bcf6]

INTEGRATION: CWS changefileheader (1.11.10); FILE MERGED 2008/03/28 16:41:58 rt 1.11.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7f4978f12643f3f2aabcd126c7cf261fb2d5dd19]

INTEGRATION: CWS changefileheader (1.4.8); FILE MERGED 2008/04/01 15:23:32 thb 1.4.8.2: #i85898# Stripping all external header guards 2008/03/31 13:31:47 rt 1.4.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [be27a2dea1f96e615b79a08a038d809c1bea9bd7]

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>  [2aea96f40f7874d61843183eebbf8f00fd0b9a3b]

INTEGRATION: CWS changefileheader (1.9.56); FILE MERGED 2008/03/28 16:41:58 rt 1.9.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bb487123e823e76817e43bf6c3aa1a3dfc606b13]

INTEGRATION: CWS changefileheader (1.3.118); FILE MERGED 2008/03/31 15:52:56 rt 1.3.118.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [253e3276d181922ae2a8bdb129638ecdc01d2c67]

INTEGRATION: CWS changefileheader (1.4.1202); FILE MERGED 2008/03/31 16:55:47 rt 1.4.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ed24d58eec85c902ae96436f93f878467e8e8a3b]

INTEGRATION: CWS changefileheader (1.2.104); FILE MERGED 2008/04/01 12:33:01 thb 1.2.104.2: #i85898# Stripping all external header guards 2008/03/31 13:31:47 rt 1.2.104.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8af852b936912b92b86bbb81188fa5108390cc13]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/03/31 16:50:00 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bd7e0ff03ce9de608c4352d37ed86a633bea11fe]

INTEGRATION: CWS changefileheader (1.6.56); FILE MERGED 2008/03/28 16:41:58 rt 1.6.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e1fc94e6410cf9cb93cea9e0dea6aa0950ef24a8]

INTEGRATION: CWS changefileheader (1.17.58); FILE MERGED 2008/04/01 12:54:44 thb 1.17.58.2: #i85898# Stripping all external header guards 2008/03/31 16:55:47 rt 1.17.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [83300d62e2e8822342e6b4f2b657cfe93c20e6c8]

INTEGRATION: CWS changefileheader (1.11.60); FILE MERGED 2008/03/31 15:52:56 rt 1.11.60.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ce5fabe4f206b6b5d45f63e51430f42ab00c4113]

INTEGRATION: CWS changefileheader (1.3.8); FILE MERGED 2008/03/31 13:31:47 rt 1.3.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [733890de33ae066cca9ef4cf26732ebf2c4c2be3]

INTEGRATION: CWS changefileheader (1.8.10); FILE MERGED 2008/03/28 16:41:58 rt 1.8.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cdbb3e07574a018a6da93baaa85275f1fca04510]

INTEGRATION: CWS changefileheader (1.4.144); FILE MERGED 2008/03/31 15:52:56 rt 1.4.144.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fa826ac5d7ea7d42a646b0b1af4190c04b81df98]

INTEGRATION: CWS changefileheader (1.41.56); FILE MERGED 2008/04/01 15:57:50 thb 1.41.56.3: #i85898# Stripping all external header guards 2008/04/01 12:54:44 thb 1.41.56.2: #i85898# Stripping all external header guards 2008/03/31 16:55:46 rt 1.41.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [47e8bc80e811946145174ad7ac948d323641459a]

INTEGRATION: CWS changefileheader (1.3.10); FILE MERGED 2008/03/31 16:22:30 rt 1.3.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [34abad8b18a43f22809f74b064714bb257e37064]

INTEGRATION: CWS changefileheader (1.7.56); FILE MERGED 2008/03/28 16:41:58 rt 1.7.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8f3bde4205f1c5559281fa53f1ceb864d7d0365e]

INTEGRATION: CWS changefileheader (1.4.72); FILE MERGED 2008/03/31 15:52:56 rt 1.4.72.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c71e898d6e61f73834f6a2186447b0f64b1417cc]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/03/31 16:49:59 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b09738203c6eb0374ab985bc0abf08c323f3689c]

INTEGRATION: CWS changefileheader (1.2.104); FILE MERGED 2008/04/01 15:23:32 thb 1.2.104.3: #i85898# Stripping all external header guards 2008/04/01 12:33:00 thb 1.2.104.2: #i85898# Stripping all external header guards 2008/03/31 13:31:47 rt 1.2.104.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c3c9e1dfc58d824b46715d6d185dab037db9d5d2]

INTEGRATION: CWS changefileheader (1.9.56); FILE MERGED 2008/03/28 16:41:57 rt 1.9.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fd10572d3208aaa632cac74d43794e886c936006]

INTEGRATION: CWS changefileheader (1.2.14); FILE MERGED 2008/03/31 16:22:29 rt 1.2.14.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bbd36e188179a7a1528c9f3eaf808371d3c0a9b6]

INTEGRATION: CWS changefileheader (1.2.104); FILE MERGED 2008/04/01 12:33:00 thb 1.2.104.2: #i85898# Stripping all external header guards 2008/03/31 13:31:47 rt 1.2.104.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2f96069d38737f49246e88bff6e6eba19fac3ae9]

INTEGRATION: CWS changefileheader (1.6.158); FILE MERGED 2008/03/31 15:52:55 rt 1.6.158.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a1b2b76e31fa14ca0a84dd0a03d1670a4d9334bb]

INTEGRATION: CWS changefileheader (1.33.58); FILE MERGED 2008/04/01 15:57:50 thb 1.33.58.3: #i85898# Stripping all external header guards 2008/04/01 12:54:44 thb 1.33.58.2: #i85898# Stripping all external header guards 2008/03/31 16:55:46 rt 1.33.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e02835e4e315b39314670412c2457dedd8e13020]

INTEGRATION: CWS changefileheader (1.9.10); FILE MERGED 2008/03/28 16:41:57 rt 1.9.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d32193a6eb5ea69741f123e6ba5272f7a8d22740]

INTEGRATION: CWS changefileheader (1.4.188); FILE MERGED 2008/03/31 15:52:55 rt 1.4.188.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e04479b14d21b52621e041c8c420e23b1a536d7d]

INTEGRATION: CWS changefileheader (1.3.188); FILE MERGED 2008/03/31 15:52:55 rt 1.3.188.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7cbc3c38cf6303013482da1bae1a3181f3bcb40d]

INTEGRATION: CWS changefileheader (1.5.56); FILE MERGED 2008/03/28 16:41:57 rt 1.5.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4719d7ebd2d81cacb9f6adc5681d735906ef59a0]

INTEGRATION: CWS changefileheader (1.10.26); FILE MERGED 2008/03/31 16:22:29 rt 1.10.26.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0c0200f2117961458a503dcef4a7d05d0633bdda]

INTEGRATION: CWS changefileheader (1.5.62); FILE MERGED 2008/03/31 16:49:59 rt 1.5.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [915504c83c6738f57962b67b85be79c3f05debd1]

INTEGRATION: CWS changefileheader (1.78.52); FILE MERGED 2008/04/01 15:57:49 thb 1.78.52.3: #i85898# Stripping all external header guards 2008/04/01 12:54:43 thb 1.78.52.2: #i85898# Stripping all external header guards 2008/03/31 16:55:46 rt 1.78.52.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [42c1f9efc5fc79ec01a4643b0dd7dbd3bc6549e8]

INTEGRATION: CWS changefileheader (1.6.56); FILE MERGED 2008/03/28 16:41:57 rt 1.6.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [534454ac3c964bc54f797a279a1fadd12632112c]

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>  [30822aa38810474621a667985f7b9b131c56a921]

INTEGRATION: CWS changefileheader (1.9.62); FILE MERGED 2008/03/31 16:49:58 rt 1.9.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [75b5afb90e95e4a82c6eb5bad48b2eff42d02e74]

INTEGRATION: CWS changefileheader (1.19.26); FILE MERGED 2008/04/01 15:25:28 thb 1.19.26.3: #i85898# Stripping all external header guards 2008/04/01 12:34:35 thb 1.19.26.2: #i85898# Stripping all external header guards 2008/03/31 16:22:29 rt 1.19.26.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f9a02b7f30a8208748d3ec1c80a3c61604d21ac2]

INTEGRATION: CWS changefileheader (1.7.56); FILE MERGED 2008/03/28 16:41:57 rt 1.7.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [afdf9009c603ba9cdbc7e513f796fddd882d1a8b]

INTEGRATION: CWS changefileheader (1.8.62); FILE MERGED 2008/03/31 16:49:58 rt 1.8.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [876ba88d6c369dfbf878fa12d54718f9d02ddd57]

INTEGRATION: CWS changefileheader (1.3.120); FILE MERGED 2008/03/31 13:28:14 rt 1.3.120.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9be9b77794eee858054bfe9c74bc7d11d7050261]

INTEGRATION: CWS changefileheader (1.7.56); FILE MERGED 2008/03/28 16:41:56 rt 1.7.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [814ea3f3bc84845d7a865087ce8284c2aedc89b8]

INTEGRATION: CWS changefileheader (1.3.146); FILE MERGED 2008/03/31 13:28:14 rt 1.3.146.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [79e978bee2469e576e8809e9a36fa331883dbe8a]

INTEGRATION: CWS changefileheader (1.17.4); FILE MERGED 2008/03/31 16:22:29 rt 1.17.4.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [313f7fc10cc16637876bab3f7c5112b304625c5f]

INTEGRATION: CWS changefileheader (1.8.166); FILE MERGED 2008/03/28 16:41:56 rt 1.8.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [739c40b0a0257346d980b34fe494713a1c6a2517]

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>  [af42c401487ea2dd86545191f47527dfc7a41b58]

INTEGRATION: CWS changefileheader (1.2.162); FILE MERGED 2008/03/31 13:28:11 rt 1.2.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9f435ad6418143b1e57b15a8ea564ad3e1d79833]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:49:58 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c7cba9bd2574fbaee82c44ffdef0a0cf8b34523e]

INTEGRATION: CWS changefileheader (1.7.54); FILE MERGED 2008/03/28 16:41:56 rt 1.7.54.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8ca910e54c417a81c96142b7407b9a3f89164f95]

INTEGRATION: CWS changefileheader (1.35.2); FILE MERGED 2008/03/31 13:28:11 rt 1.35.2.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f3749dc4ae04635778b7995d96be28c86379a13e]

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>  [325027ff5ad5f71efd7515af3152869ec134798c]

INTEGRATION: CWS changefileheader (1.17.76); FILE MERGED 2008/03/31 15:52:55 rt 1.17.76.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e2053f2a818d078543fb02fd80e6a932d820a6cd]

INTEGRATION: CWS changefileheader (1.37.114); FILE MERGED 2008/04/01 15:57:49 thb 1.37.114.3: #i85898# Stripping all external header guards 2008/04/01 12:54:43 thb 1.37.114.2: #i85898# Stripping all external header guards 2008/03/31 16:55:46 rt 1.37.114.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [159adc7a420e009db4fc382219759b4bb488d420]

INTEGRATION: CWS changefileheader (1.6.56); FILE MERGED 2008/03/28 16:41:56 rt 1.6.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d862f743d6446b79000788057b64d16605340e50]

INTEGRATION: CWS changefileheader (1.5.62); FILE MERGED 2008/03/31 16:49:58 rt 1.5.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5f5b70385117494f2b0d317e0ec414ac8675b8fc]

INTEGRATION: CWS changefileheader (1.21.2); FILE MERGED 2008/03/31 15:52:54 rt 1.21.2.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [15d7e6336c2948f1004d47187248d8895c204b16]

INTEGRATION: CWS changefileheader (1.68.20); FILE MERGED 2008/03/31 13:28:11 rt 1.68.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [96870b6474c7301a93a7169395c7e3a7403e268a]

INTEGRATION: CWS changefileheader (1.9.56); FILE MERGED 2008/03/28 16:41:56 rt 1.9.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [11889ed2bf5b5f6aaa295429e921fefdb26736c8]

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>  [d2feab1c115f9c51546f193d344746420ec57835]

INTEGRATION: CWS changefileheader (1.11.14); FILE MERGED 2008/03/31 16:22:29 rt 1.11.14.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [50d077665aafd2f60e01d6e85d134a9fdda0dc23]

INTEGRATION: CWS changefileheader (1.7.62); FILE MERGED 2008/03/31 16:49:58 rt 1.7.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [76b1d54be062d9256d25b09306533193cdf2e8d4]

INTEGRATION: CWS changefileheader (1.86.10); FILE MERGED 2008/03/31 15:52:54 rt 1.86.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [04eb1ec210fdb33662cf95ad2101ac8d651f2997]

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>  [b3d3a004293e8edd7fd1d9a1f5ec245604f154b2]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/03/31 16:22:29 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6964d137d0c5194c9420bf2dfc6af9484ac107d0]

INTEGRATION: CWS changefileheader (1.6.208); FILE MERGED 2008/03/28 16:41:55 rt 1.6.208.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [80ffd341a07f1941064e91570cefaef7d9cd61ef]

INTEGRATION: CWS changefileheader (1.10.80); FILE MERGED 2008/03/31 15:52:54 rt 1.10.80.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e71d3e60bfc137fc1f94221dcb3a94f714e6c54f]

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>  [2bae3a43e5bcb0a20d5e16515d40a33a1c4d4dbb]

INTEGRATION: CWS changefileheader (1.4.4); FILE MERGED 2008/03/31 16:22:29 rt 1.4.4.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cc9441b7c2bb07c752ed379b98e3b049d2d0dc4e]

INTEGRATION: CWS changefileheader (1.4.294); FILE MERGED 2008/03/28 16:41:52 rt 1.4.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b202eb61d6013416586aba4ffa06927731213038]

INTEGRATION: CWS changefileheader (1.23.36); FILE MERGED 2008/04/01 15:57:49 thb 1.23.36.3: #i85898# Stripping all external header guards 2008/04/01 12:54:43 thb 1.23.36.2: #i85898# Stripping all external header guards 2008/03/31 16:55:46 rt 1.23.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [499adfe60acc289bda89872665a67c51441da40b]

INTEGRATION: CWS changefileheader (1.7.4); FILE MERGED 2008/03/31 16:22:29 rt 1.7.4.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7e00045c6e64dce299ef44d097b790e58b1567f4]

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>  [9f2b97abd72c76ed17cb897d211178382949e479]

INTEGRATION: CWS changefileheader (1.13.12); FILE MERGED 2008/03/31 13:28:10 rt 1.13.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9f3b83df5cd804c6192530606e672fbdc27515c8]

INTEGRATION: CWS changefileheader (1.6.166); FILE MERGED 2008/03/28 16:41:52 rt 1.6.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b36e7c4bd04d6e742744990627d49204ebc8d2d9]

INTEGRATION: CWS changefileheader (1.6.80); FILE MERGED 2008/03/31 15:52:53 rt 1.6.80.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fb47f39d4b1392ba9e3f0efebc91d87063a91ec0]

INTEGRATION: CWS changefileheader (1.10.62); FILE MERGED 2008/03/31 16:49:58 rt 1.10.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [71580c8f5579dc11b0e0117099deb1cc190003bf]

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>  [598ba1f9e7233e9a557cb56daec5d6809386d90e]

INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/03/28 16:41:52 rt 1.5.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [372252ffb4ea7a5c43368031268583d18c115870]

INTEGRATION: CWS changefileheader (1.18.256); FILE MERGED 2008/03/31 13:28:10 rt 1.18.256.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f8c420c3ee5b7cb6e0bb7c147087c6a0b7610126]

INTEGRATION: CWS changefileheader (1.2.14); FILE MERGED 2008/04/01 15:25:28 thb 1.2.14.3: #i85898# Stripping all external header guards 2008/04/01 12:34:35 thb 1.2.14.2: #i85898# Stripping all external header guards 2008/03/31 16:22:29 rt 1.2.14.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3c9d35935d4b97ca025f3e4c05ec3be766061cd9]

INTEGRATION: CWS changefileheader (1.8.80); FILE MERGED 2008/03/31 15:52:53 rt 1.8.80.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [125935291dbfa7a7200a5812d5f9bd5b0ca1e13e]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/03/31 16:49:58 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b062ce04b26ff4dc265fb6c654af64d36d4809a9]

INTEGRATION: CWS changefileheader (1.5.294); FILE MERGED 2008/03/28 16:41:52 rt 1.5.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a79b75f7caa71859f62c6f39589e24e7330de91c]

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>  [95762c40258bfa5aedfdbdf0b9affe4e1a4ba5aa]

INTEGRATION: CWS changefileheader (1.5.162); FILE MERGED 2008/03/31 13:28:10 rt 1.5.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [00a6d3ca65487990ea89081cd26f13f5e531f7c3]

INTEGRATION: CWS changefileheader (1.2.118); FILE MERGED 2008/03/31 15:52:53 rt 1.2.118.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9f85779d867d160344a3111bff3e3c756f834b75]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:41:51 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [85fd050fc843a31c02eb747a58c08bdfdf551ed8]

INTEGRATION: CWS changefileheader (1.2.14); FILE MERGED 2008/04/01 12:34:35 thb 1.2.14.2: #i85898# Stripping all external header guards 2008/03/31 16:22:29 rt 1.2.14.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7ce4357dfd317d7b5fd3f145a6fb9ffb42f73640]

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>  [dcd7cb5006ff49b22ac19a5b7022617e70c2353a]

INTEGRATION: CWS changefileheader (1.33.14); FILE MERGED 2008/04/01 15:57:49 thb 1.33.14.3: #i85898# Stripping all external header guards 2008/04/01 12:54:43 thb 1.33.14.2: #i85898# Stripping all external header guards 2008/03/31 16:55:46 rt 1.33.14.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c768a717d9bccc9ca738b49d9ba27f1ad81c5eaf]

INTEGRATION: CWS changefileheader (1.7.146); FILE MERGED 2008/03/31 13:28:10 rt 1.7.146.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8acc4228b2b0ece7867d95c3624d39d000f86eed]

INTEGRATION: CWS changefileheader (1.6.56); FILE MERGED 2008/03/28 16:41:51 rt 1.6.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [84c15bcfe75112d5480d2e9bfdae4e0b7dcfa984]

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>  [0716ffe4cee61c41eebbdb029699d92d70224ca3]

INTEGRATION: CWS changefileheader (1.2.100); FILE MERGED 2008/03/31 15:52:53 rt 1.2.100.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0577ffadea0a99ed598ee39334c7960ec35a57b3]

INTEGRATION: CWS changefileheader (1.3.12); FILE MERGED 2008/03/31 13:28:10 rt 1.3.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2eea8c1cc66c7f04c082502b8608833d66dadda5]

INTEGRATION: CWS changefileheader (1.8.56); FILE MERGED 2008/03/28 16:41:51 rt 1.8.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1b32e64a6c8e7543d1c8b890aae3ee4cf02ba634]

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>  [cc9bf10040963f82305620951d5eefdc545e77bd]

INTEGRATION: CWS changefileheader (1.2.14); FILE MERGED 2008/04/01 15:25:27 thb 1.2.14.3: #i85898# Stripping all external header guards 2008/04/01 12:34:35 thb 1.2.14.2: #i85898# Stripping all external header guards 2008/03/31 16:22:28 rt 1.2.14.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0b4e66f098961761319290d586dd419b4bc88399]

INTEGRATION: CWS changefileheader (1.6.62); FILE MERGED 2008/03/31 16:49:58 rt 1.6.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2a66c2a51144ab876db0d6aa2fd8fc28e08f964a]

INTEGRATION: CWS changefileheader (1.7.56); FILE MERGED 2008/03/28 16:41:51 rt 1.7.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f38fef93b61510c171d9d1774863c19c36df7b48]

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>  [1fa70ee5466fd29ee66477fb22ff6c76a18515fb]

INTEGRATION: CWS changefileheader (1.2.14); FILE MERGED 2008/04/01 15:25:27 thb 1.2.14.2: #i85898# Stripping all external header guards 2008/03/31 16:22:28 rt 1.2.14.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [735075e6bc831c92dd51342c7bb2e3a5cb5f7524]

INTEGRATION: CWS changefileheader (1.15.12); FILE MERGED 2008/03/31 13:28:10 rt 1.15.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [76e2c3e58a4b958c24e68d946aa1a9b5a24705ed]

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>  [32b5b26df27b2c063947bc2255872c6d14fa458a]

INTEGRATION: CWS changefileheader (1.2.14); FILE MERGED 2008/03/31 16:22:28 rt 1.2.14.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cdbaa2e5183283be57a0fcff34049241358f453e]

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>  [f0c9d411fe789b02c7bbc7250aa945c6fa957882]

INTEGRATION: CWS changefileheader (1.31.242); FILE MERGED 2008/04/01 15:57:48 thb 1.31.242.3: #i85898# Stripping all external header guards 2008/04/01 12:54:43 thb 1.31.242.2: #i85898# Stripping all external header guards 2008/03/31 16:55:46 rt 1.31.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ff5922c6e4a10e4eb6ce254ff91b3a8db4b858c7]

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>  [c32776722176fd3cfc626b317277e612c6dbdeea]

INTEGRATION: CWS changefileheader (1.12.98); FILE MERGED 2008/03/31 16:19:10 rt 1.12.98.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dc6b8513d53fdc0abccc5b32aff7eb6ecabda450]

INTEGRATION: CWS changefileheader (1.8.54); FILE MERGED 2008/03/28 16:41:51 rt 1.8.54.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5e4b0b3bcab6670d27537d25f7175913fc06695b]

INTEGRATION: CWS changefileheader (1.9.62); FILE MERGED 2008/03/31 16:49:58 rt 1.9.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5084fb921c8828458d0c18e0760830c946933fd8]

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>  [5357a26da024b8afa2d84310ff36eff4d38fac19]

INTEGRATION: CWS changefileheader (1.10.22); FILE MERGED 2008/04/01 12:32:16 thb 1.10.22.2: #i85898# Stripping all external header guards 2008/03/31 16:19:10 rt 1.10.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a666108d5428cf0485b8edca1abbc08717fc9bbb]

INTEGRATION: CWS changefileheader (1.8.60); FILE MERGED 2008/03/31 15:52:52 rt 1.8.60.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ce09bca2cd125af5f5516cc7f8755c9ba00a3aa5]

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>  [5abd5249aa474c21b84374a572fa54ca11b6fda7]

INTEGRATION: CWS changefileheader (1.72.14); FILE MERGED 2008/04/01 15:57:48 thb 1.72.14.3: #i85898# Stripping all external header guards 2008/04/01 12:54:43 thb 1.72.14.2: #i85898# Stripping all external header guards 2008/03/31 16:55:46 rt 1.72.14.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4b29adc5e845caaa0c621d8548d673c9ee9fa296]

INTEGRATION: CWS changefileheader (1.6.98); FILE MERGED 2008/04/01 12:31:57 thb 1.6.98.1: #i85898# Stripping all external header guards


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c2c3cb7ea15136db7f8c337d80d3364df30b151f]

INTEGRATION: CWS changefileheader (1.8.56); FILE MERGED 2008/03/28 16:41:50 rt 1.8.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2e9c61c33d73cb8720a50ba6c88df32ef8d962f5]

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>  [14a70920a22b5d64dc6bf188bc240c937c573e76]

INTEGRATION: CWS changefileheader (1.3.98); FILE MERGED 2008/04/01 15:22:26 thb 1.3.98.3: #i85898# Stripping all external header guards 2008/04/01 12:32:16 thb 1.3.98.2: #i85898# Stripping all external header guards 2008/03/31 16:19:10 rt 1.3.98.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7646c06f03e020d4f514f325d144649889144edb]

INTEGRATION: CWS changefileheader (1.30.166); FILE MERGED 2008/03/31 13:28:10 rt 1.30.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ee8d4bcb79ef7e646c8df919154ab44f60c77766]

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>  [8bccfc89e421ac37d292801ccb5f5fe2154afb4e]

INTEGRATION: CWS changefileheader (1.6.56); FILE MERGED 2008/04/01 15:22:26 thb 1.6.56.2: #i85898# Stripping all external header guards 2008/03/31 16:19:10 rt 1.6.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [49a385be27024556afe5a2220f721404017f056d]

INTEGRATION: CWS changefileheader (1.8.12); FILE MERGED 2008/03/31 13:28:10 rt 1.8.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3ed33c6aeeb990bba1ffd23719992db90ae6ed0a]

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>  [41199e586bec537c773d00deab59d9e1ef5896e1]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/03/31 16:49:57 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [894d81b6c54c7e7bf9fee5bddf9d1217a72b8704]

INTEGRATION: CWS changefileheader (1.24.66); FILE MERGED 2008/03/31 16:19:10 rt 1.24.66.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e2d9e22e989d1953851905271704de0c809f8349]

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>  [8d3a650a63cbbbe3d5916478a4d7c9b950817131]

INTEGRATION: CWS changefileheader (1.17.12); FILE MERGED 2008/03/31 13:28:10 rt 1.17.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7376995e2c076b91e6707b908a462a62297e35b1]

INTEGRATION: CWS changefileheader (1.22.54); FILE MERGED 2008/04/01 12:32:16 thb 1.22.54.2: #i85898# Stripping all external header guards 2008/03/31 16:19:10 rt 1.22.54.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3660392f3bb39b24fc0cfc8a92e35380f84404e1]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:49:53 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c2ae3e3ffc758b53402d6dd10c0116abdea6b081]

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>  [1975ea22fb0c1cc1075dd25b121f63e95aa2dd15]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/03/31 16:49:53 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d4165b547d13f222acc30667bf9e46707d8e4f3e]

INTEGRATION: CWS changefileheader (1.50.6); FILE MERGED 2008/04/01 15:22:26 thb 1.50.6.3: #i85898# Stripping all external header guards 2008/04/01 12:32:15 thb 1.50.6.2: #i85898# Stripping all external header guards 2008/03/31 16:19:10 rt 1.50.6.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fe0afd5cd8d86668c250a502afa4a28d1b92b87f]

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>  [50740f5ec1921d4f7c63b20900c32707a3c35d81]

INTEGRATION: CWS changefileheader (1.6.56); FILE MERGED 2008/03/28 16:41:50 rt 1.6.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0d5d2cf47ad125e953e730909828a21d90e19b16]

INTEGRATION: CWS changefileheader (1.2.84); FILE MERGED 2008/03/31 13:28:10 rt 1.2.84.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [eef023f4e9a80af06ea02762cd186ee4ecda3fa4]

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>  [e8583155a518cec87e552ce4fe4e4259d2d55e5d]

INTEGRATION: CWS changefileheader (1.2.36); FILE MERGED 2008/03/31 13:28:10 rt 1.2.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2551985b08ac206d0cbb9f82c44543ebcc45a00c]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:49:52 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a7076c39db2b2976833d5f5d8c6cd1fc90cfef6f]

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>  [123c87d2f2e3ec1343270e913ae9b65075d328c7]

INTEGRATION: CWS changefileheader (1.4.98); FILE MERGED 2008/04/01 12:31:57 thb 1.4.98.2: #i85898# Stripping all external header guards 2008/03/31 15:52:52 rt 1.4.98.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [61f64b536b84e346c837343d3100b6ae8c280d83]

INTEGRATION: CWS changefileheader (1.7.56); FILE MERGED 2008/03/28 16:41:50 rt 1.7.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3427986cfbc422df53d539946208d6f47dc7844e]

INTEGRATION: CWS changefileheader (1.5.58); FILE MERGED 2008/03/31 16:55:46 rt 1.5.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a1981499ad1270da2ab9dad30ec0fbbd891c64b5]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/03/31 16:49:52 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [551991793497c83fb93dfc091b84760877aa7f69]

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>  [cd2a2f1eac9a3789ea20a5321676ad2671c60cbd]

INTEGRATION: CWS changefileheader (1.5.242); FILE MERGED 2008/04/01 15:57:48 thb 1.5.242.2: #i85898# Stripping all external header guards 2008/03/31 16:55:46 rt 1.5.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bcd44dba2fd030ab9fd26e9523134c6f3629beb1]

INTEGRATION: CWS changefileheader (1.2.128); FILE MERGED 2008/04/01 12:31:56 thb 1.2.128.1: #i85898# Stripping all external header guards


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e1d22c0f7c9349f3674b71b34dec468adbc6f66e]

INTEGRATION: CWS changefileheader (1.9.242); FILE MERGED 2008/04/01 15:57:47 thb 1.9.242.2: #i85898# Stripping all external header guards 2008/03/31 16:55:45 rt 1.9.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b3da1d14f329f27cc0568f9faf3142863f4a2836]

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>  [b3e1e63992e6cf029119d1459eea96ef86668dc4]

INTEGRATION: CWS changefileheader (1.4.98); FILE MERGED 2008/04/01 15:22:25 thb 1.4.98.3: #i85898# Stripping all external header guards 2008/04/01 12:32:15 thb 1.4.98.2: #i85898# Stripping all external header guards 2008/03/31 16:19:10 rt 1.4.98.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4ec4d3a4ebe509cce892d5e6f36affd65697b3e6]

INTEGRATION: CWS changefileheader (1.8.56); FILE MERGED 2008/03/28 16:41:49 rt 1.8.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d81467ab6068b5e46694b19042608bffd75cdee4]

INTEGRATION: CWS changefileheader (1.4.98); FILE MERGED 2008/04/01 12:31:56 thb 1.4.98.2: #i85898# Stripping all external header guards 2008/03/31 15:52:51 rt 1.4.98.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [eb44eb1ff3cfa73c6648e9c2bdc40c65eccb3936]

INTEGRATION: CWS changefileheader (1.3.738); FILE MERGED 2008/03/31 16:55:45 rt 1.3.738.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c21d6f5666bcf9b7f3110e877e557d32721c7069]

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>  [8cb66d1152ff348959300ba8e3c99aaaf2ff137b]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/03/31 16:49:51 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cb9415ac8b593d66246f1e63ae0f1f623cb89241]

INTEGRATION: CWS changefileheader (1.6.56); FILE MERGED 2008/04/01 12:32:15 thb 1.6.56.2: #i85898# Stripping all external header guards 2008/03/31 16:19:10 rt 1.6.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a11cdc95ee73fca17fa46e038369423b56a25408]

INTEGRATION: CWS changefileheader (1.4.162); FILE MERGED 2008/03/31 13:28:10 rt 1.4.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f3d11b2de2411f0a700b49b736eeb70d6d71686e]

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>  [3ae58c897e1ec988ac8b61cd665588aa2a797d91]

INTEGRATION: CWS changefileheader (1.2.1202); FILE MERGED 2008/04/01 15:57:47 thb 1.2.1202.2: #i85898# Stripping all external header guards 2008/03/31 16:55:45 rt 1.2.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [35232e8766f4e435335aa78e1533a0ef0fe80752]

INTEGRATION: CWS changefileheader (1.10.56); FILE MERGED 2008/03/28 16:41:49 rt 1.10.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fac0b901fb6938555b26ccfaee4c6c7b924a40ac]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:49:50 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bb8f9de713ae3c0512ed43e95d1e80dd0ce84e8c]

INTEGRATION: CWS changefileheader (1.7.98); FILE MERGED 2008/04/01 15:22:25 thb 1.7.98.3: #i85898# Stripping all external header guards 2008/04/01 12:32:15 thb 1.7.98.2: #i85898# Stripping all external header guards 2008/03/31 16:19:10 rt 1.7.98.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [891c12c31928464eb61cae7ca8192097985967af]

INTEGRATION: CWS changefileheader (1.16.240); FILE MERGED 2008/04/01 15:57:47 thb 1.16.240.3: #i85898# Stripping all external header guards 2008/04/01 12:54:42 thb 1.16.240.2: #i85898# Stripping all external header guards 2008/03/31 16:55:45 rt 1.16.240.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b62dc14ce65e01d20ac43b9c2fd6862f132e226e]

INTEGRATION: CWS changefileheader (1.11.56); FILE MERGED 2008/03/28 16:41:49 rt 1.11.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e9b73875c294294a9f797d8c48b5bf7d15040d7d]

INTEGRATION: CWS changefileheader (1.9.36); FILE MERGED 2008/03/31 13:28:10 rt 1.9.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a88e3af4176efd688fd631cd55c1d2beb87fdf70]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/03/31 16:49:50 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2cf3ce3a8c3d53048ea9cf7b576a02e0b520f401]

INTEGRATION: CWS changefileheader (1.12.56); FILE MERGED 2008/04/01 12:32:15 thb 1.12.56.2: #i85898# Stripping all external header guards 2008/03/31 16:19:10 rt 1.12.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3fd94b23a2563e19d6086d00048af9371aab7661]

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>  [1a4c573483b37986d18f0683cdd69e22ff52c964]

INTEGRATION: CWS changefileheader (1.83.50); FILE MERGED 2008/04/01 15:22:25 thb 1.83.50.3: #i85898# Stripping all external header guards 2008/04/01 12:32:15 thb 1.83.50.2: #i85898# Stripping all external header guards 2008/03/31 16:19:10 rt 1.83.50.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5bfd58dd96c47fef022568851fd74584765f3389]

INTEGRATION: CWS changefileheader (1.7.56); FILE MERGED 2008/03/28 16:41:49 rt 1.7.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [717528c6a4e4f1b0e20a406be5e0b617a0fa3143]

INTEGRATION: CWS changefileheader (1.3.434); FILE MERGED 2008/03/31 13:28:10 rt 1.3.434.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bb9d9ce1baae07d79ce541e8c18e968bc283ef99]

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>  [149114e62d663f9f9f291d56b8f69157260a5375]

INTEGRATION: CWS changefileheader (1.4.258); FILE MERGED 2008/03/31 13:28:10 rt 1.4.258.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [847622a2931910a9fd84114233c8df52ce886cf8]

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>  [d5093fe5a1c5de94cc2471e7980778847d5e26c9]

INTEGRATION: CWS changefileheader (1.6.56); FILE MERGED 2008/03/28 16:41:49 rt 1.6.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dbc3ff8e68acf69066b73110a49767badbfaad8a]

INTEGRATION: CWS changefileheader (1.2.1202); FILE MERGED 2008/03/31 16:55:45 rt 1.2.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a2a6c28327d4197b113f37ad1fc50eddd7fbb648]

INTEGRATION: CWS changefileheader (1.3.434); FILE MERGED 2008/03/31 13:28:09 rt 1.3.434.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f2d417f935e57a785be96edb46e575877dd92a3f]

INTEGRATION: CWS changefileheader (1.17.242); FILE MERGED 2008/04/01 15:57:47 thb 1.17.242.3: #i85898# Stripping all external header guards 2008/04/01 12:54:42 thb 1.17.242.2: #i85898# Stripping all external header guards 2008/03/31 16:55:45 rt 1.17.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9c8f666825f30b4ab7ece9e853ed4dcea5c0bfc4]

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>  [2f3d26a76e8cd81cac5490435173c61e437cd42d]

INTEGRATION: CWS changefileheader (1.15.54); FILE MERGED 2008/04/01 15:22:25 thb 1.15.54.3: #i85898# Stripping all external header guards 2008/04/01 12:32:15 thb 1.15.54.2: #i85898# Stripping all external header guards 2008/03/31 16:19:10 rt 1.15.54.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [390c3fb5d28e85ea9e1aba5c53898cf840c60a7a]

INTEGRATION: CWS changefileheader (1.5.258); FILE MERGED 2008/03/31 13:28:09 rt 1.5.258.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cf0d01f1f2ba863da9d373141f376ed96947a1e0]

INTEGRATION: CWS changefileheader (1.4.98); FILE MERGED 2008/03/31 15:52:51 rt 1.4.98.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4cda6c2422060c9bfc083fc084f586c90991d607]

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>  [9eb33c48d39b6d10e503afe749d4730e974ffd49]

INTEGRATION: CWS changefileheader (1.5.62); FILE MERGED 2008/03/31 16:49:49 rt 1.5.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ab80b3ba99a286e188b6c131d332fcc73aeb520c]

INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/03/28 16:41:49 rt 1.6.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cf305b359d259935fd6e03cecb67fc200b1e0d90]

INTEGRATION: CWS changefileheader (1.29.56); FILE MERGED 2008/04/01 15:22:25 thb 1.29.56.3: #i85898# Stripping all external header guards 2008/04/01 12:32:15 thb 1.29.56.2: #i85898# Stripping all external header guards 2008/03/31 16:19:10 rt 1.29.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7ea25310c7ad2c6c617969af89783ef710f45148]

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>  [a5bb4d149dc3edac79f9a3c35bcc1ee40cba7104]

INTEGRATION: CWS changefileheader (1.13.14); FILE MERGED 2008/04/01 15:57:47 thb 1.13.14.3: #i85898# Stripping all external header guards 2008/04/01 12:54:42 thb 1.13.14.2: #i85898# Stripping all external header guards 2008/03/31 16:55:45 rt 1.13.14.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [07f28088374443c62aefbdef840a83e40e13db48]

INTEGRATION: CWS changefileheader (1.4.258); FILE MERGED 2008/03/31 13:28:09 rt 1.4.258.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [66c95d532aedd136718b116957fcd5a7b39eef54]

INTEGRATION: CWS changefileheader (1.6.188); FILE MERGED 2008/03/31 15:52:51 rt 1.6.188.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ae1f7fed150cf2a6ec9e152993d23be06f06d8f3]

INTEGRATION: CWS changefileheader (1.16.56); FILE MERGED 2008/04/01 12:32:14 thb 1.16.56.2: #i85898# Stripping all external header guards 2008/03/31 16:19:10 rt 1.16.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [aea63fbe57a3cf3007da035cc84ddc6d8f62c6dc]

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>  [f12d9741855b59ea81735f98039c2eb62d1af314]

INTEGRATION: CWS changefileheader (1.5.656); FILE MERGED 2008/04/01 15:57:47 thb 1.5.656.2: #i85898# Stripping all external header guards 2008/03/31 16:55:45 rt 1.5.656.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [96a7ca83f597c3b9600b936a5f3f81bc0497b3a4]

INTEGRATION: CWS changefileheader (1.5.188); FILE MERGED 2008/03/31 15:52:50 rt 1.5.188.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9ab46daf36de715891a40bce6609998bd3f4ec1d]

INTEGRATION: CWS changefileheader (1.5.434); FILE MERGED 2008/03/31 13:28:09 rt 1.5.434.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [56dbe0f8389d4c4fd07a5cb723f2afe0409da425]

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>  [8e66252f9d85b15a4f9a4f2f4ffc3e0ccae99e26]

INTEGRATION: CWS changefileheader (1.112.6); FILE MERGED 2008/04/01 15:22:25 thb 1.112.6.3: #i85898# Stripping all external header guards 2008/04/01 12:32:14 thb 1.112.6.2: #i85898# Stripping all external header guards 2008/03/31 16:19:10 rt 1.112.6.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9592d5426c7845620ef1efd54d6af88b427a7549]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/03/31 16:49:49 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1ed68ae050978c731cc63451dc5fcb106b0c0b2e]

INTEGRATION: CWS changefileheader (1.10.10); FILE MERGED 2008/03/28 16:41:49 rt 1.10.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [39f49e2a2552f234044aba7f0d1b6f6fd39b6782]

INTEGRATION: CWS changefileheader (1.10.258); FILE MERGED 2008/03/31 13:28:09 rt 1.10.258.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9502c29e04b0761dc7b7121b5723637c957cf02a]

INTEGRATION: CWS changefileheader (1.4.188); FILE MERGED 2008/03/31 15:52:50 rt 1.4.188.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6160e3bc61682616569b0f67c6d87680bc5bc195]

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>  [656460362a95aa2d574ceadc7cd51908fbd7eb7c]

INTEGRATION: CWS changefileheader (1.8.66); FILE MERGED 2008/04/01 12:32:14 thb 1.8.66.2: #i85898# Stripping all external header guards 2008/03/31 16:19:09 rt 1.8.66.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [93f93b4499348c7b2cba11f1ac8f7820a14ba982]

INTEGRATION: CWS changefileheader (1.17.354); FILE MERGED 2008/04/01 15:57:46 thb 1.17.354.3: #i85898# Stripping all external header guards 2008/04/01 12:54:42 thb 1.17.354.2: #i85898# Stripping all external header guards 2008/03/31 16:55:32 rt 1.17.354.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [36fce2c388c8bba0ad7f40d3a51a9dde7c1bc355]

INTEGRATION: CWS changefileheader (1.17.66); FILE MERGED 2008/03/31 16:19:09 rt 1.17.66.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a817f98397f429aa3c3196eda30cd595fa9e0d7c]

INTEGRATION: CWS changefileheader (1.39.58); FILE MERGED 2008/04/01 15:57:46 thb 1.39.58.3: #i85898# Stripping all external header guards 2008/04/01 12:54:41 thb 1.39.58.2: #i85898# Stripping all external header guards 2008/03/31 16:55:32 rt 1.39.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5371fbf60f124ceae6d76de4dee105ac9c1de2fa]

INTEGRATION: CWS changefileheader (1.39.56); FILE MERGED 2008/04/01 15:22:24 thb 1.39.56.3: #i85898# Stripping all external header guards 2008/04/01 12:32:14 thb 1.39.56.2: #i85898# Stripping all external header guards 2008/03/31 16:19:09 rt 1.39.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7d010846e37b5647f5bc7f850194072c527942d4]

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>  [8b3334ecdb435d1a6bc600cc13a4ef40da5f527b]

INTEGRATION: CWS changefileheader (1.15.242); FILE MERGED 2008/04/01 15:57:46 thb 1.15.242.3: #i85898# Stripping all external header guards 2008/04/01 12:54:41 thb 1.15.242.2: #i85898# Stripping all external header guards 2008/03/31 16:55:32 rt 1.15.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f30884a05068bc6b1c758cac1a047b2db94a0e8b]

INTEGRATION: CWS changefileheader (1.47.14); FILE MERGED 2008/04/01 15:22:24 thb 1.47.14.3: #i85898# Stripping all external header guards 2008/04/01 12:32:14 thb 1.47.14.2: #i85898# Stripping all external header guards 2008/03/31 16:19:09 rt 1.47.14.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9272cc70f43374d6531a4c10270c3090a6e51b12]

INTEGRATION: CWS changefileheader (1.5.188); FILE MERGED 2008/03/31 15:52:49 rt 1.5.188.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [41ef059d217b4d99189ef93fb656bb91d7bee1dc]

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>  [fe09f91a66e11b57e6bfbd4bfef9a006e61a05d3]

INTEGRATION: CWS changefileheader (1.5.308); FILE MERGED 2008/03/31 13:28:09 rt 1.5.308.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fb574eda96a9153a658f4a7ea79270811ebb02e0]

INTEGRATION: CWS changefileheader (1.48.56); FILE MERGED 2008/04/01 15:57:46 thb 1.48.56.3: #i85898# Stripping all external header guards 2008/04/01 12:54:41 thb 1.48.56.2: #i85898# Stripping all external header guards 2008/03/31 16:55:32 rt 1.48.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [80254b1f0d6de01f496f96ebed3a9abff34e4740]

INTEGRATION: CWS changefileheader (1.3.188); FILE MERGED 2008/03/31 15:52:49 rt 1.3.188.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [87e4966f652ebbb3e916164ef48db2e14614e53b]

INTEGRATION: CWS changefileheader (1.13.56); FILE MERGED 2008/04/01 12:32:14 thb 1.13.56.2: #i85898# Stripping all external header guards 2008/03/31 16:19:09 rt 1.13.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e55aacffea19fbe5fc2f12b0728701911fabd7f9]

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>  [776515b4b7e1b75d6e67ec99745addbb08c8030f]

INTEGRATION: CWS changefileheader (1.8.10); FILE MERGED 2008/03/28 16:41:48 rt 1.8.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cb7b607f45ce76b1cfe0848d09af01d765639596]

INTEGRATION: CWS changefileheader (1.9.36); FILE MERGED 2008/03/31 13:28:09 rt 1.9.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [072ca2dd3a314c6e28bb0c12b61e8c35689ca637]

INTEGRATION: CWS changefileheader (1.7.216); FILE MERGED 2008/04/01 12:54:41 thb 1.7.216.2: #i85898# Stripping all external header guards 2008/03/31 16:55:32 rt 1.7.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1cfd67fd3a16ae30ef8df0a071f7fc000fef6ae3]

INTEGRATION: CWS changefileheader (1.5.98); FILE MERGED 2008/04/01 15:22:24 thb 1.5.98.3: #i85898# Stripping all external header guards 2008/04/01 12:32:14 thb 1.5.98.2: #i85898# Stripping all external header guards 2008/03/31 16:19:09 rt 1.5.98.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fbe27c3efe18aa050e84ae5be2156940805e3e57]

INTEGRATION: CWS changefileheader (1.7.76); FILE MERGED 2008/03/31 15:52:49 rt 1.7.76.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [55dd4b1e1956bbb14a01892aa9cb4b7863592378]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:49:49 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6b52a1b343f81a9dd270cbad7fdc153a68979acd]

INTEGRATION: CWS changefileheader (1.7.54); FILE MERGED 2008/03/28 16:41:48 rt 1.7.54.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0e905dbb7b559092f5570fde91870a8596369b99]

INTEGRATION: CWS changefileheader (1.8.216); FILE MERGED 2008/04/01 15:57:45 thb 1.8.216.3: #i85898# Stripping all external header guards 2008/04/01 12:54:41 thb 1.8.216.2: #i85898# Stripping all external header guards 2008/03/31 16:55:32 rt 1.8.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [795586aaf920bddace85faf3bc9a4d40e2d16c6c]

INTEGRATION: CWS changefileheader (1.13.2); FILE MERGED 2008/04/01 15:22:24 thb 1.13.2.3: #i85898# Stripping all external header guards 2008/04/01 12:32:14 thb 1.13.2.2: #i85898# Stripping all external header guards 2008/03/31 16:19:09 rt 1.13.2.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dea03a9cde97c0ac9c76d5c77dc753114df6ad85]

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>  [fba621b77f6e92b4a07d0180d761fcd9b9021015]

INTEGRATION: CWS changefileheader (1.8.36); FILE MERGED 2008/03/31 13:28:09 rt 1.8.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1416894fb6b3677250f6e637a5e00a855b89494c]

INTEGRATION: CWS changefileheader (1.7.56); FILE MERGED 2008/03/28 16:41:48 rt 1.7.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5585f792156851227218529a0fe72c0ba64213c9]

INTEGRATION: CWS changefileheader (1.19.188); FILE MERGED 2008/04/01 15:57:45 thb 1.19.188.2: #i85898# Stripping all external header guards 2008/03/31 16:55:32 rt 1.19.188.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [578faeac883a95bdbe78262e07774e85409fc0af]

INTEGRATION: CWS changefileheader (1.3.98); FILE MERGED 2008/04/01 12:32:14 thb 1.3.98.2: #i85898# Stripping all external header guards 2008/03/31 16:19:09 rt 1.3.98.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0e65edb66ac78f52a92a741275a90294a56b13cc]

INTEGRATION: CWS changefileheader (1.4.52); FILE MERGED 2008/04/01 12:31:56 thb 1.4.52.1: #i85898# Stripping all external header guards


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a329b7b120588b6ee4c229034b11d5307ecf80d6]

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>  [c8e2feb941de0eb71cd60b51532615e71c664c5c]

INTEGRATION: CWS changefileheader (1.9.56); FILE MERGED 2008/03/28 16:41:48 rt 1.9.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8972e4411d3468e4a0e47089daf97fc45fdbeee8]

INTEGRATION: CWS changefileheader (1.3.242); FILE MERGED 2008/04/01 15:57:45 thb 1.3.242.2: #i85898# Stripping all external header guards 2008/03/31 16:55:32 rt 1.3.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d49b431a518e96e9bf46d59be45b921320cf1861]

INTEGRATION: CWS changefileheader (1.3.56); FILE MERGED 2008/04/01 12:32:14 thb 1.3.56.2: #i85898# Stripping all external header guards 2008/03/31 16:19:09 rt 1.3.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0f9328d1fb6e6a958441215022dcdd6fe8b3d72d]

INTEGRATION: CWS changefileheader (1.8.98); FILE MERGED 2008/04/01 12:31:56 thb 1.8.98.1: #i85898# Stripping all external header guards


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9890d0ce1c085c86d5f42d193f7a258ebf417e16]

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>  [12cba371b488de0992777b631977e8d2d046ed49]

INTEGRATION: CWS changefileheader (1.7.36); FILE MERGED 2008/03/31 13:28:09 rt 1.7.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d227ef07d2ae1b8152928b09af7b9cc6a8a4d308]

INTEGRATION: CWS changefileheader (1.9.242); FILE MERGED 2008/04/01 15:57:45 thb 1.9.242.2: #i85898# Stripping all external header guards 2008/03/31 16:55:32 rt 1.9.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6e7159c65a33223c007a03a733c279ca5027af9d]

INTEGRATION: CWS changefileheader (1.5.98); FILE MERGED 2008/04/01 15:22:24 thb 1.5.98.3: #i85898# Stripping all external header guards 2008/04/01 12:32:13 thb 1.5.98.2: #i85898# Stripping all external header guards 2008/03/31 16:19:09 rt 1.5.98.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2e24f220e280dac8e135b24e55bbf048c25d7b27]

INTEGRATION: CWS changefileheader (1.5.98); FILE MERGED 2008/04/01 12:31:56 thb 1.5.98.1: #i85898# Stripping all external header guards


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [42e8ab2b85183d80c14cb072d7ef4580afbd402b]

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>  [d7b523c93e6a67859b5da3e6e5f6d23c1459fd92]

INTEGRATION: CWS changefileheader (1.8.56); FILE MERGED 2008/03/28 16:41:48 rt 1.8.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [11693343f34f736dcdc596689f103def83dd5e03]

INTEGRATION: CWS changefileheader (1.5.96); FILE MERGED 2008/03/31 13:28:09 rt 1.5.96.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [05c851505275c2df6ea820330a6f96eb354daea5]

INTEGRATION: CWS changefileheader (1.9.58); FILE MERGED 2008/03/31 16:55:32 rt 1.9.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [32b938878d6676ea61e6e7b36cef9b490ee544d3]

INTEGRATION: CWS changefileheader (1.8.56); FILE MERGED 2008/04/01 15:22:24 thb 1.8.56.3: #i85898# Stripping all external header guards 2008/04/01 12:32:13 thb 1.8.56.2: #i85898# Stripping all external header guards 2008/03/31 16:19:09 rt 1.8.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5cb63f146c2ac3798443c0c2f21dbfd460d8d6bb]

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>  [f34e1b2cbb118e2cf72f93c3028d393998cd6e00]

INTEGRATION: CWS changefileheader (1.6.2); FILE MERGED 2008/04/01 12:32:13 thb 1.6.2.2: #i85898# Stripping all external header guards 2008/03/31 16:19:09 rt 1.6.2.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3e9f71d77d58777ea3ed877ce7420ec7f1c11447]

INTEGRATION: CWS changefileheader (1.2.1202); FILE MERGED 2008/04/01 12:54:41 thb 1.2.1202.2: #i85898# Stripping all external header guards 2008/03/31 16:55:32 rt 1.2.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1125ead77b3e499dd237c8571feeff9ccbe021f9]

INTEGRATION: CWS changefileheader (1.5.188); FILE MERGED 2008/03/31 15:52:48 rt 1.5.188.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e4f555281c5d70ac1eafb51ff96b13c6b3d128d4]

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>  [4ca8ee1e39bf68306113e7efb6c1c1f2fefc9d3f]

INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/03/28 16:41:48 rt 1.6.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1a34456321c3bb6751ff94c1e7fd6cc3241a8359]

INTEGRATION: CWS changefileheader (1.14.56); FILE MERGED 2008/04/01 12:32:13 thb 1.14.56.2: #i85898# Stripping all external header guards 2008/03/31 16:19:09 rt 1.14.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6372d0891b01503d5d2746eef49e9776e6c51ea4]

INTEGRATION: CWS changefileheader (1.17.242); FILE MERGED 2008/04/01 15:57:44 thb 1.17.242.3: #i85898# Stripping all external header guards 2008/04/01 12:54:41 thb 1.17.242.2: #i85898# Stripping all external header guards 2008/03/31 16:55:32 rt 1.17.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fbb80992078db0c07a3a0c3cf22195de2883b6d5]

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>  [2b83afee0baf0bbdc9d6c18555a2899ed9d3e116]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:41:48 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a4514d5af0a0c8f26c7749c946ea574fb15d924b]

INTEGRATION: CWS changefileheader (1.97.84); FILE MERGED 2008/03/31 13:28:08 rt 1.97.84.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8ee5b665040844b4bb92c995ea787937a7768773]

INTEGRATION: CWS changefileheader (1.9.98); FILE MERGED 2008/04/01 15:22:24 thb 1.9.98.3: #i85898# Stripping all external header guards 2008/04/01 12:32:13 thb 1.9.98.2: #i85898# Stripping all external header guards 2008/03/31 16:19:09 rt 1.9.98.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4808daa1eb6ad17a74132305ef6a4ee06bb3923a]

INTEGRATION: CWS changefileheader (1.26.36); FILE MERGED 2008/04/01 15:57:44 thb 1.26.36.3: #i85898# Stripping all external header guards 2008/04/01 12:54:41 thb 1.26.36.2: #i85898# Stripping all external header guards 2008/03/31 16:55:32 rt 1.26.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [13ca8f866e43225ebdf8bea4cb526fe5e6022de6]

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>  [1f79e763bfc6dc11c274b3d1559f32696fc351ed]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:41:47 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e203e67f1cfe2953eb958be072c03cc0ed51c4bb]

INTEGRATION: CWS changefileheader (1.6.162); FILE MERGED 2008/03/31 13:28:08 rt 1.6.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [59ec4eef3f310d0877c4d0408eac274b30ef0ae5]

INTEGRATION: CWS changefileheader (1.21.56); FILE MERGED 2008/04/01 15:22:24 thb 1.21.56.3: #i85898# Stripping all external header guards 2008/04/01 12:32:13 thb 1.21.56.2: #i85898# Stripping all external header guards 2008/03/31 16:19:09 rt 1.21.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5f0d0a5d8618a903ef4e3b3f21580619231324dc]

INTEGRATION: CWS changefileheader (1.3.188); FILE MERGED 2008/03/31 15:52:48 rt 1.3.188.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [510955f50c90f7288a02f14cd6c0ac678a04b403]

INTEGRATION: CWS changefileheader (1.18.242); FILE MERGED 2008/04/01 15:57:44 thb 1.18.242.3: #i85898# Stripping all external header guards 2008/04/01 12:54:41 thb 1.18.242.2: #i85898# Stripping all external header guards 2008/03/31 16:55:32 rt 1.18.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e75e3fd8b9c014019dd1ae4fe78529976fab285e]

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>  [2f09779de687c7bc97d92d5f375e1ac87cf5730f]

INTEGRATION: CWS changefileheader (1.4.166); FILE MERGED 2008/03/28 16:41:47 rt 1.4.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [99d9f2a3dda98466077af06d3732d8ec332278a2]

INTEGRATION: CWS changefileheader (1.15.56); FILE MERGED 2008/04/01 12:32:13 thb 1.15.56.2: #i85898# Stripping all external header guards 2008/03/31 16:19:09 rt 1.15.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d4d7b7e7ed74ac380d2643377dd921d667df3997]

INTEGRATION: CWS changefileheader (1.28.242); FILE MERGED 2008/04/01 15:57:44 thb 1.28.242.3: #i85898# Stripping all external header guards 2008/04/01 12:54:41 thb 1.28.242.2: #i85898# Stripping all external header guards 2008/03/31 16:55:31 rt 1.28.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [668bce0367f45b9060779d775ae0a2c558f67fa3]

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>  [4b4d18e446f5046e87c3fad0a3381de7c2e6f3e7]

INTEGRATION: CWS changefileheader (1.12.56); FILE MERGED 2008/04/01 12:32:13 thb 1.12.56.2: #i85898# Stripping all external header guards 2008/03/31 16:19:09 rt 1.12.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f39ec9e13057a7a3724bce6240ee1b767168c7c1]

INTEGRATION: CWS changefileheader (1.4.158); FILE MERGED 2008/03/31 15:52:48 rt 1.4.158.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5331afb72f430a40d6a807b61a58173b469ec330]

INTEGRATION: CWS changefileheader (1.3.738); FILE MERGED 2008/04/01 12:54:40 thb 1.3.738.2: #i85898# Stripping all external header guards 2008/03/31 16:55:31 rt 1.3.738.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4904f2cc54c65cecc9d4c722bc5bebc2c589955d]

INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/03/28 16:41:47 rt 1.7.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e0edb7c25e18c9f8508c24ea12852bf45c5551e1]

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>  [e01692566a84788d84c9b7462fab14219a774f74]

INTEGRATION: CWS changefileheader (1.14.56); FILE MERGED 2008/04/01 12:32:13 thb 1.14.56.2: #i85898# Stripping all external header guards 2008/03/31 16:19:08 rt 1.14.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1db598f2e6475d8f0a38c4863dc09d943aad1aa9]

INTEGRATION: CWS changefileheader (1.7.328); FILE MERGED 2008/03/31 13:28:07 rt 1.7.328.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [73d9892b177841ec377d6ee3ef62f42706e81c03]

INTEGRATION: CWS changefileheader (1.25.36); FILE MERGED 2008/04/01 15:57:44 thb 1.25.36.3: #i85898# Stripping all external header guards 2008/04/01 12:54:40 thb 1.25.36.2: #i85898# Stripping all external header guards 2008/03/31 16:55:31 rt 1.25.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e347aa71b94c68caf01f4d4b7e8466e21baaf7f2]

INTEGRATION: CWS changefileheader (1.4.294); FILE MERGED 2008/03/28 16:41:47 rt 1.4.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [daa31951b7aa234d5a74266f62f88cd9bf79bdae]

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>  [cdf8551cd96e8d3c8377da39889f494bd2101ca4]

INTEGRATION: CWS changefileheader (1.19.54); FILE MERGED 2008/03/31 13:28:07 rt 1.19.54.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fcd388ab0fb28c3a90c0295615319778c61af015]

INTEGRATION: CWS changefileheader (1.20.56); FILE MERGED 2008/04/01 12:32:13 thb 1.20.56.2: #i85898# Stripping all external header guards 2008/03/31 16:19:08 rt 1.20.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7a331319d8069e4253b2d26c4a8a59eec49217a7]

INTEGRATION: CWS changefileheader (1.24.36); FILE MERGED 2008/04/01 15:57:43 thb 1.24.36.3: #i85898# Stripping all external header guards 2008/04/01 12:54:40 thb 1.24.36.2: #i85898# Stripping all external header guards 2008/03/31 16:55:31 rt 1.24.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4e053cb7ae27e66f5eeab0ac1bd396f086b796bd]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:49:48 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9ce321c244413b49610b15df1203d404e3150fb7]

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>  [3ee818163ba8c99dfdedea2dcacfccde81720ba2]

INTEGRATION: CWS changefileheader (1.5.258); FILE MERGED 2008/03/31 13:28:07 rt 1.5.258.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [264a716e5fb3fbd24a146fd583102b9f8d8da127]

INTEGRATION: CWS changefileheader (1.3.188); FILE MERGED 2008/03/31 15:52:47 rt 1.3.188.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [051c5d78eab4bef352e20c8221e030fc826cb39a]

INTEGRATION: CWS changefileheader (1.11.242); FILE MERGED 2008/04/01 15:57:43 thb 1.11.242.3: #i85898# Stripping all external header guards 2008/04/01 12:54:40 thb 1.11.242.2: #i85898# Stripping all external header guards 2008/03/31 16:55:31 rt 1.11.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [11e001c1decb3f4643fd1082e09af9331e9e68fd]

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>  [ee25b721eb7858dc064ce059e191c76aca79a24f]

INTEGRATION: CWS changefileheader (1.19.256); FILE MERGED 2008/03/31 13:28:07 rt 1.19.256.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [08db6d0b47ee52a731159f385a18ab67b186a1d9]

INTEGRATION: CWS changefileheader (1.22.34); FILE MERGED 2008/04/01 15:57:43 thb 1.22.34.3: #i85898# Stripping all external header guards 2008/04/01 12:54:40 thb 1.22.34.2: #i85898# Stripping all external header guards 2008/03/31 16:55:31 rt 1.22.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4adee856b543735076a78fe6fe5fb41186f79660]

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>  [25ec91892ba554b5b356956fe9c9b7226b31266c]

INTEGRATION: CWS changefileheader (1.8.178); FILE MERGED 2008/03/31 13:28:07 rt 1.8.178.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f29f68722755fd6669318b96d03aa1a635c8062f]

INTEGRATION: CWS changefileheader (1.15.54); FILE MERGED 2008/04/01 15:22:23 thb 1.15.54.3: #i85898# Stripping all external header guards 2008/04/01 12:32:12 thb 1.15.54.2: #i85898# Stripping all external header guards 2008/03/31 16:19:08 rt 1.15.54.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3b0818c53c66499cdae44d650f58a421d6019668]

INTEGRATION: CWS changefileheader (1.2.1202); FILE MERGED 2008/03/31 16:55:31 rt 1.2.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9c7ea087800dd23cbc8af691221835538ba77d30]

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>  [222f795a6a848d9e179b255289b27cca6e53dc2c]

INTEGRATION: CWS changefileheader (1.13.162); FILE MERGED 2008/03/31 13:28:07 rt 1.13.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [54d148f5392ebcc4aa5fee2b96d066ecf0917225]

INTEGRATION: CWS changefileheader (1.30.30); FILE MERGED 2008/04/01 15:22:23 thb 1.30.30.3: #i85898# Stripping all external header guards 2008/04/01 12:32:12 thb 1.30.30.2: #i85898# Stripping all external header guards 2008/03/31 16:19:08 rt 1.30.30.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7ca1d5c9e99f4e8e14c882f2dfe56169aaf35e87]

INTEGRATION: CWS changefileheader (1.25.34); FILE MERGED 2008/04/01 15:57:43 thb 1.25.34.3: #i85898# Stripping all external header guards 2008/04/01 12:54:40 thb 1.25.34.2: #i85898# Stripping all external header guards 2008/03/31 16:55:31 rt 1.25.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [60488a25ddf6af5c35751a91b5bee8b7083acee4]

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>  [e2a0fc823a47ef7cc077c4094683d815a6ffa521]

INTEGRATION: CWS changefileheader (1.4.98); FILE MERGED 2008/04/01 15:22:23 thb 1.4.98.3: #i85898# Stripping all external header guards 2008/04/01 12:32:12 thb 1.4.98.2: #i85898# Stripping all external header guards 2008/03/31 16:19:08 rt 1.4.98.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bf7a29f39d64b8383f4f4b73aecfb92f0a6bd0f0]

INTEGRATION: CWS changefileheader (1.7.434); FILE MERGED 2008/03/31 13:28:07 rt 1.7.434.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5622d73daf2e846398f829cc96204a108de9b485]

INTEGRATION: CWS changefileheader (1.9.54); FILE MERGED 2008/04/01 12:32:12 thb 1.9.54.2: #i85898# Stripping all external header guards 2008/03/31 16:19:08 rt 1.9.54.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b3a8d6707045e004140d53cecdd4733954d4de48]

INTEGRATION: CWS changefileheader (1.6.62); FILE MERGED 2008/03/31 16:49:48 rt 1.6.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f350d55f7d1a71f2f82d1799318f094a384ad0de]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:41:46 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b317bb1afadd3b94d4769ff0b5be0d6826dd4160]

INTEGRATION: CWS changefileheader (1.11.258); FILE MERGED 2008/03/31 13:28:07 rt 1.11.258.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a0a35817dda16bdbd1873ff4e55cc9cff483c7f9]

INTEGRATION: CWS changefileheader (1.6.188); FILE MERGED 2008/03/31 15:52:47 rt 1.6.188.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [67233a6a28af57cafb5cf45bc57189dd7afa7869]

INTEGRATION: CWS changefileheader (1.6.132); FILE MERGED 2008/03/28 16:41:46 rt 1.6.132.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6a6b65a92a551084a1e5e9427490d0b2d625141e]

INTEGRATION: CWS changefileheader (1.30.258); FILE MERGED 2008/03/31 13:28:07 rt 1.30.258.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8b56d6f388a965ba78032cee9eaa8bdbf94a6c3c]

INTEGRATION: CWS changefileheader (1.3.90); FILE MERGED 2008/04/01 15:22:23 thb 1.3.90.3: #i85898# Stripping all external header guards 2008/04/01 12:32:12 thb 1.3.90.2: #i85898# Stripping all external header guards 2008/03/31 16:19:08 rt 1.3.90.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [df92c0fdaebeb2c245c14e02854951bb07066e26]

INTEGRATION: CWS changefileheader (1.5.188); FILE MERGED 2008/03/31 15:52:47 rt 1.5.188.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d754cfa47996f279bba97d4659f32b709bcaad99]

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>  [f23ac4a6afedb6814511025d93dbfb59650b09d9]

INTEGRATION: CWS changefileheader (1.7.242); FILE MERGED 2008/03/31 16:55:31 rt 1.7.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3514b064614c13dc64efcbfae21fa1a4fad16c1f]

INTEGRATION: CWS changefileheader (1.5.132); FILE MERGED 2008/03/28 16:41:46 rt 1.5.132.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2935edbe965f359efcd3b4b0c9179673c5416e52]

INTEGRATION: CWS changefileheader (1.6.56); FILE MERGED 2008/04/01 15:22:23 thb 1.6.56.2: #i85898# Stripping all external header guards 2008/03/31 16:19:08 rt 1.6.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8019c325520cf26f9a8ffce4dacc7fbf0a5216ea]

INTEGRATION: CWS changefileheader (1.8.176); FILE MERGED 2008/03/31 13:28:07 rt 1.8.176.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d9d532af893ef6f95e84c8b63e3c1e81da216764]

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>  [a0ac8c8e690469f38339398ff8e880f4cf2d2f67]

INTEGRATION: CWS changefileheader (1.7.166); FILE MERGED 2008/03/28 16:41:46 rt 1.7.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c6e8a91c0bef7f3d2441dec8991e98e1e1095efd]

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>  [0de4022e0a025e17c4b93167af8104fd8098cc50]

INTEGRATION: CWS changefileheader (1.11.162); FILE MERGED 2008/03/31 13:28:07 rt 1.11.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [00affc1d158f8e0f6e021a5a54e5276a3cdbb96d]

INTEGRATION: CWS changefileheader (1.3.1202); FILE MERGED 2008/04/01 15:57:43 thb 1.3.1202.2: #i85898# Stripping all external header guards 2008/03/31 16:55:31 rt 1.3.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e3070c46104b7bae06566d49c187babf8790568c]

INTEGRATION: CWS changefileheader (1.7.56); FILE MERGED 2008/04/01 15:22:23 thb 1.7.56.3: #i85898# Stripping all external header guards 2008/04/01 12:32:12 thb 1.7.56.2: #i85898# Stripping all external header guards 2008/03/31 16:19:08 rt 1.7.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f77d59b5177af0fca22a2ac63c69df2e62cb4f44]

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>  [c66a1ad83201da8e2c21e17ed7088d0359a8856b]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:49:46 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d6850b42d24c65fdc94c622436d9d0c05f369cd6]

INTEGRATION: CWS changefileheader (1.117.12); FILE MERGED 2008/03/31 13:28:07 rt 1.117.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b6c8f7f2bbd38009ee65a5a702d5c2d4b34c0382]

INTEGRATION: CWS changefileheader (1.27.242); FILE MERGED 2008/04/01 15:57:43 thb 1.27.242.3: #i85898# Stripping all external header guards 2008/04/01 12:54:40 thb 1.27.242.2: #i85898# Stripping all external header guards 2008/03/31 16:55:31 rt 1.27.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4648c85733ae756694a8005017632467478b355d]

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>  [649d4a0fc1f12cc22ffc7fd4eb589ac61d7bf290]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/03/31 16:49:46 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d6f23b9de1e644a61ebb17c8094dc2f0be926e35]

INTEGRATION: CWS changefileheader (1.4.166); FILE MERGED 2008/03/28 16:41:46 rt 1.4.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6961bba16518a883c506df2270c4377003dfa44f]

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>  [939272b21a85a1a07499b76301ffa2651d736a24]

INTEGRATION: CWS changefileheader (1.2.46); FILE MERGED 2008/03/31 16:49:46 rt 1.2.46.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9f55c4519bb35edf132a9e95f22917ec4b2841af]

INTEGRATION: CWS changefileheader (1.4.158); FILE MERGED 2008/03/31 15:52:47 rt 1.4.158.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8c0386f14f119691e6a174268cc47dcb90ee4b73]

INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/03/28 16:41:46 rt 1.6.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [95d52d73bf0cff5c6a034281a88c09a5542f5d82]

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>  [7418fd811592d0de771df677918a25086b20d48b]

INTEGRATION: CWS changefileheader (1.22.6); FILE MERGED 2008/04/01 15:22:23 thb 1.22.6.3: #i85898# Stripping all external header guards 2008/04/01 12:32:12 thb 1.22.6.2: #i85898# Stripping all external header guards 2008/03/31 16:19:08 rt 1.22.6.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b4326df944165ab9cfaa385cc40fa30af3183b48]

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>  [46bd1a4cc6833046ff4208c6f339c869e52a17eb]

INTEGRATION: CWS changefileheader (1.20.36); FILE MERGED 2008/03/31 13:28:07 rt 1.20.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [84cc25786da8583c757fdd9a2ec01d728fed16d0]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:41:45 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d0a46dc3e7042fc506f0bb198d6206017d36d8ff]

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>  [513162b6298fd23505fc853829ad544c1eefa59b]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:49:45 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3de10427235e069836206d05eaac8fefa00866e1]

INTEGRATION: CWS changefileheader (1.58.84); FILE MERGED 2008/03/31 13:28:06 rt 1.58.84.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [af45e936f1fcec50700c9db5866fb805d18fec20]

INTEGRATION: CWS changefileheader (1.13.58); FILE MERGED 2008/04/01 15:57:43 thb 1.13.58.3: #i85898# Stripping all external header guards 2008/04/01 12:54:40 thb 1.13.58.2: #i85898# Stripping all external header guards 2008/03/31 16:55:31 rt 1.13.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a00bb4afed8b4ced553aaf4f0d48c84b580bb107]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:41:42 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c79aa7b8a3dc0b206d0170ad3d35180ed55c90ac]

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>  [8eb910b592899bfc3dc19b32163b57fa4da41253]

INTEGRATION: CWS changefileheader (1.6.188); FILE MERGED 2008/03/31 15:52:46 rt 1.6.188.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e17a6a61f14a3ad65a22205ce54201851b60a794]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/03/31 16:49:45 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [87e1f7f150a28ceb0044f41a877f64579fa352b8]

INTEGRATION: CWS changefileheader (1.8.56); FILE MERGED 2008/03/28 16:41:42 rt 1.8.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f660cfe2c11b76e82e1b7efec0f31e3bc7109f32]

INTEGRATION: CWS changefileheader (1.5.90); FILE MERGED 2008/04/01 12:31:56 thb 1.5.90.1: #i85898# Stripping all external header guards


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cfdadce9f7618f5d51729a86057584bf51445b2f]

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>  [bbc16193753083f3125f3790ebcc0e71ae3bd391]

INTEGRATION: CWS changefileheader (1.5.98); FILE MERGED 2008/04/01 12:31:55 thb 1.5.98.1: #i85898# Stripping all external header guards


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f161a7af18866d13b31c8c101bbeb64e1cb66699]

INTEGRATION: CWS changefileheader (1.3.58); FILE MERGED 2008/04/01 15:57:43 thb 1.3.58.2: #i85898# Stripping all external header guards 2008/03/31 16:55:31 rt 1.3.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [35a289f5d0de8bccc2e431579b5c639611a77343]

INTEGRATION: CWS changefileheader (1.5.54); FILE MERGED 2008/04/01 12:32:12 thb 1.5.54.2: #i85898# Stripping all external header guards 2008/03/31 16:19:08 rt 1.5.54.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7dd973f4f34729b15fc7eae44d07c565f699481f]

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>  [8b4470baa795381461e85e969475479be355ef7c]

INTEGRATION: CWS changefileheader (1.7.56); FILE MERGED 2008/03/28 16:41:42 rt 1.7.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [171f7a6a4cf027379d6e169989a26353aa672ec6]

INTEGRATION: CWS changefileheader (1.16.58); FILE MERGED 2008/04/01 15:57:43 thb 1.16.58.3: #i85898# Stripping all external header guards 2008/04/01 12:54:40 thb 1.16.58.2: #i85898# Stripping all external header guards 2008/03/31 16:55:31 rt 1.16.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6c59622d66cbaf6bf3a804dac3c2e9fbe385a4d6]

INTEGRATION: CWS changefileheader (1.6.54); FILE MERGED 2008/04/01 15:22:22 thb 1.6.54.3: #i85898# Stripping all external header guards 2008/04/01 12:32:12 thb 1.6.54.2: #i85898# Stripping all external header guards 2008/03/31 16:19:07 rt 1.6.54.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3d2b522219eadaf8a95881bf3cf1054537e0599e]

INTEGRATION: CWS changefileheader (1.3.376); FILE MERGED 2008/04/01 12:31:55 thb 1.3.376.1: #i85898# Stripping all external header guards


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0108042e288b8c0c1dfde3ea3547a900af1dea5c]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:49:42 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [49b069c9dc213dcfb0ff8d998977256e03713106]

INTEGRATION: CWS changefileheader (1.27.36); FILE MERGED 2008/03/31 13:28:06 rt 1.27.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [49873926ca745a81ebdd5c2b5abc1f793717df19]

INTEGRATION: CWS changefileheader (1.7.56); FILE MERGED 2008/03/28 16:41:41 rt 1.7.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ce0bab4783ab25add85fe257a9af31a1a69d883b]

INTEGRATION: CWS changefileheader (1.7.46); FILE MERGED 2008/03/31 16:49:42 rt 1.7.46.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [16a07b349a73eb43c8abedad22615ea4908e90a0]

INTEGRATION: CWS changefileheader (1.3.30); FILE MERGED 2008/04/01 15:22:22 thb 1.3.30.3: #i85898# Stripping all external header guards 2008/04/01 12:32:12 thb 1.3.30.2: #i85898# Stripping all external header guards 2008/03/31 16:19:07 rt 1.3.30.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [18c1fc9fbfc5d65f598f5574a1f37e3d356b632d]

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>  [1570f673549b7d919fd61a7b8f5c65746c5d9b5c]

INTEGRATION: CWS changefileheader (1.6.98); FILE MERGED 2008/04/01 12:31:55 thb 1.6.98.1: #i85898# Stripping all external header guards


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [878a77d292d0c8b52253ec8f3adfd9f894eb40cd]

INTEGRATION: CWS changefileheader (1.9.4); FILE MERGED 2008/03/31 15:33:15 rt 1.9.4.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7ad835e07be98e99417ac2fc8248f9e3032a57e6]

INTEGRATION: CWS changefileheader (1.8.56); FILE MERGED 2008/03/28 16:41:41 rt 1.8.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c8549f354b5f026607426ede02fa8f051d80684a]

INTEGRATION: CWS changefileheader (1.19.120); FILE MERGED 2008/04/01 15:57:43 thb 1.19.120.3: #i85898# Stripping all external header guards 2008/04/01 12:54:39 thb 1.19.120.2: #i85898# Stripping all external header guards 2008/03/31 16:55:31 rt 1.19.120.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [08cb66d8f915d562669a2605165e5c5109d729d7]

INTEGRATION: CWS changefileheader (1.4.30); FILE MERGED 2008/04/01 15:22:22 thb 1.4.30.3: #i85898# Stripping all external header guards 2008/04/01 12:32:12 thb 1.4.30.2: #i85898# Stripping all external header guards 2008/03/31 16:19:07 rt 1.4.30.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [95c86e341a5f5b99a594d3d006a2b896f6bb0a5f]

INTEGRATION: CWS changefileheader (1.2.26); FILE MERGED 2008/03/31 15:33:14 rt 1.2.26.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f19f453f65ae0d4aec652a4854b5d8b87033b5dc]

INTEGRATION: CWS changefileheader (1.5.58); FILE MERGED 2008/03/31 16:49:41 rt 1.5.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [de2a6fc13a6fece6b18cfa9b6b61f906c85b343f]

INTEGRATION: CWS changefileheader (1.9.12); FILE MERGED 2008/03/31 13:28:06 rt 1.9.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [63e382a9c51dadb1a16a2e61b81e1ae22f74463c]

INTEGRATION: CWS changefileheader (1.10.10); FILE MERGED 2008/03/28 16:41:41 rt 1.10.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [16a1e17be2102ad078b16b8f5e7e961bfe9b100a]

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>  [d3eb8606a590948225b0933b2ea2e39508fafd74]

INTEGRATION: CWS changefileheader (1.2.26); FILE MERGED 2008/04/01 13:00:11 thb 1.2.26.2: #i85898# Stripping all external header guards 2008/03/31 15:33:14 rt 1.2.26.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [13eec72b0351ed999e5b6d4ce885bbdaf32ad8ca]

INTEGRATION: CWS changefileheader (1.13.12); FILE MERGED 2008/03/31 13:28:06 rt 1.13.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7173a8e3dba74d3d44a08ef1a2c29ea3e1ac223f]

INTEGRATION: CWS changefileheader (1.5.54); FILE MERGED 2008/04/01 15:22:22 thb 1.5.54.3: #i85898# Stripping all external header guards 2008/04/01 12:32:12 thb 1.5.54.2: #i85898# Stripping all external header guards 2008/03/31 16:19:07 rt 1.5.54.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [205c8d5cb8c69cdab59adca05548254269e6a6c8]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:49:41 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dcb2fafe46f020b1bf6cf5d184b4f4ff280b5ca9]

INTEGRATION: CWS changefileheader (1.9.10); FILE MERGED 2008/03/28 16:41:41 rt 1.9.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3371de7365b570c000eb5631d0e1172e6f63daa6]

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>  [927c80fadd990dcca1bb2415d11afc4ccb99d174]

INTEGRATION: CWS changefileheader (1.61.96); FILE MERGED 2008/03/31 13:28:03 rt 1.61.96.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [77cd40d4f2fcc633c1a8cf1c060261242dd28056]

INTEGRATION: CWS changefileheader (1.2.26); FILE MERGED 2008/04/01 16:03:52 thb 1.2.26.2: #i85898# Stripping all external header guards 2008/03/31 15:33:14 rt 1.2.26.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d75a19ff31afd0f05ba47e957511e54fa824d127]

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>  [d080a381f6400ec0106a8c2504e6836652d3c5af]

INTEGRATION: CWS changefileheader (1.10.30); FILE MERGED 2008/04/01 15:22:22 thb 1.10.30.3: #i85898# Stripping all external header guards 2008/04/01 12:32:12 thb 1.10.30.2: #i85898# Stripping all external header guards 2008/03/31 16:19:07 rt 1.10.30.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [853262114e83e7c2f08d9b1c8110dda4664d5fb6]

INTEGRATION: CWS changefileheader (1.11.242); FILE MERGED 2008/04/01 15:57:43 thb 1.11.242.2: #i85898# Stripping all external header guards 2008/03/31 16:55:31 rt 1.11.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cb60e16bf418e9f504fb9331da35383af214a2d3]

INTEGRATION: CWS changefileheader (1.8.10); FILE MERGED 2008/03/28 16:41:41 rt 1.8.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [63128b287e6f423ecf163ae335e35e86b519f28e]

INTEGRATION: CWS changefileheader (1.5.162); FILE MERGED 2008/03/31 13:28:03 rt 1.5.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [29bf246cc616f02f1b6644eb536a3e47d95e127a]

INTEGRATION: CWS changefileheader (1.2.18); FILE MERGED 2008/03/31 16:49:41 rt 1.2.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [867c6f11431240cec0f8d882509b89559e201db2]

INTEGRATION: CWS changefileheader (1.8.54); FILE MERGED 2008/03/31 16:19:07 rt 1.8.54.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c9ca3f4cc531990968a8f91c09031b20bf745bef]

INTEGRATION: CWS changefileheader (1.25.36); FILE MERGED 2008/04/01 15:57:42 thb 1.25.36.3: #i85898# Stripping all external header guards 2008/04/01 12:54:39 thb 1.25.36.2: #i85898# Stripping all external header guards 2008/03/31 16:55:31 rt 1.25.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f7aa90f9f58745210d7de8c94c79812031662fde]

INTEGRATION: CWS changefileheader (1.2.22); FILE MERGED 2008/03/31 16:49:41 rt 1.2.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b0b3e2bac93d5c6e34a9e7904a985161e0f8b5e7]

INTEGRATION: CWS changefileheader (1.8.10); FILE MERGED 2008/03/28 16:41:40 rt 1.8.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [92f19a13011cbcb45368310495fa003ce41c079f]

INTEGRATION: CWS changefileheader (1.3.98); FILE MERGED 2008/04/01 15:22:22 thb 1.3.98.3: #i85898# Stripping all external header guards 2008/04/01 12:32:12 thb 1.3.98.2: #i85898# Stripping all external header guards 2008/03/31 16:19:07 rt 1.3.98.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d3e51af1fe4f1249736dd9dce06020700f2dfce8]

INTEGRATION: CWS changefileheader (1.7.78); FILE MERGED 2008/04/01 16:03:52 thb 1.7.78.3: #i85898# Stripping all external header guards 2008/04/01 13:00:11 thb 1.7.78.2: #i85898# Stripping all external header guards 2008/03/31 15:33:14 rt 1.7.78.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [adff446eaab170734597b2f8f4a53ed2e3afd71f]

INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/03/28 16:41:40 rt 1.7.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [960319c5737606d860be17bfb48d1dd0b13d64e1]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/03/31 16:49:41 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a8f366f2ea688480882febebaf800d27ad818dfd]

INTEGRATION: CWS changefileheader (1.4.56); FILE MERGED 2008/04/01 12:32:12 thb 1.4.56.2: #i85898# Stripping all external header guards 2008/03/31 16:19:07 rt 1.4.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5d68ba08c168714bf9721c008c7d6d09b1e24ad4]

INTEGRATION: CWS changefileheader (1.2.24); FILE MERGED 2008/03/31 15:33:14 rt 1.2.24.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d7e34588c0f83b35414beb19db8e3fdb89a3373c]

INTEGRATION: CWS changefileheader (1.6.54); FILE MERGED 2008/03/31 16:19:07 rt 1.6.54.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [633d72147f34bbf7dcd50e9ca117c2877f9d5f7d]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:41:40 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bcccb35f10eac465e8cbf4413f197fbc0c9aa8ed]

INTEGRATION: CWS changefileheader (1.5.62); FILE MERGED 2008/03/31 16:49:40 rt 1.5.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [896b22e73b623b0ca8d2e82483fee275da621b33]

INTEGRATION: CWS changefileheader (1.7.56); FILE MERGED 2008/04/01 15:22:22 thb 1.7.56.3: #i85898# Stripping all external header guards 2008/04/01 12:32:11 thb 1.7.56.2: #i85898# Stripping all external header guards 2008/03/31 16:19:07 rt 1.7.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5ed0d1e410bb7aa45ee2e23fcd6fb9016fcf45a5]

INTEGRATION: CWS changefileheader (1.9.102); FILE MERGED 2008/03/28 16:41:40 rt 1.9.102.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [12e77b57c93f99d30096331930d9de375b52306b]

INTEGRATION: CWS changefileheader (1.2.24); FILE MERGED 2008/04/01 16:03:52 thb 1.2.24.2: #i85898# Stripping all external header guards 2008/03/31 15:33:14 rt 1.2.24.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [64a4d46bc39b7c5d39ab39deca6c871c94cffa0c]

INTEGRATION: CWS changefileheader (1.5.98); FILE MERGED 2008/04/01 15:22:22 thb 1.5.98.2: #i85898# Stripping all external header guards 2008/03/31 16:19:07 rt 1.5.98.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5f21225a41c0b64ce7050f8daa1b70a7e9ff491f]

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>  [06bb5ef2906b2b340c5b3b75f94ff493a699f9cd]

INTEGRATION: CWS changefileheader (1.27.96); FILE MERGED 2008/03/31 13:28:03 rt 1.27.96.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1e787030578a85dea834f02cf12d56ed4fd2f278]

INTEGRATION: CWS changefileheader (1.6.56); FILE MERGED 2008/04/01 15:22:22 thb 1.6.56.3: #i85898# Stripping all external header guards 2008/04/01 12:32:11 thb 1.6.56.2: #i85898# Stripping all external header guards 2008/03/31 16:19:07 rt 1.6.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d757e467ececc6be8f76a05598fe69d9d4d5869a]

INTEGRATION: CWS changefileheader (1.2.78); FILE MERGED 2008/04/01 16:03:52 thb 1.2.78.3: #i85898# Stripping all external header guards 2008/04/01 13:00:10 thb 1.2.78.2: #i85898# Stripping all external header guards 2008/03/31 15:33:14 rt 1.2.78.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [aff29e0916ee148e30cd2c1e066e8a580a364179]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:49:40 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c602404459f623ee3498baf04ce8c1a022e43e2d]

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>  [d43cc8f02004b2cee96b1945b8079336bbf25569]

INTEGRATION: CWS changefileheader (1.15.58); FILE MERGED 2008/04/01 15:57:42 thb 1.15.58.3: #i85898# Stripping all external header guards 2008/04/01 12:54:39 thb 1.15.58.2: #i85898# Stripping all external header guards 2008/03/31 16:55:31 rt 1.15.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7a5190fb4ad6c514de0eb4229907ae1b0ab23e45]

INTEGRATION: CWS changefileheader (1.9.56); FILE MERGED 2008/03/28 16:41:39 rt 1.9.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e58da4ed35cb327c08ca73c5d08dfd42cf6a9fb0]

INTEGRATION: CWS changefileheader (1.2.78); FILE MERGED 2008/03/31 15:33:14 rt 1.2.78.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fab43fa22e083b87151de08ca224a61a676f52f2]

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>  [0e3b3dc3c1b2450b5281f7b5336a9d64f9150a3b]

INTEGRATION: CWS changefileheader (1.39.36); FILE MERGED 2008/04/01 15:57:42 thb 1.39.36.3: #i85898# Stripping all external header guards 2008/04/01 12:54:39 thb 1.39.36.2: #i85898# Stripping all external header guards 2008/03/31 16:55:30 rt 1.39.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [692a6ab5525ae6672b7ce275ee33ca195b496160]

INTEGRATION: CWS changefileheader (1.12.60); FILE MERGED 2008/03/31 15:33:14 rt 1.12.60.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [570384e62af5cb2080655e2baf19e6ed25a3dd67]

INTEGRATION: CWS changefileheader (1.12.10); FILE MERGED 2008/03/28 16:41:39 rt 1.12.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7f4576c4341a53bd6c08d20409c91e492e49a8a1]

INTEGRATION: CWS changefileheader (1.7.56); FILE MERGED 2008/04/01 15:22:22 thb 1.7.56.3: #i85898# Stripping all external header guards 2008/04/01 12:32:11 thb 1.7.56.2: #i85898# Stripping all external header guards 2008/03/31 16:19:06 rt 1.7.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7df982cc540e9076e8a965068a59b65163692d2b]

INTEGRATION: CWS changefileheader (1.14.258); FILE MERGED 2008/03/31 13:28:03 rt 1.14.258.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2bbceebec01f75dc1c3c3ab4c5519562258d1bfd]

INTEGRATION: CWS changefileheader (1.41.60); FILE MERGED 2008/03/31 15:33:13 rt 1.41.60.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fcc580da2107019af401a2cdf7ecf6d040000fb7]

INTEGRATION: CWS changefileheader (1.13.10); FILE MERGED 2008/03/28 16:41:39 rt 1.13.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2425a89cfb0a18d21ce0e64417d64eedc6ef2ee0]

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>  [28a2d72eea1ac210063e1481d2ee5b2e66a5ed95]

INTEGRATION: CWS changefileheader (1.7.98); FILE MERGED 2008/04/01 15:22:21 thb 1.7.98.2: #i85898# Stripping all external header guards 2008/03/31 16:19:06 rt 1.7.98.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6e18634ef41b91c8f317e37f4500233c631697dc]

INTEGRATION: CWS changefileheader (1.4.160); FILE MERGED 2008/04/01 16:03:52 thb 1.4.160.2: #i85898# Stripping all external header guards 2008/03/31 15:33:13 rt 1.4.160.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [df1b07ce7227da1bb0f57292b12637bfd24b575e]

INTEGRATION: CWS changefileheader (1.51.12); FILE MERGED 2008/03/31 13:28:03 rt 1.51.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [64121e1b93c0803880df67020b04ae9851f8552d]

INTEGRATION: CWS changefileheader (1.10.56); FILE MERGED 2008/03/28 16:41:39 rt 1.10.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a308b2a02bc4822aad751967f7e193f95438414e]

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>  [5505ed2b448c91d36ca1f82117bd89147ec16ada]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/03/31 16:49:40 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b0491fbd3b0de74620ac015bc547add9836d19e9]

INTEGRATION: CWS changefileheader (1.4.160); FILE MERGED 2008/03/31 15:33:13 rt 1.4.160.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4077cfc0d0e021f803075e9d487bb129137de9bc]

INTEGRATION: CWS changefileheader (1.10.56); FILE MERGED 2008/04/01 12:32:11 thb 1.10.56.2: #i85898# Stripping all external header guards 2008/03/31 16:19:06 rt 1.10.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [016bff40df4da44d0b1025031ac378963b01ea95]

INTEGRATION: CWS changefileheader (1.6.60); FILE MERGED 2008/04/01 16:03:52 thb 1.6.60.3: #i85898# Stripping all external header guards 2008/04/01 13:00:10 thb 1.6.60.2: #i85898# Stripping all external header guards 2008/03/31 15:33:13 rt 1.6.60.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fe9fb006d98e131e43e381e40a973aabc49af803]

INTEGRATION: CWS changefileheader (1.9.56); FILE MERGED 2008/03/28 16:41:38 rt 1.9.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [934b98cddde6a1df1bab8d745cda03baafc40986]

INTEGRATION: CWS changefileheader (1.4.98); FILE MERGED 2008/04/01 15:22:21 thb 1.4.98.2: #i85898# Stripping all external header guards 2008/03/31 16:19:06 rt 1.4.98.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [27c2720396c2a66df4432c76ea5254f8bfd9f885]

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>  [57175117639ca91592bc2acc99a8dfa180d59407]

INTEGRATION: CWS changefileheader (1.21.60); FILE MERGED 2008/03/31 15:33:13 rt 1.21.60.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4e4d229063000aa313ca2bba5e72ee4ffe0d32b7]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/03/31 16:49:39 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d22a2988945186c074f7f11229a98d01d059d061]

INTEGRATION: CWS changefileheader (1.4.96); FILE MERGED 2008/03/31 13:28:03 rt 1.4.96.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b450c6e59fcb6ea20572f620aebc89ed7a76603f]

INTEGRATION: CWS changefileheader (1.16.46); FILE MERGED 2008/04/01 15:22:21 thb 1.16.46.3: #i85898# Stripping all external header guards 2008/04/01 12:32:11 thb 1.16.46.2: #i85898# Stripping all external header guards 2008/03/31 16:19:06 rt 1.16.46.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a4e998a693aa2e743c817598f4cd3533d5b6d183]

INTEGRATION: CWS changefileheader (1.3.160); FILE MERGED 2008/04/01 16:03:51 thb 1.3.160.2: #i85898# Stripping all external header guards 2008/03/31 15:33:13 rt 1.3.160.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4e7989de8387e1b6ae7567ad572431645c4518ab]

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>  [88f8122e25dd68c224c341790759cd9701aa7352]

INTEGRATION: CWS changefileheader (1.14.96); FILE MERGED 2008/03/31 13:28:03 rt 1.14.96.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3e0a73423cba40882f953a64a755b3afc5e3106b]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:49:39 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a00cce46d4d286c95a2084993e66a08708a3d839]

INTEGRATION: CWS changefileheader (1.14.10); FILE MERGED 2008/03/28 16:41:38 rt 1.14.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [27d66f04a6ec4bb630e96715abb5b362c90d046e]

INTEGRATION: CWS changefileheader (1.3.160); FILE MERGED 2008/03/31 15:33:13 rt 1.3.160.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2ca37714408c44f8a924fcd969aeb71a232b921b]

INTEGRATION: CWS changefileheader (1.4.1202); FILE MERGED 2008/04/01 15:57:42 thb 1.4.1202.2: #i85898# Stripping all external header guards 2008/03/31 16:55:30 rt 1.4.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [23f913bbacaf313fd338231a12b6c692220e891a]

INTEGRATION: CWS changefileheader (1.7.98); FILE MERGED 2008/03/31 16:19:06 rt 1.7.98.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7ebc1db8c880194845e58a7ff9839c732a38ccbf]

INTEGRATION: CWS changefileheader (1.16.10); FILE MERGED 2008/03/28 16:41:38 rt 1.16.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [943513971aeb8b4396816cbb4de730b747f3584a]

INTEGRATION: CWS changefileheader (1.5.60); FILE MERGED 2008/04/01 16:03:51 thb 1.5.60.3: #i85898# Stripping all external header guards 2008/04/01 13:00:10 thb 1.5.60.2: #i85898# Stripping all external header guards 2008/03/31 15:33:13 rt 1.5.60.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dc773cae3c3a52413675c4ad1faa1ef0cc34c0de]

INTEGRATION: CWS changefileheader (1.3.98); FILE MERGED 2008/04/01 15:22:21 thb 1.3.98.2: #i85898# Stripping all external header guards 2008/03/31 16:19:06 rt 1.3.98.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cf31aab24c805ed21ec686f1aab4ceb2a5614315]

INTEGRATION: CWS changefileheader (1.2.2); FILE MERGED 2008/03/31 15:33:13 rt 1.2.2.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0525725dbea814487022138e1552fa73e36017f1]

INTEGRATION: CWS changefileheader (1.5.98); FILE MERGED 2008/04/01 12:31:54 thb 1.5.98.1: #i85898# Stripping all external header guards


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [170a5ff27844a12e78c5829af3e141d02bdee23b]

INTEGRATION: CWS changefileheader (1.7.718); FILE MERGED 2008/03/31 16:55:30 rt 1.7.718.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1e779ca3bfa0cf6a77798cd6a19d32233357c9d5]

INTEGRATION: CWS changefileheader (1.5.56); FILE MERGED 2008/04/01 15:22:21 thb 1.5.56.3: #i85898# Stripping all external header guards 2008/04/01 12:32:11 thb 1.5.56.2: #i85898# Stripping all external header guards 2008/03/31 16:19:06 rt 1.5.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7a3aa15706a841a24aff4dcca1f7e7193ab5b30f]

INTEGRATION: CWS changefileheader (1.5.96); FILE MERGED 2008/03/31 13:28:03 rt 1.5.96.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f9c1a2e80e2691efb03c9012828cde22e48000ce]

INTEGRATION: CWS changefileheader (1.12.10); FILE MERGED 2008/03/28 16:41:38 rt 1.12.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [eee33fdfe4725e684cc519c20ae4010de2b09161]

INTEGRATION: CWS changefileheader (1.3.376); FILE MERGED 2008/04/01 12:31:54 thb 1.3.376.1: #i85898# Stripping all external header guards


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0f15f976e0efe636e19c22b979cd1e468ec83230]

INTEGRATION: CWS changefileheader (1.41.38); FILE MERGED 2008/04/01 15:57:42 thb 1.41.38.3: #i85898# Stripping all external header guards 2008/04/01 12:54:39 thb 1.41.38.2: #i85898# Stripping all external header guards 2008/03/31 16:55:30 rt 1.41.38.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6d140210930376e4af4a391e865135485b697c3a]

INTEGRATION: CWS changefileheader (1.14.6); FILE MERGED 2008/03/31 16:19:06 rt 1.14.6.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3f23a1c8b8941888a0393812e9937e34e42aaeab]

INTEGRATION: CWS changefileheader (1.9.96); FILE MERGED 2008/03/31 13:28:03 rt 1.9.96.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b47eef485279839880bb9cb55540822162598622]

INTEGRATION: CWS changefileheader (1.10.10); FILE MERGED 2008/03/28 16:41:38 rt 1.10.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2b3469fd2613290bf109eaf9b9ed6cabc2715836]

INTEGRATION: CWS changefileheader (1.11.6); FILE MERGED 2008/03/31 16:19:06 rt 1.11.6.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ecf640229d6632f6d45676bde6c987bb9f07aa42]

INTEGRATION: CWS changefileheader (1.15.242); FILE MERGED 2008/04/01 15:57:42 thb 1.15.242.3: #i85898# Stripping all external header guards 2008/04/01 12:54:39 thb 1.15.242.2: #i85898# Stripping all external header guards 2008/03/31 16:55:30 rt 1.15.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4d1f701996d210aaa4b0ec2aef6621b243c745fa]

INTEGRATION: CWS changefileheader (1.9.162); FILE MERGED 2008/03/31 13:27:59 rt 1.9.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c95f5c1be4f34c906a0403b0ced14c5ade524dde]

INTEGRATION: CWS changefileheader (1.3.16); FILE MERGED 2008/04/01 16:03:51 thb 1.3.16.3: #i85898# Stripping all external header guards 2008/04/01 13:00:10 thb 1.3.16.2: #i85898# Stripping all external header guards 2008/03/31 15:33:13 rt 1.3.16.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bf4a91307df7b0140f3bbb76b0a4cd7babdf06e8]

INTEGRATION: CWS changefileheader (1.5.188); FILE MERGED 2008/03/31 15:52:46 rt 1.5.188.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2fa02a212532b39f28ef548deec7a4e3003fb027]

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>  [bfcccc6c166bfe47920f9c7499c6281f46d06bf8]

INTEGRATION: CWS changefileheader (1.4.32); FILE MERGED 2008/03/31 16:19:06 rt 1.4.32.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0d3c769aca6d0e338efa4e5bf2d4af8c424e7a32]

INTEGRATION: CWS changefileheader (1.54.12); FILE MERGED 2008/04/01 15:57:42 thb 1.54.12.3: #i85898# Stripping all external header guards 2008/04/01 12:54:38 thb 1.54.12.2: #i85898# Stripping all external header guards 2008/03/31 16:55:30 rt 1.54.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b7a36d7af2ca789ab8d4bb631cbfb6040a4f46ed]

INTEGRATION: CWS changefileheader (1.49.96); FILE MERGED 2008/03/31 13:27:59 rt 1.49.96.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cb38320c9a52103250eee89ab01e2ba8983523f7]

INTEGRATION: CWS changefileheader (1.4.166); FILE MERGED 2008/03/28 16:41:37 rt 1.4.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9d02c02a674d48d2719ceb48e22b608b00b87632]

INTEGRATION: CWS changefileheader (1.10.60); FILE MERGED 2008/03/31 15:33:13 rt 1.10.60.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6ed6d2ecf1500015e2c689a22795cea28525b47f]

INTEGRATION: CWS changefileheader (1.4.188); FILE MERGED 2008/03/31 15:52:46 rt 1.4.188.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [865dd229512124fd87497b92767667b0bb7208c1]

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>  [597d945d1cac1846aa3b3e885b56b5ba31a6c849]

INTEGRATION: CWS changefileheader (1.11.656); FILE MERGED 2008/03/31 16:55:30 rt 1.11.656.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bd758cdf537e5b25005fc0eb15ae7fe5dcbf4f08]

INTEGRATION: CWS changefileheader (1.8.10); FILE MERGED 2008/03/28 16:41:37 rt 1.8.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f12259e7dd30a16b7789cce9e1f7ded783bef71a]

INTEGRATION: CWS changefileheader (1.2.54); FILE MERGED 2008/03/31 16:19:06 rt 1.2.54.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8b690c99c21ab33837719cfedaf9ac9313445779]

INTEGRATION: CWS changefileheader (1.7.96); FILE MERGED 2008/03/31 13:27:59 rt 1.7.96.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f1e61a00d37762a1a2a5fa3f1ca555ffc9985251]

INTEGRATION: CWS changefileheader (1.2.160); FILE MERGED 2008/04/01 16:03:51 thb 1.2.160.2: #i85898# Stripping all external header guards 2008/03/31 15:33:13 rt 1.2.160.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [86919684087f9ef33c6ed63be3ed2e367f176db8]

INTEGRATION: CWS changefileheader (1.14.10); FILE MERGED 2008/03/28 16:41:37 rt 1.14.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e41afcbca53e44f540e040c54e58b46bb0fc6bc4]

INTEGRATION: CWS changefileheader (1.6.96); FILE MERGED 2008/03/31 13:27:59 rt 1.6.96.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ced54a26313366bd8162301bf248942ddcbe0050]

INTEGRATION: CWS changefileheader (1.2.56); FILE MERGED 2008/03/31 16:19:05 rt 1.2.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [752e6fcbd89daef0fd46b71927d881b5cf47168a]

INTEGRATION: CWS changefileheader (1.57.14); FILE MERGED 2008/04/01 15:57:41 thb 1.57.14.3: #i85898# Stripping all external header guards 2008/04/01 12:54:38 thb 1.57.14.2: #i85898# Stripping all external header guards 2008/03/31 16:55:30 rt 1.57.14.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [593185dc09b1a568a0818d2d604206fd67003b2c]

INTEGRATION: CWS changefileheader (1.2.160); FILE MERGED 2008/03/31 15:33:12 rt 1.2.160.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cf50f30a7f269136194c4d7f59e850c1ca3d8d29]

INTEGRATION: CWS changefileheader (1.4.50); FILE MERGED 2008/03/31 13:04:49 rt 1.4.50.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ee6c2009efa4a050eebe57ded91e014db5e6118e]

INTEGRATION: CWS changefileheader (1.16.96); FILE MERGED 2008/03/31 13:27:59 rt 1.16.96.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b8345a0aabe7cd1671b67c41501f8dceefa169d8]

INTEGRATION: CWS changefileheader (1.11.10); FILE MERGED 2008/03/28 16:41:37 rt 1.11.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [18ff2de3ffabdba05bfe5d0d1bb729bb2212cdf9]

INTEGRATION: CWS changefileheader (1.8.718); FILE MERGED 2008/04/01 15:57:41 thb 1.8.718.3: #i85898# Stripping all external header guards 2008/04/01 12:54:38 thb 1.8.718.2: #i85898# Stripping all external header guards 2008/03/31 16:55:30 rt 1.8.718.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e3aef60c3e63f41e27d902ee4c2fcf637e20dea6]

INTEGRATION: CWS changefileheader (1.4.60); FILE MERGED 2008/04/01 16:03:51 thb 1.4.60.3: #i85898# Stripping all external header guards 2008/04/01 13:00:09 thb 1.4.60.2: #i85898# Stripping all external header guards 2008/03/31 15:33:12 rt 1.4.60.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [81fdb8888b14accae02e73fb330909b84cba005e]

INTEGRATION: CWS changefileheader (1.2.50); FILE MERGED 2008/03/31 13:04:49 rt 1.2.50.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [787a064e085339011bae36283487200a61fba4c9]

INTEGRATION: CWS changefileheader (1.6.62); FILE MERGED 2008/03/31 16:49:39 rt 1.6.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8a1cc1c4b3ba7a286409a355d9f49ea4158e4b3e]

INTEGRATION: CWS changefileheader (1.8.56); FILE MERGED 2008/03/28 16:41:37 rt 1.8.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3729d5f4c0533d21aebebaa596f273d73216e73c]

INTEGRATION: CWS changefileheader (1.4.54); FILE MERGED 2008/04/01 12:32:11 thb 1.4.54.2: #i85898# Stripping all external header guards 2008/03/31 16:19:05 rt 1.4.54.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [72f3106a8923fe7c5c7dc3bda8165c3944fe7b57]

INTEGRATION: CWS changefileheader (1.115.12); FILE MERGED 2008/03/31 13:27:59 rt 1.115.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1a40f71ff1568cb23421177ff733acda913fed43]

INTEGRATION: CWS changefileheader (1.2.1202); FILE MERGED 2008/04/01 12:54:38 thb 1.2.1202.2: #i85898# Stripping all external header guards 2008/03/31 16:55:30 rt 1.2.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [188921d7646042b17b2a9dab745f469e77f8d28e]

INTEGRATION: CWS changefileheader (1.11.60); FILE MERGED 2008/03/31 15:33:12 rt 1.11.60.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cfbc63faef77c9557925b720f4bfce1400507b9c]

INTEGRATION: CWS changefileheader (1.4.296); FILE MERGED 2008/04/01 12:31:54 thb 1.4.296.1: #i85898# Stripping all external header guards


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5ede1f9b2510946160e975a2db10d59ef640a570]

INTEGRATION: CWS changefileheader (1.17.128); FILE MERGED 2008/03/31 13:27:59 rt 1.17.128.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ef37c3dc2885cf41eade2e58363b6f8a89dba824]

INTEGRATION: CWS changefileheader (1.9.56); FILE MERGED 2008/03/28 16:41:37 rt 1.9.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4005d0fe25b67bc9211d209d608b3a0b3fdd4408]

INTEGRATION: CWS changefileheader (1.3.98); FILE MERGED 2008/04/01 15:22:21 thb 1.3.98.2: #i85898# Stripping all external header guards 2008/03/31 16:19:05 rt 1.3.98.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dc3c308da6e2b8c1f131efe26748384519538b91]

INTEGRATION: CWS changefileheader (1.12.242); FILE MERGED 2008/04/01 15:57:41 thb 1.12.242.3: #i85898# Stripping all external header guards 2008/04/01 12:54:38 thb 1.12.242.2: #i85898# Stripping all external header guards 2008/03/31 16:55:29 rt 1.12.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [530731e8e4a45c01123a1b003e62737e6bac6751]

INTEGRATION: CWS changefileheader (1.2.160); FILE MERGED 2008/04/01 16:03:51 thb 1.2.160.2: #i85898# Stripping all external header guards 2008/03/31 15:33:12 rt 1.2.160.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [242fd84e3caa0835da45bda63a92bc08739f01db]

INTEGRATION: CWS changefileheader (1.98.84); FILE MERGED 2008/03/31 13:27:58 rt 1.98.84.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5ef563e4dc6c196746544107fe58da40a733bdad]

INTEGRATION: CWS changefileheader (1.5.56); FILE MERGED 2008/03/28 16:41:37 rt 1.5.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bdaa78c01392231aec806f820beab3014848e835]

INTEGRATION: CWS changefileheader (1.2.50); FILE MERGED 2008/03/31 16:19:05 rt 1.2.50.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1061fdd0009761ae308a92fa6437c978eb618dfe]

INTEGRATION: CWS changefileheader (1.28.108); FILE MERGED 2008/04/01 15:57:41 thb 1.28.108.3: #i85898# Stripping all external header guards 2008/04/01 12:54:38 thb 1.28.108.2: #i85898# Stripping all external header guards 2008/03/31 16:55:29 rt 1.28.108.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [28e7ccee1b2596619b41f5e6fc741416b2b6a722]

INTEGRATION: CWS changefileheader (1.5.188); FILE MERGED 2008/03/31 15:52:45 rt 1.5.188.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e9f512759b88728ef53799b286f3b58f3b997170]

INTEGRATION: CWS changefileheader (1.16.162); FILE MERGED 2008/03/31 13:27:58 rt 1.16.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [20203b79a20b0ba4a10c6834a241e5e43dd6c38e]

INTEGRATION: CWS changefileheader (1.37.54); FILE MERGED 2008/04/01 15:22:21 thb 1.37.54.3: #i85898# Stripping all external header guards 2008/04/01 12:32:11 thb 1.37.54.2: #i85898# Stripping all external header guards 2008/03/31 16:19:05 rt 1.37.54.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [73b6742b54a5105306eee531b3a3d131b89b64fb]

INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/03/28 16:41:37 rt 1.4.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f33545e799582cbf425803dba665f20c5e1eb376]

INTEGRATION: CWS changefileheader (1.3.1202); FILE MERGED 2008/03/31 16:55:29 rt 1.3.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f6ed324dd8e082be3caa73444dc7d1768e171d9d]

INTEGRATION: CWS changefileheader (1.3.60); FILE MERGED 2008/04/01 16:03:51 thb 1.3.60.3: #i85898# Stripping all external header guards 2008/04/01 13:00:09 thb 1.3.60.2: #i85898# Stripping all external header guards 2008/03/31 15:33:12 rt 1.3.60.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1b1dd81a7b237817f5724ffcdc2e015b7c7e9e7d]

INTEGRATION: CWS changefileheader (1.6.188); FILE MERGED 2008/03/31 15:52:45 rt 1.6.188.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0ebfd4aa9c4e62a76f4acea210bfbfc4e21490dc]

INTEGRATION: CWS changefileheader (1.12.10); FILE MERGED 2008/03/28 16:41:36 rt 1.12.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3d8f4c3d314a1dcd913014a5b26f5a19c79a2a69]

INTEGRATION: CWS changefileheader (1.16.98); FILE MERGED 2008/04/01 12:32:11 thb 1.16.98.2: #i85898# Stripping all external header guards 2008/03/31 16:19:05 rt 1.16.98.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1def12c4bf65b66e98c8d1705418a7ff4952715d]

INTEGRATION: CWS changefileheader (1.5.12); FILE MERGED 2008/03/31 13:04:49 rt 1.5.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1587957d58144fa3279397f68f0532ad4e0983d9]

INTEGRATION: CWS changefileheader (1.9.242); FILE MERGED 2008/04/01 15:57:41 thb 1.9.242.3: #i85898# Stripping all external header guards 2008/04/01 12:54:37 thb 1.9.242.2: #i85898# Stripping all external header guards 2008/03/31 16:55:29 rt 1.9.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b70a8eb12a1afc64c151bacb27319f233d10ef4f]

INTEGRATION: CWS changefileheader (1.11.2); FILE MERGED 2008/03/31 15:33:12 rt 1.11.2.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ba09816a4e399ebe8da5449882a74a7d513fe621]

INTEGRATION: CWS changefileheader (1.40.54); FILE MERGED 2008/04/01 15:22:20 thb 1.40.54.3: #i85898# Stripping all external header guards 2008/04/01 12:32:11 thb 1.40.54.2: #i85898# Stripping all external header guards 2008/03/31 16:19:05 rt 1.40.54.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b5b0dd0933d5d2ff993408b8672fc270a78161d8]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:41:36 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [129cf12cbb539f863426cb298a2c25f6175bd0aa]

INTEGRATION: CWS changefileheader (1.13.12); FILE MERGED 2008/03/31 13:04:49 rt 1.13.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dce5867a4892bedb1ae3db7c61a47c84588efd3d]

INTEGRATION: CWS changefileheader (1.7.656); FILE MERGED 2008/03/31 16:55:29 rt 1.7.656.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e0888f0af246c17998a268cc646e3064f2b51416]

INTEGRATION: CWS changefileheader (1.41.60); FILE MERGED 2008/03/31 15:33:12 rt 1.41.60.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a8fcb304cc2d565da403859bd19ad1be68ba3c46]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:49:39 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7fd0240f450f0d0c712b2b324c9a9e9e95b1d8a9]

INTEGRATION: CWS changefileheader (1.4.188); FILE MERGED 2008/03/31 15:52:44 rt 1.4.188.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f2f29fa2ef56eeb1a90532a06979f2f7aa84f653]

INTEGRATION: CWS changefileheader (1.23.98); FILE MERGED 2008/04/01 15:22:20 thb 1.23.98.3: #i85898# Stripping all external header guards 2008/04/01 12:32:11 thb 1.23.98.2: #i85898# Stripping all external header guards 2008/03/31 16:19:05 rt 1.23.98.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [80534ff1655dbe7612108ad191640396ed58b0e2]

INTEGRATION: CWS changefileheader (1.23.162); FILE MERGED 2008/03/31 13:27:58 rt 1.23.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dcecf064e11d09c0441b3d5963e25680911c2b2d]

INTEGRATION: CWS changefileheader (1.8.70); FILE MERGED 2008/03/28 16:41:36 rt 1.8.70.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c32e404ce3052dbf973f0acfe89995643a5b6050]

INTEGRATION: CWS changefileheader (1.3.50); FILE MERGED 2008/03/31 13:04:49 rt 1.3.50.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [af76074b75dc8da9aa5325c9bbe82a85d2e7e5a1]

INTEGRATION: CWS changefileheader (1.44.36); FILE MERGED 2008/04/01 15:57:41 thb 1.44.36.3: #i85898# Stripping all external header guards 2008/04/01 12:54:37 thb 1.44.36.2: #i85898# Stripping all external header guards 2008/03/31 16:55:29 rt 1.44.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ee9c49172ebf03abc20901ced1dfed37fd409bf5]

INTEGRATION: CWS changefileheader (1.3.160); FILE MERGED 2008/04/01 16:03:51 thb 1.3.160.2: #i85898# Stripping all external header guards 2008/03/31 15:33:12 rt 1.3.160.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4180db9d5a0416b9c1627cd53697750b8398f4e3]

INTEGRATION: CWS changefileheader (1.3.188); FILE MERGED 2008/03/31 15:52:44 rt 1.3.188.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [39789564f2c4a6eb0f53af14bad00542a5d35fb1]

INTEGRATION: CWS changefileheader (1.4.294); FILE MERGED 2008/03/28 16:41:36 rt 1.4.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0b28fe51919785f6a39ec4e1e382c33a987ea5e4]

INTEGRATION: CWS changefileheader (1.22.54); FILE MERGED 2008/04/01 12:32:10 thb 1.22.54.2: #i85898# Stripping all external header guards 2008/03/31 16:19:05 rt 1.22.54.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a90d5fb33c79bba9eca619961e65f18a415d7c1e]

INTEGRATION: CWS changefileheader (1.33.96); FILE MERGED 2008/03/31 13:27:58 rt 1.33.96.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f90bb69b8089734c065c6d9822d876b2d81a0bda]

INTEGRATION: CWS changefileheader (1.30.74); FILE MERGED 2008/04/01 15:57:40 thb 1.30.74.3: #i85898# Stripping all external header guards 2008/04/01 12:54:37 thb 1.30.74.2: #i85898# Stripping all external header guards 2008/03/31 16:55:29 rt 1.30.74.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6016d6964b746435a916bd48f88f8661be226810]

INTEGRATION: CWS changefileheader (1.3.160); FILE MERGED 2008/03/31 15:33:12 rt 1.3.160.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bb106f5d6677cd69e9920ea0d0b01ecca1ced251]

INTEGRATION: CWS changefileheader (1.6.56); FILE MERGED 2008/03/28 16:41:36 rt 1.6.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cd680438aab660d058baa738e3831ae613829cfe]

INTEGRATION: CWS changefileheader (1.12.84); FILE MERGED 2008/03/31 13:27:58 rt 1.12.84.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4071dee2c25d1d10fe50912bb3531931cf4a9a3f]

INTEGRATION: CWS changefileheader (1.10.98); FILE MERGED 2008/04/01 12:32:10 thb 1.10.98.2: #i85898# Stripping all external header guards 2008/03/31 16:19:05 rt 1.10.98.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [113b6711484b3fa36f22cd3a47896a8ee9cd8f2d]

INTEGRATION: CWS changefileheader (1.5.34); FILE MERGED 2008/03/31 13:04:48 rt 1.5.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4580194881e8932f24dd03315e186dff303df982]

INTEGRATION: CWS changefileheader (1.82.36); FILE MERGED 2008/04/01 15:57:40 thb 1.82.36.3: #i85898# Stripping all external header guards 2008/04/01 12:54:37 thb 1.82.36.2: #i85898# Stripping all external header guards 2008/03/31 16:55:29 rt 1.82.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [84a5d05e712d1c7d585a63b6138bd8b9312bae4b]

INTEGRATION: CWS changefileheader (1.7.60); FILE MERGED 2008/04/01 16:03:50 thb 1.7.60.3: #i85898# Stripping all external header guards 2008/04/01 13:00:08 thb 1.7.60.2: #i85898# Stripping all external header guards 2008/03/31 15:33:12 rt 1.7.60.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [32444d7db3e4f7f7dbf6c9b7eacbc158c80c4bd1]

INTEGRATION: CWS changefileheader (1.6.208); FILE MERGED 2008/03/28 16:41:36 rt 1.6.208.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [644b7a7d5d7ff1b394911fa500cbd3758576b51f]

INTEGRATION: CWS changefileheader (1.4.98); FILE MERGED 2008/04/01 15:22:20 thb 1.4.98.2: #i85898# Stripping all external header guards 2008/03/31 16:19:05 rt 1.4.98.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0bc5c5075df864573184738a2516e0224af7a81c]

INTEGRATION: CWS changefileheader (1.12.162); FILE MERGED 2008/03/31 13:27:58 rt 1.12.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a945f604058802b4dfc24c80a23ff72f3eceeea2]

INTEGRATION: CWS changefileheader (1.8.34); FILE MERGED 2008/03/31 13:04:48 rt 1.8.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [554d46cc3a4c62cf273a67e305454f6fd8d4ac72]

INTEGRATION: CWS changefileheader (1.30.188); FILE MERGED 2008/04/01 15:57:40 thb 1.30.188.3: #i85898# Stripping all external header guards 2008/04/01 12:54:36 thb 1.30.188.2: #i85898# Stripping all external header guards 2008/03/31 16:55:29 rt 1.30.188.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0f252cddd71d81f7fdde865c72dd4fb352127404]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/03/31 16:49:38 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [75fc3991ed8b2a1311572f93a17c4329b1aa6064]

INTEGRATION: CWS changefileheader (1.10.10); FILE MERGED 2008/03/28 16:41:35 rt 1.10.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6a6c33ba1c3d3538c90e3cad4ea2e25c87a2edb6]

INTEGRATION: CWS changefileheader (1.38.84); FILE MERGED 2008/03/31 13:27:58 rt 1.38.84.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [34f7d404a307107a3c4db8d98e77b1e546174bf0]

INTEGRATION: CWS changefileheader (1.6.54); FILE MERGED 2008/04/01 15:22:20 thb 1.6.54.2: #i85898# Stripping all external header guards 2008/03/31 16:19:05 rt 1.6.54.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [560137ba3125ca28b1f8d0f0e2199b8684e3d245]

INTEGRATION: CWS changefileheader (1.4.12); FILE MERGED 2008/03/31 13:04:48 rt 1.4.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2d6026ea8b3f23846db13e989d740d5b58f49da7]

INTEGRATION: CWS changefileheader (1.40.38); FILE MERGED 2008/04/01 15:57:40 thb 1.40.38.3: #i85898# Stripping all external header guards 2008/04/01 12:54:36 thb 1.40.38.2: #i85898# Stripping all external header guards 2008/03/31 16:55:28 rt 1.40.38.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [982f7bc19ac936113e1b36920f1d6b1d3b97c639]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:49:38 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [868c5e752b4a31556a6860afada3dad59717baf4]

INTEGRATION: CWS changefileheader (1.11.98); FILE MERGED 2008/04/01 15:22:20 thb 1.11.98.2: #i85898# Stripping all external header guards 2008/03/31 16:19:05 rt 1.11.98.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5206edc1248e2beea08bd541009f1618fbf8b99a]

INTEGRATION: CWS changefileheader (1.6.208); FILE MERGED 2008/03/28 16:41:35 rt 1.6.208.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a09f5ab5542d880b21b6c3d86d666d8320723352]

INTEGRATION: CWS changefileheader (1.3.50); FILE MERGED 2008/03/31 13:04:48 rt 1.3.50.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4099ff94524b943034b80de55de56d611eef0221]

INTEGRATION: CWS changefileheader (1.2.434); FILE MERGED 2008/03/31 13:27:57 rt 1.2.434.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f2687fe25b20286dc9663ca873d34ff3a6518ce0]

INTEGRATION: CWS changefileheader (1.22.36); FILE MERGED 2008/04/01 15:57:40 thb 1.22.36.3: #i85898# Stripping all external header guards 2008/04/01 12:54:36 thb 1.22.36.2: #i85898# Stripping all external header guards 2008/03/31 16:55:28 rt 1.22.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0e4aae920045b1ef9356c3b3ddb942ed07ce8335]

INTEGRATION: CWS changefileheader (1.4.66); FILE MERGED 2008/04/01 15:22:20 thb 1.4.66.2: #i85898# Stripping all external header guards 2008/03/31 16:19:05 rt 1.4.66.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5125bb10db6dd76b65baedbf7746806f5c0ec0b3]

INTEGRATION: CWS changefileheader (1.4.166); FILE MERGED 2008/03/28 16:41:35 rt 1.4.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [be55d56f614292de9e16132e01e1a53554aa9dbe]

INTEGRATION: CWS changefileheader (1.2.50); FILE MERGED 2008/03/31 13:04:48 rt 1.2.50.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fcbc6e470eb3c5f7ec1b8a184bba77da8f6b261c]

INTEGRATION: CWS changefileheader (1.4.258); FILE MERGED 2008/03/31 13:27:57 rt 1.4.258.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c4158900199a1edd0f1c31936a95949722451f2a]

INTEGRATION: CWS changefileheader (1.3.50); FILE MERGED 2008/03/28 16:08:24 rt 1.3.50.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [91eee5d37aae898f5bbf97b279a9c6c2f965034e]

INTEGRATION: CWS changefileheader (1.22.242); FILE MERGED 2008/04/01 15:57:40 thb 1.22.242.3: #i85898# Stripping all external header guards 2008/04/01 12:54:36 thb 1.22.242.2: #i85898# Stripping all external header guards 2008/03/31 16:55:28 rt 1.22.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1cbce2f44e62d23c8761d50c823bdede05cd892c]

INTEGRATION: CWS changefileheader (1.8.66); FILE MERGED 2008/04/01 15:22:20 thb 1.8.66.3: #i85898# Stripping all external header guards 2008/04/01 12:32:10 thb 1.8.66.2: #i85898# Stripping all external header guards 2008/03/31 16:19:05 rt 1.8.66.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5d009980ee5bb9af634156fcc829183b8b3a9289]

INTEGRATION: CWS changefileheader (1.8.10); FILE MERGED 2008/03/28 16:41:35 rt 1.8.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a3c8c64211750c65f48c7fe6f246e0a8820ee073]

INTEGRATION: CWS changefileheader (1.11.178); FILE MERGED 2008/03/31 13:27:57 rt 1.11.178.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0ce43debcc5fad74620aa6a431a1e3b0a0d2ec55]

INTEGRATION: CWS changefileheader (1.6.46); FILE MERGED 2008/03/31 16:49:38 rt 1.6.46.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [60938a92ef9d84202f658cd8613597ba55d36b46]

INTEGRATION: CWS changefileheader (1.2.12); FILE MERGED 2008/03/28 16:08:24 rt 1.2.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [25509106a046f1889d2af5c9dcbc4062a4a4581d]

INTEGRATION: CWS changefileheader (1.4.98); FILE MERGED 2008/04/01 15:22:20 thb 1.4.98.2: #i85898# Stripping all external header guards 2008/03/31 16:19:04 rt 1.4.98.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [79d9395ebee7c2c7f85531dcff665d362794f1d0]

INTEGRATION: CWS changefileheader (1.14.38); FILE MERGED 2008/04/01 15:57:40 thb 1.14.38.3: #i85898# Stripping all external header guards 2008/04/01 12:54:36 thb 1.14.38.2: #i85898# Stripping all external header guards 2008/03/31 16:55:28 rt 1.14.38.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3905928f16858a696ea3ee14e8bdc9280b491aef]

INTEGRATION: CWS changefileheader (1.10.96); FILE MERGED 2008/03/31 13:27:57 rt 1.10.96.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cd194f25f53c471a0aacce0aacd053c3d4506752]

INTEGRATION: CWS changefileheader (1.3.98); FILE MERGED 2008/04/01 15:22:20 thb 1.3.98.2: #i85898# Stripping all external header guards 2008/03/31 16:19:04 rt 1.3.98.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2f9fb67bd34947f320bed94b5931076fd4429ba2]

INTEGRATION: CWS changefileheader (1.6.56); FILE MERGED 2008/03/28 16:41:35 rt 1.6.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [25c6b801ace9982af6a1137c82024a6c077325d6]

INTEGRATION: CWS changefileheader (1.3.12); FILE MERGED 2008/03/31 13:04:48 rt 1.3.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ce95bd38c22dbfeb6c54acafa1244be10c44da94]

INTEGRATION: CWS changefileheader (1.15.96); FILE MERGED 2008/03/31 13:27:57 rt 1.15.96.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e4dde2127fd2f7d7039d091ab6befd25ec49bff0]

INTEGRATION: CWS changefileheader (1.6.242); FILE MERGED 2008/03/31 16:55:28 rt 1.6.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [92ac7b0b3bde6aa3dd2d19dee6b687f83e48e3e2]

INTEGRATION: CWS changefileheader (1.10.66); FILE MERGED 2008/04/01 15:22:20 thb 1.10.66.2: #i85898# Stripping all external header guards 2008/03/31 16:19:04 rt 1.10.66.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f31246cfad34a223619af7f7675ce3b86a29bac0]

INTEGRATION: CWS changefileheader (1.4.16); FILE MERGED 2008/03/28 16:08:24 rt 1.4.16.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8ef3ce68678acc6cdf3664d3d828b08067e21255]

INTEGRATION: CWS changefileheader (1.2.78); FILE MERGED 2008/04/01 16:03:50 thb 1.2.78.3: #i85898# Stripping all external header guards 2008/04/01 13:00:08 thb 1.2.78.2: #i85898# Stripping all external header guards 2008/03/31 15:33:10 rt 1.2.78.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e17501cf49bb654561d0fd4d83b493886d1c426b]

INTEGRATION: CWS changefileheader (1.8.56); FILE MERGED 2008/03/28 16:41:34 rt 1.8.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5f688435275f4f9acdf1b5166890b6a7f1a58b64]

INTEGRATION: CWS changefileheader (1.7.34); FILE MERGED 2008/03/31 13:04:48 rt 1.7.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d73f18c4a953e186746d88a4331e2a927dd0c49b]

INTEGRATION: CWS changefileheader (1.28.96); FILE MERGED 2008/03/31 13:27:57 rt 1.28.96.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ef9b70128ff36a29b6ea1b951d531c48bbc8dac1]

INTEGRATION: CWS changefileheader (1.4.58); FILE MERGED 2008/04/01 12:54:36 thb 1.4.58.2: #i85898# Stripping all external header guards 2008/03/31 16:55:16 rt 1.4.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [697137e70739f7105bd9d7155893e2075cc0832d]

INTEGRATION: CWS changefileheader (1.11.98); FILE MERGED 2008/04/01 15:22:20 thb 1.11.98.3: #i85898# Stripping all external header guards 2008/04/01 12:32:10 thb 1.11.98.2: #i85898# Stripping all external header guards 2008/03/31 16:19:04 rt 1.11.98.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bd3a0082029dd99002b1bc36af5d5cbe0eaed532]

INTEGRATION: CWS changefileheader (1.3.46); FILE MERGED 2008/03/28 16:08:24 rt 1.3.46.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [57e6fd2e6a6a2ccae6aad17251469a08581c62fc]

INTEGRATION: CWS changefileheader (1.8.10); FILE MERGED 2008/03/28 16:41:34 rt 1.8.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dd17e74434c8803c9ad185e6d6bcb2b6ea0687a4]

INTEGRATION: CWS changefileheader (1.2.78); FILE MERGED 2008/03/31 15:33:10 rt 1.2.78.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [504010465912167e8231a7d9cfc74bc708a63082]

INTEGRATION: CWS changefileheader (1.39.32); FILE MERGED 2008/04/01 15:57:39 thb 1.39.32.3: #i85898# Stripping all external header guards 2008/04/01 12:54:35 thb 1.39.32.2: #i85898# Stripping all external header guards 2008/03/31 16:55:16 rt 1.39.32.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [abbb529f569eb700eb74145ffd5183695a5dfaa8]

INTEGRATION: CWS changefileheader (1.80.96); FILE MERGED 2008/03/31 13:27:57 rt 1.80.96.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [aa7a6808175eadc2f51e1c45013775e23c3e08d0]

INTEGRATION: CWS changefileheader (1.10.98); FILE MERGED 2008/04/01 15:22:19 thb 1.10.98.3: #i85898# Stripping all external header guards 2008/04/01 12:32:10 thb 1.10.98.2: #i85898# Stripping all external header guards 2008/03/31 16:19:04 rt 1.10.98.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [35a42bdd32d4b8727c832737890ebcd663368812]

INTEGRATION: CWS changefileheader (1.4.16); FILE MERGED 2008/03/28 16:08:23 rt 1.4.16.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [67140aad26a9abc474b905ab09f5f0ed68ea8594]

INTEGRATION: CWS changefileheader (1.68.2); FILE MERGED 2008/03/31 15:33:10 rt 1.68.2.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6cdf8f74aa44e5fb97a479947376ffb99c5120d1]

INTEGRATION: CWS changefileheader (1.7.56); FILE MERGED 2008/03/28 16:41:34 rt 1.7.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [605672ac3c69051653521bc448fabd0ec0d70127]

INTEGRATION: CWS changefileheader (1.117.14); FILE MERGED 2008/04/01 15:57:39 thb 1.117.14.3: #i85898# Stripping all external header guards 2008/04/01 12:54:35 thb 1.117.14.2: #i85898# Stripping all external header guards 2008/03/31 16:55:16 rt 1.117.14.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e3cd68f1be7f37b260014ea1bfdb8e2d59e1ed66]

INTEGRATION: CWS changefileheader (1.30.84); FILE MERGED 2008/03/31 13:27:57 rt 1.30.84.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3d8f38063a4a22a858e38c6dc2fe5a71877eb5f9]

INTEGRATION: CWS changefileheader (1.12.98); FILE MERGED 2008/04/01 15:22:19 thb 1.12.98.3: #i85898# Stripping all external header guards 2008/04/01 12:32:10 thb 1.12.98.2: #i85898# Stripping all external header guards 2008/03/31 16:19:04 rt 1.12.98.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [32315904de93d8dd397cc5d06ebace5953d72be8]

INTEGRATION: CWS changefileheader (1.3.46); FILE MERGED 2008/03/28 16:08:23 rt 1.3.46.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d4c2dd96cfaf88c733e2d331422c17660148fc4a]

INTEGRATION: CWS changefileheader (1.25.2); FILE MERGED 2008/03/31 15:33:10 rt 1.25.2.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ff270ae9a623422fea967ebbe659c0a454acbb6f]

INTEGRATION: CWS changefileheader (1.23.84); FILE MERGED 2008/03/31 13:27:57 rt 1.23.84.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [798e0d7be0d7825db16fa99f233b5cb1d2ee9324]

INTEGRATION: CWS changefileheader (1.80.30); FILE MERGED 2008/04/01 15:57:39 thb 1.80.30.3: #i85898# Stripping all external header guards 2008/04/01 12:54:35 thb 1.80.30.2: #i85898# Stripping all external header guards 2008/03/31 16:55:16 rt 1.80.30.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1fca1b6236cc143bfa77a0c6e74fe113a16e23e4]

INTEGRATION: CWS changefileheader (1.9.98); FILE MERGED 2008/03/31 16:19:04 rt 1.9.98.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [250e502994178f94e7a57db209ef5f4771dea81b]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:49:38 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [25653986c339515615226176f08daca6bf735e54]

INTEGRATION: CWS changefileheader (1.20.2); FILE MERGED 2008/04/01 16:03:50 thb 1.20.2.3: #i85898# Stripping all external header guards 2008/04/01 13:00:08 thb 1.20.2.2: #i85898# Stripping all external header guards 2008/03/31 15:33:10 rt 1.20.2.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [64943a1490b020bdb752cc57db5cbe9bee1cd3bc]

INTEGRATION: CWS changefileheader (1.2.12); FILE MERGED 2008/03/31 13:04:48 rt 1.2.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b29ed8565b6f81da06fadf49b07a31c8293c8820]

INTEGRATION: CWS changefileheader (1.10.10); FILE MERGED 2008/03/28 16:41:34 rt 1.10.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f97abf2edcdc0b7fc4a3b5326190d60be22b011b]

INTEGRATION: CWS changefileheader (1.42.96); FILE MERGED 2008/03/31 13:27:57 rt 1.42.96.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [980e952daa7eee7acb97dea07ad87c6d4caa4d2d]

INTEGRATION: CWS changefileheader (1.18.34); FILE MERGED 2008/04/01 15:57:39 thb 1.18.34.3: #i85898# Stripping all external header guards 2008/04/01 12:54:35 thb 1.18.34.2: #i85898# Stripping all external header guards 2008/03/31 16:55:16 rt 1.18.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dec28fb6fd1bf0efa85080ba5c14419303560d67]

INTEGRATION: CWS changefileheader (1.66.2); FILE MERGED 2008/04/01 16:03:50 thb 1.66.2.3: #i85898# Stripping all external header guards 2008/04/01 13:00:07 thb 1.66.2.2: #i85898# Stripping all external header guards 2008/03/31 15:33:10 rt 1.66.2.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [697a53fb336da221d9e563006f8a4d7b06a47e43]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/03/31 16:49:36 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f659b5c387cabafd3a1b52be619cd8a5fd5297df]

INTEGRATION: CWS changefileheader (1.5.300); FILE MERGED 2008/03/31 13:27:57 rt 1.5.300.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4711d6f156673d66f14e3dd89b420d9eb6c1213e]

INTEGRATION: CWS changefileheader (1.54.30); FILE MERGED 2008/04/01 15:57:38 thb 1.54.30.3: #i85898# Stripping all external header guards 2008/04/01 12:54:35 thb 1.54.30.2: #i85898# Stripping all external header guards 2008/03/31 16:55:16 rt 1.54.30.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [95b6b04e2ae15e5fe07609b6615852163893ad2a]

INTEGRATION: CWS changefileheader (1.2.20); FILE MERGED 2008/03/31 16:21:59 rt 1.2.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d19b971ee010e73c60655f725e44afe7bbb020f5]

INTEGRATION: CWS changefileheader (1.4.36); FILE MERGED 2008/03/28 16:08:23 rt 1.4.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4b8286313123f3b1a0f758cd76d62e10923136cf]

INTEGRATION: CWS changefileheader (1.16.60); FILE MERGED 2008/03/31 15:33:10 rt 1.16.60.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f1da8e28d56cf6113cf5baed8041d0cb2ca9021d]

INTEGRATION: CWS changefileheader (1.2.50); FILE MERGED 2008/03/31 13:04:47 rt 1.2.50.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7e54e8cfcb8f4dfd2338ac0617023b7197862b8c]

INTEGRATION: CWS changefileheader (1.6.56); FILE MERGED 2008/03/28 16:41:34 rt 1.6.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fab4c913684477d67c822c5c3be3e51f9b9987a5]

INTEGRATION: CWS changefileheader (1.12.96); FILE MERGED 2008/03/31 13:27:57 rt 1.12.96.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [85a68122af4bccf4d39221ef82ed7ab40d0fd98d]

INTEGRATION: CWS changefileheader (1.58.34); FILE MERGED 2008/04/01 15:57:38 thb 1.58.34.3: #i85898# Stripping all external header guards 2008/04/01 12:54:35 thb 1.58.34.2: #i85898# Stripping all external header guards 2008/03/31 16:55:16 rt 1.58.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [afc912d75ad243b7e01835116c9da19137daf593]

INTEGRATION: CWS changefileheader (1.5.2); FILE MERGED 2008/03/31 16:21:59 rt 1.5.2.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [96ab76ea2270981c705ad0d6a69a63727f89d612]

INTEGRATION: CWS changefileheader (1.5.62); FILE MERGED 2008/03/31 16:49:36 rt 1.5.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ce397ed7597d6683ad0c22a27ae5759d28d42583]

INTEGRATION: CWS changefileheader (1.3.110); FILE MERGED 2008/04/01 16:03:50 thb 1.3.110.2: #i85898# Stripping all external header guards 2008/03/31 15:33:10 rt 1.3.110.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9ba8ffebaab1dc078460ae1a668f05545966a82b]

INTEGRATION: CWS changefileheader (1.5.288); FILE MERGED 2008/03/31 13:27:57 rt 1.5.288.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [87e78991fd3b9b7be4b1aad528c57d7e22572f44]

INTEGRATION: CWS changefileheader (1.9.10); FILE MERGED 2008/03/28 16:41:33 rt 1.9.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [eeffc0c815fe81edf35234bd8751a2d4ccf3d6c7]

INTEGRATION: CWS changefileheader (1.16.34); FILE MERGED 2008/04/01 15:57:38 thb 1.16.34.3: #i85898# Stripping all external header guards 2008/04/01 12:54:35 thb 1.16.34.2: #i85898# Stripping all external header guards 2008/03/31 16:55:16 rt 1.16.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [685b75dfa3f9b9d19d41f0c36d53de2dc8592b5b]

INTEGRATION: CWS changefileheader (1.6.8); FILE MERGED 2008/03/28 16:08:23 rt 1.6.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [27edaeec0d3a85c956a46501f4eee9863ac517ee]

INTEGRATION: CWS changefileheader (1.3.6); FILE MERGED 2008/03/31 16:21:57 rt 1.3.6.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8b4f06d45b9f990f33f922a85ce89623881ca940]

INTEGRATION: CWS changefileheader (1.3.160); FILE MERGED 2008/03/31 15:33:10 rt 1.3.160.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [21dc61d78ca6cc1da5b026fb30faa44f2a059e94]

INTEGRATION: CWS changefileheader (1.3.434); FILE MERGED 2008/03/31 13:27:57 rt 1.3.434.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2ea394ab2c8c04e8f22b3a61cedc647e67d4157b]

INTEGRATION: CWS changefileheader (1.8.56); FILE MERGED 2008/03/28 16:41:33 rt 1.8.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7c4e68d81ea783d8abaf139acfd672f53f270028]

INTEGRATION: CWS changefileheader (1.7.34); FILE MERGED 2008/04/01 15:57:38 thb 1.7.34.3: #i85898# Stripping all external header guards 2008/04/01 12:54:35 thb 1.7.34.2: #i85898# Stripping all external header guards 2008/03/31 16:55:16 rt 1.7.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fc9700f82005024cfd75387caac3fa028c50a256]

INTEGRATION: CWS changefileheader (1.7.62); FILE MERGED 2008/03/31 16:49:36 rt 1.7.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b478d62b8aef5630c59aee2ca5c095d05386abfa]

INTEGRATION: CWS changefileheader (1.3.22); FILE MERGED 2008/03/31 13:04:47 rt 1.3.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dbd7fe14d666d1c3dd3680431f4678a34ab7105a]

INTEGRATION: CWS changefileheader (1.6.8); FILE MERGED 2008/03/28 16:08:22 rt 1.6.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [220e5b8e785c249e23e044c60b6a745bd29f81dd]

INTEGRATION: CWS changefileheader (1.4.60); FILE MERGED 2008/04/01 16:03:50 thb 1.4.60.3: #i85898# Stripping all external header guards 2008/04/01 13:00:07 thb 1.4.60.2: #i85898# Stripping all external header guards 2008/03/31 15:33:10 rt 1.4.60.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f0209f33b3e35e79665e7cef2843e7fcbcc167be]

INTEGRATION: CWS changefileheader (1.6.56); FILE MERGED 2008/03/28 16:41:33 rt 1.6.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [05a1d7b13fbc754fcfc586f66974754aeea05a4a]

INTEGRATION: CWS changefileheader (1.8.96); FILE MERGED 2008/03/31 13:27:57 rt 1.8.96.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [077591957c2f6b6fe84d3c33ac8e832c8a1330b1]

INTEGRATION: CWS changefileheader (1.32.34); FILE MERGED 2008/04/01 15:57:38 thb 1.32.34.3: #i85898# Stripping all external header guards 2008/04/01 12:54:34 thb 1.32.34.2: #i85898# Stripping all external header guards 2008/03/31 16:55:16 rt 1.32.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bea55402ac67aaba30a36c7969e5713abcb01371]

INTEGRATION: CWS changefileheader (1.6.50); FILE MERGED 2008/03/28 16:08:22 rt 1.6.50.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cb0f67a70229dd2ac14d145ca80b97ac323a3aca]

INTEGRATION: CWS changefileheader (1.7.50); FILE MERGED 2008/03/31 13:04:47 rt 1.7.50.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [20b0e42083c084e224ee46642b9922a707dee7c8]

INTEGRATION: CWS changefileheader (1.32.60); FILE MERGED 2008/03/31 15:33:09 rt 1.32.60.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d42e9444ff3c08a5789e0f292c44eae1f7af9f1a]

INTEGRATION: CWS changefileheader (1.3.6); FILE MERGED 2008/03/31 16:21:56 rt 1.3.6.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e3f5257db27194d505935b5f5cfae5626d77191f]

INTEGRATION: CWS changefileheader (1.4.434); FILE MERGED 2008/03/31 13:27:57 rt 1.4.434.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e8634d24c555e691d5897033fe9bb1a6c915310b]

INTEGRATION: CWS changefileheader (1.135.34); FILE MERGED 2008/04/01 15:57:38 thb 1.135.34.3: #i85898# Stripping all external header guards 2008/04/01 12:54:34 thb 1.135.34.2: #i85898# Stripping all external header guards 2008/03/31 16:55:15 rt 1.135.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [63a07f1e60073443f44e18226985e48a66098aae]

INTEGRATION: CWS changefileheader (1.5.48); FILE MERGED 2008/03/28 16:08:22 rt 1.5.48.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e3c6bed716c8e6caec0bbd4320601ebaa58de30c]

INTEGRATION: CWS changefileheader (1.3.6); FILE MERGED 2008/03/31 13:04:47 rt 1.3.6.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5679826915ccbad0f179871ff4814a8d4a2644e9]

INTEGRATION: CWS changefileheader (1.2.160); FILE MERGED 2008/04/01 16:03:49 thb 1.2.160.2: #i85898# Stripping all external header guards 2008/03/31 15:33:09 rt 1.2.160.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [93fab47e9cba86ffcc9a3b267df3561441156aab]

INTEGRATION: CWS changefileheader (1.11.56); FILE MERGED 2008/03/28 16:41:33 rt 1.11.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5d108f8eae989fc079fcdba79b0a231c243ae2b6]

INTEGRATION: CWS changefileheader (1.40.34); FILE MERGED 2008/04/01 15:57:38 thb 1.40.34.3: #i85898# Stripping all external header guards 2008/04/01 12:54:34 thb 1.40.34.2: #i85898# Stripping all external header guards 2008/03/31 16:55:15 rt 1.40.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5281170dcbeb837395719a4f84bde4fa80d79857]

INTEGRATION: CWS changefileheader (1.3.50); FILE MERGED 2008/03/28 16:08:21 rt 1.3.50.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [710ec265191e16ae93bb7ea043f7a210cfcc32fd]

INTEGRATION: CWS changefileheader (1.2.12); FILE MERGED 2008/03/31 13:04:46 rt 1.2.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fd44f9bb40db307f5b6677f87355c6f677145f3c]

INTEGRATION: CWS changefileheader (1.2.20); FILE MERGED 2008/03/31 16:21:56 rt 1.2.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [37f901c87a02ef6d1c9bc72ff850bb6de9928ace]

INTEGRATION: CWS changefileheader (1.2.160); FILE MERGED 2008/03/31 15:33:09 rt 1.2.160.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e90db6b8348b03835c5659bf7b980773a13ce470]

INTEGRATION: CWS changefileheader (1.41.34); FILE MERGED 2008/04/01 15:57:38 thb 1.41.34.3: #i85898# Stripping all external header guards 2008/04/01 12:54:34 thb 1.41.34.2: #i85898# Stripping all external header guards 2008/03/31 16:55:15 rt 1.41.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d38adb948bbb203eab35baab5ccb8c35b360cdcd]

INTEGRATION: CWS changefileheader (1.4.50); FILE MERGED 2008/03/28 16:08:21 rt 1.4.50.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0ed6bd1f5ac5615f5f060ff0a428bd11c46c5215]

INTEGRATION: CWS changefileheader (1.3.60); FILE MERGED 2008/04/01 16:03:49 thb 1.3.60.3: #i85898# Stripping all external header guards 2008/04/01 13:00:06 thb 1.3.60.2: #i85898# Stripping all external header guards 2008/03/31 15:33:09 rt 1.3.60.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dcc959bf024a5af453c6517917d70a70e009cfaa]

INTEGRATION: CWS changefileheader (1.90.36); FILE MERGED 2008/03/31 13:27:57 rt 1.90.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [86899dd396195e8ecdaeeb53b6ab5427305ce208]

INTEGRATION: CWS changefileheader (1.8.56); FILE MERGED 2008/03/28 16:41:32 rt 1.8.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0076edb1fa40621bb1277801ba3960ac7f463ffc]

INTEGRATION: CWS changefileheader (1.40.34); FILE MERGED 2008/04/01 15:57:37 thb 1.40.34.3: #i85898# Stripping all external header guards 2008/04/01 12:54:34 thb 1.40.34.2: #i85898# Stripping all external header guards 2008/03/31 16:55:15 rt 1.40.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ce85d7f5eddbcff109c01dd1ca2a66f79a6477ff]

INTEGRATION: CWS changefileheader (1.2.46); FILE MERGED 2008/03/31 16:49:36 rt 1.2.46.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [86879340b1cdd22f6b85f8a61d41bd5e67f02e95]

INTEGRATION: CWS changefileheader (1.3.30); FILE MERGED 2008/03/31 15:31:39 rt 1.3.30.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9a4f8ea777aa0da7d2b2d4f18b814e1b63a4e304]

INTEGRATION: CWS changefileheader (1.6.62); FILE MERGED 2008/03/31 16:49:36 rt 1.6.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [97280f1df7597068cee49510afe07c8c56040385]

INTEGRATION: CWS changefileheader (1.68.14); FILE MERGED 2008/04/01 15:57:37 thb 1.68.14.3: #i85898# Stripping all external header guards 2008/04/01 12:54:34 thb 1.68.14.2: #i85898# Stripping all external header guards 2008/03/31 16:55:15 rt 1.68.14.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3f493fe1f763771b8d5060f6f5a373f247dd8594]

INTEGRATION: CWS changefileheader (1.9.246); FILE MERGED 2008/03/31 13:27:57 rt 1.9.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5c09e159b4016e50adeaa883d659c1295b9c5722]

INTEGRATION: CWS changefileheader (1.6.56); FILE MERGED 2008/03/28 16:41:32 rt 1.6.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4f400e628b0ece14db2075811e02f5415fc09daa]

INTEGRATION: CWS changefileheader (1.2.104); FILE MERGED 2008/03/31 15:31:39 rt 1.2.104.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b31e70d860f3924b2e34988ce521e4ec074b447e]

INTEGRATION: CWS changefileheader (1.14.34); FILE MERGED 2008/03/28 16:08:21 rt 1.14.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0e8cdaf6aebe536413788310f8bb84ccbfd8163c]

INTEGRATION: CWS changefileheader (1.107.12); FILE MERGED 2008/04/01 15:57:37 thb 1.107.12.3: #i85898# Stripping all external header guards 2008/04/01 12:54:34 thb 1.107.12.2: #i85898# Stripping all external header guards 2008/03/31 16:55:15 rt 1.107.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4f299084469a88254b92ba3ca97773968828465e]

INTEGRATION: CWS changefileheader (1.7.56); FILE MERGED 2008/03/28 16:41:32 rt 1.7.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [138c89900811a3156c8d22bd0ef7812daa5a9af4]

INTEGRATION: CWS changefileheader (1.17.6); FILE MERGED 2008/04/01 16:02:50 thb 1.17.6.3: #i85898# Stripping all external header guards 2008/04/01 12:58:51 thb 1.17.6.2: #i85898# Stripping all external header guards 2008/03/31 15:31:39 rt 1.17.6.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b399cf51322d47102d7573e4ae2a959cd93c295a]

INTEGRATION: CWS changefileheader (1.206.28); FILE MERGED 2008/04/01 12:54:33 thb 1.206.28.2: #i85898# Stripping all external header guards 2008/03/31 16:55:15 rt 1.206.28.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cea698ea406512d8428e0e677fccb110fa349811]

INTEGRATION: CWS changefileheader (1.2.434); FILE MERGED 2008/03/31 13:27:57 rt 1.2.434.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [46e06f4bd62b23ba660fd3ba5703a76538b1aae4]

INTEGRATION: CWS changefileheader (1.2.50); FILE MERGED 2008/03/31 13:04:46 rt 1.2.50.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4273ed4448b8db1e16ef732d86fe4aceec450421]

INTEGRATION: CWS changefileheader (1.7.42); FILE MERGED 2008/03/31 15:31:39 rt 1.7.42.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6f65b7ef5219d27084b312506439f7ef1b23c2ba]

INTEGRATION: CWS changefileheader (1.3.50); FILE MERGED 2008/03/28 16:08:20 rt 1.3.50.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9a4c9c0c533fca3bf8d621714ce411c54294118a]

INTEGRATION: CWS changefileheader (1.5.96); FILE MERGED 2008/03/31 13:27:57 rt 1.5.96.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [99083a3dae8723471f9619ef29bd01850fb60c46]

INTEGRATION: CWS changefileheader (1.3.50); FILE MERGED 2008/03/31 13:04:46 rt 1.3.50.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fd9b64675fd63451cf32551a87d44cfb35d5f315]

INTEGRATION: CWS changefileheader (1.4.50); FILE MERGED 2008/03/28 16:08:20 rt 1.4.50.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [348526bb5e51e5150d5b7596da7748ece483447c]

INTEGRATION: CWS changefileheader (1.6.12); FILE MERGED 2008/03/31 13:04:46 rt 1.6.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7b09e17c6ba146c15ee4a0db142d0a5dd93db696]

INTEGRATION: CWS changefileheader (1.66.34); FILE MERGED 2008/04/01 15:57:37 thb 1.66.34.3: #i85898# Stripping all external header guards 2008/04/01 12:54:33 thb 1.66.34.2: #i85898# Stripping all external header guards 2008/03/31 16:55:15 rt 1.66.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [83f75525757795bef0b56cb59a181fe20a268902]

INTEGRATION: CWS changefileheader (1.5.42); FILE MERGED 2008/03/31 15:31:39 rt 1.5.42.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fc91b14ebad9f3fd19cd37e52408fabcd71d8d16]

INTEGRATION: CWS changefileheader (1.10.10); FILE MERGED 2008/03/28 16:41:31 rt 1.10.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b70ce39cfb3e5b26a4fc8b3ead51aeb63fbff89f]

INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/03/28 16:08:20 rt 1.7.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [750c14f6294b65a4f5afb961bcfc39d2bc15c236]

INTEGRATION: CWS changefileheader (1.5.42); FILE MERGED 2008/03/31 15:31:38 rt 1.5.42.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [16a3dc3a2a272dace03f2565cd3d8ea56474d50a]

INTEGRATION: CWS changefileheader (1.23.96); FILE MERGED 2008/03/31 13:27:56 rt 1.23.96.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [40382c88027c84e6034a0b839d9653b2b3381c22]

INTEGRATION: CWS changefileheader (1.7.56); FILE MERGED 2008/03/28 16:41:31 rt 1.7.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [26c1234298e0f94c5a43faf35eaae1af5c22d28f]

INTEGRATION: CWS changefileheader (1.30.34); FILE MERGED 2008/04/01 15:57:37 thb 1.30.34.3: #i85898# Stripping all external header guards 2008/04/01 12:54:33 thb 1.30.34.2: #i85898# Stripping all external header guards 2008/03/31 16:55:15 rt 1.30.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [260c1d3b1e595300eb1817cf3686c566bffcb418]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:49:35 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2ff6bdb1011dbffdf9e97f63a519389beb692cd5]

INTEGRATION: CWS changefileheader (1.4.50); FILE MERGED 2008/03/31 13:04:46 rt 1.4.50.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [677c88c889881f8a53e91f780f45f87695e7a43d]

INTEGRATION: CWS changefileheader (1.6.42); FILE MERGED 2008/03/31 15:31:38 rt 1.6.42.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f3c2f1beb12ea1b4a371ead2034864134277398c]

INTEGRATION: CWS changefileheader (1.10.34); FILE MERGED 2008/03/28 16:08:20 rt 1.10.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [22c8e87661425e84fe13fcc2e815706cf7f6b535]

INTEGRATION: CWS changefileheader (1.8.96); FILE MERGED 2008/03/31 13:27:56 rt 1.8.96.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ae59fa9fd1b58db8e8c66a7aa918461e0ed074f7]

INTEGRATION: CWS changefileheader (1.119.14); FILE MERGED 2008/04/01 15:57:36 thb 1.119.14.3: #i85898# Stripping all external header guards 2008/04/01 12:54:33 thb 1.119.14.2: #i85898# Stripping all external header guards 2008/03/31 16:55:14 rt 1.119.14.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [50cc8a093908a12bf73c35540f59bea99c64809f]

INTEGRATION: CWS changefileheader (1.4.42); FILE MERGED 2008/03/31 15:31:38 rt 1.4.42.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b398e1238fa229ade69bffdbab5aedc2d2755e0b]

INTEGRATION: CWS changefileheader (1.8.56); FILE MERGED 2008/03/28 16:41:31 rt 1.8.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9dc51b48b085763dd6b67e407feb28055e373c6f]

INTEGRATION: CWS changefileheader (1.12.96); FILE MERGED 2008/03/31 13:27:56 rt 1.12.96.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1c9e0ec1c5de407dad17e94a15001c2edab36b99]

INTEGRATION: CWS changefileheader (1.7.2); FILE MERGED 2008/03/31 15:31:38 rt 1.7.2.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a64699f17a269fe79540e0924c56dc37e478bb19]

INTEGRATION: CWS changefileheader (1.5.96); FILE MERGED 2008/03/31 13:27:56 rt 1.5.96.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [671543369316204a47e989911fb8be65c715247a]

INTEGRATION: CWS changefileheader (1.3.6); FILE MERGED 2008/03/31 16:21:55 rt 1.3.6.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d1a21210b664806890a22da492f968cbf90295c8]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/03/31 16:49:35 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0a8674e27db6b624efe3b0bbc37991541bc2cd93]

INTEGRATION: CWS changefileheader (1.2.58); FILE MERGED 2008/04/01 12:54:33 thb 1.2.58.2: #i85898# Stripping all external header guards 2008/03/31 16:55:14 rt 1.2.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [baca4ddcf5e859883341f108ebd9c02529897d22]

INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/03/28 16:08:20 rt 1.4.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4fa23031dba2de618399cdaa4062af43cbf8c6b6]

INTEGRATION: CWS changefileheader (1.6.56); FILE MERGED 2008/03/28 16:41:31 rt 1.6.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f49f78752bfdbb880803148bbf32b530db5d11a0]

INTEGRATION: CWS changefileheader (1.5.12); FILE MERGED 2008/03/31 13:04:45 rt 1.5.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [327e18befe7cb724677feeae7323fff837fbf117]

INTEGRATION: CWS changefileheader (1.8.42); FILE MERGED 2008/03/31 15:31:38 rt 1.8.42.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2eefca3fee684f2a49574da4e64cb6691c40dd52]

INTEGRATION: CWS changefileheader (1.104.34); FILE MERGED 2008/04/01 15:57:36 thb 1.104.34.3: #i85898# Stripping all external header guards 2008/04/01 12:54:33 thb 1.104.34.2: #i85898# Stripping all external header guards 2008/03/31 16:55:14 rt 1.104.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2c033cb04c2213410a779063ce150c71295e82fc]

INTEGRATION: CWS changefileheader (1.58.96); FILE MERGED 2008/03/31 13:27:56 rt 1.58.96.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4e012c59edabedc2c77697dd92e615fb3e208767]

INTEGRATION: CWS changefileheader (1.3.50); FILE MERGED 2008/03/31 13:04:45 rt 1.3.50.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ebc32586ddb434ff5c673f1a4827f0d379a256f5]

INTEGRATION: CWS changefileheader (1.7.56); FILE MERGED 2008/03/28 16:41:30 rt 1.7.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4684503424a90eba40ba73b8ebe3105043279da0]

INTEGRATION: CWS changefileheader (1.2.20); FILE MERGED 2008/03/31 16:21:55 rt 1.2.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6465a3772ab92ba98a7e7af7c55a131a0fbc1a50]

INTEGRATION: CWS changefileheader (1.3.50); FILE MERGED 2008/03/28 16:08:19 rt 1.3.50.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0706450dac68aa2627b6505b5514ffb46645bc83]

INTEGRATION: CWS changefileheader (1.4.34); FILE MERGED 2008/03/31 13:04:45 rt 1.4.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a6bc488ce80c15eebdf320ffdb3b8b13026c9fcb]

INTEGRATION: CWS changefileheader (1.11.258); FILE MERGED 2008/03/31 13:27:56 rt 1.11.258.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [34fe81dfcf9f521ccf59447c60dc2a10fbee8ea9]

INTEGRATION: CWS changefileheader (1.12.10); FILE MERGED 2008/03/28 16:41:30 rt 1.12.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d1e1cd39b10564d3dd6243622046360300e250c0]

INTEGRATION: CWS changefileheader (1.5.242); FILE MERGED 2008/04/01 15:57:36 thb 1.5.242.3: #i85898# Stripping all external header guards 2008/04/01 12:54:32 thb 1.5.242.2: #i85898# Stripping all external header guards 2008/03/31 16:55:14 rt 1.5.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [01f73319854aee7dce1719dceef706292dd5c051]

INTEGRATION: CWS changefileheader (1.2.50); FILE MERGED 2008/03/31 13:04:45 rt 1.2.50.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9467a616f86a6c9f71aa6dd3a2fb1ad752ee410c]

INTEGRATION: CWS changefileheader (1.21.178); FILE MERGED 2008/03/31 13:27:56 rt 1.21.178.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ffa0f7d67b80c91b33c3b9d4d0d936d6c549ace6]

INTEGRATION: CWS changefileheader (1.12.42); FILE MERGED 2008/03/31 15:31:37 rt 1.12.42.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [06677d16aa4313d7aefc0b64afd003efff251a55]

INTEGRATION: CWS changefileheader (1.17.32); FILE MERGED 2008/04/01 15:57:36 thb 1.17.32.3: #i85898# Stripping all external header guards 2008/04/01 12:54:32 thb 1.17.32.2: #i85898# Stripping all external header guards 2008/03/31 16:55:14 rt 1.17.32.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [321f17dec33f8737bb91f8a3035933efe46f8276]

INTEGRATION: CWS changefileheader (1.6.208); FILE MERGED 2008/03/28 16:41:30 rt 1.6.208.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a797a8357ebba3a398112096b6064f9909219cba]

INTEGRATION: CWS changefileheader (1.45.12); FILE MERGED 2008/03/31 13:27:56 rt 1.45.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a6b5918f58b75bf237bf51cbf2a0d5f4871da111]

INTEGRATION: CWS changefileheader (1.4.42); FILE MERGED 2008/03/31 15:31:37 rt 1.4.42.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5ff1c3c3083657e3d75cc29371a2b6b137bcf654]

INTEGRATION: CWS changefileheader (1.4.12); FILE MERGED 2008/03/31 13:04:45 rt 1.4.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3622a9dad2bbfb0988fbb3f17fb763c87ceb0d42]

INTEGRATION: CWS changefileheader (1.79.34); FILE MERGED 2008/04/01 15:57:36 thb 1.79.34.3: #i85898# Stripping all external header guards 2008/04/01 12:54:32 thb 1.79.34.2: #i85898# Stripping all external header guards 2008/03/31 16:55:14 rt 1.79.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9c575e51442eec88c9fc39170f19c72bb6ded84d]

INTEGRATION: CWS changefileheader (1.4.50); FILE MERGED 2008/03/28 16:08:19 rt 1.4.50.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a09ed8d39a0d68e76a2bf80f251b31b66e8d69e7]

INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/03/28 16:41:30 rt 1.5.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0ea6ac5b50911f58574b96f751be8a399181dad2]

INTEGRATION: CWS changefileheader (1.11.162); FILE MERGED 2008/03/31 13:27:56 rt 1.11.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ca829348170cd82cf304826ad930f969b5762761]

INTEGRATION: CWS changefileheader (1.3.104); FILE MERGED 2008/03/31 15:31:37 rt 1.3.104.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [266ffb43cbaf4aa6d2dd84a86527f6293b6749af]

INTEGRATION: CWS changefileheader (1.5.50); FILE MERGED 2008/03/28 16:08:19 rt 1.5.50.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1881da1e00236fcddccd58e441f24a037fb6e07a]

INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/03/28 16:41:27 rt 1.6.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8016808f7743d1fa77d1e192c6b7e964360120cc]

INTEGRATION: CWS changefileheader (1.16.2); FILE MERGED 2008/03/31 15:31:37 rt 1.16.2.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f2b92139e71d5a6ca3e33080fde7b5efd40b9551]

INTEGRATION: CWS changefileheader (1.9.96); FILE MERGED 2008/03/31 13:27:56 rt 1.9.96.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [11b1e2ea7deed797ce5e95c0c905bdf2f9cdd262]

INTEGRATION: CWS changefileheader (1.31.28); FILE MERGED 2008/04/01 15:57:36 thb 1.31.28.3: #i85898# Stripping all external header guards 2008/04/01 12:54:32 thb 1.31.28.2: #i85898# Stripping all external header guards 2008/03/31 16:55:14 rt 1.31.28.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [34a82a5f4094de4888443daf2b2899125a5209c6]

INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/03/28 16:41:27 rt 1.4.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1630eb995e826ddcaf2e99c994ef47ab8c274307]

INTEGRATION: CWS changefileheader (1.3.50); FILE MERGED 2008/03/28 16:08:18 rt 1.3.50.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [23d05202c0156a46684a027cbe4f2b00921f4c3a]

INTEGRATION: CWS changefileheader (1.4.70); FILE MERGED 2008/04/01 12:58:51 thb 1.4.70.2: #i85898# Stripping all external header guards 2008/03/31 15:31:37 rt 1.4.70.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ed6770e37ac9698a57e98d5a79f5794f6dce620b]

INTEGRATION: CWS changefileheader (1.5.62); FILE MERGED 2008/03/31 16:49:35 rt 1.5.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2277bdf409723f899ad17ba84b9e42e4506b2ca3]

INTEGRATION: CWS changefileheader (1.3.12); FILE MERGED 2008/03/31 13:04:45 rt 1.3.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [309e68d1c615b8a837fa9c7a56c50449c55a448c]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:41:27 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5b6969d9637b697f6f6253cb9381ff74f0309cb6]

INTEGRATION: CWS changefileheader (1.4.50); FILE MERGED 2008/03/28 16:08:18 rt 1.4.50.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fda098cd40802f08cb81595d801b403fd150c955]

INTEGRATION: CWS changefileheader (1.13.96); FILE MERGED 2008/03/31 13:27:56 rt 1.13.96.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3d1efafdddaf2661a9def84b2dc862890860c7d6]

INTEGRATION: CWS changefileheader (1.2.428); FILE MERGED 2008/03/31 16:55:14 rt 1.2.428.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4156b383d81463e2a1c3e274e0bee227b1647237]

INTEGRATION: CWS changefileheader (1.8.70); FILE MERGED 2008/04/01 12:58:51 thb 1.8.70.2: #i85898# Stripping all external header guards 2008/03/31 15:31:36 rt 1.8.70.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [eef60722a1429b03fe770fec5b418c638a873807]

INTEGRATION: CWS changefileheader (1.6.12); FILE MERGED 2008/03/31 13:04:45 rt 1.6.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7d9d008d5dfd16d6109b6fc644d76805fafa4b42]

INTEGRATION: CWS changefileheader (1.2.294); FILE MERGED 2008/03/28 16:41:27 rt 1.2.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [602df2c12baba523f27d992e0b2d619e8cc84165]

INTEGRATION: CWS changefileheader (1.5.70); FILE MERGED 2008/04/01 12:58:51 thb 1.5.70.2: #i85898# Stripping all external header guards 2008/03/31 15:31:36 rt 1.5.70.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e47c3427703416a58194dff96ed3387b434c1226]

INTEGRATION: CWS changefileheader (1.39.34); FILE MERGED 2008/04/01 15:57:35 thb 1.39.34.3: #i85898# Stripping all external header guards 2008/04/01 12:54:32 thb 1.39.34.2: #i85898# Stripping all external header guards 2008/03/31 16:55:13 rt 1.39.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [50eb81618554cf8230f70907ea84d3fb25d7741e]

INTEGRATION: CWS changefileheader (1.2.434); FILE MERGED 2008/03/31 13:27:56 rt 1.2.434.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [36ba1bae4c02611b7415c7335fa3994e40e48ccb]

INTEGRATION: CWS changefileheader (1.2.12); FILE MERGED 2008/03/31 13:04:45 rt 1.2.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [89129d115431e4c57cdcab17928ae0cbdae7972f]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:41:27 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [399d4aac6a83aca46abb99effe3b3598519dfc3b]

INTEGRATION: CWS changefileheader (1.2.22); FILE MERGED 2008/04/01 12:58:51 thb 1.2.22.2: #i85898# Stripping all external header guards 2008/03/31 15:31:36 rt 1.2.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5ffe58eb6b4be10212c3128a51ce5ddeaf8e4d43]

INTEGRATION: CWS changefileheader (1.27.12); FILE MERGED 2008/03/31 13:27:55 rt 1.27.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7df5b1aa4bc3f4dc375ef8693786b3be3885dede]

INTEGRATION: CWS changefileheader (1.7.12); FILE MERGED 2008/03/31 13:04:45 rt 1.7.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [691b258aa5512c8996cdc2ed19d0540953826bfc]

INTEGRATION: CWS changefileheader (1.9.718); FILE MERGED 2008/04/01 15:57:35 thb 1.9.718.3: #i85898# Stripping all external header guards 2008/04/01 12:54:32 thb 1.9.718.2: #i85898# Stripping all external header guards 2008/03/31 16:55:13 rt 1.9.718.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5b15eeb34acd2e198941db4c24f56d6419cfb007]

INTEGRATION: CWS changefileheader (1.6.70); FILE MERGED 2008/04/01 12:58:50 thb 1.6.70.2: #i85898# Stripping all external header guards 2008/03/31 15:31:36 rt 1.6.70.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [79c8302f4e812e5009febdec2eb831fa6a83c6cf]

INTEGRATION: CWS changefileheader (1.4.258); FILE MERGED 2008/03/31 13:27:55 rt 1.4.258.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [83042b8c14dd6c9a545bee7bd45781975b43af45]

INTEGRATION: CWS changefileheader (1.15.4); FILE MERGED 2008/04/01 15:57:35 thb 1.15.4.3: #i85898# Stripping all external header guards 2008/04/01 12:54:32 thb 1.15.4.2: #i85898# Stripping all external header guards 2008/03/31 16:55:13 rt 1.15.4.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e21f082d81d21552b13e85dfbeb73aec69e1c800]

INTEGRATION: CWS changefileheader (1.6.132); FILE MERGED 2008/03/28 16:41:27 rt 1.6.132.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e9ad9687bd954f29e5c47cbe8513b13eb86554e3]

INTEGRATION: CWS changefileheader (1.5.42); FILE MERGED 2008/04/01 12:58:50 thb 1.5.42.2: #i85898# Stripping all external header guards 2008/03/31 15:31:36 rt 1.5.42.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4552de3f32a0f5baf75b1ff1558b9a1100b72cfa]

INTEGRATION: CWS changefileheader (1.23.12); FILE MERGED 2008/03/31 13:27:55 rt 1.23.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d367f06f0edf8e9fe957f32b92a67ddff3eefae2]

INTEGRATION: CWS changefileheader (1.7.166); FILE MERGED 2008/03/28 16:41:27 rt 1.7.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cd0383a0e5a391afdbddc2b82a851814098cc3db]

INTEGRATION: CWS changefileheader (1.6.42); FILE MERGED 2008/04/01 16:02:49 thb 1.6.42.3: #i85898# Stripping all external header guards 2008/04/01 12:58:50 thb 1.6.42.2: #i85898# Stripping all external header guards 2008/03/31 15:31:36 rt 1.6.42.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [df951413999f6da055c1ecdbe91a63e3daabd110]

INTEGRATION: CWS changefileheader (1.2.20); FILE MERGED 2008/03/31 16:21:54 rt 1.2.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [091d8a78b20110dc7cbb88bd4cfdf017b03eb202]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:49:29 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [76a4c23a8a0f71466010d394867898293fcd0c9e]

INTEGRATION: CWS changefileheader (1.2.14); FILE MERGED 2008/03/31 13:27:55 rt 1.2.14.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7f385743700b50eb2c30318875cb1f8f3a1e0ee1]

INTEGRATION: CWS changefileheader (1.15.34); FILE MERGED 2008/04/01 15:57:35 thb 1.15.34.3: #i85898# Stripping all external header guards 2008/04/01 12:54:32 thb 1.15.34.2: #i85898# Stripping all external header guards 2008/03/31 16:55:13 rt 1.15.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8bd2625592ea1382a53258f33eb3bedfc4a332bb]

INTEGRATION: CWS changefileheader (1.7.132); FILE MERGED 2008/03/28 16:41:27 rt 1.7.132.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1b43586620bf3ebc533693acd329d843e9d636db]

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>  [78281d429c2c7f2308cd3cfd96cd95be46222fa2]

INTEGRATION: CWS changefileheader (1.9.42); FILE MERGED 2008/04/01 16:02:49 thb 1.9.42.3: #i85898# Stripping all external header guards 2008/04/01 12:58:50 thb 1.9.42.2: #i85898# Stripping all external header guards 2008/03/31 15:31:36 rt 1.9.42.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3268ae47ae5bb2610760d7eac58ac9e593220aae]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:49:28 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [148c4bcea6af74c1106e3b2bdc58057eb348b2af]

INTEGRATION: CWS changefileheader (1.3.6); FILE MERGED 2008/03/31 16:21:54 rt 1.3.6.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b3732531f1776681dd04f6233ef3647eaa94c24e]

INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/03/28 16:41:26 rt 1.6.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8944db3a1a8d8496a41fc5c46d8a498d4e80c863]

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>  [31684257ec0a933418d3758ebb5b25278119af31]

INTEGRATION: CWS changefileheader (1.9.402); FILE MERGED 2008/04/01 15:57:35 thb 1.9.402.3: #i85898# Stripping all external header guards 2008/04/01 12:54:32 thb 1.9.402.2: #i85898# Stripping all external header guards 2008/03/31 16:55:13 rt 1.9.402.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dcb41e3f22e585cb736afa570384b436fa8ea619]

INTEGRATION: CWS changefileheader (1.6.20); FILE MERGED 2008/03/31 13:27:55 rt 1.6.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [44eda7baa2933ee501dfe4adac1493ddcc041415]

INTEGRATION: CWS changefileheader (1.5.42); FILE MERGED 2008/04/01 16:02:49 thb 1.5.42.3: #i85898# Stripping all external header guards 2008/04/01 12:58:50 thb 1.5.42.2: #i85898# Stripping all external header guards 2008/03/31 15:31:35 rt 1.5.42.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [11485115fc8e1fdd89d6770b63de4ebcdf9335d0]

INTEGRATION: CWS changefileheader (1.4.166); FILE MERGED 2008/03/28 16:41:26 rt 1.4.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c2f473f7aaf077e15cf3df613e4b16e072cf7cd0]

INTEGRATION: CWS changefileheader (1.20.58); FILE MERGED 2008/03/31 16:55:13 rt 1.20.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9614ae7710d7933951fa138ca129a7a048d9ea9a]

INTEGRATION: CWS changefileheader (1.34.12); FILE MERGED 2008/03/31 13:27:55 rt 1.34.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [23e1ce9e75d100e4518c1c3c950d0a74539e5fe4]

INTEGRATION: CWS changefileheader (1.7.42); FILE MERGED 2008/04/01 12:58:49 thb 1.7.42.2: #i85898# Stripping all external header guards 2008/03/31 15:31:35 rt 1.7.42.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e7e80663006bfd49dcabef1a46530ae179aaa0e5]

INTEGRATION: CWS changefileheader (1.9.22); FILE MERGED 2008/03/28 16:03:04 rt 1.9.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7560049dfa8da140c4c7092da83d2527e7e90447]

INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/03/28 16:41:26 rt 1.7.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6448956a5be4df377deee22f8fb067fbec4259de]

INTEGRATION: CWS changefileheader (1.3.50); FILE MERGED 2008/03/28 16:08:17 rt 1.3.50.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [481060934baadf4e198ada7fae93d875f295c2aa]

INTEGRATION: CWS changefileheader (1.2.80); FILE MERGED 2008/03/28 16:03:03 rt 1.2.80.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [48afea7388959cd52e43d9eb243c294b5b4505dd]

INTEGRATION: CWS changefileheader (1.12.2); FILE MERGED 2008/04/01 12:58:49 thb 1.12.2.2: #i85898# Stripping all external header guards 2008/03/31 15:31:35 rt 1.12.2.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [879857fb1174b794dc821085371e065695127b20]

INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/03/28 16:41:26 rt 1.4.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [83041afe52a0fa7c6810be190a53279db9612d26]

INTEGRATION: CWS changefileheader (1.2.428); FILE MERGED 2008/04/01 15:57:35 thb 1.2.428.2: #i85898# Stripping all external header guards 2008/03/31 16:55:13 rt 1.2.428.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1b7c6fcc5093138e2069872e161eca991ea9b4ba]

INTEGRATION: CWS changefileheader (1.10.26); FILE MERGED 2008/03/28 16:03:03 rt 1.10.26.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0d198e0275862277e8e79a5e9d5485595d48031e]

INTEGRATION: CWS changefileheader (1.5.42); FILE MERGED 2008/04/01 16:02:49 thb 1.5.42.3: #i85898# Stripping all external header guards 2008/04/01 12:58:49 thb 1.5.42.2: #i85898# Stripping all external header guards 2008/03/31 15:31:35 rt 1.5.42.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [28fc1f0f120678a3c317f87680a592ae7a3b8fb0]

INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/03/28 16:41:26 rt 1.5.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [87ffa08f1dd5ebf154b080ba33a3b42bd774f7dc]

INTEGRATION: CWS changefileheader (1.3.242); FILE MERGED 2008/04/01 15:57:34 thb 1.3.242.2: #i85898# Stripping all external header guards 2008/03/31 16:55:13 rt 1.3.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6706f33c80f3fc53f9881b71ec2214012a1dba54]

INTEGRATION: CWS changefileheader (1.6.22); FILE MERGED 2008/03/28 16:03:03 rt 1.6.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1d103834300cd6619647811c13f5d921ec3dd1d3]

INTEGRATION: CWS changefileheader (1.6.42); FILE MERGED 2008/04/01 16:02:49 thb 1.6.42.3: #i85898# Stripping all external header guards 2008/04/01 12:58:49 thb 1.6.42.2: #i85898# Stripping all external header guards 2008/03/31 15:31:35 rt 1.6.42.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [13b9923da67ab1a38d7a2c447c9e5c89f1423a2e]

INTEGRATION: CWS changefileheader (1.7.52); FILE MERGED 2008/03/28 16:41:26 rt 1.7.52.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [82e35fa244ab6ad6acf6035260b371a60f1c3906]

INTEGRATION: CWS changefileheader (1.5.242); FILE MERGED 2008/04/01 12:54:32 thb 1.5.242.2: #i85898# Stripping all external header guards 2008/03/31 16:55:13 rt 1.5.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5a7e69fc7f5955e1663739a4e7050f03303fc69a]

INTEGRATION: CWS changefileheader (1.9.42); FILE MERGED 2008/04/01 12:58:49 thb 1.9.42.2: #i85898# Stripping all external header guards 2008/03/31 15:31:34 rt 1.9.42.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6521381301675a72b1a80d0753edad2a3b83deda]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:41:26 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f8410b1ac7fe9eb27929f6821e1c3755f9de129c]

INTEGRATION: CWS changefileheader (1.21.34); FILE MERGED 2008/04/01 15:57:34 thb 1.21.34.3: #i85898# Stripping all external header guards 2008/04/01 12:54:31 thb 1.21.34.2: #i85898# Stripping all external header guards 2008/03/31 16:55:13 rt 1.21.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3c348ee3cf9b306b1b572a7867ee48527315ff91]

INTEGRATION: CWS changefileheader (1.4.26); FILE MERGED 2008/03/28 16:03:02 rt 1.4.26.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6db6d7a726710555e028f28988fba64d7513cc88]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/03/31 16:49:28 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [83175ade4af1ec0186fa29060f9bf1e4ab1e7ac9]

INTEGRATION: CWS changefileheader (1.20.22); FILE MERGED 2008/03/31 15:31:34 rt 1.20.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e9406546607b882556e361b0ab6938ab6edfe55a]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:41:25 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3ea0c5a30667beb0c7893504bc3f2a87195cf676]

INTEGRATION: CWS changefileheader (1.14.36); FILE MERGED 2008/04/01 12:54:31 thb 1.14.36.2: #i85898# Stripping all external header guards 2008/03/31 16:55:03 rt 1.14.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [07aa2e050904ca341a9f6cfd12ac9cfa0f9bf1f0]

INTEGRATION: CWS changefileheader (1.6.70); FILE MERGED 2008/04/01 16:02:49 thb 1.6.70.3: #i85898# Stripping all external header guards 2008/04/01 12:58:49 thb 1.6.70.2: #i85898# Stripping all external header guards 2008/03/31 15:31:34 rt 1.6.70.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2a82ba63b6638e2d20418b11683459f2fd56804f]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:41:25 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a478f9a66c2bc71ba832553ffd1ea99b16b6f7de]

INTEGRATION: CWS changefileheader (1.38.56); FILE MERGED 2008/04/01 15:57:34 thb 1.38.56.3: #i85898# Stripping all external header guards 2008/04/01 12:54:31 thb 1.38.56.2: #i85898# Stripping all external header guards 2008/03/31 16:55:03 rt 1.38.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a9afd04de0c758719a4463ee031579b82cb7c6e4]

INTEGRATION: CWS changefileheader (1.5.22); FILE MERGED 2008/04/01 16:02:48 thb 1.5.22.3: #i85898# Stripping all external header guards 2008/04/01 12:58:49 thb 1.5.22.2: #i85898# Stripping all external header guards 2008/03/31 15:31:33 rt 1.5.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6e8b85ad79aaa8b7aa6aefddb692d78c69ec6b9b]

INTEGRATION: CWS changefileheader (1.5.22); FILE MERGED 2008/03/28 16:03:01 rt 1.5.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f568153a10eec88f29fce2697dc5f6aed518776d]

INTEGRATION: CWS changefileheader (1.6.42); FILE MERGED 2008/04/01 12:58:49 thb 1.6.42.2: #i85898# Stripping all external header guards 2008/03/31 15:31:33 rt 1.6.42.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fc34f757edcde405cd281e893b039c0287a329a1]

INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/03/28 16:41:25 rt 1.5.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c69cfcb8a5a53a8a986c2e1f0b55a364dd193d69]

INTEGRATION: CWS changefileheader (1.9.36); FILE MERGED 2008/04/01 15:57:34 thb 1.9.36.3: #i85898# Stripping all external header guards 2008/04/01 12:54:31 thb 1.9.36.2: #i85898# Stripping all external header guards 2008/03/31 16:55:02 rt 1.9.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8fc3a926bc83d25359c02e001e1a81b65de68350]

INTEGRATION: CWS changefileheader (1.2.80); FILE MERGED 2008/03/28 16:03:01 rt 1.2.80.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [48729d663c646a24668fcb5cc4a601fdeb7ceb94]

INTEGRATION: CWS changefileheader (1.4.166); FILE MERGED 2008/03/28 16:41:25 rt 1.4.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [66ae000ca386a2af5a0a485428b85436ea0641e0]

INTEGRATION: CWS changefileheader (1.7.42); FILE MERGED 2008/04/01 16:02:48 thb 1.7.42.3: #i85898# Stripping all external header guards 2008/04/01 12:58:49 thb 1.7.42.2: #i85898# Stripping all external header guards 2008/03/31 15:31:33 rt 1.7.42.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a64a34854658e3c05aa9fac38400e3626b50358c]

INTEGRATION: CWS changefileheader (1.8.718); FILE MERGED 2008/04/01 12:54:31 thb 1.8.718.2: #i85898# Stripping all external header guards 2008/03/31 16:55:02 rt 1.8.718.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d95b8f872a354def2ab2d817aeaaa82e6ecd7cc1]

INTEGRATION: CWS changefileheader (1.7.154); FILE MERGED 2008/03/28 16:41:25 rt 1.7.154.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [aafa1d04bf5c7a83c93cbbef2024e90284c5b19c]

INTEGRATION: CWS changefileheader (1.15.2); FILE MERGED 2008/04/01 16:02:48 thb 1.15.2.3: #i85898# Stripping all external header guards 2008/04/01 12:58:48 thb 1.15.2.2: #i85898# Stripping all external header guards 2008/03/31 15:31:33 rt 1.15.2.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [be14f41ee9724aa066fdf5bf288c24e803ef36d1]

INTEGRATION: CWS changefileheader (1.15.242); FILE MERGED 2008/04/01 15:57:34 thb 1.15.242.3: #i85898# Stripping all external header guards 2008/04/01 12:54:31 thb 1.15.242.2: #i85898# Stripping all external header guards 2008/03/31 16:55:02 rt 1.15.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [57d7be8b31768548d3ac5eb327d5efb6447416a4]

INTEGRATION: CWS changefileheader (1.7.42); FILE MERGED 2008/04/01 16:02:48 thb 1.7.42.3: #i85898# Stripping all external header guards 2008/04/01 12:58:48 thb 1.7.42.2: #i85898# Stripping all external header guards 2008/03/31 15:31:33 rt 1.7.42.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [01ef73ec3dce08c7308f7f1d7f0e22f7ff0bda78]

INTEGRATION: CWS changefileheader (1.13.242); FILE MERGED 2008/04/01 15:57:34 thb 1.13.242.3: #i85898# Stripping all external header guards 2008/04/01 12:54:31 thb 1.13.242.2: #i85898# Stripping all external header guards 2008/03/31 16:55:02 rt 1.13.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cfbc2c95cc31525fabb3f7d24516e81940155949]

INTEGRATION: CWS changefileheader (1.3.56); FILE MERGED 2008/03/28 16:03:01 rt 1.3.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [65b60b2f3c3d792bfc3b70c734d0d242390a6e2e]

INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/03/28 16:41:25 rt 1.4.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [52c7816cac6c79ed64b19cfb99701cd85ff3c60d]

INTEGRATION: CWS changefileheader (1.19.242); FILE MERGED 2008/04/01 15:57:33 thb 1.19.242.3: #i85898# Stripping all external header guards 2008/04/01 12:54:31 thb 1.19.242.2: #i85898# Stripping all external header guards 2008/03/31 16:55:02 rt 1.19.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dce3db261932b62cc999314fb44a8ac713943fe6]

INTEGRATION: CWS changefileheader (1.5.42); FILE MERGED 2008/04/01 16:02:48 thb 1.5.42.3: #i85898# Stripping all external header guards 2008/04/01 12:58:48 thb 1.5.42.2: #i85898# Stripping all external header guards 2008/03/31 15:31:33 rt 1.5.42.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a324ec796a19d976e4ba1f7c8c077e968b8e8107]

INTEGRATION: CWS changefileheader (1.2.80); FILE MERGED 2008/03/28 16:03:00 rt 1.2.80.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [497411c8cfc63ebb853d9cceaed209d7df920477]

INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/03/28 16:41:25 rt 1.7.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [164738bd4a5fe3c445fe85d6dcbfa745c9d5cb25]

INTEGRATION: CWS changefileheader (1.27.36); FILE MERGED 2008/03/31 13:27:54 rt 1.27.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [213eb3dd44c929dca96deb4cc9f276dfb5f5d3ba]

INTEGRATION: CWS changefileheader (1.5.718); FILE MERGED 2008/03/31 16:55:02 rt 1.5.718.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [055c8deaea59363e6c2c8a684ecc790aab88fac9]

INTEGRATION: CWS changefileheader (1.13.14); FILE MERGED 2008/04/01 16:02:48 thb 1.13.14.3: #i85898# Stripping all external header guards 2008/04/01 12:58:48 thb 1.13.14.2: #i85898# Stripping all external header guards 2008/03/31 15:31:33 rt 1.13.14.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b74192bfcd7908b8c3480c3d56d5a10c12e144a2]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:41:24 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [353da05867f77117113ee7f380879f75d75a03f0]

INTEGRATION: CWS changefileheader (1.14.120); FILE MERGED 2008/04/01 15:57:33 thb 1.14.120.3: #i85898# Stripping all external header guards 2008/04/01 12:54:31 thb 1.14.120.2: #i85898# Stripping all external header guards 2008/03/31 16:55:02 rt 1.14.120.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6a61580ef227656d992a3a5a61fc2bcc2e28bb47]

INTEGRATION: CWS changefileheader (1.10.70); FILE MERGED 2008/04/01 16:02:47 thb 1.10.70.3: #i85898# Stripping all external header guards 2008/04/01 12:58:47 thb 1.10.70.2: #i85898# Stripping all external header guards 2008/03/31 15:31:32 rt 1.10.70.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fbf6b651bee03fef5a7c3a1b22f821ada84db7c5]

INTEGRATION: CWS changefileheader (1.4.132); FILE MERGED 2008/03/28 16:41:24 rt 1.4.132.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f8060cebba60c8807cbd800b06297e7c5b26ef51]

INTEGRATION: CWS changefileheader (1.10.242); FILE MERGED 2008/04/01 12:54:31 thb 1.10.242.2: #i85898# Stripping all external header guards 2008/03/31 16:55:02 rt 1.10.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a25b7c68fcdf217772b7593076d452ca1191dd67]

INTEGRATION: CWS changefileheader (1.8.258); FILE MERGED 2008/03/31 13:27:54 rt 1.8.258.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5167262447a885f7c6dd3c0448a34124f638f495]

INTEGRATION: CWS changefileheader (1.13.50); FILE MERGED 2008/03/31 15:31:32 rt 1.13.50.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9d87b01c2bcdd0753e5fb4a0fe075b69440493ff]

INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/03/28 16:41:24 rt 1.5.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [01f4b15c117cc66d5dd2cce40f1051c4f364e488]

INTEGRATION: CWS changefileheader (1.31.164); FILE MERGED 2008/04/01 15:57:33 thb 1.31.164.3: #i85898# Stripping all external header guards 2008/04/01 12:54:30 thb 1.31.164.2: #i85898# Stripping all external header guards 2008/03/31 16:55:02 rt 1.31.164.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [30f8709f887d800995a0dd9123ba1f78b9307baf]

INTEGRATION: CWS changefileheader (1.5.70); FILE MERGED 2008/04/01 12:58:47 thb 1.5.70.2: #i85898# Stripping all external header guards 2008/03/31 15:31:32 rt 1.5.70.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0b38f45c3effb20ab56c2496d20fd9dde8bec056]

INTEGRATION: CWS changefileheader (1.3.80); FILE MERGED 2008/03/28 16:03:00 rt 1.3.80.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7ae84a6eab898a82bee25fbf203d7dba34463727]

INTEGRATION: CWS changefileheader (1.9.242); FILE MERGED 2008/03/31 16:55:02 rt 1.9.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [45d1df60449de6ef860172051b82783529053fe8]

INTEGRATION: CWS changefileheader (1.4.82); FILE MERGED 2008/03/31 13:27:54 rt 1.4.82.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b71ac1106a7e4ba8e214b7fe70a0c5110ddf3a24]

INTEGRATION: CWS changefileheader (1.8.42); FILE MERGED 2008/04/01 16:02:47 thb 1.8.42.3: #i85898# Stripping all external header guards 2008/04/01 12:58:47 thb 1.8.42.2: #i85898# Stripping all external header guards 2008/03/31 15:31:32 rt 1.8.42.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [115bc11ef5f46b2aee0d27f281e62c7a6b0ce64e]

INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/03/28 16:41:24 rt 1.6.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [047a64b66b0d2c143a36feaa41d3e75319830243]

INTEGRATION: CWS changefileheader (1.2.6); FILE MERGED 2008/03/31 16:21:54 rt 1.2.6.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e15c4634be5e65efa39b4cd8e55bcb324440fa82]

INTEGRATION: CWS changefileheader (1.3.80); FILE MERGED 2008/03/28 16:02:59 rt 1.3.80.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c9a3b46ec229abc053eb39682742fa6f478003ba]

INTEGRATION: CWS changefileheader (1.20.240); FILE MERGED 2008/04/01 15:57:33 thb 1.20.240.3: #i85898# Stripping all external header guards 2008/04/01 12:54:30 thb 1.20.240.2: #i85898# Stripping all external header guards 2008/03/31 16:55:02 rt 1.20.240.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [11deedec02052624c738ac8cae577fc3b5839cfd]

INTEGRATION: CWS changefileheader (1.39.12); FILE MERGED 2008/03/31 13:27:54 rt 1.39.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ef208e5e82d2ac29fb74b6e6538af202bb2c2c1e]

INTEGRATION: CWS changefileheader (1.9.42); FILE MERGED 2008/04/01 16:02:47 thb 1.9.42.3: #i85898# Stripping all external header guards 2008/04/01 12:58:47 thb 1.9.42.2: #i85898# Stripping all external header guards 2008/03/31 15:31:32 rt 1.9.42.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [29bce455fb99a447502ad3c5af2730fdf8318f48]

INTEGRATION: CWS changefileheader (1.4.166); FILE MERGED 2008/03/28 16:41:24 rt 1.4.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e52a2b195b6a7c5ac1ab29b57657789e4051497f]

INTEGRATION: CWS changefileheader (1.2.80); FILE MERGED 2008/03/28 16:02:59 rt 1.2.80.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4212492dc3b5430156b38ca1cf237e0d7edbfdc6]

INTEGRATION: CWS changefileheader (1.15.162); FILE MERGED 2008/04/01 15:57:33 thb 1.15.162.3: #i85898# Stripping all external header guards 2008/04/01 12:54:30 thb 1.15.162.2: #i85898# Stripping all external header guards 2008/03/31 16:55:02 rt 1.15.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e1aa2228ce30ecd52ddc30c7a6480dbd08be5d4f]

INTEGRATION: CWS changefileheader (1.6.12); FILE MERGED 2008/03/31 13:27:54 rt 1.6.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [34b315f59b5668c4ab85ea5acd972c1847746b0c]

INTEGRATION: CWS changefileheader (1.36.42); FILE MERGED 2008/04/01 16:02:47 thb 1.36.42.3: #i85898# Stripping all external header guards 2008/04/01 12:58:47 thb 1.36.42.2: #i85898# Stripping all external header guards 2008/03/31 15:31:32 rt 1.36.42.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e98e2b202479ed63c86e371c46f404e195d558d4]

INTEGRATION: CWS changefileheader (1.2.6); FILE MERGED 2008/03/31 16:21:53 rt 1.2.6.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5bb0cf2c78e291db76349a5f53892e53f35a10ea]

INTEGRATION: CWS changefileheader (1.24.54); FILE MERGED 2008/04/01 12:54:30 thb 1.24.54.2: #i85898# Stripping all external header guards 2008/03/31 16:55:02 rt 1.24.54.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [57aab84da9b7e38e1e148281b368b82d536ddae2]

INTEGRATION: CWS changefileheader (1.4.42); FILE MERGED 2008/04/01 12:58:47 thb 1.4.42.2: #i85898# Stripping all external header guards 2008/03/31 15:31:31 rt 1.4.42.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [79d4bd8c2a78ed9d52d7065652bdb7d53efa7217]

INTEGRATION: CWS changefileheader (1.5.182); FILE MERGED 2008/03/31 13:27:54 rt 1.5.182.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [08c0cf7466b422ee475bd1ed969af595c89a626c]

INTEGRATION: CWS changefileheader (1.3.6); FILE MERGED 2008/03/31 16:21:53 rt 1.3.6.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f883644d10f27ec865e00c6845265e6cb638976f]

INTEGRATION: CWS changefileheader (1.11.242); FILE MERGED 2008/03/31 16:55:02 rt 1.11.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f54b438152dcf1a2388e0df457d967aa8882f971]

INTEGRATION: CWS changefileheader (1.5.42); FILE MERGED 2008/04/01 12:58:47 thb 1.5.42.2: #i85898# Stripping all external header guards 2008/03/31 15:31:31 rt 1.5.42.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6a99e2a45bb9985104ad5e5da9eb47e94aebc988]

INTEGRATION: CWS changefileheader (1.4.12); FILE MERGED 2008/03/31 13:27:54 rt 1.4.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [48ee8e87b062a084ca6929cc3bb00600672eda4a]

INTEGRATION: CWS changefileheader (1.4.80); FILE MERGED 2008/03/28 16:02:59 rt 1.4.80.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e4bf1e1dd1b9d889c0a72ae9d1aec709787ea35f]

INTEGRATION: CWS changefileheader (1.5.1202); FILE MERGED 2008/03/31 16:55:01 rt 1.5.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4258b8220b96e847ac3add149793bd1041198d2f]

INTEGRATION: CWS changefileheader (1.4.42); FILE MERGED 2008/04/01 12:58:46 thb 1.4.42.2: #i85898# Stripping all external header guards 2008/03/31 15:31:31 rt 1.4.42.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f2c8b63372a541100161467c6f48471970690901]

INTEGRATION: CWS changefileheader (1.79.12); FILE MERGED 2008/03/31 13:27:54 rt 1.79.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [382aafc658f116f0a16c20d9491f5d94ce87d41f]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:41:23 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [309d1e4ab85e4c4834b3dda5526465da948f2452]

INTEGRATION: CWS changefileheader (1.6.80); FILE MERGED 2008/03/28 16:02:59 rt 1.6.80.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3b0593d8d4830e1432b67e99a2fd28556ba3c6de]

INTEGRATION: CWS changefileheader (1.25.114); FILE MERGED 2008/04/01 15:57:33 thb 1.25.114.3: #i85898# Stripping all external header guards 2008/04/01 12:54:30 thb 1.25.114.2: #i85898# Stripping all external header guards 2008/03/31 16:55:01 rt 1.25.114.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e11545d42bcc42e0697ad66786c88db465bcfa6d]

INTEGRATION: CWS changefileheader (1.3.104); FILE MERGED 2008/04/01 16:02:46 thb 1.3.104.2: #i85898# Stripping all external header guards 2008/03/31 15:31:31 rt 1.3.104.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c77b23fadbfa5b62f5262e9c762af88a474c7f9d]

INTEGRATION: CWS changefileheader (1.13.12); FILE MERGED 2008/03/31 13:27:54 rt 1.13.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [09eb7ecc3a8955096f751ab1b26351dcce019f00]

INTEGRATION: CWS changefileheader (1.4.166); FILE MERGED 2008/03/28 16:41:23 rt 1.4.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [79f767430fde2e80e4c94eaafe547d06d8f9f474]

INTEGRATION: CWS changefileheader (1.3.22); FILE MERGED 2008/03/28 16:02:59 rt 1.3.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d9c43ca7fbc37d1527fd40e3bfad1a9ca188c1b1]

INTEGRATION: CWS changefileheader (1.5.62); FILE MERGED 2008/03/31 16:49:28 rt 1.5.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3060a3f3c757602660c817d312a95fa84dacf55f]

INTEGRATION: CWS changefileheader (1.9.58); FILE MERGED 2008/03/31 16:55:01 rt 1.9.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a37dca422bf90f4544f5a5aa317c0fb089eb0125]

INTEGRATION: CWS changefileheader (1.3.104); FILE MERGED 2008/04/01 16:02:46 thb 1.3.104.3: #i85898# Stripping all external header guards 2008/04/01 12:58:46 thb 1.3.104.2: #i85898# Stripping all external header guards 2008/03/31 15:31:31 rt 1.3.104.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [aba381d0f87c9ce8024961a59c567ecb9f92b53b]

INTEGRATION: CWS changefileheader (1.14.12); FILE MERGED 2008/03/31 13:27:54 rt 1.14.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [488e6d268c5e06c14b127338af49de83b77c8864]

INTEGRATION: CWS changefileheader (1.3.22); FILE MERGED 2008/03/28 16:02:58 rt 1.3.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c40cef95b67379089979119c35ee42b064f29d7b]

INTEGRATION: CWS changefileheader (1.18.36); FILE MERGED 2008/04/01 15:57:33 thb 1.18.36.3: #i85898# Stripping all external header guards 2008/04/01 12:54:30 thb 1.18.36.2: #i85898# Stripping all external header guards 2008/03/31 16:55:01 rt 1.18.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ffe522b6eedfa0c313ff8776b7ea2489ccfafb98]

INTEGRATION: CWS changefileheader (1.8.12); FILE MERGED 2008/03/31 13:27:54 rt 1.8.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [172d9df47f055d67d7dff8b345327a5c5617a28e]

INTEGRATION: CWS changefileheader (1.5.104); FILE MERGED 2008/04/01 12:58:45 thb 1.5.104.2: #i85898# Stripping all external header guards 2008/03/31 15:31:30 rt 1.5.104.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [85768c94a02523ac4a2d97b2ef968e1251422bfc]

INTEGRATION: CWS changefileheader (1.6.132); FILE MERGED 2008/03/28 16:41:23 rt 1.6.132.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b560fb11787adde3ff86064c32372bae06f75c81]

INTEGRATION: CWS changefileheader (1.2.80); FILE MERGED 2008/03/28 16:02:58 rt 1.2.80.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f0478a79c5c1128112077084c4664d0b21f580dd]

INTEGRATION: CWS changefileheader (1.2.20); FILE MERGED 2008/03/31 16:21:53 rt 1.2.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c2257e57bab2b2cab1e3c6745497310d5e4951fd]

INTEGRATION: CWS changefileheader (1.22.54); FILE MERGED 2008/04/01 15:57:32 thb 1.22.54.3: #i85898# Stripping all external header guards 2008/04/01 12:54:30 thb 1.22.54.2: #i85898# Stripping all external header guards 2008/03/31 16:55:01 rt 1.22.54.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [55450e33694b74d81cad3b6b8df5653a06c0eba6]

INTEGRATION: CWS changefileheader (1.3.104); FILE MERGED 2008/04/01 12:58:45 thb 1.3.104.2: #i85898# Stripping all external header guards 2008/03/31 15:31:30 rt 1.3.104.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d22ba911e5fea808c3200dfa37bf483b4a541fe1]

INTEGRATION: CWS changefileheader (1.2.12); FILE MERGED 2008/03/31 13:27:54 rt 1.2.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2b29e18e73b85af7f37cdac8cbf978cff5687797]

INTEGRATION: CWS changefileheader (1.5.22); FILE MERGED 2008/03/28 16:02:58 rt 1.5.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f4bf8725de980297fb149bd0fae860d618b8e944]

INTEGRATION: CWS changefileheader (1.9.242); FILE MERGED 2008/03/31 16:55:01 rt 1.9.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7aa7d7a0e94bc6644fbfb3dde8c80b2e03454438]

INTEGRATION: CWS changefileheader (1.13.178); FILE MERGED 2008/03/31 13:27:54 rt 1.13.178.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a2dfb01ba62e871a118b65191a51a8c4e4317bdd]

INTEGRATION: CWS changefileheader (1.2.22); FILE MERGED 2008/04/01 16:02:46 thb 1.2.22.3: #i85898# Stripping all external header guards 2008/04/01 12:58:45 thb 1.2.22.2: #i85898# Stripping all external header guards 2008/03/31 15:31:30 rt 1.2.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [68e67227a2298b6e66db3c09684e385f4f3ba353]

INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/03/28 16:41:23 rt 1.7.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [14360efa16717a417b92de185ca1db253e454694]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:49:27 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f90cf2b77118cab4e218cff3cef142713d868286]

INTEGRATION: CWS changefileheader (1.3.226); FILE MERGED 2008/03/31 13:27:54 rt 1.3.226.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [434a1882fef75a811af95568abfa63d1c6b3d890]

INTEGRATION: CWS changefileheader (1.5.104); FILE MERGED 2008/04/01 16:02:46 thb 1.5.104.3: #i85898# Stripping all external header guards 2008/04/01 12:58:45 thb 1.5.104.2: #i85898# Stripping all external header guards 2008/03/31 15:31:30 rt 1.5.104.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9f503d2b5752058b6886f4473aaf420827a0e914]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:41:23 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [48ed74388e892adc84e2b2f80a51941972f293f1]

INTEGRATION: CWS changefileheader (1.49.82); FILE MERGED 2008/03/31 13:27:53 rt 1.49.82.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [911d08f041e4e59fa5a0429242233b1891b7132f]

INTEGRATION: CWS changefileheader (1.6.42); FILE MERGED 2008/04/01 16:02:46 thb 1.6.42.3: #i85898# Stripping all external header guards 2008/04/01 12:58:45 thb 1.6.42.2: #i85898# Stripping all external header guards 2008/03/31 15:31:30 rt 1.6.42.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [40cd79b58473d042f93cc77725b7530422f32dd5]

INTEGRATION: CWS changefileheader (1.4.80); FILE MERGED 2008/03/28 16:02:58 rt 1.4.80.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9e00990bd17dcd40b81164657a873758a2e05932]

INTEGRATION: CWS changefileheader (1.3.434); FILE MERGED 2008/03/31 13:27:53 rt 1.3.434.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5e478f27fe01ca96c66de435f0c91188e51ddfc0]

INTEGRATION: CWS changefileheader (1.23.242); FILE MERGED 2008/04/01 15:57:32 thb 1.23.242.3: #i85898# Stripping all external header guards 2008/04/01 12:54:30 thb 1.23.242.2: #i85898# Stripping all external header guards 2008/03/31 16:55:00 rt 1.23.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d1d637b858a7d799887a5595884b63eb154751fc]

INTEGRATION: CWS changefileheader (1.3.12); FILE MERGED 2008/03/31 16:21:53 rt 1.3.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [563f25a21c5a479b7604701d4f1745e3435af32a]

INTEGRATION: CWS changefileheader (1.5.42); FILE MERGED 2008/04/01 16:02:45 thb 1.5.42.3: #i85898# Stripping all external header guards 2008/04/01 12:58:45 thb 1.5.42.2: #i85898# Stripping all external header guards 2008/03/31 15:31:30 rt 1.5.42.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [520384fce9c1fd38bb539e4d9ff45a5ace137399]

INTEGRATION: CWS changefileheader (1.4.22); FILE MERGED 2008/03/28 16:02:58 rt 1.4.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c5b72486c6a46da0ec2a1341eabf6f98a8ca1efc]

INTEGRATION: CWS changefileheader (1.6.242); FILE MERGED 2008/03/31 16:55:00 rt 1.6.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c4fcb6a2d3e964101f15378145f674c8b354f189]

INTEGRATION: CWS changefileheader (1.7.42); FILE MERGED 2008/04/01 16:02:45 thb 1.7.42.3: #i85898# Stripping all external header guards 2008/04/01 12:58:44 thb 1.7.42.2: #i85898# Stripping all external header guards 2008/03/31 15:31:30 rt 1.7.42.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d6f21ea0745bbe765102452fd9ecb20690a0c4f3]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:41:22 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5379a885a34255797b922e985105df8375b89efb]

INTEGRATION: CWS changefileheader (1.6.22); FILE MERGED 2008/03/28 16:02:58 rt 1.6.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [237c84dbd9f8a82a8f873442490e5d0b335d97e4]

INTEGRATION: CWS changefileheader (1.10.242); FILE MERGED 2008/03/31 16:55:00 rt 1.10.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fd7746d0a084026a4d4b331d7f9c60a97e88d324]

INTEGRATION: CWS changefileheader (1.4.78); FILE MERGED 2008/04/01 16:02:45 thb 1.4.78.3: #i85898# Stripping all external header guards 2008/04/01 12:58:44 thb 1.4.78.2: #i85898# Stripping all external header guards 2008/03/31 15:31:29 rt 1.4.78.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [46dcba6baac88f6eb4039789963b4f578f23393d]

INTEGRATION: CWS changefileheader (1.4.166); FILE MERGED 2008/03/28 16:41:22 rt 1.4.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ec6ba4b9338a75bbb5f476a8c77bcf82f7c93c5c]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/03/31 16:49:27 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2b0ba370730a7543b803fcdbe874707fde30f5c5]

INTEGRATION: CWS changefileheader (1.29.36); FILE MERGED 2008/03/31 13:27:53 rt 1.29.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [def56ee65ec2f1a3a0e159f8f06606860adf7355]

INTEGRATION: CWS changefileheader (1.3.6); FILE MERGED 2008/03/31 16:21:52 rt 1.3.6.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [93e21baef75ab25f88146ce5455ca09cff96d928]

INTEGRATION: CWS changefileheader (1.7.242); FILE MERGED 2008/03/31 16:55:00 rt 1.7.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c917ba4b630f529323a6196a1aa4cca0d1831a9d]

INTEGRATION: CWS changefileheader (1.7.2); FILE MERGED 2008/04/01 16:02:45 thb 1.7.2.3: #i85898# Stripping all external header guards 2008/04/01 12:58:44 thb 1.7.2.2: #i85898# Stripping all external header guards 2008/03/31 15:31:29 rt 1.7.2.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [520f1e29ba2f39f8016339e19577e04a76b05ae3]

INTEGRATION: CWS changefileheader (1.8.10); FILE MERGED 2008/03/28 16:41:22 rt 1.8.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e4eeb2b800fd13be068674ef045e5ca5b8e60814]

INTEGRATION: CWS changefileheader (1.25.36); FILE MERGED 2008/03/31 13:27:53 rt 1.25.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [faacd31297146e87f48f206592a8be065c80e809]

INTEGRATION: CWS changefileheader (1.5.22); FILE MERGED 2008/03/28 16:02:57 rt 1.5.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [abb8beff35b4161b51b88badd8878328ad622fb8]

INTEGRATION: CWS changefileheader (1.5.42); FILE MERGED 2008/04/01 16:02:45 thb 1.5.42.3: #i85898# Stripping all external header guards 2008/04/01 12:58:44 thb 1.5.42.2: #i85898# Stripping all external header guards 2008/03/31 15:31:29 rt 1.5.42.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c704291c7af5bd67939ad0a2c529af48b0033973]

INTEGRATION: CWS changefileheader (1.9.78); FILE MERGED 2008/03/31 16:55:00 rt 1.9.78.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dd61bc76cf45add14189e31791f9a3295c70a528]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:41:22 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b1fb5ff2551d49625112f45bf0694870f05c6f4e]

INTEGRATION: CWS changefileheader (1.4.22); FILE MERGED 2008/03/28 16:02:57 rt 1.4.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [deaa83e0af75a6beb434c1566818add4ab992336]

INTEGRATION: CWS changefileheader (1.8.438); FILE MERGED 2008/03/31 16:55:00 rt 1.8.438.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6d6a4f8cb0108b8a0cda2cdb4fa3d50b57840381]

INTEGRATION: CWS changefileheader (1.8.36); FILE MERGED 2008/03/31 13:27:53 rt 1.8.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [938a48271324e015a1ed64a0544154008716ee91]

INTEGRATION: CWS changefileheader (1.4.42); FILE MERGED 2008/04/01 16:02:45 thb 1.4.42.2: #i85898# Stripping all external header guards 2008/03/31 15:31:29 rt 1.4.42.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [eef0635de5d032efbfcb558a434eb62516465c2e]

INTEGRATION: CWS changefileheader (1.2.20); FILE MERGED 2008/03/31 16:21:52 rt 1.2.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3b31bf0fa687f83b8213c97b0d57468ee4c49dec]

INTEGRATION: CWS changefileheader (1.56.12); FILE MERGED 2008/03/31 13:27:53 rt 1.56.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1513168f5afc21ec230d050a7ee83dd577bbf693]

INTEGRATION: CWS changefileheader (1.2.80); FILE MERGED 2008/03/28 16:02:57 rt 1.2.80.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [778b926027f20deb160c3d766a79c2e00a8f6982]

INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/03/28 16:41:22 rt 1.5.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [06f72a1199bf48ff282eca2ef24b53e8534874be]

INTEGRATION: CWS changefileheader (1.6.22); FILE MERGED 2008/03/28 16:02:57 rt 1.6.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1cea8e60cc315286133e7f728ac8453e5475b02e]

INTEGRATION: CWS changefileheader (1.86.34); FILE MERGED 2008/04/01 15:57:32 thb 1.86.34.3: #i85898# Stripping all external header guards 2008/04/01 12:54:29 thb 1.86.34.2: #i85898# Stripping all external header guards 2008/03/31 16:54:59 rt 1.86.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a7c2914b92b61dab87f237c151424d5467e161d8]

INTEGRATION: CWS changefileheader (1.5.6); FILE MERGED 2008/03/31 16:21:52 rt 1.5.6.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c8830b1c8d70dbdd1398c772f9ed9fecba6baad8]

INTEGRATION: CWS changefileheader (1.6.132); FILE MERGED 2008/03/28 16:41:22 rt 1.6.132.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8b4088c841b5ef5608ef4af559d2d6dc85492f82]

INTEGRATION: CWS changefileheader (1.2.20); FILE MERGED 2008/03/31 16:21:51 rt 1.2.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d7fc0d2f33e8d80345cbe36b22dac5f86346d433]

INTEGRATION: CWS changefileheader (1.4.104); FILE MERGED 2008/04/01 16:02:45 thb 1.4.104.3: #i85898# Stripping all external header guards 2008/04/01 12:58:44 thb 1.4.104.2: #i85898# Stripping all external header guards 2008/03/31 15:31:29 rt 1.4.104.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [be9eb71a456da630f99b8ee7318c24ce633e9183]

INTEGRATION: CWS changefileheader (1.3.6); FILE MERGED 2008/03/31 16:21:51 rt 1.3.6.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5bb958502ce8355f1f58a3f0b5b52fba8b6e1b48]

INTEGRATION: CWS changefileheader (1.6.166); FILE MERGED 2008/03/28 16:41:22 rt 1.6.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [93639aea752da3299beb9a63ca6a518719dcf9d1]

INTEGRATION: CWS changefileheader (1.26.36); FILE MERGED 2008/03/31 13:27:53 rt 1.26.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c0d3ad1ad6ee7eb101a6151bcd0f0951c0c38578]

INTEGRATION: CWS changefileheader (1.4.22); FILE MERGED 2008/03/28 16:02:56 rt 1.4.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fb813f259fe5fe388a1f274e785c0116ff248dc3]

INTEGRATION: CWS changefileheader (1.10.78); FILE MERGED 2008/04/01 16:02:44 thb 1.10.78.3: #i85898# Stripping all external header guards 2008/04/01 12:58:43 thb 1.10.78.2: #i85898# Stripping all external header guards 2008/03/31 15:31:29 rt 1.10.78.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dd8d9f31267fdd4592dbfd0ac564d8c3388acc34]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:49:27 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4649e714a667b7f564307497c768a83988e04b64]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:41:21 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3b7613be9593c679c32e2102debefd367e19d399]

INTEGRATION: CWS changefileheader (1.4.166); FILE MERGED 2008/03/28 16:41:21 rt 1.4.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fb554d910cad223651b4947d4a08f73219d72c9a]

INTEGRATION: CWS changefileheader (1.19.38); FILE MERGED 2008/04/01 15:57:32 thb 1.19.38.3: #i85898# Stripping all external header guards 2008/04/01 12:54:29 thb 1.19.38.2: #i85898# Stripping all external header guards 2008/03/31 16:54:59 rt 1.19.38.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7d7811e565c54d60a224a66aa1b562a521faad0a]

INTEGRATION: CWS changefileheader (1.5.22); FILE MERGED 2008/03/28 16:02:56 rt 1.5.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cbb898fe658e8f83f6335f15789f6cee5174e62b]

INTEGRATION: CWS changefileheader (1.34.36); FILE MERGED 2008/03/31 13:27:53 rt 1.34.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [687daf8ff0d0df6872f8a955886b0a5eea2ae3bd]

INTEGRATION: CWS changefileheader (1.5.62); FILE MERGED 2008/03/31 16:49:27 rt 1.5.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a6311dacf7494ef9c26d40a894d5abed5d96537b]

INTEGRATION: CWS changefileheader (1.11.242); FILE MERGED 2008/04/01 15:57:32 thb 1.11.242.3: #i85898# Stripping all external header guards 2008/04/01 12:54:29 thb 1.11.242.2: #i85898# Stripping all external header guards 2008/03/31 16:54:59 rt 1.11.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [08ed27498dbf6a0bfae6a8d42b1ea40a29fb8431]

INTEGRATION: CWS changefileheader (1.6.22); FILE MERGED 2008/03/28 16:02:56 rt 1.6.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [14be9a4badfa83537f5ea4466525fe7e8a8ac1d5]

INTEGRATION: CWS changefileheader (1.3.22); FILE MERGED 2008/04/01 16:02:44 thb 1.3.22.3: #i85898# Stripping all external header guards 2008/04/01 12:58:43 thb 1.3.22.2: #i85898# Stripping all external header guards 2008/03/31 15:31:28 rt 1.3.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cb4806d199ad20f69e6f6913a9346007089ddff9]

INTEGRATION: CWS changefileheader (1.10.22); FILE MERGED 2008/03/28 16:02:56 rt 1.10.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bfccedd4c204a6bb43a23898a418bd6eac204616]

INTEGRATION: CWS changefileheader (1.11.38); FILE MERGED 2008/04/01 15:57:32 thb 1.11.38.3: #i85898# Stripping all external header guards 2008/04/01 12:54:29 thb 1.11.38.2: #i85898# Stripping all external header guards 2008/03/31 16:54:59 rt 1.11.38.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d9a14801462052e063fedafb19c68e1783b825ef]

INTEGRATION: CWS changefileheader (1.4.246); FILE MERGED 2008/03/31 13:27:53 rt 1.4.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [516ea422da98ff52ad81457e669839bf50fe2488]

INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/03/28 16:41:21 rt 1.7.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4c09fec2bd72af95a772749e8a76a765aab2f0bf]

INTEGRATION: CWS changefileheader (1.7.42); FILE MERGED 2008/04/01 16:02:44 thb 1.7.42.3: #i85898# Stripping all external header guards 2008/04/01 12:58:43 thb 1.7.42.2: #i85898# Stripping all external header guards 2008/03/31 15:31:28 rt 1.7.42.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8cf32d42711e1957178ee4c901eea5753db40a2e]

INTEGRATION: CWS changefileheader (1.7.12); FILE MERGED 2008/03/28 16:02:56 rt 1.7.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ad90d960892e026702800fe5a1dad686f6824078]

INTEGRATION: CWS changefileheader (1.60.36); FILE MERGED 2008/04/01 15:57:31 thb 1.60.36.3: #i85898# Stripping all external header guards 2008/04/01 12:54:29 thb 1.60.36.2: #i85898# Stripping all external header guards 2008/03/31 16:54:59 rt 1.60.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [06c9a3d50ac51972be17b77d977e140d6e975aaf]

INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/03/28 16:41:21 rt 1.5.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2dc7009d14bf667f3e87b8d61beb5661b8686e05]

INTEGRATION: CWS changefileheader (1.77.12); FILE MERGED 2008/03/31 13:27:53 rt 1.77.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4422d08c39bdebad5f2219e659e14f5c6b815460]

INTEGRATION: CWS changefileheader (1.6.80); FILE MERGED 2008/03/28 16:02:56 rt 1.6.80.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [52b6d9fb73929cd794c57816a8b3ba03d4862e07]

INTEGRATION: CWS changefileheader (1.4.42); FILE MERGED 2008/04/01 16:02:44 thb 1.4.42.3: #i85898# Stripping all external header guards 2008/04/01 12:58:43 thb 1.4.42.2: #i85898# Stripping all external header guards 2008/03/31 15:31:28 rt 1.4.42.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [05ff0d70f49637b2082a2f006fb885ff3799093c]

INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/03/28 16:41:21 rt 1.4.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5ab7dcdf8e43082845ee4369e3a5075af22de6f2]

INTEGRATION: CWS changefileheader (1.3.80); FILE MERGED 2008/03/28 16:02:56 rt 1.3.80.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6e557f8369ad0687f26e86fcf0273a8669cb6dbe]

INTEGRATION: CWS changefileheader (1.5.42); FILE MERGED 2008/04/01 16:02:44 thb 1.5.42.3: #i85898# Stripping all external header guards 2008/04/01 12:58:43 thb 1.5.42.2: #i85898# Stripping all external header guards 2008/03/31 15:31:28 rt 1.5.42.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fe46d21581aa1bb4092d6aecfe1280d99963c2e7]

INTEGRATION: CWS changefileheader (1.3.80); FILE MERGED 2008/03/28 16:02:55 rt 1.3.80.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2a9156895a8dd17657d7d4cf51b52b9ae17e842a]

INTEGRATION: CWS changefileheader (1.9.2); FILE MERGED 2008/04/01 16:02:44 thb 1.9.2.3: #i85898# Stripping all external header guards 2008/04/01 12:58:42 thb 1.9.2.2: #i85898# Stripping all external header guards 2008/03/31 15:31:28 rt 1.9.2.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [30aff25881876bc6e4971b9638acc5364f4f38e0]

INTEGRATION: CWS changefileheader (1.3.26); FILE MERGED 2008/03/28 16:02:55 rt 1.3.26.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [52331a0ae3900ffa114c12120d8002e9ea6d9bc3]

INTEGRATION: CWS changefileheader (1.14.10); FILE MERGED 2008/03/28 16:41:20 rt 1.14.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [443ac8d70058ddafb24c1c5cf86c42d324a27d05]

INTEGRATION: CWS changefileheader (1.4.22); FILE MERGED 2008/03/28 16:02:55 rt 1.4.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [854f2573f52c0e63054678c879cd6c3561f4630d]

INTEGRATION: CWS changefileheader (1.3.22); FILE MERGED 2008/03/28 16:02:55 rt 1.3.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e4e96f6de6ca64642317e3f7786b04ed2753271f]

INTEGRATION: CWS changefileheader (1.7.42); FILE MERGED 2008/04/01 16:02:44 thb 1.7.42.3: #i85898# Stripping all external header guards 2008/04/01 12:58:42 thb 1.7.42.2: #i85898# Stripping all external header guards 2008/03/31 15:31:28 rt 1.7.42.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1f86217754845eb5c129f83ebb2a7d85b09b9921]

INTEGRATION: CWS changefileheader (1.2.20); FILE MERGED 2008/03/31 16:21:50 rt 1.2.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5ef8a076b8bc8dbcd756cd4a69dda8bbbfd6712d]

INTEGRATION: CWS changefileheader (1.57.242); FILE MERGED 2008/04/01 15:57:31 thb 1.57.242.3: #i85898# Stripping all external header guards 2008/04/01 12:54:29 thb 1.57.242.2: #i85898# Stripping all external header guards 2008/03/31 16:54:59 rt 1.57.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7333dade71b9055e2305affdb8c33f5e221e6ebc]

INTEGRATION: CWS changefileheader (1.18.14); FILE MERGED 2008/04/01 16:02:44 thb 1.18.14.3: #i85898# Stripping all external header guards 2008/04/01 12:58:42 thb 1.18.14.2: #i85898# Stripping all external header guards 2008/03/31 15:31:27 rt 1.18.14.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [37a9f5e6c879ce92bd99d7e08304e4fc91a76687]

INTEGRATION: CWS changefileheader (1.4.80); FILE MERGED 2008/03/28 16:02:54 rt 1.4.80.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c0417c9c1ee8dc49ed901d697fb1516252dd8c1e]

INTEGRATION: CWS changefileheader (1.9.56); FILE MERGED 2008/03/28 16:41:20 rt 1.9.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [614083f19975d36daa9be02f25b29c07df11aee3]

INTEGRATION: CWS changefileheader (1.9.162); FILE MERGED 2008/03/31 13:27:53 rt 1.9.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cc17f38b3e0afa7aea91027fec880e3a053d33b3]

INTEGRATION: CWS changefileheader (1.2.80); FILE MERGED 2008/03/28 16:02:54 rt 1.2.80.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8fb40abf27764c020e5cd5a9404fb55c6278e6e3]

INTEGRATION: CWS changefileheader (1.3.6); FILE MERGED 2008/03/31 16:21:50 rt 1.3.6.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [aad4e0f939e48df177a254ddae0588f946df91ba]

INTEGRATION: CWS changefileheader (1.36.20); FILE MERGED 2008/03/31 13:27:53 rt 1.36.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e9ae81856cdb4f8d9e14acc9bd7619edbc9618ac]

INTEGRATION: CWS changefileheader (1.8.22); FILE MERGED 2008/03/28 16:02:54 rt 1.8.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [74bf5f9372eddd810fa050064bb0069bdecd770e]

INTEGRATION: CWS changefileheader (1.6.208); FILE MERGED 2008/03/28 16:41:20 rt 1.6.208.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [340584b1d5f27273e82dc31017d6c2bb5297007e]

INTEGRATION: CWS changefileheader (1.9.242); FILE MERGED 2008/04/01 12:54:29 thb 1.9.242.2: #i85898# Stripping all external header guards 2008/03/31 16:54:59 rt 1.9.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5f76552f80776e398f01da97d32e6bf3c95d6528]

INTEGRATION: CWS changefileheader (1.3.22); FILE MERGED 2008/03/28 16:02:54 rt 1.3.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [48de221ff58753b1487aa89c0909b439bd893ecb]

INTEGRATION: CWS changefileheader (1.10.56); FILE MERGED 2008/03/28 16:41:18 rt 1.10.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bf4bdace12729f688b3f5067c247cfb7da2e85b4]

INTEGRATION: CWS changefileheader (1.7.42); FILE MERGED 2008/04/01 16:02:43 thb 1.7.42.3: #i85898# Stripping all external header guards 2008/04/01 12:58:42 thb 1.7.42.2: #i85898# Stripping all external header guards 2008/03/31 15:31:27 rt 1.7.42.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e91607fe0612ee1144d5b301b8dcf31e788d311b]

INTEGRATION: CWS changefileheader (1.78.32); FILE MERGED 2008/04/01 15:57:31 thb 1.78.32.3: #i85898# Stripping all external header guards 2008/04/01 12:54:28 thb 1.78.32.2: #i85898# Stripping all external header guards 2008/03/31 16:54:58 rt 1.78.32.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e1bffb11b87ac4cde88f90248f1c0da2e1389322]

INTEGRATION: CWS changefileheader (1.2.34); FILE MERGED 2008/03/31 16:49:27 rt 1.2.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0a751b3f0841674aaafe99a7868ba819b9aad734]

INTEGRATION: CWS changefileheader (1.3.80); FILE MERGED 2008/03/28 16:02:54 rt 1.3.80.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0352f3fcf086a95aeba403ed35d16e158b2759a8]

INTEGRATION: CWS changefileheader (1.2.104); FILE MERGED 2008/03/31 15:31:27 rt 1.2.104.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [db6057cabf89246ec4eeab71e65e93362cf21e26]

INTEGRATION: CWS changefileheader (1.3.22); FILE MERGED 2008/03/28 16:02:50 rt 1.3.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ebbf4c3f67b51a5edaaac2b41a08a26f503a8cac]

INTEGRATION: CWS changefileheader (1.11.36); FILE MERGED 2008/03/31 13:27:53 rt 1.11.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [319e8755964cc41aef97d7e4cd6c23b2deff24d3]

INTEGRATION: CWS changefileheader (1.3.42); FILE MERGED 2008/04/01 16:02:43 thb 1.3.42.3: #i85898# Stripping all external header guards 2008/04/01 12:58:42 thb 1.3.42.2: #i85898# Stripping all external header guards 2008/03/31 15:31:27 rt 1.3.42.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [eb800592e336d489fc173ac10c9b3e8694f4b00d]

INTEGRATION: CWS changefileheader (1.6.26); FILE MERGED 2008/03/28 16:02:49 rt 1.6.26.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [67f551278aab732ef43e07eeaf58be5986ce1f6e]

INTEGRATION: CWS changefileheader (1.4.42); FILE MERGED 2008/04/01 16:02:43 thb 1.4.42.3: #i85898# Stripping all external header guards 2008/04/01 12:58:41 thb 1.4.42.2: #i85898# Stripping all external header guards 2008/03/31 15:31:27 rt 1.4.42.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7f4a1131e7c2aa88d3ec5d7afc69fbc17d7e5627]

INTEGRATION: CWS changefileheader (1.4.26); FILE MERGED 2008/03/28 16:02:49 rt 1.4.26.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7c87361974fb59f99801ab63e55d43819552d90d]

INTEGRATION: CWS changefileheader (1.9.14); FILE MERGED 2008/04/01 16:02:43 thb 1.9.14.3: #i85898# Stripping all external header guards 2008/04/01 12:58:41 thb 1.9.14.2: #i85898# Stripping all external header guards 2008/03/31 15:31:27 rt 1.9.14.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [73194759e2423c43d9f924d4e0b0148087a570cf]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:49:26 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [589e03e95365e2f2add41125c815e1866026c99d]

INTEGRATION: CWS changefileheader (1.5.26); FILE MERGED 2008/03/28 16:02:49 rt 1.5.26.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fa95c179b223a31b6b0b650d95bd362723227fe0]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:49:26 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [eb82eaad0414f02d44fc18fe0292a47071da6f9d]

INTEGRATION: CWS changefileheader (1.25.36); FILE MERGED 2008/03/31 13:27:53 rt 1.25.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3eb6a12985c71f3cd1b1cde4dc87f251ed8651a1]

INTEGRATION: CWS changefileheader (1.7.26); FILE MERGED 2008/03/28 16:02:49 rt 1.7.26.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4ee55e3e239690293bd27dea03bb1aab05d68c26]

INTEGRATION: CWS changefileheader (1.8.56); FILE MERGED 2008/03/28 16:41:18 rt 1.8.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1e749554160a7216d68b5d5152181650296b5972]

INTEGRATION: CWS changefileheader (1.2.80); FILE MERGED 2008/03/28 16:02:49 rt 1.2.80.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2989115f030c76c9a3dd55616108b1e779665280]

INTEGRATION: CWS changefileheader (1.13.256); FILE MERGED 2008/03/31 13:27:53 rt 1.13.256.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f3de2ed8f5007284eeda251e65e530f3dfec7c9f]

INTEGRATION: CWS changefileheader (1.2.70); FILE MERGED 2008/03/31 15:31:27 rt 1.2.70.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [be400405b7fab5f68bdb6c904b4f70564b848d99]

INTEGRATION: CWS changefileheader (1.14.22); FILE MERGED 2008/03/28 16:02:48 rt 1.14.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [098ff965014f45e71c7c30180088d83afdd16217]

INTEGRATION: CWS changefileheader (1.2.70); FILE MERGED 2008/03/31 15:31:26 rt 1.2.70.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f0324bb9e84811f9a1cd04af2e12b0d20dcbead9]

INTEGRATION: CWS changefileheader (1.2.162); FILE MERGED 2008/03/31 13:27:53 rt 1.2.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f42058ad7272b1a4a555b5169be1898036d2e916]

INTEGRATION: CWS changefileheader (1.9.26); FILE MERGED 2008/03/28 16:02:48 rt 1.9.26.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [de8d467e0e677a11cad6914191ebdd73404386bd]

INTEGRATION: CWS changefileheader (1.9.52); FILE MERGED 2008/03/28 16:41:18 rt 1.9.52.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fd64374051c5580765dc015fe75de422d78fc01d]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 15:31:26 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7d653c6f8b5827c2fcf1729cc2c36223810e5e07]

INTEGRATION: CWS changefileheader (1.33.20); FILE MERGED 2008/03/31 13:27:53 rt 1.33.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [151d92d627cecd149c3d08522b1026dbd9a730a3]

INTEGRATION: CWS changefileheader (1.7.22); FILE MERGED 2008/03/28 16:02:47 rt 1.7.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cb8f605d1c8ce3fbcfa9eba570c6b146859dd1da]

INTEGRATION: CWS changefileheader (1.5.42); FILE MERGED 2008/03/31 15:31:26 rt 1.5.42.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e923a534b49d4dd256e15cdfb7b87a2e02f10077]

INTEGRATION: CWS changefileheader (1.9.22); FILE MERGED 2008/03/28 16:02:47 rt 1.9.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c6a6bd1888f668f0d3f81a2e96a4d00ab51106aa]

INTEGRATION: CWS changefileheader (1.11.164); FILE MERGED 2008/03/31 16:54:58 rt 1.11.164.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b21380c42d78d04611ca293a0942db0fd3cae236]

INTEGRATION: CWS changefileheader (1.8.54); FILE MERGED 2008/03/28 16:41:17 rt 1.8.54.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1a2f28763446ea1ec90e2282b8fd19f212276b13]

INTEGRATION: CWS changefileheader (1.4.26); FILE MERGED 2008/03/28 16:02:46 rt 1.4.26.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [928da238222f3a88adcbe64d32f2d5abf6825a4d]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/03/31 16:49:26 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b260fce412ef5eab8dc4a602914b07ece733c28f]

INTEGRATION: CWS changefileheader (1.19.72); FILE MERGED 2008/04/01 16:02:31 thb 1.19.72.3: #i85898# Stripping all external header guards 2008/04/01 12:58:30 thb 1.19.72.2: #i85898# Stripping all external header guards 2008/03/31 15:30:34 rt 1.19.72.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6e00b789727480384ca32d42366d45f07135b4b5]

INTEGRATION: CWS changefileheader (1.2.372); FILE MERGED 2008/03/31 16:54:58 rt 1.2.372.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [005d187ecb0922df9e5fc5b4528a07f232952651]

INTEGRATION: CWS changefileheader (1.9.26); FILE MERGED 2008/03/28 16:02:45 rt 1.9.26.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7368e26acbf12508e0d6a4f4e8f5f370466a28eb]

INTEGRATION: CWS changefileheader (1.11.242); FILE MERGED 2008/03/31 16:54:58 rt 1.11.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0d4e16f576245273ccbb236a580dd03392344d83]

INTEGRATION: CWS changefileheader (1.26.58); FILE MERGED 2008/04/01 15:57:30 thb 1.26.58.3: #i85898# Stripping all external header guards 2008/04/01 12:54:28 thb 1.26.58.2: #i85898# Stripping all external header guards 2008/03/31 16:54:58 rt 1.26.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4efaeb45852280d7e875bb695a8aeba6eeef3059]

INTEGRATION: CWS changefileheader (1.40.36); FILE MERGED 2008/03/31 13:27:52 rt 1.40.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c3e120ae382e11901b61f2f5373d6d6c5578ef03]

INTEGRATION: CWS changefileheader (1.4.26); FILE MERGED 2008/03/28 16:02:45 rt 1.4.26.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7985a82d658a0c3a0d8dac1f621397076f9e4f09]

INTEGRATION: CWS changefileheader (1.7.102); FILE MERGED 2008/03/28 16:41:17 rt 1.7.102.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6ecfcb83eb2ea2312fc4d33f2cba4b96f7346719]

INTEGRATION: CWS changefileheader (1.10.10); FILE MERGED 2008/03/28 16:41:16 rt 1.10.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e4467b94946e828c3cffc277125995faf0a9e759]

INTEGRATION: CWS changefileheader (1.8.22); FILE MERGED 2008/03/28 16:02:44 rt 1.8.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [432ef5f71a0231491e6dc9e13a4ee49bcd1ca1a7]

INTEGRATION: CWS changefileheader (1.2.20); FILE MERGED 2008/03/31 16:21:50 rt 1.2.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1df150700a64e0a8ac8fc941ef62125e1e0a6cbd]

INTEGRATION: CWS changefileheader (1.3.72); FILE MERGED 2008/03/31 15:30:34 rt 1.3.72.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [657efa9d05bc4f41607a42f87a996e57f8f0f88a]

INTEGRATION: CWS changefileheader (1.6.22); FILE MERGED 2008/03/28 16:02:43 rt 1.6.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8068be3a7382f79f1042199c33313e2c45e1503f]

INTEGRATION: CWS changefileheader (1.94.38); FILE MERGED 2008/04/01 15:57:30 thb 1.94.38.3: #i85898# Stripping all external header guards 2008/04/01 12:54:28 thb 1.94.38.2: #i85898# Stripping all external header guards 2008/03/31 16:54:58 rt 1.94.38.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c16fecca9d0de3cc8affe3fb4776c4015ffd830f]

INTEGRATION: CWS changefileheader (1.7.12); FILE MERGED 2008/03/31 13:27:48 rt 1.7.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [84bea689238cb628fba7f649f5fa160834677d46]

INTEGRATION: CWS changefileheader (1.5.72); FILE MERGED 2008/04/01 16:02:31 thb 1.5.72.3: #i85898# Stripping all external header guards 2008/04/01 12:58:29 thb 1.5.72.2: #i85898# Stripping all external header guards 2008/03/31 15:30:34 rt 1.5.72.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c286de5f5cff09c77291bfaf6be3670903354917]

INTEGRATION: CWS changefileheader (1.7.54); FILE MERGED 2008/03/28 16:41:16 rt 1.7.54.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [23dab8ef8091a9176431e9b7c492dc20b3115f76]

INTEGRATION: CWS changefileheader (1.9.22); FILE MERGED 2008/03/28 16:02:43 rt 1.9.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a79f441db08ca1fa098ca27fd16e5acd8da8bc0c]

INTEGRATION: CWS changefileheader (1.70.12); FILE MERGED 2008/03/31 13:27:48 rt 1.70.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ff2eb127ac249574b260ca0f860c0c88443436e7]

INTEGRATION: CWS changefileheader (1.9.22); FILE MERGED 2008/03/28 16:02:42 rt 1.9.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b13e90bbb5e9dbaae4582a17f79726c7060e88d9]

INTEGRATION: CWS changefileheader (1.5.54); FILE MERGED 2008/03/28 16:41:16 rt 1.5.54.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2cbc503886858db2a96897ae8095bd2118d3e665]

INTEGRATION: CWS changefileheader (1.6.86); FILE MERGED 2008/03/31 15:30:34 rt 1.6.86.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2d6058d92d37cb46e657c94cab16477260b476ea]

INTEGRATION: CWS changefileheader (1.3.6); FILE MERGED 2008/03/31 16:21:49 rt 1.3.6.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2200fdd78cecad040722b6d22018ce495cbe8018]

INTEGRATION: CWS changefileheader (1.8.54); FILE MERGED 2008/03/28 16:41:16 rt 1.8.54.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a423b517de495f772d01e1e30ab6b3fc1e0cf087]

INTEGRATION: CWS changefileheader (1.2.184); FILE MERGED 2008/03/31 15:30:34 rt 1.2.184.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9aeaf3ae8b27e8f40014050e1ffa6a238a751cd8]

INTEGRATION: CWS changefileheader (1.8.22); FILE MERGED 2008/03/28 16:02:42 rt 1.8.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7fe21b2ea57677853e52fbc05d80a42adf9b847d]

INTEGRATION: CWS changefileheader (1.12.162); FILE MERGED 2008/03/31 13:27:48 rt 1.12.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3392b89660aa0cc3ae974e6698b770596e03cf28]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/03/31 16:49:24 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [46c4be1d2653eecb49749b58c7d939854f286a00]

INTEGRATION: CWS changefileheader (1.7.22); FILE MERGED 2008/03/28 16:02:42 rt 1.7.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [40c39f22e509f7aff75edf72e6a880bbc596ffaf]

INTEGRATION: CWS changefileheader (1.4.118); FILE MERGED 2008/04/01 16:02:31 thb 1.4.118.3: #i85898# Stripping all external header guards 2008/04/01 12:58:29 thb 1.4.118.2: #i85898# Stripping all external header guards 2008/03/31 15:30:34 rt 1.4.118.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [416a57be3b802b8de064264bc1e024b023afc242]

INTEGRATION: CWS changefileheader (1.6.434); FILE MERGED 2008/03/31 13:27:48 rt 1.6.434.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cc71901cb9a5c66ffb749cc397bd81c8ecb1af87]

INTEGRATION: CWS changefileheader (1.4.54); FILE MERGED 2008/03/31 16:49:24 rt 1.4.54.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b6605e6def53e5c4b016be757a13078dda605479]

INTEGRATION: CWS changefileheader (1.2.184); FILE MERGED 2008/04/01 16:02:31 thb 1.2.184.2: #i85898# Stripping all external header guards 2008/03/31 15:30:33 rt 1.2.184.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3f3c8e19433f23e3ad1cbbf47be2bf73a881f215]

INTEGRATION: CWS changefileheader (1.5.162); FILE MERGED 2008/03/31 13:27:48 rt 1.5.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9d2cbd779805503b1564cb713ce36f6fe130f0d5]

INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/03/28 16:41:16 rt 1.5.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cf4471dcf3bcd594ddda03c7f1a16fb10b995251]

INTEGRATION: CWS changefileheader (1.4.72); FILE MERGED 2008/04/01 16:02:30 thb 1.4.72.3: #i85898# Stripping all external header guards 2008/04/01 12:58:29 thb 1.4.72.2: #i85898# Stripping all external header guards 2008/03/31 15:30:33 rt 1.4.72.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [886449da2675bc8ae36f1684de0729748a247b71]

INTEGRATION: CWS changefileheader (1.8.182); FILE MERGED 2008/03/31 13:27:48 rt 1.8.182.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8690a310b0441b14b605a8e7c2ec0870e4b6a53a]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:49:24 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b9f6afdfb58cdc487915b9665d3f4056ae1fe89b]

INTEGRATION: CWS changefileheader (1.6.22); FILE MERGED 2008/03/28 16:02:41 rt 1.6.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2768464ab3e3a7d594a515e24ad4e16a5d30b8e2]

INTEGRATION: CWS changefileheader (1.29.34); FILE MERGED 2008/04/01 15:57:30 thb 1.29.34.3: #i85898# Stripping all external header guards 2008/04/01 12:54:28 thb 1.29.34.2: #i85898# Stripping all external header guards 2008/03/31 16:54:58 rt 1.29.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0b712e9004715b94573164c896786c22a1ef650d]

INTEGRATION: CWS changefileheader (1.3.184); FILE MERGED 2008/04/01 16:02:30 thb 1.3.184.2: #i85898# Stripping all external header guards 2008/03/31 15:30:33 rt 1.3.184.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0e41d5f64e812fa018e0c5fb8dd648e35f4eb176]

INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/03/28 16:41:16 rt 1.7.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f815317a852866bc1e6cce7cd3c70fe618b6703e]

INTEGRATION: CWS changefileheader (1.2.14); FILE MERGED 2008/03/31 13:27:48 rt 1.2.14.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2867df6e2dc5886eb28426e7b113b252a57bbdd2]

INTEGRATION: CWS changefileheader (1.12.22); FILE MERGED 2008/03/28 16:02:41 rt 1.12.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9df144a70e82eedd7b0837e7788057e09d36c402]

INTEGRATION: CWS changefileheader (1.5.242); FILE MERGED 2008/04/01 12:54:27 thb 1.5.242.2: #i85898# Stripping all external header guards 2008/03/31 16:54:58 rt 1.5.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [add39af4a481b15a163a66e66a8b6b89ae92c90b]

INTEGRATION: CWS changefileheader (1.17.212); FILE MERGED 2008/03/31 13:27:48 rt 1.17.212.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a72737f74f4e1522769fe2ac85402b5955f1412d]

INTEGRATION: CWS changefileheader (1.4.118); FILE MERGED 2008/04/01 16:02:30 thb 1.4.118.3: #i85898# Stripping all external header guards 2008/04/01 12:58:29 thb 1.4.118.2: #i85898# Stripping all external header guards 2008/03/31 15:30:33 rt 1.4.118.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3323dc7bbbf1c0c4704e45854f5c8323375551c1]

INTEGRATION: CWS changefileheader (1.9.10); FILE MERGED 2008/03/28 16:41:15 rt 1.9.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0b4187afe379ba804c715f7551e24cd488cae028]

INTEGRATION: CWS changefileheader (1.9.22); FILE MERGED 2008/03/28 16:02:41 rt 1.9.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fea263d98b9bec1de7fd5975ebb196dfff622e7f]

INTEGRATION: CWS changefileheader (1.4.718); FILE MERGED 2008/04/01 12:54:27 thb 1.4.718.2: #i85898# Stripping all external header guards 2008/03/31 16:54:58 rt 1.4.718.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cbb3d1efb0d888a6d42fb4abe7b8da73d5c2073a]

INTEGRATION: CWS changefileheader (1.2.184); FILE MERGED 2008/04/01 16:02:30 thb 1.2.184.2: #i85898# Stripping all external header guards 2008/03/31 15:30:33 rt 1.2.184.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3ba5f982bd967806bfaf13a727fb3b767ab68648]

INTEGRATION: CWS changefileheader (1.4.308); FILE MERGED 2008/03/31 13:27:48 rt 1.4.308.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9abc82f73e2bda950c123b1ba88d4ab2fddd4885]

INTEGRATION: CWS changefileheader (1.12.8); FILE MERGED 2008/03/28 16:41:15 rt 1.12.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e88ffbb55d96489c1f0ed21d779ad4759d67b2f2]

INTEGRATION: CWS changefileheader (1.4.6); FILE MERGED 2008/03/31 16:21:49 rt 1.4.6.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cc1c05eb875c168d074b40c466b8acdb412a2741]

INTEGRATION: CWS changefileheader (1.7.242); FILE MERGED 2008/04/01 12:54:27 thb 1.7.242.2: #i85898# Stripping all external header guards 2008/03/31 16:54:58 rt 1.7.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ed16b803a3175c6fbacfb86cde2f26b0595bd969]

INTEGRATION: CWS changefileheader (1.10.54); FILE MERGED 2008/03/28 16:41:15 rt 1.10.54.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c4613ffaf45ed3845ed2abf9bd2b95e8712d6e4c]

INTEGRATION: CWS changefileheader (1.7.22); FILE MERGED 2008/03/28 16:02:41 rt 1.7.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [11dbe4b699b7eacc39ce6d44e04fa84898eeda9d]

INTEGRATION: CWS changefileheader (1.3.118); FILE MERGED 2008/04/01 16:02:30 thb 1.3.118.3: #i85898# Stripping all external header guards 2008/04/01 12:58:29 thb 1.3.118.2: #i85898# Stripping all external header guards 2008/03/31 15:30:33 rt 1.3.118.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f9e22a48e0c7fcb83d1a0f068c2d5f22868e5495]

INTEGRATION: CWS changefileheader (1.13.10); FILE MERGED 2008/03/28 16:41:14 rt 1.13.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2df49dc92558a2a24760b042b6c6bce8a67e282d]

INTEGRATION: CWS changefileheader (1.8.22); FILE MERGED 2008/03/28 16:02:41 rt 1.8.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [28823a3c62b072cb98da1e864362e88519ef83f1]

INTEGRATION: CWS changefileheader (1.3.184); FILE MERGED 2008/03/31 15:30:33 rt 1.3.184.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [90a0f2bf9b3fc2baa55df73e27ca0c649e4871d4]

INTEGRATION: CWS changefileheader (1.4.84); FILE MERGED 2008/03/31 13:27:48 rt 1.4.84.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [64bada6b37a7c266521025119a1f1d9e240a3e65]

INTEGRATION: CWS changefileheader (1.7.56); FILE MERGED 2008/03/28 16:41:14 rt 1.7.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [93d965e80210ce2c552011795522e77ae3370302]

INTEGRATION: CWS changefileheader (1.3.186); FILE MERGED 2008/03/31 15:30:33 rt 1.3.186.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f9ca3375087610ce58a635a0dbf6787eccc1f144]

INTEGRATION: CWS changefileheader (1.8.242); FILE MERGED 2008/04/01 12:54:27 thb 1.8.242.2: #i85898# Stripping all external header guards 2008/03/31 16:54:58 rt 1.8.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a105eca3c4a087dad456f4e1fd7c2f90a199c7e2]

INTEGRATION: CWS changefileheader (1.9.246); FILE MERGED 2008/03/31 13:27:48 rt 1.9.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fd08df66825ae945e0499cfab844bc5971c2718c]

INTEGRATION: CWS changefileheader (1.8.10); FILE MERGED 2008/03/28 16:41:14 rt 1.8.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fe88f0e054ecd2f9e59487110e90e35842ebe090]

INTEGRATION: CWS changefileheader (1.9.22); FILE MERGED 2008/03/28 16:02:40 rt 1.9.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d74c48f81f16e489552e472ec667a190b5766be9]

INTEGRATION: CWS changefileheader (1.7.118); FILE MERGED 2008/04/01 12:58:28 thb 1.7.118.2: #i85898# Stripping all external header guards 2008/03/31 15:30:33 rt 1.7.118.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5ac5a971fc8f8f39c29648dfe313d7a6c5664547]

INTEGRATION: CWS changefileheader (1.15.38); FILE MERGED 2008/04/01 12:54:27 thb 1.15.38.2: #i85898# Stripping all external header guards 2008/03/31 16:54:57 rt 1.15.38.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d503cf778cbc5ca43a4d457a133d531eec146458]

INTEGRATION: CWS changefileheader (1.28.12); FILE MERGED 2008/03/31 13:27:47 rt 1.28.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [588450a2b938033d74757b2dcaaa2252a1179ee2]

INTEGRATION: CWS changefileheader (1.7.54); FILE MERGED 2008/03/28 16:41:14 rt 1.7.54.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ba93b1665afd561cde904a747a6656561f432dcf]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:49:24 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e3f3aef7cb618c843216b5e87fb8026ef1e38ac0]

INTEGRATION: CWS changefileheader (1.7.22); FILE MERGED 2008/03/28 16:02:40 rt 1.7.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [420f7d00d8760ddb6e17ef76ef704eec0a5a0921]

INTEGRATION: CWS changefileheader (1.5.72); FILE MERGED 2008/04/01 16:02:29 thb 1.5.72.3: #i85898# Stripping all external header guards 2008/04/01 12:58:28 thb 1.5.72.2: #i85898# Stripping all external header guards 2008/03/31 15:30:32 rt 1.5.72.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a80a1f3bfe9d5ea27f77ca7d6bcef678609e62d8]

INTEGRATION: CWS changefileheader (1.29.30); FILE MERGED 2008/04/01 15:57:30 thb 1.29.30.3: #i85898# Stripping all external header guards 2008/04/01 12:54:27 thb 1.29.30.2: #i85898# Stripping all external header guards 2008/03/31 16:54:57 rt 1.29.30.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [604a7d7858d549a9d687fc1277c590d7fcd448ae]

INTEGRATION: CWS changefileheader (1.2.434); FILE MERGED 2008/03/31 13:27:47 rt 1.2.434.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6e57662eb6f87d920459f117de63d379f7954993]

INTEGRATION: CWS changefileheader (1.13.22); FILE MERGED 2008/03/28 16:02:40 rt 1.13.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5d5939b149b5a9bb3fb0198cf2e95fda57ce8d82]

INTEGRATION: CWS changefileheader (1.2.20); FILE MERGED 2008/03/31 16:21:48 rt 1.2.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f564ebb1252a09edbbce2225fbe38a7d9c98e251]

INTEGRATION: CWS changefileheader (1.10.242); FILE MERGED 2008/04/01 15:57:30 thb 1.10.242.3: #i85898# Stripping all external header guards 2008/04/01 12:54:27 thb 1.10.242.2: #i85898# Stripping all external header guards 2008/03/31 16:54:57 rt 1.10.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d3e461c67771b44905954e03d22e11f7b0d90da8]

INTEGRATION: CWS changefileheader (1.6.72); FILE MERGED 2008/04/01 12:58:28 thb 1.6.72.2: #i85898# Stripping all external header guards 2008/03/31 15:30:32 rt 1.6.72.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [93e34f9b0d025156c1927068a97b3c46885227b6]

INTEGRATION: CWS changefileheader (1.4.80); FILE MERGED 2008/03/28 16:02:40 rt 1.4.80.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e1dad6a20ee2f84e6787049c6a94ed69171beca9]

INTEGRATION: CWS changefileheader (1.6.434); FILE MERGED 2008/03/31 13:27:47 rt 1.6.434.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c93aa805335dc36c7f79abc146534a64f38c8b83]

INTEGRATION: CWS changefileheader (1.9.56); FILE MERGED 2008/03/28 16:41:13 rt 1.9.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8e1932f362e644c02a833179f99a3d6e19f2b489]

INTEGRATION: CWS changefileheader (1.21.38); FILE MERGED 2008/04/01 15:57:29 thb 1.21.38.3: #i85898# Stripping all external header guards 2008/04/01 12:54:26 thb 1.21.38.2: #i85898# Stripping all external header guards 2008/03/31 16:54:57 rt 1.21.38.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e2ef858263a1cb6e420404cff0ee435f8f9f8ac0]

INTEGRATION: CWS changefileheader (1.9.72); FILE MERGED 2008/04/01 16:02:29 thb 1.9.72.3: #i85898# Stripping all external header guards 2008/04/01 12:58:28 thb 1.9.72.2: #i85898# Stripping all external header guards 2008/03/31 15:30:32 rt 1.9.72.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [20706ca476e975edf99f5433be15f26290e09848]

INTEGRATION: CWS changefileheader (1.9.12); FILE MERGED 2008/03/28 16:02:40 rt 1.9.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [672c0529f66ade6cfa3efd9a565dcb8c6bb907fa]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/03/31 16:49:23 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [736a300b556006388d8a3f45fe90518eaf4a4117]

INTEGRATION: CWS changefileheader (1.9.338); FILE MERGED 2008/03/31 13:27:47 rt 1.9.338.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2c16da5bfc021597c885287b482e3fd40cd06438]

INTEGRATION: CWS changefileheader (1.9.54); FILE MERGED 2008/03/28 16:41:13 rt 1.9.54.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4004f7c5e687134432243945da2c6afabb3044b2]

INTEGRATION: CWS changefileheader (1.6.242); FILE MERGED 2008/03/31 16:54:57 rt 1.6.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5476306f6fdb9e4aecbf51bf2d0e81321a1f07e1]

INTEGRATION: CWS changefileheader (1.19.2); FILE MERGED 2008/04/01 16:02:29 thb 1.19.2.3: #i85898# Stripping all external header guards 2008/04/01 12:58:28 thb 1.19.2.2: #i85898# Stripping all external header guards 2008/03/31 15:30:32 rt 1.19.2.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d899ac5886d5c3f574c4313cd7a4771bac50099a]

INTEGRATION: CWS changefileheader (1.14.246); FILE MERGED 2008/03/31 13:27:47 rt 1.14.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [191cf481f7733067c58426e1ff7a864393f3dc47]

INTEGRATION: CWS changefileheader (1.5.26); FILE MERGED 2008/03/28 16:02:40 rt 1.5.26.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a1f2dfb0f65f17a90c921f1d9b6f0af0962c5e29]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:49:23 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [49d27644aca04a964c2ab9cae7ccfa21580ef939]

INTEGRATION: CWS changefileheader (1.7.102); FILE MERGED 2008/03/28 16:41:13 rt 1.7.102.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [53593ebf885b69a4dc040d74dbe2101674a678e4]

INTEGRATION: CWS changefileheader (1.14.242); FILE MERGED 2008/04/01 15:57:29 thb 1.14.242.2: #i85898# Stripping all external header guards 2008/03/31 16:54:42 rt 1.14.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [874c426426720035c2ccb4c40b68e3cf3d66d7ce]

INTEGRATION: CWS changefileheader (1.9.72); FILE MERGED 2008/04/01 16:02:29 thb 1.9.72.2: #i85898# Stripping all external header guards 2008/03/31 15:30:32 rt 1.9.72.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d248863e75f07177d53d574cf1f9dab21e8084c2]

INTEGRATION: CWS changefileheader (1.38.84); FILE MERGED 2008/03/31 13:27:47 rt 1.38.84.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [95405837f67e18690b99677f41c0b0538fc3e79e]

INTEGRATION: CWS changefileheader (1.11.22); FILE MERGED 2008/03/28 16:02:40 rt 1.11.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [81e1b0b265994e3486be34bc8e1b0d2a8c281f3a]

INTEGRATION: CWS changefileheader (1.6.56); FILE MERGED 2008/03/28 16:41:12 rt 1.6.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f27e8104b978da42b344c97cee601217c5572526]

INTEGRATION: CWS changefileheader (1.7.738); FILE MERGED 2008/03/31 16:54:42 rt 1.7.738.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [346f84885c58a1ba0d3f129c3574dfa128b2b35e]

INTEGRATION: CWS changefileheader (1.17.62); FILE MERGED 2008/04/01 16:02:29 thb 1.17.62.3: #i85898# Stripping all external header guards 2008/04/01 12:58:28 thb 1.17.62.2: #i85898# Stripping all external header guards 2008/03/31 15:30:32 rt 1.17.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [65e4d6aef6ae7c6a5453fbd41f2a36322329607d]

INTEGRATION: CWS changefileheader (1.8.178); FILE MERGED 2008/03/31 13:27:47 rt 1.8.178.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a9815dae4e0b69e018d07564852f4605c77bc8b6]

INTEGRATION: CWS changefileheader (1.4.26); FILE MERGED 2008/03/28 16:02:39 rt 1.4.26.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [71794717902576cdbb366d640904912200a77371]

INTEGRATION: CWS changefileheader (1.3.12); FILE MERGED 2008/03/31 16:21:48 rt 1.3.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0a5564bdeee79ea3ca7ab0e0eaa3ba95a5ab0402]

INTEGRATION: CWS changefileheader (1.6.166); FILE MERGED 2008/03/28 16:41:12 rt 1.6.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2a096a42377a37c937a65cd3e8da0d5310166e45]

INTEGRATION: CWS changefileheader (1.21.242); FILE MERGED 2008/04/01 15:57:29 thb 1.21.242.3: #i85898# Stripping all external header guards 2008/04/01 12:54:26 thb 1.21.242.2: #i85898# Stripping all external header guards 2008/03/31 16:54:41 rt 1.21.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5b37a3e53f2ba5de3ce6dda4f9c5763e3f610e35]

INTEGRATION: CWS changefileheader (1.20.72); FILE MERGED 2008/04/01 16:02:28 thb 1.20.72.3: #i85898# Stripping all external header guards 2008/04/01 12:58:28 thb 1.20.72.2: #i85898# Stripping all external header guards 2008/03/31 15:30:32 rt 1.20.72.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [599af91f61235a204189ba2852765e76aab90547]

INTEGRATION: CWS changefileheader (1.2.14); FILE MERGED 2008/03/31 13:27:47 rt 1.2.14.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [15a0b27c502375e0db0c1353cfe3c5b8ea8d85ed]

INTEGRATION: CWS changefileheader (1.8.22); FILE MERGED 2008/03/28 16:02:39 rt 1.8.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [73fac74067c461a8006c9ce8235d741c68c5fe3a]

INTEGRATION: CWS changefileheader (1.6.208); FILE MERGED 2008/03/28 16:41:11 rt 1.6.208.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4fcffd38ffd2c05a0d8c95627937fd3db56095d9]

INTEGRATION: CWS changefileheader (1.29.36); FILE MERGED 2008/04/01 15:57:29 thb 1.29.36.3: #i85898# Stripping all external header guards 2008/04/01 12:54:26 thb 1.29.36.2: #i85898# Stripping all external header guards 2008/03/31 16:54:41 rt 1.29.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fbff2e8d7bb88d1a8f791be2812e7898cdd727ba]

INTEGRATION: CWS changefileheader (1.22.22); FILE MERGED 2008/04/01 16:02:28 thb 1.22.22.3: #i85898# Stripping all external header guards 2008/04/01 12:58:28 thb 1.22.22.2: #i85898# Stripping all external header guards 2008/03/31 15:30:32 rt 1.22.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fb096857a5adec13505eeda8f9945fdc2718b690]

INTEGRATION: CWS changefileheader (1.3.432); FILE MERGED 2008/03/31 13:27:47 rt 1.3.432.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [43af4233ff8a55d44ebaaa814b9768ea547cadd1]

INTEGRATION: CWS changefileheader (1.7.56); FILE MERGED 2008/03/28 16:41:11 rt 1.7.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ef6ff62ca252febbb7433505ec79be6f5305ec8f]

INTEGRATION: CWS changefileheader (1.8.242); FILE MERGED 2008/04/01 15:57:29 thb 1.8.242.3: #i85898# Stripping all external header guards 2008/04/01 12:54:26 thb 1.8.242.2: #i85898# Stripping all external header guards 2008/03/31 16:54:41 rt 1.8.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f6c487c296c9ee9fb73521a7cf7141bf3b134ef2]

INTEGRATION: CWS changefileheader (1.8.308); FILE MERGED 2008/03/31 13:27:47 rt 1.8.308.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f8e368219cb9ba7f1f5a2caa3b2f1a2cb35dab87]

INTEGRATION: CWS changefileheader (1.60.2); FILE MERGED 2008/04/01 16:02:28 thb 1.60.2.3: #i85898# Stripping all external header guards 2008/04/01 12:58:28 thb 1.60.2.2: #i85898# Stripping all external header guards 2008/03/31 15:30:32 rt 1.60.2.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [92453f1443f31293cf5faaaa103b7edf1329c887]

INTEGRATION: CWS changefileheader (1.10.718); FILE MERGED 2008/03/31 16:54:41 rt 1.10.718.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [69d2495a3c22fcc2fb613288c480d12dea1f63ce]

INTEGRATION: CWS changefileheader (1.3.434); FILE MERGED 2008/03/31 13:27:47 rt 1.3.434.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [97579d148b465dfaac7b59ed2aa62a297d3b3a38]

INTEGRATION: CWS changefileheader (1.42.16); FILE MERGED 2008/03/31 15:30:32 rt 1.42.16.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [285a51e99988feed8781a45f8ab31c6c763122f7]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:49:23 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [59035017f326ae2d8b27920e3012361db3f428db]

INTEGRATION: CWS changefileheader (1.16.242); FILE MERGED 2008/04/01 15:57:29 thb 1.16.242.3: #i85898# Stripping all external header guards 2008/04/01 12:54:26 thb 1.16.242.2: #i85898# Stripping all external header guards 2008/03/31 16:54:41 rt 1.16.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [afe1ba4c297bf19af1931df8ab9ae59f3aa52173]

INTEGRATION: CWS changefileheader (1.2.300); FILE MERGED 2008/03/31 13:27:47 rt 1.2.300.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [81417dca0b14fcb2c705791e3c610cf29500c13b]

INTEGRATION: CWS changefileheader (1.5.184); FILE MERGED 2008/04/01 16:02:28 thb 1.5.184.2: #i85898# Stripping all external header guards 2008/03/31 15:30:32 rt 1.5.184.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7661baec703e215982f5b32f60269c4605dc8f22]

INTEGRATION: CWS changefileheader (1.8.56); FILE MERGED 2008/03/28 16:41:11 rt 1.8.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bad5ba57923f9b51126232c0685bfe507af4204e]

INTEGRATION: CWS changefileheader (1.5.176); FILE MERGED 2008/03/31 13:27:47 rt 1.5.176.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ed3fef986f45eb1a21b9fd160b26d423a6368389]

INTEGRATION: CWS changefileheader (1.5.22); FILE MERGED 2008/03/28 16:02:39 rt 1.5.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e74e7f0535ceafd045d82208c8be333bd51da96d]

INTEGRATION: CWS changefileheader (1.18.16); FILE MERGED 2008/04/01 16:02:27 thb 1.18.16.3: #i85898# Stripping all external header guards 2008/04/01 12:58:27 thb 1.18.16.2: #i85898# Stripping all external header guards 2008/03/31 15:30:32 rt 1.18.16.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [df2b981df4f7435355b12443aa7bab1177d1378d]

INTEGRATION: CWS changefileheader (1.6.34); FILE MERGED 2008/03/31 16:49:23 rt 1.6.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1fee8900c24d9148da3fb68881778d4972f87495]

INTEGRATION: CWS changefileheader (1.10.242); FILE MERGED 2008/03/31 16:54:41 rt 1.10.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fce1df2a4221052b8cc44a60eca1db7bf9a3ec9c]

INTEGRATION: CWS changefileheader (1.8.434); FILE MERGED 2008/03/31 13:27:47 rt 1.8.434.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7e9da804d1e07651c04935ca5f8826731f4fccee]

INTEGRATION: CWS changefileheader (1.8.56); FILE MERGED 2008/03/28 16:41:10 rt 1.8.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [423b4757b92ff0c84de260102f071ce5e6ad66fe]

INTEGRATION: CWS changefileheader (1.2.80); FILE MERGED 2008/03/28 16:02:39 rt 1.2.80.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [16be5717fda2936758b39af19be5c61f0580f445]

INTEGRATION: CWS changefileheader (1.2.184); FILE MERGED 2008/04/01 12:58:27 thb 1.2.184.2: #i85898# Stripping all external header guards 2008/03/31 15:30:31 rt 1.2.184.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2d1490e4e1fea363fc8fcf4ac7cc24ae9250eb5f]

INTEGRATION: CWS changefileheader (1.2.20); FILE MERGED 2008/03/31 16:21:47 rt 1.2.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ee70c5bbe48d480f089f9a60a8a5cc2d951e8305]

INTEGRATION: CWS changefileheader (1.7.56); FILE MERGED 2008/03/28 16:41:10 rt 1.7.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f92186746f8dd0e70d734a0af85a0b4f4c44ccf3]

INTEGRATION: CWS changefileheader (1.4.162); FILE MERGED 2008/03/31 13:27:47 rt 1.4.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5d4cf7d1ed5834dedaaa35ee51ae485816dc43f1]

INTEGRATION: CWS changefileheader (1.5.22); FILE MERGED 2008/03/28 16:02:38 rt 1.5.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c9b3564da800d3cbb33e73bfddbfea0321342d19]

INTEGRATION: CWS changefileheader (1.13.62); FILE MERGED 2008/04/01 16:02:27 thb 1.13.62.3: #i85898# Stripping all external header guards 2008/04/01 12:58:27 thb 1.13.62.2: #i85898# Stripping all external header guards 2008/03/31 15:30:31 rt 1.13.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9864a418f36c0280547d4acb5e708a39c5f9e10a]

INTEGRATION: CWS changefileheader (1.25.34); FILE MERGED 2008/04/01 15:57:29 thb 1.25.34.3: #i85898# Stripping all external header guards 2008/04/01 12:54:26 thb 1.25.34.2: #i85898# Stripping all external header guards 2008/03/31 16:54:41 rt 1.25.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a2499185aba1e5c3e7269ccda63f568bfb676a9a]

INTEGRATION: CWS changefileheader (1.5.162); FILE MERGED 2008/03/31 13:27:47 rt 1.5.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ca97ee82da76c11e790c62b4705dbd766b0a1c22]

INTEGRATION: CWS changefileheader (1.2.80); FILE MERGED 2008/03/28 16:02:38 rt 1.2.80.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3dffacffc6557d02f3b458581dd4966ee17fb0a7]

INTEGRATION: CWS changefileheader (1.23.16); FILE MERGED 2008/04/01 16:02:27 thb 1.23.16.3: #i85898# Stripping all external header guards 2008/04/01 12:58:27 thb 1.23.16.2: #i85898# Stripping all external header guards 2008/03/31 15:30:31 rt 1.23.16.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c4621024068cfffc8171d1f613acd461afc0b586]

INTEGRATION: CWS changefileheader (1.3.12); FILE MERGED 2008/03/31 16:21:47 rt 1.3.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7e930358d4d3288b6871009a9aaed012fab1346e]

INTEGRATION: CWS changefileheader (1.6.22); FILE MERGED 2008/03/28 16:02:38 rt 1.6.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b726e1930d49030f6ec8eedcb83ad877f978beec]

INTEGRATION: CWS changefileheader (1.12.152); FILE MERGED 2008/04/01 16:02:27 thb 1.12.152.2: #i85898# Stripping all external header guards 2008/03/31 15:30:31 rt 1.12.152.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a97faafa044ab4391e7e60ea050e6b1a4473a57c]

INTEGRATION: CWS changefileheader (1.7.54); FILE MERGED 2008/03/28 16:41:10 rt 1.7.54.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0d5b90e02af8d27497f055c85e92c4b10d0df452]

INTEGRATION: CWS changefileheader (1.2.80); FILE MERGED 2008/03/28 16:02:37 rt 1.2.80.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ccd441e087d3fd8ff5ccabdf2bff6ef8e2196d13]

INTEGRATION: CWS changefileheader (1.29.42); FILE MERGED 2008/04/01 16:02:27 thb 1.29.42.3: #i85898# Stripping all external header guards 2008/04/01 12:58:27 thb 1.29.42.2: #i85898# Stripping all external header guards 2008/03/31 15:30:31 rt 1.29.42.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [67d93250509f478c9620ee197f3046f0fa61ece7]

INTEGRATION: CWS changefileheader (1.50.242); FILE MERGED 2008/04/01 15:57:29 thb 1.50.242.3: #i85898# Stripping all external header guards 2008/04/01 12:54:26 thb 1.50.242.2: #i85898# Stripping all external header guards 2008/03/31 16:54:41 rt 1.50.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [905c5e31c06c952879f5776338659a63eef53bb8]

INTEGRATION: CWS changefileheader (1.3.6); FILE MERGED 2008/03/31 16:21:47 rt 1.3.6.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [495f6dfd54c2b9a078f0d3d751080cc1156f317b]

INTEGRATION: CWS changefileheader (1.4.26); FILE MERGED 2008/03/28 16:02:37 rt 1.4.26.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c58a32d937712c86ab40c99e9f553c01cfd38bf9]

INTEGRATION: CWS changefileheader (1.53.16); FILE MERGED 2008/04/01 16:02:27 thb 1.53.16.3: #i85898# Stripping all external header guards 2008/04/01 12:58:27 thb 1.53.16.2: #i85898# Stripping all external header guards 2008/03/31 15:30:31 rt 1.53.16.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5dd0298cdc9f4b7021338d0d70078f240d42af87]

INTEGRATION: CWS changefileheader (1.7.56); FILE MERGED 2008/03/28 16:41:09 rt 1.7.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [041ffd411275d27e4c8ca9d2af8d10e4802b7cc4]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/03/31 16:49:22 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f424ef01e1bd6d1496d04f66ff1ab4e62e2bf817]

INTEGRATION: CWS changefileheader (1.6.56); FILE MERGED 2008/03/28 16:41:09 rt 1.6.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a45515990c1bb36d9285e9127843099b53197041]

INTEGRATION: CWS changefileheader (1.7.138); FILE MERGED 2008/04/01 16:02:26 thb 1.7.138.3: #i85898# Stripping all external header guards 2008/04/01 12:58:27 thb 1.7.138.2: #i85898# Stripping all external header guards 2008/03/31 15:30:31 rt 1.7.138.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b445c18bc43938aa146a93065e48d1eb7dd61485]

INTEGRATION: CWS changefileheader (1.5.34); FILE MERGED 2008/03/31 16:49:22 rt 1.5.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [579921a247929127f933d2e4bb908551357184b3]

INTEGRATION: CWS changefileheader (1.8.102); FILE MERGED 2008/03/28 16:41:09 rt 1.8.102.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a5afbbb4e6014f486d5d9e4713777f8caf22c577]

INTEGRATION: CWS changefileheader (1.23.16); FILE MERGED 2008/04/01 16:02:26 thb 1.23.16.3: #i85898# Stripping all external header guards 2008/04/01 12:58:26 thb 1.23.16.2: #i85898# Stripping all external header guards 2008/03/31 15:30:31 rt 1.23.16.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3c7b7e0526514616698404b16cf06dff9ded0785]

INTEGRATION: CWS changefileheader (1.8.28); FILE MERGED 2008/03/28 16:41:08 rt 1.8.28.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9d7958001a50aa03663bb8a90e1fc7c03a398025]

INTEGRATION: CWS changefileheader (1.7.138); FILE MERGED 2008/04/01 16:02:26 thb 1.7.138.3: #i85898# Stripping all external header guards 2008/04/01 12:58:26 thb 1.7.138.2: #i85898# Stripping all external header guards 2008/03/31 15:30:31 rt 1.7.138.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e5e8ff5c1211ae26553b66aadec70d8e9cd30f79]

INTEGRATION: CWS changefileheader (1.3.80); FILE MERGED 2008/03/28 16:02:37 rt 1.3.80.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0b38578fd57840296df70cd74fa945908fc14e17]

INTEGRATION: CWS changefileheader (1.104.38); FILE MERGED 2008/04/01 15:57:28 thb 1.104.38.3: #i85898# Stripping all external header guards 2008/04/01 12:54:26 thb 1.104.38.2: #i85898# Stripping all external header guards 2008/03/31 16:54:41 rt 1.104.38.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [46f5d05c344852cd11526b01e6063cb4cc4ea470]

INTEGRATION: CWS changefileheader (1.8.10); FILE MERGED 2008/03/28 16:41:08 rt 1.8.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6fd729a8ec375564d204053bfd5799eeb68a2d85]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:49:15 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1724008ae24448fcc49a77bf806dec227c4f892a]

INTEGRATION: CWS changefileheader (1.10.118); FILE MERGED 2008/04/01 16:02:26 thb 1.10.118.2: #i85898# Stripping all external header guards 2008/03/31 15:30:31 rt 1.10.118.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7e4257f82c507b8360443f7e3a38c46793fd35dd]

INTEGRATION: CWS changefileheader (1.7.56); FILE MERGED 2008/03/28 16:41:08 rt 1.7.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0dfb3de893a72d01ff8a09f0447e50539168ef8f]

INTEGRATION: CWS changefileheader (1.3.56); FILE MERGED 2008/03/28 16:02:37 rt 1.3.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [269b4605ead2fe66ca916b653ae089bced15c29a]

INTEGRATION: CWS changefileheader (1.4.138); FILE MERGED 2008/04/01 12:58:26 thb 1.4.138.2: #i85898# Stripping all external header guards 2008/03/31 15:30:31 rt 1.4.138.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0ee50f24cd3a3a019810780be3c6df127d179f8c]

INTEGRATION: CWS changefileheader (1.2.6); FILE MERGED 2008/03/31 16:21:47 rt 1.2.6.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0343f1c1168b2a5380fceccd760b45b95c98ccd4]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:41:08 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [61c552fd0b144048a1972186ee37f4ddb7d4f937]

INTEGRATION: CWS changefileheader (1.2.80); FILE MERGED 2008/03/28 16:02:36 rt 1.2.80.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [93de074397855ab98c1f504eac26f9e8a901ec26]

INTEGRATION: CWS changefileheader (1.10.16); FILE MERGED 2008/04/01 16:02:26 thb 1.10.16.3: #i85898# Stripping all external header guards 2008/04/01 12:58:26 thb 1.10.16.2: #i85898# Stripping all external header guards 2008/03/31 15:30:31 rt 1.10.16.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7060c836f9a7bfa7faf50e974eb49d68de752054]

INTEGRATION: CWS changefileheader (1.6.56); FILE MERGED 2008/03/28 16:41:07 rt 1.6.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fa05b750c82eafa341e622a5795dbb281a15fb5c]

INTEGRATION: CWS changefileheader (1.4.58); FILE MERGED 2008/03/31 16:49:15 rt 1.4.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [98a1ee0e3696315130121584daa374273512eaf6]

INTEGRATION: CWS changefileheader (1.5.184); FILE MERGED 2008/04/01 16:02:26 thb 1.5.184.3: #i85898# Stripping all external header guards 2008/04/01 12:58:26 thb 1.5.184.2: #i85898# Stripping all external header guards 2008/03/31 15:30:31 rt 1.5.184.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [68bf2c25a7e7213da004122bd6220c7af36d65c0]

INTEGRATION: CWS changefileheader (1.3.434); FILE MERGED 2008/03/31 13:27:46 rt 1.3.434.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9fda5ddf145044da3e5b6bd21ae6d9dd8b25f99c]

INTEGRATION: CWS changefileheader (1.8.56); FILE MERGED 2008/03/28 16:41:07 rt 1.8.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0eafa03f1dfab3c026eb2a44ce72acaa04ccfa32]

INTEGRATION: CWS changefileheader (1.2.80); FILE MERGED 2008/03/28 16:02:35 rt 1.2.80.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9bd03b6f8499e8d5ee2f380f9e82c1a78f6211a7]

INTEGRATION: CWS changefileheader (1.16.16); FILE MERGED 2008/04/01 16:02:26 thb 1.16.16.3: #i85898# Stripping all external header guards 2008/04/01 12:58:26 thb 1.16.16.2: #i85898# Stripping all external header guards 2008/03/31 15:30:31 rt 1.16.16.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9a4882754b41c71f84011546cd3af362459f24cd]

INTEGRATION: CWS changefileheader (1.16.36); FILE MERGED 2008/03/31 13:27:46 rt 1.16.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6c3041bef820f7cb90e13fe8bae2bc86d0b73b7e]

INTEGRATION: CWS changefileheader (1.7.70); FILE MERGED 2008/03/28 16:41:07 rt 1.7.70.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a3d104333aa768f9122da594fd7aa0df034007da]

INTEGRATION: CWS changefileheader (1.10.162); FILE MERGED 2008/03/31 13:27:46 rt 1.10.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f6d4923e4172b7afb329472c5cffa4c6aed400f6]

INTEGRATION: CWS changefileheader (1.14.242); FILE MERGED 2008/04/01 15:57:28 thb 1.14.242.3: #i85898# Stripping all external header guards 2008/04/01 12:54:25 thb 1.14.242.2: #i85898# Stripping all external header guards 2008/03/31 16:54:41 rt 1.14.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a92a3547c14144b89938d05d4aa7b070c86f56f0]

INTEGRATION: CWS changefileheader (1.9.10); FILE MERGED 2008/03/28 16:41:04 rt 1.9.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1edc727963b784c33469744fdc30c3a893ba8084]

INTEGRATION: CWS changefileheader (1.15.16); FILE MERGED 2008/04/01 16:02:26 thb 1.15.16.3: #i85898# Stripping all external header guards 2008/04/01 12:58:26 thb 1.15.16.2: #i85898# Stripping all external header guards 2008/03/31 15:30:31 rt 1.15.16.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f0bca6b56977b9eeaa883526ad1dafaadc041300]

INTEGRATION: CWS changefileheader (1.2.80); FILE MERGED 2008/03/28 16:02:34 rt 1.2.80.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [92bcb389db985431f4640cca49b3ccfbe35e2e3f]

INTEGRATION: CWS changefileheader (1.4.308); FILE MERGED 2008/03/31 13:27:46 rt 1.4.308.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9d81e8c1e883fbdfe0cfd9cc3cb0d771b88c9e26]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/03/31 16:49:15 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4156ab32474adbc820f3d829dfdb9ded0bc59d6d]

INTEGRATION: CWS changefileheader (1.63.36); FILE MERGED 2008/04/01 15:57:28 thb 1.63.36.3: #i85898# Stripping all external header guards 2008/04/01 12:54:25 thb 1.63.36.2: #i85898# Stripping all external header guards 2008/03/31 16:54:41 rt 1.63.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a653adb3fdc634b374ce9fd639271eb3d9aa7c5c]

INTEGRATION: CWS changefileheader (1.5.184); FILE MERGED 2008/04/01 16:02:25 thb 1.5.184.3: #i85898# Stripping all external header guards 2008/04/01 12:58:26 thb 1.5.184.2: #i85898# Stripping all external header guards 2008/03/31 15:30:30 rt 1.5.184.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b8be5d92d2b8aca90d2d3912b3aff58ac5893e46]

INTEGRATION: CWS changefileheader (1.12.162); FILE MERGED 2008/03/31 13:27:46 rt 1.12.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [812a8395d70144b77501fd82f3887a972644992a]

INTEGRATION: CWS changefileheader (1.15.16); FILE MERGED 2008/04/01 16:02:25 thb 1.15.16.2: #i85898# Stripping all external header guards 2008/03/31 15:30:30 rt 1.15.16.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7ef168e51ee43f12410c86036af8819a1d04b12a]

INTEGRATION: CWS changefileheader (1.8.56); FILE MERGED 2008/03/28 16:41:04 rt 1.8.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7c7146709c12ff337c42771f196a60d6ae8029ff]

INTEGRATION: CWS changefileheader (1.2.80); FILE MERGED 2008/03/28 16:02:33 rt 1.2.80.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d648e3dcc512ba91343441bdf2956590ba92a1ad]

INTEGRATION: CWS changefileheader (1.4.138); FILE MERGED 2008/04/01 16:02:25 thb 1.4.138.2: #i85898# Stripping all external header guards 2008/03/31 15:30:30 rt 1.4.138.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [677de9a6e9bf32535bcc4810bf1360b05c51d759]

INTEGRATION: CWS changefileheader (1.7.54); FILE MERGED 2008/03/31 13:27:46 rt 1.7.54.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [27be737dd933ef33e351acbb7edb5d71fe7b335b]

INTEGRATION: CWS changefileheader (1.5.22); FILE MERGED 2008/03/28 16:02:33 rt 1.5.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c49dc2068da40e209f8688c5cfe3ea81ecd229a5]

INTEGRATION: CWS changefileheader (1.7.118); FILE MERGED 2008/04/01 16:02:25 thb 1.7.118.3: #i85898# Stripping all external header guards 2008/04/01 12:58:25 thb 1.7.118.2: #i85898# Stripping all external header guards 2008/03/31 15:30:30 rt 1.7.118.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a60b8c4a1c97b988c10856ddcc6f61f2262cd2ee]

INTEGRATION: CWS changefileheader (1.5.22); FILE MERGED 2008/03/28 16:02:32 rt 1.5.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [54a9d6a57f7e361ceeac602d590b40ed1a5cb2c4]

INTEGRATION: CWS changefileheader (1.3.82); FILE MERGED 2008/03/31 13:27:46 rt 1.3.82.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [152c8596a8639abe3372385581a1ac98ae676a44]

INTEGRATION: CWS changefileheader (1.6.138); FILE MERGED 2008/04/01 16:02:25 thb 1.6.138.2: #i85898# Stripping all external header guards 2008/03/31 15:30:30 rt 1.6.138.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8e6856c0129ba8cf1a88074319e8ced69c334e52]

INTEGRATION: CWS changefileheader (1.3.80); FILE MERGED 2008/03/28 16:02:32 rt 1.3.80.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d5aaf58de8c7d3c8da594952eaf6f5104d3931fe]

INTEGRATION: CWS changefileheader (1.8.162); FILE MERGED 2008/03/31 13:27:46 rt 1.8.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [642bff19fa85d75c48c3cafef66c445629af9358]

INTEGRATION: CWS changefileheader (1.12.42); FILE MERGED 2008/04/01 16:02:25 thb 1.12.42.3: #i85898# Stripping all external header guards 2008/04/01 12:58:25 thb 1.12.42.2: #i85898# Stripping all external header guards 2008/03/31 15:30:30 rt 1.12.42.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c5321ae5def56da16fc05753abd6955f9d974dc6]

INTEGRATION: CWS changefileheader (1.3.80); FILE MERGED 2008/03/28 16:02:29 rt 1.3.80.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9fbc628a54edc8cec80a41159eeb9b4e2c43df5e]

INTEGRATION: CWS changefileheader (1.13.56); FILE MERGED 2008/03/28 16:41:03 rt 1.13.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [84e6027bf6d9a8633c4129054ab9e9e546ad74f2]

INTEGRATION: CWS changefileheader (1.13.42); FILE MERGED 2008/04/01 12:58:25 thb 1.13.42.2: #i85898# Stripping all external header guards 2008/03/31 15:30:30 rt 1.13.42.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [68aeff637998422827f50241c1a1b4d44cd75eef]

INTEGRATION: CWS changefileheader (1.3.22); FILE MERGED 2008/03/28 16:02:29 rt 1.3.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [008f7faebb3a8a3a4007e13188cc17fc06fd3649]

INTEGRATION: CWS changefileheader (1.19.72); FILE MERGED 2008/04/01 16:02:25 thb 1.19.72.3: #i85898# Stripping all external header guards 2008/04/01 12:58:25 thb 1.19.72.2: #i85898# Stripping all external header guards 2008/03/31 15:30:30 rt 1.19.72.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c339c6fec82400c7c1d99607425ab0859cd1e945]

INTEGRATION: CWS changefileheader (1.13.10); FILE MERGED 2008/03/28 16:41:03 rt 1.13.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ca636e439e67c5d33d6360623daa9474c748ac87]

INTEGRATION: CWS changefileheader (1.27.36); FILE MERGED 2008/04/01 12:54:25 thb 1.27.36.2: #i85898# Stripping all external header guards 2008/03/31 16:54:41 rt 1.27.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8637047c5c4238f9579e9ff2a5459f67d05e1e7d]

INTEGRATION: CWS changefileheader (1.2.80); FILE MERGED 2008/03/28 16:02:29 rt 1.2.80.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [71829adfff932e38e1477899ab5e74805e9a973c]

INTEGRATION: CWS changefileheader (1.17.62); FILE MERGED 2008/04/01 16:02:25 thb 1.17.62.3: #i85898# Stripping all external header guards 2008/04/01 12:58:25 thb 1.17.62.2: #i85898# Stripping all external header guards 2008/03/31 15:30:30 rt 1.17.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [18d9bc897cf063dd8f1fd6fc498aee5509c99292]

INTEGRATION: CWS changefileheader (1.6.56); FILE MERGED 2008/03/28 16:41:03 rt 1.6.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3f5eda7909c1682005f0a68f596f98fabd83163a]

INTEGRATION: CWS changefileheader (1.8.434); FILE MERGED 2008/03/31 13:27:46 rt 1.8.434.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ec804d16f6083c36b6bd3e429e17b79a95ba1375]

INTEGRATION: CWS changefileheader (1.4.22); FILE MERGED 2008/03/28 16:02:29 rt 1.4.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2e430fc14e6ff10196b510de3fbedcb1eda5a470]

INTEGRATION: CWS changefileheader (1.27.22); FILE MERGED 2008/03/31 15:30:30 rt 1.27.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7bdd5cdd7d3a7df1d466195082c45f139e9ec4fd]

INTEGRATION: CWS changefileheader (1.11.52); FILE MERGED 2008/03/28 16:41:03 rt 1.11.52.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bf0926fdd5380a6ec2d1d71afff607aeb449665e]

INTEGRATION: CWS changefileheader (1.26.242); FILE MERGED 2008/04/01 15:57:28 thb 1.26.242.3: #i85898# Stripping all external header guards 2008/04/01 12:54:25 thb 1.26.242.2: #i85898# Stripping all external header guards 2008/03/31 16:54:40 rt 1.26.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b54a4ad2a9320f5fca8be786f30a21499e7093d0]

INTEGRATION: CWS changefileheader (1.4.12); FILE MERGED 2008/03/31 13:27:46 rt 1.4.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f567a64fcbfa8a2c02e87e0fe1721258bcc4d6a2]

INTEGRATION: CWS changefileheader (1.8.66); FILE MERGED 2008/03/31 15:30:30 rt 1.8.66.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [01adca257c9457499635a8f871d96c521acb5680]

INTEGRATION: CWS changefileheader (1.8.56); FILE MERGED 2008/03/28 16:41:03 rt 1.8.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2cc27ec4fd62d6cb3144e767eda9f23d844ea9a4]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:49:14 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5182666e4621f001587b0f82a6dceb04d2d938da]

INTEGRATION: CWS changefileheader (1.8.42); FILE MERGED 2008/04/01 16:02:25 thb 1.8.42.3: #i85898# Stripping all external header guards 2008/04/01 12:58:25 thb 1.8.42.2: #i85898# Stripping all external header guards 2008/03/31 15:30:30 rt 1.8.42.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3079b6a8bb3003f6f1945547126dbf3e15590072]

INTEGRATION: CWS changefileheader (1.4.138); FILE MERGED 2008/04/01 16:02:24 thb 1.4.138.3: #i85898# Stripping all external header guards 2008/04/01 12:58:25 thb 1.4.138.2: #i85898# Stripping all external header guards 2008/03/31 15:30:29 rt 1.4.138.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6993b248b995a2c9bb51b661ddc583315e6c3675]

INTEGRATION: CWS changefileheader (1.4.56); FILE MERGED 2008/03/28 16:41:03 rt 1.4.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0d7d0235f03e64fd6c24d7d6d51c62e53ea838b7]

INTEGRATION: CWS changefileheader (1.5.118); FILE MERGED 2008/04/01 12:58:25 thb 1.5.118.2: #i85898# Stripping all external header guards 2008/03/31 15:30:29 rt 1.5.118.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a12058c87208b3c0701bb104de622804db63cfb6]

INTEGRATION: CWS changefileheader (1.2.434); FILE MERGED 2008/03/31 13:27:46 rt 1.2.434.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ed48a425b41c88f08faa114cbf81c653230ea172]

INTEGRATION: CWS changefileheader (1.6.208); FILE MERGED 2008/03/28 16:41:02 rt 1.6.208.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [14fbadbc3f363076838f2cee977d42590b61ecb2]

INTEGRATION: CWS changefileheader (1.2.80); FILE MERGED 2008/03/28 16:02:28 rt 1.2.80.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [765c66037363803a9b88afc74e61035d4a53bb5d]

INTEGRATION: CWS changefileheader (1.8.138); FILE MERGED 2008/04/01 16:02:24 thb 1.8.138.2: #i85898# Stripping all external header guards 2008/03/31 15:30:29 rt 1.8.138.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4b21a72f266cf20de4eecd0f43281ba518606b58]

INTEGRATION: CWS changefileheader (1.4.1202); FILE MERGED 2008/03/31 16:54:40 rt 1.4.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a33e9de2ab8a187e94ae76461f982a1fa9aab493]

INTEGRATION: CWS changefileheader (1.8.10); FILE MERGED 2008/03/28 16:41:02 rt 1.8.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f91aee35baed1a91e85e3012881247f9e3f5b56e]

INTEGRATION: CWS changefileheader (1.4.58); FILE MERGED 2008/03/31 16:49:14 rt 1.4.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a4beb448e97a33a88769c57b11ae82ffe9c12e19]

INTEGRATION: CWS changefileheader (1.3.22); FILE MERGED 2008/03/28 16:02:28 rt 1.3.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3d85bb5a4d584ce0a911735fbd5780938816e530]

INTEGRATION: CWS changefileheader (1.2.20); FILE MERGED 2008/03/31 16:21:46 rt 1.2.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ae12f26107bc780b09175f0dae9e75d99e8fd350]

INTEGRATION: CWS changefileheader (1.8.56); FILE MERGED 2008/03/28 16:41:01 rt 1.8.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [397b0bd4a579c5456f27480c8eadf159f5a2ddfa]

INTEGRATION: CWS changefileheader (1.6.162); FILE MERGED 2008/03/31 13:27:46 rt 1.6.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dabd054b5ebdf0cc7f4be0eaed6598356685d3fa]

INTEGRATION: CWS changefileheader (1.3.184); FILE MERGED 2008/04/01 12:58:25 thb 1.3.184.2: #i85898# Stripping all external header guards 2008/03/31 15:30:29 rt 1.3.184.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [292786c86589bbbb58069ae973236c06bf66b388]

INTEGRATION: CWS changefileheader (1.2.1202); FILE MERGED 2008/04/01 15:57:28 thb 1.2.1202.2: #i85898# Stripping all external header guards 2008/03/31 16:54:40 rt 1.2.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c13000774ce48a2ba88531ffd65a2a2385381a71]

INTEGRATION: CWS changefileheader (1.3.6); FILE MERGED 2008/03/31 16:21:46 rt 1.3.6.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ec4de798e1bd27124d42c9279a454d434ac8b171]

INTEGRATION: CWS changefileheader (1.7.138); FILE MERGED 2008/04/01 16:02:24 thb 1.7.138.3: #i85898# Stripping all external header guards 2008/04/01 12:58:24 thb 1.7.138.2: #i85898# Stripping all external header guards 2008/03/31 15:30:29 rt 1.7.138.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [925cf5bae6766b6f9d631382a2657d2b55be5d98]

INTEGRATION: CWS changefileheader (1.12.10); FILE MERGED 2008/03/28 16:41:01 rt 1.12.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0f8280d2e7037d5372d9612df93eee9c1e084c18]

INTEGRATION: CWS changefileheader (1.8.242); FILE MERGED 2008/03/31 16:54:40 rt 1.8.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ec80156c1635056977db7e82f2621c251f6a30c5]

INTEGRATION: CWS changefileheader (1.2.300); FILE MERGED 2008/03/31 13:27:46 rt 1.2.300.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [59b2406b538dd3157dc62df3047b1bb342d269a3]

INTEGRATION: CWS changefileheader (1.3.80); FILE MERGED 2008/03/28 16:02:28 rt 1.3.80.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f5b709c89dcacc781513393e2b37529a1efc778f]

INTEGRATION: CWS changefileheader (1.11.66); FILE MERGED 2008/04/01 16:02:24 thb 1.11.66.2: #i85898# Stripping all external header guards 2008/03/31 15:30:29 rt 1.11.66.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [da3b0852194398e6ccb7e7942a9a71b680c177de]

INTEGRATION: CWS changefileheader (1.8.56); FILE MERGED 2008/03/28 16:41:00 rt 1.8.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cf7f25922bde5931b96317dce613eae0142a5886]

INTEGRATION: CWS changefileheader (1.10.242); FILE MERGED 2008/03/31 16:54:40 rt 1.10.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2446c4fca36007fef54a419224e7c7c5408cfacf]

INTEGRATION: CWS changefileheader (1.13.12); FILE MERGED 2008/03/31 13:27:46 rt 1.13.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d09d7d483e1eb1fc9c0e075fa9572a92d4124f32]

INTEGRATION: CWS changefileheader (1.10.62); FILE MERGED 2008/04/01 16:02:24 thb 1.10.62.3: #i85898# Stripping all external header guards 2008/04/01 12:58:24 thb 1.10.62.2: #i85898# Stripping all external header guards 2008/03/31 15:30:29 rt 1.10.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e3c8dabcc889eaa44b7ac61587f1910836eea0c0]

INTEGRATION: CWS changefileheader (1.5.22); FILE MERGED 2008/03/28 16:02:28 rt 1.5.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8539d0a91dddb06c5bba68977575c93767f6e048]

INTEGRATION: CWS changefileheader (1.8.10); FILE MERGED 2008/03/28 16:41:00 rt 1.8.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [27d3de6743d22f3c8cd7c1b62198014d7af188d7]

INTEGRATION: CWS changefileheader (1.41.240); FILE MERGED 2008/04/01 15:57:28 thb 1.41.240.3: #i85898# Stripping all external header guards 2008/04/01 12:54:25 thb 1.41.240.2: #i85898# Stripping all external header guards 2008/03/31 16:54:40 rt 1.41.240.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fd7f9c2329e59ea83e7cc51e60ee3562a78c55b0]

INTEGRATION: CWS changefileheader (1.8.12); FILE MERGED 2008/03/31 13:27:46 rt 1.8.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5f1afa30ec515e705618c709a286c8defb8965f7]

INTEGRATION: CWS changefileheader (1.4.76); FILE MERGED 2008/04/01 16:02:24 thb 1.4.76.2: #i85898# Stripping all external header guards 2008/03/31 15:30:29 rt 1.4.76.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f6100b8d42d5af4748a544f81fd31a111c7d243d]

INTEGRATION: CWS changefileheader (1.6.56); FILE MERGED 2008/03/28 16:41:00 rt 1.6.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b6c9ad84dd631bfc80f7211bfbcd9786c3c508c0]

INTEGRATION: CWS changefileheader (1.6.72); FILE MERGED 2008/03/31 15:30:29 rt 1.6.72.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b8f0c548e013a6a35ad9e0eda2a2b33802f04584]

INTEGRATION: CWS changefileheader (1.5.84); FILE MERGED 2008/03/31 13:27:46 rt 1.5.84.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3c6354fc043fcc2f481983f82261b168951f6c1d]

INTEGRATION: CWS changefileheader (1.11.56); FILE MERGED 2008/03/28 16:41:00 rt 1.11.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9d3094a6396fa789646edfdd68c8a2991860f54d]

INTEGRATION: CWS changefileheader (1.4.22); FILE MERGED 2008/03/28 16:02:27 rt 1.4.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [13c765e7f8272e7a409016cc955e1966ce8d47a9]

INTEGRATION: CWS changefileheader (1.4.242); FILE MERGED 2008/04/01 15:57:27 thb 1.4.242.2: #i85898# Stripping all external header guards 2008/03/31 16:54:40 rt 1.4.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8db6d86072a49577074af359539650424d39a2c3]

INTEGRATION: CWS changefileheader (1.8.84); FILE MERGED 2008/03/31 13:27:46 rt 1.8.84.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a408a84385dd814bca8b0aef2e0a62f0e9f8989c]

INTEGRATION: CWS changefileheader (1.5.184); FILE MERGED 2008/03/31 15:30:29 rt 1.5.184.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7a15e900712b6110bfb99b2cfeec9ef542472673]

INTEGRATION: CWS changefileheader (1.3.22); FILE MERGED 2008/03/28 16:02:27 rt 1.3.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [177d92f63379c6b61622c16d7681616d886e3b4c]

INTEGRATION: CWS changefileheader (1.9.738); FILE MERGED 2008/04/01 15:57:27 thb 1.9.738.2: #i85898# Stripping all external header guards 2008/03/31 16:54:40 rt 1.9.738.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6e857a6cf09d9d0e4a18edd3c2f71d95f39cfac8]

INTEGRATION: CWS changefileheader (1.4.56); FILE MERGED 2008/03/28 16:41:00 rt 1.4.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e62be4a257596deeb76d9886ce7ca8d0e1f4a3a5]

INTEGRATION: CWS changefileheader (1.9.72); FILE MERGED 2008/03/31 15:30:29 rt 1.9.72.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1a0235a0f2da88a5b62d9806a872f97b4f6eda07]

INTEGRATION: CWS changefileheader (1.103.12); FILE MERGED 2008/03/31 13:27:46 rt 1.103.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2e5e893ff615846e16f1c6e1c5b19071a56c1975]

INTEGRATION: CWS changefileheader (1.50.34); FILE MERGED 2008/04/01 12:54:25 thb 1.50.34.2: #i85898# Stripping all external header guards 2008/03/31 16:54:40 rt 1.50.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3643010b8732b1ef101009b76d99a579ed4d0e84]

INTEGRATION: CWS changefileheader (1.5.184); FILE MERGED 2008/03/31 15:30:28 rt 1.5.184.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4df59fa823f1d78601efa98344e307bc1cac5093]

INTEGRATION: CWS changefileheader (1.6.22); FILE MERGED 2008/03/28 16:02:27 rt 1.6.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ee97fca3a0ca59bce122039ead97dd81a8dee05b]

INTEGRATION: CWS changefileheader (1.12.56); FILE MERGED 2008/03/28 16:40:59 rt 1.12.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f839643dd7b35db9139b0db50087c92a69b7abb1]

INTEGRATION: CWS changefileheader (1.8.72); FILE MERGED 2008/03/31 15:30:28 rt 1.8.72.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4c0ed0337566eef62d36c5858845192fc0b446af]

INTEGRATION: CWS changefileheader (1.2.6); FILE MERGED 2008/03/31 16:21:46 rt 1.2.6.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6fafe01272b60f04f2e3dd89bf1918defc75059c]

INTEGRATION: CWS changefileheader (1.6.56); FILE MERGED 2008/03/28 16:40:59 rt 1.6.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7bd1e89e79a8be199bdd2dcf8eb60989bc71db4e]

INTEGRATION: CWS changefileheader (1.8.22); FILE MERGED 2008/03/28 16:02:27 rt 1.8.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d8f41dfa56e11b9e493f6e201d66a5cafbfd90ac]

INTEGRATION: CWS changefileheader (1.3.96); FILE MERGED 2008/03/31 13:27:46 rt 1.3.96.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5ac0fa870d5002a33ab7c28e8681342e6023650e]

INTEGRATION: CWS changefileheader (1.5.118); FILE MERGED 2008/03/31 15:30:28 rt 1.5.118.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [52de2458a9966e40bd81096bf6237f7e75710d1a]

INTEGRATION: CWS changefileheader (1.8.56); FILE MERGED 2008/03/28 16:40:59 rt 1.8.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [58d5d1cd09959ec54dfffd7e8a00f06d4aec1729]

INTEGRATION: CWS changefileheader (1.9.84); FILE MERGED 2008/03/31 13:27:46 rt 1.9.84.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e4c80596828ffcbe1f1db295e1c101b374384b4c]

INTEGRATION: CWS changefileheader (1.4.72); FILE MERGED 2008/04/01 16:02:24 thb 1.4.72.2: #i85898# Stripping all external header guards 2008/03/31 15:30:28 rt 1.4.72.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b9700702520558e7b3e56718dbb5ea19eaa3c59c]

INTEGRATION: CWS changefileheader (1.8.718); FILE MERGED 2008/04/01 12:54:24 thb 1.8.718.2: #i85898# Stripping all external header guards 2008/03/31 16:54:40 rt 1.8.718.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [268881427cd76043696e432c0390532e87d9cfee]

INTEGRATION: CWS changefileheader (1.9.56); FILE MERGED 2008/03/28 16:40:58 rt 1.9.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5180befe92de29c9a2cdb4e33b4214179d873980]

INTEGRATION: CWS changefileheader (1.5.72); FILE MERGED 2008/03/31 15:30:28 rt 1.5.72.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5326e9df38a79aff301f4bad3239882a89724f0a]

INTEGRATION: CWS changefileheader (1.7.82); FILE MERGED 2008/03/31 13:27:46 rt 1.7.82.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [81d1988e4a17e361b0d33a5a765f5e7e822b8f51]

INTEGRATION: CWS changefileheader (1.7.242); FILE MERGED 2008/03/31 16:54:40 rt 1.7.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6bd7680118fcab91d39dad6e2c5e63489947f224]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:40:58 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1a7433784ee4c7323556d7c131a3ce7ef3eb0403]

INTEGRATION: CWS changefileheader (1.6.72); FILE MERGED 2008/04/01 16:02:24 thb 1.6.72.3: #i85898# Stripping all external header guards 2008/04/01 12:58:24 thb 1.6.72.2: #i85898# Stripping all external header guards 2008/03/31 15:30:28 rt 1.6.72.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4efcaa50d7dea2c1ba3f87a1a893e844b0eca531]

INTEGRATION: CWS changefileheader (1.15.84); FILE MERGED 2008/03/31 13:27:46 rt 1.15.84.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [80fa8b0eea78f31b472ad200f8aec56dd2983de9]

INTEGRATION: CWS changefileheader (1.18.738); FILE MERGED 2008/03/31 16:54:40 rt 1.18.738.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d208f2d55b91e98525d2a64439fac3aeefdedf6d]

INTEGRATION: CWS changefileheader (1.10.4); FILE MERGED 2008/03/31 15:30:28 rt 1.10.4.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [00ef33d862b0691502f4e614868f031f96fac84c]

INTEGRATION: CWS changefileheader (1.43.242); FILE MERGED 2008/04/01 15:57:27 thb 1.43.242.3: #i85898# Stripping all external header guards 2008/04/01 12:54:24 thb 1.43.242.2: #i85898# Stripping all external header guards 2008/03/31 16:54:40 rt 1.43.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f5001daa3d5615c19818694753780b57d991bb6b]

INTEGRATION: CWS changefileheader (1.11.22); FILE MERGED 2008/03/28 16:02:27 rt 1.11.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [67bfadcbaac8e321a8455b176eefa5acb3015a14]

INTEGRATION: CWS changefileheader (1.8.56); FILE MERGED 2008/03/28 16:40:58 rt 1.8.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cb4cc52e83e119708f213070207099b72641102c]

INTEGRATION: CWS changefileheader (1.3.184); FILE MERGED 2008/03/31 15:30:28 rt 1.3.184.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b0050b2f49559e2e855c14becb839127ce181385]

INTEGRATION: CWS changefileheader (1.4.340); FILE MERGED 2008/03/31 13:27:46 rt 1.4.340.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [96c950d06b69a4bf58b10c5a2c82b212a137c0b3]

INTEGRATION: CWS changefileheader (1.2.6); FILE MERGED 2008/03/31 16:21:45 rt 1.2.6.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bd178e5a91a5e85e1edc387c8013f5bf2d1c4450]

INTEGRATION: CWS changefileheader (1.4.1202); FILE MERGED 2008/03/31 16:54:39 rt 1.4.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9e02a110c2b813a515ab2089e78b757a8685b7d5]

INTEGRATION: CWS changefileheader (1.6.56); FILE MERGED 2008/03/28 16:40:57 rt 1.6.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [067f537619c14b43809577ed705061a08f700940]

INTEGRATION: CWS changefileheader (1.4.118); FILE MERGED 2008/03/31 15:30:28 rt 1.4.118.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6f6a012619e2f9986a4a71acaba1126719c8f2c2]

INTEGRATION: CWS changefileheader (1.11.160); FILE MERGED 2008/03/31 13:27:45 rt 1.11.160.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6a0d68bfd7f3df550aa80b79955873a2856190b3]

INTEGRATION: CWS changefileheader (1.8.718); FILE MERGED 2008/04/01 12:54:24 thb 1.8.718.2: #i85898# Stripping all external header guards 2008/03/31 16:54:39 rt 1.8.718.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1e40ffb151faa3f0071e7502d4fd8b0ad4a9dab4]

INTEGRATION: CWS changefileheader (1.10.56); FILE MERGED 2008/03/28 16:40:57 rt 1.10.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [039a0fa441f36bb03e9a975caf70536ec986aedb]

INTEGRATION: CWS changefileheader (1.11.434); FILE MERGED 2008/03/31 13:27:45 rt 1.11.434.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [16d9d78c11b95c9300de4aa49c1adb395a37154a]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:49:13 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2717fa98f74813a5030e9ff557c2a9d3fb34d6ae]

INTEGRATION: CWS changefileheader (1.25.242); FILE MERGED 2008/03/31 16:54:39 rt 1.25.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c524a6eccbe5c3f1b785c7bd5ea60e376295746b]

INTEGRATION: CWS changefileheader (1.4.56); FILE MERGED 2008/03/28 16:40:57 rt 1.4.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1063f18c8fa8ffae2b333101e7afbd0e9624f644]

INTEGRATION: CWS changefileheader (1.35.96); FILE MERGED 2008/03/31 13:27:45 rt 1.35.96.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [58548a037fbd236f387fcac42a9bd11804e12148]

INTEGRATION: CWS changefileheader (1.9.22); FILE MERGED 2008/03/28 16:02:27 rt 1.9.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bbf4aec6c7d3621c327cbc3a80c9fe677d82099c]

INTEGRATION: CWS changefileheader (1.88.242); FILE MERGED 2008/04/01 15:57:27 thb 1.88.242.3: #i85898# Stripping all external header guards 2008/04/01 12:54:23 thb 1.88.242.2: #i85898# Stripping all external header guards 2008/03/31 16:54:39 rt 1.88.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4a28ddbb18c15054f3e7319a53e6f31f70fafc2f]

INTEGRATION: CWS changefileheader (1.7.56); FILE MERGED 2008/03/28 16:40:57 rt 1.7.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9004e9bb7f69ae1d9581b13566e6ed35bfd7fda6]

INTEGRATION: CWS changefileheader (1.6.42); FILE MERGED 2008/03/31 15:30:28 rt 1.6.42.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bffd80491f41dd8bdedd3806968d84af690a2223]

INTEGRATION: CWS changefileheader (1.5.434); FILE MERGED 2008/03/31 13:27:45 rt 1.5.434.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f9f08fa20f47b66e52b43f5da4b0fb4218e88381]

INTEGRATION: CWS changefileheader (1.16.242); FILE MERGED 2008/03/31 16:54:39 rt 1.16.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [45115de5df706762dc6e7c3ea7c270eae3139518]

INTEGRATION: CWS changefileheader (1.8.56); FILE MERGED 2008/03/28 16:40:56 rt 1.8.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3699ffe27e416ef1676103cb8695ff6c38e3715a]

INTEGRATION: CWS changefileheader (1.18.8); FILE MERGED 2008/03/31 15:30:28 rt 1.18.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [28bb66c41d16fdaeeb05a456de7e58e79ef189ea]

INTEGRATION: CWS changefileheader (1.7.12); FILE MERGED 2008/03/31 13:27:45 rt 1.7.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1701cf48f29291609d105e01ff212f0f5026f32c]

INTEGRATION: CWS changefileheader (1.7.22); FILE MERGED 2008/03/28 16:02:26 rt 1.7.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5d45371473894940c11563843deabe79e4e8e96c]

INTEGRATION: CWS changefileheader (1.26.242); FILE MERGED 2008/04/01 12:54:23 thb 1.26.242.2: #i85898# Stripping all external header guards 2008/03/31 16:54:39 rt 1.26.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4c68c5c1a3fba2284bfea566d810dd4114daab8c]

INTEGRATION: CWS changefileheader (1.5.72); FILE MERGED 2008/04/01 16:02:23 thb 1.5.72.3: #i85898# Stripping all external header guards 2008/04/01 12:58:24 thb 1.5.72.2: #i85898# Stripping all external header guards 2008/03/31 15:30:28 rt 1.5.72.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2f58feb5ca6ce02295ede9c4423b97f36f59fc5c]

INTEGRATION: CWS changefileheader (1.13.56); FILE MERGED 2008/03/28 16:40:56 rt 1.13.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [526a7d5ec492e5c5bdf65bbe2c8376bfe038d8ee]

INTEGRATION: CWS changefileheader (1.5.82); FILE MERGED 2008/03/31 13:27:45 rt 1.5.82.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1211ef5f1c2b56921575089e6e536d420829763a]

INTEGRATION: CWS changefileheader (1.4.22); FILE MERGED 2008/03/28 16:02:26 rt 1.4.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f4f4ab7941462125b499a375fff5e1703f57f518]

INTEGRATION: CWS changefileheader (1.23.242); FILE MERGED 2008/04/01 15:57:27 thb 1.23.242.3: #i85898# Stripping all external header guards 2008/04/01 12:54:23 thb 1.23.242.2: #i85898# Stripping all external header guards 2008/03/31 16:54:39 rt 1.23.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1709a1f00670efb5b86c7a17d6eee485a8a90c50]

INTEGRATION: CWS changefileheader (1.6.72); FILE MERGED 2008/03/31 15:30:27 rt 1.6.72.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1fafe2cc532c226bf952e6a22b0ab6ffea49c0bf]

INTEGRATION: CWS changefileheader (1.10.28); FILE MERGED 2008/03/28 16:40:56 rt 1.10.28.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c214cf91cf8516c79fadf88b0839fb8ff4ba05df]

INTEGRATION: CWS changefileheader (1.9.22); FILE MERGED 2008/03/28 16:02:26 rt 1.9.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6f6af358a11970dd7cedadd86676c346e2d8ad93]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/03/31 16:49:13 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [521647d645b288bfc0327aef0968630a7a8e1895]

INTEGRATION: CWS changefileheader (1.64.242); FILE MERGED 2008/04/01 15:57:27 thb 1.64.242.3: #i85898# Stripping all external header guards 2008/04/01 12:54:23 thb 1.64.242.2: #i85898# Stripping all external header guards 2008/03/31 16:54:39 rt 1.64.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fe1c68764ea4cd05a85216bdad186513a49f62a2]

INTEGRATION: CWS changefileheader (1.7.72); FILE MERGED 2008/03/31 15:30:27 rt 1.7.72.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e7077f0a524850bdd10722c061044ee23e1ad07d]

INTEGRATION: CWS changefileheader (1.11.10); FILE MERGED 2008/03/28 16:40:56 rt 1.11.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1a05be3465e7e2782df4ae5ecdebc11cff1482f7]

INTEGRATION: CWS changefileheader (1.3.22); FILE MERGED 2008/03/28 16:02:26 rt 1.3.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d534374cd8238aaa5ea5f999b34e0f4aa32ac433]

INTEGRATION: CWS changefileheader (1.9.72); FILE MERGED 2008/04/01 16:02:23 thb 1.9.72.3: #i85898# Stripping all external header guards 2008/04/01 12:58:23 thb 1.9.72.2: #i85898# Stripping all external header guards 2008/03/31 15:30:27 rt 1.9.72.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5a7ed14ed62b6855a44712432ac1d6a9fefcdb43]

INTEGRATION: CWS changefileheader (1.12.54); FILE MERGED 2008/03/28 16:40:56 rt 1.12.54.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [eda99f5ef3f007dc915e0f87af5db464442374f9]

INTEGRATION: CWS changefileheader (1.7.178); FILE MERGED 2008/03/31 13:27:45 rt 1.7.178.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [92c28bf8ea281d6f0d2321314f2d654de6c704cb]

INTEGRATION: CWS changefileheader (1.10.22); FILE MERGED 2008/03/28 16:02:26 rt 1.10.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8e461cff6fb5bc0e0b1fb5266b895fe8b36ba6c0]

INTEGRATION: CWS changefileheader (1.7.738); FILE MERGED 2008/03/31 16:54:39 rt 1.7.738.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4b04629a965ec37cbddd3fea804fcc192062b46a]

INTEGRATION: CWS changefileheader (1.14.4); FILE MERGED 2008/03/31 15:30:27 rt 1.14.4.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8d72639b35ef47f1317febb44dd630baa1ac84e7]

INTEGRATION: CWS changefileheader (1.5.428); FILE MERGED 2008/03/31 13:27:45 rt 1.5.428.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a0868ebc443933d97ad8632d50a861438808f768]

INTEGRATION: CWS changefileheader (1.12.242); FILE MERGED 2008/04/01 12:54:23 thb 1.12.242.2: #i85898# Stripping all external header guards 2008/03/31 16:54:39 rt 1.12.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [79520e498b08d84bdd381dc61b89738e301aeb26]

INTEGRATION: CWS changefileheader (1.9.42); FILE MERGED 2008/03/31 15:30:27 rt 1.9.42.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1796c6dacc6256a99911d587e5aeec93fa6e1ea6]

INTEGRATION: CWS changefileheader (1.7.56); FILE MERGED 2008/03/28 16:40:55 rt 1.7.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cb4d8f0dd91cb7055686b1c3dab95bc4aa24ad85]

INTEGRATION: CWS changefileheader (1.8.178); FILE MERGED 2008/03/31 13:27:45 rt 1.8.178.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3fbd939ce91e3525b0fb07033e2b0d6698596d76]

INTEGRATION: CWS changefileheader (1.11.38); FILE MERGED 2008/03/31 16:54:39 rt 1.11.38.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [880da152188a9d34535c3fa67e5a1e9f24a1c95f]

INTEGRATION: CWS changefileheader (1.9.76); FILE MERGED 2008/04/01 16:02:23 thb 1.9.76.2: #i85898# Stripping all external header guards 2008/03/31 15:30:27 rt 1.9.76.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [774aba91f83e4c9eeda6d00140d3328321939901]

INTEGRATION: CWS changefileheader (1.14.10); FILE MERGED 2008/03/28 16:40:55 rt 1.14.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c5b82dc88161aff924917a1e9a58de2b31766c81]

INTEGRATION: CWS changefileheader (1.2.80); FILE MERGED 2008/03/28 16:02:26 rt 1.2.80.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [be17793d38716640f959ba1766facc0a08c9ad20]

INTEGRATION: CWS changefileheader (1.2.14); FILE MERGED 2008/03/31 13:27:45 rt 1.2.14.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1590a47ad350a611f6b1149fb29c60093394852f]

INTEGRATION: CWS changefileheader (1.13.738); FILE MERGED 2008/04/01 12:54:23 thb 1.13.738.2: #i85898# Stripping all external header guards 2008/03/31 16:54:39 rt 1.13.738.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5a00fcc320563d5424ee536ce488f52c5cf7d8e5]

INTEGRATION: CWS changefileheader (1.20.72); FILE MERGED 2008/03/31 15:30:27 rt 1.20.72.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f9b2b22693a5ab5674b90b474932b97d43a2c2a0]

INTEGRATION: CWS changefileheader (1.8.10); FILE MERGED 2008/03/28 16:40:55 rt 1.8.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e307409a46a915005741ed1865acc50a6fb08378]

INTEGRATION: CWS changefileheader (1.8.12); FILE MERGED 2008/03/31 13:27:45 rt 1.8.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [12bc51c187d518bd107b2e62014b2799bd92883c]

INTEGRATION: CWS changefileheader (1.4.26); FILE MERGED 2008/03/28 16:02:26 rt 1.4.26.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b35e764a91d6b1be212c4d3b839f2fa95527f0fc]

INTEGRATION: CWS changefileheader (1.37.118); FILE MERGED 2008/04/01 15:57:27 thb 1.37.118.3: #i85898# Stripping all external header guards 2008/04/01 12:54:23 thb 1.37.118.2: #i85898# Stripping all external header guards 2008/03/31 16:54:39 rt 1.37.118.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9736138dad8ea3253abeb7a9e5b266fed76057c5]

INTEGRATION: CWS changefileheader (1.7.72); FILE MERGED 2008/04/01 12:58:23 thb 1.7.72.2: #i85898# Stripping all external header guards 2008/03/31 15:30:27 rt 1.7.72.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [64f07b09056b8a2a6bd7bbf6def0193540f38275]

INTEGRATION: CWS changefileheader (1.2.6); FILE MERGED 2008/03/31 16:21:44 rt 1.2.6.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2e9490e9e2c7c903227bbc00aa7f8ec9d9c09b45]

INTEGRATION: CWS changefileheader (1.11.52); FILE MERGED 2008/03/28 16:40:54 rt 1.11.52.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0e7a17a83bfedfbde4b4e05b7bc7d6171feceee5]

INTEGRATION: CWS changefileheader (1.13.178); FILE MERGED 2008/03/31 13:27:45 rt 1.13.178.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b71394403df7b596e178bdf18e49c2419944731c]

INTEGRATION: CWS changefileheader (1.14.38); FILE MERGED 2008/04/01 12:54:23 thb 1.14.38.2: #i85898# Stripping all external header guards 2008/03/31 16:54:39 rt 1.14.38.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [01ebbf312c3cb24d0a8b519af0436c0026a0cc27]

INTEGRATION: CWS changefileheader (1.6.34); FILE MERGED 2008/03/31 16:49:13 rt 1.6.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [885fac3cf92c5f55c10209f7ce9adee5b1706229]

INTEGRATION: CWS changefileheader (1.4.72); FILE MERGED 2008/04/01 16:02:23 thb 1.4.72.3: #i85898# Stripping all external header guards 2008/04/01 12:58:23 thb 1.4.72.2: #i85898# Stripping all external header guards 2008/03/31 15:30:27 rt 1.4.72.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a849923cb88cb7434f4c7e1c8ef53551158ae9a4]

INTEGRATION: CWS changefileheader (1.12.22); FILE MERGED 2008/03/28 16:02:25 rt 1.12.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [87d42fb90cdc812ea004c6a7ec57dc6d33f9e1f6]

INTEGRATION: CWS changefileheader (1.9.54); FILE MERGED 2008/03/28 16:40:54 rt 1.9.54.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2ca9673139f9a861bad2e881ed212789d33e796a]

INTEGRATION: CWS changefileheader (1.40.12); FILE MERGED 2008/03/31 13:27:45 rt 1.40.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d0093b33286ab3ec26c2a8f13da11b6efa1d5396]

INTEGRATION: CWS changefileheader (1.61.38); FILE MERGED 2008/04/01 15:57:26 thb 1.61.38.3: #i85898# Stripping all external header guards 2008/04/01 12:54:22 thb 1.61.38.2: #i85898# Stripping all external header guards 2008/03/31 16:54:38 rt 1.61.38.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3f3f1f2f2afe10c058f965e1961a600033b5a780]

INTEGRATION: CWS changefileheader (1.5.72); FILE MERGED 2008/04/01 12:58:23 thb 1.5.72.2: #i85898# Stripping all external header guards 2008/03/31 15:30:27 rt 1.5.72.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [eb2e5cecda6e8aff69d303b96c1825685f360440]

INTEGRATION: CWS changefileheader (1.3.6); FILE MERGED 2008/03/31 16:21:44 rt 1.3.6.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1c8ee3a4fa43e3e156a3a802e1ce67e9c9e59048]

INTEGRATION: CWS changefileheader (1.4.22); FILE MERGED 2008/03/28 16:02:25 rt 1.4.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5ca933663c6cf90361a322d8bf7681e5c974375b]

INTEGRATION: CWS changefileheader (1.9.10); FILE MERGED 2008/03/28 16:40:54 rt 1.9.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a13052fa49eefb3456f89207f983a99b5b989fa4]

INTEGRATION: CWS changefileheader (1.7.72); FILE MERGED 2008/04/01 16:02:23 thb 1.7.72.3: #i85898# Stripping all external header guards 2008/04/01 12:58:23 thb 1.7.72.2: #i85898# Stripping all external header guards 2008/03/31 15:30:27 rt 1.7.72.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [30a7220465aa7158b386871eb1fb500851b59edf]

INTEGRATION: CWS changefileheader (1.6.1202); FILE MERGED 2008/03/31 16:54:38 rt 1.6.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [16cfcafdbb4daa3c417b935ebbebf46884b29dc1]

INTEGRATION: CWS changefileheader (1.11.22); FILE MERGED 2008/03/28 16:02:25 rt 1.11.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2a04823913534541cc87c83dbdca41b91191bab0]

INTEGRATION: CWS changefileheader (1.11.10); FILE MERGED 2008/03/28 16:40:54 rt 1.11.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [92bbfdee3e932a99b2fdd00d8bcf7a6a120ba55d]

INTEGRATION: CWS changefileheader (1.2.248); FILE MERGED 2008/03/31 13:27:45 rt 1.2.248.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [41dda1df904735bff24d1dc33651c7336820442e]

INTEGRATION: CWS changefileheader (1.21.4); FILE MERGED 2008/04/01 16:02:23 thb 1.21.4.3: #i85898# Stripping all external header guards 2008/04/01 12:58:23 thb 1.21.4.2: #i85898# Stripping all external header guards 2008/03/31 15:30:27 rt 1.21.4.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b3ee28795ce41ccde8f4170aa0b7c1404def5b2a]

INTEGRATION: CWS changefileheader (1.17.58); FILE MERGED 2008/04/01 12:54:22 thb 1.17.58.2: #i85898# Stripping all external header guards 2008/03/31 16:54:38 rt 1.17.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [756524e0eae6034d6637c403e00ce18daa23a9ea]

INTEGRATION: CWS changefileheader (1.2.20); FILE MERGED 2008/03/31 16:21:44 rt 1.2.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cf9a5eba1d3dee9d90ab069e5cec9158f818d276]

INTEGRATION: CWS changefileheader (1.2.80); FILE MERGED 2008/03/28 16:02:25 rt 1.2.80.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [eecd89b957f3014527182e39d8c3e47d0f93fe10]

INTEGRATION: CWS changefileheader (1.2.96); FILE MERGED 2008/03/31 13:27:45 rt 1.2.96.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [eea10cb717478ca17076344592020f076c413331]

INTEGRATION: CWS changefileheader (1.6.72); FILE MERGED 2008/04/01 16:02:23 thb 1.6.72.2: #i85898# Stripping all external header guards 2008/03/31 15:30:27 rt 1.6.72.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6266a233f3d5714fedfa94b835cc243788bb7819]

INTEGRATION: CWS changefileheader (1.6.26); FILE MERGED 2008/03/28 16:02:25 rt 1.6.26.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c111168c129361e46434e4b8f350a36cf35d4b73]

INTEGRATION: CWS changefileheader (1.8.300); FILE MERGED 2008/03/31 13:27:45 rt 1.8.300.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6cde9132a0b51b8c6e3caad5332d8590bed8d067]

INTEGRATION: CWS changefileheader (1.8.56); FILE MERGED 2008/03/28 16:40:54 rt 1.8.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2ea0169121cb947fced2bae1dda987a1c7b4dd6d]

INTEGRATION: CWS changefileheader (1.5.372); FILE MERGED 2008/04/01 15:57:26 thb 1.5.372.2: #i85898# Stripping all external header guards 2008/03/31 16:54:38 rt 1.5.372.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2a9bcf2c4fdf359ccbca01b1f75cf788b7c75de3]

INTEGRATION: CWS changefileheader (1.15.72); FILE MERGED 2008/04/01 16:02:23 thb 1.15.72.3: #i85898# Stripping all external header guards 2008/04/01 12:58:22 thb 1.15.72.2: #i85898# Stripping all external header guards 2008/03/31 15:30:27 rt 1.15.72.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9e5e452acbd3fdb26d5813e15d7821d264c6cc8e]

INTEGRATION: CWS changefileheader (1.3.22); FILE MERGED 2008/03/28 16:02:25 rt 1.3.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [80f12a82dbaac452e29c2b3e001174bebf260805]

INTEGRATION: CWS changefileheader (1.16.36); FILE MERGED 2008/03/31 13:27:45 rt 1.16.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9f89ff24f02c38c71cd5f029dae13be6ea6599e4]

INTEGRATION: CWS changefileheader (1.7.56); FILE MERGED 2008/03/28 16:40:53 rt 1.7.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d5c9161f2959c4927a0f5f79453888a92a4c32e0]

INTEGRATION: CWS changefileheader (1.21.72); FILE MERGED 2008/04/01 16:02:23 thb 1.21.72.3: #i85898# Stripping all external header guards 2008/04/01 12:58:22 thb 1.21.72.2: #i85898# Stripping all external header guards 2008/03/31 15:30:27 rt 1.21.72.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8cb49813a5ffe14869c299914a311d80e35894c6]

INTEGRATION: CWS changefileheader (1.14.242); FILE MERGED 2008/03/31 16:54:38 rt 1.14.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4847051cf160693a593a83eaa3d95e4a43710877]

INTEGRATION: CWS changefileheader (1.7.22); FILE MERGED 2008/03/28 16:02:24 rt 1.7.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4f5ca937121150c4c9a7737658fb7599ac0719fb]

INTEGRATION: CWS changefileheader (1.5.36); FILE MERGED 2008/03/31 13:27:45 rt 1.5.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [36e244a06fab5d6d92de38a95d4d8970a3ae8617]

INTEGRATION: CWS changefileheader (1.11.56); FILE MERGED 2008/03/28 16:40:53 rt 1.11.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c20c05ddd73cb76a056c8a656244055d262ebe9f]

INTEGRATION: CWS changefileheader (1.19.242); FILE MERGED 2008/03/31 16:54:38 rt 1.19.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c3e46509f694003ae647a6e6bae305028df70899]

INTEGRATION: CWS changefileheader (1.30.72); FILE MERGED 2008/04/01 16:02:22 thb 1.30.72.3: #i85898# Stripping all external header guards 2008/04/01 12:58:22 thb 1.30.72.2: #i85898# Stripping all external header guards 2008/03/31 15:30:26 rt 1.30.72.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [914f7a6a29dc2b8d94fa3e2133b19fc623fad851]

INTEGRATION: CWS changefileheader (1.3.22); FILE MERGED 2008/03/28 16:02:24 rt 1.3.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d4f014ffee18b3eec1ef6fb1c3d71e31dcf8e52e]

INTEGRATION: CWS changefileheader (1.13.52); FILE MERGED 2008/03/28 16:40:53 rt 1.13.52.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [508ca5c39887c2cec26bd52479f0b5811caac94e]

INTEGRATION: CWS changefileheader (1.57.4); FILE MERGED 2008/04/01 16:02:22 thb 1.57.4.3: #i85898# Stripping all external header guards 2008/04/01 12:58:21 thb 1.57.4.2: #i85898# Stripping all external header guards 2008/03/31 15:30:26 rt 1.57.4.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b1b8b6c8dd513241d502cef55517077ecae2dbc5]

INTEGRATION: CWS changefileheader (1.33.38); FILE MERGED 2008/04/01 15:57:26 thb 1.33.38.3: #i85898# Stripping all external header guards 2008/04/01 12:54:22 thb 1.33.38.2: #i85898# Stripping all external header guards 2008/03/31 16:54:38 rt 1.33.38.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [753db4a42ffaf44379b5999bcca02a8d717cd363]

INTEGRATION: CWS changefileheader (1.8.22); FILE MERGED 2008/03/28 16:02:24 rt 1.8.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1d0d9e49b621189874eb9682036c1a3b15171c5a]

INTEGRATION: CWS changefileheader (1.9.10); FILE MERGED 2008/03/28 16:40:53 rt 1.9.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3acd940d543cc2160c110326fa14311ea69825e5]

INTEGRATION: CWS changefileheader (1.9.242); FILE MERGED 2008/03/31 16:54:38 rt 1.9.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [316d547179093d82b0546c5f615f001224c319c4]

INTEGRATION: CWS changefileheader (1.10.72); FILE MERGED 2008/03/31 15:30:26 rt 1.10.72.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d17e44dcb2a447e4c9bb3e8d15ede30aae644c4f]

INTEGRATION: CWS changefileheader (1.25.12); FILE MERGED 2008/03/31 13:27:45 rt 1.25.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ecbb4655166da9fb90e41e0e3eacafb5cc5c55cc]

INTEGRATION: CWS changefileheader (1.46.108); FILE MERGED 2008/04/01 15:57:26 thb 1.46.108.3: #i85898# Stripping all external header guards 2008/04/01 12:54:22 thb 1.46.108.2: #i85898# Stripping all external header guards 2008/03/31 16:54:38 rt 1.46.108.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5da9b5a2d4919474f4f428a07e0f73de78f40f58]

INTEGRATION: CWS changefileheader (1.8.70); FILE MERGED 2008/03/28 16:40:53 rt 1.8.70.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [81b8f7c56de90fc57e008ec5a16bd700d9094e41]

INTEGRATION: CWS changefileheader (1.6.72); FILE MERGED 2008/04/01 12:58:21 thb 1.6.72.2: #i85898# Stripping all external header guards 2008/03/31 15:30:26 rt 1.6.72.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [54f6f9201fd0b720089abea06fe9f0aa356fc1b8]

INTEGRATION: CWS changefileheader (1.9.36); FILE MERGED 2008/03/31 13:27:44 rt 1.9.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ac325477d7afcdb736dfc7489a4e9098366c43cc]

INTEGRATION: CWS changefileheader (1.17.242); FILE MERGED 2008/03/31 16:54:38 rt 1.17.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ca8f39b4b213e04c939c883059f82f88ab29faa6]

INTEGRATION: CWS changefileheader (1.8.56); FILE MERGED 2008/03/28 16:40:52 rt 1.8.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [20cd2d76787355c074ac8d202495214b7b077b7d]

INTEGRATION: CWS changefileheader (1.5.72); FILE MERGED 2008/04/01 16:02:22 thb 1.5.72.3: #i85898# Stripping all external header guards 2008/04/01 12:58:21 thb 1.5.72.2: #i85898# Stripping all external header guards 2008/03/31 15:30:26 rt 1.5.72.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [755a550e6926d05d056fed3c8eabc029b7359df0]

INTEGRATION: CWS changefileheader (1.8.36); FILE MERGED 2008/03/31 13:27:44 rt 1.8.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cc507f86f912c47229ed70e2d26b9aa7fa6a3c50]

INTEGRATION: CWS changefileheader (1.104.38); FILE MERGED 2008/04/01 15:57:26 thb 1.104.38.3: #i85898# Stripping all external header guards 2008/04/01 12:54:22 thb 1.104.38.2: #i85898# Stripping all external header guards 2008/03/31 16:54:38 rt 1.104.38.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [923240da079c80a1addc0e1f1c8413a67768301d]

INTEGRATION: CWS changefileheader (1.7.56); FILE MERGED 2008/03/28 16:40:52 rt 1.7.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9b9fc1108cf09cd664cfc7f7dd0a1a8fa08ce707]

INTEGRATION: CWS changefileheader (1.10.22); FILE MERGED 2008/03/28 16:02:24 rt 1.10.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1a61afef9dc91a6111c8849ad25dee4b5dddd043]

INTEGRATION: CWS changefileheader (1.4.434); FILE MERGED 2008/03/31 13:27:44 rt 1.4.434.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [41168370255703fe108f5dba47d942afddfc4ed8]

INTEGRATION: CWS changefileheader (1.78.36); FILE MERGED 2008/04/01 15:57:26 thb 1.78.36.3: #i85898# Stripping all external header guards 2008/04/01 12:54:21 thb 1.78.36.2: #i85898# Stripping all external header guards 2008/03/31 16:54:38 rt 1.78.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dc887a9eca81117ae3420c45d3066e98f07ab61d]

INTEGRATION: CWS changefileheader (1.5.8); FILE MERGED 2008/03/31 16:49:12 rt 1.5.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [98bd5171d25321ed3099b61a70f101b6c9ab5c08]

INTEGRATION: CWS changefileheader (1.8.96); FILE MERGED 2008/03/31 13:27:44 rt 1.8.96.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [51ff1234384b6234f4b9569e47591d6ec6dabcc7]

INTEGRATION: CWS changefileheader (1.4.22); FILE MERGED 2008/03/28 16:02:24 rt 1.4.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e2d70d56ca57b53fbbffa70d5da8d0f2df925627]

INTEGRATION: CWS changefileheader (1.19.242); FILE MERGED 2008/04/01 12:54:21 thb 1.19.242.2: #i85898# Stripping all external header guards 2008/03/31 16:54:37 rt 1.19.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [392cad0d9b5f794cedf4f0879648fad9dfe74074]

INTEGRATION: CWS changefileheader (1.8.4); FILE MERGED 2008/04/01 16:02:22 thb 1.8.4.3: #i85898# Stripping all external header guards 2008/04/01 12:58:20 thb 1.8.4.2: #i85898# Stripping all external header guards 2008/03/31 15:30:26 rt 1.8.4.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ab3c45879287504d8ae7e9ffbcc71a1a6ab2df4d]

INTEGRATION: CWS changefileheader (1.5.62); FILE MERGED 2008/03/31 16:49:12 rt 1.5.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9ff42bb00b183e7ac70b5b1af62a53cbaba5d411]

INTEGRATION: CWS changefileheader (1.34.12); FILE MERGED 2008/03/31 13:27:44 rt 1.34.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e744154fdfb7bcd789acd325cdd5e8d5d75d4aee]

INTEGRATION: CWS changefileheader (1.38.240); FILE MERGED 2008/04/01 15:57:25 thb 1.38.240.3: #i85898# Stripping all external header guards 2008/04/01 12:54:21 thb 1.38.240.2: #i85898# Stripping all external header guards 2008/03/31 16:54:37 rt 1.38.240.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b48328b16bd7f68ff684b5b4f4fa3c9ad1c1294f]

INTEGRATION: CWS changefileheader (1.6.72); FILE MERGED 2008/04/01 16:02:21 thb 1.6.72.3: #i85898# Stripping all external header guards 2008/04/01 12:58:20 thb 1.6.72.2: #i85898# Stripping all external header guards 2008/03/31 15:30:26 rt 1.6.72.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [989d82b617248079156fdac99ba3655c101e440f]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:49:12 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e2dc1e5cd911a8cd4078bd84263c988301157223]

INTEGRATION: CWS changefileheader (1.9.308); FILE MERGED 2008/03/31 13:27:44 rt 1.9.308.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [439d540a48ad96dac5ee66d14564792c1391e689]

INTEGRATION: CWS changefileheader (1.3.80); FILE MERGED 2008/03/28 16:02:24 rt 1.3.80.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c69a43036a1aa05c5207e7f04ec60019d26750b4]

INTEGRATION: CWS changefileheader (1.4.56); FILE MERGED 2008/03/28 16:40:51 rt 1.4.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4b2a6bf1a676d3d161e56287aab488c6cac376a0]

INTEGRATION: CWS changefileheader (1.23.242); FILE MERGED 2008/04/01 12:54:21 thb 1.23.242.2: #i85898# Stripping all external header guards 2008/03/31 16:54:37 rt 1.23.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [80fdfc1440bf87d5a5b680b8430241c1d89909ce]

INTEGRATION: CWS changefileheader (1.4.184); FILE MERGED 2008/04/01 12:58:20 thb 1.4.184.2: #i85898# Stripping all external header guards 2008/03/31 15:30:26 rt 1.4.184.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a0bad15688a7c7f68314a2262b49d6c4a3ec34c0]

INTEGRATION: CWS changefileheader (1.21.120); FILE MERGED 2008/03/31 13:27:44 rt 1.21.120.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ccc8e01397ece9afa9ada3579fe7f8043b80ce71]

INTEGRATION: CWS changefileheader (1.3.6); FILE MERGED 2008/03/31 16:21:43 rt 1.3.6.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [928115f2d375596c2b48245683d28e7354741fa8]

INTEGRATION: CWS changefileheader (1.57.38); FILE MERGED 2008/04/01 15:57:25 thb 1.57.38.3: #i85898# Stripping all external header guards 2008/04/01 12:54:21 thb 1.57.38.2: #i85898# Stripping all external header guards 2008/03/31 16:54:37 rt 1.57.38.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d38f49e7cbe60f0b70cc3067fca68b6757ffe5a2]

INTEGRATION: CWS changefileheader (1.5.56); FILE MERGED 2008/03/28 16:40:51 rt 1.5.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7d474a5acd5f6d315bd2f030f23475042dfe9263]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:49:12 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2ebc16c9e31b39f0ab6fe636a433b91d2eaf225d]

INTEGRATION: CWS changefileheader (1.5.118); FILE MERGED 2008/04/01 16:02:21 thb 1.5.118.3: #i85898# Stripping all external header guards 2008/04/01 12:58:20 thb 1.5.118.2: #i85898# Stripping all external header guards 2008/03/31 15:30:26 rt 1.5.118.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ca3c79606ce477fff64064773cca2ab891bac801]

INTEGRATION: CWS changefileheader (1.3.434); FILE MERGED 2008/03/31 13:27:44 rt 1.3.434.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a8b49ed9effb5601ed7d684954a4755311c4ac28]

INTEGRATION: CWS changefileheader (1.116.38); FILE MERGED 2008/04/01 15:57:25 thb 1.116.38.3: #i85898# Stripping all external header guards 2008/04/01 12:54:21 thb 1.116.38.2: #i85898# Stripping all external header guards 2008/03/31 16:54:37 rt 1.116.38.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [53ee1388bcd069c977114b3aec20485532f66de0]

INTEGRATION: CWS changefileheader (1.9.56); FILE MERGED 2008/03/28 16:40:51 rt 1.9.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2f7cd044bc2673f22d2e0279f2ef20b7fbdf5bc4]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/03/31 16:49:12 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [870427f9f28b6e863cb62062bf80404608a51acd]

INTEGRATION: CWS changefileheader (1.5.72); FILE MERGED 2008/04/01 16:02:21 thb 1.5.72.3: #i85898# Stripping all external header guards 2008/04/01 12:58:20 thb 1.5.72.2: #i85898# Stripping all external header guards 2008/03/31 15:30:25 rt 1.5.72.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9cbf3d7c57300c3f32e5c4a16683e11292f7a126]

INTEGRATION: CWS changefileheader (1.7.56); FILE MERGED 2008/03/28 16:40:51 rt 1.7.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8c75623993dcfece60935f87dd59be088446de1f]

INTEGRATION: CWS changefileheader (1.11.34); FILE MERGED 2008/04/01 12:54:21 thb 1.11.34.2: #i85898# Stripping all external header guards 2008/03/31 16:54:37 rt 1.11.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e0d9a66a3f72a3cd768a473d09b6b8ae3984249c]

INTEGRATION: CWS changefileheader (1.7.72); FILE MERGED 2008/04/01 16:02:21 thb 1.7.72.3: #i85898# Stripping all external header guards 2008/04/01 12:58:20 thb 1.7.72.2: #i85898# Stripping all external header guards 2008/03/31 15:30:25 rt 1.7.72.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8736e4501c3ddea346895d4d5df4f0b0cf67927f]

INTEGRATION: CWS changefileheader (1.3.20); FILE MERGED 2008/03/31 16:21:43 rt 1.3.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d8f06e93b0b1dd3ef7a9cbe09d2a7782bd7b809d]

INTEGRATION: CWS changefileheader (1.10.96); FILE MERGED 2008/03/31 13:27:44 rt 1.10.96.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1b2f9fb3df6ed219e183e0d47ba42caffd325951]

INTEGRATION: CWS changefileheader (1.49.34); FILE MERGED 2008/04/01 15:57:25 thb 1.49.34.3: #i85898# Stripping all external header guards 2008/04/01 12:54:21 thb 1.49.34.2: #i85898# Stripping all external header guards 2008/03/31 16:54:37 rt 1.49.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [310b403617c06d69fa50b6218077599956a1bc42]

INTEGRATION: CWS changefileheader (1.5.72); FILE MERGED 2008/04/01 16:02:21 thb 1.5.72.2: #i85898# Stripping all external header guards 2008/03/31 15:30:25 rt 1.5.72.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [551a15c0523c70fd235a505431243bc035850a66]

INTEGRATION: CWS changefileheader (1.3.96); FILE MERGED 2008/03/31 13:27:44 rt 1.3.96.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [65c2359f985a0057aa353c5bcdce6a43620f4245]

INTEGRATION: CWS changefileheader (1.5.22); FILE MERGED 2008/03/28 16:02:23 rt 1.5.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [17103454bb6c37f409a08a58ff9472dd38810074]

INTEGRATION: CWS changefileheader (1.55.54); FILE MERGED 2008/04/01 15:57:25 thb 1.55.54.3: #i85898# Stripping all external header guards 2008/04/01 12:54:21 thb 1.55.54.2: #i85898# Stripping all external header guards 2008/03/31 16:54:37 rt 1.55.54.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bef83e09ab9970fbfeb2fab34a032a762415f9c4]

INTEGRATION: CWS changefileheader (1.6.72); FILE MERGED 2008/04/01 16:02:21 thb 1.6.72.3: #i85898# Stripping all external header guards 2008/04/01 12:58:20 thb 1.6.72.2: #i85898# Stripping all external header guards 2008/03/31 15:30:25 rt 1.6.72.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e7d18978527487def2ddb0f2c4b43d1775bea50f]

INTEGRATION: CWS changefileheader (1.4.22); FILE MERGED 2008/03/28 16:02:23 rt 1.4.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ffaa647bbaa25cdd1d5d1fb73385953767c6e5d5]

INTEGRATION: CWS changefileheader (1.6.434); FILE MERGED 2008/03/31 13:27:44 rt 1.6.434.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f2de1d667697b8b2f3436b5c57fb4cf4118104ee]

INTEGRATION: CWS changefileheader (1.8.56); FILE MERGED 2008/03/28 16:40:50 rt 1.8.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b81595a27020f78773b06ee1c458a44ffe3ee92a]

INTEGRATION: CWS changefileheader (1.9.242); FILE MERGED 2008/04/01 12:54:21 thb 1.9.242.2: #i85898# Stripping all external header guards 2008/03/31 16:54:37 rt 1.9.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d31a032deff210dd582bf6a928834197f5f5ef85]

INTEGRATION: CWS changefileheader (1.18.96); FILE MERGED 2008/03/31 13:27:44 rt 1.18.96.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0d7f78dcbdee05e13411f750048ffc5d62a5376f]

INTEGRATION: CWS changefileheader (1.8.22); FILE MERGED 2008/03/28 16:02:23 rt 1.8.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7a4e48eb42bc3a14849c346f6a890656e566c0da]

INTEGRATION: CWS changefileheader (1.6.72); FILE MERGED 2008/04/01 16:02:21 thb 1.6.72.3: #i85898# Stripping all external header guards 2008/04/01 12:58:19 thb 1.6.72.2: #i85898# Stripping all external header guards 2008/03/31 15:30:25 rt 1.6.72.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [de6c4790c96a8b1143779223c1569117bf23c231]

INTEGRATION: CWS changefileheader (1.67.36); FILE MERGED 2008/04/01 15:57:25 thb 1.67.36.3: #i85898# Stripping all external header guards 2008/04/01 12:54:20 thb 1.67.36.2: #i85898# Stripping all external header guards 2008/03/31 16:54:36 rt 1.67.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fa5c1bbee412f814e9d0beac4ac409d462d11354]

INTEGRATION: CWS changefileheader (1.2.80); FILE MERGED 2008/03/28 16:02:23 rt 1.2.80.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [80c1f53bf683e1ae6625af852d9187a27d0cb4f6]

INTEGRATION: CWS changefileheader (1.7.56); FILE MERGED 2008/03/28 16:40:50 rt 1.7.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b3ae8e37b6a11fca9b1073d961558e907cb060f8]

INTEGRATION: CWS changefileheader (1.3.328); FILE MERGED 2008/03/31 13:27:44 rt 1.3.328.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [eccf3f56728d976a4387b29adaa9726b5dd3c5ee]

INTEGRATION: CWS changefileheader (1.7.56); FILE MERGED 2008/03/28 16:40:49 rt 1.7.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [13199bf7c3c28c0d1b9d62cefc69ee67c194ecb5]

INTEGRATION: CWS changefileheader (1.7.378); FILE MERGED 2008/03/31 13:27:44 rt 1.7.378.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7ab5103b2d2c2fe78d0608906451985b9d6460e5]

INTEGRATION: CWS changefileheader (1.3.6); FILE MERGED 2008/04/01 15:22:07 thb 1.3.6.2: #i85898# Stripping all external header guards 2008/03/31 16:21:43 rt 1.3.6.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [774f7081bde21ae0389ad13efd9f982c4791b799]

INTEGRATION: CWS changefileheader (1.6.72); FILE MERGED 2008/04/01 16:02:20 thb 1.6.72.3: #i85898# Stripping all external header guards 2008/04/01 12:58:19 thb 1.6.72.2: #i85898# Stripping all external header guards 2008/03/31 15:30:25 rt 1.6.72.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5fee35ac5bdcb119051a04fbc2cf99d0159fe760]

INTEGRATION: CWS changefileheader (1.10.162); FILE MERGED 2008/03/31 13:27:44 rt 1.10.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [030bd9e36825eea7fbc061acf76539b18f815bf9]

INTEGRATION: CWS changefileheader (1.8.56); FILE MERGED 2008/03/28 16:40:49 rt 1.8.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [590843c0bc05b396749f5780d877c14a51d03702]

INTEGRATION: CWS changefileheader (1.8.178); FILE MERGED 2008/03/31 13:27:44 rt 1.8.178.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b962b5795b3d9f521d22a6167d2f60822196ff7b]

INTEGRATION: CWS changefileheader (1.8.102); FILE MERGED 2008/03/28 16:40:49 rt 1.8.102.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ecac6c62dd6af534a64afb9882b9663e70aec2b7]

INTEGRATION: CWS changefileheader (1.11.344); FILE MERGED 2008/03/31 13:27:44 rt 1.11.344.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [96850cb81014377942a909b12ecfe6afeba5025e]

INTEGRATION: CWS changefileheader (1.4.132); FILE MERGED 2008/03/28 16:40:48 rt 1.4.132.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ecb36f9a65914d72bbf22f860dc901ceb0b3a568]

INTEGRATION: CWS changefileheader (1.43.242); FILE MERGED 2008/04/01 15:57:25 thb 1.43.242.3: #i85898# Stripping all external header guards 2008/04/01 12:54:20 thb 1.43.242.2: #i85898# Stripping all external header guards 2008/03/31 16:54:36 rt 1.43.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [076fc7e34d24d7f545e5847df38626e81b876cfe]

INTEGRATION: CWS changefileheader (1.9.56); FILE MERGED 2008/03/28 16:40:47 rt 1.9.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c0174603ea851b3ab2ab48c55d0ee68f9259ad0a]

INTEGRATION: CWS changefileheader (1.4.178); FILE MERGED 2008/03/31 13:27:44 rt 1.4.178.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6dbb874533815cc84afbe26780caf9eedcb293c6]

INTEGRATION: CWS changefileheader (1.7.72); FILE MERGED 2008/03/31 15:30:25 rt 1.7.72.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b5ae2075e91f368c75479a9986d86778801b4ce8]

INTEGRATION: CWS changefileheader (1.4.26); FILE MERGED 2008/03/28 16:02:23 rt 1.4.26.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c4777756a4344469516450e015642ad1cfbfe5a3]

INTEGRATION: CWS changefileheader (1.9.162); FILE MERGED 2008/03/31 13:27:44 rt 1.9.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [11b41ae132f274943ffc96082e27b931e01f77f5]

INTEGRATION: CWS changefileheader (1.6.56); FILE MERGED 2008/03/28 16:40:47 rt 1.6.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [24d19a524b1a1b25d46a047408d4898cabba9bef]

INTEGRATION: CWS changefileheader (1.5.22); FILE MERGED 2008/03/31 15:30:25 rt 1.5.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2516104e95de66b421c558616e11aac78292981d]

INTEGRATION: CWS changefileheader (1.7.36); FILE MERGED 2008/03/31 13:27:44 rt 1.7.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1f2b6fb87b0446eaf0fdf894591d29e1dccac6ac]

INTEGRATION: CWS changefileheader (1.7.56); FILE MERGED 2008/03/28 16:40:46 rt 1.7.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [71fd2d12e6f93dbe4d340b40181d7cd032d5422e]

INTEGRATION: CWS changefileheader (1.14.72); FILE MERGED 2008/03/31 15:30:24 rt 1.14.72.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e6078283ebb678d9988a80ce9e50c30a994c7d21]

INTEGRATION: CWS changefileheader (1.3.22); FILE MERGED 2008/03/28 16:02:22 rt 1.3.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bd6c866f7c2ca87e02e5dae300682fca6fd57098]

INTEGRATION: CWS changefileheader (1.38.162); FILE MERGED 2008/03/31 13:27:44 rt 1.38.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2f0b26a77573515dcd0d6bc8e78fbc3bc63872b0]

INTEGRATION: CWS changefileheader (1.4.76); FILE MERGED 2008/04/01 16:02:20 thb 1.4.76.2: #i85898# Stripping all external header guards 2008/03/31 15:30:24 rt 1.4.76.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [466138b262e183e543c3d69901483e09f5a75bc7]

INTEGRATION: CWS changefileheader (1.6.22); FILE MERGED 2008/03/28 16:02:22 rt 1.6.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [03453d9750d1d2d84a12a8a543b8d3356cf9c82a]

INTEGRATION: CWS changefileheader (1.5.56); FILE MERGED 2008/03/28 16:40:46 rt 1.5.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9163da9c4bb7431867fb0765de165ac88ee52949]

INTEGRATION: CWS changefileheader (1.8.242); FILE MERGED 2008/04/01 15:57:24 thb 1.8.242.2: #i85898# Stripping all external header guards 2008/03/31 16:54:36 rt 1.8.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b3dfb0e246d322840882c7e4d1ede9dd2f2a02cc]

INTEGRATION: CWS changefileheader (1.5.96); FILE MERGED 2008/03/31 13:27:44 rt 1.5.96.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a2ac1a5b1ba44e414ec9ff9eba45a6bae4f9c563]

INTEGRATION: CWS changefileheader (1.10.76); FILE MERGED 2008/03/31 15:30:24 rt 1.10.76.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cdc6922598db3fc1159fb0d7c6c68f3f45c98b15]

INTEGRATION: CWS changefileheader (1.29.184); FILE MERGED 2008/04/01 15:57:24 thb 1.29.184.3: #i85898# Stripping all external header guards 2008/04/01 12:54:20 thb 1.29.184.2: #i85898# Stripping all external header guards 2008/03/31 16:54:36 rt 1.29.184.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dcb53b4c9d6e8c6cf7abe59c7cf17cbf523c072b]

INTEGRATION: CWS changefileheader (1.7.118); FILE MERGED 2008/04/01 12:58:19 thb 1.7.118.2: #i85898# Stripping all external header guards 2008/03/31 15:30:24 rt 1.7.118.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ecf6f75ec2c67c0dac368310ad7ad15a068b7194]

INTEGRATION: CWS changefileheader (1.7.434); FILE MERGED 2008/03/31 13:27:44 rt 1.7.434.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f832fba677f9cd6fa8061aa2a455bae0f6c339df]

INTEGRATION: CWS changefileheader (1.4.22); FILE MERGED 2008/03/28 16:02:22 rt 1.4.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6abbd13c93510f46b32a0f719cc4cd81823d194d]

INTEGRATION: CWS changefileheader (1.5.56); FILE MERGED 2008/03/28 16:40:45 rt 1.5.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f894abcec7e35215703f623c946968c79a0f26fa]

INTEGRATION: CWS changefileheader (1.8.72); FILE MERGED 2008/04/01 16:02:20 thb 1.8.72.3: #i85898# Stripping all external header guards 2008/04/01 12:58:18 thb 1.8.72.2: #i85898# Stripping all external header guards 2008/03/31 15:30:24 rt 1.8.72.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5055b7218bb50f34cbe12e0df46d16c9cca8b1b8]

INTEGRATION: CWS changefileheader (1.4.434); FILE MERGED 2008/03/31 13:27:44 rt 1.4.434.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1cb9e7f9e577840b69b6c6c1b13f40d5a79613a4]

INTEGRATION: CWS changefileheader (1.7.22); FILE MERGED 2008/03/28 16:02:22 rt 1.7.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [749cadc5e249a796ebe26046da1dd8fa1bc63813]

INTEGRATION: CWS changefileheader (1.11.10); FILE MERGED 2008/03/28 16:40:45 rt 1.11.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c059c4389c2744d5a318ecc1f546e12ec0773d8e]

INTEGRATION: CWS changefileheader (1.10.36); FILE MERGED 2008/03/31 13:27:44 rt 1.10.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f20c1e2c52f17421d85d66e74d447d5abc20dc9f]

INTEGRATION: CWS changefileheader (1.17.4); FILE MERGED 2008/04/01 16:02:20 thb 1.17.4.3: #i85898# Stripping all external header guards 2008/04/01 12:58:18 thb 1.17.4.2: #i85898# Stripping all external header guards 2008/03/31 15:30:24 rt 1.17.4.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [63b3d5ef50b8c90534fd53c217b9813c512a0f08]

INTEGRATION: CWS changefileheader (1.9.96); FILE MERGED 2008/03/31 13:27:44 rt 1.9.96.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [be3389b715ff62d8686d4ae1eb3cf24cffcd0228]

INTEGRATION: CWS changefileheader (1.4.242); FILE MERGED 2008/04/01 12:54:20 thb 1.4.242.2: #i85898# Stripping all external header guards 2008/03/31 16:54:36 rt 1.4.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6be30b9d80094966cede3eb9ad96be68df769589]

INTEGRATION: CWS changefileheader (1.8.22); FILE MERGED 2008/03/28 16:02:22 rt 1.8.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [38d3cba1857a9fd7b96f0a75309dd6d7a6ce443f]

INTEGRATION: CWS changefileheader (1.10.96); FILE MERGED 2008/03/31 13:27:43 rt 1.10.96.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ff350ddb7de2bb13701fee5ad4f9bcc3bfe6fc69]

INTEGRATION: CWS changefileheader (1.5.242); FILE MERGED 2008/04/01 15:57:24 thb 1.5.242.3: #i85898# Stripping all external header guards 2008/04/01 12:54:20 thb 1.5.242.2: #i85898# Stripping all external header guards 2008/03/31 16:54:36 rt 1.5.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [89faf0599e629d5659b32c3fda7585f59f460fe1]

INTEGRATION: CWS changefileheader (1.6.72); FILE MERGED 2008/04/01 16:02:20 thb 1.6.72.3: #i85898# Stripping all external header guards 2008/04/01 12:58:18 thb 1.6.72.2: #i85898# Stripping all external header guards 2008/03/31 15:30:24 rt 1.6.72.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6a9da0133b74eea16454c813f16e4b31551ed8e6]

INTEGRATION: CWS changefileheader (1.4.26); FILE MERGED 2008/03/28 16:02:21 rt 1.4.26.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9308517e9d181f9475735c2dbdf2b618aa76a9da]

INTEGRATION: CWS changefileheader (1.5.434); FILE MERGED 2008/03/31 13:27:43 rt 1.5.434.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [70adb0fb82530af6964416d19fc38c8adf4fa4d5]

INTEGRATION: CWS changefileheader (1.11.72); FILE MERGED 2008/04/01 16:02:20 thb 1.11.72.3: #i85898# Stripping all external header guards 2008/04/01 12:58:18 thb 1.11.72.2: #i85898# Stripping all external header guards 2008/03/31 15:30:24 rt 1.11.72.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [34e0429d721ab1af82a47f0b06196df4c1c7bd1e]

INTEGRATION: CWS changefileheader (1.7.22); FILE MERGED 2008/03/28 16:02:21 rt 1.7.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [53962d650a46e527a3e004d7dbbc6f1c0a296b47]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:49:11 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9ddbbb9a833435fa9e28577163f9f0cbd00aa104]

INTEGRATION: CWS changefileheader (1.8.56); FILE MERGED 2008/03/28 16:40:44 rt 1.8.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6d8f3ff600de1aa9cb5c15ba42580ce57f2c5a99]

INTEGRATION: CWS changefileheader (1.17.96); FILE MERGED 2008/03/31 13:27:43 rt 1.17.96.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a6c077951db51bac0cc049f720f59a8b00c56906]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:49:11 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [994f30b4210c86974c9663fa64f57d5a0ee8b1eb]

INTEGRATION: CWS changefileheader (1.6.12); FILE MERGED 2008/03/31 13:27:43 rt 1.6.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d4df09607a90986140e902bfc5ecc0261ad965a0]

INTEGRATION: CWS changefileheader (1.2.184); FILE MERGED 2008/04/01 16:02:20 thb 1.2.184.3: #i85898# Stripping all external header guards 2008/04/01 12:58:18 thb 1.2.184.2: #i85898# Stripping all external header guards 2008/03/31 15:30:24 rt 1.2.184.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [612530d39081433f1a2fb25e31c3add95fc075e5]

INTEGRATION: CWS changefileheader (1.2.80); FILE MERGED 2008/03/28 16:02:21 rt 1.2.80.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [994c03c55d8447f9513b20ed27b3cb0bf8375432]

INTEGRATION: CWS changefileheader (1.6.56); FILE MERGED 2008/03/28 16:40:44 rt 1.6.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [39d461faf9be2fea3656c51eb49356e448fef0fe]

INTEGRATION: CWS changefileheader (1.4.434); FILE MERGED 2008/03/31 13:27:43 rt 1.4.434.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b675c1b8b340bc8598d0a0117c995b2f69123804]

INTEGRATION: CWS changefileheader (1.3.6); FILE MERGED 2008/03/31 16:21:42 rt 1.3.6.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5b4e026e4498804d36ec9acfb17fe28f98af3e71]

INTEGRATION: CWS changefileheader (1.8.22); FILE MERGED 2008/03/28 16:02:21 rt 1.8.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6f4d1093f7269b4d7fba2eb3d18bfbeaa443962d]

INTEGRATION: CWS changefileheader (1.9.118); FILE MERGED 2008/04/01 16:02:20 thb 1.9.118.3: #i85898# Stripping all external header guards 2008/04/01 12:58:18 thb 1.9.118.2: #i85898# Stripping all external header guards 2008/03/31 15:30:24 rt 1.9.118.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cc02680adbeb2e01d2ac9bc0c7b081531bddb727]

INTEGRATION: CWS changefileheader (1.9.56); FILE MERGED 2008/03/28 16:40:44 rt 1.9.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cc32622514ef7f71c40a1d2a371698e244758cce]

INTEGRATION: CWS changefileheader (1.4.96); FILE MERGED 2008/03/31 13:27:43 rt 1.4.96.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [18222af6c8655899ad477eaa914fa13c71bc513b]

INTEGRATION: CWS changefileheader (1.23.36); FILE MERGED 2008/04/01 15:57:24 thb 1.23.36.3: #i85898# Stripping all external header guards 2008/04/01 12:54:20 thb 1.23.36.2: #i85898# Stripping all external header guards 2008/03/31 16:54:36 rt 1.23.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ba84af51030f5505dd3f1dfd9c9d284aae7cce94]

INTEGRATION: CWS changefileheader (1.5.22); FILE MERGED 2008/03/28 16:02:21 rt 1.5.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e19f2f373752a17bbdf0a759a9e4211e8fdd9506]

INTEGRATION: CWS changefileheader (1.9.22); FILE MERGED 2008/03/28 16:02:21 rt 1.9.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bd4fbd6158d23b6b7c8e418c6800bbe056a5523f]

INTEGRATION: CWS changefileheader (1.7.96); FILE MERGED 2008/03/31 13:27:43 rt 1.7.96.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [432784ca3ddceb44f113f850d614b3a502b3589c]

INTEGRATION: CWS changefileheader (1.6.26); FILE MERGED 2008/03/28 16:02:21 rt 1.6.26.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2b71f22d3290dea81165f05b8a06c71832a2473e]

INTEGRATION: CWS changefileheader (1.13.178); FILE MERGED 2008/03/31 13:27:43 rt 1.13.178.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [56b5e45a7c1cc627d6e55893954b62042d96960a]

INTEGRATION: CWS changefileheader (1.5.22); FILE MERGED 2008/03/28 16:02:20 rt 1.5.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f836742c52a90b61b14d5f0fc07f64b9cc2959cc]

INTEGRATION: CWS changefileheader (1.13.184); FILE MERGED 2008/04/01 16:02:20 thb 1.13.184.3: #i85898# Stripping all external header guards 2008/04/01 12:58:17 thb 1.13.184.2: #i85898# Stripping all external header guards 2008/03/31 15:30:24 rt 1.13.184.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2fb1ba22f31af38f7891283c561cc1cca4b8b92a]

INTEGRATION: CWS changefileheader (1.10.434); FILE MERGED 2008/03/31 13:27:43 rt 1.10.434.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [266a9af221cb363ef9f7d3e893895a10fe876749]

INTEGRATION: CWS changefileheader (1.6.56); FILE MERGED 2008/03/28 16:40:43 rt 1.6.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [297761307bbcf73f481ea1f725a001421fdc40a8]

INTEGRATION: CWS changefileheader (1.3.6); FILE MERGED 2008/04/01 15:22:07 thb 1.3.6.2: #i85898# Stripping all external header guards 2008/03/31 16:21:42 rt 1.3.6.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d0129b58ce2e9b17f6c85c422b5e8155a27febf4]

INTEGRATION: CWS changefileheader (1.9.26); FILE MERGED 2008/03/28 16:02:20 rt 1.9.26.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ca9f2bde8ee5f897abaa9ab99b069cb42c0946ad]

INTEGRATION: CWS changefileheader (1.27.72); FILE MERGED 2008/04/01 16:02:20 thb 1.27.72.3: #i85898# Stripping all external header guards 2008/04/01 12:58:17 thb 1.27.72.2: #i85898# Stripping all external header guards 2008/03/31 15:30:24 rt 1.27.72.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2bcbdc916d4dcd44d6b91ad2d06f3462b5a3c23b]

INTEGRATION: CWS changefileheader (1.5.56); FILE MERGED 2008/03/28 16:40:43 rt 1.5.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d16ea36f92f3cdc6a8b6fb2801985900e6fcb6c1]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/03/31 16:49:11 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c463804e5d2856924252fada64efec2a74c8880b]

INTEGRATION: CWS changefileheader (1.3.80); FILE MERGED 2008/03/28 16:02:20 rt 1.3.80.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4769d6ba4c7503abdef08170c3a2b87078115434]

INTEGRATION: CWS changefileheader (1.22.96); FILE MERGED 2008/03/31 13:27:43 rt 1.22.96.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [00948867897d2a871af15b1b4df042ab7ede8432]

INTEGRATION: CWS changefileheader (1.13.14); FILE MERGED 2008/04/01 15:57:24 thb 1.13.14.3: #i85898# Stripping all external header guards 2008/04/01 12:54:19 thb 1.13.14.2: #i85898# Stripping all external header guards 2008/03/31 16:54:36 rt 1.13.14.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a8175bb82c748b8bf6e24079132371c53a6a6a6a]

INTEGRATION: CWS changefileheader (1.8.36); FILE MERGED 2008/03/31 13:27:43 rt 1.8.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7b0c06836fc5286f6568d5fe5d3eb888ee51d3f7]

INTEGRATION: CWS changefileheader (1.2.22); FILE MERGED 2008/03/28 16:02:20 rt 1.2.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8d9f2ffb256d9c3baff37ad830dc07a866e9803b]

INTEGRATION: CWS changefileheader (1.6.208); FILE MERGED 2008/03/28 16:40:43 rt 1.6.208.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [03436ef3706d797aad1e09279b1ae04de7574c5c]

INTEGRATION: CWS changefileheader (1.25.96); FILE MERGED 2008/03/31 13:27:43 rt 1.25.96.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0329e56fdf26c5db3fa9a810b4121e84d1fae37d]

INTEGRATION: CWS changefileheader (1.7.22); FILE MERGED 2008/03/28 16:02:19 rt 1.7.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [efec735914545bf6b21c4f2a0f9354a2d7ee159b]

INTEGRATION: CWS changefileheader (1.8.72); FILE MERGED 2008/04/01 16:02:19 thb 1.8.72.3: #i85898# Stripping all external header guards 2008/04/01 12:58:17 thb 1.8.72.2: #i85898# Stripping all external header guards 2008/03/31 15:30:24 rt 1.8.72.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [372e704bd3c02324d3df30a13fa66a6938fb53f8]

INTEGRATION: CWS changefileheader (1.9.56); FILE MERGED 2008/03/28 16:40:41 rt 1.9.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f3cd9d637e20d507faaf12de6eb93cbebd8dcf66]

INTEGRATION: CWS changefileheader (1.3.80); FILE MERGED 2008/03/28 16:02:19 rt 1.3.80.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3fda26bc9dcd6538a18032a4856fc220304f41c8]

INTEGRATION: CWS changefileheader (1.7.308); FILE MERGED 2008/03/31 13:27:43 rt 1.7.308.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e3d0b34d4e1d1f6dd48aa8baa71ddb1f2312ae0c]

INTEGRATION: CWS changefileheader (1.5.22); FILE MERGED 2008/03/28 16:02:19 rt 1.5.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c816c0b2e71c8db88bab32d2f31b24d5b4a8a153]

INTEGRATION: CWS changefileheader (1.6.56); FILE MERGED 2008/03/28 16:40:41 rt 1.6.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a1cff40269d38493c73d4d863fb380d0d5b9d9a6]

INTEGRATION: CWS changefileheader (1.5.80); FILE MERGED 2008/03/28 16:02:19 rt 1.5.80.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3d6a2b1b011bb8e6660da03573ad4c4b98d3e017]

INTEGRATION: CWS changefileheader (1.8.56); FILE MERGED 2008/03/28 16:40:40 rt 1.8.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1844363645bc669a8486acadc09fac60c2d01071]

INTEGRATION: CWS changefileheader (1.23.96); FILE MERGED 2008/03/31 13:27:43 rt 1.23.96.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7d0b0f70f301dcd3ce7dc5f43783793057360c32]

INTEGRATION: CWS changefileheader (1.12.72); FILE MERGED 2008/04/01 16:02:19 thb 1.12.72.3: #i85898# Stripping all external header guards 2008/04/01 12:58:17 thb 1.12.72.2: #i85898# Stripping all external header guards 2008/03/31 15:30:24 rt 1.12.72.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [002d4f8f6fe5fdc2cda4ea2cb6a684e750b26717]

INTEGRATION: CWS changefileheader (1.2.22); FILE MERGED 2008/03/28 16:02:18 rt 1.2.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d42b5df1348ac02a3a9f889e33a30d7b82b8bf32]

INTEGRATION: CWS changefileheader (1.3.80); FILE MERGED 2008/03/28 16:02:18 rt 1.3.80.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [921442a5c73996232677ba0e0e0432f2a92d4977]

INTEGRATION: CWS changefileheader (1.7.162); FILE MERGED 2008/03/31 13:27:43 rt 1.7.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b533ac3074f51a1be05f83414803e8669dc3e074]

INTEGRATION: CWS changefileheader (1.29.4); FILE MERGED 2008/04/01 16:02:19 thb 1.29.4.3: #i85898# Stripping all external header guards 2008/04/01 12:58:17 thb 1.29.4.2: #i85898# Stripping all external header guards 2008/03/31 15:30:24 rt 1.29.4.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [febcebe5184d1f15f905d9120f63c172746c6dce]

INTEGRATION: CWS changefileheader (1.8.22); FILE MERGED 2008/03/28 16:02:18 rt 1.8.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d4f657fcf7fc491a77eb39c7c728d5c8f41ae51a]

INTEGRATION: CWS changefileheader (1.2.334); FILE MERGED 2008/03/31 13:27:43 rt 1.2.334.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [41820a0694a23a568763775590b4e0a53356a420]

INTEGRATION: CWS changefileheader (1.11.202); FILE MERGED 2008/03/31 16:54:36 rt 1.11.202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5970bd4bc3e2166f65fd38690c8ebec72d5cb881]

INTEGRATION: CWS changefileheader (1.10.56); FILE MERGED 2008/03/28 16:40:40 rt 1.10.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b114c5789efe53dc52586d116f8ffd96414ca5dd]

INTEGRATION: CWS changefileheader (1.15.2); FILE MERGED 2008/03/28 16:02:18 rt 1.15.2.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b2a1a7dec7ac50ac2b9fc96f674dbd09143a96cf]

INTEGRATION: CWS changefileheader (1.6.96); FILE MERGED 2008/03/31 13:27:43 rt 1.6.96.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1205f6e1c593398c7eb0c55b5c11b16d30433b2a]

INTEGRATION: CWS changefileheader (1.6.56); FILE MERGED 2008/03/28 16:40:40 rt 1.6.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [af88680e7b3b53e4f6c3effbed6468d563c1593f]

INTEGRATION: CWS changefileheader (1.7.26); FILE MERGED 2008/03/28 16:02:18 rt 1.7.26.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9368121f2277cc5897742cf5c14746d4023bb139]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:49:08 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ff4a226020bbc1f8324e84d3501742ecfd645e71]

INTEGRATION: CWS changefileheader (1.4.80); FILE MERGED 2008/03/28 16:02:18 rt 1.4.80.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [eef9733c42f596635cd58234473174614e873022]

INTEGRATION: CWS changefileheader (1.15.36); FILE MERGED 2008/03/31 13:27:42 rt 1.15.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1b78ebfbb400686883e0c1661d37b33f81e2f8b9]

INTEGRATION: CWS changefileheader (1.5.62); FILE MERGED 2008/03/31 16:49:08 rt 1.5.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9f2ebe13b642dbd6d3b916545f0ba1c276989972]

INTEGRATION: CWS changefileheader (1.6.208); FILE MERGED 2008/03/28 16:40:40 rt 1.6.208.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9459564244ebdeddf7c5bf2375c8599a92a4c07f]

INTEGRATION: CWS changefileheader (1.7.22); FILE MERGED 2008/03/28 16:02:18 rt 1.7.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [02457fe3d94ebf875e9ce7612843f55a2e00ed1c]

INTEGRATION: CWS changefileheader (1.5.162); FILE MERGED 2008/03/31 13:27:42 rt 1.5.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [02d889794bd650496097f06b9bb610286d958836]

INTEGRATION: CWS changefileheader (1.4.72); FILE MERGED 2008/04/01 16:02:19 thb 1.4.72.3: #i85898# Stripping all external header guards 2008/04/01 12:58:16 thb 1.4.72.2: #i85898# Stripping all external header guards 2008/03/31 15:30:23 rt 1.4.72.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f8ec266b0f7c255a0cc2692609d7b6e160d79387]

INTEGRATION: CWS changefileheader (1.6.166); FILE MERGED 2008/03/28 16:40:40 rt 1.6.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3b20b8d5ef9f7ac4920761f7fef85345df6aa3bb]

INTEGRATION: CWS changefileheader (1.6.22); FILE MERGED 2008/03/28 16:02:17 rt 1.6.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a9797482e3960ea1a94e9382481c13f66e505425]

INTEGRATION: CWS changefileheader (1.14.36); FILE MERGED 2008/03/31 13:27:42 rt 1.14.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bb6d00cee466a24cdd1574964f66b0f0a49f44be]

INTEGRATION: CWS changefileheader (1.5.72); FILE MERGED 2008/04/01 12:58:15 thb 1.5.72.2: #i85898# Stripping all external header guards 2008/03/31 15:30:23 rt 1.5.72.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1afba73e7df5de54455c57306ede769c0bea4e09]

INTEGRATION: CWS changefileheader (1.4.206); FILE MERGED 2008/03/28 16:40:40 rt 1.4.206.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8b9f16363e0ef0f38e6d279ea817c8c33134fa4a]

INTEGRATION: CWS changefileheader (1.11.22); FILE MERGED 2008/03/28 16:02:17 rt 1.11.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [50e326916d3e5f1187dca0e1a3de12526ac1ee7c]

INTEGRATION: CWS changefileheader (1.16.178); FILE MERGED 2008/03/31 13:27:42 rt 1.16.178.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fb6f2e6d841dfe28aec3cce80ad684b6cd6efc43]

INTEGRATION: CWS changefileheader (1.4.138); FILE MERGED 2008/04/01 16:02:19 thb 1.4.138.3: #i85898# Stripping all external header guards 2008/04/01 12:58:14 thb 1.4.138.2: #i85898# Stripping all external header guards 2008/03/31 15:30:23 rt 1.4.138.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [944fabc1f7d65938580a40e5c2b08f96629f6d9b]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:40:39 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [015cba7a3714809b89d6ee7d36787fbab46a6295]

INTEGRATION: CWS changefileheader (1.2.6); FILE MERGED 2008/03/31 16:21:42 rt 1.2.6.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3c1c9f8f00ed1fc6bda9385e78e130b0bffcea01]

INTEGRATION: CWS changefileheader (1.7.22); FILE MERGED 2008/03/28 16:02:17 rt 1.7.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [41f4c771350422df4286563cef4681ae36c609c0]

INTEGRATION: CWS changefileheader (1.3.242); FILE MERGED 2008/03/31 16:54:36 rt 1.3.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [797761666859aae0a4e17d8caaab033a1d970bb9]

INTEGRATION: CWS changefileheader (1.7.162); FILE MERGED 2008/03/31 13:27:42 rt 1.7.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [54aee400a10965c51115293ef4fa5500e315fe85]

INTEGRATION: CWS changefileheader (1.6.72); FILE MERGED 2008/04/01 16:02:19 thb 1.6.72.3: #i85898# Stripping all external header guards 2008/04/01 12:58:14 thb 1.6.72.2: #i85898# Stripping all external header guards 2008/03/31 15:30:23 rt 1.6.72.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [250c39b833ab7007f43b5ae2017f74bc23d59c4c]

INTEGRATION: CWS changefileheader (1.24.242); FILE MERGED 2008/04/01 15:57:23 thb 1.24.242.3: #i85898# Stripping all external header guards 2008/04/01 12:54:19 thb 1.24.242.2: #i85898# Stripping all external header guards 2008/03/31 16:54:35 rt 1.24.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [de4927f15ef3e42fae03ad12f22ef17e53b554bb]

INTEGRATION: CWS changefileheader (1.6.80); FILE MERGED 2008/03/28 16:02:17 rt 1.6.80.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [297f6b7b267110d01381afd8ce2cc7874efefb33]

INTEGRATION: CWS changefileheader (1.2.294); FILE MERGED 2008/03/28 16:40:39 rt 1.2.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a185e9f141d4fd72f832f16bce7d393208c141ba]

INTEGRATION: CWS changefileheader (1.3.124); FILE MERGED 2008/03/31 13:27:42 rt 1.3.124.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ad2ea8614f40bba6ba478b0fc10d6c41ea167d0b]

INTEGRATION: CWS changefileheader (1.6.72); FILE MERGED 2008/04/01 16:02:19 thb 1.6.72.3: #i85898# Stripping all external header guards 2008/04/01 12:58:13 thb 1.6.72.2: #i85898# Stripping all external header guards 2008/03/31 15:30:23 rt 1.6.72.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [20a6f22f421a76a0f61589a8d11f8f5c8e9637cc]

INTEGRATION: CWS changefileheader (1.3.6); FILE MERGED 2008/03/31 16:21:41 rt 1.3.6.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8e4b357fc5bd81b1afe868ed0773e34523b65e2c]

INTEGRATION: CWS changefileheader (1.9.22); FILE MERGED 2008/03/28 16:02:16 rt 1.9.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9d96a33c9b13d2c33589d71dc6c04da078766557]

INTEGRATION: CWS changefileheader (1.19.10); FILE MERGED 2008/03/28 16:40:39 rt 1.19.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [02b52f012aab806caab86097686ff477a7d075c1]

INTEGRATION: CWS changefileheader (1.20.36); FILE MERGED 2008/03/31 13:27:42 rt 1.20.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d054454e40dce6be1b5e20d805b2731fca3800c5]

INTEGRATION: CWS changefileheader (1.8.4); FILE MERGED 2008/03/31 15:30:23 rt 1.8.4.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a057bf39fdb61b8f0bbe5ef274ab2f977cd479a4]

INTEGRATION: CWS changefileheader (1.3.80); FILE MERGED 2008/03/28 16:02:16 rt 1.3.80.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3b87cac60b869e6fc7ef514ac54557d0ee7ff7db]

INTEGRATION: CWS changefileheader (1.7.96); FILE MERGED 2008/03/31 13:27:42 rt 1.7.96.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5ab4541fbbc8d1076da68ee92634412a1f6d737b]

INTEGRATION: CWS changefileheader (1.7.66); FILE MERGED 2008/03/31 15:30:23 rt 1.7.66.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [24650de760ec9fdd636a0f7db80be95f3e8b92bb]

INTEGRATION: CWS changefileheader (1.10.656); FILE MERGED 2008/03/31 16:54:35 rt 1.10.656.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d0c51f20c37b82d1ffa330e55d9f4c267b303288]

INTEGRATION: CWS changefileheader (1.2.20); FILE MERGED 2008/03/31 16:21:41 rt 1.2.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f09881ea7e99242fe2b4dc8493d5475723585aa3]

INTEGRATION: CWS changefileheader (1.10.10); FILE MERGED 2008/03/28 16:40:38 rt 1.10.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6b45a5610567468e83fef44b2ced5f5c972de39f]

INTEGRATION: CWS changefileheader (1.5.434); FILE MERGED 2008/03/31 13:27:42 rt 1.5.434.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cf0113ead3cc7d247a0d5581a929fdba7e684f23]

INTEGRATION: CWS changefileheader (1.3.22); FILE MERGED 2008/03/28 16:02:16 rt 1.3.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [536d5f2df4e3985753db78f5a56535f9265d3846]

INTEGRATION: CWS changefileheader (1.17.34); FILE MERGED 2008/04/01 15:57:23 thb 1.17.34.3: #i85898# Stripping all external header guards 2008/04/01 12:54:19 thb 1.17.34.2: #i85898# Stripping all external header guards 2008/03/31 16:54:35 rt 1.17.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e9944f4f5b5209852623da6fcf0829e59bd211d6]

INTEGRATION: CWS changefileheader (1.2.6); FILE MERGED 2008/03/31 16:21:41 rt 1.2.6.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8423c2a3a25f24104c2043bd639a30b35019095e]

INTEGRATION: CWS changefileheader (1.5.56); FILE MERGED 2008/03/28 16:40:38 rt 1.5.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e1c84572aa628afbcf69ed50dd66e3777c4906c3]

INTEGRATION: CWS changefileheader (1.6.72); FILE MERGED 2008/04/01 16:02:19 thb 1.6.72.3: #i85898# Stripping all external header guards 2008/04/01 12:58:12 thb 1.6.72.2: #i85898# Stripping all external header guards 2008/03/31 15:30:22 rt 1.6.72.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [161307a251f2ca1c98438a87527c7f4115f2b213]

INTEGRATION: CWS changefileheader (1.13.22); FILE MERGED 2008/03/28 16:02:16 rt 1.13.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [823e97f4d63a07116d51a822d2353de46db81892]

INTEGRATION: CWS changefileheader (1.4.308); FILE MERGED 2008/03/31 13:27:42 rt 1.4.308.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8adcb39e3dbf7585cc2007b00bec5d1cbfcd26c2]

INTEGRATION: CWS changefileheader (1.9.10); FILE MERGED 2008/03/28 16:40:38 rt 1.9.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2c9e4795e5981139f00b35f596dcf38eae589ae7]

INTEGRATION: CWS changefileheader (1.5.72); FILE MERGED 2008/04/01 16:02:19 thb 1.5.72.3: #i85898# Stripping all external header guards 2008/04/01 12:58:12 thb 1.5.72.2: #i85898# Stripping all external header guards 2008/03/31 15:30:22 rt 1.5.72.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f9c828e59ab0f31f0220aca3ee93d78f5843ac36]

INTEGRATION: CWS changefileheader (1.4.26); FILE MERGED 2008/03/28 16:02:15 rt 1.4.26.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f2245f9def5b95cb6e4f3384c97c26fbd9d055fe]

INTEGRATION: CWS changefileheader (1.10.66); FILE MERGED 2008/04/01 16:02:18 thb 1.10.66.3: #i85898# Stripping all external header guards 2008/04/01 12:58:11 thb 1.10.66.2: #i85898# Stripping all external header guards 2008/03/31 15:30:22 rt 1.10.66.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [163b0b13d9c9b5729db1642e1f696a39f86afdf0]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/03/31 16:49:08 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0ac4e9ca9ec4e240f33df1a7280373c5510956b8]

INTEGRATION: CWS changefileheader (1.3.12); FILE MERGED 2008/03/31 16:21:41 rt 1.3.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d79b57d1497e50ea0b717b0f0a16120d77f3f5f3]

INTEGRATION: CWS changefileheader (1.38.242); FILE MERGED 2008/04/01 15:57:23 thb 1.38.242.3: #i85898# Stripping all external header guards 2008/04/01 12:54:19 thb 1.38.242.2: #i85898# Stripping all external header guards 2008/03/31 16:54:35 rt 1.38.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c049713db2965b8dd0ac5aba31900e2cfe3d919e]

INTEGRATION: CWS changefileheader (1.5.120); FILE MERGED 2008/03/31 13:27:42 rt 1.5.120.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2205f8e0462fdaf714d8c8c1faece042e4ee1527]

INTEGRATION: CWS changefileheader (1.8.22); FILE MERGED 2008/03/28 16:02:15 rt 1.8.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3f2b401ba6727e1c3971841cbdccc2d0dbb5349e]

INTEGRATION: CWS changefileheader (1.4.184); FILE MERGED 2008/04/01 16:02:18 thb 1.4.184.3: #i85898# Stripping all external header guards 2008/04/01 12:58:10 thb 1.4.184.2: #i85898# Stripping all external header guards 2008/03/31 15:30:22 rt 1.4.184.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [27f60857135767c79d4d36f5c571a822c98bdf9f]

INTEGRATION: CWS changefileheader (1.9.86); FILE MERGED 2008/03/28 16:40:37 rt 1.9.86.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a939017694c9f60dc669fb3eb5223fa79da04aed]

INTEGRATION: CWS changefileheader (1.6.22); FILE MERGED 2008/03/28 16:02:15 rt 1.6.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8e1aaec7f7f9bcde63eec87b5674f2864af67eea]

INTEGRATION: CWS changefileheader (1.4.118); FILE MERGED 2008/03/31 15:30:22 rt 1.4.118.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [329f5e785325e7e1923beee263ce43dd0bedd7aa]

INTEGRATION: CWS changefileheader (1.3.434); FILE MERGED 2008/03/31 13:27:42 rt 1.3.434.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [67ffbeb996878b805c78d0025896684d238e3b9e]

INTEGRATION: CWS changefileheader (1.11.34); FILE MERGED 2008/04/01 15:57:23 thb 1.11.34.3: #i85898# Stripping all external header guards 2008/04/01 12:54:19 thb 1.11.34.2: #i85898# Stripping all external header guards 2008/03/31 16:54:35 rt 1.11.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4f70af16e8ca3e7a6594a402a3d16af85daed839]

INTEGRATION: CWS changefileheader (1.2.80); FILE MERGED 2008/03/28 16:02:15 rt 1.2.80.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1bdb0ebaef57523d85300d812bd3a954802ba0e9]

INTEGRATION: CWS changefileheader (1.2.184); FILE MERGED 2008/03/31 15:30:22 rt 1.2.184.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e5b20304005999e6cb4542d7cc4df9a1cf2d0769]

INTEGRATION: CWS changefileheader (1.8.132); FILE MERGED 2008/03/28 16:40:37 rt 1.8.132.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3180bd8fd5658c81ea8411f837223dbef55582eb]

INTEGRATION: CWS changefileheader (1.8.26); FILE MERGED 2008/03/28 16:02:15 rt 1.8.26.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a85e7a259a5201f4c9ba9f134eae2b127df3d427]

INTEGRATION: CWS changefileheader (1.3.118); FILE MERGED 2008/03/31 15:30:21 rt 1.3.118.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b86277e8c024c78156b6015ed3e280a945c4d1b2]

INTEGRATION: CWS changefileheader (1.13.34); FILE MERGED 2008/04/01 15:57:23 thb 1.13.34.3: #i85898# Stripping all external header guards 2008/04/01 12:54:19 thb 1.13.34.2: #i85898# Stripping all external header guards 2008/03/31 16:54:35 rt 1.13.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [10f37ab2784cad106630662e358e02a3b2d2f443]

INTEGRATION: CWS changefileheader (1.7.160); FILE MERGED 2008/03/31 13:27:42 rt 1.7.160.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [deb02655884cea70931df459c9e62f10e285a169]

INTEGRATION: CWS changefileheader (1.7.28); FILE MERGED 2008/03/28 16:40:37 rt 1.7.28.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bee663549c8393814ef0e37996e02435151f956c]

INTEGRATION: CWS changefileheader (1.4.184); FILE MERGED 2008/03/31 15:30:21 rt 1.4.184.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fdf1683ab4a99c0dae0d492eb96127505a294335]

INTEGRATION: CWS changefileheader (1.2.14); FILE MERGED 2008/03/31 13:27:23 rt 1.2.14.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fd9d6a70f66f292bb129ed7b3efa96411c1045d2]

INTEGRATION: CWS changefileheader (1.2.20); FILE MERGED 2008/03/31 16:21:40 rt 1.2.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [50ea871292f383d5a9f9a4242c42677883f3c05e]

INTEGRATION: CWS changefileheader (1.12.34); FILE MERGED 2008/04/01 15:57:23 thb 1.12.34.3: #i85898# Stripping all external header guards 2008/04/01 12:54:19 thb 1.12.34.2: #i85898# Stripping all external header guards 2008/03/31 16:54:35 rt 1.12.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ce7d5171c55d77638911bf09045d87af931cca21]

INTEGRATION: CWS changefileheader (1.7.56); FILE MERGED 2008/03/28 16:40:37 rt 1.7.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2c7da39e3c7c161a7e7763c0687a0b94b8c7df97]

INTEGRATION: CWS changefileheader (1.6.26); FILE MERGED 2008/03/28 16:02:14 rt 1.6.26.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5ae2f8cb70785dd62e2efb07e5a7fcc0e6521b86]

INTEGRATION: CWS changefileheader (1.4.118); FILE MERGED 2008/03/31 15:30:21 rt 1.4.118.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b3cc3b9d136019d06281a582df5589de25a19d09]

INTEGRATION: CWS changefileheader (1.3.6); FILE MERGED 2008/03/31 16:21:40 rt 1.3.6.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7c662309d4567a609c9d6b6cc69d27a95b3464c5]

INTEGRATION: CWS changefileheader (1.10.8); FILE MERGED 2008/03/28 16:40:36 rt 1.10.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2b5f8ad201f4770bfe9e89949b9c366fa89e4b9a]

INTEGRATION: CWS changefileheader (1.6.22); FILE MERGED 2008/03/28 16:02:14 rt 1.6.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [09baef5e8cbcb8d01a8756131be1dfd1f796449e]

INTEGRATION: CWS changefileheader (1.8.72); FILE MERGED 2008/03/31 15:30:21 rt 1.8.72.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fcef1d366e2a10ff2d5c819160770ae741e499c9]

INTEGRATION: CWS changefileheader (1.14.12); FILE MERGED 2008/03/31 13:27:23 rt 1.14.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [33f00d1601834b655191a6fb5a1a3553671d0e92]

INTEGRATION: CWS changefileheader (1.14.34); FILE MERGED 2008/04/01 15:57:22 thb 1.14.34.3: #i85898# Stripping all external header guards 2008/04/01 12:54:18 thb 1.14.34.2: #i85898# Stripping all external header guards 2008/03/31 16:54:35 rt 1.14.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [090bc4b2f1a118383cf8aace7a774e4d6932e870]

INTEGRATION: CWS changefileheader (1.5.22); FILE MERGED 2008/03/28 16:02:14 rt 1.5.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5e2a8fe7032c92261714a6c97289114e6996780c]

INTEGRATION: CWS changefileheader (1.33.12); FILE MERGED 2008/03/31 13:27:23 rt 1.33.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4d01bced84b218e48919f0971bcf2d76949b746e]

INTEGRATION: CWS changefileheader (1.18.42); FILE MERGED 2008/03/31 15:30:21 rt 1.18.42.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bfbb25e4400264078ad66cc3fe0176f9e35997da]

INTEGRATION: CWS changefileheader (1.11.242); FILE MERGED 2008/04/01 15:57:22 thb 1.11.242.3: #i85898# Stripping all external header guards 2008/04/01 12:54:18 thb 1.11.242.2: #i85898# Stripping all external header guards 2008/03/31 16:54:35 rt 1.11.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a79821915735e17f5b32588277b165b43cdc7dde]

INTEGRATION: CWS changefileheader (1.4.56); FILE MERGED 2008/03/28 16:40:36 rt 1.4.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [21afdd088627203cec84fb1f4a9cb46b99c6160e]

INTEGRATION: CWS changefileheader (1.7.26); FILE MERGED 2008/03/28 16:02:13 rt 1.7.26.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a247596be40a16be5c73497cee115a4ee6f1c89d]

INTEGRATION: CWS changefileheader (1.14.138); FILE MERGED 2008/03/31 15:30:21 rt 1.14.138.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7e065905f7c4cfd6ec478554cb4960eff383bb67]

INTEGRATION: CWS changefileheader (1.47.182); FILE MERGED 2008/03/31 13:27:23 rt 1.47.182.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [84dfb5e2c4198ff12c451524478d95509ed62a28]

INTEGRATION: CWS changefileheader (1.7.242); FILE MERGED 2008/04/01 15:57:22 thb 1.7.242.3: #i85898# Stripping all external header guards 2008/04/01 12:54:18 thb 1.7.242.2: #i85898# Stripping all external header guards 2008/03/31 16:54:35 rt 1.7.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6e2d8936b374533833fac656e12b76d68c9648b6]

INTEGRATION: CWS changefileheader (1.5.206); FILE MERGED 2008/03/28 16:40:36 rt 1.5.206.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4bd26dc5440f76f56511e0f4aab50dd3cb75ab08]

INTEGRATION: CWS changefileheader (1.5.26); FILE MERGED 2008/03/28 16:02:13 rt 1.5.26.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b8367e08f0199425324e858026c357040b383183]

INTEGRATION: CWS changefileheader (1.24.72); FILE MERGED 2008/03/31 15:30:21 rt 1.24.72.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e66481f5b3c1bb4b41bae79f50207b257e6ecf29]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:49:08 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d136c88cff91610fa33da2dbeca3664269d6731d]

INTEGRATION: CWS changefileheader (1.6.298); FILE MERGED 2008/03/31 13:27:23 rt 1.6.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c623f918c9ba385f54a6e25838a696a47fe7b0ce]

INTEGRATION: CWS changefileheader (1.2.80); FILE MERGED 2008/03/28 16:02:13 rt 1.2.80.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d989b7772cf518bbb4fd97932b8b89d8be925dd1]

INTEGRATION: CWS changefileheader (1.5.62); FILE MERGED 2008/03/31 16:49:06 rt 1.5.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ac47a5867df4b5513c470b99f5af44b881ea689d]

INTEGRATION: CWS changefileheader (1.9.10); FILE MERGED 2008/03/28 16:40:35 rt 1.9.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d2ac2d14d2ff2b5970900b03baa7e17d9007efab]

INTEGRATION: CWS changefileheader (1.5.138); FILE MERGED 2008/03/31 15:30:21 rt 1.5.138.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8e87bb703e22e488c19b46e3613238399eea0373]

INTEGRATION: CWS changefileheader (1.29.12); FILE MERGED 2008/03/31 13:27:23 rt 1.29.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [58921729ab432881a2422e132ca72891efb5242a]

INTEGRATION: CWS changefileheader (1.6.1202); FILE MERGED 2008/03/31 16:54:34 rt 1.6.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1626490cc7b6576896d466dc76d3c07bb737d0bd]

INTEGRATION: CWS changefileheader (1.3.80); FILE MERGED 2008/03/28 16:02:13 rt 1.3.80.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [81a8417208cb61dcd98a9ff38b970d267363c194]

INTEGRATION: CWS changefileheader (1.6.102); FILE MERGED 2008/03/28 16:40:35 rt 1.6.102.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [40009f8d707b8da38ac33552503bf72609019ee3]

INTEGRATION: CWS changefileheader (1.5.118); FILE MERGED 2008/04/01 12:58:10 thb 1.5.118.2: #i85898# Stripping all external header guards 2008/03/31 15:30:21 rt 1.5.118.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c05091eb903cccfdabba22c74d968f5abf530480]

INTEGRATION: CWS changefileheader (1.12.188); FILE MERGED 2008/04/01 12:54:18 thb 1.12.188.2: #i85898# Stripping all external header guards 2008/03/31 16:54:34 rt 1.12.188.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1282f07d8e05dc961645fbe54ca7c814dc9de996]

INTEGRATION: CWS changefileheader (1.33.182); FILE MERGED 2008/03/31 13:27:23 rt 1.33.182.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a8a76028c9ad8221ea34341d271ff28793235dbd]

INTEGRATION: CWS changefileheader (1.6.26); FILE MERGED 2008/03/28 16:02:12 rt 1.6.26.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9544f2167338d176a791324eb531dbdf555445c5]

INTEGRATION: CWS changefileheader (1.3.184); FILE MERGED 2008/04/01 12:58:10 thb 1.3.184.2: #i85898# Stripping all external header guards 2008/03/31 15:30:21 rt 1.3.184.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f7c6bf667fc05add3b9506365a05e2d7fe9ddd56]

INTEGRATION: CWS changefileheader (1.8.10); FILE MERGED 2008/03/28 16:40:34 rt 1.8.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6955427c8f455f06b3a11ba9648c3768484d5b1b]

INTEGRATION: CWS changefileheader (1.2.80); FILE MERGED 2008/03/28 16:02:12 rt 1.2.80.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [362e6e51e9083ef85403e1c14549eb5eb0f84566]

INTEGRATION: CWS changefileheader (1.4.434); FILE MERGED 2008/03/31 13:27:23 rt 1.4.434.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [656eab24afa812cc1f219fbd24b1d679beaa53b7]

INTEGRATION: CWS changefileheader (1.3.1202); FILE MERGED 2008/03/31 16:54:34 rt 1.3.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [012c4831855e6d23eec6fb9952095faea11b30c7]

INTEGRATION: CWS changefileheader (1.4.138); FILE MERGED 2008/04/01 16:02:18 thb 1.4.138.3: #i85898# Stripping all external header guards 2008/04/01 12:58:09 thb 1.4.138.2: #i85898# Stripping all external header guards 2008/03/31 15:30:20 rt 1.4.138.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ffa5fc6081c568cb1cdcd00aacb8bdef3d17312e]

INTEGRATION: CWS changefileheader (1.42.34); FILE MERGED 2008/04/01 15:57:21 thb 1.42.34.3: #i85898# Stripping all external header guards 2008/04/01 12:54:18 thb 1.42.34.2: #i85898# Stripping all external header guards 2008/03/31 16:54:34 rt 1.42.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dc36f1df0cce95227bc6f5c1c601d26d1a26f1ba]

INTEGRATION: CWS changefileheader (1.20.176); FILE MERGED 2008/03/31 13:27:23 rt 1.20.176.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [25aa7ffd44b7374199b0fdef3e17af4e57e7013c]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:49:06 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [39bfa636b114a7ad19720bfa3e7e9bac4900281b]

INTEGRATION: CWS changefileheader (1.5.72); FILE MERGED 2008/04/01 16:02:18 thb 1.5.72.3: #i85898# Stripping all external header guards 2008/04/01 12:58:09 thb 1.5.72.2: #i85898# Stripping all external header guards 2008/03/31 15:30:20 rt 1.5.72.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f570c4c2957a8397ae37b63a962b6d9e078c2565]

INTEGRATION: CWS changefileheader (1.9.54); FILE MERGED 2008/03/28 16:40:34 rt 1.9.54.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [229c676f7e2e948e1d9e4f09fb5d8a5ad16a8810]

INTEGRATION: CWS changefileheader (1.4.22); FILE MERGED 2008/03/28 16:02:12 rt 1.4.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [09c7710c8a9fa60e6aaff744c8e69a30d2f75ee7]

INTEGRATION: CWS changefileheader (1.35.182); FILE MERGED 2008/03/31 13:27:23 rt 1.35.182.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [81ec46e28794ba50d4c39862c37a38dcaef7ef5c]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/03/31 16:49:06 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0b230573131a313ee01eb0fb208643a50f0873c1]

INTEGRATION: CWS changefileheader (1.3.22); FILE MERGED 2008/03/28 16:02:12 rt 1.3.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0879bebaba91c04de590105c4243a086f96a97d7]

INTEGRATION: CWS changefileheader (1.2.184); FILE MERGED 2008/04/01 12:58:09 thb 1.2.184.2: #i85898# Stripping all external header guards 2008/03/31 15:30:20 rt 1.2.184.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7cf8a1da38fa8de6eb5adf0b5a67fbe684a4ddbd]

INTEGRATION: CWS changefileheader (1.9.10); FILE MERGED 2008/03/28 16:40:33 rt 1.9.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2fd8ea529d8b1db66cc4bdcf3fc40865859c9831]

INTEGRATION: CWS changefileheader (1.4.80); FILE MERGED 2008/03/28 16:02:12 rt 1.4.80.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [216757c4a553a53d2c4dc201dc5be52b0d44b815]

INTEGRATION: CWS changefileheader (1.8.72); FILE MERGED 2008/03/31 15:30:20 rt 1.8.72.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [52614057ecef27a94db89fe643ee9c516e55455c]

INTEGRATION: CWS changefileheader (1.34.162); FILE MERGED 2008/03/31 13:27:23 rt 1.34.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d2409ba8ca640505f0f4a285c02c15feca2aad2a]

INTEGRATION: CWS changefileheader (1.7.166); FILE MERGED 2008/03/28 16:40:33 rt 1.7.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c180cee06de6b02da01102a49e75ea2b20c8bde2]

INTEGRATION: CWS changefileheader (1.3.80); FILE MERGED 2008/03/28 16:02:12 rt 1.3.80.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [889bc050c36977b6888e07f187ceea00ee11f91d]

INTEGRATION: CWS changefileheader (1.8.138); FILE MERGED 2008/04/01 16:02:18 thb 1.8.138.2: #i85898# Stripping all external header guards 2008/03/31 15:30:20 rt 1.8.138.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [86f6cd14de7c8387c0041e64dc4081b71d261350]

INTEGRATION: CWS changefileheader (1.4.1202); FILE MERGED 2008/03/31 16:54:34 rt 1.4.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [362329e19b3c06cba612c5ea9d0264ae0d91ffcf]

INTEGRATION: CWS changefileheader (1.8.166); FILE MERGED 2008/03/28 16:40:32 rt 1.8.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0f9126d1bf7815ff063e11ec40275a21504f17de]

INTEGRATION: CWS changefileheader (1.36.182); FILE MERGED 2008/03/31 13:27:23 rt 1.36.182.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [953780aaf798f82cf630fb457df2b0db7e40adb2]

INTEGRATION: CWS changefileheader (1.4.60); FILE MERGED 2008/03/28 16:02:11 rt 1.4.60.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d25dbb3373386469be68a9bbdfea36a971b5798c]

INTEGRATION: CWS changefileheader (1.9.118); FILE MERGED 2008/04/01 12:58:09 thb 1.9.118.2: #i85898# Stripping all external header guards 2008/03/31 15:30:20 rt 1.9.118.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c9c1d2b5fbd77bdfeaddf7cab03eeae8f9634201]

INTEGRATION: CWS changefileheader (1.11.242); FILE MERGED 2008/04/01 15:57:21 thb 1.11.242.3: #i85898# Stripping all external header guards 2008/04/01 12:54:17 thb 1.11.242.2: #i85898# Stripping all external header guards 2008/03/31 16:54:34 rt 1.11.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d7e472351703de4ea92823e4767f73680025f820]

INTEGRATION: CWS changefileheader (1.10.102); FILE MERGED 2008/03/28 16:40:31 rt 1.10.102.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [93cf376c7518dbd7552a2724330cd6f17289393e]

INTEGRATION: CWS changefileheader (1.5.268); FILE MERGED 2008/03/31 13:27:23 rt 1.5.268.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d5d1f881848aafdf21e1f238330e9e4c47a7547b]

INTEGRATION: CWS changefileheader (1.3.184); FILE MERGED 2008/04/01 16:02:17 thb 1.3.184.3: #i85898# Stripping all external header guards 2008/04/01 12:58:09 thb 1.3.184.2: #i85898# Stripping all external header guards 2008/03/31 15:30:20 rt 1.3.184.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d35a25a01ff8a7f4512c86b85c168bdd0ca67824]

INTEGRATION: CWS changefileheader (1.2.80); FILE MERGED 2008/03/28 16:02:11 rt 1.2.80.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [68114c16f2fde71ef0653354efdc9b2ee052e95e]

INTEGRATION: CWS changefileheader (1.6.166); FILE MERGED 2008/03/28 16:40:31 rt 1.6.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fd3f8e922a1a97823b664d1ac57e935e816e9286]

INTEGRATION: CWS changefileheader (1.17.162); FILE MERGED 2008/03/31 13:27:22 rt 1.17.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2176b28eeeb4e8dc5b77432a1a5794e17e6c0f6a]

INTEGRATION: CWS changefileheader (1.4.118); FILE MERGED 2008/03/31 15:30:20 rt 1.4.118.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7c66c33026e420665b503afc7075fddd45438220]

INTEGRATION: CWS changefileheader (1.21.242); FILE MERGED 2008/04/01 15:57:21 thb 1.21.242.3: #i85898# Stripping all external header guards 2008/04/01 12:54:17 thb 1.21.242.2: #i85898# Stripping all external header guards 2008/03/31 16:54:34 rt 1.21.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4fc29686ed5f92bd0daae062a01dc4a123c395fe]

INTEGRATION: CWS changefileheader (1.7.132); FILE MERGED 2008/03/28 16:40:30 rt 1.7.132.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [17c556484f2478aee032fb35cf55e2c3af620f04]

INTEGRATION: CWS changefileheader (1.9.96); FILE MERGED 2008/03/31 13:27:22 rt 1.9.96.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cce5dc183fdf7578a326ed51d2bdd77020f561fe]

INTEGRATION: CWS changefileheader (1.3.22); FILE MERGED 2008/03/28 16:02:11 rt 1.3.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5d4406d87205edb5652d30bbd69cafbd425300b2]

INTEGRATION: CWS changefileheader (1.5.184); FILE MERGED 2008/03/31 15:30:19 rt 1.5.184.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ffab683210ea2df5d3159e962b0bebe48585c9b2]

INTEGRATION: CWS changefileheader (1.7.132); FILE MERGED 2008/03/28 16:40:29 rt 1.7.132.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [66d208c9e8c455be3c539e1c0b4806483d1a2798]

INTEGRATION: CWS changefileheader (1.3.80); FILE MERGED 2008/03/28 16:02:10 rt 1.3.80.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3bce46407c2004cf0825e1ecf96343bef9271c6c]

INTEGRATION: CWS changefileheader (1.8.118); FILE MERGED 2008/04/01 12:58:08 thb 1.8.118.2: #i85898# Stripping all external header guards 2008/03/31 15:30:19 rt 1.8.118.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5278a6eb2a78cc38bd770ddde6cd094b651b2b4b]

INTEGRATION: CWS changefileheader (1.24.34); FILE MERGED 2008/03/31 13:27:22 rt 1.24.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [82094a75f2f46bb4a400b15e8b3d0492194c049c]

INTEGRATION: CWS changefileheader (1.4.72); FILE MERGED 2008/03/31 15:30:19 rt 1.4.72.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7430a0d2413e0ce2abba7303e0216b95b0be0dfb]

INTEGRATION: CWS changefileheader (1.42.12); FILE MERGED 2008/03/31 13:27:22 rt 1.42.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a7eb616931935f2d28f7c0959701ddb424486e43]

INTEGRATION: CWS changefileheader (1.5.72); FILE MERGED 2008/04/01 12:58:08 thb 1.5.72.2: #i85898# Stripping all external header guards 2008/03/31 15:30:19 rt 1.5.72.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [034425cae566d88edb75eb82dd5fa4637b7c3757]

INTEGRATION: CWS changefileheader (1.8.10); FILE MERGED 2008/03/28 16:40:28 rt 1.8.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8f2c9fade0f0326f019670a7b0209d7a29b93d3c]

INTEGRATION: CWS changefileheader (1.5.22); FILE MERGED 2008/03/28 16:02:10 rt 1.5.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1bce31ec302d98f6cce6e9d65ca7cc285acd2a02]

INTEGRATION: CWS changefileheader (1.6.138); FILE MERGED 2008/04/01 16:02:17 thb 1.6.138.3: #i85898# Stripping all external header guards 2008/04/01 12:58:08 thb 1.6.138.2: #i85898# Stripping all external header guards 2008/03/31 15:30:19 rt 1.6.138.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fcd56c1ba243f99443cecfec3fbf763222c83e44]

INTEGRATION: CWS changefileheader (1.3.6); FILE MERGED 2008/03/31 16:21:39 rt 1.3.6.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [aec3a24c7c5286c076420d4e044c9bb1a91a56c4]

INTEGRATION: CWS changefileheader (1.4.80); FILE MERGED 2008/03/28 16:02:10 rt 1.4.80.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [20b1417dad1b3df4fcbbf2da06ced5c300e9e92b]

INTEGRATION: CWS changefileheader (1.6.718); FILE MERGED 2008/04/01 12:54:17 thb 1.6.718.2: #i85898# Stripping all external header guards 2008/03/31 16:54:33 rt 1.6.718.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [435d9faf4eb166e4605306f3c4eb4062b70d26a3]

INTEGRATION: CWS changefileheader (1.6.118); FILE MERGED 2008/04/01 16:02:17 thb 1.6.118.3: #i85898# Stripping all external header guards 2008/04/01 12:58:08 thb 1.6.118.2: #i85898# Stripping all external header guards 2008/03/31 15:30:19 rt 1.6.118.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [89f6350ad3002196b67e9bfaae41c1be11651c41]

INTEGRATION: CWS changefileheader (1.2.20); FILE MERGED 2008/03/31 16:21:39 rt 1.2.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e193f325b02f45a5875ed4105b79d3b34e810c3b]

INTEGRATION: CWS changefileheader (1.9.10); FILE MERGED 2008/03/28 16:40:28 rt 1.9.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6ec9663200b0d6cd1f45175b97f30ead95ee3835]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:49:06 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [35327db576905515ce1b752ce8eb0700b5145fe6]

INTEGRATION: CWS changefileheader (1.3.80); FILE MERGED 2008/03/28 16:02:09 rt 1.3.80.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9d428ff05f23a69a5303d193f930d5438775a5d3]

INTEGRATION: CWS changefileheader (1.7.242); FILE MERGED 2008/04/01 15:57:21 thb 1.7.242.3: #i85898# Stripping all external header guards 2008/04/01 12:54:17 thb 1.7.242.2: #i85898# Stripping all external header guards 2008/03/31 16:54:33 rt 1.7.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3a7182df00739fa8a063274c9ae7395615d7ce48]

INTEGRATION: CWS changefileheader (1.10.72); FILE MERGED 2008/03/31 15:30:19 rt 1.10.72.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [769035b179ce57465929916d14819dc547bd5a77]

INTEGRATION: CWS changefileheader (1.4.22); FILE MERGED 2008/03/28 16:02:09 rt 1.4.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3a12cdb428b3a3c8c75d5e8e4f577acadf90ce27]

INTEGRATION: CWS changefileheader (1.6.112); FILE MERGED 2008/03/28 16:40:28 rt 1.6.112.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [40718348a4076869bff09d873703e9825b2cda84]

INTEGRATION: CWS changefileheader (1.16.242); FILE MERGED 2008/04/01 15:57:20 thb 1.16.242.3: #i85898# Stripping all external header guards 2008/04/01 12:54:17 thb 1.16.242.2: #i85898# Stripping all external header guards 2008/03/31 16:54:33 rt 1.16.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d8645164328a3bce112b606a2dee94cbec05ae6a]

INTEGRATION: CWS changefileheader (1.13.4); FILE MERGED 2008/03/31 15:30:19 rt 1.13.4.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bda5d0c2a80d01a0b09827ab497cfe644dfdacda]

INTEGRATION: CWS changefileheader (1.10.22); FILE MERGED 2008/03/28 16:02:09 rt 1.10.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b67e9c66779237cd46cfc3512aa7413d9a84a884]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:40:28 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [062611f631647dcefcd041dd9dfa7a75ab505f27]

INTEGRATION: CWS changefileheader (1.7.138); FILE MERGED 2008/03/31 15:30:19 rt 1.7.138.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a2137a59f59a670abfdb7fa63082ce0ccfe0b99d]

INTEGRATION: CWS changefileheader (1.83.36); FILE MERGED 2008/04/01 15:57:20 thb 1.83.36.3: #i85898# Stripping all external header guards 2008/04/01 12:54:17 thb 1.83.36.2: #i85898# Stripping all external header guards 2008/03/31 16:54:24 rt 1.83.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9d46bd4e43742e093689231b03902ac6b97d69f1]

INTEGRATION: CWS changefileheader (1.2.80); FILE MERGED 2008/03/28 16:02:09 rt 1.2.80.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9c575441ecc504540b431b2228a05519b7060a47]

INTEGRATION: CWS changefileheader (1.6.132); FILE MERGED 2008/03/28 16:40:28 rt 1.6.132.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d6756327948a2dd76f0fad1443f3a18d1caf9e6d]

INTEGRATION: CWS changefileheader (1.8.118); FILE MERGED 2008/03/31 15:30:19 rt 1.8.118.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [959694b2bbfe6777828f3f728b30f7bc57baea1e]

INTEGRATION: CWS changefileheader (1.5.242); FILE MERGED 2008/04/01 15:57:20 thb 1.5.242.2: #i85898# Stripping all external header guards 2008/03/31 16:54:24 rt 1.5.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1004f51dee69b1acca13f1e31f313781b8768e99]

INTEGRATION: CWS changefileheader (1.6.26); FILE MERGED 2008/03/28 16:02:09 rt 1.6.26.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [692c8fbcfe8c2d2843e03d1bc417c3a5bd5b3765]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:40:28 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [514c1aafad7b174b24b6b3ba49b87ccc1ee359dc]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/03/31 16:49:05 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [80375d634b822feb974450cb4c9315ae4fe51b04]

INTEGRATION: CWS changefileheader (1.12.242); FILE MERGED 2008/04/01 15:57:19 thb 1.12.242.2: #i85898# Stripping all external header guards 2008/03/31 16:54:24 rt 1.12.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0b7e2373c237347596f7c366096546e1a6ae19ed]

INTEGRATION: CWS changefileheader (1.6.22); FILE MERGED 2008/03/28 16:02:08 rt 1.6.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [64350d3d38bcf525a78743246ec1f4cd984ff5d7]

INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/03/28 16:40:27 rt 1.7.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7caf2db1f190acfb66027dbad68919d2a9313956]

INTEGRATION: CWS changefileheader (1.5.62); FILE MERGED 2008/03/31 16:49:05 rt 1.5.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [830c1f387501a2e2a698b1357b44d4ca22c16408]

INTEGRATION: CWS changefileheader (1.12.72); FILE MERGED 2008/03/31 15:30:19 rt 1.12.72.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1858af01fe8555fedcaa76efb689846d06b5993d]

INTEGRATION: CWS changefileheader (1.7.184); FILE MERGED 2008/03/31 16:54:24 rt 1.7.184.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [76a3098ce1069c678ae8f4e786cb05a2bd5dfe03]

INTEGRATION: CWS changefileheader (1.13.22); FILE MERGED 2008/03/28 16:02:08 rt 1.13.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4a8750c67002eaf89277f630f774a6c4d79c5242]

INTEGRATION: CWS changefileheader (1.17.162); FILE MERGED 2008/03/31 13:27:17 rt 1.17.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2f5255b92f448129c494a993c855018d2094c678]

INTEGRATION: CWS changefileheader (1.28.72); FILE MERGED 2008/04/01 12:58:08 thb 1.28.72.2: #i85898# Stripping all external header guards 2008/03/31 15:30:19 rt 1.28.72.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0c57746bf0f280ea989d3e4e05d445de58267365]

INTEGRATION: CWS changefileheader (1.5.80); FILE MERGED 2008/03/28 16:02:08 rt 1.5.80.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ce7dc96225c832b483917b91989cfa5edf73caf1]

INTEGRATION: CWS changefileheader (1.61.14); FILE MERGED 2008/04/01 15:57:19 thb 1.61.14.3: #i85898# Stripping all external header guards 2008/04/01 12:54:16 thb 1.61.14.2: #i85898# Stripping all external header guards 2008/03/31 16:54:24 rt 1.61.14.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [19f78c6339cf6eb19d7e867cceed2e39a55e3e7e]

INTEGRATION: CWS changefileheader (1.4.184); FILE MERGED 2008/03/31 15:30:19 rt 1.4.184.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [aea32f277dca216bdf6c705fc8648c339155f348]

INTEGRATION: CWS changefileheader (1.46.182); FILE MERGED 2008/03/31 13:27:17 rt 1.46.182.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [32101c4902627fc67867fe445ca2a8954e9a8462]

INTEGRATION: CWS changefileheader (1.8.12); FILE MERGED 2008/03/28 16:02:08 rt 1.8.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [108f0ba6c08445a2f4996443e9d2f7e94b32e30c]

INTEGRATION: CWS changefileheader (1.103.76); FILE MERGED 2008/04/01 15:57:18 thb 1.103.76.3: #i85898# Stripping all external header guards 2008/04/01 12:54:16 thb 1.103.76.2: #i85898# Stripping all external header guards 2008/03/31 16:54:24 rt 1.103.76.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [022202f391c0e02e347ce77a539593ffb82595c8]

INTEGRATION: CWS changefileheader (1.5.338); FILE MERGED 2008/03/31 13:27:17 rt 1.5.338.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2fefac37a443bb3d39b4d542f659d9a1c6b1aea4]

INTEGRATION: CWS changefileheader (1.6.22); FILE MERGED 2008/03/28 16:02:07 rt 1.6.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [726e5cbf51ebf090d95c81dcf3a822252ae3d14a]

INTEGRATION: CWS changefileheader (1.6.56); FILE MERGED 2008/03/28 16:40:27 rt 1.6.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [26d5a9ca1f0190342a6a3e6f38a8e244430cbe0e]

INTEGRATION: CWS changefileheader (1.2.6); FILE MERGED 2008/03/31 16:21:39 rt 1.2.6.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [99e648cebabf9b412c0fad1f0a8e84b35b4fa94f]

INTEGRATION: CWS changefileheader (1.2.184); FILE MERGED 2008/03/31 16:54:24 rt 1.2.184.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c5f415bcafa6a01746aeefd2d753551f0bf6e96e]

INTEGRATION: CWS changefileheader (1.4.22); FILE MERGED 2008/03/28 16:02:07 rt 1.4.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8764455e07a8f739453622d4e4cba16edfa527ba]

INTEGRATION: CWS changefileheader (1.6.118); FILE MERGED 2008/03/31 15:30:19 rt 1.6.118.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [90d00d1ff5462d3c820d972514aa74b6bef6ba71]

INTEGRATION: CWS changefileheader (1.29.162); FILE MERGED 2008/03/31 13:27:17 rt 1.29.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bd62ef64026e530f818565d35e2aeee1fba3e6d3]

INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/03/28 16:40:26 rt 1.6.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c471f253750422b0de5572f6ce03aef5544b1e54]

INTEGRATION: CWS changefileheader (1.6.58); FILE MERGED 2008/03/31 16:49:05 rt 1.6.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [69682685efcb9ec8e03187c945a96b64197d17ba]

INTEGRATION: CWS changefileheader (1.49.38); FILE MERGED 2008/04/01 15:57:18 thb 1.49.38.3: #i85898# Stripping all external header guards 2008/04/01 12:54:16 thb 1.49.38.2: #i85898# Stripping all external header guards 2008/03/31 16:54:24 rt 1.49.38.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3675ee25b2ea0149788be955d548c5b2fecb82e9]

INTEGRATION: CWS changefileheader (1.2.138); FILE MERGED 2008/03/31 15:30:18 rt 1.2.138.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [77fb0b84b138918fd7bdcd4292841b428a380986]

INTEGRATION: CWS changefileheader (1.21.36); FILE MERGED 2008/03/31 13:27:17 rt 1.21.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7aa96853155386d45598aadf9805630fb7ded3b9]

INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/03/28 16:40:26 rt 1.5.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [82fd1021f2ce333bf4b858408c9c830804a4ab8f]

INTEGRATION: CWS changefileheader (1.12.34); FILE MERGED 2008/04/01 15:57:18 thb 1.12.34.3: #i85898# Stripping all external header guards 2008/04/01 12:54:16 thb 1.12.34.2: #i85898# Stripping all external header guards 2008/03/31 16:54:24 rt 1.12.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7a822368766f214b12c5f048d25c7be8a6ee6df3]

INTEGRATION: CWS changefileheader (1.3.80); FILE MERGED 2008/03/28 16:02:07 rt 1.3.80.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9ab808ca99350f1d560dd1ce546c0a034f712a1a]

INTEGRATION: CWS changefileheader (1.24.72); FILE MERGED 2008/04/01 16:02:17 thb 1.24.72.3: #i85898# Stripping all external header guards 2008/04/01 12:58:08 thb 1.24.72.2: #i85898# Stripping all external header guards 2008/03/31 15:30:18 rt 1.24.72.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c58a5891870acddf799d344d48c4eab9b37c97dd]

INTEGRATION: CWS changefileheader (1.7.56); FILE MERGED 2008/03/28 16:40:26 rt 1.7.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [269726f95ca2c57d4fc4aeafc005e7601891e040]

INTEGRATION: CWS changefileheader (1.55.12); FILE MERGED 2008/03/31 13:27:17 rt 1.55.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [683b93ee2332a7ec8af39c08f12b644da781576f]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:49:05 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4f7e0b2f33e8a8555fc0b33473b8b99c4513dd75]

INTEGRATION: CWS changefileheader (1.4.718); FILE MERGED 2008/04/01 12:54:16 thb 1.4.718.2: #i85898# Stripping all external header guards 2008/03/31 16:54:24 rt 1.4.718.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5b2ebcda63e79b186941801ece84a90a40d414e2]

INTEGRATION: CWS changefileheader (1.10.26); FILE MERGED 2008/03/28 16:02:07 rt 1.10.26.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [52a92999fcab86cd8efb24b0eb7cd5a0070a2e5d]

INTEGRATION: CWS changefileheader (1.93.46); FILE MERGED 2008/04/01 16:02:16 thb 1.93.46.3: #i85898# Stripping all external header guards 2008/04/01 12:58:07 thb 1.93.46.2: #i85898# Stripping all external header guards 2008/03/31 15:30:18 rt 1.93.46.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2ab8208d6d9f1398a8abc42de40d08b2d662404e]

INTEGRATION: CWS changefileheader (1.8.10); FILE MERGED 2008/03/28 16:40:26 rt 1.8.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e5bad16102aca4eebbc276034a0f1aeda179d153]

INTEGRATION: CWS changefileheader (1.4.434); FILE MERGED 2008/03/31 13:27:17 rt 1.4.434.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [48ce7644753d0e45e5416e49ac01548e05b79f33]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:49:04 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ed2cf3f5c263ca738367dcf2b244a635932b658a]

INTEGRATION: CWS changefileheader (1.3.242); FILE MERGED 2008/03/31 16:54:24 rt 1.3.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [57442089ae2d04433addae0cb7a34ccdd8b9f9bb]

INTEGRATION: CWS changefileheader (1.6.80); FILE MERGED 2008/03/28 16:02:06 rt 1.6.80.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0f7d1b12aa4d969d5a2a7b410ab67db09a30b97c]

INTEGRATION: CWS changefileheader (1.15.72); FILE MERGED 2008/04/01 16:02:16 thb 1.15.72.3: #i85898# Stripping all external header guards 2008/04/01 12:58:07 thb 1.15.72.2: #i85898# Stripping all external header guards 2008/03/31 15:30:18 rt 1.15.72.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [919e43a9e57119e4ece67eae6f61740cd4f33c66]

INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/03/28 16:40:25 rt 1.5.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0a22cdfcf205f8fea8d210458addef4320deb0eb]

INTEGRATION: CWS changefileheader (1.4.258); FILE MERGED 2008/03/31 13:27:17 rt 1.4.258.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1929cc79be4940c16f68ed686ae978fe7452a8ce]

INTEGRATION: CWS changefileheader (1.51.224); FILE MERGED 2008/04/01 15:57:18 thb 1.51.224.3: #i85898# Stripping all external header guards 2008/04/01 12:54:16 thb 1.51.224.2: #i85898# Stripping all external header guards 2008/03/31 16:54:23 rt 1.51.224.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5e38077337de45d8041020a4db84f44290b715fe]

INTEGRATION: CWS changefileheader (1.13.22); FILE MERGED 2008/03/28 16:02:06 rt 1.13.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c4878beaeeada0b1d31f2038ccda5080f589d5c2]

INTEGRATION: CWS changefileheader (1.46.46); FILE MERGED 2008/04/01 16:02:16 thb 1.46.46.3: #i85898# Stripping all external header guards 2008/04/01 12:58:07 thb 1.46.46.2: #i85898# Stripping all external header guards 2008/03/31 15:30:18 rt 1.46.46.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [125290d5ed6f5aedc31fcb413bfd745ebcc6c156]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:40:25 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [458e8974afbad2f9045ad758df3543af9c2c2230]

INTEGRATION: CWS changefileheader (1.44.146); FILE MERGED 2008/03/31 13:27:17 rt 1.44.146.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9f979412e66883b60c23742285bd68866b2640ca]

INTEGRATION: CWS changefileheader (1.114.38); FILE MERGED 2008/04/01 15:57:17 thb 1.114.38.3: #i85898# Stripping all external header guards 2008/04/01 12:54:15 thb 1.114.38.2: #i85898# Stripping all external header guards 2008/03/31 16:54:23 rt 1.114.38.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2b7c33fee415545e161bdcf59a3ff518f56abcf4]

INTEGRATION: CWS changefileheader (1.2.80); FILE MERGED 2008/03/28 16:02:06 rt 1.2.80.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [938b41b6c8271b87b776dd7875318e5934c36145]

INTEGRATION: CWS changefileheader (1.17.20); FILE MERGED 2008/03/31 15:30:18 rt 1.17.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a0d06e6e88f631f9809855c6faaf3cdbad4962a1]

INTEGRATION: CWS changefileheader (1.6.112); FILE MERGED 2008/03/28 16:40:25 rt 1.6.112.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f9542f831133d8dc8f58f15e1f232e757f4440ff]

INTEGRATION: CWS changefileheader (1.7.146); FILE MERGED 2008/03/31 13:27:17 rt 1.7.146.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fec8e9840c3ab014d4423856030758698bb439e3]

INTEGRATION: CWS changefileheader (1.5.26); FILE MERGED 2008/03/28 16:02:06 rt 1.5.26.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [79ff927a0ebb7468ef354fae73038543b7dcb22d]

INTEGRATION: CWS changefileheader (1.17.242); FILE MERGED 2008/04/01 15:57:17 thb 1.17.242.3: #i85898# Stripping all external header guards 2008/04/01 12:54:15 thb 1.17.242.2: #i85898# Stripping all external header guards 2008/03/31 16:54:23 rt 1.17.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [49ce290b19d3e714978840268c3df4d1b656e907]

INTEGRATION: CWS changefileheader (1.3.58); FILE MERGED 2008/03/31 16:49:04 rt 1.3.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a511a263f2bb55a825fd35c1c41fa8178f3dd5bb]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:40:24 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bff132a0243bf2b311536efad7a65f96bcd122cd]

INTEGRATION: CWS changefileheader (1.4.146); FILE MERGED 2008/03/31 13:27:17 rt 1.4.146.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bd92b4522d08906d4d60c7059ce578aac6f0ae82]

INTEGRATION: CWS changefileheader (1.6.22); FILE MERGED 2008/03/28 16:02:06 rt 1.6.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d4ccdcfb51382b2e54ce21fc3fd1785c1601aff8]

INTEGRATION: CWS changefileheader (1.49.36); FILE MERGED 2008/04/01 15:57:17 thb 1.49.36.3: #i85898# Stripping all external header guards 2008/04/01 12:54:15 thb 1.49.36.2: #i85898# Stripping all external header guards 2008/03/31 16:54:23 rt 1.49.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [145165c11aad3e6d8b912dc1baf91944ea69bebf]

INTEGRATION: CWS changefileheader (1.14.72); FILE MERGED 2008/04/01 12:58:07 thb 1.14.72.2: #i85898# Stripping all external header guards 2008/03/31 15:30:18 rt 1.14.72.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1a00590899c360f9368fafa7de275d535af9bbab]

INTEGRATION: CWS changefileheader (1.9.10); FILE MERGED 2008/03/28 16:40:24 rt 1.9.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [32d9abd4280bc2bb193785f77109dd098bf51f2b]

INTEGRATION: CWS changefileheader (1.22.82); FILE MERGED 2008/03/31 13:27:17 rt 1.22.82.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4548d94f15fdbed644cdd82cf37e834752f91690]

INTEGRATION: CWS changefileheader (1.14.22); FILE MERGED 2008/03/28 16:02:06 rt 1.14.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1c752bcc154dc90ab068b9c64aa88ec9e9403b1b]

INTEGRATION: CWS changefileheader (1.12.20); FILE MERGED 2008/04/01 16:02:16 thb 1.12.20.3: #i85898# Stripping all external header guards 2008/04/01 12:58:07 thb 1.12.20.2: #i85898# Stripping all external header guards 2008/03/31 15:30:18 rt 1.12.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0e9bed95b96829216facf918a4266a202a805774]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:40:24 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [44d39b5b644c97c84239b09ff2c9dae8cf3b899d]

INTEGRATION: CWS changefileheader (1.24.82); FILE MERGED 2008/03/31 13:27:17 rt 1.24.82.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7d0ac4f0a7625d7291a831f2a9bc4037268cab4b]

INTEGRATION: CWS changefileheader (1.3.80); FILE MERGED 2008/03/28 16:02:05 rt 1.3.80.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [47733c27352707387ff6e9288f41875ac4e5350b]

INTEGRATION: CWS changefileheader (1.22.118); FILE MERGED 2008/04/01 16:02:16 thb 1.22.118.3: #i85898# Stripping all external header guards 2008/04/01 12:58:07 thb 1.22.118.2: #i85898# Stripping all external header guards 2008/03/31 15:30:18 rt 1.22.118.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [55d5806141619cc2c89b59801fe74e2ce161c5de]

INTEGRATION: CWS changefileheader (1.12.10); FILE MERGED 2008/03/28 16:40:24 rt 1.12.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [67ae7f7f1accf502fa7e5bf373210f54dbc836c5]

INTEGRATION: CWS changefileheader (1.8.26); FILE MERGED 2008/03/28 16:02:05 rt 1.8.26.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c623ce4857b3fae24fcf2ea1055e882a350a7197]

INTEGRATION: CWS changefileheader (1.31.182); FILE MERGED 2008/03/31 13:27:17 rt 1.31.182.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [08774db6c3cf6a16c616cb80da0c76b1ec36a3a2]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:49:04 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [800680527b1ea9d4bdae48be0f9e516fa0bb7aec]

INTEGRATION: CWS changefileheader (1.3.6); FILE MERGED 2008/03/31 16:21:38 rt 1.3.6.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9cd8c4e2fe34a1fc11c087b62993740370a975f1]

INTEGRATION: CWS changefileheader (1.11.72); FILE MERGED 2008/04/01 16:02:15 thb 1.11.72.3: #i85898# Stripping all external header guards 2008/04/01 12:58:07 thb 1.11.72.2: #i85898# Stripping all external header guards 2008/03/31 15:30:18 rt 1.11.72.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [549a59ce2c59ad498c393f79b6f81f747eb2e4b9]

INTEGRATION: CWS changefileheader (1.2.434); FILE MERGED 2008/03/31 13:27:17 rt 1.2.434.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1aa73e7f7f0bab56a9be98d478e8364532c9a461]

INTEGRATION: CWS changefileheader (1.5.58); FILE MERGED 2008/03/31 16:49:04 rt 1.5.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [81451bb09309f3f20b5d9f424b2056244d64e86d]

INTEGRATION: CWS changefileheader (1.10.52); FILE MERGED 2008/03/28 16:40:24 rt 1.10.52.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [06f9fa5e507f516e02ad846ebbe9a1e75cd0b680]

INTEGRATION: CWS changefileheader (1.20.72); FILE MERGED 2008/04/01 16:02:15 thb 1.20.72.3: #i85898# Stripping all external header guards 2008/04/01 12:58:07 thb 1.20.72.2: #i85898# Stripping all external header guards 2008/03/31 15:30:17 rt 1.20.72.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [505d84843128cda109d00811336f112eb6416599]

INTEGRATION: CWS changefileheader (1.10.162); FILE MERGED 2008/03/31 13:27:17 rt 1.10.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [87298930e937d2d9d0e7a1f7706ca53526934422]

INTEGRATION: CWS changefileheader (1.7.22); FILE MERGED 2008/03/28 16:02:05 rt 1.7.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5a95046bda714d427d950bfd9f564691e903b73a]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:49:01 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1596edd805217c42a0e6e3cc2bbb3feb57c9a686]

INTEGRATION: CWS changefileheader (1.45.182); FILE MERGED 2008/03/31 13:27:17 rt 1.45.182.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [14d0849d2158f3fa48ff486543b05355fb2a2d99]

INTEGRATION: CWS changefileheader (1.5.72); FILE MERGED 2008/04/01 20:08:37 thb 1.5.72.4: #i85898# Stripping all external header guards, now manually fixing misspelled ones and other compile-time breakage 2008/04/01 16:02:15 thb 1.5.72.3: #i85898# Stripping all external header guards 2008/04/01 12:58:06 thb 1.5.72.2: #i85898# Stripping all external header guards 2008/03/31 15:30:17 rt 1.5.72.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [36d2689c20681d0e3b343aac9ba3fbd782753e74]

INTEGRATION: CWS changefileheader (1.3.1202); FILE MERGED 2008/03/31 16:54:23 rt 1.3.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7a2d05f77244c0eb2a8a6f78d92e9b940a056832]

INTEGRATION: CWS changefileheader (1.8.10); FILE MERGED 2008/03/28 16:40:23 rt 1.8.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3b51d385d5072c1f0e7ca9509af58f80a02e212e]

INTEGRATION: CWS changefileheader (1.7.300); FILE MERGED 2008/03/31 13:27:17 rt 1.7.300.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fef86a88143f2eb576b452810ac6233b72fa7cc2]

INTEGRATION: CWS changefileheader (1.9.72); FILE MERGED 2008/04/01 12:58:06 thb 1.9.72.2: #i85898# Stripping all external header guards 2008/03/31 15:30:17 rt 1.9.72.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [596c21c73ff38d4db27911333a4701559d6e0ae6]

INTEGRATION: CWS changefileheader (1.7.26); FILE MERGED 2008/03/28 16:02:05 rt 1.7.26.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9ddbc5aeb3ab0703b6490d05014b644020a51b52]

INTEGRATION: CWS changefileheader (1.4.718); FILE MERGED 2008/04/01 12:54:15 thb 1.4.718.2: #i85898# Stripping all external header guards 2008/03/31 16:54:23 rt 1.4.718.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5c70c5a1270ca41efe08eff696459c354858b438]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/03/31 16:49:01 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [140bed952c949bc18a0bb2da75057093a9120c8f]

INTEGRATION: CWS changefileheader (1.34.84); FILE MERGED 2008/03/31 13:27:16 rt 1.34.84.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [892a8fd579d7b25a7a30af4843d37c7d18b46f23]

INTEGRATION: CWS changefileheader (1.2.20); FILE MERGED 2008/03/31 15:30:17 rt 1.2.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ba24a5996040e97d94239df1510758b69107681f]

INTEGRATION: CWS changefileheader (1.6.132); FILE MERGED 2008/03/28 16:40:23 rt 1.6.132.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [31b157bbb2f34f2eea918601dba631c625be6e9d]

INTEGRATION: CWS changefileheader (1.9.796); FILE MERGED 2008/04/01 15:57:17 thb 1.9.796.3: #i85898# Stripping all external header guards 2008/04/01 12:54:15 thb 1.9.796.2: #i85898# Stripping all external header guards 2008/03/31 16:54:23 rt 1.9.796.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [eea6bbd48645ff055952651471a0528a53f4355f]

INTEGRATION: CWS changefileheader (1.9.22); FILE MERGED 2008/03/28 16:02:05 rt 1.9.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [43b96e9a9a077d2a71aa3cd76cebb1c01aa2a06a]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:40:23 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e3394315736511c9e0452e203ea6e43431f67f54]

INTEGRATION: CWS changefileheader (1.32.182); FILE MERGED 2008/03/31 13:27:16 rt 1.32.182.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b4bf0b015fb6b22b62076cdc57f707a9394991c8]

INTEGRATION: CWS changefileheader (1.2.20); FILE MERGED 2008/03/31 16:21:38 rt 1.2.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d9e85bb92c217efa136c17f2d8af87db3d84b9da]

INTEGRATION: CWS changefileheader (1.4.184); FILE MERGED 2008/04/01 16:02:15 thb 1.4.184.3: #i85898# Stripping all external header guards 2008/04/01 12:58:06 thb 1.4.184.2: #i85898# Stripping all external header guards 2008/03/31 15:30:17 rt 1.4.184.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [089d41faf3bca1ef0e1036dd421fe735c64f7c71]

INTEGRATION: CWS changefileheader (1.23.34); FILE MERGED 2008/04/01 12:54:15 thb 1.23.34.2: #i85898# Stripping all external header guards 2008/03/31 16:54:23 rt 1.23.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8acfefcd9deaeeef7e4d33a10e8cf32cb9b8b454]

INTEGRATION: CWS changefileheader (1.3.80); FILE MERGED 2008/03/28 16:02:04 rt 1.3.80.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [47d0f4dcdc4137867eb6669d05c0593700e5837e]

INTEGRATION: CWS changefileheader (1.7.132); FILE MERGED 2008/03/28 16:40:23 rt 1.7.132.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e7351b0bb12d8915531ba5624a13bfb860ac516c]

INTEGRATION: CWS changefileheader (1.12.162); FILE MERGED 2008/03/31 13:27:16 rt 1.12.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [39c78397e96cca5eeda9acadb939d8510e9b9da9]

INTEGRATION: CWS changefileheader (1.7.118); FILE MERGED 2008/04/01 12:58:06 thb 1.7.118.2: #i85898# Stripping all external header guards 2008/03/31 15:30:17 rt 1.7.118.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8742f6269344aec0e9dc7e0290195d06826e1c33]

INTEGRATION: CWS changefileheader (1.6.26); FILE MERGED 2008/03/28 16:02:04 rt 1.6.26.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7ba26b6d3603c16d372225ebf5bcb83241913921]

INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/03/28 16:40:23 rt 1.4.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f4b1b0be65f0d3be0de0f2a37fa627ada41424cd]

INTEGRATION: CWS changefileheader (1.25.182); FILE MERGED 2008/03/31 13:27:16 rt 1.25.182.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ffa230c4e08f4dbb598605140d03ae3f4f72b336]

INTEGRATION: CWS changefileheader (1.5.184); FILE MERGED 2008/04/01 16:02:15 thb 1.5.184.3: #i85898# Stripping all external header guards 2008/04/01 12:58:06 thb 1.5.184.2: #i85898# Stripping all external header guards 2008/03/31 15:30:17 rt 1.5.184.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [50aa0905fae833bbfc62831a316c891439e4db41]

INTEGRATION: CWS changefileheader (1.7.132); FILE MERGED 2008/03/28 16:40:22 rt 1.7.132.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1688a10eb19c7a8b32014e6bf79c0d2110ab0279]

INTEGRATION: CWS changefileheader (1.3.338); FILE MERGED 2008/03/31 13:27:16 rt 1.3.338.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [981b67a2aa57647c4ae14c2cc956f16e262b7153]

INTEGRATION: CWS changefileheader (1.5.72); FILE MERGED 2008/04/01 12:58:06 thb 1.5.72.2: #i85898# Stripping all external header guards 2008/03/31 15:30:17 rt 1.5.72.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6cf041a0afe01f44710e6edafab30b4bb39e7a83]

INTEGRATION: CWS changefileheader (1.7.26); FILE MERGED 2008/03/28 16:02:04 rt 1.7.26.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9f9c11cc6118fdc26209290ed04f9d62a9859867]

INTEGRATION: CWS changefileheader (1.4.1202); FILE MERGED 2008/04/01 12:54:15 thb 1.4.1202.2: #i85898# Stripping all external header guards 2008/03/31 16:54:23 rt 1.4.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d78a6bd6127eb19596492676f0654aa3d152045e]

INTEGRATION: CWS changefileheader (1.10.162); FILE MERGED 2008/03/31 13:27:16 rt 1.10.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f4fa3975377ef24d28b659dfe0fea2f3e000b94c]

INTEGRATION: CWS changefileheader (1.3.184); FILE MERGED 2008/04/01 16:02:15 thb 1.3.184.3: #i85898# Stripping all external header guards 2008/04/01 12:58:05 thb 1.3.184.2: #i85898# Stripping all external header guards 2008/03/31 15:30:17 rt 1.3.184.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1b85df2c161a161d45d70a690befa52ab6067d3b]

INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/03/28 16:40:22 rt 1.6.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3789a9abf7b1ef23eae203be0c32467477c2c6c2]

INTEGRATION: CWS changefileheader (1.9.242); FILE MERGED 2008/04/01 12:54:15 thb 1.9.242.2: #i85898# Stripping all external header guards 2008/03/31 16:54:23 rt 1.9.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8a28c1797c106bb2c6bd01193ceb13c3f341899d]

INTEGRATION: CWS changefileheader (1.7.22); FILE MERGED 2008/03/28 16:02:04 rt 1.7.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d1e373e6a1aacbd802d8f977e8a322b9d8ea6adc]

INTEGRATION: CWS changefileheader (1.6.118); FILE MERGED 2008/04/01 12:58:05 thb 1.6.118.2: #i85898# Stripping all external header guards 2008/03/31 15:30:17 rt 1.6.118.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a73d94f999a0782a47577fbbc8b4b9ebfaa3c738]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:49:01 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6bee440c8ac695f717887a3cf3f3bccec8dbd833]

INTEGRATION: CWS changefileheader (1.29.12); FILE MERGED 2008/03/31 13:27:16 rt 1.29.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b5368888e5bf2084c73c49f79eee988dff0adf16]

INTEGRATION: CWS changefileheader (1.13.244); FILE MERGED 2008/04/01 12:54:15 thb 1.13.244.2: #i85898# Stripping all external header guards 2008/03/31 16:54:22 rt 1.13.244.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9d2fd8aa087f848eee323fdcee20688dde0f5d8d]

INTEGRATION: CWS changefileheader (1.5.22); FILE MERGED 2008/03/28 16:02:04 rt 1.5.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [22402b40d1ca4739636c6c91ee905754d37fa426]

INTEGRATION: CWS changefileheader (1.7.20); FILE MERGED 2008/04/01 16:02:15 thb 1.7.20.3: #i85898# Stripping all external header guards 2008/04/01 12:58:05 thb 1.7.20.2: #i85898# Stripping all external header guards 2008/03/31 15:30:17 rt 1.7.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0c1d74ae1b3d13182b00d6bd95494e73fe882f91]

INTEGRATION: CWS changefileheader (1.3.292); FILE MERGED 2008/03/28 16:40:22 rt 1.3.292.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0d6951a48768a3dc32e6562694affc15b5bce66b]

INTEGRATION: CWS changefileheader (1.5.62); FILE MERGED 2008/03/31 16:49:01 rt 1.5.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [78f18a035aaf2b2311ea21f1638504398fd45382]

INTEGRATION: CWS changefileheader (1.8.26); FILE MERGED 2008/03/28 16:02:04 rt 1.8.26.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5dcb4f04546385ede69e13c64266d2cb88e95ba6]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:40:22 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [415c116a4b37628c0dac7ce1003eea7db60ac8fc]

INTEGRATION: CWS changefileheader (1.11.118); FILE MERGED 2008/04/01 12:58:05 thb 1.11.118.2: #i85898# Stripping all external header guards 2008/03/31 15:30:17 rt 1.11.118.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b2a1de9f9b00d1b3d5e195e33b7dedbe90c15d86]

INTEGRATION: CWS changefileheader (1.51.12); FILE MERGED 2008/03/31 13:27:16 rt 1.51.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [095c7b97d9f23f21ab88c09d510b6650d0f5c7f0]

INTEGRATION: CWS changefileheader (1.4.22); FILE MERGED 2008/03/28 16:02:03 rt 1.4.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e8b02857df4bcd33b7e0e567abc09779688bd2e3]

INTEGRATION: CWS changefileheader (1.3.138); FILE MERGED 2008/03/31 15:30:17 rt 1.3.138.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7e3a6d40039576d4324d30d794a028dad986efbf]

INTEGRATION: CWS changefileheader (1.31.38); FILE MERGED 2008/04/01 15:57:16 thb 1.31.38.3: #i85898# Stripping all external header guards 2008/04/01 12:54:15 thb 1.31.38.2: #i85898# Stripping all external header guards 2008/03/31 16:54:22 rt 1.31.38.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d22d55a869f6c26063f68ab63af7d1713c9e8a4d]

INTEGRATION: CWS changefileheader (1.7.22); FILE MERGED 2008/03/28 16:02:03 rt 1.7.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c1f0eebc18eb2bdfbc95d164e44c397dea09ac45]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:49:00 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [51110e6fb6515cca8b32bcfc0ba8dd1d1cba4fb2]

INTEGRATION: CWS changefileheader (1.4.184); FILE MERGED 2008/04/01 16:02:14 thb 1.4.184.3: #i85898# Stripping all external header guards 2008/04/01 12:58:05 thb 1.4.184.2: #i85898# Stripping all external header guards 2008/03/31 15:30:17 rt 1.4.184.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [27de565cda134a4df3ab48ffb7009a655f1c8591]

INTEGRATION: CWS changefileheader (1.7.118); FILE MERGED 2008/04/01 12:58:05 thb 1.7.118.2: #i85898# Stripping all external header guards 2008/03/31 15:30:17 rt 1.7.118.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cd00379aff2d77d88bd2ac2dd57a53648ccebe32]

INTEGRATION: CWS changefileheader (1.8.10); FILE MERGED 2008/03/28 16:40:21 rt 1.8.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7a1fed702e928809b4c7c0e197c032b35eca60aa]

INTEGRATION: CWS changefileheader (1.9.242); FILE MERGED 2008/04/01 12:54:15 thb 1.9.242.2: #i85898# Stripping all external header guards 2008/03/31 16:54:22 rt 1.9.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4b83c6c162413ab3e57811bef936758fff4c17d1]

INTEGRATION: CWS changefileheader (1.9.22); FILE MERGED 2008/03/28 16:02:03 rt 1.9.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [52442393c78405fc964ad7bf4ca31e9437c4a754]

INTEGRATION: CWS changefileheader (1.32.12); FILE MERGED 2008/03/31 13:27:16 rt 1.32.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [79691b82aa537c0c52fb0a4be0ae265b19eea440]

INTEGRATION: CWS changefileheader (1.10.138); FILE MERGED 2008/04/01 16:02:14 thb 1.10.138.3: #i85898# Stripping all external header guards 2008/04/01 12:58:04 thb 1.10.138.2: #i85898# Stripping all external header guards 2008/03/31 15:30:17 rt 1.10.138.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4a5a95db9b26e50fe4a32c97f8ed21d1c90cd06e]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:40:21 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f7a7314c8ad70c324ab0af8181538e80380a844e]

INTEGRATION: CWS changefileheader (1.18.38); FILE MERGED 2008/03/31 16:54:22 rt 1.18.38.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e8cddc9f6c70f33da40d59a18a441849eec76a06]

INTEGRATION: CWS changefileheader (1.5.22); FILE MERGED 2008/03/28 16:02:03 rt 1.5.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a759f27412c61501ba5a8b4a62462b3be579b268]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/03/31 16:49:00 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [61ff80823d009ef2b4f633dc2e30c15503d0b300]

INTEGRATION: CWS changefileheader (1.20.12); FILE MERGED 2008/03/31 13:27:16 rt 1.20.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5793f67382cef900072c25e6e53d9b5c991b1c28]

INTEGRATION: CWS changefileheader (1.24.66); FILE MERGED 2008/04/01 16:02:14 thb 1.24.66.3: #i85898# Stripping all external header guards 2008/04/01 12:58:04 thb 1.24.66.2: #i85898# Stripping all external header guards 2008/03/31 15:30:16 rt 1.24.66.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a7ce1bdf8e96fb5cf785e17cffcefc18791c2bd1]

INTEGRATION: CWS changefileheader (1.10.10); FILE MERGED 2008/03/28 16:40:21 rt 1.10.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c9c55531461e23d53cbc3b28e7d5d07f94b3fe71]

INTEGRATION: CWS changefileheader (1.16.242); FILE MERGED 2008/04/01 12:54:15 thb 1.16.242.2: #i85898# Stripping all external header guards 2008/03/31 16:54:22 rt 1.16.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a8209ae1ac2282ec95cd4ac71bfb67c7897fd91d]

INTEGRATION: CWS changefileheader (1.35.182); FILE MERGED 2008/03/31 13:27:16 rt 1.35.182.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e3a1e3e2c8502b8a38fa86e4d8e9ab09c593ff76]

INTEGRATION: CWS changefileheader (1.9.184); FILE MERGED 2008/03/31 15:30:16 rt 1.9.184.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [26d29d0bfe445a5ca986a431c56486dd08c97e9a]

INTEGRATION: CWS changefileheader (1.6.148); FILE MERGED 2008/03/28 16:40:21 rt 1.6.148.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [013a7c944db718e6c7de15dd61b8405d4bdec2bc]

INTEGRATION: CWS changefileheader (1.6.242); FILE MERGED 2008/04/01 12:54:15 thb 1.6.242.2: #i85898# Stripping all external header guards 2008/03/31 16:54:22 rt 1.6.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bff32abc3211b41a4a053adbe14227e89b006574]

INTEGRATION: CWS changefileheader (1.8.434); FILE MERGED 2008/03/31 13:27:15 rt 1.8.434.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bf2c5e4a6585f12c937234d2d42c16a821f745ee]

INTEGRATION: CWS changefileheader (1.5.138); FILE MERGED 2008/04/01 16:02:14 thb 1.5.138.3: #i85898# Stripping all external header guards 2008/04/01 12:58:04 thb 1.5.138.2: #i85898# Stripping all external header guards 2008/03/31 15:30:16 rt 1.5.138.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5ae430a2aa2dadb9a54ee72217800534c8ce2dc8]

INTEGRATION: CWS changefileheader (1.11.22); FILE MERGED 2008/03/28 16:02:03 rt 1.11.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ebf91e1894b4f9063cd9ca2fe4bbbe0aa839891a]

INTEGRATION: CWS changefileheader (1.6.58); FILE MERGED 2008/03/31 16:49:00 rt 1.6.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c5218cbca46f4a99b78f9de9b9eb1b80140ca052]

INTEGRATION: CWS changefileheader (1.30.240); FILE MERGED 2008/04/01 15:57:16 thb 1.30.240.3: #i85898# Stripping all external header guards 2008/04/01 12:54:14 thb 1.30.240.2: #i85898# Stripping all external header guards 2008/03/31 16:54:22 rt 1.30.240.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [67403fe6dded658ccc49a1a302b3d5269a7c7543]

INTEGRATION: CWS changefileheader (1.25.162); FILE MERGED 2008/03/31 13:27:15 rt 1.25.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2608122f031000b844d0dd7e4f60fb5bb52ee857]

INTEGRATION: CWS changefileheader (1.4.148); FILE MERGED 2008/03/28 16:40:21 rt 1.4.148.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c50cf35f94f455710d364f194a2c11051e2e8a11]

INTEGRATION: CWS changefileheader (1.6.118); FILE MERGED 2008/04/01 12:58:04 thb 1.6.118.2: #i85898# Stripping all external header guards 2008/03/31 15:30:16 rt 1.6.118.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5ff66897ea7fa935b9234804ba5b352d049bf66b]

INTEGRATION: CWS changefileheader (1.2.80); FILE MERGED 2008/03/28 16:02:03 rt 1.2.80.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [27395f27e925809b77541f5a7aa6f8d865dbe9f0]

INTEGRATION: CWS changefileheader (1.73.38); FILE MERGED 2008/04/01 15:57:16 thb 1.73.38.3: #i85898# Stripping all external header guards 2008/04/01 12:54:14 thb 1.73.38.2: #i85898# Stripping all external header guards 2008/03/31 16:54:22 rt 1.73.38.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [077875273237b4ffd9b0b936ad9ef6b681d80939]

INTEGRATION: CWS changefileheader (1.15.12); FILE MERGED 2008/03/31 13:27:15 rt 1.15.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [34351bccb094ba09a82909c9b0b9e1de91ef2e21]

INTEGRATION: CWS changefileheader (1.13.72); FILE MERGED 2008/04/01 16:02:14 thb 1.13.72.3: #i85898# Stripping all external header guards 2008/04/01 12:58:04 thb 1.13.72.2: #i85898# Stripping all external header guards 2008/03/31 15:30:16 rt 1.13.72.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e090cc5c70b963f3f58d00879d68a019e0198773]

INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/03/28 16:40:21 rt 1.7.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6b4b1d91575e5a0177ea9a30474b71147977cd5a]

INTEGRATION: CWS changefileheader (1.7.26); FILE MERGED 2008/03/28 16:02:02 rt 1.7.26.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d7bbf646fd6ad5037c9d2705cd617acfcf7859a6]

INTEGRATION: CWS changefileheader (1.26.242); FILE MERGED 2008/04/01 12:54:14 thb 1.26.242.2: #i85898# Stripping all external header guards 2008/03/31 16:54:22 rt 1.26.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [215c20feac74efb09d61f83fb75e7561369f4556]

INTEGRATION: CWS changefileheader (1.7.12); FILE MERGED 2008/03/31 13:27:15 rt 1.7.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e3bd1a130561ad98eecb17a2004ba915f6061faa]

INTEGRATION: CWS changefileheader (1.37.72); FILE MERGED 2008/04/01 16:02:14 thb 1.37.72.3: #i85898# Stripping all external header guards 2008/04/01 12:58:03 thb 1.37.72.2: #i85898# Stripping all external header guards 2008/03/31 15:30:16 rt 1.37.72.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9b697aa1bf341f4177b1cbd1b556db0edaac8bcc]

INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/03/28 16:40:21 rt 1.6.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8225c187698332d60f01fbc4096c9b030c289b00]

INTEGRATION: CWS changefileheader (1.3.80); FILE MERGED 2008/03/28 16:02:02 rt 1.3.80.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c5790d09baa963f0fd5e5d39aeecf2ea36f39d4c]

INTEGRATION: CWS changefileheader (1.35.242); FILE MERGED 2008/04/01 12:54:14 thb 1.35.242.2: #i85898# Stripping all external header guards 2008/03/31 16:54:22 rt 1.35.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [59db2dcdec67d92dfd4dfa59973654d186f8d696]

INTEGRATION: CWS changefileheader (1.3.6); FILE MERGED 2008/03/31 16:21:37 rt 1.3.6.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0099109a225f6755d143c99ea795287b63ab0ebe]

INTEGRATION: CWS changefileheader (1.9.12); FILE MERGED 2008/03/31 13:27:15 rt 1.9.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [57c7a3f964e7a1e57cf3885e9c09cc05f6481673]

INTEGRATION: CWS changefileheader (1.6.72); FILE MERGED 2008/03/31 15:30:16 rt 1.6.72.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [896507b7905a51cd57fc4f7671281629aea92a62]

INTEGRATION: CWS changefileheader (1.9.22); FILE MERGED 2008/03/28 16:02:02 rt 1.9.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [29d2be148126d8900d83e774e88c42e9102a5b17]

INTEGRATION: CWS changefileheader (1.103.34); FILE MERGED 2008/04/01 15:57:16 thb 1.103.34.3: #i85898# Stripping all external header guards 2008/04/01 12:54:14 thb 1.103.34.2: #i85898# Stripping all external header guards 2008/03/31 16:54:21 rt 1.103.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bc624e6e5fe5e8a26a5e607a0f9416d5a4fb7266]

INTEGRATION: CWS changefileheader (1.158.12); FILE MERGED 2008/03/31 13:27:15 rt 1.158.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [94f885eec8898c1281878a404829ffd7678b415f]

INTEGRATION: CWS changefileheader (1.7.52); FILE MERGED 2008/03/28 16:40:20 rt 1.7.52.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [664f1c46a2e3a49d9f1e685244e47d242464668c]

INTEGRATION: CWS changefileheader (1.3.184); FILE MERGED 2008/03/31 15:30:16 rt 1.3.184.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2f380e53730d4d915d23a6f0c167ada95fe6ce65]

INTEGRATION: CWS changefileheader (1.2.80); FILE MERGED 2008/03/28 16:02:02 rt 1.2.80.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a5d61cede40537d513dabfd4c4198c98843617d8]

INTEGRATION: CWS changefileheader (1.5.240); FILE MERGED 2008/04/01 12:54:14 thb 1.5.240.2: #i85898# Stripping all external header guards 2008/03/31 16:54:21 rt 1.5.240.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9278af44585aed2420b6a7b7cf93ba6d36504ff1]

INTEGRATION: CWS changefileheader (1.36.12); FILE MERGED 2008/03/31 13:27:15 rt 1.36.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [651ef8e388fa63bf06444872ef96fea18fb9f345]

INTEGRATION: CWS changefileheader (1.6.184); FILE MERGED 2008/04/01 16:02:14 thb 1.6.184.3: #i85898# Stripping all external header guards 2008/04/01 12:58:03 thb 1.6.184.2: #i85898# Stripping all external header guards 2008/03/31 15:30:15 rt 1.6.184.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [70dd5f8b98fa4349cee88a0de0bc6e963455e7af]

INTEGRATION: CWS changefileheader (1.7.70); FILE MERGED 2008/03/28 16:40:20 rt 1.7.70.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [937cd7cec5ae580e731764d5d787e6d3dbb6260f]

INTEGRATION: CWS changefileheader (1.9.26); FILE MERGED 2008/03/28 16:02:02 rt 1.9.26.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ff88eaebf99ea837a73d984c8749ece11171bfe0]

INTEGRATION: CWS changefileheader (1.5.62); FILE MERGED 2008/03/31 16:48:57 rt 1.5.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [17a237047f44a3878cf97b3cfb9bc3e464761d0b]

INTEGRATION: CWS changefileheader (1.52.184); FILE MERGED 2008/04/01 15:57:15 thb 1.52.184.3: #i85898# Stripping all external header guards 2008/04/01 12:54:13 thb 1.52.184.2: #i85898# Stripping all external header guards 2008/03/31 16:54:21 rt 1.52.184.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c14b515fb0b828008f83076e440db2a60d02cd89]

INTEGRATION: CWS changefileheader (1.106.12); FILE MERGED 2008/03/31 13:27:15 rt 1.106.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4b0dfe253f27cdc4624ae4d280df87a7371949da]

INTEGRATION: CWS changefileheader (1.17.60); FILE MERGED 2008/04/01 16:02:14 thb 1.17.60.3: #i85898# Stripping all external header guards 2008/04/01 12:58:03 thb 1.17.60.2: #i85898# Stripping all external header guards 2008/03/31 15:30:15 rt 1.17.60.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [16259d08f6c19fa070b85f63f44446009faea6c5]

INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/03/28 16:40:20 rt 1.6.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1e9d4103a1e31c37b0c2dd0a707b5dd4552613b9]

INTEGRATION: CWS changefileheader (1.4.22); FILE MERGED 2008/03/28 16:02:02 rt 1.4.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [59aecf04aac3677892fb44cc083893ce27c5c201]

INTEGRATION: CWS changefileheader (1.4.58); FILE MERGED 2008/03/31 16:48:57 rt 1.4.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d7a9e30f0e160562ddc137e9e798f7d34239e60d]

INTEGRATION: CWS changefileheader (1.18.242); FILE MERGED 2008/04/01 12:54:13 thb 1.18.242.2: #i85898# Stripping all external header guards 2008/03/31 16:54:21 rt 1.18.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3322559f8ac35327b9a92fa7777f27a14e27ff05]

INTEGRATION: CWS changefileheader (1.2.96); FILE MERGED 2008/03/31 13:27:15 rt 1.2.96.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [01413a4478f57c3e6a5f554a0c9d56e0dac439c8]

INTEGRATION: CWS changefileheader (1.6.118); FILE MERGED 2008/04/01 12:58:03 thb 1.6.118.2: #i85898# Stripping all external header guards 2008/03/31 15:30:15 rt 1.6.118.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ccaf795fcd59f973534e1c6a694c198166df07f7]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:40:20 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6aece7779ff37aec471e904d557233fa3e9d35ee]

INTEGRATION: CWS changefileheader (1.3.22); FILE MERGED 2008/03/28 16:02:02 rt 1.3.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c6510ccf70cc6288e523b3316354aaf5bed72adb]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:48:57 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f0c24924ee4359d43515e4948b7689c42cf7ef03]

INTEGRATION: CWS changefileheader (1.64.118); FILE MERGED 2008/04/01 15:57:15 thb 1.64.118.3: #i85898# Stripping all external header guards 2008/04/01 12:54:13 thb 1.64.118.2: #i85898# Stripping all external header guards 2008/03/31 16:54:21 rt 1.64.118.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [616820ba0e37ea2480b1cf767e8ae2295ca80749]

INTEGRATION: CWS changefileheader (1.4.84); FILE MERGED 2008/03/31 13:27:15 rt 1.4.84.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5ca7cbc8a0b4c51ecdb9c8f2ec7906517838908c]

INTEGRATION: CWS changefileheader (1.4.184); FILE MERGED 2008/04/01 16:02:14 thb 1.4.184.3: #i85898# Stripping all external header guards 2008/04/01 12:58:02 thb 1.4.184.2: #i85898# Stripping all external header guards 2008/03/31 15:30:15 rt 1.4.184.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9e30c8d156e99de71b6836f3f9b49f7a0aeb8344]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:40:20 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [afe27b1a2dcf360ab5e77e2b1d710cd89e3e9e25]

INTEGRATION: CWS changefileheader (1.5.26); FILE MERGED 2008/03/28 16:02:02 rt 1.5.26.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fdae7d064e77f43483fdec941c5eda11819efaf7]

INTEGRATION: CWS changefileheader (1.2.20); FILE MERGED 2008/03/31 16:21:37 rt 1.2.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [73cece5a92331d6e429bdba253e469df74e26e45]

INTEGRATION: CWS changefileheader (1.89.36); FILE MERGED 2008/04/01 15:57:15 thb 1.89.36.3: #i85898# Stripping all external header guards 2008/04/01 12:54:13 thb 1.89.36.2: #i85898# Stripping all external header guards 2008/03/31 16:54:21 rt 1.89.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [da35ffeac2651a393dcc9c0554c260ff31f8f15f]

INTEGRATION: CWS changefileheader (1.5.82); FILE MERGED 2008/03/31 13:27:15 rt 1.5.82.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0c25d4cae999892aba93649beb4c57f2c029aaaa]

INTEGRATION: CWS changefileheader (1.12.104); FILE MERGED 2008/04/01 16:02:13 thb 1.12.104.3: #i85898# Stripping all external header guards 2008/04/01 12:58:02 thb 1.12.104.2: #i85898# Stripping all external header guards 2008/03/31 15:30:15 rt 1.12.104.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f4e1372f191bdec0b2380f9d527bc59789606d00]

INTEGRATION: CWS changefileheader (1.10.10); FILE MERGED 2008/03/28 16:40:20 rt 1.10.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7cc109b61c35669441e533d626442328b6958820]

INTEGRATION: CWS changefileheader (1.70.38); FILE MERGED 2008/04/01 15:57:15 thb 1.70.38.3: #i85898# Stripping all external header guards 2008/04/01 12:54:13 thb 1.70.38.2: #i85898# Stripping all external header guards 2008/03/31 16:54:21 rt 1.70.38.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1389de366709a1228b8eff375c8434a1466e4e60]

INTEGRATION: CWS changefileheader (1.3.82); FILE MERGED 2008/03/31 13:27:15 rt 1.3.82.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ed7026b054944be96d5d24d83327973283a0f26c]

INTEGRATION: CWS changefileheader (1.13.72); FILE MERGED 2008/03/31 15:30:15 rt 1.13.72.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7a9e324ebaca31a111999ec149f4cb7f3137eb0a]

INTEGRATION: CWS changefileheader (1.10.10); FILE MERGED 2008/03/28 16:40:19 rt 1.10.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [89bfd4760981bf62c8e328015a46ebfd6ec834fc]

INTEGRATION: CWS changefileheader (1.5.22); FILE MERGED 2008/03/28 16:02:02 rt 1.5.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6726379058fc83401a52e904c9c7dc6795ec0466]

INTEGRATION: CWS changefileheader (1.47.38); FILE MERGED 2008/04/01 12:54:13 thb 1.47.38.2: #i85898# Stripping all external header guards 2008/03/31 16:54:20 rt 1.47.38.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a5cf9633e47bc872633b4597e395a7e14b19e3f6]

INTEGRATION: CWS changefileheader (1.4.36); FILE MERGED 2008/03/31 13:27:15 rt 1.4.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [767d80e58251914fe00861a7097f551211bce357]

INTEGRATION: CWS changefileheader (1.7.110); FILE MERGED 2008/03/28 16:40:19 rt 1.7.110.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [77c7fe50020667d16d9d6343089c533d1f604eb2]

INTEGRATION: CWS changefileheader (1.7.72); FILE MERGED 2008/04/01 16:02:13 thb 1.7.72.3: #i85898# Stripping all external header guards 2008/04/01 12:58:01 thb 1.7.72.2: #i85898# Stripping all external header guards 2008/03/31 15:30:15 rt 1.7.72.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2f92dd8fe315cbe2d5954583da3dc2b1c312c774]

INTEGRATION: CWS changefileheader (1.2.80); FILE MERGED 2008/03/28 16:02:01 rt 1.2.80.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5fe7b2cf5fcad024f616bd8961e61f27d59ad25f]

INTEGRATION: CWS changefileheader (1.10.242); FILE MERGED 2008/04/01 15:57:14 thb 1.10.242.3: #i85898# Stripping all external header guards 2008/04/01 12:54:13 thb 1.10.242.2: #i85898# Stripping all external header guards 2008/03/31 16:54:20 rt 1.10.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dd5af98fafb7358de42e17317e012333b7273b7b]

INTEGRATION: CWS changefileheader (1.8.10); FILE MERGED 2008/03/28 16:40:19 rt 1.8.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e732426413ff104cdc58e09314317f718cdc0bae]

INTEGRATION: CWS changefileheader (1.3.90); FILE MERGED 2008/03/31 15:30:15 rt 1.3.90.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8928975b9e95fdc4cbcde919cbeb001fc7047256]

INTEGRATION: CWS changefileheader (1.5.22); FILE MERGED 2008/03/28 16:02:01 rt 1.5.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5e3f8c57ff953178cd8e8320f0bb30e0436d1a1b]

INTEGRATION: CWS changefileheader (1.18.240); FILE MERGED 2008/04/01 15:57:14 thb 1.18.240.3: #i85898# Stripping all external header guards 2008/04/01 12:54:12 thb 1.18.240.2: #i85898# Stripping all external header guards 2008/03/31 16:54:20 rt 1.18.240.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3ccd3b9ffdc29eed90d3b3a3c19811fa44fe1e71]

INTEGRATION: CWS changefileheader (1.32.182); FILE MERGED 2008/03/31 13:27:15 rt 1.32.182.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [465ae09eaeeee293938073d6d4007a322bfcb5b6]

INTEGRATION: CWS changefileheader (1.6.166); FILE MERGED 2008/03/28 16:40:19 rt 1.6.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7e264074baeb00f7889f76cca169bb7ce404ef4a]

INTEGRATION: CWS changefileheader (1.6.72); FILE MERGED 2008/03/31 15:30:14 rt 1.6.72.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [986fbd1c87fac8def84a93b8334af7be525bc9fb]

INTEGRATION: CWS changefileheader (1.4.22); FILE MERGED 2008/03/28 16:02:01 rt 1.4.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [17f40bc914a5027f8bea0de0dff15be866d66fb5]

INTEGRATION: CWS changefileheader (1.4.300); FILE MERGED 2008/03/31 13:27:15 rt 1.4.300.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4a65cd4c7eee553b2f1630ace7cfced86079b78e]

INTEGRATION: CWS changefileheader (1.8.132); FILE MERGED 2008/03/28 16:40:18 rt 1.8.132.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c3e4eb9ad6a92af8c0d0e6bce129abfb6d281b70]

INTEGRATION: CWS changefileheader (1.4.72); FILE MERGED 2008/04/01 16:02:13 thb 1.4.72.2: #i85898# Stripping all external header guards 2008/03/31 15:30:14 rt 1.4.72.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [353f61ade3511f66a612dabfaf066af2be1ac2e7]

INTEGRATION: CWS changefileheader (1.8.22); FILE MERGED 2008/03/28 16:02:01 rt 1.8.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3d3afeb6d5cd2026b2b7ade3f24e6d9f4f881e49]

INTEGRATION: CWS changefileheader (1.72.38); FILE MERGED 2008/04/01 15:57:14 thb 1.72.38.3: #i85898# Stripping all external header guards 2008/04/01 12:54:12 thb 1.72.38.2: #i85898# Stripping all external header guards 2008/03/31 16:54:20 rt 1.72.38.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ef663b36bc7fae8d4296b7111d57788584e1461c]

INTEGRATION: CWS changefileheader (1.29.160); FILE MERGED 2008/03/31 13:27:15 rt 1.29.160.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [adfdf5c6079d7cb8900f4d1695b37307552ff451]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:40:18 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5b5a80c61232f4c3422e6f0f5db498d01ed26964]

INTEGRATION: CWS changefileheader (1.3.72); FILE MERGED 2008/04/01 16:02:13 thb 1.3.72.2: #i85898# Stripping all external header guards 2008/03/31 15:30:14 rt 1.3.72.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f4b38e71684b941161fd9ce8fa52858b8f9cf487]

INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/03/28 16:40:18 rt 1.7.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b1dd31b1d02896935981cb82a783be8dbe5b9f72]

INTEGRATION: CWS changefileheader (1.6.138); FILE MERGED 2008/04/01 16:02:13 thb 1.6.138.3: #i85898# Stripping all external header guards 2008/04/01 12:58:01 thb 1.6.138.2: #i85898# Stripping all external header guards 2008/03/31 15:30:14 rt 1.6.138.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f2b79e894889b2841da85f1a629938b6ad85a174]

INTEGRATION: CWS changefileheader (1.6.22); FILE MERGED 2008/03/28 16:02:01 rt 1.6.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7920a81da575ec2b8202e2f7c3b463bf6810f069]

INTEGRATION: CWS changefileheader (1.6.166); FILE MERGED 2008/03/28 16:40:18 rt 1.6.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c43d4d1d4388beefce88668775d2392c753f1bc4]

INTEGRATION: CWS changefileheader (1.16.118); FILE MERGED 2008/04/01 16:02:12 thb 1.16.118.3: #i85898# Stripping all external header guards 2008/04/01 12:58:01 thb 1.16.118.2: #i85898# Stripping all external header guards 2008/03/31 15:30:14 rt 1.16.118.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e7b2bac6d5a24d19ecf1a9761768cf44b8c3cc0d]

INTEGRATION: CWS changefileheader (1.3.434); FILE MERGED 2008/03/31 13:27:15 rt 1.3.434.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [64ebed18c9b700eb797057078489695b62efb01f]

INTEGRATION: CWS changefileheader (1.4.22); FILE MERGED 2008/03/31 16:48:57 rt 1.4.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a77c9dff021378598a5f383e3d12e82af1493910]

INTEGRATION: CWS changefileheader (1.10.22); FILE MERGED 2008/03/28 16:02:01 rt 1.10.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [acff93bc7169b047696bf2d2cf15efd3a88e8170]

INTEGRATION: CWS changefileheader (1.7.168); FILE MERGED 2008/03/31 13:27:14 rt 1.7.168.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3c0a5584032776abf708af73c01850b09ee44739]

INTEGRATION: CWS changefileheader (1.10.118); FILE MERGED 2008/04/01 12:58:01 thb 1.10.118.2: #i85898# Stripping all external header guards 2008/03/31 15:30:14 rt 1.10.118.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [53ba75c7194cfaa9d931ed6c5a24a5692c41e232]

INTEGRATION: CWS changefileheader (1.3.34); FILE MERGED 2008/03/31 16:48:56 rt 1.3.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3dcc1e05d20216d630a236827438343aaded0b37]

INTEGRATION: CWS changefileheader (1.8.132); FILE MERGED 2008/03/28 16:40:17 rt 1.8.132.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [97816e836d0bd7c9dc7c48c6d812e0f3a68455e3]

INTEGRATION: CWS changefileheader (1.69.32); FILE MERGED 2008/04/01 15:57:14 thb 1.69.32.3: #i85898# Stripping all external header guards 2008/04/01 12:54:12 thb 1.69.32.2: #i85898# Stripping all external header guards 2008/03/31 16:54:20 rt 1.69.32.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e814844a7206b14680e360664fd3c969d796c248]

INTEGRATION: CWS changefileheader (1.34.12); FILE MERGED 2008/03/31 13:27:14 rt 1.34.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7723407ddb194e09ec0fc16428ed25f431e25fe7]

INTEGRATION: CWS changefileheader (1.3.138); FILE MERGED 2008/04/01 16:02:12 thb 1.3.138.3: #i85898# Stripping all external header guards 2008/04/01 12:58:00 thb 1.3.138.2: #i85898# Stripping all external header guards 2008/03/31 15:30:14 rt 1.3.138.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2ed61d061e0138158795597a5849e418f4dce6f2]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/03/31 16:48:53 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b2decb8e6e8a64a027a1aba89526de904527e021]

INTEGRATION: CWS changefileheader (1.5.26); FILE MERGED 2008/03/28 16:02:01 rt 1.5.26.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [86c7a36d95491531a0dd0bb1942f1a1e8c1b5899]

INTEGRATION: CWS changefileheader (1.6.166); FILE MERGED 2008/03/28 16:40:17 rt 1.6.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1ac4e8e33fe73c41502b596e09f28e76c2180e36]

INTEGRATION: CWS changefileheader (1.5.118); FILE MERGED 2008/04/01 16:02:12 thb 1.5.118.3: #i85898# Stripping all external header guards 2008/04/01 12:58:00 thb 1.5.118.2: #i85898# Stripping all external header guards 2008/03/31 15:30:14 rt 1.5.118.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [547d0fd5244c7fc33279da845c6192d92cf3021b]

INTEGRATION: CWS changefileheader (1.3.22); FILE MERGED 2008/03/28 16:02:00 rt 1.3.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4607f077abb431e9df44f13340fa6d0930a4ad03]

INTEGRATION: CWS changefileheader (1.50.12); FILE MERGED 2008/03/31 13:27:14 rt 1.50.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [03c0f58a8c6d207c630ae7ea15bd51bf40582d2e]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:48:53 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [51410e0a8a906965fc4812d22a7ac09fac4fefdc]

INTEGRATION: CWS changefileheader (1.6.22); FILE MERGED 2008/03/28 16:02:00 rt 1.6.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7d1696f2d3e27aec21a1cc548ef598a62628c2df]

INTEGRATION: CWS changefileheader (1.2.184); FILE MERGED 2008/03/31 15:30:14 rt 1.2.184.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [185e6e20b7b6abd5b828c5ac5a8cf8b225a593d3]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:40:15 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [728282437cb5a9010bfa75bd1d5e824117c8ec87]

INTEGRATION: CWS changefileheader (1.3.12); FILE MERGED 2008/03/31 16:21:37 rt 1.3.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3e17dec70bd2e6dcf6685b4370fc6e1ad20a7b5a]

INTEGRATION: CWS changefileheader (1.18.22); FILE MERGED 2008/04/01 16:02:12 thb 1.18.22.3: #i85898# Stripping all external header guards 2008/04/01 12:58:00 thb 1.18.22.2: #i85898# Stripping all external header guards 2008/03/31 15:30:14 rt 1.18.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e03ff0fd37bda9877fbf83d96ce926de8224df77]

INTEGRATION: CWS changefileheader (1.6.166); FILE MERGED 2008/03/28 16:40:14 rt 1.6.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7849c02ac24fba8c2abbc5a695c92cc5fc51f197]

INTEGRATION: CWS changefileheader (1.4.182); FILE MERGED 2008/03/31 13:27:14 rt 1.4.182.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e854fff5a4e180a6131bd9b1835f36a39d34b7be]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:40:14 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5f74cc4be7f1315d60062fb945476e8d457b5132]

INTEGRATION: CWS changefileheader (1.4.184); FILE MERGED 2008/04/01 16:02:12 thb 1.4.184.3: #i85898# Stripping all external header guards 2008/04/01 12:58:00 thb 1.4.184.2: #i85898# Stripping all external header guards 2008/03/31 15:30:14 rt 1.4.184.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [38b935f012b39c555012e6e7209b5909bfd80159]

INTEGRATION: CWS changefileheader (1.3.434); FILE MERGED 2008/03/31 13:27:14 rt 1.3.434.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6c821d81d0e9eecc4817d7604a6b96b966323e13]

INTEGRATION: CWS changefileheader (1.5.22); FILE MERGED 2008/03/28 16:02:00 rt 1.5.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0013551527aff0de7a3bf6c14c4665acd7006758]

INTEGRATION: CWS changefileheader (1.10.10); FILE MERGED 2008/03/28 16:40:13 rt 1.10.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [41d6545301230b35d8c3d2e3367fb2afcc07bb58]

INTEGRATION: CWS changefileheader (1.13.96); FILE MERGED 2008/03/31 13:27:14 rt 1.13.96.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7bc911d105baaa533c29ade404fcc8edba5327d0]

INTEGRATION: CWS changefileheader (1.11.72); FILE MERGED 2008/04/01 16:02:12 thb 1.11.72.3: #i85898# Stripping all external header guards 2008/04/01 12:58:00 thb 1.11.72.2: #i85898# Stripping all external header guards 2008/03/31 15:30:14 rt 1.11.72.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c528b1dc6d5a53d1ec78c3127db4af923bb19a92]

INTEGRATION: CWS changefileheader (1.26.242); FILE MERGED 2008/04/01 15:57:14 thb 1.26.242.3: #i85898# Stripping all external header guards 2008/04/01 12:54:12 thb 1.26.242.2: #i85898# Stripping all external header guards 2008/03/31 16:54:20 rt 1.26.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3218db294cd949a1c55104120d747a2ba6dd350f]

INTEGRATION: CWS changefileheader (1.10.22); FILE MERGED 2008/03/28 16:02:00 rt 1.10.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [55d1fb95838195df65345ce84f0bbddbca9e5bd8]

INTEGRATION: CWS changefileheader (1.10.56); FILE MERGED 2008/03/28 16:40:13 rt 1.10.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8d86fdb1bc62c11b9720d86c8b62d6b256be86ce]

INTEGRATION: CWS changefileheader (1.2.20); FILE MERGED 2008/03/31 16:21:36 rt 1.2.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [80d3b04cac10ae223766b36f2054398184ea1b7e]

INTEGRATION: CWS changefileheader (1.25.182); FILE MERGED 2008/03/31 13:27:14 rt 1.25.182.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [30846b616ac99ee75ed84832a53971f150f3bedd]

INTEGRATION: CWS changefileheader (1.2.184); FILE MERGED 2008/04/01 16:02:12 thb 1.2.184.3: #i85898# Stripping all external header guards 2008/04/01 12:58:00 thb 1.2.184.2: #i85898# Stripping all external header guards 2008/03/31 15:30:14 rt 1.2.184.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a3ad677bd36b851b880914731b98718e38d7400f]

INTEGRATION: CWS changefileheader (1.7.22); FILE MERGED 2008/03/28 16:02:00 rt 1.7.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bef886b651446efe6231d062d0377d56707e71ad]

INTEGRATION: CWS changefileheader (1.9.118); FILE MERGED 2008/04/01 16:02:12 thb 1.9.118.3: #i85898# Stripping all external header guards 2008/04/01 12:57:59 thb 1.9.118.2: #i85898# Stripping all external header guards 2008/03/31 15:30:14 rt 1.9.118.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [376bd181446b29eebc574a6d13c789c9c985e6ab]

INTEGRATION: CWS changefileheader (1.12.52); FILE MERGED 2008/03/28 16:40:12 rt 1.12.52.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4fe35de3069f33580e7a24173d2ef51c6c77040a]

INTEGRATION: CWS changefileheader (1.6.178); FILE MERGED 2008/03/31 13:27:14 rt 1.6.178.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [479897996dd683911116b52ce13ac4281245777c]

INTEGRATION: CWS changefileheader (1.3.72); FILE MERGED 2008/04/01 16:02:12 thb 1.3.72.3: #i85898# Stripping all external header guards 2008/04/01 12:57:59 thb 1.3.72.2: #i85898# Stripping all external header guards 2008/03/31 15:30:13 rt 1.3.72.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e19915cebef7c0c2b2546d4c422fa508115e303b]

INTEGRATION: CWS changefileheader (1.6.166); FILE MERGED 2008/03/28 16:40:12 rt 1.6.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0944cc87c0ece007622874129d7fc1bd9576495f]

INTEGRATION: CWS changefileheader (1.24.118); FILE MERGED 2008/04/01 15:57:14 thb 1.24.118.3: #i85898# Stripping all external header guards 2008/04/01 12:54:12 thb 1.24.118.2: #i85898# Stripping all external header guards 2008/03/31 16:54:20 rt 1.24.118.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ac4c8fb9c260364f0979fd1e9105d1ecea41d5c9]

INTEGRATION: CWS changefileheader (1.6.22); FILE MERGED 2008/03/28 16:01:59 rt 1.6.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8b6bc00daa19402f2927e7034e1dea6e7baf6c59]

INTEGRATION: CWS changefileheader (1.19.176); FILE MERGED 2008/03/31 13:27:14 rt 1.19.176.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [06876bafe2b984b50c9c7b087a16adc1ee7046f7]

INTEGRATION: CWS changefileheader (1.7.58); FILE MERGED 2008/03/31 16:48:53 rt 1.7.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ddbc4e8dc0469fad554988e0e34e5206716d6468]

INTEGRATION: CWS changefileheader (1.20.72); FILE MERGED 2008/03/31 15:30:13 rt 1.20.72.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b5bc26159408e53d766043a23810bd75392e6524]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:40:11 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b240b4a9decdd70d694825115292c7a0f6cb9961]

INTEGRATION: CWS changefileheader (1.3.22); FILE MERGED 2008/03/28 16:01:59 rt 1.3.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7a9eb120711ab4f9040ed2d26945100cf7e93c68]

INTEGRATION: CWS changefileheader (1.3.6); FILE MERGED 2008/03/31 16:21:36 rt 1.3.6.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [83b5f1eb217eaa3fe12fb417861dc5961e253d8f]

INTEGRATION: CWS changefileheader (1.2.184); FILE MERGED 2008/04/01 16:02:12 thb 1.2.184.3: #i85898# Stripping all external header guards 2008/04/01 12:57:59 thb 1.2.184.2: #i85898# Stripping all external header guards 2008/03/31 15:30:13 rt 1.2.184.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [209ef7d82196c5b5119480a121cac1b66ce9ed67]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:40:11 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e4cd8769d8e4ac75306e51b48b3cd80c84674dc0]

INTEGRATION: CWS changefileheader (1.8.22); FILE MERGED 2008/03/28 16:01:59 rt 1.8.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b8a7291e766073518eb66f503b743adb2bdd0022]

INTEGRATION: CWS changefileheader (1.6.12); FILE MERGED 2008/03/31 13:27:14 rt 1.6.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [92f752466fde66dbdcbef100c7d1ee367dd16b53]

INTEGRATION: CWS changefileheader (1.5.118); FILE MERGED 2008/03/31 15:30:13 rt 1.5.118.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3a8df9882cbe4d7616a4fa2b69c9dff554ec0282]

INTEGRATION: CWS changefileheader (1.6.166); FILE MERGED 2008/03/28 16:40:10 rt 1.6.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6f70cfeb17f5bb83a8126d1b6d08396ea0141191]

INTEGRATION: CWS changefileheader (1.2.80); FILE MERGED 2008/03/28 16:01:59 rt 1.2.80.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [599654c708c377c59799692e071853691d566140]

INTEGRATION: CWS changefileheader (1.12.72); FILE MERGED 2008/03/31 15:30:13 rt 1.12.72.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7e20727ac5768932fa1c2d38807944be5e3cd7d4]

INTEGRATION: CWS changefileheader (1.8.242); FILE MERGED 2008/03/31 16:54:16 rt 1.8.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [61b806095d5d100d69b3f5d50e836a9f2c3e3749]

INTEGRATION: CWS changefileheader (1.14.12); FILE MERGED 2008/03/31 13:27:14 rt 1.14.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0309ab290d0143fadb934cb235e96075b0d461d4]

INTEGRATION: CWS changefileheader (1.2.6); FILE MERGED 2008/03/31 16:21:36 rt 1.2.6.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f34cd6150d8ce09cd78b22beacb98a182a7b2df5]

INTEGRATION: CWS changefileheader (1.3.184); FILE MERGED 2008/04/01 16:02:12 thb 1.3.184.3: #i85898# Stripping all external header guards 2008/04/01 12:57:59 thb 1.3.184.2: #i85898# Stripping all external header guards 2008/03/31 15:30:13 rt 1.3.184.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e84cc7a7df7002d378ac7ca1a71723ce6428cc09]

INTEGRATION: CWS changefileheader (1.9.22); FILE MERGED 2008/03/28 16:01:58 rt 1.9.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [314df3fd5739c2c6cf8d27aab5d583bc72a37790]

INTEGRATION: CWS changefileheader (1.9.10); FILE MERGED 2008/03/28 16:40:10 rt 1.9.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6e74b07c9d257a170eaa6b93064a870cf7da17a5]

INTEGRATION: CWS changefileheader (1.2.1202); FILE MERGED 2008/04/01 15:57:13 thb 1.2.1202.2: #i85898# Stripping all external header guards 2008/03/31 16:54:16 rt 1.2.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4caa2e961d0f6b0f74930113dadedc76ef90ce05]

INTEGRATION: CWS changefileheader (1.4.54); FILE MERGED 2008/03/31 16:48:53 rt 1.4.54.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [160da5411c4f83aae9e5370f31e3a1228dd9a22a]

INTEGRATION: CWS changefileheader (1.6.118); FILE MERGED 2008/04/01 16:02:11 thb 1.6.118.3: #i85898# Stripping all external header guards 2008/04/01 12:57:59 thb 1.6.118.2: #i85898# Stripping all external header guards 2008/03/31 15:30:13 rt 1.6.118.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e3ee7ecb04c3a48ae9c372cae2dddc2be6ce4599]

INTEGRATION: CWS changefileheader (1.3.22); FILE MERGED 2008/03/28 16:01:58 rt 1.3.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8cc77a78a54dc567ebfc907417d8ab3523c6d237]

INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/03/28 16:40:10 rt 1.6.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3190868ab895d5a09a13ef0da6d532bd9399be81]

INTEGRATION: CWS changefileheader (1.35.438); FILE MERGED 2008/04/01 15:57:13 thb 1.35.438.2: #i85898# Stripping all external header guards 2008/03/31 16:54:16 rt 1.35.438.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dbf9f411483ee359645e8a75bb07691a78cdb5ac]

INTEGRATION: CWS changefileheader (1.6.138); FILE MERGED 2008/04/01 16:02:11 thb 1.6.138.3: #i85898# Stripping all external header guards 2008/04/01 12:57:59 thb 1.6.138.2: #i85898# Stripping all external header guards 2008/03/31 15:30:13 rt 1.6.138.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [93d194664d30b19458ef4c6e522cb36582c33d25]

INTEGRATION: CWS changefileheader (1.6.258); FILE MERGED 2008/03/31 13:27:14 rt 1.6.258.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c1df6f4f4c36c97d1bf69717941e2e13c14ff514]

INTEGRATION: CWS changefileheader (1.11.22); FILE MERGED 2008/03/28 16:01:58 rt 1.11.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [91408cdc1f08d6d571ab443cf5bdbb05d599da48]

INTEGRATION: CWS changefileheader (1.6.166); FILE MERGED 2008/03/28 16:40:09 rt 1.6.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5beeec9de3d5ab5f959868809bd7988d12e8bd3b]

INTEGRATION: CWS changefileheader (1.7.118); FILE MERGED 2008/04/01 16:02:11 thb 1.7.118.3: #i85898# Stripping all external header guards 2008/04/01 12:57:58 thb 1.7.118.2: #i85898# Stripping all external header guards 2008/03/31 15:30:13 rt 1.7.118.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3db62e559865295c8fb565d615e2e057fe88600d]

INTEGRATION: CWS changefileheader (1.4.22); FILE MERGED 2008/03/28 16:01:57 rt 1.4.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d3a1ae06263a079a78bcf5fee629ac64e58fef45]

INTEGRATION: CWS changefileheader (1.8.10); FILE MERGED 2008/03/28 16:40:09 rt 1.8.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ccdf1dc27b87bfec154ee49d6427a3a6ac6d3052]

INTEGRATION: CWS changefileheader (1.8.78); FILE MERGED 2008/03/31 16:54:16 rt 1.8.78.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5562664a4812edd14e3ba6c5ea879b900ce7fe02]

INTEGRATION: CWS changefileheader (1.40.182); FILE MERGED 2008/03/31 13:27:14 rt 1.40.182.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7bd08aefbce224a523e19057aa505a23f3a876f6]

INTEGRATION: CWS changefileheader (1.6.34); FILE MERGED 2008/03/31 16:48:53 rt 1.6.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [398da578792a062d6b7e4a2737ea87dea5e23a5a]

INTEGRATION: CWS changefileheader (1.11.22); FILE MERGED 2008/03/28 16:01:57 rt 1.11.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [15cea4d8fc461b88859c4bcb0d87b60c9543b277]

INTEGRATION: CWS changefileheader (1.5.738); FILE MERGED 2008/04/01 12:54:09 thb 1.5.738.2: #i85898# Stripping all external header guards 2008/03/31 16:54:16 rt 1.5.738.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2c65c0315b5c66697df4bf9ef0a2b8c5eff36645]

INTEGRATION: CWS changefileheader (1.6.118); FILE MERGED 2008/04/01 12:57:58 thb 1.6.118.2: #i85898# Stripping all external header guards 2008/03/31 15:30:13 rt 1.6.118.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [05c679553d17b6a23458509bd551da83f13764d7]

INTEGRATION: CWS changefileheader (1.10.10); FILE MERGED 2008/03/28 16:40:08 rt 1.10.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [41a050dd73792d66ad8fd731b3057836c51017c1]

INTEGRATION: CWS changefileheader (1.5.434); FILE MERGED 2008/03/31 13:27:14 rt 1.5.434.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8bcd14a5e61d6141153a11fa62545587637e58f3]

INTEGRATION: CWS changefileheader (1.5.1116); FILE MERGED 2008/03/31 16:54:16 rt 1.5.1116.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4be0e704b2cbf3772321360b872930c21ec51b2a]

INTEGRATION: CWS changefileheader (1.3.22); FILE MERGED 2008/03/28 16:01:57 rt 1.3.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [652ade4a9865b0ee63228c17e1260726cc2c2e65]

INTEGRATION: CWS changefileheader (1.2.184); FILE MERGED 2008/04/01 12:57:58 thb 1.2.184.2: #i85898# Stripping all external header guards 2008/03/31 15:30:13 rt 1.2.184.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [249b63748cc6923260f24278f5c98d425ef2ffff]

INTEGRATION: CWS changefileheader (1.26.96); FILE MERGED 2008/03/31 13:27:14 rt 1.26.96.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [003690f7e2dfa3591d4ac495293947fa7edb08df]

INTEGRATION: CWS changefileheader (1.7.166); FILE MERGED 2008/03/28 16:40:08 rt 1.7.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [376dc71a2be4c2e2b3b6b0bd3adf2976bd6b57e0]

INTEGRATION: CWS changefileheader (1.6.22); FILE MERGED 2008/03/28 16:01:57 rt 1.6.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [47ddb0bfb66184bdeac2a59fd52b70926b310b44]

INTEGRATION: CWS changefileheader (1.6.118); FILE MERGED 2008/04/01 16:02:11 thb 1.6.118.3: #i85898# Stripping all external header guards 2008/04/01 12:57:58 thb 1.6.118.2: #i85898# Stripping all external header guards 2008/03/31 15:30:13 rt 1.6.118.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [52d525802e6227923765a498a1a8806b9d5a84d6]

INTEGRATION: CWS changefileheader (1.4.128); FILE MERGED 2008/03/31 13:27:14 rt 1.4.128.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [39b8dde5e451dbd79db6125f4d5496a551d63994]

INTEGRATION: CWS changefileheader (1.55.38); FILE MERGED 2008/04/01 15:57:13 thb 1.55.38.2: #i85898# Stripping all external header guards 2008/03/31 16:54:16 rt 1.55.38.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bb6ea1dfe9ff5574082ad2ff080243ee4c4ab8ff]

INTEGRATION: CWS changefileheader (1.2.80); FILE MERGED 2008/03/28 16:01:57 rt 1.2.80.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5f77de290d56cc98dc8d12b812d6e2f81650ee88]

INTEGRATION: CWS changefileheader (1.8.148); FILE MERGED 2008/03/28 16:40:07 rt 1.8.148.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [14e3ab5e7ad6d74ffd6ed252ca31e3b7032aaa4c]

INTEGRATION: CWS changefileheader (1.2.162); FILE MERGED 2008/03/31 13:27:14 rt 1.2.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2e34f2133548907776df4cc5f1d5af055ee40c73]

INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/03/28 16:40:07 rt 1.6.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7794ca441bf39b3861917afd9a750ec55f8ed011]

INTEGRATION: CWS changefileheader (1.13.10); FILE MERGED 2008/03/28 16:40:06 rt 1.13.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3062b4832c62c6aabb714f7d44ad971280be6316]

INTEGRATION: CWS changefileheader (1.8.12); FILE MERGED 2008/03/31 13:27:14 rt 1.8.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5a5b476b350c94008980baf5550582d19a2d4277]

INTEGRATION: CWS changefileheader (1.4.138); FILE MERGED 2008/04/01 12:57:57 thb 1.4.138.2: #i85898# Stripping all external header guards 2008/03/31 15:30:12 rt 1.4.138.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [644d60f1f52d8fa73045eb0591d4209293a5835d]

INTEGRATION: CWS changefileheader (1.5.22); FILE MERGED 2008/03/28 16:01:57 rt 1.5.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d450d373db52cc47b47d0b9ad32d18c24ef95d2d]

INTEGRATION: CWS changefileheader (1.10.242); FILE MERGED 2008/04/01 15:57:13 thb 1.10.242.3: #i85898# Stripping all external header guards 2008/04/01 12:54:09 thb 1.10.242.2: #i85898# Stripping all external header guards 2008/03/31 16:54:16 rt 1.10.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e876ee4acb7da386879b159dbc9787ed65d10132]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/03/31 16:48:51 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0f137c6434e907ff61d759c9903be01acb346466]

INTEGRATION: CWS changefileheader (1.15.12); FILE MERGED 2008/03/31 13:27:14 rt 1.15.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [35d6ab42f7dd740b6e0bd8c2126430f2fc7fc07f]

INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/03/28 16:40:06 rt 1.7.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0452ec74454f4a7dd8788e6e30ce9de811bf0b39]

INTEGRATION: CWS changefileheader (1.10.118); FILE MERGED 2008/04/01 16:02:11 thb 1.10.118.3: #i85898# Stripping all external header guards 2008/04/01 12:57:57 thb 1.10.118.2: #i85898# Stripping all external header guards 2008/03/31 15:30:12 rt 1.10.118.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [67a0cea123e22549d3c9460f6b4c9cd7e2ba88b8]

INTEGRATION: CWS changefileheader (1.3.22); FILE MERGED 2008/03/28 16:01:56 rt 1.3.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2d837279861ff1fbc75d621e1035147a30a9eec8]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:48:51 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f4f22b9d2acd027de3fdb86a32b11a9d6ea03cd0]

INTEGRATION: CWS changefileheader (1.6.242); FILE MERGED 2008/04/01 15:57:13 thb 1.6.242.3: #i85898# Stripping all external header guards 2008/04/01 12:54:09 thb 1.6.242.2: #i85898# Stripping all external header guards 2008/03/31 16:54:16 rt 1.6.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [723b278c457983422c838bb242dc0efb361ab632]

INTEGRATION: CWS changefileheader (1.5.22); FILE MERGED 2008/03/28 16:01:56 rt 1.5.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cdddc6f2a2ae6d2c4b7d057b4b798a045b62eb0c]

INTEGRATION: CWS changefileheader (1.9.96); FILE MERGED 2008/03/31 13:27:14 rt 1.9.96.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [74c3006feca065773e143c82607e0aca49a7eeb3]

INTEGRATION: CWS changefileheader (1.11.10); FILE MERGED 2008/03/28 16:40:06 rt 1.11.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [840bc178f55f453ab1353c27c1faa3f5a9cc5eee]

INTEGRATION: CWS changefileheader (1.8.242); FILE MERGED 2008/04/01 12:54:09 thb 1.8.242.2: #i85898# Stripping all external header guards 2008/03/31 16:54:16 rt 1.8.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d1c45827fd8e3b6d023781203cc5f2ce557a683a]

INTEGRATION: CWS changefileheader (1.4.184); FILE MERGED 2008/04/01 12:57:57 thb 1.4.184.2: #i85898# Stripping all external header guards 2008/03/31 15:30:12 rt 1.4.184.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7c52aee10fed94d809869a2d3ac0e1aca228668a]

INTEGRATION: CWS changefileheader (1.2.6); FILE MERGED 2008/03/31 16:21:35 rt 1.2.6.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3c130caa5000d2bdac1291903e47ceab960cc1b8]

INTEGRATION: CWS changefileheader (1.23.12); FILE MERGED 2008/03/31 13:27:14 rt 1.23.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fa45cab9e272fd9b0209c7c2979f8b3083992ca9]

INTEGRATION: CWS changefileheader (1.5.62); FILE MERGED 2008/03/31 16:48:51 rt 1.5.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1216eb6a4f189c4014c6563e813e6297a03da2c3]

INTEGRATION: CWS changefileheader (1.14.10); FILE MERGED 2008/03/28 16:40:06 rt 1.14.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4f12690074c20d45ceff5c9b3d4779fb6f924577]

INTEGRATION: CWS changefileheader (1.13.118); FILE MERGED 2008/04/01 16:02:11 thb 1.13.118.3: #i85898# Stripping all external header guards 2008/04/01 12:57:57 thb 1.13.118.2: #i85898# Stripping all external header guards 2008/03/31 15:30:12 rt 1.13.118.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c7ab7f9e1001423c8c19c7a2ee57e8bde6c4e19d]

INTEGRATION: CWS changefileheader (1.2.342); FILE MERGED 2008/04/01 15:57:13 thb 1.2.342.3: #i85898# Stripping all external header guards 2008/04/01 12:54:09 thb 1.2.342.2: #i85898# Stripping all external header guards 2008/03/31 16:54:16 rt 1.2.342.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9c8b5eb724d0540ddfe36e1b955f58fc75a190b4]

INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/03/28 16:40:05 rt 1.7.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c90242e098dbee14ff6b2ece128d0af0acdb3477]

INTEGRATION: CWS changefileheader (1.5.60); FILE MERGED 2008/03/31 15:30:12 rt 1.5.60.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2bd18d46a2847e8b9de63784488ae755fd3e17ef]

INTEGRATION: CWS changefileheader (1.2.342); FILE MERGED 2008/04/01 12:54:09 thb 1.2.342.2: #i85898# Stripping all external header guards 2008/03/31 16:54:16 rt 1.2.342.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6cf082efb9ac014e7e88c9561be70925f2778805]

INTEGRATION: CWS changefileheader (1.6.22); FILE MERGED 2008/03/28 16:01:56 rt 1.6.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bc6fb86416e4e0d06fe33dce174da79e57511fb7]

INTEGRATION: CWS changefileheader (1.3.60); FILE MERGED 2008/03/31 15:30:12 rt 1.3.60.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [761a4aa4c194929c2ece56ee549e709069680349]

INTEGRATION: CWS changefileheader (1.2.78); FILE MERGED 2008/03/31 16:54:16 rt 1.2.78.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ab9fd3434f0fc2f89ef538407e95f7f396e8a3e0]

INTEGRATION: CWS changefileheader (1.7.12); FILE MERGED 2008/03/31 13:27:13 rt 1.7.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [90b66aed977d7e628d5db5fa3f1cb4878e2e41be]

INTEGRATION: CWS changefileheader (1.5.204); FILE MERGED 2008/04/01 12:54:09 thb 1.5.204.2: #i85898# Stripping all external header guards 2008/03/31 16:54:16 rt 1.5.204.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0c5d79f252417bb9e693390ef6a36f483bb19463]

INTEGRATION: CWS changefileheader (1.13.22); FILE MERGED 2008/03/28 16:01:56 rt 1.13.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8562be0d14e16b268f52a6f5bb8773cbeb5e98b5]

INTEGRATION: CWS changefileheader (1.8.10); FILE MERGED 2008/03/28 16:40:05 rt 1.8.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1f9f5ba127dd6a576a73944831f5fe0f28aec187]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/03/31 16:48:50 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [79583d7f3b544bcd457709969970eecf2efa4d85]

INTEGRATION: CWS changefileheader (1.3.184); FILE MERGED 2008/03/31 15:30:11 rt 1.3.184.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [36fded91b26054807745c8e6918023fb242c7230]

INTEGRATION: CWS changefileheader (1.3.22); FILE MERGED 2008/03/28 16:01:55 rt 1.3.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [47733dc155462edf9aeb372fffddc4b1ebb70579]

INTEGRATION: CWS changefileheader (1.16.8); FILE MERGED 2008/03/28 16:40:05 rt 1.16.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6a378719e0814a2e913ff4c5ce08d0f7aac05b0d]

INTEGRATION: CWS changefileheader (1.17.12); FILE MERGED 2008/03/31 13:27:13 rt 1.17.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [58fe6370188d20020e697f67589bd30f6d018781]

INTEGRATION: CWS changefileheader (1.19.216); FILE MERGED 2008/04/01 15:57:13 thb 1.19.216.2: #i85898# Stripping all external header guards 2008/03/31 16:54:16 rt 1.19.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [49f7e5c004c1c9748dd776b4f4403c682af0a022]

INTEGRATION: CWS changefileheader (1.7.22); FILE MERGED 2008/03/28 16:01:55 rt 1.7.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [28128b2749ff83d9d08c29aa77b52493e9cc6e0e]

INTEGRATION: CWS changefileheader (1.2.342); FILE MERGED 2008/04/01 15:57:13 thb 1.2.342.2: #i85898# Stripping all external header guards 2008/03/31 16:54:16 rt 1.2.342.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b802b0a0caff35cc221ae56eaa046784a7089670]

INTEGRATION: CWS changefileheader (1.4.22); FILE MERGED 2008/03/28 16:01:55 rt 1.4.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [69e6dc8f9d979415f7535d14aec9e42dbec838e7]

INTEGRATION: CWS changefileheader (1.3.14); FILE MERGED 2008/04/01 15:57:12 thb 1.3.14.2: #i85898# Stripping all external header guards 2008/03/31 16:54:16 rt 1.3.14.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f628847103ddf15b76bbe4d15db21721edc64a5e]

INTEGRATION: CWS changefileheader (1.6.26); FILE MERGED 2008/03/28 16:01:55 rt 1.6.26.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [13654df3fef4941dc0dace0dbf4e14cf02ee10e8]

INTEGRATION: CWS changefileheader (1.2.184); FILE MERGED 2008/03/31 16:54:16 rt 1.2.184.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d504501bc81c444b11ad950a338dc8d61caaf033]

INTEGRATION: CWS changefileheader (1.9.22); FILE MERGED 2008/03/28 16:01:55 rt 1.9.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2abe5369d070e55e0e8725d31d2ec45ae3feed02]

INTEGRATION: CWS changefileheader (1.36.738); FILE MERGED 2008/04/01 15:57:12 thb 1.36.738.3: #i85898# Stripping all external header guards 2008/04/01 12:54:09 thb 1.36.738.2: #i85898# Stripping all external header guards 2008/03/31 16:54:15 rt 1.36.738.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [80588c753602616a2435aedd34df2440cdd9265c]

INTEGRATION: CWS changefileheader (1.6.22); FILE MERGED 2008/03/28 16:01:55 rt 1.6.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b7d90f38a9f5cbda8a7b8ec5999fb531e60f25d3]

INTEGRATION: CWS changefileheader (1.11.12); FILE MERGED 2008/03/31 13:27:13 rt 1.11.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e9530d4b5d5c3442c7211a547d5023e42c14e24e]

INTEGRATION: CWS changefileheader (1.8.10); FILE MERGED 2008/03/28 16:40:04 rt 1.8.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [aba0b809ec2ab34f76bfc7906ff05db4dbd50a59]

INTEGRATION: CWS changefileheader (1.7.84); FILE MERGED 2008/03/31 13:27:13 rt 1.7.84.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1bd67b7f9b0d4adc8a37de1d8baa3d33e28bc068]

INTEGRATION: CWS changefileheader (1.2.22); FILE MERGED 2008/03/28 16:01:55 rt 1.2.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7b5b79c28960d220a7ae29f405f54d5442b70767]

INTEGRATION: CWS changefileheader (1.6.178); FILE MERGED 2008/03/31 13:27:13 rt 1.6.178.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2e9ad3958ab832ed0e67805eb2097f73bd636aea]

INTEGRATION: CWS changefileheader (1.6.58); FILE MERGED 2008/03/31 16:48:50 rt 1.6.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1d38e66701cdbeb7d25feb41db735adf3793f00a]

INTEGRATION: CWS changefileheader (1.6.1202); FILE MERGED 2008/04/01 15:57:12 thb 1.6.1202.2: #i85898# Stripping all external header guards 2008/03/31 16:54:15 rt 1.6.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [376cb2c8841c39b581e69ac33767c136b8bda967]

INTEGRATION: CWS changefileheader (1.5.96); FILE MERGED 2008/03/31 13:27:13 rt 1.5.96.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [65f5935d46f13d9b7e769f5faa462515feb51d78]

INTEGRATION: CWS changefileheader (1.7.166); FILE MERGED 2008/03/28 16:40:04 rt 1.7.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [967a33830c68a2c7dbb4d53461b22734c35949bc]

INTEGRATION: CWS changefileheader (1.2.22); FILE MERGED 2008/03/28 16:01:54 rt 1.2.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e47185db1719bb25425e1756502c274dc752db4b]

INTEGRATION: CWS changefileheader (1.5.242); FILE MERGED 2008/03/31 16:54:15 rt 1.5.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8df0d03b535b8d925bbb09c838ef17b506d66d7b]

INTEGRATION: CWS changefileheader (1.23.12); FILE MERGED 2008/03/31 13:27:13 rt 1.23.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [25d17fc4c8eead31585bc905898dc9b558fc080c]

INTEGRATION: CWS changefileheader (1.6.164); FILE MERGED 2008/03/31 13:27:13 rt 1.6.164.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [044eb52fe52c0e81ffcd625a69d1db828b50e373]

INTEGRATION: CWS changefileheader (1.15.242); FILE MERGED 2008/04/01 15:57:12 thb 1.15.242.2: #i85898# Stripping all external header guards 2008/03/31 16:54:15 rt 1.15.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d6280e16c57612ac240582495c8be7ccb9b64ba1]

INTEGRATION: CWS changefileheader (1.8.132); FILE MERGED 2008/03/28 16:40:04 rt 1.8.132.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2ba5035eb35ec5ca797acd932439a28ffe9db52c]

INTEGRATION: CWS changefileheader (1.17.82); FILE MERGED 2008/03/31 13:27:13 rt 1.17.82.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2f149877cab48be50995401014506f35bfdd8fa0]

INTEGRATION: CWS changefileheader (1.6.60); FILE MERGED 2008/03/31 15:30:11 rt 1.6.60.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2d8579ec2c27422c06f41fbbee906eae7470bc74]

INTEGRATION: CWS changefileheader (1.5.22); FILE MERGED 2008/03/28 16:01:54 rt 1.5.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4b986863e149f81dcb69ed13c033add5f885d2a0]

INTEGRATION: CWS changefileheader (1.5.438); FILE MERGED 2008/04/01 15:57:12 thb 1.5.438.3: #i85898# Stripping all external header guards 2008/04/01 12:54:09 thb 1.5.438.2: #i85898# Stripping all external header guards 2008/03/31 16:54:15 rt 1.5.438.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7823003833d1b9ee825f54995bf8c9ff108b2268]

INTEGRATION: CWS changefileheader (1.12.10); FILE MERGED 2008/03/28 16:40:03 rt 1.12.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [58d62171e9f1f9d8c2f1e8c73eaa3f242362efa7]

INTEGRATION: CWS changefileheader (1.6.62); FILE MERGED 2008/03/31 16:48:50 rt 1.6.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6cc4bbbb8929039e261f3db2394b337c0f16de04]

INTEGRATION: CWS changefileheader (1.6.182); FILE MERGED 2008/03/31 13:27:13 rt 1.6.182.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7ba753e503af06595fe1a0467ad5706fac3b2d52]

INTEGRATION: CWS changefileheader (1.4.738); FILE MERGED 2008/04/01 15:57:11 thb 1.4.738.2: #i85898# Stripping all external header guards 2008/03/31 16:54:15 rt 1.4.738.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f7261eed52d2e604af90659dd304d8f07865f432]

INTEGRATION: CWS changefileheader (1.6.166); FILE MERGED 2008/03/28 16:40:03 rt 1.6.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9e8202d5a2ed507e2332ee71c4c2b3803758cc27]

INTEGRATION: CWS changefileheader (1.3.434); FILE MERGED 2008/03/31 13:27:13 rt 1.3.434.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5c4fb90ff9942069ece5e7a825cf2557848ffbd2]

INTEGRATION: CWS changefileheader (1.2.1202); FILE MERGED 2008/03/31 16:54:15 rt 1.2.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3cdb241e02fe116ae4f3f991db2fd3ca0459617d]

INTEGRATION: CWS changefileheader (1.8.132); FILE MERGED 2008/03/28 16:40:03 rt 1.8.132.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [83f1a715df0a1840838cfcf598228b3e27fd9bfb]

INTEGRATION: CWS changefileheader (1.9.176); FILE MERGED 2008/03/31 13:27:13 rt 1.9.176.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [eef2663e9b69d8155b78d76a0f24e13fdd61902d]

INTEGRATION: CWS changefileheader (1.11.490); FILE MERGED 2008/04/01 15:57:11 thb 1.11.490.2: #i85898# Stripping all external header guards 2008/03/31 16:54:15 rt 1.11.490.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9586f59c3f50295ee041d8619d9586e2ba851181]

INTEGRATION: CWS changefileheader (1.3.6); FILE MERGED 2008/03/31 16:21:34 rt 1.3.6.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0884090dddd81c4fe247254d94f5ebd7667eee45]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:40:02 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5777db285033fcdf134b75469e6e87e443afeb8c]

INTEGRATION: CWS changefileheader (1.4.178); FILE MERGED 2008/03/31 15:30:11 rt 1.4.178.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f76e1295d0bffa42d43c9c4ca0d2a42da2e8c568]

INTEGRATION: CWS changefileheader (1.10.12); FILE MERGED 2008/03/31 13:27:13 rt 1.10.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [856936c05a7800290b9377b922043740e2be18a7]

INTEGRATION: CWS changefileheader (1.5.242); FILE MERGED 2008/04/01 15:57:11 thb 1.5.242.3: #i85898# Stripping all external header guards 2008/04/01 12:54:09 thb 1.5.242.2: #i85898# Stripping all external header guards 2008/03/31 16:54:15 rt 1.5.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [65105e953e5264fab3054d6911f2f650184abee9]

INTEGRATION: CWS changefileheader (1.3.76); FILE MERGED 2008/03/31 15:30:10 rt 1.3.76.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bdb055097c0094fc33281dc5e42605244f805d8a]

INTEGRATION: CWS changefileheader (1.2.22); FILE MERGED 2008/03/28 16:01:53 rt 1.2.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fd2af19d73ec9a3a13711a4dd16248edcec1641b]

INTEGRATION: CWS changefileheader (1.6.166); FILE MERGED 2008/03/28 16:40:02 rt 1.6.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [de344b6a1e593b4718353d60b4fd223f9fe39bff]

INTEGRATION: CWS changefileheader (1.19.242); FILE MERGED 2008/04/01 15:57:11 thb 1.19.242.2: #i85898# Stripping all external header guards 2008/03/31 16:54:15 rt 1.19.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4a85d29fe3735344e452ff1bcbb710699f811951]

INTEGRATION: CWS changefileheader (1.2.118); FILE MERGED 2008/03/31 15:30:10 rt 1.2.118.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2c34c64cc81baf089666ff1f61cae60e34f91352]

INTEGRATION: CWS changefileheader (1.4.182); FILE MERGED 2008/03/31 13:27:13 rt 1.4.182.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3cbc9a561a7431d92c3cfbacb81c387ac370506c]

INTEGRATION: CWS changefileheader (1.2.20); FILE MERGED 2008/03/31 16:21:34 rt 1.2.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c95e82d0b975e065c1905bc63e3002a686caa230]

INTEGRATION: CWS changefileheader (1.10.22); FILE MERGED 2008/03/28 16:01:53 rt 1.10.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [09cafaa2246d9a2ac395beaded3b43a08822925d]

INTEGRATION: CWS changefileheader (1.8.166); FILE MERGED 2008/03/28 16:40:01 rt 1.8.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [50e9e43378da173965a158eb87f1e296a7c0da93]

INTEGRATION: CWS changefileheader (1.2.110); FILE MERGED 2008/03/31 15:30:10 rt 1.2.110.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bbf423b5410e669eea311958d10263c9eea99a35]

INTEGRATION: CWS changefileheader (1.4.26); FILE MERGED 2008/03/28 16:01:53 rt 1.4.26.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b4ceef40c2fbd939de66a3a7e142e0ba230ab996]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:40:01 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5aefdf7a2a14add79efc8d9fc0143fcb383e2b37]

INTEGRATION: CWS changefileheader (1.14.96); FILE MERGED 2008/03/31 13:27:13 rt 1.14.96.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [905956b94b3d10b9caf16a09e21603fc2695c407]

INTEGRATION: CWS changefileheader (1.6.22); FILE MERGED 2008/03/28 16:01:53 rt 1.6.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [966bd87b0ddfa4772cd2f8a945c6a68bd60fff7c]

INTEGRATION: CWS changefileheader (1.9.490); FILE MERGED 2008/04/01 15:57:11 thb 1.9.490.2: #i85898# Stripping all external header guards 2008/03/31 16:54:15 rt 1.9.490.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2111247cb5e6863595ca3db8505cd8479ae466ce]

INTEGRATION: CWS changefileheader (1.34.182); FILE MERGED 2008/03/31 13:27:13 rt 1.34.182.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9c518701b6915267f4edf25becb52bdcec6b5c25]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:48:50 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [951a2d0882f72100447038824db5640b4801c02f]

INTEGRATION: CWS changefileheader (1.5.22); FILE MERGED 2008/03/28 16:01:53 rt 1.5.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5698e06a7749a67ba3666ae1b9649722495e08e0]

INTEGRATION: CWS changefileheader (1.6.38); FILE MERGED 2008/04/01 15:42:45 thb 1.6.38.3: #i85898# Stripping all external header guards 2008/04/01 12:41:55 thb 1.6.38.2: #i85898# Stripping all external header guards 2008/03/31 15:27:48 rt 1.6.38.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [141ffb6d2a3647bb6cc787f5528a2acb4b572fa4]

INTEGRATION: CWS changefileheader (1.27.38); FILE MERGED 2008/03/31 16:54:15 rt 1.27.38.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1d6ad39d214e0fca1921252ad7971f329490a6ee]

INTEGRATION: CWS changefileheader (1.11.10); FILE MERGED 2008/03/28 16:40:01 rt 1.11.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [79c3e92bee34430e53a67d093f5afd76e1bbb7dd]

INTEGRATION: CWS changefileheader (1.4.434); FILE MERGED 2008/03/31 13:27:13 rt 1.4.434.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ee072001bc9b94085e5f4c8db42b6917e3f4a7d4]

INTEGRATION: CWS changefileheader (1.4.22); FILE MERGED 2008/03/28 16:01:53 rt 1.4.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cb879be229675699584d9957c09f3c7f837eadfd]

INTEGRATION: CWS changefileheader (1.7.38); FILE MERGED 2008/04/01 15:42:45 thb 1.7.38.3: #i85898# Stripping all external header guards 2008/04/01 12:41:55 thb 1.7.38.2: #i85898# Stripping all external header guards 2008/03/31 15:27:48 rt 1.7.38.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [47884dea55b55b11c0d52476ebe0491f9b2396e9]

INTEGRATION: CWS changefileheader (1.3.434); FILE MERGED 2008/03/31 13:27:12 rt 1.3.434.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [de3861d908ba0fefe26e9ba65faaa003bd667f19]

INTEGRATION: CWS changefileheader (1.9.10); FILE MERGED 2008/03/28 16:40:00 rt 1.9.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e903a8e68ea2096d2013f0f40d5217208dcbdcb1]

INTEGRATION: CWS changefileheader (1.2.342); FILE MERGED 2008/04/01 15:57:11 thb 1.2.342.3: #i85898# Stripping all external header guards 2008/04/01 12:54:09 thb 1.2.342.2: #i85898# Stripping all external header guards 2008/03/31 16:54:15 rt 1.2.342.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3b917f8f79343cb30dbe145203d1261124e05f61]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:48:50 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d124df15c06b8f021ba8aca1571c114ded426595]

INTEGRATION: CWS changefileheader (1.6.166); FILE MERGED 2008/03/28 16:40:00 rt 1.6.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5a938e23587f236aa4ee73cd20a1e2b7237a8465]

INTEGRATION: CWS changefileheader (1.17.162); FILE MERGED 2008/03/31 13:27:12 rt 1.17.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b2252aba6809091729f8449f5a130e741e5dca75]

INTEGRATION: CWS changefileheader (1.8.22); FILE MERGED 2008/03/28 16:01:53 rt 1.8.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [04db0cb535390d6ec433f9265d803d957a236279]

INTEGRATION: CWS changefileheader (1.5.24); FILE MERGED 2008/03/31 15:27:48 rt 1.5.24.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f297e3d40b5d71536572d9300bad02b01d1c39ae]

INTEGRATION: CWS changefileheader (1.2.434); FILE MERGED 2008/03/31 13:27:12 rt 1.2.434.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d4d086079432093bc59c02948ec6c2b0b961b1d1]

INTEGRATION: CWS changefileheader (1.3.14); FILE MERGED 2008/04/01 15:57:11 thb 1.3.14.2: #i85898# Stripping all external header guards 2008/03/31 16:54:15 rt 1.3.14.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ba90094ee194504232ec7afaa250c22159904579]

INTEGRATION: CWS changefileheader (1.23.6); FILE MERGED 2008/03/31 15:27:48 rt 1.23.6.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [809a2d285a5ac32d4ca619a43d624f5be6d9809c]

INTEGRATION: CWS changefileheader (1.7.166); FILE MERGED 2008/03/28 16:40:00 rt 1.7.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ef17b6286973412deedbd7b5f26a19d591c73111]

INTEGRATION: CWS changefileheader (1.26.182); FILE MERGED 2008/03/31 13:27:11 rt 1.26.182.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [86b46961e38abe1ea342b0bef4df09562adfa064]

INTEGRATION: CWS changefileheader (1.3.22); FILE MERGED 2008/03/28 16:01:53 rt 1.3.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [88650953bb5a9854065456f0527dea4c5f256049]

INTEGRATION: CWS changefileheader (1.5.44); FILE MERGED 2008/04/01 15:42:44 thb 1.5.44.3: #i85898# Stripping all external header guards 2008/04/01 12:41:55 thb 1.5.44.2: #i85898# Stripping all external header guards 2008/03/31 15:27:47 rt 1.5.44.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [32e73d247b8d61fb9f18b6f089e3a8e1e11a828c]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:39:59 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a1bdc07b2ff2661dd855eb375dbf5c529298d13b]

INTEGRATION: CWS changefileheader (1.5.84); FILE MERGED 2008/03/31 13:27:11 rt 1.5.84.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [53fb6d2faae32a0c392c9676b04a6887d59c94db]

INTEGRATION: CWS changefileheader (1.2.2472); FILE MERGED 2008/04/01 15:57:11 thb 1.2.2472.1: #i85898# Stripping all external header guards


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [949c74fbd37a0075ba6e9b029de14704cc3bc34f]

INTEGRATION: CWS changefileheader (1.4.26); FILE MERGED 2008/03/28 16:01:52 rt 1.4.26.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [270061398cf37f84e8fc18632a9968f3209571e6]

INTEGRATION: CWS changefileheader (1.7.38); FILE MERGED 2008/04/01 15:42:44 thb 1.7.38.3: #i85898# Stripping all external header guards 2008/04/01 12:41:55 thb 1.7.38.2: #i85898# Stripping all external header guards 2008/03/31 15:27:47 rt 1.7.38.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d6229c1bf49f64ef7135c19e5f0f8f298ef582e4]

INTEGRATION: CWS changefileheader (1.7.132); FILE MERGED 2008/03/28 16:39:59 rt 1.7.132.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [da1ef2de85352a7ebc324856bd8c07fdad266dc6]

INTEGRATION: CWS changefileheader (1.13.102); FILE MERGED 2008/03/31 13:27:11 rt 1.13.102.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [feb8c593427438ef9f12472dd75a8c4afa6366f3]

INTEGRATION: CWS changefileheader (1.5.26); FILE MERGED 2008/03/28 16:01:52 rt 1.5.26.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7db62208d30c9c2fdb1755e3a4b090917ba11543]

INTEGRATION: CWS changefileheader (1.7.242); FILE MERGED 2008/04/01 15:57:11 thb 1.7.242.3: #i85898# Stripping all external header guards 2008/04/01 12:54:08 thb 1.7.242.2: #i85898# Stripping all external header guards 2008/03/31 16:54:15 rt 1.7.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [eee0a02469d2efdc2ab6e73a37808d2e0ef9bf74]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:48:49 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f5a5d95b1924fde79a62312139288c0ada61d9d3]

INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/03/28 16:39:59 rt 1.7.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6cdd8437bd735c9867b6f535e15384f4e1b22e76]

INTEGRATION: CWS changefileheader (1.45.180); FILE MERGED 2008/03/31 13:27:11 rt 1.45.180.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b10f345e7b705536bad7d2741aeb56df3e66a72e]

INTEGRATION: CWS changefileheader (1.8.22); FILE MERGED 2008/03/28 16:01:52 rt 1.8.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [95f281399e9092a1030c96213aeb311edc7200b7]

INTEGRATION: CWS changefileheader (1.23.36); FILE MERGED 2008/04/01 15:57:10 thb 1.23.36.2: #i85898# Stripping all external header guards 2008/03/31 16:54:15 rt 1.23.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a52a6902e68a14af39cd97806a7769c3cf03866a]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/03/31 16:48:49 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [668a2093a3e9fc5538ad3677180f3e7e5ab2ef9e]

INTEGRATION: CWS changefileheader (1.3.338); FILE MERGED 2008/03/31 13:27:11 rt 1.3.338.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c1e2cf3aa79b80e2b98151622ce613fbd66e7206]

INTEGRATION: CWS changefileheader (1.6.166); FILE MERGED 2008/03/28 16:39:58 rt 1.6.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f5b4f8d757f62b45306752134396568266fe6881]

INTEGRATION: CWS changefileheader (1.35.82); FILE MERGED 2008/03/31 13:27:11 rt 1.35.82.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5df4748efe668d35fbf74e169106c01775b834c3]

INTEGRATION: CWS changefileheader (1.5.44); FILE MERGED 2008/04/01 15:42:44 thb 1.5.44.3: #i85898# Stripping all external header guards 2008/04/01 12:41:54 thb 1.5.44.2: #i85898# Stripping all external header guards 2008/03/31 15:27:47 rt 1.5.44.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [73fd740c53007ba1a64af920ffa3f2cfa7499399]

INTEGRATION: CWS changefileheader (1.2.22); FILE MERGED 2008/03/28 16:01:52 rt 1.2.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d9963fb29280ad89888a8ea65915c02a0362f4d7]

INTEGRATION: CWS changefileheader (1.3.6); FILE MERGED 2008/04/01 12:32:01 thb 1.3.6.2: #i85898# Stripping all external header guards 2008/03/31 16:21:34 rt 1.3.6.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [31e8f34d0bc8344c0589f3bd1d427e2672cc4384]

INTEGRATION: CWS changefileheader (1.9.10); FILE MERGED 2008/03/28 16:39:58 rt 1.9.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [68661416e0ec1bc8ab548289c1aac75efa4cf1bc]

INTEGRATION: CWS changefileheader (1.4.14); FILE MERGED 2008/03/28 16:01:51 rt 1.4.14.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [db2ac6bfed1a0f517c500e90b8faae076747e6c4]

INTEGRATION: CWS changefileheader (1.8.38); FILE MERGED 2008/04/01 15:42:44 thb 1.8.38.3: #i85898# Stripping all external header guards 2008/04/01 12:41:54 thb 1.8.38.2: #i85898# Stripping all external header guards 2008/03/31 15:27:47 rt 1.8.38.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [470f06534e4163d938735068fb86bc5e37f48f0e]

INTEGRATION: CWS changefileheader (1.5.162); FILE MERGED 2008/03/31 13:27:11 rt 1.5.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [aad682b4ff88fae671b3ac4e8c741bedcb5e01f2]

INTEGRATION: CWS changefileheader (1.2.342); FILE MERGED 2008/04/01 15:57:10 thb 1.2.342.3: #i85898# Stripping all external header guards 2008/04/01 12:54:08 thb 1.2.342.2: #i85898# Stripping all external header guards 2008/03/31 16:54:15 rt 1.2.342.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [35e572023f792439ef45b2013df87f9518ae750e]

INTEGRATION: CWS changefileheader (1.2.22); FILE MERGED 2008/03/28 16:01:51 rt 1.2.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [36813a6a0b4634ee9050a1298015f58afe8a22de]

INTEGRATION: CWS changefileheader (1.10.84); FILE MERGED 2008/03/31 13:27:11 rt 1.10.84.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c3be21e771b621ab8d233b7d4bea93e7c33debf3]

INTEGRATION: CWS changefileheader (1.7.38); FILE MERGED 2008/04/01 15:42:43 thb 1.7.38.3: #i85898# Stripping all external header guards 2008/04/01 12:41:54 thb 1.7.38.2: #i85898# Stripping all external header guards 2008/03/31 15:27:47 rt 1.7.38.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4e43ccad45af4ca6cd136195aa7aaebcc45dc445]

INTEGRATION: CWS changefileheader (1.7.438); FILE MERGED 2008/04/01 15:57:10 thb 1.7.438.2: #i85898# Stripping all external header guards 2008/03/31 16:54:14 rt 1.7.438.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [34244e706e4c81709639e694115dff1e1ced9461]

INTEGRATION: CWS changefileheader (1.5.258); FILE MERGED 2008/03/31 13:27:10 rt 1.5.258.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5c53a6fa89151111d3373c0fe7a21cc5b5f6a8d3]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:48:47 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1e115af34b4940c891eafa3270a94848fcd7d5de]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:39:57 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [826f0a14aef93fbbf257906525ae71b937fb6474]

INTEGRATION: CWS changefileheader (1.5.44); FILE MERGED 2008/04/01 15:42:43 thb 1.5.44.3: #i85898# Stripping all external header guards 2008/04/01 12:41:54 thb 1.5.44.2: #i85898# Stripping all external header guards 2008/03/31 15:27:47 rt 1.5.44.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [426a45fc6fb10ca4365e383821ab0d3e4b60accd]

INTEGRATION: CWS changefileheader (1.6.326); FILE MERGED 2008/04/01 12:54:08 thb 1.6.326.2: #i85898# Stripping all external header guards 2008/03/31 16:54:14 rt 1.6.326.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [065ec550078b094568203be474d63848d90dcfc1]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:48:47 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c036abbd69d4a90b8c2c88928811907535dd465a]

INTEGRATION: CWS changefileheader (1.11.10); FILE MERGED 2008/03/28 16:39:57 rt 1.11.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0352940a01d6f69944ff34ed716ed61fa65d37e2]

INTEGRATION: CWS changefileheader (1.18.160); FILE MERGED 2008/03/31 13:27:10 rt 1.18.160.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f6840a5b72040c3ec681f9a8e55dcb51824e4b03]

INTEGRATION: CWS changefileheader (1.2.1202); FILE MERGED 2008/04/01 15:57:10 thb 1.2.1202.3: #i85898# Stripping all external header guards 2008/04/01 12:54:08 thb 1.2.1202.2: #i85898# Stripping all external header guards 2008/03/31 16:54:14 rt 1.2.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bd4a8ec7283ac53078f31dea09022e6f6c88433b]

INTEGRATION: CWS changefileheader (1.5.38); FILE MERGED 2008/04/01 15:42:43 thb 1.5.38.3: #i85898# Stripping all external header guards 2008/04/01 12:41:54 thb 1.5.38.2: #i85898# Stripping all external header guards 2008/03/31 15:27:47 rt 1.5.38.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a365a55fc0eebf91dde0a9b89a1b27cce4f26acd]

INTEGRATION: CWS changefileheader (1.2.80); FILE MERGED 2008/03/28 16:01:51 rt 1.2.80.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f4988b8ccb24f25067206b38cca2b2669933b562]

INTEGRATION: CWS changefileheader (1.7.56); FILE MERGED 2008/03/28 16:39:57 rt 1.7.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cda89be43e7346ca46e1367c530c7f46f133da70]

INTEGRATION: CWS changefileheader (1.21.12); FILE MERGED 2008/03/31 13:27:10 rt 1.21.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9f9ffd3f69792eac92835a840a7655a7d82de92f]

INTEGRATION: CWS changefileheader (1.3.242); FILE MERGED 2008/03/31 16:54:14 rt 1.3.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [36aee2933097e33d21b5d439a341ab5c26394f52]

INTEGRATION: CWS changefileheader (1.3.22); FILE MERGED 2008/03/28 16:01:51 rt 1.3.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [969b0ec0e13fc828dfee30b8e62034538b915cc5]

INTEGRATION: CWS changefileheader (1.5.66); FILE MERGED 2008/04/01 15:42:43 thb 1.5.66.3: #i85898# Stripping all external header guards 2008/04/01 12:41:54 thb 1.5.66.2: #i85898# Stripping all external header guards 2008/03/31 15:27:47 rt 1.5.66.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a3f3d096e699b03e73317365d3eb9ee5015a853b]

INTEGRATION: CWS changefileheader (1.9.56); FILE MERGED 2008/03/28 16:39:56 rt 1.9.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4507a029935509a7e603671a00e7fab9bc937a25]

INTEGRATION: CWS changefileheader (1.8.242); FILE MERGED 2008/04/01 15:57:10 thb 1.8.242.3: #i85898# Stripping all external header guards 2008/04/01 12:54:08 thb 1.8.242.2: #i85898# Stripping all external header guards 2008/03/31 16:54:14 rt 1.8.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f171e95a45a72b872a7deb2bb8254e1267d34ee4]

INTEGRATION: CWS changefileheader (1.4.80); FILE MERGED 2008/03/28 16:01:50 rt 1.4.80.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [910f1daad20e2d60dca57ada00004e1153315323]

INTEGRATION: CWS changefileheader (1.7.38); FILE MERGED 2008/04/01 15:42:42 thb 1.7.38.3: #i85898# Stripping all external header guards 2008/04/01 12:41:54 thb 1.7.38.2: #i85898# Stripping all external header guards 2008/03/31 15:27:47 rt 1.7.38.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4cbf832c77a500ac2ad1e146b0b93270ef6cf959]

INTEGRATION: CWS changefileheader (1.10.56); FILE MERGED 2008/03/28 16:39:56 rt 1.10.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [94a9bbf164cef325e6469f307ad2c4a5635019ee]

INTEGRATION: CWS changefileheader (1.6.1202); FILE MERGED 2008/04/01 15:57:10 thb 1.6.1202.2: #i85898# Stripping all external header guards 2008/03/31 16:54:14 rt 1.6.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f1521afce6c0e4edd1b970c1db440fd27f43c7c3]

INTEGRATION: CWS changefileheader (1.5.22); FILE MERGED 2008/03/28 16:01:50 rt 1.5.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [61c28bd5fcfafa9dc74a33f792e6dfcfe614c410]

INTEGRATION: CWS changefileheader (1.9.44); FILE MERGED 2008/04/01 15:42:42 thb 1.9.44.3: #i85898# Stripping all external header guards 2008/04/01 12:41:54 thb 1.9.44.2: #i85898# Stripping all external header guards 2008/03/31 15:27:47 rt 1.9.44.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c9201a06e2cd5fd7cde637750c1a2d5ce1684a0e]

INTEGRATION: CWS changefileheader (1.6.166); FILE MERGED 2008/03/28 16:39:56 rt 1.6.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0ee974999b8cde8b08096d430bc47e7d134c7a9a]

INTEGRATION: CWS changefileheader (1.2.1202); FILE MERGED 2008/03/31 16:54:14 rt 1.2.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3b9ab5366249e01141a99a2e12a5b12eca1454a7]

INTEGRATION: CWS changefileheader (1.6.22); FILE MERGED 2008/03/28 16:01:50 rt 1.6.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ad905d5870ddc0a5e9306d259f8e7ea176ffaf5d]

INTEGRATION: CWS changefileheader (1.11.38); FILE MERGED 2008/04/01 15:42:42 thb 1.11.38.3: #i85898# Stripping all external header guards 2008/04/01 12:41:54 thb 1.11.38.2: #i85898# Stripping all external header guards 2008/03/31 15:27:47 rt 1.11.38.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7fc8735d6802549bfbf6351f4c15125b36f3401c]

INTEGRATION: CWS changefileheader (1.13.8); FILE MERGED 2008/03/28 16:39:56 rt 1.13.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [50fbf7af564dac4d8b3f35f8114394104c0ad487]

INTEGRATION: CWS changefileheader (1.8.738); FILE MERGED 2008/03/31 16:54:14 rt 1.8.738.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [558b74de8c89329220119d4676afe2b8f8be6709]

INTEGRATION: CWS changefileheader (1.4.22); FILE MERGED 2008/03/28 16:01:50 rt 1.4.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5d6b0c0c2817cd119ea3f361acecd5571a9b6789]

INTEGRATION: CWS changefileheader (1.2.20); FILE MERGED 2008/03/31 16:21:33 rt 1.2.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f718a552df3bedf5af9a4289087c23321ae84060]

INTEGRATION: CWS changefileheader (1.4.38); FILE MERGED 2008/04/01 15:42:41 thb 1.4.38.3: #i85898# Stripping all external header guards 2008/04/01 12:41:54 thb 1.4.38.2: #i85898# Stripping all external header guards 2008/03/31 15:27:47 rt 1.4.38.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b713da857f4066515a5028da72c7e42eeecf7519]

INTEGRATION: CWS changefileheader (1.10.56); FILE MERGED 2008/03/28 16:39:55 rt 1.10.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9ace0553699083d8e4d9118065001bf823da4d0c]

INTEGRATION: CWS changefileheader (1.2.22); FILE MERGED 2008/03/28 16:01:50 rt 1.2.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a1ec6ea7e5be7b49a8810fceb5cb3f7105297484]

INTEGRATION: CWS changefileheader (1.17.184); FILE MERGED 2008/03/31 16:54:14 rt 1.17.184.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3424f42bbb9203648e72a2367d31764f713293a9]

INTEGRATION: CWS changefileheader (1.3.6); FILE MERGED 2008/03/31 16:21:33 rt 1.3.6.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5e489104ad3a2e088df28f81f67b24a2bca99184]

INTEGRATION: CWS changefileheader (1.9.38); FILE MERGED 2008/04/01 15:42:41 thb 1.9.38.3: #i85898# Stripping all external header guards 2008/04/01 12:41:54 thb 1.9.38.2: #i85898# Stripping all external header guards 2008/03/31 15:27:47 rt 1.9.38.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [326b6272e2ebd6f9263080ccbbb012f103562c37]

INTEGRATION: CWS changefileheader (1.7.56); FILE MERGED 2008/03/28 16:39:55 rt 1.7.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [52e1d9b7a523f5691cf018b0854b0cc19473c0b3]

INTEGRATION: CWS changefileheader (1.3.22); FILE MERGED 2008/03/28 16:01:50 rt 1.3.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ff39fa2f63f3655b02ede79ebedcaf99b9529cf0]

INTEGRATION: CWS changefileheader (1.4.242); FILE MERGED 2008/03/31 16:54:14 rt 1.4.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [574fa72fde989ec76fe075bed59d55760075a9be]

INTEGRATION: CWS changefileheader (1.4.44); FILE MERGED 2008/03/31 15:27:47 rt 1.4.44.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3f8dcc1929d868e5abea4fc26a14862dcd6acc94]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:39:55 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b4056a9cf04c65f251861a71ea57daba26c106a0]

INTEGRATION: CWS changefileheader (1.6.12); FILE MERGED 2008/03/31 15:27:47 rt 1.6.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0d3d823c1623b5fb0572b95e367653d1a4ed59bf]

INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/03/28 16:39:55 rt 1.5.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7ff90c4ab2e47c743ce85fac075b54cf28c050a9]

INTEGRATION: CWS changefileheader (1.9.608); FILE MERGED 2008/03/31 16:54:14 rt 1.9.608.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f27976fd39c80589fef759ff91bfd7749398284a]

INTEGRATION: CWS changefileheader (1.2.22); FILE MERGED 2008/03/28 16:01:49 rt 1.2.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [68ce5dda6d2edfe86afc33fa91b15ceffdb60a73]

INTEGRATION: CWS changefileheader (1.7.44); FILE MERGED 2008/03/31 15:27:47 rt 1.7.44.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [39e388421b375b388825d5d1706ff710ff396299]

INTEGRATION: CWS changefileheader (1.2.80); FILE MERGED 2008/03/28 16:01:49 rt 1.2.80.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d87d7ff93334cf1445382a7f96bf4d37c85776ba]

INTEGRATION: CWS changefileheader (1.2.342); FILE MERGED 2008/04/01 12:54:08 thb 1.2.342.2: #i85898# Stripping all external header guards 2008/03/31 16:54:14 rt 1.2.342.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [af4e6656a7b35d625e090f3b3dbc38d91c89fb0b]

INTEGRATION: CWS changefileheader (1.18.162); FILE MERGED 2008/03/31 13:27:10 rt 1.18.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7bd40ed0224928c18618e37ce1f95ed6309ee43e]

INTEGRATION: CWS changefileheader (1.4.166); FILE MERGED 2008/03/28 16:39:55 rt 1.4.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f4686ca0004fe501eab6ab2509e6bcde02d7e2b2]

INTEGRATION: CWS changefileheader (1.4.66); FILE MERGED 2008/03/31 15:27:47 rt 1.4.66.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e72ff7f04b6e18603ab0011c4c1225627271ea43]

INTEGRATION: CWS changefileheader (1.2.342); FILE MERGED 2008/04/01 15:57:10 thb 1.2.342.2: #i85898# Stripping all external header guards 2008/03/31 16:54:14 rt 1.2.342.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ff2b3ef22ea00122d018f0f870440fe8a8b83ed0]

INTEGRATION: CWS changefileheader (1.8.102); FILE MERGED 2008/03/28 16:39:55 rt 1.8.102.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [06418719bc9ddc25e91db3797ad7e14988b37244]

INTEGRATION: CWS changefileheader (1.5.8); FILE MERGED 2008/03/31 15:27:47 rt 1.5.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [64fed78614528e481b83c77f78ddb5d214d8f589]

INTEGRATION: CWS changefileheader (1.3.6); FILE MERGED 2008/04/01 12:32:01 thb 1.3.6.2: #i85898# Stripping all external header guards 2008/03/31 16:21:33 rt 1.3.6.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [31c8429226a10118b4f8a56561b9c2992ae35888]

INTEGRATION: CWS changefileheader (1.6.22); FILE MERGED 2008/03/28 16:01:49 rt 1.6.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [876a1918f901cc21428db2b5c4fb72b8c9fce185]

INTEGRATION: CWS changefileheader (1.5.1202); FILE MERGED 2008/04/01 15:57:10 thb 1.5.1202.2: #i85898# Stripping all external header guards 2008/03/31 16:54:14 rt 1.5.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [221e86ed22958165115063d6f49099fc25b07741]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/03/31 16:48:47 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d641b73c4c10f04b88126fa22cdfe5044f6fbaad]

INTEGRATION: CWS changefileheader (1.6.102); FILE MERGED 2008/03/28 16:39:54 rt 1.6.102.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e1dcc119943ebab91f196c5fbd5c36d7640c4150]

INTEGRATION: CWS changefileheader (1.16.38); FILE MERGED 2008/04/01 15:42:41 thb 1.16.38.3: #i85898# Stripping all external header guards 2008/04/01 12:41:54 thb 1.16.38.2: #i85898# Stripping all external header guards 2008/03/31 15:27:47 rt 1.16.38.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e754772afec5fd37076d8a92e468405b2fa24223]

INTEGRATION: CWS changefileheader (1.4.22); FILE MERGED 2008/03/28 16:01:49 rt 1.4.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a145bf26d02a9159a2bcd0592871d363ff66da64]

INTEGRATION: CWS changefileheader (1.9.490); FILE MERGED 2008/03/31 16:54:14 rt 1.9.490.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2528e6b153cda5b55a5c674f5b1edcbbdceec647]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:48:46 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [84334d2ee933a1365a9476cc147431dfbed0eb8f]

INTEGRATION: CWS changefileheader (1.12.178); FILE MERGED 2008/03/31 13:27:10 rt 1.12.178.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b90df22d03ca4f7c42398b67169db8bcc753e80e]

INTEGRATION: CWS changefileheader (1.4.56); FILE MERGED 2008/03/28 16:39:54 rt 1.4.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [83cfc3b5e91884bfe42cfc806fdcb41aa0a3f7df]

INTEGRATION: CWS changefileheader (1.7.52); FILE MERGED 2008/04/01 15:42:41 thb 1.7.52.2: #i85898# Stripping all external header guards 2008/03/31 15:27:46 rt 1.7.52.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a8acfbee0698edf472ead9f2f3f5be2d5cecab63]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:48:46 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e58920883d8046243ccf3ca3504aa12ad95ad74e]

INTEGRATION: CWS changefileheader (1.4.1202); FILE MERGED 2008/03/31 16:54:14 rt 1.4.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [af1675247ca786a54bf3ede74cad2e7a48b8c4d3]

INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/03/28 16:39:54 rt 1.7.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4075c3b926bd5540ea7594807fb2b274f2418671]

INTEGRATION: CWS changefileheader (1.2.14); FILE MERGED 2008/03/31 13:27:10 rt 1.2.14.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [412a4dced36c5119e20063b764983b000d83aeb8]

INTEGRATION: CWS changefileheader (1.5.22); FILE MERGED 2008/03/28 16:01:49 rt 1.5.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [67c4924cff291174ce6f25b36c105f43af3c59d4]

INTEGRATION: CWS changefileheader (1.3.66); FILE MERGED 2008/03/31 15:27:46 rt 1.3.66.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [838f98a32889cd3d5096c16906a2da5a7a26d134]

INTEGRATION: CWS changefileheader (1.7.22); FILE MERGED 2008/03/28 16:01:49 rt 1.7.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d21c6dbce0fe24fd51af424b8fbf46104bfef457]

INTEGRATION: CWS changefileheader (1.27.242); FILE MERGED 2008/03/31 16:54:14 rt 1.27.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [79d86515e157ddc967c7c8d8ce0a66a673dd3f91]

INTEGRATION: CWS changefileheader (1.4.66); FILE MERGED 2008/04/01 15:42:40 thb 1.4.66.3: #i85898# Stripping all external header guards 2008/04/01 12:41:54 thb 1.4.66.2: #i85898# Stripping all external header guards 2008/03/31 15:27:46 rt 1.4.66.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8d870f31389fce0789f93f9d73420e2d8da6126a]

INTEGRATION: CWS changefileheader (1.6.258); FILE MERGED 2008/03/31 13:27:10 rt 1.6.258.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8d55a9441e48fd202800c9c3955d6207318390cd]

INTEGRATION: CWS changefileheader (1.7.102); FILE MERGED 2008/03/28 16:39:53 rt 1.7.102.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [11859ec11a4c2018309135cf66b3104dab53ffcc]

INTEGRATION: CWS changefileheader (1.3.22); FILE MERGED 2008/03/28 16:01:48 rt 1.3.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7b49024552d5c367959f4cd37c366c3ef22370ec]

INTEGRATION: CWS changefileheader (1.5.66); FILE MERGED 2008/04/01 12:41:54 thb 1.5.66.2: #i85898# Stripping all external header guards 2008/03/31 15:27:46 rt 1.5.66.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f96fe3d97db1039ef0ec101862d54a20096cdd09]

INTEGRATION: CWS changefileheader (1.17.182); FILE MERGED 2008/03/31 13:27:10 rt 1.17.182.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [44766244f9b48c0d1cb7ee4bfff0ef84af620a20]

INTEGRATION: CWS changefileheader (1.6.56); FILE MERGED 2008/03/28 16:39:53 rt 1.6.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d9bbd40c10bcf0b02990743b37a1af01b8d3b1fa]

INTEGRATION: CWS changefileheader (1.6.22); FILE MERGED 2008/03/28 16:01:48 rt 1.6.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6ea1e2a32fec1f31bfddf2b8168d45aea7afea96]

INTEGRATION: CWS changefileheader (1.5.44); FILE MERGED 2008/04/01 15:42:40 thb 1.5.44.2: #i85898# Stripping all external header guards 2008/03/31 15:27:46 rt 1.5.44.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d453fd62328a6c9f1c0f47ce53bf6fdffa4aad1b]

INTEGRATION: CWS changefileheader (1.13.162); FILE MERGED 2008/03/31 13:27:10 rt 1.13.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ad098adabdab81b62b48d414cbd2058a1d6511bc]

INTEGRATION: CWS changefileheader (1.7.166); FILE MERGED 2008/03/28 16:39:53 rt 1.7.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6e71c32e48d8fba7181f9740e051706f3b8ea6ff]

INTEGRATION: CWS changefileheader (1.2.80); FILE MERGED 2008/03/28 16:01:48 rt 1.2.80.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [962645e934cb469d68ba8099a8569aaa431b08ad]

INTEGRATION: CWS changefileheader (1.4.66); FILE MERGED 2008/04/01 15:42:40 thb 1.4.66.3: #i85898# Stripping all external header guards 2008/04/01 12:41:53 thb 1.4.66.2: #i85898# Stripping all external header guards 2008/03/31 15:27:46 rt 1.4.66.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [72cefbbefcc803885b38ed043af026657bf8669d]

INTEGRATION: CWS changefileheader (1.3.242); FILE MERGED 2008/03/31 16:54:13 rt 1.3.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2795d078d8708b9affff7b570a8fdd5682abe921]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:39:53 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3d5a85e64a069401e4ed711150a88f6c70c61def]

INTEGRATION: CWS changefileheader (1.4.22); FILE MERGED 2008/03/28 16:01:48 rt 1.4.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e66c63de68c9acae517db26d0be694b397a93b79]

INTEGRATION: CWS changefileheader (1.57.184); FILE MERGED 2008/04/01 15:57:10 thb 1.57.184.2: #i85898# Stripping all external header guards 2008/03/31 16:54:13 rt 1.57.184.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6fbbbb4f70f23b8ad92d63dc5f5f3ff2acb7d822]

INTEGRATION: CWS changefileheader (1.5.66); FILE MERGED 2008/04/01 15:42:40 thb 1.5.66.3: #i85898# Stripping all external header guards 2008/04/01 12:41:53 thb 1.5.66.2: #i85898# Stripping all external header guards 2008/03/31 15:27:46 rt 1.5.66.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3bc9abcd99ca4e546a6a735e785fae7979555efe]

INTEGRATION: CWS changefileheader (1.9.258); FILE MERGED 2008/03/31 13:27:10 rt 1.9.258.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [828f6ef446ba2b167e12998b234ce68dbc982988]

INTEGRATION: CWS changefileheader (1.13.10); FILE MERGED 2008/03/28 16:39:53 rt 1.13.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c4d7769b297f3adc5471b06ec4b90c11d0e2b8c9]

INTEGRATION: CWS changefileheader (1.7.22); FILE MERGED 2008/03/28 16:01:48 rt 1.7.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bbcdb7661e4beca3a2cc1d25f7c26a5968ab0597]

INTEGRATION: CWS changefileheader (1.2.38); FILE MERGED 2008/03/31 15:27:46 rt 1.2.38.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b1a8e9073f640d57ac45b4ce0d9b4bd3c0a0fc1d]

INTEGRATION: CWS changefileheader (1.23.12); FILE MERGED 2008/03/31 13:27:10 rt 1.23.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d39632f339170682152704f6ce458c4a998aaa88]

INTEGRATION: CWS changefileheader (1.7.166); FILE MERGED 2008/03/28 16:39:52 rt 1.7.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [292f52f079920adfe98d6456cc2503c325739726]

INTEGRATION: CWS changefileheader (1.9.56); FILE MERGED 2008/03/28 16:39:52 rt 1.9.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b4f4c6c981b58ffb0a9f1428722fa4f2ebb2a674]

INTEGRATION: CWS changefileheader (1.2.34); FILE MERGED 2008/03/31 15:27:46 rt 1.2.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dd2291d87b0544301a94f48798c2953baa7ff878]

INTEGRATION: CWS changefileheader (1.12.608); FILE MERGED 2008/04/01 15:57:09 thb 1.12.608.2: #i85898# Stripping all external header guards 2008/03/31 16:54:13 rt 1.12.608.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4cda396c0e746b45b144815e248e52a042bea4d7]

INTEGRATION: CWS changefileheader (1.7.166); FILE MERGED 2008/03/28 16:39:51 rt 1.7.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bd89e656a500be20699165a9fa44f05263b705ef]

INTEGRATION: CWS changefileheader (1.2.66); FILE MERGED 2008/03/31 15:27:45 rt 1.2.66.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [52c5116e257a9b97150a5efc880fbd047649cabb]

INTEGRATION: CWS changefileheader (1.2.6); FILE MERGED 2008/03/31 16:21:33 rt 1.2.6.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d3d3c4c081ae6a20031003fb04e42ffd8572d1a9]

INTEGRATION: CWS changefileheader (1.13.738); FILE MERGED 2008/03/31 16:54:13 rt 1.13.738.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e4d6fad7c34c013d63d39192a69c556b2c3f4315]

INTEGRATION: CWS changefileheader (1.48.96); FILE MERGED 2008/03/31 13:27:10 rt 1.48.96.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [254126abc40c911477a41b6e533c7f1b26866ab0]

INTEGRATION: CWS changefileheader (1.4.22); FILE MERGED 2008/03/28 16:01:47 rt 1.4.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9bfe0446bbdd478133eb521e8d89fe3d2d576ae5]

INTEGRATION: CWS changefileheader (1.5.56); FILE MERGED 2008/03/28 16:39:51 rt 1.5.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1d8e8bdf4203030b23c221e46b6b0092506468fb]

INTEGRATION: CWS changefileheader (1.6.56); FILE MERGED 2008/03/28 16:39:50 rt 1.6.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e6fbad8fb27f1c0748d4d239dafee7baea1fd4bd]

INTEGRATION: CWS changefileheader (1.7.22); FILE MERGED 2008/03/28 16:01:47 rt 1.7.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [88c21b9559ae2ed8699f7d6eb2b6db2f0f4eac88]

INTEGRATION: CWS changefileheader (1.23.184); FILE MERGED 2008/04/01 12:54:08 thb 1.23.184.2: #i85898# Stripping all external header guards 2008/03/31 16:54:13 rt 1.23.184.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1f55702ce32a6bba73f2c454bbc3cf3abff7a655]

INTEGRATION: CWS changefileheader (1.3.22); FILE MERGED 2008/03/28 16:01:47 rt 1.3.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [465e08c0e04c431a9d1e7ac09388c1833788da6f]

INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/03/28 16:39:50 rt 1.7.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b3bd4cc02be0c85f86106a618aaa33fc59d86170]

INTEGRATION: CWS changefileheader (1.13.490); FILE MERGED 2008/03/31 16:54:13 rt 1.13.490.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [356205322e7993f48d69079ff674bbbf08ea4fec]

INTEGRATION: CWS changefileheader (1.9.10); FILE MERGED 2008/03/28 16:39:50 rt 1.9.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d9279a2433c62a7b1f1971633c2c0fccfc4a194f]

INTEGRATION: CWS changefileheader (1.6.22); FILE MERGED 2008/03/28 16:01:47 rt 1.6.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f3ead6853ff2e8b448b9483d3b967974cf85b09c]

INTEGRATION: CWS changefileheader (1.3.6); FILE MERGED 2008/03/31 16:21:32 rt 1.3.6.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fd319897eeaedcb85cd64fef9ee604b2474cb72b]

INTEGRATION: CWS changefileheader (1.2.342); FILE MERGED 2008/04/01 15:57:09 thb 1.2.342.2: #i85898# Stripping all external header guards 2008/03/31 16:54:13 rt 1.2.342.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ef1778b01d8c46047bed539fbf44a9ebcadcf38c]

INTEGRATION: CWS changefileheader (1.2.22); FILE MERGED 2008/03/28 16:01:47 rt 1.2.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c28d5bf60e95cdc09b756934e163b7079f087c4b]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:39:50 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4e198477a0557582a5407edffe974cbe677f70f4]

INTEGRATION: CWS changefileheader (1.2.6); FILE MERGED 2008/03/31 16:21:32 rt 1.2.6.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d4380ef74ee6e2020bd90cabb158121905927653]

INTEGRATION: CWS changefileheader (1.8.258); FILE MERGED 2008/03/31 13:27:10 rt 1.8.258.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2768a5dd8d3de89b158aaf2332a2673767b6963b]

INTEGRATION: CWS changefileheader (1.5.242); FILE MERGED 2008/03/31 16:54:13 rt 1.5.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cc4d4a763a9342d16dc306a597e395ef6c50ea61]

INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/03/28 16:39:49 rt 1.7.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bca158ea842e1313f989110e93e6f7aece80c611]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:48:44 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7d1820d714f3ba7abe4896f28ffcff28ad762652]

INTEGRATION: CWS changefileheader (1.196.12); FILE MERGED 2008/03/31 13:27:08 rt 1.196.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [faae67d3082420f4f7ce98c4ec52a642e421d73a]

INTEGRATION: CWS changefileheader (1.8.242); FILE MERGED 2008/04/01 15:57:09 thb 1.8.242.2: #i85898# Stripping all external header guards 2008/03/31 16:54:13 rt 1.8.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4b80f932fe7139245cecf8cd056f1867ec450acf]

INTEGRATION: CWS changefileheader (1.6.56); FILE MERGED 2008/03/28 16:39:49 rt 1.6.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1b94c4ee8d718029451054d931b101df07e30e6c]

INTEGRATION: CWS changefileheader (1.39.58); FILE MERGED 2008/03/31 16:54:13 rt 1.39.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f748b15f6b462954ebeece771f9a6e616a4ee53a]

INTEGRATION: CWS changefileheader (1.7.56); FILE MERGED 2008/03/28 16:39:49 rt 1.7.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0a41b56aff1e257af29b86076e1b5ffc18459337]

INTEGRATION: CWS changefileheader (1.2.20); FILE MERGED 2008/03/31 16:21:32 rt 1.2.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fe5ace0b5b23b9ec4c7c1b4e0dabea85767818cf]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/03/31 16:48:43 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [387ba965077709ded58a97dae01162e2a9faaebf]

INTEGRATION: CWS changefileheader (1.19.10); FILE MERGED 2008/03/28 16:39:48 rt 1.19.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4ddff4965229a78894cb75aaf442af728ea39427]

INTEGRATION: CWS changefileheader (1.5.22); FILE MERGED 2008/03/28 16:01:47 rt 1.5.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c3768d6c84857d13145ebc1cbfe71a22567f0ea4]

INTEGRATION: CWS changefileheader (1.2.20); FILE MERGED 2008/04/01 15:22:06 thb 1.2.20.2: #i85898# Stripping all external header guards 2008/03/31 16:21:32 rt 1.2.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [aa45bdfa0e246c343e5ffb653bf9f06cf98d1fe1]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:48:43 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [079abc2873a71b045d1f02e65d2d8f7f518f9e4b]

INTEGRATION: CWS changefileheader (1.8.242); FILE MERGED 2008/04/01 15:57:09 thb 1.8.242.3: #i85898# Stripping all external header guards 2008/04/01 12:54:08 thb 1.8.242.2: #i85898# Stripping all external header guards 2008/03/31 16:54:12 rt 1.8.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e60bea58f198c5687035119b5d91de959cf5ce82]

INTEGRATION: CWS changefileheader (1.15.10); FILE MERGED 2008/03/28 16:39:48 rt 1.15.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4e856d47e7b65669c7c3cacae0242e75553c8cfe]

INTEGRATION: CWS changefileheader (1.2.80); FILE MERGED 2008/03/28 16:01:46 rt 1.2.80.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a7edf5cf7ddadb276be16fdc13465da2a551498a]

INTEGRATION: CWS changefileheader (1.4.242); FILE MERGED 2008/04/01 15:57:09 thb 1.4.242.3: #i85898# Stripping all external header guards 2008/04/01 12:54:08 thb 1.4.242.2: #i85898# Stripping all external header guards 2008/03/31 16:54:12 rt 1.4.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [19f518cda6af43cafcb6c8c01e9c731b65dfc7ee]

INTEGRATION: CWS changefileheader (1.7.56); FILE MERGED 2008/03/28 16:39:48 rt 1.7.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [44ac17b40d6c87cba0b91ea3e8abb0377f63b048]

INTEGRATION: CWS changefileheader (1.2.28); FILE MERGED 2008/04/01 13:02:39 thb 1.2.28.1: #i85898# Stripping all external header guards


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [367cb84f59a14a89c3c231505ab4192c1da2db87]

INTEGRATION: CWS changefileheader (1.5.22); FILE MERGED 2008/03/28 16:01:46 rt 1.5.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1c154946b44dc11e4fee0a17d2e5474114e31ac7]

INTEGRATION: CWS changefileheader (1.5.242); FILE MERGED 2008/04/01 12:54:08 thb 1.5.242.2: #i85898# Stripping all external header guards 2008/03/31 16:54:12 rt 1.5.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7f601fb1cbe65b22e56d23f609767907fc0ca653]

INTEGRATION: CWS changefileheader (1.6.258); FILE MERGED 2008/03/31 13:27:08 rt 1.6.258.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [36c52916d09663e5716cd0c968d26bd7c8bf8e42]

INTEGRATION: CWS changefileheader (1.8.10); FILE MERGED 2008/03/28 16:39:48 rt 1.8.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d0c209bbddaa663dbb53052f5a2dea8df31d7e25]

INTEGRATION: CWS changefileheader (1.2.28); FILE MERGED 2008/04/01 16:06:58 thb 1.2.28.2: #i85898# Stripping all external header guards 2008/04/01 13:02:39 thb 1.2.28.1: #i85898# Stripping all external header guards


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e4dfedec7d88a523ba2a8374d2f8daeb8b76cb1e]

INTEGRATION: CWS changefileheader (1.6.22); FILE MERGED 2008/03/28 16:01:46 rt 1.6.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4e975a9f34a99a2da8c23454c6eade20b79d0af3]

INTEGRATION: CWS changefileheader (1.4.12); FILE MERGED 2008/04/01 16:06:57 thb 1.4.12.2: #i85898# Stripping all external header guards 2008/04/01 13:02:39 thb 1.4.12.1: #i85898# Stripping all external header guards


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [81bbd46f6b451cbce92419103ba8d6227aa47fe4]

INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/03/28 16:39:47 rt 1.7.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9f2c9d6f7b1a61810978c8663dad18e5e8d44336]

INTEGRATION: CWS changefileheader (1.57.182); FILE MERGED 2008/03/31 13:27:08 rt 1.57.182.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [912aad40a455a4ce87b9d4688b80d015253fd958]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:48:43 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [70a8b83cec8477fae7ae5891af4755b4f9577da2]

INTEGRATION: CWS changefileheader (1.9.644); FILE MERGED 2008/04/01 15:57:09 thb 1.9.644.2: #i85898# Stripping all external header guards 2008/03/31 16:54:12 rt 1.9.644.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7cf95cbb281577cb3b470e301caa4c7f26c88b07]

INTEGRATION: CWS changefileheader (1.83.12); FILE MERGED 2008/03/31 13:27:08 rt 1.83.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [50d47cd2448736a5d56bd80aa2a24ee00ab18705]

INTEGRATION: CWS changefileheader (1.4.12); FILE MERGED 2008/04/01 13:02:39 thb 1.4.12.1: #i85898# Stripping all external header guards


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c618b8d2bab2c5eeced7a701a3e6ce9578322349]

INTEGRATION: CWS changefileheader (1.2.1202); FILE MERGED 2008/04/01 15:57:09 thb 1.2.1202.2: #i85898# Stripping all external header guards 2008/03/31 16:54:12 rt 1.2.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d36200919a2273792bcea57cd56bd79e84cdcbbc]

INTEGRATION: CWS changefileheader (1.8.56); FILE MERGED 2008/03/28 16:39:47 rt 1.8.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6e5d2d3b6de275e60b6abdd6af92da6163280441]

INTEGRATION: CWS changefileheader (1.4.1202); FILE MERGED 2008/03/31 16:54:12 rt 1.4.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2df8c14e435f25f682879d2000365b30b7e206cc]

INTEGRATION: CWS changefileheader (1.2.22); FILE MERGED 2008/03/28 16:01:46 rt 1.2.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fbcdb1a38516ac38083595807218591ac357aeb9]

INTEGRATION: CWS changefileheader (1.7.56); FILE MERGED 2008/03/28 16:39:47 rt 1.7.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ba1109233f6f751ef18512bbeb7ee2baa939e863]

INTEGRATION: CWS changefileheader (1.7.6); FILE MERGED 2008/03/28 15:53:09 rt 1.7.6.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [156424cf17c7d3426a837572d3e696ff94cdaee1]

INTEGRATION: CWS changefileheader (1.5.242); FILE MERGED 2008/03/31 16:54:12 rt 1.5.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [75255cef8b264abaaf5669c04836cf110cb81055]

INTEGRATION: CWS changefileheader (1.7.22); FILE MERGED 2008/03/28 16:01:46 rt 1.7.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [06324c1c127d4c1618be4014a368d15633a469dc]

INTEGRATION: CWS changefileheader (1.9.102); FILE MERGED 2008/03/28 16:39:46 rt 1.9.102.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5d56f5154529fe6f6a13acc570439cb64e78b0e4]

INTEGRATION: CWS changefileheader (1.4.36); FILE MERGED 2008/03/28 15:53:09 rt 1.4.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d17a74d7932c51b5cefa2e3bd81713c23c6cef0d]

INTEGRATION: CWS changefileheader (1.10.118); FILE MERGED 2008/03/31 16:54:12 rt 1.10.118.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1166501354555b369f9683b655b8731cd22bf911]

INTEGRATION: CWS changefileheader (1.4.294); FILE MERGED 2008/03/28 16:39:46 rt 1.4.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9856d1f28502c0d68f83bb23367bf8c66b091e4b]

INTEGRATION: CWS changefileheader (1.107.12); FILE MERGED 2008/03/31 13:27:08 rt 1.107.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a93ba990ef0e9be15f1078e99bbd7beee9f37761]

INTEGRATION: CWS changefileheader (1.4.36); FILE MERGED 2008/04/01 16:06:49 thb 1.4.36.3: #i85898# Stripping all external header guards 2008/04/01 13:02:34 thb 1.4.36.2: #i85898# Stripping all external header guards 2008/03/28 15:53:08 rt 1.4.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a89107b61808f4a7f54240e3e3f4748789f26824]

INTEGRATION: CWS changefileheader (1.5.26); FILE MERGED 2008/03/28 16:01:46 rt 1.5.26.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [36eaeb269b938ac8a93d5ec4b86e8e6b9e25d2e6]

INTEGRATION: CWS changefileheader (1.7.490); FILE MERGED 2008/04/01 15:57:09 thb 1.7.490.2: #i85898# Stripping all external header guards 2008/03/31 16:54:12 rt 1.7.490.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [755d5dd5fabc42ecc26922dae15ff03439f0db5b]

INTEGRATION: CWS changefileheader (1.5.132); FILE MERGED 2008/03/28 16:39:46 rt 1.5.132.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5372eef4a4f629c9b3391e764fe4928b60f0ce5a]

INTEGRATION: CWS changefileheader (1.18.162); FILE MERGED 2008/03/31 13:27:08 rt 1.18.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f42b006479bcb382e98f1efc314f3636dc15b2b7]

INTEGRATION: CWS changefileheader (1.8.10); FILE MERGED 2008/03/28 15:53:08 rt 1.8.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d041b2570d710e47bb471ac5a08beb925442b6ac]

INTEGRATION: CWS changefileheader (1.3.22); FILE MERGED 2008/03/28 16:01:45 rt 1.3.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e5b0532b853e77dc67c0ee18cf24c62efba3ebd8]

INTEGRATION: CWS changefileheader (1.5.242); FILE MERGED 2008/04/01 15:57:09 thb 1.5.242.2: #i85898# Stripping all external header guards 2008/03/31 16:54:12 rt 1.5.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cab74a9a42b30ae6e839919f852167ff28890910]

INTEGRATION: CWS changefileheader (1.7.22); FILE MERGED 2008/03/28 16:01:45 rt 1.7.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0d96d3bc2a8f810cc429063642f322a4e7c26ebb]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:39:45 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2f1897321ee030148f9d7de73e816324b115cd11]

INTEGRATION: CWS changefileheader (1.9.10); FILE MERGED 2008/03/28 15:53:08 rt 1.9.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ca4f73d480944b5e1b7a5e08ceb3ce8e39030217]

INTEGRATION: CWS changefileheader (1.6.242); FILE MERGED 2008/04/01 15:57:09 thb 1.6.242.3: #i85898# Stripping all external header guards 2008/04/01 12:54:08 thb 1.6.242.2: #i85898# Stripping all external header guards 2008/03/31 16:54:12 rt 1.6.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cf577d4487695296b47d247346b35b94eed315b4]

INTEGRATION: CWS changefileheader (1.6.22); FILE MERGED 2008/03/28 16:01:45 rt 1.6.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [df2ecf5952c0f2fd3fb692fc01d5c45a888a80c0]

INTEGRATION: CWS changefileheader (1.84.12); FILE MERGED 2008/03/31 13:27:07 rt 1.84.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3708c81c32bd4d710ad22ec2f12e4506b2f75dce]

INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/03/28 16:39:45 rt 1.7.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [15777f353fb2752cc744a1801b3ca53ae5406cde]

INTEGRATION: CWS changefileheader (1.3.12); FILE MERGED 2008/03/28 15:53:08 rt 1.3.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b32e334b92b5edab0dc91378db151369976bf207]

INTEGRATION: CWS changefileheader (1.11.242); FILE MERGED 2008/04/01 12:54:08 thb 1.11.242.2: #i85898# Stripping all external header guards 2008/03/31 16:54:12 rt 1.11.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8fb4ada21ed09307aa68a8fcaf87364545e861c8]

INTEGRATION: CWS changefileheader (1.15.36); FILE MERGED 2008/03/31 13:27:07 rt 1.15.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a96338c836ab8d9c418c17ed4570359624a735aa]

INTEGRATION: CWS changefileheader (1.6.166); FILE MERGED 2008/03/28 16:39:45 rt 1.6.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c122c2bed52c39659487a63ab01885afd32ba635]

INTEGRATION: CWS changefileheader (1.1.36); FILE MERGED 2008/04/01 16:06:49 thb 1.1.36.3: #i85898# Stripping all external header guards 2008/04/01 13:02:33 thb 1.1.36.2: #i85898# Stripping all external header guards 2008/03/28 15:53:08 rt 1.1.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [680833ac52883c1d244d4ede8041c7668e5dac99]

INTEGRATION: CWS changefileheader (1.5.242); FILE MERGED 2008/04/01 15:57:08 thb 1.5.242.2: #i85898# Stripping all external header guards 2008/03/31 16:54:12 rt 1.5.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ee61998e462efcaf50e714a1ae6f8a41169ab17c]

INTEGRATION: CWS changefileheader (1.32.12); FILE MERGED 2008/03/31 13:27:07 rt 1.32.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1e4a65edb86e2ecad238fee120b8ce6251b47db4]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:39:45 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0693fbf938e15eff3e8c3e30cd104358ceb5b315]

INTEGRATION: CWS changefileheader (1.5.20); FILE MERGED 2008/04/01 16:06:48 thb 1.5.20.3: #i85898# Stripping all external header guards 2008/04/01 13:02:33 thb 1.5.20.2: #i85898# Stripping all external header guards 2008/03/28 15:53:08 rt 1.5.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4d7386486038212e80751e93201bfba50b5d6da4]

INTEGRATION: CWS changefileheader (1.5.22); FILE MERGED 2008/03/28 16:01:45 rt 1.5.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f7a6d51365bcc01e8ac7fa7f56f0e3c72a97d0fc]

INTEGRATION: CWS changefileheader (1.4.738); FILE MERGED 2008/04/01 15:57:08 thb 1.4.738.3: #i85898# Stripping all external header guards 2008/04/01 12:54:08 thb 1.4.738.2: #i85898# Stripping all external header guards 2008/03/31 16:54:12 rt 1.4.738.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cc46d638ccb729da7683d06737bdaf9176e7e895]

INTEGRATION: CWS changefileheader (1.78.144); FILE MERGED 2008/03/31 13:27:07 rt 1.78.144.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5b492406bf6197d7c9140c0554a4ced748ac02c3]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:48:42 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [17364b890d383f0977864d4429137a69e9c2be3b]

INTEGRATION: CWS changefileheader (1.2.20); FILE MERGED 2008/04/01 16:06:48 thb 1.2.20.3: #i85898# Stripping all external header guards 2008/04/01 13:02:33 thb 1.2.20.2: #i85898# Stripping all external header guards 2008/03/28 15:53:08 rt 1.2.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5fe7d03485744ee532cd18853de63b33966fd18d]

INTEGRATION: CWS changefileheader (1.14.438); FILE MERGED 2008/04/01 12:54:08 thb 1.14.438.2: #i85898# Stripping all external header guards 2008/03/31 16:54:12 rt 1.14.438.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [24b86ddcc55a75177be4b40c05134412a893ee06]

INTEGRATION: CWS changefileheader (1.20.82); FILE MERGED 2008/03/31 13:27:07 rt 1.20.82.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a6fdfd7892f49e4e0a8b1362d392d4904042ff90]

INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/03/28 16:39:44 rt 1.6.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8a88636692d0eedde47f6519a8126e7ad453d246]

INTEGRATION: CWS changefileheader (1.2.20); FILE MERGED 2008/04/01 16:06:47 thb 1.2.20.2: #i85898# Stripping all external header guards 2008/03/28 15:53:08 rt 1.2.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [558d88a6d99df6cf4b6d5d9c632b8fe95de72f94]

INTEGRATION: CWS changefileheader (1.5.1202); FILE MERGED 2008/04/01 15:57:08 thb 1.5.1202.2: #i85898# Stripping all external header guards 2008/03/31 16:54:12 rt 1.5.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6f1d031d2345a8a4c059817574b864a923398cb0]

INTEGRATION: CWS changefileheader (1.12.178); FILE MERGED 2008/03/31 13:27:07 rt 1.12.178.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1bc62ab9f6e1ddac0b957bcccc44770601a37e82]

INTEGRATION: CWS changefileheader (1.2.294); FILE MERGED 2008/03/28 16:39:44 rt 1.2.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bfedc0a66bb4ec735641b4715b89848df7bc7859]

INTEGRATION: CWS changefileheader (1.4.36); FILE MERGED 2008/03/28 15:53:08 rt 1.4.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [02dcf93eaf196a20393dfbc3d6d1929bf48ac09d]

INTEGRATION: CWS changefileheader (1.6.1202); FILE MERGED 2008/04/01 15:57:08 thb 1.6.1202.2: #i85898# Stripping all external header guards 2008/03/31 16:54:11 rt 1.6.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7419ee9f6b5768b4bf25a30b7735b9ba99ffae34]

INTEGRATION: CWS changefileheader (1.21.178); FILE MERGED 2008/03/31 13:27:07 rt 1.21.178.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4f86c21e1bb922d1637480e13b42475167d75080]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/03/31 16:48:42 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d0ee1ef475065051343a3c1af9f5466890c182f3]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:39:44 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8c469420bcbd9ac4610ebf8ea204a1a4a8f2b9d7]

INTEGRATION: CWS changefileheader (1.4.36); FILE MERGED 2008/04/01 16:06:47 thb 1.4.36.3: #i85898# Stripping all external header guards 2008/04/01 13:02:33 thb 1.4.36.2: #i85898# Stripping all external header guards 2008/03/28 15:53:08 rt 1.4.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4115011d32bbd512ed2708208f37336214670511]

INTEGRATION: CWS changefileheader (1.7.242); FILE MERGED 2008/04/01 15:57:08 thb 1.7.242.2: #i85898# Stripping all external header guards 2008/03/31 16:54:11 rt 1.7.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [61e4ac30c28f281e554e5f74754bd2676d7194ed]

INTEGRATION: CWS changefileheader (1.19.144); FILE MERGED 2008/03/31 13:27:07 rt 1.19.144.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9d8695a831035e9bf50bf6af84e35597814105e4]

INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/03/28 16:39:44 rt 1.4.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [444f0f967debe3b365ff4f22a9120d6e0df76c03]

INTEGRATION: CWS changefileheader (1.5.26); FILE MERGED 2008/03/28 16:01:44 rt 1.5.26.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4468c060ddc1318021ac76f639c7e8646b1dd160]

INTEGRATION: CWS changefileheader (1.8.20); FILE MERGED 2008/03/28 15:53:07 rt 1.8.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [07868ee620a868304f120c7d4dcdb1546ac86801]

INTEGRATION: CWS changefileheader (1.17.248); FILE MERGED 2008/03/31 13:27:07 rt 1.17.248.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [59373a0f04c1768f4d138b8a62aa9f68bd65691f]

INTEGRATION: CWS changefileheader (1.4.1202); FILE MERGED 2008/03/31 16:54:11 rt 1.4.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [db73c4118fdb019367ffc0e76d9c8e017978f73a]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:39:44 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ab06ffdff2806ac0c4d20c8fc02107396746ffb3]

INTEGRATION: CWS changefileheader (1.4.36); FILE MERGED 2008/04/01 16:06:47 thb 1.4.36.3: #i85898# Stripping all external header guards 2008/04/01 13:02:33 thb 1.4.36.2: #i85898# Stripping all external header guards 2008/03/28 15:53:07 rt 1.4.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [da159430b87a44434ca462bfacbbe3c1dbd1601c]

INTEGRATION: CWS changefileheader (1.6.22); FILE MERGED 2008/03/28 16:01:44 rt 1.6.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fded76cc83157d2b3fe85605cce3995c4e7c98c7]

INTEGRATION: CWS changefileheader (1.3.242); FILE MERGED 2008/03/31 16:54:11 rt 1.3.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f642b46b457eab06436cf025d21f1d5bdf6069d1]

INTEGRATION: CWS changefileheader (1.34.12); FILE MERGED 2008/03/31 13:27:07 rt 1.34.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a59a7c74139b40d5ce296668b0351c944ddc1d6c]

INTEGRATION: CWS changefileheader (1.4.8); FILE MERGED 2008/03/31 16:48:42 rt 1.4.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [232f8222e88f610a8d7ecf9ec122b227fbf73eae]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:39:43 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d2e44d42f8a6b2212a139eb2072936aa8a863cc9]

INTEGRATION: CWS changefileheader (1.5.22); FILE MERGED 2008/03/28 16:01:44 rt 1.5.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [28c96c70ba3fd9c3a044867b5722c289714c7237]

INTEGRATION: CWS changefileheader (1.11.20); FILE MERGED 2008/03/28 15:53:07 rt 1.11.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ba6f2e817332fb73e326d1a4b8753f8ca67ce801]

INTEGRATION: CWS changefileheader (1.27.120); FILE MERGED 2008/03/31 13:27:07 rt 1.27.120.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [632c9e9f0debd1ac9953f00de56dab854c46457d]

INTEGRATION: CWS changefileheader (1.44.54); FILE MERGED 2008/04/01 15:57:08 thb 1.44.54.3: #i85898# Stripping all external header guards 2008/04/01 12:54:07 thb 1.44.54.2: #i85898# Stripping all external header guards 2008/03/31 16:54:11 rt 1.44.54.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9c3fae2c7c11cb9e87e377979657812af846fca7]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:39:43 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a88dcbdeefd0472033277e68794620ef65d98793]

INTEGRATION: CWS changefileheader (1.9.10); FILE MERGED 2008/03/28 15:53:07 rt 1.9.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4254a0749c5137053c44267ba4d40fc191fee92a]

INTEGRATION: CWS changefileheader (1.8.1202); FILE MERGED 2008/03/31 16:54:11 rt 1.8.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a5618d5a5a4cf78ab1207f90943d41300b7f22ce]

INTEGRATION: CWS changefileheader (1.21.162); FILE MERGED 2008/03/31 13:27:07 rt 1.21.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4d0df4de562c59d62dca0cfae76ff9bf8b161264]

INTEGRATION: CWS changefileheader (1.2.22); FILE MERGED 2008/03/28 16:01:44 rt 1.2.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7af2a99ebcb06684b52e2dafc4c792cf22c3a815]

INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/04/01 13:02:32 thb 1.7.10.2: #i85898# Stripping all external header guards 2008/03/28 15:53:07 rt 1.7.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9ecee1757c9841876021822533e176afe062b4ae]

INTEGRATION: CWS changefileheader (1.27.162); FILE MERGED 2008/03/31 13:27:07 rt 1.27.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b2e08cd5cdc10186295486d290eb22be9d792cec]

INTEGRATION: CWS changefileheader (1.14.188); FILE MERGED 2008/04/01 15:57:08 thb 1.14.188.3: #i85898# Stripping all external header guards 2008/04/01 12:54:07 thb 1.14.188.2: #i85898# Stripping all external header guards 2008/03/31 16:54:11 rt 1.14.188.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1e262da94aed6cec1d089a3e468aec9901162153]

INTEGRATION: CWS changefileheader (1.3.12); FILE MERGED 2008/03/28 16:01:44 rt 1.3.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c958df083c5fbdc2f8cd17bf8a757d9e99569fc1]

INTEGRATION: CWS changefileheader (1.5.2); FILE MERGED 2008/03/28 15:53:07 rt 1.5.2.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f9525f8cb2f9371da9a2409b2a7896e42a68d591]

INTEGRATION: CWS changefileheader (1.105.12); FILE MERGED 2008/03/31 13:27:06 rt 1.105.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9268f0de6ab01a733433a1fb5ed7d9c38153900d]

INTEGRATION: CWS changefileheader (1.50.14); FILE MERGED 2008/04/01 15:57:07 thb 1.50.14.3: #i85898# Stripping all external header guards 2008/04/01 12:54:07 thb 1.50.14.2: #i85898# Stripping all external header guards 2008/03/31 16:54:06 rt 1.50.14.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [88c8c27a877b56bc8e2f5b628eeae8e1ea732410]

INTEGRATION: CWS changefileheader (1.2.22); FILE MERGED 2008/03/28 16:01:43 rt 1.2.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3e09d3110ce818ea578d701e66314af9b5d13fa5]

INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/03/28 15:53:07 rt 1.4.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c2a2204282d0df4ba5b5ac5f0c4f08a8639f478b]

INTEGRATION: CWS changefileheader (1.23.182); FILE MERGED 2008/03/31 13:27:06 rt 1.23.182.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c4d18168149ef40c6db0af2b47cda4dcb55eb903]

INTEGRATION: CWS changefileheader (1.7.108); FILE MERGED 2008/03/31 16:54:06 rt 1.7.108.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9fc041c7c2450e3d6f0b6e92cd4dd48a9eac49f4]

INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/03/28 16:39:42 rt 1.6.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [87201b83e140368a5044ef22eed138fb20358849]

INTEGRATION: CWS changefileheader (1.2.36); FILE MERGED 2008/03/28 15:53:07 rt 1.2.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a3c92f6bb23d4a04157595be38f854669a5688bf]

INTEGRATION: CWS changefileheader (1.46.38); FILE MERGED 2008/04/01 15:57:07 thb 1.46.38.3: #i85898# Stripping all external header guards 2008/04/01 12:54:07 thb 1.46.38.2: #i85898# Stripping all external header guards 2008/03/31 16:54:06 rt 1.46.38.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e2010b5bbbb22f678ee27a39fcd9c59e5343c78c]

INTEGRATION: CWS changefileheader (1.7.12); FILE MERGED 2008/03/31 13:27:06 rt 1.7.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3aded606bb89e5fa45d72a5243e3227537d4dafc]

INTEGRATION: CWS changefileheader (1.6.166); FILE MERGED 2008/03/28 16:39:42 rt 1.6.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ed2153431c0a1f987891fae17441e1c0eb552e86]

INTEGRATION: CWS changefileheader (1.3.4); FILE MERGED 2008/03/28 15:53:07 rt 1.3.4.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bbf026a18a2e72da07e4ea952e9184e1c566f56b]

INTEGRATION: CWS changefileheader (1.45.36); FILE MERGED 2008/04/01 15:57:07 thb 1.45.36.3: #i85898# Stripping all external header guards 2008/04/01 12:54:07 thb 1.45.36.2: #i85898# Stripping all external header guards 2008/03/31 16:54:06 rt 1.45.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e4aa4ba9cb3af0e4a0c2fce2ea29a08cdb16c3e6]

INTEGRATION: CWS changefileheader (1.4.162); FILE MERGED 2008/03/31 13:27:06 rt 1.4.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e9af5dd75169aed7a7bedc80c4aa6cecf3d23ada]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:39:42 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8ada4641f3255e326226a3803cb43132b08cd0f8]

INTEGRATION: CWS changefileheader (1.2.4); FILE MERGED 2008/03/28 15:53:07 rt 1.2.4.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fcee9e7f8c837241219e6c28ca779733893c9f20]

INTEGRATION: CWS changefileheader (1.59.14); FILE MERGED 2008/04/01 15:57:06 thb 1.59.14.3: #i85898# Stripping all external header guards 2008/04/01 12:54:06 thb 1.59.14.2: #i85898# Stripping all external header guards 2008/03/31 16:54:06 rt 1.59.14.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0e4938bf9951fcb72a2132e9f4692de0502eaff1]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:39:42 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [86fe13d85e712c78584974569f272bb96a8675c6]

INTEGRATION: CWS changefileheader (1.3.20); FILE MERGED 2008/03/28 15:53:07 rt 1.3.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a76bbc1aa40641f29a83220bf31f0bbe16f87349]

INTEGRATION: CWS changefileheader (1.6.70); FILE MERGED 2008/03/28 16:39:42 rt 1.6.70.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a1f2df9007ca61a729ab68030e0c3ae79f78ddfe]

INTEGRATION: CWS changefileheader (1.14.428); FILE MERGED 2008/04/01 15:57:06 thb 1.14.428.3: #i85898# Stripping all external header guards 2008/04/01 12:54:06 thb 1.14.428.2: #i85898# Stripping all external header guards 2008/03/31 16:54:06 rt 1.14.428.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c8fa6f7c9d1272747b13b12081a4d6f35cca8e0b]

INTEGRATION: CWS changefileheader (1.2.20); FILE MERGED 2008/03/28 15:53:07 rt 1.2.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a8753e3198a8d431846e2a9eec350f1d29e65750]

INTEGRATION: CWS changefileheader (1.2.22); FILE MERGED 2008/03/28 16:01:42 rt 1.2.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [028c5a1efc093f765dddc5f976e63e7f322c04b5]

INTEGRATION: CWS changefileheader (1.42.32); FILE MERGED 2008/04/01 15:57:06 thb 1.42.32.3: #i85898# Stripping all external header guards 2008/04/01 12:54:06 thb 1.42.32.2: #i85898# Stripping all external header guards 2008/03/31 16:54:06 rt 1.42.32.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1072d8345b1604b92b710dcad1fe1576524a0592]

INTEGRATION: CWS changefileheader (1.4.28); FILE MERGED 2008/03/28 16:39:42 rt 1.4.28.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [581e36492aad7b5be975fa2dbe8bc8f2af7c5d7d]

INTEGRATION: CWS changefileheader (1.3.10); FILE MERGED 2008/03/28 15:53:07 rt 1.3.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [46da3e4c0d31d1f6f02f8aac57c110b307c676b2]

INTEGRATION: CWS changefileheader (1.16.12); FILE MERGED 2008/03/31 13:27:05 rt 1.16.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [94fdb4ea27707a58488410e8ba7efd2df6f6c6c4]

INTEGRATION: CWS changefileheader (1.10.242); FILE MERGED 2008/04/01 15:57:06 thb 1.10.242.3: #i85898# Stripping all external header guards 2008/04/01 12:54:06 thb 1.10.242.2: #i85898# Stripping all external header guards 2008/03/31 16:54:06 rt 1.10.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8430aff983be9515faad773e45fe965d4a8a6613]

INTEGRATION: CWS changefileheader (1.7.70); FILE MERGED 2008/03/28 16:39:41 rt 1.7.70.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [30b4606469413d06e43d8a78f2c29a39641b6821]

INTEGRATION: CWS changefileheader (1.49.36); FILE MERGED 2008/04/01 15:57:06 thb 1.49.36.3: #i85898# Stripping all external header guards 2008/04/01 12:54:06 thb 1.49.36.2: #i85898# Stripping all external header guards 2008/03/31 16:54:05 rt 1.49.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [839e20c1ac31b746a183bbba7ba9556f0bf371ae]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:39:41 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2ca9226232eea7b06d3f0ee67098581facfe2ff9]

INTEGRATION: CWS changefileheader (1.9.2); FILE MERGED 2008/03/28 15:53:07 rt 1.9.2.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b2cb0be18592696af850c5707ba445890e7665ae]

INTEGRATION: CWS changefileheader (1.2.22); FILE MERGED 2008/03/28 16:01:41 rt 1.2.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [93bce732746a32140468aa7b933edd98846f5212]

INTEGRATION: CWS changefileheader (1.15.12); FILE MERGED 2008/03/31 13:27:05 rt 1.15.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7cc5d680bd67a4d4dd27133908c65804120be3e8]

INTEGRATION: CWS changefileheader (1.2.294); FILE MERGED 2008/03/28 16:39:41 rt 1.2.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d5062917c21140a20c7b54216175cbe3eb04e7eb]

INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/03/28 16:39:41 rt 1.5.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9e61c806d110beb22cd9dff538b9d5ef4b024db8]

INTEGRATION: CWS changefileheader (1.22.12); FILE MERGED 2008/03/31 13:27:05 rt 1.22.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9c456414e4e60185af01075fa22ad1b86bb07213]

INTEGRATION: CWS changefileheader (1.2.20); FILE MERGED 2008/03/28 15:53:06 rt 1.2.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0d159890bb9dc79f7ab20c6e88cf13d96922fd97]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:48:42 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [44744a6f5ccf4b50fead64c6792099fac74b905a]

INTEGRATION: CWS changefileheader (1.18.34); FILE MERGED 2008/04/01 15:57:06 thb 1.18.34.3: #i85898# Stripping all external header guards 2008/04/01 12:54:06 thb 1.18.34.2: #i85898# Stripping all external header guards 2008/03/31 16:54:05 rt 1.18.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b8b0d69d9d6f91270e06ddceaa6208036f67d494]

INTEGRATION: CWS changefileheader (1.5.4); FILE MERGED 2008/03/28 15:53:06 rt 1.5.4.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [63840c1b24307004715d3cb30f2825ba9aa4e487]

INTEGRATION: CWS changefileheader (1.2.78); FILE MERGED 2008/03/31 16:54:05 rt 1.2.78.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d07715d46e58d503d0f14ea55085a527e073c710]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:48:41 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c6d17aa902547bcd760be4626dc00398de0bd151]

INTEGRATION: CWS changefileheader (1.4.434); FILE MERGED 2008/03/31 13:27:05 rt 1.4.434.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [12ea81958c51fcb1ff18ab89b1c2bf393838f498]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:39:41 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ee7878c934bf7a547ec95672529c8842f6e3869e]

INTEGRATION: CWS changefileheader (1.16.34); FILE MERGED 2008/04/01 12:54:06 thb 1.16.34.2: #i85898# Stripping all external header guards 2008/03/31 16:54:05 rt 1.16.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [49f46f00f724702c865d618b457378be8d04fa89]

INTEGRATION: CWS changefileheader (1.2.20); FILE MERGED 2008/03/28 15:53:05 rt 1.2.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [46ef6549a098296d4d9b9e8d61e034ad2e46a137]

INTEGRATION: CWS changefileheader (1.10.162); FILE MERGED 2008/03/31 13:27:05 rt 1.10.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c67098712addd407921804ee78d5a6bf941c763c]

INTEGRATION: CWS changefileheader (1.4.166); FILE MERGED 2008/03/28 16:39:41 rt 1.4.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0b9b1e055f1129c2c831af4d9cef93df9b524b41]

INTEGRATION: CWS changefileheader (1.11.34); FILE MERGED 2008/04/01 15:57:06 thb 1.11.34.3: #i85898# Stripping all external header guards 2008/04/01 12:54:06 thb 1.11.34.2: #i85898# Stripping all external header guards 2008/03/31 16:54:05 rt 1.11.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [acba3025a441a89d1b1265789fbaa112f4d80cae]

INTEGRATION: CWS changefileheader (1.7.12); FILE MERGED 2008/03/31 13:27:05 rt 1.7.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [15bb6d83168a695d5365c364614ce2ff448ac391]

INTEGRATION: CWS changefileheader (1.45.4); FILE MERGED 2008/04/01 13:02:32 thb 1.45.4.2: #i85898# Stripping all external header guards 2008/03/28 15:53:05 rt 1.45.4.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4b7cc0090d0b300709e7d89de72763e4760cfe96]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:39:40 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6486037116e6a19142ba59657bcb19581b47c5e1]

INTEGRATION: CWS changefileheader (1.5.62); FILE MERGED 2008/03/31 16:48:41 rt 1.5.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5c986106774e5b567faea34a760f2d876bf1232f]

INTEGRATION: CWS changefileheader (1.2.22); FILE MERGED 2008/03/28 16:01:40 rt 1.2.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2f6590c4875e855dabbfddab1ef5720eb0c178d4]

INTEGRATION: CWS changefileheader (1.13.12); FILE MERGED 2008/03/31 13:27:05 rt 1.13.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c4a6d5b82e4fe28bc25a008a6fa1558e201e0c90]

INTEGRATION: CWS changefileheader (1.25.34); FILE MERGED 2008/04/01 15:57:06 thb 1.25.34.3: #i85898# Stripping all external header guards 2008/04/01 12:54:06 thb 1.25.34.2: #i85898# Stripping all external header guards 2008/03/31 16:54:05 rt 1.25.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5b60ca4d4fc06dc10b234823f6c8d069ac675893]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:48:41 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ec083bd205a6827aa3952ed36ffc751c7d58d9ad]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:39:40 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2d8881d7e8f22eadfeb0fcd2ca6d75bd4a43f856]

INTEGRATION: CWS changefileheader (1.3.434); FILE MERGED 2008/03/31 13:27:05 rt 1.3.434.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [11b225cb3be65a2f4b3287eb0c80d94e8896a523]

INTEGRATION: CWS changefileheader (1.2.294); FILE MERGED 2008/03/28 16:39:40 rt 1.2.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c27dd621cf4fec8277c3d196cfadea4ce38c8f70]

INTEGRATION: CWS changefileheader (1.9.162); FILE MERGED 2008/03/31 13:27:05 rt 1.9.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c56640f9fa4f8ff8782de0402288b20042b52534]

INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/03/28 16:39:40 rt 1.6.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [df536232e0e3e5a42e032be97ea560c0a06b612b]

INTEGRATION: CWS changefileheader (1.18.36); FILE MERGED 2008/03/31 13:27:05 rt 1.18.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4808fdd2a041fc9c58deb39bce45ae59d426fd9a]

INTEGRATION: CWS changefileheader (1.9.78); FILE MERGED 2008/03/31 16:54:05 rt 1.9.78.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8e0578e9e29618f1dce25947105bbdf6ef58ef2d]

INTEGRATION: CWS changefileheader (1.4.20); FILE MERGED 2008/03/28 15:53:05 rt 1.4.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [27183a0c640172ab4e52ea1495115672d2d6ca00]

INTEGRATION: CWS changefileheader (1.7.22); FILE MERGED 2008/03/28 16:01:39 rt 1.7.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bcbf7c7009049b88f2e7229e8fd35df856fa87e9]

INTEGRATION: CWS changefileheader (1.12.34); FILE MERGED 2008/04/01 15:57:06 thb 1.12.34.3: #i85898# Stripping all external header guards 2008/04/01 12:54:06 thb 1.12.34.2: #i85898# Stripping all external header guards 2008/03/31 16:54:05 rt 1.12.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ec991aab68b081f621b7ecd52c28f28bd7c39065]

INTEGRATION: CWS changefileheader (1.3.22); FILE MERGED 2008/03/28 16:01:39 rt 1.3.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f681648963c552bab402817758f06283bedd641f]

INTEGRATION: CWS changefileheader (1.27.36); FILE MERGED 2008/03/31 13:27:05 rt 1.27.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dc3edf39941c36480d7f1ff90bbb7fbe23a76a98]

INTEGRATION: CWS changefileheader (1.5.20); FILE MERGED 2008/03/28 15:53:05 rt 1.5.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [21a80700baf206a2be4e8072e1c044ae10ff027e]

INTEGRATION: CWS changefileheader (1.6.22); FILE MERGED 2008/03/28 16:01:39 rt 1.6.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7018b81f3f9e5c3dd89d4d9b3d88eedebebe842c]

INTEGRATION: CWS changefileheader (1.7.242); FILE MERGED 2008/04/01 12:54:05 thb 1.7.242.2: #i85898# Stripping all external header guards 2008/03/31 16:54:05 rt 1.7.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f81f48d6caa9aa40b50e6e3da1f40153ddea8610]

INTEGRATION: CWS changefileheader (1.4.4); FILE MERGED 2008/03/28 15:53:05 rt 1.4.4.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [87688dff913b79e30731ea85721e65bd4a324f55]

INTEGRATION: CWS changefileheader (1.2.22); FILE MERGED 2008/03/28 16:01:39 rt 1.2.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a42110598607a22e12f52d5fb036fa1ef9aa6508]

INTEGRATION: CWS changefileheader (1.8.242); FILE MERGED 2008/04/01 15:57:05 thb 1.8.242.3: #i85898# Stripping all external header guards 2008/04/01 12:54:05 thb 1.8.242.2: #i85898# Stripping all external header guards 2008/03/31 16:54:05 rt 1.8.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [586e26b2b600131daa6ece66db64bf0b0c9b2d81]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:39:39 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1f6e6a2f0768d7c56548c1be9a00d905d4dd1fd8]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/03/31 16:48:41 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f726c918dd06726de46b527069cf01e0fb60087a]

INTEGRATION: CWS changefileheader (1.14.2); FILE MERGED 2008/03/28 15:53:05 rt 1.14.2.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8ddeba35cdd3b33a8d5b131de49256a75cface47]

INTEGRATION: CWS changefileheader (1.13.186); FILE MERGED 2008/04/01 15:57:05 thb 1.13.186.3: #i85898# Stripping all external header guards 2008/04/01 12:54:05 thb 1.13.186.2: #i85898# Stripping all external header guards 2008/03/31 16:54:05 rt 1.13.186.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [43258d711636aca7084d00c5b25ee817d830fa4f]

INTEGRATION: CWS changefileheader (1.13.118); FILE MERGED 2008/03/31 13:27:05 rt 1.13.118.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a4b0af95ac7cf053663e45b006fd543d4d464ce8]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:39:39 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [df45e6ee9a9c94ba7a0f82082b5a78e47585a8c6]

INTEGRATION: CWS changefileheader (1.25.186); FILE MERGED 2008/04/01 15:57:05 thb 1.25.186.3: #i85898# Stripping all external header guards 2008/04/01 12:54:05 thb 1.25.186.2: #i85898# Stripping all external header guards 2008/03/31 16:54:05 rt 1.25.186.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [720b8c1197a608e033a3014772adb42e86485335]

INTEGRATION: CWS changefileheader (1.30.12); FILE MERGED 2008/03/31 13:27:05 rt 1.30.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2ff7f8aec5ff2b9fdbe0c5d484b84f8e4b42ed2f]

INTEGRATION: CWS changefileheader (1.2.22); FILE MERGED 2008/03/28 16:01:38 rt 1.2.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d5d5de8a2240ad562c23e7373279ef14f0dee038]

INTEGRATION: CWS changefileheader (1.2.4); FILE MERGED 2008/03/28 15:53:05 rt 1.2.4.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2466f902ba04f88d7f4a681787cf2cd440c72d5b]

INTEGRATION: CWS changefileheader (1.32.34); FILE MERGED 2008/04/01 15:57:05 thb 1.32.34.3: #i85898# Stripping all external header guards 2008/04/01 12:54:05 thb 1.32.34.2: #i85898# Stripping all external header guards 2008/03/31 16:54:04 rt 1.32.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [321ebbffdc4c220b3b660a447d99018453e51936]

INTEGRATION: CWS changefileheader (1.6.8); FILE MERGED 2008/03/31 16:48:41 rt 1.6.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f657d1391a52f6e8f5bfc28fe40b3109c0528e21]

INTEGRATION: CWS changefileheader (1.32.12); FILE MERGED 2008/03/31 13:27:05 rt 1.32.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1d6508792c81c6b90e07667a9f00f443171427ec]

INTEGRATION: CWS changefileheader (1.7.22); FILE MERGED 2008/03/28 16:01:38 rt 1.7.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8f9e6020b0ae86f296c622668aa48c96e85492d7]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:39:38 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d3c557fc54cc8a6b7539e001633a31ef3bb52668]

INTEGRATION: CWS changefileheader (1.2.22); FILE MERGED 2008/03/28 16:01:37 rt 1.2.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3b66eb9fef1012a7f2cc2f03cd6bc42853d59bc7]

INTEGRATION: CWS changefileheader (1.6.718); FILE MERGED 2008/04/01 12:54:05 thb 1.6.718.2: #i85898# Stripping all external header guards 2008/03/31 16:54:04 rt 1.6.718.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e82310337fc5e9a7fe31c1d42d3d164e9b032fd5]

INTEGRATION: CWS changefileheader (1.4.290); FILE MERGED 2008/03/28 16:39:38 rt 1.4.290.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0ef98d52fca905dcdd6303961eba40a6efdc74da]

INTEGRATION: CWS changefileheader (1.4.58); FILE MERGED 2008/03/31 16:48:41 rt 1.4.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [32b2af0ea482a512ddd0b37854f71a1dc23f8a72]

INTEGRATION: CWS changefileheader (1.26.12); FILE MERGED 2008/03/31 13:27:05 rt 1.26.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1932c0c8b869dfaf1d992a177b1a340075963dd3]

INTEGRATION: CWS changefileheader (1.18.34); FILE MERGED 2008/04/01 15:57:05 thb 1.18.34.3: #i85898# Stripping all external header guards 2008/04/01 12:54:05 thb 1.18.34.2: #i85898# Stripping all external header guards 2008/03/31 16:54:04 rt 1.18.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [593e44fb320c381f5c371bd37b360c0e004eef98]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:39:38 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2ad2a7969c6cf078b8401e4a3c364afafad8d9fa]

INTEGRATION: CWS changefileheader (1.3.8); FILE MERGED 2008/03/28 16:01:37 rt 1.3.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [60adfbe1fd459769ae4be26eb7fd3336163aa44f]

INTEGRATION: CWS changefileheader (1.5.22); FILE MERGED 2008/03/28 16:01:37 rt 1.5.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [49b82463a68c2264aed5f6c3b443fc25eefc6691]

INTEGRATION: CWS changefileheader (1.8.70); FILE MERGED 2008/03/28 16:39:37 rt 1.8.70.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6b7ac845ae901a89156348b864e7ec8b31292367]

INTEGRATION: CWS changefileheader (1.29.34); FILE MERGED 2008/04/01 15:57:05 thb 1.29.34.3: #i85898# Stripping all external header guards 2008/04/01 12:54:05 thb 1.29.34.2: #i85898# Stripping all external header guards 2008/03/31 16:54:04 rt 1.29.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a07045473141d17253153027598bcdd68a316b24]

INTEGRATION: CWS changefileheader (1.6.166); FILE MERGED 2008/03/28 16:39:37 rt 1.6.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [47c318c8c934176b0f8cf00d9c7474a9807b6f7c]

INTEGRATION: CWS changefileheader (1.25.12); FILE MERGED 2008/03/31 13:27:05 rt 1.25.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [18dcf35e0ccd2895061b7cb86853b4d101a26d43]

INTEGRATION: CWS changefileheader (1.2.22); FILE MERGED 2008/03/28 16:01:36 rt 1.2.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cf1cc8c7d2aaa5c7175342e2e815935f289ff04e]

INTEGRATION: CWS changefileheader (1.3.22); FILE MERGED 2008/03/28 16:01:36 rt 1.3.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c8fdcb74cd94905163f0aec195f2aac67e2acf86]

INTEGRATION: CWS changefileheader (1.5.22); FILE MERGED 2008/03/28 16:01:36 rt 1.5.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5ba7f08587d53af90072f3188d0efce4dd73e7ef]

INTEGRATION: CWS changefileheader (1.6.56); FILE MERGED 2008/03/28 16:39:36 rt 1.6.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d3484ed87ed6f013ecfa5cc8e455ff3d01dd6e06]

INTEGRATION: CWS changefileheader (1.17.36); FILE MERGED 2008/04/01 12:54:05 thb 1.17.36.2: #i85898# Stripping all external header guards 2008/03/31 16:54:04 rt 1.17.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7059853bb25ec9ee43a3a62cb68ca3cc544d6b46]

INTEGRATION: CWS changefileheader (1.56.12); FILE MERGED 2008/03/31 13:27:05 rt 1.56.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [536a5463e6aa1081a681289b3a3a7c0b78dcb80a]

INTEGRATION: CWS changefileheader (1.7.56); FILE MERGED 2008/03/28 16:39:36 rt 1.7.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fad960237e0a4e287dcb82e026f7774f73553b8d]

INTEGRATION: CWS changefileheader (1.5.12); FILE MERGED 2008/03/28 16:01:36 rt 1.5.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d551507a0b6ad400af869bff13a839ac0b7cb527]

INTEGRATION: CWS changefileheader (1.14.36); FILE MERGED 2008/04/01 12:54:05 thb 1.14.36.2: #i85898# Stripping all external header guards 2008/03/31 16:54:04 rt 1.14.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [aae904d8746fe61ce5d614ac4eaaf492ba3acac5]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:48:40 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [44a30c605586df9f361c0d544cc9bcf28662a420]

INTEGRATION: CWS changefileheader (1.8.56); FILE MERGED 2008/03/28 16:39:36 rt 1.8.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1b6e6f2dc90bee28026e90f7a0d858c197d8c679]

INTEGRATION: CWS changefileheader (1.5.62); FILE MERGED 2008/03/31 16:48:40 rt 1.5.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a0ba55470923fe628defcb7fd753bc42f802b063]

INTEGRATION: CWS changefileheader (1.6.22); FILE MERGED 2008/03/28 16:01:36 rt 1.6.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2370eff674488a111d419aa9d8871bd931a4c52d]

INTEGRATION: CWS changefileheader (1.5.22); FILE MERGED 2008/03/28 16:01:35 rt 1.5.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cc8ada6992d622576f0fc960bfc341d1d756d8c0]

INTEGRATION: CWS changefileheader (1.8.56); FILE MERGED 2008/03/28 16:39:35 rt 1.8.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a5a21fde7aad7eb99b0f516eb256284e08e12670]

INTEGRATION: CWS changefileheader (1.2.20); FILE MERGED 2008/03/28 15:53:04 rt 1.2.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f6ef5df63aabde443b09aed0aa21cdc7dd6ec6c1]

INTEGRATION: CWS changefileheader (1.4.258); FILE MERGED 2008/03/31 13:27:04 rt 1.4.258.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [aeca7aed51bfdb90e66fb4ba6411b8df37ba1952]

INTEGRATION: CWS changefileheader (1.47.12); FILE MERGED 2008/03/31 13:27:04 rt 1.47.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cba59c6202c8ed2281f2e36112731c36df059349]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:39:35 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e036c61fdc9ae4afa83605d5f523d3e55621362c]

INTEGRATION: CWS changefileheader (1.2.1202); FILE MERGED 2008/03/31 16:54:04 rt 1.2.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [83e73da3e58a2ca3b7ce9ce23eb118b4de30fda7]

INTEGRATION: CWS changefileheader (1.6.166); FILE MERGED 2008/03/28 16:39:35 rt 1.6.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f36172fc1777d08febe4aac1cf987590be56fa2a]

INTEGRATION: CWS changefileheader (1.2.22); FILE MERGED 2008/03/28 16:01:34 rt 1.2.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [280d51bda836f19d49dc99ef66ec370d41caba6d]

INTEGRATION: CWS changefileheader (1.6.354); FILE MERGED 2008/04/01 15:57:04 thb 1.6.354.3: #i85898# Stripping all external header guards 2008/04/01 12:54:04 thb 1.6.354.2: #i85898# Stripping all external header guards 2008/03/31 16:54:04 rt 1.6.354.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [840b8c8dd017dae975b94cccdfd25d0e6162559c]

INTEGRATION: CWS changefileheader (1.5.22); FILE MERGED 2008/03/28 16:01:34 rt 1.5.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [53fa0fb55563e185c2745a0c43a082461889dee4]

INTEGRATION: CWS changefileheader (1.3.258); FILE MERGED 2008/03/31 13:27:04 rt 1.3.258.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6e9d545f8232e55044e9cfd45630d535ef54f984]

INTEGRATION: CWS changefileheader (1.4.718); FILE MERGED 2008/04/01 15:57:04 thb 1.4.718.2: #i85898# Stripping all external header guards 2008/03/31 16:54:04 rt 1.4.718.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [65013e2cd4789f208e3123ff9834875ec40c8797]

INTEGRATION: CWS changefileheader (1.4.46); FILE MERGED 2008/03/31 16:48:40 rt 1.4.46.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [80441be21490b1f94068b5fba1116a1a1921a3ab]

INTEGRATION: CWS changefileheader (1.14.36); FILE MERGED 2008/03/31 13:27:04 rt 1.14.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3f11a82223535c3c362442dc206943ac97757974]

INTEGRATION: CWS changefileheader (1.2.22); FILE MERGED 2008/03/28 16:01:33 rt 1.2.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cb1966ae836dec1b8c5c22b06f370350365a1858]

INTEGRATION: CWS changefileheader (1.12.108); FILE MERGED 2008/03/31 16:54:03 rt 1.12.108.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [82fd77108275b3d7278ba9bf36ea0cbcbd6f4d80]

INTEGRATION: CWS changefileheader (1.2.4); FILE MERGED 2008/03/28 15:53:04 rt 1.2.4.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2acd786861db3ada048ab757a015fde53ee0b9d5]

INTEGRATION: CWS changefileheader (1.9.36); FILE MERGED 2008/03/31 13:27:04 rt 1.9.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fa31a52dae64dcbf82af20373ec9dda9702f78e7]

INTEGRATION: CWS changefileheader (1.12.78); FILE MERGED 2008/04/01 15:57:04 thb 1.12.78.3: #i85898# Stripping all external header guards 2008/04/01 12:54:04 thb 1.12.78.2: #i85898# Stripping all external header guards 2008/03/31 16:54:03 rt 1.12.78.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3d8723588683ff98b90902527d9da94ceac93ff6]

INTEGRATION: CWS changefileheader (1.4.34); FILE MERGED 2008/03/31 16:48:40 rt 1.4.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [69314c9567e80901fd680db039e7c03d84c45de0]

INTEGRATION: CWS changefileheader (1.6.22); FILE MERGED 2008/03/28 16:01:33 rt 1.6.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0799e5e16f3921375385507e70e8c4df31f28d77]

INTEGRATION: CWS changefileheader (1.6.56); FILE MERGED 2008/03/28 16:39:35 rt 1.6.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7788e2403339c4ef83308a103ab6a6517445377e]

INTEGRATION: CWS changefileheader (1.12.242); FILE MERGED 2008/04/01 15:57:04 thb 1.12.242.3: #i85898# Stripping all external header guards 2008/04/01 12:54:04 thb 1.12.242.2: #i85898# Stripping all external header guards 2008/03/31 16:54:03 rt 1.12.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6934c7092e3ba893d3abb46d038036a87c3374bc]

INTEGRATION: CWS changefileheader (1.3.80); FILE MERGED 2008/03/28 16:01:32 rt 1.3.80.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [29b06daba83388c600b81fd26d95a9d44d7cd8ad]

INTEGRATION: CWS changefileheader (1.16.12); FILE MERGED 2008/03/31 13:27:04 rt 1.16.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d511222e87c2503b4454da262b4fd59b4b5ecf62]

INTEGRATION: CWS changefileheader (1.4.290); FILE MERGED 2008/03/28 16:39:35 rt 1.4.290.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [28de4a99eda67966947ee7d2ee67bb8b9c516d5e]

INTEGRATION: CWS changefileheader (1.18.242); FILE MERGED 2008/04/01 15:57:04 thb 1.18.242.3: #i85898# Stripping all external header guards 2008/04/01 12:54:04 thb 1.18.242.2: #i85898# Stripping all external header guards 2008/03/31 16:54:03 rt 1.18.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8f75c3b9ff1ae8a1de9ddac65fcc65c8b2412af4]

INTEGRATION: CWS changefileheader (1.2.80); FILE MERGED 2008/03/28 16:01:32 rt 1.2.80.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [78dfe85407bfc48f7633444a85ce67f0e9ee5d6a]

INTEGRATION: CWS changefileheader (1.8.166); FILE MERGED 2008/03/28 16:39:34 rt 1.8.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [28421b9774424c16face04fb99cf58f9153f0876]

INTEGRATION: CWS changefileheader (1.4.80); FILE MERGED 2008/03/28 16:01:32 rt 1.4.80.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0d0fbd1a3ec4692206b78b013d15a26774afe82e]

INTEGRATION: CWS changefileheader (1.9.70); FILE MERGED 2008/03/28 16:39:34 rt 1.9.70.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [598561ccb391a3418cc9124c680468803fc0c65d]

INTEGRATION: CWS changefileheader (1.10.258); FILE MERGED 2008/03/31 13:27:04 rt 1.10.258.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [14af27044ec945280d1993daeace927c05056298]

INTEGRATION: CWS changefileheader (1.21.38); FILE MERGED 2008/04/01 15:57:04 thb 1.21.38.3: #i85898# Stripping all external header guards 2008/04/01 12:54:04 thb 1.21.38.2: #i85898# Stripping all external header guards 2008/03/31 16:54:03 rt 1.21.38.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f43e342d7bd2e44fc4e337b5b8643153ed883670]

INTEGRATION: CWS changefileheader (1.3.22); FILE MERGED 2008/03/28 16:01:32 rt 1.3.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3096a2e305ae43bee5972080d90c16f0f3875fb2]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:39:33 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [17800b946f060ac0d9f5b525b1b8c4458984a560]

INTEGRATION: CWS changefileheader (1.6.36); FILE MERGED 2008/03/31 13:27:04 rt 1.6.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5080ab1c5ed0d17ee2c5cc09dc17cd969defb1ba]

INTEGRATION: CWS changefileheader (1.11.718); FILE MERGED 2008/04/01 12:54:04 thb 1.11.718.2: #i85898# Stripping all external header guards 2008/03/31 16:54:03 rt 1.11.718.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [70a456aee74c1cf11ceca187f1374340cc3dff28]

INTEGRATION: CWS changefileheader (1.2.80); FILE MERGED 2008/03/28 16:01:31 rt 1.2.80.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [073780a31fc48219ddee952bb9288911f915c60e]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:48:40 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1fa75f210dba61166be0f556a5f203eb9e1f7821]

INTEGRATION: CWS changefileheader (1.8.242); FILE MERGED 2008/04/01 15:57:04 thb 1.8.242.3: #i85898# Stripping all external header guards 2008/04/01 12:54:04 thb 1.8.242.2: #i85898# Stripping all external header guards 2008/03/31 16:54:03 rt 1.8.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [60ea93b4053c752cb7ced47ee91ba27a639fbe6e]

INTEGRATION: CWS changefileheader (1.4.166); FILE MERGED 2008/03/28 16:39:33 rt 1.4.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fd3d1cfd15f6a432e35b598a6357f5a9a50aeaa2]

INTEGRATION: CWS changefileheader (1.4.22); FILE MERGED 2008/03/28 16:01:31 rt 1.4.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0eab89e84c80f3c71fae9a5b50f42e01a4f70cd2]

INTEGRATION: CWS changefileheader (1.25.34); FILE MERGED 2008/04/01 12:54:04 thb 1.25.34.2: #i85898# Stripping all external header guards 2008/03/31 16:54:03 rt 1.25.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d8bd5abff8cfcade70bbfb92eca4754e8c70717a]

INTEGRATION: CWS changefileheader (1.6.166); FILE MERGED 2008/03/28 16:39:33 rt 1.6.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4b9e8b171cc3784e9bc42ba239b14ab25a5f914c]

INTEGRATION: CWS changefileheader (1.9.84); FILE MERGED 2008/03/31 13:27:04 rt 1.9.84.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7e04df745c11a6c9824186c9c1ba4d7d0c30cd29]

INTEGRATION: CWS changefileheader (1.4.294); FILE MERGED 2008/03/28 16:39:33 rt 1.4.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e66c93b6160d9702a9461aa305b52ce3c2b4f83a]

INTEGRATION: CWS changefileheader (1.29.38); FILE MERGED 2008/04/01 15:57:03 thb 1.29.38.3: #i85898# Stripping all external header guards 2008/04/01 12:54:04 thb 1.29.38.2: #i85898# Stripping all external header guards 2008/03/31 16:54:03 rt 1.29.38.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [383315c071a97ae36f44279e9e105541ac3283ab]

INTEGRATION: CWS changefileheader (1.2.80); FILE MERGED 2008/03/28 16:01:30 rt 1.2.80.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [338f2a93ff5c4c8c66aaf79f90089c9738a0eb4b]

INTEGRATION: CWS changefileheader (1.3.192); FILE MERGED 2008/03/31 13:27:04 rt 1.3.192.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1f1659d90ea937e28aec9cc81374ce6e791e8e67]

INTEGRATION: CWS changefileheader (1.7.132); FILE MERGED 2008/03/28 16:39:33 rt 1.7.132.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [484e91c4da41602a5ab29caf9f8cb982aae413e3]

INTEGRATION: CWS changefileheader (1.56.14); FILE MERGED 2008/04/01 15:57:03 thb 1.56.14.3: #i85898# Stripping all external header guards 2008/04/01 12:54:04 thb 1.56.14.2: #i85898# Stripping all external header guards 2008/03/31 16:54:03 rt 1.56.14.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [266a7994bef6bb4160acfe4275173c9d496c312f]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/03/31 16:48:40 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d5b52d0cecaf0d579443da780a9724aa832ec981]

INTEGRATION: CWS changefileheader (1.10.10); FILE MERGED 2008/03/28 16:39:33 rt 1.10.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6b7c9bb814160607895d17cf3c0af8f71078599e]

INTEGRATION: CWS changefileheader (1.16.184); FILE MERGED 2008/04/01 15:57:03 thb 1.16.184.3: #i85898# Stripping all external header guards 2008/04/01 12:54:03 thb 1.16.184.2: #i85898# Stripping all external header guards 2008/03/31 16:54:03 rt 1.16.184.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d50b7b81f367b1d18db77a26cee5e57495509aac]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:48:34 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [26e119d123d7991958cc4ed8fa906881400edafb]

INTEGRATION: CWS changefileheader (1.5.22); FILE MERGED 2008/03/28 16:01:30 rt 1.5.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3a84685b92d5c26d7de0a94763597a869f95639e]

INTEGRATION: CWS changefileheader (1.4.246); FILE MERGED 2008/03/31 13:27:03 rt 1.4.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e972a4a2957bfb09d84998a35e7b802fc402f46e]

INTEGRATION: CWS changefileheader (1.6.166); FILE MERGED 2008/03/28 16:39:32 rt 1.6.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c833d368743bbfa369718338c0314579a86264d3]

INTEGRATION: CWS changefileheader (1.8.242); FILE MERGED 2008/04/01 12:54:03 thb 1.8.242.2: #i85898# Stripping all external header guards 2008/03/31 16:54:03 rt 1.8.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6aa7460132c0dae3f05ac864a8773ae645968e83]

INTEGRATION: CWS changefileheader (1.4.36); FILE MERGED 2008/03/31 13:27:03 rt 1.4.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2f17cad51168e9a0b4d848d5d84c5cf520dd1d1c]

INTEGRATION: CWS changefileheader (1.3.80); FILE MERGED 2008/03/28 16:01:30 rt 1.3.80.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [badfa8742002335c3874ff9f817bff5e50bc34c5]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:39:32 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cda83d76f334584f47b7e45f729c226cb0f3ecaf]

INTEGRATION: CWS changefileheader (1.9.36); FILE MERGED 2008/04/01 12:54:03 thb 1.9.36.2: #i85898# Stripping all external header guards 2008/03/31 16:54:03 rt 1.9.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1d46e7bfe654295bc7b2edf8ecdd0ad565748eff]

INTEGRATION: CWS changefileheader (1.6.22); FILE MERGED 2008/03/28 16:01:29 rt 1.6.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [73952e58558488c14c6e28971d8971d5b2912b6e]

INTEGRATION: CWS changefileheader (1.2.300); FILE MERGED 2008/03/31 13:27:03 rt 1.2.300.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ba83583d595a94791ab339c8577054ebf95c65c7]

INTEGRATION: CWS changefileheader (1.7.34); FILE MERGED 2008/04/01 15:57:03 thb 1.7.34.3: #i85898# Stripping all external header guards 2008/04/01 12:54:03 thb 1.7.34.2: #i85898# Stripping all external header guards 2008/03/31 16:54:03 rt 1.7.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [552d6630e9c4f3b3b8572b77b08769c38eacec66]

INTEGRATION: CWS changefileheader (1.5.84); FILE MERGED 2008/03/31 13:27:02 rt 1.5.84.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9d56d944737da4b3fc0a7bb7247d876c8af8101c]

INTEGRATION: CWS changefileheader (1.9.22); FILE MERGED 2008/03/28 16:01:29 rt 1.9.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [89f4683830b050b26419b1dee48f024528b65196]

INTEGRATION: CWS changefileheader (1.9.132); FILE MERGED 2008/03/28 16:39:32 rt 1.9.132.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [291de0f1176a0d8a1cc4a5ddbd378f1e15dc9366]

INTEGRATION: CWS changefileheader (1.18.38); FILE MERGED 2008/04/01 15:57:03 thb 1.18.38.3: #i85898# Stripping all external header guards 2008/04/01 12:54:03 thb 1.18.38.2: #i85898# Stripping all external header guards 2008/03/31 16:54:02 rt 1.18.38.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d43c7b8b599ce09c371abf70a2c800d11e925170]

INTEGRATION: CWS changefileheader (1.2.300); FILE MERGED 2008/03/31 13:27:02 rt 1.2.300.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [22c3ae88cc26b16aac9d011389f6e77b78048b6e]

INTEGRATION: CWS changefileheader (1.10.164); FILE MERGED 2008/04/01 15:57:03 thb 1.10.164.3: #i85898# Stripping all external header guards 2008/04/01 12:54:03 thb 1.10.164.2: #i85898# Stripping all external header guards 2008/03/31 16:54:02 rt 1.10.164.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d5430e531dcaea9dc923f2ed6c150cd631219884]

INTEGRATION: CWS changefileheader (1.4.22); FILE MERGED 2008/03/28 16:01:29 rt 1.4.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4795d8c274535ad22f1ae2f31716139803a79138]

INTEGRATION: CWS changefileheader (1.3.84); FILE MERGED 2008/03/31 13:27:01 rt 1.3.84.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d0056570e6125eeca9133fd250c7c005c8d28697]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:39:31 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [77c971e8332fd4130140cd6d03b362b0b4d3cf1c]

INTEGRATION: CWS changefileheader (1.14.184); FILE MERGED 2008/04/01 12:54:03 thb 1.14.184.2: #i85898# Stripping all external header guards 2008/03/31 16:54:02 rt 1.14.184.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f6dc37da1c4725e86f944da3f0c7f9466026b9e5]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/03/31 16:48:34 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [20c2abd9d6c6d06778c57cc3e632365203588f39]

INTEGRATION: CWS changefileheader (1.2.22); FILE MERGED 2008/03/28 16:01:28 rt 1.2.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7e2c70c525e155275d15eca8fcfabd3f4c648a81]

INTEGRATION: CWS changefileheader (1.4.84); FILE MERGED 2008/03/31 13:27:01 rt 1.4.84.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1864a80df71bf7057b23ac0caf3b3bd53cabe2ad]

INTEGRATION: CWS changefileheader (1.45.36); FILE MERGED 2008/04/01 15:57:03 thb 1.45.36.3: #i85898# Stripping all external header guards 2008/04/01 12:54:03 thb 1.45.36.2: #i85898# Stripping all external header guards 2008/03/31 16:54:02 rt 1.45.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bc549cc8d7c07eb9fdd94abfb24bb808adbbe23c]

INTEGRATION: CWS changefileheader (1.5.46); FILE MERGED 2008/03/31 16:48:34 rt 1.5.46.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6ad9d35b4ec7f743329194b491ff05a5f38781ad]

INTEGRATION: CWS changefileheader (1.9.132); FILE MERGED 2008/03/28 16:39:31 rt 1.9.132.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4ecb27e7755ab65384d30eed2c79909ca67ab9c6]

INTEGRATION: CWS changefileheader (1.9.38); FILE MERGED 2008/04/01 12:54:03 thb 1.9.38.2: #i85898# Stripping all external header guards 2008/03/31 16:54:02 rt 1.9.38.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e9df4bfc227a246e5094f7a66c96a0e6db217ed3]

INTEGRATION: CWS changefileheader (1.6.54); FILE MERGED 2008/03/31 16:48:34 rt 1.6.54.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b0a2bb5483700cd56fc996d16dc837cef538b258]

INTEGRATION: CWS changefileheader (1.6.84); FILE MERGED 2008/03/31 13:27:01 rt 1.6.84.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [561b32fa18e86a9f6670f9d9802eb243861ad050]

INTEGRATION: CWS changefileheader (1.39.36); FILE MERGED 2008/04/01 15:57:03 thb 1.39.36.3: #i85898# Stripping all external header guards 2008/04/01 12:54:03 thb 1.39.36.2: #i85898# Stripping all external header guards 2008/03/31 16:54:02 rt 1.39.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [66a4fac5507f4348e0a2b96cdd870e518bcb128c]

INTEGRATION: CWS changefileheader (1.3.22); FILE MERGED 2008/03/28 16:01:27 rt 1.3.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a8238908ec6a1b674005e17d06d73a0c218654f0]

INTEGRATION: CWS changefileheader (1.2.300); FILE MERGED 2008/03/31 13:27:01 rt 1.2.300.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e120f748558b37a5e5fd6dd330a440a2f519c4de]

INTEGRATION: CWS changefileheader (1.7.166); FILE MERGED 2008/03/28 16:39:30 rt 1.7.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [083621c5e494393af9c5b860dc2e48b132343c5f]

INTEGRATION: CWS changefileheader (1.16.242); FILE MERGED 2008/04/01 15:57:03 thb 1.16.242.3: #i85898# Stripping all external header guards 2008/04/01 12:54:03 thb 1.16.242.2: #i85898# Stripping all external header guards 2008/03/31 16:54:02 rt 1.16.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2b264f11002f2891b20ed529b2ec38227df87aa0]

INTEGRATION: CWS changefileheader (1.2.22); FILE MERGED 2008/03/28 16:01:27 rt 1.2.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [29fbd9e905f079036332a80151cd4a54647b77d4]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:39:30 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dfac052d57ff2b5bf6736109e718ab62cbf95d99]

INTEGRATION: CWS changefileheader (1.5.242); FILE MERGED 2008/03/31 16:54:02 rt 1.5.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e4fd05dc9c4c98caee87cf5bc3aed05540f2cd49]

INTEGRATION: CWS changefileheader (1.29.240); FILE MERGED 2008/04/01 15:57:02 thb 1.29.240.3: #i85898# Stripping all external header guards 2008/04/01 12:54:02 thb 1.29.240.2: #i85898# Stripping all external header guards 2008/03/31 16:54:02 rt 1.29.240.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ff005c4543b4937c3c68f58e93b489cc1d41d691]

INTEGRATION: CWS changefileheader (1.4.12); FILE MERGED 2008/03/31 13:27:01 rt 1.4.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [772b3536a0570a974167e1a9b4269ae03003e223]

INTEGRATION: CWS changefileheader (1.7.56); FILE MERGED 2008/03/28 16:39:30 rt 1.7.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [63961cb972e8eecd4daf4087692b2a0ff1840a0b]

INTEGRATION: CWS changefileheader (1.3.22); FILE MERGED 2008/03/28 16:01:26 rt 1.3.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [43019faa56abbdb9464b9673cfb774c703375767]

INTEGRATION: CWS changefileheader (1.5.12); FILE MERGED 2008/03/31 13:27:01 rt 1.5.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [39968a1d19d81f41ae78ce7ba60957f601d8ad1b]

INTEGRATION: CWS changefileheader (1.6.166); FILE MERGED 2008/03/28 16:39:29 rt 1.6.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5074ee5a9cc694c1f1aa142dbcc352f3fb04ab57]

INTEGRATION: CWS changefileheader (1.4.22); FILE MERGED 2008/03/28 16:01:26 rt 1.4.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [137dde17245491d82a9b930502afc487868d4925]

INTEGRATION: CWS changefileheader (1.4.54); FILE MERGED 2008/03/31 16:48:34 rt 1.4.54.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [66787bcf2e58eb3fde25cdb3aa580f2875e4d79e]

INTEGRATION: CWS changefileheader (1.8.20); FILE MERGED 2008/03/28 15:53:03 rt 1.8.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [58247f42f95a4607d3bedc363d6a82dc65a00c0b]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:39:29 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [72d68376d4a41cd24896f53207ff0088dd28ebf0]

INTEGRATION: CWS changefileheader (1.23.242); FILE MERGED 2008/04/01 15:57:02 thb 1.23.242.3: #i85898# Stripping all external header guards 2008/04/01 12:54:02 thb 1.23.242.2: #i85898# Stripping all external header guards 2008/03/31 16:54:02 rt 1.23.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b63e0c8357ed030cb630c1cd2deee061df70866e]

INTEGRATION: CWS changefileheader (1.3.434); FILE MERGED 2008/03/31 13:27:01 rt 1.3.434.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d52ebbac074c712199e8366528f4bca4e3506a09]

INTEGRATION: CWS changefileheader (1.2.20); FILE MERGED 2008/03/28 15:53:03 rt 1.2.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [524936519a0770e446f6f10faa2e5579c976cd1b]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:39:29 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ea0e53021239156bbbde8c6c283cb421600a39c6]

INTEGRATION: CWS changefileheader (1.18.38); FILE MERGED 2008/04/01 15:57:02 thb 1.18.38.3: #i85898# Stripping all external header guards 2008/04/01 12:54:02 thb 1.18.38.2: #i85898# Stripping all external header guards 2008/03/31 16:54:02 rt 1.18.38.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b5c3050da7153db82fa72413768b81b1fb8a9224]

INTEGRATION: CWS changefileheader (1.50.12); FILE MERGED 2008/03/31 13:27:01 rt 1.50.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5ba21ff9ab274f91383241221147d8ee0498a7e4]

INTEGRATION: CWS changefileheader (1.2.80); FILE MERGED 2008/03/28 16:01:26 rt 1.2.80.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [449c545a5bf837a2d8e7037127be3873be98178c]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:48:33 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dfd060a4ec9a89630e8b52d802dece5b507762b9]

INTEGRATION: CWS changefileheader (1.4.718); FILE MERGED 2008/04/01 12:54:02 thb 1.4.718.2: #i85898# Stripping all external header guards 2008/03/31 16:54:02 rt 1.4.718.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a07e66c4fb0830a00988e0231b37d38ef295d3aa]

INTEGRATION: CWS changefileheader (1.6.166); FILE MERGED 2008/03/28 16:39:28 rt 1.6.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a6269286413f0a6005d45399d64c46ae4fca8b0d]

INTEGRATION: CWS changefileheader (1.5.62); FILE MERGED 2008/03/31 16:48:33 rt 1.5.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [76835ae49e88c8ab6a8bdc59672fddf5ab4ab95b]

INTEGRATION: CWS changefileheader (1.5.22); FILE MERGED 2008/03/28 16:01:25 rt 1.5.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1a667de3d25a9873c2dc4cad14699343c3e8508a]

INTEGRATION: CWS changefileheader (1.24.72); FILE MERGED 2008/04/01 15:57:02 thb 1.24.72.3: #i85898# Stripping all external header guards 2008/04/01 12:54:02 thb 1.24.72.2: #i85898# Stripping all external header guards 2008/03/31 16:54:02 rt 1.24.72.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4affe08df0df59df4ff435a5506a7ebb9b35400e]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:39:28 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fd7d2f878f0e032347ab0f5c858bb2dc00c4b643]

INTEGRATION: CWS changefileheader (1.6.4); FILE MERGED 2008/04/01 16:06:46 thb 1.6.4.3: #i85898# Stripping all external header guards 2008/04/01 13:02:32 thb 1.6.4.2: #i85898# Stripping all external header guards 2008/03/28 15:53:03 rt 1.6.4.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e6d3a0606e8c388141094a655b046c205d54e024]

INTEGRATION: CWS changefileheader (1.3.22); FILE MERGED 2008/03/28 16:01:25 rt 1.3.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [76de414d703177e040ea9305d2663734759a6e4f]

INTEGRATION: CWS changefileheader (1.10.4); FILE MERGED 2008/03/28 15:53:03 rt 1.10.4.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [554f4140fcf9e2adb54357d28fbfdbad47395dd3]

INTEGRATION: CWS changefileheader (1.6.132); FILE MERGED 2008/03/28 16:39:28 rt 1.6.132.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3d4828e760dee513ddef2078faa3e5141b6b410d]

INTEGRATION: CWS changefileheader (1.6.22); FILE MERGED 2008/03/28 16:01:25 rt 1.6.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0c7849923505f9b0655e293686589bbc0246aebd]

INTEGRATION: CWS changefileheader (1.6.36); FILE MERGED 2008/03/31 13:27:00 rt 1.6.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3bb2d271d76ae3eaf28d2a5184e975a4c39ea8ef]

INTEGRATION: CWS changefileheader (1.9.70); FILE MERGED 2008/03/28 16:39:28 rt 1.9.70.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9c9364fc2325c574166eafe0d606580abc4f5841]

INTEGRATION: CWS changefileheader (1.21.4); FILE MERGED 2008/03/28 15:53:03 rt 1.21.4.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [247f9a30d1e9b85dba732a2e15550e96386af79a]

INTEGRATION: CWS changefileheader (1.6.22); FILE MERGED 2008/03/28 16:01:24 rt 1.6.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [572c7fc4e916f7c08eae4631ec35d7256f309aee]

INTEGRATION: CWS changefileheader (1.10.10); FILE MERGED 2008/03/28 16:39:28 rt 1.10.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e204835254b4634492bf8fdb9699dd7c7087b748]

INTEGRATION: CWS changefileheader (1.23.4); FILE MERGED 2008/04/01 13:02:32 thb 1.23.4.2: #i85898# Stripping all external header guards 2008/03/28 15:53:03 rt 1.23.4.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e5aa11eb683726f05b91bf769a3b0c89610b2e36]

INTEGRATION: CWS changefileheader (1.3.434); FILE MERGED 2008/03/31 13:27:00 rt 1.3.434.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9cfc54463d29255a57c53871999522e91e8f7dac]

INTEGRATION: CWS changefileheader (1.60.14); FILE MERGED 2008/04/01 15:57:02 thb 1.60.14.3: #i85898# Stripping all external header guards 2008/04/01 12:54:02 thb 1.60.14.2: #i85898# Stripping all external header guards 2008/03/31 16:54:01 rt 1.60.14.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d4c5ab66b71033d2838df3d21bf53cabea4ffeee]

INTEGRATION: CWS changefileheader (1.3.80); FILE MERGED 2008/03/28 16:01:24 rt 1.3.80.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0b167f4c5f8560d508fb55d886a9a0397e460d17]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/03/31 16:48:33 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ba374e2e82406aba8eeadb1c34f501594676d57c]

INTEGRATION: CWS changefileheader (1.5.20); FILE MERGED 2008/03/28 15:53:03 rt 1.5.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1cf5aa2f47b59f3ce3ba7dc1e6dabbd34269eada]

INTEGRATION: CWS changefileheader (1.16.12); FILE MERGED 2008/03/31 13:27:00 rt 1.16.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1f4610dbbf4d24b25e2a7904f7297a1556c13020]

INTEGRATION: CWS changefileheader (1.8.56); FILE MERGED 2008/03/28 16:39:27 rt 1.8.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1942dd08460a2b7aeb8cd43ab28864ac8cbb1be7]

INTEGRATION: CWS changefileheader (1.2.80); FILE MERGED 2008/03/28 16:01:24 rt 1.2.80.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [37c6212734de0faf169d3317eb55db00a14ad474]

INTEGRATION: CWS changefileheader (1.3.4); FILE MERGED 2008/03/28 15:53:03 rt 1.3.4.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [08788139629361b37b2677fa50431bb94b90fdbf]

INTEGRATION: CWS changefileheader (1.4.434); FILE MERGED 2008/03/31 13:27:00 rt 1.4.434.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2c0647ad06e4050a265745e4e5d6801e09213f85]

INTEGRATION: CWS changefileheader (1.6.56); FILE MERGED 2008/03/28 16:39:27 rt 1.6.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [230b0849d50ebbb6261d4a2261a2627ecb6eab45]

INTEGRATION: CWS changefileheader (1.10.434); FILE MERGED 2008/03/31 13:27:00 rt 1.10.434.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5dda345b0f4796897f22b964d3679a5f6876d2c4]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/03/31 16:48:31 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9151b21068d725aa8f76f439a8948c6606f6f41f]

INTEGRATION: CWS changefileheader (1.9.56); FILE MERGED 2008/03/28 16:39:27 rt 1.9.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [443a66e2581cd5c816a8f495be8f447d0e9a2769]

INTEGRATION: CWS changefileheader (1.5.36); FILE MERGED 2008/03/31 13:27:00 rt 1.5.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6ffa0088ecbf1daf26faff107682aedd5c0bda40]

INTEGRATION: CWS changefileheader (1.2.80); FILE MERGED 2008/03/28 16:01:23 rt 1.2.80.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5718698e707b3e5dd419dcc4c922f0c70dfd1c55]

INTEGRATION: CWS changefileheader (1.12.56); FILE MERGED 2008/03/28 16:39:27 rt 1.12.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d861d1fedd4c1d11587839b9ba329927df68da9b]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:48:31 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7e6a4c3a702dc4872dc1e96f1761cd1717396c30]

INTEGRATION: CWS changefileheader (1.17.434); FILE MERGED 2008/03/31 13:27:00 rt 1.17.434.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [195129c6cb657842b2bdf456c2e0f0ee1dad0cf8]

INTEGRATION: CWS changefileheader (1.3.80); FILE MERGED 2008/03/28 16:01:23 rt 1.3.80.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [01555c3363d96b4a9bd985e8578561371b8d4113]

INTEGRATION: CWS changefileheader (1.2.342); FILE MERGED 2008/04/01 12:54:01 thb 1.2.342.2: #i85898# Stripping all external header guards 2008/03/31 16:53:51 rt 1.2.342.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a2df073603ac8efe279882dfe5e556349f013435]

INTEGRATION: CWS changefileheader (1.14.10); FILE MERGED 2008/03/28 16:39:26 rt 1.14.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [62a94002fb2a592ef142941243f2fc04c845ffdf]

INTEGRATION: CWS changefileheader (1.3.22); FILE MERGED 2008/03/28 16:01:23 rt 1.3.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [07072a633fad100678819c378d7d9c37b976deec]

INTEGRATION: CWS changefileheader (1.13.10); FILE MERGED 2008/03/28 16:39:26 rt 1.13.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [667b8873093db4a5e381ba41e95cede542ab5990]

INTEGRATION: CWS changefileheader (1.7.120); FILE MERGED 2008/03/31 13:26:56 rt 1.7.120.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6ea4ddfe17e122c48dc2db7abef6a105e33f160f]

INTEGRATION: CWS changefileheader (1.3.4); FILE MERGED 2008/04/01 13:02:32 thb 1.3.4.2: #i85898# Stripping all external header guards 2008/03/28 15:53:03 rt 1.3.4.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1a41b8db2f1d406244ab834c72e413b054141bf8]

INTEGRATION: CWS changefileheader (1.4.80); FILE MERGED 2008/03/28 16:01:22 rt 1.4.80.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ba5378bdba2acef7bd5c620aaa047e8c46b02e21]

INTEGRATION: CWS changefileheader (1.3.14); FILE MERGED 2008/04/01 15:57:01 thb 1.3.14.3: #i85898# Stripping all external header guards 2008/04/01 12:54:01 thb 1.3.14.2: #i85898# Stripping all external header guards 2008/03/31 16:53:51 rt 1.3.14.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [20181adeb4399016cf41f9b0465882b92a4afb5f]

INTEGRATION: CWS changefileheader (1.3.80); FILE MERGED 2008/03/28 16:01:22 rt 1.3.80.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a0976b1f8569268925ab60237e1a346770fb10ab]

INTEGRATION: CWS changefileheader (1.11.10); FILE MERGED 2008/03/28 16:39:26 rt 1.11.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6951a5aa1e7fad08479cde0102f6e9cd036460d7]

INTEGRATION: CWS changefileheader (1.6.4); FILE MERGED 2008/03/28 15:53:03 rt 1.6.4.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9c5235376b133c3f027dc8e6169ba855fa5a1eec]

INTEGRATION: CWS changefileheader (1.7.32); FILE MERGED 2008/03/31 13:26:56 rt 1.7.32.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [51736201e12c0f9cdb205f58b709d965ff8fd895]

INTEGRATION: CWS changefileheader (1.15.242); FILE MERGED 2008/04/01 15:57:01 thb 1.15.242.3: #i85898# Stripping all external header guards 2008/04/01 12:54:01 thb 1.15.242.2: #i85898# Stripping all external header guards 2008/03/31 16:53:51 rt 1.15.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [768ed16e35a822ce2f4cdaa16c8cab4f46eef31b]

INTEGRATION: CWS changefileheader (1.2.80); FILE MERGED 2008/03/28 16:01:22 rt 1.2.80.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8ea1c60b8fd6581d7fa95f26ca241ff2115043ca]

INTEGRATION: CWS changefileheader (1.7.166); FILE MERGED 2008/03/28 16:39:26 rt 1.7.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e3b17ca00ea9939e24f00237e26f39f40f08eb9a]

INTEGRATION: CWS changefileheader (1.18.32); FILE MERGED 2008/03/31 13:26:56 rt 1.18.32.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bab84c8e3fcb315ff1910aa7a42286d286c67ca7]

INTEGRATION: CWS changefileheader (1.8.4); FILE MERGED 2008/04/01 13:02:31 thb 1.8.4.2: #i85898# Stripping all external header guards 2008/03/28 15:53:03 rt 1.8.4.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4fb52537bd4cd63afd2f8434a2fd6376a1639720]

INTEGRATION: CWS changefileheader (1.2.80); FILE MERGED 2008/03/28 16:01:21 rt 1.2.80.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [68402164d1064cea9e000794c833997e776cfccf]

INTEGRATION: CWS changefileheader (1.10.10); FILE MERGED 2008/03/28 16:39:25 rt 1.10.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [58f7f9c21d70ec4639412722df259029e9f0a502]

INTEGRATION: CWS changefileheader (1.15.4); FILE MERGED 2008/04/01 13:02:31 thb 1.15.4.2: #i85898# Stripping all external header guards 2008/03/28 15:53:03 rt 1.15.4.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [aed36b8fcccea06c05ade554afcc95003660b6eb]

INTEGRATION: CWS changefileheader (1.29.120); FILE MERGED 2008/04/01 15:57:01 thb 1.29.120.3: #i85898# Stripping all external header guards 2008/04/01 12:54:01 thb 1.29.120.2: #i85898# Stripping all external header guards 2008/03/31 16:53:51 rt 1.29.120.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [917b30518bf010a636df5a3dff3cab3b95570ad3]

INTEGRATION: CWS changefileheader (1.3.80); FILE MERGED 2008/03/28 16:01:21 rt 1.3.80.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7ae28ffa7f07932cce6216ab951550fe603f7f30]

INTEGRATION: CWS changefileheader (1.10.56); FILE MERGED 2008/03/28 16:39:25 rt 1.10.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6ca58963547d73603f672f8c27760bf233825755]

INTEGRATION: CWS changefileheader (1.8.56); FILE MERGED 2008/03/28 16:39:25 rt 1.8.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5efede1d88dd24c4d0350a1b767a07886a509446]

INTEGRATION: CWS changefileheader (1.4.4); FILE MERGED 2008/03/28 15:53:03 rt 1.4.4.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a5b7e65c56560287b60549aeba7fb167416a6b49]

INTEGRATION: CWS changefileheader (1.2.80); FILE MERGED 2008/03/28 16:01:20 rt 1.2.80.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6787887dd5fb2146bcd4e1e19b06b6059d89d981]

INTEGRATION: CWS changefileheader (1.7.56); FILE MERGED 2008/03/28 16:39:25 rt 1.7.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1fa8882dd95813a0d42cf9d24ab5806a4f666135]

INTEGRATION: CWS changefileheader (1.3.434); FILE MERGED 2008/03/31 13:26:56 rt 1.3.434.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [411e867dd44f944dcbbeee182a4a4acca0897457]

INTEGRATION: CWS changefileheader (1.4.22); FILE MERGED 2008/03/28 16:01:20 rt 1.4.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dccf9598dd2fe94182f18c35ffa1fcdf1e66222a]

INTEGRATION: CWS changefileheader (1.13.10); FILE MERGED 2008/03/28 16:39:25 rt 1.13.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [722f53a12447fbd85144ee8efa8e66915eba311f]

INTEGRATION: CWS changefileheader (1.5.308); FILE MERGED 2008/03/31 13:26:56 rt 1.5.308.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [31c3dba214f65c96830cfcd19c94a0482b190597]

INTEGRATION: CWS changefileheader (1.4.4); FILE MERGED 2008/03/28 15:53:02 rt 1.4.4.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [18384abc8f5336a2177bff7027a54f44701baf61]

INTEGRATION: CWS changefileheader (1.6.166); FILE MERGED 2008/03/28 16:39:25 rt 1.6.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fea547b05366f83112ddfaa5ae3bcb471cc0edda]

INTEGRATION: CWS changefileheader (1.5.62); FILE MERGED 2008/03/31 16:48:31 rt 1.5.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a848d647c2d484a88424b439dbba44e96f18562d]

INTEGRATION: CWS changefileheader (1.2.22); FILE MERGED 2008/03/28 16:01:20 rt 1.2.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [86bbfafc27b93dec851920b461b514f10651600d]

INTEGRATION: CWS changefileheader (1.10.84); FILE MERGED 2008/03/31 13:26:56 rt 1.10.84.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f708ae37d3fa2aebd8ff9d87efddfc91b0d8bc6f]

INTEGRATION: CWS changefileheader (1.2.342); FILE MERGED 2008/04/01 15:57:01 thb 1.2.342.3: #i85898# Stripping all external header guards 2008/04/01 12:54:01 thb 1.2.342.2: #i85898# Stripping all external header guards 2008/03/31 16:53:51 rt 1.2.342.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6a619e1b1e329c9c4792fb6733e2fa7c27e7dadb]

INTEGRATION: CWS changefileheader (1.1.36); FILE MERGED 2008/04/01 16:06:45 thb 1.1.36.3: #i85898# Stripping all external header guards 2008/04/01 13:02:31 thb 1.1.36.2: #i85898# Stripping all external header guards 2008/03/28 15:53:02 rt 1.1.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [13f16e51ad284b519e408dafe452538f26eb3b35]

INTEGRATION: CWS changefileheader (1.14.10); FILE MERGED 2008/03/28 16:39:24 rt 1.14.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [07472f6dbc74d4814070c3ec38314a8e9ec359f7]

INTEGRATION: CWS changefileheader (1.3.22); FILE MERGED 2008/03/28 16:01:19 rt 1.3.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a2082be8de0d25928b7b30f81b29b893c14d1540]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:48:30 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [12db6538efe0a31581b9eed68246b0443e6293a8]

INTEGRATION: CWS changefileheader (1.2.36); FILE MERGED 2008/04/01 20:10:06 thb 1.2.36.4: #i85898# Stripping all external header guards, now manually fixing misspelled ones and other compile-time breakage 2008/04/01 16:06:45 thb 1.2.36.3: #i85898# Stripping all external header guards 2008/04/01 13:02:31 thb 1.2.36.2: #i85898# Stripping all external header guards 2008/03/28 15:53:02 rt 1.2.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6f892d9a7fd25fa72c1ab671759167cf1a4ca3fa]

INTEGRATION: CWS changefileheader (1.5.22); FILE MERGED 2008/03/28 16:01:19 rt 1.5.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [18341ee3dbbdbec47aae6a48dc6cf5db86fdcd30]

INTEGRATION: CWS changefileheader (1.9.56); FILE MERGED 2008/03/28 16:39:24 rt 1.9.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c5f22fab76f423f8d4318e78eb10826d390beb64]

INTEGRATION: CWS changefileheader (1.8.120); FILE MERGED 2008/03/31 13:26:56 rt 1.8.120.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a8fa3d57262acf042657496da96430c073e92907]

INTEGRATION: CWS changefileheader (1.4.20); FILE MERGED 2008/04/01 16:06:45 thb 1.4.20.3: #i85898# Stripping all external header guards 2008/04/01 13:02:31 thb 1.4.20.2: #i85898# Stripping all external header guards 2008/03/28 15:53:02 rt 1.4.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6c0005a6d1ddd5cefc7441a232a5f6cf66347e3e]

INTEGRATION: CWS changefileheader (1.2.22); FILE MERGED 2008/03/28 16:01:19 rt 1.2.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [da76e3e03dd8772581bedc53eb0e79506b82b4d6]

INTEGRATION: CWS changefileheader (1.10.56); FILE MERGED 2008/03/28 16:39:24 rt 1.10.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [81ae38b06888aeca8dfa85c32fdbfde4a43d82ab]

INTEGRATION: CWS changefileheader (1.5.20); FILE MERGED 2008/04/01 13:02:31 thb 1.5.20.2: #i85898# Stripping all external header guards 2008/03/28 15:53:02 rt 1.5.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [40e9d647bf2cb4049068f711909694c58499ae0d]

INTEGRATION: CWS changefileheader (1.3.432); FILE MERGED 2008/03/31 13:26:56 rt 1.3.432.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [07f235347ab6984524291579c6661a49da40e43b]

INTEGRATION: CWS changefileheader (1.4.22); FILE MERGED 2008/03/28 16:01:19 rt 1.4.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1399e5ee2d664bdc6666902095ed26d309986451]

INTEGRATION: CWS changefileheader (1.30.52); FILE MERGED 2008/04/01 12:54:01 thb 1.30.52.2: #i85898# Stripping all external header guards 2008/03/31 16:53:51 rt 1.30.52.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [728c0df2b960e3652471619a2cbc2a8ef2aa549d]

INTEGRATION: CWS changefileheader (1.6.56); FILE MERGED 2008/03/28 16:39:24 rt 1.6.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [095a3ff65e2ada9c488241e35aa700c7e11bcb55]

INTEGRATION: CWS changefileheader (1.7.20); FILE MERGED 2008/04/01 16:06:45 thb 1.7.20.3: #i85898# Stripping all external header guards 2008/04/01 13:02:30 thb 1.7.20.2: #i85898# Stripping all external header guards 2008/03/28 15:53:02 rt 1.7.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [27533a64e99f02cb55701b502371f38ca3870bba]

INTEGRATION: CWS changefileheader (1.4.22); FILE MERGED 2008/03/28 16:01:18 rt 1.4.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1210b6462c67d959440103909723f8d7182ad3b1]

INTEGRATION: CWS changefileheader (1.7.120); FILE MERGED 2008/03/31 13:26:55 rt 1.7.120.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [898215568e4f879e55ceb15f501b93393befe4c4]

INTEGRATION: CWS changefileheader (1.9.658); FILE MERGED 2008/04/01 12:54:01 thb 1.9.658.2: #i85898# Stripping all external header guards 2008/03/31 16:53:51 rt 1.9.658.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0de7fcc5c7d356ddffb0e290ddc5561d9d6da010]

INTEGRATION: CWS changefileheader (1.8.10); FILE MERGED 2008/03/28 16:39:23 rt 1.8.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b48460c2796432d2b31733726edacbcde2b7e472]

INTEGRATION: CWS changefileheader (1.9.36); FILE MERGED 2008/03/28 15:53:02 rt 1.9.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [23bb0798e6a333911faa43ce7ed5dd9f2bf9e1bf]

INTEGRATION: CWS changefileheader (1.3.12); FILE MERGED 2008/03/31 13:26:55 rt 1.3.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ffdc630cb793f23d8d17ac551655c80e08e7f729]

INTEGRATION: CWS changefileheader (1.11.70); FILE MERGED 2008/03/28 16:39:23 rt 1.11.70.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d29168adca321ede8d626eff15c01a3679d00263]

INTEGRATION: CWS changefileheader (1.42.52); FILE MERGED 2008/04/01 15:57:00 thb 1.42.52.3: #i85898# Stripping all external header guards 2008/04/01 12:54:01 thb 1.42.52.2: #i85898# Stripping all external header guards 2008/03/31 16:53:50 rt 1.42.52.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [be3b14cb16adf6eb2ec01f158a8c03ad754320bf]

INTEGRATION: CWS changefileheader (1.4.22); FILE MERGED 2008/03/28 16:01:17 rt 1.4.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6d4123162fc32a177509abfdeaf54f42c4f79f71]

INTEGRATION: CWS changefileheader (1.2.36); FILE MERGED 2008/03/28 15:53:02 rt 1.2.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a5c47c6fbdf079fb3df93564010bc1067b8c670d]

INTEGRATION: CWS changefileheader (1.23.14); FILE MERGED 2008/04/01 15:57:00 thb 1.23.14.3: #i85898# Stripping all external header guards 2008/04/01 12:54:00 thb 1.23.14.2: #i85898# Stripping all external header guards 2008/03/31 16:53:50 rt 1.23.14.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2e3c8e1beb40eb306263a4da5a20fdd2f33dfdb0]

INTEGRATION: CWS changefileheader (1.10.10); FILE MERGED 2008/03/28 16:39:23 rt 1.10.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2095c998222a2128b438e2b32dca3de745baa262]

INTEGRATION: CWS changefileheader (1.3.22); FILE MERGED 2008/03/28 16:01:17 rt 1.3.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2b901db129530a83e2e485b5650e84c3d3efac6b]

INTEGRATION: CWS changefileheader (1.3.20); FILE MERGED 2008/03/28 15:53:02 rt 1.3.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a5d4557192ed069d38fb3859daa18b19bfcb2af6]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/03/31 16:48:30 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [88380bff04190f2dfbc1bd84ed4fe2ebc4b01443]

INTEGRATION: CWS changefileheader (1.3.434); FILE MERGED 2008/03/31 13:26:55 rt 1.3.434.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c0becedc2048fa915cec8a824348c692e7fc2729]

INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/03/28 16:39:23 rt 1.4.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3772c7dd3b24ba4903c13f41509c5333ad9f58f5]

INTEGRATION: CWS changefileheader (1.54.32); FILE MERGED 2008/04/01 15:57:00 thb 1.54.32.3: #i85898# Stripping all external header guards 2008/04/01 12:54:00 thb 1.54.32.2: #i85898# Stripping all external header guards 2008/03/31 16:53:50 rt 1.54.32.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [952e6555652212be8dddcff7d6dc54bfd9119c9b]

INTEGRATION: CWS changefileheader (1.8.82); FILE MERGED 2008/03/31 13:26:55 rt 1.8.82.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [666ad2b85bace2d61f64370c3c7679d4d71e121a]

INTEGRATION: CWS changefileheader (1.4.166); FILE MERGED 2008/03/28 16:39:23 rt 1.4.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [81dc25c78e7b519f5aba2b47c7a210c09b6d63a2]

INTEGRATION: CWS changefileheader (1.2.20); FILE MERGED 2008/04/01 13:02:30 thb 1.2.20.2: #i85898# Stripping all external header guards 2008/03/28 15:53:02 rt 1.2.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b59798e725eff5f170af815aacf98e26b72ede02]

INTEGRATION: CWS changefileheader (1.32.240); FILE MERGED 2008/04/01 15:57:00 thb 1.32.240.3: #i85898# Stripping all external header guards 2008/04/01 12:54:00 thb 1.32.240.2: #i85898# Stripping all external header guards 2008/03/31 16:53:50 rt 1.32.240.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bea2a8ef5b6bee8da76d4801957833057a06135d]

INTEGRATION: CWS changefileheader (1.4.70); FILE MERGED 2008/03/28 16:39:23 rt 1.4.70.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a88e63b75af1344d6405a63b5e0a1756f6b4fb67]

INTEGRATION: CWS changefileheader (1.20.242); FILE MERGED 2008/04/01 12:54:00 thb 1.20.242.2: #i85898# Stripping all external header guards 2008/03/31 16:53:50 rt 1.20.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3224cd4607c4c0bccdd5a30f4285c809b2ad46b5]

INTEGRATION: CWS changefileheader (1.1.36); FILE MERGED 2008/03/28 15:53:02 rt 1.1.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ec6de60de0abe2ae37777602629206564a6c1082]

INTEGRATION: CWS changefileheader (1.9.84); FILE MERGED 2008/03/31 13:26:55 rt 1.9.84.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cf6fca38baf48a1083e2df0ed41572cd7fecfc40]

INTEGRATION: CWS changefileheader (1.4.22); FILE MERGED 2008/03/28 16:01:16 rt 1.4.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a1075b532cfd84859fa83c564f8ce83f97a46623]

INTEGRATION: CWS changefileheader (1.7.20); FILE MERGED 2008/04/01 13:02:30 thb 1.7.20.2: #i85898# Stripping all external header guards 2008/03/28 15:53:02 rt 1.7.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9c0f0941f65d255e258fc531a813b7caef2f16df]

INTEGRATION: CWS changefileheader (1.12.242); FILE MERGED 2008/04/01 15:57:00 thb 1.12.242.3: #i85898# Stripping all external header guards 2008/04/01 12:54:00 thb 1.12.242.2: #i85898# Stripping all external header guards 2008/03/31 16:53:50 rt 1.12.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [465f91740f54f4b80021b3f868cc17c9251c7eb0]

INTEGRATION: CWS changefileheader (1.2.84); FILE MERGED 2008/03/31 13:26:55 rt 1.2.84.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d88e3f385716224d2bc20cf95c24e6378d5be654]

INTEGRATION: CWS changefileheader (1.6.70); FILE MERGED 2008/03/28 16:39:22 rt 1.6.70.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [20108e52eb7554993bfc577d8f470f986877f00e]

INTEGRATION: CWS changefileheader (1.3.22); FILE MERGED 2008/03/28 16:01:16 rt 1.3.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9d4953f35d7886315a6c25810649ed9af1047e90]

INTEGRATION: CWS changefileheader (1.11.20); FILE MERGED 2008/03/28 15:53:02 rt 1.11.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [66f8416632145a8f20e060c9bc528b850e0f3daf]

INTEGRATION: CWS changefileheader (1.4.718); FILE MERGED 2008/03/31 16:53:50 rt 1.4.718.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3abc8647a7b8302432bbef893833c52fc4c0252b]

INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/03/28 16:39:22 rt 1.5.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7ac47efa2d71f1751eff83ef699d962cc87d88d7]

INTEGRATION: CWS changefileheader (1.8.20); FILE MERGED 2008/04/01 13:02:30 thb 1.8.20.2: #i85898# Stripping all external header guards 2008/03/28 15:53:02 rt 1.8.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [31d9d59e3f7901be58656fe3910b1c6dc12bb93b]

INTEGRATION: CWS changefileheader (1.30.54); FILE MERGED 2008/04/01 15:57:00 thb 1.30.54.3: #i85898# Stripping all external header guards 2008/04/01 12:54:00 thb 1.30.54.2: #i85898# Stripping all external header guards 2008/03/31 16:53:50 rt 1.30.54.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [294aa2116ebf81774d5019afe8b1992b63e3dc08]

INTEGRATION: CWS changefileheader (1.9.10); FILE MERGED 2008/03/28 16:39:22 rt 1.9.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e3b6514dc70100542fa62e3d17f60e212d22d4b1]

INTEGRATION: CWS changefileheader (1.4.22); FILE MERGED 2008/03/28 16:01:15 rt 1.4.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [99825ebd7e70861287414536b2fa8047c0703954]

INTEGRATION: CWS changefileheader (1.8.242); FILE MERGED 2008/03/31 16:53:49 rt 1.8.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5dba448dff0f35157b6f6fd102565f12df3994d8]

INTEGRATION: CWS changefileheader (1.8.120); FILE MERGED 2008/03/31 13:26:55 rt 1.8.120.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [01e6265515c05d5a4e2fd5337fb68f8b22413249]

INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/03/28 16:39:22 rt 1.4.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [76abfad05d6cfe381e01edfdf7a4b2037adf6131]

INTEGRATION: CWS changefileheader (1.2.342); FILE MERGED 2008/04/01 12:54:00 thb 1.2.342.2: #i85898# Stripping all external header guards 2008/03/31 16:53:49 rt 1.2.342.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ac5ae0c3a3035c7e365944a9128cfe98293d40e5]

INTEGRATION: CWS changefileheader (1.4.434); FILE MERGED 2008/03/31 13:26:55 rt 1.4.434.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [87979fd30e2566be99126227df66e096b0c4f647]

INTEGRATION: CWS changefileheader (1.8.102); FILE MERGED 2008/03/28 16:39:22 rt 1.8.102.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6a92de2baf78fcc51a7030987fbb62e3f1d57575]

INTEGRATION: CWS changefileheader (1.3.22); FILE MERGED 2008/03/28 16:01:15 rt 1.3.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fee1c3ec21056b40ce8333ce60eb950ad0cd397f]

INTEGRATION: CWS changefileheader (1.2.342); FILE MERGED 2008/03/31 16:53:49 rt 1.2.342.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [afe04cc9a5407fac9efd9f6b6c2c1a295dee142e]

INTEGRATION: CWS changefileheader (1.8.256); FILE MERGED 2008/03/31 13:26:55 rt 1.8.256.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ddab6e4b686bb59f79047aa7872bf9315b450e34]

INTEGRATION: CWS changefileheader (1.9.102); FILE MERGED 2008/03/28 16:39:21 rt 1.9.102.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8a7486c31121c942ef8a50be0c16b9a4229aa6b4]

INTEGRATION: CWS changefileheader (1.8.102); FILE MERGED 2008/03/28 16:39:21 rt 1.8.102.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [690542cebb7f4a9ef87eb63cc291143cfcb80880]

INTEGRATION: CWS changefileheader (1.3.22); FILE MERGED 2008/03/28 16:01:14 rt 1.3.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [62c5a70965be590ba260d303ecb64cc297b13f1e]

INTEGRATION: CWS changefileheader (1.8.240); FILE MERGED 2008/04/01 15:56:59 thb 1.8.240.3: #i85898# Stripping all external header guards 2008/04/01 12:53:58 thb 1.8.240.2: #i85898# Stripping all external header guards 2008/03/31 16:53:49 rt 1.8.240.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d679aa5ab367313f00c2f967e80be2b81f925af4]

INTEGRATION: CWS changefileheader (1.2.20); FILE MERGED 2008/03/28 15:53:02 rt 1.2.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [76d86ea6a3a8fb207233a3fea4c06bcfe4807820]

INTEGRATION: CWS changefileheader (1.4.12); FILE MERGED 2008/03/31 13:26:55 rt 1.4.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [11e684e4c93ea6f451a74bc7b84d330e0c4d81ee]

INTEGRATION: CWS changefileheader (1.11.2); FILE MERGED 2008/03/28 15:53:02 rt 1.11.2.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [aab9bec6ad4e41b5a198ef7487f671168fc04f82]

INTEGRATION: CWS changefileheader (1.26.36); FILE MERGED 2008/04/01 15:56:59 thb 1.26.36.3: #i85898# Stripping all external header guards 2008/04/01 12:53:58 thb 1.26.36.2: #i85898# Stripping all external header guards 2008/03/31 16:53:49 rt 1.26.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bd44699f10f77423fd13f8849f7d4c6050228084]

INTEGRATION: CWS changefileheader (1.7.102); FILE MERGED 2008/03/28 16:39:21 rt 1.7.102.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [97b1582f6c856bc18b09389cdd75b798a1413139]

INTEGRATION: CWS changefileheader (1.8.118); FILE MERGED 2008/03/31 13:26:55 rt 1.8.118.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [37035ba6fd4f134f482225457c3d71665ab6c338]

INTEGRATION: CWS changefileheader (1.4.22); FILE MERGED 2008/03/28 16:01:14 rt 1.4.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0f93ccef3e9703e1ecafc168d3bedf8507007fc8]

INTEGRATION: CWS changefileheader (1.7.102); FILE MERGED 2008/03/28 16:39:20 rt 1.7.102.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [54020d429a793950e2dc3b68b857a9bf00fa4db8]

INTEGRATION: CWS changefileheader (1.10.242); FILE MERGED 2008/04/01 15:56:59 thb 1.10.242.3: #i85898# Stripping all external header guards 2008/04/01 12:53:58 thb 1.10.242.2: #i85898# Stripping all external header guards 2008/03/31 16:53:49 rt 1.10.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8027d7ffe4c647dc57f87826afe3adc5fff45c4b]

INTEGRATION: CWS changefileheader (1.18.36); FILE MERGED 2008/03/31 13:26:55 rt 1.18.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [573f840329a0e9e062754853894675aa3d5a8c9c]

INTEGRATION: CWS changefileheader (1.4.22); FILE MERGED 2008/03/28 16:01:13 rt 1.4.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9b6521cfc995c534fe705a5f89b77c70fa8a4817]

INTEGRATION: CWS changefileheader (1.9.78); FILE MERGED 2008/03/28 16:39:20 rt 1.9.78.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [092699b235d82941c17214157ab5f494361e5ba9]

INTEGRATION: CWS changefileheader (1.5.12); FILE MERGED 2008/03/28 16:01:13 rt 1.5.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [917bc6e555feae84b36cbfab8e17c242f071fddb]

INTEGRATION: CWS changefileheader (1.21.242); FILE MERGED 2008/04/01 15:56:59 thb 1.21.242.3: #i85898# Stripping all external header guards 2008/04/01 12:53:58 thb 1.21.242.2: #i85898# Stripping all external header guards 2008/03/31 16:53:49 rt 1.21.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [95f3b9e87adb80405f1626b1138d737484f504f9]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:48:29 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [61b423bb61d0ead5acbd4437ae6c23baeb86d1a8]

INTEGRATION: CWS changefileheader (1.3.22); FILE MERGED 2008/03/28 16:01:13 rt 1.3.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cc42c1b0004cda41da1baa54352f677702433cae]

INTEGRATION: CWS changefileheader (1.6.84); FILE MERGED 2008/03/31 13:26:55 rt 1.6.84.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8aca2432753a5b709e6b9f929a57659ca440b0e4]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:48:29 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [902b90cf5f96eacc1fd692ec385c232598452ce8]

INTEGRATION: CWS changefileheader (1.5.20); FILE MERGED 2008/03/28 15:53:02 rt 1.5.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [06f20cadb633ca101b3eed53893512a1ea6ff6e4]

INTEGRATION: CWS changefileheader (1.4.178); FILE MERGED 2008/03/31 13:26:55 rt 1.4.178.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3f549d20352c80a719e177d7428d37ee1c111775]

INTEGRATION: CWS changefileheader (1.2.22); FILE MERGED 2008/03/28 16:01:12 rt 1.2.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1bb321e13cd3b291e36639945925355a403f8574]

INTEGRATION: CWS changefileheader (1.4.102); FILE MERGED 2008/03/28 16:39:20 rt 1.4.102.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8fce4e798220bcdb1635816fc9d5fc3c80708247]

INTEGRATION: CWS changefileheader (1.7.120); FILE MERGED 2008/03/31 13:26:55 rt 1.7.120.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bc8bdf6c9a6df8dba59cfe0d53bbffb1cc4fdeb3]

INTEGRATION: CWS changefileheader (1.3.20); FILE MERGED 2008/04/01 13:02:30 thb 1.3.20.2: #i85898# Stripping all external header guards 2008/03/28 15:53:02 rt 1.3.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4c381d53f6563e23e11e379dec12af6cb9c615f1]

INTEGRATION: CWS changefileheader (1.2.630); FILE MERGED 2008/03/31 16:53:49 rt 1.2.630.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5d37d97138282fda1bbc1c836e64bf377cb48d94]

INTEGRATION: CWS changefileheader (1.11.14); FILE MERGED 2008/03/28 16:39:20 rt 1.11.14.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [af4aae88bf5c63b81b5050bbff4968b0161633de]

INTEGRATION: CWS changefileheader (1.3.36); FILE MERGED 2008/03/28 15:53:02 rt 1.3.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9a70d294e5e5a599f42f170aead3c8affb83b666]

INTEGRATION: CWS changefileheader (1.5.242); FILE MERGED 2008/04/01 12:53:58 thb 1.5.242.2: #i85898# Stripping all external header guards 2008/03/31 16:53:49 rt 1.5.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1a56a54c8d41d2adc7acb1782b696f026b5f49c8]

INTEGRATION: CWS changefileheader (1.5.102); FILE MERGED 2008/03/28 16:39:19 rt 1.5.102.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [254a9c9dd75965fcf4c3b1dc4f28ba99118164b7]

INTEGRATION: CWS changefileheader (1.2.36); FILE MERGED 2008/03/28 15:53:01 rt 1.2.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [381bb2e7eb7a9adc65c663d238c71889b71bd9fd]

INTEGRATION: CWS changefileheader (1.2.22); FILE MERGED 2008/03/28 16:01:11 rt 1.2.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e5a3739390d317e021e6dfbd7c1f202ac27e1e18]

INTEGRATION: CWS changefileheader (1.10.56); FILE MERGED 2008/04/01 15:56:59 thb 1.10.56.3: #i85898# Stripping all external header guards 2008/04/01 12:53:58 thb 1.10.56.2: #i85898# Stripping all external header guards 2008/03/31 16:53:48 rt 1.10.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [51f8192ddb008de8c628290d48ef645a5ab8e452]

INTEGRATION: CWS changefileheader (1.3.10); FILE MERGED 2008/03/28 16:39:19 rt 1.3.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6dcb7ea5e1c39d8778aced7ef2d05e623258fa16]

INTEGRATION: CWS changefileheader (1.5.84); FILE MERGED 2008/03/31 13:26:55 rt 1.5.84.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fbb05e16f2252d599403bb71284955d3e58fc9b3]

INTEGRATION: CWS changefileheader (1.3.20); FILE MERGED 2008/03/28 15:53:01 rt 1.3.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e1cdd63413161a65e8d305f9178b4962f3716973]

INTEGRATION: CWS changefileheader (1.9.242); FILE MERGED 2008/04/01 15:56:59 thb 1.9.242.3: #i85898# Stripping all external header guards 2008/04/01 12:53:58 thb 1.9.242.2: #i85898# Stripping all external header guards 2008/03/31 16:53:48 rt 1.9.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8178bc66bcbaa6818787c9d3ab44963eb0faf0c0]

INTEGRATION: CWS changefileheader (1.9.84); FILE MERGED 2008/03/31 13:26:55 rt 1.9.84.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d36aa0fa760271d0591d1cd8fa1d8cbefa571fcd]

INTEGRATION: CWS changefileheader (1.4.20); FILE MERGED 2008/03/28 15:53:01 rt 1.4.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b311edb3149c29bd83b383fe1ffacb4177231730]

INTEGRATION: CWS changefileheader (1.50.34); FILE MERGED 2008/04/01 15:56:58 thb 1.50.34.3: #i85898# Stripping all external header guards 2008/04/01 12:53:57 thb 1.50.34.2: #i85898# Stripping all external header guards 2008/03/31 16:53:48 rt 1.50.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2e941055a76c270213d8a64a5bb0b7889f436fcf]

INTEGRATION: CWS changefileheader (1.48.12); FILE MERGED 2008/04/01 15:56:58 thb 1.48.12.3: #i85898# Stripping all external header guards 2008/04/01 12:53:57 thb 1.48.12.2: #i85898# Stripping all external header guards 2008/03/31 16:53:48 rt 1.48.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [61e729a5f5ece4e957c0bde70dfddf0b2bf0945f]

INTEGRATION: CWS changefileheader (1.2.22); FILE MERGED 2008/03/28 16:01:10 rt 1.2.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ab100a697fcb87c55da60528a72533aecc71aa3c]

INTEGRATION: CWS changefileheader (1.2.10); FILE MERGED 2008/03/28 16:39:18 rt 1.2.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [afd179d9c2878e55cbc9fee6080bb0ccc1533149]

INTEGRATION: CWS changefileheader (1.9.84); FILE MERGED 2008/03/31 13:26:54 rt 1.9.84.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a9f12242e0bcd5dda74f00a0400884f7ee99d3f3]

INTEGRATION: CWS changefileheader (1.40.90); FILE MERGED 2008/04/01 15:56:58 thb 1.40.90.3: #i85898# Stripping all external header guards 2008/04/01 12:53:57 thb 1.40.90.2: #i85898# Stripping all external header guards 2008/03/31 16:53:48 rt 1.40.90.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0e41ee3c825a60a493f0ada0638b9203dc6d8cb6]

INTEGRATION: CWS changefileheader (1.5.84); FILE MERGED 2008/03/31 13:26:54 rt 1.5.84.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f26c30f50a28bc35ab4211faf1886b9025714ad8]

INTEGRATION: CWS changefileheader (1.3.20); FILE MERGED 2008/04/01 13:02:30 thb 1.3.20.2: #i85898# Stripping all external header guards 2008/03/28 15:53:01 rt 1.3.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [857f39c7684f2c20050929c8f61d90abd29d6fcd]

INTEGRATION: CWS changefileheader (1.22.14); FILE MERGED 2008/03/31 16:53:48 rt 1.22.14.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2f8eb3bc0e0cfaa2f435a3cd1d256ff616fb64bc]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/03/31 16:48:29 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [84bf18044d542dc6036f80e81f901287024aa43e]

INTEGRATION: CWS changefileheader (1.12.36); FILE MERGED 2008/03/31 13:26:54 rt 1.12.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ac3a903063861a1d2c2b4cac39f6f447367eda91]

INTEGRATION: CWS changefileheader (1.8.186); FILE MERGED 2008/03/31 16:53:48 rt 1.8.186.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2d0ce430bbe3d85425059e07a750e43cc70e2756]

INTEGRATION: CWS changefileheader (1.4.20); FILE MERGED 2008/04/01 13:02:30 thb 1.4.20.2: #i85898# Stripping all external header guards 2008/03/28 15:53:01 rt 1.4.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [827675127cf842845e812de2ea7928bc21878c57]

INTEGRATION: CWS changefileheader (1.15.74); FILE MERGED 2008/04/01 15:56:58 thb 1.15.74.3: #i85898# Stripping all external header guards 2008/04/01 12:53:57 thb 1.15.74.2: #i85898# Stripping all external header guards 2008/03/31 16:53:48 rt 1.15.74.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7f9ad4fb49395b71c4e242db4e228dc93a390169]

INTEGRATION: CWS changefileheader (1.5.62); FILE MERGED 2008/03/31 16:48:29 rt 1.5.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [605cd59c60b9ee320c0f6800c706907db54698e2]

INTEGRATION: CWS changefileheader (1.4.84); FILE MERGED 2008/03/31 13:26:54 rt 1.4.84.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2d2f22594e8de58b1a0a24d5a832c1975dc58b43]

INTEGRATION: CWS changefileheader (1.7.242); FILE MERGED 2008/04/01 15:56:58 thb 1.7.242.3: #i85898# Stripping all external header guards 2008/04/01 12:53:57 thb 1.7.242.2: #i85898# Stripping all external header guards 2008/03/31 16:53:48 rt 1.7.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b4ad90836eb9feb1ea89a25a3dff0c720e6beb96]

INTEGRATION: CWS changefileheader (1.2.22); FILE MERGED 2008/03/28 16:01:09 rt 1.2.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8aaa6241fe0e3d5ababed0bc43841a8946a72cbf]

INTEGRATION: CWS changefileheader (1.2.10); FILE MERGED 2008/03/28 16:39:17 rt 1.2.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c164d669877d2300fba2cefc6ba2de36190f5348]

INTEGRATION: CWS changefileheader (1.5.20); FILE MERGED 2008/04/01 13:02:30 thb 1.5.20.2: #i85898# Stripping all external header guards 2008/03/28 15:53:01 rt 1.5.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e24cb5abe6175aa948875d39d60a863b315949a9]

INTEGRATION: CWS changefileheader (1.9.240); FILE MERGED 2008/04/01 12:53:57 thb 1.9.240.2: #i85898# Stripping all external header guards 2008/03/31 16:53:48 rt 1.9.240.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a91f58d25747e01517d0bbb7a1ba50d44430a0ca]

INTEGRATION: CWS changefileheader (1.7.20); FILE MERGED 2008/03/28 15:53:01 rt 1.7.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [11d4f631e8ba9ed715cd1aef15fbf0a19f9693ac]

INTEGRATION: CWS changefileheader (1.25.34); FILE MERGED 2008/04/01 15:56:58 thb 1.25.34.3: #i85898# Stripping all external header guards 2008/04/01 12:53:57 thb 1.25.34.2: #i85898# Stripping all external header guards 2008/03/31 16:53:48 rt 1.25.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1ecb0250c6a5b58d7c8f2c580aa849c70c5d455f]

INTEGRATION: CWS changefileheader (1.11.84); FILE MERGED 2008/03/31 13:26:54 rt 1.11.84.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fa7b32c5ece51904f2d2aa7a9048ec59d1080cb8]

INTEGRATION: CWS changefileheader (1.11.20); FILE MERGED 2008/04/01 13:02:29 thb 1.11.20.2: #i85898# Stripping all external header guards 2008/03/28 15:53:01 rt 1.11.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0678e3381e21dd497fbfc9a74c3b1c0b9971c0d2]

INTEGRATION: CWS changefileheader (1.15.242); FILE MERGED 2008/04/01 15:56:57 thb 1.15.242.3: #i85898# Stripping all external header guards 2008/04/01 12:53:57 thb 1.15.242.2: #i85898# Stripping all external header guards 2008/03/31 16:53:48 rt 1.15.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1ceb5c4a61124a49a934aacad7e6a7bd5fd6293a]

INTEGRATION: CWS changefileheader (1.3.12); FILE MERGED 2008/03/31 13:26:54 rt 1.3.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3b67888ba5fb42817c605dee8d18003c3447262c]

INTEGRATION: CWS changefileheader (1.14.10); FILE MERGED 2008/03/28 15:53:01 rt 1.14.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b7251ff015270bd11e1da56ca34694c6a71ae203]

INTEGRATION: CWS changefileheader (1.6.242); FILE MERGED 2008/04/01 15:56:57 thb 1.6.242.3: #i85898# Stripping all external header guards 2008/04/01 12:53:57 thb 1.6.242.2: #i85898# Stripping all external header guards 2008/03/31 16:53:48 rt 1.6.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0beba67e5984eda3f9a0015e2dee6c2578d9bfdb]

INTEGRATION: CWS changefileheader (1.5.20); FILE MERGED 2008/04/01 13:02:29 thb 1.5.20.2: #i85898# Stripping all external header guards 2008/03/28 15:53:01 rt 1.5.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5808d6f9ea7432593883c8157d46ea14c5b8accf]

INTEGRATION: CWS changefileheader (1.5.62); FILE MERGED 2008/03/31 16:48:28 rt 1.5.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4873fd8294e65f0c24679b9ea6e6ccad1aedb1c1]

INTEGRATION: CWS changefileheader (1.50.32); FILE MERGED 2008/04/01 15:56:57 thb 1.50.32.3: #i85898# Stripping all external header guards 2008/04/01 12:53:57 thb 1.50.32.2: #i85898# Stripping all external header guards 2008/03/31 16:53:47 rt 1.50.32.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2b5d83cebd610df68f117d517d8cf11d53550065]

INTEGRATION: CWS changefileheader (1.2.84); FILE MERGED 2008/03/31 13:26:54 rt 1.2.84.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [da8d5e44fa7f4370882b2a0c69a7c95896e26edb]

INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/03/28 15:53:01 rt 1.7.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bac455ea2447fd484dbe2e389907312c1a1015e8]

INTEGRATION: CWS changefileheader (1.2.22); FILE MERGED 2008/03/31 16:48:28 rt 1.2.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [618d04d9d413d04277cd7bafdfbb6edb04a5fffe]

INTEGRATION: CWS changefileheader (1.4.718); FILE MERGED 2008/04/01 12:53:57 thb 1.4.718.2: #i85898# Stripping all external header guards 2008/03/31 16:53:47 rt 1.4.718.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2703cb3458212f69a4432d08b662d881dd9c8861]

INTEGRATION: CWS changefileheader (1.4.20); FILE MERGED 2008/04/01 13:02:29 thb 1.4.20.2: #i85898# Stripping all external header guards 2008/03/28 15:53:01 rt 1.4.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1617170a06c980ab4616428dea32f2d80625be0f]

INTEGRATION: CWS changefileheader (1.18.242); FILE MERGED 2008/04/01 15:56:57 thb 1.18.242.3: #i85898# Stripping all external header guards 2008/04/01 12:53:56 thb 1.18.242.2: #i85898# Stripping all external header guards 2008/03/31 16:53:47 rt 1.18.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f9bdc8861398233d76cc725d606c7bfc270d72cf]

INTEGRATION: CWS changefileheader (1.3.434); FILE MERGED 2008/03/31 13:26:54 rt 1.3.434.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [60f94218fd623c7fe9ca2f38ecae3371da349fa5]

INTEGRATION: CWS changefileheader (1.2.22); FILE MERGED 2008/03/28 16:01:08 rt 1.2.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d0151f7c072cb48b8d296d3514135f849a75a88e]

INTEGRATION: CWS changefileheader (1.12.38); FILE MERGED 2008/04/01 15:56:57 thb 1.12.38.3: #i85898# Stripping all external header guards 2008/04/01 12:53:56 thb 1.12.38.2: #i85898# Stripping all external header guards 2008/03/31 16:53:47 rt 1.12.38.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4435aade193774b732c02cc65c738e2c26609687]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:48:28 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8e8c0c943b365f3620320c67e1de8d9d12de964b]

INTEGRATION: CWS changefileheader (1.8.120); FILE MERGED 2008/03/31 13:26:54 rt 1.8.120.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [da5073c29b4aaec105dc22c72b9344aa57d940bc]

INTEGRATION: CWS changefileheader (1.4.20); FILE MERGED 2008/04/01 16:06:45 thb 1.4.20.3: #i85898# Stripping all external header guards 2008/04/01 13:02:29 thb 1.4.20.2: #i85898# Stripping all external header guards 2008/03/28 15:53:01 rt 1.4.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [951d76804d0f5fdbb7e83837ed6a9c9cf6e960eb]

INTEGRATION: CWS changefileheader (1.4.434); FILE MERGED 2008/03/31 13:26:54 rt 1.4.434.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [24c1fc31388d9938a1e06fe0c4fdc2ecfcc2cf0f]

INTEGRATION: CWS changefileheader (1.47.160); FILE MERGED 2008/04/01 15:56:56 thb 1.47.160.3: #i85898# Stripping all external header guards 2008/04/01 12:53:56 thb 1.47.160.2: #i85898# Stripping all external header guards 2008/03/31 16:53:47 rt 1.47.160.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [16d27411cb457a7e70db542c40d9699f5e42982d]

INTEGRATION: CWS changefileheader (1.72.32); FILE MERGED 2008/04/01 15:56:56 thb 1.72.32.3: #i85898# Stripping all external header guards 2008/04/01 12:53:56 thb 1.72.32.2: #i85898# Stripping all external header guards 2008/03/31 16:53:47 rt 1.72.32.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [35c64bd9ef7a985e48835bd3a7b521e43a312dfb]

INTEGRATION: CWS changefileheader (1.3.22); FILE MERGED 2008/03/28 16:01:07 rt 1.3.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1530465c2e11d4d99d27d51a5c1a6e7c308b13db]

INTEGRATION: CWS changefileheader (1.8.224); FILE MERGED 2008/03/31 13:26:54 rt 1.8.224.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c429d3e536b3ce916ef3d75be705d512ec1705ec]

INTEGRATION: CWS changefileheader (1.2.22); FILE MERGED 2008/03/28 16:01:07 rt 1.2.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [07cf8ea2f77c27554920a920071bb21b43d75f71]

INTEGRATION: CWS changefileheader (1.8.20); FILE MERGED 2008/03/31 13:26:54 rt 1.8.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [147c3bdd6d02537c0f0f346ff0ad1074a5d7c060]

INTEGRATION: CWS changefileheader (1.4.22); FILE MERGED 2008/03/28 16:01:07 rt 1.4.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [67fb58f686c83fd66820bfce8f38069410cd5bec]

INTEGRATION: CWS changefileheader (1.32.32); FILE MERGED 2008/03/31 13:26:54 rt 1.32.32.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b809a6bb5e7f979b1645d69e39dfa3e9c90b78b5]

INTEGRATION: CWS changefileheader (1.3.36); FILE MERGED 2008/03/28 15:53:01 rt 1.3.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8b826a9b2849aaf3386f5aafc3860c067d1fb943]

INTEGRATION: CWS changefileheader (1.85.36); FILE MERGED 2008/04/01 15:56:56 thb 1.85.36.3: #i85898# Stripping all external header guards 2008/04/01 12:53:56 thb 1.85.36.2: #i85898# Stripping all external header guards 2008/03/31 16:53:47 rt 1.85.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0a408885ef607d3d114be8b8a5331104ab981710]

INTEGRATION: CWS changefileheader (1.3.12); FILE MERGED 2008/03/31 16:48:28 rt 1.3.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f55abca777af3da8a325146c4e0d70f32dac4a39]

INTEGRATION: CWS changefileheader (1.5.20); FILE MERGED 2008/03/31 13:26:54 rt 1.5.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cf2326448de7bd648e8bbeb94c0b5bc129785bf6]

INTEGRATION: CWS changefileheader (1.3.22); FILE MERGED 2008/03/28 16:01:06 rt 1.3.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [df85778e9d80f5d2f3cfbd6dd6eeca84db971821]

INTEGRATION: CWS changefileheader (1.7.120); FILE MERGED 2008/03/31 13:26:53 rt 1.7.120.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [25c0ccd26edbc54704d3cb23fee8ece6a660cc8c]

INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/03/28 15:53:01 rt 1.5.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [eb7e434ea26f7b75ce176b6b432743625394b1b9]

INTEGRATION: CWS changefileheader (1.2.18); FILE MERGED 2008/03/31 16:48:28 rt 1.2.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cae5631713cc5c8a927baf8c38215c3f167de726]

INTEGRATION: CWS changefileheader (1.2.22); FILE MERGED 2008/03/28 16:01:06 rt 1.2.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7ff2d0626b6ebde40dc75e2af48010ad8421ec78]

INTEGRATION: CWS changefileheader (1.6.434); FILE MERGED 2008/03/31 13:26:53 rt 1.6.434.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b3448075c14a1357451b6a5f6e6ce79a4cf8b5d0]

INTEGRATION: CWS changefileheader (1.15.82); FILE MERGED 2008/03/31 13:26:53 rt 1.15.82.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e2a6b245cdc58a74eafe22fae3e2099a772f82f0]

INTEGRATION: CWS changefileheader (1.54.32); FILE MERGED 2008/04/01 15:56:56 thb 1.54.32.3: #i85898# Stripping all external header guards 2008/04/01 12:53:56 thb 1.54.32.2: #i85898# Stripping all external header guards 2008/03/31 16:53:47 rt 1.54.32.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e562ee998ff46302f2185b48154442fe7602bbb6]

INTEGRATION: CWS changefileheader (1.8.20); FILE MERGED 2008/04/01 13:02:29 thb 1.8.20.2: #i85898# Stripping all external header guards 2008/03/28 15:53:01 rt 1.8.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8a9d2bb3e0221922168ab6057a84111c9cb77a33]

INTEGRATION: CWS changefileheader (1.4.22); FILE MERGED 2008/03/28 16:01:06 rt 1.4.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bf3e19ed1b24fed10dfebd6555b0f657cdf336f6]

INTEGRATION: CWS changefileheader (1.18.20); FILE MERGED 2008/03/28 15:53:01 rt 1.18.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [69c758a2af6499dcb1c4ebe800df8cd485217509]

INTEGRATION: CWS changefileheader (1.3.22); FILE MERGED 2008/03/28 16:01:05 rt 1.3.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [66b5cd655134a23372baee0862404dfa1f6031ab]

INTEGRATION: CWS changefileheader (1.4.22); FILE MERGED 2008/03/28 16:01:05 rt 1.4.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ab8734b8519f43e51ee8dddcd4efb2bbffa4fa85]

INTEGRATION: CWS changefileheader (1.2.12); FILE MERGED 2008/03/31 13:26:53 rt 1.2.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [904b3c8cfe7705928972efbc0d5c7336abdf1c22]

INTEGRATION: CWS changefileheader (1.9.58); FILE MERGED 2008/04/01 12:53:56 thb 1.9.58.2: #i85898# Stripping all external header guards 2008/03/31 16:53:47 rt 1.9.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b11a43b9f16d8536c34566ab54a3e75c038edce4]

INTEGRATION: CWS changefileheader (1.5.62); FILE MERGED 2008/03/31 16:48:27 rt 1.5.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [aeac726636318fba30252e0227024f149e7b17c8]

INTEGRATION: CWS changefileheader (1.24.56); FILE MERGED 2008/04/01 15:56:56 thb 1.24.56.3: #i85898# Stripping all external header guards 2008/04/01 12:53:56 thb 1.24.56.2: #i85898# Stripping all external header guards 2008/03/31 16:53:47 rt 1.24.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [79e67a4d28335af2f110d55774a5d63465093508]

INTEGRATION: CWS changefileheader (1.2.22); FILE MERGED 2008/03/28 16:01:04 rt 1.2.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [56ae3fd917d02e849f967260e8f0a980c056bda8]

INTEGRATION: CWS changefileheader (1.4.22); FILE MERGED 2008/03/28 16:01:04 rt 1.4.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8a009a1753f42cf054289195759fb00c2089d210]

INTEGRATION: CWS changefileheader (1.4.20); FILE MERGED 2008/04/01 16:06:45 thb 1.4.20.2: #i85898# Stripping all external header guards 2008/03/28 15:53:01 rt 1.4.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [555eb24e864ca63e10884c78405ca12591ca8328]

INTEGRATION: CWS changefileheader (1.10.56); FILE MERGED 2008/04/01 12:53:55 thb 1.10.56.2: #i85898# Stripping all external header guards 2008/03/31 16:53:47 rt 1.10.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [319a7f27fb9834d544c16fcb4b13c2b422b28aca]

INTEGRATION: CWS changefileheader (1.3.22); FILE MERGED 2008/03/28 16:01:03 rt 1.3.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [66c3faa92b5786df4a8cde5d7213f692a3fcdb5c]

INTEGRATION: CWS changefileheader (1.2.12); FILE MERGED 2008/03/31 13:26:52 rt 1.2.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8dae982c4cd1eb0eedf6a120de211502867af520]

INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/03/28 15:53:00 rt 1.5.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [79e6bb9e3d6b6c8c37a095f2212627dd9dbacb38]

INTEGRATION: CWS changefileheader (1.4.20); FILE MERGED 2008/04/01 13:02:29 thb 1.4.20.2: #i85898# Stripping all external header guards 2008/03/28 15:53:00 rt 1.4.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [458a54e4ed8843a7d467145465abed90080c98f2]

INTEGRATION: CWS changefileheader (1.49.34); FILE MERGED 2008/04/01 15:56:55 thb 1.49.34.3: #i85898# Stripping all external header guards 2008/04/01 12:53:55 thb 1.49.34.2: #i85898# Stripping all external header guards 2008/03/31 16:53:46 rt 1.49.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [80d4f253e48fd4351ce8c43c58dbf169b82b9802]

INTEGRATION: CWS changefileheader (1.3.58); FILE MERGED 2008/03/31 16:48:27 rt 1.3.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [befc7f8c8fc08c1ede5b426df04d08bacf851a03]

INTEGRATION: CWS changefileheader (1.3.12); FILE MERGED 2008/03/31 13:26:52 rt 1.3.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [30857a52b1dce99e005fde180e3e8c6384867061]

INTEGRATION: CWS changefileheader (1.4.20); FILE MERGED 2008/03/28 15:53:00 rt 1.4.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9bc6fbae94372f115cac42959a97630466eb4480]

INTEGRATION: CWS changefileheader (1.2.22); FILE MERGED 2008/03/28 16:01:02 rt 1.2.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [099b97895d57b554861a81baebd16305c01b431b]

INTEGRATION: CWS changefileheader (1.3.20); FILE MERGED 2008/04/01 13:02:29 thb 1.3.20.2: #i85898# Stripping all external header guards 2008/03/28 15:53:00 rt 1.3.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [36203f510b852a01082b4ce03bc529f8746b43cc]

INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/03/28 15:53:00 rt 1.4.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8357dc3fab249e80a55afad99655e5f10cb87a4e]

INTEGRATION: CWS changefileheader (1.3.22); FILE MERGED 2008/03/28 16:01:02 rt 1.3.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b6099d88728189c00640cc93b14be03a028717bf]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:48:27 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ca09759f03dd65662d92a709851ee0cf0edb0845]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/03/31 16:48:27 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3aa5d3dcb43797d47d66892c55a99057a4b171a9]

INTEGRATION: CWS changefileheader (1.3.20); FILE MERGED 2008/03/28 15:53:00 rt 1.3.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b5e17266b8b6b064646f2c0bdde5d0fc5db33b97]

INTEGRATION: CWS changefileheader (1.2.22); FILE MERGED 2008/03/28 16:01:01 rt 1.2.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c610fa52c4fbff79a3c8408cb7893e30cf7aeb69]

INTEGRATION: CWS changefileheader (1.32.240); FILE MERGED 2008/04/01 15:56:55 thb 1.32.240.3: #i85898# Stripping all external header guards 2008/04/01 12:53:55 thb 1.32.240.2: #i85898# Stripping all external header guards 2008/03/31 16:53:46 rt 1.32.240.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c0ca83c1f78e321afe632f09e84bdc846d3873a0]

INTEGRATION: CWS changefileheader (1.14.20); FILE MERGED 2008/03/28 15:53:00 rt 1.14.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7a4ab065ede9c94cf7a26a0655bf7cb39633b809]

INTEGRATION: CWS changefileheader (1.3.22); FILE MERGED 2008/03/28 16:01:00 rt 1.3.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a6dc5687bd4a554c8aa94c22fc9eb455d0831159]

INTEGRATION: CWS changefileheader (1.7.20); FILE MERGED 2008/03/28 15:53:00 rt 1.7.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d9f307af130931026c9b6471c1175d3b590b9250]

INTEGRATION: CWS changefileheader (1.2.22); FILE MERGED 2008/03/28 16:01:00 rt 1.2.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [559c8bc619021c10b49d454216f3dba0f4723e61]

INTEGRATION: CWS changefileheader (1.32.76); FILE MERGED 2008/04/01 15:56:55 thb 1.32.76.3: #i85898# Stripping all external header guards 2008/04/01 12:53:55 thb 1.32.76.2: #i85898# Stripping all external header guards 2008/03/31 16:53:46 rt 1.32.76.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2ad85f04c72a8b6fb799ed76830a7ad46e751b3a]

INTEGRATION: CWS changefileheader (1.11.10); FILE MERGED 2008/03/28 15:53:00 rt 1.11.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2e6c6b8c2f00b74325b6cd7cba4dc57a3545c505]

INTEGRATION: CWS changefileheader (1.2.22); FILE MERGED 2008/03/28 16:00:59 rt 1.2.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [96a4077ee143a0eb1fe804bc94c22cb7c5060a1e]

INTEGRATION: CWS changefileheader (1.4.22); FILE MERGED 2008/03/28 16:00:59 rt 1.4.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cbf72f9b6529047660f78f836a55640dfd8b9aa5]

INTEGRATION: CWS changefileheader (1.9.4); FILE MERGED 2008/03/28 15:53:00 rt 1.9.4.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [80f514f01bd9103a3b87355ebe8efa52bb743111]

INTEGRATION: CWS changefileheader (1.2.22); FILE MERGED 2008/03/28 16:00:58 rt 1.2.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d801e1cd01a802d8f27048a1c09462d9ba53fa34]

INTEGRATION: CWS changefileheader (1.2.20); FILE MERGED 2008/04/01 13:02:28 thb 1.2.20.2: #i85898# Stripping all external header guards 2008/03/28 15:53:00 rt 1.2.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7aabe3728a8f8dc3bef3ce14e97d86d7d0c34f97]

INTEGRATION: CWS changefileheader (1.3.14); FILE MERGED 2008/03/28 16:00:58 rt 1.3.14.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b7614464430bf21ab549bbb1838cc6646d7815ed]

INTEGRATION: CWS changefileheader (1.2.20); FILE MERGED 2008/03/28 15:53:00 rt 1.2.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2fcedd12de9c812cad9ed65c5bdb04a3eca0214c]

INTEGRATION: CWS changefileheader (1.3.22); FILE MERGED 2008/03/28 16:00:58 rt 1.3.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [121ddcc9e717c8c5becfc4d3d65befe464a54953]

INTEGRATION: CWS changefileheader (1.2.10); FILE MERGED 2008/03/28 16:39:12 rt 1.2.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4805bf53238e35fb5ab1c40f7ae1f8d0a8a4c18f]

INTEGRATION: CWS changefileheader (1.4.20); FILE MERGED 2008/04/01 13:02:28 thb 1.4.20.2: #i85898# Stripping all external header guards 2008/03/28 15:53:00 rt 1.4.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5d2aaa80857644553c74cd93cc7f12230e90a610]

INTEGRATION: CWS changefileheader (1.2.10); FILE MERGED 2008/03/28 16:39:11 rt 1.2.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [00676add828c755909833a28e2de0338cdb2aa67]

INTEGRATION: CWS changefileheader (1.6.4); FILE MERGED 2008/03/28 15:53:00 rt 1.6.4.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0e71517307240257bdc6e3741abd7567bdc78cbd]

INTEGRATION: CWS changefileheader (1.2.22); FILE MERGED 2008/03/28 16:00:57 rt 1.2.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7780a9bade6c808b4f7ce6510ce7b9d423a7fc3c]

INTEGRATION: CWS changefileheader (1.43.32); FILE MERGED 2008/04/01 15:56:55 thb 1.43.32.3: #i85898# Stripping all external header guards 2008/04/01 12:53:55 thb 1.43.32.2: #i85898# Stripping all external header guards 2008/03/31 16:53:46 rt 1.43.32.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [60d2f4d7cff4c0de63279707edfe14682b17a6c0]

INTEGRATION: CWS changefileheader (1.4.22); FILE MERGED 2008/03/28 16:00:57 rt 1.4.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [44b14991be478a2d13f779836048000cdf502b03]

INTEGRATION: CWS changefileheader (1.15.4); FILE MERGED 2008/03/28 15:53:00 rt 1.15.4.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [816cdf143ed6dd925b1863c8be9a71f77ee3dea8]

INTEGRATION: CWS changefileheader (1.31.4); FILE MERGED 2008/03/28 15:53:00 rt 1.31.4.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7f855841b0033bbac28d35eededa7ed2a43b57e2]

INTEGRATION: CWS changefileheader (1.2.10); FILE MERGED 2008/03/28 16:39:10 rt 1.2.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3c6018db87504db08a06bf9dcd35a00b4f53ae4e]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:48:26 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6ee6afd4e4103be9f1192101fd95ab5dd5ee8015]

INTEGRATION: CWS changefileheader (1.3.22); FILE MERGED 2008/03/28 16:00:57 rt 1.3.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c1f904b2bfe6028912fce2cf5e90b82932020f7b]

INTEGRATION: CWS changefileheader (1.2.26); FILE MERGED 2008/03/31 16:48:26 rt 1.2.26.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fe637072844ebf2f212dbc06b9263efdaf2ae708]

INTEGRATION: CWS changefileheader (1.3.12); FILE MERGED 2008/03/31 13:26:52 rt 1.3.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8de9948faba2f06c877c273ae617cb34d3a70fde]

INTEGRATION: CWS changefileheader (1.42.240); FILE MERGED 2008/04/01 15:56:55 thb 1.42.240.3: #i85898# Stripping all external header guards 2008/04/01 12:53:55 thb 1.42.240.2: #i85898# Stripping all external header guards 2008/03/31 16:53:46 rt 1.42.240.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [258b0497eaa030058c8bfdc05b00536af58e80bc]

INTEGRATION: CWS changefileheader (1.3.22); FILE MERGED 2008/03/28 16:00:56 rt 1.3.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fa90d6d89d2be2509822fecc0ae375286d4b5457]

INTEGRATION: CWS changefileheader (1.15.4); FILE MERGED 2008/04/01 16:06:44 thb 1.15.4.3: #i85898# Stripping all external header guards 2008/04/01 13:02:28 thb 1.15.4.2: #i85898# Stripping all external header guards 2008/03/28 15:53:00 rt 1.15.4.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f22494818e3b7adcf2a07da927af8f85db9169bb]

INTEGRATION: CWS changefileheader (1.5.22); FILE MERGED 2008/03/28 16:00:56 rt 1.5.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bfc9f30991b1f73f4e88320c610153096ae7923a]

INTEGRATION: CWS changefileheader (1.4.12); FILE MERGED 2008/03/31 13:26:52 rt 1.4.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dd89ac18911bcf9c15ebedd32977ef4b440e1c1d]

INTEGRATION: CWS changefileheader (1.23.4); FILE MERGED 2008/04/01 13:02:28 thb 1.23.4.2: #i85898# Stripping all external header guards 2008/03/28 15:53:00 rt 1.23.4.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [83b2d414dded4fa2a19a0c447d29571737fb5dd4]

INTEGRATION: CWS changefileheader (1.41.14); FILE MERGED 2008/04/01 15:56:55 thb 1.41.14.3: #i85898# Stripping all external header guards 2008/04/01 12:53:55 thb 1.41.14.2: #i85898# Stripping all external header guards 2008/03/31 16:53:46 rt 1.41.14.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [59b58cbba95a5a6337cd6af2d581732131146b92]

INTEGRATION: CWS changefileheader (1.3.12); FILE MERGED 2008/03/31 13:26:51 rt 1.3.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5539a12442847448790f3142a15f6709ab3e4b3b]

INTEGRATION: CWS changefileheader (1.25.4); FILE MERGED 2008/03/28 15:53:00 rt 1.25.4.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [afb3c9a048525af3a78459a2f3236057650a8085]

INTEGRATION: CWS changefileheader (1.13.58); FILE MERGED 2008/04/01 15:56:55 thb 1.13.58.3: #i85898# Stripping all external header guards 2008/04/01 12:53:55 thb 1.13.58.2: #i85898# Stripping all external header guards 2008/03/31 16:53:46 rt 1.13.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [550b048b51d9728b9e70c4464345ba1632fa4aec]

INTEGRATION: CWS changefileheader (1.28.4); FILE MERGED 2008/04/01 13:02:28 thb 1.28.4.2: #i85898# Stripping all external header guards 2008/03/28 15:53:00 rt 1.28.4.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c245aa20db61391abb8a8fb878fdb93a2d17d146]

INTEGRATION: CWS changefileheader (1.12.56); FILE MERGED 2008/04/01 12:53:54 thb 1.12.56.2: #i85898# Stripping all external header guards 2008/03/31 16:53:46 rt 1.12.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3a0e2aaa126e64e1d626d77d9243dfdad38497c3]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/03/31 16:48:26 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a757d253c0bbfb1b97f1010fc7218891a23b06b7]

INTEGRATION: CWS changefileheader (1.2.10); FILE MERGED 2008/03/28 16:39:09 rt 1.2.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [846d77edc9fb2dd09e9502528d1e6a9ab8bceac1]

INTEGRATION: CWS changefileheader (1.2.20); FILE MERGED 2008/04/01 13:02:28 thb 1.2.20.2: #i85898# Stripping all external header guards 2008/03/28 15:53:00 rt 1.2.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1da677d959438a3dab0077c1e761c1aa01ec67ab]

INTEGRATION: CWS changefileheader (1.22.58); FILE MERGED 2008/04/01 15:56:54 thb 1.22.58.3: #i85898# Stripping all external header guards 2008/04/01 12:53:54 thb 1.22.58.2: #i85898# Stripping all external header guards 2008/03/31 16:53:46 rt 1.22.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d1a8fdc0ab945cd438184aafb2cd15447d08b93e]

INTEGRATION: CWS changefileheader (1.3.4); FILE MERGED 2008/03/28 15:53:00 rt 1.3.4.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bcd451112d67587f7772d7b12d987c000ca1cf69]

INTEGRATION: CWS changefileheader (1.12.242); FILE MERGED 2008/04/01 15:56:54 thb 1.12.242.3: #i85898# Stripping all external header guards 2008/04/01 12:53:54 thb 1.12.242.2: #i85898# Stripping all external header guards 2008/03/31 16:53:46 rt 1.12.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [75911536c5c1c8b0b528fec38378edbde25e14a8]

INTEGRATION: CWS changefileheader (1.4.20); FILE MERGED 2008/04/01 13:02:28 thb 1.4.20.2: #i85898# Stripping all external header guards 2008/03/28 15:53:00 rt 1.4.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0288fca2de0075227b599b5ccfbfc1f4e3c6c20b]

INTEGRATION: CWS changefileheader (1.23.52); FILE MERGED 2008/04/01 15:56:54 thb 1.23.52.3: #i85898# Stripping all external header guards 2008/04/01 12:53:54 thb 1.23.52.2: #i85898# Stripping all external header guards 2008/03/31 16:53:46 rt 1.23.52.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2ffca51a1b95de1fb940cf8808ba72b9fd651968]

INTEGRATION: CWS changefileheader (1.5.4); FILE MERGED 2008/03/28 15:52:59 rt 1.5.4.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e5affca4415ca49ed8a95b90d79d3166e90e6794]

INTEGRATION: CWS changefileheader (1.14.34); FILE MERGED 2008/04/01 15:56:54 thb 1.14.34.3: #i85898# Stripping all external header guards 2008/04/01 12:53:54 thb 1.14.34.2: #i85898# Stripping all external header guards 2008/03/31 16:53:46 rt 1.14.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [780f969139ef7019b28b70d8049f75f09b357cf1]

INTEGRATION: CWS changefileheader (1.4.12); FILE MERGED 2008/03/31 13:26:51 rt 1.4.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d78b67216b33e6fee16f6d6301c5e311be17e8fb]

INTEGRATION: CWS changefileheader (1.4.20); FILE MERGED 2008/04/01 13:02:27 thb 1.4.20.2: #i85898# Stripping all external header guards 2008/03/28 15:52:59 rt 1.4.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a68ac52c8968f76498b803bb572b74ca20955aff]

INTEGRATION: CWS changefileheader (1.64.52); FILE MERGED 2008/04/01 15:56:54 thb 1.64.52.3: #i85898# Stripping all external header guards 2008/04/01 12:53:54 thb 1.64.52.2: #i85898# Stripping all external header guards 2008/03/31 16:53:45 rt 1.64.52.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3f4b779b48edd08fbecc44c8197d911a1d70937b]

INTEGRATION: CWS changefileheader (1.6.4); FILE MERGED 2008/04/01 13:02:27 thb 1.6.4.2: #i85898# Stripping all external header guards 2008/03/28 15:52:59 rt 1.6.4.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [05314aa9c2b951f876fdb953223c3a9a8a90465b]

INTEGRATION: CWS changefileheader (1.2.10); FILE MERGED 2008/03/28 16:39:08 rt 1.2.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [057356eab40fbc51e5d96649e5cf182775ed7975]

INTEGRATION: CWS changefileheader (1.23.76); FILE MERGED 2008/03/31 16:53:45 rt 1.23.76.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [403db190b0219c1718316650748d4d37c726da54]

INTEGRATION: CWS changefileheader (1.3.20); FILE MERGED 2008/04/01 13:02:27 thb 1.3.20.2: #i85898# Stripping all external header guards 2008/03/28 15:52:59 rt 1.3.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dd92e7d634cb359d93d9a8f8eacc827deb8cd5f2]

INTEGRATION: CWS changefileheader (1.16.38); FILE MERGED 2008/04/01 15:56:54 thb 1.16.38.3: #i85898# Stripping all external header guards 2008/04/01 12:53:54 thb 1.16.38.2: #i85898# Stripping all external header guards 2008/03/31 16:53:45 rt 1.16.38.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [269cf4e22a7bc5096c5b10c0dab79eb3397d9122]

INTEGRATION: CWS changefileheader (1.4.4); FILE MERGED 2008/04/01 13:02:27 thb 1.4.4.2: #i85898# Stripping all external header guards 2008/03/28 15:52:59 rt 1.4.4.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [584d6e5e016e1af5b8c1ba8edbc8e7ebb770d0e4]

INTEGRATION: CWS changefileheader (1.14.242); FILE MERGED 2008/04/01 15:56:53 thb 1.14.242.3: #i85898# Stripping all external header guards 2008/04/01 12:53:53 thb 1.14.242.2: #i85898# Stripping all external header guards 2008/03/31 16:53:45 rt 1.14.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [96753b9c4a503a978fb07adebcc3a1758dbb3e3c]

INTEGRATION: CWS changefileheader (1.7.4); FILE MERGED 2008/03/28 15:52:59 rt 1.7.4.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5067d58ea0862aea2a8ab489bbc19b2a03c98832]

INTEGRATION: CWS changefileheader (1.2.10); FILE MERGED 2008/03/28 16:39:07 rt 1.2.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [eb9e3a58de35364ff7c057586248ac441e48d250]

INTEGRATION: CWS changefileheader (1.29.38); FILE MERGED 2008/04/01 15:56:53 thb 1.29.38.3: #i85898# Stripping all external header guards 2008/04/01 12:53:53 thb 1.29.38.2: #i85898# Stripping all external header guards 2008/03/31 16:53:45 rt 1.29.38.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d9e077b7460dc3694ab29f6af470196ea0c5778d]

INTEGRATION: CWS changefileheader (1.54.84); FILE MERGED 2008/03/31 13:26:51 rt 1.54.84.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b99951320e4e56b4064879d42098fdcb56b7b62a]

INTEGRATION: CWS changefileheader (1.11.4); FILE MERGED 2008/04/01 13:02:27 thb 1.11.4.2: #i85898# Stripping all external header guards 2008/03/28 15:52:59 rt 1.11.4.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [66b283b0fb937551283990f1fc23785ad8c181ae]

INTEGRATION: CWS changefileheader (1.5.62); FILE MERGED 2008/03/31 16:48:26 rt 1.5.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [debf6a32ff59db0f06d8b1d9ef141a9728764570]

INTEGRATION: CWS changefileheader (1.16.162); FILE MERGED 2008/04/01 12:53:53 thb 1.16.162.2: #i85898# Stripping all external header guards 2008/03/31 16:53:45 rt 1.16.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e4872a15f3214402a028878bc693644ec471d31e]

INTEGRATION: CWS changefileheader (1.3.192); FILE MERGED 2008/03/31 13:26:50 rt 1.3.192.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7e247b4f4bf87a2d4e0ec2dec07d6954ae5f65ac]

INTEGRATION: CWS changefileheader (1.5.20); FILE MERGED 2008/04/01 13:02:27 thb 1.5.20.2: #i85898# Stripping all external header guards 2008/03/28 15:52:59 rt 1.5.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7e8d77214b1f3317e5a079b8aa34a70149af0e4b]

INTEGRATION: CWS changefileheader (1.2.10); FILE MERGED 2008/03/28 16:39:06 rt 1.2.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ea045490d503232044ac95a8369382c45f9421b2]

INTEGRATION: CWS changefileheader (1.23.38); FILE MERGED 2008/04/01 15:56:53 thb 1.23.38.3: #i85898# Stripping all external header guards 2008/04/01 12:53:53 thb 1.23.38.2: #i85898# Stripping all external header guards 2008/03/31 16:53:45 rt 1.23.38.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bfab5f5e5c558afb8dfa17694201fd7999c6f0ae]

INTEGRATION: CWS changefileheader (1.8.4); FILE MERGED 2008/04/01 13:02:27 thb 1.8.4.2: #i85898# Stripping all external header guards 2008/03/28 15:52:59 rt 1.8.4.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3093dc38acf76e45495f522f67df4a7e99ef0271]

INTEGRATION: CWS changefileheader (1.6.242); FILE MERGED 2008/04/01 12:53:53 thb 1.6.242.2: #i85898# Stripping all external header guards 2008/03/31 16:53:45 rt 1.6.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f80baf26603c04dbcc0967bc528f62539a78c43d]

INTEGRATION: CWS changefileheader (1.23.4); FILE MERGED 2008/04/01 13:02:27 thb 1.23.4.2: #i85898# Stripping all external header guards 2008/03/28 15:52:59 rt 1.23.4.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [105374f4b94ecc938d28a224ef1e5423fab03527]

INTEGRATION: CWS changefileheader (1.10.20); FILE MERGED 2008/03/31 13:26:50 rt 1.10.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [330709d7f55f94fc5f989b0221c377b400d22862]

INTEGRATION: CWS changefileheader (1.11.184); FILE MERGED 2008/04/01 15:56:53 thb 1.11.184.3: #i85898# Stripping all external header guards 2008/04/01 12:53:53 thb 1.11.184.2: #i85898# Stripping all external header guards 2008/03/31 16:53:45 rt 1.11.184.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5e08e5a731999df19118e00603b1cb3e9827e278]

INTEGRATION: CWS changefileheader (1.23.4); FILE MERGED 2008/03/28 15:52:59 rt 1.23.4.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8f4a44149fa4979a67be9c3597f4e37b82415041]

INTEGRATION: CWS changefileheader (1.2.10); FILE MERGED 2008/03/28 16:39:05 rt 1.2.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [411bc0fd49a96abf477361a8bd24f0f350abbcdf]

INTEGRATION: CWS changefileheader (1.4.258); FILE MERGED 2008/03/31 13:26:50 rt 1.4.258.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4f33b182394237944527e416c5381561b0509a52]

INTEGRATION: CWS changefileheader (1.6.242); FILE MERGED 2008/03/31 16:53:45 rt 1.6.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f4522b4b25d8afc8ef5bd3c73e95a4a9234eaeae]

INTEGRATION: CWS changefileheader (1.10.20); FILE MERGED 2008/03/28 15:52:59 rt 1.10.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [95a33f5cffa0874c9d0e64c9d05a25554058ebcd]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:48:26 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [787ac7269779cdcc410b56cf3fc773225261eac9]

INTEGRATION: CWS changefileheader (1.3.258); FILE MERGED 2008/03/31 13:26:50 rt 1.3.258.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2542228c0fe43e61907bb95aef7387c1e31dbddf]

INTEGRATION: CWS changefileheader (1.18.20); FILE MERGED 2008/03/28 15:52:59 rt 1.18.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c44dd23eefd7bc64ea4632d4a446d5b6a4c5d1b9]

INTEGRATION: CWS changefileheader (1.58.112); FILE MERGED 2008/04/01 15:56:53 thb 1.58.112.3: #i85898# Stripping all external header guards 2008/04/01 12:53:53 thb 1.58.112.2: #i85898# Stripping all external header guards 2008/03/31 16:53:44 rt 1.58.112.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3e8619ae66a6417dc7ee7c66b30844b3ebcde24a]

INTEGRATION: CWS changefileheader (1.2.10); FILE MERGED 2008/03/28 16:39:04 rt 1.2.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4e60912f6dbeb105741b48f18107411b14f1a22f]

INTEGRATION: CWS changefileheader (1.8.258); FILE MERGED 2008/03/31 13:26:50 rt 1.8.258.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b2de26430e5e11a465c975b0855bbaaefe7856b4]

INTEGRATION: CWS changefileheader (1.6.20); FILE MERGED 2008/04/01 13:02:27 thb 1.6.20.2: #i85898# Stripping all external header guards 2008/03/28 15:52:59 rt 1.6.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [22cdc6b85e9657e98afa0431fea958bf3d331d00]

INTEGRATION: CWS changefileheader (1.17.12); FILE MERGED 2008/03/31 13:26:50 rt 1.17.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [402f8c9b9124bd185253de47ff8817ed95c8dfa2]

INTEGRATION: CWS changefileheader (1.13.20); FILE MERGED 2008/03/28 15:52:59 rt 1.13.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9ce73b5cb2f9109e39275d7e3ae97b15b27be5c4]

INTEGRATION: CWS changefileheader (1.9.258); FILE MERGED 2008/03/31 13:26:50 rt 1.9.258.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [18e1d3e7f5a6be1f40c985b160e4490b868344bb]

INTEGRATION: CWS changefileheader (1.65.4); FILE MERGED 2008/04/01 16:06:43 thb 1.65.4.3: #i85898# Stripping all external header guards 2008/04/01 13:02:26 thb 1.65.4.2: #i85898# Stripping all external header guards 2008/03/28 15:52:59 rt 1.65.4.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b874dbf5b6a5a94673deda0425c83eec134ac8bf]

INTEGRATION: CWS changefileheader (1.3.258); FILE MERGED 2008/03/31 13:26:49 rt 1.3.258.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [066cc52137d9fdaafbab3f25e96cba719456677a]

INTEGRATION: CWS changefileheader (1.2.10); FILE MERGED 2008/03/28 16:39:03 rt 1.2.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1dfcba6e385acc8c58efc25512cf89e6baf43f03]

INTEGRATION: CWS changefileheader (1.10.20); FILE MERGED 2008/04/01 16:06:43 thb 1.10.20.2: #i85898# Stripping all external header guards 2008/03/28 15:52:59 rt 1.10.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [89c2fe89130ec11298e4fb7dd8e9f93b549dfedb]

INTEGRATION: CWS changefileheader (1.2.36); FILE MERGED 2008/03/31 13:26:49 rt 1.2.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1c101dcdb4c911d4a64e12ff22d6ca59abbfe051]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/03/31 16:48:25 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8a4ee4c64bdb8b8a4e76f7379c458b4e61fe6eb5]

INTEGRATION: CWS changefileheader (1.10.20); FILE MERGED 2008/04/01 16:06:43 thb 1.10.20.3: #i85898# Stripping all external header guards 2008/04/01 13:02:26 thb 1.10.20.2: #i85898# Stripping all external header guards 2008/03/28 15:52:59 rt 1.10.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ea417bc0d0c5eae9d669c3bc5830798dc8d56fa4]

INTEGRATION: CWS changefileheader (1.18.12); FILE MERGED 2008/03/31 13:26:49 rt 1.18.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [10ce1d1b0b33fdd8d492de82477e0db4dc7f7a41]

INTEGRATION: CWS changefileheader (1.2.20); FILE MERGED 2008/04/01 13:02:26 thb 1.2.20.2: #i85898# Stripping all external header guards 2008/03/28 15:52:59 rt 1.2.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7d60e9a3773a80b9717cd76b39be44f2dc3dfaa1]

INTEGRATION: CWS changefileheader (1.12.242); FILE MERGED 2008/04/01 12:53:52 thb 1.12.242.2: #i85898# Stripping all external header guards 2008/03/31 16:53:44 rt 1.12.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d612af53c4327c1fca054d2d5836539ab3fe2249]

INTEGRATION: CWS changefileheader (1.10.120); FILE MERGED 2008/03/31 13:26:49 rt 1.10.120.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5f94e11e6c746ffcbad98bbe4f8543b12cd83b31]

INTEGRATION: CWS changefileheader (1.2.10); FILE MERGED 2008/03/28 16:39:02 rt 1.2.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [52963d14bde645f2e1f138745e2180f1fe275c0b]

INTEGRATION: CWS changefileheader (1.5.152); FILE MERGED 2008/03/31 13:24:42 rt 1.5.152.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2da821a6319861a1f89756aafdb240947269dcc6]

INTEGRATION: CWS changefileheader (1.4.4); FILE MERGED 2008/03/28 15:52:59 rt 1.4.4.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [63fa87812f7796aacf88b6593378ca8c8131cea6]

INTEGRATION: CWS changefileheader (1.20.242); FILE MERGED 2008/04/01 15:56:53 thb 1.20.242.3: #i85898# Stripping all external header guards 2008/04/01 12:53:52 thb 1.20.242.2: #i85898# Stripping all external header guards 2008/03/31 16:53:44 rt 1.20.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [975d638f338823c68330c8fb2f290aa2de67b8b4]

INTEGRATION: CWS changefileheader (1.2.12); FILE MERGED 2008/03/31 13:26:49 rt 1.2.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a7685a7f4415dafbbc1e59e48d19a38600047306]

INTEGRATION: CWS changefileheader (1.2.234); FILE MERGED 2008/03/31 13:24:41 rt 1.2.234.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [76a671824da12039e0f68a5a090edbb5f8a67150]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:48:25 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a72d80f1ab647a8dcfef596b171f02ed0c7d5dca]

INTEGRATION: CWS changefileheader (1.4.4); FILE MERGED 2008/04/01 13:02:26 thb 1.4.4.2: #i85898# Stripping all external header guards 2008/03/28 15:52:59 rt 1.4.4.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dfeb45f6b2fb12fee5ff0c5da07e844e9926a96d]

INTEGRATION: CWS changefileheader (1.2.10); FILE MERGED 2008/03/28 16:39:01 rt 1.2.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0c06384e991f335bf302abd0b4024b963f89bb75]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:48:25 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e559e4183f2a5623e5d8f36f19b5cfbffc42d812]

INTEGRATION: CWS changefileheader (1.5.152); FILE MERGED 2008/03/31 13:24:41 rt 1.5.152.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2fd115708d43393fe131741ff0a625648e789d62]

INTEGRATION: CWS changefileheader (1.1.36); FILE MERGED 2008/03/28 15:52:58 rt 1.1.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a68be4c4e676fff909bb5f81d4d002b4be7a3875]

INTEGRATION: CWS changefileheader (1.7.58); FILE MERGED 2008/03/31 16:53:44 rt 1.7.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [04db031c04cb6e088163dcd418548f042c7b05fb]

INTEGRATION: CWS changefileheader (1.9.120); FILE MERGED 2008/03/31 13:26:49 rt 1.9.120.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f027afa84c8cba1e688f561689a0ee101895b03f]

INTEGRATION: CWS changefileheader (1.2.10); FILE MERGED 2008/03/28 16:39:00 rt 1.2.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9a6572f3b4f41108c422b9ff0f814292e151a175]

INTEGRATION: CWS changefileheader (1.22.178); FILE MERGED 2008/04/01 15:56:52 thb 1.22.178.3: #i85898# Stripping all external header guards 2008/04/01 12:53:52 thb 1.22.178.2: #i85898# Stripping all external header guards 2008/03/31 16:53:44 rt 1.22.178.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [30bc05717e95b5a6f2cdc7ec7e0f93fb996b18bc]

INTEGRATION: CWS changefileheader (1.3.234); FILE MERGED 2008/03/31 13:24:41 rt 1.3.234.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8124ee9acc58883834af3ca462dec0ecfc51fd9b]

INTEGRATION: CWS changefileheader (1.4.378); FILE MERGED 2008/04/01 15:25:10 thb 1.4.378.3: #i85898# Stripping all external header guards 2008/04/01 12:34:24 thb 1.4.378.2: #i85898# Stripping all external header guards 2008/03/31 13:24:41 rt 1.4.378.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9d81c47511a3590ac8892db51e2a86a9b910ed21]

INTEGRATION: CWS changefileheader (1.5.234); FILE MERGED 2008/04/01 12:34:24 thb 1.5.234.2: #i85898# Stripping all external header guards 2008/03/31 13:24:41 rt 1.5.234.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0470b9b5348f03c9b6df3ec751dfeab061c4996b]

INTEGRATION: CWS changefileheader (1.5.298); FILE MERGED 2008/03/31 13:26:49 rt 1.5.298.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [21dc15a8f9bef41230c015c1f07b811a8d11d343]

INTEGRATION: CWS changefileheader (1.5.242); FILE MERGED 2008/04/01 12:53:52 thb 1.5.242.2: #i85898# Stripping all external header guards 2008/03/31 16:53:44 rt 1.5.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6f8d1378b5ee0ca2fc504a9b58b89f4a1c7c4e88]

INTEGRATION: CWS changefileheader (1.3.234); FILE MERGED 2008/03/31 13:24:40 rt 1.3.234.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e5ef00176bc11a9c46bfb02d93a637ae1f4ef143]

INTEGRATION: CWS changefileheader (1.17.36); FILE MERGED 2008/03/31 13:26:49 rt 1.17.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fb51331ef0185da9f63dbbcaa014e64fcff78794]

INTEGRATION: CWS changefileheader (1.9.242); FILE MERGED 2008/04/01 15:56:52 thb 1.9.242.3: #i85898# Stripping all external header guards 2008/04/01 12:53:52 thb 1.9.242.2: #i85898# Stripping all external header guards 2008/03/31 16:53:44 rt 1.9.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ad1484ab72a6912a98ceb5eeb3297905320ad2b2]

INTEGRATION: CWS changefileheader (1.2.300); FILE MERGED 2008/03/31 13:26:49 rt 1.2.300.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1f5a5804118632786985c4ec4b116afbb5a52b6d]

INTEGRATION: CWS changefileheader (1.6.58); FILE MERGED 2008/03/31 16:48:25 rt 1.6.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6b9986403549406fa089e7951393780f208947a8]

INTEGRATION: CWS changefileheader (1.2.10); FILE MERGED 2008/03/28 16:38:59 rt 1.2.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [518372c062db563b744f0eca354573df150e60b4]

INTEGRATION: CWS changefileheader (1.19.14); FILE MERGED 2008/04/01 15:56:52 thb 1.19.14.3: #i85898# Stripping all external header guards 2008/04/01 12:53:52 thb 1.19.14.2: #i85898# Stripping all external header guards 2008/03/31 16:53:44 rt 1.19.14.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c7c72330772d531a4c069e3f4f3b479e343b5088]

INTEGRATION: CWS changefileheader (1.4.434); FILE MERGED 2008/03/31 13:26:49 rt 1.4.434.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0695d8ded8ab149cd1479741de4ff5e4fb8cea3a]

INTEGRATION: CWS changefileheader (1.17.54); FILE MERGED 2008/03/31 16:48:25 rt 1.17.54.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bb3cccda176500a9d64b15d356a1a95816699000]

INTEGRATION: CWS changefileheader (1.8.242); FILE MERGED 2008/04/01 12:53:52 thb 1.8.242.2: #i85898# Stripping all external header guards 2008/03/31 16:53:44 rt 1.8.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6a4a2aec3ef7c6c30267f43e2a5b3f5f5390ed09]

INTEGRATION: CWS changefileheader (1.28.36); FILE MERGED 2008/03/31 13:26:49 rt 1.28.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9a56081c123aa54d21d8f5ccf104da48277fdbe5]

INTEGRATION: CWS changefileheader (1.5.62); FILE MERGED 2008/03/31 16:48:25 rt 1.5.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7b77cd829fbeb73f4c422f020e57d2171fd3518e]

INTEGRATION: CWS changefileheader (1.2.10); FILE MERGED 2008/03/28 16:38:58 rt 1.2.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2e8436832f3d3965d3ac364a1f49b2b15d882ae6]

INTEGRATION: CWS changefileheader (1.25.56); FILE MERGED 2008/04/01 15:56:52 thb 1.25.56.3: #i85898# Stripping all external header guards 2008/04/01 12:53:52 thb 1.25.56.2: #i85898# Stripping all external header guards 2008/03/31 16:53:44 rt 1.25.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [25c68359b95b5b37d260f88e63a8dbb6ef8d7d86]

INTEGRATION: CWS changefileheader (1.2.20); FILE MERGED 2008/03/28 15:52:57 rt 1.2.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0b9887df0d171b3d5299bff6442949b6de4b8f6d]

INTEGRATION: CWS changefileheader (1.7.234); FILE MERGED 2008/03/31 13:24:40 rt 1.7.234.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7deb9f0d4c329d100741d34e9ec3505ebfde8de3]

INTEGRATION: CWS changefileheader (1.29.196); FILE MERGED 2008/03/31 13:26:49 rt 1.29.196.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [701249f50090b04570841234066c061c996448b6]

INTEGRATION: CWS changefileheader (1.10.54); FILE MERGED 2008/03/31 16:48:25 rt 1.10.54.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a7850e0fa216b424ae3d8ae12a6986eff4b23fd7]

INTEGRATION: CWS changefileheader (1.2.20); FILE MERGED 2008/04/01 16:06:42 thb 1.2.20.2: #i85898# Stripping all external header guards 2008/03/28 15:52:57 rt 1.2.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [67b8ea8bb586897fbd6b8ba78b3b49e1ab115069]

INTEGRATION: CWS changefileheader (1.71.36); FILE MERGED 2008/04/01 15:56:52 thb 1.71.36.3: #i85898# Stripping all external header guards 2008/04/01 12:53:52 thb 1.71.36.2: #i85898# Stripping all external header guards 2008/03/31 16:53:44 rt 1.71.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [38209a6f5d51ddc85b171a7bfadd1bc7ff0937d9]

INTEGRATION: CWS changefileheader (1.10.82); FILE MERGED 2008/03/31 13:26:49 rt 1.10.82.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [65cb2b344740a229971c213d8c69ea82a21fed64]

INTEGRATION: CWS changefileheader (1.4.234); FILE MERGED 2008/03/31 13:24:40 rt 1.4.234.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fc74155bb2d3125750380d3ed73cae4b7a6752af]

INTEGRATION: CWS changefileheader (1.3.58); FILE MERGED 2008/03/31 16:53:44 rt 1.3.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [58a089fa359cc8b0f54e0b7bad36d75b5ccb3fa4]

INTEGRATION: CWS changefileheader (1.6.434); FILE MERGED 2008/03/31 13:26:49 rt 1.6.434.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6e44ff382e4c1a7e57c9e9f839d35dcd2f5fd958]

INTEGRATION: CWS changefileheader (1.4.378); FILE MERGED 2008/04/01 12:34:23 thb 1.4.378.2: #i85898# Stripping all external header guards 2008/03/31 13:24:40 rt 1.4.378.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5b2d9ff6fc0e5257ffb2a197d5079ba0e5bc6206]

INTEGRATION: CWS changefileheader (1.2.10); FILE MERGED 2008/03/28 16:38:57 rt 1.2.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0513b39a74a1602d8864d9669d98a13c234bc9bc]

INTEGRATION: CWS changefileheader (1.7.58); FILE MERGED 2008/04/01 12:53:52 thb 1.7.58.2: #i85898# Stripping all external header guards 2008/03/31 16:53:44 rt 1.7.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a4e44f62ea5f05094af4094f68ffd446fe14b960]

INTEGRATION: CWS changefileheader (1.14.300); FILE MERGED 2008/03/31 13:26:49 rt 1.14.300.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [21036383a9b631158c67ef26911c58700cdc4cb3]

INTEGRATION: CWS changefileheader (1.4.378); FILE MERGED 2008/04/01 15:25:10 thb 1.4.378.3: #i85898# Stripping all external header guards 2008/04/01 12:34:23 thb 1.4.378.2: #i85898# Stripping all external header guards 2008/03/31 13:24:40 rt 1.4.378.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7dac141b9458e0a9314b45c4659f055b47b9e690]

INTEGRATION: CWS changefileheader (1.7.62); FILE MERGED 2008/03/31 16:48:25 rt 1.7.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f162892352b7ed73aadeb742d1713ba6c97826d0]

INTEGRATION: CWS changefileheader (1.3.10); FILE MERGED 2008/04/01 16:06:41 thb 1.3.10.2: #i85898# Stripping all external header guards 2008/03/28 15:52:57 rt 1.3.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b72056c03b1fbaec4e48c494269a88adb82aa286]

INTEGRATION: CWS changefileheader (1.3.1202); FILE MERGED 2008/03/31 16:53:44 rt 1.3.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1cedd9be42489ccb07c0318b471fcdf2920fba5e]

INTEGRATION: CWS changefileheader (1.23.300); FILE MERGED 2008/03/31 13:26:48 rt 1.23.300.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d181d25e96173d7b35c32f59f02fa45ddf6ab6de]

INTEGRATION: CWS changefileheader (1.2.378); FILE MERGED 2008/03/31 13:24:40 rt 1.2.378.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0d1da10d203939c2d9f27327053cb1f9306e03fd]

INTEGRATION: CWS changefileheader (1.5.58); FILE MERGED 2008/03/31 16:48:25 rt 1.5.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [30f40233f7ede94a9892d807b411c70d7090a092]

INTEGRATION: CWS changefileheader (1.4.20); FILE MERGED 2008/03/28 15:52:57 rt 1.4.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8e17ce5c90a3dad697fd7457ab0b7adb26f7c4c4]

INTEGRATION: CWS changefileheader (1.10.718); FILE MERGED 2008/04/01 12:53:52 thb 1.10.718.2: #i85898# Stripping all external header guards 2008/03/31 16:53:44 rt 1.10.718.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e523bda4d737a03cd1ca30b72d381d992f0cab47]

INTEGRATION: CWS changefileheader (1.6.434); FILE MERGED 2008/03/31 13:26:48 rt 1.6.434.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4da0312922a3543787e9b16440877173369d848f]

INTEGRATION: CWS changefileheader (1.6.62); FILE MERGED 2008/03/31 16:48:25 rt 1.6.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3ea4bdf062d9e2d09f987f6c096a50757c29ed2a]

INTEGRATION: CWS changefileheader (1.2.10); FILE MERGED 2008/03/28 16:38:56 rt 1.2.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6499c558b250e9616c643cb6f2ce0343c510d880]

INTEGRATION: CWS changefileheader (1.10.58); FILE MERGED 2008/04/01 12:53:51 thb 1.10.58.2: #i85898# Stripping all external header guards 2008/03/31 16:53:43 rt 1.10.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [aa4107c2f1755d2c9e256200fc36dd15d7d66db7]

INTEGRATION: CWS changefileheader (1.2.300); FILE MERGED 2008/03/31 13:26:48 rt 1.2.300.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [16fe5ef73da45f541b9f571a1839c8af991b131d]

INTEGRATION: CWS changefileheader (1.11.46); FILE MERGED 2008/03/31 16:48:25 rt 1.11.46.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6f71c24e0b961ca7f979dabdf6a3daeaec01ecd8]

INTEGRATION: CWS changefileheader (1.14.4); FILE MERGED 2008/04/01 16:06:41 thb 1.14.4.3: #i85898# Stripping all external header guards 2008/04/01 13:02:26 thb 1.14.4.2: #i85898# Stripping all external header guards 2008/03/28 15:52:57 rt 1.14.4.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bd19acd63ff9ca456acc8f85e667245f807da953]

INTEGRATION: CWS changefileheader (1.2.184); FILE MERGED 2008/03/31 16:53:43 rt 1.2.184.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1a7751efd44f926fc2532318398f1ff215db621e]

INTEGRATION: CWS changefileheader (1.2.434); FILE MERGED 2008/03/31 13:26:48 rt 1.2.434.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [536a5fbfc50602682f13178f236955bc42e07309]

INTEGRATION: CWS changefileheader (1.4.234); FILE MERGED 2008/03/31 13:24:39 rt 1.4.234.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1f84fdead8d4f0443f6c4f4bcd4c5dd0e03150ca]

INTEGRATION: CWS changefileheader (1.9.62); FILE MERGED 2008/03/31 16:48:24 rt 1.9.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0875388ab2cd2a9a2dd855009b70f78b3e15da96]

INTEGRATION: CWS changefileheader (1.7.20); FILE MERGED 2008/04/01 16:06:40 thb 1.7.20.3: #i85898# Stripping all external header guards 2008/04/01 13:02:25 thb 1.7.20.2: #i85898# Stripping all external header guards 2008/03/28 15:52:57 rt 1.7.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [53207ef6475217268398749ec4023a87bef80d1f]

INTEGRATION: CWS changefileheader (1.2.36); FILE MERGED 2008/03/31 13:26:48 rt 1.2.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2a4172dee8f8ad38640eed5c3211e3fa93667990]

INTEGRATION: CWS changefileheader (1.5.378); FILE MERGED 2008/04/01 15:25:10 thb 1.5.378.3: #i85898# Stripping all external header guards 2008/04/01 12:34:23 thb 1.5.378.2: #i85898# Stripping all external header guards 2008/03/31 13:24:39 rt 1.5.378.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [65bdfb9e9545adfcf6cf79b23f53b750c6aa5c8d]

INTEGRATION: CWS changefileheader (1.21.4); FILE MERGED 2008/04/01 13:02:25 thb 1.21.4.2: #i85898# Stripping all external header guards 2008/03/28 15:52:56 rt 1.21.4.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0b4a9a44b5a780f6068cfc1cf6b28e8a75478974]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/03/31 16:48:24 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7cd482a9800dbe6449bb8b1ba2b3f57598bf9fee]

INTEGRATION: CWS changefileheader (1.6.162); FILE MERGED 2008/03/31 13:26:48 rt 1.6.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3f3c29b14a8f38192897f687138de2fce13ea1d8]

INTEGRATION: CWS changefileheader (1.3.378); FILE MERGED 2008/03/31 13:24:39 rt 1.3.378.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [338c8b71862ed59115dd55a86220091278510eef]

INTEGRATION: CWS changefileheader (1.3.4); FILE MERGED 2008/03/31 16:48:24 rt 1.3.4.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ff2feda6855f2a4660c050f566ec65b4d4ad4efb]

INTEGRATION: CWS changefileheader (1.2.4); FILE MERGED 2008/03/28 15:52:56 rt 1.2.4.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fb418b36fb17d37edf821f1a04a95a04bd3e1802]

INTEGRATION: CWS changefileheader (1.8.242); FILE MERGED 2008/04/01 12:53:51 thb 1.8.242.2: #i85898# Stripping all external header guards 2008/03/31 16:53:43 rt 1.8.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7cf9cfb0369e9ee2ee338f1acb19fbfbc3972616]

INTEGRATION: CWS changefileheader (1.6.300); FILE MERGED 2008/03/31 13:26:48 rt 1.6.300.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [99d7127cab320f46dc7a55a930af75f8f1f77845]

INTEGRATION: CWS changefileheader (1.3.10); FILE MERGED 2008/03/28 16:38:55 rt 1.3.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [171a7a1884e615ffc409c009f2465d18cc3f674b]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:48:24 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a40ba2f7c3807b56b0fd55abc06087df060e418a]

INTEGRATION: CWS changefileheader (1.14.178); FILE MERGED 2008/03/31 13:26:48 rt 1.14.178.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [98b1bf8aaf8bcc45f5dadea082713e47d906df48]

INTEGRATION: CWS changefileheader (1.3.36); FILE MERGED 2008/04/01 16:06:40 thb 1.3.36.2: #i85898# Stripping all external header guards 2008/03/28 15:52:56 rt 1.3.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [37aa51841f7cd8270a61026051d19219878d6562]

INTEGRATION: CWS changefileheader (1.15.14); FILE MERGED 2008/04/01 15:56:48 thb 1.15.14.3: #i85898# Stripping all external header guards 2008/04/01 12:53:51 thb 1.15.14.2: #i85898# Stripping all external header guards 2008/03/31 16:53:43 rt 1.15.14.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [067657059d9bb6bce639db021e7d188dc36a8fca]

INTEGRATION: CWS changefileheader (1.2.378); FILE MERGED 2008/03/31 13:24:39 rt 1.2.378.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [42aa8a5c3b9e0abce0d0ea5f430d0f3a8b8d5f85]

INTEGRATION: CWS changefileheader (1.2.10); FILE MERGED 2008/03/28 16:38:55 rt 1.2.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a4304e8ec3243dab23529189082ceb75ad67ae54]

INTEGRATION: CWS changefileheader (1.4.300); FILE MERGED 2008/03/31 13:26:48 rt 1.4.300.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c021e87231ba03193fc275aabaeb75d87781534c]

INTEGRATION: CWS changefileheader (1.7.164); FILE MERGED 2008/04/01 15:56:47 thb 1.7.164.2: #i85898# Stripping all external header guards 2008/03/31 16:53:43 rt 1.7.164.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [736aef4022eddc5111bf78aa753b29ebd2cc7bdb]

INTEGRATION: CWS changefileheader (1.2.10); FILE MERGED 2008/03/28 16:38:54 rt 1.2.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bffb0ed30ae3d5a6252cd9d7d5c3cc205a063921]

INTEGRATION: CWS changefileheader (1.15.84); FILE MERGED 2008/03/31 13:26:48 rt 1.15.84.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c09d4e32197a56e270c57a5888320081f8b6cf11]

INTEGRATION: CWS changefileheader (1.17.240); FILE MERGED 2008/03/31 16:53:43 rt 1.17.240.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [12db9ae8324a0fea53024e1fd10c9381b202c73c]

INTEGRATION: CWS changefileheader (1.15.152); FILE MERGED 2008/03/31 13:24:39 rt 1.15.152.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [48fe0c0e954942a5076b15f8d53228a7cbd6472b]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:48:23 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c294c99cf185d521a79673d1e6b198adf71a4749]

INTEGRATION: CWS changefileheader (1.12.242); FILE MERGED 2008/04/01 15:56:47 thb 1.12.242.3: #i85898# Stripping all external header guards 2008/04/01 12:53:51 thb 1.12.242.2: #i85898# Stripping all external header guards 2008/03/31 16:53:43 rt 1.12.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5dedcc31a2c78e8fe67ecd15e360b97098a22c88]

INTEGRATION: CWS changefileheader (1.5.234); FILE MERGED 2008/03/31 13:24:39 rt 1.5.234.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5a1aa5fcd2ceae2f7ba9f004de87800367ec6701]

INTEGRATION: CWS changefileheader (1.19.12); FILE MERGED 2008/03/31 16:30:02 rt 1.19.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6ed04bbe6cea478b8b135e26fa9a166db0dba6d4]

INTEGRATION: CWS changefileheader (1.50.8); FILE MERGED 2008/03/31 13:24:38 rt 1.50.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [569aade2b8cd871e92d192e023ee47ee70cdd3b4]

INTEGRATION: CWS changefileheader (1.3.278); FILE MERGED 2008/03/31 16:30:02 rt 1.3.278.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2bd7d1d75959b295341886531eb13e2ee0b987f6]

INTEGRATION: CWS changefileheader (1.5.184); FILE MERGED 2008/03/31 16:53:43 rt 1.5.184.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5f11c1119c5a77d8ea175394efdcf340fd9a36be]

INTEGRATION: CWS changefileheader (1.5.18); FILE MERGED 2008/03/31 13:24:38 rt 1.5.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9bc62d13bdb69c727e3ad7ec8b35b109461a14f2]

INTEGRATION: CWS changefileheader (1.8.434); FILE MERGED 2008/03/31 13:26:48 rt 1.8.434.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5f596e7dccedba6e78d12b16decd94d5d796123f]

INTEGRATION: CWS changefileheader (1.9.96); FILE MERGED 2008/04/01 15:42:01 thb 1.9.96.3: #i85898# Stripping all external header guards 2008/04/01 12:41:40 thb 1.9.96.2: #i85898# Stripping all external header guards 2008/03/31 16:29:48 rt 1.9.96.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [30aae3590f24a3f9eeebb5a665e7a434a7b45ca8]

INTEGRATION: CWS changefileheader (1.2.10); FILE MERGED 2008/03/28 16:38:53 rt 1.2.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [849b6ba23614cb26a8d3893d204681728b34001c]

INTEGRATION: CWS changefileheader (1.8.58); FILE MERGED 2008/03/31 16:53:43 rt 1.8.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d3a269cbde811ad719cd3e5ba4e0b4bf25fd9224]

INTEGRATION: CWS changefileheader (1.29.194); FILE MERGED 2008/03/31 13:26:48 rt 1.29.194.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [34b29fa237f7d00be9713db6dcd9169946410b4e]

INTEGRATION: CWS changefileheader (1.5.178); FILE MERGED 2008/03/31 13:24:38 rt 1.5.178.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3706683d1ece52c62f721cb7627ce7a69cd48965]

INTEGRATION: CWS changefileheader (1.51.44); FILE MERGED 2008/04/01 15:42:00 thb 1.51.44.3: #i85898# Stripping all external header guards 2008/04/01 12:41:40 thb 1.51.44.2: #i85898# Stripping all external header guards 2008/03/31 16:29:48 rt 1.51.44.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ba5c6e68724158dc7888fb3a907c4f980cbd21f3]

INTEGRATION: CWS changefileheader (1.64.30); FILE MERGED 2008/04/01 15:56:46 thb 1.64.30.3: #i85898# Stripping all external header guards 2008/04/01 12:53:51 thb 1.64.30.2: #i85898# Stripping all external header guards 2008/03/31 16:53:43 rt 1.64.30.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3bba835878b9bf607132f594f856082f4145aee9]

INTEGRATION: CWS changefileheader (1.2.378); FILE MERGED 2008/03/31 13:24:28 rt 1.2.378.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f18dcebe7c50217a3e4cb3499aeef9bbe622d98a]

INTEGRATION: CWS changefileheader (1.18.96); FILE MERGED 2008/04/01 15:42:00 thb 1.18.96.2: #i85898# Stripping all external header guards 2008/03/31 16:29:48 rt 1.18.96.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ca54e444865bf27c811ab463c938e1f31696950e]

INTEGRATION: CWS changefileheader (1.5.434); FILE MERGED 2008/03/31 13:26:48 rt 1.5.434.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [556585f791dc6cba66e5f30d6f452344fd29f94a]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:48:22 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0f4bfb899ea8b0087ad98f363cfe1c4128aed126]

INTEGRATION: CWS changefileheader (1.47.2); FILE MERGED 2008/04/01 15:42:00 thb 1.47.2.3: #i85898# Stripping all external header guards 2008/04/01 12:41:40 thb 1.47.2.2: #i85898# Stripping all external header guards 2008/03/31 16:29:48 rt 1.47.2.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3486803e6ce85408cb816972eed3d4a323713187]

INTEGRATION: CWS changefileheader (1.20.178); FILE MERGED 2008/03/31 13:26:48 rt 1.20.178.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9a84305bf44a61307b6fa8a1ccf8e63720ebf487]

INTEGRATION: CWS changefileheader (1.3.378); FILE MERGED 2008/03/31 13:24:27 rt 1.3.378.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7296a74c827e9103a80c244a500e3eedc14559fe]

INTEGRATION: CWS changefileheader (1.7.4); FILE MERGED 2008/04/01 15:42:00 thb 1.7.4.3: #i85898# Stripping all external header guards 2008/04/01 12:41:40 thb 1.7.4.2: #i85898# Stripping all external header guards 2008/03/31 16:29:48 rt 1.7.4.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a493fdb7c6695a9fdce69a970f93b2895952314a]

INTEGRATION: CWS changefileheader (1.8.84); FILE MERGED 2008/03/31 13:26:48 rt 1.8.84.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b881a09f2ddaeea28ac943d31f3ad345759874eb]

INTEGRATION: CWS changefileheader (1.4.96); FILE MERGED 2008/04/01 12:41:40 thb 1.4.96.2: #i85898# Stripping all external header guards 2008/03/31 16:29:48 rt 1.4.96.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8d9d7bf7866a0106934b302751064e32dcc06846]

INTEGRATION: CWS changefileheader (1.10.242); FILE MERGED 2008/04/01 15:56:46 thb 1.10.242.2: #i85898# Stripping all external header guards 2008/03/31 16:53:43 rt 1.10.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ffcebd84bd2ea566d63fdf295bae78ac28731603]

INTEGRATION: CWS changefileheader (1.4.164); FILE MERGED 2008/04/01 15:42:00 thb 1.4.164.2: #i85898# Stripping all external header guards 2008/03/31 16:29:48 rt 1.4.164.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [14aeebd262c9f6a83355b4c8358f8fc858f1bf8e]

INTEGRATION: CWS changefileheader (1.3.434); FILE MERGED 2008/03/31 13:26:48 rt 1.3.434.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6ecb59afb71846754270666220f98b28c85d65a7]

INTEGRATION: CWS changefileheader (1.4.278); FILE MERGED 2008/03/31 16:29:47 rt 1.4.278.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [79f576af677e63aa2e4c14f46e30052da535c908]

INTEGRATION: CWS changefileheader (1.6.718); FILE MERGED 2008/04/01 15:56:46 thb 1.6.718.3: #i85898# Stripping all external header guards 2008/04/01 12:53:51 thb 1.6.718.2: #i85898# Stripping all external header guards 2008/03/31 16:53:42 rt 1.6.718.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [354c990c1840f46a323be45145e9d47da786e753]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:48:21 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5125e3bf46d5d3c8343d8629e6ca28f2e74b6790]

INTEGRATION: CWS changefileheader (1.2.10); FILE MERGED 2008/03/28 16:38:52 rt 1.2.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f0a391fa0666895bd95344b2883fdd652611951b]

INTEGRATION: CWS changefileheader (1.22.96); FILE MERGED 2008/04/01 15:42:00 thb 1.22.96.3: #i85898# Stripping all external header guards 2008/04/01 12:41:40 thb 1.22.96.2: #i85898# Stripping all external header guards 2008/03/31 16:29:47 rt 1.22.96.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [df0b9789b55e4233410a4f35e1fed443f9895198]

INTEGRATION: CWS changefileheader (1.44.186); FILE MERGED 2008/04/01 15:56:45 thb 1.44.186.3: #i85898# Stripping all external header guards 2008/04/01 12:53:51 thb 1.44.186.2: #i85898# Stripping all external header guards 2008/03/31 16:53:42 rt 1.44.186.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cba706e3db4b8ab36e8cb7c98f9f96b36ad26334]

INTEGRATION: CWS changefileheader (1.7.36); FILE MERGED 2008/03/31 13:26:48 rt 1.7.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fd351221b15e9bec1e1b2da6ecfc3a6d147de7ab]

INTEGRATION: CWS changefileheader (1.52.104); FILE MERGED 2008/03/31 16:29:47 rt 1.52.104.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [470d49710329b8f43d67c16f0cf31d032426c3a3]

INTEGRATION: CWS changefileheader (1.2.12); FILE MERGED 2008/03/31 13:26:48 rt 1.2.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1f8820849e15bb9e4c381ef75e666c880f43afca]

INTEGRATION: CWS changefileheader (1.29.96); FILE MERGED 2008/04/01 15:41:59 thb 1.29.96.2: #i85898# Stripping all external header guards 2008/03/31 16:29:47 rt 1.29.96.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e79639240d59d1116a2ee16aac9613e113326176]

INTEGRATION: CWS changefileheader (1.4.378); FILE MERGED 2008/03/31 13:24:27 rt 1.4.378.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f220b2d22616be3068c004005cc1db5cde9b0ce6]

INTEGRATION: CWS changefileheader (1.117.70); FILE MERGED 2008/03/31 16:29:47 rt 1.117.70.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0dd6011e90f0a070094718f63af1e4964c58161e]

INTEGRATION: CWS changefileheader (1.3.378); FILE MERGED 2008/03/31 13:24:26 rt 1.3.378.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a4572a38bd762e92c99f40213722aad1c494345c]

INTEGRATION: CWS changefileheader (1.10.12); FILE MERGED 2008/03/31 13:26:48 rt 1.10.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b8035542a7b24046980e44fd8cdd7dfda1a720e9]

INTEGRATION: CWS changefileheader (1.2.10); FILE MERGED 2008/03/28 16:38:51 rt 1.2.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [67b2bc3136c2313a5974e34b5f7dc2aa659fdcfc]

INTEGRATION: CWS changefileheader (1.21.96); FILE MERGED 2008/04/01 15:41:59 thb 1.21.96.3: #i85898# Stripping all external header guards 2008/04/01 12:41:40 thb 1.21.96.2: #i85898# Stripping all external header guards 2008/03/31 16:29:46 rt 1.21.96.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f330d6ece8d2c64084fba43c67221e34b3e06c62]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:48:20 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6631a09a7b3a8fa05ecef3a1912f270ec9780643]

INTEGRATION: CWS changefileheader (1.15.242); FILE MERGED 2008/04/01 15:56:45 thb 1.15.242.3: #i85898# Stripping all external header guards 2008/04/01 12:53:51 thb 1.15.242.2: #i85898# Stripping all external header guards 2008/03/31 16:53:42 rt 1.15.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4c50d15430295a091daf86d59179a41e74cd77e7]

INTEGRATION: CWS changefileheader (1.12.164); FILE MERGED 2008/04/01 15:41:59 thb 1.12.164.3: #i85898# Stripping all external header guards 2008/04/01 12:41:40 thb 1.12.164.2: #i85898# Stripping all external header guards 2008/03/31 16:29:46 rt 1.12.164.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [22e895a49912947f441b833c8b781e4635c63306]

INTEGRATION: CWS changefileheader (1.4.378); FILE MERGED 2008/03/31 13:24:26 rt 1.4.378.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3b34bdb7cfe55f10ba95423ffb6281c20d34f964]

INTEGRATION: CWS changefileheader (1.6.120); FILE MERGED 2008/03/31 13:26:48 rt 1.6.120.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [621ea20bcc42687c1f6443733245a9c19a5bee1e]

INTEGRATION: CWS changefileheader (1.10.242); FILE MERGED 2008/03/31 16:53:42 rt 1.10.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f1e1b1c6aa123ad54c3fb22e7ded93df9ff9f7af]

INTEGRATION: CWS changefileheader (1.2.10); FILE MERGED 2008/03/28 16:38:49 rt 1.2.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [34f0c83493bf8f47585dbada838cef91b9a6c835]

INTEGRATION: CWS changefileheader (1.3.278); FILE MERGED 2008/04/01 15:41:59 thb 1.3.278.3: #i85898# Stripping all external header guards 2008/04/01 12:41:40 thb 1.3.278.2: #i85898# Stripping all external header guards 2008/03/31 16:29:46 rt 1.3.278.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [42b8bb9b64e09be25ac02e087cc04485d00dd42d]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/03/31 16:48:20 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1a1a2deb180f8f84d9c87beac91751598a5ea0b9]

INTEGRATION: CWS changefileheader (1.3.268); FILE MERGED 2008/04/01 12:34:23 thb 1.3.268.2: #i85898# Stripping all external header guards 2008/03/31 13:24:15 rt 1.3.268.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0f6c105d8ef05aa8de76ad3bfbc5310b0ce46558]

INTEGRATION: CWS changefileheader (1.10.96); FILE MERGED 2008/04/01 15:41:59 thb 1.10.96.3: #i85898# Stripping all external header guards 2008/04/01 12:41:40 thb 1.10.96.2: #i85898# Stripping all external header guards 2008/03/31 16:29:45 rt 1.10.96.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [749202156bae10066480421972d68cdecf2c5fd5]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:48:20 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [88ed97d7437326e6243f68b6564dbc6c70e52491]

INTEGRATION: CWS changefileheader (1.4.166); FILE MERGED 2008/03/31 13:26:47 rt 1.4.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7142d76d659a9af71e25b258c2b2215c59f0db44]

INTEGRATION: CWS changefileheader (1.2.372); FILE MERGED 2008/04/01 12:53:51 thb 1.2.372.2: #i85898# Stripping all external header guards 2008/03/31 16:53:42 rt 1.2.372.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [32da7cbe9d4d184bddf5623dcd46c15d4b135409]

INTEGRATION: CWS changefileheader (1.6.118); FILE MERGED 2008/04/01 12:34:23 thb 1.6.118.2: #i85898# Stripping all external header guards 2008/03/31 13:24:15 rt 1.6.118.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [83e70a0ae3f815a7adf1ca4164ce2d8ed4f8f4c6]

INTEGRATION: CWS changefileheader (1.13.4); FILE MERGED 2008/04/01 15:41:59 thb 1.13.4.3: #i85898# Stripping all external header guards 2008/04/01 12:41:40 thb 1.13.4.2: #i85898# Stripping all external header guards 2008/03/31 16:29:44 rt 1.13.4.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7a31fbda57fcf9e132d0ac5d83687b8c67d94fb5]

INTEGRATION: CWS changefileheader (1.6.166); FILE MERGED 2008/03/31 13:26:47 rt 1.6.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ae0177f39fe8c1bb46ea940c4e83581ac07872fc]

INTEGRATION: CWS changefileheader (1.6.694); FILE MERGED 2008/03/31 16:53:42 rt 1.6.694.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [030730a9d0fd00c4d3365c8180a9a2033a79a09f]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:48:19 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [166871b3a31746e3e49a3c84e95c4be780df3646]

INTEGRATION: CWS changefileheader (1.4.268); FILE MERGED 2008/04/01 12:34:23 thb 1.4.268.2: #i85898# Stripping all external header guards 2008/03/31 13:24:14 rt 1.4.268.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [36ec906497f9c81b9f05328a9f81d27570996c02]

INTEGRATION: CWS changefileheader (1.19.96); FILE MERGED 2008/04/01 15:41:59 thb 1.19.96.2: #i85898# Stripping all external header guards 2008/03/31 16:29:44 rt 1.19.96.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [036c177dc41f3628397187da409cbad5a9b0a416]

INTEGRATION: CWS changefileheader (1.13.36); FILE MERGED 2008/04/01 15:56:45 thb 1.13.36.3: #i85898# Stripping all external header guards 2008/04/01 12:53:50 thb 1.13.36.2: #i85898# Stripping all external header guards 2008/03/31 16:53:42 rt 1.13.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7a741456532aacf4f46a429fec50a40dd6400e55]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/31 13:26:47 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5abb849e94efd46389d4ba5997bed59749fa639e]

INTEGRATION: CWS changefileheader (1.2.10); FILE MERGED 2008/03/28 16:38:48 rt 1.2.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d35c6305b03f78b61dba8284d3fc61e3ce54d545]

INTEGRATION: CWS changefileheader (1.30.268); FILE MERGED 2008/04/01 12:34:22 thb 1.30.268.2: #i85898# Stripping all external header guards 2008/03/31 13:24:14 rt 1.30.268.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [031d537a92d7fdc4f63430478ac94dddcd5ca86c]

INTEGRATION: CWS changefileheader (1.34.70); FILE MERGED 2008/04/01 15:41:59 thb 1.34.70.3: #i85898# Stripping all external header guards 2008/04/01 12:41:39 thb 1.34.70.2: #i85898# Stripping all external header guards 2008/03/31 16:29:44 rt 1.34.70.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9cb667d8445dfe1f3d07ebecaab37a55adcc982c]

INTEGRATION: CWS changefileheader (1.7.166); FILE MERGED 2008/03/31 13:26:47 rt 1.7.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [53cc0141bc5fa1c1205e557b1f2f328940c093f1]

INTEGRATION: CWS changefileheader (1.5.1202); FILE MERGED 2008/03/31 16:53:42 rt 1.5.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9a37d6c199184c28c62b57f1e4891cbf1752f93e]

INTEGRATION: CWS changefileheader (1.10.154); FILE MERGED 2008/04/01 12:34:22 thb 1.10.154.2: #i85898# Stripping all external header guards 2008/03/31 13:24:14 rt 1.10.154.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [03dcfcad413c7d331e839e618845168889cb9850]

INTEGRATION: CWS changefileheader (1.40.96); FILE MERGED 2008/04/01 15:41:59 thb 1.40.96.3: #i85898# Stripping all external header guards 2008/04/01 12:41:39 thb 1.40.96.2: #i85898# Stripping all external header guards 2008/03/31 16:29:43 rt 1.40.96.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f73df33f453a5625e0f76e437ae5f14bdee22126]

INTEGRATION: CWS changefileheader (1.9.36); FILE MERGED 2008/03/31 13:26:47 rt 1.9.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b43dcfbc83a9eba87f5feb757400382306efada0]

INTEGRATION: CWS changefileheader (1.14.36); FILE MERGED 2008/04/01 15:56:44 thb 1.14.36.3: #i85898# Stripping all external header guards 2008/04/01 12:53:50 thb 1.14.36.2: #i85898# Stripping all external header guards 2008/03/31 16:53:42 rt 1.14.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1326a7eef1b3b8d8df367677d042a60758c7e944]

INTEGRATION: CWS changefileheader (1.5.268); FILE MERGED 2008/04/01 12:34:22 thb 1.5.268.2: #i85898# Stripping all external header guards 2008/03/31 13:24:14 rt 1.5.268.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f40a944441209169b3373549a2fb9f39ac181021]

INTEGRATION: CWS changefileheader (1.3.278); FILE MERGED 2008/03/31 16:29:42 rt 1.3.278.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ecb7b7d8e4c09f569abac51be039edc033868b64]

INTEGRATION: CWS changefileheader (1.4.408); FILE MERGED 2008/03/31 13:26:47 rt 1.4.408.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [211c60efc26bd04ede52a21f683de1f6807ba35e]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:48:19 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [04e029a37e66033d339380ad71544856568ef2f2]

INTEGRATION: CWS changefileheader (1.15.242); FILE MERGED 2008/04/01 12:53:50 thb 1.15.242.2: #i85898# Stripping all external header guards 2008/03/31 16:53:42 rt 1.15.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cf5bc8b7cadf9be3001cc49241e9855863af3c1c]

INTEGRATION: CWS changefileheader (1.11.96); FILE MERGED 2008/04/01 12:41:39 thb 1.11.96.2: #i85898# Stripping all external header guards 2008/03/31 16:29:42 rt 1.11.96.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6a8832383a8cc873abf0bf223906e42a8fb77b0f]

INTEGRATION: CWS changefileheader (1.9.268); FILE MERGED 2008/03/31 13:24:14 rt 1.9.268.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a31adfaee587ecd45531e265f9ba3bfa1c20ecef]

INTEGRATION: CWS changefileheader (1.9.34); FILE MERGED 2008/03/31 13:26:47 rt 1.9.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d63181eff9468a69044a76280e7a826b5e81bd6b]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:48:18 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f8026fffced1c62577582ccbc2d57e79689cf52f]

INTEGRATION: CWS changefileheader (1.8.186); FILE MERGED 2008/04/01 12:53:50 thb 1.8.186.2: #i85898# Stripping all external header guards 2008/03/31 16:53:42 rt 1.8.186.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [90f45ccdcaf8c9039fe438794fc0b8134287e27e]

INTEGRATION: CWS changefileheader (1.7.154); FILE MERGED 2008/04/01 12:34:22 thb 1.7.154.2: #i85898# Stripping all external header guards 2008/03/31 13:24:14 rt 1.7.154.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d2b02ee1cd6bbf5ddf5aa55b6d280da7d4c8139b]

INTEGRATION: CWS changefileheader (1.39.84); FILE MERGED 2008/04/01 15:41:58 thb 1.39.84.2: #i85898# Stripping all external header guards 2008/03/31 16:29:42 rt 1.39.84.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d71639c776f05529b0a1ca94874cd527fd33c5c4]

INTEGRATION: CWS changefileheader (1.2.10); FILE MERGED 2008/03/28 16:38:47 rt 1.2.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c26d65a42313a97c463465e07badf45fe92b9c23]

INTEGRATION: CWS changefileheader (1.28.12); FILE MERGED 2008/03/31 13:26:47 rt 1.28.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [df51111ab14afea1a8f5ab05dda3f78f532b55ef]

INTEGRATION: CWS changefileheader (1.6.242); FILE MERGED 2008/04/01 12:53:50 thb 1.6.242.2: #i85898# Stripping all external header guards 2008/03/31 16:53:41 rt 1.6.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [182a1c2f166f1bc623b357cedb48ad2596b20cca]

INTEGRATION: CWS changefileheader (1.6.378); FILE MERGED 2008/03/31 13:24:14 rt 1.6.378.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1ecc8b275eb47ddbc5fdb82cdcfefeb69ca35817]

INTEGRATION: CWS changefileheader (1.28.270); FILE MERGED 2008/04/01 15:41:58 thb 1.28.270.3: #i85898# Stripping all external header guards 2008/04/01 12:41:39 thb 1.28.270.2: #i85898# Stripping all external header guards 2008/03/31 16:29:42 rt 1.28.270.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0ae4a7a46537fd186320836a171e880cc2b9c396]

INTEGRATION: CWS changefileheader (1.56.12); FILE MERGED 2008/03/31 13:26:47 rt 1.56.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7e5fdbf46963d2aa375d3cc9a30c63ba8cf1bee9]

INTEGRATION: CWS changefileheader (1.5.328); FILE MERGED 2008/04/01 12:53:50 thb 1.5.328.2: #i85898# Stripping all external header guards 2008/03/31 16:53:41 rt 1.5.328.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e569fd9366d10e2579af9fea87ab44997668bee9]

INTEGRATION: CWS changefileheader (1.10.378); FILE MERGED 2008/03/31 13:24:14 rt 1.10.378.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d5056e08d0e035b47ea01124e4223d2d6c55d1f7]

INTEGRATION: CWS changefileheader (1.86.2); FILE MERGED 2008/04/01 15:41:58 thb 1.86.2.3: #i85898# Stripping all external header guards 2008/04/01 12:41:39 thb 1.86.2.2: #i85898# Stripping all external header guards 2008/03/31 16:29:41 rt 1.86.2.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cc99c1adac3de34f8e491d0df2bc08b03c29c698]

INTEGRATION: CWS changefileheader (1.14.12); FILE MERGED 2008/03/31 13:26:47 rt 1.14.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1f2184ca201aafe7715b88d124b4505566f73b80]

INTEGRATION: CWS changefileheader (1.11.242); FILE MERGED 2008/04/01 12:53:50 thb 1.11.242.2: #i85898# Stripping all external header guards 2008/03/31 16:53:41 rt 1.11.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [73a2f5799fc5ef7c9f1184ac5535d59aaf278305]

INTEGRATION: CWS changefileheader (1.2.378); FILE MERGED 2008/03/31 13:24:14 rt 1.2.378.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b99b15ac42fcc08b8098193b0cca50c6c5180f1c]

INTEGRATION: CWS changefileheader (1.16.12); FILE MERGED 2008/03/31 16:29:41 rt 1.16.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [38db36f7cd5e959e332ac5f65fe8caddb6f6760e]

INTEGRATION: CWS changefileheader (1.13.1202); FILE MERGED 2008/03/31 16:53:40 rt 1.13.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3cc2023385d037bc7de30ab7cd07cfd5cf6a33d2]

INTEGRATION: CWS changefileheader (1.3.378); FILE MERGED 2008/03/31 13:24:14 rt 1.3.378.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e4d07a8e7084974a45aa637550f545ac6e234de8]

INTEGRATION: CWS changefileheader (1.33.4); FILE MERGED 2008/03/31 16:29:41 rt 1.33.4.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3a6fed0f6b652bf62b78565ce7c8195edb3930e5]

INTEGRATION: CWS changefileheader (1.2.10); FILE MERGED 2008/03/28 16:38:46 rt 1.2.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [91bf6e3b3640710b1e38a323f4d02a590a969020]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:48:17 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a0022f24c992e5d6521f61d02e80c9e71268d39c]

INTEGRATION: CWS changefileheader (1.25.84); FILE MERGED 2008/03/31 13:26:47 rt 1.25.84.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3693bbd24afbce0a197dbb0154da32cabb97a243]

INTEGRATION: CWS changefileheader (1.8.242); FILE MERGED 2008/04/01 12:53:46 thb 1.8.242.2: #i85898# Stripping all external header guards 2008/03/31 16:53:40 rt 1.8.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ee6626f2e734a350e6ea4cbcca34429031d723d4]

INTEGRATION: CWS changefileheader (1.4.378); FILE MERGED 2008/03/31 13:24:14 rt 1.4.378.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cc19f665dcc53ccaf29b951a39cc729fea154d44]

INTEGRATION: CWS changefileheader (1.41.12); FILE MERGED 2008/03/31 13:26:47 rt 1.41.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ad1852b1f93a23d885433be2f84fc326e9679a57]

INTEGRATION: CWS changefileheader (1.15.34); FILE MERGED 2008/04/01 15:56:44 thb 1.15.34.3: #i85898# Stripping all external header guards 2008/04/01 12:53:46 thb 1.15.34.2: #i85898# Stripping all external header guards 2008/03/31 16:53:40 rt 1.15.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4a6f57725d89228af0e31af4bfa97958ec7b71ea]

INTEGRATION: CWS changefileheader (1.11.378); FILE MERGED 2008/03/31 13:24:14 rt 1.11.378.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f309d918ad3c3af35472d364fd4e4bf3db9fe035]

INTEGRATION: CWS changefileheader (1.77.12); FILE MERGED 2008/03/31 13:26:46 rt 1.77.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f989a3d8fb034ef172de7f412eabc34243d1fcdc]

INTEGRATION: CWS changefileheader (1.17.242); FILE MERGED 2008/04/01 12:53:46 thb 1.17.242.2: #i85898# Stripping all external header guards 2008/03/31 16:53:39 rt 1.17.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [99991bd3386775e3d849a913fb87a840811bad29]

INTEGRATION: CWS changefileheader (1.17.12); FILE MERGED 2008/03/31 13:26:46 rt 1.17.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1a131e473ae438ad8f6978ed5ab9d3e47a3446bf]

INTEGRATION: CWS changefileheader (1.31.32); FILE MERGED 2008/04/01 15:56:43 thb 1.31.32.3: #i85898# Stripping all external header guards 2008/04/01 12:53:46 thb 1.31.32.2: #i85898# Stripping all external header guards 2008/03/31 16:53:39 rt 1.31.32.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2ec9c4fe356edeecf539938a22883a575d14ce5d]

INTEGRATION: CWS changefileheader (1.40.12); FILE MERGED 2008/03/31 13:26:46 rt 1.40.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3c849839d07c664beec83240fb8182cb7828f94d]

INTEGRATION: CWS changefileheader (1.8.738); FILE MERGED 2008/04/01 12:53:46 thb 1.8.738.2: #i85898# Stripping all external header guards 2008/03/31 16:53:39 rt 1.8.738.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [36464192266a62bd55ae598603ac824c46aa80c3]

INTEGRATION: CWS changefileheader (1.16.12); FILE MERGED 2008/03/31 13:26:46 rt 1.16.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [77ffe531b4c6d16541673c564b54c7800a981601]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:48:16 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [906f496512ea55b8a1a70d06d6530b1b88b15ec0]

INTEGRATION: CWS changefileheader (1.13.242); FILE MERGED 2008/04/01 15:56:43 thb 1.13.242.3: #i85898# Stripping all external header guards 2008/04/01 12:53:46 thb 1.13.242.2: #i85898# Stripping all external header guards 2008/03/31 16:53:39 rt 1.13.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2de9c129af1709f3e3db27d7fc7550a0bd526393]

INTEGRATION: CWS changefileheader (1.2.10); FILE MERGED 2008/03/28 16:38:45 rt 1.2.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bbb3d5f622f61b24a067d1fe012dae056908588c]

INTEGRATION: CWS changefileheader (1.3.378); FILE MERGED 2008/03/31 13:24:13 rt 1.3.378.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0aa48023d9d3d05a1decaf662c9ad98773f1b8a7]

INTEGRATION: CWS changefileheader (1.38.12); FILE MERGED 2008/03/31 13:26:46 rt 1.38.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8d3d69a8c21de3f42a342e77ba7101690d37a335]

INTEGRATION: CWS changefileheader (1.3.1202); FILE MERGED 2008/04/01 12:53:46 thb 1.3.1202.2: #i85898# Stripping all external header guards 2008/03/31 16:53:39 rt 1.3.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dd0b0f539e27526384c14a050a1d4072fe9806d9]

INTEGRATION: CWS changefileheader (1.13.96); FILE MERGED 2008/04/01 15:41:58 thb 1.13.96.3: #i85898# Stripping all external header guards 2008/04/01 12:41:39 thb 1.13.96.2: #i85898# Stripping all external header guards 2008/03/31 16:29:36 rt 1.13.96.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bc1d23f849643b95102077cdf3b503669437d46a]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/03/31 16:48:16 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5613326529d1cc8b8cbf412a45708bd48af326b7]

INTEGRATION: CWS changefileheader (1.2.36); FILE MERGED 2008/03/31 13:26:46 rt 1.2.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4179ed2af2ced89bca7d444ae2224ddc7b0e5ec9]

INTEGRATION: CWS changefileheader (1.10.242); FILE MERGED 2008/04/01 15:56:43 thb 1.10.242.3: #i85898# Stripping all external header guards 2008/04/01 12:53:46 thb 1.10.242.2: #i85898# Stripping all external header guards 2008/03/31 16:53:39 rt 1.10.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c1fbccdef9a0c6a9351c518ecb27eb65db91dbc7]

INTEGRATION: CWS changefileheader (1.3.276); FILE MERGED 2008/04/01 15:41:58 thb 1.3.276.2: #i85898# Stripping all external header guards 2008/03/31 16:29:36 rt 1.3.276.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3b63b75b1bcc994cf8117f0e174ee494314282ac]

INTEGRATION: CWS changefileheader (1.27.12); FILE MERGED 2008/03/31 13:26:46 rt 1.27.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2f1d5b5ae1b84674094810cae0c09e7656e3b7e4]

INTEGRATION: CWS changefileheader (1.17.438); FILE MERGED 2008/04/01 15:56:43 thb 1.17.438.2: #i85898# Stripping all external header guards 2008/03/31 16:53:39 rt 1.17.438.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [80ad5d214bedba48a481aabe57bb0cc4da945ce0]

INTEGRATION: CWS changefileheader (1.14.64); FILE MERGED 2008/04/01 12:34:22 thb 1.14.64.2: #i85898# Stripping all external header guards 2008/03/31 13:24:13 rt 1.14.64.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2f4da4b9fb975a8833a5746446e90c9d47f45dc7]

INTEGRATION: CWS changefileheader (1.4.164); FILE MERGED 2008/04/01 15:41:58 thb 1.4.164.3: #i85898# Stripping all external header guards 2008/04/01 12:41:39 thb 1.4.164.2: #i85898# Stripping all external header guards 2008/03/31 16:29:36 rt 1.4.164.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b99f691655f4af3e4f188d735fb74b6eab79b607]

INTEGRATION: CWS changefileheader (1.2.10); FILE MERGED 2008/03/28 16:38:44 rt 1.2.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5210ffd401d182399c4c563fb3468af817502fb6]

INTEGRATION: CWS changefileheader (1.55.12); FILE MERGED 2008/03/31 13:26:46 rt 1.55.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [53e444209c6d5798dda210f869183883ce7e3565]

INTEGRATION: CWS changefileheader (1.33.242); FILE MERGED 2008/04/01 15:56:43 thb 1.33.242.3: #i85898# Stripping all external header guards 2008/04/01 12:53:46 thb 1.33.242.2: #i85898# Stripping all external header guards 2008/03/31 16:53:39 rt 1.33.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e25561b3f6fbb3081ea619dded84aec12f10ea52]

INTEGRATION: CWS changefileheader (1.8.154); FILE MERGED 2008/03/31 13:24:13 rt 1.8.154.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b9d22cc70168ee3b8b652c1684bff1f347a44684]

INTEGRATION: CWS changefileheader (1.38.96); FILE MERGED 2008/04/01 15:41:57 thb 1.38.96.3: #i85898# Stripping all external header guards 2008/04/01 12:41:39 thb 1.38.96.2: #i85898# Stripping all external header guards 2008/03/31 16:29:36 rt 1.38.96.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0121a7f4a505bb6d0ad679aa8709991bb3252e8d]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/03/31 16:48:15 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [36c9d34406d8fc2ea7e90f27b6155062ae3e9efd]

INTEGRATION: CWS changefileheader (1.17.36); FILE MERGED 2008/03/31 13:26:46 rt 1.17.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [15dec3ce8cea1d00b70c1673d99722e8ea1ab51a]

INTEGRATION: CWS changefileheader (1.39.242); FILE MERGED 2008/04/01 12:53:46 thb 1.39.242.2: #i85898# Stripping all external header guards 2008/03/31 16:53:39 rt 1.39.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2f783b3cfc8b5215832277b2caf77323d197d07d]

INTEGRATION: CWS changefileheader (1.7.378); FILE MERGED 2008/03/31 13:24:13 rt 1.7.378.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1e3409e6efc70f1068b4ff0df30cd17ce38534e8]

INTEGRATION: CWS changefileheader (1.93.4); FILE MERGED 2008/04/01 15:41:57 thb 1.93.4.3: #i85898# Stripping all external header guards 2008/04/01 12:41:39 thb 1.93.4.2: #i85898# Stripping all external header guards 2008/03/31 16:29:36 rt 1.93.4.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5ae4d5debad1de4173894c980ba71a6500bf516f]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:48:15 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ffa6b9f70151ae379a5316ddad9add7e107fe58c]

INTEGRATION: CWS changefileheader (1.74.34); FILE MERGED 2008/04/01 15:56:42 thb 1.74.34.3: #i85898# Stripping all external header guards 2008/04/01 12:53:46 thb 1.74.34.2: #i85898# Stripping all external header guards 2008/03/31 16:53:39 rt 1.74.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5996ebf005f24f2d3d282a47619dfba664f83458]

INTEGRATION: CWS changefileheader (1.22.36); FILE MERGED 2008/03/31 13:26:46 rt 1.22.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [07b113318aa14d3aef774f518c152fa3397f9fcd]

INTEGRATION: CWS changefileheader (1.5.278); FILE MERGED 2008/03/31 16:29:36 rt 1.5.278.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1e163027837eb656b9e277352a321720e3c737c9]

INTEGRATION: CWS changefileheader (1.8.300); FILE MERGED 2008/03/31 13:26:46 rt 1.8.300.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [52da30c3a495a1269eef78b26ecfd9b06f371691]

INTEGRATION: CWS changefileheader (1.42.12); FILE MERGED 2008/04/01 15:41:57 thb 1.42.12.3: #i85898# Stripping all external header guards 2008/04/01 12:41:38 thb 1.42.12.2: #i85898# Stripping all external header guards 2008/03/31 16:29:36 rt 1.42.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8f57aa5d4bcaeaabe05244d62c66f19a16057748]

INTEGRATION: CWS changefileheader (1.8.216); FILE MERGED 2008/03/31 16:53:39 rt 1.8.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c566eebb8e0c4efa0b9b8cc61049808db8b6e211]

INTEGRATION: CWS changefileheader (1.15.84); FILE MERGED 2008/03/31 13:26:46 rt 1.15.84.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [44656d27f2ca4bb19fdf8dd057c4a4b1c67314e0]

INTEGRATION: CWS changefileheader (1.14.242); FILE MERGED 2008/04/01 15:56:42 thb 1.14.242.3: #i85898# Stripping all external header guards 2008/04/01 12:53:45 thb 1.14.242.2: #i85898# Stripping all external header guards 2008/03/31 16:53:39 rt 1.14.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dd2d7c9e916b7aa704ea73005ff8fad32cc338f8]

INTEGRATION: CWS changefileheader (1.5.96); FILE MERGED 2008/04/01 15:41:57 thb 1.5.96.3: #i85898# Stripping all external header guards 2008/04/01 12:41:38 thb 1.5.96.2: #i85898# Stripping all external header guards 2008/03/31 16:29:36 rt 1.5.96.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bb98150198a12abe1da300e889609079742330cf]

INTEGRATION: CWS changefileheader (1.7.178); FILE MERGED 2008/03/31 13:26:46 rt 1.7.178.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [30532a94c216a43c8e933e6ba4096dad653eb04d]

INTEGRATION: CWS changefileheader (1.2.376); FILE MERGED 2008/03/31 13:24:13 rt 1.2.376.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cff62a2faaaa5a386893b339aa70c6ee9495fae6]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/03/31 16:48:14 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9daa89c29840cb0e21015c364bd33e91088b57b0]

INTEGRATION: CWS changefileheader (1.11.164); FILE MERGED 2008/04/01 15:41:57 thb 1.11.164.3: #i85898# Stripping all external header guards 2008/04/01 12:41:38 thb 1.11.164.2: #i85898# Stripping all external header guards 2008/03/31 16:29:36 rt 1.11.164.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [26109b400493f7439421b4aac9e01bbda0076442]

INTEGRATION: CWS changefileheader (1.8.242); FILE MERGED 2008/04/01 12:53:45 thb 1.8.242.2: #i85898# Stripping all external header guards 2008/03/31 16:53:39 rt 1.8.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9d86dacab764bc9ca7bec9bc272a2bff128b04b0]

INTEGRATION: CWS changefileheader (1.14.178); FILE MERGED 2008/03/31 13:26:46 rt 1.14.178.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [33cfdb5977891a58bf6aa32831801a462d84513a]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:48:14 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [eccf1fad29253d7a6f1fcc5ebd004254f2a5355a]

INTEGRATION: CWS changefileheader (1.12.34); FILE MERGED 2008/04/01 15:56:42 thb 1.12.34.3: #i85898# Stripping all external header guards 2008/04/01 12:53:45 thb 1.12.34.2: #i85898# Stripping all external header guards 2008/03/31 16:53:39 rt 1.12.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6623a3c505c6a38ec11feab4fa523e5ee6ce9904]

INTEGRATION: CWS changefileheader (1.30.44); FILE MERGED 2008/03/31 16:29:36 rt 1.30.44.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d7b01358d0e3d33e98e418abbc2689a951e14916]

INTEGRATION: CWS changefileheader (1.58.34); FILE MERGED 2008/04/01 15:56:42 thb 1.58.34.3: #i85898# Stripping all external header guards 2008/04/01 12:53:45 thb 1.58.34.2: #i85898# Stripping all external header guards 2008/03/31 16:53:39 rt 1.58.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7c574e51014fe36b800bd1e69e125987d416e0fe]

INTEGRATION: CWS changefileheader (1.6.308); FILE MERGED 2008/03/31 13:26:46 rt 1.6.308.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a776e50edc66fa79bb94aeb3cc9462c9358fb4f0]

INTEGRATION: CWS changefileheader (1.12.96); FILE MERGED 2008/04/01 15:41:57 thb 1.12.96.2: #i85898# Stripping all external header guards 2008/03/31 16:29:36 rt 1.12.96.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d7f67cfadf7812f2f11f455e25c51d8493871eea]

INTEGRATION: CWS changefileheader (1.13.212); FILE MERGED 2008/03/31 13:24:12 rt 1.13.212.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [42f5c9a48cd8b7a5925035c9824ad87caa2549e9]

INTEGRATION: CWS changefileheader (1.18.88); FILE MERGED 2008/04/01 15:41:56 thb 1.18.88.2: #i85898# Stripping all external header guards 2008/03/31 16:29:36 rt 1.18.88.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e91ccdb585461af69c4ceaa1b9232afe4f50b5fd]

INTEGRATION: CWS changefileheader (1.2.10); FILE MERGED 2008/03/28 16:38:43 rt 1.2.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d04739420f7820543307cec9f9c51023a9a594ae]

INTEGRATION: CWS changefileheader (1.2.378); FILE MERGED 2008/03/31 13:24:12 rt 1.2.378.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b6566b661500c891761f6a8da2fffbbd10c22f2f]

INTEGRATION: CWS changefileheader (1.5.258); FILE MERGED 2008/03/31 13:26:45 rt 1.5.258.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c4165a251aaeb2d81822aa7b9c57fdb3d38c7caa]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:48:13 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8de49d4cdac590b943357f65cb8d426808f9c8f7]

INTEGRATION: CWS changefileheader (1.5.96); FILE MERGED 2008/03/31 16:29:36 rt 1.5.96.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [02508a4331e65ada7919b9192417b2afe3d98589]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/03/31 16:48:13 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8b38e0d8b155ebc5bea88f73c8dfd09f2e079529]

INTEGRATION: CWS changefileheader (1.20.12); FILE MERGED 2008/03/31 13:26:45 rt 1.20.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [138bdff490b98212c8214004c5a822aafaeab2cc]

INTEGRATION: CWS changefileheader (1.4.378); FILE MERGED 2008/03/31 13:24:12 rt 1.4.378.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e37207ffe3e9063c63ad1a3d8a6bf6a7c867d3d5]

INTEGRATION: CWS changefileheader (1.20.76); FILE MERGED 2008/04/01 15:41:56 thb 1.20.76.3: #i85898# Stripping all external header guards 2008/04/01 12:41:38 thb 1.20.76.2: #i85898# Stripping all external header guards 2008/03/31 16:29:36 rt 1.20.76.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bf0d5a9d6ef6d672e8edd5d4f66b0ba0b091eef6]

INTEGRATION: CWS changefileheader (1.33.76); FILE MERGED 2008/04/01 15:41:56 thb 1.33.76.3: #i85898# Stripping all external header guards 2008/04/01 12:41:38 thb 1.33.76.2: #i85898# Stripping all external header guards 2008/03/31 16:29:35 rt 1.33.76.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a6d45adf455089b0e6e83f14a58ca8facdbbcd85]

INTEGRATION: CWS changefileheader (1.3.278); FILE MERGED 2008/03/31 16:29:35 rt 1.3.278.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b668865d8020a3862d2c4c3f0e65af45aa6fb1b2]

INTEGRATION: CWS changefileheader (1.3.378); FILE MERGED 2008/03/31 13:24:12 rt 1.3.378.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7fa6d96be189258a9ed5f329c6cbc3dcb1459333]

INTEGRATION: CWS changefileheader (1.25.12); FILE MERGED 2008/03/31 13:26:45 rt 1.25.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [54816fb6baf8c8b33b75aa89984df9c7579f6b63]

INTEGRATION: CWS changefileheader (1.2.10); FILE MERGED 2008/03/28 16:38:42 rt 1.2.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [772db042438897970d8c036663e056b662441ebb]

INTEGRATION: CWS changefileheader (1.3.1202); FILE MERGED 2008/04/01 15:56:42 thb 1.3.1202.2: #i85898# Stripping all external header guards 2008/03/31 16:53:39 rt 1.3.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a0f407ff1a9f054389197ce56eba40c349a03bcd]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/03/31 16:48:12 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [09a2b49a6b56b571c09d5f22fe5aec75ebc9c8d6]

INTEGRATION: CWS changefileheader (1.9.204); FILE MERGED 2008/03/31 16:29:35 rt 1.9.204.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [83c0dc94451177d294aca9af686626812545e3e3]

INTEGRATION: CWS changefileheader (1.4.718); FILE MERGED 2008/04/01 12:53:45 thb 1.4.718.2: #i85898# Stripping all external header guards 2008/03/31 16:53:38 rt 1.4.718.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5c23b4647be69ad8e242ce0ee344e67440550fc0]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:48:12 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0483ed7a87cd9b5294e97a3482c8483971a770be]

INTEGRATION: CWS changefileheader (1.10.278); FILE MERGED 2008/03/31 16:29:35 rt 1.10.278.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [98fb7adaac93d71c3aabae34de87d2d9982a051c]

INTEGRATION: CWS changefileheader (1.4.738); FILE MERGED 2008/04/01 15:56:41 thb 1.4.738.3: #i85898# Stripping all external header guards 2008/04/01 12:53:45 thb 1.4.738.2: #i85898# Stripping all external header guards 2008/03/31 16:53:38 rt 1.4.738.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f82c60e83ae325e5ef0a424ef639f3560909acf3]

INTEGRATION: CWS changefileheader (1.9.154); FILE MERGED 2008/03/31 13:24:12 rt 1.9.154.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [81a380f26d746816d4522c991871f4e51d0f023b]

INTEGRATION: CWS changefileheader (1.7.192); FILE MERGED 2008/03/31 16:29:35 rt 1.7.192.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9edb01dea040059e7b1bfe81fabcb3191f147864]

INTEGRATION: CWS changefileheader (1.8.34); FILE MERGED 2008/04/01 15:56:41 thb 1.8.34.3: #i85898# Stripping all external header guards 2008/04/01 12:53:45 thb 1.8.34.2: #i85898# Stripping all external header guards 2008/03/31 16:53:38 rt 1.8.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [51ee332bd90b46c0a5fe13969fb0fce410992c3f]

INTEGRATION: CWS changefileheader (1.8.154); FILE MERGED 2008/03/31 13:24:12 rt 1.8.154.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0608af8c966416980930f76d25487444aabc58db]

INTEGRATION: CWS changefileheader (1.11.12); FILE MERGED 2008/03/31 13:26:45 rt 1.11.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c938ff1aacdcbc6f8e4a04375abbbea7a2fc9e44]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:48:11 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6c0af4b9dce24a912186ff13f9d1ca55944f36a3]

INTEGRATION: CWS changefileheader (1.8.242); FILE MERGED 2008/03/31 16:53:38 rt 1.8.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4993ebb23ecf97202f7a490acbe780cb09655d9f]

INTEGRATION: CWS changefileheader (1.5.154); FILE MERGED 2008/04/01 12:34:22 thb 1.5.154.2: #i85898# Stripping all external header guards 2008/03/31 13:24:12 rt 1.5.154.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4f5e2d8e8ac3f920a531864729ca6c1912af48ee]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/03/31 16:48:11 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [11f01ceb81f53a626289ff04135edf1afdb52e66]

INTEGRATION: CWS changefileheader (1.5.70); FILE MERGED 2008/03/31 16:29:35 rt 1.5.70.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [962617fb66eea53643718e67868734caaf166116]

INTEGRATION: CWS changefileheader (1.15.34); FILE MERGED 2008/04/01 15:56:41 thb 1.15.34.3: #i85898# Stripping all external header guards 2008/04/01 12:53:45 thb 1.15.34.2: #i85898# Stripping all external header guards 2008/03/31 16:53:38 rt 1.15.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [430989f2d64f305203787bae3d87f6ef9feaae23]

INTEGRATION: CWS changefileheader (1.2.164); FILE MERGED 2008/03/31 16:29:34 rt 1.2.164.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [425ec9701db9892db45a14b1d58e1ca87deb860f]

INTEGRATION: CWS changefileheader (1.5.242); FILE MERGED 2008/04/01 12:53:45 thb 1.5.242.2: #i85898# Stripping all external header guards 2008/03/31 16:53:38 rt 1.5.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f9116af41247a0a1d3d2ff238a6f409af63c4170]

INTEGRATION: CWS changefileheader (1.12.178); FILE MERGED 2008/03/31 13:24:11 rt 1.12.178.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5678b0610872f5cb1f5c73d2c66135a4366dcf9c]

INTEGRATION: CWS changefileheader (1.10.36); FILE MERGED 2008/03/31 13:26:45 rt 1.10.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8544a0de65520aab0c12f6666fa55d9b7e3e4176]

INTEGRATION: CWS changefileheader (1.10.34); FILE MERGED 2008/04/01 15:56:40 thb 1.10.34.3: #i85898# Stripping all external header guards 2008/04/01 12:53:45 thb 1.10.34.2: #i85898# Stripping all external header guards 2008/03/31 16:53:38 rt 1.10.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c3f25ff8078a52ded51243ad9b1eee326b2e69d7]

INTEGRATION: CWS changefileheader (1.2.378); FILE MERGED 2008/04/01 12:34:21 thb 1.2.378.2: #i85898# Stripping all external header guards 2008/03/31 13:24:11 rt 1.2.378.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [28d429d74bf435002b2c541600a403855ed6ff60]

INTEGRATION: CWS changefileheader (1.5.62); FILE MERGED 2008/03/31 16:48:11 rt 1.5.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5c6ebb0d3fc63b6b726289e04e13fc1afd54bba1]

INTEGRATION: CWS changefileheader (1.22.78); FILE MERGED 2008/04/01 15:41:56 thb 1.22.78.3: #i85898# Stripping all external header guards 2008/04/01 12:41:38 thb 1.22.78.2: #i85898# Stripping all external header guards 2008/03/31 16:29:34 rt 1.22.78.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5bf6ceaa3143a68d6f5184999083566bbe7a7601]

INTEGRATION: CWS changefileheader (1.4.1202); FILE MERGED 2008/04/01 12:53:45 thb 1.4.1202.2: #i85898# Stripping all external header guards 2008/03/31 16:53:38 rt 1.4.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [57202a7a1ae6462947a762b142cc340cd07aa94f]

INTEGRATION: CWS changefileheader (1.14.36); FILE MERGED 2008/03/31 13:26:45 rt 1.14.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6a6dab57f16bda9747f626965f858f7e1559c081]

INTEGRATION: CWS changefileheader (1.3.378); FILE MERGED 2008/03/31 13:24:11 rt 1.3.378.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d4e06ed45c7e2c2ebf2744cac3292f728f228567]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/03/31 16:48:10 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d6f728477abf3a97f82584d46f4cd091fc7ff171]

INTEGRATION: CWS changefileheader (1.9.96); FILE MERGED 2008/04/01 15:41:55 thb 1.9.96.2: #i85898# Stripping all external header guards 2008/03/31 16:29:34 rt 1.9.96.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [176bd38a7b32c8f53103626b4778d6bfd8c46ebb]

INTEGRATION: CWS changefileheader (1.6.718); FILE MERGED 2008/04/01 12:53:45 thb 1.6.718.2: #i85898# Stripping all external header guards 2008/03/31 16:53:38 rt 1.6.718.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2850a197d9e97f4f6b1ea98ac56959b24174d592]

INTEGRATION: CWS changefileheader (1.27.36); FILE MERGED 2008/03/31 13:26:45 rt 1.27.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [377816a131360d5d60fa5251edb1b50e7dfe18a9]

INTEGRATION: CWS changefileheader (1.5.234); FILE MERGED 2008/03/31 13:24:11 rt 1.5.234.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5ce0c73c6bfe48f730ef6e5228b762b6d510ad47]

INTEGRATION: CWS changefileheader (1.2.10); FILE MERGED 2008/03/28 16:38:41 rt 1.2.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f12c0d45404ceadca029f5fd2cf6c15b754f683f]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:48:10 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [655c3c74391f4dd16e582245b1867535d3376f29]

INTEGRATION: CWS changefileheader (1.12.278); FILE MERGED 2008/04/01 15:41:55 thb 1.12.278.3: #i85898# Stripping all external header guards 2008/04/01 12:41:38 thb 1.12.278.2: #i85898# Stripping all external header guards 2008/03/31 16:29:34 rt 1.12.278.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ab7fcc60c74fb68f6fa5e1e4be3e3be46bb1645c]

INTEGRATION: CWS changefileheader (1.4.738); FILE MERGED 2008/04/01 12:53:45 thb 1.4.738.2: #i85898# Stripping all external header guards 2008/03/31 16:53:38 rt 1.4.738.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e117c24041a261e172de580c21c45a4ea6e01bd4]

INTEGRATION: CWS changefileheader (1.67.36); FILE MERGED 2008/03/31 13:26:45 rt 1.67.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7c4e9a43c99a765a9a7569fc34a768ec84b6ca72]

INTEGRATION: CWS changefileheader (1.4.378); FILE MERGED 2008/03/31 13:24:11 rt 1.4.378.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2872c733693c1ef882491bb43a898b01a876db40]

INTEGRATION: CWS changefileheader (1.7.182); FILE MERGED 2008/04/01 15:41:55 thb 1.7.182.2: #i85898# Stripping all external header guards 2008/03/31 16:29:34 rt 1.7.182.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b06cc814b38df7df62a0e3101a481ed36c999afe]

INTEGRATION: CWS changefileheader (1.7.718); FILE MERGED 2008/04/01 12:53:45 thb 1.7.718.2: #i85898# Stripping all external header guards 2008/03/31 16:53:38 rt 1.7.718.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3dd81662aa70c8974ad2860ed4b9d76ef03f1aaf]

INTEGRATION: CWS changefileheader (1.60.196); FILE MERGED 2008/03/31 13:26:45 rt 1.60.196.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [319c09493cff06bf8cc493613d9b7246cf0b5449]

INTEGRATION: CWS changefileheader (1.10.204); FILE MERGED 2008/04/01 15:41:55 thb 1.10.204.3: #i85898# Stripping all external header guards 2008/04/01 12:41:38 thb 1.10.204.2: #i85898# Stripping all external header guards 2008/03/31 16:29:34 rt 1.10.204.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ae205f0d6bb225e82cd42ee3cc541e786e8bd6e8]

INTEGRATION: CWS changefileheader (1.17.82); FILE MERGED 2008/03/31 13:26:45 rt 1.17.82.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5db51dbed6e25af06e9b758959c883d51a959455]

INTEGRATION: CWS changefileheader (1.15.490); FILE MERGED 2008/04/01 12:53:44 thb 1.15.490.2: #i85898# Stripping all external header guards 2008/03/31 16:53:38 rt 1.15.490.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [060bb7772ec179301a7a9477f7258788db269d0e]

INTEGRATION: CWS changefileheader (1.6.268); FILE MERGED 2008/04/01 12:34:21 thb 1.6.268.2: #i85898# Stripping all external header guards 2008/03/31 13:24:11 rt 1.6.268.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [de4e52beb33cfa05c0ff39c136a4fe1ec782eef5]

INTEGRATION: CWS changefileheader (1.15.96); FILE MERGED 2008/04/01 15:41:55 thb 1.15.96.3: #i85898# Stripping all external header guards 2008/04/01 12:41:38 thb 1.15.96.2: #i85898# Stripping all external header guards 2008/03/31 16:29:34 rt 1.15.96.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1c813e4e65873a62ab2a747f1b546c57adbce2d1]

INTEGRATION: CWS changefileheader (1.11.308); FILE MERGED 2008/03/31 13:26:45 rt 1.11.308.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8b884085f9dbe4c5621fe94d22be691da23fe540]

INTEGRATION: CWS changefileheader (1.7.242); FILE MERGED 2008/04/01 12:53:44 thb 1.7.242.2: #i85898# Stripping all external header guards 2008/03/31 16:53:38 rt 1.7.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8f9e5f70ee3023b0da050f1e35f7cab6801764cf]

INTEGRATION: CWS changefileheader (1.2.10); FILE MERGED 2008/03/28 16:38:40 rt 1.2.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6c98969d84ee40fedf10de7c5dd694e98389d128]

INTEGRATION: CWS changefileheader (1.5.62); FILE MERGED 2008/03/31 16:48:09 rt 1.5.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1a0251feadb3b419840796d4e336dede13a702af]

INTEGRATION: CWS changefileheader (1.19.278); FILE MERGED 2008/03/31 16:29:34 rt 1.19.278.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [94602598b2d25b1ee90dd64424b8078912ad70c0]

INTEGRATION: CWS changefileheader (1.19.146); FILE MERGED 2008/03/31 13:26:45 rt 1.19.146.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a56a3063b51f63996923141ea1e4a0f13a0b022e]

INTEGRATION: CWS changefileheader (1.6.242); FILE MERGED 2008/03/31 16:53:38 rt 1.6.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3ac08b58ef0f0159a6eba61a7eb84a1b5484eb1f]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/03/31 16:48:09 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b989cc38d04d06a10ccedf32d7248709c0dbb9e6]

INTEGRATION: CWS changefileheader (1.17.96); FILE MERGED 2008/04/01 15:41:55 thb 1.17.96.2: #i85898# Stripping all external header guards 2008/03/31 16:29:34 rt 1.17.96.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f017aae6a22498148e6de2908bfe39c316a1eb7b]

INTEGRATION: CWS changefileheader (1.7.308); FILE MERGED 2008/03/31 13:26:44 rt 1.7.308.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [673893a7fce8bd44182cb33d9fbd1f47426635e5]

INTEGRATION: CWS changefileheader (1.12.34); FILE MERGED 2008/04/01 15:56:40 thb 1.12.34.3: #i85898# Stripping all external header guards 2008/04/01 12:53:44 thb 1.12.34.2: #i85898# Stripping all external header guards 2008/03/31 16:53:38 rt 1.12.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ac62dc17cb9f338b775582c6e1d97448c362b3b3]

INTEGRATION: CWS changefileheader (1.9.268); FILE MERGED 2008/04/01 12:34:21 thb 1.9.268.2: #i85898# Stripping all external header guards 2008/03/31 13:24:11 rt 1.9.268.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [698f782ae9b503fc2bf9b49aebf4a83ed73a72da]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:48:09 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d9116debd12d49ff60022cc43beacc30c0285856]

INTEGRATION: CWS changefileheader (1.3.278); FILE MERGED 2008/04/01 15:41:55 thb 1.3.278.3: #i85898# Stripping all external header guards 2008/04/01 12:41:37 thb 1.3.278.2: #i85898# Stripping all external header guards 2008/03/31 16:29:34 rt 1.3.278.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7c3beb81f4ba42f7fd5c1d4d305ac4ba43c85332]

INTEGRATION: CWS changefileheader (1.9.258); FILE MERGED 2008/03/31 13:26:44 rt 1.9.258.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c3d4b610c9255b60d7a2a55cc3e107a08ce62f1e]

INTEGRATION: CWS changefileheader (1.18.326); FILE MERGED 2008/04/01 15:56:40 thb 1.18.326.3: #i85898# Stripping all external header guards 2008/04/01 12:53:44 thb 1.18.326.2: #i85898# Stripping all external header guards 2008/03/31 16:53:38 rt 1.18.326.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [96fce22e9a64fdf87a77a6def3aadb324d35fb7e]

INTEGRATION: CWS changefileheader (1.5.202); FILE MERGED 2008/04/01 15:41:55 thb 1.5.202.2: #i85898# Stripping all external header guards 2008/03/31 16:29:34 rt 1.5.202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3f22ef7398bbeb8619246fbf3877fe2b8c5d3754]

INTEGRATION: CWS changefileheader (1.17.96); FILE MERGED 2008/03/31 13:26:44 rt 1.17.96.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [15b61bd485bec01e04a9f8b736702939feabfcdb]

INTEGRATION: CWS changefileheader (1.25.242); FILE MERGED 2008/04/01 15:56:40 thb 1.25.242.3: #i85898# Stripping all external header guards 2008/04/01 12:53:44 thb 1.25.242.2: #i85898# Stripping all external header guards 2008/03/31 16:53:38 rt 1.25.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e8edd7c1059f342d5d83bcd59a567c98a832060c]

INTEGRATION: CWS changefileheader (1.2.10); FILE MERGED 2008/03/28 16:38:39 rt 1.2.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [50b626c6a0a55d198ca5c0fc31f7ed3920cf71b6]

INTEGRATION: CWS changefileheader (1.33.82); FILE MERGED 2008/03/31 13:26:44 rt 1.33.82.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [03e645e55995f7702431e0cfb21228cf4460595f]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/03/31 16:48:08 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b19ba55526fe1a21b030a95a89840354e6c9f20a]

INTEGRATION: CWS changefileheader (1.26.84); FILE MERGED 2008/03/31 13:26:44 rt 1.26.84.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9c6e53c863c51607a2bd0568529440f044fa06cb]

INTEGRATION: CWS changefileheader (1.15.34); FILE MERGED 2008/04/01 15:56:39 thb 1.15.34.3: #i85898# Stripping all external header guards 2008/04/01 12:53:44 thb 1.15.34.2: #i85898# Stripping all external header guards 2008/03/31 16:53:37 rt 1.15.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e3e7b9725faa13a11a5d90dd39317fb0d7f2ac84]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:48:08 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4cb8030eaea69c50768afd755f861e56840196a7]

INTEGRATION: CWS changefileheader (1.2.142); FILE MERGED 2008/03/31 16:29:34 rt 1.2.142.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d1f1578d7a4390c6d64828b98c1542bf00b50296]

INTEGRATION: CWS changefileheader (1.5.242); FILE MERGED 2008/04/01 12:53:44 thb 1.5.242.2: #i85898# Stripping all external header guards 2008/03/31 16:53:37 rt 1.5.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6bcd203f49b8873cc1ecfaccc63f6eee26e9ba41]

INTEGRATION: CWS changefileheader (1.66.258); FILE MERGED 2008/03/31 13:26:44 rt 1.66.258.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [07a8047b8da6a49ea9eb80665cd24e56de288b28]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:48:08 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0d996d110efa1dd41b88d6808e068704e02fc8bc]

INTEGRATION: CWS changefileheader (1.6.378); FILE MERGED 2008/03/31 13:24:11 rt 1.6.378.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [68afdefef4e6d5dac093a38bc0bfd24bd13a4fce]

INTEGRATION: CWS changefileheader (1.2.10); FILE MERGED 2008/03/28 16:38:38 rt 1.2.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a166de45954cb6616ec2be9839a30f61f5f7794a]

INTEGRATION: CWS changefileheader (1.8.78); FILE MERGED 2008/04/01 15:41:55 thb 1.8.78.3: #i85898# Stripping all external header guards 2008/04/01 12:41:37 thb 1.8.78.2: #i85898# Stripping all external header guards 2008/03/31 16:29:34 rt 1.8.78.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e4407b6745e07cd484d692bddca5a93c04327413]

INTEGRATION: CWS changefileheader (1.10.34); FILE MERGED 2008/04/01 15:56:39 thb 1.10.34.3: #i85898# Stripping all external header guards 2008/04/01 12:53:44 thb 1.10.34.2: #i85898# Stripping all external header guards 2008/03/31 16:53:37 rt 1.10.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d71bdcaa518fed15e2789e13b6483a69b016f2ec]

INTEGRATION: CWS changefileheader (1.19.246); FILE MERGED 2008/03/31 13:26:44 rt 1.19.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c42051a213adf9bfb20c121c0c6b7ab275c0e057]

INTEGRATION: CWS changefileheader (1.14.96); FILE MERGED 2008/04/01 15:41:55 thb 1.14.96.2: #i85898# Stripping all external header guards 2008/03/31 16:29:34 rt 1.14.96.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [898b33920de14149491dd944e8639882845c14c6]

INTEGRATION: CWS changefileheader (1.34.82); FILE MERGED 2008/03/31 13:26:44 rt 1.34.82.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6f93f14401049fd557cac2be0ceea342daef24d3]

INTEGRATION: CWS changefileheader (1.22.216); FILE MERGED 2008/04/01 12:53:44 thb 1.22.216.2: #i85898# Stripping all external header guards 2008/03/31 16:53:37 rt 1.22.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cf477f2c469f279b9b170f09389a031a5ab461fa]

INTEGRATION: CWS changefileheader (1.8.268); FILE MERGED 2008/04/01 12:34:21 thb 1.8.268.2: #i85898# Stripping all external header guards 2008/03/31 13:24:10 rt 1.8.268.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [87b3780cabe5c35c760271a2c3bbefdce005065b]

INTEGRATION: CWS changefileheader (1.34.4); FILE MERGED 2008/04/01 15:41:54 thb 1.34.4.3: #i85898# Stripping all external header guards 2008/04/01 12:41:37 thb 1.34.4.2: #i85898# Stripping all external header guards 2008/03/31 16:29:34 rt 1.34.4.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1340dd435e4b0e0226c32796e129cfaa53cbba91]

INTEGRATION: CWS changefileheader (1.15.258); FILE MERGED 2008/03/31 13:26:44 rt 1.15.258.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a5a608e56278a13e635d9bb937fb4481e46ff57a]

INTEGRATION: CWS changefileheader (1.33.34); FILE MERGED 2008/04/01 15:56:39 thb 1.33.34.3: #i85898# Stripping all external header guards 2008/04/01 12:53:44 thb 1.33.34.2: #i85898# Stripping all external header guards 2008/03/31 16:53:37 rt 1.33.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3aaf7d0a5ec828766bc1797a861892ff013b0dbf]

INTEGRATION: CWS changefileheader (1.6.62); FILE MERGED 2008/03/31 16:48:07 rt 1.6.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2e4e04b4ed57c802b08755339ef9ddb8293ddcbc]

INTEGRATION: CWS changefileheader (1.4.378); FILE MERGED 2008/03/31 13:24:10 rt 1.4.378.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [86d45424da7fde81d2f72e735891649179dbda0a]

INTEGRATION: CWS changefileheader (1.20.44); FILE MERGED 2008/04/01 15:41:54 thb 1.20.44.3: #i85898# Stripping all external header guards 2008/04/01 12:41:37 thb 1.20.44.2: #i85898# Stripping all external header guards 2008/03/31 16:29:33 rt 1.20.44.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [58e0a018bc1e1679220d9ec9185fc919d740ec13]

INTEGRATION: CWS changefileheader (1.5.62); FILE MERGED 2008/03/31 16:48:07 rt 1.5.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c73f089d5ccff4cde0a509285a7a0b833c2dd206]

INTEGRATION: CWS changefileheader (1.14.162); FILE MERGED 2008/03/31 13:26:44 rt 1.14.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [db99c9b438d4652a72dbc03e5b29758bf35d74b4]

INTEGRATION: CWS changefileheader (1.41.242); FILE MERGED 2008/04/01 15:56:39 thb 1.41.242.3: #i85898# Stripping all external header guards 2008/04/01 12:53:44 thb 1.41.242.2: #i85898# Stripping all external header guards 2008/03/31 16:53:37 rt 1.41.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [796cfda602d3d0f11de2775f66498e4a8489a48c]

INTEGRATION: CWS changefileheader (1.3.378); FILE MERGED 2008/04/01 12:34:21 thb 1.3.378.2: #i85898# Stripping all external header guards 2008/03/31 13:24:10 rt 1.3.378.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d3b25f70fe6fc617a7baca06b24ebbe87e3b0e8f]

INTEGRATION: CWS changefileheader (1.4.278); FILE MERGED 2008/04/01 15:41:54 thb 1.4.278.2: #i85898# Stripping all external header guards 2008/03/31 16:29:33 rt 1.4.278.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a4cc68ed17d7301a761e0eff8c25c7ddd92d7878]

INTEGRATION: CWS changefileheader (1.25.120); FILE MERGED 2008/03/31 13:26:44 rt 1.25.120.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [40b4d5a921275e63c4a83e31f57b8e6cec04c6cf]

INTEGRATION: CWS changefileheader (1.57.32); FILE MERGED 2008/04/01 15:56:39 thb 1.57.32.3: #i85898# Stripping all external header guards 2008/04/01 12:53:44 thb 1.57.32.2: #i85898# Stripping all external header guards 2008/03/31 16:53:37 rt 1.57.32.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e25c00fc3339db9467d242217f2e4a7228d91860]

INTEGRATION: CWS changefileheader (1.5.78); FILE MERGED 2008/04/01 15:41:53 thb 1.5.78.2: #i85898# Stripping all external header guards 2008/03/31 16:29:33 rt 1.5.78.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7a920b93767e48353aad8ac43751117b35c280e2]

INTEGRATION: CWS changefileheader (1.6.268); FILE MERGED 2008/04/01 12:34:21 thb 1.6.268.2: #i85898# Stripping all external header guards 2008/03/31 13:24:10 rt 1.6.268.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b450125bf8d48c0ae179c679d433f638d155f695]

INTEGRATION: CWS changefileheader (1.4.96); FILE MERGED 2008/04/01 15:41:53 thb 1.4.96.3: #i85898# Stripping all external header guards 2008/04/01 12:41:37 thb 1.4.96.2: #i85898# Stripping all external header guards 2008/03/31 16:29:33 rt 1.4.96.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a74e427709fc782674f99f2cf6c74eb373304295]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:48:07 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [64cabd248b99516ab7d23ab660c4b26f50321f39]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:48:06 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1dadf37a7e8cd1a1aab353b702842ce48ba94307]

INTEGRATION: CWS changefileheader (1.5.378); FILE MERGED 2008/03/31 13:24:10 rt 1.5.378.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [857ec27cde1bebe166cdb84b4318e53873ad9345]

INTEGRATION: CWS changefileheader (1.2.10); FILE MERGED 2008/03/28 16:38:37 rt 1.2.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [12d3842380a29b570cc44ee137f07c98b45c8599]

INTEGRATION: CWS changefileheader (1.26.178); FILE MERGED 2008/03/31 13:26:44 rt 1.26.178.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9a7486b9d1dddd2ce79c3c6a06b6f3b41c023b58]

INTEGRATION: CWS changefileheader (1.5.62); FILE MERGED 2008/03/31 16:48:06 rt 1.5.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a42e76331c699919bcf5880a02fd3c2f54f39db2]

INTEGRATION: CWS changefileheader (1.9.242); FILE MERGED 2008/04/01 12:53:44 thb 1.9.242.2: #i85898# Stripping all external header guards 2008/03/31 16:53:37 rt 1.9.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [03dc5b1ad31c6cc53f3c7065b318238be05676be]

INTEGRATION: CWS changefileheader (1.3.378); FILE MERGED 2008/04/01 12:34:20 thb 1.3.378.2: #i85898# Stripping all external header guards 2008/03/31 13:24:10 rt 1.3.378.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [48beef232bb1e8ebeb51939789ab781c846c4ceb]

INTEGRATION: CWS changefileheader (1.7.62); FILE MERGED 2008/03/31 16:48:06 rt 1.7.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a6a8e028d3b3f8431aacc98aae00a214c9d2d022]

INTEGRATION: CWS changefileheader (1.2.114); FILE MERGED 2008/04/01 15:21:29 thb 1.2.114.3: #i85898# Stripping all external header guards 2008/04/01 12:31:47 thb 1.2.114.2: #i85898# Stripping all external header guards 2008/03/31 16:25:39 rt 1.2.114.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [607793f83c6484e9be855babc1363e227ba47bf2]

INTEGRATION: CWS changefileheader (1.7.390); FILE MERGED 2008/03/31 13:26:44 rt 1.7.390.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [01b2122d4ce5259974e9b532b3790224c91e4a04]

INTEGRATION: CWS changefileheader (1.7.268); FILE MERGED 2008/04/01 12:34:20 thb 1.7.268.2: #i85898# Stripping all external header guards 2008/03/31 13:24:10 rt 1.7.268.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1730eea11ae736e4687a99a4c0112f001211558a]

INTEGRATION: CWS changefileheader (1.21.32); FILE MERGED 2008/04/01 15:56:39 thb 1.21.32.3: #i85898# Stripping all external header guards 2008/04/01 12:53:44 thb 1.21.32.2: #i85898# Stripping all external header guards 2008/03/31 16:53:37 rt 1.21.32.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [453e548cf0de518ad342db451b57a4a0bbaf8e05]

INTEGRATION: CWS changefileheader (1.3.378); FILE MERGED 2008/03/31 13:24:10 rt 1.3.378.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b44b29b282f6c55b80fcb29893c05505ce014e84]

INTEGRATION: CWS changefileheader (1.4.68); FILE MERGED 2008/04/01 15:21:29 thb 1.4.68.3: #i85898# Stripping all external header guards 2008/04/01 12:31:47 thb 1.4.68.2: #i85898# Stripping all external header guards 2008/03/31 16:25:39 rt 1.4.68.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7c8786cb7c0ea23413a9fa1c99692f8537596e31]

INTEGRATION: CWS changefileheader (1.10.258); FILE MERGED 2008/03/31 13:26:44 rt 1.10.258.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [61b14adf2769a0ed2ad9908691cc419599e294c0]

INTEGRATION: CWS changefileheader (1.4.242); FILE MERGED 2008/03/31 16:53:37 rt 1.4.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d03ab725a9bb94ab8a47b1fb48855d5d5588e620]

INTEGRATION: CWS changefileheader (1.6.62); FILE MERGED 2008/03/31 16:48:06 rt 1.6.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d11c748a763bb3ba91642983684fbb73f46f2780]

INTEGRATION: CWS changefileheader (1.2.378); FILE MERGED 2008/04/01 12:34:20 thb 1.2.378.2: #i85898# Stripping all external header guards 2008/03/31 13:24:10 rt 1.2.378.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [39fba03ca999aee0e8c74e7d467cd273cbce34fb]

INTEGRATION: CWS changefileheader (1.15.14); FILE MERGED 2008/03/31 16:53:37 rt 1.15.14.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [09e0853dfcc45c80014318f17605d430dbe8281b]

INTEGRATION: CWS changefileheader (1.5.62); FILE MERGED 2008/03/31 16:48:05 rt 1.5.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cfbbe35cbfd9ee7e039f0dac510a54dbf57cfef2]

INTEGRATION: CWS changefileheader (1.3.68); FILE MERGED 2008/04/01 15:21:28 thb 1.3.68.2: #i85898# Stripping all external header guards 2008/03/31 16:25:39 rt 1.3.68.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0c3be857ad7ac6e4b2fee9b32978d2c676112d20]

INTEGRATION: CWS changefileheader (1.54.196); FILE MERGED 2008/03/31 13:26:44 rt 1.54.196.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4e8e725c3a50ba6ef655fefbc6e109555d7c7bc1]

INTEGRATION: CWS changefileheader (1.6.62); FILE MERGED 2008/03/31 16:48:05 rt 1.6.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [241f2cf3ed4b5cb348c27b04e6437c40c4bb2221]

INTEGRATION: CWS changefileheader (1.2.114); FILE MERGED 2008/04/01 15:21:28 thb 1.2.114.3: #i85898# Stripping all external header guards 2008/04/01 12:31:47 thb 1.2.114.2: #i85898# Stripping all external header guards 2008/03/31 16:25:39 rt 1.2.114.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a6887eb1586a40a8d074b812fc726812b0fec2ee]

INTEGRATION: CWS changefileheader (1.6.234); FILE MERGED 2008/03/31 13:24:10 rt 1.6.234.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bfed8bd8db6a8387639d938906f61040e6e71ea0]

INTEGRATION: CWS changefileheader (1.7.258); FILE MERGED 2008/03/31 13:26:43 rt 1.7.258.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3696c1ded48c85befb88acaa5d2ea0b12cc5fcc4]

INTEGRATION: CWS changefileheader (1.3.68); FILE MERGED 2008/04/01 15:21:28 thb 1.3.68.3: #i85898# Stripping all external header guards 2008/04/01 12:31:47 thb 1.3.68.2: #i85898# Stripping all external header guards 2008/03/31 16:25:39 rt 1.3.68.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [de2511122ca5a66113390d8bc525843d09ee1453]

INTEGRATION: CWS changefileheader (1.4.234); FILE MERGED 2008/03/31 13:24:10 rt 1.4.234.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b53f135d3196d4e625fe11c9111da9a52db9c80a]

INTEGRATION: CWS changefileheader (1.32.118); FILE MERGED 2008/03/31 13:26:43 rt 1.32.118.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8639bb02504136549801cc88b1139190613b3db7]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:48:05 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3f84f7d79281c5e518d5af0e00b470a7b3b7d37e]

INTEGRATION: CWS changefileheader (1.2.10); FILE MERGED 2008/03/28 16:38:36 rt 1.2.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f3c600b34a5bf2eae6b4d338b092230163fc2329]

INTEGRATION: CWS changefileheader (1.14.36); FILE MERGED 2008/03/31 16:53:37 rt 1.14.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f681881e7ccf944222e857b279ba9909a2ab99b8]

INTEGRATION: CWS changefileheader (1.9.308); FILE MERGED 2008/03/31 13:26:43 rt 1.9.308.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [942422e03800e8cdacad9b5e8d504f5a1aaa59fd]

INTEGRATION: CWS changefileheader (1.7.4); FILE MERGED 2008/03/31 16:25:39 rt 1.7.4.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5a0b7bde540944fe6173a0c57126fe265f620a13]

INTEGRATION: CWS changefileheader (1.5.154); FILE MERGED 2008/03/31 13:24:10 rt 1.5.154.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f5c8d813e4942cf064b0e50a3b7c368ef5a380ca]

INTEGRATION: CWS changefileheader (1.7.62); FILE MERGED 2008/03/31 16:48:04 rt 1.7.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0da7cb0ba2cc443e520dcac04a4f066f5f6b988a]

INTEGRATION: CWS changefileheader (1.14.372); FILE MERGED 2008/03/31 16:53:36 rt 1.14.372.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [442591d9acef2bb5d8a8f86adace69bbd8b66259]

INTEGRATION: CWS changefileheader (1.6.68); FILE MERGED 2008/04/01 15:21:28 thb 1.6.68.2: #i85898# Stripping all external header guards 2008/03/31 16:25:38 rt 1.6.68.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9218a2b0e8e088688bcd6766cd4d1f197fe7eac5]

INTEGRATION: CWS changefileheader (1.19.224); FILE MERGED 2008/03/31 13:26:43 rt 1.19.224.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b68d602f06611f5cfd52ed0f62999bba12669284]

INTEGRATION: CWS changefileheader (1.10.234); FILE MERGED 2008/03/31 13:24:07 rt 1.10.234.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [329bd94ec0f218e7c65e26e90095c005361f0580]

INTEGRATION: CWS changefileheader (1.8.902); FILE MERGED 2008/03/31 16:53:13 rt 1.8.902.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [83c98818125a93c98616a5a2aa834ab54e8ef04c]

INTEGRATION: CWS changefileheader (1.4.40); FILE MERGED 2008/04/01 15:21:28 thb 1.4.40.3: #i85898# Stripping all external header guards 2008/04/01 12:31:46 thb 1.4.40.2: #i85898# Stripping all external header guards 2008/03/31 16:25:38 rt 1.4.40.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e38ee7b28c44c710b4bd09202ff9f98259263ba7]

INTEGRATION: CWS changefileheader (1.6.62); FILE MERGED 2008/03/31 16:48:04 rt 1.6.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2f997ae0fb4f6fe39d3dbb5acc2a870b528efefa]

INTEGRATION: CWS changefileheader (1.26.36); FILE MERGED 2008/03/31 13:26:43 rt 1.26.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3361c812c12d3b17fb262128735444ca08eaeb0c]

INTEGRATION: CWS changefileheader (1.2.202); FILE MERGED 2008/03/31 13:24:07 rt 1.2.202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [51e6cc63810b38a140b8a249c2997e15e652e884]

INTEGRATION: CWS changefileheader (1.3.1202); FILE MERGED 2008/03/31 16:53:13 rt 1.3.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8839c6cdd30b18b73ade290d694ccd4bd40deeb7]

INTEGRATION: CWS changefileheader (1.5.62); FILE MERGED 2008/03/31 16:48:04 rt 1.5.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c7d68b0ee489841a23a5eb3c413f6e5bb4e58e1e]

INTEGRATION: CWS changefileheader (1.13.2); FILE MERGED 2008/04/01 15:21:28 thb 1.13.2.3: #i85898# Stripping all external header guards 2008/04/01 12:31:46 thb 1.13.2.2: #i85898# Stripping all external header guards 2008/03/31 16:25:38 rt 1.13.2.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d27230289f52471f5e2eb43aa62ddff20ea91b5f]

INTEGRATION: CWS changefileheader (1.8.308); FILE MERGED 2008/03/31 13:26:43 rt 1.8.308.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e78232eecf36c52131712bad19db64bd3d37c4c0]

INTEGRATION: CWS changefileheader (1.20.18); FILE MERGED 2008/03/31 13:24:07 rt 1.20.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [175f771fec2bdb9af02b629672a3ce932b6773ae]

INTEGRATION: CWS changefileheader (1.8.2); FILE MERGED 2008/04/01 15:21:28 thb 1.8.2.3: #i85898# Stripping all external header guards 2008/04/01 12:31:46 thb 1.8.2.2: #i85898# Stripping all external header guards 2008/03/31 16:25:38 rt 1.8.2.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c07ff1cee3776e971d880e08b496a4f5e93aee31]

INTEGRATION: CWS changefileheader (1.11.288); FILE MERGED 2008/03/31 13:26:43 rt 1.11.288.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e809e6f405d86889840931bcbffd7c162b4ea5be]

INTEGRATION: CWS changefileheader (1.16.902); FILE MERGED 2008/03/31 16:53:13 rt 1.16.902.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6278537740309db721f20beb7670834f93c35f5b]

INTEGRATION: CWS changefileheader (1.6.62); FILE MERGED 2008/03/31 16:48:03 rt 1.6.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [135dc83b83abaf773c3434cbd8fb07e85882421b]

INTEGRATION: CWS changefileheader (1.7.378); FILE MERGED 2008/03/31 13:24:07 rt 1.7.378.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e4b820a60559b791615b4dc51edd98e52e2d1654]

INTEGRATION: CWS changefileheader (1.4.68); FILE MERGED 2008/03/31 16:25:38 rt 1.4.68.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7319ab8926a8aa4915fcdcbe5c45f65044b5a5be]

INTEGRATION: CWS changefileheader (1.16.258); FILE MERGED 2008/03/31 13:26:43 rt 1.16.258.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3b293dcec0f20443452502e89448746776c60bf2]

INTEGRATION: CWS changefileheader (1.2.152); FILE MERGED 2008/03/31 13:24:06 rt 1.2.152.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [244ab0245ae73c189bb3d528bbb2224250837de9]

INTEGRATION: CWS changefileheader (1.7.18); FILE MERGED 2008/04/01 15:21:28 thb 1.7.18.2: #i85898# Stripping all external header guards 2008/03/31 16:25:38 rt 1.7.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0226bc6d57ea1236a17227f64f735cbe22343761]

INTEGRATION: CWS changefileheader (1.2.10); FILE MERGED 2008/03/28 16:38:35 rt 1.2.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3e550f7ba36e6807583794b3d8120be73c40747e]

INTEGRATION: CWS changefileheader (1.33.84); FILE MERGED 2008/03/31 13:26:43 rt 1.33.84.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [038625170a62c1ff59dfa24a4385ae026d5d8ebd]

INTEGRATION: CWS changefileheader (1.10.10); FILE MERGED 2008/03/31 13:24:06 rt 1.10.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a434e7b3697e07f5651b956ccf7300c0dd1c8b42]

INTEGRATION: CWS changefileheader (1.7.40); FILE MERGED 2008/04/01 15:21:28 thb 1.7.40.3: #i85898# Stripping all external header guards 2008/04/01 12:31:46 thb 1.7.40.2: #i85898# Stripping all external header guards 2008/03/31 16:25:38 rt 1.7.40.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c4674b6d039c3d834fe516c580df4551f3ab10b0]

INTEGRATION: CWS changefileheader (1.3.1202); FILE MERGED 2008/03/31 16:53:12 rt 1.3.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dc620a46507eb546e0472092351a9f175fb51d4e]

INTEGRATION: CWS changefileheader (1.96.36); FILE MERGED 2008/03/31 13:26:43 rt 1.96.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e3c3b5c9b48add5cab92efb2d91bad997205f78d]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:48:02 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [073fe887fa3326029a9933f1956cd42aa40d974d]

INTEGRATION: CWS changefileheader (1.22.2); FILE MERGED 2008/04/01 15:21:27 thb 1.22.2.3: #i85898# Stripping all external header guards 2008/04/01 12:31:46 thb 1.22.2.2: #i85898# Stripping all external header guards 2008/03/31 16:25:38 rt 1.22.2.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bd94d325ed00aa1c239b3de2a37de02e1b6b008a]

INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/03/31 13:24:06 rt 1.6.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [449ca97603f87c318062009e30176375b37fb01c]

INTEGRATION: CWS changefileheader (1.38.84); FILE MERGED 2008/03/31 13:26:43 rt 1.38.84.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [16057049b7583172c94bc179dd4d331794a4674c]

INTEGRATION: CWS changefileheader (1.5.40); FILE MERGED 2008/04/01 15:21:27 thb 1.5.40.3: #i85898# Stripping all external header guards 2008/04/01 12:31:46 thb 1.5.40.2: #i85898# Stripping all external header guards 2008/03/31 16:25:38 rt 1.5.40.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cfd3ae1dd74d70a278915722f51fc1259c9ef501]

INTEGRATION: CWS changefileheader (1.16.10); FILE MERGED 2008/03/31 13:24:06 rt 1.16.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8e93bc1412eae0dad0f5a6dd67bf26b7bacf20bf]

INTEGRATION: CWS changefileheader (1.2.2); FILE MERGED 2008/04/01 15:21:27 thb 1.2.2.3: #i85898# Stripping all external header guards 2008/04/01 12:31:46 thb 1.2.2.2: #i85898# Stripping all external header guards 2008/03/31 16:25:38 rt 1.2.2.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [490a274e7ec1794d00571d2bf6d9d6884c4d4172]

INTEGRATION: CWS changefileheader (1.94.84); FILE MERGED 2008/03/31 13:26:43 rt 1.94.84.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [88a67d306ddf6dbe45a45d554e168486b1094e6f]

INTEGRATION: CWS changefileheader (1.30.2); FILE MERGED 2008/04/01 15:21:27 thb 1.30.2.3: #i85898# Stripping all external header guards 2008/04/01 12:31:46 thb 1.30.2.2: #i85898# Stripping all external header guards 2008/03/31 16:25:38 rt 1.30.2.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9678cabb980c35d4a57bddb8ea9b03c639d21585]

INTEGRATION: CWS changefileheader (1.4.1202); FILE MERGED 2008/03/31 16:53:12 rt 1.4.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [53f52703a1591330f2ba9ce688c62e83643bec9e]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:48:01 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b5580a0d8c6b1e3e731484eb1378655dd4327025]

INTEGRATION: CWS changefileheader (1.3.378); FILE MERGED 2008/03/31 13:24:06 rt 1.3.378.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d77c5d3174948054985375c5e89d362213f1a9b8]

INTEGRATION: CWS changefileheader (1.50.36); FILE MERGED 2008/03/31 13:26:43 rt 1.50.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c75f91696ad8732fc4530fdf25da786e1e981eb2]

INTEGRATION: CWS changefileheader (1.25.2); FILE MERGED 2008/03/31 16:25:38 rt 1.25.2.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d73a4c9f67aba8495189772b5a983001c2d87765]

INTEGRATION: CWS changefileheader (1.2.10); FILE MERGED 2008/03/28 16:38:34 rt 1.2.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e9824463b554a941bcb33d03f09185aefe7b095c]

INTEGRATION: CWS changefileheader (1.155.36); FILE MERGED 2008/03/31 13:26:42 rt 1.155.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [118e498eaa81d042cc9e6f3f3623547df078fdc2]

INTEGRATION: CWS changefileheader (1.2.10); FILE MERGED 2008/03/31 13:24:06 rt 1.2.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4dcfa5ca72327043fc5b95b10ba122d0ad6bf6a3]

INTEGRATION: CWS changefileheader (1.9.92); FILE MERGED 2008/04/01 15:21:27 thb 1.9.92.3: #i85898# Stripping all external header guards 2008/04/01 12:31:46 thb 1.9.92.2: #i85898# Stripping all external header guards 2008/03/31 16:25:38 rt 1.9.92.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d07e9f1b4e4aa81a8b0d7e55f1105cf1c7aefba2]

INTEGRATION: CWS changefileheader (1.14.38); FILE MERGED 2008/03/31 16:53:12 rt 1.14.38.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cf71c050bbcc753033e66e13dc9b719b07c19885]

INTEGRATION: CWS changefileheader (1.29.2); FILE MERGED 2008/04/01 15:21:27 thb 1.29.2.3: #i85898# Stripping all external header guards 2008/04/01 12:31:46 thb 1.29.2.2: #i85898# Stripping all external header guards 2008/03/31 16:25:38 rt 1.29.2.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c1ece8346ebfd838ab5fdd02cf303e4e1ce74593]

INTEGRATION: CWS changefileheader (1.4.378); FILE MERGED 2008/03/31 13:24:06 rt 1.4.378.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b69347b9ef9ba546d25bc7597699e95f0c3aed7d]

INTEGRATION: CWS changefileheader (1.28.36); FILE MERGED 2008/03/31 13:26:42 rt 1.28.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [824fe9f9deb83905305d317fbde50e683fb725e2]

INTEGRATION: CWS changefileheader (1.4.268); FILE MERGED 2008/03/31 13:24:06 rt 1.4.268.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d8b05673ab5d7e8977ae2b06191a29668a83a65d]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:48:00 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [635f2aa9deac2b96267cf806fc0a0671f9610781]

INTEGRATION: CWS changefileheader (1.6.4); FILE MERGED 2008/04/01 15:21:27 thb 1.6.4.2: #i85898# Stripping all external header guards 2008/03/31 16:25:38 rt 1.6.4.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0c1a945467a26d156862690083ceebe389798843]

INTEGRATION: CWS changefileheader (1.71.12); FILE MERGED 2008/03/31 13:26:42 rt 1.71.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5e768db46ae42359b70cf6d9abefd82dc9b8d5bb]

INTEGRATION: CWS changefileheader (1.15.40); FILE MERGED 2008/04/01 15:21:27 thb 1.15.40.3: #i85898# Stripping all external header guards 2008/04/01 12:31:46 thb 1.15.40.2: #i85898# Stripping all external header guards 2008/03/31 16:25:38 rt 1.15.40.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [203b13b302a9531edb2584be746dbd11c37b89ba]

INTEGRATION: CWS changefileheader (1.132.78); FILE MERGED 2008/03/31 16:53:11 rt 1.132.78.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b0a6e46dfe9e88a41e5ffdd5822e91347b6152db]

INTEGRATION: CWS changefileheader (1.17.32); FILE MERGED 2008/04/01 15:21:27 thb 1.17.32.3: #i85898# Stripping all external header guards 2008/04/01 12:31:46 thb 1.17.32.2: #i85898# Stripping all external header guards 2008/03/31 16:25:38 rt 1.17.32.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f583567e98c33d3fbaaeff88b603295c011b40ef]

INTEGRATION: CWS changefileheader (1.5.300); FILE MERGED 2008/03/31 13:26:42 rt 1.5.300.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [80401b75d2b6a72882ee672e66a854db389e4a3c]

INTEGRATION: CWS changefileheader (1.8.78); FILE MERGED 2008/03/31 16:53:11 rt 1.8.78.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a736a21f9a9663eb3077d669fe27819e7a96acb2]

INTEGRATION: CWS changefileheader (1.8.40); FILE MERGED 2008/04/01 15:21:27 thb 1.8.40.2: #i85898# Stripping all external header guards 2008/03/31 16:25:38 rt 1.8.40.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b719905ee79b3fefa33d3c28375bf0b6baa821ea]

INTEGRATION: CWS changefileheader (1.6.258); FILE MERGED 2008/03/31 13:26:42 rt 1.6.258.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4d3e03ca0c7162f81381b15fe52eb2907b22f70d]

INTEGRATION: CWS changefileheader (1.4.1202); FILE MERGED 2008/03/31 16:53:11 rt 1.4.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d3995ce8bfca9cd19a7056ece3405b03bbf21e97]

INTEGRATION: CWS changefileheader (1.2.10); FILE MERGED 2008/03/28 16:38:33 rt 1.2.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4d8cee623950fc2e4b96e52d55340e2cfe1af708]

INTEGRATION: CWS changefileheader (1.8.40); FILE MERGED 2008/04/01 15:21:26 thb 1.8.40.2: #i85898# Stripping all external header guards 2008/03/31 16:25:38 rt 1.8.40.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [616f3a700ec9d4267ce18727e3d547e01ab2f01e]

INTEGRATION: CWS changefileheader (1.10.36); FILE MERGED 2008/03/31 13:26:42 rt 1.10.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c0a96ad0fa5e352e484237f59d9a310ce0278e68]

INTEGRATION: CWS changefileheader (1.4.268); FILE MERGED 2008/03/31 13:24:05 rt 1.4.268.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9088b3bb9e033ffee43a16874a1872ea35ac3760]

INTEGRATION: CWS changefileheader (1.12.38); FILE MERGED 2008/03/31 16:53:11 rt 1.12.38.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ab77ad1dff04c19594115da4e415f91a3ca7b758]

INTEGRATION: CWS changefileheader (1.5.40); FILE MERGED 2008/04/01 15:21:26 thb 1.5.40.3: #i85898# Stripping all external header guards 2008/04/01 12:31:46 thb 1.5.40.2: #i85898# Stripping all external header guards 2008/03/31 16:25:38 rt 1.5.40.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e55e9448b0d0eafcc4c9a5337ec083773c723e52]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:47:59 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f5aea9ba14b1a75c77102a168022520f3cbe1cdc]

INTEGRATION: CWS changefileheader (1.20.36); FILE MERGED 2008/03/31 13:26:42 rt 1.20.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ec40bb9562e2e75f99093b42818f0d2339ae1486]

INTEGRATION: CWS changefileheader (1.2.1202); FILE MERGED 2008/03/31 16:53:11 rt 1.2.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fae29986d3b7c57e616ff1e4e78ceb0468c6c867]

INTEGRATION: CWS changefileheader (1.23.2); FILE MERGED 2008/04/01 15:21:26 thb 1.23.2.3: #i85898# Stripping all external header guards 2008/04/01 12:31:46 thb 1.23.2.2: #i85898# Stripping all external header guards 2008/03/31 16:25:38 rt 1.23.2.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e0fd2a18fd79a050b43b88f73e2e0319531c5807]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:47:59 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [022e45ae410be2a2a2b78d83bf8348c98e9074db]

INTEGRATION: CWS changefileheader (1.44.36); FILE MERGED 2008/03/31 13:26:42 rt 1.44.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [22412fd4e52febfa70d219333436f1263479678c]

INTEGRATION: CWS changefileheader (1.3.1202); FILE MERGED 2008/03/31 16:53:11 rt 1.3.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dee20b92ac51ba3418c10eaef8723e551e3d9220]

INTEGRATION: CWS changefileheader (1.3.114); FILE MERGED 2008/04/01 15:21:26 thb 1.3.114.3: #i85898# Stripping all external header guards 2008/04/01 12:31:46 thb 1.3.114.2: #i85898# Stripping all external header guards 2008/03/31 16:25:38 rt 1.3.114.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9850b17a3a3b2369ff7bcf8301e4bc1248c597b9]

INTEGRATION: CWS changefileheader (1.16.308); FILE MERGED 2008/03/31 13:26:42 rt 1.16.308.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ffd4e6ef898e643c45f69dc4ee0e7374e9113095]

INTEGRATION: CWS changefileheader (1.2.10); FILE MERGED 2008/03/28 16:38:32 rt 1.2.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [34c651465f8190b8b7997fa112a6b794206acf8e]

INTEGRATION: CWS changefileheader (1.8.56); FILE MERGED 2008/04/01 15:21:26 thb 1.8.56.3: #i85898# Stripping all external header guards 2008/04/01 12:31:46 thb 1.8.56.2: #i85898# Stripping all external header guards 2008/03/31 16:25:38 rt 1.8.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [85268e54a5d452f7d9458e12cdfa7a33b20e1ab9]

INTEGRATION: CWS changefileheader (1.34.258); FILE MERGED 2008/03/31 13:26:42 rt 1.34.258.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4c00f730f1e825d6ab0cdc714a42275d5e49c566]

INTEGRATION: CWS changefileheader (1.5.228); FILE MERGED 2008/03/31 13:24:05 rt 1.5.228.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fa589c03b6ebe90c488b0e7ba42c407b54e68505]

INTEGRATION: CWS changefileheader (1.10.78); FILE MERGED 2008/03/31 16:53:11 rt 1.10.78.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a5eaafbdf4e8c101b4419d914582e6cd199f1a7b]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:47:58 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a364f819a3698c1566250253d176459ebe6c63b5]

INTEGRATION: CWS changefileheader (1.2.4); FILE MERGED 2008/03/31 16:25:37 rt 1.2.4.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [61e15139d3a2b8f2d2e17b995712daa4b240c5fb]

INTEGRATION: CWS changefileheader (1.10.308); FILE MERGED 2008/03/31 13:26:42 rt 1.10.308.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [310579557b37d30c6ffe695fafcfb90cc7509f23]

INTEGRATION: CWS changefileheader (1.15.258); FILE MERGED 2008/03/31 13:26:42 rt 1.15.258.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ddaec397dd7773a7f49eb58dbd21d89707cc8b0a]

INTEGRATION: CWS changefileheader (1.4.378); FILE MERGED 2008/03/31 13:24:05 rt 1.4.378.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [869c9c881028683ea23dd362acab39fe7f44de40]

INTEGRATION: CWS changefileheader (1.5.62); FILE MERGED 2008/03/31 16:47:58 rt 1.5.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1964ae76011dd0d8a98206d45ffb82baf9be5eef]

INTEGRATION: CWS changefileheader (1.3.378); FILE MERGED 2008/03/31 13:24:05 rt 1.3.378.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ef9d1ca305fbfa800b3b06db0bf8876d858e0791]

INTEGRATION: CWS changefileheader (1.6.2); FILE MERGED 2008/04/01 15:21:26 thb 1.6.2.3: #i85898# Stripping all external header guards 2008/04/01 12:31:45 thb 1.6.2.2: #i85898# Stripping all external header guards 2008/03/31 16:25:37 rt 1.6.2.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7e0408c98cb5bbb1bf3c48b1ac546f19320b2f50]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:47:57 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b409b882aa5a6b25d2e6114042bbf5c9c59c3bdf]

INTEGRATION: CWS changefileheader (1.20.2); FILE MERGED 2008/04/01 15:21:26 thb 1.20.2.3: #i85898# Stripping all external header guards 2008/04/01 12:31:45 thb 1.20.2.2: #i85898# Stripping all external header guards 2008/03/31 16:25:37 rt 1.20.2.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f0872e6015ae7b72775fbad567b70acb5df4ed3e]

INTEGRATION: CWS changefileheader (1.3.1202); FILE MERGED 2008/03/31 16:53:08 rt 1.3.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ff62dfb6ad5015b8fca185e56e319ace03b7e9ba]

INTEGRATION: CWS changefileheader (1.8.2); FILE MERGED 2008/04/01 15:21:26 thb 1.8.2.2: #i85898# Stripping all external header guards 2008/03/31 16:25:37 rt 1.8.2.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [badcb8240919e2e10aaa465ee210cad8f45a4cc4]

INTEGRATION: CWS changefileheader (1.23.2); FILE MERGED 2008/04/01 15:21:26 thb 1.23.2.2: #i85898# Stripping all external header guards 2008/03/31 16:25:37 rt 1.23.2.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [500b59947531f17457f30c57b0461d1698d7c753]

INTEGRATION: CWS changefileheader (1.2.10); FILE MERGED 2008/03/28 16:38:31 rt 1.2.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d2e601cbd93c1640152ab81b216098dbc2571a62]

INTEGRATION: CWS changefileheader (1.3.114); FILE MERGED 2008/03/31 16:25:37 rt 1.3.114.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a471b120ce222886e595182285cea2e55e784ab5]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:47:56 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c58a4624ff4d38908bbd235335cdf8f9beeaf4ab]

INTEGRATION: CWS changefileheader (1.5.40); FILE MERGED 2008/04/01 15:21:26 thb 1.5.40.3: #i85898# Stripping all external header guards 2008/04/01 12:31:45 thb 1.5.40.2: #i85898# Stripping all external header guards 2008/03/31 16:25:37 rt 1.5.40.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [76357d5848761be0ccd0c13a528ffd3bdeb476c2]

INTEGRATION: CWS changefileheader (1.18.184); FILE MERGED 2008/03/31 16:53:07 rt 1.18.184.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7760cfb463fcd8d389b8487f335716366468b2e3]

INTEGRATION: CWS changefileheader (1.9.300); FILE MERGED 2008/03/31 13:26:41 rt 1.9.300.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [523f86f7dad377b2bbd6ac9085cb51895eca0269]

INTEGRATION: CWS changefileheader (1.8.38); FILE MERGED 2008/04/01 15:21:26 thb 1.8.38.3: #i85898# Stripping all external header guards 2008/04/01 12:31:45 thb 1.8.38.2: #i85898# Stripping all external header guards 2008/03/31 16:25:37 rt 1.8.38.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bec614917a7388919fb74e6430eebcfa726d8490]

INTEGRATION: CWS changefileheader (1.3.1202); FILE MERGED 2008/03/31 16:53:07 rt 1.3.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [922361cd6d4581fa3592c6a4fced96618ec4412a]

INTEGRATION: CWS changefileheader (1.18.258); FILE MERGED 2008/03/31 13:26:41 rt 1.18.258.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6017602c7a45b0ccace2061ff0544b808b0f2adf]

INTEGRATION: CWS changefileheader (1.3.434); FILE MERGED 2008/03/31 13:26:41 rt 1.3.434.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f745ab375f88b526263ebeb9ae3e413428598e8b]

INTEGRATION: CWS changefileheader (1.8.1202); FILE MERGED 2008/03/31 16:53:07 rt 1.8.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d8d537a235108eab83be74e2ef077d21aeaef77a]

INTEGRATION: CWS changefileheader (1.3.114); FILE MERGED 2008/04/01 15:21:26 thb 1.3.114.3: #i85898# Stripping all external header guards 2008/04/01 12:31:45 thb 1.3.114.2: #i85898# Stripping all external header guards 2008/03/31 16:25:37 rt 1.3.114.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e1740c3b5b42e542d82f94dc9fb9d661f3226dbe]

INTEGRATION: CWS changefileheader (1.10.308); FILE MERGED 2008/03/31 13:26:41 rt 1.10.308.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [eaf2f86411df1c76625b8e638778c04096ceeda8]

INTEGRATION: CWS changefileheader (1.10.2); FILE MERGED 2008/04/01 15:21:26 thb 1.10.2.3: #i85898# Stripping all external header guards 2008/04/01 12:31:45 thb 1.10.2.2: #i85898# Stripping all external header guards 2008/03/31 16:25:37 rt 1.10.2.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [60fd9cef45d26bb8c0785a21faf9bb82c00e4afb]

INTEGRATION: CWS changefileheader (1.5.1202); FILE MERGED 2008/03/31 16:53:07 rt 1.5.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5f01b49a4c24a377a526f89fe90bf1cc1439a413]

INTEGRATION: CWS changefileheader (1.20.36); FILE MERGED 2008/03/31 13:26:41 rt 1.20.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [30146a0d14d8fc937752a4da0daefa13d12c843b]

INTEGRATION: CWS changefileheader (1.4.266); FILE MERGED 2008/03/31 13:24:05 rt 1.4.266.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cd9582ae63bfe731bc4ee4176b61d614953ccce1]

INTEGRATION: CWS changefileheader (1.10.114); FILE MERGED 2008/04/01 15:21:25 thb 1.10.114.3: #i85898# Stripping all external header guards 2008/04/01 12:31:45 thb 1.10.114.2: #i85898# Stripping all external header guards 2008/03/31 16:25:37 rt 1.10.114.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [830940f1df0ca0f379badc1afaef2eee1f3426f7]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:47:55 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a047fd2949ae70b0315210bcf6dde0fc43d310e6]

INTEGRATION: CWS changefileheader (1.6.146); FILE MERGED 2008/03/31 13:26:41 rt 1.6.146.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [27af1c03ad33844a90aef25ca7b2d23643ef8cf4]

INTEGRATION: CWS changefileheader (1.12.2); FILE MERGED 2008/04/01 15:21:25 thb 1.12.2.3: #i85898# Stripping all external header guards 2008/04/01 12:31:45 thb 1.12.2.2: #i85898# Stripping all external header guards 2008/03/31 16:25:37 rt 1.12.2.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [483ed24ae96a4c8ad375b513ff5074fd4702e718]

INTEGRATION: CWS changefileheader (1.12.84); FILE MERGED 2008/03/31 13:26:40 rt 1.12.84.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f432b8fc497b2b968021dc9cfbdb9e073dc1494c]

INTEGRATION: CWS changefileheader (1.2.78); FILE MERGED 2008/03/31 16:53:07 rt 1.2.78.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [083febc494142fb264f0ce8cdfda23ef19f2efb9]

INTEGRATION: CWS changefileheader (1.5.34); FILE MERGED 2008/03/31 16:25:37 rt 1.5.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3e73953edc21fbb98ef0d1d2e5bda7632d88b9ae]

INTEGRATION: CWS changefileheader (1.3.36); FILE MERGED 2008/03/31 13:26:40 rt 1.3.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3f5eaefa23f5fa85b7b17ac510700ce323024901]

INTEGRATION: CWS changefileheader (1.32.38); FILE MERGED 2008/03/31 16:53:07 rt 1.32.38.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ad5658ef443d5a204e3901a73aba0afbb497a4d6]

INTEGRATION: CWS changefileheader (1.7.34); FILE MERGED 2008/03/31 16:25:36 rt 1.7.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [895b891e5fe6014419d2aed3fe8bcf02234c8c3f]

INTEGRATION: CWS changefileheader (1.6.36); FILE MERGED 2008/03/31 13:26:40 rt 1.6.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c99230ae4410a2e0314c9fb57c24e0d09e17d4a4]

INTEGRATION: CWS changefileheader (1.2.10); FILE MERGED 2008/03/28 16:38:30 rt 1.2.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fb086d7df1d565e359c545cf96453afb36bcbe1b]

INTEGRATION: CWS changefileheader (1.3.114); FILE MERGED 2008/03/31 16:25:36 rt 1.3.114.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [71bc1b9bde4f08053e527856033976fd53ff84ea]

INTEGRATION: CWS changefileheader (1.3.434); FILE MERGED 2008/03/31 13:26:40 rt 1.3.434.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [533ac48ed0a1cae36b1a407fa61cb35536206881]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:47:54 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6e0ebaef007184233bcaf1f9d0732c27f08a8979]

INTEGRATION: CWS changefileheader (1.3.378); FILE MERGED 2008/03/31 13:24:04 rt 1.3.378.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [83c689c29aba673e2be3592d2c0f41c103c6421e]

INTEGRATION: CWS changefileheader (1.2.68); FILE MERGED 2008/03/31 16:25:36 rt 1.2.68.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fe0fd50ee4067c698e37278b69c2d214a27ca757]

INTEGRATION: CWS changefileheader (1.9.36); FILE MERGED 2008/03/31 13:26:40 rt 1.9.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [530d6d168c0b5abb436d5f7a3f1a4619cd060723]

INTEGRATION: CWS changefileheader (1.40.182); FILE MERGED 2008/03/31 16:53:07 rt 1.40.182.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1d64b1fa41692dda2b45a146e5a95a60759123b9]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/03/31 16:47:54 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [644fea286e4a1df761e611e6d3b403d80190ffc1]

INTEGRATION: CWS changefileheader (1.5.36); FILE MERGED 2008/03/31 13:26:40 rt 1.5.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a5f2ff0289cbe971f1ee712dfc9a1dc44cac18f4]

INTEGRATION: CWS changefileheader (1.3.114); FILE MERGED 2008/04/01 12:31:45 thb 1.3.114.2: #i85898# Stripping all external header guards 2008/03/31 16:25:36 rt 1.3.114.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f43d7c7d5d36539a4b1d03a3d6af8b13e59c951e]

INTEGRATION: CWS changefileheader (1.4.40); FILE MERGED 2008/04/01 15:21:25 thb 1.4.40.3: #i85898# Stripping all external header guards 2008/04/01 12:31:45 thb 1.4.40.2: #i85898# Stripping all external header guards 2008/03/31 16:25:36 rt 1.4.40.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b80518ac7f1e5f40359ec999f9f399bab39fdf09]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/03/31 16:47:53 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a4231b8865c8b5436f72c8961a94dc50e9d39579]

INTEGRATION: CWS changefileheader (1.4.36); FILE MERGED 2008/03/31 13:26:40 rt 1.4.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c7dffa84299b38a254bd3191f3af6130a8b70994]

INTEGRATION: CWS changefileheader (1.5.114); FILE MERGED 2008/04/01 12:31:45 thb 1.5.114.2: #i85898# Stripping all external header guards 2008/03/31 16:25:36 rt 1.5.114.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fe1fe6a6d1667e25cc0f3adf4ae6afcebe426ff2]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:47:53 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b786ac95256ae714962445cbd05a62d28ebf0347]

INTEGRATION: CWS changefileheader (1.13.902); FILE MERGED 2008/03/31 16:53:07 rt 1.13.902.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a4039ada7d233afd26c68e6a54f1db714f54af73]

INTEGRATION: CWS changefileheader (1.4.102); FILE MERGED 2008/03/31 13:26:40 rt 1.4.102.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [db25d5ac4a26b46c7c9d8f3dfe4397148776d6b1]

INTEGRATION: CWS changefileheader (1.4.902); FILE MERGED 2008/03/31 16:53:07 rt 1.4.902.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [455b5f4694ebd84acc6db58d6217096c82734b18]

INTEGRATION: CWS changefileheader (1.2.10); FILE MERGED 2008/03/28 16:38:29 rt 1.2.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a36897ea208f355fd17858bb153fce26fd3710c6]

INTEGRATION: CWS changefileheader (1.13.2); FILE MERGED 2008/04/01 15:21:25 thb 1.13.2.3: #i85898# Stripping all external header guards 2008/04/01 12:31:45 thb 1.13.2.2: #i85898# Stripping all external header guards 2008/03/31 16:25:36 rt 1.13.2.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1453ee538ecc47d376d75bad5e0d380e9d5f9168]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:47:52 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4ae3381f88e12e0fdcc5952ee3ff8e26de3ec357]

INTEGRATION: CWS changefileheader (1.2.258); FILE MERGED 2008/03/31 13:26:40 rt 1.2.258.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0b7ef6f32bf3897f74fe8602a653e91ef14d8876]

INTEGRATION: CWS changefileheader (1.2.60); FILE MERGED 2008/03/31 16:25:36 rt 1.2.60.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [46fe74df74550c836aabe647b142cef9cd4123e5]

INTEGRATION: CWS changefileheader (1.5.902); FILE MERGED 2008/03/31 16:53:07 rt 1.5.902.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [179ba60b54b6aa66f013ba10ccb34c961e71a178]

INTEGRATION: CWS changefileheader (1.3.12); FILE MERGED 2008/03/31 13:26:40 rt 1.3.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [da2ddbba9b3bf6277917e25d3e4e74aee6cb331a]

INTEGRATION: CWS changefileheader (1.6.114); FILE MERGED 2008/04/01 15:21:25 thb 1.6.114.2: #i85898# Stripping all external header guards 2008/03/31 16:25:36 rt 1.6.114.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cc65cfbf7dcc5a11eca95c8b94ef25b8960329e4]

INTEGRATION: CWS changefileheader (1.4.134); FILE MERGED 2008/03/31 13:24:04 rt 1.4.134.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ee94a6b3381b65685f619122c98de2fb12c8a0a7]

INTEGRATION: CWS changefileheader (1.7.902); FILE MERGED 2008/03/31 16:53:07 rt 1.7.902.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d4697c818d4b70fc534d0cc21d71fc96063241fa]

INTEGRATION: CWS changefileheader (1.2.232); FILE MERGED 2008/03/31 13:26:40 rt 1.2.232.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ef9db18738953901aae218dbe1ee18439cfd8cd9]

INTEGRATION: CWS changefileheader (1.3.114); FILE MERGED 2008/04/01 15:21:25 thb 1.3.114.3: #i85898# Stripping all external header guards 2008/04/01 12:31:45 thb 1.3.114.2: #i85898# Stripping all external header guards 2008/03/31 16:25:36 rt 1.3.114.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a2d722fc83d61a3bb367e7d14768de07f5d0531d]

INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/03/31 13:24:04 rt 1.5.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [465b64ba8e53e1a49c1f3b89da8be1b185b7ec15]

INTEGRATION: CWS changefileheader (1.7.12); FILE MERGED 2008/03/31 13:26:39 rt 1.7.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1cd5753adf104b207929e51bb07447f75c43bbdd]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:47:51 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [37dc7d869aab1c95d4ff467bb580f1f9a2ae2933]

INTEGRATION: CWS changefileheader (1.2.10); FILE MERGED 2008/03/28 16:38:28 rt 1.2.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fd41604d5235af2b1ba9a57d3e76078745333298]

INTEGRATION: CWS changefileheader (1.4.902); FILE MERGED 2008/03/31 16:53:06 rt 1.4.902.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6b161bc8c3de2aeb64c09157829df5ee9040279f]

INTEGRATION: CWS changefileheader (1.5.228); FILE MERGED 2008/03/31 13:24:04 rt 1.5.228.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f4c9c094413320d9824ccca18f164baaeee92650]

INTEGRATION: CWS changefileheader (1.2.162); FILE MERGED 2008/03/31 13:26:39 rt 1.2.162.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [084f45520da1f0376e22a55ec37c629df1092676]

INTEGRATION: CWS changefileheader (1.2.58); FILE MERGED 2008/03/28 15:36:41 rt 1.2.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1cf2672957d820bd32e4608876cffd0bcfe0b3de]

INTEGRATION: CWS changefileheader (1.7.622); FILE MERGED 2008/03/31 16:53:06 rt 1.7.622.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [58cea2326399690c088c7dbb0aeb71084fbe2140]

INTEGRATION: CWS changefileheader (1.8.98); FILE MERGED 2008/03/31 13:24:04 rt 1.8.98.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [815f411b2f126d0878fb9c4da7b11f63186a94ca]

INTEGRATION: CWS changefileheader (1.8.1202); FILE MERGED 2008/03/31 16:53:06 rt 1.8.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ff0867d9a8dc53d22bcac213110a9517ca3ef9e7]

INTEGRATION: CWS changefileheader (1.10.84); FILE MERGED 2008/03/31 13:26:39 rt 1.10.84.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [24e1c35712fc3f43d668b018cfd39ba6978c61c8]

INTEGRATION: CWS changefileheader (1.6.98); FILE MERGED 2008/03/31 13:24:04 rt 1.6.98.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c9ffb8958976df8cf7e6eb60f5a71e5bc8880bbc]

INTEGRATION: CWS changefileheader (1.3.58); FILE MERGED 2008/03/28 15:36:41 rt 1.3.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9e0213ada71a7f6800d3733ecff34b92fd030c1d]

INTEGRATION: CWS changefileheader (1.4.228); FILE MERGED 2008/03/31 13:24:04 rt 1.4.228.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6d064039ef4cb270b98cfc21ed985fdd7d5aa5ce]

INTEGRATION: CWS changefileheader (1.3.1202); FILE MERGED 2008/03/31 16:53:06 rt 1.3.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b1903975e1f2667d531d06b0f170dd295bb07703]

INTEGRATION: CWS changefileheader (1.72.20); FILE MERGED 2008/03/31 13:26:39 rt 1.72.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4c43d0051afb0a58326c69673b28d7755def3e23]

INTEGRATION: CWS changefileheader (1.4.22); FILE MERGED 2008/03/28 15:36:41 rt 1.4.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ebec2021940e149c5020c6c0ae11ba1409ffa032]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:47:50 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dc6fd903b5a708192a60b644ec693bdca436aa2f]

INTEGRATION: CWS changefileheader (1.16.902); FILE MERGED 2008/03/31 16:53:06 rt 1.16.902.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a8755b6186cdbcf3bbdf675b721c507e9333e879]

INTEGRATION: CWS changefileheader (1.2.78); FILE MERGED 2008/03/31 16:53:06 rt 1.2.78.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f503cffbaa5c128114ffee87ff444513878f6c35]

INTEGRATION: CWS changefileheader (1.2.12); FILE MERGED 2008/03/31 13:26:39 rt 1.2.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e7e06f16581a5b4342998330bd25af0058878881]

INTEGRATION: CWS changefileheader (1.6.228); FILE MERGED 2008/03/31 13:24:04 rt 1.6.228.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [62946ce45292e4ded4ea97d07441712552f11f78]

INTEGRATION: CWS changefileheader (1.3.42); FILE MERGED 2008/03/28 15:36:40 rt 1.3.42.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [58a6fd028c46f35ed6c75c43bfbd33879f53bc81]

INTEGRATION: CWS changefileheader (1.6.328); FILE MERGED 2008/03/31 16:53:06 rt 1.6.328.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [97108f5a2ad6ed340aad5e15044cf1d86c9cebc5]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:47:50 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [301b51aaa3f787313c70227868329b1d13aa1efe]

INTEGRATION: CWS changefileheader (1.2.58); FILE MERGED 2008/03/28 15:36:40 rt 1.2.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [32da2e056724ab66ddd2bd3d3b7dd5f41af54187]

INTEGRATION: CWS changefileheader (1.2.10); FILE MERGED 2008/03/28 16:38:27 rt 1.2.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fe5f1c3335bc138ecab8d3f377d7e7b2d6644fc4]

INTEGRATION: CWS changefileheader (1.2.738); FILE MERGED 2008/03/31 16:53:06 rt 1.2.738.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6317b356be1b0828b88e2f7167e7b4176f02678a]

INTEGRATION: CWS changefileheader (1.3.96); FILE MERGED 2008/03/31 13:24:04 rt 1.3.96.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cdc16af0e6041471e96f118c659b1f439d5c914c]

INTEGRATION: CWS changefileheader (1.6.22); FILE MERGED 2008/03/28 15:36:40 rt 1.6.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [347c31e78041ae328ce78dbc2b70bd1a721811e8]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:47:49 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d8bb0257dfd6c401a5f377a51e1fef3371951a1f]

INTEGRATION: CWS changefileheader (1.2.250); FILE MERGED 2008/03/31 13:24:03 rt 1.2.250.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0bf2f3b8e84664c5527aa93ce3d7e87eb43a1780]

INTEGRATION: CWS changefileheader (1.4.12); FILE MERGED 2008/03/31 13:26:39 rt 1.4.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8b2d54b5440aa46283ec4115a7f3e1d87f828319]

INTEGRATION: CWS changefileheader (1.5.16); FILE MERGED 2008/03/28 15:36:40 rt 1.5.16.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [595d64f2aeb36da340767d5a9cb660184199f2d8]

INTEGRATION: CWS changefileheader (1.2.738); FILE MERGED 2008/04/01 15:56:38 thb 1.2.738.2: #i85898# Stripping all external header guards 2008/03/31 16:53:06 rt 1.2.738.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c1f7a8325530ac0f5bc86a8a315e7ba8fde10641]

INTEGRATION: CWS changefileheader (1.5.62); FILE MERGED 2008/03/31 16:47:49 rt 1.5.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0d173bfc4fa891d03bf8b8629df8ea3bc68c2b7d]

INTEGRATION: CWS changefileheader (1.7.28); FILE MERGED 2008/03/31 13:24:03 rt 1.7.28.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [66b13967639b4d99709e36c42f97760608b66be5]

INTEGRATION: CWS changefileheader (1.3.12); FILE MERGED 2008/03/31 13:26:39 rt 1.3.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8f16d0c1365fc39e092e54eaaa89358ae5e363e7]

INTEGRATION: CWS changefileheader (1.5.42); FILE MERGED 2008/03/28 15:36:40 rt 1.5.42.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [14fee32da5c5ff6f3d6b6d2f07e8940e5c77ee55]

INTEGRATION: CWS changefileheader (1.3.718); FILE MERGED 2008/03/31 16:53:05 rt 1.3.718.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [07d71e74ea3875a18d24a4840cf721b7378c579b]

INTEGRATION: CWS changefileheader (1.6.8); FILE MERGED 2008/03/31 13:24:03 rt 1.6.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c665628149bde5d43c36e2d450d1a5cc29749643]

INTEGRATION: CWS changefileheader (1.9.34); FILE MERGED 2008/03/28 15:36:40 rt 1.9.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [833238444b53bf53d11e9d4d320855552aadafb3]

INTEGRATION: CWS changefileheader (1.7.8); FILE MERGED 2008/03/31 13:24:03 rt 1.7.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5820863288e0100b403e1414b749f18ce6f6baf0]

INTEGRATION: CWS changefileheader (1.6.98); FILE MERGED 2008/03/31 13:24:03 rt 1.6.98.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1e3efc77b192b07b6080296a06e209139468f354]

INTEGRATION: CWS changefileheader (1.4.42); FILE MERGED 2008/03/28 15:36:40 rt 1.4.42.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [eb1cdeb648ea42c7f82eaca64dbb0a15b35ec995]

INTEGRATION: CWS changefileheader (1.12.154); FILE MERGED 2008/03/31 13:24:03 rt 1.12.154.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7c3b7f7086bf68dff01bddc477318bd3c277f6f2]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:47:48 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b6ddf5fdcc40ac1c1fd8748791a13dcdc4cdcefe]

INTEGRATION: CWS changefileheader (1.2.10); FILE MERGED 2008/03/28 16:38:26 rt 1.2.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [da99952547e02495ee1c8070745a4386a202ac29]

INTEGRATION: CWS changefileheader (1.4.58); FILE MERGED 2008/03/31 16:53:05 rt 1.4.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c4fbbe5594e4c765a646823708d87b007a1e5f61]

INTEGRATION: CWS changefileheader (1.30.8); FILE MERGED 2008/04/01 12:34:20 thb 1.30.8.2: #i85898# Stripping all external header guards 2008/03/31 13:24:03 rt 1.30.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d74b1131677e2b522d7ee2481bff53546e24fee0]

INTEGRATION: CWS changefileheader (1.4.12); FILE MERGED 2008/03/28 15:36:40 rt 1.4.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [874b377e0ba7118ba91b178fedea0d4879f752e6]

INTEGRATION: CWS changefileheader (1.3.328); FILE MERGED 2008/03/31 16:53:05 rt 1.3.328.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [62aaef8aa0affbce33d4e00e48dfb13ec6351a87]

INTEGRATION: CWS changefileheader (1.7.106); FILE MERGED 2008/04/01 12:34:20 thb 1.7.106.2: #i85898# Stripping all external header guards 2008/03/31 13:24:03 rt 1.7.106.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9b47bb201c0ccd4afef4be1da5d29bcb0ffa7cca]

INTEGRATION: CWS changefileheader (1.3.58); FILE MERGED 2008/03/28 15:36:40 rt 1.3.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1eea98c3234d8b5c30ae8e69f2f160297b5a596d]

INTEGRATION: CWS changefileheader (1.5.216); FILE MERGED 2008/04/01 15:09:43 thb 1.5.216.3: #i85898# Stripping all external header guards 2008/04/01 10:53:50 thb 1.5.216.2: #i85898# Stripping all external header guards 2008/03/28 15:24:43 rt 1.5.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b4f324b6d28b384b53861f92d98f89f67bf3f04e]

INTEGRATION: CWS changefileheader (1.11.8); FILE MERGED 2008/03/31 13:24:03 rt 1.11.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b8677db4003cc8fbcaec0cdd917c42bb9d0db356]

INTEGRATION: CWS changefileheader (1.8.146); FILE MERGED 2008/03/28 15:24:43 rt 1.8.146.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b3e43f1cf5e3e58bfe9b08a62d4a4bef4367e220]

INTEGRATION: CWS changefileheader (1.11.234); FILE MERGED 2008/04/01 15:25:09 thb 1.11.234.3: #i85898# Stripping all external header guards 2008/04/01 12:34:20 thb 1.11.234.2: #i85898# Stripping all external header guards 2008/03/31 13:24:03 rt 1.11.234.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [04bf3a16a51847fdb1b5a08b83b6f3bd255e1f3e]

INTEGRATION: CWS changefileheader (1.9.86); FILE MERGED 2008/04/01 15:09:43 thb 1.9.86.3: #i85898# Stripping all external header guards 2008/04/01 10:53:50 thb 1.9.86.2: #i85898# Stripping all external header guards 2008/03/28 15:24:43 rt 1.9.86.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fcce874a11779d6e53ac6ee150a653bfd9947eec]

INTEGRATION: CWS changefileheader (1.8.268); FILE MERGED 2008/04/01 12:34:20 thb 1.8.268.2: #i85898# Stripping all external header guards 2008/03/31 13:24:03 rt 1.8.268.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1df41000251eb8ea4daba30d05ce13c494cb4566]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:47:47 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8676c39dffbb26548c4ce82675180244b9d36b71]

INTEGRATION: CWS changefileheader (1.4.216); FILE MERGED 2008/04/01 10:53:49 thb 1.4.216.2: #i85898# Stripping all external header guards 2008/03/28 15:24:43 rt 1.4.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [17eb77fc82ab226ec0c14da63d17634d2202867c]

INTEGRATION: CWS changefileheader (1.2.110); FILE MERGED 2008/03/31 13:24:03 rt 1.2.110.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [de2ffe0aa02c9b121d1f5c43a8bfec9c3220717b]

INTEGRATION: CWS changefileheader (1.3.372); FILE MERGED 2008/04/01 15:09:41 thb 1.3.372.3: #i85898# Stripping all external header guards 2008/04/01 10:53:49 thb 1.3.372.2: #i85898# Stripping all external header guards 2008/03/28 15:24:43 rt 1.3.372.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5097180c54183eff24d5d85df34dc395e7838970]

INTEGRATION: CWS changefileheader (1.25.38); FILE MERGED 2008/03/31 13:24:02 rt 1.25.38.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1243e55e8a004aeffff57e9b4d046729affb17a8]

INTEGRATION: CWS changefileheader (1.4.328); FILE MERGED 2008/03/31 16:53:02 rt 1.4.328.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6b15a8c9da77a145617df0e9d70af6abcc5022ee]

INTEGRATION: CWS changefileheader (1.4.146); FILE MERGED 2008/03/28 15:24:43 rt 1.4.146.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [07c131541ff59848eae18b6dee00283f30a28737]

INTEGRATION: CWS changefileheader (1.2.10); FILE MERGED 2008/03/28 16:38:25 rt 1.2.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a682dcdf999c017bdbf3101d8be3e88d1b3a346d]

INTEGRATION: CWS changefileheader (1.18.110); FILE MERGED 2008/04/01 12:34:20 thb 1.18.110.2: #i85898# Stripping all external header guards 2008/03/31 13:24:02 rt 1.18.110.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a60ed284115c55295f354ffd39cc11810da2e5c6]

INTEGRATION: CWS changefileheader (1.2.1028); FILE MERGED 2008/03/31 16:53:02 rt 1.2.1028.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [21b7b724d06b5446e3ea14585eb909f77fa76634]

INTEGRATION: CWS changefileheader (1.3.216); FILE MERGED 2008/04/01 15:09:38 thb 1.3.216.3: #i85898# Stripping all external header guards 2008/04/01 10:53:49 thb 1.3.216.2: #i85898# Stripping all external header guards 2008/03/28 15:24:43 rt 1.3.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3032b8c41dbf4501eb444dc3496e5cd56896786b]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:38:25 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a9c7a63dc3ceff0efda2b51cfa9aabf03e56e1e2]

INTEGRATION: CWS changefileheader (1.4.148); FILE MERGED 2008/04/01 12:34:19 thb 1.4.148.2: #i85898# Stripping all external header guards 2008/03/31 13:24:02 rt 1.4.148.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b08b97845773007ae2190f02d5ed86d5ec5f3a6b]

INTEGRATION: CWS changefileheader (1.3.42); FILE MERGED 2008/03/28 15:36:39 rt 1.3.42.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [459e0a6b8df0d33af3e5e544ca0337008fe5a71a]

INTEGRATION: CWS changefileheader (1.4.428); FILE MERGED 2008/03/31 16:53:02 rt 1.4.428.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f2cbc364ed80ebd9dc4430c7e9b93608c2f3dd0e]

INTEGRATION: CWS changefileheader (1.6.378); FILE MERGED 2008/03/31 13:24:02 rt 1.6.378.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c2d06e55843f266e8d5fb7e2b3bd3c1bf27bf3f3]

INTEGRATION: CWS changefileheader (1.2.294); FILE MERGED 2008/03/28 16:38:25 rt 1.2.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [972fe54c96381849b93c279cc97e8706655db449]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:47:46 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1154530d327d9ac88c71abcfb8d1d02a3092e874]

INTEGRATION: CWS changefileheader (1.5.146); FILE MERGED 2008/03/28 15:24:42 rt 1.5.146.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ff6cb3ff05a9e31dfe47f6f6ace10869b1b8300a]

INTEGRATION: CWS changefileheader (1.2.58); FILE MERGED 2008/03/28 15:36:39 rt 1.2.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fae3adebb30b7f1dccf8f05e8d304fe0077b740e]

INTEGRATION: CWS changefileheader (1.2.718); FILE MERGED 2008/03/31 16:53:02 rt 1.2.718.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dddcb39796cd17c565eb06b00d47d8aefb967c9b]

INTEGRATION: CWS changefileheader (1.3.378); FILE MERGED 2008/04/01 12:34:19 thb 1.3.378.2: #i85898# Stripping all external header guards 2008/03/31 13:24:02 rt 1.3.378.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [52acf05fb8c84751bceebd69dab94888cf38aeb9]

INTEGRATION: CWS changefileheader (1.5.216); FILE MERGED 2008/04/01 15:09:33 thb 1.5.216.2: #i85898# Stripping all external header guards 2008/03/28 15:24:42 rt 1.5.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3062667d101588f1225d3b53fdc109d07b819a09]

INTEGRATION: CWS changefileheader (1.13.10); FILE MERGED 2008/03/28 16:38:25 rt 1.13.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [040de1cab01fe1beb9b7a18220c1e7e21989f586]

INTEGRATION: CWS changefileheader (1.11.216); FILE MERGED 2008/04/01 12:53:40 thb 1.11.216.2: #i85898# Stripping all external header guards 2008/03/31 16:52:46 rt 1.11.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [497dc697decbc0db61f60e43cc8ee8a7ad6572ed]

INTEGRATION: CWS changefileheader (1.3.378); FILE MERGED 2008/03/31 13:24:02 rt 1.3.378.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bdde599414d0dfa2214b1b8a530f849d6954f197]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:47:46 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e6895add6dd5d57bd7d08d45f028f30824a88f2f]

INTEGRATION: CWS changefileheader (1.2.372); FILE MERGED 2008/03/28 15:24:42 rt 1.2.372.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3e9b2eba821adce03ff4104fe1daadda4d7c464f]

INTEGRATION: CWS changefileheader (1.6.56); FILE MERGED 2008/03/28 16:38:24 rt 1.6.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [17719dc7f09a4ef41563700002656c821e5d6e21]

INTEGRATION: CWS changefileheader (1.3.1202); FILE MERGED 2008/03/31 16:52:46 rt 1.3.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5167458a08f9fa7ab0357f17a6faee5b465531d3]

INTEGRATION: CWS changefileheader (1.5.378); FILE MERGED 2008/04/01 12:34:19 thb 1.5.378.2: #i85898# Stripping all external header guards 2008/03/31 13:24:02 rt 1.5.378.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [094cac1deed65995927b1c8957636d0e028f624c]

INTEGRATION: CWS changefileheader (1.11.180); FILE MERGED 2008/04/01 10:53:49 thb 1.11.180.2: #i85898# Stripping all external header guards 2008/03/28 15:24:41 rt 1.11.180.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8006fd3f81abca724547610233b78489d1bda5ea]

INTEGRATION: CWS changefileheader (1.10.70); FILE MERGED 2008/03/28 16:38:24 rt 1.10.70.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f930d27526f792abe7d3c80bc9e2f525905e4906]

INTEGRATION: CWS changefileheader (1.8.216); FILE MERGED 2008/03/31 16:52:46 rt 1.8.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ddb33361f5b947bf544691aa796d9afba34392b0]

INTEGRATION: CWS changefileheader (1.3.58); FILE MERGED 2008/03/28 15:36:39 rt 1.3.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [29c49c4ef495efa9787bc82ff48f22cd1719225e]

INTEGRATION: CWS changefileheader (1.12.180); FILE MERGED 2008/04/01 10:53:49 thb 1.12.180.2: #i85898# Stripping all external header guards 2008/03/28 15:24:41 rt 1.12.180.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [925747596c393187fb01c0858ff7e1c7b09e8125]

INTEGRATION: CWS changefileheader (1.10.10); FILE MERGED 2008/03/28 16:38:24 rt 1.10.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [92ee786fe5e97734c60ebb2fafab805d74a7468b]

INTEGRATION: CWS changefileheader (1.63.36); FILE MERGED 2008/04/01 15:56:28 thb 1.63.36.3: #i85898# Stripping all external header guards 2008/04/01 12:53:40 thb 1.63.36.2: #i85898# Stripping all external header guards 2008/03/31 16:52:46 rt 1.63.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d0bcc7a1c3a11446d5fea85cd1a5daaef15c7678]

INTEGRATION: CWS changefileheader (1.12.234); FILE MERGED 2008/03/31 13:24:02 rt 1.12.234.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9f973f07f955635213aad762c86214882249bf31]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:47:45 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4c3aa7126c35c6dc3b0dfe15f699fa106598476c]

INTEGRATION: CWS changefileheader (1.4.42); FILE MERGED 2008/03/28 15:36:39 rt 1.4.42.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bf4bae3b9d53bc62e8c70a086084640b5b51a0bb]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:38:24 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0b0a8b68f20fbfb4ebb8678673b0b0dbd0f8da2c]

INTEGRATION: CWS changefileheader (1.3.372); FILE MERGED 2008/04/01 15:09:29 thb 1.3.372.2: #i85898# Stripping all external header guards 2008/03/28 15:24:41 rt 1.3.372.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c81eef7e4aff159f078f0df480c58d8b9f77d1ed]

INTEGRATION: CWS changefileheader (1.35.8); FILE MERGED 2008/03/31 13:24:02 rt 1.35.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7f12cf905f9061e54f8e9c1f798576e518f3397d]

INTEGRATION: CWS changefileheader (1.30.14); FILE MERGED 2008/04/01 15:56:28 thb 1.30.14.3: #i85898# Stripping all external header guards 2008/04/01 12:53:39 thb 1.30.14.2: #i85898# Stripping all external header guards 2008/03/31 16:52:46 rt 1.30.14.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7a1579bf31dd3cbdfee75fce3ec1c2bd5a44b1d2]

INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/03/28 16:38:24 rt 1.5.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2f4f4c562b9747a15671852863a09eb1f55ab170]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:47:45 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c1105d2175ff612484b5c4191fdc59c27aae032d]

INTEGRATION: CWS changefileheader (1.4.216); FILE MERGED 2008/04/01 10:53:49 thb 1.4.216.2: #i85898# Stripping all external header guards 2008/03/28 15:24:41 rt 1.4.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [35569b9b84d74f890d1081e25c36dd10202eef94]

INTEGRATION: CWS changefileheader (1.10.8); FILE MERGED 2008/03/31 13:24:02 rt 1.10.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [89c525f7af00def6cadf66300293565c3155ff3e]

INTEGRATION: CWS changefileheader (1.7.242); FILE MERGED 2008/04/01 12:53:39 thb 1.7.242.2: #i85898# Stripping all external header guards 2008/03/31 16:52:46 rt 1.7.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [834a3886ec379bab90b67de6f272bf25fba3baa2]

INTEGRATION: CWS changefileheader (1.5.252); FILE MERGED 2008/03/28 16:38:24 rt 1.5.252.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0ca67cc2d05b30c472b14980bcc84434c54c6680]

INTEGRATION: CWS changefileheader (1.5.42); FILE MERGED 2008/03/28 15:36:39 rt 1.5.42.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [787d227e63542cb20b774aaf8b969ed17ddb77b4]

INTEGRATION: CWS changefileheader (1.4.372); FILE MERGED 2008/04/01 10:53:48 thb 1.4.372.2: #i85898# Stripping all external header guards 2008/03/28 15:24:41 rt 1.4.372.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d0b5f30f64c631a9e91be029ed56ff63ca0449a1]

INTEGRATION: CWS changefileheader (1.12.64); FILE MERGED 2008/04/01 12:34:19 thb 1.12.64.2: #i85898# Stripping all external header guards 2008/03/31 13:24:02 rt 1.12.64.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f4b6c5575b2c4ce4d330e5523e296c8371ac05bd]

INTEGRATION: CWS changefileheader (1.28.58); FILE MERGED 2008/04/01 15:56:28 thb 1.28.58.3: #i85898# Stripping all external header guards 2008/04/01 12:53:39 thb 1.28.58.2: #i85898# Stripping all external header guards 2008/03/31 16:52:46 rt 1.28.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7eafd9cb62001d51063242e4ca170d5a40c1d397]

INTEGRATION: CWS changefileheader (1.7.56); FILE MERGED 2008/03/28 16:38:23 rt 1.7.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d5e573095fdecbbaf8014579e06fe96138a6fc8b]

INTEGRATION: CWS changefileheader (1.6.216); FILE MERGED 2008/04/01 10:53:48 thb 1.6.216.2: #i85898# Stripping all external header guards 2008/03/28 15:24:41 rt 1.6.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [026b87e1f53040902ffd469e103cb0888b5801b0]

INTEGRATION: CWS changefileheader (1.3.58); FILE MERGED 2008/04/01 15:56:28 thb 1.3.58.3: #i85898# Stripping all external header guards 2008/04/01 12:53:39 thb 1.3.58.2: #i85898# Stripping all external header guards 2008/03/31 16:52:46 rt 1.3.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [63b448137fd8dc2cbd3b432f2cfe2304a1854aef]

INTEGRATION: CWS changefileheader (1.7.102); FILE MERGED 2008/03/28 16:38:23 rt 1.7.102.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [634fc0a6fe51f3db28c6cf42cafa753f453d7f56]

INTEGRATION: CWS changefileheader (1.5.180); FILE MERGED 2008/04/01 10:53:48 thb 1.5.180.2: #i85898# Stripping all external header guards 2008/03/28 15:24:41 rt 1.5.180.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c7618303f2f3a5548194678ffaaaa506494e00ee]

INTEGRATION: CWS changefileheader (1.2.148); FILE MERGED 2008/04/01 12:34:19 thb 1.2.148.1: #i85898# Stripping all external header guards


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [25fa0a1f0656d32cd88fd8610b43684f0b3853d4]

INTEGRATION: CWS changefileheader (1.22.14); FILE MERGED 2008/04/01 15:56:27 thb 1.22.14.3: #i85898# Stripping all external header guards 2008/04/01 12:53:39 thb 1.22.14.2: #i85898# Stripping all external header guards 2008/03/31 16:52:46 rt 1.22.14.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b06c747642644e80d704e3e225cd8299641ac00b]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:47:44 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d401426ccc75c6f01f17f23bdbe5768d5b0ff5e9]

INTEGRATION: CWS changefileheader (1.6.180); FILE MERGED 2008/04/01 10:53:48 thb 1.6.180.2: #i85898# Stripping all external header guards 2008/03/28 15:24:41 rt 1.6.180.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dfe0dfee886dbb22a1563a6596285c207fd33cba]

INTEGRATION: CWS changefileheader (1.10.10); FILE MERGED 2008/03/28 16:38:23 rt 1.10.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [74cd3f5b911127ed0a5765dfbd6f57dac416c53d]

INTEGRATION: CWS changefileheader (1.4.128); FILE MERGED 2008/04/01 15:25:09 thb 1.4.128.2: #i85898# Stripping all external header guards 2008/03/31 13:24:02 rt 1.4.128.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [99240c54fb7e7fbd3a9eb89f8574912df33b70af]

INTEGRATION: CWS changefileheader (1.15.630); FILE MERGED 2008/04/01 15:56:27 thb 1.15.630.3: #i85898# Stripping all external header guards 2008/04/01 12:53:39 thb 1.15.630.2: #i85898# Stripping all external header guards 2008/03/31 16:52:45 rt 1.15.630.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fa8cfaed4df064a80f32f0d98da9a09a4c362906]

INTEGRATION: CWS changefileheader (1.10.52); FILE MERGED 2008/03/28 16:38:23 rt 1.10.52.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [29587672b7cc296b87697323bb24b74ab748919d]

INTEGRATION: CWS changefileheader (1.5.276); FILE MERGED 2008/03/28 15:24:41 rt 1.5.276.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [55442eae15ee3a016ed9d1dbace73295457a5440]

INTEGRATION: CWS changefileheader (1.2.160); FILE MERGED 2008/03/31 13:24:02 rt 1.2.160.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [debcc0fdd56bcd7c5b1c7b70ef744e152e3bce46]

INTEGRATION: CWS changefileheader (1.4.1200); FILE MERGED 2008/04/01 15:56:27 thb 1.4.1200.3: #i85898# Stripping all external header guards 2008/04/01 12:53:39 thb 1.4.1200.2: #i85898# Stripping all external header guards 2008/03/31 16:52:45 rt 1.4.1200.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6f7a128159f77d554ef9f8c1d2013ec5bf72a1b4]

INTEGRATION: CWS changefileheader (1.3.58); FILE MERGED 2008/03/28 15:36:38 rt 1.3.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [03534397f4d46a400a90654c2f115d7e55ba5954]

INTEGRATION: CWS changefileheader (1.6.74); FILE MERGED 2008/04/01 10:53:48 thb 1.6.74.2: #i85898# Stripping all external header guards 2008/03/28 15:24:41 rt 1.6.74.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fc4daeae9132870a550d7801e4e50f966a1a19d8]

INTEGRATION: CWS changefileheader (1.8.14); FILE MERGED 2008/03/28 16:38:23 rt 1.8.14.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0e26152a776a9394237e8ba25a99793fadd2424e]

INTEGRATION: CWS changefileheader (1.8.378); FILE MERGED 2008/04/01 12:34:19 thb 1.8.378.2: #i85898# Stripping all external header guards 2008/03/31 13:24:02 rt 1.8.378.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ffcf5161819678c39f95d8e5abe0601bb7bc2b77]

INTEGRATION: CWS changefileheader (1.11.242); FILE MERGED 2008/04/01 15:56:27 thb 1.11.242.3: #i85898# Stripping all external header guards 2008/04/01 12:53:39 thb 1.11.242.2: #i85898# Stripping all external header guards 2008/03/31 16:52:45 rt 1.11.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ff25a3893439690dea7a4a97a12baefc477263c0]

INTEGRATION: CWS changefileheader (1.3.42); FILE MERGED 2008/03/28 15:36:38 rt 1.3.42.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c3ba358bde08d8aea20031a14eec4d2169c6b390]

INTEGRATION: CWS changefileheader (1.7.74); FILE MERGED 2008/04/01 10:53:48 thb 1.7.74.2: #i85898# Stripping all external header guards 2008/03/28 15:24:41 rt 1.7.74.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1f9740dc154719085b679f3741e24524c79c9e30]

INTEGRATION: CWS changefileheader (1.4.294); FILE MERGED 2008/03/28 16:38:23 rt 1.4.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [12d400d5596e6d50357531c908b886729809db8e]

INTEGRATION: CWS changefileheader (1.5.178); FILE MERGED 2008/03/31 13:24:02 rt 1.5.178.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [111b21a71f5cca78d880681ba78437a0aeae829c]

INTEGRATION: CWS changefileheader (1.3.1202); FILE MERGED 2008/04/01 12:53:39 thb 1.3.1202.2: #i85898# Stripping all external header guards 2008/03/31 16:52:45 rt 1.3.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d0c95f8380de4798f013ee7c99fd80acb1f9d95b]

INTEGRATION: CWS changefileheader (1.2.58); FILE MERGED 2008/03/28 15:36:38 rt 1.2.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0f94a92b02fbdccce6d923c38ce6381041adcc24]

INTEGRATION: CWS changefileheader (1.3.372); FILE MERGED 2008/04/01 10:53:48 thb 1.3.372.2: #i85898# Stripping all external header guards 2008/03/28 15:24:41 rt 1.3.372.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0461a76bf850cea1d58e3e9c7d914a853e019dc2]

INTEGRATION: CWS changefileheader (1.10.56); FILE MERGED 2008/03/28 16:38:22 rt 1.10.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [239d30e61f07e5d71be4aa8a3f11fd6d7b962e74]

INTEGRATION: CWS changefileheader (1.2.378); FILE MERGED 2008/04/01 12:34:19 thb 1.2.378.2: #i85898# Stripping all external header guards 2008/03/31 13:24:02 rt 1.2.378.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a67db5c1b5000309ea789c2dadbb9accf57b801f]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:47:43 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [67e5c04d695349045cac015ce7c2ab2d1364f2dc]

INTEGRATION: CWS changefileheader (1.12.216); FILE MERGED 2008/04/01 12:53:39 thb 1.12.216.2: #i85898# Stripping all external header guards 2008/03/31 16:52:45 rt 1.12.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [db6b25c40ad798750dc3cab4e19932def309153e]

INTEGRATION: CWS changefileheader (1.4.216); FILE MERGED 2008/04/01 10:53:48 thb 1.4.216.2: #i85898# Stripping all external header guards 2008/03/28 15:24:41 rt 1.4.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9334dcfa1b230570249c61621bb4bc1d379e6ad3]

INTEGRATION: CWS changefileheader (1.13.10); FILE MERGED 2008/03/28 16:38:22 rt 1.13.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3f9c26263b5f2c46b0ea51a02be53abf22ec866b]

INTEGRATION: CWS changefileheader (1.10.234); FILE MERGED 2008/03/31 13:24:02 rt 1.10.234.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cbe51b1877f67de794b8dd2db8fea189278cd89a]

INTEGRATION: CWS changefileheader (1.125.34); FILE MERGED 2008/04/01 15:56:27 thb 1.125.34.3: #i85898# Stripping all external header guards 2008/04/01 12:53:38 thb 1.125.34.2: #i85898# Stripping all external header guards 2008/03/31 16:52:45 rt 1.125.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e2daddcf8782f2b42f7da9bf40c54b34e4ef7659]

INTEGRATION: CWS changefileheader (1.11.372); FILE MERGED 2008/03/28 15:24:40 rt 1.11.372.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [27f90d8dcf4047fc3d24f1ef8d5a668726d67802]

INTEGRATION: CWS changefileheader (1.12.10); FILE MERGED 2008/03/28 16:38:22 rt 1.12.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dc2f42beec423ab3ff26b324afcafdc85b4fa45e]

INTEGRATION: CWS changefileheader (1.4.268); FILE MERGED 2008/04/01 12:34:19 thb 1.4.268.2: #i85898# Stripping all external header guards 2008/03/31 13:24:02 rt 1.4.268.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [be059b8653bd6caa7901fa6b993006c130ed24c5]

INTEGRATION: CWS changefileheader (1.4.42); FILE MERGED 2008/03/28 15:36:38 rt 1.4.42.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5438e64f449739b557d24ea560d5aeee5a7a0518]

INTEGRATION: CWS changefileheader (1.17.64); FILE MERGED 2008/04/01 15:09:25 thb 1.17.64.3: #i85898# Stripping all external header guards 2008/04/01 10:53:48 thb 1.17.64.2: #i85898# Stripping all external header guards 2008/03/28 15:24:40 rt 1.17.64.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [48b0f00976028d1197a28ee7ab9efb314a6d47de]

INTEGRATION: CWS changefileheader (1.18.358); FILE MERGED 2008/04/01 15:56:27 thb 1.18.358.3: #i85898# Stripping all external header guards 2008/04/01 12:53:38 thb 1.18.358.2: #i85898# Stripping all external header guards 2008/03/31 16:52:45 rt 1.18.358.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [48a588c2a848820b92523000f0597a3b07f8207f]

INTEGRATION: CWS changefileheader (1.8.10); FILE MERGED 2008/03/28 16:38:22 rt 1.8.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e0e35ba064d09b34f26b53b4176a0988e48b16ee]

INTEGRATION: CWS changefileheader (1.8.268); FILE MERGED 2008/03/31 13:24:02 rt 1.8.268.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3ac93d730bd615c91765d21c6a7fa19e796c7e73]

INTEGRATION: CWS changefileheader (1.13.216); FILE MERGED 2008/04/01 15:09:24 thb 1.13.216.3: #i85898# Stripping all external header guards 2008/04/01 10:53:48 thb 1.13.216.2: #i85898# Stripping all external header guards 2008/03/28 15:24:40 rt 1.13.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fc3ca808ddb377cdb698a94b39281c6284b9f7ef]

INTEGRATION: CWS changefileheader (1.45.242); FILE MERGED 2008/04/01 15:56:27 thb 1.45.242.3: #i85898# Stripping all external header guards 2008/04/01 12:53:38 thb 1.45.242.2: #i85898# Stripping all external header guards 2008/03/31 16:52:45 rt 1.45.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7186712219a8dd82d37e10af00b1031e9fca14bc]

INTEGRATION: CWS changefileheader (1.4.58); FILE MERGED 2008/03/28 15:36:38 rt 1.4.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ca44533c0d4346766e6843908cbaf6b6268481fc]

INTEGRATION: CWS changefileheader (1.40.8); FILE MERGED 2008/04/01 15:25:08 thb 1.40.8.3: #i85898# Stripping all external header guards 2008/04/01 12:34:19 thb 1.40.8.2: #i85898# Stripping all external header guards 2008/03/31 13:24:02 rt 1.40.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d8e73e6688c4a6d77548f7e120f881547e6f0bbe]

INTEGRATION: CWS changefileheader (1.20.216); FILE MERGED 2008/04/01 15:09:24 thb 1.20.216.3: #i85898# Stripping all external header guards 2008/04/01 10:53:48 thb 1.20.216.2: #i85898# Stripping all external header guards 2008/03/28 15:24:40 rt 1.20.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2384839aecc44278ea169c7552db84eb4ebc9ed1]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:47:42 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b8da10c35f8aae6f79fa04ce1595afc53638b72e]

INTEGRATION: CWS changefileheader (1.5.96); FILE MERGED 2008/04/01 12:34:19 thb 1.5.96.2: #i85898# Stripping all external header guards 2008/03/31 13:24:01 rt 1.5.96.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [06de53d6e718027108b44588d8bedb56beee539c]

INTEGRATION: CWS changefileheader (1.10.1202); FILE MERGED 2008/04/01 15:56:26 thb 1.10.1202.3: #i85898# Stripping all external header guards 2008/04/01 12:53:38 thb 1.10.1202.2: #i85898# Stripping all external header guards 2008/03/31 16:52:45 rt 1.10.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ad787f19825f73a5b6223bde152f461f0aa838c5]

INTEGRATION: CWS changefileheader (1.12.216); FILE MERGED 2008/04/01 10:53:47 thb 1.12.216.2: #i85898# Stripping all external header guards 2008/03/28 15:24:40 rt 1.12.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [922d860d7496d7b347d443f22249299d254ff9ec]

INTEGRATION: CWS changefileheader (1.6.56); FILE MERGED 2008/03/28 16:38:21 rt 1.6.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [76939d28136f5881c9106458e267f287284dc3b2]

INTEGRATION: CWS changefileheader (1.3.286); FILE MERGED 2008/04/01 12:34:18 thb 1.3.286.2: #i85898# Stripping all external header guards 2008/03/31 13:24:01 rt 1.3.286.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [95651257042a1fba2141e5ad8f09ebf594c0257e]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/03/31 16:47:42 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7736e4ad879451d5c60a609fa685a135c8136e4d]

INTEGRATION: CWS changefileheader (1.18.38); FILE MERGED 2008/03/31 16:52:45 rt 1.18.38.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [434a257f5e39cc369ccd2e04f4fe694d133e4815]

INTEGRATION: CWS changefileheader (1.16.216); FILE MERGED 2008/04/01 15:09:24 thb 1.16.216.3: #i85898# Stripping all external header guards 2008/04/01 10:53:47 thb 1.16.216.2: #i85898# Stripping all external header guards 2008/03/28 15:24:40 rt 1.16.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e032292ea7a9e017e7952f9d19c8bd35d1a60992]

INTEGRATION: CWS changefileheader (1.2.292); FILE MERGED 2008/04/01 12:34:18 thb 1.2.292.2: #i85898# Stripping all external header guards 2008/03/31 13:24:01 rt 1.2.292.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [20af9bd01c0241f83b857bf479d324649b7dbac7]

INTEGRATION: CWS changefileheader (1.15.10); FILE MERGED 2008/03/28 16:38:21 rt 1.15.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8848fe6c46ec7cca8806808a43d7309336cd5028]

INTEGRATION: CWS changefileheader (1.11.216); FILE MERGED 2008/04/01 10:53:47 thb 1.11.216.2: #i85898# Stripping all external header guards 2008/03/28 15:24:40 rt 1.11.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a243e6f63fa959ba1caa5d1131b690e81aeff381]

INTEGRATION: CWS changefileheader (1.61.184); FILE MERGED 2008/04/01 15:56:26 thb 1.61.184.2: #i85898# Stripping all external header guards 2008/03/31 16:52:45 rt 1.61.184.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b265bbcb73a7eafa728001a80344a0596b129134]

INTEGRATION: CWS changefileheader (1.5.64); FILE MERGED 2008/04/01 12:34:18 thb 1.5.64.2: #i85898# Stripping all external header guards 2008/03/31 13:24:01 rt 1.5.64.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cf11ac6adec042ee491919e359a4db3d391672a5]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:47:42 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6c91174fa0638f04487a92fbfc288f3921dde214]

INTEGRATION: CWS changefileheader (1.17.216); FILE MERGED 2008/04/01 15:09:24 thb 1.17.216.3: #i85898# Stripping all external header guards 2008/04/01 10:53:47 thb 1.17.216.2: #i85898# Stripping all external header guards 2008/03/28 15:24:40 rt 1.17.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a5dbffcf07d5691a60160f244631e849bbdcd8fb]

INTEGRATION: CWS changefileheader (1.13.216); FILE MERGED 2008/04/01 15:09:24 thb 1.13.216.3: #i85898# Stripping all external header guards 2008/04/01 10:53:47 thb 1.13.216.2: #i85898# Stripping all external header guards 2008/03/28 15:24:40 rt 1.13.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3d3dde6579296120b786222d1f0b86b6a8bb9f41]

INTEGRATION: CWS changefileheader (1.8.242); FILE MERGED 2008/04/01 15:56:26 thb 1.8.242.3: #i85898# Stripping all external header guards 2008/04/01 12:53:38 thb 1.8.242.2: #i85898# Stripping all external header guards 2008/03/31 16:52:45 rt 1.8.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e4d10374e5f26f06bacec488f8cf8edd20db778e]

INTEGRATION: CWS changefileheader (1.5.96); FILE MERGED 2008/04/01 12:34:18 thb 1.5.96.2: #i85898# Stripping all external header guards 2008/03/31 13:24:01 rt 1.5.96.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [646d37efe60daa28b5d527cfccac4cb8d0506e3c]

INTEGRATION: CWS changefileheader (1.6.216); FILE MERGED 2008/04/01 15:09:23 thb 1.6.216.3: #i85898# Stripping all external header guards 2008/04/01 10:53:47 thb 1.6.216.2: #i85898# Stripping all external header guards 2008/03/28 15:24:40 rt 1.6.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [83fe5d8546dcc931e7f1c835454ab7ad539af81e]

INTEGRATION: CWS changefileheader (1.8.1200); FILE MERGED 2008/04/01 12:53:38 thb 1.8.1200.2: #i85898# Stripping all external header guards 2008/03/31 16:52:45 rt 1.8.1200.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [17f5b964a0449b19c54935b11602fda7f607e581]

INTEGRATION: CWS changefileheader (1.8.10); FILE MERGED 2008/03/28 16:38:21 rt 1.8.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7dfec9b2da8111d3562b077456405ef8ae7eba08]

INTEGRATION: CWS changefileheader (1.19.96); FILE MERGED 2008/04/01 12:34:18 thb 1.19.96.2: #i85898# Stripping all external header guards 2008/03/31 13:24:01 rt 1.19.96.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0a0286c18c6c9725e822855cae2aa0ff09e8bd70]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:47:41 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8f1a1045cbb912fdd682037e45ca5d84078fda7a]

INTEGRATION: CWS changefileheader (1.17.216); FILE MERGED 2008/04/01 15:09:23 thb 1.17.216.3: #i85898# Stripping all external header guards 2008/04/01 10:53:47 thb 1.17.216.2: #i85898# Stripping all external header guards 2008/03/28 15:24:40 rt 1.17.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [75c1f32b27e1445e05d127c4d04c65b7d645335a]

INTEGRATION: CWS changefileheader (1.3.234); FILE MERGED 2008/03/31 13:24:01 rt 1.3.234.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c6da348909197b4868b1b65a20a556b47041f7fa]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:38:21 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4d3fc3a28bf517f916452c618b445411d3cdd6ab]

INTEGRATION: CWS changefileheader (1.42.154); FILE MERGED 2008/04/01 15:09:23 thb 1.42.154.3: #i85898# Stripping all external header guards 2008/04/01 10:53:47 thb 1.42.154.2: #i85898# Stripping all external header guards 2008/03/28 15:24:40 rt 1.42.154.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2ed8b5e4ee69d482509547aa12a36f98e84e507e]

INTEGRATION: CWS changefileheader (1.5.64); FILE MERGED 2008/03/31 13:24:01 rt 1.5.64.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e70b97cbe279f21fae23efe4a1e5d9cd8c04ada5]

INTEGRATION: CWS changefileheader (1.4.4); FILE MERGED 2008/03/28 15:36:37 rt 1.4.4.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c9c503afdfb137747544cd42a78f1388ce6a1a57]

INTEGRATION: CWS changefileheader (1.4.56); FILE MERGED 2008/03/28 16:38:21 rt 1.4.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0266c7189feaac1492e8c5faac4987fef6542ea2]

INTEGRATION: CWS changefileheader (1.21.340); FILE MERGED 2008/04/01 15:56:26 thb 1.21.340.3: #i85898# Stripping all external header guards 2008/04/01 12:53:38 thb 1.21.340.2: #i85898# Stripping all external header guards 2008/03/31 16:52:45 rt 1.21.340.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6699be69ab04f84df5060c627eb911a390e71902]

INTEGRATION: CWS changefileheader (1.8.56); FILE MERGED 2008/03/28 16:38:20 rt 1.8.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4b36f9d0286e42fa68db7c967786b698fd1d64fc]

INTEGRATION: CWS changefileheader (1.3.182); FILE MERGED 2008/04/01 10:53:46 thb 1.3.182.2: #i85898# Stripping all external header guards 2008/03/28 15:24:39 rt 1.3.182.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0aacceeb1ac0c332d0fc7b62214f8f05b6d7bb67]

INTEGRATION: CWS changefileheader (1.5.20); FILE MERGED 2008/03/28 15:36:37 rt 1.5.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a4071b078b94ad87d2c41dc5af50aae35d867729]

INTEGRATION: CWS changefileheader (1.3.234); FILE MERGED 2008/03/31 13:24:00 rt 1.3.234.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f6caf1c3ddf8083e275e39ddea9f8ad0d5eaf6ab]

INTEGRATION: CWS changefileheader (1.9.64); FILE MERGED 2008/03/28 15:24:39 rt 1.9.64.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7ae100a4b9ec5496fc4e1b15604b7689e3e3138d]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:47:40 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8731974325dee6cd68b8d743887361b9a8900066]

INTEGRATION: CWS changefileheader (1.5.64); FILE MERGED 2008/03/31 13:24:00 rt 1.5.64.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c30d95b54db995e45e1757cf84e7d99445bb55b8]

INTEGRATION: CWS changefileheader (1.2.58); FILE MERGED 2008/04/01 15:56:26 thb 1.2.58.3: #i85898# Stripping all external header guards 2008/04/01 12:53:38 thb 1.2.58.2: #i85898# Stripping all external header guards 2008/03/31 16:52:45 rt 1.2.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [00bf6508258681a3f52b4b5356505c6c2bd74b7a]

INTEGRATION: CWS changefileheader (1.4.42); FILE MERGED 2008/03/28 15:36:37 rt 1.4.42.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5354251b581fc267ba167d78eb2a3b3632a8bd28]

INTEGRATION: CWS changefileheader (1.2.64); FILE MERGED 2008/03/31 13:24:00 rt 1.2.64.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [679c9fb00a720e12895d1b75bc17adb968ed4799]

INTEGRATION: CWS changefileheader (1.6.52); FILE MERGED 2008/03/28 16:38:20 rt 1.6.52.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [05cfafab8d81f4a237858cb7cc875ff1aed7a0a5]

INTEGRATION: CWS changefileheader (1.19.78); FILE MERGED 2008/04/01 12:53:38 thb 1.19.78.2: #i85898# Stripping all external header guards 2008/03/31 16:52:45 rt 1.19.78.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a2153cfa2ff13a8f4bef4772c29b8942fe74f411]

INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/03/28 16:38:20 rt 1.7.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b7a44f424dd26faab812c27838f0d162ed9e4c22]

INTEGRATION: CWS changefileheader (1.5.234); FILE MERGED 2008/03/31 13:24:00 rt 1.5.234.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [832fdf54a37060eede6389b3dd5adbf6b71dce9c]

INTEGRATION: CWS changefileheader (1.4.58); FILE MERGED 2008/03/28 15:36:37 rt 1.4.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [45f62fd0c0be1ab34a460bd735a454411d93fac0]

INTEGRATION: CWS changefileheader (1.8.64); FILE MERGED 2008/03/31 13:23:59 rt 1.8.64.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a1b1d5f148f0c82a869282b0467bbb29292d0683]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:47:39 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1f9c44f200286b03d72f927cc7a152442c4a8089]

INTEGRATION: CWS changefileheader (1.4.242); FILE MERGED 2008/04/01 15:56:26 thb 1.4.242.2: #i85898# Stripping all external header guards 2008/03/31 16:52:45 rt 1.4.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [774e2ca2892e5c50cd12a9b9677595287d2056cb]

INTEGRATION: CWS changefileheader (1.3.42); FILE MERGED 2008/03/28 15:36:37 rt 1.3.42.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0d66f6d2a3808a91e1d02b8478c15c00c5876d4d]

INTEGRATION: CWS changefileheader (1.6.64); FILE MERGED 2008/03/31 13:23:59 rt 1.6.64.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0de346c71c73f938afeec547443b2eb180e6b6c1]

INTEGRATION: CWS changefileheader (1.11.14); FILE MERGED 2008/03/28 16:38:20 rt 1.11.14.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [94fe859ee4f420171de1b09b40918cd2fa3a3042]

INTEGRATION: CWS changefileheader (1.2.58); FILE MERGED 2008/03/28 15:36:37 rt 1.2.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a16d9de0c5302c0a37cb0365654c7b5ca49392c2]

INTEGRATION: CWS changefileheader (1.5.1202); FILE MERGED 2008/04/01 15:56:26 thb 1.5.1202.2: #i85898# Stripping all external header guards 2008/03/31 16:52:44 rt 1.5.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7849b38fc2c70650196e7140877f39161b391f6c]

INTEGRATION: CWS changefileheader (1.3.378); FILE MERGED 2008/03/31 13:23:59 rt 1.3.378.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e14e563f810bf8a142d06835fad21cca91468298]

INTEGRATION: CWS changefileheader (1.15.840); FILE MERGED 2008/04/01 15:56:25 thb 1.15.840.3: #i85898# Stripping all external header guards 2008/04/01 12:53:38 thb 1.15.840.2: #i85898# Stripping all external header guards 2008/03/31 16:52:44 rt 1.15.840.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [facfbc1fe983bbede655b1f76c760ae705eb3630]

INTEGRATION: CWS changefileheader (1.2.52); FILE MERGED 2008/03/28 16:38:19 rt 1.2.52.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a084b0b2d76647d8df0c8dffe6d51a1a4ee6ad77]

INTEGRATION: CWS changefileheader (1.2.58); FILE MERGED 2008/04/01 15:19:45 thb 1.2.58.3: #i85898# Stripping all external header guards 2008/04/01 10:58:41 thb 1.2.58.2: #i85898# Stripping all external header guards 2008/03/28 15:36:37 rt 1.2.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6a94421b529200d04f778adb8c35a3a168bbb234]

INTEGRATION: CWS changefileheader (1.4.234); FILE MERGED 2008/03/31 13:23:59 rt 1.4.234.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ad0c012139d8b9d9eb0b34d36bdbae758a627c04]

INTEGRATION: CWS changefileheader (1.4.34); FILE MERGED 2008/04/01 10:58:41 thb 1.4.34.2: #i85898# Stripping all external header guards 2008/03/28 15:36:37 rt 1.4.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6247073a080feba84ea9845acf8d7cbe9eb0364f]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/03/31 16:47:38 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c2d1d5bfa0b24f6d6557fc10de09a827a9fa760d]

INTEGRATION: CWS changefileheader (1.10.108); FILE MERGED 2008/04/01 12:53:38 thb 1.10.108.2: #i85898# Stripping all external header guards 2008/03/31 16:52:44 rt 1.10.108.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [67f1402d4721d6db6990b9d3f33c6b7e766a61fa]

INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/03/28 16:38:19 rt 1.4.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [587ff43dc44f419ea216625c4a4e05b1038a6c49]

INTEGRATION: CWS changefileheader (1.2.34); FILE MERGED 2008/03/28 15:36:36 rt 1.2.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fb05a8e96044819c72655688965967aca65f01b3]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:47:38 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [319b1879c8c621e727249d4c1cec09ff8d543f95]

INTEGRATION: CWS changefileheader (1.7.94); FILE MERGED 2008/03/28 15:24:39 rt 1.7.94.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [68e32300b61503c440b6f3b16304a4d35b90727d]

INTEGRATION: CWS changefileheader (1.10.64); FILE MERGED 2008/03/31 13:23:59 rt 1.10.64.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1f540d08375ab66543d10d4f9aafc438273252d4]

INTEGRATION: CWS changefileheader (1.9.216); FILE MERGED 2008/04/01 12:53:37 thb 1.9.216.2: #i85898# Stripping all external header guards 2008/03/31 16:52:44 rt 1.9.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0af58c8f4093b28a4af67a0bd04bfc8a6f317356]

INTEGRATION: CWS changefileheader (1.2.34); FILE MERGED 2008/03/28 15:36:35 rt 1.2.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [97ab2f6abe53bd8eafbd48632a9672baeae9c7b9]

INTEGRATION: CWS changefileheader (1.11.64); FILE MERGED 2008/04/01 12:34:17 thb 1.11.64.2: #i85898# Stripping all external header guards 2008/03/31 13:23:59 rt 1.11.64.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8441151d249ba60b49d5ccde8bb1a07b90da11d6]

INTEGRATION: CWS changefileheader (1.3.64); FILE MERGED 2008/03/28 15:24:39 rt 1.3.64.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [739ecc708c60563e663118e8206f9f1ccb9ce81d]

INTEGRATION: CWS changefileheader (1.2.428); FILE MERGED 2008/03/31 16:52:44 rt 1.2.428.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [646ca2685b295e32f7d68a98e47c669333c25e46]

INTEGRATION: CWS changefileheader (1.2.30); FILE MERGED 2008/03/28 15:36:35 rt 1.2.30.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4bcc5bc8955e92f4681099e155c956c68d0f7f5f]

INTEGRATION: CWS changefileheader (1.24.58); FILE MERGED 2008/04/01 15:56:25 thb 1.24.58.3: #i85898# Stripping all external header guards 2008/04/01 12:53:37 thb 1.24.58.2: #i85898# Stripping all external header guards 2008/03/31 16:52:44 rt 1.24.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e2f2131b4f280fa03d19eb43197a9ddfdb08e8d1]

INTEGRATION: CWS changefileheader (1.5.62); FILE MERGED 2008/03/31 16:47:38 rt 1.5.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [45e08967b81eecb1c74cc04c409e77264a3a677c]

INTEGRATION: CWS changefileheader (1.9.64); FILE MERGED 2008/03/31 13:23:59 rt 1.9.64.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d2c0cc12dfd4f2ed787819db140d0e91889a4f94]

INTEGRATION: CWS changefileheader (1.2.64); FILE MERGED 2008/03/28 15:24:39 rt 1.2.64.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [543bb812e681e6b6c238e77ee87b4a9945c52855]

INTEGRATION: CWS changefileheader (1.3.14); FILE MERGED 2008/03/28 16:38:18 rt 1.3.14.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [65e574e902d1ccb8213f83c33b4a7cba188f9e6f]

INTEGRATION: CWS changefileheader (1.3.216); FILE MERGED 2008/03/28 15:24:37 rt 1.3.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [900bb28eeacab39feff35c6445d16c6ead04ad31]

INTEGRATION: CWS changefileheader (1.3.10); FILE MERGED 2008/03/28 16:38:18 rt 1.3.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3b06534a05df19bd77975bc6593811e8150cbb17]

INTEGRATION: CWS changefileheader (1.5.62); FILE MERGED 2008/03/31 16:47:37 rt 1.5.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8586a18c5cc8f3775795722e73bf858dcdfc3486]

INTEGRATION: CWS changefileheader (1.6.64); FILE MERGED 2008/04/01 12:34:17 thb 1.6.64.2: #i85898# Stripping all external header guards 2008/03/31 13:23:59 rt 1.6.64.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fb69311547b5047249209942674cc7fee853ee72]

INTEGRATION: CWS changefileheader (1.4.216); FILE MERGED 2008/03/28 15:24:37 rt 1.4.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ed42f454a13da35a137ae5f9ae833d0a38ca324b]

INTEGRATION: CWS changefileheader (1.5.14); FILE MERGED 2008/04/01 15:56:25 thb 1.5.14.3: #i85898# Stripping all external header guards 2008/04/01 12:53:37 thb 1.5.14.2: #i85898# Stripping all external header guards 2008/03/31 16:52:44 rt 1.5.14.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f9d12d2b548d1127c39c56f297c1fd072e0f54f0]

INTEGRATION: CWS changefileheader (1.53.22); FILE MERGED 2008/04/01 15:09:20 thb 1.53.22.3: #i85898# Stripping all external header guards 2008/04/01 10:53:45 thb 1.53.22.2: #i85898# Stripping all external header guards 2008/03/28 15:24:37 rt 1.53.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d3d550a401dcf18b5c5a0575c55ec085eed35997]

INTEGRATION: CWS changefileheader (1.5.64); FILE MERGED 2008/03/31 13:23:59 rt 1.5.64.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [39cd446ed700ac671163aa0d38836a2e1cb6f18e]

INTEGRATION: CWS changefileheader (1.8.8); FILE MERGED 2008/03/31 13:23:58 rt 1.8.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2f927ccbf19e7dbb7d0df10fed33507f50793297]

INTEGRATION: CWS changefileheader (1.6.234); FILE MERGED 2008/03/31 13:23:58 rt 1.6.234.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [90755c297cd4bf0340e7a298d791fd44547837ac]

INTEGRATION: CWS changefileheader (1.2.1202); FILE MERGED 2008/04/01 15:56:25 thb 1.2.1202.3: #i85898# Stripping all external header guards 2008/04/01 12:53:37 thb 1.2.1202.2: #i85898# Stripping all external header guards 2008/03/31 16:52:44 rt 1.2.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [75d586f15ec6a5be84e33394540172412737a140]

INTEGRATION: CWS changefileheader (1.7.64); FILE MERGED 2008/03/31 13:23:58 rt 1.7.64.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fca67139b2e0441a3de3eedd879e81401ba9414e]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:47:37 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [441dd399f30377c5bf5f03e704cb5ced458e1585]

INTEGRATION: CWS changefileheader (1.11.216); FILE MERGED 2008/04/01 15:56:25 thb 1.11.216.3: #i85898# Stripping all external header guards 2008/04/01 12:53:37 thb 1.11.216.2: #i85898# Stripping all external header guards 2008/03/31 16:52:44 rt 1.11.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a1d436ffc3fec4db48987eeb14cab36999083f38]

INTEGRATION: CWS changefileheader (1.11.64); FILE MERGED 2008/03/31 13:23:58 rt 1.11.64.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fda5c2c8ebff17431dc03706f010ab72ea244c2d]

INTEGRATION: CWS changefileheader (1.5.62); FILE MERGED 2008/03/31 16:47:36 rt 1.5.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2c018e120aec860480cac306e6347100cc58c6c9]

INTEGRATION: CWS changefileheader (1.5.234); FILE MERGED 2008/03/31 13:23:58 rt 1.5.234.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6f7954cabe4143b59018defb2f586ed25f45bfa6]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:47:36 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ea1f690515bad92ce720bb5535ce82fd99ac1fbd]

INTEGRATION: CWS changefileheader (1.3.10); FILE MERGED 2008/03/28 16:38:17 rt 1.3.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [359980ac16b462ba6f49aa5f42ad4e6ad11dcf09]

INTEGRATION: CWS changefileheader (1.6.64); FILE MERGED 2008/03/31 13:23:58 rt 1.6.64.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0b408e9cb2846e14e569bb6dc4fee9465c68c319]

INTEGRATION: CWS changefileheader (1.56.64); FILE MERGED 2008/04/01 15:09:20 thb 1.56.64.3: #i85898# Stripping all external header guards 2008/04/01 10:53:45 thb 1.56.64.2: #i85898# Stripping all external header guards 2008/03/28 15:24:37 rt 1.56.64.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0477261ca09f47dd8d6657fd810c3ca7fadf568e]

INTEGRATION: CWS changefileheader (1.41.34); FILE MERGED 2008/04/01 15:56:25 thb 1.41.34.3: #i85898# Stripping all external header guards 2008/04/01 12:53:37 thb 1.41.34.2: #i85898# Stripping all external header guards 2008/03/31 16:52:44 rt 1.41.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cbad665382e4f51d926575aa4406a8b20e06a5a7]

INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/03/28 16:38:17 rt 1.4.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5163800fb8a726198223ece83a794b57aff7413d]

INTEGRATION: CWS changefileheader (1.4.234); FILE MERGED 2008/03/31 13:23:58 rt 1.4.234.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cd5d6a10d88684a36019c36e4033fa25d17053f8]

INTEGRATION: CWS changefileheader (1.6.62); FILE MERGED 2008/03/31 16:47:35 rt 1.6.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [04b2a9d3fe065d9eefb57e763cfd2367d8f7a140]

INTEGRATION: CWS changefileheader (1.3.1202); FILE MERGED 2008/04/01 12:53:37 thb 1.3.1202.2: #i85898# Stripping all external header guards 2008/03/31 16:52:44 rt 1.3.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ddb4c6599115d329b44c962a94f2ee709834c132]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:47:35 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fef815a30dfa16ec753f9182a16f17361703a6a6]

INTEGRATION: CWS changefileheader (1.5.234); FILE MERGED 2008/03/31 13:23:57 rt 1.5.234.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ce35a58247aa0e449f5b14d7cf6ecd5f36eac501]

INTEGRATION: CWS changefileheader (1.33.22); FILE MERGED 2008/03/28 15:24:37 rt 1.33.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ec3391270af6b3f18eba830abef4225e0d995788]

INTEGRATION: CWS changefileheader (1.6.738); FILE MERGED 2008/04/01 12:53:37 thb 1.6.738.2: #i85898# Stripping all external header guards 2008/03/31 16:52:44 rt 1.6.738.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bb9f8c32f5cdd163de688af121ffcfc28a378a46]

INTEGRATION: CWS changefileheader (1.4.234); FILE MERGED 2008/03/31 13:23:57 rt 1.4.234.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [79ea796d1dc80c966b064bcf210d4f8548e3eccb]

INTEGRATION: CWS changefileheader (1.2.1202); FILE MERGED 2008/04/01 12:53:36 thb 1.2.1202.2: #i85898# Stripping all external header guards 2008/03/31 16:52:44 rt 1.2.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0f2e88e9ef039902fb36d4013cb661de273d5257]

INTEGRATION: CWS changefileheader (1.8.64); FILE MERGED 2008/03/31 13:23:57 rt 1.8.64.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9a466398d3b2393723f18e79def6929544f367a8]

INTEGRATION: CWS changefileheader (1.5.62); FILE MERGED 2008/03/31 16:47:34 rt 1.5.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9e41858c761de2857332bd2ab7f52907a043d8e7]

INTEGRATION: CWS changefileheader (1.6.1202); FILE MERGED 2008/04/01 15:56:25 thb 1.6.1202.3: #i85898# Stripping all external header guards 2008/04/01 12:53:36 thb 1.6.1202.2: #i85898# Stripping all external header guards 2008/03/31 16:52:44 rt 1.6.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [47323860e769fa822251e1639567ac972d41c3c5]

INTEGRATION: CWS changefileheader (1.62.22); FILE MERGED 2008/03/28 15:24:37 rt 1.62.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1e6f52ee33e883d98a19b1dd34aa87a0a4c5e123]

INTEGRATION: CWS changefileheader (1.5.64); FILE MERGED 2008/03/31 13:23:57 rt 1.5.64.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5c5f63f84a13d2263d18f02434a1e3d2c4cbf33c]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:47:34 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [051e07ac084c6170cbf62c327b9e244a84698985]

INTEGRATION: CWS changefileheader (1.11.630); FILE MERGED 2008/04/01 15:56:24 thb 1.11.630.3: #i85898# Stripping all external header guards 2008/04/01 12:53:36 thb 1.11.630.2: #i85898# Stripping all external header guards 2008/03/31 16:52:44 rt 1.11.630.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7cf446d49ed1a6ecc5ec9565d067046a6de488a5]

INTEGRATION: CWS changefileheader (1.2.548); FILE MERGED 2008/04/01 12:34:17 thb 1.2.548.1: #i85898# Stripping all external header guards


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c72ccc05160dfb36151442805051706f3d937b5f]

INTEGRATION: CWS changefileheader (1.3.10); FILE MERGED 2008/03/28 16:38:16 rt 1.3.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [15952a5d7a02b84509634da464979399a7567dc4]

INTEGRATION: CWS changefileheader (1.7.242); FILE MERGED 2008/04/01 15:56:24 thb 1.7.242.2: #i85898# Stripping all external header guards 2008/03/31 16:52:44 rt 1.7.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [16db3ba4b7978affc9f5391fc5ebb0a91774a950]

INTEGRATION: CWS changefileheader (1.7.64); FILE MERGED 2008/04/01 12:34:17 thb 1.7.64.2: #i85898# Stripping all external header guards 2008/03/31 13:23:57 rt 1.7.64.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [28ac52079a9b9975074266dde92230a758b355f6]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:47:33 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [63b3534c1ba40d0df9cfb45f52c56c347a5a257b]

INTEGRATION: CWS changefileheader (1.21.216); FILE MERGED 2008/04/01 15:56:24 thb 1.21.216.3: #i85898# Stripping all external header guards 2008/04/01 12:53:36 thb 1.21.216.2: #i85898# Stripping all external header guards 2008/03/31 16:52:44 rt 1.21.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b5aae3a17d52dd1ce14bbef18182730d73dbe5ef]

INTEGRATION: CWS changefileheader (1.6.64); FILE MERGED 2008/03/31 13:23:57 rt 1.6.64.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c7bfd3cf232991b427a3dec19cb11b22453ce628]

INTEGRATION: CWS changefileheader (1.7.202); FILE MERGED 2008/04/01 12:34:16 thb 1.7.202.2: #i85898# Stripping all external header guards 2008/03/31 13:23:57 rt 1.7.202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [99ee9b6840dc76b3b7489a4135418e79bb7ddc07]

INTEGRATION: CWS changefileheader (1.6.242); FILE MERGED 2008/04/01 15:56:24 thb 1.6.242.3: #i85898# Stripping all external header guards 2008/04/01 12:53:36 thb 1.6.242.2: #i85898# Stripping all external header guards 2008/03/31 16:52:43 rt 1.6.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [58c854eb252c34816d04ff5d6e57f7cbf995d90a]

INTEGRATION: CWS changefileheader (1.6.234); FILE MERGED 2008/04/01 12:34:16 thb 1.6.234.2: #i85898# Stripping all external header guards 2008/03/31 13:23:57 rt 1.6.234.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c24ebfd9ce1be080c339da367f14508879e870e1]

INTEGRATION: CWS changefileheader (1.3.234); FILE MERGED 2008/03/31 13:23:56 rt 1.3.234.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [88e18076183e8e3a9a0c0e424c79bce39358aa6f]

INTEGRATION: CWS changefileheader (1.2.1202); FILE MERGED 2008/03/31 16:52:43 rt 1.2.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d5a595ac4c929becc42ab23cc87c6efbf51c2fb5]

INTEGRATION: CWS changefileheader (1.21.32); FILE MERGED 2008/03/28 15:24:37 rt 1.21.32.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7bd6f8cbdbcf8b840cafe6c59ba2b9594562c278]

INTEGRATION: CWS changefileheader (1.5.64); FILE MERGED 2008/03/31 13:23:56 rt 1.5.64.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c30a57e83137390927ed75557bfd50157df9ff21]

INTEGRATION: CWS changefileheader (1.2.52); FILE MERGED 2008/03/28 16:38:16 rt 1.2.52.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7f5a2d41d572fc0d3a1c9762c99f890210f356ee]

INTEGRATION: CWS changefileheader (1.6.216); FILE MERGED 2008/04/01 10:53:45 thb 1.6.216.2: #i85898# Stripping all external header guards 2008/03/28 15:24:37 rt 1.6.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [001ebf0b0ad5ce50de3790630b7d5ed3de9cba77]

INTEGRATION: CWS changefileheader (1.19.38); FILE MERGED 2008/04/01 15:56:24 thb 1.19.38.3: #i85898# Stripping all external header guards 2008/04/01 12:53:36 thb 1.19.38.2: #i85898# Stripping all external header guards 2008/03/31 16:52:43 rt 1.19.38.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2c2f3d7294c30f9b1abe4725a46e5a6240d8915a]

INTEGRATION: CWS changefileheader (1.5.214); FILE MERGED 2008/03/31 13:23:56 rt 1.5.214.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a7ec5510607649b34931da4fc54622f0015c0aeb]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:47:32 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [30d9ee5e86da047406a21b7bed3481a2dba07f54]

INTEGRATION: CWS changefileheader (1.15.136); FILE MERGED 2008/04/01 15:09:20 thb 1.15.136.3: #i85898# Stripping all external header guards 2008/04/01 10:53:45 thb 1.15.136.2: #i85898# Stripping all external header guards 2008/03/28 15:24:37 rt 1.15.136.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dccd82a8f1495a567d91e4f0a8f73538f32c4714]

INTEGRATION: CWS changefileheader (1.8.38); FILE MERGED 2008/04/01 15:56:23 thb 1.8.38.3: #i85898# Stripping all external header guards 2008/04/01 12:53:35 thb 1.8.38.2: #i85898# Stripping all external header guards 2008/03/31 16:52:43 rt 1.8.38.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [392ae74a3f58fe1cba3a11eaf8d52278192cee8f]

INTEGRATION: CWS changefileheader (1.15.8); FILE MERGED 2008/03/31 13:23:56 rt 1.15.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9f411db3782c1d967c4dc94c0582ad9ab5403dd4]

INTEGRATION: CWS changefileheader (1.3.10); FILE MERGED 2008/03/28 16:38:15 rt 1.3.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b095cf4268599a37506883483694f865b69ccee6]

INTEGRATION: CWS changefileheader (1.2.122); FILE MERGED 2008/03/28 15:24:36 rt 1.2.122.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b04fb22939276448455d130a44ad275b35a8af47]

INTEGRATION: CWS changefileheader (1.11.242); FILE MERGED 2008/04/01 15:56:23 thb 1.11.242.3: #i85898# Stripping all external header guards 2008/04/01 12:53:35 thb 1.11.242.2: #i85898# Stripping all external header guards 2008/03/31 16:52:43 rt 1.11.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [224f5e11691bdbeff03429f1e7d9c1ce2b982d78]

INTEGRATION: CWS changefileheader (1.6.64); FILE MERGED 2008/03/31 13:23:56 rt 1.6.64.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e27c0a699bd5c72b8e082c97b4a07a02fbfefaeb]

INTEGRATION: CWS changefileheader (1.3.242); FILE MERGED 2008/03/31 16:52:43 rt 1.3.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cd0f86ae62ad3a95fd91189c03a12df1517ae38f]

INTEGRATION: CWS changefileheader (1.2.122); FILE MERGED 2008/04/01 10:53:44 thb 1.2.122.2: #i85898# Stripping all external header guards 2008/03/28 15:24:36 rt 1.2.122.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d46e753c15a369a37bb22a68f64423745a0756d9]

INTEGRATION: CWS changefileheader (1.5.234); FILE MERGED 2008/03/31 13:23:56 rt 1.5.234.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [29a12b2cf1495672ed72ef541f848b077955065d]

INTEGRATION: CWS changefileheader (1.8.434); FILE MERGED 2008/04/01 15:56:23 thb 1.8.434.3: #i85898# Stripping all external header guards 2008/04/01 12:53:35 thb 1.8.434.2: #i85898# Stripping all external header guards 2008/03/31 16:52:43 rt 1.8.434.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d22cf12e8945e58d3a5861f98b8be3c58f15b5fe]

INTEGRATION: CWS changefileheader (1.17.122); FILE MERGED 2008/04/01 10:53:44 thb 1.17.122.2: #i85898# Stripping all external header guards 2008/03/28 15:24:36 rt 1.17.122.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [874a22ab72919e6f955a17317c196601ea16d3fc]

INTEGRATION: CWS changefileheader (1.4.234); FILE MERGED 2008/03/31 13:23:56 rt 1.4.234.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [18b6f8053e28ef5af840208ef195e57066212fd6]

INTEGRATION: CWS changefileheader (1.13.122); FILE MERGED 2008/03/28 15:24:36 rt 1.13.122.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [178a03d21d89f5e74b806df94989c119cebe36a9]

INTEGRATION: CWS changefileheader (1.5.242); FILE MERGED 2008/04/01 12:53:35 thb 1.5.242.2: #i85898# Stripping all external header guards 2008/03/31 16:52:43 rt 1.5.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f823c7a295346ca54b96d9ad807209f4a6419d46]

INTEGRATION: CWS changefileheader (1.3.1202); FILE MERGED 2008/04/01 15:56:23 thb 1.3.1202.3: #i85898# Stripping all external header guards 2008/04/01 12:53:35 thb 1.3.1202.2: #i85898# Stripping all external header guards 2008/03/31 16:52:43 rt 1.3.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [889236ce790f47a6423e20c07dce59d1693cb93f]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:47:31 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2a7774552bf34e695534bc6c1c1c8a4ba750fa26]

INTEGRATION: CWS changefileheader (1.2.182); FILE MERGED 2008/03/28 15:24:36 rt 1.2.182.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f7c71df85d8611cc02e0417fb4d940988912271c]

INTEGRATION: CWS changefileheader (1.7.64); FILE MERGED 2008/03/31 13:23:55 rt 1.7.64.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fb0b429fee8839fdc1cf6c45af322ee8d7becc65]

INTEGRATION: CWS changefileheader (1.3.1202); FILE MERGED 2008/04/01 15:56:23 thb 1.3.1202.2: #i85898# Stripping all external header guards 2008/03/31 16:52:43 rt 1.3.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9fa7f96ab499d96be80a7dc2ce2b6afcc753a98a]

INTEGRATION: CWS changefileheader (1.6.234); FILE MERGED 2008/03/31 13:23:55 rt 1.6.234.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8eaf9678216cf06e9f4d2fba6cefb945bb49a12d]

INTEGRATION: CWS changefileheader (1.2.52); FILE MERGED 2008/03/28 16:38:15 rt 1.2.52.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6b27aa409a13fe36ad0e60e2fbedfcf97406c316]

INTEGRATION: CWS changefileheader (1.3.64); FILE MERGED 2008/03/28 15:24:36 rt 1.3.64.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [21c8dde135d20fa17018708ab1bc61237494962f]

INTEGRATION: CWS changefileheader (1.9.242); FILE MERGED 2008/04/01 15:56:23 thb 1.9.242.3: #i85898# Stripping all external header guards 2008/04/01 12:53:35 thb 1.9.242.2: #i85898# Stripping all external header guards 2008/03/31 16:52:43 rt 1.9.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e810030a4d0da2c9aa7b3df32b3435781cfb9a2b]

INTEGRATION: CWS changefileheader (1.4.234); FILE MERGED 2008/03/31 13:23:55 rt 1.4.234.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [546ee082f8494d3f3d1c82f87567e554482e042e]

INTEGRATION: CWS changefileheader (1.3.10); FILE MERGED 2008/03/28 16:38:14 rt 1.3.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [14a989c20935618615378341b5a0136980bc9e1c]

INTEGRATION: CWS changefileheader (1.4.122); FILE MERGED 2008/03/28 15:24:36 rt 1.4.122.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4462abf21242393417fdc489fef7ae136d5ff34b]

INTEGRATION: CWS changefileheader (1.3.234); FILE MERGED 2008/03/31 13:23:55 rt 1.3.234.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a8a859cb69a0b5c473a06f4b0646c864889e16a1]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:47:30 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4030e48d6db805f6d7e743eff4c2a7b623d436f9]

INTEGRATION: CWS changefileheader (1.10.242); FILE MERGED 2008/03/31 16:52:43 rt 1.10.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [57f10bcd46c6b342d9900d1db8894d7ca5ec560f]

INTEGRATION: CWS changefileheader (1.9.64); FILE MERGED 2008/03/31 13:23:55 rt 1.9.64.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [50035fedc3f1fa32ead10309fe3137b85dc758fb]

INTEGRATION: CWS changefileheader (1.2.52); FILE MERGED 2008/03/28 16:38:14 rt 1.2.52.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b934bf516f971f2b39fa9436a98f939e95a3d176]

INTEGRATION: CWS changefileheader (1.2.136); FILE MERGED 2008/03/28 15:24:36 rt 1.2.136.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2dcb70472c0eecc8ccfcaee6b52c69cfd53781b8]

INTEGRATION: CWS changefileheader (1.26.12); FILE MERGED 2008/04/01 15:56:22 thb 1.26.12.3: #i85898# Stripping all external header guards 2008/04/01 12:53:35 thb 1.26.12.2: #i85898# Stripping all external header guards 2008/03/31 16:52:43 rt 1.26.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2d0537219cb3995108ca44e43526493cffde0cf3]

INTEGRATION: CWS changefileheader (1.7.64); FILE MERGED 2008/04/01 12:34:16 thb 1.7.64.2: #i85898# Stripping all external header guards 2008/03/31 13:23:55 rt 1.7.64.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0ca664cf5b68491a2f61e00af6b252404a3c741d]

INTEGRATION: CWS changefileheader (1.12.276); FILE MERGED 2008/04/01 15:09:18 thb 1.12.276.3: #i85898# Stripping all external header guards 2008/04/01 10:53:44 thb 1.12.276.2: #i85898# Stripping all external header guards 2008/03/28 15:24:34 rt 1.12.276.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [94ed63d8f5728fb36d9d5edbfffbec5cf0714582]

INTEGRATION: CWS changefileheader (1.2.1200); FILE MERGED 2008/04/01 12:53:35 thb 1.2.1200.2: #i85898# Stripping all external header guards 2008/03/31 16:52:43 rt 1.2.1200.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6b0b8966badf55f8e9d6dccf61354dc3c24eb3e0]

INTEGRATION: CWS changefileheader (1.5.64); FILE MERGED 2008/03/31 13:23:55 rt 1.5.64.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3126d547a4d3e7b0c0e4b1c525339a0017082d14]

INTEGRATION: CWS changefileheader (1.24.62); FILE MERGED 2008/04/01 15:09:18 thb 1.24.62.3: #i85898# Stripping all external header guards 2008/04/01 10:53:44 thb 1.24.62.2: #i85898# Stripping all external header guards 2008/03/28 15:24:34 rt 1.24.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9464b9a176a5a21729e5e8b01157af7564a5e748]

INTEGRATION: CWS changefileheader (1.25.204); FILE MERGED 2008/04/01 15:56:22 thb 1.25.204.3: #i85898# Stripping all external header guards 2008/04/01 12:53:35 thb 1.25.204.2: #i85898# Stripping all external header guards 2008/03/31 16:52:43 rt 1.25.204.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4c05e24af79c0fc1341aa9c732e03c1237e16969]

INTEGRATION: CWS changefileheader (1.4.234); FILE MERGED 2008/03/31 13:23:54 rt 1.4.234.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [aae89b5f39f8542578b1bf27bd38da11d5ae95a3]

INTEGRATION: CWS changefileheader (1.8.22); FILE MERGED 2008/04/01 15:09:18 thb 1.8.22.3: #i85898# Stripping all external header guards 2008/04/01 10:53:44 thb 1.8.22.2: #i85898# Stripping all external header guards 2008/03/28 15:24:34 rt 1.8.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7bed19b2a0c7f1fa1cd10f6020f44be16c8a1922]

INTEGRATION: CWS changefileheader (1.5.64); FILE MERGED 2008/03/31 13:23:54 rt 1.5.64.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [48587c5f5faf54018762d788a62800e51099ee92]

INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/03/28 16:38:13 rt 1.4.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4f9f0edfea3f56c2e77436ca9f1277f751e48f9d]

INTEGRATION: CWS changefileheader (1.28.86); FILE MERGED 2008/04/01 15:09:18 thb 1.28.86.3: #i85898# Stripping all external header guards 2008/04/01 10:53:44 thb 1.28.86.2: #i85898# Stripping all external header guards 2008/03/28 15:24:34 rt 1.28.86.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6a434374d11708c0061007802792d08dd610e188]

INTEGRATION: CWS changefileheader (1.7.216); FILE MERGED 2008/04/01 15:56:22 thb 1.7.216.2: #i85898# Stripping all external header guards 2008/03/31 16:52:43 rt 1.7.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [035b5474ae9b7fab46c43156c0922d8cb4bf7a86]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:47:29 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ca4009e28ef4c36cee592df0c312dca9fb552c36]

INTEGRATION: CWS changefileheader (1.4.234); FILE MERGED 2008/04/01 12:34:16 thb 1.4.234.2: #i85898# Stripping all external header guards 2008/03/31 13:23:54 rt 1.4.234.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d56fa863301cba59449d761d922f2a35b8ef131c]

INTEGRATION: CWS changefileheader (1.3.10); FILE MERGED 2008/03/28 16:38:13 rt 1.3.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8d19894feb900f1aa589f78e36741caca83a1770]

INTEGRATION: CWS changefileheader (1.13.74); FILE MERGED 2008/04/01 15:09:18 thb 1.13.74.3: #i85898# Stripping all external header guards 2008/04/01 10:53:44 thb 1.13.74.2: #i85898# Stripping all external header guards 2008/03/28 15:24:34 rt 1.13.74.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c44a8419f9f0e20b24bbb1374dddafd6bcc479d3]

INTEGRATION: CWS changefileheader (1.3.242); FILE MERGED 2008/04/01 15:56:22 thb 1.3.242.2: #i85898# Stripping all external header guards 2008/03/31 16:52:43 rt 1.3.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [91120170ac747cf897a8fab9a9f7fcc99a4501c8]

INTEGRATION: CWS changefileheader (1.3.10); FILE MERGED 2008/03/28 16:38:12 rt 1.3.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [174e2577d879fce9baaf606c88b689cb7d916e2d]

INTEGRATION: CWS changefileheader (1.4.372); FILE MERGED 2008/04/01 15:09:18 thb 1.4.372.3: #i85898# Stripping all external header guards 2008/04/01 10:53:43 thb 1.4.372.2: #i85898# Stripping all external header guards 2008/03/28 15:24:34 rt 1.4.372.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [61bd34165ffbbab00283c53fd1a4bae590e088a6]

INTEGRATION: CWS changefileheader (1.13.242); FILE MERGED 2008/04/01 15:56:22 thb 1.13.242.2: #i85898# Stripping all external header guards 2008/03/31 16:52:43 rt 1.13.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [560ca0d5999542e9493b46b5c69b4f7734a93e5b]

INTEGRATION: CWS changefileheader (1.16.74); FILE MERGED 2008/04/01 15:09:17 thb 1.16.74.2: #i85898# Stripping all external header guards 2008/03/28 15:24:34 rt 1.16.74.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0d8ee701931e4026bd8d7e5c76213083c6291f7f]

INTEGRATION: CWS changefileheader (1.5.242); FILE MERGED 2008/04/01 15:56:22 thb 1.5.242.3: #i85898# Stripping all external header guards 2008/04/01 12:53:34 thb 1.5.242.2: #i85898# Stripping all external header guards 2008/03/31 16:52:43 rt 1.5.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [04ec5aed2c2f1ab345f52c260cfa0c87de74cc40]

INTEGRATION: CWS changefileheader (1.7.276); FILE MERGED 2008/04/01 15:09:17 thb 1.7.276.3: #i85898# Stripping all external header guards 2008/04/01 10:53:43 thb 1.7.276.2: #i85898# Stripping all external header guards 2008/03/28 15:24:34 rt 1.7.276.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [978b442ef65c041a97b6f0aad27af96098635be4]

INTEGRATION: CWS changefileheader (1.3.1202); FILE MERGED 2008/03/31 16:52:42 rt 1.3.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5904e29cfcb9ccef044f2ce179b304affa02d068]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/03/31 16:47:29 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a58bd1e876a8031cefe4f103eb1993ceb2dca68d]

INTEGRATION: CWS changefileheader (1.2.372); FILE MERGED 2008/03/28 15:24:33 rt 1.2.372.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [46b6a80973b87fe01ca37a515790d59b772e5bf1]

INTEGRATION: CWS changefileheader (1.33.38); FILE MERGED 2008/04/01 15:56:21 thb 1.33.38.3: #i85898# Stripping all external header guards 2008/04/01 12:53:34 thb 1.33.38.2: #i85898# Stripping all external header guards 2008/03/31 16:52:42 rt 1.33.38.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [62e86e9195c1008142102e0ea453bcf992df9a79]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:47:28 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2fce500d2236ba30070b33f0d711efa777fd6328]

INTEGRATION: CWS changefileheader (1.9.64); FILE MERGED 2008/03/31 13:23:54 rt 1.9.64.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4b57a4eb0525249161c6091c558226b692a2f7d9]

INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/03/28 16:38:12 rt 1.4.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9aa312c988c592bf42f3898d5fe1febd5ddb99d7]

INTEGRATION: CWS changefileheader (1.12.276); FILE MERGED 2008/04/01 15:09:17 thb 1.12.276.3: #i85898# Stripping all external header guards 2008/04/01 10:53:43 thb 1.12.276.2: #i85898# Stripping all external header guards 2008/03/28 15:24:33 rt 1.12.276.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4327aa66e6383e042af7bd32a3c7d7dab2361137]

INTEGRATION: CWS changefileheader (1.2.1202); FILE MERGED 2008/04/01 15:56:21 thb 1.2.1202.2: #i85898# Stripping all external header guards 2008/03/31 16:52:42 rt 1.2.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d70d79ca75d8074df23e1bd309a494f4ef302f73]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:47:28 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [913dfd238c1c5e90cee9667151b6dc5da8edf5c2]

INTEGRATION: CWS changefileheader (1.2.52); FILE MERGED 2008/03/28 16:38:12 rt 1.2.52.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a09ec5dc4889ff7d02107e2273ebe35394129449]

INTEGRATION: CWS changefileheader (1.3.234); FILE MERGED 2008/03/31 13:23:53 rt 1.3.234.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [60dfd07b67eecac364639c922ec2fc3ced07099b]

INTEGRATION: CWS changefileheader (1.9.22); FILE MERGED 2008/04/01 10:53:43 thb 1.9.22.2: #i85898# Stripping all external header guards 2008/03/28 15:24:33 rt 1.9.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3275a928a0e8d18cda1e00baf28f6380c0302e29]

INTEGRATION: CWS changefileheader (1.5.64); FILE MERGED 2008/03/31 13:23:53 rt 1.5.64.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [16fd67fd9463e1050efd973d037c4572d7ba4c08]

INTEGRATION: CWS changefileheader (1.3.738); FILE MERGED 2008/04/01 15:56:21 thb 1.3.738.2: #i85898# Stripping all external header guards 2008/03/31 16:52:42 rt 1.3.738.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7703fad9714183a66d8fab6016fccd271abb8326]

INTEGRATION: CWS changefileheader (1.8.8); FILE MERGED 2008/04/01 12:34:15 thb 1.8.8.2: #i85898# Stripping all external header guards 2008/03/31 13:23:53 rt 1.8.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [23ffce24345bc801e70ccaad07b860fc589c27d7]

INTEGRATION: CWS changefileheader (1.4.438); FILE MERGED 2008/04/01 15:56:21 thb 1.4.438.2: #i85898# Stripping all external header guards 2008/03/31 16:52:42 rt 1.4.438.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e20c23b0e42f1ab8ab276c22d9ffe8f1d43e1000]

INTEGRATION: CWS changefileheader (1.6.64); FILE MERGED 2008/03/31 13:23:53 rt 1.6.64.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [afcfa8d0a4ffdb4cc9ab2773a958b18441b24d3f]

INTEGRATION: CWS changefileheader (1.3.10); FILE MERGED 2008/03/28 16:38:11 rt 1.3.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0d408b124c83aad22f01bc7a3ee499e0bd445374]

INTEGRATION: CWS changefileheader (1.5.78); FILE MERGED 2008/04/01 15:56:21 thb 1.5.78.2: #i85898# Stripping all external header guards 2008/03/31 16:52:42 rt 1.5.78.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f706680f3a3dd9e9eb327348943166d550a4406b]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:47:27 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e3c23ffe07e644a3db96864d66fa0981f6d8e682]

INTEGRATION: CWS changefileheader (1.23.22); FILE MERGED 2008/04/01 15:09:17 thb 1.23.22.3: #i85898# Stripping all external header guards 2008/04/01 10:53:43 thb 1.23.22.2: #i85898# Stripping all external header guards 2008/03/28 15:24:33 rt 1.23.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d971a6d48d4d4e8d001979960d535102af3dfcdd]

INTEGRATION: CWS changefileheader (1.6.64); FILE MERGED 2008/04/01 12:34:15 thb 1.6.64.2: #i85898# Stripping all external header guards 2008/03/31 13:23:53 rt 1.6.64.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [beca0f34202c6170382f9f7ca12d707b55c5f51d]

INTEGRATION: CWS changefileheader (1.6.656); FILE MERGED 2008/04/01 15:56:21 thb 1.6.656.2: #i85898# Stripping all external header guards 2008/03/31 16:52:42 rt 1.6.656.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [19d5e82159e8672365cc8e283eaa6a3d0f6b799c]

INTEGRATION: CWS changefileheader (1.5.234); FILE MERGED 2008/03/31 13:23:53 rt 1.5.234.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f1d6b7d9a2c5ea923ebf84f9643f431c32276c0e]

INTEGRATION: CWS changefileheader (1.4.74); FILE MERGED 2008/04/01 10:53:43 thb 1.4.74.2: #i85898# Stripping all external header guards 2008/03/28 15:24:33 rt 1.4.74.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [69f7c6516b4dddfe306724d365c5f19eb6306bee]

INTEGRATION: CWS changefileheader (1.2.1768); FILE MERGED 2008/04/01 15:56:21 thb 1.2.1768.1: #i85898# Stripping all external header guards


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [504c4ecb94e5802aa9003d37f4e384fab30fc83d]

INTEGRATION: CWS changefileheader (1.8.64); FILE MERGED 2008/03/31 13:23:53 rt 1.8.64.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1e274faf3c61ff1bb62a7d764cc49e08923c3647]

INTEGRATION: CWS changefileheader (1.6.372); FILE MERGED 2008/04/01 15:56:21 thb 1.6.372.2: #i85898# Stripping all external header guards 2008/03/31 16:52:42 rt 1.6.372.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c4906d0657748703b0e9371acf031ad13718f73f]

INTEGRATION: CWS changefileheader (1.4.262); FILE MERGED 2008/04/01 10:53:42 thb 1.4.262.2: #i85898# Stripping all external header guards 2008/03/28 15:24:33 rt 1.4.262.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d4d7f7494b53f8f3e9be4a8d338584ccc6e08fa3]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:47:27 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e8d7160896a10a1a666ef3e9966b92e876f45958]

INTEGRATION: CWS changefileheader (1.2.118); FILE MERGED 2008/03/31 13:23:52 rt 1.2.118.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c577eb3a236bd7450d7553c8880c783b8031e8fe]

INTEGRATION: CWS changefileheader (1.3.1200); FILE MERGED 2008/03/31 16:52:42 rt 1.3.1200.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [67ac016b64b8aa6ff1f7fd2c9d3786d00dada9b2]

INTEGRATION: CWS changefileheader (1.2.372); FILE MERGED 2008/04/01 10:53:41 thb 1.2.372.2: #i85898# Stripping all external header guards 2008/03/28 15:24:33 rt 1.2.372.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7a3dd45c21f5352af6d4abdd0fe66423235b484b]

INTEGRATION: CWS changefileheader (1.4.1202); FILE MERGED 2008/04/01 15:56:20 thb 1.4.1202.3: #i85898# Stripping all external header guards 2008/04/01 12:53:34 thb 1.4.1202.2: #i85898# Stripping all external header guards 2008/03/31 16:52:42 rt 1.4.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9db57484d09cd198898a27fe3fceee2e8cd0e94f]

INTEGRATION: CWS changefileheader (1.2.52); FILE MERGED 2008/03/28 16:38:11 rt 1.2.52.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [013a341f60368f7c83a00c4152d13ee368311e12]

INTEGRATION: CWS changefileheader (1.4.262); FILE MERGED 2008/04/01 10:53:41 thb 1.4.262.2: #i85898# Stripping all external header guards 2008/03/28 15:24:33 rt 1.4.262.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6a1266555f070c0270e39119932496b7bab8ab7b]

INTEGRATION: CWS changefileheader (1.5.242); FILE MERGED 2008/04/01 15:56:20 thb 1.5.242.2: #i85898# Stripping all external header guards 2008/03/31 16:52:42 rt 1.5.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [468b74b36583bf941418cb50f478e346c46ab5c7]

INTEGRATION: CWS changefileheader (1.6.62); FILE MERGED 2008/03/31 16:47:26 rt 1.6.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [70089201325845f9b4505cdcccba1e15310dc67f]

INTEGRATION: CWS changefileheader (1.5.222); FILE MERGED 2008/04/01 15:09:17 thb 1.5.222.3: #i85898# Stripping all external header guards 2008/04/01 10:53:41 thb 1.5.222.2: #i85898# Stripping all external header guards 2008/03/28 15:24:33 rt 1.5.222.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7a9ab6b6dd3e9b4063e80432523d2c5ab4e7bec4]

INTEGRATION: CWS changefileheader (1.5.64); FILE MERGED 2008/04/01 12:34:15 thb 1.5.64.2: #i85898# Stripping all external header guards 2008/03/31 13:23:52 rt 1.5.64.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [efbdda25dd0a0b91e85074aa42f816de141fbb92]

INTEGRATION: CWS changefileheader (1.21.184); FILE MERGED 2008/04/01 12:53:34 thb 1.21.184.2: #i85898# Stripping all external header guards 2008/03/31 16:52:42 rt 1.21.184.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a795f0e45cc0851b61bbe06326857631d012741c]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:47:26 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [808964240de47010b0dcb1824ff1d08a9c9ca338]

INTEGRATION: CWS changefileheader (1.6.64); FILE MERGED 2008/03/31 13:23:52 rt 1.6.64.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4e17725901ff2bbf729191b1d1784ea090fd39d6]

INTEGRATION: CWS changefileheader (1.6.276); FILE MERGED 2008/04/01 15:09:17 thb 1.6.276.3: #i85898# Stripping all external header guards 2008/04/01 10:53:41 thb 1.6.276.2: #i85898# Stripping all external header guards 2008/03/28 15:24:33 rt 1.6.276.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7c14ceef86aa65a11ca84a270cf3904e5da056f2]

INTEGRATION: CWS changefileheader (1.3.10); FILE MERGED 2008/03/28 16:38:10 rt 1.3.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [01be40bae79c282bb382ddf84d50c3d4256b7e39]

INTEGRATION: CWS changefileheader (1.4.738); FILE MERGED 2008/04/01 12:53:34 thb 1.4.738.2: #i85898# Stripping all external header guards 2008/03/31 16:52:42 rt 1.4.738.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [efdbb9d6a2a39ecd40a2e9274260055b1eea07d8]

INTEGRATION: CWS changefileheader (1.6.234); FILE MERGED 2008/03/31 13:23:52 rt 1.6.234.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [878708bcc11f5388bf1f81172470e7c5cc84fca7]

INTEGRATION: CWS changefileheader (1.5.62); FILE MERGED 2008/03/31 16:47:26 rt 1.5.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [53b6cd52869316a327d4c4340121c443e40e10fa]

INTEGRATION: CWS changefileheader (1.4.262); FILE MERGED 2008/04/01 10:53:41 thb 1.4.262.2: #i85898# Stripping all external header guards 2008/03/28 15:24:32 rt 1.4.262.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4e8074a2ed84977ffc0c9ed4950195dfb1babd8d]

INTEGRATION: CWS changefileheader (1.4.934); FILE MERGED 2008/04/01 15:56:20 thb 1.4.934.2: #i85898# Stripping all external header guards 2008/03/31 16:52:42 rt 1.4.934.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e23e51fae89faef4b9d426daed58876486c58583]

INTEGRATION: CWS changefileheader (1.7.234); FILE MERGED 2008/04/01 12:34:15 thb 1.7.234.2: #i85898# Stripping all external header guards 2008/03/31 13:23:52 rt 1.7.234.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [11c3e13fab08d9a4d815a169f4d1548d75252a8c]

INTEGRATION: CWS changefileheader (1.9.62); FILE MERGED 2008/03/31 16:47:26 rt 1.9.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [02eb9cac24aa418dd084223d116450d09c954efb]

INTEGRATION: CWS changefileheader (1.2.372); FILE MERGED 2008/04/01 10:53:41 thb 1.2.372.2: #i85898# Stripping all external header guards 2008/03/28 15:24:32 rt 1.2.372.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [469902ac2335798375971eb105961820a82c9abd]

INTEGRATION: CWS changefileheader (1.2.52); FILE MERGED 2008/03/28 16:38:10 rt 1.2.52.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b78e78d0e4addcd8d2b11bfcba6d54e14291f280]

INTEGRATION: CWS changefileheader (1.8.242); FILE MERGED 2008/04/01 15:56:20 thb 1.8.242.2: #i85898# Stripping all external header guards 2008/03/31 16:52:42 rt 1.8.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6534859ddd77949bc60b633fb1eaccbed0b5e742]

INTEGRATION: CWS changefileheader (1.4.64); FILE MERGED 2008/04/01 12:34:15 thb 1.4.64.2: #i85898# Stripping all external header guards 2008/03/31 13:23:52 rt 1.4.64.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0210c9a17675bfdf4b983fbf31d5d6e316f049a6]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/03/31 16:47:25 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0aefbc763b3fa23c916ec20ab17279ebd46f7726]

INTEGRATION: CWS changefileheader (1.3.372); FILE MERGED 2008/03/28 15:24:32 rt 1.3.372.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [28bef1e3f6450ac36286c4ef92d9bf488f142fa7]

INTEGRATION: CWS changefileheader (1.26.184); FILE MERGED 2008/04/01 15:56:20 thb 1.26.184.2: #i85898# Stripping all external header guards 2008/03/31 16:52:42 rt 1.26.184.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4e43b72933bd4020e25f0f238906d6276bcf3d43]

INTEGRATION: CWS changefileheader (1.7.64); FILE MERGED 2008/04/01 12:34:15 thb 1.7.64.2: #i85898# Stripping all external header guards 2008/03/31 13:23:52 rt 1.7.64.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4f7875836a7050dff8384559bb3705ee6937c54c]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:47:25 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1c366fd627b7190c9620910fca9163e45aded099]

INTEGRATION: CWS changefileheader (1.6.372); FILE MERGED 2008/04/01 10:53:41 thb 1.6.372.2: #i85898# Stripping all external header guards 2008/03/28 15:24:32 rt 1.6.372.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dfbeb05b952ec1782a7434879664af69cf96d150]

INTEGRATION: CWS changefileheader (1.2.52); FILE MERGED 2008/03/28 16:38:09 rt 1.2.52.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a83ddf756e9d7e5ad4e4e223eea00836ecfd04a8]

INTEGRATION: CWS changefileheader (1.7.234); FILE MERGED 2008/03/31 13:23:52 rt 1.7.234.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [19c3a75f97fc6bdc126209d9d15a1b6d0fde787f]

INTEGRATION: CWS changefileheader (1.10.372); FILE MERGED 2008/04/01 15:09:16 thb 1.10.372.3: #i85898# Stripping all external header guards 2008/04/01 10:53:40 thb 1.10.372.2: #i85898# Stripping all external header guards 2008/03/28 15:24:32 rt 1.10.372.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3e2b82e779c2f7ef82419d82dbc7a02773678759]

INTEGRATION: CWS changefileheader (1.8.216); FILE MERGED 2008/04/01 15:56:20 thb 1.8.216.3: #i85898# Stripping all external header guards 2008/04/01 12:53:34 thb 1.8.216.2: #i85898# Stripping all external header guards 2008/03/31 16:52:42 rt 1.8.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a4721aa30103cc5bf3219b53356eed4c15a38bde]

INTEGRATION: CWS changefileheader (1.2.52); FILE MERGED 2008/03/28 16:38:07 rt 1.2.52.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8f85b08e76486afdb712714ee80888ce613177a0]

INTEGRATION: CWS changefileheader (1.7.64); FILE MERGED 2008/03/31 13:23:52 rt 1.7.64.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8777e06ff297e8ebb317b82acfe4fa9984d4e1a3]

INTEGRATION: CWS changefileheader (1.16.34); FILE MERGED 2008/04/01 15:56:20 thb 1.16.34.3: #i85898# Stripping all external header guards 2008/04/01 12:53:34 thb 1.16.34.2: #i85898# Stripping all external header guards 2008/03/31 16:52:42 rt 1.16.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [46f7dd67d417b5c5963946909118fba86c1f9fb3]

INTEGRATION: CWS changefileheader (1.5.372); FILE MERGED 2008/04/01 10:53:40 thb 1.5.372.2: #i85898# Stripping all external header guards 2008/03/28 15:24:31 rt 1.5.372.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [20d0b0bf5655142b9d2057bf11f7d72578411853]

INTEGRATION: CWS changefileheader (1.3.10); FILE MERGED 2008/03/28 16:38:07 rt 1.3.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9fcafd6c913a47d795d63b58bd3e642f33e8d2a0]

INTEGRATION: CWS changefileheader (1.11.64); FILE MERGED 2008/03/31 13:23:52 rt 1.11.64.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7d293e72db2f79bea601c85848008a90c968dc61]

INTEGRATION: CWS changefileheader (1.9.372); FILE MERGED 2008/04/01 15:09:16 thb 1.9.372.3: #i85898# Stripping all external header guards 2008/04/01 10:53:40 thb 1.9.372.2: #i85898# Stripping all external header guards 2008/03/28 15:24:31 rt 1.9.372.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [032bb3174626ea5b4b1adba95f0ac2f1e8994431]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:47:24 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [770b4972b5bc327511f5d051ab9f553974d79bfe]

INTEGRATION: CWS changefileheader (1.5.234); FILE MERGED 2008/03/31 13:23:52 rt 1.5.234.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cc0db4bf13852f02e29d572caa12d516743d0f54]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/03/31 16:47:24 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4c328bfe4a602cc39fd76e061c54d2efb6e3fcdb]

INTEGRATION: CWS changefileheader (1.7.372); FILE MERGED 2008/04/01 15:09:16 thb 1.7.372.2: #i85898# Stripping all external header guards 2008/03/28 15:24:31 rt 1.7.372.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4d20b20a57b469717b74cdb424059345c5cb035c]

INTEGRATION: CWS changefileheader (1.5.234); FILE MERGED 2008/03/31 13:23:51 rt 1.5.234.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f56fbb428299037a5b17b48d3c0e63e04800fb1c]

INTEGRATION: CWS changefileheader (1.3.10); FILE MERGED 2008/03/28 16:38:06 rt 1.3.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [25b06f69e9996481b91e5144755ff8a843d0963e]

INTEGRATION: CWS changefileheader (1.14.738); FILE MERGED 2008/03/31 16:52:41 rt 1.14.738.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e57f0a1ec270398a9655f37fa6df267c54fe62be]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:38:06 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c4d11cf9db2295cf204d87873cf79ac47e855904]

INTEGRATION: CWS changefileheader (1.5.1202); FILE MERGED 2008/04/01 15:56:19 thb 1.5.1202.2: #i85898# Stripping all external header guards 2008/03/31 16:52:41 rt 1.5.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5a131e10d05b3514b1c79c4f0136040ac9badd32]

INTEGRATION: CWS changefileheader (1.7.372); FILE MERGED 2008/04/01 10:53:40 thb 1.7.372.2: #i85898# Stripping all external header guards 2008/03/28 15:24:31 rt 1.7.372.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ec5106d0052ec305e32a6aea9419bcb5d4e247e3]

INTEGRATION: CWS changefileheader (1.10.64); FILE MERGED 2008/03/31 13:23:51 rt 1.10.64.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ed370d64acd15d6218cbc12f972336a23cc92568]

INTEGRATION: CWS changefileheader (1.3.656); FILE MERGED 2008/03/31 16:52:41 rt 1.3.656.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [01835f851e465f1aa7c5334aecff9db2d674abe4]

INTEGRATION: CWS changefileheader (1.3.12); FILE MERGED 2008/03/28 16:38:06 rt 1.3.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d12ff2f42533f139d79e71b935c1c75d3e286e4f]

INTEGRATION: CWS changefileheader (1.2.372); FILE MERGED 2008/03/28 15:24:31 rt 1.2.372.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f667476194f7d96de584cbfe8608c0d44c518fcf]

INTEGRATION: CWS changefileheader (1.6.242); FILE MERGED 2008/04/01 15:56:19 thb 1.6.242.3: #i85898# Stripping all external header guards 2008/04/01 12:53:34 thb 1.6.242.2: #i85898# Stripping all external header guards 2008/03/31 16:52:41 rt 1.6.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [98519d8514e7a61aef162cf423dd2544f9b2e07e]

INTEGRATION: CWS changefileheader (1.3.378); FILE MERGED 2008/04/01 12:34:14 thb 1.3.378.2: #i85898# Stripping all external header guards 2008/03/31 13:23:51 rt 1.3.378.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [da32ae8d623d59fbd07665586740c9335e62e353]

INTEGRATION: CWS changefileheader (1.10.70); FILE MERGED 2008/03/28 16:38:06 rt 1.10.70.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [684b1ba9b43afd7328b994151291a33534f6c1d5]

INTEGRATION: CWS changefileheader (1.6.62); FILE MERGED 2008/03/31 16:47:23 rt 1.6.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f306d91de5e963b7d333a52636d60a3ad174fce2]

INTEGRATION: CWS changefileheader (1.5.372); FILE MERGED 2008/03/28 15:24:31 rt 1.5.372.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [92907007a3362b282d01eaca6c1cb5b9f3d82d91]

INTEGRATION: CWS changefileheader (1.6.234); FILE MERGED 2008/04/01 12:34:14 thb 1.6.234.2: #i85898# Stripping all external header guards 2008/03/31 13:23:51 rt 1.6.234.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f5b3c036c9b98f2be3cad59e6e022820dedec229]

INTEGRATION: CWS changefileheader (1.6.1202); FILE MERGED 2008/04/01 15:56:19 thb 1.6.1202.3: #i85898# Stripping all external header guards 2008/04/01 12:53:34 thb 1.6.1202.2: #i85898# Stripping all external header guards 2008/03/31 16:52:41 rt 1.6.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [eff53c21334abf777c71847dda798518f7a2dd65]

INTEGRATION: CWS changefileheader (1.9.10); FILE MERGED 2008/03/28 16:38:05 rt 1.9.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [db0c262353a8583f7e2c14ae5e1990b5d8a46900]

INTEGRATION: CWS changefileheader (1.6.372); FILE MERGED 2008/04/01 10:53:40 thb 1.6.372.2: #i85898# Stripping all external header guards 2008/03/28 15:24:31 rt 1.6.372.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [32a9a6ae081e18b0748b2424d6a35e02b49a452f]

INTEGRATION: CWS changefileheader (1.9.64); FILE MERGED 2008/03/31 13:23:51 rt 1.9.64.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6298e427dbd491e69e19b8c2dc43cb5c0d5e87ca]

INTEGRATION: CWS changefileheader (1.6.58); FILE MERGED 2008/04/01 15:56:19 thb 1.6.58.2: #i85898# Stripping all external header guards 2008/03/31 16:52:41 rt 1.6.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a33df25e7f7b911ecd13e3b956cd9f8d03c538af]

INTEGRATION: CWS changefileheader (1.10.70); FILE MERGED 2008/03/28 16:38:05 rt 1.10.70.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [60d1ddb1726f6a8e7eab9168c2f47e1a684333bd]

INTEGRATION: CWS changefileheader (1.5.62); FILE MERGED 2008/03/31 16:47:23 rt 1.5.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [13eede995c73e8805b602c680faed729d71c63a2]

INTEGRATION: CWS changefileheader (1.7.372); FILE MERGED 2008/04/01 15:09:16 thb 1.7.372.3: #i85898# Stripping all external header guards 2008/04/01 10:53:40 thb 1.7.372.2: #i85898# Stripping all external header guards 2008/03/28 15:24:31 rt 1.7.372.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cdd163c401da0bae016e7918fbd7454fbaaaa74b]

INTEGRATION: CWS changefileheader (1.6.64); FILE MERGED 2008/04/01 12:34:14 thb 1.6.64.2: #i85898# Stripping all external header guards 2008/03/31 13:23:51 rt 1.6.64.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8adfc65fe7f39982a2f9caf49b9bc73c63d518c3]

INTEGRATION: CWS changefileheader (1.38.14); FILE MERGED 2008/04/01 15:56:19 thb 1.38.14.3: #i85898# Stripping all external header guards 2008/04/01 12:53:33 thb 1.38.14.2: #i85898# Stripping all external header guards 2008/03/31 16:52:41 rt 1.38.14.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [13b34c62906f6eaeb5f43eee8277185595a365b5]

INTEGRATION: CWS changefileheader (1.6.56); FILE MERGED 2008/03/28 16:38:05 rt 1.6.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [de5d3ffeb3fbdf15fc60a5f0a2d6747b3673195e]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/03/31 16:47:23 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ebb27a049909bdfd5e21bba261041b11d45c59fd]

INTEGRATION: CWS changefileheader (1.8.22); FILE MERGED 2008/04/01 10:53:40 thb 1.8.22.2: #i85898# Stripping all external header guards 2008/03/28 15:24:31 rt 1.8.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a4dff9854884a1231478e63be220a51bfe4590dc]

INTEGRATION: CWS changefileheader (1.9.64); FILE MERGED 2008/04/01 12:34:14 thb 1.9.64.2: #i85898# Stripping all external header guards 2008/03/31 13:23:51 rt 1.9.64.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e7e69481273294b1bc2df45b4fe1419d63645247]

INTEGRATION: CWS changefileheader (1.8.10); FILE MERGED 2008/03/28 16:38:05 rt 1.8.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d5a4604ef029d46f525f1b62dd3ed4485ed7d38d]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:47:23 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [eff39666c3310417c5fb136919f259b0321d06b5]

INTEGRATION: CWS changefileheader (1.9.110); FILE MERGED 2008/03/28 16:38:04 rt 1.9.110.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0577f94f74ac3392daf6c52e236cfb4119f27953]

INTEGRATION: CWS changefileheader (1.5.62); FILE MERGED 2008/03/31 16:47:22 rt 1.5.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ed133ace86a601bcbff2238286fc55a4628952f1]

INTEGRATION: CWS changefileheader (1.4.234); FILE MERGED 2008/03/31 13:23:50 rt 1.4.234.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6aed0beb51a655ab1afc7a4c41093ffe2b5a9f93]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:47:22 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7f3dc7eb54a6dde0376ff60c1e213bcb4de562df]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:38:03 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ca18cbacc99cc5d3cc99c1e781b6b68209a158af]

INTEGRATION: CWS changefileheader (1.4.78); FILE MERGED 2008/04/01 15:56:18 thb 1.4.78.2: #i85898# Stripping all external header guards 2008/03/31 16:52:41 rt 1.4.78.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [79a5ef57eecd55c399291f1c2f3732cdaf4ca5c6]

INTEGRATION: CWS changefileheader (1.5.64); FILE MERGED 2008/03/31 13:23:50 rt 1.5.64.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d4908c24d47786b2e4a7951b6981ea13bc33ca03]

INTEGRATION: CWS changefileheader (1.11.372); FILE MERGED 2008/04/01 10:53:39 thb 1.11.372.2: #i85898# Stripping all external header guards 2008/03/28 15:24:31 rt 1.11.372.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e6130b98f0de907003eabcb0c5af5e074d046478]

INTEGRATION: CWS changefileheader (1.8.70); FILE MERGED 2008/03/28 16:38:03 rt 1.8.70.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6b347710f2058760d44e1dd2a5423988308a0a91]

INTEGRATION: CWS changefileheader (1.2.1202); FILE MERGED 2008/03/31 16:52:41 rt 1.2.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0d10e934e35e959f2ff7895de88141c3e2804605]

INTEGRATION: CWS changefileheader (1.6.64); FILE MERGED 2008/03/31 13:23:50 rt 1.6.64.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1cd36cceea39a34fdad633e145883210036e53ad]

INTEGRATION: CWS changefileheader (1.6.372); FILE MERGED 2008/04/01 10:53:39 thb 1.6.372.2: #i85898# Stripping all external header guards 2008/03/28 15:24:31 rt 1.6.372.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bcac6558e343552533c8e29e3d448bb2ade14935]

INTEGRATION: CWS changefileheader (1.6.294); FILE MERGED 2008/03/28 16:38:03 rt 1.6.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [49c6347a7c03d4c3c482b78e87651bd3c964c9b6]

INTEGRATION: CWS changefileheader (1.9.64); FILE MERGED 2008/04/01 12:34:13 thb 1.9.64.2: #i85898# Stripping all external header guards 2008/03/31 13:23:50 rt 1.9.64.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [27caa564c6a232392b8d5fbcc365834dca944570]

INTEGRATION: CWS changefileheader (1.2.372); FILE MERGED 2008/04/01 15:09:15 thb 1.2.372.2: #i85898# Stripping all external header guards 2008/03/28 15:24:31 rt 1.2.372.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b097e9a05d4dc8c39c20610532ea41aad052447a]

INTEGRATION: CWS changefileheader (1.12.242); FILE MERGED 2008/04/01 15:56:18 thb 1.12.242.3: #i85898# Stripping all external header guards 2008/04/01 12:53:33 thb 1.12.242.2: #i85898# Stripping all external header guards 2008/03/31 16:52:41 rt 1.12.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cb5c96c24ee670e7bb67162943d0d66d6849c10b]

INTEGRATION: CWS changefileheader (1.9.234); FILE MERGED 2008/04/01 12:34:13 thb 1.9.234.2: #i85898# Stripping all external header guards 2008/03/31 13:23:50 rt 1.9.234.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [af17d8da2c385709c813f2f6dd96e9a99b50dafb]

INTEGRATION: CWS changefileheader (1.4.372); FILE MERGED 2008/04/01 10:53:39 thb 1.4.372.2: #i85898# Stripping all external header guards 2008/03/28 15:24:31 rt 1.4.372.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ca435987e4159fbf2bccaf79d9df46d192a9dfb1]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:47:21 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f40f9b01f9e65853b1340bde73058d3714aa4321]

INTEGRATION: CWS changefileheader (1.13.64); FILE MERGED 2008/03/31 13:23:50 rt 1.13.64.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d6dfb5f1bb6ffc34b87de7bf41b225a2a1780b7c]

INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/03/28 16:38:02 rt 1.4.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5e62d09231026fa3a722d0868e6819808ab9a0b9]

INTEGRATION: CWS changefileheader (1.2.1202); FILE MERGED 2008/04/01 15:56:18 thb 1.2.1202.3: #i85898# Stripping all external header guards 2008/04/01 12:53:33 thb 1.2.1202.2: #i85898# Stripping all external header guards 2008/03/31 16:52:41 rt 1.2.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0e3017475bcc7386d72052b4845968db2cf98c1c]

INTEGRATION: CWS changefileheader (1.7.234); FILE MERGED 2008/04/01 12:34:13 thb 1.7.234.2: #i85898# Stripping all external header guards 2008/03/31 13:23:50 rt 1.7.234.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0244ac39d4b59b15021c4f9a5417929d6d43f725]

INTEGRATION: CWS changefileheader (1.3.372); FILE MERGED 2008/04/01 10:53:39 thb 1.3.372.2: #i85898# Stripping all external header guards 2008/03/28 15:24:31 rt 1.3.372.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f47175f20e109d5103ddfd6d27990f3b71f59eb9]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/03/31 16:47:21 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3df084a68c783fb2ff736585a3ebf75592e872c0]

INTEGRATION: CWS changefileheader (1.11.56); FILE MERGED 2008/04/01 15:56:18 thb 1.11.56.3: #i85898# Stripping all external header guards 2008/04/01 12:53:33 thb 1.11.56.2: #i85898# Stripping all external header guards 2008/03/31 16:52:41 rt 1.11.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1485fee64657cab6c05cf9f4311529061221214d]

INTEGRATION: CWS changefileheader (1.4.372); FILE MERGED 2008/04/01 10:53:37 thb 1.4.372.2: #i85898# Stripping all external header guards 2008/03/28 15:24:30 rt 1.4.372.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e19c231f7139a371b0529aace71100e4468d73fe]

INTEGRATION: CWS changefileheader (1.8.64); FILE MERGED 2008/03/31 13:23:50 rt 1.8.64.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [21ceab3be3319295a3e164ad44524a659c90c382]

INTEGRATION: CWS changefileheader (1.10.52); FILE MERGED 2008/03/28 16:38:02 rt 1.10.52.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d4aa3e8d77eebea567b3a8ce1bf7ef30f4d7200d]

INTEGRATION: CWS changefileheader (1.3.184); FILE MERGED 2008/03/31 16:52:41 rt 1.3.184.1: #i87441# Change license header to LPGL v3.


2008-04-10  Kurt Zenker  <kz@openoffice.org>  [03670fef1c33598558b14c15bba68dee4d20b54c]

#i88114# accessibility fix


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e8c5bf6e60e9212e97ed0ec91bff0b210ac4ee00]

INTEGRATION: CWS changefileheader (1.2.372); FILE MERGED 2008/04/01 10:53:37 thb 1.2.372.2: #i85898# Stripping all external header guards 2008/03/28 15:24:30 rt 1.2.372.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [53e88ca25d171fcb03c9a3e5eae1517042a5795a]

INTEGRATION: CWS changefileheader (1.3.378); FILE MERGED 2008/04/01 12:34:12 thb 1.3.378.2: #i85898# Stripping all external header guards 2008/03/31 13:23:49 rt 1.3.378.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [20273ef631d4337c201aef46311b8be3af5f662b]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:47:20 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f3e8b291522d22af2df10d16091020e795c11144]

INTEGRATION: CWS changefileheader (1.6.166); FILE MERGED 2008/03/28 16:38:02 rt 1.6.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6b3599dee4cd6e74fa894a91992605df7825b1f7]

INTEGRATION: CWS changefileheader (1.8.58); FILE MERGED 2008/04/01 12:53:33 thb 1.8.58.2: #i85898# Stripping all external header guards 2008/03/31 16:52:41 rt 1.8.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ebea054ea5cb8aa28206089fb60e6e7761015bba]

INTEGRATION: CWS changefileheader (1.8.234); FILE MERGED 2008/04/01 12:34:12 thb 1.8.234.2: #i85898# Stripping all external header guards 2008/03/31 13:23:49 rt 1.8.234.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e4dd209c8f372fbadbe8768c54952559805939f4]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:38:02 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [34be3a730e0c1c475eb7535039a415b09e603154]

INTEGRATION: CWS changefileheader (1.5.242); FILE MERGED 2008/04/01 15:56:18 thb 1.5.242.2: #i85898# Stripping all external header guards 2008/03/31 16:52:41 rt 1.5.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [44cbbfc95b4fb3e5f1771f5caaf3ad7246b83bf9]

INTEGRATION: CWS changefileheader (1.5.62); FILE MERGED 2008/04/01 15:09:15 thb 1.5.62.3: #i85898# Stripping all external header guards 2008/04/01 10:53:37 thb 1.5.62.2: #i85898# Stripping all external header guards 2008/03/28 15:24:30 rt 1.5.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b3a47c5310108eada1da4efec6fe954eaeb28a85]

INTEGRATION: CWS changefileheader (1.10.64); FILE MERGED 2008/03/31 13:23:49 rt 1.10.64.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0ce402e40ef08bbcf16927d19dc54f81d0d859d8]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:47:20 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bcb047c0f347e356d2b5725f785b6064b9511d87]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:38:02 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4e78a95904c34cdf56cb9e8d3af4a497a0715d2d]

INTEGRATION: CWS changefileheader (1.13.22); FILE MERGED 2008/04/01 15:09:15 thb 1.13.22.3: #i85898# Stripping all external header guards 2008/04/01 10:53:37 thb 1.13.22.2: #i85898# Stripping all external header guards 2008/03/28 15:24:30 rt 1.13.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e9918add483e9b971fe90cea429e0b4d27d69ebf]

INTEGRATION: CWS changefileheader (1.5.234); FILE MERGED 2008/03/31 13:23:49 rt 1.5.234.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ecb9a1afb64b4451cc9f0b5104a2c695e1b6dd2c]

INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/03/28 16:38:02 rt 1.6.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [48bedcfe3429984acdbe0baeec08e115e1aa7fd1]

INTEGRATION: CWS changefileheader (1.14.242); FILE MERGED 2008/03/31 16:52:41 rt 1.14.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d64fbb079cb75509a4e5de97afd5ea9f339232ad]

INTEGRATION: CWS changefileheader (1.3.372); FILE MERGED 2008/04/01 15:09:15 thb 1.3.372.3: #i85898# Stripping all external header guards 2008/04/01 10:53:37 thb 1.3.372.2: #i85898# Stripping all external header guards 2008/03/28 15:24:30 rt 1.3.372.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [37f6230b8ef50f0ba3dd95f244e4a85f835088de]

INTEGRATION: CWS changefileheader (1.6.64); FILE MERGED 2008/04/01 12:34:12 thb 1.6.64.2: #i85898# Stripping all external header guards 2008/03/31 13:23:49 rt 1.6.64.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4f906061ff1dc5f82ff47b970deb3a3c9f2dbe77]

INTEGRATION: CWS changefileheader (1.3.292); FILE MERGED 2008/03/28 16:38:02 rt 1.3.292.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cb119d1edb30dc78f12fc3363b64978e8ab13625]

INTEGRATION: CWS changefileheader (1.3.738); FILE MERGED 2008/04/01 15:56:17 thb 1.3.738.2: #i85898# Stripping all external header guards 2008/03/31 16:52:40 rt 1.3.738.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [813334cac890f888aa165ae1161f77f3c915e280]

INTEGRATION: CWS changefileheader (1.11.122); FILE MERGED 2008/04/01 10:53:37 thb 1.11.122.2: #i85898# Stripping all external header guards 2008/03/28 15:24:30 rt 1.11.122.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d65cbae0d8d16760a6304813f5add6903e3dc9de]

INTEGRATION: CWS changefileheader (1.7.64); FILE MERGED 2008/04/01 12:34:12 thb 1.7.64.2: #i85898# Stripping all external header guards 2008/03/31 13:23:49 rt 1.7.64.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ff6500ac2bca793f7fadc7ad3edea0929f59fab9]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:47:19 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c56be1841b7d15faf9cd5fa03822355238d2c414]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:38:01 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [62720464ce6d32bf1c505a1008b1653e8d5ccb92]

INTEGRATION: CWS changefileheader (1.10.184); FILE MERGED 2008/04/01 15:56:17 thb 1.10.184.2: #i85898# Stripping all external header guards 2008/03/31 16:52:40 rt 1.10.184.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b7cc4a4151bf0a8d119ee90cca6fc5444c1f69c0]

INTEGRATION: CWS changefileheader (1.3.122); FILE MERGED 2008/04/01 15:09:15 thb 1.3.122.3: #i85898# Stripping all external header guards 2008/04/01 10:53:37 thb 1.3.122.2: #i85898# Stripping all external header guards 2008/03/28 15:24:30 rt 1.3.122.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3eb29ad30306864288114e7bbddf52b1e393cca5]

INTEGRATION: CWS changefileheader (1.9.64); FILE MERGED 2008/03/31 13:23:49 rt 1.9.64.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [91c4ea69250c91397cb39e060c3c661661232a49]

INTEGRATION: CWS changefileheader (1.6.70); FILE MERGED 2008/03/28 16:38:01 rt 1.6.70.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a660d21ac094431eaa2e634893577fc1646d32b9]

INTEGRATION: CWS changefileheader (1.2.78); FILE MERGED 2008/04/01 15:56:17 thb 1.2.78.2: #i85898# Stripping all external header guards 2008/03/31 16:52:40 rt 1.2.78.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [36b4244781c7b7d1bf15bdba54e1f2b075934d83]

INTEGRATION: CWS changefileheader (1.4.378); FILE MERGED 2008/03/31 13:23:49 rt 1.4.378.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8d89076fc6cc7f89ec53c2b03afed59f2a386834]

INTEGRATION: CWS changefileheader (1.6.1202); FILE MERGED 2008/04/01 15:56:17 thb 1.6.1202.2: #i85898# Stripping all external header guards 2008/03/31 16:52:40 rt 1.6.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d51a841ddb914b5a5da95a583cebeaba174654f8]

INTEGRATION: CWS changefileheader (1.4.52); FILE MERGED 2008/03/28 16:38:01 rt 1.4.52.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d328b8f17bb964742ec12ac166eef1886f748cf2]

INTEGRATION: CWS changefileheader (1.2.372); FILE MERGED 2008/04/01 10:53:36 thb 1.2.372.2: #i85898# Stripping all external header guards 2008/03/28 15:24:30 rt 1.2.372.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e3dab4d8f65143ac4a85948ff16b6169c766098b]

INTEGRATION: CWS changefileheader (1.6.234); FILE MERGED 2008/03/31 13:23:49 rt 1.6.234.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d8b14f16074c13d7c82c266e15cde5f8b2f3aebb]

INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/03/28 16:38:01 rt 1.4.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a0902a3a8d480f06e5de17821f233dc777423c43]

INTEGRATION: CWS changefileheader (1.6.1202); FILE MERGED 2008/03/31 16:52:40 rt 1.6.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2a31a97aa9eeb02cd0408dcc92563f1dbb842d29]

INTEGRATION: CWS changefileheader (1.9.122); FILE MERGED 2008/04/01 15:09:15 thb 1.9.122.3: #i85898# Stripping all external header guards 2008/04/01 10:53:36 thb 1.9.122.2: #i85898# Stripping all external header guards 2008/03/28 15:24:30 rt 1.9.122.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [10ce9d7745ac3d4cb062734bee8a8d10d0fa8ada]

INTEGRATION: CWS changefileheader (1.5.52); FILE MERGED 2008/03/28 16:38:01 rt 1.5.52.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8804bd6f2d1e346b969d0fa899ab8d32dea46ee7]

INTEGRATION: CWS changefileheader (1.4.234); FILE MERGED 2008/03/31 13:23:49 rt 1.4.234.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b6e68b2183bcbd6f0a170490889534da724a52a9]

INTEGRATION: CWS changefileheader (1.2.342); FILE MERGED 2008/03/31 16:52:40 rt 1.2.342.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8e54e2fb9ac901a985ebf747fc7e31802de99523]

INTEGRATION: CWS changefileheader (1.5.22); FILE MERGED 2008/04/01 10:53:36 thb 1.5.22.2: #i85898# Stripping all external header guards 2008/03/28 15:24:30 rt 1.5.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d0d70936410fcbc07b63f6025ccba40dae41b476]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:38:01 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ff4a429d62dc5f36d61e0bbcdde67b76167a4a2c]

INTEGRATION: CWS changefileheader (1.9.64); FILE MERGED 2008/04/01 12:34:12 thb 1.9.64.2: #i85898# Stripping all external header guards 2008/03/31 13:23:48 rt 1.9.64.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [aa97ac6815b70301b20ff9cdb27355064497b31a]

INTEGRATION: CWS changefileheader (1.14.738); FILE MERGED 2008/04/01 15:56:17 thb 1.14.738.3: #i85898# Stripping all external header guards 2008/04/01 12:53:33 thb 1.14.738.2: #i85898# Stripping all external header guards 2008/03/31 16:52:40 rt 1.14.738.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ce287357c363b57cc598065bb517c8e87e17bae3]

INTEGRATION: CWS changefileheader (1.3.64); FILE MERGED 2008/04/01 10:53:36 thb 1.3.64.2: #i85898# Stripping all external header guards 2008/03/28 15:24:30 rt 1.3.64.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5f47ce3c82d55dda950ab1f96dd91f56db75e1a4]

INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/03/28 16:38:01 rt 1.5.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [801db69cc0e9b89bef556611f4fb8aca2e5af710]

INTEGRATION: CWS changefileheader (1.13.64); FILE MERGED 2008/04/01 12:34:11 thb 1.13.64.2: #i85898# Stripping all external header guards 2008/03/31 13:23:48 rt 1.13.64.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6182427d294cbedcedc6d350fd774c4506536bf5]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:47:18 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8fdbe45ad97488d61f6a85fd1faa024bf6aa420a]

INTEGRATION: CWS changefileheader (1.18.14); FILE MERGED 2008/04/01 15:56:17 thb 1.18.14.3: #i85898# Stripping all external header guards 2008/04/01 12:53:33 thb 1.18.14.2: #i85898# Stripping all external header guards 2008/03/31 16:52:40 rt 1.18.14.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [af31b7dc57a9cd348c853cb6454ac44ae4f1f104]

INTEGRATION: CWS changefileheader (1.5.102); FILE MERGED 2008/03/28 16:38:00 rt 1.5.102.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b7716f1bc4512daaa6aadcb348c725925df8bab3]

INTEGRATION: CWS changefileheader (1.18.22); FILE MERGED 2008/04/01 15:09:14 thb 1.18.22.3: #i85898# Stripping all external header guards 2008/04/01 10:53:36 thb 1.18.22.2: #i85898# Stripping all external header guards 2008/03/28 15:24:29 rt 1.18.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4e36f1630538783308d667d498f61330225bfff1]

INTEGRATION: CWS changefileheader (1.12.64); FILE MERGED 2008/03/31 13:23:48 rt 1.12.64.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [105bc65092a6f5e51c9d2e3a514f85bd95d38975]

INTEGRATION: CWS changefileheader (1.10.240); FILE MERGED 2008/04/01 15:56:17 thb 1.10.240.2: #i85898# Stripping all external header guards 2008/04/01 12:53:33 thb 1.10.240.1: #i85898# Stripping all external header guards


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [da742293c91a110578cbc3e0752b96fff8cefa7a]

INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/03/28 16:38:00 rt 1.7.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b3d2fb6480a6ecfb1faddfb6636510ea139a3165]

INTEGRATION: CWS changefileheader (1.3.372); FILE MERGED 2008/04/01 15:09:14 thb 1.3.372.3: #i85898# Stripping all external header guards 2008/04/01 10:53:36 thb 1.3.372.2: #i85898# Stripping all external header guards 2008/03/28 15:24:29 rt 1.3.372.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6bc2456d7b24bf96a9e425d61bf525f479f2a872]

INTEGRATION: CWS changefileheader (1.3.378); FILE MERGED 2008/04/01 12:34:11 thb 1.3.378.2: #i85898# Stripping all external header guards 2008/03/31 13:23:48 rt 1.3.378.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1292f62840a3efbf8f6d033ee4e5e3f16be19532]

INTEGRATION: CWS changefileheader (1.2.1202); FILE MERGED 2008/04/01 15:56:17 thb 1.2.1202.2: #i85898# Stripping all external header guards 2008/03/31 16:52:40 rt 1.2.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [eaa5e9fc977b623f0e51752a8dd0ce9f679bf175]

INTEGRATION: CWS changefileheader (1.8.122); FILE MERGED 2008/04/01 10:53:36 thb 1.8.122.2: #i85898# Stripping all external header guards 2008/03/28 15:24:29 rt 1.8.122.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [21aa723ae716b332b6d8da3cf139c5221744f525]

INTEGRATION: CWS changefileheader (1.8.70); FILE MERGED 2008/03/28 16:38:00 rt 1.8.70.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [66c0bf729dc634f9085e13c1e16f094bb940842a]

INTEGRATION: CWS changefileheader (1.7.234); FILE MERGED 2008/04/01 12:34:11 thb 1.7.234.2: #i85898# Stripping all external header guards 2008/03/31 13:23:48 rt 1.7.234.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [48158c45e9085ee192554a84634088aa24b39329]

INTEGRATION: CWS changefileheader (1.11.38); FILE MERGED 2008/04/01 15:56:16 thb 1.11.38.3: #i85898# Stripping all external header guards 2008/04/01 12:53:33 thb 1.11.38.2: #i85898# Stripping all external header guards 2008/03/31 16:52:40 rt 1.11.38.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [30b06354e0fd79f2148d67561b92a856926e9d1d]

INTEGRATION: CWS changefileheader (1.7.52); FILE MERGED 2008/03/28 16:38:00 rt 1.7.52.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fb086a217ef215a74ad2b3a8e1421f6989e9b5f6]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:47:18 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2f129f967a1a66d665a4bc85c9609694f94b1c1e]

INTEGRATION: CWS changefileheader (1.9.64); FILE MERGED 2008/03/31 13:23:48 rt 1.9.64.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c9236376edbf418b2d18cb741e27a931cab3430c]

INTEGRATION: CWS changefileheader (1.2.372); FILE MERGED 2008/04/01 15:09:14 thb 1.2.372.3: #i85898# Stripping all external header guards 2008/04/01 10:53:36 thb 1.2.372.2: #i85898# Stripping all external header guards 2008/03/28 15:24:29 rt 1.2.372.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [08fa9863dea45e71e8b733fc10e28947a4b768df]

INTEGRATION: CWS changefileheader (1.2.70); FILE MERGED 2008/03/28 16:38:00 rt 1.2.70.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [08e81c2de288a057fd1af88146914f8306ac4cc2]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:47:17 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e1ca0755d50f04938abebd2d59cf817dc86c3c06]

INTEGRATION: CWS changefileheader (1.3.592); FILE MERGED 2008/04/01 12:34:11 thb 1.3.592.1: #i85898# Stripping all external header guards


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fc41ac124f9f658b37b0ed9ee4ba48282f2ce2bd]

INTEGRATION: CWS changefileheader (1.35.36); FILE MERGED 2008/04/01 15:56:16 thb 1.35.36.3: #i85898# Stripping all external header guards 2008/04/01 12:53:33 thb 1.35.36.2: #i85898# Stripping all external header guards 2008/03/31 16:52:40 rt 1.35.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d72306cbff50091cc2443d09a076633fbc6fd6d8]

INTEGRATION: CWS changefileheader (1.2.22); FILE MERGED 2008/04/01 10:53:35 thb 1.2.22.2: #i85898# Stripping all external header guards 2008/03/28 15:24:29 rt 1.2.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ca43bdb01d00d2b6cf02acdf708bf7daae206c11]

INTEGRATION: CWS changefileheader (1.5.294); FILE MERGED 2008/03/28 16:37:59 rt 1.5.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6f0e07405d87c71f4a3d9ec19e091849a725b8e7]

INTEGRATION: CWS changefileheader (1.4.378); FILE MERGED 2008/03/31 13:23:48 rt 1.4.378.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fb9112581beebfb4740819d1b2102e6c41d1b0e4]

INTEGRATION: CWS changefileheader (1.3.276); FILE MERGED 2008/04/01 10:53:35 thb 1.3.276.2: #i85898# Stripping all external header guards 2008/03/28 15:24:27 rt 1.3.276.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b445547b83401964e3531c3fb7788899ca3aef1c]

INTEGRATION: CWS changefileheader (1.16.10); FILE MERGED 2008/03/28 16:37:59 rt 1.16.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [94367d76751ce0b6726ce5afd516d5a58287dd00]

INTEGRATION: CWS changefileheader (1.20.54); FILE MERGED 2008/04/01 15:56:16 thb 1.20.54.3: #i85898# Stripping all external header guards 2008/04/01 12:53:32 thb 1.20.54.2: #i85898# Stripping all external header guards 2008/03/31 16:52:40 rt 1.20.54.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c2eb27cea5165d6d30c94dd05fcb72e0ef644189]

INTEGRATION: CWS changefileheader (1.2.372); FILE MERGED 2008/04/01 10:53:35 thb 1.2.372.2: #i85898# Stripping all external header guards 2008/03/28 15:24:27 rt 1.2.372.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [21cb5b126142585b8cc3d4ddb25c9f57818f38fc]

INTEGRATION: CWS changefileheader (1.7.64); FILE MERGED 2008/03/31 13:23:48 rt 1.7.64.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [402a885f2f5e6b2e5d268377d3759f154c6f748d]

INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/03/28 16:37:59 rt 1.6.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3e6b96d61bbfb56f8f544aa22418fe3476f8318d]

INTEGRATION: CWS changefileheader (1.3.738); FILE MERGED 2008/04/01 15:56:16 thb 1.3.738.2: #i85898# Stripping all external header guards 2008/03/31 16:52:40 rt 1.3.738.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [be57ae6eea284e2c5bd8be50349ee304c4102938]

INTEGRATION: CWS changefileheader (1.14.64); FILE MERGED 2008/04/01 15:09:13 thb 1.14.64.3: #i85898# Stripping all external header guards 2008/04/01 10:53:35 thb 1.14.64.2: #i85898# Stripping all external header guards 2008/03/28 15:24:27 rt 1.14.64.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [287c6d0bbf8fcaf19bedf20ee34007a8a0fa1ed0]

INTEGRATION: CWS changefileheader (1.12.96); FILE MERGED 2008/03/31 13:23:48 rt 1.12.96.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2d76e3c7dd31204e9ee1b5a69002e9d992f6b226]

INTEGRATION: CWS changefileheader (1.18.10); FILE MERGED 2008/03/28 16:37:59 rt 1.18.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f79951a06302bc58eb0fa539956481761517ebad]

INTEGRATION: CWS changefileheader (1.2.1202); FILE MERGED 2008/04/01 15:56:16 thb 1.2.1202.2: #i85898# Stripping all external header guards 2008/03/31 16:52:40 rt 1.2.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b3f503f8edb97421e50c2eecce5512e66b1b9855]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:47:16 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a691eb2355e5da07e2ed01dd71318ff8d222a1a9]

INTEGRATION: CWS changefileheader (1.15.64); FILE MERGED 2008/04/01 12:34:10 thb 1.15.64.2: #i85898# Stripping all external header guards 2008/03/31 13:23:47 rt 1.15.64.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3c972113535249a5b120b9d84426bb6668816b17]

INTEGRATION: CWS changefileheader (1.55.34); FILE MERGED 2008/04/01 12:53:32 thb 1.55.34.2: #i85898# Stripping all external header guards 2008/03/31 16:52:40 rt 1.55.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [792e5bb85303350b4a359ee8869cbe5615539c6d]

INTEGRATION: CWS changefileheader (1.3.372); FILE MERGED 2008/04/01 10:53:34 thb 1.3.372.2: #i85898# Stripping all external header guards 2008/03/28 15:24:27 rt 1.3.372.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b0e67364d1155dbc4b5d78221bbe65efbf2e42fc]

INTEGRATION: CWS changefileheader (1.18.58); FILE MERGED 2008/04/01 12:53:32 thb 1.18.58.2: #i85898# Stripping all external header guards 2008/03/31 16:52:40 rt 1.18.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [74b9cfc755b4a62b1f3149e7f66379b5118d0fd9]

INTEGRATION: CWS changefileheader (1.20.10); FILE MERGED 2008/03/28 16:37:58 rt 1.20.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [be5cb0c4a86b424be87ebfe86e234ebd79ff73da]

INTEGRATION: CWS changefileheader (1.2.372); FILE MERGED 2008/04/01 10:53:34 thb 1.2.372.2: #i85898# Stripping all external header guards 2008/03/28 15:24:26 rt 1.2.372.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7458a08c5f8ce9f15c118a987657b572dbcd1642]

INTEGRATION: CWS changefileheader (1.12.64); FILE MERGED 2008/03/31 13:23:47 rt 1.12.64.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3282fd81a4c6ce77a5ec6998eb552eb82c5e140e]

INTEGRATION: CWS changefileheader (1.9.738); FILE MERGED 2008/03/31 16:52:40 rt 1.9.738.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1f849d63554aa2c645e31d79fe6a1c2d8c301ea9]

INTEGRATION: CWS changefileheader (1.14.10); FILE MERGED 2008/03/28 16:37:58 rt 1.14.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d960f79725badab3980fa82c0a55c5d896c20307]

INTEGRATION: CWS changefileheader (1.3.372); FILE MERGED 2008/04/01 15:09:13 thb 1.3.372.3: #i85898# Stripping all external header guards 2008/04/01 10:53:34 thb 1.3.372.2: #i85898# Stripping all external header guards 2008/03/28 15:24:26 rt 1.3.372.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6c548260c754e9c05d6f70c4036a6061fcf14fe4]

INTEGRATION: CWS changefileheader (1.4.234); FILE MERGED 2008/03/31 13:23:47 rt 1.4.234.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [96209b635099b4400715e8d03b0a3ea18e80ebc4]

INTEGRATION: CWS changefileheader (1.4.242); FILE MERGED 2008/04/01 15:56:16 thb 1.4.242.2: #i85898# Stripping all external header guards 2008/03/31 16:52:40 rt 1.4.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ea6ab6b58b6014b51a8be02fc7eae293b72a1c47]

INTEGRATION: CWS changefileheader (1.15.10); FILE MERGED 2008/03/28 16:37:58 rt 1.15.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dfc5581365f670e8c1db2ae413189a30174c3d18]

INTEGRATION: CWS changefileheader (1.5.62); FILE MERGED 2008/03/31 16:47:16 rt 1.5.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0ccd508107f4d3c1136d3af586e103d158cd3753]

INTEGRATION: CWS changefileheader (1.12.38); FILE MERGED 2008/04/01 15:56:16 thb 1.12.38.2: #i85898# Stripping all external header guards 2008/03/31 16:52:40 rt 1.12.38.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c01816788645d9099995292b3a911da01289c77a]

INTEGRATION: CWS changefileheader (1.4.56); FILE MERGED 2008/03/28 16:37:58 rt 1.4.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cddd7a93d43a32aa74ff74a183380882d391e11b]

INTEGRATION: CWS changefileheader (1.8.276); FILE MERGED 2008/04/01 15:09:13 thb 1.8.276.3: #i85898# Stripping all external header guards 2008/04/01 10:53:33 thb 1.8.276.2: #i85898# Stripping all external header guards 2008/03/28 15:24:26 rt 1.8.276.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [56d03d0257a6bd341e4872a7840d9773f9abf837]

INTEGRATION: CWS changefileheader (1.8.64); FILE MERGED 2008/04/01 12:34:10 thb 1.8.64.1: #i85898# Stripping all external header guards


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d23924e69ddbaabc4056f48619fc489a7b3196c3]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:47:15 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1c85bc8378ca679c8a11023e36e990999f2c8aa0]

INTEGRATION: CWS changefileheader (1.21.58); FILE MERGED 2008/04/01 15:56:15 thb 1.21.58.3: #i85898# Stripping all external header guards 2008/04/01 12:53:32 thb 1.21.58.2: #i85898# Stripping all external header guards 2008/03/31 16:52:39 rt 1.21.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5b5efc6ea3463ad29be30624c62df68c988460fd]

INTEGRATION: CWS changefileheader (1.2.64); FILE MERGED 2008/03/28 15:24:26 rt 1.2.64.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f47f424e9d2f63227232aac1dd01fc6134bc599a]

INTEGRATION: CWS changefileheader (1.12.234); FILE MERGED 2008/04/01 12:34:10 thb 1.12.234.2: #i85898# Stripping all external header guards 2008/03/31 13:23:47 rt 1.12.234.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [be6cce411fcd946995d06b758b0e3035a630a475]

INTEGRATION: CWS changefileheader (1.12.10); FILE MERGED 2008/03/28 16:37:58 rt 1.12.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [40d1022dca2986a09e45b3983415523eeaf6e0cb]

INTEGRATION: CWS changefileheader (1.18.242); FILE MERGED 2008/04/01 15:56:15 thb 1.18.242.3: #i85898# Stripping all external header guards 2008/04/01 12:53:32 thb 1.18.242.2: #i85898# Stripping all external header guards 2008/03/31 16:52:39 rt 1.18.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [509e5ddba4957cb85e2e710c982fa31cb3accd2c]

INTEGRATION: CWS changefileheader (1.17.64); FILE MERGED 2008/03/31 13:23:47 rt 1.17.64.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [47b3668f148f2c31f50a79147bcf102f84d22356]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:47:15 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d260354f672db7ed1d61e68a86a82cab9a05d13b]

INTEGRATION: CWS changefileheader (1.3.242); FILE MERGED 2008/04/01 15:56:15 thb 1.3.242.2: #i85898# Stripping all external header guards 2008/03/31 16:52:39 rt 1.3.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [360bde66ab687858789188be5d0d845e75f5c0ee]

INTEGRATION: CWS changefileheader (1.2.64); FILE MERGED 2008/03/31 13:23:47 rt 1.2.64.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ebe51c1f50bb2de1c8ded8c14c6b79b8ffd5aa8b]

INTEGRATION: CWS changefileheader (1.10.52); FILE MERGED 2008/03/28 16:37:57 rt 1.10.52.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1c83681d0a09b5bc516e0b9226704a5de7da04d9]

INTEGRATION: CWS changefileheader (1.5.64); FILE MERGED 2008/04/01 10:53:31 thb 1.5.64.2: #i85898# Stripping all external header guards 2008/03/28 15:24:26 rt 1.5.64.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8b0cc621ea9b8a63421758dace2f1d8b9423907f]

INTEGRATION: CWS changefileheader (1.6.64); FILE MERGED 2008/03/31 13:23:47 rt 1.6.64.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f1554807aab5fab118503a216a8184d93bbef93a]

INTEGRATION: CWS changefileheader (1.2.184); FILE MERGED 2008/04/01 15:56:15 thb 1.2.184.3: #i85898# Stripping all external header guards 2008/04/01 12:53:32 thb 1.2.184.2: #i85898# Stripping all external header guards 2008/03/31 16:52:39 rt 1.2.184.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f9527b9a46c4b02ecb8a5711791ecd95abc68c02]

INTEGRATION: CWS changefileheader (1.10.10); FILE MERGED 2008/03/28 16:37:57 rt 1.10.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [355489ba3225284651e2a8f264801424ccf3df1e]

INTEGRATION: CWS changefileheader (1.4.378); FILE MERGED 2008/03/31 13:23:46 rt 1.4.378.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8ec1aded949813c086e5110c64054784aca0db7b]

INTEGRATION: CWS changefileheader (1.6.242); FILE MERGED 2008/04/01 15:56:15 thb 1.6.242.3: #i85898# Stripping all external header guards 2008/04/01 12:53:32 thb 1.6.242.2: #i85898# Stripping all external header guards 2008/03/31 16:52:39 rt 1.6.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [105a9a8bd83044712f2512e262d1634a981a1c4e]

INTEGRATION: CWS changefileheader (1.5.62); FILE MERGED 2008/03/31 16:47:14 rt 1.5.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8854380084bd85d10dab8665e6cb25690ac23070]

INTEGRATION: CWS changefileheader (1.10.56); FILE MERGED 2008/03/28 16:37:57 rt 1.10.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2b05a188d185fa25fbd333682644164fae98dff4]

INTEGRATION: CWS changefileheader (1.5.378); FILE MERGED 2008/03/31 13:23:46 rt 1.5.378.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4b723528ab15f812505d34426962f2ac066fa979]

INTEGRATION: CWS changefileheader (1.4.262); FILE MERGED 2008/04/01 10:53:31 thb 1.4.262.2: #i85898# Stripping all external header guards 2008/03/28 15:24:25 rt 1.4.262.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4832df043ed8a2fde7b86bc2cc48c0763afc45fe]

INTEGRATION: CWS changefileheader (1.2.664); FILE MERGED 2008/03/31 16:52:39 rt 1.2.664.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7d047fe4cd5a14f0e5c876c4cf914a442e28d5df]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:47:14 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b933aba593fd37bfb41ba42aaf4e45f5c35162f6]

INTEGRATION: CWS changefileheader (1.12.10); FILE MERGED 2008/03/28 16:37:57 rt 1.12.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6f5bdc4985fb3a0c40c0f2a610fd2a9f79d26270]

INTEGRATION: CWS changefileheader (1.19.78); FILE MERGED 2008/03/31 13:23:46 rt 1.19.78.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0efd2d4e664f13a7ae114ad493199514c9bf190f]

INTEGRATION: CWS changefileheader (1.2.1202); FILE MERGED 2008/03/31 16:52:39 rt 1.2.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [661e8ed301aa3660cfcb40a84169a90a333ae15c]

INTEGRATION: CWS changefileheader (1.3.372); FILE MERGED 2008/04/01 10:53:30 thb 1.3.372.2: #i85898# Stripping all external header guards 2008/03/28 15:24:25 rt 1.3.372.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [71e16cb7edec64266a40f0803333e76a4720b5f0]

INTEGRATION: CWS changefileheader (1.13.10); FILE MERGED 2008/03/28 16:37:57 rt 1.13.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [69766c96c12f2bbb931a2cad965866c708b0481b]

INTEGRATION: CWS changefileheader (1.10.152); FILE MERGED 2008/03/31 13:23:46 rt 1.10.152.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [33578632d4ae5563d88a0b02cbe1cec4f95574d9]

INTEGRATION: CWS changefileheader (1.2.64); FILE MERGED 2008/03/28 15:24:25 rt 1.2.64.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8564ec1de284a43a79741a70cb1662f686319d81]

INTEGRATION: CWS changefileheader (1.6.38); FILE MERGED 2008/04/01 15:56:15 thb 1.6.38.3: #i85898# Stripping all external header guards 2008/04/01 12:53:32 thb 1.6.38.2: #i85898# Stripping all external header guards 2008/03/31 16:52:39 rt 1.6.38.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [84ac5c849daa420f22fc23f919ea5797bcb7a18d]

INTEGRATION: CWS changefileheader (1.6.56); FILE MERGED 2008/03/28 16:37:57 rt 1.6.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fead21975f50a05e0655c4772cbc23d2fbd34145]

INTEGRATION: CWS changefileheader (1.5.242); FILE MERGED 2008/03/31 16:52:39 rt 1.5.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f289319691062b96f4a8c5a39908201cd19ebacc]

INTEGRATION: CWS changefileheader (1.4.262); FILE MERGED 2008/04/01 10:53:30 thb 1.4.262.2: #i85898# Stripping all external header guards 2008/03/28 15:24:25 rt 1.4.262.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0a38d37cd8d4d485c59826b864dbc3f777725499]

INTEGRATION: CWS changefileheader (1.13.152); FILE MERGED 2008/03/31 13:23:46 rt 1.13.152.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a93767e144fc47dbaca762a2f10bf109f377e597]

INTEGRATION: CWS changefileheader (1.5.366); FILE MERGED 2008/04/01 15:09:12 thb 1.5.366.3: #i85898# Stripping all external header guards 2008/04/01 10:53:30 thb 1.5.366.2: #i85898# Stripping all external header guards 2008/03/28 15:24:25 rt 1.5.366.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [738d933c6a807dd42dffc619e67bf0f74e18037b]

INTEGRATION: CWS changefileheader (1.2.630); FILE MERGED 2008/03/31 16:52:39 rt 1.2.630.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b2e685ae74586c1f864c3a3cd657cbd1ad8cd464]

INTEGRATION: CWS changefileheader (1.11.70); FILE MERGED 2008/03/28 16:37:57 rt 1.11.70.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fbc012c81eb31ec1988ba9854f5d202c3e665837]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:47:13 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [abcdac551b277f10ba654bf0e240764ebf37e79f]

INTEGRATION: CWS changefileheader (1.11.152); FILE MERGED 2008/03/31 13:23:46 rt 1.11.152.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [672a5c492b617d2cf18dd79140ee37fc6368b5bb]

INTEGRATION: CWS changefileheader (1.30.14); FILE MERGED 2008/04/01 15:56:15 thb 1.30.14.3: #i85898# Stripping all external header guards 2008/04/01 12:53:32 thb 1.30.14.2: #i85898# Stripping all external header guards 2008/03/31 16:52:39 rt 1.30.14.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e83a739e160bf2147200968d7c8489ed14f359fe]

INTEGRATION: CWS changefileheader (1.7.372); FILE MERGED 2008/04/01 15:09:12 thb 1.7.372.3: #i85898# Stripping all external header guards 2008/04/01 10:53:30 thb 1.7.372.2: #i85898# Stripping all external header guards 2008/03/28 15:24:25 rt 1.7.372.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [10fdcc725ff0ce64bf8fd43d3bda8cfa1d488b70]

INTEGRATION: CWS changefileheader (1.10.10); FILE MERGED 2008/03/28 16:37:56 rt 1.10.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a95131fcd0b4f9eb140bd1d1edae61e5c0ee442a]

INTEGRATION: CWS changefileheader (1.3.372); FILE MERGED 2008/03/28 15:24:25 rt 1.3.372.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e182852bfda8bebaeee8b206610151d408e2dbb4]

INTEGRATION: CWS changefileheader (1.3.354); FILE MERGED 2008/04/01 15:56:15 thb 1.3.354.2: #i85898# Stripping all external header guards 2008/03/31 16:52:39 rt 1.3.354.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ee77e250230a7f20f4fc7fe0210bc9c59b60396b]

INTEGRATION: CWS changefileheader (1.13.10); FILE MERGED 2008/03/28 16:37:56 rt 1.13.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7121c4b7d4db7350322ddbdf72f0ec31ba3cab43]

INTEGRATION: CWS changefileheader (1.13.102); FILE MERGED 2008/03/31 13:23:46 rt 1.13.102.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [49432a1cd42abc6a696c8b9184169126c20d7962]

INTEGRATION: CWS changefileheader (1.3.1060); FILE MERGED 2008/03/31 16:52:39 rt 1.3.1060.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d16e7d5799b203b6e21da07f5af4809c82126118]

INTEGRATION: CWS changefileheader (1.9.10); FILE MERGED 2008/03/28 16:37:56 rt 1.9.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [05615ed549baa15bcfb6cf18dd7b06cab1f20f5d]

INTEGRATION: CWS changefileheader (1.3.378); FILE MERGED 2008/03/31 13:23:46 rt 1.3.378.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [77bcc72b56d2580bb619063ddc9ebb6a4a3d82ee]

INTEGRATION: CWS changefileheader (1.6.22); FILE MERGED 2008/04/01 15:09:12 thb 1.6.22.3: #i85898# Stripping all external header guards 2008/04/01 10:53:30 thb 1.6.22.2: #i85898# Stripping all external header guards 2008/03/28 15:24:25 rt 1.6.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d245f7bf0f29a66a4d47a6689145304c8f5cecfd]

INTEGRATION: CWS changefileheader (1.3.738); FILE MERGED 2008/03/31 16:52:39 rt 1.3.738.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1e48dc0b851c448d16c701ef3af611d2bb0834dc]

INTEGRATION: CWS changefileheader (1.9.28); FILE MERGED 2008/03/28 16:37:56 rt 1.9.28.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [71e50210d844bfbe496a3729f8a78a727a4d8baa]

INTEGRATION: CWS changefileheader (1.2.78); FILE MERGED 2008/04/01 12:34:10 thb 1.2.78.2: #i85898# Stripping all external header guards 2008/03/31 13:23:46 rt 1.2.78.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d239fd75ffe5deaa35a262af77168c0827424714]

INTEGRATION: CWS changefileheader (1.9.242); FILE MERGED 2008/04/01 15:56:14 thb 1.9.242.2: #i85898# Stripping all external header guards 2008/03/31 16:52:39 rt 1.9.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2df7657e42cf47c9d7bd7a9e214ecc3f82c0266d]

INTEGRATION: CWS changefileheader (1.16.268); FILE MERGED 2008/03/31 13:23:46 rt 1.16.268.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [55b041d8b0e1813383a193ab3e4f00f5cccc92d0]

INTEGRATION: CWS changefileheader (1.10.70); FILE MERGED 2008/03/28 16:37:56 rt 1.10.70.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9054486b7fe5661cffc082f0325bad7acb20ced3]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:47:12 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [757ed69e9e20416694a0c61960364970a79387ab]

INTEGRATION: CWS changefileheader (1.4.64); FILE MERGED 2008/04/01 10:53:29 thb 1.4.64.2: #i85898# Stripping all external header guards 2008/03/28 15:24:25 rt 1.4.64.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [839aec9ffb3afef4600b851f5492cdfda79c1086]

INTEGRATION: CWS changefileheader (1.3.1202); FILE MERGED 2008/03/31 16:52:39 rt 1.3.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1d877b087767873a74fbc4734d8507cd3e9cb389]

INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/03/28 16:37:56 rt 1.7.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fafb2b175c89f730dbcab1b4e9209f464e393469]

INTEGRATION: CWS changefileheader (1.5.372); FILE MERGED 2008/04/01 10:53:29 thb 1.5.372.2: #i85898# Stripping all external header guards 2008/03/28 15:24:22 rt 1.5.372.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9a7624108cbe21288d854133af6e083216f037b6]

INTEGRATION: CWS changefileheader (1.3.242); FILE MERGED 2008/04/01 15:56:14 thb 1.3.242.2: #i85898# Stripping all external header guards 2008/03/31 16:52:39 rt 1.3.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a6579a3c32cbadb7930c6d512c18240b8a4720f0]

INTEGRATION: CWS changefileheader (1.9.56); FILE MERGED 2008/03/28 16:37:56 rt 1.9.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [88d6819eaba35e2669cf3421fbd0fa03c3fc5955]

INTEGRATION: CWS changefileheader (1.8.96); FILE MERGED 2008/04/01 15:25:06 thb 1.8.96.3: #i85898# Stripping all external header guards 2008/04/01 12:34:10 thb 1.8.96.2: #i85898# Stripping all external header guards 2008/03/31 13:23:46 rt 1.8.96.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fe166f8625359d4ce45a356d72f1fceb71cfdc97]

INTEGRATION: CWS changefileheader (1.16.22); FILE MERGED 2008/04/01 15:09:12 thb 1.16.22.3: #i85898# Stripping all external header guards 2008/04/01 10:53:29 thb 1.16.22.2: #i85898# Stripping all external header guards 2008/03/28 15:24:22 rt 1.16.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [52b8d57491e18a3e1b609b1b31dce7384c12e8c4]

INTEGRATION: CWS changefileheader (1.8.242); FILE MERGED 2008/04/01 12:53:31 thb 1.8.242.2: #i85898# Stripping all external header guards 2008/03/31 16:52:39 rt 1.8.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f212f30580e54312f3ef7d274a9b8e95e0f107de]

INTEGRATION: CWS changefileheader (1.12.10); FILE MERGED 2008/03/28 16:37:56 rt 1.12.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6833919c65ccb2cd1c363f78964c74f55ec3b18c]

INTEGRATION: CWS changefileheader (1.34.98); FILE MERGED 2008/03/31 13:23:46 rt 1.34.98.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8c0b4fa991053cab735079cb958f5c21213c2a56]

INTEGRATION: CWS changefileheader (1.3.372); FILE MERGED 2008/04/01 10:53:29 thb 1.3.372.2: #i85898# Stripping all external header guards 2008/03/28 15:24:22 rt 1.3.372.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [53e3f278b119c348226c646d61844bd63c55a4b1]

INTEGRATION: CWS changefileheader (1.34.342); FILE MERGED 2008/04/01 15:56:14 thb 1.34.342.3: #i85898# Stripping all external header guards 2008/04/01 12:53:31 thb 1.34.342.2: #i85898# Stripping all external header guards 2008/03/31 16:52:39 rt 1.34.342.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f35dc934e485b9efc34b0c1a35c9b7b67b2ed828]

INTEGRATION: CWS changefileheader (1.8.56); FILE MERGED 2008/03/28 16:37:55 rt 1.8.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cafe3629366513c5e7001dc87fbc17bf3e2d8186]

INTEGRATION: CWS changefileheader (1.3.234); FILE MERGED 2008/04/01 15:25:06 thb 1.3.234.2: #i85898# Stripping all external header guards 2008/03/31 13:23:46 rt 1.3.234.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b396560bb068d209edf850b2f67e9a379843e526]

INTEGRATION: CWS changefileheader (1.6.372); FILE MERGED 2008/04/01 15:09:12 thb 1.6.372.3: #i85898# Stripping all external header guards 2008/04/01 10:53:29 thb 1.6.372.2: #i85898# Stripping all external header guards 2008/03/28 15:24:21 rt 1.6.372.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dda66d40e81c8d39ef60b7c7487c3864450cc937]

INTEGRATION: CWS changefileheader (1.6.1130); FILE MERGED 2008/04/01 15:56:14 thb 1.6.1130.3: #i85898# Stripping all external header guards 2008/04/01 12:53:31 thb 1.6.1130.2: #i85898# Stripping all external header guards 2008/03/31 16:52:39 rt 1.6.1130.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ad87902afe14f6ba440ece43ddb7d978523783fb]

INTEGRATION: CWS changefileheader (1.9.70); FILE MERGED 2008/03/28 16:37:55 rt 1.9.70.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ac5b9b344fef5403f764439dd74ff35beb6db9d5]

INTEGRATION: CWS changefileheader (1.19.268); FILE MERGED 2008/03/31 13:23:46 rt 1.19.268.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [94886d8d9179f20b448a751084c8c3d4e25ffb15]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:47:11 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2b7a064fdac5658e86284408e37cdc31a8203260]

INTEGRATION: CWS changefileheader (1.4.372); FILE MERGED 2008/04/01 10:53:29 thb 1.4.372.2: #i85898# Stripping all external header guards 2008/03/28 15:24:21 rt 1.4.372.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [08dc8982bdd5b630168574731efac721d3942d80]

INTEGRATION: CWS changefileheader (1.3.1202); FILE MERGED 2008/04/01 15:56:14 thb 1.3.1202.3: #i85898# Stripping all external header guards 2008/04/01 12:53:31 thb 1.3.1202.2: #i85898# Stripping all external header guards 2008/03/31 16:52:39 rt 1.3.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [629a1ebe6cf863d4d64ce2b76385ba3a83e6eaca]

INTEGRATION: CWS changefileheader (1.5.98); FILE MERGED 2008/04/01 12:34:10 thb 1.5.98.2: #i85898# Stripping all external header guards 2008/03/31 13:23:46 rt 1.5.98.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a8810db86e6e28753dde6f523b438a3e8ad92b92]

INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/03/28 16:37:55 rt 1.4.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [67095e04c70604228d9351e60fd0ee5703bbb525]

INTEGRATION: CWS changefileheader (1.3.372); FILE MERGED 2008/04/01 15:09:12 thb 1.3.372.3: #i85898# Stripping all external header guards 2008/04/01 10:53:29 thb 1.3.372.2: #i85898# Stripping all external header guards 2008/03/28 15:24:21 rt 1.3.372.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9675b432cd34d3d4f18157e2bf0f2a6f7eb2c1aa]

INTEGRATION: CWS changefileheader (1.31.58); FILE MERGED 2008/03/31 16:52:39 rt 1.31.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [aee548456056159584a7c60f4b011854dbb4a0c7]

INTEGRATION: CWS changefileheader (1.9.10); FILE MERGED 2008/03/28 16:37:54 rt 1.9.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [27bf408bfb9f2586ab6d4051381f23904b246891]

INTEGRATION: CWS changefileheader (1.4.378); FILE MERGED 2008/04/01 12:34:09 thb 1.4.378.2: #i85898# Stripping all external header guards 2008/03/31 13:23:46 rt 1.4.378.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [154a37688625c180763f87a80865b235e8f0f664]

INTEGRATION: CWS changefileheader (1.4.22); FILE MERGED 2008/04/01 10:53:28 thb 1.4.22.2: #i85898# Stripping all external header guards 2008/03/28 15:24:21 rt 1.4.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [da257cd26edbb8eaca72cfc769abc336ac0cdf0c]

INTEGRATION: CWS changefileheader (1.11.242); FILE MERGED 2008/04/01 15:56:14 thb 1.11.242.3: #i85898# Stripping all external header guards 2008/04/01 12:53:31 thb 1.11.242.2: #i85898# Stripping all external header guards 2008/03/31 16:52:39 rt 1.11.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [98d3dae36d86cc9c6d9f0a63f397a8fc57f390d7]

INTEGRATION: CWS changefileheader (1.5.152); FILE MERGED 2008/04/01 15:25:05 thb 1.5.152.3: #i85898# Stripping all external header guards 2008/04/01 12:34:09 thb 1.5.152.2: #i85898# Stripping all external header guards 2008/03/31 13:23:46 rt 1.5.152.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a6ff7a543250b0c42fa90ba485cc60a990597bcd]

INTEGRATION: CWS changefileheader (1.5.56); FILE MERGED 2008/03/28 16:37:54 rt 1.5.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [70f56fe7dcab9098a9700692e24401ce944f4ad5]

INTEGRATION: CWS changefileheader (1.5.372); FILE MERGED 2008/04/01 10:53:28 thb 1.5.372.2: #i85898# Stripping all external header guards 2008/03/28 15:24:21 rt 1.5.372.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e4871aa1a6ed59723025457abe146d710d196e3f]

INTEGRATION: CWS changefileheader (1.11.98); FILE MERGED 2008/03/31 13:23:46 rt 1.11.98.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f0cb49343bb5aea8ce10d1da172b31bf37539622]

INTEGRATION: CWS changefileheader (1.6.62); FILE MERGED 2008/03/31 16:47:11 rt 1.6.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [affc762ed372f22037ee7f00d238434d324d0c7a]

INTEGRATION: CWS changefileheader (1.7.56); FILE MERGED 2008/03/28 16:37:54 rt 1.7.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0aa74343d66fc3aa23a5ff6129068e645cd92a95]

INTEGRATION: CWS changefileheader (1.7.1082); FILE MERGED 2008/04/01 12:53:31 thb 1.7.1082.2: #i85898# Stripping all external header guards 2008/03/31 16:52:38 rt 1.7.1082.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0706cb82ec40c1772e35b86fed8f39d74664d36e]

INTEGRATION: CWS changefileheader (1.2.372); FILE MERGED 2008/04/01 10:53:28 thb 1.2.372.2: #i85898# Stripping all external header guards 2008/03/28 15:24:21 rt 1.2.372.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [458788649014bd3ba166c6791a7a6868698a0660]

INTEGRATION: CWS changefileheader (1.17.242); FILE MERGED 2008/03/31 16:52:38 rt 1.17.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bd796f14576258be18526d127da129fa3a7bf027]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:47:10 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [786288a94c90a82c45ae10e7d2c2473634fbf4ed]

INTEGRATION: CWS changefileheader (1.6.166); FILE MERGED 2008/03/28 16:37:54 rt 1.6.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e836b9a1d1422a62c0466b98ece83e799881c31b]

INTEGRATION: CWS changefileheader (1.2.276); FILE MERGED 2008/04/01 15:09:12 thb 1.2.276.2: #i85898# Stripping all external header guards 2008/03/28 15:24:20 rt 1.2.276.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5d5b2bc538ebf7320d5d7fd1131c855f6ae8e3f4]

INTEGRATION: CWS changefileheader (1.24.34); FILE MERGED 2008/03/31 13:23:46 rt 1.24.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6c3c900cd2d54e624b7dd83f535f3d096a3bf263]

INTEGRATION: CWS changefileheader (1.13.276); FILE MERGED 2008/04/01 10:53:28 thb 1.13.276.2: #i85898# Stripping all external header guards 2008/03/28 15:24:20 rt 1.13.276.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [648cd4d02725efdbcc758a696733a210a4a4f5e6]

INTEGRATION: CWS changefileheader (1.8.38); FILE MERGED 2008/04/01 15:56:14 thb 1.8.38.3: #i85898# Stripping all external header guards 2008/04/01 12:53:31 thb 1.8.38.2: #i85898# Stripping all external header guards 2008/03/31 16:52:38 rt 1.8.38.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a071a57b892992f5f477f31722c1aa6b8cf6ab54]

INTEGRATION: CWS changefileheader (1.5.98); FILE MERGED 2008/03/31 13:23:46 rt 1.5.98.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f235bcb23bae320695ef903e0be2abd1581673d4]

INTEGRATION: CWS changefileheader (1.17.10); FILE MERGED 2008/03/28 16:37:54 rt 1.17.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [651f80265f1678f64bd982a006b9d09e896191fb]

INTEGRATION: CWS changefileheader (1.4.1202); FILE MERGED 2008/03/31 16:52:38 rt 1.4.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2a765089ca3aa482d8a4363c36d54f136609bb7c]

INTEGRATION: CWS changefileheader (1.6.138); FILE MERGED 2008/03/31 13:23:46 rt 1.6.138.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9ae3be5e8a929000275bf73d0de17f84101cf09c]

INTEGRATION: CWS changefileheader (1.19.276); FILE MERGED 2008/04/01 15:09:11 thb 1.19.276.3: #i85898# Stripping all external header guards 2008/04/01 10:53:28 thb 1.19.276.2: #i85898# Stripping all external header guards 2008/03/28 15:24:20 rt 1.19.276.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [35f17d2df159ac3acadf11e112500694b6946569]

INTEGRATION: CWS changefileheader (1.14.242); FILE MERGED 2008/04/01 12:53:31 thb 1.14.242.2: #i85898# Stripping all external header guards 2008/03/31 16:52:38 rt 1.14.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5983910c823dd658325b50950c0ce68a915ea569]

INTEGRATION: CWS changefileheader (1.16.8); FILE MERGED 2008/03/31 13:23:45 rt 1.16.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [74e38ea136d5748a48137f5591b41e5f4e1ec0fa]

INTEGRATION: CWS changefileheader (1.12.276); FILE MERGED 2008/04/01 10:53:27 thb 1.12.276.2: #i85898# Stripping all external header guards 2008/03/28 15:24:20 rt 1.12.276.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9fc120cce1575812588ad503acd92a205d5ea9a6]

INTEGRATION: CWS changefileheader (1.6.1202); FILE MERGED 2008/04/01 12:53:31 thb 1.6.1202.2: #i85898# Stripping all external header guards 2008/03/31 16:52:38 rt 1.6.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9ca3b9d57e7ac30ee7185f0c4d8a3740d0734f26]

INTEGRATION: CWS changefileheader (1.33.8); FILE MERGED 2008/03/31 13:23:45 rt 1.33.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1807db7b6206b45932cccbbec0f6794b0e638364]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:47:09 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [80b4d086d2423f3de14c3be4b7d43410e91ae7c2]

INTEGRATION: CWS changefileheader (1.8.372); FILE MERGED 2008/04/01 10:53:27 thb 1.8.372.2: #i85898# Stripping all external header guards 2008/03/28 15:24:20 rt 1.8.372.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a9d2b7fc6d9aa6e49fdf5ff40553073cb38f6945]

INTEGRATION: CWS changefileheader (1.13.152); FILE MERGED 2008/03/31 13:23:45 rt 1.13.152.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [59e009482c63cdc81f086a5432d821cd9e57073c]

INTEGRATION: CWS changefileheader (1.24.372); FILE MERGED 2008/04/01 15:09:11 thb 1.24.372.3: #i85898# Stripping all external header guards 2008/04/01 10:53:27 thb 1.24.372.2: #i85898# Stripping all external header guards 2008/03/28 15:24:20 rt 1.24.372.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [93e668fab77fe02aa9ec10b56219af31b57e3058]

INTEGRATION: CWS changefileheader (1.30.426); FILE MERGED 2008/04/01 15:56:14 thb 1.30.426.3: #i85898# Stripping all external header guards 2008/04/01 12:53:31 thb 1.30.426.2: #i85898# Stripping all external header guards 2008/03/31 16:52:38 rt 1.30.426.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [028793ebaab3c0224c3273a1f94ba68d9e4ed65e]

INTEGRATION: CWS changefileheader (1.6.378); FILE MERGED 2008/04/01 12:34:09 thb 1.6.378.2: #i85898# Stripping all external header guards 2008/03/31 13:23:45 rt 1.6.378.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0167b4f71f615b7c52e69eeb80de58a540a78960]

INTEGRATION: CWS changefileheader (1.3.372); FILE MERGED 2008/03/28 15:24:20 rt 1.3.372.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b72b83be1fcd6915981b0b2bf03f9e985e9522fc]

INTEGRATION: CWS changefileheader (1.9.70); FILE MERGED 2008/03/28 16:37:54 rt 1.9.70.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [678481457d066be02cdbaca0558c5cd4c68cdec7]

INTEGRATION: CWS changefileheader (1.15.78); FILE MERGED 2008/03/31 13:23:45 rt 1.15.78.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a8d3413ebe71efc1c976c0b44c6b1c0ad56a30d9]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:37:53 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8da37625a4299c120bf7558ea9315e24c4ab4af4]

INTEGRATION: CWS changefileheader (1.3.214); FILE MERGED 2008/03/31 13:23:45 rt 1.3.214.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [73748b875a7ef81f2d3f747e493009b9011047f7]

INTEGRATION: CWS changefileheader (1.22.276); FILE MERGED 2008/04/01 15:09:11 thb 1.22.276.3: #i85898# Stripping all external header guards 2008/04/01 10:53:27 thb 1.22.276.2: #i85898# Stripping all external header guards 2008/03/28 15:24:20 rt 1.22.276.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6e25dae86fc57e4d04b3a558d95b2dd49b42d654]

INTEGRATION: CWS changefileheader (1.6.34); FILE MERGED 2008/04/01 15:56:13 thb 1.6.34.3: #i85898# Stripping all external header guards 2008/04/01 12:53:31 thb 1.6.34.2: #i85898# Stripping all external header guards 2008/03/31 16:52:38 rt 1.6.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0f493f37ada2fb68c55258ceff8cf377501c702d]

INTEGRATION: CWS changefileheader (1.6.378); FILE MERGED 2008/03/31 13:23:45 rt 1.6.378.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [24bbb3c60a937d4c8ccbe59b3f116071d9a43a50]

INTEGRATION: CWS changefileheader (1.6.62); FILE MERGED 2008/03/31 16:47:08 rt 1.6.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [14e60be5fc72c90009f7472bfc3e3b2975c901a3]

INTEGRATION: CWS changefileheader (1.8.1202); FILE MERGED 2008/04/01 15:56:13 thb 1.8.1202.3: #i85898# Stripping all external header guards 2008/04/01 12:53:31 thb 1.8.1202.2: #i85898# Stripping all external header guards 2008/03/31 16:52:38 rt 1.8.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a58637961ce9286298dda7d3d815fe8abf69fed8]

INTEGRATION: CWS changefileheader (1.2.294); FILE MERGED 2008/03/28 16:37:53 rt 1.2.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [54aec8fe526c0160fe466da5bd7664b55ef7ca76]

INTEGRATION: CWS changefileheader (1.4.378); FILE MERGED 2008/03/31 13:23:45 rt 1.4.378.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [08a8787c694bc9b39d0297d34fa0e2c4740b473a]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:47:08 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [35f5a25e303488b29381f4637abeaa2fe3d9cee0]

INTEGRATION: CWS changefileheader (1.8.372); FILE MERGED 2008/04/01 15:09:11 thb 1.8.372.3: #i85898# Stripping all external header guards 2008/04/01 10:53:27 thb 1.8.372.2: #i85898# Stripping all external header guards 2008/03/28 15:24:19 rt 1.8.372.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1fc5642d02d69a264c07b6c57a9c6137b6d21fc0]

INTEGRATION: CWS changefileheader (1.4.242); FILE MERGED 2008/03/31 16:52:38 rt 1.4.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [05699fd066afbd4f794a8846326538bc35c38818]

INTEGRATION: CWS changefileheader (1.35.86); FILE MERGED 2008/04/01 15:09:11 thb 1.35.86.3: #i85898# Stripping all external header guards 2008/04/01 10:53:27 thb 1.35.86.2: #i85898# Stripping all external header guards 2008/03/28 15:24:19 rt 1.35.86.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [79b710eacc58a092fbdf516be8c62515a052c644]

INTEGRATION: CWS changefileheader (1.2.718); FILE MERGED 2008/03/31 16:52:38 rt 1.2.718.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ca91e22a931863f72c1908f113c1e339cc83c0d5]

INTEGRATION: CWS changefileheader (1.6.234); FILE MERGED 2008/03/31 13:23:45 rt 1.6.234.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2d1941f0ca4026a4314e33fc6079f251f02849c8]

INTEGRATION: CWS changefileheader (1.9.718); FILE MERGED 2008/04/01 15:56:13 thb 1.9.718.3: #i85898# Stripping all external header guards 2008/04/01 12:53:30 thb 1.9.718.2: #i85898# Stripping all external header guards 2008/03/31 16:52:38 rt 1.9.718.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [57275be819639f4e42d40085e7ede7a4a3a9adaf]

INTEGRATION: CWS changefileheader (1.12.214); FILE MERGED 2008/03/31 13:23:45 rt 1.12.214.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0450e0ac1ef5613b21fd5ae27755096d33f5dd26]

INTEGRATION: CWS changefileheader (1.6.1202); FILE MERGED 2008/04/01 15:56:13 thb 1.6.1202.2: #i85898# Stripping all external header guards 2008/03/31 16:52:38 rt 1.6.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c8f72602722c6fadd2fa397b5935e34ba18edd55]

INTEGRATION: CWS changefileheader (1.11.378); FILE MERGED 2008/03/31 13:23:45 rt 1.11.378.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4ae278505a4d16582d28a2c7f0cd5d1d4832bb15]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:47:07 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f6add040f90c53bd3bb6c8b1b10bb24e8825a336]

INTEGRATION: CWS changefileheader (1.6.56); FILE MERGED 2008/03/28 16:37:53 rt 1.6.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [913e462cd727d396c4b6802c790847d11a6b2197]

INTEGRATION: CWS changefileheader (1.5.1202); FILE MERGED 2008/04/01 15:56:13 thb 1.5.1202.3: #i85898# Stripping all external header guards 2008/04/01 12:53:30 thb 1.5.1202.2: #i85898# Stripping all external header guards 2008/03/31 16:52:38 rt 1.5.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7b89e947f7d20260364860b5ef8d06df4bb3a6ea]

INTEGRATION: CWS changefileheader (1.16.372); FILE MERGED 2008/04/01 10:53:27 thb 1.16.372.2: #i85898# Stripping all external header guards 2008/03/28 15:24:19 rt 1.16.372.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [22d1c17f7651fe4b4089149cad05869aea6bb202]

INTEGRATION: CWS changefileheader (1.30.38); FILE MERGED 2008/04/01 12:34:09 thb 1.30.38.2: #i85898# Stripping all external header guards 2008/03/31 13:23:45 rt 1.30.38.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [66199e7036432b3e4db772761f8ae3018fda05d6]

INTEGRATION: CWS changefileheader (1.4.1202); FILE MERGED 2008/04/01 15:56:13 thb 1.4.1202.2: #i85898# Stripping all external header guards 2008/03/31 16:52:38 rt 1.4.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [02c1411cdc039ec80c729b714011b80f27cf6948]

INTEGRATION: CWS changefileheader (1.6.166); FILE MERGED 2008/03/28 16:37:53 rt 1.6.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cf37a31cac71d2059eacc9c1f30ebc6f074b476b]

INTEGRATION: CWS changefileheader (1.10.288); FILE MERGED 2008/04/01 12:34:09 thb 1.10.288.2: #i85898# Stripping all external header guards 2008/03/31 13:23:45 rt 1.10.288.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [20555077bfecd0642632104d945645f353690062]

INTEGRATION: CWS changefileheader (1.3.372); FILE MERGED 2008/03/28 15:24:19 rt 1.3.372.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8c2c495b8fbb31ee25723ad31364b6cbb0eee447]

INTEGRATION: CWS changefileheader (1.12.738); FILE MERGED 2008/04/01 15:56:13 thb 1.12.738.3: #i85898# Stripping all external header guards 2008/04/01 12:53:30 thb 1.12.738.2: #i85898# Stripping all external header guards 2008/03/31 16:52:38 rt 1.12.738.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dd836eaa35300eb28ed5a4dad1fe5a45e61a532e]

INTEGRATION: CWS changefileheader (1.10.10); FILE MERGED 2008/03/28 16:37:52 rt 1.10.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d36d182967d75c144ce0319caed6a89dc8173392]

INTEGRATION: CWS changefileheader (1.41.32); FILE MERGED 2008/03/31 13:23:45 rt 1.41.32.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [59314b53118ce3c859c779c7d82c1eab428096d7]

INTEGRATION: CWS changefileheader (1.12.242); FILE MERGED 2008/04/01 15:56:13 thb 1.12.242.3: #i85898# Stripping all external header guards 2008/04/01 12:53:30 thb 1.12.242.2: #i85898# Stripping all external header guards 2008/03/31 16:52:38 rt 1.12.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5f6f044c5b1fedbdba1c403321496e616f3b6d22]

INTEGRATION: CWS changefileheader (1.15.116); FILE MERGED 2008/03/31 13:23:45 rt 1.15.116.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6aac5386ed81844e64b9f5a4744625bbccd45f54]

INTEGRATION: CWS changefileheader (1.12.10); FILE MERGED 2008/03/28 16:37:52 rt 1.12.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [54ad6931ff322f6f0298847dfd4bd6a4b9c70752]

INTEGRATION: CWS changefileheader (1.10.1202); FILE MERGED 2008/04/01 15:56:13 thb 1.10.1202.3: #i85898# Stripping all external header guards 2008/04/01 12:53:30 thb 1.10.1202.2: #i85898# Stripping all external header guards 2008/03/31 16:52:38 rt 1.10.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9fecc5e199f9767f84bb802c66a61a0247f42490]

INTEGRATION: CWS changefileheader (1.5.378); FILE MERGED 2008/03/31 13:23:44 rt 1.5.378.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d289531549ffb5a320df039264594b3ff4191701]

INTEGRATION: CWS changefileheader (1.5.62); FILE MERGED 2008/03/31 16:47:06 rt 1.5.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1e6a2edb9b2750d24bf1e2c3e2dafe0c583633af]

INTEGRATION: CWS changefileheader (1.10.738); FILE MERGED 2008/04/01 15:56:12 thb 1.10.738.3: #i85898# Stripping all external header guards 2008/04/01 12:53:30 thb 1.10.738.2: #i85898# Stripping all external header guards 2008/03/31 16:52:38 rt 1.10.738.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [68d3181eb2fc67ab1d43c2b42818e5763c67b5f5]

INTEGRATION: CWS changefileheader (1.9.22); FILE MERGED 2008/04/01 10:53:27 thb 1.9.22.2: #i85898# Stripping all external header guards 2008/03/28 15:24:19 rt 1.9.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [84cb130b0faee94b6db6f2256e82f1882ca7fce2]

INTEGRATION: CWS changefileheader (1.28.116); FILE MERGED 2008/04/01 12:34:09 thb 1.28.116.2: #i85898# Stripping all external header guards 2008/03/31 13:23:44 rt 1.28.116.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [eb40efc3dbf13492c78754f4c0456918d1cf719e]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:47:06 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [abd722ba79cd93ece15b568ee5ca95f0e2f4de15]

INTEGRATION: CWS changefileheader (1.8.738); FILE MERGED 2008/04/01 15:56:12 thb 1.8.738.3: #i85898# Stripping all external header guards 2008/04/01 12:53:30 thb 1.8.738.2: #i85898# Stripping all external header guards 2008/03/31 16:52:38 rt 1.8.738.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [19a9176627e278f8bdf1d6b11edf69e445e0c2ad]

INTEGRATION: CWS changefileheader (1.35.64); FILE MERGED 2008/03/31 13:23:44 rt 1.35.64.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [154033103c4602844afd40278383032c8691c8f4]

INTEGRATION: CWS changefileheader (1.7.1200); FILE MERGED 2008/04/01 15:56:12 thb 1.7.1200.3: #i85898# Stripping all external header guards 2008/04/01 12:53:30 thb 1.7.1200.2: #i85898# Stripping all external header guards 2008/03/31 16:52:38 rt 1.7.1200.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9d9497a5bd95f037bd5a50dddfa5cfa4fb209ae8]

INTEGRATION: CWS changefileheader (1.4.378); FILE MERGED 2008/03/31 13:23:44 rt 1.4.378.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ffcf4ba11ff34c514440853942a1590b78370e41]

INTEGRATION: CWS changefileheader (1.4.434); FILE MERGED 2008/04/01 15:56:12 thb 1.4.434.2: #i85898# Stripping all external header guards 2008/03/31 16:52:38 rt 1.4.434.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [02c1c30d0d6128818ed38a990a0e5de66d4107c9]

INTEGRATION: CWS changefileheader (1.9.56); FILE MERGED 2008/03/28 16:37:52 rt 1.9.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [071e949a7540d1eb9c7b66052bd4a787933bca54]

INTEGRATION: CWS changefileheader (1.26.126); FILE MERGED 2008/03/31 13:23:44 rt 1.26.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [90e4ab335e5307de0f8b1dd38fd73698db7ecc42]

INTEGRATION: CWS changefileheader (1.22.22); FILE MERGED 2008/04/01 15:09:11 thb 1.22.22.3: #i85898# Stripping all external header guards 2008/04/01 10:53:27 thb 1.22.22.2: #i85898# Stripping all external header guards 2008/03/28 15:24:19 rt 1.22.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [97fb76e9f13708dd81d3cc0e4c8c8997dfa41d5e]

INTEGRATION: CWS changefileheader (1.11.242); FILE MERGED 2008/04/01 15:56:12 thb 1.11.242.3: #i85898# Stripping all external header guards 2008/04/01 12:53:30 thb 1.11.242.2: #i85898# Stripping all external header guards 2008/03/31 16:52:38 rt 1.11.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cc76e191b9730de9357cca7cb0aa7ae8be68276c]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:47:05 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [27e9c24e74b18119df5e9d2cb2c99b2ce705d425]

INTEGRATION: CWS changefileheader (1.3.296); FILE MERGED 2008/03/31 13:23:44 rt 1.3.296.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [13aced999bd97e037bd4ec0b46311a590657bd9b]

INTEGRATION: CWS changefileheader (1.4.290); FILE MERGED 2008/03/28 16:37:52 rt 1.4.290.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a36a6c27473da0d35b43bb4d2208f82822a520a3]

INTEGRATION: CWS changefileheader (1.10.372); FILE MERGED 2008/04/01 10:53:27 thb 1.10.372.2: #i85898# Stripping all external header guards 2008/03/28 15:24:19 rt 1.10.372.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d477327edf0207db13c41a4b7886a026b6d92fab]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:47:05 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5556d671503e2b4a936cd8d69c6590930e944062]

INTEGRATION: CWS changefileheader (1.5.1202); FILE MERGED 2008/04/01 15:56:12 thb 1.5.1202.3: #i85898# Stripping all external header guards 2008/04/01 12:53:29 thb 1.5.1202.2: #i85898# Stripping all external header guards 2008/03/31 16:52:37 rt 1.5.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d2148a90d30d725a87d8d4a50bfb6f50abf037f8]

INTEGRATION: CWS changefileheader (1.2.78); FILE MERGED 2008/03/31 13:23:44 rt 1.2.78.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [094ac12e380ba49f2e409a8b8cf7bf13736bc225]

INTEGRATION: CWS changefileheader (1.6.70); FILE MERGED 2008/03/28 16:37:52 rt 1.6.70.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [978c75394d3d81a524cfdd797bfc4dec4e54c8c1]

INTEGRATION: CWS changefileheader (1.8.372); FILE MERGED 2008/04/01 10:53:26 thb 1.8.372.2: #i85898# Stripping all external header guards 2008/03/28 15:24:19 rt 1.8.372.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0109b89c221df2db0b102f2894299b56f1c1fee5]

INTEGRATION: CWS changefileheader (1.5.62); FILE MERGED 2008/03/31 16:47:05 rt 1.5.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b96dde983d38b52c5e4cb3d4c0ffc3aee67c615f]

INTEGRATION: CWS changefileheader (1.12.438); FILE MERGED 2008/04/01 15:56:12 thb 1.12.438.3: #i85898# Stripping all external header guards 2008/04/01 12:53:29 thb 1.12.438.2: #i85898# Stripping all external header guards 2008/03/31 16:52:37 rt 1.12.438.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [674e6c26060901ccffac006bc404d97d555dfb36]

INTEGRATION: CWS changefileheader (1.18.236); FILE MERGED 2008/03/31 13:23:44 rt 1.18.236.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c2780b66516332298f9c014890ae3aaa2b9b5104]

INTEGRATION: CWS changefileheader (1.16.276); FILE MERGED 2008/04/01 15:09:11 thb 1.16.276.3: #i85898# Stripping all external header guards 2008/04/01 10:53:26 thb 1.16.276.2: #i85898# Stripping all external header guards 2008/03/28 15:24:19 rt 1.16.276.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [31f0552b93e9e06f63d9b936e16cc46aaadef1fd]

INTEGRATION: CWS changefileheader (1.7.70); FILE MERGED 2008/03/28 16:37:51 rt 1.7.70.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [86801bde77c99c34b98714de454236a42c77b414]

INTEGRATION: CWS changefileheader (1.2.378); FILE MERGED 2008/03/31 13:23:44 rt 1.2.378.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [775ea7ee34245836bcd3a927bf3be856e29896e3]

INTEGRATION: CWS changefileheader (1.7.738); FILE MERGED 2008/04/01 15:56:12 thb 1.7.738.3: #i85898# Stripping all external header guards 2008/04/01 12:53:29 thb 1.7.738.2: #i85898# Stripping all external header guards 2008/03/31 16:52:37 rt 1.7.738.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f074d71f7059c496359d08bcc59043fee1276c1b]

INTEGRATION: CWS changefileheader (1.11.234); FILE MERGED 2008/04/01 12:34:09 thb 1.11.234.2: #i85898# Stripping all external header guards 2008/03/31 13:23:44 rt 1.11.234.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7979dd3e95055e92777f2069d47d768da4987b14]

INTEGRATION: CWS changefileheader (1.14.10); FILE MERGED 2008/03/28 16:37:51 rt 1.14.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [07afef4b7710c685e9f6b7e238332826cccee48c]

INTEGRATION: CWS changefileheader (1.7.262); FILE MERGED 2008/04/01 10:53:26 thb 1.7.262.2: #i85898# Stripping all external header guards 2008/03/28 15:24:19 rt 1.7.262.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2a90019e12a2280b368afa6dad9a78589a77dec2]

INTEGRATION: CWS changefileheader (1.4.1200); FILE MERGED 2008/04/01 15:56:12 thb 1.4.1200.3: #i85898# Stripping all external header guards 2008/04/01 12:53:29 thb 1.4.1200.2: #i85898# Stripping all external header guards 2008/03/31 16:52:37 rt 1.4.1200.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bd695d52a3c64963d317a33c2ba3cb45c80a9543]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:47:04 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1b53f9d9896fe86226aac21e34170840c3ee7e49]

INTEGRATION: CWS changefileheader (1.43.154); FILE MERGED 2008/04/01 12:34:09 thb 1.43.154.2: #i85898# Stripping all external header guards 2008/03/31 13:23:44 rt 1.43.154.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b52280d047ac3519549655e5fe3cf36a02fb4076]

INTEGRATION: CWS changefileheader (1.39.136); FILE MERGED 2008/04/01 15:09:10 thb 1.39.136.3: #i85898# Stripping all external header guards 2008/04/01 10:53:26 thb 1.39.136.2: #i85898# Stripping all external header guards 2008/03/28 15:24:18 rt 1.39.136.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bfac6ee2df50b3e8e20d48d2cfe754f0027f860a]

INTEGRATION: CWS changefileheader (1.7.78); FILE MERGED 2008/04/01 15:56:12 thb 1.7.78.3: #i85898# Stripping all external header guards 2008/04/01 12:53:29 thb 1.7.78.2: #i85898# Stripping all external header guards 2008/03/31 16:52:37 rt 1.7.78.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9916c021b65685f25061956668514f81f4aa40e0]

INTEGRATION: CWS changefileheader (1.19.268); FILE MERGED 2008/03/31 13:23:44 rt 1.19.268.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c037ae9301c54fc81224dca8afe00c2f739a4460]

INTEGRATION: CWS changefileheader (1.5.1202); FILE MERGED 2008/04/01 15:56:11 thb 1.5.1202.2: #i85898# Stripping all external header guards 2008/03/31 16:52:37 rt 1.5.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [83d3fee94dd90b752e307e6ec64cbb50e2aebee2]

INTEGRATION: CWS changefileheader (1.3.372); FILE MERGED 2008/04/01 10:53:26 thb 1.3.372.2: #i85898# Stripping all external header guards 2008/03/28 15:24:18 rt 1.3.372.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [31aae7ddde60d53c599e765cccabc95056abea5c]

INTEGRATION: CWS changefileheader (1.3.14); FILE MERGED 2008/03/31 13:23:44 rt 1.3.14.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2014b09b28e24c1b5beebe1ce4640f267036fb44]

INTEGRATION: CWS changefileheader (1.8.1202); FILE MERGED 2008/04/01 15:56:11 thb 1.8.1202.3: #i85898# Stripping all external header guards 2008/04/01 12:53:29 thb 1.8.1202.2: #i85898# Stripping all external header guards 2008/03/31 16:52:37 rt 1.8.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [54ad000115fd5bc1863977c432245d7d16f24616]

INTEGRATION: CWS changefileheader (1.9.372); FILE MERGED 2008/04/01 15:09:10 thb 1.9.372.3: #i85898# Stripping all external header guards 2008/04/01 10:53:26 thb 1.9.372.2: #i85898# Stripping all external header guards 2008/03/28 15:24:18 rt 1.9.372.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [da37182683be713ec857518f0cc87b71205741b1]

INTEGRATION: CWS changefileheader (1.35.116); FILE MERGED 2008/03/31 13:23:44 rt 1.35.116.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [10e6435cb83d1dad078b3d528548b25e75291da1]

INTEGRATION: CWS changefileheader (1.13.10); FILE MERGED 2008/03/28 16:37:51 rt 1.13.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [31e42358201044a7199bd457b48f82a0ee74588d]

INTEGRATION: CWS changefileheader (1.3.242); FILE MERGED 2008/03/31 16:52:37 rt 1.3.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [db9bb85b7d76a0100ac0e543648798c471683e5d]

INTEGRATION: CWS changefileheader (1.4.372); FILE MERGED 2008/04/01 10:53:26 thb 1.4.372.2: #i85898# Stripping all external header guards 2008/03/28 15:24:18 rt 1.4.372.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dbbe69b5d9cc7bd91d580aa7f51a5e0e821b7acb]

INTEGRATION: CWS changefileheader (1.14.268); FILE MERGED 2008/03/31 13:23:44 rt 1.14.268.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [db42924ebb44ce4ecfeb5f24365cf767cf8947fe]

INTEGRATION: CWS changefileheader (1.17.10); FILE MERGED 2008/03/28 16:37:51 rt 1.17.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bfeff9e31cdcbc3187fc586d94433b4bb73cce21]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:47:03 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9f718fa77c06eb300fbc845e8dfd9af1c9d23704]

INTEGRATION: CWS changefileheader (1.11.34); FILE MERGED 2008/04/01 15:56:11 thb 1.11.34.3: #i85898# Stripping all external header guards 2008/04/01 12:53:29 thb 1.11.34.2: #i85898# Stripping all external header guards 2008/03/31 16:52:37 rt 1.11.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c11931682b5eb2465f6dcff5ed00eb3be90fea83]

INTEGRATION: CWS changefileheader (1.8.262); FILE MERGED 2008/04/01 10:53:26 thb 1.8.262.2: #i85898# Stripping all external header guards 2008/03/28 15:24:18 rt 1.8.262.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [60639e28bab4d0d213119159cdfc22521e9df750]

INTEGRATION: CWS changefileheader (1.38.64); FILE MERGED 2008/04/01 12:34:09 thb 1.38.64.2: #i85898# Stripping all external header guards 2008/03/31 13:23:44 rt 1.38.64.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [41d9fef9b437c644ef4ffed5bd69429926cd8fbb]

INTEGRATION: CWS changefileheader (1.11.10); FILE MERGED 2008/03/28 16:37:51 rt 1.11.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [27ed39de234fbd407b70c7ed52d2ba735da5cdfe]

INTEGRATION: CWS changefileheader (1.6.1202); FILE MERGED 2008/04/01 15:56:11 thb 1.6.1202.3: #i85898# Stripping all external header guards 2008/04/01 12:53:29 thb 1.6.1202.2: #i85898# Stripping all external header guards 2008/03/31 16:52:37 rt 1.6.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ee3299af371c7118bd830a52a8c234ac460bb0d2]

INTEGRATION: CWS changefileheader (1.2.372); FILE MERGED 2008/04/01 15:09:10 thb 1.2.372.2: #i85898# Stripping all external header guards 2008/03/28 15:24:18 rt 1.2.372.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [842dfe80b1b491d95e957970df8fe4bd97497be0]

INTEGRATION: CWS changefileheader (1.33.78); FILE MERGED 2008/03/31 13:23:43 rt 1.33.78.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [592db45bede187ad43b79f60460129096d92ccbd]

INTEGRATION: CWS changefileheader (1.7.1202); FILE MERGED 2008/04/01 15:56:11 thb 1.7.1202.3: #i85898# Stripping all external header guards 2008/04/01 12:53:29 thb 1.7.1202.2: #i85898# Stripping all external header guards 2008/03/31 16:52:37 rt 1.7.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [53efbce3107c02d49025ce9cdc37af93cf32c55e]

INTEGRATION: CWS changefileheader (1.12.10); FILE MERGED 2008/03/28 16:37:51 rt 1.12.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [384cd15bad71cbe54428d6ddf044c0971245ab61]

INTEGRATION: CWS changefileheader (1.2.372); FILE MERGED 2008/04/01 10:53:25 thb 1.2.372.2: #i85898# Stripping all external header guards 2008/03/28 15:24:18 rt 1.2.372.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3f0ba39e12080490775c65022ce1fe4dfcd7c1bd]

INTEGRATION: CWS changefileheader (1.13.214); FILE MERGED 2008/03/31 13:23:43 rt 1.13.214.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0a7b95b9ddbc403300f967e9a1ccb2b837dc9bdc]

INTEGRATION: CWS changefileheader (1.10.242); FILE MERGED 2008/04/01 15:56:11 thb 1.10.242.3: #i85898# Stripping all external header guards 2008/04/01 12:53:29 thb 1.10.242.2: #i85898# Stripping all external header guards 2008/03/31 16:52:37 rt 1.10.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e140d690dc102358905eb9b671e7e0e478ddebe3]

INTEGRATION: CWS changefileheader (1.5.62); FILE MERGED 2008/03/31 16:47:03 rt 1.5.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [11d9564120ae42bb034b326dc429752dac685073]

INTEGRATION: CWS changefileheader (1.8.262); FILE MERGED 2008/04/01 10:53:25 thb 1.8.262.2: #i85898# Stripping all external header guards 2008/03/28 15:24:18 rt 1.8.262.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bb0e31efe3f6498fc66235c2888d4a2bfddb29b3]

INTEGRATION: CWS changefileheader (1.15.10); FILE MERGED 2008/03/28 16:37:51 rt 1.15.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7c40084a6c5d9a93fcdbaabea7be26b172fc3af3]

INTEGRATION: CWS changefileheader (1.2.378); FILE MERGED 2008/03/31 13:23:43 rt 1.2.378.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f625570a2a6c20728618ad410b3ded9630becb8f]

INTEGRATION: CWS changefileheader (1.9.738); FILE MERGED 2008/04/01 15:56:11 thb 1.9.738.3: #i85898# Stripping all external header guards 2008/04/01 12:53:29 thb 1.9.738.2: #i85898# Stripping all external header guards 2008/03/31 16:52:37 rt 1.9.738.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8277033162462650588f53e63a828a269d06099d]

INTEGRATION: CWS changefileheader (1.12.372); FILE MERGED 2008/04/01 10:53:25 thb 1.12.372.2: #i85898# Stripping all external header guards 2008/03/28 15:24:18 rt 1.12.372.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e3b73ac6037c0fabb2207e5d5bf3a8c692d27c45]

INTEGRATION: CWS changefileheader (1.5.62); FILE MERGED 2008/03/31 16:47:02 rt 1.5.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [335ddcdf67440198b3029a66d16d9685d776aba0]

INTEGRATION: CWS changefileheader (1.12.34); FILE MERGED 2008/04/01 12:34:08 thb 1.12.34.2: #i85898# Stripping all external header guards 2008/03/31 13:23:43 rt 1.12.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [05f3d9491cc87a01bf4d6a7f8da98db9960f016c]

INTEGRATION: CWS changefileheader (1.10.10); FILE MERGED 2008/03/28 16:37:51 rt 1.10.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5346ff5721d676119739dd67983c1ac6d331008b]

INTEGRATION: CWS changefileheader (1.2.630); FILE MERGED 2008/04/01 15:56:11 thb 1.2.630.3: #i85898# Stripping all external header guards 2008/04/01 12:53:29 thb 1.2.630.2: #i85898# Stripping all external header guards 2008/03/31 16:52:37 rt 1.2.630.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8a44016abb9426387640529f0a310514e14e5f60]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:47:02 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [232715fc5f558c66d687c4d6c3e8c0c089420217]

INTEGRATION: CWS changefileheader (1.3.372); FILE MERGED 2008/04/01 15:09:10 thb 1.3.372.3: #i85898# Stripping all external header guards 2008/04/01 10:53:25 thb 1.3.372.2: #i85898# Stripping all external header guards 2008/03/28 15:24:18 rt 1.3.372.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3d80e5abe125c218cc835eb0c6f755673ba21194]

INTEGRATION: CWS changefileheader (1.7.234); FILE MERGED 2008/04/01 12:34:08 thb 1.7.234.2: #i85898# Stripping all external header guards 2008/03/31 13:23:43 rt 1.7.234.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0ba2cbdfa48cc29224395452be2cba82663f6b47]

INTEGRATION: CWS changefileheader (1.10.438); FILE MERGED 2008/04/01 15:56:11 thb 1.10.438.3: #i85898# Stripping all external header guards 2008/04/01 12:53:29 thb 1.10.438.2: #i85898# Stripping all external header guards 2008/03/31 16:52:37 rt 1.10.438.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8e929b6418b2142371f21edd532664c156b2fb38]

INTEGRATION: CWS changefileheader (1.4.372); FILE MERGED 2008/04/01 15:09:10 thb 1.4.372.3: #i85898# Stripping all external header guards 2008/04/01 10:53:25 thb 1.4.372.2: #i85898# Stripping all external header guards 2008/03/28 15:24:18 rt 1.4.372.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [78fa8fd0ba8c79e202c51acce74498bddff1cb5b]

INTEGRATION: CWS changefileheader (1.5.268); FILE MERGED 2008/04/01 12:34:08 thb 1.5.268.2: #i85898# Stripping all external header guards 2008/03/31 13:23:43 rt 1.5.268.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [03d3c57b673311773c1d0bba3104f0ab14dc23a6]

INTEGRATION: CWS changefileheader (1.9.10); FILE MERGED 2008/03/28 16:37:50 rt 1.9.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5f7b5871bc5ad44203ce98cb7682e083c8a46c7c]

INTEGRATION: CWS changefileheader (1.4.738); FILE MERGED 2008/04/01 15:56:11 thb 1.4.738.2: #i85898# Stripping all external header guards 2008/03/31 16:52:37 rt 1.4.738.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [754a68dc66eb1ba4a1ba522efeeb41962bd914c5]

INTEGRATION: CWS changefileheader (1.5.268); FILE MERGED 2008/03/31 13:23:43 rt 1.5.268.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f56a123db5fc628bb344a24e0f7dc3bd4d204b7e]

INTEGRATION: CWS changefileheader (1.8.22); FILE MERGED 2008/04/01 15:09:10 thb 1.8.22.3: #i85898# Stripping all external header guards 2008/04/01 10:53:25 thb 1.8.22.2: #i85898# Stripping all external header guards 2008/03/28 15:24:18 rt 1.8.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6f934a52bc4c772c8da30e59e54cbf4abd6cccf1]

INTEGRATION: CWS changefileheader (1.15.10); FILE MERGED 2008/03/28 16:37:50 rt 1.15.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ac9b70af95638dea1adecf4bac1b5556e57e44de]

INTEGRATION: CWS changefileheader (1.2.1202); FILE MERGED 2008/03/31 16:52:37 rt 1.2.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [57bd2623e5b00a423dd2951c0707cf2e25628ea8]

INTEGRATION: CWS changefileheader (1.7.234); FILE MERGED 2008/03/31 13:23:43 rt 1.7.234.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [df7ede2ac7234ef82358d4eede346705795bae25]

INTEGRATION: CWS changefileheader (1.7.166); FILE MERGED 2008/03/28 16:37:50 rt 1.7.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4529cc51042bf0cf757b861ad8f75beed119d236]

INTEGRATION: CWS changefileheader (1.2.378); FILE MERGED 2008/04/01 12:34:08 thb 1.2.378.2: #i85898# Stripping all external header guards 2008/03/31 13:23:43 rt 1.2.378.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [27259bad7538c4326956b760937e1940a86b2913]

INTEGRATION: CWS changefileheader (1.9.22); FILE MERGED 2008/04/01 10:53:25 thb 1.9.22.2: #i85898# Stripping all external header guards 2008/03/28 15:24:18 rt 1.9.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [79b1ed9544731602e5b4c06bc97ce4b8a985238f]

INTEGRATION: CWS changefileheader (1.16.10); FILE MERGED 2008/03/28 16:37:50 rt 1.16.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2107def446d09676a1894e0ab703495a7d5da2ad]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:47:01 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cfb5dc0da4f5c734766b1bce30d7d24a65b61209]

INTEGRATION: CWS changefileheader (1.6.58); FILE MERGED 2008/03/31 16:52:37 rt 1.6.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [befe454a539b7797dcb081c85976d1557ecfa7e5]

INTEGRATION: CWS changefileheader (1.4.234); FILE MERGED 2008/03/31 13:23:43 rt 1.4.234.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9e39f7939552a450610a0e3e4a865ce3a32787dc]

INTEGRATION: CWS changefileheader (1.6.372); FILE MERGED 2008/04/01 10:53:25 thb 1.6.372.2: #i85898# Stripping all external header guards 2008/03/28 15:24:18 rt 1.6.372.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [87e7b7413fc4546915975a9254264f07dfd326ca]

INTEGRATION: CWS changefileheader (1.10.70); FILE MERGED 2008/03/28 16:37:50 rt 1.10.70.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d0c52356b63ed6dd131254afe4f3f819ebf98a0e]

INTEGRATION: CWS changefileheader (1.17.34); FILE MERGED 2008/04/01 12:34:08 thb 1.17.34.2: #i85898# Stripping all external header guards 2008/03/31 13:23:43 rt 1.17.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e8d72c121bfb404833b174cc795c068452348750]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:37:50 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f2d54c67af14320a9ceea5a272883884836f34c5]

INTEGRATION: CWS changefileheader (1.7.262); FILE MERGED 2008/04/01 10:53:25 thb 1.7.262.2: #i85898# Stripping all external header guards 2008/03/28 15:24:18 rt 1.7.262.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9bd83aacc79bd74ee2697ef345fb06cd335efddd]

INTEGRATION: CWS changefileheader (1.7.242); FILE MERGED 2008/04/01 12:53:28 thb 1.7.242.2: #i85898# Stripping all external header guards 2008/03/31 16:52:37 rt 1.7.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [db27f03d1084917e729c6b67205f61f47a442ff5]

INTEGRATION: CWS changefileheader (1.23.64); FILE MERGED 2008/04/01 12:34:08 thb 1.23.64.2: #i85898# Stripping all external header guards 2008/03/31 13:23:43 rt 1.23.64.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0ff5b9b82a9d2d028b096ba2f382ecb639e81fd5]

INTEGRATION: CWS changefileheader (1.2.370); FILE MERGED 2008/04/01 10:53:24 thb 1.2.370.2: #i85898# Stripping all external header guards 2008/03/28 15:24:18 rt 1.2.370.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5561ed36ff11a78c9f860fbaf24297ca15f50c92]

INTEGRATION: CWS changefileheader (1.5.70); FILE MERGED 2008/03/28 16:37:49 rt 1.5.70.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8120ac432b3e0db51e74b5674892d1c00144ddea]

INTEGRATION: CWS changefileheader (1.5.62); FILE MERGED 2008/03/31 16:47:01 rt 1.5.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b76e616f357a8f2a61290734b413b96b0de78512]

INTEGRATION: CWS changefileheader (1.6.242); FILE MERGED 2008/04/01 15:56:11 thb 1.6.242.2: #i85898# Stripping all external header guards 2008/03/31 16:52:37 rt 1.6.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fc24fa32e0b2aa14ca3eb8bcd04207c30f03655a]

INTEGRATION: CWS changefileheader (1.7.236); FILE MERGED 2008/04/01 12:34:08 thb 1.7.236.2: #i85898# Stripping all external header guards 2008/03/31 13:23:43 rt 1.7.236.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [293c84846138e2f679867fd0ffb718fdee400ba1]

INTEGRATION: CWS changefileheader (1.2.372); FILE MERGED 2008/04/01 10:53:24 thb 1.2.372.2: #i85898# Stripping all external header guards 2008/03/28 15:24:17 rt 1.2.372.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3ed020d4c948b763fe331bdb776339171f908239]

INTEGRATION: CWS changefileheader (1.2.294); FILE MERGED 2008/03/28 16:37:49 rt 1.2.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e5b2464f541d083b9478bbb9e600cf1d28f6af27]

INTEGRATION: CWS changefileheader (1.16.242); FILE MERGED 2008/04/01 15:56:10 thb 1.16.242.3: #i85898# Stripping all external header guards 2008/04/01 12:53:28 thb 1.16.242.2: #i85898# Stripping all external header guards 2008/03/31 16:52:36 rt 1.16.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [410487b58b80fc40b410eb63729901e7e66be59c]

INTEGRATION: CWS changefileheader (1.7.316); FILE MERGED 2008/03/31 13:23:43 rt 1.7.316.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [41de2f5b9251d506a2ceceb001dfa221cb9952b9]

INTEGRATION: CWS changefileheader (1.5.372); FILE MERGED 2008/04/01 10:53:23 thb 1.5.372.2: #i85898# Stripping all external header guards 2008/03/28 15:24:15 rt 1.5.372.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8cc7455830b7de490d828221aea3efe1837de7a4]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:37:49 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6a52d421a0e867b29005ddf95c83428a71e7e049]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:47:00 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a03388ad9fc5bc1cef87886fb7caf65e0f0175e2]

INTEGRATION: CWS changefileheader (1.62.38); FILE MERGED 2008/04/01 15:56:10 thb 1.62.38.3: #i85898# Stripping all external header guards 2008/04/01 12:53:28 thb 1.62.38.2: #i85898# Stripping all external header guards 2008/03/31 16:52:36 rt 1.62.38.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2a79b5e770f20495aeef63a6f77241a76d848b1e]

INTEGRATION: CWS changefileheader (1.10.8); FILE MERGED 2008/04/01 15:09:10 thb 1.10.8.3: #i85898# Stripping all external header guards 2008/04/01 10:53:23 thb 1.10.8.2: #i85898# Stripping all external header guards 2008/03/28 15:24:15 rt 1.10.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b07ad93bab4fa5cba8d6193e672f276000c03338]

INTEGRATION: CWS changefileheader (1.11.208); FILE MERGED 2008/03/31 13:23:43 rt 1.11.208.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [813f8cc2b26b5b47f253ad5c88add969cb1d286f]

INTEGRATION: CWS changefileheader (1.8.1200); FILE MERGED 2008/04/01 15:56:10 thb 1.8.1200.3: #i85898# Stripping all external header guards 2008/04/01 12:53:28 thb 1.8.1200.2: #i85898# Stripping all external header guards 2008/03/31 16:52:36 rt 1.8.1200.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [daf1007a716e4253e7b22b97a65b5c39c5e022cc]

INTEGRATION: CWS changefileheader (1.3.372); FILE MERGED 2008/04/01 10:53:22 thb 1.3.372.2: #i85898# Stripping all external header guards 2008/03/28 15:24:15 rt 1.3.372.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e9b2ff1e298cae82cd56f06b758b71a280cd8cd0]

INTEGRATION: CWS changefileheader (1.3.90); FILE MERGED 2008/03/31 13:23:43 rt 1.3.90.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bf6f3d0bce9ef29a91eeed51a9fb9bd10c0747a3]

INTEGRATION: CWS changefileheader (1.9.738); FILE MERGED 2008/04/01 15:56:10 thb 1.9.738.3: #i85898# Stripping all external header guards 2008/04/01 12:53:28 thb 1.9.738.2: #i85898# Stripping all external header guards 2008/03/31 16:52:36 rt 1.9.738.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [99000916227d6bba35b1b5e6b523315c0878d109]

INTEGRATION: CWS changefileheader (1.18.10); FILE MERGED 2008/03/28 16:37:49 rt 1.18.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [23a2672107da46f2c5e5f9cc1fcee0eb7e78e40c]

INTEGRATION: CWS changefileheader (1.4.372); FILE MERGED 2008/04/01 15:09:10 thb 1.4.372.3: #i85898# Stripping all external header guards 2008/04/01 10:53:22 thb 1.4.372.2: #i85898# Stripping all external header guards 2008/03/28 15:24:15 rt 1.4.372.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ef8f0243519ae19fa7ac5bf9991c660be813b867]

INTEGRATION: CWS changefileheader (1.10.242); FILE MERGED 2008/04/01 15:56:10 thb 1.10.242.3: #i85898# Stripping all external header guards 2008/04/01 12:53:28 thb 1.10.242.2: #i85898# Stripping all external header guards 2008/03/31 16:52:36 rt 1.10.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [358defe564108ec606c89efd1281e8360341d8b1]

INTEGRATION: CWS changefileheader (1.5.62); FILE MERGED 2008/03/31 16:47:00 rt 1.5.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2a33cf4b0975ef0c944aaedc7566efc01276c5ef]

INTEGRATION: CWS changefileheader (1.4.372); FILE MERGED 2008/04/01 10:53:22 thb 1.4.372.2: #i85898# Stripping all external header guards 2008/03/28 15:24:14 rt 1.4.372.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8ac031a9d5f7533dba4682604504c2016254a093]

INTEGRATION: CWS changefileheader (1.2.1202); FILE MERGED 2008/03/31 16:52:36 rt 1.2.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6257bec5e5191d233006e8714ef0bfa84ad5d4af]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:46:59 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c460d3c784de0c634d8353ba49360f73ca7e75b6]

INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/03/28 16:37:48 rt 1.7.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a840a0494971531789947652baac245e09a3fef2]

INTEGRATION: CWS changefileheader (1.4.90); FILE MERGED 2008/03/31 13:23:42 rt 1.4.90.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [21651c1ecc82868ecd95b2d5f278a1e192233130]

INTEGRATION: CWS changefileheader (1.3.372); FILE MERGED 2008/04/01 10:53:22 thb 1.3.372.2: #i85898# Stripping all external header guards 2008/03/28 15:24:14 rt 1.3.372.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ba9f2490a184dd032834a4a05e28de42c7d3c29b]

INTEGRATION: CWS changefileheader (1.4.242); FILE MERGED 2008/04/01 15:56:10 thb 1.4.242.3: #i85898# Stripping all external header guards 2008/04/01 12:53:28 thb 1.4.242.2: #i85898# Stripping all external header guards 2008/03/31 16:52:36 rt 1.4.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d64fd126e13cb7ed07cc64776c4b4e7ee885769c]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:46:59 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [69fdc054960ba1c2e7731a11b7cc02a0bf06de4d]

INTEGRATION: CWS changefileheader (1.10.10); FILE MERGED 2008/03/28 16:37:48 rt 1.10.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5e85ea10afd0567914a56a32ef14d09379bca4bd]

INTEGRATION: CWS changefileheader (1.3.22); FILE MERGED 2008/04/01 10:53:22 thb 1.3.22.2: #i85898# Stripping all external header guards 2008/03/28 15:24:14 rt 1.3.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e2ee84e3fd2643b94bc2c57fc6f8150cc87594f6]

INTEGRATION: CWS changefileheader (1.3.1202); FILE MERGED 2008/03/31 16:52:36 rt 1.3.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e36dc4c293d6888688f43c274816906c6e4dadd9]

INTEGRATION: CWS changefileheader (1.11.10); FILE MERGED 2008/03/28 16:37:48 rt 1.11.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b654a3bd07a99a07077ad585bc353c63c46042cf]

INTEGRATION: CWS changefileheader (1.6.70); FILE MERGED 2008/04/01 12:34:08 thb 1.6.70.2: #i85898# Stripping all external header guards 2008/03/31 13:23:42 rt 1.6.70.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [421ea44fcc6ae55cbf459fd223a7d60a09a46a38]

INTEGRATION: CWS changefileheader (1.3.8); FILE MERGED 2008/04/01 10:53:22 thb 1.3.8.2: #i85898# Stripping all external header guards 2008/03/28 15:24:14 rt 1.3.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ded69d535105409d73818f30dc38cc0bb59e97ea]

INTEGRATION: CWS changefileheader (1.66.12); FILE MERGED 2008/04/01 15:56:10 thb 1.66.12.3: #i85898# Stripping all external header guards 2008/04/01 12:53:28 thb 1.66.12.2: #i85898# Stripping all external header guards 2008/03/31 16:52:36 rt 1.66.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9dec82826a79bd9b601069d41c1d228d9e146c93]

INTEGRATION: CWS changefileheader (1.4.132); FILE MERGED 2008/03/28 16:37:48 rt 1.4.132.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f625fa045e450698507b1dd0dbc6fb2c982acfdf]

INTEGRATION: CWS changefileheader (1.3.90); FILE MERGED 2008/04/01 12:34:08 thb 1.3.90.2: #i85898# Stripping all external header guards 2008/03/31 13:23:42 rt 1.3.90.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4d089a5a32849cebb9a4796705cb2a3a4d1e31b2]

INTEGRATION: CWS changefileheader (1.5.372); FILE MERGED 2008/04/01 10:53:22 thb 1.5.372.2: #i85898# Stripping all external header guards 2008/03/28 15:24:14 rt 1.5.372.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f45d868c8de4d78548554aa526fc50562e3de9c4]

INTEGRATION: CWS changefileheader (1.4.166); FILE MERGED 2008/03/28 16:37:47 rt 1.4.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [81e43d399b579693640760358238235ca1886cf7]

INTEGRATION: CWS changefileheader (1.2.372); FILE MERGED 2008/04/01 10:53:22 thb 1.2.372.2: #i85898# Stripping all external header guards 2008/03/28 15:24:14 rt 1.2.372.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7127e05989080c93da273cb79301583008d780aa]

INTEGRATION: CWS changefileheader (1.4.242); FILE MERGED 2008/03/31 16:52:36 rt 1.4.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d8ad9d1ad4a9a79572e0da20e9a0921bd7deec5e]

INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/03/28 16:37:47 rt 1.4.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7d9c91f21cfd83c4d428ec0ae44bec9dee12e86a]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:46:58 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2f19ddf86e7ae992483eb0864bb60ccf7a3dc9de]

INTEGRATION: CWS changefileheader (1.11.266); FILE MERGED 2008/04/01 10:53:22 thb 1.11.266.2: #i85898# Stripping all external header guards 2008/03/28 15:24:13 rt 1.11.266.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ff42de9eb18b01224c0eb6bf3c6a40a77f781fd9]

INTEGRATION: CWS changefileheader (1.4.242); FILE MERGED 2008/04/01 15:56:10 thb 1.4.242.2: #i85898# Stripping all external header guards 2008/03/31 16:52:36 rt 1.4.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7ca6329f5d1f065108bf6df47572847f34d192e3]

INTEGRATION: CWS changefileheader (1.4.90); FILE MERGED 2008/04/01 12:34:07 thb 1.4.90.2: #i85898# Stripping all external header guards 2008/03/31 13:23:42 rt 1.4.90.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fc4138e58faf77a1073217444db06b8e8c3d4a42]

INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/03/28 16:37:47 rt 1.6.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cfa4b57b7ba65e977e46ed46852f8120a101ff55]

INTEGRATION: CWS changefileheader (1.2.372); FILE MERGED 2008/03/28 15:24:13 rt 1.2.372.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b382f7b89b13e6b00404b1ee9cab94321783ad29]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:37:47 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [73ee1ed3a023591cc02da48363c0f0d0ce9f9000]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:46:58 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d2ef1e14211d4616a4818027ed28c7a62ad44cb4]

INTEGRATION: CWS changefileheader (1.5.436); FILE MERGED 2008/03/31 16:52:36 rt 1.5.436.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e07d7f5ab8b42a5dd689c0f30b5f91bf18c29d21]

INTEGRATION: CWS changefileheader (1.5.840); FILE MERGED 2008/04/01 15:56:10 thb 1.5.840.2: #i85898# Stripping all external header guards 2008/03/31 16:52:36 rt 1.5.840.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5740a2f6d33e6284503b1919c7a45963551e2d3a]

INTEGRATION: CWS changefileheader (1.5.62); FILE MERGED 2008/03/31 16:46:58 rt 1.5.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d4e51b80c0d97896b11a3e563deaf18a1fe18021]

INTEGRATION: CWS changefileheader (1.5.70); FILE MERGED 2008/03/31 13:23:42 rt 1.5.70.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [adcb07c94f5861cafa220e04018963090461bda0]

INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/03/28 16:37:46 rt 1.4.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [52594b64ef646dd83ecd92fa962c3568db27434f]

INTEGRATION: CWS changefileheader (1.14.58); FILE MERGED 2008/04/01 15:56:10 thb 1.14.58.2: #i85898# Stripping all external header guards 2008/03/31 16:52:36 rt 1.14.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ba1d82eeded4ed6380f62d103d4eeef296b96450]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:37:46 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c44d035655dfc1288f524237d322e12b25b04fde]

INTEGRATION: CWS changefileheader (1.5.62); FILE MERGED 2008/03/31 16:46:57 rt 1.5.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6fe60bf3bc32846be0d8dd7dd7ec130e692a63d1]

INTEGRATION: CWS changefileheader (1.9.34); FILE MERGED 2008/04/01 15:56:09 thb 1.9.34.3: #i85898# Stripping all external header guards 2008/04/01 12:53:28 thb 1.9.34.2: #i85898# Stripping all external header guards 2008/03/31 16:52:36 rt 1.9.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d74ab80b1a9e418ec93c479d4155e8049b146549]

INTEGRATION: CWS changefileheader (1.5.276); FILE MERGED 2008/04/01 10:53:21 thb 1.5.276.2: #i85898# Stripping all external header guards 2008/03/28 15:24:13 rt 1.5.276.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [244e376f5dde680209fed237d2954551276c599d]

INTEGRATION: CWS changefileheader (1.3.1202); FILE MERGED 2008/04/01 15:56:09 thb 1.3.1202.3: #i85898# Stripping all external header guards 2008/04/01 12:53:28 thb 1.3.1202.2: #i85898# Stripping all external header guards 2008/03/31 16:52:36 rt 1.3.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1587546cf3356070203f6903a3945c58469faa3c]

INTEGRATION: CWS changefileheader (1.2.70); FILE MERGED 2008/03/31 13:23:42 rt 1.2.70.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b48d7f81e3c8d41efacf739bf94b9a33f8a15907]

INTEGRATION: CWS changefileheader (1.4.166); FILE MERGED 2008/03/28 16:37:46 rt 1.4.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bfa847bd0088d82b74319ad929ebdd081b253ddf]

INTEGRATION: CWS changefileheader (1.14.266); FILE MERGED 2008/04/01 10:53:21 thb 1.14.266.2: #i85898# Stripping all external header guards 2008/03/28 15:24:13 rt 1.14.266.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4b5e0aade73dee5e5e0ec182f8b1c2ca7c2a32d8]

INTEGRATION: CWS changefileheader (1.46.34); FILE MERGED 2008/04/01 15:56:09 thb 1.46.34.3: #i85898# Stripping all external header guards 2008/04/01 12:53:28 thb 1.46.34.2: #i85898# Stripping all external header guards 2008/03/31 16:52:35 rt 1.46.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [50a57ffe0af08a10e20233269d89d757393c19bf]

INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/03/28 16:37:46 rt 1.5.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0f902a65c87d22bbf0ab7290a0946a000a21af15]

INTEGRATION: CWS changefileheader (1.4.242); FILE MERGED 2008/03/31 16:52:35 rt 1.4.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b9fa09514b74c957b2792dd8b3b028de9bdbd5c5]

INTEGRATION: CWS changefileheader (1.15.276); FILE MERGED 2008/04/01 10:53:21 thb 1.15.276.2: #i85898# Stripping all external header guards 2008/03/28 15:24:13 rt 1.15.276.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c5e7fab5cd80ea2f44bbd5fc56dce80d79c45a08]

INTEGRATION: CWS changefileheader (1.3.1202); FILE MERGED 2008/04/01 15:56:09 thb 1.3.1202.2: #i85898# Stripping all external header guards 2008/03/31 16:52:35 rt 1.3.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5770f6300cf942da39c14be0ab0c52281dbaedbd]

INTEGRATION: CWS changefileheader (1.3.90); FILE MERGED 2008/04/01 12:34:07 thb 1.3.90.2: #i85898# Stripping all external header guards 2008/03/31 13:23:42 rt 1.3.90.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2dc43f1d635b241752d538d25958a2a336965d9e]

INTEGRATION: CWS changefileheader (1.12.128); FILE MERGED 2008/04/01 15:09:09 thb 1.12.128.3: #i85898# Stripping all external header guards 2008/04/01 10:53:21 thb 1.12.128.2: #i85898# Stripping all external header guards 2008/03/28 15:24:13 rt 1.12.128.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ff68191fe70ba8a7604fe8423d454fc9ec6cd625]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/03/31 16:46:56 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [11baba722ecb30bba9cadb35ea6abb6275151949]

INTEGRATION: CWS changefileheader (1.6.242); FILE MERGED 2008/04/01 15:56:09 thb 1.6.242.3: #i85898# Stripping all external header guards 2008/04/01 12:53:28 thb 1.6.242.2: #i85898# Stripping all external header guards 2008/03/31 16:52:35 rt 1.6.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [86c13f5f14b8c41a46143cd641391313b23a5ada]

INTEGRATION: CWS changefileheader (1.5.70); FILE MERGED 2008/04/01 12:34:07 thb 1.5.70.2: #i85898# Stripping all external header guards 2008/03/31 13:23:42 rt 1.5.70.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3d88651f32149b1f87a845c6b94ed5fa5a1c77ae]

INTEGRATION: CWS changefileheader (1.11.144); FILE MERGED 2008/04/01 15:09:09 thb 1.11.144.2: #i85898# Stripping all external header guards 2008/03/28 15:24:13 rt 1.11.144.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [559affe8b6d25288a2ed0eea7717cc1a7df20d09]

INTEGRATION: CWS changefileheader (1.4.132); FILE MERGED 2008/03/28 16:37:45 rt 1.4.132.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [29abd66fef2e9a1b07e4f22367e58ad851888551]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:46:56 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [665f831eef85b2688e2b9718b4cfd07d211bc721]

INTEGRATION: CWS changefileheader (1.2.96); FILE MERGED 2008/04/01 15:25:04 thb 1.2.96.1: #i85898# Stripping all external header guards


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [319959ebca70db2707fbebc13fb8d9675a352941]

INTEGRATION: CWS changefileheader (1.151.36); FILE MERGED 2008/04/01 15:56:09 thb 1.151.36.3: #i85898# Stripping all external header guards 2008/04/01 12:53:27 thb 1.151.36.2: #i85898# Stripping all external header guards 2008/03/31 16:52:35 rt 1.151.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [af642a52f0e3a8b23a968c78234f3f49c16e67f3]

INTEGRATION: CWS changefileheader (1.8.262); FILE MERGED 2008/04/01 10:53:21 thb 1.8.262.2: #i85898# Stripping all external header guards 2008/03/28 15:24:12 rt 1.8.262.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [648d2d7fc3b173956aa118b38d924351e2fc3e24]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:37:45 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [12f6f5f9a5ef3199a66daae1892c965c2dd8ed45]

INTEGRATION: CWS changefileheader (1.6.372); FILE MERGED 2008/04/01 10:53:21 thb 1.6.372.2: #i85898# Stripping all external header guards 2008/03/28 15:24:12 rt 1.6.372.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5602a32a84d51a56c3ee8e5e8367ca56dc04596f]

INTEGRATION: CWS changefileheader (1.2.1202); FILE MERGED 2008/04/01 15:56:09 thb 1.2.1202.2: #i85898# Stripping all external header guards 2008/03/31 16:52:35 rt 1.2.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3ee28fabd1f29d086114498973cc37e319263584]

INTEGRATION: CWS changefileheader (1.4.70); FILE MERGED 2008/04/01 12:34:07 thb 1.4.70.2: #i85898# Stripping all external header guards 2008/03/31 13:23:42 rt 1.4.70.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b1ee5975160b404c72706b8cc7e311c8e510c615]

INTEGRATION: CWS changefileheader (1.6.62); FILE MERGED 2008/03/31 16:46:56 rt 1.6.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [324eff289a2e78cdfc15f24821dc5cc969f4da64]

INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/03/28 16:37:45 rt 1.6.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8fe46f67d2c86fb23c610434d084ac24e8628044]

INTEGRATION: CWS changefileheader (1.5.1202); FILE MERGED 2008/04/01 15:56:09 thb 1.5.1202.3: #i85898# Stripping all external header guards 2008/04/01 12:53:27 thb 1.5.1202.2: #i85898# Stripping all external header guards 2008/03/31 16:52:35 rt 1.5.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8d0fc1dfeb331edb8b07919f80ae56e46f52c70f]

INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/03/28 16:37:45 rt 1.7.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f986645fbfd5ada45fb17f02df16e47725769b10]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:46:55 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [672308a99523a976b3a998b6c5d8f5e0df832c43]

INTEGRATION: CWS changefileheader (1.6.242); FILE MERGED 2008/03/31 16:52:35 rt 1.6.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [133ea0be578339eb436f03cbc7e84478cafc6511]

INTEGRATION: CWS changefileheader (1.8.144); FILE MERGED 2008/04/01 10:53:21 thb 1.8.144.2: #i85898# Stripping all external header guards 2008/03/28 15:24:12 rt 1.8.144.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fcbd7b01d2e92b5534d282926a528f6562ceebb8]

INTEGRATION: CWS changefileheader (1.3.90); FILE MERGED 2008/04/01 15:25:04 thb 1.3.90.3: #i85898# Stripping all external header guards 2008/04/01 12:34:07 thb 1.3.90.2: #i85898# Stripping all external header guards 2008/03/31 13:23:42 rt 1.3.90.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8324b31b603ae63a300a19bc2224b9fc06c686aa]

INTEGRATION: CWS changefileheader (1.9.242); FILE MERGED 2008/04/01 15:56:09 thb 1.9.242.3: #i85898# Stripping all external header guards 2008/04/01 12:53:27 thb 1.9.242.2: #i85898# Stripping all external header guards 2008/03/31 16:52:35 rt 1.9.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [86daf3151e12655205f155e814ed797e2479a3b5]

INTEGRATION: CWS changefileheader (1.10.262); FILE MERGED 2008/04/01 10:53:21 thb 1.10.262.2: #i85898# Stripping all external header guards 2008/03/28 15:24:12 rt 1.10.262.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [eae8fbe20cc91b2baa2bd3dc923b9636bba8eeac]

INTEGRATION: CWS changefileheader (1.4.246); FILE MERGED 2008/03/28 16:37:45 rt 1.4.246.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [83d67acb71054e6722c7c0a270230ac8378a3347]

INTEGRATION: CWS changefileheader (1.4.70); FILE MERGED 2008/03/31 13:23:42 rt 1.4.70.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [038db67d2e98db08a96948333490081bde823df4]

INTEGRATION: CWS changefileheader (1.25.216); FILE MERGED 2008/04/01 15:56:08 thb 1.25.216.3: #i85898# Stripping all external header guards 2008/04/01 12:53:27 thb 1.25.216.2: #i85898# Stripping all external header guards 2008/03/31 16:52:35 rt 1.25.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c3bf73d98cc0edac3544e3045770e6ab433ef984]

INTEGRATION: CWS changefileheader (1.11.144); FILE MERGED 2008/04/01 10:53:21 thb 1.11.144.2: #i85898# Stripping all external header guards 2008/03/28 15:24:12 rt 1.11.144.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d59d763e30be566f507c9f8918643082cee50a0b]

INTEGRATION: CWS changefileheader (1.5.62); FILE MERGED 2008/03/31 16:46:55 rt 1.5.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [12445df83000296182599e84bf38bd4e42783ba2]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:37:44 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2d641fdfe360e3d631c184e33a38b1b8bd49f021]

INTEGRATION: CWS changefileheader (1.6.1202); FILE MERGED 2008/03/31 16:52:35 rt 1.6.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7e6681af8e99a1a99b6baa7da75013bbe997fb88]

INTEGRATION: CWS changefileheader (1.9.372); FILE MERGED 2008/04/01 15:09:09 thb 1.9.372.3: #i85898# Stripping all external header guards 2008/04/01 10:53:21 thb 1.9.372.2: #i85898# Stripping all external header guards 2008/03/28 15:24:12 rt 1.9.372.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a4f87de17da7c1cd4fc250c79b67054975078482]

INTEGRATION: CWS changefileheader (1.9.10); FILE MERGED 2008/03/28 16:37:44 rt 1.9.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e94833561d9438e3feedd16859f11292ef4ae284]

INTEGRATION: CWS changefileheader (1.36.240); FILE MERGED 2008/04/01 15:56:08 thb 1.36.240.3: #i85898# Stripping all external header guards 2008/04/01 12:53:27 thb 1.36.240.2: #i85898# Stripping all external header guards 2008/03/31 16:52:35 rt 1.36.240.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3664a1f7d8c9fb60eec5fdaba336e578c1d3d26f]

INTEGRATION: CWS changefileheader (1.5.190); FILE MERGED 2008/04/01 15:09:09 thb 1.5.190.3: #i85898# Stripping all external header guards 2008/04/01 10:53:21 thb 1.5.190.2: #i85898# Stripping all external header guards 2008/03/28 15:24:12 rt 1.5.190.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c757887c649d4dac50497ba0049931678640f3bf]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:46:54 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f96289868de0e9196fdae94e57622262b03f7712]

INTEGRATION: CWS changefileheader (1.8.10); FILE MERGED 2008/03/28 16:37:44 rt 1.8.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ef84691f3f400f49e64c7a46241f2b7d716575bc]

INTEGRATION: CWS changefileheader (1.16.738); FILE MERGED 2008/03/31 16:52:35 rt 1.16.738.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [15209176ede364962b7482816f01f8fa2ad25a8f]

INTEGRATION: CWS changefileheader (1.10.86); FILE MERGED 2008/04/01 15:09:09 thb 1.10.86.3: #i85898# Stripping all external header guards 2008/04/01 10:53:21 thb 1.10.86.2: #i85898# Stripping all external header guards 2008/03/28 15:24:12 rt 1.10.86.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [eec2ccfe6a8ff2b4a3c14c7f79de01f0ec1f1dd9]

INTEGRATION: CWS changefileheader (1.3.90); FILE MERGED 2008/03/31 13:23:42 rt 1.3.90.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c7feb0e20ef4f14ae1698e87c73992332d90cab4]

INTEGRATION: CWS changefileheader (1.11.242); FILE MERGED 2008/04/01 12:53:27 thb 1.11.242.2: #i85898# Stripping all external header guards 2008/03/31 16:52:35 rt 1.11.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a086de919153a47cac343da0ce2d6a59e4bcf391]

INTEGRATION: CWS changefileheader (1.9.372); FILE MERGED 2008/04/01 10:53:20 thb 1.9.372.2: #i85898# Stripping all external header guards 2008/03/28 15:24:12 rt 1.9.372.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [20d486ff12ad395581e92d9db40e92e8663815e7]

INTEGRATION: CWS changefileheader (1.5.70); FILE MERGED 2008/03/31 13:23:41 rt 1.5.70.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [45cdd42b5243bdbd2651e5eb8a39989e0b07e1c6]

INTEGRATION: CWS changefileheader (1.8.242); FILE MERGED 2008/04/01 15:56:08 thb 1.8.242.3: #i85898# Stripping all external header guards 2008/04/01 12:53:27 thb 1.8.242.2: #i85898# Stripping all external header guards 2008/03/31 16:52:35 rt 1.8.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [34654b8682c0f09f750707faad2cfb06e9a06083]

INTEGRATION: CWS changefileheader (1.9.262); FILE MERGED 2008/04/01 10:53:20 thb 1.9.262.2: #i85898# Stripping all external header guards 2008/03/28 15:24:12 rt 1.9.262.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dfb2848e22c2b5ff40c8a6628c71f434fcfb9994]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:46:54 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8561af8dc96efd6a7c0bcc687308685c9aeb3747]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:37:43 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d86e26af750be1d8aa83f6ad7fe5ddca4b6a89cc]

INTEGRATION: CWS changefileheader (1.3.90); FILE MERGED 2008/03/31 13:23:41 rt 1.3.90.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6a98ba295ef4d3cc707aee58a13cc541b7fafd01]

INTEGRATION: CWS changefileheader (1.16.242); FILE MERGED 2008/04/01 15:56:08 thb 1.16.242.3: #i85898# Stripping all external header guards 2008/04/01 12:53:27 thb 1.16.242.2: #i85898# Stripping all external header guards 2008/03/31 16:52:35 rt 1.16.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e503f2a8ba288dc1b81ee429763e43919dd58d44]

INTEGRATION: CWS changefileheader (1.5.262); FILE MERGED 2008/04/01 10:53:20 thb 1.5.262.2: #i85898# Stripping all external header guards 2008/03/28 15:24:12 rt 1.5.262.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [19ebe1d9812d4f47cb526848f63b424109cfbe15]

INTEGRATION: CWS changefileheader (1.3.90); FILE MERGED 2008/04/01 12:34:07 thb 1.3.90.2: #i85898# Stripping all external header guards 2008/03/31 13:23:41 rt 1.3.90.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9799a2e116ea542fb18c044ed7224ec1a952b5cd]

INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/03/28 16:37:43 rt 1.6.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c208f9ac8328ca118cd60191188184c0cbf9ba85]

INTEGRATION: CWS changefileheader (1.3.1202); FILE MERGED 2008/04/01 15:56:08 thb 1.3.1202.2: #i85898# Stripping all external header guards 2008/03/31 16:52:35 rt 1.3.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3400c04e0c89afec846c7ae0b2e7546d40032c10]

INTEGRATION: CWS changefileheader (1.2.372); FILE MERGED 2008/04/01 10:53:20 thb 1.2.372.2: #i85898# Stripping all external header guards 2008/03/28 15:24:12 rt 1.2.372.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [099140ee96996570556f1d8425145f1b85608efb]

INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/03/28 16:37:43 rt 1.7.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [49ba732de71bc5d85da99de6b2e2ffd5faeff732]

INTEGRATION: CWS changefileheader (1.41.78); FILE MERGED 2008/04/01 15:56:08 thb 1.41.78.3: #i85898# Stripping all external header guards 2008/04/01 12:53:27 thb 1.41.78.2: #i85898# Stripping all external header guards 2008/03/31 16:52:34 rt 1.41.78.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [539de96bd4624258bc09e098af9fa2f4e10de9ba]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:46:53 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4bcb1a7338deb16df8bb844908fcb3c6f0d012c4]

INTEGRATION: CWS changefileheader (1.8.372); FILE MERGED 2008/04/01 10:53:20 thb 1.8.372.2: #i85898# Stripping all external header guards 2008/03/28 15:24:12 rt 1.8.372.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [eebc91b55d4c7e56d384057cb8e4ba527123b577]

INTEGRATION: CWS changefileheader (1.6.166); FILE MERGED 2008/03/28 16:37:43 rt 1.6.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4a4146a8c419464ad45a499885d7ca9ae51b7919]

INTEGRATION: CWS changefileheader (1.2.58); FILE MERGED 2008/03/31 16:52:34 rt 1.2.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [038c59929d290c7c7bd52c8488efa12d34486f43]

INTEGRATION: CWS changefileheader (1.9.262); FILE MERGED 2008/04/01 10:53:20 thb 1.9.262.2: #i85898# Stripping all external header guards 2008/03/28 15:24:11 rt 1.9.262.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [41da4789d08558af1d60509f4f1b9ed964da5633]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:46:53 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b68013c28e4ad0ab6be0b1be481f8997589a1232]

INTEGRATION: CWS changefileheader (1.7.58); FILE MERGED 2008/03/28 16:37:43 rt 1.7.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9cf5cba154c76880431fff91049067dbd61a0cd8]

INTEGRATION: CWS changefileheader (1.9.242); FILE MERGED 2008/03/31 16:52:34 rt 1.9.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f80eb5ed61e09a95c04868808ba5e4e7c39f5a4c]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:37:43 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1fc98870a274230dd1e7b02858b28d8632083895]

INTEGRATION: CWS changefileheader (1.4.262); FILE MERGED 2008/04/01 10:53:20 thb 1.4.262.2: #i85898# Stripping all external header guards 2008/03/28 15:24:11 rt 1.4.262.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [eecba7c2f0a9e5f641e5cca9dac884c51633e9da]

INTEGRATION: CWS changefileheader (1.3.1202); FILE MERGED 2008/04/01 15:56:08 thb 1.3.1202.2: #i85898# Stripping all external header guards 2008/03/31 16:52:34 rt 1.3.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9655e4af311df45252b0a748b802f713dac6e3b2]

INTEGRATION: CWS changefileheader (1.2.372); FILE MERGED 2008/04/01 10:53:20 thb 1.2.372.2: #i85898# Stripping all external header guards 2008/03/28 15:24:11 rt 1.2.372.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8a2265f932aac1bbc4c8de00c0fa35d3c4584d53]

INTEGRATION: CWS changefileheader (1.76.76); FILE MERGED 2008/04/01 15:56:07 thb 1.76.76.2: #i85898# Stripping all external header guards 2008/03/31 16:52:34 rt 1.76.76.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [aa283c22f75c03455a393ca8dd7a4a6f7916de5c]

INTEGRATION: CWS changefileheader (1.9.10); FILE MERGED 2008/03/28 16:37:43 rt 1.9.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [08706db7bbd7d793d0dbcd8e74dd174cd9fd8a1e]

INTEGRATION: CWS changefileheader (1.7.372); FILE MERGED 2008/04/01 10:53:20 thb 1.7.372.2: #i85898# Stripping all external header guards 2008/03/28 15:24:11 rt 1.7.372.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5520e251736b9c2f5e04acee6086f1fb404e0775]

INTEGRATION: CWS changefileheader (1.4.70); FILE MERGED 2008/04/01 12:34:06 thb 1.4.70.2: #i85898# Stripping all external header guards 2008/03/31 13:23:41 rt 1.4.70.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [03d114e8bd380f775dd89c2e75cc9b6917cfecb7]

INTEGRATION: CWS changefileheader (1.4.242); FILE MERGED 2008/03/31 16:52:34 rt 1.4.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5301f58092b59c00a654c67b2ad224da52ccd48e]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:46:52 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ab2ab8c76069d8bef9ad7045b16783c8681a5600]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:37:42 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [68ab71267ad0db0788ed57963d660034bec42044]

INTEGRATION: CWS changefileheader (1.8.262); FILE MERGED 2008/04/01 10:53:20 thb 1.8.262.2: #i85898# Stripping all external header guards 2008/03/28 15:24:11 rt 1.8.262.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3a1d7a1dd7eeba83a3d9f4596a22ad9ff5b8e340]

INTEGRATION: CWS changefileheader (1.4.90); FILE MERGED 2008/03/31 13:23:41 rt 1.4.90.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [58e7c96f199b9ede94312930a36297b99d482c0c]

INTEGRATION: CWS changefileheader (1.7.38); FILE MERGED 2008/04/01 12:53:27 thb 1.7.38.2: #i85898# Stripping all external header guards 2008/03/31 16:52:34 rt 1.7.38.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5842ae5d5f90d843db86a3a3aa19274b8fb9f136]

INTEGRATION: CWS changefileheader (1.6.372); FILE MERGED 2008/04/01 10:53:20 thb 1.6.372.2: #i85898# Stripping all external header guards 2008/03/28 15:24:11 rt 1.6.372.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0c973b623f7f8e2d42ee6b7ce43e4ae2e28a5dbd]

INTEGRATION: CWS changefileheader (1.5.968); FILE MERGED 2008/04/01 15:56:07 thb 1.5.968.2: #i85898# Stripping all external header guards 2008/03/31 16:52:34 rt 1.5.968.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8114982cc1ac08fe0583100ffd71de544ec08616]

INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/03/28 16:37:42 rt 1.4.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [53fb4526e8c61442ee4a9cc6cd1351e0857a0c73]

INTEGRATION: CWS changefileheader (1.3.372); FILE MERGED 2008/04/01 15:09:08 thb 1.3.372.3: #i85898# Stripping all external header guards 2008/04/01 10:53:20 thb 1.3.372.2: #i85898# Stripping all external header guards 2008/03/28 15:24:11 rt 1.3.372.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [97b94adad42e032748ca71548217d0600a0805f9]

INTEGRATION: CWS changefileheader (1.5.90); FILE MERGED 2008/04/01 12:34:06 thb 1.5.90.2: #i85898# Stripping all external header guards 2008/03/31 13:23:41 rt 1.5.90.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c2f583f1c7293c3643c873c7fb3b2f35b15d94f9]

INTEGRATION: CWS changefileheader (1.2.1202); FILE MERGED 2008/03/31 16:52:34 rt 1.2.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7cb880bb56dbde539b12152a74c9492cdf9a43b4]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:37:42 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cf0167f4eef0e5b11349857f65aeedb96e176a40]

INTEGRATION: CWS changefileheader (1.4.234); FILE MERGED 2008/03/31 13:23:41 rt 1.4.234.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f292bf3e97a0d2716a27b6176a256c77579c41b8]

INTEGRATION: CWS changefileheader (1.5.372); FILE MERGED 2008/04/01 15:09:08 thb 1.5.372.3: #i85898# Stripping all external header guards 2008/04/01 10:53:20 thb 1.5.372.2: #i85898# Stripping all external header guards 2008/03/28 15:24:11 rt 1.5.372.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7ed4c02ddc6efd030a483beaa13e025390c69f09]

INTEGRATION: CWS changefileheader (1.3.630); FILE MERGED 2008/04/01 12:53:27 thb 1.3.630.2: #i85898# Stripping all external header guards 2008/03/31 16:52:34 rt 1.3.630.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [574fc0f64bbd6ab7e59e64273ab8e74f39611517]

INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/03/28 16:37:42 rt 1.5.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [76ec1f2afacbfc08369c5dffda0882074af94464]

INTEGRATION: CWS changefileheader (1.8.268); FILE MERGED 2008/03/31 13:23:41 rt 1.8.268.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1e1eaabfa46d2509ece0aa6e1c20d0604cf473fe]

INTEGRATION: CWS changefileheader (1.12.372); FILE MERGED 2008/04/01 15:09:08 thb 1.12.372.3: #i85898# Stripping all external header guards 2008/04/01 10:53:19 thb 1.12.372.2: #i85898# Stripping all external header guards 2008/03/28 15:24:11 rt 1.12.372.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [87b9210a8c02979ad6168a7747ab1ed1ab285015]

INTEGRATION: CWS changefileheader (1.14.738); FILE MERGED 2008/04/01 12:53:26 thb 1.14.738.2: #i85898# Stripping all external header guards 2008/03/31 16:52:34 rt 1.14.738.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f3bfb41c7fc70124f347ebb8c99f9e7ea48ecad9]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:46:51 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [282efddca328a61b12c173ffbbbb0b8b66cf2353]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:37:41 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [45e90b26345605a0473d94d3628faa17f2cfd752]

INTEGRATION: CWS changefileheader (1.16.78); FILE MERGED 2008/03/31 13:23:41 rt 1.16.78.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [18df5cd2c827ce13e96ee54f351a8273123bc754]

INTEGRATION: CWS changefileheader (1.4.242); FILE MERGED 2008/04/01 15:56:07 thb 1.4.242.2: #i85898# Stripping all external header guards 2008/03/31 16:52:34 rt 1.4.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4e5ab389067461c7e7cd8b4dbbd75f82d08b4c4c]

INTEGRATION: CWS changefileheader (1.7.132); FILE MERGED 2008/03/28 16:37:41 rt 1.7.132.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6c726be8e358c70f1f997587cbbc9293fbe4380a]

INTEGRATION: CWS changefileheader (1.2.78); FILE MERGED 2008/03/31 13:23:41 rt 1.2.78.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [395a1197314a7e2006c2a5ea58ff2b9d5bfdd362]

INTEGRATION: CWS changefileheader (1.5.22); FILE MERGED 2008/04/01 10:53:19 thb 1.5.22.2: #i85898# Stripping all external header guards 2008/03/28 15:24:11 rt 1.5.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [56a35e6c18e97089128a67dd96ff4dc3ce643eff]

INTEGRATION: CWS changefileheader (1.7.378); FILE MERGED 2008/03/31 13:23:41 rt 1.7.378.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2f3b7ca9cf0cd09b4f2d3391b03df90d30fe2497]

INTEGRATION: CWS changefileheader (1.8.738); FILE MERGED 2008/04/01 15:56:07 thb 1.8.738.3: #i85898# Stripping all external header guards 2008/04/01 12:53:26 thb 1.8.738.2: #i85898# Stripping all external header guards 2008/03/31 16:52:34 rt 1.8.738.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d05eff1fbcd47026aae857ebc0748299f2251737]

INTEGRATION: CWS changefileheader (1.3.10); FILE MERGED 2008/03/28 16:37:41 rt 1.3.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [06997cf90ca1264b8f33f0440d39d76a00e6cfa4]

INTEGRATION: CWS changefileheader (1.4.106); FILE MERGED 2008/03/31 13:23:41 rt 1.4.106.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6371357ad181dd04f1b25907d5c21e4ec73666d6]

INTEGRATION: CWS changefileheader (1.9.10); FILE MERGED 2008/03/28 16:37:41 rt 1.9.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9a9cd2c97862d77e669b5a39846345df65e2acf4]

INTEGRATION: CWS changefileheader (1.3.738); FILE MERGED 2008/04/01 15:56:07 thb 1.3.738.3: #i85898# Stripping all external header guards 2008/04/01 12:53:26 thb 1.3.738.2: #i85898# Stripping all external header guards 2008/03/31 16:52:34 rt 1.3.738.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f772978d632b156c4a0629c0f24ca6281b03fbaa]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:46:51 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [889c0b5c11250152f4a24c489cd8dda7e178383a]

INTEGRATION: CWS changefileheader (1.8.98); FILE MERGED 2008/03/31 13:23:40 rt 1.8.98.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [96e0a928f04b4440b3ffed995124b165819158d9]

INTEGRATION: CWS changefileheader (1.8.10); FILE MERGED 2008/03/28 16:37:41 rt 1.8.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [69d523e46b426354fea624468519cade18f29e5b]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:46:50 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6c3688a7c46d68076f82a9914b2ea198a98353e3]

INTEGRATION: CWS changefileheader (1.11.240); FILE MERGED 2008/04/01 15:56:07 thb 1.11.240.3: #i85898# Stripping all external header guards 2008/04/01 12:53:26 thb 1.11.240.2: #i85898# Stripping all external header guards 2008/03/31 16:52:34 rt 1.11.240.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ca027a4016a8a70e9fdb11643847d12116e4c571]

INTEGRATION: CWS changefileheader (1.18.22); FILE MERGED 2008/04/01 10:53:19 thb 1.18.22.2: #i85898# Stripping all external header guards 2008/03/28 15:24:11 rt 1.18.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d2ae110035ee79e1a60c55cbeca65509209155c6]

INTEGRATION: CWS changefileheader (1.11.378); FILE MERGED 2008/03/31 13:23:40 rt 1.11.378.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5daa7445e4ef85f0819949e3d3c41969bd5b1d77]

INTEGRATION: CWS changefileheader (1.10.10); FILE MERGED 2008/03/28 16:37:41 rt 1.10.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1b6356ba0f0c57763e333ee9d07d608fad1c44d6]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:46:50 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [552150b32d3bdcbae94322ffd900906bea87c6fe]

INTEGRATION: CWS changefileheader (1.6.242); FILE MERGED 2008/04/01 15:56:07 thb 1.6.242.3: #i85898# Stripping all external header guards 2008/04/01 12:53:26 thb 1.6.242.2: #i85898# Stripping all external header guards 2008/03/31 16:52:34 rt 1.6.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2f9ea6fce95bf4208b62665a240b7af58a3a2034]

INTEGRATION: CWS changefileheader (1.7.378); FILE MERGED 2008/03/31 13:23:40 rt 1.7.378.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4651184a8025bbde3ed9d9ea991057b34e06ca6f]

INTEGRATION: CWS changefileheader (1.8.262); FILE MERGED 2008/04/01 10:53:19 thb 1.8.262.2: #i85898# Stripping all external header guards 2008/03/28 15:24:11 rt 1.8.262.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [08950601c23e8bf191e52bb5030fae574857ba2a]

INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/03/28 16:37:39 rt 1.7.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [481da89900abb70e433bfc9c1b57a8d419489bdd]

INTEGRATION: CWS changefileheader (1.11.242); FILE MERGED 2008/04/01 15:56:07 thb 1.11.242.3: #i85898# Stripping all external header guards 2008/04/01 12:53:26 thb 1.11.242.2: #i85898# Stripping all external header guards 2008/03/31 16:52:34 rt 1.11.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cb22232eb26d3e84fe1c251c5e70e915e5334d83]

INTEGRATION: CWS changefileheader (1.2.378); FILE MERGED 2008/03/31 13:23:40 rt 1.2.378.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2c8b2943a44779d81cb3ec917b629bb4e2a1afbc]

INTEGRATION: CWS changefileheader (1.8.372); FILE MERGED 2008/04/01 10:53:19 thb 1.8.372.2: #i85898# Stripping all external header guards 2008/03/28 15:24:11 rt 1.8.372.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1f146066cc4605c529da3ed817f8725bc0c39908]

INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/03/28 16:37:39 rt 1.6.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d4f513f80f0947a7eb66cc4edfafe0f6450440df]

INTEGRATION: CWS changefileheader (1.4.738); FILE MERGED 2008/04/01 15:56:06 thb 1.4.738.2: #i85898# Stripping all external header guards 2008/03/31 16:52:34 rt 1.4.738.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0a9ef4e3d04edfc24d7c64bb65e873121542e42e]

INTEGRATION: CWS changefileheader (1.13.378); FILE MERGED 2008/03/31 13:23:40 rt 1.13.378.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cfb710a4b85e897ee1009f2c3d1c425ce3392d9e]

INTEGRATION: CWS changefileheader (1.5.372); FILE MERGED 2008/04/01 15:09:08 thb 1.5.372.3: #i85898# Stripping all external header guards 2008/04/01 10:53:19 thb 1.5.372.2: #i85898# Stripping all external header guards 2008/03/28 15:24:11 rt 1.5.372.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [200ae507084b758b72dc2cb9c859712781e7cc11]

INTEGRATION: CWS changefileheader (1.10.10); FILE MERGED 2008/03/28 16:37:39 rt 1.10.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b488d9aa35d22f6fcd11acdfdbefedeb6e367d98]

INTEGRATION: CWS changefileheader (1.9.58); FILE MERGED 2008/04/01 15:56:06 thb 1.9.58.3: #i85898# Stripping all external header guards 2008/04/01 12:53:26 thb 1.9.58.2: #i85898# Stripping all external header guards 2008/03/31 16:52:34 rt 1.9.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [265d402135e8de625e413d22ea4af5c21a7da565]

INTEGRATION: CWS changefileheader (1.5.372); FILE MERGED 2008/04/01 10:53:19 thb 1.5.372.2: #i85898# Stripping all external header guards 2008/03/28 15:24:10 rt 1.5.372.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [25f4abbe168af376e9340387ee6f98bef6899e82]

INTEGRATION: CWS changefileheader (1.12.10); FILE MERGED 2008/03/28 16:37:39 rt 1.12.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9ea1feefe8d3bd2efe4db970d3b0b61474b6af43]

INTEGRATION: CWS changefileheader (1.4.268); FILE MERGED 2008/03/31 13:23:40 rt 1.4.268.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a591629f6c3e9f0d781162b01ea10493e688a571]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:46:49 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [50fe36080325484b6b3d0b183494e4c18c17d815]

INTEGRATION: CWS changefileheader (1.4.1202); FILE MERGED 2008/04/01 15:56:06 thb 1.4.1202.3: #i85898# Stripping all external header guards 2008/04/01 12:53:26 thb 1.4.1202.2: #i85898# Stripping all external header guards 2008/03/31 16:52:34 rt 1.4.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f1451d91c8b5968b737033611a71f49a4108f2f9]

INTEGRATION: CWS changefileheader (1.8.10); FILE MERGED 2008/03/28 16:37:38 rt 1.8.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [92d01139095f0d6f705afbf998cdd747212d59b7]

INTEGRATION: CWS changefileheader (1.2.10); FILE MERGED 2008/03/31 13:23:40 rt 1.2.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [64d2806ce127e83f7587cb9e73ce8e41beebccfb]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:46:49 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9ad35aa56f82313830b51253c876f046ffa4e6c1]

INTEGRATION: CWS changefileheader (1.13.242); FILE MERGED 2008/04/01 12:53:26 thb 1.13.242.2: #i85898# Stripping all external header guards 2008/03/31 16:52:34 rt 1.13.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bc5dbb27335e451b0b1e3b63719845a6793b3496]

INTEGRATION: CWS changefileheader (1.9.10); FILE MERGED 2008/03/28 16:37:38 rt 1.9.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7d38ee1fc4819009441b875434c023f2c90adf46]

INTEGRATION: CWS changefileheader (1.8.262); FILE MERGED 2008/04/01 10:53:19 thb 1.8.262.2: #i85898# Stripping all external header guards 2008/03/28 15:24:08 rt 1.8.262.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c81e9c5fe3bda0387586796b463d2c9e734e3ce8]

INTEGRATION: CWS changefileheader (1.5.378); FILE MERGED 2008/03/31 13:23:40 rt 1.5.378.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [04bb62c59c5c8f484d2d08ee60e759570b6e6638]

INTEGRATION: CWS changefileheader (1.21.438); FILE MERGED 2008/04/01 15:56:06 thb 1.21.438.3: #i85898# Stripping all external header guards 2008/04/01 12:53:26 thb 1.21.438.2: #i85898# Stripping all external header guards 2008/03/31 16:52:33 rt 1.21.438.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [55d30494b0e76cbdb4a2c2bebcf6a2d9e60a0d09]

INTEGRATION: CWS changefileheader (1.14.10); FILE MERGED 2008/03/28 16:37:38 rt 1.14.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [055e1a77e0c6aa0335dcf833cccd882f9456d5ab]

INTEGRATION: CWS changefileheader (1.7.262); FILE MERGED 2008/04/01 10:53:19 thb 1.7.262.2: #i85898# Stripping all external header guards 2008/03/28 15:24:08 rt 1.7.262.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0daec8e963b610aa71a6036f4d6ae5a6b8bdc1e9]

INTEGRATION: CWS changefileheader (1.6.378); FILE MERGED 2008/03/31 13:23:40 rt 1.6.378.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [69495a6f9ff75f360fdb6c0286d4a84b76f64a07]

INTEGRATION: CWS changefileheader (1.14.244); FILE MERGED 2008/04/01 15:56:06 thb 1.14.244.3: #i85898# Stripping all external header guards 2008/04/01 12:53:26 thb 1.14.244.2: #i85898# Stripping all external header guards 2008/03/31 16:52:33 rt 1.14.244.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ee12291c16787e550f0b8258995a6ca1f1468858]

INTEGRATION: CWS changefileheader (1.9.276); FILE MERGED 2008/04/01 10:53:19 thb 1.9.276.2: #i85898# Stripping all external header guards 2008/03/28 15:24:08 rt 1.9.276.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [efaa4b6469521f6030c477f5191565af64a142d3]

INTEGRATION: CWS changefileheader (1.3.378); FILE MERGED 2008/03/31 13:23:40 rt 1.3.378.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [71344b770a2aa5ced0c374d891bcdef4929615e3]

INTEGRATION: CWS changefileheader (1.5.738); FILE MERGED 2008/03/31 16:52:33 rt 1.5.738.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [58e9f407c8267450f7ec4b99fdfcc492f8564ecd]

INTEGRATION: CWS changefileheader (1.10.262); FILE MERGED 2008/04/01 10:53:19 thb 1.10.262.2: #i85898# Stripping all external header guards 2008/03/28 15:24:08 rt 1.10.262.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fa7dc3bd386bb463fa0a7f51caa2f0c8f138b5bc]

INTEGRATION: CWS changefileheader (1.6.110); FILE MERGED 2008/03/28 16:37:38 rt 1.6.110.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4bbe264bb5178f8e16863229a65dc89102ed1ed6]

INTEGRATION: CWS changefileheader (1.4.378); FILE MERGED 2008/03/31 13:23:40 rt 1.4.378.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [445263c3fc276f683b6a8a9904906530b324f683]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:46:48 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c770d4fe198020340e283643cb0863441789ba78]

INTEGRATION: CWS changefileheader (1.28.242); FILE MERGED 2008/04/01 15:56:06 thb 1.28.242.3: #i85898# Stripping all external header guards 2008/04/01 12:53:26 thb 1.28.242.2: #i85898# Stripping all external header guards 2008/03/31 16:52:33 rt 1.28.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9774be6349df4f5db8164992ae5add19eb3a523d]

INTEGRATION: CWS changefileheader (1.15.276); FILE MERGED 2008/04/01 10:53:19 thb 1.15.276.2: #i85898# Stripping all external header guards 2008/03/28 15:24:08 rt 1.15.276.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f0def7d19d6b8c6bcfafdb440e7a52e0f8ef9f78]

INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/03/28 16:37:37 rt 1.7.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e7e6df052543d419a488dbb030827b3b0c012669]

INTEGRATION: CWS changefileheader (1.5.242); FILE MERGED 2008/03/31 16:52:33 rt 1.5.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6fe2b1ef6189e872c2e6eb72dd03c5240b36f181]

INTEGRATION: CWS changefileheader (1.5.372); FILE MERGED 2008/04/01 15:09:08 thb 1.5.372.3: #i85898# Stripping all external header guards 2008/04/01 10:53:18 thb 1.5.372.2: #i85898# Stripping all external header guards 2008/03/28 15:24:08 rt 1.5.372.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0e252dfa4eddba3e2d848278e77993c317ec267a]

INTEGRATION: CWS changefileheader (1.6.110); FILE MERGED 2008/03/28 16:37:37 rt 1.6.110.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a2b0c3f21c834d7f25b26aa1611d4f64988a98e6]

INTEGRATION: CWS changefileheader (1.33.64); FILE MERGED 2008/03/31 13:23:40 rt 1.33.64.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [eab6288010ab0e51850b8157af8b8d1e3e3c12f1]

INTEGRATION: CWS changefileheader (1.8.1202); FILE MERGED 2008/03/31 16:52:33 rt 1.8.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [aa70ad250604d5d92e75efd7d1efd7557276031f]

INTEGRATION: CWS changefileheader (1.5.204); FILE MERGED 2008/04/01 15:09:08 thb 1.5.204.3: #i85898# Stripping all external header guards 2008/04/01 10:53:18 thb 1.5.204.2: #i85898# Stripping all external header guards 2008/03/28 15:24:08 rt 1.5.204.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7a9e08491c3a7310c6e54a0ccc70473d94c90ce3]

INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/03/28 16:37:37 rt 1.5.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [871dfe4a2d0f3da95fbf30585bc0eebb837644d6]

INTEGRATION: CWS changefileheader (1.5.70); FILE MERGED 2008/03/31 13:23:40 rt 1.5.70.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9471a20b314ead81676324de8d0304bb65fd73e0]

INTEGRATION: CWS changefileheader (1.5.738); FILE MERGED 2008/04/01 15:56:06 thb 1.5.738.3: #i85898# Stripping all external header guards 2008/04/01 12:53:25 thb 1.5.738.2: #i85898# Stripping all external header guards 2008/03/31 16:52:33 rt 1.5.738.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [534aa98664e2684f5fb02f4700341c4952705ad1]

INTEGRATION: CWS changefileheader (1.4.372); FILE MERGED 2008/04/01 10:53:18 thb 1.4.372.2: #i85898# Stripping all external header guards 2008/03/28 15:24:08 rt 1.4.372.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5a6e94838c936f73de2971eae9dc5fc307f721ed]

INTEGRATION: CWS changefileheader (1.7.132); FILE MERGED 2008/03/28 16:37:37 rt 1.7.132.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3bd56e97e6a5ee5e4252d8d98a4c98f61aa169b5]

INTEGRATION: CWS changefileheader (1.10.70); FILE MERGED 2008/04/01 12:34:06 thb 1.10.70.2: #i85898# Stripping all external header guards 2008/03/31 13:23:40 rt 1.10.70.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2f4fd4069295bf0760fbd2be1a1ef5b091380ea3]

INTEGRATION: CWS changefileheader (1.5.1202); FILE MERGED 2008/04/01 15:56:06 thb 1.5.1202.2: #i85898# Stripping all external header guards 2008/03/31 16:52:33 rt 1.5.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f637af1b64101383a0f5812e9a4e4d4c77b6dbea]

INTEGRATION: CWS changefileheader (1.5.372); FILE MERGED 2008/04/01 10:53:18 thb 1.5.372.2: #i85898# Stripping all external header guards 2008/03/28 15:24:08 rt 1.5.372.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [72c8415fd02cb8fd1840a6b45f5b262ef9753865]

INTEGRATION: CWS changefileheader (1.7.52); FILE MERGED 2008/03/28 16:37:36 rt 1.7.52.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5be6634ad95d85602237ce9593ffa97d840bc868]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:46:47 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e9e4d1d00e43877c82cfca0a34a3cacb521f2ae6]

INTEGRATION: CWS changefileheader (1.4.1202); FILE MERGED 2008/04/01 12:53:25 thb 1.4.1202.2: #i85898# Stripping all external header guards 2008/03/31 16:52:33 rt 1.4.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [afa18c847f270ce7fdbe0d764f7a69b79c70119d]

INTEGRATION: CWS changefileheader (1.8.262); FILE MERGED 2008/04/01 10:53:18 thb 1.8.262.2: #i85898# Stripping all external header guards 2008/03/28 15:24:07 rt 1.8.262.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [be9eaaa0eedb1120166241492f7e52ce1623d69b]

INTEGRATION: CWS changefileheader (1.7.102); FILE MERGED 2008/03/28 16:37:36 rt 1.7.102.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4b30067a381c5ed77d18fea37f2d9a7413819da2]

INTEGRATION: CWS changefileheader (1.25.70); FILE MERGED 2008/03/31 13:23:39 rt 1.25.70.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b98882814e89b7148c5faa951ad1b0afe675219c]

INTEGRATION: CWS changefileheader (1.6.242); FILE MERGED 2008/03/31 16:52:33 rt 1.6.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [14312f64cea68368178393bb4b4c5e437ecee188]

INTEGRATION: CWS changefileheader (1.8.10); FILE MERGED 2008/03/28 16:37:34 rt 1.8.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6a1596a0fad0b7e256f1140ddf7ae9ece263ec6f]

INTEGRATION: CWS changefileheader (1.5.96); FILE MERGED 2008/03/31 13:23:39 rt 1.5.96.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b54b98247afd5558a905ad5111ed28ba1650eeac]

INTEGRATION: CWS changefileheader (1.11.70); FILE MERGED 2008/03/31 13:23:39 rt 1.11.70.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [57f5a7d62098b014ba1455bbc522a84e67372553]

INTEGRATION: CWS changefileheader (1.12.10); FILE MERGED 2008/03/28 16:37:34 rt 1.12.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6b6bc6e66303f115aa3b35b6e4712f36b94cb58e]

INTEGRATION: CWS changefileheader (1.31.62); FILE MERGED 2008/04/01 12:34:06 thb 1.31.62.2: #i85898# Stripping all external header guards 2008/03/31 13:23:39 rt 1.31.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a6e14542992a30ab846d367feaea1dec72c16497]

INTEGRATION: CWS changefileheader (1.7.1202); FILE MERGED 2008/04/01 15:56:05 thb 1.7.1202.3: #i85898# Stripping all external header guards 2008/04/01 12:53:25 thb 1.7.1202.2: #i85898# Stripping all external header guards 2008/03/31 16:52:33 rt 1.7.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f7f82e315af7d591ec62f34746ae476a6b74abf1]

INTEGRATION: CWS changefileheader (1.11.10); FILE MERGED 2008/03/28 16:37:33 rt 1.11.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c5d9209171b6a67ae737d8fb932f50c23cd66ba5]

INTEGRATION: CWS changefileheader (1.7.262); FILE MERGED 2008/04/01 10:53:18 thb 1.7.262.2: #i85898# Stripping all external header guards 2008/03/28 15:24:07 rt 1.7.262.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fe82dcffb820341d34e7ef3d7b5ce149b30a003a]

INTEGRATION: CWS changefileheader (1.22.8); FILE MERGED 2008/04/01 12:34:05 thb 1.22.8.2: #i85898# Stripping all external header guards 2008/03/31 13:23:39 rt 1.22.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [26c487f8a3dca12ee3f78ffcf2c67d1cd50a15b4]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:46:46 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [994f397358461e425fd3fd82b5ef1323aac1fe9a]

INTEGRATION: CWS changefileheader (1.2.372); FILE MERGED 2008/04/01 15:56:05 thb 1.2.372.2: #i85898# Stripping all external header guards 2008/03/31 16:52:33 rt 1.2.372.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [446cc881042e15f415e91abb077f33bbb9b517e2]

INTEGRATION: CWS changefileheader (1.6.56); FILE MERGED 2008/03/28 16:37:33 rt 1.6.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f41e6329d287ba1f2d99c4644798514324dbfeb4]

INTEGRATION: CWS changefileheader (1.12.154); FILE MERGED 2008/04/01 12:34:05 thb 1.12.154.2: #i85898# Stripping all external header guards 2008/03/31 13:23:39 rt 1.12.154.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a301faeca81cabf6693345acaddc0d26cc8b5f43]

INTEGRATION: CWS changefileheader (1.9.438); FILE MERGED 2008/03/31 16:52:33 rt 1.9.438.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [19be0fa6b0ce4cd45ac306d2931a08023cd0cb09]

INTEGRATION: CWS changefileheader (1.2.372); FILE MERGED 2008/04/01 10:53:18 thb 1.2.372.2: #i85898# Stripping all external header guards 2008/03/28 15:24:07 rt 1.2.372.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [96f5803be8a91fe38e22478d547898017a513289]

INTEGRATION: CWS changefileheader (1.4.56); FILE MERGED 2008/03/28 16:37:33 rt 1.4.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cac3ef7df3017c5b373918c5182b219d9cef55cb]

INTEGRATION: CWS changefileheader (1.5.378); FILE MERGED 2008/04/01 12:34:05 thb 1.5.378.2: #i85898# Stripping all external header guards 2008/03/31 13:23:39 rt 1.5.378.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7d3fcae9fdc90773934ae1848cd8c493e12d16e4]

INTEGRATION: CWS changefileheader (1.4.372); FILE MERGED 2008/04/01 10:53:18 thb 1.4.372.2: #i85898# Stripping all external header guards 2008/03/28 15:24:07 rt 1.4.372.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4810076a644a8451f6d2132cfa143bf6bead14ac]

INTEGRATION: CWS changefileheader (1.5.56); FILE MERGED 2008/03/28 16:37:33 rt 1.5.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a6284143b43dceb801b8de19d7fdaf92cf3c0611]

INTEGRATION: CWS changefileheader (1.8.10); FILE MERGED 2008/03/28 16:37:33 rt 1.8.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [68357111e378da635e0bd657a25ed3aca7c0afda]

INTEGRATION: CWS changefileheader (1.11.118); FILE MERGED 2008/04/01 12:34:05 thb 1.11.118.2: #i85898# Stripping all external header guards 2008/03/31 13:23:39 rt 1.11.118.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [da4b9d29e760a2a4ed44492ab65812907d7f3957]

INTEGRATION: CWS changefileheader (1.8.14); FILE MERGED 2008/03/31 16:52:33 rt 1.8.14.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fe35a21c02105d1fa08c7fdb3957c1b88272aa75]

INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/03/28 16:37:33 rt 1.7.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f9afc424c23543b4a04bf89c9e59c9205769808d]

INTEGRATION: CWS changefileheader (1.6.378); FILE MERGED 2008/04/01 12:34:05 thb 1.6.378.2: #i85898# Stripping all external header guards 2008/03/31 13:23:39 rt 1.6.378.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e3bd353492f3cd223223aa2b233c17a506b0d725]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:46:45 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e8155e8251fd9028803db7e49f65f0e24d696883]

INTEGRATION: CWS changefileheader (1.8.56); FILE MERGED 2008/03/31 16:52:33 rt 1.8.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [aae698d45296f981e81ab7c0efd8776b6f824136]

INTEGRATION: CWS changefileheader (1.12.12); FILE MERGED 2008/04/01 15:09:08 thb 1.12.12.3: #i85898# Stripping all external header guards 2008/04/01 10:53:18 thb 1.12.12.2: #i85898# Stripping all external header guards 2008/03/28 15:24:07 rt 1.12.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [41b95becae4f0691f4ff960f16004d36e7e51918]

INTEGRATION: CWS changefileheader (1.9.10); FILE MERGED 2008/03/28 16:37:32 rt 1.9.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [720d61f4ace9678cb7b372d91ed7f1a939a8dbe9]

INTEGRATION: CWS changefileheader (1.13.378); FILE MERGED 2008/04/01 12:34:05 thb 1.13.378.2: #i85898# Stripping all external header guards 2008/03/31 13:23:39 rt 1.13.378.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fe2504066762ebc8a8fcb3a1c598c6523310c7e7]

INTEGRATION: CWS changefileheader (1.3.242); FILE MERGED 2008/03/31 16:52:33 rt 1.3.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a8217ade24cc102c8a3437fe8a2a28f7df4025ff]

INTEGRATION: CWS changefileheader (1.8.10); FILE MERGED 2008/03/28 16:37:32 rt 1.8.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [69b5d2d53abcddf3a7d729da860df2aa9acf8d17]

INTEGRATION: CWS changefileheader (1.6.22); FILE MERGED 2008/04/01 10:53:17 thb 1.6.22.2: #i85898# Stripping all external header guards 2008/03/28 15:24:06 rt 1.6.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5844aa42b5e147301344a16a301ec19645dbfbc0]

INTEGRATION: CWS changefileheader (1.6.560); FILE MERGED 2008/04/01 12:34:05 thb 1.6.560.1: #i85898# Stripping all external header guards


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c62ed4a766ad71714dab44124632a6c26998e339]

INTEGRATION: CWS changefileheader (1.2.184); FILE MERGED 2008/03/31 16:52:33 rt 1.2.184.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [405ca34dd6e14b96957b8b458705f33d38b46bb7]

INTEGRATION: CWS changefileheader (1.13.10); FILE MERGED 2008/03/28 16:37:32 rt 1.13.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [378cff02ade8510a4b737a18532e7a65640ca065]

INTEGRATION: CWS changefileheader (1.10.276); FILE MERGED 2008/04/01 15:09:08 thb 1.10.276.3: #i85898# Stripping all external header guards 2008/04/01 10:53:17 thb 1.10.276.2: #i85898# Stripping all external header guards 2008/03/28 15:24:06 rt 1.10.276.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5fc441e4e6a9eb490498037a2717a26be027e4c7]

INTEGRATION: CWS changefileheader (1.15.378); FILE MERGED 2008/03/31 13:23:39 rt 1.15.378.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [06927f389d3f86f38b7ceac45dd127cb291cf42b]

INTEGRATION: CWS changefileheader (1.6.262); FILE MERGED 2008/04/01 10:53:17 thb 1.6.262.2: #i85898# Stripping all external header guards 2008/03/28 15:24:06 rt 1.6.262.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2857e412da080b7d903905ab1dff851a7318a6a9]

INTEGRATION: CWS changefileheader (1.6.56); FILE MERGED 2008/03/28 16:37:32 rt 1.6.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [90a65d3aa34247a54d4d58d994f26e363bb5bbc9]

INTEGRATION: CWS changefileheader (1.5.694); FILE MERGED 2008/03/31 16:52:33 rt 1.5.694.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ac95203f7265cdf88658238c942d507780218310]

INTEGRATION: CWS changefileheader (1.2.372); FILE MERGED 2008/04/01 10:53:17 thb 1.2.372.2: #i85898# Stripping all external header guards 2008/03/28 15:24:06 rt 1.2.372.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d198ffb786b9d9c3f53fe68a2903c66dfb39a93c]

INTEGRATION: CWS changefileheader (1.9.242); FILE MERGED 2008/04/01 15:56:05 thb 1.9.242.3: #i85898# Stripping all external header guards 2008/04/01 12:53:25 thb 1.9.242.2: #i85898# Stripping all external header guards 2008/03/31 16:52:33 rt 1.9.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [06f9e809e7c76e6195eab43f5ecead2fce30e02b]

INTEGRATION: CWS changefileheader (1.10.378); FILE MERGED 2008/04/01 12:34:04 thb 1.10.378.2: #i85898# Stripping all external header guards 2008/03/31 13:23:39 rt 1.10.378.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f81978e32917596c178293205774003482586eb6]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:46:44 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [81ccc4357102a6897a48cf9212ac76aed27cdc2b]

INTEGRATION: CWS changefileheader (1.8.372); FILE MERGED 2008/04/01 10:53:17 thb 1.8.372.2: #i85898# Stripping all external header guards 2008/03/28 15:24:06 rt 1.8.372.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f9d7de7e41d9e48c587fc25504c325482d9ee5e4]

INTEGRATION: CWS changefileheader (1.10.70); FILE MERGED 2008/03/28 16:37:32 rt 1.10.70.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [409f10a8adb83f6de4d67f64a54aec07c2147892]

INTEGRATION: CWS changefileheader (1.2.1202); FILE MERGED 2008/04/01 12:53:25 thb 1.2.1202.2: #i85898# Stripping all external header guards 2008/03/31 16:52:33 rt 1.2.1202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4a86d0ec7016786b457712a0e49bdf302af0eca1]

INTEGRATION: CWS changefileheader (1.22.62); FILE MERGED 2008/04/01 12:34:04 thb 1.22.62.2: #i85898# Stripping all external header guards 2008/03/31 13:23:39 rt 1.22.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [37d21f1877e4288d8691b43ef463bf14c43fbaf5]

INTEGRATION: CWS changefileheader (1.2.294); FILE MERGED 2008/03/28 16:37:31 rt 1.2.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [641bb6e5d776b9286dcf1b75bf6f1b04bca18bfa]

INTEGRATION: CWS changefileheader (1.5.62); FILE MERGED 2008/03/31 16:46:44 rt 1.5.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f295e477e44e986a13b4a4d1649a9cdff89ca1d0]

INTEGRATION: CWS changefileheader (1.9.74); FILE MERGED 2008/04/01 10:53:17 thb 1.9.74.2: #i85898# Stripping all external header guards 2008/03/28 15:24:06 rt 1.9.74.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3b11a39a4c4bdf2712d08371e8bdca87e7ebfaa7]

INTEGRATION: CWS changefileheader (1.3.36); FILE MERGED 2008/04/01 15:56:05 thb 1.3.36.2: #i85898# Stripping all external header guards 2008/03/31 16:52:33 rt 1.3.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6f444922dcdb0c70d09df0b63505702b076da5a4]

INTEGRATION: CWS changefileheader (1.16.96); FILE MERGED 2008/04/01 12:34:04 thb 1.16.96.2: #i85898# Stripping all external header guards 2008/03/31 13:23:39 rt 1.16.96.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1a8209dc5235d06e53f00a8a8ec42490f97f8908]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:37:31 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2bf157d37981ad2598699ca5d776d7545c342a6a]

INTEGRATION: CWS changefileheader (1.19.8); FILE MERGED 2008/04/01 15:09:07 thb 1.19.8.2: #i85898# Stripping all external header guards 2008/03/28 15:24:06 rt 1.19.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7a7bb644d7c9389ea1c2c8b14efc823379d8bcb4]

INTEGRATION: CWS changefileheader (1.10.154); FILE MERGED 2008/04/01 12:34:04 thb 1.10.154.2: #i85898# Stripping all external header guards 2008/03/31 13:23:39 rt 1.10.154.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [35c5f7e0ed98ba265c3843c2d825158d34cec0b1]

INTEGRATION: CWS changefileheader (1.3.694); FILE MERGED 2008/03/31 16:52:32 rt 1.3.694.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [912d100bc1555cb9bfd3ea3df6dd303828af896c]

INTEGRATION: CWS changefileheader (1.3.372); FILE MERGED 2008/04/01 10:53:17 thb 1.3.372.2: #i85898# Stripping all external header guards 2008/03/28 15:24:06 rt 1.3.372.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2e96e4401918a591037dbe00e32bfeee974e1a1c]

INTEGRATION: CWS changefileheader (1.5.242); FILE MERGED 2008/04/01 15:56:05 thb 1.5.242.3: #i85898# Stripping all external header guards 2008/04/01 12:53:25 thb 1.5.242.2: #i85898# Stripping all external header guards 2008/03/31 16:52:32 rt 1.5.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a1b2d28695981c607b4231d0d94f71547e5e8586]

INTEGRATION: CWS changefileheader (1.4.378); FILE MERGED 2008/04/01 12:34:04 thb 1.4.378.2: #i85898# Stripping all external header guards 2008/03/31 13:23:38 rt 1.4.378.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1e25e5e728a5e8b07e8242a1e20ea0332639a304]

INTEGRATION: CWS changefileheader (1.15.10); FILE MERGED 2008/03/28 16:37:31 rt 1.15.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dc169ab98bc0c324d048f3b7f4e284fc64ac2939]

INTEGRATION: CWS changefileheader (1.2.276); FILE MERGED 2008/03/28 15:24:05 rt 1.2.276.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [927b76ae8e6f803153dc52b9690e5e2edfe23393]

INTEGRATION: CWS changefileheader (1.7.314); FILE MERGED 2008/04/01 15:25:03 thb 1.7.314.3: #i85898# Stripping all external header guards 2008/04/01 12:34:04 thb 1.7.314.2: #i85898# Stripping all external header guards 2008/03/31 13:23:38 rt 1.7.314.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5d5542f5c6547ea18cebead11ae21028410865d0]

INTEGRATION: CWS changefileheader (1.4.436); FILE MERGED 2008/03/31 16:52:32 rt 1.4.436.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [488629b733007c6268f268baea875cc873034ddc]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:37:31 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fbe56e8b8640d381d710f3dc9aa563046877ea71]

INTEGRATION: CWS changefileheader (1.5.136); FILE MERGED 2008/03/28 15:24:05 rt 1.5.136.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e8897f20de8396c02f92f379348935f0ffbe27a6]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:46:43 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0661830c90b63ae7d63344865cbb576fc9beba89]

INTEGRATION: CWS changefileheader (1.6.378); FILE MERGED 2008/04/01 12:34:04 thb 1.6.378.2: #i85898# Stripping all external header guards 2008/03/31 13:23:38 rt 1.6.378.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0ad21e47c98b320a54b8404ebcd149dc041a7139]

INTEGRATION: CWS changefileheader (1.6.378); FILE MERGED 2008/03/31 13:23:38 rt 1.6.378.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8c15eab113c1da27522d0d5572722adea29135b0]

INTEGRATION: CWS changefileheader (1.5.58); FILE MERGED 2008/03/31 16:52:32 rt 1.5.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [22f6c4ed3a45561fc46bb0f0c95884571dc63267]

INTEGRATION: CWS changefileheader (1.6.276); FILE MERGED 2008/04/01 10:53:17 thb 1.6.276.2: #i85898# Stripping all external header guards 2008/03/28 15:24:05 rt 1.6.276.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8553a993ad3e0487bb27b12af2896c10f5b0ad71]

INTEGRATION: CWS changefileheader (1.3.378); FILE MERGED 2008/04/01 15:25:02 thb 1.3.378.2: #i85898# Stripping all external header guards 2008/03/31 13:23:38 rt 1.3.378.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ab5d9ace7ec62a4804fe1397fe5a59e9959708bd]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:37:30 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [de4e5ecd4bf2b3b608c5831eb667fff310d38d6e]

INTEGRATION: CWS changefileheader (1.4.242); FILE MERGED 2008/03/31 16:52:32 rt 1.4.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1d9831e92e53a542198cf7f3613b5c51e1411a93]

INTEGRATION: CWS changefileheader (1.6.276); FILE MERGED 2008/04/01 15:09:07 thb 1.6.276.3: #i85898# Stripping all external header guards 2008/04/01 10:53:17 thb 1.6.276.2: #i85898# Stripping all external header guards 2008/03/28 15:24:05 rt 1.6.276.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6778f12b224f4666d160465ef579339dcebaf874]

INTEGRATION: CWS changefileheader (1.8.114); FILE MERGED 2008/04/01 15:56:05 thb 1.8.114.3: #i85898# Stripping all external header guards 2008/04/01 12:53:25 thb 1.8.114.2: #i85898# Stripping all external header guards 2008/03/31 16:52:32 rt 1.8.114.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4879a953155b6e839776cb3fe9e0deb27eb05416]

INTEGRATION: CWS changefileheader (1.2.372); FILE MERGED 2008/04/01 15:09:07 thb 1.2.372.2: #i85898# Stripping all external header guards 2008/03/28 15:24:05 rt 1.2.372.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fb46a8fd3617ba5c1b0d9d70283e6ecbacd7777a]

INTEGRATION: CWS changefileheader (1.3.378); FILE MERGED 2008/03/31 13:23:38 rt 1.3.378.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [68112bffa395057967ca775f09d4afbbf84ffedb]

INTEGRATION: CWS changefileheader (1.5.242); FILE MERGED 2008/03/31 16:52:32 rt 1.5.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [de7dcc0f68e9e7b6f10743e389427f9b6556a5d6]

INTEGRATION: CWS changefileheader (1.3.372); FILE MERGED 2008/04/01 10:53:17 thb 1.3.372.2: #i85898# Stripping all external header guards 2008/03/28 15:24:05 rt 1.3.372.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0836589e6cf88a618725b2e9b2e800f236f090f6]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:46:42 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bf42864083339d4e8b40a4da476c1bf0d84b1c7c]

INTEGRATION: CWS changefileheader (1.3.378); FILE MERGED 2008/04/01 12:34:04 thb 1.3.378.2: #i85898# Stripping all external header guards 2008/03/31 13:23:38 rt 1.3.378.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [96e8453ca45118d2ef850173fe022186bf1be22d]

INTEGRATION: CWS changefileheader (1.6.276); FILE MERGED 2008/04/01 10:53:16 thb 1.6.276.2: #i85898# Stripping all external header guards 2008/03/28 15:24:05 rt 1.6.276.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5a3ff1193a307939d37de1b159ed4e2fb81cc29a]

INTEGRATION: CWS changefileheader (1.2.58); FILE MERGED 2008/04/01 15:56:05 thb 1.2.58.2: #i85898# Stripping all external header guards 2008/03/31 16:52:32 rt 1.2.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c513b0216342dc2a70359ec91e7238099352c657]

INTEGRATION: CWS changefileheader (1.9.378); FILE MERGED 2008/04/01 12:34:03 thb 1.9.378.2: #i85898# Stripping all external header guards 2008/03/31 13:23:38 rt 1.9.378.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4af1a5cf99e9f03a385fef887e73d9bad30776a8]

INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/03/28 16:37:30 rt 1.6.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9ce30a520174969558e7ea46daebc7a0384fc260]

INTEGRATION: CWS changefileheader (1.5.22); FILE MERGED 2008/04/01 15:09:06 thb 1.5.22.3: #i85898# Stripping all external header guards 2008/04/01 10:53:16 thb 1.5.22.2: #i85898# Stripping all external header guards 2008/03/28 15:24:05 rt 1.5.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [96c5cd6e4f05c4b41591db2298fe810a13338057]

INTEGRATION: CWS changefileheader (1.2.58); FILE MERGED 2008/03/31 16:52:32 rt 1.2.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6d08bd56d70797f6c9cf55db65e396b6df11862f]

INTEGRATION: CWS changefileheader (1.5.378); FILE MERGED 2008/04/01 12:34:03 thb 1.5.378.2: #i85898# Stripping all external header guards 2008/03/31 13:23:38 rt 1.5.378.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cac3a6973ee90008fe025e184186f00a15b5050c]

INTEGRATION: CWS changefileheader (1.4.378); FILE MERGED 2008/04/01 12:34:03 thb 1.4.378.2: #i85898# Stripping all external header guards 2008/03/31 13:23:38 rt 1.4.378.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a9543479d096bf55b4b42b75737a7c975d8c8de9]

INTEGRATION: CWS changefileheader (1.12.22); FILE MERGED 2008/04/01 15:09:06 thb 1.12.22.3: #i85898# Stripping all external header guards 2008/04/01 10:53:16 thb 1.12.22.2: #i85898# Stripping all external header guards 2008/03/28 15:24:05 rt 1.12.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [30efbc37e742ffb3980f377358b4665dc1ee807f]

INTEGRATION: CWS changefileheader (1.5.96); FILE MERGED 2008/04/01 15:25:02 thb 1.5.96.2: #i85898# Stripping all external header guards 2008/03/31 13:23:38 rt 1.5.96.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7a11caa93c4e75caf292bd7d829eff0d8ed0a2cf]

INTEGRATION: CWS changefileheader (1.2.22); FILE MERGED 2008/04/01 15:09:06 thb 1.2.22.2: #i85898# Stripping all external header guards 2008/03/28 15:24:05 rt 1.2.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dafd207a7f99801ad8faec01d844672e1be02cf5]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:46:41 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1ee960946de84ac023714d33b53c5e7ef304c3e6]

INTEGRATION: CWS changefileheader (1.9.42); FILE MERGED 2008/04/01 15:25:01 thb 1.9.42.2: #i85898# Stripping all external header guards 2008/03/31 13:23:38 rt 1.9.42.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d48d8b37d69764bae2e8c1eab45891d24c74d224]

INTEGRATION: CWS changefileheader (1.3.694); FILE MERGED 2008/04/01 12:53:25 thb 1.3.694.2: #i85898# Stripping all external header guards 2008/03/31 16:52:32 rt 1.3.694.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bd75b60069e9d66bce91872365cffaa0da967a9d]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:37:29 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f7c937ec169c33d079a7a78a15e4f4d62a0e43f9]

INTEGRATION: CWS changefileheader (1.5.242); FILE MERGED 2008/04/01 15:56:04 thb 1.5.242.2: #i85898# Stripping all external header guards 2008/03/31 16:52:32 rt 1.5.242.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2b044fb9860a4a8a84ce2780304fc9209baf9171]

INTEGRATION: CWS changefileheader (1.7.378); FILE MERGED 2008/04/01 12:34:03 thb 1.7.378.2: #i85898# Stripping all external header guards 2008/03/31 13:23:38 rt 1.7.378.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8dae2dc9495fcbef4aab019917ee36fa070746fd]

INTEGRATION: CWS changefileheader (1.8.10); FILE MERGED 2008/03/28 16:37:29 rt 1.8.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [85bb92731451a59588af9a4b3e6972f36b613ee2]

INTEGRATION: CWS changefileheader (1.3.378); FILE MERGED 2008/04/01 12:34:03 thb 1.3.378.2: #i85898# Stripping all external header guards 2008/03/31 13:23:37 rt 1.3.378.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4e263a6f8ce8d2617d4be2a901d3cd6e29514e1e]

INTEGRATION: CWS changefileheader (1.10.144); FILE MERGED 2008/04/01 15:09:06 thb 1.10.144.2: #i85898# Stripping all external header guards 2008/03/28 15:24:05 rt 1.10.144.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [14042fabc31ea65a2c3d0108909409151969bd13]

INTEGRATION: CWS changefileheader (1.3.694); FILE MERGED 2008/04/01 15:56:04 thb 1.3.694.2: #i85898# Stripping all external header guards 2008/03/31 16:52:32 rt 1.3.694.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4b28c838fc2f044e74d0f73f7fe7269bca85189f]

INTEGRATION: CWS changefileheader (1.6.378); FILE MERGED 2008/04/01 12:34:03 thb 1.6.378.2: #i85898# Stripping all external header guards 2008/03/31 13:23:37 rt 1.6.378.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3e9c45d98387ffda2b02c2aac0184d4a54824f33]

INTEGRATION: CWS changefileheader (1.4.276); FILE MERGED 2008/04/01 15:09:05 thb 1.4.276.2: #i85898# Stripping all external header guards 2008/03/28 15:24:04 rt 1.4.276.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4f25b26680e42f8da8bc01221cc53fb227451503]

INTEGRATION: CWS changefileheader (1.6.268); FILE MERGED 2008/04/01 12:34:03 thb 1.6.268.2: #i85898# Stripping all external header guards 2008/03/31 13:23:37 rt 1.6.268.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9c8ceef1b811c01ad30ca7940c8748d36da9ff94]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:46:40 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bb14f368a8101adc8872a0ff8402a4f81fd0b28a]

INTEGRATION: CWS changefileheader (1.5.490); FILE MERGED 2008/03/31 16:52:32 rt 1.5.490.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1d54a522589c98f77b0ddfa10e31a279b523076f]

INTEGRATION: CWS changefileheader (1.8.378); FILE MERGED 2008/04/01 12:34:03 thb 1.8.378.2: #i85898# Stripping all external header guards 2008/03/31 13:23:37 rt 1.8.378.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dff832860679a963e1c76ed1d94363420ec9257b]

INTEGRATION: CWS changefileheader (1.3.412); FILE MERGED 2008/04/01 15:56:04 thb 1.3.412.2: #i85898# Stripping all external header guards 2008/03/31 16:52:32 rt 1.3.412.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4871a022770108f85543dd89b1bdacd78ef027a5]

INTEGRATION: CWS changefileheader (1.7.378); FILE MERGED 2008/03/31 13:23:37 rt 1.7.378.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5d3d2fddf2bdbbdaeb19214725801dc49572c805]

INTEGRATION: CWS changefileheader (1.6.148); FILE MERGED 2008/03/28 16:37:29 rt 1.6.148.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b41a299ab99ad944b64a635bf3f56eb3b104903f]

INTEGRATION: CWS changefileheader (1.6.122); FILE MERGED 2008/04/01 15:09:05 thb 1.6.122.3: #i85898# Stripping all external header guards 2008/04/01 10:53:16 thb 1.6.122.2: #i85898# Stripping all external header guards 2008/03/28 15:24:04 rt 1.6.122.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [359226fdf2e9a0ce084b03b5c4c3e4ce11a06d40]

INTEGRATION: CWS changefileheader (1.9.78); FILE MERGED 2008/03/31 13:23:37 rt 1.9.78.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6338529d1818ffe8d8d2a825da83e4a471f3010b]

INTEGRATION: CWS changefileheader (1.4.58); FILE MERGED 2008/04/01 15:56:04 thb 1.4.58.2: #i85898# Stripping all external header guards 2008/03/31 16:52:32 rt 1.4.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e7443d79cda526e6c44a5938069e4c7f88ecd983]

INTEGRATION: CWS changefileheader (1.14.22); FILE MERGED 2008/04/01 15:09:05 thb 1.14.22.3: #i85898# Stripping all external header guards 2008/04/01 10:53:16 thb 1.14.22.2: #i85898# Stripping all external header guards 2008/03/28 15:24:04 rt 1.14.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d72c08813de00bef2dadb8e9c800c28bbfe08508]

INTEGRATION: CWS changefileheader (1.2.252); FILE MERGED 2008/03/31 13:23:37 rt 1.2.252.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e5d7640a3581ac145c95c5de0f30ca6f32d6e776]

INTEGRATION: CWS changefileheader (1.2.962); FILE MERGED 2008/03/31 16:52:32 rt 1.2.962.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9c209b6e96c99d8528bad7ce734f5938b22e896f]

INTEGRATION: CWS changefileheader (1.8.292); FILE MERGED 2008/04/01 15:25:01 thb 1.8.292.2: #i85898# Stripping all external header guards 2008/03/31 13:23:37 rt 1.8.292.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f4766d4cedbfa88c6e708e5e1524e3d7c78afefd]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:46:39 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b21b4166f3b27c03590ada93be1b327f85e0dfb6]

INTEGRATION: CWS changefileheader (1.8.108); FILE MERGED 2008/04/01 15:56:04 thb 1.8.108.3: #i85898# Stripping all external header guards 2008/04/01 12:53:25 thb 1.8.108.2: #i85898# Stripping all external header guards 2008/03/31 16:52:32 rt 1.8.108.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [04472e57e2d1836116a0a53c1672f2014eb583ef]

INTEGRATION: CWS changefileheader (1.2.234); FILE MERGED 2008/03/31 13:23:37 rt 1.2.234.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e1e5973de2516c97bf526441e70c2af66093f859]

INTEGRATION: CWS changefileheader (1.2.372); FILE MERGED 2008/04/01 15:09:05 thb 1.2.372.2: #i85898# Stripping all external header guards 2008/03/28 15:24:04 rt 1.2.372.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f39a5235bbfd47892b4ee40e20c3474488dde3c9]

INTEGRATION: CWS changefileheader (1.6.216); FILE MERGED 2008/04/01 15:09:05 thb 1.6.216.3: #i85898# Stripping all external header guards 2008/04/01 10:53:16 thb 1.6.216.2: #i85898# Stripping all external header guards 2008/03/28 15:24:04 rt 1.6.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f8a4b74fde44338248fe2355bcb3937d21786584]

INTEGRATION: CWS changefileheader (1.6.378); FILE MERGED 2008/03/31 13:23:37 rt 1.6.378.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0373613c72f24a278f37f916340c6e942bb93dc9]

INTEGRATION: CWS changefileheader (1.15.144); FILE MERGED 2008/03/28 15:24:04 rt 1.15.144.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [286c3347600a4590bb58e89d68eabca71efa240d]

INTEGRATION: CWS changefileheader (1.11.96); FILE MERGED 2008/04/01 12:34:02 thb 1.11.96.2: #i85898# Stripping all external header guards 2008/03/31 13:23:37 rt 1.11.96.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0f1ff7e281e2304991f026c7ca9c8bd2235d530b]

INTEGRATION: CWS changefileheader (1.5.62); FILE MERGED 2008/03/31 16:46:39 rt 1.5.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [13d4cf61982fb4c6c77c3270eb319731c1ee3b94]

INTEGRATION: CWS changefileheader (1.30.112); FILE MERGED 2008/04/01 15:09:05 thb 1.30.112.3: #i85898# Stripping all external header guards 2008/04/01 10:53:16 thb 1.30.112.2: #i85898# Stripping all external header guards 2008/03/28 15:24:04 rt 1.30.112.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ab558a38c797d745bbd08bdc1ea544a10dd3886a]

INTEGRATION: CWS changefileheader (1.10.118); FILE MERGED 2008/04/01 12:34:02 thb 1.10.118.2: #i85898# Stripping all external header guards 2008/03/31 13:23:37 rt 1.10.118.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8217db91a3e47b9776ea52a9ad97eb6aa178838d]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:46:38 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f6aeef40d6fb88bd0d97badcff666ec9756e24c6]

INTEGRATION: CWS changefileheader (1.10.378); FILE MERGED 2008/04/01 12:34:02 thb 1.10.378.2: #i85898# Stripping all external header guards 2008/03/31 13:23:37 rt 1.10.378.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [560a4b36557800ea2a2f82f82f03e82f7c8a0aa1]

INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/03/28 16:37:28 rt 1.6.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [72ecf7f143ee7a66e4dad4eb79db2d1c9b679d44]

INTEGRATION: CWS changefileheader (1.5.378); FILE MERGED 2008/04/01 12:34:02 thb 1.5.378.2: #i85898# Stripping all external header guards 2008/03/31 13:23:36 rt 1.5.378.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0372c70e3b589349bd15ed8bda16c08624e017db]

INTEGRATION: CWS changefileheader (1.6.268); FILE MERGED 2008/04/01 12:34:02 thb 1.6.268.2: #i85898# Stripping all external header guards 2008/03/31 13:23:36 rt 1.6.268.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5b2d05e7e2577a832d48250be08cac64f384f530]

INTEGRATION: CWS changefileheader (1.39.22); FILE MERGED 2008/04/01 15:09:04 thb 1.39.22.3: #i85898# Stripping all external header guards 2008/04/01 10:53:16 thb 1.39.22.2: #i85898# Stripping all external header guards 2008/03/28 15:24:04 rt 1.39.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a70a77e325bb98848f07d6e1136df9909b4486aa]

INTEGRATION: CWS changefileheader (1.9.268); FILE MERGED 2008/04/01 15:25:01 thb 1.9.268.3: #i85898# Stripping all external header guards 2008/04/01 12:34:02 thb 1.9.268.2: #i85898# Stripping all external header guards 2008/03/31 13:23:36 rt 1.9.268.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3b4c554709d40fd9a4133f2f54daf5fc9f19889a]

INTEGRATION: CWS changefileheader (1.7.96); FILE MERGED 2008/04/01 12:34:02 thb 1.7.96.2: #i85898# Stripping all external header guards 2008/03/31 13:23:36 rt 1.7.96.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [676552b65ac4628e055d3b08fad97a479457a77d]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:46:37 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [afb874ecb017eae0e65770ccca5b560d1ea5e504]

INTEGRATION: CWS changefileheader (1.8.378); FILE MERGED 2008/03/31 13:23:36 rt 1.8.378.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [25531e5ad6dfd7114cc3256697b525bca1578f3e]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:37:28 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [71590437521d3e3a069ae8efa25f8730eb4b677f]

INTEGRATION: CWS changefileheader (1.10.268); FILE MERGED 2008/04/01 12:34:02 thb 1.10.268.2: #i85898# Stripping all external header guards 2008/03/31 13:23:36 rt 1.10.268.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cc35aca18121a2faad44333d392c0ed3339f31d9]

INTEGRATION: CWS changefileheader (1.9.10); FILE MERGED 2008/03/28 16:37:28 rt 1.9.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [18be93a39f7372696910e7eb6c0dfeda290461b5]

INTEGRATION: CWS changefileheader (1.20.22); FILE MERGED 2008/04/01 10:53:16 thb 1.20.22.2: #i85898# Stripping all external header guards 2008/03/28 15:24:04 rt 1.20.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fc8e72ab6bfa08c2c4f427f3508a98072f054f09]

INTEGRATION: CWS changefileheader (1.2.378); FILE MERGED 2008/04/01 15:25:01 thb 1.2.378.3: #i85898# Stripping all external header guards 2008/04/01 12:34:02 thb 1.2.378.2: #i85898# Stripping all external header guards 2008/03/31 13:23:36 rt 1.2.378.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3084d67878504e897041c9d3484e8b8184928ef7]

INTEGRATION: CWS changefileheader (1.2.378); FILE MERGED 2008/04/01 12:34:02 thb 1.2.378.2: #i85898# Stripping all external header guards 2008/03/31 13:23:36 rt 1.2.378.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bb66c7cd61f8a4fcf62948acb84e26ce60f32d0c]

INTEGRATION: CWS changefileheader (1.65.22); FILE MERGED 2008/04/01 15:09:04 thb 1.65.22.3: #i85898# Stripping all external header guards 2008/04/01 10:53:16 thb 1.65.22.2: #i85898# Stripping all external header guards 2008/03/28 15:24:04 rt 1.65.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a51917ca7b64a5735becb495569e3152fc288995]

INTEGRATION: CWS changefileheader (1.5.378); FILE MERGED 2008/04/01 15:25:01 thb 1.5.378.2: #i85898# Stripping all external header guards 2008/03/31 13:23:36 rt 1.5.378.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [82ee6a31196c7bb8f7cfe27553a5a7c69ebca5b3]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:46:36 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ec4e527f8bd50c194018bbf9471dc8a611c9eb79]

INTEGRATION: CWS changefileheader (1.8.378); FILE MERGED 2008/04/01 12:34:02 thb 1.8.378.2: #i85898# Stripping all external header guards 2008/03/31 13:23:36 rt 1.8.378.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0bddecc54850449b518ff2c85cca647b7a6ea0b7]

INTEGRATION: CWS changefileheader (1.6.378); FILE MERGED 2008/04/01 15:25:00 thb 1.6.378.3: #i85898# Stripping all external header guards 2008/04/01 12:34:02 thb 1.6.378.2: #i85898# Stripping all external header guards 2008/03/31 13:23:36 rt 1.6.378.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f7f760c6db726c31f4a9eeddc2a265a5e05898ef]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:37:28 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d0308c4f7c50b4cdff55a214d7f0e3effddf96b8]

INTEGRATION: CWS changefileheader (1.20.96); FILE MERGED 2008/04/01 15:25:00 thb 1.20.96.3: #i85898# Stripping all external header guards 2008/04/01 12:34:02 thb 1.20.96.2: #i85898# Stripping all external header guards 2008/03/31 13:23:36 rt 1.20.96.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1f7b43a79401e18bcf6be45861f67840895b9044]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:46:36 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3c55ec1512c1595868c6812d9ad889fad47c3086]

INTEGRATION: CWS changefileheader (1.3.378); FILE MERGED 2008/04/01 15:25:00 thb 1.3.378.3: #i85898# Stripping all external header guards 2008/04/01 12:34:02 thb 1.3.378.2: #i85898# Stripping all external header guards 2008/03/31 13:23:36 rt 1.3.378.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2f482e143c02e4d5e2042bb468dc31086c083e4f]

INTEGRATION: CWS changefileheader (1.6.216); FILE MERGED 2008/04/01 10:53:16 thb 1.6.216.2: #i85898# Stripping all external header guards 2008/03/28 15:24:03 rt 1.6.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7cef4a9d83a2d4ef47088ec062972b2c1d7e26a6]

INTEGRATION: CWS changefileheader (1.5.268); FILE MERGED 2008/04/01 12:34:02 thb 1.5.268.2: #i85898# Stripping all external header guards 2008/03/31 13:23:36 rt 1.5.268.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f49286b365287fed78743ffd793a59a4e9e68f61]

INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/03/28 16:37:27 rt 1.7.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [283b85363c0774563c21b789054e5b633d370b05]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:46:35 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [30726b6e25ac11f0ad20becd11b9eaf0178fd330]

INTEGRATION: CWS changefileheader (1.6.378); FILE MERGED 2008/04/01 15:25:00 thb 1.6.378.2: #i85898# Stripping all external header guards 2008/03/31 13:23:36 rt 1.6.378.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fec85980a2cbaf9227170c02e0729b0ba3139704]

INTEGRATION: CWS changefileheader (1.48.22); FILE MERGED 2008/04/01 15:09:04 thb 1.48.22.3: #i85898# Stripping all external header guards 2008/04/01 10:53:15 thb 1.48.22.2: #i85898# Stripping all external header guards 2008/03/28 15:24:03 rt 1.48.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a60714931933da52b183f1ac6f3822426900542c]

INTEGRATION: CWS changefileheader (1.5.378); FILE MERGED 2008/04/01 15:25:00 thb 1.5.378.2: #i85898# Stripping all external header guards 2008/03/31 13:23:36 rt 1.5.378.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [76cf6c0fa5dbb352b2c8a65214a34d102c3b023f]

INTEGRATION: CWS changefileheader (1.13.268); FILE MERGED 2008/03/31 13:23:36 rt 1.13.268.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [675cc5d2b504f5340e74bd22237d34a2b6cca8ac]

INTEGRATION: CWS changefileheader (1.8.62); FILE MERGED 2008/03/31 16:46:35 rt 1.8.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2b6ad32730013c724118fcca2768543e3ef33c46]

INTEGRATION: CWS changefileheader (1.6.70); FILE MERGED 2008/03/28 16:37:27 rt 1.6.70.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f33d4bf0775cab5e499b9a24735de59d3b30eaf3]

INTEGRATION: CWS changefileheader (1.8.378); FILE MERGED 2008/04/01 12:34:01 thb 1.8.378.2: #i85898# Stripping all external header guards 2008/03/31 13:23:36 rt 1.8.378.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [306c95b931373260d004b74f11506bf4ea1c2a15]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:37:27 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [03770c868c0bd768bf97a7bf33449c34a65038cf]

INTEGRATION: CWS changefileheader (1.11.78); FILE MERGED 2008/04/01 12:34:01 thb 1.11.78.2: #i85898# Stripping all external header guards 2008/03/31 13:23:36 rt 1.11.78.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3fc59a18b38f95e93725d3ed4249a34730ea9a57]

INTEGRATION: CWS changefileheader (1.11.36); FILE MERGED 2008/04/01 15:09:04 thb 1.11.36.3: #i85898# Stripping all external header guards 2008/04/01 10:53:15 thb 1.11.36.2: #i85898# Stripping all external header guards 2008/03/28 15:24:03 rt 1.11.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e2b6a2c3facecc3c96d917b2e0582059e60e3d2d]

INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/03/28 16:37:27 rt 1.4.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [53a7a2b8bb7189fabf5cd9d93ea369a2bb2ccc1b]

INTEGRATION: CWS changefileheader (1.17.64); FILE MERGED 2008/04/01 15:24:59 thb 1.17.64.2: #i85898# Stripping all external header guards 2008/03/31 13:23:36 rt 1.17.64.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0740505385c47ec3856d7ccaeba94f1d7ba5739a]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:46:34 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3161ff4b7244a7546de0717f7a7ffbe7712bd2d1]

INTEGRATION: CWS changefileheader (1.5.378); FILE MERGED 2008/04/01 12:34:01 thb 1.5.378.2: #i85898# Stripping all external header guards 2008/03/31 13:23:36 rt 1.5.378.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a1ac76d0ee518cf99bc3b4af9ee907bbe645fd68]

INTEGRATION: CWS changefileheader (1.5.62); FILE MERGED 2008/03/31 16:46:34 rt 1.5.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6e391cf3b651d09287790f8e46149baa57f6ccfc]

INTEGRATION: CWS changefileheader (1.3.10); FILE MERGED 2008/03/28 16:37:26 rt 1.3.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f6fa95a2d588c69f40dcf83595937cb89d46151a]

INTEGRATION: CWS changefileheader (1.17.22); FILE MERGED 2008/04/01 10:53:15 thb 1.17.22.2: #i85898# Stripping all external header guards 2008/03/28 15:24:03 rt 1.17.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ec534c99b755c5d3a625a724e7731a3b02977486]

INTEGRATION: CWS changefileheader (1.2.378); FILE MERGED 2008/04/01 12:34:01 thb 1.2.378.2: #i85898# Stripping all external header guards 2008/03/31 13:23:36 rt 1.2.378.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [20d426174e582910b7ec7be0af38e3127929fe9c]

INTEGRATION: CWS changefileheader (1.34.216); FILE MERGED 2008/04/01 15:09:03 thb 1.34.216.3: #i85898# Stripping all external header guards 2008/04/01 10:53:15 thb 1.34.216.2: #i85898# Stripping all external header guards 2008/03/28 15:24:03 rt 1.34.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [666f7dc622a13074634ca4a4315fd42385922f36]

INTEGRATION: CWS changefileheader (1.36.34); FILE MERGED 2008/04/01 15:24:59 thb 1.36.34.3: #i85898# Stripping all external header guards 2008/04/01 12:34:01 thb 1.36.34.2: #i85898# Stripping all external header guards 2008/03/31 13:23:35 rt 1.36.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d29bdf37b510da22e3e59b3d41335f8547b77c85]

INTEGRATION: CWS changefileheader (1.3.166); FILE MERGED 2008/03/28 16:37:26 rt 1.3.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [24153c889b6a0a446ad2589c19b432da2ef0a75c]

INTEGRATION: CWS changefileheader (1.32.34); FILE MERGED 2008/04/01 15:24:58 thb 1.32.34.3: #i85898# Stripping all external header guards 2008/04/01 12:34:01 thb 1.32.34.2: #i85898# Stripping all external header guards 2008/03/31 13:23:35 rt 1.32.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2df39a645dea5953995c88cd1430d68367f84164]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:37:26 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7fe94cf31e8bccc4a91b40097717789a8aa7e0e9]

INTEGRATION: CWS changefileheader (1.10.70); FILE MERGED 2008/04/01 12:34:01 thb 1.10.70.2: #i85898# Stripping all external header guards 2008/03/31 13:23:35 rt 1.10.70.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dc999860d7e377a42b7323db9e6c09bdccc201f8]

INTEGRATION: CWS changefileheader (1.3.378); FILE MERGED 2008/03/31 13:23:35 rt 1.3.378.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c6d9f33166a8f29ec9b03074d1a375767969dcd0]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:46:33 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d988dfaca9645a447b9be6abfaa42cc6a13c21fa]

INTEGRATION: CWS changefileheader (1.34.22); FILE MERGED 2008/04/01 10:53:15 thb 1.34.22.2: #i85898# Stripping all external header guards 2008/03/28 15:24:03 rt 1.34.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a61a076514696437abc09613740a6a51425d231a]

INTEGRATION: CWS changefileheader (1.2.252); FILE MERGED 2008/03/31 13:23:35 rt 1.2.252.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1c51ec9d213282d6d2296ab5e0a7a72050173d57]

INTEGRATION: CWS changefileheader (1.4.166); FILE MERGED 2008/03/28 16:37:25 rt 1.4.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [57d466abf70fed2dd3a853b5f2e3a096a4cb1356]

INTEGRATION: CWS changefileheader (1.9.268); FILE MERGED 2008/04/01 12:34:01 thb 1.9.268.2: #i85898# Stripping all external header guards 2008/03/31 13:23:35 rt 1.9.268.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [47d4f5fb76208b81018d902ab2c0e39166be08d6]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:37:25 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1f6e2892a308d72f14cce773888d86de46cbff43]

INTEGRATION: CWS changefileheader (1.7.378); FILE MERGED 2008/04/01 12:34:01 thb 1.7.378.2: #i85898# Stripping all external header guards 2008/03/31 13:23:35 rt 1.7.378.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [eca4203d1bc85534674c4ce7b9bd4c4e34db650b]

INTEGRATION: CWS changefileheader (1.6.62); FILE MERGED 2008/03/31 16:46:33 rt 1.6.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [733e1bbd02ebc3a776a1c47846b5da0c34398848]

INTEGRATION: CWS changefileheader (1.3.96); FILE MERGED 2008/03/31 13:23:35 rt 1.3.96.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [32257642a2e76fbe0cbff7cca396f5b9d3c3f6b8]

INTEGRATION: CWS changefileheader (1.2.214); FILE MERGED 2008/03/31 13:23:35 rt 1.2.214.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [74372218c5e3e9d9c3fb3b2414a8f3f40935823b]

INTEGRATION: CWS changefileheader (1.5.62); FILE MERGED 2008/03/31 16:46:32 rt 1.5.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4225fb0354e3cb4c8f034a447d9a743c3daea07c]

INTEGRATION: CWS changefileheader (1.43.22); FILE MERGED 2008/04/01 15:09:03 thb 1.43.22.3: #i85898# Stripping all external header guards 2008/04/01 10:53:15 thb 1.43.22.2: #i85898# Stripping all external header guards 2008/03/28 15:24:03 rt 1.43.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9d7234570ffd149040f18c410652b29e7c03e676]

INTEGRATION: CWS changefileheader (1.6.234); FILE MERGED 2008/04/01 12:34:00 thb 1.6.234.2: #i85898# Stripping all external header guards 2008/03/31 13:23:35 rt 1.6.234.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [01ed98c9ddaaf9d747a6312f95edfa15b0972ca0]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:46:32 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6d5e083d87055cd3dc5369a7a1b7a32357888789]

INTEGRATION: CWS changefileheader (1.5.178); FILE MERGED 2008/03/31 13:23:35 rt 1.5.178.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [68914a228694e8abbdc19090417bf1adf7c711f9]

INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/03/28 16:37:25 rt 1.6.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9c29d668dae9323edf6e5668c4da59867d55489f]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:46:32 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5e234c58ac029ffc26ae1056a3e93c0dcd30667a]

INTEGRATION: CWS changefileheader (1.2.378); FILE MERGED 2008/03/31 13:23:34 rt 1.2.378.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4c9b58ebaf0abf862a8ef724a318aa6b6cb12702]

INTEGRATION: CWS changefileheader (1.3.26); FILE MERGED 2008/03/31 16:08:12 rt 1.3.26.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0dea2363e836d3f32ace855b93cb07e5cf1e3ede]

INTEGRATION: CWS changefileheader (1.2.44); FILE MERGED 2008/03/31 16:08:12 rt 1.2.44.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [29d04d2d66f3a1e208d386b99233f69f2eebd4fc]

INTEGRATION: CWS changefileheader (1.8.146); FILE MERGED 2008/03/28 15:24:03 rt 1.8.146.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7a9ed51b8d839d199090f28aba64d874382287e9]

INTEGRATION: CWS changefileheader (1.4.216); FILE MERGED 2008/04/01 15:09:03 thb 1.4.216.3: #i85898# Stripping all external header guards 2008/04/01 10:53:15 thb 1.4.216.2: #i85898# Stripping all external header guards 2008/03/28 15:24:03 rt 1.4.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [81eebb847e9fb1f01a31b4e945aea968991ca402]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:46:31 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c8993ca4335972910b73d1036630069cdbcc1913]

INTEGRATION: CWS changefileheader (1.5.44); FILE MERGED 2008/03/31 16:08:12 rt 1.5.44.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3b618f35fd1e2bc326a25351f2787269700031ff]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:37:24 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c15b2738206d422bf501def589aa3e0d26bf0350]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:46:31 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b447cc688169fde2d07537c6d9f5214724dbb21d]

INTEGRATION: CWS changefileheader (1.9.216); FILE MERGED 2008/04/01 15:09:03 thb 1.9.216.3: #i85898# Stripping all external header guards 2008/04/01 10:53:15 thb 1.9.216.2: #i85898# Stripping all external header guards 2008/03/28 15:24:03 rt 1.9.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [95cd88225fc29c81d3984b04c036c48b1026a5d8]

INTEGRATION: CWS changefileheader (1.8.216); FILE MERGED 2008/04/01 15:09:03 thb 1.8.216.3: #i85898# Stripping all external header guards 2008/04/01 10:53:15 thb 1.8.216.2: #i85898# Stripping all external header guards 2008/03/28 15:24:02 rt 1.8.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5845b749ab0766a4654cc9256cd6efe109f9d734]

INTEGRATION: CWS changefileheader (1.31.2); FILE MERGED 2008/03/31 16:08:11 rt 1.31.2.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6017fe6e6dbec8d2f7127b1c3363572e2db88f51]

INTEGRATION: CWS changefileheader (1.4.294); FILE MERGED 2008/03/28 16:37:24 rt 1.4.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e42aa6f953a1084704dec68aa850f81b2e7c60d1]

INTEGRATION: CWS changefileheader (1.5.216); FILE MERGED 2008/04/01 10:53:14 thb 1.5.216.2: #i85898# Stripping all external header guards 2008/03/28 15:24:02 rt 1.5.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [452aae07dcba10092a43775455ba6956a11ded82]

INTEGRATION: CWS changefileheader (1.7.4); FILE MERGED 2008/03/31 16:08:11 rt 1.7.4.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3d624faa96c2c6f21700279b7a58fabae32c9876]

INTEGRATION: CWS changefileheader (1.11.216); FILE MERGED 2008/04/01 15:09:02 thb 1.11.216.3: #i85898# Stripping all external header guards 2008/04/01 10:53:14 thb 1.11.216.2: #i85898# Stripping all external header guards 2008/03/28 15:24:02 rt 1.11.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [420cbe41ce7709ae3ecbdcc9011d67c8c8810047]

INTEGRATION: CWS changefileheader (1.3.2); FILE MERGED 2008/03/31 16:08:11 rt 1.3.2.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [04707de07bef54382dc5c139ac1a0ecb2a6009e5]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:46:30 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f4dbadf6f4a753b5b90136ec83b573206327ccc3]

INTEGRATION: CWS changefileheader (1.11.86); FILE MERGED 2008/04/01 15:09:02 thb 1.11.86.3: #i85898# Stripping all external header guards 2008/04/01 10:53:14 thb 1.11.86.2: #i85898# Stripping all external header guards 2008/03/28 15:24:02 rt 1.11.86.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [483bb3adb0bf4655c69fde00419a609f3b9c4776]

INTEGRATION: CWS changefileheader (1.2.80); FILE MERGED 2008/03/31 16:08:11 rt 1.2.80.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [64128967c8aff1702b4b3bd41277c5d05e133bda]

INTEGRATION: CWS changefileheader (1.18.216); FILE MERGED 2008/04/01 15:09:02 thb 1.18.216.3: #i85898# Stripping all external header guards 2008/04/01 10:53:14 thb 1.18.216.2: #i85898# Stripping all external header guards 2008/03/28 15:24:02 rt 1.18.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [36367472e4091bd2065b078288fb13f24a3d436c]

INTEGRATION: CWS changefileheader (1.5.62); FILE MERGED 2008/03/31 16:46:30 rt 1.5.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0cda166789a39ff8ab3c6dd16137a39134ef2b08]

INTEGRATION: CWS changefileheader (1.23.2); FILE MERGED 2008/03/31 13:21:32 rt 1.23.2.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c13b7c45323a7f8407c6ff44fc41f4d48c986054]

INTEGRATION: CWS changefileheader (1.6.216); FILE MERGED 2008/04/01 10:53:14 thb 1.6.216.2: #i85898# Stripping all external header guards 2008/03/28 15:24:02 rt 1.6.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [397296d6c07f41ef4eb63cf4b7d7d1a28681b51b]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:37:23 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9f9a3e2956dde4465064a4ee2d1b2dd02d8da946]

INTEGRATION: CWS changefileheader (1.3.92); FILE MERGED 2008/03/31 16:08:02 rt 1.3.92.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3839bc65246f15295f1912ebd54ad5da84edf561]

INTEGRATION: CWS changefileheader (1.3.134); FILE MERGED 2008/03/31 13:21:31 rt 1.3.134.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8913d9e47bf1aa9682f50f35e2c8f9bdab4afe30]

INTEGRATION: CWS changefileheader (1.7.64); FILE MERGED 2008/04/01 15:09:02 thb 1.7.64.3: #i85898# Stripping all external header guards 2008/04/01 10:53:14 thb 1.7.64.2: #i85898# Stripping all external header guards 2008/03/28 15:24:02 rt 1.7.64.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8a157e6cb3b777835374f14e0f125cfe2338d99f]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:08:02 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [65eb51b771d41b982c5044469c58f5c7a5958e13]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:37:23 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8994a61400171e6c943cec029da4f59ff7f62abe]

INTEGRATION: CWS changefileheader (1.4.14); FILE MERGED 2008/03/31 13:21:31 rt 1.4.14.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cb3c45b611926633bc1e7b7d95709fbd902af1f1]

INTEGRATION: CWS changefileheader (1.24.8); FILE MERGED 2008/03/28 15:23:59 rt 1.24.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0cba1af1ea42c39b203338e09a200169dd538b7c]

INTEGRATION: CWS changefileheader (1.3.88); FILE MERGED 2008/03/31 16:08:01 rt 1.3.88.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [62c695e40e7fa70ad4dc64c79a2348647952cc7b]

INTEGRATION: CWS changefileheader (1.6.62); FILE MERGED 2008/03/31 16:46:30 rt 1.6.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [93d51f2c211c2aff392074895e9d3e33f4e3b8fb]

INTEGRATION: CWS changefileheader (1.13.2); FILE MERGED 2008/03/31 13:21:31 rt 1.13.2.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [89951a10b5d622e84151efb94c9a35c8e65bf342]

INTEGRATION: CWS changefileheader (1.3.262); FILE MERGED 2008/03/28 15:23:59 rt 1.3.262.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [01949842d95a7b040cc5463ed36840cb6f14ecb2]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:08:01 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cc3fdeb081b63688fe271030c9de37f98ac79aa3]

INTEGRATION: CWS changefileheader (1.13.10); FILE MERGED 2008/03/28 16:37:23 rt 1.13.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d2dcb538667d5395ff90383690a85b003f4768d0]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:46:29 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [56f52cf11aef0fe0282a6fe0d5841cffd1c773a9]

INTEGRATION: CWS changefileheader (1.6.216); FILE MERGED 2008/04/01 15:09:01 thb 1.6.216.3: #i85898# Stripping all external header guards 2008/04/01 10:53:14 thb 1.6.216.2: #i85898# Stripping all external header guards 2008/03/28 15:23:59 rt 1.6.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [aa0891d8510b7c9faf4d17cbcc852189d1c5a6b1]

INTEGRATION: CWS changefileheader (1.7.62); FILE MERGED 2008/03/31 16:08:01 rt 1.7.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [343d6e6298f2e9d5df146818eb353c8315e60041]

INTEGRATION: CWS changefileheader (1.6.70); FILE MERGED 2008/03/28 16:37:22 rt 1.6.70.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f28cb5a4c551746c2de53a8a6f47cb74496aeed2]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:46:29 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3f0fba8f1b39fce3a8ca293757a580f86162cce0]

INTEGRATION: CWS changefileheader (1.7.276); FILE MERGED 2008/04/01 15:09:01 thb 1.7.276.3: #i85898# Stripping all external header guards 2008/04/01 10:53:14 thb 1.7.276.2: #i85898# Stripping all external header guards 2008/03/28 15:23:59 rt 1.7.276.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1367cfc94a9619e619bea326901924243c14e77d]

INTEGRATION: CWS changefileheader (1.10.4); FILE MERGED 2008/03/31 16:08:01 rt 1.10.4.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2faea129dc763e9f9fa89d19578c126e6875b2c4]

INTEGRATION: CWS changefileheader (1.6.110); FILE MERGED 2008/03/28 16:37:22 rt 1.6.110.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a8e13b8da51f1a0d26e3fd9660939a67bc6619ec]

INTEGRATION: CWS changefileheader (1.4.134); FILE MERGED 2008/03/31 13:21:31 rt 1.4.134.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b83eb091a25ac9b8221f89fa578bf010753c6178]

INTEGRATION: CWS changefileheader (1.16.182); FILE MERGED 2008/04/01 10:53:14 thb 1.16.182.2: #i85898# Stripping all external header guards 2008/03/28 15:23:59 rt 1.16.182.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [350fd843ed20b932eb2a8b85773d85c7a20559e6]

INTEGRATION: CWS changefileheader (1.6.62); FILE MERGED 2008/03/31 16:08:01 rt 1.6.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d8d69cb1af1e1d12be85cb9746e70395426f2d32]

INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/03/28 16:37:22 rt 1.7.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ac4ade089016f43802f04ef7b98c74a59ad13122]

INTEGRATION: CWS changefileheader (1.15.204); FILE MERGED 2008/04/01 15:09:01 thb 1.15.204.3: #i85898# Stripping all external header guards 2008/04/01 10:53:13 thb 1.15.204.2: #i85898# Stripping all external header guards 2008/03/28 15:23:59 rt 1.15.204.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [828fbf89cefc26bc37597c106802077642de3e38]

INTEGRATION: CWS changefileheader (1.2.4); FILE MERGED 2008/03/31 16:08:01 rt 1.2.4.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [06630407a6dc48bd57fc4756c9eec2e61d334517]

INTEGRATION: CWS changefileheader (1.6.166); FILE MERGED 2008/03/28 16:37:21 rt 1.6.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [22857505d9af33af5690a4982811f15154fdef08]

INTEGRATION: CWS changefileheader (1.20.22); FILE MERGED 2008/04/01 10:53:13 thb 1.20.22.2: #i85898# Stripping all external header guards 2008/03/28 15:23:59 rt 1.20.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [344211b3d61ea1d939e840caad97918d194bfef5]

INTEGRATION: CWS changefileheader (1.9.4); FILE MERGED 2008/03/31 16:08:01 rt 1.9.4.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4f1197a689e3852d80a1df944422b0eed70f0e87]

INTEGRATION: CWS changefileheader (1.7.56); FILE MERGED 2008/03/28 16:37:21 rt 1.7.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f41780d72c7bea850ab3fcb5acdcf5b882aef074]

INTEGRATION: CWS changefileheader (1.5.134); FILE MERGED 2008/03/31 13:21:31 rt 1.5.134.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [467f293f6eeda7e94f4d13c9ca568ec8011be02e]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:46:28 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3bb573eedd7588952203bb99d918be7e0bd40dd0]

INTEGRATION: CWS changefileheader (1.5.276); FILE MERGED 2008/03/28 15:23:58 rt 1.5.276.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bfb0d6d7f0ad5ae4e2e5004f47efaa591a2e1d78]

INTEGRATION: CWS changefileheader (1.8.4); FILE MERGED 2008/03/31 16:08:01 rt 1.8.4.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d8e0110b86560c9567a267addeca8febf1da14d1]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:37:21 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d08ccb5cfb67eee93af0b220ffebb681ef88cfd1]

INTEGRATION: CWS changefileheader (1.8.216); FILE MERGED 2008/03/28 15:23:58 rt 1.8.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ac02748623d92473dad78acce449986b9ccaf066]

INTEGRATION: CWS changefileheader (1.7.4); FILE MERGED 2008/03/31 16:08:01 rt 1.7.4.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dcddddcafe9e0b4fb5a28ccf75d3d3e22eb57f6c]

INTEGRATION: CWS changefileheader (1.9.56); FILE MERGED 2008/03/28 16:37:21 rt 1.9.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4896e2296d06774e08f8aea80fc6ec44b6bbd8d0]

INTEGRATION: CWS changefileheader (1.3.372); FILE MERGED 2008/04/01 15:09:01 thb 1.3.372.3: #i85898# Stripping all external header guards 2008/04/01 10:53:13 thb 1.3.372.2: #i85898# Stripping all external header guards 2008/03/28 15:23:58 rt 1.3.372.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cb578afe952d37177fd939b4f9e8fdf55ccc4788]

INTEGRATION: CWS changefileheader (1.17.2); FILE MERGED 2008/03/31 13:21:31 rt 1.17.2.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [45428a591e8775fe666a5850ac0319f304f46cce]

INTEGRATION: CWS changefileheader (1.15.4); FILE MERGED 2008/03/31 16:08:01 rt 1.15.4.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3968e71b48c4a5949efda4bbae46091381fbd061]

INTEGRATION: CWS changefileheader (1.9.52); FILE MERGED 2008/03/28 16:37:21 rt 1.9.52.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0735b323c2a9bfd2a35f2c3cafa2a3fd81d70245]

INTEGRATION: CWS changefileheader (1.5.216); FILE MERGED 2008/04/01 15:09:01 thb 1.5.216.3: #i85898# Stripping all external header guards 2008/04/01 10:53:13 thb 1.5.216.2: #i85898# Stripping all external header guards 2008/03/28 15:23:58 rt 1.5.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d53085193bf53e2a1d3ee8da992281a0acc7f2b0]

INTEGRATION: CWS changefileheader (1.26.46); FILE MERGED 2008/03/31 13:21:30 rt 1.26.46.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [93c1872eb9b64e2d6f5efc5106ccc65f2ad39539]

INTEGRATION: CWS changefileheader (1.5.62); FILE MERGED 2008/03/31 16:08:01 rt 1.5.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [86eba29e27d6af05a7f8f759272475df131312eb]

INTEGRATION: CWS changefileheader (1.8.56); FILE MERGED 2008/03/28 16:37:21 rt 1.8.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [25d03c3c8910c680a542cb8626d30140902022f4]

INTEGRATION: CWS changefileheader (1.4.372); FILE MERGED 2008/04/01 15:09:01 thb 1.4.372.3: #i85898# Stripping all external header guards 2008/04/01 10:53:13 thb 1.4.372.2: #i85898# Stripping all external header guards 2008/03/28 15:23:58 rt 1.4.372.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dac7907afd75a1c093a49fd77a16d6ed3f66bd26]

INTEGRATION: CWS changefileheader (1.5.134); FILE MERGED 2008/03/31 13:21:30 rt 1.5.134.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4dd1fa636a7408ba04777435911f8b1cb5da7587]

INTEGRATION: CWS changefileheader (1.5.4); FILE MERGED 2008/03/31 16:08:01 rt 1.5.4.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0d227fed9d3e707fa9af0fcad14a4579a4a0bf5e]

INTEGRATION: CWS changefileheader (1.6.166); FILE MERGED 2008/03/28 16:37:20 rt 1.6.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ac38f5a0847645c85af4132f02744ef8093c8948]

INTEGRATION: CWS changefileheader (1.9.182); FILE MERGED 2008/04/01 15:09:01 thb 1.9.182.3: #i85898# Stripping all external header guards 2008/04/01 10:53:13 thb 1.9.182.2: #i85898# Stripping all external header guards 2008/03/28 15:23:58 rt 1.9.182.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ec0ae2a73508b56c2347c26a8fb371259b848661]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:46:27 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [65a6d7871c788eed5d21ca64bec9f47fe130bd46]

INTEGRATION: CWS changefileheader (1.4.292); FILE MERGED 2008/03/28 16:37:20 rt 1.4.292.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cfdfc84ddb34aa68544675b6bb271fdef027950a]

INTEGRATION: CWS changefileheader (1.4.58); FILE MERGED 2008/03/31 13:21:30 rt 1.4.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d432a797368b08299551cde1d8baa5da4f884939]

INTEGRATION: CWS changefileheader (1.11.182); FILE MERGED 2008/03/28 15:23:58 rt 1.11.182.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [75f3a12d53abdf84a7d4c7a48fcf49c1836f4748]

INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/03/28 16:37:20 rt 1.4.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1322b046d2c9d7fb3734ab0405b83073302ef135]

INTEGRATION: CWS changefileheader (1.4.372); FILE MERGED 2008/03/28 15:23:58 rt 1.4.372.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2037e34f1af8ba792066cb791c7f8dccfa0d9e90]

INTEGRATION: CWS changefileheader (1.4.166); FILE MERGED 2008/03/28 16:37:20 rt 1.4.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [39c83fb10c0b36a342cb5d962a6c146f390ac196]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/03/31 16:08:00 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d5c920791922fab0050ded388e777be44af66e52]

INTEGRATION: CWS changefileheader (1.2.308); FILE MERGED 2008/04/01 15:09:01 thb 1.2.308.2: #i85898# Stripping all external header guards 2008/03/28 15:23:58 rt 1.2.308.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4fdf2a6f09f54d654959c457ccfb505cd10ba577]

INTEGRATION: CWS changefileheader (1.6.8); FILE MERGED 2008/03/31 16:08:00 rt 1.6.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b242b4bedf148ea7d96a458d5cfbc72738a9b19a]

INTEGRATION: CWS changefileheader (1.11.14); FILE MERGED 2008/03/28 16:37:20 rt 1.11.14.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [22c32f5391a88d2d889694607e6653f099f5068c]

INTEGRATION: CWS changefileheader (1.9.276); FILE MERGED 2008/04/01 15:09:01 thb 1.9.276.3: #i85898# Stripping all external header guards 2008/04/01 10:53:13 thb 1.9.276.2: #i85898# Stripping all external header guards 2008/03/28 15:23:58 rt 1.9.276.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bf4f50c1e0757c6e082b7b17e6c13c89b35f3e85]

INTEGRATION: CWS changefileheader (1.15.4); FILE MERGED 2008/03/31 16:08:00 rt 1.15.4.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9e676bcebc606f63969af948eb8c59cbdbb8f2cf]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:46:26 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [30760341e326c8052b7ce5f927fac44dd11b2e5b]

INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/03/28 16:37:16 rt 1.7.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ac58bb81c4f96e10797f475de70ea5ef50bfaa29]

INTEGRATION: CWS changefileheader (1.15.182); FILE MERGED 2008/04/01 15:09:00 thb 1.15.182.3: #i85898# Stripping all external header guards 2008/04/01 10:53:13 thb 1.15.182.2: #i85898# Stripping all external header guards 2008/03/28 15:23:58 rt 1.15.182.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1a3c4f528515d30b08c6a8c9fda40609daadf9fb]

INTEGRATION: CWS changefileheader (1.2.134); FILE MERGED 2008/03/31 13:21:29 rt 1.2.134.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c299ee0dbf5018f6ecfa9d3a0efc39052416d572]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:46:26 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [708c4b8bbc0544c8c92617ba0ab20a8077d93082]

INTEGRATION: CWS changefileheader (1.5.110); FILE MERGED 2008/03/28 16:37:16 rt 1.5.110.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fa94290d0569ee54d380ec2045b8353c3e548a17]

INTEGRATION: CWS changefileheader (1.5.116); FILE MERGED 2008/03/31 16:08:00 rt 1.5.116.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cdceb3abb746db2300fe8fd2704be27bf0084fe6]

INTEGRATION: CWS changefileheader (1.4.134); FILE MERGED 2008/03/31 13:21:29 rt 1.4.134.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [739d9119edbbcfafc3d730d6bcb53b2d78abcc33]

INTEGRATION: CWS changefileheader (1.1.364); FILE MERGED 2008/04/01 12:39:58 thb 1.1.364.1: #i85898# Stripping all external header guards


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5103e180cc4ef46315881b971c86b507c8938163]

INTEGRATION: CWS changefileheader (1.5.56); FILE MERGED 2008/03/28 16:37:16 rt 1.5.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [42cb0c51299b4468ad2a98b195a11b459969e1f7]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/04/01 12:39:58 thb 1.3.62.1: #i85898# Stripping all external header guards


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c6c85698188d61350ff0788b8ecd9179a5868281]

INTEGRATION: CWS changefileheader (1.3.86); FILE MERGED 2008/03/28 15:23:56 rt 1.3.86.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7f89f295419722b2802fca372a1d7170931e5cd7]

INTEGRATION: CWS changefileheader (1.3.296); FILE MERGED 2008/03/28 16:37:15 rt 1.3.296.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [aae8aef7c2c2a758e139ad01370ee409166e27a0]

INTEGRATION: CWS changefileheader (1.2.260); FILE MERGED 2008/03/31 16:08:00 rt 1.2.260.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fccf5c77899445bbdaf8c4aaf8f2675567143621]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:46:25 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [446fcb92d81c60faef27d33875ccceb21d5d94a8]

INTEGRATION: CWS changefileheader (1.6.56); FILE MERGED 2008/03/28 16:37:15 rt 1.6.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [80b6f5688d77ee19d714e8f153ea670c634d3865]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/04/01 12:39:58 thb 1.4.62.2: #i85898# Stripping all external header guards 2008/03/31 16:08:00 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d58f01f328fe673f6af45fa8eeca05f2d89bb8cd]

INTEGRATION: CWS changefileheader (1.2.276); FILE MERGED 2008/03/28 15:23:55 rt 1.2.276.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7ec36c3d92e9b6ed215ec3b4ea2de1daf7db401e]

INTEGRATION: CWS changefileheader (1.2.260); FILE MERGED 2008/04/01 12:39:58 thb 1.2.260.2: #i85898# Stripping all external header guards 2008/03/31 16:08:00 rt 1.2.260.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1b248cf7c3e345d6d52045818e6d18b2d1ae72ac]

INTEGRATION: CWS changefileheader (1.7.56); FILE MERGED 2008/03/28 16:37:15 rt 1.7.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4b511ea4e9e3e00b95f54de99e97413c578cb87b]

INTEGRATION: CWS changefileheader (1.6.62); FILE MERGED 2008/04/01 12:39:58 thb 1.6.62.2: #i85898# Stripping all external header guards 2008/03/31 16:08:00 rt 1.6.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fd6c1717dc5ab23dbdfc981dd8b57a19813f4cd2]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:46:25 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fe1688b56a76372771370902bdbfca780d95adf6]

INTEGRATION: CWS changefileheader (1.14.10); FILE MERGED 2008/03/28 16:37:15 rt 1.14.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [45bf6d603c3fc7df982f97b1e60fbfc32aaaf9b0]

INTEGRATION: CWS changefileheader (1.5.62); FILE MERGED 2008/04/01 12:39:58 thb 1.5.62.2: #i85898# Stripping all external header guards 2008/03/31 16:07:59 rt 1.5.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0b90ac599035b87086b6aaf715cea77ef6053df1]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:46:24 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [79f4d48d9608c76d8f70b89a41dd9230074055d0]

INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/03/28 16:37:15 rt 1.7.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [aeb25176426e43bee82ab7e9a50012b0dc0446ab]

INTEGRATION: CWS changefileheader (1.12.8); FILE MERGED 2008/03/28 15:23:55 rt 1.12.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9309629918bfab8c6906618b430fb65a27a6a62e]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/04/01 12:39:57 thb 1.4.62.1: #i85898# Stripping all external header guards


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c8093d70abb76c6d9c13861c39f13546b832c883]

INTEGRATION: CWS changefileheader (1.3.372); FILE MERGED 2008/04/01 15:09:00 thb 1.3.372.3: #i85898# Stripping all external header guards 2008/04/01 10:53:13 thb 1.3.372.2: #i85898# Stripping all external header guards 2008/03/28 15:23:55 rt 1.3.372.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [857005eb7fb0b98e7a0b5a06e29581cd3b0e6028]

INTEGRATION: CWS changefileheader (1.9.10); FILE MERGED 2008/03/28 16:37:14 rt 1.9.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a234634105cfa73fdd5dd39c936efb7aa7c722db]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:46:24 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e2ab282579d246f7400131328afeb165478e63ff]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/03/31 16:07:59 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1792dbfd677fc029e37dcb144815aceec9902ada]

INTEGRATION: CWS changefileheader (1.5.216); FILE MERGED 2008/04/01 15:09:00 thb 1.5.216.3: #i85898# Stripping all external header guards 2008/04/01 10:53:13 thb 1.5.216.2: #i85898# Stripping all external header guards 2008/03/28 15:23:55 rt 1.5.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fdf929d1bea86353ddb9e7f0021affcd7ff3a4dd]

INTEGRATION: CWS changefileheader (1.6.166); FILE MERGED 2008/03/28 16:37:14 rt 1.6.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6f4faa5b1ea864a1707dfbd84b20495fc247ff8f]

INTEGRATION: CWS changefileheader (1.7.62); FILE MERGED 2008/04/01 12:39:57 thb 1.7.62.2: #i85898# Stripping all external header guards 2008/03/31 16:07:59 rt 1.7.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4d5c567a18a45793f0d312df6632b8a266d81daa]

INTEGRATION: CWS changefileheader (1.4.276); FILE MERGED 2008/04/01 15:09:00 thb 1.4.276.2: #i85898# Stripping all external header guards 2008/03/28 15:23:55 rt 1.4.276.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5c766568c7b154a00c21d3be8dd8ebd6cac32f89]

INTEGRATION: CWS changefileheader (1.6.56); FILE MERGED 2008/03/28 16:37:14 rt 1.6.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f35d8a8f781096a05a68206e60d11ac4ab735153]

INTEGRATION: CWS changefileheader (1.3.112); FILE MERGED 2008/04/01 12:39:57 thb 1.3.112.1: #i85898# Stripping all external header guards


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c541d0e903eb8f38bb3c31a618c5409df1c156f4]

INTEGRATION: CWS changefileheader (1.5.216); FILE MERGED 2008/04/01 10:53:13 thb 1.5.216.2: #i85898# Stripping all external header guards 2008/03/28 15:23:55 rt 1.5.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [65f136f2838d6b74f797e7cda0be941ea73dc79a]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:46:23 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [53614a75aa9883414f5fe2e720fb2fbdcafb987c]

INTEGRATION: CWS changefileheader (1.2.112); FILE MERGED 2008/04/01 12:39:57 thb 1.2.112.1: #i85898# Stripping all external header guards


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9a1331a8b80f90848408cc16c7889900d7cb331a]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:37:14 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [24740a813f0f49708cef31d5dc86f110fd7b2d24]

INTEGRATION: CWS changefileheader (1.9.42); FILE MERGED 2008/04/01 12:39:57 thb 1.9.42.1: #i85898# Stripping all external header guards


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d3a4c9a73fe0ce31ece7f4dd13832b13ba96a58a]

INTEGRATION: CWS changefileheader (1.6.202); FILE MERGED 2008/04/01 10:53:13 thb 1.6.202.2: #i85898# Stripping all external header guards 2008/03/28 15:23:55 rt 1.6.202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [591e5d6c3856f6c34f3951ddf15d75c151a1d6d7]

INTEGRATION: CWS changefileheader (1.5.62); FILE MERGED 2008/03/31 16:07:59 rt 1.5.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9b7f708d65b9e8777dce38c2fee44d6541562709]

INTEGRATION: CWS changefileheader (1.10.10); FILE MERGED 2008/03/28 16:37:14 rt 1.10.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f6468a896e1d13b6838f5495be1bd45cc04be166]

INTEGRATION: CWS changefileheader (1.6.62); FILE MERGED 2008/04/01 12:39:57 thb 1.6.62.2: #i85898# Stripping all external header guards 2008/03/31 16:07:59 rt 1.6.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [be0af58086af0cfa771a7684a859e0c4e75e6f98]

INTEGRATION: CWS changefileheader (1.4.276); FILE MERGED 2008/03/28 15:23:55 rt 1.4.276.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [86c7efb3c2076203f01e69b0332dddb6763f2293]

INTEGRATION: CWS changefileheader (1.9.28); FILE MERGED 2008/03/28 16:37:13 rt 1.9.28.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a4db07e8649bad14d0eb9dd89a5836ba4659c55b]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:46:22 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d5e09dc60d7622fe948541d1d622a7d6997bf95b]

INTEGRATION: CWS changefileheader (1.5.216); FILE MERGED 2008/03/28 15:23:54 rt 1.5.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bb212cc9a1fcef29b293438afec05c644ef58185]

INTEGRATION: CWS changefileheader (1.4.4); FILE MERGED 2008/04/01 12:39:57 thb 1.4.4.1: #i85898# Stripping all external header guards


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [558121dda8c79419023f65dfee3b9e03ca16e053]

INTEGRATION: CWS changefileheader (1.5.132); FILE MERGED 2008/03/28 16:37:13 rt 1.5.132.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b95b15e5a5425aaa1141d534c8dfb0665cdaf8ab]

INTEGRATION: CWS changefileheader (1.5.116); FILE MERGED 2008/03/31 16:07:59 rt 1.5.116.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f77fae545e1380fdddefba5520ecacb763ba915c]

INTEGRATION: CWS changefileheader (1.4.276); FILE MERGED 2008/03/28 15:23:54 rt 1.4.276.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [40a66e8b2989a947ee2282e94a4f80c8c0dcb35c]

INTEGRATION: CWS changefileheader (1.8.10); FILE MERGED 2008/03/28 16:37:13 rt 1.8.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [66369ecd3b66957698397dae714984b8b038f3a5]

INTEGRATION: CWS changefileheader (1.8.202); FILE MERGED 2008/04/01 10:53:12 thb 1.8.202.2: #i85898# Stripping all external header guards 2008/03/28 15:23:54 rt 1.8.202.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e10db882992c583304baee568a476861484f650f]

INTEGRATION: CWS changefileheader (1.2.260); FILE MERGED 2008/03/31 16:07:59 rt 1.2.260.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ed778b6b979753173d2e24022f0a961750c38461]

INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/03/28 16:37:13 rt 1.7.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2cb7b488649581ee2b5d16935c812059dc15b88b]

INTEGRATION: CWS changefileheader (1.5.66); FILE MERGED 2008/03/31 16:07:59 rt 1.5.66.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ef9256ff2b8dece84d1aa4c97894f1fe46e71f7d]

INTEGRATION: CWS changefileheader (1.10.10); FILE MERGED 2008/03/28 16:37:13 rt 1.10.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [236c6e1e90a4f8cdb05ba5ac6bc348d6cf08a247]

INTEGRATION: CWS changefileheader (1.6.62); FILE MERGED 2008/03/31 16:07:59 rt 1.6.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [50a7b0b2195070d2c3cfa552601ff2b3f73955c1]

INTEGRATION: CWS changefileheader (1.5.62); FILE MERGED 2008/03/31 16:46:21 rt 1.5.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [75b43a8c6d0ba6a447c0e7b4e1d554405c04b154]

INTEGRATION: CWS changefileheader (1.4.276); FILE MERGED 2008/04/01 10:53:12 thb 1.4.276.2: #i85898# Stripping all external header guards 2008/03/28 15:23:54 rt 1.4.276.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [78eb4fbacb50755bd5368fc63864e2cb04fa7437]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:46:21 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [526c15fca206bd7c686928de863fa2bcfc21cc1a]

INTEGRATION: CWS changefileheader (1.19.4); FILE MERGED 2008/03/31 16:07:59 rt 1.19.4.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3da7ff9d3bd014bf02eb14092ec5087f932318ee]

INTEGRATION: CWS changefileheader (1.6.2); FILE MERGED 2008/04/01 15:08:59 thb 1.6.2.3: #i85898# Stripping all external header guards 2008/04/01 10:53:12 thb 1.6.2.2: #i85898# Stripping all external header guards 2008/03/28 15:23:54 rt 1.6.2.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3dd3e05a3f919e1c62817c9b5f3b12e08bfeb14e]

INTEGRATION: CWS changefileheader (1.9.10); FILE MERGED 2008/03/28 16:37:13 rt 1.9.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [681b2e76500e41c62bb12d871ab19d104bb73e6a]

INTEGRATION: CWS changefileheader (1.14.66); FILE MERGED 2008/03/31 16:07:59 rt 1.14.66.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bdb6b80bf5c1524d8d95683b29586c880be208ef]

INTEGRATION: CWS changefileheader (1.13.10); FILE MERGED 2008/03/28 16:37:12 rt 1.13.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dbebd2086bd4a53697d3b12ea00b69d51f842eb3]

INTEGRATION: CWS changefileheader (1.4.276); FILE MERGED 2008/04/01 15:08:59 thb 1.4.276.2: #i85898# Stripping all external header guards 2008/03/28 15:23:54 rt 1.4.276.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b487ff593b2c7aa06c365d516895b01410ac4489]

INTEGRATION: CWS changefileheader (1.12.4); FILE MERGED 2008/03/31 16:07:58 rt 1.12.4.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c1c2b25ea89dec5591d5b70e38caa9a4f3c2ba48]

INTEGRATION: CWS changefileheader (1.4.216); FILE MERGED 2008/03/28 15:23:54 rt 1.4.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [245db5b4d1ef988c2a54e0c84a2fee30bea12c3f]

INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/03/28 16:37:12 rt 1.7.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d2713022441fb73fc73bd004b4fcab6a3e1c062a]

INTEGRATION: CWS changefileheader (1.9.88); FILE MERGED 2008/03/31 16:07:58 rt 1.9.88.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c8b8175cf6f95a661a112ac490762591ce61213a]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:46:20 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [14a941654fba13e267e6f3a2744605ebabcdc22e]

INTEGRATION: CWS changefileheader (1.4.204); FILE MERGED 2008/04/01 15:08:59 thb 1.4.204.2: #i85898# Stripping all external header guards 2008/03/28 15:23:54 rt 1.4.204.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a96b74cc00d3164805b5e0bd3e5217f53175bc10]

INTEGRATION: CWS changefileheader (1.5.62); FILE MERGED 2008/03/31 16:07:58 rt 1.5.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e965afdedcecee264d3309a28d08e2c8ccbbb4f6]

INTEGRATION: CWS changefileheader (1.8.204); FILE MERGED 2008/04/01 15:08:59 thb 1.8.204.3: #i85898# Stripping all external header guards 2008/04/01 10:53:12 thb 1.8.204.2: #i85898# Stripping all external header guards 2008/03/28 15:23:54 rt 1.8.204.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [220adc75a0fc88fdeb7cb580d267092b2c62cf95]

INTEGRATION: CWS changefileheader (1.4.116); FILE MERGED 2008/03/31 16:07:58 rt 1.4.116.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [452413edfd24381df95b0e6fa20fb77849e667df]

INTEGRATION: CWS changefileheader (1.10.10); FILE MERGED 2008/03/28 16:37:12 rt 1.10.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [18b50e14f52f5aa368c64a136b6027500e11ab38]

INTEGRATION: CWS changefileheader (1.3.372); FILE MERGED 2008/04/01 15:08:59 thb 1.3.372.3: #i85898# Stripping all external header guards 2008/04/01 10:53:12 thb 1.3.372.2: #i85898# Stripping all external header guards 2008/03/28 15:23:54 rt 1.3.372.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c92943714f0ffbc3b7b3a668f49a3e48802a8aa2]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/03/31 16:07:58 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [189c920b7dcee5f851cb578b89389270c9692cbf]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:37:12 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d879974f10829cd668c17a0f87f5dc24cc463644]

INTEGRATION: CWS changefileheader (1.5.216); FILE MERGED 2008/04/01 10:53:12 thb 1.5.216.2: #i85898# Stripping all external header guards 2008/03/28 15:23:54 rt 1.5.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7f7f22b6f325d6103a00ce4962de70861b5035a8]

INTEGRATION: CWS changefileheader (1.4.182); FILE MERGED 2008/03/31 16:07:58 rt 1.4.182.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e5fc865da5e39d0d135281b513ec1fd4097451f5]

INTEGRATION: CWS changefileheader (1.2.276); FILE MERGED 2008/03/28 15:23:52 rt 1.2.276.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0e1d3bf6be127045cf298a509ddfc756429a6d9e]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:46:19 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a5d85f7704757d55bd320b0fc49a9574b3b9cf0c]

INTEGRATION: CWS changefileheader (1.9.10); FILE MERGED 2008/03/28 16:37:12 rt 1.9.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [23d5499f46c46c29e83c154c9e2dbc49a9588af7]

INTEGRATION: CWS changefileheader (1.9.146); FILE MERGED 2008/03/31 16:07:58 rt 1.9.146.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [93159b10d098832953411413a6bb403233d82b21]

INTEGRATION: CWS changefileheader (1.4.184); FILE MERGED 2008/03/31 16:07:57 rt 1.4.184.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f2674de067dc66f7dc6ee3cb3f5d0ae564f73d22]

INTEGRATION: CWS changefileheader (1.26.66); FILE MERGED 2008/03/28 15:23:52 rt 1.26.66.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f970adf6d4ed468a6a65331960a85cc2fa42e491]

INTEGRATION: CWS changefileheader (1.4.166); FILE MERGED 2008/03/28 16:37:12 rt 1.4.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a9942b37c0dba343e2f67e1eb34033e11d93d9a1]

INTEGRATION: CWS changefileheader (1.3.4); FILE MERGED 2008/03/31 16:07:57 rt 1.3.4.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f51dc8d1b03b75c50a3ad4043f85bd72b6d99c56]

INTEGRATION: CWS changefileheader (1.4.372); FILE MERGED 2008/04/01 10:53:12 thb 1.4.372.2: #i85898# Stripping all external header guards 2008/03/28 15:23:51 rt 1.4.372.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [eeebe9a37194b8d8bc533b9f7fc11f9b2ebe68ed]

INTEGRATION: CWS changefileheader (1.11.10); FILE MERGED 2008/03/28 16:37:11 rt 1.11.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0b2a74a509add2eae37b0546342b2bbe2b8ecd4e]

INTEGRATION: CWS changefileheader (1.8.204); FILE MERGED 2008/04/01 15:08:58 thb 1.8.204.3: #i85898# Stripping all external header guards 2008/04/01 10:53:12 thb 1.8.204.2: #i85898# Stripping all external header guards 2008/03/28 15:23:51 rt 1.8.204.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1ce225f72ac78a48e56932ad52a4a66193f4aa7f]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:37:11 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e971f1f893c953cb88b84aaf79d329f162219e50]

INTEGRATION: CWS changefileheader (1.2.4); FILE MERGED 2008/03/31 16:07:57 rt 1.2.4.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6b4d8912d59ce49724c64275190f116816994098]

INTEGRATION: CWS changefileheader (1.5.204); FILE MERGED 2008/04/01 10:53:12 thb 1.5.204.2: #i85898# Stripping all external header guards 2008/03/28 15:23:51 rt 1.5.204.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2c18ce41e45c0083bde3a99fab040d5d13f3bf31]

INTEGRATION: CWS changefileheader (1.6.166); FILE MERGED 2008/03/28 16:37:11 rt 1.6.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2814abb24fd0f8c2714c4964667100396d14297a]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:46:18 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c3f1c8175c62422b61dc9ef00bbd09884a8bf0c0]

INTEGRATION: CWS changefileheader (1.9.204); FILE MERGED 2008/04/01 15:08:58 thb 1.9.204.3: #i85898# Stripping all external header guards 2008/04/01 10:53:12 thb 1.9.204.2: #i85898# Stripping all external header guards 2008/03/28 15:23:51 rt 1.9.204.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a0674879e6fecb1dfd0bb5aa52bb7fa77f8a4def]

INTEGRATION: CWS changefileheader (1.9.94); FILE MERGED 2008/03/31 16:07:57 rt 1.9.94.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6bbcf37c2480aa4e72a5d141047e4356ed050d80]

INTEGRATION: CWS changefileheader (1.7.262); FILE MERGED 2008/04/01 15:08:58 thb 1.7.262.3: #i85898# Stripping all external header guards 2008/04/01 10:53:12 thb 1.7.262.2: #i85898# Stripping all external header guards 2008/03/28 15:23:51 rt 1.7.262.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [62bdefa0343100a3424878861a174732069e9812]

INTEGRATION: CWS changefileheader (1.6.56); FILE MERGED 2008/03/28 16:37:11 rt 1.6.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a1ece28cdef70140ed40c9c67cf6066e0f63dafd]

INTEGRATION: CWS changefileheader (1.17.28); FILE MERGED 2008/03/31 16:07:57 rt 1.17.28.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3c744b1c5cf93d8a5e85b44c5490468b2b7425ca]

INTEGRATION: CWS changefileheader (1.17.180); FILE MERGED 2008/04/01 15:08:58 thb 1.17.180.3: #i85898# Stripping all external header guards 2008/04/01 10:53:11 thb 1.17.180.2: #i85898# Stripping all external header guards 2008/03/28 15:23:51 rt 1.17.180.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [53b1382420bf61f031f0afb2fa22444c2fde7b98]

INTEGRATION: CWS changefileheader (1.4.296); FILE MERGED 2008/03/28 16:37:11 rt 1.4.296.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7f1c63c89ea103f3f237e04c5f8b8f11e895d338]

INTEGRATION: CWS changefileheader (1.3.54); FILE MERGED 2008/03/31 16:07:56 rt 1.3.54.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d2ccc553c9fab34bf33e7f2eb7b2b1d0fe280f08]

INTEGRATION: CWS changefileheader (1.7.78); FILE MERGED 2008/04/01 15:08:58 thb 1.7.78.3: #i85898# Stripping all external header guards 2008/04/01 10:53:11 thb 1.7.78.2: #i85898# Stripping all external header guards 2008/03/28 15:23:51 rt 1.7.78.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [37f149ed86b41b570ee99ed6f11ad00708d6ed10]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:37:11 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [21ba15cdbb5e62e51d9f510f5aa2d8bf69894f03]

INTEGRATION: CWS changefileheader (1.3.20); FILE MERGED 2008/03/31 16:07:56 rt 1.3.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dc6964870d7da30bfb53dfaebce9508c9912419c]

INTEGRATION: CWS changefileheader (1.8.56); FILE MERGED 2008/03/31 16:25:06 rt 1.8.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [84b354725c5acabcdc94a53728d2838838e53720]

INTEGRATION: CWS changefileheader (1.5.276); FILE MERGED 2008/04/01 15:08:58 thb 1.5.276.3: #i85898# Stripping all external header guards 2008/04/01 10:53:11 thb 1.5.276.2: #i85898# Stripping all external header guards 2008/03/28 15:23:51 rt 1.5.276.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a97d5cce125f14f01ca10dcc7a2fb9955b4b025a]

INTEGRATION: CWS changefileheader (1.8.110); FILE MERGED 2008/03/28 16:37:11 rt 1.8.110.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [402886516a2ab6460088513030bb84d33ad7bdf4]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:46:17 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [afccb593ba6a020f9f7852d9b8e649111f11f243]

INTEGRATION: CWS changefileheader (1.3.260); FILE MERGED 2008/03/31 16:07:56 rt 1.3.260.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f896c2221a74179455ed60c1a59cdd4855dbf055]

INTEGRATION: CWS changefileheader (1.4.144); FILE MERGED 2008/03/31 16:25:06 rt 1.4.144.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e7292e2a5584aac8469f7e2a85cb173d3e876eff]

INTEGRATION: CWS changefileheader (1.7.204); FILE MERGED 2008/04/01 15:08:58 thb 1.7.204.3: #i85898# Stripping all external header guards 2008/04/01 10:53:11 thb 1.7.204.2: #i85898# Stripping all external header guards 2008/03/28 15:23:51 rt 1.7.204.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1876c69a1d77ae96649c99777e591671903b3ff1]

INTEGRATION: CWS changefileheader (1.6.110); FILE MERGED 2008/03/28 16:37:10 rt 1.6.110.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [73f9ff7bdec48f0393e04d0627ae82c291aaf995]

INTEGRATION: CWS changefileheader (1.3.94); FILE MERGED 2008/03/31 16:25:06 rt 1.3.94.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [48390efc5532e6417bd509330f0b89d6b46e0ada]

INTEGRATION: CWS changefileheader (1.13.262); FILE MERGED 2008/04/01 15:08:57 thb 1.13.262.3: #i85898# Stripping all external header guards 2008/04/01 10:53:11 thb 1.13.262.2: #i85898# Stripping all external header guards 2008/03/28 15:23:51 rt 1.13.262.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [de56f04ab6ee56ea15a650198cc7dd85aa2c3d8b]

INTEGRATION: CWS changefileheader (1.2.296); FILE MERGED 2008/03/28 16:37:10 rt 1.2.296.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d426d0bcb35feb5b158c1bf370922d7474a56231]

INTEGRATION: CWS changefileheader (1.5.94); FILE MERGED 2008/04/01 15:21:15 thb 1.5.94.2: #i85898# Stripping all external header guards 2008/03/31 16:25:06 rt 1.5.94.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d8c0a665d7820e923b55d839be01d11e19b756e9]

INTEGRATION: CWS changefileheader (1.31.20); FILE MERGED 2008/04/01 15:08:57 thb 1.31.20.3: #i85898# Stripping all external header guards 2008/04/01 10:53:11 thb 1.31.20.2: #i85898# Stripping all external header guards 2008/03/28 15:23:51 rt 1.31.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6b29cd6ce7e27a9dff4f7adb6882f5876f75fda8]

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>  [d66b329bd111ae0eae1876422c83547b1ecd3322]

INTEGRATION: CWS changefileheader (1.3.296); FILE MERGED 2008/03/28 16:37:10 rt 1.3.296.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a279d00bdc4d52214e03d6ea84dcfa6dca15d88f]

INTEGRATION: CWS changefileheader (1.4.106); FILE MERGED 2008/04/01 15:21:15 thb 1.4.106.3: #i85898# Stripping all external header guards 2008/04/01 12:31:38 thb 1.4.106.2: #i85898# Stripping all external header guards 2008/03/31 16:25:06 rt 1.4.106.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7fc757431acaafeeedceebdb274d2e5b298473f6]

INTEGRATION: CWS changefileheader (1.7.276); FILE MERGED 2008/04/01 15:08:57 thb 1.7.276.3: #i85898# Stripping all external header guards 2008/04/01 10:53:11 thb 1.7.276.2: #i85898# Stripping all external header guards 2008/03/28 15:23:51 rt 1.7.276.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e9e305d35f2053e387373bae374529714847e9fc]

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>  [e0b7581b1336d5ab08f1a1d28f2cfa143f056710]

INTEGRATION: CWS changefileheader (1.5.94); FILE MERGED 2008/04/01 15:21:15 thb 1.5.94.3: #i85898# Stripping all external header guards 2008/04/01 12:31:38 thb 1.5.94.2: #i85898# Stripping all external header guards 2008/03/31 16:25:06 rt 1.5.94.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [12c95229d68fc111ea46b046b26b405cd5bb4191]

INTEGRATION: CWS changefileheader (1.13.216); FILE MERGED 2008/04/01 15:08:57 thb 1.13.216.3: #i85898# Stripping all external header guards 2008/04/01 10:53:11 thb 1.13.216.2: #i85898# Stripping all external header guards 2008/03/28 15:23:51 rt 1.13.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a5392b5d143ab2ae1bf180437b96d0514cc31633]

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>  [07ec325dc8f7160f4aae2315e30c8f6437b861f1]

INTEGRATION: CWS changefileheader (1.22.10); FILE MERGED 2008/03/28 16:37:10 rt 1.22.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0246656810471a503a73f01de98117b1c46529d3]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:46:16 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [077161dbcb9d2afec85f1e0957c5ae90ba797f24]

INTEGRATION: CWS changefileheader (1.5.4); FILE MERGED 2008/04/01 15:21:15 thb 1.5.4.3: #i85898# Stripping all external header guards 2008/04/01 12:31:38 thb 1.5.4.2: #i85898# Stripping all external header guards 2008/03/31 16:25:06 rt 1.5.4.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7a28b0150ff1c9a9bd4c34d22548e51f687b0abc]

INTEGRATION: CWS changefileheader (1.3.372); FILE MERGED 2008/04/01 10:53:11 thb 1.3.372.2: #i85898# Stripping all external header guards 2008/03/28 15:23:51 rt 1.3.372.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b8805a44aa12993cd6595ef2ea142da82980a692]

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>  [8964a054c506fbc51ed0ef0926a21ac634306b3a]

INTEGRATION: CWS changefileheader (1.13.10); FILE MERGED 2008/03/28 16:37:10 rt 1.13.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1f68b7791386fba7f3bb581178b7c909de087147]

INTEGRATION: CWS changefileheader (1.12.4); FILE MERGED 2008/04/01 15:21:14 thb 1.12.4.3: #i85898# Stripping all external header guards 2008/04/01 12:31:38 thb 1.12.4.2: #i85898# Stripping all external header guards 2008/03/31 16:25:05 rt 1.12.4.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a0c58e60654b537fb1b19a22695c244f8379223b]

INTEGRATION: CWS changefileheader (1.8.276); FILE MERGED 2008/04/01 15:08:57 thb 1.8.276.3: #i85898# Stripping all external header guards 2008/04/01 10:53:11 thb 1.8.276.2: #i85898# Stripping all external header guards 2008/03/28 15:23:51 rt 1.8.276.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6f9d8e16f87dff509adf97bdf9a346121b08eb2f]

INTEGRATION: CWS changefileheader (1.8.56); FILE MERGED 2008/03/28 16:37:09 rt 1.8.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ccf93b15fcce40bf76ea0b9be5e95a6b7841f0b4]

INTEGRATION: CWS changefileheader (1.3.144); FILE MERGED 2008/04/01 12:31:37 thb 1.3.144.2: #i85898# Stripping all external header guards 2008/03/31 16:25:05 rt 1.3.144.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [21f809b91b0e1e128a036848dd39996068d0384b]

INTEGRATION: CWS changefileheader (1.18.78); FILE MERGED 2008/04/01 10:53:11 thb 1.18.78.2: #i85898# Stripping all external header guards 2008/03/28 15:23:50 rt 1.18.78.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [df1c044d6ebc001b1a869d00b33428d2170b9983]

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>  [b977ad5f040496fa040da5a7ac3ba2bf7b900b12]

INTEGRATION: CWS changefileheader (1.11.12); FILE MERGED 2008/03/28 16:37:09 rt 1.11.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cda1df2e3bf912db164edd63493dc7bdc3c337ad]

INTEGRATION: CWS changefileheader (1.5.94); FILE MERGED 2008/04/01 15:21:14 thb 1.5.94.2: #i85898# Stripping all external header guards 2008/03/31 16:25:05 rt 1.5.94.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [918b533f4c18ca0de4f12ab73ae1ad096f5bc0c4]

INTEGRATION: CWS changefileheader (1.4.22); FILE MERGED 2008/04/01 10:53:11 thb 1.4.22.2: #i85898# Stripping all external header guards 2008/03/28 15:23:50 rt 1.4.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d599c93ebf998b4a3c7127f11e3a376750fc0c83]

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>  [f497b4b95b91fa7c33dfa2362875dec4fbe705da]

INTEGRATION: CWS changefileheader (1.6.56); FILE MERGED 2008/03/28 16:37:08 rt 1.6.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3ec9921d8f0d092d982c7a76833b0e7d7169ca01]

INTEGRATION: CWS changefileheader (1.13.4); FILE MERGED 2008/03/31 16:25:05 rt 1.13.4.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7425e3699aed96828ae0adf75bdc7f48884dab90]

INTEGRATION: CWS changefileheader (1.15.22); FILE MERGED 2008/04/01 10:53:11 thb 1.15.22.2: #i85898# Stripping all external header guards 2008/03/28 15:23:50 rt 1.15.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7b969468e8ff5efb9e6037a98d4041577545dc07]

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>  [213158515e9c0f97a6b6062980e18b293f0f4e52]

INTEGRATION: CWS changefileheader (1.6.166); FILE MERGED 2008/03/28 16:37:08 rt 1.6.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [446de2d3785715870e9e336cb5f43cbbb7b0555e]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:46:15 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b7ea3c4cabbcf424648fa66a17fdb0f7495f666e]

INTEGRATION: CWS changefileheader (1.9.4); FILE MERGED 2008/04/01 15:21:14 thb 1.9.4.3: #i85898# Stripping all external header guards 2008/04/01 12:31:37 thb 1.9.4.2: #i85898# Stripping all external header guards 2008/03/31 16:25:05 rt 1.9.4.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a55a4a3dd3b3bbfc78f66bf8c839ce0e6fe8179e]

INTEGRATION: CWS changefileheader (1.17.22); FILE MERGED 2008/04/01 15:08:57 thb 1.17.22.3: #i85898# Stripping all external header guards 2008/04/01 10:53:10 thb 1.17.22.2: #i85898# Stripping all external header guards 2008/03/28 15:23:50 rt 1.17.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bf973858c669dfbd1d3a3d6074f808b4df0482f0]

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>  [d1d15694efcbe58cc4fd9e5faae85322b293e07d]

INTEGRATION: CWS changefileheader (1.10.10); FILE MERGED 2008/03/28 16:37:08 rt 1.10.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f4a3c7e87722b5092a15d5c6cb6a77d364314df2]

INTEGRATION: CWS changefileheader (1.19.4); FILE MERGED 2008/04/01 15:21:14 thb 1.19.4.3: #i85898# Stripping all external header guards 2008/04/01 12:31:37 thb 1.19.4.2: #i85898# Stripping all external header guards 2008/03/31 16:25:05 rt 1.19.4.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4499fda9f957acdf1636b95e135dc756d246a6af]

INTEGRATION: CWS changefileheader (1.27.22); FILE MERGED 2008/04/01 15:08:56 thb 1.27.22.3: #i85898# Stripping all external header guards 2008/04/01 10:53:10 thb 1.27.22.2: #i85898# Stripping all external header guards 2008/03/28 15:23:50 rt 1.27.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2a4749b0bdb74da257c918ede703a4e3d555aad0]

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>  [dbdcdf53f6cffacc8534ff8fa5aed19046f6fab2]

INTEGRATION: CWS changefileheader (1.9.10); FILE MERGED 2008/03/28 16:37:08 rt 1.9.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d7510dd5e2ef53996af4446dac97fa3f65a31aa2]

INTEGRATION: CWS changefileheader (1.7.46); FILE MERGED 2008/04/01 15:21:14 thb 1.7.46.2: #i85898# Stripping all external header guards 2008/03/31 16:25:05 rt 1.7.46.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [32d6e778ab0e7e70e06ef1451ff2bc32beecee8f]

INTEGRATION: CWS changefileheader (1.4.372); FILE MERGED 2008/04/01 15:08:56 thb 1.4.372.2: #i85898# Stripping all external header guards 2008/03/28 15:23:50 rt 1.4.372.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bfae3044bafe4a2dea7b4c3ddbc0b9cfb22db28b]

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>  [4103a1de2843ae2575c4dafc45b7c1c9e5f56d4a]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:46:15 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [afe816d188fb090cccf9d1d198ef21b2365b7e7f]

INTEGRATION: CWS changefileheader (1.5.106); FILE MERGED 2008/04/01 15:21:14 thb 1.5.106.3: #i85898# Stripping all external header guards 2008/04/01 12:31:37 thb 1.5.106.2: #i85898# Stripping all external header guards 2008/03/31 16:25:05 rt 1.5.106.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6e30f32c3f3cf47d07762e532b2c22f217c31e08]

INTEGRATION: CWS changefileheader (1.8.216); FILE MERGED 2008/04/01 10:53:10 thb 1.8.216.2: #i85898# Stripping all external header guards 2008/03/28 15:23:50 rt 1.8.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8fa2f0698b613c560890ce68b552db2cd41599e9]

INTEGRATION: CWS changefileheader (1.8.10); FILE MERGED 2008/03/28 16:37:07 rt 1.8.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [827aa28fb3e7fca292d847f1417cabf65e03e58c]

INTEGRATION: CWS changefileheader (1.6.94); FILE MERGED 2008/04/01 15:21:14 thb 1.6.94.3: #i85898# Stripping all external header guards 2008/04/01 12:31:37 thb 1.6.94.2: #i85898# Stripping all external header guards 2008/03/31 16:25:05 rt 1.6.94.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [69771ed6e81954a93033be740128b7503a65a803]

INTEGRATION: CWS changefileheader (1.4.372); FILE MERGED 2008/04/01 10:53:10 thb 1.4.372.2: #i85898# Stripping all external header guards 2008/03/28 15:23:50 rt 1.4.372.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [369b26d005d3e84e81372a004cc1aa65cd46e106]

INTEGRATION: CWS changefileheader (1.5.144); FILE MERGED 2008/04/01 12:31:37 thb 1.5.144.2: #i85898# Stripping all external header guards 2008/03/31 16:25:05 rt 1.5.144.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6621cf584a575fab885ddf0321d794f5451fb189]

INTEGRATION: CWS changefileheader (1.6.204); FILE MERGED 2008/04/01 15:08:56 thb 1.6.204.3: #i85898# Stripping all external header guards 2008/04/01 10:53:10 thb 1.6.204.2: #i85898# Stripping all external header guards 2008/03/28 15:23:50 rt 1.6.204.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d3381a358f5f1babdc6a2cd424470bfa6ee5c0c3]

INTEGRATION: CWS changefileheader (1.6.56); FILE MERGED 2008/03/28 16:37:07 rt 1.6.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5d6592331a7299e6785ca5fd3a1e49c350f2314c]

INTEGRATION: CWS changefileheader (1.3.204); FILE MERGED 2008/04/01 15:08:56 thb 1.3.204.2: #i85898# Stripping all external header guards 2008/03/28 15:23:50 rt 1.3.204.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [837210f3f5ae80c07be8272fffa08d524f37523c]

INTEGRATION: CWS changefileheader (1.6.94); FILE MERGED 2008/04/01 15:21:14 thb 1.6.94.2: #i85898# Stripping all external header guards 2008/03/31 16:25:05 rt 1.6.94.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e98a3c137b3453289911cb235e6cd60e118d26ec]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:46:14 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [82983c519330067a70f056167b208146a0b492eb]

INTEGRATION: CWS changefileheader (1.9.204); FILE MERGED 2008/04/01 10:53:10 thb 1.9.204.2: #i85898# Stripping all external header guards 2008/03/28 15:23:50 rt 1.9.204.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a986aca59835aedaaff974a114b08bc543f04d97]

INTEGRATION: CWS changefileheader (1.19.4); FILE MERGED 2008/03/31 16:25:05 rt 1.19.4.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [aca8797d472811fc8f484fa7f043185cbc1f98d3]

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>  [68479111cdf52e0f95c02c6f36e7d67998b7ff4a]

INTEGRATION: CWS changefileheader (1.7.56); FILE MERGED 2008/03/28 16:37:07 rt 1.7.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5b244689ee76fdebb1ce058268383d32af3e19c4]

INTEGRATION: CWS changefileheader (1.2.46); FILE MERGED 2008/04/01 15:21:13 thb 1.2.46.3: #i85898# Stripping all external header guards 2008/04/01 12:31:37 thb 1.2.46.2: #i85898# Stripping all external header guards 2008/03/31 16:25:04 rt 1.2.46.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3d0f4969736c616d13c482903bd9c1ffac0d5976]

INTEGRATION: CWS changefileheader (1.3.372); FILE MERGED 2008/04/01 10:53:10 thb 1.3.372.2: #i85898# Stripping all external header guards 2008/03/28 15:23:50 rt 1.3.372.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [58e7c470053a476dfd9ef09da4f385e9db2b2b26]

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>  [bafec3e42f5743e08ec751c2a317f43c85d0aa8d]

INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/03/28 16:37:07 rt 1.7.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4ed65b459147c44ec84591e6f8fde9bb06514a6e]

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>  [ea1457d71ea907ebf9c2e71cef29415e392bc529]

INTEGRATION: CWS changefileheader (1.5.216); FILE MERGED 2008/04/01 15:08:56 thb 1.5.216.3: #i85898# Stripping all external header guards 2008/04/01 10:53:10 thb 1.5.216.2: #i85898# Stripping all external header guards 2008/03/28 15:23:50 rt 1.5.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d21722a7060ea650ba41486eb50f9b6b3998f488]

INTEGRATION: CWS changefileheader (1.2.46); FILE MERGED 2008/04/01 12:31:37 thb 1.2.46.2: #i85898# Stripping all external header guards 2008/03/31 16:25:04 rt 1.2.46.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5494153c84d819252ed091e6e523cc9e337f5cce]

INTEGRATION: CWS changefileheader (1.2.86); FILE MERGED 2008/03/28 15:23:48 rt 1.2.86.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fa9edfb38f24fafc45d16ca21131eb5934a6cfd7]

INTEGRATION: CWS changefileheader (1.2.46); FILE MERGED 2008/04/01 15:21:13 thb 1.2.46.2: #i85898# Stripping all external header guards 2008/03/31 16:25:04 rt 1.2.46.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a6aeb3e32042e9719e6c54965c6063bfdfbde6e2]

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>  [a06ccda01aab314cf9c52dad36558554238f4b5f]

INTEGRATION: CWS changefileheader (1.2.86); FILE MERGED 2008/04/01 10:53:10 thb 1.2.86.2: #i85898# Stripping all external header guards 2008/03/28 15:23:48 rt 1.2.86.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ae2cdff294b0834f6eccb249dbc8f6e15c513771]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:46:13 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1129dde161be7dddea2c699c1c9bbaa9be75bad2]

INTEGRATION: CWS changefileheader (1.6.56); FILE MERGED 2008/03/28 16:37:06 rt 1.6.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b1901a0f937bf6fb903f8ad5f3a7a86690f73145]

INTEGRATION: CWS changefileheader (1.3.6); FILE MERGED 2008/03/31 16:25:04 rt 1.3.6.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d35d11983b6db35063942b5a992b0b1b995e663d]

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>  [2af59e1706ce37ba7be5e78f3bef0218ef868e7c]

INTEGRATION: CWS changefileheader (1.2.86); FILE MERGED 2008/04/01 15:08:55 thb 1.2.86.3: #i85898# Stripping all external header guards 2008/04/01 10:53:10 thb 1.2.86.2: #i85898# Stripping all external header guards 2008/03/28 15:23:48 rt 1.2.86.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [94efedb2d56e7c7ec9a4086241bf2f725ef722e6]

INTEGRATION: CWS changefileheader (1.3.4); FILE MERGED 2008/04/01 15:21:13 thb 1.3.4.3: #i85898# Stripping all external header guards 2008/04/01 12:31:36 thb 1.3.4.2: #i85898# Stripping all external header guards 2008/03/31 16:25:04 rt 1.3.4.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ac6c0383c9389c57647490bf83b23052314312cc]

INTEGRATION: CWS changefileheader (1.2.86); FILE MERGED 2008/04/01 10:53:09 thb 1.2.86.2: #i85898# Stripping all external header guards 2008/03/28 15:23:48 rt 1.2.86.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [62d5482f0c2baa4615096cd06dc274f46b6361a8]

INTEGRATION: CWS changefileheader (1.4.4); FILE MERGED 2008/04/01 15:21:13 thb 1.4.4.3: #i85898# Stripping all external header guards 2008/04/01 12:31:36 thb 1.4.4.2: #i85898# Stripping all external header guards 2008/03/31 16:25:04 rt 1.4.4.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [acb4676bd8d28a226b60e3c053908e06dab646bb]

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>  [21e9dd0fdec97ebfc0351e185b9ca68690b3a2ac]

INTEGRATION: CWS changefileheader (1.7.56); FILE MERGED 2008/03/28 16:37:06 rt 1.7.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b8e36c6852afccc57251737a839e59c8fcadf0b9]

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>  [8931050a279f5209eb72a502100bff465c781fb5]

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>  [cae2f561e1ec914764363835b640c72639cf0e69]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:46:12 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [68e8843baf3b44f899af229009fc755443ef3715]

INTEGRATION: CWS changefileheader (1.2.86); FILE MERGED 2008/04/01 15:08:55 thb 1.2.86.3: #i85898# Stripping all external header guards 2008/04/01 10:53:09 thb 1.2.86.2: #i85898# Stripping all external header guards 2008/03/28 15:23:48 rt 1.2.86.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7ca51f1ba8749d2a24d28ce0b6086c061a8bac0e]

INTEGRATION: CWS changefileheader (1.8.56); FILE MERGED 2008/03/28 16:37:06 rt 1.8.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [28914f327ee4b3f1c7706b76b18f164eb74e5042]

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>  [92db862c6ac0a86af89e264c3d195493d7078763]

INTEGRATION: CWS changefileheader (1.10.10); FILE MERGED 2008/03/28 16:37:06 rt 1.10.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [64cceda20ba773b62012166a9fa4090d0cf842df]

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>  [24693d6214b563ec6c8ab816725adf8be3d3e49d]

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>  [9c73ed9cda34ed8796b242fdf862fb75f5b36bcd]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:46:11 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2079297d7b43368674e842cc9744bd5289d653b6]

INTEGRATION: CWS changefileheader (1.8.10); FILE MERGED 2008/03/28 16:37:06 rt 1.8.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [311bd82b986b219b7e943e5f02d487d2d4123790]

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>  [32c568ebf84da5c6e71d7e422f9c5476b2d7296e]

INTEGRATION: CWS changefileheader (1.2.86); FILE MERGED 2008/04/01 15:08:55 thb 1.2.86.2: #i85898# Stripping all external header guards 2008/03/28 15:23:48 rt 1.2.86.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b8c4758927ceb26b876d2e84027e6a896b83f6b2]

INTEGRATION: CWS changefileheader (1.6.56); FILE MERGED 2008/03/28 16:37:05 rt 1.6.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4bd30758dedfd63dd7a1df9b8a3bdaa205365fcd]

INTEGRATION: CWS changefileheader (1.8.4); FILE MERGED 2008/03/31 16:25:03 rt 1.8.4.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a8e32c17325f85a18895d6368fea19138a99454f]

INTEGRATION: CWS changefileheader (1.2.86); FILE MERGED 2008/04/01 15:08:54 thb 1.2.86.3: #i85898# Stripping all external header guards 2008/04/01 10:53:09 thb 1.2.86.2: #i85898# Stripping all external header guards 2008/03/28 15:23:47 rt 1.2.86.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4499d13130d4716dd36f5c5a1fb7e240e7e6adc1]

INTEGRATION: CWS changefileheader (1.2.4); FILE MERGED 2008/04/01 15:21:12 thb 1.2.4.3: #i85898# Stripping all external header guards 2008/04/01 12:31:36 thb 1.2.4.2: #i85898# Stripping all external header guards 2008/03/31 16:25:03 rt 1.2.4.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5702034424aa09122974940a183d9f993e312e29]

INTEGRATION: CWS changefileheader (1.7.56); FILE MERGED 2008/03/28 16:37:05 rt 1.7.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c3d8e44d46a176de1297869a3b2b7b3f130d252e]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:46:10 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [908212c59a7a8a6e1eaeb6552a956995aab04ac8]

INTEGRATION: CWS changefileheader (1.2.4); FILE MERGED 2008/04/01 15:21:12 thb 1.2.4.2: #i85898# Stripping all external header guards 2008/03/31 16:25:03 rt 1.2.4.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [29f643c0b78c2978b177b0ef02edca0b9836d1ed]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:46:10 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7ef29d4efd0c8d82de1e4675759ed9031be1052c]

INTEGRATION: CWS changefileheader (1.8.10); FILE MERGED 2008/03/28 16:37:05 rt 1.8.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [867b6262798086443779e27a363d190d00ccf1f5]

INTEGRATION: CWS changefileheader (1.4.34); FILE MERGED 2008/03/31 16:25:03 rt 1.4.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [eeee621f282f26c511fb157f8e6a12c278ba652c]

INTEGRATION: CWS changefileheader (1.2.86); FILE MERGED 2008/04/01 10:53:09 thb 1.2.86.2: #i85898# Stripping all external header guards 2008/03/28 15:23:47 rt 1.2.86.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d3e9d9cbe359589b172a368a06512b2394e28914]

INTEGRATION: CWS changefileheader (1.10.10); FILE MERGED 2008/03/28 16:37:05 rt 1.10.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [41197090fefcf2824effa2f908755999b74ad2d6]

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>  [67c47158245dc6d271ca63c0f84dac8d4a79e1bf]

INTEGRATION: CWS changefileheader (1.4.68); FILE MERGED 2008/03/31 16:25:03 rt 1.4.68.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2fd840c2e1a0c671d8f8342a884a934282d44724]

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>  [ea4ad74d8d2ac6826ca50f353401d0e1d7245c0d]

INTEGRATION: CWS changefileheader (1.5.6); FILE MERGED 2008/03/31 16:25:03 rt 1.5.6.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3789d3d6cd6e2f2eacd0b933200d8c53ccad5993]

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>  [f67660832cef7ccb9cd14bf7d9970d9e7d2d5875]

INTEGRATION: CWS changefileheader (1.6.4); FILE MERGED 2008/04/01 15:21:12 thb 1.6.4.2: #i85898# Stripping all external header guards 2008/03/31 16:25:03 rt 1.6.4.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [aefb4e01327dda5c20fc7b77c1bc5245568d4960]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:46:09 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bb17b379cddf20b71835acace8b7624bbec91d59]

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>  [f0a2ec49fba20a3d0af170298d0204dd557f418e]

INTEGRATION: CWS changefileheader (1.3.68); FILE MERGED 2008/03/31 16:25:03 rt 1.3.68.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5fa02e6426d6b07c0806ee6f256e97b81b8f35f2]

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>  [d3ac93c470789d07efa5c8542de4b6b364676152]

INTEGRATION: CWS changefileheader (1.5.18); FILE MERGED 2008/03/31 16:25:03 rt 1.5.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7d140e5b326c93f3446c8ef5ed522e7d125c490c]

INTEGRATION: CWS changefileheader (1.8.12); FILE MERGED 2008/03/28 16:37:04 rt 1.8.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7773adbfb37cfab5d18ce3d986b0489d8d70ac2c]

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>  [4a04f607499ca51d00328b2eb967c9f7a3c5c85f]

INTEGRATION: CWS changefileheader (1.6.166); FILE MERGED 2008/03/28 16:37:01 rt 1.6.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0fc8998def9c2607f633a4e6724fdb9f9fbecb8c]

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>  [81c97682067899f2c18be8e63ad64a65448e496f]

INTEGRATION: CWS changefileheader (1.6.32); FILE MERGED 2008/04/01 12:31:36 thb 1.6.32.2: #i85898# Stripping all external header guards 2008/03/31 16:25:03 rt 1.6.32.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4326ecac021b3f0827a9e806347554fb5d023bc1]

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>  [de50bd4d3bba45a712ced9daeb63d59ab5fc17d6]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:46:08 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ccf1ca4a2f70aab6010e15f7d5fdfcdba4d50ab1]

INTEGRATION: CWS changefileheader (1.2.86); FILE MERGED 2008/04/01 15:08:54 thb 1.2.86.2: #i85898# Stripping all external header guards 2008/03/28 15:23:47 rt 1.2.86.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [38cc47f8a274f5d8a0759aeb0d39e73fc5a71f7d]

INTEGRATION: CWS changefileheader (1.18.4); FILE MERGED 2008/03/31 16:25:02 rt 1.18.4.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [236163c3fe8b075b24a12110822a6fefb5f689fe]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:37:01 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [af41d444ac0359ed5aa8b2df13f24b475ba34a85]

INTEGRATION: CWS changefileheader (1.8.4); FILE MERGED 2008/04/01 15:21:11 thb 1.8.4.3: #i85898# Stripping all external header guards 2008/04/01 12:31:36 thb 1.8.4.2: #i85898# Stripping all external header guards 2008/03/31 16:25:02 rt 1.8.4.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [02d15a77a31f6bc7d7c532f22657b705f216de5a]

INTEGRATION: CWS changefileheader (1.3.8); FILE MERGED 2008/04/01 10:53:09 thb 1.3.8.2: #i85898# Stripping all external header guards 2008/03/28 15:23:47 rt 1.3.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5b1f5a46301c774dcc238bf21cb40f5b80066808]

INTEGRATION: CWS changefileheader (1.3.296); FILE MERGED 2008/03/28 16:37:01 rt 1.3.296.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7f156cc2a1437945d87a6c46445385e7ac3cf24d]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:46:08 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [09842df5d4004b0178d8cd7b3b4eec210efcd862]

INTEGRATION: CWS changefileheader (1.22.4); FILE MERGED 2008/04/02 15:27:23 rt 1.22.4.4: RESYNC: (1.22-1.23); FILE MERGED 2008/04/01 15:21:11 thb 1.22.4.3: #i85898# Stripping all external header guards 2008/04/01 12:31:36 thb 1.22.4.2: #i85898# Stripping all external header guards 2008/03/31 16:25:02 rt 1.22.4.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3c279668854682c764426f0e9c8d61bd7719c3fc]

INTEGRATION: CWS changefileheader (1.4.292); FILE MERGED 2008/03/28 16:37:01 rt 1.4.292.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fe1dceef557a8762297b11ed0ea3ff41ca752a93]

INTEGRATION: CWS changefileheader (1.2.86); FILE MERGED 2008/04/01 15:08:54 thb 1.2.86.3: #i85898# Stripping all external header guards 2008/04/01 10:53:08 thb 1.2.86.2: #i85898# Stripping all external header guards 2008/03/28 15:23:47 rt 1.2.86.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b994ee34f4ea44320f797ddcf28595c2e56b2a1b]

INTEGRATION: CWS changefileheader (1.6.94); FILE MERGED 2008/04/01 15:21:11 thb 1.6.94.2: #i85898# Stripping all external header guards 2008/03/31 16:25:02 rt 1.6.94.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ac1469bdabde8061a485bf1d18fe3ddd35a77828]

INTEGRATION: CWS changefileheader (1.2.86); FILE MERGED 2008/04/01 10:53:08 thb 1.2.86.2: #i85898# Stripping all external header guards 2008/03/28 15:23:47 rt 1.2.86.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5cb3b3c01e57fe3abb3c26f47d6d77d7c99ae8a5]

INTEGRATION: CWS changefileheader (1.5.292); FILE MERGED 2008/03/28 16:37:00 rt 1.5.292.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a05cdd4c370ae5f5f0f2d1f8cb97e5331785084b]

INTEGRATION: CWS changefileheader (1.7.88); FILE MERGED 2008/04/01 15:21:11 thb 1.7.88.3: #i85898# Stripping all external header guards 2008/04/01 12:31:36 thb 1.7.88.2: #i85898# Stripping all external header guards 2008/03/31 16:25:02 rt 1.7.88.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [826197e7cfba47cf6390bd5b1ae634f52bd00f72]

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>  [10e967331b914c70e085f17aa780faf9e1d2a08a]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:46:07 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e63658f239b79bfe6a728017ea0a28d576d752a1]

INTEGRATION: CWS changefileheader (1.7.94); FILE MERGED 2008/04/01 15:21:11 thb 1.7.94.3: #i85898# Stripping all external header guards 2008/04/01 12:31:35 thb 1.7.94.2: #i85898# Stripping all external header guards 2008/03/31 16:25:02 rt 1.7.94.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3cfd4494d1ca1eabb7a0ae433e69a649d2cbfe1b]

INTEGRATION: CWS changefileheader (1.3.68); FILE MERGED 2008/03/31 16:25:02 rt 1.3.68.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [648d711dc5edf21b177a8dc17e3f127d0bfa0670]

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>  [da9157f284bb89aee78a4643ecc0efbaa7522ac4]

INTEGRATION: CWS changefileheader (1.2.94); FILE MERGED 2008/03/31 16:25:02 rt 1.2.94.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [beb4f34b89f34e166c2f1d62b54464a9188b2f83]

INTEGRATION: CWS changefileheader (1.3.8); FILE MERGED 2008/04/01 10:53:08 thb 1.3.8.2: #i85898# Stripping all external header guards 2008/03/28 15:23:47 rt 1.3.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f2863273a1ad7822e47321e4e27920dbcedc1a08]

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>  [c580c932bdc0d1c650a4f5e3f7127b6b48814907]

INTEGRATION: CWS changefileheader (1.2.86); FILE MERGED 2008/03/31 16:25:01 rt 1.2.86.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [270043e3c3460ff2d614c77be9d058d7ce73d54d]

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>  [818361f9d0767af2cbee75d34c280ff448c1f6f8]

INTEGRATION: CWS changefileheader (1.2.86); FILE MERGED 2008/04/01 10:53:08 thb 1.2.86.2: #i85898# Stripping all external header guards 2008/03/28 15:23:46 rt 1.2.86.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [019c9044615cca16e432fa4d3ef99faa458193e2]

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>  [bfaf46d70059212296156ec7b54e2669bc8ace66]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:46:06 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ce682e562caff5c8a26ec873ba35fd91262e152c]

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>  [ab0bc1e784f220b91fbe9037d1d48838878b8dee]

INTEGRATION: CWS changefileheader (1.2.86); FILE MERGED 2008/04/01 15:08:54 thb 1.2.86.3: #i85898# Stripping all external header guards 2008/04/01 10:53:08 thb 1.2.86.2: #i85898# Stripping all external header guards 2008/03/28 15:23:46 rt 1.2.86.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [589324c86ad2241e0d83daa50dc3ad31b1b140a4]

INTEGRATION: CWS changefileheader (1.9.70); FILE MERGED 2008/03/28 16:37:00 rt 1.9.70.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c328ca9c48c571efbef8c0992756b832203e1d00]

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>  [37c7c7da92422fcfb21d84ee2a5c3e13a3c1f4e0]

INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/03/28 16:36:58 rt 1.5.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [87a18b5848db3897c2536d6a7e7c42e41b82328d]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:46:06 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dd67a7e4d8465e659435cbda76b6bed4033859e9]

INTEGRATION: CWS changefileheader (1.3.78); FILE MERGED 2008/04/01 15:08:54 thb 1.3.78.3: #i85898# Stripping all external header guards 2008/04/01 10:53:08 thb 1.3.78.2: #i85898# Stripping all external header guards 2008/03/28 15:23:46 rt 1.3.78.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [17ee8c6357359d71bd23e7d0ff4d24837d1a231e]

INTEGRATION: CWS changefileheader (1.7.70); FILE MERGED 2008/03/28 16:36:58 rt 1.7.70.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d363f7a3a84795ad1347975a762c0c796c950553]

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>  [4a9a45b72f8684671cfe558ee1cca66e24bf6f31]

INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/03/28 16:36:57 rt 1.5.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [affc3ab9692696c962d17ddae6faca16c07d268e]

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>  [d5a0f136488b60b01514bf46c3fed7dd34a1793a]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:46:05 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bf275bbb5729c489ccf5197759c82b00ef549202]

INTEGRATION: CWS changefileheader (1.4.166); FILE MERGED 2008/03/28 16:36:57 rt 1.4.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [88c9391c592dbe92a03da05b702a39fd8618a129]

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>  [7cc6a784553e51078274a61a4ba72c82aa2efe47]

INTEGRATION: CWS changefileheader (1.3.22); FILE MERGED 2008/04/01 10:53:08 thb 1.3.22.2: #i85898# Stripping all external header guards 2008/03/28 15:23:46 rt 1.3.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8109e4d0964faa4082729abe2672c6cdbe0119e0]

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>  [6a53fb5ce1787c4237392be3fe72f71b3218169f]

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>  [3ea0c76584872f1ba236e29e4631af6bbd40b817]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:46:04 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a0198ffddccb753a6d0442a169c94e539a98ed45]

INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/03/28 16:36:57 rt 1.6.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [86ecb05355a97430361e509fc989be871574d101]

INTEGRATION: CWS changefileheader (1.3.22); FILE MERGED 2008/04/01 15:08:54 thb 1.3.22.3: #i85898# Stripping all external header guards 2008/04/01 10:53:08 thb 1.3.22.2: #i85898# Stripping all external header guards 2008/03/28 15:23:46 rt 1.3.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c514a251b06b5225fea8f287225ce35bac613765]

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>  [fa799c59bd3aedc7396ee633323888608d6c5ed7]

INTEGRATION: CWS changefileheader (1.13.10); FILE MERGED 2008/03/28 16:36:57 rt 1.13.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1e032ab2da3dda98a4992b34c8856f6de7c39a38]

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>  [21dd3b9502fee9b1b1e2eaecd41e4ec6dafa7ee7]

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>  [c31914ce0c90d7b155a2cc640206ea148b03fbc5]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:36:56 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [549321776a7c6c507aa22d2260f8993d14cabea5]

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>  [b0d4699946a865d503e1e6e6559bb4bfb09fc60c]

INTEGRATION: CWS changefileheader (1.4.166); FILE MERGED 2008/03/28 16:36:56 rt 1.4.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0f66b5bb20c0f7f1fd55b28d56066370e6efd2dc]

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>  [c5e3ea8ce808a0781f2bdd48d4d623144f24f5c1]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:46:03 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cb9b2813c5e51df7f0979a062358416193ba549a]

INTEGRATION: CWS changefileheader (1.19.54); FILE MERGED 2008/03/28 15:42:14 rt 1.19.54.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ecfb2d45a903388f9bd91a8df10c2ea50c4c7ed1]

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>  [deafb39116776ccbb7055595f2abd610e09d836f]

INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/03/28 16:36:56 rt 1.5.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3c499ab43ca91537a9205cf3c3b03ce020089e88]

INTEGRATION: CWS changefileheader (1.22.4); FILE MERGED 2008/03/28 15:42:13 rt 1.22.4.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [269b15860847f8e3063593fb984d7f6082e76807]

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>  [6ea5c4376d7427220eb7edb1f49d561b4155e1af]

INTEGRATION: CWS changefileheader (1.3.296); FILE MERGED 2008/03/28 16:36:56 rt 1.3.296.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [57a410e5d353768a8ad6a03cd6edaf6b29537a97]

INTEGRATION: CWS changefileheader (1.4.86); FILE MERGED 2008/03/28 15:42:13 rt 1.4.86.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bb2d7dcc3cca93381918dbad5af619c2cfefd86a]

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>  [47623fbdbc50bc08bc1186577f53583fb73b5351]

INTEGRATION: CWS changefileheader (1.3.86); FILE MERGED 2008/03/28 15:42:13 rt 1.3.86.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [89e25765423d19f19a59cbdc361093bde072ed75]

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>  [86660ef668779e2489ea828e6a1e38b9c1f8f7e1]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:46:02 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1582d657814963736997d8ed8947272da64e7133]

INTEGRATION: CWS changefileheader (1.7.60); FILE MERGED 2008/03/28 15:23:45 rt 1.7.60.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c5e2aadffb9c55eb26111ba8331d39663a3c420e]

INTEGRATION: CWS changefileheader (1.6.86); FILE MERGED 2008/03/28 15:42:13 rt 1.6.86.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ba913054fff05a541b24d2657c8b1b926003291b]

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>  [a6a9b1f21332f6a996177b88273eba042cfb4b82]

INTEGRATION: CWS changefileheader (1.5.244); FILE MERGED 2008/04/01 15:08:54 thb 1.5.244.2: #i85898# Stripping all external header guards 2008/03/28 15:23:45 rt 1.5.244.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ff0007849c107c239968b33b955a9cfb7812c850]

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>  [ff58a34b11c6810abdcc2a93e97c67ed4e9b4d92]

INTEGRATION: CWS changefileheader (1.4.216); FILE MERGED 2008/04/01 10:53:07 thb 1.4.216.2: #i85898# Stripping all external header guards 2008/03/28 15:23:45 rt 1.4.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f57548f61ad32a8d1052dc2948c6a77c384a23a6]

INTEGRATION: CWS changefileheader (1.7.42); FILE MERGED 2008/03/28 15:42:13 rt 1.7.42.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [35b9c95f2dca1c7bf48a252e7de81a64d0136e65]

INTEGRATION: CWS changefileheader (1.4.244); FILE MERGED 2008/04/02 12:44:08 rt 1.4.244.4: #i85898# Include corrected. 2008/04/01 15:08:53 thb 1.4.244.3: #i85898# Stripping all external header guards 2008/04/01 10:53:07 thb 1.4.244.2: #i85898# Stripping all external header guards 2008/03/28 15:23:45 rt 1.4.244.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4af79d2efaddcef511c054a893dd98d8345ae60b]

INTEGRATION: CWS changefileheader (1.2.296); FILE MERGED 2008/03/28 16:36:55 rt 1.2.296.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dd54282ba410612c753f9161dfb0e6ad25165e8c]

INTEGRATION: CWS changefileheader (1.19.52); FILE MERGED 2008/04/01 16:01:43 thb 1.19.52.2: #i85898# Stripping all external header guards 2008/03/28 15:42:13 rt 1.19.52.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9b75cbe10e5cdb9dd20888f2f2c575d6f8135587]

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>  [6846b8c6d0bb7f5041460ca5e8f2bfcd85c77e22]

INTEGRATION: CWS changefileheader (1.4.216); FILE MERGED 2008/03/28 15:23:45 rt 1.4.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [af09e149391ba24ac674aea1a5a71e7c4ca9d941]

INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/03/28 16:36:55 rt 1.4.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [981071f187e3cf6e3ae625ae71f6f92c86094820]

INTEGRATION: CWS changefileheader (1.11.6); FILE MERGED 2008/03/28 15:42:13 rt 1.11.6.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [12ba8d92c58ee9b8a6d68bd381b634bcdae8af66]

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>  [cb00cb5a410b327a8f2793ab60ed2148a3e5bed8]

INTEGRATION: CWS changefileheader (1.4.244); FILE MERGED 2008/04/01 15:08:53 thb 1.4.244.3: #i85898# Stripping all external header guards 2008/04/01 10:53:07 thb 1.4.244.2: #i85898# Stripping all external header guards 2008/03/28 15:23:45 rt 1.4.244.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6c31dba81035036b004e83fca9debaa9a0a6f54c]

INTEGRATION: CWS changefileheader (1.8.10); FILE MERGED 2008/03/28 16:36:55 rt 1.8.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3ddfe29f1dec70c91e42287b4df7c249b37b8c69]

INTEGRATION: CWS changefileheader (1.28.38); FILE MERGED 2008/03/28 15:42:12 rt 1.28.38.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [37e340a3183883cc91bc5de5368a780ece891523]

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>  [b232a636a7fde28922769ca36ade1a189fae0879]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:46:01 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [67c70ccbf0e4fe0583bad892ff3fdce93c7090a9]

INTEGRATION: CWS changefileheader (1.4.166); FILE MERGED 2008/03/28 16:36:55 rt 1.4.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ddfca6c3e15820a1024403115224e815399651ff]

INTEGRATION: CWS changefileheader (1.45.32); FILE MERGED 2008/03/28 15:42:12 rt 1.45.32.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [92640b7922ec77c50ebd7d57cfc357ed08c14506]

INTEGRATION: CWS changefileheader (1.2.348); FILE MERGED 2008/04/01 10:53:07 thb 1.2.348.2: #i85898# Stripping all external header guards 2008/03/28 15:23:45 rt 1.2.348.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fea0b7bec1383992413fa234fe4db91c8e14523a]

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>  [52e7484e22157bd07eb0f79783fa868fb11aebab]

INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/03/28 16:36:55 rt 1.5.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e8a585398f7c24713068999f34db67bdd3841504]

INTEGRATION: CWS changefileheader (1.48.34); FILE MERGED 2008/03/28 15:42:12 rt 1.48.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [46efaf6fd65da969502542b0475abfd393c72211]

INTEGRATION: CWS changefileheader (1.3.216); FILE MERGED 2008/04/01 15:08:53 thb 1.3.216.3: #i85898# Stripping all external header guards 2008/04/01 10:53:07 thb 1.3.216.2: #i85898# Stripping all external header guards 2008/03/28 15:23:45 rt 1.3.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [af95461b24d87bbcc3ff3376d39794ce0a8a0310]

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>  [493619a80abb8f34623a9bb2fc57b8aed42219ae]

INTEGRATION: CWS changefileheader (1.28.54); FILE MERGED 2008/03/28 15:42:12 rt 1.28.54.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [87e93689232fef49b4603ea7da452f83d8409a9e]

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>  [6da8ae4925c03d08759b702ca437ff5bc7bfe0ce]

INTEGRATION: CWS changefileheader (1.17.42); FILE MERGED 2008/03/28 15:42:12 rt 1.17.42.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f753455d3521e1a9e2eeb2c07c3f045f4b8217a6]

INTEGRATION: CWS changefileheader (1.3.216); FILE MERGED 2008/04/01 10:53:07 thb 1.3.216.2: #i85898# Stripping all external header guards 2008/03/28 15:23:45 rt 1.3.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2ffe3832597851114b9f3fcb811d41225afba186]

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>  [c4cad4c91668375a57a382a7b6ba15f3ef7ee39e]

INTEGRATION: CWS changefileheader (1.3.296); FILE MERGED 2008/03/28 16:36:55 rt 1.3.296.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fde8eb68700d362e7f94472addcc0323b4ded62b]

INTEGRATION: CWS changefileheader (1.3.86); FILE MERGED 2008/03/28 15:42:11 rt 1.3.86.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9580810eb3694b76329a95d189f827957f2e39a0]

INTEGRATION: CWS changefileheader (1.3.266); FILE MERGED 2008/04/01 15:08:53 thb 1.3.266.3: #i85898# Stripping all external header guards 2008/04/01 10:53:07 thb 1.3.266.2: #i85898# Stripping all external header guards 2008/03/28 15:23:45 rt 1.3.266.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a2303bb57bbe05009e00162fdc456ab9fcc8caea]

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>  [00c2c720d5b9451e912ceb3c7a4cae67cd7e5461]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:46:00 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c81fd845cacfc317e7ac1fe6aec9a7b4fdd51aa2]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:36:55 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2745c9b8ab6129db92ee9896c7e8fca31bd7033f]

INTEGRATION: CWS changefileheader (1.21.4); FILE MERGED 2008/03/28 15:42:11 rt 1.21.4.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fa3e44aac9136ed825b5978a21e4e4bfd4b91196]

INTEGRATION: CWS changefileheader (1.7.216); FILE MERGED 2008/04/01 10:53:07 thb 1.7.216.2: #i85898# Stripping all external header guards 2008/03/28 15:23:45 rt 1.7.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [635afee0c1d8c90176d5624b939bc7d9d8682166]

INTEGRATION: CWS changefileheader (1.13.4); FILE MERGED 2008/03/28 15:42:11 rt 1.13.4.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [70df80898d6f05d0454378a0614660cc17dc3dff]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:36:54 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d1d0489bd192a7749691277ca46f4600e498c556]

INTEGRATION: CWS changefileheader (1.7.42); FILE MERGED 2008/03/28 15:42:11 rt 1.7.42.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a3deedc37f4863ab45b799adaa870fb0bb3b9c07]

INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/03/28 15:42:11 rt 1.7.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [603d8aeb4e35f365999630d740769d2905f73c3d]

INTEGRATION: CWS changefileheader (1.5.216); FILE MERGED 2008/04/01 15:08:53 thb 1.5.216.2: #i85898# Stripping all external header guards 2008/03/28 15:23:44 rt 1.5.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [adc5dfd1655fc0d8f95267e923af40dfe2858184]

INTEGRATION: CWS changefileheader (1.27.8); FILE MERGED 2008/03/28 15:42:10 rt 1.27.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8643d13552bd8ee671e07282f8fd4ed78a453fcb]

INTEGRATION: CWS changefileheader (1.2.348); FILE MERGED 2008/04/01 15:08:53 thb 1.2.348.3: #i85898# Stripping all external header guards 2008/04/01 10:53:07 thb 1.2.348.2: #i85898# Stripping all external header guards 2008/03/28 15:23:44 rt 1.2.348.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d2689778494aef2dc1a60dfacdcedab8c12f571b]

INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/03/28 16:36:54 rt 1.5.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9d399b97f45b060e98ee1c54e2c248fc41272a41]

INTEGRATION: CWS changefileheader (1.5.42); FILE MERGED 2008/03/28 15:42:10 rt 1.5.42.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2f53aa528d3965b68719131bb7c42772f5bf7902]

INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/03/28 16:36:54 rt 1.7.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e4973fa90083c3371abf3cf8f241e0a7c5c469c2]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:45:59 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [86896cbab1941ea1abbc4a4005f4d0cb4da7ea57]

INTEGRATION: CWS changefileheader (1.4.216); FILE MERGED 2008/04/01 10:53:07 thb 1.4.216.2: #i85898# Stripping all external header guards 2008/03/28 15:23:44 rt 1.4.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1be8e8dbe8dca82752bdeb3c8a6db3e8d40ba00b]

INTEGRATION: CWS changefileheader (1.42.8); FILE MERGED 2008/03/28 15:42:09 rt 1.42.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [06db212b49ff65f8fac4323bb03235880dcffd0e]

INTEGRATION: CWS changefileheader (1.56.40); FILE MERGED 2008/03/28 15:42:09 rt 1.56.40.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b918c3df583b97e323053499771cca931f9d200b]

INTEGRATION: CWS changefileheader (1.5.244); FILE MERGED 2008/04/01 15:08:52 thb 1.5.244.3: #i85898# Stripping all external header guards 2008/04/01 10:53:06 thb 1.5.244.2: #i85898# Stripping all external header guards 2008/03/28 15:23:44 rt 1.5.244.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [033836827f4d76bd2298a517d2d5798e67710744]

INTEGRATION: CWS changefileheader (1.3.296); FILE MERGED 2008/03/28 16:36:54 rt 1.3.296.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [91e3641d3c1eecc49b01796e995218eace293ca8]

INTEGRATION: CWS changefileheader (1.5.42); FILE MERGED 2008/03/28 15:42:09 rt 1.5.42.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [de475219784a155353b59b31e525d0aa1ea2d4c2]

INTEGRATION: CWS changefileheader (1.44.54); FILE MERGED 2008/03/28 15:42:08 rt 1.44.54.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dd4d423f97eaa211cce9e6f44b7a845101e1c4f4]

INTEGRATION: CWS changefileheader (1.7.216); FILE MERGED 2008/04/01 10:53:06 thb 1.7.216.2: #i85898# Stripping all external header guards 2008/03/28 15:23:44 rt 1.7.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1483f7b38adc31f02c4b2196888e7b918c14662c]

INTEGRATION: CWS changefileheader (1.16.52); FILE MERGED 2008/03/28 15:42:08 rt 1.16.52.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [089c987b6f26c7ec908e68c3713b498c3307d5f1]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:45:58 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c38fea2e1448a3a50cdfb1276748f2e4abc00f7c]

INTEGRATION: CWS changefileheader (1.2.40); FILE MERGED 2008/03/28 15:42:07 rt 1.2.40.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d0142f28c0efbf20484a67c36145a5e67f978813]

INTEGRATION: CWS changefileheader (1.3.296); FILE MERGED 2008/03/28 16:36:53 rt 1.3.296.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [83eee130d9332eac967bc1f17a525e0ffb475ecd]

INTEGRATION: CWS changefileheader (1.2.40); FILE MERGED 2008/03/28 15:42:06 rt 1.2.40.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9ff9685e11fb5cd3d18bf45ebb7c9f67ab6ed2dd]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:36:53 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fc6560073244542fe43379929ddf629d4c96541f]

INTEGRATION: CWS changefileheader (1.2.52); FILE MERGED 2008/03/28 15:42:06 rt 1.2.52.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a1fb32bc0ade15b6c89c64912543bac4c4dc78d2]

INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/03/28 16:36:53 rt 1.6.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b5e71181d6f561ce9ec80849bd078aa37eb9cc5d]

INTEGRATION: CWS changefileheader (1.3.266); FILE MERGED 2008/04/01 15:08:52 thb 1.3.266.3: #i85898# Stripping all external header guards 2008/04/01 10:53:06 thb 1.3.266.2: #i85898# Stripping all external header guards 2008/03/28 15:23:44 rt 1.3.266.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a8a829a50409fccda9dbf5f159f0439fb400bacf]

INTEGRATION: CWS changefileheader (1.3.42); FILE MERGED 2008/03/28 15:42:05 rt 1.3.42.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e9cd714d4860510be5f7ae3b5c79facc40b31ac8]

INTEGRATION: CWS changefileheader (1.4.166); FILE MERGED 2008/03/28 16:36:53 rt 1.4.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8813a573c6065acd486e4725d0ddab11ae3fb1a3]

INTEGRATION: CWS changefileheader (1.5.216); FILE MERGED 2008/04/01 10:53:06 thb 1.5.216.2: #i85898# Stripping all external header guards 2008/03/28 15:23:44 rt 1.5.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0e007f366b0c60164fe450f9f069bb8d522d524e]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:45:57 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [47f4e02475685c81bbc7ab37471aa580978283d9]

INTEGRATION: CWS changefileheader (1.2.296); FILE MERGED 2008/03/28 16:36:53 rt 1.2.296.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [87d24ffe76b278a051f6b0dbd14739bfec3de299]

INTEGRATION: CWS changefileheader (1.3.42); FILE MERGED 2008/03/28 15:42:04 rt 1.3.42.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [03129b07fa78779d335d20c3566f65fd2b9aaa3e]

INTEGRATION: CWS changefileheader (1.3.332); FILE MERGED 2008/04/01 15:08:52 thb 1.3.332.3: #i85898# Stripping all external header guards 2008/04/01 10:53:06 thb 1.3.332.2: #i85898# Stripping all external header guards 2008/03/28 15:23:44 rt 1.3.332.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [23cb22ee3566a656212bb4cb620e2c33a595491e]

INTEGRATION: CWS changefileheader (1.5.132); FILE MERGED 2008/03/28 16:36:53 rt 1.5.132.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [771ff24e530354b6925c518339944d7f4dbe9ffa]

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>  [d73f393188c3b03ebc207fe2e551c4f9ee948504]

INTEGRATION: CWS changefileheader (1.9.78); FILE MERGED 2008/04/01 15:08:52 thb 1.9.78.3: #i85898# Stripping all external header guards 2008/04/01 10:53:06 thb 1.9.78.2: #i85898# Stripping all external header guards 2008/03/28 15:23:44 rt 1.9.78.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5ee16c1d914ed54670426dafca7ef76a91a88002]

INTEGRATION: CWS changefileheader (1.2.52); FILE MERGED 2008/03/28 15:42:03 rt 1.2.52.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [02dbde82b673bc980d6442c562b533d472821d01]

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>  [0ecf5d1e848dcf55e8647e8d4188d5a304400db7]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:36:52 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [be95197fa6476d16b05eb20f4cb7f77f71f40e7b]

INTEGRATION: CWS changefileheader (1.3.42); FILE MERGED 2008/03/28 15:42:03 rt 1.3.42.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4760814f948fe755bfaaac25a25ce2940ecf4181]

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>  [5d023cc465a16bb006af9d2250cfb3d8ec905374]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:45:56 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bbdd3334cfcea826d6c149cd80910a0655803726]

INTEGRATION: CWS changefileheader (1.3.296); FILE MERGED 2008/03/28 16:36:52 rt 1.3.296.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4c4106d88a8b1b674f34cdb3346968a879a994f3]

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>  [0df61df0aab15edfb893eafff5dc1d0b51e76514]

INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/03/28 16:36:52 rt 1.6.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e522b006189aad1071a88d3b69179eb1aaa94b07]

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>  [8ad32b565a3c51ff8b979935a9061fb7bcc47470]

INTEGRATION: CWS changefileheader (1.2.348); FILE MERGED 2008/04/01 15:08:52 thb 1.2.348.3: #i85898# Stripping all external header guards 2008/04/01 10:53:06 thb 1.2.348.2: #i85898# Stripping all external header guards 2008/03/28 15:23:44 rt 1.2.348.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bf01fa689e1eb96147e0aa31f0669216fb01740a]

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>  [4505bdbffa09afe66f41d976e4a3e90c616b6dc7]

INTEGRATION: CWS changefileheader (1.3.42); FILE MERGED 2008/03/28 15:42:02 rt 1.3.42.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d7986ec83e88e075908c963cabe63a248444612e]

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>  [f8a6b14f6a1b7467a6514b688f11b169dcb46e54]

INTEGRATION: CWS changefileheader (1.2.52); FILE MERGED 2008/03/28 15:42:02 rt 1.2.52.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [37aa2e30ecd9ab7568d3ccea84babd6a91774f36]

INTEGRATION: CWS changefileheader (1.4.166); FILE MERGED 2008/03/28 16:36:52 rt 1.4.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cd308d676021590fcdc92470b0243adcf424a5bc]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:45:55 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e9736ee8d35755610879399f40b25dfdc15f4353]

INTEGRATION: CWS changefileheader (1.8.22); FILE MERGED 2008/04/01 15:08:52 thb 1.8.22.3: #i85898# Stripping all external header guards 2008/04/01 10:53:06 thb 1.8.22.2: #i85898# Stripping all external header guards 2008/03/28 15:23:44 rt 1.8.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [79b6addf3dd07ff22470f164323ee12a1786f16e]

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>  [9a0d97424d748e2a1bc8ddc02077d6116b7f0154]

INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/03/28 16:36:52 rt 1.5.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f3e0df32c6e6c86b8610447b63a9d3a6f7da62b5]

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>  [e86fbc2b5feb3ad57a46551f11b9e4ae6e69e830]

INTEGRATION: CWS changefileheader (1.2.52); FILE MERGED 2008/03/28 15:42:01 rt 1.2.52.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3035347187b2c0e5213c342417dfaa50aadae6c2]

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>  [80dcf2160b18fd234fee47310f43652f8b0c55c7]

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>  [a8fac95704a5d09260f86d681d4b1c0b8c118666]

INTEGRATION: CWS changefileheader (1.3.266); FILE MERGED 2008/03/28 15:23:44 rt 1.3.266.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ec6841224c84884a5e6abed782889e9cab4faf4c]

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>  [a3ac117e83675ae2ced9d3fbfbda3c143c82b8ab]

INTEGRATION: CWS changefileheader (1.5.132); FILE MERGED 2008/03/28 16:36:52 rt 1.5.132.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [74586a1354a4515c9ccd826eee78fcb148cd3e6f]

INTEGRATION: CWS changefileheader (1.5.216); FILE MERGED 2008/04/01 15:08:52 thb 1.5.216.3: #i85898# Stripping all external header guards 2008/04/01 10:53:06 thb 1.5.216.2: #i85898# Stripping all external header guards 2008/03/28 15:23:44 rt 1.5.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b84d3abf50fa4ccb059d6b27ec46e17af84a76da]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:45:54 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a16da18785fff4cf354d32aa8dbe241d77496a6c]

INTEGRATION: CWS changefileheader (1.3.42); FILE MERGED 2008/03/28 15:42:01 rt 1.3.42.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5bf68190950a2591f2e5ee6580b924a31585633b]

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>  [8c40768fa75f0282ccc8f62a83562d250655455d]

INTEGRATION: CWS changefileheader (1.7.166); FILE MERGED 2008/03/28 16:36:51 rt 1.7.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [753319439c57bd990a48a4872710a7e19e63de46]

INTEGRATION: CWS changefileheader (1.3.42); FILE MERGED 2008/03/28 15:42:00 rt 1.3.42.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e0d6223ab96bc5a5c1ebb6ad2052b1b373e01ea4]

INTEGRATION: CWS changefileheader (1.3.332); FILE MERGED 2008/04/01 15:08:51 thb 1.3.332.3: #i85898# Stripping all external header guards 2008/04/01 10:53:06 thb 1.3.332.2: #i85898# Stripping all external header guards 2008/03/28 15:23:44 rt 1.3.332.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a8b4fcfc8f64e192f5afb3d6195f838a5d328486]

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>  [5540c0c0a7b5d0d7af1515e945b54c6604b923bb]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:36:51 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [26841030d02810444a1774584b59ddf6cc2c0cee]

INTEGRATION: CWS changefileheader (1.2.52); FILE MERGED 2008/03/28 15:42:00 rt 1.2.52.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [126860a792b98c4106685851d1e7363b8ddae41e]

INTEGRATION: CWS changefileheader (1.7.216); FILE MERGED 2008/04/01 15:08:51 thb 1.7.216.3: #i85898# Stripping all external header guards 2008/04/01 10:53:06 thb 1.7.216.2: #i85898# Stripping all external header guards 2008/03/28 15:23:44 rt 1.7.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ac6be2b8af4e664d132ae4a8ff839642dcdf1f11]

INTEGRATION: CWS changefileheader (1.4.166); FILE MERGED 2008/03/28 16:36:51 rt 1.4.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [79ff8b15c1ddd08a85497806aa9410c1e40c9a06]

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>  [a08e1433aa8ddf3eba4905a006a475910a94ae6a]

INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/03/28 16:36:51 rt 1.5.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c65a7179e44450b49bf0a71ddf2fd1ff1301d7ed]

INTEGRATION: CWS changefileheader (1.2.348); FILE MERGED 2008/04/01 10:53:06 thb 1.2.348.2: #i85898# Stripping all external header guards 2008/03/28 15:23:44 rt 1.2.348.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0c88b20d3be765db6e6988d73d2ada996befd0d6]

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>  [9c852f71b563c75bf1864b38c57b08de1b335119]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:45:53 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0ede2ba479b2bf8315b6baff2fcabc54716d0924]

INTEGRATION: CWS changefileheader (1.3.216); FILE MERGED 2008/04/01 10:53:06 thb 1.3.216.2: #i85898# Stripping all external header guards 2008/03/28 15:23:44 rt 1.3.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [02da257dafc5ed72ac536fbf37b3e6a80790f05a]

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>  [da444b81a38fe132e181b84ac68b9181e3242fd2]

INTEGRATION: CWS changefileheader (1.2.52); FILE MERGED 2008/03/28 15:41:59 rt 1.2.52.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8f2e1e3d97fe82d7aa75a0ef16a9fcc641cd21f5]

INTEGRATION: CWS changefileheader (1.3.40); FILE MERGED 2008/03/28 15:41:59 rt 1.3.40.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6d0d47489645fae88061e880b79f314425fcf3c5]

INTEGRATION: CWS changefileheader (1.3.216); FILE MERGED 2008/04/01 10:53:06 thb 1.3.216.2: #i85898# Stripping all external header guards 2008/03/28 15:23:43 rt 1.3.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d792851606b27ea5bf6635b6386e7d7d53609941]

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>  [c6fa7f2f93bfade4146464bf2c561a38d19f7e0d]

INTEGRATION: CWS changefileheader (1.2.86); FILE MERGED 2008/03/28 15:41:59 rt 1.2.86.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [26194d3f3926da18194316b9193c7826b11334b6]

INTEGRATION: CWS changefileheader (1.28.22); FILE MERGED 2008/04/01 10:53:05 thb 1.28.22.2: #i85898# Stripping all external header guards 2008/03/28 15:23:43 rt 1.28.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [78ce3607d8f9cdec2147f6f75fbb0195eb472041]

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>  [5003559ca4a70b11067222c78651c2777ed8224d]

INTEGRATION: CWS changefileheader (1.3.296); FILE MERGED 2008/03/28 16:36:50 rt 1.3.296.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [82de6a0dcb08af439ecd6d9c43980566dc542f30]

INTEGRATION: CWS changefileheader (1.22.22); FILE MERGED 2008/03/28 15:23:43 rt 1.22.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [298b0663214ab7ae48291eb3095491fdf052829a]

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>  [07de26dd726974e98fb2b5a5020c1e70476abcf7]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:45:52 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ebc0fb8d18f6201f19582cc1c180bae9745ce4ac]

INTEGRATION: CWS changefileheader (1.6.72); FILE MERGED 2008/03/28 15:41:59 rt 1.6.72.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c32f27ad3bc78165761d3a648a0f29401d197ddf]

INTEGRATION: CWS changefileheader (1.4.166); FILE MERGED 2008/03/28 16:36:50 rt 1.4.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bac5822debaa0c9dba6b5b48cf60171701a94bf6]

INTEGRATION: CWS changefileheader (1.8.216); FILE MERGED 2008/04/01 15:08:51 thb 1.8.216.3: #i85898# Stripping all external header guards 2008/04/01 10:53:05 thb 1.8.216.2: #i85898# Stripping all external header guards 2008/03/28 15:23:43 rt 1.8.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ec95a3c98f0c348442094c1472a1438f00644f9d]

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>  [8e9c52c6d9c950a083eb22933d8b737538605c06]

INTEGRATION: CWS changefileheader (1.13.4); FILE MERGED 2008/03/28 15:41:58 rt 1.13.4.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8e4f5fa9336da73c9d3d58734fa149ceb2cea5fa]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:36:50 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6825bc65cb3038e0d01631950dbbd59b554da19a]

INTEGRATION: CWS changefileheader (1.16.216); FILE MERGED 2008/04/01 15:08:51 thb 1.16.216.3: #i85898# Stripping all external header guards 2008/04/01 10:53:05 thb 1.16.216.2: #i85898# Stripping all external header guards 2008/03/28 15:23:43 rt 1.16.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [54cd8f714fb216aa71836d2ba9d0ea4af90a313f]

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>  [3fd76673cee0ae3ce8e4367d3006657ca2373b83]

INTEGRATION: CWS changefileheader (1.2.158); FILE MERGED 2008/03/28 15:41:58 rt 1.2.158.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [33b6837e58b11f5b92751dabd9685c5166270169]

INTEGRATION: CWS changefileheader (1.9.216); FILE MERGED 2008/04/01 10:53:05 thb 1.9.216.2: #i85898# Stripping all external header guards 2008/03/28 15:23:43 rt 1.9.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f318dc963e41a29199e01d54db2af88e22bcfa50]

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>  [d97188e0fac25204cff059691aa83d4e8f707407]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:45:52 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [51b1be7d2096c1304d7e3303aee56ffbffe86c33]

INTEGRATION: CWS changefileheader (1.8.216); FILE MERGED 2008/04/01 10:53:05 thb 1.8.216.2: #i85898# Stripping all external header guards 2008/03/28 15:23:43 rt 1.8.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fcfbcd0d88b3b612f3076350da762a45745bdbd5]

INTEGRATION: CWS changefileheader (1.3.116); FILE MERGED 2008/03/28 15:41:58 rt 1.3.116.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c66ba3e486bac90017974091e5bdb40cbd2154ce]

INTEGRATION: CWS changefileheader (1.4.216); FILE MERGED 2008/04/01 10:53:05 thb 1.4.216.2: #i85898# Stripping all external header guards 2008/03/28 15:23:43 rt 1.4.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [934f6b9f3724fa1acdaae0089aa726f80a6fdb36]

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>  [df2b579048e9a32b603055eb3fa1e37f9c035e22]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:45:51 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e5b502dbb8316473ffaee5ed7a55d65c97b47bc5]

INTEGRATION: CWS changefileheader (1.12.86); FILE MERGED 2008/04/01 10:53:05 thb 1.12.86.2: #i85898# Stripping all external header guards 2008/03/28 15:23:43 rt 1.12.86.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [250bd5e682746fad3f87951187c441014c722de2]

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>  [ba7aa8176994844235793716c8f90fcb7ab4f60a]

INTEGRATION: CWS changefileheader (1.8.158); FILE MERGED 2008/03/28 15:41:58 rt 1.8.158.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f4e8f1f4f2883e5e49cdfb3a1e912023ad8d1c14]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:45:51 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b9cf1d9eec7ba17a7c5688165c6681d7dc95d2c2]

INTEGRATION: CWS changefileheader (1.12.62); FILE MERGED 2008/04/01 10:53:05 thb 1.12.62.2: #i85898# Stripping all external header guards 2008/03/28 15:23:43 rt 1.12.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c9dcd750dfade1fc1085fc91940d1ccd40a5657e]

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>  [164f62973b0c9a6435de79e758e0fdc6e4451acf]

INTEGRATION: CWS changefileheader (1.34.22); FILE MERGED 2008/04/01 15:08:51 thb 1.34.22.3: #i85898# Stripping all external header guards 2008/04/01 10:53:05 thb 1.34.22.2: #i85898# Stripping all external header guards 2008/03/28 15:23:42 rt 1.34.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8835912b154935b2b1e7477b31d341fe3e17c09a]

INTEGRATION: CWS changefileheader (1.11.52); FILE MERGED 2008/04/01 16:01:43 thb 1.11.52.2: #i85898# Stripping all external header guards 2008/03/28 15:41:58 rt 1.11.52.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7a13ce0ffaa287403f6582c893d270bd15222cd6]

INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/03/28 16:36:50 rt 1.6.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [87342a9345b3a14f359882d497dd91d5b795053f]

INTEGRATION: CWS changefileheader (1.9.216); FILE MERGED 2008/04/01 10:53:05 thb 1.9.216.2: #i85898# Stripping all external header guards 2008/03/28 15:23:42 rt 1.9.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b198a57dd71b6d3ff2e2c53fde5ba53ddb755d67]

INTEGRATION: CWS changefileheader (1.6.42); FILE MERGED 2008/03/28 15:41:58 rt 1.6.42.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b4ace5b6588a61874736967f9c0d9b0f3e21e850]

INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/03/28 16:36:49 rt 1.7.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0a2e01861235c8db3aead6892d509ad49a4bee8b]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:45:50 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f72914bcce7dc2762aa05ef487e74cb55aa33069]

INTEGRATION: CWS changefileheader (1.11.22); FILE MERGED 2008/04/01 10:53:05 thb 1.11.22.2: #i85898# Stripping all external header guards 2008/03/28 15:23:42 rt 1.11.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b42ce2cba21cefbfb4bd587681d4c2ef84cd9ad6]

INTEGRATION: CWS changefileheader (1.2.78); FILE MERGED 2008/03/28 15:41:58 rt 1.2.78.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [aeada658de36b47c5f69219ca52b4fbf7523b34a]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:36:49 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e4b57dbc4e684e8eeef65a4f9caa8c652e3f0ec9]

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>  [5450bad800b7e1e1676a48baa46b2d1f889546ac]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:45:50 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [14ebae3c5b7e0c14bc82f04421b6cce986b9ba2b]

INTEGRATION: CWS changefileheader (1.23.22); FILE MERGED 2008/04/01 15:08:51 thb 1.23.22.3: #i85898# Stripping all external header guards 2008/04/01 10:53:05 thb 1.23.22.2: #i85898# Stripping all external header guards 2008/03/28 15:23:42 rt 1.23.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [11474806387f310a87124ff1bdb6977a41163a74]

INTEGRATION: CWS changefileheader (1.8.96); FILE MERGED 2008/03/28 15:41:57 rt 1.8.96.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [69704175e3f2f5b87aa4e028c26880dee08a08e7]

INTEGRATION: CWS changefileheader (1.4.166); FILE MERGED 2008/03/28 16:36:49 rt 1.4.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [def3680e2a551181c18859d013cbc7575c3994d5]

INTEGRATION: CWS changefileheader (1.23.122); FILE MERGED 2008/04/01 15:08:51 thb 1.23.122.3: #i85898# Stripping all external header guards 2008/04/01 10:53:04 thb 1.23.122.2: #i85898# Stripping all external header guards 2008/03/28 15:23:42 rt 1.23.122.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fe498fed1ca700502427c774d7a600b5e7ceb6d1]

INTEGRATION: CWS changefileheader (1.9.4); FILE MERGED 2008/03/28 15:41:57 rt 1.9.4.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [352a1b93dab0625c111a0cbc7ef258190df1c115]

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>  [b08393c12a9c66d0cae2148e9a5e8b05628c234d]

INTEGRATION: CWS changefileheader (1.3.296); FILE MERGED 2008/03/28 16:36:49 rt 1.3.296.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [59980518bea0a9b02dc683c9fa6cea992edd06c3]

INTEGRATION: CWS changefileheader (1.26.8); FILE MERGED 2008/03/28 15:41:57 rt 1.26.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ed3d1cb4942ffa2ac4d096993299d604d42142c5]

INTEGRATION: CWS changefileheader (1.6.22); FILE MERGED 2008/04/01 15:08:50 thb 1.6.22.3: #i85898# Stripping all external header guards 2008/04/01 10:53:04 thb 1.6.22.2: #i85898# Stripping all external header guards 2008/03/28 15:23:42 rt 1.6.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6cc282d46306c467827a2d71937d764b40f67898]

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>  [bde013e46ef6e587890a12f0f9f517643a1dfd1d]

INTEGRATION: CWS changefileheader (1.7.96); FILE MERGED 2008/03/28 15:41:57 rt 1.7.96.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [16230651343ed7a63279aea9ae888baf14f56827]

INTEGRATION: CWS changefileheader (1.42.22); FILE MERGED 2008/04/01 15:08:50 thb 1.42.22.3: #i85898# Stripping all external header guards 2008/04/01 10:53:04 thb 1.42.22.2: #i85898# Stripping all external header guards 2008/03/28 15:23:42 rt 1.42.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5bf1f418c8a635065b71eded1f6522c5d46505bb]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:45:49 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e2a6747730ebdf190879a4c7ac21510e683e9f13]

INTEGRATION: CWS changefileheader (1.8.10); FILE MERGED 2008/03/28 16:36:49 rt 1.8.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e69398d949cc195547939b77e3f4a087041108bc]

INTEGRATION: CWS changefileheader (1.12.22); FILE MERGED 2008/04/01 10:53:04 thb 1.12.22.2: #i85898# Stripping all external header guards 2008/03/28 15:23:42 rt 1.12.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [113dab60a95452b630b5fdc17f850b020a508734]

INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/03/28 16:36:49 rt 1.5.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [374d4a6156943c3e34c5fed0866be2dbef6a0b11]

INTEGRATION: CWS changefileheader (1.2.22); FILE MERGED 2008/03/28 15:23:42 rt 1.2.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c01489dd0ccc10675c4d8ae0ec91e66643690f30]

INTEGRATION: CWS changefileheader (1.5.2); FILE MERGED 2008/03/31 16:01:56 rt 1.5.2.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8cb9b0a8ddbf176aee58ba22ecb71bce64051aeb]

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>  [ca3c496e394bb6c3a1cb4f05e4fea6751a43f481]

INTEGRATION: CWS changefileheader (1.6.2); FILE MERGED 2008/03/31 16:01:56 rt 1.6.2.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ec7accb4fe8d293b3bac5f8dfb4176648cbed21f]

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>  [10f5e5d7fe87387daec8bbdd9c030a0ffb0269dc]

INTEGRATION: CWS changefileheader (1.5.216); FILE MERGED 2008/03/28 15:23:42 rt 1.5.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [46f37f350fc727d6578ba3bafdd4091873199164]

INTEGRATION: CWS changefileheader (1.4.166); FILE MERGED 2008/03/28 16:36:48 rt 1.4.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f150d99ac7366a655e7b716ddba2d206161e151e]

INTEGRATION: CWS changefileheader (1.4.14); FILE MERGED 2008/03/31 16:01:56 rt 1.4.14.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [272d10ecf2439e6e81e729cc2d8750cc0fa60ec3]

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>  [0309cd120a43234e250531a4bd315fae60848977]

INTEGRATION: CWS changefileheader (1.5.132); FILE MERGED 2008/03/28 16:36:48 rt 1.5.132.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [19be24b2eb720b74bb1ac3adf6797403080884af]

INTEGRATION: CWS changefileheader (1.10.216); FILE MERGED 2008/04/01 10:53:04 thb 1.10.216.2: #i85898# Stripping all external header guards 2008/03/28 15:23:42 rt 1.10.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [68baaca3ddc501d44d23306a6d60d3a9830a06eb]

INTEGRATION: CWS changefileheader (1.5.46); FILE MERGED 2008/03/31 16:01:56 rt 1.5.46.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7a8ea2aad158abc3264488853fb12a5c970e4129]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:45:48 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d46d0e3f36b6778773d28a1e1b0ab27e18d8d36d]

INTEGRATION: CWS changefileheader (1.11.216); FILE MERGED 2008/04/01 10:53:04 thb 1.11.216.2: #i85898# Stripping all external header guards 2008/03/28 15:23:42 rt 1.11.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3a886e190ada550a5ac3f149df9caaae192bae7d]

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>  [ad9b560417f693d8908ba49218b9884575d4aa96]

INTEGRATION: CWS changefileheader (1.8.216); FILE MERGED 2008/04/01 10:53:04 thb 1.8.216.2: #i85898# Stripping all external header guards 2008/03/28 15:23:41 rt 1.8.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [921d6d07e5b90c0901f25d086f5df7fa826c184c]

INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/03/31 16:01:56 rt 1.4.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [02594cc94c9c70de88cb92bbf42230d4389a468f]

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>  [4a2d804b20753a81b957b9e842c7e970cb75ef4d]

INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/03/28 16:36:48 rt 1.5.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [751fba14760fa6b65b74689d055655d1470236a5]

INTEGRATION: CWS changefileheader (1.6.14); FILE MERGED 2008/03/31 16:01:55 rt 1.6.14.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d61f88574c16a4400908c599f060277e6c46fa2d]

INTEGRATION: CWS changefileheader (1.28.22); FILE MERGED 2008/04/01 15:08:50 thb 1.28.22.3: #i85898# Stripping all external header guards 2008/04/01 10:53:04 thb 1.28.22.2: #i85898# Stripping all external header guards 2008/03/28 15:23:41 rt 1.28.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9cc54f363869e640bff3aefbdc5a5e82b9712270]

INTEGRATION: CWS changefileheader (1.7.18); FILE MERGED 2008/03/31 16:01:55 rt 1.7.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [970fd3600d659ddf483de3c958138fd9c7148a63]

INTEGRATION: CWS changefileheader (1.2.64); FILE MERGED 2008/03/28 15:23:41 rt 1.2.64.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f613c3c9385eaef7e71fe58bfb0f2c6734e244eb]

INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/03/28 16:36:48 rt 1.6.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3a37240ee7fe36eb4842cbe321cf964e04607320]

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>  [5df8e5b9c2c2139887cbc2f94e87f1940bdffcf9]

INTEGRATION: CWS changefileheader (1.3.46); FILE MERGED 2008/04/01 15:20:15 thb 1.3.46.2: #i85898# Stripping all external header guards 2008/03/31 16:01:55 rt 1.3.46.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a6cefc18c7f4c8f09bd2e422afe100ba7c5509f3]

INTEGRATION: CWS changefileheader (1.2.122); FILE MERGED 2008/04/01 10:53:04 thb 1.2.122.2: #i85898# Stripping all external header guards 2008/03/28 15:23:41 rt 1.2.122.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5ebee748eb13fd906c0fbbcd54b5042b0e475ce5]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:45:47 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c5d9a6cddf5990414f10e6efe397745ae27a4914]

INTEGRATION: CWS changefileheader (1.4.296); FILE MERGED 2008/03/28 16:36:48 rt 1.4.296.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6d381cb65f309b4c7b605a9e65bd85ad2b70246d]

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>  [0edcf5ae58b59e4cbae61d192c921cdaa37c0ce4]

INTEGRATION: CWS changefileheader (1.4.2); FILE MERGED 2008/03/31 16:01:55 rt 1.4.2.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d9d3d54c11e9cc5eebab1244bd9509a4cdd94d47]

INTEGRATION: CWS changefileheader (1.9.216); FILE MERGED 2008/04/01 10:53:04 thb 1.9.216.2: #i85898# Stripping all external header guards 2008/03/28 15:23:41 rt 1.9.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fe4fb4f4b4a40ddeb63932689e28aba5749c2133]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:36:47 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [60acf2db9e6189791e6b394bd27cfc39416c0f11]

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>  [7727e73a46789321342b91bb1860826bbebca859]

INTEGRATION: CWS changefileheader (1.5.46); FILE MERGED 2008/03/31 16:01:55 rt 1.5.46.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7c9e15bda80f9f2c049b9afe55dba2eb65711f95]

INTEGRATION: CWS changefileheader (1.13.216); FILE MERGED 2008/04/01 15:08:50 thb 1.13.216.3: #i85898# Stripping all external header guards 2008/04/01 10:53:04 thb 1.13.216.2: #i85898# Stripping all external header guards 2008/03/28 15:23:41 rt 1.13.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e04c8f7ad3dabaaf594aa3b9da7db205f70aa7f3]

INTEGRATION: CWS changefileheader (1.4.294); FILE MERGED 2008/03/28 16:36:47 rt 1.4.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f732ed92ea820e71480f2f499ef85ed542152429]

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>  [f7de5af8da7b562421bee6ec1acec31d39d2cbeb]

INTEGRATION: CWS changefileheader (1.19.22); FILE MERGED 2008/04/01 15:08:50 thb 1.19.22.3: #i85898# Stripping all external header guards 2008/04/01 10:53:03 thb 1.19.22.2: #i85898# Stripping all external header guards 2008/03/28 15:23:41 rt 1.19.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d2f365727814822aa8ad3bddc9b1f496773af5af]

INTEGRATION: CWS changefileheader (1.6.166); FILE MERGED 2008/03/28 16:36:47 rt 1.6.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8e11eef73257eb0704bd8e776162b1954163e7f0]

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>  [d69a4ad1c723ca4879c100752ef70cc7560fd9d5]

INTEGRATION: CWS changefileheader (1.3.46); FILE MERGED 2008/04/01 15:20:14 thb 1.3.46.3: #i85898# Stripping all external header guards 2008/04/01 12:31:19 thb 1.3.46.2: #i85898# Stripping all external header guards 2008/03/31 16:01:55 rt 1.3.46.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2dce2b25a8881cc3643a12a05700f977bc381ccf]

INTEGRATION: CWS changefileheader (1.8.216); FILE MERGED 2008/04/01 10:53:03 thb 1.8.216.2: #i85898# Stripping all external header guards 2008/03/28 15:23:41 rt 1.8.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [baa752a25ecab828d637cd8f0938f9f4174349bd]

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>  [cc4e04b772817e08c83bf7b1b2e7d95d76c31d0d]

INTEGRATION: CWS changefileheader (1.11.22); FILE MERGED 2008/04/01 10:53:03 thb 1.11.22.2: #i85898# Stripping all external header guards 2008/03/28 15:23:41 rt 1.11.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [12d882bb407e2f9a2e11986e8408ed13b01f39a7]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:45:46 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3299dd044ed659b969473d622d3c2fad0a315ba7]

INTEGRATION: CWS changefileheader (1.2.174); FILE MERGED 2008/03/31 16:01:34 rt 1.2.174.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c0414bd2e625dfeea2ffd8da6fe4dabd97f51ca2]

INTEGRATION: CWS changefileheader (1.9.216); FILE MERGED 2008/04/01 10:53:03 thb 1.9.216.2: #i85898# Stripping all external header guards 2008/03/28 15:23:40 rt 1.9.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b49e660f1fd54b37dc9c654cce91415236b7e938]

INTEGRATION: CWS changefileheader (1.22.72); FILE MERGED 2008/03/31 16:01:34 rt 1.22.72.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fccf1806e447a86d1d8864ddaa384fdd6b354786]

INTEGRATION: CWS changefileheader (1.5.132); FILE MERGED 2008/03/28 16:36:47 rt 1.5.132.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d6959a2830b282d18803c67d4552cac801a7c734]

INTEGRATION: CWS changefileheader (1.13.62); FILE MERGED 2008/03/28 15:23:40 rt 1.13.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e6bb2c44ea6a5714f3c9cd5aadf19d320e939372]

INTEGRATION: CWS changefileheader (1.6.154); FILE MERGED 2008/03/31 16:01:34 rt 1.6.154.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bab7eb24c41c077fe2c49cd6f10d652db5ac55a0]

INTEGRATION: CWS changefileheader (1.3.296); FILE MERGED 2008/03/28 16:36:47 rt 1.3.296.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [14c4ff5dd7c7cf8ba220523dc8763aff80c3827d]

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>  [4ce2b388d489c5a5a86507267645195081a8c365]

INTEGRATION: CWS changefileheader (1.2.206); FILE MERGED 2008/03/28 15:23:40 rt 1.2.206.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4b855ccbfc09eb7cb7b9b4170275467b5bc8ef8d]

INTEGRATION: CWS changefileheader (1.8.138); FILE MERGED 2008/03/31 16:01:33 rt 1.8.138.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [68f2c39badcece4040a4b6d9c630bb4ffa4bb174]

INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/03/28 16:36:47 rt 1.4.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [770acbf68a0ce6b4ea6eb0343ddd5cacf9f97d44]

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>  [9cd4b21e5145979e48aad4d92da81e5383b8aa5b]

INTEGRATION: CWS changefileheader (1.10.138); FILE MERGED 2008/03/31 16:01:33 rt 1.10.138.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cfc2da06ecf498301c70ac57478be602081ec181]

INTEGRATION: CWS changefileheader (1.5.70); FILE MERGED 2008/03/28 16:36:47 rt 1.5.70.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d5e0c2e550448db8cfef70e24f0577227e48f6ab]

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>  [a6aa9dd8db98973d9d645ed5cd684de4b240ddc8]

INTEGRATION: CWS changefileheader (1.4.366); FILE MERGED 2008/04/01 15:08:50 thb 1.4.366.2: #i85898# Stripping all external header guards 2008/03/28 15:23:40 rt 1.4.366.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f347ee0044e8de092539ead6b6acec341d2dced7]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:45:45 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c9c561397d827a379fd52d9a499f94b60a2fa6ed]

INTEGRATION: CWS changefileheader (1.4.296); FILE MERGED 2008/03/28 16:36:46 rt 1.4.296.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bb60b1874c90786abdd55883d9bbed87ddbfea82]

INTEGRATION: CWS changefileheader (1.5.216); FILE MERGED 2008/04/01 10:53:03 thb 1.5.216.2: #i85898# Stripping all external header guards 2008/03/28 15:23:40 rt 1.5.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1116e769f89fb77d696216d6073332f8875f10d1]

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>  [e36b309be29fe3ddbc92be4d099deb6e01198074]

INTEGRATION: CWS changefileheader (1.11.138); FILE MERGED 2008/03/31 16:01:33 rt 1.11.138.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8d536d7d9b85eda611b61d35c531b3024ec94fdb]

INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/03/28 16:36:46 rt 1.6.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b813b80b1a257be11f45ed4dd58101ffdc826c09]

INTEGRATION: CWS changefileheader (1.10.216); FILE MERGED 2008/04/01 15:08:49 thb 1.10.216.3: #i85898# Stripping all external header guards 2008/04/01 10:53:03 thb 1.10.216.2: #i85898# Stripping all external header guards 2008/03/28 15:23:40 rt 1.10.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [61fde1d8b89c3418d98fe7c7b7bd333fef6595cf]

INTEGRATION: CWS changefileheader (1.7.138); FILE MERGED 2008/03/31 16:01:33 rt 1.7.138.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [00a0f9106f9500b581c17367c4caff4f37afa999]

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>  [a4f9c3274b9ea0e6edde21c3ad4d72601c74da12]

INTEGRATION: CWS changefileheader (1.10.10); FILE MERGED 2008/03/28 16:36:46 rt 1.10.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9c563a115cf7bd95ae368b48b542c127abb226c3]

INTEGRATION: CWS changefileheader (1.10.156); FILE MERGED 2008/04/01 15:08:49 thb 1.10.156.3: #i85898# Stripping all external header guards 2008/04/01 10:53:03 thb 1.10.156.2: #i85898# Stripping all external header guards 2008/03/28 15:23:39 rt 1.10.156.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6bee16fdc3273d2f3b1c55192d3144ca93a4aba7]

INTEGRATION: CWS changefileheader (1.12.138); FILE MERGED 2008/03/31 16:01:33 rt 1.12.138.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [451968bdc9bd6f67caeee608bf785169378e6a4f]

INTEGRATION: CWS changefileheader (1.6.56); FILE MERGED 2008/03/28 16:36:46 rt 1.6.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e5d62d9fa3b479851e87f5da0e208233f1a01007]

INTEGRATION: CWS changefileheader (1.9.216); FILE MERGED 2008/04/01 10:53:03 thb 1.9.216.2: #i85898# Stripping all external header guards 2008/03/28 15:23:39 rt 1.9.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4af981979539acee8e9403cfd2956022f157c1a5]

INTEGRATION: CWS changefileheader (1.16.10); FILE MERGED 2008/03/31 16:01:33 rt 1.16.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [807e4aea04e6cd9afca3b9ac8aca84126d8d6222]

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>  [67bd5a5450c09589918316e262acffa1d3b67683]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:45:44 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [de66012408eb55bccffb8e4e4a1fbb2debb120e1]

INTEGRATION: CWS changefileheader (1.5.138); FILE MERGED 2008/03/31 16:01:33 rt 1.5.138.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a88542ec4bfeed1c00e196e274a459c8dccf93c7]

INTEGRATION: CWS changefileheader (1.6.216); FILE MERGED 2008/04/01 15:08:49 thb 1.6.216.2: #i85898# Stripping all external header guards 2008/03/28 15:23:39 rt 1.6.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3c6286885b6ac37037417e9cba02e67a5a33a7b6]

INTEGRATION: CWS changefileheader (1.9.56); FILE MERGED 2008/03/28 16:36:45 rt 1.9.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8e667a65fcc70f99c02c3ce9efeef9bb05a9d004]

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>  [c0a7d2dad15de745011c38f45060c85b92ee9591]

INTEGRATION: CWS changefileheader (1.7.64); FILE MERGED 2008/04/01 15:08:49 thb 1.7.64.3: #i85898# Stripping all external header guards 2008/04/01 10:53:02 thb 1.7.64.2: #i85898# Stripping all external header guards 2008/03/28 15:23:38 rt 1.7.64.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [94a3a984e1aff03656132b70f51f6a7bba67f192]

INTEGRATION: CWS changefileheader (1.12.40); FILE MERGED 2008/03/31 16:01:33 rt 1.12.40.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d7382da899ea9b499c1424987bb95a74db1c2f14]

INTEGRATION: CWS changefileheader (1.11.10); FILE MERGED 2008/03/28 16:36:45 rt 1.11.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c7880360d7a623fddd79f7d95ef973c647b59b12]

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>  [7c29cb22af97d352544d1b4ba0564613c3c66e13]

INTEGRATION: CWS changefileheader (1.9.138); FILE MERGED 2008/03/31 16:01:33 rt 1.9.138.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [680a28c23a89943a67609ebd5b12221ec585be51]

INTEGRATION: CWS changefileheader (1.2.64); FILE MERGED 2008/03/28 15:23:38 rt 1.2.64.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [031c8d0b039c322071ecb050fa881af5cc1eae6e]

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>  [e533eed7496dc8c9f40dc11f36ba2c7559aaab5a]

INTEGRATION: CWS changefileheader (1.17.138); FILE MERGED 2008/03/31 16:01:33 rt 1.17.138.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [417e8c77217e7a944cc89faddb6472d8a43f4b93]

INTEGRATION: CWS changefileheader (1.6.216); FILE MERGED 2008/04/01 15:08:49 thb 1.6.216.3: #i85898# Stripping all external header guards 2008/04/01 10:53:02 thb 1.6.216.2: #i85898# Stripping all external header guards 2008/03/28 15:23:38 rt 1.6.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [37716c460bb5f0ff15d7f627f5ac6a3ecb702692]

INTEGRATION: CWS changefileheader (1.8.56); FILE MERGED 2008/03/28 16:36:45 rt 1.8.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f3e936f460ed3ae0697a82fc8c129af244b2fb9e]

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>  [6c5abd832b474b8741fbc21c2b0e259f64ed10a7]

INTEGRATION: CWS changefileheader (1.5.216); FILE MERGED 2008/04/01 10:53:02 thb 1.5.216.2: #i85898# Stripping all external header guards 2008/03/28 15:23:37 rt 1.5.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1be03620d7bb86ef86190f426678214779fd0494]

INTEGRATION: CWS changefileheader (1.8.92); FILE MERGED 2008/03/31 16:01:33 rt 1.8.92.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9cb753ff764d2b02dec582acb226107598636d7f]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:45:43 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d3a82c184d4d4e402bb39cc80d6df3e0f8b43ed8]

INTEGRATION: CWS changefileheader (1.10.10); FILE MERGED 2008/03/28 16:36:45 rt 1.10.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2051595e2a67931fb86d341a92b368b88465f5e1]

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>  [72911ca6dbc68bbb4b4a7097c28974d55e0f0676]

INTEGRATION: CWS changefileheader (1.2.64); FILE MERGED 2008/03/28 15:23:37 rt 1.2.64.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ba0eb7b6d4ce1e57e5ca6672cab89e13f4f45734]

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>  [ad713ce10b29fc17e2c46f8cf81f462775b58899]

INTEGRATION: CWS changefileheader (1.9.138); FILE MERGED 2008/03/31 16:01:32 rt 1.9.138.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7a2c58030fc2f18228c4657b584644017ffc7251]

INTEGRATION: CWS changefileheader (1.4.276); FILE MERGED 2008/04/01 15:08:49 thb 1.4.276.2: #i85898# Stripping all external header guards 2008/03/28 15:23:37 rt 1.4.276.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f9f804559650db5171ba743d86e44ee7d4c52a72]

INTEGRATION: CWS changefileheader (1.8.138); FILE MERGED 2008/03/31 16:01:32 rt 1.8.138.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [658315bf59bc5a4c1b4934478e627b9ede0761a8]

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>  [5b79b0e2e66df9de8ea4da6a4c486a8150629a5a]

INTEGRATION: CWS changefileheader (1.10.138); FILE MERGED 2008/03/31 16:01:32 rt 1.10.138.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [39bfc8c59df9e3067c6aa031e8c2d20f8bf3b508]

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>  [b73f00d88ba3ca3b509f42ac41913e58f46ca37d]

INTEGRATION: CWS changefileheader (1.9.64); FILE MERGED 2008/04/01 15:08:49 thb 1.9.64.3: #i85898# Stripping all external header guards 2008/04/01 10:53:02 thb 1.9.64.2: #i85898# Stripping all external header guards 2008/03/28 15:23:37 rt 1.9.64.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f914c6bba086a489c3dfa8fa79e966eaf3a03b40]

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>  [101b5d1548788929ba70102d6ba373bd404a25c4]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:45:42 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [15db53dfa720d176c5ebbe296c436793d49d4203]

INTEGRATION: CWS changefileheader (1.11.8); FILE MERGED 2008/03/28 16:36:45 rt 1.11.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1bda4833d25423ff1fcf7d5ede53708b713eb026]

INTEGRATION: CWS changefileheader (1.12.72); FILE MERGED 2008/04/01 15:08:49 thb 1.12.72.3: #i85898# Stripping all external header guards 2008/04/01 10:53:02 thb 1.12.72.2: #i85898# Stripping all external header guards 2008/03/28 15:23:37 rt 1.12.72.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [66ed5dd45308c24a0b4797df8cfffadbb5347512]

INTEGRATION: CWS changefileheader (1.8.10); FILE MERGED 2008/03/28 16:36:44 rt 1.8.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [438da6fccd41193e4c884351643a49a764f6bfc7]

INTEGRATION: CWS changefileheader (1.12.22); FILE MERGED 2008/04/01 15:08:49 thb 1.12.22.3: #i85898# Stripping all external header guards 2008/04/01 10:53:02 thb 1.12.22.2: #i85898# Stripping all external header guards 2008/03/28 15:23:37 rt 1.12.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4b4ab78218724375f15e7010ae035e4d7729915f]

INTEGRATION: CWS changefileheader (1.9.10); FILE MERGED 2008/03/28 16:36:44 rt 1.9.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [21027bc8243d0ea548bffbc837311bfdcdcce270]

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>  [bb25bf9fada92a0751da3963ae0696ecf625ea5c]

INTEGRATION: CWS changefileheader (1.13.10); FILE MERGED 2008/03/28 16:36:44 rt 1.13.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [328045c16b6fa5674a2ed7a0c584c84739742aae]

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>  [33c7c154c8e2cd5869a8d8f4504258db6c3e9754]

INTEGRATION: CWS changefileheader (1.12.22); FILE MERGED 2008/04/01 15:08:48 thb 1.12.22.3: #i85898# Stripping all external header guards 2008/04/01 10:53:02 thb 1.12.22.2: #i85898# Stripping all external header guards 2008/03/28 15:23:37 rt 1.12.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [50238109bd54c22a88cba4b0a22b58660111f854]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:45:41 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e3712ad3bf614e9cbe0142a8645b2bc6f4cf57a9]

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>  [df3c436b6e1fc7ae3f9d7abd74d79e54f2a85324]

INTEGRATION: CWS changefileheader (1.9.138); FILE MERGED 2008/03/31 16:01:31 rt 1.9.138.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0f6243bd7a8082ad0403012188d82a01a8ea57ea]

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>  [9576554420f948efe03f32e8ab8266eddc3e656e]

INTEGRATION: CWS changefileheader (1.10.138); FILE MERGED 2008/03/31 16:01:31 rt 1.10.138.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [af0fe059aef98287676811acd1a730a31ffb0a1e]

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>  [1606a11aff63a8a4d226584aa4b4d41ad2062be4]

INTEGRATION: CWS changefileheader (1.8.138); FILE MERGED 2008/03/31 16:01:31 rt 1.8.138.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [14b2eb32b373d2a9348f1971c98e282a70b9f421]

INTEGRATION: CWS changefileheader (1.3.372); FILE MERGED 2008/04/01 15:08:48 thb 1.3.372.3: #i85898# Stripping all external header guards 2008/04/01 10:53:02 thb 1.3.372.2: #i85898# Stripping all external header guards 2008/03/28 15:23:36 rt 1.3.372.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3d2d22d9a4edd4b7b7d1ef1c977afb2425b85adf]

INTEGRATION: CWS changefileheader (1.11.10); FILE MERGED 2008/03/28 16:36:44 rt 1.11.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [30fc8d4b10cf0167bda62c7dedbd201c6b230f18]

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>  [e4bf572d45faba17202a08a03af471c241c01831]

INTEGRATION: CWS changefileheader (1.27.20); FILE MERGED 2008/04/01 15:08:48 thb 1.27.20.3: #i85898# Stripping all external header guards 2008/04/01 10:53:02 thb 1.27.20.2: #i85898# Stripping all external header guards 2008/03/28 15:23:36 rt 1.27.20.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c70d205bf50da3b0f846ef435a68142c8894e40d]

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>  [9f8264f02a8d7bf79359381f2105ae9ecdd87fe9]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:45:40 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [399d4adab4c1b9411478884d6d2b41fea512fc70]

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>  [fafdd53c2d75dc5c1f9660867254ea82a2de2c84]

INTEGRATION: CWS changefileheader (1.11.138); FILE MERGED 2008/03/31 16:01:31 rt 1.11.138.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [df8813b78391c8efe665729b480352a3c7c42e96]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:45:40 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bb5f34cd2220f21ec2429b9b5f3c395f1dfb1e0d]

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>  [0414c7f90c3fcf4029d92f633fc3476f78e97457]

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>  [0af272aad41f57a1a8929749a38689ce133b5d31]

INTEGRATION: CWS changefileheader (1.7.56); FILE MERGED 2008/03/28 16:36:44 rt 1.7.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0880da51b389d57f0f874442d9b973f787bf8130]

INTEGRATION: CWS changefileheader (1.10.22); FILE MERGED 2008/03/28 15:23:36 rt 1.10.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7ef322beac095cbcc5cf4ab5a9681d9084bfda10]

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>  [443f874a677a86e3a15a6344145f06679f63d5a3]

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>  [ff336d4cfa75e504757c91dfd4051a18619dbeaa]

INTEGRATION: CWS changefileheader (1.9.138); FILE MERGED 2008/03/31 16:01:30 rt 1.9.138.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fd3ba7b991490a55e1808b743f934b3226c701a6]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:45:39 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1aa5a01b45f347347c2b7fb30be38b4181602a39]

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>  [392a73cb247e215954b7377af11f8462359fd810]

INTEGRATION: CWS changefileheader (1.11.10); FILE MERGED 2008/03/31 16:01:30 rt 1.11.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [48735d1169eda656cde3b32b713cded32216059c]

INTEGRATION: CWS changefileheader (1.7.216); FILE MERGED 2008/04/01 10:53:01 thb 1.7.216.2: #i85898# Stripping all external header guards 2008/03/28 15:23:36 rt 1.7.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [63fb64fa66fa6f4b87a062a8034c195215d31deb]

INTEGRATION: CWS changefileheader (1.9.56); FILE MERGED 2008/03/28 16:36:43 rt 1.9.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f48a575730355be8bd24b607bd5820ed28f8de8a]

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>  [897db92709c2873fecf4669482b9263af5cb6351]

INTEGRATION: CWS changefileheader (1.7.64); FILE MERGED 2008/04/01 15:08:48 thb 1.7.64.3: #i85898# Stripping all external header guards 2008/04/01 10:53:01 thb 1.7.64.2: #i85898# Stripping all external header guards 2008/03/28 15:23:36 rt 1.7.64.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ed956e584ac36c89a519ae7341bd142b6cda7f29]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:45:39 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [78be0ac8ec9f2ae28dac34a7e58b0604e63217c8]

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>  [e15ca1743b4f092f11b44dc5353298112647164b]

INTEGRATION: CWS changefileheader (1.6.138); FILE MERGED 2008/03/31 16:01:30 rt 1.6.138.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3435f11ba71c5225260cb5fc87a006d463ecc993]

INTEGRATION: CWS changefileheader (1.19.12); FILE MERGED 2008/03/28 15:23:36 rt 1.19.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ad18b9772048728e84c05de2ad772b8c7aba611a]

INTEGRATION: CWS changefileheader (1.6.14); FILE MERGED 2008/03/31 16:01:30 rt 1.6.14.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [48ff7e9838d88ef5cc3502896c90ede7ae979ec1]

INTEGRATION: CWS changefileheader (1.7.216); FILE MERGED 2008/04/01 15:08:48 thb 1.7.216.3: #i85898# Stripping all external header guards 2008/04/01 10:53:01 thb 1.7.216.2: #i85898# Stripping all external header guards 2008/03/28 15:23:36 rt 1.7.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c4d1c471ae84ed9e75ac1ab1cd0f2bca9473c589]

INTEGRATION: CWS changefileheader (1.10.112); FILE MERGED 2008/03/31 16:01:30 rt 1.10.112.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a1c99a94d5dab112ec6416a6f36d841d2c7741b4]

INTEGRATION: CWS changefileheader (1.8.10); FILE MERGED 2008/03/28 16:36:43 rt 1.8.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9166ee49b424b0d891cd8a214e1d855c6e7d0f89]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:45:38 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cc22729956d43c1970b31669a5313189ba8ae8e6]

INTEGRATION: CWS changefileheader (1.14.68); FILE MERGED 2008/03/31 16:01:30 rt 1.14.68.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3ff80fd207a3d65fe3a78826dff7ea331d2eea6d]

INTEGRATION: CWS changefileheader (1.14.216); FILE MERGED 2008/04/01 15:08:48 thb 1.14.216.3: #i85898# Stripping all external header guards 2008/04/01 10:53:01 thb 1.14.216.2: #i85898# Stripping all external header guards 2008/03/28 15:23:36 rt 1.14.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bdb7f33e5ba018030ab57e1ecd0a7271af98fb4e]

INTEGRATION: CWS changefileheader (1.60.8); FILE MERGED 2008/04/01 15:08:48 thb 1.60.8.3: #i85898# Stripping all external header guards 2008/04/01 10:53:01 thb 1.60.8.2: #i85898# Stripping all external header guards 2008/03/28 15:23:36 rt 1.60.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [555cfa9ece6979e3e302e8964cb3f109f15dc6e2]

INTEGRATION: CWS changefileheader (1.9.12); FILE MERGED 2008/03/28 16:36:43 rt 1.9.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d28e96285e753e12ef777db3aa90febfcede9d1f]

INTEGRATION: CWS changefileheader (1.6.138); FILE MERGED 2008/03/31 16:01:29 rt 1.6.138.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [856126d7fcaa9848d8eb74efc110a78fde409e9f]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:36:43 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f261ac75396c313650f5709c620881e004f96b16]

INTEGRATION: CWS changefileheader (1.7.40); FILE MERGED 2008/03/31 16:01:29 rt 1.7.40.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f8e7c8ad54ebb971a799bc5b0e2e63aa5e523e57]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:45:38 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ffaeb0541abcf327d81ebe449e6d3a15b3bc79af]

INTEGRATION: CWS changefileheader (1.4.166); FILE MERGED 2008/03/28 16:36:43 rt 1.4.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0c9acaa4c1ce6f609a6a4339e85b78b38d5fb797]

INTEGRATION: CWS changefileheader (1.8.14); FILE MERGED 2008/03/31 16:01:29 rt 1.8.14.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [362bd5b7c51ec2d728af915b0e8dd5122354600e]

INTEGRATION: CWS changefileheader (1.4.216); FILE MERGED 2008/04/01 10:53:01 thb 1.4.216.2: #i85898# Stripping all external header guards 2008/03/28 15:23:35 rt 1.4.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f7ee9c4bfdc015b083e959ff0ac8d5d2ff939491]

INTEGRATION: CWS changefileheader (1.11.68); FILE MERGED 2008/03/31 16:01:29 rt 1.11.68.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2f82082f05e4b7f9a2d26e3bd1220b296a88419f]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:36:42 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [df332b9a0559922922a9466adaec9cd8bc736756]

INTEGRATION: CWS changefileheader (1.21.216); FILE MERGED 2008/04/01 15:08:48 thb 1.21.216.3: #i85898# Stripping all external header guards 2008/04/01 10:53:01 thb 1.21.216.2: #i85898# Stripping all external header guards 2008/03/28 15:23:35 rt 1.21.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6ea83733ebac30a05e8d32aa8d7c30184d8cb53d]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:45:37 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2e48d1cf8ea9652deb0639f4beaf92bee713c8e7]

INTEGRATION: CWS changefileheader (1.4.216); FILE MERGED 2008/04/01 15:20:08 thb 1.4.216.3: #i85898# Stripping all external header guards 2008/04/01 12:31:15 thb 1.4.216.2: #i85898# Stripping all external header guards 2008/03/31 16:01:29 rt 1.4.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [733490e9453851250215bbc1c8ca553c7e6a3098]

INTEGRATION: CWS changefileheader (1.7.56); FILE MERGED 2008/03/28 16:36:42 rt 1.7.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [608b65cec70c4bd38da787b14365fbe7caba41e6]

#i87925# Applied patch for 'workaround ver. 2.0'.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3a61c7aa00506ed06c97fb429154bb127b4f246a]

INTEGRATION: CWS changefileheader (1.11.10); FILE MERGED 2008/04/01 15:20:08 thb 1.11.10.3: #i85898# Stripping all external header guards 2008/04/01 12:31:15 thb 1.11.10.2: #i85898# Stripping all external header guards 2008/03/31 16:01:29 rt 1.11.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fd111319414e8ea9b1004ae984c8781cd0822964]

INTEGRATION: CWS changefileheader (1.8.56); FILE MERGED 2008/03/28 16:36:42 rt 1.8.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4860102ec24f0b5da7db0b8b77b7c33f692a3f6b]

INTEGRATION: CWS changefileheader (1.8.32); FILE MERGED 2008/03/31 16:01:29 rt 1.8.32.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [abdb95e4941009d2ba27e13592c9a25576d5ff03]

INTEGRATION: CWS changefileheader (1.9.216); FILE MERGED 2008/04/01 10:53:01 thb 1.9.216.2: #i85898# Stripping all external header guards 2008/03/28 15:23:35 rt 1.9.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cec5d6419e628ca375abd541af3946ce57b29a53]

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>  [da885be32b18f8b92ef1acd16eb425abafffae32]

INTEGRATION: CWS changefileheader (1.3.216); FILE MERGED 2008/04/01 15:20:08 thb 1.3.216.2: #i85898# Stripping all external header guards 2008/03/31 16:01:29 rt 1.3.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f763789a846eea81a981865ffa346aad689eab47]

INTEGRATION: CWS changefileheader (1.3.296); FILE MERGED 2008/03/28 16:36:42 rt 1.3.296.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b31b4124f627c956845b286b1979f0532feae523]

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>  [55241b43561a6a197ca1dec4bbc15385a59145fc]

INTEGRATION: CWS changefileheader (1.5.138); FILE MERGED 2008/03/31 16:01:29 rt 1.5.138.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [06633eb3b7541508d9206723080bd4a1337d7ea2]

INTEGRATION: CWS changefileheader (1.9.216); FILE MERGED 2008/04/01 15:08:48 thb 1.9.216.3: #i85898# Stripping all external header guards 2008/04/01 10:53:00 thb 1.9.216.2: #i85898# Stripping all external header guards 2008/03/28 15:23:35 rt 1.9.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [621cbb7e651d392205824e70a97b4133ec907287]

INTEGRATION: CWS changefileheader (1.2.296); FILE MERGED 2008/03/28 16:36:42 rt 1.2.296.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [be92513750ee316bddde55d86d7565faadcd3bc3]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:45:36 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3379e8c1606650c139191d9a38ca643f7c3eb76d]

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>  [20b1eb4eb6ba1d01ac51cbc64791b80e02ca2dc1]

INTEGRATION: CWS changefileheader (1.43.10); FILE MERGED 2008/04/01 15:20:07 thb 1.43.10.3: #i85898# Stripping all external header guards 2008/04/01 12:31:15 thb 1.43.10.2: #i85898# Stripping all external header guards 2008/03/31 16:01:28 rt 1.43.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ae586b29ff2b49ce134940976d84dd3d34e73731]

INTEGRATION: CWS changefileheader (1.9.12); FILE MERGED 2008/03/28 16:36:42 rt 1.9.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [38fb329901f5edcb4d398b6c0b4bde239ffedf1d]

INTEGRATION: CWS changefileheader (1.19.22); FILE MERGED 2008/04/01 15:08:48 thb 1.19.22.3: #i85898# Stripping all external header guards 2008/04/01 10:53:00 thb 1.19.22.2: #i85898# Stripping all external header guards 2008/03/28 15:23:35 rt 1.19.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [10ccec262355f524b3397f68d4bc37fc0cfd4855]

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>  [aa4f63a0a3ecb92e6d36742eb8e6e14be4198189]

INTEGRATION: CWS changefileheader (1.7.92); FILE MERGED 2008/03/31 16:01:28 rt 1.7.92.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b3884ab1ff3dd460eb77bc23615065b89811ccf4]

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>  [c2a96d36f1e0a60ba322f0b9a1f5c3588e393479]

INTEGRATION: CWS changefileheader (1.2.106); FILE MERGED 2008/03/31 16:01:28 rt 1.2.106.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [693374b682f593dbb8276d9cbb4d8434be987eab]

INTEGRATION: CWS changefileheader (1.16.182); FILE MERGED 2008/04/01 15:08:47 thb 1.16.182.3: #i85898# Stripping all external header guards 2008/04/01 10:53:00 thb 1.16.182.2: #i85898# Stripping all external header guards 2008/03/28 15:23:35 rt 1.16.182.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [50249cc754526dd249c82c6c8fc247de7c8a20e6]

INTEGRATION: CWS changefileheader (1.6.216); FILE MERGED 2008/04/01 10:53:00 thb 1.6.216.2: #i85898# Stripping all external header guards 2008/03/28 15:23:35 rt 1.6.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [04ef8ee59a55b56c1bc7c7a34e1947c83d69199c]

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>  [7839399a22b643c0c53bda966df8131ca394fbfc]

INTEGRATION: CWS changefileheader (1.6.138); FILE MERGED 2008/03/31 16:01:28 rt 1.6.138.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4f12fdf381a17eab8fbed7f625af65b375f4840e]

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>  [b10d6d56e37feb6197583a5b37911a0dc8ed8918]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:45:35 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6f14dd218666bdef11c8db7bb98a1cdca8b097cb]

INTEGRATION: CWS changefileheader (1.4.92); FILE MERGED 2008/03/31 16:01:28 rt 1.4.92.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7f67663a78d957781fcf8baf03296a08bb69e013]

INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/03/28 16:36:41 rt 1.6.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2c9cf815ec1872ddc5a56abd1bc0a57ebde9c758]

INTEGRATION: CWS changefileheader (1.3.216); FILE MERGED 2008/04/01 10:53:00 thb 1.3.216.2: #i85898# Stripping all external header guards 2008/03/28 15:23:35 rt 1.3.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [74f64a039cc580f322b78bcadf6fc902e8bf2e43]

INTEGRATION: CWS changefileheader (1.13.30); FILE MERGED 2008/03/31 16:01:27 rt 1.13.30.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [39ecbfcd1674e2456f0d074f9622c87a1e94b591]

INTEGRATION: CWS changefileheader (1.11.10); FILE MERGED 2008/03/28 16:36:41 rt 1.11.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2c9c82d10f79c87e28c6e187635722bb2eb70e71]

INTEGRATION: CWS changefileheader (1.17.12); FILE MERGED 2008/03/28 15:23:35 rt 1.17.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [249e2a7eb0c2c6dfc401bff4f71033ed9c4da22a]

INTEGRATION: CWS changefileheader (1.25.30); FILE MERGED 2008/03/31 16:01:27 rt 1.25.30.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e747489720f85ecabeb2a3076ba7d7f9f04e0a34]

INTEGRATION: CWS changefileheader (1.10.10); FILE MERGED 2008/03/28 16:36:41 rt 1.10.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8b1a9dc318425f8d7b02c1886e4deb404e9b9035]

INTEGRATION: CWS changefileheader (1.28.74); FILE MERGED 2008/04/01 15:08:47 thb 1.28.74.3: #i85898# Stripping all external header guards 2008/04/01 10:53:00 thb 1.28.74.2: #i85898# Stripping all external header guards 2008/03/28 15:23:34 rt 1.28.74.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [864bdcaf02158f8e188f84aa061efc666838e8aa]

INTEGRATION: CWS changefileheader (1.3.92); FILE MERGED 2008/03/31 16:01:27 rt 1.3.92.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [90a1a4b81508cf2d54d99d8603a74dfefc841edb]

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>  [a22cae3f028f79bf1f4f8e49baef681a713008f6]

INTEGRATION: CWS changefileheader (1.9.10); FILE MERGED 2008/03/28 16:36:41 rt 1.9.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [707bf36ebfc2e1130c75f9b88373060aaab20255]

INTEGRATION: CWS changefileheader (1.46.4); FILE MERGED 2008/03/31 16:01:26 rt 1.46.4.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c0568be07133801a3573c1558dc79dd6496f884d]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:45:34 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [21310f337b6285d3e40133aac76e1d6ee0ebdc31]

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>  [c80bfc540fe8940ae17a7d22405fb22b5c31c0ee]

INTEGRATION: CWS changefileheader (1.6.56); FILE MERGED 2008/03/28 16:36:41 rt 1.6.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5ac19fc9a3bf7966d3e681d8153bf4e147dd47be]

INTEGRATION: CWS changefileheader (1.14.10); FILE MERGED 2008/03/31 16:01:26 rt 1.14.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e7eb3152a99bce7d80daf5c2f3a43fb8d629ab38]

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>  [f98f0dde4332a0969fe26f73b812340ab4fe7b2a]

INTEGRATION: CWS changefileheader (1.7.56); FILE MERGED 2008/03/28 16:36:41 rt 1.7.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [471d8aabf5de17c20a01a08762707bcc299c2ef9]

INTEGRATION: CWS changefileheader (1.11.14); FILE MERGED 2008/03/31 16:01:26 rt 1.11.14.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8e623167bfda57f3e2d7bce4014b522a4375a6a4]

INTEGRATION: CWS changefileheader (1.30.38); FILE MERGED 2008/04/01 15:08:47 thb 1.30.38.3: #i85898# Stripping all external header guards 2008/04/01 10:53:00 thb 1.30.38.2: #i85898# Stripping all external header guards 2008/03/28 15:23:34 rt 1.30.38.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7357d3b74beab8e7c5b57b42392f593a8663b0a9]

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>  [f52d80118f8c4d4fbb7dd061b88514e5dacb5cc3]

INTEGRATION: CWS changefileheader (1.58.4); FILE MERGED 2008/04/01 15:20:07 thb 1.58.4.3: #i85898# Stripping all external header guards 2008/04/01 12:31:15 thb 1.58.4.2: #i85898# Stripping all external header guards 2008/03/31 16:01:26 rt 1.58.4.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3814509e982e21a287cd14ad0426eca1e4934835]

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>  [87cc03cfbb0c15e1d958833a1f67652b98e9c9c1]

INTEGRATION: CWS changefileheader (1.11.12); FILE MERGED 2008/03/28 16:36:40 rt 1.11.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [98566c5811ff805fb01d27c117baccd6dcc08e15]

INTEGRATION: CWS changefileheader (1.8.138); FILE MERGED 2008/03/31 16:01:26 rt 1.8.138.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [83d7f9321d5a4d38eeb871545778ac6665fb0f12]

INTEGRATION: CWS changefileheader (1.25.74); FILE MERGED 2008/04/01 15:08:47 thb 1.25.74.3: #i85898# Stripping all external header guards 2008/04/01 10:52:59 thb 1.25.74.2: #i85898# Stripping all external header guards 2008/03/28 15:23:34 rt 1.25.74.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [677a31c60badc48b46422e7de3be8ceec7a6f84e]

INTEGRATION: CWS changefileheader (1.4.296); FILE MERGED 2008/03/28 16:36:40 rt 1.4.296.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9b80b6a8ea829f4a3fb3859aa71efcc200d86bf4]

INTEGRATION: CWS changefileheader (1.13.74); FILE MERGED 2008/03/31 16:01:25 rt 1.13.74.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [559b5898ae4bb99ff5f9c3e7a10282a4a14b190b]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:45:33 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ccf0bacb6298b0ccfde3cbfeee6b8574051b54a3]

INTEGRATION: CWS changefileheader (1.6.132); FILE MERGED 2008/03/28 16:36:40 rt 1.6.132.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8859c5d6139ff3286f519adb583dde6a2b5d577b]

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>  [adaa2b286425ead812971300da60cac7c6f1772d]

INTEGRATION: CWS changefileheader (1.28.10); FILE MERGED 2008/04/01 12:31:15 thb 1.28.10.2: #i85898# Stripping all external header guards 2008/03/31 16:01:25 rt 1.28.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [86a1c8da6a895e67b12bf93ffc5ed1ba95f52694]

INTEGRATION: CWS changefileheader (1.6.216); FILE MERGED 2008/04/01 10:52:59 thb 1.6.216.2: #i85898# Stripping all external header guards 2008/03/28 15:23:34 rt 1.6.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [82b0f5223ee65617714a00167b07eb3c1eadf2a8]

INTEGRATION: CWS changefileheader (1.4.294); FILE MERGED 2008/03/28 16:36:40 rt 1.4.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8e6e9c5eb1590e01c31c840abd7170cb259892a7]

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>  [4f6eeb14f1d2dd82886ffbecde7af6f624ad0d69]

INTEGRATION: CWS changefileheader (1.9.72); FILE MERGED 2008/04/01 15:20:06 thb 1.9.72.3: #i85898# Stripping all external header guards 2008/04/01 12:31:14 thb 1.9.72.2: #i85898# Stripping all external header guards 2008/03/31 16:01:25 rt 1.9.72.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [eec157348f9304f23029002521443ed4e54a41ca]

INTEGRATION: CWS changefileheader (1.23.216); FILE MERGED 2008/04/01 15:08:47 thb 1.23.216.3: #i85898# Stripping all external header guards 2008/04/01 10:52:59 thb 1.23.216.2: #i85898# Stripping all external header guards 2008/03/28 15:23:34 rt 1.23.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [28f80882bdf5f9f0820a1d0fbd08940f14ad906d]

INTEGRATION: CWS changefileheader (1.3.44); FILE MERGED 2008/03/31 16:45:33 rt 1.3.44.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [728a6f95a36fe72e13ce019c7eadf7d7fecb150d]

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>  [9726d04cf673b94b8837987ce52675aaa35d529a]

INTEGRATION: CWS changefileheader (1.2.174); FILE MERGED 2008/03/31 16:01:25 rt 1.2.174.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [648c8c91b95a464cdd58ef6cd22401f3d808f100]

INTEGRATION: CWS changefileheader (1.5.216); FILE MERGED 2008/03/28 15:23:34 rt 1.5.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8a3ab664997ea671c786d3a1ccfe88305e067226]

INTEGRATION: CWS changefileheader (1.3.30); FILE MERGED 2008/03/31 16:01:25 rt 1.3.30.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7a1a2ae3cb4f507c6a4f5500113799cffc7e44d8]

INTEGRATION: CWS changefileheader (1.43.180); FILE MERGED 2008/04/01 15:08:47 thb 1.43.180.3: #i85898# Stripping all external header guards 2008/04/01 10:52:59 thb 1.43.180.2: #i85898# Stripping all external header guards 2008/03/28 15:23:34 rt 1.43.180.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3d4f07293c43c7fb096a595b807a61ae719ab260]

INTEGRATION: CWS changefileheader (1.15.4); FILE MERGED 2008/04/01 15:20:06 thb 1.15.4.2: #i85898# Stripping all external header guards 2008/03/31 16:01:25 rt 1.15.4.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2a1408dc061b7551783a415dd1960425c8305633]

INTEGRATION: CWS changefileheader (1.4.296); FILE MERGED 2008/03/28 16:36:39 rt 1.4.296.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7455fcc7bd8933e28d5012f1cb774f8302076fee]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:45:32 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a03c1f154f866a48658c73bee0b2e40d7831b6e4]

INTEGRATION: CWS changefileheader (1.18.42); FILE MERGED 2008/03/31 16:06:01 rt 1.18.42.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b8ae6abf200755482cb4ac2dc5f1dcf2961dc0e5]

INTEGRATION: CWS changefileheader (1.6.46); FILE MERGED 2008/04/01 15:20:06 thb 1.6.46.3: #i85898# Stripping all external header guards 2008/04/01 12:31:14 thb 1.6.46.2: #i85898# Stripping all external header guards 2008/03/31 16:01:25 rt 1.6.46.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6ce1bcebbfafc7c5f03ec5a7d92e0ef35603ddf5]

INTEGRATION: CWS changefileheader (1.10.38); FILE MERGED 2008/04/04 07:21:18 mh 1.10.38.1: #i87440# update license from LGPLv2 to v3


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [690fb04ad0c6423d6496f5f563d4b1167441f59f]

INTEGRATION: CWS changefileheader (1.6.82); FILE MERGED 2008/04/01 15:20:06 thb 1.6.82.3: #i85898# Stripping all external header guards 2008/04/01 12:31:14 thb 1.6.82.2: #i85898# Stripping all external header guards 2008/03/31 16:01:25 rt 1.6.82.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [febe56bd726abea176f448bca28b80463eda57d1]

INTEGRATION: CWS changefileheader (1.8.80); FILE MERGED 2008/04/04 07:24:53 mh 1.8.80.1: #i87440# update license from LGPLv2 to v3


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d7a73ddd9be72b339a83382e834f744c0471ea32]

INTEGRATION: CWS changefileheader (1.5.44); FILE MERGED 2008/03/31 16:01:24 rt 1.5.44.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [47b1be4575aa5304b3367f20251ffba094f887fe]

INTEGRATION: CWS changefileheader (1.20.216); FILE MERGED 2008/04/01 15:08:46 thb 1.20.216.3: #i85898# Stripping all external header guards 2008/04/01 10:52:59 thb 1.20.216.2: #i85898# Stripping all external header guards 2008/03/28 15:23:34 rt 1.20.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6f4e2232dc42f1a5dd566b0126adb0c7baf89ec8]

INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/03/28 16:36:39 rt 1.6.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [21bd36041d9a39e672f1499060f57f78ba7d3a5b]

INTEGRATION: CWS changefileheader (1.5.92); FILE MERGED 2008/03/31 16:01:24 rt 1.5.92.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c0349404aa8ef55777ef2c8fb2de444d0ffaed30]

INTEGRATION: CWS changefileheader (1.8.80); FILE MERGED 2008/04/04 07:28:44 mh 1.8.80.1: #i87440# update license from LGPLv2 to v3


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [997cf5bae82c21e8455d921d5261399e8867938e]

INTEGRATION: CWS changefileheader (1.100.22); FILE MERGED 2008/04/01 15:08:46 thb 1.100.22.3: #i85898# Stripping all external header guards 2008/04/01 10:52:59 thb 1.100.22.2: #i85898# Stripping all external header guards 2008/03/28 15:23:34 rt 1.100.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ef1cf61706e80bbf7a221fbd50643427a079efa2]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:45:31 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cdabdc5fa665de65be0becfbb3080999b1b72eaf]

INTEGRATION: CWS changefileheader (1.6.138); FILE MERGED 2008/03/31 16:01:24 rt 1.6.138.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [819a36059838cedfae0978b9499a21bb26eddc20]

INTEGRATION: CWS changefileheader (1.9.38); FILE MERGED 2008/04/04 07:30:39 mh 1.9.38.1: #i87440# update license from LGPLv2 to v3


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b87068da35e30709a655e0b7b5fdc05324ca3ed8]

INTEGRATION: CWS changefileheader (1.5.138); FILE MERGED 2008/03/31 16:01:24 rt 1.5.138.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9f965b4dcb940179fcfad51b875f17436c805d09]

INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/03/28 16:36:38 rt 1.7.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ad04910b6aad8a6aa3f0205e4e098380b4813de9]

INTEGRATION: CWS changefileheader (1.9.138); FILE MERGED 2008/03/31 16:01:24 rt 1.9.138.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6d38bd559b44e9175d3579c459b4e65915edcea0]

INTEGRATION: CWS changefileheader (1.9.38); FILE MERGED 2008/04/04 07:19:09 mh 1.9.38.1: #i87440# update license from LGPLv2 to v3


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [da6adbe5f969b76652abe65112e9724d8be75ca6]

INTEGRATION: CWS changefileheader (1.4.296); FILE MERGED 2008/03/28 16:36:38 rt 1.4.296.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0632e5bc8116eefd809783336900a3093cdf690e]

INTEGRATION: CWS changefileheader (1.6.14); FILE MERGED 2008/03/31 16:01:24 rt 1.6.14.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5fb2e9069d8826e0859d55d4045d0145ac4070de]

INTEGRATION: CWS changefileheader (1.5.48); FILE MERGED 2008/03/31 16:06:01 rt 1.5.48.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [27b3504e16c7985a0e77d85bc67aa221e22503e2]

INTEGRATION: CWS changefileheader (1.4.216); FILE MERGED 2008/03/31 16:01:23 rt 1.4.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c1d8ee366636d8bb7572b10244eb7e12696f7bc5]

INTEGRATION: CWS changefileheader (1.6.66); FILE MERGED 2008/03/31 16:05:47 rt 1.6.66.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [585f7836e02bac77d2eb3598fab6d1326121f0bb]

INTEGRATION: CWS changefileheader (1.41.22); FILE MERGED 2008/04/01 15:08:46 thb 1.41.22.3: #i85898# Stripping all external header guards 2008/04/01 10:52:59 thb 1.41.22.2: #i85898# Stripping all external header guards 2008/03/28 15:23:34 rt 1.41.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [718103a71a886781477a2e3cacae82b7bcc2e2c1]

INTEGRATION: CWS changefileheader (1.2.216); FILE MERGED 2008/03/31 16:01:23 rt 1.2.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fa1f1e1dee0aa6b309cd69aab4625afcb2d760b7]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:45:30 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4736a76b2ea79b8c09612cd78a0600e97144d96f]

INTEGRATION: CWS changefileheader (1.15.14); FILE MERGED 2008/03/31 16:01:23 rt 1.15.14.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4e0aabf299570b6f90ea053811b5a4b779709453]

INTEGRATION: CWS changefileheader (1.11.138); FILE MERGED 2008/03/31 16:01:23 rt 1.11.138.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0629e744d6ee049ff7aff693b944914a80fd907e]

INTEGRATION: CWS changefileheader (1.7.216); FILE MERGED 2008/03/28 15:23:34 rt 1.7.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c5d3b2cf17939b899bcb8caead764b7c4753877a]

INTEGRATION: CWS changefileheader (1.13.68); FILE MERGED 2008/03/31 16:01:23 rt 1.13.68.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2bdd07d1f9b527fcd213619df322295fdee9cddd]

INTEGRATION: CWS changefileheader (1.7.68); FILE MERGED 2008/03/31 16:01:23 rt 1.7.68.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d7687ee3958e533d23fe7d58cf2843495a3f1ca5]

INTEGRATION: CWS changefileheader (1.11.122); FILE MERGED 2008/04/01 15:08:46 thb 1.11.122.3: #i85898# Stripping all external header guards 2008/04/01 10:52:59 thb 1.11.122.2: #i85898# Stripping all external header guards 2008/03/28 15:23:34 rt 1.11.122.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [219aeb5ef56c41798d459d4fe5be8b5c5988d14b]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:45:30 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [31085d893340b95bc2588a9fa6dc2cb63aef715c]

INTEGRATION: CWS changefileheader (1.13.40); FILE MERGED 2008/03/31 16:01:23 rt 1.13.40.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [15dd400c8a188a71af6506ee5489ee05a8aac9d8]

INTEGRATION: CWS changefileheader (1.13.216); FILE MERGED 2008/04/01 15:08:46 thb 1.13.216.3: #i85898# Stripping all external header guards 2008/04/01 10:52:59 thb 1.13.216.2: #i85898# Stripping all external header guards 2008/03/28 15:23:33 rt 1.13.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5e10059bdd05a1cc529ae2ed4e4921c1758453c5]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:45:29 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2942d19f2d0f4e1bdab820ac79ee2ae0f9910ed0]

INTEGRATION: CWS changefileheader (1.8.10); FILE MERGED 2008/03/28 16:36:37 rt 1.8.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b6cab379e19e1a1ca17dca4f991628a03c6d4003]

INTEGRATION: CWS changefileheader (1.19.138); FILE MERGED 2008/03/31 16:01:22 rt 1.19.138.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6278f16c5d14856d36f75c6c88a8018414473874]

INTEGRATION: CWS changefileheader (1.8.56); FILE MERGED 2008/03/28 16:36:37 rt 1.8.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [42ed316d08a5ce9d92a42e5c5cea67f661c46f4f]

INTEGRATION: CWS changefileheader (1.8.30); FILE MERGED 2008/03/31 16:01:22 rt 1.8.30.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0c6fa49ef35aef0247b6295351155a6f2245cb42]

INTEGRATION: CWS changefileheader (1.4.216); FILE MERGED 2008/04/01 15:08:46 thb 1.4.216.2: #i85898# Stripping all external header guards 2008/03/28 15:23:33 rt 1.4.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d047fa1eb191c6e483a465d3577cf40ce9380e42]

INTEGRATION: CWS changefileheader (1.4.92); FILE MERGED 2008/03/31 16:01:22 rt 1.4.92.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fc18cc51a366d2721114735ed4d66360ab1d0fdf]

INTEGRATION: CWS changefileheader (1.9.56); FILE MERGED 2008/03/28 16:36:37 rt 1.9.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e090eb40381d23952291973f62ec57972ad3d66f]

INTEGRATION: CWS changefileheader (1.29.10); FILE MERGED 2008/04/01 12:31:14 thb 1.29.10.2: #i85898# Stripping all external header guards 2008/03/31 16:01:22 rt 1.29.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5f38622330f69d2cbb4b82423a9076f0b16e0311]

INTEGRATION: CWS changefileheader (1.35.22); FILE MERGED 2008/04/01 15:08:46 thb 1.35.22.3: #i85898# Stripping all external header guards 2008/04/01 10:52:58 thb 1.35.22.2: #i85898# Stripping all external header guards 2008/03/28 15:23:33 rt 1.35.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0c6115356d83b3a8e85e8b714142c8a1634842f0]

INTEGRATION: CWS changefileheader (1.6.14); FILE MERGED 2008/03/31 16:01:22 rt 1.6.14.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [598f7e1e79d6b29bb88ebe2c65714807f7f52647]

INTEGRATION: CWS changefileheader (1.17.14); FILE MERGED 2008/03/31 16:01:21 rt 1.17.14.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a2858ea2ca5d3f034656d1be37f583a4f23fc0f8]

INTEGRATION: CWS changefileheader (1.11.68); FILE MERGED 2008/03/31 16:01:21 rt 1.11.68.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [eb75ad8f61034af944456fbc83f00d45e7f6578b]

INTEGRATION: CWS changefileheader (1.7.56); FILE MERGED 2008/03/28 16:36:37 rt 1.7.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cc6871d18dc70c900a9eec74d020e6c8ec419b4c]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:45:28 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0ee235e2f9f3331b97ac92df96df5e41ac4e8881]

INTEGRATION: CWS changefileheader (1.19.10); FILE MERGED 2008/03/31 16:01:21 rt 1.19.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [76e59a1b3e6d05262e28ede49e39a01faacb9a9a]

INTEGRATION: CWS changefileheader (1.7.56); FILE MERGED 2008/03/28 16:36:36 rt 1.7.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b8622898f90fa4dd52b6713f9aacf8a6f1361294]

INTEGRATION: CWS changefileheader (1.49.22); FILE MERGED 2008/04/01 15:08:46 thb 1.49.22.3: #i85898# Stripping all external header guards 2008/04/01 10:52:58 thb 1.49.22.2: #i85898# Stripping all external header guards 2008/03/28 15:23:33 rt 1.49.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b2f83d655f92a101383ceb07359f081f140e8b66]

INTEGRATION: CWS changefileheader (1.11.138); FILE MERGED 2008/03/31 16:01:21 rt 1.11.138.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7904e4d23ee4f36d62199e7299ae10ef14de2548]

INTEGRATION: CWS changefileheader (1.10.138); FILE MERGED 2008/04/01 12:31:14 thb 1.10.138.2: #i85898# Stripping all external header guards 2008/03/31 16:01:21 rt 1.10.138.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f6ae84aefdadda1e9f47e012fc74a015b99a1066]

INTEGRATION: CWS changefileheader (1.8.216); FILE MERGED 2008/04/01 15:08:46 thb 1.8.216.3: #i85898# Stripping all external header guards 2008/04/01 10:52:58 thb 1.8.216.2: #i85898# Stripping all external header guards 2008/03/28 15:23:33 rt 1.8.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ae3eee32fec3f883aa8b92525ecfd51decde0c2f]

INTEGRATION: CWS changefileheader (1.9.138); FILE MERGED 2008/03/31 16:01:21 rt 1.9.138.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3c6e4fb938166566208eeded9a65d947ef0c707a]

INTEGRATION: CWS changefileheader (1.15.216); FILE MERGED 2008/04/01 10:52:58 thb 1.15.216.2: #i85898# Stripping all external header guards 2008/03/28 15:23:33 rt 1.15.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [941509c7597d6bbbee800f2001b9402e6cf8da8a]

INTEGRATION: CWS changefileheader (1.5.92); FILE MERGED 2008/03/31 16:01:21 rt 1.5.92.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [72e6217da9df73ab559d3e9f468012ae8e2a6018]

INTEGRATION: CWS changefileheader (1.9.52); FILE MERGED 2008/03/28 16:36:36 rt 1.9.52.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3901b3d79127d7ef12115bc87de8c511fbfc7209]

INTEGRATION: CWS changefileheader (1.6.12); FILE MERGED 2008/03/28 15:23:33 rt 1.6.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8fc0edf3cdb017efe9d24a47f8ab4a817cb7dd7e]

INTEGRATION: CWS changefileheader (1.6.138); FILE MERGED 2008/04/01 15:20:05 thb 1.6.138.2: #i85898# Stripping all external header guards 2008/03/31 16:01:21 rt 1.6.138.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c57bc11a9a822266e316bb004c179279263ef202]

INTEGRATION: CWS changefileheader (1.5.62); FILE MERGED 2008/03/31 16:45:28 rt 1.5.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c9e84266e049aa9efca367dd20e749fb946837a4]

INTEGRATION: CWS changefileheader (1.3.372); FILE MERGED 2008/04/01 10:52:58 thb 1.3.372.2: #i85898# Stripping all external header guards 2008/03/28 15:23:33 rt 1.3.372.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a906e6dbc4193099206c9add5ee91d9e82203e4d]

INTEGRATION: CWS changefileheader (1.14.68); FILE MERGED 2008/04/01 15:20:05 thb 1.14.68.3: #i85898# Stripping all external header guards 2008/04/01 12:31:14 thb 1.14.68.2: #i85898# Stripping all external header guards 2008/03/31 16:01:21 rt 1.14.68.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7536a9075a077d704d9785b91a7919d73c2290ac]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:45:28 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6931dcc56914f6a82b783a780b6fcfb3737b9984]

INTEGRATION: CWS changefileheader (1.5.216); FILE MERGED 2008/04/01 15:08:45 thb 1.5.216.3: #i85898# Stripping all external header guards 2008/04/01 10:52:58 thb 1.5.216.2: #i85898# Stripping all external header guards 2008/03/28 15:23:33 rt 1.5.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6cc9db8e17f9dc3d63b87513d3760ee689689064]

INTEGRATION: CWS changefileheader (1.12.52); FILE MERGED 2008/03/31 16:01:21 rt 1.12.52.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c357d801f6af88642ae9e0709964f60ad9c2e137]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:45:27 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e6c537b8a4c824f5dd310455cecc67e1c92c47c7]

INTEGRATION: CWS changefileheader (1.2.314); FILE MERGED 2008/04/01 10:52:58 thb 1.2.314.2: #i85898# Stripping all external header guards 2008/03/28 15:23:33 rt 1.2.314.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5b1c109bf6536f405c7554d0e93919c231035ace]

INTEGRATION: CWS changefileheader (1.4.92); FILE MERGED 2008/03/31 16:01:20 rt 1.4.92.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6cfa5cb458e7878971f3c63f4f5d4dbe3da9bcc0]

INTEGRATION: CWS changefileheader (1.13.10); FILE MERGED 2008/03/28 16:36:35 rt 1.13.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7fdc5b8666aec5b7367fde8e69ab4df3b90f261e]

INTEGRATION: CWS changefileheader (1.3.216); FILE MERGED 2008/04/01 10:52:58 thb 1.3.216.2: #i85898# Stripping all external header guards 2008/03/28 15:23:33 rt 1.3.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5854d61b7c193f400d0675042166b5fcb8164585]

INTEGRATION: CWS changefileheader (1.11.138); FILE MERGED 2008/03/31 16:01:20 rt 1.11.138.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7aa5fbd069273b857234ff456b16e215b0c77a94]

INTEGRATION: CWS changefileheader (1.3.372); FILE MERGED 2008/04/01 15:08:45 thb 1.3.372.3: #i85898# Stripping all external header guards 2008/04/01 10:52:58 thb 1.3.372.2: #i85898# Stripping all external header guards 2008/03/28 15:23:32 rt 1.3.372.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [18056599d4f014dba1a58d58bdcc446e7100b9c7]

INTEGRATION: CWS changefileheader (1.7.56); FILE MERGED 2008/03/28 16:36:35 rt 1.7.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f788d4c1a7cc459d85b7576757fa5cf82b91270b]

INTEGRATION: CWS changefileheader (1.10.138); FILE MERGED 2008/03/31 16:01:20 rt 1.10.138.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [686ecfb05a19002033523dcdcb3ab506a7260337]

INTEGRATION: CWS changefileheader (1.9.216); FILE MERGED 2008/04/01 15:08:45 thb 1.9.216.3: #i85898# Stripping all external header guards 2008/04/01 10:52:57 thb 1.9.216.2: #i85898# Stripping all external header guards 2008/03/28 15:23:32 rt 1.9.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [070c7958dd13c3f7724451c1991f0f0e942d40a8]

INTEGRATION: CWS changefileheader (1.33.32); FILE MERGED 2008/03/31 16:01:20 rt 1.33.32.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b809683fb29d366096672b9cf2cd125065b2a4f0]

INTEGRATION: CWS changefileheader (1.13.138); FILE MERGED 2008/03/31 16:01:20 rt 1.13.138.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a97a9e29c33fda0815069a17eb59571f78d6e699]

INTEGRATION: CWS changefileheader (1.8.30); FILE MERGED 2008/03/31 16:01:20 rt 1.8.30.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [253dad2e7364ddcdd80ea6fdab5a65595d5756d2]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:45:26 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2cf12fc36fbf46da5fc494bae94de72c377e911e]

INTEGRATION: CWS changefileheader (1.17.40); FILE MERGED 2008/04/01 15:20:05 thb 1.17.40.2: #i85898# Stripping all external header guards 2008/03/31 16:01:19 rt 1.17.40.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c22ec4382f96c1fc43d22b547a113b2611014d94]

INTEGRATION: CWS changefileheader (1.6.216); FILE MERGED 2008/04/01 15:08:45 thb 1.6.216.3: #i85898# Stripping all external header guards 2008/04/01 10:52:57 thb 1.6.216.2: #i85898# Stripping all external header guards 2008/03/28 15:23:32 rt 1.6.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e6ea815df3cf5937cc75d39b7733a80ca94774df]

INTEGRATION: CWS changefileheader (1.16.14); FILE MERGED 2008/03/31 16:01:19 rt 1.16.14.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c0c50dcb55ffe1a0d869a7a5711c8a452d69b03b]

INTEGRATION: CWS changefileheader (1.8.10); FILE MERGED 2008/03/28 16:36:34 rt 1.8.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d0d5104e4b14f9971b262f1030ca9178d949d464]

INTEGRATION: CWS changefileheader (1.4.314); FILE MERGED 2008/04/01 15:08:45 thb 1.4.314.3: #i85898# Stripping all external header guards 2008/04/01 10:52:57 thb 1.4.314.2: #i85898# Stripping all external header guards 2008/03/28 15:23:32 rt 1.4.314.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d4583e1c1b9482c0ad7541d703cb5981ed7ce330]

INTEGRATION: CWS changefileheader (1.11.30); FILE MERGED 2008/03/31 16:01:19 rt 1.11.30.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e137380fa5ebc26752fd7e7cd60c301da59c3ff2]

INTEGRATION: CWS changefileheader (1.7.56); FILE MERGED 2008/03/28 16:36:34 rt 1.7.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e3954f01ee0ae847b9a9fca4e19e9f77b2ddf539]

INTEGRATION: CWS changefileheader (1.33.34); FILE MERGED 2008/03/31 16:01:19 rt 1.33.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6cc97f49352a6bb3ffa87a68eeed2a9bbf23da5f]

INTEGRATION: CWS changefileheader (1.6.216); FILE MERGED 2008/04/01 10:52:57 thb 1.6.216.2: #i85898# Stripping all external header guards 2008/03/28 15:23:32 rt 1.6.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bf62df689e81be0643afa3ddbd130377bbf14ebd]

INTEGRATION: CWS changefileheader (1.10.138); FILE MERGED 2008/03/31 16:01:19 rt 1.10.138.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [086b2f3a3bc30cd34af9606d8da2571b39063442]

INTEGRATION: CWS changefileheader (1.3.372); FILE MERGED 2008/04/01 15:08:45 thb 1.3.372.3: #i85898# Stripping all external header guards 2008/04/01 10:52:57 thb 1.3.372.2: #i85898# Stripping all external header guards 2008/03/28 15:23:32 rt 1.3.372.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3e55a8783a6fb2d58318707f0f209250276c568c]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:45:25 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c4d7d878931b2ef10b596e88ebe74a196010184c]

INTEGRATION: CWS changefileheader (1.12.138); FILE MERGED 2008/03/31 16:01:19 rt 1.12.138.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e72492474111d4756ba9822ced5da54061ee3690]

INTEGRATION: CWS changefileheader (1.16.68); FILE MERGED 2008/03/31 16:01:19 rt 1.16.68.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6ee4df7875dd656773675c297bd21e2b4bc7a46b]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/03/31 16:45:25 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [faf7ab59fc26dee0a0007eda8e2fbdb8ae215837]

INTEGRATION: CWS changefileheader (1.7.216); FILE MERGED 2008/04/01 15:08:45 thb 1.7.216.3: #i85898# Stripping all external header guards 2008/04/01 10:52:57 thb 1.7.216.2: #i85898# Stripping all external header guards 2008/03/28 15:23:32 rt 1.7.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8055217e81b0de9f422c5b7ed11bc37111a5ce4a]

INTEGRATION: CWS changefileheader (1.24.46); FILE MERGED 2008/03/31 16:01:19 rt 1.24.46.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2560d2efa5d9146b6f7cab6835f400eaac5c0774]

INTEGRATION: CWS changefileheader (1.2.138); FILE MERGED 2008/03/31 16:01:19 rt 1.2.138.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [03a7351e76dab2cffb37c389a57e0be978262dd0]

INTEGRATION: CWS changefileheader (1.6.56); FILE MERGED 2008/03/28 16:36:34 rt 1.6.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ebe033369aafc29920b9d5298219e3289bf7b207]

INTEGRATION: CWS changefileheader (1.2.138); FILE MERGED 2008/03/31 16:01:18 rt 1.2.138.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a9c235eb1fa8e505c14af5b9360910d9306c68c9]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:36:33 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a77a7e76554aa5c757829e6c23b5a6edc0dd2594]

INTEGRATION: CWS changefileheader (1.4.72); FILE MERGED 2008/04/01 15:20:05 thb 1.4.72.3: #i85898# Stripping all external header guards 2008/04/01 12:31:13 thb 1.4.72.2: #i85898# Stripping all external header guards 2008/03/31 16:01:18 rt 1.4.72.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4f6cbc491d24a66019ac8a2e8ebe0309075121e2]

INTEGRATION: CWS changefileheader (1.6.166); FILE MERGED 2008/03/28 16:36:33 rt 1.6.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3bf43c998baced7ee9ec4480a879a2b6335788a0]

INTEGRATION: CWS changefileheader (1.4.222); FILE MERGED 2008/04/01 10:52:57 thb 1.4.222.2: #i85898# Stripping all external header guards 2008/03/28 15:23:32 rt 1.4.222.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [371a8bd3db0ac34117ddd77c8505e012cbf30a4f]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:45:24 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9d5d3fac0f74085079a6c02c24a16e6fd48bf955]

INTEGRATION: CWS changefileheader (1.11.4); FILE MERGED 2008/03/31 16:01:18 rt 1.11.4.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6beeefaaf5595bfac4d8e815535f557efce422c0]

INTEGRATION: CWS changefileheader (1.2.174); FILE MERGED 2008/04/01 15:20:04 thb 1.2.174.2: #i85898# Stripping all external header guards 2008/03/31 16:01:18 rt 1.2.174.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8ec1d46210624cb28ef86831d59c3f96002210c3]

INTEGRATION: CWS changefileheader (1.6.68); FILE MERGED 2008/03/31 16:01:18 rt 1.6.68.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e9ea227c90153744decb1c45cbc725a725bc4a89]

INTEGRATION: CWS changefileheader (1.7.56); FILE MERGED 2008/03/28 16:36:33 rt 1.7.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [16acfd72bfcd6577dfbb6febdccb11675c787d99]

INTEGRATION: CWS changefileheader (1.5.216); FILE MERGED 2008/04/01 15:08:44 thb 1.5.216.3: #i85898# Stripping all external header guards 2008/04/01 10:52:57 thb 1.5.216.2: #i85898# Stripping all external header guards 2008/03/28 15:23:32 rt 1.5.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a64469a64625beaedbbca008b26b014034b81511]

INTEGRATION: CWS changefileheader (1.3.216); FILE MERGED 2008/03/31 16:01:18 rt 1.3.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [901b184a3a39653e06076e7b5fc5103079a3ffd8]

INTEGRATION: CWS changefileheader (1.8.56); FILE MERGED 2008/03/28 16:36:33 rt 1.8.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ef4c9e3ef5895bad2d4df4b61b757cec2eb24927]

INTEGRATION: CWS changefileheader (1.3.372); FILE MERGED 2008/04/01 15:08:44 thb 1.3.372.3: #i85898# Stripping all external header guards 2008/04/01 10:52:57 thb 1.3.372.2: #i85898# Stripping all external header guards 2008/03/28 15:23:32 rt 1.3.372.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e96255263e2d40347697b1ed2de874e3f493032d]

INTEGRATION: CWS changefileheader (1.2.108); FILE MERGED 2008/03/31 16:01:18 rt 1.2.108.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9681b4358d8c3475e7a04d0afe7c8962c2255a66]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:45:23 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1af426df5173f4e877604193d5ee4b07cebe33cd]

INTEGRATION: CWS changefileheader (1.6.56); FILE MERGED 2008/03/28 16:36:32 rt 1.6.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [042e043d1af7ebe4bba03e3b9ff55e0e8a92505f]

INTEGRATION: CWS changefileheader (1.4.216); FILE MERGED 2008/04/01 15:08:44 thb 1.4.216.3: #i85898# Stripping all external header guards 2008/04/01 10:52:56 thb 1.4.216.2: #i85898# Stripping all external header guards 2008/03/28 15:23:32 rt 1.4.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a5f6f18b1bf8043c53344fa8a3fafc157d7b87b9]

INTEGRATION: CWS changefileheader (1.2.16); FILE MERGED 2008/03/31 16:05:03 rt 1.2.16.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4f3da38d7733f9988715cfba332925bd37ccc8a8]

INTEGRATION: CWS changefileheader (1.7.56); FILE MERGED 2008/03/28 16:36:32 rt 1.7.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [51e9b32bdd51f3943f632a987d9389d3ec7ada22]

INTEGRATION: CWS changefileheader (1.8.22); FILE MERGED 2008/04/01 10:52:56 thb 1.8.22.2: #i85898# Stripping all external header guards 2008/03/28 15:23:32 rt 1.8.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fd12201caf0136e837291f2987077e4169234fa2]

INTEGRATION: CWS changefileheader (1.9.56); FILE MERGED 2008/03/28 16:36:32 rt 1.9.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7fb3e9f3f80b63fa3b41cfd9c47d28dce9b5668a]

INTEGRATION: CWS changefileheader (1.10.22); FILE MERGED 2008/04/01 10:52:56 thb 1.10.22.2: #i85898# Stripping all external header guards 2008/03/28 15:23:32 rt 1.10.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8cb15f9cf119525e13d7c12de1ba8c3bcd019d29]

INTEGRATION: CWS changefileheader (1.6.216); FILE MERGED 2008/03/31 16:01:17 rt 1.6.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f277ada71d14aff2fb15852a3b8ac75dfcde588d]

INTEGRATION: CWS changefileheader (1.4.96); FILE MERGED 2008/03/31 16:05:03 rt 1.4.96.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9d9b987dded2c9a88ed587a44da955fad83b091f]

INTEGRATION: CWS changefileheader (1.8.56); FILE MERGED 2008/03/28 16:36:32 rt 1.8.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [abe93300df906e707a18ba95323323496c4fbdf0]

INTEGRATION: CWS changefileheader (1.5.22); FILE MERGED 2008/04/01 15:08:44 thb 1.5.22.3: #i85898# Stripping all external header guards 2008/04/01 10:52:56 thb 1.5.22.2: #i85898# Stripping all external header guards 2008/03/28 15:23:32 rt 1.5.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4575d2249c479d0a56c77fab0f337935eb64eec5]

INTEGRATION: CWS changefileheader (1.4.216); FILE MERGED 2008/03/31 16:01:17 rt 1.4.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [44d6641884d9956e23cdddc3c121e3ae50835cf1]

INTEGRATION: CWS changefileheader (1.9.38); FILE MERGED 2008/03/31 16:05:03 rt 1.9.38.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [04ea2bcbcbe11be70fddbe7e81825f3e82ccdca3]

INTEGRATION: CWS changefileheader (1.9.22); FILE MERGED 2008/04/01 15:08:43 thb 1.9.22.3: #i85898# Stripping all external header guards 2008/04/01 10:52:56 thb 1.9.22.2: #i85898# Stripping all external header guards 2008/03/28 15:23:32 rt 1.9.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6d58444937742eaa9746c6760fed3f4fa854f07f]

INTEGRATION: CWS changefileheader (1.5.216); FILE MERGED 2008/03/31 16:01:17 rt 1.5.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [717f43d1b6f18a066113e162c3ae438762c92e19]

INTEGRATION: CWS changefileheader (1.2.96); FILE MERGED 2008/03/31 16:05:03 rt 1.2.96.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [868322bca572956192032954c12d7013700a7f1f]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:45:22 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2b97cb5bf587ed8ceb8a38dd6bafe64c816145d4]

INTEGRATION: CWS changefileheader (1.2.314); FILE MERGED 2008/04/01 10:52:56 thb 1.2.314.2: #i85898# Stripping all external header guards 2008/03/28 15:23:32 rt 1.2.314.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [936eaa186a37929d28a32ecc4f0faa35e7e76629]

INTEGRATION: CWS changefileheader (1.3.38); FILE MERGED 2008/03/31 16:05:03 rt 1.3.38.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ec063f3d7aee316d75ebb0ec91d9aa9e290cdd5d]

INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/03/31 16:01:17 rt 1.7.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3aa2286880e9569cb94c5ddacab03b1ba2c1cc2d]

INTEGRATION: CWS changefileheader (1.7.56); FILE MERGED 2008/03/28 16:36:31 rt 1.7.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1956518a5e795ecab169550c6e1d4249fae47572]

INTEGRATION: CWS changefileheader (1.3.216); FILE MERGED 2008/04/01 10:52:56 thb 1.3.216.2: #i85898# Stripping all external header guards 2008/03/28 15:23:32 rt 1.3.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [92ac4f87cca33b2268dcabfc717161bf25d311ff]

INTEGRATION: CWS changefileheader (1.3.38); FILE MERGED 2008/03/31 16:05:02 rt 1.3.38.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4c22d5f3a4b4d87e8ef9ff94bdf77ace4c1ee3ba]

INTEGRATION: CWS changefileheader (1.4.314); FILE MERGED 2008/04/01 10:52:56 thb 1.4.314.2: #i85898# Stripping all external header guards 2008/03/28 15:23:31 rt 1.4.314.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [501c7dcf1d431b375380ce2b64bf0f2aabaf374f]

INTEGRATION: CWS changefileheader (1.7.96); FILE MERGED 2008/03/31 16:05:02 rt 1.7.96.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4fec4696c69d261a50855f9ca7808fdff9f757bb]

INTEGRATION: CWS changefileheader (1.8.154); FILE MERGED 2008/03/31 16:01:17 rt 1.8.154.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [92e9b18866929815b7ee42d12865c3f9c6a99549]

INTEGRATION: CWS changefileheader (1.8.56); FILE MERGED 2008/03/28 16:36:31 rt 1.8.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7d7a8c6bbf6908269e3750ec20d6f4ff5a29b0e1]

INTEGRATION: CWS changefileheader (1.5.216); FILE MERGED 2008/04/01 10:52:56 thb 1.5.216.2: #i85898# Stripping all external header guards 2008/03/28 15:23:31 rt 1.5.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [369f75b84e045077c3ff078241ee3d82a44a51bf]

INTEGRATION: CWS changefileheader (1.4.314); FILE MERGED 2008/03/28 15:23:31 rt 1.4.314.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0eab0750a1f2dd72b01822011fdfccbca524ff11]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:45:21 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [09636a28ece9a5cf67da352ca609500d671a9552]

INTEGRATION: CWS changefileheader (1.3.216); FILE MERGED 2008/03/31 16:01:17 rt 1.3.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [77b27f2b7bc82d7dadcf85919f5fcf0ae07917b0]

INTEGRATION: CWS changefileheader (1.12.14); FILE MERGED 2008/03/31 16:05:02 rt 1.12.14.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3671b6b257188f08a8851b1b9bc04c40e5fc290b]

INTEGRATION: CWS changefileheader (1.7.156); FILE MERGED 2008/04/01 10:52:56 thb 1.7.156.2: #i85898# Stripping all external header guards 2008/03/28 15:23:31 rt 1.7.156.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3a7bda6ccb07ca185ac7390d0e6c246a6f0b6839]

INTEGRATION: CWS changefileheader (1.4.194); FILE MERGED 2008/03/31 16:01:17 rt 1.4.194.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cd4320b699777ee67f8b4e2338d4160c9ba80ab5]

INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/03/28 16:36:31 rt 1.7.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f124f169fa5c95c1dd7ae3edd3cfba67dc40d267]

INTEGRATION: CWS changefileheader (1.7.12); FILE MERGED 2008/03/28 15:23:31 rt 1.7.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b223aa33c654be4ef3428f9d4a244d2171095fc3]

INTEGRATION: CWS changefileheader (1.3.4); FILE MERGED 2008/03/31 16:04:53 rt 1.3.4.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f4fd53f2a81d6098764e54eda5599179003f1f81]

INTEGRATION: CWS changefileheader (1.9.154); FILE MERGED 2008/03/31 16:01:17 rt 1.9.154.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b151de78492f461f33ca8da093687303124cad06]

INTEGRATION: CWS changefileheader (1.8.10); FILE MERGED 2008/03/28 16:36:31 rt 1.8.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cabd2b84af2602e1fe88c3120f1b3ce8b55f892f]

INTEGRATION: CWS changefileheader (1.4.372); FILE MERGED 2008/04/01 10:52:56 thb 1.4.372.2: #i85898# Stripping all external header guards 2008/03/28 15:23:31 rt 1.4.372.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f309ec95cd5a8ec098ff3b8a24e4af55ec8ea986]

INTEGRATION: CWS changefileheader (1.6.182); FILE MERGED 2008/03/31 16:01:17 rt 1.6.182.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [56e44f2fba57c62054fecb94408c45fb06be5418]

INTEGRATION: CWS changefileheader (1.2.52); FILE MERGED 2008/03/31 16:04:45 rt 1.2.52.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [92eb7a1e2d8a2dd1bff82eee5bf8058c8757f782]

INTEGRATION: CWS changefileheader (1.7.56); FILE MERGED 2008/03/28 16:36:30 rt 1.7.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [113bd6dc0f8605f709e36b41a2d7be3b274b646d]

INTEGRATION: CWS changefileheader (1.5.216); FILE MERGED 2008/04/01 15:08:43 thb 1.5.216.3: #i85898# Stripping all external header guards 2008/04/01 10:52:56 thb 1.5.216.2: #i85898# Stripping all external header guards 2008/03/28 15:23:31 rt 1.5.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e7414e47d1529bb3a1376c00f3dde52a3d2d1b7e]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:45:21 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ca2dff27486fcc29fdb44b060a9613bf8b6bddca]

INTEGRATION: CWS changefileheader (1.6.276); FILE MERGED 2008/04/01 15:08:43 thb 1.6.276.3: #i85898# Stripping all external header guards 2008/04/01 10:52:55 thb 1.6.276.2: #i85898# Stripping all external header guards 2008/03/28 15:23:31 rt 1.6.276.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [507a305d8686b04e7cbb534b621152822c260c93]

INTEGRATION: CWS changefileheader (1.4.216); FILE MERGED 2008/04/01 15:20:04 thb 1.4.216.3: #i85898# Stripping all external header guards 2008/04/01 12:31:13 thb 1.4.216.2: #i85898# Stripping all external header guards 2008/03/31 16:01:17 rt 1.4.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d1c1f7270e601c123c59a0895f88c5fa1cd855bf]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:45:20 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fc30e41296fadb069e13e88fb54a175174262366]

INTEGRATION: CWS changefileheader (1.6.8); FILE MERGED 2008/03/31 16:04:45 rt 1.6.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b1c1517635e36819a2d086bbcc626302b6fd5570]

INTEGRATION: CWS changefileheader (1.6.208); FILE MERGED 2008/03/28 16:36:30 rt 1.6.208.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f66ec23d9bf6b2d2c4c214d2819ed1505176b9ba]

INTEGRATION: CWS changefileheader (1.17.8); FILE MERGED 2008/04/01 15:08:43 thb 1.17.8.3: #i85898# Stripping all external header guards 2008/04/01 10:52:55 thb 1.17.8.2: #i85898# Stripping all external header guards 2008/03/28 15:23:31 rt 1.17.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [78e24f0a5a24978eacd8af9da5f2805627f7202c]

INTEGRATION: CWS changefileheader (1.2.106); FILE MERGED 2008/03/31 16:01:17 rt 1.2.106.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ac6cc810a75d455c33edbea8d11c0eac546e5f31]

INTEGRATION: CWS changefileheader (1.4.296); FILE MERGED 2008/03/28 16:36:30 rt 1.4.296.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [aa0377b2aa85f0e0b5cc44e12278735e9ef87389]

INTEGRATION: CWS changefileheader (1.3.372); FILE MERGED 2008/04/01 10:52:55 thb 1.3.372.2: #i85898# Stripping all external header guards 2008/03/28 15:23:31 rt 1.3.372.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [06ecb50d5ae90390318cdf84ad30eea19d0083ee]

INTEGRATION: CWS changefileheader (1.10.216); FILE MERGED 2008/03/31 16:01:17 rt 1.10.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3ec4e407260a96eecaf2fe4eb9561635efa0aac2]

INTEGRATION: CWS changefileheader (1.4.216); FILE MERGED 2008/04/01 10:52:55 thb 1.4.216.2: #i85898# Stripping all external header guards 2008/03/28 15:23:31 rt 1.4.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [84cd0ded5f05562cbd11c2f37b5e1eb35fa27c81]

INTEGRATION: CWS changefileheader (1.7.216); FILE MERGED 2008/03/31 16:01:17 rt 1.7.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a5138c664c25cfc770fe6a4b825ad1d729588d05]

INTEGRATION: CWS changefileheader (1.5.216); FILE MERGED 2008/04/01 15:08:43 thb 1.5.216.3: #i85898# Stripping all external header guards 2008/04/01 10:52:55 thb 1.5.216.2: #i85898# Stripping all external header guards 2008/03/28 15:23:31 rt 1.5.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bad0b7d180c4098e4b46355898208aa8df8704cf]

INTEGRATION: CWS changefileheader (1.5.24); FILE MERGED 2008/03/31 16:04:44 rt 1.5.24.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b10b74e86a74b4629903e8083c3e057de4bd5723]

INTEGRATION: CWS changefileheader (1.3.372); FILE MERGED 2008/04/01 15:08:43 thb 1.3.372.3: #i85898# Stripping all external header guards 2008/04/01 10:52:55 thb 1.3.372.2: #i85898# Stripping all external header guards 2008/03/28 15:23:31 rt 1.3.372.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2b99b1173780453d18a32027482ab0f5d56f4a8a]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:45:19 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a37bb98009111de1980d6cc00febba7e839f66ea]

INTEGRATION: CWS changefileheader (1.2.52); FILE MERGED 2008/03/31 16:04:44 rt 1.2.52.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b9c1394494d683ee7c0d229c0ea4fa5d0d7cc704]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:36:30 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ee51c6063ac39d13ec5b4965c0d6499fa2290c16]

INTEGRATION: CWS changefileheader (1.7.216); FILE MERGED 2008/04/01 15:08:42 thb 1.7.216.3: #i85898# Stripping all external header guards 2008/04/01 10:52:55 thb 1.7.216.2: #i85898# Stripping all external header guards 2008/03/28 15:23:31 rt 1.7.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9a0c4b3f269ceab3f28f1ff7925cbf7197cb3c18]

INTEGRATION: CWS changefileheader (1.2.114); FILE MERGED 2008/03/31 16:01:17 rt 1.2.114.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9650360b58c7b140b2f0c74184840f9096cad1ab]

INTEGRATION: CWS changefileheader (1.3.16); FILE MERGED 2008/03/31 16:04:44 rt 1.3.16.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8305bd9d193e6c54b3dda2db8510ae2fcb61be6a]

INTEGRATION: CWS changefileheader (1.19.10); FILE MERGED 2008/04/01 15:20:04 thb 1.19.10.3: #i85898# Stripping all external header guards 2008/04/01 12:31:13 thb 1.19.10.2: #i85898# Stripping all external header guards 2008/03/31 16:01:16 rt 1.19.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [939e216f1188d1901546a13032d9fc44d68b3937]

INTEGRATION: CWS changefileheader (1.5.8); FILE MERGED 2008/03/31 16:04:44 rt 1.5.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [63b161409a397375f337c9a8e4a2ea5c2ead371f]

INTEGRATION: CWS changefileheader (1.4.296); FILE MERGED 2008/03/28 16:36:29 rt 1.4.296.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0d1b99f02cdad00e9bd1b132b781f9c48d2669d3]

INTEGRATION: CWS changefileheader (1.4.192); FILE MERGED 2008/03/31 16:01:16 rt 1.4.192.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5a5dfb4f9e356745679900c53cdee2ec2c229d42]

INTEGRATION: CWS changefileheader (1.4.294); FILE MERGED 2008/03/28 16:36:29 rt 1.4.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0924728a6383e6416c4f90022936e077ae1f9e03]

INTEGRATION: CWS changefileheader (1.5.216); FILE MERGED 2008/04/01 10:52:55 thb 1.5.216.2: #i85898# Stripping all external header guards 2008/03/28 15:23:30 rt 1.5.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b353c5bc45e8f55032e9bc5b07cc679defa0b4db]

INTEGRATION: CWS changefileheader (1.3.192); FILE MERGED 2008/03/31 16:01:16 rt 1.3.192.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [46cdf3860feab686fed98c5a16dc28e5a757e550]

INTEGRATION: CWS changefileheader (1.4.132); FILE MERGED 2008/03/28 16:36:29 rt 1.4.132.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [82bfcb2d3c9561537fde746cde4e6dc240a2367f]

INTEGRATION: CWS changefileheader (1.5.276); FILE MERGED 2008/04/01 15:08:42 thb 1.5.276.3: #i85898# Stripping all external header guards 2008/04/01 10:52:55 thb 1.5.276.2: #i85898# Stripping all external header guards 2008/03/28 15:23:30 rt 1.5.276.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2587ce895c5684ef70dd999087ce1010e0bb7329]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:45:18 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [920450b96f1533c79026fd3752c3241842b5aa61]

INTEGRATION: CWS changefileheader (1.6.192); FILE MERGED 2008/03/31 16:01:16 rt 1.6.192.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e1673ccc933390b5a6ae02bf7b270fe030aebfeb]

INTEGRATION: CWS changefileheader (1.3.296); FILE MERGED 2008/03/28 16:36:29 rt 1.3.296.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [745b0bc0609dd3326aea7ef70fd47a672990ffb3]

INTEGRATION: CWS changefileheader (1.13.8); FILE MERGED 2008/04/01 15:08:42 thb 1.13.8.3: #i85898# Stripping all external header guards 2008/04/01 10:52:55 thb 1.13.8.2: #i85898# Stripping all external header guards 2008/03/28 15:23:30 rt 1.13.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [102518281061d1b559e19601fa615c8edc0704ae]

INTEGRATION: CWS changefileheader (1.2.182); FILE MERGED 2008/03/31 16:01:16 rt 1.2.182.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2a418318c3ebbfd8ab85636eec074fd857dbb50b]

INTEGRATION: CWS changefileheader (1.3.2); FILE MERGED 2008/03/31 16:04:44 rt 1.3.2.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0faa71f2136d2d670bda284ed5886b08a5a5fe2d]

INTEGRATION: CWS changefileheader (1.5.372); FILE MERGED 2008/04/01 15:08:42 thb 1.5.372.3: #i85898# Stripping all external header guards 2008/04/01 10:52:54 thb 1.5.372.2: #i85898# Stripping all external header guards 2008/03/28 15:23:30 rt 1.5.372.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [aeff40b6e3a4002fef0fced1832bcbc7c9ea9220]

INTEGRATION: CWS changefileheader (1.6.168); FILE MERGED 2008/03/31 16:01:16 rt 1.6.168.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2fcc416bdbb82d49722cf2d8d5c9947cc5a8916d]

INTEGRATION: CWS changefileheader (1.8.126); FILE MERGED 2008/04/01 15:08:42 thb 1.8.126.3: #i85898# Stripping all external header guards 2008/04/01 10:52:54 thb 1.8.126.2: #i85898# Stripping all external header guards 2008/03/28 15:23:30 rt 1.8.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [00560a38d3562655d5bc0f161d23c4bef62ab4e6]

INTEGRATION: CWS changefileheader (1.4.182); FILE MERGED 2008/03/31 16:01:16 rt 1.4.182.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3262ff64139205dbbb6c5d6d116ace3137e09689]

INTEGRATION: CWS changefileheader (1.2.52); FILE MERGED 2008/03/31 16:04:43 rt 1.2.52.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e90c7fd6d3253dad9f0363eb56e99af0fc1a948b]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:36:29 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e61a05d825d9a9ad067d0d8f2a8d1f38933c76b2]

INTEGRATION: CWS changefileheader (1.4.276); FILE MERGED 2008/04/01 15:08:42 thb 1.4.276.2: #i85898# Stripping all external header guards 2008/03/28 15:23:30 rt 1.4.276.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [81bed272a624c5ca5601a50567b2945484219e76]

INTEGRATION: CWS changefileheader (1.8.182); FILE MERGED 2008/03/31 16:01:16 rt 1.8.182.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c3af5207a2d1766a749a2b8310c4331f63b6cb64]

INTEGRATION: CWS changefileheader (1.4.216); FILE MERGED 2008/04/01 15:08:42 thb 1.4.216.2: #i85898# Stripping all external header guards 2008/03/28 15:23:30 rt 1.4.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [308b3c6c28eedf8bdf5f69871e3948dde0838766]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:45:17 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [90d9bf16c8f6c0bf773f5e58dc2edd43c52f38e5]

INTEGRATION: CWS changefileheader (1.12.216); FILE MERGED 2008/03/31 16:01:16 rt 1.12.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6f1594e5655b3d2c1c34c5c91b305518c20695d2]

INTEGRATION: CWS changefileheader (1.4.296); FILE MERGED 2008/03/28 16:36:28 rt 1.4.296.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ba73de86d86c1bbbbec2ded9429c6e8f0fb7c59e]

INTEGRATION: CWS changefileheader (1.4.22); FILE MERGED 2008/04/01 10:52:54 thb 1.4.22.2: #i85898# Stripping all external header guards 2008/03/28 15:23:30 rt 1.4.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5e9ca55d1e5a2595ba0d6d5305670ed65495351a]

INTEGRATION: CWS changefileheader (1.7.216); FILE MERGED 2008/04/01 15:20:04 thb 1.7.216.3: #i85898# Stripping all external header guards 2008/04/01 12:31:13 thb 1.7.216.2: #i85898# Stripping all external header guards 2008/03/31 16:01:16 rt 1.7.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9547645ee20436e992b91d31b85933b3d605594a]

INTEGRATION: CWS changefileheader (1.3.52); FILE MERGED 2008/03/31 16:04:43 rt 1.3.52.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [34031de4c8a3eeeb91522647be8b1b6c3d5ec07c]

INTEGRATION: CWS changefileheader (1.7.22); FILE MERGED 2008/04/01 15:08:41 thb 1.7.22.3: #i85898# Stripping all external header guards 2008/04/01 10:52:54 thb 1.7.22.2: #i85898# Stripping all external header guards 2008/03/28 15:23:30 rt 1.7.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c91a4356dd14a056c638a40a8ae144889fecddb2]

INTEGRATION: CWS changefileheader (1.12.10); FILE MERGED 2008/03/31 16:01:16 rt 1.12.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [826a66544efbed3190914e7f46474a4c352fe51f]

INTEGRATION: CWS changefileheader (1.4.372); FILE MERGED 2008/04/01 10:52:54 thb 1.4.372.2: #i85898# Stripping all external header guards 2008/03/28 15:23:30 rt 1.4.372.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0343928c24f2b9a545c1e98ad964626b9582519e]

INTEGRATION: CWS changefileheader (1.6.216); FILE MERGED 2008/04/01 15:20:03 thb 1.6.216.2: #i85898# Stripping all external header guards 2008/03/31 16:01:16 rt 1.6.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e76bd9c73f440cc986fab345499d11fac9b61514]

INTEGRATION: CWS changefileheader (1.3.16); FILE MERGED 2008/03/31 16:04:43 rt 1.3.16.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [14faccad6ba7def009a0b7a4591e020227174a4d]

INTEGRATION: CWS changefileheader (1.11.182); FILE MERGED 2008/04/01 15:08:41 thb 1.11.182.3: #i85898# Stripping all external header guards 2008/04/01 10:52:54 thb 1.11.182.2: #i85898# Stripping all external header guards 2008/03/28 15:23:30 rt 1.11.182.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9f54eaa7b1a74356954e23ccb20220d859847dc7]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:45:16 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9b08fcb86fd05e942c5f87e59a3eca5b3f1d231f]

INTEGRATION: CWS changefileheader (1.4.216); FILE MERGED 2008/03/31 16:01:16 rt 1.4.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6638b22a5843ed6fa81931ff725750b29d68f81d]

INTEGRATION: CWS changefileheader (1.5.132); FILE MERGED 2008/03/28 16:36:28 rt 1.5.132.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [92357475fd77e2f2b73e9471219395b44adf53db]

INTEGRATION: CWS changefileheader (1.3.372); FILE MERGED 2008/04/01 10:52:54 thb 1.3.372.2: #i85898# Stripping all external header guards 2008/03/28 15:23:30 rt 1.3.372.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fe16a3c71688b5c697d33b388ec72637b5a2b923]

INTEGRATION: CWS changefileheader (1.5.216); FILE MERGED 2008/03/31 16:01:16 rt 1.5.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [52969f2d6cbb77972239b4b9404c5d0d34fc5df3]

INTEGRATION: CWS changefileheader (1.5.216); FILE MERGED 2008/04/01 10:52:54 thb 1.5.216.2: #i85898# Stripping all external header guards 2008/03/28 15:23:30 rt 1.5.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9b2257b33d2497c5e205d9f6bd62ee6ce5463a3f]

INTEGRATION: CWS changefileheader (1.3.216); FILE MERGED 2008/03/31 16:01:16 rt 1.3.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [784b36587a0560d1329d377987c13467cff2df26]

INTEGRATION: CWS changefileheader (1.3.296); FILE MERGED 2008/03/28 16:36:28 rt 1.3.296.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0b14ed5c067169d7d9d859e157ee394e1ce117b2]

INTEGRATION: CWS changefileheader (1.11.68); FILE MERGED 2008/03/31 16:01:16 rt 1.11.68.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3bcb571badda9c4adbbcb0a1d108cb154568cf62]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:45:15 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [70cc79184d13e319f03fd0e8a6397460259d5b0f]

INTEGRATION: CWS changefileheader (1.6.2); FILE MERGED 2008/03/31 16:04:43 rt 1.6.2.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8038489ad18c04d6c2730df9b21c726349d79bde]

INTEGRATION: CWS changefileheader (1.3.216); FILE MERGED 2008/03/31 16:01:15 rt 1.3.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [294c6a15a1e38f8f668f60bb147044269b1761e1]

INTEGRATION: CWS changefileheader (1.3.372); FILE MERGED 2008/04/01 15:08:41 thb 1.3.372.2: #i85898# Stripping all external header guards 2008/03/28 15:23:29 rt 1.3.372.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d647863720ace6fa7f6ec19c72e3e4f77479d444]

INTEGRATION: CWS changefileheader (1.6.132); FILE MERGED 2008/03/28 16:36:28 rt 1.6.132.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f59e119d7e24c6e3df6f54bbe3e9cf030a766f01]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/03/31 16:45:15 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [92bc9a475b00fe8845edcf9bcb72c6b588fab9b1]

INTEGRATION: CWS changefileheader (1.4.8); FILE MERGED 2008/03/31 16:04:42 rt 1.4.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5cfeb6207996f40da6b007bb793ff2ae15917097]

INTEGRATION: CWS changefileheader (1.5.216); FILE MERGED 2008/03/31 16:01:15 rt 1.5.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [568caae86f1f7f6003e034f507152dc6e479f694]

INTEGRATION: CWS changefileheader (1.6.216); FILE MERGED 2008/04/01 10:52:54 thb 1.6.216.2: #i85898# Stripping all external header guards 2008/03/28 15:23:29 rt 1.6.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0ade087f2745bc989822497202b9dd73eb2eac26]

INTEGRATION: CWS changefileheader (1.2.52); FILE MERGED 2008/03/31 16:04:42 rt 1.2.52.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [30d4995e4510328b374b363d49506102aa336c05]

INTEGRATION: CWS changefileheader (1.6.216); FILE MERGED 2008/03/31 16:01:15 rt 1.6.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fdc6ebcf5cc66c50e73713348901b4b970897e43]

INTEGRATION: CWS changefileheader (1.3.372); FILE MERGED 2008/04/01 10:52:54 thb 1.3.372.2: #i85898# Stripping all external header guards 2008/03/28 15:23:29 rt 1.3.372.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [864cf9f2224d199cd6520040e8578062a0628739]

INTEGRATION: CWS changefileheader (1.4.296); FILE MERGED 2008/03/28 16:36:27 rt 1.4.296.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fcbbde9e8c7b0a8604d67a5cad4c1913048e2f8b]

INTEGRATION: CWS changefileheader (1.15.32); FILE MERGED 2008/03/31 16:01:15 rt 1.15.32.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [28ba2c07f849b3e00ee218c2baaf5fc09292d3fa]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:45:14 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [768a5c630a2c50197c8753f354c1a1cbfb45fad9]

INTEGRATION: CWS changefileheader (1.4.216); FILE MERGED 2008/04/01 10:52:53 thb 1.4.216.2: #i85898# Stripping all external header guards 2008/03/28 15:23:29 rt 1.4.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [29baa4629b907a15fb031f1891987f4325c80ad5]

INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/03/28 16:36:27 rt 1.7.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [69bd9ac8e409845f3ddeee8bc8eee597c53ceef8]

INTEGRATION: CWS changefileheader (1.3.52); FILE MERGED 2008/03/31 16:04:42 rt 1.3.52.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4d36d5073d45a7a3ded9bb06d6aba579978b7aff]

INTEGRATION: CWS changefileheader (1.7.216); FILE MERGED 2008/03/31 16:01:15 rt 1.7.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [73e7e64812c1ee9256abbe3ab7ef258917440d76]

INTEGRATION: CWS changefileheader (1.27.12); FILE MERGED 2008/03/28 15:23:29 rt 1.27.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b95986cc2476b9eac507cf78d54b9510f6da338f]

INTEGRATION: CWS changefileheader (1.7.56); FILE MERGED 2008/03/28 16:36:27 rt 1.7.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2d8dbb2f14541dfa9f4ced9136139d414f2776d4]

INTEGRATION: CWS changefileheader (1.11.108); FILE MERGED 2008/03/31 16:01:15 rt 1.11.108.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5a87f015fa1669bbff51146914bc620a72313f02]

INTEGRATION: CWS changefileheader (1.20.216); FILE MERGED 2008/04/01 15:08:41 thb 1.20.216.3: #i85898# Stripping all external header guards 2008/04/01 10:52:53 thb 1.20.216.2: #i85898# Stripping all external header guards 2008/03/28 15:23:29 rt 1.20.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [38b95a12625626b0b6420dac0a8fc1ddf9b4f4be]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:45:13 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fe081a098327a18dcb0c2e362b0eb5735354d2e0]

INTEGRATION: CWS changefileheader (1.14.108); FILE MERGED 2008/03/31 16:01:15 rt 1.14.108.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dac07f60548e3210d19e79251b99d55a20347762]

INTEGRATION: CWS changefileheader (1.7.216); FILE MERGED 2008/04/01 15:08:41 thb 1.7.216.3: #i85898# Stripping all external header guards 2008/04/01 10:52:53 thb 1.7.216.2: #i85898# Stripping all external header guards 2008/03/28 15:23:29 rt 1.7.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ace7ff5f2f56b4c2c6d4d7a3fb18cfe0a393cd01]

INTEGRATION: CWS changefileheader (1.6.56); FILE MERGED 2008/03/28 16:36:27 rt 1.6.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7b28d2edb5d5bb9a61fa712dc934675dd5fff0fe]

INTEGRATION: CWS changefileheader (1.26.216); FILE MERGED 2008/04/01 15:08:41 thb 1.26.216.3: #i85898# Stripping all external header guards 2008/04/01 10:52:53 thb 1.26.216.2: #i85898# Stripping all external header guards 2008/03/28 15:23:29 rt 1.26.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4ad29128cf9d076357e226e3a064382710bf0b99]

INTEGRATION: CWS changefileheader (1.8.56); FILE MERGED 2008/03/28 16:36:26 rt 1.8.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1f2dd83e6650b54f1aea5372cc70619c5efc626e]

INTEGRATION: CWS changefileheader (1.104.22); FILE MERGED 2008/04/01 15:08:41 thb 1.104.22.3: #i85898# Stripping all external header guards 2008/04/01 10:52:53 thb 1.104.22.2: #i85898# Stripping all external header guards 2008/03/28 15:23:29 rt 1.104.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a984dca40097d1284ed783306d8b4ce4413a3585]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:45:12 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1a796dd0c043694ef407dcd6dc4b4f17c7d2d3e1]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:36:26 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [984d376b9304c3bbaa49e08cbb52cd10adcfac6f]

INTEGRATION: CWS changefileheader (1.6.56); FILE MERGED 2008/03/28 16:36:26 rt 1.6.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4c1b7dc103799f487b91f418d4cd8a283e495f43]

INTEGRATION: CWS changefileheader (1.7.68); FILE MERGED 2008/03/31 16:01:15 rt 1.7.68.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c34ec4c5f6e05f380e1070905f66501e479c49b8]

INTEGRATION: CWS changefileheader (1.24.216); FILE MERGED 2008/04/01 15:08:40 thb 1.24.216.3: #i85898# Stripping all external header guards 2008/04/01 10:52:53 thb 1.24.216.2: #i85898# Stripping all external header guards 2008/03/28 15:23:29 rt 1.24.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9b11d7c359fc959514897d91b7de7518a8aa30fe]

INTEGRATION: CWS changefileheader (1.2.174); FILE MERGED 2008/03/31 16:01:15 rt 1.2.174.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3dc443a26b5f3748d22cf0b3709a30b67362c510]

INTEGRATION: CWS changefileheader (1.7.56); FILE MERGED 2008/03/28 16:36:26 rt 1.7.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bc8f73107f01eeb3055238949658747d49eeb22a]

INTEGRATION: CWS changefileheader (1.19.214); FILE MERGED 2008/04/01 15:08:40 thb 1.19.214.3: #i85898# Stripping all external header guards 2008/04/01 10:52:53 thb 1.19.214.2: #i85898# Stripping all external header guards 2008/03/28 15:23:29 rt 1.19.214.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a5d44c41b70821db0354ad63c4d0bf64140b9337]

INTEGRATION: CWS changefileheader (1.3.52); FILE MERGED 2008/03/31 16:04:41 rt 1.3.52.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [70cde5854e0c0ea6dcfe5528c4292c52a4bd1884]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:45:11 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b51331e5eb9cc18c25a3df5ade53dafe581da0a2]

INTEGRATION: CWS changefileheader (1.2.52); FILE MERGED 2008/03/31 16:04:41 rt 1.2.52.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9268e7fab60b733e9691d5eceadbb51c27193fe6]

INTEGRATION: CWS changefileheader (1.8.56); FILE MERGED 2008/03/28 16:36:25 rt 1.8.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d3e64c9f80e6f74922a30744b2303fc5d578386c]

INTEGRATION: CWS changefileheader (1.17.216); FILE MERGED 2008/04/01 19:56:13 thb 1.17.216.4: #i85898# Stripping all external header guards, now manually fixing misspelled ones and other compile-time breakage 2008/04/01 15:08:40 thb 1.17.216.3: #i85898# Stripping all external header guards 2008/04/01 10:52:52 thb 1.17.216.2: #i85898# Stripping all external header guards 2008/03/28 15:23:28 rt 1.17.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4915f2ad68913e1a5ef161fdd955170592f91d21]

INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/03/28 16:36:25 rt 1.7.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [30ec1d7f065a1f5dc63d4b0babfd4eedd217345b]

INTEGRATION: CWS changefileheader (1.8.216); FILE MERGED 2008/04/01 10:52:52 thb 1.8.216.2: #i85898# Stripping all external header guards 2008/03/28 15:23:28 rt 1.8.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9ca3e18b167b76ceec09aed73ffd840d1ea77240]

INTEGRATION: CWS changefileheader (1.9.56); FILE MERGED 2008/03/28 16:36:25 rt 1.9.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f676c06945fcb6abf24db5fa3720912436d9529b]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:45:10 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b55035787b2473d15a1b8322c41e2638bb6ac095]

INTEGRATION: CWS changefileheader (1.14.216); FILE MERGED 2008/04/01 15:08:40 thb 1.14.216.3: #i85898# Stripping all external header guards 2008/04/01 10:52:52 thb 1.14.216.2: #i85898# Stripping all external header guards 2008/03/28 15:23:28 rt 1.14.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e72ecf9f6887032ba824e8521fa80ca719a7f43c]

INTEGRATION: CWS changefileheader (1.42.126); FILE MERGED 2008/04/01 15:08:40 thb 1.42.126.3: #i85898# Stripping all external header guards 2008/04/01 10:52:52 thb 1.42.126.2: #i85898# Stripping all external header guards 2008/03/28 15:23:28 rt 1.42.126.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [84d575d5d9279b5ad6620cd143f012122ff93dfd]

INTEGRATION: CWS changefileheader (1.7.56); FILE MERGED 2008/03/28 16:36:25 rt 1.7.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [aa567dd597194d6e13244e0d38ec4fc72be5faf1]

INTEGRATION: CWS changefileheader (1.6.56); FILE MERGED 2008/03/28 16:36:24 rt 1.6.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [06c561d962236df838ad0049b1c519abf84d69be]

INTEGRATION: CWS changefileheader (1.7.56); FILE MERGED 2008/03/28 16:36:24 rt 1.7.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0fe71d066d1301e572c447c878a3554cf68c8144]

INTEGRATION: CWS changefileheader (1.3.2); FILE MERGED 2008/03/31 16:04:41 rt 1.3.2.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b30432999f96df53ddf47de69cf3b2b12d1e2131]

INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/03/28 16:36:24 rt 1.7.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ad1b253dbce9aac77500ca0c97f3a17ee3dc55a7]

INTEGRATION: CWS changefileheader (1.10.216); FILE MERGED 2008/04/01 10:52:52 thb 1.10.216.2: #i85898# Stripping all external header guards 2008/03/28 15:23:28 rt 1.10.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b6ee97541f54b2f532e7bc725adb750fbeb8680c]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:45:09 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cc28c5f6890d2323506b835666d9903e16e5c295]

INTEGRATION: CWS changefileheader (1.34.22); FILE MERGED 2008/04/01 15:08:40 thb 1.34.22.3: #i85898# Stripping all external header guards 2008/04/01 10:52:52 thb 1.34.22.2: #i85898# Stripping all external header guards 2008/03/28 15:23:28 rt 1.34.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [90e8433690dcd2112f9612fa092198efa0a03912]

INTEGRATION: CWS changefileheader (1.6.54); FILE MERGED 2008/03/28 16:36:24 rt 1.6.54.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [49258d2bf21e9d3d0cea86c425c0b67776b341e9]

INTEGRATION: CWS changefileheader (1.8.8); FILE MERGED 2008/03/28 16:36:23 rt 1.8.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1e9750bfbbc0c564ad7ef449948a7dac9647bbfe]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:45:09 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [eb706e267b4fecaaf653253ce39fb9b65e652247]

INTEGRATION: CWS changefileheader (1.19.182); FILE MERGED 2008/04/01 15:08:40 thb 1.19.182.3: #i85898# Stripping all external header guards 2008/04/01 10:52:52 thb 1.19.182.2: #i85898# Stripping all external header guards 2008/03/28 15:23:28 rt 1.19.182.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fa9ad2c72c57d047663056ec943242221f8fc033]

INTEGRATION: CWS changefileheader (1.4.8); FILE MERGED 2008/03/31 16:04:41 rt 1.4.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5736d4716ab004488290b5fbe17041b5a32eab8b]

INTEGRATION: CWS changefileheader (1.12.10); FILE MERGED 2008/03/28 16:36:23 rt 1.12.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [abddbf5281c31610810ac6c4fa0a3df39ba9d6b3]

INTEGRATION: CWS changefileheader (1.15.216); FILE MERGED 2008/04/01 15:08:40 thb 1.15.216.3: #i85898# Stripping all external header guards 2008/04/01 10:52:52 thb 1.15.216.2: #i85898# Stripping all external header guards 2008/03/28 15:23:28 rt 1.15.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [aaca598afb55110ab4206ff52841881fe67da276]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:45:08 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dccba8498e84f7b842fc83e8b458c39e3467140c]

INTEGRATION: CWS changefileheader (1.6.216); FILE MERGED 2008/04/01 10:52:51 thb 1.6.216.2: #i85898# Stripping all external header guards 2008/03/28 15:23:28 rt 1.6.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4fba553b3e14a0ac20e96d24d3900b623544c140]

INTEGRATION: CWS changefileheader (1.8.56); FILE MERGED 2008/03/28 16:36:23 rt 1.8.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5c97a79112a5f9045637c1a29285209b342b4111]

INTEGRATION: CWS changefileheader (1.11.10); FILE MERGED 2008/03/28 16:36:23 rt 1.11.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [049901fd8a860da89e4d994b73baf149c65baaf9]

INTEGRATION: CWS changefileheader (1.11.12); FILE MERGED 2008/03/28 15:23:28 rt 1.11.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ea8899d9c4690be6b96390bd5fc74123de4570ed]

INTEGRATION: CWS changefileheader (1.6.216); FILE MERGED 2008/04/01 15:08:40 thb 1.6.216.3: #i85898# Stripping all external header guards 2008/04/01 10:52:51 thb 1.6.216.2: #i85898# Stripping all external header guards 2008/03/28 15:23:28 rt 1.6.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8f8e8e267c94fdd146b03e3a1a894cfd45371468]

INTEGRATION: CWS changefileheader (1.10.10); FILE MERGED 2008/03/28 16:36:23 rt 1.10.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b4bf206b262c25b5a7c5107b837775ad34f547c3]

INTEGRATION: CWS changefileheader (1.2.52); FILE MERGED 2008/03/31 16:04:40 rt 1.2.52.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ef64c37b29986e9737e14eef85a952e622962337]

INTEGRATION: CWS changefileheader (1.11.8); FILE MERGED 2008/04/01 15:08:39 thb 1.11.8.3: #i85898# Stripping all external header guards 2008/04/01 10:52:51 thb 1.11.8.2: #i85898# Stripping all external header guards 2008/03/28 15:23:28 rt 1.11.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [30e07f10b85487eddec3d1fa04347d216cc6f2ba]

INTEGRATION: CWS changefileheader (1.3.16); FILE MERGED 2008/03/31 16:04:40 rt 1.3.16.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e120a7904cac11bb93bb4b009ecde09239d12f15]

INTEGRATION: CWS changefileheader (1.32.8); FILE MERGED 2008/04/01 15:08:39 thb 1.32.8.3: #i85898# Stripping all external header guards 2008/04/01 10:52:51 thb 1.32.8.2: #i85898# Stripping all external header guards 2008/03/28 15:23:28 rt 1.32.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [43aca070a6a13f56d89861d3e3cb4164e5cbab5f]

INTEGRATION: CWS changefileheader (1.7.56); FILE MERGED 2008/03/28 16:36:22 rt 1.7.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [090a3c0edc4f7193dc8c007787e32da95c279edb]

INTEGRATION: CWS changefileheader (1.3.52); FILE MERGED 2008/03/31 16:04:40 rt 1.3.52.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2adc086318ff91199776c7fb2435568b03b1bb94]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:45:07 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8963af37ab2d9e2d9a1aa379ad4de1e0bf1c1f3a]

INTEGRATION: CWS changefileheader (1.4.216); FILE MERGED 2008/04/01 10:52:51 thb 1.4.216.2: #i85898# Stripping all external header guards 2008/03/28 15:23:28 rt 1.4.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0a498c0c1076406c05cea3681be19ba952e9cead]

INTEGRATION: CWS changefileheader (1.6.56); FILE MERGED 2008/03/28 16:36:22 rt 1.6.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a68140d7b231acfbda7775f95aeb48ff6332f4c9]

INTEGRATION: CWS changefileheader (1.14.216); FILE MERGED 2008/04/01 15:08:39 thb 1.14.216.3: #i85898# Stripping all external header guards 2008/04/01 10:52:51 thb 1.14.216.2: #i85898# Stripping all external header guards 2008/03/28 15:23:28 rt 1.14.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [da7a9df2de2c18e1a8abaaa8a35e2f39dd862a56]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:45:07 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5f2f11d007c37b71cf945aa281f142137f61b83a]

INTEGRATION: CWS changefileheader (1.10.10); FILE MERGED 2008/03/28 16:36:22 rt 1.10.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [08c3af080bfc2b65121fcf63511724f4cf1d5935]

INTEGRATION: CWS changefileheader (1.8.216); FILE MERGED 2008/04/01 10:52:51 thb 1.8.216.2: #i85898# Stripping all external header guards 2008/03/28 15:23:28 rt 1.8.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e3fd10f99a9abe4d73c218a4368d28a31a05264e]

INTEGRATION: CWS changefileheader (1.8.10); FILE MERGED 2008/03/28 16:36:22 rt 1.8.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ea037fb1ce16c555158cb14dd63a34c936116688]

INTEGRATION: CWS changefileheader (1.19.8); FILE MERGED 2008/04/01 15:08:39 thb 1.19.8.3: #i85898# Stripping all external header guards 2008/04/01 10:52:51 thb 1.19.8.2: #i85898# Stripping all external header guards 2008/03/28 15:23:27 rt 1.19.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d7022d1e6b0c70432ceecc3352931c5bf88f8b82]

INTEGRATION: CWS changefileheader (1.9.10); FILE MERGED 2008/03/28 16:36:22 rt 1.9.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [aee1f7eef1d2ce84c1c24fd56940dee6fc6ae7d9]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:45:06 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [25629144669e94df89cd536218cf6fa9eaf268ad]

INTEGRATION: CWS changefileheader (1.16.8); FILE MERGED 2008/04/01 15:08:39 thb 1.16.8.3: #i85898# Stripping all external header guards 2008/04/01 10:52:51 thb 1.16.8.2: #i85898# Stripping all external header guards 2008/03/28 15:23:27 rt 1.16.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3d431dc650e10d22b1b4130c3cf438c3badc9b6b]

INTEGRATION: CWS changefileheader (1.7.56); FILE MERGED 2008/03/28 16:36:21 rt 1.7.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a91499888f3f880101f72e9040eccdbc1f5de00c]

INTEGRATION: CWS changefileheader (1.5.216); FILE MERGED 2008/04/01 10:52:51 thb 1.5.216.2: #i85898# Stripping all external header guards 2008/03/28 15:23:27 rt 1.5.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ace7d49d5cdfc368add10cb2c05da84893934ae5]

INTEGRATION: CWS changefileheader (1.8.10); FILE MERGED 2008/03/28 16:36:21 rt 1.8.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [207b1699beb9ecf90fde63df83abb1434bd442a7]

INTEGRATION: CWS changefileheader (1.4.8); FILE MERGED 2008/03/31 16:04:40 rt 1.4.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9512bcea7ba59872e8ea515a1f5b3a6f21104721]

INTEGRATION: CWS changefileheader (1.6.8); FILE MERGED 2008/04/01 10:52:51 thb 1.6.8.2: #i85898# Stripping all external header guards 2008/03/28 15:23:27 rt 1.6.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [18d21f0780c228b624c54035db7cd15bd912c6d7]

INTEGRATION: CWS changefileheader (1.15.2); FILE MERGED 2008/03/28 15:23:27 rt 1.15.2.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [260306eb98abf2d4c0aa2193006ec371d988afd1]

INTEGRATION: CWS changefileheader (1.3.52); FILE MERGED 2008/03/31 16:04:39 rt 1.3.52.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4fce06705c600cc47aecf4c1c3cf2f90cd112920]

INTEGRATION: CWS changefileheader (1.8.56); FILE MERGED 2008/03/28 16:36:21 rt 1.8.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [303dbca4ce045c0ec07a0ca95238016cf8b21987]

INTEGRATION: CWS changefileheader (1.16.190); FILE MERGED 2008/04/01 15:08:38 thb 1.16.190.3: #i85898# Stripping all external header guards 2008/04/01 10:52:50 thb 1.16.190.2: #i85898# Stripping all external header guards 2008/03/28 15:23:27 rt 1.16.190.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bce23023e92cf7af5e32d77c84f43ad0448187a6]

INTEGRATION: CWS changefileheader (1.14.10); FILE MERGED 2008/03/28 16:36:21 rt 1.14.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fe3fdef1d4ed48246a86842a2d1c45074b08b0c4]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:45:05 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ad010d15810677cb6a81c8e3af15854c9e0b0a84]

INTEGRATION: CWS changefileheader (1.3.86); FILE MERGED 2008/03/28 15:23:27 rt 1.3.86.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [54d780c9025d20f2e2121b80f404f3cc3e3e60f3]

INTEGRATION: CWS changefileheader (1.2.52); FILE MERGED 2008/03/31 16:04:39 rt 1.2.52.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [407c3c0fa7ec56cf8f1adeb114e26498b0a74c36]

INTEGRATION: CWS changefileheader (1.9.56); FILE MERGED 2008/03/28 16:36:20 rt 1.9.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0080afc3d708fea47e9aa46bb11375b14c1fc09c]

INTEGRATION: CWS changefileheader (1.4.2); FILE MERGED 2008/03/31 16:04:39 rt 1.4.2.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a2d63ccf1025b5e22a8ce346bd0ef24f19da1e21]

INTEGRATION: CWS changefileheader (1.8.56); FILE MERGED 2008/03/28 16:36:20 rt 1.8.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e1d91b29757d2453355bbc0e1fe6c68a2ec7e06b]

INTEGRATION: CWS changefileheader (1.19.216); FILE MERGED 2008/04/01 15:08:38 thb 1.19.216.3: #i85898# Stripping all external header guards 2008/04/01 10:52:50 thb 1.19.216.2: #i85898# Stripping all external header guards 2008/03/28 15:23:27 rt 1.19.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [13935c210395cf1ed36a6637325249b18630a1a3]

INTEGRATION: CWS changefileheader (1.10.10); FILE MERGED 2008/03/28 16:36:20 rt 1.10.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d7683077bc4f1b39d60737cbed1d3e6b104fd0b0]

INTEGRATION: CWS changefileheader (1.7.216); FILE MERGED 2008/04/01 15:08:38 thb 1.7.216.3: #i85898# Stripping all external header guards 2008/04/01 10:52:50 thb 1.7.216.2: #i85898# Stripping all external header guards 2008/03/28 15:23:27 rt 1.7.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a52af83be6e3574b78288957b543fc381b257ac8]

INTEGRATION: CWS changefileheader (1.4.8); FILE MERGED 2008/03/31 16:04:39 rt 1.4.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cf4a793ef05a6b91efb2bc7da29c5eed68b1c396]

INTEGRATION: CWS changefileheader (1.14.144); FILE MERGED 2008/04/01 10:52:50 thb 1.14.144.2: #i85898# Stripping all external header guards 2008/03/28 15:23:27 rt 1.14.144.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6c59033dc9f0a200222c0711f2b75dc1a6609d2e]

INTEGRATION: CWS changefileheader (1.3.8); FILE MERGED 2008/03/31 16:04:39 rt 1.3.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7999bce921ea2546a1025d54cbfde4b55db24861]

INTEGRATION: CWS changefileheader (1.9.10); FILE MERGED 2008/03/28 16:36:20 rt 1.9.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b448c502896f4f2f653e59ddeeca8d709484e9f5]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:45:04 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6c275ee01aa53b4050212e305946c77e08e18bc7]

INTEGRATION: CWS changefileheader (1.16.216); FILE MERGED 2008/04/01 15:08:38 thb 1.16.216.3: #i85898# Stripping all external header guards 2008/04/01 10:52:50 thb 1.16.216.2: #i85898# Stripping all external header guards 2008/03/28 15:23:27 rt 1.16.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [11a4c37f10a34b065ef1c56a2bfeed15b22786b5]

INTEGRATION: CWS changefileheader (1.8.10); FILE MERGED 2008/03/28 16:36:19 rt 1.8.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5c1e49a5b0e1f005466f4ea1c76d65d1d56936d3]

INTEGRATION: CWS changefileheader (1.16.144); FILE MERGED 2008/04/01 15:08:37 thb 1.16.144.3: #i85898# Stripping all external header guards 2008/04/01 10:52:50 thb 1.16.144.2: #i85898# Stripping all external header guards 2008/03/28 15:23:27 rt 1.16.144.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b4ed1e5047c2be774df68338296c16c3c156be3b]

INTEGRATION: CWS changefileheader (1.7.56); FILE MERGED 2008/03/28 16:36:19 rt 1.7.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ecb3a51472130104741dd36efa6a1639969b9387]

INTEGRATION: CWS changefileheader (1.11.216); FILE MERGED 2008/04/01 15:08:37 thb 1.11.216.3: #i85898# Stripping all external header guards 2008/04/01 10:52:50 thb 1.11.216.2: #i85898# Stripping all external header guards 2008/03/28 15:23:27 rt 1.11.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [11bef2178249b50a770fb916136e69061948d465]

INTEGRATION: CWS changefileheader (1.19.144); FILE MERGED 2008/04/01 15:08:37 thb 1.19.144.3: #i85898# Stripping all external header guards 2008/04/01 10:52:50 thb 1.19.144.2: #i85898# Stripping all external header guards 2008/03/28 15:23:27 rt 1.19.144.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d23b7df75fe4dafaca2dd7140012e62563cdc26e]

INTEGRATION: CWS changefileheader (1.2.52); FILE MERGED 2008/03/31 16:04:38 rt 1.2.52.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dd621ccfba6d30ed9c1b8b926f4e3ef2640ce5d1]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:45:04 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [391cb555ea6de019efedda63d93410ba265ee729]

INTEGRATION: CWS changefileheader (1.8.56); FILE MERGED 2008/03/28 16:36:19 rt 1.8.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fe0c675a355b11cd254150d588eeb7eecd1000ff]

INTEGRATION: CWS changefileheader (1.20.204); FILE MERGED 2008/04/01 15:08:37 thb 1.20.204.3: #i85898# Stripping all external header guards 2008/04/01 10:52:50 thb 1.20.204.2: #i85898# Stripping all external header guards 2008/03/28 15:23:27 rt 1.20.204.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2b145a8e19533266af2fb9a5c9e9a72357007702]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:45:03 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8cc379013c7fc0de443e43bbaddd57be0fc9292a]

INTEGRATION: CWS changefileheader (1.31.144); FILE MERGED 2008/04/01 15:08:37 thb 1.31.144.3: #i85898# Stripping all external header guards 2008/04/01 10:52:50 thb 1.31.144.2: #i85898# Stripping all external header guards 2008/03/28 15:23:27 rt 1.31.144.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c1cf2d6cfd538ee9d8073b1e32d70942c403fff1]

INTEGRATION: CWS changefileheader (1.6.56); FILE MERGED 2008/03/28 16:36:19 rt 1.6.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1a3effbc4562ed61eb4889f7c8771c22a0e0e12b]

INTEGRATION: CWS changefileheader (1.6.2); FILE MERGED 2008/03/31 16:04:38 rt 1.6.2.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [77ef81e19d810562efaf50884fead7dd7cdd3a7c]

INTEGRATION: CWS changefileheader (1.6.56); FILE MERGED 2008/03/28 16:36:18 rt 1.6.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3b8a93f69c7ca868fb13fecdc88ca684562f9c12]

INTEGRATION: CWS changefileheader (1.27.74); FILE MERGED 2008/04/01 15:08:37 thb 1.27.74.3: #i85898# Stripping all external header guards 2008/04/01 10:52:49 thb 1.27.74.2: #i85898# Stripping all external header guards 2008/03/28 15:23:27 rt 1.27.74.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [be566016c3bf0770a400d02aeb066fcebf8d7b7b]

INTEGRATION: CWS changefileheader (1.7.102); FILE MERGED 2008/03/28 16:36:18 rt 1.7.102.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2ecf875469904c46728d8e6a928afb95d79db8eb]

INTEGRATION: CWS changefileheader (1.8.102); FILE MERGED 2008/03/28 16:36:18 rt 1.8.102.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c0180effdec37450c0a9ac967f275f7a29cf72ab]

INTEGRATION: CWS changefileheader (1.4.292); FILE MERGED 2008/03/28 16:36:17 rt 1.4.292.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [21f84f1ef08ca4745abc1e62bff1911071cace99]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:45:02 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e25e1f2a0e7a3e0d05493e4950e031a3491e287b]

INTEGRATION: CWS changefileheader (1.12.190); FILE MERGED 2008/04/01 10:52:49 thb 1.12.190.2: #i85898# Stripping all external header guards 2008/03/28 15:23:27 rt 1.12.190.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0f7a258e8cd9d14fc7898473de12c487cedfed7e]

INTEGRATION: CWS changefileheader (1.23.144); FILE MERGED 2008/04/01 15:08:37 thb 1.23.144.3: #i85898# Stripping all external header guards 2008/04/01 10:52:49 thb 1.23.144.2: #i85898# Stripping all external header guards 2008/03/28 15:23:26 rt 1.23.144.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [feedeb2a7fcd165e5353968737a507aecab9ba88]

INTEGRATION: CWS changefileheader (1.6.14); FILE MERGED 2008/03/28 16:36:17 rt 1.6.14.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7e9ee5290f4f1815d264d7b4c4cd4fe1ab49ef2d]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:36:17 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8e356eb8bb88ce55a564b4f4eb81747e355e3bcf]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:45:02 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b4d2bbdbf2d3c6575ab9fe06719ef5ca1f00845d]

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>  [7a79940be3751103371f6623fee2c4226508df66]

INTEGRATION: CWS changefileheader (1.4.166); FILE MERGED 2008/03/28 16:36:17 rt 1.4.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8ec886360f8eb9625b9b84357c40def89ebd5f78]

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>  [47936780230168576b167e4c137ec1baaaf3bda5]

INTEGRATION: CWS changefileheader (1.4.132); FILE MERGED 2008/03/28 16:36:17 rt 1.4.132.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7c81edf39cdf0652bed792beff7df2ee494f68b4]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:45:01 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9c5d2481b023df7654f05d567d7891335681cbfb]

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>  [bee537f2c96f688a8ad20890a8daba9d1d6dc674]

INTEGRATION: CWS changefileheader (1.25.22); FILE MERGED 2008/04/01 15:08:36 thb 1.25.22.3: #i85898# Stripping all external header guards 2008/04/01 10:52:49 thb 1.25.22.2: #i85898# Stripping all external header guards 2008/03/28 15:23:26 rt 1.25.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4335bce7d7b4cffba7f5de161199ddfcad1097bb]

INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/03/28 16:36:17 rt 1.6.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3ce7a81237f6127c5b8671200e6b1dc8f10a30b5]

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>  [61b8842f0bf41fe3548bc1ded114be961b8bec43]

INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/03/28 16:36:16 rt 1.5.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3c3a53a5aa26944de440e656e4076f878d39965e]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:45:01 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d28a5f94d09705805e304ceeb5a64efc93255a3c]

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>  [cc3f7bb69d489bfe2a7d1467178e2354c2aaf355]

INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/03/28 16:36:16 rt 1.6.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bcbb3a956b42271b28510e66d3e0c6a47295196b]

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>  [6ff7a14b0ad0b443d52934eade2a7e6a41e14123]

INTEGRATION: CWS changefileheader (1.19.204); FILE MERGED 2008/04/01 15:08:36 thb 1.19.204.3: #i85898# Stripping all external header guards 2008/04/01 10:52:49 thb 1.19.204.2: #i85898# Stripping all external header guards 2008/03/28 15:23:26 rt 1.19.204.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7b22300ed1a7defc25a885dc6ab7b7259d1770b1]

INTEGRATION: CWS changefileheader (1.7.216); FILE MERGED 2008/04/01 10:52:49 thb 1.7.216.2: #i85898# Stripping all external header guards 2008/03/28 15:23:26 rt 1.7.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1c8de9f05c6d0e9b2d176d2a5d0fe2d52479f786]

INTEGRATION: CWS changefileheader (1.3.294); FILE MERGED 2008/03/28 16:36:16 rt 1.3.294.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [244abb00a2d9a326aa7448eaebe3d31286024726]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:45:00 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ff341c1c8f0b38738b81b65a3a7a674b78656c7a]

INTEGRATION: CWS changefileheader (1.5.216); FILE MERGED 2008/03/28 15:23:26 rt 1.5.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [35f950790be55cd41994635b281c7592e1ec5ce1]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:45:00 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [38429e1fceda3a6caba27c2b9b1e7515ad4cfb52]

INTEGRATION: CWS changefileheader (1.21.144); FILE MERGED 2008/04/01 15:08:36 thb 1.21.144.3: #i85898# Stripping all external header guards 2008/04/01 10:52:49 thb 1.21.144.2: #i85898# Stripping all external header guards 2008/03/28 15:23:26 rt 1.21.144.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f7b7511e8a40ff070b7553e8dcf0df19149a03d4]

INTEGRATION: CWS changefileheader (1.3.296); FILE MERGED 2008/03/28 16:36:16 rt 1.3.296.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [14b076722c105ad9f569259dae6e943ffcd6701f]

INTEGRATION: CWS changefileheader (1.16.216); FILE MERGED 2008/04/01 15:08:36 thb 1.16.216.3: #i85898# Stripping all external header guards 2008/04/01 10:52:49 thb 1.16.216.2: #i85898# Stripping all external header guards 2008/03/28 15:23:26 rt 1.16.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [472f4484999339be4e1e27e9dcf6110664f5404e]

INTEGRATION: CWS changefileheader (1.22.144); FILE MERGED 2008/04/01 15:08:36 thb 1.22.144.3: #i85898# Stripping all external header guards 2008/04/01 10:52:49 thb 1.22.144.2: #i85898# Stripping all external header guards 2008/03/28 15:23:26 rt 1.22.144.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3efa1479a404111cf3a47b5254c657fdb139b7ea]

INTEGRATION: CWS changefileheader (1.9.56); FILE MERGED 2008/03/28 16:36:16 rt 1.9.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [18016b5c2c40c9568cf8cc9fa6477beb2266c3f7]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:44:59 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [125cc8d427fe8fda6b100f8e5470097196cb170e]

INTEGRATION: CWS changefileheader (1.11.216); FILE MERGED 2008/04/01 15:08:35 thb 1.11.216.3: #i85898# Stripping all external header guards 2008/04/01 10:52:49 thb 1.11.216.2: #i85898# Stripping all external header guards 2008/03/28 15:23:26 rt 1.11.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2ee823eb92f4cc9d1d9d4917d53470984f41c365]

INTEGRATION: CWS changefileheader (1.6.62); FILE MERGED 2008/03/31 16:44:59 rt 1.6.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [213fbfb9b21116af254dd9e3d5ce2b649c22b63c]

INTEGRATION: CWS changefileheader (1.9.10); FILE MERGED 2008/03/28 16:36:15 rt 1.9.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [834d4526e090f8523f67941a4b3c5199dec8c65a]

INTEGRATION: CWS changefileheader (1.19.144); FILE MERGED 2008/04/01 15:08:35 thb 1.19.144.3: #i85898# Stripping all external header guards 2008/04/01 10:52:49 thb 1.19.144.2: #i85898# Stripping all external header guards 2008/03/28 15:23:26 rt 1.19.144.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8aaea372fd9d6986ae472d43a5a37d077743e51b]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:44:59 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [82c2e83ed6c24bb24a0c2f7e00604dbdb0735ed2]

INTEGRATION: CWS changefileheader (1.6.56); FILE MERGED 2008/03/28 16:36:15 rt 1.6.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3e9f0f137a1f76c9444f3adda5866bc2c24b6cd3]

INTEGRATION: CWS changefileheader (1.18.216); FILE MERGED 2008/04/01 10:52:49 thb 1.18.216.2: #i85898# Stripping all external header guards 2008/03/28 15:23:26 rt 1.18.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0710f006f76ced9c0f6aea00cce7b79646949cb5]

INTEGRATION: CWS changefileheader (1.6.54); FILE MERGED 2008/03/28 16:36:15 rt 1.6.54.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cb273d5af8558d4dc93a4801ff80b689a87aa6b0]

INTEGRATION: CWS changefileheader (1.10.216); FILE MERGED 2008/04/01 10:52:49 thb 1.10.216.2: #i85898# Stripping all external header guards 2008/03/28 15:23:25 rt 1.10.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5753b7dcc7d60efb3d8e17b4177d68ebc5555fff]

INTEGRATION: CWS changefileheader (1.9.56); FILE MERGED 2008/03/28 16:36:15 rt 1.9.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [872416424aa9b93874179f522624c8c13d71c2fa]

INTEGRATION: CWS changefileheader (1.23.144); FILE MERGED 2008/04/01 15:08:35 thb 1.23.144.3: #i85898# Stripping all external header guards 2008/04/01 10:52:49 thb 1.23.144.2: #i85898# Stripping all external header guards 2008/03/28 15:23:25 rt 1.23.144.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fa8dda5be646fa8a9ba91a529b9def4c0f18573c]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:44:58 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [43fd3034d4d4560d1aabafbe71f038a41d006a6d]

INTEGRATION: CWS changefileheader (1.13.10); FILE MERGED 2008/03/28 16:36:14 rt 1.13.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b021736e387c710dac9e327909d9a8f48ce7fc48]

INTEGRATION: CWS changefileheader (1.9.22); FILE MERGED 2008/04/01 10:52:49 thb 1.9.22.2: #i85898# Stripping all external header guards 2008/03/28 15:23:25 rt 1.9.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [397d7297b039d77eeb3b171f2ae46f0f6ee317fb]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:44:58 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [00c0aa8c1d07ad18fa896d95b406a3902ead7c1f]

INTEGRATION: CWS changefileheader (1.8.56); FILE MERGED 2008/03/28 16:36:14 rt 1.8.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0ab86129717043d56e69c305f25051c41448f9a4]

INTEGRATION: CWS changefileheader (1.22.22); FILE MERGED 2008/04/01 15:08:35 thb 1.22.22.3: #i85898# Stripping all external header guards 2008/04/01 10:52:49 thb 1.22.22.2: #i85898# Stripping all external header guards 2008/03/28 15:23:25 rt 1.22.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c5f6765a85e4716668208c93a8354eeba20004e9]

INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/03/28 16:36:14 rt 1.7.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fcb6cc58e8a21d91aef8169a340f02934bcbd9ce]

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-10  Rüdiger Timm  <rt@openoffice.org>  [bf6b55bfe4ace31133fe22011f507a2b03d5a02a]

INTEGRATION: CWS changefileheader (1.29.22); FILE MERGED 2008/04/01 15:08:35 thb 1.29.22.3: #i85898# Stripping all external header guards 2008/04/01 10:52:48 thb 1.29.22.2: #i85898# Stripping all external header guards 2008/03/28 15:23:25 rt 1.29.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f1e4d758c7f322cd478aeb6bd0ac84ed5dca8cad]

INTEGRATION: CWS changefileheader (1.8.10); FILE MERGED 2008/03/28 16:36:14 rt 1.8.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [50a9f2959f3d225dabc4e83672892e246dce6b29]

INTEGRATION: CWS changefileheader (1.21.204); FILE MERGED 2008/04/01 15:08:35 thb 1.21.204.3: #i85898# Stripping all external header guards 2008/04/01 10:52:48 thb 1.21.204.2: #i85898# Stripping all external header guards 2008/03/28 15:23:25 rt 1.21.204.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [419ac7d2b9c615142457299d733f0cae893f13fe]

INTEGRATION: CWS changefileheader (1.6.56); FILE MERGED 2008/03/28 16:36:14 rt 1.6.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ae046882e6f8c21a8ed7dd80fbaec16def6cdaaa]

INTEGRATION: CWS changefileheader (1.26.144); FILE MERGED 2008/04/01 15:08:35 thb 1.26.144.3: #i85898# Stripping all external header guards 2008/04/01 10:52:48 thb 1.26.144.2: #i85898# Stripping all external header guards 2008/03/28 15:23:25 rt 1.26.144.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b9fcb1b87b63ea71a7422dda0042dca563c71d7a]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:44:57 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4b6e1b92da83c4c1ee525edec04c9ddfc7cfd970]

INTEGRATION: CWS changefileheader (1.13.34); FILE MERGED 2008/03/28 15:28:54 rt 1.13.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e842f9453dccafbb2e0b66b73375ae4f46f43414]

INTEGRATION: CWS changefileheader (1.12.216); FILE MERGED 2008/04/01 10:52:48 thb 1.12.216.2: #i85898# Stripping all external header guards 2008/03/28 15:23:25 rt 1.12.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7c0fac83d87fecfed73b0225872ee3a179bd07e2]

INTEGRATION: CWS changefileheader (1.7.56); FILE MERGED 2008/03/28 16:36:14 rt 1.7.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2349389880bf1d451bef1815879605cedc3e6332]

INTEGRATION: CWS changefileheader (1.4.106); FILE MERGED 2008/03/28 15:28:53 rt 1.4.106.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c3b7ff018a996c6bdf3d43c08c7d68b66d9cf9a4]

INTEGRATION: CWS changefileheader (1.9.144); FILE MERGED 2008/04/01 10:52:48 thb 1.9.144.2: #i85898# Stripping all external header guards 2008/03/28 15:23:25 rt 1.9.144.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0c8e1b00bb8535fd8fc3c2757bc2ed6366404d9c]

INTEGRATION: CWS changefileheader (1.7.56); FILE MERGED 2008/03/28 16:36:13 rt 1.7.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9f0cca3748cf395906059c1712176e6db0757e29]

INTEGRATION: CWS changefileheader (1.4.106); FILE MERGED 2008/03/28 15:28:52 rt 1.4.106.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [40357af78ac1353af3bea510f94e27b0146a1fe2]

INTEGRATION: CWS changefileheader (1.28.12); FILE MERGED 2008/03/28 15:23:25 rt 1.28.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c5391293c2dd94454f9a678be2333569feb7e671]

INTEGRATION: CWS changefileheader (1.8.10); FILE MERGED 2008/03/28 16:36:13 rt 1.8.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [82d35df171ef1e7fa471349ae6935837db7b46af]

INTEGRATION: CWS changefileheader (1.6.216); FILE MERGED 2008/04/01 15:08:35 thb 1.6.216.3: #i85898# Stripping all external header guards 2008/04/01 10:52:48 thb 1.6.216.2: #i85898# Stripping all external header guards 2008/03/28 15:23:25 rt 1.6.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [edd2e6fbe71049f77fdbfaa79ccab3a7cebbb567]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:36:13 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [df8f4160e808a31d9998028cead23689ad2738d0]

INTEGRATION: CWS changefileheader (1.4.106); FILE MERGED 2008/03/28 15:28:51 rt 1.4.106.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [200d351280a1396134f64859a765ed29d310c7fd]

INTEGRATION: CWS changefileheader (1.19.216); FILE MERGED 2008/04/01 15:08:35 thb 1.19.216.3: #i85898# Stripping all external header guards 2008/04/01 10:52:48 thb 1.19.216.2: #i85898# Stripping all external header guards 2008/03/28 15:23:24 rt 1.19.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ac5cb9a7e09d41fc4f0219aa42f894505565909e]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:44:56 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7c81ce54974ca125ad485c4937b5dbc1cd2c698b]

INTEGRATION: CWS changefileheader (1.9.56); FILE MERGED 2008/03/28 16:36:13 rt 1.9.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [df285e6b6b5d777cfd4c7d277a9d7d7c69fde856]

INTEGRATION: CWS changefileheader (1.18.216); FILE MERGED 2008/04/01 15:08:35 thb 1.18.216.3: #i85898# Stripping all external header guards 2008/04/01 10:52:48 thb 1.18.216.2: #i85898# Stripping all external header guards 2008/03/28 15:23:24 rt 1.18.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9d4de144e7796f5cb44622f39750f22a448ed7c6]

INTEGRATION: CWS changefileheader (1.6.56); FILE MERGED 2008/03/28 16:36:13 rt 1.6.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0ffc0c3b70b76e50ab59e77f904e88d6fa4ad220]

INTEGRATION: CWS changefileheader (1.2.106); FILE MERGED 2008/03/28 15:28:50 rt 1.2.106.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [57aff53322ad475f66c1eaab7a70d003b059ac5f]

INTEGRATION: CWS changefileheader (1.16.216); FILE MERGED 2008/04/01 10:52:48 thb 1.16.216.2: #i85898# Stripping all external header guards 2008/03/28 15:23:24 rt 1.16.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9442233f5dd70de6c795e8eda14316987c67dc22]

INTEGRATION: CWS changefileheader (1.35.216); FILE MERGED 2008/04/01 15:08:35 thb 1.35.216.3: #i85898# Stripping all external header guards 2008/04/01 10:52:48 thb 1.35.216.2: #i85898# Stripping all external header guards 2008/03/28 15:23:24 rt 1.35.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6f8cadd2e84b691756100fd6ac9187d6702da91a]

INTEGRATION: CWS changefileheader (1.2.106); FILE MERGED 2008/03/28 15:28:49 rt 1.2.106.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [650767246b7297e6323fede886a89231dba3ad9e]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:44:55 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d8ffff289758cde3d5fd3926485161619124dc58]

INTEGRATION: CWS changefileheader (1.10.10); FILE MERGED 2008/03/28 16:36:12 rt 1.10.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1e870ab0e0cfadec7ece4e48bf80593ee974f247]

INTEGRATION: CWS changefileheader (1.3.106); FILE MERGED 2008/03/28 15:28:49 rt 1.3.106.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fcd21f3f4aab6658f15c7cbd05ef87a7c179141d]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:44:55 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [50c14c7da0134a438117b113a3edede116f2c08d]

INTEGRATION: CWS changefileheader (1.12.10); FILE MERGED 2008/03/28 16:36:12 rt 1.12.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [43b51950226e9ac9f93b9fdf2789d68fd924f0e0]

INTEGRATION: CWS changefileheader (1.2.106); FILE MERGED 2008/03/28 15:28:48 rt 1.2.106.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [75488d934a38823e2ed4b117e3149a3e21611ca0]

INTEGRATION: CWS changefileheader (1.4.106); FILE MERGED 2008/03/28 15:28:47 rt 1.4.106.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6593a24a3d1e3e427555ff158dd30e851fa154ab]

INTEGRATION: CWS changefileheader (1.6.56); FILE MERGED 2008/03/28 16:36:12 rt 1.6.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e6ee8bb00d80f38d9a023db67ec33a92ba8b0d68]

INTEGRATION: CWS changefileheader (1.35.216); FILE MERGED 2008/04/01 15:08:34 thb 1.35.216.3: #i85898# Stripping all external header guards 2008/04/01 10:52:48 thb 1.35.216.2: #i85898# Stripping all external header guards 2008/03/28 15:23:24 rt 1.35.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b7f44cd2e57c32b88c0ded0e9f20ab70fc5f2a77]

INTEGRATION: CWS changefileheader (1.10.94); FILE MERGED 2008/03/28 15:28:46 rt 1.10.94.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [67e4b1874f761b2cd5c6f4c2db9e10443dcbc94a]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:44:54 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a2a2753a93787a5dfa5e3ed3b5ccd347851131f4]

INTEGRATION: CWS changefileheader (1.9.10); FILE MERGED 2008/03/28 16:36:12 rt 1.9.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c8abecd0d996db2978bab014253fe5f3abedbe90]

INTEGRATION: CWS changefileheader (1.3.106); FILE MERGED 2008/03/28 15:28:46 rt 1.3.106.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [adcb978be6b1746868a31d74429e8c210822a9cc]

INTEGRATION: CWS changefileheader (1.8.216); FILE MERGED 2008/04/01 10:52:48 thb 1.8.216.2: #i85898# Stripping all external header guards 2008/03/28 15:23:24 rt 1.8.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3235da01d9da65ebe81d198f7595bfdbf68c9902]

INTEGRATION: CWS changefileheader (1.9.204); FILE MERGED 2008/04/01 10:52:48 thb 1.9.204.2: #i85898# Stripping all external header guards 2008/03/28 15:23:24 rt 1.9.204.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c060856e5d2e38b671a5ae2b4ed35e59892b2869]

INTEGRATION: CWS changefileheader (1.4.106); FILE MERGED 2008/03/28 15:28:45 rt 1.4.106.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bac09cc6461e60379d59c97b50ca6bd8cad4cb13]

INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/03/28 16:36:12 rt 1.7.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [33cadce4703ab3dbe977c9788753d67449bc57ca]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:44:53 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3d9c94edb21034b7fea7ad84b4f253e31de79c9e]

INTEGRATION: CWS changefileheader (1.7.216); FILE MERGED 2008/04/01 10:52:48 thb 1.7.216.2: #i85898# Stripping all external header guards 2008/03/28 15:23:24 rt 1.7.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [20010e5a2d45e6ecbe2759cd6ecf358a3123bed8]

INTEGRATION: CWS changefileheader (1.2.106); FILE MERGED 2008/03/28 15:28:45 rt 1.2.106.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [151b0c4aceda05ab8e9b14de618cabe3ae199a6c]

INTEGRATION: CWS changefileheader (1.2.106); FILE MERGED 2008/03/28 15:28:44 rt 1.2.106.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f47e238d0af15623be0e33c5d771dae0edc083a5]

INTEGRATION: CWS changefileheader (1.8.216); FILE MERGED 2008/04/01 10:52:47 thb 1.8.216.2: #i85898# Stripping all external header guards 2008/03/28 15:23:24 rt 1.8.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d534f384ca68f3192898a0011617185d9a28320d]

INTEGRATION: CWS changefileheader (1.23.216); FILE MERGED 2008/04/01 15:08:34 thb 1.23.216.3: #i85898# Stripping all external header guards 2008/04/01 10:52:47 thb 1.23.216.2: #i85898# Stripping all external header guards 2008/03/28 15:23:24 rt 1.23.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0e36d1c4bc315b54f5b8e088683107c3fc03dd0d]

INTEGRATION: CWS changefileheader (1.6.58); FILE MERGED 2008/03/28 16:36:11 rt 1.6.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d8942492de5849ea5dae7d6c77390ded8ba72110]

INTEGRATION: CWS changefileheader (1.2.106); FILE MERGED 2008/03/28 15:28:43 rt 1.2.106.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a06b5078053e0906a09a3c0875cabe894dbfe313]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:44:52 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4d070202c39ce33b9dd74144d2231420eb17ba1f]

INTEGRATION: CWS changefileheader (1.6.102); FILE MERGED 2008/03/28 16:36:11 rt 1.6.102.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [befa3f6453d5a2d192fdaee25e96c37f01e5f332]

INTEGRATION: CWS changefileheader (1.2.106); FILE MERGED 2008/03/28 15:28:42 rt 1.2.106.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [af25b86a386fb63e7d76f2b0294c4bc57cf5e61b]

INTEGRATION: CWS changefileheader (1.8.10); FILE MERGED 2008/03/28 16:36:11 rt 1.8.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9cdab6aeb5b06ec6a8df62241c1a6e7f64e63c27]

INTEGRATION: CWS changefileheader (1.2.106); FILE MERGED 2008/03/28 15:28:41 rt 1.2.106.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8dfddbd8d9be82f0846712a1e2f285e6e9b43fd5]

INTEGRATION: CWS changefileheader (1.15.10); FILE MERGED 2008/03/28 16:36:11 rt 1.15.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [16a3ed46819a6cd3e01d5a8daf3e9be7e30d0d75]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:44:51 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5898202be07cca454027e49405f15e210e92ca16]

INTEGRATION: CWS changefileheader (1.12.216); FILE MERGED 2008/04/01 15:08:34 thb 1.12.216.3: #i85898# Stripping all external header guards 2008/04/01 10:52:47 thb 1.12.216.2: #i85898# Stripping all external header guards 2008/03/28 15:23:23 rt 1.12.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d50ee06118e67b395259940254c11d0cfb8d41ad]

INTEGRATION: CWS changefileheader (1.11.10); FILE MERGED 2008/03/28 16:36:11 rt 1.11.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [621d147ca200cd42db448a6003fd8bedce6233b3]

INTEGRATION: CWS changefileheader (1.3.106); FILE MERGED 2008/03/28 15:28:40 rt 1.3.106.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [66c5b0017ce5d0c057bfcb1dec600ed5bec2a570]

INTEGRATION: CWS changefileheader (1.14.216); FILE MERGED 2008/04/01 15:08:34 thb 1.14.216.3: #i85898# Stripping all external header guards 2008/04/01 10:52:47 thb 1.14.216.2: #i85898# Stripping all external header guards 2008/03/28 15:23:23 rt 1.14.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ef00ce1b59502d217ffe959218709fcb61468ff7]

INTEGRATION: CWS changefileheader (1.13.216); FILE MERGED 2008/04/01 19:56:13 thb 1.13.216.4: #i85898# Stripping all external header guards, now manually fixing misspelled ones and other compile-time breakage 2008/04/01 15:08:34 thb 1.13.216.3: #i85898# Stripping all external header guards 2008/04/01 10:52:47 thb 1.13.216.2: #i85898# Stripping all external header guards 2008/03/28 15:23:23 rt 1.13.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9e00343742acc60ebd2206921546a928f0e65589]

INTEGRATION: CWS changefileheader (1.9.56); FILE MERGED 2008/03/28 16:36:11 rt 1.9.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5704fc5c404f65e77596f08e440ee4c9bd4a6eba]

INTEGRATION: CWS changefileheader (1.8.216); FILE MERGED 2008/04/01 15:08:34 thb 1.8.216.3: #i85898# Stripping all external header guards 2008/04/01 10:52:47 thb 1.8.216.2: #i85898# Stripping all external header guards 2008/03/28 15:23:23 rt 1.8.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [68f53980a58ea2b1d47bedc8824a2896923a42be]

INTEGRATION: CWS changefileheader (1.7.216); FILE MERGED 2008/04/01 15:08:34 thb 1.7.216.3: #i85898# Stripping all external header guards 2008/04/01 10:52:47 thb 1.7.216.2: #i85898# Stripping all external header guards 2008/03/28 15:23:23 rt 1.7.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [21d5f8ec73507df22370dee36added9595d54906]

INTEGRATION: CWS changefileheader (1.5.56); FILE MERGED 2008/03/28 16:36:10 rt 1.5.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b8828343c0f06048c75ad54cc35df5860aea4d27]

INTEGRATION: CWS changefileheader (1.10.106); FILE MERGED 2008/03/28 15:28:39 rt 1.10.106.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fff5398fc58524feb28ef3dfde3b90e1a5fd1149]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:44:50 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2b48991a6d843349139e404fa2c154d61c2e595a]

INTEGRATION: CWS changefileheader (1.10.10); FILE MERGED 2008/03/28 16:36:10 rt 1.10.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7c506ea77dd876e0f767e15217f43622ee363813]

INTEGRATION: CWS changefileheader (1.2.106); FILE MERGED 2008/03/28 15:28:39 rt 1.2.106.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6ba86c734d5bc497f61e3796ad2e6e53294319f3]

INTEGRATION: CWS changefileheader (1.23.12); FILE MERGED 2008/04/01 15:08:33 thb 1.23.12.3: #i85898# Stripping all external header guards 2008/04/01 10:52:47 thb 1.23.12.2: #i85898# Stripping all external header guards 2008/03/28 15:23:23 rt 1.23.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [da96e3cbf978b8e4bfb4657a41d9c306610963c8]

INTEGRATION: CWS changefileheader (1.8.10); FILE MERGED 2008/03/28 16:36:10 rt 1.8.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6dd6d31dd4939416be43eac8edcef67274043c6c]

INTEGRATION: CWS changefileheader (1.2.106); FILE MERGED 2008/03/28 15:28:38 rt 1.2.106.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1b47941bbb86fa999e46a54ce22b04a00cef07c8]

INTEGRATION: CWS changefileheader (1.11.10); FILE MERGED 2008/03/28 16:36:10 rt 1.11.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [dc2b080f61ce74af444e17039664ebf60049c512]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:44:50 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9633dc442112ca0fddb30d320f1e1ec5a68b76bc]

INTEGRATION: CWS changefileheader (1.2.106); FILE MERGED 2008/03/28 15:28:37 rt 1.2.106.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7d8067b436f3d9ccabb91d15cf7faf19af2f402e]

INTEGRATION: CWS changefileheader (1.15.10); FILE MERGED 2008/03/28 16:36:10 rt 1.15.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1202069e193c2952de8bbd53a6b001caf3e97955]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:44:49 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [833c3c45ead595238ad0f9112d163520b3ad8233]

INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED 2008/03/28 16:36:10 rt 1.7.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9175883338219286b1025f6270097d669af5842b]

INTEGRATION: CWS changefileheader (1.12.22); FILE MERGED 2008/04/01 10:52:47 thb 1.12.22.2: #i85898# Stripping all external header guards 2008/03/28 15:23:23 rt 1.12.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b503738a4e1277f2fcedef8cd667f48b8bb9dcad]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:44:49 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3a055f4d62d57ff8c0f98b33650c1370c604f88f]

INTEGRATION: CWS changefileheader (1.12.10); FILE MERGED 2008/03/28 16:36:10 rt 1.12.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [421f18ecfc1755e1dc63b403497ab821d6443fb3]

INTEGRATION: CWS changefileheader (1.2.106); FILE MERGED 2008/03/28 15:28:36 rt 1.2.106.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [200c040035b881d45839506242da5f322a1acc8a]

INTEGRATION: CWS changefileheader (1.25.22); FILE MERGED 2008/04/01 15:08:33 thb 1.25.22.3: #i85898# Stripping all external header guards 2008/04/01 10:52:47 thb 1.25.22.2: #i85898# Stripping all external header guards 2008/03/28 15:23:23 rt 1.25.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e34aacb24718470b1dccd79da3c03daddac98ad2]

INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/03/28 16:36:09 rt 1.5.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [aa0c703a906fb27fb1867e9d4955ffe508fc1103]

INTEGRATION: CWS changefileheader (1.21.204); FILE MERGED 2008/04/01 15:08:33 thb 1.21.204.3: #i85898# Stripping all external header guards 2008/04/01 10:52:47 thb 1.21.204.2: #i85898# Stripping all external header guards 2008/03/28 15:23:23 rt 1.21.204.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f130e0aba41aca6f3ee9422df908cc0518156406]

INTEGRATION: CWS changefileheader (1.6.106); FILE MERGED 2008/03/28 15:28:35 rt 1.6.106.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e6003f93061a2a46352fd8e86ec811f76adda95e]

INTEGRATION: CWS changefileheader (1.9.10); FILE MERGED 2008/03/28 16:36:09 rt 1.9.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e49cd015e9534c676812ae414707e85c58ea0ace]

INTEGRATION: CWS changefileheader (1.7.14); FILE MERGED 2008/03/28 15:28:35 rt 1.7.14.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9ecef33bfab68537bac257dbf2fb71fda989727a]

INTEGRATION: CWS changefileheader (1.11.10); FILE MERGED 2008/03/28 16:36:09 rt 1.11.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bb727ce1d090cde9ed32778148cd55fb9c5d25db]

INTEGRATION: CWS changefileheader (1.15.216); FILE MERGED 2008/04/01 15:08:33 thb 1.15.216.3: #i85898# Stripping all external header guards 2008/04/01 10:52:47 thb 1.15.216.2: #i85898# Stripping all external header guards 2008/03/28 15:23:23 rt 1.15.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bfd95899a5898f16ae88b1555f4dce86e0a29898]

INTEGRATION: CWS changefileheader (1.3.106); FILE MERGED 2008/03/28 15:28:34 rt 1.3.106.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a7c462ad3c14e0488ab2aff6c798e2865715bcfc]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:44:48 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c7445394ff0109855b34981d393e0c0d7e0cc547]

INTEGRATION: CWS changefileheader (1.14.12); FILE MERGED 2008/03/28 15:23:23 rt 1.14.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d74612d48de3728c72192056e44eda3a7f15819d]

INTEGRATION: CWS changefileheader (1.10.56); FILE MERGED 2008/03/28 16:36:09 rt 1.10.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f32024c2e675f4bcb85e1ba9a8ea56d26e8a39c3]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:44:48 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e6d49211e5ba9d466d38ebd072844d4946af9e5e]

INTEGRATION: CWS changefileheader (1.9.146); FILE MERGED 2008/03/28 15:23:22 rt 1.9.146.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ea410a3da5d50301b15b7d6616da93e30314ba9f]

INTEGRATION: CWS changefileheader (1.5.216); FILE MERGED 2008/04/01 15:08:33 thb 1.5.216.3: #i85898# Stripping all external header guards 2008/04/01 10:52:46 thb 1.5.216.2: #i85898# Stripping all external header guards 2008/03/28 15:23:22 rt 1.5.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ab904a3a801435644443821626bdc3ab80621c88]

INTEGRATION: CWS changefileheader (1.9.56); FILE MERGED 2008/03/28 16:36:08 rt 1.9.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [784f1da2fd8d2ce48016ebb24f6a3207ad3facb7]

INTEGRATION: CWS changefileheader (1.3.372); FILE MERGED 2008/04/01 15:08:33 thb 1.3.372.3: #i85898# Stripping all external header guards 2008/04/01 10:52:46 thb 1.3.372.2: #i85898# Stripping all external header guards 2008/03/28 15:23:22 rt 1.3.372.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4564ae4f020a383268a991523ade3cfcb37d42e4]

INTEGRATION: CWS changefileheader (1.11.10); FILE MERGED 2008/03/28 16:36:08 rt 1.11.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0e3dbb288b2d5f3fb3ee6b40402151906c4f3df2]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/03/31 16:44:47 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3fd083ba303635fa6627a95d2d2c623316ce9195]

INTEGRATION: CWS changefileheader (1.9.216); FILE MERGED 2008/04/01 15:08:33 thb 1.9.216.3: #i85898# Stripping all external header guards 2008/04/01 10:52:46 thb 1.9.216.2: #i85898# Stripping all external header guards 2008/03/28 15:23:22 rt 1.9.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bd1fdabcc571a63b80fc20cec7948bc5ece33882]

INTEGRATION: CWS changefileheader (1.8.10); FILE MERGED 2008/03/28 16:36:08 rt 1.8.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [021c8ca2fa45c5461d76b3f53f6536de4030b746]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:44:47 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9b9327bfd5f4880114df9c2801c0800516aed56c]

INTEGRATION: CWS changefileheader (1.6.372); FILE MERGED 2008/04/01 15:08:33 thb 1.6.372.3: #i85898# Stripping all external header guards 2008/04/01 10:52:46 thb 1.6.372.2: #i85898# Stripping all external header guards 2008/03/28 15:23:22 rt 1.6.372.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e9d8235edc87412999f0f78605fb5e543a565552]

INTEGRATION: CWS changefileheader (1.12.112); FILE MERGED 2008/04/01 15:08:33 thb 1.12.112.3: #i85898# Stripping all external header guards 2008/04/01 10:52:46 thb 1.12.112.2: #i85898# Stripping all external header guards 2008/03/28 15:23:22 rt 1.12.112.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [21b28654fec8748920259e813107b86814033583]

INTEGRATION: CWS changefileheader (1.6.56); FILE MERGED 2008/03/28 16:36:08 rt 1.6.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [588739c62fb7c92973a4d60d446152ceed0ab966]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:44:46 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b66fae53fdf5c338fdabef4181587e135d76fc3b]

INTEGRATION: CWS changefileheader (1.5.372); FILE MERGED 2008/04/01 15:08:32 thb 1.5.372.3: #i85898# Stripping all external header guards 2008/04/01 10:52:46 thb 1.5.372.2: #i85898# Stripping all external header guards 2008/03/28 15:23:22 rt 1.5.372.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b0abcab2fce6f8f55e12d4964401820c7b05e620]

INTEGRATION: CWS changefileheader (1.6.216); FILE MERGED 2008/04/01 15:08:32 thb 1.6.216.3: #i85898# Stripping all external header guards 2008/04/01 10:52:46 thb 1.6.216.2: #i85898# Stripping all external header guards 2008/03/28 15:23:22 rt 1.6.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1fdf94013a2884c02d4ce4c3b338c1a1faeed823]

INTEGRATION: CWS changefileheader (1.9.70); FILE MERGED 2008/03/28 16:36:07 rt 1.9.70.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5b0c38a15458fa7ea0b34d937ac1a4b206837f64]

INTEGRATION: CWS changefileheader (1.7.372); FILE MERGED 2008/04/01 15:08:32 thb 1.7.372.3: #i85898# Stripping all external header guards 2008/04/01 10:52:46 thb 1.7.372.2: #i85898# Stripping all external header guards 2008/03/28 15:23:22 rt 1.7.372.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [510149089e44f498c7296f740c2896e70aacc39f]

INTEGRATION: CWS changefileheader (1.4.56); FILE MERGED 2008/03/28 16:36:07 rt 1.4.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f16a6c901278e5b9fd5bcbf8a8f5446c2753b616]

INTEGRATION: CWS changefileheader (1.2.296); FILE MERGED 2008/03/28 16:36:07 rt 1.2.296.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [db7e82cb6c70c56b0690eda13c651d90bb624a14]

INTEGRATION: CWS changefileheader (1.9.216); FILE MERGED 2008/04/01 15:08:32 thb 1.9.216.3: #i85898# Stripping all external header guards 2008/04/01 10:52:46 thb 1.9.216.2: #i85898# Stripping all external header guards 2008/03/28 15:23:22 rt 1.9.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ac92027540c08cc92b30c58b4e03f03465073c27]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:44:45 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a4d584554f32f7cfe86ec497b81e1ab1f09fee77]

INTEGRATION: CWS changefileheader (1.9.276); FILE MERGED 2008/04/01 15:08:32 thb 1.9.276.3: #i85898# Stripping all external header guards 2008/04/01 10:52:46 thb 1.9.276.2: #i85898# Stripping all external header guards 2008/03/28 15:23:22 rt 1.9.276.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [412bd31f79b2101a02712c6b3d9ecb481884d835]

INTEGRATION: CWS changefileheader (1.17.10); FILE MERGED 2008/03/28 16:36:07 rt 1.17.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c559d8e97aafa7a5830d3ceb8119edbf516eb5e8]

INTEGRATION: CWS changefileheader (1.14.10); FILE MERGED 2008/03/28 16:36:06 rt 1.14.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0c2353539de17e7a407f68e952d5ae99cf95a6ba]

INTEGRATION: CWS changefileheader (1.18.216); FILE MERGED 2008/04/01 15:08:32 thb 1.18.216.3: #i85898# Stripping all external header guards 2008/04/01 10:52:46 thb 1.18.216.2: #i85898# Stripping all external header guards 2008/03/28 15:23:22 rt 1.18.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e34fccd4d438134a51f9531e2aac2e0e62eed04f]

INTEGRATION: CWS changefileheader (1.12.12); FILE MERGED 2008/03/28 16:36:06 rt 1.12.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9fb40f8b9c119e05219ddac5174464cc57468872]

INTEGRATION: CWS changefileheader (1.6.64); FILE MERGED 2008/04/01 10:52:45 thb 1.6.64.2: #i85898# Stripping all external header guards 2008/03/28 15:23:21 rt 1.6.64.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [aa894fd96759b4e61f147a17e67d42be4d99979b]

INTEGRATION: CWS changefileheader (1.4.14); FILE MERGED 2008/03/28 16:36:06 rt 1.4.14.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1f6f19e1910783e933c95916e5e5c8cd06d8ee93]

INTEGRATION: CWS changefileheader (1.3.22); FILE MERGED 2008/03/28 15:23:21 rt 1.3.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [afdace5c0dd866826d8726f61c8557f50bca255a]

INTEGRATION: CWS changefileheader (1.2.148); FILE MERGED 2008/03/28 16:36:06 rt 1.2.148.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d43df4c7af4a4d5fef2d22a415d59bac7d2791f8]

INTEGRATION: CWS changefileheader (1.6.8); FILE MERGED 2008/03/28 15:23:21 rt 1.6.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [055c6f521ff4bb137d0279336dec0abf8eea4ac1]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:44:44 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fd85b568db8d2aecc5b44f7dd9faedf175893f39]

INTEGRATION: CWS changefileheader (1.3.132); FILE MERGED 2008/03/28 16:36:05 rt 1.3.132.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [36a65ac7430e5d69a6e3a3267aa88e06aca99b3b]

INTEGRATION: CWS changefileheader (1.9.180); FILE MERGED 2008/04/01 15:08:32 thb 1.9.180.3: #i85898# Stripping all external header guards 2008/04/01 10:52:45 thb 1.9.180.2: #i85898# Stripping all external header guards 2008/03/28 15:23:21 rt 1.9.180.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [602f66bd2ee6442c2fecf4fe793470fa71e38db3]

INTEGRATION: CWS changefileheader (1.2.122); FILE MERGED 2008/04/01 10:52:45 thb 1.2.122.2: #i85898# Stripping all external header guards 2008/03/28 15:23:21 rt 1.2.122.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [55e0fa9a33322588323e89d38cd32a259abd8699]

INTEGRATION: CWS changefileheader (1.2.8); FILE MERGED 2008/04/01 10:52:45 thb 1.2.8.2: #i85898# Stripping all external header guards 2008/03/28 15:23:21 rt 1.2.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2d4a994ddf97a835329229888f82d7150838bc91]

INTEGRATION: CWS changefileheader (1.34.8); FILE MERGED 2008/03/28 15:23:21 rt 1.34.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3517ade93a8b898737a335cacd17146c3614916d]

INTEGRATION: CWS changefileheader (1.2.74); FILE MERGED 2008/03/28 15:23:21 rt 1.2.74.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e10a08565885eaf34cb9e940532be88b74597c59]

INTEGRATION: CWS changefileheader (1.4.56); FILE MERGED 2008/03/28 16:36:05 rt 1.4.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [77e2e4b56440b0b9f98959dc4ef5b4781d057c4e]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:44:43 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6a113cef7870c086dd9d310fd6eadfc40e9b107c]

INTEGRATION: CWS changefileheader (1.2.8); FILE MERGED 2008/04/01 15:08:32 thb 1.2.8.3: #i85898# Stripping all external header guards 2008/04/01 10:52:45 thb 1.2.8.2: #i85898# Stripping all external header guards 2008/03/28 15:23:21 rt 1.2.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e0da78fb27fedd4f1f928b2e941eba416ef9a0f2]

INTEGRATION: CWS changefileheader (1.26.24); FILE MERGED 2008/04/01 10:52:45 thb 1.26.24.2: #i85898# Stripping all external header guards 2008/03/28 15:23:21 rt 1.26.24.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [08d21b13703f973710e51cc803974b0ad9706a0a]

INTEGRATION: CWS changefileheader (1.4.132); FILE MERGED 2008/03/28 16:36:05 rt 1.4.132.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [de5ab69988b070b5db32be54e7dc02e9023bd357]

INTEGRATION: CWS changefileheader (1.72.6); FILE MERGED 2008/03/28 15:23:21 rt 1.72.6.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [775a2690c9cd0e712c6e4222d33316d5c3a4758b]

INTEGRATION: CWS changefileheader (1.3.132); FILE MERGED 2008/03/28 16:36:04 rt 1.3.132.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [593d2e279ccbff1605eac27fdf11ff3ce73bf209]

INTEGRATION: CWS changefileheader (1.8.22); FILE MERGED 2008/03/28 15:23:21 rt 1.8.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f3ae736274e1dfe90656e9dd6d859ae2c01f35c3]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:44:42 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e8eede1c33fa05d8357e2e7a3951be7857cd2438]

INTEGRATION: CWS changefileheader (1.22.22); FILE MERGED 2008/04/01 15:08:32 thb 1.22.22.3: #i85898# Stripping all external header guards 2008/04/01 10:52:45 thb 1.22.22.2: #i85898# Stripping all external header guards 2008/03/28 15:23:21 rt 1.22.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d75224e8040ea39b6d803c2a6a931ab4fe11cb96]

INTEGRATION: CWS changefileheader (1.2.148); FILE MERGED 2008/03/28 16:36:04 rt 1.2.148.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1b3f6ea7f025caec2a0ac7096f573a5f2e7a4f29]

INTEGRATION: CWS changefileheader (1.28.158); FILE MERGED 2008/04/01 15:08:32 thb 1.28.158.3: #i85898# Stripping all external header guards 2008/04/01 10:52:45 thb 1.28.158.2: #i85898# Stripping all external header guards 2008/03/28 15:23:21 rt 1.28.158.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e6c770b5eb5db87d712fcd31d70b1327ec9fefd4]

INTEGRATION: CWS changefileheader (1.4.56); FILE MERGED 2008/03/28 16:36:04 rt 1.4.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1c45dd2ccc976ff7ffcb341684a90e014b021891]

INTEGRATION: CWS changefileheader (1.11.216); FILE MERGED 2008/04/01 15:08:31 thb 1.11.216.3: #i85898# Stripping all external header guards 2008/04/01 10:52:44 thb 1.11.216.2: #i85898# Stripping all external header guards 2008/03/28 15:23:21 rt 1.11.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3c197b749300e70159bb70d205150c619f62102f]

INTEGRATION: CWS changefileheader (1.3.132); FILE MERGED 2008/03/28 16:36:03 rt 1.3.132.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c71b0936ba5eb90cd9eaeff511ec04ca27af4911]

INTEGRATION: CWS changefileheader (1.8.216); FILE MERGED 2008/04/01 15:08:31 thb 1.8.216.3: #i85898# Stripping all external header guards 2008/04/01 10:52:44 thb 1.8.216.2: #i85898# Stripping all external header guards 2008/03/28 15:23:20 rt 1.8.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8df62e6c5d5a500c6c512d669415e5f3878b4e33]

INTEGRATION: CWS changefileheader (1.8.204); FILE MERGED 2008/04/01 15:08:31 thb 1.8.204.3: #i85898# Stripping all external header guards 2008/04/01 10:52:44 thb 1.8.204.2: #i85898# Stripping all external header guards 2008/03/28 15:23:20 rt 1.8.204.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [658fe1092d3a7390d8f498684ba3ecbb6eb0d089]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:44:41 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5087c7f2e4261a223e6b10c20d59e37eb6409cc1]

INTEGRATION: CWS changefileheader (1.8.216); FILE MERGED 2008/04/01 10:52:44 thb 1.8.216.2: #i85898# Stripping all external header guards 2008/03/28 15:23:20 rt 1.8.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0761304cdb0222472365a3a0de2624b85c9a7ec5]

INTEGRATION: CWS changefileheader (1.12.10); FILE MERGED 2008/03/28 16:36:03 rt 1.12.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [493eebb6c2ac099c426f6a20b53b56a48448a6bc]

INTEGRATION: CWS changefileheader (1.9.216); FILE MERGED 2008/04/01 15:08:31 thb 1.9.216.3: #i85898# Stripping all external header guards 2008/04/01 10:52:44 thb 1.9.216.2: #i85898# Stripping all external header guards 2008/03/28 15:23:20 rt 1.9.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c32af59f10ac72581e076ae8742d1dfa69de662c]

INTEGRATION: CWS changefileheader (1.6.110); FILE MERGED 2008/03/28 16:36:02 rt 1.6.110.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7c1082000592e2af6c6e622dce11d8d892eec893]

INTEGRATION: CWS changefileheader (1.6.22); FILE MERGED 2008/04/01 10:52:44 thb 1.6.22.2: #i85898# Stripping all external header guards 2008/03/28 15:23:20 rt 1.6.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fb8b330c63973678bd4d863b82fff2fbebd747ff]

INTEGRATION: CWS changefileheader (1.4.292); FILE MERGED 2008/03/28 16:36:02 rt 1.4.292.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b5b9f3d2a3d671702c1e682a8ca705b96fede524]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:44:40 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d8ca72ae61de3ccaf64056e40e8504087469c711]

INTEGRATION: CWS changefileheader (1.11.86); FILE MERGED 2008/04/01 15:08:31 thb 1.11.86.3: #i85898# Stripping all external header guards 2008/04/01 10:52:44 thb 1.11.86.2: #i85898# Stripping all external header guards 2008/03/28 15:23:20 rt 1.11.86.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c4e978651b8a14bd5318ed1e6f2f83e9c8976e54]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:44:40 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1e4dbe8f59b79f4b7975762dbb77ff62972cec8b]

INTEGRATION: CWS changefileheader (1.5.216); FILE MERGED 2008/04/01 15:08:31 thb 1.5.216.3: #i85898# Stripping all external header guards 2008/04/01 10:52:44 thb 1.5.216.2: #i85898# Stripping all external header guards 2008/03/28 15:23:20 rt 1.5.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0471ffd485c35aecbcecd6cb5553b346d060c575]

INTEGRATION: CWS changefileheader (1.8.10); FILE MERGED 2008/03/28 16:36:02 rt 1.8.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8a4a31d0f429718e5128235c7cead97ed39f1929]

INTEGRATION: CWS changefileheader (1.3.216); FILE MERGED 2008/04/01 10:52:44 thb 1.3.216.2: #i85898# Stripping all external header guards 2008/03/28 15:23:20 rt 1.3.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c0859731450bd1d9d6d8d55f2dc26365f021d5bc]

INTEGRATION: CWS changefileheader (1.5.208); FILE MERGED 2008/03/28 16:36:02 rt 1.5.208.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6daafd3b8992d8c38a1993b579bba914236a55ab]

INTEGRATION: CWS changefileheader (1.11.158); FILE MERGED 2008/04/01 15:08:31 thb 1.11.158.3: #i85898# Stripping all external header guards 2008/04/01 10:52:44 thb 1.11.158.2: #i85898# Stripping all external header guards 2008/03/28 15:23:20 rt 1.11.158.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1c7ec2157ef9c8feb21f9408d9a1d65e01630884]

INTEGRATION: CWS changefileheader (1.7.166); FILE MERGED 2008/03/28 16:36:02 rt 1.7.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ebd0e504b7ecb351b6fbeeb625c96550f574ec1a]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:44:39 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [66ab3076869b52831bcc7f0b0fbcc762a1a64be7]

INTEGRATION: CWS changefileheader (1.7.22); FILE MERGED 2008/04/01 15:08:31 thb 1.7.22.3: #i85898# Stripping all external header guards 2008/04/01 10:52:44 thb 1.7.22.2: #i85898# Stripping all external header guards 2008/03/28 15:23:20 rt 1.7.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ba39605f45c32c57c2138a7a21bf1b974130cd96]

INTEGRATION: CWS changefileheader (1.6.22); FILE MERGED 2008/03/28 16:36:01 rt 1.6.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e612e87c812f858d21b60b243013e6c7ff76fc1e]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:44:38 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2322ca1870f1e7e16c034265d6d13e890d619e4e]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:44:38 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a9078d1a5bb0bab0f57e978c3fcf4eda5ebedfe4]

INTEGRATION: CWS changefileheader (1.3.296); FILE MERGED 2008/03/28 16:36:01 rt 1.3.296.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5282637bc15063155c329e44bfedf7ba4a0c00e9]

INTEGRATION: CWS changefileheader (1.8.22); FILE MERGED 2008/04/01 15:08:31 thb 1.8.22.3: #i85898# Stripping all external header guards 2008/04/01 10:52:43 thb 1.8.22.2: #i85898# Stripping all external header guards 2008/03/28 15:23:20 rt 1.8.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9a3ba2d08834056529a5c488c1d321ad1ccbf5e0]

INTEGRATION: CWS changefileheader (1.9.216); FILE MERGED 2008/04/01 15:08:31 thb 1.9.216.3: #i85898# Stripping all external header guards 2008/04/01 10:52:43 thb 1.9.216.2: #i85898# Stripping all external header guards 2008/03/28 15:23:20 rt 1.9.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2d01bb9f1b0ae751e1b3684c29a1ed9a94934d31]

INTEGRATION: CWS changefileheader (1.2.22); FILE MERGED 2008/04/01 15:08:31 thb 1.2.22.3: #i85898# Stripping all external header guards 2008/04/01 10:52:43 thb 1.2.22.2: #i85898# Stripping all external header guards 2008/03/28 15:23:20 rt 1.2.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [af6620e20eba4f233ca5bfee6937cacb206ceaba]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:44:37 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b6e490be22e1369531cc01bad4ab7916c7d86854]

INTEGRATION: CWS changefileheader (1.32.22); FILE MERGED 2008/04/01 10:52:43 thb 1.32.22.2: #i85898# Stripping all external header guards 2008/03/28 15:23:20 rt 1.32.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [426df1564f0f0e02a83d3726bf987c693b96600d]

INTEGRATION: CWS changefileheader (1.10.22); FILE MERGED 2008/03/28 16:36:01 rt 1.10.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b799c0bddeff8d72eadc654bb92d510d85f0a915]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:44:37 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2b989782cd548a30fd6a13c5c456e4424198f4d3]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/03/31 16:44:37 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1cc3e4fb4d427b3051bc751f34c5f10cf9c75d6f]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:44:36 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cd9ba9f417c29ac58adf8218d4fb0515e30652ae]

INTEGRATION: CWS changefileheader (1.6.122); FILE MERGED 2008/04/01 10:52:43 thb 1.6.122.2: #i85898# Stripping all external header guards 2008/03/28 15:23:19 rt 1.6.122.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7df1cf055e3908631335d93ae3cc1ad1bacff13f]

INTEGRATION: CWS changefileheader (1.4.166); FILE MERGED 2008/03/28 16:36:01 rt 1.4.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7a807c9c9aad8dc0f515c9fb1bb263be54ff62a1]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:44:36 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c08b9536e31c79d2487d3294919ac3e1e792a1ca]

INTEGRATION: CWS changefileheader (1.4.296); FILE MERGED 2008/03/28 16:36:00 rt 1.4.296.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [efcd5ad6bd1770a2bf6d9648c27ea7bf46da0195]

INTEGRATION: CWS changefileheader (1.6.22); FILE MERGED 2008/03/28 16:36:00 rt 1.6.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [257d7528565a70b455e2a2d95cb0d7b9075f01cc]

INTEGRATION: CWS changefileheader (1.3.296); FILE MERGED 2008/03/28 16:36:00 rt 1.3.296.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [32433503f200bf7291eec8cea405a5801daa3857]

INTEGRATION: CWS changefileheader (1.21.22); FILE MERGED 2008/04/01 15:08:30 thb 1.21.22.3: #i85898# Stripping all external header guards 2008/04/01 10:52:43 thb 1.21.22.2: #i85898# Stripping all external header guards 2008/03/28 15:23:19 rt 1.21.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9f8db9d9fb5799bc0630ca04f262120ab73730aa]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:44:35 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [71ad72f40a0f839f71cc7761ba2895d5cf0fb482]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:36:00 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [84da87a477df163135247f354c264bab77856e38]

INTEGRATION: CWS changefileheader (1.17.74); FILE MERGED 2008/04/01 15:08:30 thb 1.17.74.3: #i85898# Stripping all external header guards 2008/04/01 10:52:43 thb 1.17.74.2: #i85898# Stripping all external header guards 2008/03/28 15:23:19 rt 1.17.74.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9a098e2c676b7c54a962e0f1226621817aa34981]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:44:35 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a5f1c35cb1f8cf506110c990fde4e910b7856ea4]

INTEGRATION: CWS changefileheader (1.13.216); FILE MERGED 2008/04/01 15:08:30 thb 1.13.216.3: #i85898# Stripping all external header guards 2008/04/01 10:52:43 thb 1.13.216.2: #i85898# Stripping all external header guards 2008/03/28 15:23:19 rt 1.13.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e4a2c61989fb955193e6fc6456fc82177acecab6]

INTEGRATION: CWS changefileheader (1.25.184); FILE MERGED 2008/04/01 15:08:30 thb 1.25.184.3: #i85898# Stripping all external header guards 2008/04/01 10:52:43 thb 1.25.184.2: #i85898# Stripping all external header guards 2008/03/28 15:23:19 rt 1.25.184.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [27ff0d21b2f2e7bfb3c1f4e86d748d41d6f10b83]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:44:34 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [93a8a84d6ca233cc43bdee3d171c3f3571392bcd]

INTEGRATION: CWS changefileheader (1.3.10); FILE MERGED 2008/03/28 16:35:59 rt 1.3.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ac13c775c6dd49ac76ec154a44059fd9a67230ad]

INTEGRATION: CWS changefileheader (1.3.216); FILE MERGED 2008/04/01 10:52:43 thb 1.3.216.2: #i85898# Stripping all external header guards 2008/03/28 15:23:19 rt 1.3.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [efe600a20113328c611749d912576613ca511092]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/03/31 16:44:34 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8ee79d39e3de782990e4e7c3d02579740a604ce0]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:35:59 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6281d9112f2cdbc3736e823fd486864aef6324c0]

INTEGRATION: CWS changefileheader (1.3.372); FILE MERGED 2008/03/28 15:23:19 rt 1.3.372.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [41b7b77f945f43a0febada099999d99c480eed98]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:44:34 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [826bfc9459251a24e06fa5b5345f1ba652c3c4c0]

INTEGRATION: CWS changefileheader (1.6.110); FILE MERGED 2008/03/28 16:35:59 rt 1.6.110.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9f1c4065766a525344af504160d1b787eccfb455]

INTEGRATION: CWS changefileheader (1.6.182); FILE MERGED 2008/03/28 15:23:18 rt 1.6.182.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1702ad727a9203d834c32cb79b3a77ee0a77207f]

INTEGRATION: CWS changefileheader (1.6.208); FILE MERGED 2008/03/28 16:35:59 rt 1.6.208.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ef02d36d1bcfaf64969a5625b4f86d3a5ec57141]

INTEGRATION: CWS changefileheader (1.4.44); FILE MERGED 2008/03/31 16:44:34 rt 1.4.44.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7355119af780d68eb3689f7a4a27ce6cfb0917a9]

INTEGRATION: CWS changefileheader (1.4.86); FILE MERGED 2008/03/28 15:23:18 rt 1.4.86.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4f863879be82a967b7d9197246408298376dd5ba]

INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/03/28 16:35:59 rt 1.5.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d1625fdb1ec0df4856099933699a41e235df94f4]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/03/31 16:44:33 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8ba33dd68e75a800470b6c76702bb692df8221db]

INTEGRATION: CWS changefileheader (1.8.10); FILE MERGED 2008/03/28 16:35:58 rt 1.8.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0b1e14da7739283ebbe90b949de0b38bdfe15f2b]

INTEGRATION: CWS changefileheader (1.3.372); FILE MERGED 2008/03/28 15:23:18 rt 1.3.372.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [80e489be5134b12eebd522f23f483ccdea3641b6]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:44:33 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [370f7a11c3da4dc719abfe3c6c46c222899a0900]

INTEGRATION: CWS changefileheader (1.4.214); FILE MERGED 2008/03/28 16:35:58 rt 1.4.214.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [16f1a63ad3bcc5507141b7ac545d3cdbd95d507e]

INTEGRATION: CWS changefileheader (1.5.62); FILE MERGED 2008/03/31 16:44:33 rt 1.5.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1ae77338fe390d201fa9be5fd6b4d1d3b41b871e]

INTEGRATION: CWS changefileheader (1.3.296); FILE MERGED 2008/03/28 16:35:58 rt 1.3.296.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cd06ed08937aeb549a67e13dcdb8d685475a589f]

INTEGRATION: CWS changefileheader (1.7.66); FILE MERGED 2008/03/28 15:23:18 rt 1.7.66.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [55424d218d0a25b16a91ef0c485d3cb5b5e83997]

INTEGRATION: CWS changefileheader (1.6.166); FILE MERGED 2008/03/28 16:35:57 rt 1.6.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b12b6b1f8ba8cf532782f7b756235aa5409201e4]

INTEGRATION: CWS changefileheader (1.2.262); FILE MERGED 2008/03/28 15:23:18 rt 1.2.262.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8883d6b9de2c0b0feee1222a7086cedf73840212]

INTEGRATION: CWS changefileheader (1.6.132); FILE MERGED 2008/03/28 16:35:57 rt 1.6.132.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [79ccc156de0bb48e95e5808747df9e23d1a98126]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:35:57 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0b96bd30c87cc2163be172a27a8b2b5240a4c086]

INTEGRATION: CWS changefileheader (1.3.262); FILE MERGED 2008/03/28 15:23:18 rt 1.3.262.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1200e01128b89e058d8328db93d1fc7b4aa125a3]

INTEGRATION: CWS changefileheader (1.10.22); FILE MERGED 2008/03/28 16:35:57 rt 1.10.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7b0dc0e8271b8b5ff1c7745837e7bb7b9c2ae3c8]

INTEGRATION: CWS changefileheader (1.15.8); FILE MERGED 2008/03/31 16:44:33 rt 1.15.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [642938664759dfdf2d8d8c23a403f6553f27fa59]

INTEGRATION: CWS changefileheader (1.6.140); FILE MERGED 2008/03/28 16:35:56 rt 1.6.140.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [46970e0a46a806583db6fbccccf9352f1a8a3097]

INTEGRATION: CWS changefileheader (1.9.26); FILE MERGED 2008/03/31 16:44:33 rt 1.9.26.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2d9cb2615c85f8a74ebb7834f1c9853086a17123]

INTEGRATION: CWS changefileheader (1.8.10); FILE MERGED 2008/03/28 16:35:56 rt 1.8.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cbdeb46009786f2525d4436a645b3155e314dc5c]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/03/31 16:44:32 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e192fe452e692e8f97dc3ebbc620bef3cbaedcd5]

INTEGRATION: CWS changefileheader (1.2.86); FILE MERGED 2008/03/28 15:23:17 rt 1.2.86.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [61d82bfe10a9c4cd29c998887e8219fdf70dde83]

INTEGRATION: CWS changefileheader (1.8.70); FILE MERGED 2008/03/28 16:35:56 rt 1.8.70.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [85962208ac4ab5c3b3a047a22fe52461f15d9f80]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:44:32 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [49f6afcaad9de5c142a89fd1bf158ab9031a7416]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:35:56 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [741abb82dad1055fd5edda27eba8eb57faad00c8]

INTEGRATION: CWS changefileheader (1.3.136); FILE MERGED 2008/03/28 15:23:17 rt 1.3.136.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a83c09ac40436c97fec054c58eba6d9a6d43f60c]

INTEGRATION: CWS changefileheader (1.7.166); FILE MERGED 2008/03/28 16:35:56 rt 1.7.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [491f34331d22bc65c7e8f93898ff256dd39d442b]

INTEGRATION: CWS changefileheader (1.2.216); FILE MERGED 2008/03/28 15:23:17 rt 1.2.216.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [27476dd328831adfb62ef8261cdda994481614eb]

INTEGRATION: CWS changefileheader (1.8.372); FILE MERGED 2008/04/01 15:08:30 thb 1.8.372.3: #i85898# Stripping all external header guards 2008/04/01 10:52:43 thb 1.8.372.2: #i85898# Stripping all external header guards 2008/03/28 15:23:17 rt 1.8.372.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a0469bbeefa91ac6a35d4e19c2a65f29df8054d9]

INTEGRATION: CWS changefileheader (1.7.166); FILE MERGED 2008/03/28 16:35:55 rt 1.7.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [03830e742e2171c5b11f4492564e08cf40de48fe]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:44:32 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e1c72183088cd49443c4b06bc74c3691aab7b803]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:35:55 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4fac6e89652abb961daae0597b5adf6061948e44]

INTEGRATION: CWS changefileheader (1.3.372); FILE MERGED 2008/04/01 15:08:30 thb 1.3.372.3: #i85898# Stripping all external header guards 2008/04/01 10:52:43 thb 1.3.372.2: #i85898# Stripping all external header guards 2008/03/28 15:23:17 rt 1.3.372.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b6ca2d96741a0dc61c8dcb9897e233672674938f]

INTEGRATION: CWS changefileheader (1.13.276); FILE MERGED 2008/04/01 15:08:29 thb 1.13.276.3: #i85898# Stripping all external header guards 2008/04/01 10:52:42 thb 1.13.276.2: #i85898# Stripping all external header guards 2008/03/28 15:23:17 rt 1.13.276.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [54ec37511519a6cc8bfb4859a71a31b6d9c68319]

INTEGRATION: CWS changefileheader (1.11.10); FILE MERGED 2008/03/28 16:35:55 rt 1.11.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c6884ea9159d961659030ae7d23c50e2897738a8]

INTEGRATION: CWS changefileheader (1.7.372); FILE MERGED 2008/04/01 10:52:42 thb 1.7.372.2: #i85898# Stripping all external header guards 2008/03/28 15:23:17 rt 1.7.372.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [da6f98be85d116ad28dd16fca8fd02c2db11ea08]

INTEGRATION: CWS changefileheader (1.6.62); FILE MERGED 2008/03/31 16:44:32 rt 1.6.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a48a3734bd681e4493054baee99f3f2872efbf14]

INTEGRATION: CWS changefileheader (1.7.166); FILE MERGED 2008/03/28 16:35:54 rt 1.7.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [552a48321c12599a72c4057afeba55275e12f815]

INTEGRATION: CWS changefileheader (1.10.372); FILE MERGED 2008/04/01 15:08:29 thb 1.10.372.3: #i85898# Stripping all external header guards 2008/04/01 10:52:42 thb 1.10.372.2: #i85898# Stripping all external header guards 2008/03/28 15:23:16 rt 1.10.372.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7e800937e9159b18095fddd3124c2f4733b3e850]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:35:54 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5e3876197ab2c7ce8256a3a84cf9becae6cf74d7]

INTEGRATION: CWS changefileheader (1.6.372); FILE MERGED 2008/04/01 10:52:42 thb 1.6.372.2: #i85898# Stripping all external header guards 2008/03/28 15:23:16 rt 1.6.372.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [638404165aa1d6b3723b60691740c2904fc63ce3]

INTEGRATION: CWS changefileheader (1.8.22); FILE MERGED 2008/03/28 16:35:54 rt 1.8.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [68aa69bc8c53ce72be271a382ce7f1839eb1e725]

INTEGRATION: CWS changefileheader (1.8.372); FILE MERGED 2008/04/01 15:08:29 thb 1.8.372.3: #i85898# Stripping all external header guards 2008/04/01 10:52:42 thb 1.8.372.2: #i85898# Stripping all external header guards 2008/03/28 15:23:16 rt 1.8.372.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [8f995efeee538a9840af6e1e4a821fe70fbc6a51]

INTEGRATION: CWS changefileheader (1.6.166); FILE MERGED 2008/03/28 16:35:54 rt 1.6.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f3f37228e3f60d380f7fb923632c828c4cf8f47c]

INTEGRATION: CWS changefileheader (1.3.296); FILE MERGED 2008/03/28 16:35:54 rt 1.3.296.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5904c14394472bac0a3fbcb9fc414e934aaacb1c]

INTEGRATION: CWS changefileheader (1.10.18); FILE MERGED 2008/03/31 16:44:32 rt 1.10.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e7a91455cebe7affd15825f552084f165551a21a]

INTEGRATION: CWS changefileheader (1.10.262); FILE MERGED 2008/04/01 15:08:29 thb 1.10.262.3: #i85898# Stripping all external header guards 2008/04/01 10:52:42 thb 1.10.262.2: #i85898# Stripping all external header guards 2008/03/28 15:23:16 rt 1.10.262.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [deba4d07b1e5d594c97dc20fd1a2b6d4b751aa49]

INTEGRATION: CWS changefileheader (1.13.276); FILE MERGED 2008/04/01 15:08:29 thb 1.13.276.3: #i85898# Stripping all external header guards 2008/04/01 10:52:42 thb 1.13.276.2: #i85898# Stripping all external header guards 2008/03/28 15:23:16 rt 1.13.276.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2575057866910fc506ae256df70fcb10b1c06aa3]

INTEGRATION: CWS changefileheader (1.9.166); FILE MERGED 2008/03/28 16:35:53 rt 1.9.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1905fb63ebc473c93b230692d3649445d7eb1452]

INTEGRATION: CWS changefileheader (1.24.262); FILE MERGED 2008/04/01 15:08:29 thb 1.24.262.3: #i85898# Stripping all external header guards 2008/04/01 10:52:42 thb 1.24.262.2: #i85898# Stripping all external header guards 2008/03/28 15:23:16 rt 1.24.262.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [74b38c96cfea1d470d63e33617aa0094aa4d6393]

INTEGRATION: CWS changefileheader (1.6.166); FILE MERGED 2008/03/28 16:35:53 rt 1.6.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5c827618c306afdaae44cbe31d12362ddb9a8d7a]

INTEGRATION: CWS changefileheader (1.17.10); FILE MERGED 2008/03/28 16:35:53 rt 1.17.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f140ac863c6e0ade6df5024ad1e1e5c14ef22d0f]

INTEGRATION: CWS changefileheader (1.9.372); FILE MERGED 2008/04/01 15:08:29 thb 1.9.372.3: #i85898# Stripping all external header guards 2008/04/01 10:52:42 thb 1.9.372.2: #i85898# Stripping all external header guards 2008/03/28 15:23:16 rt 1.9.372.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1649b0cd74919d325c542ec3a055986e4b12da84]

INTEGRATION: CWS changefileheader (1.3.372); FILE MERGED 2008/04/01 10:52:42 thb 1.3.372.2: #i85898# Stripping all external header guards 2008/03/28 15:23:16 rt 1.3.372.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fe79b8162246b45c20b5630dfc72e4b093376660]

INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/03/28 16:35:53 rt 1.6.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1cc9e7bd66ac519c8a5aec1690eb0fe437f4efc6]

INTEGRATION: CWS changefileheader (1.14.74); FILE MERGED 2008/04/01 15:08:28 thb 1.14.74.3: #i85898# Stripping all external header guards 2008/04/01 10:52:42 thb 1.14.74.2: #i85898# Stripping all external header guards 2008/03/28 15:23:16 rt 1.14.74.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2b870c85230f08e31693fd4559e05433ef913b9f]

INTEGRATION: CWS changefileheader (1.9.22); FILE MERGED 2008/03/28 16:35:52 rt 1.9.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [611e929fd4d90ae1a0351b988f72181570d765cb]

INTEGRATION: CWS changefileheader (1.9.18); FILE MERGED 2008/03/31 16:44:32 rt 1.9.18.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3aa77495597b6635e50845c650b6df30789ebcc5]

INTEGRATION: CWS changefileheader (1.8.132); FILE MERGED 2008/03/28 16:35:52 rt 1.8.132.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [70111a91cb01a2c6518b26854b8896124baa031e]

INTEGRATION: CWS changefileheader (1.2.122); FILE MERGED 2008/04/01 10:52:42 thb 1.2.122.2: #i85898# Stripping all external header guards 2008/03/28 15:23:16 rt 1.2.122.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [081bc68afe1bed2d9ff844868e17116c646a95ac]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:35:52 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5b639e02a12c5fecf3ec785fda155534306b77b1]

INTEGRATION: CWS changefileheader (1.22.64); FILE MERGED 2008/04/01 15:08:28 thb 1.22.64.3: #i85898# Stripping all external header guards 2008/04/01 10:52:42 thb 1.22.64.2: #i85898# Stripping all external header guards 2008/03/28 15:23:16 rt 1.22.64.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e8b982a5b53149beb5a017c9999ec6457d975c78]

INTEGRATION: CWS changefileheader (1.8.10); FILE MERGED 2008/03/28 16:35:52 rt 1.8.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [44b7e132e13abe4ae0b932e99c25732c2c13c258]

INTEGRATION: CWS changefileheader (1.21.74); FILE MERGED 2008/04/01 15:08:28 thb 1.21.74.3: #i85898# Stripping all external header guards 2008/04/01 10:52:41 thb 1.21.74.2: #i85898# Stripping all external header guards 2008/03/28 15:23:16 rt 1.21.74.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [56d9e0fb13bbf3d30bb65994eeeab4ef6213fbd8]

INTEGRATION: CWS changefileheader (1.3.296); FILE MERGED 2008/03/28 16:35:51 rt 1.3.296.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7b8dd3186b68dc385ad3eeab93a59e692f5ebd74]

INTEGRATION: CWS changefileheader (1.7.8); FILE MERGED 2008/03/31 16:44:31 rt 1.7.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [06a15836449ba36dd4f7571a7158a2d98cf2606b]

INTEGRATION: CWS changefileheader (1.4.132); FILE MERGED 2008/03/28 16:35:51 rt 1.4.132.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [266e0a3d11b0ad97dfde62ffbed2573fb7babf9d]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:44:31 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5146ad54d9ab4db813946ee6379822192ae16a19]

INTEGRATION: CWS changefileheader (1.23.180); FILE MERGED 2008/04/01 15:08:28 thb 1.23.180.3: #i85898# Stripping all external header guards 2008/04/01 10:52:41 thb 1.23.180.2: #i85898# Stripping all external header guards 2008/03/28 15:23:15 rt 1.23.180.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [afd9009694a916f923fef68e9e230eb9f102d99f]

INTEGRATION: CWS changefileheader (1.2.64); FILE MERGED 2008/03/28 15:23:15 rt 1.2.64.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [66b50144025e09e90e5b00c788021d8bde2dc83f]

INTEGRATION: CWS changefileheader (1.4.296); FILE MERGED 2008/03/28 16:35:50 rt 1.4.296.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [06d13f4e62e33a66c3aa4f06c541d0f066ea1c4f]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/03/31 16:44:31 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2850c07d78972ad3e4b37612567657307f3a8d56]

INTEGRATION: CWS changefileheader (1.5.372); FILE MERGED 2008/04/01 10:52:41 thb 1.5.372.2: #i85898# Stripping all external header guards 2008/03/28 15:23:15 rt 1.5.372.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f2c1cde2a5c608a561dd37f499b15d65bd426a3f]

INTEGRATION: CWS changefileheader (1.3.296); FILE MERGED 2008/03/28 16:35:50 rt 1.3.296.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e201591c4d143c1a3e5927e1aaf515a20bf61ca9]

INTEGRATION: CWS changefileheader (1.2.122); FILE MERGED 2008/04/01 10:52:41 thb 1.2.122.2: #i85898# Stripping all external header guards 2008/03/28 15:23:15 rt 1.2.122.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b21771b6ea862c60c8c654fcfacfa0a731970433]

INTEGRATION: CWS changefileheader (1.7.166); FILE MERGED 2008/03/28 16:35:50 rt 1.7.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b77c0b1592b8704301e792234b8d07fdff8caf41]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:44:31 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2b4fe544e17b5d15f7b87a3ab209126ca61d7c0b]

INTEGRATION: CWS changefileheader (1.2.8); FILE MERGED 2008/04/01 10:52:41 thb 1.2.8.2: #i85898# Stripping all external header guards 2008/03/28 15:23:15 rt 1.2.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [03f38ebcbe7e52736d5cdfe3a2f93824a8fede83]

INTEGRATION: CWS changefileheader (1.6.166); FILE MERGED 2008/03/28 16:35:50 rt 1.6.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [30c0889a7e913cffee9dafd75cd53292d4ecbd76]

INTEGRATION: CWS changefileheader (1.9.22); FILE MERGED 2008/03/31 16:44:31 rt 1.9.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [08989cb6cff0169a1ad47d93a5b4c1f1d41484f7]

INTEGRATION: CWS changefileheader (1.2.74); FILE MERGED 2008/03/28 15:23:15 rt 1.2.74.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4495c00182bbf6d53186604b02e4e8a9a014c06d]

INTEGRATION: CWS changefileheader (1.6.166); FILE MERGED 2008/03/28 16:35:49 rt 1.6.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [13196477bde69b49ccd4035024443250cbe2df36]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:35:49 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fae99af0beb5bc541fdc8183f3edd16cff04f51d]

INTEGRATION: CWS changefileheader (1.2.8); FILE MERGED 2008/04/01 15:08:28 thb 1.2.8.3: #i85898# Stripping all external header guards 2008/04/01 10:52:41 thb 1.2.8.2: #i85898# Stripping all external header guards 2008/03/28 15:23:15 rt 1.2.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f13d76875451807434be34283d59315a0693dafd]

INTEGRATION: CWS changefileheader (1.7.62); FILE MERGED 2008/03/31 16:44:31 rt 1.7.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [06dd2add123de165c9aa695f6a1845222717792e]

INTEGRATION: CWS changefileheader (1.5.132); FILE MERGED 2008/03/28 16:35:49 rt 1.5.132.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bcf124300fd361449bebfba2aa0bb5da2394320e]

INTEGRATION: CWS changefileheader (1.35.22); FILE MERGED 2008/04/01 15:08:27 thb 1.35.22.3: #i85898# Stripping all external header guards 2008/04/01 10:52:41 thb 1.35.22.2: #i85898# Stripping all external header guards 2008/03/28 15:23:15 rt 1.35.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ab41ffb3995d6c0241aeece4456b2d70aa2c7d16]

INTEGRATION: CWS changefileheader (1.3.296); FILE MERGED 2008/03/28 16:35:49 rt 1.3.296.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [43349500a365519ac636fb4bc024faa24413c459]

INTEGRATION: CWS changefileheader (1.3.296); FILE MERGED 2008/03/28 16:35:48 rt 1.3.296.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [319b1b6b8144d53e66ac9fae4cbedfe43cb36822]

INTEGRATION: CWS changefileheader (1.2.58); FILE MERGED 2008/03/31 16:44:31 rt 1.2.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [12ccf6ed6060f9cca81e0d875d4f6c5abd919e1e]

INTEGRATION: CWS changefileheader (1.7.22); FILE MERGED 2008/04/01 10:52:41 thb 1.7.22.2: #i85898# Stripping all external header guards 2008/03/28 15:23:15 rt 1.7.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9fac13c628aab8ce90e0ac4a72bbef5e65fabf77]

INTEGRATION: CWS changefileheader (1.6.166); FILE MERGED 2008/03/28 16:35:48 rt 1.6.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2e90d080b1535d2a91af8e0e48696fb62232ed05]

INTEGRATION: CWS changefileheader (1.20.22); FILE MERGED 2008/04/01 10:52:41 thb 1.20.22.2: #i85898# Stripping all external header guards 2008/03/28 15:23:15 rt 1.20.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [83b340b3a4df6e4cb4e1b85859ef49fdf97b7b26]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:35:48 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bafeaf2e734d57f72ffc4d9adbc0d1e63f2f9b5a]

INTEGRATION: CWS changefileheader (1.6.46); FILE MERGED 2008/03/31 16:44:31 rt 1.6.46.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fd0b97bea59f2ac6c71de7ee020d736cc99e9e99]

INTEGRATION: CWS changefileheader (1.14.182); FILE MERGED 2008/04/01 15:08:27 thb 1.14.182.3: #i85898# Stripping all external header guards 2008/04/01 10:52:41 thb 1.14.182.2: #i85898# Stripping all external header guards 2008/03/28 15:23:15 rt 1.14.182.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cebf5ec23fd70b325ac62337725f32c111b089d8]

INTEGRATION: CWS changefileheader (1.11.22); FILE MERGED 2008/03/31 16:44:31 rt 1.11.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d21b7f788e19882bc5b5b2b04b638b91464cb48b]

INTEGRATION: CWS changefileheader (1.6.276); FILE MERGED 2008/04/01 15:08:27 thb 1.6.276.2: #i85898# Stripping all external header guards 2008/03/28 15:23:15 rt 1.6.276.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2c3b2df1ac3636708f147c8d15f9611bfaad56d5]

INTEGRATION: CWS changefileheader (1.8.132); FILE MERGED 2008/03/28 16:35:48 rt 1.8.132.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [297f6742b6c371ac094a32527c3ce97c37db04bf]

INTEGRATION: CWS changefileheader (1.5.372); FILE MERGED 2008/04/01 15:08:27 thb 1.5.372.3: #i85898# Stripping all external header guards 2008/04/01 10:52:41 thb 1.5.372.2: #i85898# Stripping all external header guards 2008/03/28 15:23:15 rt 1.5.372.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [90d084b648baf38a68b46bad1677b1f799aa2a8b]

INTEGRATION: CWS changefileheader (1.3.296); FILE MERGED 2008/03/28 16:35:47 rt 1.3.296.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d39171988434e4f8f1e13ea70ee4e3d1d78184bd]

INTEGRATION: CWS changefileheader (1.8.62); FILE MERGED 2008/03/31 16:44:30 rt 1.8.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d1d011f13d8f2db1534402c49df4d4f3b8af9be0]

INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED 2008/03/28 16:35:47 rt 1.5.166.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d6e3ab4c4be32b9a1c821ce0c739ef6cfa94cb91]

INTEGRATION: CWS changefileheader (1.5.204); FILE MERGED 2008/04/01 10:52:41 thb 1.5.204.2: #i85898# Stripping all external header guards 2008/03/28 15:23:15 rt 1.5.204.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4a0c933861450159da6c5e259fdc84f13b4c1302]

INTEGRATION: CWS changefileheader (1.5.62); FILE MERGED 2008/03/31 16:44:30 rt 1.5.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4a32b9e224103c0bcbb5be301afd375a5a1ba2b3]

INTEGRATION: CWS changefileheader (1.7.132); FILE MERGED 2008/03/28 16:35:47 rt 1.7.132.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [708ae9e8d9520d53dd01a3b8c01ea8396bbad9ad]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:44:30 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [39233f27ebcc157bb08c57611f1e1f48f7fd5759]

INTEGRATION: CWS changefileheader (1.5.86); FILE MERGED 2008/04/01 10:52:41 thb 1.5.86.2: #i85898# Stripping all external header guards 2008/03/28 15:23:15 rt 1.5.86.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6541bc21e688d22fcf2a28bf38966c2fe7fa2e76]

INTEGRATION: CWS changefileheader (1.5.54); FILE MERGED 2008/03/31 16:44:30 rt 1.5.54.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c7cc3efbae8a62d628f4626a6b781f91be32a7c1]

INTEGRATION: CWS changefileheader (1.4.262); FILE MERGED 2008/04/01 10:52:41 thb 1.4.262.2: #i85898# Stripping all external header guards 2008/03/28 15:23:15 rt 1.4.262.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [021cdb089da92a7d4188e045eac294b67328ad02]

INTEGRATION: CWS changefileheader (1.2.372); FILE MERGED 2008/04/01 10:52:41 thb 1.2.372.2: #i85898# Stripping all external header guards 2008/03/28 15:23:15 rt 1.2.372.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0126a926c43f15b72a29dcd938ceb2f2be41d4f6]

INTEGRATION: CWS changefileheader (1.6.62); FILE MERGED 2008/03/31 16:44:30 rt 1.6.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [23ce24d31ec0b4f197f75272df71c5eda0d80b76]

INTEGRATION: CWS changefileheader (1.4.262); FILE MERGED 2008/04/01 10:52:41 thb 1.4.262.2: #i85898# Stripping all external header guards 2008/03/28 15:23:14 rt 1.4.262.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c105238842a8a4e8c96a5752ebfc8eb7467ba300]

INTEGRATION: CWS changefileheader (1.6.10); FILE MERGED 2008/03/28 16:35:46 rt 1.6.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e0ba9d29a67c1bc07c849526387d1fcf9ac61f4f]

INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/03/28 16:35:46 rt 1.4.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7b3188515c1fdda02f16a69492992e728d9cc072]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/03/31 16:44:30 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [778d8463686380a8d6696190a4c3d6a7ba706765]

INTEGRATION: CWS changefileheader (1.2.372); FILE MERGED 2008/04/01 10:52:41 thb 1.2.372.2: #i85898# Stripping all external header guards 2008/03/28 15:23:14 rt 1.2.372.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [adce0fddacc89f92d01f35634e73cf821cbdc88b]

INTEGRATION: CWS changefileheader (1.2.102); FILE MERGED 2008/03/28 16:35:46 rt 1.2.102.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bc5a74e5a96ad6f03644d2c283ccf6a20bad293e]

INTEGRATION: CWS changefileheader (1.6.262); FILE MERGED 2008/04/01 10:52:41 thb 1.6.262.2: #i85898# Stripping all external header guards 2008/03/28 15:23:14 rt 1.6.262.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5714380772d0333efc943a2561ebb4cb37723ba9]

INTEGRATION: CWS changefileheader (1.3.276); FILE MERGED 2008/04/01 15:08:27 thb 1.3.276.2: #i85898# Stripping all external header guards 2008/03/28 15:23:14 rt 1.3.276.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [598c5b8e4fb10bdca9f0765a624b831989182063]

INTEGRATION: CWS changefileheader (1.3.46); FILE MERGED 2008/03/28 16:35:46 rt 1.3.46.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c5efb4a7c94803424f74d272c22e24a709caab99]

INTEGRATION: CWS changefileheader (1.2.8); FILE MERGED 2008/03/28 15:23:14 rt 1.2.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b3c9901b72ef14fcda78bdd4189737c82c54e1cd]

INTEGRATION: CWS changefileheader (1.3.46); FILE MERGED 2008/03/28 16:35:45 rt 1.3.46.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ace5a79397cc5c9597a779e015862873c5020c00]

INTEGRATION: CWS changefileheader (1.15.136); FILE MERGED 2008/04/01 15:08:27 thb 1.15.136.3: #i85898# Stripping all external header guards 2008/04/01 10:52:41 thb 1.15.136.2: #i85898# Stripping all external header guards 2008/03/28 15:23:14 rt 1.15.136.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e13cb63c004d86641894bd4bd9ab1157508a17c5]

INTEGRATION: CWS changefileheader (1.6.64); FILE MERGED 2008/04/01 15:08:27 thb 1.6.64.3: #i85898# Stripping all external header guards 2008/04/01 10:52:40 thb 1.6.64.2: #i85898# Stripping all external header guards 2008/03/28 15:23:14 rt 1.6.64.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [16795c486ed14258f63302dee064a45306638dca]

INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/03/28 16:35:45 rt 1.5.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1e35e138a9802b6176fc1f2509e55cc6bb24b8c2]

INTEGRATION: CWS changefileheader (1.15.22); FILE MERGED 2008/04/01 15:08:27 thb 1.15.22.3: #i85898# Stripping all external header guards 2008/04/01 10:52:40 thb 1.15.22.2: #i85898# Stripping all external header guards 2008/03/28 15:23:14 rt 1.15.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7967b43b9408923ba6c40b28566a847aca43f977]

INTEGRATION: CWS changefileheader (1.2.102); FILE MERGED 2008/03/28 16:35:45 rt 1.2.102.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5e772aa106463c7d2af8078ac934a3a74f2bc7ef]

INTEGRATION: CWS changefileheader (1.4.276); FILE MERGED 2008/04/01 10:52:40 thb 1.4.276.2: #i85898# Stripping all external header guards 2008/03/28 15:23:14 rt 1.4.276.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [76b1c8b2c5d00a90a112063e8b0a83ace352fbc7]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:44:29 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7b86da59a54eb8fcdd3a1d64702df3dca821e7ed]

INTEGRATION: CWS changefileheader (1.3.10); FILE MERGED 2008/03/28 16:35:45 rt 1.3.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [07ad05f3ab2df53686effbe57d539fa2894352fe]

INTEGRATION: CWS changefileheader (1.5.372); FILE MERGED 2008/04/01 15:08:26 thb 1.5.372.3: #i85898# Stripping all external header guards 2008/04/01 10:52:40 thb 1.5.372.2: #i85898# Stripping all external header guards 2008/03/28 15:23:14 rt 1.5.372.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0fc99bd6b48a415101528a4c7086db4429b64a86]

INTEGRATION: CWS changefileheader (1.3.46); FILE MERGED 2008/03/28 16:35:44 rt 1.3.46.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fe54b0ec1a8601f3bf4cd9f3babff12095629eec]

INTEGRATION: CWS changefileheader (1.18.276); FILE MERGED 2008/04/01 15:08:26 thb 1.18.276.3: #i85898# Stripping all external header guards 2008/04/01 10:52:40 thb 1.18.276.2: #i85898# Stripping all external header guards 2008/03/28 15:23:14 rt 1.18.276.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b6d05b0d695202bc773693d1a6d84575367e4ff7]

INTEGRATION: CWS changefileheader (1.8.62); FILE MERGED 2008/03/31 16:44:29 rt 1.8.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [745b3aeee7b02faf527ffe77706a29879cd62611]

INTEGRATION: CWS changefileheader (1.2.194); FILE MERGED 2008/03/28 15:23:14 rt 1.2.194.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cbf033af9a07ec183028419005d20ed6537d88b6]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:44:29 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4ec1414ed0d3378930a07d8c4750c3b9c438a574]

INTEGRATION: CWS changefileheader (1.14.34); FILE MERGED 2008/03/28 15:23:13 rt 1.14.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3287fa11085cd63e6f3461c5e6da9e918e03af82]

INTEGRATION: CWS changefileheader (1.2.102); FILE MERGED 2008/03/28 16:35:44 rt 1.2.102.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5b448b2f9689f88598703512989cd7f754291eed]

INTEGRATION: CWS changefileheader (1.10.36); FILE MERGED 2008/03/28 15:23:13 rt 1.10.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [15fbb111c848c9ac409eba76552dcb1e7340b034]

INTEGRATION: CWS changefileheader (1.6.62); FILE MERGED 2008/03/31 16:44:29 rt 1.6.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [45b4f2154feca3ab01c6616c38c485b6b71fb13e]

INTEGRATION: CWS changefileheader (1.3.80); FILE MERGED 2008/03/28 16:35:44 rt 1.3.80.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [03f6a296f7c894347434dd74ba023b18a168a91d]

INTEGRATION: CWS changefileheader (1.5.146); FILE MERGED 2008/03/28 15:23:13 rt 1.5.146.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4da685e394d7b6f623c5e92c87c4ba5d836c33bc]

INTEGRATION: CWS changefileheader (1.7.62); FILE MERGED 2008/03/31 16:44:29 rt 1.7.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [54ea3b83919c9c8e07504e3315742422a589afac]

INTEGRATION: CWS changefileheader (1.4.46); FILE MERGED 2008/03/28 16:35:43 rt 1.4.46.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [aa633fa6e2269aafc76703ec2a326864e16e9ea6]

INTEGRATION: CWS changefileheader (1.7.36); FILE MERGED 2008/03/28 15:23:13 rt 1.7.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e5a1e15c10104d3eaa3ce24bc2efa8831f4ee94d]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/03/31 16:44:29 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7baac182f70275bd40b938cece14cf2f0dd867d9]

INTEGRATION: CWS changefileheader (1.3.46); FILE MERGED 2008/03/28 16:35:43 rt 1.3.46.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fa4926ba6ad88f4c84597e5e0c8888b5ddea48e2]

INTEGRATION: CWS changefileheader (1.2.36); FILE MERGED 2008/03/28 15:23:13 rt 1.2.36.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [06c4f48ca0a9d5b171bf320fe4da2abeac9709fb]

INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/03/28 16:35:43 rt 1.4.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5c096403d6cf5a4dcf09bb18f98939d4bea978db]

INTEGRATION: CWS changefileheader (1.2.182); FILE MERGED 2008/03/28 15:23:13 rt 1.2.182.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [59b7c089abdf81e7d4a00b7020c6cae0247f7fcb]

INTEGRATION: CWS changefileheader (1.16.12); FILE MERGED 2008/03/28 15:23:13 rt 1.16.12.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a427090faa0f86242cf4db4a549d114d6ab5b93e]

INTEGRATION: CWS changefileheader (1.12.8); FILE MERGED 2008/03/31 16:44:29 rt 1.12.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cb870a6514a30c79c838e5c809dd0d6e25ee4aee]

INTEGRATION: CWS changefileheader (1.2.102); FILE MERGED 2008/03/28 16:35:43 rt 1.2.102.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ec833e8a4ca23e28a4f7a38ea7c2bd139df5b400]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:44:28 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d471e0e8a1bc95dc302dd0b16a34350a0958a4a7]

INTEGRATION: CWS changefileheader (1.2.102); FILE MERGED 2008/03/28 16:35:42 rt 1.2.102.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [72bd74ed9c33ea8148209d0fff89dcd75b0c16d2]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/03/31 16:44:28 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [426c5418d339a6b78594ca2ecc9f2651d0df0631]

INTEGRATION: CWS changefileheader (1.3.46); FILE MERGED 2008/03/28 16:35:42 rt 1.3.46.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e89df4cfd0a84075e1fb13a638e70b2e6cf8a839]

INTEGRATION: CWS changefileheader (1.4.28); FILE MERGED 2008/03/28 16:35:42 rt 1.4.28.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [55061ef1408a36c741d4f7d4269dc49dbf152699]

INTEGRATION: CWS changefileheader (1.2.102); FILE MERGED 2008/03/28 16:35:41 rt 1.2.102.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6f0fa23bd337710eedd1b68ca29713e8ea22e76d]

INTEGRATION: CWS changefileheader (1.6.46); FILE MERGED 2008/03/31 16:44:28 rt 1.6.46.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4e8df3abdcdd8ece866c9dae7786467d203b767a]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:44:28 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c4bc41eba5d08a174b769e111a30d0fad6dcec7f]

INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/03/28 16:35:41 rt 1.5.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6d50a1db0dfcaf553489e1bb4f5ae14249bc21e0]

INTEGRATION: CWS changefileheader (1.2.102); FILE MERGED 2008/03/28 16:35:40 rt 1.2.102.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [51e4176a832772879c72b34d4b855b2dc3674cd9]

INTEGRATION: CWS changefileheader (1.10.8); FILE MERGED 2008/03/31 16:44:28 rt 1.10.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6dececc88a4d6b33a7d8f066f34e0c325abfeb8d]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:44:27 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [d6cc216ef17357045cc237ce6d512f3e98f78d6c]

INTEGRATION: CWS changefileheader (1.3.6); FILE MERGED 2008/03/31 16:44:27 rt 1.3.6.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7f64f10b557b3f0f9c060a29711065640020108c]

INTEGRATION: CWS changefileheader (1.4.34); FILE MERGED 2008/03/31 16:44:27 rt 1.4.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2efb930f6e30a730daba5d5620c17e105621dc59]

INTEGRATION: CWS changefileheader (1.2.102); FILE MERGED 2008/03/28 16:35:39 rt 1.2.102.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a22d203b1f0f8e37b3c17e33b14a301e7195340e]

INTEGRATION: CWS changefileheader (1.2.50); FILE MERGED 2008/03/31 16:44:27 rt 1.2.50.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [94a9808218da483f0a41f128467ff123afb2efae]

INTEGRATION: CWS changefileheader (1.12.8); FILE MERGED 2008/03/31 16:44:27 rt 1.12.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5acd8765a7402b3ef5c984fe272d76e93b68b67b]

INTEGRATION: CWS changefileheader (1.7.8); FILE MERGED 2008/03/31 16:44:27 rt 1.7.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [58574e380b2273d06cb2a8068084b8e4deec0a9d]

INTEGRATION: CWS changefileheader (1.20.8); FILE MERGED 2008/03/31 16:44:27 rt 1.20.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4e3fbf52caf59e6436951be054bcbfafc3ff6f50]

INTEGRATION: CWS changefileheader (1.2.102); FILE MERGED 2008/03/28 16:35:38 rt 1.2.102.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4280f34fc132ce4288afb326bf31fd84539989c4]

INTEGRATION: CWS changefileheader (1.5.22); FILE MERGED 2008/03/31 16:44:27 rt 1.5.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [da277729940f561fedfddfde81fb6ff13801a144]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:44:26 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5734905ec1489bd0d451ed4ca3cf425aafda733b]

INTEGRATION: CWS changefileheader (1.5.8); FILE MERGED 2008/03/31 16:44:26 rt 1.5.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [79374de9b17cc31a89990b423cb9525f6e0cc53a]

INTEGRATION: CWS changefileheader (1.4.22); FILE MERGED 2008/03/28 16:35:38 rt 1.4.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b4a95274f57089ba21597f006d1aab37f966d446]

INTEGRATION: CWS changefileheader (1.2.46); FILE MERGED 2008/03/31 16:44:26 rt 1.2.46.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [abb6030e835b5906b35116d01c049dbc3fc32022]

INTEGRATION: CWS changefileheader (1.2.102); FILE MERGED 2008/03/28 16:35:37 rt 1.2.102.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [929df3a53acce3833911781fb3d6b879c9ab0c19]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:44:26 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [a83376d018357b5a7a8f17d525b85e98c3d53115]

INTEGRATION: CWS changefileheader (1.4.10); FILE MERGED 2008/03/28 16:35:37 rt 1.4.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f5db9fbe56c58b42c349d05bcfb596d403470610]

INTEGRATION: CWS changefileheader (1.7.8); FILE MERGED 2008/03/31 16:44:26 rt 1.7.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [debc885e85bb7c6934756683ad0b02c5fd5caabc]

INTEGRATION: CWS changefileheader (1.10.62); FILE MERGED 2008/03/31 16:44:26 rt 1.10.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [75de6521b643d97f3841f00ab36cd8ed9486b85e]

INTEGRATION: CWS changefileheader (1.3.56); FILE MERGED 2008/03/28 16:35:37 rt 1.3.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b992424ab062831ba8cb0bfe01e4059e810bb375]

INTEGRATION: CWS changefileheader (1.4.56); FILE MERGED 2008/03/28 16:35:36 rt 1.4.56.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [11eabc4745096d74ee7eb68bd9508bafd1936d9b]

INTEGRATION: CWS changefileheader (1.2.102); FILE MERGED 2008/03/28 16:35:36 rt 1.2.102.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5515dac3c9e99ff110710f307a54bc193a36dd89]

INTEGRATION: CWS changefileheader (1.13.8); FILE MERGED 2008/03/31 16:44:26 rt 1.13.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [095747266f4a4562d9cc586c82005184b6f15a36]

INTEGRATION: CWS changefileheader (1.12.8); FILE MERGED 2008/03/31 16:44:25 rt 1.12.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [cbb12a06640ee119ca1699a42a911818d4e5bdab]

INTEGRATION: CWS changefileheader (1.2.102); FILE MERGED 2008/03/28 16:35:35 rt 1.2.102.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [55ba2dbb996f5bd25e14cef12bf09236105df0d5]

INTEGRATION: CWS changefileheader (1.2.54); FILE MERGED 2008/03/31 16:44:25 rt 1.2.54.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [006eae7c6ea765ac8f5e6ce7695d71b6179d2986]

INTEGRATION: CWS changefileheader (1.3.10); FILE MERGED 2008/03/28 16:35:35 rt 1.3.10.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [32bd806af91353571013b9de47b136b10e44c9f7]

INTEGRATION: CWS changefileheader (1.2.46); FILE MERGED 2008/03/31 16:44:25 rt 1.2.46.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [13b6075ec0666b15c9e14523dedd47b187d9481d]

INTEGRATION: CWS changefileheader (1.2.8); FILE MERGED 2008/03/31 16:44:25 rt 1.2.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e267eba838e4026a05879ef6811c0b9707816806]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/03/31 16:44:25 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e460610b2d81f5e4869c696ad09ae1d7347cf918]

INTEGRATION: CWS changefileheader (1.4.54); FILE MERGED 2008/03/31 16:44:25 rt 1.4.54.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [5e17ae5ddb6201c24ea54c09cbfd242fe016f07a]

INTEGRATION: CWS changefileheader (1.2.22); FILE MERGED 2008/03/31 16:44:25 rt 1.2.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4a659706d287642575ded7066092897f933e66d7]

INTEGRATION: CWS changefileheader (1.3.6); FILE MERGED 2008/03/31 16:44:25 rt 1.3.6.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1443f5781ab332d01668c81a36adeb2459519883]

INTEGRATION: CWS changefileheader (1.11.8); FILE MERGED 2008/03/31 16:44:25 rt 1.11.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c2c4f9953f4e72f93c698c30a1920a749d585f61]

INTEGRATION: CWS changefileheader (1.9.8); FILE MERGED 2008/03/31 16:44:25 rt 1.9.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [740d4709f02c1ee24654cc9053bda4f175784309]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:44:25 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [3e1abae3469808ae631f3ad051e49d7729531205]

INTEGRATION: CWS changefileheader (1.4.46); FILE MERGED 2008/03/31 16:44:25 rt 1.4.46.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2d72ea3968df954d84c7b15b8e5e13025719f00c]

INTEGRATION: CWS changefileheader (1.7.46); FILE MERGED 2008/03/31 16:44:25 rt 1.7.46.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [96a2214afdcd6d1c90270b78c029c470d50b9f8e]

INTEGRATION: CWS changefileheader (1.5.22); FILE MERGED 2008/03/31 16:44:24 rt 1.5.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [67233503cf0fa58bba52b09a80b3193b2246f4c9]

INTEGRATION: CWS changefileheader (1.4.54); FILE MERGED 2008/03/31 16:44:24 rt 1.4.54.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [80f69fbe867e3f7744cb5da347763a794134110e]

INTEGRATION: CWS changefileheader (1.10.8); FILE MERGED 2008/03/31 16:44:24 rt 1.10.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [95654cdac65e761057432556b255ba7c21ff363d]

INTEGRATION: CWS changefileheader (1.5.54); FILE MERGED 2008/03/31 16:44:24 rt 1.5.54.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [974476113ce4ae4a190a596c0d61c97e3accff08]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/03/31 16:44:24 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b5004847824b4c67c622033422ac42132acbb415]

INTEGRATION: CWS changefileheader (1.8.8); FILE MERGED 2008/03/31 16:44:24 rt 1.8.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [17ab1edbbdccb3dcfe1900ed426457db128c269f]

INTEGRATION: CWS changefileheader (1.12.8); FILE MERGED 2008/03/31 16:44:24 rt 1.12.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [9b16308eabf1d8ec04064b838fb944529148f17a]

INTEGRATION: CWS changefileheader (1.7.46); FILE MERGED 2008/03/31 16:44:24 rt 1.7.46.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [4f2e5c298c976b16e52ea3bcaaab716e2932e764]

INTEGRATION: CWS changefileheader (1.4.22); FILE MERGED 2008/03/31 16:44:24 rt 1.4.22.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [89394f2d3094770d8a4da1bc3d5428a6d325ef7a]

INTEGRATION: CWS changefileheader (1.6.54); FILE MERGED 2008/03/31 16:44:24 rt 1.6.54.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [1518a09b8a523e2e5154c7c983cddd31f5edacdc]

INTEGRATION: CWS changefileheader (1.7.8); FILE MERGED 2008/03/31 16:44:24 rt 1.7.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [52c02ff9d3b905c287994bf80a2217a9bf276e37]

INTEGRATION: CWS changefileheader (1.6.8); FILE MERGED 2008/03/31 16:44:24 rt 1.6.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [db3ae9e8e255b6dc5e71c91393f6b59dba827238]

INTEGRATION: CWS changefileheader (1.4.34); FILE MERGED 2008/03/31 16:44:24 rt 1.4.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [e52f65be372c2b1209682ffdb7e2ddd77a730869]

INTEGRATION: CWS changefileheader (1.2.8); FILE MERGED 2008/03/31 16:44:24 rt 1.2.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [efeb062692c7883e9418160d9c77ddd8931f91e1]

INTEGRATION: CWS changefileheader (1.4.8); FILE MERGED 2008/03/31 16:44:24 rt 1.4.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [c90e670b3417045cea305f07cb98f021260f0553]

INTEGRATION: CWS changefileheader (1.2.34); FILE MERGED 2008/03/31 16:44:24 rt 1.2.34.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [f342848e70521bd7a9e058f869c6bece6a73b6ca]

INTEGRATION: CWS changefileheader (1.10.8); FILE MERGED 2008/03/31 16:44:24 rt 1.10.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [77b75897994bf33db113eaac4b5e1febd9c5de12]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:44:24 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7ab8cb320558b1755d60ea76af581c7fa5b18363]

INTEGRATION: CWS changefileheader (1.8.8); FILE MERGED 2008/03/31 16:44:23 rt 1.8.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7ef10df2f5b461d6ce78d9752fa8c22f95e581a2]

INTEGRATION: CWS changefileheader (1.5.54); FILE MERGED 2008/03/31 16:44:23 rt 1.5.54.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b296db5011febcd52f50092c5ac06ce9986c9751]

INTEGRATION: CWS changefileheader (1.5.46); FILE MERGED 2008/03/31 16:44:23 rt 1.5.46.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [55191996e7e276a993875f31e2d43d18e22425d2]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:44:23 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [2cf9df54e5a106d96c07dedc699a683ecbe2341a]

INTEGRATION: CWS changefileheader (1.5.62); FILE MERGED 2008/03/31 16:44:23 rt 1.5.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [6507115d886d9bd367c039e740ab61a1c9965aa9]

INTEGRATION: CWS changefileheader (1.14.6); FILE MERGED 2008/03/31 16:44:23 rt 1.14.6.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7f7785a4514f5571d3885ac11e5dcfc5f878000c]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/03/31 16:44:23 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ec254c0fd5f57f4f43ff5142aab668659755a173]

INTEGRATION: CWS changefileheader (1.6.44); FILE MERGED 2008/03/31 16:44:23 rt 1.6.44.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [bab2e629a49e6e4834218ddbe4a875010c4f78e3]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:44:23 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [7693562131cc4ba3641b05431fada4fa422946b7]

INTEGRATION: CWS changefileheader (1.6.62); FILE MERGED 2008/03/31 16:44:22 rt 1.6.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [43cfa7f3daa13bc08530dee898af2ad2850517c3]

INTEGRATION: CWS changefileheader (1.7.62); FILE MERGED 2008/03/31 16:44:22 rt 1.7.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [b8aa477cab5234bac3f2eed22979573ad99302f7]

INTEGRATION: CWS changefileheader (1.4.62); FILE MERGED 2008/03/31 16:44:22 rt 1.4.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [299dc20dea823060c565874dcdd9f5c1689d5893]

INTEGRATION: CWS changefileheader (1.3.62); FILE MERGED 2008/03/31 16:44:22 rt 1.3.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [db12c1c1776d332eb5df0ef9ef419ef1bf853da6]

INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED 2008/03/31 16:44:22 rt 1.2.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [93e42b0bf0720b5a3128f7599a55307488eed28d]

INTEGRATION: CWS changefileheader (1.13.58); FILE MERGED 2008/03/31 16:44:22 rt 1.13.58.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [ee7093a70dd7e958f24bc167404191ecf757c0c0]

INTEGRATION: CWS changefileheader (1.12.8); FILE MERGED 2008/03/31 16:44:22 rt 1.12.8.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [0d052209623f50899dd1d59b13192603c5aaf960]

INTEGRATION: CWS changefileheader (1.5.62); FILE MERGED 2008/03/31 16:44:22 rt 1.5.62.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [fb38e1278ac631123d2efd06b21c705315963468]

INTEGRATION: CWS changefileheader (1.13.26); FILE MERGED 2008/03/31 16:44:22 rt 1.13.26.1: #i87441# Change license header to LPGL v3.


2008-04-10  Rüdiger Timm  <rt@openoffice.org>  [acf2b0e1af7a98c4d8dadf19e9fd3a69acbc6f8e]

INTEGRATION: CWS changefileheader (1.5.10); FILE MERGED 2008/03/31 16:44:21 rt 1.5.10.1: #i87441# Change license header to LPGL v3.


2008-04-09  Kurt Zenker  <kz@openoffice.org>  [f089450db95ec3633c7cf94153cb569d227f1013]

#i88067# set default ENABLE_MINIMIZER=YES


2008-04-09  Kurt Zenker  <kz@openoffice.org>  [c7aa61983ffafc8ae72ed484c9adc1848ac2fee0]

#i88094# fixes


2008-04-08  Vladimir Glazounov  <vg@openoffice.org>  [7e42791dd6500744112629e28797cea368120468]

#i10000# ENABLE_MINIMIZER missing


2008-04-08  Kurt Zenker  <kz@openoffice.org>  [ba62de72233fd9241a583ec8968bb6b646503212]

#i10000# rebuild tarball because solaris can't untar it


2008-04-08  Kurt Zenker  <kz@openoffice.org>  [13cbab354542d926e545b0e3fb6435c355e89dea]

#i87913# buildfixes


2008-04-08  Kurt Zenker  <kz@openoffice.org>  [6dcbb8a16037b59e065916d309feadb0f557674a]

#i88015# buildfixes


2008-04-08  Kurt Zenker  <kz@openoffice.org>  [a2339a45d4bacc3bb86d9a7e31473b61a4aace93]

#i87913# buildfixes


2008-04-08  Vladimir Glazounov  <vg@openoffice.org>  [106f31491bbd82a157250d720a12a0f5736738f4]

#i10000# buildfixes


2008-04-08  Kurt Zenker  <kz@openoffice.org>  [63a5851db8193af617e6e3000e6f391c43131f73]

#i88015# buildfixes


2008-04-08  Armin Weiss  <aw@openoffice.org>  [c26daed09eec42ad007cc94cc145b60325fcd289]

#i39532# warning change to constructor


2008-04-08  Armin Weiss  <aw@openoffice.org>  [2dbb46309996a3649e78884eadf15a53a793a860]

#i39532# table borders as primitives completed


2008-04-07  Kurt Zenker  <kz@openoffice.org>  [581f71d412ecd650887949c5a7f3c48a129f6dc4]

#i10000# fix typo


2008-04-07  Kurt Zenker  <kz@openoffice.org>  [e516c78e674950b44d2dbd0e567c14e91ef4c224]

#i87927# WaE fixes


2008-04-07  Kurt Zenker  <kz@openoffice.org>  [72a72ed2408e1a5cc7752e81729061efd379e516]

#i87946# disable ENABLE_LAYOUT if not TRUE


2008-04-07  Kurt Zenker  <kz@openoffice.org>  [2e1d05b1d447ea53084e0d244d5422f09d7b6b29]

#i87946# disable ENABLE_LAYOUT if not TRUE


2008-04-07  Kurt Zenker  <kz@openoffice.org>  [c7fdf47bdf1e0b8a61c522d3f12e43c93bb9eb56]

#i87926# corrected merge conflict


2008-04-07  Kurt Zenker  <kz@openoffice.org>  [4f108a0bdc7784bdf6996076cec0146e9554f4c3]

#i87923# fixes for macosx


2008-04-07  Kurt Zenker  <kz@openoffice.org>  [e7da5542a8ec5f23a97df8889871c360141d1b90]

#i87920# mrSlideSorter


2008-04-07  Kurt Zenker  <kz@openoffice.org>  [e698a016b19ab1760d2e7b0e9097ebf5fe07e859]

#i87917# solve merge conflicts


2008-04-07  Kurt Zenker  <kz@openoffice.org>  [62fb7a2caf2746666944ff23aa78f8d09a1e951f]

#i87915# cast correct type


2008-04-07  Rüdiger Timm  <rt@openoffice.org>  [c1d7736c2e2bb9263c11525266e519d77d748f7b]

#i87924# Add dummy for SetScreenNumber (pl).


2008-04-04  Mox Soini  <mox@openoffice.org>  [ba66e1a1f95c2c73a2e0a12ddbac47560e6642ae]

Initial cairo source to OOo CVS part I


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [3542a3fecd5c1ef3ff937636659b3b395b9fdce4]

DEV300


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [a856574ffd542dc5a9e50f7df346c65c0ebc0f24]

INTEGRATION: CWS pdfimport (1.8.66); FILE MERGED 2008/01/23 14:39:32 akhva 1.8.66.1: #i80285# merge from picom


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [184d4998da6130e26cb9e10ba6ebe5f6e42f4a21]

INTEGRATION: CWS pdfimport (1.2.422); FILE MERGED 2008/01/23 15:13:20 akhva 1.2.422.1: #80285# merge from picom


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [a66c09e3c8b67294adc3363d6f81b04043187961]

INTEGRATION: CWS pdfimport (1.1.6); FILE ADDED 2008/01/23 15:13:20 akhva 1.1.6.2: #80285# merge from picom 2007/03/29 10:33:16 akhva 1.1.6.1: file fontident.cxx was added on branch cws_src680_pdfimport on 2008-01-23 15:13:20 +0000


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [3fd23ba159322e815496f91d454647cf037e4399]

INTEGRATION: CWS pdfimport (1.4.202); FILE MERGED 2008/01/23 15:13:20 akhva 1.4.202.1: #80285# merge from picom


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [cb0486e9b8ef08ee56b78729563ef5a47e8e2283]

INTEGRATION: CWS pdfimport (1.2.278); FILE MERGED 2008/01/25 08:33:20 akhva 1.2.278.1: #i80825# resync


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [46efe8d2060687fada952b64fe723a271823f755]

INTEGRATION: CWS pdfimport (1.11.68); FILE MERGED 2008/01/25 08:30:20 akhva 1.11.68.1: #i80825# resync


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [483d6dd9c96a427023713912ad00536d70c1fbae]

INTEGRATION: CWS pdfimport (1.6.184); FILE MERGED 2008/04/02 10:47:12 akhva 1.6.184.3: #i80285# 2008/03/31 13:59:14 thb 1.6.184.2: Reverting back to master branch (mostly) - adding ARGBColor only 2008/03/28 09:33:51 akhva 1.6.184.1: #i80285# ARGBColor problem bei pdfimport


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [0feed59ab852eb11689308b9694df91456741228]

INTEGRATION: CWS pdfimport (1.3.492); FILE MERGED 2008/03/31 13:59:13 thb 1.3.492.2: Reverting back to master branch (mostly) - adding ARGBColor only 2008/03/28 09:33:49 akhva 1.3.492.1: #i80285# ARGBColor problem bei pdfimport


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [7ea791b8eac0ae397c2f994f8d0ff1c408731e83]

INTEGRATION: CWS pdfimport (1.1.6); FILE ADDED 2008/04/02 11:42:26 akhva 1.1.6.5: merge with picom 2008/04/02 11:11:07 akhva 1.1.6.4: #i80285 2008/03/31 13:59:12 thb 1.1.6.3: Reverting back to master branch (mostly) - adding ARGBColor only 2008/03/28 09:55:42 akhva 1.1.6.2: #i80285# ARGBColor problem bei pdfimport 2007/08/02 13:56:51 akhva 1.1.6.1: file BlendMode.idl was added on branch cws_src680_pdfimport on 2008-03-28 09:55:42 +0000


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [ce4dcfd233a93c23fffa45199dc9f1a1c47554c5]

INTEGRATION: CWS pdfimport (1.1.6); FILE ADDED 2008/01/25 08:32:18 akhva 1.1.6.2: #i80825# resync 2007/06/27 09:22:37 akhva 1.1.6.1: file unopolypolygon.cxx was added on branch cws_src680_pdfimport on 2008-01-25 08:32:18 +0000


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [3efe68473fb1d04b879f80fe175af3d52cbc1a15]

INTEGRATION: CWS pdfimport (1.4.44); FILE MERGED 2008/01/25 08:32:18 akhva 1.4.44.1: #i80825# resync


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [eb55df8e5d203a316cf8c6199c1348bedc6bf4c2]

INTEGRATION: CWS pdfimport (1.9.18); FILE MERGED 2008/01/25 08:32:18 akhva 1.9.18.2: #i80825# resync 2008/01/23 14:58:57 akhva 1.9.18.1: #i79258# merge from picom


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [62ca1f10dfa3c0fcdd1921cc9d41a21832f78d3d]

INTEGRATION: CWS pdfimport (1.30.4); FILE MERGED 2008/03/31 06:31:06 akhva 1.30.4.1: #i80285


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [39ec8f9c2b05e4a818ce79fef202ebc0424d33b3]

INTEGRATION: CWS pdfimport (1.1.6); FILE ADDED 2008/01/25 08:32:40 akhva 1.1.6.2: #i80825# resync 2007/06/27 09:22:36 akhva 1.1.6.1: file unopolypolygon.hxx was added on branch cws_src680_pdfimport on 2008-01-25 08:32:40 +0000


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [c26262440227da0ac0e2982cce052d486f7d81c5]

INTEGRATION: CWS pdfimport (1.7.76); FILE MERGED 2008/01/25 08:32:40 akhva 1.7.76.1: #i80825# resync


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [8e96527f33387d40ac78df6492da3e2868636a09]

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>  [e5d098544c7e6a406ff1a450948da75589777473]

#i10000# generate new configure


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [200164b5de8c9957545c2a32a04ce6362aceb8e4]

INTEGRATION: CWS pdfimport (1.28.10); FILE MERGED 2008/03/28 11:45:15 akhva 1.28.10.2: RESYNC: (1.28-1.31); FILE MERGED 2008/01/23 15:16:32 akhva 1.28.10.1: #80825# merge from picom


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [3af3ad5cd3ff9f09cfe22ee421389660f8e66f10]

INTEGRATION: CWS pdfimport (1.26.44); FILE MERGED 2008/01/23 15:16:31 akhva 1.26.44.1: #80825# merge from picom


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [573de75322fd1bd1fa50bcbd5fcf5682b7cf3d5b]

INTEGRATION: CWS pdfimport (1.25.100); FILE MERGED 2008/01/23 15:16:31 akhva 1.25.100.1: #80825# merge from picom


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [2f5a78360b6358d900839cff910c72768d2d29c0]

INTEGRATION: CWS pdfimport (1.26.122); FILE MERGED 2008/03/28 11:45:10 akhva 1.26.122.3: RESYNC: (1.26-1.27); FILE MERGED 2008/03/28 11:26:19 akhva 1.26.122.2: adding xpdf to the filter list 2008/01/23 15:16:31 akhva 1.26.122.1: #80825# merge from picom


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [acbadea195baba5725ebaf3cf9e7a9cf9e2af8e0]

INTEGRATION: CWS titles02 (1.129.56); FILE MERGED 2008/02/29 11:02:33 as 1.129.56.4: RESYNC: (1.135-1.136); FILE MERGED 2008/02/12 13:28:56 as 1.129.56.3: RESYNC: (1.131-1.135); FILE MERGED 2007/12/04 10:09:42 as 1.129.56.2: RESYNC: (1.129-1.131); FILE MERGED 2007/10/12 13:09:26 as 1.129.56.1: #116375# support new title feature


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [41191096e80a1ab5c94cde4e4b4afcdc729b0b65]

INTEGRATION: CWS titles02 (1.8.72); FILE MERGED 2008/02/29 11:02:30 as 1.8.72.3: RESYNC: (1.9-1.10); FILE MERGED 2007/12/04 10:09:26 as 1.8.72.2: RESYNC: (1.8-1.9); FILE MERGED 2007/10/12 13:09:26 as 1.8.72.1: #116375# support new title feature


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [60cf1c03a5b0e62c1376bdb80eac9e7a49dfb0cf]

INTEGRATION: CWS titles02 (1.4.82); FILE MERGED 2008/02/12 13:27:21 as 1.4.82.2: RESYNC: (1.4-1.5); FILE MERGED 2007/10/12 13:06:39 as 1.4.82.1: #116375# support new title feature


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [a82a14f0b70201e36afcdd54c4ef6970670010b5]

INTEGRATION: CWS titles02 (1.21.172); FILE MERGED 2008/04/02 12:40:05 as 1.21.172.1: BackingComponent uses default title handling instead of own one


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [fd71a1dbffb39aad3dc650e0d571b5ed244a4532]

INTEGRATION: CWS titles02 (1.31.38); FILE MERGED 2007/10/12 13:06:38 as 1.31.38.1: #116375# support new title feature


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [6997dc231e3e55349124e064a292ee9a6bc129c3]

INTEGRATION: CWS titles02 (1.6.6); FILE MERGED 2008/02/29 11:01:37 as 1.6.6.4: RESYNC: (1.8-1.10); FILE MERGED 2008/02/12 13:26:53 as 1.6.6.3: RESYNC: (1.6-1.8); FILE MERGED 2007/12/17 15:25:05 oj 1.6.6.2: #i45617# return correct report titles as well 2007/12/10 11:36:17 oj 1.6.6.1: #i45909# #i45617# #i71469# change title handling


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [7f17594af905563674e5ae6c190fa62aadedff83]

INTEGRATION: CWS titles02 (1.3.58); FILE MERGED 2008/02/12 13:26:50 as 1.3.58.3: RESYNC: (1.3-1.4); FILE MERGED 2007/12/17 15:25:04 oj 1.3.58.2: #i45617# return correct report titles as well 2007/12/10 11:36:17 oj 1.3.58.1: #i45909# #i45617# #i71469# change title handling


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [e425d4e7734ad51872fb42b6b8f8a31aacc06aad]

INTEGRATION: CWS titles02 (1.5.8); FILE MERGED 2007/12/10 11:36:17 oj 1.5.8.1: #i45909# #i45617# #i71469# change title handling


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [c5f4e57e3d2be1748e7b98d485fc51cc817044a8]

INTEGRATION: CWS titles02 (1.3.58); FILE MERGED 2007/12/10 11:36:17 oj 1.3.58.1: #i45909# #i45617# #i71469# change title handling


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [0f1b227ee617bb90c85d009f4ff731a7dde95888]

#i10000# conflicts fixed


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [7fc1b3490bc18eb8cd82172656038ef77b6470fa]

INTEGRATION: CWS titles02 (1.32.10); FILE MERGED 2008/02/29 11:01:14 as 1.32.10.2: RESYNC: (1.32-1.33); FILE MERGED 2007/12/10 11:37:34 oj 1.32.10.1: #i45909# #i45617# #i71469# change title handling


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [f6316f1e685cc8037b7c819b2951d206fe6d2758]

INTEGRATION: CWS titles02 (1.22.58); FILE MERGED 2008/03/13 10:45:32 oj 1.22.58.3: #i45909# #i45617# #i71469# title changes 2007/12/17 15:29:55 oj 1.22.58.2: #i45617# title feature 2007/12/10 11:39:01 oj 1.22.58.1: #i45909# #i45617# #i71469# change title handling


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [59dc80ba2e985a9448e4d0cfe7a6fab0e61ba00e]

INTEGRATION: CWS titles02 (1.69.42); FILE MERGED 2007/12/10 11:39:01 oj 1.69.42.1: #i45909# #i45617# #i71469# change title handling


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [dbe8a32a1019ec5307fb1c670d48770e83b7baed]

INTEGRATION: CWS titles02 (1.81.18); FILE MERGED 2008/03/13 10:45:31 oj 1.81.18.3: #i45909# #i45617# #i71469# title changes 2007/12/17 15:29:54 oj 1.81.18.2: #i45617# title feature 2007/12/10 11:38:43 oj 1.81.18.1: #i45909# #i45617# #i71469# change title handling


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [dc16dfdd3e153b831e863b1f882592ee13827e0e]

INTEGRATION: CWS titles02 (1.31.28); FILE MERGED 2008/02/12 13:24:57 as 1.31.28.2: RESYNC: (1.31-1.32); FILE MERGED 2007/12/17 15:29:54 oj 1.31.28.1: #i45617# title feature


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [c2e97a11204218eec0cc59a7d56d12042074cb1e]

INTEGRATION: CWS titles02 (1.22.8); FILE MERGED 2008/03/13 10:45:31 oj 1.22.8.3: #i45909# #i45617# #i71469# title changes 2008/02/12 13:24:51 as 1.22.8.2: RESYNC: (1.22-1.23); FILE MERGED 2007/12/10 11:38:43 oj 1.22.8.1: #i45909# #i45617# #i71469# change title handling


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [7d43c5383a445dc977991a8fd16b9e744ccfaf2a]

INTEGRATION: CWS titles02 (1.50.8); FILE MERGED 2008/03/13 10:45:30 oj 1.50.8.3: #i45909# #i45617# #i71469# title changes 2008/02/12 13:24:48 as 1.50.8.2: RESYNC: (1.50-1.53); FILE MERGED 2007/12/10 11:38:43 oj 1.50.8.1: #i45909# #i45617# #i71469# change title handling


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [d93c6a92b9b93c8acfdb172ba374157075709ceb]

INTEGRATION: CWS titles02 (1.50.8); FILE MERGED 2008/03/13 10:45:30 oj 1.50.8.5: #i45909# #i45617# #i71469# title changes 2008/02/29 11:00:59 as 1.50.8.4: RESYNC: (1.53-1.54); FILE MERGED 2008/02/12 13:24:26 as 1.50.8.3: RESYNC: (1.50-1.53); FILE MERGED 2007/12/17 15:29:54 oj 1.50.8.2: #i45617# title feature 2007/12/10 11:38:16 oj 1.50.8.1: #i45909# #i45617# #i71469# change title handling


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [598c1c4cc261ccce8e3e26862c7d45df27ffe173]

INTEGRATION: CWS titles02 (1.14.18); FILE MERGED 2008/02/12 13:24:23 as 1.14.18.3: RESYNC: (1.14-1.15); FILE MERGED 2007/12/17 15:29:54 oj 1.14.18.2: #i45617# title feature 2007/12/10 11:38:16 oj 1.14.18.1: #i45909# #i45617# #i71469# change title handling


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [2ada0149a179ba6eec7bf96ca4ba2f1a41bf2075]

INTEGRATION: CWS titles02 (1.36.8); FILE MERGED 2008/02/12 13:24:20 as 1.36.8.3: RESYNC: (1.36-1.37); FILE MERGED 2007/12/17 15:29:53 oj 1.36.8.2: #i45617# title feature 2007/12/10 11:38:15 oj 1.36.8.1: #i45909# #i45617# #i71469# change title handling


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [e93f406613e71e435c9d3457220b276e5384d2a5]

INTEGRATION: CWS titles02 (1.5.42); FILE MERGED 2007/12/20 09:26:10 oj 1.5.42.2: titles 2007/12/10 11:37:48 oj 1.5.42.1: #i45909# #i45617# #i71469# change title handling


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [2fd538ed2fdaa04b1b635af8454eed5a7cb7d30c]

INTEGRATION: CWS titles02 (1.2.58); FILE MERGED 2007/12/20 09:26:10 oj 1.2.58.2: titles 2007/12/10 11:37:49 oj 1.2.58.1: #i45909# #i45617# #i71469# change title handling


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [1744ac079597764debd9c8b0b945c2efc5abd4e4]

INTEGRATION: CWS titles02 (1.1.2); FILE ADDED 2007/10/12 08:50:17 as 1.1.2.1: #116375# new helper to control numbers bound to uno components with fragmentation


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [6b4dec49fb632b6d23dd2032941ed570fd83eae0]

INTEGRATION: CWS titles02 (1.39.44); FILE MERGED 2008/02/12 13:29:26 as 1.39.44.3: RESYNC: (1.41-1.42); FILE MERGED 2007/12/04 10:10:04 as 1.39.44.2: RESYNC: (1.39-1.41); FILE MERGED 2007/10/12 12:47:35 as 1.39.44.1: #116375# new helper to control numbers bound to uno components with fragmentation


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [562164808908655eceb49b567753380738e16318]

INTEGRATION: CWS titles02 (1.1.2); FILE ADDED 2007/10/12 08:49:57 as 1.1.2.1: #116375# new helper to control numbers bound to uno components with fragmentation


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [e4a65588edf63b98370469604c4571878b7f1e4e]

INTEGRATION: CWS titles02 (1.91.72); FILE MERGED 2008/02/12 13:28:59 as 1.91.72.3: RESYNC: (1.92-1.94); FILE MERGED 2007/12/04 10:09:45 as 1.91.72.2: RESYNC: (1.91-1.92); FILE MERGED 2007/10/12 13:09:26 as 1.91.72.1: #116375# support new title feature


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [afd6f98f63da16fce6294199a6722d6d5725610a]

INTEGRATION: CWS titles02 (1.73.58); FILE MERGED 2007/10/12 13:09:26 as 1.73.58.1: #116375# support new title feature


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [0a2eb9ea4165f14765585dc7ecccf86a9ed1fccf]

INTEGRATION: CWS titles02 (1.78.2); FILE MERGED 2008/03/14 10:08:18 as 1.78.2.1: #116375# use new title API


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [85f32380d394580a631400f248ae8f84409d0501]

INTEGRATION: CWS titles02 (1.57.58); FILE MERGED 2007/10/17 08:11:42 as 1.57.58.1: #116375# use new XTitle API for setting help title


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [c860183005e5e623b086db303bab792d30eeacc8]

INTEGRATION: CWS titles02 (1.127.58); FILE MERGED 2007/12/19 12:31:02 as 1.127.58.2: warning free 2007/10/17 08:11:42 as 1.127.58.1: #116375# use new XTitle API for setting help title


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [5288816fb666e90a7c5cd1e4c0d5708c9c94488c]

INTEGRATION: CWS titles02 (1.2.148); FILE MERGED 2007/10/12 13:09:26 as 1.2.148.1: #116375# support new title feature


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [5dd701007add940c41200bda133208ff521913a4]

INTEGRATION: CWS titles02 (1.115.36); FILE MERGED 2008/02/29 11:01:57 as 1.115.36.3: RESYNC: (1.116-1.117); FILE MERGED 2007/12/04 10:03:18 as 1.115.36.2: RESYNC: (1.115-1.116); FILE MERGED 2007/10/12 13:06:39 as 1.115.36.1: #116375# support new title feature


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [40feb80c7b829196ba1290a106dfcb039fe743d2]

INTEGRATION: CWS titles02 (1.104.30); FILE MERGED 2008/04/02 12:40:05 as 1.104.30.3: BackingComponent uses default title handling instead of own one 2007/10/17 08:10:03 as 1.104.30.2: #116375# improve title generation; make autorecovery working (related to titles) 2007/10/12 13:06:39 as 1.104.30.1: #116375# support new title feature


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [460ab8e396ae6b46f5981c200f43ed428831d423]

INTEGRATION: CWS titles02 (1.62.38); FILE MERGED 2007/10/12 13:06:39 as 1.62.38.1: #116375# support new title feature


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [878b6df7239388a049063cfa402c476d79e9d82d]

INTEGRATION: CWS titles02 (1.24.30); FILE MERGED 2008/02/29 11:01:54 as 1.24.30.2: RESYNC: (1.24-1.25); FILE MERGED 2007/10/17 08:10:03 as 1.24.30.1: #116375# improve title generation; make autorecovery working (related to titles)


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [ea22629abd56527f5369cda891a44ba8e55e21e0]

INTEGRATION: CWS titles02 (1.1.2); FILE ADDED 2008/04/02 09:57:56 as 1.1.2.8: support PRODUCTEXTENSION inside title 2008/04/01 08:41:45 as 1.1.2.7: make title-number-release explicit (weak references are not updated always) 2008/03/14 09:46:48 as 1.1.2.6: #116375# handle HTTP URLs better 2008/03/13 10:46:27 oj 1.1.2.5: #i45909# #i45617# #i71469# show the number only when > 1 2008/02/29 08:25:09 as 1.1.2.4: better title algorithm differ between file and other URLs 2007/12/10 14:35:18 as 1.1.2.3: #116375# use UI encoding for generating title from URL 2007/10/17 08:10:02 as 1.1.2.2: #116375# improve title generation; make autorecovery working (related to titles) 2007/10/12 12:59:14 as 1.1.2.1: #116375# new helper for updating title bar and building title values for different components


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [6b70e0f44e1ac3e6d98a33cdfab468f185b7c14f]

INTEGRATION: CWS titles02 (1.1.2); FILE ADDED 2007/10/17 08:10:02 as 1.1.2.2: #116375# improve title generation; make autorecovery working (related to titles) 2007/10/12 12:58:54 as 1.1.2.1: #116375# new helper for updating title bar and building title values for different components


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [594c4effbe1cf6b2dfce3d5b48575afa299f173e]

INTEGRATION: CWS titles02 (1.36.28); FILE MERGED 2007/12/04 10:03:15 as 1.36.28.2: RESYNC: (1.36-1.37); FILE MERGED 2007/10/12 13:06:38 as 1.36.28.1: #116375# support new title feature


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [9624717cdde68ddb9ac6fb5533f39cea4d24d079]

INTEGRATION: CWS titles02 (1.37.86); FILE MERGED 2007/10/12 13:06:38 as 1.37.86.1: #116375# support new title feature


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [479f989a8709d5b37ecfc7d7ce9c4253495bbcb4]

INTEGRATION: CWS titles02 (1.3.82); FILE MERGED 2008/02/12 13:27:18 as 1.3.82.2: RESYNC: (1.3-1.4); FILE MERGED 2007/10/12 13:06:37 as 1.3.82.1: #116375# support new title feature


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [d201266a84914afb6af8232ebaf8b53a643c1cf5]

INTEGRATION: CWS titles02 (1.39.82); FILE MERGED 2007/10/12 13:06:37 as 1.39.82.1: #116375# support new title feature


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [d51a0b178338dab281ba82b0faaaab73566e2d27]

INTEGRATION: CWS titles02 (1.23.38); FILE MERGED 2007/10/12 13:06:37 as 1.23.38.1: #116375# support new title feature


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [916c2ba5d49137ce3d56d49b8a24dff1ce58cf41]

INTEGRATION: CWS titles02 (1.7.230); FILE MERGED 2007/10/12 13:06:37 as 1.7.230.1: #116375# support new title feature


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [e12c07b22f2372ad836f336b47a88feaffd4e6d5]

INTEGRATION: CWS titles02 (1.1.2); FILE ADDED 2008/04/02 09:57:55 as 1.1.2.3: support PRODUCTEXTENSION inside title 2007/10/17 08:10:02 as 1.1.2.2: #116375# improve title generation; make autorecovery working (related to titles) 2007/10/12 12:59:03 as 1.1.2.1: #116375# new helper for updating title bar and building title values for different components


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [cf3004e152e1bcabee9487af6fcc682c6e7547bf]

INTEGRATION: CWS titles02 (1.1.2); FILE ADDED 2007/10/17 08:10:02 as 1.1.2.2: #116375# improve title generation; make autorecovery working (related to titles) 2007/10/12 12:58:42 as 1.1.2.1: #116375# new helper for updating title bar and building title values for different components


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [1e60874077680399318a5ad9edfe4825adca6f75]

INTEGRATION: CWS titles02 (1.17.36); FILE MERGED 2007/12/04 10:03:12 as 1.17.36.2: RESYNC: (1.17-1.18); FILE MERGED 2007/10/12 13:06:36 as 1.17.36.1: #116375# support new title feature


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [9bac17dda52aba6b280d1de7699e9c3e7b9cd64e]

INTEGRATION: CWS titles02 (1.13.174); FILE MERGED 2008/02/12 13:27:15 as 1.13.174.2: RESYNC: (1.13-1.14); FILE MERGED 2007/10/17 08:10:02 as 1.13.174.1: #116375# improve title generation; make autorecovery working (related to titles)


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [16ad879cc12a4e6e3419268621760b54bdc0ca87]

INTEGRATION: CWS titles02 (1.9.8); FILE MERGED 2008/02/29 11:01:40 as 1.9.8.3: RESYNC: (1.12-1.13); FILE MERGED 2008/02/12 13:26:56 as 1.9.8.2: RESYNC: (1.9-1.12); FILE MERGED 2007/12/10 11:36:16 oj 1.9.8.1: #i45909# #i45617# #i71469# change title handling


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [28f2b307ea4bd75d74e634141b3b2b1082f4ef2a]

INTEGRATION: CWS titles02 (1.8.14); FILE MERGED 2007/12/17 15:35:48 oj 1.8.14.1: #i45617# remove set title prop


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [1d7fad42a74a8d93e8515878d982cd43e9d94506]

INTEGRATION: CWS titles02 (1.45.14); FILE MERGED 2008/02/12 13:26:19 as 1.45.14.2: RESYNC: (1.45-1.46); FILE MERGED 2007/12/12 09:22:17 as 1.45.14.1: #116375# use new title feature in basic ide too


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [39d251a6176e3671395e61b1cdd4f78bcb30d76d]

INTEGRATION: CWS titles02 (1.22.2); FILE MERGED 2007/12/12 09:22:17 as 1.22.2.1: #116375# use new title feature in basic ide too


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [b97041d3a6e086b31f3c88d7ac552cc9fc9c4e71]

INTEGRATION: CWS titles02 (1.114.26); FILE MERGED 2008/02/12 13:25:53 as 1.114.26.3: RESYNC: (1.114-1.116); FILE MERGED 2007/12/17 15:29:56 oj 1.114.26.2: #i45617# title feature 2007/12/10 11:39:02 oj 1.114.26.1: #i45909# #i45617# #i71469# change title handling


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [7b1e0cd3f5516f303aaf77913b94b088aede0d4a]

INTEGRATION: CWS titles02 (1.49.26); FILE MERGED 2008/02/12 13:25:50 as 1.49.26.2: RESYNC: (1.49-1.50); FILE MERGED 2007/12/10 11:39:02 oj 1.49.26.1: #i45909# #i45617# #i71469# change title handling


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [3c51112a1423c6f0f6c467d809e17c60ce090020]

INTEGRATION: CWS titles02 (1.112.8); FILE MERGED 2008/02/12 13:25:42 as 1.112.8.3: RESYNC: (1.112-1.114); FILE MERGED 2007/12/17 15:29:55 oj 1.112.8.2: #i45617# title feature 2007/12/10 11:39:02 oj 1.112.8.1: #i45909# #i45617# #i71469# change title handling


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [116bae24956938b1993941bbf0b6a3c55dce0151]

INTEGRATION: CWS titles02 (1.25.18); FILE MERGED 2008/02/12 13:25:39 as 1.25.18.2: RESYNC: (1.25-1.26); FILE MERGED 2007/12/17 15:29:55 oj 1.25.18.1: #i45617# title feature


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [19af6824b3083fd6f1fd524bb7419c2d84ebe8f8]

INTEGRATION: CWS titles02 (1.6.8); FILE MERGED 2008/02/12 13:25:35 as 1.6.8.2: RESYNC: (1.6-1.7); FILE MERGED 2007/12/17 15:29:55 oj 1.6.8.1: #i45617# title feature


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [de942601f99f79e79ec0139be5bc16a802b5e22a]

INTEGRATION: CWS titles02 (1.38.10); FILE MERGED 2007/12/17 15:29:55 oj 1.38.10.2: #i45617# title feature 2007/12/10 11:39:01 oj 1.38.10.1: #i45909# #i45617# #i71469# change title handling


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [91d2791831511ec053f9acb1175812579e8085a1]

INTEGRATION: CWS titles02 (1.4.242); FILE MERGED 2007/12/10 11:39:01 oj 1.4.242.1: #i45909# #i45617# #i71469# change title handling


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [9b37d2c9f2dbf34b87004353aacde9064cbb178b]

INTEGRATION: CWS titles02 (1.38.58); FILE MERGED 2007/12/10 11:39:01 oj 1.38.58.1: #i45909# #i45617# #i71469# change title handling


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [35d0f11d0644b761e52679e7b1f3f969f7185ff1]

INTEGRATION: CWS titles02 (1.17.26); FILE MERGED 2007/12/10 11:39:01 oj 1.17.26.1: #i45909# #i45617# #i71469# change title handling


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [239174ebff106449af5d3292027d8bbf3447190b]

INTEGRATION: CWS titles02 (1.5.18); FILE MERGED 2008/03/13 10:45:31 oj 1.5.18.1: #i45909# #i45617# #i71469# title changes


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [5934fb94ed7b92c1de1b15d83e23f6698ab856d3]

INTEGRATION: CWS titles02 (1.192.8); FILE MERGED 2008/02/12 13:25:00 as 1.192.8.3: RESYNC: (1.192-1.193); FILE MERGED 2007/12/17 15:29:55 oj 1.192.8.2: #i45617# title feature 2007/12/10 11:38:44 oj 1.192.8.1: #i45909# #i45617# #i71469# change title handling


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [bf7b7c9ce6e38de21b74507923edaf831ca55e30]

INTEGRATION: CWS titles02 (1.106.80); FILE MERGED 2007/12/10 11:38:44 oj 1.106.80.1: #i45909# #i45617# #i71469# change title handling


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [2dd45bc8d14508846b38db486fc4e898957f4aef]

INTEGRATION: CWS titles02 (1.28.18); FILE MERGED 2008/02/29 11:01:11 as 1.28.18.3: RESYNC: (1.30-1.31); FILE MERGED 2008/02/12 13:24:54 as 1.28.18.2: RESYNC: (1.28-1.30); FILE MERGED 2007/12/10 11:38:43 oj 1.28.18.1: #i45909# #i45617# #i71469# change title handling


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [c50a2d3f2c6739f7bb89a88293c0b904fc8a62c7]

INTEGRATION: CWS titles02 (1.44.8); FILE MERGED 2008/02/29 11:01:08 as 1.44.8.3: RESYNC: (1.45-1.46); FILE MERGED 2008/02/12 13:24:44 as 1.44.8.2: RESYNC: (1.44-1.45); FILE MERGED 2007/12/10 11:38:43 oj 1.44.8.1: #i45909# #i45617# #i71469# change title handling


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [1a281753c686190591ff439b7ddba437ec1d8464]

INTEGRATION: CWS titles02 (1.14.8); FILE MERGED 2008/02/12 13:24:41 as 1.14.8.2: RESYNC: (1.14-1.15); FILE MERGED 2007/12/17 15:29:54 oj 1.14.8.1: #i45617# title feature


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [156fb62ff9e676dffc47b1d378d8909063667c0d]

INTEGRATION: CWS titles02 (1.47.8); FILE MERGED 2008/02/12 13:24:35 as 1.47.8.2: RESYNC: (1.47-1.48); FILE MERGED 2007/12/10 11:38:42 oj 1.47.8.1: #i45909# #i45617# #i71469# change title handling


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [1399b63766edb32c752311186cd667057a8ca827]

INTEGRATION: CWS titles02 (1.14.8); FILE MERGED 2008/02/12 13:24:32 as 1.14.8.2: RESYNC: (1.14-1.15); FILE MERGED 2007/12/17 15:29:54 oj 1.14.8.1: #i45617# title feature


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [e7239129dbcaaf454129b570f92da4551b20da55]

INTEGRATION: CWS titles02 (1.33.66); FILE MERGED 2007/10/12 08:41:12 as 1.33.66.1: #116375# new title interfaces


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [8de473ee893ed056682ef03951afe8aac30207c2]

INTEGRATION: CWS titles02 (1.1.2); FILE ADDED 2007/10/12 08:43:02 as 1.1.2.1: #116375# new title interfaces


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [ab190026283c715ba8c5837a31e68e3679a0a6f3]

INTEGRATION: CWS titles02 (1.1.4); FILE ADDED 2007/10/12 08:43:02 as 1.1.4.2: #116375# new title interfaces 2006/10/30 11:37:10 as 1.1.4.1: file XTitleChangeListener.idl was added on branch cws_src680_titles02 on 2007-10-12 08:43:02 +0000


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [cab8802ce45e45371d2d5328594e1282d8ef2621]

INTEGRATION: CWS titles02 (1.1.4); FILE ADDED 2007/10/12 08:43:02 as 1.1.4.2: #116375# new title interfaces 2006/10/30 11:37:19 as 1.1.4.1: file TitleChangedEvent.idl was added on branch cws_src680_titles02 on 2007-10-12 08:43:02 +0000


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [4e7e737c111698f32c8b81e2a73f828db02c60ef]

INTEGRATION: CWS titles02 (1.34.82); FILE MERGED 2007/12/17 15:28:00 oj 1.34.82.2: #i45617# new design view 2007/12/11 13:27:44 oj 1.34.82.1: #i45909# #i45617# #i71469# change title


2008-04-04  Oliver Bolte  <obo@openoffice.org>  [501f6b585ccca8297b8ef827ada0c8fe60d93ffa]

#i10000# -incremental not supported by csc Framework 3.5


2008-04-04  Oliver Bolte  <obo@openoffice.org>  [b7c0b88813f8523ef37a6ddb3e5aeae277dbc272]

#i10000# -incremental not supported by csc Framework 3.5


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [09cf7189dfcc87ac77846f5d748cf6ce701bfbe3]

INTEGRATION: CWS impress140 (1.68.40); FILE MERGED 2008/04/03 15:10:39 cl 1.68.40.1: #i87804# reverted faulty optimization for custom shapes setPropertyValue


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [e59d4f7d6d8d07e755de00127fac9fff0f758f50]

INTEGRATION: CWS impress140 (1.86.38); FILE MERGED 2008/04/01 11:29:45 cl 1.86.38.1: #i87556# re get para outliner obj after changing objects itemset


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [d9148ed37190812ff5db0786a404e9924ff1832a]

INTEGRATION: CWS impress140 (1.6.40); FILE MERGED 2008/04/03 15:11:39 cl 1.6.40.1: #i87804# reverted faulty optimization for custom shapes setPropertyValue


2008-04-04  Oliver Bolte  <obo@openoffice.org>  [7dfaac8efb0c42b9445013c9f849cfdc11bf5798]

#i10000# adapt path for Framework SDK to new Platform SDK / Framework 3.5


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [9b9a30d885ea9be28ad6822403d74418e273e85e]

INTEGRATION: CWS impress140 (1.29.102); FILE MERGED 2008/04/03 13:10:30 cl 1.29.102.1: #i87071# add a name to background picture so it gets exported


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [310f2a3ef40ec28a695cbe36b50e69ce1244e04e]

INTEGRATION: CWS impress140 (1.21.18); FILE MERGED 2008/04/03 09:31:41 cl 1.21.18.1: #i87588# fixed empty api name problem and set parent problem


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [e21a73d985d48eb655c336896371ed5b43e24fb0]

INTEGRATION: CWS impress140 (1.64.16); FILE MERGED 2008/04/03 12:39:01 cl 1.64.16.1: #i82598# do not detect plugins&applets and frames as ole object


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [fbfef94f70f59da45406564c21e8cde0cad780ea]

INTEGRATION: CWS impress140 (1.4.18); FILE MERGED 2008/04/03 09:32:19 cl 1.4.18.1: #i87588# fixed empty api name problem and set parent problem


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [d0f3ae46aef1078a4ee48e08f2711dd0c752c14f]

INTEGRATION: CWS impress140 (1.22.22); FILE MERGED 2008/04/01 11:15:33 cl 1.22.22.1: #i87243# do not crash on missing style family


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [7e6978d31f5379ffc812dc4cf0141fed6b833d87]

INTEGRATION: CWS aquavcl06 (1.216.2); FILE MERGED 2008/03/12 16:54:51 pl 1.216.2.1: #i86247# do not fail on missing Jobs.xcu


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [2ffb4768d915ff44c0ed97fcd736239730e867f1]

INTEGRATION: CWS aquavcl06 (1.11.64); FILE MERGED 2008/04/01 18:33:26 pl 1.11.64.1: #i87705# work around missing layouting


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [b5204d0b2fa4d34f08625842aaa6f4d78bd6fed9]

INTEGRATION: CWS aquavcl06 (1.44.46); FILE MERGED 2008/04/01 18:33:26 pl 1.44.46.1: #i87705# work around missing layouting


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [b9c33f75fc05a2653b77ef40a36868a02ee719c1]

INTEGRATION: CWS chart23 (1.8.44); FILE MERGED 2008/03/05 08:52:31 iha 1.8.44.2: #i86579# Can't change Asian fonts in Charts 2008/03/05 08:42:13 iha 1.8.44.1: #i86579# Can't change Asian fonts in Charts


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [3533a840e2119bfe84d0fa5ca4f8a324eedc0efa]

INTEGRATION: CWS aquavcl06 (1.16.208); FILE MERGED 2008/03/19 18:29:58 pl 1.16.208.1: #i86773# better border colors


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [1ad18670f9eaab4f423b4017929479f22127c88a]

INTEGRATION: CWS chart23 (1.25.44); FILE MERGED 2008/03/12 14:06:01 iha 1.25.44.3: RESYNC: (1.25-1.26); FILE MERGED 2008/03/07 16:04:24 iha 1.25.44.2: #i85934#,#i82456# don't use hard coded default fonts 2008/03/07 13:49:51 iha 1.25.44.1: #i84964# missing font language


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [f0b5ab48b3a15817d1ae97d97a8641327ea7917a]

INTEGRATION: CWS aquavcl06 (1.10.214); FILE MERGED 2008/04/01 16:09:48 pl 1.10.214.1: #i87702# fix conversion issue 4bit to 8bit


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [4a885dff87a7f6333ff1b3c4cef8487fd8d8baa3]

INTEGRATION: CWS chart23 (1.7.44); FILE MERGED 2008/03/12 10:33:58 iha 1.7.44.1: #i86661# Logarithmic regression equations are displaying log(x) instead of ln(x)


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [f344a1693befcd7c16ff241f9f785400eb5a6c67]

INTEGRATION: CWS chart23 (1.14.30); FILE MERGED 2008/03/12 14:05:58 iha 1.14.30.2: RESYNC: (1.14-1.15); FILE MERGED 2008/03/12 09:31:41 iha 1.14.30.1: #i85803# save and load stacking mode correctly


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [872782b2dc546e837730d961ed77ed11a90a264c]

INTEGRATION: CWS aquavcl06 (1.58.6); FILE MERGED 2008/04/01 18:33:26 pl 1.58.6.1: #i87705# work around missing layouting


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [044e52b176c20200e9c8a152faaf8c4294ee990a]

INTEGRATION: CWS chart23 (1.8.44); FILE MERGED 2008/03/12 09:30:45 iha 1.8.44.1: #i85803# save and load stacking mode correctly


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [c9968a447bb102c12162e83e2490b7c45674e37e]

INTEGRATION: CWS aquavcl06 (1.6.20); FILE MERGED 2008/04/01 18:33:25 pl 1.6.20.1: #i87705# work around missing layouting


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [064c3d3215577551e6748563f12e8138caf7e953]

INTEGRATION: CWS chart23 (1.18.6); FILE MERGED 2008/03/12 09:32:26 iha 1.18.6.1: #i85803# save and load stacking mode correctly


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [6ad297013712c444df5587aa20a2c7400b89fcf0]

INTEGRATION: CWS aquavcl06 (1.2.310); FILE MERGED 2008/03/19 18:29:58 pl 1.2.310.1: #i86773# better border colors


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [e60ae9e09ab8f876a3ee49611d1d08868a11d248]

INTEGRATION: CWS chart23 (1.7.54); FILE MERGED 2008/03/10 16:07:53 iha 1.7.54.3: #i85934#,#i82456# don't use hard coded default fonts 2008/03/07 16:05:33 iha 1.7.54.2: #i85934#,#i82456# don't use hard coded default fonts 2008/03/07 13:51:19 iha 1.7.54.1: #i84964# missing font language


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [dfb4b73b7d77c3425300cd0ba8deef0c74e86850]

INTEGRATION: CWS aquavcl06 (1.5.6); FILE MERGED 2008/04/01 18:33:25 pl 1.5.6.1: #i87705# work around missing layouting


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [3099afdbad5b60238d4cb16ac0bd3b67c0023744]

INTEGRATION: CWS chart23 (1.10.44); FILE MERGED 2008/03/12 09:34:11 iha 1.10.44.1: #i85803# save and load stacking mode correctly


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [43949bd43a8a4904346dd804891d62d57b0a6ce2]

INTEGRATION: CWS aquavcl06 (1.4.6); FILE MERGED 2008/04/01 09:44:50 pl 1.4.6.1: #i87239# implement noop selector


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [394977a796dca0a035769a9faacc2c9af0604cad]

INTEGRATION: CWS chart23 (1.18.44); FILE MERGED 2008/03/12 09:34:56 iha 1.18.44.1: #i85803# save and load stacking mode correctly


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [b409c259507eab4b5ee092cd006b3bfe930dbd42]

INTEGRATION: CWS aquavcl06 (1.57.6); FILE MERGED 2008/03/19 18:29:58 pl 1.57.6.1: #i86773# better border colors


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [56e5408927a00d74f2a153389e41186cdbdbd3cb]

INTEGRATION: CWS chart23 (1.6.30); FILE MERGED 2008/03/12 09:29:36 iha 1.6.30.1: #i85803# save and load stacking mode correctly


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [51507502eb42a629badf94458b960e405a1b5696]

INTEGRATION: CWS aquavcl06 (1.9.6); FILE MERGED 2008/03/19 18:29:58 pl 1.9.6.1: #i86773# better border colors


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [1757164de02fce705de2e1082259d41d1ac7e148]

INTEGRATION: CWS chart23 (1.4.100); FILE MERGED 2008/03/12 09:22:02 iha 1.4.100.1: #i85803# save and load stacking mode correctly


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [95f6b6a12c3f00e976bf00f9e26811f870dbbd3e]

INTEGRATION: CWS chart23 (1.6.44); FILE MERGED 2008/02/22 11:51:54 iha 1.6.44.1: #i79262# Rotated Titles get an offset


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [94ccea6794d20479af5aab0c116b3e8b348c71a9]

INTEGRATION: CWS aquavcl06 (1.68.6); FILE MERGED 2008/04/01 11:06:53 pl 1.68.6.1: #i86726# fix transparency scaling


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [a87dddb90e874187bc102df7889c6030b497f91d]

INTEGRATION: CWS chart23 (1.27.6); FILE MERGED 2008/03/12 14:05:44 iha 1.27.6.2: RESYNC: (1.27-1.28); FILE MERGED 2008/02/22 13:55:18 iha 1.27.6.1: #i86355# crash in debug version when moving chart elements via mouse


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [5d03ae09407c54495d5b82d809ff0ab2c662ac44]

INTEGRATION: CWS aquavcl06 (1.30.4); FILE MERGED 2008/04/01 16:09:48 pl 1.30.4.1: #i87702# fix conversion issue 4bit to 8bit


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [198f8a15e1e77f5b9e573ca166601d1328c7d770]

INTEGRATION: CWS chart23 (1.9.78); FILE MERGED 2008/02/22 12:22:12 iha 1.9.78.1: #i26488# disable sizing controls for Title and Legend as long as those functions are not available


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [a9a6cb8d22a4d0742f3e0cbee80913084d36f312]

INTEGRATION: CWS dv03 (1.16.6); FILE MERGED 2008/04/01 09:19:30 dv 1.16.6.1: #i85765# Changed RemoveBubbleWindow to always remove icon


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [457e4df25af3547befb210160dab8cbf93be662d]

INTEGRATION: CWS aquavcl06 (1.16.64); FILE MERGED 2008/03/18 18:25:41 pl 1.16.64.1: #i86581# timer recursion protection is not necessary on MacOS since timers get called on Yield only anyway. Moreover it was harmful since it didn not take yield levels into account


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [eeb3b37fa76dfb3647dc851a7e0f82f92be91bf4]

INTEGRATION: CWS chart23 (1.11.78); FILE MERGED 2008/03/07 13:52:15 iha 1.11.78.1: #i84964# missing font language


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [bc15e9e9f6dc5788b78121ace97e4fcb2f1bf20e]

INTEGRATION: CWS dv03 (1.5.28); FILE MERGED 2008/03/20 10:07:07 dv 1.5.28.1: #i85374# #i85375# Fixed some minor UI glitches


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [5a0d48d287a5fb98c6ce2b0369d78cc41c2df1e8]

INTEGRATION: CWS aquavcl06 (1.2.64); FILE MERGED 2008/03/18 18:25:41 pl 1.2.64.1: #i86581# timer recursion protection is not necessary on MacOS since timers get called on Yield only anyway. Moreover it was harmful since it didn not take yield levels into account


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [b0ef78445cdf5f0c15d99111747612e3df4cbf45]

INTEGRATION: CWS vq41 (1.33.20); FILE MERGED 2008/03/23 05:13:04 vq 1.33.20.1: #i87346# Make OOo/DEV300 be buildable with .NET2005/2008.


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [4ea622e0930d760c3a8e91064a9e3b34a89d8fcc]

INTEGRATION: CWS groupsep (1.76.34); FILE MERGED 2008/04/03 15:08:46 er 1.76.34.1: #i87320# do not display leading group separator if number is smaller than grouping


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [8dd92b3eb5151c99fb0e864961552a97d0c535b1]

INTEGRATION: CWS aquavcl06 (1.6.64); FILE MERGED 2008/03/18 18:25:41 pl 1.6.64.1: #i86581# timer recursion protection is not necessary on MacOS since timers get called on Yield only anyway. Moreover it was harmful since it didn not take yield levels into account


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [ca8cb3eb95d4490ce71582cbe9e7d12c8ed109d3]

INTEGRATION: CWS vq41 (1.1.2); FILE ADDED 2008/03/23 05:13:04 vq 1.1.2.1: #i87346# Make OOo/DEV300 be buildable with .NET2005/2008.


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [55d0497cc625f6d5d83e568b7997a58716675b6f]

INTEGRATION: CWS chart23 (1.13.6); FILE MERGED 2008/03/12 09:39:34 iha 1.13.6.1: #i85803# save and load stacking mode correctly


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [88657f429e558c4fa0dc2b944ad00d4eedbd7dd4]

INTEGRATION: CWS aquavcl06 (1.3.20); FILE MERGED 2008/04/01 09:44:50 pl 1.3.20.1: #i87239# implement noop selector


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [57f53a5ca32116e0f042bd79312a4a150b47481d]

INTEGRATION: CWS chart23 (1.2.78); FILE MERGED 2008/03/12 13:39:50 iha 1.2.78.1: corrected binary file


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [c016e89a100d2dace9469680f82a5bbc796da544]

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>  [6f927d13426e15889caf9f05ba29ebe065b19049]

INTEGRATION: CWS dv03 (1.4.138); FILE MERGED 2008/04/02 13:24:26 dv 1.4.138.2: Don't try to show images, when there are none 2008/03/04 09:41:55 dv 1.4.138.1: #i86416# Removed lots of using directives


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [8a557806b4518d152a45716a4bf532762b162a21]

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>  [af2e9fd0af9aaba243b358dcd116bd2e44ddf309]

INTEGRATION: CWS dv03 (1.3.138); FILE MERGED 2008/03/04 09:41:54 dv 1.3.138.1: #i86416# Removed lots of using directives


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [fd2a495512fa2edf3db262d119f6f1d84ea4a06f]

INTEGRATION: CWS dv03 (1.2.168); FILE MERGED 2008/03/04 09:41:53 dv 1.2.168.1: #i86416# Removed lots of using directives


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [bffd18042725966124a7ca89d6556d173425ac97]

INTEGRATION: CWS dv03 (1.3.138); FILE MERGED 2008/03/04 09:41:53 dv 1.3.138.1: #i86416# Removed lots of using directives


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [12f00f8d2fd3e72ff5b0c26e41f5ea20a623d530]

INTEGRATION: CWS aquavcl06 (1.6.2); FILE MERGED 2008/03/20 17:43:59 ericb 1.6.2.1: #i87245# correct value for letter wizard. A better fix must be provided later by wizards owner


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [5dc6c5079de969a913960dda300bb8b14715bbff]

INTEGRATION: CWS chart23 (1.10.288); FILE MERGED 2008/02/29 10:33:39 iha 1.10.288.1: #i26488# disable sizing controls for Title and Legend as long as those functions are not available


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [07b539f0df71d8063d30111769ddca21e1b8a61d]

INTEGRATION: CWS dv03 (1.2.168); FILE MERGED 2008/03/04 09:41:52 dv 1.2.168.1: #i86416# Removed lots of using directives


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [016c2ae43aa651ec4dfcc3244a5d9b3a8ecfaa17]

INTEGRATION: CWS chart23 (1.31.288); FILE MERGED 2008/02/29 10:33:54 iha 1.31.288.1: #i26488# disable sizing controls for Title and Legend as long as those functions are not available


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [69c3becf354a279316618f3708da24eb1e21c5bf]

INTEGRATION: CWS dv03 (1.3.138); FILE MERGED 2008/03/04 09:41:52 dv 1.3.138.1: #i86416# Removed lots of using directives


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [4033bb16d14ed02e8c685e060e699303729fc157]

INTEGRATION: CWS aquavcl06 (1.3.6); FILE MERGED 2008/03/19 18:29:58 pl 1.3.6.1: #i86773# no border for backing window since it has a gradient background


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [cfe8b67f8661718336109c9a1a375c0b318483a5]

INTEGRATION: CWS aquavcl06 (1.3.4); FILE MERGED 2008/03/12 16:44:08 pl 1.3.4.1: #i86966# change ResMgr creation


2008-04-04  Kurt Zenker  <kz@openoffice.org>  [b17d633ecc8e9259bcfb962f08a047317db561d7]

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-04  Kurt Zenker  <kz@openoffice.org>  [73d48121890122cdd36ba1d98afb34d5479be08b]

INTEGRATION: CWS wikiext01_DEV300 (1.35.4); FILE MERGED 2008/02/01 10:21:43 rene 1.35.4.1: #i85747# --enable-mediawiki and --with-system-apache-commons


2008-04-04  Armin Weiss  <aw@openoffice.org>  [ca3f68ae3f24447043de522429c01ab10fc44d5a]

#i39532# added borderline primitive for table support


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [22bc23e7d092de47f5b43f82683087735035ac50]

INTEGRATION: CWS wikiext01_DEV300 (1.12.12); FILE MERGED 2008/02/12 17:15:21 mav 1.12.12.1: #i85726# fix from RT


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [ac7d33d323a2c2fc1f0bde2cc00b40463aa34873]

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>  [06e576cb852f217a8390d9d76fc412846bc8864a]

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>  [fe6330f1b0759287f7c6382974f205f2b72a363f]

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>  [d7067acf00664381d6e3a8008e6685e1be873088]

INTEGRATION: CWS vcl87 (1.1.118); FILE MERGED 2008/03/10 12:27:23 hdu 1.1.118.1: #i86875# update xrender headers


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [c39e861d2970a217f9130debc46e5acf58cf2c5d]

INTEGRATION: CWS vcl87 (1.1.2); FILE ADDED 2008/03/10 11:57:56 pl 1.1.2.1: #i76650# randr header


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [1b8b16b3ae86fe2279eefb64fe0ce3b323b3db79]

INTEGRATION: CWS vcl87 (1.2.144); FILE MERGED 2008/02/22 10:51:10 pl 1.2.144.1: #i86345# use svtools progress


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [ea7f27248c9b2fdc1bca4c700ab1d228863127c1]

INTEGRATION: CWS vcl87 (1.19.44); FILE MERGED 2008/03/12 09:41:38 pl 1.19.44.2: RESYNC: (1.19-1.21); FILE MERGED 2008/02/22 10:51:10 pl 1.19.44.1: #i86345# use svtools progress


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [b4216fe4ae9c2e612f63dc544317d04e8b77fdd1]

INTEGRATION: CWS vcl87 (1.3.226); FILE MERGED 2008/03/19 09:13:31 pl 1.3.226.1: #i86345# fix dependency


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [c06e8c540d3e71d207da30f18b3c89145924b07e]

INTEGRATION: CWS vcl87 (1.4.74); FILE MERGED 2008/02/26 16:38:45 pl 1.4.74.1: #i86368# remove unused code


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [ebb2250180ec7a4cd668d67d0cd7bf0cfc932042]

INTEGRATION: CWS vcl87 (1.6.60); FILE MERGED 2008/02/26 16:38:45 pl 1.6.60.1: #i86368# remove unused code


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [ba4bad0ff5864999aecd073a8ce6be8b303b340c]

INTEGRATION: CWS vcl87 (1.35.12); FILE MERGED 2008/02/26 16:38:45 pl 1.35.12.1: #i86368# remove unused code


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [ac5cee223a4474ef61e7721e540ff13b6c7d1c9a]

INTEGRATION: CWS vcl87 (1.12.36); FILE MERGED 2008/02/26 16:38:45 pl 1.12.36.1: #i86368# remove unused code


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [c7d7c90a5708433ee417252ca965fdaa5c900c24]

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>  [fc2404afc7621dcd1f5642c60ab0224c4114ebfc]

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>  [e03a88d06d091c49b87920221cd98c919d309b9a]

INTEGRATION: CWS vcl87 (1.25.218); FILE MERGED 2008/03/10 14:55:45 hdu 1.25.218.2: #i86877# disable font preview mode for fonts that cannot display their own name 2008/02/18 16:07:33 hdu 1.25.218.1: #i86199# Aqua: workaround font preview problem for common Mac symbol fonts


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [6fae27d1a70a094259ae346c3f1f209bb835aa03]

INTEGRATION: CWS vcl87 (1.3.2); FILE MERGED 2008/03/18 15:30:35 pl 1.3.2.6: #i87065# initControls only after menubar is set in attachFrame 2008/03/17 16:45:37 pl 1.3.2.5: #i87124# reuse menu file open implementation via dispatch 2008/03/17 15:59:34 pl 1.3.2.4: #i87056# accelerator handling in StartCenter 2008/03/17 13:00:48 pl 1.3.2.3: #i87065# lazy initControls to get menu bar accelerators 2008/03/15 15:34:44 pl 1.3.2.2: #i86671# create mnemonics on the fly 2008/03/15 14:49:15 pl 1.3.2.1: #i86929# change tab order in StartCenter


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [4d309bbaee8b56d202b46b349254e1536b1f50fa]

INTEGRATION: CWS vcl87 (1.3.2); FILE MERGED 2008/03/19 09:03:00 pl 1.3.2.9: #i87210# position controls initially in initControls 2008/03/18 15:30:35 pl 1.3.2.8: #i87065# initControls only after menubar is set in attachFrame 2008/03/18 11:18:50 pl 1.3.2.7: #i86276# assign help ids 2008/03/18 11:16:35 pl 1.3.2.6: #i86276# assign help ids 2008/03/17 16:45:37 pl 1.3.2.5: #i87124# reuse menu file open implementation via dispatch 2008/03/17 15:59:34 pl 1.3.2.4: #i87056# accelerator handling in StartCenter 2008/03/17 13:00:48 pl 1.3.2.3: #i87065# lazy initControls to get menu bar accelerators 2008/03/15 15:34:44 pl 1.3.2.2: #i86671# create mnemonics on the fly 2008/03/15 14:49:15 pl 1.3.2.1: #i86929# change tab order in StartCenter


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [5a9cebf53a758a6ee83fd277e9fa367073f0ec89]

INTEGRATION: CWS vcl87 (1.22.6); FILE MERGED 2008/03/17 15:59:33 pl 1.22.6.2: #i87056# accelerator handling in StartCenter 2008/03/17 13:04:34 pl 1.22.6.1: remove now useless ColorListener


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [2693d74915ef31d7a421a9ed113107ab727e693f]

INTEGRATION: CWS vcl87 (1.7.448); FILE MERGED 2008/03/17 15:59:33 pl 1.7.448.1: #i87056# accelerator handling in StartCenter


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [8f0fb563dbefde88e238e99d90837c008520a341]

INTEGRATION: CWS vcl87 (1.20.58); FILE MERGED 2008/03/12 09:36:19 pl 1.20.58.2: RESYNC: (1.20-1.21); FILE MERGED 2008/02/18 13:03:44 pl 1.20.58.1: #i86124# fix securtiy page handling (thanks beppec56)


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [51668f9d18ca4f5f9c1739a4c980442b8b3824b5]

INTEGRATION: CWS vcl87 (1.28.30); FILE MERGED 2008/03/12 09:36:22 pl 1.28.30.2: RESYNC: (1.28-1.31); FILE MERGED 2008/02/18 13:03:43 pl 1.28.30.1: #i86124# fix securtiy page handling (thanks beppec56)


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [b87191aaf0c4e45cead0ceafad6b1b0992774a86]

INTEGRATION: CWS vcl87 (1.108.206); FILE MERGED 2008/03/05 12:08:55 hdu 1.108.206.2: #i77976# adjust glyph positions for PDF-export on newer USP versions 2008/02/18 14:39:12 hdu 1.108.206.1: #i77976# fix BiDi glyph positioning on Vista (thank you Henner Drewes!)


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [01dfa203f5613c89304fe3a8570f0e8911c26ad9]

INTEGRATION: CWS vcl87 (1.93.16); FILE MERGED 2008/03/31 16:44:44 pl 1.93.16.2: #i76650# fix crash on exit 2008/03/07 16:46:28 pl 1.93.16.1: #i76650# RandR support for screen size changes


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [e83f96bb5236a5a0b38bf90e665b47aacdd3f3a9]

INTEGRATION: CWS vcl87 (1.1.2); FILE ADDED 2008/03/15 14:29:42 pl 1.1.2.2: #i76650# get rid of command line assertions if RandR is not available in display 2008/03/07 16:46:28 pl 1.1.2.1: #i76650# RandR support for screen size changes


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [a8d4242cd75b1326f2cbcbedb7f21d9cc2618cb4]

INTEGRATION: CWS vcl87 (1.29.16); FILE MERGED 2008/04/01 10:31:13 pl 1.29.16.3: #i76650# seems solaris 10 has a botched libXrandr 2008/03/12 09:39:51 pl 1.29.16.2: RESYNC: (1.29-1.30); FILE MERGED 2008/03/07 16:46:28 pl 1.29.16.1: #i76650# RandR support for screen size changes


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [3a6984aabe7c8910122caba81d14ff4c92984abd]

INTEGRATION: CWS vcl87 (1.43.16); FILE MERGED 2008/03/12 09:39:09 pl 1.43.16.2: RESYNC: (1.43-1.44); FILE MERGED 2008/03/07 17:19:55 pl 1.43.16.1: #i76650# RandR support for screen size changes


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [3cb90222e89c21f8cf6d851df26b3b5239d4efdc]

INTEGRATION: CWS vcl87 (1.75.8); FILE MERGED 2008/03/17 17:36:32 pl 1.75.8.1: #i83031# set utility hint on floaters


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [a8b450ce9773e604c77eadde5fc7b6089eb089d1]

INTEGRATION: CWS vcl87 (1.36.16); FILE MERGED 2008/03/07 16:59:00 pl 1.36.16.1: #i76650# RandR support for screen size changes


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [ddd528111536c9940f108ecdb4e5939fc79949c7]

INTEGRATION: CWS vcl87 (1.122.34); FILE MERGED 2008/03/15 16:00:33 pl 1.122.34.1: #i86392# close floaters on wheel command in FLOATWIN_POPUPMODE_ALLMOUSEBUTTONCLOSE case


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [98468607f7a8d0b1f5f7e3ecd09f756aea904d00]

INTEGRATION: CWS vcl87 (1.122.16); FILE MERGED 2008/03/12 09:40:32 pl 1.122.16.2: RESYNC: (1.122-1.123); FILE MERGED 2008/02/27 17:13:24 pl 1.122.16.1: #i75941# write a media box consisting of the maximum dimensions of all pages


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [b4add5170e0eab7e1e8ce341afa61bc961ae73be]

INTEGRATION: CWS vcl87 (1.236.6); FILE MERGED 2008/03/12 09:40:26 pl 1.236.6.2: RESYNC: (1.236-1.237); FILE MERGED 2008/03/03 14:02:05 pl 1.236.6.1: #i76307# repair text background


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [66ef6cf5df18559034fc04b63ccbcaf84ee4cd96]

INTEGRATION: CWS sw30bf02 (1.205.18); FILE MERGED 2008/03/19 14:28:13 mba 1.205.18.1: #152862#: ODF version for 3.0 is 1.2


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [150cb4ab0384a05cb1300ff29931853d39a3bcfc]

INTEGRATION: CWS vcl87 (1.63.6); FILE MERGED 2008/02/27 12:28:59 pl 1.63.6.1: #i40353# select all for multi listboxes


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [61bd14ae3dcb8a9f18fde09113125fc741babd24]

INTEGRATION: CWS vcl87 (1.4.96); FILE MERGED 2008/03/03 14:02:05 pl 1.4.96.1: #i76307# repair text background


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [dbbf365921b50009db8ea86b90c99f3a26c467bc]

INTEGRATION: CWS vcl87 (1.2.302); FILE MERGED 2008/03/11 10:43:58 pl 1.2.302.1: #i86882# use long for gemoetry like the rest of the Sal interface does


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [4fe61deeebd918eec377fff36a3d3203c000b1c5]

INTEGRATION: CWS sw30bf02 (1.13.32); FILE MERGED 2008/03/20 09:59:45 mba 1.13.32.1: #i86131#: handle built-in props of document summary info in word import of text


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [29c743a121279ec8a01d8c17f897634ca4706c07]

INTEGRATION: CWS sw30bf02 (1.152.12); FILE MERGED 2008/03/20 10:53:07 mba 1.152.12.3: #i1035#: special treatment for writing english text with latin keyboards 2008/03/18 12:20:58 ama 1.152.12.2: RESYNC: (1.152-1.154); FILE MERGED 2008/03/06 15:16:04 mba 1.152.12.1: #i1035#: use input locale for all languages


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [abc5392f4b4b0a859e40014f7793c5eb226b9d93]

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>  [2da8ee94453909f3d21beacae37e90be0ab6f81c]

INTEGRATION: CWS vcl87 (1.23.338); FILE MERGED 2008/03/03 14:43:49 pl 1.23.338.1: #i76307# take RTL UI into account


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [036e58246619206681f2862aee1f6fdb10da6044]

INTEGRATION: CWS sw30bf02 (1.2.16); FILE MERGED 2008/03/18 12:21:05 ama 1.2.16.3: RESYNC: (1.2-1.3); FILE MERGED 2008/03/12 13:44:00 ama 1.2.16.2: #i84849#: Avoid new undo strings 2008/03/07 12:01:24 ama 1.2.16.1: Fix #i85839#: Undo-strings for deleting notes


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [251a51e756b4c480d5ddac10bebc6b5ac06b058d]

INTEGRATION: CWS vcl87 (1.28.322); FILE MERGED 2008/03/03 14:43:49 pl 1.28.322.1: #i76307# take RTL UI into account


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [874e029179bc3968664c04ee148867f3e2182e16]

INTEGRATION: CWS sw30bf02 (1.117.8); FILE MERGED 2008/03/19 09:16:18 od 1.117.8.1: #i87233# method <SwTransferable::PrivateDrop(..)> 	 - On setting cursor for drop position assure that in block mode 	   the order of cursors is preserved. 	   Do perform the corresponding code snippet only in block mode.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [85f6665aac33a96bb6bb9a7b3f5305c8397248f3]

INTEGRATION: CWS vcl87 (1.33.326); FILE MERGED 2008/03/03 14:43:48 pl 1.33.326.1: #i76307# take RTL UI into account


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [95b27401c9a91a423f193c8db27124727dbe1aee]

INTEGRATION: CWS sw30bf02 (1.16.148); FILE MERGED 2008/03/25 06:40:36 os 1.16.148.1: #153290# make sure address block index and count are correct


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [aa8354245e45c0976e83b70205c591c99b48cbe5]

INTEGRATION: CWS sw30bf02 (1.22.12); FILE MERGED 2008/03/25 06:39:58 os 1.22.12.1: #153290# make sure address block index and count are correct


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [2d38034e0b1baeedeb87f8889ef9b1ee2b5e817b]

INTEGRATION: CWS sw30bf02 (1.106.60); FILE MERGED 2008/03/20 09:59:45 mba 1.106.60.1: #i86131#: handle built-in props of document summary info in word import of text


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [28b0b5eb8257bef3245f06a9932dcffca5d78596]

INTEGRATION: CWS sw30bf02 (1.14.74); FILE MERGED 2008/03/12 13:16:37 ama 1.14.74.2: #i84546#: Change undo string 2008/03/06 14:55:27 ama 1.14.74.1: Fix #i84546#: Undo strings for num rule changes


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [281f986d1f760ddac525d94952b0243710c28f33]

INTEGRATION: CWS sw30bf02 (1.9.16); FILE MERGED 2008/03/20 14:16:32 ama 1.9.16.2: Warning removed 2008/03/07 12:08:09 ama 1.9.16.1: Fix #i85840#: Undo-string for edit notes


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [6c9dd4147d8a0e66c2377386f8f64b20daa8594e]

INTEGRATION: CWS sw30bf02 (1.78.10); FILE MERGED 2008/03/19 10:18:14 od 1.78.10.1: #i87154# method <SwTxtNode::HasVisibleNumberingOrBullet()> 	 Correction of #newlistlevelattrs#: The numbering type has to be 	 checked for bullet lists.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [c19e5b1576f324eafbf5274a61f0a0e76ed3963b]

INTEGRATION: CWS sw30bf02 (1.49.12); FILE MERGED 2008/03/19 11:46:15 fme 1.49.12.1: #i87116# Suppress window invalidation during root frame creation


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [5963628da181c51d517920a7d98f2f0ea2e81496]

INTEGRATION: CWS sw30bf02 (1.51.8); FILE MERGED 2008/03/20 09:59:45 mba 1.51.8.1: #i86131#: handle built-in props of document summary info in word import of text


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [c723098e29d0859d5a41b269011a26d5e63300f3]

INTEGRATION: CWS sw30bf02 (1.30.200); FILE MERGED 2008/03/18 12:20:38 ama 1.30.200.2: RESYNC: (1.30-1.31); FILE MERGED 2008/03/10 10:50:34 od 1.30.200.1: #i85634# class <SwAccessibleContext> 	 - introduce method <RemoveFrmFromAccessibleMap()> in order to 	   replace direct calls to method <SwAccessibleMap::RemoveContext( SwFrm )> 	 - introduce member <bRegisteredAtAccessibleMap>, which indicates, 	   if in general the <SwAccessibleContext> instance is registered 	   at the accessible map. This is the default. 	 - usage of <bRegisteredAtAccessibleMap> in method 	   <RemoveFrmFromAccessibleMap()> to control call to 	   <SwAccessibleMap::RemoveContext( SwFrm )> 	 - introduce method <NotRegisteredAtAccessibleMap> to indicate 	   that a certain instance is not registered at the accessible map. 	 class <SwAccessibleTableColHeaders> 	 - indicate in contructor that instances of this class are NOT 	   registered at the accessible map.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [297a9491ca005d610630f2c40a547faf77072831]

INTEGRATION: CWS vcl87 (1.1.2); FILE ADDED 2008/03/17 11:42:47 pl 1.1.2.1: #i86904# no logo images for StartCenter contributed by ace_dent


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [441ecb7a3b52e7c2e4d197b67de0009d64e71b43]

INTEGRATION: CWS sw30bf02 (1.74.8); FILE MERGED 2008/03/19 13:44:03 fme 1.74.8.1: #i55981# off by one problem solved


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [e4026f38a195a9a5e31af05020f6a4a449f00c0f]

INTEGRATION: CWS sw30bf02 (1.41.202); FILE MERGED 2008/03/10 10:50:33 od 1.41.202.1: #i85634# class <SwAccessibleContext> 	 - introduce method <RemoveFrmFromAccessibleMap()> in order to 	   replace direct calls to method <SwAccessibleMap::RemoveContext( SwFrm )> 	 - introduce member <bRegisteredAtAccessibleMap>, which indicates, 	   if in general the <SwAccessibleContext> instance is registered 	   at the accessible map. This is the default. 	 - usage of <bRegisteredAtAccessibleMap> in method 	   <RemoveFrmFromAccessibleMap()> to control call to 	   <SwAccessibleMap::RemoveContext( SwFrm )> 	 - introduce method <NotRegisteredAtAccessibleMap> to indicate 	   that a certain instance is not registered at the accessible map. 	 class <SwAccessibleTableColHeaders> 	 - indicate in contructor that instances of this class are NOT 	   registered at the accessible map.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [4c2a6f135d37bf909897cad0c4758f74de3a229d]

INTEGRATION: CWS dbodf11 (1.8.76); FILE MERGED 2008/04/01 11:13:08 oj 1.8.76.2: RESYNC: (1.8-1.9); FILE MERGED 2008/01/31 07:51:38 oj 1.8.76.1: #i85757# new mimetype for database oasis


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [292230d559a9059cf27c1ccdcca664f1e56e4f85]

INTEGRATION: CWS sw30bf02 (1.56.200); FILE MERGED 2008/03/18 12:20:28 ama 1.56.200.2: RESYNC: (1.56-1.57); FILE MERGED 2008/03/10 10:50:33 od 1.56.200.1: #i85634# class <SwAccessibleContext> 	 - introduce method <RemoveFrmFromAccessibleMap()> in order to 	   replace direct calls to method <SwAccessibleMap::RemoveContext( SwFrm )> 	 - introduce member <bRegisteredAtAccessibleMap>, which indicates, 	   if in general the <SwAccessibleContext> instance is registered 	   at the accessible map. This is the default. 	 - usage of <bRegisteredAtAccessibleMap> in method 	   <RemoveFrmFromAccessibleMap()> to control call to 	   <SwAccessibleMap::RemoveContext( SwFrm )> 	 - introduce method <NotRegisteredAtAccessibleMap> to indicate 	   that a certain instance is not registered at the accessible map. 	 class <SwAccessibleTableColHeaders> 	 - indicate in contructor that instances of this class are NOT 	   registered at the accessible map.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [3f89fbf1cf7a8ae948c44fb2690756f9e593d991]

INTEGRATION: CWS s390xport01 (1.10.6); FILE MERGED 2008/03/26 12:42:51 cmc 1.10.6.1: #i87464# add support for s390x


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [84439a0620c39d35dc24bcfe7548f3c61564af42]

INTEGRATION: CWS sw30bf02 (1.40.60); FILE MERGED 2008/03/18 12:21:31 ama 1.40.60.3: RESYNC: (1.40-1.41); FILE MERGED 2008/03/12 13:20:23 ama 1.40.60.2: #i84546#: Avoid new undo strings 2008/03/06 14:52:57 ama 1.40.60.1: Fix #i84546#: Undo strings for num rule changes


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [a498c685e77b022588790b7ec2e568d2e1fbccda]

INTEGRATION: CWS dbodf11 (1.38.20); FILE MERGED 2008/04/01 11:11:50 oj 1.38.20.2: RESYNC: (1.38-1.39); FILE MERGED 2008/01/31 07:47:46 oj 1.38.20.1: #i85757# as odf 1.2 form


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [be376e53cd0e7303efa083d64510f732a1c4f60a]

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>  [e7b85deaf8a6b42779741ca76d0222839bc152e9]

INTEGRATION: CWS sw30bf02 (1.14.32); FILE MERGED 2008/03/20 09:44:00 mba 1.14.32.1: #i86131#: handle built-in props of document summary info in word import of text


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [642207afaad5cf40ceca29cef66f6460b485d342]

INTEGRATION: CWS dbodf11 (1.1.2); FILE ADDED 2008/04/01 11:05:34 oj 1.1.2.2: add changes from 1.26 2008/01/31 07:48:12 oj 1.1.2.1: #i85757# moved from ui/inc


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [3e800103a7105c20b5e5700071889d78de3cb755]

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>  [e90821722f2f58bdfc500e655fe7a118886f1279]

INTEGRATION: CWS sw30bf02 (1.6.202); FILE MERGED 2008/03/07 11:55:16 ama 1.6.202.1: Fix #85840#: Undo-string for edit notes


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [b6f56979b508de7c368481302a4dd99a711a4b9e]

INTEGRATION: CWS dbodf11 (1.17.22); FILE MERGED 2008/01/31 07:47:45 oj 1.17.22.1: #i85757# as odf 1.2 form


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [9db24e7912fcea8f0e19a477d9f204d92aa261a1]

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>  [17b4c54417ae359ae0360f0bfc99ec5fbb8e6993]

INTEGRATION: CWS dbodf11 (1.4.258); FILE MERGED 2007/02/02 12:09:14 oj 1.4.258.1: export ODF format


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [3d0487c639779e964dd11ee26952c23e26fba803]

INTEGRATION: CWS dbodf11 (1.8.76); FILE MERGED 2007/02/02 12:09:14 oj 1.8.76.1: export ODF format


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [63d022c8aafff8cf74011fd58a8a63c94509c130]

INTEGRATION: CWS dbodf11 (1.2.22); FILE MERGED 2008/04/01 11:11:33 oj 1.2.22.4: RESYNC: (1.2-1.4); FILE MERGED 2008/01/31 07:47:45 oj 1.2.22.3: #i85757# as odf 1.2 form 2008/01/28 13:16:16 oj 1.2.22.2: use constant 2008/01/28 13:14:04 oj 1.2.22.1: remove duplicate ado entry


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [c609d43bc5f625566fce865c2b85c8b721dbc9aa]

INTEGRATION: CWS s390xport01 (1.1.2); FILE ADDED 2008/03/26 13:04:20 cmc 1.1.2.1: #i87464# add support for s390x


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [3045d768f468eae4cc07eda92d1b95933b8d02c8]

INTEGRATION: CWS dbodf11 (1.7.86); FILE MERGED 2008/01/31 07:47:45 oj 1.7.86.3: #i85757# as odf 1.2 form 2007/10/22 13:03:09 oj 1.7.86.2: RESYNC: (1.7-1.8); FILE MERGED 2007/02/02 12:09:14 oj 1.7.86.1: export ODF format


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [bbae79cd71221a14fc1ae731007068a76efbdafb]

INTEGRATION: CWS dbodf11 (1.14.76); FILE MERGED 2008/04/01 11:11:30 oj 1.14.76.7: RESYNC: (1.17-1.18); FILE MERGED 2008/01/31 07:47:45 oj 1.14.76.6: #i85757# as odf 1.2 form 2008/01/28 12:29:33 oj 1.14.76.5: namespace corrected 2007/12/19 12:49:15 oj 1.14.76.4: RESYNC: (1.16-1.17); FILE MERGED 2007/10/23 11:47:07 oj 1.14.76.3: merge 2007/10/22 13:03:06 oj 1.14.76.2: RESYNC: (1.14-1.16); FILE MERGED 2007/02/02 12:09:13 oj 1.14.76.1: export ODF format


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [553c268bc871f14fa3fa96b8ca496b6091b02a01]

INTEGRATION: CWS dbodf11 (1.7.22); FILE MERGED 2008/04/02 04:33:27 oj 1.7.22.3: use correct lib name 2008/04/01 11:11:25 oj 1.7.22.2: RESYNC: (1.7-1.8); FILE MERGED 2008/01/31 07:47:45 oj 1.7.22.1: #i85757# as odf 1.2 form


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [e13adc214a8fbfab51a101d9828893743945f643]

INTEGRATION: CWS vcl87 (1.21.36); FILE MERGED 2008/03/12 09:37:23 pl 1.21.36.2: RESYNC: (1.21-1.22); FILE MERGED 2008/02/27 16:29:05 pl 1.21.36.1: #i56226# remove java fontpath


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [923bf8e347b4ae009fe7d2fe88c1b98fa2968630]

INTEGRATION: CWS dbodf11 (1.31.22); FILE MERGED 2008/01/31 07:47:45 oj 1.31.22.1: #i85757# as odf 1.2 form


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [6b64b52355c66adcc58d9fc35278e85d0a202369]

INTEGRATION: CWS s390xport01 (1.6.2); FILE MERGED 2008/03/26 13:04:20 cmc 1.6.2.1: #i87464# add support for s390x


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [1e52a34b463c746f6bb313fc74e88a48e2b56e47]

INTEGRATION: CWS vcl87 (1.46.26); FILE MERGED 2008/03/12 09:37:16 pl 1.46.26.2: RESYNC: (1.46-1.47); FILE MERGED 2008/03/03 10:57:08 pl 1.46.26.1: #i86196# write printer config after setDefaultPrinter


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [aa94c3098a26ba6b2b8e4d17009c9cbba0cb7ece]

INTEGRATION: CWS dbodf11 (1.12.44); FILE MERGED 2008/04/01 11:11:14 oj 1.12.44.2: RESYNC: (1.12-1.14); FILE MERGED 2008/01/31 07:47:45 oj 1.12.44.1: #i85757# as odf 1.2 form


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [3ed64381ccc766fb45b75e2339192930e1b3eaa8]

INTEGRATION: CWS s390xport01 (1.45.10); FILE MERGED 2008/03/26 13:04:19 cmc 1.45.10.1: #i87464# add support for s390x


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [8046a87ecc879651ee9cf344211cdd198a419cab]

INTEGRATION: CWS vcl87 (1.25.26); FILE MERGED 2008/03/12 09:37:19 pl 1.25.26.3: RESYNC: (1.25-1.26); FILE MERGED 2008/03/11 16:57:26 pl 1.25.26.2: #155502# be prepared for really broken CUPS systems 2008/03/03 10:57:08 pl 1.25.26.1: #i86196# write printer config after setDefaultPrinter


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [708b2a9e639c3d2a709d9e0a0356d30c6c29479a]

INTEGRATION: CWS vcl87 (1.30.8); FILE MERGED 2008/02/27 16:29:05 pl 1.30.8.1: #i56226# remove java fontpath


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [55e28e8d42c648f9670ce3b58f9e71f1be58c03c]

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>  [91d6ff624ac8e296318260aab428f067f2dd6f48]

INTEGRATION: CWS vcl87 (1.1.4); FILE MERGED 2008/03/17 11:43:37 pl 1.1.4.1: #i86904# no logo images.zip (thanks ause)


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [b420d3bc76087841b37d17fbe467aa18eaa9cea4]

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>  [ae582160d00985be2fb33106f0ee1200e2d35376]

INTEGRATION: CWS vcl87 (1.2.4); FILE MERGED 2008/03/17 11:43:37 pl 1.2.4.1: #i86904# no logo images.zip (thanks ause)


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [db15a3490fe5e5267ce8c984b6f3a3b1757ecd18]

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>  [a2aba5ab02b88d8c46bce7e72433e3cb107f51f4]

INTEGRATION: CWS vcl87 (1.11.38); FILE MERGED 2008/03/12 09:35:55 pl 1.11.38.2: RESYNC: (1.11-1.12); FILE MERGED 2008/02/26 16:54:33 pl 1.11.38.1: #i86358# remove unused code


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [ffa81dbc0353093c20142da5221cd1b47780181d]

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>  [198cd1f1983318a0403814a028985155d962bb05]

INTEGRATION: CWS vcl87 (1.25.38); FILE MERGED 2008/03/12 09:35:58 pl 1.25.38.2: RESYNC: (1.25-1.26); FILE MERGED 2008/02/26 16:54:32 pl 1.25.38.1: #i86358# remove unused code


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [3bc95259549ee27ce52b74773c6fecf176b6e831]

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>  [56d069fd47a5938ef2aa611f855d41fee30f3538]

INTEGRATION: CWS dbodf11 (1.19.48); FILE MERGED 2007/10/23 11:09:57 oj 1.19.48.3: merge 2007/10/22 13:01:56 oj 1.19.48.2: RESYNC: (1.19-1.20); FILE MERGED 2007/02/02 12:10:47 oj 1.19.48.1: some new tokens for db


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [fb0df46d7cebef3c4331d033d24812d7e3d0d209]

INTEGRATION: CWS vcl87 (1.5.184); FILE MERGED 2008/02/26 16:54:32 pl 1.5.184.1: #i86358# remove unused code


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [9eac7365dccaa1e57e5a47fe92efae14fbabe876]

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>  [bb9c4485d5d8ae55b290864f24d4e731c5af74b1]

INTEGRATION: CWS dbodf11 (1.100.64); FILE MERGED 2008/04/01 11:10:19 oj 1.100.64.4: RESYNC: (1.115-1.123); FILE MERGED 2007/12/19 12:49:02 oj 1.100.64.3: RESYNC: (1.112-1.115); FILE MERGED 2007/10/22 13:01:53 oj 1.100.64.2: RESYNC: (1.100-1.112); FILE MERGED 2007/02/02 12:10:46 oj 1.100.64.1: some new tokens for db


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [d78feb9254c3582f9ce453294b9020a84c5bf5d2]

INTEGRATION: CWS sw30bf02 (1.35.4); FILE MERGED 2008/03/19 08:05:32 od 1.35.4.1: #i86058# Only check explicit versions on UPD.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [9d4c939197d528674279e00db235f2870c9c8663]

INTEGRATION: CWS vcl87 (1.7.88); FILE MERGED 2008/02/26 16:54:32 pl 1.7.88.1: #i86358# remove unused code


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [897cb075d06fad86ce1b8c9842b5cb9fafa0195d]

INTEGRATION: CWS sw30bf02 (1.138.4); FILE MERGED 2008/03/19 08:05:32 od 1.138.4.1: #i86058# Only check explicit versions on UPD.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [d7e78cfad2dfd774596661bb9fea2d9b9b8fcbdc]

INTEGRATION: CWS dbodf11 (1.9.24); FILE MERGED 2008/04/01 11:10:10 oj 1.9.24.3: RESYNC: (1.12-1.20); FILE MERGED 2007/12/19 12:48:59 oj 1.9.24.2: RESYNC: (1.9-1.12); FILE MERGED 2007/10/23 10:42:31 oj 1.9.24.1: merge


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [382f94424019b8e5a223b1d5b42aebf68b9fa1d4]

INTEGRATION: CWS vcl87 (1.6.128); FILE MERGED 2008/02/26 16:54:32 pl 1.6.128.1: #i86358# remove unused code


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [54ef8fcabf47afbd993090022c9b571d77dac52b]

INTEGRATION: CWS vcl87 (1.22.12); FILE MERGED 2008/02/26 16:54:32 pl 1.22.12.1: #i86358# remove unused code


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [efc83dfc17f5559e59e02f291f2778b62942599e]

INTEGRATION: CWS s390xport01 (1.2.46); FILE MERGED 2008/03/26 12:42:03 cmc 1.2.46.1: #i87464# add support for s390x


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [f24ee9a9ceebc5ebc12e10af30aef4b97062e203]

#i84791# applied patch


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [a4058a122ad3508f4a172e9294ac9bb87b73f3fd]

#i84791 applied patch


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [4b8948bb2f380200df2664116d6ad74ab80c0ca8]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2008/01/25 10:01:34 af 1.1.2.5: #i18486# Impress.xcu 2008/01/09 18:36:42 cl 1.1.2.4: #i18486# trigger extension as a job for onDocumentOpened event 2007/11/19 09:51:14 af 1.1.2.3: #i18486# Added various xcu/xcs files. 2007/10/24 15:51:47 af 1.1.2.2: #i18486# Removed unused Impress.xcs. 2007/10/24 12:31:55 af 1.1.2.1: #i18486# Initial revision.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [386d413278b2a28b0010511f3234569dbd79d73a]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2008/04/02 15:07:13 af 1.1.2.13: #i84791# Changed default for conditional build. 2008/04/02 15:02:16 af 1.1.2.12: #i84791# Conditional build depending on configure options. 2008/02/28 16:57:53 af 1.1.2.11: #i18486# Removed unnecessary PresenterSubController. 2008/02/26 14:53:03 af 1.1.2.10: #i18486# Added PresenterSpritePane 2008/01/23 12:23:05 af 1.1.2.9: #i18486# Moved several files here from the sd project.  Impress.xcs no longer used. 2008/01/09 18:36:42 cl 1.1.2.8: #i18486# trigger extension as a job for onDocumentOpened event 2008/01/07 14:15:59 af 1.1.2.7: #i18486# Using licinserter for choosing the right set of licenses. 2007/12/14 09:38:39 af 1.1.2.6: #i18486# Resolved resync problems. 2007/11/19 09:50:21 af 1.1.2.5: #i18486# Added PresenterProtocolHandler class and xcu/xcs files. 2007/10/25 07:54:54 af 1.1.2.4: #i18486# Added description.xml to ZIP1DEPS. 2007/10/24 15:51:18 af 1.1.2.3: #i18486# Fixed ZIP1DEPS target. 2007/10/24 12:37:00 af 1.1.2.2: #i18486# Removed unused Impress.xcs 2007/10/24 12:30:51 af 1.1.2.1: #i18486# Initial revision.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [8e18607966f4d014cc788e98dbca21c009921982]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2007/10/24 12:32:07 af 1.1.2.1: #i18486# Initial revision.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [5b516e8db512a2ddbbd75d8e850e8476781432bc]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2008/01/07 14:13:37 af 1.1.2.3: #i18486# Using licinserter for choosing the right set of licenses. 2007/11/19 09:49:24 af 1.1.2.2: #i18486# Fixed namespace in dependencies list. 2007/10/24 12:31:41 af 1.1.2.1: #i18486# Initial revision.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [82fc5aaeeba80f6c7654b81d196c00bdb9b1b192]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2007/10/24 13:10:08 af 1.1.2.1: #i18486# Initial revision.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [3a53c219b7ca1d471b2b85164a7638acc60e4524]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2008/02/26 15:38:57 af 1.1.2.8: #i18486# Added support for animated panes. 2008/01/29 14:47:29 af 1.1.2.7: #i18486# Border painter moved from window manager to PresenterController. 2008/01/23 12:21:36 af 1.1.2.6: #i18486# Use rtl::Reference to have direct access to border painter. 2008/01/21 15:37:55 af 1.1.2.5: #i18486# Moved several class from sd to sdext. 2007/12/12 15:58:55 af 1.1.2.4: #i18486# Taking advantage of all children using the same canvas for rendering. 2007/11/19 09:46:10 af 1.1.2.3: #i18486# Implementing focus listener. 2007/10/24 13:12:20 af 1.1.2.2: #i18486# Fixed inital compilation problems. 2007/10/24 12:29:14 af 1.1.2.1: #i18486# Initial revision.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [54752765148a63c550f02353f5c1f158e144d15b]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2008/02/28 16:15:25 af 1.1.2.11: #i18486# Find... methods of pane container now return SharedPaneDescriptor. 2008/02/27 09:11:10 af 1.1.2.10: #i18486# Resolved resync problems. 2008/02/26 15:38:48 af 1.1.2.9: #i18486# Added support for animated panes. 2008/01/29 14:47:09 af 1.1.2.8: #i18486# Border painter moved from window manager to PresenterController. 2008/01/24 09:47:40 af 1.1.2.7: #i18486# Fixed usage of clip rectangles. 2008/01/23 15:21:16 af 1.1.2.6: #i18486# Fixed Linux compilation problems. 2008/01/23 12:22:15 af 1.1.2.5: #i18486# Use rtl::Reference to have direct access to border painter. 2008/01/21 15:36:02 af 1.1.2.4: #i18486# Moved several class from sd to sdext. 2007/12/12 16:00:34 af 1.1.2.3: #i18486# Taking advantage of all children using the same canvas for rendering. 2007/11/19 09:48:29 af 1.1.2.2: #i18486# Implementing focus listener. 2007/10/24 12:29:02 af 1.1.2.1: #i18486# Initial revision.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [37c436043573c9e11f5cc3becd8875808b41bc0d]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2008/02/26 15:35:04 af 1.1.2.4: #i18486# Replaced PresenterSlideSorterView with PresenterSlideSorter. 2008/01/21 15:31:12 af 1.1.2.3: #i18486# Code cleanup. 2007/10/24 13:12:20 af 1.1.2.2: #i18486# Fixed inital compilation problems. 2007/10/24 12:26:33 af 1.1.2.1: #i18486# Initial revision.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [b561e658ebed8cfcfd18dc90bd25de9134341fb3]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2008/02/28 16:15:25 af 1.1.2.11: #i18486# Find... methods of pane container now return SharedPaneDescriptor. 2008/02/26 15:35:43 af 1.1.2.10: #i18486# Replaced PresenterSlideSorterView with PresenterSlideSorter. 2008/01/30 15:09:07 af 1.1.2.9: #i18486# Fixed repainting of the preview. 2008/01/23 15:21:16 af 1.1.2.8: #i18486# Fixed Linux compilation problems. 2008/01/21 15:33:01 af 1.1.2.7: #i18486# Code cleanup. 2008/01/09 18:36:57 cl 1.1.2.6: #i18486# use new slideshow api 2007/12/12 15:55:26 af 1.1.2.5: #i18486# Code cleanup. 2007/11/19 09:45:33 af 1.1.2.4: #i18486# Passing XComponentContext to some more view constructors. 2007/10/25 09:51:08 af 1.1.2.3: #i18486# Avoid IndexOutOfBoundsException. 2007/10/24 13:12:20 af 1.1.2.2: #i18486# Fixed inital compilation problems. 2007/10/24 12:26:56 af 1.1.2.1: #i18486# Initial revision.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [40427a71e22ae43dd857b64a56e4a3516b13d805]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2008/02/26 15:33:48 af 1.1.2.6: #i18486# Factored out management of theme bitmaps to PresenterBitmapContainer. 2008/01/30 11:54:44 af 1.1.2.5: #i18486# Added guards againts missing canvas. 2008/01/21 15:28:28 af 1.1.2.4: #i18486# Using PresenterHelper for loading bitmaps.  Code cleanup. 2007/12/12 15:32:45 af 1.1.2.3: #i18486# Using canvas for rendering. 2007/11/19 09:44:01 af 1.1.2.2: #i18486# Added isAnchorOnly() method.  Added initial theming support. 2007/10/24 12:24:50 af 1.1.2.1: #i18486# Initial revision.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [775a3213c55becc6cd2943bd6bb770dd7e87c946]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2008/02/26 15:34:21 af 1.1.2.8: #i18486# Factored out management of theme bitmaps to PresenterBitmapContainer. 2008/01/30 11:54:28 af 1.1.2.7: #i18486# Added guards againts missing canvas. 2008/01/21 15:26:59 af 1.1.2.6: #i18486# Using PresenterHelper for loading bitmaps.  Code cleanup. 2008/01/09 18:36:57 cl 1.1.2.5: #i18486# use new slideshow api 2007/12/14 09:38:39 af 1.1.2.4: #i18486# Resolved resync problems. 2007/12/12 15:31:19 af 1.1.2.3: #i18486# Using canvas for rendering. 2007/11/19 09:44:32 af 1.1.2.2: #i18486# Added isAnchorOnly() method.  Added initial theming support. 2007/10/24 12:25:07 af 1.1.2.1: #i18486# Initial revision.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [97b9b3308bcd402b860e194b88388c0acc70e36e]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2008/01/23 12:19:19 af 1.1.2.2: #i18486# Canvas can be supplied after PresenterTheme object has been created.  Give direct access to pane and view style names. 2008/01/21 15:55:32 af 1.1.2.1: #i18486# Initial revision.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [405451ce720564a936341ca24868a8ba1138ea5f]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2008/01/23 12:20:35 af 1.1.2.2: #i18486# Canvas can be supplied after PresenterTheme object has been created.  Give direct access to pane and view style names. 2008/01/21 15:56:14 af 1.1.2.1: #i18486# Initial revision.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [53df1d98b9d1a5843beee1c8a668be5b9fa49d12]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2008/02/27 09:11:10 af 1.1.2.2: #i18486# Resolved resync problems. 2008/02/26 16:35:25 af 1.1.2.1: #i18486# Initial revision.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [31bef27063bc75bdc9e5362a75cb6c1c796767a6]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2008/02/27 09:11:09 af 1.1.2.2: #i18486# Resolved resync problems. 2008/02/26 16:35:42 af 1.1.2.1: #i18486# Initial revision.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [bc3c90a6730750c42df55ae9e3ba2170d70da462]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2008/02/26 16:32:42 af 1.1.2.1: #i18486# Initial revision.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [674bc63d4ed4766693884658db16591cb6d9c9dc]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2008/02/26 16:32:59 af 1.1.2.1: #i18486# Initial revision.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [1695912dc772dfa8e4628b505c6b97b8ac25fbb4]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2008/02/26 16:25:54 af 1.1.2.1: #i18486# Initial revision.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [a0884c69004fbc7b595f4ab5474b045629ebf0c2]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2008/02/27 09:11:09 af 1.1.2.2: #i18486# Resolved resync problems. 2008/02/26 16:25:40 af 1.1.2.1: #i18486# Initial revision.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [92fc891fcd4695f3520e322fac069c839ce7b115]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2008/02/26 15:31:32 af 1.1.2.6: #i18486# Added ForceRepaint() method. 2008/01/30 15:08:28 af 1.1.2.5: #i18486# Fixed repainting of the preview. 2008/01/24 09:46:16 af 1.1.2.4: #i18486# Remember background polygon. 2007/12/12 15:28:08 af 1.1.2.3: #i18486# Code cleanup. 2007/11/19 09:42:49 af 1.1.2.2: #i18486# Added isAnchorOnly() method. 2007/10/24 12:17:19 af 1.1.2.1: #i18486# Initial revision.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [2f93f42c3b95ffaad6386b7987d5441c2223ece7]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2008/02/26 15:32:12 af 1.1.2.8: #i18486# Added ForceRepaint() method. 2008/01/30 15:07:11 af 1.1.2.7: #i18486# Fixed repainting of the preview. 2008/01/24 09:46:59 af 1.1.2.6: #i18486# Remember background polygon. 2008/01/23 12:09:25 af 1.1.2.5: #i18486# Make use of XPresenterHelper. 2008/01/09 18:36:57 cl 1.1.2.4: #i18486# use new slideshow api 2007/12/12 15:26:51 af 1.1.2.3: #i18486# Code cleanup. 2007/11/19 09:43:13 af 1.1.2.2: #i18486# Added isAnchorOnly() method. 2007/10/24 12:17:06 af 1.1.2.1: #i18486# Initial revision.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [0e6997e3c77cf6bbe9d0df0d1c341621fdbb80cd]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2008/01/30 11:52:17 af 1.1.2.5: #i18486# Added mxPane member.  Demoted mxCanvas from XSpriteCanvas to XCanvas. 2007/12/12 15:20:38 af 1.1.2.4: #i18486# Using canvas for rendering. 2007/11/19 09:41:30 af 1.1.2.3: #i18486# Added isAnchorOnly() method. 2007/10/25 09:54:45 af 1.1.2.2: #i18486# Removed meSlide member. 2007/10/24 12:15:05 af 1.1.2.1: #i18486# Initial revision.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [2cd7e62fefac42c34feae3a02d4572e2aaedb5fb]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2008/01/30 15:06:20 af 1.1.2.7: #i18486# Avoid re-creation of preview bitmap when only its position but not its size changes. 2008/01/30 11:53:12 af 1.1.2.6: #i18486# Added mxPane member.  Demoted mxCanvas from XSpriteCanvas to XCanvas. 2008/01/21 15:10:00 af 1.1.2.5: #i18486# Code cleanup. 2007/12/12 15:23:36 af 1.1.2.4: #i18486# Using canvas for rendering. 2007/11/19 09:42:08 af 1.1.2.3: #i18486# Added isAnchorOnly() method. 2007/10/25 09:53:57 af 1.1.2.2: #i18486# Removed meSlide member. 2007/10/24 12:14:53 af 1.1.2.1: #i18486# Initial revision.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [5fd0b93a6972e1115e7881864f8c35bab65351bf]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2008/02/27 09:11:09 af 1.1.2.2: #i18486# Resolved resync problems. 2008/02/26 16:23:53 af 1.1.2.1: #i18486# Initial revision.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [4a4653189dc2413b1de04189200b30a2a16888a5]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2008/02/27 09:11:09 af 1.1.2.2: #i18486# Resolved resync problems. 2008/02/26 16:23:39 af 1.1.2.1: #i18486# Initial revision.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [7b6a008fb4f09e3c76db637d2d4f2d1bb8a8132f]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2008/02/26 15:29:26 af 1.1.2.7: #i18486# Code cleanup. 2008/01/21 15:06:53 af 1.1.2.6: #i18486# Initialization changed.  Uses XJob interface. 2008/01/09 18:36:57 cl 1.1.2.5: #i18486# use new slideshow api 2007/12/12 15:17:50 af 1.1.2.4: #i18486# Code cleanup. 2007/11/19 09:40:54 af 1.1.2.3: #i18486# Deactivating Impress panes explicitly. 2007/10/24 13:12:20 af 1.1.2.2: #i18486# Fixed inital compilation problems. 2007/10/24 12:06:16 af 1.1.2.1: #i18486# Initial revision.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [b553f8a7430ff52df5f6d8ebfb46cbdbbf290ac4]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2008/03/03 15:36:32 af 1.1.2.11: #i18486# Do not hide existing panes or views. 2008/02/28 16:15:25 af 1.1.2.10: #i18486# Find... methods of pane container now return SharedPaneDescriptor. 2008/02/12 10:22:08 af 1.1.2.9: #i18486# Avoid access to sd dll when not necessary. 2008/01/24 09:45:32 af 1.1.2.8: #i18486# Passing component context to constructor of PresenterPaneContainer. 2008/01/23 15:21:16 af 1.1.2.7: #i18486# Fixed Linux compilation problems. 2008/01/23 12:02:49 af 1.1.2.6: #i18486# Removed mxPresentationViewResourceId member. 2008/01/21 15:07:48 af 1.1.2.5: #i18486# Initialization changed.  Uses XJob interface. 2008/01/09 18:36:57 cl 1.1.2.4: #i18486# use new slideshow api 2007/12/12 15:18:59 af 1.1.2.3: #i18486# Code cleanup. 2007/11/19 09:40:19 af 1.1.2.2: #i18486# Moved some frequently used drawing framework strings to PresenterHelper.  Deactivating Impress panes explicitly. 2007/10/24 12:06:28 af 1.1.2.1: #i18486# Initial revision.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [03c1ca8b83e64d846d5c1f03aab5b55ec0da462c]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2007/11/19 09:28:58 af 1.1.2.1: #i18486# Initial revision.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [5344afd62abcbb687be635385caf9984e755ea20]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2007/12/14 09:38:39 af 1.1.2.2: #i18486# Resolved resync problems. 2007/11/19 09:29:11 af 1.1.2.1: #i18486# Initial revision.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [ff3dc02e6bf2b6bac84f967b3333a3dfd8462d89]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2008/02/26 15:28:53 af 1.1.2.4: #i18486# Added support for sprite panes. 2008/01/21 14:56:46 af 1.1.2.3: #i18486# Code cleanup. 2007/10/24 13:12:20 af 1.1.2.2: #i18486# Fixed inital compilation problems. 2007/10/24 12:09:57 af 1.1.2.1: #i18486# Initial revision.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [2d8feda621a6513986c8b33578172e5a09301915]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2008/02/26 15:28:38 af 1.1.2.9: #i18486# Added support for sprite panes. 2008/01/29 14:41:01 af 1.1.2.8: #i18486# Be content with bitmap canvas instead of sprite canvas. 2008/01/23 15:21:16 af 1.1.2.7: #i18486# Fixed Linux compilation problems. 2008/01/23 12:00:25 af 1.1.2.6: #i18486# Releasing a pane disposes the border window and removes it from pane container. 2008/01/21 14:58:03 af 1.1.2.5: #i18486# Code cleanup. 2007/12/12 15:28:51 af 1.1.2.4: #i18486# Code cleanup. 2007/11/19 09:38:17 af 1.1.2.3: #i18486# Code cleanup. 2007/10/24 13:12:20 af 1.1.2.2: #i18486# Fixed inital compilation problems. 2007/10/24 12:10:10 af 1.1.2.1: #i18486# Initial revision.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [8b50be41bab3afd71cad8b2e3fbc60dd6b87fa81]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2008/02/28 16:15:25 af 1.1.2.7: #i18486# Find... methods of pane container now return SharedPaneDescriptor. 2008/02/26 15:13:11 af 1.1.2.6: #i18486# Panes are stored as rtl References.  Added activation state, access to sprites for each pane. 2008/01/24 09:44:50 af 1.1.2.5: #i18486# Using XPresenterHelper to improve ToTop(). 2008/01/21 14:54:58 af 1.1.2.4: #i18486# Support of border windows separated from the panes. 2007/12/14 09:38:39 af 1.1.2.3: #i18486# Resolved resync problems. 2007/12/12 15:13:31 af 1.1.2.2: #i18486# Added ToTop() and Find() variant.  Listening for disposing of windows. 2007/10/24 12:00:40 af 1.1.2.1: #i18486# Initial revision.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [b0e1ec3d6e1a92f46287d7684af5bf199986f5a3]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2008/03/03 17:17:58 af 1.1.2.8: #i18486# Fixed StorePane to returns the right pane. 2008/02/28 16:15:25 af 1.1.2.7: #i18486# Find... methods of pane container now return SharedPaneDescriptor. 2008/02/26 15:13:45 af 1.1.2.6: #i18486# Panes are stored as rtl References.  Added activation state, access to sprites for each pane. 2008/01/24 09:44:34 af 1.1.2.5: #i18486# Using XPresenterHelper to improve ToTop(). 2008/01/21 14:53:13 af 1.1.2.4: #i18486# Support of border windows separated from the panes. 2007/12/14 09:38:39 af 1.1.2.3: #i18486# Resolved resync problems. 2007/12/12 15:15:41 af 1.1.2.2: #i18486# Added ToTop() and Find() variant.  Listening for disposing of windows. 2007/10/24 12:00:27 af 1.1.2.1: #i18486# Initial revision.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [ed4653ebd6b9066a38027517323607e941923aed]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2008/03/26 15:37:44 cl 1.1.2.3: added missing interface methods 2008/01/23 11:57:02 af 1.1.2.2: #i18486# Adaption to changes in the XPaneBorderPainter interface. 2008/01/21 15:47:24 af 1.1.2.1: #i18486# Initial revision.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [dcdd74efa08ddf80d1333fb39e93a5c4bfefe2c6]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2008/03/26 15:37:44 cl 1.1.2.5: added missing interface methods 2008/02/26 15:11:43 af 1.1.2.4: #i18486# Code cleanup. 2008/01/24 09:43:15 af 1.1.2.3: #i18486# Code cleanup. 2008/01/23 11:58:32 af 1.1.2.2: #i18486# Adaption to changes in the XPaneBorderPainter interface. 2008/01/21 15:48:12 af 1.1.2.1: #i18486# Initial revision.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [e10038fcef1dca982c90e733dcc60c9a165ce631]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2008/01/21 15:40:34 af 1.1.2.1: #i18486# Initial revision.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [da9acaf848c36deb03ccdacf664b84c59992abbe]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2008/02/26 15:10:30 af 1.1.2.3: #i18486# Removed OSL_TRACEs. 2008/01/23 15:16:53 af 1.1.2.2: #i18486# Fixed Linux compilation problems. 2008/01/21 15:41:19 af 1.1.2.1: #i18486# Initial revision.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [a1d83436aaee9642ed0e1d610179fecf4e24c2da]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2008/02/26 16:18:29 af 1.1.2.1: #i18486# Initial revision.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [cae42307c6c6a58a1bbae827d846d300652013bc]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2008/03/26 15:37:44 cl 1.1.2.2: added missing interface methods 2008/02/26 16:18:46 af 1.1.2.1: #i18486# Initial revision.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [d0362d11fa74b33bf63b72ea2a650bd97e2af3c2]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2008/02/26 16:17:21 af 1.1.2.1: #i18486# Initial revision.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [cdef2dc05b53fe6737a4da604764982777f686a5]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2008/02/28 16:15:24 af 1.1.2.3: #i18486# Find... methods of pane container now return SharedPaneDescriptor. 2008/02/27 09:11:09 af 1.1.2.2: #i18486# Resolved resync problems. 2008/02/26 16:17:44 af 1.1.2.1: #i18486# Initial revision.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [0a7be25f092df96c48304b1fc37eeb48d47e7a81]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2008/02/26 15:09:16 af 1.1.2.2: #i18486# Factored out base class PresenterPaneBase. 2008/01/21 15:43:34 af 1.1.2.1: #i18486# Initial revision.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [06c6d2ec935f8d7720164f02bd946048fe8fc72c]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2008/02/26 15:09:42 af 1.1.2.3: #i18486# Factored out base class PresenterPaneBase. 2008/01/29 14:39:05 af 1.1.2.2: #i18486# Code cleanup. 2008/01/21 15:43:54 af 1.1.2.1: #i18486# Initial revision.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [feb5fb2eb21178a5b40af1ca3585b1afec739f7c]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2008/02/26 15:07:00 af 1.1.2.6: #i18486# Added vertical scroll bar. 2008/01/21 14:50:40 af 1.1.2.5: #i18486# Added vertical scrolling. 2007/12/12 15:44:52 af 1.1.2.4: #i18486# Using canvas and PresenterTextView for rendering. 2007/11/19 09:37:11 af 1.1.2.3: #i18486# Added isAnchorOnly() method.  Added XComponentContext argument to constructor, storing it as member. 2007/10/24 13:12:20 af 1.1.2.2: #i18486# Fixed inital compilation problems. 2007/10/24 11:56:13 af 1.1.2.1: #i18486# Initial revision.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [af2cad61832c118f872d6d29c545362ccedbd9f4]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2008/02/28 16:55:22 af 1.1.2.7: #i18486# Scroll bar is updated when font size changes. 2008/02/27 09:11:09 af 1.1.2.6: #i18486# Resolved resync problems. 2008/02/26 15:08:31 af 1.1.2.5: #i18486# Added vertical scroll bar. 2008/01/21 14:49:00 af 1.1.2.4: #i18486# Added vertical scrolling. 2007/12/12 15:46:58 af 1.1.2.3: #i18486# Using canvas and PresenterTextView for rendering. 2007/11/19 09:37:37 af 1.1.2.2: #i18486# Added isAnchorOnly() method.  Added XComponentContext argument to constructor, storing it as member. 2007/10/24 11:56:27 af 1.1.2.1: #i18486# Initial revision.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [75a1099d9580845c70b039c27a0cfdb9f630d82e]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2008/01/23 11:51:52 af 1.1.2.5: #i18486# Added strings for the default pane and view style. 2008/01/09 18:36:57 cl 1.1.2.4: #i18486# use new slideshow api 2007/12/12 15:10:06 af 1.1.2.3: #i18486# Code cleanup. 2007/11/19 09:33:30 af 1.1.2.2: #i18486# Added frequently used strings of the drawing framework. 2007/10/24 11:49:41 af 1.1.2.1: #i18486# Initial revision.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [edd089cf40cc38b3597a0aa7a8461507b20a6458]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2008/01/23 11:53:24 af 1.1.2.4: #i18486# Added strings for the default pane and view style. 2008/01/09 18:36:57 cl 1.1.2.3: #i18486# use new slideshow api 2007/11/19 09:34:03 af 1.1.2.2: #i18486# Added frequently used strings of the drawing framework. 2007/10/24 11:49:52 af 1.1.2.1: #i18486# Initial revision.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [0cf14d5f634d00fda214e5e603542a7bf3849f1f]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2008/02/26 15:05:44 af 1.1.2.6: #i18486# Added ProvideCanvas(). 2008/01/23 11:49:33 af 1.1.2.5: #i18486# Code cleanup. 2007/12/12 15:39:42 af 1.1.2.4: #i18486# Removed support for background bitmap. 2007/12/12 15:08:19 af 1.1.2.3: #i18486# Changed the painting of the content window. 2007/11/19 09:31:45 af 1.1.2.2: #i18486# Added isAnchorOnly() method.  Added XComponentContext argument to constructor, storing it as member. 2007/10/24 11:50:48 af 1.1.2.1: #i18486# Initial revision.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [f237718a6d99304e230d67007914d9e92b16ec1f]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2008/02/26 15:06:28 af 1.1.2.7: #i18486# Added ProvideCanvas(). 2008/01/23 15:16:53 af 1.1.2.6: #i18486# Fixed Linux compilation problems. 2008/01/23 11:47:39 af 1.1.2.5: #i18486# Code cleanup. 2007/12/12 15:39:18 af 1.1.2.4: #i18486# Removed support for background bitmap. 2007/12/12 15:06:41 af 1.1.2.3: #i18486# Changed the painting of the content window. 2007/11/19 09:32:24 af 1.1.2.2: #i18486# Added isAnchorOnly() method.  Added XComponentContext argument to constructor, storing it as member. 2007/10/24 11:50:35 af 1.1.2.1: #i18486# Initial revision.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [3a2cfefd529482ca42da1db9fb54f09681977b25]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2008/02/26 15:04:29 af 1.1.2.3: #i18486# Added Intersection(), IsInside(), CreatePolygon() variant. 2008/01/23 10:59:55 af 1.1.2.2: #i18486# Added CreatePolygon() method for multiple rectangles. 2008/01/21 15:51:43 af 1.1.2.1: #i18486# Initial revision.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [e45fd0752afc52e9aa2d6195d0698a1e5de04f01]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2008/02/26 15:05:08 af 1.1.2.3: #i18486# Added Intersection(), IsInside(), CreatePolygon() variant. 2008/01/23 11:00:19 af 1.1.2.2: #i18486# Added CreatePolygon() method for multiple rectangles. 2008/01/21 15:54:02 af 1.1.2.1: #i18486# Initial revision.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [32a9cf504ebdea5ba336d3c35e68661ef68e2e65]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2008/02/26 16:15:47 af 1.1.2.1: #i18486# Initial revision.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [6be398c9f1cb7a4d48d1acf333acf34fe8e5a21f]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2008/02/27 09:11:09 af 1.1.2.2: #i18486# Resolved resync problems. 2008/02/26 16:16:00 af 1.1.2.1: #i18486# Initial revision.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [f586d3d585a5bdcf0e4ea487d9819ad575a342b3]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2008/01/09 18:36:57 cl 1.1.2.3: #i18486# use new slideshow api 2007/12/14 09:38:38 af 1.1.2.2: #i18486# Resolved resync problems. 2007/10/24 11:45:12 af 1.1.2.1: #i18486# Initial revision.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [6496e5e2c8272c23e3b6b99bf16b9ff6b6579460]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2008/01/09 18:36:57 cl 1.1.2.2: #i18486# use new slideshow api 2007/10/24 11:45:24 af 1.1.2.1: #i18486# Initial revision.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [d479afc12915c912f6cc4e07ee0a1d7ffb0976b7]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2008/02/28 16:15:24 af 1.1.2.8: #i18486# Find... methods of pane container now return SharedPaneDescriptor. 2008/02/26 15:02:26 af 1.1.2.7: #i18486# Added support for pane animations, background bitmaps. 2008/01/29 14:37:25 af 1.1.2.6: #i18486# Border painter moved from window manager to PresenterController. 2008/01/21 14:42:35 af 1.1.2.5: #i18486# PresenterTheme is not a UNO object anymore. 2008/01/09 18:36:57 cl 1.1.2.4: #i18486# use new slideshow api 2007/12/12 15:04:17 af 1.1.2.3: #i18486# Added ToggleSlideSorter() method. 2007/10/24 13:12:19 af 1.1.2.2: #i18486# Fixed inital compilation problems. 2007/10/24 11:44:01 af 1.1.2.1: #i18486# Initial revision.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [2565c9de4b9f0db6c986fd47e9063f71151b252d]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2008/02/28 17:08:28 af 1.1.2.14: #i18486# Hide the slide sorter when the current slide changes. 2008/02/28 16:57:52 af 1.1.2.13: #i18486# Removed unnecessary PresenterSubController. 2008/02/28 16:15:24 af 1.1.2.12: #i18486# Find... methods of pane container now return SharedPaneDescriptor. 2008/02/26 15:02:00 af 1.1.2.11: #i18486# Added support for pane animations, background bitmaps. 2008/01/30 15:03:02 af 1.1.2.10: #i18486# Code cleanup. 2008/01/29 14:37:53 af 1.1.2.9: #i18486# Border painter moved from window manager to PresenterController. 2008/01/24 09:42:05 af 1.1.2.8: #i18486# Check for existence of mxSlideShowController. 2008/01/23 10:58:42 af 1.1.2.7: #i18486# Use default view style when no view style is explicitly defined in the configuration. 2008/01/21 14:40:42 af 1.1.2.6: #i18486# PresenterTheme is not a UNO object anymore.  Explicitly dispose some members in dispose(). 2008/01/09 18:36:57 cl 1.1.2.5: #i18486# use new slideshow api 2007/12/14 09:38:38 af 1.1.2.4: #i18486# Resolved resync problems. 2007/12/12 14:59:43 af 1.1.2.3: #i18486# Added ToggleSlideSorter() method. 2007/11/19 09:30:45 af 1.1.2.2: #i18486# Added initial support for slide sorter overlay pane. 2007/10/24 11:43:49 af 1.1.2.1: #i18486# Initial revision.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [fd3836ed69626c5513f6f40ec1dbdd5494a8a032]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2007/11/19 09:27:29 af 1.1.2.2: #i18486# Added XComponentContext argument to constructor.  Storing it as member. 2007/10/24 11:42:23 af 1.1.2.1: #i18486# Initial revision.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [9e0d410b14dbcdfb195084489fa7fafd7a246201]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2007/12/14 09:38:38 af 1.1.2.4: #i18486# Resolved resync problems. 2007/11/19 09:28:07 af 1.1.2.3: #i18486# Added XComponentContext argument to constructor.  Storing it as member. 2007/10/24 13:12:19 af 1.1.2.2: #i18486# Fixed inital compilation problems. 2007/10/24 11:42:11 af 1.1.2.1: #i18486# Initial revision.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [3c321610011760f6818c8f5c2c8f2c5a3c5f6ef6]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2008/01/21 14:33:50 af 1.1.2.3: #i18486# GetConfigurationNode accepts empty path to node. 2007/11/19 09:25:50 af 1.1.2.2: #i18486# Made GetConfigurationNode(,) static.  Added Find() method. 2007/10/24 11:41:26 af 1.1.2.1: #i18486# Initial revision.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [19df9515a3e2239c05802333c3856c81eaa6fabf]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2008/01/21 14:33:04 af 1.1.2.3: #i18486# GetConfigurationNode accepts empty path to node. 2007/11/19 09:26:17 af 1.1.2.2: #i18486# Made GetConfigurationNode(,) static.  Added Find() method. 2007/10/24 11:41:14 af 1.1.2.1: #i18486# Initial revision.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [daa9af12d84a0b201f9986d57ba5df831e5fe119]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2007/12/14 09:38:38 af 1.1.2.2: #i18486# Resolved resync problems. 2007/10/24 12:30:27 af 1.1.2.1: #i18486# Initial revision.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [d0a94721ee02610d402b55ee3fa2ed5a91e742d6]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2008/02/26 14:58:06 af 1.1.2.4: #i18486# Added PresenterSpritePane 2008/01/21 14:32:00 af 1.1.2.3: #i18486# Added PresenterPane and PresenterPaneBorderManager. 2007/11/19 09:24:48 af 1.1.2.2: #i18486# Added PresenterProtocolHandler. 2007/10/24 12:29:51 af 1.1.2.1: #i18486# Initial revision.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [e76074e33df4428a7f0f20cb3e51c24dee040a14]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2007/12/12 14:54:19 af 1.1.2.4: #i18486# Improved use of the XCanvas. 2007/11/19 09:23:15 af 1.1.2.3: #i18486# Added isAnchorOnly() method to XResource interface. 2007/10/25 10:11:58 af 1.1.2.2: #i18486# Made display of seconds a global attribute. 2007/10/24 11:39:29 af 1.1.2.1: #i18486# Initial revision.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [8f092d9fd8eab436eb3d3f5364e5dd9af01012b5]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2008/02/26 14:54:49 af 1.1.2.8: #i18486# Prevent AnalogBitmapPainter from crashing when bitmaps are missing. 2008/01/29 14:35:51 af 1.1.2.7: #i18486# Be content with bitmap canvas instead of sprite canvas. 2008/01/23 10:56:23 af 1.1.2.6: #i18486# Adding poor-mans antialiasing. 2007/12/12 14:53:45 af 1.1.2.5: #i18486# Improved use of the XCanvas. 2007/11/19 09:24:06 af 1.1.2.4: #i18486# Added isAnchorOnly() method to XResource interface.  Added simple theming. 2007/10/25 10:11:39 af 1.1.2.3: #i18486# Made display of seconds a global attribute. 2007/10/24 13:12:19 af 1.1.2.2: #i18486# Fixed inital compilation problems. 2007/10/24 11:39:42 af 1.1.2.1: #i18486# Initial revision.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [47330cb8eae678a332c30edf691ad9c3f73d13cc]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2008/02/26 16:10:43 af 1.1.2.1: #i18486# Initial revision.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [b56e182db90df654eb6f45c0b98c83dc27b4f4ca]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2008/02/26 16:11:02 af 1.1.2.1: #i18486# Initial revision.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [cedbbf9bcce05c3fb86bca9baab0530700c5db1e]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2008/02/26 16:04:52 af 1.1.2.1: #i18486# Initial revision.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [f5f98003089a1ddcc1946833874348b86991a28c]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2008/02/26 16:04:38 af 1.1.2.1: #i18486# Initial revision.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [76d42b4da7d3ca68e4fcfe0b4cd397bb00f80d6d]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2008/02/26 16:00:44 af 1.1.2.1: #i18486# Initial revision.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [b47ad04e2dbab17bda9d3ff392a356b8a3a2883d]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2008/02/26 16:01:04 af 1.1.2.1: #i18486# Initial revision.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [f20d98291722410a837a9a382d520ac39ffaccbd]

INTEGRATION: CWS presenterview (1.7.2); FILE MERGED 2008/04/02 15:08:53 af 1.7.2.2: #i84791# Changed default for conditional build. 2008/04/02 14:59:31 af 1.7.2.1: #i84791# Conditional build depending on configure options.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [d2fbb2733b91f8ff6ceb560182dfc62745740829]

INTEGRATION: CWS presenterview (1.2.4); FILE MERGED 2007/10/24 12:38:55 af 1.2.4.1: #i18486# Added presenter-screen extension.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [359b3163fe476ba243ceb2e88156a5845308fe29]

INTEGRATION: CWS presenterview (1.3.4); FILE MERGED 2007/12/14 09:38:38 af 1.3.4.3: #i18486# Resolved resync problems. 2007/12/13 10:31:33 af 1.3.4.2: RESYNC: (1.3-1.6); FILE MERGED 2007/10/24 12:38:55 af 1.3.4.1: #i18486# Added presenter-screen extension.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [edf3f23909cd1491aace795a57ed72116cb3e8e4]

INTEGRATION: CWS presenterview (1.142.34); FILE MERGED 2008/03/31 13:30:14 af 1.142.34.12: #i87402# Do not clip child windows that are system windows. 2008/03/26 10:51:15 cl 1.142.34.11: RESYNC: (1.151-1.152); FILE MERGED 2008/02/26 09:06:36 af 1.142.34.10: RESYNC: (1.148-1.151); FILE MERGED 2008/01/29 09:50:07 pl 1.142.34.9: #i85170# do immediate painting for presentation; should change for all windows eventually 2007/11/19 16:53:15 af 1.142.34.8: #i18486# Added ToTop for system child windows. 2007/10/24 17:32:46 pl 1.142.34.7: #i82554# support SAL_FRAME_STYLE_SYSTEMCHILD 2007/10/17 15:17:35 af 1.142.34.6: RESYNC: (1.146-1.148); FILE MERGED 2007/10/12 13:25:57 pl 1.142.34.5: #i82554# add WB_SYSTEMCHILDWINDOW 2007/09/11 16:34:01 af 1.142.34.4: RESYNC: (1.144-1.146); FILE MERGED 2007/07/11 10:33:30 af 1.142.34.3: RESYNC: (1.143-1.144); FILE MERGED 2007/04/19 17:43:44 af 1.142.34.2: RESYNC: (1.142-1.143); FILE MERGED 2007/03/02 11:59:57 pl 1.142.34.1: #i74774# Get/SetScreenNumber functionality


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [f2b4f7bc5be9f0cc3718ed88e18ba41b48e97288]

INTEGRATION: CWS presenterview (1.3.34); FILE MERGED 2007/07/11 10:31:57 af 1.3.34.2: RESYNC: (1.3-1.4); FILE MERGED 2007/03/02 11:59:57 pl 1.3.34.1: #i74774# Get/SetScreenNumber functionality


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [b13e331c52176da50070f74a2cd7539bf658d4d4]

INTEGRATION: CWS presenterview (1.17.106); FILE MERGED 2008/03/26 10:51:01 cl 1.17.106.4: RESYNC: (1.19-1.20); FILE MERGED 2007/09/11 16:32:57 af 1.17.106.3: RESYNC: (1.18-1.19); FILE MERGED 2007/07/11 10:30:54 af 1.17.106.2: RESYNC: (1.17-1.18); FILE MERGED 2007/03/02 11:59:57 pl 1.17.106.1: #i74774# Get/SetScreenNumber functionality


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [f44e48b2ce28f1df7e264fa6ed04bb682b882ec3]

INTEGRATION: CWS presenterview (1.214.82); FILE MERGED 2008/02/26 09:06:21 af 1.214.82.7: RESYNC: (1.219-1.222); FILE MERGED 2007/10/12 13:25:58 pl 1.214.82.6: #i82554# add WB_SYSTEMCHILDWINDOW 2007/09/11 16:31:46 af 1.214.82.5: RESYNC: (1.216-1.219); FILE MERGED 2007/07/11 10:30:05 af 1.214.82.4: RESYNC: (1.215-1.216); FILE MERGED 2007/04/19 17:39:59 af 1.214.82.3: RESYNC: (1.214-1.215); FILE MERGED 2007/03/02 11:43:20 pl 1.214.82.2: #i74774# new Get/SetScreenNumber functionality for SystemWindows 2007/03/02 10:21:34 pl 1.214.82.1: #i74774# new Get/SetScreenNumber functionality for SystemWindows


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [bb453dd59d9de67cda92ef2858be6d34273beefe]

INTEGRATION: CWS presenterview (1.67.14); FILE MERGED 2008/02/26 09:06:10 af 1.67.14.2: RESYNC: (1.67-1.68); FILE MERGED 2007/10/12 13:25:58 pl 1.67.14.1: #i82554# add WB_SYSTEMCHILDWINDOW


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [ef4c9179e238b8507f66301af1803cbd1934e5f3]

INTEGRATION: CWS presenterview (1.25.106); FILE MERGED 2008/03/26 10:50:16 cl 1.25.106.6: RESYNC: (1.31-1.32); FILE MERGED 2008/02/26 09:06:05 af 1.25.106.5: RESYNC: (1.30-1.31); FILE MERGED 2007/10/24 09:24:08 pl 1.25.106.4: #i82554# implement SAL_FRAME_STYLE_SYSTEMCHILD 2007/09/11 16:28:40 af 1.25.106.3: RESYNC: (1.27-1.30); FILE MERGED 2007/07/11 10:26:07 af 1.25.106.2: RESYNC: (1.25-1.27); FILE MERGED 2007/03/02 10:21:34 pl 1.25.106.1: #i74774# new Get/SetScreenNumber functionality for SystemWindows


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [eb03395d268229155da305d39d87436ffa9382d4]

INTEGRATION: CWS presenterview (1.52.106); FILE MERGED 2008/03/26 10:50:12 cl 1.52.106.5: RESYNC: (1.55-1.56); FILE MERGED 2007/10/12 13:25:58 pl 1.52.106.4: #i82554# add WB_SYSTEMCHILDWINDOW 2007/09/11 16:27:41 af 1.52.106.3: RESYNC: (1.53-1.55); FILE MERGED 2007/07/11 10:24:28 af 1.52.106.2: RESYNC: (1.52-1.53); FILE MERGED 2007/03/02 10:21:34 pl 1.52.106.1: #i74774# new Get/SetScreenNumber functionality for SystemWindows


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [aab79df7c58aafdf3d8f86ccede3bfba656e547e]

INTEGRATION: CWS presenterview (1.2.52); FILE MERGED 2008/03/26 10:50:06 cl 1.2.52.2: RESYNC: (1.2-1.3); FILE MERGED 2007/10/12 13:25:57 pl 1.2.52.1: #i82554# add WB_SYSTEMCHILDWINDOW


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [7efae57c06b87ed45b6f1e5bdc5466f37f51d0ad]

INTEGRATION: CWS presenterview (1.59.68); FILE MERGED 2008/03/26 10:50:02 cl 1.59.68.10: RESYNC: (1.74-1.75); FILE MERGED 2008/02/26 09:06:01 af 1.59.68.9: RESYNC: (1.71-1.74); FILE MERGED 2007/10/24 09:24:08 pl 1.59.68.8: #i82554# implement SAL_FRAME_STYLE_SYSTEMCHILD 2007/10/17 15:17:31 af 1.59.68.7: RESYNC: (1.68-1.71); FILE MERGED 2007/10/12 13:25:57 pl 1.59.68.6: #i82554# add WB_SYSTEMCHILDWINDOW 2007/09/11 16:23:12 af 1.59.68.5: RESYNC: (1.64-1.68); FILE MERGED 2007/07/11 10:22:53 af 1.59.68.4: RESYNC: (1.60-1.64); FILE MERGED 2007/04/19 17:36:41 af 1.59.68.3: RESYNC: (1.59-1.60); FILE MERGED 2007/03/02 11:43:20 pl 1.59.68.2: #i74774# new Get/SetScreenNumber functionality for SystemWindows 2007/03/02 10:21:33 pl 1.59.68.1: #i74774# new Get/SetScreenNumber functionality for SystemWindows


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [675420b402cb9cdf8880f08f4cda3287abc856df]

INTEGRATION: CWS presenterview (1.263.40); FILE MERGED 2008/03/26 10:49:54 cl 1.263.40.6: RESYNC: (1.274-1.276); FILE MERGED 2008/02/26 09:05:54 af 1.263.40.5: RESYNC: (1.267-1.274); FILE MERGED 2007/12/13 10:31:12 af 1.263.40.4: RESYNC: (1.264-1.267); FILE MERGED 2007/10/31 14:47:32 af 1.263.40.3: #i82554# Correct positioning of system child windows. 2007/10/17 15:17:28 af 1.263.40.2: RESYNC: (1.263-1.264); FILE MERGED 2007/10/12 13:25:56 pl 1.263.40.1: #i82554# add WB_SYSTEMCHILDWINDOW


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [4bf12cba85869110be8b65042e4cf327503e2852]

INTEGRATION: CWS presenterview (1.47.174); FILE MERGED 2008/02/26 09:05:38 af 1.47.174.5: RESYNC: (1.50-1.51); FILE MERGED 2007/12/13 10:31:08 af 1.47.174.4: RESYNC: (1.49-1.50); FILE MERGED 2007/09/11 16:20:16 af 1.47.174.3: RESYNC: (1.48-1.49); FILE MERGED 2007/07/11 10:20:34 af 1.47.174.2: RESYNC: (1.47-1.48); FILE MERGED 2007/03/02 10:21:33 pl 1.47.174.1: #i74774# new Get/SetScreenNumber functionality for SystemWindows


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [6b5b23a68aa745f12ba7a630c14208eedc40674c]

INTEGRATION: CWS presenterview (1.31.42); FILE MERGED 2008/03/26 10:49:39 cl 1.31.42.4: RESYNC: (1.33-1.34); FILE MERGED 2007/12/13 10:31:05 af 1.31.42.3: RESYNC: (1.32-1.33); FILE MERGED 2007/10/17 15:17:23 af 1.31.42.2: RESYNC: (1.31-1.32); FILE MERGED 2007/10/12 13:25:56 pl 1.31.42.1: #i82554# add WB_SYSTEMCHILDWINDOW


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [ddcfa3dd9d4411699dd73a0c5781e35f62929eb8]

INTEGRATION: CWS presenterview (1.4.38); FILE MERGED 2008/03/26 10:49:33 cl 1.4.38.2: RESYNC: (1.4-1.5); FILE MERGED 2007/10/12 13:25:56 pl 1.4.38.1: #i82554# add WB_SYSTEMCHILDWINDOW


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [bb9f83787197fbc3b8da1ff3e0229a791a8d6871]

INTEGRATION: CWS presenterview (1.2.24); FILE MERGED 2008/02/26 09:05:31 af 1.2.24.2: RESYNC: (1.2-1.3); FILE MERGED 2007/10/12 13:25:56 pl 1.2.24.1: #i82554# add WB_SYSTEMCHILDWINDOW


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [f7be39169fef0823e04f556cc9c9fdcda34d8685]

INTEGRATION: CWS presenterview (1.2.24); FILE MERGED 2007/10/12 13:25:56 pl 1.2.24.1: #i82554# add WB_SYSTEMCHILDWINDOW


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [605319a871a0ec9df954ee43ccda4e25eb09cb14]

INTEGRATION: CWS presenterview (1.2.24); FILE MERGED 2008/03/26 10:49:30 cl 1.2.24.3: RESYNC: (1.3-1.4); FILE MERGED 2007/10/17 15:17:20 af 1.2.24.2: RESYNC: (1.2-1.3); FILE MERGED 2007/10/12 13:25:56 pl 1.2.24.1: #i82554# add WB_SYSTEMCHILDWINDOW


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [33e3e4369fa5aaf28375c7fd4fa440709bfd74ce]

INTEGRATION: CWS presenterview (1.8.6); FILE MERGED 2008/03/26 10:48:59 cl 1.8.6.2: RESYNC: (1.8-1.10); FILE MERGED 2008/01/09 18:14:04 cl 1.8.6.1: #i15900# moved slideshow api to offapi


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [b05a9213af43f9f4880068287d3ebc1502681266]

INTEGRATION: CWS presenterview (1.8.4); FILE MERGED 2008/01/09 18:11:26 cl 1.8.4.2: #i15900# moved slideshow api to offapi 2007/10/12 14:00:33 cl 1.8.4.1: #i40844# add notifySlideTransitionStarted()


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [6fa7f2a262cc3a7a943cd744924429a110ec2bee]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2008/01/09 18:11:45 cl 1.1.2.1: #i15900# moved slideshow api to offapi


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [d16ba2f2561f8aa22da9c7bb10058ee55c817f04]

INTEGRATION: CWS presenterview (1.5.2); FILE MERGED 2008/02/26 09:05:07 af 1.5.2.5: RESYNC: (1.6-1.7); FILE MERGED 2008/01/11 14:15:06 cl 1.5.2.4: notify endEvent also on frozen 2008/01/09 18:11:56 cl 1.5.2.3: #i15900# moved slideshow api to offapi 2007/12/13 10:30:50 af 1.5.2.2: RESYNC: (1.5-1.6); FILE MERGED 2007/10/12 14:03:09 cl 1.5.2.1: #i40844# add notifySlideTransitionStarted and animation events


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [7a652a043d3604028dd1c17c0cff30006ff01156]

INTEGRATION: CWS presenterview (1.9.6); FILE MERGED 2007/12/13 12:36:21 af 1.9.6.1: #i18486# Added b2drange include.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [8d411d0d043083a7c2b14d109bb7b84864626776]

INTEGRATION: CWS presenterview (1.15.6); FILE MERGED 2008/01/09 18:11:56 cl 1.15.6.1: #i15900# moved slideshow api to offapi


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [5514fc00bdc977ebb3eaef8ce5610d48324b2404]

INTEGRATION: CWS presenterview (1.13.4); FILE MERGED 2008/01/11 14:13:51 cl 1.13.4.3: check if view is still available to prevent possible gpf 2008/01/09 18:11:56 cl 1.13.4.2: #i15900# moved slideshow api to offapi 2007/10/12 14:01:31 cl 1.13.4.1: #i40844# add notifySlideTransitionStarted()


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [b1ccee455fdbfe0db2ca7eaecbd5f19473c1f7e1]

INTEGRATION: CWS presenterview (1.7.10); FILE MERGED 2008/03/26 10:48:55 cl 1.7.10.2: RESYNC: (1.7-1.8); FILE MERGED 2008/01/09 18:06:59 cl 1.7.10.1: #i15900# moved slideshow api to offapi


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [daea7c40ae7c8a9a6bea586e60bdfff2841f0803]

INTEGRATION: CWS presenterview (1.13.60); FILE MERGED 2008/01/09 18:24:23 cl 1.13.60.2: #i15900# moved slideshow api to offapi 2007/02/27 09:04:51 cl 1.13.60.1: #i71351# added api draft for a slideshow controller


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [ef3eb684e2babd8d85ce79075c4af5e800b9b985]

INTEGRATION: CWS presenterview (1.1.4); FILE ADDED 2008/01/09 18:21:35 cl 1.1.4.2: #i15900# moved slideshow api to offapi 2007/12/13 13:28:20 cl 1.1.4.1: file XTransitionFactory.idl was added on branch cws_src680_presenterview on 2008-01-09 18:21:35 +0000


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [9839af909a1b76510f810d6f230cafb1d63c4dbe]

INTEGRATION: CWS presenterview (1.1.4); FILE ADDED 2008/01/09 18:21:25 cl 1.1.4.2: #i15900# moved slideshow api to offapi 2007/12/13 13:28:06 cl 1.1.4.1: file XTransition.idl was added on branch cws_src680_presenterview on 2008-01-09 18:21:25 +0000


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [fb5ffefcdee1ab20571adfd62e6f250fb05e46fd]

INTEGRATION: CWS presenterview (1.1.4); FILE ADDED 2008/01/09 18:21:11 cl 1.1.4.2: #i15900# moved slideshow api to offapi 2007/11/14 12:16:57 cl 1.1.4.1: file XSlideShowView.idl was added on branch cws_src680_presenterview on 2008-01-09 18:21:11 +0000


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [95945d41e0c5acf5aaf8ed142ab16967193385af]

INTEGRATION: CWS presenterview (1.1.4); FILE ADDED 2008/01/09 18:21:01 cl 1.1.4.2: #i15900# moved slideshow api to offapi 2007/11/14 12:17:25 cl 1.1.4.1: file XSlideShowListener.idl was added on branch cws_src680_presenterview on 2008-01-09 18:21:01 +0000


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [a3071747ec4c5990eb5d7f460959f79234c6600b]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2008/01/09 18:24:23 cl 1.1.2.3: #i15900# moved slideshow api to offapi 2007/03/21 15:32:24 cl 1.1.2.2: #i71351# added XIndexAccess for slides in presentation and XComponent 2007/02/27 08:58:42 cl 1.1.2.1: #i71351# added api draft for a slideshow controller


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [4c624fb8b7c7495017e24107185db7ad9e56529f]

INTEGRATION: CWS presenterview (1.1.4); FILE ADDED 2008/01/09 18:20:51 cl 1.1.4.2: #i15900# moved slideshow api to offapi 2007/11/14 12:17:15 cl 1.1.4.1: file XSlideShow.idl was added on branch cws_src680_presenterview on 2008-01-09 18:20:51 +0000


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [ce6e02a5d89d5987d29278be27723b76d9d22c65]

INTEGRATION: CWS presenterview (1.1.4); FILE ADDED 2008/01/09 18:20:39 cl 1.1.4.2: #i15900# moved slideshow api to offapi 2007/11/14 12:17:06 cl 1.1.4.1: file XShapeEventListener.idl was added on branch cws_src680_presenterview on 2008-01-09 18:20:39 +0000


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [e090c32ecad0360baf22f227ec7845c9611bbf52]

INTEGRATION: CWS presenterview (1.1.4); FILE ADDED 2008/01/09 18:17:08 cl 1.1.4.2: #i15900# moved slideshow api to offapi 2007/12/11 14:47:29 cl 1.1.4.1: file XPresentation2.idl was added on branch cws_src680_presenterview on 2008-01-09 18:17:08 +0000


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [a803f0937e347e25376cb62edf6fb0fdbca5aa19]

INTEGRATION: CWS presenterview (1.1.4); FILE ADDED 2008/01/09 18:16:58 cl 1.1.4.2: #i15900# moved slideshow api to offapi 2007/12/11 14:47:40 cl 1.1.4.1: file Presentation2.idl was added on branch cws_src680_presenterview on 2008-01-09 18:16:58 +0000


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [d662f725c5bd211792ef68628454197475b4c31b]

INTEGRATION: CWS presenterview (1.2.24); FILE MERGED 2008/01/21 10:00:18 af 1.2.24.2: #i18486# Added XPaneBorderPainter. 2007/06/11 09:21:41 af 1.2.24.1: #i18486# Removed unnecessary interfaces.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [27c59a5da40548e3017bf03324960b6eb7bff7d0]

INTEGRATION: CWS presenterview (1.2.24); FILE MERGED 2007/06/11 09:21:41 af 1.2.24.1: #i18486# Removed unnecessary interfaces.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [e3eaa121f8086771003a1ffc2c74be49ef47c80f]

INTEGRATION: CWS presenterview (1.2.24); FILE MERGED 2008/02/26 09:04:39 af 1.2.24.2: RESYNC: (1.2-1.3); FILE MERGED 2007/06/11 09:21:41 af 1.2.24.1: #i18486# Removed unnecessary interfaces.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [2a931d0aad457ee816f2057b186f6d12cf7c562e]

INTEGRATION: CWS presenterview (1.2.24); FILE MERGED 2008/01/21 09:59:47 af 1.2.24.3: #i18486# Added getFullResourceURL. 2007/12/12 14:06:47 af 1.2.24.2: #i18486# Made documentation of compareTo() more specific. 2007/06/11 09:21:41 af 1.2.24.1: #i18486# Removed unnecessary interfaces.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [73d81a1a79902a88f1f1dc8b1ac38b251932f065]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2007/06/11 09:21:08 af 1.1.2.1: #i18486# Removed unnecessary interfaces.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [b64e0cc49060131990642e74917064ebf971bc3e]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2007/06/11 09:20:58 af 1.1.2.1: #i18486# Removed unnecessary interfaces.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [296a9690f151032f8092b47e9aa29f423f7cf58b]

INTEGRATION: CWS presenterview (1.2.24); FILE MERGED 2007/12/12 14:05:35 af 1.2.24.2: #i18486# Added isAnchorOnly() method. 2007/06/11 09:21:41 af 1.2.24.1: #i18486# Removed unnecessary interfaces.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [7f76cdfd48df944ba83f8185c8a9c948b7c40753]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2008/03/25 15:39:46 af 1.1.2.2: #18486# Add support for a callout. 2008/01/21 09:54:39 af 1.1.2.1: #i18486# Initial revision.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [5a3e9fc1dd19bb0489e1f12fd6c50e9321356bf8]

INTEGRATION: CWS presenterview (1.2.24); FILE MERGED 2007/12/12 14:02:52 af 1.2.24.1: #i18486# Made comment in getResources() more specific.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [cf7c3154dd22f6d8dee9f69e6a9b5db5219680d6]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2007/06/11 09:20:48 af 1.1.2.1: #i18486# Removed unnecessary interfaces.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [39e199c78b1562bc596718b2c03a4eb947e8b9cf]

INTEGRATION: CWS presenterview (1.2.24); FILE MERGED 2007/09/12 09:08:33 af 1.2.24.2: #i18486# Added a link to the wiki page of the drawing framework. 2007/09/12 08:49:50 af 1.2.24.1: #i18486# Fixed a typo.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [65b49c6355d987f8053a3fc52d41f6505e784efc]

INTEGRATION: CWS presenterview (1.26.60); FILE MERGED 2008/03/26 10:48:31 cl 1.26.60.7: RESYNC: (1.27-1.28); FILE MERGED 2008/02/25 16:03:36 af 1.26.60.6: #i18486# Added XSlidePreviewCache. 2008/01/21 09:55:32 af 1.26.60.5: #i18486# Added XPresenterHelper. 2007/12/13 10:30:37 af 1.26.60.4: RESYNC: (1.26-1.27); FILE MERGED 2007/09/12 11:15:59 af 1.26.60.3: #i18486# Added XDrawSubController. 2007/07/18 08:26:56 af 1.26.60.2: #i75317# Added SlideSorter. 2007/07/12 14:40:38 af 1.26.60.1: #i18486# Introduced new XSlideRenderer interface and SlideRenderer service.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [38968c84baa3f9ab90795819f459896c43b63d97]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2008/01/30 10:14:47 af 1.1.2.5: #i18486# createPreviewForCanvas can now work with XCanvas instead of XSpriteCanvas. 2007/12/12 14:00:28 af 1.1.2.4: #i18486# Added createPreviewForCanvas() method. 2007/10/16 15:46:53 af 1.1.2.3: #i18486# Added nSuperSampleFactor argument to createPreview() method. 2007/07/24 11:05:05 af 1.1.2.2: #i18486# Added calculatePreviewSize() method. 2007/07/12 14:39:59 af 1.1.2.1: #i18486# Initial revision.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [78aeac578f7df1db4ed12bea066e74db79a90e6f]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2008/02/25 16:02:43 af 1.1.2.1: #i18486# Initial revision.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [bc119d5f60e9148c34b82c9a04ad9894c4ce716a]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2008/02/25 16:04:30 af 1.1.2.3: #i18486# Added createSharedCanvas() method. 2008/01/30 10:13:00 af 1.1.2.2: #i18486# Added getWindowExtentsRelative method.  Added argument to createCanvas. 2008/01/21 09:33:28 af 1.1.2.1: #i18486# Initial revision.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [b26aa4513d87b4a6bdf7f66995499ca0754d7ff5]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2007/09/12 08:50:33 af 1.1.2.1: #i18486# Initial revision.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [1bfb829dfc72ee68b040e18c33f2b7c1ea5b9260]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2007/09/12 08:42:44 af 1.1.2.4: #i18486# Added attributes IsShowFocus and IsUIReadOnly. 2007/08/13 14:24:20 af 1.1.2.3: #i18486# Added attributes for some colors. 2007/07/24 10:59:22 af 1.1.2.2: #i18486# Added IsSmoothScrolling attribute. 2007/07/18 08:26:27 af 1.1.2.1: #i75317# Initial revision.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [03ef8e3d1a81d0f6c85809349b5b16004a655b58]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2007/07/12 14:40:15 af 1.1.2.1: #i18486# Initial revision.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [ea85c014cb5a62d013c26483788149ca19799c5d]

INTEGRATION: CWS presenterview (1.14.36); FILE MERGED 2007/09/12 08:43:47 af 1.14.36.1: #i18486# Added documentation for SubController property.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [1c07824d33213f6c07de0738afff2f40d27b46a9]

INTEGRATION: CWS presenterview (1.4.60); FILE MERGED 2008/01/09 18:16:31 cl 1.4.60.2: #i15900# moved slideshow api to offapi 2007/03/21 15:23:15 cl 1.4.60.1: #i71351# added initial draft for animation listeners


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [a07215c4797fa4741106616fd56d9137f880d049]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2008/01/09 18:16:31 cl 1.1.2.2: #i15900# moved slideshow api to offapi 2007/03/21 15:31:02 cl 1.1.2.1: #i71351# added initial draft for animation listeners


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [e69060a498eebda4ba10c13172f75b3561d90138]

INTEGRATION: CWS presenterview (1.48.22); FILE MERGED 2008/03/28 10:58:28 cl 1.48.22.5: RESYNC: (1.53-1.54); FILE MERGED 2008/03/26 10:47:49 cl 1.48.22.4: RESYNC: (1.51-1.53); FILE MERGED 2007/07/24 10:58:30 af 1.48.22.3: #i18486# Fixed resync problems. 2007/07/11 09:14:17 af 1.48.22.2: RESYNC: (1.48-1.51); FILE MERGED 2007/06/19 15:49:49 af 1.48.22.1: #i18486# Removed directories for resource controllers.  Added directory for framework factories.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [6666a5b3de18ce6506ae6a7a63d7deba788a7b7d]

INTEGRATION: CWS presenterview (1.3.388); FILE MERGED 2008/01/09 18:28:28 cl 1.3.388.1: #i15900# slideshow api consolidation


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [963c6dca8a951fa710a232b0b306d2cdcc99a11a]

INTEGRATION: CWS presenterview (1.65.22); FILE MERGED 2008/03/26 10:47:46 cl 1.65.22.5: RESYNC: (1.67-1.68); FILE MERGED 2008/01/09 18:28:27 cl 1.65.22.4: #i15900# slideshow api consolidation 2007/11/15 13:35:38 af 1.65.22.3: #i18486# Code cleanup. 2007/07/24 12:00:41 af 1.65.22.2: RESYNC: (1.66-1.67); FILE MERGED 2007/07/10 13:26:55 af 1.65.22.1: #i18486# Converted ViewShellManager and ToolBarManager of ViewShellBase to shared_ptrs.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [3e9b7a3858e8f5287b9ca6085074c550f396cc9f]

INTEGRATION: CWS presenterview (1.53.52); FILE MERGED 2008/03/26 10:47:41 cl 1.53.52.4: RESYNC: (1.55-1.56); FILE MERGED 2007/07/11 09:13:44 af 1.53.52.3: RESYNC: (1.54-1.55); FILE MERGED 2007/04/19 16:11:46 af 1.53.52.2: RESYNC: (1.53-1.54); FILE MERGED 2007/03/12 14:23:16 af 1.53.52.1: #i74730# Removed unused SlideViewShell inclusion.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [b0d01444a5a4907446b7b075fa52261daf3a0626]

INTEGRATION: CWS presenterview (1.53.6); FILE MERGED 2008/03/26 10:47:38 cl 1.53.6.3: RESYNC: (1.54-1.55); FILE MERGED 2008/02/26 09:04:09 af 1.53.6.2: RESYNC: (1.53-1.54); FILE MERGED 2008/01/09 18:28:27 cl 1.53.6.1: #i15900# slideshow api consolidation


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [c9fb6e631b014840a5085ec7bb6ecddee234068b]

INTEGRATION: CWS presenterview (1.31.54); FILE MERGED 2008/03/26 10:47:35 cl 1.31.54.3: RESYNC: (1.32-1.33); FILE MERGED 2007/09/11 15:32:50 af 1.31.54.2: RESYNC: (1.31-1.32); FILE MERGED 2007/02/21 13:24:51 af 1.31.54.1: #i74730# Remove unused SlideView and SlideViewShell.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [42d513653be09b3e9cdbb6336006f9639e83c82c]

INTEGRATION: CWS presenterview (1.71.52); FILE MERGED 2008/03/26 10:47:32 cl 1.71.52.3: RESYNC: (1.72-1.73); FILE MERGED 2007/07/11 09:13:28 af 1.71.52.2: RESYNC: (1.71-1.72); FILE MERGED 2007/02/21 13:24:51 af 1.71.52.1: #i74730# Remove unused SlideView and SlideViewShell.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [d95a881c2e45c2c027bef1bdd49a416510fe9577]

INTEGRATION: CWS presenterview (1.55.54); FILE MERGED 2008/03/26 10:47:29 cl 1.55.54.5: RESYNC: (1.57-1.58); FILE MERGED 2008/01/09 18:28:27 cl 1.55.54.4: #i15900# slideshow api consolidation 2007/09/11 15:32:43 af 1.55.54.3: RESYNC: (1.56-1.57); FILE MERGED 2007/07/11 09:13:21 af 1.55.54.2: RESYNC: (1.55-1.56); FILE MERGED 2007/03/12 14:22:42 af 1.55.54.1: #i74730# Removed unused SlideView inclusion.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [cc54c739d247a09d28151f8b5e2aefdfae86fab1]

INTEGRATION: CWS presenterview (1.57.46); FILE MERGED 2008/03/26 10:47:26 cl 1.57.46.5: RESYNC: (1.60-1.62); FILE MERGED 2008/02/26 09:04:05 af 1.57.46.4: RESYNC: (1.59-1.60); FILE MERGED 2007/07/24 12:00:33 af 1.57.46.3: RESYNC: (1.58-1.59); FILE MERGED 2007/07/11 09:13:13 af 1.57.46.2: RESYNC: (1.57-1.58); FILE MERGED 2007/07/10 13:28:22 af 1.57.46.1: #i18486# Converted ViewShellManager, ToolBarManager, and EventMultiplexer of ViewShellBase to shared_ptrs.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [a3b855e2c35f2711d8563a8c6121afef2c2f50d6]

INTEGRATION: CWS presenterview (1.36.52); FILE MERGED 2008/01/09 18:28:27 cl 1.36.52.4: #i15900# slideshow api consolidation 2007/12/13 10:30:10 af 1.36.52.3: RESYNC: (1.37-1.38); FILE MERGED 2007/04/19 16:10:51 af 1.36.52.2: RESYNC: (1.36-1.37); FILE MERGED 2007/03/12 14:21:57 af 1.36.52.1: #i75320# Moved code for starting a presentation to PresentationStarter.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [263b757f611f6c81a8d2729bfac0e21cc54a9158]

INTEGRATION: CWS presenterview (1.45.54); FILE MERGED 2007/07/11 09:13:05 af 1.45.54.2: RESYNC: (1.45-1.47); FILE MERGED 2007/07/10 13:29:43 af 1.45.54.1: #i18486# Converted ViewShellManager, ToolBarManager, and EventMultiplexer of ViewShellBase to shared_ptrs.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [3131783a4e07d4a53711c836a8c00d29834df110]

INTEGRATION: CWS presenterview (1.86.66); FILE MERGED 2008/03/26 10:47:23 cl 1.86.66.2: RESYNC: (1.86-1.87); FILE MERGED 2007/09/11 13:02:36 af 1.86.66.1: #i18486# Turned SubControllers into components.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [daf07bf2f6bf9f2e9e0d48ceffa67771550f9c05]

INTEGRATION: CWS presenterview (1.26.52); FILE MERGED 2008/01/09 18:28:27 cl 1.26.52.4: #i15900# slideshow api consolidation 2007/07/11 09:12:52 af 1.26.52.3: RESYNC: (1.27-1.28); FILE MERGED 2007/04/19 16:10:32 af 1.26.52.2: RESYNC: (1.26-1.27); FILE MERGED 2007/03/12 14:17:03 af 1.26.52.1: #i75320# Moved code for starting a presentation to PresentationStarter.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [e11e32b58b05b0b9cfa78bc72950dd1dec7646fc]

INTEGRATION: CWS presenterview (1.29.52); FILE MERGED 2008/01/09 18:28:27 cl 1.29.52.3: #i15900# slideshow api consolidation 2007/04/19 16:10:24 af 1.29.52.2: RESYNC: (1.29-1.30); FILE MERGED 2007/02/21 13:24:51 af 1.29.52.1: #i74730# Remove unused SlideView and SlideViewShell.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [bb971f1bfaeb1203efa0ec559ad80387c4b1a22a]

INTEGRATION: CWS presenterview (1.33.18); FILE MERGED 2007/12/13 10:30:07 af 1.33.18.5: RESYNC: (1.35-1.36); FILE MERGED 2007/09/11 15:32:23 af 1.33.18.4: RESYNC: (1.34-1.35); FILE MERGED 2007/04/26 08:48:06 af 1.33.18.3: #i18486# Resolved resync problems. 2007/04/19 16:10:16 af 1.33.18.2: RESYNC: (1.33-1.34); FILE MERGED 2007/03/12 14:15:11 af 1.33.18.1: #i74730# Remove unused SlideViewShell inclusion.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [338d3dbea16adb76d72fc9ec7ac97e05fc6d5029]

INTEGRATION: CWS presenterview (1.10.122); FILE MERGED 2008/01/09 18:28:27 cl 1.10.122.1: #i15900# slideshow api consolidation


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [fca93d7e1e6173e3ae676be354d149101852d835]

INTEGRATION: CWS presenterview (1.19.54); FILE MERGED 2008/03/26 10:47:20 cl 1.19.54.3: RESYNC: (1.20-1.21); FILE MERGED 2007/07/11 09:12:33 af 1.19.54.2: RESYNC: (1.19-1.20); FILE MERGED 2007/07/10 13:38:04 af 1.19.54.1: #i18486# Converted several members of ViewShellBase to shared_ptrs.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [5b0f1c16597145d55d956970f6a7a5f8df3f2697]

INTEGRATION: CWS presenterview (1.64.52); FILE MERGED 2008/03/26 10:47:16 cl 1.64.52.10: RESYNC: (1.72-1.75); FILE MERGED 2008/02/26 09:04:01 af 1.64.52.9: RESYNC: (1.71-1.72); FILE MERGED 2008/01/09 18:28:27 cl 1.64.52.8: #i15900# slideshow api consolidation 2007/10/17 15:16:42 af 1.64.52.7: RESYNC: (1.70-1.71); FILE MERGED 2007/09/11 15:32:16 af 1.64.52.6: RESYNC: (1.68-1.70); FILE MERGED 2007/07/24 12:00:26 af 1.64.52.5: RESYNC: (1.67-1.68); FILE MERGED 2007/07/11 09:12:25 af 1.64.52.4: RESYNC: (1.65-1.67); FILE MERGED 2007/07/10 13:40:50 af 1.64.52.3: #i18486# Converted several members of ViewShellBase to shared_ptrs. 2007/04/19 16:10:07 af 1.64.52.2: RESYNC: (1.64-1.65); FILE MERGED 2007/03/12 14:13:15 af 1.64.52.1: #i75320# Moved code for starting a presentation to PresentationStarter.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [0f6bd6de5cf9469297e2baad7b4643385fe0dcbe]

INTEGRATION: CWS presenterview (1.11.54); FILE MERGED 2008/01/09 18:28:26 cl 1.11.54.1: #i15900# slideshow api consolidation


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [d584dcaf8067ff573fa4f2c3e92edfe66f9d0256]

INTEGRATION: CWS presenterview (1.27.54); FILE MERGED 2007/07/11 09:12:11 af 1.27.54.3: RESYNC: (1.27-1.29); FILE MERGED 2007/07/10 13:45:41 af 1.27.54.2: #i18486# Converted several members of ViewShellBase to shared_ptrs. 2007/03/12 14:05:59 af 1.27.54.1: #i75317# Remove dependency between slide sorter and ViewShell.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [ed72d0ea98596af5f0d0a4ce9c61cba04519c313]

INTEGRATION: CWS presenterview (1.47.66); FILE MERGED 2008/01/09 18:28:26 cl 1.47.66.3: #i15900# slideshow api consolidation 2007/09/25 08:04:04 af 1.47.66.2: #i18486# Cleanup. 2007/09/11 13:01:09 af 1.47.66.1: #i18486# Turned SubControllers into components.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [8a0e8ac7f9fb68c27837945078bddba30f388d89]

INTEGRATION: CWS presenterview (1.72.48); FILE MERGED 2008/03/26 10:47:13 cl 1.72.48.5: RESYNC: (1.74-1.76); FILE MERGED 2008/01/09 18:28:26 cl 1.72.48.4: #i15900# slideshow api consolidation 2007/12/13 10:30:04 af 1.72.48.3: RESYNC: (1.73-1.74); FILE MERGED 2007/07/11 09:11:52 af 1.72.48.2: RESYNC: (1.72-1.73); FILE MERGED 2007/07/10 13:46:49 af 1.72.48.1: #i18486# Converted several members of ViewShellBase to shared_ptrs.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [5248f04379cf867bfce5e1dbdd5cab3a2917a549]

INTEGRATION: CWS presenterview (1.50.22); FILE MERGED 2008/01/09 18:28:26 cl 1.50.22.3: #i15900# slideshow api consolidation 2007/12/13 10:30:01 af 1.50.22.2: RESYNC: (1.50-1.51); FILE MERGED 2007/07/10 13:48:27 af 1.50.22.1: #i18486# Converted several members of ViewShellBase to shared_ptrs.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [46d1e0c4e1a37a91da4c47be063f57cbce38128b]

INTEGRATION: CWS presenterview (1.38.6); FILE MERGED 2008/03/26 10:47:10 cl 1.38.6.3: RESYNC: (1.38-1.39); FILE MERGED 2008/02/20 09:21:50 af 1.38.6.2: #i86240# Re-enabled context menus. 2008/01/09 18:28:26 cl 1.38.6.1: #i15900# slideshow api consolidation


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [59d889dbd77e5c84945aca77e66f41085545d051]

INTEGRATION: CWS presenterview (1.41.22); FILE MERGED 2008/01/09 18:28:26 cl 1.41.22.3: #i15900# slideshow api consolidation 2007/07/11 09:11:40 af 1.41.22.2: RESYNC: (1.41-1.42); FILE MERGED 2007/07/10 13:50:08 af 1.41.22.1: #i18486# Converted several members of ViewShellBase to shared_ptrs.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [4bd4196dbed0173afb20b08da180f50d6e9788b1]

INTEGRATION: CWS presenterview (1.53.12); FILE MERGED 2008/01/09 18:28:26 cl 1.53.12.1: #i15900# slideshow api consolidation


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [c3d37a1e87b0e1f969723e8782c43d31f9dbd6d6]

INTEGRATION: CWS presenterview (1.75.22); FILE MERGED 2008/03/05 17:26:12 af 1.75.22.4: #i86733# Set the new current page at the frame view. 2008/01/09 18:28:26 cl 1.75.22.3: #i15900# slideshow api consolidation 2007/09/11 15:31:46 af 1.75.22.2: RESYNC: (1.76-1.77); FILE MERGED 2007/07/10 13:52:01 af 1.75.22.1: #i18486# Converted several members of ViewShellBase to shared_ptrs.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [b64a8f0f103343206ea9e87128228c7b52b19cd3]

INTEGRATION: CWS presenterview (1.45.40); FILE MERGED 2008/03/26 10:47:07 cl 1.45.40.2: RESYNC: (1.45-1.47); FILE MERGED 2008/01/09 18:28:26 cl 1.45.40.1: #i15900# slideshow api consolidation


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [d2076884b9b4f7b4e241fce196d149e72b64ac44]

INTEGRATION: CWS presenterview (1.9.54); FILE MERGED 2008/01/09 18:28:26 cl 1.9.54.1: #i15900# slideshow api consolidation


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [45d60b130feaa46c66fd5773d65628224e2cd8e6]

INTEGRATION: CWS presenterview (1.12.22); FILE MERGED 2007/11/15 13:31:36 af 1.12.22.2: #i18486# Added isAnchorOnly() method. 2007/06/19 15:48:41 af 1.12.22.1: #i18486# TabControl not a base class of ViewTabBar anymore.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [eba71f016ec33b039a08010b46ec184f25082b11]

INTEGRATION: CWS presenterview (1.23.22); FILE MERGED 2008/02/26 09:03:56 af 1.23.22.5: RESYNC: (1.24-1.25); FILE MERGED 2007/07/11 09:11:09 af 1.23.22.4: RESYNC: (1.23-1.24); FILE MERGED 2007/07/10 14:37:27 af 1.23.22.3: #i18486# Converted several members of ViewShellBase to shared_ptrs. 2007/06/19 15:45:55 af 1.23.22.2: #i18486# Code cleanup. 2007/04/26 08:48:06 af 1.23.22.1: #i18486# Resolved resync problems.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [51f699d58efcb1cdc23c42e5ff2d4c80459403ca]

INTEGRATION: CWS presenterview (1.36.20); FILE MERGED 2008/01/09 18:28:26 cl 1.36.20.5: #i15900# slideshow api consolidation 2007/08/01 11:46:53 af 1.36.20.4: #i18486# Fixed typo in comment. 2007/07/24 11:59:55 af 1.36.20.3: RESYNC: (1.37-1.39); FILE MERGED 2007/07/10 14:36:53 af 1.36.20.2: #i18486# Converted several members of ViewShellBase to shared_ptrs. 2007/06/19 15:44:33 af 1.36.20.1: #i18486# TabControl not a base class of ViewTabBar anymore.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [aff08cb6ba37a842a9133aae0ece2051f616a741]

INTEGRATION: CWS presenterview (1.7.20); FILE MERGED 2008/03/26 10:47:04 cl 1.7.20.5: RESYNC: (1.8-1.9); FILE MERGED 2008/03/25 15:48:07 af 1.7.20.4: #i87413# Code cleanup. 2007/07/11 09:10:57 af 1.7.20.3: RESYNC: (1.7-1.8); FILE MERGED 2007/07/10 14:36:20 af 1.7.20.2: #i18486# Converted several members of ViewShellBase to shared_ptrs. 2007/06/19 15:41:33 af 1.7.20.1: #i18486# Removed unused event registrations.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [1e8b5927cc240d6741cd2d21f9458cc0aded5d9a]

INTEGRATION: CWS presenterview (1.14.16); FILE MERGED 2008/03/26 10:47:01 cl 1.14.16.7: RESYNC: (1.19-1.20); FILE MERGED 2007/12/13 10:29:58 af 1.14.16.6: RESYNC: (1.18-1.19); FILE MERGED 2007/09/11 15:31:39 af 1.14.16.5: RESYNC: (1.17-1.18); FILE MERGED 2007/07/24 11:59:48 af 1.14.16.4: RESYNC: (1.16-1.17); FILE MERGED 2007/07/11 09:10:50 af 1.14.16.3: RESYNC: (1.15-1.16); FILE MERGED 2007/04/19 16:06:42 af 1.14.16.2: RESYNC: (1.14-1.15); FILE MERGED 2007/02/21 13:24:51 af 1.14.16.1: #i74730# Remove unused SlideView and SlideViewShell.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [062e5f70267c492fd3be78f72cca7442146cba88]

INTEGRATION: CWS presenterview (1.31.22); FILE MERGED 2008/03/26 10:46:57 cl 1.31.22.4: RESYNC: (1.33-1.34); FILE MERGED 2007/07/11 09:10:42 af 1.31.22.3: RESYNC: (1.31-1.33); FILE MERGED 2007/07/10 13:56:38 af 1.31.22.2: #i18486# Converted several members of ViewShellBase to shared_ptrs. 2007/04/26 08:48:06 af 1.31.22.1: #i18486# Resolved resync problems.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [4483e33296174e9f2931ef4f5eec0dc04f7ddc29]

INTEGRATION: CWS presenterview (1.10.22); FILE MERGED 2007/07/10 13:55:11 af 1.10.22.1: #i18486# Converted several members of ViewShellBase to shared_ptrs.  Storing main view shell.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [f38bb209c58a2404f32484225bde1aa79edf45e5]

INTEGRATION: CWS presenterview (1.86.20); FILE MERGED 2008/03/26 10:46:54 cl 1.86.20.6: RESYNC: (1.91-1.93); FILE MERGED 2008/02/26 09:03:53 af 1.86.20.5: RESYNC: (1.89-1.91); FILE MERGED 2007/09/11 15:31:13 af 1.86.20.4: RESYNC: (1.88-1.89); FILE MERGED 2007/07/24 11:59:40 af 1.86.20.3: RESYNC: (1.87-1.88); FILE MERGED 2007/07/11 09:10:30 af 1.86.20.2: RESYNC: (1.86-1.87); FILE MERGED 2007/02/27 09:12:10 cl 1.86.20.1: #i71351# added api draft for a slideshow controller


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [31c5cadb006b2ef4d0fc9f2334aba8757bc7298e]

INTEGRATION: CWS presenterview (1.57.20); FILE MERGED 2008/03/26 10:46:51 cl 1.57.20.3: RESYNC: (1.58-1.59); FILE MERGED 2007/09/11 15:31:05 af 1.57.20.2: RESYNC: (1.57-1.58); FILE MERGED 2007/02/27 09:12:09 cl 1.57.20.1: #i71351# added api draft for a slideshow controller


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [1b4b908e210f8db0975c42b9af92441db40e993e]

INTEGRATION: CWS presenterview (1.99.18); FILE MERGED 2008/03/26 10:46:48 cl 1.99.18.9: RESYNC: (1.106-1.108); FILE MERGED 2008/02/26 09:03:46 af 1.99.18.8: RESYNC: (1.105-1.106); FILE MERGED 2008/01/09 18:28:25 cl 1.99.18.7: #i15900# slideshow api consolidation 2007/12/13 10:29:55 af 1.99.18.6: RESYNC: (1.102-1.105); FILE MERGED 2007/07/24 11:59:33 af 1.99.18.5: RESYNC: (1.101-1.102); FILE MERGED 2007/07/11 09:10:23 af 1.99.18.4: RESYNC: (1.100-1.101); FILE MERGED 2007/04/19 16:05:11 af 1.99.18.3: RESYNC: (1.99-1.100); FILE MERGED 2007/02/27 09:24:40 cl 1.99.18.2: #i71351# added api draft for a slideshow controller 2007/02/27 09:12:09 cl 1.99.18.1: #i71351# added api draft for a slideshow controller


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [4cfbe80234e1f5cdabdfaf5312c8782fdb68e932]

INTEGRATION: CWS presenterview (1.21.54); FILE MERGED 2008/03/03 17:05:15 af 1.21.54.8: #i18486# Reinserted TYPEINIT definition. 2008/02/26 12:30:15 af 1.21.54.7: #i18486# Dropped the use of templates for implementing cache classes. 2008/02/26 09:03:29 af 1.21.54.6: RESYNC: (1.22-1.23); FILE MERGED 2007/08/01 11:43:24 af 1.21.54.5: #i18486# Tell highlight object about modified device transformation. 2007/07/25 14:38:40 af 1.21.54.4: #i18486# Added AddSdrObject() method. 2007/07/11 09:09:12 af 1.21.54.3: RESYNC: (1.21-1.22); FILE MERGED 2007/04/27 11:07:17 af 1.21.54.2: #i75317# Separation of SlideSorter and ViewShell. 2007/03/12 15:35:37 af 1.21.54.1: #i75317# Remove dependecy of slide sorter on SlideSorterViewShell.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [e4df376aed3d9c4eb3450c1904e94cb167b99b97]

INTEGRATION: CWS presenterview (1.18.8); FILE MERGED 2008/03/26 10:46:44 cl 1.18.8.2: RESYNC: (1.18-1.19); FILE MERGED 2007/02/27 09:12:09 cl 1.18.8.1: #i71351# added api draft for a slideshow controller


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [a99bcca7d9f919d36e1b89af0da37b9a626e9740]

INTEGRATION: CWS presenterview (1.12.22); FILE MERGED 2008/03/26 10:46:41 cl 1.12.22.8: RESYNC: (1.12-1.13); FILE MERGED 2008/02/26 12:32:02 af 1.12.22.7: #i18486# Added PresenterPreviewCache. 2008/02/12 10:19:19 af 1.12.22.6: #i18486# Make sure that the sd dll is initialized. 2008/01/21 14:00:39 af 1.12.22.5: #i18486# Updated the set of supported services. 2007/12/12 13:49:54 af 1.12.22.4: #i18486# Added PresenterCanvas and PresenterTextView services. 2007/11/15 13:30:00 af 1.12.22.3: #i18486# Added PresenterWorkaroundService. 2007/09/11 12:54:51 af 1.12.22.2: #i18486# Added PresenterTheme service. 2007/06/19 15:34:00 af 1.12.22.1: #i18486# Removed PaneController, ViewController, ToolBarController, CommandController, TaskPaneService. Added Configuration, TaskPanelFactory, PresentationFactoryProvider, SlideShowView, SlideRenderer, SlideSorterService.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [bc609feed41014ae5166a732cef81a4f154901d6]

INTEGRATION: CWS presenterview (1.15.20); FILE MERGED 2007/09/11 11:26:05 af 1.15.20.3: #i18486# Turned SubControllers into components. 2007/04/27 11:27:51 af 1.15.20.2: #i75317# Using new SelectionManager. 2007/03/12 14:01:05 af 1.15.20.1: #i75316# Remove dependency between slide sorter and ViewShell.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [e7638e28564f70621f506c6a5b4246cc1e057402]

INTEGRATION: CWS presenterview (1.19.54); FILE MERGED 2007/09/25 08:03:14 af 1.19.54.2: #i18486# Removed unreachable breaks.  Added disposing() method. 2007/09/11 11:22:49 af 1.19.54.1: #i18486# Turned SubControllers into components.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [872d9b47de12d3cd8b0025f0ccff2f11d254013f]

INTEGRATION: CWS presenterview (1.33.20); FILE MERGED 2007/09/25 08:02:35 af 1.33.20.2: #i18486# Removed unreachable breaks. 2007/09/11 11:16:36 af 1.33.20.1: #i18486# Turned SubControllers into components.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [04f7a49b8ab56dc83e6406ea751b94a55d4ea268]

INTEGRATION: CWS presenterview (1.22.22); FILE MERGED 2008/01/11 14:35:36 cl 1.22.22.7: #i18486# forbid the closing of the frame that started a fullscreen slideshow 2007/09/25 08:01:54 af 1.22.22.6: #i18486# Cleanup. 2007/09/11 12:53:52 af 1.22.22.5: #i18486# Turned SubControllers into components that can be accessed as property. 2007/07/24 10:58:29 af 1.22.22.4: #i18486# Fixed resync problems. 2007/07/11 09:10:00 af 1.22.22.3: RESYNC: (1.22-1.24); FILE MERGED 2007/07/10 14:35:34 af 1.22.22.2: #i18486# Converted several members of ViewShellBase to shared_ptrs. 2007/06/19 08:55:55 af 1.22.22.1: #i18486# Adaption to recent drawing framework API changes.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [425abae0a8a73916d3c08d0cc252b4b283f41b75]

INTEGRATION: CWS presenterview (1.11.22); FILE MERGED 2007/09/11 12:51:52 af 1.11.22.1: #i18486# Added PropertySet.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [b46a51b70a5f8e36065123a4c065cbf587f7b656]

INTEGRATION: CWS presenterview (1.6.22); FILE MERGED 2008/01/23 10:53:10 af 1.6.22.1: #i18486# Added support UNO object resources.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [96d279576d885395dc91a5ee08adade3121bfc14]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2007/09/25 08:01:22 af 1.1.2.2: #i18486# Cleanup. 2007/09/11 10:53:38 af 1.1.2.1: #i18486# Initial revision.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [a2e6eae0a75a5e7a98ce660bd54ad9f2223e63a5]

INTEGRATION: CWS presenterview (1.13.22); FILE MERGED 2008/02/26 09:03:40 af 1.13.22.2: RESYNC: (1.13-1.14); FILE MERGED 2007/04/26 09:23:00 af 1.13.22.1: #i75317# Fixed wrong frame handling.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [0500b154a4531e2a23dd7cf0c24a787f1770e165]

INTEGRATION: CWS presenterview (1.10.22); FILE MERGED 2008/01/09 18:28:25 cl 1.10.22.1: #i15900# slideshow api consolidation


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [7c5b8bcfa9fe23091d54097f2a42b7bb6267620c]

INTEGRATION: CWS presenterview (1.15.22); FILE MERGED 2007/06/19 08:58:20 af 1.15.22.1: #i18486# Added EID_CONFIGURATION_UPDATED.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [fe410189c0b526399f1b15bfb1d15131cedef29e]

INTEGRATION: CWS presenterview (1.2.22); FILE MERGED 2007/11/15 13:28:06 af 1.2.22.5: #i18486# Reimplemented GetConfigurationNode() in terms of the other, static GetConfigurationNode() variant. 2007/10/16 16:00:12 af 1.2.22.4: #i18486# Minor optimization in GetConfigurationNode() for empty path. 2007/09/11 12:51:09 af 1.2.22.3: #i18486# Added GetConfigurationNode() variant. 2007/08/13 09:28:11 af 1.2.22.2: #i18486# GetConfigurationNode returns Any. 2007/06/19 15:26:18 af 1.2.22.1: #i18486# Supply callbacks with entry names.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [1827fd59217e7581b4a1d21602f18f9238de36d0]

INTEGRATION: CWS presenterview (1.7.54); FILE MERGED 2007/03/12 15:46:20 af 1.7.54.1: #i75317# Remove dependency between slide sorter and ViewShell.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [3b8b6287ee3bca044e2c17f517ae8a150440c3f2]

INTEGRATION: CWS presenterview (1.9.54); FILE MERGED 2007/03/12 15:45:54 af 1.9.54.1: #i75317# Remove dependency between slide sorter and ViewShell.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [4a73284787b2ef490ba3a01c23119d141f83c76a]

INTEGRATION: CWS presenterview (1.11.54); FILE MERGED 2007/03/12 15:43:06 af 1.11.54.1: #i75317# Remove dependency between slide sorter and ViewShell.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [54ddf214fa0c8ce5a6fa2f26d8a8e6548a88d4d1]

INTEGRATION: CWS presenterview (1.19.52); FILE MERGED 2007/04/19 16:02:10 af 1.19.52.2: RESYNC: (1.19-1.20); FILE MERGED 2007/03/12 15:41:27 af 1.19.52.1: #i75317# Remove dependency between slide sorter and ViewShell.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [e1f2b7701ea64a82532faa4b881c140bf3386218]

INTEGRATION: CWS presenterview (1.2.216); FILE MERGED 2007/03/12 15:39:39 af 1.2.216.1: #i75317# Remove dependency between slide sorter and ViewShell.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [5acc2b871537e7e4a88c8dffc5cd074863297849]

INTEGRATION: CWS presenterview (1.4.54); FILE MERGED 2008/03/26 10:46:00 cl 1.4.54.2: RESYNC: (1.4-1.5); FILE MERGED 2007/03/12 15:37:34 af 1.4.54.1: #i75317# Remove dependency between slide sorter and ViewShell.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [82f5358d557a73cf16bbf055e1d26252f437bea3]

INTEGRATION: CWS presenterview (1.9.110); FILE MERGED 2007/07/10 14:35:13 af 1.9.110.1: #i18486# Converted several members of ViewShellBase to shared_ptrs.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [ba0ba4f683c27b4ae578754a58aafbcf3d487c62]

INTEGRATION: CWS presenterview (1.8.22); FILE MERGED 2007/06/19 15:23:04 af 1.8.22.1: #i18486# Removed TaskPaneService.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [74397b28c1103c4fa5a73e4932f8392910a40bc8]

INTEGRATION: CWS presenterview (1.17.22); FILE MERGED 2008/03/26 10:45:57 cl 1.17.22.5: RESYNC: (1.17-1.18); FILE MERGED 2007/09/11 12:49:33 af 1.17.22.4: #i18486# Turned SubControllers into components. 2007/08/03 08:33:03 af 1.17.22.3: #i18486# Added ExpandPanel() and CollapsePanel() methods. 2007/07/10 14:33:55 af 1.17.22.2: #i18486# Converted several members of ViewShellBase to shared_ptrs. 2007/06/19 09:03:59 af 1.17.22.1: #i18486# Added HidePanel() method.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [a7b2a8ccc1044dd2e12d295542407ae5a661b734]

INTEGRATION: CWS presenterview (1.4.256); FILE MERGED 2007/07/10 14:34:14 af 1.4.256.1: #i18486# Converted several members of ViewShellBase to shared_ptrs.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [a04b546bd74177f87241eab419c0a82ad5a7920d]

INTEGRATION: CWS presenterview (1.9.54); FILE MERGED 2007/07/10 15:03:01 af 1.9.54.1: #i18486# Converted several members of ViewShellBase to shared_ptrs.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [eec06eb6e05a1bf724924aca78e6a368b1eda80a]

INTEGRATION: CWS presenterview (1.10.54); FILE MERGED 2007/07/10 14:33:23 af 1.10.54.1: #i18486# Converted several members of ViewShellBase to shared_ptrs.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [b7aa271f265656f9dc1ff422143ea1feaf794b6d]

INTEGRATION: CWS presenterview (1.20.52); FILE MERGED 2008/03/26 10:45:54 cl 1.20.52.5: RESYNC: (1.22-1.23); FILE MERGED 2007/07/11 09:09:32 af 1.20.52.4: RESYNC: (1.21-1.22); FILE MERGED 2007/07/10 15:01:14 af 1.20.52.3: #i18486# Converted several members of ViewShellBase to shared_ptrs. 2007/04/19 16:00:09 af 1.20.52.2: RESYNC: (1.20-1.21); FILE MERGED 2007/03/12 15:38:23 af 1.20.52.1: #i75317# Remove dependency between slide sorter and ViewShell.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [22d31af85bbef8e7a5d166765092310a891d7485]

INTEGRATION: CWS presenterview (1.2.12); FILE MERGED 2008/03/26 15:40:16 cl 1.2.12.1: fixed merge conflict


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [8c60d5f91718664ef860cf831161e90595299552]

INTEGRATION: CWS presenterview (1.7.8); FILE MERGED 2008/02/26 12:45:34 af 1.7.8.2: #i18486# Added SlsViewCacheContext. 2007/07/25 12:26:17 af 1.7.8.1: #i18486# Added HighlightObject.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [9244986c6c4bbad35ba456be0598ce364e83ef30]

INTEGRATION: CWS presenterview (1.12.54); FILE MERGED 2008/02/27 09:14:42 af 1.12.54.4: #i18486# Resolved resync problems. 2008/02/26 09:03:37 af 1.12.54.3: RESYNC: (1.13-1.14); FILE MERGED 2007/04/26 08:48:06 af 1.12.54.2: #i18486# Resolved resync problems. 2007/03/12 15:35:38 af 1.12.54.1: #i75317# Remove dependecy of slide sorter on SlideSorterViewShell.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [cd361fde6a8033015a589531992e3d37c10e6f05]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2008/02/26 12:44:50 af 1.1.2.1: #i18486# Initial revision.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [1d9d01690ef4c6485570bd58ed3574ad79846826]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2008/02/26 12:44:38 af 1.1.2.1: #i18486# Initial revision.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [3c40cce099e8f4a079c9f77464958fbd057ac11e]

INTEGRATION: CWS presenterview (1.18.52); FILE MERGED 2008/02/27 09:14:42 af 1.18.52.11: #i18486# Resolved resync problems. 2008/02/26 09:03:33 af 1.18.52.10: RESYNC: (1.19-1.20); FILE MERGED 2007/09/25 08:00:32 af 1.18.52.9: #i18486# Removed shortwiring return from PaintBackground(). 2007/09/11 12:48:55 af 1.18.52.8: #i18486# Do not paint selection or focus indicators when corresponding flags are set. 2007/08/13 09:25:54 af 1.18.52.7: #i18486# Use new Colors in Properties. 2007/08/01 11:46:01 af 1.18.52.6: #i18486# Added opacity argument to GetColor() method. 2007/07/25 12:27:41 af 1.18.52.5: #i18486# Disabled PaintBackground(). 2007/07/24 10:58:29 af 1.18.52.4: #i18486# Fixed resync problems. 2007/07/20 09:51:56 af 1.18.52.3: #i75317# Removed dependency on ObjectContactOfPageView. 2007/07/11 09:09:24 af 1.18.52.2: RESYNC: (1.18-1.19); FILE MERGED 2007/04/26 14:18:39 af 1.18.52.1: #i75317# Using shared_ptr for PageDescriptor.  Current slide can be painted highlighted.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [aa4fa50532cb24fa1f150ff546ef977c4d8725a5]

INTEGRATION: CWS presenterview (1.7.22); FILE MERGED 2007/04/26 12:54:18 af 1.7.22.1: #i75317# Using shared_ptr for PageDescriptor.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [ae4a5071e5b8d4fcf920850108e8faa082c3f788]

INTEGRATION: CWS presenterview (1.5.54); FILE MERGED 2007/04/26 12:49:11 af 1.5.54.1: #i75317# Using shared_ptr for PageDescriptor.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [21b4af168836780fd911e7d88fcfe812c3233707]

INTEGRATION: CWS presenterview (1.9.122); FILE MERGED 2007/04/27 11:14:31 af 1.9.122.3: #i75317# Renamed ...Desired... to ...Preferred... 2007/04/27 11:12:30 af 1.9.122.2: #i75317# Removed unused method. 2007/03/12 15:35:38 af 1.9.122.1: #i75317# Remove dependecy of slide sorter on SlideSorterViewShell.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [b18194c582f2475366bfc521f6b7aef7753df086]

INTEGRATION: CWS presenterview (1.4.8); FILE MERGED 2007/06/19 15:20:48 af 1.4.8.2: #i18486# Added SlideSorterService. 2007/03/12 15:35:37 af 1.4.8.1: #i75317# Remove dependecy of slide sorter on SlideSorterViewShell.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [e4dff3edb2ef4f871aab7bf1437321879a3780d0]

INTEGRATION: CWS presenterview (1.25.52); FILE MERGED 2007/12/13 10:29:51 af 1.25.52.8: RESYNC: (1.28-1.29); FILE MERGED 2007/09/11 12:47:29 af 1.25.52.7: #i18486# Turned SubControllers into components. 2007/07/10 14:32:04 af 1.25.52.6: #i18486# Converted several members of ViewShellBase to shared_ptrs. 2007/06/19 15:17:06 af 1.25.52.5: #i18486# Added Create() method. 2007/04/27 11:01:03 af 1.25.52.4: #i75317# Separation of SlideSorter and ViewShell. 2007/04/26 08:48:05 af 1.25.52.3: #i18486# Resolved resync problems. 2007/04/19 15:59:23 af 1.25.52.2: RESYNC: (1.25-1.26); FILE MERGED 2007/03/12 15:35:37 af 1.25.52.1: #i75317# Remove dependecy of slide sorter on SlideSorterViewShell.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [a36c26ec8b152221f3f1be92832e8251264903c1]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2007/12/12 13:43:53 af 1.1.2.6: #i18486# Support of new XResourceId::isAnchotOnly() method. 2007/09/11 12:46:44 af 1.1.2.5: #i18486# Added IsShowFocus and IsUIReadOnly attributes. 2007/08/13 09:18:29 af 1.1.2.4: #i18486# Added some colors to the Properties. 2007/07/25 12:25:46 af 1.1.2.3: #i18486# Added IsSmoothScrolling attribute. 2007/07/18 08:29:57 af 1.1.2.2: #i75317# Turned properties into attributes. 2007/06/18 15:45:56 af 1.1.2.1: #i18486# Initial revision.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [8c4d7aa42dd4b3b08c3b4a9e4ba772737b7bd0c4]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2008/01/21 13:59:40 af 1.1.2.8: #i18486# Dropped the use of XDrawPage references by SlsCurrentSlideManager in order to properly work with slideshows that have multiple references to one slide. 2007/12/12 13:46:39 af 1.1.2.7: #i18486# Support of new XResourceId::isAnchorOnly() method. 2007/09/11 12:46:13 af 1.1.2.6: #i18486# Added IsShowFocus and IsUIReadOnly attributes. 2007/08/13 09:20:08 af 1.1.2.5: #i18486# Added some color attributes. Cleanup. 2007/08/03 08:31:44 af 1.1.2.4: #i18486# Force model change update when IsHighlightCurrentSlide attribute is modified. 2007/07/25 12:25:10 af 1.1.2.3: #i18486# Added IsSmoothScrolling attribute. 2007/07/18 08:27:48 af 1.1.2.2: #i75317# Turned properties into attributes. 2007/06/18 15:46:55 af 1.1.2.1: #i18486# Initial revision.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [f92aed12be09c6f8c3fc936ecb9b1345d9d454df]

INTEGRATION: CWS presenterview (1.4.122); FILE MERGED 2007/09/11 12:44:56 af 1.4.122.7: #i18486# ContentWindow does not acquire focus. 2007/08/01 11:42:03 af 1.4.122.6: #i18486# Added IsValid() method.  Reordered destruction of windows and model,view,controller in destructor. 2007/07/10 14:59:21 af 1.4.122.5: #i18486# Code cleanup. 2007/06/19 15:16:00 af 1.4.122.4: #i18486# Removed Resize() method.  Properly connecting and disconnection listeners to scroll bars. 2007/04/26 09:34:24 af 1.4.122.3: #i75317# Added SetCurrentFunction() method. 2007/04/26 08:48:05 af 1.4.122.2: #i18486# Resolved resync problems. 2007/03/12 14:45:57 af 1.4.122.1: #i75317# Initial revision.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [abe0a3ca751947ed4cdb815f910dc501e2fd3958]

INTEGRATION: CWS presenterview (1.4.8); FILE MERGED 2007/04/27 09:46:53 af 1.4.8.1: #i75317# Added entry for the PageEnumerationProvider.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [0e106967e84daaf439f61a407eb980ac84fbf24e]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2007/04/26 14:58:11 af 1.1.2.1: #i75317# Initial revision.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [d8bed4e3b8dcf4a8f31151196d3d0bf28f4e5a4c]

INTEGRATION: CWS presenterview (1.6.54); FILE MERGED 2007/04/26 14:55:01 af 1.6.54.1: #i75317# Changed the way that predicates are handled.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [e23833fac138f7c22259d10d55b818e61fd2e6bb]

INTEGRATION: CWS presenterview (1.5.122); FILE MERGED 2008/03/19 10:46:01 af 1.5.122.2: #i87200# Had to add SdPage pointer for cases where it can not be determined via rxPage. 2007/04/26 14:29:54 af 1.5.122.1: #i75317# Added access to page index and XDrawPage object.  Added current page state.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [834905dfdf7c20604b8ff35b0444355b62c12d48]

INTEGRATION: CWS presenterview (1.8.54); FILE MERGED 2008/03/19 10:44:23 af 1.8.54.5: #i87200# Provide PageDescriptor constructor with SdPage pointer. 2008/01/21 13:58:24 af 1.8.54.4: #i18486# Dropped the use of XDrawPage references by SlsCurrentSlideManager in order to properly work with slideshows that have multiple references to one slide. 2007/07/18 08:40:35 af 1.8.54.3: #i75317# Added GetDocumentSlides(). 2007/06/19 15:09:31 af 1.8.54.2: #i18486# Code cleanup. 2007/04/26 14:32:40 af 1.8.54.1: #i75317# Separation of SlideSorter from ViewShell.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [ffbcedf137b967871e1cb8fc9f570b46120d8b6d]

INTEGRATION: CWS presenterview (1.7.234); FILE MERGED 2008/02/26 09:03:21 af 1.7.234.2: RESYNC: (1.7-1.8); FILE MERGED 2007/03/12 15:35:36 af 1.7.234.1: #i75317# Remove dependecy of slide sorter on SlideSorterViewShell.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [4b74424fae447bd712993763ddc237fd7c1f64c0]

INTEGRATION: CWS presenterview (1.10.354); FILE MERGED 2008/02/26 09:03:25 af 1.10.354.5: RESYNC: (1.10-1.11); FILE MERGED 2007/08/01 11:39:26 af 1.10.354.4: #i18486# Added nOpacity argument to GetColor(). 2007/07/26 08:35:00 af 1.10.354.3: #i18486# Resolved resync conflict. 2007/07/24 10:58:29 af 1.10.354.2: #i18486# Fixed resync problems. 2007/04/26 14:23:54 af 1.10.354.1: #i75317# Using shared_ptr for PageDescriptor.  Current slide can be painted highlighted.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [4e0b8347aceda1b87f956809da54a8ed0a46923b]

INTEGRATION: CWS presenterview (1.6.22); FILE MERGED 2007/04/26 12:55:30 af 1.6.22.1: #i75317# Using shared_ptr for PageDescriptor.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [fc7f3a91a74b39468ed97a6a163fefae03cf705e]

INTEGRATION: CWS presenterview (1.3.388); FILE MERGED 2007/04/26 12:49:31 af 1.3.388.1: #i75317# Using shared_ptr for PageDescriptor.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [5e10de22889055b1edd40f4c54d4ef34a619c9e4]

INTEGRATION: CWS presenterview (1.6.354); FILE MERGED 2007/04/27 11:14:48 af 1.6.354.2: #i75317# Renamed ...Desired... to ...Preferred... 2007/03/12 15:35:36 af 1.6.354.1: #i75317# Remove dependecy of slide sorter on SlideSorterViewShell.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [9df4011948ec7c1e4da9cb8872cf9ec3ab2cb775]

INTEGRATION: CWS presenterview (1.11.54); FILE MERGED 2008/03/03 17:08:31 af 1.11.54.4: #i18486# Reinserted TYPEINFO declaration. 2007/07/25 12:24:14 af 1.11.54.3: #i18486# Added AddSdrObject() method. 2007/07/10 14:31:28 af 1.11.54.2: #i18486# Added SlideSorter member. 2007/03/12 15:35:35 af 1.11.54.1: #i75317# Remove dependecy of slide sorter on SlideSorterViewShell.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [8b6844e0837809fffa47a7c6492edfef23e8f76e]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2007/04/26 14:57:48 af 1.1.2.1: #i75317# Initial revision.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [07a791d2417037ec25bea9ec851501a24394c96d]

INTEGRATION: CWS presenterview (1.5.54); FILE MERGED 2007/04/26 14:55:25 af 1.5.54.1: #i75317# Changed the way that predicates are handled.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [891b300605e39f16706ade63f82bf02612446a6c]

INTEGRATION: CWS presenterview (1.6.388); FILE MERGED 2008/03/19 10:42:52 af 1.6.388.2: #i87200# Had to add SdPage pointer for cases where it can not be determined via rxPage. 2007/04/26 14:30:40 af 1.6.388.1: #i75317# Added access to page index and XDrawPage object.  Added current page state.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [5fffb9618a4f1c865f4929745dc66a868093d438]

INTEGRATION: CWS presenterview (1.5.234); FILE MERGED 2007/07/18 08:43:14 af 1.5.234.3: #i75317# Added GetDocumentSlides(). 2007/06/19 14:53:48 af 1.5.234.2: #i18486# Made UpdatePageList() public. 2007/04/26 14:33:11 af 1.5.234.1: #i75317# Separation of SlideSorter from ViewShell.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [9905cc79d19b63837434f764ec2e4649c44ff5fd]

INTEGRATION: CWS presenterview (1.4.320); FILE MERGED 2007/03/12 15:35:35 af 1.4.320.1: #i75317# Remove dependecy of slide sorter on SlideSorterViewShell.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [b32f569434b81dc7c871ecc74275148b7097ad88]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2007/04/26 15:34:16 af 1.1.2.1: #i75317# Initial revision.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [27179d8ec49e8901f3104c28d9fbb93b5098031b]

INTEGRATION: CWS presenterview (1.12.54); FILE MERGED 2008/03/05 17:25:12 af 1.12.54.3: #i86733# Reintroduced SetCurrentPage() method that not only switches to a page but also selects it. 2007/04/26 16:03:26 af 1.12.54.2: #i75317# Using the new CurrentSlideManager class. 2007/03/12 15:35:35 af 1.12.54.1: #i75317# Remove dependecy of slide sorter on SlideSorterViewShell.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [78ddb2579e8d378cb88fa49716da61edce9af996]

INTEGRATION: CWS presenterview (1.5.388); FILE MERGED 2007/09/25 07:59:36 af 1.5.388.5: #i18486# Removed duplicate Connect() and Disconnect() declarations. 2007/09/11 15:30:41 af 1.5.388.4: RESYNC: (1.5-1.6); FILE MERGED 2007/06/19 09:37:00 af 1.5.388.3: #i18486# Added Connect() and Disconnect() methods. 2007/04/26 15:31:46 af 1.5.388.2: #i75317# Added SetLeft() method. 2007/03/12 15:35:34 af 1.5.388.1: #i75317# Remove dependecy of slide sorter on SlideSorterViewShell.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [f58b46e6f9325f8bd1f5f9e093cfa85b2fe348fd]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2007/09/11 11:59:52 af 1.1.2.3: #i18486# Added properties that control showing the focus and modifiability. 2007/08/13 14:03:45 af 1.1.2.2: #i18486# Added color properties. 2007/04/25 15:45:38 af 1.1.2.1: #i75317# Initial revision.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [819e1dc29b2a182aa9340ee392d5f8fdf781afd6]

INTEGRATION: CWS presenterview (1.7.234); FILE MERGED 2007/06/19 14:45:07 af 1.7.234.3: #i18486# Comment update. 2007/04/26 15:52:45 af 1.7.234.2: #i75317# Moved code for setting current slide to new CurrentSlideManager class. 2007/03/12 15:35:34 af 1.7.234.1: #i75317# Remove dependecy of slide sorter on SlideSorterViewShell.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [945835c95b16d75515d8984f30dcc0b7daef387e]

INTEGRATION: CWS presenterview (1.4.354); FILE MERGED 2007/04/26 14:27:34 af 1.4.354.1: #i75317# Using shared_ptr for PageDescriptor.  Passing Properties to page objects.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [1988670abf002391a1c8832ef55d34f2442c95d0]

INTEGRATION: CWS presenterview (1.7.234); FILE MERGED 2007/03/12 15:35:34 af 1.7.234.1: #i75317# Remove dependecy of slide sorter on SlideSorterViewShell.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [bb273cf6fd43e1831cb91e736576cb4b186d9f43]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2008/01/21 13:37:39 af 1.1.2.5: #i18486# Dropped the use of XDrawPage references in order to properly work with slideshows that have multiple references to one slide. 2007/12/12 13:41:02 af 1.1.2.4: #i18486# Added PrepareModelChange() method. 2007/08/01 11:37:36 af 1.1.2.3: #i18486# Added HandleModelChange() method. 2007/06/19 14:39:58 af 1.1.2.2: #i18486# Removed unused function. 2007/04/26 12:22:14 af 1.1.2.1: #i75317# Initial revision.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [8369eb2513c2495f4d7a69faf8fc1d1b8c9c362d]

INTEGRATION: CWS presenterview (1.8.380); FILE MERGED 2007/03/12 15:35:34 af 1.8.380.1: #i75317# Remove dependecy of slide sorter on SlideSorterViewShell.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [b36f37e6a9af1720b7042679d3a1762f57e5e7ea]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2007/11/28 13:33:18 af 1.1.2.3: #i18486# ServeAnimations operates on copy of animation container. 2007/08/13 14:01:48 af 1.1.2.2: #i18486# Handling Animations more centralized. 2007/07/25 11:58:11 af 1.1.2.1: #i18486# Initial revision.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [d013078d29e37b22889e4fbac1e73ee217788a27]

INTEGRATION: CWS presenterview (1.15.12); FILE MERGED 2007/12/12 13:39:20 af 1.15.12.4: #i18486# Minor optimazation. 2007/07/25 12:18:49 af 1.15.12.3: #i18486# Added Animator and HighlightObject. 2007/04/26 12:19:30 af 1.15.12.2: #i75317# Reorganized code for managing the selection and the current slide into their own classes. 2007/03/12 15:35:34 af 1.15.12.1: #i75317# Remove dependecy of slide sorter on SlideSorterViewShell.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [d419296ba52570e4f5476eb87a9c99d53d315f7f]

INTEGRATION: CWS presenterview (1.5.204); FILE MERGED 2008/02/26 12:26:50 af 1.5.204.1: #i18486# Dropped the use of templates for implementing cache classes.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [589cd12809cddccf1230d2e7fe1604605cade51a]

INTEGRATION: CWS presenterview (1.4.354); FILE MERGED 2008/02/26 12:26:21 af 1.4.354.2: #i18486# Dropped the use of templates for implementing cache classes. 2007/04/26 15:40:06 af 1.4.354.1: #i75317# Separation of SlideSorter from ViewShell.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [e0acde4215d8cbc41620ae12111973a9ef1caad0]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2008/02/26 12:43:08 af 1.1.2.1: #i18486# Initial revision.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [ec1c69e4b1a0e332203f387055e7e7407f4f99f2]

INTEGRATION: CWS presenterview (1.7.8); FILE MERGED 2007/07/25 12:23:01 af 1.7.8.2: #i18486# Added Animator. 2007/04/27 09:44:00 af 1.7.8.1: #i75317# Added entries for CurrentSlideManager and Properties.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [b5acb3e2f4454274990b0a68bfde8df6e4031725]

INTEGRATION: CWS presenterview (1.27.52); FILE MERGED 2008/02/26 09:03:10 af 1.27.52.10: RESYNC: (1.30-1.31); FILE MERGED 2008/01/21 13:57:06 af 1.27.52.9: #i18486# Dropped the use of XDrawPage references by SlsCurrentSlideManager in order to properly work with slideshows that have multiple references to one slide. 2008/01/09 18:28:25 cl 1.27.52.8: #i15900# slideshow api consolidation 2007/12/13 10:29:48 af 1.27.52.7: RESYNC: (1.29-1.30); FILE MERGED 2007/07/24 10:58:29 af 1.27.52.6: #i18486# Fixed resync problems. 2007/07/11 09:08:20 af 1.27.52.5: RESYNC: (1.28-1.29); FILE MERGED 2007/04/27 09:41:16 af 1.27.52.4: #i75317# Modified function handling to allow the use of the SelectionFunction without ViewShell. 2007/04/26 08:48:05 af 1.27.52.3: #i18486# Resolved resync problems. 2007/04/19 15:59:05 af 1.27.52.2: RESYNC: (1.27-1.28); FILE MERGED 2007/03/12 15:35:33 af 1.27.52.1: #i75317# Remove dependecy of slide sorter on SlideSorterViewShell.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [9a6f434e7e61d3876768d1541a4c51adc1e64fb7]

INTEGRATION: CWS presenterview (1.6.54); FILE MERGED 2007/03/12 15:35:33 af 1.6.54.1: #i75317# Remove dependecy of slide sorter on SlideSorterViewShell.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [210b3ad10bd8e97ae6b97816bfb8358fbe48717e]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2008/03/25 15:46:31 af 1.1.2.5: #i87413# Use indices to store pages that are to be selected later. 2007/08/13 09:11:37 af 1.1.2.4: #i18486# Adaption to changes in Animator. 2007/08/01 11:36:23 af 1.1.2.3: #i18486# Fixed include statement. 2007/07/25 12:22:32 af 1.1.2.2: #i18486# Added support for smooth scrolling. 2007/04/26 15:33:59 af 1.1.2.1: #i75317# Initial revision.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [f9a4d344b29259d9853a947a305658e162e2cbc7]

INTEGRATION: CWS presenterview (1.31.10); FILE MERGED 2008/03/25 15:45:42 af 1.31.10.10: #i87413# Code cleanup. 2008/03/05 17:24:22 af 1.31.10.9: #i86733# Reintroduced SetCurrentPage() method that not only switches to a page but also selects it. 2008/02/26 09:03:18 af 1.31.10.8: RESYNC: (1.32-1.33); FILE MERGED 2008/01/21 13:51:55 af 1.31.10.7: #i18486# Dropped the use of XDrawPage references by SlsCurrentSlideManager in order to properly work with slideshows that have multiple references to one slide. 2007/09/11 12:41:28 af 1.31.10.6: #i18486# Added support for UIReadOnly property. 2007/08/01 11:35:36 af 1.31.10.5: #i18486# In destructor of SubstitutionHandler check validity of SlideSorter prior to accessing it. 2007/04/26 16:03:01 af 1.31.10.4: #i75317# Using the new CurrentSlideManager class. 2007/04/26 08:48:05 af 1.31.10.3: #i18486# Resolved resync problems. 2007/04/19 15:58:58 af 1.31.10.2: RESYNC: (1.31-1.32); FILE MERGED 2007/03/12 15:35:33 af 1.31.10.1: #i75317# Remove dependecy of slide sorter on SlideSorterViewShell.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [a5e7ef6b2d5410a9bddd7428f1bdc2c8262aa0fe]

INTEGRATION: CWS presenterview (1.3.388); FILE MERGED 2008/03/25 15:44:44 af 1.3.388.4: #i87413# Use indices to store pages that are to be selected later. 2008/01/21 13:49:47 af 1.3.388.3: #i18486# Dropped the use of XDrawPage references by SlsCurrentSlideManager in order to properly work with slideshows that have multiple references to one slide. 2007/04/26 15:21:58 af 1.3.388.2: #i75317# Using the new CurrentSlideManager. 2007/03/12 15:35:33 af 1.3.388.1: #i75317# Remove dependecy of slide sorter on SlideSorterViewShell.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [77afe898661729db408100f30ce1dcc594b9a3e3]

INTEGRATION: CWS presenterview (1.6.54); FILE MERGED 2008/03/25 15:44:20 af 1.6.54.4: #i87413# Use indices to store pages that are to be selected later. 2008/01/21 13:48:34 af 1.6.54.3: #i18486# Dropped the use of XDrawPage references by SlsCurrentSlideManager in order to properly work with slideshows that have multiple references to one slide. 2007/04/26 15:19:58 af 1.6.54.2: #i75317# Using the new CurrentSlideManager. 2007/03/12 15:35:33 af 1.6.54.1: #i75317# Remove dependecy of slide sorter on SlideSorterViewShell.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [08cca4a734774a716be1d921817058d9a449e545]

INTEGRATION: CWS presenterview (1.9.54); FILE MERGED 2008/02/26 09:03:14 af 1.9.54.5: RESYNC: (1.10-1.11); FILE MERGED 2007/09/11 15:30:33 af 1.9.54.4: RESYNC: (1.9-1.10); FILE MERGED 2007/06/19 09:36:19 af 1.9.54.3: #i18486# Added Connect() and Disconnect() methods. 2007/04/26 15:31:15 af 1.9.54.2: #i75317# Added SetLeft() method. 2007/03/12 15:35:32 af 1.9.54.1: #i75317# Remove dependecy of slide sorter on SlideSorterViewShell.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [b7b28fc471dd282650e67aeb8bf51bfb7cd1a248]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2007/09/11 11:58:39 af 1.1.2.3: #i18486# Added properties that control showing the focus and modifiability. 2007/08/13 08:50:13 af 1.1.2.2: #i18486# Added some colors to the Properties. 2007/04/25 15:46:03 af 1.1.2.1: #i75317# Initial revision.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [b48be33474e443995fb5c7c11a2b971c60158b83]

INTEGRATION: CWS presenterview (1.8.120); FILE MERGED 2007/04/26 15:52:16 af 1.8.120.3: #i75317# Moved code for setting current slide to new CurrentSlideManager class. 2007/04/26 08:48:04 af 1.8.120.2: #i18486# Resolved resync problems. 2007/03/12 15:34:06 af 1.8.120.1: #i75317# Remove dependency between slide sorter and ViewShell.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [1ecad406e29fa5947c25269c8daddd81d9179b33]

INTEGRATION: CWS presenterview (1.5.122); FILE MERGED 2007/04/26 14:25:46 af 1.5.122.1: #i75317# Using shared_ptr for PageDescriptor.  Passing Properties to page objects.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [1e155491dee6745bbc09f05a3cbeb4d5c6be3749]

INTEGRATION: CWS presenterview (1.6.256); FILE MERGED 2007/07/10 14:30:49 af 1.6.256.3: #i18486# Converted several members of ViewShellBase to shared_ptrs. 2007/04/26 12:38:21 af 1.6.256.2: #i75317# Concentrated code for updating the edit mode in new UpdateEditMode() method. 2007/03/12 15:32:39 af 1.6.256.1: #i75317# Remove dependency between slide sorter and ViewShell.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [954a57067e872f1d6f02f096671d5005008652f9]

INTEGRATION: CWS presenterview (1.15.18); FILE MERGED 2008/03/19 10:40:48 af 1.15.18.6: #i87200# Added validity check when HINT_PAGEORDERCHG is notified. 2008/01/21 13:47:23 af 1.15.18.5: #i18486# Dropped the use of XDrawPage references by SlsCurrentSlideManager in order to properly work with slideshows that have multiple references to one slide. 2007/07/10 14:30:29 af 1.15.18.4: #i18486# Converted several members of ViewShellBase to shared_ptrs. 2007/04/26 12:37:02 af 1.15.18.3: #i75317# Concentrated code for updating the edit mode in new UpdateEditMode() method. 2007/04/26 08:48:04 af 1.15.18.2: #i18486# Resolved resync problems. 2007/03/12 15:31:50 af 1.15.18.1: #i75317# Remove dependency between slide sorter and ViewShell.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [15cc2a499dc5b291ae63f98c2c9216015746a477]

INTEGRATION: CWS presenterview (1.5.54); FILE MERGED 2007/04/26 12:28:21 af 1.5.54.2: #i75317# Adaption to SlideSorterController reorganization. 2007/03/12 15:30:33 af 1.5.54.1: #i75317# Remove dependency between slide sorter and ViewShell.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [33e34b731c724fb87832f91d32c3e7a915dcf494]

INTEGRATION: CWS presenterview (1.8.54); FILE MERGED 2007/04/26 12:27:49 af 1.8.54.2: #i75317# Adaption to SlideSorterController reorganization. 2007/03/12 15:29:52 af 1.8.54.1: #i75317# Remove dependency between slide sorter and ViewShell.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [cce95cf30c474b9d13f16cca825047d1ce95ce21]

INTEGRATION: CWS presenterview (1.11.54); FILE MERGED 2007/04/26 12:16:38 af 1.11.54.2: #i75317# Addaption to SlideSorterController reorganization. 2007/03/12 15:27:35 af 1.11.54.1: #i75317# Remove dependency between slide sorter and ViewShell.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [c20893d9531ac56780e110bb7ab3f5b134995d64]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2008/03/19 10:38:40 af 1.1.2.7: #i18486# Handle correctly the case of the slide sorter in the cente pane. 2008/03/05 17:22:34 af 1.1.2.6: #i86733# Code cleanup. 2008/01/21 13:45:57 af 1.1.2.5: #i18486# Dropped the use of XDrawPage references by SlsCurrentSlideManager in order to properly work with slideshows that have multiple references to one slide. 2007/12/12 13:37:14 af 1.1.2.4: #i18486# Added PrepareModelChange(). 2007/08/01 11:32:58 af 1.1.2.3: #i18486# Added HandleModelChange() method. 2007/07/25 12:21:13 af 1.1.2.2: #i18486# Added support for highlight object. 2007/04/26 12:21:51 af 1.1.2.1: #i75317# Initial revision.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [bd1ad7e45024f28d1804794d9bd9605a43191c2d]

INTEGRATION: CWS presenterview (1.23.52); FILE MERGED 2008/01/21 13:41:45 af 1.23.52.6: #i18486# Dropped the use of XDrawPage references by SlsCurrentSlideManager in order to properly work with slideshows that have multiple references to one slide. 2007/07/24 10:58:29 af 1.23.52.5: #i18486# Fixed resync problems. 2007/07/11 09:08:13 af 1.23.52.4: RESYNC: (1.24-1.25); FILE MERGED 2007/04/26 12:14:52 af 1.23.52.3: #i75317# Addaption to SlideSorterController reorganization. 2007/04/26 08:48:04 af 1.23.52.2: #i18486# Resolved resync problems. 2007/03/12 15:25:32 af 1.23.52.1: #i75317# Remove dependency between slide sorter and ViewShell.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [31bed72ba67195f8a742ffac1f89a3060a79097e]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2007/11/28 13:34:10 af 1.1.2.5: #i18486# ServeAnimations operates on copy of animation container. 2007/08/13 14:00:29 af 1.1.2.4: #i18486# Removed unused IsActive() and IsPainting() methods. 2007/08/13 08:48:27 af 1.1.2.3: #i18486# Have Animations managed more centralized. 2007/08/01 11:32:15 af 1.1.2.2: #i18486# Cleanup. 2007/07/25 12:01:42 af 1.1.2.1: #i18486# Initial revision.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [f6ebf227cd1496ab422894dfaf95c3b05f33ceb6]

INTEGRATION: CWS presenterview (1.39.10); FILE MERGED 2008/01/21 13:40:41 af 1.39.10.14: #i18486# Dropped the use of XDrawPage references by SlsCurrentSlideManager in order to properly work with slideshows that have multiple references to one slide. 2007/12/12 13:35:53 af 1.39.10.13: #i18486# Optimizations and cleanup. 2007/09/11 15:30:25 af 1.39.10.12: RESYNC: (1.40-1.41); FILE MERGED 2007/08/14 09:17:54 af 1.39.10.11: #i18486# Using the WindowTextColor from StyleSettings as text color. 2007/08/13 08:47:25 af 1.39.10.10: #i18486# Added some colors to the Properties.  Animator is initialized with SlideSorter. 2007/08/03 08:30:16 af 1.39.10.9: #i18486# Removed erronously inserted comments. 2007/08/01 11:31:36 af 1.39.10.8: #i18486# Added highlight object. 2007/07/25 12:16:46 af 1.39.10.7: #i18486# Added Animator and HighlightObject. 2007/07/10 14:58:20 af 1.39.10.6: #i18486# Refactored WindowEventHandler. 2007/06/19 09:30:30 af 1.39.10.5: #i18486# Adaption to recent drawing framework API changes. 2007/04/26 12:19:00 af 1.39.10.4: #i75317# Reorganized code for managing the selection and the current slide into their own classes. 2007/04/26 08:48:04 af 1.39.10.3: #i18486# Resolved resync problems. 2007/04/19 15:58:22 af 1.39.10.2: RESYNC: (1.39-1.40); FILE MERGED 2007/03/12 15:22:29 af 1.39.10.1: #i75317# Remove dependency between slide sorter and ViewShell.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [9e7a140154f9f1f52110bb7ac3aae881c9930d0a]

INTEGRATION: CWS presenterview (1.6.8); FILE MERGED 2008/02/26 13:58:04 af 1.6.8.1: #i18486# Dropped the use of templates for implementing the preview cache.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [c0c23599b415850566e879abbbf1245a990f4fd5]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2008/02/26 13:57:27 af 1.1.2.1: #i18486# Initial revision.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [a1e7222273e96d6e9ebdf10c06b2d5300d81fc38]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2008/02/26 13:54:20 af 1.1.2.1: #i18486# Initial revision.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [250d985771e8e61fa7923fd1d3b4d835b22945e0]

INTEGRATION: CWS presenterview (1.6.74); FILE MERGED 2008/02/26 12:25:31 af 1.6.74.2: #i18486# Dropped the use of templates for implementing cache classes. 2007/04/26 15:41:42 af 1.6.74.1: #i75317# Separation of SlideSorter from ViewShell.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [8122b2e8a9386073611d6621bda3e8a08d39770c]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2008/02/26 13:53:55 af 1.1.2.1: #i18486# Initial revision.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [38ff517301a4446d99a494d3935956d016508071]

INTEGRATION: CWS presenterview (1.15.54); FILE MERGED 2008/02/26 12:23:35 af 1.15.54.4: #i18486# Dropped the use of templates for implementing cache classes. 2008/02/26 09:03:06 af 1.15.54.3: RESYNC: (1.16-1.17); FILE MERGED 2007/07/11 09:08:04 af 1.15.54.2: RESYNC: (1.15-1.16); FILE MERGED 2007/04/26 15:41:21 af 1.15.54.1: #i75317# Separation of SlideSorter from ViewShell.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [1e6c04a8bd9ab555c73ae1ae39ead86061bd063c]

INTEGRATION: CWS presenterview (1.8.54); FILE MERGED 2008/02/26 12:17:38 af 1.8.54.1: #i18486# Dropped the use of templates for implementing cache classes.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [41622d70157da426de62d9504ee42f59ef9ba7a4]

INTEGRATION: CWS presenterview (1.8.54); FILE MERGED 2008/02/27 09:14:42 af 1.8.54.2: #i18486# Resolved resync problems. 2008/02/26 12:15:12 af 1.8.54.1: #i18486# Dropped the use of templates for implementing cache classes.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [1fae1af40d689becbcf6d78f08260583e72bbb32]

INTEGRATION: CWS presenterview (1.7.122); FILE MERGED 2008/02/26 12:14:31 af 1.7.122.2: #i18486# Dropped the use of templates for implementing cache classes. 2007/04/26 15:39:25 af 1.7.122.1: #i75317# Separation of SlideSorter from ViewShell.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [fd0bdc36ba4dca1902e23c375a83fc5d4af6d0f1]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2008/02/26 12:59:17 af 1.1.2.1: #i18486# Initial revision.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [e34bf48cd2867fe089c6eddfeb40819e52906274]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2008/02/26 12:59:05 af 1.1.2.1: #i18486# Initial revision.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [a5b7c52dc3d5801a2b69a242b07aa3bb83598a80]

INTEGRATION: CWS presenterview (1.9.210); FILE MERGED 2008/02/26 12:07:56 af 1.9.210.2: #i18486# Dropped the use of templates for implementing cache classes. 2007/04/26 15:38:54 af 1.9.210.1: #i75317# Separation of SlideSorter from ViewShell.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [10ef66afb988cd3081b71fa7b4ac2b39102bf842]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2008/02/27 09:14:42 af 1.1.2.2: #i18486# Resolved resync problems. 2008/02/26 12:58:07 af 1.1.2.1: #i18486# Moved here from SlsGenericPageCache.hxx.  Dropped the use of templates for implementing this class.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [c5448f1237499be809e01ec6c82fadec5330fdd1]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2008/02/26 12:56:34 af 1.1.2.1: #i18486# Initial revision.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [7a8372ca2ad32d768df51425497b9704e505bbd1]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2008/02/26 12:56:20 af 1.1.2.1: #i18486# Initial revision.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [536498c88913d19505cf7d2d93a445503d215b05]

INTEGRATION: CWS presenterview (1.4.354); FILE MERGED 2008/02/26 12:06:31 af 1.4.354.1: #i18486# Maximal cache size can be provided via constructor argument.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [86096b65e3aec1544e182b53c3c9e2a721dd0df1]

INTEGRATION: CWS presenterview (1.7.122); FILE MERGED 2008/02/26 12:06:03 af 1.7.122.1: #i18486# Maximal cache size can be provided via constructor argument.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [c266b495b63758bbd647c87ef79b95fbe71e7087]

INTEGRATION: CWS presenterview (1.11.12); FILE MERGED 2008/01/09 18:28:25 cl 1.11.12.3: #i15900# slideshow api consolidation 2007/12/13 10:29:45 af 1.11.12.2: RESYNC: (1.11-1.12); FILE MERGED 2007/03/21 16:01:36 cl 1.11.12.1: #i71351# added XIndexAccess for slides in presentation and XComponent plus making deactivate async


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [78ea459374c1966f4a5245734989d3857775f573]

INTEGRATION: CWS presenterview (1.18.12); FILE MERGED 2008/01/09 18:28:25 cl 1.18.12.4: #i15900# slideshow api consolidation 2007/08/01 11:30:38 af 1.18.12.3: #i18486# In getTransformation() return a properly initialized matrix for windows with zero width or height. 2007/07/24 11:59:16 af 1.18.12.2: RESYNC: (1.18-1.19); FILE MERGED 2007/03/21 16:01:36 cl 1.18.12.1: #i71351# added XIndexAccess for slides in presentation and XComponent plus making deactivate async


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [9df39dbf35239d70f34cf67e0baa48b986ad0960]

INTEGRATION: CWS presenterview (1.22.10); FILE MERGED 2008/03/26 10:45:50 cl 1.22.10.11: RESYNC: (1.24-1.25); FILE MERGED 2008/03/11 14:26:41 cl 1.22.10.10: #i83331# switch restore slide on correct viewshell 2008/01/24 12:19:37 af 1.22.10.9: #i18486# Fixed Linux compilation problems. 2008/01/11 14:20:52 cl 1.22.10.8: #i18486# fullscreen slideshow fix 2008/01/09 18:28:25 cl 1.22.10.7: #i15900# slideshow api consolidation 2007/12/13 10:26:48 af 1.22.10.6: RESYNC: (1.23-1.24); FILE MERGED 2007/10/26 12:26:39 af 1.22.10.5: #i18486# Added dummy implementations for new interface methods. 2007/10/10 14:25:07 cl 1.22.10.4: #i71351# removed busy loop 2007/04/19 15:58:14 af 1.22.10.3: RESYNC: (1.22-1.23); FILE MERGED 2007/03/21 16:01:36 cl 1.22.10.2: #i71351# added XIndexAccess for slides in presentation and XComponent plus making deactivate async 2007/02/27 09:09:00 cl 1.22.10.1: #i71351# added api draft for a slideshow controller


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [808a70e2198b15fe24233874b542547cec3325bb]

INTEGRATION: CWS presenterview (1.40.10); FILE MERGED 2008/03/26 10:45:46 cl 1.40.10.20: RESYNC: (1.50-1.52); FILE MERGED 2008/03/11 14:26:41 cl 1.40.10.19: #i83331# switch restore slide on correct viewshell 2008/01/24 16:14:51 af 1.40.10.18: #i18486# Fixed use of XAnimationListener methods. 2008/01/24 12:19:37 af 1.40.10.17: #i18486# Fixed Linux compilation problems. 2008/01/11 14:20:52 cl 1.40.10.16: #i18486# fullscreen slideshow fix 2008/01/09 18:28:24 cl 1.40.10.15: #i15900# slideshow api consolidation 2007/12/13 10:17:04 af 1.40.10.14: RESYNC: (1.46-1.50); FILE MERGED 2007/10/26 12:26:21 af 1.40.10.13: #i18486# Added dummy implementations for new interface methods. 2007/10/10 14:25:07 cl 1.40.10.12: #i71351# removed busy loop 2007/09/11 15:30:17 af 1.40.10.11: RESYNC: (1.45-1.46); FILE MERGED 2007/07/24 11:59:11 af 1.40.10.10: RESYNC: (1.44-1.45); FILE MERGED 2007/07/24 10:58:28 af 1.40.10.9: #i18486# Fixed resync problems. 2007/07/11 09:07:55 af 1.40.10.8: RESYNC: (1.41-1.44); FILE MERGED 2007/07/10 14:51:32 af 1.40.10.7: #i18486# Avoid infinite recursion in getNextSlideByIndex(). 2007/04/26 08:48:03 af 1.40.10.6: #i18486# Resolved resync problems. 2007/04/19 15:58:07 af 1.40.10.5: RESYNC: (1.40-1.41); FILE MERGED 2007/03/21 16:05:07 cl 1.40.10.4: #i71351# added notification for started and ended 2007/03/21 16:01:36 cl 1.40.10.3: #i71351# added XIndexAccess for slides in presentation and XComponent plus making deactivate async 2007/03/12 15:20:06 af 1.40.10.2: #i75317# Remove dependency between slide sorter and ViewShell. 2007/02/27 09:08:59 cl 1.40.10.1: #i71351# added api draft for a slideshow controller


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [bda4e0f19c8dd987caace616906ebcbe51a30688]

INTEGRATION: CWS presenterview (1.9.52); FILE MERGED 2008/03/11 14:48:09 af 1.9.52.10: #i83331# Fixed typo. 2008/03/11 14:26:41 cl 1.9.52.9: #i83331# switch restore slide on correct viewshell 2008/03/06 10:30:54 af 1.9.52.8: #i86733# Be more carefull with shared_ptr to ViewShell before closing the frame. 2008/03/06 10:18:24 af 1.9.52.7: #i86733# Be more carefull with shared_ptr to ViewShell before closing the frame. 2008/01/24 12:19:37 af 1.9.52.6: #i18486# Fixed Linux compilation problems. 2008/01/11 14:20:52 cl 1.9.52.5: #i18486# fullscreen slideshow fix 2008/01/09 18:28:24 cl 1.9.52.4: #i15900# slideshow api consolidation 2007/04/19 15:57:59 af 1.9.52.3: RESYNC: (1.9-1.10); FILE MERGED 2007/03/21 16:01:35 cl 1.9.52.2: #i71351# added XIndexAccess for slides in presentation and XComponent plus making deactivate async 2007/02/27 09:08:59 cl 1.9.52.1: #i71351# added api draft for a slideshow controller


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [dcdc3f83e29edee6d6c3253cf5f00d5de31d0e4b]

INTEGRATION: CWS presenterview (1.1.4); FILE ADDED 2008/01/11 14:20:52 cl 1.1.4.3: #i18486# fullscreen slideshow fix 2008/01/09 18:28:24 cl 1.1.4.2: #i15900# slideshow api consolidation 2007/12/11 14:40:44 cl 1.1.4.1: file showwindow.hxx was added on branch cws_src680_presenterview on 2008-01-09 18:28:24 +0000


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [01190b4b46093f40d078a4a6c0777fa37facc964]

INTEGRATION: CWS presenterview (1.14.12); FILE MERGED 2008/03/31 15:17:45 cl 1.14.12.5: #i87400# no duplicate forewarding of keys 2008/03/25 14:53:34 cl 1.14.12.4: #i87400 do not foreward mouse events to viewshell anymore 2008/01/11 14:20:52 cl 1.14.12.3: #i18486# fullscreen slideshow fix 2008/01/09 18:28:24 cl 1.14.12.2: #i15900# slideshow api consolidation 2007/03/12 15:18:58 af 1.14.12.1: #i74730# Removed references to unused SlideViewShell.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [fcf8b7150e12e0a5f40a6aa11952973b2628983e]

INTEGRATION: CWS presenterview (1.3.388); FILE MERGED 2008/01/09 18:28:24 cl 1.3.388.3: #i15900# slideshow api consolidation 2007/04/19 15:57:51 af 1.3.388.2: RESYNC: (1.3-1.4); FILE MERGED 2007/03/12 15:15:49 af 1.3.388.1: #i75317# Remove dependency between slide sorter and ViewShell.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [5b021f79295c3f52fb5d8f63b579fb0d2ecf2264]

INTEGRATION: CWS presenterview (1.3.120); FILE MERGED 2008/01/09 18:28:24 cl 1.3.120.5: #i15900# slideshow api consolidation 2007/06/19 09:11:25 af 1.3.120.4: #i18486# Adaption to recent drawing framework API changes. 2007/04/26 08:48:03 af 1.3.120.3: #i18486# Resolved resync problems. 2007/04/19 15:57:42 af 1.3.120.2: RESYNC: (1.3-1.4); FILE MERGED 2007/03/12 15:15:04 af 1.3.120.1: #i75317# Remove dependency between slide sorter and ViewShell.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [7c03751838df193ccc8d53ab23329beb19d5b06c]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2008/02/26 12:55:24 af 1.1.2.6: #i18486# Removed PresenterCanvasFactory.  Added CanvasUpdateRequester and PresenterPreviewCache. 2008/01/21 13:33:55 af 1.1.2.5: #i18486# Moved PresenterCanvas, PresenterTheme, PresenterPaneDecoration, SlideShowView to sdext.  Created PresenterHelper and integrated PresenterWorkaroundService into that. 2007/12/12 13:33:30 af 1.1.2.4: #i18486# Added PresenterCanvas, PresenterCanvasFactory, PresenterTextView. 2007/11/15 13:20:53 af 1.1.2.3: #i18486# Added PresenterWorkaroundService. 2007/09/11 11:56:02 af 1.1.2.2: #i18486# Added PresenterTheme. 2007/07/12 12:51:41 af 1.1.2.1: #i18486# Initial revision.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [4e7c922e8891de0a4936691f013d0713cc94eb82]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2008/01/29 14:34:40 af 1.1.2.8: #i18486# Be content with bitmap canvas instead of sprite canvas. 2007/12/12 13:28:52 af 1.1.2.7: #i18486# Added implementation for new createPreviewForCanvas() method. 2007/10/16 15:57:31 af 1.1.2.6: #i18486# Added nSuperSampleFactor argument to createPreview() method. 2007/07/26 08:30:12 af 1.1.2.5: #i18486# Resolved resync conflict. 2007/07/25 12:10:05 af 1.1.2.4: #i18486# Added calculatePreviewSize(). 2007/07/24 10:58:28 af 1.1.2.3: #i18486# Fixed resync problems. 2007/07/12 14:38:01 af 1.1.2.2: #i18486# Initial revision. 2007/07/12 13:04:58 af 1.1.2.1: #i18486# Initial revision.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [4302d812af52c41aa1e6ddfad60126c46ff19381]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2008/01/29 14:34:33 af 1.1.2.10: #i18486# Be content with bitmap canvas instead of sprite canvas. 2007/12/14 09:36:40 af 1.1.2.9: #i18486# Resolved resync problems. 2007/12/12 13:30:29 af 1.1.2.8: #i18486# Added implementation for new createPreviewForCanvas() method. 2007/10/16 15:57:08 af 1.1.2.7: #i18486# Added nSuperSampleFactor argument to createPreview() method. 2007/08/01 11:28:21 af 1.1.2.6: #i18486# Added missing throw statement. 2007/07/26 08:28:12 af 1.1.2.5: #i18486# Resolved resync conflict. 2007/07/25 12:11:58 af 1.1.2.4: #i18486# Added calculatePreviewSize(). 2007/07/24 10:58:28 af 1.1.2.3: #i18486# Fixed resync problems. 2007/07/12 14:39:26 af 1.1.2.2: #i18486# Introduced new XSlideRenderer interface. 2007/07/12 13:05:12 af 1.1.2.1: #i18486# Initial revision.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [6b9920c1a6d6e9b64892c4f59e6050bcfd979087]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2007/12/12 12:45:02 af 1.1.2.1: #i18486# Initial revision.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [8eb793ffe72fd43af88db95dbb64105e5452076d]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2008/03/19 10:37:08 af 1.1.2.7: #i18486# Enabled transparent background. 2008/02/28 16:53:43 af 1.1.2.6: #i18486# TotalHeight property is updated when font size changes. 2008/02/26 12:02:34 af 1.1.2.5: #i18486# Added TotalHeight property. 2008/01/29 14:34:20 af 1.1.2.4: #i18486# Be content with bitmap canvas instead of sprite canvas. 2008/01/21 13:21:16 af 1.1.2.3: #i18486# Addeded support for vertical scrolling. 2007/12/14 09:36:40 af 1.1.2.2: #i18486# Resolved resync problems. 2007/12/12 12:45:29 af 1.1.2.1: #i18486# Initial revision.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [ffc1eae3219be86c739b109c29fae1d4cb8bc48e]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2008/02/26 12:52:22 af 1.1.2.1: #i18486# Initial revision.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [63d56b1cd3776969e4b86578d61a197553b42ba4]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2008/02/26 12:52:35 af 1.1.2.1: #i18486# Initial revision.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [68355190cb0b5d94834f3c51d810817f3f799028]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2008/02/26 12:01:14 af 1.1.2.3: #i18486# Added createSharedCanvas() moved implementation of createCanvas() here from PresenterCanvasFactory. 2008/01/29 14:34:10 af 1.1.2.2: #i18486# Be content with bitmap canvas instead of sprite canvas. 2008/01/21 10:28:33 af 1.1.2.1: #i18486# Initial revision.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [179bac2f554207515d5b3dbd9ed22dda87a931d2]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2008/02/26 12:00:56 af 1.1.2.4: #i18486# Added createSharedCanvas() moved implementation of createCanvas() here from PresenterCanvasFactory. 2008/01/29 14:34:03 af 1.1.2.3: #i18486# Be content with bitmap canvas instead of sprite canvas. 2008/01/24 12:19:37 af 1.1.2.2: #i18486# Fixed Linux compilation problems. 2008/01/21 10:29:21 af 1.1.2.1: #i18486# Initial revision.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [1206dd7dc9aa938e4475b23df1250bf840b19aa0]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2008/02/26 10:50:04 af 1.1.2.10: #i18486# Not used anymore.  Some functionality moved to PresenterHelper. 2008/01/30 12:06:55 af 1.1.2.9: #i18486# Code cleanup. 2008/01/30 11:46:45 af 1.1.2.8: #i18486# Removed support for canvases for sprites. 2008/01/29 14:33:52 af 1.1.2.7: #i18486# Be content with bitmap canvas instead of sprite canvas. 2008/01/24 12:19:37 af 1.1.2.6: #i18486# Fixed Linux compilation problems. 2008/01/21 13:16:37 af 1.1.2.5: #i18486# Addeded argument to GetCanvas() to allow creation of specific canvas.  Update flag is honored by UpdateRequester.  AddSharedWindow() accepts existing canvas. 2008/01/09 18:28:24 cl 1.1.2.4: #i15900# slideshow api consolidation 2007/12/14 09:36:39 af 1.1.2.3: #i18486# Resolved resync problems. 2007/12/12 13:10:18 af 1.1.2.2: #i18486# Moved PresenterCanvas declaration and definition to its own file. 2007/11/28 13:43:14 af 1.1.2.1: #i18486# Initial revision.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [b80950d1bf59f5362bcdb8db2d30e1edfa5c9cdc]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2008/02/26 11:03:32 af 1.1.2.6: #i18486# Supporting different canvas for sharing and sprite construction. 2008/01/30 15:24:47 af 1.1.2.5: #i18486# Fixed repainting of the preview. 2008/01/21 11:02:38 af 1.1.2.4: #i18486# Track changes of the window offset. 2008/01/09 15:35:10 af 1.1.2.3: #i18486# Added support for css::rendering::XBitmap. 2007/12/14 09:36:39 af 1.1.2.2: #i18486# Resolved resync problems. 2007/12/12 12:24:27 af 1.1.2.1: #i18486# Initial revision.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [fb4dc431053c207fd29ceb143b6c1c1bf69f9d26]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2008/02/26 10:53:23 af 1.1.2.6: #i18486# Supporting different canvas for sharing and sprite construction. 2008/01/30 15:15:47 af 1.1.2.5: #i18486# Fixed repainting of the preview. 2008/01/21 11:01:28 af 1.1.2.4: #i18486# Track changes of the window offset. 2008/01/09 15:33:53 af 1.1.2.3: #i18486# Added support for css::rendering::XBitmap. 2007/12/14 09:36:39 af 1.1.2.2: #i18486# Resolved resync problems. 2007/12/12 12:30:58 af 1.1.2.1: #i18486# Initial revision.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [4eb00aecbc14ca5594397821a9b7723f05aaa89d]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2008/02/26 12:48:37 af 1.1.2.1: #i18486# Initial revision.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [480f36eb5e938fc8852427127636413ca67c4424]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2008/02/26 12:49:05 af 1.1.2.1: #i18486# Initial revision.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [64e65b8cf7cc7b364173b11bbbe08ebf294e83cc]

INTEGRATION: CWS presenterview (1.4.216); FILE MERGED 2008/01/23 10:52:16 af 1.4.216.1: #i18486# Added support UNO object resources.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [a6cd7d477c1ca6984981b763a9356757acbf2cdb]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2007/09/11 10:52:57 af 1.1.2.1: #i18486# Initial revision.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [a03b6be5111a2851876326ee33658ea509dd8c4b]

INTEGRATION: CWS presenterview (1.2.22); FILE MERGED 2007/11/15 12:58:25 af 1.2.22.5: #i18486# Made GetConfigurationNode(,) static. 2007/09/11 11:37:41 af 1.2.22.4: #i18486# Added GetConfigurationNode variant that takes additional node parameter from which to search relatively. 2007/08/13 08:33:43 af 1.2.22.3: #i18486# GetConfigurationNode returns Any. 2007/07/11 09:07:27 af 1.2.22.2: RESYNC: (1.2-1.3); FILE MERGED 2007/06/19 09:10:44 af 1.2.22.1: #i18486# Pass element names to functor in ForAll.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [629e39fa0f5adace1778721794735c03e96ec521]

INTEGRATION: CWS presenterview (1.2.22); FILE MERGED 2007/11/15 12:56:16 af 1.2.22.1: #i18486# Added isAnchorOnly() method.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [e8f7afa602685906306dfa258d37882779d40166]

INTEGRATION: CWS presenterview (1.2.22); FILE MERGED 2008/01/23 10:46:44 af 1.2.22.1: #i18486# Added support for arguments to the resource URL.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [e5d6affc71eaad07052fa9570ad1decede3d5fe5]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2007/09/11 11:33:58 af 1.1.2.2: #i18486# Added mxController member. 2007/07/12 12:36:42 af 1.1.2.1: #i18486# Initial revision.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [17836c1d7b7f103e28458495d735502cea253742]

INTEGRATION: CWS presenterview (1.2.22); FILE MERGED 2007/12/12 13:08:39 af 1.2.22.3: #i18486# Added overloadable CreateCanvas() method. 2007/11/15 12:46:24 af 1.2.22.2: #i18486# Added isAnchorOnly() method. 2007/06/19 09:08:20 af 1.2.22.1: #i18486# Code cleanup.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [a69788495e730704d2887fae1fd32dad7a888980]

INTEGRATION: CWS presenterview (1.2.22); FILE MERGED 2007/07/10 14:29:14 af 1.2.22.2: #i18486# Typos. 2007/06/19 08:14:07 af 1.2.22.1: #i18486# Added code for instantiating services at framework startup.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [218d25133b7e86ff72d328794dec00cedcbc9181]

INTEGRATION: CWS presenterview (1.2.22); FILE MERGED 2008/03/26 10:45:43 cl 1.2.22.2: RESYNC: (1.3-1.4); FILE MERGED 2007/06/19 08:48:29 af 1.2.22.1: #i18486# Adaption to recent framework API changes.  Cleanup of callback code.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [179480129a469e21773d78767733238d83bf84e5]

INTEGRATION: CWS presenterview (1.2.22); FILE MERGED 2007/06/18 14:46:06 af 1.2.22.1: #i18486# Adaption to API changes.  Moved member variables into Implementation class.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [2d3e47bc130b4a14c149d2a14fde63cf3e08bbb0]

INTEGRATION: CWS presenterview (1.30.54); FILE MERGED 2008/03/26 10:45:39 cl 1.30.54.5: RESYNC: (1.32-1.33); FILE MERGED 2008/01/09 18:28:24 cl 1.30.54.4: #i15900# slideshow api consolidation 2007/12/13 10:17:00 af 1.30.54.3: RESYNC: (1.31-1.32); FILE MERGED 2007/07/24 11:59:05 af 1.30.54.2: RESYNC: (1.30-1.31); FILE MERGED 2007/02/27 09:08:27 cl 1.30.54.1: #i71351# added api draft for a slideshow controller


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [7daa0c274b86db62071a67a53ec72d0ed84851eb]

INTEGRATION: CWS presenterview (1.4.388); FILE MERGED 2008/01/11 14:19:04 cl 1.4.388.4: #i18486# fullscreen slideshow fix 2008/01/09 18:28:24 cl 1.4.388.3: #i15900# slideshow api consolidation 2007/04/19 15:52:53 af 1.4.388.2: RESYNC: (1.4-1.5); FILE MERGED 2007/02/27 09:08:27 cl 1.4.388.1: #i71351# added api draft for a slideshow controller


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [f330401116f2b8522cb7669d44a90ec2f8e2659a]

INTEGRATION: CWS presenterview (1.12.14); FILE MERGED 2008/01/09 18:28:24 cl 1.12.14.1: #i15900# slideshow api consolidation


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [9e3aa53361ef4fce52e8c0fe660a23231facb0e8]

INTEGRATION: CWS presenterview (1.8.388); FILE MERGED 2008/01/09 18:28:24 cl 1.8.388.1: #i15900# slideshow api consolidation


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [86090efcbbe3beaa52ef21d22e0a2de7c296265d]

INTEGRATION: CWS presenterview (1.5.22); FILE MERGED 2007/11/15 12:55:21 af 1.5.22.2: #i18486# Added isAnchorOnly() method. 2007/06/19 09:06:15 af 1.5.22.1: #i18486# TabControl is now a member, not a base class.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [b1a9f15ed0aed0cd9df2d36fa21f996cc74ad79b]

INTEGRATION: CWS presenterview (1.9.22); FILE MERGED 2007/07/10 14:28:15 af 1.9.22.1: #i18486# Converted several members of ViewShellBase to shared_ptrs.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [60b62639328e254ed86eb58ae54084526a6b3201]

INTEGRATION: CWS presenterview (1.9.98); FILE MERGED 2008/02/26 09:03:03 af 1.9.98.3: RESYNC: (1.10-1.11); FILE MERGED 2007/07/11 09:06:26 af 1.9.98.2: RESYNC: (1.9-1.10); FILE MERGED 2007/07/10 14:28:00 af 1.9.98.1: #i18486# Converted several members of ViewShellBase to shared_ptrs.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [668493b8d95fc5b7ae6f7d7c97bba153bc928956]

INTEGRATION: CWS presenterview (1.18.20); FILE MERGED 2008/01/09 18:28:24 cl 1.18.20.3: #i15900# slideshow api consolidation 2007/07/24 11:58:12 af 1.18.20.2: RESYNC: (1.19-1.21); FILE MERGED 2007/07/10 14:27:44 af 1.18.20.1: #i18486# Converted several members of ViewShellBase to shared_ptrs.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [01444eb5b3caba3fda7d177176efec5365be143a]

INTEGRATION: CWS presenterview (1.21.52); FILE MERGED 2008/01/09 18:28:24 cl 1.21.52.5: #i15900# slideshow api consolidation 2007/09/11 11:32:23 af 1.21.52.4: #i18486# Turned SubControllers into components. 2007/07/11 09:06:04 af 1.21.52.3: RESYNC: (1.22-1.23); FILE MERGED 2007/04/19 15:52:01 af 1.21.52.2: RESYNC: (1.21-1.22); FILE MERGED 2007/03/12 15:13:57 af 1.21.52.1: #i75317# Remove dependency between slide sorter and ViewShell.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [f9f2f4674bc3feaf319cbd7c03ba94526a1bf968]

INTEGRATION: CWS presenterview (1.4.20); FILE MERGED 2008/03/26 10:45:36 cl 1.4.20.3: RESYNC: (1.5-1.6); FILE MERGED 2007/07/11 09:05:56 af 1.4.20.2: RESYNC: (1.4-1.5); FILE MERGED 2007/07/10 14:27:27 af 1.4.20.1: #i18486# Converted several members of ViewShellBase to shared_ptrs.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [4ac55df03f498274c43f5cac63aa5799f623aad7]

INTEGRATION: CWS presenterview (1.9.22); FILE MERGED 2008/03/26 10:45:32 cl 1.9.22.4: RESYNC: (1.9-1.10); FILE MERGED 2007/09/11 11:30:07 af 1.9.22.3: #i18486# Turned SubControllers into components. 2007/08/03 08:28:50 af 1.9.22.2: #i18486# Added ExpandPanel() and CollapsePanel() methods. 2007/06/19 09:03:01 af 1.9.22.1: #i18486# Added HidePanel() method.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [929d6ae60ee5b3f8e85cb7438bc8a6ec1ff11f9e]

INTEGRATION: CWS presenterview (1.10.54); FILE MERGED 2007/09/11 11:28:46 af 1.10.54.4: #i18486# Turned SubControllers into components. 2007/06/19 09:01:50 af 1.10.54.3: #i18486# Added static Create() method. 2007/04/19 15:51:07 af 1.10.54.2: RESYNC: (1.10-1.11); FILE MERGED 2007/03/12 15:12:24 af 1.10.54.1: #i75317# Remove dependency between slide sorter and ViewShell.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [c95a9fda34b87c04ba527590446b888631d1bc8b]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2007/08/01 11:22:45 af 1.1.2.5: #i18486# Added IsValid() method. 2007/06/19 09:00:28 af 1.1.2.4: #i18486# Removed Resize() method. 2007/04/26 09:34:42 af 1.1.2.3: #i75317# Added SetCurrentFunction() method. 2007/04/26 08:48:03 af 1.1.2.2: #i18486# Resolved resync problems. 2007/03/12 14:43:40 af 1.1.2.1: #i75317# Initial revision.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [2598f63ef166961ba02d8ad8d8905e604b905761]

INTEGRATION: CWS presenterview (1.9.256); FILE MERGED 2007/09/11 11:26:40 af 1.9.256.2: #i18486# Turned SubControllers into components. 2007/03/12 15:10:50 af 1.9.256.1: #i75317# Remove dependency between slide sorter and ViewShell.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [55d9da492fbe6c184e9026d5f1936470ee131b59]

INTEGRATION: CWS presenterview (1.13.256); FILE MERGED 2007/09/25 07:43:46 af 1.13.256.2: #i18486# Added disposing(). 2007/09/11 11:23:17 af 1.13.256.1: #i18486# Turned SubControllers into components.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [c160a47b3697a9f7a14e18fc081fdf0c830d3a1e]

INTEGRATION: CWS presenterview (1.14.210); FILE MERGED 2007/09/11 11:21:13 af 1.14.210.1: #i18486# Turned SubControllers into components.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [fe27f3d21d7dd12937658069a7d5f64f064f1e4b]

INTEGRATION: CWS presenterview (1.4.216); FILE MERGED 2007/04/26 09:24:44 af 1.4.216.1: #i75317# Fixed wrong frame handling.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [7d4ea159605c0573a14bae31c477cbd8053aecbb]

INTEGRATION: CWS presenterview (1.6.52); FILE MERGED 2008/01/09 18:28:24 cl 1.6.52.4: #i15900# slideshow api consolidation 2007/04/26 08:48:03 af 1.6.52.3: #i18486# Resolved resync problems. 2007/04/19 15:50:49 af 1.6.52.2: RESYNC: (1.6-1.7); FILE MERGED 2007/03/12 15:09:58 af 1.6.52.1: #i75320# Moved code for starting a presentation to PresentationStarter.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [30b7d12c70c1107bcf69c9d31ad48014aeb03d61]

INTEGRATION: CWS presenterview (1.13.22); FILE MERGED 2007/09/11 11:19:42 af 1.13.22.1: #i18486# Turned SubControllers into components.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [b8b420c7372d236d20d5b5aef2b9664b7a8e5753]

INTEGRATION: CWS presenterview (1.8.22); FILE MERGED 2007/07/10 14:26:54 af 1.8.22.1: #i18486# Storing main view shell window.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [de4fd38ccecc7361c24ac68b06f74983e212028a]

INTEGRATION: CWS presenterview (1.5.216); FILE MERGED 2007/06/19 08:57:29 af 1.5.216.1: #i18486# Added EID_CONFIGURATION_UPDATED.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [e665b99098e23d7be3577147c3355c0deb1a1297]

INTEGRATION: CWS presenterview (1.23.12); FILE MERGED 2008/03/26 10:45:29 cl 1.23.12.2: RESYNC: (1.23-1.24); FILE MERGED 2007/09/11 11:18:22 af 1.23.12.1: #i18486# Turned SubControllers into components.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [ef96868a8b413bec17e840a8364012580b2bab21]

INTEGRATION: CWS presenterview (1.4.256); FILE MERGED 2007/09/11 11:14:38 af 1.4.256.1: #i18486# Turned SubControllers into components.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [13f05e4a755ae59b9e5249b075cd08b8b5c2d3fa]

INTEGRATION: CWS presenterview (1.14.22); FILE MERGED 2008/01/11 14:18:20 cl 1.14.22.5: #i18486# forbid the closing of the frame that started a fullscreen slideshow 2007/09/25 07:43:01 af 1.14.22.4: #i18486# Replaced const static ints with enum to avoid compiler problems. 2007/09/11 11:09:17 af 1.14.22.3: #i18486# Turned SubControllers into components.  Changed property ids from enum into constants. 2007/07/11 09:05:30 af 1.14.22.2: RESYNC: (1.14-1.16); FILE MERGED 2007/06/19 08:54:54 af 1.14.22.1: #i18486# Adaption to recent drawing framework API changes.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [f49e8cadd76b783bf9e7128dfe8d88e30ec78e86]

INTEGRATION: CWS presenterview (1.5.54); FILE MERGED 2007/03/12 15:08:43 af 1.5.54.1: #i75317# Remove dependency between slide sorter and ViewShell.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [d7eb9bd40f4a0400f22ca9b643883cbd2a5c1296]

INTEGRATION: CWS presenterview (1.5.54); FILE MERGED 2007/03/12 15:08:04 af 1.5.54.1: #i75317# Remove dependency between slide sorter and ViewShell.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [03a3d53b71d29a1beaa9289f1fc13c3b2214dc9f]

INTEGRATION: CWS presenterview (1.19.370); FILE MERGED 2007/07/24 11:57:24 af 1.19.370.3: RESYNC: (1.20-1.21); FILE MERGED 2007/07/11 09:04:48 af 1.19.370.2: RESYNC: (1.19-1.20); FILE MERGED 2007/04/26 08:48:02 af 1.19.370.1: #i18486# Resolved resync problems.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [206c802526e394f58b8a43d8f804a1fc4566f4a5]

INTEGRATION: CWS presenterview (1.48.18); FILE MERGED 2008/03/26 10:45:23 cl 1.48.18.4: RESYNC: (1.50-1.53); FILE MERGED 2008/01/09 18:28:23 cl 1.48.18.3: #i15900# slideshow api consolidation 2007/07/11 09:04:04 af 1.48.18.2: RESYNC: (1.48-1.50); FILE MERGED 2007/07/10 14:26:00 af 1.48.18.1: #i18486# Converted several members of ViewShellBase to shared_ptrs.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [eb81fa0f603a4ab904166bec8c23ddbc47b99094]

INTEGRATION: CWS presenterview (1.11.54); FILE MERGED 2007/07/11 09:03:51 af 1.11.54.2: RESYNC: (1.11-1.12); FILE MERGED 2007/02/21 13:24:50 af 1.11.54.1: #i74730# Remove unused SlideView and SlideViewShell.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [9b4bdecaac925c8d016b712eea16dd2b60731d44]

INTEGRATION: CWS presenterview (1.48.54); FILE MERGED 2008/01/09 18:28:23 cl 1.48.54.1: #i15900# slideshow api consolidation


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [ea62523b55a5feb872e75ae230c1e36eb59ef011]

INTEGRATION: CWS presenterview (1.33.12); FILE MERGED 2008/01/09 18:28:23 cl 1.33.12.1: #i15900# slideshow api consolidation


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [c361e283d50731f5dfdb8d0f93fd427afa104afc]

INTEGRATION: CWS presenterview (1.2.22); FILE MERGED 2007/06/19 08:51:01 af 1.2.22.1: #i18486# Renamed FrameworkContainer to ../configuration/ResourceFactoryManager.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [169febba0e131f3eb072398aa2ee4231c917272d]

INTEGRATION: CWS presenterview (1.2.22); FILE MERGED 2008/03/26 10:45:17 cl 1.2.22.4: RESYNC: (1.2-1.3); FILE MERGED 2008/01/11 14:17:44 cl 1.2.22.3: #i18486# do not loop endlessly if there is no event comming 2007/11/15 12:53:34 af 1.2.22.2: #i18486# Changed pane URLs to use .../pane/... instead of .../floater/... 2007/06/19 08:48:45 af 1.2.22.1: #i18486# Adaption to recent framework API changes.  Cleanup of callback code.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [ff887378f66e399ddca97426d0d0bcbae43e9561]

INTEGRATION: CWS presenterview (1.2.22); FILE MERGED 2008/02/26 09:02:57 af 1.2.22.3: RESYNC: (1.2-1.3); FILE MERGED 2007/07/24 10:58:28 af 1.2.22.2: #i18486# Fixed resync problems. 2007/06/19 08:34:55 af 1.2.22.1: #i18486# Added ToolBarModule.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [450e3d5c39aa5a8bfde8ec9364408ae559494a00]

INTEGRATION: CWS presenterview (1.2.22); FILE MERGED 2007/06/19 08:31:32 af 1.2.22.1: #i18486# Use the resource object provided by an event to improve behaviour during configuration update


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [5e298b852b52e1666417557617d89bf1570ef53c]

INTEGRATION: CWS presenterview (1.3.22); FILE MERGED 2007/06/19 08:32:35 af 1.3.22.1: #i18486# Use the resource object provided by an event to improve behaviour during configuration update


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [bc9474642046d1f56d90d1349c9e533ee9fd069f]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2007/06/18 15:15:39 af 1.1.2.1: #i18486# Initial revision.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [3fd17a6d7fec0aeb408dd3a42188adb0fe5662d5]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2007/07/10 14:48:52 af 1.1.2.2: #i18486# Converted several members of ViewShellBase to shared_ptrs. 2007/06/18 15:15:52 af 1.1.2.1: #i18486# Initial revision.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [a872beb42646fd7a5f47581a7baf15a789f2f7bb]

INTEGRATION: CWS presenterview (1.2.22); FILE MERGED 2007/06/19 08:27:38 af 1.2.22.1: #i18486# The task pane service is not used anymore.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [6e6d316b95b4bac47dd510c625946d2726fe9369]

INTEGRATION: CWS presenterview (1.2.22); FILE MERGED 2007/06/19 08:25:05 af 1.2.22.1: #i18486# Use the resource object provided by an event to improve behaviour during configuration update


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [765b5f301841b452d3ed667f6e419d858d7b03d0]

INTEGRATION: CWS presenterview (1.2.22); FILE MERGED 2007/06/19 08:25:55 af 1.2.22.1: #i18486# Use the resource object provided by an event to improve behaviour during configuration update


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [b5a0efbccac8cbc33f0363a7bbb0346b684431bb]

INTEGRATION: CWS presenterview (1.2.22); FILE MERGED 2007/06/19 08:19:44 af 1.2.22.1: #i18486# Handle a missing center pane correctly.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [3853082aef5d6c80ba68b0087126959285cc1f97]

INTEGRATION: CWS presenterview (1.3.22); FILE MERGED 2007/06/19 08:21:33 af 1.3.22.1: #i18486# Handle a missing center pane correctly.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [15684671238f0be95b8ceb3707ed534bf33cb93d]

INTEGRATION: CWS presenterview (1.2.22); FILE MERGED 2007/10/16 15:28:38 af 1.2.22.3: #i18486# Put code in ProcessStartupService in try/catch block. 2007/06/19 14:37:08 af 1.2.22.2: #i18486# Code cleanup. 2007/06/19 08:05:58 af 1.2.22.1: #i18486# Added code for instantiating services at framework startup.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [4d788463cb16f7bff16cfe5bf9dedd9ee03eda37]

INTEGRATION: CWS presenterview (1.2.22); FILE MERGED 2008/02/26 09:03:00 af 1.2.22.2: RESYNC: (1.2-1.3); FILE MERGED 2007/06/19 08:02:55 af 1.2.22.1: #i18486# Added use of ToolBarModule.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [9bc60205e79bb03e3ea0620dfc19b2eded70d8ba]

INTEGRATION: CWS presenterview (1.2.22); FILE MERGED 2007/06/19 08:02:24 af 1.2.22.1: #i18486# Added use of ToolBarModule.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [9762590ecaaa2bff002cc1d14431a99b931202d2]

INTEGRATION: CWS presenterview (1.2.22); FILE MERGED 2007/06/19 08:01:19 af 1.2.22.1: #i18486# Adaption to recent framework API changes.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [a451882d23fd2685ab42500a71e7d22d2a09a9e7]

INTEGRATION: CWS presenterview (1.2.22); FILE MERGED 2007/07/10 14:24:33 af 1.2.22.2: #i18486# Converted several members of ViewShellBase to shared_ptrs. 2007/06/19 08:01:42 af 1.2.22.1: #i18486# Adaption to recent framework API changes.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [9d986e3393e2f15b3581672543665e5e11e558fa]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2007/07/10 15:06:04 af 1.1.2.1: #i18486# Initial revision.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [a573f260457354abe75642eac61407d8fbd68c2b]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2007/11/15 12:50:25 af 1.1.2.3: #i18486# Added isAnchorOnly() method. 2007/09/25 07:41:27 af 1.1.2.2: #i18486# Using VCLUnoHelper instead of tunnel to obtain Window pointer for XWindow reference. 2007/07/10 15:05:27 af 1.1.2.1: #i18486# Moved here from ..\module


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [6c8afa46b40357d0beaa95c65ef70d666a3be7e1]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2007/07/10 15:05:42 af 1.1.2.1: #i18486# Moved here from ..\module


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [0c5ca28461b582b283cb155c342abbdb0251cb2c]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2008/03/19 10:34:29 af 1.1.2.4: #i18486# Show AND expand activated resources. 2007/11/15 12:49:35 af 1.1.2.3: #i18486# Added isAnchorOnly() method. 2007/08/03 08:27:28 af 1.1.2.2: #i18486# Panels are collapsed not hidden when deactivated. 2007/07/10 15:05:27 af 1.1.2.1: #i18486# Moved here from ..\module


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [d8b1c1ca589c141cfc983d96cf88eb3b3ce9378e]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2008/01/09 18:28:23 cl 1.1.2.6: #i15900# slideshow api consolidation 2007/11/15 12:48:00 af 1.1.2.5: #i18486# Added isAnchorOnly() method. 2007/10/26 12:23:07 af 1.1.2.4: #i18486# Removed dependency from one static OUString to another in another module. 2007/09/11 11:07:09 af 1.1.2.3: #i18486# Deactivation of the presentation marker stops the slide show. 2007/07/25 12:14:55 af 1.1.2.2: #i18486# Added documentation. 2007/07/10 15:05:27 af 1.1.2.1: #i18486# Moved here from ..\module


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [504019c936052e487276f65758e10ece574b9c3e]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2007/12/12 13:06:26 af 1.1.2.4: #i18486# Added overloadable CreateCanvas() method. 2007/11/15 12:44:12 af 1.1.2.3: #i18486# Added isAnchorOnly() method. 2007/09/11 11:06:04 af 1.1.2.2: #i18486# Cleanup. 2007/07/10 15:05:27 af 1.1.2.1: #i18486# Moved here from ..\module


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [d137f17c21e6ad3c2d68b0341dc39151226dd0ca]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2008/03/03 15:34:35 af 1.1.2.10: #i18486# Code cleanup. 2008/02/28 16:26:09 af 1.1.2.9: #i18486# FullScreenPane creates a new top-level window. 2008/02/26 10:46:30 af 1.1.2.8: #i18486# Creating canvas directly without CanvasFactory. 2008/01/21 10:50:47 af 1.1.2.7: #i18486# Added support for arguments of the resource URL. 2007/12/12 12:53:58 af 1.1.2.6: #i18486# Added CreateCanvas() mathod. 2007/11/15 12:51:01 af 1.1.2.5: #i18486# Added mnSavedBorderStyle member. 2007/09/25 07:38:56 af 1.1.2.4: #i18486# Added disposing(). 2007/07/20 07:37:56 af 1.1.2.3: #i18486# Added GetWorkWindow() method. 2007/07/18 09:36:38 af 1.1.2.2: #i18486# Hide layout manager. 2007/07/10 15:05:42 af 1.1.2.1: #i18486# Moved here from ..\module


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [9f789cbf7aefb29fac2c0f1507abd6195f487afe]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2008/02/28 16:26:09 af 1.1.2.10: #i18486# FullScreenPane creates a new top-level window. 2008/02/26 10:46:17 af 1.1.2.9: #i18486# Creating canvas directly without CanvasFactory. 2008/01/29 14:33:15 af 1.1.2.8: #i18486# Be content with bitmap canvas instead of sprite canvas. 2008/01/21 10:50:18 af 1.1.2.7: #i18486# Added support for arguments of the resource URL. 2007/12/12 13:03:07 af 1.1.2.6: #i18486# Added support for shared canvas via the PresenterCanvasFactory. 2007/11/15 12:51:49 af 1.1.2.5: #i18486# Added mnSavedBorderStyle member. 2007/09/25 07:40:04 af 1.1.2.4: #i18486# Added disposing(). 2007/07/20 07:36:22 af 1.1.2.3: #i18486# Added GetWorkWindow() method. 2007/07/18 09:35:34 af 1.1.2.2: #i18486# Hide layout manager. 2007/07/10 15:05:27 af 1.1.2.1: #i18486# Moved here from ..\module


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [6914a390f7efdeebf432d8c754778b0d59a4bdb7]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2007/11/15 12:43:24 af 1.1.2.3: #i18486# Corrected documentation. 2007/11/15 12:42:29 af 1.1.2.2: #i18486# Added isAnchorOnly() method. 2007/07/10 15:05:42 af 1.1.2.1: #i18486# Moved here from ..\module


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [0f4a0a45de9dfdd9343480ac8425eb70aa00c8ca]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2007/11/15 12:43:00 af 1.1.2.2: #i18486# Added isAnchorOnly() method. 2007/07/10 15:05:27 af 1.1.2.1: #i18486# Moved here from ..\module


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [90f91d2a4b67ccbdd6775781da5f02c90f0acf78]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2007/09/25 07:37:35 af 1.1.2.2: #i18486# Added overload of getWindow(). 2007/07/10 15:05:42 af 1.1.2.1: #i18486# Moved here from ..\module


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [653d3f891475fc4f10bc4d7148fb3d272b88fddd]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2007/12/13 09:43:53 af 1.1.2.4: #i18486# Merged in changes made in other CWSs (before file was moved.) 2007/09/25 07:36:21 af 1.1.2.3: #i18486# Added overload of getWindow(). 2007/09/11 15:03:28 af 1.1.2.2: #i79703# Do not dispose the pane when the window is disposed. 2007/07/10 15:05:27 af 1.1.2.1: #i18486# Moved here from ..\module


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [9b9160e9c29d38c83d94e71e5ce7b98a696c1b16]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2007/09/25 07:35:21 af 1.1.2.2: #i18486# Cleanup. 2007/07/10 15:05:42 af 1.1.2.1: #i18486# Moved here from ..\module


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [512c724e487318253a6fc46763476b15d615f6f3]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2007/09/25 07:34:17 af 1.1.2.3: #i18486# Using VCLUnoHelper instead of tunnel to obtain Window pointer for XWindow reference. 2007/09/11 11:02:38 af 1.1.2.2: #i18486# Turned SubControllers into components. 2007/07/10 15:05:27 af 1.1.2.1: #i18486# Moved here from ..\module


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [01ab5dd9993dadb778f09f7591340b2363fd5545]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2007/07/10 15:05:27 af 1.1.2.1: #i18486# Moved here from ..\module


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [e226edcc46f766b7ced11fd8f9f405ecc5dc6245]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2008/02/28 16:26:09 af 1.1.2.5: #i18486# FullScreenPane creates a new top-level window. 2008/02/26 10:44:22 af 1.1.2.4: #i18486# Passing XComponentContext to constructor of FullScreenPane. 2007/11/15 12:40:19 af 1.1.2.3: #i18486# Removed CheckEmptyChildWindows() method. 2007/11/15 12:32:42 af 1.1.2.2: #i18486# Changed pane URLs to use .../pane/... instead of .../floater/... 2007/07/10 15:05:42 af 1.1.2.1: #i18486# Moved here from ..\module


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [165871f075bac4a3a24641197840f792d35b70be]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2008/02/28 16:26:09 af 1.1.2.6: #i18486# FullScreenPane creates a new top-level window. 2008/02/26 10:43:55 af 1.1.2.5: #i18486# Passing XComponentContext to constructor of FullScreenPane. 2007/12/14 09:36:39 af 1.1.2.4: #i18486# Resolved resync problems. 2007/12/13 09:41:07 af 1.1.2.3: #i18486# Merged in changes made in other CWSs (before file was moved.) 2007/11/15 12:38:07 af 1.1.2.2: #i18486# Removed CheckEmptyChildWindows() method. 2007/07/10 15:05:27 af 1.1.2.1: #i18486# Moved here from ..\module


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [f5f2ce6fabf292c8a3a3cb78bf5c51ac131b25ac]

INTEGRATION: CWS presenterview (1.2.22); FILE MERGED 2007/06/18 15:06:57 af 1.2.22.1: #i18486# Added ConfigurationControllerResourceManager and ResourceFactoryManager.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [d3b7879ba6ae2614733c09c834f41ea3fd6f3f60]

INTEGRATION: CWS presenterview (1.2.22); FILE MERGED 2008/01/23 10:45:39 af 1.2.22.2: #i18486# Added support for arguments to the resource URL. 2007/11/15 12:30:12 af 1.2.22.1: #i18486# Changed comparison to double lexicographic order.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [9b02236e37394afed10d2deecc99101c877c804a]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2008/01/21 10:38:14 af 1.1.2.2: #i18486# Added support for arguments of the resource URL. 2007/06/18 15:14:07 af 1.1.2.1: #i18486# Initial revision.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [73528c6142c59917e6950c749424e42fddae216a]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2008/01/21 10:35:38 af 1.1.2.2: #i18486# Added support for arguments of the resource URL. 2007/06/18 15:14:22 af 1.1.2.1: #i18486# Initial revision.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [f8596622deb084050b426e904fcdfa4a10029c7e]

INTEGRATION: CWS presenterview (1.2.22); FILE MERGED 2007/06/18 15:05:05 af 1.2.22.1: #i18486# Code and comment cleanup.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [f91d218475314b4013b15cdfe0b4008938c9f4ef]

INTEGRATION: CWS presenterview (1.2.22); FILE MERGED 2007/07/24 10:58:28 af 1.2.22.1: #i18486# Fixed resync problems.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [b2c3b511465ee11f7205150fd93cb1296a4d7415]

INTEGRATION: CWS presenterview (1.2.22); FILE MERGED 2007/12/12 12:51:27 af 1.2.22.4: #i18486# Added GetRequestedConfiguration() method. 2007/11/28 13:48:22 af 1.2.22.3: #i18486# Code cleanup. 2007/11/15 12:22:54 af 1.2.22.2: #i18486# Added CheckPureAnchors() method. 2007/06/18 15:02:10 af 1.2.22.1: #i18486# Added arguments to constructor.  Moved resource activation and deactivation to ResourceManager.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [23f12e55edcfdc65a9206a2c443335d75ac8c45b]

INTEGRATION: CWS presenterview (1.2.22); FILE MERGED 2008/02/27 09:14:41 af 1.2.22.6: #i18486# Resolved resync problems. 2008/02/26 09:02:53 af 1.2.22.5: RESYNC: (1.2-1.3); FILE MERGED 2007/12/12 12:52:36 af 1.2.22.4: #i18486# Added GetRequestedConfiguration() method. 2007/11/28 13:47:51 af 1.2.22.3: #i18486# Code cleanup. 2007/11/15 12:07:11 af 1.2.22.2: #i18486# Added CheckPureAnchors() method. 2007/06/18 15:03:24 af 1.2.22.1: #i18486# Added arguments to constructor.  Moved resource activation and deactivation to ResourceManager.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [b210da69911a1064ab9fd0adfba18c1196ae12f5]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2007/06/15 14:14:00 af 1.1.2.1: #i18486# Initial revision.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [b1c4410bdbd74b043dd7b5dd669b1bb57cf65d44]

INTEGRATION: CWS presenterview (1.1.2); FILE ADDED 2008/03/19 10:31:54 af 1.1.2.4: #i18486# Do not remove resource factories for DisposedExceptions of different origin. 2007/09/25 07:31:28 af 1.1.2.3: #i18486# Catching Exceptions when activating resources. 2007/07/10 14:47:37 af 1.1.2.2: #i18486# Fixed the resource deactivation order. 2007/06/15 14:13:47 af 1.1.2.1: #i18486# Initial revision.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [0cdf453f95098ae6a34d69c8eb60c24b5f4611dc]

INTEGRATION: CWS presenterview (1.2.22); FILE MERGED 2007/06/18 14:58:38 af 1.2.22.1: #i18486# Added a variant of NotifyListeners.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [902a6f7688376a5a63d936a4ceb193bc525cbe2e]

INTEGRATION: CWS presenterview (1.2.22); FILE MERGED 2007/06/18 14:59:54 af 1.2.22.1: #i18486# Added a variant of NotifyListeners.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [4627f5baaca47784f25391c8f3fcec7619834925]

INTEGRATION: CWS presenterview (1.2.22); FILE MERGED 2008/01/21 10:33:25 af 1.2.22.3: #i18486# Added some guards against mpImplementation being NULL. 2007/12/12 12:50:07 af 1.2.22.2: #i18486# Fixed the disposing of the ConfigurationController to avoid crashes when reloading. 2007/06/18 14:50:18 af 1.2.22.1: #i18486# Adaption to API changes.  Moved member variables into Implementation class.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [e6b89ae8c003541a7b555d2971f09554792560bc]

INTEGRATION: CWS presenterview (1.2.22); FILE MERGED 2007/11/15 12:04:39 af 1.2.22.2: #i18486# Using modified resource id comparison. 2007/06/15 14:37:15 af 1.2.22.1: #i18486# Added global functions that make this class a UNO service.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [1b722dd0e730f622d2a73b96bdaefdfefca43c7b]

INTEGRATION: CWS presenterview (1.2.22); FILE MERGED 2007/12/12 12:47:10 af 1.2.22.3: #i18486# Added Clear() method. 2007/09/11 15:28:39 af 1.2.22.2: RESYNC: (1.2-1.3); FILE MERGED 2007/06/15 14:35:48 af 1.2.22.1: #i18486# Added ProcessUntilEmpty() method.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [b79c7bee135a24fdafaf51d56a04b6b006510374]

INTEGRATION: CWS presenterview (1.2.22); FILE MERGED 2007/12/12 12:48:13 af 1.2.22.2: #i18486# Added Clear() method.  Added some mutex guards. 2007/06/15 14:33:20 af 1.2.22.1: #i18486# Added ProcessUntilEmpty() method.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [f957c8e34077bf12b442edb74ecb0605a42e3b3c]

INTEGRATION: CWS presenterview (1.21.66); FILE MERGED 2008/03/26 10:45:14 cl 1.21.66.2: RESYNC: (1.21-1.22); FILE MERGED 2008/01/09 18:28:23 cl 1.21.66.1: #i15900# slideshow api consolidation


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [b8729295416dcec962ff3119e373b39f12c8e47d]

INTEGRATION: CWS presenterview (1.38.10); FILE MERGED 2008/04/01 08:04:22 af 1.38.10.2: #i87402# Taking care of synchronous shutdown of the slide show. 2008/01/09 18:28:23 cl 1.38.10.1: #i15900# slideshow api consolidation


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [44567de16a3f7e20541c73abde3c72464cbeedee]

INTEGRATION: CWS presenterview (1.23.14); FILE MERGED 2008/01/09 18:28:22 cl 1.23.14.1: #i15900# slideshow api consolidation


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [d9331ddc21f4bc12d8bdfbad52f661d86a8a990d]

INTEGRATION: CWS presenterview (1.15.22); FILE MERGED 2007/07/10 14:22:30 af 1.15.22.1: #i18486# Removed unused headers.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [7955dcde934fae96b2c7c9f8bddc34e2039a5e93]

INTEGRATION: CWS presenterview (1.46.42); FILE MERGED 2008/03/26 10:45:11 cl 1.46.42.3: RESYNC: (1.47-1.48); FILE MERGED 2008/02/26 09:02:50 af 1.46.42.2: RESYNC: (1.46-1.47); FILE MERGED 2008/01/09 18:28:22 cl 1.46.42.1: #i15900# slideshow api consolidation


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [fda8cb2a13a3e7ac4368e77c34d7ad43634397eb]

INTEGRATION: CWS presenterview (1.31.64); FILE MERGED 2008/03/26 10:45:08 cl 1.31.64.3: RESYNC: (1.32-1.33); FILE MERGED 2007/12/13 10:16:57 af 1.31.64.2: RESYNC: (1.31-1.32); FILE MERGED 2007/07/24 10:58:27 af 1.31.64.1: #i18486# Fixed resync problems.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [c208622a01c100b9fd9c0934bd624ed794ecd4cb]

INTEGRATION: CWS presenterview (1.15.120); FILE MERGED 2008/03/26 10:45:05 cl 1.15.120.3: RESYNC: (1.16-1.17); FILE MERGED 2007/04/19 15:30:35 af 1.15.120.2: RESYNC: (1.15-1.16); FILE MERGED 2007/02/21 13:24:50 af 1.15.120.1: #i74730# Remove unused SlideView and SlideViewShell.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [7ebc7aff7550e608b16b0f7620ff28cf02fcee69]

INTEGRATION: CWS presenterview (1.7.216); FILE MERGED 2007/07/10 14:46:01 af 1.7.216.2: #i18486# Handling main view shell change more asynchronously. 2007/03/12 15:04:26 af 1.7.216.1: #i75317# Remove dependency between slide sorter and ViewShell.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [a4983063ce00c26f4c510ee75c2f77e4e33592eb]

INTEGRATION: CWS presenterview (1.15.16); FILE MERGED 2008/01/09 18:28:22 cl 1.15.16.5: #i15900# slideshow api consolidation 2007/07/11 08:53:33 af 1.15.16.4: RESYNC: (1.16-1.17); FILE MERGED 2007/07/10 14:45:29 af 1.15.16.3: #i18486# Handling main view shell change more asynchronously. 2007/04/19 15:30:27 af 1.15.16.2: RESYNC: (1.15-1.16); FILE MERGED 2007/03/12 15:02:22 af 1.15.16.1: #i75317# Remove dependency between slide sorter and ViewShell.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [60574d4608fcb92dd412854c4e72faf84935873c]

INTEGRATION: CWS presenterview (1.26.22); FILE MERGED 2008/01/09 18:28:22 cl 1.26.22.4: #i15900# slideshow api consolidation 2007/09/11 15:25:49 af 1.26.22.3: RESYNC: (1.27-1.29); FILE MERGED 2007/07/24 11:55:22 af 1.26.22.2: RESYNC: (1.26-1.27); FILE MERGED 2007/07/10 14:20:45 af 1.26.22.1: #i18486# Converted several members of ViewShellBase to shared_ptrs.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [178b0f79a4fdb982e4e9310cce0c1c4bf7b9ea7b]

INTEGRATION: CWS presenterview (1.3.388); FILE MERGED 2007/06/11 12:12:13 af 1.3.388.1: #i18486# Fixed handling of view shell changes.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [602fdb4ab7e6eafdfea82834d14cd91fa03bb50e]

INTEGRATION: CWS presenterview (1.6.52); FILE MERGED 2007/07/10 14:20:17 af 1.6.52.4: #i18486# Converted several members of ViewShellBase to shared_ptrs. 2007/06/11 12:11:04 af 1.6.52.3: #i18486# Fixed handling of view shell changes. 2007/04/19 15:29:52 af 1.6.52.2: RESYNC: (1.6-1.7); FILE MERGED 2007/03/12 14:59:03 af 1.6.52.1: #i75317# Remove dependency between slide sorter and ViewShell.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [fc7d0ffaffe10775f3e28b4dedf6172345e424ca]

INTEGRATION: CWS presenterview (1.15.388); FILE MERGED 2007/03/12 14:57:00 af 1.15.388.1: #i74730# Removed unused accessibility support for unused SlideViewShell.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [3bd431401615276186f22f5f056a49f79fc780e3]

INTEGRATION: CWS presenterview (1.11.52); FILE MERGED 2007/04/26 15:35:36 af 1.11.52.2: #i75317# Using the new SelectionManager. 2007/03/12 14:56:13 af 1.11.52.1: #i75317# Remove dependency between slide sorter and ViewShell.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [c14698695243add83e9473b426907b8a6502555b]

INTEGRATION: CWS presenterview (1.9.52); FILE MERGED 2007/03/12 14:55:14 af 1.9.52.1: #i75317# Remove dependency between slide sorter and ViewShell.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [b1ea980329a43f8f55bfa17ebbc0429f5a07c871]

INTEGRATION: CWS presenterview (1.65.250); FILE MERGED 2008/03/26 10:44:55 cl 1.65.250.4: RESYNC: (1.67-1.68); FILE MERGED 2007/09/11 15:23:03 af 1.65.250.3: RESYNC: (1.66-1.67); FILE MERGED 2007/07/11 08:49:50 af 1.65.250.2: RESYNC: (1.65-1.66); FILE MERGED 2007/03/12 14:47:56 af 1.65.250.1: #i74730# Removed unused SlideViewShell.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [7363ae67d3341573584e11877de416a3fb6ce634]

INTEGRATION: CWS presenterview (1.5.18); FILE MERGED 2008/01/09 18:28:22 cl 1.5.18.1: #i15900# slideshow api consolidation


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [6744088c95121d9d47cd8745b6d21422add726c1]

INTEGRATION: CWS presenterview (1.9.388); FILE MERGED 2008/03/26 10:44:52 cl 1.9.388.2: RESYNC: (1.9-1.10); FILE MERGED 2007/03/12 14:27:59 af 1.9.388.1: #i74730# Removed unused SlideViewShell inclusion.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [decf2a3e75390dce1e6cc9e5d779f93a522874a2]

INTEGRATION: CWS presenterview (1.7.388); FILE MERGED 2008/03/26 10:44:49 cl 1.7.388.2: RESYNC: (1.7-1.8); FILE MERGED 2007/03/12 14:25:28 af 1.7.388.1: #i74730# Removed unused SlideViewShell inclusion.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [96082c281e3486607cf94af81d186482ed6e35fc]

INTEGRATION: CWS presenterview (1.9.388); FILE MERGED 2008/03/26 10:44:46 cl 1.9.388.2: RESYNC: (1.9-1.10); FILE MERGED 2007/03/12 14:28:48 af 1.9.388.1: #i74730# Removed unused SlideViewShell inclusion.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [86f058d13c2dbc8b31f192eea35e64bb9d12760f]

INTEGRATION: CWS presenterview (1.16.22); FILE MERGED 2008/03/26 15:40:35 cl 1.16.22.5: sd now depends on canvas 2008/03/26 10:44:43 cl 1.16.22.4: RESYNC: (1.17-1.18); FILE MERGED 2008/01/09 18:29:19 cl 1.16.22.3: #i15900# slideshow api consolidation 2007/07/11 08:46:22 af 1.16.22.2: RESYNC: (1.16-1.17); FILE MERGED 2007/06/11 12:08:09 af 1.16.22.1: #i18486# Removed pane, view, toolbar, and command sub directories of framework and instead added factories sub directory.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [5fb4c8a2a196fd1375e4e375da59cdd2e81bc148]

INTEGRATION: CWS presenterview (1.9.388); FILE MERGED 2008/03/26 10:44:40 cl 1.9.388.3: RESYNC: (1.10-1.11); FILE MERGED 2007/04/19 15:28:33 af 1.9.388.2: RESYNC: (1.9-1.10); FILE MERGED 2007/03/12 14:30:42 af 1.9.388.1: #i74730# Removed unused SlideViewShell.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [02a3360818d5c230b59b7c4b8e442f674b467709]

INTEGRATION: CWS presenterview (1.19.170); FILE MERGED 2008/03/26 10:44:34 cl 1.19.170.3: RESYNC: (1.20-1.21); FILE MERGED 2007/04/19 15:28:25 af 1.19.170.2: RESYNC: (1.19-1.20); FILE MERGED 2007/03/12 14:29:51 af 1.19.170.1: #i74730# Removed unused SlideViewShell.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [7f983ceb506fe212620d51f68c828a5d174e8460]

INTEGRATION: CWS presenterview (1.46.18); FILE MERGED 2008/03/26 10:44:37 cl 1.46.18.3: RESYNC: (1.46-1.47); FILE MERGED 2008/01/09 18:27:01 cl 1.46.18.2: #i15900# slideshow api consolidation 2007/02/27 09:05:49 cl 1.46.18.1: #i71351# added api draft for a slideshow controller


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [986f2cd4080f9590e8ce366ea810fb543828ca4d]

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>  [87c8b83eeb3a6d5f4b4a5b9693dd08c258612c5e]

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>  [d9d32fac51daef07d3ff3a20be9e233bf6a4737b]

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>  [69bf02d52d55687e2d9997c2b8b26ebdc34ab460]

INTEGRATION: CWS presenterview (1.29.10); FILE MERGED 2008/03/26 10:43:25 cl 1.29.10.6: RESYNC: (1.30-1.32); FILE MERGED 2008/02/26 10:13:37 af 1.29.10.5: #i18486# Moved PresenterScreen specific definitions to sdext project. 2008/02/26 09:02:06 af 1.29.10.4: RESYNC: (1.29-1.30); FILE MERGED 2007/10/23 11:41:44 af 1.29.10.3: #i18486# Reorganized the theme structure. 2007/09/12 08:56:04 af 1.29.10.2: #i18486# Added schema entries for the presenter. 2007/08/13 14:18:38 af 1.29.10.1: #i18486# Added declaration of startup services and presenter theming.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [fb78cbe9b35f16d13aed102f2972ac95cc51f897]

INTEGRATION: CWS presenterview (1.2.64); FILE MERGED 2007/12/12 13:57:43 af 1.2.64.2: #i18486# Renamed .../floater/... to .../pane/... 2007/08/13 14:17:40 af 1.2.64.1: #i18486# Added factories for TaskPane.  Added startup services.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [95dcd3be5893122db297d2828f70cd3852f66911]

INTEGRATION: CWS presenterview (1.13.12); FILE MERGED 2007/12/13 10:15:51 af 1.13.12.2: RESYNC: (1.13-1.15); FILE MERGED 2007/11/02 15:36:36 af 1.13.12.1: #i81089# Fixed angle when painting rotated bitmaps.


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [8e7f7d0ea05bbbd36f5e32b8c830c826d28dfbcc]

INTEGRATION: CWS presenterview (1.2.14); FILE MERGED 2008/01/13 22:14:58 thb 1.2.14.1: #i85206# Respecting fill rule


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [d767c954bf316cbf15382f4a2d35ffc5ddf54c3d]

INTEGRATION: CWS presenterview (1.12.10); FILE MERGED 2008/01/13 23:25:52 thb 1.12.10.2: #i10000# Now even builds. 2008/01/13 22:16:13 thb 1.12.10.1: #i85206# Respecting fill rule


2008-04-03  Kurt Zenker  <kz@openoffice.org>  [0289bb4a63060e3e820906aa51f5daf97ddb627c]

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>  [e2f70f685d0437d9004b8dc28e925da585e2992f]

#i87533#


2008-04-03  Rüdiger Timm  <rt@openoffice.org>  [3887f88b28d069d2eb3b1771d9a3839720c850ac]

#b6682714# Better font substitution for Arial Narrow


2008-04-02  Vladimir Glazounov  <vg@openoffice.org>  [0c05a7e0cafe160075b104fe96beff2d933657b1]

#i87533#


2008-04-02  Kurt Zenker  <kz@openoffice.org>  [6e53e4986b294b3c36efb8df5e7c35ddcb6b7246]

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>  [27d3604ac62f69877b3d466c7e01e5dafcf88a92]

INTEGRATION: CWS native135 (1.5.6); FILE MERGED 2008/03/04 14:54:18 is 1.5.6.1: #i79534# installation in sparse zones with root privileges


2008-04-02  Kurt Zenker  <kz@openoffice.org>  [4a11557b3b89d676534f06f8f7d9e26bdf9929e3]

INTEGRATION: CWS native135 (1.3.14); FILE MERGED 2008/03/04 14:54:18 is 1.3.14.1: #i79534# installation in sparse zones with root privileges


2008-04-02  Kurt Zenker  <kz@openoffice.org>  [858467baecab512ec354775cd1c8cd268b683e15]

INTEGRATION: CWS native135 (1.4.6); FILE MERGED 2008/03/04 14:54:18 is 1.4.6.1: #i79534# installation in sparse zones with root privileges


2008-04-02  Kurt Zenker  <kz@openoffice.org>  [2dd55c41876338dc41aa80fe1137ee26417e4ffe]

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>  [da85908b0b640d14cd49d63c275b95cfd6ff28a4]

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>  [dc11911123254b5fb69cac5017aa1163b3dfe977]

#i87533#


2008-04-02  Vladimir Glazounov  <vg@openoffice.org>  [1711e671089d8f28cb1e714e65bd360072fd641b]

#i87533#


2008-04-02  Kurt Zenker  <kz@openoffice.org>  [da8750e6716079654ef6ac5e1dbd6076051c7f3d]

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>  [3d6f5c0685488459e704e8e2a1eac3dad42ef8f4]

INTEGRATION: CWS impress139 (1.14.324); FILE MERGED 2008/03/17 12:49:32 cl 1.14.324.2: RESYNC: (1.14-1.15); FILE MERGED 2008/03/12 16:59:06 cl 1.14.324.1: #i79933# no defaults for presentation objects


2008-04-02  Kurt Zenker  <kz@openoffice.org>  [cf939ca11c12b54c9520b9f28f0e9051cfe0e0ad]

INTEGRATION: CWS impress139 (1.17.324); FILE MERGED 2008/03/13 12:18:00 cl 1.17.324.1: #i82439# enabled shadow tabpage for only line shapes


2008-04-02  Kurt Zenker  <kz@openoffice.org>  [69dbb2e3351c7f8362783b981a6d2b58118c2668]

INTEGRATION: CWS impress139 (1.42.82); FILE MERGED 2008/03/13 12:18:00 cl 1.42.82.2: #i82439# enabled shadow tabpage for only line shapes 2008/03/12 17:25:58 cl 1.42.82.1: #b6249908# disable line end ui if the line end is none


2008-04-02  Kurt Zenker  <kz@openoffice.org>  [a9ee9a04ec6854e500247b9b92b0045053b156ef]

INTEGRATION: CWS impress139 (1.30.166); FILE MERGED 2008/03/13 12:18:00 cl 1.30.166.1: #i82439# enabled shadow tabpage for only line shapes


2008-04-02  Kurt Zenker  <kz@openoffice.org>  [4bbd7f2460d50ae92bcb1d305ff587d1be8061d6]

INTEGRATION: CWS impress139 (1.43.324); FILE MERGED 2008/03/27 15:03:35 cl 1.43.324.2: #i87506# removed color tab page again since it is not working for line style 2008/03/13 12:18:00 cl 1.43.324.1: #i82439# enabled shadow tabpage for only line shapes


2008-04-02  Kurt Zenker  <kz@openoffice.org>  [cc15f38a529dfa184e3b9d8741481d894dabb4c0]

INTEGRATION: CWS impress139 (1.10.324); FILE MERGED 2008/03/27 15:03:35 cl 1.10.324.3: #i87506# removed color tab page again since it is not working for line style 2008/03/26 15:03:16 cl 1.10.324.2: #i87467# remove shadow tabpage if not used 2008/03/13 12:18:00 cl 1.10.324.1: #i82439# enabled shadow tabpage for only line shapes


2008-04-02  Kurt Zenker  <kz@openoffice.org>  [99eba782b4173c018611c9ce2c65c7d7a59d36f7]

INTEGRATION: CWS impress139 (1.10.88); FILE MERGED 2008/03/13 12:18:00 cl 1.10.88.1: #i82439# enabled shadow tabpage for only line shapes


2008-04-02  Kurt Zenker  <kz@openoffice.org>  [bad700f9f1356b7686a96a70964a0e9e71791ef1]

INTEGRATION: CWS cairoquartz01 (1.30.4); FILE MERGED 2008/01/14 20:57:41 mox 1.30.4.5: Use static cairo libraries for prebuilt cairo. 2007/08/11 18:44:24 mox 1.30.4.4: RESYNC: (1.32-1.33); FILE MERGED 2007/06/23 07:55:15 mox 1.30.4.3: Fix deliver bugs in Windows builds. 2007/06/20 15:14:22 mox 1.30.4.2: RESYNC: (1.30-1.32); FILE MERGED 2007/04/13 06:10:08 mox 1.30.4.1: Issue number: #74170# Prebuilt cairo library support for Mac OS X


2008-04-02  Kurt Zenker  <kz@openoffice.org>  [95813f516d4192ffa69d23c737e1874b0af4e07c]

INTEGRATION: CWS cairoquartz01 (1.16.4); FILE MERGED 2007/04/13 06:10:07 mox 1.16.4.1: Issue number: #74170# Prebuilt cairo library support for Mac OS X


2008-04-02  Kurt Zenker  <kz@openoffice.org>  [4c5ed818d4c0088e68d640350422bbdae8949e6e]

INTEGRATION: CWS cairoquartz01 (1.1.2); FILE ADDED 2008/01/14 20:57:41 mox 1.1.2.5: Use static cairo libraries for prebuilt cairo. 2007/06/20 19:47:30 mox 1.1.2.4: Change Mac OS X prebuilt URL to point to a permanent location. 2007/06/20 15:38:01 mox 1.1.2.3: Update URLs for prebuilt Cairo Win32 library 2007/06/03 08:07:47 mox 1.1.2.2: Enable downloading prebuilt cairo on Windows 2007/04/13 06:10:07 mox 1.1.2.1: Issue number: #74170# Prebuilt cairo library support for Mac OS X


2008-04-02  Kurt Zenker  <kz@openoffice.org>  [f36527b1a938758d8c0355d7a688148a2734423d]

INTEGRATION: CWS cairoquartz01 (1.29.6); FILE MERGED 2008/03/08 12:26:55 mox 1.29.6.2: RESYNC: (1.29-1.30); FILE MERGED 2008/01/12 23:35:58 mox 1.29.6.1: Fix AquaSalBitmap::GetSystemData() to work with cairo canvas


2008-04-02  Kurt Zenker  <kz@openoffice.org>  [43278de443f6bcc1cea76f36abe84fcdd0bd39c9]

INTEGRATION: CWS cairoquartz01 (1.12.20); FILE MERGED 2008/01/16 19:19:05 mox 1.12.20.2: RESYNC: (1.12-1.13); FILE MERGED 2008/01/12 23:35:57 mox 1.12.20.1: Fix AquaSalBitmap::GetSystemData() to work with cairo canvas


2008-04-02  Kurt Zenker  <kz@openoffice.org>  [1c923c7c3003c8515ee5fc79ef441e6290c99c42]

INTEGRATION: CWS impress139 (1.20.202); FILE MERGED 2008/03/17 12:48:05 cl 1.20.202.2: RESYNC: (1.20-1.21); FILE MERGED 2008/03/10 15:05:35 cl 1.20.202.1: #i86789# using selected text as names for new hyperlinks


2008-04-02  Kurt Zenker  <kz@openoffice.org>  [42bab7a647b5ffd09f5021fe383c18632d6bbac4]

INTEGRATION: CWS impress139 (1.45.86); FILE MERGED 2008/03/17 12:48:10 cl 1.45.86.2: RESYNC: (1.45-1.47); FILE MERGED 2008/03/12 17:17:26 cl 1.45.86.1: #i79933# put items for title style correctly


2008-04-02  Kurt Zenker  <kz@openoffice.org>  [bedef98c24ef9ada6aaffe9bc5284d9759a31a9a]

INTEGRATION: CWS i18n40 (1.2.314); FILE MERGED 2008/03/19 06:30:23 khong 1.2.314.2: #i80815# count dash like MS Word 2008/03/15 07:32:44 khong 1.2.314.1: #i80815# count punctuation as word


2008-04-02  Kurt Zenker  <kz@openoffice.org>  [f0c96746a2da03e9b35a9743736c30b5ffd4e2ef]

INTEGRATION: CWS impress139 (1.23.22); FILE MERGED 2008/03/26 15:06:19 cl 1.23.22.1: #i87250# fixed assertion


2008-04-02  Kurt Zenker  <kz@openoffice.org>  [59144104b3f91a2e6ed816f0bde0fdb91ea218d7]

INTEGRATION: CWS i18n40 (1.24.44); FILE MERGED 2008/03/19 18:56:42 khong 1.24.44.2: i80815 make word count feature like MS Word 2008/03/15 07:31:38 khong 1.24.44.1: #i80815# count punctuation as word


2008-04-02  Kurt Zenker  <kz@openoffice.org>  [8cf80719a44f4f133304eebd4399baa126b39882]

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>  [53898493f118bc8fd9a64df188361db92359ad02]

INTEGRATION: CWS impress139 (1.11.282); FILE MERGED 2008/03/26 15:12:16 cl 1.11.282.1: #i87250# fixed assertion


2008-04-02  Kurt Zenker  <kz@openoffice.org>  [d19726f82ffb54c994e3c9b1bda69343af65a40c]

INTEGRATION: CWS impress139 (1.1.2); FILE ADDED 2008/03/11 16:11:20 cl 1.1.2.1: #i75690# added status bar control for styles


2008-04-02  Kurt Zenker  <kz@openoffice.org>  [d395b1eec34432595bcfb5ac099eb1ecb67ccb3a]

INTEGRATION: CWS impress139 (1.14.282); FILE MERGED 2008/03/17 12:48:14 cl 1.14.282.2: RESYNC: (1.14-1.15); FILE MERGED 2008/03/11 16:11:39 cl 1.14.282.1: #i75690# added status bar control for styles


2008-04-02  Kurt Zenker  <kz@openoffice.org>  [0a5f5e5a1c9bb66adc392907e9309ec9f6665518]

INTEGRATION: CWS impress139 (1.9.282); FILE MERGED 2008/03/13 12:46:58 cl 1.9.282.1: #i86291# set modified flag even if dialog is closed with closer


2008-04-02  Kurt Zenker  <kz@openoffice.org>  [36a3b1a1310a559750896d6d0797b754917a961e]

INTEGRATION: CWS impress139 (1.12.204); FILE MERGED 2008/03/17 14:14:21 cl 1.12.204.1: #i83076# enable insert special character for outline view


2008-04-02  Kurt Zenker  <kz@openoffice.org>  [035b89b727ef48ed448727a50f010914a35778c0]

INTEGRATION: CWS i18n40 (1.86.4); FILE MERGED 2008/03/19 11:38:03 fme 1.86.4.2: #i80815# New word count algorithm 2008/03/18 08:57:44 fme 1.86.4.1: #i80815# Changed word count algorithm


2008-04-02  Kurt Zenker  <kz@openoffice.org>  [811e5bb524a2a4eca830a69f4e9e2d04c69a211e]

INTEGRATION: CWS impress139 (1.1.2); FILE ADDED 2008/03/17 15:11:28 cl 1.1.2.2: fixed linux build problem 2008/03/11 16:10:45 cl 1.1.2.1: #i75690# added status bar control for styles


2008-04-02  Kurt Zenker  <kz@openoffice.org>  [5b424977e4ad32a5acf7f9e57aac0d852a5e4680]

INTEGRATION: CWS obo24 (1.5.24); FILE MERGED 2008/03/14 08:39:48 obo 1.5.24.1: #i75046# additional build for 64 bit shell extension (Windows Vista)


2008-04-02  Kurt Zenker  <kz@openoffice.org>  [953b2e556e3b430602ef477c54cfb96819ff833e]

INTEGRATION: CWS impress139 (1.32.76); FILE MERGED 2008/03/17 12:47:23 cl 1.32.76.2: RESYNC: (1.32-1.33); FILE MERGED 2008/03/11 16:19:57 cl 1.32.76.1: #i75690# added status bar control for styles


2008-04-02  Kurt Zenker  <kz@openoffice.org>  [9d12d00b636470c6d9c5ed04c99cceadaa87bd3d]

INTEGRATION: CWS cairoquartz01 (1.1.2); FILE ADDED 2008/03/08 15:18:21 mox 1.1.2.4: Monually sync changes for prex/postx 2007/12/08 21:48:27 mox 1.1.2.3: Add prex.h / postx.h for UNX+X11 builds 2007/07/19 05:41:24 mox 1.1.2.2: Consolidating Xlib prex.h/postx.h headers to one place, same as premac.h/postmac.h 2007/06/02 23:05:33 thb 1.1.2.1: #i70519# Merged in tml's fixes for WinCairo; made code compile warning-free under Linux; added prex/postx.h (which where already referenced); cleaned up a bit; replaces plain round() call with basegfx::fround; asserting unexpected/unimplemented case at selected places


2008-04-02  Kurt Zenker  <kz@openoffice.org>  [e9914e86655101ab4420969042442534f89815e3]

INTEGRATION: CWS cairoquartz01 (1.5.12); FILE MERGED 2008/03/27 22:50:18 thb 1.5.12.11: Cleaned up a few warnings, made this (almost) build on win32. Still missing the cairo_win32_cairo.cxx file. 2008/03/01 09:06:17 mox 1.5.12.10: Add couple of comments to clarify the ifdefs 2008/02/29 16:37:12 thb 1.5.12.9: Fixed build breakage for X11 case 2008/02/29 06:09:05 mox 1.5.12.8: Sync with latest win32 backend changes. 2008/01/14 21:04:52 mox 1.5.12.7: The pixman library is now separate from cairo library. 2007/12/10 17:32:05 mox 1.5.12.6: Updated makefile.mk, works with Cocoa 2007/12/08 21:35:31 mox 1.5.12.5: remove carbon lib include -- handled by solenv in newer milestones. 2007/07/17 22:34:43 mox 1.5.12.4: Rework cross-platform files to be separate for each platform. The <1.2 API support is now mostly in platform specific files. 2007/06/02 23:05:33 thb 1.5.12.3: #i70519# Merged in tml's fixes for WinCairo; made code compile warning-free under Linux; added prex/postx.h (which where already referenced); cleaned up a bit; replaces plain round() call with basegfx::fround; asserting unexpected/unimplemented case at selected places 2007/05/01 21:21:43 mox 1.5.12.2: urther fixes: - separate X11 cairo 1.0 API to legacy file: cairo_cairolegacy.cxx. - maximize the use of crossplatform code - fix quartz bugs 2007/04/12 20:16:01 mox 1.5.12.1: Issue number:  #69066# initial Cairo Quartz implementation


2008-04-02  Kurt Zenker  <kz@openoffice.org>  [b448adf11ad95b88ace3e5ffc6dce18b4f8e6ca1]

INTEGRATION: CWS impress139 (1.16.80); FILE MERGED 2008/03/17 12:47:20 cl 1.16.80.2: RESYNC: (1.16-1.17); FILE MERGED 2008/03/11 16:11:04 cl 1.16.80.1: #i75690# added status bar control for styles


2008-04-02  Kurt Zenker  <kz@openoffice.org>  [7d43c14d80c3c4a7ac294883af007a56ad67eaab]

INTEGRATION: CWS i18n40 (1.64.224); FILE MERGED 2008/03/19 11:38:03 fme 1.64.224.1: #i80815# New word count algorithm


2008-04-02  Kurt Zenker  <kz@openoffice.org>  [793284ab1919899468f8d57290e08e188c978237]

INTEGRATION: CWS obo24 (1.4.214); FILE MERGED 2008/03/13 15:26:36 obo 1.4.214.1: #i75046# additional build for 64 bit shell extension (Windows Vista)


2008-04-02  Kurt Zenker  <kz@openoffice.org>  [09b60f8f4bab7f38daf5028a559b45776837271e]

INTEGRATION: CWS impress139 (1.6.168); FILE MERGED 2008/03/12 13:14:10 cl 1.6.168.1: #i86959# delete key only deletes effect now


2008-04-02  Kurt Zenker  <kz@openoffice.org>  [ac0256a3baa3cd776ed9bbe4dfb25bd6d44be75d]

INTEGRATION: CWS obo24 (1.5.120); FILE MERGED 2008/03/13 15:26:36 obo 1.5.120.1: #i75046# additional build for 64 bit shell extension (Windows Vista)


2008-04-02  Kurt Zenker  <kz@openoffice.org>  [dc486f39bae34e71d928fad5e8e85e3a3f4d1687]

INTEGRATION: CWS i18n40 (1.19.224); FILE MERGED 2008/03/19 11:38:03 fme 1.19.224.1: #i80815# New word count algorithm


2008-04-02  Kurt Zenker  <kz@openoffice.org>  [79fbdc571f3cdfbffd338e31b761204833271a1c]

INTEGRATION: CWS impress139 (1.29.118); FILE MERGED 2008/03/17 15:01:58 cl 1.29.118.3: fixing linux build problem 2008/03/13 15:03:48 cl 1.29.118.2: #i69364# disable animate form for invisible textboxes 2008/03/12 12:25:14 cl 1.29.118.1: #i67343# display currently selected effect when changing effect


2008-04-02  Kurt Zenker  <kz@openoffice.org>  [a42c6fa1b56802a5e4cd0cda3d45928739757736]

INTEGRATION: CWS cairoquartz01 (1.1.2); FILE ADDED 2008/02/29 16:37:12 thb 1.1.2.13: Fixed build breakage for X11 case 2008/02/23 13:11:05 mox 1.1.2.12: Fix CWS resync to DEV300_m0 2008/01/18 19:02:39 mox 1.1.2.11: Fix namespace of headers on other platforms - win32 & Xlib. 2007/07/25 11:14:31 radekdoulik 1.1.2.10: Issue number:  69066 Submitted by:  radekdoulik Reviewed by:   radekdoulik

Fixed xlib build.
Removed old glitz code.
2007/07/20 10:11:48 mox 1.1.2.9: Cleanup includes and revise code comments
2007/07/19 17:25:50 mox 1.1.2.8: Cleanup - We don't need to store mpSysData inside the Surface (in 1.2 API).
2007/07/19 07:26:35 mox 1.1.2.7: Legacy cairo API support is not needed on Win32 and Mac OS X Quartz.
2007/07/19 05:41:24 mox 1.1.2.6: Consolidating Xlib prex.h/postx.h headers to one place, same as premac.h/postmac.h
2007/07/19 04:35:56 mox 1.1.2.5: Removed platform dependend code from cairo_devicehelper.cxx
2007/07/18 23:07:47 mox 1.1.2.4: Use format converter function to simplify
2007/07/18 21:32:40 radekdoulik 1.1.2.3: Issue number:  69066
Submitted by:  radekdoulik
Reviewed by:   radekdoulik

Removed platform dependend code from cairo_canvashelper_text.cxx
2007/07/18 20:48:35 radekdoulik 1.1.2.2: Issue number:  69066
Submitted by:  radekdoulik
Reviewed by:   radekdoulik

Fixed xlib backend build.
Fixed pixmap double free in xlib backend.
Fixed render format generation in xlib backend.
2007/07/17 22:34:42 mox 1.1.2.1: Rework cross-platform files to be separate for each platform.
The <1.2 API support is now mostly in platform specific files.

2008-04-02  Kurt Zenker  <kz@openoffice.org>  [91e54c9e3465eb98530459cfba9db864ac49eb86]

INTEGRATION: CWS obo24 (1.3.214); FILE MERGED 2008/03/13 15:26:36 obo 1.3.214.1: #i75046# additional build for 64 bit shell extension (Windows Vista)


2008-04-02  Kurt Zenker  <kz@openoffice.org>  [99be42f7fde0ef4d42df22341d65067a53297296]

INTEGRATION: CWS i18n40 (1.42.26); FILE MERGED 2008/03/19 11:38:02 fme 1.42.26.1: #i80815# New word count algorithm


2008-04-02  Kurt Zenker  <kz@openoffice.org>  [4eb43e86607768ceb4df4f218f0dfc3d8640370c]

INTEGRATION: CWS cairoquartz01 (1.1.2); FILE ADDED 2008/03/27 22:58:56 thb 1.1.2.10: Nevermind, PEBKAC - fixed the last win32 build breakers now 2008/01/18 19:02:39 mox 1.1.2.9: Fix namespace of headers on other platforms - win32 & Xlib. 2008/01/12 23:52:06 mox 1.1.2.8: This time cairo actually WORKS ON MACOSX! 2007/07/29 08:19:49 mox 1.1.2.7: Rework Quartz window drawing to align with the implementation in VCL 2007/07/20 10:11:48 mox 1.1.2.6: Cleanup includes and revise code comments 2007/07/19 17:25:50 mox 1.1.2.5: Cleanup - We don't need to store mpSysData inside the Surface (in 1.2 API). 2007/07/19 16:19:02 mox 1.1.2.4: Further cairo win32 backend cleanup. 2007/07/19 07:26:35 mox 1.1.2.3: Legacy cairo API support is not needed on Win32 and Mac OS X Quartz. 2007/07/18 21:32:40 radekdoulik 1.1.2.2: Issue number:  69066 Submitted by:  radekdoulik Reviewed by:   radekdoulik

Removed platform dependend code from cairo_canvashelper_text.cxx
2007/07/17 22:34:42 mox 1.1.2.1: Rework cross-platform files to be separate for each platform.
The <1.2 API support is now mostly in platform specific files.

2008-04-02  Kurt Zenker  <kz@openoffice.org>  [11d5a9c66d5b7f9d5ad175d63366c58fff873a8c]

INTEGRATION: CWS impress139 (1.12.168); FILE MERGED 2008/03/12 13:14:10 cl 1.12.168.1: #i86959# delete key only deletes effect now


2008-04-02  Kurt Zenker  <kz@openoffice.org>  [49a28775f3e60924fb1daf68e5279f4cda013fd9]

INTEGRATION: CWS obo24 (1.5.64); FILE MERGED 2008/03/13 15:26:36 obo 1.5.64.1: #i75046# additional build for 64 bit shell extension (Windows Vista)


2008-04-02  Kurt Zenker  <kz@openoffice.org>  [98542e1aa0eb83645118f490b4777bf21a68c251]

INTEGRATION: CWS impress139 (1.6.282); FILE MERGED 2008/03/13 15:03:48 cl 1.6.282.1: #i69364# disable animate form for invisible textboxes


2008-04-02  Kurt Zenker  <kz@openoffice.org>  [73b6be0712abe9305e4d8e4f1860ad563c001b90]

INTEGRATION: CWS cairoquartz01 (1.3.16); FILE MERGED 2007/06/02 23:05:33 thb 1.3.16.1: #i70519# Merged in tml's fixes for WinCairo; made code compile warning-free under Linux; added prex/postx.h (which where already referenced); cleaned up a bit; replaces plain round() call with basegfx::fround; asserting unexpected/unimplemented case at selected places


2008-04-02  Kurt Zenker  <kz@openoffice.org>  [c47d4af5dec94901cc4c6e1a6df05afd7ed41685]

INTEGRATION: CWS obo24 (1.6.80); FILE MERGED 2008/03/13 15:26:36 obo 1.6.80.1: #i75046# additional build for 64 bit shell extension (Windows Vista)


2008-04-02  Kurt Zenker  <kz@openoffice.org>  [7a56e5ab47ee7694c0f050c0149851814f181939]

INTEGRATION: CWS cairoquartz01 (1.4.22); FILE MERGED 2007/12/10 17:45:38 mox 1.4.22.3: RESYNC: (1.5-1.6); FILE MERGED 2007/07/28 15:31:00 mox 1.4.22.2: RESYNC: (1.4-1.5); FILE MERGED 2007/06/02 23:05:33 thb 1.4.22.1: #i70519# Merged in tml's fixes for WinCairo; made code compile warning-free under Linux; added prex/postx.h (which where already referenced); cleaned up a bit; replaces plain round() call with basegfx::fround; asserting unexpected/unimplemented case at selected places


2008-04-02  Kurt Zenker  <kz@openoffice.org>  [93d7539c992b059e72a74a59371403209e783c43]

INTEGRATION: CWS impress139 (1.19.76); FILE MERGED 2008/03/17 12:47:26 cl 1.19.76.2: RESYNC: (1.19-1.20); FILE MERGED 2008/03/13 15:03:48 cl 1.19.76.1: #i69364# disable animate form for invisible textboxes


2008-04-02  Kurt Zenker  <kz@openoffice.org>  [79e1e36bc6ad386aa53520bf224cbd6acfd46f54]

INTEGRATION: CWS obo24 (1.4.214); FILE MERGED 2008/03/13 15:26:35 obo 1.4.214.1: #i75046# additional build for 64 bit shell extension (Windows Vista)


2008-04-02  Kurt Zenker  <kz@openoffice.org>  [8bd075fd841ae860d4cb20d74862512663553bc5]

INTEGRATION: CWS cairoquartz01 (1.3.28); FILE MERGED 2008/03/27 22:50:18 thb 1.3.28.2: Cleaned up a few warnings, made this (almost) build on win32. Still missing the cairo_win32_cairo.cxx file. 2007/06/02 23:05:33 thb 1.3.28.1: #i70519# Merged in tml's fixes for WinCairo; made code compile warning-free under Linux; added prex/postx.h (which where already referenced); cleaned up a bit; replaces plain round() call with basegfx::fround; asserting unexpected/unimplemented case at selected places


2008-04-02  Kurt Zenker  <kz@openoffice.org>  [e02cf45eee9d904faeb1fcd60b4907d3db6c72ed]

INTEGRATION: CWS impress139 (1.7.150); FILE MERGED 2008/03/12 12:25:14 cl 1.7.150.1: #i67343# display currently selected effect when changing effect


2008-04-02  Kurt Zenker  <kz@openoffice.org>  [b83826ea45179c12518fcb032d26019c743986d2]

INTEGRATION: CWS cairoquartz01 (1.3.16); FILE MERGED 2008/01/18 18:48:31 mox 1.3.16.1: Remove too aggressive namespacing. Broke build with Mac OS X 10.5 Leopard.


2008-04-02  Kurt Zenker  <kz@openoffice.org>  [a0234a1cc11fd9954574cd632bad4e2ab542f8d9]

INTEGRATION: CWS obo24 (1.11.74); FILE MERGED 2008/03/13 15:26:35 obo 1.11.74.1: #i75046# additional build for 64 bit shell extension (Windows Vista)


2008-04-02  Kurt Zenker  <kz@openoffice.org>  [93d4b34d1b20f56e0e9eec9eb2736189e5295ae4]

INTEGRATION: CWS impress139 (1.11.150); FILE MERGED 2008/03/17 12:47:29 cl 1.11.150.2: RESYNC: (1.11-1.12); FILE MERGED 2008/03/12 12:25:14 cl 1.11.150.1: #i67343# display currently selected effect when changing effect


2008-04-02  Kurt Zenker  <kz@openoffice.org>  [f2ed42d5dbcd98a34864a448db34429a27929548]

INTEGRATION: CWS cairoquartz01 (1.4.16); FILE MERGED 2008/03/27 22:58:56 thb 1.4.16.8: Nevermind, PEBKAC - fixed the last win32 build breakers now 2008/03/27 22:50:18 thb 1.4.16.7: Cleaned up a few warnings, made this (almost) build on win32. Still missing the cairo_win32_cairo.cxx file. 2008/02/23 14:35:00 mox 1.4.16.6: Fix CWS Resync to DEV300_m0 2008/02/23 13:12:57 mox 1.4.16.5: RESYNC: (1.7-1.8); FILE MERGED 2007/12/15 21:37:32 mox 1.4.16.4: Fix QUARTZ classtype parameter, due to VCL Cocoa port changes 2007/12/10 17:45:35 mox 1.4.16.3: RESYNC: (1.5-1.7); FILE MERGED 2007/06/02 23:05:33 thb 1.4.16.2: #i70519# Merged in tml's fixes for WinCairo; made code compile warning-free under Linux; added prex/postx.h (which where already referenced); cleaned up a bit; replaces plain round() call with basegfx::fround; asserting unexpected/unimplemented case at selected places 2007/04/12 20:16:00 mox 1.4.16.1: Issue number:  #69066# initial Cairo Quartz implementation


2008-04-02  Kurt Zenker  <kz@openoffice.org>  [0fdcfc5f31478e63b766a7ccbdfafb7bff4e9a09]

INTEGRATION: CWS obo24 (1.3.214); FILE MERGED 2008/03/13 15:26:35 obo 1.3.214.1: #i75046# additional build for 64 bit shell extension (Windows Vista)


2008-04-02  Kurt Zenker  <kz@openoffice.org>  [324bef24db1549607327df4dd516209e090a0614]

INTEGRATION: CWS impress139 (1.20.80); FILE MERGED 2008/03/11 09:36:40 cl 1.20.80.1: #i82043# fixed inconsistent capitalization


2008-04-02  Kurt Zenker  <kz@openoffice.org>  [5f4d27ad6c6f6fbccb22e8000ecd2e0270e2141e]

INTEGRATION: CWS cairoquartz01 (1.2.56); FILE MERGED 2007/06/02 23:05:32 thb 1.2.56.1: #i70519# Merged in tml's fixes for WinCairo; made code compile warning-free under Linux; added prex/postx.h (which where already referenced); cleaned up a bit; replaces plain round() call with basegfx::fround; asserting unexpected/unimplemented case at selected places


2008-04-02  Kurt Zenker  <kz@openoffice.org>  [b552633b17f821621cf60e5c6ead5bf49c8f4f44]

INTEGRATION: CWS obo24 (1.4.38); FILE MERGED 2008/03/13 15:26:34 obo 1.4.38.1: #i75046# additional build for 64 bit shell extension (Windows Vista)


2008-04-02  Kurt Zenker  <kz@openoffice.org>  [7b2c017bfd36f50229c79c1edfbb940332cf58dc]

INTEGRATION: CWS impress139 (1.12.172); FILE MERGED 2008/03/18 15:49:59 cl 1.12.172.3: #i80568# disable quality control if initial format is not jpeg 2008/03/17 14:12:49 cl 1.12.172.2: #i80568# disable quality control if initial format is not jpeg 2008/03/12 14:12:16 cl 1.12.172.1: #i82044# setting initial focus on next button


2008-04-02  Kurt Zenker  <kz@openoffice.org>  [61aa15fb181d7cce08fd7123f9b38c64b9527f3b]

INTEGRATION: CWS cairoquartz01 (1.1.2); FILE ADDED 2008/03/10 21:42:43 mox 1.1.2.12: No need to retain the (dummy) windowsurface 2008/01/18 18:48:31 mox 1.1.2.11: Remove too aggressive namespacing. Broke build with Mac OS X 10.5 Leopard. 2008/01/12 23:52:06 mox 1.1.2.10: This time cairo actually WORKS ON MACOSX! 2007/12/10 17:33:06 mox 1.1.2.9: an updated version that builds. 2007/12/09 10:36:20 mox 1.1.2.8: Initial cairo Quartz backend port from Carbon to Cocoa. 2007/07/29 08:19:49 mox 1.1.2.7: Rework Quartz window drawing to align with the implementation in VCL 2007/07/20 10:11:48 mox 1.1.2.6: Cleanup includes and revise code comments 2007/07/19 17:25:50 mox 1.1.2.5: Cleanup - We don't need to store mpSysData inside the Surface (in 1.2 API). 2007/07/19 07:26:34 mox 1.1.2.4: Legacy cairo API support is not needed on Win32 and Mac OS X Quartz. 2007/07/19 04:35:56 mox 1.1.2.3: Removed platform dependend code from cairo_devicehelper.cxx 2007/07/18 21:32:40 radekdoulik 1.1.2.2: Issue number:  69066 Submitted by:  radekdoulik Reviewed by:   radekdoulik

Removed platform dependend code from cairo_canvashelper_text.cxx
2007/07/17 22:34:42 mox 1.1.2.1: Rework cross-platform files to be separate for each platform.
The <1.2 API support is now mostly in platform specific files.

2008-04-02  Kurt Zenker  <kz@openoffice.org>  [86afc1bd073f1a02ad7825c8a66bc9aa9ff2929d]

INTEGRATION: CWS obo24 (1.6.38); FILE MERGED 2008/03/13 15:26:34 obo 1.6.38.1: #i75046# additional build for 64 bit shell extension (Windows Vista)


2008-04-02  Kurt Zenker  <kz@openoffice.org>  [fbdb1721a6ec750d877ab0d19f9958deaff71c9a]

INTEGRATION: CWS impress139 (1.43.150); FILE MERGED 2008/03/12 14:03:36 cl 1.43.150.1: #i39395# apply previous animation timings to newly created slide


2008-04-02  Kurt Zenker  <kz@openoffice.org>  [5f5eabfdbb00f4e2e2631c8f92560e402e258fe0]

INTEGRATION: CWS obo24 (1.7.12); FILE MERGED 2008/03/14 08:41:24 obo 1.7.12.1: #i75046# additional build for 64 bit shell extension (Windows Vista)


2008-04-02  Kurt Zenker  <kz@openoffice.org>  [8aeca3d74e1716ffe9ebb0f654796f504d896451]

INTEGRATION: CWS impress139 (1.36.32); FILE MERGED 2008/03/17 12:48:37 cl 1.36.32.2: RESYNC: (1.36-1.38); FILE MERGED 2008/03/12 15:21:09 cl 1.36.32.1: #i75914# marked editing slots as disabled for read only mode


2008-04-02  Kurt Zenker  <kz@openoffice.org>  [4e693302051eec55c1a384f2d5de34037a5ed6d6]

INTEGRATION: CWS cairoquartz01 (1.2.56); FILE MERGED 2008/02/23 13:12:54 mox 1.2.56.2: RESYNC: (1.2-1.3); FILE MERGED 2008/01/18 18:48:31 mox 1.2.56.1: Remove too aggressive namespacing. Broke build with Mac OS X 10.5 Leopard.


2008-04-02  Kurt Zenker  <kz@openoffice.org>  [eedc11634b4d831d09c9341731a672c38e5efb7f]

INTEGRATION: CWS obo24 (1.11.4); FILE MERGED 2008/03/14 09:21:38 obo 1.11.4.2: fix for x64 2008/03/14 08:05:57 obo 1.11.4.1: #i75046# additional build for 64 bit shell extension (Windows Vista)


2008-04-02  Kurt Zenker  <kz@openoffice.org>  [96b86aa73c6fcd7cb91f2c03946c236f2c942233]

INTEGRATION: CWS cairoquartz01 (1.6.16); FILE MERGED 2008/02/23 13:12:51 mox 1.6.16.13: RESYNC: (1.7-1.8); FILE MERGED 2007/07/28 15:30:53 mox 1.6.16.12: RESYNC: (1.6-1.7); FILE MERGED 2007/07/19 17:25:50 mox 1.6.16.11: Cleanup - We don't need to store mpSysData inside the Surface (in 1.2 API). 2007/07/19 04:35:56 mox 1.6.16.10: Removed platform dependend code from cairo_devicehelper.cxx 2007/07/18 22:10:01 mox 1.6.16.9: Add couple of comments and ensure working QUARTZ build. 2007/07/18 20:48:35 radekdoulik 1.6.16.8: Issue number:  69066 Submitted by:  radekdoulik Reviewed by:   radekdoulik

Fixed xlib backend build.
Fixed pixmap double free in xlib backend.
Fixed render format generation in xlib backend.
2007/07/17 22:34:42 mox 1.6.16.7: Rework cross-platform files to be separate for each platform.
The <1.2 API support is now mostly in platform specific files.
2007/06/20 14:57:14 mox 1.6.16.6: Cleanup headers and fix compilation bugs.
2007/06/19 19:22:15 mox 1.6.16.5: Alternative "legacy" code path for Quartz.
2007/06/04 21:13:49 mox 1.6.16.4: Enable building different platforms with both Cairo 1.0 and Cairo 1.2
APIs.

Only Quartz uses the Cairo 1.2 API by default.
2007/06/02 23:05:32 thb 1.6.16.3: #i70519# Merged in tml's fixes for WinCairo; made code compile warning-free under Linux; added prex/postx.h (which where already referenced); cleaned up a bit; replaces plain round() call with basegfx::fround; asserting unexpected/unimplemented case at selected places
2007/05/01 21:21:43 mox 1.6.16.2: urther fixes:
- separate X11 cairo 1.0 API to legacy file: cairo_cairolegacy.cxx.
- maximize the use of crossplatform code
- fix quartz bugs
2007/04/12 20:16:00 mox 1.6.16.1: Issue number:  #69066# initial Cairo Quartz implementation

2008-04-02  Kurt Zenker  <kz@openoffice.org>  [fabdadb77413098921ab75988cf7c1ffb30918f5]

INTEGRATION: CWS cairoquartz01 (1.5.16); FILE MERGED 2008/03/10 20:54:26 mox 1.5.16.12: Win32 specific workaround, not relevant for Mac OS X/Quartz 2008/03/09 07:43:54 mox 1.5.16.11: Fix building on Mac OS X 2008/02/29 06:09:05 mox 1.5.16.10: Sync with latest win32 backend changes. 2007/07/18 21:32:40 radekdoulik 1.5.16.9: Issue number:  69066 Submitted by:  radekdoulik Reviewed by:   radekdoulik

Removed platform dependend code from cairo_canvashelper_text.cxx
2007/07/18 20:48:35 radekdoulik 1.5.16.8: Issue number:  69066
Submitted by:  radekdoulik
Reviewed by:   radekdoulik

Fixed xlib backend build.
Fixed pixmap double free in xlib backend.
Fixed render format generation in xlib backend.
2007/07/02 15:49:00 thb 1.5.16.7: #i10000# Made code compile again under Win (windows.h nastily defines macros min and max)
2007/06/20 14:57:14 mox 1.5.16.6: Cleanup headers and fix compilation bugs.
2007/06/19 19:22:15 mox 1.5.16.5: Alternative "legacy" code path for Quartz.
2007/06/04 21:13:49 mox 1.5.16.4: Enable building different platforms with both Cairo 1.0 and Cairo 1.2
APIs.

Only Quartz uses the Cairo 1.2 API by default.
2007/06/02 23:05:32 thb 1.5.16.3: #i70519# Merged in tml's fixes for WinCairo; made code compile warning-free under Linux; added prex/postx.h (which where already referenced); cleaned up a bit; replaces plain round() call with basegfx::fround; asserting unexpected/unimplemented case at selected places
2007/05/01 21:21:43 mox 1.5.16.2: urther fixes:
- separate X11 cairo 1.0 API to legacy file: cairo_cairolegacy.cxx.
- maximize the use of crossplatform code
- fix quartz bugs
2007/04/12 20:15:59 mox 1.5.16.1: Issue number:  #69066# initial Cairo Quartz implementation

2008-04-02  Kurt Zenker  <kz@openoffice.org>  [086185b39824af76724769ce97856c56e1e4d2d7]

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>  [43c19c6c224ec98c4f457a5f37515ed107533bb8]

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>  [6d54198b1677cb558de0694ba80ee99cb609e929]

INTEGRATION: CWS cairoquartz01 (1.7.10); FILE MERGED 2008/03/27 22:50:18 thb 1.7.10.8: Cleaned up a few warnings, made this (almost) build on win32. Still missing the cairo_win32_cairo.cxx file. 2008/01/18 18:48:31 mox 1.7.10.7: Remove too aggressive namespacing. Broke build with Mac OS X 10.5 Leopard. 2008/01/12 23:52:06 mox 1.7.10.6: This time cairo actually WORKS ON MACOSX! 2007/12/10 17:45:32 mox 1.7.10.5: RESYNC: (1.9-1.12); FILE MERGED 2007/08/11 18:09:39 mox 1.7.10.4: RESYNC: (1.8-1.9); FILE MERGED 2007/07/28 15:30:37 mox 1.7.10.3: RESYNC: (1.7-1.8); FILE MERGED Hand-merged overlapping changes 2007/06/02 23:05:32 thb 1.7.10.2: #i70519# Merged in tml's fixes for WinCairo; made code compile warning-free under Linux; added prex/postx.h (which where already referenced); cleaned up a bit; replaces plain round() call with basegfx::fround; asserting unexpected/unimplemented case at selected places 2007/04/12 20:15:58 mox 1.7.10.1: Issue number:  #69066# initial Cairo Quartz implementation


2008-04-02  Kurt Zenker  <kz@openoffice.org>  [1fd44dd0ea7fded6c1ddf623553abbc8066cec6f]

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-04-02  Kurt Zenker  <kz@openoffice.org>  [b3b6e725c265e89590b010bcd391bb40e1596d81]

INTEGRATION: CWS cairoquartz01 (1.3.52); FILE MERGED 2008/03/27 22:50:18 thb 1.3.52.21: Cleaned up a few warnings, made this (almost) build on win32. Still missing the cairo_win32_cairo.cxx file. 2008/02/29 16:37:12 thb 1.3.52.20: Fixed build breakage for X11 case 2008/02/23 13:12:48 mox 1.3.52.19: RESYNC: (1.4-1.5); FILE MERGED 2008/01/18 18:48:31 mox 1.3.52.18: Remove too aggressive namespacing. Broke build with Mac OS X 10.5 Leopard. 2007/12/10 17:34:59 mox 1.3.52.17: Make buildable in Cococa 2007/07/20 10:11:48 mox 1.3.52.16: Cleanup includes and revise code comments 2007/07/19 17:25:50 mox 1.3.52.15: Cleanup - We don't need to store mpSysData inside the Surface (in 1.2 API). 2007/07/19 16:19:02 mox 1.3.52.14: Further cairo win32 backend cleanup. 2007/07/19 07:26:34 mox 1.3.52.13: Legacy cairo API support is not needed on Win32 and Mac OS X Quartz. 2007/07/19 04:35:56 mox 1.3.52.12: Removed platform dependend code from cairo_devicehelper.cxx 2007/07/18 23:07:47 mox 1.3.52.11: Use format converter function to simplify 2007/07/18 22:54:54 mox 1.3.52.10: Cleanup 2007/07/18 21:32:40 radekdoulik 1.3.52.9: Issue number:  69066 Submitted by:  radekdoulik Reviewed by:   radekdoulik

Removed platform dependend code from cairo_canvashelper_text.cxx
2007/07/18 20:48:35 radekdoulik 1.3.52.8: Issue number:  69066
Submitted by:  radekdoulik
Reviewed by:   radekdoulik

Fixed xlib backend build.
Fixed pixmap double free in xlib backend.
Fixed render format generation in xlib backend.
2007/07/17 22:34:42 mox 1.3.52.7: Rework cross-platform files to be separate for each platform.
The <1.2 API support is now mostly in platform specific files.
2007/06/19 19:22:15 mox 1.3.52.6: Alternative "legacy" code path for Quartz.
2007/06/10 19:19:21 mox 1.3.52.5: Fix to Cairo 1.2 API usage
2007/06/04 21:13:49 mox 1.3.52.4: Enable building different platforms with both Cairo 1.0 and Cairo 1.2
APIs.

Only Quartz uses the Cairo 1.2 API by default.
2007/06/02 23:05:32 thb 1.3.52.3: #i70519# Merged in tml's fixes for WinCairo; made code compile warning-free under Linux; added prex/postx.h (which where already referenced); cleaned up a bit; replaces plain round() call with basegfx::fround; asserting unexpected/unimplemented case at selected places
2007/05/01 21:21:43 mox 1.3.52.2: urther fixes:
- separate X11 cairo 1.0 API to legacy file: cairo_cairolegacy.cxx.
- maximize the use of crossplatform code
- fix quartz bugs
2007/04/12 20:15:58 mox 1.3.52.1: Issue number:  #69066# initial Cairo Quartz implementation

2008-04-02  Kurt Zenker  <kz@openoffice.org>  [2bfb25f3d229a2b223725f0b71cda8cc52c3f338]

INTEGRATION: CWS cairoquartz01 (1.4.28); FILE MERGED 2008/03/27 22:50:17 thb 1.4.28.15: Cleaned up a few warnings, made this (almost) build on win32. Still missing the cairo_win32_cairo.cxx file. 2007/07/28 15:30:19 mox 1.4.28.14: RESYNC: (1.4-1.5); FILE MERGED Fix conflicts due to code having been moved around. 2007/07/20 10:11:48 mox 1.4.28.13: Cleanup includes and revise code comments 2007/07/19 17:25:50 mox 1.4.28.12: Cleanup - We don't need to store mpSysData inside the Surface (in 1.2 API). 2007/07/19 07:26:34 mox 1.4.28.11: Legacy cairo API support is not needed on Win32 and Mac OS X Quartz. 2007/07/18 23:08:55 mox 1.4.28.10: Document the new function. 2007/07/18 21:32:40 radekdoulik 1.4.28.9: Issue number:  69066 Submitted by:  radekdoulik Reviewed by:   radekdoulik

Removed platform dependend code from cairo_canvashelper_text.cxx
2007/07/17 22:34:42 mox 1.4.28.8: Rework cross-platform files to be separate for each platform.
The <1.2 API support is now mostly in platform specific files.
2007/07/11 18:30:07 mox 1.4.28.7: Add a few comments to cairo Win32 implementation
2007/06/20 14:57:13 mox 1.4.28.6: Cleanup headers and fix compilation bugs.
2007/06/04 21:13:49 mox 1.4.28.5: Enable building different platforms with both Cairo 1.0 and Cairo 1.2
APIs.

Only Quartz uses the Cairo 1.2 API by default.
2007/06/02 23:05:32 thb 1.4.28.4: #i70519# Merged in tml's fixes for WinCairo; made code compile warning-free under Linux; added prex/postx.h (which where already referenced); cleaned up a bit; replaces plain round() call with basegfx::fround; asserting unexpected/unimplemented case at selected places
2007/05/26 12:50:12 mox 1.4.28.3: Retain CGContext so that it doesn't get removed unintentionally.
2007/05/01 21:21:43 mox 1.4.28.2: urther fixes:
- separate X11 cairo 1.0 API to legacy file: cairo_cairolegacy.cxx.
- maximize the use of crossplatform code
- fix quartz bugs
2007/04/12 20:15:57 mox 1.4.28.1: Issue number:  #69066# initial Cairo Quartz implementation

2008-04-02  Kurt Zenker  <kz@openoffice.org>  [47378fbec35a53ea989752684440fc80f3b6fb05]

INTEGRATION: CWS cairoquartz01 (1.10.22); FILE MERGED 2007/12/10 17:45:27 mox 1.10.22.3: RESYNC: (1.11-1.12); FILE MERGED 2007/07/11 18:13:02 mox 1.10.22.2: RESYNC: (1.10-1.11); FILE MERGED 2007/06/23 22:29:59 mox 1.10.22.1: Enable building cairo backend in canvas for Windows.


2008-04-02  Oliver Bolte  <obo@openoffice.org>  [54d495363634297ae2a9325799f353e45db942b3]

#i87531# WaE: too few arguments for format


2008-04-01  Mikhail Voitenko  <mav@openoffice.org>  [ae2a0b99e2c5064c972e2b720bf8544f7d6f7a40]

set the version


2008-04-01  Mikhail Voitenko  <mav@openoffice.org>  [41798186f1500636540cb3de0f95f691c857446a]

#i10000# let be built when WITH_LANG is not set


2008-03-31  Kurt Zenker  <kz@openoffice.org>  [f9ae9556b8409851dc6ee134ffec553a0e6927b0]

#i87647# replacements in lingumodule (is)


2008-03-31  Kurt Zenker  <kz@openoffice.org>  [4f7c515d9be638f99766ebcdb610fea55e34f4aa]

INTEGRATION: CWS pdffix02 (1.108.102); FILE MERGED 2008/03/06 09:41:59 hdu 1.108.102.2: #i85554# ImplFontData const-correctness fixes 2008/01/17 16:28:47 hdu 1.108.102.1: #i83121# adjust to recent sallayout.hxx changes


2008-03-31  Kurt Zenker  <kz@openoffice.org>  [0fbf6d96748a8b0cb5b0cb78dd51af64eba31b2c]

INTEGRATION: CWS pdffix02 (1.91.26); FILE MERGED 2008/03/31 08:29:38 hdu 1.91.26.4: RESYNC: (1.91-1.93); FILE MERGED 2008/03/06 09:41:58 hdu 1.91.26.3: #i85554# ImplFontData const-correctness fixes 2008/01/24 16:24:19 hdu 1.91.26.2: "#i85554# minor cleanups for PDF export - avoid hardcoded use of 16bit sal_Unicode, especially in interfaces - improve const correctness for subsetting/embedding font candidates 2008/01/24 12:34:06 hdu 1.91.26.1: #i85554# code cleanup to prepare for UCS4 support in PDF export


2008-03-31  Kurt Zenker  <kz@openoffice.org>  [50db46f7fc333d59ebbadcc97090d1555c3e4514]

INTEGRATION: CWS pdffix02 (1.26.126); FILE MERGED 2008/03/06 09:41:57 hdu 1.26.126.3: #i85554# ImplFontData const-correctness fixes 2008/03/04 10:38:15 hdu 1.26.126.2: RESYNC: (1.26-1.27); FILE MERGED 2008/01/24 16:24:19 hdu 1.26.126.1: "#i85554# minor cleanups for PDF export - avoid hardcoded use of 16bit sal_Unicode, especially in interfaces - improve const correctness for subsetting/embedding font candidates


2008-03-31  Kurt Zenker  <kz@openoffice.org>  [870d487af68d0e413a2831809c1324b328703ec6]

INTEGRATION: CWS pdffix02 (1.49.98); FILE MERGED 2008/01/17 16:28:47 hdu 1.49.98.1: #i83121# adjust to recent sallayout.hxx changes


2008-03-31  Kurt Zenker  <kz@openoffice.org>  [069ababf76b57f73d162731588d081daea95c210]

INTEGRATION: CWS pdffix02 (1.149.38); FILE MERGED 2008/03/31 09:44:35 hdu 1.149.38.7: fix compilation after resync, also some minor cleanups 2008/03/31 08:29:08 hdu 1.149.38.6: RESYNC: (1.151-1.152); FILE MERGED 2008/03/06 09:41:55 hdu 1.149.38.5: #i85554# ImplFontData const-correctness fixes 2008/02/18 15:27:49 hdu 1.149.38.4: RESYNC: (1.149-1.151); FILE MERGED 2008/01/24 16:24:18 hdu 1.149.38.3: "#i85554# minor cleanups for PDF export - avoid hardcoded use of 16bit sal_Unicode, especially in interfaces - improve const correctness for subsetting/embedding font candidates 2008/01/24 12:34:06 hdu 1.149.38.2: #i85554# code cleanup to prepare for UCS4 support in PDF export 2008/01/17 16:28:46 hdu 1.149.38.1: #i83121# adjust to recent sallayout.hxx changes


2008-03-31  Kurt Zenker  <kz@openoffice.org>  [27afa06d674283ecaad93a3cb310e6c0378f12c0]

INTEGRATION: CWS pdffix02 (1.26.100); FILE MERGED 2008/03/04 10:37:49 hdu 1.26.100.4: RESYNC: (1.26-1.27); FILE MERGED 2008/01/24 16:24:19 hdu 1.26.100.3: "#i85554# minor cleanups for PDF export - avoid hardcoded use of 16bit sal_Unicode, especially in interfaces - improve const correctness for subsetting/embedding font candidates 2008/01/24 12:34:06 hdu 1.26.100.2: #i85554# code cleanup to prepare for UCS4 support in PDF export 2008/01/17 16:28:46 hdu 1.26.100.1: #i83121# adjust to recent sallayout.hxx changes


2008-03-31  Kurt Zenker  <kz@openoffice.org>  [4a4c12731e5ce3dd27ba3b0f0a8689da8eb24552]

INTEGRATION: CWS pdffix02 (1.41.126); FILE MERGED 2008/03/31 08:28:30 hdu 1.41.126.3: RESYNC: (1.42-1.43); FILE MERGED 2008/03/04 10:37:57 hdu 1.41.126.2: RESYNC: (1.41-1.42); FILE MERGED 2008/01/24 16:24:18 hdu 1.41.126.1: "#i85554# minor cleanups for PDF export - avoid hardcoded use of 16bit sal_Unicode, especially in interfaces - improve const correctness for subsetting/embedding font candidates


2008-03-31  Kurt Zenker  <kz@openoffice.org>  [de5002527605d2e8a98ad70084c3e5939860651a]

INTEGRATION: CWS pdffix02 (1.15.126); FILE MERGED 2008/03/04 10:37:53 hdu 1.15.126.2: RESYNC: (1.15-1.16); FILE MERGED 2008/01/24 16:24:18 hdu 1.15.126.1: "#i85554# minor cleanups for PDF export - avoid hardcoded use of 16bit sal_Unicode, especially in interfaces - improve const correctness for subsetting/embedding font candidates


2008-03-31  Kurt Zenker  <kz@openoffice.org>  [66eaf1da57106fe842607ea3b2308dc574a285f6]

INTEGRATION: CWS pdffix02 (1.2.102); FILE MERGED 2008/01/24 16:24:19 hdu 1.2.102.3: "#i85554# minor cleanups for PDF export - avoid hardcoded use of 16bit sal_Unicode, especially in interfaces - improve const correctness for subsetting/embedding font candidates 2008/01/24 12:35:30 hdu 1.2.102.2: #i85554# code cleanup to prepare for UCS4 support in PDF export 2008/01/17 16:28:47 hdu 1.2.102.1: #i83121# adjust to recent sallayout.hxx changes


2008-03-31  Oliver Bolte  <obo@openoffice.org>  [f2e73c6e14e635eac497de9053a37a95bd763ae4]

#i10000# MACOSX_DEPLOYMENT_TARGET added (unxmacxi)


2008-03-31  Kurt Zenker  <kz@openoffice.org>  [abb0c53efc1465087e1573702450c06d41815874]

INTEGRATION: CWS pdffix02 (1.2.102); FILE MERGED 2008/03/04 10:37:44 hdu 1.2.102.3: RESYNC: (1.2-1.3); FILE MERGED 2008/01/24 16:24:19 hdu 1.2.102.2: "#i85554# minor cleanups for PDF export - avoid hardcoded use of 16bit sal_Unicode, especially in interfaces - improve const correctness for subsetting/embedding font candidates 2008/01/24 12:34:07 hdu 1.2.102.1: #i85554# code cleanup to prepare for UCS4 support in PDF export


2008-03-31  Kurt Zenker  <kz@openoffice.org>  [3b8cd58852080fe237bb5f92fcdd5d8ca021de39]

INTEGRATION: CWS pdffix02 (1.2.102); FILE MERGED 2008/03/04 10:37:40 hdu 1.2.102.4: RESYNC: (1.2-1.3); FILE MERGED 2008/01/24 16:24:19 hdu 1.2.102.3: "#i85554# minor cleanups for PDF export - avoid hardcoded use of 16bit sal_Unicode, especially in interfaces - improve const correctness for subsetting/embedding font candidates 2008/01/24 12:34:07 hdu 1.2.102.2: #i85554# code cleanup to prepare for UCS4 support in PDF export 2008/01/17 16:28:47 hdu 1.2.102.1: #i83121# adjust to recent sallayout.hxx changes


2008-03-31  Kurt Zenker  <kz@openoffice.org>  [dec2890df34145b6b55b9b1f57606a13a69e41d8]

INTEGRATION: CWS pdffix02 (1.2.102); FILE MERGED 2008/03/04 10:37:35 hdu 1.2.102.3: RESYNC: (1.2-1.3); FILE MERGED 2008/01/24 16:24:19 hdu 1.2.102.2: "#i85554# minor cleanups for PDF export - avoid hardcoded use of 16bit sal_Unicode, especially in interfaces - improve const correctness for subsetting/embedding font candidates 2008/01/24 12:34:07 hdu 1.2.102.1: #i85554# code cleanup to prepare for UCS4 support in PDF export


2008-03-31  Kurt Zenker  <kz@openoffice.org>  [3645fd49bb4714c9fa9da4e2d243294f33e06ac7]

INTEGRATION: CWS pdffix02 (1.90.38); FILE MERGED 2008/01/25 12:44:58 hdu 1.90.38.2: #i85554# improve const correctness for PDF exports glyph fallback fonts 2008/01/17 16:28:46 hdu 1.90.38.1: #i83121# adjust to recent sallayout.hxx changes


2008-03-31  Kurt Zenker  <kz@openoffice.org>  [b0d841aaa52bec7c7f40bf2093c7df2f4f10db30]

INTEGRATION: CWS pdffix02 (1.51.26); FILE MERGED 2008/03/31 08:29:12 hdu 1.51.26.5: RESYNC: (1.52-1.53); FILE MERGED 2008/02/18 15:27:55 hdu 1.51.26.4: RESYNC: (1.51-1.52); FILE MERGED 2008/01/25 12:44:58 hdu 1.51.26.3: #i85554# improve const correctness for PDF exports glyph fallback fonts 2008/01/24 16:25:55 hdu 1.51.26.2: #i85554# minor cleanups for PDF export  - avoid hardcoded use of 16bit sal_Unicode, especially in interfaces  - improve const correctness for subsetting/embedding font candidates 2008/01/17 16:28:46 hdu 1.51.26.1: #i83121# adjust to recent sallayout.hxx changes


2008-03-31  Kurt Zenker  <kz@openoffice.org>  [74a1cd2175f6f56f0dea11994b7fd4636fce6ff2]

INTEGRATION: CWS pdffix02 (1.119.8.1.8); FILE MERGED 2008/03/31 08:29:17 hdu 1.119.8.1.8.6: RESYNC: (1.122-1.123); FILE MERGED 2008/02/18 15:28:34 hdu 1.119.8.1.8.5: RESYNC: (1.120-1.122); FILE MERGED 2008/01/25 12:44:58 hdu 1.119.8.1.8.4: #i85554# improve const correctness for PDF exports glyph fallback fonts 2008/01/24 16:25:55 hdu 1.119.8.1.8.3: #i85554# minor cleanups for PDF export  - avoid hardcoded use of 16bit sal_Unicode, especially in interfaces  - improve const correctness for subsetting/embedding font candidates 2008/01/24 12:35:29 hdu 1.119.8.1.8.2: #i85554# code cleanup to prepare for UCS4 support in PDF export 2008/01/17 16:20:47 hdu 1.119.8.1.8.1: #i83121# prepare PDF export for glyph fallback from Aqua port


2008-03-31  Kurt Zenker  <kz@openoffice.org>  [4fca7ff160f141fa498ee824e7843e349dfb1089]

INTEGRATION: CWS pdffix02 (1.2.206); FILE MERGED 2008/01/24 16:24:20 hdu 1.2.206.3: "#i85554# minor cleanups for PDF export - avoid hardcoded use of 16bit sal_Unicode, especially in interfaces - improve const correctness for subsetting/embedding font candidates 2008/01/24 12:34:06 hdu 1.2.206.2: #i85554# code cleanup to prepare for UCS4 support in PDF export 2008/01/17 16:28:46 hdu 1.2.206.1: #i83121# adjust to recent sallayout.hxx changes


2008-03-31  Kurt Zenker  <kz@openoffice.org>  [5a09e619a14000e8c03d1215b94c2621d89863c1]

INTEGRATION: CWS pdffix02 (1.5.26); FILE MERGED 2008/01/28 10:44:16 hdu 1.5.26.4: #i85554# code cleanup to prepare for UCS4 switch for PDF export 2008/01/24 16:24:20 hdu 1.5.26.3: "#i85554# minor cleanups for PDF export - avoid hardcoded use of 16bit sal_Unicode, especially in interfaces - improve const correctness for subsetting/embedding font candidates 2008/01/24 12:34:06 hdu 1.5.26.2: #i85554# code cleanup to prepare for UCS4 support in PDF export 2008/01/17 16:28:46 hdu 1.5.26.1: #i83121# adjust to recent sallayout.hxx changes


2008-03-31  Kurt Zenker  <kz@openoffice.org>  [ff4663132137fbf985cb8856faa158959ac85db9]

INTEGRATION: CWS pdffix02 (1.234.38); FILE MERGED 2008/03/31 08:29:22 hdu 1.234.38.4: RESYNC: (1.236-1.237); FILE MERGED 2008/03/10 12:58:15 hdu 1.234.38.3: #i85554# ImplFontData const-correctness fixes 2008/02/18 15:28:10 hdu 1.234.38.2: RESYNC: (1.234-1.236); FILE MERGED 2008/01/17 16:28:46 hdu 1.234.38.1: #i83121# adjust to recent sallayout.hxx changes


2008-03-31  Kurt Zenker  <kz@openoffice.org>  [59374407f713d19d62f51d4fdd5ccce99720c459]

INTEGRATION: CWS pdffix02 (1.6.48); FILE MERGED 2008/01/24 16:24:20 hdu 1.6.48.1: "#i85554# minor cleanups for PDF export - avoid hardcoded use of 16bit sal_Unicode, especially in interfaces - improve const correctness for subsetting/embedding font candidates


2008-03-31  Kurt Zenker  <kz@openoffice.org>  [e49bc0c28821900dec5f5c00fb3ed25ba8a4aea9]

INTEGRATION: CWS pdffix02 (1.4.48); FILE MERGED 2008/01/17 16:29:59 hdu 1.4.48.1: #i83121# adjust to recent sallayout.hxx changes


2008-03-31  Kurt Zenker  <kz@openoffice.org>  [d3f6e315b81ad34c59668c4bf47fc4ebf6623a7e]

INTEGRATION: CWS pdffix02 (1.5.48); FILE MERGED 2008/03/04 10:37:31 hdu 1.5.48.2: RESYNC: (1.5-1.6); FILE MERGED 2008/01/24 16:24:20 hdu 1.5.48.1: "#i85554# minor cleanups for PDF export - avoid hardcoded use of 16bit sal_Unicode, especially in interfaces - improve const correctness for subsetting/embedding font candidates


2008-03-31  Kurt Zenker  <kz@openoffice.org>  [cc8f01922fd05429cb776aaa75975d91fc7d4b59]

INTEGRATION: CWS pdffix02 (1.4.38); FILE MERGED 2008/01/25 12:44:57 hdu 1.4.38.2: #i85554# improve const correctness for PDF exports glyph fallback fonts 2008/01/17 16:25:35 hdu 1.4.38.1: #i83121# improve usability for glyph fallback methods


2008-03-31  Kurt Zenker  <kz@openoffice.org>  [62f30d0c00ef8f1f6f9b15d65e2bd03a2e17dfe7]

INTEGRATION: CWS pdffix02 (1.2.204); FILE MERGED 2008/03/04 10:38:19 hdu 1.2.204.3: RESYNC: (1.2-1.3); FILE MERGED 2008/01/24 16:24:17 hdu 1.2.204.2: "#i85554# minor cleanups for PDF export - avoid hardcoded use of 16bit sal_Unicode, especially in interfaces - improve const correctness for subsetting/embedding font candidates 2008/01/24 12:34:06 hdu 1.2.204.1: #i85554# code cleanup to prepare for UCS4 support in PDF export


2008-03-31  Kurt Zenker  <kz@openoffice.org>  [f59793207664c2422da336a22d15eb6e0e93bc25]

INTEGRATION: CWS pdffix02 (1.3.38); FILE MERGED 2008/03/31 08:29:53 hdu 1.3.38.2: RESYNC: (1.3-1.4); FILE MERGED 2008/03/06 09:41:53 hdu 1.3.38.1: #i85554# ImplFontData const-correctness fixes


2008-03-31  Kurt Zenker  <kz@openoffice.org>  [8df8c25cfd94a7cf5d257c91490e978fceb7bd42]

INTEGRATION: CWS pdffix02 (1.66.4); FILE MERGED 2008/03/31 08:30:11 hdu 1.66.4.6: RESYNC: (1.67-1.68); FILE MERGED 2008/03/06 09:41:54 hdu 1.66.4.5: #i85554# ImplFontData const-correctness fixes 2008/03/04 10:38:07 hdu 1.66.4.4: RESYNC: (1.66-1.67); FILE MERGED 2008/01/25 10:43:27 hdu 1.66.4.3: #i81286# PDF export on Aqua: also subset hint tables 2008/01/24 16:24:18 hdu 1.66.4.2: "#i85554# minor cleanups for PDF export - avoid hardcoded use of 16bit sal_Unicode, especially in interfaces - improve const correctness for subsetting/embedding font candidates 2008/01/24 12:34:05 hdu 1.66.4.1: #i85554# code cleanup to prepare for UCS4 support in PDF export


2008-03-31  Kurt Zenker  <kz@openoffice.org>  [3ca472e1a0c41c752ba7edb04f4388a5744cfc2e]

INTEGRATION: CWS pdffix02 (1.9.96.1.2); FILE MERGED 2008/03/31 08:30:16 hdu 1.9.96.1.2.3: RESYNC: (1.10-1.11); FILE MERGED 2008/01/24 10:33:38 hdu 1.9.96.1.2.2: #i83121# PDF export on Aqua: implement glyph fallback 2008/01/17 16:31:30 hdu 1.9.96.1.2.1: #i83121# Aqua: add SystemFontList::GetFontDataFromId() method for glyph fallback


2008-03-31  Kurt Zenker  <kz@openoffice.org>  [403d994157f7b983fccbb2333373e9f455cb572b]

INTEGRATION: CWS pdffix02 (1.5.96.1.2); FILE MERGED 2008/03/31 08:30:21 hdu 1.5.96.1.2.6: RESYNC: (1.6-1.7); FILE MERGED 2008/03/06 10:37:57 hdu 1.5.96.1.2.5: #i83121# PDF glyph fallback: mention alternative method in comment 2008/01/25 12:41:55 hdu 1.5.96.1.2.4: #i83121# simplify code by encapsulating FallbackInfo 2008/01/24 11:16:44 hdu 1.5.96.1.2.3: #i83121# PDF export on Aqua: change FallbackInfo container to simple array 2008/01/24 10:33:38 hdu 1.5.96.1.2.2: #i83121# PDF export on Aqua: implement glyph fallback 2008/01/17 16:34:09 hdu 1.5.96.1.2.1: #i83121# initial commit for glyph fallback for PDF export from aqua-port


2008-03-31  Kurt Zenker  <kz@openoffice.org>  [b708ba7401015548df65ade6ff9f9d3f09b36e79]

INTEGRATION: CWS pdffix02 (1.34.4); FILE MERGED 2008/03/04 10:38:11 hdu 1.34.4.2: RESYNC: (1.34-1.35); FILE MERGED 2008/01/24 16:24:18 hdu 1.34.4.1: "#i85554# minor cleanups for PDF export - avoid hardcoded use of 16bit sal_Unicode, especially in interfaces - improve const correctness for subsetting/embedding font candidates


2008-03-31  Kurt Zenker  <kz@openoffice.org>  [2695ed86d07aa717b21da71442889534cdae6bf2]

INTEGRATION: CWS pdffix02 (1.7.38); FILE MERGED 2008/01/17 16:31:30 hdu 1.7.38.1: #i83121# Aqua: add SystemFontList::GetFontDataFromId() method for glyph fallback


2008-03-31  Oliver Bolte  <obo@openoffice.org>  [2c84e839adec0c96a5ecb8d432ece466c69b2a5b]

#i10000# MACOSX_DEPLOYMENT_TARGET 10.4 added for unxmacxi


2008-03-31  René Engelhard  <rene@openoffice.org>  [6f9de13392a96daf92e28e851b80611e455246c8]

#i10000# we need readlicense_oo


2008-03-27  Oliver Bolte  <obo@openoffice.org>  [e00ab016897b93efd1f3aaf1b9abbaae3a0aa2d4]

#i10000# readded rev 1.3, deleted by accident (cws tl41)


2008-03-27  Mikhail Voitenko  <mav@openoffice.org>  [0146010b58aed7882fd7bd7819b4d725f549ba7d]

Thirdparty license


2008-03-27  Mikhail Voitenko  <mav@openoffice.org>  [3564b1935806461c026dfad45f18eb996ceb0cfe]

new version


2008-03-27  Mikhail Voitenko  <mav@openoffice.org>  [fdbdcb9abc92b30d2eb60b0e126cda915fd7bdaf]

use wiki-publisher.oxt file name


2008-03-27  Mikhail Voitenko  <mav@openoffice.org>  [2307f4dee94f1e9e6f49d81a1218495e2249261d]

allow easy id change


2008-03-27  Oliver Bolte  <obo@openoffice.org>  [a703dc94b6eb0f70ff32174d576b8e52c8ea6157]

#i10000# rev 1.2.6.1 joined (fix by sb)


2008-03-27  Oliver Bolte  <obo@openoffice.org>  [ef9835a75808d7a791c710f23e8f3739f87f40d1]

#i10000# operator == is included form lingutil.hxx


2008-03-26  Mikhail Voitenko  <mav@openoffice.org>  [a3067553cc5e6608a29ef12262950b872d47d336]

add some info


2008-03-26  Mikhail Voitenko  <mav@openoffice.org>  [1070e7af9b01574c13e9bee5a202d8e7ed39536a]

allow easy name change


2008-03-26  Oliver Bolte  <obo@openoffice.org>  [ec28cacfef4b23ade476cbf1212294264a21ddb9]

DEV300


2008-03-26  Oliver Bolte  <obo@openoffice.org>  [d5e8a3aa5d193681ed53acebf675d54e140d9d8b]

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>  [cfa95b95509eacb2f4b9a8ed8d688284c5949063]

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-26  Oliver Bolte  <obo@openoffice.org>  [903f3bdc28d1634f452852fac011e2b906de2a43]

INTEGRATION: CWS obo25 (1.4.4); FILE MERGED 2008/03/20 14:04:11 obo 1.4.4.1: #i87098# remove special char from comment in v3_pci.c and v3_pcia.c


2008-03-26  Oliver Bolte  <obo@openoffice.org>  [277355d942d7bd6e74ae0e4435b7cb80320b68c2]

INTEGRATION: CWS obo25 (1.14.124); FILE MERGED 2008/03/20 11:08:10 obo 1.14.124.1: #i87279# remove DISABLE_ADO switch


2008-03-26  Rüdiger Timm  <rt@openoffice.org>  [cb4c1c772e75afecef03d1690eff2224f6e6bad7]

#i10000# Correct CVS keyword.


2008-03-26  Oliver Bolte  <obo@openoffice.org>  [2879c3db6f16e6d5c309005f407ddb5ac8409165]

INTEGRATION: CWS mav30_DEV300 (1.198.28.4.4); FILE MERGED 2008/03/14 17:40:03 mav 1.198.28.4.4.1: #i87034# check only normal StoreTo scenario


2008-03-26  Oliver Bolte  <obo@openoffice.org>  [33f39d47e3330eeafacd905e9f0e3fdde910286f]

INTEGRATION: CWS tl51_DEV300 (1.12.52); FILE MERGED 2007/11/15 12:53:37 tl 1.12.52.1: #150990# catch exception from createInstance(WithArguments) calls


2008-03-26  Oliver Bolte  <obo@openoffice.org>  [6c9f21fbd251cd13a56cf7274593d1d2548dec16]

INTEGRATION: CWS tl51_DEV300 (1.20.12.1.2); FILE MERGED 2007/11/15 12:53:37 tl 1.20.12.1.2.1: #150990# catch exception from createInstance(WithArguments) calls


2008-03-26  Oliver Bolte  <obo@openoffice.org>  [bb0da42292de549c9e9d5a437ca3857616f43ab9]

INTEGRATION: CWS tl51_DEV300 (1.28.22); FILE MERGED 2007/11/15 12:53:37 tl 1.28.22.1: #150990# catch exception from createInstance(WithArguments) calls


2008-03-26  Oliver Bolte  <obo@openoffice.org>  [d0bf6035f727ec905d44471d6b3b840bfef0ebda]

INTEGRATION: CWS tl51_DEV300 (1.27.24); FILE MERGED 2007/11/15 12:53:37 tl 1.27.24.1: #150990# catch exception from createInstance(WithArguments) calls


2008-03-26  Oliver Bolte  <obo@openoffice.org>  [ac567ecc7d1d461865638a0cd270fc2f85abfd10]

INTEGRATION: CWS tl51_DEV300 (1.21.24); FILE MERGED 2007/11/15 12:53:37 tl 1.21.24.1: #150990# catch exception from createInstance(WithArguments) calls


2008-03-26  Oliver Bolte  <obo@openoffice.org>  [ba986b6e3f30fecaea35b805207992d1c9e08063]

INTEGRATION: CWS tl51_DEV300 (1.11.22); FILE MERGED 2007/11/15 12:53:37 tl 1.11.22.1: #150990# catch exception from createInstance(WithArguments) calls


2008-03-26  Oliver Bolte  <obo@openoffice.org>  [54270eb105547f2928937e4975e77e56f36c7f2f]

INTEGRATION: CWS tl51_DEV300 (1.58.78); FILE MERGED 2008/02/21 10:13:57 tl 1.58.78.2: RESYNC: (1.58-1.60); FILE MERGED 2008/01/14 10:04:39 tl 1.58.78.1: #114333# supported service list clean-up


2008-03-26  Oliver Bolte  <obo@openoffice.org>  [2b1d80c08692557811ed6d75d37866fb94ddf3ce]

INTEGRATION: CWS tl51_DEV300 (1.12.78); FILE MERGED 2008/01/08 11:10:36 tl 1.12.78.1: #i84607# patch to build with g++ 3.3.5


2008-03-26  Oliver Bolte  <obo@openoffice.org>  [87d30919399df92fbf5db17b8d343055dad1f453]

INTEGRATION: CWS tl51_DEV300 (1.5.28); FILE MERGED 2008/02/25 09:12:47 tl 1.5.28.1: #i86307# source of assertion fixed


2008-03-26  Oliver Bolte  <obo@openoffice.org>  [6af85e25722fd1784a700338dcf7f0935e8d2ecd]

INTEGRATION: CWS tl51_DEV300 (1.45.20); FILE MERGED 2008/02/21 10:13:36 tl 1.45.20.3: RESYNC: (1.45-1.46); FILE MERGED 2008/01/16 11:04:49 tl 1.45.20.2: #i67283# recalc vis-area after format/property changes 2008/01/16 10:52:42 tl 1.45.20.1: #i67283# recalc vis-area after format/property changes


2008-03-26  Oliver Bolte  <obo@openoffice.org>  [05d8a675805cc0e356a493b3f422c99d74e124cd]

INTEGRATION: CWS tl51_DEV300 (1.84.60); FILE MERGED 2008/01/08 14:11:12 tl 1.84.60.1: #i78549# fix crash when reading file written with KOffice


2008-03-26  Oliver Bolte  <obo@openoffice.org>  [554aa66081ca468f2dd428e0962b05c793645ff9]

INTEGRATION: CWS cairotext01_DEV300 (1.41.206); FILE MERGED 2008/01/28 08:53:49 cmc 1.41.206.2: #i85470# optimize font usage 2008/01/25 08:53:46 cmc 1.41.206.1: #i85470# render text with cairo when available


2008-03-26  Oliver Bolte  <obo@openoffice.org>  [39056a591c0095f2f89e7492906e6d65838cd4aa]

INTEGRATION: CWS cairotext01_DEV300 (1.149.66); FILE MERGED 2008/02/28 18:37:07 pl 1.149.66.7: #i86552# check for render presence, else cairo will simply skip rendering text altogether 2008/02/28 18:17:13 cmc 1.149.66.6: use xrender explicitly 2008/02/06 12:40:56 cmc 1.149.66.5: #i85909# depth mismatch 2008/01/30 09:08:40 hdu 1.149.66.4: #i85470# prevent race in loading cairo lib, enable cairotext for generic and kde plugin 2008/01/28 08:53:49 cmc 1.149.66.3: #i85470# optimize font usage 2008/01/25 14:39:25 cmc 1.149.66.2: #i85470# that header isn't universally available 2008/01/25 08:53:46 cmc 1.149.66.1: #i85470# render text with cairo when available


2008-03-26  Oliver Bolte  <obo@openoffice.org>  [e79e2908f6557a40171acdb43dbf2f2307af9fc9]

INTEGRATION: CWS cairotext01_DEV300 (1.39.180); FILE MERGED 2008/02/05 16:22:27 cmc 1.39.180.2: #i85470# need to have a consistent size set 2008/01/25 08:53:46 cmc 1.39.180.1: #i85470# render text with cairo when available


2008-03-26  Oliver Bolte  <obo@openoffice.org>  [cf2abafd001fff13cd4c7cc96bc11c4edb1993e5]

INTEGRATION: CWS cairotext01_DEV300 (1.147.96); FILE MERGED 2008/02/05 16:22:27 cmc 1.147.96.1: #i85470# need to have a consistent size set


2008-03-26  Oliver Bolte  <obo@openoffice.org>  [7fb71600497a8b7d5c19595daa1b2ef349861055]

INTEGRATION: CWS cairotext01_DEV300 (1.2.282); FILE MERGED 2008/01/25 08:53:45 cmc 1.2.282.1: #i85470# render text with cairo when available


2008-03-26  Rüdiger Timm  <rt@openoffice.org>  [76f5e37fe834ca98219975aa93e6c4d39477b82b]

One license header should be sufficient


2008-03-25  Oliver Bolte  <obo@openoffice.org>  [0b251cdd4c8468ef3d8d006c7c1cec672b127cb4]

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>  [721813e3cc3195ccf74f7644cfd27773c085ccef]

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>  [3559a8314c102dd44c1062255f3f11de96b4c53c]

INTEGRATION: CWS tl41_DEV300 (1.71.20); FILE MERGED 2007/08/06 11:25:20 tl 1.71.20.1: #i80286# use multi-pathes for 'Dictionary' and 'Linguistic'


2008-03-25  Oliver Bolte  <obo@openoffice.org>  [25d9cd5ab7e519cbc446e7cf2802af3e11cf3ead]

INTEGRATION: CWS tl41_DEV300 (1.4.56); FILE MERGED 2008/01/18 15:02:38 tl 1.4.56.1: #i81365# provide dictionaries as extensions


2008-03-25  Oliver Bolte  <obo@openoffice.org>  [743760087f8f16d35d33c3a40cdb8213bf4b2e58]

INTEGRATION: CWS tl41_DEV300 (1.10.6); FILE MERGED 2008/02/05 16:00:03 tl 1.10.6.5: #i80287#, #i81365# changes to linguistic.xcu and for dictionaries as extensions 2008/01/18 15:02:38 tl 1.10.6.4: #i81365# provide dictionaries as extensions 2008/01/16 11:03:18 tl 1.10.6.3: warning-free code 2008/01/07 15:35:47 tl 1.10.6.2: #i81365# provide dictionaries as extensions 2007/08/10 10:04:23 tl 1.10.6.1: #i80286# use multi-pathes for 'Dictionary' and 'Linguistic'


2008-03-25  Oliver Bolte  <obo@openoffice.org>  [24204c109e616280fa93fa08adfb53deaf14ec72]

INTEGRATION: CWS tl41_DEV300 (1.11.2); FILE MERGED 2008/01/07 15:35:47 tl 1.11.2.1: #i81365# provide dictionaries as extensions


2008-03-25  Oliver Bolte  <obo@openoffice.org>  [4b6152229612f2b041fccc6b2c53702f45136a22]

INTEGRATION: CWS tl41_DEV300 (1.8.78); FILE MERGED 2008/01/18 15:02:37 tl 1.8.78.1: #i81365# provide dictionaries as extensions


2008-03-25  Oliver Bolte  <obo@openoffice.org>  [6d17e32fc747ead57a022a1dd67bf149f92f835c]

INTEGRATION: CWS tl41_DEV300 (1.18.44); FILE MERGED 2008/02/05 16:00:03 tl 1.18.44.5: #i80287#, #i81365# changes to linguistic.xcu and for dictionaries as extensions 2008/01/18 15:02:37 tl 1.18.44.4: #i81365# provide dictionaries as extensions 2008/01/16 11:03:18 tl 1.18.44.3: warning-free code 2008/01/07 15:36:50 tl 1.18.44.2: #i81365# provide dictionaries as extensions 2007/08/10 10:04:41 tl 1.18.44.1: #i80286# use multi-pathes for 'Dictionary' and 'Linguistic'


2008-03-25  Oliver Bolte  <obo@openoffice.org>  [8d99085e69a8db454793aa64d3ae0e1d23529d73]

INTEGRATION: CWS tl41_DEV300 (1.17.2); FILE MERGED 2008/01/07 15:36:50 tl 1.17.2.1: #i81365# provide dictionaries as extensions


2008-03-25  Oliver Bolte  <obo@openoffice.org>  [0cf1243d0ec308064d5edf1f04a71131a57ec3df]

INTEGRATION: CWS tl41_DEV300 (1.2.6); FILE MERGED 2008/01/18 15:02:37 tl 1.2.6.1: #i81365# provide dictionaries as extensions


2008-03-25  Oliver Bolte  <obo@openoffice.org>  [8ba3f77936d83ab43f56648341bb5584f1fd1146]

INTEGRATION: CWS tl41_DEV300 (1.7.18); FILE MERGED 2008/02/19 08:24:05 tl 1.7.18.2: #81365# enabling exceptions in the makefile 2008/01/18 15:02:37 tl 1.7.18.1: #i81365# provide dictionaries as extensions


2008-03-25  Oliver Bolte  <obo@openoffice.org>  [60de6fa0d0fde7a0fa42de7173085478314aadda]

INTEGRATION: CWS tl41_DEV300 (1.1.2); FILE ADDED 2008/02/05 16:00:02 tl 1.1.2.2: #i80287#, #i81365# changes to linguistic.xcu and for dictionaries as extensions 2008/01/18 15:01:55 tl 1.1.2.1: #i81365# provide dictionaries as extensions


2008-03-25  Oliver Bolte  <obo@openoffice.org>  [2510cb176d645515320072b0e6f5abaf658194ae]

INTEGRATION: CWS tl41_DEV300 (1.1.2); FILE ADDED 2008/02/11 09:35:37 tl 1.1.2.5: #i80287#, #i81365# changes to linguistic.xcu and for dictionaries as extensions 2008/02/11 09:33:28 tl 1.1.2.4: #i80287#, #i81365# changes to linguistic.xcu and for dictionaries as extensions 2008/02/11 09:32:29 tl 1.1.2.3: #i80287#, #i81365# changes to linguistic.xcu and for dictionaries as extensions 2008/02/05 16:00:02 tl 1.1.2.2: #i80287#, #i81365# changes to linguistic.xcu and for dictionaries as extensions 2008/01/18 15:01:55 tl 1.1.2.1: #i81365# provide dictionaries as extensions


2008-03-25  Oliver Bolte  <obo@openoffice.org>  [c0cd8d87745cb2a48307411df7ae996a447f30e0]

INTEGRATION: CWS tl41_DEV300 (1.15.2); FILE MERGED 2008/01/15 11:58:02 tl 1.15.2.2: RESYNC: (1.15-1.16); FILE MERGED 2008/01/07 15:34:12 tl 1.15.2.1: #i81365# provide dictionaries as extensions


2008-03-25  Oliver Bolte  <obo@openoffice.org>  [ee18d2be80c3377a2e3bcc32f84e5cac86e255cf]

INTEGRATION: CWS tl41_DEV300 (1.7.68); FILE MERGED 2008/01/18 15:02:37 tl 1.7.68.1: #i81365# provide dictionaries as extensions


2008-03-25  Oliver Bolte  <obo@openoffice.org>  [a66222ae251e49a308ff48483c70ce8c69d4a2ba]

INTEGRATION: CWS tl41_DEV300 (1.20.38); FILE MERGED 2008/02/05 16:00:02 tl 1.20.38.6: #i80287#, #i81365# changes to linguistic.xcu and for dictionaries as extensions 2008/01/18 15:02:37 tl 1.20.38.5: #i81365# provide dictionaries as extensions 2008/01/15 11:58:05 tl 1.20.38.4: RESYNC: (1.20-1.21); FILE MERGED 2008/01/07 15:34:12 tl 1.20.38.3: #i81365# provide dictionaries as extensions 2007/10/02 10:06:57 tl 1.20.38.2: remove warnings after resync 2007/08/10 10:04:06 tl 1.20.38.1: #i80286# use multi-pathes for 'Dictionary' and 'Linguistic'


2008-03-25  Oliver Bolte  <obo@openoffice.org>  [c5a79eeb80e55e2d8e4a996be48facb4fb85b644]

INTEGRATION: CWS tl41_DEV300 (1.16.6); FILE MERGED 2008/02/07 12:08:03 tl 1.16.6.1: #i80287#, #i81365# changes to linguistic.xcu and for dictionaries as extensions


2008-03-25  Oliver Bolte  <obo@openoffice.org>  [1c5d16884deada606437cb58029b7a0c3fb421d2]

INTEGRATION: CWS tl41_DEV300 (1.1.2); FILE ADDED 2008/02/07 12:07:38 tl 1.1.2.1: #i80287#, #i81365# changes to linguistic.xcu and for dictionaries as extensions


2008-03-25  Oliver Bolte  <obo@openoffice.org>  [ac64cc4f39b7f8eecfb7bf9f29aa37c7c6550316]

INTEGRATION: CWS tl41_DEV300 (1.1.2); FILE ADDED 2008/02/07 12:07:24 tl 1.1.2.1: #i80287#, #i81365# changes to linguistic.xcu and for dictionaries as extensions


2008-03-25  Oliver Bolte  <obo@openoffice.org>  [539ff6d60ac403c6c9ddfa3d4cd72bd409a66074]

INTEGRATION: CWS tl41_DEV300 (1.1.2); FILE ADDED 2008/02/07 12:07:11 tl 1.1.2.1: #i80287#, #i81365# changes to linguistic.xcu and for dictionaries as extensions


2008-03-25  Oliver Bolte  <obo@openoffice.org>  [bf3af9796e952565fcacaf67a2b161077deb5373]

INTEGRATION: CWS tl41_DEV300 (1.79.54); FILE MERGED 2007/08/06 11:25:48 tl 1.79.54.1: #i80286# use multi-pathes for 'Dictionary' and 'Linguistic'


2008-03-25  Oliver Bolte  <obo@openoffice.org>  [a76deeef82bb67d4196b4e5be2fd901d4ecdaf9d]

INTEGRATION: CWS tl41_DEV300 (1.10.54); FILE MERGED 2008/01/18 15:31:50 tl 1.10.54.6: #i80287# some changes after code review 2008/01/16 09:26:22 tl 1.10.54.5: #i80287# using 'DisabledDictionaries' now 2008/01/15 09:43:02 tl 1.10.54.4: #i80287# use list of disabled dictionaries instead of active ones 2007/12/21 09:30:40 tl 1.10.54.3: #i80287# read/write new configuration entries 2007/12/13 14:13:48 tl 1.10.54.2: #i80287# read/write for new configuration entries 2007/12/13 13:03:00 tl 1.10.54.1: #i80287# read/write new configuration entries


2008-03-25  Oliver Bolte  <obo@openoffice.org>  [b0554db9dd5c875ccff4185c2deaf4d38687ee35]

INTEGRATION: CWS tl41_DEV300 (1.12.54); FILE MERGED 2007/08/06 11:25:48 tl 1.12.54.1: #i80286# use multi-pathes for 'Dictionary' and 'Linguistic'


2008-03-25  Oliver Bolte  <obo@openoffice.org>  [4e534b3eded521c63d750bdf9dffbb65efab5048]

INTEGRATION: CWS tl41_DEV300 (1.3.80); FILE MERGED 2007/08/06 11:25:40 tl 1.3.80.1: #i80286# use multi-pathes for 'Dictionary' and 'Linguistic'


2008-03-25  Oliver Bolte  <obo@openoffice.org>  [892bf05a67b34b8205a0624a4d392b81da6a18c3]

INTEGRATION: CWS tl41_DEV300 (1.2.138); FILE MERGED 2008/03/14 09:23:46 tl 1.2.138.8: #i81365# build problem fixed 2008/01/16 09:46:55 tl 1.2.138.7: #i80287# using 'DisabledDictionaries' now 2008/01/16 09:26:14 tl 1.2.138.6: #i80287# using 'DisabledDictionaries' now 2008/01/16 09:24:06 tl 1.2.138.5: #i80287# using 'DisabledDictionaries' now 2008/01/16 09:11:10 tl 1.2.138.4: #i80287# using 'DisabledDictionaries' now 2007/12/21 09:30:26 tl 1.2.138.3: #i80287# read/write new configuration entries 2007/12/13 14:14:03 tl 1.2.138.2: #i80287# read/write for new configuration entries 2007/12/13 13:08:36 tl 1.2.138.1: #i80287# read/write new configuration entries


2008-03-25  Oliver Bolte  <obo@openoffice.org>  [fb7f9e46d160975846b7ba2173bbfaed4852f978]

INTEGRATION: CWS tl41_DEV300 (1.7.598); FILE MERGED 2007/12/13 13:08:36 tl 1.7.598.1: #i80287# read/write new configuration entries


2008-03-25  Oliver Bolte  <obo@openoffice.org>  [ff419a8f4e91e98a5850aef19f228a37c46564e1]

INTEGRATION: CWS tl41_DEV300 (1.2.38); FILE MERGED 2008/02/15 10:11:01 tl 1.2.38.2: RESYNC: (1.2-1.4); FILE MERGED 2008/02/07 12:10:48 tl 1.2.38.1: #i80287#, #i81365# changes to linguistic.xcu and for dictionaries as extensions


2008-03-25  Oliver Bolte  <obo@openoffice.org>  [5624e7809a288ba2a391dc525cd8e7761fac033d]

INTEGRATION: CWS tl41_DEV300 (1.52.72); FILE MERGED 2007/12/03 10:13:10 tl 1.52.72.2: RESYNC: (1.52-1.53); FILE MERGED 2007/08/06 14:53:56 tl 1.52.72.1: #i80286# use multi-pathes for 'Dictionary' and 'Linguistic'


2008-03-25  Oliver Bolte  <obo@openoffice.org>  [6b58f399c30d3bc4e689e679803ddad0b2d86b34]

INTEGRATION: CWS tl41_DEV300 (1.64.74); FILE MERGED 2008/02/18 16:05:26 tl 1.64.74.1: #i81365# change the tab-page implementation in respect to the other changes


2008-03-25  Oliver Bolte  <obo@openoffice.org>  [3b225bb97ecbb572000870a04d13da07b9b1bb6b]

INTEGRATION: CWS tl41_DEV300 (1.36.74); FILE MERGED 2008/02/21 14:49:34 tl 1.36.74.8: #i81365# check supported locales always for the time being when linguistic is used for the first time 2008/02/21 14:44:18 tl 1.36.74.7: #i81365# check supported locales always for the time being when linguistic is used for the first time 2008/02/21 10:44:16 tl 1.36.74.6: #i81365# check supported locales alway for the time being 2008/02/21 10:12:43 tl 1.36.74.5: #i81365# check supported locales alway for the time being 2008/01/31 14:58:36 tl 1.36.74.4: #i80286# use multi-path to get directories to check for chnage files 2007/08/10 10:02:31 tl 1.36.74.3: #i80286# use multi-pathes for 'Dictionary' and 'Linguistic' 2007/08/06 12:33:44 tl 1.36.74.2: #i80286# use multi-pathes for 'Dictionary' and 'Linguistic' 2007/08/06 11:29:05 tl 1.36.74.1: #i80286# use multi-pathes for 'Dictionary' and 'Linguistic'


2008-03-25  Oliver Bolte  <obo@openoffice.org>  [055660f4b384bd41ba4dd34c071c43ec33bff448]

INTEGRATION: CWS tl41_DEV300 (1.44.74); FILE MERGED 2008/02/15 10:09:59 tl 1.44.74.6: RESYNC: (1.51-1.53); FILE MERGED 2008/01/15 11:56:27 tl 1.44.74.5: RESYNC: (1.50-1.51); FILE MERGED 2007/12/03 10:13:07 tl 1.44.74.4: RESYNC: (1.48-1.50); FILE MERGED 2007/10/09 09:47:03 tl 1.44.74.3: RESYNC: (1.44-1.48); FILE MERGED 2007/08/06 12:08:02 tl 1.44.74.2: #i80286# use multi-pathes for 'Dictionary' and 'Linguistic' 2007/08/06 11:29:05 tl 1.44.74.1: #i80286# use multi-pathes for 'Dictionary' and 'Linguistic'


2008-03-25  Oliver Bolte  <obo@openoffice.org>  [197ca562d6698efdec35e91e3adabc9d9fa94587]

INTEGRATION: CWS tl41_DEV300 (1.22.74); FILE MERGED 2007/08/06 11:29:05 tl 1.22.74.1: #i80286# use multi-pathes for 'Dictionary' and 'Linguistic'


2008-03-25  Oliver Bolte  <obo@openoffice.org>  [b68b92bcae8850206a408487576e6cdb46543ac3]

INTEGRATION: CWS tl41_DEV300 (1.10.74); FILE MERGED 2007/08/06 12:08:02 tl 1.10.74.2: #i80286# use multi-pathes for 'Dictionary' and 'Linguistic' 2007/08/06 11:29:05 tl 1.10.74.1: #i80286# use multi-pathes for 'Dictionary' and 'Linguistic'


2008-03-25  Oliver Bolte  <obo@openoffice.org>  [7ec752f9071ff571e7edd0664fb2d0da75b32e67]

INTEGRATION: CWS tl41_DEV300 (1.19.74); FILE MERGED 2007/08/06 12:00:49 tl 1.19.74.2: #i80286# use multi-pathes for 'Dictionary' and 'Linguistic' 2007/08/06 11:29:05 tl 1.19.74.1: #i80286# use multi-pathes for 'Dictionary' and 'Linguistic'


2008-03-25  Oliver Bolte  <obo@openoffice.org>  [634116c312025981f4abdd57245d0bc9f5f151fa]

INTEGRATION: CWS tl41_DEV300 (1.15.304); FILE MERGED 2007/08/06 11:28:54 tl 1.15.304.1: #i80286# use multi-pathes for 'Dictionary' and 'Linguistic'


2008-03-25  Oliver Bolte  <obo@openoffice.org>  [89c1e1c965822e7165d0fae39fe951c42d086c32]

INTEGRATION: CWS tl41_DEV300 (1.8.356); FILE MERGED 2007/08/06 12:38:51 tl 1.8.356.1: #i80286# use multi-pathes for 'Dictionary' and 'Linguistic'


2008-03-25  Oliver Bolte  <obo@openoffice.org>  [5f97590cd1482c5f60ee6ce957e6e9b3eddcb543]

INTEGRATION: CWS tl41_DEV300 (1.7.8); FILE MERGED 2008/02/05 15:33:11 tl 1.7.8.7: #i80287#, #i81365# changes to linguistic.xcu and for dictionaries as extensions 2007/08/07 10:53:11 tl 1.7.8.6: #i80286# use multi-pathes for 'Dictionary' and 'Linguistic' 2007/08/06 14:20:18 tl 1.7.8.5: #i80286# use multi-pathes for 'Dictionary' and 'Linguistic' 2007/08/06 14:19:26 tl 1.7.8.4: #i80286# use multi-pathes for 'Dictionary' and 'Linguistic' 2007/08/06 13:01:29 tl 1.7.8.3: #i80286# use multi-pathes for 'Dictionary' and 'Linguistic' 2007/08/06 11:50:17 tl 1.7.8.2: #i80286# use multi-pathes for 'Dictionary' and 'Linguistic' 2007/08/06 11:22:18 tl 1.7.8.1: #i80286# use multi-pathes for 'Dictionary' and 'Linguistic'


2008-03-25  Oliver Bolte  <obo@openoffice.org>  [67a35c100ea5f7f976fd6f2e74abf0273913981e]

INTEGRATION: CWS tl41_DEV300 (1.1.2); FILE ADDED 2008/02/05 15:34:09 tl 1.1.2.1: #i80287#, #i81365# changes to linguistic.xcu and for dictionaries as extensions


2008-03-25  Oliver Bolte  <obo@openoffice.org>  [6c81a0f5208d309fc4a1cb71e11ec04887cca6b3]

INTEGRATION: CWS tl41_DEV300 (1.28.8); FILE MERGED 2007/08/06 11:22:18 tl 1.28.8.1: #i80286# use multi-pathes for 'Dictionary' and 'Linguistic'


2008-03-25  Oliver Bolte  <obo@openoffice.org>  [ffbd98dd22cabd3142625620d173297a0d3a2ff6]

INTEGRATION: CWS tl41_DEV300 (1.21.10); FILE MERGED 2008/02/15 10:09:28 tl 1.21.10.2: RESYNC: (1.21-1.22); FILE MERGED 2008/02/05 15:33:11 tl 1.21.10.1: #i80287#, #i81365# changes to linguistic.xcu and for dictionaries as extensions


2008-03-25  Oliver Bolte  <obo@openoffice.org>  [b152af0fd6037de6875a943fc8de54013dfbd08a]

INTEGRATION: CWS tl41_DEV300 (1.27.10); FILE MERGED 2008/02/05 15:33:11 tl 1.27.10.1: #i80287#, #i81365# changes to linguistic.xcu and for dictionaries as extensions


2008-03-25  Oliver Bolte  <obo@openoffice.org>  [a2587cbece122617fc85e2fce7e51fd97a561f65]

INTEGRATION: CWS tl41_DEV300 (1.21.10); FILE MERGED 2007/08/10 10:03:02 tl 1.21.10.1: #i80286# use multi-pathes for 'Dictionary' and 'Linguistic'


2008-03-25  Oliver Bolte  <obo@openoffice.org>  [1daa14a46539e5850bb268d78b5504bf6fa25469]

INTEGRATION: CWS tl41_DEV300 (1.5.10); FILE MERGED 2008/02/14 15:31:05 tl 1.5.10.1: #i80286# make dictionaries read-only if not in writeable path


2008-03-25  Oliver Bolte  <obo@openoffice.org>  [6e09386f98eeef0d8923c84ea32036c864b57b94]

INTEGRATION: CWS tl41_DEV300 (1.19.8); FILE MERGED 2008/03/06 09:55:27 tl 1.19.8.5: #ii80286# issue with writeable flag fixed 2008/02/18 14:27:39 tl 1.19.8.4: #i83165# fixing Solaris compile problem 2008/02/14 15:31:05 tl 1.19.8.3: #i80286# make dictionaries read-only if not in writeable path 2008/02/05 15:33:10 tl 1.19.8.2: #i80287#, #i81365# changes to linguistic.xcu and for dictionaries as extensions 2007/08/06 11:22:18 tl 1.19.8.1: #i80286# use multi-pathes for 'Dictionary' and 'Linguistic'


2008-03-25  Oliver Bolte  <obo@openoffice.org>  [adfc47ab29f668c593e72faf8ae57e9606f16775]

INTEGRATION: CWS tl41_DEV300 (1.7.10); FILE MERGED 2008/02/14 15:31:05 tl 1.7.10.1: #i80286# make dictionaries read-only if not in writeable path


2008-03-25  Oliver Bolte  <obo@openoffice.org>  [38f9f7086821259ed6adef2cb7f13ebb65140843]

INTEGRATION: CWS tl41_DEV300 (1.22.8); FILE MERGED 2008/02/14 15:48:26 tl 1.22.8.4: #i80286# make dictionaries read-only if not in writeable path 2008/02/14 15:48:03 tl 1.22.8.3: #i80286# make dictionaries read-only if not in writeable path 2008/02/14 15:47:12 tl 1.22.8.2: #i80286# make dictionaries read-only if not in writeable path 2008/02/14 15:31:05 tl 1.22.8.1: #i80286# make dictionaries read-only if not in writeable path


2008-03-25  Oliver Bolte  <obo@openoffice.org>  [0d628578370f8b08cbcbb98edfef118e7c00acda]

INTEGRATION: CWS tl41_DEV300 (1.9.8); FILE MERGED 2007/08/06 11:22:17 tl 1.9.8.1: #i80286# use multi-pathes for 'Dictionary' and 'Linguistic'


2008-03-25  Oliver Bolte  <obo@openoffice.org>  [ddf277d27548c3251c198503cbbb371dc8b28a36]

INTEGRATION: CWS tl41_DEV300 (1.12.48); FILE MERGED 2008/02/05 15:32:56 tl 1.12.48.2: #i80287#, #i81365# changes to linguistic.xcu and for dictionaries as extensions 2007/08/06 11:22:06 tl 1.12.48.1: #i80286# use multi-pathes for 'Dictionary' and 'Linguistic'


2008-03-25  Oliver Bolte  <obo@openoffice.org>  [2b3cf6bf1361573658d02cb2c90c756086d4acb3]

INTEGRATION: CWS tl41_DEV300 (1.61.128); FILE MERGED 2007/12/03 10:11:21 tl 1.61.128.2: RESYNC: (1.61-1.62); FILE MERGED 2007/08/10 10:01:27 tl 1.61.128.1: #i80286# use multi-pathes for 'Dictionary' and 'Linguistic'


2008-03-25  Oliver Bolte  <obo@openoffice.org>  [1faae0cc08cacd4e1425c5ab3a19288b6b9a4c67]

INTEGRATION: CWS tl41_DEV300 (1.33.58); FILE MERGED 2007/12/07 09:07:08 tl 1.33.58.5: #i80286# SvxAddEntryToDic moved to linguistic project 2007/12/03 10:11:15 tl 1.33.58.4: RESYNC: (1.34-1.36); FILE MERGED 2007/10/01 13:32:44 tl 1.33.58.3: RESYNC: (1.33-1.34); FILE MERGED 2007/08/06 12:28:51 tl 1.33.58.2: #i80286# use multi-pathes for 'Dictionary' and 'Linguistic' 2007/08/06 11:31:20 tl 1.33.58.1: #i80286# use multi-pathes for 'Dictionary' and 'Linguistic'


2008-03-25  Oliver Bolte  <obo@openoffice.org>  [92ff0880fb430efc568580ba5096e51f9125c382]

INTEGRATION: CWS tl41_DEV300 (1.21.414); FILE MERGED 2008/01/15 09:27:48 tl 1.21.414.5: #i80287# use list of disabled dictionaries instead of active ones 2007/12/21 09:36:42 tl 1.21.414.4: #i80287# change to configuration entry for 'Dictionary'. 2007/12/10 11:15:19 tl 1.21.414.3: #i80287# new linguistic entries to allow for dictionaries as extensions 2007/12/10 11:11:14 tl 1.21.414.2: #i80287# new linguistic entries to allow for dictionaries as extensions 2007/12/10 10:47:00 tl 1.21.414.1: #i80287# new linguistic entries to allow for dictionaries as extensions


2008-03-25  Oliver Bolte  <obo@openoffice.org>  [57e4871972097dd8c02138b57e5f73f8d1691a27]

INTEGRATION: CWS tl41_DEV300 (1.19.24); FILE MERGED 2008/01/15 11:01:43 tl 1.19.24.1: #i80287# make new configuration entries for linguistic services


2008-03-25  Oliver Bolte  <obo@openoffice.org>  [2f80ae36504683c78c127b1d82a653ae357613dc]

INTEGRATION: CWS tl41_DEV300 (1.8.54); FILE MERGED 2008/02/05 14:23:54 tl 1.8.54.2: #i80286# pathes for 'Linguistic' and 'Dictionary' changed 2007/08/06 11:24:32 tl 1.8.54.1: #i80286# use multi-pathes for 'Dictionary' and 'Linguistic'


2008-03-25  Oliver Bolte  <obo@openoffice.org>  [2868eff437df1437ce7e7b02f7824861e3d82644]

INTEGRATION: CWS tl41_DEV300 (1.3.414); FILE REMOVED 2008/02/05 14:27:58 tl 1.3.414.3: #i80286# Linguistic.xcu removed - wrong place to add those entries 2008/01/15 11:01:43 tl 1.3.414.2: #i80287# make new configuration entries for linguistic services 2008/01/15 11:00:11 tl 1.3.414.1: #i80287# make new configuration entries for linguistic services


2008-03-25  Oliver Bolte  <obo@openoffice.org>  [fbea250f1d78d403847641d8e921abffd584ab41]

INTEGRATION: CWS ucbfixes06 (1.6.32); FILE MERGED 2008/01/21 12:22:10 kso 1.6.32.1: #i85139# - content instance caching should be really threadsafe now.


2008-03-25  Oliver Bolte  <obo@openoffice.org>  [35d00fe6e16aa166c6770a0ec1efe00639da5695]

INTEGRATION: CWS ucbfixes06 (1.11.32); FILE MERGED 2008/03/06 15:17:14 kso 1.11.32.2: #i86762 - Respect empty references passed to registerNewContent(). Issue number: Submitted by: Reviewed by: 2008/01/21 12:22:10 kso 1.11.32.1: #i85139# - content instance caching should be really threadsafe now.


2008-03-25  Oliver Bolte  <obo@openoffice.org>  [e750099c0c10dfde71baf87263bd7aa92c279c9f]

INTEGRATION: CWS ucbfixes06 (1.14.30); FILE MERGED 2008/01/21 12:22:09 kso 1.14.30.1: #i85139# - content instance caching should be really threadsafe now.


2008-03-25  Oliver Bolte  <obo@openoffice.org>  [94324c66cdac1984cbaac182e46347ee324b358d]

INTEGRATION: CWS ucbfixes06 (1.6.32); FILE MERGED 2008/01/21 12:24:08 kso 1.6.32.1: #i85139# - content instance caching now should be threadsafe.


2008-03-25  Oliver Bolte  <obo@openoffice.org>  [535480ab35663df6a967508ec0d7b51d5c3dec2f]

INTEGRATION: CWS ucbfixes06 (1.8.32); FILE MERGED 2008/01/21 12:24:08 kso 1.8.32.1: #i85139# - content instance caching now should be threadsafe.


2008-03-25  Oliver Bolte  <obo@openoffice.org>  [4b2b50eb5f6c35d1b6774de5e4a510e0a4aa0d2c]

INTEGRATION: CWS ucbfixes06 (1.1.2); FILE ADDED 2008/01/21 15:30:22 kso 1.1.2.1: #i85425# - cleanup of CVS module.


2008-03-25  Oliver Bolte  <obo@openoffice.org>  [6b2679ea7d720018bdd4dfa78485fc57179ef5ca]

INTEGRATION: CWS ucbfixes06 (1.41.10); FILE MERGED 2008/01/21 15:30:22 kso 1.41.10.1: #i85425# - cleanup of CVS module.


2008-03-25  Oliver Bolte  <obo@openoffice.org>  [ef5aa09d61e615121f430fda380f6c37495252ae]

INTEGRATION: CWS ucbfixes06 (1.6.36); FILE MERGED 2008/01/21 15:30:22 kso 1.6.36.1: #i85425# - cleanup of CVS module.


2008-03-25  Oliver Bolte  <obo@openoffice.org>  [bd2a8f307cf3eab67b7161f2a51308f2f149eceb]

INTEGRATION: CWS ucbfixes06 (1.6.62); FILE MERGED 2008/01/21 15:30:22 kso 1.6.62.1: #i85425# - cleanup of CVS module.


2008-03-25  Oliver Bolte  <obo@openoffice.org>  [44edd72c0ca0b06dac60d10b54f9cad986f6ecb1]

INTEGRATION: CWS ucbfixes06 (1.14.62); FILE MERGED 2008/01/21 15:30:22 kso 1.14.62.1: #i85425# - cleanup of CVS module.


2008-03-25  Oliver Bolte  <obo@openoffice.org>  [6e3d07bdeba9ba5218c2cafc08e67f0df182cdf4]

INTEGRATION: CWS ucbfixes06 (1.1.2); FILE ADDED 2008/01/21 15:30:21 kso 1.1.2.1: #i85425# - cleanup of CVS module.


2008-03-25  Oliver Bolte  <obo@openoffice.org>  [ac3abd8052e939e759ffede688cd3bee4347a909]

INTEGRATION: CWS ucbfixes06 (1.8.36); FILE MERGED 2008/01/21 15:30:21 kso 1.8.36.1: #i85425# - cleanup of CVS module.


2008-03-25  Oliver Bolte  <obo@openoffice.org>  [2c8beaad80eee6f2bb17fe6171dc82238278c1a2]

INTEGRATION: CWS ucbfixes06 (1.4.64); FILE MERGED 2008/01/21 15:30:21 kso 1.4.64.1: #i85425# - cleanup of CVS module.


2008-03-25  Oliver Bolte  <obo@openoffice.org>  [7ee70d73d2f4413b28a66537b07b05ffc59b9764]

INTEGRATION: CWS ucbfixes06 (1.23.10); FILE MERGED 2008/01/21 15:30:21 kso 1.23.10.2: #i85425# - cleanup of CVS module. 2008/01/21 12:24:49 kso 1.23.10.1: #i85139# - Adapted to changed ucbhelper API.


2008-03-25  Oliver Bolte  <obo@openoffice.org>  [926c7b208317e2e69ee45103b807ace45a57cb6f]

INTEGRATION: CWS ucbfixes06 (1.18.40); FILE MERGED 2008/01/21 15:30:21 kso 1.18.40.1: #i85425# - cleanup of CVS module.


2008-03-25  Oliver Bolte  <obo@openoffice.org>  [7226bd3f30e97d0aeb56387580e97b361ba15bb4]

INTEGRATION: CWS ucbfixes06 (1.1.2); FILE ADDED 2008/03/06 17:38:44 kso 1.1.2.2: took over latest changesdone on MWS after file was moved. Issue number: Submitted by: Reviewed by: 2008/01/21 15:30:21 kso 1.1.2.1: #i85425# - cleanup of CVS module.


2008-03-25  Oliver Bolte  <obo@openoffice.org>  [126aa2a0761a4c3a3221bbf5348663c53ae893b8]

INTEGRATION: CWS ucbfixes06 (1.49.10); FILE MERGED 2008/03/06 15:48:22 kso 1.49.10.2: RESYNC: (1.49-1.51); FILE MERGED 2008/01/21 15:30:21 kso 1.49.10.1: #i85425# - cleanup of CVS module.


2008-03-25  Oliver Bolte  <obo@openoffice.org>  [83477b9a0f813a2754d57317c75d7c0a10293e1d]

INTEGRATION: CWS ucbfixes06 (1.10.36); FILE MERGED 2008/01/21 15:30:21 kso 1.10.36.1: #i85425# - cleanup of CVS module.


2008-03-25  Oliver Bolte  <obo@openoffice.org>  [8f37d7786500fb46150cb186feb0454e9903006d]

INTEGRATION: CWS ucbfixes06 (1.19.36); FILE MERGED 2008/01/21 15:30:21 kso 1.19.36.1: #i85425# - cleanup of CVS module.


2008-03-25  Oliver Bolte  <obo@openoffice.org>  [6780e091184d646befa7b4dc90915765ed8a3a48]

INTEGRATION: CWS ucbfixes06 (1.3.64); FILE MERGED 2008/01/21 15:30:21 kso 1.3.64.1: #i85425# - cleanup of CVS module.


2008-03-25  Oliver Bolte  <obo@openoffice.org>  [ddf5d8d556a445c942b520f709d98c18242f9577]

INTEGRATION: CWS ucbfixes06 (1.1.2); FILE ADDED 2008/01/21 15:30:20 kso 1.1.2.1: #i85425# - cleanup of CVS module.


2008-03-25  Oliver Bolte  <obo@openoffice.org>  [003d34e3c30c1e7dc1f08f7737cedef79be3b15f]

INTEGRATION: CWS ucbfixes06 (1.1.2); FILE ADDED 2008/01/21 15:30:19 kso 1.1.2.1: #i85425# - cleanup of CVS module.


2008-03-25  Oliver Bolte  <obo@openoffice.org>  [d9b65dc3e392bf12eba106e3792e5e25051df837]

INTEGRATION: CWS ucbfixes06 (1.18.50); FILE REMOVED 2008/01/21 15:30:19 kso 1.18.50.1: #i85425# - cleanup of CVS module.


2008-03-25  Oliver Bolte  <obo@openoffice.org>  [71ccce6c74e6e9124b39a2b1dbed4b51ca40cca7]

INTEGRATION: CWS ucbfixes06 (1.15.34); FILE MERGED 2008/01/21 15:30:18 kso 1.15.34.1: #i85425# - cleanup of CVS module.


2008-03-25  Rüdiger Timm  <rt@openoffice.org>  [249dcff832d32427c8496c8ea33ca03ff088b3a8]

Typo?


2008-03-25  Oliver Bolte  <obo@openoffice.org>  [09506d2a230e454973b19d9db4c1b17fe895daeb]

INTEGRATION: CWS ucbfixes06 (1.18.54); FILE MERGED 2008/01/21 12:23:02 kso 1.18.54.1: #i85139# - Adapted to changed ucbhelper API.


2008-03-25  Oliver Bolte  <obo@openoffice.org>  [36c4d854aebc82a699689dacda3d2acf721e2adf]

INTEGRATION: CWS ucbfixes06 (1.58.2); FILE MERGED 2008/03/06 15:48:07 kso 1.58.2.2: RESYNC: (1.58-1.59); FILE MERGED 2008/01/21 12:23:02 kso 1.58.2.1: #i85139# - Adapted to changed ucbhelper API.


2008-03-25  Oliver Bolte  <obo@openoffice.org>  [1316f7144f8cb09e46ae93a026c335ecedd1f1a4]

INTEGRATION: CWS ucbfixes06 (1.9.54); FILE MERGED 2008/01/21 12:23:02 kso 1.9.54.1: #i85139# - Adapted to changed ucbhelper API.


2008-03-25  Oliver Bolte  <obo@openoffice.org>  [7a88e0acab93b50b8a619f07fd6b6e6194384c09]

INTEGRATION: CWS ucbfixes06 (1.13.54); FILE MERGED 2008/01/21 12:23:01 kso 1.13.54.1: #i85139# - Adapted to changed ucbhelper API.


2008-03-25  Oliver Bolte  <obo@openoffice.org>  [bb0f4d1e0e800e8357ec7043e2033422167904b1]

INTEGRATION: CWS ucbfixes06 (1.20.54); FILE MERGED 2008/01/21 12:23:01 kso 1.20.54.1: #i85139# - Adapted to changed ucbhelper API.


2008-03-25  Oliver Bolte  <obo@openoffice.org>  [94e5a3d3e2813e8d09157a6626310cf8f399fa62]

INTEGRATION: CWS ucbfixes06 (1.56.54); FILE MERGED 2008/01/21 12:23:01 kso 1.56.54.1: #i85139# - Adapted to changed ucbhelper API.


2008-03-25  Oliver Bolte  <obo@openoffice.org>  [354e8570e8a5816eee3c83e48ff7b36c6120ed6f]

INTEGRATION: CWS ucbfixes06 (1.7.54); FILE MERGED 2008/01/21 12:23:01 kso 1.7.54.1: #i85139# - Adapted to changed ucbhelper API.


2008-03-25  Oliver Bolte  <obo@openoffice.org>  [80a7ec3ae12dc3646113b5468a18a6b544c3649e]

INTEGRATION: CWS ucbfixes06 (1.16.54); FILE MERGED 2008/01/21 12:23:01 kso 1.16.54.1: #i85139# - Adapted to changed ucbhelper API.


2008-03-25  Oliver Bolte  <obo@openoffice.org>  [906fa4f51648a2eada2ff905b0717bea2cde6786]

INTEGRATION: CWS ucbfixes06 (1.28.54); FILE MERGED 2008/01/21 12:23:01 kso 1.28.54.1: #i85139# - Adapted to changed ucbhelper API.


2008-03-25  Oliver Bolte  <obo@openoffice.org>  [76f45013da608d3e98a188ca1c0bc1e7ed2e8754]

INTEGRATION: CWS ucbfixes06 (1.7.48); FILE MERGED 2008/01/21 12:23:00 kso 1.7.48.1: #i85139# - Adapted to changed ucbhelper API.


2008-03-25  Oliver Bolte  <obo@openoffice.org>  [4fb74e872e6ca76b2349242a5547ac80f6b185f4]

INTEGRATION: CWS ucbfixes06 (1.12.54); FILE MERGED 2008/01/21 12:23:00 kso 1.12.54.1: #i85139# - Adapted to changed ucbhelper API.


2008-03-25  Oliver Bolte  <obo@openoffice.org>  [4868cba7b357ca733bd60cb0b1ff2c01d6405180]

INTEGRATION: CWS winordinals (1.62.184); FILE MERGED 2008/03/07 15:16:58 vg 1.62.184.1: #i86800# switch to symbol-exporting scheme


2008-03-25  Oliver Bolte  <obo@openoffice.org>  [3a694dd0323d7a057753a2547a06aad6cce36263]

INTEGRATION: CWS winordinals (1.44.134); FILE MERGED 2008/03/07 15:19:56 vg 1.44.134.1: #i86800# switch to symbol-exporting scheme


2008-03-25  Oliver Bolte  <obo@openoffice.org>  [0594a3a88f964e25c130ac7a87c765adcad5c5f1]

INTEGRATION: CWS winordinals (1.51.196); FILE MERGED 2008/03/07 15:16:42 vg 1.51.196.1: #i86800# switch to symbol-exporting scheme


2008-03-25  Oliver Bolte  <obo@openoffice.org>  [c91e5ef4f0188eff0ad90b2355f3df76792c730b]

INTEGRATION: CWS winordinals (1.13.62); FILE MERGED 2008/03/07 15:20:50 vg 1.13.62.1: #i86800# switch to symbol-exporting scheme


2008-03-25  Oliver Bolte  <obo@openoffice.org>  [e4be3e607aa6bfeeb4fe52a0b1560ab66e74fc15]

INTEGRATION: CWS winordinals (1.49.86); FILE MERGED 2008/03/07 15:20:39 vg 1.49.86.1: #i86800# switch to symbol-exporting scheme


2008-03-25  Oliver Bolte  <obo@openoffice.org>  [b3e6e1fe1b24acd759768f29732d18fb512e9823]

INTEGRATION: CWS winordinals (1.20.38); FILE MERGED 2008/03/07 15:20:21 vg 1.20.38.1: #i86800# switch to symbol-exporting scheme


2008-03-25  Oliver Bolte  <obo@openoffice.org>  [f80e1c1610c7ad89530e02cb48ddb400e460a361]

INTEGRATION: CWS winordinals (1.18.94); FILE MERGED 2008/03/07 15:20:15 vg 1.18.94.1: #i86800# switch to symbol-exporting scheme


2008-03-25  Oliver Bolte  <obo@openoffice.org>  [6a4729b731b1ca0bd5d957f0c3e287df24f5d76f]

INTEGRATION: CWS winordinals (1.15.22); FILE MERGED 2008/03/07 15:19:45 vg 1.15.22.1: #i86800# switch to symbol-exporting scheme


2008-03-25  Oliver Bolte  <obo@openoffice.org>  [331780c496eca3a37ff4f69b564af52d24661822]

INTEGRATION: CWS winordinals (1.23.32); FILE MERGED 2008/03/07 15:19:18 vg 1.23.32.1: #i86800# switch to symbol-exporting scheme


2008-03-25  Oliver Bolte  <obo@openoffice.org>  [145b887a2789a6da5f24c937afd6eddc3e31e29a]

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>  [1075e8e5cdc534d80fd817baa54e2b656d8314dc]

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>  [1ce43382f449b1c6b69b9770c0e2f9d75f934186]

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>  [a8b7587aaeba053e5e679ed5aa71912b20cc7c6f]

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>  [d1f1fbb51194e594475c9f74f26472252b9231c3]

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>  [2a03fe4dc8143c0f7f8e1381aa5745e538e5f2ef]

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>  [ad23d1cbdaf8e9ed4438d7eda28ffe593f35e0a2]

INTEGRATION: CWS winordinals (1.63.190); FILE MERGED 2008/03/07 15:19:01 vg 1.63.190.1: #i86800# switch to symbol-exporting scheme


2008-03-25  Oliver Bolte  <obo@openoffice.org>  [64b6bc5bc5d4ff1bffb4ae7268945a1efdd2279f]

INTEGRATION: CWS winordinals (1.12.14); FILE MERGED 2008/03/07 15:18:44 vg 1.12.14.1: #i86800# switch to symbol-exporting scheme


2008-03-25  Oliver Bolte  <obo@openoffice.org>  [792339e0fe0260fe9b7e87db226845b804dc38e0]

INTEGRATION: CWS winordinals (1.6.10); FILE MERGED 2008/03/07 15:18:29 vg 1.6.10.1: #i86800# switch to symbol-exporting scheme


2008-03-25  Oliver Bolte  <obo@openoffice.org>  [a9c4bfd81dac138b01b6cf2102a17031396e7e6d]

INTEGRATION: CWS winordinals (1.104.36); FILE MERGED 2008/03/07 15:18:22 vg 1.104.36.1: #i86800# switch to symbol-exporting scheme


2008-03-25  Oliver Bolte  <obo@openoffice.org>  [2fb4806bfb2f4bd94c61a170f32ce31d238e5781]

INTEGRATION: CWS winordinals (1.32.68); FILE MERGED 2008/03/07 15:18:05 vg 1.32.68.1: #i86800# switch to symbol-exporting scheme


2008-03-25  Oliver Bolte  <obo@openoffice.org>  [5be5e985944bb6ff3201bb0c0a8a7e72ec2dcde3]

INTEGRATION: CWS winordinals (1.53.170); FILE MERGED 2008/03/07 15:17:41 vg 1.53.170.1: #i86800# switch to symbol-exporting scheme


2008-03-25  Oliver Bolte  <obo@openoffice.org>  [cf743b33d0e7748d69ec5eca6352fb1f4417c237]

INTEGRATION: CWS winordinals (1.2.14); FILE MERGED 2008/03/07 15:17:20 vg 1.2.14.1: #i86800# switch to symbol-exporting scheme


2008-03-25  Oliver Bolte  <obo@openoffice.org>  [1076d97fc8828f0d024bab108cda8b94dbf3f8ce]

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>  [79dce48ec9c08c1ecb59040ad429520f6b544824]

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-25  Oliver Bolte  <obo@openoffice.org>  [fae34352374d7cd91b40e3b60ecd7341331bb8d9]

INTEGRATION: CWS winordinals (1.28.86); FILE MERGED 2008/03/07 15:16:30 vg 1.28.86.1: #i86800# switch to symbol-exporting scheme


2008-03-25  Oliver Bolte  <obo@openoffice.org>  [b8005f75ef083d8472ca553e16aef389a7b7c8d6]

INTEGRATION: CWS winordinals (1.21.94); FILE MERGED 2008/03/07 15:16:23 vg 1.21.94.1: #i86800# switch to symbol-exporting scheme


2008-03-25  Oliver Bolte  <obo@openoffice.org>  [bb09ed87556dfa82e81564a9aa66075959a3af94]

INTEGRATION: CWS winordinals (1.3.6); FILE MERGED 2008/03/07 15:16:17 vg 1.3.6.1: #i86800# switch to symbol-exporting scheme


2008-03-25  Oliver Bolte  <obo@openoffice.org>  [080317ab96d5bd346c020cd19f78326471a4835c]

INTEGRATION: CWS winordinals (1.7.6); FILE MERGED 2008/03/07 15:16:16 vg 1.7.6.1: #i86800# switch to symbol-exporting scheme


2008-03-25  Oliver Bolte  <obo@openoffice.org>  [60a2d73ca6cffb5ec0e4aca7492f3ce348bf75d7]

INTEGRATION: CWS winordinals (1.12.6); FILE MERGED 2008/03/07 15:16:16 vg 1.12.6.1: #i86800# switch to symbol-exporting scheme


2008-03-25  Oliver Bolte  <obo@openoffice.org>  [f10c4832eec8eb512e49796afc1e62cb884f70ac]

INTEGRATION: CWS winordinals (1.9.6); FILE MERGED 2008/03/07 15:16:16 vg 1.9.6.1: #i86800# switch to symbol-exporting scheme


2008-03-20  Rüdiger Timm  <rt@openoffice.org>  [4a94b432162366e7e7beedeb60b65fc46e321693]

#i87297# Initialize variable.


2008-03-20  Rüdiger Timm  <rt@openoffice.org>  [3bdde59e5667d8122bcc273f00f10cb0587e9d69]

License header added


2008-03-20  Rüdiger Timm  <rt@openoffice.org>  [d0711b086bfff08c55190152f65cbe47d92f83b0]

#i10000# Do not append 'Beta' extension to install dir name.


2008-03-20  Vladimir Glazounov  <vg@openoffice.org>  [6fc5eab5e70969a44437d06488414a3af871bd67]

#i10000# right fix for conflict


2008-03-20  Rüdiger Timm  <rt@openoffice.org>  [c97a878df09f25196b2d1f7d54184be709ec33a5]

#i10000# 'gid_File_Bin_Soffice' and 'gid_File_Desktophelper_Txt' moved to brand layer.


2008-03-19  Vladimir Glazounov  <vg@openoffice.org>  [550f0a4f96a6e9e0ada0d65dfbe4b0e537bf68d3]

#i10000# fix for mac-nonpro


2008-03-19  Vladimir Glazounov  <vg@openoffice.org>  [a7a2d2a63e7eb34d032f874adcf953786cda5ea1]

#i10000# avoid problems with --without-stlport combined with --with-x


2008-03-19  Vladimir Glazounov  <vg@openoffice.org>  [ee301088cefeacba40d27ef11287f90c799ba090]

#i10000# restore lost changes from sb83


2008-03-19  Vladimir Glazounov  <vg@openoffice.org>  [b118210f6adab17f1db74c4d36461f8dbd114e74]

#i10000# restore lost changes from sb83


2008-03-19  Vladimir Glazounov  <vg@openoffice.org>  [f06a216819b8a0746dc2fd79cb9b5d420978c4bc]

#i10000# remove not tested changes from mod@openoffice.org


2008-03-19  Vladimir Glazounov  <vg@openoffice.org>  [7db22c85f75ba9dc02b60ef2590442ed4c00b57b]

#i10000# new macro name


2008-03-19  Vladimir Glazounov  <vg@openoffice.org>  [7015e5255e230bf8876a60197619a57926318355]

#i10000# fix for Mac OSX gcc-4.0.1 breaker


2008-03-19  Vladimir Glazounov  <vg@openoffice.org>  [6b0acb8f67d382ff7ae20712877c17e520969b9f]

#i10000# regenerated for new configure.in


2008-03-19  Vladimir Glazounov  <vg@openoffice.org>  [6f85f57e3fa28b7c24e3a38e234cf8bd25262665]

#i10000# new macro name


2008-03-19  Rüdiger Timm  <rt@openoffice.org>  [08e750a63ec752bc7766b506e0cc1191d811b23b]

#i10000# CWS sb83 changed 'PKGCONFIG' into 'PKG_CONFIG' (in solenv/inc/pkg_config.mk).


2008-03-19  Vladimir Glazounov  <vg@openoffice.org>  [b114f66e32c336fe311ba63049fa2132d362ee60]

INTEGRATION: CWS impress138_DEV300 (1.165.16); FILE MERGED 2008/02/18 12:53:05 sj 1.165.16.2: RESYNC: (1.165-1.166); FILE MERGED 2008/01/31 10:27:16 sj 1.165.16.1: #i85724# added XEnhancedCustomShapeDefaulter to TypeSequence


2008-03-19  Vladimir Glazounov  <vg@openoffice.org>  [00b169c409a27b1339645f86789f5b77cd9d76e2]

DEV300


2008-03-19  Armin Weiss  <aw@openoffice.org>  [f5fddf97cf351c7348ffc0e3f5cbfc45877e9de0]

#i39532# dll name adaption


2008-03-19  Armin Weiss  <aw@openoffice.org>  [746ce24e03faa4d4d4bc117985717d4acd329231]

#i39532# chart adaptions for 3D


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [8b48a2008d1ec41f73592928b57c3fbb63d88539]

INTEGRATION: CWS impress138_DEV300 (1.14.226); FILE MERGED 2008/03/10 18:00:58 sj 1.14.226.2: #i85857# #i86740# fixed some gps handling svm graphics. 2008/02/06 12:04:23 sj 1.14.226.1: #i85857# fixed gpf when tryiung to load text of svm metafiles having a text size of zero


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [ce2d2b93fcbea1936439f8ba5a99b5e7a0d822d6]

INTEGRATION: CWS impress138_DEV300 (1.73.234); FILE MERGED 2008/01/31 17:13:17 sj 1.73.234.1: #i85516# fixed problem with 100 transparence fillings exporting to msoffice


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [b6452a6d8d558c6ac2fe116e8e7b101905ce447c]

INTEGRATION: CWS impress138_DEV300 (1.20.148); FILE MERGED 2008/01/31 16:40:25 sj 1.20.148.1: #i85678# added geometry to the ellipse/circle object


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [01a689cf9c5350ec62c2cc6d7df152098ca14efc]

INTEGRATION: CWS impress138_DEV300 (1.29.232); FILE MERGED 2008/01/31 16:40:25 sj 1.29.232.1: #i85678# added geometry to the ellipse/circle object


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [9f2d8cac0f82eae7e64f3925b58cc4171d186abf]

INTEGRATION: CWS impress138_DEV300 (1.8.74); FILE MERGED 2008/01/31 16:41:47 sj 1.8.74.1: #i85678# added geometry for the circle object


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [3b17e6abc837036ce30ba3030ab141f94fce8f80]

INTEGRATION: CWS impress138_DEV300 (1.11.74); FILE MERGED 2008/01/31 16:41:47 sj 1.11.74.1: #i85678# added geometry for the circle object


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [d3727786bd23bb72b9d3da457c65d191345d2f2c]

INTEGRATION: CWS impress138_DEV300 (1.9.74); FILE MERGED 2008/01/31 16:41:47 sj 1.9.74.1: #i85678# added geometry for the circle object


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [eed8e772305309e0183a22948084008c30f1c632]

INTEGRATION: CWS impress138_DEV300 (1.114.86); FILE MERGED 2008/01/31 15:05:49 sj 1.114.86.1: #i85773# removed assertion, clip board pages do not support property sets


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [0c8a64b9473ce990a358989c508463a17bfea6f3]

INTEGRATION: CWS tkr11_DEV300 (1.31.80); FILE MERGED 2008/02/28 13:10:51 tkr 1.31.80.1: #154182# new property to set standard dir on open/save dialog


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [a5fec548844474d68132696a26588ac1f5c70fac]

INTEGRATION: CWS tkr11_DEV300 (1.14.80); FILE MERGED 2008/03/03 08:18:29 tkr 1.14.80.2: #154182# new property to set standard dir on open/save dialog 2008/02/28 13:10:51 tkr 1.14.80.1: #154182# new property to set standard dir on open/save dialog


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [6af932fc932cf870f56ce847b104c627bbd00d95]

INTEGRATION: CWS tkr11_DEV300 (1.138.14); FILE MERGED 2008/03/04 14:09:23 tkr 1.138.14.3: #154182# new property to set standard dir on open/save dialog 2008/03/03 08:18:11 tkr 1.138.14.2: #154182# new property to set standard dir on open/save dialog 2008/02/28 13:10:51 tkr 1.138.14.1: #154182# new property to set standard dir on open/save dialog


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [af3802e21176ac16c8e125ace2e6eab70f7bbe12]

INTEGRATION: CWS tkr11_DEV300 (1.127.36); FILE MERGED 2008/02/28 13:10:50 tkr 1.127.36.1: #154182# new property to set standard dir on open/save dialog


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [2c0dbbb6491336c472fae124f73b13ccab7d2d96]

INTEGRATION: CWS tkr11_DEV300 (1.116.80); FILE MERGED 2008/02/28 13:10:50 tkr 1.116.80.1: #154182# new property to set standard dir on open/save dialog


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [93e880fabe9f4df200412a078ef5318ca5513940]

INTEGRATION: CWS tkr11_DEV300 (1.9.42); FILE MERGED 2008/02/28 13:10:50 tkr 1.9.42.1: #154182# new property to set standard dir on open/save dialog


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [2207e361fea02b7f516936f00406e4b07fa19e67]

INTEGRATION: CWS tkr11_DEV300 (1.4.80); FILE MERGED 2008/02/28 13:10:50 tkr 1.4.80.1: #154182# new property to set standard dir on open/save dialog


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [9381a3beca3680624da76ffc4dbb5c5b698bfbdc]

INTEGRATION: CWS tkr11_DEV300 (1.6.126); FILE MERGED 2008/02/28 13:08:15 tkr 1.6.126.1: #154182# new member for standard dir


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [c9ff9861532b274f89387a39a1f0ab4eaed376cc]

INTEGRATION: CWS tkr11_DEV300 (1.14.18); FILE MERGED 2008/03/05 09:06:36 tkr 1.14.18.3: #154182# new property to set standard dir on open/save dialog 2008/03/03 08:13:43 tkr 1.14.18.2: #154182# new property to set standard dir on open/save dialog 2008/02/28 13:08:14 tkr 1.14.18.1: #154182# new member for standard dir


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [2ed2e35e3cf3c7ba6046d4246d590f4e47ae5237]

INTEGRATION: CWS swnotescolor (1.9.28); FILE MERGED 2007/12/02 23:10:53 mod 1.9.28.1: removing variable


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [5c2010f02f9e9a838e86d8b5efde2f4fdf0410de]

INTEGRATION: CWS swnotescolor (1.44.128); FILE MERGED 2007/12/10 11:12:43 mod 1.44.128.3: remove gap 2007/12/02 20:42:27 mod 1.44.128.2: fix 2007/12/02 20:28:08 mod 1.44.128.1: remove note color indicator from option menu


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [e6284313a64245a23cf44dfe5e714e1f7b511d1c]

INTEGRATION: CWS swnotescolor (1.16.6); FILE MERGED 2007/12/02 20:28:07 mod 1.16.6.1: remove note color indicator from option menu


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [7348c19a13114710b3f41df7bae77d3833bed743]

INTEGRATION: CWS swnotescolor (1.5.206); FILE MERGED 2007/12/02 20:28:07 mod 1.5.206.1: remove note color indicator from option menu


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [fd3db27fb5f4abad6b8ee22aa1a7e8e1679c9be4]

INTEGRATION: CWS swnotescolor (1.29.6); FILE MERGED 2008/03/05 09:26:55 mba 1.29.6.5: RESYNC: (1.29-1.30); FILE MERGED 2007/12/06 15:48:10 mod 1.29.6.4: only draw if it is a script 2007/12/02 23:18:45 mod 1.29.6.3: remove warning 2007/12/02 23:11:48 mod 1.29.6.2: remove warning 2007/12/02 20:27:10 mod 1.29.6.1: remove note color indicator from option menu


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [d64104edc9e66ca4ec0fc05eae58676f58bac080]

INTEGRATION: CWS swnotescolor (1.27.6); FILE MERGED 2008/03/05 09:26:52 mba 1.27.6.2: RESYNC: (1.27-1.28); FILE MERGED 2007/12/02 20:27:10 mod 1.27.6.1: remove note color indicator from option menu


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [2b280e9a881a8d220463f1c7761d98369950d69e]

INTEGRATION: CWS unoapi3 (1.4.60); FILE MERGED 2008/01/08 15:13:32 cn 1.4.60.1: #i84995# fill lists with issues


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [fc8b26811222ce8e8415c259852451a42c02297c]

INTEGRATION: CWS swnotescolor (1.17.140); FILE MERGED 2007/12/02 20:54:44 mod 1.17.140.1: remove note color indicator from Options - Appearance


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [d914d50f76ecfadc8e86a427d5a4a4b497a30f28]

INTEGRATION: CWS unoapi3 (1.8.68); FILE MERGED 2008/03/07 12:58:29 cn 1.8.68.2: #i84995 update issues 2008/03/07 12:47:33 cn 1.8.68.1: #i84995 update issues


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [40fbaabf437a433e7a4dec08a4d0a683ab2b13b4]

INTEGRATION: CWS swnotescolor (1.3.154); FILE MERGED 2007/12/02 20:54:44 mod 1.3.154.1: remove note color indicator from Options - Appearance


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [456b392ea4baef1c933d4f519aa35bbcee730d81]

INTEGRATION: CWS unoapi3 (1.4.12); FILE MERGED 2008/01/07 16:55:15 cn 1.4.12.1: #i84995# update lists with issuesi84995


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [357242f62aacc136641fbe6b45e31fa180ea9cc9]

INTEGRATION: CWS unoapi3 (1.5.96); FILE MERGED 2008/01/14 19:44:58 cn 1.5.96.1: #i84995 # update lists


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [181f50617b8d8a34b4a26c286532c708ea053e37]

INTEGRATION: CWS unoapi3 (1.6.96); FILE MERGED 2008/01/14 19:44:58 cn 1.6.96.1: #i84995 # update lists


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [e418f84b43da446b1675bb9719018900b108c656]

INTEGRATION: CWS unoapi3 (1.2.486); FILE MERGED 2008/01/14 15:34:12 cn 1.2.486.1: #i84995# update list


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [93a8a96fec1a28b3c0c9dbd8462bc8920434cd99]

INTEGRATION: CWS unoapi3 (1.2.292); FILE MERGED 2008/03/03 09:29:22 cn 1.2.292.2: #i84995 update lists with issues 2008/02/28 20:44:41 cn 1.2.292.1: #i84995 update lists with issues


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [49b4ed8a04b16fbf0f3d09558e0a6f95c4b346fb]

INTEGRATION: CWS unoapi3 (1.6.116); FILE MERGED 2008/01/24 19:48:15 cn 1.6.116.2: #i84995# update lists with issues 2008/01/24 09:42:19 cn 1.6.116.1: #i84995# update ists with issues


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [918ec70df773faa4887e911a680751cf76ffd017]

INTEGRATION: CWS unoapi3 (1.8.116); FILE MERGED 2008/01/24 19:48:15 cn 1.8.116.3: #i84995# update lists with issues 2008/01/24 19:18:30 cn 1.8.116.2: #i84995# update lists with issues 2008/01/24 09:42:19 cn 1.8.116.1: #i84995# update ists with issues


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [34bb4e11f1c161217478f726333e6938f09e09e5]

INTEGRATION: CWS sw30bf01 (1.134.144); FILE MERGED 2008/03/06 10:16:21 hbrinkm 1.134.144.2: RESYNC: (1.134-1.135); FILE MERGED 2008/01/18 10:47:33 hbrinkm 1.134.144.1: #i84879# applied patch, added length check


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [378bba4956c3bee4951f0a7f38ee4abbc69609a3]

INTEGRATION: CWS sw30bf01 (1.177.76); FILE MERGED 2008/02/01 13:42:11 hbrinkm 1.177.76.2: RESYNC: (1.177-1.178); FILE MERGED 2008/01/18 10:47:33 hbrinkm 1.177.76.1: #i84879# applied patch, added length check


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [35baac4ab18a22de6c94744b450038f80eb15b27]

INTEGRATION: CWS sw30bf01 (1.135.2); FILE MERGED 2008/03/06 10:16:07 hbrinkm 1.135.2.3: RESYNC: (1.136-1.137); FILE MERGED 2008/02/01 13:42:07 hbrinkm 1.135.2.2: RESYNC: (1.135-1.136); FILE MERGED 2008/01/18 10:47:33 hbrinkm 1.135.2.1: #i84879# applied patch, added length check


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [31e76344368b76bcb285f3f98ed655cc7158c680]

INTEGRATION: CWS sw30bf01 (1.11.146); FILE MERGED 2008/01/10 08:26:39 fme 1.11.146.1: #i64391# Correct adjustment of surrounding table cells when changing columns in old table model


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [aaaac3275c16a3e70fb7d5e2f87cec1ed5db82b8]

INTEGRATION: CWS sw30bf01 (1.20.146); FILE MERGED 2008/02/01 13:42:04 hbrinkm 1.20.146.2: RESYNC: (1.20-1.22); FILE MERGED 2008/01/21 07:54:33 fme 1.20.146.1: #i54248# lijian/fme: Restore table alignment setting after automatic table column adjustment


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [c52b63467c85e6f46a8bba8be789dc47ff605dab]

INTEGRATION: CWS unoapi3 (1.3.16); FILE MERGED 2008/01/14 11:13:51 cn 1.3.16.1: #i84995# update issues


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [30a44be843ea4f773bccfc0ed85d1cd4f15ba34d]

INTEGRATION: CWS unoapi3 (1.1.2); FILE ADDED 2008/01/14 11:12:47 cn 1.1.2.1: #i84995# new knownissue list


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [9a11a60a40d362a138b645fe84d6e2de1048d25f]

INTEGRATION: CWS unoapi3 (1.7.146); FILE MERGED 2008/03/05 20:11:27 cn 1.7.146.2: #i84995 update lists with issues 2008/01/29 09:18:05 cn 1.7.146.1: #i84995# update lists with issues


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [cb8c919ba1e2a6f8d01188156d71ea7bcc4de158]

INTEGRATION: CWS unoapi3 (1.7.146); FILE MERGED 2008/03/05 20:11:27 cn 1.7.146.4: #i84995 update lists with issues 2008/03/03 22:02:01 cn 1.7.146.3: #i84995 update lists with issues 2008/03/03 19:19:28 cn 1.7.146.2: #i84995 update lists with issues 2008/01/29 09:18:05 cn 1.7.146.1: #i84995# update lists with issues


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [04ba7e7c85b1f4bb8cf58aa26799c00fc5a34ce7]

INTEGRATION: CWS unoapi3 (1.8.64); FILE MERGED 2008/01/04 15:03:27 cn 1.8.64.1: #i84995# update lists with issues


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [b3882d40302c680077f34d4d804f08185bf66ccc]

INTEGRATION: CWS unoapi3 (1.9.64); FILE MERGED 2008/01/04 15:03:27 cn 1.9.64.1: #i84995# update lists with issues


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [86b0d89aa1be34d82d9f2994b05f2edf7819d30a]

INTEGRATION: CWS unoapi3 (1.3.92); FILE MERGED 2008/02/28 21:35:44 cn 1.3.92.1: #i84995 update lists with issues


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [3d0b297c2d273645c6d58321fc48c7c840e30ccd]

INTEGRATION: CWS unoapi3 (1.2.826); FILE MERGED 2008/02/28 21:35:44 cn 1.2.826.1: #i84995 update lists with issues


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [b5dd1d1db391ab39375398f5055b21be08a26f57]

INTEGRATION: CWS unoapi3 (1.3.48); FILE MERGED 2008/02/28 20:32:01 cn 1.3.48.1: #i84995 update lists with issues


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [89c9f5e4c5840437aeddd8d6be75f3c6e8e476a2]

INTEGRATION: CWS unoapi3 (1.4.48); FILE MERGED 2008/03/07 13:17:40 cn 1.4.48.3: #i84995 update issues 2008/03/04 14:45:29 cn 1.4.48.2: #i84995 update lists with issues 2008/02/28 20:32:01 cn 1.4.48.1: #i84995 update lists with issues


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [4b95ec7f3c77e711cf98627cee5a86714ff6dd79]

INTEGRATION: CWS s390port01 (1.9.10); FILE MERGED 2008/02/29 23:19:13 cmc 1.9.10.1: #i86425# fix up s309


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [df8b4980aa82afc9ce1dd855def5e2b959ae409f]

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>  [f4c9efc99e7c10b02704d97165affe1dfaf484e3]

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>  [cf597d5265fcca6af1e3ada034400b76a9c2f012]

INTEGRATION: CWS sw8u10bf05 (1.112.74); FILE MERGED 2008/02/25 08:28:33 od 1.112.74.3: RESYNC: (1.112-1.113); FILE MERGED 2008/02/19 12:58:59 ama 1.112.74.2: Fix #85182#: Remove unused methods 2008/01/24 10:57:18 ama 1.112.74.1: Fix #i85182#: Remove unused code


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [4974be9dd68bd25ac5de8ea79c150d625e6fd74c]

INTEGRATION: CWS s390port01 (1.4.92); FILE MERGED 2008/02/29 14:56:00 cmc 1.4.92.1: #i86425# fix up s390


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [922ef67778291c5c02ca154f30d4ccbb81fb0c76]

INTEGRATION: CWS s390port01 (1.3.162); FILE MERGED 2008/02/29 14:56:00 cmc 1.3.162.1: #i86425# fix up s390


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [144fd16ace6ae36d37094b8d7f3096a9dca680b3]

INTEGRATION: CWS s390port01 (1.5.24); FILE MERGED 2008/02/29 14:56:00 cmc 1.5.24.1: #i86425# fix up s390


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [f66f31c2676d00e8b6497224b50468ad9ec82178]

INTEGRATION: CWS s390port01 (1.5.92); FILE MERGED 2008/03/04 19:49:29 rene 1.5.92.3: consistency with other files 2008/03/04 10:14:37 rene 1.5.92.2: #i10000# two missing #include <string.h>'s for g++ 4.3 2008/02/29 14:56:00 cmc 1.5.92.1: #i86425# fix up s390


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [afb3cf21fe8063472aa1a4e760c41a2a7035e1d2]

INTEGRATION: CWS s390port01 (1.4.92); FILE MERGED 2008/03/04 10:14:37 rene 1.4.92.2: #i10000# two missing #include <string.h>'s for g++ 4.3 2008/02/29 14:56:00 cmc 1.4.92.1: #i86425# fix up s390


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [270daf7d1c0181d9b95ebc46fd869d034ec45f17]

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>  [53fa730472f6be6ec2f6b6a7c130785ba2cbfd55]

INTEGRATION: CWS sw8u10bf05 (1.65.138); FILE MERGED 2008/02/14 13:59:13 os 1.65.138.1: #i19414# patch: wheel scrolling in page view


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [6741ca764f5016f08cd09c94cfdb967b127672f2]

INTEGRATION: CWS s390port01 (1.37.2); FILE MERGED 2008/03/01 15:16:43 cmc 1.37.2.1: #i86425# fix up s309


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [ad329e7028db38c9d97aa110f0096807ad71b5ca]

INTEGRATION: CWS sw8u10bf05 (1.43.136); FILE MERGED 2008/01/24 10:47:50 ama 1.43.136.1: Fix #i85182#: Remove unused code


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [1979a7f1ebbfd7764e165e5dbfe92f44f646004a]

INTEGRATION: CWS sw8u10bf05 (1.13.1098); FILE MERGED 2008/01/24 10:48:29 ama 1.13.1098.1: Fix #i85182#: Remove unused code


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [4a81b2c026487ddf247fbd79450bc67ca4845f41]

INTEGRATION: CWS sw8u10bf05 (1.34.80); FILE MERGED 2008/01/24 10:49:30 ama 1.34.80.1: Fix #i85182#: Remove unused code


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [5ed14025645200c77249da364870f5772c01df17]

INTEGRATION: CWS sw8u10bf05 (1.149.68); FILE MERGED 2008/02/25 08:28:19 od 1.149.68.2: RESYNC: (1.149-1.152); FILE MERGED 2008/02/04 13:14:31 ama 1.149.68.1: Fix #i28595#: Select text if object is in background


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [402adb33844b7cee0d34f497ee066b0d5a67f0e9]

INTEGRATION: CWS sw8u10bf05 (1.11.138); FILE MERGED 2008/02/25 08:28:15 od 1.11.138.2: RESYNC: (1.11-1.12); FILE MERGED 2008/01/23 15:50:22 ama 1.11.138.1: Fix #i85365#: Uninitialized variable


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [123a0a61701eeae59556eb812dd1dc24fed7b808]

INTEGRATION: CWS chartmappingfix (1.6.134); FILE MERGED 2008/02/01 13:39:27 bm 1.6.134.1: #b6656350# take row-mapping and column-mapping into account for charts with own data


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [e9d3701741a312a2f0ad638c1e07360162fa1662]

INTEGRATION: CWS sw8u10bf05 (1.8.110); FILE MERGED 2008/01/25 11:15:21 ama 1.8.110.1: Fix #85182#: Remove unused functions


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [f1f98b537135f979aa3c23da8f87a20b4e7510e2]

INTEGRATION: CWS chartmappingfix (1.18.52); FILE MERGED 2008/02/07 10:47:55 bm 1.18.52.2: RESYNC: (1.18-1.19); FILE MERGED 2008/02/01 13:39:27 bm 1.18.52.1: #b6656350# take row-mapping and column-mapping into account for charts with own data


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [4e626100dcf0022cbc892548e98b1c6bd67b8ab7]

INTEGRATION: CWS sw8u10bf05 (1.21.80); FILE MERGED 2008/01/25 11:15:13 ama 1.21.80.1: Fix #85182#: Remove unused functions


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [d137de584989f66c699a6920846f5b81fdba5ee8]

INTEGRATION: CWS sw8u10bf05 (1.31.136); FILE MERGED 2008/01/24 12:09:30 ama 1.31.136.1: Fix #i77784#: Pasting text frames RTF formatted into tables


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [a278846f7d39a4aa45169afbbbff6781ee713cec]

INTEGRATION: CWS sw8u10bf05 (1.70.108); FILE MERGED 2008/01/24 10:51:38 ama 1.70.108.1: Fix #i85182#: Remove unused code


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [77f9be0935ba136775455f258f8ecd454322165e]

INTEGRATION: CWS sw8u10bf05 (1.12.552); FILE MERGED 2008/01/24 10:50:38 ama 1.12.552.1: Fix #i85182#: Remove unused code


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [3052286d34f3893c7b0f56ecb217d863cb112397]

INTEGRATION: CWS sw8u10bf05 (1.53.30); FILE MERGED 2008/01/25 10:43:08 ama 1.53.30.1: Fix #85182#: Remove unused functions


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [67c27d7855bc3a80dbdd36a45f785d07bcd8581d]

INTEGRATION: CWS sw8u10bf05 (1.53.136); FILE MERGED 2008/02/25 08:28:22 od 1.53.136.2: RESYNC: (1.53-1.54); FILE MERGED 2008/01/24 10:51:05 ama 1.53.136.1: Fix #i85182#: Remove unused code


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [68572a393cb6d68f7ba7b9827421f243457f7411]

INTEGRATION: CWS sw8u10bf05 (1.64.64); FILE MERGED 2008/02/25 08:28:35 od 1.64.64.2: RESYNC: (1.64-1.65); FILE MERGED 2008/01/24 10:57:08 ama 1.64.64.1: Fix #i85182#: Remove unused code


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [adbb36de3be5ed20312a2760c7af81803e3546c0]

INTEGRATION: CWS sw8u10bf05 (1.103.66); FILE MERGED 2008/01/24 10:57:00 ama 1.103.66.1: Fix #i85182#: Remove unused code


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [dd1685747e02b5e275ab3403d06128aab5106936]

INTEGRATION: CWS sw8u10bf05 (1.115.94); FILE MERGED 2008/02/25 08:28:29 od 1.115.94.2: RESYNC: (1.115-1.117); FILE MERGED 2008/01/23 15:43:00 ama 1.115.94.1: Fix #i85379#: Wrong ID


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [99dec3a7a4e61820216f88693b9a5552d0cefe6c]

INTEGRATION: CWS sw8u10bf05 (1.12.76); FILE MERGED 2008/02/19 12:58:13 ama 1.12.76.1: Fix #85182#: Remove unused methods


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [e7b769f0a4d6718bdc99a13fee48c9789e148b3d]

INTEGRATION: CWS sw8u10bf05 (1.58.72); FILE MERGED 2008/01/14 08:25:02 fme 1.58.72.1: #151012# Made code robust


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [559d79ed3c3e1f814d92e90c1247297600c40a32]

INTEGRATION: CWS chartmappingfix (1.3.70); FILE MERGED 2008/02/07 15:43:55 bm 1.3.70.1:  #i85913# Sequence Mapping is not needed for internal data


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [fe95014929c2d4e1bab6023f29c1d0b8f43a227c]

INTEGRATION: CWS sw8u10bf05 (1.2.236); FILE MERGED 2008/01/25 10:38:42 ama 1.2.236.1: Fix #85182#: Remove unused functions


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [7877e6cee7ae143536a7392787703cd1c6e88b79]

INTEGRATION: CWS sw8u10bf05 (1.2.236); FILE MERGED 2008/01/24 10:55:25 ama 1.2.236.1: Fix #i85182#: Remove unused code


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [ab5818a2c026a222ea23d819265c2b4a74482ac5]

INTEGRATION: CWS sw8u10bf05 (1.48.136); FILE MERGED 2008/02/25 08:28:45 od 1.48.136.2: RESYNC: (1.48-1.49); FILE MERGED 2008/02/19 12:59:41 ama 1.48.136.1: Fix #85182#: Remove unused methods


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [0f8fb216958f08d5ce600e29c47c0458b76e8b90]

INTEGRATION: CWS chartmappingfix (1.39.64); FILE MERGED 2008/02/26 15:01:38 bm 1.39.64.3: #i85913# do not apply column/row mapping for stock charts and donut charts with special handling 2008/02/06 16:45:42 bm 1.39.64.2: #i85913# only apply column- or row-mapping for charts with own data when they were not copied from Calc or Writer where they got the data from the container document 2008/02/01 13:39:26 bm 1.39.64.1: #b6656350# take row-mapping and column-mapping into account for charts with own data


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [323f8a3748fed3b6ec4318a28c2fd764bc0d0307]

INTEGRATION: CWS sw8u10bf05 (1.58.136); FILE MERGED 2008/02/25 10:25:19 od 1.58.136.2: solve compiler warning 2008/02/04 13:15:10 ama 1.58.136.1: Fix #i28595#: Select text if object is in background


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [d2f18c34c8ef599cce1eb08c2f7d783ab6863ab7]

INTEGRATION: CWS sw8u10bf05 (1.52.70); FILE MERGED 2008/02/25 08:28:38 od 1.52.70.2: RESYNC: (1.52-1.53); FILE MERGED 2008/01/24 10:54:55 ama 1.52.70.1: Fix #i85182#: Remove unused code


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [f90b3fcf837c0dfdec1e9f312dd0b7d33b323ec1]

INTEGRATION: CWS sw8u10bf05 (1.59.70); FILE MERGED 2008/02/18 14:48:48 od 1.59.70.1: #i79400# method <SwDrawContact::_Changed(..)> 	 - always invalidate object rectangle inclusive spaces on change 	   of corresponding <SdrObject> instance


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [a55a54045f3cfef001b0653d912ff612a2c3b41b]

INTEGRATION: CWS sw8u10bf05 (1.2.236); FILE MERGED 2008/01/25 10:38:24 ama 1.2.236.1: Fix #85182#: Remove unused functions


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [6cdf2863078e8df4cc770021da06f5862822fb1c]

INTEGRATION: CWS sw8u10bf05 (1.2.236); FILE MERGED 2008/01/24 10:54:17 ama 1.2.236.1: Fix #i85182#: Remove unused code


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [ddd71a5f02a6e77a2030ab6584eab80b679d18c9]

INTEGRATION: CWS sw8u10bf05 (1.44.78); FILE MERGED 2008/01/25 10:37:44 ama 1.44.78.1: Fix #85182#: Remove unused functions


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [6d70534237637b4754a14a3e4c477f30607981ae]

INTEGRATION: CWS sw8u10bf05 (1.20.138); FILE MERGED 2008/01/25 10:32:27 ama 1.20.138.1: Fix #85182#: Remove unused functions


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [fd76945e8135ab986ac8eb387cd035bbbe1d7a0a]

INTEGRATION: CWS sw8u10bf05 (1.39.134); FILE MERGED 2008/02/20 08:35:58 ama 1.39.134.2: Fix #85182#: Remove unused methods 2008/01/25 10:45:41 ama 1.39.134.1: Fix #85182#: Remove unused functions


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [7087eb75b0e88429d5d2410c1aef54f30a86c560]

INTEGRATION: CWS sw8u10bf05 (1.18.44); FILE MERGED 2008/01/11 07:57:23 ama 1.18.44.1: Fix #b6640846#: Don't skip empty paragraphs


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [2422b24cdd3ad5692a5237c5dd061987739d69fc]

INTEGRATION: CWS sw8u10bf05 (1.14.138); FILE MERGED 2008/02/19 12:55:27 ama 1.14.138.1: Fix #85182#: Remove unused methods


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [0a5ece6d12087496312fecc72a21e67b332372de]

INTEGRATION: CWS sw8u10bf05 (1.12.120); FILE MERGED 2008/02/25 08:28:41 od 1.12.120.2: RESYNC: (1.12-1.13); FILE MERGED 2008/01/25 10:40:46 ama 1.12.120.1: Fix #85182#: Remove unused functions


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [8643abc4807a1d6a12f449615fbaf1e557264436]

INTEGRATION: CWS sw8u10bf05 (1.21.110); FILE MERGED 2008/02/19 12:54:44 ama 1.21.110.1: Fix #85182#: Remove unused methods


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [f1e296ae5fb8ec7db34145d99815ffeb268bd8d9]

INTEGRATION: CWS sw8u10bf05 (1.4.222); FILE MERGED 2008/02/19 12:54:32 ama 1.4.222.1: Fix #85182#: Remove unused methods


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [b53636bbcdee2dda46de80f78480c754fc566c5b]

INTEGRATION: CWS sw8u10bf05 (1.24.138); FILE MERGED 2008/02/19 12:55:00 ama 1.24.138.1: Fix #85182#: Remove unused methods


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [6bca2b8bb7be12041b32129f65dc836b9677d697]

INTEGRATION: CWS sw8u10bf05 (1.36.110); FILE MERGED 2008/02/25 08:28:54 od 1.36.110.2: RESYNC: (1.36-1.37); FILE MERGED 2008/01/24 10:45:58 ama 1.36.110.1: Fix #i85182#: Remove unused code


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [796dc2140cde1976ba424581249aa5284d1c8fb8]

INTEGRATION: CWS sw8u10bf05 (1.17.138); FILE MERGED 2008/01/11 08:03:28 ama 1.17.138.1: Fix #b6640846#: Don't skip empty paragraphs


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [f27ecb975a7b72937eac77f51f620f4b16987baf]

INTEGRATION: CWS sw8u10bf05 (1.28.138); FILE MERGED 2008/02/25 08:28:48 od 1.28.138.2: RESYNC: (1.28-1.29); FILE MERGED 2008/01/24 10:43:22 ama 1.28.138.1: Fix #i85182#: Remove unused code


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [cf2b2e05b4d4e7c6aa89992cc7bd6a85854d6a99]

INTEGRATION: CWS sw8u10bf05 (1.62.30); FILE MERGED 2008/01/24 10:42:59 ama 1.62.30.1: Fix #i85182#: Remove unused code


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [cff2d6258fa020ebe49e798c72eda89d5f6ff903]

INTEGRATION: CWS sw8u10bf05 (1.5.334); FILE MERGED 2008/02/25 08:28:51 od 1.5.334.2: RESYNC: (1.5-1.6); FILE MERGED 2008/01/25 10:39:16 ama 1.5.334.1: Fix #85182#: Remove unused functions


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [a97054f2f1aaff5b01abe0e3cb625f621a9a806d]

INTEGRATION: CWS sw8u10bf05 (1.23.94); FILE MERGED 2008/01/23 15:27:01 ama 1.23.94.1: Fix #15456#: HTML export of special charracters


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [cc44de7ee9dac9bd14940d9dde455525f52f42be]

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>  [7731325860d6120a4e8e8b7eb9e6665e106e984f]

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>  [08b2b29f8b90fc17f2aa5c74e72a3ef1d1e7d544]

INTEGRATION: CWS dr60 (1.2.222); FILE MERGED 2008/03/07 17:41:13 dr 1.2.222.1: #i85166# missing properties/docs


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [d2d6b0e25f326f219121dafb91bea92e59c5b8cc]

INTEGRATION: CWS dr60 (1.3.120); FILE MERGED 2008/03/07 17:41:13 dr 1.3.120.1: #i85166# missing properties/docs


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [c1e014252418cae9b983eefc690631715e651524]

INTEGRATION: CWS dr60 (1.37.62); FILE MERGED 2008/03/10 12:06:43 dr 1.37.62.1: #i28752# show correct icon for transparent background


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [7fb97dc54c6a8ba91a175bff604ea59845d35509]

INTEGRATION: CWS dr60 (1.7.300); FILE MERGED 2008/03/10 11:27:35 dr 1.7.300.1: #i51462# handle Enter key in Navigator scenario listbox


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [0f29aba98766ad35fc044991090799a11cd06e4c]

INTEGRATION: CWS dr60 (1.8.300); FILE MERGED 2008/03/10 11:51:38 dr 1.8.300.1: #i10755# remember listbox position in name list


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [25ae8a7fa6f82b14308268bc046d0d74a64acba5]

INTEGRATION: CWS dr60 (1.11.56); FILE MERGED 2008/03/10 11:11:33 dr 1.11.56.2: #i85166# set Excel's 3D defaults in pie charts 2008/03/07 17:44:11 dr 1.11.56.1: #i85166# #i85167# pie rotation


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [d6b4d006326f748871fadad3b02d3e4c237c1f33]

INTEGRATION: CWS dr60 (1.10.56); FILE MERGED 2008/03/07 17:44:11 dr 1.10.56.1: #i85166# #i85167# pie rotation


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [fbddb900b2f7881c36f419bf8c27d1f8be41dd40]

INTEGRATION: CWS dr60 (1.4.56); FILE MERGED 2008/03/07 17:44:10 dr 1.4.56.1: #i85166# #i85167# pie rotation


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [150dcf3b5260f0ee38510a62db3c698b0deef62a]

INTEGRATION: CWS dr60 (1.17.56); FILE MERGED 2008/03/10 11:13:00 dr 1.17.56.3: #i85166# set Excel's 3D defaults in pie charts 2008/03/10 11:11:58 dr 1.17.56.2: #i85166# set Excel's 3D defaults in pie charts 2008/03/07 17:44:11 dr 1.17.56.1: #i85166# #i85167# pie rotation


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [689960ccdabe86e76d97fdefd528a1b55b1a0cd1]

INTEGRATION: CWS dr60 (1.6.56); FILE MERGED 2008/03/07 17:44:11 dr 1.6.56.1: #i85166# #i85167# pie rotation


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [eaa6148d343bdfdac9d50819c31deefe2f887601]

INTEGRATION: CWS ause092 (1.36.2); FILE MERGED 2008/03/12 11:22:26 hjs 1.36.2.1: #i86954# get flags passed to the compiler...


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [543ce2d665138be99180049579bdb0da1e7cc0d5]

INTEGRATION: CWS ause092 (1.2.2); FILE MERGED 2008/03/13 11:05:55 hjs 1.2.2.1: #i86967# remove dmake warning


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [5e0085449de15691e883b02a1a3b7488e0af7f22]

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>  [429a78c4e532d7794159b566a385926e65eb5f1c]

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>  [6428e734ce9e1c551e12507321fd532a86b2bce1]

INTEGRATION: CWS mingwport12 (1.45.8); FILE MERGED 2008/03/17 10:43:23 vg 1.45.8.1: #i86795# fix for mingw


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [0fe9f02677c56802e6df5701e85ac526dbddebc7]

INTEGRATION: CWS obo23 (1.2.4); FILE MERGED 2008/03/13 10:09:14 obo 1.2.4.2: #i85989# lpsolve doesnt honour configured compiler 2008/03/07 09:19:42 obo 1.2.4.1: #155512# fix for setsolar environment


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [80b23f3b799008455930abf3a4ea2f68513f610e]

INTEGRATION: CWS mingwport12 (1.11.4); FILE MERGED 2008/03/17 10:43:37 vg 1.11.4.1: #i86795# fix for mingw


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [6b049efa8ba849a03ed347940fce34385a138f61]

INTEGRATION: CWS obo23 (1.38.4); FILE MERGED 2008/03/12 11:28:44 obo 1.38.4.2: #153712# fix for unxmacxi environment 2008/03/11 14:14:13 obo 1.38.4.1: #153712# fix for unxmacxi environment


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [b44a636973f7fb4c6d5b29fad543e2c25d307078]

INTEGRATION: CWS sb83 (1.28.4); FILE MERGED 2008/03/18 12:42:34 sb 1.28.4.5: clean DYLD_LIBRARY_PATH on MACOSX 2008/03/18 09:55:15 sb 1.28.4.4: starting .../program/soffice.bin on Mac OS X fails, but .../MacOS/soffice.bin works 2008/03/17 08:53:43 sb 1.28.4.3: RESYNC: (1.28-1.29); FILE MERGED 2008/02/11 13:42:16 is 1.28.4.2: #i85112# smoketest for layered office 2008/02/04 17:06:57 sb 1.28.4.1: #i84200# adapted to three layer office structure


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [eddc8cd7588f65c75f14b73986bd12c30076cba7]

INTEGRATION: CWS sb83 (1.7.12); FILE MERGED 2008/01/23 15:29:56 sb 1.7.12.1: #i84200# access files in various layers via explicit (OOO|BRAND)_BASE_DIR expansions


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [30d9c254fa9b30c19c655bcd205635636dc79a9b]

INTEGRATION: CWS sb83 (1.35.108); FILE MERGED 2008/03/17 09:15:39 sb 1.35.108.2: RESYNC: (1.35-1.36); FILE MERGED 2008/01/23 15:34:37 sb 1.35.108.1: #i84200# access files in various layers via explicit (OOO|BRAND)_BASE_DIR expansions


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [eee98956afba29acc035fcc3f31c62406e2b55c2]

INTEGRATION: CWS sb83 (1.44.94); FILE MERGED 2008/03/17 11:01:32 sb 1.44.94.4: fixed previous fix 2008/03/17 10:11:01 sb 1.44.94.3: #i84200# avoid build break on Mac OS X (see commit comment for 1.44.94.1) 2008/03/17 09:14:26 sb 1.44.94.2: RESYNC: (1.44-1.45); FILE MERGED 2008/03/07 08:22:41 sb 1.44.94.1: #i84200# marked the shared lib that goes into oovbaapi.oxt as RPATH=OXT, though that is not enought to make it work, at least on Mac OS X, as the lib links against non-URE libs (like VCLLIB)


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [545512fb42ba6cb05a13a36542aca77596513d29]

INTEGRATION: CWS sb83 (1.25.22); FILE MERGED 2008/03/17 09:11:14 sb 1.25.22.4: RESYNC: (1.28-1.29); FILE MERGED 2008/02/22 11:12:03 sb 1.25.22.3: RESYNC: (1.26-1.28); FILE MERGED 2008/02/01 13:31:07 sb 1.25.22.2: RESYNC: (1.25-1.26); FILE MERGED 2008/01/11 09:14:32 sb 1.25.22.1: made code warning free (on unxmacxi.pro)


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [aca5d822f17d74e2975eba3b5e6f6f3ad2a16fd0]

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>  [e74df5c0a7b5de6f3dd7199cb94a372a5ca539ba]

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>  [0ce21d3d7057b6cdd6df8a369c9077127decd72c]

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>  [c08b1feded19bfd085e7c959ba382ec27a9175ab]

INTEGRATION: CWS sb83 (1.10.4); FILE MERGED 2007/12/21 14:50:38 sb 1.10.4.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>  [96a8addfa61c65ea8de84a6152de22073ddebf14]

INTEGRATION: CWS sb83 (1.10.4); FILE MERGED 2007/12/21 14:50:37 sb 1.10.4.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>  [5af5ccca36402495e2cd1d493c7a6451c98ae7e4]

INTEGRATION: CWS sb83 (1.91.18); FILE MERGED 2008/03/17 09:05:53 sb 1.91.18.2: RESYNC: (1.91-1.92); FILE MERGED 2008/01/23 15:33:31 sb 1.91.18.1: #i84200# access files in various layers via explicit (OOO|BRAND)_BASE_DIR expansions


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [bd7bf10a5aa5e0ea3231b6b5bf773852ca1694d8]

INTEGRATION: CWS sb83 (1.54.58); FILE MERGED 2008/03/17 09:05:14 sb 1.54.58.2: RESYNC: (1.54-1.55); FILE MERGED 2008/01/23 15:33:30 sb 1.54.58.1: #i84200# access files in various layers via explicit (OOO|BRAND)_BASE_DIR expansions


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [962f311136a72ffc8359a375f18541746bea07a2]

INTEGRATION: CWS sb83 (1.15.126); FILE MERGED 2008/02/06 14:12:49 sb 1.15.126.1: #i84200# moved image sets to brand layer


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [5a6b506cfeec8464cdf2f9de7e9ff00685edb318]

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>  [d34ec51b2ecc644365f18ed017a00f6e1aa712eb]

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>  [4ebb0d5661c9a19b5e31106cab7ecc6e82731aa6]

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>  [9be197f391f6a4f457542255486b8f052c2464d9]

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>  [d6488be5199b424ed517d52e8b4ec85639254f08]

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>  [399171104ded1294060ea43b59d44e0a28338ac4]

INTEGRATION: CWS sb83 (1.21.16); FILE MERGED 2008/02/01 13:30:08 sb 1.21.16.2: RESYNC: (1.21-1.22); FILE MERGED 2008/01/25 16:14:19 sb 1.21.16.1: #i84200# tunnel macosx-dylib-link-list for (potentially) OOo-built libs this module links against into this module's external build machinery (change to configure not reflected in configure.in---would be a waste of time)


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [99d14ded017af12887d71ec6473359429997b3f0]

INTEGRATION: CWS sb83 (1.3.22); FILE MERGED 2008/02/06 14:17:51 sb 1.3.22.1: #i84200# streamlined processing of image sets


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [5f300ddaf821c7866ad004474401540bbeaa16aa]

INTEGRATION: CWS sb83 (1.29.174); FILE MERGED 2008/02/22 11:11:00 sb 1.29.174.2: RESYNC: (1.29-1.30); FILE MERGED 2008/02/07 12:46:25 sb 1.29.174.1: #i84200# removed apparently unused viewdoc script


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [d98e0058f929d706db5ee997d3f5c7007644d2b9]

INTEGRATION: CWS sb83 (1.18.10); FILE MERGED 2008/02/07 12:46:25 sb 1.18.10.1: #i84200# removed apparently unused viewdoc script


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [3ca632fc509aa9162bb4badd56966c48dfee9ff1]

INTEGRATION: CWS sb83 (1.18.22); FILE MERGED 2008/03/11 09:21:20 obr 1.18.22.1: #i86878# adapt to new package structure


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [5c10d4af0c6d694c0e1173ee633596a669170ccc]

INTEGRATION: CWS sb83 (1.3.66); FILE MERGED 2008/03/11 09:21:20 obr 1.3.66.1: #i86878# adapt to new package structure


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [77c52217238b6a1b08b74852aa79163306c688a9]

INTEGRATION: CWS sb83 (1.14.2); FILE MERGED 2008/01/29 14:43:46 sb 1.14.2.1: #i84200# cuiloader was not used at all, cuiloader/genericloader.cxx has been moved to guiloader/genericloader.cxx' cuiloader"


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [423414fdc4f208e133053af71dab4cd300a36d4a]

INTEGRATION: CWS sb83 (1.1.2); FILE ADDED 2008/02/07 12:37:33 sb 1.1.2.3: #i84200# loaders no longer link against uwinapi.dll 2008/01/29 14:42:29 sb 1.1.2.2: #i84200# /DELAYLOAD:uwinapi.dll is not used at all any longer; guistdio.exe and unopkgio.exe were identical and have been unified 2007/12/21 14:53:38 sb 1.1.2.1: #i84200# Delayloading of uwinapi.dll is only needed in a few specific executables (loaders in module desktop; moved everything relevant from module sal there) (but needed on all Windows platforms).


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [4654ded036e5d0a3a9fdccaed6c033ce1e7bfdb0]

INTEGRATION: CWS sb83 (1.1.2); FILE ADDED 2008/01/29 14:42:29 sb 1.1.2.2: #i84200# /DELAYLOAD:uwinapi.dll is not used at all any longer; guistdio.exe and unopkgio.exe were identical and have been unified 2007/12/21 14:53:16 sb 1.1.2.1: #i84200# Delayloading of uwinapi.dll is only needed in a few specific executables (loaders in module desktop; moved everything relevant from module sal there) (but needed on all Windows platforms).


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [6850b074f4c7ac4d9ded695ffe449d09f8a98e92]

INTEGRATION: CWS sb83 (1.2.34); FILE MERGED 2008/02/07 12:37:33 sb 1.2.34.3: #i84200# loaders no longer link against uwinapi.dll 2008/01/29 14:43:46 sb 1.2.34.2: #i84200# cuiloader was not used at all, cuiloader/genericloader.cxx has been moved to guiloader/genericloader.cxx' cuiloader" 2007/12/21 14:55:53 sb 1.2.34.1: #i84200# Delayloading of uwinapi.dll is only needed in a few specific executables (loaders in module desktop; moved everything relevant from module sal there) (but needed on all Windows platforms).


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [5e86c382c4f382fc1655cd6e5acaf5a8be26f208]

INTEGRATION: CWS sb83 (1.1.2); FILE ADDED 2008/01/30 12:47:11 sb 1.1.2.2: #i84200# pass INIFILEPATH to .bin executable 2008/01/29 14:44:29 sb 1.1.2.1: #i84200# cuiloader was not used at all, cuiloader/genericloader.cxx has been moved to guiloader/genericloader.cxx


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [01a81759ed5dc891afb809e306a0980015b9b366]

INTEGRATION: CWS sb83 (1.5.482); FILE MERGED 2008/02/14 10:52:26 sb 1.5.482.1: #i84200# no access to uwinapi.dll from brand layer launchers


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [1a76c6b3853d9a03defa20839d949035bbc43d9d]

INTEGRATION: CWS sb83 (1.8.94); FILE MERGED 2008/02/14 10:52:25 sb 1.8.94.1: #i84200# no access to uwinapi.dll from brand layer launchers


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [0df825ea7eef0f74965276a958ad2bab1dd2caf3]

INTEGRATION: CWS sb83 (1.2.34); FILE MERGED 2008/01/29 14:43:46 sb 1.2.34.2: #i84200# cuiloader was not used at all, cuiloader/genericloader.cxx has been moved to guiloader/genericloader.cxx' cuiloader" 2007/11/22 09:45:46 sb 1.2.34.1: Merged in CWS sb80.


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [eaf5648be922217834da6c0bf5c3854bb6ab708c]

INTEGRATION: CWS sb83 (1.2.34); FILE MERGED 2008/02/08 09:17:00 sb 1.2.34.5: #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/01/29 14:43:46 sb 1.2.34.4: #i84200# cuiloader was not used at all, cuiloader/genericloader.cxx has been moved to guiloader/genericloader.cxx' cuiloader" 2007/12/21 16:21:29 sb 1.2.34.3: #i84200# fail with message 2007/12/21 14:55:38 sb 1.2.34.2: #i84200# Extend PATH with both basis-link and ure-link. 2007/11/22 09:45:46 sb 1.2.34.1: Merged in CWS sb80.


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [98228ef875e341849396c7c87146c1fd6b859b85]

INTEGRATION: CWS sb83 (1.74.34); FILE MERGED 2008/02/08 09:17:00 sb 1.74.34.7: #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:22:45 sb 1.74.34.6: #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:29:35 sb 1.74.34.5: RESYNC: (1.75-1.77); FILE MERGED 2008/01/29 14:46:29 sb 1.74.34.4: #i84200# /DELAYLOAD:uwinapi.dll is not used at all any longer 2008/01/23 15:19:23 sb 1.74.34.3: #i84200# moved executables from brand layer to basis layer 2007/12/21 14:59:06 sb 1.74.34.2: #i84200# Delayloading of uwinapi.dll is only needed in a few specific executables (loaders in module desktop; moved everything relevant from module sal there) (but needed on all Windows platforms). 2007/12/03 13:46:30 sb 1.74.34.1: #i84200# First step of basis/brand split.


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [f6d0134f73b6b55da57383878953e53f9b5f044d]

INTEGRATION: CWS sb83 (1.3.232); FILE MERGED 2007/12/10 14:44:20 sb 1.3.232.1: #i84309# Completely removed deprecated pkgchk tool.


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [6692fc7f41d7c1f9906ebe69c626ee69b603fb63]

INTEGRATION: CWS sb83 (1.28.36); FILE MERGED 2008/01/23 15:18:54 sb 1.28.36.1: #i84200# access files in various layers via explicit (OOO|BRAND)_BASE_DIR expansions


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [640daa60fb35824e585aaae85a9ba4e73f4313cc]

INTEGRATION: CWS sb83 (1.1.2); FILE ADDED 2008/02/07 16:26:45 sb 1.1.2.1: #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-03-18  Vladimir Glazounov  <vg@openoffice.org>  [64daf7ab5636d4dd735ab89356f4c441f463957c]

INTEGRATION: CWS sb83 (1.1.2); FILE ADDED 2008/02/07 16:27:04 sb 1.1.2.1: #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-03-18  Vladimir Glazounov  <vg@openoffice.org>  [6eae9eee732f35f8ed7381e66c0836722e2cd5e4]

INTEGRATION: CWS sb83 (1.1.2); FILE ADDED 2008/02/07 16:26:54 sb 1.1.2.1: #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-03-18  Vladimir Glazounov  <vg@openoffice.org>  [88fe9e8bef04d20c65d3801dd00017737cae3e69]

INTEGRATION: CWS sb83 (1.8.32); FILE MERGED 2008/02/07 16:22:45 sb 1.8.32.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). 2007/12/03 14:01:22 sb 1.8.32.2: RESYNC: (1.8-1.10); FILE MERGED 2007/11/22 09:45:46 sb 1.8.32.1: Merged in CWS sb80.


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [772fd0220b9d2bd35b5990010d15d2769b35254c]

INTEGRATION: CWS sb83 (1.10.24); FILE MERGED 2008/03/17 09:02:16 sb 1.10.24.7: RESYNC: (1.11-1.12); FILE MERGED 2008/03/13 14:48:03 sb 1.10.24.6: mingw problems (tono) 2008/02/08 09:17:00 sb 1.10.24.5: #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:22:45 sb 1.10.24.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 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:29:26 sb 1.10.24.3: RESYNC: (1.10-1.11); FILE MERGED 2008/01/23 15:19:22 sb 1.10.24.2: #i84200# moved executables from brand layer to basis layer 2007/12/10 14:43:40 sb 1.10.24.1: #i84200# First step of basis/brand split.


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [18a5b88ff821e887475950552fbe17329b45516a]

INTEGRATION: CWS sb83 (1.13.128); FILE MERGED 2008/01/23 15:18:11 sb 1.13.128.1: #i84200# access files in various layers via explicit (OOO|BRAND)_BASE_DIR expansions


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [15effaaf687d8a08676e51cb5460e5e06abf2757]

INTEGRATION: CWS sb83 (1.11.128); FILE MERGED 2008/01/23 15:18:11 sb 1.11.128.1: #i84200# access files in various layers via explicit (OOO|BRAND)_BASE_DIR expansions


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [544f1d2694b2fe2522ae9d0c8691f880d55a969c]

INTEGRATION: CWS sb83 (1.15.16); FILE MERGED 2008/01/23 15:18:11 sb 1.15.16.1: #i84200# access files in various layers via explicit (OOO|BRAND)_BASE_DIR expansions


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [a155dae45600dfbffbe1624d0debbea845ab29a2]

INTEGRATION: CWS sb83 (1.7.86); FILE MERGED 2008/01/23 15:18:11 sb 1.7.86.2: #i84200# access files in various layers via explicit (OOO|BRAND)_BASE_DIR expansions 2007/12/18 08:54:29 sb 1.7.86.1: #i84200# typo


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [2362bfcd69caba26ca116fffb351af569abfc6e8]

INTEGRATION: CWS sb83 (1.1.2); FILE ADDED 2008/02/07 16:25:55 sb 1.1.2.1: #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-03-18  Vladimir Glazounov  <vg@openoffice.org>  [c7e6a5bee352ab92f34ad200f21f1478ede15074]

INTEGRATION: CWS sb83 (1.1.2); FILE ADDED 2008/02/07 16:25:46 sb 1.1.2.1: #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-03-18  Vladimir Glazounov  <vg@openoffice.org>  [8dce393df1aa3126dc81d5edb7883cc860e53445]

INTEGRATION: CWS sb83 (1.1.2); FILE ADDED 2008/02/07 16:25:27 sb 1.1.2.1: #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-03-18  Vladimir Glazounov  <vg@openoffice.org>  [7a911549acebf980db555816e9e2073fce20bc44]

INTEGRATION: CWS sb83 (1.38.4); FILE MERGED 2008/03/17 09:35:29 sb 1.38.4.2: merge conflicts 2008/02/07 16:22:45 sb 1.38.4.1: #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-03-18  Vladimir Glazounov  <vg@openoffice.org>  [c5d7f152c85df902c72332b111b52d4e2c3bb697]

INTEGRATION: CWS sb83 (1.1.2); FILE ADDED 2008/02/07 16:25:37 sb 1.1.2.1: #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-03-18  Vladimir Glazounov  <vg@openoffice.org>  [d71cb0cca6a313262dcfd27a96e827e237c53bf5]

INTEGRATION: CWS sb83 (1.2.4); FILE MERGED 2008/03/17 09:02:13 sb 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2008/02/14 12:11:08 sb 1.2.4.1: #i84200# license files have moved from basis to brand layer


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [675580f35f8c7b11790aac79a12d17793f87d580]

INTEGRATION: CWS sb83 (1.6.34); FILE MERGED 2008/03/04 16:23:41 sb 1.6.34.10: missing export 2008/02/14 13:05:19 sb 1.6.34.9: #i84200# for now, move crash reporter to brand layer 2008/02/12 08:44:09 sb 1.6.34.8: #i84200# lots of cleanup 2008/02/08 11:12:48 sb 1.6.34.7: #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/01 13:29:23 sb 1.6.34.6: RESYNC: (1.7-1.9); FILE MERGED 2008/01/23 15:16:33 sb 1.6.34.5: #i84200# moved executables from brand layer to basis layer 2008/01/21 15:13:48 sb 1.6.34.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/07 15:27:10 sb 1.6.34.3: #i84985# added URE_OVERRIDE_JAVA_JFW_SHARED|USER_DATA 2008/01/02 12:26:02 sb 1.6.34.2: #i84200# First step of basis/brand split.# 2007/11/22 09:45:46 sb 1.6.34.1: Merged in CWS sb80.


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [56e2cda2b13e648e3e59d1345b95608a60e621e2]

INTEGRATION: CWS sb83 (1.28.34); FILE MERGED 2008/03/17 09:02:10 sb 1.28.34.13: RESYNC: (1.29-1.30); FILE MERGED 2008/03/04 16:23:41 sb 1.28.34.12: missing export 2008/02/14 13:05:19 sb 1.28.34.11: #i84200# for now, move crash reporter to brand layer 2008/02/12 12:44:26 sb 1.28.34.10: #i86041# do not add Mozilla library directory to LD_LIBRARY_PATH in soffice start script 2008/02/12 08:44:08 sb 1.28.34.9: #i84200# lots of cleanup 2008/02/08 11:12:48 sb 1.28.34.8: #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/01/23 15:16:33 sb 1.28.34.7: #i84200# moved executables from brand layer to basis layer 2008/01/21 15:13:48 sb 1.28.34.6: #i84200# have a fake ure-link in all Unix good-old monolithic OOos, so that start-script javaldx execution can be simplified 2008/01/07 15:27:10 sb 1.28.34.5: #i84985# added URE_OVERRIDE_JAVA_JFW_SHARED|USER_DATA 2008/01/02 16:19:04 sb 1.28.34.4: #i84200# simplified search for pagein again, as basis-link is now also available in good old monolithic OOo 2008/01/02 12:27:01 sb 1.28.34.3: #i84200# typo (missing .../bin/...) 2007/12/03 13:46:29 sb 1.28.34.2: #i84200# First step of basis/brand split. 2007/11/22 09:45:46 sb 1.28.34.1: Merged in CWS sb80.


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [a52c8c68dac917033650ea7d7533ad99ca882034]

INTEGRATION: CWS sb83 (1.1.2); FILE ADDED 2008/02/19 16:25:38 is 1.1.2.2: #i85112#_changing_windows_directory_structure 2008/01/31 16:59:44 is 1.1.2.1: #i85112# new basis  link


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [9697be1528fc35b3aca0ce602519ff197381ae09]

INTEGRATION: CWS sb83 (1.11.184); FILE MERGED 2008/02/12 12:44:26 sb 1.11.184.4: #i86041# do not add Mozilla library directory to LD_LIBRARY_PATH in soffice start script 2008/01/31 17:00:15 is 1.11.184.3: #i85112# new basis  link 2008/01/11 14:22:02 sb 1.11.184.2: #i84200# build basis-link only on Windows (some Solaris sed complains about missing line end, and this basis-link is not needed there, anyway) 2007/12/27 12:26:15 sb 1.11.184.1: #i84200# The version number in basis-link needs to be abstracted over.  TODO: The for-now explicit 2.4 needs to come from somewhere else!


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [724c24e668e4a24dfb87457ef47b82152e42ded9]

INTEGRATION: CWS sb83 (1.1.2); FILE ADDED 2008/02/19 16:25:38 is 1.1.2.4: #i85112#_changing_windows_directory_structure 2008/01/31 17:00:15 is 1.1.2.3: #i85112# new basis  link 2007/12/27 12:25:30 sb 1.1.2.2: #i84200# The version number in basis-link needs to be abstracted over. 2007/12/21 14:58:11 sb 1.1.2.1: #i84200# Added preliminary Windows basis-link (which still needs to be fixed).


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [8a8d3d2313bc8ae0b476114ab5a2aabf465ba532]

INTEGRATION: CWS sb83 (1.58.16); FILE MERGED 2008/02/22 11:10:45 sb 1.58.16.14: RESYNC: (1.59-1.61); FILE MERGED 2008/02/18 10:29:58 is 1.58.16.13: #i85112# creating directories 2008/02/12 12:44:25 sb 1.58.16.12: #i86041# do not add Mozilla library directory to LD_LIBRARY_PATH in soffice start script 2008/02/08 13:14:27 is 1.58.16.11: #i85916# different basis links 2008/02/08 11:15:01 sb 1.58.16.10: #i84200# deliver isoffice.lib 2008/02/07 16:22:44 sb 1.58.16.9: #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 15:50:59 sb 1.58.16.8: #i85112# windows-specific stuff (is) 2008/01/31 17:00:15 is 1.58.16.7: #i85112# new basis  link 2008/01/30 11:58:41 sb 1.58.16.6: #i85112# ure-link-admin 2008/01/29 14:45:59 sb 1.58.16.5: #i84200# /DELAYLOAD:uwinapi.dll is not used at all any longer; guistdio.exe and unopkgio.exe were identical and have been unified 2007/12/27 12:29:14 sb 1.58.16.4: #i84200# The version number in basis-link needs to be abstracted over; provide a fake basis-link for good old monolithic OOo, to keep it running for now. 2007/12/21 14:57:29 sb 1.58.16.3: #i84200# Delayloading of uwinapi.dll is only needed in a few specific executables (loaders in module desktop; moved everything relevant from module sal there) (but needed on all Windows platforms); added preliminary Windows basis-link (which still needs to be fixed). 2007/12/10 14:42:05 sb 1.58.16.2: #i84309# Completely removed deprecated pkgchk tool. 2007/11/22 09:45:45 sb 1.58.16.1: Merged in CWS sb80.


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [05a2e564f32d413e63834c9261fd0bd37c68b479]

INTEGRATION: CWS sb83 (1.46.8); FILE MERGED 2008/03/18 08:12:52 sb 1.46.8.9: merge conflict 2008/02/22 11:10:42 sb 1.46.8.8: RESYNC: (1.48-1.49); FILE MERGED 2008/02/01 13:29:20 sb 1.46.8.7: RESYNC: (1.47-1.48); FILE MERGED 2008/01/31 17:00:15 is 1.46.8.6: #i85112# new basis  link 2008/01/29 14:45:22 sb 1.46.8.5: #i84200# cuiloader was not used at all 2008/01/09 10:52:48 sb 1.46.8.4: RESYNC: (1.46-1.47); FILE MERGED 2007/12/27 12:28:09 sb 1.46.8.3: #i84200# The version number in basis-link needs to be abstracted over. 2007/12/21 14:56:35 sb 1.46.8.2: #i84200# Delayloading of uwinapi.dll is only needed in a few specific executables (loaders in module desktop; moved everything relevant from module sal there) (but needed on all Windows platforms). 2007/12/10 14:42:05 sb 1.46.8.1: #i84309# Completely removed deprecated pkgchk tool.


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [ac99b4b4ed1cc7e483fd9bd91e7e4cee7c867b2e]

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>  [83248c9c64bee9a153957e3fd749fdfe78fef2c3]

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>  [eab5c19b90e2eee718a121456344d543838bf530]

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>  [45ee3ee2472127ddeac557e647a438f1a430a031]

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>  [202dc9ad1903a4f96183d83d8d327a5f442916e3]

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>  [ddb5e5a445fbba21aff7f6ef493741995d593df5]

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>  [4ab63e68d2343d1d958be8cfbd8241536efd8197]

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>  [2602e720405b07952963bc2c2b021ff16e3b5620]

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>  [caa311e1f673943640aaeccd174e3fd90d2d9f92]

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>  [b5e1ecb13352bfa72389376df633a87a29bc8683]

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>  [37f1ae330066306bdf98f10adccbc67c9cc8ad48]

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>  [3a2f2f4f9a01cd0d5eff8dcd8840334f587b6b22]

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>  [feecbd0fb4dc1192fa206d871ea91440eac7fea0]

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>  [d997504de335b07f100457fcd81a90116cff01d4]

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>  [f4c4bef094203268b636f7a0a0500c68e3dbd3ba]

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>  [38017045323698a262304241f938a85b833d1e00]

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>  [e87e15fa59333c77a39477cf1f13099b9f64a4d8]

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>  [ae154025483997fa56d392c9a01c4d4a78dd7b4d]

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>  [a08a8c2a3a271b8845146831652ac847d3545366]

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>  [7a4e729e4a35de60e25e0ba088739f735f51c4c1]

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>  [82dcfc12cad01d5055876de4c45a3402ec16189b]

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>  [108af321aa69a4e00ef76b0b49a26452700d5bc1]

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>  [fdbd413f13127ca3896652be38ded504480cc9ce]

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>  [39087ce21d69d28177b7050f129775bce1b2c172]

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>  [30f9bd55740c38f26391af64948d8a87a238e969]

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>  [f588960bbc34b8fbd656aa64c813826eadcf9378]

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>  [94f39729c9d085d6cacf8dad430001148e37b151]

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>  [6d2d7f10ce91006e17404375b8b83fcc2ed790c5]

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>  [c085988ef232be7c8e5828b00c723f29a64d0e02]

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>  [0bf46053cc13b2ac96735d577648d21ed71d3454]

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>  [8eac47c313fd3ee88119024e7125742052e9163b]

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>  [37e82d58b2e26472a3dafc07ab11375142a5afed]

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>  [ae2c867b02a862e80ae32c1e284dcd3d3c7d985a]

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>  [b63592439138b068e7795c2779b68e0fc84a431e]

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>  [3321c93139b341b90f49007dc8461e96122218df]

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>  [b94d4ef042cfda2048b0657cb6b9c4fde124e2ce]

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>  [5294d02dc3b36e0ef2474101e042a3dd259ccb42]

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>  [83c0a8436dc25bde38a92b46e49d0fe50824197e]

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>  [3329a0374298816f5a46bcce7629303e3bf5a38f]

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>  [d208deca2d7b6cab492efaf36dee90a66e0b10d7]

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>  [ec4d7c75e268bb6d9b738b55f245d23a69d43e8d]

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>  [b79ff5c94aa93cc8dd813a71a8233fdf32aa6e9d]

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>  [e28ad954f53775dd28323dd86233350c1ff91fb3]

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>  [1455d721f6fcd5c1595af6d5a86ddb45b5052ec0]

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>  [d0edbca379dce6bbd5a4fd41e699a05006b2d644]

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>  [04434cc38b2553ea938e484925cd3ad14cef2885]

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>  [087f2f153539de811befb1e9a28d5d1fa840fca0]

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>  [1e2d77670195fc1b7a71507b8368e2e145d6899c]

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>  [24e307f1eaf0557541b1b2eca7589947d5027d13]

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>  [89f0d683db10d9c0e87a3a7dd5733b96d145586f]

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>  [1b498bea277c79ed2a7c26c747f9ba73d4298cb9]

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>  [65611adcb2f1f4acfa934794f505aceec7ebceec]

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>  [476ea8100eedce3a93ed6ec5b0f6c6b38df2e6f5]

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>  [111291a728aed9f7583b86fad0494e83af4f4e99]

INTEGRATION: CWS sb83 (1.62.24); FILE MERGED 2007/12/18 15:26:23 sb 1.62.24.1: #i84200# New rtl_convertStringToUString.


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [0ef1a84e56d83ca40ceefe6283b0be2f85174cc2]

INTEGRATION: CWS sb83 (1.47.12); FILE MERGED 2008/02/01 13:28:42 sb 1.47.12.2: RESYNC: (1.48-1.49); FILE MERGED 2007/12/21 14:49:24 sb 1.47.12.1: #i84200# Delayloading of uwinapi.dll is only needed in a few specific executables (loaders in module desktop; moved everything relevant from module sal there) (but needed on all Windows platforms).


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [ea49658163c4f6761e126cc637a06cbbf54bca68]

INTEGRATION: CWS sb83 (1.5.26); FILE MERGED 2007/12/21 14:49:24 sb 1.5.26.1: #i84200# Delayloading of uwinapi.dll is only needed in a few specific executables (loaders in module desktop; moved everything relevant from module sal there) (but needed on all Windows platforms).


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [fff79f1b3c23d06125636f661397c4c0737bdda4]

INTEGRATION: CWS sb83 (1.6.26); FILE MERGED 2007/12/21 14:49:24 sb 1.6.26.1: #i84200# Delayloading of uwinapi.dll is only needed in a few specific executables (loaders in module desktop; moved everything relevant from module sal there) (but needed on all Windows platforms).


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [1a3417435a9877b840037e59bbb4752ce9b007cc]

INTEGRATION: CWS sb83 (1.29.60); FILE MERGED 2008/01/29 14:35:07 sb 1.29.60.2: set pInfo on every branch through rtl_string2UString_status 2007/12/18 15:26:51 sb 1.29.60.1: #i84200# New rtl_convertStringToUString.


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [7e13630e78a0e1c37737cab80b9ce66cf776e1ad]

INTEGRATION: CWS sb83 (1.10.60); FILE MERGED 2007/12/21 12:52:07 sb 1.10.60.1: #i84200# in joinPaths, segments . and .. within rBasePath are not removed by segments .. within rRelPath.


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [ed130b0040f713061b5b5ec8f3501255c6e83c97]

INTEGRATION: CWS sb83 (1.33.14); FILE MERGED 2007/12/21 14:48:05 sb 1.33.14.2: #i84200# Delayloading of uwinapi.dll is only needed in a few specific executables (loaders in module desktop) (but needed on all Windows platforms). 2007/12/18 15:36:49 sb 1.33.14.1: #i84200# Refactored expandMacros so that I could add support for a ${.link:...} hack to simulate symbolic links under Windows.


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [53f9a3d139a3ac461419f5e5911b150b54620140]

INTEGRATION: CWS sb83 (1.8.10); FILE MERGED 2008/03/17 09:01:16 sb 1.8.10.2: RESYNC: (1.8-1.9); FILE MERGED 2007/12/18 15:36:49 sb 1.8.10.1: #i84200# Refactored expandMacros so that I could add support for a ${.link:...} hack to simulate symbolic links under Windows.


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [4a415c4c5af68a8b492e845dd7d5b6d0948f0b54]

INTEGRATION: CWS sb83 (1.39.26); FILE MERGED 2008/01/29 14:35:32 sb 1.39.26.3: #i84200# link files are always in UTF-8 2008/01/07 15:28:07 sb 1.39.26.2: #i84985# new (for now internal-only) feature of INIFILEPATH (similar to INIFILENAME, but a system path and not a URL) 2007/12/18 15:36:49 sb 1.39.26.1: #i84200# Refactored expandMacros so that I could add support for a ${.link:...} hack to simulate symbolic links under Windows.


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [cae424b8833dcc68172763ca6c4ee65f43e1ee27]

INTEGRATION: CWS sb83 (1.7.70); FILE MERGED 2007/12/21 12:52:07 sb 1.7.70.1: #i84200# in joinPaths, segments . and .. within rBasePath are not removed by segments .. within rRelPath.


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [11d2272b888cb40e9928b204c5da70560374036a]

INTEGRATION: CWS sb83 (1.13.8); FILE MERGED 2008/02/01 13:28:39 sb 1.13.8.2: RESYNC: (1.13-1.14); FILE MERGED 2007/12/18 15:26:02 sb 1.13.8.1: #i84200# Made tests compile/succeed again; new rtl_convertStringToUString.


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [496fdbc3aec08e138d845d4642df79d77e248076]

INTEGRATION: CWS sb83 (1.7.10); FILE MERGED 2007/12/19 14:08:32 sb 1.7.10.2: #i84200# quoting gotcha 2007/12/18 15:47:23 sb 1.7.10.1: #i84200# Made tests compile/succeed again; refactored expandMacros so that I could add support for a ${.link:...} hack to simulate symbolic links under Windows.


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [7c3e1e14f7d2f8827396dfb209d3db0367d0224e]

INTEGRATION: CWS sb83 (1.29.10); FILE MERGED 2007/12/21 14:49:23 sb 1.29.10.1: #i84200# Delayloading of uwinapi.dll is only needed in a few specific executables (loaders in module desktop; moved everything relevant from module sal there) (but needed on all Windows platforms).


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [a445cb2005381c21a8ed954e923430ca370b4374]

INTEGRATION: CWS sb83 (1.28.26); FILE MERGED 2007/12/21 14:49:23 sb 1.28.26.1: #i84200# Delayloading of uwinapi.dll is only needed in a few specific executables (loaders in module desktop; moved everything relevant from module sal there) (but needed on all Windows platforms).


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [82e8526cfe15115d2a1b6cf607a5ae5a824b767d]

INTEGRATION: CWS sb83 (1.14.90); FILE MERGED 2008/02/01 13:28:32 sb 1.14.90.2: RESYNC: (1.14-1.15); FILE MERGED 2008/01/31 12:59:51 sb 1.14.90.1: #i84200# silently ignore excess slashes in the middle of file URL paths


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [a3ddf908fded24cc2e5b057abc2f9e572a8b6c94]

INTEGRATION: CWS sb83 (1.31.24); FILE MERGED 2008/02/01 13:28:36 sb 1.31.24.2: RESYNC: (1.31-1.32); FILE MERGED 2007/12/21 14:47:36 sb 1.31.24.1: #i84200# Delayloading of uwinapi.dll is only needed in a few specific executables (loaders in module desktop) (but needed on all Windows platforms); cleaned up.


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [6de04b300c4705771fe7e3a973c29643919f2db2]

INTEGRATION: CWS sb83 (1.21.44); FILE MERGED 2007/12/18 15:24:57 sb 1.21.44.1: #i84200# New rtl_convertStringToUString.


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [c2b4ae23b8a92b0df4caa94314490450f9ba199d]

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>  [86748347b5a108b525cd0c23048fee1ad7ca720f]

INTEGRATION: CWS sb83 (1.2.46); FILE MERGED 2008/03/10 14:51:56 sb 1.2.46.1: #i86870# pass -env args on to javaldx (BROKEN, NEEDS A BETTER FIX; but already extensively used in desktop/scripts/, anyway)


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [4a08e1de52ea4932af2495c677ee44c3e796a5cc]

INTEGRATION: CWS sb83 (1.2.4); FILE MERGED 2008/01/07 15:24:45 sb 1.2.4.1: #i84985# added URE_OVERRIDE_JAVA_JFW_SHARED|USER_DATA


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [b487c0bdc9c8c9a157fa4823b77ff78fcfe9f7f4]

INTEGRATION: CWS sb83 (1.14.4); FILE MERGED 2008/01/07 15:24:45 sb 1.14.4.1: #i84985# added URE_OVERRIDE_JAVA_JFW_SHARED|USER_DATA


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [f65ba4fb315e72c2c55487af22c5388365a783b7]

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>  [a0f160be42fcbfce34a2ce3852fe5250aab81a49]

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>  [02b80d9d2c56668b9ba4d4adabe621e24c3b4848]

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>  [c8ec0f9e4c78a8039553ffeba148a41634297e69]

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>  [3af1671e6917ec3eef1db381a0a78c1281c8d3d7]

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>  [810cbf7e0f976974df286662916bce024aa6a0a3]

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>  [9fc71afb7cd31b79cfe73f170241f6d00f05fa26]

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>  [0e689647326860ca5f78ff1b90f6e954f1b85471]

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>  [04b7445b78730ebb28f58f5bf1bb158a0e88c6e7]

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>  [96d9e8861da358bd88ec80f1f6b56a9f6cc0c1c3]

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>  [15b845ba5e5f77e2d629f2f38082e15cc8df9197]

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>  [bfacd5cd774249862ca0ee7be1cadcd3ea8ad06d]

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>  [118145972b366614a35c370e619cada1c1aaa7f8]

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>  [aa6487453657c3b0fb4682ed49bb96aa0f104236]

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>  [c8fcc5730a7db4b86970ea9a516869c27b624cb1]

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>  [62e5894bc767fc440c8d11d4f04cd327f6a2bbc5]

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>  [5f61c7be71bcb4851a5035e896b2f175ed88926d]

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>  [97dd0b9380fbd431722ed2577726c0ec15edf069]

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>  [ad76315ef352902bd61c07a4ac3e9dced47f9594]

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>  [ac3bb2600684f414d51750359a6fedca40c58c85]

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>  [9439e16a2c87ab89462e62a7497d2d9ac28a33e0]

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>  [499e6bbd8fc7fc4f67c417f768b1f66afaa96f77]

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>  [dc85d8690ef2217d71cb082c99bdc34e86b05d2f]

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>  [309b814d1aea078786a1bc73c6fb9fea161c95d6]

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>  [94987e91dc230d8d274fcd66f89ba368c63be277]

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>  [f8ab0f7a59e1d100320f9e72aef81b126118cc02]

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>  [38f10836307fc41d23c28ed4f97672f629c79546]

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>  [4f7d8e31b2e22c52e42e362477fac3a0ccbbca5a]

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>  [480c2e94571cbd0928af51f89400a1dcf584039f]

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>  [fb0b83103be21e55e7615072e12f2de150e6b0ce]

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>  [13f52a3ca81366bdce4351f3903f80aed3eb7f6f]

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>  [454902173c0e1b4f95f00fac4a3d361287499a14]

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>  [a395ff3b1784d3595b4e2b9bb0b970fafcf51905]

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>  [c84e2976919d3ea6d735614ad6dc5b4b0cfc2f95]

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>  [e92369ef12b9775fb6228f1433f6adc21a1bfc3a]

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>  [12e6b9fb16ccb9a5150050f7fdfa268a09d9e12c]

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>  [d8998a24d9aefcd004b80e4834697d5bbb279cd7]

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>  [18aa14ca0f80ad80ec8ec5df2e3bad865ea435c5]

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>  [5a28658ea231c88c1c513f71b3bcbb09f97a046d]

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>  [11d8dc5510af8ba3451f1700f1f7c850f75a0bdf]

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>  [d61c93416a4b54caeb410e3cc2ab94d7338924c0]

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>  [5ad28ea3d2e37b36e65c2c201384fa4c4c96f011]

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>  [3599f68bb4892ba1bbcd004292e118859466da78]

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>  [adbc29a98c628d1f41166ae24faa5dc18abb59c8]

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>  [ee3dcb30548544fe52f5cb5ce1a22540d93ebbee]

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>  [5df4e71b230e52124419cb15a1cfad6b7835a94d]

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>  [83d9030c0901d79f0c219f650c1e67eb9d3b2018]

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>  [0a09e63d7d90172092506a9c1e8e99184f020672]

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>  [5486ecc210877da98f383e445afb14122215e63c]

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>  [4c3cf67024f04d536f333e45e6a7090efded1ec7]

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>  [c7aaadd0f518fd1885df62e0e4cbd9584d4a66e9]

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>  [ed7681ba1e7f8f53552be3294f7be6e863c0947a]

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>  [ff200c8d389b1c247c8dec128086fe639af6796b]

INTEGRATION: CWS sb83 (1.9.14); FILE MERGED 2008/02/06 13:53:31 is 1.9.14.1: #i85916# INSTALLLOCATION no longer only valid path


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [6f2f31df9863b6362fe67d10e9fea918f1223579]

INTEGRATION: CWS sb83 (1.1.4); FILE ADDED 2008/02/01 15:55:32 sb 1.1.4.3: #i85112# windows-specific stuff (is) 2008/01/29 15:19:35 sb 1.1.4.2: #i85112# merged in cws_src680_native121 2008/01/29 14:55:28 sb 1.1.4.1: file setadmininstall.cxx was added on branch cws_src680_sb83 on 2008-01-29 15:19:35 +0000


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [ad1fdc39e7da58e927098753579c996452ae59a1]

INTEGRATION: CWS sb83 (1.8.4); FILE MERGED 2008/02/08 11:12:18 sb 1.8.4.5: #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 13:37:07 is 1.8.4.4: #i85112# preparing custom actions 2008/02/06 13:53:31 is 1.8.4.3: #i85916# INSTALLLOCATION no longer only valid path 2008/02/01 15:55:32 sb 1.8.4.2: #i85112# windows-specific stuff (is) 2008/01/29 15:19:35 sb 1.8.4.1: #i85112# merged in cws_src680_native121


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [e4ca0b89be26a2692091b86888ff41e2de7ff729]

INTEGRATION: CWS sb83 (1.7.14); FILE MERGED 2008/02/06 13:53:31 is 1.7.14.1: #i85916# INSTALLLOCATION no longer only valid path


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [c466d86c4661043049a85fd98d8058a6fc8471bd]

INTEGRATION: CWS sb83 (1.6.14); FILE MERGED 2008/02/06 13:53:31 is 1.6.14.1: #i85916# INSTALLLOCATION no longer only valid path


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [dd6d7b20046d3eb7bae30beba5077caac8b18cf1]

INTEGRATION: CWS sb83 (1.14.14); FILE MERGED 2008/01/29 15:19:35 sb 1.14.14.1: #i85112# merged in cws_src680_native121


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [4626425ce5fcaffd2816ba80a663a34a0f343ff9]

INTEGRATION: CWS sb83 (1.8.44); FILE MERGED 2008/02/01 15:55:32 sb 1.8.44.2: #i85112# windows-specific stuff (is) 2008/01/29 15:19:35 sb 1.8.44.1: #i85112# merged in cws_src680_native121


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [d51c5b57829c8f6ae816f54e95697dbd72469e11]

INTEGRATION: CWS sb83 (1.4.14); FILE MERGED 2008/02/06 13:53:31 is 1.4.14.1: #i85916# INSTALLLOCATION no longer only valid path


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [cd4d6ea99163f25fea0dd22c090eac37302b0c35]

INTEGRATION: CWS sb83 (1.14.14); FILE MERGED 2008/02/06 15:59:10 is 1.14.14.1: #i85916# INSTALLLOCATION no longer only valid path


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [aa0d42d857a2c05a41a76d33e224117394770ef3]

INTEGRATION: CWS sb83 (1.3.160); FILE MERGED 2008/02/06 13:53:31 is 1.3.160.1: #i85916# INSTALLLOCATION no longer only valid path


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [6d8e44ed9e5f4508fa6a2baaa2ef7581980821b6]

INTEGRATION: CWS sb83 (1.18.14); FILE MERGED 2008/02/06 15:59:09 is 1.18.14.2: #i85916# INSTALLLOCATION no longer only valid path 2008/02/06 13:53:30 is 1.18.14.1: #i85916# INSTALLLOCATION no longer only valid path


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [30204e12f8b897c9264727d499122a4beb3b7cf5]

INTEGRATION: CWS sb83 (1.11.14); FILE MERGED 2008/02/11 14:15:29 is 1.11.14.2: #i85916# language pack in multilayered office 2008/02/06 13:53:30 is 1.11.14.1: #i85916# INSTALLLOCATION no longer only valid path


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [dd21387b82c04e8e7b7ea6933b5906f0b215f5cf]

INTEGRATION: CWS sb83 (1.2.14); FILE MERGED 2008/02/11 09:28:41 sb 1.2.14.3: #i84200# fixed further misuses of 2008/02/08 11:12:18 sb 1.2.14.2: #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) 2007/12/10 15:03:50 sb 1.2.14.1: #i84200# First step of basis/brand split.


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [5248e3c4ee647147fe7da63f3288c85249a141a9]

INTEGRATION: CWS sb83 (1.2.14); FILE MERGED 2008/02/20 09:10:10 is 1.2.14.2: #i85112# defining installation pathes in scp2 2008/01/29 15:19:35 sb 1.2.14.1: #i85112# merged in cws_src680_native121


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [d51f9b75e0b61d75adef28d0b357e0b6d0fcf30e]

INTEGRATION: CWS sb83 (1.2.14); FILE MERGED 2008/01/29 15:19:35 sb 1.2.14.1: #i85112# merged in cws_src680_native121


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [3e228220b1a3179c2873222941b42cbe01eaa8f7]

INTEGRATION: CWS sb83 (1.3.2); FILE MERGED 2008/02/20 10:23:17 is 1.3.2.7: #i85112# defining installation pathes in scp2 2008/02/20 09:10:10 is 1.3.2.6: #i85112# defining installation pathes in scp2 2008/01/31 16:27:18 is 1.3.2.5: #i85112# basis dir below ooo dir 2008/01/30 14:00:21 is 1.3.2.4: #i85112#fix packagenames for OpenOffice packages 2008/01/30 13:13:33 is 1.3.2.3: #i85112#fix packagenames for OpenOffice packages 2008/01/30 12:54:40 is 1.3.2.2: #i85112# basis directory also for language modules 2008/01/29 15:19:34 sb 1.3.2.1: #i85112# merged in cws_src680_native121


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [3aad28fbaafb8147001df50458f9565868111940]

INTEGRATION: CWS sb83 (1.2.14); FILE MERGED 2008/02/20 10:23:17 is 1.2.14.7: #i85112# defining installation pathes in scp2 2008/02/20 09:10:10 is 1.2.14.6: #i85112# defining installation pathes in scp2 2008/01/31 16:27:18 is 1.2.14.5: #i85112# basis dir below ooo dir 2008/01/30 14:00:20 is 1.2.14.4: #i85112#fix packagenames for OpenOffice packages 2008/01/30 13:13:33 is 1.2.14.3: #i85112#fix packagenames for OpenOffice packages 2008/01/30 09:38:53 sb 1.2.14.2: #i84200# dissolve source/ooo/ooobasis.scp into native121 OOo scp files 2008/01/29 15:19:34 sb 1.2.14.1: #i85112# merged in cws_src680_native121


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [8f3f38ff8d9b4cacb71ee2b9fc83cd59f6762941]

INTEGRATION: CWS sb83 (1.1.2); FILE ADDED 2008/02/20 09:10:10 is 1.1.2.5: #i85112# defining installation pathes in scp2 2008/02/13 16:01:53 is 1.1.2.4: #i86068# brand application modules 2008/02/13 12:50:04 is 1.1.2.3: #i86068# language specific files in brand package 2008/01/30 09:38:53 sb 1.1.2.2: #i84200# dissolve source/ooo/ooobasis.scp into native121 OOo scp files 2007/12/10 15:01:24 sb 1.1.2.1: #i84200# First step of basis/brand split.


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [6d0f39164705fa186f3630bbbb2903254f5a1c80]

INTEGRATION: CWS sb83 (1.6.262); FILE MERGED 2008/02/21 15:24:45 is 1.6.262.2: #i85112# linux langpack 2008/02/15 11:55:35 is 1.6.262.1: #i86125# language pack support


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [3f58729cfa3859ef756f33e401b491278b4b1e7c]

INTEGRATION: CWS sb83 (1.20.14); FILE MERGED 2008/02/20 14:51:44 sb 1.20.14.5: #i84200# fixed -l switch 2008/02/06 14:22:13 sb 1.20.14.4: #i84200# further adaptions to new three-layer products; dropped unnecessary sfw stuff (already addressed via vcl RPATH) 2007/12/19 10:42:00 sb 1.20.14.3: #i84200# align with install_linux.sh in that -a can also be used for a fresh installation 2007/12/10 15:07:01 sb 1.20.14.2: #i84200# Added an -a switch to install multiple products next to each other; use sh -e for better error checking. 2007/12/03 13:33:57 sb 1.20.14.1: #i84200# Allow for multiple BASEDIRs.


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [dca08e99aaf97a37d81e2fb2cb26d3a5f004424d]

INTEGRATION: CWS sb83 (1.18.36); FILE MERGED 2008/02/20 14:51:43 sb 1.18.36.4: #i84200# fixed -l switch 2008/02/06 17:10:37 sb 1.18.36.3: #i84200# further adjustments to new three-layer products 2008/02/01 13:27:23 sb 1.18.36.2: RESYNC: (1.18-1.19); FILE MERGED 2007/12/19 10:43:15 sb 1.18.36.1: #i84200# added --add to allow installation of (experimental) layered ure/basis/brand products


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [c23b9746947d3c6d757af45cc653f7553b3f0aee]

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>  [8b15a93e8aad753774a95b8c6e54122296ead8ab]

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>  [55e87b6e7149bdd0bf9cf733d239231cff2c9414]

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>  [9abf92056b42da8ea4f20a7ce65f114bdb307057]

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>  [580f152f8513639df6893ce21f5113c8d8d434ba]

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>  [2e3f8f490643d4e6289864e5309c2cde86954b13]

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>  [cf21a4b0d3559c351ae491eb8dd225d754437e17]

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>  [49df3634744723f26583ecda8b015ed3eeeca966]

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>  [51d9627325d40073a2c94e82773d69729d69b27f]

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>  [adabf8ed6e22a76532af3087076a87a9e6801154]

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>  [4ebbfa1d9713736e804267edd0d817ccbddf2eb3]

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>  [01a83d76b8f38f58fd6dc3149ab2d8a48891bff5]

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>  [cc7a49823b3f83f53906f88a3cd8d9d80f7f3ba7]

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-18  Vladimir Glazounov  <vg@openoffice.org>  [0f1dd0dc5718f26deb5fb92dcb3a7722b7a72b0e]

INTEGRATION: CWS sb83 (1.10.114); FILE MERGED 2008/02/01 13:25:37 sb 1.10.114.2: RESYNC: (1.10-1.11); FILE MERGED 2008/01/23 15:31:12 sb 1.10.114.1: #i84200# access files in various layers via explicit (OOO|BRAND)_BASE_DIR expansions


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [f6eb05c81c610f9c5924983f35f3bdcae4be4091]

INTEGRATION: CWS sb83 (1.35.162); FILE MERGED 2008/01/23 15:31:11 sb 1.35.162.1: #i84200# access files in various layers via explicit (OOO|BRAND)_BASE_DIR expansions


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [ec21509a051577b6aa5811c459d3bfe22618510f]

INTEGRATION: CWS sb83 (1.5.636); FILE MERGED 2008/02/14 13:04:07 sb 1.5.636.2: #i84200# for now, move crash reporter to brand layer 2008/02/12 08:41:58 sb 1.5.636.1: #i84200# call crash_report with full path


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [870bd84b9b3c90cb955bd6c3205295a673c9a99b]

INTEGRATION: CWS sb83 (1.19.114); FILE MERGED 2008/02/01 13:25:33 sb 1.19.114.2: RESYNC: (1.19-1.20); FILE MERGED 2008/01/23 15:31:11 sb 1.19.114.1: #i84200# access files in various layers via explicit (OOO|BRAND)_BASE_DIR expansions


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [d95aa8a2e2cedbefe8d91da8e386dcd9f2ed5da2]

INTEGRATION: CWS sb83 (1.22.34); FILE MERGED 2008/01/23 15:33:51 sb 1.22.34.1: #i84200# access files in various layers via explicit (OOO|BRAND)_BASE_DIR expansions


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [41066c7af966c03c88f33911995454a9960a2f9a]

INTEGRATION: CWS sb83 (1.12.34); FILE MERGED 2008/02/14 13:02:33 sb 1.12.34.1: #i84200# for now, move crash reporter to brand layer


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [2ac9d684bcf35308af506408dfddbeb13fe439b0]

INTEGRATION: CWS sb83 (1.16.126); FILE MERGED 2008/02/14 13:02:32 sb 1.16.126.1: #i84200# for now, move crash reporter to brand layer


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [c88a84b449e8bd7543854b421b38fc57649c6208]

INTEGRATION: CWS sb83 (1.5.168); FILE MERGED 2008/02/12 08:38:34 sb 1.5.168.1: #i86002# use explicit path instead of OPENOFFICE_MOZILLA_FIVE_HOME


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [1a55a8d3b593e3fcae08c583174acc06f947b6b4]

INTEGRATION: CWS sb83 (1.10.4); FILE MERGED 2008/03/17 08:54:45 sb 1.10.4.2: RESYNC: (1.10-1.11); FILE MERGED 2008/01/08 16:37:52 sb 1.10.4.1: #i84200# changing LINKFLAGSRUNPATH superseded by APPnRPATH


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [258e186dd9f7e62306f722b3c455e8ea3fb0753b]

INTEGRATION: CWS sb83 (1.20.4); FILE MERGED 2008/02/22 05:59:55 sb 1.20.4.3: RESYNC: (1.20-1.21); FILE MERGED 2008/01/21 09:13:11 sb 1.20.4.2: #i84200# support for Mac OS X 10.5 2008/01/17 08:19:40 sb 1.20.4.1: #i85264# fixed broken quoting of Solaris RPATH introduced in 1.4


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [c7c6561c11c5c5f71f1639794237af94fb2e79a6]

INTEGRATION: CWS sb83 (1.11.28); FILE MERGED 2008/01/23 11:12:44 sb 1.11.28.2: #i84200# improved previous change 2008/01/21 08:55:17 sb 1.11.28.1: #i84200# For external modules, use the install_name_tool -id feature to adapt install names of built dynamic libraries in a postprocess step.


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [dd16733b7bee21c13273338fae564c51ab0b95db]

INTEGRATION: CWS sb83 (1.14.2); FILE MERGED 2008/02/12 12:45:17 sb 1.14.2.1: #i86041# do not add Mozilla library directory to LD_LIBRARY_PATH in soffice start script


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [d4d7d5a90b8aee18a9d1ccd84f998b202f7185a6]

INTEGRATION: CWS sb83 (1.4.64); FILE MERGED 2008/02/12 12:45:17 sb 1.4.64.1: #i86041# do not add Mozilla library directory to LD_LIBRARY_PATH in soffice start script


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [226a2259a779ce93ce73089366e77671154f99b2]

INTEGRATION: CWS sb83 (1.3.64); FILE MERGED 2008/02/12 12:45:17 sb 1.3.64.1: #i86041# do not add Mozilla library directory to LD_LIBRARY_PATH in soffice start script


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [ddebf8293a314b79ef9f77d3418375533ce2a6f7]

INTEGRATION: CWS sb83 (1.17.40); FILE MERGED 2007/12/10 15:12:03 sb 1.17.40.1: #i84200# First step of basis/brand split.


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [06a49668b37b048762f6c0093be052687e204cff]

INTEGRATION: CWS sb83 (1.23.32); FILE MERGED 2008/01/23 15:30:16 sb 1.23.32.1: #i84200# access files in various layers via explicit (OOO|BRAND)_BASE_DIR expansions


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [dc852d4c737ad2eb21f738ef25ec858b6f279d37]

INTEGRATION: CWS sb83 (1.7.80); FILE MERGED 2008/02/19 11:04:41 sb 1.7.80.1: #i84200# look for sts lib next to tl lib


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [58bc88bccf7581c23ddfb608ef609b63cc5ad4a3]

INTEGRATION: CWS sb83 (1.49.8); FILE MERGED 2008/02/01 13:24:50 sb 1.49.8.2: RESYNC: (1.49-1.50); FILE MERGED 2008/01/23 15:26:14 sb 1.49.8.1: #i84200# access files in various layers via explicit (OOO|BRAND)_BASE_DIR expansions


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [40c3966925d000e0d9110f7224993a0af00fa56c]

INTEGRATION: CWS sb83 (1.1.2); FILE ADDED 2008/02/12 08:34:16 sb 1.1.2.1: #i86033# added tools::appendUnixShellWord


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [0cddf53d5910d7816c35f60a74644ff42fd33979]

INTEGRATION: CWS sb83 (1.48.38); FILE MERGED 2008/03/17 08:53:58 sb 1.48.38.3: RESYNC: (1.49-1.50); FILE MERGED 2008/02/12 08:33:05 sb 1.48.38.2: #i86033# added tools::appendUnixShellWord 2007/11/22 09:40:55 sb 1.48.38.1: Merged in CWS sb80.


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [7d6c35026ff2fd79814bd839ecc7bf0bf05a4418]

INTEGRATION: CWS sb83 (1.1.2); FILE ADDED 2008/02/12 08:34:04 sb 1.1.2.1: #i86033# added tools::appendUnixShellWord


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [406c2d1dfe5e81f8313341c8ee6ebde98df76d45]

INTEGRATION: CWS sb83 (1.28.4); FILE MERGED 2008/03/18 09:55:15 sb 1.28.4.4: starting .../program/soffice.bin on Mac OS X fails, but .../MacOS/soffice.bin works 2008/03/17 08:53:43 sb 1.28.4.3: RESYNC: (1.28-1.29); FILE MERGED 2008/02/11 13:42:16 is 1.28.4.2: #i85112# smoketest for layered office 2008/02/04 17:06:57 sb 1.28.4.1: #i84200# adapted to three layer office structure


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [4e7dc25833d107ea7479b26c3d5099d96c14a038]

INTEGRATION: CWS sb83 (1.2.78); FILE MERGED 2008/02/04 16:59:34 sb 1.2.78.1: #i84200# better error detection


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [9a9e6f013d7e2dfd9919c0f93c31fb2248c99abc]

INTEGRATION: CWS sb83 (1.18.2); FILE MERGED 2008/01/14 16:37:51 sb 1.18.2.2: #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/01/14 14:12:24 sb 1.18.2.1: #i10000# merged in 1.19


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [070eeb3ec58f5520ac7e5d9691df028e8b2e391d]

INTEGRATION: CWS sb83 (1.6.22); FILE MERGED 2008/02/01 11:02:46 sb 1.6.22.1: #i84200# added SHLnRPATH=OXT for libraries within extensions (that only link against URE libs)


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [341620341171b0ba49231b50a1939d8e2abe693a]

INTEGRATION: CWS sb83 (1.1.2); FILE ADDED 2008/03/05 16:10:17 sb 1.1.2.1: #i86723# dedicated spadmin start script needed: a slightly modified desktop/scripts/unopkg.sh:1.6.34.10


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [0c6d923d6a758d0c34d9e058671aaa39fb5ec0b9]

INTEGRATION: CWS sb83 (1.19.46); FILE MERGED 2008/03/17 08:39:16 sb 1.19.46.2: RESYNC: (1.19-1.21); FILE MERGED 2008/03/05 16:09:11 sb 1.19.46.1: #i86723# dedicated spadmin start script needed


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [4b875d6b04d93dd924cf655e6afb89050140dcae]

INTEGRATION: CWS sb83 (1.3.228); FILE MERGED 2008/03/05 16:09:11 sb 1.3.228.1: #i86723# dedicated spadmin start script needed


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [bd76e4945aa41f118efc3a72c67e6df8a16b1a79]

INTEGRATION: CWS sb83 (1.10.32); FILE MERGED 2008/01/07 15:26:30 sb 1.10.32.1: #i84985# support multiple URLs in UNO_JAVA_JFW_USER|SHARED_DATA, ignoring all but the first


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [d4e31822af121cd4c3fd2eb0b5001a46071d2e2e]

INTEGRATION: CWS sb83 (1.21.16); FILE MERGED 2008/02/14 15:38:18 sb 1.21.16.1: #i84200# use standard OOo javavendors.xml for StarOffice, too


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [68d036e6ae10c6f33205d8ab8a2fe3a21d81f8d2]

INTEGRATION: CWS sb83 (1.14.18); FILE MERGED 2008/02/14 15:38:18 sb 1.14.18.1: #i84200# use standard OOo javavendors.xml for StarOffice, too


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [d235a7673a90fb28662232da02899f18a82629cc]

INTEGRATION: CWS sb83 (1.7.16); FILE MERGED 2008/02/14 15:38:18 sb 1.7.16.1: #i84200# use standard OOo javavendors.xml for StarOffice, too


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [70ed307db7c14f1700effb3a7ecc3430bcd8a6b7]

INTEGRATION: CWS sb83 (1.1.2); FILE ADDED 2008/02/14 15:39:26 sb 1.1.2.1: #i84200# moved here from dead ../StarOffice/ sibling


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [d65f042da48fd468fecc5d05352b358afabb41e1]

INTEGRATION: CWS sb83 (1.1.2); FILE ADDED 2008/02/14 15:39:38 sb 1.1.2.1: #i84200# moved here from dead ../StarOffice/ sibling


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [86d929492aad312a89ccde7545176aa463092a5c]

INTEGRATION: CWS sb83 (1.17.198); FILE MERGED 2008/02/22 05:56:37 sb 1.17.198.2: RESYNC: (1.17-1.18); FILE MERGED 2007/12/04 08:25:03 sb 1.17.198.1: #i84200# Compute $(prog) as $(inst) + /program.


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [f697e7be0b1ec98684d0b2d0ab1606dc1b7646a3]

INTEGRATION: CWS sb83 (1.7.36); FILE MERGED 2008/01/23 15:31:45 sb 1.7.36.1: #i84200# access files in various layers via explicit (OOO|BRAND)_BASE_DIR expansions


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [9e2d0f6541756b79f6a4efbb406ea8f783e08947]

INTEGRATION: CWS sb83 (1.8.36); FILE MERGED 2008/01/23 15:31:45 sb 1.8.36.1: #i84200# access files in various layers via explicit (OOO|BRAND)_BASE_DIR expansions


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [6f895e61ac7afe5cf17136ffbd6b39359852ea77]

INTEGRATION: CWS sb83 (1.17.32); FILE MERGED 2008/02/01 13:23:37 sb 1.17.32.2: RESYNC: (1.17-1.18); FILE MERGED 2008/01/23 15:31:44 sb 1.17.32.1: #i84200# access files in various layers via explicit (OOO|BRAND)_BASE_DIR expansions


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [3813a9b87235dcbf4dcecbaff8962b4e37e230e2]

INTEGRATION: CWS sb83 (1.12.16); FILE MERGED 2008/02/12 08:36:10 sb 1.12.16.1: #i86033# call pluginapp.bin with full path


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [5dee8aac0d9ea4f3c79031747862413524adacd5]

INTEGRATION: CWS sb83 (1.8.16); FILE MERGED 2008/02/12 08:36:10 sb 1.8.16.1: #i86033# call pluginapp.bin with full path


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [6c1121f370898b43fb5b3acb10fc7ce5fd3950ca]

INTEGRATION: CWS sb83 (1.4.388); FILE MERGED 2008/02/12 08:36:10 sb 1.4.388.1: #i86033# call pluginapp.bin with full path


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [0efa82218eb644c94099f0f875189be11195fa54]

INTEGRATION: CWS sb83 (1.2.48); FILE MERGED 2008/02/11 16:07:21 is 1.2.48.1: #i86012# Java GUI Installer and three layer office


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [0a21ba770b9799a976fe9953f5b979caca028adb]

INTEGRATION: CWS sb83 (1.4.8); FILE MERGED 2008/02/22 05:55:23 sb 1.4.8.2: RESYNC: (1.4-1.5); FILE MERGED 2008/02/11 16:07:21 is 1.4.8.1: #i86012# Java GUI Installer and three layer office


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [c9905b3b5f45f3e8e73dc9c9dbcf1574826b2ac2]

INTEGRATION: CWS sb83 (1.2.48); FILE MERGED 2008/02/11 16:07:20 is 1.2.48.1: #i86012# Java GUI Installer and three layer office


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [dc5735b424cb0c752933706c04097a7905d3f7a1]

INTEGRATION: CWS sb83 (1.3.4); FILE MERGED 2008/02/25 14:59:52 is 1.3.4.1: #i85112# check only in multilingual installation sets


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [d9591206dfe2f9a8650950296e8347811a97cc99]

INTEGRATION: CWS sb83 (1.4.8); FILE MERGED 2008/02/22 05:55:16 sb 1.4.8.2: RESYNC: (1.4-1.5); FILE MERGED 2008/02/11 16:07:20 is 1.4.8.1: #i86012# Java GUI Installer and three layer office


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [920ca9e7dfb85f1d85e71572bb4f0f9ac44ef111]

INTEGRATION: CWS sb83 (1.29.92); FILE MERGED 2008/02/22 05:54:37 sb 1.29.92.2: RESYNC: (1.29-1.30); FILE MERGED 2008/01/23 15:34:12 sb 1.29.92.1: #i84200# access files in various layers via explicit (OOO|BRAND)_BASE_DIR expansions


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [d6c0bc2477681c408a7d4cabc8a7432374f3a207]

INTEGRATION: CWS sb83 (1.31.64); FILE MERGED 2008/01/23 15:32:45 sb 1.31.64.1: #i84200# access files in various layers via explicit (OOO|BRAND)_BASE_DIR expansions


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [550a7d516842e41cd698f3ace1d15d23074808b8]

INTEGRATION: CWS sb83 (1.4.64); FILE MERGED 2008/01/23 15:32:45 sb 1.4.64.1: #i84200# access files in various layers via explicit (OOO|BRAND)_BASE_DIR expansions


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [8e40176c2ab103a92bdbddd75202a4fa8d6c4d41]

INTEGRATION: CWS sb83 (1.10.100); FILE MERGED 2008/03/17 08:38:22 sb 1.10.100.2: RESYNC: (1.10-1.11); FILE MERGED 2008/01/23 15:32:44 sb 1.10.100.1: #i84200# access files in various layers via explicit (OOO|BRAND)_BASE_DIR expansions


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [c10e875d188c680ed7d09a0f36ad19bba4fa3e4a]

INTEGRATION: CWS sb83 (1.7.100); FILE MERGED 2008/01/23 15:32:44 sb 1.7.100.1: #i84200# access files in various layers via explicit (OOO|BRAND)_BASE_DIR expansions


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [6dc3b0d1bae5881d08bc022336cd04ea6763d4a1]

INTEGRATION: CWS sb83 (1.3.144); FILE MERGED 2008/01/23 15:32:43 sb 1.3.144.1: #i84200# access files in various layers via explicit (OOO|BRAND)_BASE_DIR expansions


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [1607eebdd3df4ce77b2cc2c1f6c33805958baa36]

INTEGRATION: CWS sb83 (1.4.144); FILE MERGED 2008/01/23 15:32:43 sb 1.4.144.1: #i84200# access files in various layers via explicit (OOO|BRAND)_BASE_DIR expansions


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [53ca21081cad4ed31bc150252895f5b0cd68a3c8]

INTEGRATION: CWS sb83 (1.30.42); FILE MERGED 2008/03/17 08:38:02 sb 1.30.42.2: RESYNC: (1.30-1.31); FILE MERGED 2008/02/20 12:45:19 sb 1.30.42.1: #i86260#, #i86264# fixed bad uses of $ORIGIN


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [469c4331307f9d1e060a6ffce4a2451776a588e5]

INTEGRATION: CWS sb83 (1.11.26); FILE MERGED 2008/03/17 08:34:58 sb 1.11.26.2: RESYNC: (1.11-1.13); FILE MERGED 2007/12/10 14:30:25 sb 1.11.26.1: #i84200# ooowoure-legacy_binfilters.rdb can now completely replace the original legacy_binfilters.rdb.


2008-03-18  Vladimir Glazounov  <vg@openoffice.org>  [0bd689a9f6dd5c0118eb70777f359f96f7660f35]

INTEGRATION: CWS sb83 (1.3.26); FILE MERGED 2007/12/10 14:30:25 sb 1.3.26.1: #i84200# ooowoure-legacy_binfilters.rdb can now completely replace the original legacy_binfilters.rdb.


2008-03-17  Rüdiger Timm  <rt@openoffice.org>  [5718769fe7ce5703ce2baaef797f8fdb8fe199bc]

#i87080# Missing comma in string constant array added (patch by tono).


2008-03-17  Rüdiger Timm  <rt@openoffice.org>  [99391a602b4b8ad14e52948164fd43c739870394]

#i87045# Initialize variable 'bnew' to avoid compiler warning.


2008-03-14  Rüdiger Timm  <rt@openoffice.org>  [5b8cb996f4a5787d71596d40edd4ef2d579a029b]

#i87043# Fix 'uninitialized'  warning.


2008-03-14  Rüdiger Timm  <rt@openoffice.org>  [4379f3df4e96a88b933de20e90c054c829ac765f]

mail.pm


2008-03-14  Rüdiger Timm  <rt@openoffice.org>  [581ebcf8ce830e98dc110ae3064c70b3ee3a686f]

#i87016# Fix 64bit build breakage (cl / pjanik)


2008-03-14  Rüdiger Timm  <rt@openoffice.org>  [c31ae5ea766881a3ec01bba9053a7a9fc04ca4d5]

#i87015# Disregard warnings.


2008-03-13  Rüdiger Timm  <rt@openoffice.org>  [e0f76d5000892cbab299b1c1e9590596f500d882]

#i10000# One step back, to support Hamburg environment (explicitly call mkdir.exe instead of macro MKDIRHIER).


2008-03-13  Rüdiger Timm  <rt@openoffice.org>  [4f1566bb6240c0f6902c3ae3fd690be5fef411a3]

#i10000# Include vcl/sysdata.hxx for WNT only, as it was before CWS impresstables2.


2008-03-13  Rüdiger Timm  <rt@openoffice.org>  [54dea27b94bc813a7c97f0cf860a10a94e82c004]

#i10000# No UPD in library names any more.


2008-03-13  Rüdiger Timm  <rt@openoffice.org>  [271349ba0fc057b42f8ad9029ab622a7bff13b56]

#i10000# 'Beta' added at even more places.


2008-03-13  Rüdiger Timm  <rt@openoffice.org>  [dd3171340f843492844870bf95fdb19eada06d42]

#i10000# Apply change of CWS impreesstables2 to changes from m2 (CWS swnewlistlevelattrs_DEV300).


2008-03-13  Rüdiger Timm  <rt@openoffice.org>  [b4f3a73ecb2e40e99b37810b5d27ae40a16a3168]

#i10000# 'SfxObjectShell* pPersist' replaced with '::comphelper::IEmbeddedHelper* pPersist'.


2008-03-13  Rüdiger Timm  <rt@openoffice.org>  [4d3e620f8057491ab6748fcf1932fec9011f051a]

#i10000# Change 'Execute' from USHORT to short (see change in VclAbstractDialog::Execute by CWS impresstables2).


2008-03-13  Armin Weiss  <aw@openoffice.org>  [bb2e524fed39bf1dc9d8adaa86511816f8170e13]

#i39532# diverse support for chart2


2008-03-13  Rüdiger Timm  <rt@openoffice.org>  [2145488ff3217b40dc49069d4d91b399c579c3bc]

#i10000# Duplicate entries removed.


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [41d1cb6bebbbd53994e35dedc3cea9948e5dc10d]

#i10000# No UPD in library names any more.


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [25e6d9bfe6ee7145faf96dfff036b6cb606d890d]

#i10000# Typo fixed


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [80605a51734bc155315e9b9982ee8a8da2557e06]

#i10000# Typo corrected.


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [78f1c1d48f14de3c0e86a8692e930b4b4626000c]

DEV300


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [6c80b95652373dc7c0caae66eee1bf20fe6053b4]

INTEGRATION: CWS impresstables2 (1.11.18); FILE MERGED 2008/03/11 18:13:16 cl 1.11.18.2: RESYNC: (1.11-1.12); FILE MERGED 2008/02/13 11:30:15 cl 1.11.18.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [a26229351854eab8f9a193a4c27932d1d007c9c6]

INTEGRATION: CWS impresstables2 (1.20.18); FILE MERGED 2008/02/13 11:36:42 cl 1.20.18.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [f92fa23cf19457b4d8e75741981e133e12c339d5]

INTEGRATION: CWS impresstables2 (1.9.70); FILE MERGED 2008/03/11 18:12:24 cl 1.9.70.2: RESYNC: (1.9-1.10); FILE MERGED 2008/02/13 11:36:53 cl 1.9.70.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [b28258eb9e21968506324c442ef02f632df3a131]

INTEGRATION: CWS impresstables2 (1.2.382); FILE MERGED 2008/02/22 23:37:11 cl 1.2.382.1: added namespace binfilter to bf_svtools and bf_so3


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [cd861acc3591a9a04af0b2fcc02cfa48a553aa80]

INTEGRATION: CWS impresstables2 (1.5.70); FILE MERGED 2008/02/22 23:37:11 cl 1.5.70.1: added namespace binfilter to bf_svtools and bf_so3


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [2a4b69391f888ad113afea4b10166600dab49426]

INTEGRATION: CWS impresstables2 (1.3.232); FILE MERGED 2008/02/22 23:37:11 cl 1.3.232.1: added namespace binfilter to bf_svtools and bf_so3


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [b5c992d49dffdcf1db86ba100c04b91d801776cc]

INTEGRATION: CWS impresstables2 (1.3.230); FILE MERGED 2008/02/22 23:37:11 cl 1.3.230.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 11:17:27 cl 1.3.230.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [b3bac33e1b0017e97f8c057de75660d4a98c13bf]

INTEGRATION: CWS impresstables2 (1.4.70); FILE MERGED 2008/02/13 11:17:27 cl 1.4.70.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [2b0982f4d713025e4ca61d990ea55dd43fb3b086]

INTEGRATION: CWS impresstables2 (1.4.16); FILE MERGED 2008/02/22 23:37:11 cl 1.4.16.1: added namespace binfilter to bf_svtools and bf_so3


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [9536ab5ad45266d1ab17992dd5f0c3298f74257a]

INTEGRATION: CWS impresstables2 (1.8.70); FILE MERGED 2008/02/22 23:37:09 cl 1.8.70.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 11:17:25 cl 1.8.70.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [a8b4487d96c88a5991dfaed033f101ca63c50eff]

INTEGRATION: CWS impresstables2 (1.6.104); FILE MERGED 2008/02/22 23:37:09 cl 1.6.104.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 11:17:25 cl 1.6.104.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [64268a1bc04ac7cf85537b689f9aff20a99e9db2]

INTEGRATION: CWS impresstables2 (1.6.104); FILE MERGED 2008/02/22 23:37:09 cl 1.6.104.1: added namespace binfilter to bf_svtools and bf_so3


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [a4be001a29d372a7b528f0399026148f6c2896d8]

INTEGRATION: CWS impresstables2 (1.5.70); FILE MERGED 2008/02/13 11:17:25 cl 1.5.70.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [07b5075d52143330f835ac9ed774b75a0097629d]

INTEGRATION: CWS impresstables2 (1.4.70); FILE MERGED 2008/02/22 23:37:09 cl 1.4.70.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 11:17:25 cl 1.4.70.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [a5f0f64cf4391b06b49fc72ef3fd85c100bf10dd]

INTEGRATION: CWS impresstables2 (1.3.232); FILE MERGED 2008/02/22 23:37:09 cl 1.3.232.1: added namespace binfilter to bf_svtools and bf_so3


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [30ad0d87bafeea33831480995d7609c046232735]

INTEGRATION: CWS impresstables2 (1.7.70); FILE MERGED 2008/02/22 23:37:09 cl 1.7.70.1: added namespace binfilter to bf_svtools and bf_so3


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [4655c2e1e4a056860c2e64d0abc59777e0800fd6]

INTEGRATION: CWS impresstables2 (1.3.230); FILE MERGED 2008/02/13 11:17:25 cl 1.3.230.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [8fbf44ef939452d6c8edba5aa27aebe51e49e3b8]

INTEGRATION: CWS impresstables2 (1.5.104); FILE MERGED 2008/02/13 11:17:25 cl 1.5.104.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [091a21869c1d25fb6931a5dcd97636d9b1b47265]

INTEGRATION: CWS impresstables2 (1.3.232); FILE MERGED 2008/02/13 11:17:25 cl 1.3.232.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [9036cd8a136609dc0a72ae6f859489898d1dfe42]

INTEGRATION: CWS impresstables2 (1.4.70); FILE MERGED 2008/02/13 11:17:25 cl 1.4.70.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [d1cc74253273b0a9faaa9d07a9a96a96ec498bfb]

INTEGRATION: CWS impresstables2 (1.5.104); FILE MERGED 2008/02/22 23:37:09 cl 1.5.104.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 11:17:25 cl 1.5.104.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [094c9660878dd2372f92c789b392f0b0e1c3b92e]

INTEGRATION: CWS impresstables2 (1.8.70); FILE MERGED 2008/02/13 11:17:25 cl 1.8.70.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [bf6fde317763d2ec98612bfef7f1c392b7ed32ef]

INTEGRATION: CWS impresstables2 (1.6.104); FILE MERGED 2008/02/22 23:37:09 cl 1.6.104.1: added namespace binfilter to bf_svtools and bf_so3


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [db73f49e08217f3335e30e342b4477946062bc75]

INTEGRATION: CWS impresstables2 (1.4.104); FILE MERGED 2008/02/22 23:37:09 cl 1.4.104.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 11:17:25 cl 1.4.104.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [03e8c84b3d5f9934cb6c3bae108be14d5720c48a]

INTEGRATION: CWS impresstables2 (1.7.70); FILE MERGED 2008/02/13 11:17:25 cl 1.7.70.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [d11ed198b8d8ecb90c0983c7d787629fe46c54df]

INTEGRATION: CWS impresstables2 (1.4.70); FILE MERGED 2008/02/22 23:37:09 cl 1.4.70.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 11:17:25 cl 1.4.70.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [bf721056c6a8447fe51015be76aa37499503a57f]

INTEGRATION: CWS impresstables2 (1.6.92); FILE MERGED 2008/02/22 23:37:09 cl 1.6.92.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 11:17:25 cl 1.6.92.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [f428f1d3b027786ff0cf553700f72a9ab3734861]

INTEGRATION: CWS impresstables2 (1.5.18); FILE MERGED 2008/02/22 23:37:09 cl 1.5.18.1: added namespace binfilter to bf_svtools and bf_so3


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [052786484e409b8d1a7bb3f5ede116b0e329cbf7]

INTEGRATION: CWS impresstables2 (1.4.104); FILE MERGED 2008/02/13 11:17:25 cl 1.4.104.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [8283b0ad2515dc52ba430f37b7532fee36197251]

INTEGRATION: CWS impresstables2 (1.7.4); FILE MERGED 2008/02/22 23:37:09 cl 1.7.4.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 11:17:25 cl 1.7.4.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [bd91a20ed573dcb33e5d09cdc48fa1fcd3e92010]

INTEGRATION: CWS impresstables2 (1.7.70); FILE MERGED 2008/02/22 23:37:09 cl 1.7.70.1: added namespace binfilter to bf_svtools and bf_so3


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [666f510f2c0a4dd264902ea7080d457dfec5ded3]

INTEGRATION: CWS impresstables2 (1.4.70); FILE MERGED 2008/02/13 11:17:24 cl 1.4.70.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [df7e553d8128abd390f6df911f98db54365e650e]

INTEGRATION: CWS impresstables2 (1.6.92); FILE MERGED 2008/02/13 11:17:24 cl 1.6.92.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [71f55740b402e6002a98306f1d129c4a9cbe14da]

INTEGRATION: CWS impresstables2 (1.8.70); FILE MERGED 2008/02/22 23:37:09 cl 1.8.70.1: added namespace binfilter to bf_svtools and bf_so3


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [37a7102425fd074be8bbb0be8c08b1355aab77f1]

INTEGRATION: CWS impresstables2 (1.9.18); FILE MERGED 2008/02/22 23:37:09 cl 1.9.18.1: added namespace binfilter to bf_svtools and bf_so3


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [e266168c14ff2aa01b9f0dd309f7987c53e9372c]

INTEGRATION: CWS impresstables2 (1.4.232); FILE MERGED 2008/02/22 23:37:08 cl 1.4.232.1: added namespace binfilter to bf_svtools and bf_so3


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [fb582a682835697a11a87617abf2893dc56bc148]

INTEGRATION: CWS impresstables2 (1.7.70); FILE MERGED 2008/02/22 23:37:08 cl 1.7.70.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 11:17:24 cl 1.7.70.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [3d12286ea09a505229146685606b7fcdf1a47558]

INTEGRATION: CWS impresstables2 (1.5.104); FILE MERGED 2008/02/22 23:37:08 cl 1.5.104.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 11:17:24 cl 1.5.104.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [5eef31464c2964b88c9c36a1868bd158555550b2]

INTEGRATION: CWS impresstables2 (1.7.70); FILE MERGED 2008/02/22 23:37:08 cl 1.7.70.1: added namespace binfilter to bf_svtools and bf_so3


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [4a8e55cffa2cb6b3dcdc30f072fad18c2a6140a2]

INTEGRATION: CWS impresstables2 (1.4.104); FILE MERGED 2008/02/22 23:37:08 cl 1.4.104.1: added namespace binfilter to bf_svtools and bf_so3


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [7ddac1a679cfe360cb82135da257b8fee0290046]

INTEGRATION: CWS impresstables2 (1.5.70); FILE MERGED 2008/02/22 23:37:08 cl 1.5.70.1: added namespace binfilter to bf_svtools and bf_so3


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [212754f7acd80d4198e6b6371628ccd1840ae8d9]

INTEGRATION: CWS impresstables2 (1.4.104); FILE MERGED 2008/02/13 11:17:24 cl 1.4.104.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [a4b094007c4a39702cc12bee88ea7b3832d107f9]

INTEGRATION: CWS impresstables2 (1.9.18); FILE MERGED 2008/02/22 23:37:08 cl 1.9.18.1: added namespace binfilter to bf_svtools and bf_so3


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [ca5fc2bcbe67a8ddc2faf9a1e52c4761c297c135]

INTEGRATION: CWS impresstables2 (1.3.232); FILE MERGED 2008/02/22 23:37:08 cl 1.3.232.1: added namespace binfilter to bf_svtools and bf_so3


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [6588b0a9930c17992e60e1d3e430996ca58d3805]

INTEGRATION: CWS impresstables2 (1.2.232); FILE MERGED 2008/02/13 11:17:24 cl 1.2.232.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [05478833814db7806f70dbed11e8f0ea3a693984]

INTEGRATION: CWS impresstables2 (1.8.92); FILE MERGED 2008/02/13 11:17:24 cl 1.8.92.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [f29624f978e6ee8b446baa1204cad306d892e47b]

INTEGRATION: CWS impresstables2 (1.6.104); FILE MERGED 2008/02/22 23:37:08 cl 1.6.104.1: added namespace binfilter to bf_svtools and bf_so3


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [545056827504d603a1a84746713d727b3647a663]

INTEGRATION: CWS impresstables2 (1.5.104); FILE MERGED 2008/02/22 23:37:08 cl 1.5.104.1: added namespace binfilter to bf_svtools and bf_so3


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [8c7aa7ee5018d8e5ab8d6eaf1fb54df5d5cea53c]

INTEGRATION: CWS impresstables2 (1.6.104); FILE MERGED 2008/02/13 11:17:24 cl 1.6.104.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [4630df84622932eea9f03714aab271c56525da38]

INTEGRATION: CWS impresstables2 (1.7.104); FILE MERGED 2008/02/13 11:17:24 cl 1.7.104.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [a7ee087fdf219bba5a0a9e9d371bf7b7ee6b4d8f]

INTEGRATION: CWS impresstables2 (1.7.104); FILE MERGED 2008/02/22 23:37:08 cl 1.7.104.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 11:17:24 cl 1.7.104.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [0ab11ef01137cb8fd9fe169abf0b412d05d87381]

INTEGRATION: CWS impresstables2 (1.4.232); FILE MERGED 2008/02/13 11:17:24 cl 1.4.232.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [e8763f45f0b0e31b1b565680a2188e0696f39abd]

INTEGRATION: CWS impresstables2 (1.7.92); FILE MERGED 2008/02/13 11:17:24 cl 1.7.92.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [cf2e13c3a9f53e932683fcfdfde9c6e74cd13b1f]

INTEGRATION: CWS impresstables2 (1.5.230); FILE MERGED 2008/02/13 11:17:24 cl 1.5.230.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [b3c7333cbf18ab352a342c3d20f7a79d050180a7]

INTEGRATION: CWS impresstables2 (1.6.104); FILE MERGED 2008/02/22 23:37:08 cl 1.6.104.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 11:17:24 cl 1.6.104.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [ee20ad593df0b4dafe95e95a3db567838f5e32ea]

INTEGRATION: CWS impresstables2 (1.4.16); FILE MERGED 2008/02/13 11:17:24 cl 1.4.16.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [da374f3837a451f90e410cc9a8816f45456df387]

INTEGRATION: CWS impresstables2 (1.9.104); FILE MERGED 2008/02/22 23:37:08 cl 1.9.104.1: added namespace binfilter to bf_svtools and bf_so3


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [26c2aa7bda0b56d5b3de584ae0798d007d887cde]

INTEGRATION: CWS impresstables2 (1.5.70); FILE MERGED 2008/02/22 23:37:08 cl 1.5.70.1: added namespace binfilter to bf_svtools and bf_so3


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [64fb1842af6007446cd5d9d205cffef5ad838280]

INTEGRATION: CWS impresstables2 (1.5.104); FILE MERGED 2008/02/13 11:17:24 cl 1.5.104.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [f1719948c5612610dbb386115ecd800b3d9e9856]

INTEGRATION: CWS impresstables2 (1.7.4); FILE MERGED 2008/02/22 23:37:08 cl 1.7.4.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 11:17:23 cl 1.7.4.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [df066a2ea0cc37b61847ac90507e3d20e9153807]

INTEGRATION: CWS impresstables2 (1.4.104); FILE MERGED 2008/02/13 11:17:23 cl 1.4.104.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [8dea74ec7c2b4619fd45c8fa6268a30a2a4b2139]

INTEGRATION: CWS impresstables2 (1.8.16); FILE MERGED 2008/02/13 11:17:23 cl 1.8.16.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [dee13dea6c1804da0e65a0981f89f0efb670a6e8]

INTEGRATION: CWS impresstables2 (1.7.4); FILE MERGED 2008/02/13 11:17:23 cl 1.7.4.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [99fb0e7dfcdc2fb3ee478ca0d61557d61bb9bbdc]

INTEGRATION: CWS impresstables2 (1.14.4); FILE MERGED 2008/02/22 23:37:08 cl 1.14.4.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 11:17:23 cl 1.14.4.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [acfcac4c79d7291aa53c6c1aa3dfba3a40a408f2]

INTEGRATION: CWS impresstables2 (1.5.18); FILE MERGED 2008/02/22 23:37:08 cl 1.5.18.1: added namespace binfilter to bf_svtools and bf_so3


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [4e0900a732ef34ff3a11034ecca99e9f35f01023]

INTEGRATION: CWS impresstables2 (1.6.70); FILE MERGED 2008/02/22 23:37:08 cl 1.6.70.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 11:17:23 cl 1.6.70.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [b6e4abff7714a7421b73844c1e46cb7772154d1a]

INTEGRATION: CWS impresstables2 (1.9.70); FILE MERGED 2008/02/22 23:37:08 cl 1.9.70.1: added namespace binfilter to bf_svtools and bf_so3


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [fec637ac1c22a4a9b1f2ef9a6db78df13bf33cba]

INTEGRATION: CWS impresstables2 (1.6.92); FILE MERGED 2008/02/13 11:17:23 cl 1.6.92.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [0dd72acf5da0f47115dc8d881aac611829d91c07]

INTEGRATION: CWS impresstables2 (1.6.40); FILE MERGED 2008/02/13 11:17:23 cl 1.6.40.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [bda709c7581b6fcfb3076e0a6d9f2fedcabbf043]

INTEGRATION: CWS impresstables2 (1.3.230); FILE MERGED 2008/02/22 23:37:08 cl 1.3.230.1: added namespace binfilter to bf_svtools and bf_so3


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [c39945a5a7548294d97b62b3a74186156e0318e8]

INTEGRATION: CWS impresstables2 (1.6.70); FILE MERGED 2008/02/13 11:17:23 cl 1.6.70.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [fb15663eb1c4f5c1d3534055d7bd9caf9da0be42]

INTEGRATION: CWS impresstables2 (1.7.70); FILE MERGED 2008/02/22 23:37:08 cl 1.7.70.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 11:17:23 cl 1.7.70.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [28efab0465cdf76843b5546c11842966d541df55]

INTEGRATION: CWS impresstables2 (1.4.232); FILE MERGED 2008/02/22 23:37:08 cl 1.4.232.1: added namespace binfilter to bf_svtools and bf_so3


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [b62d1f187f44178da9a61808f1668c7a94ea20bc]

INTEGRATION: CWS impresstables2 (1.4.104); FILE MERGED 2008/02/13 11:17:20 cl 1.4.104.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [c42da53375ae8f92037c9f87dd8c6a0f56f8e01f]

INTEGRATION: CWS impresstables2 (1.3.230); FILE MERGED 2008/02/13 11:17:20 cl 1.3.230.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [b8eacf297c1d6400c29d177a8b3018bc59cca5f1]

INTEGRATION: CWS impresstables2 (1.4.16); FILE MERGED 2008/02/13 11:17:20 cl 1.4.16.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [d6cc82b4e48669f5306d437288afaddb0ee76977]

INTEGRATION: CWS impresstables2 (1.7.70); FILE MERGED 2008/02/22 23:37:05 cl 1.7.70.1: added namespace binfilter to bf_svtools and bf_so3


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [2e5558bc258d7425da58a715506adbdc2788f25f]

INTEGRATION: CWS impresstables2 (1.4.104); FILE MERGED 2008/02/22 23:37:05 cl 1.4.104.1: added namespace binfilter to bf_svtools and bf_so3


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [b75c33237fa690c0d6403b09adb89602b37cf4d9]

INTEGRATION: CWS impresstables2 (1.6.18); FILE MERGED 2008/02/22 23:37:05 cl 1.6.18.1: added namespace binfilter to bf_svtools and bf_so3


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [c35b2f544c55bff0fa40a1995ce14a041885e099]

INTEGRATION: CWS impresstables2 (1.5.104); FILE MERGED 2008/02/13 11:17:20 cl 1.5.104.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [3d7b5b443a491a607497b926be004f05164f2c76]

INTEGRATION: CWS impresstables2 (1.3.232); FILE MERGED 2008/02/22 23:37:05 cl 1.3.232.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 11:17:20 cl 1.3.232.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [3940f44210a26a36b674d0fb4b55f737a9de3191]

INTEGRATION: CWS impresstables2 (1.5.104); FILE MERGED 2008/02/22 23:37:05 cl 1.5.104.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 11:17:20 cl 1.5.104.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [9be58c377c47546582730cbb4cfeffe31019425b]

INTEGRATION: CWS impresstables2 (1.3.230); FILE MERGED 2008/02/13 11:17:19 cl 1.3.230.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [43bcf71a09819162bd5ac584c3000702da4e7d13]

INTEGRATION: CWS impresstables2 (1.4.104); FILE MERGED 2008/02/13 11:17:19 cl 1.4.104.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [7bc4a83e23e23d88ce2dde720a0b06fc2585489e]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/03/06 17:09:25 cl 1.1.2.3: #i68103# added missing header for mac build 2008/01/30 16:07:08 cl 1.1.2.2: fixed merge conflict 2008/01/03 10:14:35 cl 1.1.2.1: new memory stream service


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [3d47436437977b8d316867584947ecdd30bcb84d]

INTEGRATION: CWS impresstables2 (1.9.30); FILE MERGED 2008/01/30 13:29:53 cl 1.9.30.2: RESYNC: (1.9-1.10); FILE MERGED 2008/01/03 10:15:24 cl 1.9.30.1: new memory stream service


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [e1127bb75d8e30a8d1336b825be413863e77780f]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/15 12:51:06 cl 1.1.2.2: #i68103# added c'tor and d'tor and fixed release() 2007/07/26 16:43:55 cl 1.1.2.1: #i68103# added implementation helper that supports XWeak and XTypeProvider


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [d3b9f7d614c47ab64ce17cf5a8a73cd480542cc4]

INTEGRATION: CWS impresstables2 (1.37.48); FILE MERGED 2008/02/20 17:55:14 cl 1.37.48.4: RESYNC: (1.41-1.42); FILE MERGED 2007/12/01 19:30:03 cl 1.37.48.3: RESYNC: (1.39-1.41); FILE MERGED 2007/08/01 23:00:56 cl 1.37.48.2: RESYNC: (1.37-1.39); FILE MERGED 2007/07/26 16:44:32 cl 1.37.48.1: #i68103# added implementation helper that supports XWeak and XTypeProvider


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [b33e5032d546cfcf1848ab7f06863dd737692155]

INTEGRATION: CWS impresstables2 (1.11.30); FILE MERGED 2008/03/06 18:20:17 cl 1.11.30.4: fixing merge errors 2008/01/30 16:06:22 cl 1.11.30.3: fixed merge conflict 2008/01/30 13:29:56 cl 1.11.30.2: RESYNC: (1.11-1.12); FILE MERGED 2008/01/03 10:15:24 cl 1.11.30.1: new memory stream service


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [66b0f154bee81750dadd3e27fe8faa1d54a74d48]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/15 12:50:54 cl 1.1.2.2: #i68103# added c'tor and d'tor 2007/07/26 16:43:06 cl 1.1.2.1: #i68103# added implementation helper that supports XWeak and XTypeProvider


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [ce897c7194fc780412419ba92bea5fd69d07ea55]

INTEGRATION: CWS impresstables2 (1.3.232); FILE MERGED 2008/02/13 11:17:19 cl 1.3.232.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [da049f9b92c692c603f49317ba999a22979c0863]

INTEGRATION: CWS impresstables2 (1.71.62); FILE MERGED 2008/03/11 19:31:55 cl 1.71.62.3: RESYNC: (1.72-1.73); FILE MERGED 2008/01/30 13:29:29 cl 1.71.62.2: RESYNC: (1.71-1.72); FILE MERGED 2007/10/12 12:26:02 cl 1.71.62.1: #i68103# SfxStyleSheetBase does not support Erase anymore -> Remove


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [cc2e734f81e2ab05a5bc560068e1fb87b3619b73]

INTEGRATION: CWS impresstables2 (1.6.104); FILE MERGED 2008/02/13 11:17:19 cl 1.6.104.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [81127c660eaddf47b5d96a97a74a11ddc8d675fe]

INTEGRATION: CWS impresstables2 (1.7.104); FILE MERGED 2008/02/13 11:17:19 cl 1.7.104.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [60fcac278206b9135bc5a93922192db30e7cd0d8]

INTEGRATION: CWS impresstables2 (1.4.70); FILE MERGED 2008/02/22 23:37:05 cl 1.4.70.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 11:17:19 cl 1.4.70.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [54e083c197e7b5f2d5cd4f3894c0cb6666614f57]

INTEGRATION: CWS impresstables2 (1.3.30); FILE MERGED 2008/02/24 20:55:26 cl 1.3.30.2: #i68103# fixed solaris build error 2008/02/23 23:22:52 cl 1.3.30.1: added namespace binfilter to bf_svtools and bf_so3


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [5c275369c64f5ae7ee434b55ed451d8de67ec379]

INTEGRATION: CWS impresstables2 (1.12.4); FILE MERGED 2008/02/22 23:37:05 cl 1.12.4.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 11:17:19 cl 1.12.4.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [69660d70cd5c9a528b937164724829e311533dcf]

INTEGRATION: CWS impresstables2 (1.4.70); FILE MERGED 2008/02/13 11:17:19 cl 1.4.70.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [db5e4d49a9b6a934326226c6603b08f914ed7c04]

INTEGRATION: CWS impresstables2 (1.14.24); FILE MERGED 2008/03/11 19:29:19 cl 1.14.24.2: RESYNC: (1.14-1.15); FILE MERGED 2008/01/21 13:31:41 cl 1.14.24.1: #i68103# set current file format on memory stream


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [8100c369e34ecfa2c5c0bfad03e8e8eb72faf22f]

INTEGRATION: CWS impresstables2 (1.3.232); FILE MERGED 2008/02/22 23:37:05 cl 1.3.232.1: added namespace binfilter to bf_svtools and bf_so3


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [b89a0040eb2cd2a5fdcbaa579d5b1d0b155c8fc6]

INTEGRATION: CWS impresstables2 (1.6.70); FILE MERGED 2008/02/13 11:17:19 cl 1.6.70.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [fc59dad62116aaf9469c8e57db09d5ae865d9b27]

INTEGRATION: CWS impresstables2 (1.5.104); FILE MERGED 2008/02/22 23:37:05 cl 1.5.104.1: added namespace binfilter to bf_svtools and bf_so3


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [0e7302308afa482ffef274341b7924abf034058b]

INTEGRATION: CWS impresstables2 (1.37.38); FILE MERGED 2008/02/24 00:24:53 cl 1.37.38.2: RESYNC: (1.37-1.38); FILE MERGED 2008/02/20 17:04:33 cl 1.37.38.1: #i68103# use rtf as default paste format for drawing tables


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [13208f7bc499d2680ef2ac7114eef76fe32521ae]

INTEGRATION: CWS impresstables2 (1.35.64); FILE MERGED 2008/01/30 13:28:19 cl 1.35.64.3: RESYNC: (1.36-1.37); FILE MERGED 2007/08/01 22:51:57 cl 1.35.64.2: RESYNC: (1.35-1.36); FILE MERGED 2007/07/26 21:40:58 cl 1.35.64.1: #i68103# reworked styles to use refcounting


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [aead12449dd890a474349b3ed48e37d0f720320e]

INTEGRATION: CWS impresstables2 (1.39.66); FILE MERGED 2008/02/20 17:53:16 cl 1.39.66.3: RESYNC: (1.40-1.41); FILE MERGED 2008/01/30 13:28:26 cl 1.39.66.2: RESYNC: (1.39-1.40); FILE MERGED 2007/07/26 21:40:58 cl 1.39.66.1: #i68103# reworked styles to use refcounting


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [617c9ef2177b9fab1a4ae77cea97a9930eacb837]

INTEGRATION: CWS impresstables2 (1.8.104); FILE MERGED 2008/02/22 23:37:05 cl 1.8.104.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 11:17:19 cl 1.8.104.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [281873be2b32837ac7f14f08ed532c0b415ea0f3]

INTEGRATION: CWS impresstables2 (1.21.40); FILE MERGED 2007/07/30 14:39:33 cl 1.21.40.1: fixed namespace errors


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [c5501cea44b0d489409d7f4d047052e6d3dc0c7e]

INTEGRATION: CWS impresstables2 (1.7.70); FILE MERGED 2008/02/13 11:17:19 cl 1.7.70.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [23cc750488293493cd9813812e076c63a40aa478]

INTEGRATION: CWS impresstables2 (1.7.40); FILE MERGED 2007/07/30 14:39:33 cl 1.7.40.1: fixed namespace errors


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [622728bf38a41cb2a2a245120b5ac3fbe5f4884f]

INTEGRATION: CWS impresstables2 (1.5.104); FILE MERGED 2008/02/13 11:17:19 cl 1.5.104.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [a240b5fc03ac21e7f54124739f4c103d8fbd2c40]

INTEGRATION: CWS impresstables2 (1.103.54); FILE MERGED 2008/03/11 19:24:07 cl 1.103.54.6: RESYNC: (1.110-1.111); FILE MERGED 2008/02/20 17:53:30 cl 1.103.54.5: RESYNC: (1.109-1.110); FILE MERGED 2008/01/30 13:28:22 cl 1.103.54.4: RESYNC: (1.108-1.109); FILE MERGED 2008/01/02 11:15:42 cl 1.103.54.3: RESYNC: (1.107-1.108); FILE MERGED 2007/08/01 22:50:11 cl 1.103.54.2: RESYNC: (1.103-1.107); FILE MERGED 2007/07/26 21:40:58 cl 1.103.54.1: #i68103# reworked styles to use refcounting


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [a4d159c2d16823aeac30bfb70ac92df7717eac49]

INTEGRATION: CWS impresstables2 (1.7.70); FILE MERGED 2008/02/22 23:37:05 cl 1.7.70.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 11:17:18 cl 1.7.70.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [53a9c69d33105a336bce99a10d238818b4d982d4]

INTEGRATION: CWS impresstables2 (1.5.104); FILE MERGED 2008/02/13 11:17:18 cl 1.5.104.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [bfc11fdc382ed7da38469fc2d8f3e5b1444fe3a7]

INTEGRATION: CWS impresstables2 (1.7.104); FILE MERGED 2008/02/13 11:17:18 cl 1.7.104.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [834227a7db532f0755a709003dc47c674445ef9b]

INTEGRATION: CWS impresstables2 (1.7.40); FILE MERGED 2007/07/26 21:40:57 cl 1.7.40.1: #i68103# reworked styles to use refcounting


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [d5a369dc5802c16060e8c46c789f1a403d0ce066]

INTEGRATION: CWS impresstables2 (1.4.104); FILE MERGED 2008/02/13 11:17:18 cl 1.4.104.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [bcda9c6a377898e1193e68b3877ba5ebb4507844]

INTEGRATION: CWS impresstables2 (1.6.158); FILE MERGED 2008/02/22 23:37:05 cl 1.6.158.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 11:17:18 cl 1.6.158.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [cce32023cbf44de24cda5775e5151f5cffb114cc]

INTEGRATION: CWS impresstables2 (1.8.40); FILE MERGED 2007/07/26 21:40:57 cl 1.8.40.1: #i68103# reworked styles to use refcounting


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [21854a420c1718c7e9383528c5e93a5c94437b78]

INTEGRATION: CWS impresstables2 (1.5.6); FILE MERGED 2008/02/13 11:17:18 cl 1.5.6.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [6efb608ccd51284b5f2075d9205e2d9b87ce83d2]

INTEGRATION: CWS impresstables2 (1.12.54); FILE MERGED 2007/10/15 10:29:02 cl 1.12.54.1: #i68103# changed return type of Execute()


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [8a1977218b18cea9d919ccd4a91b6736960f4b21]

INTEGRATION: CWS impresstables2 (1.3.232); FILE MERGED 2008/02/13 11:17:18 cl 1.3.232.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [f4f6d75cbb13dab416fc8d52bda4c71ba64022ba]

INTEGRATION: CWS impresstables2 (1.66.34); FILE MERGED 2008/03/11 19:28:01 cl 1.66.34.2: RESYNC: (1.66-1.67); FILE MERGED 2008/01/01 18:43:37 cl 1.66.34.1: #i68103# working on tables


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [16c844287b010cf3f6f72b4a2f01e4059f85ae3a]

INTEGRATION: CWS impresstables2 (1.59.40); FILE MERGED 2008/03/11 19:28:09 cl 1.59.40.3: RESYNC: (1.60-1.61); FILE MERGED 2008/02/20 17:52:59 cl 1.59.40.2: RESYNC: (1.59-1.60); FILE MERGED 2007/07/30 14:39:33 cl 1.59.40.1: fixed namespace errors


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [9e1dba61b77a8ab503a145dcbc4fa102a591a122]

INTEGRATION: CWS impresstables2 (1.4.16); FILE MERGED 2008/02/13 11:17:18 cl 1.4.16.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [45580d23339029b4a902595db661faed0e3b6398]

INTEGRATION: CWS impresstables2 (1.12.40); FILE MERGED 2007/07/30 14:39:32 cl 1.12.40.1: fixed namespace errors


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [39569cb38db02e6377b9c15a4181d21ac20e0c1c]

INTEGRATION: CWS impresstables2 (1.15.40); FILE MERGED 2007/07/30 14:39:32 cl 1.15.40.1: fixed namespace errors


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [8332c5d5dc37b34975df333f4d71c9acb5c80e6b]

INTEGRATION: CWS impresstables2 (1.44.40); FILE MERGED 2007/07/30 14:39:32 cl 1.44.40.1: fixed namespace errors


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [71f8463f33ad0dc29017592ca1ffa33a5e91db10]

INTEGRATION: CWS impresstables2 (1.5.16); FILE MERGED 2008/02/13 11:17:18 cl 1.5.16.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [4db36ca480b7f92da354bb353bdb88d3c0a079ab]

INTEGRATION: CWS impresstables2 (1.15.58); FILE MERGED 2007/07/30 14:39:32 cl 1.15.58.1: fixed namespace errors


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [97fc36c174e2de94a6eac0fce99061a94c343ba6]

INTEGRATION: CWS impresstables2 (1.27.58); FILE MERGED 2007/07/30 14:39:32 cl 1.27.58.1: fixed namespace errors


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [14a41a4f4a1ad08f13f028153fb25b0c5d0098ff]

INTEGRATION: CWS impresstables2 (1.10.58); FILE MERGED 2007/07/30 14:39:32 cl 1.10.58.1: fixed namespace errors


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [3159b96692a4c8e0f2cef3e093b2e57d29e69595]

INTEGRATION: CWS impresstables2 (1.9.40); FILE MERGED 2007/07/30 14:39:32 cl 1.9.40.1: fixed namespace errors


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [032fce8a509ba801d39ef64473ab7aca6e6beffa]

INTEGRATION: CWS impresstables2 (1.17.22); FILE MERGED 2008/03/11 19:24:11 cl 1.17.22.5: RESYNC: (1.21-1.23); FILE MERGED 2008/02/20 17:53:06 cl 1.17.22.4: RESYNC: (1.20-1.21); FILE MERGED 2007/10/12 02:32:25 cl 1.17.22.3: RESYNC: (1.19-1.20); FILE MERGED 2007/08/01 22:27:24 cl 1.17.22.2: RESYNC: (1.17-1.19); FILE MERGED 2007/07/26 21:40:57 cl 1.17.22.1: #i68103# reworked styles to use refcounting


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [b099ccbfdf075f3685f5b819968f740539ec9cbf]

INTEGRATION: CWS impresstables2 (1.4.408); FILE MERGED 2007/07/26 21:40:57 cl 1.4.408.1: #i68103# reworked styles to use refcounting


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [3850a5929472c548dd6e6d112f06a9f00c458970]

INTEGRATION: CWS impresstables2 (1.16.68); FILE MERGED 2007/07/26 21:40:56 cl 1.16.68.1: #i68103# reworked styles to use refcounting


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [f09b3829d76c730b15cbcb1c37d02c4fcaae3ec2]

INTEGRATION: CWS impresstables2 (1.6.200); FILE MERGED 2007/07/26 21:40:56 cl 1.6.200.1: #i68103# reworked styles to use refcounting


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [351377566a969c48ce91861478346e027d47449e]

INTEGRATION: CWS impresstables2 (1.3.104); FILE MERGED 2008/02/13 11:17:18 cl 1.3.104.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [e225813ed45fcec2732ee629b64733630a2ac677]

INTEGRATION: CWS impresstables2 (1.3.406); FILE MERGED 2007/07/26 21:40:27 cl 1.3.406.1: #i68103# reworked styles to use refcounting


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [cc2169742f42ec0258d258c9dd671e68e45cf796]

INTEGRATION: CWS impresstables2 (1.4.40); FILE MERGED 2007/07/26 21:40:27 cl 1.4.40.1: #i68103# reworked styles to use refcounting


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [85d2461226e0d2a5a8f1636e9fff567082f7ad0b]

INTEGRATION: CWS impresstables2 (1.5.70); FILE MERGED 2008/02/13 11:17:18 cl 1.5.70.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [a3b57eb667c2ac9d7be39366069f0252b80874bb]

INTEGRATION: CWS impresstables2 (1.4.104); FILE MERGED 2008/02/22 23:37:05 cl 1.4.104.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 11:17:18 cl 1.4.104.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [e032429863d671bd8f6801dab0dafb8bc867d54b]

INTEGRATION: CWS impresstables2 (1.7.70); FILE MERGED 2008/02/22 23:37:05 cl 1.7.70.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 11:17:18 cl 1.7.70.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [a671c5ddcf1052b8670b5cb74ecbdc7b6899c9d5]

INTEGRATION: CWS impresstables2 (1.8.70); FILE MERGED 2008/02/13 11:17:18 cl 1.8.70.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [36c8e0cc0eaad7d6c8a88864de9f7872527fdd47]

INTEGRATION: CWS impresstables2 (1.6.16); FILE MERGED 2008/02/22 23:37:05 cl 1.6.16.1: added namespace binfilter to bf_svtools and bf_so3


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [ea1c0b15f548cdd6ed9977758b1ef3e56e8eff5b]

INTEGRATION: CWS impresstables2 (1.4.6); FILE MERGED 2008/02/13 11:17:17 cl 1.4.6.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [9dbe6a19be5a55a03320c3f177bb851044e2e992]

INTEGRATION: CWS impresstables2 (1.7.18); FILE MERGED 2008/02/22 23:37:05 cl 1.7.18.1: added namespace binfilter to bf_svtools and bf_so3


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [72865d95214357d86ab2a7a3dfd86b6a44218714]

INTEGRATION: CWS impresstables2 (1.5.104); FILE MERGED 2008/02/22 23:37:05 cl 1.5.104.1: added namespace binfilter to bf_svtools and bf_so3


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [8afad1be231d01d7d40ad73c243ed4e4c72f8d31]

INTEGRATION: CWS impresstables2 (1.9.78); FILE MERGED 2008/02/22 23:37:05 cl 1.9.78.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 11:17:17 cl 1.9.78.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [fb5652491ce43792dd65b0ac50ae35ef323ee3bf]

INTEGRATION: CWS impresstables2 (1.4.104); FILE MERGED 2008/02/22 23:37:05 cl 1.4.104.1: added namespace binfilter to bf_svtools and bf_so3


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [29cbe43afd4c95cf04da86e1c5786edda19452f5]

INTEGRATION: CWS impresstables2 (1.6.98); FILE MERGED 2008/02/22 23:37:05 cl 1.6.98.6: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 11:17:17 cl 1.6.98.5: merged svtools in and stripped 2008/01/30 13:21:13 cl 1.6.98.4: RESYNC: (1.8-1.9); FILE MERGED 2007/12/01 19:17:29 cl 1.6.98.3: RESYNC: (1.7-1.8); FILE MERGED 2007/08/01 12:40:14 cl 1.6.98.2: RESYNC: (1.6-1.7); FILE MERGED 2007/07/27 15:16:15 cl 1.6.98.1: fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [7cc0f7638caa4c9383b460c5672b1ce95cd23979]

INTEGRATION: CWS impresstables2 (1.3.46); FILE MERGED 2008/02/21 14:37:31 cl 1.3.46.1: #i68103# added application data for binfilter svtools


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [cdf90701797951e17e78ebc92444f67132288ebe]

INTEGRATION: CWS impresstables2 (1.7.86); FILE MERGED 2008/02/13 11:17:17 cl 1.7.86.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [7c03ed3904a9f199e69696d5fa15de146f649e44]

INTEGRATION: CWS impresstables2 (1.9.16); FILE MERGED 2008/02/22 23:37:05 cl 1.9.16.1: added namespace binfilter to bf_svtools and bf_so3


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [f1ec687efb65c0f256fa87b46f7d155f95135a12]

INTEGRATION: CWS impresstables2 (1.11.22); FILE MERGED 2007/08/01 21:57:33 cl 1.11.22.2: RESYNC: (1.11-1.12); FILE MERGED 2007/07/26 21:33:48 cl 1.11.22.1: #i68103# reworked styles to use refcounting


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [5420fbd0d722754e4e01e48d661f0ee082caef56]

INTEGRATION: CWS impresstables2 (1.16.30); FILE MERGED 2008/01/30 12:05:43 cl 1.16.30.8: #i68103# constructor hack to make implinheritancehelper merry 2008/01/30 11:54:22 cl 1.16.30.7: #i68103# try dynamic cast first before using unotunnel 2008/01/30 11:22:04 cl 1.16.30.6: #i68103# added XUnoTunnel to SfxUnoStyleSheet for safer conversion 2008/01/29 18:01:08 cl 1.16.30.5: #i68103# added SfxUnoStyleSheet to fix a dynamic_cast issue under linux 2007/08/08 11:17:53 cl 1.16.30.4: added missing include for solaris build 2007/08/01 21:49:55 cl 1.16.30.3: RESYNC: (1.16-1.17); FILE MERGED 2007/07/31 11:24:07 cl 1.16.30.2: fixing linux build problems 2007/07/26 21:33:18 cl 1.16.30.1: #i68103# reworked styles to use refcounting


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [f13dba1b0c184d25cbec5f60a26efb5462397fe9]

INTEGRATION: CWS impresstables2 (1.4.40); FILE MERGED 2008/02/13 11:17:17 cl 1.4.40.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [ecb67c593fdda4daebacff96a83a1db8e5fe6b4c]

INTEGRATION: CWS impresstables2 (1.5.104); FILE MERGED 2008/02/13 11:17:17 cl 1.5.104.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [b6d09bbb1648bc01df31daa4603db20b2ed736ef]

INTEGRATION: CWS impresstables2 (1.38.24); FILE MERGED 2008/03/11 19:23:23 cl 1.38.24.2: RESYNC: (1.38-1.39); FILE MERGED 2008/02/24 20:54:07 cl 1.38.24.1: #i68103# svtools now depends on comphelper


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [af12b76377063d7e919e54f64af686365b6195ad]

INTEGRATION: CWS impresstables2 (1.4.104); FILE MERGED 2008/02/13 11:17:17 cl 1.4.104.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [276e022262b9979b1962f9e7fa10968c24135732]

INTEGRATION: CWS impresstables2 (1.2.128); FILE MERGED 2008/01/30 13:27:43 cl 1.2.128.6: RESYNC: (1.2-1.3); FILE MERGED 2008/01/30 12:05:58 cl 1.2.128.5: #i68103# constructor hack to make implinheritancehelper merry 2008/01/30 11:52:32 cl 1.2.128.4: #i68103# export SfxUnoStyleSheet 2008/01/30 11:21:38 cl 1.2.128.3: #i68103# added XUnoTunnel to SfxUnoStyleSheet for safer conversion 2008/01/29 18:00:40 cl 1.2.128.2: #i68103# added SfxUnoStyleSheet to fix a dynamic_cast issue under linux 2007/07/26 21:32:35 cl 1.2.128.1: #i68103# reworked styles to use refcounting


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [3d76d92632df800aa59da1043dc32b8dc43eb8e9]

INTEGRATION: CWS impresstables2 (1.6.104); FILE MERGED 2008/02/13 11:17:17 cl 1.6.104.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [24a1f1637e8e6f9ac312ce4434f7cdb86d9b3e02]

INTEGRATION: CWS impresstables2 (1.5.16); FILE MERGED 2008/02/13 11:17:17 cl 1.5.16.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [cd8592ba428658b7f97f1d7716b1ef59d41d37bc]

INTEGRATION: CWS impresstables2 (1.2.30); FILE MERGED 2007/07/26 22:11:25 cl 1.2.30.1: worked on tables in draw


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [75e699bae34a3dc85441bffb1f2a3505f9c5abe5]

INTEGRATION: CWS impresstables2 (1.3.232); FILE MERGED 2008/02/13 11:17:17 cl 1.3.232.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [d88e4c25ca35f122f8b8adb01d4a58069da4886a]

INTEGRATION: CWS impresstables2 (1.4.16); FILE MERGED 2008/02/13 11:17:17 cl 1.4.16.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [a8aa17887095a1f43d5198d3fe3c3283084041de]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2007/08/02 09:48:59 cl 1.1.2.2: fixed a merge problem 2007/03/15 16:22:38 cl 1.1.2.1: #i68103# added members to MouseEvent and KeyEvent for awt event conersions


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [46e497ef1ed01178c7d1256b861be09bf1c4f16c]

INTEGRATION: CWS impresstables2 (1.21.158); FILE MERGED 2008/03/11 19:22:10 cl 1.21.158.3: RESYNC: (1.22-1.23); FILE MERGED 2007/06/27 18:21:37 cl 1.21.158.2: RESYNC: (1.21-1.22); FILE MERGED 2007/03/15 16:20:52 cl 1.21.158.1: #i68103# added members to MouseEvent and KeyEvent for awt event conersions


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [87396072d9e33a1586eebc1520be81949ac4cb9a]

INTEGRATION: CWS impresstables2 (1.5.178); FILE MERGED 2007/08/01 19:56:40 cl 1.5.178.2: RESYNC: (1.5-1.6); FILE MERGED 2007/03/15 16:20:52 cl 1.5.178.1: #i68103# added members to MouseEvent and KeyEvent for awt event conersions


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [1ed8e752764e77da7b5c0339f32a05ec276d870c]

INTEGRATION: CWS impresstables2 (1.2.48); FILE MERGED 2007/05/31 12:44:07 cl 1.2.48.1: #i68103# merged changes from svx/inc/event.hxx


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [60444e6b5aaf9f813f19e752c7fc93d52f974623]

INTEGRATION: CWS impresstables2 (1.3.230); FILE MERGED 2008/02/13 11:17:17 cl 1.3.230.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [100df996a332059870017cfa4a5643bdde4ff70a]

INTEGRATION: CWS impresstables2 (1.3.10); FILE MERGED 2007/09/20 15:30:58 cl 1.3.10.1: #i68103# changing return type for Execute() to short


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [777d9a1a9ec08d4bb4559d49ac8d12c1802124ad]

INTEGRATION: CWS impresstables2 (1.5.86); FILE MERGED 2008/02/13 11:17:17 cl 1.5.86.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [4d7a20eeffc9376b4b32f05474f33f757395e1bd]

INTEGRATION: CWS impresstables2 (1.5.16); FILE MERGED 2008/02/13 11:17:16 cl 1.5.16.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [9759de869da17bb7db321966abafa91dad1a685b]

INTEGRATION: CWS impresstables2 (1.4.104); FILE MERGED 2008/02/13 11:17:16 cl 1.4.104.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [6586e9546efb4387e52d9f31eedc53def0a61168]

INTEGRATION: CWS impresstables2 (1.5.70); FILE MERGED 2008/02/13 11:17:16 cl 1.5.70.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [d242df51c4a60eaa4336831b3a65943602cd1bf5]

INTEGRATION: CWS impresstables2 (1.6.70); FILE MERGED 2008/02/13 11:17:16 cl 1.6.70.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [f4007aa41999deb5338c715a6867a5797c9f2896]

INTEGRATION: CWS impresstables2 (1.8.54); FILE MERGED 2007/06/27 16:27:54 cl 1.8.54.2: RESYNC: (1.8-1.9); FILE MERGED 2007/03/20 09:49:03 cl 1.8.54.1: fixed a namespace clash


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [45268e62afcd2a822474b34de3073e8f126ce2ba]

INTEGRATION: CWS impresstables2 (1.6.104); FILE MERGED 2008/02/13 11:17:16 cl 1.6.104.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [222dab1039ac35e87a5ace27a5b76b1d0ee7752b]

INTEGRATION: CWS impresstables2 (1.61.112); FILE MERGED 2008/03/11 19:19:02 cl 1.61.112.3: RESYNC: (1.62-1.65); FILE MERGED 2007/12/01 19:23:22 cl 1.61.112.2: RESYNC: (1.61-1.62); FILE MERGED 2007/10/15 11:35:02 cl 1.61.112.1: #i40844# moved split table dialog to svx


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [abeab55c91724e94e9657016a308fbf6b7af0dbb]

INTEGRATION: CWS impresstables2 (1.12.400); FILE MERGED 2007/10/12 00:42:11 cl 1.12.400.2: RESYNC: (1.12-1.13); FILE MERGED 2007/10/11 14:24:25 cl 1.12.400.1: #i68103# fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [46de45bd073c9b183aa9b094a6120b0f4692b5de]

INTEGRATION: CWS impresstables2 (1.7.104); FILE MERGED 2008/02/13 11:17:16 cl 1.7.104.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [16751367b6ad3674cf14b3b6f12e5ca3466d29c4]

INTEGRATION: CWS impresstables2 (1.26.120); FILE MERGED 2007/12/01 19:23:16 cl 1.26.120.3: RESYNC: (1.27-1.28); FILE MERGED 2007/10/12 00:39:17 cl 1.26.120.2: RESYNC: (1.26-1.27); FILE MERGED 2007/10/11 14:23:37 cl 1.26.120.1: #i68103# fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [edcaf034c6166fd478c89b8aa72deb1c270ce178]

INTEGRATION: CWS impresstables2 (1.3.230); FILE MERGED 2008/02/22 23:37:05 cl 1.3.230.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 11:17:16 cl 1.3.230.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [37940f0b7267c0040baec3d8b9c497148d56e4b8]

INTEGRATION: CWS impresstables2 (1.7.120); FILE MERGED 2007/10/12 00:38:32 cl 1.7.120.2: RESYNC: (1.7-1.8); FILE MERGED 2007/10/11 14:23:37 cl 1.7.120.1: #i68103# fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [7a22689615590136adc03d6eb31d3b9e8437ab12]

INTEGRATION: CWS impresstables2 (1.36.82); FILE MERGED 2007/12/01 19:23:13 cl 1.36.82.3: RESYNC: (1.37-1.38); FILE MERGED 2007/10/12 00:37:05 cl 1.36.82.2: RESYNC: (1.36-1.37); FILE MERGED 2007/10/11 14:23:37 cl 1.36.82.1: #i68103# fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [6ef5e83365cdbb06ba1ef4f634ad04d07f80e809]

INTEGRATION: CWS impresstables2 (1.10.400); FILE MERGED 2007/10/12 00:36:41 cl 1.10.400.2: RESYNC: (1.10-1.11); FILE MERGED 2007/10/11 14:23:37 cl 1.10.400.1: #i68103# fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [c39927385929385d072cf62ecd9885e1dad457ca]

INTEGRATION: CWS impresstables2 (1.6.70); FILE MERGED 2008/02/22 23:37:05 cl 1.6.70.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 11:17:16 cl 1.6.70.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [0e1b7393457742774c29435cf5ff39da981b5fd2]

INTEGRATION: CWS impresstables2 (1.37.82); FILE MERGED 2008/03/11 18:51:43 cl 1.37.82.3: RESYNC: (1.38-1.39); FILE MERGED 2007/10/12 00:34:37 cl 1.37.82.2: RESYNC: (1.37-1.38); FILE MERGED 2007/10/11 14:22:52 cl 1.37.82.1: #i68103# fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [d4a8d4183fcbbb5d5bc6f577b4688eb0daf0c3da]

INTEGRATION: CWS impresstables2 (1.9.4); FILE MERGED 2008/02/22 23:37:05 cl 1.9.4.1: added namespace binfilter to bf_svtools and bf_so3


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [280f616662af71ddc9f8ef483114e63ea06992d9]

INTEGRATION: CWS impresstables2 (1.10.400); FILE MERGED 2007/10/12 00:34:31 cl 1.10.400.2: RESYNC: (1.10-1.11); FILE MERGED 2007/10/11 14:22:52 cl 1.10.400.1: #i68103# fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [2003e6219c683131c15a4cf018087bd91890fe67]

INTEGRATION: CWS impresstables2 (1.10.60); FILE MERGED 2007/10/12 00:34:15 cl 1.10.60.2: RESYNC: (1.10-1.11); FILE MERGED 2007/10/11 14:22:52 cl 1.10.60.1: #i68103# fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [e22f9fecd6ab30341a527ba68bca2fd589004dde]

INTEGRATION: CWS impresstables2 (1.6.400); FILE MERGED 2007/10/12 00:33:58 cl 1.6.400.2: RESYNC: (1.6-1.7); FILE MERGED 2007/10/11 14:22:52 cl 1.6.400.1: #i68103# fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [fe6e16f558588bcc3a92ae05bc3505c186d11547]

INTEGRATION: CWS impresstables2 (1.6.70); FILE MERGED 2008/02/22 23:37:05 cl 1.6.70.1: added namespace binfilter to bf_svtools and bf_so3


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [5841c556cfa93fba1aaf194bb5d883e295bac805]

INTEGRATION: CWS impresstables2 (1.7.400); FILE MERGED 2007/12/01 19:23:11 cl 1.7.400.3: RESYNC: (1.8-1.9); FILE MERGED 2007/10/12 00:33:52 cl 1.7.400.2: RESYNC: (1.7-1.8); FILE MERGED 2007/10/11 14:22:52 cl 1.7.400.1: #i68103# fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [7c769fa2f8a7a68918506f71de742a46c6b7d40c]

INTEGRATION: CWS impresstables2 (1.56.20); FILE MERGED 2008/03/11 18:51:37 cl 1.56.20.7: RESYNC: (1.60-1.61); FILE MERGED 2008/03/06 18:17:18 cl 1.56.20.6: fixing merge errors 2008/02/20 17:47:39 cl 1.56.20.5: RESYNC: (1.59-1.60); FILE MERGED 2008/01/30 13:23:15 cl 1.56.20.4: RESYNC: (1.58-1.59); FILE MERGED 2007/12/01 19:23:08 cl 1.56.20.3: RESYNC: (1.57-1.58); FILE MERGED 2007/10/12 00:33:27 cl 1.56.20.2: RESYNC: (1.56-1.57); FILE MERGED 2007/10/11 14:22:52 cl 1.56.20.1: #i68103# fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [f21ec7a8f41435c58fccadad18759f639e4db8dd]

INTEGRATION: CWS impresstables2 (1.77.34); FILE MERGED 2008/03/11 18:50:32 cl 1.77.34.4: RESYNC: (1.80-1.82); FILE MERGED 2007/12/01 19:23:05 cl 1.77.34.3: RESYNC: (1.78-1.80); FILE MERGED 2007/10/12 00:31:21 cl 1.77.34.2: RESYNC: (1.77-1.78); FILE MERGED 2007/10/11 14:21:51 cl 1.77.34.1: #i68103# fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [9ec1be03f44b54421cd07088671bd98277551391]

INTEGRATION: CWS impresstables2 (1.22.60); FILE MERGED 2008/02/24 00:23:03 cl 1.22.60.3: RESYNC: (1.23-1.24); FILE MERGED 2007/10/12 00:31:14 cl 1.22.60.2: RESYNC: (1.22-1.23); FILE MERGED 2007/10/11 14:21:51 cl 1.22.60.1: #i68103# fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [c77bbeaba4b78226af0ffe109deb334a32f86221]

INTEGRATION: CWS impresstables2 (1.53.20); FILE MERGED 2008/03/11 18:50:21 cl 1.53.20.3: RESYNC: (1.54-1.56); FILE MERGED 2007/10/12 00:30:47 cl 1.53.20.2: RESYNC: (1.53-1.54); FILE MERGED 2007/10/11 14:21:51 cl 1.53.20.1: #i68103# fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [e6b031e46bc6092a0241a4523cb09c228fe0944c]

INTEGRATION: CWS impresstables2 (1.5.104); FILE MERGED 2008/02/13 11:17:16 cl 1.5.104.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [48aa4ce24823568ebfb7153c99ba4b8bdf562dff]

INTEGRATION: CWS impresstables2 (1.5.18); FILE MERGED 2008/02/22 23:37:05 cl 1.5.18.1: added namespace binfilter to bf_svtools and bf_so3


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [5a1538b252565e63aa091bb44e06af3066a570fa]

INTEGRATION: CWS impresstables2 (1.6.112); FILE MERGED 2007/10/15 11:32:06 cl 1.6.112.2: #i40844# moved split table dialog to svx 2007/10/11 14:20:42 cl 1.6.112.1: #i68103# moved split table dialog to svx


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [8b99361a42ae3f11bd5fbc7953d82c2961b853e1]

INTEGRATION: CWS impresstables2 (1.16.110); FILE MERGED 2007/10/12 00:27:45 cl 1.16.110.2: RESYNC: (1.16-1.17); FILE MERGED 2007/10/11 14:20:59 cl 1.16.110.1: #i68103# fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [df460f2dbfe5aa9a07f106d429997bf2f2c81603]

INTEGRATION: CWS impresstables2 (1.3.232); FILE MERGED 2008/02/22 23:37:05 cl 1.3.232.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 11:17:16 cl 1.3.232.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [da79afdaa7d1fdcb11ed7347fed11e759c0fd285]

INTEGRATION: CWS impresstables2 (1.55.2); FILE MERGED 2008/03/11 18:50:13 cl 1.55.2.5: RESYNC: (1.59-1.60); FILE MERGED 2008/01/30 13:23:11 cl 1.55.2.4: RESYNC: (1.58-1.59); FILE MERGED 2007/12/01 19:23:01 cl 1.55.2.3: RESYNC: (1.56-1.58); FILE MERGED 2007/10/12 00:26:14 cl 1.55.2.2: RESYNC: (1.55-1.56); FILE MERGED 2007/10/11 14:18:40 cl 1.55.2.1: #i68103# fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [a0958cbd9c1709184de728a0712626a8267997bf]

INTEGRATION: CWS impresstables2 (1.11.400); FILE MERGED 2008/03/11 18:50:16 cl 1.11.400.3: RESYNC: (1.12-1.13); FILE MERGED 2007/10/12 00:25:38 cl 1.11.400.2: RESYNC: (1.11-1.12); FILE MERGED 2007/10/11 14:18:40 cl 1.11.400.1: #i68103# fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [861a6361c46caba6ca3bf3a29c5efdf25cbf4a09]

INTEGRATION: CWS impresstables2 (1.42.118); FILE MERGED 2007/10/15 11:31:43 cl 1.42.118.3: #i68103# fixed merge error 2007/10/12 00:25:32 cl 1.42.118.2: RESYNC: (1.42-1.43); FILE MERGED 2007/10/11 14:18:10 cl 1.42.118.1: #i68103# moved split table dialog to svx


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [f3a48b4416861a724bce5d460db9769c47032a89]

INTEGRATION: CWS impresstables2 (1.18.326); FILE MERGED 2007/10/11 14:18:40 cl 1.18.326.1: #i68103# fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [6c15e635593f7d1ae8519f8694c59c283d40fdb7]

INTEGRATION: CWS impresstables2 (1.2.232); FILE MERGED 2008/02/13 11:17:16 cl 1.2.232.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [c9d50d0bdbff1c3d84de2290a342f5e96b3986cb]

INTEGRATION: CWS impresstables2 (1.14.82); FILE MERGED 2007/10/12 00:23:49 cl 1.14.82.2: RESYNC: (1.14-1.15); FILE MERGED 2007/10/11 14:18:39 cl 1.14.82.1: #i68103# fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [acb933758a3c683658f54b320b9cf21fc38f3878]

INTEGRATION: CWS impresstables2 (1.5.104); FILE MERGED 2008/02/22 23:37:04 cl 1.5.104.1: added namespace binfilter to bf_svtools and bf_so3


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [f2dfc8d64f451e9bdc2a54ea00ab966645104f40]

INTEGRATION: CWS impresstables2 (1.30.120); FILE MERGED 2007/10/12 00:23:03 cl 1.30.120.2: RESYNC: (1.30-1.31); FILE MERGED 2007/10/11 14:17:19 cl 1.30.120.1: #i68103# fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [469a951a058d93dd7f0fe52d95bd2d65b692e051]

INTEGRATION: CWS impresstables2 (1.4.104); FILE MERGED 2008/02/13 11:17:15 cl 1.4.104.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [b035fd776f37b4ff2425e9d156af6795d116a3ca]

INTEGRATION: CWS impresstables2 (1.17.120); FILE MERGED 2007/10/12 00:20:57 cl 1.17.120.2: RESYNC: (1.17-1.18); FILE MERGED 2007/10/11 14:16:59 cl 1.17.120.1: #i68103# fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [48a13b1eb5653a01408f762a96223b1071245585]

INTEGRATION: CWS impresstables2 (1.46.80); FILE MERGED 2007/10/12 00:18:58 cl 1.46.80.2: RESYNC: (1.46-1.47); FILE MERGED 2007/10/11 14:16:59 cl 1.46.80.1: #i68103# fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [f470ba441bb5b9d1575f971b59706ff7d44f7e9e]

INTEGRATION: CWS impresstables2 (1.5.78); FILE MERGED 2008/02/13 11:17:15 cl 1.5.78.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [543fec138f6c0569545fd5f8bd6dea4fef209f1c]

INTEGRATION: CWS impresstables2 (1.9.120); FILE MERGED 2007/10/12 00:18:03 cl 1.9.120.3: RESYNC: (1.9-1.10); FILE MERGED 2007/10/11 14:16:27 cl 1.9.120.2: #i68103# fixed namespace issues 2007/07/26 21:52:41 cl 1.9.120.1: #i68103# reworked styles to use refcounting


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [7ae30d90e39f3c35049c9d926df82cf9b293edf0]

INTEGRATION: CWS impresstables2 (1.6.104); FILE MERGED 2008/02/13 11:17:15 cl 1.6.104.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [f64e3eba9deaee7cfec40252a950fb924ef50ecc]

INTEGRATION: CWS impresstables2 (1.33.60); FILE MERGED 2007/12/01 19:22:59 cl 1.33.60.3: RESYNC: (1.34-1.36); FILE MERGED 2007/10/12 00:17:56 cl 1.33.60.2: RESYNC: (1.33-1.34); FILE MERGED 2007/10/11 14:16:27 cl 1.33.60.1: #i68103# fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [cad191834a789c19236368aba50eed653d93230e]

INTEGRATION: CWS impresstables2 (1.5.104); FILE MERGED 2008/02/13 11:17:15 cl 1.5.104.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [c75758836c908947c68eade7bf03ecb21563a933]

INTEGRATION: CWS impresstables2 (1.10.400); FILE MERGED 2007/10/15 11:14:05 cl 1.10.400.3: #i68103# removed duplicate macro 2007/10/12 00:17:32 cl 1.10.400.2: RESYNC: (1.10-1.11); FILE MERGED 2007/10/11 14:16:27 cl 1.10.400.1: #i68103# fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [8e1f60d14bce714b3503d4a5fdcd4fa50ada9934]

INTEGRATION: CWS impresstables2 (1.5.16); FILE MERGED 2008/02/22 23:37:04 cl 1.5.16.1: added namespace binfilter to bf_svtools and bf_so3


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [287001aabbde3c16560719f07bd65d1a9ce9fff1]

INTEGRATION: CWS impresstables2 (1.16.118); FILE MERGED 2008/03/11 18:51:50 cl 1.16.118.3: RESYNC: (1.17-1.18); FILE MERGED 2007/10/12 00:17:39 cl 1.16.118.2: RESYNC: (1.16-1.17); FILE MERGED 2007/10/11 14:16:27 cl 1.16.118.1: #i68103# fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [8a4574e3c7fd383786bf0964f01a71c94a216f6f]

INTEGRATION: CWS impresstables2 (1.2.232); FILE MERGED 2008/02/13 11:17:15 cl 1.2.232.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [0d95d531bc5430f01e61c26ddde5d29b1697c5b5]

INTEGRATION: CWS impresstables2 (1.8.120); FILE MERGED 2008/03/11 18:52:10 cl 1.8.120.4: RESYNC: (1.10-1.11); FILE MERGED 2007/12/01 19:22:56 cl 1.8.120.3: RESYNC: (1.9-1.10); FILE MERGED 2007/10/12 00:17:15 cl 1.8.120.2: RESYNC: (1.8-1.9); FILE MERGED 2007/10/11 14:15:48 cl 1.8.120.1: #i68103# fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [984bfdc8fe730e90426fbefca7a96dfe3e4dd028]

INTEGRATION: CWS impresstables2 (1.3.232); FILE MERGED 2008/02/22 23:37:04 cl 1.3.232.1: added namespace binfilter to bf_svtools and bf_so3


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [e7715837129d3134e37d191345f0b262b506396b]

INTEGRATION: CWS impresstables2 (1.72.80); FILE MERGED 2008/03/11 18:52:28 cl 1.72.80.4: RESYNC: (1.74-1.75); FILE MERGED 2007/12/01 19:22:53 cl 1.72.80.3: RESYNC: (1.73-1.74); FILE MERGED 2007/10/12 00:16:21 cl 1.72.80.2: RESYNC: (1.72-1.73); FILE MERGED 2007/10/11 14:15:48 cl 1.72.80.1: #i68103# fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [896548eea0658157801d5b45004a1e2f744bb0b6]

INTEGRATION: CWS impresstables2 (1.4.104); FILE MERGED 2008/02/22 23:37:04 cl 1.4.104.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 11:17:15 cl 1.4.104.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [880a50949f3bc409765e4ed42ccc9e899a81ee9d]

INTEGRATION: CWS impresstables2 (1.8.104); FILE MERGED 2008/02/22 23:37:04 cl 1.8.104.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 11:17:15 cl 1.8.104.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [97760f79224d17e7240a7f3a0e2e6ad9b32ec552]

INTEGRATION: CWS impresstables2 (1.11.400); FILE MERGED 2007/10/12 00:16:14 cl 1.11.400.2: RESYNC: (1.11-1.12); FILE MERGED 2007/10/11 14:15:48 cl 1.11.400.1: #i68103# fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [9edf8030147b33f88aa20d6c92f7238ace4d2d6e]

INTEGRATION: CWS impresstables2 (1.62.30); FILE MERGED 2007/10/12 00:14:58 cl 1.62.30.2: RESYNC: (1.62-1.64); FILE MERGED 2007/10/11 14:14:54 cl 1.62.30.1: #i68103# fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [9bd32fc53f9a958fc6067ced7ff88113eec01075]

INTEGRATION: CWS impresstables2 (1.47.20); FILE MERGED 2008/03/11 18:51:27 cl 1.47.20.5: RESYNC: (1.50-1.51); FILE MERGED 2008/02/24 00:23:00 cl 1.47.20.4: RESYNC: (1.49-1.50); FILE MERGED 2007/12/01 19:22:46 cl 1.47.20.3: RESYNC: (1.48-1.49); FILE MERGED 2007/10/12 00:11:20 cl 1.47.20.2: RESYNC: (1.47-1.48); FILE MERGED 2007/10/11 14:14:14 cl 1.47.20.1: #i68103# fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [c82448ae69ca39e584bb2b2328dcb9d8d34fca9c]

INTEGRATION: CWS impresstables2 (1.7.4); FILE MERGED 2008/02/22 23:37:04 cl 1.7.4.1: added namespace binfilter to bf_svtools and bf_so3


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [0c80f3fc9b3b96340df055682932d0f5cbac2c62]

INTEGRATION: CWS impresstables2 (1.8.400); FILE MERGED 2007/10/12 00:08:09 cl 1.8.400.2: RESYNC: (1.8-1.9); FILE MERGED 2007/10/11 14:13:52 cl 1.8.400.1: #i68103# fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [8deb9d6170ba80df4561897c934f18a856ec2995]

INTEGRATION: CWS impresstables2 (1.109.20); FILE MERGED 2008/03/11 18:52:03 cl 1.109.20.6: RESYNC: (1.114-1.116); FILE MERGED 2008/02/20 17:47:42 cl 1.109.20.5: RESYNC: (1.113-1.114); FILE MERGED 2008/02/20 16:57:25 cl 1.109.20.4: #i68103# use rtf as default paste format for drawing tables 2007/12/01 19:22:43 cl 1.109.20.3: RESYNC: (1.110-1.113); FILE MERGED 2007/10/12 00:05:17 cl 1.109.20.2: RESYNC: (1.109-1.110); FILE MERGED 2007/10/11 14:13:16 cl 1.109.20.1: #i68103# fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [fee0935cfb18dadafbc4da32757855d5f7ffce62]

INTEGRATION: CWS impresstables2 (1.6.16); FILE MERGED 2008/02/22 23:37:04 cl 1.6.16.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 11:17:15 cl 1.6.16.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [cac2a1c45fffc9bda091a304b760ccdf0d61f896]

INTEGRATION: CWS impresstables2 (1.9.4); FILE MERGED 2008/02/22 23:37:04 cl 1.9.4.1: added namespace binfilter to bf_svtools and bf_so3


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [9d844791d7b71ebf1147724dc9cf7a978145f41f]

INTEGRATION: CWS impresstables2 (1.10.38); FILE MERGED 2007/10/15 10:58:48 cl 1.10.38.3: #i68103# changed return type of Execute() 2007/10/12 00:04:01 cl 1.10.38.2: RESYNC: (1.10-1.11); FILE MERGED 2007/10/11 14:12:24 cl 1.10.38.1: #i68103# moved split table dialog to svx


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [4e2646d6fdc1bdfb3d4633a2f29d0690c1722ec3]

INTEGRATION: CWS impresstables2 (1.14.38); FILE MERGED 2007/10/12 00:03:55 cl 1.14.38.2: RESYNC: (1.14-1.15); FILE MERGED 2007/10/11 14:12:11 cl 1.14.38.1: #i68103# moved split table dialog to svx


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [095318e5287c6458e9e02ad3148a188beb22664a]

INTEGRATION: CWS impresstables2 (1.6.86); FILE MERGED 2008/02/13 11:17:15 cl 1.6.86.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [b83e34f44668a5ec76f9d47af34811ffd4aecda5]

INTEGRATION: CWS impresstables2 (1.6.16); FILE MERGED 2008/02/13 11:17:15 cl 1.6.16.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [a4c6a9d529f7a2fc7e54cfa948fb8cd5f2fe8a22]

INTEGRATION: CWS impresstables2 (1.8.120); FILE MERGED 2008/03/11 18:50:36 cl 1.8.120.4: RESYNC: (1.10-1.11); FILE MERGED 2007/10/15 10:56:54 cl 1.8.120.3: #i68103# removed duplicate macro 2007/10/12 00:01:52 cl 1.8.120.2: RESYNC: (1.8-1.10); FILE MERGED 2007/10/11 14:11:03 cl 1.8.120.1: #i68103# fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [48f568477d758c50ee0b9f91e6c7ecd24ebae189]

INTEGRATION: CWS impresstables2 (1.6.24); FILE MERGED 2008/02/22 23:37:04 cl 1.6.24.1: added namespace binfilter to bf_svtools and bf_so3


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [59e27c9e0a4e401f42d50df57eb3fec51ac19095]

INTEGRATION: CWS impresstables2 (1.12.376); FILE MERGED 2008/01/02 11:12:53 cl 1.12.376.3: RESYNC: (1.13-1.14); FILE MERGED 2007/10/11 23:59:36 cl 1.12.376.2: RESYNC: (1.12-1.13); FILE MERGED 2007/10/11 14:11:03 cl 1.12.376.1: #i68103# fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [9ef75b2bac700782f686f1f0b99099ad092780b2]

INTEGRATION: CWS impresstables2 (1.6.86); FILE MERGED 2008/02/22 23:37:04 cl 1.6.86.1: added namespace binfilter to bf_svtools and bf_so3


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [0a2de929ceab3b28ce968feb3cd9c2b1a5c2a135]

INTEGRATION: CWS impresstables2 (1.10.150); FILE MERGED 2007/12/01 19:22:40 cl 1.10.150.3: RESYNC: (1.11-1.13); FILE MERGED 2007/10/11 23:56:57 cl 1.10.150.2: RESYNC: (1.10-1.11); FILE MERGED 2007/10/11 14:10:30 cl 1.10.150.1: #i68103# fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [c55d7f0897fde74a2bdca89c27492c9736eb23cf]

INTEGRATION: CWS impresstables2 (1.5.104); FILE MERGED 2008/02/13 11:17:15 cl 1.5.104.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [65607d3971f69c90dc2fefd4ccfbd4c6fc5e9f86]

INTEGRATION: CWS impresstables2 (1.13.34); FILE MERGED 2007/10/11 23:56:30 cl 1.13.34.2: RESYNC: (1.13-1.14); FILE MERGED 2007/10/11 14:10:30 cl 1.13.34.1: #i68103# fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [ba72a9635cc68b98fad25d2c891d4b83899f51c7]

INTEGRATION: CWS impresstables2 (1.7.104); FILE MERGED 2008/02/13 11:17:15 cl 1.7.104.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [d2fac636f3a3e6ef100eff01e31c88e6cae2098c]

INTEGRATION: CWS impresstables2 (1.26.400); FILE MERGED 2007/12/01 19:22:37 cl 1.26.400.3: RESYNC: (1.27-1.29); FILE MERGED 2007/10/11 23:56:18 cl 1.26.400.2: RESYNC: (1.26-1.27); FILE MERGED 2007/10/11 14:10:30 cl 1.26.400.1: #i68103# fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [5bc404959f657e28e02e6682482cb46768ff0b12]

INTEGRATION: CWS impresstables2 (1.8.120); FILE MERGED 2007/10/11 23:56:03 cl 1.8.120.2: RESYNC: (1.8-1.10); FILE MERGED 2007/10/11 14:10:30 cl 1.8.120.1: #i68103# fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [f90208e20170534c1fd465218846815c90005483]

INTEGRATION: CWS impresstables2 (1.21.400); FILE MERGED 2007/10/11 23:55:45 cl 1.21.400.2: RESYNC: (1.21-1.22); FILE MERGED 2007/10/11 14:10:30 cl 1.21.400.1: #i68103# fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [0b1b7f1bd87a77382e3b7cad21ec72be392aa358]

INTEGRATION: CWS impresstables2 (1.6.400); FILE MERGED 2007/10/11 23:55:38 cl 1.6.400.2: RESYNC: (1.6-1.7); FILE MERGED 2007/10/11 14:10:29 cl 1.6.400.1: #i68103# fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [31753bfda61f6c7b6014797e4c75f6b5fe159a70]

INTEGRATION: CWS impresstables2 (1.6.70); FILE MERGED 2008/02/13 11:17:15 cl 1.6.70.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [a15a221481ffef54de263d89a93a2bd52f8d2f94]

INTEGRATION: CWS impresstables2 (1.8.120); FILE MERGED 2007/12/01 19:22:34 cl 1.8.120.3: RESYNC: (1.9-1.10); FILE MERGED 2007/10/11 23:55:21 cl 1.8.120.2: RESYNC: (1.8-1.9); FILE MERGED 2007/10/11 14:10:29 cl 1.8.120.1: #i68103# fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [25fad03f2b367384986cfffd2f7de57f32827336]

INTEGRATION: CWS impresstables2 (1.39.60); FILE MERGED 2008/03/11 18:50:55 cl 1.39.60.4: RESYNC: (1.41-1.42); FILE MERGED 2008/02/24 00:22:55 cl 1.39.60.3: RESYNC: (1.40-1.41); FILE MERGED 2007/10/11 23:35:27 cl 1.39.60.2: RESYNC: (1.39-1.40); FILE MERGED 2007/10/11 14:09:19 cl 1.39.60.1: #i68103# fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [ad7095c1c03d6b685f68dcb198289059a6d3f6e1]

INTEGRATION: CWS impresstables2 (1.4.230); FILE MERGED 2008/02/22 23:37:04 cl 1.4.230.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 11:17:15 cl 1.4.230.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [9c5c9f7896fcd1372e9defe4210b82c86169992d]

INTEGRATION: CWS impresstables2 (1.27.116); FILE MERGED 2008/03/11 18:50:50 cl 1.27.116.5: RESYNC: (1.29-1.30); FILE MERGED 2008/02/20 17:47:46 cl 1.27.116.4: RESYNC: (1.28-1.29); FILE MERGED 2008/02/15 14:26:11 cl 1.27.116.3: #i68103# fixed refcounted styles 2007/10/11 23:34:47 cl 1.27.116.2: RESYNC: (1.27-1.28); FILE MERGED 2007/07/26 21:51:55 cl 1.27.116.1: #i68103# reworked styles to use refcounting


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [2081c30657236b91b83dc52165e447360a2602cc]

INTEGRATION: CWS impresstables2 (1.3.230); FILE MERGED 2008/02/22 23:37:04 cl 1.3.230.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 11:17:15 cl 1.3.230.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [c54b3135ee2e2ed6c8ae259166004a5e1bcb37bc]

INTEGRATION: CWS impresstables2 (1.28.120); FILE MERGED 2008/03/06 18:16:26 cl 1.28.120.5: fixing merge errors 2008/01/02 11:12:49 cl 1.28.120.4: RESYNC: (1.29-1.30); FILE MERGED 2007/10/15 10:53:54 cl 1.28.120.3: #i68103# fixed merge problem 2007/10/11 23:34:41 cl 1.28.120.2: RESYNC: (1.28-1.29); FILE MERGED 2007/07/26 21:51:55 cl 1.28.120.1: #i68103# reworked styles to use refcounting


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [711c283bdd09d944d8d77716153103a919fbab45]

INTEGRATION: CWS impresstables2 (1.5.86); FILE MERGED 2008/02/13 11:17:15 cl 1.5.86.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [30ce1ca09195ce0d99f6fa31006247c1f84fded4]

INTEGRATION: CWS impresstables2 (1.60.108); FILE MERGED 2008/03/11 18:51:18 cl 1.60.108.6: RESYNC: (1.61-1.64); FILE MERGED 2008/02/15 14:26:10 cl 1.60.108.5: #i68103# fixed refcounted styles 2007/10/15 10:52:02 cl 1.60.108.4: #i68103# removed duplicate macro 2007/10/11 23:34:34 cl 1.60.108.3: RESYNC: (1.60-1.61); FILE MERGED 2007/10/11 14:09:19 cl 1.60.108.2: #i68103# fixed namespace issues 2007/07/26 21:51:55 cl 1.60.108.1: #i68103# reworked styles to use refcounting


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [49131b5f512cfb1018b02bf4e17d83bb574b6db6]

INTEGRATION: CWS impresstables2 (1.7.70); FILE MERGED 2008/02/13 11:17:15 cl 1.7.70.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [12082734fcc3b4a3b529cf970a32919cac774ea7]

INTEGRATION: CWS impresstables2 (1.93.30); FILE MERGED 2008/03/11 18:51:04 cl 1.93.30.6: RESYNC: (1.99-1.101); FILE MERGED 2008/02/24 00:22:52 cl 1.93.30.5: RESYNC: (1.98-1.99); FILE MERGED 2007/12/01 19:22:31 cl 1.93.30.4: RESYNC: (1.97-1.98); FILE MERGED 2007/10/11 23:34:19 cl 1.93.30.3: RESYNC: (1.96-1.97); FILE MERGED 2007/08/01 16:05:47 cl 1.93.30.2: RESYNC: (1.93-1.96); FILE MERGED 2007/07/26 21:51:55 cl 1.93.30.1: #i68103# reworked styles to use refcounting


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [3bed45fc1e7e7c0bcc65515d811b9cdb84463781]

INTEGRATION: CWS impresstables2 (1.69.30); FILE MERGED 2008/03/11 18:51:12 cl 1.69.30.7: RESYNC: (1.75-1.77); FILE MERGED 2008/01/30 13:23:19 cl 1.69.30.6: RESYNC: (1.74-1.75); FILE MERGED 2007/12/01 19:22:28 cl 1.69.30.5: RESYNC: (1.73-1.74); FILE MERGED 2007/10/11 23:34:12 cl 1.69.30.4: RESYNC: (1.71-1.73); FILE MERGED 2007/10/11 14:09:19 cl 1.69.30.3: #i68103# fixed namespace issues 2007/08/01 16:05:39 cl 1.69.30.2: RESYNC: (1.69-1.71); FILE MERGED 2007/07/26 21:51:55 cl 1.69.30.1: #i68103# reworked styles to use refcounting


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [43ca2103a6c879d7bdd944e099a5d74c350016f2]

INTEGRATION: CWS impresstables2 (1.6.104); FILE MERGED 2008/02/13 11:17:14 cl 1.6.104.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [0c4fd3c6f1eee16c5243fe9772d6ee84491e1846]

INTEGRATION: CWS impresstables2 (1.30.118); FILE MERGED 2007/10/11 23:33:56 cl 1.30.118.2: RESYNC: (1.30-1.31); FILE MERGED 2007/10/11 14:09:19 cl 1.30.118.1: #i68103# fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [4ad843c7a53c2450fc6a15f39a3535b9d115a32f]

INTEGRATION: CWS impresstables2 (1.5.70); FILE MERGED 2008/02/13 11:17:14 cl 1.5.70.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [ff082191f4f492c6337cc7a824cd2d7150c7b267]

INTEGRATION: CWS impresstables2 (1.49.82); FILE MERGED 2008/01/30 13:24:00 cl 1.49.82.3: RESYNC: (1.51-1.52); FILE MERGED 2007/10/11 23:33:11 cl 1.49.82.2: RESYNC: (1.49-1.51); FILE MERGED 2007/10/11 14:08:35 cl 1.49.82.1: #i68103# fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [dd1bf62149a9739c429bb957d4494cb583a66915]

INTEGRATION: CWS impresstables2 (1.44.60); FILE MERGED 2008/02/20 17:47:36 cl 1.44.60.4: RESYNC: (1.46-1.47); FILE MERGED 2007/12/01 19:22:26 cl 1.44.60.3: RESYNC: (1.45-1.46); FILE MERGED 2007/10/11 23:33:04 cl 1.44.60.2: RESYNC: (1.44-1.45); FILE MERGED 2007/10/11 14:08:35 cl 1.44.60.1: #i68103# fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [c6a68b9f82f4e42faf512ab8471fe4cff3fe7578]

INTEGRATION: CWS impresstables2 (1.4.104); FILE MERGED 2008/02/13 11:17:14 cl 1.4.104.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [530d95cf7ed45de14d372afe3e188bd74dca9436]

INTEGRATION: CWS impresstables2 (1.13.400); FILE MERGED 2007/10/11 23:32:57 cl 1.13.400.2: RESYNC: (1.13-1.14); FILE MERGED 2007/10/11 14:08:35 cl 1.13.400.1: #i68103# fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [9143b7fe495b13165cace16599c2e2c6967cab1a]

INTEGRATION: CWS impresstables2 (1.58.20); FILE MERGED 2008/01/30 13:23:57 cl 1.58.20.3: RESYNC: (1.60-1.62); FILE MERGED 2007/10/11 23:32:41 cl 1.58.20.2: RESYNC: (1.58-1.60); FILE MERGED 2007/10/11 14:08:35 cl 1.58.20.1: #i68103# fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [18845bc0c32e7eeab125fc2db4cab1e0856016d7]

INTEGRATION: CWS impresstables2 (1.42.38); FILE MERGED 2007/12/01 19:22:23 cl 1.42.38.3: RESYNC: (1.43-1.45); FILE MERGED 2007/10/11 23:32:35 cl 1.42.38.2: RESYNC: (1.42-1.43); FILE MERGED 2007/10/11 14:08:35 cl 1.42.38.1: #i68103# fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [fb4d2d99c13ec87e9a178fabd291a95d4de7e8da]

INTEGRATION: CWS impresstables2 (1.6.400); FILE MERGED 2008/03/11 19:18:37 cl 1.6.400.3: RESYNC: (1.7-1.8); FILE MERGED 2007/10/11 23:32:27 cl 1.6.400.2: RESYNC: (1.6-1.7); FILE MERGED 2007/10/11 14:08:35 cl 1.6.400.1: #i68103# fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [56cbf1a410bf7945b77b252adf2b0f4a96e577d8]

INTEGRATION: CWS impresstables2 (1.15.400); FILE MERGED 2008/03/11 19:18:40 cl 1.15.400.3: RESYNC: (1.17-1.20); FILE MERGED 2007/10/11 23:32:21 cl 1.15.400.2: RESYNC: (1.15-1.17); FILE MERGED 2007/10/11 14:08:35 cl 1.15.400.1: #i68103# fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [f28eaf437f6d6ab9e1a72fb9c37bb2872fc54cba]

INTEGRATION: CWS impresstables2 (1.4.70); FILE MERGED 2008/02/22 23:37:04 cl 1.4.70.1: added namespace binfilter to bf_svtools and bf_so3


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [368c16a41c52fdcb302fdb6271f8fdd331019af2]

INTEGRATION: CWS impresstables2 (1.3.400); FILE MERGED 2007/10/11 14:08:35 cl 1.3.400.1: #i68103# fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [50793e6b2b633d69bc24109c98d132dddf3ea761]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:37:00 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 11:10:51 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [78ec67f73cd541d8a1274aca68186143b69fcaf7]

INTEGRATION: CWS impresstables2 (1.7.130); FILE MERGED 2007/10/11 23:32:14 cl 1.7.130.2: RESYNC: (1.7-1.8); FILE MERGED 2007/10/11 14:08:35 cl 1.7.130.1: #i68103# fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [d62943723be72f263e1be605a6fdbfc3dd3e70dc]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:37:00 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 11:10:42 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [6ee9dce4226b564610639207e251eda56aa7c97c]

INTEGRATION: CWS impresstables2 (1.10.400); FILE MERGED 2007/12/01 19:22:20 cl 1.10.400.3: RESYNC: (1.11-1.12); FILE MERGED 2007/10/11 23:31:57 cl 1.10.400.2: RESYNC: (1.10-1.11); FILE MERGED 2007/10/11 14:08:35 cl 1.10.400.1: #i68103# fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [743f1d1cfc39a104c6bd978b179c9e3875f3eff6]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:37:00 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 11:10:33 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [c67954bd54231631852583ae60564a52ae56ae50]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:37:00 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 11:10:24 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [9a96798f2a60847abee1be4f9754ff22a1ff5ba4]

INTEGRATION: CWS impresstables2 (1.16.400); FILE MERGED 2007/10/11 23:31:51 cl 1.16.400.2: RESYNC: (1.16-1.17); FILE MERGED 2007/10/11 14:08:34 cl 1.16.400.1: #i68103# fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [f8187e894ba91142535ec6edd88fd7f864e340cd]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:37:00 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 11:10:17 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [45dae0079d7156d321926140b2c6795d49cd461c]

INTEGRATION: CWS impresstables2 (1.4.400); FILE MERGED 2007/10/11 23:31:44 cl 1.4.400.2: RESYNC: (1.4-1.5); FILE MERGED 2007/10/11 14:08:34 cl 1.4.400.1: #i68103# fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [347321339ee9a36d1b6b70f033cc232f13f5fa81]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:37:00 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 11:10:08 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [e012094456bc477c512963788004e592053d216d]

INTEGRATION: CWS impresstables2 (1.19.118); FILE MERGED 2007/10/11 23:31:38 cl 1.19.118.2: RESYNC: (1.19-1.20); FILE MERGED 2007/10/11 14:08:34 cl 1.19.118.1: #i68103# fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [eee07b4daf2c5afb5bf79d26c2a0e65c406c3924]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:37:00 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 11:10:00 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [0726c597984a0bbbeb1132599d6cd86413e83e67]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:37:00 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 11:09:53 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [9113718284eadf835f8713e883f380b0c5185cbb]

INTEGRATION: CWS impresstables2 (1.101.70); FILE MERGED 2008/03/06 18:14:07 cl 1.101.70.3: fixing merge errors 2007/10/11 23:31:22 cl 1.101.70.2: RESYNC: (1.101-1.103); FILE MERGED 2007/10/11 14:08:34 cl 1.101.70.1: #i68103# fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [460d0fc82372f0b62a79067c66bd7b9b562f121e]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:37:00 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 11:09:45 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [ce8ce57058a5cab899689d5e9107b90d185c775c]

INTEGRATION: CWS impresstables2 (1.46.312); FILE MERGED 2008/03/11 19:18:43 cl 1.46.312.4: RESYNC: (1.48-1.49); FILE MERGED 2008/01/30 13:24:03 cl 1.46.312.3: RESYNC: (1.47-1.48); FILE MERGED 2007/10/11 23:31:06 cl 1.46.312.2: RESYNC: (1.46-1.47); FILE MERGED 2007/10/11 14:06:10 cl 1.46.312.1: #i68103# fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [61a5e756562e4e93f71ca52853909610f307941f]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:37:00 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 11:09:36 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [28c83844c86b8e66f140b5c0b588dc09ac6f25d7]

INTEGRATION: CWS impresstables2 (1.36.38); FILE MERGED 2007/10/11 23:30:59 cl 1.36.38.2: RESYNC: (1.36-1.38); FILE MERGED 2007/10/11 14:06:10 cl 1.36.38.1: #i68103# fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [93873c6f8ed90204aac649a735fd551c315b94b8]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:37:00 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 11:09:29 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [ac2a480d28b373bee88eaf03ffdd04e38ad7310d]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:37:00 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 11:09:22 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [cf50d961265628ddc7139dfb0fa8a8b8d3ce581a]

INTEGRATION: CWS impresstables2 (1.21.118); FILE MERGED 2007/10/11 23:30:43 cl 1.21.118.2: RESYNC: (1.21-1.23); FILE MERGED 2007/10/11 14:06:10 cl 1.21.118.1: #i68103# fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [6a95896a20f9e00b76da01e4578f8c6c6abb9a83]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:37:00 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 11:09:13 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [e803bb0a46084d472b43fe7c1ac69e356266b32d]

INTEGRATION: CWS impresstables2 (1.86.20); FILE MERGED 2007/12/01 19:22:17 cl 1.86.20.3: RESYNC: (1.87-1.88); FILE MERGED 2007/10/11 23:30:36 cl 1.86.20.2: RESYNC: (1.86-1.87); FILE MERGED 2007/10/11 14:05:05 cl 1.86.20.1: #i68103# fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [a18f9cdb1a261190056b9496a96dec3c99efeda0]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:59 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 11:09:05 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [102c6b3b37939650d3a7b557bb8d1c237d8920b7]

INTEGRATION: CWS impresstables2 (1.13.400); FILE MERGED 2007/10/11 23:30:29 cl 1.13.400.2: RESYNC: (1.13-1.14); FILE MERGED 2007/10/11 14:05:05 cl 1.13.400.1: #i68103# fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [8a6ead5b3fc54953b470bdb22581cc0ed72ad394]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:59 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 11:08:57 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [8f84882093a1e8e8f5cdc2228c49d7d62d69fc18]

INTEGRATION: CWS impresstables2 (1.58.60); FILE MERGED 2008/01/01 18:42:48 cl 1.58.60.3: #i68103# working on tables 2007/10/11 23:30:08 cl 1.58.60.2: RESYNC: (1.58-1.59); FILE MERGED 2007/10/11 14:05:05 cl 1.58.60.1: #i68103# fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [671a761dbd4056b3f9c96792c612897a7ec1ca8b]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:59 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 11:08:48 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [9035146f20156c9b20e78308e6ae1ffb922e3ef2]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:59 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 11:08:41 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [52357adae6e74be4729ed141decf0fb24dabf328]

INTEGRATION: CWS impresstables2 (1.78.38); FILE MERGED 2008/02/20 17:47:33 cl 1.78.38.3: RESYNC: (1.79-1.80); FILE MERGED 2007/10/11 23:30:01 cl 1.78.38.2: RESYNC: (1.78-1.79); FILE MERGED 2007/10/11 14:06:10 cl 1.78.38.1: #i68103# fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [c4c17fc3a2b1b1bbe4a2d08db4af8d2cd9ba9a42]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:59 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 11:08:32 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [5a2d45a57e66e2bc0886264f37bd69faa2dbd1e8]

INTEGRATION: CWS impresstables2 (1.175.20); FILE MERGED 2008/03/11 19:18:31 cl 1.175.20.5: RESYNC: (1.178-1.179); FILE MERGED 2008/01/30 13:23:54 cl 1.175.20.4: RESYNC: (1.177-1.178); FILE MERGED 2007/12/01 19:22:14 cl 1.175.20.3: RESYNC: (1.176-1.177); FILE MERGED 2007/10/11 23:28:36 cl 1.175.20.2: RESYNC: (1.175-1.176); FILE MERGED 2007/10/11 14:04:12 cl 1.175.20.1: #i68103# fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [87d0733913026aee76936af9638c9f421d1c7fca]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:59 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 11:08:23 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [c3fe43e5aee5817c40fd751eec133ae1aa742142]

INTEGRATION: CWS impresstables2 (1.30.60); FILE MERGED 2007/10/11 23:21:10 cl 1.30.60.2: RESYNC: (1.30-1.31); FILE MERGED 2007/10/11 14:03:29 cl 1.30.60.1: #i68103# fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [4da9384ddf03795238f21101362a03b3a87c6307]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:59 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 11:08:15 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [fb5221a772fa8cd82d5f16b07907124048c897b1]

INTEGRATION: CWS impresstables2 (1.20.82); FILE MERGED 2007/10/11 23:17:25 cl 1.20.82.2: RESYNC: (1.20-1.21); FILE MERGED 2007/10/11 14:02:57 cl 1.20.82.1: #i68103# fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [5e574dff72c8c0435011fdc1d7a009ba0f47e304]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:59 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 11:08:05 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [fe343edaa39167cf6809ee93875412a6fc0b327e]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:59 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 11:07:53 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [9eff09ae96358854fecf063ac2eff6c6b98099dc]

INTEGRATION: CWS impresstables2 (1.22.82); FILE MERGED 2008/03/11 19:18:02 cl 1.22.82.3: RESYNC: (1.23-1.24); FILE MERGED 2007/10/11 23:17:18 cl 1.22.82.2: RESYNC: (1.22-1.23); FILE MERGED 2007/10/11 14:02:57 cl 1.22.82.1: #i68103# fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [aed9dec848d50c1a82a61d4f014f2ac362738293]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/13 11:07:43 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [4d878d0e6c2f8e9108e015ce6716d7aac8ed612d]

INTEGRATION: CWS impresstables2 (1.52.34); FILE MERGED 2008/03/11 19:17:51 cl 1.52.34.4: RESYNC: (1.54-1.55); FILE MERGED 2008/02/20 17:47:30 cl 1.52.34.3: RESYNC: (1.53-1.54); FILE MERGED 2007/10/11 23:15:17 cl 1.52.34.2: RESYNC: (1.52-1.53); FILE MERGED 2007/10/11 14:02:28 cl 1.52.34.1: #i68103# fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [69557d9d30fa10fe95de12d435b8d11342ca171b]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:59 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 11:07:36 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [eaeb4431ebeec519cc7ddcbbb50f1437fc8d5869]

INTEGRATION: CWS impresstables2 (1.32.20); FILE MERGED 2008/03/11 18:47:32 cl 1.32.20.5: RESYNC: (1.35-1.38); FILE MERGED 2008/01/30 13:23:33 cl 1.32.20.4: RESYNC: (1.34-1.35); FILE MERGED 2007/12/01 19:22:10 cl 1.32.20.3: RESYNC: (1.33-1.34); FILE MERGED 2007/10/11 23:13:11 cl 1.32.20.2: RESYNC: (1.32-1.33); FILE MERGED 2007/10/11 14:01:41 cl 1.32.20.1: #i68103# fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [81d63c03bf0dbfc7829a572495183ddb533b541a]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:59 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 11:07:27 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [67f1e37e0be9d847d03b86afd826dca052272770]

INTEGRATION: CWS impresstables2 (1.107.20); FILE MERGED 2008/03/11 18:47:55 cl 1.107.20.5: RESYNC: (1.113-1.115); FILE MERGED 2008/01/30 13:23:36 cl 1.107.20.4: RESYNC: (1.112-1.113); FILE MERGED 2007/12/01 19:22:07 cl 1.107.20.3: RESYNC: (1.109-1.112); FILE MERGED 2007/10/11 23:13:04 cl 1.107.20.2: RESYNC: (1.107-1.109); FILE MERGED 2007/10/11 14:01:41 cl 1.107.20.1: #i68103# fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [d9b2acd5b9a82fd9b2934ec8d924212ee814b941]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:59 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 11:07:20 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [41f5da8c9a8f3b5c9fdb1dc5ebd757d9581973c4]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:59 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 11:07:11 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [45c24a6b0e60e51d6b5e44702ec1a88b79b6f0e9]

INTEGRATION: CWS impresstables2 (1.72.80); FILE MERGED 2008/03/11 18:47:29 cl 1.72.80.9: RESYNC: (1.78-1.79); FILE MERGED 2008/01/30 13:23:46 cl 1.72.80.8: RESYNC: (1.77-1.78); FILE MERGED 2008/01/02 11:12:45 cl 1.72.80.7: RESYNC: (1.76-1.77); FILE MERGED 2007/12/01 19:22:03 cl 1.72.80.6: RESYNC: (1.75-1.76); FILE MERGED 2007/10/15 10:46:13 cl 1.72.80.5: #i68103# fixed merge conflict 2007/10/11 23:12:57 cl 1.72.80.4: RESYNC: (1.73-1.75); FILE MERGED 2007/10/11 14:01:41 cl 1.72.80.3: #i68103# fixed namespace issues 2007/08/01 15:55:32 cl 1.72.80.2: RESYNC: (1.72-1.73); FILE MERGED 2007/07/26 21:49:53 cl 1.72.80.1: #i68103# reworked styles to use refcounting


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [c27d6443dcd41dc2e4858bd801c81947d24abd01]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:59 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 11:07:03 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [00d6a99bd6fe9a7b61e851b5dbd4118fb2b8d76a]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:59 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 11:06:54 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [0df216490a40e395af2e8a1fb346cc8675c8b583]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:59 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 11:06:45 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [c2e5ee9bb87da3e1b5fecf806b81a9c3a4f90bd4]

INTEGRATION: CWS impresstables2 (1.16.80); FILE MERGED 2007/10/11 23:12:50 cl 1.16.80.2: RESYNC: (1.16-1.17); FILE MERGED 2007/10/11 14:01:40 cl 1.16.80.1: #i68103# fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [542abd3c476e4a91a5478320cb7dba0ad09bdd44]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:59 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 11:06:36 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [7f920f1eb11c2045d0bd1129f3f22018720712d3]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:59 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 11:06:28 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [59c9b87726c8cdf10bf6f1651a0ac78025134b75]

INTEGRATION: CWS impresstables2 (1.49.118); FILE MERGED 2008/03/11 18:47:14 cl 1.49.118.5: RESYNC: (1.52-1.53); FILE MERGED 2008/01/30 13:23:43 cl 1.49.118.4: RESYNC: (1.51-1.52); FILE MERGED 2007/12/01 19:22:00 cl 1.49.118.3: RESYNC: (1.50-1.51); FILE MERGED 2007/10/11 23:12:43 cl 1.49.118.2: RESYNC: (1.49-1.50); FILE MERGED 2007/10/11 14:01:40 cl 1.49.118.1: #i68103# fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [93f5fabaec44daeb135e7c77011774f31e7b00f3]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:59 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 11:06:20 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [5ba59458e3023eadb37c24f6745d08a863ebe159]

INTEGRATION: CWS impresstables2 (1.56.82); FILE MERGED 2007/10/11 23:12:36 cl 1.56.82.2: RESYNC: (1.56-1.57); FILE MERGED 2007/10/11 14:01:40 cl 1.56.82.1: #i68103# fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [ced2fed0b56ead9b1efbd6baef303eff77c918b7]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:59 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 11:06:11 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [965e225466be1accce64d215439a171a19e48016]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:59 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 11:06:01 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [b8769c38903f3a0a69f668236bd4b5dbe5fc090a]

INTEGRATION: CWS impresstables2 (1.13.82); FILE MERGED 2008/03/11 18:47:59 cl 1.13.82.3: RESYNC: (1.14-1.15); FILE MERGED 2007/10/11 23:12:29 cl 1.13.82.2: RESYNC: (1.13-1.14); FILE MERGED 2007/10/11 14:01:40 cl 1.13.82.1: #i68103# fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [7821ba3776bc826f7ca0b4e4bcec8e950c660398]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/13 11:05:52 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [bcb4ac195ef860ddf1c65945fb7a83a8a29941b2]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/13 11:05:43 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [e9bd0dd445a9079d5de42bd3a5cc30aec1c9044c]

INTEGRATION: CWS impresstables2 (1.5.82); FILE MERGED 2007/10/11 23:12:23 cl 1.5.82.2: RESYNC: (1.5-1.6); FILE MERGED 2007/10/11 14:01:40 cl 1.5.82.1: #i68103# fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [b06cfe574a594fb323e3bda271df44fd6c108d5b]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/13 11:05:35 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [4949a7bdcce21381e7059e6327e42a8b5a84daec]

INTEGRATION: CWS impresstables2 (1.30.82); FILE MERGED 2007/10/11 23:12:16 cl 1.30.82.2: RESYNC: (1.30-1.31); FILE MERGED 2007/10/11 14:01:40 cl 1.30.82.1: #i68103# fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [86d2c5cc15f0c84d01fb9f584ccfcaa5ee45eb41]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:59 cl 1.1.2.3: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 12:55:12 cl 1.1.2.2: merged svtools in and stripped 2008/02/13 11:05:28 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [f0698573e74d5ac4946be512a6489f6b6b26c03b]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:59 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 11:05:19 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [85c57c78cf78d3a98247804d81a7de21ccc10e49]

INTEGRATION: CWS impresstables2 (1.35.172); FILE MERGED 2008/03/11 18:47:39 cl 1.35.172.5: RESYNC: (1.38-1.39); FILE MERGED 2008/01/30 13:23:26 cl 1.35.172.4: RESYNC: (1.37-1.38); FILE MERGED 2007/10/11 23:12:09 cl 1.35.172.3: RESYNC: (1.36-1.37); FILE MERGED 2007/08/01 15:55:16 cl 1.35.172.2: RESYNC: (1.35-1.36); FILE MERGED 2007/07/26 21:49:53 cl 1.35.172.1: #i68103# reworked styles to use refcounting


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [05d3e7a08a5585d586302024f0036ae693fde58b]

INTEGRATION: CWS impresstables2 (1.39.38); FILE MERGED 2007/10/11 23:12:02 cl 1.39.38.2: RESYNC: (1.39-1.40); FILE MERGED 2007/10/11 14:01:40 cl 1.39.38.1: #i68103# fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [e8e0476d6c65ad4669385f596a4aacc870921f58]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:59 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 11:05:02 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [e5db4ff186a5f98e5c01d2eec14243a1b12e59f4]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:59 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 11:04:53 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [78dd6f854eae5b5de7bd26dad6c2477f36a47c88]

INTEGRATION: CWS impresstables2 (1.37.82); FILE MERGED 2008/03/11 18:47:50 cl 1.37.82.3: RESYNC: (1.38-1.39); FILE MERGED 2007/10/11 23:11:55 cl 1.37.82.2: RESYNC: (1.37-1.38); FILE MERGED 2007/10/11 14:01:40 cl 1.37.82.1: #i68103# fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [2c2823ba59a20cd851b47f28646af99247cd380d]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:59 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 11:04:44 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [21ca494a304b0a905f0022a7f3f82d71b62ead2f]

INTEGRATION: CWS impresstables2 (1.60.20); FILE MERGED 2008/03/11 18:47:17 cl 1.60.20.5: RESYNC: (1.65-1.66); FILE MERGED 2008/02/20 17:47:14 cl 1.60.20.4: RESYNC: (1.64-1.65); FILE MERGED 2007/12/01 19:21:57 cl 1.60.20.3: RESYNC: (1.62-1.64); FILE MERGED 2007/10/11 23:11:48 cl 1.60.20.2: RESYNC: (1.60-1.62); FILE MERGED 2007/10/11 14:01:40 cl 1.60.20.1: #i68103# fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [a6d434f9db1be0a06b5f8ce0f9d9832f499f1382]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:59 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 11:04:35 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [122d009cfc80123f9b2ab5245e52827e623db5fe]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:59 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 11:04:26 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [3b02fd22400dbcd96091f323242ddfea36a2ee59]

INTEGRATION: CWS impresstables2 (1.99.230); FILE MERGED 2008/03/11 18:47:43 cl 1.99.230.6: RESYNC: (1.103-1.105); FILE MERGED 2007/12/01 19:21:54 cl 1.99.230.5: RESYNC: (1.101-1.103); FILE MERGED 2007/10/11 23:11:41 cl 1.99.230.4: RESYNC: (1.100-1.101); FILE MERGED 2007/10/11 14:01:39 cl 1.99.230.3: #i68103# fixed namespace issues 2007/08/01 15:54:50 cl 1.99.230.2: RESYNC: (1.99-1.100); FILE MERGED 2007/07/26 21:49:53 cl 1.99.230.1: #i68103# reworked styles to use refcounting


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [46c6e77545a4311a9bf0ce5f7c162eefc9157293]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/23 22:39:07 cl 1.1.2.3: fixed linux build problems 2008/02/22 23:36:59 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 11:04:17 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [43b5901dd5939245d2873e29a78a2a24224b830c]

INTEGRATION: CWS impresstables2 (1.199.20); FILE MERGED 2008/03/11 18:47:21 cl 1.199.20.7: RESYNC: (1.204-1.205); FILE MERGED 2008/02/24 00:22:40 cl 1.199.20.6: RESYNC: (1.203-1.204); FILE MERGED 2008/02/20 17:47:24 cl 1.199.20.5: RESYNC: (1.202-1.203); FILE MERGED 2008/01/30 13:23:29 cl 1.199.20.4: RESYNC: (1.201-1.202); FILE MERGED 2007/12/01 19:21:51 cl 1.199.20.3: RESYNC: (1.200-1.201); FILE MERGED 2007/10/11 23:11:33 cl 1.199.20.2: RESYNC: (1.199-1.200); FILE MERGED 2007/10/11 14:01:39 cl 1.199.20.1: #i68103# fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [2c9102eef081aa7e65fcb030d4295cb9afdf38fc]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:59 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 11:04:07 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [7c2805ba506ddbae26beb4a2398dca170ca7b7d4]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:59 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 11:03:59 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [18f3712361523292794a9161c4a75988a4978013]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/13 11:03:49 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [74641d49fb84c09a3ddacb13715aff4ec2cd29e4]

INTEGRATION: CWS impresstables2 (1.61.82); FILE MERGED 2008/03/11 18:47:24 cl 1.61.82.4: RESYNC: (1.63-1.65); FILE MERGED 2007/12/01 19:21:48 cl 1.61.82.3: RESYNC: (1.62-1.63); FILE MERGED 2007/10/11 23:11:26 cl 1.61.82.2: RESYNC: (1.61-1.62); FILE MERGED 2007/10/11 14:01:39 cl 1.61.82.1: #i68103# fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [ba067208e0dcd4fc870ec001695788425fd8310c]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:59 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 11:03:32 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [84af587e39a784d856873e3a619bd7f3164932c5]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:59 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 11:03:23 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [82a29e73ccde863a584bfbef62982817b804fe79]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:59 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 11:03:13 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [8002d328d459208d5ed82d84c2c92b738f3ea860]

INTEGRATION: CWS impresstables2 (1.26.20); FILE MERGED 2008/03/11 18:48:02 cl 1.26.20.4: RESYNC: (1.28-1.29); FILE MERGED 2008/02/20 17:47:17 cl 1.26.20.3: RESYNC: (1.27-1.28); FILE MERGED 2007/10/11 23:11:19 cl 1.26.20.2: RESYNC: (1.26-1.27); FILE MERGED 2007/10/11 14:01:39 cl 1.26.20.1: #i68103# fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [04a2a9434ee45a3678d0bcb08eb894ee8e6445d1]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:59 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 11:03:04 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [902eab6b32f3981d271efe7f6d1df45a2d783cde]

INTEGRATION: CWS impresstables2 (1.111.80); FILE MERGED 2008/02/20 17:47:27 cl 1.111.80.6: RESYNC: (1.115-1.117); FILE MERGED 2007/12/01 19:21:45 cl 1.111.80.5: RESYNC: (1.113-1.115); FILE MERGED 2007/10/11 23:11:12 cl 1.111.80.4: RESYNC: (1.112-1.113); FILE MERGED 2007/10/11 14:01:39 cl 1.111.80.3: #i68103# fixed namespace issues 2007/08/01 15:54:24 cl 1.111.80.2: RESYNC: (1.111-1.112); FILE MERGED 2007/07/26 21:49:53 cl 1.111.80.1: #i68103# reworked styles to use refcounting


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [21bcd6b42e03147d36386fedd9bb206fee307c53]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/13 11:02:55 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [042e4d995cfc463e30be0f5a1e0320ec4117c515]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/13 11:02:46 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [6eecbef11842f5e054d474057374e6813bc53bb7]

INTEGRATION: CWS impresstables2 (1.97.20); FILE MERGED 2008/03/11 18:47:35 cl 1.97.20.5: RESYNC: (1.102-1.103); FILE MERGED 2008/02/24 00:22:47 cl 1.97.20.4: RESYNC: (1.101-1.102); FILE MERGED 2007/12/01 19:21:41 cl 1.97.20.3: RESYNC: (1.99-1.101); FILE MERGED 2007/10/11 23:11:05 cl 1.97.20.2: RESYNC: (1.97-1.99); FILE MERGED 2007/10/11 14:01:39 cl 1.97.20.1: #i68103# fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [eac29249cc17a85f80076c603a386d43d820c25c]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/13 11:02:37 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [d0ea055d2b798aaf8f8a08c71f3f16c4faad2cd4]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:59 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 11:02:27 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [ac9cfe3f79873b54c0b40bb1f6627ed0da735f5f]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:59 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 11:02:19 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [a946ef75875d85256971ea316766fe2747801e7f]

INTEGRATION: CWS impresstables2 (1.15.400); FILE MERGED 2007/10/11 23:10:49 cl 1.15.400.2: RESYNC: (1.15-1.16); FILE MERGED 2007/07/26 21:49:53 cl 1.15.400.1: #i68103# reworked styles to use refcounting


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [c8288a59746f70789f21ea2892b28ad83fabb3fa]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:59 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 11:02:09 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [2e1639b317eeb3baacd25b67a65227fff6ddc5f6]

INTEGRATION: CWS impresstables2 (1.26.82); FILE MERGED 2008/03/11 18:47:10 cl 1.26.82.5: RESYNC: (1.29-1.30); FILE MERGED 2008/02/20 17:47:20 cl 1.26.82.4: RESYNC: (1.28-1.29); FILE MERGED 2008/01/30 13:23:39 cl 1.26.82.3: RESYNC: (1.27-1.28); FILE MERGED 2007/10/11 23:10:32 cl 1.26.82.2: RESYNC: (1.26-1.27); FILE MERGED 2007/10/11 14:01:39 cl 1.26.82.1: #i68103# fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [a0bc71d443f6981c5cb07df41da48da1d521db53]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:59 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 11:01:59 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [3a36ce9c8b3c33785acc7cc7b60f201b3ee42862]

INTEGRATION: CWS impresstables2 (1.34.110); FILE MERGED 2008/03/11 18:48:36 cl 1.34.110.5: RESYNC: (1.37-1.38); FILE MERGED 2008/02/24 00:22:29 cl 1.34.110.4: RESYNC: (1.36-1.37); FILE MERGED 2007/12/01 19:21:38 cl 1.34.110.3: RESYNC: (1.35-1.36); FILE MERGED 2007/10/11 23:10:25 cl 1.34.110.2: RESYNC: (1.34-1.35); FILE MERGED 2007/10/11 14:01:39 cl 1.34.110.1: #i68103# fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [98c9a3960db6f3cee50cb5aed2e3f46439524925]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:58 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 11:01:48 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [58e63161757644bdd8236769ceea87cd3b66a20f]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:58 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 11:01:40 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [1f8f963b1fa4f8d6e9b0e34be30cf4686b64b6a8]

INTEGRATION: CWS impresstables2 (1.6.2); FILE MERGED 2007/12/01 19:21:35 cl 1.6.2.3: RESYNC: (1.10-1.12); FILE MERGED 2007/10/11 23:10:18 cl 1.6.2.2: RESYNC: (1.6-1.10); FILE MERGED 2007/10/11 14:01:38 cl 1.6.2.1: #i68103# fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [36c4c150e81ca112a1cd2fdef5350108d6807e17]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/13 11:01:31 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [9ffb7accd95460ff455076dac315523d790c6f2a]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:58 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 11:01:23 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [9d77c998601da890ece59a196cab32b63bbe1d82]

INTEGRATION: CWS impresstables2 (1.12.400); FILE MERGED 2008/03/11 18:47:46 cl 1.12.400.3: RESYNC: (1.13-1.14); FILE MERGED 2007/10/11 23:10:11 cl 1.12.400.2: RESYNC: (1.12-1.13); FILE MERGED 2007/10/11 13:56:56 cl 1.12.400.1: #i68103# fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [b05f00dc901cda315133a4a0f94407353bf26d21]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:58 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 11:01:13 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [59f0c39c3092c2af9f4b28ce1e5325107ee88c59]

INTEGRATION: CWS impresstables2 (1.19.400); FILE MERGED 2007/10/15 10:51:08 cl 1.19.400.4: #i68103# added missing namespace 2007/10/11 23:09:35 cl 1.19.400.3: RESYNC: (1.19-1.20); FILE MERGED 2007/10/11 13:56:56 cl 1.19.400.2: #i68103# fixed namespace issues 2007/07/26 21:49:53 cl 1.19.400.1: #i68103# reworked styles to use refcounting


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [32b1d6e2bab6a3d241392969fdf85f69bd8dae7b]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:58 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 11:01:03 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [d55888f3ab5838eea532666153d7678651547cf5]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:58 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 11:00:55 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [44a0addc8d4671b62a973e44b70b9bb69f285681]

INTEGRATION: CWS impresstables2 (1.81.20); FILE MERGED 2008/03/11 18:49:30 cl 1.81.20.4: RESYNC: (1.84-1.85); FILE MERGED 2008/01/02 11:12:41 cl 1.81.20.3: RESYNC: (1.83-1.84); FILE MERGED 2007/10/11 23:05:14 cl 1.81.20.2: RESYNC: (1.81-1.83); FILE MERGED 2007/10/11 13:55:50 cl 1.81.20.1: #i68103# fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [49f0e8f4fa514e54cb27fd7f0351ce4ce7738df2]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:58 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 11:00:47 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [cbb665ca2ec7de31658563c341e023f2d264e91d]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:58 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 11:00:38 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [8fc22d939c8964562b2bc79dfeaaf9b4fcae368e]

INTEGRATION: CWS impresstables2 (1.26.312); FILE MERGED 2007/12/01 19:21:32 cl 1.26.312.3: RESYNC: (1.27-1.28); FILE MERGED 2007/10/11 23:03:28 cl 1.26.312.2: RESYNC: (1.26-1.27); FILE MERGED 2007/10/11 13:55:50 cl 1.26.312.1: #i68103# fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [5c64ff66dc645ca9fb93f0567d222587a9f9a2a1]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:58 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 11:00:29 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [e56e9899b44478cb9466cecf7200a235e57b3ccb]

INTEGRATION: CWS impresstables2 (1.26.400); FILE MERGED 2008/03/11 18:50:04 cl 1.26.400.3: RESYNC: (1.27-1.28); FILE MERGED 2007/10/11 23:02:20 cl 1.26.400.2: RESYNC: (1.26-1.27); FILE MERGED 2007/10/11 13:55:15 cl 1.26.400.1: #i68103# fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [fc368ed17023b064bf357c7688f347639f60d121]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:58 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 11:00:20 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [c18f29e57385f34f0f8213a1752604efcc937e7d]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:58 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 11:00:08 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [721bfdec14996b5489327db30a8429059a3dc33a]

INTEGRATION: CWS impresstables2 (1.23.198); FILE MERGED 2007/10/11 23:00:42 cl 1.23.198.2: RESYNC: (1.23-1.24); FILE MERGED 2007/10/11 13:54:55 cl 1.23.198.1: #i68103# fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [6636e29c41ad4897f01e255b632319804c9e7fca]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:58 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:59:59 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [1272e96778148481c4cd9c74cc61cdcf342d5a78]

INTEGRATION: CWS impresstables2 (1.48.48); FILE MERGED 2008/03/11 18:49:45 cl 1.48.48.2: RESYNC: (1.48-1.49); FILE MERGED 2007/10/15 10:30:15 cl 1.48.48.1: #i68103# added missing using namespace


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [ac9e486edb3d02610fef5ec44c677f2501eadc0d]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:58 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:59:50 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [ef95152e75bab57e6564f8250bb6da208c3baea4]

INTEGRATION: CWS impresstables2 (1.10.420); FILE MERGED 2007/10/11 13:54:55 cl 1.10.420.1: #i68103# fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [7d87f8bce8f3e0db50211a294ce99a4cf54f9d28]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:58 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:59:32 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [7cc089ddecc2ba4205f0987c06f9b01f63a35f19]

INTEGRATION: CWS impresstables2 (1.47.34); FILE MERGED 2007/10/11 22:54:14 cl 1.47.34.2: RESYNC: (1.47-1.48); FILE MERGED 2007/10/11 13:54:55 cl 1.47.34.1: #i68103# fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [fa5db7ec64345cc139de1e51f3457c5dfa425d93]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:58 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:59:23 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [9f887d862c6c0b2dcda26c01d29dd5a11cbcb085]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:58 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:59:14 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [cc311f55a7169ab38328c65b1fd50e03b9c4e264]

INTEGRATION: CWS impresstables2 (1.15.82); FILE MERGED 2007/10/11 22:51:57 cl 1.15.82.2: RESYNC: (1.15-1.16); FILE MERGED 2007/10/11 13:54:05 cl 1.15.82.1: #i68103# fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [3af9ccbf08448b1af697eb4b2211acdf7f5c6f1b]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:58 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:59:05 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [60821cdef30323135754051873e0a5608ec33a68]

INTEGRATION: CWS impresstables2 (1.9.82); FILE MERGED 2007/10/11 22:51:40 cl 1.9.82.2: RESYNC: (1.9-1.10); FILE MERGED 2007/10/11 13:54:05 cl 1.9.82.1: #i68103# fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [ca9000cbb173f0b83b92495f5669998052f1f23b]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/24 00:02:46 cl 1.1.2.4: added namespace binfilter to bf_svtools and bf_so3 2008/02/23 22:39:07 cl 1.1.2.3: fixed linux build problems 2008/02/22 23:36:58 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:58:56 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [3fd5dab4ce5b6a1ac52cc0af8edb6d8bcbdc668c]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:58 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:58:47 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [3cc207d405425aa07e85a934ca8856784b7cc88e]

INTEGRATION: CWS impresstables2 (1.11.82); FILE MERGED 2007/10/11 22:51:33 cl 1.11.82.2: RESYNC: (1.11-1.12); FILE MERGED 2007/10/11 13:54:05 cl 1.11.82.1: #i68103# fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [474cf1b39e95c181b2ecea06bc0b4f24274840b0]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:58 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:58:39 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [72d84a7fc04b977b7e3802e1939cf12fdeff70a7]

INTEGRATION: CWS impresstables2 (1.10.82); FILE MERGED 2007/10/11 22:51:27 cl 1.10.82.2: RESYNC: (1.10-1.11); FILE MERGED 2007/10/11 13:54:05 cl 1.10.82.1: #i68103# fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [26b754e0539c9c8f598a957d7ac804eff2c94281]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:58 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:58:29 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [2aa92f20fc75d9085a70d88159edcf50b73fedfc]

INTEGRATION: CWS impresstables2 (1.12.400); FILE MERGED 2007/10/11 22:51:20 cl 1.12.400.2: RESYNC: (1.12-1.13); FILE MERGED 2007/10/11 13:54:05 cl 1.12.400.1: #i68103# fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [0cfbe37f6fdae017ce15923f491a39f919e0bb38]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:58 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:58:12 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [a099dbd707281e9f81e30b8324f7bc59420599ca]

INTEGRATION: CWS impresstables2 (1.38.82); FILE MERGED 2008/03/11 18:49:39 cl 1.38.82.4: RESYNC: (1.40-1.41); FILE MERGED 2007/12/01 19:21:29 cl 1.38.82.3: RESYNC: (1.39-1.40); FILE MERGED 2007/10/11 22:50:43 cl 1.38.82.2: RESYNC: (1.38-1.39); FILE MERGED 2007/10/11 13:52:50 cl 1.38.82.1: #i68103# fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [1baac8802314bd47c80d9d18c83fde13cd55a3b6]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:58 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:57:56 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [fccbf13c40049d33fb3ef6d4212975aba3ebd6e8]

INTEGRATION: CWS impresstables2 (1.10.122); FILE MERGED 2007/12/01 19:21:27 cl 1.10.122.2: RESYNC: (1.10-1.11); FILE MERGED 2007/10/11 13:52:18 cl 1.10.122.1: #i68103# fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [73db47c5d99f46e00e70f6408b94e4c2b484936a]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:58 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:57:46 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [cdcb010e52a2198a48f390c37fc0cc9de8393ffb]

INTEGRATION: CWS impresstables2 (1.20.400); FILE MERGED 2007/12/01 19:21:23 cl 1.20.400.3: RESYNC: (1.21-1.22); FILE MERGED 2007/10/11 22:48:09 cl 1.20.400.2: RESYNC: (1.20-1.21); FILE MERGED 2007/10/11 13:52:18 cl 1.20.400.1: #i68103# fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [2542dfa5793d65dbe2906220321d409ec3995bad]

INTEGRATION: CWS impresstables2 (1.63.20); FILE MERGED 2008/03/11 18:49:23 cl 1.63.20.5: RESYNC: (1.67-1.68); FILE MERGED 2008/02/20 17:47:08 cl 1.63.20.4: RESYNC: (1.66-1.67); FILE MERGED 2007/12/01 19:21:20 cl 1.63.20.3: RESYNC: (1.65-1.66); FILE MERGED 2007/10/11 22:44:28 cl 1.63.20.2: RESYNC: (1.63-1.65); FILE MERGED 2007/10/11 13:52:18 cl 1.63.20.1: #i68103# fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [a20ab49973a5cc2626aa76738a5b5ee8bca83984]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:58 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:57:29 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [97573b76cc6870ecd8c1c2494dfac282ecb82544]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:58 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:57:20 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [8cb8e24a2e69e8c58da11848a881d3c6084eb68b]

INTEGRATION: CWS impresstables2 (1.40.60); FILE MERGED 2007/10/11 22:36:27 cl 1.40.60.2: RESYNC: (1.40-1.41); FILE MERGED 2007/10/11 13:51:10 cl 1.40.60.1: #i68103# fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [990e67016c29af3d0c268099d49e291d319e149b]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:58 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:57:11 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [41d88340a6d28ab232ae79071233a66126cfa81f]

INTEGRATION: CWS impresstables2 (1.15.120); FILE MERGED 2007/12/01 19:21:17 cl 1.15.120.3: RESYNC: (1.16-1.17); FILE MERGED 2007/10/11 22:35:50 cl 1.15.120.2: RESYNC: (1.15-1.16); FILE MERGED 2007/10/11 13:50:38 cl 1.15.120.1: #i68103# fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [8b13ec0cb6edf47cec1b7755dae5bc82066d7a1f]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:58 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:57:01 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [71ebb9769b7f09906b7064871e0248131953074f]

INTEGRATION: CWS impresstables2 (1.13.400); FILE MERGED 2007/12/01 19:21:14 cl 1.13.400.3: RESYNC: (1.14-1.15); FILE MERGED 2007/10/11 22:35:44 cl 1.13.400.2: RESYNC: (1.13-1.14); FILE MERGED 2007/10/11 13:50:38 cl 1.13.400.1: #i68103# fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [9887e6c2c2b34f89d332fc86edb7bff65e7fcbc4]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:58 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:56:52 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [09f2f18211883f3898a9d1ed58c691aba5d2ef4b]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:58 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:56:44 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [2763147d58840eb1f7ced85de47daff06882701e]

INTEGRATION: CWS impresstables2 (1.9.400); FILE MERGED 2007/10/11 22:35:37 cl 1.9.400.2: RESYNC: (1.9-1.10); FILE MERGED 2007/10/11 13:50:37 cl 1.9.400.1: #i68103# fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [12d0f1aa8ed0b30de5a5a57ab5825718f28ed1a4]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/13 10:56:34 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [f29d72799c4593b93526237d2bd5454997423a13]

INTEGRATION: CWS impresstables2 (1.20.400); FILE MERGED 2008/03/11 18:49:12 cl 1.20.400.4: RESYNC: (1.22-1.24); FILE MERGED 2007/12/01 19:21:11 cl 1.20.400.3: RESYNC: (1.21-1.22); FILE MERGED 2007/10/11 22:35:31 cl 1.20.400.2: RESYNC: (1.20-1.21); FILE MERGED 2007/10/11 13:50:37 cl 1.20.400.1: #i68103# fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [95ac91110aba915b48597ded31d595b17701f4be]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:58 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:56:26 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [5299bf62a14170c9bd3553f23b6e2011ba3737c4]

INTEGRATION: CWS impresstables2 (1.10.400); FILE MERGED 2007/10/11 22:35:07 cl 1.10.400.2: RESYNC: (1.10-1.11); FILE MERGED 2007/10/11 13:50:37 cl 1.10.400.1: #i68103# fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [468bcdf76a014d6d98d52f0e9483e9e0cf1b8d88]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:58 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:56:16 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [20e5d564da1743a94b0634beb269c8e4d730dba5]

INTEGRATION: CWS impresstables2 (1.26.158); FILE MERGED 2008/03/11 18:49:02 cl 1.26.158.5: RESYNC: (1.29-1.31); FILE MERGED 2008/02/24 00:22:24 cl 1.26.158.4: RESYNC: (1.28-1.29); FILE MERGED 2007/12/01 19:21:08 cl 1.26.158.3: RESYNC: (1.27-1.28); FILE MERGED 2007/10/11 22:34:21 cl 1.26.158.2: RESYNC: (1.26-1.27); FILE MERGED 2007/10/11 13:50:37 cl 1.26.158.1: #i68103# fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [fb64561cb791325a2a6d6c7c9762c7558ebb1836]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:58 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:56:08 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [80213e9320a3548b6fc706a77b618c9b0f4f815f]

INTEGRATION: CWS impresstables2 (1.43.20); FILE MERGED 2008/03/11 18:48:50 cl 1.43.20.6: RESYNC: (1.49-1.50); FILE MERGED 2008/02/24 00:22:20 cl 1.43.20.5: RESYNC: (1.48-1.49); FILE MERGED 2008/01/02 11:12:38 cl 1.43.20.4: RESYNC: (1.46-1.48); FILE MERGED 2007/12/01 19:21:05 cl 1.43.20.3: RESYNC: (1.44-1.46); FILE MERGED 2007/10/11 22:34:14 cl 1.43.20.2: RESYNC: (1.43-1.44); FILE MERGED 2007/10/11 13:50:37 cl 1.43.20.1: #i68103# fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [ca52f4d01bd0e4e0ba875396f48c4fff1927ba0a]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:58 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:55:59 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [b136dde0d72fc9c19f4bba19683ad40f7f5bdf21]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:58 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:55:49 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [830026587c14ca8b6915d205932de2b47e99a9bd]

INTEGRATION: CWS impresstables2 (1.15.118); FILE MERGED 2008/03/11 18:48:41 cl 1.15.118.3: RESYNC: (1.16-1.17); FILE MERGED 2007/10/11 22:34:08 cl 1.15.118.2: RESYNC: (1.15-1.16); FILE MERGED 2007/10/11 13:50:37 cl 1.15.118.1: #i68103# fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [671effc6792f91920f6d2188a59adf823f735103]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:58 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:55:40 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [c6e7fa74cc30309e64297338b2200a0dad50cae3]

INTEGRATION: CWS impresstables2 (1.25.120); FILE MERGED 2007/12/01 19:21:02 cl 1.25.120.3: RESYNC: (1.26-1.28); FILE MERGED 2007/10/11 22:34:01 cl 1.25.120.2: RESYNC: (1.25-1.26); FILE MERGED 2007/10/11 13:50:37 cl 1.25.120.1: #i68103# fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [58c6e0bed1003ffad08649d6eec157cec0b328be]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:58 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:55:33 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [0628cbb734467f4b49ac4d1be50e509d296962e0]

INTEGRATION: CWS impresstables2 (1.29.120); FILE MERGED 2007/12/01 19:20:59 cl 1.29.120.3: RESYNC: (1.30-1.31); FILE MERGED 2007/10/11 22:33:35 cl 1.29.120.2: RESYNC: (1.29-1.30); FILE MERGED 2007/10/11 13:50:36 cl 1.29.120.1: #i68103# fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [1e864002bd6625e3b58f16693c04dbb27c9aa19e]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:58 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:55:25 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [d23f9520eff937646fefb54ae7357c07af928479]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:58 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:55:16 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [a592c40c061d7e98fd2e8688368f4e4ed34c13d4]

INTEGRATION: CWS impresstables2 (1.6.82); FILE MERGED 2007/10/11 13:48:57 cl 1.6.82.1: #i68103# fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [1566221f9f3b187cd81cc5180e40709cdd7dfe67]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/13 10:55:07 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [36658f104814055a7a08527939d721543a433bc5]

INTEGRATION: CWS impresstables2 (1.50.2); FILE MERGED 2008/01/02 11:12:35 cl 1.50.2.4: RESYNC: (1.52-1.53); FILE MERGED 2007/12/01 19:20:56 cl 1.50.2.3: RESYNC: (1.51-1.52); FILE MERGED 2007/10/11 22:23:48 cl 1.50.2.2: RESYNC: (1.50-1.51); FILE MERGED 2007/10/11 13:48:15 cl 1.50.2.1: #i68103# fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [bba68c3ff2ab7e62fb9d36cb3b7c3711dd90f99d]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:58 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:54:59 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [eaebe1f6ebfab025637007f79c7f66b7b290a295]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:58 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:54:51 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [c7645970d94c32afee3929a09f9dd85cbf5d51b6]

INTEGRATION: CWS impresstables2 (1.35.92); FILE MERGED 2008/03/11 18:49:58 cl 1.35.92.6: RESYNC: (1.40-1.42); FILE MERGED 2008/02/20 17:47:11 cl 1.35.92.5: RESYNC: (1.39-1.40); FILE MERGED 2008/01/30 13:23:22 cl 1.35.92.4: RESYNC: (1.37-1.39); FILE MERGED 2008/01/02 11:12:31 cl 1.35.92.3: RESYNC: (1.36-1.37); FILE MERGED 2007/10/11 22:22:42 cl 1.35.92.2: RESYNC: (1.35-1.36); FILE MERGED 2007/10/11 13:48:15 cl 1.35.92.1: #i68103# fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [4dea3dfee9810aa006bd7b707700f8c78a878561]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:57 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:54:42 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [cf096fcd3ee50397d9f61dbd1263de4869578671]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:57 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:54:34 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [83e27e37460b50d032f66a5583f749cde6f89f5c]

INTEGRATION: CWS impresstables2 (1.12.400); FILE MERGED 2007/10/11 22:21:26 cl 1.12.400.2: RESYNC: (1.12-1.13); FILE MERGED 2007/10/11 13:48:15 cl 1.12.400.1: #i68103# fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [8b1244c915465eb861e79fb603cf7d3050b74021]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:57 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:54:25 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [0f61fd4698a2e97f63fccf5cd89e4fc4e8e95c76]

INTEGRATION: CWS impresstables2 (1.61.60); FILE MERGED 2008/02/15 14:25:53 cl 1.61.60.4: #i68103# fixed refcounted styles 2007/12/01 19:20:53 cl 1.61.60.3: RESYNC: (1.62-1.63); FILE MERGED 2007/10/11 22:16:32 cl 1.61.60.2: RESYNC: (1.61-1.62); FILE MERGED 2007/10/11 13:47:16 cl 1.61.60.1: #i68103# fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [7b4a3deac15e6140f9ed1d124e17f74f31d22486]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:57 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:54:16 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [c59b0284ea27c5846af858d62d24677a74286ef9]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:57 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:54:08 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [a2a3a97619adafa04fdedc8f3a1580ac739b58c6]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:57 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:54:01 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [c1b64e53c2bc0759eac52d0bef3509e3d4828b6a]

INTEGRATION: CWS impresstables2 (1.13.82); FILE MERGED 2007/10/11 22:14:38 cl 1.13.82.2: RESYNC: (1.13-1.14); FILE MERGED 2007/10/11 13:43:44 cl 1.13.82.1: #i68103# fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [d9f7e02f9825371d9c62a61c7e59cef09133bc99]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/13 10:53:52 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [3f50e676906f8b0be355af66fd7b0b7c58d10a33]

INTEGRATION: CWS impresstables2 (1.28.82); FILE MERGED 2007/10/11 22:14:21 cl 1.28.82.2: RESYNC: (1.28-1.30); FILE MERGED 2007/10/11 13:46:25 cl 1.28.82.1: #i68103# fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [79e00d13286d414a9ae1d0f2728970ec931571df]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:57 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:53:43 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [5c62952be9c73626f988a7e487cc3d0f161c308d]

INTEGRATION: CWS impresstables2 (1.70.82); FILE MERGED 2008/01/02 11:12:28 cl 1.70.82.3: RESYNC: (1.72-1.73); FILE MERGED 2007/10/11 22:13:34 cl 1.70.82.2: RESYNC: (1.70-1.72); FILE MERGED 2007/10/11 13:46:25 cl 1.70.82.1: #i68103# fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [787dfc08dfdf5553f9b10a50553aa87b656d451e]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:57 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:53:26 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [df23f15d9c106056ff3c07db0fd0a59c3aa40850]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:57 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:53:17 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [8484ba5464392cc598c22f7338a2b7d5b13f2876]

INTEGRATION: CWS impresstables2 (1.10.82); FILE MERGED 2007/10/11 22:12:55 cl 1.10.82.2: RESYNC: (1.10-1.11); FILE MERGED 2007/10/11 13:46:25 cl 1.10.82.1: #i68103# fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [9cc8f9e31e6798b0825eaa901b9c2d0049973d28]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:57 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:53:09 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [8eae34f5a76d52255dfd484c3d4cb1f691f19cd5]

INTEGRATION: CWS impresstables2 (1.54.82); FILE MERGED 2008/02/20 17:47:05 cl 1.54.82.3: RESYNC: (1.56-1.57); FILE MERGED 2007/10/11 22:12:48 cl 1.54.82.2: RESYNC: (1.54-1.56); FILE MERGED 2007/10/11 13:46:25 cl 1.54.82.1: #i68103# fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [56528e4acaba70ad198a489419a5a97808759d78]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:57 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:52:59 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [1531a876dbc53c6df3a3a28b974b6733b0553ca6]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:57 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:52:52 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [b929aaf340a09813f3f45f3a95f1e4d0f0cdca70]

INTEGRATION: CWS impresstables2 (1.6.82); FILE MERGED 2007/10/11 22:12:42 cl 1.6.82.2: RESYNC: (1.6-1.7); FILE MERGED 2007/10/11 13:46:24 cl 1.6.82.1: #i68103# fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [08428946cd5e26f14ec49222454017f64d034e3f]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:57 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:52:43 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [4d6248303358f513fff003d27f3b341681f15ce3]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:57 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:52:34 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [7a4cd47585bd5fcae5a45dfdae1621ce94a95805]

INTEGRATION: CWS impresstables2 (1.13.400); FILE MERGED 2007/10/11 22:12:26 cl 1.13.400.2: RESYNC: (1.13-1.14); FILE MERGED 2007/10/11 13:46:24 cl 1.13.400.1: #i68103# fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [a4129ebeccab93bb33119bd80346b858a3b466e3]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:57 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:52:27 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [9a0068d281dbc77ca18403acc047d8570a3bbd43]

INTEGRATION: CWS impresstables2 (1.8.400); FILE MERGED 2007/10/11 22:12:08 cl 1.8.400.2: RESYNC: (1.8-1.9); FILE MERGED 2007/10/11 13:46:24 cl 1.8.400.1: #i68103# fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [e6b1021c440d3f14a085354e18430c4f51825886]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:57 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:52:18 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [cddc5d566939f05ed7cffb8ab9d0c4b66bcd655a]

INTEGRATION: CWS impresstables2 (1.10.82); FILE MERGED 2007/10/11 22:11:41 cl 1.10.82.2: RESYNC: (1.10-1.11); FILE MERGED 2007/10/11 13:46:24 cl 1.10.82.1: #i68103# fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [43023e1123065fca68a241f19d379f4f8d1193ae]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:57 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:52:08 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [28107ba2e7844b49159b31c7e1ec344ce5f7b03f]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:57 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:52:01 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [46e7d9bb4b33edfb46cd6a7131da2ae1878ff3d8]

INTEGRATION: CWS impresstables2 (1.12.400); FILE MERGED 2008/03/11 18:49:33 cl 1.12.400.3: RESYNC: (1.13-1.14); FILE MERGED 2007/10/11 22:11:04 cl 1.12.400.2: RESYNC: (1.12-1.13); FILE MERGED 2007/10/11 13:46:24 cl 1.12.400.1: #i68103# fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [c510df23fa0e329932f23b5b81dbba137b861af0]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:57 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:51:52 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [70755c8762ad7cf700cc4319777eaf1bdccfcfd5]

INTEGRATION: CWS impresstables2 (1.8.400); FILE MERGED 2007/10/11 22:10:48 cl 1.8.400.2: RESYNC: (1.8-1.9); FILE MERGED 2007/10/11 13:46:24 cl 1.8.400.1: #i68103# fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [71086284b4cb00c7f25f14e85d23db034a88e6ea]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:57 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:51:44 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [d86a6699876be7568a7d0dc9375e0923d914e3f1]

INTEGRATION: CWS impresstables2 (1.30.82); FILE MERGED 2008/01/30 13:23:50 cl 1.30.82.3: RESYNC: (1.31-1.32); FILE MERGED 2007/10/11 22:10:31 cl 1.30.82.2: RESYNC: (1.30-1.31); FILE MERGED 2007/10/11 13:43:27 cl 1.30.82.1: #i68103# fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [ecce096fb90298fae5c11b3d9c8af8a8c9110a05]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/13 10:51:36 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [28bcb70a511db5587bc3b3192083062bb45e71ab]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/23 22:39:07 cl 1.1.2.3: fixed linux build problems 2008/02/22 23:36:57 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:51:27 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [441e44b33f4f75eb65a94c78cc4767efe75e69a4]

INTEGRATION: CWS impresstables2 (1.55.82); FILE MERGED 2007/10/11 22:10:14 cl 1.55.82.2: RESYNC: (1.55-1.56); FILE MERGED 2007/10/11 13:43:27 cl 1.55.82.1: #i68103# fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [7904c62cd1c3065e452c3695272e89f0062d1ed0]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:57 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:51:19 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [ac7b8dd61e0505053db4fe82e5d86f6481474de9]

INTEGRATION: CWS impresstables2 (1.18.82); FILE MERGED 2007/12/01 19:20:46 cl 1.18.82.3: RESYNC: (1.19-1.20); FILE MERGED 2007/10/11 22:09:57 cl 1.18.82.2: RESYNC: (1.18-1.19); FILE MERGED 2007/10/11 13:43:27 cl 1.18.82.1: #i68103# fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [96665e52599eca656481fafc6c9e47b53df7c406]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:57 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:51:11 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [1e5254fbcb26a2e3846cdb694df672e0b77969e7]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:57 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:51:02 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [d9d61e91929b40bc621f46551895e0312dccab54]

INTEGRATION: CWS impresstables2 (1.15.48); FILE MERGED 2007/10/15 11:08:42 cl 1.15.48.1: #i68103# moved split table dialog to svx


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [5c4f84f044fd0eff9c4a8f22fd6143e566de27f4]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:57 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:50:55 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [abc7e8e3c6aa3044cfa726be587762d662cffe86]

INTEGRATION: CWS impresstables2 (1.4.886); FILE MERGED 2007/12/01 19:20:37 cl 1.4.886.2: RESYNC: (1.4-1.5); FILE MERGED 2007/10/11 13:42:20 cl 1.4.886.1: #i68103# fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [6635d4d5a799c9be9b25090cd0c0cc7b67e01169]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:57 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:50:47 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [da025f4a195a520ccd7bc5d52882a61b2d24d76b]

INTEGRATION: CWS impresstables2 (1.5.420); FILE MERGED 2008/03/11 19:18:56 cl 1.5.420.5: RESYNC: (1.7-1.8); FILE MERGED 2008/02/15 14:25:32 cl 1.5.420.4: #i68103# fixed refcounted styles 2007/12/01 19:20:34 cl 1.5.420.3: RESYNC: (1.6-1.7); FILE MERGED 2007/10/11 21:54:16 cl 1.5.420.2: RESYNC: (1.5-1.6); FILE MERGED 2007/07/26 21:46:51 cl 1.5.420.1: #i68103# reworked styles to use refcounting


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [0a2dd49002305da27a7d516fcb5d46d6daa785c0]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:57 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:50:38 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [4b6c3daf8a36898446845a00166eedb507fa2fc5]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/13 10:50:29 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [c1e31f3500a783b4238f93a00c7cdba37ef00d5a]

INTEGRATION: CWS impresstables2 (1.40.108); FILE MERGED 2008/03/11 19:18:46 cl 1.40.108.5: RESYNC: (1.43-1.45); FILE MERGED 2007/12/01 19:20:31 cl 1.40.108.4: RESYNC: (1.42-1.43); FILE MERGED 2007/10/11 21:54:09 cl 1.40.108.3: RESYNC: (1.41-1.42); FILE MERGED 2007/08/01 15:28:28 cl 1.40.108.2: RESYNC: (1.40-1.41); FILE MERGED 2007/07/26 21:46:51 cl 1.40.108.1: #i68103# reworked styles to use refcounting


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [d7ede0bbe40491cfc40bb8882c20b58ad8ba7e40]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:57 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:50:20 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [41a5998048073a9d31fdfcc16a0c1a5533e70c47]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/13 10:50:12 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [d2e3edc1590d4b8e52805524f8fdabc91829e70f]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:57 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:50:04 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [be6e8719f0d8e1080e8e470346cb0b298991d196]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:57 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:49:55 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [98c92aee0da1915508c781a2ccf1b71a7c497a31]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/13 10:49:47 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [74393908d8c627f826cbd98e0c8bc5469b29751d]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:57 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:49:38 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [d7f6848ff834ad32a706b5fab7a2e2662d4d51e9]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:57 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:49:31 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [f7cac3913d67af43e7045476fe142f1d8bdfc6c4]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:57 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:49:22 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [7b48a04772baee6f0db311226810e923ad5a523e]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:57 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:49:15 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [41c1349939cc64f48d0a898f72ee3c800215eb69]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:57 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:49:07 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [9f2f3c5dc570945f7d779a00dab6bbb1db6eb911]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:57 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:48:58 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [5bf81deabfde5fe7f276e5b6fc7ae2ec5fe8239d]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:57 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:48:51 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [91c5cf63d039a96d1c291d65c386ab12aa203338]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:57 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:48:42 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [e17477e8b40687ee482091de88249dc94aecba40]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:57 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:48:34 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [eefe0f1100a17a08e1c1054d53ec67c7503d5902]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:57 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:48:25 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [79f48ef60cb5b03e2357c539289b31f5ff219fb1]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:57 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:48:17 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [86e7c9fdd7002c121d5c1d8efeba219bbaf987a8]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:57 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:48:08 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [c5732f91b8f9e491e3c811e0ae61160e58c161ca]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:56 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:47:58 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [47e000adae108fce15838b54372b7bd94b24b34f]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:56 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:47:50 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [c4c656373f499fe9e6ea69b3f7328663bd179d4b]

INTEGRATION: CWS impresstables2 (1.48.6); FILE MERGED 2008/03/11 18:46:48 cl 1.48.6.4: RESYNC: (1.51-1.52); FILE MERGED 2007/10/11 15:37:04 cl 1.48.6.3: #i68103# initial table style implemenation 2007/06/27 15:22:00 cl 1.48.6.2: RESYNC: (1.48-1.51); FILE MERGED 2007/04/13 09:48:49 cl 1.48.6.1: #i68103# draft table user interface


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [e5a7fe88c484d8806a55a3dc11f9065a4409928f]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:56 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:47:41 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [99eba13b90b11810cb04effdb63271ac9bdbf111]

INTEGRATION: CWS impresstables2 (1.17.4); FILE MERGED 2008/03/03 16:49:45 cl 1.17.4.1: #i68103# fixed help id for table design panel


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [818e77f7b354d4a201eda092f9793e9b2211b477]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:56 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:47:34 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [7172b2ad2bce3bb449f405d784691e8e5d6f7230]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/03/04 18:25:17 cl 1.1.2.4: #i68103# fixing fill color slot in draw 2008/01/14 13:47:09 cl 1.1.2.3: #i68103# removed sort and sum entries for now 2007/12/14 14:21:13 cl 1.1.2.2: #i68103# working on tables 2007/05/07 09:39:39 cl 1.1.2.1: #i68103# added table toolbars


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [85817607611b76cd84b810f64853a061cddbb156]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/13 10:47:25 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [ff8f99634676a69afad1b0da4b783e41ee5d5542]

INTEGRATION: CWS impresstables2 (1.7.546); FILE MERGED 2007/04/13 09:42:32 cl 1.7.546.1: #i68103# switched from insertSpreadsheet to insertTable


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [bce5c92b1a008509a294b39d86c08c06e45d8980]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:56 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:47:17 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [727f411ec47e684e2b4898981bfcb325034ff5de]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:56 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:47:08 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [4d7fbe4c81c5e7b571855536c66dbd88d9e66ade]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/01/01 18:40:03 cl 1.1.2.2: #i68103# working on tables 2007/05/07 09:39:12 cl 1.1.2.1: #i68103# added table toolbars


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [51b3e7a95f309d39230657750b77c63c37839371]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:56 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:47:01 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [cafa3a0de272badf753b8697b37bf6b97c4ca57c]

INTEGRATION: CWS impresstables2 (1.5.546); FILE MERGED 2008/03/11 18:46:38 cl 1.5.546.3: RESYNC: (1.6-1.7); FILE MERGED 2007/08/01 15:23:29 cl 1.5.546.2: RESYNC: (1.5-1.6); FILE MERGED 2007/04/13 09:42:32 cl 1.5.546.1: #i68103# switched from insertSpreadsheet to insertTable


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [cfe0ac7fde6d72124a56efc600a552a030ce1055]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:56 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:46:52 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [6a7dcf4c5320ef7b2b38e426dc846a5c81bcaf80]

INTEGRATION: CWS impresstables2 (1.31.30); FILE MERGED 2008/03/11 18:46:41 cl 1.31.30.2: RESYNC: (1.31-1.33); FILE MERGED 2008/01/21 15:50:23 cl 1.31.30.1: #i68103# replaced insert spreadsheet with insert table


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [eb707e20d721fb3e469fb1d15f0fc55aab166ba7]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:56 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:46:43 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [dc0b0d4a45712ace4d3266cbbd72bfac7be8fab9]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/03/04 18:25:16 cl 1.1.2.4: #i68103# fixing fill color slot in draw 2008/01/14 13:47:24 cl 1.1.2.3: #i68103# removed sort and sum entries for now 2007/12/14 14:21:13 cl 1.1.2.2: #i68103# working on tables 2007/05/07 09:38:26 cl 1.1.2.1: #i68103# added table toolbars


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [67faaaf0e294f7a64ffbdcb702da26fd18119052]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:56 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:46:35 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [7ad8c62836b793362c36c87d4ed7952d61f6adf4]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/01/01 18:40:03 cl 1.1.2.2: #i68103# working on tables 2007/05/07 09:38:17 cl 1.1.2.1: #i68103# added table toolbars


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [d0be19a9ea89bda1ffb35ab449edd61dca0e6c57]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:56 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:46:27 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [f7266d597fd8c2cfd26ea7acb9bb2ee39747e203]

INTEGRATION: CWS impresstables2 (1.5.546); FILE MERGED 2008/03/11 18:46:35 cl 1.5.546.3: RESYNC: (1.6-1.7); FILE MERGED 2007/08/01 15:23:22 cl 1.5.546.2: RESYNC: (1.5-1.6); FILE MERGED 2007/04/13 09:42:44 cl 1.5.546.1: #i68103# switched from insertSpreadsheet to insertTable


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [c22a11e63243fbc6f28e29a9852c22c4df77a835]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:56 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:46:20 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [74e43a75756566c0b39563acab69e093135e39b0]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:56 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:46:13 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [0958de0d0636c0458b0d96ab1fc2a5caa62637a5]

INTEGRATION: CWS impresstables2 (1.27.30); FILE MERGED 2008/03/11 18:46:31 cl 1.27.30.2: RESYNC: (1.27-1.29); FILE MERGED 2008/01/21 15:50:23 cl 1.27.30.1: #i68103# replaced insert spreadsheet with insert table


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [ffd1c1ccb4ba23be8f7bd68383413577b7ea2123]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:56 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:46:03 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [4e7f81cea239dcf10570fe3025f3eb66d9f83804]

INTEGRATION: CWS impresstables2 (1.65.6); FILE MERGED 2007/08/01 15:23:15 cl 1.65.6.2: RESYNC: (1.65-1.67); FILE MERGED 2007/05/03 09:18:36 cl 1.65.6.1: new table toolbar


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [f90be9a2ea141607f23479594b2232454f122dc9]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:56 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:45:55 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [3609816124810332401da659253054c348e21ffa]

INTEGRATION: CWS impresstables2 (1.55.8); FILE MERGED 2007/07/26 18:03:58 cl 1.55.8.1: #i68103# added cell styles


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [f55ebe01ba8627095d3225d61d2344aa854944d3]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:56 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:45:47 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [53a258b056c7f22bf5c54a13700156dfd42cfe0d]

INTEGRATION: CWS impresstables2 (1.72.50); FILE MERGED 2008/02/27 12:09:03 cl 1.72.50.2: #i68103# fixed clipboard 2008/02/22 23:45:31 cl 1.72.50.1: fixed rtf clipboard pasting


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [dca4526ceb839cdc647b003d3ced28f1db101ab5]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:56 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:45:38 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [5489e863e9aba24ba13c8bf81abc8e5045f893bf]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:56 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:45:23 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [9e974e5fa475f75b709eeb504b335d35055861e4]

INTEGRATION: CWS impresstables2 (1.57.36); FILE MERGED 2008/01/01 18:40:31 cl 1.57.36.1: #i68103# working on tables


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [89cba6743751131b8038819dcd80240b7bda2166]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:56 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:45:14 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [6d2198ceddea79be14e962afe5250f5906772d46]

INTEGRATION: CWS impresstables2 (1.57.38); FILE MERGED 2008/03/11 18:45:46 cl 1.57.38.6: RESYNC: (1.60-1.61); FILE MERGED 2008/03/04 18:29:17 cl 1.57.38.5: #i68103# fixing auto color 2008/02/20 17:46:29 cl 1.57.38.4: RESYNC: (1.59-1.60); FILE MERGED 2007/08/01 15:22:47 cl 1.57.38.3: RESYNC: (1.57-1.59); FILE MERGED 2007/05/03 09:18:35 cl 1.57.38.2: new table toolbar 2007/04/18 15:18:06 cl 1.57.38.1: #i72702# reworked SdrBeginTextEdit to be virtual at last!


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [ef0683f92c21676c35bf6f050ac10e486e3cdbff]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:56 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:45:05 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [4ddeaa80dbb0b26d022c2d096ed87673fe5cb301]

INTEGRATION: CWS impresstables2 (1.86.52); FILE MERGED 2007/10/11 15:42:31 cl 1.86.52.2: #i68103# added undo for tables 2007/07/26 18:03:58 cl 1.86.52.1: #i68103# added cell styles


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [5cea7781a51cf63e2ec7a765e55ab135b37df802]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:56 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:44:56 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [ff8c2015e88b98cac21d6d7c24c15315dcf080ee]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:56 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:44:49 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [7d2a1c0115b0033ab0ab2deee0090ce8ec113346]

INTEGRATION: CWS impresstables2 (1.21.52); FILE MERGED 2008/02/28 15:59:42 cl 1.21.52.1: #i68103# disable text and line dialog for tables


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [a72271f18a69a319fe5bd73f30f9d780f87ee159]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:56 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:44:40 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [bafc03428772979285a29b2f6852ca2b2131a227]

INTEGRATION: CWS impresstables2 (1.20.52); FILE MERGED 2007/07/26 18:03:58 cl 1.20.52.1: #i68103# added cell styles


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [dc86162cf97b23b7e4873ac63fed191351c46874]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:56 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:44:33 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [4134b0ab1db91e47607617c943c1c60d6314228f]

INTEGRATION: CWS impresstables2 (1.65.6); FILE MERGED 2008/03/11 18:45:43 cl 1.65.6.7: RESYNC: (1.72-1.74); FILE MERGED 2008/01/24 17:14:07 cl 1.65.6.6: #i68103# clear undo stack after xml import 2007/12/01 19:20:00 cl 1.65.6.5: RESYNC: (1.70-1.71); FILE MERGED 2007/10/11 21:44:05 cl 1.65.6.4: RESYNC: (1.68-1.70); FILE MERGED 2007/08/01 15:22:30 cl 1.65.6.3: RESYNC: (1.66-1.68); FILE MERGED 2007/06/27 15:19:20 cl 1.65.6.2: RESYNC: (1.65-1.66); FILE MERGED 2007/04/18 15:18:05 cl 1.65.6.1: #i72702# reworked SdrBeginTextEdit to be virtual at last!


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [107b202d7f87763c061478e29d2fba052475b2b6]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:56 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:44:24 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [79307dd537d729252964e41db57ad83dc88c895d]

INTEGRATION: CWS impresstables2 (1.31.42); FILE MERGED 2008/02/20 17:46:25 cl 1.31.42.4: RESYNC: (1.32-1.33); FILE MERGED 2007/07/26 18:03:58 cl 1.31.42.3: #i68103# added cell styles 2007/05/07 17:09:26 cl 1.31.42.2: RESYNC: (1.31-1.32); FILE MERGED 2007/04/13 09:46:24 cl 1.31.42.1: #i68103# added insert table slot


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [741abf04230374f7474d7377c7b5e0fabd299e82]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:56 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:44:08 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [58a2498658f678a3958a47060ff14343a363d593]

INTEGRATION: CWS impresstables2 (1.74.4); FILE MERGED 2008/03/11 18:45:37 cl 1.74.4.2: RESYNC: (1.74-1.75); FILE MERGED 2008/02/28 15:59:42 cl 1.74.4.1: #i68103# disable text and line dialog for tables


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [70c0beff3333332afaa5614008745096357eb3a0]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:56 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:43:59 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [2099ccc76c4e77835236f096c1b1d9e1b200b52d]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:56 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:43:52 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [0ed6eec8ffecc7aaf8bf5d1cb1228457b1023e5b]

INTEGRATION: CWS impresstables2 (1.37.52); FILE MERGED 2007/10/11 21:43:49 cl 1.37.52.2: RESYNC: (1.37-1.38); FILE MERGED 2007/10/11 15:42:07 cl 1.37.52.1: #i68103# added table shape context menu


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [0c274145c2004bdfe78b9ae409642de576d4a900]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:56 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:43:42 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [f15a2b07b269a33ef386758ca16a0993143b2f8f]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:56 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:43:15 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [b3ba39c3981141b48ccc95eea7c12d21f4b56d19]

INTEGRATION: CWS impresstables2 (1.44.50); FILE MERGED 2008/03/11 18:45:40 cl 1.44.50.3: RESYNC: (1.45-1.46); FILE MERGED 2007/12/01 19:19:58 cl 1.44.50.2: RESYNC: (1.44-1.45); FILE MERGED 2007/07/26 18:03:58 cl 1.44.50.1: #i68103# added cell styles


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [7569bddc39491a988a44badabb7831a475ca3f46]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:56 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:43:07 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [8da8769aed5ebe6dd6c88ba92e10b08112b5fccb]

INTEGRATION: CWS impresstables2 (1.6.42); FILE MERGED 2007/08/07 12:37:33 cl 1.6.42.6: fixed merge conflicts 2007/08/01 15:21:13 cl 1.6.42.5: RESYNC: (1.7-1.8); FILE MERGED 2007/05/03 09:18:35 cl 1.6.42.4: new table toolbar 2007/04/13 09:46:24 cl 1.6.42.3: #i68103# added insert table slot 2007/04/12 16:59:33 cl 1.6.42.2: RESYNC: (1.6-1.7); FILE MERGED 2007/03/16 12:10:43 cl 1.6.42.1: #i68103# added table toolbar


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [184a2dd5bf0e18287ab6da13d00d65e441b45fa6]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:56 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:42:59 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [f00eb4b2504a3de995428497f974977071ec2e5e]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:56 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:42:49 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [107f0e9ab78c3731b3756c0d94d566cc4a32e968]

INTEGRATION: CWS impresstables2 (1.7.44); FILE MERGED 2007/07/26 18:02:32 cl 1.7.44.1: #i68103# added cell text to search & spellchecking


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [59d6441e6cfaa7e2dc6aa59ff26f2eaddb865728]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:56 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:42:39 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [8501a2597a339a637e4c840bebc9f77bd6188a5f]

INTEGRATION: CWS impresstables2 (1.31.6); FILE MERGED 2007/08/01 15:20:56 cl 1.31.6.4: RESYNC: (1.32-1.33); FILE MERGED 2007/07/26 18:02:32 cl 1.31.6.3: #i68103# added cell text to search & spellchecking 2007/06/27 15:16:59 cl 1.31.6.2: RESYNC: (1.31-1.32); FILE MERGED 2007/04/18 15:18:05 cl 1.31.6.1: #i72702# reworked SdrBeginTextEdit to be virtual at last!


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [a7e65f8208708821a14065b4070a95fa253c5d1a]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:56 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:42:30 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [214b329ea2fc1863c8d2065c21698f87730e00e6]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:56 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:42:20 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [c60ca14dd589f64a8b33b090b6236c793c53644f]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:56 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:42:08 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [4454a3387dd9b00035726fc2e791bb6ab3678845]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/13 10:41:58 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [443f1e24ca10be0c9b651ba24c044316ba26638b]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:56 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:41:50 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [43ff346167c4b4212b4a5b35acd8e1f0003d3297]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:56 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:41:41 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [50f93c9e3369b4c2e779edb0bcb4b3fbf35d17de]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/13 10:41:32 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [fe10be9568e11d3bb28211f6e186808573eb845c]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:56 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:41:22 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [72f1f22c81f6568ae38a5c9200ed6e82bfbaa026]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:56 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:41:13 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [244764bcb709461bde2bd4d09ac0d48022f5cb1c]

INTEGRATION: CWS impresstables2 (1.86.12); FILE MERGED 2008/03/11 18:45:24 cl 1.86.12.6: RESYNC: (1.91-1.92); FILE MERGED 2008/02/20 17:46:17 cl 1.86.12.5: RESYNC: (1.90-1.91); FILE MERGED 2008/01/30 13:22:38 cl 1.86.12.4: RESYNC: (1.89-1.90); FILE MERGED 2007/10/11 21:43:14 cl 1.86.12.3: RESYNC: (1.88-1.89); FILE MERGED 2007/08/01 15:20:48 cl 1.86.12.2: RESYNC: (1.86-1.88); FILE MERGED 2007/07/26 18:12:08 cl 1.86.12.1: #i68103# added cell styles


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [050d5e07056ce2fec757ff5367c21825e0805e25]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:55 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:41:04 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [cecd4bd48d9052af878e31da6d0492f11a201bf0]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:55 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:40:56 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [7c42e13b9fd957f8d3665991a0e9c140b15c266e]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:55 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:40:47 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [544145db431aaee37a7e4dfb5806ba0eb8bdaf8f]

INTEGRATION: CWS impresstables2 (1.57.12); FILE MERGED 2008/02/29 15:54:37 cl 1.57.12.5: #i68103# fixed dynamic_cast error on linux 2008/01/31 13:46:15 cl 1.57.12.4: #i68103# use optional tunnel for safer cast to SfxStyleSheet from XStyle 2007/10/11 21:43:07 cl 1.57.12.3: RESYNC: (1.57-1.58); FILE MERGED 2007/07/31 11:21:40 cl 1.57.12.2: fixing linux build problems 2007/07/26 18:12:25 cl 1.57.12.1: #i68103# moved implementation of api sheets to core


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [fe0768a34056458e609131d5a6f53d942a69b1f8]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/23 22:39:07 cl 1.1.2.3: fixed linux build problems 2008/02/22 23:36:55 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:40:37 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [ba361a83e445cfbf4a881fed164cf7667f80a0ae]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:55 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:40:28 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [25f3a26ecd90af9cd7428b31145c3088e0477216]

INTEGRATION: CWS impresstables2 (1.100.18); FILE MERGED 2008/03/11 18:45:21 cl 1.100.18.10: RESYNC: (1.106-1.107); FILE MERGED 2008/02/21 14:39:59 cl 1.100.18.9: #i68103# fixed a wrong lenght 2008/02/20 17:46:13 cl 1.100.18.8: RESYNC: (1.105-1.106); FILE MERGED 2008/02/13 20:18:55 cl 1.100.18.7: #i68103# import table shapes only in impress and draw 2007/12/01 19:19:54 cl 1.100.18.6: RESYNC: (1.102-1.105); FILE MERGED 2007/08/07 12:37:33 cl 1.100.18.5: fixed merge conflicts 2007/08/01 15:20:41 cl 1.100.18.4: RESYNC: (1.101-1.102); FILE MERGED 2007/07/26 18:12:25 cl 1.100.18.3: #i68103# moved implementation of api sheets to core 2007/06/27 15:16:39 cl 1.100.18.2: RESYNC: (1.100-1.101); FILE MERGED 2007/04/18 15:17:01 cl 1.100.18.1: #i72702# updated api for table shapes


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [86a5e8ed3495f6051c0c8cf80dca51f395b7244e]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:55 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:40:18 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [c89c2233f2112d274dfa5d38ada31e68dd529714]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:55 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:40:07 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [8060e46925c5fdc61d73a9fb1f52639985999b6e]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:55 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:39:58 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [1ed31bbcb6213204bdc8e853dddbc6ec77f45d22]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:55 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:39:50 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [c4d5cc6f72695ca786ccfc89167674c4ccfa72b8]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:55 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:39:43 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [2c74ec68b4c89555f661bf5f800d6bd349454a71]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:55 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:39:34 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [ff6dfe8cb39015283835ccd6029e2a5ce4d7e7b1]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:55 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:39:25 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [ffbf07fee6c76ca69fbf36e1c8f7d11a3852c015]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:55 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:39:16 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [e6fcec4f030140a1faedfd8d418a45525dcf01d5]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:55 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:39:06 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [9545d2d4b3c595bd1f6177b7117722ff418b14ef]

INTEGRATION: CWS impresstables2 (1.18.48); FILE MERGED 2007/07/26 18:12:25 cl 1.18.48.1: #i68103# moved implementation of api sheets to core


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [531257ed2a7cc90e7570973b710750dbd1448c79]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:55 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:38:58 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [6d2ba06158edf5dad4ebd619a59fad813b2049a2]

INTEGRATION: CWS impresstables2 (1.8.48); FILE MERGED 2007/10/11 15:45:10 cl 1.8.48.1: #i68103# initial table style implemenation


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [cc430886d86593b6153469c2eccabfc703732de3]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:55 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:59:41 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [66d36b252c8dc57f749fa8964fa9e623bbc53c4c]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2007/10/11 15:45:51 cl 1.1.2.1: #i68103# initial table style implemenation


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [e5e739079b29bb419ccc1dc1a9a9968837dadded]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:55 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:58:21 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [eb23a819f4959afa9c9649dbcce0c756fd2b446b]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2007/10/11 15:45:40 cl 1.1.2.1: #i68103# initial table style implemenation


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [8a4d8604406c5951142d27a27e2242a32fb592b7]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:55 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:45:30 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [11bf63579bb27c8854225ba23bb653b4b3ca2e10]

INTEGRATION: CWS impresstables2 (1.4.44); FILE MERGED 2007/07/26 18:18:16 cl 1.4.44.1: #i68103# added cell styles


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [808d82a96d40d6a4221ee08f5329db8f2c83c5c5]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:55 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:43:34 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [6f5028d8fb450915a6c2e2b31e0c391d2e455fa0]

INTEGRATION: CWS impresstables2 (1.17.6); FILE MERGED 2008/03/03 16:50:02 cl 1.17.6.2: #i68103# fixed help id for table design panel 2007/10/11 15:45:10 cl 1.17.6.1: #i68103# initial table style implemenation


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [055345ebf7c8b3f8a447309f9d3e54ff6c16c52f]

INTEGRATION: CWS impresstables2 (1.5.104); FILE MERGED 2008/02/13 11:17:14 cl 1.5.104.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [62e667d871a6d617a95545043cd3133c9a7b678e]

INTEGRATION: CWS impresstables2 (1.4.104); FILE MERGED 2008/02/13 11:17:14 cl 1.4.104.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [7a09801d172d8e9ae19ee34e9d8a6430730059b4]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2007/12/14 14:21:24 cl 1.1.2.2: #i68103# working on tables 2007/05/03 09:26:11 cl 1.1.2.1: new table toolbar


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [61a4bc1a574a5120cb74fc3ce0440477ecfc7b51]

INTEGRATION: CWS impresstables2 (1.6.4); FILE MERGED 2008/02/22 23:36:55 cl 1.6.4.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 11:17:14 cl 1.6.4.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [32be4983e56eb38f1f18314afd22f76dc4578cfc]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/01/28 08:18:24 cl 1.1.2.6: #i68103# beware that selection might change during slot execution 2008/01/24 17:14:42 cl 1.1.2.5: #i68103# use slots to change table design 2008/01/01 18:40:31 cl 1.1.2.4: #i68103# working on tables 2007/12/14 14:21:24 cl 1.1.2.3: #i68103# working on tables 2007/08/06 19:41:40 cl 1.1.2.2: #i68103# worked on cell merging for tables in impress&draw 2007/05/03 09:25:53 cl 1.1.2.1: new table toolbar


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [c2b0b60b3950a6dc585607511b3a0103b48e146e]

INTEGRATION: CWS impresstables2 (1.5.6); FILE MERGED 2008/02/13 11:17:14 cl 1.5.6.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [48e237d98cc371e468b8d8d63dba71df75d63452]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/03/04 18:30:04 cl 1.1.2.14: #i68103# adding table design dialog for draw 2008/02/22 23:45:23 cl 1.1.2.13: fixed rtf clipboard pasting 2008/01/28 08:17:45 cl 1.1.2.12: #i68103# create new table if table style is selected without selected table 2008/01/21 15:53:31 cl 1.1.2.11: #i68103# added dialog for 'Insert Table' in impress/draw 2008/01/02 17:04:13 cl 1.1.2.10: #i68103# fixed linux compile warning 2007/12/14 14:21:24 cl 1.1.2.9: #i68103# working on tables 2007/12/01 15:36:44 cl 1.1.2.8: #i68103# working on table designs 2007/11/29 19:07:18 cl 1.1.2.7: #i68103# working on table templates 2007/10/11 15:48:57 cl 1.1.2.6: #i68103# initial table style implemenation 2007/08/06 19:41:40 cl 1.1.2.5: #i68103# worked on cell merging for tables in impress&draw 2007/07/31 11:21:40 cl 1.1.2.4: fixing linux build problems 2007/07/26 18:17:39 cl 1.1.2.3: #i68103# added cell styles 2007/04/18 18:47:45 cl 1.1.2.2: added missing precompiled header directive 2007/04/13 09:48:05 cl 1.1.2.1: #i68103# draft table user interface


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [cd32d6277a9099114baf1426dfb037c88ebdaa31]

INTEGRATION: CWS impresstables2 (1.8.18); FILE MERGED 2008/02/22 23:36:55 cl 1.8.18.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 11:17:14 cl 1.8.18.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [2b0ef21a33a8657d7ee079f046041b592a591713]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2007/12/01 20:32:13 cl 1.1.2.4: fixing unix compile problem 2007/10/11 15:48:57 cl 1.1.2.3: #i68103# initial table style implemenation 2007/05/03 09:26:27 cl 1.1.2.2: new table toolbar 2007/04/13 09:47:52 cl 1.1.2.1: #i68103# draft table user interface


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [35afe36ffb0c80bd468b95a84bea99ea2ccf067b]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/03/04 18:30:04 cl 1.1.2.4: #i68103# adding table design dialog for draw 2008/02/28 15:58:54 cl 1.1.2.3: #i68103# some table design pane rework 2007/12/01 20:31:04 cl 1.1.2.2: fixing unix compile problem 2007/10/11 15:48:33 cl 1.1.2.1: #i68103# initial table style implemenation


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [4415919bdbf48ef0258d4c378ad854443680d74b]

INTEGRATION: CWS impresstables2 (1.4.104); FILE MERGED 2008/02/22 23:36:55 cl 1.4.104.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 11:17:14 cl 1.4.104.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [ebcdf19a6f40ce791eba6a85b5a3141d61cd43e0]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/03/04 18:30:04 cl 1.1.2.6: #i68103# adding table design dialog for draw 2008/02/28 15:58:54 cl 1.1.2.5: #i68103# some table design pane rework 2008/01/23 10:51:20 cl 1.1.2.4: #i68103# added undo for changing table style settings 2007/12/01 20:29:31 cl 1.1.2.3: fixing unix compile problem 2007/11/29 19:07:18 cl 1.1.2.2: #i68103# working on table templates 2007/10/11 15:48:22 cl 1.1.2.1: #i68103# initial table style implemenation


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [a146f769ed916b4223216dc0039797f23552689d]

INTEGRATION: CWS impresstables2 (1.2.18); FILE MERGED 2008/02/22 23:36:55 cl 1.2.18.1: added namespace binfilter to bf_svtools and bf_so3


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [0c893f61f5361ca6385d1c5fa358c047aef49e3a]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/03/04 18:30:04 cl 1.1.2.3: #i68103# adding table design dialog for draw 2008/02/28 15:58:54 cl 1.1.2.2: #i68103# some table design pane rework 2007/10/11 15:48:06 cl 1.1.2.1: #i68103# initial table style implemenation


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [ddf8fca7cfb5d5636f04d0b7875ba6d9a5a07ba2]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/03/04 18:30:04 cl 1.1.2.14: #i68103# adding table design dialog for draw 2008/02/28 16:15:09 cl 1.1.2.13: #i68103# some table design pane rework 2008/02/28 15:58:54 cl 1.1.2.12: #i68103# some table design pane rework 2008/01/31 18:06:37 cl 1.1.2.11: #i68103# new defaults for table style settings 2008/01/31 14:02:49 cl 1.1.2.10: #i68103# use optional tunnel for safer cast to SfxStyleSheet from XStyle 2008/01/31 13:45:49 cl 1.1.2.9: #i68103# use optional tunnel for safer cast to SfxStyleSheet from XStyle 2008/01/28 08:38:35 cl 1.1.2.8: #i68103# free resources 2008/01/28 08:17:20 cl 1.1.2.7: #i68103# create new table if table style is selected without selected table 2008/01/24 17:14:34 cl 1.1.2.6: #i68103# use slots to change table design 2008/01/23 10:51:20 cl 1.1.2.5: #i68103# added undo for changing table style settings 2007/12/01 20:30:33 cl 1.1.2.4: fixing unix compile problem 2007/12/01 15:36:44 cl 1.1.2.3: #i68103# working on table designs 2007/11/29 19:07:18 cl 1.1.2.2: #i68103# working on table templates 2007/10/11 15:47:56 cl 1.1.2.1: #i68103# initial table style implemenation


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [d60a926f8bce183a200394e7d7e3d87f4d08c604]

INTEGRATION: CWS impresstables2 (1.50.18); FILE MERGED 2008/03/11 18:45:17 cl 1.50.18.2: RESYNC: (1.50-1.51); FILE MERGED 2008/03/03 10:59:00 cl 1.50.18.1: #i68103# fixing testtool crash in updatehdl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [210da4c164d0ff44b13aecfa4cc3ef78e8cc64a3]

INTEGRATION: CWS impresstables2 (1.2.6); FILE MERGED 2007/12/01 19:19:51 cl 1.2.6.2: RESYNC: (1.2-1.3); FILE MERGED 2007/10/11 15:52:13 cl 1.2.6.1: #i68103# initial table style implemenation


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [4d0a5a33c5df0e73d53be14ff53acb68d5a14645]

INTEGRATION: CWS impresstables2 (1.2.18); FILE MERGED 2008/02/22 23:36:54 cl 1.2.18.1: added namespace binfilter to bf_svtools and bf_so3


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [7de80ccadeaca7f45e9228452ea79c7fbb3308ed]

INTEGRATION: CWS impresstables2 (1.30.44); FILE MERGED 2007/12/01 19:19:49 cl 1.30.44.3: RESYNC: (1.31-1.32); FILE MERGED 2007/08/01 15:19:02 cl 1.30.44.2: RESYNC: (1.30-1.31); FILE MERGED 2007/07/26 18:00:48 cl 1.30.44.1: #i68103# added cell styles


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [e2ba33febfcff5b6c0da65e7c9efeedfff772072]

INTEGRATION: CWS impresstables2 (1.2.18); FILE MERGED 2008/02/22 23:36:54 cl 1.2.18.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 11:17:14 cl 1.2.18.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [0bcfe3e44eb68b4d9730c99f17862a449494ac20]

INTEGRATION: CWS impresstables2 (1.3.44); FILE MERGED 2007/07/26 18:00:48 cl 1.3.44.1: #i68103# added cell styles


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [b34fe1c76ac015c6da0acbdbcddc201748694c7f]

INTEGRATION: CWS impresstables2 (1.30.168); FILE MERGED 2008/03/11 18:45:56 cl 1.30.168.5: RESYNC: (1.32-1.33); FILE MERGED 2007/12/01 19:19:46 cl 1.30.168.4: RESYNC: (1.31-1.32); FILE MERGED 2007/10/11 21:41:39 cl 1.30.168.3: RESYNC: (1.30-1.31); FILE MERGED 2007/07/26 18:00:48 cl 1.30.168.2: #i68103# added cell styles 2007/03/16 12:14:31 cl 1.30.168.1: #i68103# added table toolbar


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [84a6c5bd82708df8561c4b8e1d697aa3f00a6a8b]

INTEGRATION: CWS impresstables2 (1.17.44); FILE MERGED 2008/02/13 20:18:37 cl 1.17.44.1: #i68103# export table to rtf for clipboard


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [da2242d64c8be2154024aa6316e6da6f67ffa248]

INTEGRATION: CWS impresstables2 (1.17.380); FILE MERGED 2008/03/11 18:45:52 cl 1.17.380.4: RESYNC: (1.18-1.19); FILE MERGED 2007/12/01 19:19:43 cl 1.17.380.3: RESYNC: (1.17-1.18); FILE MERGED 2007/10/11 15:47:24 cl 1.17.380.2: #i68103# added table shape context menu 2007/07/26 18:00:48 cl 1.17.380.1: #i68103# added cell styles


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [87bec41b0a5148bd392d2e57663fbcc414473884]

INTEGRATION: CWS impresstables2 (1.7.312); FILE MERGED 2007/05/03 09:23:28 cl 1.7.312.2: new table toolbar 2007/04/18 15:16:33 cl 1.7.312.1: #i72702# reworked SdrBeginTextEdit to be virtual at last!


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [3220fb965ebd557ec91cf5e17fba09ebe8c61b4b]

INTEGRATION: CWS impresstables2 (1.4.380); FILE MERGED 2007/03/16 12:14:04 cl 1.4.380.1: #i68103# added table toolbar


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [e6123fa7071810e1e4ca76fe17cd5d52d5b64a69]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2007/07/26 17:59:39 cl 1.1.2.1: #i68103# added cell styles


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [21999aa2fb51fdf0759caa7bf9f01e9fde5d3f8d]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2007/07/26 17:59:29 cl 1.1.2.1: #i68103# added cell styles


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [129ffde109b18dc9d98b096c66f236b6a66505cc]

INTEGRATION: CWS impresstables2 (1.17.44); FILE MERGED 2008/02/24 12:24:26 cl 1.17.44.3: #i68103# working on table clipboard 2007/08/01 15:16:09 cl 1.17.44.2: RESYNC: (1.17-1.18); FILE MERGED 2007/04/18 15:16:33 cl 1.17.44.1: #i72702# reworked SdrBeginTextEdit to be virtual at last!


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [45cff8a27da9c913e18fc2573e2fd1cfe5be1ba0]

INTEGRATION: CWS impresstables2 (1.2.18); FILE MERGED 2008/02/24 00:02:46 cl 1.2.18.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/22 23:36:54 cl 1.2.18.1: added namespace binfilter to bf_svtools and bf_so3


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [1b5ecd8837d8e0494b25613bd11d266bc22f78f7]

INTEGRATION: CWS impresstables2 (1.3.16); FILE MERGED 2008/02/22 23:36:54 cl 1.3.16.1: added namespace binfilter to bf_svtools and bf_so3


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [a64f4c3abc15c8b5e2f9c08564275938598c7906]

INTEGRATION: CWS impresstables2 (1.3.72); FILE MERGED 2007/08/01 15:16:50 cl 1.3.72.3: RESYNC: (1.4-1.5); FILE MERGED 2007/04/12 16:36:18 cl 1.3.72.2: RESYNC: (1.3-1.4); FILE MERGED 2007/03/16 12:12:27 cl 1.3.72.1: #i68103# added table toolbar


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [4bf26457c7c3fe8ee2d5d27774da91b06b2d4f6e]

INTEGRATION: CWS impresstables2 (1.9.6); FILE MERGED 2007/10/11 15:47:04 cl 1.9.6.1: #i68103# initial table style implemenation


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [53d94ec469ba26b4dcb3b38298dc9f64d07c9209]

INTEGRATION: CWS impresstables2 (1.2.18); FILE MERGED 2008/02/24 16:15:38 cl 1.2.18.3: fixed solaris build problem 2008/02/22 23:36:54 cl 1.2.18.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 11:17:13 cl 1.2.18.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [7ca52ec6fdf4d3378317be0f14ea809ef8e9b361]

INTEGRATION: CWS impresstables2 (1.4.44); FILE MERGED 2007/07/26 18:00:48 cl 1.4.44.1: #i68103# added cell styles


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [5d41a917bec947310efb55f1b5cdd26ce0b6ccd8]

INTEGRATION: CWS impresstables2 (1.13.34); FILE MERGED 2008/02/20 17:46:21 cl 1.13.34.2: RESYNC: (1.13-1.14); FILE MERGED 2008/01/24 17:13:26 cl 1.13.34.1: #i68103# clear undo stack after xml import


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [5ad621a699cc493a4f0f1e173c747f97cb5333bb]

INTEGRATION: CWS impresstables2 (1.2.18); FILE MERGED 2008/02/22 23:36:54 cl 1.2.18.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 11:17:13 cl 1.2.18.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [9e5dc9dbb66aee8005ea26f63e414c0bb55886b6]

INTEGRATION: CWS impresstables2 (1.22.6); FILE MERGED 2007/08/01 15:16:25 cl 1.22.6.2: RESYNC: (1.22-1.23); FILE MERGED 2007/04/13 09:46:53 cl 1.22.6.1: #i68103# added insert table slot


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [42fb4abb06e476f6c0704badc59e8fc3b384af45]

INTEGRATION: CWS impresstables2 (1.6.44); FILE MERGED 2007/07/26 18:07:11 cl 1.6.44.1: #i68103# added cell styles


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [b225e71afaadff65577742c9a68ed04ed9a77acc]

INTEGRATION: CWS impresstables2 (1.7.44); FILE MERGED 2007/05/03 09:23:07 cl 1.7.44.1: new table toolbar


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [c0e197a8484c3bd80db0730d9f096b259848e3bc]

INTEGRATION: CWS impresstables2 (1.58.44); FILE MERGED 2007/08/07 12:37:33 cl 1.58.44.6: fixed merge conflicts 2007/08/01 15:15:20 cl 1.58.44.5: RESYNC: (1.59-1.61); FILE MERGED 2007/07/26 18:07:01 cl 1.58.44.4: #i68103# repick handle before BegDragObj because it could be invalid already 2007/06/27 15:13:51 cl 1.58.44.3: RESYNC: (1.58-1.59); FILE MERGED 2007/05/03 09:23:06 cl 1.58.44.2: new table toolbar 2007/04/18 15:16:12 cl 1.58.44.1: #i72702# reworked SdrBeginTextEdit to be virtual at last!


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [d81af838bf9f146c418b23a91a7534a908626601]

INTEGRATION: CWS impresstables2 (1.4.232); FILE MERGED 2008/02/13 11:17:08 cl 1.4.232.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [12f11cf35496699a7450cf36e9c99f284a4a4c91]

INTEGRATION: CWS impresstables2 (1.4.4); FILE MERGED 2008/02/22 23:36:54 cl 1.4.4.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 11:17:08 cl 1.4.4.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [eeebf5175fa489358af406ffddf67deab22a9052]

INTEGRATION: CWS impresstables2 (1.25.52); FILE MERGED 2008/01/29 18:09:38 cl 1.25.52.2: #i68103# added SfxUnoStyleSheet to fix a dynamic_cast issue under linux 2007/07/26 18:07:11 cl 1.25.52.1: #i68103# added cell styles


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [914e728bdd58c8457510c9e5fc541eb67bf4369e]

INTEGRATION: CWS impresstables2 (1.7.4); FILE MERGED 2008/02/22 23:36:54 cl 1.7.4.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 11:17:08 cl 1.7.4.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [5c560ce321271584261cba5a62e04bc106b97c5f]

INTEGRATION: CWS impresstables2 (1.50.32); FILE MERGED 2008/03/11 18:45:34 cl 1.50.32.2: RESYNC: (1.50-1.52); FILE MERGED 2008/03/04 18:28:46 cl 1.50.32.1: #i68103# fixing table text edit in draw


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [defd1361513800466f83732c9854c58831a9f2f1]

INTEGRATION: CWS impresstables2 (1.2.232); FILE MERGED 2008/02/13 11:17:08 cl 1.2.232.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [46fa49ce8e84019defb70a2e57a61c6890ebe3fa]

INTEGRATION: CWS impresstables2 (1.8.44); FILE MERGED 2007/07/26 18:07:11 cl 1.8.44.1: #i68103# added cell styles


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [078ab211d31badec74708a360bafc1fb93bd995d]

INTEGRATION: CWS impresstables2 (1.6.104); FILE MERGED 2008/02/13 11:17:07 cl 1.6.104.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [7bf1d06345f2bfa0c0b2b151fa8b2ffead092cfc]

INTEGRATION: CWS impresstables2 (1.14.44); FILE MERGED 2007/07/26 18:07:11 cl 1.14.44.1: #i68103# added cell styles


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [eafe04dc9383692f6ecbbf2437b66516d88a801c]

INTEGRATION: CWS impresstables2 (1.4.104); FILE MERGED 2008/02/13 11:17:07 cl 1.4.104.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [993c68c4470e198d36dc793a1e24ef7d83537f9d]

INTEGRATION: CWS impresstables2 (1.14.52); FILE MERGED 2007/07/26 18:07:11 cl 1.14.52.1: #i68103# added cell styles


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [6727143ae5afa3fb0e3b36c3b7e416ebb53acdb0]

INTEGRATION: CWS impresstables2 (1.3.232); FILE MERGED 2008/02/13 11:17:07 cl 1.3.232.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [0506620b846f58f98f9d5c21083cae0b0dea0a48]

INTEGRATION: CWS impresstables2 (1.17.44); FILE MERGED 2007/07/26 18:07:11 cl 1.17.44.1: #i68103# added cell styles


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [4ad54f87280349ce837425b9c53807167cef073b]

INTEGRATION: CWS impresstables2 (1.6.4); FILE MERGED 2008/02/22 23:36:54 cl 1.6.4.1: added namespace binfilter to bf_svtools and bf_so3


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [22245a8e12d8bb45099213460b49af4a979a76ab]

INTEGRATION: CWS impresstables2 (1.30.52); FILE MERGED 2007/08/01 15:14:15 cl 1.30.52.2: RESYNC: (1.30-1.31); FILE MERGED 2007/07/26 18:07:11 cl 1.30.52.1: #i68103# added cell styles


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [64b42d37bb893b2b64527625427e20382695605f]

INTEGRATION: CWS impresstables2 (1.5.4); FILE MERGED 2008/02/22 23:36:54 cl 1.5.4.1: added namespace binfilter to bf_svtools and bf_so3


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [5a7c6a4e4456184281583807f815aa4dc2595dc5]

INTEGRATION: CWS impresstables2 (1.2.6); FILE MERGED 2007/10/11 15:44:00 cl 1.2.6.1: #i68103# initial table style implemenation


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [3c34258dcbc18b55db36d3884724b3227396a899]

INTEGRATION: CWS impresstables2 (1.5.18); FILE MERGED 2008/02/13 11:17:07 cl 1.5.18.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [205f84616d41b353ca273c54f77f0a1373f6380b]

INTEGRATION: CWS impresstables2 (1.12.52); FILE MERGED 2008/03/11 18:45:27 cl 1.12.52.2: RESYNC: (1.12-1.13); FILE MERGED 2007/07/26 18:04:28 cl 1.12.52.1: #i68103# added cell styles


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [c1c2d5b0ef8dcff5c19ea8772dbeca77ed94d392]

INTEGRATION: CWS impresstables2 (1.9.18); FILE MERGED 2008/02/22 23:36:54 cl 1.9.18.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 11:17:07 cl 1.9.18.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [29ef940042052f9117b155ddd072f683a084627a]

INTEGRATION: CWS impresstables2 (1.21.52); FILE MERGED 2007/07/26 18:04:28 cl 1.21.52.1: #i68103# added cell styles


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [176c31f9cd96e86a3672aff42b94c5b5b7161566]

INTEGRATION: CWS impresstables2 (1.3.230); FILE MERGED 2008/02/13 11:17:07 cl 1.3.230.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [94df84352db4039f2ab6a7cd115063762b68d10e]

INTEGRATION: CWS impresstables2 (1.7.44); FILE MERGED 2007/12/01 19:19:40 cl 1.7.44.2: RESYNC: (1.7-1.8); FILE MERGED 2007/07/26 18:08:21 cl 1.7.44.1: #i68103# added cell styles


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [cbe2030c7504f2475456276fd6d57da3e0a73674]

INTEGRATION: CWS impresstables2 (1.6.16); FILE MERGED 2008/02/13 11:17:07 cl 1.6.16.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [521f0948e6c58fa634546f39b8a77fab3794be22]

INTEGRATION: CWS impresstables2 (1.7.44); FILE MERGED 2008/01/29 18:09:11 cl 1.7.44.4: #i68103# added SfxUnoStyleSheet to fix a dynamic_cast issue under linux 2007/10/11 15:41:25 cl 1.7.44.3: #i68103# changing execute return type 2007/08/01 15:13:10 cl 1.7.44.2: RESYNC: (1.7-1.8); FILE MERGED 2007/07/26 18:08:04 cl 1.7.44.1: #i68103# added cell styles


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [35709035744f76e7d6a65aaf794f01f9476bf8dc]

INTEGRATION: CWS impresstables2 (1.4.40); FILE MERGED 2008/02/22 23:36:54 cl 1.4.40.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 11:17:07 cl 1.4.40.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [10160df32824bd63e8f1dc648cf0d610ed863141]

INTEGRATION: CWS impresstables2 (1.9.44); FILE MERGED 2008/01/29 18:09:11 cl 1.9.44.3: #i68103# added SfxUnoStyleSheet to fix a dynamic_cast issue under linux 2007/08/01 15:13:03 cl 1.9.44.2: RESYNC: (1.9-1.10); FILE MERGED 2007/07/26 18:08:04 cl 1.9.44.1: #i68103# added cell styles


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [2104f1f69fc5af396b9f0abeb97cd0c21aa099d3]

INTEGRATION: CWS impresstables2 (1.4.104); FILE MERGED 2008/02/22 23:36:54 cl 1.4.104.1: added namespace binfilter to bf_svtools and bf_so3


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [89ec8af640a9e298389bff421ef9d7285bbaa07c]

INTEGRATION: CWS impresstables2 (1.17.52); FILE MERGED 2007/07/26 18:08:40 cl 1.17.52.1: #i68103# added cell styles


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [3479d3c36e9a85fcb1b40fae632b83993ed07d43]

INTEGRATION: CWS impresstables2 (1.4.104); FILE MERGED 2008/02/22 23:36:54 cl 1.4.104.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 11:17:07 cl 1.4.104.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [a3046026fb739337e946e73f8cdb1e8cd82f4dde]

INTEGRATION: CWS impresstables2 (1.12.52); FILE MERGED 2007/07/26 18:09:04 cl 1.12.52.1: #i68103# added cell styles


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [10848971870ce4d9addc3db43c6e4d121af86f4e]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2007/07/26 18:07:46 cl 1.1.2.1: #i68103# added cell styles


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [4077883069833693aaf777e81d97ffc77ec5d7cf]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2007/07/26 18:07:36 cl 1.1.2.1: #i68103# added cell styles


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [99e52bba9931651e2f5dfda4e625f2ffd132b5ab]

INTEGRATION: CWS impresstables2 (1.8.4); FILE MERGED 2008/02/22 23:36:54 cl 1.8.4.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 11:17:07 cl 1.8.4.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [191492d077cb6a8c961bf8ec3488139a487c3dd4]

INTEGRATION: CWS impresstables2 (1.21.44); FILE MERGED 2007/05/07 17:04:31 cl 1.21.44.2: RESYNC: (1.21-1.22); FILE MERGED 2007/03/16 12:15:04 cl 1.21.44.1: #i68103# added table toolbar


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [bbedc306d90a0f257abe19fe7468937dc15057c6]

INTEGRATION: CWS impresstables2 (1.7.18); FILE MERGED 2008/02/22 23:36:54 cl 1.7.18.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 11:17:07 cl 1.7.18.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [ddd1ddc72b0f699f817cd6de4afd580fc7afe4e4]

INTEGRATION: CWS impresstables2 (1.118.18); FILE MERGED 2008/03/11 18:46:06 cl 1.118.18.5: RESYNC: (1.120-1.121); FILE MERGED 2007/12/01 19:19:37 cl 1.118.18.4: RESYNC: (1.119-1.120); FILE MERGED 2007/10/11 21:38:56 cl 1.118.18.3: RESYNC: (1.118-1.119); FILE MERGED 2007/10/11 15:40:35 cl 1.118.18.2: #i68103# initial table style implemenation 2007/07/26 18:01:54 cl 1.118.18.1: #i68103# added cell styles


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [2efa7abb847e84f7c78eadc8c2541fc9e32d004e]

INTEGRATION: CWS impresstables2 (1.2.232); FILE MERGED 2008/02/13 11:17:07 cl 1.2.232.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [373003f833927cdbd8a212ce9113fb83163d2fc4]

INTEGRATION: CWS impresstables2 (1.56.52); FILE MERGED 2008/02/14 10:16:43 cl 1.56.52.4: added missing newline at eof 2008/02/13 20:18:29 cl 1.56.52.3: #i68103# export table to rtf for clipboard 2007/10/11 15:40:12 cl 1.56.52.2: #i68103# initial table style implemenation 2007/07/26 18:01:54 cl 1.56.52.1: #i68103# added cell styles


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [58ff9edcf0e9dea1a0cbb5ad891d662a0bb42883]

INTEGRATION: CWS impresstables2 (1.4.4); FILE MERGED 2008/02/13 11:17:07 cl 1.4.4.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [7b5feff9539d9bbc8b884d491528c3d3311da444]

INTEGRATION: CWS impresstables2 (1.30.6); FILE MERGED 2007/12/01 19:19:34 cl 1.30.6.4: RESYNC: (1.31-1.32); FILE MERGED 2007/06/27 15:06:20 cl 1.30.6.3: RESYNC: (1.30-1.31); FILE MERGED 2007/05/07 09:40:23 cl 1.30.6.2: #i68103# added table toolbars 2007/04/13 09:45:33 cl 1.30.6.1: #i68103# added insert table slot


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [e7a3e7ecf131dc697ddfb517b28a077366a05a73]

INTEGRATION: CWS odfversion12_DEV300 (1.5.182); FILE MERGED 2008/03/03 16:27:24 pb 1.5.182.1: fix: #i86649# controls renamed


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [eb39dfdc5f294d1767f734674b40a098614e333f]

INTEGRATION: CWS impresstables2 (1.5.4); FILE MERGED 2008/02/22 23:36:53 cl 1.5.4.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 11:17:07 cl 1.5.4.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [1e74a232cbe695793cdf523d54a4bce0b35199f7]

INTEGRATION: CWS impresstables2 (1.16.6); FILE MERGED 2007/05/03 09:20:09 cl 1.16.6.1: new table toolbar


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [136480cc6c83a9cb0b2b2950656eb21f4af2a682]

INTEGRATION: CWS odfversion12_DEV300 (1.6.234); FILE MERGED 2008/03/03 16:30:53 pb 1.6.234.1: fix: #i86649# test changed


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [2773ad64b18eb40db2147f997e8ed276dc585f27]

INTEGRATION: CWS impresstables2 (1.9.18); FILE MERGED 2008/02/22 23:36:53 cl 1.9.18.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 11:17:07 cl 1.9.18.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [167ad9228539257270a42fdfc57807cac1b3e290]

INTEGRATION: CWS odfversion12_DEV300 (1.4.698); FILE MERGED 2008/03/03 16:30:00 pb 1.4.698.1: fix: #i86649# height of a row fixed


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [2df348cd462bf9e6b50c735786d38531c98c1079]

INTEGRATION: CWS impresstables2 (1.50.18); FILE MERGED 2008/03/11 18:46:09 cl 1.50.18.5: RESYNC: (1.52-1.53); FILE MERGED 2007/12/01 19:19:30 cl 1.50.18.4: RESYNC: (1.51-1.52); FILE MERGED 2007/10/11 21:38:49 cl 1.50.18.3: RESYNC: (1.50-1.51); FILE MERGED 2007/07/31 11:21:40 cl 1.50.18.2: fixing linux build problems 2007/07/26 18:01:54 cl 1.50.18.1: #i68103# added cell styles


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [e5e2647c430f844dfd1741512dab8ffd8f66f029]

INTEGRATION: CWS odfversion12_DEV300 (1.9.182); FILE MERGED 2008/03/03 16:28:54 pb 1.9.182.1: fix: #i86649# controls renamed


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [ee92d4ccbe82971a72982a0d7787f15465c89df4]

INTEGRATION: CWS impresstables2 (1.9.42); FILE MERGED 2008/03/11 18:46:02 cl 1.9.42.3: RESYNC: (1.9-1.10); FILE MERGED 2008/02/27 10:45:46 cl 1.9.42.2: #i68103# fixed context menu handling for tables 2007/10/11 15:39:49 cl 1.9.42.1: #i68103# added table shape context menu


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [dad74af524941bd50631de7eeb313fc07a394d59]

INTEGRATION: CWS impresstables2 (1.4.104); FILE MERGED 2008/02/13 11:17:06 cl 1.4.104.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [708bf0e4bc0b62f434455fca59d8670553c412dd]

INTEGRATION: CWS impresstables2 (1.6.18); FILE MERGED 2008/02/20 16:55:51 cl 1.6.18.1: #i68103# some work on usability


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [58a5d7a4eea00aa6b21faa2b25390e3677a65f71]

INTEGRATION: CWS impresstables2 (1.6.40); FILE MERGED 2008/02/22 23:36:53 cl 1.6.40.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 11:17:06 cl 1.6.40.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [a8d320819af04f12e8c5dabc69782234315315ca]

INTEGRATION: CWS impresstables2 (1.4.380); FILE MERGED 2008/02/20 16:55:51 cl 1.4.380.1: #i68103# some work on usability


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [ba4ea5913ceeb00c03aeda47b5a1ba8a4b15eac8]

INTEGRATION: CWS impresstables2 (1.5.4); FILE MERGED 2008/02/13 11:17:06 cl 1.5.4.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [7ee6d41a9fa6d27101afedf03374dfd3351b6321]

INTEGRATION: CWS impresstables2 (1.11.64); FILE MERGED 2008/02/20 16:55:51 cl 1.11.64.1: #i68103# some work on usability


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [1bb44af78204101da19d9878cf12bb538cfafc50]

INTEGRATION: CWS impresstables2 (1.7.18); FILE MERGED 2008/02/22 23:36:53 cl 1.7.18.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 11:17:06 cl 1.7.18.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [102770c4a824bd8a2498a411b21daa8b16e152bf]

INTEGRATION: CWS impresstables2 (1.66.64); FILE MERGED 2008/01/24 17:12:31 cl 1.66.64.2: #i68103# clear undo stack after xml import 2008/01/01 18:40:31 cl 1.66.64.1: #i68103# working on tables


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [166848401ce9fc7a44fa6ee84d941e7f4e272fb4]

INTEGRATION: CWS impresstables2 (1.5.18); FILE MERGED 2008/02/13 11:17:06 cl 1.5.18.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [045fc76a229655e131553e3a69ea54f91654d6a9]

INTEGRATION: CWS odfversion12_DEV300 (1.80.294); FILE MERGED 2008/03/03 15:43:56 pb 1.80.294.1: fix: #i86209# new controls for ODF default version


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [74061a90eef4467cf5a5e0b939c6edcd1c9c11ed]

INTEGRATION: CWS impresstables2 (1.12.12); FILE MERGED 2007/03/20 09:48:00 cl 1.12.12.1: changed getOutlinerParaObject to GetOutlinerParaObject()


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [e56242062444e5f05db1b80dd4cc2b6a2f9d9f28]

INTEGRATION: CWS odfversion12_DEV300 (1.9.294); FILE MERGED 2008/03/03 15:44:47 pb 1.9.294.1: fix: #i86209# new controls for ODF default version


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [ffa1e6ebeed4b7de0d3be6d774c7c37c278e744b]

INTEGRATION: CWS impresstables2 (1.100.64); FILE MERGED 2008/01/31 10:17:52 cl 1.100.64.3: fixed compiler warnings 2008/01/28 16:33:51 sj 1.100.64.2: added table export 2008/01/23 17:45:00 sj 1.100.64.1: added export of tables


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [8a8e4aba042af90f8d36920ca1d38ce50d1d23d1]

INTEGRATION: CWS odfversion12_DEV300 (1.19.200); FILE MERGED 2008/03/03 17:07:09 pb 1.19.200.2: fix: #i86209# syntax error fixed 2008/03/03 15:46:00 pb 1.19.200.1: fix: #i86209# new controls for ODF default version


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [5bf732e34609d4256308915d898ada85016539b9]

INTEGRATION: CWS impresstables2 (1.43.44); FILE MERGED 2008/03/11 18:46:20 cl 1.43.44.2: RESYNC: (1.43-1.44); FILE MERGED 2008/01/28 16:33:50 sj 1.43.44.1: added table export


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [e8dfb599e0e4af1230c4c96743ca3594338afe16]

INTEGRATION: CWS impresstables2 (1.85.50); FILE MERGED 2008/03/11 18:46:12 cl 1.85.50.4: RESYNC: (1.89-1.90); FILE MERGED 2007/10/11 21:36:15 cl 1.85.50.3: RESYNC: (1.88-1.89); FILE MERGED 2007/08/01 15:06:29 cl 1.85.50.2: RESYNC: (1.85-1.88); FILE MERGED 2007/07/26 17:58:48 cl 1.85.50.1: #i68103# added cell styles


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [c6e15a674ba2275b6b944ee15c9774ebdad830d2]

INTEGRATION: CWS odfversion12_DEV300 (1.59.130); FILE MERGED 2008/03/03 15:53:13 pb 1.59.130.1: fix: #i86209# SLOFILES filled with mission opt*.objs


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [baafb0ebff630fc35d7ca2068791ff14570406e6]

INTEGRATION: CWS impresstables2 (1.5.18); FILE MERGED 2008/02/22 23:36:53 cl 1.5.18.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 11:17:06 cl 1.5.18.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [bc16ec6c04d7360cb7b197eb8e8c8ec0bddcb536]

INTEGRATION: CWS impresstables2 (1.2.232); FILE MERGED 2008/02/13 11:17:06 cl 1.2.232.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [e7fe2da954c970f239ff8bb8cfb3ac1a8cc5d6ef]

INTEGRATION: CWS odfversion12_DEV300 (1.7.294); FILE MERGED 2008/03/03 15:42:21 pb 1.7.294.1: fix: #i86209# LB_ODF_VERSION and other ids added


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [64f06358dcdf6310e6c2adf9862e7fba0b2ea12e]

INTEGRATION: CWS impresstables2 (1.4.44); FILE MERGED 2007/10/11 15:38:28 cl 1.4.44.1: #i68103# added undo for tables


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [ca8e8e5a56bcd265a704a37c420120af6eb3ebb1]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/13 11:15:50 cl 1.1.2.1: Issue number: Submitted by: Reviewed by:


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [47cf7292b2c7c1f2c05b643740823eb109ddac1c]

INTEGRATION: CWS impresstables2 (1.3.114); FILE MERGED 2008/02/27 10:45:30 cl 1.3.114.1: #i68103# fixed context menu handling for tables


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [bd093d18638380c033859b840246729103dc3882]

INTEGRATION: CWS impresstables2 (1.3.232); FILE MERGED 2008/02/13 11:17:06 cl 1.3.232.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [b8eeed88ad1b0a61fa53dd88463b98a921e51e20]

INTEGRATION: CWS impresstables2 (1.3.114); FILE MERGED 2007/10/11 15:38:28 cl 1.3.114.1: #i68103# added undo for tables


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [34b433121d010db8aee90b70690fcc8e9f600ed1]

INTEGRATION: CWS impresstables2 (1.12.114); FILE MERGED 2007/06/27 15:03:40 cl 1.12.114.2: RESYNC: (1.12-1.13); FILE MERGED 2007/05/03 09:31:25 cl 1.12.114.1: new table toolbar


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [ef507148a75ba37c130896057a0a78af3633302c]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/12 19:33:23 cl 1.1.2.1: moved


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [231b646a04fbf893abffa384d806e7246800acb2]

INTEGRATION: CWS impresstables2 (1.17.52); FILE MERGED 2008/02/29 12:33:40 cl 1.17.52.11: #i68103# fixing a dynamic_cast problem under linux 2008/02/20 17:46:32 cl 1.17.52.10: RESYNC: (1.19-1.20); FILE MERGED 2008/02/14 09:41:57 cl 1.17.52.9: fixed a unix compile warning 2008/02/07 20:08:25 cl 1.17.52.8: #i68103# add XModifyBroadcaster to SdStyleSheet 2008/01/29 18:05:38 cl 1.17.52.7: #i68103# added SfxUnoStyleSheet to fix a dynamic_cast issue under linux 2007/12/01 19:19:24 cl 1.17.52.6: RESYNC: (1.18-1.19); FILE MERGED 2007/12/01 15:36:24 cl 1.17.52.5: #i68103# working on table designs 2007/11/29 19:07:04 cl 1.17.52.4: #i68103# working on table templates 2007/10/11 21:36:08 cl 1.17.52.3: RESYNC: (1.17-1.18); FILE MERGED 2007/07/31 11:21:40 cl 1.17.52.2: fixing linux build problems 2007/07/26 17:52:18 cl 1.17.52.1: #i68103# added cell styles


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [a736c1131bd4d95c4c1b20f904028776e9e8c05c]

INTEGRATION: CWS impresstables2 (1.9.18); FILE MERGED 2008/02/13 11:17:06 cl 1.9.18.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [a476d7bd7874b02da3cc9388ed866c4cdb85b4bf]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:36:53 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 11:15:38 cl 1.1.2.1: Issue number: Submitted by: Reviewed by:


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [3f51fae354a379873b517836d69e72b39c5662d5]

INTEGRATION: CWS impresstables2 (1.35.52); FILE MERGED 2008/02/29 12:33:40 cl 1.35.52.5: #i68103# fixing a dynamic_cast problem under linux 2008/01/01 18:40:31 cl 1.35.52.4: #i68103# working on tables 2007/10/11 15:38:41 cl 1.35.52.3: #i68103# initial table style implemenation 2007/08/06 19:41:19 cl 1.35.52.2: #i68103# worked on cell merging for tables in impress&draw 2007/07/26 17:52:18 cl 1.35.52.1: #i68103# added cell styles


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [ddc8a3fa62416aba8445f7801332dcb83ef8677f]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/29 12:33:40 cl 1.1.2.6: #i68103# fixing a dynamic_cast problem under linux 2008/01/29 18:05:38 cl 1.1.2.5: #i68103# added SfxUnoStyleSheet to fix a dynamic_cast issue under linux 2007/11/29 19:07:04 cl 1.1.2.4: #i68103# working on table templates 2007/10/11 15:38:41 cl 1.1.2.3: #i68103# initial table style implemenation 2007/07/31 11:21:39 cl 1.1.2.2: fixing linux build problems 2007/07/26 17:51:56 cl 1.1.2.1: #i68103# added cell styles


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [a099881609b9e23698b27d09cecc282eb829380f]

INTEGRATION: CWS impresstables2 (1.14.114); FILE MERGED 2007/07/31 11:21:39 cl 1.14.114.1: fixing linux build problems


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [14d9055f1deef98ffd7a02d5603f2392c06c1320]

INTEGRATION: CWS impresstables2 (1.5.104); FILE MERGED 2008/02/13 11:17:06 cl 1.5.104.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [0861ad106ecfd0e48b06bf8b6bef0d498979fe18]

INTEGRATION: CWS impresstables2 (1.32.44); FILE MERGED 2007/10/11 21:36:02 cl 1.32.44.3: RESYNC: (1.34-1.35); FILE MERGED 2007/08/01 15:06:13 cl 1.32.44.2: RESYNC: (1.32-1.34); FILE MERGED 2007/07/26 17:58:05 cl 1.32.44.1: #i68103# added cell styles


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [9fa4657de7207b8e80fccd5619f6ec9f8f8e43a6]

INTEGRATION: CWS impresstables2 (1.5.70); FILE MERGED 2008/02/13 11:17:06 cl 1.5.70.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [d36889a0c24dadacbebba9feb8dc97bcb75948d4]

INTEGRATION: CWS impresstables2 (1.59.50); FILE MERGED 2008/03/11 18:46:27 cl 1.59.50.4: RESYNC: (1.62-1.63); FILE MERGED 2007/10/11 21:35:55 cl 1.59.50.3: RESYNC: (1.61-1.62); FILE MERGED 2007/08/01 15:06:03 cl 1.59.50.2: RESYNC: (1.59-1.61); FILE MERGED 2007/07/26 17:58:05 cl 1.59.50.1: #i68103# added cell styles


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [7b744fba2fd97d2e57a2014ec714bfb666617f98]

INTEGRATION: CWS impresstables2 (1.12.300); FILE MERGED 2007/07/26 17:52:18 cl 1.12.300.1: #i68103# added cell styles


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [a42c0e06b1ccce6c5c9aa781eebadc283e5ca19a]

INTEGRATION: CWS impresstables2 (1.5.4); FILE MERGED 2008/02/13 11:17:06 cl 1.5.4.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [dd5c974c7579d013cb31b4097ce30893a65ad38d]

INTEGRATION: CWS impresstables2 (1.65.242); FILE MERGED 2007/10/11 21:35:10 cl 1.65.242.4: RESYNC: (1.66-1.67); FILE MERGED 2007/07/26 17:52:35 cl 1.65.242.3: #i68103# added cell styles 2007/05/07 17:01:45 cl 1.65.242.2: RESYNC: (1.65-1.66); FILE MERGED 2007/05/03 09:31:25 cl 1.65.242.1: new table toolbar


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [bf69945b123febfd2d8f4c9acc6126fc84df67d4]

INTEGRATION: CWS impresstables2 (1.6.18); FILE MERGED 2008/02/22 23:36:53 cl 1.6.18.1: added namespace binfilter to bf_svtools and bf_so3


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [7c6348f89d8f13623ce3f086304ddc3524cc47e1]

INTEGRATION: CWS impresstables2 (1.53.52); FILE MERGED 2008/03/04 18:30:37 cl 1.53.52.12: #i68103# adding a black and white table style 2008/02/29 16:33:41 cl 1.53.52.11: #i68103# added further table styles from extras team 2008/02/28 15:57:24 cl 1.53.52.10: #i68103# added new table style designs from extras team 2008/02/27 10:45:12 cl 1.53.52.9: #i68103# fixed context menu handling for tables 2008/01/31 15:59:30 cl 1.53.52.8: #i68103# use optional tunnel for safer cast to SfxStyleSheet from XStyle 2008/01/29 18:05:38 cl 1.53.52.7: #i68103# added SfxUnoStyleSheet to fix a dynamic_cast issue under linux 2007/12/01 15:36:24 cl 1.53.52.6: #i68103# working on table designs 2007/11/29 19:07:04 cl 1.53.52.5: #i68103# working on table templates 2007/10/11 21:35:38 cl 1.53.52.4: RESYNC: (1.53-1.54); FILE MERGED 2007/10/11 15:38:41 cl 1.53.52.3: #i68103# initial table style implemenation 2007/08/06 19:41:19 cl 1.53.52.2: #i68103# worked on cell merging for tables in impress&draw 2007/07/26 17:56:31 cl 1.53.52.1: #i68103# added cell styles


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [237c80992a7b50aeade23ee57e15f957a11b2533]

INTEGRATION: CWS impresstables2 (1.9.70); FILE MERGED 2008/02/22 23:36:53 cl 1.9.70.1: added namespace binfilter to bf_svtools and bf_so3


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [24d43c0420c8f969804b63434521cf3676e5ecdb]

INTEGRATION: CWS impresstables2 (1.47.38); FILE MERGED 2007/10/11 21:35:32 cl 1.47.38.3: RESYNC: (1.48-1.49); FILE MERGED 2007/08/01 15:05:43 cl 1.47.38.2: RESYNC: (1.47-1.48); FILE MERGED 2007/07/26 17:56:31 cl 1.47.38.1: #i68103# added cell styles


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [4ff22d362ee5fe4a9344bfd7b162c5fabe8f081f]

INTEGRATION: CWS impresstables2 (1.82.52); FILE MERGED 2007/10/11 21:35:17 cl 1.82.52.4: RESYNC: (1.83-1.84); FILE MERGED 2007/10/11 15:38:40 cl 1.82.52.3: #i68103# initial table style implemenation 2007/08/01 15:05:37 cl 1.82.52.2: RESYNC: (1.82-1.83); FILE MERGED 2007/07/26 17:56:31 cl 1.82.52.1: #i68103# added cell styles


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [5a04097ee8ceea2823b6d2d6f969c29063c92846]

INTEGRATION: CWS impresstables2 (1.1.4); FILE ADDED 2008/01/01 18:39:54 cl 1.1.4.4: #i68103# working on tables 2007/12/14 14:21:05 cl 1.1.4.3: #i68103# working on tables 2007/05/03 09:13:59 cl 1.1.4.2: new table toolbar 2007/01/29 13:09:07 cl 1.1.4.1: file tables.sdi was added on branch cws_src680_impresstables2 on 2007-05-03 09:13:59 +0000


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [e059ae4a81eead9aafc04b4bca8fad8b010478a5]

INTEGRATION: CWS impresstables2 (1.9.380); FILE MERGED 2007/05/03 09:14:54 cl 1.9.380.1: new table toolbar


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [501d98366cfc62fa4ce888c177db2252848367a1]

INTEGRATION: CWS impresstables2 (1.31.42); FILE MERGED 2008/03/11 18:45:11 cl 1.31.42.5: RESYNC: (1.36-1.37); FILE MERGED 2008/02/20 17:46:36 cl 1.31.42.4: RESYNC: (1.35-1.36); FILE MERGED 2008/01/01 18:39:54 cl 1.31.42.3: #i68103# working on tables 2007/12/01 19:19:21 cl 1.31.42.2: RESYNC: (1.32-1.35); FILE MERGED 2007/05/03 09:14:54 cl 1.31.42.1: new table toolbar


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [208ca3370e48b941a010b6e0b169320f401d0222]

INTEGRATION: CWS impresstables2 (1.9.18); FILE MERGED 2008/02/22 23:36:53 cl 1.9.18.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 11:17:06 cl 1.9.18.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [6ce07b93dc05ff083f98e83c17e72c5a78245d3f]

INTEGRATION: CWS impresstables2 (1.7.380); FILE MERGED 2007/05/03 09:14:54 cl 1.7.380.1: new table toolbar


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [6213d80851ca17e26e0b18afc863551929134ddc]

INTEGRATION: CWS impresstables2 (1.5.86); FILE MERGED 2008/02/22 23:36:53 cl 1.5.86.1: added namespace binfilter to bf_svtools and bf_so3


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [0d553f4f5058057e68297f4790588e6d36462d49]

INTEGRATION: CWS impresstables2 (1.16.202); FILE MERGED 2007/07/26 17:41:55 cl 1.16.202.1: #i68103# added cell styles


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [09151e1ceecfb85b42ce54ae1ca5071e48a40a83]

INTEGRATION: CWS impresstables2 (1.5.104); FILE MERGED 2008/02/22 23:36:53 cl 1.5.104.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 11:17:06 cl 1.5.104.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [02de9cdd65341b2afb0f44e82ad291c23ad5fec6]

INTEGRATION: CWS impresstables2 (1.4.104); FILE MERGED 2008/02/13 11:17:05 cl 1.4.104.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [9b75771270ab9da994b2d9be53b46297a6df07bc]

INTEGRATION: CWS impresstables2 (1.39.42); FILE MERGED 2008/03/11 18:45:14 cl 1.39.42.6: RESYNC: (1.41-1.42); FILE MERGED 2007/12/14 14:21:05 cl 1.39.42.5: #i68103# working on tables 2007/12/01 19:19:18 cl 1.39.42.4: RESYNC: (1.39-1.41); FILE MERGED 2007/07/26 17:41:55 cl 1.39.42.3: #i68103# added cell styles 2007/05/03 09:14:54 cl 1.39.42.2: new table toolbar 2007/04/13 09:50:49 cl 1.39.42.1: #i68103# added insert table slot


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [636e9d86e6dd00ef6f340e4beb756c1d146d605a]

INTEGRATION: CWS impresstables2 (1.3.230); FILE MERGED 2008/02/13 11:17:05 cl 1.3.230.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [734ee8f0e419d89d23787ea24b976e2c42a6b9ee]

INTEGRATION: CWS impresstables2 (1.16.6); FILE MERGED 2007/06/27 15:01:56 cl 1.16.6.2: RESYNC: (1.16-1.17); FILE MERGED 2007/04/13 09:48:24 cl 1.16.6.1: #i68103# added insert table slot


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [ca7517f8a004b3aaed033a45bd404eb898117898]

INTEGRATION: CWS impresstables2 (1.3.232); FILE MERGED 2008/02/13 11:17:05 cl 1.3.232.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [8074ada3a599da182cd93287a19fe76aeeb13491]

INTEGRATION: CWS impresstables2 (1.3.44); FILE MERGED 2007/10/11 15:53:26 cl 1.3.44.1: #i68103# added undo for tables


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [fc62c07d856c183e7b3063343a4afcd2bd43a5a0]

INTEGRATION: CWS impresstables2 (1.3.232); FILE MERGED 2008/02/22 23:36:52 cl 1.3.232.1: added namespace binfilter to bf_svtools and bf_so3


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [3e6be8905f71e02c0456b18eaade127c65c062d7]

INTEGRATION: CWS impresstables2 (1.2.300); FILE MERGED 2007/10/11 15:53:26 cl 1.2.300.1: #i68103# added undo for tables


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [add369ef493b7465021c96695f3128dcd0b2d24b]

INTEGRATION: CWS impresstables2 (1.4.70); FILE MERGED 2008/02/13 11:17:05 cl 1.4.70.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [92e33606e48917573ab27958462244995bbe1db4]

INTEGRATION: CWS impresstables2 (1.3.378); FILE MERGED 2008/02/07 20:07:59 cl 1.3.378.3: #i68103# add XModifyBroadcaster to SdStyleSheet 2008/01/29 18:02:17 cl 1.3.378.2: #i68103# added SfxUnoStyleSheet to fix a dynamic_cast issue under linux 2007/07/26 17:47:06 cl 1.3.378.1: #i68103# added cell styles


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [3706adf87fe0cf03845d3ef32fadb4a4fd4efbe3]

INTEGRATION: CWS impresstables2 (1.5.44); FILE MERGED 2007/10/11 15:36:46 cl 1.5.44.2: #i68103# initial table style implemenation 2007/07/26 17:47:06 cl 1.5.44.1: #i68103# added cell styles


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [9603118538a52f56927f78ce68db18224a179d0b]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2007/07/26 17:46:52 cl 1.1.2.1: #i68103# added cell styles


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [71832bda9597ae59756ba277bfe5cd46dd57efc0]

INTEGRATION: CWS impresstables2 (1.16.102); FILE MERGED 2008/03/03 16:58:33 cl 1.16.102.5: #i68103# fixed help id for table design panel 2008/03/03 16:49:26 cl 1.16.102.4: #i68103# fixed help id for table design panel 2007/12/01 19:19:14 cl 1.16.102.3: RESYNC: (1.17-1.18); FILE MERGED 2007/10/11 21:35:03 cl 1.16.102.2: RESYNC: (1.16-1.17); FILE MERGED 2007/07/26 17:49:12 cl 1.16.102.1: #i68103# added cell styles


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [f0a6e5fc0cd6ef5475dd2c06c6219d375483923a]

INTEGRATION: CWS impresstables2 (1.6.18); FILE MERGED 2008/02/22 23:36:52 cl 1.6.18.1: added namespace binfilter to bf_svtools and bf_so3


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [24fab348ac503c32f30eb71e9be7b932dc56d7fe]

INTEGRATION: CWS impresstables2 (1.8.4); FILE MERGED 2008/02/22 23:36:52 cl 1.8.4.1: added namespace binfilter to bf_svtools and bf_so3


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [15627a635b30c4a66dd388a0d3c72b070d0be4c8]

INTEGRATION: CWS impresstables2 (1.10.6); FILE MERGED 2007/07/26 17:48:42 cl 1.10.6.2: #i68103# added cell styles 2007/05/03 09:15:42 cl 1.10.6.1: new table toolbar


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [b7615c608696cbbff3221c7a1e94fc7875c4be43]

INTEGRATION: CWS impresstables2 (1.20.6); FILE MERGED 2007/10/11 15:36:46 cl 1.20.6.3: #i68103# initial table style implemenation 2007/07/26 17:48:28 cl 1.20.6.2: #i68103# added cell styles 2007/05/03 09:15:42 cl 1.20.6.1: new table toolbar


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [59ceb4d85646ebaee44823c5d206ac5ebc34ae4f]

INTEGRATION: CWS impresstables2 (1.5.104); FILE MERGED 2008/02/22 23:36:52 cl 1.5.104.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 11:17:05 cl 1.5.104.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [1756ebc5e7ce48acd4af8dfb91750be4e24f2375]

INTEGRATION: CWS impresstables2 (1.46.10); FILE MERGED 2007/07/26 17:48:10 cl 1.46.10.1: #i68103# added cell styles


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [de0e1a8eb6d9a40d53bd61c6b5668cb05a2e2151]

INTEGRATION: CWS impresstables2 (1.22.42); FILE MERGED 2008/03/11 18:46:45 cl 1.22.42.5: RESYNC: (1.27-1.28); FILE MERGED 2007/12/01 19:19:11 cl 1.22.42.4: RESYNC: (1.24-1.27); FILE MERGED 2007/08/01 15:01:54 cl 1.22.42.3: RESYNC: (1.23-1.24); FILE MERGED 2007/06/27 15:01:21 cl 1.22.42.2: RESYNC: (1.22-1.23); FILE MERGED 2007/05/03 09:15:42 cl 1.22.42.1: new table toolbar


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [46defce5a7ef9a19f4a5be350fdcf06ed8e23eed]

INTEGRATION: CWS impresstables2 (1.4.104); FILE MERGED 2008/02/22 23:36:52 cl 1.4.104.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 11:17:05 cl 1.4.104.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [aed524fe0309511ba43db9994fa31613434af5e8]

INTEGRATION: CWS impresstables2 (1.4.380); FILE MERGED 2007/07/26 17:47:51 cl 1.4.380.1: #i68103# added cell text to search & spellchecking


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [19ee7b4161e9aa32a701e6d9076172b8f0ae7f8a]

INTEGRATION: CWS impresstables2 (1.7.4); FILE MERGED 2008/02/22 23:36:52 cl 1.7.4.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 11:17:05 cl 1.7.4.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [5b00c453d3d1d37af3acf42ad663de25086c026d]

INTEGRATION: CWS impresstables2 (1.14.6); FILE MERGED 2007/08/01 15:02:15 cl 1.14.6.2: RESYNC: (1.14-1.15); FILE MERGED 2007/07/26 17:47:43 cl 1.14.6.1: #i68103# added cell text to search & spellchecking


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [e1e1acae009e1b80adbc9082ece2938bbd6cb3cb]

INTEGRATION: CWS impresstables2 (1.4.104); FILE MERGED 2008/02/22 23:36:52 cl 1.4.104.1: added namespace binfilter to bf_svtools and bf_so3


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [e5361ddb2a67636a2358ca18ed0c05d39046cce1]

INTEGRATION: CWS impresstables2 (1.5.104); FILE MERGED 2008/02/13 11:17:05 cl 1.5.104.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [e8ac7376e76b5efad13bbec80329f07dd0d027d0]

INTEGRATION: CWS impresstables2 (1.6.104); FILE MERGED 2008/02/22 23:36:52 cl 1.6.104.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 11:17:05 cl 1.6.104.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [b742f050489a287d970690730c07b5253b04c7c1]

INTEGRATION: CWS odfversion12_DEV300 (1.144.14); FILE MERGED 2008/03/03 15:34:02 pb 1.144.14.1: fix: #i86209# Save/ODF/DefaultVersion added


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [00771eb1bb878265ce97c7014108ad6fba941750]

INTEGRATION: CWS impresstables2 (1.9.4); FILE MERGED 2008/02/22 23:36:52 cl 1.9.4.1: added namespace binfilter to bf_svtools and bf_so3


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [58ed1f9a0a51906c5c7b6072c0e65776c7c9c2a1]

INTEGRATION: CWS impresstables2 (1.26.6); FILE MERGED 2008/03/11 18:21:15 cl 1.26.6.4: RESYNC: (1.28-1.29); FILE MERGED 2007/12/01 19:18:55 cl 1.26.6.3: RESYNC: (1.27-1.28); FILE MERGED 2007/08/01 15:01:37 cl 1.26.6.2: RESYNC: (1.26-1.27); FILE MERGED 2007/05/31 11:09:19 cl 1.26.6.1: working on tables in drawings


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [e019a10e7af435c73848fac4b4473206f54971e6]

INTEGRATION: CWS impresstables2 (1.6.80); FILE MERGED 2007/08/01 14:59:13 cl 1.6.80.2: RESYNC: (1.6-1.7); FILE MERGED 2007/07/27 09:10:00 cl 1.6.80.1: fixed build issues due to pch and namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [820155bde5013317ad2ed77af22cb74c7881881d]

INTEGRATION: CWS impresstables2 (1.3.232); FILE MERGED 2008/02/13 11:17:04 cl 1.3.232.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [46f10545dab74f6d79a250f92dedced6ce025525]

INTEGRATION: CWS odfversion12_DEV300 (1.41.12); FILE MERGED 2008/03/03 15:31:36 pb 1.41.12.1: fix: #i86209# Save/ODF/DefaultVersion added


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [cb1a323ad715cac2cc36768393f29a04abe56487]

INTEGRATION: CWS impresstables2 (1.4.80); FILE MERGED 2007/07/27 09:10:00 cl 1.4.80.1: fixed build issues due to pch and namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [8e9831c4c0924943242a3a479c5ed4c368ef8b8f]

INTEGRATION: CWS impresstables2 (1.4.70); FILE MERGED 2008/02/13 11:17:04 cl 1.4.70.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [0d066bf857b361a2fbce1fe543626aa251997365]

INTEGRATION: CWS impresstables2 (1.4.80); FILE MERGED 2007/08/01 14:57:35 cl 1.4.80.2: RESYNC: (1.4-1.5); FILE MERGED 2007/07/27 09:10:00 cl 1.4.80.1: fixed build issues due to pch and namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [e710f1a68b878e9b27a2fb58613e00dcad87cc67]

INTEGRATION: CWS impresstables2 (1.4.80); FILE MERGED 2007/08/01 14:57:18 cl 1.4.80.2: RESYNC: (1.4-1.5); FILE MERGED 2007/07/27 09:10:00 cl 1.4.80.1: fixed build issues due to pch and namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [e6882792afa32b105c9887de31a0a6e97dea1e31]

INTEGRATION: CWS odfversion12_DEV300 (1.31.48); FILE MERGED 2008/03/03 16:52:31 pb 1.31.48.2: fix: #i86209# syntax error fixed 2008/03/03 15:39:33 pb 1.31.48.1: fix: #i86209# Get/SetODFDefaultVersion() added


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [5eaf27b0302e3d85e2a8422ebdaa78c82de6cb62]

INTEGRATION: CWS impresstables2 (1.5.104); FILE MERGED 2008/02/13 11:17:04 cl 1.5.104.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [58bf3527c6bef3b432343406bbfbd9a5beb227aa]

INTEGRATION: CWS impresstables2 (1.4.80); FILE MERGED 2007/08/01 14:57:12 cl 1.4.80.2: RESYNC: (1.4-1.5); FILE MERGED 2007/07/27 09:10:00 cl 1.4.80.1: fixed build issues due to pch and namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [a617ec52edba1c2bcbea4d8b6eb128026c539ddc]

INTEGRATION: CWS odfversion12_DEV300 (1.4.196); FILE MERGED 2008/03/03 15:38:31 pb 1.4.196.1: fix: #i86209# Get/SetODFDefaultVersion() added


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [40d067f3c5ccf13189b9741db126572c0099d5a2]

INTEGRATION: CWS impresstables2 (1.4.70); FILE MERGED 2008/02/22 23:36:52 cl 1.4.70.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 11:17:04 cl 1.4.70.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [9c2d6a09b29dcdc3de3c5871c2ed7633dcba76c4]

INTEGRATION: CWS impresstables2 (1.6.80); FILE MERGED 2007/08/01 14:56:55 cl 1.6.80.2: RESYNC: (1.6-1.7); FILE MERGED 2007/07/27 09:10:00 cl 1.6.80.1: fixed build issues due to pch and namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [78f35e197f076ab2e6013938c55efe7eeb5b0262]

INTEGRATION: CWS impresstables2 (1.11.4); FILE MERGED 2008/02/22 23:36:52 cl 1.11.4.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 11:17:04 cl 1.11.4.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [5e76807d0d4edde209a1c65877e31140175a999a]

INTEGRATION: CWS impresstables2 (1.7.80); FILE MERGED 2007/08/01 14:56:21 cl 1.7.80.2: RESYNC: (1.7-1.8); FILE MERGED 2007/07/27 09:10:00 cl 1.7.80.1: fixed build issues due to pch and namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [f2ddf075f840f7cc7419d7dd27a2bb1762a508cb]

INTEGRATION: CWS impresstables2 (1.4.104); FILE MERGED 2008/02/13 11:17:04 cl 1.4.104.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [3479212ccd9b7cc1992d76ffb7a295bc0e360528]

INTEGRATION: CWS impresstables2 (1.6.80); FILE MERGED 2007/07/27 09:10:00 cl 1.6.80.1: fixed build issues due to pch and namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [354cd11ff527c1ca8aca07b95e7f7e9b499ee57f]

INTEGRATION: CWS impresstables2 (1.8.12); FILE MERGED 2007/07/27 09:10:00 cl 1.8.12.1: fixed build issues due to pch and namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [ea6217033b801a1bd60dd392c62b57ad04b92a9a]

INTEGRATION: CWS impresstables2 (1.7.80); FILE MERGED 2007/07/27 09:10:00 cl 1.7.80.1: fixed build issues due to pch and namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [99d1c925607d4173f77f19f5a9ee96e4b24a8b01]

INTEGRATION: CWS impresstables2 (1.4.80); FILE MERGED 2007/10/11 21:34:00 cl 1.4.80.3: RESYNC: (1.5-1.6); FILE MERGED 2007/08/01 14:55:26 cl 1.4.80.2: RESYNC: (1.4-1.5); FILE MERGED 2007/07/27 09:10:00 cl 1.4.80.1: fixed build issues due to pch and namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [aba816b82194ca79afb598ff93929730597e40b8]

INTEGRATION: CWS impresstables2 (1.6.70); FILE MERGED 2008/02/13 11:17:04 cl 1.6.70.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [45a5425401b8cae2f5e512a42d0e4b9bcdf34e20]

INTEGRATION: CWS impresstables2 (1.4.80); FILE MERGED 2007/07/27 09:09:59 cl 1.4.80.1: fixed build issues due to pch and namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [c44de2ef6a95571f09ac853cf6920a71f4551273]

INTEGRATION: CWS impresstables2 (1.5.80); FILE MERGED 2007/07/27 09:09:59 cl 1.5.80.1: fixed build issues due to pch and namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [a2046d1303ec7da0d8c456cd39ff16256eccf2d2]

INTEGRATION: CWS impresstables2 (1.6.80); FILE MERGED 2007/07/27 09:09:59 cl 1.6.80.1: fixed build issues due to pch and namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [cec8ce30fede69a37c04fbcf489f4662b1eff8f2]

INTEGRATION: CWS impresstables2 (1.6.70); FILE MERGED 2008/02/22 23:36:52 cl 1.6.70.1: added namespace binfilter to bf_svtools and bf_so3


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [7473116324f1fa8e9db06210954ebf1128740d07]

INTEGRATION: CWS impresstables2 (1.31.10); FILE MERGED 2008/02/20 17:45:55 cl 1.31.10.4: RESYNC: (1.33-1.34); FILE MERGED 2007/10/11 21:33:54 cl 1.31.10.3: RESYNC: (1.32-1.33); FILE MERGED 2007/08/01 14:54:42 cl 1.31.10.2: RESYNC: (1.31-1.32); FILE MERGED 2007/07/27 09:09:57 cl 1.31.10.1: fixed build issues due to pch and namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [aaf07e6daa62864ed628dd87d1a296df6f33bf61]

INTEGRATION: CWS impresstables2 (1.9.70); FILE MERGED 2008/02/13 11:17:04 cl 1.9.70.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [0ff010840d7f08ce76550d81e614d03db806edd5]

INTEGRATION: CWS impresstables2 (1.32.36); FILE MERGED 2008/02/20 17:45:58 cl 1.32.36.3: RESYNC: (1.33-1.34); FILE MERGED 2007/08/01 14:54:35 cl 1.32.36.2: RESYNC: (1.32-1.33); FILE MERGED 2007/07/27 09:09:57 cl 1.32.36.1: fixed build issues due to pch and namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [faca17e3ced161ae46d5587122ed3322ba3d0826]

INTEGRATION: CWS impresstables2 (1.23.80); FILE MERGED 2007/08/01 14:54:29 cl 1.23.80.2: RESYNC: (1.23-1.24); FILE MERGED 2007/07/27 09:09:57 cl 1.23.80.1: fixed build issues due to pch and namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [cf2a41a69a3ce36b2e1e7a61f6a031d05fd6b23c]

INTEGRATION: CWS impresstables2 (1.36.70); FILE MERGED 2008/01/30 13:22:21 cl 1.36.70.3: RESYNC: (1.37-1.38); FILE MERGED 2007/08/01 14:53:51 cl 1.36.70.2: RESYNC: (1.36-1.37); FILE MERGED 2007/07/27 09:09:57 cl 1.36.70.1: fixed build issues due to pch and namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [37d34df43a4ecbef24d1290462c9ba616c51130b]

INTEGRATION: CWS impresstables2 (1.8.40); FILE MERGED 2007/12/02 01:05:01 cl 1.8.40.1: fixing namespace problems


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [e0755637818052f28973c8f3e8f5b146de2a796f]

INTEGRATION: CWS impresstables2 (1.3.232); FILE MERGED 2008/02/22 23:36:52 cl 1.3.232.1: added namespace binfilter to bf_svtools and bf_so3


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [4e4c08afe5506253a6073e90ffaa004961d0af16]

INTEGRATION: CWS impresstables2 (1.58.58); FILE MERGED 2008/01/30 13:22:15 cl 1.58.58.4: RESYNC: (1.64-1.65); FILE MERGED 2007/10/11 21:33:28 cl 1.58.58.3: RESYNC: (1.61-1.64); FILE MERGED 2007/08/01 14:53:24 cl 1.58.58.2: RESYNC: (1.58-1.61); FILE MERGED 2007/07/27 09:09:57 cl 1.58.58.1: fixed build issues due to pch and namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [64a0c56c1abe77f8d2f7359237939f67b72e3ad3]

INTEGRATION: CWS impresstables2 (1.6.70); FILE MERGED 2008/02/22 23:36:52 cl 1.6.70.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 11:17:04 cl 1.6.70.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [4bdb6f4523bfd0b394d83ce4d0f82311d1b655d8]

INTEGRATION: CWS impresstables2 (1.136.34); FILE MERGED 2008/02/24 00:21:58 cl 1.136.34.4: RESYNC: (1.140-1.141); FILE MERGED 2008/01/30 13:22:18 cl 1.136.34.3: RESYNC: (1.138-1.140); FILE MERGED 2007/08/01 14:53:18 cl 1.136.34.2: RESYNC: (1.136-1.138); FILE MERGED 2007/07/27 09:09:57 cl 1.136.34.1: fixed build issues due to pch and namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [a821c2f4d6d69c16e87682ec2e3ab81ace3b1f02]

INTEGRATION: CWS impresstables2 (1.4.232); FILE MERGED 2008/02/13 11:17:04 cl 1.4.232.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [f25179b687b5b6b1bef8bf6c362bbb0ce1c63b31]

INTEGRATION: CWS impresstables2 (1.21.58); FILE MERGED 2007/08/01 14:53:03 cl 1.21.58.2: RESYNC: (1.21-1.22); FILE MERGED 2007/07/27 09:09:56 cl 1.21.58.1: fixed build issues due to pch and namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [05933a877435455101df6600c5d07bb253c78373]

INTEGRATION: CWS impresstables2 (1.127.12); FILE MERGED 2008/03/11 18:22:12 cl 1.127.12.6: RESYNC: (1.135-1.137); FILE MERGED 2008/02/20 17:45:52 cl 1.127.12.5: RESYNC: (1.134-1.135); FILE MERGED 2008/01/30 13:22:24 cl 1.127.12.4: RESYNC: (1.132-1.134); FILE MERGED 2007/10/11 21:33:22 cl 1.127.12.3: RESYNC: (1.129-1.132); FILE MERGED 2007/08/01 14:52:56 cl 1.127.12.2: RESYNC: (1.127-1.129); FILE MERGED 2007/07/27 09:09:56 cl 1.127.12.1: fixed build issues due to pch and namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [9831c3c54c316346f4cded48ad6b8e8611a5a3ae]

INTEGRATION: CWS impresstables2 (1.7.70); FILE MERGED 2008/02/22 23:36:52 cl 1.7.70.1: added namespace binfilter to bf_svtools and bf_so3


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [7cb0ed1b9c4345265c68ee23f40aac0b897fbb0f]

INTEGRATION: CWS impresstables2 (1.21.34); FILE MERGED 2007/08/01 14:52:49 cl 1.21.34.2: RESYNC: (1.21-1.22); FILE MERGED 2007/07/27 09:09:56 cl 1.21.34.1: fixed build issues due to pch and namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [39303e5578fc747240fdfefd6ff9c2b25088f5a6]

INTEGRATION: CWS impresstables2 (1.5.18); FILE MERGED 2008/02/22 23:36:52 cl 1.5.18.1: added namespace binfilter to bf_svtools and bf_so3


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [5aec5ed309d510de46490d3cff902a5038424cbc]

INTEGRATION: CWS impresstables2 (1.63.50); FILE MERGED 2008/03/11 18:22:08 cl 1.63.50.6: RESYNC: (1.67-1.69); FILE MERGED 2008/02/24 00:21:45 cl 1.63.50.5: RESYNC: (1.66-1.67); FILE MERGED 2007/12/01 19:18:52 cl 1.63.50.4: RESYNC: (1.65-1.66); FILE MERGED 2007/10/11 21:33:15 cl 1.63.50.3: RESYNC: (1.64-1.65); FILE MERGED 2007/08/01 14:52:43 cl 1.63.50.2: RESYNC: (1.63-1.64); FILE MERGED 2007/07/27 09:09:56 cl 1.63.50.1: fixed build issues due to pch and namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [44d4032137a8081f9914a0e9bc497919316489c5]

INTEGRATION: CWS impresstables2 (1.73.32); FILE MERGED 2008/03/11 18:22:04 cl 1.73.32.6: RESYNC: (1.80-1.82); FILE MERGED 2008/02/24 00:21:52 cl 1.73.32.5: RESYNC: (1.79-1.80); FILE MERGED 2007/12/01 19:18:49 cl 1.73.32.4: RESYNC: (1.77-1.79); FILE MERGED 2007/10/11 21:33:09 cl 1.73.32.3: RESYNC: (1.75-1.77); FILE MERGED 2007/08/01 14:52:36 cl 1.73.32.2: RESYNC: (1.73-1.75); FILE MERGED 2007/07/27 09:09:56 cl 1.73.32.1: fixed build issues due to pch and namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [b09176856b5463a9ce44be1e856045fdfc36e548]

INTEGRATION: CWS impresstables2 (1.2.86); FILE MERGED 2008/02/13 11:17:03 cl 1.2.86.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [1212aad80b348012737890390db46a85cf9e158b]

INTEGRATION: CWS impresstables2 (1.36.12); FILE MERGED 2007/08/01 14:52:20 cl 1.36.12.2: RESYNC: (1.36-1.37); FILE MERGED 2007/07/27 09:09:56 cl 1.36.12.1: fixed build issues due to pch and namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [27c2c54b0b891cfb74f482053c38a40ffc8f4de1]

INTEGRATION: CWS impresstables2 (1.2.40); FILE MERGED 2008/02/22 23:36:52 cl 1.2.40.1: added namespace binfilter to bf_svtools and bf_so3


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [d8e5192bbbe93b32b7200f128f9d1150403fbbe9]

INTEGRATION: CWS impresstables2 (1.5.80); FILE MERGED 2007/08/01 14:52:13 cl 1.5.80.2: RESYNC: (1.5-1.6); FILE MERGED 2007/07/27 09:09:56 cl 1.5.80.1: fixed build issues due to pch and namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [4b9c82a7346fd1915b580398b1617d3c160df807]

INTEGRATION: CWS impresstables2 (1.2.40); FILE MERGED 2008/02/13 11:17:03 cl 1.2.40.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [95a55f6929c7e2d5bb3ca735ebe52247a425cc6c]

INTEGRATION: CWS impresstables2 (1.6.80); FILE MERGED 2007/08/01 14:52:06 cl 1.6.80.2: RESYNC: (1.6-1.7); FILE MERGED 2007/07/27 09:09:56 cl 1.6.80.1: fixed build issues due to pch and namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [690b8012afbaae6e74af7d7b67d9472e7e037676]

INTEGRATION: CWS impresstables2 (1.3.80); FILE MERGED 2007/08/01 14:50:21 cl 1.3.80.2: RESYNC: (1.3-1.4); FILE MERGED 2007/07/27 09:09:56 cl 1.3.80.1: fixed build issues due to pch and namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [aa677e173f4fe605eef03b836618898785499bbe]

INTEGRATION: CWS impresstables2 (1.2.40); FILE MERGED 2008/02/22 23:36:52 cl 1.2.40.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 11:17:03 cl 1.2.40.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [d65459b780116c29c82d54d7fd0e5ada8d1dac0a]

INTEGRATION: CWS impresstables2 (1.10.80); FILE MERGED 2007/08/01 14:51:40 cl 1.10.80.2: RESYNC: (1.10-1.11); FILE MERGED 2007/07/27 09:09:56 cl 1.10.80.1: fixed build issues due to pch and namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [a34e3d388c0f6b411e8c6c8608bbf36311923f92]

INTEGRATION: CWS impresstables2 (1.14.70); FILE MERGED 2007/08/01 14:51:34 cl 1.14.70.2: RESYNC: (1.14-1.15); FILE MERGED 2007/07/27 09:09:56 cl 1.14.70.1: fixed build issues due to pch and namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [f67e9b78d13ebe5b7c0fa596db602a665bfb1b3e]

INTEGRATION: CWS impresstables2 (1.12.18); FILE MERGED 2008/03/11 18:13:06 cl 1.12.18.2: RESYNC: (1.12-1.13); FILE MERGED 2008/02/13 11:57:49 cl 1.12.18.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [aaa5c528c2dd1137cbe2fa37fba03033ad824beb]

INTEGRATION: CWS impresstables2 (1.13.80); FILE MERGED 2007/08/01 14:51:19 cl 1.13.80.2: RESYNC: (1.13-1.14); FILE MERGED 2007/07/27 09:09:56 cl 1.13.80.1: fixed build issues due to pch and namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [1567c0dff88c75bd802063de198ba17486e4ae92]

INTEGRATION: CWS impresstables2 (1.9.16); FILE MERGED 2008/02/13 11:57:49 cl 1.9.16.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [173a756af3152dfb0567877fc7f76873acbcfb64]

INTEGRATION: CWS impresstables2 (1.11.70); FILE MERGED 2007/07/27 09:09:56 cl 1.11.70.1: fixed build issues due to pch and namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [cda6c7e22871c127e9846a4e07e9b35e070f5910]

INTEGRATION: CWS impresstables2 (1.9.18); FILE MERGED 2008/03/11 18:13:03 cl 1.9.18.2: RESYNC: (1.9-1.10); FILE MERGED 2008/02/13 11:57:49 cl 1.9.18.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [6bff0cc776e0a900fe3159d6714c3a8f07a107b9]

INTEGRATION: CWS impresstables2 (1.6.80); FILE MERGED 2007/08/01 14:51:12 cl 1.6.80.2: RESYNC: (1.6-1.7); FILE MERGED 2007/07/27 09:09:56 cl 1.6.80.1: fixed build issues due to pch and namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [c419b860df77157d4c2091b2876cffa4647b245a]

INTEGRATION: CWS impresstables2 (1.10.18); FILE MERGED 2008/02/22 23:40:02 cl 1.10.18.1: added namespace binfilter to bf_svtools and bf_so3


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [9702c975474f2eae0fd9022e2dc0189c85c175c8]

INTEGRATION: CWS impresstables2 (1.8.80); FILE MERGED 2007/08/01 14:51:05 cl 1.8.80.2: RESYNC: (1.8-1.9); FILE MERGED 2007/07/27 09:09:56 cl 1.8.80.1: fixed build issues due to pch and namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [afe795b3e8284ef0be6c430590ad44105816ebd2]

INTEGRATION: CWS impresstables2 (1.12.80); FILE MERGED 2007/08/01 14:50:59 cl 1.12.80.2: RESYNC: (1.12-1.13); FILE MERGED 2007/07/27 09:09:56 cl 1.12.80.1: fixed build issues due to pch and namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [815a68b02c6c117b091263975aa779d413959564]

INTEGRATION: CWS impresstables2 (1.8.92); FILE MERGED 2008/03/11 18:13:10 cl 1.8.92.2: RESYNC: (1.8-1.9); FILE MERGED 2008/02/13 11:37:20 cl 1.8.92.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [137a2a8455bcc7040845e32013ecb0fc2bc0067e]

INTEGRATION: CWS impresstables2 (1.9.80); FILE MERGED 2007/10/11 21:33:02 cl 1.9.80.3: RESYNC: (1.10-1.11); FILE MERGED 2007/08/01 14:50:43 cl 1.9.80.2: RESYNC: (1.9-1.10); FILE MERGED 2007/07/27 09:09:56 cl 1.9.80.1: fixed build issues due to pch and namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [cb0a09c460b3a0cc15cf875e761c1b919ac2eb3a]

INTEGRATION: CWS impresstables2 (1.12.18); FILE MERGED 2008/02/13 11:37:20 cl 1.12.18.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [1ecc335fe4c1eecd5d5adbb0a6c7b0cb654e67b3]

INTEGRATION: CWS impresstables2 (1.9.18); FILE MERGED 2008/03/11 18:13:25 cl 1.9.18.2: RESYNC: (1.9-1.10); FILE MERGED 2008/02/13 10:38:29 cl 1.9.18.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [5af6557233b0b4cdc2b34f06a910d2fcd7833951]

INTEGRATION: CWS impresstables2 (1.7.80); FILE MERGED 2007/08/01 14:50:28 cl 1.7.80.2: RESYNC: (1.7-1.8); FILE MERGED 2007/07/27 09:09:56 cl 1.7.80.1: fixed build issues due to pch and namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [5eb4407df726189c01b3b2099bab9b8412cf69bb]

INTEGRATION: CWS impresstables2 (1.5.12); FILE MERGED 2008/02/13 10:37:28 cl 1.5.12.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [4d859669334f4caca051e7807a90bfbb6ee92d10]

INTEGRATION: CWS impresstables2 (1.8.70); FILE MERGED 2007/08/01 14:50:04 cl 1.8.70.2: RESYNC: (1.8-1.9); FILE MERGED 2007/07/27 09:09:56 cl 1.8.70.1: fixed build issues due to pch and namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [5ca0037d7fa2079e32cf33ad691b07c81a610aea]

INTEGRATION: CWS impresstables2 (1.8.80); FILE MERGED 2007/08/01 14:49:57 cl 1.8.80.2: RESYNC: (1.8-1.9); FILE MERGED 2007/07/27 09:09:56 cl 1.8.80.1: fixed build issues due to pch and namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [062159b8edfd3c95cd0fad1631020418b37dfec9]

INTEGRATION: CWS impresstables2 (1.9.12); FILE MERGED 2008/02/13 10:37:28 cl 1.9.12.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [c7388f5b15380be7ce47ab800ae734d9f86eb386]

INTEGRATION: CWS impresstables2 (1.10.80); FILE MERGED 2007/08/01 14:49:51 cl 1.10.80.2: RESYNC: (1.10-1.11); FILE MERGED 2007/07/27 09:09:56 cl 1.10.80.1: fixed build issues due to pch and namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [093121b39fa69da83e70d27433c3c0ba7568a3b3]

INTEGRATION: CWS impresstables2 (1.5.16); FILE MERGED 2008/02/13 10:37:28 cl 1.5.16.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [3672c32fb02fa434d546d273ef5b29c21716aa2b]

INTEGRATION: CWS impresstables2 (1.11.80); FILE MERGED 2007/08/01 14:49:34 cl 1.11.80.2: RESYNC: (1.11-1.12); FILE MERGED 2007/07/27 09:09:56 cl 1.11.80.1: fixed build issues due to pch and namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [17279bc69aa8b48499763f8a51600dda28f1307a]

INTEGRATION: CWS impresstables2 (1.6.70); FILE MERGED 2008/02/13 10:37:28 cl 1.6.70.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [5cf0529ad8797a3c393283fb9cd88f2fd527b493]

INTEGRATION: CWS impresstables2 (1.71.30); FILE MERGED 2007/08/01 14:49:17 cl 1.71.30.2: RESYNC: (1.71-1.72); FILE MERGED 2007/07/27 09:09:56 cl 1.71.30.1: fixed build issues due to pch and namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [c05031febb920f02cc6789ddcab60c2e26fce68e]

INTEGRATION: CWS impresstables2 (1.5.104); FILE MERGED 2008/02/13 10:37:28 cl 1.5.104.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [8f2ce4efa39e733bfd19093924d5a0375291ac4c]

INTEGRATION: CWS impresstables2 (1.12.12); FILE MERGED 2007/08/01 14:48:36 cl 1.12.12.2: RESYNC: (1.12-1.13); FILE MERGED 2007/07/26 16:52:53 cl 1.12.12.1: #i68103# removed usage of using namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [23bc71669c40d404a36be5ab21eaca2835e56484]

INTEGRATION: CWS impresstables2 (1.4.104); FILE MERGED 2008/02/13 10:37:28 cl 1.4.104.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [e077f9fb0859a1143b7349465dcc947edb55f845]

INTEGRATION: CWS impresstables2 (1.15.80); FILE MERGED 2007/08/01 14:49:11 cl 1.15.80.2: RESYNC: (1.15-1.16); FILE MERGED 2007/07/27 09:09:56 cl 1.15.80.1: fixed build issues due to pch and namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [6e547305a5d1fefd31318a49e3aa8e92ef088a9a]

INTEGRATION: CWS impresstables2 (1.8.16); FILE MERGED 2008/02/13 10:37:28 cl 1.8.16.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [efb8eeeeb1c2d277757e9afbdc4ae9cf9a194f3e]

INTEGRATION: CWS impresstables2 (1.12.80); FILE MERGED 2007/08/01 14:41:29 cl 1.12.80.2: RESYNC: (1.12-1.13); FILE MERGED 2007/07/27 09:09:56 cl 1.12.80.1: fixed build issues due to pch and namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [ce474696a65a034c1cff9a87795f3ba7dbd3ba2e]

INTEGRATION: CWS impresstables2 (1.18.80); FILE MERGED 2007/08/01 14:41:22 cl 1.18.80.2: RESYNC: (1.18-1.19); FILE MERGED 2007/07/27 09:09:55 cl 1.18.80.1: fixed build issues due to pch and namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [4bbd98c85ddd8ef2c4e0ddbf4839ffe0fa462f4a]

INTEGRATION: CWS impresstables2 (1.7.70); FILE MERGED 2008/02/13 10:37:28 cl 1.7.70.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [d4cc55f73fbf7ce4de2f12afccad3248eac45367]

INTEGRATION: CWS impresstables2 (1.5.80); FILE MERGED 2007/08/01 14:39:16 cl 1.5.80.2: RESYNC: (1.5-1.6); FILE MERGED 2007/07/27 09:09:55 cl 1.5.80.1: fixed build issues due to pch and namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [e7a8a283713d85352b363058c7e7ba66ebd9ae62]

INTEGRATION: CWS impresstables2 (1.6.104); FILE MERGED 2008/02/22 23:35:28 cl 1.6.104.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:37:28 cl 1.6.104.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [3ecf63dc8b77ed00078738bce89fae92a700c46f]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2007/11/29 18:51:19 cl 1.1.2.1: #i68103# working on table templates


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [dfd20ccfa771fc2c4ea6736e7ae1ac4bd22e236f]

INTEGRATION: CWS impresstables2 (1.7.18); FILE MERGED 2008/02/22 23:35:28 cl 1.7.18.1: added namespace binfilter to bf_svtools and bf_so3


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [1737046296001b027deef55be395e4d26a55203d]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2007/11/29 18:51:08 cl 1.1.2.1: #i68103# working on table templates


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [b4e0cd4a675cbb3d3a3e9c9ca6511c026001d43f]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2007/05/07 10:25:32 larsbehr 1.1.2.1: initial impress table support


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [acd0bff585b23c68bef97a677e5af67950873999]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2007/12/02 01:05:01 cl 1.1.2.5: fixing namespace problems 2007/11/29 18:51:29 cl 1.1.2.4: #i68103# working on table templates 2007/07/27 09:28:58 cl 1.1.2.3: added missing pch include 2007/05/31 11:07:12 cl 1.1.2.2: working on tables in drawings 2007/05/07 10:24:23 larsbehr 1.1.2.1: initial impress table support


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [b5978285dc635efdad7b459cf3a16b746f3d74b5]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2007/12/01 15:33:42 cl 1.1.2.7: #i68103# only export used styles 2007/11/29 18:51:29 cl 1.1.2.6: #i68103# working on table templates 2007/09/20 15:13:32 cl 1.1.2.5: #i68103# table templates import 2007/07/27 09:09:55 cl 1.1.2.4: fixed build issues due to pch and namespace ::rtl 2007/07/26 16:55:17 cl 1.1.2.3: #i68103# working on tables in draw 2007/05/31 11:07:12 cl 1.1.2.2: working on tables in drawings 2007/05/07 10:24:23 larsbehr 1.1.2.1: initial impress table support


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [09e3f3eec45a7e167526e84cdeccac28a5d03bf2]

INTEGRATION: CWS impresstables2 (1.5.70); FILE MERGED 2008/02/13 10:37:28 cl 1.5.70.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [f7e990c5b0b874a3755a529117670b2f1abeaff3]

INTEGRATION: CWS impresstables2 (1.14.80); FILE MERGED 2007/08/01 14:37:22 cl 1.14.80.2: RESYNC: (1.14-1.15); FILE MERGED 2007/07/27 09:09:55 cl 1.14.80.1: fixed build issues due to pch and namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [fec8ca5de47641c8802e763a13550af79d43a1a5]

INTEGRATION: CWS impresstables2 (1.13.80); FILE MERGED 2007/08/01 14:37:15 cl 1.13.80.2: RESYNC: (1.13-1.14); FILE MERGED 2007/07/27 09:09:55 cl 1.13.80.1: fixed build issues due to pch and namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [a77713c2f99b4db981bb1ae2a44a1c448c4bf4b8]

INTEGRATION: CWS impresstables2 (1.3.70); FILE MERGED 2008/02/13 10:37:27 cl 1.3.70.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [8ca86feff6c1232b6d16ad51e59d70973b0f1902]

INTEGRATION: CWS impresstables2 (1.6.18); FILE MERGED 2008/02/22 23:35:27 cl 1.6.18.1: added namespace binfilter to bf_svtools and bf_so3


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [e96f83ef0e6979791f497a2f05824cf73a8e6b25]

INTEGRATION: CWS impresstables2 (1.41.36); FILE MERGED 2008/03/11 18:21:33 cl 1.41.36.4: RESYNC: (1.43-1.44); FILE MERGED 2007/11/29 18:50:47 cl 1.41.36.3: #i68103# working on table templates 2007/08/01 14:37:07 cl 1.41.36.2: RESYNC: (1.41-1.43); FILE MERGED 2007/07/27 09:09:55 cl 1.41.36.1: fixed build issues due to pch and namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [9e863671ade41b8bcd70e99d82706f07b9ddd654]

INTEGRATION: CWS impresstables2 (1.8.80); FILE MERGED 2007/08/01 14:36:59 cl 1.8.80.2: RESYNC: (1.8-1.9); FILE MERGED 2007/07/27 09:09:55 cl 1.8.80.1: fixed build issues due to pch and namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [05c2a9a7f5b3403c5e0ebe492deaebcd6295b593]

INTEGRATION: CWS impresstables2 (1.5.10); FILE MERGED 2008/02/13 10:37:27 cl 1.5.10.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [6a15949aeec369b650cae91cd5b19dab2ef524c6]

INTEGRATION: CWS impresstables2 (1.7.80); FILE MERGED 2007/08/01 14:36:40 cl 1.7.80.2: RESYNC: (1.7-1.8); FILE MERGED 2007/07/27 09:09:55 cl 1.7.80.1: fixed build issues due to pch and namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [0ef1cb30296d894c5244f9748678d569baecabba]

INTEGRATION: CWS impresstables2 (1.2.230); FILE MERGED 2008/02/22 23:35:27 cl 1.2.230.1: added namespace binfilter to bf_svtools and bf_so3


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [a045ee6057dbe516b1b8e837546c056abcf38af6]

INTEGRATION: CWS impresstables2 (1.39.58); FILE MERGED 2008/03/11 18:21:37 cl 1.39.58.3: RESYNC: (1.40-1.41); FILE MERGED 2007/08/01 14:36:33 cl 1.39.58.2: RESYNC: (1.39-1.40); FILE MERGED 2007/07/27 09:09:55 cl 1.39.58.1: fixed build issues due to pch and namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [6cb52ec97adff5f798ec8679368044e312d0076d]

INTEGRATION: CWS impresstables2 (1.2.232); FILE MERGED 2008/02/22 23:35:27 cl 1.2.232.1: added namespace binfilter to bf_svtools and bf_so3


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [0a45787efd239c62deecff187ff6875c3d12071e]

INTEGRATION: CWS impresstables2 (1.4.104); FILE MERGED 2008/02/13 10:37:27 cl 1.4.104.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [8befb399158db675b4ae7a117e6c2e5f92e69236]

INTEGRATION: CWS impresstables2 (1.45.70); FILE MERGED 2007/08/01 14:36:25 cl 1.45.70.2: RESYNC: (1.45-1.46); FILE MERGED 2007/07/27 09:09:55 cl 1.45.70.1: fixed build issues due to pch and namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [7dc43ffe2a415aec7347f32102fd905a36490012]

INTEGRATION: CWS impresstables2 (1.8.16); FILE MERGED 2008/02/22 23:35:27 cl 1.8.16.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:37:27 cl 1.8.16.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [711d2a6e9478ebe3b7381aa99e4a412e6ec24e43]

INTEGRATION: CWS impresstables2 (1.47.46); FILE MERGED 2007/08/01 14:36:19 cl 1.47.46.2: RESYNC: (1.47-1.48); FILE MERGED 2007/07/27 09:09:55 cl 1.47.46.1: fixed build issues due to pch and namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [749b514efc98c09306edce6a349485bf0ec16abf]

INTEGRATION: CWS impresstables2 (1.9.18); FILE MERGED 2008/02/22 23:35:27 cl 1.9.18.1: added namespace binfilter to bf_svtools and bf_so3


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [e5aed0d7228b1666242982d5504900f56f5be6db]

INTEGRATION: CWS impresstables2 (1.28.70); FILE MERGED 2008/03/11 18:21:30 cl 1.28.70.3: RESYNC: (1.29-1.30); FILE MERGED 2007/08/01 14:36:11 cl 1.28.70.2: RESYNC: (1.28-1.29); FILE MERGED 2007/07/27 09:09:55 cl 1.28.70.1: fixed build issues due to pch and namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [e6e14ed732f465f257d85c62403a1e51d456fb8a]

INTEGRATION: CWS impresstables2 (1.3.158); FILE MERGED 2008/02/13 10:37:27 cl 1.3.158.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [a1a4d0044c99250b080ed30f5649edb80a94bff4]

INTEGRATION: CWS impresstables2 (1.39.18); FILE MERGED 2007/08/01 14:36:04 cl 1.39.18.2: RESYNC: (1.39-1.40); FILE MERGED 2007/07/27 09:09:55 cl 1.39.18.1: fixed build issues due to pch and namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [b28c4d2f9c73ee899c52ac014b121522a92d9bec]

INTEGRATION: CWS impresstables2 (1.17.18); FILE MERGED 2008/03/11 18:12:55 cl 1.17.18.2: RESYNC: (1.17-1.18); FILE MERGED 2008/02/13 10:36:58 cl 1.17.18.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [56cae27df6c91a165e41901a4a238d3989519a35]

INTEGRATION: CWS impresstables2 (1.47.80); FILE MERGED 2007/08/01 14:35:56 cl 1.47.80.2: RESYNC: (1.47-1.48); FILE MERGED 2007/07/27 09:09:55 cl 1.47.80.1: fixed build issues due to pch and namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [22aac8a174352800c5a6ee38cd4ab39cfb396115]

INTEGRATION: CWS impresstables2 (1.11.18); FILE MERGED 2008/02/13 10:36:12 cl 1.11.18.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [edde3331be41c6a4114c0ac1956e65ff03cd8b21]

INTEGRATION: CWS impresstables2 (1.24.46); FILE MERGED 2007/10/11 21:32:46 cl 1.24.46.3: RESYNC: (1.25-1.26); FILE MERGED 2007/08/01 14:35:37 cl 1.24.46.2: RESYNC: (1.24-1.25); FILE MERGED 2007/07/27 09:09:55 cl 1.24.46.1: fixed build issues due to pch and namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [16b78a575eb9fedc333a37c944839611ee60cbad]

INTEGRATION: CWS impresstables2 (1.8.18); FILE MERGED 2008/02/13 10:36:12 cl 1.8.18.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [e3b63fbd2156aee7e8682046172ce0c72b68bc48]

INTEGRATION: CWS impresstables2 (1.23.36); FILE MERGED 2007/08/01 14:35:30 cl 1.23.36.2: RESYNC: (1.23-1.24); FILE MERGED 2007/07/27 09:09:54 cl 1.23.36.1: fixed build issues due to pch and namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [1adf15448166081b44d7557d459ef3fea7159169]

INTEGRATION: CWS impresstables2 (1.7.10); FILE MERGED 2008/02/22 23:35:03 cl 1.7.10.1: added namespace binfilter to bf_svtools and bf_so3


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [d0b5355424048fed96512603f662c18b2c56dc94]

INTEGRATION: CWS impresstables2 (1.8.46); FILE MERGED 2007/08/01 14:35:13 cl 1.8.46.2: RESYNC: (1.8-1.9); FILE MERGED 2007/07/27 09:09:54 cl 1.8.46.1: fixed build issues due to pch and namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [3c495c0ba9d33bc736b798f2dd82adde08a99c7e]

INTEGRATION: CWS impresstables2 (1.11.18); FILE MERGED 2008/02/13 10:36:11 cl 1.11.18.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [0dfa4bfb14f43f70ac18d82c9f34f523c525f604]

INTEGRATION: CWS impresstables2 (1.9.70); FILE MERGED 2007/08/01 14:34:44 cl 1.9.70.2: RESYNC: (1.9-1.10); FILE MERGED 2007/07/27 09:09:54 cl 1.9.70.1: fixed build issues due to pch and namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [2e7889d2a3642c1a17f05ef24d1b2ec3dc359c89]

INTEGRATION: CWS impresstables2 (1.5.90); FILE MERGED 2008/02/13 10:36:11 cl 1.5.90.4: merged svtools in and stripped 2007/10/11 21:12:20 cl 1.5.90.3: RESYNC: (1.6-1.7); FILE MERGED 2007/08/01 12:07:38 cl 1.5.90.2: RESYNC: (1.5-1.6); FILE MERGED 2007/07/27 15:17:04 cl 1.5.90.1: fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [1fa250154673f7dc5ecaed02d51a148f59089cf3]

INTEGRATION: CWS impresstables2 (1.19.12); FILE MERGED 2007/08/01 14:34:27 cl 1.19.12.2: RESYNC: (1.19-1.21); FILE MERGED 2007/07/27 09:09:54 cl 1.19.12.1: fixed build issues due to pch and namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [aa7f0df460ea3de45cdfdebcb17d7d9d9464620b]

INTEGRATION: CWS impresstables2 (1.7.80); FILE MERGED 2007/08/01 14:34:11 cl 1.7.80.2: RESYNC: (1.7-1.8); FILE MERGED 2007/07/27 09:09:54 cl 1.7.80.1: fixed build issues due to pch and namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [703610f62fe0b39436f4b010e0c4844a32647ca6]

INTEGRATION: CWS impresstables2 (1.5.70); FILE MERGED 2007/08/01 14:33:54 cl 1.5.70.2: RESYNC: (1.5-1.6); FILE MERGED 2007/07/27 09:09:54 cl 1.5.70.1: fixed build issues due to pch and namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [630c60afad4da58c511de5f9d87fcfc78bf0d565]

INTEGRATION: CWS impresstables2 (1.7.10); FILE MERGED 2008/02/13 10:36:11 cl 1.7.10.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [7e43d1bff71ff0472f87d759c10eb4379e73c82d]

INTEGRATION: CWS impresstables2 (1.16.36); FILE MERGED 2007/08/01 14:33:47 cl 1.16.36.2: RESYNC: (1.16-1.18); FILE MERGED 2007/07/27 09:09:54 cl 1.16.36.1: fixed build issues due to pch and namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [8ad1d211e2d15b5da69e0ad98eb317e2dcf8b078]

INTEGRATION: CWS impresstables2 (1.7.40); FILE MERGED 2008/02/22 23:35:03 cl 1.7.40.1: added namespace binfilter to bf_svtools and bf_so3


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [c784a653c0e4d7b6c16d36621afc5c8d0742763f]

INTEGRATION: CWS impresstables2 (1.7.46); FILE MERGED 2007/08/01 14:33:18 cl 1.7.46.2: RESYNC: (1.7-1.8); FILE MERGED 2007/07/27 09:09:54 cl 1.7.46.1: fixed build issues due to pch and namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [8d20822d0c40b506b38cf6b7b5b7ca2b9b9f3a9b]

INTEGRATION: CWS impresstables2 (1.4.104); FILE MERGED 2008/02/13 10:36:11 cl 1.4.104.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [dc405fa839be65a41831f7ab763cd7a0c1bd2544]

INTEGRATION: CWS impresstables2 (1.6.80); FILE MERGED 2007/08/01 14:32:59 cl 1.6.80.2: RESYNC: (1.6-1.7); FILE MERGED 2007/07/27 09:09:54 cl 1.6.80.1: fixed build issues due to pch and namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [f41f6ee57bde38765c939cfd3774cd3e019d7b56]

INTEGRATION: CWS impresstables2 (1.3.232); FILE MERGED 2008/02/13 10:36:11 cl 1.3.232.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [4eb463786175e39e689ccdb4b24161a3170f0883]

INTEGRATION: CWS impresstables2 (1.6.70); FILE MERGED 2007/08/01 14:32:32 cl 1.6.70.2: RESYNC: (1.6-1.7); FILE MERGED 2007/07/27 09:09:54 cl 1.6.70.1: fixed build issues due to pch and namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [81ec44205b26f0f1d33f6f256456100433c3e045]

INTEGRATION: CWS impresstables2 (1.5.104); FILE MERGED 2008/02/13 10:36:11 cl 1.5.104.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [98cdc1b7dfa4039deb7f7c918e11ded5e58ede37]

INTEGRATION: CWS impresstables2 (1.7.80); FILE MERGED 2007/08/01 14:32:15 cl 1.7.80.2: RESYNC: (1.7-1.8); FILE MERGED 2007/07/27 09:09:54 cl 1.7.80.1: fixed build issues due to pch and namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [b9b0da883e7af788834a6bd16bbc0921d8bf9582]

INTEGRATION: CWS impresstables2 (1.6.70); FILE MERGED 2008/02/22 23:35:03 cl 1.6.70.1: added namespace binfilter to bf_svtools and bf_so3


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [b42abc1d69e6be0ca5603739baabe7efb91a1181]

INTEGRATION: CWS impresstables2 (1.21.36); FILE MERGED 2007/08/01 14:31:58 cl 1.21.36.2: RESYNC: (1.21-1.22); FILE MERGED 2007/07/27 09:09:54 cl 1.21.36.1: fixed build issues due to pch and namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [c3b97f6e19404b6c69820249bd9d317e2bd2ea0a]

INTEGRATION: CWS impresstables2 (1.12.70); FILE MERGED 2007/08/01 14:31:34 cl 1.12.70.2: RESYNC: (1.12-1.13); FILE MERGED 2007/07/27 09:09:54 cl 1.12.70.1: fixed build issues due to pch and namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [8afa9709d1f4e2ab829128847a20eb9bc43dbc67]

INTEGRATION: CWS impresstables2 (1.8.46); FILE MERGED 2007/08/01 14:31:18 cl 1.8.46.2: RESYNC: (1.8-1.9); FILE MERGED 2007/07/27 09:09:54 cl 1.8.46.1: fixed build issues due to pch and namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [776671fda910e60920bac41cda2963291cf3e54e]

INTEGRATION: CWS impresstables2 (1.5.104); FILE MERGED 2008/02/22 23:35:03 cl 1.5.104.1: added namespace binfilter to bf_svtools and bf_so3


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [dc0567e526757b2a08a56dccefcbeb6b87fae338]

INTEGRATION: CWS impresstables2 (1.5.80); FILE MERGED 2007/08/01 14:31:03 cl 1.5.80.2: RESYNC: (1.5-1.6); FILE MERGED 2007/07/27 09:09:54 cl 1.5.80.1: fixed build issues due to pch and namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [e4f6178ad793ff66e82a1debea5a4ebeb1e148ba]

INTEGRATION: CWS impresstables2 (1.7.18); FILE MERGED 2008/02/13 10:36:11 cl 1.7.18.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [2c87ad6378eb3caa12084acdd15cd646481d1c60]

INTEGRATION: CWS impresstables2 (1.9.70); FILE MERGED 2007/08/01 14:30:48 cl 1.9.70.2: RESYNC: (1.9-1.10); FILE MERGED 2007/07/27 09:09:54 cl 1.9.70.1: fixed build issues due to pch and namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [4d3525ee7d3555e7156aa075bed142ce797735b4]

INTEGRATION: CWS impresstables2 (1.7.70); FILE MERGED 2007/08/01 14:30:32 cl 1.7.70.2: RESYNC: (1.7-1.8); FILE MERGED 2007/07/27 09:09:54 cl 1.7.70.1: fixed build issues due to pch and namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [d5397e7d15d9b4892d35b97acf63a2222fb02afb]

INTEGRATION: CWS impresstables2 (1.9.70); FILE MERGED 2007/08/01 14:30:15 cl 1.9.70.2: RESYNC: (1.9-1.10); FILE MERGED 2007/07/27 09:09:54 cl 1.9.70.1: fixed build issues due to pch and namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [25bcf106cba7df1c2bf53a9e5435aae93ca44b3c]

INTEGRATION: CWS impresstables2 (1.3.232); FILE MERGED 2008/02/22 23:35:03 cl 1.3.232.1: added namespace binfilter to bf_svtools and bf_so3


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [b54139c3fa3d789461097d2700d0468d69cac604]

INTEGRATION: CWS impresstables2 (1.9.70); FILE MERGED 2007/08/01 14:29:58 cl 1.9.70.2: RESYNC: (1.9-1.10); FILE MERGED 2007/07/27 09:09:54 cl 1.9.70.1: fixed build issues due to pch and namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [af6826c30522eb8f3dccf2ef9f6e68a08e6f96e8]

INTEGRATION: CWS impresstables2 (1.5.40); FILE MERGED 2008/02/13 10:36:11 cl 1.5.40.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [c83d8f2e2bc94b58703d158a00e32a3c7728db02]

INTEGRATION: CWS impresstables2 (1.9.46); FILE MERGED 2007/08/01 14:29:43 cl 1.9.46.2: RESYNC: (1.9-1.10); FILE MERGED 2007/07/27 09:09:54 cl 1.9.46.1: fixed build issues due to pch and namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [17df219b4c468696784f067a68e8045d4e693554]

INTEGRATION: CWS impresstables2 (1.8.70); FILE MERGED 2007/08/01 14:29:26 cl 1.8.70.2: RESYNC: (1.8-1.9); FILE MERGED 2007/07/27 09:09:54 cl 1.8.70.1: fixed build issues due to pch and namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [20a143c191751deea3dcd12134880fb5e52a6e42]

INTEGRATION: CWS impresstables2 (1.9.46); FILE MERGED 2007/08/01 14:29:09 cl 1.9.46.2: RESYNC: (1.9-1.10); FILE MERGED 2007/07/27 09:09:54 cl 1.9.46.1: fixed build issues due to pch and namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [b371d1f7e524459bd0ac60a897da3b4a8a3befe4]

INTEGRATION: CWS impresstables2 (1.10.12); FILE MERGED 2007/08/01 14:23:33 cl 1.10.12.2: RESYNC: (1.10-1.11); FILE MERGED 2007/07/27 09:09:54 cl 1.10.12.1: fixed build issues due to pch and namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [71f2978666e3b6c4f50d8ed845af19e1d3c005aa]

INTEGRATION: CWS impresstables2 (1.3.232); FILE MERGED 2008/02/22 23:35:03 cl 1.3.232.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:36:11 cl 1.3.232.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [0396e1991c43706638d5122865dfdb277acdcddd]

INTEGRATION: CWS impresstables2 (1.6.80); FILE MERGED 2007/08/01 14:29:02 cl 1.6.80.2: RESYNC: (1.6-1.7); FILE MERGED 2007/07/27 09:09:54 cl 1.6.80.1: fixed build issues due to pch and namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [417c4ef4045a89cee4b36346d329563673b0cadd]

INTEGRATION: CWS impresstables2 (1.4.46); FILE MERGED 2007/08/01 14:28:53 cl 1.4.46.2: RESYNC: (1.4-1.5); FILE MERGED 2007/07/27 09:09:54 cl 1.4.46.1: fixed build issues due to pch and namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [3c9273ae2d42cd0f726365a7acf7faa537cee8ee]

INTEGRATION: CWS impresstables2 (1.15.80); FILE MERGED 2008/03/11 18:21:23 cl 1.15.80.3: RESYNC: (1.17-1.18); FILE MERGED 2007/08/01 14:28:47 cl 1.15.80.2: RESYNC: (1.15-1.17); FILE MERGED 2007/07/27 09:09:54 cl 1.15.80.1: fixed build issues due to pch and namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [869f16b691658e1ba354829297d9e49bceb52cf7]

INTEGRATION: CWS impresstables2 (1.4.80); FILE MERGED 2007/07/27 09:09:54 cl 1.4.80.1: fixed build issues due to pch and namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [01c7bd9fc6e06cc0548d173ad677c25c09cdb134]

INTEGRATION: CWS impresstables2 (1.8.80); FILE MERGED 2008/03/11 18:21:27 cl 1.8.80.3: RESYNC: (1.9-1.10); FILE MERGED 2007/08/01 14:28:12 cl 1.8.80.2: RESYNC: (1.8-1.9); FILE MERGED 2007/07/27 09:09:54 cl 1.8.80.1: fixed build issues due to pch and namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [516a409bfdf0ad323d7a7c3e349769bbd8f63259]

INTEGRATION: CWS impresstables2 (1.8.80); FILE MERGED 2007/08/01 14:28:05 cl 1.8.80.2: RESYNC: (1.8-1.9); FILE MERGED 2007/07/27 09:09:54 cl 1.8.80.1: fixed build issues due to pch and namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [294fbb3016341321f4b70e5838f1553f4dbb5d60]

INTEGRATION: CWS impresstables2 (1.4.104); FILE MERGED 2008/02/13 10:36:10 cl 1.4.104.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [703672616597a13f6f7daab3978b8146d037d01a]

INTEGRATION: CWS impresstables2 (1.6.46); FILE MERGED 2007/08/01 14:27:58 cl 1.6.46.2: RESYNC: (1.6-1.7); FILE MERGED 2007/07/27 09:09:54 cl 1.6.46.1: fixed build issues due to pch and namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [b1d60f2822d08a2f37fe1813faad0251d9233b99]

INTEGRATION: CWS impresstables2 (1.6.86); FILE MERGED 2008/02/22 23:35:03 cl 1.6.86.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:36:10 cl 1.6.86.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [4705697e5ada9a08796cae37e8c0d6bc97fd5eea]

INTEGRATION: CWS impresstables2 (1.4.80); FILE MERGED 2007/07/27 09:09:53 cl 1.4.80.1: fixed build issues due to pch and namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [953fd13e00b11b924e40d00af524a49f779288da]

INTEGRATION: CWS impresstables2 (1.11.68); FILE MERGED 2008/02/13 10:36:10 cl 1.11.68.5: merged svtools in and stripped 2007/12/01 19:17:26 cl 1.11.68.4: RESYNC: (1.13-1.14); FILE MERGED 2007/10/11 21:10:32 cl 1.11.68.3: RESYNC: (1.12-1.13); FILE MERGED 2007/08/01 12:05:36 cl 1.11.68.2: RESYNC: (1.11-1.12); FILE MERGED 2007/07/27 15:17:04 cl 1.11.68.1: fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [53749f614963d1469be3bf4a86b1ae2ee51de898]

INTEGRATION: CWS impresstables2 (1.7.46); FILE MERGED 2007/08/01 14:27:51 cl 1.7.46.2: RESYNC: (1.7-1.8); FILE MERGED 2007/07/27 09:09:53 cl 1.7.46.1: fixed build issues due to pch and namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [3f582063e0f21cf4a9e0ed619729ebfb0b68459d]

INTEGRATION: CWS impresstables2 (1.12.18); FILE MERGED 2008/02/13 10:36:10 cl 1.12.18.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [38d894468fe413036e011b2d9122dd802b7146ff]

INTEGRATION: CWS impresstables2 (1.9.10); FILE MERGED 2008/02/22 23:35:03 cl 1.9.10.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:36:10 cl 1.9.10.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [33a4d83a1aa1439c77c8df24b1a5b0a1c4e073c7]

INTEGRATION: CWS impresstables2 (1.5.70); FILE MERGED 2007/08/01 14:27:45 cl 1.5.70.2: RESYNC: (1.5-1.6); FILE MERGED 2007/07/27 09:09:53 cl 1.5.70.1: fixed build issues due to pch and namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [3f5a63a799695c651a8fe429765b42b38b8ba6bb]

INTEGRATION: CWS impresstables2 (1.6.46); FILE MERGED 2007/08/01 14:27:38 cl 1.6.46.2: RESYNC: (1.6-1.7); FILE MERGED 2007/07/27 09:09:53 cl 1.6.46.1: fixed build issues due to pch and namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [52dfe0f153c047cfcf3233b432c3f1412987ff5f]

INTEGRATION: CWS impresstables2 (1.6.80); FILE MERGED 2007/08/01 14:27:07 cl 1.6.80.2: RESYNC: (1.6-1.7); FILE MERGED 2007/07/27 09:09:53 cl 1.6.80.1: fixed build issues due to pch and namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [5d6d47d97279be8854b392048de9c601393186c2]

INTEGRATION: CWS impresstables2 (1.6.10); FILE MERGED 2008/02/13 10:36:10 cl 1.6.10.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [0ac3ed8f3389ec970dc245db2405970f135967fd]

INTEGRATION: CWS impresstables2 (1.6.38); FILE MERGED 2008/02/13 10:36:07 cl 1.6.38.4: merged svtools in and stripped 2007/10/11 21:09:01 cl 1.6.38.3: RESYNC: (1.7-1.8); FILE MERGED 2007/08/01 12:04:44 cl 1.6.38.2: RESYNC: (1.6-1.7); FILE MERGED 2007/07/27 15:17:04 cl 1.6.38.1: fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [4e5ef11416ba9500ab7f1b0b9b69e3302f770df4]

INTEGRATION: CWS impresstables2 (1.12.80); FILE MERGED 2007/08/01 14:27:01 cl 1.12.80.2: RESYNC: (1.12-1.13); FILE MERGED 2007/07/27 09:09:53 cl 1.12.80.1: fixed build issues due to pch and namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [2bbed54452e21d3d5fcabcab363839d989e8eb0f]

INTEGRATION: CWS impresstables2 (1.15.70); FILE MERGED 2007/08/01 14:26:54 cl 1.15.70.2: RESYNC: (1.15-1.16); FILE MERGED 2007/07/27 09:09:53 cl 1.15.70.1: fixed build issues due to pch and namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [8bafeb74def52fc0019ca94acf57430ebe88bb14]

INTEGRATION: CWS impresstables2 (1.10.38); FILE MERGED 2008/02/13 10:36:07 cl 1.10.38.4: merged svtools in and stripped 2007/10/11 21:08:54 cl 1.10.38.3: RESYNC: (1.11-1.12); FILE MERGED 2007/08/01 12:04:38 cl 1.10.38.2: RESYNC: (1.10-1.11); FILE MERGED 2007/07/27 15:17:04 cl 1.10.38.1: fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [e0bedde90293e04c0653f7f315ca62ee51f9286c]

INTEGRATION: CWS impresstables2 (1.15.70); FILE MERGED 2007/08/01 14:26:19 cl 1.15.70.2: RESYNC: (1.15-1.16); FILE MERGED 2007/07/27 09:09:53 cl 1.15.70.1: fixed build issues due to pch and namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [0df62aff8ab53e99b70f7bb5bf0aa48ee66205c5]

INTEGRATION: CWS impresstables2 (1.9.18); FILE MERGED 2008/02/13 10:36:07 cl 1.9.18.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [61fabec1921b16e6afcdb1b4c19339f781112a17]

INTEGRATION: CWS impresstables2 (1.7.18); FILE MERGED 2008/02/13 10:36:07 cl 1.7.18.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [d71a703a78b888cb29f0d9186a00855c7fe4bbdf]

INTEGRATION: CWS impresstables2 (1.12.80); FILE MERGED 2007/08/01 14:26:12 cl 1.12.80.2: RESYNC: (1.12-1.13); FILE MERGED 2007/07/27 09:09:53 cl 1.12.80.1: fixed build issues due to pch and namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [b49432d99723498c60887dc701219dbb7c49898c]

INTEGRATION: CWS impresstables2 (1.7.10); FILE MERGED 2008/02/13 10:36:07 cl 1.7.10.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [0ac9ec4b08d56d7f8404c9af60daee8c61affe48]

INTEGRATION: CWS impresstables2 (1.9.80); FILE MERGED 2007/08/01 14:25:28 cl 1.9.80.2: RESYNC: (1.9-1.10); FILE MERGED 2007/07/27 09:09:53 cl 1.9.80.1: fixed build issues due to pch and namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [f91aabc7442372fc770c66f015fe69118f004c1a]

INTEGRATION: CWS impresstables2 (1.10.92); FILE MERGED 2008/02/13 10:36:07 cl 1.10.92.3: merged svtools in and stripped 2007/10/11 21:08:28 cl 1.10.92.2: RESYNC: (1.10-1.11); FILE MERGED 2007/07/27 15:17:04 cl 1.10.92.1: fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [2ea9610a0c086288dad62378242007c7af658d11]

INTEGRATION: CWS impresstables2 (1.14.46); FILE MERGED 2007/08/01 14:25:12 cl 1.14.46.2: RESYNC: (1.14-1.15); FILE MERGED 2007/07/27 09:09:53 cl 1.14.46.1: fixed build issues due to pch and namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [1b6e912b4534a7d7b5ce0cf0baf990daa8a61a10]

INTEGRATION: CWS impresstables2 (1.13.38); FILE MERGED 2008/02/13 10:36:07 cl 1.13.38.4: merged svtools in and stripped 2007/12/01 19:17:23 cl 1.13.38.3: RESYNC: (1.14-1.15); FILE MERGED 2007/08/01 12:03:31 cl 1.13.38.2: RESYNC: (1.13-1.14); FILE MERGED 2007/07/27 15:17:04 cl 1.13.38.1: fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [d53b523f1a3b10481c0c73b0ddf4c7e99a33dd1a]

INTEGRATION: CWS impresstables2 (1.5.80); FILE MERGED 2007/08/01 14:23:46 cl 1.5.80.2: RESYNC: (1.5-1.6); FILE MERGED 2007/07/27 09:09:53 cl 1.5.80.1: fixed build issues due to pch and namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [fc8c1330ccfe0d6fb047a1fb9b5645a3fb9a735e]

INTEGRATION: CWS impresstables2 (1.11.38); FILE MERGED 2008/02/22 23:35:02 cl 1.11.38.7: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:36:07 cl 1.11.38.6: merged svtools in and stripped 2008/01/30 13:21:10 cl 1.11.38.5: RESYNC: (1.14-1.15); FILE MERGED 2007/12/01 19:17:20 cl 1.11.38.4: RESYNC: (1.13-1.14); FILE MERGED 2007/10/11 21:08:12 cl 1.11.38.3: RESYNC: (1.12-1.13); FILE MERGED 2007/08/01 12:03:25 cl 1.11.38.2: RESYNC: (1.11-1.12); FILE MERGED 2007/07/27 15:17:04 cl 1.11.38.1: fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [93c484d7bb324b10ab9d7ff9a23450a6f91a71fd]

INTEGRATION: CWS impresstables2 (1.13.70); FILE MERGED 2007/08/01 14:23:39 cl 1.13.70.2: RESYNC: (1.13-1.14); FILE MERGED 2007/07/27 09:09:53 cl 1.13.70.1: fixed build issues due to pch and namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [4ba9ef65fdda39df665434f9dbd3e9bf1d952cd1]

INTEGRATION: CWS impresstables2 (1.12.18); FILE MERGED 2008/02/22 23:35:02 cl 1.12.18.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:36:07 cl 1.12.18.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [6d83a522dc21e1b574141ee36dac12bb02d40607]

INTEGRATION: CWS impresstables2 (1.12.80); FILE MERGED 2007/08/01 14:23:26 cl 1.12.80.2: RESYNC: (1.12-1.13); FILE MERGED 2007/07/27 09:09:53 cl 1.12.80.1: fixed build issues due to pch and namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [79ca34ad26a2d827b921e01920e28d564aa4f50f]

INTEGRATION: CWS impresstables2 (1.15.70); FILE MERGED 2007/08/01 14:22:34 cl 1.15.70.2: RESYNC: (1.15-1.16); FILE MERGED 2007/07/27 09:09:53 cl 1.15.70.1: fixed build issues due to pch and namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [ca18ec0b1ed3e6278fa05646b3578e3c23b109e6]

INTEGRATION: CWS impresstables2 (1.7.4); FILE MERGED 2008/02/13 10:36:07 cl 1.7.4.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [486fd26b288496317c02795b0c61caacdb36e189]

INTEGRATION: CWS impresstables2 (1.15.70); FILE MERGED 2007/08/01 14:23:20 cl 1.15.70.2: RESYNC: (1.15-1.16); FILE MERGED 2007/07/27 09:09:53 cl 1.15.70.1: fixed build issues due to pch and namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [13d26450b221f99a47d4ea0c7f24a14bf47017e2]

INTEGRATION: CWS impresstables2 (1.5.230); FILE MERGED 2008/02/13 10:36:06 cl 1.5.230.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [1edd7b2374279ae6c92df453b0609098fe6b94d2]

INTEGRATION: CWS impresstables2 (1.10.80); FILE MERGED 2007/08/01 14:23:05 cl 1.10.80.2: RESYNC: (1.10-1.11); FILE MERGED 2007/07/27 09:09:53 cl 1.10.80.1: fixed build issues due to pch and namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [61922ee08ad6aa41caa107e66620f34e105c9f46]

INTEGRATION: CWS impresstables2 (1.4.232); FILE MERGED 2008/02/22 23:35:02 cl 1.4.232.1: added namespace binfilter to bf_svtools and bf_so3


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [2e2c129ab0bd498d54b5517d0b2d4044461e3343]

INTEGRATION: CWS impresstables2 (1.7.46); FILE MERGED 2007/08/01 14:22:58 cl 1.7.46.2: RESYNC: (1.7-1.8); FILE MERGED 2007/07/27 09:09:53 cl 1.7.46.1: fixed build issues due to pch and namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [8cc653ffc51b0f44321147dc33e7d7f909545418]

INTEGRATION: CWS impresstables2 (1.10.46); FILE MERGED 2007/08/01 14:22:41 cl 1.10.46.2: RESYNC: (1.10-1.11); FILE MERGED 2007/07/27 09:09:53 cl 1.10.46.1: fixed build issues due to pch and namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [d8f9ebf549590389ff760a3b35cbdb38ab6dd9b6]

INTEGRATION: CWS impresstables2 (1.5.18); FILE MERGED 2008/02/22 23:35:02 cl 1.5.18.1: added namespace binfilter to bf_svtools and bf_so3


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [7b993e76b2cca10bc7552f70b340367833d77b33]

INTEGRATION: CWS impresstables2 (1.14.80); FILE MERGED 2007/08/01 14:22:28 cl 1.14.80.2: RESYNC: (1.14-1.15); FILE MERGED 2007/07/27 09:09:53 cl 1.14.80.1: fixed build issues due to pch and namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [d8d6052bd7f936223fb9179a6c7c4129fae36d94]

INTEGRATION: CWS impresstables2 (1.5.70); FILE MERGED 2007/07/27 09:09:53 cl 1.5.70.1: fixed build issues due to pch and namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [c042a2a949907d27ff113bc900bc2fa36c156b50]

INTEGRATION: CWS impresstables2 (1.9.104); FILE MERGED 2008/02/22 23:35:02 cl 1.9.104.4: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:36:06 cl 1.9.104.3: merged svtools in and stripped 2007/12/01 19:17:17 cl 1.9.104.2: RESYNC: (1.9-1.10); FILE MERGED 2007/07/27 15:17:03 cl 1.9.104.1: fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [55f3a5e8fbb4b2aadb5f366bc2efd23816c8f846]

INTEGRATION: CWS impresstables2 (1.14.40); FILE MERGED 2007/12/02 01:05:00 cl 1.14.40.1: fixing namespace problems


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [8e160753204efa3e3fcbf6cffe069da2377efbee]

INTEGRATION: CWS impresstables2 (1.7.104); FILE MERGED 2008/02/22 23:35:02 cl 1.7.104.5: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:36:06 cl 1.7.104.4: merged svtools in and stripped 2007/12/01 19:17:14 cl 1.7.104.3: RESYNC: (1.8-1.9); FILE MERGED 2007/10/11 21:07:56 cl 1.7.104.2: RESYNC: (1.7-1.8); FILE MERGED 2007/07/27 15:17:03 cl 1.7.104.1: fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [f48be9ed44cb8dc32b169ff3085efffb8b95ac25]

INTEGRATION: CWS impresstables2 (1.6.70); FILE MERGED 2008/03/11 18:21:52 cl 1.6.70.3: RESYNC: (1.8-1.9); FILE MERGED 2007/08/01 14:20:45 cl 1.6.70.2: RESYNC: (1.6-1.8); FILE MERGED 2007/07/26 16:53:33 cl 1.6.70.1: #i68103# removed usage of using namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [08c286272716beccfaaf22c9ad467e537c2e47c5]

INTEGRATION: CWS impresstables2 (1.5.80); FILE MERGED 2007/08/01 14:18:26 cl 1.5.80.2: RESYNC: (1.5-1.6); FILE MERGED 2007/07/27 09:09:52 cl 1.5.80.1: fixed build issues due to pch and namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [dc137eeafa06c7e88ef631ea0bc98f93702a770b]

INTEGRATION: CWS impresstables2 (1.6.230); FILE MERGED 2008/02/22 23:35:02 cl 1.6.230.5: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:36:06 cl 1.6.230.4: merged svtools in and stripped 2007/12/01 19:17:11 cl 1.6.230.3: RESYNC: (1.8-1.9); FILE MERGED 2007/10/11 21:07:42 cl 1.6.230.2: RESYNC: (1.6-1.8); FILE MERGED 2007/07/27 15:17:03 cl 1.6.230.1: fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [5104c990d0e7a8f169c8e0318f9b59756be1f72f]

INTEGRATION: CWS impresstables2 (1.12.112); FILE MERGED 2007/08/01 14:16:08 cl 1.12.112.2: RESYNC: (1.12-1.13); FILE MERGED 2007/07/26 17:10:57 cl 1.12.112.1: #i68103# working on tables in draw


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [fc8e26fdf509a92bb7debaa7a91e9ada17a6b17e]

INTEGRATION: CWS impresstables2 (1.8.154); FILE MERGED 2008/02/22 23:35:02 cl 1.8.154.5: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:36:06 cl 1.8.154.4: merged svtools in and stripped 2007/12/01 19:17:08 cl 1.8.154.3: RESYNC: (1.9-1.10); FILE MERGED 2007/10/11 21:07:35 cl 1.8.154.2: RESYNC: (1.8-1.9); FILE MERGED 2007/07/27 15:17:03 cl 1.8.154.1: fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [21ff69e4fbc6ff73f8d33dbac6c6b25d44ef9d16]

INTEGRATION: CWS impresstables2 (1.49.80); FILE MERGED 2008/03/11 18:21:59 cl 1.49.80.7: RESYNC: (1.50-1.51); FILE MERGED 2008/02/13 20:09:57 cl 1.49.80.6: #i68103# import table shapes only in impress and draw 2008/01/01 18:32:44 cl 1.49.80.5: #i68103# export preview image for draw tables 2007/11/29 18:50:29 cl 1.49.80.4: #i68103# working on table templates 2007/08/01 14:16:02 cl 1.49.80.3: RESYNC: (1.49-1.50); FILE MERGED 2007/07/27 09:09:52 cl 1.49.80.2: fixed build issues due to pch and namespace ::rtl 2007/07/26 17:13:25 cl 1.49.80.1: #i68103# working on tables in draw


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [2248c068c9441dd50d831b7ec8b120d66ce6fe4e]

INTEGRATION: CWS impresstables2 (1.10.80); FILE MERGED 2007/08/01 14:15:45 cl 1.10.80.2: RESYNC: (1.10-1.11); FILE MERGED 2007/07/27 09:09:52 cl 1.10.80.1: fixed build issues due to pch and namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [35fd22350aa6e8c90c81990a752a4e27e544ce4c]

INTEGRATION: CWS impresstables2 (1.44.30); FILE MERGED 2008/02/13 20:09:57 cl 1.44.30.4: #i68103# import table shapes only in impress and draw 2007/11/29 18:50:29 cl 1.44.30.3: #i68103# working on table templates 2007/08/01 14:15:38 cl 1.44.30.2: RESYNC: (1.44-1.45); FILE MERGED 2007/04/18 14:51:18 cl 1.44.30.1: #i68103# draft code for table shape import and export


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [0260358ca5df57ce3ca0b3a3872da55b89c9c9fd]

INTEGRATION: CWS impresstables2 (1.117.30); FILE MERGED 2008/03/11 18:21:55 cl 1.117.30.9: RESYNC: (1.122-1.124); FILE MERGED 2008/02/13 20:09:57 cl 1.117.30.8: #i68103# import table shapes only in impress and draw 2007/12/01 19:18:46 cl 1.117.30.7: RESYNC: (1.121-1.122); FILE MERGED 2007/11/29 18:50:28 cl 1.117.30.6: #i68103# working on table templates 2007/08/01 14:15:31 cl 1.117.30.5: RESYNC: (1.119-1.121); FILE MERGED 2007/07/27 09:09:52 cl 1.117.30.4: fixed build issues due to pch and namespace ::rtl 2007/06/27 14:57:57 cl 1.117.30.3: RESYNC: (1.118-1.119); FILE MERGED 2007/05/07 17:00:24 cl 1.117.30.2: RESYNC: (1.117-1.118); FILE MERGED 2007/04/18 14:51:18 cl 1.117.30.1: #i68103# draft code for table shape import and export


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [5b34e33f03c8090606fac0f12a8c79c169e9f932]

INTEGRATION: CWS impresstables2 (1.17.80); FILE MERGED 2007/10/11 21:32:10 cl 1.17.80.3: RESYNC: (1.18-1.19); FILE MERGED 2007/08/01 14:15:16 cl 1.17.80.2: RESYNC: (1.17-1.18); FILE MERGED 2007/07/27 09:09:52 cl 1.17.80.1: fixed build issues due to pch and namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [7ae47630912aa5c5387f436ffaa0a6a16073e1f4]

INTEGRATION: CWS impresstables2 (1.8.154); FILE MERGED 2008/02/13 10:36:06 cl 1.8.154.3: merged svtools in and stripped 2007/10/11 21:06:58 cl 1.8.154.2: RESYNC: (1.8-1.9); FILE MERGED 2007/07/27 15:17:03 cl 1.8.154.1: fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [03436e1ab2e5402e049bea2adf6a8ff891c64625]

INTEGRATION: CWS impresstables2 (1.11.80); FILE MERGED 2007/07/27 09:09:52 cl 1.11.80.1: fixed build issues due to pch and namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [1b2644a0f2f3709800f4f853cb21122363ee415a]

INTEGRATION: CWS impresstables2 (1.17.30); FILE MERGED 2007/08/01 14:14:48 cl 1.17.30.2: RESYNC: (1.17-1.18); FILE MERGED 2007/07/27 09:09:52 cl 1.17.30.1: fixed build issues due to pch and namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [162e1d1df1d58872c274922fbf3b81e276e76bd1]

INTEGRATION: CWS impresstables2 (1.5.230); FILE MERGED 2008/02/13 10:36:06 cl 1.5.230.3: merged svtools in and stripped 2007/10/11 21:06:35 cl 1.5.230.2: RESYNC: (1.5-1.6); FILE MERGED 2007/07/27 15:17:03 cl 1.5.230.1: fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [6c2a53a85cd8a4e726891ad49cf75c287ad4f998]

INTEGRATION: CWS impresstables2 (1.32.48); FILE MERGED 2007/08/01 14:14:11 cl 1.32.48.2: RESYNC: (1.32-1.34); FILE MERGED 2007/07/27 09:09:52 cl 1.32.48.1: fixed build issues due to pch and namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [1e3a46f4fe2237e8fc9e0e0ef04fdee7149ea65f]

INTEGRATION: CWS impresstables2 (1.6.104); FILE MERGED 2008/02/13 10:36:06 cl 1.6.104.2: merged svtools in and stripped 2007/07/27 15:17:03 cl 1.6.104.1: fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [bb7000101860aadb1d0502ec54828f7e2565bb0a]

INTEGRATION: CWS impresstables2 (1.21.30); FILE MERGED 2007/08/01 14:13:53 cl 1.21.30.2: RESYNC: (1.21-1.22); FILE MERGED 2007/07/27 09:09:52 cl 1.21.30.1: fixed build issues due to pch and namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [08d2c666d4908e0dc1c2a8b24ecab58f468baeb0]

INTEGRATION: CWS impresstables2 (1.11.48); FILE MERGED 2007/08/01 14:13:37 cl 1.11.48.2: RESYNC: (1.11-1.12); FILE MERGED 2007/07/27 09:09:52 cl 1.11.48.1: fixed build issues due to pch and namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [973c390dd4228d5ca771da80a8ede387a64ca805]

INTEGRATION: CWS impresstables2 (1.5.154); FILE MERGED 2008/02/13 10:36:06 cl 1.5.154.3: merged svtools in and stripped 2007/10/11 21:06:15 cl 1.5.154.2: RESYNC: (1.5-1.6); FILE MERGED 2007/07/27 15:17:03 cl 1.5.154.1: fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [6ff4ed5270c99f49a62459fa3caad43c7dd30d25]

INTEGRATION: CWS impresstables2 (1.24.48); FILE MERGED 2007/12/01 19:18:43 cl 1.24.48.4: RESYNC: (1.26-1.27); FILE MERGED 2007/10/11 21:31:56 cl 1.24.48.3: RESYNC: (1.25-1.26); FILE MERGED 2007/08/01 14:13:29 cl 1.24.48.2: RESYNC: (1.24-1.25); FILE MERGED 2007/07/27 09:09:52 cl 1.24.48.1: fixed build issues due to pch and namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [a4c120d898ba77da8e8b00f3a4c0d18684b50d34]

INTEGRATION: CWS impresstables2 (1.5.152); FILE MERGED 2008/02/13 10:36:05 cl 1.5.152.4: merged svtools in and stripped 2007/10/11 21:05:59 cl 1.5.152.3: RESYNC: (1.6-1.7); FILE MERGED 2007/08/01 12:01:42 cl 1.5.152.2: RESYNC: (1.5-1.6); FILE MERGED 2007/07/27 15:17:03 cl 1.5.152.1: fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [9fc067fde8cc6c62d4fdb330d05cce68d3f88931]

INTEGRATION: CWS impresstables2 (1.63.80); FILE MERGED 2008/02/13 20:09:57 cl 1.63.80.6: #i68103# import table shapes only in impress and draw 2007/11/29 18:50:28 cl 1.63.80.5: #i68103# working on table templates 2007/08/01 14:13:02 cl 1.63.80.4: RESYNC: (1.64-1.65); FILE MERGED 2007/07/27 09:09:51 cl 1.63.80.3: fixed build issues due to pch and namespace ::rtl 2007/05/07 17:00:17 cl 1.63.80.2: RESYNC: (1.63-1.64); FILE MERGED 2007/04/18 14:51:18 cl 1.63.80.1: #i68103# draft code for table shape import and export


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [c8574df251a0d5c105e9927b3e047577feb2cc1e]

INTEGRATION: CWS impresstables2 (1.16.30); FILE MERGED 2008/02/29 16:03:34 cl 1.16.30.10: #i68103# fixed problem with presentation calc shape 2008/01/01 18:32:44 cl 1.16.30.9: #i68103# export preview image for draw tables 2007/11/29 18:50:28 cl 1.16.30.8: #i68103# working on table templates 2007/10/11 21:32:03 cl 1.16.30.7: RESYNC: (1.17-1.18); FILE MERGED 2007/08/01 14:12:54 cl 1.16.30.6: RESYNC: (1.16-1.17); FILE MERGED 2007/07/27 09:09:51 cl 1.16.30.5: fixed build issues due to pch and namespace ::rtl 2007/07/26 17:13:24 cl 1.16.30.4: #i68103# working on tables in draw 2007/05/07 10:20:25 larsbehr 1.16.30.3: initial impress table support 2007/04/18 15:07:46 cl 1.16.30.2: #i68103# draft code for table shape import and export 2007/04/18 14:51:17 cl 1.16.30.1: #i68103# draft code for table shape import and export


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [f411e8d6ed5210bdaec99cf434c486ede0c5d385]

INTEGRATION: CWS impresstables2 (1.8.10); FILE MERGED 2008/02/13 10:36:05 cl 1.8.10.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [c6c148d7746608bf0799d9bf2fef9ac6d205a192]

INTEGRATION: CWS impresstables2 (1.11.18); FILE MERGED 2008/02/22 23:35:02 cl 1.11.18.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:36:05 cl 1.11.18.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [d6dadea83f1e2ea2fffb0a1ba3877ee8af71a5f7]

INTEGRATION: CWS impresstables2 (1.20.30); FILE MERGED 2007/08/01 14:12:46 cl 1.20.30.2: RESYNC: (1.20-1.21); FILE MERGED 2007/07/27 09:09:51 cl 1.20.30.1: fixed build issues due to pch and namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [3de68c4e7ebff18cf1c977505a99037f669b98f0]

INTEGRATION: CWS impresstables2 (1.10.10); FILE MERGED 2008/02/13 10:36:05 cl 1.10.10.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [54b198a76158e1fc01c51b6ca9fb3cc65a2fa311]

INTEGRATION: CWS impresstables2 (1.57.30); FILE MERGED 2008/02/29 16:03:34 cl 1.57.30.6: #i68103# fixed problem with presentation calc shape 2007/10/11 21:31:49 cl 1.57.30.5: RESYNC: (1.61-1.63); FILE MERGED 2007/08/01 14:12:38 cl 1.57.30.4: RESYNC: (1.59-1.61); FILE MERGED 2007/07/27 09:09:51 cl 1.57.30.3: fixed build issues due to pch and namespace ::rtl 2007/05/07 17:00:11 cl 1.57.30.2: RESYNC: (1.57-1.59); FILE MERGED 2007/04/18 14:51:17 cl 1.57.30.1: #i68103# draft code for table shape import and export


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [dc691e836b9746a1fe7d0f0acb556f2ed3d19af6]

INTEGRATION: CWS impresstables2 (1.11.8); FILE MERGED 2008/02/13 10:36:05 cl 1.11.8.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [5243710d3b6153b31e6bbdf987c01796ecf1905c]

INTEGRATION: CWS impresstables2 (1.76.36); FILE MERGED 2008/02/29 16:03:34 cl 1.76.36.6: #i68103# fixed problem with presentation calc shape 2007/08/01 14:12:31 cl 1.76.36.5: RESYNC: (1.76-1.78); FILE MERGED 2007/07/27 09:09:51 cl 1.76.36.4: fixed build issues due to pch and namespace ::rtl 2007/07/26 17:13:24 cl 1.76.36.3: #i68103# working on tables in draw 2007/05/07 10:20:25 larsbehr 1.76.36.2: initial impress table support 2007/04/18 14:51:16 cl 1.76.36.1: #i68103# draft code for table shape import and export


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [039287a8fb41135b85c6a77fd795ee1db69cc458]

INTEGRATION: CWS impresstables2 (1.9.10); FILE MERGED 2008/02/13 10:36:05 cl 1.9.10.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [5aefec0efdd534495536bb57b9923020d8c63563]

INTEGRATION: CWS impresstables2 (1.52.8); FILE MERGED 2008/03/06 18:14:05 cl 1.52.8.4: fixing merge errors 2008/02/13 20:09:57 cl 1.52.8.3: #i68103# import table shapes only in impress and draw 2007/08/01 14:12:14 cl 1.52.8.2: RESYNC: (1.52-1.54); FILE MERGED 2007/07/27 09:09:51 cl 1.52.8.1: fixed build issues due to pch and namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [6dd09147655f0316daaa992871ca69421d110cc1]

INTEGRATION: CWS impresstables2 (1.11.70); FILE MERGED 2008/02/22 23:35:01 cl 1.11.70.5: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:36:04 cl 1.11.70.4: merged svtools in and stripped 2007/12/01 19:17:05 cl 1.11.70.3: RESYNC: (1.12-1.13); FILE MERGED 2007/10/11 21:03:46 cl 1.11.70.2: RESYNC: (1.11-1.12); FILE MERGED 2007/07/27 15:17:02 cl 1.11.70.1: fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [1da4de1ac84708399d8668c9149960b6c86792b8]

INTEGRATION: CWS impresstables2 (1.111.12); FILE MERGED 2008/03/06 18:14:05 cl 1.111.12.4: fixing merge errors 2007/10/11 21:31:32 cl 1.111.12.3: RESYNC: (1.113-1.114); FILE MERGED 2007/08/01 14:11:55 cl 1.111.12.2: RESYNC: (1.111-1.113); FILE MERGED 2007/07/26 17:13:24 cl 1.111.12.1: #i68103# working on tables in draw


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [fc66ca8ee14543aae2360c65d569fc4024004e9a]

INTEGRATION: CWS impresstables2 (1.9.16); FILE MERGED 2008/02/22 23:35:01 cl 1.9.16.1: added namespace binfilter to bf_svtools and bf_so3


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [319cc61f086a565ac673d646ae41396fa5e1c136]

INTEGRATION: CWS impresstables2 (1.38.40); FILE MERGED 2007/11/29 18:50:28 cl 1.38.40.1: #i68103# working on table templates


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [0bd256b4c29ded80f8b01e06b854c2a1b4cb7ac2]

INTEGRATION: CWS impresstables2 (1.4.104); FILE MERGED 2008/02/13 10:36:04 cl 1.4.104.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [b7c623ca1f969b1b8ac236936848738ddbc2dc3a]

INTEGRATION: CWS impresstables2 (1.95.12); FILE MERGED 2007/11/29 18:50:28 cl 1.95.12.3: #i68103# working on table templates 2007/08/01 14:11:39 cl 1.95.12.2: RESYNC: (1.95-1.96); FILE MERGED 2007/07/27 09:09:51 cl 1.95.12.1: fixed build issues due to pch and namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [d61012af1eee65701799974cbc6ea56c34f7d443]

INTEGRATION: CWS impresstables2 (1.3.232); FILE MERGED 2008/02/22 23:35:01 cl 1.3.232.1: added namespace binfilter to bf_svtools and bf_so3


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [ca35f57541549ac0edfbbe79c79887fd5ea8ddba]

INTEGRATION: CWS impresstables2 (1.14.46); FILE MERGED 2007/08/01 14:11:22 cl 1.14.46.2: RESYNC: (1.14-1.15); FILE MERGED 2007/07/27 09:09:51 cl 1.14.46.1: fixed build issues due to pch and namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [0e2bc27b40ecd34a4d118c19dcc44da15ae65106]

INTEGRATION: CWS impresstables2 (1.8.70); FILE MERGED 2008/02/13 10:36:04 cl 1.8.70.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [7ca20998e02ec5f35f2359ef558ba61d8a94cb6a]

INTEGRATION: CWS impresstables2 (1.8.80); FILE MERGED 2007/08/01 14:10:55 cl 1.8.80.2: RESYNC: (1.8-1.11); FILE MERGED 2007/07/27 09:09:51 cl 1.8.80.1: fixed build issues due to pch and namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [796aff70050d985e3c67625d4745eb8ed34ba470]

INTEGRATION: CWS impresstables2 (1.8.70); FILE MERGED 2008/02/22 23:35:01 cl 1.8.70.1: added namespace binfilter to bf_svtools and bf_so3


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [7cfbff7d9d97f9fbace36368865e8ff21c44aba9]

INTEGRATION: CWS impresstables2 (1.7.80); FILE MERGED 2007/08/01 14:10:47 cl 1.7.80.2: RESYNC: (1.7-1.9); FILE MERGED 2007/07/27 09:09:51 cl 1.7.80.1: fixed build issues due to pch and namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [039df7a6e66a0813a53987359b999dce07d51d7d]

INTEGRATION: CWS impresstables2 (1.7.84); FILE MERGED 2008/02/22 23:35:01 cl 1.7.84.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:36:04 cl 1.7.84.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [f8a117319ddcfe2942b27c70290be2548b18b620]

INTEGRATION: CWS impresstables2 (1.13.80); FILE MERGED 2007/08/01 14:10:28 cl 1.13.80.2: RESYNC: (1.13-1.15); FILE MERGED 2007/07/27 09:09:51 cl 1.13.80.1: fixed build issues due to pch and namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [4f59d71ae53e5701f25953cd96b1ceca8c37fc09]

INTEGRATION: CWS impresstables2 (1.6.18); FILE MERGED 2008/02/22 23:35:01 cl 1.6.18.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:36:04 cl 1.6.18.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [18afec7ef740465c53225ab5845bf2c1c3fb9d76]

INTEGRATION: CWS impresstables2 (1.2.30); FILE MERGED 2007/08/01 14:10:10 cl 1.2.30.2: RESYNC: (1.2-1.3); FILE MERGED 2007/07/27 09:09:51 cl 1.2.30.1: fixed build issues due to pch and namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [17477f201768078edbd5513092f34ccf1967d5b1]

INTEGRATION: CWS impresstables2 (1.9.18); FILE MERGED 2008/02/13 10:36:04 cl 1.9.18.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [5070f34a30f3591f4bef12d4ec9ffceb167c9816]

INTEGRATION: CWS impresstables2 (1.17.80); FILE MERGED 2007/08/01 14:10:03 cl 1.17.80.2: RESYNC: (1.17-1.18); FILE MERGED 2007/07/27 09:09:51 cl 1.17.80.1: fixed build issues due to pch and namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [215f4f1f84fe279e845478375b06fd78fa3c1683]

INTEGRATION: CWS impresstables2 (1.10.10); FILE MERGED 2008/02/13 10:36:04 cl 1.10.10.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [bccd94400acfb0e74756d4794ce70a3fcd6dbbf9]

INTEGRATION: CWS impresstables2 (1.20.46); FILE MERGED 2007/08/01 14:09:54 cl 1.20.46.2: RESYNC: (1.20-1.21); FILE MERGED 2007/07/27 09:09:51 cl 1.20.46.1: fixed build issues due to pch and namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [681cdc1f196c7da7a955af5aa7fb5729b18d63d5]

INTEGRATION: CWS impresstables2 (1.10.12); FILE MERGED 2007/10/11 21:31:25 cl 1.10.12.3: RESYNC: (1.12-1.13); FILE MERGED 2007/08/01 14:09:47 cl 1.10.12.2: RESYNC: (1.10-1.12); FILE MERGED 2007/07/27 09:09:51 cl 1.10.12.1: fixed build issues due to pch and namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [cdde9173c2948c8d70d9241b7fe44146d3ac9707]

INTEGRATION: CWS impresstables2 (1.8.74); FILE MERGED 2008/02/22 23:35:01 cl 1.8.74.1: added namespace binfilter to bf_svtools and bf_so3


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [5c1a152a5ef06df7b5257508408a93c384643a21]

INTEGRATION: CWS impresstables2 (1.11.12); FILE MERGED 2007/10/11 21:31:18 cl 1.11.12.3: RESYNC: (1.13-1.15); FILE MERGED 2007/08/01 14:09:31 cl 1.11.12.2: RESYNC: (1.11-1.13); FILE MERGED 2007/07/27 09:09:51 cl 1.11.12.1: fixed build issues due to pch and namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [8f643e9a3a96b33fa6c821b4c84c3090e4d1ea33]

INTEGRATION: CWS impresstables2 (1.11.10); FILE MERGED 2008/02/13 10:36:04 cl 1.11.10.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [388753a47cfb469ba48355d7102f6c45d387c066]

INTEGRATION: CWS impresstables2 (1.16.30); FILE MERGED 2007/08/01 14:09:39 cl 1.16.30.2: RESYNC: (1.16-1.17); FILE MERGED 2007/07/27 09:09:51 cl 1.16.30.1: fixed build issues due to pch and namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [c1be277dbaa3fc49df43065bbdd0571609cd42bf]

INTEGRATION: CWS impresstables2 (1.12.18); FILE MERGED 2008/02/22 23:35:01 cl 1.12.18.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:36:04 cl 1.12.18.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [faf1d5c4205122b25fd0527f85ed53fa9d74a079]

INTEGRATION: CWS impresstables2 (1.7.80); FILE MERGED 2007/08/01 14:09:22 cl 1.7.80.2: RESYNC: (1.7-1.8); FILE MERGED 2007/07/27 09:09:51 cl 1.7.80.1: fixed build issues due to pch and namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [8159256f4c81784a958ff4789fcc68b02e0e0d84]

INTEGRATION: CWS impresstables2 (1.12.10); FILE MERGED 2008/02/13 10:36:04 cl 1.12.10.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [10f9e4379c9f08527c7235684d24616f363c3733]

INTEGRATION: CWS impresstables2 (1.5.80); FILE MERGED 2007/08/01 14:08:33 cl 1.5.80.2: RESYNC: (1.5-1.6); FILE MERGED 2007/07/27 09:09:51 cl 1.5.80.1: fixed build issues due to pch and namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [3968b61ecf53341142e6dd4f9d78a05fd9ededde]

INTEGRATION: CWS impresstables2 (1.109.30); FILE MERGED 2008/03/11 18:22:17 cl 1.109.30.7: RESYNC: (1.116-1.122); FILE MERGED 2008/03/06 18:12:11 cl 1.109.30.6: fixing merge errors 2008/02/24 00:21:38 cl 1.109.30.5: RESYNC: (1.115-1.116); FILE MERGED 2007/12/01 19:18:40 cl 1.109.30.4: RESYNC: (1.112-1.115); FILE MERGED 2007/11/29 18:50:16 cl 1.109.30.3: #i68103# working on table templates 2007/10/11 21:31:11 cl 1.109.30.2: RESYNC: (1.109-1.112); FILE MERGED 2007/09/20 15:11:47 cl 1.109.30.1: #i68103# table templates import


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [62830b5934805f7e380bd56474c99d6da745a1e0]

INTEGRATION: CWS impresstables2 (1.6.70); FILE MERGED 2008/02/13 10:35:54 cl 1.6.70.4: merged svtools in and stripped 2007/12/01 19:17:02 cl 1.6.70.3: RESYNC: (1.7-1.8); FILE MERGED 2007/10/11 21:00:10 cl 1.6.70.2: RESYNC: (1.6-1.7); FILE MERGED 2007/07/27 15:17:02 cl 1.6.70.1: fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [0d9435dd21e7823e8df62508dd7b775662e6760f]

INTEGRATION: CWS impresstables2 (1.97.44); FILE MERGED 2008/03/06 18:12:11 cl 1.97.44.6: fixing merge errors 2008/02/20 17:45:49 cl 1.97.44.5: RESYNC: (1.101-1.103); FILE MERGED 2008/02/13 20:09:57 cl 1.97.44.4: #i68103# import table shapes only in impress and draw 2008/01/30 13:22:27 cl 1.97.44.3: RESYNC: (1.99-1.101); FILE MERGED 2007/08/01 14:07:56 cl 1.97.44.2: RESYNC: (1.97-1.99); FILE MERGED 2007/07/27 09:09:50 cl 1.97.44.1: fixed build issues due to pch and namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [f6ca3874c56ce5193d773c132a9ba3837174c8b2]

INTEGRATION: CWS impresstables2 (1.5.70); FILE MERGED 2008/02/13 10:35:54 cl 1.5.70.4: merged svtools in and stripped 2007/12/01 19:16:59 cl 1.5.70.3: RESYNC: (1.6-1.7); FILE MERGED 2007/10/11 21:00:02 cl 1.5.70.2: RESYNC: (1.5-1.6); FILE MERGED 2007/07/27 15:17:02 cl 1.5.70.1: fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [9272708b8d55e11e63c3d9fd21f6f4c309e6a21e]

INTEGRATION: CWS impresstables2 (1.4.80); FILE MERGED 2007/08/01 14:07:49 cl 1.4.80.2: RESYNC: (1.4-1.5); FILE MERGED 2007/07/27 09:09:50 cl 1.4.80.1: fixed build issues due to pch and namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [636594086efeb2dab07a17af82f08c095e208f19]

INTEGRATION: CWS impresstables2 (1.126.70); FILE MERGED 2008/03/06 18:12:10 cl 1.126.70.10: fixing merge errors 2008/01/01 18:32:20 cl 1.126.70.9: #i68103# export preview image for draw tables 2007/12/01 19:18:36 cl 1.126.70.8: RESYNC: (1.132-1.133); FILE MERGED 2007/10/11 21:31:03 cl 1.126.70.7: RESYNC: (1.130-1.132); FILE MERGED 2007/08/01 14:07:42 cl 1.126.70.6: RESYNC: (1.129-1.130); FILE MERGED 2007/07/26 16:51:24 cl 1.126.70.5: #i68103# removed usage of using namespace ::rtl 2007/06/27 14:57:23 cl 1.126.70.4: RESYNC: (1.128-1.129); FILE MERGED 2007/05/07 16:59:30 cl 1.126.70.3: RESYNC: (1.126-1.128); FILE MERGED 2007/05/07 10:20:24 larsbehr 1.126.70.2: initial impress table support 2007/04/18 14:56:24 cl 1.126.70.1: #i68103# draft code for table shape import and export


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [5d1ba105f3a5ab4811d09f69a60eece613672e6e]

INTEGRATION: CWS impresstables2 (1.7.70); FILE MERGED 2008/02/13 10:35:54 cl 1.7.70.3: merged svtools in and stripped 2007/10/11 20:59:49 cl 1.7.70.2: RESYNC: (1.7-1.8); FILE MERGED 2007/07/27 15:17:02 cl 1.7.70.1: fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [10089a547807c9abcdc74bf0de3c37652103b6d4]

INTEGRATION: CWS impresstables2 (1.14.70); FILE MERGED 2007/08/01 14:07:34 cl 1.14.70.2: RESYNC: (1.14-1.15); FILE MERGED 2007/07/27 09:09:50 cl 1.14.70.1: fixed build issues due to pch and namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [cb69bdddc10bae8d373d2e507beba9e83c6c30a0]

INTEGRATION: CWS impresstables2 (1.7.70); FILE MERGED 2007/08/01 14:07:16 cl 1.7.70.2: RESYNC: (1.7-1.8); FILE MERGED 2007/07/27 09:09:50 cl 1.7.70.1: fixed build issues due to pch and namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [9f574a6f1b840530a5de3611d101fd46f5d2b37b]

INTEGRATION: CWS impresstables2 (1.6.146); FILE MERGED 2008/02/22 23:35:00 cl 1.6.146.5: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:35:54 cl 1.6.146.4: merged svtools in and stripped 2007/12/01 19:16:56 cl 1.6.146.3: RESYNC: (1.7-1.8); FILE MERGED 2007/10/11 20:59:42 cl 1.6.146.2: RESYNC: (1.6-1.7); FILE MERGED 2007/07/27 15:17:02 cl 1.6.146.1: fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [11b4c157906a7d9520a377a4722851cfbfbf035a]

INTEGRATION: CWS impresstables2 (1.12.70); FILE MERGED 2007/08/01 14:05:59 cl 1.12.70.2: RESYNC: (1.12-1.14); FILE MERGED 2007/07/27 09:09:50 cl 1.12.70.1: fixed build issues due to pch and namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [b56ef43b15605c57849db62a6c32b51337555da4]

INTEGRATION: CWS impresstables2 (1.13.80); FILE MERGED 2007/10/11 21:30:56 cl 1.13.80.3: RESYNC: (1.15-1.16); FILE MERGED 2007/08/01 14:06:43 cl 1.13.80.2: RESYNC: (1.13-1.15); FILE MERGED 2007/07/27 09:09:50 cl 1.13.80.1: fixed build issues due to pch and namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [cb0c6106dbf65905cd32c1bc65cdb4bc4dc1e052]

INTEGRATION: CWS impresstables2 (1.4.80); FILE MERGED 2007/07/27 09:09:50 cl 1.4.80.1: fixed build issues due to pch and namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [9b475fbfde7327ffa010ba65f980ed5f3f37ca26]

INTEGRATION: CWS impresstables2 (1.6.10); FILE MERGED 2008/02/13 10:35:54 cl 1.6.10.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [716527603429953fcd497f8e06a75258534fe8bb]

INTEGRATION: CWS impresstables2 (1.4.80); FILE MERGED 2007/08/01 14:06:35 cl 1.4.80.2: RESYNC: (1.4-1.5); FILE MERGED 2007/07/27 09:09:50 cl 1.4.80.1: fixed build issues due to pch and namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [e945b9cd8910ffef01ee4638ae86be96bb3f5aae]

INTEGRATION: CWS impresstables2 (1.5.80); FILE MERGED 2007/08/01 14:06:28 cl 1.5.80.2: RESYNC: (1.5-1.6); FILE MERGED 2007/07/26 16:50:38 cl 1.5.80.1: #i68103# removed usage of using namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [bac607574e7e5b6ace9885095ff81d7976fc4939]

INTEGRATION: CWS impresstables2 (1.4.232); FILE MERGED 2008/02/13 10:35:54 cl 1.4.232.3: merged svtools in and stripped 2007/10/11 20:58:52 cl 1.4.232.2: RESYNC: (1.4-1.5); FILE MERGED 2007/07/27 15:17:01 cl 1.4.232.1: fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [0645c1d0ac9d6ee5d9079868699cff04c8fdff02]

INTEGRATION: CWS impresstables2 (1.5.80); FILE MERGED 2007/07/27 09:09:50 cl 1.5.80.1: fixed build issues due to pch and namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [e69b3782dc072b37317d3c9bd59113257b1d0f65]

INTEGRATION: CWS impresstables2 (1.8.70); FILE MERGED 2008/02/13 10:35:54 cl 1.8.70.4: merged svtools in and stripped 2007/12/01 19:16:53 cl 1.8.70.3: RESYNC: (1.9-1.10); FILE MERGED 2007/10/11 20:58:45 cl 1.8.70.2: RESYNC: (1.8-1.9); FILE MERGED 2007/07/27 15:17:01 cl 1.8.70.1: fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [b5ed8f3e405e1e8d4dd1d226f3bbfc94bd1c383f]

INTEGRATION: CWS impresstables2 (1.3.40); FILE MERGED 2008/01/31 10:06:04 cl 1.3.40.2: fixed namespace problems after resync 2007/12/02 01:05:00 cl 1.3.40.1: fixing namespace problems


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [cd906f6af4b5f04ebc425d2f8db6f86c7a3ad7a0]

INTEGRATION: CWS impresstables2 (1.10.70); FILE MERGED 2008/02/13 10:35:54 cl 1.10.70.4: merged svtools in and stripped 2007/12/01 19:16:50 cl 1.10.70.3: RESYNC: (1.11-1.12); FILE MERGED 2007/10/11 20:58:39 cl 1.10.70.2: RESYNC: (1.10-1.11); FILE MERGED 2007/07/27 15:17:01 cl 1.10.70.1: fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [a41d0e9fcae6036f1e417484272a43234fc587f5]

INTEGRATION: CWS impresstables2 (1.6.40); FILE MERGED 2008/03/11 18:21:41 cl 1.6.40.2: RESYNC: (1.6-1.7); FILE MERGED 2007/12/02 01:05:00 cl 1.6.40.1: fixing namespace problems


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [7759b3cc32e06ac90f4077241c9b51a0c5ea819f]

INTEGRATION: CWS impresstables2 (1.37.4); FILE MERGED 2008/03/11 18:21:44 cl 1.37.4.3: RESYNC: (1.37-1.39); FILE MERGED 2008/01/31 10:06:04 cl 1.37.4.2: fixed namespace problems after resync 2007/12/02 01:05:00 cl 1.37.4.1: fixing namespace problems


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [71e0efe7a13025a93a1684cda5c352c871272820]

INTEGRATION: CWS impresstables2 (1.87.18); FILE MERGED 2008/03/11 18:21:48 cl 1.87.18.8: RESYNC: (1.94-1.96); FILE MERGED 2008/02/24 00:21:29 cl 1.87.18.7: RESYNC: (1.93-1.94); FILE MERGED 2008/01/31 10:06:04 cl 1.87.18.6: fixed namespace problems after resync 2008/01/30 13:22:31 cl 1.87.18.5: RESYNC: (1.92-1.93); FILE MERGED 2007/12/01 19:18:33 cl 1.87.18.4: RESYNC: (1.90-1.92); FILE MERGED 2007/10/11 21:29:39 cl 1.87.18.3: RESYNC: (1.89-1.90); FILE MERGED 2007/08/01 14:01:12 cl 1.87.18.2: RESYNC: (1.87-1.89); FILE MERGED 2007/07/27 09:09:50 cl 1.87.18.1: fixed build issues due to pch and namespace ::rtl


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [41b1c5484b2e157b2bb50a4f0c260b5036df8014]

INTEGRATION: CWS impresstables2 (1.6.230); FILE MERGED 2008/02/22 23:35:00 cl 1.6.230.4: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:35:53 cl 1.6.230.3: merged svtools in and stripped 2007/10/11 20:58:04 cl 1.6.230.2: RESYNC: (1.6-1.7); FILE MERGED 2007/07/27 15:17:01 cl 1.6.230.1: fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [48a89cae2647f2ea64d761d1daca30ebfa9c5990]

INTEGRATION: CWS impresstables2 (1.53.18); FILE MERGED 2007/08/01 13:59:47 cl 1.53.18.3: RESYNC: (1.54-1.55); FILE MERGED 2007/06/27 14:49:48 cl 1.53.18.2: RESYNC: (1.53-1.54); FILE MERGED 2007/05/31 11:04:35 cl 1.53.18.1: working on tables in drawings


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [951493b63acf211692e31650241f79b604e701a5]

INTEGRATION: CWS impresstables2 (1.5.10); FILE MERGED 2008/02/13 10:35:53 cl 1.5.10.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [8371a63269909a00a2a65d64d8d4bf3e12f5c709]

INTEGRATION: CWS impresstables2 (1.13.56); FILE MERGED 2007/05/31 11:04:35 cl 1.13.56.1: working on tables in drawings


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [4b0d032b0d273b4ca6f8554b02409c1a6a634803]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2007/11/29 18:49:55 cl 1.1.2.5: #i68103# working on table templates 2007/08/02 10:29:47 cl 1.1.2.4: fixed merge problem 2007/07/27 09:09:23 cl 1.1.2.3: fixed build issues due to pch and namespace ::rtl 2007/07/26 16:47:21 cl 1.1.2.2: #i68103# working on tables in draw 2007/05/31 12:21:54 cl 1.1.2.1: #i68103# working on tables for drawings


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [4cf538a934d5c6e72aa4e5ed75373e1c07cb6551]

INTEGRATION: CWS impresstables2 (1.6.230); FILE MERGED 2008/02/22 23:35:00 cl 1.6.230.5: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:35:53 cl 1.6.230.4: merged svtools in and stripped 2007/12/01 19:16:44 cl 1.6.230.3: RESYNC: (1.7-1.8); FILE MERGED 2007/10/11 20:57:31 cl 1.6.230.2: RESYNC: (1.6-1.7); FILE MERGED 2007/07/27 15:17:01 cl 1.6.230.1: fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [6aac3089748ebed92f91dc620181b7ec977944d6]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2007/11/29 18:49:55 cl 1.1.2.4: #i68103# working on table templates 2007/09/20 15:16:05 cl 1.1.2.3: #i68103# table templates import 2007/07/26 16:47:21 cl 1.1.2.2: #i68103# working on tables in draw 2007/05/31 12:21:44 cl 1.1.2.1: #i68103# working on tables for drawings


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [1becbfc371516aee09e7adcd3fec1045db3469cd]

INTEGRATION: CWS impresstables2 (1.6.30); FILE MERGED 2008/03/11 18:21:18 cl 1.6.30.7: RESYNC: (1.13-1.19); FILE MERGED 2008/03/06 18:09:45 cl 1.6.30.6: fixing merge errors 2008/02/24 00:21:21 cl 1.6.30.5: RESYNC: (1.12-1.13); FILE MERGED 2007/12/01 19:18:30 cl 1.6.30.4: RESYNC: (1.9-1.12); FILE MERGED 2007/11/29 18:49:42 cl 1.6.30.3: #i68103# working on table templates 2007/10/11 21:29:10 cl 1.6.30.2: RESYNC: (1.6-1.9); FILE MERGED 2007/09/20 15:10:46 cl 1.6.30.1: #i68103# table templates import


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [7817a24c7e9d462c2abf5e80fd9321925d0b7c69]

INTEGRATION: CWS impresstables2 (1.5.70); FILE MERGED 2008/02/13 10:35:53 cl 1.5.70.3: merged svtools in and stripped 2007/10/11 20:57:25 cl 1.5.70.2: RESYNC: (1.5-1.6); FILE MERGED 2007/07/27 15:17:01 cl 1.5.70.1: fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [22a1f2181c1b3bb5fa55ee8afc2330018a4fe4f1]

INTEGRATION: CWS impresstables2 (1.3.46); FILE MERGED 2008/03/06 18:09:45 cl 1.3.46.3: fixing merge errors 2008/02/20 17:46:01 cl 1.3.46.2: RESYNC: (1.3-1.5); FILE MERGED 2008/02/13 20:09:03 cl 1.3.46.1: #i68103# import table shapes only in impress and draw


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [f137d71969a90b834a838770795614ef10d4d411]

INTEGRATION: CWS impresstables2 (1.7.10); FILE MERGED 2008/02/13 10:35:53 cl 1.7.10.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [475a9396462aae14b738ffb7f24054db788928d5]

INTEGRATION: CWS impresstables2 (1.4.12); FILE MERGED 2007/12/21 13:47:25 cl 1.4.12.4: #i68103# create replacement graphics for draw tables 2007/10/11 21:29:04 cl 1.4.12.3: RESYNC: (1.4-1.5); FILE MERGED 2007/07/26 16:47:06 cl 1.4.12.2: #i68103# working on tables in draw 2007/05/31 11:03:20 cl 1.4.12.1: working on tables in drawings


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [47eccc810acc4f453805f217c5067feac1772d2b]

INTEGRATION: CWS impresstables2 (1.2.20); FILE MERGED 2007/11/29 18:49:32 cl 1.2.20.2: #i68103# working on table templates 2007/05/31 11:03:20 cl 1.2.20.1: working on tables in drawings


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [fa1c36e062efc3d057fada222f43ba4fa396b262]

INTEGRATION: CWS impresstables2 (1.2.20); FILE MERGED 2008/02/29 16:03:19 cl 1.2.20.4: #i68103# fixed problem with presentation calc shape 2007/08/01 13:58:57 cl 1.2.20.3: RESYNC: (1.2-1.3); FILE MERGED 2007/07/26 16:47:06 cl 1.2.20.2: #i68103# working on tables in draw 2007/05/31 11:03:20 cl 1.2.20.1: working on tables in drawings


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [bc8dc391fe3f2d1704ce3c3c26b897e3a955c23d]

INTEGRATION: CWS impresstables2 (1.2.20); FILE MERGED 2007/11/29 18:48:58 cl 1.2.20.1: #i68103# working on table templates


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [2394695f01794927ee5c06f48fab4a9207a37b47]

INTEGRATION: CWS impresstables2 (1.5.10); FILE MERGED 2008/02/13 10:35:52 cl 1.5.10.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [6d42354b30ba2e921bf731b465f749440a45ed2a]

INTEGRATION: CWS impresstables2 (1.10.10); FILE MERGED 2008/02/13 10:35:52 cl 1.10.10.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [71ee22b74ef0a63b7f1cbe34595b3b52cdb647c8]

INTEGRATION: CWS impresstables2 (1.7.10); FILE MERGED 2008/02/22 23:35:00 cl 1.7.10.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:35:52 cl 1.7.10.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [496a77c8f17fede66e1d103bf6e907a2253e4fb5]

INTEGRATION: CWS impresstables2 (1.7.104); FILE MERGED 2008/02/13 10:35:52 cl 1.7.104.3: merged svtools in and stripped 2007/10/11 20:52:41 cl 1.7.104.2: RESYNC: (1.7-1.8); FILE MERGED 2007/07/27 15:17:01 cl 1.7.104.1: fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [2c1b025f7729905abeccc38ea9a9274f0fa394d7]

INTEGRATION: CWS impresstables2 (1.4.104); FILE MERGED 2008/02/13 10:35:52 cl 1.4.104.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [72d54037ac07b3bb9537eaf84ba94cbfdeec9168]

INTEGRATION: CWS impresstables2 (1.9.10); FILE MERGED 2008/02/13 10:35:52 cl 1.9.10.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [9f3292c8ee2da426144b83263284a1f1da7d3535]

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>  [a59170a9829cf8a67eed475514d5045ea8532c04]

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>  [ffd293245f0557391a6734b168911a6fbdf25dbd]

INTEGRATION: CWS impresstables2 (1.7.10); FILE MERGED 2008/02/13 10:35:51 cl 1.7.10.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [4079572bf1b422ea2705f111944352a36ffd0113]

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>  [48a19b2963b94e99e666e31c807ce1b2730781fd]

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>  [9585a89e4a0bc34fe12ea21e166f37ebda489956]

INTEGRATION: CWS impresstables2 (1.5.104); FILE MERGED 2008/02/22 23:35:00 cl 1.5.104.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:35:51 cl 1.5.104.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [84436345ef7dd83824f72c93c66e9f116b06ceb0]

INTEGRATION: CWS impresstables2 (1.6.70); FILE MERGED 2008/02/13 10:35:51 cl 1.6.70.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [e2a0243bba4e28c13df00629c905198ca478fadf]

INTEGRATION: CWS impresstables2 (1.6.70); FILE MERGED 2008/02/22 23:35:00 cl 1.6.70.1: added namespace binfilter to bf_svtools and bf_so3


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [a82d169b3cb403a67693c41608937e06910b3007]

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-12  Rüdiger Timm  <rt@openoffice.org>  [8f3d97a644c6911544ba77423426512dd8a17cdd]

INTEGRATION: CWS impresstables2 (1.5.70); FILE MERGED 2008/02/13 10:35:51 cl 1.5.70.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [2b701fc7deccd1318f268478d10fce3b8f296a8a]

INTEGRATION: CWS impresstables2 (1.9.18); FILE MERGED 2008/02/22 23:35:00 cl 1.9.18.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:35:51 cl 1.9.18.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [27091be54420b5bf829c35c64aa425f4b1cdbac7]

INTEGRATION: CWS impresstables2 (1.8.10); FILE MERGED 2008/02/13 10:35:51 cl 1.8.10.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [462dd0436acf74f87dd68ae678eb82d65c6cc68b]

INTEGRATION: CWS impresstables2 (1.2.38); FILE MERGED 2007/10/15 12:38:52 cl 1.2.38.1: #i68103# added undo for tables


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [ec4da79afb1d2da5de2ff28e677dd790eef7a12d]

INTEGRATION: CWS impresstables2 (1.8.18); FILE MERGED 2008/02/22 23:34:59 cl 1.8.18.1: added namespace binfilter to bf_svtools and bf_so3


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [bf4822c009ab1cc78f89b53f438e6dfd90656a63]

INTEGRATION: CWS impresstables2 (1.2.38); FILE MERGED 2007/10/15 12:38:43 cl 1.2.38.1: #i68103# added undo for tables


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [dab709fdb3830bf3897b0d44a50972db71f9c69f]

INTEGRATION: CWS impresstables2 (1.6.104); FILE MERGED 2008/02/13 10:35:51 cl 1.6.104.3: merged svtools in and stripped 2007/10/11 20:40:53 cl 1.6.104.2: RESYNC: (1.6-1.7); FILE MERGED 2007/07/27 15:17:00 cl 1.6.104.1: fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [da5507c388d8f9620707996a1275f67da136dd24]

INTEGRATION: CWS impresstables2 (1.6.92); FILE MERGED 2008/02/22 23:34:59 cl 1.6.92.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:35:51 cl 1.6.92.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [910efe245e57d5134168ee1d8f1630cd2f6c5eab]

INTEGRATION: CWS impresstables2 (1.9.104); FILE MERGED 2008/02/13 10:35:51 cl 1.9.104.3: merged svtools in and stripped 2007/10/11 20:40:26 cl 1.9.104.2: RESYNC: (1.9-1.11); FILE MERGED 2007/07/27 15:17:00 cl 1.9.104.1: fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [0fe33ae9b458745a4390c0949cc19938d5f1bf92]

INTEGRATION: CWS impresstables2 (1.12.18); FILE MERGED 2008/02/22 23:34:59 cl 1.12.18.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:35:50 cl 1.12.18.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [009f77e13e004ad1552021fcbf01142482d754d0]

INTEGRATION: CWS impresstables2 (1.47.130); FILE MERGED 2008/03/11 18:18:43 cl 1.47.130.6: RESYNC: (1.53-1.55); FILE MERGED 2007/12/01 19:26:06 cl 1.47.130.5: RESYNC: (1.52-1.53); FILE MERGED 2007/08/01 19:06:38 cl 1.47.130.4: RESYNC: (1.51-1.52); FILE MERGED 2007/06/27 18:12:07 cl 1.47.130.3: RESYNC: (1.48-1.51); FILE MERGED 2007/04/12 20:40:15 cl 1.47.130.2: RESYNC: (1.47-1.48); FILE MERGED 2007/03/15 17:21:59 cl 1.47.130.1: #i68103# adding a shape for tables


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [656da2e2116f1d2983261510cffcd8330cf50df9]

INTEGRATION: CWS impresstables2 (1.13.18); FILE MERGED 2008/02/22 23:34:59 cl 1.13.18.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:35:50 cl 1.13.18.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [45cce64d924fa77bf8065699adda864bbddcbd7d]

INTEGRATION: CWS impresstables2 (1.10.200); FILE MERGED 2008/03/11 18:15:51 cl 1.10.200.3: RESYNC: (1.11-1.12); FILE MERGED 2007/08/01 19:02:40 cl 1.10.200.2: RESYNC: (1.10-1.11); FILE MERGED 2007/07/27 11:52:44 cl 1.10.200.1: fixed linux build problems


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [992c6ad22b3f740c10431353514fd7055e5f624c]

INTEGRATION: CWS impresstables2 (1.15.18); FILE MERGED 2008/02/22 23:34:59 cl 1.15.18.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:35:50 cl 1.15.18.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [96811913a935c9785589d2c992e46eca8fc78481]

INTEGRATION: CWS impresstables2 (1.29.232); FILE MERGED 2007/08/01 19:01:02 cl 1.29.232.2: RESYNC: (1.29-1.31); FILE MERGED 2007/03/15 17:31:21 cl 1.29.232.1: #i68103# starting to seperate the text from the SdrTextObj


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [0356aa5725febcfb8c5dacf8d45b3ea472351c6d]

INTEGRATION: CWS impresstables2 (1.57.136); FILE MERGED 2007/08/01 18:59:51 cl 1.57.136.3: RESYNC: (1.57-1.58); FILE MERGED 2007/05/03 09:05:14 cl 1.57.136.2: #i68103# more table work 2007/03/15 16:40:02 cl 1.57.136.1: #i68103# moved SetNotifyHdl( Link() ) call to outliner cache


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [c3451c50afdcc9b2140f74aee910b0689f455559]

INTEGRATION: CWS impresstables2 (1.11.18); FILE MERGED 2008/02/22 23:34:59 cl 1.11.18.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:35:50 cl 1.11.18.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [9088f8cc0053e9538d9a924c57d41e446c134e3a]

INTEGRATION: CWS impresstables2 (1.154.82); FILE MERGED 2008/03/06 18:04:55 cl 1.154.82.10: fixing merge errors 2008/02/20 17:50:00 cl 1.154.82.9: RESYNC: (1.165-1.166); FILE MERGED 2008/01/30 13:25:24 cl 1.154.82.8: RESYNC: (1.164-1.165); FILE MERGED 2007/10/12 01:06:15 cl 1.154.82.7: RESYNC: (1.160-1.164); FILE MERGED 2007/08/07 12:01:34 cl 1.154.82.6: fixed merge conflicts 2007/08/01 18:59:33 cl 1.154.82.5: RESYNC: (1.156-1.160); FILE MERGED 2007/06/27 18:09:57 cl 1.154.82.4: RESYNC: (1.154-1.156); FILE MERGED 2007/05/03 09:05:13 cl 1.154.82.3: #i68103# more table work 2007/03/20 09:57:52 cl 1.154.82.2: fixed unix compile errors 2007/03/15 16:41:18 cl 1.154.82.1: #i68103# added (get/set)PropertyValueImpl to SvxShape and derivations


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [186112eecfc65f0e55cceba7c07423c130799224]

INTEGRATION: CWS impresstables2 (1.9.10); FILE MERGED 2008/02/13 10:35:50 cl 1.9.10.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [2b97c3461e56ad7f6a003c14621dd01e77b60a2b]

INTEGRATION: CWS impresstables2 (1.11.10); FILE MERGED 2008/02/13 10:35:50 cl 1.11.10.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [abe0e649690769a2cd932561878d6f73e23f2d18]

INTEGRATION: CWS impresstables2 (1.28.202); FILE MERGED 2008/03/06 18:04:55 cl 1.28.202.6: fixing merge errors 2008/01/31 13:34:22 cl 1.28.202.5: #i85768# removed hack properties introduced by #i75867# 2008/01/30 13:25:27 cl 1.28.202.4: RESYNC: (1.30-1.32); FILE MERGED 2007/08/07 12:01:34 cl 1.28.202.3: fixed merge conflicts 2007/08/01 18:59:26 cl 1.28.202.2: RESYNC: (1.28-1.30); FILE MERGED 2007/03/15 16:41:17 cl 1.28.202.1: #i68103# added (get/set)PropertyValueImpl to SvxShape and derivations


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [c9ce9bdbaf6db39b015928320d38e1a88a8063b6]

INTEGRATION: CWS impresstables2 (1.7.10); FILE MERGED 2008/02/13 10:35:50 cl 1.7.10.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [154843853b90d99785da6fae765ea0c1bf569c51]

INTEGRATION: CWS impresstables2 (1.27.136); FILE MERGED 2008/02/20 16:49:30 cl 1.27.136.4: #i68103# fixed compiler warning 2007/08/07 12:01:33 cl 1.27.136.3: fixed merge conflicts 2007/08/01 18:59:19 cl 1.27.136.2: RESYNC: (1.27-1.29); FILE MERGED 2007/03/15 16:41:17 cl 1.27.136.1: #i68103# added (get/set)PropertyValueImpl to SvxShape and derivations


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [1ffd7e1accbee482d4bb6698d4ad145d8a6a780d]

INTEGRATION: CWS impresstables2 (1.60.8); FILE MERGED 2008/02/21 07:10:45 cl 1.60.8.10: #i68103# fixed merge error 2008/02/20 17:49:57 cl 1.60.8.9: RESYNC: (1.66-1.67); FILE MERGED 2008/02/14 15:00:32 cl 1.60.8.8: #i68103# do not throw illegal argument exception for package stream url 2007/12/01 19:26:02 cl 1.60.8.7: RESYNC: (1.65-1.66); FILE MERGED 2007/08/07 12:01:33 cl 1.60.8.6: fixed merge conflicts 2007/08/01 18:59:11 cl 1.60.8.5: RESYNC: (1.62-1.65); FILE MERGED 2007/07/26 20:27:31 cl 1.60.8.4: #i68103# fixed merge error 2007/06/27 18:09:48 cl 1.60.8.3: RESYNC: (1.61-1.62); FILE MERGED 2007/05/07 20:01:22 cl 1.60.8.2: RESYNC: (1.60-1.61); FILE MERGED 2007/03/15 16:41:17 cl 1.60.8.1: #i68103# added (get/set)PropertyValueImpl to SvxShape and derivations


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [aaf83c3c4aef408486a74023548b2add1196c13f]

INTEGRATION: CWS impresstables2 (1.10.10); FILE MERGED 2008/02/13 10:35:50 cl 1.10.10.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [55b2f39ebbe484942c8a5e81bd61280942da9c4e]

INTEGRATION: CWS impresstables2 (1.66.84); FILE MERGED 2008/02/13 20:14:31 cl 1.66.84.7: #i68103# import table shapes only in impress and draw 2008/01/01 18:39:05 cl 1.66.84.6: #i68103# working on tables 2007/11/29 19:03:42 cl 1.66.84.5: #i68103# working on table templates 2007/08/01 18:59:03 cl 1.66.84.4: RESYNC: (1.67-1.69); FILE MERGED 2007/06/27 18:09:41 cl 1.66.84.3: RESYNC: (1.66-1.67); FILE MERGED 2007/04/18 15:10:19 cl 1.66.84.2: #i72702# updated api for table shapes 2007/03/15 16:38:46 cl 1.66.84.1: #i68103# adding a shape for tables


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [bded46fbec2f2bc12a09ff2267dd44945e67d8ff]

INTEGRATION: CWS impresstables2 (1.3.232); FILE MERGED 2008/02/13 10:35:50 cl 1.3.232.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [1b302524b3e412650f5d1ebad31ed9753f7a6d07]

INTEGRATION: CWS impresstables2 (1.40.134); FILE MERGED 2008/03/11 18:18:24 cl 1.40.134.5: RESYNC: (1.43-1.44); FILE MERGED 2008/02/13 20:14:31 cl 1.40.134.4: #i68103# import table shapes only in impress and draw 2007/10/12 01:06:06 cl 1.40.134.3: RESYNC: (1.42-1.43); FILE MERGED 2007/08/01 18:58:46 cl 1.40.134.2: RESYNC: (1.40-1.42); FILE MERGED 2007/03/15 16:38:01 cl 1.40.134.1: #i68103# adding a shape for tables


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [ac7aa13a081c61a26e332001d2dddf57f0cf091f]

INTEGRATION: CWS impresstables2 (1.11.16); FILE MERGED 2008/02/22 23:34:59 cl 1.11.16.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:35:50 cl 1.11.16.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [5d20a47c3d50d0a88543b2355ec7340fc7455984]

INTEGRATION: CWS impresstables2 (1.20.136); FILE MERGED 2007/08/01 18:58:19 cl 1.20.136.2: RESYNC: (1.20-1.21); FILE MERGED 2007/04/18 15:10:19 cl 1.20.136.1: #i72702# updated api for table shapes


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [4652dfa2c44957a5b31c4800fe85e8e9cb624ab9]

INTEGRATION: CWS impresstables2 (1.7.70); FILE MERGED 2008/02/22 23:34:59 cl 1.7.70.5: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:35:50 cl 1.7.70.4: merged svtools in and stripped 2007/12/01 19:16:41 cl 1.7.70.3: RESYNC: (1.8-1.9); FILE MERGED 2007/10/11 20:37:38 cl 1.7.70.2: RESYNC: (1.7-1.8); FILE MERGED 2007/07/27 15:16:59 cl 1.7.70.1: fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [0ea7de6461038071573a7f84366eeb498c5b4063]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/01/01 18:39:05 cl 1.1.2.5: #i68103# working on tables 2007/11/29 19:03:42 cl 1.1.2.4: #i68103# working on table templates 2007/08/07 12:01:33 cl 1.1.2.3: fixed merge conflicts 2007/04/18 15:10:19 cl 1.1.2.2: #i72702# updated api for table shapes 2007/03/15 16:36:45 cl 1.1.2.1: #i68103# adding a shape for tables


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [88c2e8d05cd7e66012a6cd28abee59758be93e2f]

INTEGRATION: CWS startcenterfix (1.2.4); FILE MERGED 2008/03/10 19:05:37 pl 1.2.4.2: #i86881# changes to spec implemented 2008/03/10 18:42:48 pl 1.2.4.1: #i86881# changes to spec implemented


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [f6c8e6f55a48d4238e46045189f7bcdbfd9114f7]

INTEGRATION: CWS impresstables2 (1.6.758); FILE MERGED 2007/11/29 19:03:42 cl 1.6.758.3: #i68103# working on table templates 2007/08/01 18:56:42 cl 1.6.758.2: RESYNC: (1.6-1.7); FILE MERGED 2007/03/15 16:37:37 cl 1.6.758.1: #i68103# adding a shape for tables


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [cc60813f1f3792bc4ee6e08b5f03404b1aaf581c]

INTEGRATION: CWS startcenterfix (1.2.4); FILE MERGED 2008/03/10 18:42:48 pl 1.2.4.1: #i86881# changes to spec implemented


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [d92f31794abeb7f88c73168a8cc635bc7c29ee0f]

INTEGRATION: CWS impresstables2 (1.15.8); FILE MERGED 2007/03/15 16:37:02 cl 1.15.8.1: #i68103# adding a shape for tables


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [7ea27215419773a207d3fc125c9cb2294e434b8f]

INTEGRATION: CWS startcenterfix (1.2.4); FILE MERGED 2008/03/11 14:27:35 pl 1.2.4.3: #i86931# catch exception for unknown configuration node 2008/03/10 19:55:42 pl 1.2.4.2: #i86881# fix a paint problem 2008/03/10 18:42:48 pl 1.2.4.1: #i86881# changes to spec implemented


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [8773a63b3605b58bcc1d78e33ad876a18a39eee7]

INTEGRATION: CWS impresstables2 (1.7.10); FILE MERGED 2008/02/13 10:35:49 cl 1.7.10.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [e377d05eb95b583c9dc1f4a95cd69a8abf0ef965]

INTEGRATION: CWS impresstables2 (1.35.8); FILE MERGED 2008/02/20 17:49:53 cl 1.35.8.7: RESYNC: (1.39-1.40); FILE MERGED 2008/01/02 16:42:04 cl 1.35.8.6: #i68103# added a missing new line for solaris 2008/01/01 18:39:05 cl 1.35.8.5: #i68103# working on tables 2007/08/01 18:55:54 cl 1.35.8.4: RESYNC: (1.37-1.39); FILE MERGED 2007/07/26 20:27:41 cl 1.35.8.3: #i68103# fixed merge error 2007/06/27 18:08:20 cl 1.35.8.2: RESYNC: (1.35-1.37); FILE MERGED 2007/05/31 11:52:14 cl 1.35.8.1: #i68103# fixed a namespace problem


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [588ef6e0a9fe3aa0977c45f17370a848b86a12c5]

INTEGRATION: CWS impresstables2 (1.21.32); FILE MERGED 2007/12/02 01:58:04 cl 1.21.32.1: fixed a namespace issue


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [7b2da84f3dea1ae7b0a123e8b4fbec1d519388f7]

INTEGRATION: CWS impresstables2 (1.77.104); FILE MERGED 2007/12/01 19:26:00 cl 1.77.104.4: RESYNC: (1.81-1.82); FILE MERGED 2007/10/12 01:05:15 cl 1.77.104.3: RESYNC: (1.80-1.81); FILE MERGED 2007/08/01 18:53:32 cl 1.77.104.2: RESYNC: (1.77-1.80); FILE MERGED 2007/07/27 11:52:43 cl 1.77.104.1: fixed linux build problems


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [3b7a16fbdca810f4fb56b11ca8ba6f031ba507c8]

INTEGRATION: CWS impresstables2 (1.9.10); FILE MERGED 2008/02/13 10:35:49 cl 1.9.10.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [2a0b1d3c80cfb789a43af93fc5c8d8e96d177d52]

INTEGRATION: CWS impresstables2 (1.8.10); FILE MERGED 2008/02/13 10:35:49 cl 1.8.10.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [06bcbb56a8a0e80507f355bf7cd0758c2f0b68e9]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2007/05/07 09:25:07 cl 1.1.2.1: #i68103# added generic sub toolbar controler


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [9dda75304362e317d88d516cf42d5e0a2d2c4bd9]

INTEGRATION: CWS impresstables2 (1.11.758); FILE MERGED 2007/12/01 19:25:56 cl 1.11.758.5: RESYNC: (1.13-1.14); FILE MERGED 2007/10/12 01:05:08 cl 1.11.758.4: RESYNC: (1.12-1.13); FILE MERGED 2007/08/07 12:02:30 cl 1.11.758.3: fixed merge conflicts 2007/08/01 18:53:25 cl 1.11.758.2: RESYNC: (1.11-1.12); FILE MERGED 2007/05/07 09:25:20 cl 1.11.758.1: #i68103# added generic sub toolbar controler


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [3a1f83479aa86a271b2677342b4f14267afa76a2]

INTEGRATION: CWS impresstables2 (1.37.8); FILE MERGED 2007/08/01 18:52:08 cl 1.37.8.3: RESYNC: (1.38-1.39); FILE MERGED 2007/06/27 18:06:29 cl 1.37.8.2: RESYNC: (1.37-1.38); FILE MERGED 2007/05/31 11:46:43 cl 1.37.8.1: #i68103# fixed a namespace problem


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [73ce523427f7d45d4043bee5f5faaeeb22ce2e1d]

INTEGRATION: CWS impresstables2 (1.10.86); FILE MERGED 2008/02/13 10:35:49 cl 1.10.86.3: merged svtools in and stripped 2007/10/11 20:32:53 cl 1.10.86.2: RESYNC: (1.10-1.11); FILE MERGED 2007/07/27 15:16:59 cl 1.10.86.1: fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [7664271a9b49f8c93bab24aec4949588539c6e7c]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2007/03/15 17:17:28 cl 1.1.2.1: #i68103# adding a shape for tables


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [4f898bb52e74681fc592ff5fe3a81c7a73bc04a6]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2007/08/07 12:00:12 cl 1.1.2.2: fixed merge conflicts 2007/03/15 17:17:14 cl 1.1.2.1: #i68103# adding a shape for tables


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [c15145913951340b0b50d3fb385e8684ec42e579]

INTEGRATION: CWS impresstables2 (1.4.104); FILE MERGED 2008/02/13 10:35:49 cl 1.4.104.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [a6d9d10b8046323c0671cc99ca775c0253aafe2c]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/06 12:13:30 cl 1.1.2.3: #i68103# undo action for new/removed columns/rows now dispose owning objects on destruction 2008/01/23 10:50:30 cl 1.1.2.2: #i68103# added undo for changing table style settings 2007/10/11 15:17:12 cl 1.1.2.1: #i68103# added undo for tables


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [dbb9e1b2f5fc5bed0fe568e0fa31049258e8b938]

INTEGRATION: CWS impresstables2 (1.5.104); FILE MERGED 2008/02/13 10:35:49 cl 1.5.104.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [7d792adda58902ee0985a9543dee6c15e0d387d0]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/06 12:13:30 cl 1.1.2.6: #i68103# undo action for new/removed columns/rows now dispose owning objects on destruction 2008/01/23 14:54:40 cl 1.1.2.5: #i68103# implementing border properties for tables 2008/01/23 10:50:30 cl 1.1.2.4: #i68103# added undo for changing table style settings 2007/12/14 14:18:26 cl 1.1.2.3: #i68103# working on tables 2007/11/29 19:03:16 cl 1.1.2.2: #i68103# working on table templates 2007/10/11 15:17:02 cl 1.1.2.1: #i68103# added undo for tables


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [350a01ce80eb226f406b3a8cb8654952fd83d2ea]

INTEGRATION: CWS impresstables2 (1.3.232); FILE MERGED 2008/02/13 10:35:49 cl 1.3.232.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [5ed4f869b7003e84c4ed44a03c901b8b6c94ac9c]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/24 12:19:56 cl 1.1.2.3: #i68103# working on clipboard 2008/02/24 12:15:26 cl 1.1.2.2: #i68103# working on clipboard 2008/02/24 12:08:51 cl 1.1.2.1: #i68103# working on clipboard


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [977c06bd5f0132341d8471ea7ec06a3b7155c444]

INTEGRATION: CWS impresstables2 (1.5.92); FILE MERGED 2008/02/22 23:34:59 cl 1.5.92.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:35:49 cl 1.5.92.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [08ef26730c9fecde13f4525c432b08d6196f4765]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/20 17:05:19 cl 1.1.2.3: #i68103# fixed rtf table width 2008/02/15 14:22:23 cl 1.1.2.2: #i68103# 2008/02/13 20:15:02 cl 1.1.2.1: #i68103# export table to rtf for clipboard


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [1fa3e709e2314736705fffec3f327e977991ce87]

INTEGRATION: CWS impresstables2 (1.6.70); FILE MERGED 2008/02/22 23:34:59 cl 1.6.70.1: added namespace binfilter to bf_svtools and bf_so3


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [7fc86967856ec0f9869c677b6c86fe17dbc32f04]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2007/03/15 17:17:02 cl 1.1.2.1: #i68103# adding a shape for tables


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [4bb3f04b5cac4cb8845addc3a4b7a30826579438]

INTEGRATION: CWS impresstables2 (1.3.232); FILE MERGED 2008/02/22 23:34:58 cl 1.3.232.1: added namespace binfilter to bf_svtools and bf_so3


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [bc8b9fe5e1ca7373f45d86bbf178b9046a12ef64]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2007/03/15 17:16:48 cl 1.1.2.1: #i68103# adding a shape for tables


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [2af4f789d38bcb32d11becaa31c6d30e72266137]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/27 11:57:22 cl 1.1.2.4: #i68103# fixed clipboard 2007/10/11 15:18:52 cl 1.1.2.3: #i68103# added undo for tables 2007/03/20 12:54:52 cl 1.1.2.2: fixed unix compile errors 2007/03/15 17:16:34 cl 1.1.2.1: #i68103# adding a shape for tables


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [4449034c2521912418a782cfa2cd889f66613aa5]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/27 11:57:22 cl 1.1.2.8: #i68103# fixed clipboard 2008/02/15 14:22:23 cl 1.1.2.7: #i68103# 2008/01/24 17:07:52 cl 1.1.2.6: #i68103# reworked table layouter 2008/01/13 19:57:16 cl 1.1.2.5: #i68103# working on i18n 2008/01/01 18:37:42 cl 1.1.2.4: #i68103# working on tables 2007/10/11 15:18:52 cl 1.1.2.3: #i68103# added undo for tables 2007/03/20 12:54:51 cl 1.1.2.2: fixed unix compile errors 2007/03/15 17:16:20 cl 1.1.2.1: #i68103# adding a shape for tables


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [fe3048fd413f0929317c128e9073acb6df8a5c3d]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/15 14:22:23 cl 1.1.2.6: #i68103# 2008/02/06 18:18:49 cl 1.1.2.5: #i68103# fixing some split/merge issues 2007/10/15 09:00:34 cl 1.1.2.4: fixed merge errors 2007/10/11 15:18:52 cl 1.1.2.3: #i68103# added undo for tables 2007/08/06 19:38:04 cl 1.1.2.2: #i68103# worked on cell merging for tables in impress&draw 2007/03/15 17:16:06 cl 1.1.2.1: #i68103# adding a shape for tables


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [efcb2e25b751192e00aa6bd33176cb311436bf33]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/27 11:57:22 cl 1.1.2.13: #i68103# fixed clipboard 2008/02/15 14:22:23 cl 1.1.2.12: #i68103# 2008/02/14 09:41:08 cl 1.1.2.11: fixed a unix compile warning 2008/02/06 18:18:49 cl 1.1.2.10: #i68103# fixing some split/merge issues 2008/01/31 10:13:07 cl 1.1.2.9: fixed namespace problems after resync 2008/01/24 17:07:52 cl 1.1.2.8: #i68103# reworked table layouter 2008/01/01 18:37:42 cl 1.1.2.7: #i68103# working on tables 2007/11/29 19:03:16 cl 1.1.2.6: #i68103# working on table templates 2007/10/11 15:18:51 cl 1.1.2.5: #i68103# added undo for tables 2007/08/07 12:00:12 cl 1.1.2.4: fixed merge conflicts 2007/08/06 19:38:03 cl 1.1.2.3: #i68103# worked on cell merging for tables in impress&draw 2007/03/20 12:54:51 cl 1.1.2.2: fixed unix compile errors 2007/03/15 17:15:54 cl 1.1.2.1: #i68103# adding a shape for tables


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [b6ccc85e1da31f15138caf0a16e52e6b2b6a198b]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/15 14:22:23 cl 1.1.2.11: #i68103# 2008/02/01 17:58:26 cl 1.1.2.10: #i68103# reworked bidi support 2008/01/24 17:07:52 cl 1.1.2.9: #i68103# reworked table layouter 2008/01/13 19:57:16 cl 1.1.2.8: #i68103# working on i18n 2008/01/01 18:37:42 cl 1.1.2.7: #i68103# working on tables 2007/12/01 15:35:20 cl 1.1.2.6: #i68103# working on layout 2007/11/29 19:03:16 cl 1.1.2.5: #i68103# working on table templates 2007/10/11 15:18:51 cl 1.1.2.4: #i68103# added undo for tables 2007/08/07 12:00:12 cl 1.1.2.3: fixed merge conflicts 2007/08/06 19:38:03 cl 1.1.2.2: #i68103# worked on cell merging for tables in impress&draw 2007/03/15 17:15:40 cl 1.1.2.1: #i68103# adding a shape for tables


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [966cce07b0a78c7447a4c19199d549cf8abeb8ec]

INTEGRATION: CWS impresstables2 (1.6.104); FILE MERGED 2008/02/22 23:34:58 cl 1.6.104.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:35:49 cl 1.6.104.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [a47addc2a4424632eb8552e15b6deaa5e761854f]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/27 12:02:18 cl 1.1.2.16: #i68103# fixed clipboard 2008/02/25 14:19:19 cl 1.1.2.15: #i68103# fixed table borders in rtl mode 2008/02/15 14:22:23 cl 1.1.2.14: #i68103# 2008/02/01 17:58:26 cl 1.1.2.13: #i68103# reworked bidi support 2008/01/29 13:25:48 cl 1.1.2.12: #i68103# fixed compile error 2008/01/28 18:08:41 cl 1.1.2.11: #i68103# working on i18n 2008/01/24 17:07:52 cl 1.1.2.10: #i68103# reworked table layouter 2008/01/13 19:57:16 cl 1.1.2.9: #i68103# working on i18n 2008/01/01 18:37:42 cl 1.1.2.8: #i68103# working on tables 2007/12/01 15:35:20 cl 1.1.2.7: #i68103# working on layout 2007/11/29 19:03:16 cl 1.1.2.6: #i68103# working on table templates 2007/10/11 15:18:51 cl 1.1.2.5: #i68103# added undo for tables 2007/08/07 12:00:12 cl 1.1.2.4: fixed merge conflicts 2007/08/06 19:38:03 cl 1.1.2.3: #i68103# worked on cell merging for tables in impress&draw 2007/03/20 12:54:51 cl 1.1.2.2: fixed unix compile errors 2007/03/15 17:15:26 cl 1.1.2.1: #i68103# adding a shape for tables


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [aa1db6077e51728e0d24bf8e389a4b1f380bd429]

INTEGRATION: CWS impresstables2 (1.4.104); FILE MERGED 2008/02/22 23:34:58 cl 1.4.104.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:35:49 cl 1.4.104.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [edda95d34f8664ebb58724b2e4eaa371913b3583]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2007/08/07 12:00:12 cl 1.1.2.3: fixed merge conflicts 2007/08/06 19:38:03 cl 1.1.2.2: #i68103# worked on cell merging for tables in impress&draw 2007/03/15 17:15:13 cl 1.1.2.1: #i68103# adding a shape for tables


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [e29425194e8f8ecb0bc6d82617fbaad757e25a1a]

INTEGRATION: CWS impresstables2 (1.5.70); FILE MERGED 2008/02/22 23:34:58 cl 1.5.70.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:35:49 cl 1.5.70.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [6c13913be7e729309f6436d975d053602d251690]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2007/08/07 12:00:12 cl 1.1.2.6: fixed merge conflicts 2007/08/06 19:38:03 cl 1.1.2.5: #i68103# worked on cell merging for tables in impress&draw 2007/07/26 21:24:07 cl 1.1.2.4: #i68103# working on tables in draw 2007/05/03 09:05:13 cl 1.1.2.3: #i68103# more table work 2007/03/20 12:54:51 cl 1.1.2.2: fixed unix compile errors 2007/03/15 17:15:00 cl 1.1.2.1: #i68103# adding a shape for tables


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [35c3ca201427b9a2acff8c47ce12fb02166d4810]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/07 20:06:07 cl 1.1.2.4: #i68103# add XModifyBroadcaster to SdStyleSheet 2008/01/01 18:37:42 cl 1.1.2.3: #i68103# working on tables 2007/12/01 15:35:20 cl 1.1.2.2: #i68103# working on layout 2007/10/11 15:16:02 cl 1.1.2.1: #i68103# working on table styles Issue number: Submitted by: Reviewed by:


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [55e1a3a2e641e2848d68974602ae16eb214ac0d6]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/20 16:52:05 cl 1.1.2.8: #i68103# some work on notifications 2008/02/07 20:05:01 cl 1.1.2.7: #i68103# fixed selection and cell moving with merged cells 2008/01/31 18:08:34 cl 1.1.2.6: #i68103# listen for table model changes and correct selection if needed 2008/01/28 18:08:41 cl 1.1.2.5: #i68103# working on i18n 2008/01/23 10:50:30 cl 1.1.2.4: #i68103# added undo for changing table style settings 2008/01/01 18:37:42 cl 1.1.2.3: #i68103# working on tables 2007/12/16 17:52:44 cl 1.1.2.2: #i72702# working on table clipboard 2007/12/12 11:00:51 cl 1.1.2.1: #i68103# added accessible api to tables


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [8ec8b512f14513415bb1a7a54308d47ae88101dd]

INTEGRATION: CWS impresstables2 (1.7.70); FILE MERGED 2008/02/13 10:35:49 cl 1.7.70.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [505ef4a8b4b5341144fced36ccb5b9376d08f316]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/03/03 17:47:19 cl 1.1.2.34: #i68103# right click on table always opens context menu 2008/02/28 15:55:05 cl 1.1.2.33: #i68103# fixes in mousebutton handling 2008/02/27 10:42:48 cl 1.1.2.32: #i68103# fixed context menu handling for tables 2008/02/20 16:52:05 cl 1.1.2.31: #i68103# some work on notifications 2008/02/15 14:22:23 cl 1.1.2.30: #i68103# 2008/02/07 20:05:01 cl 1.1.2.29: #i68103# fixed selection and cell moving with merged cells 2008/02/06 18:18:48 cl 1.1.2.28: #i68103# fixing some split/merge issues 2008/02/06 13:54:39 cl 1.1.2.27: #i68103# preserve colors when changing border size 2008/02/06 12:42:11 cl 1.1.2.26: #i68103# end text editing before moving to another cell 2008/02/01 17:58:26 cl 1.1.2.25: #i68103# reworked bidi support 2008/01/31 18:08:34 cl 1.1.2.24: #i68103# listen for table model changes and correct selection if needed 2008/01/28 18:08:41 cl 1.1.2.23: #i68103# working on i18n 2008/01/28 08:13:06 cl 1.1.2.22: #i68103# only delete cells or rows if tables are selected 2008/01/24 17:07:52 cl 1.1.2.21: #i68103# reworked table layouter 2008/01/23 14:54:39 cl 1.1.2.20: #i68103# implementing border properties for tables 2008/01/23 10:50:30 cl 1.1.2.19: #i68103# added undo for changing table style settings 2008/01/14 16:21:56 cl 1.1.2.18: #i68103# insert column and row should insert only one if no cell is selected 2008/01/13 19:57:16 cl 1.1.2.17: #i68103# working on i18n 2008/01/01 18:37:42 cl 1.1.2.16: #i68103# working on tables 2007/12/16 17:52:44 cl 1.1.2.15: #i72702# working on table clipboard 2007/12/14 14:18:26 cl 1.1.2.14: #i68103# working on tables 2007/12/12 11:08:54 cl 1.1.2.13: #i68103# added accessible api to tables 2007/11/29 19:03:16 cl 1.1.2.12: #i68103# working on table templates 2007/10/15 09:00:34 cl 1.1.2.11: fixed merge errors 2007/10/11 15:18:51 cl 1.1.2.10: #i68103# added undo for tables 2007/08/07 12:00:12 cl 1.1.2.9: fixed merge conflicts 2007/08/06 19:38:03 cl 1.1.2.8: #i68103# worked on cell merging for tables in impress&draw 2007/07/27 11:52:43 cl 1.1.2.7: fixed linux build problems 2007/07/26 21:24:07 cl 1.1.2.6: #i68103# working on tables in draw 2007/05/31 11:45:04 cl 1.1.2.5: #i68103# added TableControler 2007/05/07 09:22:42 cl 1.1.2.4: #i68103# added format cells dialog for drawing layer tables 2007/05/03 09:05:13 cl 1.1.2.3: #i68103# more table work 2007/04/18 16:12:18 cl 1.1.2.2: #i72702# added a controller for tables 2007/04/18 15:05:50 cl 1.1.2.1: #i72702 added a controller for tables


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [e4ef2123341538f0250139ae97888082355ed527]

INTEGRATION: CWS impresstables2 (1.4.104); FILE MERGED 2008/02/13 10:35:48 cl 1.4.104.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [91c4c48e14193067a9598af381ac688a7638ed66]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2007/03/15 17:14:47 cl 1.1.2.1: #i68103# adding a shape for tables


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [d5583423688c5a1a80c3c5f7477a98a870d546ba]

INTEGRATION: CWS impresstables2 (1.6.70); FILE MERGED 2008/02/13 10:35:48 cl 1.6.70.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [ddb9940686d171bb78743b92d4f8b5322eff97d8]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2007/03/15 17:14:35 cl 1.1.2.1: #i68103# adding a shape for tables


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [6149e1fafb701e0a100aaea25ddd3d3857041018]

INTEGRATION: CWS impresstables2 (1.4.104); FILE MERGED 2008/02/22 23:34:58 cl 1.4.104.1: added namespace binfilter to bf_svtools and bf_so3


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [9815adeadb17801e645b662ae73daa9cf90aaa05]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/27 11:57:22 cl 1.1.2.4: #i68103# fixed clipboard 2007/10/11 15:18:51 cl 1.1.2.3: #i68103# added undo for tables 2007/03/20 12:54:51 cl 1.1.2.2: fixed unix compile errors 2007/03/15 17:14:21 cl 1.1.2.1: #i68103# adding a shape for tables


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [ce1e1b0063708108f5a45e30f7f311523b3a628f]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/27 11:57:22 cl 1.1.2.8: #i68103# fixed clipboard 2008/02/15 14:22:23 cl 1.1.2.7: #i68103# 2008/01/24 17:07:52 cl 1.1.2.6: #i68103# reworked table layouter 2008/01/13 19:57:16 cl 1.1.2.5: #i68103# working on i18n 2008/01/01 18:37:42 cl 1.1.2.4: #i68103# working on tables 2007/10/11 15:18:51 cl 1.1.2.3: #i68103# added undo for tables 2007/03/20 12:54:51 cl 1.1.2.2: fixed unix compile errors 2007/03/15 17:14:07 cl 1.1.2.1: #i68103# adding a shape for tables


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [67c94fc3a8159cff425fbc9a723736b4ef60373c]

INTEGRATION: CWS impresstables2 (1.3.232); FILE MERGED 2008/02/13 10:35:48 cl 1.3.232.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [7fa809e698f3885bdaff57d292c95d5430c7b5dd]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2007/10/11 15:17:26 cl 1.1.2.1: #i68103# added undo for tables


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [fd7faacf9213e78d5867fcef36b230f4070ef8fd]

INTEGRATION: CWS impresstables2 (1.13.18); FILE MERGED 2008/02/22 23:34:58 cl 1.13.18.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:35:48 cl 1.13.18.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [48ea88c8c8194d65105aa22108583369575926e1]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/03/04 18:06:57 cl 1.1.2.35: #i68103# fixing auto color 2008/02/29 11:49:43 cl 1.1.2.34: #i68103# fixed vertical alignment 2008/02/28 16:01:37 cl 1.1.2.33: #i68103# fixes in mousebutton handling 2008/02/28 15:55:05 cl 1.1.2.32: #i68103# fixes in mousebutton handling 2008/02/27 10:42:48 cl 1.1.2.31: #i68103# fixed context menu handling for tables 2008/02/25 14:19:18 cl 1.1.2.30: #i68103# fixed table borders in rtl mode 2008/02/24 12:09:09 cl 1.1.2.29: #i68103# working on clipboard 2008/02/20 16:52:05 cl 1.1.2.28: #i68103# some work on notifications 2008/02/15 14:22:22 cl 1.1.2.27: #i68103# 2008/02/07 20:05:30 cl 1.1.2.26: #i68103# fixed assign operator 2008/02/06 18:18:48 cl 1.1.2.25: #i68103# fixing some split/merge issues 2008/02/01 17:58:26 cl 1.1.2.24: #i68103# reworked bidi support 2008/01/31 18:08:11 cl 1.1.2.23: #i68103# new defaults for table style settings 2008/01/30 11:22:52 cl 1.1.2.22: #i68103# added XUnoTunnel to SfxUnoStyleSheet for safer conversion 2008/01/29 18:12:42 cl 1.1.2.21: #i68103# added SfxUnoStyleSheet to fix a dynamic_cast issue under linux 2008/01/28 18:08:41 cl 1.1.2.20: #i68103# working on i18n 2008/01/24 17:07:52 cl 1.1.2.19: #i68103# reworked table layouter 2008/01/23 14:54:39 cl 1.1.2.18: #i68103# implementing border properties for tables 2008/01/13 19:57:16 cl 1.1.2.17: #i68103# working on i18n 2008/01/01 18:37:42 cl 1.1.2.16: #i68103# working on tables 2007/12/16 17:52:44 cl 1.1.2.15: #i72702# working on table clipboard 2007/12/14 14:18:26 cl 1.1.2.14: #i68103# working on tables 2007/12/12 12:48:45 cl 1.1.2.13: #i68103# added name for table shapes 2007/12/02 01:51:11 cl 1.1.2.12: fixed merge conflict 2007/12/02 01:45:08 cl 1.1.2.11: fixed merge conflict 2007/12/01 15:35:20 cl 1.1.2.10: #i68103# working on layout 2007/11/29 19:03:16 cl 1.1.2.9: #i68103# working on table templates 2007/10/11 15:18:51 cl 1.1.2.8: #i68103# added undo for tables 2007/08/07 12:00:12 cl 1.1.2.7: fixed merge conflicts 2007/08/06 19:38:03 cl 1.1.2.6: #i68103# worked on cell merging for tables in impress&draw 2007/07/26 21:24:07 cl 1.1.2.5: #i68103# working on tables in draw 2007/05/03 09:05:13 cl 1.1.2.4: #i68103# more table work 2007/04/18 15:06:56 cl 1.1.2.3: #i72702# updated api for table shapes 2007/03/20 12:54:50 cl 1.1.2.2: fixed unix compile errors 2007/03/15 17:13:54 cl 1.1.2.1: #i68103# adding a shape for tables


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [85bc16451742a9bb09dd0389e53b423197992b41]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2007/03/15 17:13:40 cl 1.1.2.1: #i68103# adding a shape for tables


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [592ae6f7d3e583e66448f91c1cc468e3a543607f]

INTEGRATION: CWS impresstables2 (1.8.104); FILE MERGED 2008/02/13 10:35:48 cl 1.8.104.3: merged svtools in and stripped 2007/10/11 20:31:19 cl 1.8.104.2: RESYNC: (1.8-1.9); FILE MERGED 2007/07/27 15:16:59 cl 1.8.104.1: fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [df07986ab203c7f9da89f5938dded5596b71b151]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2007/03/15 17:13:27 cl 1.1.2.1: #i68103# adding a shape for tables


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [c4a4788aaaa90e0e27a9184ee88e907c59d564d9]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/24 12:09:09 cl 1.1.2.8: #i68103# working on clipboard 2008/02/13 20:14:46 cl 1.1.2.7: #i68103# export table to rtf for clipboard 2007/12/12 11:08:54 cl 1.1.2.6: #i68103# added accessible api to tables 2007/10/11 15:16:33 cl 1.1.2.5: #i68103# working on table styles 2007/08/06 19:38:03 cl 1.1.2.4: #i68103# worked on cell merging for tables in impress&draw 2007/07/26 21:24:07 cl 1.1.2.3: #i68103# working on tables in draw 2007/04/18 15:06:14 cl 1.1.2.2: #i72702 added a controller for tables 2007/03/15 17:13:03 cl 1.1.2.1: #i68103# adding a shape for tables


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [1dd6b98390356a7849def6904dd36fc4bb22d9f8]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/01 18:10:12 cl 1.1.2.4: #i68103# fixed RangeIterator::next() 2008/02/01 17:58:26 cl 1.1.2.3: #i68103# reworked bidi support 2007/12/01 15:35:20 cl 1.1.2.2: #i68103# working on layout 2007/03/15 17:12:50 cl 1.1.2.1: #i68103# adding a shape for tables


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [980294f1db190e928a250cd4b4f5d85463509895]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2007/10/11 15:18:51 cl 1.1.2.3: #i68103# added undo for tables 2007/08/06 19:38:03 cl 1.1.2.2: #i68103# worked on cell merging for tables in impress&draw 2007/03/15 17:12:37 cl 1.1.2.1: #i68103# adding a shape for tables


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [85caedbef6ba65207fa7df452efd4fc013dd15dc]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2007/10/11 15:18:50 cl 1.1.2.3: #i68103# added undo for tables 2007/08/06 19:38:03 cl 1.1.2.2: #i68103# worked on cell merging for tables in impress&draw 2007/03/15 17:12:22 cl 1.1.2.1: #i68103# adding a shape for tables


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [88c6f4b9e65c4e6c46fa87639cd2e5b9b900ea21]

INTEGRATION: CWS impresstables2 (1.4.10); FILE MERGED 2008/02/13 10:35:48 cl 1.4.10.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [1999806dd7b687a3bcc362fe7df3bce4e136bbb8]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2007/08/07 12:00:12 cl 1.1.2.2: fixed merge conflicts 2007/03/15 17:11:54 cl 1.1.2.1: #i68103# adding a shape for tables


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [01f516c63ef52af167e9fc01e06b4d7c7a016d8c]

INTEGRATION: CWS impresstables2 (1.6.70); FILE MERGED 2008/02/13 10:35:47 cl 1.6.70.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [3797c4f26d28e78f5238a95292790e8a4964714d]

INTEGRATION: CWS impresstables2 (1.8.10); FILE MERGED 2008/02/13 10:35:47 cl 1.8.10.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [88f009f53cc0d6fc45cb745dee24a91b7e94ae01]

INTEGRATION: CWS impresstables2 (1.11.8); FILE MERGED 2008/02/13 10:35:47 cl 1.11.8.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [4409d3ef83ce6aa103195fd551dcf699b284658d]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2007/08/07 12:00:12 cl 1.1.2.2: fixed merge conflicts 2007/03/15 17:11:41 cl 1.1.2.1: #i68103# adding a shape for tables


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [300fbcb2458df49cb2ef6944f946c46b213eaca0]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2007/10/11 15:18:50 cl 1.1.2.2: #i68103# added undo for tables 2007/08/06 19:37:47 cl 1.1.2.1: #i68103# worked on cell merging for tables in impress&draw


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [0854ebca7497bcc16d6014158d3f786ade11c1bf]

INTEGRATION: CWS impresstables2 (1.10.102); FILE MERGED 2008/02/22 23:34:58 cl 1.10.102.5: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:35:47 cl 1.10.102.4: merged svtools in and stripped 2007/10/11 20:30:08 cl 1.10.102.3: RESYNC: (1.11-1.12); FILE MERGED 2007/08/01 12:00:31 cl 1.10.102.2: RESYNC: (1.10-1.11); FILE MERGED 2007/07/27 15:16:58 cl 1.10.102.1: fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [67f52684fa60c6176600ed21b7c60755734e76d3]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/20 16:50:34 cl 1.1.2.6: #i68103# notify table model about modifications 2008/02/07 20:25:32 cl 1.1.2.5: #i68103# merge text of merged cells to origin cell 2008/02/06 18:18:47 cl 1.1.2.4: #i68103# fixing some split/merge issues 2007/11/29 19:03:16 cl 1.1.2.3: #i68103# working on table templates 2007/10/11 15:18:50 cl 1.1.2.2: #i68103# added undo for tables 2007/08/06 19:37:36 cl 1.1.2.1: #i68103# worked on cell merging for tables in impress&draw


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [17ccef4f27cc0d00734e73a52370d50111c9c99b]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/27 10:42:48 cl 1.1.2.12: #i68103# fixed context menu handling for tables 2008/02/24 12:09:09 cl 1.1.2.11: #i68103# working on clipboard 2008/01/23 10:50:30 cl 1.1.2.10: #i68103# added undo for changing table style settings 2007/12/14 14:18:26 cl 1.1.2.9: #i68103# working on tables 2007/11/29 19:03:16 cl 1.1.2.8: #i68103# working on table templates 2007/10/11 15:18:50 cl 1.1.2.7: #i68103# added undo for tables 2007/08/07 12:00:12 cl 1.1.2.6: fixed merge conflicts 2007/08/06 19:38:03 cl 1.1.2.5: #i68103# worked on cell merging for tables in impress&draw 2007/05/07 09:22:42 cl 1.1.2.4: #i68103# added format cells dialog for drawing layer tables 2007/05/03 09:05:13 cl 1.1.2.3: #i68103# more table work 2007/03/20 12:54:50 cl 1.1.2.2: fixed unix compile errors 2007/03/15 17:35:02 cl 1.1.2.1: #i68103# adding a shape for tables


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [c991f2a389f0f58a1d2d5de4dd038382e9158c29]

INTEGRATION: CWS impresstables2 (1.7.10); FILE MERGED 2008/02/22 23:34:58 cl 1.7.10.1: added namespace binfilter to bf_svtools and bf_so3


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [75f7adefa186bb120a8e77b5872d6d5cb086a6f8]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/27 10:42:48 cl 1.1.2.23: #i68103# fixed context menu handling for tables 2008/02/24 12:09:09 cl 1.1.2.22: #i68103# working on clipboard 2008/02/20 16:50:00 cl 1.1.2.21: #i68103# fixed text merge 2008/02/13 20:14:45 cl 1.1.2.20: #i68103# export table to rtf for clipboard 2008/02/07 20:25:32 cl 1.1.2.19: #i68103# merge text of merged cells to origin cell 2008/01/30 11:22:52 cl 1.1.2.18: #i68103# added XUnoTunnel to SfxUnoStyleSheet for safer conversion 2008/01/29 18:12:42 cl 1.1.2.17: #i68103# added SfxUnoStyleSheet to fix a dynamic_cast issue under linux 2008/01/23 14:54:39 cl 1.1.2.16: #i68103# implementing border properties for tables 2008/01/23 10:50:30 cl 1.1.2.15: #i68103# added undo for changing table style settings 2008/01/14 16:09:00 cl 1.1.2.14: #i68103# added missing properties 2008/01/13 19:57:16 cl 1.1.2.13: #i68103# working on i18n 2008/01/01 18:37:42 cl 1.1.2.12: #i68103# working on tables 2007/12/14 14:18:26 cl 1.1.2.11: #i68103# working on tables 2007/11/29 19:03:16 cl 1.1.2.10: #i68103# working on table templates 2007/10/15 09:00:34 cl 1.1.2.9: fixed merge errors 2007/10/11 15:18:50 cl 1.1.2.8: #i68103# added undo for tables 2007/08/07 12:00:12 cl 1.1.2.7: fixed merge conflicts 2007/08/06 19:38:03 cl 1.1.2.6: #i68103# worked on cell merging for tables in impress&draw 2007/07/26 21:24:07 cl 1.1.2.5: #i68103# working on tables in draw 2007/05/07 09:22:42 cl 1.1.2.4: #i68103# added format cells dialog for drawing layer tables 2007/05/03 09:05:13 cl 1.1.2.3: #i68103# more table work 2007/03/20 12:54:50 cl 1.1.2.2: fixed unix compile errors 2007/03/15 17:11:23 cl 1.1.2.1: #i68103# adding a shape for tables


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [b97a1b6b1485005ef3addbb0a96cc1a2c275f78d]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2007/12/12 11:00:42 cl 1.1.2.1: #i68103# added accessible api to tables


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [520c15b0176641e923a53a98a9c90a8f7f6d036f]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/01/29 13:25:48 cl 1.1.2.3: #i68103# fixed compile error 2007/12/12 12:48:59 cl 1.1.2.2: #i68103# removed states 2007/12/12 11:00:34 cl 1.1.2.1: #i68103# added accessible api to tables


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [779ff2e4a47cb819771641ccf06370071f9a348c]

INTEGRATION: CWS impresstables2 (1.7.10); FILE MERGED 2008/02/13 10:35:47 cl 1.7.10.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [9fb09f3f9f5ad79bd99927e94a43bc2982975bb3]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/01/02 16:54:16 cl 1.1.2.3: #i68103# fixed linux compile warning 2007/12/12 12:48:59 cl 1.1.2.2: #i68103# removed states 2007/12/12 11:00:25 cl 1.1.2.1: #i68103# added accessible api to tables


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [06467e24e4d47567adbd3a0cce02a76d0fd6fde0]

INTEGRATION: CWS impresstables2 (1.31.72); FILE MERGED 2008/01/01 18:37:13 cl 1.31.72.2: #i68103# working on tables 2007/12/16 17:59:09 cl 1.31.72.1: #i72702# working on table clipboard


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [46d7a15ec95197d6af303fd2531ca24deca76b70]

INTEGRATION: CWS impresstables2 (1.8.10); FILE MERGED 2008/02/22 23:34:57 cl 1.8.10.1: added namespace binfilter to bf_svtools and bf_so3


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [7b86ed28116ab3a82bfb39b8d406dd319536ab05]

INTEGRATION: CWS impresstables2 (1.8.10); FILE MERGED 2008/02/22 23:34:57 cl 1.8.10.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:35:46 cl 1.8.10.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [9bfb709dcfa88807a032a8e2dd51cf21761dadf3]

INTEGRATION: CWS impresstables2 (1.20.134); FILE MERGED 2008/03/11 18:16:50 cl 1.20.134.10: RESYNC: (1.23-1.25); FILE MERGED 2008/02/27 12:19:29 cl 1.20.134.9: #i68103# fixed context menu handling for tables 2008/02/27 10:41:46 cl 1.20.134.8: #i68103# fixed context menu handling for tables 2007/08/07 12:01:07 cl 1.20.134.7: fixed merge conflicts 2007/08/01 18:49:17 cl 1.20.134.6: RESYNC: (1.22-1.23); FILE MERGED 2007/07/26 21:07:37 cl 1.20.134.5: #i68103# working on tables in draw 2007/06/27 18:05:06 cl 1.20.134.4: RESYNC: (1.20-1.22); FILE MERGED 2007/05/03 09:05:13 cl 1.20.134.3: #i68103# more table work 2007/04/18 15:11:50 cl 1.20.134.2: #i72702# added a controller for tables 2007/03/15 16:55:27 cl 1.20.134.1: #i68103# added table context and pointer handling for tables


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [aa8cf571d79357866c6c1da0116d5d11beb59efc]

INTEGRATION: CWS impresstables2 (1.28.56); FILE MERGED 2008/03/11 18:16:29 cl 1.28.56.3: RESYNC: (1.28-1.29); FILE MERGED 2008/02/15 14:21:26 cl 1.28.56.2: #i68103# fixed table text undo 2007/10/11 15:22:09 cl 1.28.56.1: #i68103# added undo for tables


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [3f25b69df90de435c6faf6c32c4284f228e53a22]

INTEGRATION: CWS impresstables2 (1.12.10); FILE MERGED 2008/02/22 23:34:57 cl 1.12.10.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:35:46 cl 1.12.10.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [7983622afa325fecf0382b743fc75ece3a28b424]

INTEGRATION: CWS impresstables2 (1.7.10); FILE MERGED 2008/02/13 10:35:46 cl 1.7.10.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [bd48f6749d24fefa688f8ae3274ed1773b5e973d]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2007/10/11 15:21:48 cl 1.1.2.4: #i68103# added undo for tables 2007/08/07 12:01:07 cl 1.1.2.3: fixed merge conflicts 2007/07/26 21:08:32 cl 1.1.2.2: #i68103# fixed merge error 2007/03/15 16:45:42 cl 1.1.2.1: #i68103# starting to seperate the text from the SdrTextObj


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [d6032912c99fb3bf94936cc0ff68ac7413f7ecfd]

INTEGRATION: CWS impresstables2 (1.90.56); FILE MERGED 2008/03/11 18:16:59 cl 1.90.56.6: RESYNC: (1.90-1.92); FILE MERGED 2008/03/06 17:41:37 cl 1.90.56.5: fixing merge errors 2008/01/23 15:09:28 cl 1.90.56.4: #i68103# undo strings for tables 2008/01/01 18:37:13 cl 1.90.56.3: #i68103# working on tables 2007/12/12 12:47:26 cl 1.90.56.2: #i68103# added name for table shapes 2007/10/11 15:21:16 cl 1.90.56.1: #i68103# added undo for tables


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [74e80cedf585a51f11d82061f10773e73fca2c84]

INTEGRATION: CWS impresstables2 (1.11.18); FILE MERGED 2008/02/13 10:35:46 cl 1.11.18.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [ce5a5f2c9c3036b65d77941c1c0658c5e815055a]

INTEGRATION: CWS impresstables2 (1.7.10); FILE MERGED 2008/02/22 23:34:57 cl 1.7.10.1: added namespace binfilter to bf_svtools and bf_so3


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [603c23cd2c794674afacad284e9aa1f74ade1ab9]

INTEGRATION: CWS impresstables2 (1.4.234); FILE MERGED 2007/08/01 18:47:20 cl 1.4.234.2: RESYNC: (1.4-1.5); FILE MERGED 2007/03/15 16:55:58 cl 1.4.234.1: #i68103# moved SetNotifyHdl( Link() ) call to outliner cache


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [9273f417257e100f4379ec6b9fdcbfbc310d19f1]

INTEGRATION: CWS impresstables2 (1.10.4); FILE MERGED 2008/02/13 10:35:46 cl 1.10.4.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [122e5a1351b116ed665e71bfdf2dab836c4127a3]

INTEGRATION: CWS impresstables2 (1.15.72); FILE MERGED 2008/02/29 11:28:16 cl 1.15.72.1: #i68103# fixed crash due to recursive use of GetDrawOutliner()


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [267a39cad2b9817e049b06b05874199633cde1cc]

INTEGRATION: CWS impresstables2 (1.18.136); FILE MERGED 2007/08/01 18:46:24 cl 1.18.136.3: RESYNC: (1.18-1.19); FILE MERGED 2007/05/03 09:05:13 cl 1.18.136.2: #i68103# more table work 2007/03/15 17:08:17 cl 1.18.136.1: #i68103# starting to seperate the text from the SdrTextObj


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [d62d88f0e70b76d92242c233ef3cef48655a2cd6]

INTEGRATION: CWS impresstables2 (1.13.18); FILE MERGED 2008/02/22 23:34:57 cl 1.13.18.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:35:46 cl 1.13.18.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [635b102a4ccd5dd60589b9573be7354a01ec78da]

INTEGRATION: CWS impresstables2 (1.28.234); FILE MERGED 2007/12/14 14:17:31 cl 1.28.234.5: #i68103# working on tables 2007/08/01 18:46:07 cl 1.28.234.4: RESYNC: (1.29-1.30); FILE MERGED 2007/06/27 18:04:33 cl 1.28.234.3: RESYNC: (1.28-1.29); FILE MERGED 2007/05/03 09:05:12 cl 1.28.234.2: #i68103# more table work 2007/03/15 17:08:17 cl 1.28.234.1: #i68103# starting to seperate the text from the SdrTextObj


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [ce79c8785730da18c7592bf3c2337865dbb4ccbd]

INTEGRATION: CWS impresstables2 (1.79.118); FILE MERGED 2008/02/29 11:28:16 cl 1.79.118.10: #i68103# fixed crash due to recursive use of GetDrawOutliner() 2007/12/12 12:47:46 cl 1.79.118.9: #i68103# renamed SdrText method 2007/12/01 19:25:53 cl 1.79.118.8: RESYNC: (1.84-1.85); FILE MERGED 2007/10/12 01:03:21 cl 1.79.118.7: RESYNC: (1.83-1.84); FILE MERGED 2007/08/06 19:33:44 cl 1.79.118.6: #i68103# worked on cell merging for tables in impress&draw 2007/08/01 18:46:00 cl 1.79.118.5: RESYNC: (1.81-1.83); FILE MERGED 2007/06/27 18:04:25 cl 1.79.118.4: RESYNC: (1.80-1.81); FILE MERGED 2007/05/03 09:05:12 cl 1.79.118.3: #i68103# more table work 2007/04/12 20:38:01 cl 1.79.118.2: RESYNC: (1.79-1.80); FILE MERGED 2007/03/15 17:08:17 cl 1.79.118.1: #i68103# starting to seperate the text from the SdrTextObj


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [61ed09d29d65455ca0fa22423433d66632d844b9]

INTEGRATION: CWS impresstables2 (1.29.118); FILE MERGED 2007/12/01 19:25:50 cl 1.29.118.4: RESYNC: (1.31-1.32); FILE MERGED 2007/08/01 18:45:02 cl 1.29.118.3: RESYNC: (1.30-1.31); FILE MERGED 2007/06/27 18:03:53 cl 1.29.118.2: RESYNC: (1.29-1.30); FILE MERGED 2007/03/15 17:05:59 cl 1.29.118.1: #i68103# starting to seperate the text from the SdrTextObj


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [910b6c3ce8e1120589b18727b4e64c06a225bad5]

INTEGRATION: CWS impresstables2 (1.8.10); FILE MERGED 2008/02/13 10:35:46 cl 1.8.10.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [276e25d0bd9ec78b01e18b78f5d9789dc60ab6d6]

INTEGRATION: CWS impresstables2 (1.10.18); FILE MERGED 2008/02/22 23:34:57 cl 1.10.18.1: added namespace binfilter to bf_svtools and bf_so3


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [df64bd535f01aa264dc4b0c7abfdaeff299fb482]

INTEGRATION: CWS impresstables2 (1.87.8); FILE MERGED 2008/03/11 18:16:41 cl 1.87.8.11: RESYNC: (1.93-1.94); FILE MERGED 2007/12/01 19:25:47 cl 1.87.8.10: RESYNC: (1.92-1.93); FILE MERGED 2007/11/29 19:02:55 cl 1.87.8.9: #i68103# working on table templates 2007/10/12 01:03:02 cl 1.87.8.8: RESYNC: (1.91-1.92); FILE MERGED 2007/10/11 15:20:54 cl 1.87.8.7: #i68103# added undo for tables 2007/08/07 12:01:07 cl 1.87.8.6: fixed merge conflicts 2007/08/01 18:43:46 cl 1.87.8.5: RESYNC: (1.88-1.91); FILE MERGED 2007/07/27 11:52:43 cl 1.87.8.4: fixed linux build problems 2007/07/26 21:13:57 cl 1.87.8.3: #i68103# working on tables in draw 2007/04/12 20:37:00 cl 1.87.8.2: RESYNC: (1.87-1.88); FILE MERGED 2007/03/15 17:07:03 cl 1.87.8.1: #i68103# adding a shape for tables


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [eb8c08672d5cf650bfac400a9aafb3f01e334902]

INTEGRATION: CWS impresstables2 (1.38.92); FILE MERGED 2007/12/01 19:25:44 cl 1.38.92.6: RESYNC: (1.45-1.46); FILE MERGED 2007/10/12 01:02:55 cl 1.38.92.5: RESYNC: (1.43-1.45); FILE MERGED 2007/08/01 18:43:12 cl 1.38.92.4: RESYNC: (1.40-1.43); FILE MERGED 2007/06/27 18:03:07 cl 1.38.92.3: RESYNC: (1.39-1.40); FILE MERGED 2007/04/12 20:36:51 cl 1.38.92.2: RESYNC: (1.38-1.39); FILE MERGED 2007/03/15 17:05:04 cl 1.38.92.1: #i68103# starting to seperate the text from the SdrTextObj


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [45f91d86972d015893f427ba6acd49118bb368da]

INTEGRATION: CWS impresstables2 (1.32.94); FILE MERGED 2008/03/11 18:18:19 cl 1.32.94.4: RESYNC: (1.35-1.37); FILE MERGED 2007/10/12 01:02:47 cl 1.32.94.3: RESYNC: (1.34-1.35); FILE MERGED 2007/08/01 18:42:53 cl 1.32.94.2: RESYNC: (1.32-1.34); FILE MERGED 2007/03/15 17:04:11 cl 1.32.94.1: #i68103# no frame border for tables


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [e05481101cf30bb18d312c53eb55b9b137b02880]

INTEGRATION: CWS impresstables2 (1.10.10); FILE MERGED 2008/02/13 10:35:45 cl 1.10.10.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [432e748fda60071c2c2849d30562b35c8d97d1ca]

INTEGRATION: CWS impresstables2 (1.73.94); FILE MERGED 2008/03/11 18:17:20 cl 1.73.94.4: RESYNC: (1.75-1.77); FILE MERGED 2008/02/29 11:28:16 cl 1.73.94.3: #i68103# fixed crash due to recursive use of GetDrawOutliner() 2007/08/01 18:42:46 cl 1.73.94.2: RESYNC: (1.73-1.75); FILE MERGED 2007/07/26 21:05:59 cl 1.73.94.1: #i68103# reworked styles to use refcounting


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [69460868204fa22cfe22531a03cdb8ebcce548e0]

INTEGRATION: CWS impresstables2 (1.17.18); FILE MERGED 2008/03/11 18:12:05 cl 1.17.18.2: RESYNC: (1.17-1.18); FILE MERGED 2008/02/13 10:33:33 cl 1.17.18.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [ef5e4bb4caae3bcb191441794e7226de2bde5cb5]

INTEGRATION: CWS impresstables2 (1.9.70); FILE MERGED 2008/02/13 10:30:31 cl 1.9.70.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [0b90b3941098b64ab51dc067d13610901d9deeba]

INTEGRATION: CWS impresstables2 (1.24.94); FILE MERGED 2008/03/11 18:17:39 cl 1.24.94.5: RESYNC: (1.29-1.30); FILE MERGED 2008/01/30 13:25:34 cl 1.24.94.4: RESYNC: (1.28-1.29); FILE MERGED 2007/08/01 18:41:38 cl 1.24.94.3: RESYNC: (1.25-1.28); FILE MERGED 2007/05/07 19:58:59 cl 1.24.94.2: RESYNC: (1.24-1.25); FILE MERGED 2007/03/15 16:59:50 cl 1.24.94.1: #i68103# adding support for handles that are forced outside (for frame selections)


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [04ccd88077ae5701db62757d3b690ca91f6f9bb1]

INTEGRATION: CWS impresstables2 (1.8.70); FILE MERGED 2008/02/13 10:30:31 cl 1.8.70.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [8a9db00bfc64e64faa56910973621e0056b0a4f0]

INTEGRATION: CWS impresstables2 (1.154.102); FILE MERGED 2008/03/11 18:18:11 cl 1.154.102.9: RESYNC: (1.156-1.157); FILE MERGED 2008/02/20 17:49:46 cl 1.154.102.8: RESYNC: (1.154-1.156); FILE MERGED 2008/02/13 20:16:04 cl 1.154.102.7: #i68103# use api to set fill bitmap 2008/01/29 13:23:59 cl 1.154.102.6: #i68103# fixed compile error 2008/01/24 15:30:41 sj 1.154.102.5: fixed small table import problem 2008/01/21 15:16:55 sj 1.154.102.4: fixed import of tables if importing only one row/column 2008/01/17 13:28:42 sj 1.154.102.3: added some (fill/border) cell properties 2008/01/11 15:19:58 sj 1.154.102.2: added cell merging vor ppt table import 2008/01/11 14:50:57 sj 1.154.102.1: initial PPT table import


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [0d7f8ce3b59a174846acdddde6c331379870f579]

INTEGRATION: CWS impresstables2 (1.9.40); FILE MERGED 2008/02/13 10:30:31 cl 1.9.40.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [a672530628774b50fcb526839aeb4cd69b0df18a]

INTEGRATION: CWS impresstables2 (1.55.92); FILE MERGED 2008/02/15 14:21:26 cl 1.55.92.12: #i68103# fixed table text undo 2007/12/14 14:16:19 cl 1.55.92.11: #i68103# working on tables 2007/12/01 19:25:40 cl 1.55.92.10: RESYNC: (1.57-1.58); FILE MERGED 2007/10/11 15:20:18 cl 1.55.92.9: #i68103# added undo for tables 2007/08/07 12:01:06 cl 1.55.92.8: fixed merge conflicts 2007/08/01 18:40:32 cl 1.55.92.7: RESYNC: (1.56-1.57); FILE MERGED 2007/07/26 21:14:29 cl 1.55.92.6: #i68103# reworked styles to use refcounting 2007/06/27 18:01:57 cl 1.55.92.5: RESYNC: (1.55-1.56); FILE MERGED 2007/05/31 11:41:12 cl 1.55.92.4: #i68103# added TableControler 2007/05/03 09:05:12 cl 1.55.92.3: #i68103# more table work 2007/04/18 15:11:50 cl 1.55.92.2: #i72702# added a controller for tables 2007/03/15 17:01:58 cl 1.55.92.1: #i68103# adding cell support for ImpGetTextEditBackgroundColor and forewarded OutlinerStatusEvent to active SdrTextObj


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [eecbe94f1dc4bc7404d15bd3a9257f3c20f9287c]

INTEGRATION: CWS impresstables2 (1.9.8); FILE MERGED 2008/02/22 23:33:42 cl 1.9.8.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:30:31 cl 1.9.8.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [180c54693276ee3c9f173c7c3a0af8d7992d8d95]

INTEGRATION: CWS impresstables2 (1.17.94); FILE MERGED 2008/03/11 18:17:29 cl 1.17.94.5: RESYNC: (1.22-1.24); FILE MERGED 2007/12/01 19:25:38 cl 1.17.94.4: RESYNC: (1.21-1.22); FILE MERGED 2007/08/01 18:39:56 cl 1.17.94.3: RESYNC: (1.17-1.21); FILE MERGED 2007/07/26 21:20:41 cl 1.17.94.2: #i68103# working on tables in draw 2007/04/18 15:11:50 cl 1.17.94.1: #i72702# added a controller for tables


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [7797687ca667adf19ca8060c4f71153534cb9e68]

INTEGRATION: CWS impresstables2 (1.7.40); FILE MERGED 2008/02/13 10:30:31 cl 1.7.40.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [0473177a5ec663233a36074a8ddab3909f6d5a22]

INTEGRATION: CWS impresstables2 (1.14.136); FILE MERGED 2008/03/11 18:17:12 cl 1.14.136.5: RESYNC: (1.17-1.18); FILE MERGED 2008/01/01 18:37:13 cl 1.14.136.4: #i68103# working on tables 2007/08/01 18:39:48 cl 1.14.136.3: RESYNC: (1.14-1.17); FILE MERGED 2007/07/31 11:23:50 cl 1.14.136.2: fixing linux build problems 2007/04/18 15:11:50 cl 1.14.136.1: #i72702# added a controller for tables


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [fc26715c0a19ad2f5a448cb22a097bf16e357345]

INTEGRATION: CWS impresstables2 (1.31.106); FILE MERGED 2007/10/11 15:19:51 cl 1.31.106.4: #i68103# removed table border shadow attribute 2007/08/06 19:33:44 cl 1.31.106.3: #i68103# worked on cell merging for tables in impress&draw 2007/08/01 18:39:11 cl 1.31.106.2: RESYNC: (1.31-1.32); FILE MERGED 2007/07/26 21:04:41 cl 1.31.106.1: #i68103# added attributes for cells


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [1bbad5c28ba7db3b2aacabb65283907298c1c492]

INTEGRATION: CWS impresstables2 (1.8.10); FILE MERGED 2008/02/13 10:30:30 cl 1.8.10.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [cf6b5c16c1619cf7c5fccc7f74e1fe54fa1f8093]

INTEGRATION: CWS impresstables2 (1.7.86); FILE MERGED 2008/02/13 10:30:30 cl 1.7.86.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [a81d64895a42dc067c4c0a007e7fd83494b0d69b]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2007/12/16 17:59:09 cl 1.1.2.2: #i72702# working on table clipboard 2007/07/26 21:01:19 cl 1.1.2.1: #i68103# working on tables in draw


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [9bfd7afadf7758bdab44afd03be64512b6ab74b3]

INTEGRATION: CWS impresstables2 (1.21.132); FILE MERGED 2008/01/30 13:25:30 cl 1.21.132.6: RESYNC: (1.23-1.24); FILE MERGED 2007/08/07 12:01:06 cl 1.21.132.5: fixed merge conflicts 2007/08/01 18:38:17 cl 1.21.132.4: RESYNC: (1.22-1.23); FILE MERGED 2007/07/26 21:01:34 cl 1.21.132.3: #i68103# working on tables in draw 2007/06/27 18:01:10 cl 1.21.132.2: RESYNC: (1.21-1.22); FILE MERGED 2007/03/15 16:59:11 cl 1.21.132.1: #i68103# starting to seperate the text from the SdrTextObj


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [65a853b7463025034c529a03d72580aed5332a8c]

INTEGRATION: CWS impresstables2 (1.8.18); FILE MERGED 2008/02/13 10:30:30 cl 1.8.18.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [bdac3f7fadb175ab51bca8751d0796e3a4d74d07]

INTEGRATION: CWS impresstables2 (1.13.16); FILE MERGED 2007/08/01 18:37:51 cl 1.13.16.2: RESYNC: (1.13-1.14); FILE MERGED 2007/03/15 16:57:05 cl 1.13.16.1: #i68103# adding a shape for tables


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [4819d55ec6c77324b8fb2c8b03c50dde9ebdeaac]

INTEGRATION: CWS impresstables2 (1.6.104); FILE MERGED 2008/02/13 10:30:30 cl 1.6.104.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [838c0fa8228f4ca656a264f6a5610c337ebf4fef]

INTEGRATION: CWS impresstables2 (1.14.72); FILE MERGED 2008/02/15 14:20:42 cl 1.14.72.4: #i68103# let SdrTextObj know about new OutlinerParaObject 2008/01/23 15:09:07 cl 1.14.72.3: #i68103# set text objects with multiple text to default correctly 2007/12/14 14:20:12 cl 1.14.72.2: #i68103# working on tables 2007/08/06 19:39:26 cl 1.14.72.1: #i68103# worked on cell merging for tables in impress&draw


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [b1dfc12f1690e7bd49da2e0fa1fb055b78bd377d]

INTEGRATION: CWS impresstables2 (1.6.70); FILE MERGED 2008/02/13 10:30:30 cl 1.6.70.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [23a77f1de886688534d16d9bb244865bedcf7f7d]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2007/03/20 12:52:44 cl 1.1.2.2: fixed unix compile errors 2007/03/15 17:09:01 cl 1.1.2.1: #i68103# moved cell overlay from sc project to svx


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [a6a4eceabf3ba4944aa0a0aec934402d8b56bec2]

INTEGRATION: CWS impresstables2 (1.3.136); FILE MERGED 2007/03/15 17:09:18 cl 1.3.136.1: #i68103# moved cell overlay from sc project to svx


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [1e905202b7c6aa658e6211116e619098e62cf8bd]

INTEGRATION: CWS impresstables2 (1.6.10); FILE MERGED 2008/02/13 10:30:30 cl 1.6.10.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [09807aebaf9f5c9975745246bd03567efc168e78]

INTEGRATION: CWS impresstables2 (1.8.202); FILE MERGED 2007/08/01 18:25:42 cl 1.8.202.2: RESYNC: (1.8-1.9); FILE MERGED 2007/07/26 19:59:54 cl 1.8.202.1: #i68103# removed stuff that is not needed anymore since binfilter


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [5be0b50f84167cb333dfa45978999dd0b4c22977]

INTEGRATION: CWS impresstables2 (1.5.104); FILE MERGED 2008/02/13 10:30:30 cl 1.5.104.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [12ea9c83dbc481c416c113e7e5206a58e181c096]

INTEGRATION: CWS impresstables2 (1.73.102); FILE MERGED 2008/01/24 11:24:58 sj 1.73.102.1: added export of tables


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [1c396f3df7035668db106fb758f6aced704232a5]

INTEGRATION: CWS impresstables2 (1.4.10); FILE MERGED 2008/02/13 10:30:30 cl 1.4.10.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [9c9e98560ce2c672a43b404a4e2d55504e498bbe]

INTEGRATION: CWS impresstables2 (1.7.10); FILE MERGED 2008/02/13 10:30:30 cl 1.7.10.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [de8c2e2e690206e945bc67877a482e75744e03c2]

INTEGRATION: CWS impresstables2 (1.48.72); FILE MERGED 2007/12/01 15:39:02 cl 1.48.72.4: #i68103# fixed HasPriority in case the borders are equal 2007/11/29 19:02:27 cl 1.48.72.3: #i68103# working on table templates 2007/10/12 00:58:08 cl 1.48.72.2: RESYNC: (1.48-1.49); FILE MERGED 2007/08/06 19:37:14 cl 1.48.72.1: #i68103# worked on cell merging for tables in impress&draw


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [6548d6b107afc27125b16998a242d2b1e21be230]

INTEGRATION: CWS impresstables2 (1.9.134); FILE MERGED 2007/12/01 19:25:35 cl 1.9.134.3: RESYNC: (1.10-1.11); FILE MERGED 2007/08/01 18:12:27 cl 1.9.134.2: RESYNC: (1.9-1.10); FILE MERGED 2007/03/15 17:28:59 cl 1.9.134.1: #i68103# adding a shape for tables


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [bf45d03521a6e1da1bbdb9e85f3d9fc97bd4210b]

INTEGRATION: CWS impresstables2 (1.11.18); FILE MERGED 2008/02/22 23:33:42 cl 1.11.18.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:30:30 cl 1.11.18.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [393f0ba9301bdc152c356b64c9c39521de33bee5]

INTEGRATION: CWS impresstables2 (1.11.202); FILE MERGED 2007/08/01 17:56:21 cl 1.11.202.2: RESYNC: (1.11-1.12); FILE MERGED 2007/07/27 11:52:43 cl 1.11.202.1: fixed linux build problems


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [dc79eb098c31de5fa877ea77f55dd9e44a978c48]

INTEGRATION: CWS impresstables2 (1.7.86); FILE MERGED 2008/02/22 23:33:42 cl 1.7.86.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:30:30 cl 1.7.86.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [ad6604c4cfa6018ee05b462dcf5586f7140bc359]

INTEGRATION: CWS impresstables2 (1.69.104); FILE MERGED 2007/10/12 00:55:16 cl 1.69.104.3: RESYNC: (1.72-1.73); FILE MERGED 2007/08/01 17:55:44 cl 1.69.104.2: RESYNC: (1.69-1.72); FILE MERGED 2007/07/26 19:28:30 cl 1.69.104.1: #i68103# reworked styles to use refcounting


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [f53c11c3ee3d9cf2ebaf0efa018ba35bc9bfdcd7]

INTEGRATION: CWS impresstables2 (1.3.232); FILE MERGED 2008/02/13 10:30:30 cl 1.3.232.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [8eb62172a7cfe22a39e5f588740f9beaabbb9ec4]

INTEGRATION: CWS impresstables2 (1.115.94); FILE MERGED 2008/02/20 17:49:50 cl 1.115.94.4: RESYNC: (1.118-1.119); FILE MERGED 2007/10/12 00:55:10 cl 1.115.94.3: RESYNC: (1.117-1.118); FILE MERGED 2007/08/01 17:55:37 cl 1.115.94.2: RESYNC: (1.115-1.117); FILE MERGED 2007/07/27 11:52:42 cl 1.115.94.1: fixed linux build problems


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [785bab8497a5c537416dfb77de3237dd1b156a3c]

INTEGRATION: CWS impresstables2 (1.5.104); FILE MERGED 2008/02/13 10:30:29 cl 1.5.104.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [22124138eabb45c1238ecc192b73c86429c9e118]

INTEGRATION: CWS impresstables2 (1.12.202); FILE MERGED 2007/08/01 17:54:14 cl 1.12.202.2: RESYNC: (1.12-1.13); FILE MERGED 2007/07/27 11:52:42 cl 1.12.202.1: fixed linux build problems


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [7cf00f199aa5c72390abeb5a3062ddd0b55b3b2e]

INTEGRATION: CWS impresstables2 (1.7.6); FILE MERGED 2008/02/13 10:30:29 cl 1.7.6.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [ceb87917f0407d0ad596380a2e062b8219827d9d]

INTEGRATION: CWS impresstables2 (1.45.32); FILE MERGED 2007/12/01 19:25:32 cl 1.45.32.3: RESYNC: (1.47-1.49); FILE MERGED 2007/08/01 17:54:07 cl 1.45.32.2: RESYNC: (1.45-1.47); FILE MERGED 2007/07/27 11:52:42 cl 1.45.32.1: fixed linux build problems


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [5c8f88888741f5a83efe1ab861a03aeffe3ebe59]

INTEGRATION: CWS impresstables2 (1.9.4); FILE MERGED 2008/02/13 10:30:29 cl 1.9.4.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [1cc0d285601ef654d2495428194409f5cafed2ff]

INTEGRATION: CWS impresstables2 (1.10.202); FILE MERGED 2007/08/01 17:53:31 cl 1.10.202.2: RESYNC: (1.10-1.11); FILE MERGED 2007/07/26 19:29:27 cl 1.10.202.1: #i68103# removed stuff that is not needed anymore since binfilter


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [381fecd1604e49a4663e5cf4ee60890dcc5ab2c9]

INTEGRATION: CWS impresstables2 (1.6.70); FILE MERGED 2008/02/13 10:30:29 cl 1.6.70.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [e30930a9e3006f14f9201d2badcb9332732a2615]

INTEGRATION: CWS impresstables2 (1.26.202); FILE MERGED 2007/08/01 17:53:25 cl 1.26.202.2: RESYNC: (1.26-1.27); FILE MERGED 2007/07/26 19:29:27 cl 1.26.202.1: #i68103# removed stuff that is not needed anymore since binfilter


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [e8b5941aceaf6b020c56a844135661056a412fef]

INTEGRATION: CWS impresstables2 (1.5.104); FILE MERGED 2008/02/22 23:33:42 cl 1.5.104.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:30:29 cl 1.5.104.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [119c327a52add4d51e39b4753daa4f4cb7800350]

INTEGRATION: CWS impresstables2 (1.109.32); FILE MERGED 2008/01/01 18:35:59 cl 1.109.32.1: #i68103# working on tables


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [ce82011781019bbbc4a3b7ecfc47e0b9128f9d18]

INTEGRATION: CWS impresstables2 (1.9.18); FILE MERGED 2008/02/22 23:33:42 cl 1.9.18.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:30:29 cl 1.9.18.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [58777ceb79b31146bfdb62ead803a55c7fe10399]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2007/10/11 15:24:01 cl 1.1.2.1: #i68103# moved split table dialog to svx


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [4ad715e734484a6f5f1b99bb763587e81e09d360]

INTEGRATION: CWS impresstables2 (1.9.18); FILE MERGED 2008/02/22 23:33:42 cl 1.9.18.1: added namespace binfilter to bf_svtools and bf_so3


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [0d0961bfd3e22cb87d49731f7e491c73d00f3d7f]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2007/10/11 15:23:51 cl 1.1.2.1: #i68103# moved split table dialog to svx


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [8951916eb40ebbfe40f4458b628d8d0126b517d6]

INTEGRATION: CWS impresstables2 (1.7.18); FILE MERGED 2008/02/22 23:33:42 cl 1.7.18.1: added namespace binfilter to bf_svtools and bf_so3


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [65438092d40c1876af51de94d0442f55ea849ea4]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2007/10/11 15:23:42 cl 1.1.2.1: #i68103# moved split table dialog to svx


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [d7797598a2ac61fd449029c41611efd476fa661a]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2007/12/01 20:36:27 cl 1.1.2.2: fixing unix compile problem 2007/10/11 15:23:33 cl 1.1.2.1: #i68103# moved split table dialog to svx


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [3b990a6e1e322023ec0635e3e3afbfe284fb4c0e]

INTEGRATION: CWS impresstables2 (1.6.104); FILE MERGED 2008/02/13 10:30:29 cl 1.6.104.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [7500b0710aa412ad1ccb99c4076e1f8451a78750]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2007/05/07 09:24:01 cl 1.1.2.1: #i68103# added format cells dialog for drawing layer tables


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [845cf2e9d5dd587268099f0b3c862f66c89d78f2]

INTEGRATION: CWS impresstables2 (1.9.70); FILE MERGED 2008/02/22 23:33:42 cl 1.9.70.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:30:29 cl 1.9.70.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [27a9430c075a47a952db0f85dc9c2f2aa10e8ee6]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2007/10/11 15:28:04 cl 1.1.2.2: #i68103# changing execute return type 2007/05/07 09:23:52 cl 1.1.2.1: #i68103# added format cells dialog for drawing layer tables


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [7bd5a3fa8677cc5f12bd7d9bc8d851d90aa5928b]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2007/10/11 15:28:04 cl 1.1.2.4: #i68103# changing execute return type 2007/08/07 11:59:55 cl 1.1.2.3: fixed merge conflicts 2007/06/28 15:44:34 cl 1.1.2.2: fixed merge conflicts 2007/05/07 09:23:43 cl 1.1.2.1: #i68103# added format cells dialog for drawing layer tables


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [c02d6e727fa7c7c1affccfdeedfd3da7a0459066]

INTEGRATION: CWS impresstables2 (1.8.18); FILE MERGED 2008/02/22 23:33:41 cl 1.8.18.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:30:29 cl 1.8.18.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [4d80503dbf8b966f91f9f9f197284f209bea6324]

INTEGRATION: CWS impresstables2 (1.9.758); FILE MERGED 2007/10/11 15:28:04 cl 1.9.758.1: #i68103# changing execute return type


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [51fcc273f1619cdaec473d02a2fb0194ff898ff1]

INTEGRATION: CWS impresstables2 (1.20.72); FILE MERGED 2008/03/11 18:16:17 cl 1.20.72.3: RESYNC: (1.21-1.22); FILE MERGED 2007/12/01 19:25:28 cl 1.20.72.2: RESYNC: (1.20-1.21); FILE MERGED 2007/10/11 15:28:04 cl 1.20.72.1: #i68103# changing execute return type


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [a6097a20e25123c0dfbf35e2d029cc0de2cd8b0a]

INTEGRATION: CWS impresstables2 (1.7.70); FILE MERGED 2008/02/13 10:30:29 cl 1.7.70.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [ee487c87f8928bbb43935ba249a7390033fa4c74]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/01/21 15:47:23 cl 1.1.2.1: #i68103# added dialog for 'Insert Table' in impress/draw


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [59dbb10aca4c0c2c3848dfaee9c684dda09ceecc]

INTEGRATION: CWS impresstables2 (1.9.70); FILE MERGED 2008/02/13 10:30:29 cl 1.9.70.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [80e6ae83cf938b0ab05c0901e8e926c8dc1852a5]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/01/21 15:47:12 cl 1.1.2.1: #i68103# added dialog for 'Insert Table' in impress/draw


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [73a8509ca4d5f9e2c32d00d085b4bbf7f44d6179]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/01/21 15:47:03 cl 1.1.2.1: #i68103# added dialog for 'Insert Table' in impress/draw


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [0f76b78456225c38a026c55678b55fd705866718]

INTEGRATION: CWS tl52_DEV300 (1.118.144); FILE MERGED 2008/03/10 11:33:25 tl 1.118.144.1: #b6668980# crash with hypehnation fixed


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [01d6f36a0d1dc1db88f75583b9ee1906b81a2cb4]

INTEGRATION: CWS impresstables2 (1.12.18); FILE MERGED 2008/02/13 10:30:29 cl 1.12.18.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [0be1bcefe59e30e522ff38d21aed307a3bb34e12]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/01/21 15:46:53 cl 1.1.2.1: #i68103# added dialog for 'Insert Table' in impress/draw


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [40c8b9c4282e4d13164d483fe4232ba72a5ed584]

INTEGRATION: CWS impresstables2 (1.10.18); FILE MERGED 2008/02/22 23:33:41 cl 1.10.18.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:30:29 cl 1.10.18.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [72778c4966237b54c6d8c4482d32a12d8f7468ab]

INTEGRATION: CWS impresstables2 (1.52.202); FILE MERGED 2008/03/11 18:16:03 cl 1.52.202.9: RESYNC: (1.59-1.61); FILE MERGED 2008/01/21 15:47:40 cl 1.52.202.8: #i68103# added dialog for 'Insert Table' in impress/draw 2007/12/01 19:25:25 cl 1.52.202.7: RESYNC: (1.56-1.59); FILE MERGED 2007/10/12 00:52:34 cl 1.52.202.6: RESYNC: (1.54-1.56); FILE MERGED 2007/10/11 15:24:31 cl 1.52.202.5: #i68103# moved split table dialog to svx 2007/08/01 17:30:07 cl 1.52.202.4: RESYNC: (1.53-1.54); FILE MERGED 2007/06/28 15:44:34 cl 1.52.202.3: fixed merge conflicts 2007/06/27 17:32:13 cl 1.52.202.2: RESYNC: (1.52-1.53); FILE MERGED 2007/05/07 09:23:25 cl 1.52.202.1: #i68103# added format cells dialog for drawing layer tables


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [a1ef578924d69311e8d1a2325dff19740c9310d0]

INTEGRATION: CWS impresstables2 (1.13.18); FILE MERGED 2008/02/22 23:33:41 cl 1.13.18.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:30:29 cl 1.13.18.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [822f0559c5379a33c5ca4fa7ab8f9e4631cf99dc]

INTEGRATION: CWS impresstables2 (1.26.84); FILE MERGED 2008/03/11 18:15:58 cl 1.26.84.9: RESYNC: (1.32-1.33); FILE MERGED 2008/01/30 13:25:41 cl 1.26.84.8: RESYNC: (1.31-1.32); FILE MERGED 2008/01/21 15:47:40 cl 1.26.84.7: #i68103# added dialog for 'Insert Table' in impress/draw 2007/10/12 00:50:14 cl 1.26.84.6: RESYNC: (1.30-1.31); FILE MERGED 2007/10/11 15:25:37 cl 1.26.84.5: #i68103# moved split table dialog to svx 2007/08/01 17:17:34 cl 1.26.84.4: RESYNC: (1.28-1.30); FILE MERGED 2007/06/27 17:29:45 cl 1.26.84.3: RESYNC: (1.27-1.28); FILE MERGED 2007/05/07 19:39:42 cl 1.26.84.2: RESYNC: (1.26-1.27); FILE MERGED 2007/05/07 09:23:25 cl 1.26.84.1: #i68103# added format cells dialog for drawing layer tables


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [0be3ec64d1d7ad5f08e25946608f1360a35e852c]

INTEGRATION: CWS impresstables2 (1.35.84); FILE MERGED 2008/03/11 18:16:11 cl 1.35.84.10: RESYNC: (1.44-1.45); FILE MERGED 2008/01/30 13:25:37 cl 1.35.84.9: RESYNC: (1.43-1.44); FILE MERGED 2008/01/21 15:47:39 cl 1.35.84.8: #i68103# added dialog for 'Insert Table' in impress/draw 2007/12/01 19:25:22 cl 1.35.84.7: RESYNC: (1.41-1.43); FILE MERGED 2007/10/12 00:50:05 cl 1.35.84.6: RESYNC: (1.40-1.41); FILE MERGED 2007/10/11 15:25:37 cl 1.35.84.5: #i68103# moved split table dialog to svx 2007/08/01 17:17:28 cl 1.35.84.4: RESYNC: (1.38-1.40); FILE MERGED 2007/06/27 17:29:36 cl 1.35.84.3: RESYNC: (1.36-1.38); FILE MERGED 2007/05/07 19:39:35 cl 1.35.84.2: RESYNC: (1.35-1.36); FILE MERGED 2007/05/07 09:23:25 cl 1.35.84.1: #i68103# added format cells dialog for drawing layer tables


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [b365b4e8786ddadc4df8d573757e678d4fba2758]

INTEGRATION: CWS impresstables2 (1.34.72); FILE MERGED 2007/10/11 15:26:04 cl 1.34.72.1: #i68103# hide border ui for draw tables


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [512c447d38aafe5aa73bb71fac59b6ef6385b4fc]

INTEGRATION: CWS impresstables2 (1.7.70); FILE MERGED 2008/02/13 10:30:28 cl 1.7.70.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [cd12231dd79a77e9dcff9b9faf6170798b00659b]

INTEGRATION: CWS impresstables2 (1.14.72); FILE MERGED 2007/12/12 10:55:46 cl 1.14.72.1: #i68103# added accessible api to tables


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [ed93ff3af84f73ea1e6b6fdc3cd162dd12b69c06]

INTEGRATION: CWS impresstables2 (1.15.10); FILE MERGED 2008/02/22 23:33:41 cl 1.15.10.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:30:28 cl 1.15.10.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [0d3eb7b917a646b90a3c27483ba1971bf7a7f30b]

INTEGRATION: CWS impresstables2 (1.23.136); FILE MERGED 2007/08/01 17:03:37 cl 1.23.136.2: RESYNC: (1.23-1.24); FILE MERGED 2007/05/31 11:13:58 cl 1.23.136.1: #i68103# merging changes for tables


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [059df9057a53f4e905a59b70cac235d0b69fa110]

INTEGRATION: CWS impresstables2 (1.7.104); FILE MERGED 2008/02/13 10:30:28 cl 1.7.104.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [0b1699543fd99ba37aefbe2e44bbf30053ecdab0]

INTEGRATION: CWS impresstables2 (1.50.136); FILE MERGED 2007/08/01 17:01:51 cl 1.50.136.3: RESYNC: (1.50-1.51); FILE MERGED 2007/05/31 11:13:58 cl 1.50.136.2: #i68103# merging changes for tables 2007/05/03 09:05:12 cl 1.50.136.1: #i68103# more table work


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [78192f31b5a8b0e2bdd07651db88b34d21e8d721]

INTEGRATION: CWS impresstables2 (1.10.104); FILE MERGED 2008/02/13 10:30:28 cl 1.10.104.3: merged svtools in and stripped 2007/12/01 19:16:38 cl 1.10.104.2: RESYNC: (1.10-1.11); FILE MERGED 2007/07/27 15:18:10 cl 1.10.104.1: fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [3604e77b2d420c256c471b402bac1aeaf505e51b]

INTEGRATION: CWS impresstables2 (1.6.118); FILE MERGED 2007/08/01 17:00:24 cl 1.6.118.2: RESYNC: (1.6-1.8); FILE MERGED 2007/05/03 09:05:12 cl 1.6.118.1: #i68103# more table work


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [f59e2acffe213301b914d0bbafdce42ca2f89f3a]

INTEGRATION: CWS impresstables2 (1.9.24); FILE MERGED 2008/03/11 18:11:58 cl 1.9.24.2: RESYNC: (1.9-1.10); FILE MERGED 2008/02/13 10:30:28 cl 1.9.24.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [be570ee1ad2a2aa9b26a0105af9567a10241c55f]

INTEGRATION: CWS impresstables2 (1.70.58); FILE MERGED 2008/03/11 18:18:48 cl 1.70.58.9: RESYNC: (1.75-1.76); FILE MERGED 2008/02/20 17:50:04 cl 1.70.58.8: RESYNC: (1.74-1.75); FILE MERGED 2008/01/23 15:07:52 cl 1.70.58.7: #i68103# implementing border properties for tables 2008/01/23 10:50:16 cl 1.70.58.6: #i68103# added undo for changing table style settings 2007/12/14 14:14:07 cl 1.70.58.5: #i68103# working on tables 2007/12/01 19:25:13 cl 1.70.58.4: RESYNC: (1.72-1.74); FILE MERGED 2007/08/01 16:59:18 cl 1.70.58.3: RESYNC: (1.70-1.72); FILE MERGED 2007/05/03 09:04:53 cl 1.70.58.2: #i68103# more table work 2007/03/15 17:21:21 cl 1.70.58.1: #i68103# adding insert table slot


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [c2542db16cb3787ee3053bf7b1daa2a50fe7be36]

INTEGRATION: CWS impresstables2 (1.8.70); FILE MERGED 2008/02/13 10:30:28 cl 1.8.70.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [061817ff037153cde1693698c241f7988f37f048]

INTEGRATION: CWS impresstables2 (1.6.104); FILE MERGED 2008/02/13 10:30:28 cl 1.6.104.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [9f68f381d9d9d15689b6a283c005a637f319792f]

INTEGRATION: CWS impresstables2 (1.122.82); FILE MERGED 2008/03/11 18:19:15 cl 1.122.82.11: RESYNC: (1.133-1.135); FILE MERGED 2008/01/30 13:25:16 cl 1.122.82.10: RESYNC: (1.132-1.133); FILE MERGED 2007/12/01 19:25:09 cl 1.122.82.9: RESYNC: (1.129-1.132); FILE MERGED 2007/10/11 15:13:55 cl 1.122.82.8: #i68103# working on table styles 2007/08/01 16:58:54 cl 1.122.82.7: RESYNC: (1.126-1.129); FILE MERGED 2007/07/26 21:28:13 cl 1.122.82.6: #i68103# working on tables in draw 2007/06/27 17:23:17 cl 1.122.82.5: RESYNC: (1.123-1.126); FILE MERGED 2007/05/07 19:35:35 cl 1.122.82.4: RESYNC: (1.122-1.123); FILE MERGED 2007/05/07 09:22:21 cl 1.122.82.3: #i68103# added generic sub toolbar controler 2007/04/18 15:08:32 cl 1.122.82.2: #i72702# added a controller for tables 2007/03/15 17:20:06 cl 1.122.82.1: #i68103# adding a shape for tables


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [044318235a8ede9df22e19978bd3f2c17cb4f920]

INTEGRATION: CWS impresstables2 (1.7.104); FILE MERGED 2008/03/11 18:12:02 cl 1.7.104.2: RESYNC: (1.7-1.8); FILE MERGED 2008/02/13 10:30:28 cl 1.7.104.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [69bdce5e37b049e33067b9732dae632834a16b29]

INTEGRATION: CWS impresstables2 (1.24.134); FILE MERGED 2007/12/01 19:25:06 cl 1.24.134.3: RESYNC: (1.26-1.27); FILE MERGED 2007/08/01 16:59:01 cl 1.24.134.2: RESYNC: (1.24-1.26); FILE MERGED 2007/03/15 17:20:05 cl 1.24.134.1: #i68103# adding a shape for tables


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [10037f45f3e1fb041a654e85c8cfbd8322605f30]

INTEGRATION: CWS impresstables2 (1.10.40); FILE MERGED 2007/07/27 15:18:10 cl 1.10.40.1: fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [f01488865fb29b54ad4c374c8be7760ede0699df]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2007/10/11 15:13:20 cl 1.1.2.1: #i68103# working on table styles


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [db15ebf7c925c73a4ea19ae0eff011f840aad018]

INTEGRATION: CWS impresstables2 (1.12.40); FILE MERGED 2008/02/13 10:30:28 cl 1.12.40.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [d9b9cf7537de6e8a3bc5a063f7e1528f872bc82d]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2007/03/20 09:55:24 cl 1.1.2.2: fixed unix compile errors 2007/03/15 16:25:17 cl 1.1.2.1: #i68103# moved cell overlay from sc project to svx


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [f9f717346ed6747e96e7f3a8bd1ff6a4a43a701c]

INTEGRATION: CWS impresstables2 (1.2.58); FILE MERGED 2007/05/31 11:11:36 cl 1.2.58.1: #i68103# merging changes to moved header files for tables


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [117d9132eae638a7e696ab3d5fa1257f4715014f]

INTEGRATION: CWS impresstables2 (1.4.104); FILE MERGED 2008/02/13 10:30:28 cl 1.4.104.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [7441763e2d8a862b2c9a12e386c5e6371ef8ed7e]

INTEGRATION: CWS impresstables2 (1.2.58); FILE MERGED 2008/01/23 14:54:05 cl 1.2.58.3: #i68103# implementing border properties for tables 2007/11/29 19:02:02 cl 1.2.58.2: #i68103# working on table templates 2007/05/31 11:11:36 cl 1.2.58.1: #i68103# merging changes to moved header files for tables


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [66a2b18f4ddea3224dffb8b9325cd8a589c38927]

INTEGRATION: CWS impresstables2 (1.6.40); FILE MERGED 2008/02/13 10:30:28 cl 1.6.40.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [fa73438e444e32a706e7437db6a257f8171c82e8]

INTEGRATION: CWS impresstables2 (1.6.10); FILE MERGED 2008/02/13 10:30:28 cl 1.6.10.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [28a14ee71e33bd66b03a8c0e003224d6eba6d79e]

INTEGRATION: CWS impresstables2 (1.2.58); FILE MERGED 2007/12/01 19:25:03 cl 1.2.58.4: RESYNC: (1.4-1.5); FILE MERGED 2007/08/01 16:56:28 cl 1.2.58.3: RESYNC: (1.3-1.4); FILE MERGED 2007/06/27 17:21:20 cl 1.2.58.2: RESYNC: (1.2-1.3); FILE MERGED 2007/05/31 11:11:36 cl 1.2.58.1: #i68103# merging changes to moved header files for tables


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [77b74f70c241b11a4ac7cc62bd9b834f9496c91a]

INTEGRATION: CWS impresstables2 (1.12.10); FILE MERGED 2008/02/22 23:33:41 cl 1.12.10.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:30:27 cl 1.12.10.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [1fcf8d3374114438d6339113b018b1839c5ed8a8]

INTEGRATION: CWS impresstables2 (1.2.58); FILE MERGED 2007/08/01 16:56:21 cl 1.2.58.2: RESYNC: (1.2-1.3); FILE MERGED 2007/05/31 11:11:36 cl 1.2.58.1: #i68103# merging changes to moved header files for tables


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [7ab2f1174e04431e1a88ed49219a07ddce6a31cd]

INTEGRATION: CWS impresstables2 (1.6.10); FILE MERGED 2008/02/13 10:30:27 cl 1.6.10.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [656d73288733d4ca8188aa872b1bd957c73270b6]

INTEGRATION: CWS impresstables2 (1.2.58); FILE MERGED 2008/03/11 18:19:08 cl 1.2.58.7: RESYNC: (1.6-1.7); FILE MERGED 2008/01/23 10:58:35 cl 1.2.58.6: #i68103# added undo for changing table style settings 2008/01/01 18:35:29 cl 1.2.58.5: #i68103# working on tables 2007/12/14 14:12:54 cl 1.2.58.4: #i68103# working on tables 2007/12/01 19:25:00 cl 1.2.58.3: RESYNC: (1.4-1.6); FILE MERGED 2007/08/01 16:55:19 cl 1.2.58.2: RESYNC: (1.2-1.4); FILE MERGED 2007/05/31 11:11:36 cl 1.2.58.1: #i68103# merging changes to moved header files for tables


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [5df9d2b2181b30a6c318b5bc394bea3508c3fa4a]

INTEGRATION: CWS impresstables2 (1.8.40); FILE MERGED 2008/02/22 23:33:41 cl 1.8.40.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:30:27 cl 1.8.40.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [ec9d302247fca337d4bfd79491701c3cb18b7fb4]

INTEGRATION: CWS impresstables2 (1.3.8); FILE MERGED 2008/03/11 18:18:58 cl 1.3.8.6: RESYNC: (1.5-1.6); FILE MERGED 2008/01/21 15:45:45 cl 1.3.8.5: #i68103# added dialog for 'Insert Table' in impress/draw 2007/10/12 00:48:18 cl 1.3.8.4: RESYNC: (1.4-1.5); FILE MERGED 2007/10/11 15:11:16 cl 1.3.8.3: #i68103# moved split table dialog to svx 2007/08/01 16:55:12 cl 1.3.8.2: RESYNC: (1.3-1.4); FILE MERGED 2007/05/31 11:11:36 cl 1.3.8.1: #i68103# merging changes to moved header files for tables


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [c1d0ae778a0486b74948d4a4ff8c12fcfb8dd4cf]

INTEGRATION: CWS impresstables2 (1.18.18); FILE MERGED 2008/02/22 23:33:41 cl 1.18.18.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:30:27 cl 1.18.18.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [5d8d74c89af6efc92901c238d3ecfa054534e672]

INTEGRATION: CWS impresstables2 (1.2.58); FILE MERGED 2007/08/01 16:55:06 cl 1.2.58.2: RESYNC: (1.2-1.3); FILE MERGED 2007/05/31 11:11:36 cl 1.2.58.1: #i68103# merging changes to moved header files for tables


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [42f07ff1e93718536e080f2b125fe86e4d8f54e7]

INTEGRATION: CWS impresstables2 (1.3.56); FILE MERGED 2007/10/11 15:10:57 cl 1.3.56.1: #i68103# added undo for tables


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [10d4a4a538526c5ecf08e678254815262431d20f]

INTEGRATION: CWS impresstables2 (1.14.18); FILE MERGED 2008/02/22 23:33:41 cl 1.14.18.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:30:27 cl 1.14.18.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [492ee94eb408a207c820a58428600ae77e5fa6b7]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2007/10/11 15:10:26 cl 1.1.2.2: #i68103# working on tables 2007/05/31 12:00:19 cl 1.1.2.1: #i68103# moved from svx/inc


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [c5e6f26114295fb07d6146ea11867bc20f5e9baf]

INTEGRATION: CWS impresstables2 (1.7.10); FILE MERGED 2008/02/13 10:30:27 cl 1.7.10.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [52e0052542c2348302047c0e84baff5877cabe63]

INTEGRATION: CWS impresstables2 (1.2.58); FILE MERGED 2008/02/29 11:26:19 cl 1.2.58.8: #i68103# fixed crash due to recursive use of GetDrawOutliner() 2008/02/22 23:46:44 cl 1.2.58.7: fixed rtf clipboard pasting 2008/02/13 20:14:08 cl 1.2.58.6: #i68103# export table to rtf for clipboard 2008/01/23 14:54:05 cl 1.2.58.5: #i68103# implementing border properties for tables 2007/12/14 14:12:54 cl 1.2.58.4: #i68103# working on tables 2007/12/12 12:46:36 cl 1.2.58.3: #i68103# renamed SdrText method 2007/08/06 19:33:01 cl 1.2.58.2: #i68103# worked on cell merging for tables in impress&draw 2007/05/31 11:11:36 cl 1.2.58.1: #i68103# merging changes to moved header files for tables


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [540332a6af8f61e63e053f37e23763976cc43742]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:46:44 cl 1.1.2.15: fixed rtf clipboard pasting 2008/02/15 14:20:05 cl 1.1.2.14: #i68103# added shadow support 2008/02/13 20:14:08 cl 1.1.2.13: #i68103# export table to rtf for clipboard 2008/02/01 18:00:15 cl 1.1.2.12: #i68103# reworked bidi support 2008/01/28 18:11:07 cl 1.1.2.11: #i68103# working on i18n 2008/01/23 14:54:05 cl 1.1.2.10: #i68103# implementing border properties for tables 2008/01/13 19:54:22 cl 1.1.2.9: #i68103# working on i18n 2008/01/01 18:35:29 cl 1.1.2.8: #i68103# working on tables 2007/12/12 10:59:44 cl 1.1.2.7: #i68103# added accessible api to tables 2007/12/01 15:34:54 cl 1.1.2.6: #i68103# working on layout 2007/11/29 19:02:02 cl 1.1.2.5: #i68103# working on table templates 2007/10/11 15:09:03 cl 1.1.2.4: #i68103# working on table styles 2007/08/06 19:33:01 cl 1.1.2.3: #i68103# worked on cell merging for tables in impress&draw 2007/07/27 11:52:24 cl 1.1.2.2: fixed linux build problems 2007/05/31 12:00:10 cl 1.1.2.1: #i68103# moved from svx/inc


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [20326dbd74a356f34a6552ef6305a50b6705908f]

INTEGRATION: CWS impresstables2 (1.2.58); FILE MERGED 2007/12/01 19:24:57 cl 1.2.58.4: RESYNC: (1.5-1.6); FILE MERGED 2007/10/12 00:47:49 cl 1.2.58.3: RESYNC: (1.4-1.5); FILE MERGED 2007/08/01 16:54:14 cl 1.2.58.2: RESYNC: (1.2-1.4); FILE MERGED 2007/05/31 11:11:36 cl 1.2.58.1: #i68103# merging changes to moved header files for tables


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [e3cbc58e189e1c5f2923389dc34e6a74d16b7eb5]

INTEGRATION: CWS impresstables2 (1.6.70); FILE MERGED 2008/02/13 10:30:27 cl 1.6.70.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [92711db167be35d88da94623c49a3f60a68cc93c]

INTEGRATION: CWS impresstables2 (1.3.56); FILE MERGED 2007/12/12 11:28:24 cl 1.3.56.1: fixed solaris compile error


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [134222f94226f39246e18ad3af6bbf2596dd0d3b]

INTEGRATION: CWS impresstables2 (1.5.104); FILE MERGED 2008/02/13 10:30:27 cl 1.5.104.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [5da39021f042ea0676370915a003c727757933c8]

INTEGRATION: CWS impresstables2 (1.3.232); FILE MERGED 2008/02/22 23:33:41 cl 1.3.232.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:30:27 cl 1.3.232.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [228d66abd673d8a24da27659443930c4dd148afc]

INTEGRATION: CWS impresstables2 (1.4.32); FILE MERGED 2008/02/27 10:40:53 cl 1.4.32.1: #i68103# fixed context menu handling for tables


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [8cf20179e5f5bff302eef93a7df4548185f4bf3d]

INTEGRATION: CWS impresstables2 (1.5.104); FILE MERGED 2008/02/22 23:33:41 cl 1.5.104.1: added namespace binfilter to bf_svtools and bf_so3


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [b8b2aea1c965f669cf4aabc65bca2341b4c38e0e]

INTEGRATION: CWS impresstables2 (1.2.58); FILE MERGED 2008/03/11 18:19:05 cl 1.2.58.4: RESYNC: (1.4-1.5); FILE MERGED 2008/02/29 11:26:19 cl 1.2.58.3: #i68103# fixed crash due to recursive use of GetDrawOutliner() 2007/08/01 16:53:50 cl 1.2.58.2: RESYNC: (1.2-1.4); FILE MERGED 2007/07/26 19:05:38 cl 1.2.58.1: #i68103# reworked styles to use refcounting


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [909bcec81a74967e5dd0a39de8ac7df76c860a27]

INTEGRATION: CWS impresstables2 (1.4.104); FILE MERGED 2008/02/13 10:30:27 cl 1.4.104.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [905d84256a4abd8aafea1cfeee92ff7bba0501e9]

INTEGRATION: CWS impresstables2 (1.2.58); FILE MERGED 2008/03/11 18:19:12 cl 1.2.58.3: RESYNC: (1.3-1.4); FILE MERGED 2007/08/01 16:53:25 cl 1.2.58.2: RESYNC: (1.2-1.3); FILE MERGED 2007/05/31 11:11:36 cl 1.2.58.1: #i68103# merging changes to moved header files for tables


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [b67968e92be28a51a54a0cc90c41bcdca7427ed9]

INTEGRATION: CWS impresstables2 (1.3.106); FILE MERGED 2008/01/11 14:50:38 sj 1.3.106.1: initial PPT table import


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [9acae321cd8fa919f065d6254dacaf39f65d73d3]

INTEGRATION: CWS impresstables2 (1.9.40); FILE MERGED 2008/02/13 10:30:27 cl 1.9.40.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [c4e3303a4fe9e59d34f1f6e51d62765375444aae]

INTEGRATION: CWS impresstables2 (1.2.58); FILE MERGED 2007/05/31 11:11:35 cl 1.2.58.1: #i68103# merging changes to moved header files for tables


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [3bd34cfc73b7ee57ba23d4910babc15198ecca2e]

INTEGRATION: CWS impresstables2 (1.9.10); FILE MERGED 2008/02/13 10:30:26 cl 1.9.10.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [e0f7cb9460a24a23c2039ab499ae90a7f8c1784b]

INTEGRATION: CWS impresstables2 (1.2.58); FILE MERGED 2007/12/02 01:04:17 cl 1.2.58.3: fixing merge conflict 2007/12/01 19:24:54 cl 1.2.58.2: RESYNC: (1.2-1.3); FILE MERGED 2007/07/26 21:25:32 cl 1.2.58.1: #i68103# working on tables in draw


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [8f8b0b6c40a9a23a5507f37f03da5f080b0bf164]

INTEGRATION: CWS impresstables2 (1.11.68); FILE MERGED 2008/02/22 23:33:40 cl 1.11.68.5: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:30:26 cl 1.11.68.4: merged svtools in and stripped 2007/10/11 20:01:44 cl 1.11.68.3: RESYNC: (1.12-1.13); FILE MERGED 2007/08/01 11:38:29 cl 1.11.68.2: RESYNC: (1.11-1.12); FILE MERGED 2007/07/27 15:18:10 cl 1.11.68.1: fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [36cd177993f4eb62c53270e3815a20720907373a]

INTEGRATION: CWS impresstables2 (1.2.58); FILE MERGED 2007/10/11 15:08:34 cl 1.2.58.2: #i68103# working on tables 2007/07/26 19:03:43 cl 1.2.58.1: #i68103# added attributes for cells


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [20f8fccf5eaaf0ba85cf94e1807e15c7a16dce26]

INTEGRATION: CWS impresstables2 (1.12.10); FILE MERGED 2008/02/22 23:33:40 cl 1.12.10.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:30:26 cl 1.12.10.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [570e0c5efcf0b912e1dee7f52ff53dddce8b7cd3]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2007/05/07 09:21:59 cl 1.1.2.1: #i68103# added generic sub toolbar controler


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [b51c16408258a5a7185cfc7f85426045e4194fb4]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2007/10/11 15:12:11 cl 1.1.2.1: #i68103# moved split table dialog to svx


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [9619ff4f94753cd35cf34018c04a32a2570e37f8]

INTEGRATION: CWS impresstables2 (1.10.10); FILE MERGED 2008/02/13 10:30:26 cl 1.10.10.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [559c6858cd0873b8000eb0d5c4bb4963e99d7f75]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2007/12/16 17:50:20 cl 1.1.2.5: #i72702# working on table clipboard 2007/07/26 19:06:15 cl 1.1.2.4: #i68103# added style support for cells 2007/05/07 09:21:30 cl 1.1.2.3: #i68103# added format cells dialog for drawing layer tables 2007/05/03 09:04:40 cl 1.1.2.2: #i68103# more table work 2007/04/18 15:10:07 cl 1.1.2.1: #i72702 added a controller for tables


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [3bc0389fbbef7234694ba0f0eb4f9e2d3645ea2d]

INTEGRATION: CWS impresstables2 (1.8.10); FILE MERGED 2008/03/11 18:11:50 cl 1.8.10.2: RESYNC: (1.8-1.9); FILE MERGED 2008/02/13 10:30:26 cl 1.8.10.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [03be265e6c2034c1f410c9fb58d5474b6762362d]

INTEGRATION: CWS impresstables2 (1.2.58); FILE MERGED 2007/07/26 19:03:11 cl 1.2.58.1: #i68103# removed stuff that is not needed anymore since binfilter


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [914e07ce73929bb0337e0eb0ae41bb6c4a111309]

INTEGRATION: CWS impresstables2 (1.12.10); FILE MERGED 2008/02/13 10:30:26 cl 1.12.10.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [29b227196182034190250b2b8ad7d73d69c1390a]

INTEGRATION: CWS impresstables2 (1.2.58); FILE MERGED 2008/01/11 14:50:38 sj 1.2.58.1: initial PPT table import


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [3936eb780025c51977684cd56cefac2d1b65b76f]

INTEGRATION: CWS impresstables2 (1.13.16); FILE MERGED 2008/02/13 10:30:26 cl 1.13.16.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [b01a96b5e18ad24325e5ca3edf18bcb9cc1029eb]

INTEGRATION: CWS impresstables2 (1.4.36); FILE MERGED 2008/01/24 11:24:17 sj 1.4.36.1: added export of tables


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [2d129d0d8692b1ea4d4354995313dc2609a39d2b]

INTEGRATION: CWS impresstables2 (1.7.10); FILE MERGED 2008/02/13 10:30:26 cl 1.7.10.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [30253766077a627112fd6f3a8261863a05685784]

INTEGRATION: CWS impresstables2 (1.2.58); FILE MERGED 2007/07/26 19:02:39 cl 1.2.58.1: #i68103# removed stuff that is not needed anymore since binfilter


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [0567fe97b58580d9a4179cf252529134ec239758]

INTEGRATION: CWS impresstables2 (1.9.4); FILE MERGED 2008/02/22 23:33:40 cl 1.9.4.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:30:26 cl 1.9.4.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [65bd8472abd48d879390923b98a5d5f2efd1fb6f]

INTEGRATION: CWS impresstables2 (1.3.32); FILE MERGED 2008/01/01 18:35:29 cl 1.3.32.1: #i68103# working on tables


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [1eb8b7a149e7983e9495e2373affc4a79fcd26b1]

INTEGRATION: CWS impresstables2 (1.3.232); FILE MERGED 2008/02/22 23:33:40 cl 1.3.232.1: added namespace binfilter to bf_svtools and bf_so3


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [78c41a453ecc9123d16253c934ed0cf01a1beca8]

INTEGRATION: CWS impresstables2 (1.2.58); FILE MERGED 2008/03/11 18:19:02 cl 1.2.58.8: RESYNC: (1.10-1.11); FILE MERGED 2008/01/30 13:25:20 cl 1.2.58.7: RESYNC: (1.9-1.10); FILE MERGED 2008/01/21 15:45:45 cl 1.2.58.6: #i68103# added dialog for 'Insert Table' in impress/draw 2007/12/01 19:24:51 cl 1.2.58.5: RESYNC: (1.5-1.9); FILE MERGED 2007/10/11 15:07:12 cl 1.2.58.4: #i68103# moved split table dialog to svx 2007/08/01 16:52:14 cl 1.2.58.3: RESYNC: (1.3-1.5); FILE MERGED 2007/06/27 17:11:02 cl 1.2.58.2: RESYNC: (1.2-1.3); FILE MERGED 2007/05/31 11:11:35 cl 1.2.58.1: #i68103# merging changes to moved header files for tables


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [156bb8e97e6b3b2b4dbaae0df9273444e77147a6]

INTEGRATION: CWS impresstables2 (1.4.104); FILE MERGED 2008/02/13 10:30:26 cl 1.4.104.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [3a4264bccb372b8a36cd221ebe907e07c8e3bc39]

INTEGRATION: CWS impresstables2 (1.2.58); FILE MERGED 2007/11/29 19:01:36 cl 1.2.58.3: #i68103# working on table templates 2007/08/07 11:59:36 cl 1.2.58.2: fixed merge conflicts 2007/08/06 19:33:01 cl 1.2.58.1: #i68103# worked on cell merging for tables in impress&draw


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [966b2c706968ffe2fcaeeb9baf8afef80b296e7d]

INTEGRATION: CWS impresstables2 (1.8.4); FILE MERGED 2008/02/13 10:30:26 cl 1.8.4.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [6c5bfa0c3525a276388325f825067dab9f1f1127]

INTEGRATION: CWS impresstables2 (1.2.58); FILE MERGED 2007/12/12 10:56:31 cl 1.2.58.1: #i68103# added accessible api to tables


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [9d0f177ee19a293a593eaaa34266d2006baa5af8]

INTEGRATION: CWS impresstables2 (1.3.232); FILE MERGED 2008/02/13 10:30:26 cl 1.3.232.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [02fd36e061a9b90aaf2885a76f191aca9b32f200]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2007/12/14 14:43:18 cl 1.1.2.3: fixing solaris build problem 2007/12/14 14:12:43 cl 1.1.2.2: #i68103# working on tables svdotext.hxx svxids.hrc 2007/12/12 10:56:19 cl 1.1.2.1: #i68103# added accessible api to tables


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [b400d6f8045d35117c0491e97a19c4723a84bf70]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/13 10:29:07 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [672674176bfa3c911f31228bf9128a9ba59d1add]

INTEGRATION: CWS impresstables2 (1.15.56); FILE MERGED 2008/03/11 18:18:55 cl 1.15.56.6: RESYNC: (1.15-1.16); FILE MERGED 2008/03/06 17:39:09 cl 1.15.56.5: fixing merge errors 2008/01/23 10:50:00 cl 1.15.56.4: #i68103# added undo for changing table style settings 2008/01/01 18:34:35 cl 1.15.56.3: #i68103# working on tables 2007/12/12 12:47:06 cl 1.15.56.2: #i68103# added name for table shapes 2007/10/11 15:06:47 cl 1.15.56.1: #i68103# added undo for tables


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [e4a93fd18e02535e556da98d7f71c83ecd85f2c8]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/18 12:19:41 cl 1.1.2.2: fixed missing resource 2008/02/13 10:28:59 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [01e67ea14c0939f85f30a74d2ee970e04051ec9f]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:34 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:26:47 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [f3aaf20ba53998ebae9cb780f0aa5b51b12537a9]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:34 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:26:37 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [00af176bee442a3ba8e819678bbd0c4873215c0d]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:34 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:26:29 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [6bbf84c6729612e5076decd4b777efb52c10d0c1]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/13 10:26:20 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [f06c32758f2bb851019514d66a5d4a5ca0755f82]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:34 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:26:06 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [4bc8af17b4e7430d8507942d88df32dfa7763630]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/13 10:25:57 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [6cd5f0bab273668e164c6e2d7de70709fc994f08]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:34 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:25:44 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [b69ccbadbcf67d0e2faca5d31152ad6f3a61f18d]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/13 10:25:36 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [c35e4587fdb3db773e58f67f2c772b9bf5f59fa5]

INTEGRATION: CWS impresstables2 (1.29.16); FILE MERGED 2008/02/15 14:33:22 cl 1.29.16.1: #i68103# new interface XBroadcaster


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [ec3ce4e7565612d919fc982366270bc88e1aa794]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/15 14:33:38 cl 1.1.2.1: #i68103# new interface XBroadcaster


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [c0194fb42a5d5dc5299634211da321511f9b8b1a]

INTEGRATION: CWS impresstables2 (1.13.68); FILE MERGED 2007/08/06 19:40:16 cl 1.13.68.2: #i68103# worked on cell merging for tables in impress&draw 2007/03/16 09:25:26 cl 1.13.68.1: #i68103# new api for tables


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [091e015d167baf1c168f47008b55de69ae5ff80c]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2007/08/06 19:40:44 cl 1.1.2.2: #i68103# worked on cell merging for tables in impress&draw 2007/03/16 09:25:10 cl 1.1.2.1: #i68103# new api for tables


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [ce581325459d6df74907982fb35d91866651f7b1]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2007/10/11 13:26:35 cl 1.1.2.2: #i68103# worked on cell merging for tables in impress&draw 2007/08/06 19:39:54 cl 1.1.2.1: #i68103# worked on cell merging for tables in impress&draw


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [2b1133297dbcb1b5760f6473043e74dd2ef334a1]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2007/03/16 09:25:01 cl 1.1.2.1: #i68103# new api for tables


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [eb5bf1031390d7f3b2733aa677eb5488d1ee149a]

INTEGRATION: CWS impresstables2 (1.26.68); FILE MERGED 2007/12/01 19:24:35 cl 1.26.68.2: RESYNC: (1.26-1.27); FILE MERGED 2007/03/15 16:10:52 cl 1.26.68.1: #i68103# added a draft interface for api functions in drawing applications


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [e2f51112c037fef2807fb6166f17f7ee36813a92]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2007/03/15 16:10:35 cl 1.1.2.1: #i68103# added a draft interface for api functions in drawing applications


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [a1c8a32f35d332318f98f43fe523ad3668367868]

INTEGRATION: CWS impresstables2 (1.40.60); FILE MERGED 2008/03/11 18:15:24 cl 1.40.60.6: RESYNC: (1.45-1.46); FILE MERGED 2008/02/20 17:49:18 cl 1.40.60.5: RESYNC: (1.44-1.45); FILE MERGED 2008/01/30 13:25:05 cl 1.40.60.4: RESYNC: (1.42-1.44); FILE MERGED 2007/12/01 19:24:33 cl 1.40.60.3: RESYNC: (1.41-1.42); FILE MERGED 2007/06/27 16:30:18 cl 1.40.60.2: RESYNC: (1.40-1.41); FILE MERGED 2007/03/15 16:09:57 cl 1.40.60.1: #i68103# added new XMouseMotionHandler


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [970e167833015f7ccba536144e1ccfc008227f75]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2007/03/15 16:09:35 cl 1.1.2.1: #i68103# added new XMouseMotionHandler


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [6ce2c5e8e306019a7661008261542d057c95b7e2]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:26 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:17:20 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [973f5005005e7e070864fdc73c0ae8985d41085d]

INTEGRATION: CWS impresstables2 (1.7.272); FILE MERGED 2007/03/15 16:11:37 cl 1.7.272.1: #i68103# fixed documentation


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [1dc22d78d2475c8f39e24e584e77ebbb1b442fd8]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:26 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:17:11 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [d4ddcd68e53d13fbc538b9f9820164bcd438cb3f]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:26 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:17:02 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [0f59db03fb160d94e0f7c081a233264afa815555]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:26 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:16:54 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [0be8d70feaddf8fc55bc5ba8e3813b2ba31cbde7]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:26 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:16:46 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [4fbf63a563914ec9959c7a543d23b36a8a70f1d8]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:26 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:16:37 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [7f218ce59ec4e92fba3618d962e1b669202819eb]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:26 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:16:28 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [ff018d0caeeb58b573b4f6964e13bbc0eb17c864]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:26 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:16:20 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [3115244a963f89f20680aea1d4a88a4cbaca2d66]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:26 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:16:11 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [d764d56054017c992b48a7632ab8f46e17d77c15]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:26 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:16:01 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [d03acb64f29baeffca909c56caaf953ffb62c0e4]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:26 cl 1.1.2.3: added namespace binfilter to bf_svtools and bf_so3 2008/02/21 14:39:10 cl 1.1.2.2: #i68103# added application data for binfilter svtools 2008/02/13 10:15:54 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [46884f21ff76e3ab1f994afe2697854f952728b3]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/13 10:15:45 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [f3f360fd0ec5632f728f04b95b13217f56835a36]

INTEGRATION: CWS impresstables2 (1.8.8); FILE MERGED 2008/03/03 15:32:42 cl 1.8.8.1: #i68103# fixed a threading problem


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [0f56ddfefa9211587f0817a697d61d3f0af737ad]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:26 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:15:37 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [d30e694e09d1f61a1ffebd9a04c888da847e54a5]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:25 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:15:28 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [92bb069809f442187a90a2abc57ec6fdf1a1539b]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:25 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:15:21 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [4427e8c4af9dd4dd4ee38e7a39ac470f7d2fea46]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:25 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:15:12 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [92bb4d6596c48d9ef5bb4e9f1404caed39145d89]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:25 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:15:05 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [f9cf5fa0260869726afea8abab2e63fc6352dede]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:25 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:13:57 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [2cc6e2066a27606204f6f1e0ac890e993e1ae625]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:25 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:13:49 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [0d5e048c68c448d3bf2cc46466de12c9788bbf1d]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/03/06 17:05:06 cl 1.1.2.1: #i68103# new images for moved split cell dialog


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [06afe3f20d83ac8c03c3f108508ae594bb88cb61]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:25 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:13:38 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [05ace9f74ccacf754cf8a78988b96160c8d27a3b]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/03/06 17:04:33 cl 1.1.2.1: #i68103# new images for moved split cell dialog


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [201609cadb8b9a41d99e392dde7fbeff3805e83e]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/03/06 17:07:45 cl 1.1.2.1: #i68103# new images for moved split cell dialog


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [46073501513b13020cce2f76b1ef3f42439d269a]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/03/06 17:05:38 cl 1.1.2.1: #i68103# new images for moved split cell dialog


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [bcdea1cdf899ce403a30c24989694fb757addaa6]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:25 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:13:26 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [2374b7b8a6ea1ea9a75aee5fcc14ef6087d34663]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2007/12/14 14:29:39 cl 1.1.2.1: #i68103# new slot bitmaps for table designs


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [206362e1856cfb2738a82cb301cd008eddf0c578]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2007/12/14 14:29:51 cl 1.1.2.1: #i68103# new slot bitmaps for table designs


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [2c4be3f718ce4d9192ec9f54834845329f3c64a0]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:25 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:13:15 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [bb7ecde97e3651519664a148323b6e756c69de1f]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2007/12/14 14:29:18 cl 1.1.2.1: #i68103# new slot bitmaps for table designs


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [15b21a73e6c4c3c5660a77aff341625acdb58aad]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2007/12/14 14:29:28 cl 1.1.2.1: #i68103# new slot bitmaps for table designs


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [f5efe018ed1f606d5403b5db2295fa9766714115]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:25 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:13:05 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [9f574c9d4752a8b8c87ac041ebb738656d7b74fb]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:25 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:12:48 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [bb3488d8393356f153826c5dff02966dd21bec0d]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:25 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:12:41 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [81937be95c249cd5e11af72981a90afc37afa520]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:25 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:12:31 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [076dc88f13852ee2edaf2d6cc460acbb63efb013]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:25 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:12:22 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [3e715db6ee15fad9d3e8c861572ea24008dc6301]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:25 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:12:14 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [1f91098eb62e09b15afa5fcef511fd7cfd872bc1]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:25 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:12:04 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [e08f13b4ee8d4d63902fa629602647dec353ffe2]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:25 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:11:56 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [d537385c8957e41db5e26d0585ef3b2029a65bcf]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/13 10:11:47 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [977b27cdebccd7a76401d898f09f2b3a8e578934]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:25 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:10:08 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [3b15f51b2b2134d8fc1b995921406bd94b4a124a]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:25 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:10:00 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [12b4090a3caa7e0d7d976bd2cc7ef1c8ea119bf2]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:25 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:09:51 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [a3483267e9743582e6c35604d2ca343418131c0f]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:25 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:09:44 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [f1578436430956437a3093d8c3fa85298f5f77c0]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:25 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:09:36 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [c4a85abd27a357318ad178ee81e0a25608a4d7a0]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:24 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:09:27 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [db98e7f2ffd7127fc0972bbef1ee7f1d2c5db5a7]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:24 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:09:19 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [917ca64788dbce5be00d1175cf3389462f1615de]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:24 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:09:12 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [bc1f816c01d907c98e22eb5f6f4613c9080f6cae]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:24 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:09:03 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [12725ffc8b66315f827ed79beb084bb33129c31d]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:24 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:08:55 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [bb03bedb9453b2e59ff57cc6465f7d2c5657b18f]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/13 10:08:46 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [73dd5070903b8f27361ba55b81af52a3d3e21ed1]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:24 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:08:38 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [f0ae7f681496eaa0ecda348ceaf11b2603eb6532]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:24 cl 1.1.2.4: added namespace binfilter to bf_svtools and bf_so3 2008/02/21 14:38:55 cl 1.1.2.3: #i68103# added application data for binfilter svtools 2008/02/13 12:55:03 cl 1.1.2.2: merged svtools in and stripped 2008/02/13 10:07:31 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [001d4c3ee93b4826f47ab893eec5ef35ea984308]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:24 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:07:24 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [f4b84f50dd01290743c5e27803ecfb6dc06fb5fd]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:24 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:07:08 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [2b9d4fea52f4891dc0cc021927d8641b5d494024]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:24 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:06:44 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [bbf66a26d87a0c0e5a457735ea20939a76beee83]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:24 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:06:36 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [6322e547e872e36c32d357b156efddf7c7390b13]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:24 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:06:28 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [7081c1ee80fbfd1e3bd110118719b58ba72b85bd]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:24 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:06:19 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [919fbccf6b94d448798ffa1f41bce7ae89dfd4ff]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:24 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:05:59 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [9e26af46a996595b1f54cdc9e73ac83022f0848f]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:24 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:05:52 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [1b82fb05568135d52e5c6c9dd8b4b56879775f9f]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:24 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:07:15 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [48942541e5586d1120754649de08ece66b4abfb3]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/13 10:05:44 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [e6626400e34b8de314d454c9c6098f8004318215]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:24 cl 1.1.2.3: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 12:55:03 cl 1.1.2.2: merged svtools in and stripped 2008/02/13 10:04:56 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [1cd616480a3d767e9899429b25758b02c772d37e]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:24 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:04:48 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [61b973873069043e5762f9eb9694a1ca11ea9ef9]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:24 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:04:38 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [ca43ca93bf74f5f704756ac190f3b1755cde0db4]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:24 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:04:30 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [65dd305d3ef5d4988e1084bbc9c5d4076fdaa2be]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:24 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:04:21 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [64127edd1a446209988028ed7831922d180d8dda]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:23 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:04:12 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [684c5d778e14bc93ad190fac32982e808aa23d88]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:23 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:04:04 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [b8f8e741277bc76852571fb91187e7d70748a335]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:23 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:03:55 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [e1742eb6ba8dcf30e8036046a33e9f7d7adf6865]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:23 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:03:46 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [65d7a8411fc038a79a5d5c1d57be14ac8da4a66d]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:23 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:03:38 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [0ab113804d261f127e1e1227857220e9cc05510f]

INTEGRATION: CWS impresstables2 (1.31.62); FILE MERGED 2008/01/14 13:45:09 cl 1.31.62.1: #i68103# removed sort and sum entries for now


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [d4985db0adb5d33a517a38379ed97044ffe5b4b7]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:23 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:03:29 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [48159fca14526accc9e18529063788a51edbe2bc]

INTEGRATION: CWS impresstables2 (1.61.4); FILE MERGED 2008/03/11 18:14:05 cl 1.61.4.2: RESYNC: (1.61-1.64); FILE MERGED 2008/01/01 18:44:34 cl 1.61.4.1: #i68103# working on tables


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [cd62d25409fee6e7cbc00da309a7fced9e7a0581]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:23 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:03:20 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [5dc22ef1cd9addf7ab2774e237c0040d84bd96b7]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:23 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:03:02 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [917a2bf187bb2a80bc81350ddd0d53cd04062c00]

INTEGRATION: CWS impresstables2 (1.21.44); FILE MERGED 2008/02/27 10:38:08 cl 1.21.44.3: #i68103# added slots for row and column spacing 2007/05/07 16:32:01 cl 1.21.44.2: RESYNC: (1.21-1.22); FILE MERGED 2007/03/15 16:17:36 cl 1.21.44.1: #i68103# added commands for table support


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [a4938e8630ad307cab8fedfb72ce6cbda655440a]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:23 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:02:44 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [bffdcf2ceecd1fa1a7f5d414491d511d13e9c8e2]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:23 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:02:35 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [0005a1ac77666181a565ff0cbbf04b4a3207d381]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/21 14:38:26 cl 1.1.2.2: #i68103# add missing .src file 2008/02/13 10:02:28 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [3de8886e3ec1a0b2a8d9fd08546ebe1c4f3f814d]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/13 10:02:12 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [a95d18ae6bc8f16a9de07917f0bfc22678a4e821]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/13 10:02:02 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [dd89553f1080d2eda6a10b5eb91eebf45b0a7fa8]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:23 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 10:00:38 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [016afcc976230a1175f32ae4793ce122414bff9b]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/13 10:00:29 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [5926d89271e788f6708ae7cfb9315bc6cddc3117]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:21 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:59:15 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [664073d46ed3b1aa73ded7f1270dafbb0646d32a]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:21 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:59:08 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [80045d351ba2bf70e3f1ac54669059e66fd65a0e]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:21 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:58:59 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [78d1e86a1ef6e1f782950861d9ee5d775e0a0342]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:21 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:58:52 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [b94e95c774d1ef2533bef59bf94d25c20b575610]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:21 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:58:45 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [bfc88f58fc3e158fa41df2fb8018fb213c10107b]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:21 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:58:36 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [8102fcedfa4dc696a339ce204e6eb733676eeb12]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:20 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:58:29 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [9c881dca7e5ccd11bc3481039c72a39971ff74cb]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:20 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:58:20 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [1c8fa726bef4af03b5f22521085abbf75659d241]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:20 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:58:13 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [dbc767bc304152e5b0a565965553a45a357cc8c2]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:20 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:58:04 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [82de74497779c42236a5cd128a429a41cd7090b8]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/24 15:14:39 cl 1.1.2.3: fixing solaris compile errors 2008/02/22 23:29:20 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:57:55 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [d656dc506fc510b749d23cc2b97fee82f6dd85c7]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/13 09:57:46 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [cc7c9d1dd0decc3d6446ce457be44d8b296d563b]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:20 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:57:37 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [606f231465642d44f48f6062d9e86bfcc6f363d9]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:20 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:57:28 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [ae0190fc87519efabf53a64168b9c795ac1dc38c]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:20 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:57:18 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [e819dcf3e3d06fd97d2f25160219516fa2c1d7ab]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:20 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:57:09 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [7fec5607d8bee1f89ef06e28f212e1ad2e6a3099]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/24 15:14:39 cl 1.1.2.3: fixing solaris compile errors 2008/02/22 23:29:20 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:57:00 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [9e1895e70a5bfad7117e2844c5163b8ea122f7e3]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:20 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:56:51 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [56db58ac1c248209bb2a4b6dc691f5e6c6e9bef9]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:20 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:56:44 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [dcd7cd685af4bf109ab3f8f2192a125fe2dc4916]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:20 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:56:36 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [db1a04f62ff00feaab0f040ce93fa25303298006]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:20 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:56:27 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [a95cd99f45ac5619e5b0d3b2a22d8d2b5e885020]

INTEGRATION: CWS newregdlg (1.5.170); FILE MERGED 2008/03/05 13:18:53 pb 1.5.170.1: fix: #i86683# STR_REGISTRATION_OOO added


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [5ef52ad06e11cf748624943419e7b0b6d4921a82]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:20 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:56:18 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [839f44a787060f5bdff2ff3f65299eef4ca1eb7a]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:20 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:56:11 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [dc5d228aa929b546597d2a1125110e4a33231793]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:20 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:56:02 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [f4ac72d5e84391e66851e1949face8edef9aab38]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:20 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:55:53 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [c3ccd0cc3f5cf3326b205a04298614c961136459]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:20 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:55:45 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [49620d8d0a2e12df1f9b86c9f5dfe28f8ea19c24]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:20 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:55:36 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [dfe5c15158ed3761569a7765ee69090dbf172c4d]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:20 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:55:27 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [8eb7316dab4a51de7178df84a6342d7c94b83e96]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/13 09:55:19 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [76b61150fdd3f9cfa262041fa5ed1d121680fddf]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:20 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:54:09 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [02332739ebb9b164aaaf707ad57c2cc496e94e7d]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:20 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:54:00 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [ad66e59039265fef23850d6f68f19203a7a519a1]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:20 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:53:52 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [589441df53eedcb789193542213d8515bbd52886]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:20 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:53:43 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [c9992088e7f2d8eda29ac01e89b63a5d78be6b55]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/13 09:53:35 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [432ad3188aa0e71b34c34080f5f9908d567611a3]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:20 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:53:28 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [b4276019b2712c1adafd3f790b201e1f8e495bd8]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:20 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:53:19 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [cdb80b44e755d4c23b3cba9bf8d4735d1b478200]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:20 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:53:12 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [1dcfff9dc5ba1b671756f2fab3f51f99f77ad64d]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/24 15:14:38 cl 1.1.2.3: fixing solaris compile errors 2008/02/22 23:29:20 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:53:03 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [e1be6951f18c0a307481d07e1ef0b90ae33f2f35]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/24 00:02:34 cl 1.1.2.4: added namespace binfilter to bf_svtools and bf_so3 2008/02/23 22:39:26 cl 1.1.2.3: fixed linux build problems 2008/02/22 23:29:20 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:52:47 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [e822e3621c1015a21f3c6f7778eef1aec05bfc87]

INTEGRATION: CWS newregdlg (1.16.126); FILE MERGED 2008/03/05 13:21:24 pb 1.16.126.1: fix: #i86683# STR_REGISTRATION_OOO added


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [61f4518a48cac5a0fa34b7f136f49b8e5a10c417]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:19 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:52:23 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [aca7664b82a572c7600a5ffbefa323a11c0f657f]

INTEGRATION: CWS newregdlg (1.11.20); FILE MERGED 2008/03/05 13:34:10 pb 1.11.20.2: fix: #i86683# syntax error fixed 2008/03/05 13:22:25 pb 1.11.20.1: fix: #i86683# Registration tabpage changed


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [919a11e01a2339e6891aa8f0a3c533868139420d]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:19 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:52:14 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [f324750bd581a2b318392a40bc200126e7196475]

INTEGRATION: CWS newregdlg (1.19.20); FILE MERGED 2008/03/05 13:23:09 pb 1.19.20.1: fix: #i86683# Registration tabpage changed


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [8d969d5661d9aeb8934960abe6a0cab0384f1c76]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:19 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:52:03 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [bd5f62db6174e91851177321111c04a013c339b2]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:19 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:51:55 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [e15014e54d6588d05a037cd319f34e59746633cb]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/13 09:51:46 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [e08c6adab3395cd8b981a1e0ee8902b88d912150]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:19 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:50:22 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [e199e53c725a9df77fb010a6f5122e3c548461aa]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:19 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:50:13 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [e422291bab1a68c460bebe80f11e9fa50e71f84f]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:19 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:49:08 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [9f1a4fca70e7b810d7d14ea495080d4bccff6108]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:19 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:49:00 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [55633ab0a22cf2c383fdb140f0404056ef4c3c3b]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:19 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:48:51 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [50dd4a40fb9718df9e2c0dcf4eeb366a23a81eda]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:19 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:48:43 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [1ea88179f81bae3cade58ce4a5db2cbf45567171]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:19 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:48:35 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [75aa602923dbbf6aba8e5b923aaf0c39c3043e05]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:19 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:48:25 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [93d69a65c3dd0432da8244fa9567f6eccc5080a2]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:19 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:48:15 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [a3b9f46500cc930b6f9d378bf362a438651540ee]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:19 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:48:05 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [512ebe433c895654bb6306cebf4e75ff1c156eb8]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/13 09:47:55 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [91399a6c2c7fe135f30e30b18106a6bd937e9dd0]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:19 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:47:47 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [f68ffa0ca289520b939ed8f99d0b00837918ef13]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:19 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:47:20 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [178d3721e13dc3259d6e47bc12031ceb5f1b6b36]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:18 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:47:13 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [b2dbf5615932b405069eb331aeeed9edab1f7e66]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/13 09:47:04 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [42ea008eaa43ff408c9165f106fc1dde61efc675]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/13 09:46:57 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [714cbe8dbdc9891b56718ca3e9d2715657cc2dfb]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:18 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:46:26 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [f7cc3d3555f430fc1fa207063fffb51ed86c4b1c]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:18 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:46:17 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [368c4b0b88dff4306094f8b4f88d96ce89f4c37b]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/13 09:46:08 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [099ad983c89750713c5fbbe4762f0721e7a638cd]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:18 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:45:39 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [ed14a1e659dd62d98446a9b617aa91f5cf2a6dce]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/13 09:45:32 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [f8d14ebc3383ebefb7e573dee8cb616f403eb2d1]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:18 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:43:42 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [b72e88d29db624511ca0ac54b35364f7d6aef8c3]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:18 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:43:33 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [014cf57fd0728b7fd424b3c8863d787eb3926a22]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/13 09:43:25 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [9e1392b1a8b3e294f3b899f5affb356dcd5b7863]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:18 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:43:17 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [09434cfcc81090cac6ba16989f35770b42b6a617]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:18 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:41:49 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [9d99d6bdb1ce18df3f215a747ee15c3f8e7885ae]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:18 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:41:40 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [570aac7fe8458ad517b6717ba8bb94d906b9be7a]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:18 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:41:32 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [0b231429a5fd65822872ad9d31367e719cd5e1ac]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:18 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:41:24 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [a813749f27920b063d8078c18cc45da575d36d8b]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:17 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:41:15 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [390bb3979a9724be80f4e27cbc801dbce690595c]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:17 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:41:06 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [43f81bd18b396d6f2e1a212d8c2ce03f707bd48d]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:17 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:40:41 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [28a45f3561295b3f412df4a74c43c6ffeba1c842]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:17 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:40:32 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [b01cb83978ae56bd625487346a9678205849bb61]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:17 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:40:58 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [8821c2953366ee44c995b32086da8c16369877a3]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:17 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:40:49 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [94884d4266ace8e34c72c7707b4997126720482b]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/13 09:40:24 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [347b5a6b85ce3ba19fc76d1d11c862e92958f172]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/13 09:40:15 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [e6be6c52140306505bd72fc70f44203e0f6491a4]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:17 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:40:05 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [e698d1629be33d04ec4cd4dc7d33fd049bf19521]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:17 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:39:28 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [a3178db885b53e68e5622264972cf4310bc5fe5e]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/13 09:39:19 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [2863af16bf0b43f18f436bd72b441f2b1cfcaa11]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:17 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:36:25 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [f45ec73b8a92b812b874da25f3440cfa6a6596e1]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:17 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:36:17 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [ea813b77f938c4c99df6297d3daa735ace33d3b4]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:17 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:36:06 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [2607d3b11729a352c7099b9dc780cb041ac4c23c]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:17 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:35:57 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [ff94619bfeac334772943f68166485ae7343ad0e]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:17 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:35:49 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [eb8944dd2c9a30f78d2e11bc4eb11947da8b774e]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:17 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:35:40 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [a6f97e506e93c631b0caba8838b997b16418487d]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:17 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:35:31 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [10390de65aac0e19ce5cfacf539cf49813c2a17e]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:17 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:35:23 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [40432198267352f8266f1ceb00040a2e9fea3837]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:17 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:35:14 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [cbcf775872aff7ff6cf4cabfa663be55eef648de]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:17 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:35:05 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [169c423fdc9b45fbf83ea6d08de46bb9de0e1384]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:17 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:34:46 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [bd1e31459b34360af7b94752dfb765b15d26a5ce]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:17 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:34:37 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [b67961a3adb82162e8d557407aad9b919caf5b5a]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:17 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:34:28 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [648b7306f7b9b42159069fa62866f47d222138f5]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:16 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:34:10 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [0d0c4e9a8fe436efdbe8c5a06aed05a6aa81ae5f]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:16 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:33:59 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [0f7bb3c370719589c747d16d3d0283ed06f05b0f]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:16 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:33:50 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [2922be92397c015460f97e42ec4082f951641212]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:16 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:33:42 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [83d75b615d3744db8116bf6903537aed8809db14]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:16 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:33:32 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [be94f67978b9bb0d275cddc12d17d4059b02e36e]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:16 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:33:23 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [606737eab4a4ae71ca618e77c6f53b7b5e3cae80]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:16 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:33:15 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [d9109a4496237a82401bf996c089ac6be3c7a208]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:16 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:33:07 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [a2d6d1db37204fec6d15d4ecd6abe343df94569f]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:16 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:32:59 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [9d5e72c8147ae7b7f0d2dcac30b8f163ee2418f1]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:16 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:32:48 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [fa75d9540e1e6ca8c685b6bf028fc68793527f9f]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:16 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:32:30 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [5df434f288a498b0a846a2f23c8ab57516e52997]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:16 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:32:14 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [0a2de494686790e4b87952838252fb81515c06e4]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:16 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:32:05 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [b521c9b1a741836154900eb2ea2f3f67c6bc7c0f]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:16 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:31:56 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [2aeffd94546e350359cb8ff3c8d84f777751b35f]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:16 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:31:47 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [1e50956b297fdd62e9a7988fec46ff77abfd8315]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:16 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:31:38 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [1297bf9a97993754e4b94ef729bbd455074cd422]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:16 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:31:20 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [f09157952fc238c7f2bd3950ee98c5c67ba1a4a2]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:16 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:31:04 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [73921d5f8656975ac9b6fb16af352a685142d59d]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:16 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:30:55 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [6c03f75f702abd9d47ead8686ba1a9d17ff7d081]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:16 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:30:47 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [2a94ceb415409e7ff11687757acb8d1926dcd0a3]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:16 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:30:37 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [efd6f0e0b89c2fa7f6b2036de2a99688e4c64a99]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:16 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:30:27 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [4d510c7a06721c1c273d939da9e9244212f1707f]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:16 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:30:19 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [850e9a1399210f445f1abc454c6819085558b24b]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:16 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:30:07 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [3993f5f27b7970abc82b08cd2cc499ea75472276]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:16 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:29:57 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [9e93715a100f5a069a5e2d6e24e2ce5b8d22b577]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:16 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:29:47 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [4dcc7e7a87fa97db67339ab939a76932bf9893f6]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:16 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:29:37 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [d9aaafddaec9839fb144710a5e4b6070a04f17cf]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:16 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:29:28 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [e64424193402c9c4d7c0980b951690bfb1853ab0]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:16 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:29:12 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [d049158d023dd678b53e850092323ebed13f8cae]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/13 09:29:03 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [3413d0c4d83f57d93b0e7c718ade126b2bcedac0]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:16 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:28:55 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [7463639eb62f0512dce3a4f7bb09ecc46a716a79]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:16 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:28:46 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [0529247bb25d236d9009936627e63b901ecee01a]

INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED 2008/02/22 23:29:15 cl 1.1.2.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:28:38 cl 1.1.2.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [d4168409ea193d00e633080028b6e0e00eb047d2]

INTEGRATION: CWS impresstables2 (1.11.18); FILE MERGED 2008/03/11 18:12:34 cl 1.11.18.2: RESYNC: (1.11-1.12); FILE MERGED 2008/02/13 09:25:46 cl 1.11.18.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [a0ab0893ddba4caf7453719ab99900d9fba49422]

INTEGRATION: CWS impresstables2 (1.9.10); FILE MERGED 2008/02/13 09:25:22 cl 1.9.10.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [4a7c2cf3c44830aa894b7ea0b28a292ba2bbfbd3]

INTEGRATION: CWS impresstables2 (1.4.10); FILE MERGED 2008/02/13 09:25:22 cl 1.4.10.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [26e93df0a27c71e3ad627707c699d4c368e5509c]

INTEGRATION: CWS impresstables2 (1.9.18); FILE MERGED 2008/02/22 23:27:45 cl 1.9.18.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:25:21 cl 1.9.18.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [04d252544357a3d0d68705f327c4045d4eba03bf]

INTEGRATION: CWS impresstables2 (1.12.10); FILE MERGED 2008/02/13 09:25:21 cl 1.12.10.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [3dd47e4173fd6f4778d27d4938a460fd2d8e5317]

INTEGRATION: CWS impresstables2 (1.11.10); FILE MERGED 2008/02/22 23:27:45 cl 1.11.10.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:25:21 cl 1.11.10.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [2ca0382a67a0e16c0003a3468aab5001e2b01ed9]

INTEGRATION: CWS impresstables2 (1.7.12); FILE MERGED 2008/02/13 09:25:21 cl 1.7.12.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [7107002163149136b894a7389aadccabbdca9aef]

INTEGRATION: CWS impresstables2 (1.14.18); FILE MERGED 2008/02/22 23:27:45 cl 1.14.18.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:25:21 cl 1.14.18.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [04be60440bf39693585bea823abeb0e2be18762b]

INTEGRATION: CWS impresstables2 (1.7.10); FILE MERGED 2008/02/13 09:25:21 cl 1.7.10.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [7d263f752b0f9ad7332e11ec5fdb722cbf1a787b]

INTEGRATION: CWS impresstables2 (1.6.190); FILE MERGED 2008/02/22 23:27:45 cl 1.6.190.1: added namespace binfilter to bf_svtools and bf_so3


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [ecfe0f9c0d0a72c3301cd504cfe708a0c55c8114]

INTEGRATION: CWS impresstables2 (1.6.10); FILE MERGED 2008/02/13 09:25:21 cl 1.6.10.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [349c0c81293d79d7137550d26a075aae4a5a5740]

INTEGRATION: CWS impresstables2 (1.2.18); FILE MERGED 2008/03/11 18:12:51 cl 1.2.18.2: RESYNC: (1.2-1.3); FILE MERGED 2008/02/13 09:24:47 cl 1.2.18.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [afa2b37aba0bf5fe90ca763da901cb2f7a235637]

INTEGRATION: CWS impresstables2 (1.2.18); FILE MERGED 2008/02/22 23:27:30 cl 1.2.18.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:24:03 cl 1.2.18.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [2a06ad36ccfa981223e7ce685178fd5d64ba9867]

INTEGRATION: CWS impresstables2 (1.2.18); FILE MERGED 2008/02/22 23:27:30 cl 1.2.18.1: added namespace binfilter to bf_svtools and bf_so3


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [6ca9c70f3c3e561bbbe6eecf0c6a1da2acae618d]

INTEGRATION: CWS impresstables2 (1.2.18); FILE MERGED 2008/02/22 23:27:29 cl 1.2.18.1: added namespace binfilter to bf_svtools and bf_so3


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [e3ad3050b3491456de0ad47882a0c64b437db681]

INTEGRATION: CWS impresstables2 (1.3.12); FILE MERGED 2008/02/22 23:27:29 cl 1.3.12.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:24:03 cl 1.3.12.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [7336d47a9a8727f0fcabbfa5088a2f8aa9be6da4]

INTEGRATION: CWS impresstables2 (1.2.18); FILE MERGED 2008/02/22 23:27:29 cl 1.2.18.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:24:03 cl 1.2.18.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [ca13df482a6cbc0eb993bd4db2082b5f2de2855b]

INTEGRATION: CWS impresstables2 (1.2.18); FILE MERGED 2008/02/24 15:14:14 cl 1.2.18.2: fixing solaris compile errors 2008/02/22 23:27:29 cl 1.2.18.1: added namespace binfilter to bf_svtools and bf_so3


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [e58eb8760665eaa4db16a4fa65178a095e4d5081]

INTEGRATION: CWS impresstables2 (1.2.18); FILE MERGED 2008/02/24 15:14:14 cl 1.2.18.3: fixing solaris compile errors 2008/02/22 23:27:28 cl 1.2.18.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:24:03 cl 1.2.18.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [c1c0c7a93dba15fd2fc1e335d6850ced7008afe3]

INTEGRATION: CWS impresstables2 (1.2.18); FILE MERGED 2008/03/11 18:12:48 cl 1.2.18.3: RESYNC: (1.2-1.3); FILE MERGED 2008/02/22 23:27:28 cl 1.2.18.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:24:02 cl 1.2.18.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [40b42a13e79ea746c99e4b56ec78ff960b905753]

INTEGRATION: CWS impresstables2 (1.2.18); FILE MERGED 2008/02/22 23:27:28 cl 1.2.18.1: added namespace binfilter to bf_svtools and bf_so3


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [6dd469adda8ad53f064ed5c346394bf7b1ac01c5]

INTEGRATION: CWS impresstables2 (1.2.18); FILE MERGED 2008/02/22 23:27:28 cl 1.2.18.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:24:02 cl 1.2.18.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [71787aa31e8a1019de200553138f39c3c9b9ebba]

INTEGRATION: CWS impresstables2 (1.2.18); FILE MERGED 2008/02/24 15:14:13 cl 1.2.18.2: fixing solaris compile errors 2008/02/22 23:27:28 cl 1.2.18.1: added namespace binfilter to bf_svtools and bf_so3


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [a7ceb0e01b0b768878ded1e9a8cada50653b276a]

INTEGRATION: CWS impresstables2 (1.2.18); FILE MERGED 2008/02/24 15:14:13 cl 1.2.18.3: fixing solaris compile errors 2008/02/22 23:27:27 cl 1.2.18.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:24:02 cl 1.2.18.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [5ebce259415bde6ffeaa30d99deb85ca2f912288]

INTEGRATION: CWS impresstables2 (1.2.18); FILE MERGED 2008/02/24 15:14:13 cl 1.2.18.2: fixing solaris compile errors 2008/02/22 23:27:27 cl 1.2.18.1: added namespace binfilter to bf_svtools and bf_so3


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [25d2ac9ad4a69b8eb9595717703afc1c2513cf2e]

INTEGRATION: CWS impresstables2 (1.2.18); FILE MERGED 2008/02/22 23:27:27 cl 1.2.18.1: added namespace binfilter to bf_svtools and bf_so3


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [8dee52a99c24d974130ff784f1ecb122e2767d37]

INTEGRATION: CWS impresstables2 (1.2.18); FILE MERGED 2008/02/24 00:02:19 cl 1.2.18.3: added namespace binfilter to bf_svtools and bf_so3 2008/02/22 23:27:27 cl 1.2.18.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:24:02 cl 1.2.18.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [fce20e5fb9f5d207ec06168d7a1c1ac00447c0f9]

INTEGRATION: CWS impresstables2 (1.2.18); FILE MERGED 2008/02/22 23:27:27 cl 1.2.18.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:24:01 cl 1.2.18.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [3dd58ad7eace7e3f449faa6b4834108105f8ac37]

INTEGRATION: CWS impresstables2 (1.2.18); FILE MERGED 2008/02/24 00:02:10 cl 1.2.18.1: added namespace binfilter to bf_svtools and bf_so3


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [ff4b0d267bf7bd1c781f30aac3b47bf50131df36]

INTEGRATION: CWS impresstables2 (1.2.18); FILE MERGED 2008/02/24 16:15:18 cl 1.2.18.2: fixed solaris build problem 2008/02/24 00:02:10 cl 1.2.18.1: added namespace binfilter to bf_svtools and bf_so3


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [5b87855f07cf100411c45dcd58ea14fd75ae0be1]

INTEGRATION: CWS impresstables2 (1.2.18); FILE MERGED 2008/02/24 00:02:10 cl 1.2.18.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:24:31 cl 1.2.18.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [b37b834f2cf1b15d8278ac9b32012502709334a0]

INTEGRATION: CWS impresstables2 (1.8.40); FILE MERGED 2008/02/13 09:23:26 cl 1.8.40.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [7e596707519a2a8ee262615c29fa03fd6d4eedcc]

INTEGRATION: CWS impresstables2 (1.7.4); FILE MERGED 2008/02/13 09:23:26 cl 1.7.4.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [e903b7f787506e76bc88fb9f9ed42443a5395a9c]

INTEGRATION: CWS impresstables2 (1.3.232); FILE MERGED 2008/02/22 23:27:00 cl 1.3.232.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:23:26 cl 1.3.232.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [e7e60d14312e4373af4023353ddc94604310f93d]

INTEGRATION: CWS impresstables2 (1.3.232); FILE MERGED 2008/02/22 23:27:00 cl 1.3.232.1: added namespace binfilter to bf_svtools and bf_so3


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [35a61ab5a88c78fb7cea5ffc068d5e7840902efc]

INTEGRATION: CWS impresstables2 (1.5.104); FILE MERGED 2008/02/22 23:27:00 cl 1.5.104.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:23:26 cl 1.5.104.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [e825c0e483a61abdcc756ec939e9e5b1d26a0c91]

INTEGRATION: CWS impresstables2 (1.3.232); FILE MERGED 2008/02/13 09:23:26 cl 1.3.232.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [690af7e1f9feef53da6837acf5cf1c6e738fae69]

INTEGRATION: CWS impresstables2 (1.4.4); FILE MERGED 2008/02/22 23:27:00 cl 1.4.4.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:23:26 cl 1.4.4.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [3ee6b41e3691017caed5d211bc9ecca9cbaa2d89]

INTEGRATION: CWS impresstables2 (1.6.40); FILE MERGED 2008/02/13 09:23:25 cl 1.6.40.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [894ee963c6c19693f28531aaf8f4d2485695c45a]

INTEGRATION: CWS impresstables2 (1.15.4); FILE MERGED 2008/02/13 09:23:25 cl 1.15.4.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [b26a5330f52665fd27d7f2b6355fb70475caecf2]

INTEGRATION: CWS impresstables2 (1.5.18); FILE MERGED 2008/02/13 09:23:25 cl 1.5.18.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [f451095c73b53d5d22aac4dc5ab4ee4fc71052d3]

INTEGRATION: CWS impresstables2 (1.17.18); FILE MERGED 2008/02/22 23:27:00 cl 1.17.18.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:23:25 cl 1.17.18.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [afd3b9c8e7424dc94592d750708198fbba99a847]

INTEGRATION: CWS impresstables2 (1.19.16); FILE MERGED 2008/02/22 23:27:00 cl 1.19.16.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:23:25 cl 1.19.16.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [bbb9fe2c64385178d7aa6e08b6ab59d5510ab391]

INTEGRATION: CWS impresstables2 (1.13.18); FILE MERGED 2008/02/22 23:27:00 cl 1.13.18.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:23:25 cl 1.13.18.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [623a5427211d926d232f44af00c8a7163c07c3b6]

INTEGRATION: CWS impresstables2 (1.14.16); FILE MERGED 2008/02/13 09:23:25 cl 1.14.16.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [0d7a1de2d62620bb06d1834310a8bc95b1be99c5]

INTEGRATION: CWS impresstables2 (1.11.18); FILE MERGED 2008/02/24 15:15:12 cl 1.11.18.2: fixing solaris compile errors 2008/02/13 09:23:25 cl 1.11.18.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [17ebe9ac2edb60fb7e45cf985053a9c0b2eb1c7c]

INTEGRATION: CWS impresstables2 (1.11.18); FILE MERGED 2008/02/22 23:27:00 cl 1.11.18.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:23:25 cl 1.11.18.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [c65c4bccfae270b3e72dd1ba2d64d4a23037fbc2]

INTEGRATION: CWS impresstables2 (1.9.10); FILE MERGED 2008/02/13 09:23:25 cl 1.9.10.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [4f8755db366fe2f7bbe279d02c48a6160d54162b]

INTEGRATION: CWS impresstables2 (1.12.18); FILE MERGED 2008/02/13 09:23:25 cl 1.12.18.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [383f07bf35445940e6e3c5fea6a856481eda8019]

INTEGRATION: CWS impresstables2 (1.9.10); FILE MERGED 2008/02/22 23:26:59 cl 1.9.10.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:23:24 cl 1.9.10.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [0aaf6e66ab2ba3b75848b15a95336c46b72ab311]

INTEGRATION: CWS impresstables2 (1.12.10); FILE MERGED 2008/02/13 09:23:24 cl 1.12.10.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [13076943adcd78ba6bdda91d4c7159a49ddb13e1]

INTEGRATION: CWS impresstables2 (1.8.10); FILE MERGED 2008/02/13 09:23:24 cl 1.8.10.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [908583770c08ca2e159807bed24c048ff77226d7]

INTEGRATION: CWS impresstables2 (1.6.10); FILE MERGED 2008/02/13 09:23:24 cl 1.6.10.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [ad3a63568a2aea6207c7ee98e00bb1a94de8a303]

INTEGRATION: CWS impresstables2 (1.11.10); FILE MERGED 2008/02/13 09:23:24 cl 1.11.10.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [ccaeb4423a89b06e0cc5793808aa77ef012c17b5]

INTEGRATION: CWS impresstables2 (1.3.232); FILE MERGED 2008/02/13 09:23:24 cl 1.3.232.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [0bcac9d9819d2ec5fd8218856673a17218463ef0]

INTEGRATION: CWS impresstables2 (1.16.4); FILE MERGED 2008/02/13 09:23:24 cl 1.16.4.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [9bc433be0fb8d9229324a33d3c393449556fadca]

INTEGRATION: CWS impresstables2 (1.9.4); FILE MERGED 2008/02/13 09:23:23 cl 1.9.4.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [ac3617665aa75254925457c5276dcba2f4fb53e2]

INTEGRATION: CWS impresstables2 (1.11.4); FILE MERGED 2008/02/13 09:23:23 cl 1.11.4.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [01ff731c80d6c5b285b51cacde754334d7923358]

INTEGRATION: CWS impresstables2 (1.13.10); FILE MERGED 2008/02/13 09:23:23 cl 1.13.10.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [c9a33bf7f08a970f86f75007a7b604b9c4196633]

INTEGRATION: CWS impresstables2 (1.12.10); FILE MERGED 2008/02/13 09:23:23 cl 1.12.10.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [1599ede975018fab013e2d133b1e7df114a6fc04]

INTEGRATION: CWS impresstables2 (1.16.18); FILE MERGED 2008/02/13 09:23:23 cl 1.16.18.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [86ffe1133362be6d1b7949c3514ad363b56cbfaa]

INTEGRATION: CWS impresstables2 (1.10.10); FILE MERGED 2008/02/13 09:23:23 cl 1.10.10.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [ceca8d4f38ba157621c2dafdaf04879f40d52938]

INTEGRATION: CWS impresstables2 (1.11.10); FILE MERGED 2008/02/22 23:26:59 cl 1.11.10.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:23:23 cl 1.11.10.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [655adaa72fbaa5b46eab9599a065edc5af28db10]

INTEGRATION: CWS impresstables2 (1.14.16); FILE MERGED 2008/02/13 09:23:23 cl 1.14.16.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [de887ccac6275e67edec20e0f690adc5b2f24aa3]

INTEGRATION: CWS impresstables2 (1.9.10); FILE MERGED 2008/02/22 23:26:59 cl 1.9.10.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:23:23 cl 1.9.10.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [b944894ef2b5bc0fe0880fde676e1b65122ba22f]

INTEGRATION: CWS impresstables2 (1.8.10); FILE MERGED 2008/02/13 09:23:23 cl 1.8.10.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [f5dcd418f6bf31ef107ba38e592898364a6e6892]

INTEGRATION: CWS impresstables2 (1.14.18); FILE MERGED 2008/02/13 09:23:23 cl 1.14.18.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [0ed05293a1bbeac809a45a9674fb42b53acc7376]

INTEGRATION: CWS impresstables2 (1.14.18); FILE MERGED 2008/03/11 18:12:11 cl 1.14.18.2: RESYNC: (1.14-1.15); FILE MERGED 2008/02/13 09:23:23 cl 1.14.18.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [4a6f5ddb3f3be2dca1bc98894f81331fd84d584f]

INTEGRATION: CWS impresstables2 (1.16.18); FILE MERGED 2008/03/11 18:13:19 cl 1.16.18.2: RESYNC: (1.16-1.17); FILE MERGED 2008/02/13 09:22:26 cl 1.16.18.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [4bd7ffaa3270aa40e0df4eda802dbcd118d658be]

INTEGRATION: CWS impresstables2 (1.6.4); FILE MERGED 2008/02/13 09:22:05 cl 1.6.4.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [7bef11042ad1febb94f72e57728c838cddb4d0b0]

INTEGRATION: CWS impresstables2 (1.9.4); FILE MERGED 2008/02/13 09:22:05 cl 1.9.4.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [e7cf62f0080df8968976d2095b4b5493e9207b68]

INTEGRATION: CWS impresstables2 (1.10.4); FILE MERGED 2008/02/13 09:22:05 cl 1.10.4.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [b223c57d09840fd5bbe28f47cd4bb7ed0b664874]

INTEGRATION: CWS impresstables2 (1.3.232); FILE MERGED 2008/02/22 23:26:42 cl 1.3.232.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:22:05 cl 1.3.232.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [b9b66a5bc21b99067e4aa6f969e6b36f82cc8bba]

INTEGRATION: CWS impresstables2 (1.5.70); FILE MERGED 2008/02/22 23:26:42 cl 1.5.70.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:22:05 cl 1.5.70.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [f16d62aef8663e5c9b1f48bbc3034bb86fea315c]

INTEGRATION: CWS impresstables2 (1.3.232); FILE MERGED 2008/02/22 23:26:42 cl 1.3.232.1: added namespace binfilter to bf_svtools and bf_so3


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [743f9eb1a4a7b8cce842d0eaa2cc9816c3b30cbf]

INTEGRATION: CWS impresstables2 (1.3.232); FILE MERGED 2008/02/13 09:22:05 cl 1.3.232.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [55031f53e847a9d5305222ac6d6d4be6f618410b]

INTEGRATION: CWS impresstables2 (1.4.104); FILE MERGED 2008/02/22 23:26:42 cl 1.4.104.1: added namespace binfilter to bf_svtools and bf_so3


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [a6b11f9dc0dfc6959435c8f96368e079fcd2cf70]

INTEGRATION: CWS impresstables2 (1.4.70); FILE MERGED 2008/02/13 09:22:05 cl 1.4.70.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [68c7026bc5d5c7dc8d45b3086bfefb692fcb8aaf]

INTEGRATION: CWS impresstables2 (1.5.104); FILE MERGED 2008/02/13 09:22:05 cl 1.5.104.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [0c02d493e9af0925808c932201609447cef697bb]

INTEGRATION: CWS impresstables2 (1.6.70); FILE MERGED 2008/02/13 09:22:05 cl 1.6.70.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [d04d455c4638733c185de12fbd6b3d7ea396d0ec]

INTEGRATION: CWS impresstables2 (1.8.4); FILE MERGED 2008/02/13 09:22:04 cl 1.8.4.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [ca2771ec24a4dc9758acd10336249460fb3bf866]

INTEGRATION: CWS impresstables2 (1.7.4); FILE MERGED 2008/02/13 09:22:04 cl 1.7.4.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [13ed118d03db62bbd6cb97e43195322fd6ba1813]

INTEGRATION: CWS impresstables2 (1.7.10); FILE MERGED 2008/02/13 09:22:04 cl 1.7.10.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [259e3f7035904805f62ec59994ab8a527868a283]

INTEGRATION: CWS impresstables2 (1.5.104); FILE MERGED 2008/02/13 09:22:04 cl 1.5.104.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [b37799fad018dbc191da2312548c7b2f9806c5a4]

INTEGRATION: CWS impresstables2 (1.5.104); FILE MERGED 2008/02/13 09:22:04 cl 1.5.104.3: merged svtools in and stripped 2007/10/11 19:50:10 cl 1.5.104.2: RESYNC: (1.5-1.6); FILE MERGED 2007/07/27 15:17:22 cl 1.5.104.1: fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [0585ee01e1e57477f93eac3a25c6da212946c5e0]

INTEGRATION: CWS impresstables2 (1.3.232); FILE MERGED 2008/02/13 09:22:04 cl 1.3.232.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [90eefea66bf54bc954038cc45a47846ffb50eb88]

INTEGRATION: CWS impresstables2 (1.4.104); FILE MERGED 2008/02/13 09:22:04 cl 1.4.104.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [23978a1bc8e50f88296d208291e102cf67f3d86f]

INTEGRATION: CWS hro34 (1.9.88); FILE MERGED 2008/03/07 10:36:24 hro 1.9.88.1: #i72556# Added Auto COM PTR and Vista APIs to uwinapi


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [12e8c9806b70bdf855760039f8d52dc3ddc4860c]

INTEGRATION: CWS hro34 (1.5.64); FILE MERGED 2008/03/07 10:36:24 hro 1.5.64.1: #i72556# Added Auto COM PTR and Vista APIs to uwinapi


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [73ac9ecd72ff6619168e491a4e7c642cfa391526]

INTEGRATION: CWS hro34 (1.15.64); FILE MERGED 2008/03/07 10:36:23 hro 1.15.64.1: #i72556# Added Auto COM PTR and Vista APIs to uwinapi


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [8e40c2acc9c42d2c39f684312816802c2c96c0d4]

INTEGRATION: CWS hro34 (1.9.84); FILE MERGED 2008/03/07 10:36:23 hro 1.9.84.1: #i72556# Added Auto COM PTR and Vista APIs to uwinapi


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [2d949b66c6cd9b6a073979e9ff486365707a8db1]

INTEGRATION: CWS hro34 (1.1.790); FILE MERGED 2008/03/07 10:36:23 hro 1.1.790.1: #i72556# Added Auto COM PTR and Vista APIs to uwinapi


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [7e7964a6df0147fa05ce77c8954c0891814c1f35]

INTEGRATION: CWS hro34 (1.1.4); FILE ADDED 2008/03/07 10:36:23 hro 1.1.4.2: #i72556# Added Auto COM PTR and Vista APIs to uwinapi 2007/07/19 07:33:09 hro 1.1.4.1: file SHCreateItemFromParsingName.cpp was added on branch cws_dev300_hro34 on 2008-03-07 10:36:23 +0000


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [3dec6c1b1929777a05cc480685353f5a43a97f8d]

INTEGRATION: CWS impresstables2 (1.2.232); FILE MERGED 2008/02/13 09:22:03 cl 1.2.232.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [5eb507c6fe9fb3dbac9eb3512798dfa0dd478d39]

INTEGRATION: CWS hro34 (1.4.120); FILE MERGED 2008/03/07 10:36:23 hro 1.4.120.1: #i72556# Added Auto COM PTR and Vista APIs to uwinapi


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [563c1c677119bf0a34cf3a642e02bb819df57715]

INTEGRATION: CWS hro34 (1.1.4); FILE ADDED 2008/03/07 10:36:22 hro 1.1.4.2: #i72556# Added Auto COM PTR and Vista APIs to uwinapi 2007/07/19 08:50:24 hro 1.1.4.1: file comptr.hxx was added on branch cws_dev300_hro34 on 2008-03-07 10:36:22 +0000


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [1ec90ab3f255bf42d52ec98d62dc70a970b96652]

INTEGRATION: CWS hro34 (1.13.100); FILE MERGED 2008/03/07 10:38:16 hro 1.13.100.1: #i78851# #i72556# Implemented Vista style File Dialog


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [a14ed964a4d64a2d93c5ab7d6ef3e3bc9b6889ee]

INTEGRATION: CWS hro34 (1.7.144); FILE MERGED 2008/03/07 10:38:16 hro 1.7.144.1: #i78851# #i72556# Implemented Vista style File Dialog


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [1040dd168a0048afa0b0076f90882405f02f9c02]

INTEGRATION: CWS hro34 (1.10.120); FILE MERGED 2008/03/07 10:38:16 hro 1.10.120.1: #i78851# #i72556# Implemented Vista style File Dialog


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [e3c20ccc69948d2821597a79c19e08798c6ace99]

INTEGRATION: CWS hro34 (1.1.4); FILE ADDED 2008/03/07 10:38:16 hro 1.1.4.2: #i78851# #i72556# Implemented Vista style File Dialog 2007/08/30 14:10:22 hro 1.1.4.1: file vistatypes.h was added on branch cws_dev300_hro34 on 2008-03-07 10:38:16 +0000


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [29d0eb4208e6b90661f4b02e429a7e0826f2b32e]

INTEGRATION: CWS hro34 (1.1.4); FILE ADDED 2008/03/07 10:38:15 hro 1.1.4.2: #i78851# #i72556# Implemented Vista style File Dialog 2007/08/30 14:09:10 hro 1.1.4.1: file shared.hxx was added on branch cws_dev300_hro34 on 2008-03-07 10:38:15 +0000


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [48bc9a164eaaf7fd43b59c4d6495c70581d67520]

INTEGRATION: CWS hro34 (1.1.4); FILE ADDED 2008/03/07 10:38:15 hro 1.1.4.2: #i78851# #i72556# Implemented Vista style File Dialog 2007/08/30 14:09:00 hro 1.1.4.1: file propmap.hxx was added on branch cws_dev300_hro34 on 2008-03-07 10:38:15 +0000


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [4e30ead6c455dbafc244aa974de2d49eb3cfa971]

INTEGRATION: CWS impresstables2 (1.8.18); FILE MERGED 2008/02/13 09:22:03 cl 1.8.18.2: merged svtools in and stripped 2008/02/12 18:24:55 cl 1.8.18.1: stripping sd_docshel4.cxx sd_docshel2.cxx


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [c69a2750ac4241993521525db90435530fab513d]

INTEGRATION: CWS hro34 (1.1.4); FILE ADDED 2008/03/07 10:38:15 hro 1.1.4.2: #i78851# #i72556# Implemented Vista style File Dialog 2007/08/30 14:08:50 hro 1.1.4.1: file platform_xp.h was added on branch cws_dev300_hro34 on 2008-03-07 10:38:15 +0000


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [cc219f14d166202895d5074e0c0f56f54f774bd9]

INTEGRATION: CWS impresstables2 (1.7.18); FILE MERGED 2008/02/13 09:22:03 cl 1.7.18.2: merged svtools in and stripped 2008/02/12 18:24:54 cl 1.7.18.1: stripping sd_docshel4.cxx sd_docshel2.cxx


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [387f288ce2b3f635de0fd0f55512fb962c1103dd]

INTEGRATION: CWS hro34 (1.1.4); FILE ADDED 2008/03/07 10:38:15 hro 1.1.4.2: #i78851# #i72556# Implemented Vista style File Dialog 2007/08/30 14:08:39 hro 1.1.4.1: file platform_vista.h was added on branch cws_dev300_hro34 on 2008-03-07 10:38:15 +0000


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [4d4579c44ce3665c24172a29c191d2bb5bb60aac]

INTEGRATION: CWS hro34 (1.13.148); FILE MERGED 2008/03/07 10:38:15 hro 1.13.148.1: #i78851# #i72556# Implemented Vista style File Dialog


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [b5891930b004afbf01f0f6d26c27a33e7984c145]

INTEGRATION: CWS hro34 (1.1.4); FILE ADDED 2008/03/07 10:38:15 hro 1.1.4.2: #i78851# #i72556# Implemented Vista style File Dialog 2007/08/30 14:08:29 hro 1.1.4.1: file comptr.hxx was added on branch cws_dev300_hro34 on 2008-03-07 10:38:15 +0000


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [144791a51743c516d4c5f4165d7d5baa22c731c8]

INTEGRATION: CWS hro34 (1.1.4); FILE ADDED 2008/03/07 10:38:15 hro 1.1.4.2: #i78851# #i72556# Implemented Vista style File Dialog 2007/08/30 14:08:19 hro 1.1.4.1: file asyncrequests.hxx was added on branch cws_dev300_hro34 on 2008-03-07 10:38:15 +0000


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [9edbbd805abc406ad9b0181fbc5375254827041e]

INTEGRATION: CWS impresstables2 (1.9.40); FILE MERGED 2008/02/12 18:24:54 cl 1.9.40.1: stripping sd_docshel4.cxx sd_docshel2.cxx


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [2d13b1fd20f9c19db66bafb251f07a8e33805541]

INTEGRATION: CWS hro34 (1.1.4); FILE ADDED 2008/03/07 10:38:15 hro 1.1.4.2: #i78851# #i72556# Implemented Vista style File Dialog 2007/08/30 14:08:09 hro 1.1.4.1: file asyncrequests.cxx was added on branch cws_dev300_hro34 on 2008-03-07 10:38:15 +0000


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [273dde64a84c59337eb146af8beaafbde75eabc7]

INTEGRATION: CWS impresstables2 (1.6.104); FILE MERGED 2008/02/13 09:22:02 cl 1.6.104.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [afba7aa448dff7bd6b42b2896756d251781ddeea]

INTEGRATION: CWS hro34 (1.9.144); FILE MERGED 2008/03/07 10:38:15 hro 1.9.144.1: #i78851# #i72556# Implemented Vista style File Dialog


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [23987d11b8f899d676359d383959c4ca1918044f]

INTEGRATION: CWS hro34 (1.14.144); FILE MERGED 2008/03/07 10:38:15 hro 1.14.144.1: #i78851# #i72556# Implemented Vista style File Dialog


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [e9f9b877f4f1857a4871fa3331ebc9ef130d58f7]

INTEGRATION: CWS impresstables2 (1.5.10); FILE MERGED 2008/02/13 09:22:02 cl 1.5.10.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [668a90d10980930fc1855639e75f95d15100e86e]

INTEGRATION: CWS hro34 (1.28.42); FILE MERGED 2008/03/07 10:38:15 hro 1.28.42.1: #i78851# #i72556# Implemented Vista style File Dialog


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [f388d40f39d5cc52486adbbe084c2adab6b796bf]

INTEGRATION: CWS hro34 (1.1.4); FILE ADDED 2008/03/07 10:38:15 hro 1.1.4.2: #i78851# #i72556# Implemented Vista style File Dialog 2007/08/30 14:10:11 hro 1.1.4.1: file VistaFilePickerImpl.hxx was added on branch cws_dev300_hro34 on 2008-03-07 10:38:15 +0000


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [af2878e40b428ede5711703aeec9d405ab99fa03]

INTEGRATION: CWS impresstables2 (1.9.10); FILE MERGED 2008/02/13 09:22:02 cl 1.9.10.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [d4e9cdb5193bb75a5618a9a5278369c5026a5be0]

INTEGRATION: CWS hro34 (1.1.4); FILE ADDED 2008/03/07 10:38:15 hro 1.1.4.2: #i78851# #i72556# Implemented Vista style File Dialog 2007/08/30 14:10:00 hro 1.1.4.1: file VistaFilePickerImpl.cxx was added on branch cws_dev300_hro34 on 2008-03-07 10:38:14 +0000


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [85b7306abea262df44e10a07d1473c4ae6e50f40]

INTEGRATION: CWS hro34 (1.1.4); FILE ADDED 2008/03/07 10:38:14 hro 1.1.4.2: #i78851# #i72556# Implemented Vista style File Dialog 2007/08/30 14:09:50 hro 1.1.4.1: file VistaFilePickerEventHandler.hxx was added on branch cws_dev300_hro34 on 2008-03-07 10:38:14 +0000


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [9fad39088d0fa6c2f3a560f01339271a9be2a031]

INTEGRATION: CWS impresstables2 (1.11.16); FILE MERGED 2008/02/13 09:22:02 cl 1.11.16.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [45d864a3610beec238b8354acec73200ed8ee157]

INTEGRATION: CWS hro34 (1.1.4); FILE ADDED 2008/03/07 10:38:14 hro 1.1.4.2: #i78851# #i72556# Implemented Vista style File Dialog 2007/08/30 14:09:40 hro 1.1.4.1: file VistaFilePickerEventHandler.cxx was added on branch cws_dev300_hro34 on 2008-03-07 10:38:14 +0000


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [38a5f6c5ed4180efca9df242e26c34f8ffd92823]

INTEGRATION: CWS hro34 (1.1.4); FILE ADDED 2008/03/07 10:38:14 hro 1.1.4.2: #i78851# #i72556# Implemented Vista style File Dialog 2007/08/30 14:09:30 hro 1.1.4.1: file VistaFilePicker.hxx was added on branch cws_dev300_hro34 on 2008-03-07 10:38:14 +0000


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [603d566d8a95931fce40b8899e87bfb3f470afa6]

INTEGRATION: CWS impresstables2 (1.7.10); FILE MERGED 2008/02/13 09:22:02 cl 1.7.10.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [46e1adb545ff94031dfa7e5028449d26c7fb2223]

INTEGRATION: CWS hro34 (1.1.4); FILE ADDED 2008/03/07 10:38:14 hro 1.1.4.2: #i78851# #i72556# Implemented Vista style File Dialog 2007/08/30 14:09:20 hro 1.1.4.1: file VistaFilePicker.cxx was added on branch cws_dev300_hro34 on 2008-03-07 10:38:14 +0000


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [25f0701ddff52728bd5649af09d8ca948906a210]

INTEGRATION: CWS impresstables2 (1.8.70); FILE MERGED 2008/02/13 09:22:02 cl 1.8.70.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [cb541ba2a6b371bfc37b1bf872462ee0464633a3]

INTEGRATION: CWS hro34 (1.4.186); FILE MERGED 2008/03/07 10:38:14 hro 1.4.186.1: #i78851# #i72556# Implemented Vista style File Dialog


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [c9fbb836918e035d06e53953f1cf0f483d6a117c]

INTEGRATION: CWS impresstables2 (1.12.4); FILE MERGED 2008/03/11 18:13:22 cl 1.12.4.2: RESYNC: (1.12-1.13); FILE MERGED 2008/02/13 09:22:02 cl 1.12.4.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [cff3986a8bfeefe3e6569b84f9f692094e0c9922]

INTEGRATION: CWS hro34 (1.5.144); FILE MERGED 2008/03/07 10:38:14 hro 1.5.144.1: #i78851# #i72556# Implemented Vista style File Dialog


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [48ac148611f2c78ec19c3791559013f12ae681a9]

INTEGRATION: CWS hro34 (1.9.144); FILE MERGED 2008/03/07 10:38:14 hro 1.9.144.1: #i78851# #i72556# Implemented Vista style File Dialog


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [dd0a38f5a9bc9f4fc9ee42633e0841d845433af7]

INTEGRATION: CWS hro34 (1.5.42); FILE MERGED 2008/03/07 10:38:14 hro 1.5.42.1: #i78851# #i72556# Implemented Vista style File Dialog


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [cb00026542df8b1810123915b574f0ebecfd4422]

INTEGRATION: CWS impresstables2 (1.7.4); FILE MERGED 2008/02/13 09:22:02 cl 1.7.4.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [44f395e17c3ef3cd9735ef2f1391f30cdcce192b]

INTEGRATION: CWS impresstables2 (1.6.4); FILE MERGED 2008/02/13 09:22:02 cl 1.6.4.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [b122c9688caba40aa1aaef2fd36c67c8791271f3]

INTEGRATION: CWS impresstables2 (1.4.4); FILE MERGED 2008/02/13 09:22:01 cl 1.4.4.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [5bc6a58ffa835521449ec299db28811b72a1308b]

INTEGRATION: CWS impresstables2 (1.7.10); FILE MERGED 2008/02/13 09:22:01 cl 1.7.10.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [87ac9d4af2f7a273262ae4808593acc64b65141d]

INTEGRATION: CWS impresstables2 (1.6.104); FILE MERGED 2008/02/13 09:22:01 cl 1.6.104.3: merged svtools in and stripped 2007/10/11 19:48:16 cl 1.6.104.2: RESYNC: (1.6-1.7); FILE MERGED 2007/07/27 15:17:22 cl 1.6.104.1: fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [22288427fb35b76f8a87eb0b58671b98402234a7]

INTEGRATION: CWS impresstables2 (1.11.18); FILE MERGED 2008/02/22 23:26:41 cl 1.11.18.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:22:01 cl 1.11.18.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [3d103cefe2751b18b6ced7b2544afb9ffe905ae9]

INTEGRATION: CWS impresstables2 (1.10.104); FILE MERGED 2008/02/13 09:22:01 cl 1.10.104.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [65c74dbd0ce708e41cfad483cccf1f881db74285]

INTEGRATION: CWS impresstables2 (1.7.40); FILE MERGED 2008/02/13 09:22:01 cl 1.7.40.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [0089e52b54a884dd38f72e8bf0eabcad248740ae]

INTEGRATION: CWS impresstables2 (1.6.104); FILE MERGED 2008/02/13 09:22:01 cl 1.6.104.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [aaac6714864120b63280c96cf4127c4db5fa4e9d]

INTEGRATION: CWS impresstables2 (1.8.4); FILE MERGED 2008/02/13 09:22:01 cl 1.8.4.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [1e7b0c9cfb1c501c67bdd1a5f9df5cf38875a50f]

INTEGRATION: CWS impresstables2 (1.7.10); FILE MERGED 2008/02/22 08:55:22 cl 1.7.10.2: fixed access to null pointer after printer removal 2008/02/13 09:22:01 cl 1.7.10.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [4ff8011186fab9a003a6bf04ec95cfae1630051e]

INTEGRATION: CWS impresstables2 (1.10.38); FILE MERGED 2008/02/13 09:22:01 cl 1.10.38.4: merged svtools in and stripped 2007/12/01 19:16:35 cl 1.10.38.3: RESYNC: (1.11-1.12); FILE MERGED 2007/08/01 10:33:52 cl 1.10.38.2: RESYNC: (1.10-1.11); FILE MERGED 2007/07/27 15:17:22 cl 1.10.38.1: fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [eee15c40e2b04f69a488c88d66f53158f267fb79]

INTEGRATION: CWS impresstables2 (1.8.18); FILE MERGED 2008/02/22 23:26:41 cl 1.8.18.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:22:01 cl 1.8.18.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [a6aeb2d0c46a11de6688a7ec5aeba85ab55b171b]

INTEGRATION: CWS impresstables2 (1.13.18); FILE MERGED 2008/03/11 18:13:12 cl 1.13.18.2: RESYNC: (1.13-1.14); FILE MERGED 2008/02/13 09:19:02 cl 1.13.18.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [00c670db948d0ccbcabc74bd3dd1ef254200243b]

INTEGRATION: CWS impresstables2 (1.5.104); FILE MERGED 2008/02/13 09:18:41 cl 1.5.104.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [43c4168e88f423b897aad46af94ef83ba83744a3]

INTEGRATION: CWS impresstables2 (1.7.86); FILE MERGED 2008/02/13 09:18:41 cl 1.7.86.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [172cf2dd60b15d0c7d1f5529f696ffcd3052a096]

INTEGRATION: CWS impresstables2 (1.8.70); FILE MERGED 2008/02/13 09:18:41 cl 1.8.70.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [9aea1dfb5c84a5b5ea3c6589b01cb3046863462b]

INTEGRATION: CWS impresstables2 (1.6.4); FILE MERGED 2008/02/13 09:18:41 cl 1.6.4.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [483acd5c99ddfa619ddb5df592de114fff8bf487]

INTEGRATION: CWS impresstables2 (1.3.232); FILE MERGED 2008/02/13 09:18:41 cl 1.3.232.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [63d1b9d36ca72743e979fe2b28f411be389c2d7b]

INTEGRATION: CWS impresstables2 (1.2.232); FILE MERGED 2008/02/13 09:18:41 cl 1.2.232.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [25b970c1495576f360d783b86fb284b3319e8263]

INTEGRATION: CWS impresstables2 (1.12.18); FILE MERGED 2008/02/13 09:18:41 cl 1.12.18.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [79e442df9484cff43fa1f764a1c2c88af3e7f9a9]

INTEGRATION: CWS impresstables2 (1.6.10); FILE MERGED 2008/02/13 09:18:40 cl 1.6.10.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [558949d794f68a57be9e82778992619173c529ed]

INTEGRATION: CWS impresstables2 (1.3.234); FILE MERGED 2008/02/13 09:18:40 cl 1.3.234.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [17e268c93c577cbe39b34efbe50772e01ee1c568]

INTEGRATION: CWS impresstables2 (1.6.4); FILE MERGED 2008/02/13 09:18:40 cl 1.6.4.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [f4bd7f168fa4bc669901f794484febd646f3c770]

INTEGRATION: CWS impresstables2 (1.13.40); FILE MERGED 2008/02/13 09:18:40 cl 1.13.40.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [eba6dac7ac8113aa571749025a4c27babdf3ddfa]

INTEGRATION: CWS impresstables2 (1.8.10); FILE MERGED 2008/02/13 09:18:40 cl 1.8.10.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [c014066347fceee5ecadb210ef77efc8c704f788]

INTEGRATION: CWS impresstables2 (1.7.102); FILE MERGED 2008/02/13 09:18:40 cl 1.7.102.4: merged svtools in and stripped 2007/10/11 19:44:30 cl 1.7.102.3: RESYNC: (1.8-1.9); FILE MERGED 2007/08/01 10:25:59 cl 1.7.102.2: RESYNC: (1.7-1.8); FILE MERGED 2007/07/27 15:18:37 cl 1.7.102.1: fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [98f4f543f46cc3439b9fe5271b724ab04a45f869]

INTEGRATION: CWS impresstables2 (1.7.10); FILE MERGED 2008/02/13 09:18:40 cl 1.7.10.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [f96382c984e2fb6ace68083cdd0ed7a42b652262]

INTEGRATION: CWS impresstables2 (1.9.10); FILE MERGED 2008/02/13 09:18:40 cl 1.9.10.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [f3440ca72151cd5112b1ce44efa3f733b264484f]

INTEGRATION: CWS impresstables2 (1.8.104); FILE MERGED 2008/02/13 09:18:40 cl 1.8.104.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [00b5fdac97296540f57e482cc62741bf8e946a51]

INTEGRATION: CWS impresstables2 (1.12.16); FILE MERGED 2008/02/13 09:18:40 cl 1.12.16.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [34b3629db2f8c4d97913d4368e87121d4d562daa]

INTEGRATION: CWS impresstables2 (1.6.104); FILE MERGED 2008/02/13 09:18:39 cl 1.6.104.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [aaafc696ce7fb13a1971435abed5996d11b300dd]

INTEGRATION: CWS impresstables2 (1.9.70); FILE MERGED 2008/02/13 09:18:39 cl 1.9.70.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [9488865431011c59bd153310f7a67cc9b183e04a]

INTEGRATION: CWS impresstables2 (1.8.104); FILE MERGED 2008/02/13 09:18:39 cl 1.8.104.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [56046990494d0a1fc212245189e0fc37a396ca66]

INTEGRATION: CWS impresstables2 (1.10.16); FILE MERGED 2008/02/13 09:18:39 cl 1.10.16.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [4be1e55ffd440d1871ee99ec3838728c8028ff2d]

INTEGRATION: CWS impresstables2 (1.20.18); FILE MERGED 2008/03/11 18:13:00 cl 1.20.18.2: RESYNC: (1.20-1.21); FILE MERGED 2008/02/13 09:18:03 cl 1.20.18.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [d6015671e2376bfe51ffbf43ae1ef153d32b155d]

INTEGRATION: CWS impresstables2 (1.12.10); FILE MERGED 2008/02/13 09:17:50 cl 1.12.10.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [cfdad44f01e3666c8ff08015aeb57875b608b3ad]

INTEGRATION: CWS impresstables2 (1.9.16); FILE MERGED 2008/02/13 09:17:46 cl 1.9.16.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [be2273c227437c607ac226e8e7c682d8418b58ec]

INTEGRATION: CWS impresstables2 (1.8.10); FILE MERGED 2008/02/13 09:17:46 cl 1.8.10.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [6334f6c7fa9d89b79364884d5b53d35997710e23]

INTEGRATION: CWS impresstables2 (1.6.102); FILE MERGED 2008/02/13 09:17:46 cl 1.6.102.4: merged svtools in and stripped 2007/10/11 19:42:18 cl 1.6.102.3: RESYNC: (1.7-1.8); FILE MERGED 2007/08/01 10:14:52 cl 1.6.102.2: RESYNC: (1.6-1.7); FILE MERGED 2007/07/27 15:17:48 cl 1.6.102.1: fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [85078797d38c1db42fbb5671f62e94ed96a6bd15]

INTEGRATION: CWS impresstables2 (1.7.10); FILE MERGED 2008/02/13 09:17:46 cl 1.7.10.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [b595c043f46b72228b202d469cdfd6d027375c37]

INTEGRATION: CWS impresstables2 (1.6.10); FILE MERGED 2008/02/13 09:17:45 cl 1.6.10.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [9d128747395aad8351bd1c5df15caea01fdaefbe]

INTEGRATION: CWS impresstables2 (1.7.10); FILE MERGED 2008/02/22 23:25:59 cl 1.7.10.1: added namespace binfilter to bf_svtools and bf_so3


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [210910eeb4934a20bdcaf6e1fa91ff0ca9403791]

INTEGRATION: CWS impresstables2 (1.9.10); FILE MERGED 2008/02/13 09:17:45 cl 1.9.10.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [651892129ea3c1e4e0a57645d2a8e7bcf70cda34]

INTEGRATION: CWS impresstables2 (1.7.10); FILE MERGED 2008/02/13 09:17:45 cl 1.7.10.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [b26c939a01d5f390d3990e757f2c0a7190ce6408]

INTEGRATION: CWS impresstables2 (1.9.10); FILE MERGED 2008/02/22 23:25:59 cl 1.9.10.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:17:45 cl 1.9.10.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [7d802fe423c4474323e16ef5ff03cd0961ff595f]

INTEGRATION: CWS impresstables2 (1.4.104); FILE MERGED 2008/02/22 23:25:58 cl 1.4.104.1: added namespace binfilter to bf_svtools and bf_so3


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [c8eb7937ee1e67f289719d6252f89c376309029c]

INTEGRATION: CWS impresstables2 (1.4.104); FILE MERGED 2008/02/13 09:17:45 cl 1.4.104.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [2c55e5d64e00d1db3ed58dfa1d56276cee6469f7]

INTEGRATION: CWS impresstables2 (1.5.104); FILE MERGED 2008/02/13 09:17:45 cl 1.5.104.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [606659eb4529fcf945be4b15055c9b68a305458a]

INTEGRATION: CWS impresstables2 (1.12.18); FILE MERGED 2008/02/13 09:17:45 cl 1.12.18.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [78b1cf358ee2721bd6945a3f76b008b74d1ae523]

INTEGRATION: CWS impresstables2 (1.3.232); FILE MERGED 2008/02/13 09:17:45 cl 1.3.232.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [fece6a32f5c436acc340724ac052fc04e8809cdb]

INTEGRATION: CWS impresstables2 (1.7.18); FILE MERGED 2008/02/22 23:25:58 cl 1.7.18.1: added namespace binfilter to bf_svtools and bf_so3


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [6242d42fd929764290c01c58948a410dcba8d70b]

INTEGRATION: CWS impresstables2 (1.6.70); FILE MERGED 2008/02/22 23:25:58 cl 1.6.70.1: added namespace binfilter to bf_svtools and bf_so3


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [9beb702af0acc1ed310739af5eced189836407d3]

INTEGRATION: CWS impresstables2 (1.5.104); FILE MERGED 2008/02/22 23:25:58 cl 1.5.104.1: added namespace binfilter to bf_svtools and bf_so3


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [149f9c7f81e265f04d28149b3b7ac3f011b586ff]

INTEGRATION: CWS impresstables2 (1.5.4); FILE MERGED 2008/02/13 09:17:45 cl 1.5.4.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [ce955b6da1fa15ed6862be279aa9660c57ceedaa]

INTEGRATION: CWS impresstables2 (1.4.104); FILE MERGED 2008/02/13 09:17:44 cl 1.4.104.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [e63d1026215930f908088a5923d6caeaddb2576b]

INTEGRATION: CWS impresstables2 (1.5.104); FILE MERGED 2008/02/13 09:17:44 cl 1.5.104.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [9aafcddda2c8aa0560f41088c2168383b93711f7]

INTEGRATION: CWS impresstables2 (1.6.18); FILE MERGED 2008/02/13 09:17:44 cl 1.6.18.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [c7c8caa9a278abe9cd516f5681affb8c5cc8be64]

INTEGRATION: CWS impresstables2 (1.7.4); FILE MERGED 2008/02/22 23:25:58 cl 1.7.4.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:17:44 cl 1.7.4.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [a0b780281eda48422bb2f4558a714d058b4d4967]

INTEGRATION: CWS impresstables2 (1.4.104); FILE MERGED 2008/02/22 23:25:58 cl 1.4.104.1: added namespace binfilter to bf_svtools and bf_so3


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [ba03b99bd622271054ff4fe56ebf4f274ee53c59]

INTEGRATION: CWS impresstables2 (1.4.104); FILE MERGED 2008/02/22 23:25:58 cl 1.4.104.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:17:44 cl 1.4.104.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [c0fec90f0358878a40ba4612f150523de4ccd947]

INTEGRATION: CWS impresstables2 (1.3.234); FILE MERGED 2008/02/13 09:17:44 cl 1.3.234.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [ee84050d25a77d0ff745ec4e4ba80db89f1eb083]

INTEGRATION: CWS impresstables2 (1.9.10); FILE MERGED 2008/02/22 23:25:58 cl 1.9.10.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:17:44 cl 1.9.10.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [588c76db178eb2090e91463f601f0105550f3a01]

INTEGRATION: CWS impresstables2 (1.10.10); FILE MERGED 2008/02/13 09:17:44 cl 1.10.10.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [d54a8af25c5e24536aaf55d368d11904e8cc8561]

INTEGRATION: CWS impresstables2 (1.9.18); FILE MERGED 2008/02/22 23:25:58 cl 1.9.18.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:17:44 cl 1.9.18.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [401a0ca4de0b6c7a111bac6c6e1c2d80c17611c5]

INTEGRATION: CWS impresstables2 (1.10.8); FILE MERGED 2008/02/13 09:17:44 cl 1.10.8.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [a9ba0243001fc99ab65d102834a66edabc4b2d3c]

INTEGRATION: CWS impresstables2 (1.7.10); FILE MERGED 2008/02/13 09:17:44 cl 1.7.10.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [a956fc99ee5348f06b3d62ed50bb26c44fbed7f6]

INTEGRATION: CWS impresstables2 (1.8.10); FILE MERGED 2008/02/13 09:17:44 cl 1.8.10.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [c38421cb2a0630d1aaa6e6573234b9b4f6912116]

INTEGRATION: CWS impresstables2 (1.12.18); FILE MERGED 2008/02/22 23:25:58 cl 1.12.18.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:17:44 cl 1.12.18.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [bfeeb842ebcf96d2984f3d8fc62ba8b42d608e6e]

INTEGRATION: CWS impresstables2 (1.7.10); FILE MERGED 2008/02/22 23:25:58 cl 1.7.10.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:17:44 cl 1.7.10.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [56fa42b5dc9f691f42c5800c9e4293a17a7b4753]

INTEGRATION: CWS impresstables2 (1.5.10); FILE MERGED 2008/02/13 09:17:43 cl 1.5.10.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [68abdf8c683611e2d084d291731032fc08ce7981]

INTEGRATION: CWS impresstables2 (1.10.4); FILE MERGED 2008/02/22 23:25:58 cl 1.10.4.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:17:43 cl 1.10.4.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [971d98baecc4ac9209111da1825db3622cef032d]

INTEGRATION: CWS impresstables2 (1.9.18); FILE MERGED 2008/02/13 09:17:43 cl 1.9.18.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [68f800044c7a1a4cfcbe38cdc7783aeac4c5db0b]

INTEGRATION: CWS impresstables2 (1.8.10); FILE MERGED 2008/02/13 09:17:43 cl 1.8.10.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [f1b961bc5f897116f4a433493af5856f1ece25b6]

INTEGRATION: CWS impresstables2 (1.5.70); FILE MERGED 2008/02/22 23:25:57 cl 1.5.70.1: added namespace binfilter to bf_svtools and bf_so3


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [a7ea12ad71ef89c6fd0045043a58967fd4658463]

INTEGRATION: CWS impresstables2 (1.6.70); FILE MERGED 2008/02/22 23:25:57 cl 1.6.70.1: added namespace binfilter to bf_svtools and bf_so3


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [5a744919796ca2e1bb2495886b906e4bb3219ef0]

INTEGRATION: CWS impresstables2 (1.7.10); FILE MERGED 2008/02/13 09:17:43 cl 1.7.10.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [1af712f2ba2729c1307798f01eaaf7fd5fe28808]

INTEGRATION: CWS impresstables2 (1.12.18); FILE MERGED 2008/02/13 09:17:43 cl 1.12.18.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [1d4eefbbc8fec2742478c3a98ed841d2735eb79c]

INTEGRATION: CWS impresstables2 (1.6.104); FILE MERGED 2008/02/13 09:17:43 cl 1.6.104.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [bac35719387f1b47a774da0d024acf18f8abc4f2]

INTEGRATION: CWS impresstables2 (1.7.70); FILE MERGED 2008/02/13 09:17:43 cl 1.7.70.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [f4ffbbe5efc8118edf1eaa1f26621e24551f6a55]

INTEGRATION: CWS impresstables2 (1.6.10); FILE MERGED 2008/02/13 09:17:37 cl 1.6.10.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [dc3211ba52b8e3380c084066494a807f00850fa3]

INTEGRATION: CWS impresstables2 (1.7.8); FILE MERGED 2008/02/13 09:17:37 cl 1.7.8.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [dbe8524e26a1cf2e02caa38db319279147b287fd]

INTEGRATION: CWS impresstables2 (1.11.10); FILE MERGED 2008/02/13 09:17:37 cl 1.11.10.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [c8481bef148fc65df6689cf7a14453a2861c50e2]

INTEGRATION: CWS impresstables2 (1.10.10); FILE MERGED 2008/02/22 23:25:57 cl 1.10.10.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:17:37 cl 1.10.10.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [bb9d4715222100f71bfd2f1953d458ae733ff168]

INTEGRATION: CWS impresstables2 (1.9.10); FILE MERGED 2008/02/13 09:17:37 cl 1.9.10.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [c65901e41597413c2c544844ea123bcdffbf6db3]

INTEGRATION: CWS impresstables2 (1.9.10); FILE MERGED 2008/02/22 23:25:57 cl 1.9.10.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:17:37 cl 1.9.10.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [1c0ffc716706b48c0a59140551213befbfc43f4f]

INTEGRATION: CWS impresstables2 (1.7.10); FILE MERGED 2008/02/13 09:17:37 cl 1.7.10.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [c2c23871580feeb247201359abb5c7b5b58c34c3]

INTEGRATION: CWS impresstables2 (1.8.10); FILE MERGED 2008/02/22 23:25:57 cl 1.8.10.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:17:36 cl 1.8.10.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [ea31668b1d16655f2a4597c080a8397558d36ccc]

INTEGRATION: CWS impresstables2 (1.7.10); FILE MERGED 2008/02/22 23:25:57 cl 1.7.10.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:17:36 cl 1.7.10.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [305f550aba4b5492c39c104975fb19c5485747b8]

INTEGRATION: CWS impresstables2 (1.13.10); FILE MERGED 2008/02/13 09:17:36 cl 1.13.10.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [172868c0caa3b2f515344d0a4f1bfe158ebf66d1]

INTEGRATION: CWS impresstables2 (1.9.10); FILE MERGED 2008/02/13 09:17:36 cl 1.9.10.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [c5f2d17d761d136eefb4c16ad63b6ba52b32b501]

INTEGRATION: CWS impresstables2 (1.8.10); FILE MERGED 2008/02/13 09:17:36 cl 1.8.10.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [e834c582428f4b60ced6d9ddbfd9d7ac94c3428b]

INTEGRATION: CWS impresstables2 (1.7.10); FILE MERGED 2008/02/13 09:17:36 cl 1.7.10.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [67567c51c20b77e832659514c8b58074dea1445a]

INTEGRATION: CWS impresstables2 (1.5.104); FILE MERGED 2008/02/22 23:25:57 cl 1.5.104.3: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:17:36 cl 1.5.104.2: merged svtools in and stripped 2007/07/27 15:17:48 cl 1.5.104.1: fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [f0fa28c5f49c22d15dd46c740a37dedb3fd1a291]

INTEGRATION: CWS impresstables2 (1.4.234); FILE MERGED 2008/02/22 23:25:57 cl 1.4.234.1: added namespace binfilter to bf_svtools and bf_so3


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [19d805d9041e518c8ccbb26c4d7d3ebbdd9e2157]

INTEGRATION: CWS impresstables2 (1.5.18); FILE MERGED 2008/02/22 23:25:57 cl 1.5.18.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:17:36 cl 1.5.18.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [b45f76f6ae29cd5f0b07918e544c951aca124dc1]

INTEGRATION: CWS impresstables2 (1.5.104); FILE MERGED 2008/02/13 09:17:36 cl 1.5.104.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [f9d5750d2de848b35493044413f2b41d2a8a6678]

INTEGRATION: CWS impresstables2 (1.4.104); FILE MERGED 2008/02/13 09:17:36 cl 1.4.104.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [2b031a9dc3d8f76f46fb037ca51f02b2d81dffbb]

INTEGRATION: CWS impresstables2 (1.8.18); FILE MERGED 2008/02/22 23:25:57 cl 1.8.18.1: added namespace binfilter to bf_svtools and bf_so3


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [82a83bf24ba418ac640c78f760a7b4d740c40d54]

INTEGRATION: CWS impresstables2 (1.12.18); FILE MERGED 2008/02/22 23:25:56 cl 1.12.18.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:17:36 cl 1.12.18.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [b3e127a3af26f003c8d69bab6267ca90c9422f0a]

INTEGRATION: CWS impresstables2 (1.6.10); FILE MERGED 2008/02/13 09:17:36 cl 1.6.10.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [78a5ecb0839499e0a2ebdd9cf3dd970251d7e381]

INTEGRATION: CWS impresstables2 (1.6.104); FILE MERGED 2008/02/13 09:17:36 cl 1.6.104.3: merged svtools in and stripped 2007/10/11 19:16:49 cl 1.6.104.2: RESYNC: (1.6-1.7); FILE MERGED 2007/07/27 15:17:48 cl 1.6.104.1: fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [49dcb08000ad0430c34b0dc756af0cf863824cfd]

INTEGRATION: CWS impresstables2 (1.5.104); FILE MERGED 2008/02/13 09:17:36 cl 1.5.104.3: merged svtools in and stripped 2007/10/11 19:16:33 cl 1.5.104.2: RESYNC: (1.5-1.6); FILE MERGED 2007/07/27 15:17:48 cl 1.5.104.1: fixed namespace issues


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [13dcbd848c0ce3a966199b8e378335bbdecf5041]

INTEGRATION: CWS impresstables2 (1.7.10); FILE MERGED 2008/02/22 23:25:56 cl 1.7.10.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:17:35 cl 1.7.10.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [e7dabd333087b2380ec04dcb11472bac386d2d81]

INTEGRATION: CWS impresstables2 (1.7.16); FILE MERGED 2008/02/13 09:17:35 cl 1.7.16.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [39c8517e52644eced46016fec60830c72a40b195]

INTEGRATION: CWS impresstables2 (1.9.10); FILE MERGED 2008/02/13 09:17:35 cl 1.9.10.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [0161b2b3d906f271122562a445903fce7a510960]

INTEGRATION: CWS impresstables2 (1.11.10); FILE MERGED 2008/02/13 09:17:35 cl 1.11.10.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [0c39889bac90105dc977b19b0fe7f52118fa473b]

INTEGRATION: CWS impresstables2 (1.8.10); FILE MERGED 2008/02/13 09:17:35 cl 1.8.10.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [524a57453e857973152ee6c57f78eda2f19b0662]

INTEGRATION: CWS impresstables2 (1.6.40); FILE MERGED 2008/02/13 09:17:35 cl 1.6.40.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [8d347c7ada17d1dd9563a6404bc29586955d425f]

INTEGRATION: CWS impresstables2 (1.7.40); FILE MERGED 2008/02/13 09:17:35 cl 1.7.40.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [34780b6befee6035a5941b25df65c97059598201]

INTEGRATION: CWS impresstables2 (1.14.10); FILE MERGED 2008/02/13 09:17:35 cl 1.14.10.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [812250e9e3c6ac8f87b758b1a9e87fae01d4f673]

INTEGRATION: CWS impresstables2 (1.10.10); FILE MERGED 2008/02/13 09:17:35 cl 1.10.10.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [44da21c2a0ac672b566a2647853bd811e820e1cb]

INTEGRATION: CWS impresstables2 (1.10.10); FILE MERGED 2008/02/22 23:25:56 cl 1.10.10.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:17:35 cl 1.10.10.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [0205381f56502df804614b26981f1e9b99171e6b]

INTEGRATION: CWS impresstables2 (1.9.10); FILE MERGED 2008/02/22 23:25:56 cl 1.9.10.1: added namespace binfilter to bf_svtools and bf_so3


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [545ad82b3ac7a413b9e36dc77e16f43284e44da4]

INTEGRATION: CWS impresstables2 (1.7.10); FILE MERGED 2008/02/13 09:17:35 cl 1.7.10.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [6764311dc0445085f920cc831c51fbc98ce570c6]

INTEGRATION: CWS impresstables2 (1.6.10); FILE MERGED 2008/02/13 09:17:35 cl 1.6.10.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [6cf1267ee2827e0f3e78ab9de40633dd8c0fbcfc]

INTEGRATION: CWS impresstables2 (1.4.40); FILE MERGED 2008/02/13 09:17:35 cl 1.4.40.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [9be74a0c023fd37c501dc399e11346db7465f2c3]

INTEGRATION: CWS impresstables2 (1.15.18); FILE MERGED 2008/03/11 18:12:37 cl 1.15.18.2: RESYNC: (1.15-1.16); FILE MERGED 2008/02/13 09:16:19 cl 1.15.18.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [5b4e79008c8a141a63d8342a0f1d0ab5e62fa565]

INTEGRATION: CWS impresstables2 (1.13.4); FILE MERGED 2008/02/13 09:15:59 cl 1.13.4.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [7cdd2f174c6cd2917fdb95a1f80a4a03a973436c]

INTEGRATION: CWS impresstables2 (1.10.18); FILE MERGED 2008/03/11 18:12:31 cl 1.10.18.2: RESYNC: (1.10-1.11); FILE MERGED 2008/02/13 09:15:26 cl 1.10.18.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [69b3a7fa1a3482e4ea3a23f44da8734b026a1bd7]

INTEGRATION: CWS impresstables2 (1.6.104); FILE MERGED 2008/03/11 18:12:28 cl 1.6.104.2: RESYNC: (1.6-1.7); FILE MERGED 2008/02/13 09:15:08 cl 1.6.104.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [a2cdd05602292f9f1185403d1fe18583066aa3d8]

INTEGRATION: CWS impresstables2 (1.2.234); FILE MERGED 2008/02/13 09:15:08 cl 1.2.234.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [221a16bac95730e5b748a9b988e6b0f9bb96cbb5]

INTEGRATION: CWS impresstables2 (1.4.70); FILE MERGED 2008/02/22 23:24:30 cl 1.4.70.1: added namespace binfilter to bf_svtools and bf_so3


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [c0b5b0d350c35b26d1cbdfdfa8ee2fcc4356fcfd]

INTEGRATION: CWS impresstables2 (1.7.6); FILE MERGED 2008/02/22 23:24:30 cl 1.7.6.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:15:08 cl 1.7.6.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [178e145953639c5642153b54a9061b2d44487977]

INTEGRATION: CWS impresstables2 (1.7.18); FILE MERGED 2008/02/22 23:24:30 cl 1.7.18.1: added namespace binfilter to bf_svtools and bf_so3


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [72d36bf21f6cd071c03f6a3bd04a7452bb00abc6]

INTEGRATION: CWS impresstables2 (1.10.70); FILE MERGED 2008/02/13 09:15:08 cl 1.10.70.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [73680191ec975fd1f5390f1b868775a502f48507]

INTEGRATION: CWS impresstables2 (1.16.18); FILE MERGED 2008/02/22 23:24:30 cl 1.16.18.2: added namespace binfilter to bf_svtools and bf_so3 2008/02/13 09:15:07 cl 1.16.18.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [33511dcce82a0799759964645c505f092c061a52]

INTEGRATION: CWS impresstables2 (1.5.104); FILE MERGED 2008/02/13 09:15:07 cl 1.5.104.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [a1a1b319da31b19818034c06b1fde770633464d5]

INTEGRATION: CWS impresstables2 (1.4.18); FILE MERGED 2008/03/11 18:12:40 cl 1.4.18.2: RESYNC: (1.4-1.5); FILE MERGED 2008/02/13 09:14:49 cl 1.4.18.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [8cc3c5b6ae46903e54bc6fd40f23f1ac73b5ece3]

INTEGRATION: CWS impresstables2 (1.3.16); FILE MERGED 2008/02/13 09:14:24 cl 1.3.16.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [e09e49b2556456b55c14fb006daa634578d79e8c]

INTEGRATION: CWS impresstables2 (1.4.6); FILE MERGED 2008/02/13 09:14:24 cl 1.4.6.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [93c4341f5a75b3ddab3fff18386685dc1d01216a]

INTEGRATION: CWS impresstables2 (1.2.40); FILE MERGED 2008/02/13 09:14:24 cl 1.2.40.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [d70c45828ec354bfa45cdc6afca73bd8e20a1434]

INTEGRATION: CWS impresstables2 (1.3.6); FILE MERGED 2008/02/13 09:14:24 cl 1.3.6.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [57dc0ac1e79da6a1ab297f3ba9edc38a1b1d324f]

INTEGRATION: CWS impresstables2 (1.4.10); FILE MERGED 2008/02/13 09:14:23 cl 1.4.10.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [3d98f540dec1cf55e7a012ce61904992e3f17f3f]

INTEGRATION: CWS impresstables2 (1.3.10); FILE MERGED 2008/02/13 09:14:23 cl 1.3.10.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [41ee19e7348c48ce9199c3ce4758d4254e71344d]

INTEGRATION: CWS impresstables2 (1.3.6); FILE MERGED 2008/02/13 09:14:23 cl 1.3.6.1: merged svtools in and stripped


2008-03-12  Rüdiger Timm  <rt@openoffice.org>  [2c1cbfe55623064ed87414d33aec293955cf1fc9]

INTEGRATION: CWS impresstables2 (1.2.40); FILE MERGED 2008/02/13 09:14:23 cl 1.2.40.1: merged svtools in and stripped


2008-03-11  Rüdiger Timm  <rt@openoffice.org>  [9ecd082daa741f1416705a9390114a7f1ff3022e]

#i86849# Fix parallel build issue.


2008-03-11  Kurt Zenker  <kz@openoffice.org>  [f17a3e335cc39ae1855efa1bdf7d4c036e66d57b]

#i10000# add patchcodefile (is)


2008-03-11  Oliver Bolte  <obo@openoffice.org>  [99f2e391306d1b5fc557f786c2d5d174670f90ac]

#i10000# parse problem


2008-03-11  Oliver Bolte  <obo@openoffice.org>  [ea8592610543306feccf877295e27ba5108a57df]

#i10000# fix for solaris


2008-03-11  Oliver Bolte  <obo@openoffice.org>  [136e74a4f0856d31a917964bf2525c509e946e52]

#i10000# fix for solaris


2008-03-11  Oliver Bolte  <obo@openoffice.org>  [df48a20145f87efd134e06e8a7f454c7a6900e5a]

#i10000# colon


2008-03-11  Oliver Bolte  <obo@openoffice.org>  [52400bad951931a6620befdff19a08cd68f9a0e3]

#i10000# fix for solaris


2008-03-11  Oliver Bolte  <obo@openoffice.org>  [1983605f5d5444fabfa1ddc9f84f5a1174d39b01]

#i10000# pragma warning added for solaris


2008-03-11  Oliver Bolte  <obo@openoffice.org>  [1597ea89cc8b516e4809b8278a9b3122534d3b50]

#i86824#


2008-03-11  Oliver Bolte  <obo@openoffice.org>  [1f01a1a6473bb8c8768d0834d3a2341203060848]

#i86883# parse problem with Solaris compiler


2008-03-10  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a8308bacac148715275f244a9d3e63a1732d0718]

#i85207# - stay with 4nt internal mkdir command in SO env due to broken mkdir.exe in path


2008-03-10  Hans-Joachim Lankenau  <hjs@openoffice.org>  [9f263486ce4d28bbde3a6a8f3f679d5dbeee56da]

#i10000# - WAE on windows - unreferenced variable


2008-03-10  Oliver Bolte  <obo@openoffice.org>  [cc8b1368761c0e19953d255436b37733efc84202]

#i86824#


2008-03-10  Oliver Bolte  <obo@openoffice.org>  [b455293ff1d4599d11beb2edb8a1fd2a933e80c1]

#i86825# for macosx


2008-03-10  Oliver Bolte  <obo@openoffice.org>  [b2c73a1d9f136fcacced7571f61f0563d26e0a86]

#i86824#


2008-03-10  Rüdiger Timm  <rt@openoffice.org>  [382443638f6cbe1ad1ea9023e115841c71d970bc]

#i86766# Printing in mail merge dialog fixed (by OS).


2008-03-10  Oliver Bolte  <obo@openoffice.org>  [e3659cb918e40310c0641f3e08c00bb293f926bf]

#i10000# merge problem


2008-03-10  Oliver Bolte  <obo@openoffice.org>  [2b444505a481c19bf94130834ea9ead92fbf265b]

#i10000# bAlreadyKnown declared twice


2008-03-10  Oliver Bolte  <obo@openoffice.org>  [011d4e50ae596225a81489597ac8adbfbb7b4388]

#i86837# some lines commented out


2008-03-10  Oliver Bolte  <obo@openoffice.org>  [1a13d453ecb65028c9058157b5530df6aad41b2f]

#i86816# comma missing


2008-03-10  Oliver Bolte  <obo@openoffice.org>  [d2e015973d900180da19dfebb2340e32eb3f47f8]

#i86817# include numrule.hxx


2008-03-10  Oliver Bolte  <obo@openoffice.org>  [47e35e23345650cfb6d74a17334781c118ee53d0]

#i86833# patch for system stl


2008-03-10  Oliver Bolte  <obo@openoffice.org>  [eafea4cbe0eead5775956659a6ed323ac9c0c046]

#i86826#


2008-03-10  Oliver Bolte  <obo@openoffice.org>  [68ae14a2b9aaba1beb152d186894eb4d464f39f5]

#i86826#


2008-03-10  Oliver Bolte  <obo@openoffice.org>  [f816c04d15d60fea0e5c565c76bf25b5ca60210a]

#i86819#


2008-03-10  Hans-Joachim Lankenau  <hjs@openoffice.org>  [3df5a3e74f33202b03146d9956c8db4e63a47846]

#i86815# remove UPD from name


2008-03-10  Hans-Joachim Lankenau  <hjs@openoffice.org>  [5bc837aa1f48399444152edb264c04f574da81a9]

#i86815# remove SOLARUPD from name


2008-03-10  Hans-Joachim Lankenau  <hjs@openoffice.org>  [d93fb90e5110741f39d26bb05d0cb14f17fccf05]

#i86813# - add makefile change that got lost on initegration


2008-03-10  Oliver Bolte  <obo@openoffice.org>  [6b2eb6c86aa1d506ce8f4e2890e015d8fbb1ce88]

#i86814# missing dependency


2008-03-10  Oliver Bolte  <obo@openoffice.org>  [267b75b1250e0de35d8ec5ee28fe2d9489a3704f]

#i86844# move textconnectionsettings.obj to exception files


2008-03-10  Oliver Bolte  <obo@openoffice.org>  [e8a207e7e37bb00e43ca3bee2150f3ab6ffcd662]

#i86846# initialize value


2008-03-10  Oliver Bolte  <obo@openoffice.org>  [ab5abed12d35e7a7d7fcd8058f320bdc08e15b9a]

#i10000# return impl_createInstance( 0 ) removed


2008-03-10  Oliver Bolte  <obo@openoffice.org>  [d294bd73954628b09fd63a9cb5eaf5d9aef80759]

#i86847# initialize value


2008-03-10  Oliver Bolte  <obo@openoffice.org>  [aa85ed8ce8c1164f5e5ece036162659331e92e9c]

#i10000# remove include salsound.h


2008-03-10  Oliver Bolte  <obo@openoffice.org>  [d3aef04968b53259757a67552a61b56ee5cbb367]

#i10000# colon removed


2008-03-10  Oliver Bolte  <obo@openoffice.org>  [e6ea031aee62ef5294751f6647df9d6b8858c8cd]

#i10000# m_xContext added (from CWS rptchart01_DEV300, OJ)


2008-03-09  Kurt Zenker  <kz@openoffice.org>  [a1bfe4a3b387bd509cf6e7c670ebd159bdb576fe]

INTEGRATION: CWS odff (1.51.56); FILE MERGED 2008/02/20 16:41:50 er 1.51.56.21: #i32340# ISBLANK needs to distinguish between inherited / non-inherited emptiness; corrected ISNUMBER and ISTEXT/ISNONTEXT handling of svEmptyCell 2008/02/07 13:10:02 er 1.51.56.20: Always wanted to do this, now I'm taking the opportunity: :retab on selected files and all tabs are gone, producing hopefully easier to read diffs in future. 2008/02/06 10:16:23 er 1.51.56.19: for clarity and safety on signed types, comparison on >0 2008/02/05 17:59:05 er 1.51.56.18: #i77280# treat undefined name as usual ocBad ScStringOpToken, so ISERROR(undefinedname) yields TRUE; => ocBad doesn't terminate compilation anymore. 2008/01/31 22:15:16 er 1.51.56.17: more consistent error codes, IllegalArgument vs. IllegalParameter 2008/01/31 20:05:33 er 1.51.56.16: now that we have error token: some PopError() instead of Pop() and some PushError(...) instead of SetError(...) 2008/01/31 15:34:23 er 1.51.56.15: #i32340# ScFormulaResult, third wave 2008/01/25 14:19:41 er 1.51.56.14: #i32340# ScFormulaResult, start differentiating between compiler/code token error and interpreter/result error; make iterations work with result errors 2008/01/24 16:41:01 er 1.51.56.13: #i32340# variable cell result ScFormulaResult, second wave 2008/01/17 17:31:34 er 1.51.56.12: #i32340# variable cell result ScFormulaResult, first wave 2008/01/11 19:54:56 er 1.51.56.11: ScErrorToken matrix cases 2008/01/10 16:54:27 er 1.51.56.10: introduce ScErrorToken, get rid of secondary error stack 2008/01/08 21:09:27 er 1.51.56.9: rename StackVar svErr to svUnknown 2008/01/04 19:37:56 er 1.51.56.8: #i32341# ScUnionFunc: set #REF! if needed 2008/01/04 18:43:15 er 1.51.56.7: #i32341# make AREAS() handle RefList 2007/12/20 19:35:08 er 1.51.56.6: ConvertMatrixParameter: svRefList is error if no reference is expected 2007/12/19 20:15:02 er 1.51.56.5: #i32341# ocUnion: functions handling svRefList 2007/12/17 15:59:34 er 1.51.56.4: #i32341# union / range list operator ocUnion; first wave 2007/11/29 19:06:46 er 1.51.56.3: #i4904# range operator ocRange 2007/10/23 13:30:56 er 1.51.56.2: RESYNC: (1.51-1.52); FILE MERGED 2007/08/30 09:57:29 er 1.51.56.1: resynced to cws xmlfilter02


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [357a573d0903fffe25d20bc6e54ae28f35e636d6]

DEV300


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [e651226b65a1f4769235daeb737ad510c61772b7]

#i10000# generate new configure


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [d4beb79f7607ad176131a6f0aaab79ab05215a50]

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>  [d1a9eaad449096c03aeffe7fea8a4d8c576bb7cc]

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>  [bd7999f7b4bcaba93ff0e97825a2fc8cae5c4be4]

INTEGRATION: CWS unifysound01_DEV300 (1.28.16); FILE MERGED 2007/08/31 09:44:58 cmc 1.28.16.1: #i81172# death to vcl sound


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [a0b4d0cb25233164d9a47d82ff27da5b347f5d02]

INTEGRATION: CWS unifysound01_DEV300 (1.54.20); FILE MERGED 2008/01/15 16:17:41 cmc 1.54.20.3: RESYNC: (1.55-1.56); FILE MERGED 2007/10/04 22:03:55 cmc 1.54.20.2: RESYNC: (1.54-1.55); FILE MERGED 2007/08/31 09:44:56 cmc 1.54.20.1: #i81172# death to vcl sound


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [44e5734cb9a94af6d6c737d83d2e051047ff629c]

INTEGRATION: CWS unifysound01_DEV300 (1.14.56); FILE MERGED 2008/01/15 16:19:01 cmc 1.14.56.2: RESYNC: (1.14-1.15); FILE MERGED 2007/08/31 09:44:56 cmc 1.14.56.1: #i81172# death to vcl sound


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [1c93303ea96a157da7fd3633331ff33a0034052e]

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>  [eeeffef622f61ea09ad1c099bcad3eea1b79ecf5]

INTEGRATION: CWS unifysound01_DEV300 (1.8.12); FILE MERGED 2007/08/29 14:52:39 cmc 1.8.12.1: #i81129# move from AVMEDIA_MANAGER_SERVICE_NAME to avmedia::MediaWindow::createPlayer


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [5a71c2b9a7a06636cc23289bde4728287f558a61]

INTEGRATION: CWS unifysound01_DEV300 (1.2.14); FILE MERGED 2008/01/15 16:05:42 cmc 1.2.14.2: RESYNC: (1.2-1.3); FILE MERGED 2007/08/29 14:52:39 cmc 1.2.14.1: #i81129# move from AVMEDIA_MANAGER_SERVICE_NAME to avmedia::MediaWindow::createPlayer


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [3b1990f01f49608ce7f890b222d1eea4a437ef62]

INTEGRATION: CWS unifysound01_DEV300 (1.8.14); FILE MERGED 2007/10/04 11:24:15 cmc 1.8.14.2: RESYNC: (1.8-1.9); FILE MERGED 2007/08/29 14:52:39 cmc 1.8.14.1: #i81129# move from AVMEDIA_MANAGER_SERVICE_NAME to avmedia::MediaWindow::createPlayer


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [4d81c2a42c8a2a4a8bdb0efbf4b9dcffcfac3b79]

INTEGRATION: CWS unifysound01_DEV300 (1.6.12); FILE MERGED 2007/12/03 10:15:14 cmc 1.6.12.2: RESYNC: (1.6-1.7); FILE MERGED 2007/08/29 14:52:39 cmc 1.6.12.1: #i81129# move from AVMEDIA_MANAGER_SERVICE_NAME to avmedia::MediaWindow::createPlayer


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [adc2fd62cfb8492f0633769ce3d153227e93e89e]

INTEGRATION: CWS unifysound01_DEV300 (1.11.236); FILE MERGED 2007/08/30 09:22:04 cmc 1.11.236.1: #i81145# move from Sound::IsSoundFile to ::avmedia::MediaWindow::isMediaURL


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [66c72584116b5b465b609309bee904c5221472a0]

INTEGRATION: CWS unifysound01_DEV300 (1.4.68); FILE MERGED 2007/10/23 15:09:37 cmc 1.4.68.3: #i80570# move SoundHandler from framework to avmedia 2007/10/23 15:08:36 cmc 1.4.68.2: #i80570# move SoundHandler from framework to avmedia 2007/10/23 08:44:58 cmc 1.4.68.1: #i80570# move SoundHandler from framework to avmedia


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [2dd4a1dd127e3eeff0eaf2ecfd709e1cab80022b]

INTEGRATION: CWS unifysound01_DEV300 (1.3.138); FILE MERGED 2007/08/29 13:24:44 cmc 1.3.138.1: #i81119# fix makefile.mk to allow building if someone tries it


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [e3b78a72326a958870cfb93381ceaf310bcd9a3a]

INTEGRATION: CWS unifysound01_DEV300 (1.1.2); FILE ADDED 2007/08/30 15:56:28 cmc 1.1.2.1: #i81145# move from Sound::IsSoundFile to ::avmedia::MediaWindow::isMediaURL


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [a629c9aa371d85cbaab81d44ccb0679911356466]

INTEGRATION: CWS unifysound01_DEV300 (1.1.2); FILE ADDED 2007/11/27 12:56:30 cmc 1.1.2.2: #i81144# revert to original mutexes 2007/08/30 15:56:28 cmc 1.1.2.1: #i81145# move from Sound::IsSoundFile to ::avmedia::MediaWindow::isMediaURL


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [7d9b44af77b7031b77d15e850a10f02f19cc4109]

INTEGRATION: CWS unifysound01_DEV300 (1.1.2); FILE ADDED 2008/01/14 17:25:10 cmc 1.1.2.6: #i81144# figure out the windows mystery as to failure to play files 2007/12/03 07:59:10 cmc 1.1.2.5: #i81144# kendy is my hero 2007/11/27 12:56:30 cmc 1.1.2.4: #i81144# revert to original mutexes 2007/08/31 13:23:50 cmc 1.1.2.3: #i80570# move SoundHandler from framework to avmedia 2007/08/31 08:15:33 cmc 1.1.2.2: #i80570# move SoundHandler from framework to avmedia 2007/08/30 15:56:28 cmc 1.1.2.1: #i81145# move from Sound::IsSoundFile to ::avmedia::MediaWindow::isMediaURL


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [58f9552afb867fe61e041e3efe1dd17a8e07e372]

INTEGRATION: CWS unifysound01_DEV300 (1.3.22); FILE MERGED 2007/08/30 15:56:28 cmc 1.3.22.1: #i81145# move from Sound::IsSoundFile to ::avmedia::MediaWindow::isMediaURL


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [dd3c59825778443610201520fce79c794214f933]

INTEGRATION: CWS unifysound01_DEV300 (1.3.12); FILE MERGED 2007/08/29 13:27:06 cmc 1.3.12.1: #i81119# fix makefile.mk to allow building if someone tries it


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [a89825c888c4350195ba77e809058a234d3671de]

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>  [41f21b36207961c41c01eb1f17186495554bed47]

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>  [274aea8fd06cb86ef08e63fb1edbc95d1b35e6da]

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>  [51ed0a7a9b338d115a0ccfcbab5e1177e50236ef]

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>  [204c012c01fa33b79df96af1a5fed727796f5eba]

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>  [47962380747bfc88ec2884f8758ae4db7f19f0d3]

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  Kurt Zenker  <kz@openoffice.org>  [036c2ed6658989badbe86ff703aca7bba7d22d9a]

INTEGRATION: CWS unifysound01_DEV300 (1.115.14); FILE MERGED 2007/12/03 10:08:34 cmc 1.115.14.2: RESYNC: (1.115-1.116); FILE MERGED 2007/08/30 15:00:10 cmc 1.115.14.1: remove SoundHandler from framework


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [2a4c2a2d6b7551f846c0c04cdb6df1925466596b]

INTEGRATION: CWS unifysound01_DEV300 (1.12.400); FILE MERGED 2007/08/30 15:00:09 cmc 1.12.400.1: remove SoundHandler from framework


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [16a30a2ef17b3fccdb334c76a9bbb26546549e16]

INTEGRATION: CWS unifysound01_DEV300 (1.39.4); FILE MERGED 2007/12/03 10:08:30 cmc 1.39.4.2: RESYNC: (1.39-1.40); FILE MERGED 2007/08/30 15:00:09 cmc 1.39.4.1: remove SoundHandler from framework


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [1eb586aea40143e636823fe92e77a041379eaaf9]

INTEGRATION: CWS unifysound01_DEV300 (1.13.26); FILE MERGED 2007/08/30 15:00:08 cmc 1.13.26.1: remove SoundHandler from framework


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [65083e9945f08bb07cf15522bc037cedb3b24ec6]

INTEGRATION: CWS cjksp1_DEV300 (1.31.286); FILE MERGED 2008/01/09 14:23:23 pflin 1.31.286.5: Issue number: #i76247# Submitted by:  pflin Reviewed by:   cloph Fixed for the warning message 2007/12/17 02:48:13 pflin 1.31.286.4: RESYNC: (1.33-1.35); FILE MERGED 2007/10/23 06:04:07 pflin 1.31.286.3: RESYNC: (1.32-1.33); FILE MERGED 2007/09/27 04:29:54 pflin 1.31.286.2: RESYNC: (1.31-1.32); FILE MERGED 2007/04/23 08:01:38 pflin 1.31.286.1: Text grid enhancement: grid layout refactor


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [295607e865f1187487cc1e5a4cc1ffb06fe0951b]

INTEGRATION: CWS unifysound01_DEV300 (1.7.400); FILE MERGED 2007/10/30 15:11:51 cmc 1.7.400.2: RESYNC: (1.7-1.8); FILE MERGED 2007/08/30 15:00:08 cmc 1.7.400.1: remove SoundHandler from framework


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [39f9483dfb70512494eed0dec9f20944f69eb8e2]

INTEGRATION: CWS unifysound01_DEV300 (1.44.4); FILE MERGED 2007/12/03 10:08:37 cmc 1.44.4.2: RESYNC: (1.44-1.45); FILE MERGED 2007/08/30 15:00:07 cmc 1.44.4.1: remove SoundHandler from framework


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [6b6e691ed756fe4b5e0a3d467e38e307b03aad60]

INTEGRATION: CWS unifysound01_DEV300 (1.5.368); FILE MERGED 2007/08/10 10:50:41 cmc 1.5.368.1: #i80565# Add DetectService for .wavs


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [b81d19c61795de2b9bbf24b44afc55e68524558a]

INTEGRATION: CWS unifysound01_DEV300 (1.39.12); FILE MERGED 2007/08/31 09:44:58 cmc 1.39.12.1: #i81172# death to vcl sound


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [6247b8693acf59c0117d31701ee3a3c16bfa3c0f]

INTEGRATION: CWS unifysound01_DEV300 (1.8.160); FILE MERGED 2008/01/15 16:18:43 cmc 1.8.160.2: RESYNC: (1.8-1.9); FILE MERGED 2007/08/31 09:44:58 cmc 1.8.160.1: #i81172# death to vcl sound


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [b18e59a655b8ff7c094f3ad73e486e7abae48383]

INTEGRATION: CWS cjksp1_DEV300 (1.46.198); FILE MERGED 2007/10/23 06:06:03 pflin 1.46.198.2: RESYNC: (1.46-1.47); FILE MERGED 2007/04/23 08:01:36 pflin 1.46.198.1: Text grid enhancement: grid layout refactor


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [b4b79c885a656f8c6b22ae6fed5c1589fef476c3]

INTEGRATION: CWS unifysound01_DEV300 (1.13.60); FILE MERGED 2007/08/31 09:44:58 cmc 1.13.60.1: #i81172# death to vcl sound


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [346bac027162f8afec4b7bc4e07fd493ca619a44]

INTEGRATION: CWS unifysound01_DEV300 (1.28.60); FILE MERGED 2007/08/31 09:44:58 cmc 1.28.60.1: #i81172# death to vcl sound


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [6fbe6e35de6609b2a5b2e4a4d27055137791de84]

INTEGRATION: CWS unifysound01_DEV300 (1.98.10); FILE MERGED 2008/01/15 16:17:34 cmc 1.98.10.4: RESYNC: (1.100-1.103); FILE MERGED 2007/10/23 09:05:48 cmc 1.98.10.3: RESYNC: (1.99-1.100); FILE MERGED 2007/10/04 22:03:31 cmc 1.98.10.2: RESYNC: (1.98-1.99); FILE MERGED 2007/08/31 10:02:06 cmc 1.98.10.1: #i81172# death to vcl sound


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [37d2491aa6f39cecc6f34c4c6a9c5a46ce6ed7bc]

INTEGRATION: CWS unifysound01_DEV300 (1.32.60); FILE MERGED 2007/08/31 09:44:58 cmc 1.32.60.1: #i81172# death to vcl sound


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [3dcf3e0c69fb8f4f23045772d1ae6c9f95c9f0ec]

INTEGRATION: CWS cjksp1_DEV300 (1.128.52); FILE MERGED 2007/11/11 03:11:02 pflin 1.128.52.4: not write layout-grid-standard-mode inside the <style:page-layout> 2007/09/27 04:30:33 pflin 1.128.52.3: RESYNC: (1.129-1.130); FILE MERGED 2007/07/03 05:12:55 pflin 1.128.52.2: RESYNC: (1.128-1.129); FILE MERGED 2007/04/23 08:01:35 pflin 1.128.52.1: Text grid enhancement: grid layout refactor


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [7541ce68b7805eef2094f970810ff76bd549f5ab]

INTEGRATION: CWS unifysound01_DEV300 (1.14.60); FILE MERGED 2007/08/31 09:44:57 cmc 1.14.60.1: #i81172# death to vcl sound


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [252e31dc20254b69cce6a3757d25aa514911d8cd]

INTEGRATION: CWS unifysound01_DEV300 (1.15.116); FILE MERGED 2007/08/31 09:44:57 cmc 1.15.116.1: #i81172# death to vcl sound


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [6d907fd8fd2ea52cd018bd8d06d7e04a7b833ce7]

INTEGRATION: CWS unifysound01_DEV300 (1.5.408); FILE MERGED 2007/08/31 09:44:57 cmc 1.5.408.1: #i81172# death to vcl sound


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [b3bc4190b2c7598e2aeca2796e5a493eac7f0182]

INTEGRATION: CWS unifysound01_DEV300 (1.2.22); FILE MERGED 2007/08/31 09:44:57 cmc 1.2.22.1: #i81172# death to vcl sound


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [0b1a7f40e61903b2dac0bc07ce7c5ecdf800e956]

INTEGRATION: CWS unifysound01_DEV300 (1.67.12); FILE MERGED 2008/01/15 16:18:19 cmc 1.67.12.4: RESYNC: (1.71-1.72); FILE MERGED 2007/10/16 08:32:30 cmc 1.67.12.3: RESYNC: (1.69-1.71); FILE MERGED 2007/10/04 22:19:17 cmc 1.67.12.2: RESYNC: (1.67-1.69); FILE MERGED 2007/08/10 12:09:20 cmc 1.67.12.1: #i80572# SHUT-UP with all the extra beeping


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [c6f1323e4c4b4e501abcc41514564a3a976357a8]

INTEGRATION: CWS unifysound01_DEV300 (1.70.22); FILE MERGED 2007/08/31 09:44:57 cmc 1.70.22.1: #i81172# death to vcl sound


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [761c7393b01d445fe1cadbb8517c3c849fab3185]

INTEGRATION: CWS cjksp1_DEV300 (1.119.52); FILE MERGED 2007/11/11 03:11:00 pflin 1.119.52.4: not write layout-grid-standard-mode inside the <style:page-layout> 2007/09/27 04:29:25 pflin 1.119.52.3: RESYNC: (1.120-1.121); FILE MERGED 2007/07/03 04:44:42 pflin 1.119.52.2: RESYNC: (1.119-1.120); FILE MERGED 2007/04/23 08:01:32 pflin 1.119.52.1: Text grid enhancement: grid layout refactor


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [cd0e251a5b41de1678dbc3aa299e9bc59fe7a3f5]

INTEGRATION: CWS unifysound01_DEV300 (1.72.20); FILE MERGED 2007/08/31 09:44:57 cmc 1.72.20.1: #i81172# death to vcl sound


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [692feed910beb45c1f29377ab9552de25ce3af10]

INTEGRATION: CWS unifysound01_DEV300 (1.8.22); FILE MERGED 2007/10/16 08:32:24 cmc 1.8.22.2: RESYNC: (1.8-1.9); FILE MERGED 2007/08/31 09:44:57 cmc 1.8.22.1: #i81172# death to vcl sound


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [1db79a2984867a4212a310eefeee377d9721b873]

INTEGRATION: CWS unifysound01_DEV300 (1.21.158); FILE MERGED 2007/08/31 09:44:57 cmc 1.21.158.1: #i81172# death to vcl sound


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [eeb4fb112882ed7382fe7b0a2993a06409511f76]

INTEGRATION: CWS unifysound01_DEV300 (1.2.136); FILE MERGED 2007/08/31 09:44:56 cmc 1.2.136.1: #i81172# death to vcl sound


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [f8503a8e352acaae1186b6e8c834f0c5dac886d1]

INTEGRATION: CWS unifysound01_DEV300 (1.3.86); FILE MERGED 2007/08/31 09:44:56 cmc 1.3.86.1: #i81172# death to vcl sound


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [a9b065b65334a990308a43894bf128a81fc97dc5]

INTEGRATION: CWS cjksp1_DEV300 (1.133.74); FILE MERGED 2007/12/17 02:47:38 pflin 1.133.74.8: RESYNC: (1.142-1.144); FILE MERGED 2007/10/23 06:03:29 pflin 1.133.74.7: RESYNC: (1.141-1.142); FILE MERGED 2007/09/27 04:29:33 pflin 1.133.74.6: RESYNC: (1.137-1.141); FILE MERGED 2007/07/11 03:46:09 pflin 1.133.74.5: remove the codes of compatability options 2007/07/09 03:02:48 pflin 1.133.74.4: Issue number: #i78591# Submitted by:  pflin, word compatibility options enhancement Reviewed by:   fme 2007/07/03 04:45:18 pflin 1.133.74.3: RESYNC: (1.134-1.137); FILE MERGED 2007/05/08 10:14:54 pflin 1.133.74.2: RESYNC: (1.133-1.134); FILE MERGED 2007/04/23 08:01:31 pflin 1.133.74.1: Text grid enhancement: grid layout refactor


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [7aedb182e72b0ada66d28cda1dbe7081cc0087f2]

INTEGRATION: CWS unifysound01_DEV300 (1.38.10); FILE MERGED 2008/01/15 16:19:14 cmc 1.38.10.4: RESYNC: (1.40-1.41); FILE MERGED 2007/10/16 08:32:33 cmc 1.38.10.3: RESYNC: (1.39-1.40); FILE MERGED 2007/10/04 22:22:03 cmc 1.38.10.2: RESYNC: (1.38-1.39); FILE MERGED 2007/08/31 09:44:56 cmc 1.38.10.1: #i81172# death to vcl sound


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [d97e0d625b4620eb991bbc32fd27435da66088eb]

INTEGRATION: CWS unifysound01_DEV300 (1.12.56); FILE MERGED 2007/10/16 08:32:39 cmc 1.12.56.2: RESYNC: (1.12-1.13); FILE MERGED 2007/08/31 09:44:56 cmc 1.12.56.1: #i81172# death to vcl sound


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [1c12aabb24f27749eeb7ffe0d2809a93d0e226bb]

INTEGRATION: CWS unifysound01_DEV300 (1.25.86); FILE MERGED 2007/08/10 12:01:32 cmc 1.25.86.1: #i80571# remove unused aSound member


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [d36049309cf47145fe037722f24503fd0805a53e]

INTEGRATION: CWS unifysound01_DEV300 (1.6.432); FILE MERGED 2007/08/10 12:01:32 cmc 1.6.432.1: #i80571# remove unused aSound member


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [afb6cb6c5f9eaa3a96bc33886f796427323d76de]

INTEGRATION: CWS cjksp1_DEV300 (1.22.756); FILE MERGED 2007/05/11 08:16:35 pflin 1.22.756.3: Issue number: i#76247 Submitted by:  Fong Lin, Remove the assertions in non-product build and rescover the old tab page Reviewed by:   Fong Lin 2007/05/08 10:23:38 pflin 1.22.756.2: RESYNC: (1.22-1.23); FILE MERGED 2007/04/23 08:01:39 pflin 1.22.756.1: Text grid enhancement: grid layout refactor


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [4181986709c6ab4277b35fad105f88c982e8441a]

INTEGRATION: CWS cjksp1_DEV300 (1.2.774); FILE MERGED 2007/04/23 08:01:39 pflin 1.2.774.1: Text grid enhancement: grid layout refactor


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [3d9a708fb6bc78173a5519536b05fab06d6bb377]

INTEGRATION: CWS cjksp1_DEV300 (1.14.286); FILE MERGED 2007/11/13 05:00:55 pflin 1.14.286.7: fix for fme's comments 2007/11/11 03:11:02 pflin 1.14.286.6: not write layout-grid-standard-mode inside the <style:page-layout> 2007/10/23 06:04:00 pflin 1.14.286.5: RESYNC: (1.16-1.17); FILE MERGED 2007/07/03 04:53:13 pflin 1.14.286.4: RESYNC: (1.15-1.16); FILE MERGED 2007/05/11 08:16:35 pflin 1.14.286.3: Issue number: i#76247 Submitted by:  Fong Lin, Remove the assertions in non-product build and rescover the old tab page Reviewed by:   Fong Lin 2007/05/08 10:23:31 pflin 1.14.286.2: RESYNC: (1.14-1.15); FILE MERGED 2007/04/23 08:01:39 pflin 1.14.286.1: Text grid enhancement: grid layout refactor


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [7f4bfd52878150ab5617789642d607de605f300b]

INTEGRATION: CWS cjksp1_DEV300 (1.10.774); FILE MERGED 2007/12/17 02:47:57 pflin 1.10.774.4: RESYNC: (1.12-1.13); FILE MERGED 2007/10/23 06:03:57 pflin 1.10.774.3: RESYNC: (1.11-1.12); FILE MERGED 2007/09/27 04:29:47 pflin 1.10.774.2: RESYNC: (1.10-1.11); FILE MERGED 2007/04/23 08:01:38 pflin 1.10.774.1: Text grid enhancement: grid layout refactor


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [a7457adc97e6501d0b5f3e123a06d256767b4c4c]

INTEGRATION: CWS cjksp1_DEV300 (1.6.774); FILE MERGED 2007/12/17 02:47:50 pflin 1.6.774.3: RESYNC: (1.7-1.8); FILE MERGED 2007/10/23 06:03:54 pflin 1.6.774.2: RESYNC: (1.6-1.7); FILE MERGED 2007/04/23 08:01:38 pflin 1.6.774.1: Text grid enhancement: grid layout refactor


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [31e431d7b6d912ff02ac1cf61df9f6d4da23c354]

INTEGRATION: CWS cjksp1_DEV300 (1.9.774); FILE MERGED 2007/12/17 02:47:54 pflin 1.9.774.3: RESYNC: (1.10-1.11); FILE MERGED 2007/07/03 04:50:56 pflin 1.9.774.2: RESYNC: (1.9-1.10); FILE MERGED 2007/04/24 08:42:52 pflin 1.9.774.1: Issue number: #i76247 Submitted by: Fong Lin Reviewed by:  Fong Lin, File missed to check in


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [e2ae1524e587fb7b6eac64256907513cd74eeb44]

INTEGRATION: CWS cjksp1_DEV300 (1.73.756); FILE MERGED 2007/12/17 02:48:09 pflin 1.73.756.4: RESYNC: (1.75-1.76); FILE MERGED 2007/07/03 04:56:41 pflin 1.73.756.3: RESYNC: (1.74-1.75); FILE MERGED 2007/05/08 10:27:48 pflin 1.73.756.2: RESYNC: (1.73-1.74); FILE MERGED 2007/04/23 08:01:38 pflin 1.73.756.1: Text grid enhancement: grid layout refactor


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [97251720aedc69a13405b9a7da080a5f956ac74f]

INTEGRATION: CWS cjksp1_DEV300 (1.8.774); FILE MERGED 2007/12/17 02:48:17 pflin 1.8.774.2: RESYNC: (1.8-1.9); FILE MERGED 2007/04/23 08:01:37 pflin 1.8.774.1: Text grid enhancement: grid layout refactor


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [01db2ad5456f565d2ecd45f86f3ba997c9bb535f]

INTEGRATION: CWS cjksp1_DEV300 (1.26.286); FILE MERGED 2007/12/17 02:48:05 pflin 1.26.286.7: RESYNC: (1.29-1.30); FILE MERGED 2007/10/23 06:04:04 pflin 1.26.286.6: RESYNC: (1.28-1.29); FILE MERGED 2007/07/09 02:59:52 pflin 1.26.286.5: Issue number: #i76247# Submitted by:  pflin, fix merge error Reviewed by:   fme 2007/07/03 04:56:35 pflin 1.26.286.4: RESYNC: (1.27-1.28); FILE MERGED 2007/05/11 08:16:34 pflin 1.26.286.3: Issue number: i#76247 Submitted by:  Fong Lin, Remove the assertions in non-product build and rescover the old tab page Reviewed by:   Fong Lin 2007/05/08 10:27:42 pflin 1.26.286.2: RESYNC: (1.26-1.27); FILE MERGED 2007/04/23 08:01:37 pflin 1.26.286.1: Text grid enhancement: grid layout refactor


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [dfc7332d271dbe0771e5537435e998e993a9537b]

INTEGRATION: CWS cjksp1_DEV300 (1.36.286); FILE MERGED 2007/10/23 06:03:48 pflin 1.36.286.5: RESYNC: (1.39-1.40); FILE MERGED 2007/09/27 04:29:40 pflin 1.36.286.4: RESYNC: (1.38-1.39); FILE MERGED 2007/07/03 04:50:19 pflin 1.36.286.3: RESYNC: (1.37-1.38); FILE MERGED 2007/05/08 10:21:04 pflin 1.36.286.2: RESYNC: (1.36-1.37); FILE MERGED 2007/04/23 08:01:37 pflin 1.36.286.1: Text grid enhancement: grid layout refactor


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [9744333788e3e177b1257dab874ba93bd2fd3e9e]

INTEGRATION: CWS cjksp1_DEV300 (1.57.188); FILE MERGED 2007/10/23 06:03:44 pflin 1.57.188.4: RESYNC: (1.60-1.61); FILE MERGED 2007/07/03 04:49:58 pflin 1.57.188.3: RESYNC: (1.58-1.60); FILE MERGED 2007/05/08 10:20:56 pflin 1.57.188.2: RESYNC: (1.57-1.58); FILE MERGED 2007/04/23 08:01:37 pflin 1.57.188.1: Text grid enhancement: grid layout refactor


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [737275412904f44f2924b26d65b0b922da1157bb]

INTEGRATION: CWS unifysound01_DEV300 (1.11.460); FILE MERGED 2007/10/04 15:21:23 cmc 1.11.460.2: RESYNC: (1.11-1.12); FILE MERGED 2007/08/30 09:34:26 cmc 1.11.460.1: #i81145# move from Sound::IsSoundFile to ::avmedia::MediaWindow::isMediaURL


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [d2f9f60907904b199d5801b592d751ea91a85cc4]

INTEGRATION: CWS cjksp1_DEV300 (1.172.198); FILE MERGED 2007/12/17 02:48:53 pflin 1.172.198.8: RESYNC: (1.176-1.177); FILE MERGED 2007/12/13 14:55:06 pflin 1.172.198.7: Issue number: 76247 Submitted by:  Fong Lin. Fix for build break on Win32 Reviewed by:   fme 2007/10/23 06:05:24 pflin 1.172.198.6: RESYNC: (1.175-1.176); FILE MERGED 2007/09/27 04:31:25 pflin 1.172.198.5: RESYNC: (1.174-1.175); FILE MERGED 2007/07/03 05:18:33 pflin 1.172.198.4: RESYNC: (1.173-1.174); FILE MERGED 2007/06/14 06:50:36 pflin 1.172.198.3: Issue number: i#76247 Submitted by:  Fong Lin, Fix the bug during importing ms word document Reviewed by:   fme 2007/05/08 10:34:23 pflin 1.172.198.2: RESYNC: (1.172-1.173); FILE MERGED 2007/04/23 08:01:36 pflin 1.172.198.1: Text grid enhancement: grid layout refactor


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [8e10bc1a0d5e58db9179af8ae61949ba8a0d7aad]

INTEGRATION: CWS cjksp1_DEV300 (1.100.40); FILE MERGED 2007/10/23 06:05:31 pflin 1.100.40.4: RESYNC: (1.108-1.109); FILE MERGED 2007/09/27 04:31:31 pflin 1.100.40.3: RESYNC: (1.104-1.108); FILE MERGED 2007/07/03 05:19:03 pflin 1.100.40.2: RESYNC: (1.100-1.104); FILE MERGED 2007/04/23 08:01:36 pflin 1.100.40.1: Text grid enhancement: grid layout refactor


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [076d55d0af9cfc2b4765eef7744456f4383bd0b0]

INTEGRATION: CWS cjksp1_DEV300 (1.69.50); FILE MERGED 2007/10/23 06:05:59 pflin 1.69.50.3: RESYNC: (1.72-1.73); FILE MERGED 2007/07/03 05:20:30 pflin 1.69.50.2: RESYNC: (1.69-1.72); FILE MERGED 2007/04/23 08:01:36 pflin 1.69.50.1: Text grid enhancement: grid layout refactor


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [d16697e95a327c5fc2222f7ce6374b426c788194]

INTEGRATION: CWS cjksp1_DEV300 (1.196.50); FILE MERGED 2007/12/17 02:48:45 pflin 1.196.50.7: RESYNC: (1.200-1.201); FILE MERGED 2007/11/13 05:00:54 pflin 1.196.50.6: fix for fme's comments 2007/11/11 03:11:02 pflin 1.196.50.5: not write layout-grid-standard-mode inside the <style:page-layout> 2007/10/23 06:05:11 pflin 1.196.50.4: RESYNC: (1.199-1.200); FILE MERGED 2007/09/27 04:30:40 pflin 1.196.50.3: RESYNC: (1.198-1.199); FILE MERGED 2007/07/03 05:15:42 pflin 1.196.50.2: RESYNC: (1.196-1.198); FILE MERGED 2007/04/23 08:01:35 pflin 1.196.50.1: Text grid enhancement: grid layout refactor


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [2d47bc49228a36ecc5ec85bf0ebcac209a0d9757]

INTEGRATION: CWS unifysound01_DEV300 (1.31.184); FILE MERGED 2007/10/04 11:11:33 cmc 1.31.184.2: RESYNC: (1.31-1.32); FILE MERGED 2007/08/30 08:28:00 cmc 1.31.184.1: #i81144# move filepicker from vcl sound to avmedia sound


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [5aeb58ff902e1ff5de70c2b7e731aea541486730]

INTEGRATION: CWS cjksp1_DEV300 (1.87.176); FILE MERGED 2007/11/13 05:00:54 pflin 1.87.176.7: fix for fme's comments 2007/11/11 03:11:02 pflin 1.87.176.6: not write layout-grid-standard-mode inside the <style:page-layout> 2007/10/23 06:05:02 pflin 1.87.176.5: RESYNC: (1.90-1.91); FILE MERGED 2007/09/27 04:30:29 pflin 1.87.176.4: RESYNC: (1.87-1.90); FILE MERGED 2007/05/15 09:12:30 pflin 1.87.176.3: Issue number: i#76247 Submitted by:  Fong Lin, Bug fix when the character doesn't snap to grid Reviewed by:   Fong Lin 2007/04/24 06:51:08 pflin 1.87.176.2: Issue number:i#76247 Submitted by: Fong Lin Reviewed by: Fong Lin, Add build break fix in 64-bit system 2007/04/23 08:01:35 pflin 1.87.176.1: Text grid enhancement: grid layout refactor


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [082298c4a9a20673f1ee3c9d89835e70d95acb6e]

INTEGRATION: CWS unifysound01_DEV300 (1.69.34); FILE MERGED 2007/10/16 08:44:30 cmc 1.69.34.3: RESYNC: (1.70-1.71); FILE MERGED 2007/10/04 11:11:05 cmc 1.69.34.2: RESYNC: (1.69-1.70); FILE MERGED 2007/08/30 08:34:56 cmc 1.69.34.1: #i81145# move from Sound::IsSoundFile to ::avmedia::MediaWindow::isMediaURL


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [f995053a060ff90fe19c63f7fe5141ef91a9c14c]

INTEGRATION: CWS cjksp1_DEV300 (1.61.212); FILE MERGED 2007/11/11 03:11:02 pflin 1.61.212.3: not write layout-grid-standard-mode inside the <style:page-layout> 2007/10/23 06:04:30 pflin 1.61.212.2: RESYNC: (1.61-1.62); FILE MERGED 2007/04/23 08:01:34 pflin 1.61.212.1: Text grid enhancement: grid layout refactor


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [016005f09b1d631ffe923f796246c2855dae1cae]

INTEGRATION: CWS unifysound01_DEV300 (1.32.120); FILE MERGED 2007/08/30 08:28:00 cmc 1.32.120.1: #i81144# move filepicker from vcl sound to avmedia sound


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [a39dbee12c57fdb00a899755a78bc5011d47f714]

INTEGRATION: CWS unifysound01_DEV300 (1.23.120); FILE MERGED 2007/12/03 10:04:24 cmc 1.23.120.2: RESYNC: (1.23-1.24); FILE MERGED 2007/08/29 14:40:07 cmc 1.23.120.1: #i81129# move from AVMEDIA_MANAGER_SERVICE_NAME to avmedia::MediaWindow::createPlayer


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [0f34d11e23b91abe4d2feac65ab81307d5b01598]

INTEGRATION: CWS cjksp1_DEV300 (1.30.286); FILE MERGED 2007/11/13 05:00:54 pflin 1.30.286.3: fix for fme's comments 2007/10/23 06:04:25 pflin 1.30.286.2: RESYNC: (1.30-1.31); FILE MERGED 2007/04/23 08:01:34 pflin 1.30.286.1: Text grid enhancement: grid layout refactor


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [32bcf89eecb37748170a5f8c9b3103c6a9aeaf76]

INTEGRATION: CWS cjksp1_DEV300 (1.99.108); FILE MERGED 2007/11/11 03:11:01 pflin 1.99.108.3: not write layout-grid-standard-mode inside the <style:page-layout> 2007/10/23 06:04:35 pflin 1.99.108.2: RESYNC: (1.99-1.100); FILE MERGED 2007/04/23 08:01:34 pflin 1.99.108.1: Text grid enhancement: grid layout refactor


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [5643373e749df04612751568149002d478bef141]

INTEGRATION: CWS unifysound01_DEV300 (1.10.182); FILE MERGED 2007/08/30 08:28:00 cmc 1.10.182.1: #i81144# move filepicker from vcl sound to avmedia sound


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [6f833bc3785bbadcdb116cc7c1b5fa97c5deedfa]

INTEGRATION: CWS unifysound01_DEV300 (1.7.442); FILE MERGED 2007/08/30 08:28:00 cmc 1.7.442.1: #i81144# move filepicker from vcl sound to avmedia sound


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [c8d56566abedeab0c0c51e78a89142eb52de81a4]

INTEGRATION: CWS cjksp1_DEV300 (1.101.76); FILE MERGED 2007/11/11 03:11:01 pflin 1.101.76.5: not write layout-grid-standard-mode inside the <style:page-layout> 2007/10/23 06:04:43 pflin 1.101.76.4: RESYNC: (1.107-1.108); FILE MERGED 2007/09/27 04:30:11 pflin 1.101.76.3: RESYNC: (1.102-1.107); FILE MERGED 2007/07/03 05:11:30 pflin 1.101.76.2: RESYNC: (1.101-1.102); FILE MERGED 2007/04/23 08:01:33 pflin 1.101.76.1: Text grid enhancement: grid layout refactor


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [88857a5b19526be66a92020ff4057c91c45ad2ae]

INTEGRATION: CWS unifysound01_DEV300 (1.6.442); FILE MERGED 2007/08/30 08:28:00 cmc 1.6.442.1: #i81144# move filepicker from vcl sound to avmedia sound


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [1035e8b6f002cad88656b84f88745d72ed16e71e]

INTEGRATION: CWS cjksp1_DEV300 (1.43.176); FILE MERGED 2007/11/11 03:11:01 pflin 1.43.176.4: not write layout-grid-standard-mode inside the <style:page-layout> 2007/10/23 06:04:52 pflin 1.43.176.3: RESYNC: (1.44-1.45); FILE MERGED 2007/05/08 10:33:48 pflin 1.43.176.2: RESYNC: (1.43-1.44); FILE MERGED 2007/04/23 08:01:33 pflin 1.43.176.1: Text grid enhancement: grid layout refactor


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [72697c209f8612a47275eab99908171b42f1dd8b]

INTEGRATION: CWS unifysound01_DEV300 (1.50.64); FILE MERGED 2008/01/14 17:27:26 cmc 1.50.64.2: #i81144# use throw varient to pick up on failure to find any backend 2007/08/30 08:27:59 cmc 1.50.64.1: #i81144# move filepicker from vcl sound to avmedia sound


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [9d7e0b57df72cc6ce02c2fbe662b9c6e18b8f9f8]

INTEGRATION: CWS cjksp1_DEV300 (1.66.76); FILE MERGED 2007/10/23 06:04:48 pflin 1.66.76.3: RESYNC: (1.67-1.69); FILE MERGED 2007/09/27 04:30:17 pflin 1.66.76.2: RESYNC: (1.66-1.67); FILE MERGED 2007/04/23 08:01:33 pflin 1.66.76.1: Text grid enhancement: grid layout refactor


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [98ebfbe399f955463366e548ebe6837c52c0cb03]

INTEGRATION: CWS unifysound01_DEV300 (1.17.66); FILE MERGED 2008/01/14 17:27:25 cmc 1.17.66.3: #i81144# use throw varient to pick up on failure to find any backend 2007/11/27 12:24:48 cmc 1.17.66.2: #i81144# windows sound seems seems a little different to the java one 2007/08/30 08:27:59 cmc 1.17.66.1: #i81144# move filepicker from vcl sound to avmedia sound


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [a1bc9002b04349bc848745099aab384cf87c8f21]

INTEGRATION: CWS cjksp1_DEV300 (1.59.286); FILE MERGED 2007/12/31 04:16:59 pflin 1.59.286.12: Issue number: i76247 Submitted by:  pflin, fixed for build break Reviewed by:   cloph 2007/12/17 10:37:05 pflin 1.59.286.11: Issue number: 76247 Submitted by:  pflin, fix resync issue Reviewed by:   fme 2007/12/17 02:48:34 pflin 1.59.286.10: RESYNC: (1.65-1.66); FILE MERGED 2007/11/11 03:11:01 pflin 1.59.286.9: not write layout-grid-standard-mode inside the <style:page-layout> 2007/10/23 06:04:57 pflin 1.59.286.8: RESYNC: (1.64-1.65); FILE MERGED 2007/09/27 04:30:23 pflin 1.59.286.7: RESYNC: (1.62-1.64); FILE MERGED 2007/07/03 05:12:06 pflin 1.59.286.6: RESYNC: (1.60-1.62); FILE MERGED 2007/06/14 06:52:38 pflin 1.59.286.5: Issue number: i#76247 Submitted by:  Fong Lin, Fix the bug of default number changes when switch the page mode Reviewed by:   fme 2007/05/31 03:37:02 pflin 1.59.286.4: Issue number: i#76247 Submitted by:  Fong Lin. Bug fix for page margin changing and inconsistent default page mode Reviewed by:   fmt 2007/05/11 08:16:34 pflin 1.59.286.3: Issue number: i#76247 Submitted by:  Fong Lin, Remove the assertions in non-product build and rescover the old tab page Reviewed by:   Fong Lin 2007/05/08 10:33:58 pflin 1.59.286.2: RESYNC: (1.59-1.60); FILE MERGED 2007/04/23 08:01:33 pflin 1.59.286.1: Text grid enhancement: grid layout refactor


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [f571629787b5c6edef6a46931938e08feca5a39d]

INTEGRATION: CWS unifysound01_DEV300 (1.18.108); FILE MERGED 2007/08/29 14:49:32 cmc 1.18.108.2: #i81129# move from AVMEDIA_MANAGER_SERVICE_NAME to avmedia::MediaWindow::createPlayer 2007/08/29 14:40:07 cmc 1.18.108.1: #i81129# move from AVMEDIA_MANAGER_SERVICE_NAME to avmedia::MediaWindow::createPlayer


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [2c86c45cde0f6ca2a76a6f69ebe540b23670a782]

INTEGRATION: CWS cjksp1_DEV300 (1.19.176); FILE MERGED 2007/12/17 02:48:26 pflin 1.19.176.3: RESYNC: (1.19-1.20); FILE MERGED 2007/12/13 14:55:06 pflin 1.19.176.2: Issue number: 76247 Submitted by:  Fong Lin. Fix for build break on Win32 Reviewed by:   fme 2007/11/11 03:11:01 pflin 1.19.176.1: not write layout-grid-standard-mode inside the <style:page-layout>


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [85c56696df2ce17a9521eda48bccef6480108d7d]

INTEGRATION: CWS cjksp1_DEV300 (1.37.262); FILE MERGED 2007/11/13 05:00:53 pflin 1.37.262.5: fix for fme's comments 2007/10/23 06:04:11 pflin 1.37.262.4: RESYNC: (1.38-1.39); FILE MERGED 2007/07/03 05:02:38 pflin 1.37.262.3: RESYNC: (1.37-1.38); FILE MERGED 2007/05/31 03:38:36 pflin 1.37.262.2: Issue number: i#76247 Submitted by:  Fong Lin, Accept the suggestion of fme Reviewed by:   fme 2007/04/23 08:01:32 pflin 1.37.262.1: Text grid enhancement: grid layout refactor


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [e533ecf7fce25f1ee3f44e0b6b4666d4c79b8dba]

INTEGRATION: CWS cjksp1_DEV300 (1.16.774); FILE MERGED 2007/11/11 03:11:00 pflin 1.16.774.3: not write layout-grid-standard-mode inside the <style:page-layout> 2007/10/23 06:03:38 pflin 1.16.774.2: RESYNC: (1.16-1.17); FILE MERGED 2007/04/23 08:01:32 pflin 1.16.774.1: Text grid enhancement: grid layout refactor


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [28752cbb4f7eaf8cd7e55dd6b5049200c44cf750]

INTEGRATION: CWS cjksp1_DEV300 (1.6.774); FILE MERGED 2007/11/11 03:11:00 pflin 1.6.774.3: not write layout-grid-standard-mode inside the <style:page-layout> 2007/10/23 06:03:24 pflin 1.6.774.2: RESYNC: (1.6-1.7); FILE MERGED 2007/04/23 08:01:32 pflin 1.6.774.1: Text grid enhancement: grid layout refactor


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [4a98c4c2923eb7f053035da7bbc4100b50b82cfb]

INTEGRATION: CWS cjksp1_DEV300 (1.28.306); FILE MERGED 2007/10/23 06:03:35 pflin 1.28.306.5: RESYNC: (1.31-1.32); FILE MERGED 2007/09/27 04:29:37 pflin 1.28.306.4: RESYNC: (1.30-1.31); FILE MERGED 2007/07/03 04:45:38 pflin 1.28.306.3: RESYNC: (1.29-1.30); FILE MERGED 2007/05/08 10:15:02 pflin 1.28.306.2: RESYNC: (1.28-1.29); FILE MERGED 2007/04/23 08:01:32 pflin 1.28.306.1: Text grid enhancement: grid layout refactor


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [1510b656d2eb0db251307852ca65a079bd4b599c]

INTEGRATION: CWS cjksp1_DEV300 (1.41.74); FILE MERGED 2007/09/27 04:28:28 pflin 1.41.74.2: RESYNC: (1.41-1.43); FILE MERGED 2007/04/23 07:58:08 pflin 1.41.74.1: Text grid enhancement: support xml filter


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [603381a64ca93edc6257ac60b07d3b2b4b41b1f1]

INTEGRATION: CWS cjksp1_DEV300 (1.15.112); FILE MERGED 2007/12/13 10:33:03 pflin 1.15.112.4: Issue number: 76247 Submitted by:  Fong Lin for export issue Reviewed by:   fme 2007/11/11 03:10:32 pflin 1.15.112.3: not write layout-grid-standard-mode inside the <style:page-layout> 2007/09/27 04:28:32 pflin 1.15.112.2: RESYNC: (1.15-1.17); FILE MERGED 2007/04/23 07:58:08 pflin 1.15.112.1: Text grid enhancement: support xml filter


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [e6dec43c9e851f2c59555c637d4e7e6a2b595833]

INTEGRATION: CWS cjksp1_DEV300 (1.30.112); FILE MERGED 2007/11/13 05:01:13 pflin 1.30.112.4: fix for fme's comments 2007/11/11 03:10:32 pflin 1.30.112.3: not write layout-grid-standard-mode inside the <style:page-layout> 2007/09/27 04:28:24 pflin 1.30.112.2: RESYNC: (1.30-1.31); FILE MERGED 2007/04/23 07:58:08 pflin 1.30.112.1: Text grid enhancement: support xml filter


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [2e3c42fbd9eafbc93bd981aa6b1801f5213960d9]

INTEGRATION: CWS cjksp1_DEV300 (1.12.112); FILE MERGED 2007/09/27 04:28:35 pflin 1.12.112.2: RESYNC: (1.12-1.13); FILE MERGED 2007/04/23 07:58:07 pflin 1.12.112.1: Text grid enhancement: support xml filter


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [ab98995a04286f5bee90b63789b4303b2cbc69f2]

INTEGRATION: CWS cjksp1_DEV300 (1.21.64); FILE MERGED 2007/11/13 05:01:13 pflin 1.21.64.2: fix for fme's comments 2007/11/11 03:10:32 pflin 1.21.64.1: not write layout-grid-standard-mode inside the <style:page-layout>


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [4dcc88680aaf369c5c781893e82ffc5ba3ecc293]

INTEGRATION: CWS cjksp1_DEV300 (1.103.14); FILE MERGED 2007/12/17 02:47:20 pflin 1.103.14.6: RESYNC: (1.112-1.115); FILE MERGED 2007/11/11 03:10:31 pflin 1.103.14.5: not write layout-grid-standard-mode inside the <style:page-layout> 2007/09/27 04:28:18 pflin 1.103.14.4: RESYNC: (1.105-1.112); FILE MERGED 2007/07/03 04:39:37 pflin 1.103.14.3: RESYNC: (1.104-1.105); FILE MERGED 2007/05/08 10:13:28 pflin 1.103.14.2: RESYNC: (1.103-1.104); FILE MERGED 2007/04/23 07:58:07 pflin 1.103.14.1: Text grid enhancement: support xml filter


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [67a0b2fa184be8af822a3ae0c9e703d3d76e1209]

INTEGRATION: CWS cjksp1_DEV300 (1.2.22); FILE MERGED 2007/12/17 02:47:13 pflin 1.2.22.5: RESYNC: (1.9-1.12); FILE MERGED 2007/11/11 03:10:31 pflin 1.2.22.4: not write layout-grid-standard-mode inside the <style:page-layout> 2007/09/27 04:28:11 pflin 1.2.22.3: RESYNC: (1.3-1.9); FILE MERGED 2007/07/03 04:38:38 pflin 1.2.22.2: RESYNC: (1.2-1.3); FILE MERGED 2007/05/11 08:18:41 pflin 1.2.22.1: Issue number: i#76247 Submitted by:  Fong Lin, Solve resync conflicts Reviewed by:   Fong Lin.


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [60c22a5715a3d60e7ef768d2228489d41a9fff43]

INTEGRATION: CWS cjksp1_DEV300 (1.2.22); FILE MERGED 2007/05/11 08:18:41 pflin 1.2.22.1: Issue number: i#76247 Submitted by:  Fong Lin, Solve resync conflicts Reviewed by:   Fong Lin.


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [42e57b285b2763e421901d433b112809d68f489a]

INTEGRATION: CWS cjksp1_DEV300 (1.2.22); FILE MERGED 2007/09/27 04:28:07 pflin 1.2.22.2: RESYNC: (1.2-1.3); FILE MERGED 2007/05/11 08:18:41 pflin 1.2.22.1: Issue number: i#76247 Submitted by:  Fong Lin, Solve resync conflicts Reviewed by:   Fong Lin.


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [f24e9febac3aa63ec9add81b939595b368e75c50]

INTEGRATION: CWS cjksp1_DEV300 (1.2.22); FILE MERGED 2007/11/13 05:01:13 pflin 1.2.22.2: fix for fme's comments 2007/11/11 03:10:31 pflin 1.2.22.1: not write layout-grid-standard-mode inside the <style:page-layout>


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [6ed51f35618eedd190318a5107e61b92457ba031]

INTEGRATION: CWS cjksp1_DEV300 (1.4.262); FILE MERGED 2007/09/27 04:28:04 pflin 1.4.262.2: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 07:58:06 pflin 1.4.262.1: Text grid enhancement: support xml filter


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [c9f1441a7d933c3a6f7be3772c67e13b0f9b0258]

INTEGRATION: CWS cjksp1_DEV300 (1.46.24); FILE MERGED 2007/12/17 02:46:29 pflin 1.46.24.4: RESYNC: (1.47-1.48); FILE MERGED 2007/10/23 06:01:36 pflin 1.46.24.3: RESYNC: (1.46-1.47); FILE MERGED 2007/05/16 06:33:22 pflin 1.46.24.2: Issue number: i#76247 Submitted by:  Fong Lin. Chnage the default paper mode into square mode Reviewed by:   Fong Lin 2007/04/23 07:55:20 pflin 1.46.24.1: Text grid enhancement: default page mode setting


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [a5ad23285a2970218825453f4255528a9f84f665]

INTEGRATION: CWS unifysound01_DEV300 (1.14.84); FILE MERGED 2007/08/10 11:03:44 cmc 1.14.84.1: #i80567# Add a play button the gtk fpicker


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [7309b939e007e8a520961148bfdc163b31fe5d79]

INTEGRATION: CWS unifysound01_DEV300 (1.10.110); FILE MERGED 2007/12/03 10:02:57 cmc 1.10.110.3: RESYNC: (1.10-1.11); FILE MERGED 2007/08/13 09:58:19 cmc 1.10.110.2: #i80567# provide non-stock play and stop buttons for older gtk releases 2007/08/10 11:03:44 cmc 1.10.110.1: #i80567# Add a play button the gtk fpicker


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [296429d27f525a83bb90ea12e83637ca6dfc9ae8]

INTEGRATION: CWS unifysound01_DEV300 (1.23.4); FILE MERGED 2007/12/03 10:02:54 cmc 1.23.4.3: RESYNC: (1.23-1.25); FILE MERGED 2007/08/13 09:58:19 cmc 1.23.4.2: #i80567# provide non-stock play and stop buttons for older gtk releases 2007/08/10 11:03:44 cmc 1.23.4.1: #i80567# Add a play button the gtk fpicker


2008-03-07  Rüdiger Timm  <rt@openoffice.org>  [b487c7fc08acb0137fe5edb02b22869e7f6d8fdf]

#i86268# Add missing visibility markup for class DbException (patch by cmc).


2008-03-07  Hans-Joachim Lankenau  <hjs@openoffice.org>  [619b46df1ccaf88f77fd91b32a6ff6a46d16fc25]

#i85207# - too much cleanup


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [60001f46f0f5d2edb4392bac49752f66cc69d216]

INTEGRATION: CWS pages01_DEV300 (1.1.2); FILE ADDED 2008/02/29 08:04:14 fme 1.1.2.9: #i1598# Build break on gcc 4.3 2008/01/31 16:22:32 fme 1.1.2.8: #i1598# Multiple page view - zoom slider painting changed 2008/01/31 09:25:47 fme 1.1.2.7: #i1598# Multiple page view - minor changes visual appearence 2008/01/29 11:38:21 fme 1.1.2.6: #i1598# Multiple page view - optimization 2008/01/14 16:06:56 fme 1.1.2.5: #i1598# Multiple page view - Paint slider before executing command - optimization 2008/01/08 16:06:01 fme 1.1.2.4: #i1598# Multiple page view - minor positioning tweaks 2008/01/07 13:44:48 fme 1.1.2.3: #i1598# Multiple page view - zoom slider epsilon 2007/12/13 14:55:16 fme 1.1.2.2: #i1598# Multiple page view - zoom slider 2007/12/13 13:24:13 fme 1.1.2.1: #i1598# Multiple page view - zoom slider


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [e7327a5685a06345d108d7944fac22ef79fa8e11]

INTEGRATION: CWS pages01_DEV300 (1.32.196); FILE MERGED 2008/01/10 09:21:39 fme 1.32.196.3: RESYNC: (1.32-1.33); FILE MERGED 2008/01/07 13:43:08 fme 1.32.196.2: #i1598# Multiple page view - new images 2007/12/13 13:29:17 fme 1.32.196.1: #i1598# Multiple page view - zoom slider


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [e59ae444ef136b1f44057fe95dde0db097fc38ab]

INTEGRATION: CWS pages01_DEV300 (1.5.96); FILE MERGED 2008/01/10 18:01:09 fme 1.5.96.2: #i1598# Multiple Page View 2007/12/13 13:29:17 fme 1.5.96.1: #i1598# Multiple page view - zoom slider


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [111dfe926996baf2f12e1fb59cf03e74301b0050]

INTEGRATION: CWS pages01_DEV300 (1.1.2); FILE ADDED 2007/12/13 13:23:56 fme 1.1.2.1: #i1598# Multiple page view - zoom slider


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [56c29fd6beba1e47fe4ad20b0e1271f28e44bdc1]

INTEGRATION: CWS pages01_DEV300 (1.1.2); FILE ADDED 2007/12/06 14:07:30 fme 1.1.2.2: #i1598# Multiple Page View - ViewLayout slot 2007/11/22 16:11:51 fme 1.1.2.1: #i1598# Multiple Page View


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [ad6bf7f52c191544bb6e1c01be65a183f7a8eb7e]

INTEGRATION: CWS pages01_DEV300 (1.17.198); FILE MERGED 2007/12/13 13:29:03 fme 1.17.198.2: #i1598# Multiple page view - zoom slider 2007/11/22 16:16:29 fme 1.17.198.1: #i1598# Multiple Page View


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [9978c6100089691f7b37bbf2196d5040f24baf16]

INTEGRATION: CWS pages01_DEV300 (1.28.198); FILE MERGED 2008/01/14 14:58:15 fme 1.28.198.4: #i1598# Multiple page view - Mnemonics adjusted 2008/01/07 13:42:36 fme 1.28.198.3: #i1598# Multiple page view - zoom dialog 2007/12/13 13:28:48 fme 1.28.198.2: #i1598# Multiple page view - zoom slider 2007/11/22 16:12:18 fme 1.28.198.1: #i1598# Multiple Page View


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [2d5b87de5131378b55921ad45b9acb088e4e9193]

INTEGRATION: CWS pages01_DEV300 (1.3.1088); FILE MERGED 2007/12/13 13:28:48 fme 1.3.1088.2: #i1598# Multiple page view - zoom slider 2007/11/22 16:12:18 fme 1.3.1088.1: #i1598# Multiple Page View


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [05fbdfcb5a20ae85764d7d8e302358675713543c]

INTEGRATION: CWS pages01_DEV300 (1.9.198); FILE MERGED 2007/12/13 13:28:48 fme 1.9.198.5: #i1598# Multiple page view - zoom slider 2007/12/06 14:07:07 fme 1.9.198.4: #i1598# Multiple Page View - ViewLayout slot 2007/12/03 11:35:38 fme 1.9.198.3: #i1598# Disable view layout controls in browse view 2007/11/29 16:02:44 fme 1.9.198.2: #i1598# Multiple Page View 2007/11/22 16:12:18 fme 1.9.198.1: #i1598# Multiple Page View


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [12ce0cced075e0c7f3400f868b3eb059f2a81220]

INTEGRATION: CWS pages01_DEV300 (1.30.192); FILE MERGED 2007/12/13 13:27:59 fme 1.30.192.1: #i1598# Multiple page view - zoom slider


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [57e9aa243ff084a9b7ffbc01e3a089c612008bf0]

INTEGRATION: CWS pages01_DEV300 (1.72.188); FILE MERGED 2008/02/04 11:28:25 fme 1.72.188.3: RESYNC: (1.74-1.75); FILE MERGED 2008/01/10 09:21:29 fme 1.72.188.2: RESYNC: (1.72-1.74); FILE MERGED 2007/12/13 13:27:59 fme 1.72.188.1: #i1598# Multiple page view - zoom slider


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [f4195c4ee11f2eb912d8e3a46704ae2932605bea]

INTEGRATION: CWS pages01_DEV300 (1.129.172); FILE MERGED 2008/02/04 11:28:21 fme 1.129.172.5: RESYNC: (1.132-1.133); FILE MERGED 2008/01/10 09:21:25 fme 1.129.172.4: RESYNC: (1.131-1.132); FILE MERGED 2007/12/13 13:27:12 fme 1.129.172.3: #i1598# Multiple page view - zoom slider 2007/11/29 15:17:30 fme 1.129.172.2: RESYNC: (1.129-1.131); FILE MERGED 2007/11/22 16:11:13 fme 1.129.172.1: #i1598# Multiple Page View


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [ed64bd7748040210943737e1b8bbdda46871163a]

INTEGRATION: CWS pages01_DEV300 (1.1.2); FILE ADDED 2007/12/13 13:23:39 fme 1.1.2.1: #i1598# Multiple page view - zoom slider


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [4b064a882975b4066e011a4aab8814c5888c4d58]

INTEGRATION: CWS pages01_DEV300 (1.1.2); FILE ADDED 2007/12/13 13:23:38 fme 1.1.2.1: #i1598# Multiple page view - zoom slider


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [c37818d7378ff63851a618213c062195225af97a]

INTEGRATION: CWS pages01_DEV300 (1.1.2); FILE ADDED 2007/12/06 14:05:22 fme 1.1.2.2: #i1598# Multiple Page View - ViewLayout slot 2007/11/22 16:09:23 fme 1.1.2.1: #i1598# Multiple Page View


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [47b951bf96b6ecf51e21c24783c0d0df18712f18]

INTEGRATION: CWS pages01_DEV300 (1.4.188); FILE MERGED 2008/01/10 09:21:22 fme 1.4.188.4: RESYNC: (1.4-1.6); FILE MERGED 2007/12/13 13:26:19 fme 1.4.188.3: #i1598# Multiple page view - zoom slider 2007/12/06 14:05:22 fme 1.4.188.2: #i1598# Multiple Page View - ViewLayout slot 2007/11/22 16:08:57 fme 1.4.188.1: #i1598# Multiple Page View


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [65400c851b71878e54b953f93d92eed8bd972faa]

INTEGRATION: CWS pages01_DEV300 (1.5.186); FILE MERGED 2008/01/10 09:21:19 fme 1.5.186.2: RESYNC: (1.5-1.10); FILE MERGED 2007/12/13 13:25:58 fme 1.5.186.1: #i1598# Multiple page view - zoom slider


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [73b2623c77a73a322b68b64e3b645f00ca2e6349]

INTEGRATION: CWS pages01_DEV300 (1.3.152); FILE MERGED 2008/01/30 15:43:35 fme 1.3.152.5: #i1598# Multiple page view - new icons 2008/01/10 09:19:30 fme 1.3.152.4: RESYNC: (1.3-1.4); FILE MERGED 2008/01/08 15:26:30 fme 1.3.152.3: #i1598# Multiple page view - position of status bar controls 2007/12/13 13:35:07 fme 1.3.152.2: #i1598# Multiple page view - zoom slider 2007/12/10 10:16:18 fme 1.3.152.1: #i1598# Multiple page view - view layout status bar control


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [7be7a3bc715d8436a1dabdd455ffc4d839c13289]

INTEGRATION: CWS pages01_DEV300 (1.3.152); FILE MERGED 2008/01/10 09:19:27 fme 1.3.152.3: RESYNC: (1.3-1.4); FILE MERGED 2008/01/08 15:26:17 fme 1.3.152.2: #i1598# Multiple page view - position of status bar controls 2007/12/13 13:34:43 fme 1.3.152.1: #i1598# Multiple page view - zoom slider


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [274de9931986caf16b938d00f7d04bbbe2bc3719]

INTEGRATION: CWS pages01_DEV300 (1.30.12); FILE MERGED 2008/01/10 09:19:24 fme 1.30.12.2: RESYNC: (1.30-1.31); FILE MERGED 2007/12/04 15:42:24 fme 1.30.12.1: #i1598# Multiple Page View - Table row/column selection


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [a4a0a2850bcfdfd25cd3a4327c94f3afca915609]

INTEGRATION: CWS pages01_DEV300 (1.1.2); FILE ADDED 2008/01/31 09:26:27 fme 1.1.2.5: #i1598# Multiple page view - new icons 2008/01/30 15:42:24 fme 1.1.2.4: #i1598# Multiple page view - new icons 2008/01/07 13:38:12 fme 1.1.2.3: #i1598# Multiple page view - new images 2007/12/13 13:33:15 fme 1.1.2.2: #i1598# Multiple page view - zoom slider 2007/12/10 10:21:02 fme 1.1.2.1: #i1598# Multiple page view - view layout status bar control


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [da641280fd42026c4ee9933dcca388b915ff6456]

INTEGRATION: CWS pages01_DEV300 (1.50.232); FILE MERGED 2008/01/30 15:42:24 fme 1.50.232.5: #i1598# Multiple page view - new icons 2008/01/10 09:19:21 fme 1.50.232.4: RESYNC: (1.50-1.51); FILE MERGED 2008/01/07 13:13:48 fme 1.50.232.3: #i1598# Multiple page view - new images 2007/12/13 13:33:15 fme 1.50.232.2: #i1598# Multiple page view - zoom slider 2007/12/10 10:16:55 fme 1.50.232.1: #i1598# Multiple page view - view layout status bar control


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [f21ea46d1e40ee474fc676c49341c5a7e51f6a94]

INTEGRATION: CWS pages01_DEV300 (1.13.152); FILE MERGED 2007/12/10 10:16:55 fme 1.13.152.1: #i1598# Multiple page view - view layout status bar control


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [3dc4a716eb486e8a6aed6958fa0a2ebf173c5399]

INTEGRATION: CWS pages01_DEV300 (1.65.12); FILE MERGED 2007/11/29 15:16:26 fme 1.65.12.2: RESYNC: (1.65-1.66); FILE MERGED 2007/10/24 15:00:21 fme 1.65.12.1: #i1598# Multiple Page View


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [8dfe65889b4596dacaf6598a2c172c02d6c74777]

INTEGRATION: CWS pages01_DEV300 (1.37.10); FILE MERGED 2008/02/04 11:27:30 fme 1.37.10.3: RESYNC: (1.38-1.39); FILE MERGED 2007/11/29 15:16:23 fme 1.37.10.2: RESYNC: (1.37-1.38); FILE MERGED 2007/10/24 15:00:20 fme 1.37.10.1: #i1598# Multiple Page View


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [123944076ee6224ae1f97421565adc815069b246]

INTEGRATION: CWS pages01_DEV300 (1.39.12); FILE MERGED 2007/10/24 15:00:20 fme 1.39.12.1: #i1598# Multiple Page View


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [67ca600358295d688529c62ae10f5a91293cb8e3]

INTEGRATION: CWS pages01_DEV300 (1.43.10); FILE MERGED 2008/02/21 12:44:47 fme 1.43.10.4: RESYNC: (1.43-1.44); FILE MERGED 2008/01/29 11:30:12 fme 1.43.10.3: #i1598# Multiple page view - some cursor related stuff 2007/12/13 13:32:50 fme 1.43.10.2: #i1598# Multiple page view - zoom slider 2007/10/24 15:00:20 fme 1.43.10.1: #i1598# Multiple Page View


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [4eb5bf34df824bc12bf42ba9ae3dbc83f1d2dfde]

INTEGRATION: CWS pages01_DEV300 (1.19.10); FILE MERGED 2008/02/21 12:44:43 fme 1.19.10.7: RESYNC: (1.19-1.20); FILE MERGED 2007/12/13 14:27:57 fme 1.19.10.6: #i1598# Multiple page view - zoom slider 2007/12/13 14:16:03 fme 1.19.10.5: #i1598# Multiple page view - zoom slider 2007/12/03 11:45:30 fme 1.19.10.4: #i1598# Multiple Page View - Configuration 2007/11/28 16:02:52 fme 1.19.10.3: #i1598# Multiple Page View - Dynamic Zoom factors in automatic view layout 2007/11/19 12:32:54 fme 1.19.10.2: #i1598# Multiple page view 2007/10/24 15:00:20 fme 1.19.10.1: #i1598# Multiple Page View


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [64585c9fda2a7a127961621b8f423783e18c8011]

INTEGRATION: CWS pages01_DEV300 (1.78.12); FILE MERGED 2008/02/26 10:15:23 fme 1.78.12.12: #i1598# Multiple page view - sync with new notes feature 2008/01/15 13:04:04 fme 1.78.12.11: #i1598# Multiple page view - zoom slider in page preview 2008/01/10 09:19:17 fme 1.78.12.10: RESYNC: (1.78-1.80); FILE MERGED 2007/12/13 14:27:31 fme 1.78.12.9: #i1598# Multiple page view - zoom slider 2007/12/13 14:16:03 fme 1.78.12.8: #i1598# Multiple page view - zoom slider 2007/12/13 13:55:03 fme 1.78.12.7: #i1598# Multiple page view - zoom slider 2007/12/13 13:32:50 fme 1.78.12.6: #i1598# Multiple page view - zoom slider 2007/12/10 10:17:21 fme 1.78.12.5: #i1598# Multiple page view - view layout status bar control 2007/12/06 14:30:28 fme 1.78.12.4: #i1598# Multiple Page View - ViewLayout slot 2007/12/03 11:44:37 fme 1.78.12.3: #i1598# Disable view layout controls in browse view 2007/11/29 16:01:06 fme 1.78.12.2: #i1598# Multiple Page View - Restore settings 2007/11/19 12:32:54 fme 1.78.12.1: #i1598# Multiple page view


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [4ef9c9458d7d862a129eb76400b74c871b33d0e2]

INTEGRATION: CWS pages01_DEV300 (1.106.10); FILE MERGED 2008/02/21 12:44:40 fme 1.106.10.3: RESYNC: (1.106-1.107); FILE MERGED 2007/12/03 11:45:10 fme 1.106.10.2: #i1598# Multiple Page View - Configuration 2007/11/29 16:01:06 fme 1.106.10.1: #i1598# Multiple Page View - Restore settings


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [1e81cc00e4a779c92c2c5895124980ef8a8b0b04]

INTEGRATION: CWS pages01_DEV300 (1.65.12); FILE MERGED 2008/01/15 13:04:03 fme 1.65.12.1: #i1598# Multiple page view - zoom slider in page preview


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [93db19039c440b5963d502adbe010a9ef87fb1da]

INTEGRATION: CWS pages01_DEV300 (1.28.12); FILE MERGED 2007/12/13 13:33:58 fme 1.28.12.2: #i1598# Multiple page view - zoom slider 2007/12/06 14:30:04 fme 1.28.12.1: #i1598# Multiple Page View - ViewLayout slot


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [7bc35d2cee4f488cb0a54e65c99920ebe5ff6a1e]

INTEGRATION: CWS pages01_DEV300 (1.40.54); FILE MERGED 2008/02/21 12:44:37 fme 1.40.54.3: RESYNC: (1.41-1.42); FILE MERGED 2008/01/10 09:19:14 fme 1.40.54.2: RESYNC: (1.40-1.41); FILE MERGED 2007/12/04 15:41:42 fme 1.40.54.1: #i1598# Multiple Page View - Table row/column selection


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [47662670529251283beef0520bd69b7e2952bcfd]

INTEGRATION: CWS pages01_DEV300 (1.1.2); FILE ADDED 2007/12/13 13:33:50 fme 1.1.2.2: #i1598# Multiple page view - zoom slider 2007/12/10 10:20:26 fme 1.1.2.1: #i1598# Multiple page view - view layout status bar control


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [355008a93c0421ffed73af8713e207c2d0f4b5c9]

INTEGRATION: CWS pages01_DEV300 (1.56.56); FILE MERGED 2008/02/26 10:15:23 fme 1.56.56.3: #i1598# Multiple page view - sync with new notes feature 2008/02/21 12:44:33 fme 1.56.56.2: RESYNC: (1.56-1.57); FILE MERGED 2007/12/03 11:43:37 fme 1.56.56.1: #i1598# Disable view layout controls in browse view


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [73d7861d7f7ff0b92b31de9dababd86e5e109bb5]

INTEGRATION: CWS pages01_DEV300 (1.6.986); FILE MERGED 2008/01/30 15:42:08 fme 1.6.986.2: #i1598# Multiple page view - new icons 2007/12/10 10:17:52 fme 1.6.986.1: #i1598# Multiple page view - view layout status bar control


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [178c20651333dd3d969c89e9bc1a1cc7e23f713a]

INTEGRATION: CWS pages01_DEV300 (1.147.64); FILE MERGED 2008/02/21 12:44:30 fme 1.147.64.5: RESYNC: (1.151-1.152); FILE MERGED 2008/02/15 10:58:58 fme 1.147.64.4: RESYNC: (1.150-1.151); FILE MERGED 2008/02/04 11:27:27 fme 1.147.64.3: RESYNC: (1.149-1.150); FILE MERGED 2008/01/10 09:19:07 fme 1.147.64.2: RESYNC: (1.147-1.149); FILE MERGED 2007/12/04 15:41:30 fme 1.147.64.1: #i1598# Multiple Page View - Table row/column selection


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [e5335cbc38490bbc14c8139a4a40291c0b8451f1]

INTEGRATION: CWS pages01_DEV300 (1.2.4); FILE MERGED 2008/02/26 10:15:22 fme 1.2.4.1: #i1598# Multiple page view - sync with new notes feature


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [2962a007a74dcb3bf0170b4b7c7cade448d3b440]

INTEGRATION: CWS pages01_DEV300 (1.17.12); FILE MERGED 2007/10/24 15:00:20 fme 1.17.12.1: #i1598# Multiple Page View


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [b603c72c90c627acbfb498d0a49e071c5aec1671]

INTEGRATION: CWS pages01_DEV300 (1.28.12); FILE MERGED 2008/02/21 12:44:26 fme 1.28.12.4: RESYNC: (1.29-1.30); FILE MERGED 2008/01/10 09:19:03 fme 1.28.12.3: RESYNC: (1.28-1.29); FILE MERGED 2007/11/19 11:12:33 fme 1.28.12.2: #i1598# Multiple page view 2007/11/09 09:33:04 fme 1.28.12.1: #i1598# Multiple page view


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [a8fbc6de86435950bf8069bd84c67418b51bcf5e]

INTEGRATION: CWS pages01_DEV300 (1.35.16); FILE MERGED 2007/12/03 11:46:35 fme 1.35.16.1: #i1598# Multiple Page View - Configuration


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [f40ffabf4925a302a6ef2418a23d09ade95033f6]

INTEGRATION: CWS pages01_DEV300 (1.63.10); FILE MERGED 2008/02/21 12:44:22 fme 1.63.10.4: RESYNC: (1.64-1.65); FILE MERGED 2008/01/10 09:19:00 fme 1.63.10.3: RESYNC: (1.63-1.64); FILE MERGED 2007/12/13 13:33:39 fme 1.63.10.2: #i1598# Multiple page view - zoom slider 2007/12/10 10:18:14 fme 1.63.10.1: #i1598# Multiple page view - view layout status bar control


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [28d621f2a8b1d36cab530247dd504e6597b5957e]

INTEGRATION: CWS pages01_DEV300 (1.98.34); FILE MERGED 2008/02/26 10:15:22 fme 1.98.34.3: #i1598# Multiple page view - sync with new notes feature 2008/02/21 12:44:17 fme 1.98.34.2: RESYNC: (1.98-1.99); FILE MERGED 2007/12/03 11:42:55 fme 1.98.34.1: #i1598# Disable view layout controls in browse view


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [9e76c52914f0fee3cc2fc7c5defe3a0bb6f0018d]

INTEGRATION: CWS pages01_DEV300 (1.73.12); FILE MERGED 2008/01/10 09:18:57 fme 1.73.12.3: RESYNC: (1.74-1.75); FILE MERGED 2007/11/29 15:16:20 fme 1.73.12.2: RESYNC: (1.73-1.74); FILE MERGED 2007/10/24 15:00:20 fme 1.73.12.1: #i1598# Multiple Page View


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [f7f1f60ebb7c1b510933ad81a58870dc9d679321]

INTEGRATION: CWS pages01_DEV300 (1.101.10); FILE MERGED 2008/02/21 12:44:12 fme 1.101.10.3: RESYNC: (1.102-1.103); FILE MERGED 2008/02/04 11:27:23 fme 1.101.10.2: RESYNC: (1.101-1.102); FILE MERGED 2007/10/24 15:00:19 fme 1.101.10.1: #i1598# Multiple Page View


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [52767443e6a2028d986b94b330bc1e426dc22f18]

INTEGRATION: CWS pages01_DEV300 (1.42.12); FILE MERGED 2008/01/10 09:18:54 fme 1.42.12.3: RESYNC: (1.42-1.43); FILE MERGED 2007/11/22 16:07:21 fme 1.42.12.2: #i1598# Multiple Page View 2007/10/24 15:00:19 fme 1.42.12.1: #i1598# Multiple Page View


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [6d129e3746abacfcdd1d71cd76fc12997b195f8c]

INTEGRATION: CWS pages01_DEV300 (1.76.10); FILE MERGED 2008/02/26 10:15:22 fme 1.76.10.10: #i1598# Multiple page view - sync with new notes feature 2008/02/21 12:44:07 fme 1.76.10.9: RESYNC: (1.79-1.80); FILE MERGED 2008/02/04 11:27:20 fme 1.76.10.8: RESYNC: (1.77-1.79); FILE MERGED 2008/01/10 09:18:51 fme 1.76.10.7: RESYNC: (1.76-1.77); FILE MERGED 2007/11/30 08:03:16 fme 1.76.10.6: #i1598# Multiple Page View 2007/11/28 12:46:14 fme 1.76.10.5: #i1598# Multiple Page View - Repaint issues with multiple views 2007/11/22 16:07:21 fme 1.76.10.4: #i1598# Multiple Page View 2007/11/19 11:10:06 fme 1.76.10.3: #i1598# Multiple page view 2007/11/09 09:30:25 fme 1.76.10.2: #i1598# Multiple page view 2007/10/24 15:00:19 fme 1.76.10.1: #i1598# Multiple Page View


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [d8e7a9059f065b5586a4f74189354fad0bd0a0b9]

INTEGRATION: CWS pages01_DEV300 (1.39.82); FILE MERGED 2008/02/26 10:15:21 fme 1.39.82.1: #i1598# Multiple page view - sync with new notes feature


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [284bd871db74093b3b253e93be52e949ac7cff26]

INTEGRATION: CWS pages01_DEV300 (1.21.12); FILE MERGED 2007/10/24 15:00:19 fme 1.21.12.1: #i1598# Multiple Page View


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [26311dba6fd3253addd57c4f2d44a553dd4e96fa]

INTEGRATION: CWS pages01_DEV300 (1.13.12); FILE MERGED 2008/02/26 10:15:21 fme 1.13.12.3: #i1598# Multiple page view - sync with new notes feature 2007/11/29 15:58:21 fme 1.13.12.2: #i1598# Multiple Page View - RTL 2007/11/22 16:07:21 fme 1.13.12.1: #i1598# Multiple Page View


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [831a4b5462e25847eefd074b8fa52bc2f326b43d]

INTEGRATION: CWS pages01_DEV300 (1.10.4); FILE MERGED 2008/02/26 10:15:21 fme 1.10.4.1: #i1598# Multiple page view - sync with new notes feature


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [7b55c4460cafdd621131bd11f334f3e77d7347e0]

INTEGRATION: CWS pages01_DEV300 (1.13.4); FILE MERGED 2008/02/26 10:15:21 fme 1.13.4.1: #i1598# Multiple page view - sync with new notes feature


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [74f1923157fded1a0ee07a62f991803f837a5652]

INTEGRATION: CWS pages01_DEV300 (1.11.12); FILE MERGED 2007/12/06 14:23:49 fme 1.11.12.1: #i1598# Multiple Page View - ViewLayout slot


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [b94ba295099db6ccc6f21d378165cb78f8994258]

INTEGRATION: CWS pages01_DEV300 (1.80.12); FILE MERGED 2008/02/21 12:44:04 fme 1.80.12.4: RESYNC: (1.80-1.81); FILE MERGED 2007/11/19 11:09:19 fme 1.80.12.3: #i1598# Multiple page view 2007/11/09 09:22:33 fme 1.80.12.2: #i1598# Multiple page view 2007/10/24 15:00:18 fme 1.80.12.1: #i1598# Multiple Page View


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [877b32c8e3914e85813288b0b495e366ee66f2fe]

INTEGRATION: CWS pages01_DEV300 (1.57.12); FILE MERGED 2008/01/10 09:18:48 fme 1.57.12.3: RESYNC: (1.57-1.58); FILE MERGED 2007/11/19 11:08:56 fme 1.57.12.2: #i1598# Multiple page view 2007/10/24 15:00:18 fme 1.57.12.1: #i1598# Multiple Page View


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [229afed8125569c8cca747ec9bd72743d2296b75]

INTEGRATION: CWS pages01_DEV300 (1.108.10); FILE MERGED 2008/02/26 10:15:20 fme 1.108.10.13: #i1598# Multiple page view - sync with new notes feature 2008/02/22 08:12:23 fme 1.108.10.12: Resolved resync conflicts 2008/02/21 12:43:59 fme 1.108.10.11: RESYNC: (1.111-1.112); FILE MERGED 2008/02/04 11:27:16 fme 1.108.10.10: RESYNC: (1.109-1.111); FILE MERGED 2008/01/29 11:28:39 fme 1.108.10.9: #i1598# Multiple page view - some cursor related stuff 2008/01/10 18:08:26 fme 1.108.10.8: #i1598# Multiple page view - resolve merge conflicts 2008/01/10 18:06:37 fme 1.108.10.7: #i1598# Multiple page view - resolve merge conflicts 2008/01/10 09:18:45 fme 1.108.10.6: RESYNC: (1.108-1.109); FILE MERGED 2007/11/30 08:03:29 fme 1.108.10.5: #i1598# Multiple Page View 2007/11/29 15:58:54 fme 1.108.10.4: #i1598# Multiple Page View - RTL 2007/11/28 12:47:09 fme 1.108.10.3: #i1598# Multiple Page View - No empty pages during printing 2007/11/22 16:02:55 fme 1.108.10.2: #i1598# Multiple Page View 2007/10/24 15:00:18 fme 1.108.10.1: #i1598# Multiple Page View


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [e6c7aa59cfd3831f6203e187962c84b23b78d8f2]

INTEGRATION: CWS pages01_DEV300 (1.45.12); FILE MERGED 2008/02/26 10:15:20 fme 1.45.12.17: #i1598# Multiple page view - sync with new notes feature 2008/02/21 12:43:55 fme 1.45.12.16: RESYNC: (1.46-1.47); FILE MERGED 2008/02/15 10:58:54 fme 1.45.12.15: RESYNC: (1.45-1.46); FILE MERGED 2008/01/09 11:57:46 fme 1.45.12.14: #i1598# Multiple page view - Accessibility 2008/01/08 15:24:03 fme 1.45.12.13: #i1598# Multiple page view - centering behavior of last row 2007/12/06 14:23:48 fme 1.45.12.12: #i1598# Multiple Page View - ViewLayout slot 2007/12/04 15:39:56 fme 1.45.12.11: #i1598# Multiple Page View - Table row/column selection 2007/12/03 11:39:25 fme 1.45.12.10: #i1598# Disable view layout controls in browse view 2007/11/29 15:59:11 fme 1.45.12.9: #i1598# Multiple Page View - RTL 2007/11/28 16:02:22 fme 1.45.12.8: #i1598# Multiple Page View - RTL 2007/11/28 12:46:48 fme 1.45.12.7: #i1598# Multiple Page View - Repaint issues with multiple views 2007/11/22 16:03:29 fme 1.45.12.6: #i1598# Multiple Page View 2007/11/19 13:20:16 fme 1.45.12.5: #i1598# Multiple page view 2007/11/19 13:18:31 fme 1.45.12.4: #i1598# Multiple page view 2007/11/19 11:08:26 fme 1.45.12.3: #i1598# Multiple page view 2007/11/09 09:23:51 fme 1.45.12.2: #i1598# Multiple page view 2007/10/24 15:00:18 fme 1.45.12.1: #i1598# Multiple Page View


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [9ee4a46f24f26143812f13e64fa07e0293d4728c]

INTEGRATION: CWS pages01_DEV300 (1.29.12); FILE MERGED 2008/02/26 10:15:20 fme 1.29.12.5: #i1598# Multiple page view - sync with new notes feature 2007/12/06 14:22:24 fme 1.29.12.4: #i1598# Multiple Page View - ViewLayout slot 2007/11/09 09:24:27 fme 1.29.12.3: #i1598# Multiple page view 2007/11/09 09:19:04 fme 1.29.12.2: #i1598# Multiple page view 2007/10/24 15:00:18 fme 1.29.12.1: #i1598# Multiple Page View


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [80d04650070b4ba3b88234100065084b8f750031]

INTEGRATION: CWS pages01_DEV300 (1.16.12); FILE MERGED 2008/01/10 09:18:41 fme 1.16.12.2: RESYNC: (1.16-1.17); FILE MERGED 2007/11/30 09:01:35 fme 1.16.12.1: #i1598# Multiple Page View


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [0a290318f97fca889c735cd65176f10a5f81858c]

INTEGRATION: CWS pages01_DEV300 (1.70.12); FILE MERGED 2008/02/26 10:15:20 fme 1.70.12.7: #i1598# Multiple page view - sync with new notes feature 2008/02/21 12:43:52 fme 1.70.12.6: RESYNC: (1.71-1.72); FILE MERGED 2008/01/10 09:18:38 fme 1.70.12.5: RESYNC: (1.70-1.71); FILE MERGED 2007/12/04 15:39:56 fme 1.70.12.4: #i1598# Multiple Page View - Table row/column selection 2007/11/28 16:02:02 fme 1.70.12.3: #i1598# Multiple Page View - RTL 2007/11/19 13:11:02 fme 1.70.12.2: #i1598# Multiple page view 2007/10/24 15:00:18 fme 1.70.12.1: #i1598# Multiple Page View


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [12bb32bac1ff56175c2b69f1ea57d8388406287f]

INTEGRATION: CWS pages01_DEV300 (1.100.12); FILE MERGED 2008/02/15 10:58:50 fme 1.100.12.3: RESYNC: (1.100-1.101); FILE MERGED 2008/01/29 11:28:38 fme 1.100.12.2: #i1598# Multiple page view - some cursor related stuff 2007/11/19 11:07:03 fme 1.100.12.1: #i1598# Multiple page view


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [4ed7049205dd7604457ad526be1ff2a03bbf88f8]

INTEGRATION: CWS pages01_DEV300 (1.86.12); FILE MERGED 2008/02/21 12:43:49 fme 1.86.12.3: RESYNC: (1.87-1.88); FILE MERGED 2008/02/04 11:27:13 fme 1.86.12.2: RESYNC: (1.86-1.87); FILE MERGED 2007/11/19 11:06:27 fme 1.86.12.1: #i1598# Multiple page view


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [a8f70774639b95f78635988372cada2ffb16b7ce]

INTEGRATION: CWS pages01_DEV300 (1.44.12); FILE MERGED 2008/02/15 10:58:46 fme 1.44.12.4: RESYNC: (1.45-1.46); FILE MERGED 2007/11/29 15:16:16 fme 1.44.12.3: RESYNC: (1.44-1.45); FILE MERGED 2007/11/19 11:06:05 fme 1.44.12.2: #i1598# Multiple page view 2007/10/24 15:00:18 fme 1.44.12.1: #i1598# Multiple Page View


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [e1191a0dba5c747052842838701d1d41328493ba]

INTEGRATION: CWS pages01_DEV300 (1.69.12); FILE MERGED 2008/02/21 12:43:45 fme 1.69.12.5: RESYNC: (1.70-1.71); FILE MERGED 2008/01/10 09:18:35 fme 1.69.12.4: RESYNC: (1.69-1.70); FILE MERGED 2007/11/19 11:05:39 fme 1.69.12.3: #i1598# Multiple page view 2007/11/09 09:21:52 fme 1.69.12.2: #i1598# Multiple page view 2007/10/24 15:00:18 fme 1.69.12.1: #i1598# Multiple Page View


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [dbd054704ed772956580dc8a7179f05b817f87b0]

INTEGRATION: CWS pages01_DEV300 (1.25.218); FILE MERGED 2008/02/26 10:15:20 fme 1.25.218.7: #i1598# Multiple page view - sync with new notes feature 2008/01/10 09:18:32 fme 1.25.218.6: RESYNC: (1.25-1.26); FILE MERGED 2007/12/06 14:22:02 fme 1.25.218.5: #i1598# Multiple Page View - ViewLayout slot 2007/11/28 16:01:42 fme 1.25.218.4: #i1598# Multiple Page View - RTL 2007/11/19 11:04:35 fme 1.25.218.3: #i1598# Multiple page view 2007/11/09 09:16:37 fme 1.25.218.2: #i1598# Multiple page view 2007/10/24 15:00:17 fme 1.25.218.1: #i1598# Multiple Page View


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [deb2db87669b8089bb206393754f9ca6eeed3b8a]

INTEGRATION: CWS pages01_DEV300 (1.19.390); FILE MERGED 2008/02/26 10:15:20 fme 1.19.390.7: #i1598# Multiple page view - sync with new notes feature 2008/02/22 08:12:37 fme 1.19.390.6: Resolved resync conflicts 2008/02/21 12:43:42 fme 1.19.390.5: RESYNC: (1.20-1.21); FILE MERGED 2008/01/10 09:18:28 fme 1.19.390.4: RESYNC: (1.19-1.20); FILE MERGED 2007/11/29 15:59:52 fme 1.19.390.3: #i1598# Multiple Page View - RTL 2007/11/22 16:01:05 fme 1.19.390.2: #i1598# Multiple Page View 2007/10/24 15:00:17 fme 1.19.390.1: #i1598# Multiple Page View


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [5427e31d08c95f4ab35e6c9256aa475b1df2570b]

INTEGRATION: CWS pages01_DEV300 (1.44.12); FILE MERGED 2008/01/10 09:18:19 fme 1.44.12.3: RESYNC: (1.44-1.45); FILE MERGED 2007/11/19 11:03:47 fme 1.44.12.2: #i1598# Multiple page view 2007/11/09 08:59:29 fme 1.44.12.1: #i1598# Multiple page view


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [ac35355618212c2c711db922b770ce146bb5de7a]

INTEGRATION: CWS pages01_DEV300 (1.43.12); FILE MERGED 2008/01/10 09:18:25 fme 1.43.12.5: RESYNC: (1.43-1.44); FILE MERGED 2007/12/13 15:15:42 fme 1.43.12.4: #i1598# Multiple page view - enhanced table selection correction 2007/12/10 10:19:17 fme 1.43.12.3: #i1598# Multiple page view - enhanced table selection 2007/12/04 15:38:51 fme 1.43.12.2: #i1598# Multiple Page View - Table row/column selection 2007/10/24 15:00:17 fme 1.43.12.1: #i1598# Multiple Page View


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [5faedbaa26fc96b088410c4f6ba2e8981bde0071]

INTEGRATION: CWS pages01_DEV300 (1.47.12); FILE MERGED 2008/01/10 09:18:22 fme 1.47.12.2: RESYNC: (1.47-1.48); FILE MERGED 2007/11/19 11:03:47 fme 1.47.12.1: #i1598# Multiple page view


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [d10f683ed967c2eb02d5491e01ed7705a8b68ea4]

INTEGRATION: CWS pages01_DEV300 (1.16.12); FILE MERGED 2008/01/10 09:18:16 fme 1.16.12.2: RESYNC: (1.16-1.17); FILE MERGED 2007/10/24 15:00:17 fme 1.16.12.1: #i1598# Multiple Page View


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [9e8b667fdcdfa85581244690fd6a86f65580b2c9]

INTEGRATION: CWS pages01_DEV300 (1.48.12); FILE MERGED 2008/01/10 09:18:12 fme 1.48.12.3: RESYNC: (1.51-1.52); FILE MERGED 2007/11/29 15:16:13 fme 1.48.12.2: RESYNC: (1.48-1.51); FILE MERGED 2007/10/24 15:00:17 fme 1.48.12.1: #i1598# Multiple Page View


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [e6f2ee0570b22f02a3be020d3b9f35fa711d07b7]

INTEGRATION: CWS pages01_DEV300 (1.25.34); FILE MERGED 2007/12/06 14:21:39 fme 1.25.34.1: #i1598# Multiple Page View - ViewLayout slot


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [58db5a7d73417d55af6ff3c869722987b77d1a87]

INTEGRATION: CWS pages01_DEV300 (1.28.82); FILE MERGED 2008/01/29 11:26:52 fme 1.28.82.1: #i1598# Multiple page view - some cursor related stuff


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [7a8d9202e68b5e12e395f1e7612301ddb5f9dbce]

INTEGRATION: CWS pages01_DEV300 (1.21.12); FILE MERGED 2008/01/29 11:26:52 fme 1.21.12.4: #i1598# Multiple page view - some cursor related stuff 2007/11/29 15:16:10 fme 1.21.12.3: RESYNC: (1.21-1.22); FILE MERGED 2007/11/02 18:14:39 fme 1.21.12.2: #i1598# Multiple Page View 2007/10/24 15:00:16 fme 1.21.12.1: #i1598# Multiple Page View


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [3b7beafdef18d7fd43094fb49d31c555088ecc7f]

INTEGRATION: CWS pages01_DEV300 (1.68.4); FILE MERGED 2008/02/21 12:43:39 fme 1.68.4.2: RESYNC: (1.68-1.69); FILE MERGED 2008/01/29 11:26:51 fme 1.68.4.1: #i1598# Multiple page view - some cursor related stuff


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [6e3b81876283f4203e27a6231fa178c1e18222c2]

INTEGRATION: CWS pages01_DEV300 (1.13.686); FILE MERGED 2008/01/15 13:03:51 fme 1.13.686.1: #i1598# Multiple page view - zoom slider in page preview


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [4ad65905d064a67f9d6cb02234faac837e93a72b]

INTEGRATION: CWS pages01_DEV300 (1.66.150); FILE MERGED 2008/02/21 12:43:35 fme 1.66.150.4: RESYNC: (1.68-1.69); FILE MERGED 2008/01/10 09:18:09 fme 1.66.150.3: RESYNC: (1.66-1.68); FILE MERGED 2007/12/13 13:32:16 fme 1.66.150.2: #i1598# Multiple page view - zoom slider 2007/12/06 14:20:46 fme 1.66.150.1: #i1598# Multiple Page View - ViewLayout slot


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [de30a80f66c9e204f496854f31d25facda72172f]

INTEGRATION: CWS pages01_DEV300 (1.11.986); FILE MERGED 2007/12/06 14:20:46 fme 1.11.986.1: #i1598# Multiple Page View - ViewLayout slot


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [6a611eba45d873c65e9438aca46f894e2c42fa72]

INTEGRATION: CWS pages01_DEV300 (1.30.152); FILE MERGED 2008/02/21 12:43:31 fme 1.30.152.3: RESYNC: (1.30-1.31); FILE MERGED 2007/12/13 13:32:16 fme 1.30.152.2: #i1598# Multiple page view - zoom slider 2007/12/06 14:20:46 fme 1.30.152.1: #i1598# Multiple Page View - ViewLayout slot


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [85cf31795da2f1ce31f839fad3113d287f6ea7a2]

INTEGRATION: CWS pages01_DEV300 (1.61.4); FILE MERGED 2008/02/26 10:15:01 fme 1.61.4.1: #i1598# Multiple page view - sync with new notes feature


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [b65cef009bde5553b4d6924845b5617dbdc2cd97]

INTEGRATION: CWS pages01_DEV300 (1.26.12); FILE MERGED 2008/02/21 12:43:28 fme 1.26.12.4: RESYNC: (1.27-1.28); FILE MERGED 2008/01/10 09:17:59 fme 1.26.12.3: RESYNC: (1.26-1.27); FILE MERGED 2007/11/19 11:02:32 fme 1.26.12.2: #i1598# Multiple page view 2007/11/09 08:58:52 fme 1.26.12.1: #i1598# Multiple page view


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [d69df5edf9b5adf3b1fd08559037270bfbdb609a]

INTEGRATION: CWS placeholders_DEV300 (1.19.54); FILE MERGED 2008/01/04 22:20:53 ihi 1.19.54.3: RESYNC: (1.22-1.23); FILE MERGED 2007/06/18 20:17:48 ihi 1.19.54.2: RESYNC: (1.19-1.22); FILE MERGED 2006/11/27 11:53:50 aw 1.19.54.1: i58585# changed %N, %O, %a, %z and %s to %1...%n accordingly


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [0fdab2ef90ff7ef7ad3ebfa35dc88915e232fdce]

INTEGRATION: CWS pages01_DEV300 (1.24.12); FILE MERGED 2007/12/04 15:38:24 fme 1.24.12.1: #i1598# Multiple Page View - Table row/column selection


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [a19ccf4fbf6286a58850dbd961a6f17e2e2918cd]

INTEGRATION: CWS pages01_DEV300 (1.59.12); FILE MERGED 2008/01/10 09:17:55 fme 1.59.12.5: RESYNC: (1.60-1.61); FILE MERGED 2007/12/04 15:38:24 fme 1.59.12.4: #i1598# Multiple Page View - Table row/column selection 2007/11/29 15:16:06 fme 1.59.12.3: RESYNC: (1.59-1.60); FILE MERGED 2007/11/09 09:39:55 fme 1.59.12.2: #i1598# Multiple page view 2007/11/09 08:58:52 fme 1.59.12.1: #i1598# Multiple page view


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [1e78ca3ffee4c7b1801c61162dc099004d86a5db]

INTEGRATION: CWS placeholders_DEV300 (1.24.54); FILE MERGED 2008/01/04 22:20:41 ihi 1.24.54.3: RESYNC: (1.26-1.28); FILE MERGED 2007/06/18 20:17:42 ihi 1.24.54.2: RESYNC: (1.24-1.26); FILE MERGED 2006/11/27 11:53:50 aw 1.24.54.1: i58585# changed %N, %O, %a, %z and %s to %1...%n accordingly


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [e1868e332729bb60bd5c8b7f953e6247c6a31ad7]

INTEGRATION: CWS pages01_DEV300 (1.2.4); FILE MERGED 2008/02/26 10:15:00 fme 1.2.4.1: #i1598# Multiple page view - sync with new notes feature


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [313001ca9adfef274973a09678078860e22baa0f]

INTEGRATION: CWS placeholders_DEV300 (1.88.616); FILE MERGED 2008/01/04 22:19:55 ihi 1.88.616.3: RESYNC: (1.89-1.90); FILE MERGED 2007/06/18 20:17:03 ihi 1.88.616.2: RESYNC: (1.88-1.89); FILE MERGED 2006/11/27 11:53:49 aw 1.88.616.1: i58585# changed %N, %O, %a, %z and %s to %1...%n accordingly


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [7fdc2c4956d141f068685ce25eef74b06c74e3eb]

INTEGRATION: CWS placeholders_DEV300 (1.33.54); FILE MERGED 2008/01/04 22:16:49 ihi 1.33.54.3: RESYNC: (1.41-1.48); FILE MERGED 2007/06/18 20:14:12 ihi 1.33.54.2: RESYNC: (1.33-1.41); FILE MERGED 2006/11/27 11:53:49 aw 1.33.54.1: i58585# changed %N, %O, %a, %z and %s to %1...%n accordingly


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [e65f7dfe5fc5c676d06b726842bab679854a866b]

INTEGRATION: CWS placeholders_DEV300 (1.83.54); FILE MERGED 2008/01/04 22:14:55 ihi 1.83.54.3: RESYNC: (1.88-1.93); FILE MERGED 2007/06/18 20:12:36 ihi 1.83.54.2: RESYNC: (1.83-1.88); FILE MERGED 2006/11/27 11:53:48 aw 1.83.54.1: i58585# changed %N, %O, %a, %z and %s to %1...%n accordingly


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [d667f3f2ce715891c7a98d8772dc1c62cd40a7ab]

INTEGRATION: CWS placeholders_DEV300 (1.30.54); FILE MERGED 2008/01/04 22:14:17 ihi 1.30.54.3: RESYNC: (1.32-1.35); FILE MERGED 2007/06/18 20:11:59 ihi 1.30.54.2: RESYNC: (1.30-1.32); FILE MERGED 2006/11/27 11:53:48 aw 1.30.54.1: i58585# changed %N, %O, %a, %z and %s to %1...%n accordingly


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [b3d061ab93890c76377135d9d7430be393e54625]

INTEGRATION: CWS placeholders_DEV300 (1.67.54); FILE MERGED 2008/01/04 22:14:11 ihi 1.67.54.3: RESYNC: (1.73-1.75); FILE MERGED 2007/06/18 20:11:53 ihi 1.67.54.2: RESYNC: (1.67-1.73); FILE MERGED 2006/11/27 11:53:48 aw 1.67.54.1: i58585# changed %N, %O, %a, %z and %s to %1...%n accordingly


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [db4e1ab95a7d785c566f19462e6ba88497ab45e3]

INTEGRATION: CWS placeholders_DEV300 (1.10.54); FILE MERGED 2008/01/04 22:14:04 ihi 1.10.54.2: RESYNC: (1.10-1.15); FILE MERGED 2006/11/27 11:53:47 aw 1.10.54.1: i58585# changed %N, %O, %a, %z and %s to %1...%n accordingly


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [8a9bdf23529286a0d9b6cf38abb86adf73273bfd]

INTEGRATION: CWS placeholders_DEV300 (1.15.54); FILE MERGED 2008/01/04 22:11:19 ihi 1.15.54.3: RESYNC: (1.17-1.22); FILE MERGED 2007/06/18 20:09:22 ihi 1.15.54.2: RESYNC: (1.15-1.17); FILE MERGED 2006/11/27 11:53:47 aw 1.15.54.1: i58585# changed %N, %O, %a, %z and %s to %1...%n accordingly


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [2a936008ffceeedb0249ee85f87590cfb8fb0c04]

INTEGRATION: CWS pages01_DEV300 (1.1.2); FILE ADDED 2008/01/30 15:15:40 fme 1.1.2.1: #i1598# Multiple page view - new icons


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [3c22a11353ba44c3dda3a7e72f47a39ed69d10a2]

INTEGRATION: CWS pages01_DEV300 (1.1.2); FILE ADDED 2008/01/30 15:15:28 fme 1.1.2.1: #i1598# Multiple page view - new icons


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [d981008ecbcffdcd79e2e330989b2ed66ab07c2e]

INTEGRATION: CWS pages01_DEV300 (1.1.2); FILE ADDED 2008/01/30 15:15:51 fme 1.1.2.1: #i1598# Multiple page view - new icons


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [cc91b5fcef9fcd30a9fece6a8c578fc9ce99946b]

INTEGRATION: CWS placeholders_DEV300 (1.73.616); FILE MERGED 2008/01/04 20:06:11 ihi 1.73.616.3: RESYNC: (1.74-1.75); FILE MERGED 2007/06/18 18:26:52 ihi 1.73.616.2: RESYNC: (1.73-1.74); FILE MERGED 2006/11/27 11:53:47 aw 1.73.616.1: i58585# changed %N, %O, %a, %z and %s to %1...%n accordingly


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [74b5a91b7ee11601d475f4787a1e6f9acb23b418]

INTEGRATION: CWS placeholders_DEV300 (1.90.54); FILE MERGED 2008/01/04 20:05:51 ihi 1.90.54.3: RESYNC: (1.94-1.97); FILE MERGED 2007/06/18 18:26:44 ihi 1.90.54.2: RESYNC: (1.90-1.94); FILE MERGED 2006/11/27 11:53:47 aw 1.90.54.1: i58585# changed %N, %O, %a, %z and %s to %1...%n accordingly


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [9733bb12693297d2766d198ccf2d1f672499cd97]

INTEGRATION: CWS pages01_DEV300 (1.1.2); FILE ADDED 2008/01/07 14:21:09 fme 1.1.2.1: #i1598# Multiple page view - new icons


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [6862ab189cc095faaa711b5b9f4a744f5887ee72]

INTEGRATION: CWS pages01_DEV300 (1.1.2); FILE ADDED 2008/01/07 14:21:00 fme 1.1.2.1: #i1598# Multiple page view - new icons


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [8a30efe2d3bfe80627f5098befb88ff7f2e75446]

INTEGRATION: CWS pages01_DEV300 (1.47.44); FILE MERGED 2008/02/15 10:58:01 fme 1.47.44.3: RESYNC: (1.48-1.49); FILE MERGED 2008/01/10 09:16:56 fme 1.47.44.2: RESYNC: (1.47-1.48); FILE MERGED 2007/12/04 15:17:32 fme 1.47.44.1: #i1598# Multiple Page View - Configuration


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [a8b7773cbc83e23fba6452a4f5d76e5841a44ad5]

INTEGRATION: CWS pages01_DEV300 (1.10.86); FILE MERGED 2007/12/10 08:22:55 fme 1.10.86.1: #i84413# SfxStatusBarControl::mouseButtonDown not called


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [d23b6b13aec99503ab47ee4ce8764ed27528bd4b]

INTEGRATION: CWS pages01_DEV300 (1.5.692); FILE MERGED 2007/12/10 08:22:30 fme 1.5.692.1: #i84413# SfxStatusBarControl::mouseButtonDown not called


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [3c8a19ccc46ef153da7604656b74b7e79c07dff3]

INTEGRATION: CWS placeholders_DEV300 (1.41.54); FILE MERGED 2008/01/04 19:22:13 ihi 1.41.54.3: RESYNC: (1.44-1.45); FILE MERGED 2007/06/18 11:15:05 ihi 1.41.54.2: RESYNC: (1.41-1.44); FILE MERGED 2006/11/27 11:54:59 aw 1.41.54.1: i58585# changed %N, %O, %a, %z and %s to %1...%n accordingly


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [e28dc02722d928008dc7aca83064a646de58b9a9]

INTEGRATION: CWS placeholders_DEV300 (1.47.36); FILE MERGED 2007/06/18 09:55:00 ihi 1.47.36.2: RESYNC: (1.47-1.48); FILE MERGED 2006/11/27 11:54:59 aw 1.47.36.1: i58585# changed %N, %O, %a, %z and %s to %1...%n accordingly


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [9cade04b37ecebe706c3385680ab543d39ee7927]

INTEGRATION: CWS placeholders_DEV300 (1.9.36); FILE MERGED 2007/06/18 09:54:51 ihi 1.9.36.2: RESYNC: (1.9-1.10); FILE MERGED 2006/11/27 11:54:58 aw 1.9.36.1: i58585# changed %N, %O, %a, %z and %s to %1...%n accordingly


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [7d8190fa1ad10b7d36ded139282f0a8542402216]

INTEGRATION: CWS pages01_DEV300 (1.8.204); FILE MERGED 2007/12/10 08:19:07 fme 1.8.204.1: #i84413# SfxStatusBarControl::mouseButtonDown not called


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [9676fb7dadca448eaf2b5959db897b5deee25ff0]

INTEGRATION: CWS pages01_DEV300 (1.6.260); FILE MERGED 2007/12/10 08:18:57 fme 1.6.260.1: #i84413# SfxStatusBarControl::mouseButtonDown not called


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [7b313287bead966338b47cbccbb5b04dc018555e]

INTEGRATION: CWS pages01_DEV300 (1.3.400); FILE MERGED 2007/12/10 08:18:57 fme 1.3.400.1: #i84413# SfxStatusBarControl::mouseButtonDown not called


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [eec05464fa55680816a226d29f8e825ba740a5e1]

INTEGRATION: CWS beppec56index01_DEV300 (1.130.204); FILE MERGED 2008/02/15 10:56:33 fme 1.130.204.2: RESYNC: (1.130-1.131); FILE MERGED 2008/02/10 22:44:57 beppec56 1.130.204.1: Issue number: #i53420# Submitted by: beppec56 Reviewed by: beppec56 Added few comments, generation of Table of objects fixed


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [f165bf1a3a523fd50823317878c62c6a001be713]

INTEGRATION: CWS beppec56index01_DEV300 (1.121.204); FILE MERGED 2008/02/15 10:56:39 fme 1.121.204.2: RESYNC: (1.121-1.122); FILE MERGED 2008/02/07 16:59:37 beppec56 1.121.204.1: Issue number: #i53420# Submitted by: beppec56 Reviewed by: beppec56 Index generation: added ChapterLevel index property


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [34974d2b94b65d79b0cd484188d82c859137e485]

INTEGRATION: CWS calcshare_DEV300 (1.43.56); FILE MERGED 2008/02/28 13:21:28 tbe 1.43.56.7: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing 2008/02/20 12:40:31 tbe 1.43.56.6: ##i8811# Allow multiple users to edit the same spreadsheet through workbook sharing 2008/02/20 11:52:06 mav 1.43.56.5: #i8811# title related fixes 2008/02/04 10:30:45 tbe 1.43.56.4: RESYNC: (1.43-1.44); FILE MERGED 2007/12/13 09:50:33 tbe 1.43.56.3: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing 2007/12/11 15:34:51 tbe 1.43.56.2: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing 2007/12/04 13:18:17 tbe 1.43.56.1: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [f03822a676f4aa4132974441ee790f311cc0d4d7]

INTEGRATION: CWS calcshare_DEV300 (1.8.306); FILE MERGED 2007/12/04 13:17:30 tbe 1.8.306.1: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [c031a3a792683afea5044b9dcbea08f9cbea29e9]

INTEGRATION: CWS calcshare_DEV300 (1.74.56); FILE MERGED 2008/02/04 10:30:23 tbe 1.74.56.2: RESYNC: (1.74-1.75); FILE MERGED 2007/12/04 13:01:18 tbe 1.74.56.1: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [c0d3100ce07129cc701c6d1cb728d41410e5a800]

INTEGRATION: CWS calcshare_DEV300 (1.56.14); FILE MERGED 2008/02/23 18:46:26 tbe 1.56.14.6: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing 2008/02/23 09:43:54 tbe 1.56.14.5: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing 2008/02/06 11:03:00 tbe 1.56.14.4: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing 2008/02/04 10:30:20 tbe 1.56.14.3: RESYNC: (1.56-1.57); FILE MERGED 2008/01/30 12:55:55 tbe 1.56.14.2: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing 2007/12/04 13:00:21 tbe 1.56.14.1: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [6ba167e2ec2ac9199db7ac64b1d46b29cf15836a]

INTEGRATION: CWS calcshare_DEV300 (1.19.14); FILE MERGED 2008/02/26 19:07:33 tbe 1.19.14.11: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing 2008/02/26 12:01:02 tbe 1.19.14.10: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing 2008/02/25 18:22:20 tbe 1.19.14.9: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing 2008/02/25 15:27:39 tbe 1.19.14.8: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing 2008/02/23 18:45:44 tbe 1.19.14.7: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing 2008/02/23 16:21:44 tbe 1.19.14.6: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing 2008/02/23 13:44:08 tbe 1.19.14.5: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing 2008/02/23 11:41:00 tbe 1.19.14.4: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing 2008/02/15 16:11:06 tbe 1.19.14.3: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing 2008/02/13 14:07:08 tbe 1.19.14.2: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing 2007/12/04 12:59:44 tbe 1.19.14.1: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [440ca9782d04958357c9c5349ee7fba29f84af32]

#i10000# insert changes from nowrapcmd2 (hjs)


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [7ccaaa42866d82dc6fa0677aa52b9540743afcf0]

INTEGRATION: CWS calcshare_DEV300 (1.40.8); FILE MERGED 2008/02/20 11:32:08 mav 1.40.8.1: #i8811# title related fixes


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [9be722cb92e4bd3c953b0da876d753506e7ac0e8]

INTEGRATION: CWS calcshare_DEV300 (1.77.8); FILE MERGED 2008/02/25 14:48:34 mav 1.77.8.5: #i8811# fix the file handling 2008/02/25 13:37:25 mav 1.77.8.4: #i8811# fix the title and file handling 2008/02/25 11:32:02 mav 1.77.8.3: #i8811# fix the namespace 2008/02/25 09:41:24 mav 1.77.8.2: #i8811# the helper accessing the sharing control file 2008/02/20 11:32:08 mav 1.77.8.1: #i8811# title related fixes


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [05856705d87112e9e647c3f62685b9159c041872]

INTEGRATION: CWS calcshare_DEV300 (1.96.8); FILE MERGED 2008/02/25 13:37:25 mav 1.96.8.5: #i8811# fix the title and file handling 2008/02/25 11:32:02 mav 1.96.8.4: #i8811# fix the namespace 2008/02/25 09:41:24 mav 1.96.8.3: #i8811# the helper accessing the sharing control file 2008/02/20 12:31:53 mav 1.96.8.2: #i10000# adopt for linux 2008/02/20 11:32:08 mav 1.96.8.1: #i8811# title related fixes


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [117456a0a2e95a9e81f137568470b082951d3caa]

INTEGRATION: CWS calcshare_DEV300 (1.194.22); FILE MERGED 2007/12/04 12:45:01 tbe 1.194.22.6: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing 2007/12/03 17:11:31 tbe 1.194.22.5: RESYNC: (1.194-1.196); FILE MERGED 2007/12/03 15:32:45 tbe 1.194.22.4: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing 2007/12/03 15:17:59 tbe 1.194.22.3: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing 2007/09/17 12:05:04 mav 1.194.22.2: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing 2007/09/10 15:05:55 tbe 1.194.22.1: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [50f986812d8406116e06259f374ebc6110b50996]

INTEGRATION: CWS calcshare_DEV300 (1.91.72); FILE MERGED 2008/02/26 10:03:15 mav 1.91.72.3: #i8811# adjust the string 2008/02/25 14:52:36 mav 1.91.72.2: #i8811# adjust the string 2008/02/20 11:32:07 mav 1.91.72.1: #i8811# title related fixes


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [5b9008467adcf159bb278022ab68e75f7a9f34b7]

INTEGRATION: CWS calcshare_DEV300 (1.2.122); FILE MERGED 2008/02/20 11:31:38 mav 1.2.122.1: #i8811# title related fixes


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [58c69f0c208b0ed65c07e6f58030fef855531665]

INTEGRATION: CWS calcshare_DEV300 (1.7.8); FILE MERGED 2008/02/20 11:31:38 mav 1.7.8.1: #i8811# title related fixes


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [89f09d3ea98a236cbc5ace35a7d90e47c686e482]

INTEGRATION: CWS calcshare_DEV300 (1.5.40); FILE MERGED 2007/12/04 12:44:01 tbe 1.5.40.4: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing 2007/12/03 15:35:04 tbe 1.5.40.3: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing 2007/09/17 12:05:04 mav 1.5.40.2: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing 2007/09/10 15:05:24 tbe 1.5.40.1: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [e00cdc5ce07d7566331556bcb54a51ae7910097c]

INTEGRATION: CWS calcshare_DEV300 (1.42.90); FILE MERGED 2008/02/27 09:37:50 mav 1.42.90.1: #i8811# LockedDocumentRequest


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [791c0e4be01ee5905f09af1a324b8abc4aee06b1]

INTEGRATION: CWS calcshare_DEV300 (1.1.2); FILE ADDED 2008/02/27 09:38:12 mav 1.1.2.1: #i8811# LockedDocumentRequest


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [d7445f0b5da0d4b49542f4481e2ec891cdd98aca]

INTEGRATION: CWS jl89_DEV300 (1.2.398); FILE MERGED 2008/02/15 15:54:22 jl 1.2.398.1: #i86118# removing Insert->Object->Applet menu item


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [4194426cd6851755f0189365f478ee93c37c53ca]

INTEGRATION: CWS jl89_DEV300 (1.3.128); FILE MERGED 2008/02/15 15:54:22 jl 1.3.128.1: #i86118# removing Insert->Object->Applet menu item


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [324978eb4e9e84507af93b702c41d529bfd6fb32]

INTEGRATION: CWS jl89_DEV300 (1.7.128); FILE MERGED 2008/02/15 15:54:21 jl 1.7.128.1: #i86118# removing Insert->Object->Applet menu item


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [87a774e32e48db71ac9b30432bf7db848fe74eba]

INTEGRATION: CWS jl89_DEV300 (1.30.128); FILE MERGED 2008/02/15 15:54:21 jl 1.30.128.1: #i86118# removing Insert->Object->Applet menu item


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [e159ddfa5779859fdec7959af560535ab924b86c]

INTEGRATION: CWS jl89_DEV300 (1.2.398); FILE MERGED 2008/02/15 15:54:21 jl 1.2.398.1: #i86118# removing Insert->Object->Applet menu item


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [2947c15a47b45d653b15ddff879a4dc53512031e]

INTEGRATION: CWS jl89_DEV300 (1.3.128); FILE MERGED 2008/02/15 15:54:21 jl 1.3.128.1: #i86118# removing Insert->Object->Applet menu item


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [132273d17a9457949bd3a9b80d29855ab5939adc]

INTEGRATION: CWS calcshare_DEV300 (1.1.2); FILE ADDED 2008/03/03 13:15:46 mav 1.1.2.3: #i8811# fix typo 2008/03/03 13:14:07 mav 1.1.2.2: #i8811# fix typo 2008/02/27 12:39:25 mav 1.1.2.1: #i8811# LockedDocumentRequest handling


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [b29392ab156ff6ba5574f0c7cef95994b3c27e60]

INTEGRATION: CWS calcshare_DEV300 (1.1.2); FILE ADDED 2008/02/27 12:39:25 mav 1.1.2.1: #i8811# LockedDocumentRequest handling


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [3ebaa110fe9125cdfdb9b0356d3f50182be534f1]

INTEGRATION: CWS jl89_DEV300 (1.3.128); FILE MERGED 2008/02/15 15:54:20 jl 1.3.128.1: #i86118# removing Insert->Object->Applet menu item


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [fc3ce0b4e3c195dc881dca979ff22dcdf078eb15]

INTEGRATION: CWS calcshare_DEV300 (1.10.22); FILE MERGED 2008/02/27 12:38:55 mav 1.10.22.1: #i8811# LockedDocumentRequest handling


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [e502fcb91f96763c381cfd8c0ea9a118f5e395d2]

INTEGRATION: CWS calcshare_DEV300 (1.24.22); FILE MERGED 2008/02/27 12:38:54 mav 1.24.22.1: #i8811# LockedDocumentRequest handling


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [0b29d4afea5828cfe5f5c9164da719bf7de0a476]

INTEGRATION: CWS jl89_DEV300 (1.26.128); FILE MERGED 2008/02/15 15:54:20 jl 1.26.128.1: #i86118# removing Insert->Object->Applet menu item


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [b13318e999282a6cb293ca493b665eac35f628d0]

INTEGRATION: CWS calcshare_DEV300 (1.19.22); FILE MERGED 2008/02/27 12:38:54 mav 1.19.22.1: #i8811# LockedDocumentRequest handling


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [a98aa5d97de9638bf662e051212365e0a64c2a39]

INTEGRATION: CWS calcshare_DEV300 (1.65.22); FILE MERGED 2008/02/27 12:38:54 mav 1.65.22.1: #i8811# LockedDocumentRequest handling


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [fd613d7a36521d4cb6d8fa82fa97c1abb2c3507f]

INTEGRATION: CWS jl89_DEV300 (1.4.1358); FILE MERGED 2008/02/15 15:54:20 jl 1.4.1358.1: #i86118# removing Insert->Object->Applet menu item


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [b6bde8aa4c07cc9887f45ed5943e22844bf9831b]

INTEGRATION: CWS jl89_DEV300 (1.7.128); FILE MERGED 2008/02/15 15:54:20 jl 1.7.128.1: #i86118# removing Insert->Object->Applet menu item


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [d125de709a8c050cc801943bc18f9fa4ee76fe7a]

INTEGRATION: CWS jl89_DEV300 (1.27.128); FILE MERGED 2008/02/15 15:54:20 jl 1.27.128.1: #i86118# removing Insert->Object->Applet menu item


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [7584bf5825e0f6123debe91e60348f5da21ad4cb]

INTEGRATION: CWS calcshare_DEV300 (1.29.6); FILE MERGED 2008/02/26 12:04:49 tbe 1.29.6.2: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing 2007/12/04 13:39:40 tbe 1.29.6.1: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [a055d38ce70f8e5d5a3d55ced78739e40f117961]

INTEGRATION: CWS calcshare_DEV300 (1.15.124); FILE MERGED 2007/12/04 13:39:01 tbe 1.15.124.1: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [3013b468283df48dae4df5db866c4fb348dac962]

INTEGRATION: CWS calcshare_DEV300 (1.22.70); FILE MERGED 2007/12/14 13:11:04 tbe 1.22.70.2: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing 2007/12/04 13:38:24 tbe 1.22.70.1: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [ac78c170751bf72eab6666fbf060b6e06c6fa0f7]

INTEGRATION: CWS calcshare_DEV300 (1.28.14); FILE MERGED 2008/02/04 10:30:48 tbe 1.28.14.2: RESYNC: (1.28-1.29); FILE MERGED 2007/12/04 13:37:38 tbe 1.28.14.1: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [18abc83d8198a8dcf314e80e9c3070bd458d97cb]

INTEGRATION: CWS calcshare_DEV300 (1.70.14); FILE MERGED 2008/02/27 17:00:56 tbe 1.70.14.12: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing 2008/02/26 19:16:02 tbe 1.70.14.11: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing 2008/02/26 12:03:48 tbe 1.70.14.10: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing 2008/02/25 18:27:27 tbe 1.70.14.9: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing 2008/02/25 15:30:41 tbe 1.70.14.8: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing 2008/02/23 18:48:57 tbe 1.70.14.7: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing 2008/02/23 16:23:42 tbe 1.70.14.6: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing 2008/02/23 13:47:20 tbe 1.70.14.5: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing 2008/02/23 11:44:20 tbe 1.70.14.4: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing 2008/02/15 16:15:58 tbe 1.70.14.3: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing 2008/02/13 14:14:03 tbe 1.70.14.2: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing 2007/12/04 13:36:50 tbe 1.70.14.1: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [2fda03bbf8ef371b83f022adb7d3b867de267516]

INTEGRATION: CWS calcshare_DEV300 (1.1.2); FILE ADDED 2008/02/27 11:45:44 tbe 1.1.2.4: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing 2008/02/26 19:15:22 tbe 1.1.2.3: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing 2008/02/25 18:26:41 tbe 1.1.2.2: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing 2008/02/23 09:42:35 tbe 1.1.2.1: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [708dd9a2da14672da27d0b2afb87ddce77943d92]

INTEGRATION: CWS calcshare_DEV300 (1.1.2); FILE ADDED 2008/02/27 11:45:16 tbe 1.1.2.4: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing 2008/02/26 19:14:49 tbe 1.1.2.3: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing 2008/02/25 18:25:59 tbe 1.1.2.2: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing 2008/02/23 09:42:07 tbe 1.1.2.1: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [b51ad5aa9f1692ddc4b30e22f38f1609b5ec67be]

INTEGRATION: CWS calcshare_DEV300 (1.8.116); FILE MERGED 2008/02/26 12:02:51 tbe 1.8.116.5: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing 2008/02/23 09:47:15 tbe 1.8.116.4: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing 2008/01/30 12:57:12 tbe 1.8.116.3: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing 2007/12/19 14:26:17 tbe 1.8.116.2: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing 2007/12/04 13:35:39 tbe 1.8.116.1: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [6149d754cfb70a0173174b82334ec5be7b919727]

INTEGRATION: CWS calcshare_DEV300 (1.1.2); FILE ADDED 2008/02/26 19:13:55 tbe 1.1.2.5: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing 2008/02/23 18:48:05 tbe 1.1.2.4: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing 2008/02/15 16:15:06 tbe 1.1.2.3: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing 2008/02/07 18:40:58 tbe 1.1.2.2: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing 2008/01/30 12:54:53 tbe 1.1.2.1: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [21f44bff9b4b2c2673912cf5f14e5c5b5a782218]

INTEGRATION: CWS calcshare_DEV300 (1.1.2); FILE ADDED 2008/02/26 19:13:22 tbe 1.1.2.6: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing 2008/02/23 11:43:22 tbe 1.1.2.5: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing 2008/02/18 12:58:13 tbe 1.1.2.4: ##i8811# Allow multiple users to edit the same spreadsheet through workbook sharing 2008/02/15 16:14:20 tbe 1.1.2.3: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing 2008/02/07 18:41:51 tbe 1.1.2.2: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing 2008/01/30 12:54:24 tbe 1.1.2.1: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [8bfc598a0a2c4ba30d1faeaf9b1e167171b6d5eb]

INTEGRATION: CWS calcshare_DEV300 (1.1.2); FILE ADDED 2008/02/27 11:44:38 tbe 1.1.2.4: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing 2008/02/26 19:12:30 tbe 1.1.2.3: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing 2008/02/25 18:25:07 tbe 1.1.2.2: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing 2008/02/23 09:41:04 tbe 1.1.2.1: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [6779699a731340b6c73f1d5961ccffd656bf854c]

INTEGRATION: CWS calcshare_DEV300 (1.1.2); FILE ADDED 2008/02/27 11:44:09 tbe 1.1.2.4: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing 2008/02/26 19:11:51 tbe 1.1.2.3: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing 2008/02/25 18:24:28 tbe 1.1.2.2: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing 2008/02/23 09:40:34 tbe 1.1.2.1: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [1b9bffacefa649b03a044d407e297191a767d2cc]

INTEGRATION: CWS calcshare_DEV300 (1.1.2); FILE ADDED 2008/02/26 19:11:10 tbe 1.1.2.4: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing 2008/02/15 16:13:20 tbe 1.1.2.3: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing 2008/02/07 18:39:55 tbe 1.1.2.2: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing 2008/01/30 12:53:36 tbe 1.1.2.1: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [a69604f5d41dbd40b713d5455a1565804dc63e52]

INTEGRATION: CWS calcshare_DEV300 (1.1.2); FILE ADDED 2008/02/26 19:10:30 tbe 1.1.2.3: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing 2008/02/07 18:38:49 tbe 1.1.2.2: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing 2008/01/30 12:52:57 tbe 1.1.2.1: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [c5dedfd51ece33655baad47bbe1b2435b130a472]

INTEGRATION: CWS calcshare_DEV300 (1.57.14); FILE MERGED 2008/02/26 19:09:31 tbe 1.57.14.11: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing 2008/02/26 12:02:05 tbe 1.57.14.10: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing 2008/02/25 18:23:39 tbe 1.57.14.9: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing 2008/02/23 16:22:47 tbe 1.57.14.8: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing 2008/02/23 13:46:14 tbe 1.57.14.7: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing 2008/02/23 09:46:21 tbe 1.57.14.6: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing 2008/02/20 11:52:06 mav 1.57.14.5: #i8811# title related fixes 2008/02/04 10:30:42 tbe 1.57.14.4: RESYNC: (1.57-1.58); FILE MERGED 2007/12/14 13:10:30 tbe 1.57.14.3: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing 2007/12/11 15:34:06 tbe 1.57.14.2: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing 2007/12/04 13:17:01 tbe 1.57.14.1: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [580a0790a35cacd5a2d1956244b4cba726c65db2]

INTEGRATION: CWS calcshare_DEV300 (1.30.52); FILE MERGED 2008/02/28 13:20:30 tbe 1.30.52.12: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing 2008/02/23 11:42:08 tbe 1.30.52.11: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing 2008/02/20 12:41:48 tbe 1.30.52.10: ##i8811# Allow multiple users to edit the same spreadsheet through workbook sharing 2008/02/15 16:12:11 tbe 1.30.52.9: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing 2008/02/06 11:04:06 tbe 1.30.52.8: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing 2008/02/04 10:30:38 tbe 1.30.52.7: RESYNC: (1.30-1.32); FILE MERGED 2008/01/30 12:56:35 tbe 1.30.52.6: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing 2008/01/09 16:09:08 tbe 1.30.52.5: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing 2007/12/19 14:21:43 tbe 1.30.52.4: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing 2007/12/13 09:49:49 tbe 1.30.52.3: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing 2007/12/11 15:33:29 tbe 1.30.52.2: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing 2007/12/04 13:16:18 tbe 1.30.52.1: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [c043dad1266a37256d7f88878e89f0a277b97902]

INTEGRATION: CWS calcshare_DEV300 (1.93.44); FILE MERGED 2008/02/27 19:09:33 tbe 1.93.44.11: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing 2008/02/26 19:08:39 tbe 1.93.44.10: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing 2008/02/25 15:29:51 tbe 1.93.44.9: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing 2008/02/23 18:47:15 tbe 1.93.44.8: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing 2008/02/23 13:45:23 tbe 1.93.44.7: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing 2008/02/20 11:52:06 mav 1.93.44.6: #i8811# title related fixes 2008/02/13 14:11:06 tbe 1.93.44.5: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing 2008/02/04 10:30:36 tbe 1.93.44.4: RESYNC: (1.93-1.95); FILE MERGED 2007/12/14 13:10:06 tbe 1.93.44.3: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing 2007/12/11 15:32:26 tbe 1.93.44.2: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing 2007/12/04 13:15:09 tbe 1.93.44.1: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [78e6573b8165d5d2dad8bfe86fa16a3ae016dc8b]

INTEGRATION: CWS jl89_DEV300 (1.4.202); FILE MERGED 2008/02/18 14:38:49 jl 1.4.202.1: #i86188# remove insert applet menu entries


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [08b7e9b774bb0bd74cde3083ab473e5361a5fcd9]

INTEGRATION: CWS jl89_DEV300 (1.30.18); FILE MERGED 2008/02/18 14:38:49 jl 1.30.18.1: #i86188# remove insert applet menu entries


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [34cb6f30e05d0a49a8074f9f5898957d59e2baf3]

INTEGRATION: CWS calcshare_DEV300 (1.55.14); FILE MERGED 2008/02/04 10:30:32 tbe 1.55.14.2: RESYNC: (1.55-1.56); FILE MERGED 2007/12/04 13:14:12 tbe 1.55.14.1: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [cd6a5a6978d29412032767b9975f109d378e725f]

INTEGRATION: CWS calcshare_DEV300 (1.25.28); FILE MERGED 2008/02/04 10:30:29 tbe 1.25.28.2: RESYNC: (1.25-1.27); FILE MERGED 2007/12/04 13:06:54 tbe 1.25.28.1: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [82377e53a163eedc5236a1584b9d7b446051da6a]

INTEGRATION: CWS calcshare_DEV300 (1.6.156); FILE MERGED 2007/12/04 13:06:17 tbe 1.6.156.1: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [dee1cccfc3b0b19cc8026f5f6530fd970310c684]

INTEGRATION: CWS calcshare_DEV300 (1.26.156); FILE MERGED 2008/02/04 10:30:26 tbe 1.26.156.2: RESYNC: (1.26-1.27); FILE MERGED 2007/12/04 13:05:44 tbe 1.26.156.1: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [f8c616d32411f935ec1d5e7224b2d4fb14b37f33]

INTEGRATION: CWS calcshare_DEV300 (1.10.14); FILE MERGED 2008/02/25 15:29:02 tbe 1.10.14.1: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [a11ca92fab675ded0520a628bcb2d6976b286b74]

INTEGRATION: CWS calcshare_DEV300 (1.36.6); FILE MERGED 2008/02/23 09:45:00 tbe 1.36.6.2: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing 2007/12/04 13:03:09 tbe 1.36.6.1: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [a88bb52ea97379bd291a8a1b7afb348b883b5c99]

INTEGRATION: CWS calcshare_DEV300 (1.9.376); FILE MERGED 2007/12/04 13:02:34 tbe 1.9.376.1: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [37033611ceb7ae5df8271073292e59286b688bf6]

INTEGRATION: CWS jl89_DEV300 (1.6.166); FILE MERGED 2008/02/18 15:12:49 jl 1.6.166.1: #i86188# remove insert applet menu entries


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [04bd80bc987ddf6556050b07d399732731867c89]

INTEGRATION: CWS calcshare_DEV300 (1.22.126); FILE MERGED 2007/12/04 13:00:51 tbe 1.22.126.1: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [760f047ebc29474a81fdb1be1316670b33c22790]

INTEGRATION: CWS jl89_DEV300 (1.31.186); FILE MERGED 2008/02/18 15:12:49 jl 1.31.186.1: #i86188# remove insert applet menu entries


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [e49c74797d4d807156b3021a351144448860ed8c]

INTEGRATION: CWS calcshare_DEV300 (1.4.524); FILE MERGED 2007/12/04 12:59:09 tbe 1.4.524.1: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [862954d653310980551ef4cb5105e4d31084c750]

INTEGRATION: CWS jl89_DEV300 (1.27.186); FILE MERGED 2008/02/18 15:12:49 jl 1.27.186.1: #i86188# remove insert applet menu entries


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [48199e15f39f76322ed451814f47d67d6780c94a]

INTEGRATION: CWS calcshare_DEV300 (1.28.146); FILE MERGED 2007/12/04 12:58:26 tbe 1.28.146.1: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [920e6faf4bcaf2cb4c99e4ccfab67efca97a6053]

INTEGRATION: CWS calcshare_DEV300 (1.8.14); FILE MERGED 2008/02/25 15:27:00 tbe 1.8.14.1: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [4648d93c24ce987aac49a30efe8b9b0ecf0a2213]

INTEGRATION: CWS calcshare_DEV300 (1.20.10); FILE MERGED 2008/02/25 15:24:51 tbe 1.20.10.1: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [36b3a3f6803495fca9cca250df26dbf240a56655]

INTEGRATION: CWS calcshare_DEV300 (1.61.10); FILE MERGED 2008/02/26 11:49:29 tbe 1.61.10.1: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [0962840144b06dd00c34d25e2d03d76a0ba1e4d2]

INTEGRATION: CWS calcshare_DEV300 (1.26.6); FILE MERGED 2008/02/22 20:07:45 tbe 1.26.6.2: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing 2007/12/04 12:41:38 tbe 1.26.6.1: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [a70655b5ab68e025af5f7a62526eae67126f80ad]

INTEGRATION: CWS beppec56index01_DEV300 (1.9.458); FILE MERGED 2008/02/12 08:21:23 beppec56 1.9.458.1: Issue number: #i53420# Submitted by: beppec56 Reviewed by: beppec56 Added changes and clarifications to API


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [51d5d211f14e757d63d6ef45c6ea9dac31d60b68]

INTEGRATION: CWS beppec56index01_DEV300 (1.8.458); FILE MERGED 2008/02/12 08:21:23 beppec56 1.8.458.1: Issue number: #i53420# Submitted by: beppec56 Reviewed by: beppec56 Added changes and clarifications to API


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [45137b48dd3e440fe2c80ff1ce1a43689c6c6c50]

INTEGRATION: CWS calcshare_DEV300 (1.1.2); FILE ADDED 2008/02/25 11:30:32 mav 1.1.2.3: #i8811# fix the namespace 2008/02/25 11:28:06 mav 1.1.2.2: #i8811# fix the file format 2008/02/25 09:29:59 mav 1.1.2.1: #i8811# the helper accessing the sharing control file


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [003a895d2b7dc2ed86358326fe59dd68543203c2]

INTEGRATION: CWS calcshare_DEV300 (1.41.104); FILE MERGED 2008/02/25 09:29:02 mav 1.41.104.1: #i8811# the helper accessing the sharing control file


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [b6a77874465842d97a59dba2aea705aa7d9e8987]

INTEGRATION: CWS calcshare_DEV300 (1.150.100); FILE MERGED 2008/02/25 09:29:02 mav 1.150.100.1: #i8811# the helper accessing the sharing control file


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [1bb329a1f6d50eaaa11ad17be3a9d8ada5737f8b]

INTEGRATION: CWS calcshare_DEV300 (1.1.2); FILE ADDED 2008/02/25 11:30:32 mav 1.1.2.3: #i8811# fix the namespace 2008/02/25 11:26:54 mav 1.1.2.2: #i8811# fix the file format 2008/02/25 09:29:40 mav 1.1.2.1: #i8811# the helper accessing the sharing control file


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [92a35fc8db9a6e6cb3d022a71db816f6173d91a9]

INTEGRATION: CWS beppec56index01_DEV300 (1.75.316); FILE MERGED 2008/01/29 10:11:17 fme 1.75.316.3: #i53420# Remove compiler wanings 2007/12/02 18:44:48 beppec56 1.75.316.2: Issue number: #i53420# Submitted by: beppec56 Reviewed by: beppec56 Index generation: add option to chapter numbering. German strings deleted from dialogs 2007/12/02 18:28:12 beppec56 1.75.316.1: Issue number: #i53420# Submitted by: beppec56 Reviewed by: beppec56 Index generation: add option to chapter numbering


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [d31727aac641139f7086cad05a6ea0db0ca03f7a]

INTEGRATION: CWS beppec56index01_DEV300 (1.8.1068); FILE MERGED 2007/12/02 18:28:12 beppec56 1.8.1068.1: Issue number: #i53420# Submitted by: beppec56 Reviewed by: beppec56 Index generation: add option to chapter numbering


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [0539b522dd67ee429387bcd6b9c1b6bb1307e54f]

INTEGRATION: CWS beppec56index01_DEV300 (1.74.18); FILE MERGED 2008/01/29 10:11:17 fme 1.74.18.2: #i53420# Remove compiler wanings 2007/12/02 18:28:11 beppec56 1.74.18.1: Issue number: #i53420# Submitted by: beppec56 Reviewed by: beppec56 Index generation: add option to chapter numbering


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [927d5655db46a29aeac4152af2c9a9974a9d4b5f]

INTEGRATION: CWS beppec56index01_DEV300 (1.5.56); FILE MERGED 2007/12/02 18:28:11 beppec56 1.5.56.1: Issue number: #i53420# Submitted by: beppec56 Reviewed by: beppec56 Index generation: add option to chapter numbering


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [0bb37354e5e59cb0683fd3583ad22f331f529279]

INTEGRATION: CWS beppec56index01_DEV300 (1.63.18); FILE MERGED 2008/02/10 22:44:57 beppec56 1.63.18.4: Issue number: #i53420# Submitted by: beppec56 Reviewed by: beppec56 Added few comments, generation of Table of objects fixed 2008/02/07 16:59:38 beppec56 1.63.18.3: Issue number: #i53420# Submitted by: beppec56 Reviewed by: beppec56 Index generation: added ChapterLevel index property 2008/01/29 10:00:08 fme 1.63.18.2: #i53420# Remove compiler wanings 2007/12/02 18:28:11 beppec56 1.63.18.1: Issue number: #i53420# Submitted by: beppec56 Reviewed by: beppec56 Index generation: add option to chapter numbering


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [0ea90ffe86aa564fc3db7c80bbe7cfe3121fa3c8]

INTEGRATION: CWS beppec56index01_DEV300 (1.74.36); FILE MERGED 2008/01/29 09:59:13 fme 1.74.36.2: #i53420# Remove compiler wanings 2007/12/02 18:28:11 beppec56 1.74.36.1: Issue number: #i53420# Submitted by: beppec56 Reviewed by: beppec56 Index generation: add option to chapter numbering


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [5781e9a3619db5c9f0be44f2b38bc132ae95874d]

INTEGRATION: CWS beppec56index01_DEV300 (1.20.110); FILE MERGED 2008/01/29 09:58:33 fme 1.20.110.2: #i53420# Remove compiler wanings 2007/12/02 18:28:10 beppec56 1.20.110.1: Issue number: #i53420# Submitted by: beppec56 Reviewed by: beppec56 Index generation: add option to chapter numbering


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [1cb43288c06f6f35ef9a856d7872c50a22a32ff7]

INTEGRATION: CWS beppec56index01_DEV300 (1.15.18); FILE MERGED 2008/02/16 13:32:08 beppec56 1.15.18.1: Issue number: #i53420# Submitted by: beppec56 Reviewed by: beppec56 Changed chapter field formatting generation functions


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [736fdee84af72808ab4ef423429d608af874f216]

INTEGRATION: CWS jl89_DEV300 (1.61.82); FILE MERGED 2008/02/18 15:53:53 jl 1.61.82.1: #i86188# remove insert applet menu entries


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [a11c426e2586fcd1a720afb893f6f02a8a67d15e]

INTEGRATION: CWS beppec56index01_DEV300 (1.44.18); FILE MERGED 2008/01/29 09:57:53 fme 1.44.18.1: #i53420# Remove compiler wanings


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [db42b12a6180ef0dba25917163f0cd0e4d29c6c2]

INTEGRATION: CWS beppec56index01_DEV300 (1.47.110); FILE MERGED 2008/02/16 13:32:08 beppec56 1.47.110.5: Issue number: #i53420# Submitted by: beppec56 Reviewed by: beppec56 Changed chapter field formatting generation functions 2008/02/15 10:56:36 fme 1.47.110.4: RESYNC: (1.47-1.48); FILE MERGED 2008/02/10 22:44:56 beppec56 1.47.110.3: Issue number: #i53420# Submitted by: beppec56 Reviewed by: beppec56 Added few comments, generation of Table of objects fixed 2008/01/29 09:57:53 fme 1.47.110.2: #i53420# Remove compiler wanings 2007/12/02 18:28:10 beppec56 1.47.110.1: Issue number: #i53420# Submitted by: beppec56 Reviewed by: beppec56 Index generation: add option to chapter numbering


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [4abaa0a5fba18c8f3276a7370e40369ebaa5376e]

INTEGRATION: CWS beppec56index01_DEV300 (1.18.110); FILE MERGED 2007/12/02 18:28:10 beppec56 1.18.110.1: Issue number: #i53420# Submitted by: beppec56 Reviewed by: beppec56 Index generation: add option to chapter numbering


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [09ce26bb05565a1900321037d3c4e73428054442]

INTEGRATION: CWS beppec56index01_DEV300 (1.51.58); FILE MERGED 2008/01/29 09:57:26 fme 1.51.58.2: #i53420# Remove compiler wanings 2007/12/02 18:28:10 beppec56 1.51.58.1: Issue number: #i53420# Submitted by: beppec56 Reviewed by: beppec56 Index generation: add option to chapter numbering


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [4bf12db1f31e96685ec6812eb593ec1b4ce3268c]

INTEGRATION: CWS beppec56index01_DEV300 (1.6.110); FILE MERGED 2008/02/16 13:32:07 beppec56 1.6.110.1: Issue number: #i53420# Submitted by: beppec56 Reviewed by: beppec56 Changed chapter field formatting generation functions


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [714aef80c9d08ea57a4269a37d965d85dc0d76a1]

INTEGRATION: CWS beppec56index01_DEV300 (1.45.100); FILE MERGED 2008/02/07 16:59:38 beppec56 1.45.100.2: Issue number: #i53420# Submitted by: beppec56 Reviewed by: beppec56 Index generation: added ChapterLevel index property 2007/12/02 18:28:12 beppec56 1.45.100.1: Issue number: #i53420# Submitted by: beppec56 Reviewed by: beppec56 Index generation: add option to chapter numbering


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [08e26e6a8bd72116cff17f212f416bf67c01f806]

INTEGRATION: CWS beppec56index01_DEV300 (1.7.100); FILE MERGED 2008/02/07 16:59:38 beppec56 1.7.100.2: Issue number: #i53420# Submitted by: beppec56 Reviewed by: beppec56 Index generation: added ChapterLevel index property 2007/12/02 18:28:12 beppec56 1.7.100.1: Issue number: #i53420# Submitted by: beppec56 Reviewed by: beppec56 Index generation: add option to chapter numbering


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [f9bb0db7ac2e22d410c0c516f81ed0bd337d75a2]

INTEGRATION: CWS beppec56index01_DEV300 (1.12.100); FILE MERGED 2008/02/07 16:59:38 beppec56 1.12.100.3: Issue number: #i53420# Submitted by: beppec56 Reviewed by: beppec56 Index generation: added ChapterLevel index property 2008/01/29 09:47:49 fme 1.12.100.2: #i53420# Add chapter info 2007/12/02 18:28:12 beppec56 1.12.100.1: Issue number: #i53420# Submitted by: beppec56 Reviewed by: beppec56 Index generation: add option to chapter numbering


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [5af7de6a97eb103098362e92e9336ebfc40423fa]

INTEGRATION: CWS beppec56index01_DEV300 (1.3.386); FILE MERGED 2007/12/02 18:28:12 beppec56 1.3.386.1: Issue number: #i53420# Submitted by: beppec56 Reviewed by: beppec56 Index generation: add option to chapter numbering


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [d95a4c6ad8f1492e4d001e186e85258869219337]

INTEGRATION: CWS beppec56index01_DEV300 (1.8.100); FILE MERGED 2008/02/07 16:59:38 beppec56 1.8.100.2: Issue number: #i53420# Submitted by: beppec56 Reviewed by: beppec56 Index generation: added ChapterLevel index property 2007/12/02 18:28:12 beppec56 1.8.100.1: Issue number: #i53420# Submitted by: beppec56 Reviewed by: beppec56 Index generation: add option to chapter numbering


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [20e192b55a9db8e0860834b7f4ea6c7f689d5222]

INTEGRATION: CWS jl91_DEV300 (1.5.82); FILE MERGED 2008/02/27 12:59:41 jl 1.5.82.1: #i79333# added localized string for the case when there is already an unopkg running


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [670159333add9b44a801259d411a6a87b4e9cd40]

INTEGRATION: CWS jl91_DEV300 (1.12.20); FILE MERGED 2008/02/28 11:48:46 jl 1.12.20.5: #i86189# extension update dialog does not show publisher name for a disabled update 2008/02/27 08:07:39 jl 1.12.20.4: #i85373# added string Version after the name of the extension in the update dialog 2008/02/26 14:52:03 jl 1.12.20.3: #i80423# warning box for modifying shared extensions will ony be shown once 2008/02/22 08:18:11 jl 1.12.20.2: #i81474# message box redesign -> WarningBox 2008/02/20 10:34:14 jl 1.12.20.1: i81174# the warning about updatig a shared extension is now only displayed when the user presses the install button


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [9cae66b593ae07c9bf617f5fb882d1f591c5c69e]

INTEGRATION: CWS textconnectionsettings (1.1.2); FILE ADDED 2008/03/05 12:56:50 fs 1.1.2.1: #i86720# UNO service for a dialog which allows entering text/csv settings


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [787a95a1ab26f0c38a796971838c32c69cffe19d]

INTEGRATION: CWS textconnectionsettings (1.14.28); FILE MERGED 2008/03/05 12:57:00 fs 1.14.28.1: #i86720# +textconnectionsettings_uno


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [f42fecdd0f6a9a29030a837e997f679840338ee0]

INTEGRATION: CWS textconnectionsettings (1.26.26); FILE MERGED 2008/03/05 12:57:34 fs 1.26.26.1: #i86720#


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [6c16c773992c3e32aec289a244987b3d7c982f4e]

INTEGRATION: CWS textconnectionsettings (1.1.2); FILE ADDED 2008/03/05 12:52:31 fs 1.1.2.1: #i86720# helper for routing property access to an SfxItemSet


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [48ebe3350964627fa2a50583e5cc9c19788359fd]

INTEGRATION: CWS textconnectionsettings (1.1.2); FILE ADDED 2008/03/05 12:53:13 fs 1.1.2.1: #i86720# stand-alone dialog for entering settings for a text/csv connection


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [798d6e4e5d86466d80591310c1fe26339c5a2131]

INTEGRATION: CWS textconnectionsettings (1.1.2); FILE ADDED 2008/03/05 12:52:28 fs 1.1.2.1: #i86720# helper for routing property access to an SfxItemSet


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [daa271823667becc04d81756a23c93f23f48142f]

INTEGRATION: CWS textconnectionsettings (1.100.24); FILE MERGED 2008/03/05 12:54:51 fs 1.100.24.1: #i86720# +DLG_TEXT_CONNECTION_SETTINGS


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [ddd90c0578c2e37f6e406e467827300ebdb86dd6]

INTEGRATION: CWS textconnectionsettings (1.1.2); FILE ADDED 2008/03/05 12:51:52 fs 1.1.2.1: #i86720# dedicated class for displaying a list of Base-supported character sets


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [0bf0593b4b8e3186730a0c1b901b901f940ac76b]

INTEGRATION: CWS textconnectionsettings (1.1.2); FILE ADDED 2008/03/05 12:53:53 fs 1.1.2.1: #i86720# stand-alone dialog for entering settings for a text/csv connection


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [16bfe16f63558b946480449276b0e04bfc62fa61]

INTEGRATION: CWS textconnectionsettings (1.38.84); FILE MERGED 2008/03/05 12:55:51 fs 1.38.84.1: #i86720# some re-factoring, owed to the fact that we now have a stand-alone dialog for entering text/csv settings, which re-uses existing functionality


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [278ebd17eb7771fdf6b0cf275d2f5fa9b906c377]

INTEGRATION: CWS odff02 (1.27.30); FILE MERGED 2008/02/29 23:55:45 er 1.27.30.2: #i86514# prepare functions EUROCONVERT and NUMBERVALUE, suppressed 2008/02/29 21:13:32 er 1.27.30.1: #i86514# prepare functions UNICODE and UNICHAR, suppressed


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [e2a388a5cc3b96801749e28cdcf401059b67f247]

INTEGRATION: CWS odff02 (1.40.4); FILE MERGED 2008/02/28 16:19:51 er 1.40.4.1: #i86514# preparation for additional functions and parameters not yet implemented but to be added as string resources, suppress in UI


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [1e975b57d1f1a32f38a512621c421c4765647a68]

INTEGRATION: CWS textconnectionsettings (1.27.82); FILE MERGED 2008/03/05 12:55:51 fs 1.27.82.1: #i86720# some re-factoring, owed to the fact that we now have a stand-alone dialog for entering text/csv settings, which re-uses existing functionality


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [d575399831cd009651552d93ff291ea5c98ef65b]

INTEGRATION: CWS textconnectionsettings (1.49.70); FILE MERGED 2008/03/05 12:55:51 fs 1.49.70.1: #i86720# some re-factoring, owed to the fact that we now have a stand-alone dialog for entering text/csv settings, which re-uses existing functionality


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [9486b612e4f4fdcbb00ffd487a5981ef77e50605]

INTEGRATION: CWS odff02 (1.37.4); FILE MERGED 2008/02/28 16:19:50 er 1.37.4.1: #i86514# preparation for additional functions and parameters not yet implemented but to be added as string resources, suppress in UI


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [25bb24deca4d4d5c25697894429a8d5baa42fd87]

INTEGRATION: CWS textconnectionsettings (1.8.170); FILE MERGED 2008/03/05 12:55:51 fs 1.8.170.1: #i86720# some re-factoring, owed to the fact that we now have a stand-alone dialog for entering text/csv settings, which re-uses existing functionality


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [a2d797a6f9a6c9b9d1480604c43143d7cd36cfb4]

INTEGRATION: CWS odff02 (1.22.294); FILE MERGED 2008/02/28 16:19:50 er 1.22.294.1: #i86514# preparation for additional functions and parameters not yet implemented but to be added as string resources, suppress in UI


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [e8d3d4e77b23cd2d78a010c7cee5a3d2b0d566d1]

INTEGRATION: CWS textconnectionsettings (1.157.80); FILE MERGED 2008/03/05 12:55:51 fs 1.157.80.1: #i86720# some re-factoring, owed to the fact that we now have a stand-alone dialog for entering text/csv settings, which re-uses existing functionality


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [88fbaea1216daf21316e0c55df9cafd1aa58326b]

INTEGRATION: CWS odff02 (1.92.210); FILE MERGED 2008/02/29 23:55:43 er 1.92.210.5: #i86514# prepare functions EUROCONVERT and NUMBERVALUE, suppressed 2008/02/29 21:13:30 er 1.92.210.4: #i86514# prepare functions UNICODE and UNICHAR, suppressed 2008/02/28 18:12:50 er 1.92.210.3: removed FIXME test case 2008/02/28 18:10:40 er 1.92.210.2: #i86514# ADDRESS: inserted suppressed 4th parameter; INDIRECT: appended suppressed 2nd parameter 2008/02/28 16:19:48 er 1.92.210.1: #i86514# preparation for additional functions and parameters not yet implemented but to be added as string resources, suppress in UI


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [676ed34c104dcb94d0b39e02dc081b6975a601e3]

INTEGRATION: CWS textconnectionsettings (1.35.82); FILE MERGED 2008/03/05 13:10:43 fs 1.35.82.2: #i10000# 2008/03/05 12:55:51 fs 1.35.82.1: #i86720# some re-factoring, owed to the fact that we now have a stand-alone dialog for entering text/csv settings, which re-uses existing functionality


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [bf258165fda87dd638c7275cd762f4be26f80fa2]

INTEGRATION: CWS textconnectionsettings (1.5.166); FILE MERGED 2008/03/05 12:55:50 fs 1.5.166.1: #i86720# some re-factoring, owed to the fact that we now have a stand-alone dialog for entering text/csv settings, which re-uses existing functionality


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [2f9b6d82e912fcd7fa5f945be8bc771887bb1c75]

INTEGRATION: CWS textconnectionsettings (1.13.28); FILE MERGED 2008/03/05 13:10:43 fs 1.13.28.2: #i10000# 2008/03/05 12:55:50 fs 1.13.28.1: #i86720# some re-factoring, owed to the fact that we now have a stand-alone dialog for entering text/csv settings, which re-uses existing functionality


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [af54767274ce32acfdc2a9a5e71f14bd193accea]

INTEGRATION: CWS odff02 (1.70.100); FILE MERGED 2008/03/02 18:33:21 er 1.70.100.2: #i86514# move short error strings from globstr.src to compiler.src in preparation of support for error constants in formulas 2008/02/25 18:55:55 er 1.70.100.1: Adjust descriptional strings of errors defined for ERROR.TYPE before UI freeze; usage of error codes to be aligned with ODFF later


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [0d11ae7853b019cb967aeed4a07777ca25c31f2f]

INTEGRATION: CWS textconnectionsettings (1.15.72); FILE MERGED 2008/03/05 12:55:50 fs 1.15.72.1: #i86720# some re-factoring, owed to the fact that we now have a stand-alone dialog for entering text/csv settings, which re-uses existing functionality


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [9d4a03cdff8f7fb75c30299bf88f330cf3b393e6]

INTEGRATION: CWS odff02 (1.3.666); FILE MERGED 2008/02/28 16:19:48 er 1.3.666.1: #i86514# preparation for additional functions and parameters not yet implemented but to be added as string resources, suppress in UI


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [e9f4024859b736787b224f35562579d7abde5b25]

INTEGRATION: CWS textconnectionsettings (1.9.170); FILE MERGED 2008/03/05 12:55:50 fs 1.9.170.1: #i86720# some re-factoring, owed to the fact that we now have a stand-alone dialog for entering text/csv settings, which re-uses existing functionality


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [0ba2d8a3866ed0a056fd3458fdf65ccfb6ca8f1c]

INTEGRATION: CWS odff02 (1.5.296); FILE MERGED 2008/02/28 16:19:48 er 1.5.296.1: #i86514# preparation for additional functions and parameters not yet implemented but to be added as string resources, suppress in UI


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [bce1791890265b2886c51bd75fd7aa24c0f148c5]

INTEGRATION: CWS odff02 (1.8.296); FILE MERGED 2008/02/28 17:44:19 er 1.8.296.2: insert space before (optional) or (required) against ugliness 2008/02/28 16:19:47 er 1.8.296.1: #i86514# preparation for additional functions and parameters not yet implemented but to be added as string resources, suppress in UI


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [b70ec49c483b4de27b6c9909b3dc9e5344830997]

INTEGRATION: CWS textconnectionsettings (1.20.150); FILE MERGED 2008/03/05 13:01:59 fs 1.20.150.1: #i86720# +charsetlistbox


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [48af3fa210cdeea9f34607aa337cf1e201b8f18f]

INTEGRATION: CWS odff02 (1.3.666); FILE MERGED 2008/03/02 20:35:34 er 1.3.666.1: unxsols4 needs exceptions turned on when using STL vector


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [04176d250b03494fd73db13870efbf4e575989fb]

INTEGRATION: CWS textconnectionsettings (1.1.2); FILE ADDED 2008/03/05 12:51:55 fs 1.1.2.1: #i86720# dedicated class for displaying a list of Base-supported character sets


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [319ba1fa4fd3478175f3ed4bfabf9d4653b81e22]

INTEGRATION: CWS odff02 (1.5.296); FILE MERGED 2008/02/28 16:19:47 er 1.5.296.1: #i86514# preparation for additional functions and parameters not yet implemented but to be added as string resources, suppress in UI


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [a87873cfa101d34c6a16963a8f480c198499eee2]

INTEGRATION: CWS odff02 (1.16.46); FILE MERGED 2008/02/28 16:19:47 er 1.16.46.1: #i86514# preparation for additional functions and parameters not yet implemented but to be added as string resources, suppress in UI


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [08b35a464b27c40a6922b3b3c7081ee6aa358290]

INTEGRATION: CWS odff02 (1.13.266); FILE MERGED 2008/02/28 16:19:47 er 1.13.266.1: #i86514# preparation for additional functions and parameters not yet implemented but to be added as string resources, suppress in UI


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [8da8250360ed0e11eb586ad79001e435260db489]

INTEGRATION: CWS odff02 (1.54.190); FILE MERGED 2008/02/28 16:19:47 er 1.54.190.1: #i86514# preparation for additional functions and parameters not yet implemented but to be added as string resources, suppress in UI


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [f775618f7dee6df5d673a56ec7554e727ff88a4a]

INTEGRATION: CWS odff02 (1.75.46); FILE MERGED 2008/02/28 16:19:47 er 1.75.46.1: #i86514# preparation for additional functions and parameters not yet implemented but to be added as string resources, suppress in UI


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [d448c2fe8c86641d2789bb83e174848dc7be4ef9]

INTEGRATION: CWS odff02 (1.21.44); FILE MERGED 2008/03/02 18:33:21 er 1.21.44.1: #i86514# move short error strings from globstr.src to compiler.src in preparation of support for error constants in formulas


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [3725bc077ca9c69d52fd526459f7dc20f094cef8]

INTEGRATION: CWS odff02 (1.9.54); FILE MERGED 2008/03/02 18:33:20 er 1.9.54.2: #i86514# move short error strings from globstr.src to compiler.src in preparation of support for error constants in formulas 2008/02/28 16:19:47 er 1.9.54.1: #i86514# preparation for additional functions and parameters not yet implemented but to be added as string resources, suppress in UI


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [65bd30cc8bb196953d29cdeb32dbb3fc8b8f0416]

INTEGRATION: CWS textconnectionsettings (1.42.330); FILE MERGED 2008/03/05 13:30:45 os 1.42.330.1: #i86724# label changed


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [b17fb0c65ca49ebe9fa73149ff96129e3ef0a64b]

INTEGRATION: CWS odff02 (1.73.44); FILE MERGED 2008/03/05 13:55:47 er 1.73.44.2: oops, broke functions without parameters 2008/03/02 18:33:20 er 1.73.44.1: #i86514# move short error strings from globstr.src to compiler.src in preparation of support for error constants in formulas


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [a88f012b01e5c83333a63a066d7b8d9c6e060820]

INTEGRATION: CWS textconnectionsettings (1.127.130); FILE MERGED 2008/03/05 19:07:58 os 1.127.130.1: #i86747# use css.sdb.TextConnectionSettings to configure .txt and .csv data sources


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [1913ad7421fb13640dd909e7570ae5c4f8bc913d]

INTEGRATION: CWS odff02 (1.24.46); FILE MERGED 2008/02/28 16:19:47 er 1.24.46.1: #i86514# preparation for additional functions and parameters not yet implemented but to be added as string resources, suppress in UI


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [e83e027679fcbf19b1aefca1eff32855433cf712]

INTEGRATION: CWS odff02 (1.55.54); FILE MERGED 2008/03/02 18:33:20 er 1.55.54.3: #i86514# move short error strings from globstr.src to compiler.src in preparation of support for error constants in formulas 2008/02/29 23:55:42 er 1.55.54.2: #i86514# prepare functions EUROCONVERT and NUMBERVALUE, suppressed 2008/02/29 21:13:30 er 1.55.54.1: #i86514# prepare functions UNICODE and UNICHAR, suppressed


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [43b4191461e31d8b353ffff602b5fe926de3ecca]

INTEGRATION: CWS odff02 (1.22.22); FILE MERGED 2008/03/02 19:37:46 er 1.22.22.1: unxsols4 needs exceptions turned on when using STL vector


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [e52e71fb011dfd38fbeca5c95536e09b8b2f81a4]

INTEGRATION: CWS odff02 (1.53.54); FILE MERGED 2008/03/02 18:33:19 er 1.53.54.2: #i86514# move short error strings from globstr.src to compiler.src in preparation of support for error constants in formulas 2008/02/28 16:19:46 er 1.53.54.1: #i86514# preparation for additional functions and parameters not yet implemented but to be added as string resources, suppress in UI


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [2298459b16b5ee4e53dfee8357ca0191bac19e6b]

INTEGRATION: CWS odff02 (1.12.210); FILE MERGED 2008/02/29 23:55:42 er 1.12.210.2: #i86514# prepare functions EUROCONVERT and NUMBERVALUE, suppressed 2008/02/29 21:13:29 er 1.12.210.1: #i86514# prepare functions UNICODE and UNICHAR, suppressed


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [543804351ca2f21165b07c010c309fb3f99ad2aa]

INTEGRATION: CWS odff02 (1.20.54); FILE MERGED 2008/03/02 18:33:19 er 1.20.54.3: #i86514# move short error strings from globstr.src to compiler.src in preparation of support for error constants in formulas 2008/02/29 23:55:42 er 1.20.54.2: #i86514# prepare functions EUROCONVERT and NUMBERVALUE, suppressed 2008/02/29 21:13:29 er 1.20.54.1: #i86514# prepare functions UNICODE and UNICHAR, suppressed


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [5eae953c8b7ed86ccf891f05b2501dd53f8a61a2]

INTEGRATION: CWS odff02 (1.19.100); FILE MERGED 2008/03/02 18:33:19 er 1.19.100.2: #i86514# move short error strings from globstr.src to compiler.src in preparation of support for error constants in formulas 2008/02/28 16:19:46 er 1.19.100.1: #i86514# preparation for additional functions and parameters not yet implemented but to be added as string resources, suppress in UI


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [9add3a1420ff5816a01ba636ea4215a239485cbd]

INTEGRATION: CWS odff02 (1.51.98); FILE MERGED 2008/02/28 16:19:46 er 1.51.98.1: #i86514# preparation for additional functions and parameters not yet implemented but to be added as string resources, suppress in UI


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [2d5200c2d044395db85580349d1d96b74fa71199]

INTEGRATION: CWS jl91_DEV300 (1.2.304); FILE MERGED 2008/02/28 12:32:30 jl 1.2.304.1: #i86189# update information contain now publisher and release informatione


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [d93d781e063b52917e6cd374507a5b15c53d45eb]

INTEGRATION: CWS odff02 (1.1.2); FILE ADDED 2008/02/28 16:19:46 er 1.1.2.1: #i86514# preparation for additional functions and parameters not yet implemented but to be added as string resources, suppress in UI


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [e2eda6f502cb9eb02a348bb1ea2d7d3b0baae5a0]

INTEGRATION: CWS jl91_DEV300 (1.1.2); FILE ADDED 2008/02/28 12:30:18 jl 1.1.2.1: #i86189# adding publischer name and release notes to the test


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [0f49e9b9571043da46c32e6bc5cab503fca19e7d]

INTEGRATION: CWS odff02 (1.18.54); FILE MERGED 2008/03/02 18:33:19 er 1.18.54.3: #i86514# move short error strings from globstr.src to compiler.src in preparation of support for error constants in formulas 2008/02/29 23:55:42 er 1.18.54.2: #i86514# prepare functions EUROCONVERT and NUMBERVALUE, suppressed 2008/02/29 21:13:29 er 1.18.54.1: #i86514# prepare functions UNICODE and UNICHAR, suppressed


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [025f2639156d329d1ca31dc2b57c13817c50469f]

INTEGRATION: CWS jl91_DEV300 (1.1.2); FILE ADDED 2008/02/28 12:30:29 jl 1.1.2.1: #i86189# adding publischer name and release notes to the test


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [224efa2b99bd42893021e7ba758357835c11f335]

INTEGRATION: CWS jl91_DEV300 (1.1.2); FILE ADDED 2008/02/21 10:18:08 jl 1.1.2.2: added identifier 2008/02/20 16:08:48 jl 1.1.2.1: #86271# new test


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [f1856aaa26e617b74be5c7c06a3cb69bfe196a96]

INTEGRATION: CWS jl91_DEV300 (1.1.2); FILE ADDED 2008/02/21 10:18:08 jl 1.1.2.2: added identifier 2008/02/20 16:08:24 jl 1.1.2.1: #86271#


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [bc04d5ba1e92bcfaf701b7f52fa93c59d4d961f1]

INTEGRATION: CWS jl91_DEV300 (1.1.2); FILE ADDED 2008/02/21 10:18:07 jl 1.1.2.2: added identifier 2008/02/20 16:07:45 jl 1.1.2.1: #86271# new test


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [67904a5fa78ad599c0ce9e80b546c59a8639ec17]

INTEGRATION: CWS jl91_DEV300 (1.1.2); FILE ADDED 2008/02/21 10:18:07 jl 1.1.2.2: added identifier 2008/02/20 16:08:01 jl 1.1.2.1: #86271#


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [d5ce42e4fff03ba427f3d323a5fcaa9b9bc63dfb]

INTEGRATION: CWS jl91_DEV300 (1.1.2); FILE ADDED 2008/02/21 10:18:06 jl 1.1.2.2: added identifier 2008/02/20 16:07:21 jl 1.1.2.1: #86271# new test


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [68f75c2f7051d8201720d7b14698f52aa4024637]

INTEGRATION: CWS jl91_DEV300 (1.1.2); FILE ADDED 2008/02/21 10:18:49 jl 1.1.2.1: #86271# new test


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [a2d18d5e63a9ab16fd8a5ca9f6fc2157b657bdde]

INTEGRATION: CWS jl91_DEV300 (1.1.2); FILE ADDED 2008/02/21 10:18:06 jl 1.1.2.2: added identifier 2008/02/20 16:06:43 jl 1.1.2.1: #86271#


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [30c3712c0ece4d264798f7741721682296dc60a7]

INTEGRATION: CWS jl91_DEV300 (1.12.82); FILE MERGED 2008/02/27 12:59:41 jl 1.12.82.1: #i79333# added localized string for the case when there is already an unopkg running


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [ad943a16333d211e3ba971f0b7e8d42963b0b223]

INTEGRATION: CWS jl91_DEV300 (1.4.168); FILE MERGED 2008/02/27 13:07:22 jl 1.4.168.1: #i79333# addin string for warning box for the case when there is already an unopkg running


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [68272acdd179c602df63324af199757556e55166]

INTEGRATION: CWS jl91_DEV300 (1.2.72); FILE MERGED 2008/02/26 11:14:44 jl 1.2.72.1: #i85327# remove assertion


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [672a2d5691f70260268cc34bf3008ce3d14a42b2]

INTEGRATION: CWS jl91_DEV300 (1.5.168); FILE MERGED 2008/02/21 11:38:36 jl 1.5.168.3: #74231# #86271# change resid name for the message box 2008/02/21 11:13:09 jl 1.5.168.2: #74231# #86271# redesign message boxes 2008/02/20 12:08:36 jl 1.5.168.1: #i86252# changing message box strings. These boxes are used when installing an extension and a previous, same, or later version is already installed


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [ad6154b2d3e15494288a8f6cedf02a339caf4855]

INTEGRATION: CWS jl91_DEV300 (1.3.220); FILE MERGED 2008/02/26 11:26:00 jl 1.3.220.1: #i86468# changing button label: Cancel Update


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [4968a7f812b9ab06b7c5645a6301ff0ded266a3e]

INTEGRATION: CWS jl91_DEV300 (1.8.82); FILE MERGED 2008/02/27 08:07:39 jl 1.8.82.4: #i85373# added string Version after the name of the extension in the update dialog 2008/02/26 11:03:10 jl 1.8.82.3: #81174# string change in messgebox 2008/02/22 08:19:28 jl 1.8.82.2: #i81474# message box redesign -> WarningBox, string 2008/02/20 10:34:14 jl 1.8.82.1: i81174# the warning about updatig a shared extension is now only displayed when the user presses the install button


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [6109d6c6268faee5f32ee1ff8dcddc5eae19e606]

INTEGRATION: CWS jl91_DEV300 (1.6.82); FILE MERGED 2008/02/28 14:51:10 jl 1.6.82.4: #86468# build problem on unix 2008/02/28 11:48:46 jl 1.6.82.3: #i86189# extension update dialog does not show publisher name for a disabled update 2008/02/27 08:07:39 jl 1.6.82.2: #i85373# added string Version after the name of the extension in the update dialog 2008/02/26 14:52:03 jl 1.6.82.1: #i80423# warning box for modifying shared extensions will ony be shown once


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [81fe180caedcc77792116aff58a2ad99d91ee59e]

INTEGRATION: CWS jl91_DEV300 (1.20.82); FILE MERGED 2008/02/27 16:39:12 jl 1.20.82.1: #i70558# setting application name when unopkg runs as standalone program. Then all message boxes have this name as title


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [bb8a6fde66c31061747c954d5d9e3875525e8896]

INTEGRATION: CWS jl91_DEV300 (1.16.120); FILE MERGED 2008/02/27 13:03:07 jl 1.16.120.7: #i79333# removed warning box for the case when there is already an unopkg running 2008/02/22 08:27:49 jl 1.16.120.6: #i81474# adding more  message boxes 2008/02/21 11:34:03 jl 1.16.120.5: #74231# #86271# change resid name for the message box 2008/02/21 11:02:46 jl 1.16.120.4: #74231# message box telling the user that they are about to install an extension redesigned 2008/02/20 11:45:01 jl 1.16.120.3: #74231# changed message box string 2008/02/20 11:10:01 jl 1.16.120.2: #i74231# messagebox which comes up when double clicking an extension shall have the ok button focused 2008/02/20 10:34:14 jl 1.16.120.1: i81174# the warning about updatig a shared extension is now only displayed when the user presses the install button


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [eb0d3163b212939521bbee3a4cb69d4a1fdbde1f]

INTEGRATION: CWS jl91_DEV300 (1.32.8); FILE MERGED 2008/02/26 16:01:40 jl 1.32.8.3: #i80423# warning box for modifying shared extensions will ony be shown once 2008/02/26 14:52:03 jl 1.32.8.2: #i80423# warning box for modifying shared extensions will ony be shown once 2008/02/22 08:28:35 jl 1.32.8.1: #i81474# adding more  message boxes


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [322f755f55017f7252ece818545c2ff50c16cf47]

INTEGRATION: CWS jl91_DEV300 (1.11.82); FILE MERGED 2008/02/26 11:03:10 jl 1.11.82.1: #81174# string change in messgebox


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [d3850ebe1f63715066f3df5664a46fefd35eb3c4]

INTEGRATION: CWS jl91_DEV300 (1.15.168); FILE MERGED 2008/02/22 08:25:25 jl 1.15.168.4: #i81474# Calling DialogImpl::errbox with a window argument, because the error box could appear as modal child window of the progress dialog 2008/02/21 11:38:35 jl 1.15.168.3: #74231# #86271# change resid name for the message box 2008/02/21 11:34:03 jl 1.15.168.2: #74231# #86271# change resid name for the message box 2008/02/21 11:13:08 jl 1.15.168.1: #74231# #86271# redesign message boxes


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [e6872d76f8dced55787b599cf78a029596eb7b93]

INTEGRATION: CWS jl91_DEV300 (1.13.82); FILE MERGED 2008/02/28 14:51:10 jl 1.13.82.8: #86468# build problem on unix 2008/02/27 13:03:07 jl 1.13.82.7: #i79333# removed warning box for the case when there is already an unopkg running 2008/02/27 08:07:39 jl 1.13.82.6: #i85373# added string Version after the name of the extension in the update dialog 2008/02/22 08:12:48 jl 1.13.82.5: #i81474# adding more detailed message boxes 2008/02/21 11:38:35 jl 1.13.82.4: #74231# #86271# change resid name for the message box 2008/02/21 11:34:03 jl 1.13.82.3: #74231# #86271# change resid name for the message box 2008/02/21 11:13:08 jl 1.13.82.2: #74231# #86271# redesign message boxes 2008/02/20 10:34:14 jl 1.13.82.1: i81174# the warning about updatig a shared extension is now only displayed when the user presses the install button


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [16258d5d5eb64898373fff637891f562e3d47f64]

INTEGRATION: CWS jl91_DEV300 (1.20.82); FILE MERGED 2008/02/26 16:01:40 jl 1.20.82.3: #i80423# warning box for modifying shared extensions will ony be shown once 2008/02/26 14:50:33 jl 1.20.82.2: #i80423# warning box for modifying shared extensions will ony be shown once 2008/02/22 08:11:55 jl 1.20.82.1: #i81474# adding more detailed message boxes


2008-03-07  Kurt Zenker  <kz@openoffice.org>  [aeaf201f7f516c85aac94035b69ab5e71fc09289]

INTEGRATION: CWS jl91_DEV300 (1.4.82); FILE MERGED 2008/02/27 12:58:39 jl 1.4.82.1: #i79333# removing a warning and added string for the case when there is already an unopkg running


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [868f7a54f560e35768e078488fa286d2ae44df52]

INTEGRATION: CWS odbmacros2 (1.2.10); FILE MERGED 2008/03/04 12:12:32 fs 1.2.10.2: RESYNC: (1.2-1.3); FILE MERGED 2008/01/23 14:18:19 fs 1.2.10.1: +searchAndReplaceAsciiI


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [48328e7989ea79d3d0badcfac3ab5f8a0622aec9]

INTEGRATION: CWS odbmacros2 (1.8.10); FILE MERGED 2008/01/30 13:17:33 fs 1.8.10.2: #i49133# new ctor taking an Any 2007/12/06 13:31:20 fs 1.8.10.1: #i49133# operator >>= is const


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [64b0d617700b2bbfe6852118ebd4ab8476af73d9]

INTEGRATION: CWS odbmacros2 (1.2.24); FILE MERGED 2008/03/04 12:12:29 fs 1.2.24.3: RESYNC: (1.2-1.3); FILE MERGED 2008/02/18 21:58:15 fs 1.2.24.2: #i86207# 2008/02/18 14:25:32 fs 1.2.24.1: #i68333# ignore private:* URLs


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [bd03d1bd5b4cbaec47f1322c35d722a14574aa33]

INTEGRATION: CWS odbmacros2 (1.2.10); FILE MERGED 2008/03/04 12:12:26 fs 1.2.10.2: RESYNC: (1.2-1.3); FILE MERGED 2008/01/23 14:18:07 fs 1.2.10.1: +searchAndReplaceAsciiI


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [7cf8fe21346d64e010e70a13ae0736d7875bafbc]

INTEGRATION: CWS odbmacros2 (1.7.10); FILE MERGED 2008/01/30 13:17:22 fs 1.7.10.3: #i49133# new ctor taking an Any 2007/12/12 11:29:30 fs 1.7.10.2: +getProperty/NamedValues 2007/12/06 13:30:51 fs 1.7.10.1: #i49133# operator >>= is const


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [4ff1a53524e6057c4da8aa2044ba2c01474fde2f]

INTEGRATION: CWS odbmacros2 (1.79.8); FILE MERGED 2007/12/22 13:50:29 fs 1.79.8.6: #i49133# using SetCurrentDocument means the explicit SfxObjectShell::SetCurrentComponent is not needed anymore 2007/12/22 13:41:06 fs 1.79.8.5: #i49133# +SetCurrentDocument 2007/12/21 20:53:44 fs 1.79.8.4: #i10000# 2007/12/21 20:51:22 fs 1.79.8.3: #i49133# new: virtual GetCurrentDocument 2007/12/20 10:21:49 fs 1.79.8.2: during #i49133#: never set the CurrentComponent (formerly WorkingDocument) to NULL. The general pattern is that every component sets the CurrentComponent to itself upon activation only. Else, we'll have a hard time to a) also support non-SFX documents and b) ensure that the CurrentComponent stays untouched when switching from another document to the Basic IDE 2007/12/18 21:16:02 fs 1.79.8.1: #i49133# SfxObjectShell's WorkingDocument changed to CurrentComponent


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [ba443cb08a579a8343f1fb1deca9cd7278c4de2f]

INTEGRATION: CWS odbmacros2 (1.30.44); FILE MERGED 2007/12/18 21:16:02 fs 1.30.44.1: #i49133# SfxObjectShell's WorkingDocument changed to CurrentComponent


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [c05c6b99dbe8b2d139048a2011e5de9e7aef5143]

INTEGRATION: CWS odbmacros2 (1.39.2); FILE MERGED 2008/03/04 12:12:04 fs 1.39.2.3: RESYNC: (1.40-1.41); FILE MERGED 2008/02/04 13:15:52 fs 1.39.2.2: RESYNC: (1.39-1.40); FILE MERGED 2007/12/12 14:43:12 fs 1.39.2.1: bIsBasicDefault is not used


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [303b4a5abd07db4ddab213bac105151261233c3d]

INTEGRATION: CWS odbmacros2 (1.16.2); FILE MERGED 2008/02/04 13:15:50 fs 1.16.2.2: RESYNC: (1.16-1.17); FILE MERGED 2007/12/18 21:15:15 fs 1.16.2.1: #i49133# m_xThisDocument is superfluous, it is always the same as SfxObjectShell's WorkingDocument (which has just been renamed to CurrentComponent)


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [6c247ca5d0e404c9cfbeb381a4509fcc6aea9365]

INTEGRATION: CWS odbmacros2 (1.1.2); FILE ADDED 2007/12/22 13:40:45 fs 1.1.2.3: during #i49133#: extended the previous change (per AS' request) so the factory method does not take two booleans, but a 64 bit field instead 2007/12/18 07:32:07 fs 1.1.2.2: #i10000# 2007/12/11 22:42:49 fs 1.1.2.1: #i49133# helper for creating a service factory for SfxBaseModel-derived classes


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [94eaed4274a278307647a4d01fbfffa1648dbc2d]

INTEGRATION: CWS odbmacros2 (1.131.2); FILE MERGED 2008/03/04 12:12:01 fs 1.131.2.7: RESYNC: (1.134-1.136); FILE MERGED 2008/02/04 13:15:47 fs 1.131.2.6: RESYNC: (1.131-1.134); FILE MERGED 2008/01/08 15:01:02 fs 1.131.2.5: #i68333# allow UI configuration for embedded objects, too 2008/01/02 20:50:22 fs 1.131.2.4: ModifiableDocument renamed to IModifiableDocument 2008/01/02 20:44:40 fs 1.131.2.3: #i49133# OStorageModifyListen_Impl now known as ::sfx2::DocumentStorageModifyListener (class is now re-used outside sfx2) 2007/12/17 12:40:06 fs 1.131.2.2: #i49133# implement XScriptInvocationContext 2007/12/11 22:46:41 fs 1.131.2.1: #i49133# getScriptProvider: if we ourself do not support scripts, but one of our ancestors does, use this ancestor's script provider


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [de6f03d26df6ca020d8360ad6ae7028f9c7b645f]

INTEGRATION: CWS odbmacros2 (1.76.2); FILE MERGED 2008/03/04 12:11:58 fs 1.76.2.9: RESYNC: (1.77-1.78); FILE MERGED 2008/02/14 22:07:43 fs 1.76.2.8: #i49133# lcl_getBasicManagerForDocument: it's allowed (and even necessary) to call InitBasicManager_Impl when the document iself has Basic/Script capabilities 2008/02/04 13:15:44 fs 1.76.2.7: RESYNC: (1.76-1.77); FILE MERGED 2008/01/08 12:29:44 fs 1.76.2.6: corrected previous patch to avoid some recursions ... 2008/01/06 20:31:48 fs 1.76.2.5: #i49133# GetBasicManager/GetDialogContainer/GetBasicContainer: respect XScriptInvocationContext presence 2007/12/21 20:37:42 fs 1.76.2.4: #i49133# GetModel made const (want to use it in a const context, and have an incompatible build, anyway) 2007/12/19 15:28:56 fs 1.76.2.3: some debug traces in SetCurrentComponent 2007/12/18 21:16:01 fs 1.76.2.2: #i49133# SfxObjectShell's WorkingDocument changed to CurrentComponent 2007/12/12 14:43:41 fs 1.76.2.1: #i49133# condensed the ThisComponent handling, by using new helpers at the BasicManager


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [10293907ad70e481b41c5affe1c8dbe7894d8f58]

INTEGRATION: CWS odbmacros2 (1.198.2); FILE MERGED 2008/03/04 12:11:54 fs 1.198.2.3: RESYNC: (1.200-1.203); FILE MERGED 2008/02/04 13:15:41 fs 1.198.2.2: RESYNC: (1.198-1.200); FILE MERGED 2007/12/12 14:44:18 fs 1.198.2.1: #i49133# do various Basic-related activities (such as storing the respective containers) only when we actually have Basic (HasBasic())


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [437528911ad3f6175f1f0e71c0d3442521f5b796]

INTEGRATION: CWS odbmacros2 (1.94.2); FILE MERGED 2008/03/04 12:11:50 fs 1.94.2.10: RESYNC: (1.96-1.97); FILE MERGED 2008/02/04 13:15:37 fs 1.94.2.9: RESYNC: (1.94-1.96); FILE MERGED 2008/01/23 14:17:35 fs 1.94.2.8: proper calculation of bIsDocumentScript 2008/01/06 21:50:12 fs 1.94.2.7: #i49133# static CallXScript version taking an ScriptDocument (not necessarily a document) now 2007/12/19 14:51:25 fs 1.94.2.6: #i49133# BasicManager::Insert/set/ResetGlobalUNOConstant superseded by SetGlobalUNOConstant 2007/12/17 12:40:26 fs 1.94.2.5: GetScriptableDocument not needed anymore 2007/12/12 14:44:33 fs 1.94.2.4: bIsBasicDefault is not used 2007/12/12 08:47:11 fs 1.94.2.3: #i10000# 2007/12/11 23:11:22 fs 1.94.2.2: #i49133# lcl_isScriptAccessAllowed: use SfxObjectShell::GetScriptableDocument to obtain the actual XModel which needs to be asked for macro execution allowance 2007/12/11 22:45:21 fs 1.94.2.1: #i49133# static version of CallXScript


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [3d7d7b0d25672f7d2303cdbaa6bda37160f9cffe]

INTEGRATION: CWS odbmacros2 (1.29.2); FILE MERGED 2008/03/04 12:11:47 fs 1.29.2.3: RESYNC: (1.29-1.30); FILE MERGED 2008/01/02 20:46:28 fs 1.29.2.2: #i49133# +docstoragemodifylistener, -stormodifylistener (class is now exported from sfx2) 2007/12/11 22:43:37 fs 1.29.2.1: #i49133# +sfxmodelfactory


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [29da4dc36bad6f825ebfe25622fa963feaaab80a]

INTEGRATION: CWS odbmacros2 (1.1.2); FILE ADDED 2008/01/02 20:50:22 fs 1.1.2.2: ModifiableDocument renamed to IModifiableDocument 2008/01/02 20:42:46 fs 1.1.2.1: formerly known as stormodifylistener.cxx. Now ready to be exported and re-used


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [8c16c2fa8ba43f41a0261594cf538893d595460c]

INTEGRATION: CWS odbmacros2 (1.62.44); FILE MERGED 2008/03/04 12:11:44 fs 1.62.44.6: RESYNC: (1.62-1.63); FILE MERGED 2007/12/19 20:09:59 fs 1.62.44.5: #i49133# GetCurrentComponent should not be needed anymore, all known clients pass a valid XFrame now 2007/12/18 21:16:01 fs 1.62.44.4: #i49133# SfxObjectShell's WorkingDocument changed to CurrentComponent 2007/12/17 12:40:51 fs 1.62.44.3: #i49133# use XScriptInvocationContext 2007/12/11 23:10:40 fs 1.62.44.2: #i49133# 2007/12/10 08:55:02 fs 1.62.44.1: #i49133# use SfxObjectShell::GetWorkingDocument as fallback only, as first step, use our frame's document


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [882baf7bc4f4c2af2a568271bb6012b3f83096fc]

INTEGRATION: CWS odbmacros2 (1.23.44); FILE MERGED 2007/12/19 14:51:25 fs 1.23.44.2: #i49133# BasicManager::Insert/set/ResetGlobalUNOConstant superseded by SetGlobalUNOConstant 2007/12/12 14:42:57 fs 1.23.44.1: #i49133# condensed the ThisComponent handling, by using new helpers at the BasicManager


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [b7c3701fed59f9f0a5e0fb9a5e339c4c256afad7]

INTEGRATION: CWS odbmacros2 (1.126.2); FILE MERGED 2008/03/04 12:11:41 fs 1.126.2.5: RESYNC: (1.127-1.128); FILE MERGED 2008/02/04 13:15:33 fs 1.126.2.4: RESYNC: (1.126-1.127); FILE MERGED 2007/12/19 14:51:25 fs 1.126.2.3: #i49133# BasicManager::Insert/set/ResetGlobalUNOConstant superseded by SetGlobalUNOConstant 2007/12/12 22:00:16 fs 1.126.2.2: properly reset ThisComponent 2007/12/12 14:42:32 fs 1.126.2.1: #i49133# condensed the ThisComponent handling, by using new helpers at the BasicManager


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [802c3b6ae6c50a0d96c90528fe698ef09bbac497]

INTEGRATION: CWS odbmacros2 (1.71.38); FILE MERGED 2008/03/04 12:11:38 fs 1.71.38.8: RESYNC: (1.72-1.73); FILE MERGED 2008/02/04 13:15:30 fs 1.71.38.7: RESYNC: (1.71-1.72); FILE MERGED 2008/01/24 11:19:51 fs 1.71.38.6: during #i49133#: give the script selector dialog a proper parent 2008/01/06 21:50:59 fs 1.71.38.5: #i49133# RUNMACRO: use the frame's model or controller (if there is no model) as script context when executing the selected macro 2007/12/11 23:22:44 fs 1.71.38.4: #i10000# 2007/12/11 22:44:26 fs 1.71.38.3: #i49133# SID_RUNMACRO: use the new SfxObjectShell::CallXScript, together with the ScriptSelector's GetContextDocument 2007/12/10 10:54:33 fs 1.71.38.2: #i49133# OfaExec_Impl( SID_RUNMACRO ): the code for executing macros in non-SFX documents was simply broken. Fixed it, and unified the code, so no there isn't a distinction SFX-doc <-> non-SFX-doc anymore 2007/12/10 08:54:34 fs 1.71.38.1: #i49133# CreateScriptSelectorDialog taking a frame now


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [69cfcd75e21c91aaf6e099eae1619e15ce45b190]

INTEGRATION: CWS odbmacros2 (1.27.2); FILE MERGED 2008/02/04 13:15:28 fs 1.27.2.4: RESYNC: (1.27-1.28); FILE MERGED 2007/12/19 14:51:24 fs 1.27.2.3: #i49133# BasicManager::Insert/set/ResetGlobalUNOConstant superseded by SetGlobalUNOConstant 2007/12/18 21:15:35 fs 1.27.2.2: #i49133# m_xThisDocument is superfluous, it is always the same as SfxObjectShell's WorkingDocument (which has just been renamed to CurrentComponent) 2007/12/12 14:42:09 fs 1.27.2.1: #i49133# use SfxObjectShell::GetWorkingDocument as ThisComponent, not SfxObjectShell::Current


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [97a50ab4ddd99cd4e67c557748c6b40a59ebb75d]

INTEGRATION: CWS odbmacros2 (1.49.116); FILE MERGED 2008/03/04 12:11:35 fs 1.49.116.2: RESYNC: (1.49-1.50); FILE MERGED 2007/12/12 14:41:28 fs 1.49.116.1: GetBasic_Impl is not used


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [07a2c8e48941b6f2dc51e78f0a5a37d7829432ce]

INTEGRATION: CWS odbmacros2 (1.109.38); FILE MERGED 2008/03/04 12:11:32 fs 1.109.38.5: RESYNC: (1.109-1.110); FILE MERGED 2007/12/22 13:40:24 fs 1.109.38.4: #i49133# SfxApplication::SetViewFrame_Impl: even if the frame actually didn't change, ensure its document is forwarded to SfxObjectShell::SetCurrentComponent. 2007/12/20 10:20:42 fs 1.109.38.3: #i49133# there's a better fix - reverted the previous change 2007/12/19 20:03:08 fs 1.109.38.2: #i49133# SfxApplication::SetViewFrame_Impl: even if the frame actually didn't change, ensure its document is forwarded to SfxObjectShell::SetCurrentComponent. 2007/12/10 08:54:33 fs 1.109.38.1: #i49133# CreateScriptSelectorDialog taking a frame now


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [d049cee1c6340f4b276866725d526b49fb2b6a9b]

INTEGRATION: CWS odbmacros2 (1.38.2); FILE MERGED 2008/03/04 12:11:29 fs 1.38.2.3: RESYNC: (1.38-1.39); FILE MERGED 2008/01/02 20:47:33 fs 1.38.2.2: #i49133# deliver docstoragemodifylistener.hxx 2007/12/11 22:43:02 fs 1.38.2.1: #i49133# deliver sfxmodelfactory.hxx


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [66091e12e0ed4402864e52638e9aa232d3fa7d1e]

INTEGRATION: CWS odbmacros2 (1.3.116); FILE MERGED 2007/12/22 13:39:32 fs 1.3.116.2: #i49133# +SetCurrentDocument 2007/12/21 20:50:40 fs 1.3.116.1: #i49133# new: virtual GetCurrentDocument


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [f47bb00258fbe6474f78e072573d83687c437dce]

INTEGRATION: CWS odbmacros2 (1.3.116); FILE MERGED 2007/12/21 20:50:18 fs 1.3.116.2: oops. reverted the previous change, the new method belongs to the SfxViewShell, not the SfxViewFrame 2007/12/21 20:26:15 fs 1.3.116.1: #i49133# new: virtual GetCurrentDocument


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [03910de31f697edc5596ce33a741e97b66db4df5]

INTEGRATION: CWS odbmacros2 (1.1.2); FILE ADDED 2007/12/22 13:39:08 fs 1.1.2.2: during #i49133#: extended the previous change (per AS' request) so the factory method does not take two booleans, but a 64 bit field instead 2007/12/11 22:37:16 fs 1.1.2.1: #i49133# helper for creating a service factory for SfxBaseModel-derived classes


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [933a235856545d35f3157011cab7f77c128330b6]

INTEGRATION: CWS odbmacros2 (1.4.138); FILE MERGED 2008/02/04 13:15:25 fs 1.4.138.4: RESYNC: (1.4-1.5); FILE MERGED 2008/01/06 21:49:47 fs 1.4.138.3: #i49133# GetContextDocument not needed anymore 2007/12/11 22:24:39 fs 1.4.138.2: #i49133# +AbstractScriptSelectorDialog::GetContextDocument 2007/12/10 08:53:40 fs 1.4.138.1: #i49133# pass a frame to CreateScriptSelectorDialog


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [6f18ede1058291b8581e3909893658facb5d11bc]

INTEGRATION: CWS odbmacros2 (1.9.44); FILE MERGED 2008/03/04 21:00:46 fs 1.9.44.4: #i10000# 2008/03/04 12:11:26 fs 1.9.44.3: RESYNC: (1.9-1.10); FILE MERGED 2008/01/02 20:45:34 fs 1.9.44.2: #i49133# StorageIsModified_Impl superseded by IMPL_SfxBaseModel_DataContainer::storageIsModified 2007/12/17 12:39:48 fs 1.9.44.1: #i49133# implement XScriptInvocationContext


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [eedb9580133378bcd38de3b1641682b767082b52]

INTEGRATION: CWS odbmacros2 (1.6.2); FILE MERGED 2008/03/04 12:11:23 fs 1.6.2.8: RESYNC: (1.7-1.8); FILE MERGED 2008/02/04 13:15:22 fs 1.6.2.7: RESYNC: (1.6-1.7); FILE MERGED 2008/01/06 21:47:50 fs 1.6.2.6: #i49133# static CallXScript version taking an ScriptDocument (not necessarily a document) now 2007/12/21 20:37:50 fs 1.6.2.5: #i49133# GetModel made const (want to use it in a const context, and have an incompatible build, anyway) 2007/12/18 21:09:14 fs 1.6.2.4: #i49133# WorkingDocument (XModel) replaced with CurrentComponent (XInterface) 2007/12/17 12:38:50 fs 1.6.2.3: GetScriptableDocument not needed anymore 2007/12/11 23:10:17 fs 1.6.2.2: #i49133# GetScriptableDocument 2007/12/11 22:20:35 fs 1.6.2.1: #i49133# +CallXScript (static version)


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [553057eec5c8452e901f1f533322cbcdc4eda999]

INTEGRATION: CWS odbmacros2 (1.1.2); FILE ADDED 2008/01/02 21:23:09 fs 1.1.2.3: Sigh. Declare the DocumentStorageModifyListener class to be SFX2_DLLPUBLIC 2008/01/02 20:50:19 fs 1.1.2.2: ModifiableDocument renamed to IModifiableDocument 2008/01/02 20:42:29 fs 1.1.2.1: formerly known as ../../source/doc/stormodifylistener.hxx. Now ready to be exported and re-used


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [0325de6f63c41623fb03dea90083bb6ad3469f8b]

INTEGRATION: CWS odbmacros2 (1.2.190); FILE MERGED 2008/02/04 13:15:19 fs 1.2.190.2: RESYNC: (1.2-1.3); FILE MERGED 2007/12/12 14:41:19 fs 1.2.190.1: GetBasic_Impl is not used


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [629c83e514fa5179acfcb43481585bb15872032e]

INTEGRATION: CWS odbmacros2 (1.16.24); FILE MERGED 2008/01/23 13:57:30 fs 1.16.24.2: removed nSaveAsId/nOpenId (not needed), renamed nV/HscrollId to nV/HScrollId for consistency with the resource syntax 2008/01/16 15:26:53 fs 1.16.24.1: support for more win bits: WB_TOP, WB_VCENTER, WB_BOTTOM, WB_AUTOVSCROLL


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [fd59faa53b2b7f4950dd58a2b45f23881a8a15a2]

INTEGRATION: CWS odbmacros2 (1.15.20); FILE MERGED 2008/01/23 13:57:14 fs 1.15.20.2: support support for a window's BorderStyle 2008/01/16 15:26:53 fs 1.15.20.1: support for more win bits: WB_TOP, WB_VCENTER, WB_BOTTOM, WB_AUTOVSCROLL


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [6fff6ddeda8db7e32a8e07433c35423fce4b432b]

INTEGRATION: CWS odbmacros2 (1.9.22); FILE MERGED 2008/02/04 13:15:08 fs 1.9.22.3: RESYNC: (1.9-1.10); FILE MERGED 2008/01/23 13:56:09 fs 1.9.22.2: support for WindowBorderStyle 2008/01/16 15:02:38 fs 1.9.22.1: WB_AUTOVSCROLL


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [1a3f353a459a89faacc4d7a000dbc1652f98199a]

INTEGRATION: CWS odbmacros2 (1.14.70); FILE MERGED 2008/02/04 13:15:04 fs 1.14.70.4: RESYNC: (1.14-1.15); FILE MERGED 2008/01/23 13:55:56 fs 1.14.70.3: removed nSaveAsId/nOpenId (not needed), renamed nV/HscrollId to nV/HScrollId for consistency with the resource syntax 2008/01/16 15:26:59 fs 1.14.70.2: support for more win bits: WB_TOP, WB_VCENTER, WB_BOTTOM, WB_AUTOVSCROLL 2008/01/16 15:02:22 fs 1.14.70.1: support for more win buts: WB_TOP, WB_VCENTER, WB_BOTTOM, WB_AUTOVSCROLL


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [60e8c61471e8d26f7b57a653160547e57ee69181]

INTEGRATION: CWS odbmacros2 (1.5.30); FILE MERGED 2008/03/05 10:51:47 fs 1.5.30.1: hard-wired resource ID changed


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [94a93589d4cb6bf3b22477a049954e878d8ef6ec]

INTEGRATION: CWS odbmacros2 (1.8.58); FILE MERGED 2008/01/30 13:28:47 fs 1.8.58.1: added ASCII versions of the various methods


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [1152e2ce67126ec58b142dd27916894295a42cea]

INTEGRATION: CWS odbmacros2 (1.4.68); FILE MERGED 2008/02/04 13:14:00 fs 1.4.68.2: RESYNC: (1.4-1.5); FILE MERGED 2007/12/18 21:17:36 fs 1.4.68.1: #i49133# SfxObjectShell's WorkingDocument changed to CurrentComponent


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [997c2a8297a739c0536e25b856c9879c9ddec4f5]

INTEGRATION: CWS odbmacros2 (1.9.238); FILE MERGED 2007/12/22 13:36:50 fs 1.9.238.2: during #i49133#: extended the previous change (per AS' request) so the factory method does not take two booleans, but a 64 bit field instead 2007/12/12 11:17:59 fs 1.9.238.1: #i49133# allow creating documents which do not support scripting.

For this purpose, use a DocShell ctor which allows disabling scripting,
plus a service factory creator (::sfx2::createSfxModelFacrtory instead
of ::cppu::createSingleFactory) which extracts this setting from the
arguments given to createInstanceWithArguments

2008-03-06  Kurt Zenker  <kz@openoffice.org>  [9ec137b766ef418326e6f62af5ce8b6bd98dab82]

INTEGRATION: CWS odbmacros2 (1.22.238); FILE MERGED 2007/12/22 13:36:50 fs 1.22.238.2: during #i49133#: extended the previous change (per AS' request) so the factory method does not take two booleans, but a 64 bit field instead 2007/12/12 11:17:59 fs 1.22.238.1: #i49133# allow creating documents which do not support scripting.

For this purpose, use a DocShell ctor which allows disabling scripting,
plus a service factory creator (::sfx2::createSfxModelFacrtory instead
of ::cppu::createSingleFactory) which extracts this setting from the
arguments given to createInstanceWithArguments

2008-03-06  Kurt Zenker  <kz@openoffice.org>  [953c48ed7101311d379962cfc2122bac05548d69]

INTEGRATION: CWS odbmacros2 (1.43.142); FILE MERGED 2008/03/04 12:10:39 fs 1.43.142.3: RESYNC: (1.44-1.45); FILE MERGED 2008/02/04 13:13:57 fs 1.43.142.2: RESYNC: (1.43-1.44); FILE MERGED 2007/12/12 11:17:32 fs 1.43.142.1: #i49133# ctor now takes new (defaulted) argument which allows to switch off scripting support (by calling SfxObjectShell::SetHasNoBasic)


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [c7bac0c65243b36e67e22e107e0b046bf7cb0ab9]

INTEGRATION: CWS odbmacros2 (1.93.60); FILE MERGED 2008/03/04 12:10:36 fs 1.93.60.3: RESYNC: (1.95-1.96); FILE MERGED 2008/02/04 13:13:55 fs 1.93.60.2: RESYNC: (1.93-1.95); FILE MERGED 2007/12/12 11:17:34 fs 1.93.60.1: #i49133# ctor now takes new (defaulted) argument which allows to switch off scripting support (by calling SfxObjectShell::SetHasNoBasic)


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [619a755d7b410d82171b17481cfd0e99efbfba0a]

INTEGRATION: CWS odbmacros2 (1.2.88); FILE MERGED 2008/01/23 14:29:42 fs 1.2.88.1: support support for a window's BorderStyle


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [5651d29bec5e65832f84394e35963d8fd16b0de8]

INTEGRATION: CWS odbmacros2 (1.2.88); FILE MERGED 2008/01/06 21:55:55 fs 1.2.88.2: oops. Previous commit wrongly removed an include 2008/01/06 20:53:12 fs 1.2.88.1: added identification of the Context of the thrown message (Exception.Context), if present


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [4fac88cd826cd25ecb3a28c4438fc3ec751f2dc8]

INTEGRATION: CWS odbmacros2 (1.19.10); FILE MERGED 2008/03/06 09:44:37 fs 1.19.10.2: manual resync to 1.20 to prevent conflicts at integration time 2007/12/11 22:18:45 fs 1.19.10.1: #i49133# m_bEmbeddedScriptSupport


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [f11ddb715e28831b2dc5f6d6b4451e56a865e307]

INTEGRATION: CWS odbmacros2 (1.33.2); FILE MERGED 2008/02/18 21:13:19 fs 1.33.2.2: #i49133# also allow a sequence of named values for the OutplaceFrameProperties 2007/12/11 22:19:27 fs 1.33.2.1: #i49133# support for embedded documents which do not support embedded scripts


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [5eb0765012de27e078dac21353fe5b0ebdb414df]

INTEGRATION: CWS odbmacros2 (1.22.10); FILE MERGED 2007/12/11 22:19:27 fs 1.22.10.1: #i49133# support for embedded documents which do not support embedded scripts


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [d18f8f65bdf21155a3f0c804c9770e7732929a93]

INTEGRATION: CWS odbmacros2 (1.1.2); FILE ADDED 2008/01/21 12:27:52 fs 1.1.2.3: #i10000 2008/01/15 14:04:24 fs 1.1.2.2: extended the example with a complete roadmap wizard skeleton 2008/01/14 12:02:51 fs 1.1.2.1: sample how to use the OGenericUnoDialog class


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [66ce40d3c0af4dab8602a62a5231933e5f85deb6]

INTEGRATION: CWS odbmacros2 (1.1.2); FILE ADDED 2008/01/14 12:02:42 fs 1.1.2.1: sample how to use the OGenericUnoDialog class


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [b154a643e7106a7dbc0a5f3679659ffe294391ca]

INTEGRATION: CWS odbmacros2 (1.1.2); FILE ADDED 2008/01/14 12:02:33 fs 1.1.2.1: sample how to use the OGenericUnoDialog class


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [7fedd68c94fb7e4e82c1df6a7c45022df19265f3]

INTEGRATION: CWS odbmacros2 (1.1.2); FILE ADDED 2008/01/14 12:02:23 fs 1.1.2.1: sample how to use the OGenericUnoDialog class


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [2e686009e5bbceb0c565a7c5e78562f85f897d1d]

INTEGRATION: CWS odbmacros2 (1.1.2); FILE ADDED 2008/01/15 14:04:24 fs 1.1.2.1: extended the example with a complete roadmap wizard skeleton


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [db48010f42c81ac7d92dd49d8403d015503338ae]

INTEGRATION: CWS odbmacros2 (1.1.2); FILE ADDED 2008/01/14 12:02:13 fs 1.1.2.1: sample how to use the OGenericUnoDialog class


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [5fe666641d63673ee9eafd4350fa85a7bd29dfc0]

INTEGRATION: CWS odbmacros2 (1.1.2); FILE ADDED 2008/01/15 14:04:23 fs 1.1.2.1: extended the example with a complete roadmap wizard skeleton


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [fbc6671941bed69f4268bc4c54df87a9a555e978]

INTEGRATION: CWS odbmacros2 (1.1.2); FILE ADDED 2008/01/21 12:27:52 fs 1.1.2.3: #i10000 2008/01/15 14:04:23 fs 1.1.2.2: extended the example with a complete roadmap wizard skeleton 2008/01/14 12:02:01 fs 1.1.2.1: sample how to use the OGenericUnoDialog class


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [93bd20a7c539126d56a24aae8fe784c243c32883]

INTEGRATION: CWS odbmacros2 (1.5.370); FILE MERGED 2008/01/21 14:12:22 fs 1.5.370.1: #i10000#


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [d01951cd8e7d93d75442eeeb536e16cd914a2d80]

INTEGRATION: CWS odbmacros2 (1.11.126); FILE MERGED 2008/01/24 10:11:35 fs 1.11.126.2: #i49133# support for derived classes which actually *require* (not only allow) initialization 2008/01/21 12:33:45 fs 1.11.126.1: #i10000#


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [de94a4d6f2e31f1975e4ec3423889ee66f2157ad]

INTEGRATION: CWS odbmacros2 (1.10.122); FILE MERGED 2008/01/15 09:48:04 fs 1.10.122.1: some re-factoring to prepare the migration UI for #i49133#


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [0ec7c089c07b0e21ec461a13a34fef7ec9d25a37]

INTEGRATION: CWS odbmacros2 (1.35.162); FILE MERGED 2008/01/15 09:48:04 fs 1.35.162.1: some re-factoring to prepare the migration UI for #i49133#


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [2de3c36bdb7285df3f559af4b3382234e83b05df]

INTEGRATION: CWS odbmacros2 (1.20.144); FILE MERGED 2008/02/14 21:48:00 fs 1.20.144.5.2.1: #i49133# +getStateHistory 2008/02/11 11:06:25 fs 1.20.144.5: IWizardPage is COMMIT_REASON is deprecated - replace usages with CommitPageReason, while I have an svtools-incompatible CWS 2008/02/04 19:49:45 fs 1.20.144.4: more re-factoring: implUpdateNextButton superseded by update(Dialog)TravelUI 2008/01/30 13:19:01 fs 1.20.144.3: canAdvance made const 2008/01/21 12:27:03 fs 1.20.144.2: canAdvance signature changed, to be able to override it in RoadmapWizard 2008/01/15 09:48:04 fs 1.20.144.1: some re-factoring to prepare the migration UI for #i49133#


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [3337535a723f861989daf1219c4f7b3aba851244]

INTEGRATION: CWS odbmacros2 (1.17.144); FILE MERGED 2008/02/14 21:49:25 fs 1.17.144.5.2.1: #i49133# canAdvance: don't return true if we reached the last state in the only possible path / updateTravelUI: disable 'Previous' button if all states from the history are disabled 2008/02/11 11:06:59 fs 1.17.144.5: #i49133# when updating the roadmap, care for the canAdvance of the current page: if this is not TRUE, then disable all future states automatically 2008/02/04 19:49:44 fs 1.17.144.4: more re-factoring: implUpdateNextButton superseded by update(Dialog)TravelUI 2008/01/30 10:29:03 fs 1.17.144.3: canAdvance: oops, *rbegin() is better than *end() 2008/01/21 12:27:03 fs 1.17.144.2: canAdvance signature changed, to be able to override it in RoadmapWizard 2008/01/15 09:48:04 fs 1.17.144.1: some re-factoring to prepare the migration UI for #i49133#


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [68c1059c746ee60c914aca7f711de0ccf285cdbc]

INTEGRATION: CWS odbmacros2 (1.17.180); FILE MERGED 2008/01/15 09:47:43 fs 1.17.180.1: last client of WizardHeader is gone


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [9c597029375643356f83fe41a66f5d7fbf70f70e]

INTEGRATION: CWS odbmacros2 (1.31.24); FILE MERGED 2008/01/02 12:04:17 fs 1.31.24.1: added some missing breaks


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [8ae94e14efd1b6cebaeb0f67e1bd569e67f9ff73]

INTEGRATION: CWS odbmacros2 (1.150.24); FILE MERGED 2008/01/21 14:12:16 fs 1.150.24.2: #i10000# 2008/01/15 09:48:41 fs 1.150.24.1: last client of WizardHeader is gone


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [506f34919d3ee54e1f75561c42d31a54ee341504]

INTEGRATION: CWS odbmacros2 (1.38.88); FILE MERGED 2008/01/15 09:48:22 fs 1.38.88.1: added  workbench directory to ensure it stays buildable


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [e5b2cd80b01490a7172ae3a2fab82ab305ca8375]

INTEGRATION: CWS odbmacros2 (1.2.238); FILE MERGED 2008/01/15 09:47:09 fs 1.2.238.1: some re-factoring to prepare the migration UI for #i49133#


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [9440f42a02c786a8b16fe869e32a2d98e37799cd]

INTEGRATION: CWS odbmacros2 (1.3.212); FILE MERGED 2008/02/14 21:47:59 fs 1.3.212.5.2.1: #i49133# +getStateHistory 2008/02/11 11:06:00 fs 1.3.212.5: IWizardPage is COMMIT_REASON is deprecated - replace usages with CommitPageReason, while I have an svtools-incompatible CWS 2008/02/04 19:47:07 fs 1.3.212.4: more re-factoring: implUpdateNextButton superseded by update(Dialog)TravelUI 2008/01/30 13:18:34 fs 1.3.212.3: canAdvance made const 2008/01/21 12:26:54 fs 1.3.212.2: canAdvance signature changed, to be able to override it in RoadmapWizard 2008/01/15 09:47:08 fs 1.3.212.1: some re-factoring to prepare the migration UI for #i49133#


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [60b2032bcb241f49ff9f43a074d457588bc8d79d]

INTEGRATION: CWS odbmacros2 (1.4.24); FILE MERGED 2008/01/15 09:47:08 fs 1.4.24.1: some re-factoring to prepare the migration UI for #i49133#


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [567f062fc0b6ef6f0bf1b30f4793e771a13bdcf0]

INTEGRATION: CWS odbmacros2 (1.4.150); FILE MERGED 2008/02/11 11:06:12 fs 1.4.150.4: #i49133# implInsertState not needed anymore 2008/02/04 19:47:07 fs 1.4.150.3: more re-factoring: implUpdateNextButton superseded by update(Dialog)TravelUI 2008/01/21 12:26:54 fs 1.4.150.2: canAdvance signature changed, to be able to override it in RoadmapWizard 2008/01/15 09:47:08 fs 1.4.150.1: some re-factoring to prepare the migration UI for #i49133#


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [dcfe91aa8a4ea8d25c0cd5e336247947e1a2744b]

INTEGRATION: CWS odbmacros2 (1.1.2); FILE ADDED 2008/01/24 10:10:21 fs 1.1.2.2: #i49133# support for derived classes which actually *require* (not only allow) initialization 2008/01/21 12:26:54 fs 1.1.2.1: canAdvance signature changed, to be able to override it in RoadmapWizard


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [d673d4a848bc782300f300e34a20691ea807dc36]

INTEGRATION: CWS odbmacros2 (1.17.10); FILE MERGED 2007/12/10 11:35:58 fs 1.17.10.1: #i49133# getDocumentId: when the document does not have a RuntimeUID property, and we use its 'this' pointer as fallback, ensure it is really the same even for different interfaces to the same object


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [611597e3343330253660daa11839cd21630381bb]

INTEGRATION: CWS odbmacros2 (1.5.18); FILE MERGED 2008/03/04 12:09:49 fs 1.5.18.2: RESYNC: (1.5-1.6); FILE MERGED 2008/01/15 09:56:41 fs 1.5.18.1: some re-factoring of OWizardMachine, RoadmapWizard and derived classes, to prepare the migration UI for #i49133#


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [4f1dae914666d4223361e8210368f5ca13452eb8]

INTEGRATION: CWS odbmacros2 (1.2.90); FILE MERGED 2008/01/15 09:55:46 fs 1.2.90.1: some re-factoring of OWizardMachine, RoadmapWizard and derived classes, to prepare the migration UI for #i49133#


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [2495b03453e358b8cbfd0011332abc746c30520f]

INTEGRATION: CWS odbmacros2 (1.2.90); FILE MERGED 2008/02/11 11:13:08 fs 1.2.90.3: IWizardPage is COMMIT_REASON is deprecated - replace usages with CommitPageReason, while I have an svtools-incompatible CWS 2008/01/30 13:21:56 fs 1.2.90.2: canAdvance made const 2008/01/15 09:55:46 fs 1.2.90.1: some re-factoring of OWizardMachine, RoadmapWizard and derived classes, to prepare the migration UI for #i49133#


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [996838d3fd5190fa87bdde5240c708ce6c54b353]

INTEGRATION: CWS odbmacros2 (1.3.56); FILE MERGED 2008/03/04 12:09:42 fs 1.3.56.4: RESYNC: (1.3-1.4); FILE MERGED 2008/02/11 11:13:08 fs 1.3.56.3: IWizardPage is COMMIT_REASON is deprecated - replace usages with CommitPageReason, while I have an svtools-incompatible CWS 2008/01/30 13:21:56 fs 1.3.56.2: canAdvance made const 2008/01/15 09:55:46 fs 1.3.56.1: some re-factoring of OWizardMachine, RoadmapWizard and derived classes, to prepare the migration UI for #i49133#


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [db6e9452cf9b6161dc2bf428627e3832e68dce9b]

INTEGRATION: CWS odbmacros2 (1.2.90); FILE MERGED 2008/01/30 13:21:56 fs 1.2.90.2: canAdvance made const 2008/01/15 09:55:46 fs 1.2.90.1: some re-factoring of OWizardMachine, RoadmapWizard and derived classes, to prepare the migration UI for #i49133#


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [b18ff768ba17f4515108199d2e6456868d2a47b5]

INTEGRATION: CWS odbmacros2 (1.2.90); FILE MERGED 2008/02/11 11:13:08 fs 1.2.90.1: IWizardPage is COMMIT_REASON is deprecated - replace usages with CommitPageReason, while I have an svtools-incompatible CWS


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [16e4ab5c5f5066bbeab71d101f9d0e8bb78b1bba]

INTEGRATION: CWS odbmacros2 (1.6.28); FILE MERGED 2008/02/11 11:13:07 fs 1.6.28.1: IWizardPage is COMMIT_REASON is deprecated - replace usages with CommitPageReason, while I have an svtools-incompatible CWS


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [c30b5dcab6fc6f8852c54063d4753d6882b7f65d]

INTEGRATION: CWS odbmacros2 (1.3.56); FILE MERGED 2008/01/15 09:55:46 fs 1.3.56.1: some re-factoring of OWizardMachine, RoadmapWizard and derived classes, to prepare the migration UI for #i49133#


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [6341357120dc50e4ade65d1db09b84c20058e196]

INTEGRATION: CWS odbmacros2 (1.3.28); FILE MERGED 2008/01/15 09:55:46 fs 1.3.28.1: some re-factoring of OWizardMachine, RoadmapWizard and derived classes, to prepare the migration UI for #i49133#


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [519e8bd7e3950d10fee9477a86f19e4776b52c13]

INTEGRATION: CWS odbmacros2 (1.6.70); FILE MERGED 2008/02/25 13:27:34 fs 1.6.70.1: #i86427# pass a ContextDocument to the to-be-created property browser controller


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [6860ae26c0d633f92ed0adc4fd1dc035ad2610c6]

INTEGRATION: CWS odbmacros2 (1.7.16); FILE MERGED 2008/02/25 13:26:53 fs 1.7.16.2: #i86427# GetCurrentDocument made public 2007/12/22 13:32:23 fs 1.7.16.1: #i49133# overload GetCurrentComponent


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [4100f202203a886e74eb7e7d570116c874895d76]

INTEGRATION: CWS odbmacros2 (1.27.40); FILE MERGED 2008/02/25 15:00:27 fs 1.27.40.2: #i10000# 2008/02/25 13:27:42 fs 1.27.40.1: #i86427# pass a ContextDocument to the to-be-created property browser controller


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [3a9b056f652e96eea21170b3670c5e940a79bd91]

INTEGRATION: CWS odbmacros2 (1.52.20); FILE MERGED 2008/02/25 13:28:14 fs 1.52.20.1: #i86427# PropBrw::Update changed signature


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [9aef3e1507e96e12f9fe1db8f57f7f2b04777df7]

INTEGRATION: CWS odbmacros2 (1.4.16); FILE MERGED 2007/12/12 14:39:23 fs 1.4.16.1: #i49133# getObjectNames: don't assert when the library actually doesn't exist


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [610d391bfe659199a8d2e76abda659489feede05]

INTEGRATION: CWS odbmacros2 (1.34.32); FILE MERGED 2008/01/05 23:05:10 fs 1.34.32.1: #i49133# when limiting the chose macro to a certain document, respect the XScriptInvocationContext presence


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [5d59b648835e5dc5098a959bf660148db846f392]

INTEGRATION: CWS odbmacros2 (1.45.16); FILE MERGED 2007/12/22 13:34:36 fs 1.45.16.2: during #i49133#: don't reset the CurrentComponent 2007/12/18 21:14:02 fs 1.45.16.1: #i49133# SfxObjectShell's WorkingDocument changed to CurrentComponent


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [aa4e35234ae77267c12a386e20154d75fe784253]

INTEGRATION: CWS odbmacros2 (1.16.66); FILE MERGED 2008/02/25 13:28:21 fs 1.16.66.1: #i86427# PropBrw::Update changed signature


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [1a9dd5ab0351e030cb3703b94837d131194dc495]

INTEGRATION: CWS odbmacros2 (1.53.16); FILE MERGED 2007/12/22 13:33:55 fs 1.53.16.3: #i49133# overload GetCurrentComponent, returning the current document in the IDE, to be set as SfxObjectShell::SetCurrentComponent 2007/12/20 10:17:11 fs 1.53.16.2: during #i49133#: never set the CurrentComponent (formerly WorkingDocument) to NULL. The general pattern is that it is set to a non-NULL component upon activation only. Else, we'll have a hard time to a) also support non-SFX documents and b) ensure that the CurrentComponent stays untouched when switching from another document to the Basic IDE 2007/12/18 21:14:02 fs 1.53.16.1: #i49133# SfxObjectShell's WorkingDocument changed to CurrentComponent


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [f1766560cc002fc74d87fcf429b1878a16a4c41c]

INTEGRATION: CWS odbmacros2 (1.41.6); FILE MERGED 2008/02/25 13:28:41 fs 1.41.6.1: #i86427# PropBrw::Update changed signature


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [a2b62053bb7e1c2a060b518c7ca60671454e1702]

INTEGRATION: CWS odbmacros2 (1.266.2); FILE MERGED 2008/03/04 12:08:31 fs 1.266.2.3: RESYNC: (1.273-1.274); FILE MERGED 2008/02/04 13:12:31 fs 1.266.2.2: RESYNC: (1.266-1.273); FILE MERGED 2008/01/23 14:30:15 fs 1.266.2.1: resource support for a window's BorderStyle


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [bd2e6e10fa8243d560db0943a5af001b15e42646]

INTEGRATION: CWS odbmacros2 (1.27.74); FILE MERGED 2008/01/16 16:08:36 fs 1.27.74.1: during #i49133#: don't assert the missing WB_IGNORETAB on multi line edits, if they're read-only (in this case tab works fine in them)


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [0fb62c8de7618b404d7a76be3b4da676fca217b0]

INTEGRATION: CWS odbmacros2 (1.17.126); FILE MERGED 2007/12/22 13:38:10 fs 1.17.126.2: during #i49133#: extended the previous change (per AS' request) so the factory method does not take two booleans, but a 64 bit field instead 2007/12/12 11:12:52 fs 1.17.126.1: #i49133# allow creating text documents which do not support scripting.

For this purpose, use a SwDocShell ctor which allows disabling scripting,
plus a service factory creator (::sfx2::createSfxModelFacrtory instead
of ::cppu::createSingleFactory) which extracts this setting from the
arguments given to createInstanceWithArguments"

2008-03-06  Kurt Zenker  <kz@openoffice.org>  [a5b22075ca32caa2a213816eef3172e37bc52f74]

INTEGRATION: CWS odbmacros2 (1.8.126); FILE MERGED 2007/12/22 13:38:10 fs 1.8.126.2: during #i49133#: extended the previous change (per AS' request) so the factory method does not take two booleans, but a 64 bit field instead 2007/12/12 11:12:52 fs 1.8.126.1: #i49133# allow creating text documents which do not support scripting.

For this purpose, use a SwDocShell ctor which allows disabling scripting,
plus a service factory creator (::sfx2::createSfxModelFacrtory instead
of ::cppu::createSingleFactory) which extracts this setting from the
arguments given to createInstanceWithArguments"

2008-03-06  Kurt Zenker  <kz@openoffice.org>  [3bf92148097a058ef39a983cba626cf9917be444]

INTEGRATION: CWS odbmacros2 (1.7.88); FILE MERGED 2008/01/15 11:50:41 fs 1.7.88.1: some re-factoring of OWizardMachine, RoadmapWizard and derived classes, to prepare the migration UI for #i49133#


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [778a9d979a7b1c13b45888f77fb13462604d8e66]

INTEGRATION: CWS odbmacros2 (1.3.1082); FILE MERGED 2008/02/11 11:13:29 fs 1.3.1082.1: IWizardPage is COMMIT_REASON is deprecated - replace usages with CommitPageReason, while I have an svtools-incompatible CWS


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [c9c89ac9aecb594209a4b14a7dbcf238fa218324]

INTEGRATION: CWS odbmacros2 (1.10.124); FILE MERGED 2008/02/11 11:13:29 fs 1.10.124.1: IWizardPage is COMMIT_REASON is deprecated - replace usages with CommitPageReason, while I have an svtools-incompatible CWS


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [217444be990cda6f88b25395f9d837c744934148]

INTEGRATION: CWS odbmacros2 (1.8.126); FILE MERGED 2008/01/30 13:31:34 fs 1.8.126.2: canAdvance made const 2008/01/15 11:50:41 fs 1.8.126.1: some re-factoring of OWizardMachine, RoadmapWizard and derived classes, to prepare the migration UI for #i49133#


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [3849aa10bf9a6b6db4139e11a322fd0df670a100]

INTEGRATION: CWS odbmacros2 (1.20.122); FILE MERGED 2008/02/04 13:11:25 fs 1.20.122.3: RESYNC: (1.20-1.21); FILE MERGED 2008/01/30 13:31:34 fs 1.20.122.2: canAdvance made const 2008/01/15 11:50:41 fs 1.20.122.1: some re-factoring of OWizardMachine, RoadmapWizard and derived classes, to prepare the migration UI for #i49133#


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [03d1c163453ef4e4cdcb3987a07bcead2ef03208]

INTEGRATION: CWS odbmacros2 (1.17.126); FILE MERGED 2008/02/11 11:13:29 fs 1.17.126.1: IWizardPage is COMMIT_REASON is deprecated - replace usages with CommitPageReason, while I have an svtools-incompatible CWS


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [f6c91e6a9747c5674a8f258089af1a547c3699fe]

INTEGRATION: CWS odbmacros2 (1.4.952); FILE MERGED 2008/02/11 11:13:29 fs 1.4.952.1: IWizardPage is COMMIT_REASON is deprecated - replace usages with CommitPageReason, while I have an svtools-incompatible CWS


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [9c3b41531daea81b6a856eac9db449ff56542b96]

INTEGRATION: CWS odbmacros2 (1.13.126); FILE MERGED 2008/02/11 11:13:29 fs 1.13.126.1: IWizardPage is COMMIT_REASON is deprecated - replace usages with CommitPageReason, while I have an svtools-incompatible CWS


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [47cbd9ff2ae900345acb7ed347c2a26df5419d04]

INTEGRATION: CWS odbmacros2 (1.4.840); FILE MERGED 2008/02/11 11:13:29 fs 1.4.840.1: IWizardPage is COMMIT_REASON is deprecated - replace usages with CommitPageReason, while I have an svtools-incompatible CWS


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [3df4613321bfe28e704258523a57727e7edc611b]

INTEGRATION: CWS odbmacros2 (1.13.124); FILE MERGED 2008/02/11 11:13:29 fs 1.13.124.1: IWizardPage is COMMIT_REASON is deprecated - replace usages with CommitPageReason, while I have an svtools-incompatible CWS


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [b00950f05a86b40ac8858f2322c7d05209aeaef3]

INTEGRATION: CWS odbmacros2 (1.8.88); FILE MERGED 2008/02/11 11:13:29 fs 1.8.88.3: IWizardPage is COMMIT_REASON is deprecated - replace usages with CommitPageReason, while I have an svtools-incompatible CWS 2008/01/30 13:31:34 fs 1.8.88.2: canAdvance made const 2008/01/15 11:50:41 fs 1.8.88.1: some re-factoring of OWizardMachine, RoadmapWizard and derived classes, to prepare the migration UI for #i49133#


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [41fe4ce60e881fa427238d821be99a840ecbef7c]

INTEGRATION: CWS odbmacros2 (1.21.52); FILE MERGED 2008/02/11 11:13:29 fs 1.21.52.3: IWizardPage is COMMIT_REASON is deprecated - replace usages with CommitPageReason, while I have an svtools-incompatible CWS 2008/01/30 13:31:34 fs 1.21.52.2: canAdvance made const 2008/01/15 11:50:41 fs 1.21.52.1: some re-factoring of OWizardMachine, RoadmapWizard and derived classes, to prepare the migration UI for #i49133#


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [e465a07a5815678875ca2dc307e84c068903a00f]

INTEGRATION: CWS odbmacros2 (1.5.330); FILE MERGED 2008/01/15 11:50:41 fs 1.5.330.1: some re-factoring of OWizardMachine, RoadmapWizard and derived classes, to prepare the migration UI for #i49133#


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [881f611d39d12793cf5c4d26d2192c46a4e88bd7]

INTEGRATION: CWS odbmacros2 (1.3.1082); FILE MERGED 2008/01/15 11:50:41 fs 1.3.1082.1: some re-factoring of OWizardMachine, RoadmapWizard and derived classes, to prepare the migration UI for #i49133#


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [7edfb1e90e122d64c63d4f5bfc62b1c10c44fd78]

INTEGRATION: CWS odbmacros2 (1.14.126); FILE MERGED 2008/02/11 11:13:29 fs 1.14.126.2: IWizardPage is COMMIT_REASON is deprecated - replace usages with CommitPageReason, while I have an svtools-incompatible CWS 2008/01/15 11:50:40 fs 1.14.126.1: some re-factoring of OWizardMachine, RoadmapWizard and derived classes, to prepare the migration UI for #i49133#


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [a9e553b2692b47b5879037f36c57f54b009550e5]

INTEGRATION: CWS odbmacros2 (1.61.122); FILE MERGED 2008/03/04 12:06:00 fs 1.61.122.2: RESYNC: (1.61-1.62); FILE MERGED 2007/12/12 11:10:34 fs 1.61.122.1: #i49133# non-copy-ctor now takes (defaulted) argument which allows to switch off scripting support (by calling SfxObjectShell::SetHasNoBasic)


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [6679eaeee046647efd2c3efdda0b931a9e846a1b]

INTEGRATION: CWS odbmacros2 (1.43.86); FILE MERGED 2008/03/04 12:05:56 fs 1.43.86.2: RESYNC: (1.43-1.44); FILE MERGED 2007/12/12 11:10:03 fs 1.43.86.1: #i49133# non-copy-ctor now takes (defaulted) argument which allows to switch off scripting support (by calling SfxObjectShell::SetHasNoBasic)


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [0690af9d75f4b8eaa36e2a1854b0efee886f401e]

INTEGRATION: CWS odbmacros2 (1.10.240); FILE MERGED 2007/12/22 13:38:14 fs 1.10.240.2: during #i49133#: extended the previous change (per AS' request) so the factory method does not take two booleans, but a 64 bit field instead 2007/12/12 11:15:45 fs 1.10.240.1: #i49133# allow creating text which do not support scripting.

For this purpose, use a DocShell ctor which allows disabling scripting,
plus a service factory creator (::sfx2::createSfxModelFacrtory instead
of ::cppu::createSingleFactory) which extracts this setting from the
arguments given to createInstanceWithArguments

2008-03-06  Kurt Zenker  <kz@openoffice.org>  [2c0be4402ab0cad638cb46491bef78633ffbfdd2]

INTEGRATION: CWS odbmacros2 (1.12.178); FILE MERGED 2007/12/22 13:38:14 fs 1.12.178.2: during #i49133#: extended the previous change (per AS' request) so the factory method does not take two booleans, but a 64 bit field instead 2007/12/12 11:15:44 fs 1.12.178.1: #i49133# allow creating text which do not support scripting.

For this purpose, use a DocShell ctor which allows disabling scripting,
plus a service factory creator (::sfx2::createSfxModelFacrtory instead
of ::cppu::createSingleFactory) which extracts this setting from the
arguments given to createInstanceWithArguments

2008-03-06  Kurt Zenker  <kz@openoffice.org>  [a19463e3da06b1f91007092cf2518d92a5267363]

INTEGRATION: CWS odbmacros2 (1.5.240); FILE MERGED 2007/12/12 11:14:02 fs 1.5.240.1: #i49133# ctor now takes new (defaulted) argument which allows to switch off scripting support (by calling SfxObjectShell::SetHasNoBasic)


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [9e5094e36b63b12e36d92081d6038f2c6022cbca]

INTEGRATION: CWS odbmacros2 (1.14.240); FILE MERGED 2008/02/04 13:10:59 fs 1.14.240.2: RESYNC: (1.14-1.15); FILE MERGED 2007/12/12 11:14:01 fs 1.14.240.1: #i49133# ctor now takes new (defaulted) argument which allows to switch off scripting support (by calling SfxObjectShell::SetHasNoBasic)


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [0185e0138c8e624bccdbd89c317894df1659e813]

INTEGRATION: CWS odbmacros2 (1.12.164); FILE MERGED 2007/12/12 11:15:10 fs 1.12.164.1: #i49133# ctor now takes new (defaulted) argument which allows to switch off scripting support (by calling SfxObjectShell::SetHasNoBasic)


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [73371998a17c98f936e5e4c5924db411c7462e75]

INTEGRATION: CWS odbmacros2 (1.44.126); FILE MERGED 2008/02/04 13:10:56 fs 1.44.126.2: RESYNC: (1.44-1.45); FILE MERGED 2007/12/12 11:15:10 fs 1.44.126.1: #i49133# ctor now takes new (defaulted) argument which allows to switch off scripting support (by calling SfxObjectShell::SetHasNoBasic)


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [01406e653cd8858e726e79eb83bc1b4f20cdb77e]

INTEGRATION: CWS odbmacros2 (1.8.52); FILE MERGED 2008/02/20 14:37:07 fs 1.8.52.1: cosmetic change: implSetStorage(XStorage) -> onNewRootStorage()


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [f2d331f304da5dee39e24ae1060d1070d177e1b4]

INTEGRATION: CWS odbmacros2 (1.10.52); FILE MERGED 2008/03/04 12:05:14 fs 1.10.52.4: RESYNC: (1.10-1.11); FILE MERGED 2008/02/20 14:37:07 fs 1.10.52.3: cosmetic change: implSetStorage(XStorage) -> onNewRootStorage() 2007/12/19 09:21:03 fs 1.10.52.2: #i49133# storeLibraries_impl: don't loose the libraries if we store to our current root storage 2007/12/06 13:29:54 fs 1.10.52.1: #i49133#


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [5bae6e114337c4508c0978182bbc3e7b2f6402eb]

INTEGRATION: CWS odbmacros2 (1.7.42); FILE MERGED 2008/02/20 14:37:07 fs 1.7.42.1: cosmetic change: implSetStorage(XStorage) -> onNewRootStorage()


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [34cc79656725ee4e19409bac2fde8b0ecb43c711]

INTEGRATION: CWS odbmacros2 (1.6.52); FILE MERGED 2008/02/20 14:37:07 fs 1.6.52.1: cosmetic change: implSetStorage(XStorage) -> onNewRootStorage()


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [209d94aee7be235f9c2fb3ef1df1883a36874ab8]

INTEGRATION: CWS odbmacros2 (1.2.72); FILE MERGED 2008/02/20 14:37:07 fs 1.2.72.1: cosmetic change: implSetStorage(XStorage) -> onNewRootStorage()


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [0c4803a11c1e50b0972a75d0d2e8c9e365226447]

INTEGRATION: CWS odbmacros2 (1.6.72); FILE MERGED 2008/02/20 14:37:07 fs 1.6.72.1: cosmetic change: implSetStorage(XStorage) -> onNewRootStorage()


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [12f11ee67e8499c4c77820ce25b3fe821e395afb]

INTEGRATION: CWS odbmacros2 (1.42.28); FILE MERGED 2007/12/19 14:50:14 fs 1.42.28.3: #i49133# *GlobalUNOConstant consolidated into SetGlobalUNOConstant 2007/12/13 11:28:43 fs 1.42.28.2: SetGlobalUNOVariable: search for SbxClass_PROPERTY, not SbxClass_OBJECT 2007/12/12 12:22:32 fs 1.42.28.1: #i49133# Re/SetGlobalUNOConstant


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [47f7b76d3bc4a7f595c65fad97e59dd57dfc8061]

INTEGRATION: CWS odbmacros2 (1.7.20); FILE MERGED 2008/03/04 12:05:07 fs 1.7.20.3: RESYNC: (1.7-1.8); FILE MERGED 2007/12/19 14:50:49 fs 1.7.20.2: #i49133# BasicManager::Insert/set/ResetGlobalUNOConstant superseded by SetGlobalUNOConstant 2007/12/06 13:29:33 fs 1.7.20.1: #i49133# don't assume an XDocumentInfoSupplier interface


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [0cf34de25e2c76e31930f81aff250b640e94ad96]

INTEGRATION: CWS odbmacros2 (1.2.68); FILE MERGED 2007/12/19 14:49:52 fs 1.2.68.1: #i49133# export sbxToUnoValue (was declared extern in various other modules, anyway)


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [ec658f8fe4d5c40f47d4de71775a4d4640229ff7]

INTEGRATION: CWS odbmacros2 (1.3.28); FILE MERGED 2007/12/19 14:47:48 fs 1.3.28.2: #i49133# *GlobalUNOConstant consolidated into SetGlobalUNOConstant 2007/12/12 12:20:17 fs 1.3.28.1: #i49133# Re/SetGlobalUNOConstant


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [3bdf171c8f649308cc93264ddca61cbde1c22467]

INTEGRATION: CWS odbmacros2 (1.2.68); FILE MERGED 2007/12/19 09:38:47 fs 1.2.68.1: typo


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [e42a32b1e495922ae5590982aa563fd55b6bc4bb]

INTEGRATION: CWS odbmacros2 (1.16.82); FILE MERGED 2008/01/15 09:53:32 fs 1.16.82.1: some re-factoring of OWizardMachine, RoadmapWizard and derived classes, to prepare the migration UI for #i49133#


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [f7ee1244eaae9dc90ab26a8e66a0d628d9357937]

INTEGRATION: CWS odbmacros2 (1.8.126); FILE MERGED 2008/02/04 13:10:31 fs 1.8.126.2: RESYNC: (1.8-1.9); FILE MERGED 2008/01/15 09:53:32 fs 1.8.126.1: some re-factoring of OWizardMachine, RoadmapWizard and derived classes, to prepare the migration UI for #i49133#


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [1f08455f72845c0fd12b3769309efad363395823]

INTEGRATION: CWS odbmacros2 (1.5.126); FILE MERGED 2008/01/15 09:53:32 fs 1.5.126.1: some re-factoring of OWizardMachine, RoadmapWizard and derived classes, to prepare the migration UI for #i49133#


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [eba34edf4f58c7f21e10bda5267954c98f66b1bf]

INTEGRATION: CWS odbmacros2 (1.17.52); FILE MERGED 2008/03/04 12:04:38 fs 1.17.52.3: RESYNC: (1.18-1.19); FILE MERGED 2008/02/04 13:10:28 fs 1.17.52.2: RESYNC: (1.17-1.18); FILE MERGED 2008/01/15 09:53:32 fs 1.17.52.1: some re-factoring of OWizardMachine, RoadmapWizard and derived classes, to prepare the migration UI for #i49133#


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [fbc36cefd4bba489e7b0a153d65ff54be036bd0a]

INTEGRATION: CWS odbmacros2 (1.9.312); FILE MERGED 2008/03/04 21:32:42 fs 1.9.312.6: #i10000# 2008/03/04 12:04:34 fs 1.9.312.5: RESYNC: (1.10-1.11); FILE MERGED 2008/02/11 11:12:38 fs 1.9.312.4: IWizardPage is COMMIT_REASON is deprecated - replace usages with CommitPageReason, while I have an svtools-incompatible CWS 2008/02/04 13:10:25 fs 1.9.312.3: RESYNC: (1.9-1.10); FILE MERGED 2008/01/30 13:22:16 fs 1.9.312.2: canAdvance made const 2008/01/15 09:53:32 fs 1.9.312.1: some re-factoring of OWizardMachine, RoadmapWizard and derived classes, to prepare the migration UI for #i49133#


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [77350d0d69ab9d27d308065098c5fb87f766ffb3]

INTEGRATION: CWS odbmacros2 (1.17.126); FILE MERGED 2008/03/04 21:32:41 fs 1.17.126.7: #i10000# 2008/03/04 12:04:31 fs 1.17.126.6: RESYNC: (1.18-1.19); FILE MERGED 2008/02/11 11:12:38 fs 1.17.126.5: IWizardPage is COMMIT_REASON is deprecated - replace usages with CommitPageReason, while I have an svtools-incompatible CWS 2008/02/04 19:56:46 fs 1.17.126.4: more roadmap/wizard re-factoring: implUpdateNextButton superseded by update(Dialog)TravelUI 2008/02/04 13:10:22 fs 1.17.126.3: RESYNC: (1.17-1.18); FILE MERGED 2008/01/30 13:22:16 fs 1.17.126.2: canAdvance made const 2008/01/15 09:53:32 fs 1.17.126.1: some re-factoring of OWizardMachine, RoadmapWizard and derived classes, to prepare the migration UI for #i49133#


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [c5fe5bd64bbc2bf6858c0c7e4f7171b95fd18ceb]

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>  [863bd454e827177109e6f21ef3dabaa018e98ab5]

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>  [273d6a40f03bfd39563036028ec8f6b962b5027c]

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>  [8e4f99e7b9cf01d79bacd5578cb0c05e06a7b820]

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>  [ac5140c7e398136593dcfe44dbd184957a23fe46]

INTEGRATION: CWS odbmacros2 (1.67.12); FILE MERGED 2008/01/24 13:51:56 fs 1.67.12.1: #i52392#


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [118f0042f62a3f85cf2482fbdd8a5d6edfb98542]

INTEGRATION: CWS odbmacros2 (1.6.60); FILE MERGED 2007/12/22 13:39:56 fs 1.6.60.2: during #i49133#: extended the previous change (per AS' request) so the factory method does not take two booleans, but a 64 bit field instead 2007/12/12 11:22:57 fs 1.6.60.1: #i49133# allow creating documents which do not support scripting.

For this purpose, use a DocShell ctor which allows disabling scripting,
plus a service factory creator (::sfx2::createSfxModelFacrtory instead
of ::cppu::createSingleFactory) which extracts this setting from the
arguments given to createInstanceWithArguments

2008-03-06  Kurt Zenker  <kz@openoffice.org>  [301c6a1557e9eb26e1cb195b52d40e3904da0ea8]

INTEGRATION: CWS odbmacros2 (1.12.60); FILE MERGED 2007/12/22 13:39:56 fs 1.12.60.2: during #i49133#: extended the previous change (per AS' request) so the factory method does not take two booleans, but a 64 bit field instead 2007/12/12 11:22:56 fs 1.12.60.1: #i49133# allow creating documents which do not support scripting.

For this purpose, use a DocShell ctor which allows disabling scripting,
plus a service factory creator (::sfx2::createSfxModelFacrtory instead
of ::cppu::createSingleFactory) which extracts this setting from the
arguments given to createInstanceWithArguments

2008-03-06  Kurt Zenker  <kz@openoffice.org>  [586eda8a7f07306014cdcfb4bfa70976ff20d9da]

INTEGRATION: CWS odbmacros2 (1.91.42); FILE MERGED 2008/03/04 12:01:44 fs 1.91.42.2: RESYNC: (1.91-1.92); FILE MERGED 2007/12/12 11:22:28 fs 1.91.42.1: #i49133# ctor now takes new (defaulted) argument which allows to switch off scripting support (by calling SfxObjectShell::SetHasNoBasic)


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [362996a225ea77ab4fef50ea08a8ba81702309d2]

INTEGRATION: CWS odbmacros2 (1.32.48); FILE MERGED 2008/03/04 12:01:39 fs 1.32.48.2: RESYNC: (1.32-1.33); FILE MERGED 2007/12/12 11:22:14 fs 1.32.48.1: #i49133# ctor now takes new (defaulted) argument which allows to switch off scripting support (by calling SfxObjectShell::SetHasNoBasic)


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [0050329bd9160e18977b7a2d69a86525d7e7518d]

INTEGRATION: CWS odbmacros2 (1.6.34); FILE MERGED 2008/03/04 12:01:31 fs 1.6.34.4: RESYNC: (1.8-1.10); FILE MERGED 2008/02/06 21:46:22 fs 1.6.34.3: #i49133# some initialization-related re-factoring 2008/02/04 13:09:53 fs 1.6.34.2: RESYNC: (1.6-1.8); FILE MERGED 2008/01/28 11:39:42 fs 1.6.34.1: new include necessary


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [fceda111658b3935f387ff72180939f6868f0932]

INTEGRATION: CWS odbmacros2 (1.5.38); FILE MERGED 2008/01/28 11:39:19 fs 1.5.38.1: new include necessary


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [889cb1ecdefe8b0ab61c61f6c034a9c7d13eb17c]

INTEGRATION: CWS odbmacros2 (1.47.8); FILE MERGED 2008/02/04 13:09:29 fs 1.47.8.2: RESYNC: (1.47-1.48); FILE MERGED 2008/01/16 16:01:25 fs 1.47.8.1: .


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [e95ab660785188b345fecb75bae747fc57365b34]

INTEGRATION: CWS odbmacros2 (1.4.260); FILE MERGED 2008/02/04 13:09:25 fs 1.4.260.2: RESYNC: (1.4-1.5); FILE MERGED 2007/12/12 14:36:05 fs 1.4.260.1: #i49133# when invoking the macro assignment dialog, pass it the frame of our context document


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [c13153dfd0fcc200b3f0e2e4b1839a5e49f8969a]

INTEGRATION: CWS odbmacros2 (1.10.8); FILE MERGED 2008/02/04 13:09:22 fs 1.10.8.2: RESYNC: (1.10-1.11); FILE MERGED 2007/12/12 14:36:04 fs 1.10.8.1: #i49133# when invoking the macro assignment dialog, pass it the frame of our context document


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [e811f031cfb312112d9d46d82254840046836f3e]

INTEGRATION: CWS odbmacros2 (1.7.424); FILE MERGED 2008/02/11 11:14:56 fs 1.7.424.3: IWizardPage is COMMIT_REASON is deprecated - replace usages with CommitPageReason, while I have an svtools-incompatible CWS 2008/01/30 13:19:51 fs 1.7.424.2: canAdvance made const 2008/01/15 09:52:42 fs 1.7.424.1: some re-factoring of OWizardMachine, RoadmapWizard and derived classes, to prepare the migration UI for #i49133#


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [692d62dfbcf349f4e7716ccce00b792b61ca81f9]

INTEGRATION: CWS odbmacros2 (1.19.114); FILE MERGED 2008/02/11 11:14:56 fs 1.19.114.5: IWizardPage is COMMIT_REASON is deprecated - replace usages with CommitPageReason, while I have an svtools-incompatible CWS 2008/02/04 20:02:16 fs 1.19.114.4: more roadmap/wizard re-factoring: implUpdateNextButton superseded by update(Dialog)TravelUI 2008/02/04 13:09:19 fs 1.19.114.3: RESYNC: (1.19-1.20); FILE MERGED 2008/01/30 13:19:51 fs 1.19.114.2: canAdvance made const 2008/01/15 09:52:42 fs 1.19.114.1: some re-factoring of OWizardMachine, RoadmapWizard and derived classes, to prepare the migration UI for #i49133#


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [d9618ff4379f12ac23a655cd19f6101433d6c735]

INTEGRATION: CWS odbmacros2 (1.8.424); FILE MERGED 2008/02/11 11:14:56 fs 1.8.424.3: IWizardPage is COMMIT_REASON is deprecated - replace usages with CommitPageReason, while I have an svtools-incompatible CWS 2008/01/30 13:19:50 fs 1.8.424.2: canAdvance made const 2008/01/15 09:52:42 fs 1.8.424.1: some re-factoring of OWizardMachine, RoadmapWizard and derived classes, to prepare the migration UI for #i49133#


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [cf392325ca52d5d04c15422dfb195f2a63d9692f]

INTEGRATION: CWS odbmacros2 (1.17.114); FILE MERGED 2008/02/11 11:14:55 fs 1.17.114.4: IWizardPage is COMMIT_REASON is deprecated - replace usages with CommitPageReason, while I have an svtools-incompatible CWS 2008/02/04 13:09:16 fs 1.17.114.3: RESYNC: (1.17-1.18); FILE MERGED 2008/01/30 13:19:50 fs 1.17.114.2: canAdvance made const 2008/01/15 09:52:42 fs 1.17.114.1: some re-factoring of OWizardMachine, RoadmapWizard and derived classes, to prepare the migration UI for #i49133#


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [88c134e8f50b1d57ae26cbfdfb780db6e9711b16]

INTEGRATION: CWS odbmacros2 (1.4.424); FILE MERGED 2008/02/11 11:14:55 fs 1.4.424.3: IWizardPage is COMMIT_REASON is deprecated - replace usages with CommitPageReason, while I have an svtools-incompatible CWS 2008/01/30 13:19:50 fs 1.4.424.2: canAdvance made const 2008/01/15 09:52:42 fs 1.4.424.1: some re-factoring of OWizardMachine, RoadmapWizard and derived classes, to prepare the migration UI for #i49133#


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [58b8937f85d0caec9ce26a9c4dcd46914164e074]

INTEGRATION: CWS odbmacros2 (1.16.114); FILE MERGED 2008/02/11 11:14:55 fs 1.16.114.4: IWizardPage is COMMIT_REASON is deprecated - replace usages with CommitPageReason, while I have an svtools-incompatible CWS 2008/02/04 13:09:12 fs 1.16.114.3: RESYNC: (1.16-1.17); FILE MERGED 2008/01/30 13:19:50 fs 1.16.114.2: canAdvance made const 2008/01/15 09:52:42 fs 1.16.114.1: some re-factoring of OWizardMachine, RoadmapWizard and derived classes, to prepare the migration UI for #i49133#


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [1feefba22c7f56e001734f5100bc4ce4137e7375]

INTEGRATION: CWS odbmacros2 (1.6.424); FILE MERGED 2008/02/11 11:14:55 fs 1.6.424.3: IWizardPage is COMMIT_REASON is deprecated - replace usages with CommitPageReason, while I have an svtools-incompatible CWS 2008/01/30 13:19:50 fs 1.6.424.2: canAdvance made const 2008/01/15 09:52:42 fs 1.6.424.1: some re-factoring of OWizardMachine, RoadmapWizard and derived classes, to prepare the migration UI for #i49133#


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [82c4cc44c7343f9bb0e424caab2df8a0ca810b9f]

INTEGRATION: CWS odbmacros2 (1.15.114); FILE MERGED 2008/02/11 11:14:55 fs 1.15.114.5: IWizardPage is COMMIT_REASON is deprecated - replace usages with CommitPageReason, while I have an svtools-incompatible CWS 2008/02/04 20:02:16 fs 1.15.114.4: more roadmap/wizard re-factoring: implUpdateNextButton superseded by update(Dialog)TravelUI 2008/02/04 13:09:09 fs 1.15.114.3: RESYNC: (1.15-1.16); FILE MERGED 2008/01/30 13:19:50 fs 1.15.114.2: canAdvance made const 2008/01/15 09:52:42 fs 1.15.114.1: some re-factoring of OWizardMachine, RoadmapWizard and derived classes, to prepare the migration UI for #i49133#


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [a2589bb51b4e59dc360f2202b09f41b7cd76f909]

INTEGRATION: CWS odbmacros2 (1.9.228); FILE MERGED 2008/01/15 07:18:39 fs 1.9.228.1: #i67987# use a roadmap in this wizard


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [e3154d8e86c8d601759c652bd21a84601694281c]

INTEGRATION: CWS odbmacros2 (1.10.44); FILE MERGED 2008/02/11 11:14:55 fs 1.10.44.3: IWizardPage is COMMIT_REASON is deprecated - replace usages with CommitPageReason, while I have an svtools-incompatible CWS 2008/01/30 13:21:09 fs 1.10.44.2: canAdvance made const 2008/01/15 09:52:42 fs 1.10.44.1: some re-factoring of OWizardMachine, RoadmapWizard and derived classes, to prepare the migration UI for #i49133#


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [415cc5cdeee9e506c019d98035959923d0d2915a]

INTEGRATION: CWS odbmacros2 (1.13.44); FILE MERGED 2008/02/11 11:14:55 fs 1.13.44.5: IWizardPage is COMMIT_REASON is deprecated - replace usages with CommitPageReason, while I have an svtools-incompatible CWS 2008/02/04 20:02:16 fs 1.13.44.4: more roadmap/wizard re-factoring: implUpdateNextButton superseded by update(Dialog)TravelUI 2008/02/04 13:09:06 fs 1.13.44.3: RESYNC: (1.13-1.14); FILE MERGED 2008/01/30 13:21:09 fs 1.13.44.2: canAdvance made const 2008/01/15 09:52:42 fs 1.13.44.1: some re-factoring of OWizardMachine, RoadmapWizard and derived classes, to prepare the migration UI for #i49133#


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [1907c2a1161a431c0c78436d2f76b8f61a260874]

INTEGRATION: CWS odbmacros2 (1.4.424); FILE MERGED 2008/02/11 11:14:55 fs 1.4.424.3: IWizardPage is COMMIT_REASON is deprecated - replace usages with CommitPageReason, while I have an svtools-incompatible CWS 2008/01/30 13:21:09 fs 1.4.424.2: canAdvance made const 2008/01/15 09:52:42 fs 1.4.424.1: some re-factoring of OWizardMachine, RoadmapWizard and derived classes, to prepare the migration UI for #i49133#


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [9fa6c9bc01e20e1ff5c4266ebc29861e62b238a9]

INTEGRATION: CWS odbmacros2 (1.7.114); FILE MERGED 2008/02/11 11:14:55 fs 1.7.114.5: IWizardPage is COMMIT_REASON is deprecated - replace usages with CommitPageReason, while I have an svtools-incompatible CWS 2008/02/04 20:02:16 fs 1.7.114.4: more roadmap/wizard re-factoring: implUpdateNextButton superseded by update(Dialog)TravelUI 2008/02/04 13:09:03 fs 1.7.114.3: RESYNC: (1.7-1.8); FILE MERGED 2008/01/30 13:21:09 fs 1.7.114.2: canAdvance made const 2008/01/15 09:52:42 fs 1.7.114.1: some re-factoring of OWizardMachine, RoadmapWizard and derived classes, to prepare the migration UI for #i49133#


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [39d46129b77da801648324b5bc9d3bb074662666]

INTEGRATION: CWS odbmacros2 (1.10.334); FILE MERGED 2008/03/04 12:01:14 fs 1.10.334.3: RESYNC: (1.11-1.12); FILE MERGED 2008/02/04 13:09:00 fs 1.10.334.2: RESYNC: (1.10-1.11); FILE MERGED 2008/01/30 13:21:09 fs 1.10.334.1: canAdvance made const


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [95cf3f443994a773f5587a1c9098d513141825cb]

INTEGRATION: CWS odbmacros2 (1.5.424); FILE MERGED 2008/02/11 11:14:55 fs 1.5.424.1: IWizardPage is COMMIT_REASON is deprecated - replace usages with CommitPageReason, while I have an svtools-incompatible CWS


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [3fa480214786ec96a1db2163b61ef1a6cb3d99a9]

INTEGRATION: CWS odbmacros2 (1.11.18); FILE MERGED 2008/02/11 11:14:55 fs 1.11.18.1: IWizardPage is COMMIT_REASON is deprecated - replace usages with CommitPageReason, while I have an svtools-incompatible CWS


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [47caced60cf69eadef42afc38ddb7acca9981363]

INTEGRATION: CWS odbmacros2 (1.6.228); FILE MERGED 2008/01/15 07:18:39 fs 1.6.228.1: #i67987# use a roadmap in this wizard


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [a47165150fad2579116a4eb070968696f75b4ecc]

INTEGRATION: CWS odbmacros2 (1.9.44); FILE MERGED 2008/01/15 07:18:39 fs 1.9.44.1: #i67987# use a roadmap in this wizard


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [f1cd874e2c74d7fa511d2ddeef9e58239434181d]

INTEGRATION: CWS odbmacros2 (1.12.44); FILE MERGED 2008/02/04 13:08:56 fs 1.12.44.2: RESYNC: (1.12-1.13); FILE MERGED 2008/01/15 07:18:39 fs 1.12.44.1: #i67987# use a roadmap in this wizard


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [c7c9422ef94addc26c700dbfbb70acacff7dba47]

INTEGRATION: CWS odbmacros2 (1.7.114); FILE MERGED 2008/02/11 11:14:55 fs 1.7.114.5: IWizardPage is COMMIT_REASON is deprecated - replace usages with CommitPageReason, while I have an svtools-incompatible CWS 2008/02/04 20:02:16 fs 1.7.114.4: more roadmap/wizard re-factoring: implUpdateNextButton superseded by update(Dialog)TravelUI 2008/02/04 13:08:53 fs 1.7.114.3: RESYNC: (1.7-1.8); FILE MERGED 2008/01/30 13:21:09 fs 1.7.114.2: canAdvance made const 2008/01/15 09:52:42 fs 1.7.114.1: some re-factoring of OWizardMachine, RoadmapWizard and derived classes, to prepare the migration UI for #i49133#


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [f17a8dbaebdb50ec7bf5d9eb2562f0d676e4144f]

INTEGRATION: CWS odbmacros2 (1.58.44); FILE MERGED 2008/01/30 13:21:08 fs 1.58.44.2: canAdvance made const 2008/01/15 07:18:39 fs 1.58.44.1: #i67987# use a roadmap in this wizard


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [1eefefa496f3a13fe1b4abeba6631013b185901a]

INTEGRATION: CWS odbmacros2 (1.5.372); FILE MERGED 2008/01/15 09:52:42 fs 1.5.372.2: some re-factoring of OWizardMachine, RoadmapWizard and derived classes, to prepare the migration UI for #i49133# 2008/01/15 07:18:39 fs 1.5.372.1: #i67987# use a roadmap in this wizard


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [32322d9210224c6413263836aee3d69235f8ef31]

INTEGRATION: CWS odbmacros2 (1.16.44); FILE MERGED 2008/02/05 07:31:15 fs 1.16.44.4: #i10000# 2008/02/04 13:08:50 fs 1.16.44.3: RESYNC: (1.16-1.17); FILE MERGED 2008/01/15 09:52:42 fs 1.16.44.2: some re-factoring of OWizardMachine, RoadmapWizard and derived classes, to prepare the migration UI for #i49133# 2008/01/15 07:18:39 fs 1.16.44.1: #i67987# use a roadmap in this wizard


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [d3d04fb38f5771b715a0f93193870709a719127f]

INTEGRATION: CWS odbmacros2 (1.13.44); FILE MERGED 2008/01/30 13:21:08 fs 1.13.44.2: canAdvance made const 2008/01/15 07:18:39 fs 1.13.44.1: #i67987# use a roadmap in this wizard


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [eb0cce55ad5e38842ccce4395da56741ff26a618]

INTEGRATION: CWS odbmacros2 (1.5.424); FILE MERGED 2008/02/11 11:14:55 fs 1.5.424.3: IWizardPage is COMMIT_REASON is deprecated - replace usages with CommitPageReason, while I have an svtools-incompatible CWS 2008/01/30 13:20:59 fs 1.5.424.2: #i49133# outsourced the handling of the location of the new database to a dedicated class (::svx::DatabaseLocationInputController) 2008/01/15 09:52:42 fs 1.5.424.1: some re-factoring of OWizardMachine, RoadmapWizard and derived classes, to prepare the migration UI for #i49133#


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [6c303ea0a4c6927f791c973ae685390293738f6f]

INTEGRATION: CWS odbmacros2 (1.9.112); FILE MERGED 2008/02/11 11:14:55 fs 1.9.112.3: IWizardPage is COMMIT_REASON is deprecated - replace usages with CommitPageReason, while I have an svtools-incompatible CWS 2008/01/30 13:20:59 fs 1.9.112.2: #i49133# outsourced the handling of the location of the new database to a dedicated class (::svx::DatabaseLocationInputController) 2008/01/15 09:52:42 fs 1.9.112.1: some re-factoring of OWizardMachine, RoadmapWizard and derived classes, to prepare the migration UI for #i49133#


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [936540093db8f05d74f408ad5de20ee5d313b1de]

INTEGRATION: CWS odbmacros2 (1.32.2); FILE MERGED 2008/03/04 12:00:54 fs 1.32.2.2: RESYNC: (1.32-1.33); FILE MERGED 2007/12/19 09:49:52 fs 1.32.2.1: #i49133# link DBA lib with BASIC lib


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [2d1e7c4d2fa14ff9c38d62c37576c588330ffff7]

INTEGRATION: CWS odbmacros2 (1.1.2); FILE ADDED 2008/02/18 13:48:37 fs 1.1.2.1: #i10000# Our framework needs a "menubar" folder for each module's description (modules/dbbrowser/menubar in this case), even if it doesn't contain a menubar.xml. Otherwise, it will fail to load all UI elements for this module. Unfortunately, the place where our uiconfig.zip is packaged doesn't respect empty folders, so we need to have a folder with a dummy file - "preserve.txt", in this case.


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [49b4c2da4345c2aa8ed0020bda66afd3f4fa8141]

INTEGRATION: CWS odbmacros2 (1.12.196); FILE MERGED 2007/12/06 13:34:07 fs 1.12.196.1: during #i49133#: support a HelpURL property


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [4c822a8b57db279875c8cfe8b6d7335e92647ad8]

INTEGRATION: CWS odbmacros2 (1.7.98); FILE MERGED 2008/01/24 14:10:20 fs 1.7.98.1: during #i49133#: its not necessary at all to have an own implementation for the authentication request - the generic interaction handler can easily do this


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [b9ee95e8b7b00c2878cd210a612a8ff052d2a1f1]

INTEGRATION: CWS odbmacros2 (1.15.196); FILE MERGED 2008/02/20 13:28:05 fs 1.15.196.2.2.1: some DBG_UNHANDLED_EXCEPTIONs 2008/02/04 13:08:26 fs 1.15.196.2: RESYNC: (1.15-1.16); FILE MERGED 2008/01/24 14:10:20 fs 1.15.196.1: during #i49133#: its not necessary at all to have an own implementation for the authentication request - the generic interaction handler can easily do this


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [3357270be3c77c9ed71211700a3f871b6f844816]

INTEGRATION: CWS odbmacros2 (1.114.20); FILE MERGED 2008/02/20 13:28:05 fs 1.114.20.3.2.1: some DBG_UNHANDLED_EXCEPTIONs 2008/02/06 21:45:11 fs 1.114.20.3: #i49133# some initialization-related re-factoring 2008/02/04 13:08:22 fs 1.114.20.2: RESYNC: (1.114-1.116); FILE MERGED 2007/12/13 11:22:40 fs 1.114.20.1: #i49133# some refactoring, mostly related to the m_xCurrentFrame->m_aCurrentFrame change


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [a00036be618dfa3c97882aeee1961ee842671e65]

INTEGRATION: CWS odbmacros2 (1.50.10); FILE MERGED 2008/02/20 13:28:04 fs 1.50.10.1.2.1: some DBG_UNHANDLED_EXCEPTIONs 2008/02/06 21:45:28 fs 1.50.10.1: #i49133# some initialization-related re-factoring


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [038b757918a66f6d732eb9c64f6bb7b715a061b8]

INTEGRATION: CWS odbmacros2 (1.112.2); FILE MERGED 2008/02/20 13:28:04 fs 1.112.2.5.2.1: some DBG_UNHANDLED_EXCEPTIONs 2008/02/11 11:17:17 fs 1.112.2.5: replace ShowTreeView/Button with (Enable|Show)Browser 2008/02/06 21:45:06 fs 1.112.2.4: #i49133# some initialization-related re-factoring 2008/02/04 13:08:19 fs 1.112.2.3: RESYNC: (1.112-1.114); FILE MERGED 2008/01/26 21:22:24 fs 1.112.2.2: new include necessary 2007/12/13 11:22:17 fs 1.112.2.1: #i49133# some refactoring, mostly related to the m_xCurrentFrame->m_aCurrentFrame change


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [067eae0892a30d71bd02d9bd8d346d68d11dcf6e]

INTEGRATION: CWS odbmacros2 (1.43.20); FILE MERGED 2008/02/04 13:08:16 fs 1.43.20.2: RESYNC: (1.43-1.44); FILE MERGED 2008/01/26 21:22:23 fs 1.43.20.1: new include necessary


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [73cb775b7d33f2c1f4e9229692a666c5fbdc9a57]

INTEGRATION: CWS odbmacros2 (1.22.98); FILE MERGED 2008/02/20 13:28:03 fs 1.22.98.6.2.2: some DBG_UNHANDLED_EXCEPTIONs 2008/02/14 12:35:31 fs 1.22.98.6.2.1: #i49133# re-enable the macros in DBDocs, which had been temporarily disable to finalize CWS odbmacros2 2008/02/14 08:37:41 fs 1.22.98.6: temporarily disable scripting support for database documents,  so we have an intermediate version of the CWS which we can integrate 2008/02/11 13:49:01 fs 1.22.98.5: #i10000# 2008/02/06 21:43:23 fs 1.22.98.4: #i49133# don't support XScriptInvocationContext if our associated document does not support XEmbeddedScripts 2008/01/26 21:22:12 fs 1.22.98.3: m_aModelConnector not used anymore 2007/12/18 21:25:10 fs 1.22.98.2: #i49133# some re-factoring 2007/12/13 11:21:27 fs 1.22.98.1: #i49133# +getAssociatedModel / some minor refactoring, mostly related to the m_xCurrentFrame->m_aCurrentFrame change


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [178ed5a28cc9d699b99f30fb5db3aaf9104064f6]

INTEGRATION: CWS odbmacros2 (1.32.2); FILE MERGED 2007/12/13 11:20:38 fs 1.32.2.1: #i49133# +controllerframe


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [e6813106d68f2cabb19590f0d230deda6b434664]

INTEGRATION: CWS odbmacros2 (1.13.82); FILE MERGED 2008/01/24 14:12:01 fs 1.13.82.2: #i49133# connect: use the document's interaction handler, if there is one 2007/12/19 13:26:25 fs 1.13.82.1: m_xDatabaseContext is not needed


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [6cd12f7735623e46f6d9f7e458602de948123561]

INTEGRATION: CWS odbmacros2 (1.7.10); FILE MERGED 2008/02/20 13:28:02 fs 1.7.10.1.2.1: some DBG_UNHANDLED_EXCEPTIONs 2008/02/11 11:17:43 fs 1.7.10.1: replace ShowTreeView/Button with (Enable|Show)Browser


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [955dff950c56eec59e0098d11ac0c914db9ab408]

INTEGRATION: CWS odbmacros2 (1.1.2); FILE ADDED 2008/01/02 20:27:38 fs 1.1.2.7: #i49133# don't rely on frame notifications for activity: window events seem to be more reliable 2007/12/22 13:35:53 fs 1.1.2.6: #i49133# just learned that the ActiveFrame attribute of a frames collection is maintained by the framework itself, no need to update it manually 2007/12/20 10:19:28 fs 1.1.2.5: #i49133# never reset the CurrentComponent to NULL. Even upon deactivation, it stays untouched, until another component is activated and sets it to itself. / #i84767# set the parent frame's active frame 2007/12/19 15:04:22 fs 1.1.2.4: comment corrected 2007/12/19 11:29:40 fs 1.1.2.3: thread safety 2007/12/18 21:24:51 fs 1.1.2.2: #i49133# set the XController as CurrentComponent (i.e. AppBasic's ThisComponent) if it has no model 2007/12/13 11:20:32 fs 1.1.2.1: encapsultaing the frame which a controller is attached to


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [891135eff417d4d537274521b039b3c35720ae84]

INTEGRATION: CWS odbmacros2 (1.75.2); FILE MERGED 2008/02/20 13:28:02 fs 1.75.2.2.2.1: some DBG_UNHANDLED_EXCEPTIONs 2008/02/04 13:08:13 fs 1.75.2.2: RESYNC: (1.75-1.76); FILE MERGED 2007/12/19 13:25:50 fs 1.75.2.1: getDataSourceName_displayError: database context arg is not necessary


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [a2df32db9ec4a059c5b6b4517928f6bced3c634a]

INTEGRATION: CWS odbmacros2 (1.6.98); FILE MERGED 2007/12/06 13:33:47 fs 1.6.98.1: during #i49133#: support a HelpURL property


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [f3fca5d6299812d4a1b02c09603e204496fb1b7e]

INTEGRATION: CWS odbmacros2 (1.69.82); FILE MERGED 2008/02/06 21:44:22 fs 1.69.82.5: #i49133# don't support XScriptInvocationContext if our associated document does not support XEmbeddedScripts, or if we cannot unambiguously be associated with with a dooc 2008/01/24 10:08:19 fs 1.69.82.4: implDirectSQL was never used 2007/12/19 07:20:35 fs 1.69.82.3: #i10000# 2007/12/19 06:12:01 fs 1.69.82.2: #i49133# +m_xCurrentDatabaseDocument 2007/12/18 21:21:23 fs 1.69.82.1: #i49133# implement XScriptInvocationContext


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [eb37a67b101b21637b7644e4155e0fbc3325bd1c]

INTEGRATION: CWS odbmacros2 (1.6.116); FILE MERGED 2007/12/06 13:33:47 fs 1.6.116.1: during #i49133#: support a HelpURL property


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [e7df4bbdb5a6c75e545ced594143db4269438687]

INTEGRATION: CWS odbmacros2 (1.12.20); FILE MERGED 2008/01/15 09:50:01 fs 1.12.20.1: some re-factoring of OWizardMachine, RoadmapWizard and derived classes, to prepare the migration UI for #i49133#


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [05ff491a59b985391f5931c4a1fff38936e2707d]

INTEGRATION: CWS odbmacros2 (1.7.20); FILE MERGED 2008/01/15 09:50:00 fs 1.7.20.1: some re-factoring of OWizardMachine, RoadmapWizard and derived classes, to prepare the migration UI for #i49133#


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [9325a46cf8b30bb2f0945e4dc89ef58e1d1cc3ac]

INTEGRATION: CWS odbmacros2 (1.99.4); FILE MERGED 2008/02/04 13:08:10 fs 1.99.4.2: RESYNC: (1.99-1.100); FILE MERGED 2008/01/26 21:21:40 fs 1.99.4.1: #i49133# new ids


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [296990dc438464755948882aa065a85b3418a6b9]

INTEGRATION: CWS odbmacros2 (1.6.82); FILE MERGED 2007/12/19 13:26:09 fs 1.6.82.1: m_xDatabaseContext is not needed


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [3ad12e3d38d9cbf213767bad681efa672744bfad]

INTEGRATION: CWS odbmacros2 (1.7.376); FILE MERGED 2007/12/13 11:22:37 fs 1.7.376.1: #i49133# some refactoring, mostly related to the m_xCurrentFrame->m_aCurrentFrame change


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [767b26badff4106a6a5684d8fea638ef0c118954]

INTEGRATION: CWS odbmacros2 (1.38.98); FILE MERGED 2008/02/20 13:28:02 fs 1.38.98.3.2.1: some DBG_UNHANDLED_EXCEPTIONs 2008/02/06 08:30:58 fs 1.38.98.3: copying the fix for #i85879# into this CWS: cleanup the toolbar mess in the data source browser 2007/12/18 21:21:43 fs 1.38.98.2: #i49133# some re-factoring 2007/12/13 11:22:37 fs 1.38.98.1: #i49133# some refactoring, mostly related to the m_xCurrentFrame->m_aCurrentFrame change


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [ba61e3262eeb708c108b73350dd0390b28086a99]

INTEGRATION: CWS odbmacros2 (1.38.98); FILE MERGED 2008/01/24 10:08:04 fs 1.38.98.1: #i49133# +ID_MIGRATE_SCRITPS


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [570cc31c9b77dc880a1520848e924a2c1c7a23cb]

INTEGRATION: CWS odbmacros2 (1.32.116); FILE MERGED 2008/02/04 13:08:07 fs 1.32.116.2: RESYNC: (1.32-1.33); FILE MERGED 2007/12/19 13:25:34 fs 1.32.116.1: getDataSourceName_displayError: database context arg is not necessary


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [531799bf525c0876a07ff1eaed855fbab8f33b28]

INTEGRATION: CWS odbmacros2 (1.30.98); FILE MERGED 2008/02/20 13:28:01 fs 1.30.98.1.2.1: some DBG_UNHANDLED_EXCEPTIONs 2007/12/06 13:34:15 fs 1.30.98.1: during #i49133#: support a HelpURL property


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [7f1f315c08aa47c988db150a7fea70cd4be75c3f]

INTEGRATION: CWS odbmacros2 (1.28.2); FILE MERGED 2008/01/23 14:40:49 fs 1.28.2.2: #i49133# respect our help URL 2007/12/06 13:34:15 fs 1.28.2.1: during #i49133#: support a HelpURL property


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [95f67ba85fbd6f162a361ac8e93f9638592a49f8]

INTEGRATION: CWS odbmacros2 (1.29.2); FILE MERGED 2008/01/15 09:50:00 fs 1.29.2.1: some re-factoring of OWizardMachine, RoadmapWizard and derived classes, to prepare the migration UI for #i49133#


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [f53cd5bca580f925b43edd661363f8aeaa3195a0]

INTEGRATION: CWS odbmacros2 (1.18.2); FILE MERGED 2008/01/15 09:50:00 fs 1.18.2.1: some re-factoring of OWizardMachine, RoadmapWizard and derived classes, to prepare the migration UI for #i49133#


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [bbd8b337a7ce83125a0fdf0ad07facf38f922de3]

INTEGRATION: CWS odbmacros2 (1.13.20); FILE MERGED 2008/01/15 09:50:00 fs 1.13.20.1: some re-factoring of OWizardMachine, RoadmapWizard and derived classes, to prepare the migration UI for #i49133#


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [e5506f9dce42981b2a08b85302fbf362cf382ee7]

INTEGRATION: CWS odbmacros2 (1.5.20); FILE MERGED 2008/01/15 09:50:00 fs 1.5.20.1: some re-factoring of OWizardMachine, RoadmapWizard and derived classes, to prepare the migration UI for #i49133#


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [ccbf4e4ed7775bb1a8485260b069a741b808da2b]

INTEGRATION: CWS odbmacros2 (1.32.20); FILE MERGED 2008/02/11 11:17:53 fs 1.32.20.3: IWizardPage is COMMIT_REASON is deprecated - replace usages with CommitPageReason, while I have an svtools-incompatible CWS 2008/02/04 13:08:04 fs 1.32.20.2: RESYNC: (1.32-1.33); FILE MERGED 2008/01/15 09:50:00 fs 1.32.20.1: some re-factoring of OWizardMachine, RoadmapWizard and derived classes, to prepare the migration UI for #i49133#


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [f539180fa0d9c4261845224ad7dcc9d7b3571284]

INTEGRATION: CWS odbmacros2 (1.49.20); FILE MERGED 2008/02/11 11:17:53 fs 1.49.20.2: IWizardPage is COMMIT_REASON is deprecated - replace usages with CommitPageReason, while I have an svtools-incompatible CWS 2008/01/15 09:50:00 fs 1.49.20.1: some re-factoring of OWizardMachine, RoadmapWizard and derived classes, to prepare the migration UI for #i49133#


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [8916aa9b37b71bf283125f71cb4470e437641b4c]

INTEGRATION: CWS odbmacros2 (1.6.116); FILE MERGED 2008/02/11 11:17:52 fs 1.6.116.1: IWizardPage is COMMIT_REASON is deprecated - replace usages with CommitPageReason, while I have an svtools-incompatible CWS


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [eebc6d7831ab8cc4ca1f150d037fda36e043c6b8]

INTEGRATION: CWS odbmacros2 (1.10.98); FILE MERGED 2008/02/11 11:17:52 fs 1.10.98.1: IWizardPage is COMMIT_REASON is deprecated - replace usages with CommitPageReason, while I have an svtools-incompatible CWS


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [ee7cd6d9e574242c02a3d85e506dd5dce68241e2]

INTEGRATION: CWS odbmacros2 (1.192.2); FILE MERGED 2008/03/06 09:59:17 fs 1.192.2.14: manual resync to 1.195 to prevent conflicts at integration time 2008/02/18 13:56:24 fs 1.192.2.13: corrected calculation of bHideTreeView 2008/02/20 13:28:00 fs 1.192.2.12.2.3: some DBG_UNHANDLED_EXCEPTIONs 2008/02/18 14:01:03 fs 1.192.2.12.2.2: 'resync': merge changes 1.192.2.12->1.192.2.13 2008/02/14 12:25:00 fs 1.192.2.12.2.1: #i49133# re-enable the macros in DBDocs, which had been temporarily disable to finalize CWS odbmacros2 2008/02/14 08:36:55 fs 1.192.2.12: temporarily disable scripting support for database documents,  so we have an intermediate version of the CWS which we can integrate 2008/02/11 13:42:13 fs 1.192.2.11: #i10000# 2008/02/11 11:16:47 fs 1.192.2.10: replace ShowTreeView/Button with (Enable|Show)Browser 2008/02/06 21:44:26 fs 1.192.2.9: #i49133# don't support XScriptInvocationContext if our associated document does not support XEmbeddedScripts, or if we cannot unambiguously be associated with with a dooc 2008/02/06 08:35:51 fs 1.192.2.8: copying the fix for #i85879# into this CWS: cleanup the toolbar mess in the data source browser 2008/02/04 22:35:43 fs 1.192.2.7: #i10000# 2008/02/04 13:08:01 fs 1.192.2.6: RESYNC: (1.192-1.193); FILE MERGED 2008/01/24 10:08:47 fs 1.192.2.5: implDirectSQL was never used / since rebuilding the connection is not implemented, remove it from the menu 2007/12/19 13:26:52 fs 1.192.2.4: getDataSourceName_displayError: database context arg is not necessary 2007/12/19 06:12:22 fs 1.192.2.3: #i49133# +m_xCurrentDatabaseDocument 2007/12/18 21:23:20 fs 1.192.2.2: removed an obsolete friend declaration 2007/12/13 11:22:06 fs 1.192.2.1: #i49133# some refactoring, mostly related to the m_xCurrentFrame->m_aCurrentFrame change


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [0e1ac78405e1795cbbd039d9e8f78bbaee1501aa]

INTEGRATION: CWS odbmacros2 (1.106.120); FILE MERGED 2008/01/24 10:09:00 fs 1.106.120.1: since rebuilding the connection is not implemented, remove it from the menu


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [55bb5a456fe3bd63e7122aff6cef4053f237d3d2]

INTEGRATION: CWS odbmacros2 (1.81.56); FILE MERGED 2008/02/20 13:28:00 fs 1.81.56.6.2.1: some DBG_UNHANDLED_EXCEPTIONs 2008/02/06 08:35:28 fs 1.81.56.6: slight refactoring during #i49133# 2008/01/24 10:39:06 fs 1.81.56.5: respect the new 'invisible' flag also when checking the cache 2008/01/24 10:31:37 fs 1.81.56.4: #i49133# support for making features invisible (i.e. they disappear from their menu/toolbar) 2007/12/19 07:14:27 fs 1.81.56.3: #i10000# 2007/12/18 21:23:48 fs 1.81.56.2: #i49133# some re-factoring 2007/12/13 11:22:06 fs 1.81.56.1: #i49133# some refactoring, mostly related to the m_xCurrentFrame->m_aCurrentFrame change


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [cb7fc3d98a2db6d0476ffa895453514a02277efc]

INTEGRATION: CWS odbmacros2 (1.30.198); FILE MERGED 2008/02/20 13:28:00 fs 1.30.198.2.2.1: some DBG_UNHANDLED_EXCEPTIONs 2008/02/04 13:07:57 fs 1.30.198.2: RESYNC: (1.30-1.31); FILE MERGED 2007/12/13 11:22:06 fs 1.30.198.1: #i49133# some refactoring, mostly related to the m_xCurrentFrame->m_aCurrentFrame change


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [a45486cb02a87a3dfabe431483ee400f8ef49d20]

INTEGRATION: CWS odbmacros2 (1.31.64); FILE MERGED 2008/02/11 11:16:47 fs 1.31.64.7: replace ShowTreeView/Button with (Enable|Show)Browser 2008/02/07 15:49:08 fs 1.31.64.6: #i10000# 2008/02/06 08:35:12 fs 1.31.64.5: copying the fix for #i85879# into this CWS: cleanup the toolbar mess in the data source browser 2007/12/19 19:53:01 fs 1.31.64.4: #i10000# 2007/12/19 13:27:08 fs 1.31.64.3: #i49133# some tweaking 2007/12/19 07:17:36 fs 1.31.64.2: #i10000# 2007/12/19 06:13:26 fs 1.31.64.1: #i49133# don't attach the DBDoc model to the loaded controllers, this is not supported by them (they don't have own models, and attaching the database document is wrong, speaking strictly)


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [1fd3fddca0ce8e6da03788fe7edb03e7210a52bd]

INTEGRATION: CWS odbmacros2 (1.102.2); FILE MERGED 2008/03/06 10:17:57 fs 1.102.2.6: manual resync to 1.104 to prevent conflicts at integration time 2008/02/20 13:28:00 fs 1.102.2.5.2.1: some DBG_UNHANDLED_EXCEPTIONs 2008/02/06 08:34:36 fs 1.102.2.5: copying the fix for #i85879# into this CWS: cleanup the toolbar mess in the data source browser 2008/02/04 13:07:54 fs 1.102.2.4: RESYNC: (1.102-1.103); FILE MERGED 2008/01/26 21:21:25 fs 1.102.2.3: spelling 2007/12/18 21:23:48 fs 1.102.2.2: #i49133# some re-factoring 2007/12/13 11:22:06 fs 1.102.2.1: #i49133# some refactoring, mostly related to the m_xCurrentFrame->m_aCurrentFrame change


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [173558fbbcc11f58ea4e59558413db872e4490cd]

INTEGRATION: CWS odbmacros2 (1.6.198); FILE MERGED 2008/01/26 21:17:14 fs 1.6.198.1: some re-factoring


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [4411287395e5e955dcd1e9fe9679750865f72337]

INTEGRATION: CWS odbmacros2 (1.15.2); FILE MERGED 2008/01/26 21:19:45 fs 1.15.2.1: #i49133# when connecting to a document which contains macros/scripts in a form/report, then show a warning


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [178a56cae4efd0f022f434a208027eded0626586]

INTEGRATION: CWS odbmacros2 (1.14.56); FILE MERGED 2008/01/28 11:34:57 fs 1.14.56.1: during #i49133#: changeContainer->selectContainer


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [7d27f8296a8ca471aa018f3eaf04726279ad6935]

INTEGRATION: CWS odbmacros2 (1.21.56); FILE MERGED 2008/02/20 13:28:00 fs 1.21.56.1.2.1: some DBG_UNHANDLED_EXCEPTIONs 2008/01/28 11:34:57 fs 1.21.56.1: during #i49133#: changeContainer->selectContainer


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [0209af3801071696a644ccd0ba6b094929741a30]

INTEGRATION: CWS odbmacros2 (1.6.100); FILE MERGED 2008/01/28 11:35:21 fs 1.6.100.1: during #i49133#: changeContainer->selectContainer


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [0db3cca5bd7a75209a5da37232de30f988f66221]

INTEGRATION: CWS odbmacros2 (1.12.98); FILE MERGED 2008/02/19 08:54:16 fs 1.12.98.2: don't remember E_NONE as last type 2008/01/28 11:35:21 fs 1.12.98.1: during #i49133#: changeContainer->selectContainer


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [8bc0f28c50281638d9960c42d9e166e61c0f2cac]

INTEGRATION: CWS odbmacros2 (1.28.8); FILE MERGED 2008/03/04 12:00:51 fs 1.28.8.2: RESYNC: (1.28-1.29); FILE MERGED 2008/02/26 14:15:46 fs 1.28.8.1.2.2: during #i49133#: for consistency, renamed getdocumentinfo to getDocumentInfo 2008/02/20 13:28:00 fs 1.28.8.1.2.1: some DBG_UNHANDLED_EXCEPTIONs 2008/02/06 08:34:45 fs 1.28.8.1: #i49133#


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [61a2b21eb27753e24dc9b11eac9b570ce1d1563b]

INTEGRATION: CWS odbmacros2 (1.28.56); FILE MERGED 2008/03/04 12:00:46 fs 1.28.56.7: RESYNC: (1.30-1.31); FILE MERGED 2008/02/20 13:28:00 fs 1.28.56.6.2.1: some DBG_UNHANDLED_EXCEPTIONs 2008/02/06 08:34:02 fs 1.28.56.6: slight refactoring during #i49133# 2008/02/04 22:31:46 fs 1.28.56.5: #i10000# 2008/02/04 13:07:51 fs 1.28.56.4: RESYNC: (1.28-1.30); FILE MERGED 2008/01/28 11:35:59 fs 1.28.56.3: #i49133# implement new XDatabaseDocumentUI methods 2008/01/26 21:19:10 fs 1.28.56.2: #new include necessary 2007/12/13 11:21:52 fs 1.28.56.1: #i49133# some refactoring, mostly related to the m_xCurrentFrame->m_aCurrentFrame change


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [bf83110e7dcacf664d01d4fcb1fd86481714ea3e]

INTEGRATION: CWS odbmacros2 (1.23.2); FILE MERGED 2008/03/06 10:45:47 fs 1.23.2.6: manual resync to 1.25 to prevent conflicts at integration time 2008/02/20 13:27:59 fs 1.23.2.5.2.1: some DBG_UNHANDLED_EXCEPTIONs 2008/02/06 21:45:57 fs 1.23.2.5: #i49133# use our document's isModified instead of m_bCurrentlyModified - the lattter is only for controllers which do not have an own model 2008/02/04 22:31:46 fs 1.23.2.4: #i10000# 2008/02/04 13:07:47 fs 1.23.2.3: RESYNC: (1.23-1.24); FILE MERGED 2008/01/26 21:18:52 fs 1.23.2.2: #new include necessary 2007/12/19 13:26:40 fs 1.23.2.1: getDataSourceName_displayError: database context arg is not necessary


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [2f3b9c1375c588b3461a4352504b01fd106b4811]

INTEGRATION: CWS odbmacros2 (1.22.2); FILE MERGED 2008/02/06 21:45:57 fs 1.22.2.6: #i49133# use our document's isModified instead of m_bCurrentlyModified - the lattter is only for controllers which do not have an own model 2008/01/28 11:35:59 fs 1.22.2.5: #i49133# implement new XDatabaseDocumentUI methods 2008/01/26 21:19:45 fs 1.22.2.4: #i49133# when connecting to a document which contains macros/scripts in a form/report, then show a warning 2008/01/24 10:09:35 fs 1.22.2.3: #i49133# support for script/macro migration 2007/12/18 21:22:31 fs 1.22.2.2: removed an obsolete friend declaration 2007/12/13 11:21:52 fs 1.22.2.1: #i49133# some refactoring, mostly related to the m_xCurrentFrame->m_aCurrentFrame change


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [7e7000c6ccb7d50c9d579156d605d14216f7b3db]

INTEGRATION: CWS odbmacros2 (1.50.2); FILE MERGED 2008/02/20 13:27:59 fs 1.50.2.8.2.2: some DBG_UNHANDLED_EXCEPTIONs 2008/02/14 12:35:42 fs 1.50.2.8.2.1: #i49133# re-enable the macros in DBDocs, which had been temporarily disable to finalize CWS odbmacros2 2008/02/14 08:38:01 fs 1.50.2.8: temporarily disable scripting support for database documents,  so we have an intermediate version of the CWS which we can integrate 2008/02/06 21:45:57 fs 1.50.2.7: #i49133# use our document's isModified instead of m_bCurrentlyModified - the lattter is only for controllers which do not have an own model 2008/02/04 13:07:44 fs 1.50.2.6: RESYNC: (1.50-1.53); FILE MERGED 2008/01/28 11:35:59 fs 1.50.2.5: #i49133# implement new XDatabaseDocumentUI methods 2008/01/26 21:19:45 fs 1.50.2.4: #i49133# when connecting to a document which contains macros/scripts in a form/report, then show a warning 2008/01/24 10:33:50 fs 1.50.2.3: #i49133# make the 'migration scripts and macros' item invisible when it's disabled 2008/01/24 10:09:35 fs 1.50.2.2: #i49133# support for script/macro migration 2007/12/13 11:21:51 fs 1.50.2.1: #i49133# some refactoring, mostly related to the m_xCurrentFrame->m_aCurrentFrame change


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [f9f7d65f57b04e346ef09cd93dc6f1b557731b7c]

INTEGRATION: CWS odbmacros2 (1.45.10); FILE MERGED 2008/03/04 12:00:42 fs 1.45.10.2: RESYNC: (1.45-1.46); FILE MERGED 2008/02/11 11:17:30 fs 1.45.10.1: replace ShowTreeView/Button with (Enable|Show)Browser


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [4b27de88993b98a7d2371e5e3c2ff1cbf310b704]

INTEGRATION: CWS odbmacros2 (1.14.2); FILE MERGED 2008/02/04 13:07:41 fs 1.14.2.2: RESYNC: (1.14-1.15); FILE MERGED 2007/12/06 13:34:48 fs 1.14.2.1: #i49133# +PROPERTY_HELP_URL


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [2dcc4f7551641181cab3f0ec481f6b2a57adf3f2]

INTEGRATION: CWS odbmacros2 (1.47.2); FILE MERGED 2008/02/11 11:17:21 fs 1.47.2.3: replace ShowTreeView/Button with (Enable|Show)Browser 2008/02/04 13:07:35 fs 1.47.2.2: RESYNC: (1.47-1.48); FILE MERGED 2007/12/06 13:34:44 fs 1.47.2.1: #i49133# +PROPERTY_HELP_URL


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [362fb62830232199e2be1d69d50860fa1299e2da]

INTEGRATION: CWS odbmacros2 (1.14.2); FILE MERGED 2008/02/04 13:07:33 fs 1.14.2.2: RESYNC: (1.14-1.15); FILE MERGED 2007/12/06 13:34:44 fs 1.14.2.1: #i49133# +PROPERTY_HELP_URL


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [00f99142adfef77b8eb662fb780ab6e7d738ccd5]

INTEGRATION: CWS odbmacros2 (1.1.4); FILE ADDED 2008/03/05 21:03:48 fs 1.1.4.2: ongoing work - merge all the changes which so far happened on the intermediate branch 'odbmacros_2_5' 2008/02/14 22:25:00 fs 1.1.4.1: file rangeprogressbar.hxx was added on branch cws_src680_odbmacros2 on 2008-03-05 21:03:48 +0000


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [7fec8bd2a24c6b1f374cdfcbc296d9bd01d4c20e]

INTEGRATION: CWS odbmacros2 (1.1.4); FILE ADDED 2008/03/05 21:03:48 fs 1.1.4.2: ongoing work - merge all the changes which so far happened on the intermediate branch 'odbmacros_2_5' 2008/02/27 14:40:31 fs 1.1.4.1: file progresscapture.hxx was added on branch cws_src680_odbmacros2 on 2008-03-05 21:03:48 +0000


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [c9b1c17c0fbc4f2a859f8ce3e671449519deb6da]

INTEGRATION: CWS odbmacros2 (1.1.4); FILE ADDED 2008/03/05 21:03:48 fs 1.1.4.2: ongoing work - merge all the changes which so far happened on the intermediate branch 'odbmacros_2_5' 2008/02/27 14:40:31 fs 1.1.4.1: file progresscapture.cxx was added on branch cws_src680_odbmacros2 on 2008-03-05 21:03:48 +0000


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [4d31bcba605c86e8caf659aec826d8b40b32ccbd]

INTEGRATION: CWS odbmacros2 (1.1.4); FILE ADDED 2008/03/05 21:13:31 fs 1.1.4.3: #i10000# 2008/03/05 21:03:48 fs 1.1.4.2: ongoing work - merge all the changes which so far happened on the intermediate branch 'odbmacros_2_5' 2008/02/14 22:25:00 fs 1.1.4.1: file migrationprogress.hxx was added on branch cws_src680_odbmacros2 on 2008-03-05 21:03:48 +0000


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [79f143407e3e97f84ac7aa4ca2670cc735f35cd8]

INTEGRATION: CWS odbmacros2 (1.1.4); FILE ADDED 2008/03/05 21:03:48 fs 1.1.4.2: ongoing work - merge all the changes which so far happened on the intermediate branch 'odbmacros_2_5' 2008/02/27 14:39:43 fs 1.1.4.1: file migrationlog.hxx was added on branch cws_src680_odbmacros2 on 2008-03-05 21:03:48 +0000


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [7a88856a3a6ebddf894b9158e46e6954d1c4ef57]

INTEGRATION: CWS odbmacros2 (1.1.4); FILE ADDED 2008/03/05 21:03:48 fs 1.1.4.2: ongoing work - merge all the changes which so far happened on the intermediate branch 'odbmacros_2_5' 2008/02/27 14:39:43 fs 1.1.4.1: file migrationlog.cxx was added on branch cws_src680_odbmacros2 on 2008-03-05 21:03:47 +0000


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [3eb562ceba74baa2354c3a47b66d2c405f536238]

INTEGRATION: CWS odbmacros2 (1.1.4); FILE ADDED 2008/03/05 21:03:47 fs 1.1.4.2: ongoing work - merge all the changes which so far happened on the intermediate branch 'odbmacros_2_5' 2008/02/14 12:16:19 fs 1.1.4.1: file migrationengine.hxx was added on branch cws_src680_odbmacros2 on 2008-03-05 21:03:47 +0000


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [ae56326aacec8a183cfa635242c393d38fe6eb7e]

INTEGRATION: CWS odbmacros2 (1.1.4); FILE ADDED 2008/03/05 21:03:47 fs 1.1.4.2: ongoing work - merge all the changes which so far happened on the intermediate branch 'odbmacros_2_5' 2008/02/14 12:16:19 fs 1.1.4.1: file migrationengine.cxx was added on branch cws_src680_odbmacros2 on 2008-03-05 21:03:47 +0000


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [a5ca6fbb5c27d2b841e303161821b2c1a457af81]

INTEGRATION: CWS odbmacros2 (1.1.2); FILE ADDED 2008/03/05 21:03:47 fs 1.1.2.4: ongoing work - merge all the changes which so far happened on the intermediate branch 'odbmacros_2_5' 2008/03/05 06:17:48 fs 1.1.2.3: #i10000# 2008/02/27 14:42:56 fs 1.1.2.2.2.2: new files 2008/02/14 12:16:43 fs 1.1.2.2.2.1: '#' 2008/01/30 13:50:48 fs 1.1.2.2: #i49133# working on Step 2 of the migration: use an URL Box for inputting the backup location 2008/01/16 15:53:46 fs 1.1.2.1: initial checkin. The whole dialog is a prototype by now


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [f2aa1459ea018603cbe62601908eaaadbdbd8754]

INTEGRATION: CWS odbmacros2 (1.1.2); FILE ADDED 2008/01/28 11:36:27 fs 1.1.2.4: #i49133# implement closing the sub docs, using a new method at the XDatabaseDocumentUI 2008/01/24 10:12:40 fs 1.1.2.3: prototype changes as defined in the iTeam / support for initializing the dialog with a database document 2008/01/21 11:25:40 fs 1.1.2.2: #i10000# precompiled headers 2008/01/16 15:53:36 fs 1.1.2.1: initial checkin. The whole dialog is a prototype by now


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [bc9ca29feb0588e3716c9e02ad5fa073a234cc0e]

INTEGRATION: CWS odbmacros2 (1.1.2); FILE ADDED 2008/03/05 21:03:47 fs 1.1.2.7: ongoing work - merge all the changes which so far happened on the intermediate branch 'odbmacros_2_5' 2008/02/27 14:41:47 fs 1.1.2.6.2.3: 'Update' after progress changes, and take the final summary from outside 2008/02/14 22:25:00 fs 1.1.2.6.2.2: #i49133# ingegrate the migration engine (though not yet finished) into the wizard 2008/02/14 12:16:43 fs 1.1.2.6.2.1: '#' 2008/02/11 11:18:26 fs 1.1.2.6: #i49133# proper travel handling on the second page 2008/02/05 09:12:46 fs 1.1.2.5: migration step two: backup the document 2008/01/30 13:50:48 fs 1.1.2.4: #i49133# working on Step 2 of the migration: use an URL Box for inputting the backup location 2008/01/28 11:36:27 fs 1.1.2.3: #i49133# implement closing the sub docs, using a new method at the XDatabaseDocumentUI 2008/01/21 10:16:21 fs 1.1.2.2: some more prototype details 2008/01/16 15:53:36 fs 1.1.2.1: initial checkin. The whole dialog is a prototype by now


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [87a01a894ed043e36d2da20ba411d93aa51b2612]

INTEGRATION: CWS odbmacros2 (1.1.2); FILE ADDED 2008/03/05 21:03:47 fs 1.1.2.9: ongoing work - merge all the changes which so far happened on the intermediate branch 'odbmacros_2_5' 2008/02/27 14:41:47 fs 1.1.2.8.2.3: 'Update' after progress changes, and take the final summary from outside 2008/02/14 22:25:00 fs 1.1.2.8.2.2: #i49133# ingegrate the migration engine (though not yet finished) into the wizard 2008/02/14 12:16:43 fs 1.1.2.8.2.1: '#' 2008/02/11 11:18:26 fs 1.1.2.8: #i49133# proper travel handling on the second page 2008/02/04 22:39:08 fs 1.1.2.7: #i10000# 2008/01/30 13:50:48 fs 1.1.2.6: #i49133# working on Step 2 of the migration: use an URL Box for inputting the backup location 2008/01/28 11:36:27 fs 1.1.2.5: #i49133# implement closing the sub docs, using a new method at the XDatabaseDocumentUI 2008/01/24 10:12:40 fs 1.1.2.4: prototype changes as defined in the iTeam / support for initializing the dialog with a database document 2008/01/21 11:25:40 fs 1.1.2.3: #i10000# precompiled headers 2008/01/21 10:16:21 fs 1.1.2.2: some more prototype details 2008/01/16 15:53:36 fs 1.1.2.1: initial checkin. The whole dialog is a prototype by now


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [a5ef47ffd7d48d516ce589879e832e808ddc4c65]

INTEGRATION: CWS odbmacros2 (1.1.2); FILE ADDED 2008/03/05 21:03:47 fs 1.1.2.5: ongoing work - merge all the changes which so far happened on the intermediate branch 'odbmacros_2_5' 2008/02/27 14:42:50 fs 1.1.2.4.2.2: some logging; proper final summary (provided by the logger) 2008/02/14 22:25:00 fs 1.1.2.4.2.1: #i49133# ingegrate the migration engine (though not yet finished) into the wizard 2008/02/05 09:12:46 fs 1.1.2.4: migration step two: backup the document 2008/01/30 13:50:48 fs 1.1.2.3: #i49133# working on Step 2 of the migration: use an URL Box for inputting the backup location 2008/01/28 11:36:27 fs 1.1.2.2: #i49133# implement closing the sub docs, using a new method at the XDatabaseDocumentUI 2008/01/16 15:53:36 fs 1.1.2.1: initial checkin. The whole dialog is a prototype by now


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [ba2bcae45af0d98492aec0c7f08d499517f448f3]

INTEGRATION: CWS odbmacros2 (1.1.2); FILE ADDED 2008/03/05 21:03:47 fs 1.1.2.9: ongoing work - merge all the changes which so far happened on the intermediate branch 'odbmacros_2_5' 2008/02/27 14:42:49 fs 1.1.2.8.2.3: some logging; proper final summary (provided by the logger) 2008/02/14 22:25:00 fs 1.1.2.8.2.2: #i49133# ingegrate the migration engine (though not yet finished) into the wizard 2008/02/14 12:16:43 fs 1.1.2.8.2.1: '#' 2008/02/13 11:50:07 fs 1.1.2.8: added a note 2008/02/11 11:18:26 fs 1.1.2.7: #i49133# proper travel handling on the second page 2008/02/07 15:58:45 fs 1.1.2.6: #i10000# 2008/02/05 09:12:46 fs 1.1.2.5: migration step two: backup the document 2008/01/28 11:36:27 fs 1.1.2.4: #i49133# implement closing the sub docs, using a new method at the XDatabaseDocumentUI 2008/01/24 10:12:40 fs 1.1.2.3: prototype changes as defined in the iTeam / support for initializing the dialog with a database document 2008/01/21 11:25:40 fs 1.1.2.2: #i10000# precompiled headers 2008/01/16 15:53:36 fs 1.1.2.1: initial checkin. The whole dialog is a prototype by now


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [007cad695f40ea61a820d2e0b5237f88a9524bae]

INTEGRATION: CWS odbmacros2 (1.1.2); FILE ADDED 2008/03/05 21:03:47 fs 1.1.2.6: ongoing work - merge all the changes which so far happened on the intermediate branch 'odbmacros_2_5' 2008/02/27 14:42:08 fs 1.1.2.5.2.3: more strings 2008/02/14 22:25:00 fs 1.1.2.5.2.2: #i49133# ingegrate the migration engine (though not yet finished) into the wizard 2008/02/14 12:16:43 fs 1.1.2.5.2.1: '#' 2008/01/30 13:50:48 fs 1.1.2.5: #i49133# working on Step 2 of the migration: use an URL Box for inputting the backup location 2008/01/28 11:36:27 fs 1.1.2.4: #i49133# implement closing the sub docs, using a new method at the XDatabaseDocumentUI 2008/01/24 10:12:40 fs 1.1.2.3: prototype changes as defined in the iTeam / support for initializing the dialog with a database document 2008/01/21 10:16:21 fs 1.1.2.2: some more prototype details 2008/01/16 15:53:36 fs 1.1.2.1: initial checkin. The whole dialog is a prototype by now


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [d0f1754c711692c44ae1ec92029da9799c7db6a2]

INTEGRATION: CWS odbmacros2 (1.1.2); FILE ADDED 2008/03/05 21:03:47 fs 1.1.2.5: ongoing work - merge all the changes which so far happened on the intermediate branch 'odbmacros_2_5' 2008/02/14 12:16:43 fs 1.1.2.4.2.1: '#' 2008/01/28 11:36:27 fs 1.1.2.4: #i49133# implement closing the sub docs, using a new method at the XDatabaseDocumentUI 2008/01/24 10:12:40 fs 1.1.2.3: prototype changes as defined in the iTeam / support for initializing the dialog with a database document 2008/01/21 10:16:21 fs 1.1.2.2: some more prototype details 2008/01/16 15:53:36 fs 1.1.2.1: initial checkin. The whole dialog is a prototype by now


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [cd02e93cfef29a289ac6742772b7208713b12987]

INTEGRATION: CWS odbmacros2 (1.1.4); FILE ADDED 2008/03/05 21:03:47 fs 1.1.4.2: ongoing work - merge all the changes which so far happened on the intermediate branch 'odbmacros_2_5' 2008/02/14 12:15:24 fs 1.1.4.1: file docerrorhandling.hxx was added on branch cws_src680_odbmacros2 on 2008-03-05 21:03:47 +0000


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [3f77c352bbf60689116ca9ce84dcd696caa5e3e2]

INTEGRATION: CWS odbmacros2 (1.1.4); FILE ADDED 2008/03/05 21:03:47 fs 1.1.4.2: ongoing work - merge all the changes which so far happened on the intermediate branch 'odbmacros_2_5' 2008/02/14 12:15:24 fs 1.1.4.1: file docerrorhandling.cxx was added on branch cws_src680_odbmacros2 on 2008-03-05 21:03:47 +0000


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [95064f85e8c00c7cdd25960868acf2ebfdfbd65d]

INTEGRATION: CWS odbmacros2 (1.1.4); FILE ADDED 2008/03/05 21:03:47 fs 1.1.4.2: ongoing work - merge all the changes which so far happened on the intermediate branch 'odbmacros_2_5' 2008/02/27 14:38:33 fs 1.1.4.1: file dbmm_types.hxx was added on branch cws_src680_odbmacros2 on 2008-03-05 21:03:46 +0000


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [5ae37fc78b845f7431347672ca94ab3d6ea15970]

INTEGRATION: CWS odbmacros2 (1.1.2); FILE ADDED 2008/01/21 11:25:40 fs 1.1.2.2: #i10000# precompiled headers 2008/01/16 16:00:29 fs 1.1.2.1: initial checkin. The whole dialog is a prototype by now


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [44ba66584e7a377af91d20da0aa6ef4d6cb07a3e]

INTEGRATION: CWS odbmacros2 (1.1.2); FILE ADDED 2008/01/16 16:00:29 fs 1.1.2.1: initial checkin. The whole dialog is a prototype by now


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [4287e2de251b626aa6b67b0f5a51184a1ff323b6]

INTEGRATION: CWS odbmacros2 (1.1.2); FILE ADDED 2008/03/05 21:03:46 fs 1.1.2.2: ongoing work - merge all the changes which so far happened on the intermediate branch 'odbmacros_2_5' 2008/02/27 14:41:05 fs 1.1.2.1.2.2: more strings 2008/02/14 12:16:43 fs 1.1.2.1.2.1: '#' 2008/01/16 16:00:29 fs 1.1.2.1: initial checkin. The whole dialog is a prototype by now


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [2d95324ed6f5de217b9f06ee0c8bcf6caa66914e]

INTEGRATION: CWS odbmacros2 (1.1.2); FILE ADDED 2008/01/16 15:53:26 fs 1.1.2.1: initial checkin. The whole dialog is a prototype by now


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [1da3b800d126ce9f98f377e204536ec154a9c50d]

INTEGRATION: CWS odbmacros2 (1.9.2); FILE MERGED 2007/12/12 09:53:50 fs 1.9.2.1: #i49133# getStorage is not used here


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [15cd6a5694ef1edd9187fb448527878b85a89d55]

INTEGRATION: CWS odbmacros2 (1.24.2); FILE MERGED 2008/03/04 12:00:32 fs 1.24.2.3: RESYNC: (1.26-1.27); FILE MERGED 2008/02/27 14:38:06 fs 1.24.2.2.2.1: when copying a document, load it with disabled macros, to prevent the macro security message 2008/02/04 13:07:27 fs 1.24.2.2: RESYNC: (1.24-1.26); FILE MERGED 2007/12/12 09:54:56 fs 1.24.2.1: #i49133# when loading an embedded object, prohibit it to have embedded scripts/macros (unless it already has some)


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [b7cb5fa4536856fb1729b4cef6c38fb75682369b]

INTEGRATION: CWS odbmacros2 (1.50.2); FILE MERGED 2008/03/04 12:00:29 fs 1.50.2.7: RESYNC: (1.53-1.54); FILE MERGED 2008/02/18 21:11:06 fs 1.50.2.6: pass the OutplaceFrameProperties as named values 2008/02/27 14:38:06 fs 1.50.2.5.2.4: when copying a document, load it with disabled macros, to prevent the macro security message 2008/02/26 14:13:46 fs 1.50.2.5.2.3: #i49133# support a 'Hidden' flag 2008/02/20 14:47:36 fs 1.50.2.5.2.2: 'resync' copy changes 1.50.2.5->1.5.2.6 onto branch odbmacros_2_5 2008/02/14 12:18:07 fs 1.50.2.5.2.1: #i49133# re-enable the macros in DBDocs, which had been temporarily disable to finalize CWS odbmacros2 2008/02/14 08:22:19 fs 1.50.2.5: temporarily disable scripting support for database documents,  so we have an intermediate version of the CWS which we can integrate 2008/02/04 22:27:21 fs 1.50.2.4: #i10000 2008/02/04 13:07:23 fs 1.50.2.3: RESYNC: (1.50-1.53); FILE MERGED 2008/01/06 21:13:01 fs 1.50.2.2: #i49133# allow form/report-macros if and only if there already is *any* form/report which contains macros 2007/12/12 09:54:56 fs 1.50.2.1: #i49133# when loading an embedded object, prohibit it to have embedded scripts/macros (unless it already has some)


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [6a59fda4eea0f7268c532c5356fc68d2b3d59d93]

INTEGRATION: CWS odbmacros2 (1.13.2); FILE MERGED 2007/12/12 09:54:56 fs 1.13.2.1: #i49133# when loading an embedded object, prohibit it to have embedded scripts/macros (unless it already has some)


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [878f8c16f330de19bbf84333b93342b534afb54a]

INTEGRATION: CWS odbmacros2 (1.26.2); FILE MERGED 2008/02/04 13:07:20 fs 1.26.2.3: RESYNC: (1.26-1.27); FILE MERGED 2008/01/23 14:21:05 fs 1.26.2.2: loadComponentFromURL: better error message for non-existent components 2007/12/12 09:54:56 fs 1.26.2.1: #i49133# when loading an embedded object, prohibit it to have embedded scripts/macros (unless it already has some)


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [7bb65cf5ed879af3dd736f45291b7bc6c7e3082f]

INTEGRATION: CWS odbmacros2 (1.37.208); FILE MERGED 2008/02/04 13:07:17 fs 1.37.208.2: RESYNC: (1.37-1.38); FILE MERGED 2008/01/24 10:05:09 fs 1.37.208.1: #i49133# some const-ness


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [13956a308deeb3643d6b70726091e2ea39df77ef]

INTEGRATION: CWS odbmacros2 (1.74.2); FILE MERGED 2008/02/18 10:32:18 fs 1.74.2.5: #i86178# when connecting using an interaction handler, pass the PWD which previously failed (if any). This ensures the handler's (which is a new one since CWS odbmacros2) password cache doesn't interfere 2008/02/04 13:07:14 fs 1.74.2.4: RESYNC: (1.74-1.75); FILE MERGED 2008/01/24 14:09:38 fs 1.74.2.3: during #i49133#: the authentication continuation does not need the 'data source is read-only' flag 2008/01/24 10:05:09 fs 1.74.2.2: #i49133# some const-ness 2007/12/06 13:32:54 fs 1.74.2.1: #i49133# support Script/DialogLibraryContainers in database documents, implement XEmbeddedScripts/XStorageBasedDocument


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [78bc483b7eae90074fc71a5f542dabe5235d8dc2]

INTEGRATION: CWS odbmacros2 (1.14.56); FILE MERGED 2008/03/06 09:34:34 fs 1.14.56.9: manual resync to 1.16 to prevent conflicts at integration time 2008/02/26 14:04:46 fs 1.14.56.8: removed unused method 2008/02/26 14:08:11 fs 1.14.56.7.2.1: removed unused method 2008/02/06 08:33:03 fs 1.14.56.7: #i49133# when we have an interaction handler, then use it when storing the document fails 2008/02/04 13:07:11 fs 1.14.56.6: RESYNC: (1.14-1.15); FILE MERGED 2008/01/24 10:06:42 fs 1.14.56.5: #i49133# don't support XEmbeddedScripts and XScriptInvocationContext if we already have forms/reports with macros 2007/12/17 13:05:33 fs 1.14.56.4: #i49133# implement XScriptInvocationContext 2007/12/10 14:16:39 fs 1.14.56.3: #i49133# cache the script provider as weak ref, sounds cheaper 2007/12/10 14:03:09 fs 1.14.56.2: #i49133# implement XScriptProviderSupplier 2007/12/06 13:32:54 fs 1.14.56.1: #i49133# support Script/DialogLibraryContainers in database documents, implement XEmbeddedScripts/XStorageBasedDocument


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [f02e1a0abc42870dd863b53af0d9eb9c3e7f8bc8]

INTEGRATION: CWS odbmacros2 (1.36.2); FILE MERGED 2008/02/26 14:05:34 fs 1.36.2.16: additional comment 2008/02/26 14:07:44 fs 1.36.2.15.2.2: additional comment 2008/02/14 12:18:07 fs 1.36.2.15.2.1: #i49133# re-enable the macros in DBDocs, which had been temporarily disable to finalize CWS odbmacros2 2008/02/14 08:36:45 fs 1.36.2.15: typo 2008/02/14 08:22:19 fs 1.36.2.14: temporarily disable scripting support for database documents,  so we have an intermediate version of the CWS which we can integrate 2008/02/06 21:43:37 fs 1.36.2.13: some less ModifyLocks 2008/02/06 08:33:02 fs 1.36.2.12: #i49133# when we have an interaction handler, then use it when storing the document fails 2008/02/04 13:07:08 fs 1.36.2.11: RESYNC: (1.36-1.37); FILE MERGED 2008/01/26 21:18:31 fs 1.36.2.10: slight code re-arrangement 2008/01/24 10:06:42 fs 1.36.2.9: #i49133# don't support XEmbeddedScripts and XScriptInvocationContext if we already have forms/reports with macros 2008/01/02 21:29:39 fs 1.36.2.8: #i49133# let the DatabaODatabaseModelImpl be an XModifyListener at the document storage (via ::sfx2::DocumentStorageModifyListener) 2007/12/17 12:41:39 fs 1.36.2.7: #i49133# implement XScriptInvocationContext 2007/12/10 14:16:39 fs 1.36.2.6: #i49133# cache the script provider as weak ref, sounds cheaper 2007/12/10 14:03:09 fs 1.36.2.5: #i49133# implement XScriptProviderSupplier 2007/12/10 08:04:12 fs 1.36.2.4: recognize (and properly handle) empty salvage URLs 2007/12/06 20:34:30 fs 1.36.2.3: impl_storeAs_throw: don't expect an existing storage 2007/12/06 20:17:16 fs 1.36.2.2: impl_storeAs_throw: don't expect an existing storage 2007/12/06 13:32:54 fs 1.36.2.1: #i49133# support Script/DialogLibraryContainers in database documents, implement XEmbeddedScripts/XStorageBasedDocument


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [ad08e64350ebc18280d9ad4d3c7667eecc3aa3f2]

INTEGRATION: CWS odbmacros2 (1.14.236); FILE MERGED 2008/02/19 08:32:36 fs 1.14.236.3: #i86178# also remember the 'AuthenticationFailedpassword' when remembering transient data source properties 2008/02/04 13:07:05 fs 1.14.236.2: RESYNC: (1.14-1.15); FILE MERGED 2007/12/19 09:50:29 fs 1.14.236.1: #i49133# add a ThisDatabaseDocument variable to the newly created BasicManager of a database document


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [0715a2876e698af994485d3fe115d22d91ee3413]

INTEGRATION: CWS odbmacros2 (1.36.102); FILE MERGED 2008/02/19 08:41:51 fs 1.36.102.6: #i10000# 2008/02/19 08:32:36 fs 1.36.102.5: #i86178# also remember the 'AuthenticationFailedpassword' when remembering transient data source properties 2008/02/04 13:07:02 fs 1.36.102.4: RESYNC: (1.36-1.37); FILE MERGED 2007/12/19 14:51:33 fs 1.36.102.3: #i49133# BasicManager::Insert/set/ResetGlobalUNOConstant superseded by SetGlobalUNOConstant 2007/12/19 09:50:29 fs 1.36.102.2: #i49133# add a ThisDatabaseDocument variable to the newly created BasicManager of a database document 2007/12/06 13:32:54 fs 1.36.102.1: #i49133# support Script/DialogLibraryContainers in database documents, implement XEmbeddedScripts/XStorageBasedDocument


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [6f62627963f9390ad8c6b8df113aa85388f6dac6]

INTEGRATION: CWS odbmacros2 (1.16.2); FILE MERGED 2008/02/18 10:32:18 fs 1.16.2.11: #i86178# when connecting using an interaction handler, pass the PWD which previously failed (if any). This ensures the handler's (which is a new one since CWS odbmacros2) password cache doesn't interfere 2008/02/06 08:31:41 fs 1.16.2.10: #i49133# added possibility to lock the modification flag 2008/02/04 22:23:53 fs 1.16.2.9: #i10000# 2008/02/04 13:06:59 fs 1.16.2.8: RESYNC: (1.16-1.19); FILE MERGED 2008/01/24 10:04:47 fs 1.16.2.7: #i49133# some const-ness 2008/01/06 21:13:01 fs 1.16.2.6: #i49133# allow form/report-macros if and only if there already is *any* form/report which contains macros 2008/01/06 21:00:41 fs 1.16.2.5: #i49133# reset the Basic and Library containers when the model is being disposed 2008/01/02 21:29:39 fs 1.16.2.4: #i49133# let the DatabaODatabaseModelImpl be an XModifyListener at the document storage (via ::sfx2::DocumentStorageModifyListener) 2007/12/12 09:54:55 fs 1.16.2.3: #i49133# when loading an embedded object, prohibit it to have embedded scripts/macros (unless it already has some) 2007/12/06 20:34:30 fs 1.16.2.2: impl_storeAs_throw: don't expect an existing storage 2007/12/06 13:32:54 fs 1.16.2.1: #i49133# support Script/DialogLibraryContainers in database documents, implement XEmbeddedScripts/XStorageBasedDocument


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [e2ea2cc49ff62991d2f479ba04d2f407d128ab07]

INTEGRATION: CWS odbmacros2 (1.21.2); FILE MERGED 2008/02/26 14:14:28 fs 1.21.2.11.2.2: #i49133# don't rebase the script storages if the new root storage would be NULL 2008/02/14 12:18:07 fs 1.21.2.11.2.1: #i49133# re-enable the macros in DBDocs, which had been temporarily disable to finalize CWS odbmacros2 2008/02/06 08:31:59 fs 1.21.2.11: #i49133# added possibility to lock the modification flag 2008/02/04 13:06:56 fs 1.21.2.10: RESYNC: (1.21-1.24); FILE MERGED 2008/01/24 14:11:18 fs 1.21.2.9: #i49133# properly set the m_bReadOnly flag, so it is correct if we read from a read-only document/storage 2008/01/06 21:13:01 fs 1.21.2.8: #i49133# allow form/report-macros if and only if there already is *any* form/report which contains macros 2008/01/06 21:00:41 fs 1.21.2.7: #i49133# reset the Basic and Library containers when the model is being disposed 2008/01/02 21:29:39 fs 1.21.2.6: #i49133# let the DatabaODatabaseModelImpl be an XModifyListener at the document storage (via ::sfx2::DocumentStorageModifyListener) 2007/12/19 11:05:46 fs 1.21.2.5: objectHasMacros: catch exceptions 2007/12/19 11:03:45 fs 1.21.2.4: objectHasMacros: care for non-existent storages 2007/12/12 09:54:55 fs 1.21.2.3: #i49133# when loading an embedded object, prohibit it to have embedded scripts/macros (unless it already has some) 2007/12/12 08:47:16 fs 1.21.2.2: #i10000# 2007/12/06 13:32:53 fs 1.21.2.1: #i49133# support Script/DialogLibraryContainers in database documents, implement XEmbeddedScripts/XStorageBasedDocument


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [e64d36261fa56ca31b4bd679d9bf54972da10f2e]

INTEGRATION: CWS odbmacros2 (1.10.2); FILE MERGED 2007/12/12 09:54:02 fs 1.10.2.1: #i49133# getStorage is not used here


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [63685ee56fc54c41d3d888a47cce5c6bece41586]

INTEGRATION: CWS odbmacros2 (1.12.82); FILE MERGED 2008/03/04 12:00:23 fs 1.12.82.2: RESYNC: (1.12-1.13); FILE MERGED 2008/01/16 15:59:54 fs 1.12.82.1: #i49133# +source/ext/macromigration


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [50dbcf059265d2c8cd6b99267a33363b1f4c03fe]

INTEGRATION: CWS odbmacros2 (1.2.98); FILE MERGED 2008/02/06 21:43:12 fs 1.2.98.3: #i49133# don't support XScriptInvocationContext if our associated document does not support XEmbeddedScripts 2007/12/18 21:20:41 fs 1.2.98.2: #i49133# some re-factoring 2007/12/13 11:19:36 fs 1.2.98.1: #i49133# +getAssociatedModel


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [46c263ea49393f80fba79919cf819a85f70c1c3a]

INTEGRATION: CWS odbmacros2 (1.5.82); FILE MERGED 2008/01/26 21:17:51 fs 1.5.82.5: removed unused n_aAsyncLoadSafety 2008/01/24 10:31:26 fs 1.5.82.4: #i49133# support for making features invisible (i.e. they disappear from their menu/toolbar) 2007/12/19 07:14:07 fs 1.5.82.3: #i10000# 2007/12/18 21:20:41 fs 1.5.82.2: #i49133# some re-factoring 2007/12/13 11:19:22 fs 1.5.82.1: #i49133# replaced m_xCurrentFrame with m_aCurrentFrame of type ControllerFrame, to have a central place for handling the global WorkingDocument


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [8cfba7c78f37411521772367fe4c9b489f5b2af7]

INTEGRATION: CWS chart20_DEV300 (1.7.4); FILE MERGED 2008/02/21 15:59:29 bm 1.7.4.1: #i366# error bars from ranges


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [41e905dff1425ab01c7fe7ba2dc4bf5caf1e8406]

INTEGRATION: CWS odbmacros2 (1.1.2); FILE ADDED 2007/12/13 11:20:25 fs 1.1.2.1: encapsultaing the frame which a controller is attached to


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [cfab998853f4ef775f2f7ee525a76ddea47e3bfc]

INTEGRATION: CWS chart20_DEV300 (1.40.28); FILE MERGED 2008/02/21 15:59:28 bm 1.40.28.1: #i366# error bars from ranges


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [29dbcf4f28190c2b1174ce3131b7717656c61640]

INTEGRATION: CWS odbmacros2 (1.2.98); FILE MERGED 2007/12/18 21:20:03 fs 1.2.98.2: #i49133# +getXController 2007/12/13 11:18:31 fs 1.2.98.1: #i49133# getAssociatedModel


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [a5d88708e7b2d6287aa6903cf0565299ce8f5d8e]

INTEGRATION: CWS chart20_DEV300 (1.5.28); FILE MERGED 2008/02/21 15:59:28 bm 1.5.28.1: #i366# error bars from ranges


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [8cd82d4fed977cd233adf27e60309315d427d8f8]

INTEGRATION: CWS chart20_DEV300 (1.4.152); FILE MERGED 2008/02/22 17:13:24 bm 1.4.152.3: #i366# unused variable 2008/02/22 16:51:39 bm 1.4.152.2: #i366# +removeErrorBars() 2008/02/21 15:59:28 bm 1.4.152.1: #i366# error bars from ranges


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [65e5c88ae0a5274eb4d53e34faa332311a7aa27f]

INTEGRATION: CWS odbmacros2 (1.2.98); FILE MERGED 2008/01/26 21:17:05 fs 1.2.98.1: some re-factoring


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [4e19d948a794a78ef6e8bc5d989182a590e48ed4]

INTEGRATION: CWS chart20_DEV300 (1.4.76); FILE MERGED 2008/02/21 15:59:28 bm 1.4.76.1: #i366# error bars from ranges


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [64d18e4a2d1e545f94fc7aff30559532d51a3955]

INTEGRATION: CWS chart20_DEV300 (1.3.76); FILE MERGED 2008/02/22 14:53:19 bm 1.3.76.2: #i366# unused code removal, introduce an appendSequence() method rather than using magic numbers (that are btw. valid for normal use) 2008/02/21 15:59:28 bm 1.3.76.1: #i366# error bars from ranges


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [00943fc98c4b99ee2b390a7a36c7f9fa4a24bd30]

INTEGRATION: CWS odbmacros2 (1.27.26); FILE MERGED 2008/01/30 13:30:38 fs 1.27.26.1: #i49133# RID_STR_ALREADYEXISTOVERWRITE


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [83fb43ee7db7d8e4b89b0a89427851d72af21040]

INTEGRATION: CWS chart20_DEV300 (1.9.28); FILE MERGED 2008/02/21 15:59:28 bm 1.9.28.1: #i366# error bars from ranges


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [51c971c5318727381830dd8e4164866b7c1a1bc3]

INTEGRATION: CWS odbmacros2 (1.32.24); FILE MERGED 2008/01/30 13:30:04 fs 1.32.24.1: #i49133# +databaselocationinput


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [c8fdd303e4932f2d934eda004b0106640959c9da]

INTEGRATION: CWS chart20_DEV300 (1.14.28); FILE MERGED 2008/02/21 15:59:28 bm 1.14.28.1: #i366# error bars from ranges


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [84046f99d6de981ac28a344719265fde43c19206]

INTEGRATION: CWS odbmacros2 (1.73.26); FILE MERGED 2008/01/30 13:30:23 fs 1.73.26.1: #i49133# RID_STR_ALREADYEXISTOVERWRITE


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [eed00dc7acf339f9a99ac6df88babf082b08ee26]

INTEGRATION: CWS chart20_DEV300 (1.3.76); FILE MERGED 2008/02/21 15:59:28 bm 1.3.76.1: #i366# error bars from ranges


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [b406310287a0d91f19e3d845856dc37806ace1b1]

INTEGRATION: CWS odbmacros2 (1.1.2); FILE ADDED 2008/02/11 11:18:59 fs 1.1.2.2: minor change 2008/01/30 13:29:40 fs 1.1.2.1: #i49133# helper class for inputting a location of a to-be-saved database document (outsourced from extensions/source/abpilot into a dedicated class)


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [64f6ab6cf102915b851d402d111b682100d80001]

INTEGRATION: CWS odbmacros2 (1.13.90); FILE MERGED 2008/01/06 21:52:54 fs 1.13.90.2: #i49133# ContextDocument/WorkingDocument not needed anymore 2007/12/11 22:50:53 fs 1.13.90.1: #i49133# ScriptSelectorDialog now supports obtaining the document which it used as WorkingDocument


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [21951ebac533414fd0d8de023051f0c143ab7720]

INTEGRATION: CWS chart20_DEV300 (1.15.28); FILE MERGED 2008/02/21 15:59:28 bm 1.15.28.1: #i366# error bars from ranges


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [c9e017711a0a65f6f7b74989e6d87189f3ab1017]

INTEGRATION: CWS odbmacros2 (1.25.90); FILE MERGED 2008/01/06 21:52:54 fs 1.25.90.6: #i49133# ContextDocument/WorkingDocument not needed anymore 2007/12/19 20:09:53 fs 1.25.90.5: #i49133# GetCurrentComponent should not be needed anymore, all known clients pass a valid XFrame now 2007/12/18 21:16:55 fs 1.25.90.4: #i49133# SfxObjectShell's WorkingDocument changed to CurrentComponent 2007/12/17 12:41:11 fs 1.25.90.3: #i49133# use XScriptInvocationContext 2007/12/11 22:50:53 fs 1.25.90.2: #i49133# ScriptSelectorDialog now supports obtaining the document which it used as WorkingDocument 2007/12/10 09:21:59 fs 1.25.90.1: #i49133# use SfxObjectShell::GetWorkingDocument as fallback only, as first step, use our frame's document


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [f51ee21db91034d1b802faae15ad43c7cebd1637]

INTEGRATION: CWS chart20_DEV300 (1.9.28); FILE MERGED 2008/02/21 15:59:28 bm 1.9.28.1: #i366# error bars from ranges


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [ea1643f26b0874f3871b034ea5d275f1862a907d]

INTEGRATION: CWS odbmacros2 (1.19.90); FILE MERGED 2008/02/04 13:05:47 fs 1.19.90.2: RESYNC: (1.19-1.20); FILE MERGED 2007/12/12 14:27:33 fs 1.19.90.1: #i49133# pass an XFrame to the SvxMacroAssignDlg and the SvxMacroTabPage


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [2c6d21d79b3e2d3a406301cb59af4ac33f456a93]

INTEGRATION: CWS odbmacros2 (1.31.172); FILE MERGED 2008/02/04 13:05:44 fs 1.31.172.5: RESYNC: (1.31-1.32); FILE MERGED 2008/01/06 21:52:54 fs 1.31.172.4: #i49133# ContextDocument/WorkingDocument not needed anymore 2007/12/12 14:32:08 fs 1.31.172.3: #i49133# pass an XFrame to CreateSvxMacroAssignDlg 2007/12/11 22:50:53 fs 1.31.172.2: #i49133# ScriptSelectorDialog now supports obtaining the document which it used as WorkingDocument 2007/12/10 09:21:34 fs 1.31.172.1: #i49133# CreateScriptSelectorDialog taking a frame now


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [ae0d0bb3d2828235346e8f85d90e892bcc8039fa]

INTEGRATION: CWS chart20_DEV300 (1.4.52); FILE MERGED 2008/02/21 15:59:28 bm 1.4.52.1: #i366# error bars from ranges


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [5117960ec671d2925c5eba0f14b1461175c635e5]

INTEGRATION: CWS odbmacros2 (1.43.24); FILE MERGED 2008/02/04 13:05:41 fs 1.43.24.5: RESYNC: (1.43-1.44); FILE MERGED 2008/01/06 21:52:54 fs 1.43.24.4: #i49133# ContextDocument/WorkingDocument not needed anymore 2007/12/12 14:32:03 fs 1.43.24.3: #i49133# pass an XFrame to CreateSvxMacroAssignDlg 2007/12/11 22:50:52 fs 1.43.24.2: #i49133# ScriptSelectorDialog now supports obtaining the document which it used as WorkingDocument 2007/12/10 09:21:34 fs 1.43.24.1: #i49133# CreateScriptSelectorDialog taking a frame now


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [b22549c87cd187dbf7a8e161bfc9db35cab27b1c]

INTEGRATION: CWS chart20_DEV300 (1.7.28); FILE MERGED 2008/02/21 15:59:28 bm 1.7.28.1: #i366# error bars from ranges


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [8ed5fbd1b19b7a862aa5bc02197c6a63a843ae09]

INTEGRATION: CWS odbmacros2 (1.132.22); FILE MERGED 2008/02/04 13:05:38 fs 1.132.22.2: RESYNC: (1.132-1.133); FILE MERGED 2008/01/30 13:31:19 fs 1.132.22.1: #i49133# +databaselocationinput


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [b94bb2cffe8e7e0267f0762929fd13f54812ce78]

INTEGRATION: CWS chart20_DEV300 (1.5.4); FILE MERGED 2008/02/21 15:59:27 bm 1.5.4.1: #i366# error bars from ranges


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [41c4d717aa64564d00b84f3f60b0d485c0e0f9fb]

INTEGRATION: CWS chart20_DEV300 (1.13.6); FILE MERGED 2008/02/21 15:59:48 bm 1.13.6.1: #i366# error bars from cell ranges


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [5eed47c1132489ed4a996fac170c76ae54a8d4a3]

INTEGRATION: CWS odbmacros2 (1.5.172); FILE MERGED 2007/12/12 14:31:51 fs 1.5.172.2: #i49133# pass an XFrame to CreateSvxMacroAssignDlg 2007/12/10 09:21:24 fs 1.5.172.1: #i49133# CreateScriptSelectorDialog taking a frame now


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [89143347dcd09dc42d5f0c3da364896e0df6c3b0]

INTEGRATION: CWS chart20_DEV300 (1.116.6); FILE MERGED 2008/02/21 15:59:49 bm 1.116.6.1: #i366# error bars from cell ranges


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [e3cdae89a5b8a2a3d2cdf5574c122961191725d8]

INTEGRATION: CWS chart20_DEV300 (1.2.108); FILE MERGED 2008/02/21 15:59:27 bm 1.2.108.1: #i366# error bars from ranges


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [5cbcae259d0e0bcccac093484f0ed74d82eb05a1]

INTEGRATION: CWS odbmacros2 (1.1.2); FILE ADDED 2008/01/30 13:29:28 fs 1.1.2.1: #i49133# helper class for inputting a location of a to-be-saved database document (outsourced from extensions/source/abpilot into a dedicated class)


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [b5000abba6b78e7201bb7902263c601239a07ccf]

INTEGRATION: CWS chart20_DEV300 (1.6.4); FILE MERGED 2008/02/21 15:59:27 bm 1.6.4.1: #i366# error bars from ranges


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [789f9973ba2d0138b69cd335a6681a15794bb83f]

INTEGRATION: CWS odbmacros2 (1.9.560); FILE MERGED 2007/12/12 14:27:16 fs 1.9.560.1: #i49133# pass an XFrame to the SvxMacroAssignDlg and the SvxMacroTabPage


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [d2296d00564eb4427084d1b47252db90a18320f1]

INTEGRATION: CWS chart20_DEV300 (1.2.228); FILE MERGED 2008/02/22 16:51:28 bm 1.2.228.2: #i366# +removeErrorBars() 2008/02/21 15:59:27 bm 1.2.228.1: #i366# error bars from ranges


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [4a6b423438ff5e3941f78ee9cbc165245aa8a583]

INTEGRATION: CWS chart20_DEV300 (1.2.108); FILE MERGED 2008/02/21 15:59:27 bm 1.2.108.1: #i366# error bars from ranges


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [e1181e8106556300125805c005bbb35b1e7468f8]

INTEGRATION: CWS chart20_DEV300 (1.4.22); FILE MERGED 2008/02/22 14:53:41 bm 1.4.22.2: #i366# introduce an appendSequence() method rather than using magic numbers (that are btw. valid for normal use) 2008/02/21 15:59:27 bm 1.4.22.1: #i366# error bars from ranges


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [88cc962325e4197253c4249edfc3e0d8aa22c093]

INTEGRATION: CWS chart20_DEV300 (1.5.76); FILE MERGED 2008/02/21 15:59:27 bm 1.5.76.1: #i366# error bars from ranges


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [ad7b4ac452958c901463039c4b6aa45b5b5e7ddd]

INTEGRATION: CWS odbmacros2 (1.7.430); FILE MERGED 2007/12/10 09:24:41 fs 1.7.430.1: doc syntax


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [d80660a096f08eaa67f6df5bba6ca50b5f77152b]

INTEGRATION: CWS chart20_DEV300 (1.5.42); FILE MERGED 2008/02/21 15:59:27 bm 1.5.42.1: #i366# error bars from ranges


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [992d1b060d1be654b5a00ec7cfeb70d83be576d8]

INTEGRATION: CWS chart20_DEV300 (1.6.4); FILE MERGED 2008/02/22 16:52:19 bm 1.6.4.2: #i366# commands for deleting statistics objects 2008/02/21 15:59:27 bm 1.6.4.1: #i366# error bars from ranges


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [51507b34797a760e016e8494ae41eadbcbdd293b]

INTEGRATION: CWS odbmacros2 (1.4.430); FILE MERGED 2008/02/04 13:05:14 fs 1.4.430.2: RESYNC: (1.4-1.5); FILE MERGED 2008/01/30 07:28:23 fs 1.4.430.1: proper @throws clause (@throw is neither recognized nor warned about by autodoc)


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [e47f302c21091632562b220952839b371ceb081f]

INTEGRATION: CWS chart20_DEV300 (1.27.4); FILE MERGED 2008/02/22 16:52:19 bm 1.27.4.2: #i366# commands for deleting statistics objects 2008/02/21 15:59:27 bm 1.27.4.1: #i366# error bars from ranges


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [28112ed8a2c6c6e988471f6289749c068a480cbf]

INTEGRATION: CWS chart20_DEV300 (1.6.4); FILE MERGED 2008/02/21 15:59:27 bm 1.6.4.2: #i366# error bars from ranges 2008/02/21 15:07:44 bm 1.6.4.1: #i85441# remove selection after deleting objects


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [8ffa62dc1c40b0dd9446f2b368c82b7ea0b1aa81]

INTEGRATION: CWS odbmacros2 (1.18.222); FILE MERGED 2008/01/08 09:19:37 fs 1.18.222.1: removed wrong documentation about type sequences being <NULL/>


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [3b817019e61a05eb2e33903d46bba494e7bcd7d3]

INTEGRATION: CWS chart20_DEV300 (1.31.4); FILE MERGED 2008/02/21 15:59:27 bm 1.31.4.1: #i366# error bars from ranges


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [bd9b603077d44ceb1d8149e087dca4e16fcc8868]

INTEGRATION: CWS odbmacros2 (1.3.96); FILE MERGED 2008/01/30 07:27:25 fs 1.3.96.2: since tag 2008/01/28 11:32:18 fs 1.3.96.1: #i49133# +(close)SubComponents


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [8193acfc0f0cc35419737db9b4d482e685d4c558]

INTEGRATION: CWS chart20_DEV300 (1.14.4); FILE MERGED 2008/02/22 16:52:19 bm 1.14.4.2: #i366# commands for deleting statistics objects 2008/02/21 15:59:27 bm 1.14.4.1: #i366# error bars from ranges


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [d6c8913f3b1820e0f546c969c29b34ea3717e885]

INTEGRATION: CWS odbmacros2 (1.22.8); FILE MERGED 2008/02/26 14:00:28 fs 1.22.8.1: +DefinitionContainer


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [24edef4de0cfd8959f0a3d1567a0bdc954c49e75]

INTEGRATION: CWS chart20_DEV300 (1.10.4); FILE MERGED 2008/02/22 16:52:19 bm 1.10.4.3: #i366# commands for deleting statistics objects 2008/02/21 15:59:27 bm 1.10.4.2: #i366# error bars from ranges 2008/02/21 15:07:44 bm 1.10.4.1: #i85441# remove selection after deleting objects


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [e72af45dde0436e208d18e8a69326424bdb3069f]

INTEGRATION: CWS chart20_DEV300 (1.27.4); FILE MERGED 2008/02/22 16:52:19 bm 1.27.4.2: #i366# commands for deleting statistics objects 2008/02/21 15:59:26 bm 1.27.4.1: #i366# error bars from ranges


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [bb9c37c43275dc6b12b8234a0cfa2fda8ab68630]

INTEGRATION: CWS odbmacros2 (1.5.424); FILE MERGED 2007/12/10 14:20:45 fs 1.5.424.2: #i10000# 2007/12/10 14:19:46 fs 1.5.424.1: #i49133# now implements XEmbeddedScripts and XScriptProviderSupplier


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [5f5110b890796b1c6985a489635355b91d032333]

INTEGRATION: CWS odbmacros2 (1.11.430); FILE MERGED 2008/01/05 22:15:04 fs 1.11.430.1: +HelpURL


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [92cf5e2c6c9af6975f5baac371b005f2e8c13ad8]

INTEGRATION: CWS chart20_DEV300 (1.8.42); FILE MERGED 2008/02/21 15:59:26 bm 1.8.42.1: #i366# error bars from ranges


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [74b4851c6a34603995f2093f8b566a40b9d47d22]

INTEGRATION: CWS odbmacros2 (1.11.430); FILE MERGED 2008/02/26 13:59:46 fs 1.11.430.1: better documentation of the Content aspect


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [bb86b66dd6614b61049c5206a71abd6f6e3d54d8]

INTEGRATION: CWS chart20_DEV300 (1.19.4); FILE MERGED 2008/02/22 15:14:44 bm 1.19.4.2: #i366# use appendSequence() instead of insertSequence( magic ) 2008/02/21 15:59:26 bm 1.19.4.1: #i366# error bars from ranges


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [9a6cfffa71bbf565a6c77d0b5c92a92983986354]

INTEGRATION: CWS odbmacros2 (1.4.430); FILE MERGED 2008/02/26 14:10:11 fs 1.4.430.2: #i10000# 2008/02/26 13:59:46 fs 1.4.430.1: better documentation of the Content aspect


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [2a0dd485e89376cdff8d77bc0246e3cc8c9caa34]

INTEGRATION: CWS chart20_DEV300 (1.7.4); FILE MERGED 2008/02/21 15:59:26 bm 1.7.4.1: #i366# error bars from ranges


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [a55ec971537f076f3850f79ad15ba8027a70ddc3]

INTEGRATION: CWS odbmacros2 (1.1.2); FILE ADDED 2008/02/26 13:59:19 fs 1.1.2.1: common functionality of DocumentDefinition and DocumentContainer


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [2a271458b18dd6b562646c834a1522477d9c7568]

INTEGRATION: CWS chart20_DEV300 (1.3.4); FILE MERGED 2008/02/21 15:59:26 bm 1.3.4.1: #i366# error bars from ranges


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [5ddd7584cfdfa9f3717e4db9b44e291c1361d5c4]

INTEGRATION: CWS odbmacros2 (1.10.200); FILE MERGED 2008/02/26 14:00:07 fs 1.10.200.1: this thing is deprecated


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [95cd6e300ac7ec1b82bbeaea9ba0e250d53987ae]

INTEGRATION: CWS chart20_DEV300 (1.1.2); FILE ADDED 2008/02/22 15:15:03 bm 1.1.2.2: #i366# use appendSequence() instead of insertSequence( magic ) 2008/02/21 22:12:25 bm 1.1.2.1: #i366# converter for error bar properties


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [09383fc314aa657dcf4d2df3f391a4c9c15f00ec]

INTEGRATION: CWS chart20_DEV300 (1.2.4); FILE MERGED 2008/02/29 16:17:47 bm 1.2.4.3: #i10000# declaring Dialog forward. Tinderbox breakage 2008/02/22 16:52:33 bm 1.2.4.2: #i366# correct handling for Writer: uses ranges from outside, but has no range chooser 2008/02/21 15:59:26 bm 1.2.4.1: #i366# error bars from ranges


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [c77254e136d91b906ba1511c5faa37d7e376db45]

INTEGRATION: CWS odbmacros2 (1.12.430); FILE MERGED 2008/02/11 09:39:27 fs 1.12.430.2: <service> is not recognized (and not even warned about) by autodoc. <type> is to be used to generate a link to this type 2008/02/11 08:56:35 fs 1.12.430.1: some more documentation


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [73b394190a50fab48fb19ed2ace24ba9b33478f4]

INTEGRATION: CWS chart20_DEV300 (1.9.4); FILE MERGED 2008/02/21 15:59:26 bm 1.9.4.1: #i366# error bars from ranges


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [d3568bf9229b9164c12449aaf2c1b3d0762dc825]

INTEGRATION: CWS chart20_DEV300 (1.2.4); FILE MERGED 2008/02/21 15:59:26 bm 1.2.4.1: #i366# error bars from ranges


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [6a773997350059adf3ae2b437ff0feaeca7b8ca3]

INTEGRATION: CWS odbmacros2 (1.3.430); FILE MERGED 2008/01/02 14:42:33 fs 1.3.430.1: #i49133# allow script providers to be created with an XScriptInvocationContext instead of a mere TDOC URL


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [304fdb4083612afa8d26f9dcfd73a952fdf7933d]

INTEGRATION: CWS chart20_DEV300 (1.1.4); FILE ADDED 2008/02/21 16:01:01 bm 1.1.4.2: #i366# moved to inc for broader access 2004/03/19 14:27:54 bm 1.1.4.1: file RangeSelectionListener.hxx was added on branch cws_src680_chart20 on 2008-02-21 16:01:01 +0000


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [3066706161b18d5373cdfcc13f5bad9620e19d8d]

INTEGRATION: CWS chart20_DEV300 (1.1.2); FILE ADDED 2008/02/21 16:00:48 bm 1.1.2.1: #i366# moved to inc for broader access


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [ef531afe6214397dac01b05a0de65ec3f257667f]

INTEGRATION: CWS odbmacros2 (1.2.180); FILE MERGED 2007/12/10 09:23:21 fs 1.2.180.1: @raises is invalid, @throws instead


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [eb248ec2c1213fbcfa97049c523b2d99d7efa841]

INTEGRATION: CWS chart20_DEV300 (1.1.2); FILE ADDED 2008/02/21 16:00:39 bm 1.1.2.1: #i366# moved to inc for broader access


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [54db2fa6cf507f7bf88612496d7bc2be062a525a]

INTEGRATION: CWS chart20_DEV300 (1.1.2); FILE ADDED 2008/02/21 22:12:04 bm 1.1.2.1: #i366# converter for error bar properties


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [fe4b550e9657541b7564c7055134e63144fa88b2]

INTEGRATION: CWS odbmacros2 (1.4.174); FILE MERGED 2008/02/04 13:05:10 fs 1.4.174.2: RESYNC: (1.4-1.5); FILE MERGED 2008/01/30 07:28:23 fs 1.4.174.1: proper @throws clause (@throw is neither recognized nor warned about by autodoc)


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [666eff3aa04d79ea5a13078c5bbbee3ee4af6f15]

INTEGRATION: CWS odbmacros2 (1.2.174); FILE MERGED 2008/01/30 07:28:23 fs 1.2.174.1: proper @throws clause (@throw is neither recognized nor warned about by autodoc)


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [0c3b3a7f4b1d85907f57380d99fbbb564d1de0d0]

INTEGRATION: CWS impresshandouts01 (1.54.52); FILE MERGED 2008/03/05 13:49:30 cl 1.54.52.1: #i85355# enhanced handout printing


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [2e96a94c9603c0908132f3622999618168a8678f]

INTEGRATION: CWS odbmacros2 (1.42.24); FILE MERGED 2008/03/04 11:55:31 fs 1.42.24.2: RESYNC: (1.42-1.43); FILE MERGED 2007/12/17 12:38:20 fs 1.42.24.1: #i49133# +XScriptInvocationContext


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [8e14f0144f82eb84a853ce5dd1915518e74f7924]

INTEGRATION: CWS impresshandouts01 (1.60.34); FILE MERGED 2008/03/05 13:48:02 cl 1.60.34.1: #i85355# enhanced handout printing


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [52b1fe9a3838bc7a498d9e820d9b5ca76c47a00d]

INTEGRATION: CWS odbmacros2 (1.1.2); FILE ADDED 2008/01/16 16:33:22 fs 1.1.2.2: #i10000# 2007/12/17 12:37:55 fs 1.1.2.1: interface which indicates support for executing scripts contained in a, possibly foreign, document


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [4b11c6c34fd9ea0f96a639129cc921ca325112d7]

INTEGRATION: CWS impresshandouts01 (1.19.82); FILE MERGED 2008/03/05 13:46:36 cl 1.19.82.1: #i85355# enhanced handout printing


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [ceb7c09d385bda9b457f68d47e6222c82d1792c0]

INTEGRATION: CWS impresshandouts01 (1.36.46); FILE MERGED 2008/03/05 13:52:23 cl 1.36.46.1: #i85355# enhanced handout printing


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [3b68d94f9a6a1d6b56460e48c4df5af3d3f32314]

INTEGRATION: CWS odbmacros2 (1.6.430); FILE MERGED 2008/01/30 07:28:22 fs 1.6.430.1: proper @throws clause (@throw is neither recognized nor warned about by autodoc)


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [01164e8c1f702050a958ceb66cdbac1d7888f862]

INTEGRATION: CWS impresshandouts01 (1.22.206); FILE MERGED 2008/03/05 13:53:15 cl 1.22.206.1: #i85355# added handout layout with 9 slides per handout


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [1d8860973c89b261678be74eef9495982b8c4b50]

INTEGRATION: CWS odbmacros2 (1.3.96); FILE MERGED 2008/01/30 07:28:22 fs 1.3.96.1: proper @throws clause (@throw is neither recognized nor warned about by autodoc)


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [98ae49c87ada541c58e52103d0ef27d152332753]

INTEGRATION: CWS impresshandouts01 (1.32.84); FILE MERGED 2008/03/05 13:33:14 cl 1.32.84.1: #i85355# added handout layout with 9 slides per handout


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [e5c4c25efb850c9e69660dd9343aa4417e0cd831]

INTEGRATION: CWS odbmacros2 (1.2.166); FILE MERGED 2008/01/30 07:28:22 fs 1.2.166.1: proper @throws clause (@throw is neither recognized nor warned about by autodoc)


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [b895d38fa30c5a31af02ef386a074b49f7389720]

INTEGRATION: CWS chart20_DEV300 (1.2.4); FILE MERGED 2008/02/25 15:43:24 bm 1.2.4.3: #i366# remove fixed info text 2008/02/25 13:27:32 bm 1.2.4.2: #i366# adapted some field widths, added info text for using error bars from data  using own data table 2008/02/21 15:59:26 bm 1.2.4.1: #i366# error bars from ranges


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [3bee430a9ef45ecbfd293065e1fb5fe060db4949]

INTEGRATION: CWS impresshandouts01 (1.18.84); FILE MERGED 2008/03/05 13:33:58 cl 1.18.84.1: #i85355# added handout layout with 9 slides per handout


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [7ca90224ca5e7ab4720ccc56d2bad963e2791081]

INTEGRATION: CWS odbmacros2 (1.3.24); FILE MERGED 2008/01/30 07:28:22 fs 1.3.24.1: proper @throws clause (@throw is neither recognized nor warned about by autodoc)


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [1156c16ab79ae6020ca4da9e0c335b81b9b0733b]

INTEGRATION: CWS chart20_DEV300 (1.3.4); FILE MERGED 2008/02/21 15:59:26 bm 1.3.4.1: #i366# error bars from ranges


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [b032afdf3940d0c04805108aa30bb99e327cccb4]

INTEGRATION: CWS chart20_DEV300 (1.3.4); FILE MERGED 2008/02/25 15:41:28 bm 1.3.4.3: #i366# hide parameters fixed-line when there are no parameters 2008/02/22 16:51:03 bm 1.3.4.2: #i366# correct handling for Writer: uses ranges from outside, but has no range chooser 2008/02/21 15:59:25 bm 1.3.4.1: #i366# error bars from ranges


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [531c3c5ed456133611d328fdbd5a86542cf92eff]

INTEGRATION: CWS impresshandouts01 (1.1.4); FILE ADDED 2008/03/05 13:43:57 cl 1.1.4.2: #i85355# enhanced handout printing 2008/01/18 11:40:13 cl 1.1.4.1: file printdialog.hxx was added on branch cws_dev300_impresshandouts01 on 2008-03-05 13:43:57 +0000


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [876cbdeffebcf5c51617ace543c0cfaae3fc1194]

INTEGRATION: CWS odbmacros2 (1.3.170); FILE MERGED 2008/01/30 07:28:22 fs 1.3.170.1: proper @throws clause (@throw is neither recognized nor warned about by autodoc)


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [7d277575c277b6209476f194deb0876096e9af75]

INTEGRATION: CWS chart20_DEV300 (1.21.4); FILE MERGED 2008/02/21 15:59:25 bm 1.21.4.1: #i366# error bars from ranges


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [0d97af17eee5271e4069f0837a6030bb602d7759]

INTEGRATION: CWS impresshandouts01 (1.27.86); FILE MERGED 2008/03/05 13:43:05 cl 1.27.86.1: #i85355# added handout layout with 9 slides per handout


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [ed2ada93ed3512a268cbff8fb22886bdbb1061ae]

INTEGRATION: CWS chart20_DEV300 (1.2.4); FILE MERGED 2008/02/21 15:59:25 bm 1.2.4.1: #i366# error bars from ranges


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [b80017c4c8f389cabdc98685ffc4f402dbe8235e]

INTEGRATION: CWS impresshandouts01 (1.8.168); FILE MERGED 2008/03/05 13:32:21 cl 1.8.168.1: #i85355# enhanced handout printing


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [ad3017b8db1238e162e936c2abef93d534db0087]

INTEGRATION: CWS impresshandouts01 (1.13.286); FILE MERGED 2008/03/05 15:31:18 cl 1.13.286.3: #i85355# added handout layout with 9 slides per handout 2008/03/05 14:26:47 cl 1.13.286.2: fixed linux build error 2008/03/05 13:57:45 cl 1.13.286.1: #i85355# added handout layout with 9 slides per handout


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [e09d425490182bfc283409c54984a51681cfec45]

INTEGRATION: CWS chart20_DEV300 (1.6.4); FILE MERGED 2008/02/25 15:39:20 bm 1.6.4.2: from data -> from data table 2008/02/21 15:59:25 bm 1.6.4.1: #i366# error bars from ranges


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [d15aaa7dd66c5e0286066b0d165495b2d9c8093c]

INTEGRATION: CWS impresshandouts01 (1.1.4); FILE ADDED 2008/03/05 13:50:15 cl 1.1.4.2: #i85355# enhanced handout printing 2008/01/18 11:41:47 cl 1.1.4.1: file printdialog.src was added on branch cws_dev300_impresshandouts01 on 2008-03-05 13:50:14 +0000


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [2e6bd78158fcb37bfaaa6823ac5e7ea88e7db6a9]

INTEGRATION: CWS chart20_DEV300 (1.10.4); FILE MERGED 2008/02/21 15:59:25 bm 1.10.4.1: #i366# error bars from ranges


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [d5b5a8b9b271190da13d054f586e330fd512ed69]

INTEGRATION: CWS impresshandouts01 (1.1.4); FILE ADDED 2008/03/05 13:50:14 cl 1.1.4.2: #i85355# enhanced handout printing 2008/01/18 11:41:36 cl 1.1.4.1: file printdialog.hrc was added on branch cws_dev300_impresshandouts01 on 2008-03-05 13:50:14 +0000


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [72c850077e6922ef9f954593e980c907fab3c0b8]

INTEGRATION: CWS odbmacros2 (1.11.54); FILE MERGED 2007/12/17 12:43:37 fs 1.11.54.1: #i49133# allow to create script providers for documents which do not support embedded scripts themselves (i.e. don't have the XEmbeddedScripts interface), but are able to point to such a do cument (via XScriptInvocationContext) whose scripts they can execute


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [827664d4ca84c40d8983ad3207978be98003f2a7]

INTEGRATION: CWS impresshandouts01 (1.1.4); FILE ADDED 2008/03/05 14:37:08 cl 1.1.4.3: fixed merge problem 2008/03/05 13:50:14 cl 1.1.4.2: #i85355# enhanced handout printing 2008/01/18 11:41:25 cl 1.1.4.1: file printdialog.cxx was added on branch cws_dev300_impresshandouts01 on 2008-03-05 13:50:14 +0000


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [a732de23545e188942f53a6b432e40af4bcaba52]

INTEGRATION: CWS impresshandouts01 (1.37.12); FILE MERGED 2008/03/05 13:51:22 cl 1.37.12.1: #i85355# enhanced handout printing


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [1b15d686bf0fc076061c4ecff17d94ddf8c7b000]

INTEGRATION: CWS odbmacros2 (1.9.54); FILE MERGED 2007/12/17 12:43:37 fs 1.9.54.2: #i49133# allow to create script providers for documents which do not support embedded scripts themselves (i.e. don't have the XEmbeddedScripts interface), but are able to point to such a do cument (via XScriptInvocationContext) whose scripts they can execute 2007/12/10 11:08:56 fs 1.9.54.1: #i49133# don't use an SfxObjectShell, there's UNO equivalents nowadays, which also includes non-SFX documents then


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [481a4499ff2037f8ebdf0ce2d1d9ff5a904ff0db]

INTEGRATION: CWS impresshandouts01 (1.120.84); FILE MERGED 2008/03/05 13:30:03 cl 1.120.84.1: #i85355# added handout layout with 9 slides per handout


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [a043d16097c53b799f9434b661036eb87ade4c1a]

INTEGRATION: CWS odbmacros2 (1.13.66); FILE MERGED 2007/12/17 12:43:37 fs 1.13.66.1: #i49133# allow to create script providers for documents which do not support embedded scripts themselves (i.e. don't have the XEmbeddedScripts interface), but are able to point to such a do cument (via XScriptInvocationContext) whose scripts they can execute


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [bafc1ca9fd5c48a85e54513b3234c2386606bcc9]

INTEGRATION: CWS impresshandouts01 (1.52.84); FILE MERGED 2008/03/05 14:06:42 cl 1.52.84.2: #i85355# added handout layout with 9 slides per handout 2008/03/05 13:31:21 cl 1.52.84.1: #i85355# added handout layout with 9 slides per handout


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [b2601a17c9523772bc01255fb719ee7029111621]

INTEGRATION: CWS odbmacros2 (1.21.10); FILE MERGED 2007/12/17 12:43:37 fs 1.21.10.2: #i49133# allow to create script providers for documents which do not support embedded scripts themselves (i.e. don't have the XEmbeddedScripts interface), but are able to point to such a do cument (via XScriptInvocationContext) whose scripts they can execute 2007/12/10 21:31:05 fs 1.21.10.1: #i49133# don't create script providers for documents which do not support the XEmbeddedScripts interface


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [95008361fd4ce0c8bfa859f3504bfa053582af6b]

INTEGRATION: CWS impresshandouts01 (1.41.86); FILE MERGED 2008/03/05 13:29:10 cl 1.41.86.1: #i85355# enhanced handout printing


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [1a81bd8e2d7adacd72a00a77fa98021f6efaf7bc]

INTEGRATION: CWS chart20_DEV300 (1.4.56); FILE MERGED 2008/02/21 15:59:25 bm 1.4.56.1: #i366# error bars from ranges


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [6be6953378cc9e67958e76f5a3578e78b7fe2b0a]

INTEGRATION: CWS odbmacros2 (1.11.54); FILE MERGED 2008/02/04 13:05:02 fs 1.11.54.4: RESYNC: (1.11-1.12); FILE MERGED 2007/12/20 09:38:18 fs 1.11.54.3: getAllBrowseNodes: check for XembeddedScripts only, not for XScriptInvocationContext 2007/12/17 12:43:37 fs 1.11.54.2: #i49133# allow to create script providers for documents which do not support embedded scripts themselves (i.e. don't have the XEmbeddedScripts interface), but are able to point to such a do cument (via XScriptInvocationContext) whose scripts they can execute 2007/12/11 22:48:59 fs 1.11.54.1: #i49133# don't create a provider for a document which is not able to contain macros/scripts


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [715dba899383392acf10ad512d017e7a9fa0dff2]

INTEGRATION: CWS odbmacros2 (1.9.66); FILE MERGED 2007/12/17 12:43:37 fs 1.9.66.2: #i49133# allow to create script providers for documents which do not support embedded scripts themselves (i.e. don't have the XEmbeddedScripts interface), but are able to point to such a do cument (via XScriptInvocationContext) whose scripts they can execute 2007/12/10 21:31:05 fs 1.9.66.1: #i49133# don't create script providers for documents which do not support the XEmbeddedScripts interface


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [aa775d66b5121e0d422d48157bb7676d00e00483]

INTEGRATION: CWS impresshandouts01 (1.62.150); FILE MERGED 2008/03/05 13:27:12 cl 1.62.150.1: #i85355# added handout layout with 9 slides per handout


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [5fbee461188789312facf197e100718f609c7460]

INTEGRATION: CWS chart20_DEV300 (1.4.98); FILE MERGED 2008/02/21 15:59:25 bm 1.4.98.1: #i366# error bars from ranges


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [fb34c990c238a0fee4f42509405ea1bdef2d4856]

INTEGRATION: CWS odbmacros2 (1.13.54); FILE MERGED 2007/12/18 07:34:02 fs 1.13.54.3: #i10000# 2007/12/17 12:43:37 fs 1.13.54.2: #i49133# allow to create script providers for documents which do not support embedded scripts themselves (i.e. don't have the XEmbeddedScripts interface), but are able to point to such a do cument (via XScriptInvocationContext) whose scripts they can execute 2007/12/10 21:31:05 fs 1.13.54.1: #i49133# don't create script providers for documents which do not support the XEmbeddedScripts interface


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [57bc0fc56aa08b2844b228064c13ff51507c1745]

INTEGRATION: CWS chart20_DEV300 (1.3.76); FILE MERGED 2008/02/21 15:59:25 bm 1.3.76.1: #i366# error bars from ranges


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [3b48343de44c80c833a282802a182f302bca5911]

INTEGRATION: CWS impresshandouts01 (1.30.176); FILE MERGED 2008/03/05 13:25:45 cl 1.30.176.1: #i85355# added handout layout with 9 slides per handout


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [d5cde0e07248fcde1200aca1d34d8ff1a7fa8af5]

INTEGRATION: CWS odbmacros2 (1.8.66); FILE MERGED 2007/12/17 12:43:37 fs 1.8.66.1: #i49133# allow to create script providers for documents which do not support embedded scripts themselves (i.e. don't have the XEmbeddedScripts interface), but are able to point to such a do cument (via XScriptInvocationContext) whose scripts they can execute


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [92438bdf2370a214a577326914e20f5e4d86d574]

INTEGRATION: CWS chart20_DEV300 (1.5.4); FILE MERGED 2008/02/21 15:59:25 bm 1.5.4.1: #i366# error bars from ranges


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [d146dac8415bc7789064e9fb0592b6e8b036efaf]

INTEGRATION: CWS impresshandouts01 (1.7.286); FILE MERGED 2008/03/05 13:25:45 cl 1.7.286.1: #i85355# added handout layout with 9 slides per handout


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [22047757033ef5e658adc721a310be96ff046a0e]

INTEGRATION: CWS odff (1.39.4); FILE MERGED 2008/02/27 18:35:28 er 1.39.4.3: RESYNC: (1.39-1.40); FILE MERGED 2008/02/15 14:23:08 er 1.39.4.2: #i81063# grammar here, grammar there, grammar everywhere 2008/01/25 14:19:42 er 1.39.4.1: #i32340# ScFormulaResult, start differentiating between compiler/code token error and interpreter/result error; make iterations work with result errors


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [d4b50d3da5a01d326e1006755d5150f726e52142]

INTEGRATION: CWS chart20_DEV300 (1.4.4); FILE MERGED 2008/02/21 15:59:25 bm 1.4.4.1: #i366# error bars from ranges


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [83b9cd4fd3ab75379fd317d43560737a5139b203]

INTEGRATION: CWS odbmacros2 (1.27.10); FILE MERGED 2007/12/17 12:43:37 fs 1.27.10.3: #i49133# allow to create script providers for documents which do not support embedded scripts themselves (i.e. don't have the XEmbeddedScripts interface), but are able to point to such a do cument (via XScriptInvocationContext) whose scripts they can execute 2007/12/12 14:40:38 fs 1.27.10.2: #i49133# properly obtain the scriptable document, whose script provider should execute the script 2007/12/10 11:08:55 fs 1.27.10.1: #i49133# don't use an SfxObjectShell, there's UNO equivalents nowadays, which also includes non-SFX documents then


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [cdea05ce5f0758d6a3c931bd34108adac24b6902]

INTEGRATION: CWS odff (1.49.128); FILE MERGED 2008/02/27 18:35:25 er 1.49.128.3: RESYNC: (1.50-1.51); FILE MERGED 2007/08/28 12:55:18 er 1.49.128.2: #i81063# use OpCode 2007/08/27 15:24:21 er 1.49.128.1: #i81063# OpCodeMap: update/join/merge relevant parts from cws xmlfilter02


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [0f330ef3c8ea927f943acaf85ee7e9f037124d43]

INTEGRATION: CWS chart20_DEV300 (1.6.4); FILE MERGED 2008/02/21 15:59:25 bm 1.6.4.1: #i366# error bars from ranges


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [d4cd4a34e3f5ce09d8d1aa3bded1cd061281ad17]

INTEGRATION: CWS odbmacros2 (1.5.64); FILE MERGED 2008/03/04 11:55:23 fs 1.5.64.2: RESYNC: (1.5-1.6); FILE MERGED 2007/12/10 11:08:55 fs 1.5.64.1: #i49133# don't use an SfxObjectShell, there's UNO equivalents nowadays, which also includes non-SFX documents then


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [2acdc1431fe187855953420c98f7337680e48562]

INTEGRATION: CWS odff (1.83.8); FILE MERGED 2008/02/27 18:35:21 er 1.83.8.5: RESYNC: (1.89-1.91); FILE MERGED 2008/01/21 18:51:45 er 1.83.8.4: RESYNC: (1.85-1.89); FILE MERGED 2007/10/23 13:39:23 er 1.83.8.3: RESYNC: (1.83-1.85); FILE MERGED 2007/08/28 12:55:17 er 1.83.8.2: #i81063# use OpCode 2007/08/27 15:24:21 er 1.83.8.1: #i81063# OpCodeMap: update/join/merge relevant parts from cws xmlfilter02


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [dec929c2b7d3cb0102f5581da5627dca563f2a18]

INTEGRATION: CWS chart20_DEV300 (1.5.54); FILE MERGED 2008/02/21 15:59:25 bm 1.5.54.1: #i366# error bars from ranges


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [c90cc293ba0d0ee1a93e291b22dc32e5dff368f3]

INTEGRATION: CWS odbmacros2 (1.12.2); FILE MERGED 2008/02/04 13:05:00 fs 1.12.2.2: RESYNC: (1.12-1.13); FILE MERGED 2007/12/10 11:08:55 fs 1.12.2.1: #i49133# don't use an SfxObjectShell, there's UNO equivalents nowadays, which also includes non-SFX documents then


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [efb1ba52dd3835923a90df3594bd9a53532c3a81]

INTEGRATION: CWS impresshandouts01 (1.50.152); FILE MERGED 2008/03/05 14:01:18 cl 1.50.152.1: #i85355# added handout layout with 9 slides per handout


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [5ffd1bbc10afa8ff5504baf421fb62dfc4541420]

INTEGRATION: CWS chart20_DEV300 (1.2.108); FILE MERGED 2008/02/21 15:59:25 bm 1.2.108.1: #i366# error bars from ranges


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [d81336b080ecd4736cf717a07e4c87e03d988c2c]

INTEGRATION: CWS odff (1.5.38); FILE MERGED 2008/02/27 18:35:18 er 1.5.38.2: RESYNC: (1.5-1.6); FILE MERGED 2008/02/11 18:33:46 er 1.5.38.1: applied gcc 4.1.2 build issue patch from Kohei


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [3157848a0bb563569c77967dfa1c8b5cb9594f7d]

INTEGRATION: CWS odbmacros2 (1.6.90); FILE MERGED 2007/12/19 13:24:57 fs 1.6.90.1: #i49133# when invoking a script, temporarily set the XScriptInvocationContext as ThisComponent at the script


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [ff26ec5b780ae2e7a235aa220fd7cbc397edff44]

INTEGRATION: CWS chart20_DEV300 (1.3.76); FILE MERGED 2008/02/21 15:59:25 bm 1.3.76.1: #i366# error bars from ranges


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [17278e537c71c6168dd5d207de17ad9d67f9e31c]

INTEGRATION: CWS impresshandouts01 (1.115.6); FILE MERGED 2008/03/05 14:02:42 cl 1.115.6.1: #i85355# added handout layout with 9 slides per handout


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [bef555e4aa2250bef503885020d95e607ab1378c]

INTEGRATION: CWS odbmacros2 (1.14.54); FILE MERGED 2007/12/19 14:53:50 fs 1.14.54.2: #i49133# BasicManager::Insert/Set/ResetGlobalUNOConstant superseded by SetGlobalUNOConstant 2007/12/19 13:24:57 fs 1.14.54.1: #i49133# when invoking a script, temporarily set the XScriptInvocationContext as ThisComponent at the script


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [d2e8b8c4ae3484ef5aa90c59c80fcfaa7ad6f774]

INTEGRATION: CWS odff (1.2.4); FILE MERGED 2008/01/21 21:29:54 er 1.2.4.1: ScCompiler::SetCompileEnglish() is gone, adapt to new SetFormulaLanguage() concept


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [92969c19498fccaa8c07d4091225f4e0fcc2a96c]

INTEGRATION: CWS chart20_DEV300 (1.5.56); FILE MERGED 2008/02/21 15:59:25 bm 1.5.56.1: #i366# error bars from ranges


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [de29c5a217a5bbb4f38a20fb8e35cee1ae3e5e81]

INTEGRATION: CWS odbmacros2 (1.9.90); FILE MERGED 2007/12/19 13:24:57 fs 1.9.90.1: #i49133# when invoking a script, temporarily set the XScriptInvocationContext as ThisComponent at the script


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [e4574832fc78c73652d443dc9a661996423a3ebd]

INTEGRATION: CWS odff (1.16.158); FILE MERGED 2008/02/15 14:23:08 er 1.16.158.3: #i81063# grammar here, grammar there, grammar everywhere 2008/01/21 18:51:42 er 1.16.158.2: RESYNC: (1.16-1.17); FILE MERGED 2007/09/06 10:43:10 er 1.16.158.1: #i81063# new ScGrammar; get rid of SetCompileEnglish, SetCompileXML, GetEnglishFormula, ...


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [2892f44e7b45c12820100f3f3fb62540cf9222d0]

INTEGRATION: CWS odbmacros2 (1.19.54); FILE MERGED 2007/12/22 13:37:26 fs 1.19.54.4: changed error message when no script found 2007/12/19 13:24:57 fs 1.19.54.3: #i49133# when invoking a script, temporarily set the XScriptInvocationContext as ThisComponent at the script 2007/12/17 12:43:37 fs 1.19.54.2: #i49133# allow to create script providers for documents which do not support embedded scripts themselves (i.e. don't have the XEmbeddedScripts interface), but are able to point to such a do cument (via XScriptInvocationContext) whose scripts they can execute 2007/12/10 11:08:55 fs 1.19.54.1: #i49133# don't use an SfxObjectShell, there's UNO equivalents nowadays, which also includes non-SFX documents then


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [c1f163b2297d379198475e4b13fe3b04d6b73ce2]

INTEGRATION: CWS odff (1.18.60); FILE MERGED 2008/02/15 14:23:08 er 1.18.60.2: #i81063# grammar here, grammar there, grammar everywhere 2007/08/27 15:24:21 er 1.18.60.1: #i81063# OpCodeMap: update/join/merge relevant parts from cws xmlfilter02


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [c93a300e168c90679b13c574e764af327fe2b671]

INTEGRATION: CWS impresshandouts01 (1.1.4); FILE ADDED 2008/03/05 14:04:00 cl 1.1.4.2: #i85355# added handout layout with 9 slides per handout 2008/01/18 12:00:59 cl 1.1.4.1: file foilh09.png was added on branch cws_dev300_impresshandouts01 on 2008-03-05 14:04:00 +0000


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [2d4f7b9e4cfb542d58689f3e3f34711c479e109d]

INTEGRATION: CWS odff (1.14.158); FILE MERGED 2008/02/18 12:44:28 er 1.14.158.4: Mac OSX gcc-4.0.1 does not realize that a variable is not used uninitialized ion this case ... 2008/02/15 14:23:08 er 1.14.158.3: #i81063# grammar here, grammar there, grammar everywhere 2008/01/21 18:51:39 er 1.14.158.2: RESYNC: (1.14-1.15); FILE MERGED 2007/09/06 10:43:10 er 1.14.158.1: #i81063# new ScGrammar; get rid of SetCompileEnglish, SetCompileXML, GetEnglishFormula, ...


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [1a49a9f8fc687476c27a056c636be77280097df6]

INTEGRATION: CWS odbmacros2 (1.3.134); FILE MERGED 2008/01/02 14:42:13 fs 1.3.134.1: #i49133# allow script providers to be created with an XScriptInvocationContext instead of a mere TDOC URL


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [a5a9605eee027f31b7f1cba2ce6a969070ff7725]

INTEGRATION: CWS chart20_DEV300 (1.13.42); FILE MERGED 2008/02/21 15:59:25 bm 1.13.42.1: #i366# error bars from ranges


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [9f9849348398875f91c414842427d007dde2e05b]

INTEGRATION: CWS odff (1.107.34); FILE MERGED 2008/02/27 18:35:14 er 1.107.34.4: RESYNC: (1.109-1.110); FILE MERGED 2008/02/15 14:23:07 er 1.107.34.3: #i81063# grammar here, grammar there, grammar everywhere 2008/01/21 18:51:36 er 1.107.34.2: RESYNC: (1.107-1.109); FILE MERGED 2007/09/06 10:43:10 er 1.107.34.1: #i81063# new ScGrammar; get rid of SetCompileEnglish, SetCompileXML, GetEnglishFormula, ...


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [78f8e10b69ef42e4ff2947755e4f6b3a5bda0b35]

INTEGRATION: CWS odbmacros2 (1.8.90); FILE MERGED 2008/01/02 14:42:13 fs 1.8.90.1: #i49133# allow script providers to be created with an XScriptInvocationContext instead of a mere TDOC URL


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [44c695a9483e59f9d7280d6b21b7d4434fa23163]

INTEGRATION: CWS impresshandouts01 (1.2.116); FILE MERGED 2008/03/05 14:03:59 cl 1.2.116.1: #i85355# added handout layout with 9 slides per handout


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [fa6b3ddec92cdb02e3b6f1ac4363dc0dfbfa67a0]

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>  [29f79c7b7ce36092f9fac90ecf28c6e0c5adf008]

INTEGRATION: CWS odff (1.16.4); FILE MERGED 2008/02/15 14:23:07 er 1.16.4.1: #i81063# grammar here, grammar there, grammar everywhere


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [e1bcf39a877cd84c0d59e173757107cf4da8d358]

INTEGRATION: CWS chart20_DEV300 (1.7.392); FILE MERGED 2008/02/22 12:20:48 bm 1.7.392.2: #i366# adapt CHERROR_COUNT to new count for error kind item 2008/02/21 15:52:50 bm 1.7.392.1: #i366# value FROM_DATA for error bars


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [6d407bc3cae88d01659b39ce5fdb099c0ba5a4a1]

INTEGRATION: CWS odff (1.40.8); FILE MERGED 2008/02/15 14:23:07 er 1.40.8.2: #i81063# grammar here, grammar there, grammar everywhere 2007/09/06 10:43:10 er 1.40.8.1: #i81063# new ScGrammar; get rid of SetCompileEnglish, SetCompileXML, GetEnglishFormula, ...


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [ad49c1f96894bfb882f816c844d3a6d627edf51f]

INTEGRATION: CWS odbmacros2 (1.3.134); FILE MERGED 2008/01/02 14:42:12 fs 1.3.134.1: #i49133# allow script providers to be created with an XScriptInvocationContext instead of a mere TDOC URL


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [b7029f8f6167a7de4b436d9e3f2284704235a24a]

INTEGRATION: CWS odbmacros2 (1.9.90); FILE MERGED 2008/01/02 14:42:12 fs 1.9.90.1: #i49133# allow script providers to be created with an XScriptInvocationContext instead of a mere TDOC URL


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [91fd084de2823fd2daa5c47b46d85e722b082a12]

INTEGRATION: CWS odff (1.31.4); FILE MERGED 2008/02/27 18:35:10 er 1.31.4.2: RESYNC: (1.31-1.32); FILE MERGED 2008/02/15 14:23:07 er 1.31.4.1: #i81063# grammar here, grammar there, grammar everywhere


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [1a7caf65c1d49b23675325dd584d9c85ea35c05b]

INTEGRATION: CWS odff (1.66.62); FILE MERGED 2008/02/15 14:23:07 er 1.66.62.3: #i81063# grammar here, grammar there, grammar everywhere 2008/01/21 18:51:32 er 1.66.62.2: RESYNC: (1.66-1.67); FILE MERGED 2007/09/06 10:43:09 er 1.66.62.1: #i81063# new ScGrammar; get rid of SetCompileEnglish, SetCompileXML, GetEnglishFormula, ...


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [a0b8de11cb6910f82a2e790a652191745c351dfa]

INTEGRATION: CWS odbmacros2 (1.10.90); FILE MERGED 2008/01/02 14:42:12 fs 1.10.90.1: #i49133# allow script providers to be created with an XScriptInvocationContext instead of a mere TDOC URL


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [b09f9b56a632e9ba7f3dce274f88b98cd8091e14]

INTEGRATION: CWS odff (1.71.148); FILE MERGED 2008/02/27 18:35:06 er 1.71.148.2: RESYNC: (1.71-1.73); FILE MERGED 2008/02/11 18:33:05 er 1.71.148.1: applied gcc 4.1.2 build issue patch from Kohei


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [afe3330c3eacbd80274f7777207dbb9807b0c7f6]

INTEGRATION: CWS odff (1.29.158); FILE MERGED 2008/02/27 18:35:03 er 1.29.158.2: RESYNC: (1.29-1.30); FILE MERGED 2008/02/15 14:23:06 er 1.29.158.1: #i81063# grammar here, grammar there, grammar everywhere


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [28a02480c52cfd3ea24410b709491740a7393d61]

INTEGRATION: CWS odbmacros2 (1.4.90); FILE MERGED 2008/01/02 14:42:12 fs 1.4.90.1: #i49133# allow script providers to be created with an XScriptInvocationContext instead of a mere TDOC URL


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [422d5fd8d7c05a975c4aaac9b2cfa0f44c568c31]

INTEGRATION: CWS chart20_DEV300 (1.2.212); FILE MERGED 2008/02/22 10:31:49 bm 1.2.212.2: #i366# offer an appendSequence method for internal data 2008/02/21 15:49:14 bm 1.2.212.1: #i366# +ErrorBarStyle constant group containing FROM_DATA


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [311a61e0c2a621a199b7f98d20d5750a320c2ac7]

INTEGRATION: CWS odff (1.47.158); FILE MERGED 2008/02/15 14:23:06 er 1.47.158.1: #i81063# grammar here, grammar there, grammar everywhere


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [d0037f47530637463cb5abe440038ca31a6d3202]

INTEGRATION: CWS odff (1.25.158); FILE MERGED 2008/02/27 18:35:00 er 1.25.158.3: RESYNC: (1.25-1.26); FILE MERGED 2008/02/19 08:43:00 erack 1.25.158.2: conditional true-formula doesn't need to be preparsed 2008/02/15 14:23:06 er 1.25.158.1: #i81063# grammar here, grammar there, grammar everywhere


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [22d8b4df174f23db1fad7a5c2ded5b511b23fc5d]

INTEGRATION: CWS chart20_DEV300 (1.2.212); FILE MERGED 2008/02/21 15:49:14 bm 1.2.212.1: #i366# +ErrorBarStyle constant group containing FROM_DATA


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [8c00b7d1d25ae0c4f5cdfa9d1793581498e10b13]

INTEGRATION: CWS odff (1.59.158); FILE MERGED 2008/02/27 18:34:57 er 1.59.158.3: RESYNC: (1.59-1.60); FILE MERGED 2008/02/19 08:43:00 erack 1.59.158.2: conditional true-formula doesn't need to be preparsed 2008/02/15 14:23:06 er 1.59.158.1: #i81063# grammar here, grammar there, grammar everywhere


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [c7f716cf72dd88d9db7c4a70d55dd93d35d5b41c]

INTEGRATION: CWS chart20_DEV300 (1.9.6); FILE MERGED 2008/02/21 15:49:14 bm 1.9.6.1: #i366# +ErrorBarStyle constant group containing FROM_DATA


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [c35f45136fc0e64df042eb964cd1f99e2afbc114]

INTEGRATION: CWS odff (1.66.118); FILE MERGED 2008/02/15 14:23:06 er 1.66.118.1: #i81063# grammar here, grammar there, grammar everywhere


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [7509269a83bd57f3ab55791229ac842880b9de97]

INTEGRATION: CWS chart20_DEV300 (1.1.2); FILE ADDED 2008/02/21 16:01:20 bm 1.1.2.1: #i366# constant group for error bar style containing FROM_DATA


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [2b508834e4eb931f95ae30c67e9344e945856edc]

INTEGRATION: CWS odff (1.16.158); FILE MERGED 2008/02/19 08:33:14 erack 1.16.158.2: simple table:cell-range-address is not a formula expression, no brackets used in range 2008/02/15 14:23:06 er 1.16.158.1: #i81063# grammar here, grammar there, grammar everywhere


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [b1235cfb0c5cf477e9d0d9762cfd17efbf78887f]

INTEGRATION: CWS chart20_DEV300 (1.9.472); FILE MERGED 2008/02/21 15:49:14 bm 1.9.472.1: #i366# +ErrorBarStyle constant group containing FROM_DATA


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [5dffe2189045135d0b9114a5045252c42ac1c1a9]

INTEGRATION: CWS impresshandouts01 (1.30.58); FILE MERGED 2008/03/05 14:06:03 cl 1.30.58.1: #i85355# added handout layout with 9 slides per handout


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [b02243f0237c080f075eabd75b675e2f2e49a303]

INTEGRATION: CWS odff (1.92.388); FILE MERGED 2008/02/27 18:34:54 er 1.92.388.2: RESYNC: (1.92-1.93); FILE MERGED 2008/02/15 14:23:06 er 1.92.388.1: #i81063# grammar here, grammar there, grammar everywhere


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [97b2c6cdf9c4c5c1d48f15501ea88cfdf3bc1657]

INTEGRATION: CWS odff (1.127.60); FILE MERGED 2008/02/27 18:34:51 er 1.127.60.3: RESYNC: (1.127-1.128); FILE MERGED 2008/02/19 08:33:14 erack 1.127.60.2: simple table:cell-range-address is not a formula expression, no brackets used in range 2008/02/15 14:23:06 er 1.127.60.1: #i81063# grammar here, grammar there, grammar everywhere


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [39fb0a54494afb76d21f61e1fea1fdcbcce36d50]

INTEGRATION: CWS odff (1.207.60); FILE MERGED 2008/02/27 18:34:46 er 1.207.60.6: RESYNC: (1.208-1.209); FILE MERGED 2008/02/15 14:23:06 er 1.207.60.5: #i81063# grammar here, grammar there, grammar everywhere 2008/02/07 19:37:08 er 1.207.60.4: #i81063# introduce StorageGrammar per document 2008/01/21 18:51:29 er 1.207.60.3: RESYNC: (1.207-1.208); FILE MERGED 2007/11/23 15:34:42 er 1.207.60.2: WriteNamedExpressions: remove superfluous duplicated getContent of symbols 2007/09/06 10:43:09 er 1.207.60.1: #i81063# new ScGrammar; get rid of SetCompileEnglish, SetCompileXML, GetEnglishFormula, ...


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [8d52d22ffa2454c8ed446803af2af9b24476a261]

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>  [e58d311bd46338443fc50bdecb99b6be0583afa4]

INTEGRATION: CWS odff (1.25.158); FILE MERGED 2008/02/15 14:23:06 er 1.25.158.1: #i81063# grammar here, grammar there, grammar everywhere


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [f052377145c5466ab86574ae95a6d498dc56be06]

INTEGRATION: CWS odff (1.24.158); FILE MERGED 2008/02/15 14:23:06 er 1.24.158.1: #i81063# grammar here, grammar there, grammar everywhere


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [d7af7e1384583d286e164c2d363e26a73e5fa419]

INTEGRATION: CWS chart20_DEV300 (1.10.74); FILE MERGED 2008/02/25 17:19:50 bm 1.10.74.2: #i366# fixed a bug for charts with own data 2008/02/21 15:59:49 bm 1.10.74.1: #i366# error bars from cell ranges


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [a3e3baad384228c8dc323ca569e1208b2db39c4e]

INTEGRATION: CWS odff (1.93.158); FILE MERGED 2008/02/27 18:34:01 er 1.93.158.2: RESYNC: (1.93-1.94); FILE MERGED 2008/02/15 14:23:06 er 1.93.158.1: #i81063# grammar here, grammar there, grammar everywhere


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [cac9f699ceeca6a3679d5ee9899538c11676ae10]

INTEGRATION: CWS chart20_DEV300 (1.6.74); FILE MERGED 2008/02/21 15:59:49 bm 1.6.74.1: #i366# error bars from cell ranges


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [bf135343fcd3f4037a32b73d1972498b220908f0]

INTEGRATION: CWS odff (1.28.8); FILE MERGED 2008/02/27 18:34:31 er 1.28.8.2: RESYNC: (1.28-1.29); FILE MERGED 2008/02/15 14:23:05 er 1.28.8.1: #i81063# grammar here, grammar there, grammar everywhere


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [f3dac30821a52ee184845028af2d26635b9147e2]

INTEGRATION: CWS chart20_DEV300 (1.6.74); FILE MERGED 2008/02/22 14:48:20 bm 1.6.74.2: #i366# reset CachedXMLRange property by setting an empty string, XPropertyState is not supported by UncachedDataSequence 2008/02/21 15:59:49 bm 1.6.74.1: #i366# error bars from cell ranges


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [749d2db9666f8125de58e55060d4abcd5cdc0625]

INTEGRATION: CWS odff (1.48.118); FILE MERGED 2008/02/27 18:34:21 er 1.48.118.2: RESYNC: (1.48-1.49); FILE MERGED 2008/02/15 14:23:05 er 1.48.118.1: #i81063# grammar here, grammar there, grammar everywhere


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [60f51de1b9f4582550c6bae1e9ab092762f5e25e]

INTEGRATION: CWS odff (1.15.326); FILE MERGED 2008/02/27 18:34:15 er 1.15.326.2: RESYNC: (1.15-1.16); FILE MERGED 2008/02/15 14:23:05 er 1.15.326.1: #i81063# grammar here, grammar there, grammar everywhere


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [599807a7b1d15d0d0349d116a163dc975f137a9f]

INTEGRATION: CWS chart20_DEV300 (1.6.142); FILE MERGED 2008/02/25 17:19:50 bm 1.6.142.2: #i366# fixed a bug for charts with own data 2008/02/21 15:59:49 bm 1.6.142.1: #i366# error bars from cell ranges


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [5e022341d82e285a631df1b6ec5aa6c2e6a65255]

INTEGRATION: CWS odff (1.26.118); FILE MERGED 2008/02/27 18:34:12 er 1.26.118.3: RESYNC: (1.26-1.27); FILE MERGED 2008/02/15 14:23:05 er 1.26.118.2: #i81063# grammar here, grammar there, grammar everywhere 2007/09/06 10:43:09 er 1.26.118.1: #i81063# new ScGrammar; get rid of SetCompileEnglish, SetCompileXML, GetEnglishFormula, ...


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [fe8fbca774df1b4709d95581a3ef85eb4a7094e7]

INTEGRATION: CWS chart20_DEV300 (1.19.32); FILE MERGED 2008/02/25 17:19:50 bm 1.19.32.5: #i366# fixed a bug for charts with own data 2008/02/22 15:34:59 bm 1.19.32.4: #i366# use old assignment method in postProcessTable() if no mapping is available 2008/02/22 14:46:51 bm 1.19.32.3: #i366# cleanup of unused function 2008/02/22 14:29:31 bm 1.19.32.2: #i366# passing temporary as ref ... oops 2008/02/21 15:59:49 bm 1.19.32.1: #i366# error bars from cell ranges


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [24273698f2471d24969a72a2f893a84a7bff6109]

INTEGRATION: CWS odff (1.30.8); FILE MERGED 2008/02/27 18:34:07 er 1.30.8.4: RESYNC: (1.30-1.31); FILE MERGED 2008/02/15 14:23:05 er 1.30.8.3: #i81063# grammar here, grammar there, grammar everywhere 2008/02/07 19:37:08 er 1.30.8.2: #i81063# introduce StorageGrammar per document 2007/09/06 10:43:09 er 1.30.8.1: #i81063# new ScGrammar; get rid of SetCompileEnglish, SetCompileXML, GetEnglishFormula, ...


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [5b544f1874248f02e64bfb9bb04c98ca5f467a36]

INTEGRATION: CWS chart20_DEV300 (1.5.74); FILE MERGED 2008/02/21 15:59:49 bm 1.5.74.1: #i366# error bars from cell ranges


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [996b62387136093d1f4f62d77b7eb8084fff8639]

INTEGRATION: CWS chart20_DEV300 (1.5.74); FILE MERGED 2008/02/25 17:19:50 bm 1.5.74.2: #i366# fixed a bug for charts with own data 2008/02/21 15:59:49 bm 1.5.74.1: #i366# error bars from cell ranges


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [ac8a4d453c4126a11dd50e881d37b0e4e1a1cc80]

INTEGRATION: CWS odff (1.21.68); FILE MERGED 2008/02/27 18:33:55 er 1.21.68.2: RESYNC: (1.21-1.23); FILE MERGED 2008/02/15 14:23:05 er 1.21.68.1: #i81063# grammar here, grammar there, grammar everywhere


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [c0350e1704c7179e8e8d2ea95aa712f278e1d52f]

INTEGRATION: CWS odff (1.6.60); FILE MERGED 2008/02/27 18:33:45 er 1.6.60.2: RESYNC: (1.6-1.7); FILE MERGED 2007/12/19 20:05:23 er 1.6.60.1: #i32341# renamed some ugly German opcodes of functions touched for ocUnion


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [d7bbae72ba2ee6decd5cae45d19a38390970c88e]

INTEGRATION: CWS chart20_DEV300 (1.24.74); FILE MERGED 2008/02/21 15:59:48 bm 1.24.74.1: #i366# error bars from cell ranges


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [d15aa5e14b75c1229eca4117b743700cf1605ade]

INTEGRATION: CWS odff (1.13.58); FILE MERGED 2007/12/19 20:05:23 er 1.13.58.1: #i32341# renamed some ugly German opcodes of functions touched for ocUnion


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [98dc77674c785fd75cd37310a25fa0e8872999f3]

INTEGRATION: CWS chart20_DEV300 (1.44.6); FILE MERGED 2008/02/21 15:59:48 bm 1.44.6.1: #i366# error bars from cell ranges


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [632f0991f1b690b3680e01a724966e94494f29de]

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>  [59bed4178f9d58791512a49233fd93a235ec93f1]

INTEGRATION: CWS odff (1.12.90); FILE MERGED 2008/01/10 14:40:27 dr 1.12.90.1: import/export error codes


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [0b6cf9b4daa621f7fac4c30debd0afbb9e5cdc09]

INTEGRATION: CWS odff (1.19.90); FILE MERGED 2008/02/15 13:07:24 dr 1.19.90.2: '#i67777#' 2007/11/29 19:06:47 er 1.19.90.1: #i4904# range operator ocRange


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [cb0fabc9e07561ed7a17fb0df377999328ebd217]

INTEGRATION: CWS odff (1.24.60); FILE MERGED 2007/12/19 20:05:22 er 1.24.60.1: #i32341# renamed some ugly German opcodes of functions touched for ocUnion


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [fc725f2aa05e52453be72bd2f11b2ad63f023e12]

INTEGRATION: CWS chart20_DEV300 (1.4.142); FILE MERGED 2008/02/21 15:59:48 bm 1.4.142.1: #i366# error bars from cell ranges


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [100562d019861cd91fa0eb8d46810457ac199413]

INTEGRATION: CWS chart20_DEV300 (1.6.142); FILE MERGED 2008/02/21 15:59:48 bm 1.6.142.1: #i366# error bars from cell ranges


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [d6cab66aaf8090786f07e3a972d90397a2124940]

INTEGRATION: CWS chart20_DEV300 (1.94.6); FILE MERGED 2008/02/21 15:59:48 bm 1.94.6.1: #i366# error bars from cell ranges


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [cd475b0a92250448a2572bdd54f9929fe1048f24]

INTEGRATION: CWS odff (1.15.156); FILE MERGED 2008/02/27 18:33:40 er 1.15.156.2: RESYNC: (1.15-1.16); FILE MERGED 2008/02/15 14:23:05 er 1.15.156.1: #i81063# grammar here, grammar there, grammar everywhere


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [0d37d9bb4ebae8d7e9d6c2f79259a0edd141585c]

INTEGRATION: CWS odff (1.22.64); FILE MERGED 2008/02/15 14:23:05 er 1.22.64.1: #i81063# grammar here, grammar there, grammar everywhere


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [69290394a8b7705e7cb3239a77cf53c23a4da02b]

INTEGRATION: CWS chart20_DEV300 (1.16.74); FILE MERGED 2008/02/21 15:59:48 bm 1.16.74.1: #i366# error bars from cell ranges


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [ba890cfcea06bebf3a2869bb57c3f721cf573929]

INTEGRATION: CWS odff (1.20.8); FILE MERGED 2008/02/27 18:33:35 er 1.20.8.5: RESYNC: (1.20-1.21); FILE MERGED 2008/01/25 14:19:42 er 1.20.8.4: #i32340# ScFormulaResult, start differentiating between compiler/code token error and interpreter/result error; make iterations work with result errors 2008/01/10 14:40:48 dr 1.20.8.3: import/export error codes 2008/01/08 21:09:27 er 1.20.8.2: rename StackVar svErr to svUnknown 2007/09/06 10:43:09 er 1.20.8.1: #i81063# new ScGrammar; get rid of SetCompileEnglish, SetCompileXML, GetEnglishFormula, ...


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [71427d392223a69202616a782e3e8d01aa0f302f]

INTEGRATION: CWS chart20_DEV300 (1.39.74); FILE MERGED 2008/02/21 15:59:48 bm 1.39.74.1: #i366# error bars from cell ranges


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [b910dbc0ff04f722657b23867d88883b4a67a645]

INTEGRATION: CWS odff (1.12.90); FILE MERGED 2008/01/18 20:45:34 er 1.12.90.2: ScToken base class without OpCode member but implicit ocPush, derived ScOpToken class to inherit from if explicit OpCode needed; this saves 2 bytes on each (!) allocation of ScDoubleToken, ScStringToken, ScSingleRefToken, ScDoubleRefToken. And there are zillions.. 2008/01/10 14:40:48 dr 1.12.90.1: import/export error codes


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [464ac430756ae8727fc9c78965ae90cd53232ee5]

INTEGRATION: CWS chart20_DEV300 (1.51.74); FILE MERGED 2008/02/21 15:59:48 bm 1.51.74.1: #i366# error bars from cell ranges


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [589960c8ff30f39af57280d665a6280cb765aeb9]

INTEGRATION: CWS odff (1.90.68); FILE MERGED 2008/02/27 18:33:23 er 1.90.68.2: RESYNC: (1.90-1.91); FILE MERGED 2008/02/15 14:23:05 er 1.90.68.1: #i81063# grammar here, grammar there, grammar everywhere


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [fd394c2fb98c698fe0fe87580244ea83c4a3610d]

INTEGRATION: CWS chart20_DEV300 (1.30.6); FILE MERGED 2008/02/21 15:59:48 bm 1.30.6.1: #i366# error bars from cell ranges


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [01e5be3389388ad70b8f8cbc207c5baf3c47e42d]

INTEGRATION: CWS odff (1.44.60); FILE MERGED 2008/02/27 18:33:16 er 1.44.60.3: RESYNC: (1.44-1.45); FILE MERGED 2008/01/10 14:40:48 dr 1.44.60.2: import/export error codes 2007/11/29 19:06:47 er 1.44.60.1: #i4904# range operator ocRange


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [32eaa74ed7fa27083cda0c664209d2d3b0a04a06]

INTEGRATION: CWS chart20_DEV300 (1.4.74); FILE MERGED 2008/02/21 15:59:48 bm 1.4.74.1: #i366# error bars from cell ranges


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [5b760bf19581e5cbd4436c95ac9dc2d2e02d4af5]

INTEGRATION: CWS odff (1.48.60); FILE MERGED 2008/02/27 18:33:09 er 1.48.60.6: RESYNC: (1.48-1.49); FILE MERGED 2008/02/15 14:23:05 er 1.48.60.5: #i81063# grammar here, grammar there, grammar everywhere 2008/02/15 13:07:24 dr 1.48.60.4: '#i67777#' 2008/01/25 14:19:42 er 1.48.60.3: #i32340# ScFormulaResult, start differentiating between compiler/code token error and interpreter/result error; make iterations work with result errors 2008/01/10 14:40:48 dr 1.48.60.2: import/export error codes 2007/11/29 19:06:47 er 1.48.60.1: #i4904# range operator ocRange


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [6ff9ba2998178fa1e8b8fb2eeae034dc50a12041]

INTEGRATION: CWS odff (1.29.30); FILE MERGED 2008/02/27 18:33:02 er 1.29.30.23: RESYNC: (1.29-1.30); FILE MERGED 2008/02/20 16:41:51 er 1.29.30.22: #i32340# ISBLANK needs to distinguish between inherited / non-inherited emptiness; corrected ISNUMBER and ISTEXT/ISNONTEXT handling of svEmptyCell 2008/02/15 14:23:04 er 1.29.30.21: #i81063# grammar here, grammar there, grammar everywhere 2008/02/06 16:34:49 er 1.29.30.20: Non-const GetMatrix() is private and unused but must be implemented to satisfy vtable linkage 2008/02/05 17:59:06 er 1.29.30.19: #i77280# treat undefined name as usual ocBad ScStringOpToken, so ISERROR(undefinedname) yields TRUE; => ocBad doesn't terminate compilation anymore. 2008/01/31 15:34:23 er 1.29.30.18: #i32340# ScFormulaResult, third wave 2008/01/24 20:42:17 er 1.29.30.17: #i32340# ScFormulaResult, handle error code and matrix clone 2008/01/24 16:41:01 er 1.29.30.16: #i32340# variable cell result ScFormulaResult, second wave 2008/01/21 19:53:59 er 1.29.30.15: IF_NOT_OPCODE_ERROR macro has parameters, also if expanded empty in PRODUCT version 2008/01/18 20:45:34 er 1.29.30.14: ScToken base class without OpCode member but implicit ocPush, derived ScOpToken class to inherit from if explicit OpCode needed; this saves 2 bytes on each (!) allocation of ScDoubleToken, ScStringToken, ScSingleRefToken, ScDoubleRefToken. And there are zillions.. 2008/01/17 17:31:34 er 1.29.30.13: #i32340# variable cell result ScFormulaResult, first wave 2008/01/10 16:54:28 er 1.29.30.12: introduce ScErrorToken, get rid of secondary error stack 2008/01/10 13:45:12 dr 1.29.30.11: #i10000# wntmsci10.pro compiler warning 2008/01/08 21:09:27 er 1.29.30.10: rename StackVar svErr to svUnknown 2008/01/08 20:44:14 er 1.29.30.9: get rid of distracting binfilter legacy 2008/01/08 19:45:44 er 1.29.30.8: get rid of distracting binfilter legacy 2008/01/08 19:30:27 er 1.29.30.7: get rid of distracting binfilter legacy 2007/12/17 15:59:34 er 1.29.30.6: #i32341# union / range list operator ocUnion; first wave 2007/12/05 22:13:38 er 1.29.30.5: #i4904# ocRange: treat Flag3D as expected by stringizer and UI 2007/12/05 13:30:38 er 1.29.30.4: ExtendRangeReference: don't reuse shared references 2007/12/05 11:52:59 er 1.29.30.3: #i4904# ocRange: merge tokenized SingleRef+ocRange+SingleRef into DoubleRef to save memory 2007/11/30 18:30:55 er 1.29.30.2: #i4904# ocRange: if sheet reference not given adjust inherited from first SingleRef 2007/11/29 19:06:47 er 1.29.30.1: #i4904# range operator ocRange


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [88e329c57d03e09c52337a5add40f7a355f121aa]

INTEGRATION: CWS chart20_DEV300 (1.8.4); FILE MERGED 2008/02/22 16:24:21 bm 1.8.4.2: #i366# commands for deleting error bars, mean value line or trendline 2008/02/21 15:51:56 bm 1.8.4.1: #i366# entries for error bars


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [3c725fd6347061ad7b8712185a997d9da246b377]

INTEGRATION: CWS odff (1.5.318); FILE MERGED 2008/02/07 13:10:02 er 1.5.318.4: Always wanted to do this, now I'm taking the opportunity: :retab on selected files and all tabs are gone, producing hopefully easier to read diffs in future. 2007/12/05 22:13:38 er 1.5.318.3: #i4904# ocRange: treat Flag3D as expected by stringizer and UI 2007/11/30 18:30:55 er 1.5.318.2: #i4904# ocRange: if sheet reference not given adjust inherited from first SingleRef 2007/11/29 19:06:46 er 1.5.318.1: #i4904# range operator ocRange


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [f1d75266fa6b020d171824ef27dff3b571245905]

INTEGRATION: CWS odff (1.24.158); FILE MERGED 2008/02/27 21:07:17 er 1.24.158.7: IsReference: adapt to changes, ScCompiler SetCompileEnglish() and SetCompileXML() are gone 2008/02/27 18:32:54 er 1.24.158.6: RESYNC: (1.25-1.26); FILE MERGED 2008/01/25 14:19:41 er 1.24.158.5: #i32340# ScFormulaResult, start differentiating between compiler/code token error and interpreter/result error; make iterations work with result errors 2008/01/08 19:45:44 er 1.24.158.4: get rid of distracting binfilter legacy 2008/01/08 19:30:27 er 1.24.158.3: get rid of distracting binfilter legacy 2007/09/06 10:43:08 er 1.24.158.2: #i81063# new ScGrammar; get rid of SetCompileEnglish, SetCompileXML, GetEnglishFormula, ... 2007/08/27 15:24:20 er 1.24.158.1: #i81063# OpCodeMap: update/join/merge relevant parts from cws xmlfilter02


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [215809b58f0019fc823474f0cf90559f5177d784]

INTEGRATION: CWS odff (1.8.126); FILE MERGED 2007/12/19 20:15:02 er 1.8.126.4: #i32341# ocUnion: functions handling svRefList 2007/10/23 16:56:05 er 1.8.126.3: resync to xmlfilter02 2007/08/31 10:13:27 er 1.8.126.2: resync to cws xmlfilter02 2007/08/27 15:24:20 er 1.8.126.1: #i81063# OpCodeMap: update/join/merge relevant parts from cws xmlfilter02


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [bbb79a21c872782385f155bfd9b075463fc85d48]

INTEGRATION: CWS odff (1.22.32); FILE MERGED 2008/01/21 20:08:58 er 1.22.32.4: unxsols4: STL needs exceptions turned on 2008/01/21 18:51:23 er 1.22.32.3: RESYNC: (1.24-1.27); FILE MERGED 2007/10/23 13:31:14 er 1.22.32.2: RESYNC: (1.22-1.24); FILE MERGED 2007/08/27 15:24:20 er 1.22.32.1: #i81063# OpCodeMap: update/join/merge relevant parts from cws xmlfilter02


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [16aaacda90379ba8b79c29aad956799301e6328c]

INTEGRATION: CWS odff (1.5.156); FILE MERGED 2008/02/07 13:10:02 er 1.5.156.1: Always wanted to do this, now I'm taking the opportunity: :retab on selected files and all tabs are gone, producing hopefully easier to read diffs in future.


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [d5614ad955c3c6a19ad889ccb4974583e530ba40]

INTEGRATION: CWS odff (1.27.34); FILE MERGED 2008/02/20 16:41:51 er 1.27.34.10: #i32340# ISBLANK needs to distinguish between inherited / non-inherited emptiness; corrected ISNUMBER and ISTEXT/ISNONTEXT handling of svEmptyCell 2008/02/07 13:10:02 er 1.27.34.9: Always wanted to do this, now I'm taking the opportunity: :retab on selected files and all tabs are gone, producing hopefully easier to read diffs in future. 2008/02/06 21:26:12 er 1.27.34.8: #i8946# FREQUENCY sort arbitrary bins; applied patch from <kohei> with slight modifications 2008/02/06 10:16:23 er 1.27.34.7: for clarity and safety on signed types, comparison on >0 2008/01/31 22:15:17 er 1.27.34.6: more consistent error codes, IllegalArgument vs. IllegalParameter 2008/01/31 20:05:33 er 1.27.34.5: now that we have error token: some PopError() instead of Pop() and some PushError(...) instead of SetError(...) 2008/01/31 15:34:23 er 1.27.34.4: #i32340# ScFormulaResult, third wave 2008/01/21 18:51:20 er 1.27.34.3: RESYNC: (1.27-1.29); FILE MERGED 2008/01/10 16:54:28 er 1.27.34.2: introduce ScErrorToken, get rid of secondary error stack 2007/12/19 20:15:02 er 1.27.34.1: #i32341# ocUnion: functions handling svRefList


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [dc39f793b9ab915d05a649ae83bdb1f83811914a]

INTEGRATION: CWS odff (1.20.30); FILE MERGED 2008/02/13 15:50:10 dr 1.20.30.10: 'warnings' 2008/02/07 13:10:02 er 1.20.30.9: Always wanted to do this, now I'm taking the opportunity: :retab on selected files and all tabs are gone, producing hopefully easier to read diffs in future. 2008/02/06 23:37:34 er 1.20.30.8: #i8946# QuickSort: when shuffling sort array, index order has to follow 2008/02/06 21:26:12 er 1.20.30.7: #i8946# FREQUENCY sort arbitrary bins; applied patch from <kohei> with slight modifications 2008/02/06 10:16:23 er 1.20.30.6: for clarity and safety on signed types, comparison on >0 2008/02/05 17:59:05 er 1.20.30.5: #i77280# treat undefined name as usual ocBad ScStringOpToken, so ISERROR(undefinedname) yields TRUE; => ocBad doesn't terminate compilation anymore. 2008/01/31 22:15:16 er 1.20.30.4: more consistent error codes, IllegalArgument vs. IllegalParameter 2008/01/31 20:05:33 er 1.20.30.3: now that we have error token: some PopError() instead of Pop() and some PushError(...) instead of SetError(...) 2008/01/10 16:54:27 er 1.20.30.2: introduce ScErrorToken, get rid of secondary error stack 2007/12/19 20:15:02 er 1.20.30.1: #i32341# ocUnion: functions handling svRefList


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [0b7c82a34f94ce7f46934b175532efba39f0ce8b]

INTEGRATION: CWS odff (1.33.56); FILE MERGED 2008/02/27 18:32:49 er 1.33.56.13: RESYNC: (1.33-1.34); FILE MERGED 2008/02/07 13:10:02 er 1.33.56.12: Always wanted to do this, now I'm taking the opportunity: :retab on selected files and all tabs are gone, producing hopefully easier to read diffs in future. 2008/02/06 10:16:23 er 1.33.56.11: for clarity and safety on signed types, comparison on >0 2008/01/31 22:15:16 er 1.33.56.10: more consistent error codes, IllegalArgument vs. IllegalParameter 2008/01/31 20:05:33 er 1.33.56.9: now that we have error token: some PopError() instead of Pop() and some PushError(...) instead of SetError(...) 2008/01/31 15:34:23 er 1.33.56.8: #i32340# ScFormulaResult, third wave 2008/01/25 14:19:41 er 1.33.56.7: #i32340# ScFormulaResult, start differentiating between compiler/code token error and interpreter/result error; make iterations work with result errors 2008/01/10 16:54:27 er 1.33.56.6: introduce ScErrorToken, get rid of secondary error stack 2008/01/08 21:09:27 er 1.33.56.5: rename StackVar svErr to svUnknown 2008/01/04 19:37:56 er 1.33.56.4: #i32341# ScUnionFunc: set #REF! if needed 2007/12/19 20:15:02 er 1.33.56.3: #i32341# ocUnion: functions handling svRefList 2007/12/17 15:59:34 er 1.33.56.2: #i32341# union / range list operator ocUnion; first wave 2007/11/29 19:06:46 er 1.33.56.1: #i4904# range operator ocRange


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [2091b3c8b14b2345098d0b4d318332cd4e886c70]

INTEGRATION: CWS odff (1.51.38); FILE MERGED 2008/02/27 18:32:38 er 1.51.38.21: RESYNC: (1.53-1.55); FILE MERGED 2008/02/20 16:41:50 er 1.51.38.20: #i32340# ISBLANK needs to distinguish between inherited / non-inherited emptiness; corrected ISNUMBER and ISTEXT/ISNONTEXT handling of svEmptyCell 2008/02/13 15:50:10 dr 1.51.38.19: 'warnings' 2008/02/12 11:21:12 er 1.51.38.18: #i77280# make CHOOSE() select an endpoint path in case of error so ISERROR(CHOOSE()) yields TRUE 2008/02/07 13:10:02 er 1.51.38.17: Always wanted to do this, now I'm taking the opportunity: :retab on selected files and all tabs are gone, producing hopefully easier to read diffs in future. 2008/02/06 22:27:46 er 1.51.38.16: #i8947# MATCH with array/matrix as lookup parameter; applied patch from <kohei> 2008/02/06 10:16:22 er 1.51.38.15: for clarity and safety on signed types, comparison on >0 2008/01/31 22:15:16 er 1.51.38.14: more consistent error codes, IllegalArgument vs. IllegalParameter 2008/01/31 20:05:32 er 1.51.38.13: now that we have error token: some PopError() instead of Pop() and some PushError(...) instead of SetError(...) 2008/01/31 15:34:23 er 1.51.38.12: #i32340# ScFormulaResult, third wave 2008/01/21 18:51:17 er 1.51.38.11: RESYNC: (1.51-1.53); FILE MERGED 2008/01/11 19:54:56 er 1.51.38.10: ScErrorToken matrix cases 2008/01/10 16:54:27 er 1.51.38.9: introduce ScErrorToken, get rid of secondary error stack 2008/01/08 15:39:30 er 1.51.38.8: #i38759# ScMin/ScMax: for MS-Excel interoperability the result of an empty set (no value at all in the arguments given) is zero instead of error; even if that could be regarded as mathematical nonsense..; patch from Lv Yue <lvyue>, slightly modified 2008/01/07 19:42:01 er 1.51.38.7: #i85000# shrinking the source range is the better approach 2008/01/07 13:11:42 er 1.51.38.6: #i85000# ScSumIf: Xcl silent cutaway style ignoring out-of-sheet-bounds 2008/01/07 11:37:32 er 1.51.38.5: #i85000# ScSumIf: if 3rd parameter use only upper left and take geometry from 1st parameter; patch from Kohei 2008/01/04 18:43:15 er 1.51.38.4: #i32341# make AREAS() handle RefList 2008/01/04 16:45:15 er 1.51.38.3: #i32341# get rid of INDEX() special treatment and use RefList instead 2007/12/19 20:15:02 er 1.51.38.2: #i32341# ocUnion: functions handling svRefList 2007/12/17 15:59:34 er 1.51.38.1: #i32341# union / range list operator ocUnion; first wave


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [f273b8e07c477bbebb6c3eb703ae2936ceac4025]

INTEGRATION: CWS odff (1.70.56); FILE MERGED 2008/02/27 18:32:10 er 1.70.56.25: RESYNC: (1.72-1.73); FILE MERGED 2008/02/15 15:49:13 er 1.70.56.24: experimental English function names and separators in UI 2008/02/15 14:23:04 er 1.70.56.23: #i81063# grammar here, grammar there, grammar everywhere 2008/02/07 19:37:07 er 1.70.56.22: #i81063# introduce StorageGrammar per document 2008/02/07 13:10:01 er 1.70.56.21: Always wanted to do this, now I'm taking the opportunity: :retab on selected files and all tabs are gone, producing hopefully easier to read diffs in future. 2008/02/06 11:14:22 er 1.70.56.20: #i77280# Factor: no restriction on the position where an ocBad can occur; if no ocOpen follows it is a plain bad name, anywhere. 2008/02/05 17:59:05 er 1.70.56.19: #i77280# treat undefined name as usual ocBad ScStringOpToken, so ISERROR(undefinedname) yields TRUE; => ocBad doesn't terminate compilation anymore. 2008/01/25 14:19:41 er 1.70.56.18: #i32340# ScFormulaResult, start differentiating between compiler/code token error and interpreter/result error; make iterations work with result errors 2008/01/18 20:45:34 er 1.70.56.17: ScToken base class without OpCode member but implicit ocPush, derived ScOpToken class to inherit from if explicit OpCode needed; this saves 2 bytes on each (!) allocation of ScDoubleToken, ScStringToken, ScSingleRefToken, ScDoubleRefToken. And there are zillions.. 2008/01/10 13:39:24 dr 1.70.56.16: #i10000# wntmsci10.pro compiler warning 2008/01/04 16:45:14 er 1.70.56.15: #i32341# get rid of INDEX() special treatment and use RefList instead 2007/12/19 20:15:02 er 1.70.56.14: #i32341# ocUnion: functions handling svRefList 2007/12/17 15:59:33 er 1.70.56.13: #i32341# union / range list operator ocUnion; first wave 2007/12/06 16:41:05 er 1.70.56.12: range operator is SC_COMPILER_C_CHAR, don't fall into i18n 2007/12/05 11:52:59 er 1.70.56.11: #i4904# ocRange: merge tokenized SingleRef+ocRange+SingleRef into DoubleRef to save memory 2007/11/30 18:30:54 er 1.70.56.10: #i4904# ocRange: if sheet reference not given adjust inherited from first SingleRef 2007/11/29 19:06:46 er 1.70.56.9: #i4904# range operator ocRange 2007/11/23 15:20:53 er 1.70.56.8: correct convention for A1_ODF 2007/10/23 13:30:32 er 1.70.56.7: RESYNC: (1.70-1.71); FILE MERGED 2007/10/12 15:53:43 er 1.70.56.6: resync to cws xmlfilter02 2007/09/06 11:44:52 er 1.70.56.5: resynced to cws xmlfilter02 2007/09/06 10:43:08 er 1.70.56.4: #i81063# new ScGrammar; get rid of SetCompileEnglish, SetCompileXML, GetEnglishFormula, ... 2007/08/30 14:42:56 er 1.70.56.3: resynced to cws xmlfilter02 2007/08/29 14:33:51 er 1.70.56.2: #i81063# SetFormulaLanguage, prepare replacement of SetCompileEnglish and SetCompileXML 2007/08/27 15:24:20 er 1.70.56.1: #i81063# OpCodeMap: update/join/merge relevant parts from cws xmlfilter02


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [5c614f6a0326feab2afa905659a9f6feca9867e8]

INTEGRATION: CWS ause084_DEV300 (1.11.10); FILE MERGED 2008/02/15 12:15:14 hjs 1.11.10.1: #i86127# minor cleanup


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [44d163266ffe7eb5c22759ac32565574c01507b9]

INTEGRATION: CWS odff (1.26.158); FILE MERGED 2008/02/27 18:31:51 er 1.26.158.2: RESYNC: (1.26-1.27); FILE MERGED 2008/02/15 14:23:04 er 1.26.158.1: #i81063# grammar here, grammar there, grammar everywhere


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [109ccce88ca0b933929f426aaa94ae99fa2db9ea]

INTEGRATION: CWS ause084_DEV300 (1.5.110); FILE MERGED 2008/02/15 12:15:14 hjs 1.5.110.1: #i86127# minor cleanup


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [e87dd47b037bcaa4952cd4b4c9af46f3e9a6a015]

INTEGRATION: CWS odff (1.5.318); FILE MERGED 2008/01/31 15:34:22 er 1.5.318.1: #i32340# ScFormulaResult, third wave


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [09a49a0228ccf11470013d9ed38aab6334f7f76f]

INTEGRATION: CWS ause084_DEV300 (1.15.28); FILE MERGED 2008/02/15 12:15:14 hjs 1.15.28.1: #i86127# minor cleanup


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [69dd7d34af8bec2abc1dd787a58178da6fe9fd2e]

INTEGRATION: CWS odff (1.54.64); FILE MERGED 2008/01/03 20:27:43 er 1.54.64.3: looks like we should continue to support MULTIRANGE for legacy reasons 2007/12/17 15:59:33 er 1.54.64.2: #i32341# union / range list operator ocUnion; first wave 2007/12/07 14:35:27 er 1.54.64.1: #i81063# OpCodeMap: update/join/merge relevant parts from cws xmlfilter02


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [0d6a4013aecfa8b1aa0d5ffa27c5e1d8d039da47]

INTEGRATION: CWS ause084_DEV300 (1.13.28); FILE MERGED 2008/02/15 12:15:14 hjs 1.13.28.1: #i86127# minor cleanup


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [97a02660b732025e7870562956702159950e1392]

INTEGRATION: CWS odff (1.31.38); FILE MERGED 2008/02/07 13:10:01 er 1.31.38.12: Always wanted to do this, now I'm taking the opportunity: :retab on selected files and all tabs are gone, producing hopefully easier to read diffs in future. 2008/02/06 21:26:12 er 1.31.38.11: #i8946# FREQUENCY sort arbitrary bins; applied patch from <kohei> with slight modifications 2008/02/05 17:59:04 er 1.31.38.10: #i77280# treat undefined name as usual ocBad ScStringOpToken, so ISERROR(undefinedname) yields TRUE; => ocBad doesn't terminate compilation anymore. 2008/01/31 22:15:16 er 1.31.38.9: more consistent error codes, IllegalArgument vs. IllegalParameter 2008/01/31 15:34:22 er 1.31.38.8: #i32340# ScFormulaResult, third wave 2008/01/17 17:31:33 er 1.31.38.7: #i32340# variable cell result ScFormulaResult, first wave 2008/01/11 19:54:56 er 1.31.38.6: ScErrorToken matrix cases 2008/01/10 16:54:26 er 1.31.38.5: introduce ScErrorToken, get rid of secondary error stack 2008/01/04 18:43:15 er 1.31.38.4: #i32341# make AREAS() handle RefList 2007/12/19 20:15:01 er 1.31.38.3: #i32341# ocUnion: functions handling svRefList 2007/12/17 15:59:33 er 1.31.38.2: #i32341# union / range list operator ocUnion; first wave 2007/11/29 19:06:46 er 1.31.38.1: #i4904# range operator ocRange


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [058080300c8c4b076d5cd625062e8111e390a8e3]

INTEGRATION: CWS odff (1.21.62); FILE MERGED 2008/02/15 14:23:04 er 1.21.62.2: #i81063# grammar here, grammar there, grammar everywhere 2007/09/06 10:43:08 er 1.21.62.1: #i81063# new ScGrammar; get rid of SetCompileEnglish, SetCompileXML, GetEnglishFormula, ...


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [ae91ce9243089fa38eeea57b993abf7f918613ef]

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>  [4e0b8146ed804f8c82e0f0305231d58b7da04162]

INTEGRATION: CWS odff (1.14.60); FILE MERGED 2008/02/27 18:31:26 er 1.14.60.4: RESYNC: (1.15-1.16); FILE MERGED 2008/02/15 14:23:04 er 1.14.60.3: #i81063# grammar here, grammar there, grammar everywhere 2008/01/21 18:51:12 er 1.14.60.2: RESYNC: (1.14-1.15); FILE MERGED 2007/09/06 10:43:08 er 1.14.60.1: #i81063# new ScGrammar; get rid of SetCompileEnglish, SetCompileXML, GetEnglishFormula, ...


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [46d206ad79c02f07a4315f63fd5a92745dc2361d]

INTEGRATION: CWS ause084_DEV300 (1.4.62); FILE MERGED 2007/12/18 10:10:35 hjs 1.4.62.1: #i78233# remove PDBTARGET and friends


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [099ec6f528324260a9bb0dec5a0e6d20f16fab82]

INTEGRATION: CWS odff (1.81.4); FILE MERGED 2008/02/27 18:31:20 er 1.81.4.2: RESYNC: (1.81-1.84); FILE MERGED 2008/01/31 15:34:22 er 1.81.4.1: #i32340# ScFormulaResult, third wave


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [dd29cf158c97ecffb8934c10f3e152c97a273ba3]

INTEGRATION: CWS odff (1.18.158); FILE MERGED 2008/02/27 18:31:06 er 1.18.158.6: RESYNC: (1.19-1.20); FILE MERGED 2008/02/15 14:23:04 er 1.18.158.5: #i81063# grammar here, grammar there, grammar everywhere 2008/01/18 20:45:34 er 1.18.158.4: ScToken base class without OpCode member but implicit ocPush, derived ScOpToken class to inherit from if explicit OpCode needed; this saves 2 bytes on each (!) allocation of ScDoubleToken, ScStringToken, ScSingleRefToken, ScDoubleRefToken. And there are zillions.. 2008/01/17 17:31:33 er 1.18.158.3: #i32340# variable cell result ScFormulaResult, first wave 2007/08/28 12:55:17 er 1.18.158.2: #i81063# use OpCode 2007/08/27 15:24:20 er 1.18.158.1: #i81063# OpCodeMap: update/join/merge relevant parts from cws xmlfilter02


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [b5155f94df16a19a0a65eab200e46cc0da295700]

INTEGRATION: CWS odff (1.67.38); FILE MERGED 2008/02/27 18:31:00 er 1.67.38.4: RESYNC: (1.68-1.70); FILE MERGED 2008/02/07 19:37:07 er 1.67.38.3: #i81063# introduce StorageGrammar per document 2008/01/21 18:51:08 er 1.67.38.2: RESYNC: (1.67-1.68); FILE MERGED 2008/01/08 19:45:44 er 1.67.38.1: get rid of distracting binfilter legacy


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [4924129fdc79c9bdc7103ed4b230310debb6cb75]

INTEGRATION: CWS ause084_DEV300 (1.15.246); FILE MERGED 2007/12/18 10:09:34 hjs 1.15.246.1: #i78233# remove PDBTARGET and friends


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [4a4baacf33e0900be5321a1ded055718364b0a73]

INTEGRATION: CWS odff (1.19.158); FILE MERGED 2008/01/31 15:34:22 er 1.19.158.2: #i32340# ScFormulaResult, third wave 2008/01/08 22:19:49 er 1.19.158.1: #i38759# value iterator's GetFirst/GetNext: correct behavior does not reset double& rValue to 0.0 if no value found


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [a02b047f4cd385cd8ec377eb72eadb7e5097f43e]

INTEGRATION: CWS ause084_DEV300 (1.18.206); FILE MERGED 2008/01/24 17:38:26 hjs 1.18.206.2: RESYNC: (1.18-1.19); FILE MERGED 2007/12/18 10:09:33 hjs 1.18.206.1: #i78233# remove PDBTARGET and friends


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [6b1b7551fcadf0b920eacae087ef2357aaa4bdb1]

INTEGRATION: CWS odff (1.21.158); FILE MERGED 2008/02/27 18:30:53 er 1.21.158.5: RESYNC: (1.22-1.23); FILE MERGED 2008/02/15 14:23:03 er 1.21.158.4: #i81063# grammar here, grammar there, grammar everywhere 2008/02/07 19:37:07 er 1.21.158.3: #i81063# introduce StorageGrammar per document 2008/01/21 18:51:05 er 1.21.158.2: RESYNC: (1.21-1.22); FILE MERGED 2007/09/06 10:43:08 er 1.21.158.1: #i81063# new ScGrammar; get rid of SetCompileEnglish, SetCompileXML, GetEnglishFormula, ...


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [5e2494afadeea3154cb6a57669a13b5e2bbd2a2f]

INTEGRATION: CWS ause084_DEV300 (1.4.246); FILE MERGED 2007/12/18 10:09:33 hjs 1.4.246.1: #i78233# remove PDBTARGET and friends


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [0ea81dc469d0a0335fcc585b6aa1e9621e188d9d]

INTEGRATION: CWS odff (1.24.158); FILE MERGED 2008/02/27 18:30:45 er 1.24.158.2: RESYNC: (1.24-1.25); FILE MERGED 2008/02/15 14:23:03 er 1.24.158.1: #i81063# grammar here, grammar there, grammar everywhere


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [b8d3d08e2dfeeee0eb6f34526411d34f0ea72487]

INTEGRATION: CWS ause084_DEV300 (1.5.614); FILE MERGED 2007/12/18 10:09:33 hjs 1.5.614.1: #i78233# remove PDBTARGET and friends


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [8f37bdd9fdb4b97a95301f0814f56d6a0849fa5e]

INTEGRATION: CWS odff (1.29.124); FILE MERGED 2008/02/27 18:30:33 er 1.29.124.2: RESYNC: (1.29-1.30); FILE MERGED 2008/01/08 19:30:27 er 1.29.124.1: get rid of distracting binfilter legacy


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [43d61a6e44087245007e20f06f51a8a87e3ff115]

INTEGRATION: CWS ause084_DEV300 (1.4.614); FILE MERGED 2007/12/18 10:09:33 hjs 1.4.614.1: #i78233# remove PDBTARGET and friends


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [0928346d901c5003ca1cccd10f8b9e404f33e095]

INTEGRATION: CWS odff (1.25.36); FILE MERGED 2008/02/27 18:30:25 er 1.25.36.2: RESYNC: (1.25-1.28); FILE MERGED 2008/01/25 14:19:41 er 1.25.36.1: #i32340# ScFormulaResult, start differentiating between compiler/code token error and interpreter/result error; make iterations work with result errors


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [829a68ac128952f9ce7a44b6b283b26c7be2a4c1]

INTEGRATION: CWS odff (1.30.90); FILE MERGED 2008/02/27 18:30:17 er 1.30.90.8: RESYNC: (1.30-1.31); FILE MERGED 2008/02/15 14:23:03 er 1.30.90.7: #i81063# grammar here, grammar there, grammar everywhere 2008/01/31 15:34:22 er 1.30.90.6: #i32340# ScFormulaResult, third wave 2008/01/25 14:19:41 er 1.30.90.5: #i32340# ScFormulaResult, start differentiating between compiler/code token error and interpreter/result error; make iterations work with result errors 2008/01/24 20:42:16 er 1.30.90.4: #i32340# ScFormulaResult, handle error code and matrix clone 2008/01/24 16:41:00 er 1.30.90.3: #i32340# variable cell result ScFormulaResult, second wave 2008/01/17 17:31:33 er 1.30.90.2: #i32340# variable cell result ScFormulaResult, first wave 2007/09/06 10:43:07 er 1.30.90.1: #i81063# new ScGrammar; get rid of SetCompileEnglish, SetCompileXML, GetEnglishFormula, ...


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [ed46e87cce967f865f628c96257c2e086db8337d]

INTEGRATION: CWS ause084_DEV300 (1.4.614); FILE MERGED 2007/12/18 10:09:32 hjs 1.4.614.1: #i78233# remove PDBTARGET and friends


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [5abe30ec926be293dabb1551016fcc3f4dbacf71]

INTEGRATION: CWS ause084_DEV300 (1.2.614); FILE MERGED 2007/12/18 10:09:32 hjs 1.2.614.1: #i78233# remove PDBTARGET and friends


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [6938e140b1c9635fd9f86f7a2ab43e6a47fa73ad]

INTEGRATION: CWS odff (1.39.60); FILE MERGED 2008/02/27 18:30:09 er 1.39.60.12: RESYNC: (1.39-1.40); FILE MERGED 2008/02/15 14:23:03 er 1.39.60.11: #i81063# grammar here, grammar there, grammar everywhere 2008/02/07 19:37:07 er 1.39.60.10: #i81063# introduce StorageGrammar per document 2008/01/31 15:34:22 er 1.39.60.9: #i32340# ScFormulaResult, third wave 2008/01/25 14:19:41 er 1.39.60.8: #i32340# ScFormulaResult, start differentiating between compiler/code token error and interpreter/result error; make iterations work with result errors 2008/01/24 20:42:16 er 1.39.60.7: #i32340# ScFormulaResult, handle error code and matrix clone 2008/01/24 16:41:00 er 1.39.60.6: #i32340# variable cell result ScFormulaResult, second wave 2008/01/21 23:07:27 er 1.39.60.5: GetResultDimensions: MSVC didn't get it that pMat _can't_ be used unitialized here 2008/01/17 17:31:33 er 1.39.60.4: #i32340# variable cell result ScFormulaResult, first wave 2008/01/08 19:30:27 er 1.39.60.3: get rid of distracting binfilter legacy 2007/11/29 19:06:46 er 1.39.60.2: #i4904# range operator ocRange 2007/09/06 10:43:07 er 1.39.60.1: #i81063# new ScGrammar; get rid of SetCompileEnglish, SetCompileXML, GetEnglishFormula, ...


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [36b7e07ba1fe766157182ac725b45b9713d5dabc]

INTEGRATION: CWS ause084_DEV300 (1.8.208); FILE MERGED 2008/02/14 16:36:26 hjs 1.8.208.2: RESYNC: (1.8-1.9); FILE MERGED 2007/12/18 10:09:32 hjs 1.8.208.1: #i78233# remove PDBTARGET and friends


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [8eb75ad97ae0d6e12dc42a6c2d6442cbc4d64d92]

INTEGRATION: CWS odff (1.9.40); FILE MERGED 2008/01/30 14:57:29 er 1.9.40.1: AreaBroadcast: increment iterator before it may get invalidated during broadcast if a Notify() calls EndlisteningArea()


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [79f7b7669d0ad022c7d0e6989ff79ede1af804fd]

INTEGRATION: CWS ause084_DEV300 (1.3.614); FILE MERGED 2007/12/18 10:09:32 hjs 1.3.614.1: #i78233# remove PDBTARGET and friends


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [62d9399935f87597721f3589ed10871ef8bfcb01]

INTEGRATION: CWS odff (1.13.64); FILE MERGED 2007/09/06 10:43:07 er 1.13.64.1: #i81063# new ScGrammar; get rid of SetCompileEnglish, SetCompileXML, GetEnglishFormula, ...


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [345dae574710059125b568f09978c6300d43bf3c]

INTEGRATION: CWS ause084_DEV300 (1.8.614); FILE MERGED 2007/12/18 10:09:31 hjs 1.8.614.1: #i78233# remove PDBTARGET and friends


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [de688ad78c2deca01e9f116e521d7d1deaee5e15]

INTEGRATION: CWS odff (1.75.4); FILE MERGED 2008/02/27 18:30:01 er 1.75.4.2: RESYNC: (1.75-1.76); FILE MERGED 2008/02/15 14:23:03 er 1.75.4.1: #i81063# grammar here, grammar there, grammar everywhere


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [3a4f4b8954180d093a3d180afceb1073d709e9a7]

INTEGRATION: CWS odff (1.10.30); FILE MERGED 2008/01/25 14:19:40 er 1.10.30.5: #i32340# ScFormulaResult, start differentiating between compiler/code token error and interpreter/result error; make iterations work with result errors 2008/01/18 20:45:33 er 1.10.30.4: ScToken base class without OpCode member but implicit ocPush, derived ScOpToken class to inherit from if explicit OpCode needed; this saves 2 bytes on each (!) allocation of ScDoubleToken, ScStringToken, ScSingleRefToken, ScDoubleRefToken. And there are zillions.. 2008/01/08 19:30:26 er 1.10.30.3: get rid of distracting binfilter legacy 2007/12/05 11:52:58 er 1.10.30.2: #i4904# ocRange: merge tokenized SingleRef+ocRange+SingleRef into DoubleRef to save memory 2007/11/29 19:06:45 er 1.10.30.1: #i4904# range operator ocRange


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [42b329032d42b856abe0c00cdb94435d1f855d98]

INTEGRATION: CWS ause084_DEV300 (1.8.396); FILE MERGED 2008/02/14 16:36:30 hjs 1.8.396.2: RESYNC: (1.8-1.9); FILE MERGED 2007/12/18 10:09:31 hjs 1.8.396.1: #i78233# remove PDBTARGET and friends


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [e636afc92e1c16528d712c0dcfe50307f3899b3a]

INTEGRATION: CWS odff (1.13.60); FILE MERGED 2008/02/20 16:41:50 er 1.13.60.18: #i32340# ISBLANK needs to distinguish between inherited / non-inherited emptiness; corrected ISNUMBER and ISTEXT/ISNONTEXT handling of svEmptyCell 2008/02/15 14:23:03 er 1.13.60.17: #i81063# grammar here, grammar there, grammar everywhere 2008/02/07 13:10:01 er 1.13.60.16: Always wanted to do this, now I'm taking the opportunity: :retab on selected files and all tabs are gone, producing hopefully easier to read diffs in future. 2008/02/06 16:15:17 er 1.13.60.15: warning-free 2008/02/05 17:59:04 er 1.13.60.14: #i77280# treat undefined name as usual ocBad ScStringOpToken, so ISERROR(undefinedname) yields TRUE; => ocBad doesn't terminate compilation anymore. 2008/01/31 15:34:21 er 1.13.60.13: #i32340# ScFormulaResult, third wave 2008/01/24 20:42:16 er 1.13.60.12: #i32340# ScFormulaResult, handle error code and matrix clone 2008/01/24 16:41:00 er 1.13.60.11: #i32340# variable cell result ScFormulaResult, second wave 2008/01/21 20:07:30 er 1.13.60.10: satisfy compilers 2008/01/21 19:58:40 er 1.13.60.9: make 'enum is int' conditional return happy 2008/01/18 20:45:33 er 1.13.60.8: ScToken base class without OpCode member but implicit ocPush, derived ScOpToken class to inherit from if explicit OpCode needed; this saves 2 bytes on each (!) allocation of ScDoubleToken, ScStringToken, ScSingleRefToken, ScDoubleRefToken. And there are zillions.. 2008/01/17 17:31:33 er 1.13.60.7: #i32340# variable cell result ScFormulaResult, first wave 2008/01/10 16:54:26 er 1.13.60.6: introduce ScErrorToken, get rid of secondary error stack 2008/01/08 21:09:26 er 1.13.60.5: rename StackVar svErr to svUnknown 2008/01/08 20:44:14 er 1.13.60.4: get rid of distracting binfilter legacy 2008/01/08 19:30:26 er 1.13.60.3: get rid of distracting binfilter legacy 2007/12/17 15:59:33 er 1.13.60.2: #i32341# union / range list operator ocUnion; first wave 2007/11/29 19:06:45 er 1.13.60.1: #i4904# range operator ocRange


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [47f32a10143ed6ca15372c7c6136dd5e8bf6fb2c]

INTEGRATION: CWS ause084_DEV300 (1.9.246); FILE MERGED 2007/12/18 10:09:31 hjs 1.9.246.1: #i78233# remove PDBTARGET and friends


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [1dd831b0bc5e78f0b9c5995a52f7d849b2234b1c]

INTEGRATION: CWS odff (1.8.90); FILE MERGED 2008/01/31 15:34:21 er 1.8.90.3: #i32340# ScFormulaResult, third wave 2008/01/24 20:42:16 er 1.8.90.2: #i32340# ScFormulaResult, handle error code and matrix clone 2007/08/30 09:57:29 er 1.8.90.1: resynced to cws xmlfilter02


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [6d251e393d96aea108f4b2b81fe3ede5e333e9bc]

INTEGRATION: CWS ause084_DEV300 (1.5.614); FILE MERGED 2007/12/18 10:09:31 hjs 1.5.614.1: #i78233# remove PDBTARGET and friends


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [fd26fb886fd4a2d5ee452c0980fb22753eca2dea]

INTEGRATION: CWS ause084_DEV300 (1.4.354); FILE MERGED 2007/12/18 10:09:30 hjs 1.4.354.1: #i78233# remove PDBTARGET and friends


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [1c8554a5b72748e8d64c65f8d385b836ee063271]

INTEGRATION: CWS odff (1.5.526); FILE MERGED 2008/02/07 13:10:01 er 1.5.526.3: Always wanted to do this, now I'm taking the opportunity: :retab on selected files and all tabs are gone, producing hopefully easier to read diffs in future. 2007/12/17 15:59:33 er 1.5.526.2: #i32341# union / range list operator ocUnion; first wave 2007/11/29 19:06:45 er 1.5.526.1: #i4904# range operator ocRange


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [91c63d0827f57abe54dae56c9bd0aeca5b4f0df8]

INTEGRATION: CWS ause084_DEV300 (1.16.614); FILE MERGED 2007/12/18 10:09:30 hjs 1.16.614.1: #i78233# remove PDBTARGET and friends


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [e7e3c2fb2b58efff252e797083d8e393da07f413]

INTEGRATION: CWS odff (1.4.498); FILE MERGED 2008/01/17 17:31:33 er 1.4.498.1: #i32340# variable cell result ScFormulaResult, first wave


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [717b42efbe1af5283d68e98e202559fe0c14adaa]

INTEGRATION: CWS odff (1.12.158); FILE MERGED 2008/02/27 18:29:45 er 1.12.158.4: RESYNC: (1.13-1.14); FILE MERGED 2008/01/21 18:50:59 er 1.12.158.3: RESYNC: (1.12-1.13); FILE MERGED 2008/01/08 19:45:43 er 1.12.158.2: get rid of distracting binfilter legacy 2007/09/06 10:43:07 er 1.12.158.1: #i81063# new ScGrammar; get rid of SetCompileEnglish, SetCompileXML, GetEnglishFormula, ...


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [518955cefadd2f179d1c3ffcdf47d9cf7b62f1d4]

INTEGRATION: CWS odff (1.19.60); FILE MERGED 2007/12/19 20:05:55 er 1.19.60.2: #i32341# renamed some ugly German opcodes of functions touched for ocUnion 2007/08/27 15:24:19 er 1.19.60.1: #i81063# OpCodeMap: update/join/merge relevant parts from cws xmlfilter02


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [1e05560e79196505f104b5da0769bb413a9296e3]

INTEGRATION: CWS odff (1.5.4); FILE MERGED 2008/02/15 14:23:03 er 1.5.4.1: #i81063# grammar here, grammar there, grammar everywhere


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [f0a5d78f7c73c637f1ed0f5041dd2f28cffac8eb]

INTEGRATION: CWS odff (1.1.2); FILE ADDED 2008/02/15 14:23:03 er 1.1.2.4: #i81063# grammar here, grammar there, grammar everywhere 2008/02/07 19:37:07 er 1.1.2.3: #i81063# introduce StorageGrammar per document 2007/11/23 13:54:44 er 1.1.2.2: extractRefConvention: there's kEnglishBit ... 2007/09/06 10:40:21 er 1.1.2.1: new ScGrammar, grammars digested by ScCompiler


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [393a7fa141826a31fc9c5d78da52e3a7139ea1aa]

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>  [0e7fc5e93f092c4c162820fa4d47374c1e7829f9]

INTEGRATION: CWS odff (1.1.2); FILE ADDED 2008/02/15 14:23:03 er 1.1.2.6: #i81063# grammar here, grammar there, grammar everywhere 2008/01/31 15:34:21 er 1.1.2.5: #i32340# ScFormulaResult, third wave 2008/01/25 14:19:40 er 1.1.2.4: #i32340# ScFormulaResult, start differentiating between compiler/code token error and interpreter/result error; make iterations work with result errors 2008/01/24 20:42:16 er 1.1.2.3: #i32340# ScFormulaResult, handle error code and matrix clone 2008/01/24 16:41:00 er 1.1.2.2: #i32340# variable cell result ScFormulaResult, second wave 2008/01/17 17:31:33 er 1.1.2.1: #i32340# variable cell result ScFormulaResult, first wave


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [fe8494fc6676235285bf9f6c55a83bdb1782ab8c]

INTEGRATION: CWS odff (1.7.526); FILE MERGED 2008/02/15 14:23:03 er 1.7.526.3: #i81063# grammar here, grammar there, grammar everywhere 2008/01/21 18:50:56 er 1.7.526.2: RESYNC: (1.7-1.8); FILE MERGED 2007/09/06 10:43:07 er 1.7.526.1: #i81063# new ScGrammar; get rid of SetCompileEnglish, SetCompileXML, GetEnglishFormula, ...


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [7cdcde15f255f300f02bdcb293b930324bb486dd]

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>  [f59929ed5e51405e22d1f3fe245194b19ed1c190]

INTEGRATION: CWS odff (1.106.4); FILE MERGED 2008/02/27 18:29:41 er 1.106.4.4: RESYNC: (1.106-1.107); FILE MERGED 2008/02/15 14:23:03 er 1.106.4.3: #i81063# grammar here, grammar there, grammar everywhere 2008/02/07 19:37:07 er 1.106.4.2: #i81063# introduce StorageGrammar per document 2008/01/31 15:34:21 er 1.106.4.1: #i32340# ScFormulaResult, third wave


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [2d995a23b2a6ba5cfd8a1afd183d3bbd7f19b1c3]

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>  [6df1fb713c2005eb0b0917b5c2e809c31bfd3025]

INTEGRATION: CWS odff (1.7.158); FILE MERGED 2008/01/08 22:19:48 er 1.7.158.1: #i38759# value iterator's GetFirst/GetNext: correct behavior does not reset double& rValue to 0.0 if no value found


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [9eab349264324be6b15f6809257c0c4f8828c5d9]

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>  [6fb2ff3cb562be92b10c7b4a7b9d3a700c4c1efe]

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>  [6053ef8070f9cf9720bee949e231b2a8fb91fbda]

INTEGRATION: CWS odff (1.10.158); FILE MERGED 2008/02/15 14:23:03 er 1.10.158.4: #i81063# grammar here, grammar there, grammar everywhere 2008/02/07 19:37:07 er 1.10.158.3: #i81063# introduce StorageGrammar per document 2008/01/21 18:50:53 er 1.10.158.2: RESYNC: (1.10-1.11); FILE MERGED 2007/09/06 10:43:07 er 1.10.158.1: #i81063# new ScGrammar; get rid of SetCompileEnglish, SetCompileXML, GetEnglishFormula, ...


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [01f2bcc9a04417028f39ed6a58a89c7979aaed95]

INTEGRATION: CWS odff (1.32.36); FILE MERGED 2008/02/15 14:23:03 er 1.32.36.14: #i81063# grammar here, grammar there, grammar everywhere 2008/02/07 19:37:06 er 1.32.36.13: #i81063# introduce StorageGrammar per document 2008/02/07 13:10:01 er 1.32.36.12: Always wanted to do this, now I'm taking the opportunity: :retab on selected files and all tabs are gone, producing hopefully easier to read diffs in future. 2008/01/21 18:50:50 er 1.32.36.11: RESYNC: (1.33-1.34); FILE MERGED 2008/01/08 19:30:26 er 1.32.36.10: get rid of distracting binfilter legacy 2007/12/17 15:59:33 er 1.32.36.9: #i32341# union / range list operator ocUnion; first wave 2007/11/30 18:30:54 er 1.32.36.8: #i4904# ocRange: if sheet reference not given adjust inherited from first SingleRef 2007/11/29 19:06:45 er 1.32.36.7: #i4904# range operator ocRange 2007/10/23 17:02:20 er 1.32.36.6: resync to xmlfilter02 2007/10/23 13:26:34 er 1.32.36.5: RESYNC: (1.32-1.33); FILE MERGED 2007/09/06 11:44:52 er 1.32.36.4: resynced to cws xmlfilter02 2007/09/06 10:43:07 er 1.32.36.3: #i81063# new ScGrammar; get rid of SetCompileEnglish, SetCompileXML, GetEnglishFormula, ... 2007/08/29 14:33:51 er 1.32.36.2: #i81063# SetFormulaLanguage, prepare replacement of SetCompileEnglish and SetCompileXML 2007/08/27 15:24:19 er 1.32.36.1: #i81063# OpCodeMap: update/join/merge relevant parts from cws xmlfilter02


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [095e4e45e3cf697558bb81f6c8db6c64c57fd57e]

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>  [87d5a25d596f6e531906d032fc8cf3aa92c12cad]

INTEGRATION: CWS odff (1.31.4); FILE MERGED 2008/02/15 14:23:03 er 1.31.4.1: #i81063# grammar here, grammar there, grammar everywhere


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [6439592ae69409e6301e0d9374e02d236f25f50e]

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>  [648e392ad9ff8e4b7ec9a29cc624ac4126f09ccd]

INTEGRATION: CWS odff (1.25.64); FILE MERGED 2008/02/27 20:48:07 er 1.25.64.10: erroneously removed grammar.hxx during resync 2008/02/27 18:29:10 er 1.25.64.9: RESYNC: (1.25-1.27); FILE MERGED 2008/02/15 14:23:02 er 1.25.64.8: #i81063# grammar here, grammar there, grammar everywhere 2008/02/01 16:40:18 er 1.25.64.7: clarify on SetDouble()/SetString() usage; no SetHybrid() necessary/possible as investigation showed 2008/01/31 15:34:21 er 1.25.64.6: #i32340# ScFormulaResult, third wave 2008/01/25 14:19:40 er 1.25.64.5: #i32340# ScFormulaResult, start differentiating between compiler/code token error and interpreter/result error; make iterations work with result errors 2008/01/24 16:41:00 er 1.25.64.4: #i32340# variable cell result ScFormulaResult, second wave 2008/01/17 17:31:33 er 1.25.64.3: #i32340# variable cell result ScFormulaResult, first wave 2008/01/08 19:30:26 er 1.25.64.2: get rid of distracting binfilter legacy 2007/09/06 10:43:07 er 1.25.64.1: #i81063# new ScGrammar; get rid of SetCompileEnglish, SetCompileXML, GetEnglishFormula, ...


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [f4ce467dcadc8d6060ae5b5241db25d4b4b4ac26]

INTEGRATION: CWS odff (1.13.90); FILE MERGED 2008/02/27 18:29:21 er 1.13.90.3: RESYNC: (1.14-1.15); FILE MERGED 2007/10/23 13:26:12 er 1.13.90.2: RESYNC: (1.13-1.14); FILE MERGED 2007/08/29 14:33:51 er 1.13.90.1: #i81063# SetFormulaLanguage, prepare replacement of SetCompileEnglish and SetCompileXML


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [49d8dd5278d5f80320691bd8be6b3910ec4bc7b5]

INTEGRATION: CWS ause084_DEV300 (1.4.72); FILE MERGED 2007/12/18 10:43:40 hjs 1.4.72.1: #i78233# remove PDBTARGET and friends


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [13a1d9ba7f0666287adbdd4015a045f179c35f19]

INTEGRATION: CWS ause084_DEV300 (1.31.44); FILE MERGED 2007/12/18 10:43:19 hjs 1.31.44.1: #i78233# remove PDBTARGET and friends


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [e59ef2b5e7b4703e7139c47e6dde9e411b507178]

INTEGRATION: CWS ause084_DEV300 (1.4.138); FILE MERGED 2007/12/18 10:10:16 hjs 1.4.138.1: #i78233# remove PDBTARGET and friends


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [501c1698858ed13b14b5198c51e3e4926b226489]

INTEGRATION: CWS ause084_DEV300 (1.6.146); FILE MERGED 2007/12/18 10:10:16 hjs 1.6.146.1: #i78233# remove PDBTARGET and friends


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [c15eb8e216a8129174b859c4029a608016b68f1c]

INTEGRATION: CWS ause084_DEV300 (1.18.32); FILE MERGED 2007/12/18 10:45:37 hjs 1.18.32.1: #i78233# remove PDBTARGET and friends


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [bd1d85706e12416173e07123bf371b5b4497e9cf]

INTEGRATION: CWS ause084_DEV300 (1.3.424); FILE MERGED 2008/02/14 16:35:05 hjs 1.3.424.4: RESYNC: (1.4-1.5); FILE MERGED 2007/12/18 12:59:08 hjs 1.3.424.3: #i79548# build better... 2007/12/05 10:41:02 hjs 1.3.424.2: RESYNC: (1.3-1.4); FILE MERGED 2007/07/13 16:24:57 hjs 1.3.424.1: #i79548# replace explicit quote; fix dependencies and useless LIB target


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [8f54c5482317f86289f7aad99e0d4ca3d7718bd3]

INTEGRATION: CWS ause084_DEV300 (1.3.32); FILE MERGED 2007/12/18 10:31:52 hjs 1.3.32.1: #i78233# remove PDBTARGET and friends


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [0657a82e2dfb9f3ae93b7a590b9be8ba7e978419]

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>  [e520f98d7711b475ca935984480ef7b0fc5cc951]

INTEGRATION: CWS ause084_DEV300 (1.5.4); FILE MERGED 2008/02/15 12:14:46 hjs 1.5.4.1: #i86127#minor cleanup


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [5ce31ced5fa0eba95a2e1ef96fc488f7014d378f]

INTEGRATION: CWS ause084_DEV300 (1.28.56); FILE MERGED 2008/02/21 10:58:16 hjs 1.28.56.1: #i74563# avoid identical names; remove unused icons


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [2506aef1c5b538e28e121cee935d8da95b075511]

INTEGRATION: CWS ause084_DEV300 (1.7.2); FILE MERGED 2008/02/21 10:58:16 hjs 1.7.2.1: #i74563# avoid identical names; remove unused icons


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [8689a4f63c12a52222b3f3adfc1c3223fb000a44]

INTEGRATION: CWS ause084_DEV300 (1.23.6); FILE MERGED 2008/02/25 13:56:46 obr 1.23.6.3: #i74563# keep variables for delivered .desktop files 2008/02/21 17:16:34 hjs 1.23.6.2: #i74563# different workingdirs for mime and menu 2008/02/21 10:58:15 hjs 1.23.6.1: #i74563# avoid identical names; remove unused icons


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [3facb0e5e61a8c9a3f68b561bb96a36ae0171c6d]

INTEGRATION: CWS ause084_DEV300 (1.27.56); FILE MERGED 2008/02/21 10:58:15 hjs 1.27.56.1: #i74563# avoid identical names; remove unused icons


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [7cd110f830204d0c0739f405a548699e851729b6]

INTEGRATION: CWS ause084_DEV300 (1.12.56); FILE MERGED 2008/02/25 13:57:47 obr 1.12.56.1: #i85816# fixed validation errors and warnings


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [6a3cee5cd8cd29f7d4929bdff827c3ed5b209c68]

INTEGRATION: CWS ause084_DEV300 (1.3.70); FILE MERGED 2008/02/25 13:57:47 obr 1.3.70.1: #i85816# fixed validation errors and warnings


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [ccb22d67f19190cba56f4855088d60c88168fb50]

INTEGRATION: CWS ause084_DEV300 (1.5.282); FILE MERGED 2008/02/25 13:57:47 obr 1.5.282.1: #i85816# fixed validation errors and warnings


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [d26dcd84ec1c87139d2e007680d31e0c9729dfcd]

INTEGRATION: CWS ause084_DEV300 (1.8.56); FILE MERGED 2008/02/25 13:57:47 obr 1.8.56.1: #i85816# fixed validation errors and warnings


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [0f6343a720025b7aa6fbb78fd9ced27c23c71b21]

INTEGRATION: CWS ause084_DEV300 (1.10.56); FILE MERGED 2008/02/25 13:57:47 obr 1.10.56.1: #i85816# fixed validation errors and warnings


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [7ec262b785a7f9547bbb49979108ffe814ca5353]

INTEGRATION: CWS ause084_DEV300 (1.9.56); FILE MERGED 2008/02/25 13:57:47 obr 1.9.56.1: #i85816# fixed validation errors and warnings


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [0083c326070f4c9e4a26cd4d6d001446f58a1051]

INTEGRATION: CWS ause084_DEV300 (1.17.56); FILE MERGED 2008/02/21 10:58:15 hjs 1.17.56.1: #i74563# avoid identical names; remove unused icons


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [577d31e300432701493e60ebe0b7f54992f30056]

INTEGRATION: CWS ause084_DEV300 (1.17.56); FILE MERGED 2008/02/21 10:58:14 hjs 1.17.56.1: #i74563# avoid identical names; remove unused icons


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [77d77a94c21888b04cedd8c144262b90f6087ab6]

INTEGRATION: CWS ause084_DEV300 (1.2.274); FILE MERGED 2007/12/18 10:44:43 hjs 1.2.274.1: #i78233# remove PDBTARGET and friends


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [eee10de9dc59ecafd97b84e0a7bf919477ea31e1]

INTEGRATION: CWS ause084_DEV300 (1.10.50); FILE MERGED 2007/12/18 10:44:43 hjs 1.10.50.1: #i78233# remove PDBTARGET and friends


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [ab158e79b5e974b9addd14c5587dce6b8f8b2f0e]

INTEGRATION: CWS ause084_DEV300 (1.7.50); FILE MERGED 2007/12/18 10:44:43 hjs 1.7.50.1: #i78233# remove PDBTARGET and friends


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [e4d0f1bc669d6eea3ea0b95e9c9240f92dcade84]

INTEGRATION: CWS ause084_DEV300 (1.8.82); FILE MERGED 2007/12/18 10:44:43 hjs 1.8.82.1: #i78233# remove PDBTARGET and friends


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [020148d5f85bde3734ab123aa9d1aabd8e1aeeb3]

INTEGRATION: CWS ause084_DEV300 (1.8.50); FILE MERGED 2007/12/18 10:44:42 hjs 1.8.50.1: #i78233# remove PDBTARGET and friends


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [4585e39f4b2ab30c8637891cdef81ab95e0628c3]

INTEGRATION: CWS ause084_DEV300 (1.9.50); FILE MERGED 2007/12/18 10:44:42 hjs 1.9.50.1: #i78233# remove PDBTARGET and friends


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [876b0adb3e8aec05649d649c7d306a089f501e90]

INTEGRATION: CWS ause084_DEV300 (1.10.50); FILE MERGED 2007/12/18 10:44:42 hjs 1.10.50.1: #i78233# remove PDBTARGET and friends


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [15478cad95c184aa7b9bdc71a17360a7640858fd]

INTEGRATION: CWS ause084_DEV300 (1.23.6); FILE MERGED 2008/02/22 13:59:47 hjs 1.23.6.2: #i79548# remove obsolete define - with cleanup 2008/02/22 13:58:56 hjs 1.23.6.1: #i79548# remove obsolete define


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [30f5bb07b7c68b647f0905da7150ddcb4a548e6d]

INTEGRATION: CWS ause084_DEV300 (1.11.6); FILE MERGED 2008/02/22 13:59:47 hjs 1.11.6.2: #i79548# remove obsolete define - with cleanup 2008/02/22 13:58:56 hjs 1.11.6.1: #i79548# remove obsolete define


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [7e5fa07e12c17632ff3818ccca07da50ed92a93c]

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  Rüdiger Timm  <rt@openoffice.org>  [7ec4323a441d821ff536a6aca57ac31c12dc1608]

#i85986# Require 'sccomp' instead of 'scext'.


2008-03-06  Rüdiger Timm  <rt@openoffice.org>  [eb20f1549ea67965fd7a7353d77ab06a01e84556]

#i10000# We are sccomp now, not scext


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [a8eeca45171ee3d2522221c38da8ddfb084db933]

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>  [fea3dfff1f4483baf3790473aa29fc4f472c1872]

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>  [52c10a636ea4acb08a0056184004e79f2a612aa6]

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>  [14dc083e58be8b110ac55cadde07664255baa3bd]

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>  [4d1f6930bda33e6e1d919b27943ec3ef95cc20a1]

INTEGRATION: CWS layout_DEV300 (1.53.136); FILE MERGED 2008/02/12 12:43:52 jcn 1.53.136.1: Initial import of layout-dialogs-svx-sw.diff.


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [8d8941b869ff18a5eb863a271eecc10d57aa67ac]

INTEGRATION: CWS layout_DEV300 (1.3.1188); FILE MERGED 2008/02/12 12:43:51 jcn 1.3.1188.1: Initial import of layout-dialogs-svx-sw.diff.


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [c45c380824c9ee1c0bf16c08f0177cf1a3f1a8b4]

INTEGRATION: CWS layout_DEV300 (1.9.302); FILE MERGED 2008/02/12 12:43:51 jcn 1.9.302.1: Initial import of layout-dialogs-svx-sw.diff.


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [fd7db6e703cd4f3e989ac0d3e4c60e045c91b2e9]

INTEGRATION: CWS layout_DEV300 (1.59.122); FILE MERGED 2008/02/12 12:43:51 jcn 1.59.122.1: Initial import of layout-dialogs-svx-sw.diff.


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [d5b98322e0967c06039bbe18f4b9f358df30de0c]

INTEGRATION: CWS layout_DEV300 (1.45.16); FILE MERGED 2008/02/11 15:14:37 jcn 1.45.16.1: Do not compile and layout code unless ENABLE_LAYOUT==TRUE.


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [2dba1223127f35e49d625df7c61516592dfe4869]

INTEGRATION: CWS layout_DEV300 (1.1.2); FILE ADDED 2008/02/08 18:46:21 jcn 1.1.2.1: Initial offapi import from ee9a2fcc29d7e2f01cc80ef7c13bf7bc7d55ae7e.

    layout/source/api -> offapi

That's ooo-build trunk r11539 @ ooh680-m5/src680-m245.

2008-03-06  Kurt Zenker  <kz@openoffice.org>  [ffadf10e41161d1296088647b7992975a849d8b5]

INTEGRATION: CWS layout_DEV300 (1.19.28); FILE MERGED 2008/02/15 13:51:55 jcn 1.19.28.2: Cleanup tralay, fixing shortcomings: any and all _-prefixed attributes are translated. 2008/02/11 15:33:50 jcn 1.19.28.1: Initial import into layout cws.


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [ac57921945a1b29ab817dd3afa7ab63efc0b12e4]

INTEGRATION: CWS layout_DEV300 (1.18.12); FILE MERGED 2008/02/11 15:33:50 jcn 1.18.12.1: Initial import into layout cws.


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [d078467028cb9d00e361915ea8b40c19609aed30]

INTEGRATION: CWS layout_DEV300 (1.11.36); FILE MERGED 2008/02/11 15:33:50 jcn 1.11.36.1: Initial import into layout cws.


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [26c88df0c93e0cee4b61cb0f1a7b6b2ae43e88ac]

INTEGRATION: CWS layout_DEV300 (1.27.20); FILE MERGED 2008/02/12 09:58:28 jcn 1.27.20.2: Move vos-based Application out to vosapp.hxx. 2008/02/11 15:33:49 jcn 1.27.20.1: Initial import into layout cws.


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [d941671e07abd94dbdb20ab5abba172b32315b6e]

INTEGRATION: CWS layout_DEV300 (1.5.36); FILE MERGED 2008/02/11 15:33:49 jcn 1.5.36.1: Initial import into layout cws.


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [dd5ec8fb32087867d2da205a24a381f591278d1a]

INTEGRATION: CWS layout_DEV300 (1.1.2); FILE ADDED 2008/02/15 13:51:54 jcn 1.1.2.2: Cleanup tralay, fixing shortcomings: any and all _-prefixed attributes are translated. 2008/02/11 15:33:49 jcn 1.1.2.1: Initial import into layout cws.


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [010e1ec5b90f084c95328f987c11ea7738dc29a1]

INTEGRATION: CWS layout_DEV300 (1.1.2); FILE ADDED 2008/02/15 13:51:54 jcn 1.1.2.3: Cleanup tralay, fixing shortcomings: any and all _-prefixed attributes are translated. 2008/02/12 09:58:28 jcn 1.1.2.2: Move vos-based Application out to vosapp.hxx. 2008/02/11 15:33:49 jcn 1.1.2.1: Initial import into layout cws.


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [dbe38d5c1f074a539aa5992bcb9fa58414cbcfe9]

INTEGRATION: CWS layout_DEV300 (1.1.2); FILE ADDED 2008/02/11 15:33:49 jcn 1.1.2.1: Initial import into layout cws.


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [01e73e8f19f090697645af8be36d87ea5f1a4677]

INTEGRATION: CWS layout_DEV300 (1.1.2); FILE ADDED 2008/02/12 09:58:28 jcn 1.1.2.1: Move vos-based Application out to vosapp.hxx.


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [388483d5d796c498b769e63508151d55f406f772]

INTEGRATION: CWS layout_DEV300 (1.12.92); FILE MERGED 2008/02/15 14:05:39 jcn 1.12.92.3: Further minimize diff.  Revert now-unnecessary changes. 2008/02/15 13:51:54 jcn 1.12.92.2: Cleanup tralay, fixing shortcomings: any and all _-prefixed attributes are translated. 2008/02/11 15:33:48 jcn 1.12.92.1: Initial import into layout cws.


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [6137794a2f977a962862a53eb19cdfc4f2d71cf4]

INTEGRATION: CWS layout_DEV300 (1.8.68); FILE MERGED 2008/02/11 15:33:48 jcn 1.8.68.1: Initial import into layout cws.


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [69a67bffb86e63766cc0f9fe6af9f219a9211cc8]

INTEGRATION: CWS layout_DEV300 (1.62.164); FILE MERGED 2008/02/12 12:42:47 jcn 1.62.164.1: Initial import of layout-dialogs-svx-sw.diff.


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [8dadfe6139f2dff51012f0bb1d553d8abd7e13ed]

INTEGRATION: CWS layout_DEV300 (1.3.1148); FILE MERGED 2008/02/12 12:42:47 jcn 1.3.1148.1: Initial import of layout-dialogs-svx-sw.diff.


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [00e79f6df93e14f4b33dfab7e7a68ec91c05bd04]

INTEGRATION: CWS layout_DEV300 (1.8.186); FILE MERGED 2008/02/12 12:42:46 jcn 1.8.186.1: Initial import of layout-dialogs-svx-sw.diff.


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [59c997c8edd5c883daf8b85ba941009f1617ab72]

INTEGRATION: CWS layout_DEV300 (1.19.186); FILE MERGED 2008/02/12 12:42:46 jcn 1.19.186.1: Initial import of layout-dialogs-svx-sw.diff.


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [399dab3225b97befd8203c6272dad72d41e887bf]

INTEGRATION: CWS layout_DEV300 (1.1.2); FILE ADDED 2008/02/13 09:00:15 jcn 1.1.2.1: Add icon set for layout by Jakub Steiner.


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [df1dff9e36e989dddebd00e2b5f9653879f4760f]

INTEGRATION: CWS layout_DEV300 (1.1.2); FILE ADDED 2008/02/13 09:00:14 jcn 1.1.2.1: Add icon set for layout by Jakub Steiner.


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [fdd06eedb153f0a7f9a1234c4b89afb153223c0f]

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>  [a1ecfcc32e9d2ddb8d81bbf4859460df05761497]

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>  [1529ba63011b1fb99301ae5d41d9d4ed74e38ec7]

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>  [85b46d032c683af5bfd46c7a0e0659ffdac6c4ae]

INTEGRATION: CWS layout_DEV300 (1.1.2); FILE ADDED 2008/02/13 08:59:20 jcn 1.1.2.1: Add icon set for layout by Jakub Steiner.


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [9c80128592d816cb13e48bf95d1d1cf3839ca5bf]

INTEGRATION: CWS layout_DEV300 (1.1.2); FILE ADDED 2008/02/08 18:44:48 jcn 1.1.2.1: Initial toolkit import from ee9a2fcc29d7e2f01cc80ef7c13bf7bc7d55ae7e.

    layout/source/awt -> toolkit/source/awt
    layout/source/core -> toolkit/source/layout
    layout/source/wrapper -> toolkit/source/vclcompat
    layout/inc/layout -> toolkit/inc/layout
    layout/source/inc -> toolkit/inc/layout
    layout/workben -> toolkit/workben/layout

That's ooo-build trunk r11539 @ ooh680-m5/src680-m245.

2008-03-06  Kurt Zenker  <kz@openoffice.org>  [54b55bf1bf90d8c8d15bd14d3726179a38f9b6e8]

INTEGRATION: CWS layout_DEV300 (1.1.2); FILE ADDED 2008/02/13 10:37:48 jcn 1.1.2.3: Oops, typo.  Fixes zoom.xml compilation. 2008/02/13 10:30:03 jcn 1.1.2.2: Use custom-unit-text="11" (was: 13) pending FIELD_UNIT additions.

Fixes display of "%" in zoom.xml (WAS: "mm").
2008/02/08 18:44:48 jcn 1.1.2.1: Initial toolkit import from ee9a2fcc29d7e2f01cc80ef7c13bf7bc7d55ae7e.

    layout/source/awt -> toolkit/source/awt
    layout/source/core -> toolkit/source/layout
    layout/source/wrapper -> toolkit/source/vclcompat
    layout/inc/layout -> toolkit/inc/layout
    layout/source/inc -> toolkit/inc/layout
    layout/workben -> toolkit/workben/layout

That's ooo-build trunk r11539 @ ooh680-m5/src680-m245.

2008-03-06  Kurt Zenker  <kz@openoffice.org>  [bac89d12c2d2bd794009be7d831e06d456f8b49b]

INTEGRATION: CWS layout_DEV300 (1.1.2); FILE ADDED 2008/02/08 18:44:47 jcn 1.1.2.1: Initial toolkit import from ee9a2fcc29d7e2f01cc80ef7c13bf7bc7d55ae7e.

    layout/source/awt -> toolkit/source/awt
    layout/source/core -> toolkit/source/layout
    layout/source/wrapper -> toolkit/source/vclcompat
    layout/inc/layout -> toolkit/inc/layout
    layout/source/inc -> toolkit/inc/layout
    layout/workben -> toolkit/workben/layout

That's ooo-build trunk r11539 @ ooh680-m5/src680-m245.

2008-03-06  Kurt Zenker  <kz@openoffice.org>  [6ba3bd2d5d02a6b15b66763aa0c969957e14965d]

INTEGRATION: CWS layout_DEV300 (1.1.2); FILE ADDED 2008/02/11 15:13:38 jcn 1.1.2.2: Make layout stuff in toolkit build with --enable-layout. 2008/02/08 18:44:47 jcn 1.1.2.1: Initial toolkit import from ee9a2fcc29d7e2f01cc80ef7c13bf7bc7d55ae7e.

    layout/source/awt -> toolkit/source/awt
    layout/source/core -> toolkit/source/layout
    layout/source/wrapper -> toolkit/source/vclcompat
    layout/inc/layout -> toolkit/inc/layout
    layout/source/inc -> toolkit/inc/layout
    layout/workben -> toolkit/workben/layout

That's ooo-build trunk r11539 @ ooh680-m5/src680-m245.

2008-03-06  Kurt Zenker  <kz@openoffice.org>  [2e8f518768ba1f0854a4b6ce24a87f70e305cb11]

INTEGRATION: CWS layout_DEV300 (1.1.2); FILE ADDED 2008/02/19 09:58:53 jcn 1.1.2.3: Rename Init to IInit.  Avoids too early execution through SVapp. Fixes use of --inst. 2008/02/12 11:05:47 jcn 1.1.2.2: Annotate classes with TOOLKIT_DLLPUBLIC. Remove -fvisibility=default, -fno-visibility-inlines-hidden hack. 2008/02/08 18:44:47 jcn 1.1.2.1: Initial toolkit import from ee9a2fcc29d7e2f01cc80ef7c13bf7bc7d55ae7e.

    layout/source/awt -> toolkit/source/awt
    layout/source/core -> toolkit/source/layout
    layout/source/wrapper -> toolkit/source/vclcompat
    layout/inc/layout -> toolkit/inc/layout
    layout/source/inc -> toolkit/inc/layout
    layout/workben -> toolkit/workben/layout

That's ooo-build trunk r11539 @ ooh680-m5/src680-m245.

2008-03-06  Kurt Zenker  <kz@openoffice.org>  [4fec1e0cc1564945454c524076e76629410a0e24]

INTEGRATION: CWS layout_DEV300 (1.1.2); FILE ADDED 2008/02/08 18:44:46 jcn 1.1.2.1: Initial toolkit import from ee9a2fcc29d7e2f01cc80ef7c13bf7bc7d55ae7e.

    layout/source/awt -> toolkit/source/awt
    layout/source/core -> toolkit/source/layout
    layout/source/wrapper -> toolkit/source/vclcompat
    layout/inc/layout -> toolkit/inc/layout
    layout/source/inc -> toolkit/inc/layout
    layout/workben -> toolkit/workben/layout

That's ooo-build trunk r11539 @ ooh680-m5/src680-m245.

2008-03-06  Kurt Zenker  <kz@openoffice.org>  [d40d69fa1c843b1c4d7183bf0074e73b4328e842]

INTEGRATION: CWS layout_DEV300 (1.1.2); FILE ADDED 2008/02/15 09:56:41 jcn 1.1.2.2: Remove byteseq.cxx c&p from xml_byteseq.cxx. 2008/02/08 18:44:46 jcn 1.1.2.1: Initial toolkit import from ee9a2fcc29d7e2f01cc80ef7c13bf7bc7d55ae7e.

    layout/source/awt -> toolkit/source/awt
    layout/source/core -> toolkit/source/layout
    layout/source/wrapper -> toolkit/source/vclcompat
    layout/inc/layout -> toolkit/inc/layout
    layout/source/inc -> toolkit/inc/layout
    layout/workben -> toolkit/workben/layout

That's ooo-build trunk r11539 @ ooh680-m5/src680-m245.

2008-03-06  Kurt Zenker  <kz@openoffice.org>  [8783a4a12f4b1f78dfb609a962c38b361082bd14]

INTEGRATION: CWS layout_DEV300 (1.1.2); FILE ADDED 2008/02/18 15:23:56 jcn 1.1.2.5: Compile fix for universal build --disable-layout: add default target. 2008/02/14 15:26:29 jcn 1.1.2.4: Do not build anything at all in workben/layout if --disable-layout.

Fixes universal build.  Thanks, Fridrich.
2008/02/12 15:54:56 jcn 1.1.2.3: Remove LAYOUTLIB definition from makefiles.
2008/02/11 15:13:38 jcn 1.1.2.2: Make layout stuff in toolkit build with --enable-layout.
2008/02/08 18:44:46 jcn 1.1.2.1: Initial toolkit import from ee9a2fcc29d7e2f01cc80ef7c13bf7bc7d55ae7e.

    layout/source/awt -> toolkit/source/awt
    layout/source/core -> toolkit/source/layout
    layout/source/wrapper -> toolkit/source/vclcompat
    layout/inc/layout -> toolkit/inc/layout
    layout/source/inc -> toolkit/inc/layout
    layout/workben -> toolkit/workben/layout

That's ooo-build trunk r11539 @ ooh680-m5/src680-m245.

2008-03-06  Kurt Zenker  <kz@openoffice.org>  [1d230c2b96b61cddad4478ad57d4a9f29f4c8791]

INTEGRATION: CWS layout_DEV300 (1.1.2); FILE ADDED 2008/02/11 15:13:38 jcn 1.1.2.2: Make layout stuff in toolkit build with --enable-layout. 2008/02/08 18:44:46 jcn 1.1.2.1: Initial toolkit import from ee9a2fcc29d7e2f01cc80ef7c13bf7bc7d55ae7e.

    layout/source/awt -> toolkit/source/awt
    layout/source/core -> toolkit/source/layout
    layout/source/wrapper -> toolkit/source/vclcompat
    layout/inc/layout -> toolkit/inc/layout
    layout/source/inc -> toolkit/inc/layout
    layout/workben -> toolkit/workben/layout

That's ooo-build trunk r11539 @ ooh680-m5/src680-m245.

2008-03-06  Kurt Zenker  <kz@openoffice.org>  [f9e7564defe441530698e328cd4f2c2d3d5ee79c]

INTEGRATION: CWS layout_DEV300 (1.1.2); FILE ADDED 2008/02/08 18:44:45 jcn 1.1.2.1: Initial toolkit import from ee9a2fcc29d7e2f01cc80ef7c13bf7bc7d55ae7e.

    layout/source/awt -> toolkit/source/awt
    layout/source/core -> toolkit/source/layout
    layout/source/wrapper -> toolkit/source/vclcompat
    layout/inc/layout -> toolkit/inc/layout
    layout/source/inc -> toolkit/inc/layout
    layout/workben -> toolkit/workben/layout

That's ooo-build trunk r11539 @ ooh680-m5/src680-m245.

2008-03-06  Kurt Zenker  <kz@openoffice.org>  [0ef878a5d321cf7d485388e2f35d6b756e82e5d2]

INTEGRATION: CWS layout_DEV300 (1.1.2); FILE ADDED 2008/02/13 08:56:23 jcn 1.1.2.1: Import src2xml and doc/layout from GIT.


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [6c3eb0f507e45e254a2fa66487341f0cfe4cde13]

INTEGRATION: CWS layout_DEV300 (1.3.316); FILE MERGED 2008/02/12 11:05:46 jcn 1.3.316.2: Annotate classes with TOOLKIT_DLLPUBLIC. Remove -fvisibility=default, -fno-visibility-inlines-hidden hack. 2008/02/11 15:13:38 jcn 1.3.316.1: Make layout stuff in toolkit build with --enable-layout.


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [c343e69f71681e0d555df42362971a822cf9f2d4]

INTEGRATION: CWS layout_DEV300 (1.21.84); FILE MERGED 2008/02/12 15:54:55 jcn 1.21.84.3: Remove LAYOUTLIB definition from makefiles. 2008/02/12 11:05:46 jcn 1.21.84.2: Annotate classes with TOOLKIT_DLLPUBLIC. Remove -fvisibility=default, -fno-visibility-inlines-hidden hack. 2008/02/11 15:13:37 jcn 1.21.84.1: Make layout stuff in toolkit build with --enable-layout.


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [17eed69bd56a8169a3ec9139445f8c35300d6de7]

INTEGRATION: CWS layout_DEV300 (1.1.2); FILE ADDED 2008/02/13 08:56:22 jcn 1.1.2.1: Import src2xml and doc/layout from GIT.


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [fb0b1ebf8dc5eb04bfd7c3620e61e5de6eb81d9c]

INTEGRATION: CWS layout_DEV300 (1.1.2); FILE ADDED 2008/02/08 18:44:45 jcn 1.1.2.1: Initial toolkit import from ee9a2fcc29d7e2f01cc80ef7c13bf7bc7d55ae7e.

    layout/source/awt -> toolkit/source/awt
    layout/source/core -> toolkit/source/layout
    layout/source/wrapper -> toolkit/source/vclcompat
    layout/inc/layout -> toolkit/inc/layout
    layout/source/inc -> toolkit/inc/layout
    layout/workben -> toolkit/workben/layout

That's ooo-build trunk r11539 @ ooh680-m5/src680-m245.

2008-03-06  Kurt Zenker  <kz@openoffice.org>  [cfe76a1a305a9f1410a909f7ee8a4f3497b66868]

INTEGRATION: CWS layout_DEV300 (1.1.2); FILE ADDED 2008/02/11 15:13:37 jcn 1.1.2.2: Make layout stuff in toolkit build with --enable-layout. 2008/02/08 18:44:45 jcn 1.1.2.1: Initial toolkit import from ee9a2fcc29d7e2f01cc80ef7c13bf7bc7d55ae7e.

    layout/source/awt -> toolkit/source/awt
    layout/source/core -> toolkit/source/layout
    layout/source/wrapper -> toolkit/source/vclcompat
    layout/inc/layout -> toolkit/inc/layout
    layout/source/inc -> toolkit/inc/layout
    layout/workben -> toolkit/workben/layout

That's ooo-build trunk r11539 @ ooh680-m5/src680-m245.

2008-03-06  Kurt Zenker  <kz@openoffice.org>  [50d29b9f9253b0ec0f8e314343262b1043d06b24]

INTEGRATION: CWS layout_DEV300 (1.1.2); FILE ADDED 2008/02/12 11:05:46 jcn 1.1.2.2: Annotate classes with TOOLKIT_DLLPUBLIC. Remove -fvisibility=default, -fno-visibility-inlines-hidden hack. 2008/02/08 18:44:45 jcn 1.1.2.1: Initial toolkit import from ee9a2fcc29d7e2f01cc80ef7c13bf7bc7d55ae7e.

    layout/source/awt -> toolkit/source/awt
    layout/source/core -> toolkit/source/layout
    layout/source/wrapper -> toolkit/source/vclcompat
    layout/inc/layout -> toolkit/inc/layout
    layout/source/inc -> toolkit/inc/layout
    layout/workben -> toolkit/workben/layout

That's ooo-build trunk r11539 @ ooh680-m5/src680-m245.

2008-03-06  Kurt Zenker  <kz@openoffice.org>  [672dde158f1a0b1d7e66d87fabc64cbf0a8b7182]

INTEGRATION: CWS layout_DEV300 (1.1.2); FILE ADDED 2008/02/08 18:44:44 jcn 1.1.2.1: Initial toolkit import from ee9a2fcc29d7e2f01cc80ef7c13bf7bc7d55ae7e.

    layout/source/awt -> toolkit/source/awt
    layout/source/core -> toolkit/source/layout
    layout/source/wrapper -> toolkit/source/vclcompat
    layout/inc/layout -> toolkit/inc/layout
    layout/source/inc -> toolkit/inc/layout
    layout/workben -> toolkit/workben/layout

That's ooo-build trunk r11539 @ ooh680-m5/src680-m245.

2008-03-06  Kurt Zenker  <kz@openoffice.org>  [e17ddba9755523f757f624e58fdbc86fe3c07844]

INTEGRATION: CWS layout_DEV300 (1.1.2); FILE ADDED 2008/02/12 11:05:46 jcn 1.1.2.2: Annotate classes with TOOLKIT_DLLPUBLIC. Remove -fvisibility=default, -fno-visibility-inlines-hidden hack. 2008/02/08 18:44:44 jcn 1.1.2.1: Initial toolkit import from ee9a2fcc29d7e2f01cc80ef7c13bf7bc7d55ae7e.

    layout/source/awt -> toolkit/source/awt
    layout/source/core -> toolkit/source/layout
    layout/source/wrapper -> toolkit/source/vclcompat
    layout/inc/layout -> toolkit/inc/layout
    layout/source/inc -> toolkit/inc/layout
    layout/workben -> toolkit/workben/layout

That's ooo-build trunk r11539 @ ooh680-m5/src680-m245.

2008-03-06  Kurt Zenker  <kz@openoffice.org>  [c4a9531d2dfaaca9a7b664b2a75233738808c45b]

INTEGRATION: CWS layout_DEV300 (1.1.2); FILE ADDED 2008/02/15 09:56:41 jcn 1.1.2.1: Remove byteseq.cxx c&p from xml_byteseq.cxx.


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [9b495893e89fa0a00e586f8582fa745f4460510a]

INTEGRATION: CWS layout_DEV300 (1.1.2); FILE ADDED 2008/02/15 09:56:41 jcn 1.1.2.3: Remove byteseq.cxx c&p from xml_byteseq.cxx. 2008/02/11 15:13:37 jcn 1.1.2.2: Make layout stuff in toolkit build with --enable-layout. 2008/02/08 18:44:44 jcn 1.1.2.1: Initial toolkit import from ee9a2fcc29d7e2f01cc80ef7c13bf7bc7d55ae7e.

    layout/source/awt -> toolkit/source/awt
    layout/source/core -> toolkit/source/layout
    layout/source/wrapper -> toolkit/source/vclcompat
    layout/inc/layout -> toolkit/inc/layout
    layout/source/inc -> toolkit/inc/layout
    layout/workben -> toolkit/workben/layout

That's ooo-build trunk r11539 @ ooh680-m5/src680-m245.

2008-03-06  Kurt Zenker  <kz@openoffice.org>  [476342c742f74883d7c6f5d55a3644fb8b4d48ff]

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>  [dc0f4040eb9c23da03414a06f04467db51bd642a]

INTEGRATION: CWS layout_DEV300 (1.1.2); FILE ADDED 2008/02/14 15:50:38 jcn 1.1.2.2: Make vclxtoolkit.?xx/ImplGetWinBits public.  Remove c&p duplicate from layout/helper.cxx. 2008/02/08 18:44:44 jcn 1.1.2.1: Initial toolkit import from ee9a2fcc29d7e2f01cc80ef7c13bf7bc7d55ae7e.

    layout/source/awt -> toolkit/source/awt
    layout/source/core -> toolkit/source/layout
    layout/source/wrapper -> toolkit/source/vclcompat
    layout/inc/layout -> toolkit/inc/layout
    layout/source/inc -> toolkit/inc/layout
    layout/workben -> toolkit/workben/layout

That's ooo-build trunk r11539 @ ooh680-m5/src680-m245.

2008-03-06  Kurt Zenker  <kz@openoffice.org>  [8725d0132c3a2cae87e030f1db0b4db48ebc1270]

INTEGRATION: CWS layout_DEV300 (1.1.2); FILE ADDED 2008/02/12 11:05:46 jcn 1.1.2.2: Annotate classes with TOOLKIT_DLLPUBLIC. Remove -fvisibility=default, -fno-visibility-inlines-hidden hack. 2008/02/08 18:44:43 jcn 1.1.2.1: Initial toolkit import from ee9a2fcc29d7e2f01cc80ef7c13bf7bc7d55ae7e.

    layout/source/awt -> toolkit/source/awt
    layout/source/core -> toolkit/source/layout
    layout/source/wrapper -> toolkit/source/vclcompat
    layout/inc/layout -> toolkit/inc/layout
    layout/source/inc -> toolkit/inc/layout
    layout/workben -> toolkit/workben/layout

That's ooo-build trunk r11539 @ ooh680-m5/src680-m245.

2008-03-06  Kurt Zenker  <kz@openoffice.org>  [f82df298b6c8183bffb6d77e340f9e0be71495ee]

INTEGRATION: CWS layout_DEV300 (1.1.2); FILE ADDED 2008/02/08 18:44:43 jcn 1.1.2.1: Initial toolkit import from ee9a2fcc29d7e2f01cc80ef7c13bf7bc7d55ae7e.

    layout/source/awt -> toolkit/source/awt
    layout/source/core -> toolkit/source/layout
    layout/source/wrapper -> toolkit/source/vclcompat
    layout/inc/layout -> toolkit/inc/layout
    layout/source/inc -> toolkit/inc/layout
    layout/workben -> toolkit/workben/layout

That's ooo-build trunk r11539 @ ooh680-m5/src680-m245.

2008-03-06  Kurt Zenker  <kz@openoffice.org>  [3160bc4514539846192afb36041d5c274234ea31]

INTEGRATION: CWS layout_DEV300 (1.1.2); FILE ADDED 2008/02/15 09:56:40 jcn 1.1.2.2: Remove byteseq.cxx c&p from xml_byteseq.cxx. 2008/02/08 18:44:43 jcn 1.1.2.1: Initial toolkit import from ee9a2fcc29d7e2f01cc80ef7c13bf7bc7d55ae7e.

    layout/source/awt -> toolkit/source/awt
    layout/source/core -> toolkit/source/layout
    layout/source/wrapper -> toolkit/source/vclcompat
    layout/inc/layout -> toolkit/inc/layout
    layout/source/inc -> toolkit/inc/layout
    layout/workben -> toolkit/workben/layout

That's ooo-build trunk r11539 @ ooh680-m5/src680-m245.

2008-03-06  Kurt Zenker  <kz@openoffice.org>  [c2e7390bf647d181cc8006bd81d5e800056a3ca4]

INTEGRATION: CWS layout_DEV300 (1.68.6); FILE MERGED 2008/02/14 15:50:38 jcn 1.68.6.1: Make vclxtoolkit.?xx/ImplGetWinBits public.  Remove c&p duplicate from layout/helper.cxx.


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [f8cd96c9c20c7003c9e62297834fadb6cc5ecb2f]

INTEGRATION: CWS layout_DEV300 (1.1.2); FILE ADDED 2008/02/11 15:13:37 jcn 1.1.2.2: Make layout stuff in toolkit build with --enable-layout. 2008/02/08 18:44:43 jcn 1.1.2.1: Initial toolkit import from ee9a2fcc29d7e2f01cc80ef7c13bf7bc7d55ae7e.

    layout/source/awt -> toolkit/source/awt
    layout/source/core -> toolkit/source/layout
    layout/source/wrapper -> toolkit/source/vclcompat
    layout/inc/layout -> toolkit/inc/layout
    layout/source/inc -> toolkit/inc/layout
    layout/workben -> toolkit/workben/layout

That's ooo-build trunk r11539 @ ooh680-m5/src680-m245.

2008-03-06  Kurt Zenker  <kz@openoffice.org>  [958c1ad81838b3e2df5cea303e58b0921a88835b]

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>  [aea0305e28cc72d203de0fb28cb7db1bbfe69529]

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>  [d62f99fa6b85b59d3fec505cdc54740f56eff2c7]

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>  [99424695db45102f334b3222284175381c5fd8ce]

INTEGRATION: CWS layout_DEV300 (1.1.2); FILE ADDED 2008/02/11 15:13:37 jcn 1.1.2.2: Make layout stuff in toolkit build with --enable-layout. 2008/02/08 18:44:42 jcn 1.1.2.1: Initial toolkit import from ee9a2fcc29d7e2f01cc80ef7c13bf7bc7d55ae7e.

    layout/source/awt -> toolkit/source/awt
    layout/source/core -> toolkit/source/layout
    layout/source/wrapper -> toolkit/source/vclcompat
    layout/inc/layout -> toolkit/inc/layout
    layout/source/inc -> toolkit/inc/layout
    layout/workben -> toolkit/workben/layout

That's ooo-build trunk r11539 @ ooh680-m5/src680-m245.

2008-03-06  Kurt Zenker  <kz@openoffice.org>  [9463e92d022b498f10e39834f557c5bd8c1f40de]

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  Kurt Zenker  <kz@openoffice.org>  [111e4cd0f5fcda92c1da0cffcf675a8cf8ac3f49]

INTEGRATION: CWS layout_DEV300 (1.1.2); FILE ADDED 2008/02/08 18:44:42 jcn 1.1.2.1: Initial toolkit import from ee9a2fcc29d7e2f01cc80ef7c13bf7bc7d55ae7e.

    layout/source/awt -> toolkit/source/awt
    layout/source/core -> toolkit/source/layout
    layout/source/wrapper -> toolkit/source/vclcompat
    layout/inc/layout -> toolkit/inc/layout
    layout/source/inc -> toolkit/inc/layout
    layout/workben -> toolkit/workben/layout

That's ooo-build trunk r11539 @ ooh680-m5/src680-m245.

2008-03-06  Kurt Zenker  <kz@openoffice.org>  [16746913f7e706270b67dfcff1ef87a03b7804ec]

INTEGRATION: CWS t602import01 (1.1.2); FILE ADDED 2007/11/04 15:52:37 pjanik 1.1.2.8: #i78569#: Remove German strings. 2007/08/23 12:41:20 fridrich_strba 1.1.2.7: and the copyright holder is not me, but my distinguished employer 2007/08/23 12:19:40 fridrich_strba 1.1.2.6: updating license headers 2007/04/17 07:44:59 fridrich_strba 1.1.2.5: adding German strings 2007/04/17 07:27:37 fridrich_strba 1.1.2.4: remove languages that will be taken care of by localization teams 2007/04/16 09:35:54 fridrich_strba 1.1.2.3: cancel button should cancel the conversion 2007/04/13 08:47:03 fridrich_strba 1.1.2.2: fix the name of the resource manager 2007/04/13 08:04:23 fridrich_strba 1.1.2.1: adding localizable dialogue (still fixing it)


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [ed4f069f76282c44576b4ba0436059b96ba7965c]

INTEGRATION: CWS layout_DEV300 (1.1.2); FILE ADDED 2008/02/19 13:36:27 thb 1.1.2.2: Corrected typo (appears only in dbgutil build) 2008/02/08 18:44:42 jcn 1.1.2.1: Initial toolkit import from ee9a2fcc29d7e2f01cc80ef7c13bf7bc7d55ae7e.

    layout/source/awt -> toolkit/source/awt
    layout/source/core -> toolkit/source/layout
    layout/source/wrapper -> toolkit/source/vclcompat
    layout/inc/layout -> toolkit/inc/layout
    layout/source/inc -> toolkit/inc/layout
    layout/workben -> toolkit/workben/layout

That's ooo-build trunk r11539 @ ooh680-m5/src680-m245.

2008-03-06  Kurt Zenker  <kz@openoffice.org>  [b7e2722c3c174341c071f0b75bbd553cc88b20d7]

INTEGRATION: CWS t602import01 (1.1.2); FILE ADDED 2007/04/13 08:04:23 fridrich_strba 1.1.2.1: adding localizable dialogue (still fixing it)


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [3f20812b584aadb74818202bcaae2aa9275ca5f6]

INTEGRATION: CWS t602import01 (1.1.2); FILE ADDED 2008/02/20 18:58:09 mba 1.1.2.7: #i78569##: fixed warnings; implemented Optionsdialog as UNO service 2007/11/04 16:05:36 pjanik 1.1.2.6: #i78569#: Translate Czech comments into German^WEnglish. 2007/08/23 12:41:20 fridrich_strba 1.1.2.5: and the copyright holder is not me, but my distinguished employer 2007/08/23 12:21:34 fridrich_strba 1.1.2.4: Milan's web-page states 2004-2007 copyright, so do the same in the headers 2007/08/23 12:19:40 fridrich_strba 1.1.2.3: updating license headers 2007/04/16 09:35:54 fridrich_strba 1.1.2.2: cancel button should cancel the conversion 2007/04/13 08:04:23 fridrich_strba 1.1.2.1: adding localizable dialogue (still fixing it)


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [453c01a6c176ae43b4b6738816489c94c47461b9]

INTEGRATION: CWS t602import01 (1.1.2); FILE ADDED 2007/08/23 12:41:20 fridrich_strba 1.1.2.3: and the copyright holder is not me, but my distinguished employer 2007/08/23 12:19:40 fridrich_strba 1.1.2.2: updating license headers 2007/04/13 08:04:22 fridrich_strba 1.1.2.1: adding localizable dialogue (still fixing it)


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [5257600b115746f0b4dad90374ed1143b5b1596d]

INTEGRATION: CWS layout_DEV300 (1.1.2); FILE ADDED 2008/02/18 15:24:45 jcn 1.1.2.2: Cleanup: do not use namespace in header, remove dead code. 2008/02/08 18:44:42 jcn 1.1.2.1: Initial toolkit import from ee9a2fcc29d7e2f01cc80ef7c13bf7bc7d55ae7e.

    layout/source/awt -> toolkit/source/awt
    layout/source/core -> toolkit/source/layout
    layout/source/wrapper -> toolkit/source/vclcompat
    layout/inc/layout -> toolkit/inc/layout
    layout/source/inc -> toolkit/inc/layout
    layout/workben -> toolkit/workben/layout

That's ooo-build trunk r11539 @ ooh680-m5/src680-m245.

2008-03-06  Kurt Zenker  <kz@openoffice.org>  [c605522ca663b0c4dea1360cd84d905b292ae758]

INTEGRATION: CWS t602import01 (1.1.2); FILE ADDED 2008/02/28 17:45:22 mba 1.1.2.12: warning on Solaris 2008/02/28 17:30:34 mba 1.1.2.11: missing return statement 2008/02/20 21:52:42 mba 1.1.2.10: #i78569#: import context for text:span was never closed 2008/02/20 19:35:02 mba 1.1.2.9: #i78569#: wrong attribute in autostyle 2008/02/20 18:58:09 mba 1.1.2.8: #i78569##: fixed warnings; implemented Optionsdialog as UNO service 2007/08/23 12:41:20 fridrich_strba 1.1.2.7: and the copyright holder is not me, but my distinguished employer 2007/08/23 12:21:34 fridrich_strba 1.1.2.6: Milan's web-page states 2004-2007 copyright, so do the same in the headers 2007/08/23 12:19:40 fridrich_strba 1.1.2.5: updating license headers 2007/08/22 20:31:31 pjanik 1.1.2.4: #i10000#: fix to compile... 2007/04/16 09:35:53 fridrich_strba 1.1.2.3: cancel button should cancel the conversion 2007/04/13 08:47:03 fridrich_strba 1.1.2.2: fix the name of the resource manager 2007/04/13 08:04:22 fridrich_strba 1.1.2.1: adding localizable dialogue (still fixing it)


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [61cc80c9a3987c3bfadd236d7310b05af9394b2c]

INTEGRATION: CWS t602import01 (1.1.2); FILE ADDED 2007/08/23 12:19:40 fridrich_strba 1.1.2.3: updating license headers 2007/04/13 08:04:21 fridrich_strba 1.1.2.2: adding localizable dialogue (still fixing it) 2007/04/12 10:27:52 fridrich_strba 1.1.2.1: t602 importer initial commit


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [93e23bd230c8207fd7fe2d0458be1b980b8a2f5f]

INTEGRATION: CWS t602import01 (1.1.2); FILE ADDED 2008/02/20 18:58:09 mba 1.1.2.6: #i78569##: fixed warnings; implemented Optionsdialog as UNO service 2007/11/04 15:53:40 pjanik 1.1.2.5: Remove redundant whitespaces. 2007/04/16 09:35:53 fridrich_strba 1.1.2.4: cancel button should cancel the conversion 2007/04/13 08:04:21 fridrich_strba 1.1.2.3: adding localizable dialogue (still fixing it) 2007/04/12 10:32:16 fridrich_strba 1.1.2.2: fix the license headers 2007/04/12 10:27:52 fridrich_strba 1.1.2.1: t602 importer initial commit


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [91685dfbc3bd528968a6c0f4fece90581bcefb89]

INTEGRATION: CWS layout_DEV300 (1.32.28); FILE MERGED 2008/02/11 15:13:37 jcn 1.32.28.1: Make layout stuff in toolkit build with --enable-layout.


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [e57f8a245e25f633148cac19e60e99634e62459b]

INTEGRATION: CWS t602import01 (1.1.2); FILE ADDED 2007/04/12 10:27:50 fridrich_strba 1.1.2.1: t602 importer initial commit


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [65757214becde2f659cabdfd8e2f03a624da80c1]

INTEGRATION: CWS layout_DEV300 (1.21.66.1.2); FILE MERGED 2008/02/12 11:06:35 jcn 1.21.66.1.2.1: Actually install layout-related files.


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [a4255bfd25e07ea7eec7abf8f6eb8b743605a054]

INTEGRATION: CWS t602import01 (1.9.136); FILE MERGED 2008/02/19 10:18:59 mba 1.9.136.2: RESYNC: (1.9-1.10); FILE MERGED 2007/04/12 10:27:50 fridrich_strba 1.9.136.1: t602 importer initial commit


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [caddfe487df246d58520df624df86c13fef69f03]

INTEGRATION: CWS layout_DEV300 (1.4.84); FILE MERGED 2008/02/13 15:25:48 jcn 1.4.84.2: Concurrent build fix: have ti_util depend on ti_layout, ti_vclcompat. 2008/02/11 15:13:37 jcn 1.4.84.1: Make layout stuff in toolkit build with --enable-layout.


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [fd77ffeeafbc8477f6e106079e892a4276e91337]

INTEGRATION: CWS t602import01 (1.25.88); FILE MERGED 2007/06/13 11:12:03 pjanik 1.25.88.3: RESYNC: (1.25-1.26); FILE MERGED 2007/04/13 08:04:20 fridrich_strba 1.25.88.2: adding localizable dialogue (still fixing it) 2007/04/12 10:27:49 fridrich_strba 1.25.88.1: t602 importer initial commit


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [276f7021f14a70ac4ffc7afc53096bcfe3aaf3e3]

INTEGRATION: CWS layout_DEV300 (1.18.162); FILE MERGED 2008/02/14 15:50:38 jcn 1.18.162.1: Make vclxtoolkit.?xx/ImplGetWinBits public.  Remove c&p duplicate from layout/helper.cxx.


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [25a32506d80e4dcb9b463afc3b22aa3e51f2f3a5]

INTEGRATION: CWS layout_DEV300 (1.1.2); FILE ADDED 2008/02/12 11:05:46 jcn 1.1.2.2: Annotate classes with TOOLKIT_DLLPUBLIC. Remove -fvisibility=default, -fno-visibility-inlines-hidden hack. 2008/02/08 18:44:42 jcn 1.1.2.1: Initial toolkit import from ee9a2fcc29d7e2f01cc80ef7c13bf7bc7d55ae7e.

    layout/source/awt -> toolkit/source/awt
    layout/source/core -> toolkit/source/layout
    layout/source/wrapper -> toolkit/source/vclcompat
    layout/inc/layout -> toolkit/inc/layout
    layout/source/inc -> toolkit/inc/layout
    layout/workben -> toolkit/workben/layout

That's ooo-build trunk r11539 @ ooh680-m5/src680-m245.

2008-03-06  Kurt Zenker  <kz@openoffice.org>  [e364a8ee9a3589d192ba5adcdcd668a93cba545a]

INTEGRATION: CWS layout_DEV300 (1.1.2); FILE ADDED 2008/02/13 08:56:21 jcn 1.1.2.1: Import src2xml and doc/layout from GIT.


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [83302b39a3167387c6cc762071df481d2a3ceae9]

INTEGRATION: CWS layout_DEV300 (1.1.2); FILE ADDED 2008/02/15 14:28:40 jcn 1.1.2.4: Update to new tralay. 2008/02/15 09:56:40 jcn 1.1.2.3: Remove byteseq.cxx c&p from xml_byteseq.cxx. 2008/02/14 15:50:38 jcn 1.1.2.2: Make vclxtoolkit.?xx/ImplGetWinBits public.  Remove c&p duplicate from layout/helper.cxx. 2008/02/13 08:56:21 jcn 1.1.2.1: Import src2xml and doc/layout from GIT.


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [741931d7a2f9de564a959097664c2d81bad15504]

INTEGRATION: CWS layout_DEV300 (1.1.2); FILE ADDED 2008/02/15 09:56:40 jcn 1.1.2.2: Remove byteseq.cxx c&p from xml_byteseq.cxx. 2008/02/13 08:56:21 jcn 1.1.2.1: Import src2xml and doc/layout from GIT.


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [68efaefe7c7b1f6727a74f580762dc67e9e99390]

INTEGRATION: CWS layout_DEV300 (1.30.26); FILE MERGED 2008/02/14 14:11:12 jcn 1.30.26.1: Import layout-svtools.diff.


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [f7557d48e1235fae7c991b7da2879b6422ce3658]

INTEGRATION: CWS layout_DEV300 (1.10.216); FILE MERGED 2008/02/14 14:11:12 jcn 1.10.216.1: Import layout-svtools.diff.


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [dc9f8321e687f425b5226e1a2f8d7902c1d09ffb]

INTEGRATION: CWS swnewlistlevelattrs_DEV300 (1.43.114); FILE MERGED 2008/01/18 07:49:01 od 1.43.114.1: #i85348# adjustments for new constant groups LabelFollow and PositionAndSpaceMode


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [c2f1c964e1972b638b5ebaa210ae818f7bb113e9]

#i10000# conflict fixed


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [739df3d2ce540f8579a4794de6347d999e00b6a6]

INTEGRATION: CWS swnewlistlevelattrs_DEV300 (1.115.32); FILE MERGED 2008/01/18 08:04:19 od 1.115.32.1: #i85348# tokens for new list level attributes


2008-03-06  Kurt Zenker  <kz@openoffice.org>  [609f02727859167f346f1008a33226d502f5bc3a]

INTEGRATION: CWS swnewlistlevelattrs_DEV300 (1.12.32); FILE MERGED 2008/01/18 08:02:40 od 1.12.32.1: #i85348# adding tokens for new list level attributes


2008-03-06  Oliver Bolte  <obo@openoffice.org>  [3155957a36540216d9bc72a3aae9b4297326d97c]

product readded


2008-03-06  Armin Weiss  <aw@openoffice.org>  [807dd3bfeafb2ec63bce04f9cc38efe481afe6ff]

added support for structured pdf tags


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [3b78c15165be1c1f58fa36050d844e46d5331013]

INTEGRATION: CWS xmlfilter03_DEV300 (1.165.2); FILE MERGED 2008/02/18 16:18:34 dr 1.165.2.2: RESYNC: (1.165-1.166); FILE MERGED 2008/01/29 15:20:52 sj 1.165.2.1: #i81673# Reverted an optimization that does not take SwXShape objects into account


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [871a79aa8354581792c94c75a7d1528e6e6c2a2e]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.4); FILE MERGED 2008/02/13 15:34:18 dr 1.2.4.3: merge error 2008/02/13 15:31:13 dr 1.2.4.2: change </true> to <true/> and </false> to <false/> 2008/01/23 12:10:39 hbrinkm 1.2.4.1: setInputStream


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [c50af8468a5a33482e3c0c5df97ab329320b78dc]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.4); FILE MERGED 2008/02/13 15:31:13 dr 1.2.4.1: change </true> to <true/> and </false> to <false/>


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [3043ca174cb605d784cede6fe075a62caa78cf69]

INTEGRATION: CWS xmlfilter03_DEV300 (1.3.448); FILE MERGED 2008/02/13 15:31:13 dr 1.3.448.1: change </true> to <true/> and </false> to <false/>


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [846b03546b6c384ea9eec222b8dcf91a466d084b]

INTEGRATION: CWS xmlfilter03_DEV300 (1.8.448); FILE MERGED 2008/02/13 15:31:13 dr 1.8.448.1: change </true> to <true/> and </false> to <false/>


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [85388276ec6ed02e68013297f411deed4e05f281]

INTEGRATION: CWS xmlfilter03_DEV300 (1.6.448); FILE MERGED 2008/02/13 15:31:13 dr 1.6.448.1: change </true> to <true/> and </false> to <false/>


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [513caa13f7c0b427bb82866c2da7b70b300ae0f7]

INTEGRATION: CWS xmlfilter03_DEV300 (1.8.448); FILE MERGED 2008/02/13 15:31:12 dr 1.8.448.1: change </true> to <true/> and </false> to <false/>


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [aa787ae848cf0170ee3b75ba2a52d5fe7535b83e]

INTEGRATION: CWS xmlfilter03_DEV300 (1.6.448); FILE MERGED 2008/02/13 15:31:12 dr 1.6.448.1: change </true> to <true/> and </false> to <false/>


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [45bb50458d4057ffbcdfa5e9a2333eb91dae16fc]

INTEGRATION: CWS xmlfilter03_DEV300 (1.12.218); FILE MERGED 2008/02/13 15:31:12 dr 1.12.218.1: change </true> to <true/> and </false> to <false/>


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [282773776b8689000707212d2c53030060215ab6]

INTEGRATION: CWS xmlfilter03_DEV300 (1.22.124); FILE MERGED 2008/02/13 15:31:12 dr 1.22.124.1: change </true> to <true/> and </false> to <false/>


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [089d3ac3323549f4d3310c833fe72943a716586f]

INTEGRATION: CWS xmlfilter03_DEV300 (1.9.448); FILE MERGED 2008/01/30 11:44:42 dr 1.9.448.1: typo


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [953c5dd52db8d318e9c02869337ae452999cdc9f]

INTEGRATION: CWS xmlfilter03_DEV300 (1.7.4); FILE MERGED 2008/02/06 10:58:41 dr 1.7.4.1: shared formula property for defined names


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [b6bf269a97509959f93930fe2d4dd184afe46d85]

INTEGRATION: CWS xmlfilter03_DEV300 (1.5.428); FILE MERGED 2008/02/13 15:31:11 dr 1.5.428.1: change </true> to <true/> and </false> to <false/>


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [1c8bdb6d10ed486511b7f6e7defd458cfee7b5ee]

INTEGRATION: CWS xmlfilter03_DEV300 (1.11.448); FILE MERGED 2008/02/13 15:31:11 dr 1.11.448.1: change </true> to <true/> and </false> to <false/>


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [2e536ed2765b472986b45182ba3cf88a35a743bd]

INTEGRATION: CWS xmlfilter03_DEV300 (1.3.116); FILE MERGED 2008/02/13 15:31:11 dr 1.3.116.1: change </true> to <true/> and </false> to <false/>


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [cc82118ddc0dca3119be902ca9de3a99cbe1e916]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.186); FILE MERGED 2008/02/13 15:31:11 dr 1.2.186.1: change </true> to <true/> and </false> to <false/>


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [2821e62dfdb7efbbdae58b407a4a5624fca95111]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.116); FILE MERGED 2008/02/13 15:31:11 dr 1.2.116.1: change </true> to <true/> and </false> to <false/>


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [683cf712b8f4a3fca61fd2324fd3195a73889f84]

INTEGRATION: CWS xmlfilter03_DEV300 (1.3.60); FILE MERGED 2008/02/13 15:31:11 dr 1.3.60.1: change </true> to <true/> and </false> to <false/>


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [b84a23b526862a7aecf540617a2f0f40c3d92572]

INTEGRATION: CWS xmlfilter03_DEV300 (1.4.60); FILE MERGED 2008/02/13 15:31:11 dr 1.4.60.1: change </true> to <true/> and </false> to <false/>


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [40f32bdf89567e9222d02f92c8216e8878d250df]

INTEGRATION: CWS xmlfilter03_DEV300 (1.3.448); FILE MERGED 2008/02/13 15:31:10 dr 1.3.448.1: change </true> to <true/> and </false> to <false/>


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [fcbc03e8cdcf2a136c5dd1ab36071e884121f540]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.4); FILE MERGED 2008/02/11 10:43:30 dr 1.2.4.1: starting charts


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [15d439e97308880ea277fccfad6717f008f6fd81]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.4); FILE MERGED 2008/02/12 10:55:13 dr 1.2.4.2: import chart sheet fragment 2008/02/07 10:36:06 dr 1.2.4.1: more sheet types


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [ccf5762e9fab75499b1256a0b0dedbb2724bbe48]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.4); FILE MERGED 2008/02/12 11:33:16 dr 1.2.4.12: handle drawing fragment in WorksheetHelper 2008/02/07 13:41:52 dr 1.2.4.11: add fragment base path to relations, import page background 2008/02/07 10:36:06 dr 1.2.4.10: more sheet types 2008/02/06 16:12:08 dr 1.2.4.9: fix BIFF hyperlink import 2008/02/05 14:08:07 dr 1.2.4.8: oox::core::ContextHandler2 and oox::core::FragmentHandler2 for convenience 2008/02/01 09:55:36 dr 1.2.4.7: addShape() code cleanup, started xlsx drawing import 2008/01/29 10:16:53 dr 1.2.4.6: errors in row/column offset calculation 2008/01/28 09:48:48 dr 1.2.4.5: unit converter with unit enum; xdr:pos and xdr:ext use attributes, not child elements 2008/01/25 15:50:40 dr 1.2.4.4: helpers to get row/col positions 2008/01/25 14:24:18 dr 1.2.4.3: drawing import: anchors 2008/01/24 16:22:36 dr 1.2.4.2: preparations for DrawingML import 2008/01/24 14:58:36 dr 1.2.4.1: OOBIN additions, BIFF string handling


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [803b2f5ddae7e5169cfdb420ab54dffc7e506d0f]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.4); FILE MERGED 2008/02/12 11:33:16 dr 1.2.4.16: handle drawing fragment in WorksheetHelper 2008/02/12 10:55:13 dr 1.2.4.15: import chart sheet fragment 2008/02/11 10:28:09 dr 1.2.4.14: comments 2008/02/07 14:47:18 dr 1.2.4.13: more page background graphic 2008/02/07 13:41:52 dr 1.2.4.12: add fragment base path to relations, import page background 2008/02/07 10:36:06 dr 1.2.4.11: more sheet types 2008/02/06 16:12:08 dr 1.2.4.10: fix BIFF hyperlink import 2008/02/05 14:08:07 dr 1.2.4.9: oox::core::ContextHandler2 and oox::core::FragmentHandler2 for convenience 2008/02/04 13:33:19 dr 1.2.4.8: rework of fragment handler/context handler base classes 2008/02/01 09:55:36 dr 1.2.4.7: addShape() code cleanup, started xlsx drawing import 2008/01/28 15:40:55 dr 1.2.4.6: BIFF stream handling 2008/01/28 14:33:40 dr 1.2.4.5: load macro enabled spreadsheets, and xm:macrosheet sheets 2008/01/25 12:53:11 dr 1.2.4.4: simplified OoxContextHelper interface 2008/01/24 16:22:35 dr 1.2.4.3: preparations for DrawingML import 2008/01/24 15:49:41 dr 1.2.4.2: minor changes 2008/01/24 14:58:36 dr 1.2.4.1: OOBIN additions, BIFF string handling


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [c8dd5af0b9a4ea0c710cd7a00ea56ba61fed608e]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.4); FILE MERGED 2008/02/05 14:08:07 dr 1.2.4.1: oox::core::ContextHandler2 and oox::core::FragmentHandler2 for convenience


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [e5715152478a7d3265cd08ef89bd25f6327fcb67]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.4); FILE MERGED 2008/02/12 11:33:16 dr 1.2.4.4: handle drawing fragment in WorksheetHelper 2008/02/07 13:41:52 dr 1.2.4.3: add fragment base path to relations, import page background 2008/01/28 15:40:55 dr 1.2.4.2: BIFF stream handling 2008/01/25 12:53:11 dr 1.2.4.1: simplified OoxContextHelper interface


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [52ef0041d766d311c0e2d614f158337073a3ebae]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.4); FILE MERGED 2008/02/12 10:55:13 dr 1.2.4.9: import chart sheet fragment 2008/02/11 10:28:09 dr 1.2.4.8: comments 2008/02/07 10:36:06 dr 1.2.4.7: more sheet types 2008/02/05 14:08:07 dr 1.2.4.6: oox::core::ContextHandler2 and oox::core::FragmentHandler2 for convenience 2008/02/04 13:33:19 dr 1.2.4.5: rework of fragment handler/context handler base classes 2008/01/28 15:40:55 dr 1.2.4.4: BIFF stream handling 2008/01/28 14:33:40 dr 1.2.4.3: load macro enabled spreadsheets, and xm:macrosheet sheets 2008/01/25 12:53:11 dr 1.2.4.2: simplified OoxContextHelper interface 2008/01/24 14:58:35 dr 1.2.4.1: OOBIN additions, BIFF string handling


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [671b97d257a47e258c076a29a5a6144fcad7e4a7]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.4); FILE MERGED 2008/02/12 10:55:13 dr 1.2.4.3: import chart sheet fragment 2008/02/05 14:08:07 dr 1.2.4.2: oox::core::ContextHandler2 and oox::core::FragmentHandler2 for convenience 2008/01/28 14:33:40 dr 1.2.4.1: load macro enabled spreadsheets, and xm:macrosheet sheets


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [ba2f0cf358726d6a9ccc4a37b4c58668dd9c4008]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.4); FILE MERGED 2008/01/28 09:48:48 dr 1.2.4.1: unit converter with unit enum; xdr:pos and xdr:ext use attributes, not child elements


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [c183446b77dd568b26bdabae78d64206a3c7adf0]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.4); FILE MERGED 2008/02/04 13:33:19 dr 1.2.4.1: rework of fragment handler/context handler base classes


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [aadec79000849157f26d4975b9e72db897769a0c]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.4); FILE MERGED 2008/02/11 10:28:09 dr 1.2.4.4: comments 2008/02/05 14:08:07 dr 1.2.4.3: oox::core::ContextHandler2 and oox::core::FragmentHandler2 for convenience 2008/01/25 12:53:11 dr 1.2.4.2: simplified OoxContextHelper interface 2008/01/24 14:58:35 dr 1.2.4.1: OOBIN additions, BIFF string handling


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [d9806712d3c1b7918adb8a8a2d938c7abd4c0182]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.4); FILE MERGED 2008/02/05 14:08:07 dr 1.2.4.4: oox::core::ContextHandler2 and oox::core::FragmentHandler2 for convenience 2008/01/28 09:48:48 dr 1.2.4.3: unit converter with unit enum; xdr:pos and xdr:ext use attributes, not child elements 2008/01/24 15:38:40 dr 1.2.4.2: #i84690# auto-linebreak in vertically distributed/justified cells/styles 2008/01/24 14:58:35 dr 1.2.4.1: OOBIN additions, BIFF string handling


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [8a4d4a34120319e09718a222c73e92aed659200b]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.4); FILE MERGED 2008/02/11 10:28:08 dr 1.2.4.6: comments 2008/02/05 14:08:07 dr 1.2.4.5: oox::core::ContextHandler2 and oox::core::FragmentHandler2 for convenience 2008/02/04 13:33:19 dr 1.2.4.4: rework of fragment handler/context handler base classes 2008/02/01 09:55:36 dr 1.2.4.3: addShape() code cleanup, started xlsx drawing import 2008/01/25 12:53:11 dr 1.2.4.2: simplified OoxContextHelper interface 2008/01/24 14:58:35 dr 1.2.4.1: OOBIN additions, BIFF string handling


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [d7b29d5f21dd3ae0fcce13d1fc8ef7960fd9a797]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.4); FILE MERGED 2008/02/11 10:28:08 dr 1.2.4.5: comments 2008/02/05 14:08:07 dr 1.2.4.4: oox::core::ContextHandler2 and oox::core::FragmentHandler2 for convenience 2008/02/01 09:55:36 dr 1.2.4.3: addShape() code cleanup, started xlsx drawing import 2008/01/25 12:53:11 dr 1.2.4.2: simplified OoxContextHelper interface 2008/01/24 14:58:35 dr 1.2.4.1: OOBIN additions, BIFF string handling


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [3f5116d1c646b5c883975e480bf74e38e545fe38]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.4); FILE MERGED 2008/02/06 11:00:57 dr 1.2.4.1: shared formula property for defined names


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [e8300072534565349a9b0035f0bbfe294c2d1bbf]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.4); FILE MERGED 2008/02/11 10:28:08 dr 1.2.4.3: comments 2008/02/05 14:08:07 dr 1.2.4.2: oox::core::ContextHandler2 and oox::core::FragmentHandler2 for convenience 2008/01/25 12:53:11 dr 1.2.4.1: simplified OoxContextHelper interface


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [550ecfd108a59d9f9da5a088059eae8e50bf4f65]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.4); FILE MERGED 2008/01/24 14:58:35 dr 1.2.4.1: OOBIN additions, BIFF string handling


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [c347d117c7b1749a60eaf4c780a9d2002f9f7e18]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.4); FILE MERGED 2008/02/05 14:08:07 dr 1.2.4.2: oox::core::ContextHandler2 and oox::core::FragmentHandler2 for convenience 2008/01/25 12:53:11 dr 1.2.4.1: simplified OoxContextHelper interface


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [04bdbf319203c3fd1f828102c9b35ca8ef47e643]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.4); FILE MERGED 2008/02/12 10:55:13 dr 1.2.4.8: import chart sheet fragment 2008/02/07 14:47:18 dr 1.2.4.7: more page background graphic 2008/02/07 13:41:52 dr 1.2.4.6: add fragment base path to relations, import page background 2008/02/07 10:36:05 dr 1.2.4.5: more sheet types 2008/02/05 14:08:07 dr 1.2.4.4: oox::core::ContextHandler2 and oox::core::FragmentHandler2 for convenience 2008/01/28 15:40:55 dr 1.2.4.3: BIFF stream handling 2008/01/28 14:33:40 dr 1.2.4.2: load macro enabled spreadsheets, and xm:macrosheet sheets 2008/01/28 09:48:48 dr 1.2.4.1: unit converter with unit enum; xdr:pos and xdr:ext use attributes, not child elements


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [70fe27112310f029824a5d1f377900e48dcdd094]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.4); FILE MERGED 2008/02/12 10:55:13 dr 1.2.4.3: import chart sheet fragment 2008/02/05 14:08:07 dr 1.2.4.2: oox::core::ContextHandler2 and oox::core::FragmentHandler2 for convenience 2008/01/25 14:24:18 dr 1.2.4.1: drawing import: anchors


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [3acee71273c5081ddd646c7a30fc288531705938]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.4); FILE MERGED 2008/02/11 10:28:08 dr 1.2.4.5: comments 2008/02/05 14:08:07 dr 1.2.4.4: oox::core::ContextHandler2 and oox::core::FragmentHandler2 for convenience 2008/02/01 09:55:36 dr 1.2.4.3: addShape() code cleanup, started xlsx drawing import 2008/01/25 12:53:10 dr 1.2.4.2: simplified OoxContextHelper interface 2008/01/24 14:58:35 dr 1.2.4.1: OOBIN additions, BIFF string handling


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [83817ef28332782baa4561f8492a3fb395401903]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.4); FILE MERGED 2008/02/05 14:08:07 dr 1.2.4.3: oox::core::ContextHandler2 and oox::core::FragmentHandler2 for convenience 2008/02/04 13:33:19 dr 1.2.4.2: rework of fragment handler/context handler base classes 2008/01/24 14:58:35 dr 1.2.4.1: OOBIN additions, BIFF string handling


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [2e06ade356e253decc95d2686d6bea88691f2282]

INTEGRATION: CWS xmlfilter03_DEV300 (1.1.2); FILE ADDED 2008/02/05 14:08:07 dr 1.1.2.1: oox::core::ContextHandler2 and oox::core::FragmentHandler2 for convenience


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [3b1c97a50fbece5f227355a22641cff617c4a046]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.4); FILE MERGED 2008/02/04 13:33:19 dr 1.2.4.3: rework of fragment handler/context handler base classes 2008/01/30 11:36:41 dr 1.2.4.2: more dumper changes 2008/01/24 14:58:35 dr 1.2.4.1: OOBIN additions, BIFF string handling


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [72dbf5ebc54cf484d9d95c721dbb66ad526192ea]

INTEGRATION: CWS xmlfilter03_DEV300 (1.1.2); FILE ADDED 2008/02/11 10:28:08 dr 1.1.2.10: comments 2008/02/08 11:49:44 dr 1.1.2.9: correct shape positioning in sheet 2008/02/06 15:46:14 dr 1.1.2.8: shape positions in EMUs 2008/02/06 10:11:48 dr 1.1.2.7: handle all shape types 2008/02/05 14:08:07 dr 1.1.2.6: oox::core::ContextHandler2 and oox::core::FragmentHandler2 for convenience 2008/02/04 13:33:19 dr 1.1.2.5: rework of fragment handler/context handler base classes 2008/02/01 10:42:46 dr 1.1.2.4: typo 2008/02/01 09:55:36 dr 1.1.2.3: addShape() code cleanup, started xlsx drawing import 2008/01/28 09:48:48 dr 1.1.2.2: unit converter with unit enum; xdr:pos and xdr:ext use attributes, not child elements 2008/01/25 14:24:18 dr 1.1.2.1: drawing import: anchors


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [6dfc9ffdfd97478a208e00813377380ff90d299f]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.4); FILE MERGED 2008/02/05 14:08:07 dr 1.2.4.3: oox::core::ContextHandler2 and oox::core::FragmentHandler2 for convenience 2008/01/28 15:40:55 dr 1.2.4.2: BIFF stream handling 2008/01/24 14:58:35 dr 1.2.4.1: OOBIN additions, BIFF string handling


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [dee696ff92776fda0543b9a360251743dc3a240e]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.4); FILE MERGED 2008/02/05 14:08:07 dr 1.2.4.2: oox::core::ContextHandler2 and oox::core::FragmentHandler2 for convenience 2008/01/25 12:53:10 dr 1.2.4.1: simplified OoxContextHelper interface


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [71481d27a7376ba61859e7d80263e3dfb1138412]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.4); FILE MERGED 2008/02/11 10:28:08 dr 1.2.4.4: comments 2008/02/05 14:08:07 dr 1.2.4.3: oox::core::ContextHandler2 and oox::core::FragmentHandler2 for convenience 2008/02/04 13:33:19 dr 1.2.4.2: rework of fragment handler/context handler base classes 2008/01/25 12:53:10 dr 1.2.4.1: simplified OoxContextHelper interface


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [cfb1a88bca70a5a4894b4cd7eea9b1b6981d8e8d]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.4); FILE MERGED 2008/02/01 09:55:36 dr 1.2.4.1: addShape() code cleanup, started xlsx drawing import


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [834c3bcafb4b9d325f16bdbce68112826b9a9e5c]

INTEGRATION: CWS xmlfilter03_DEV300 (1.1.2); FILE ADDED 2008/02/12 11:33:16 dr 1.1.2.2: handle drawing fragment in WorksheetHelper 2008/02/12 10:55:12 dr 1.1.2.1: import chart sheet fragment


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [ff4a46199db4f70f440807f04015d3e4989c97ce]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.4); FILE MERGED 2008/01/28 15:40:55 dr 1.2.4.2: BIFF stream handling 2008/01/24 14:58:35 dr 1.2.4.1: OOBIN additions, BIFF string handling


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [98a8d76f7666c0e076a3cb242942a6405c49d49a]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.4); FILE MERGED 2008/02/07 10:36:05 dr 1.2.4.2: more sheet types 2008/01/28 14:33:40 dr 1.2.4.1: load macro enabled spreadsheets, and xm:macrosheet sheets


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [0a8aa18637d5053af207eea15bed26b6f5f484a2]

INTEGRATION: CWS native133 (1.8.42); FILE MERGED 2008/02/29 11:13:42 is 1.8.42.1: #i86059# changing bitmaps for OOo 3


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [a048c478efeb3178c6153eaf7428036494ecfbfe]

INTEGRATION: CWS native133 (1.10.52); FILE MERGED 2008/02/29 11:49:01 is 1.10.52.1: #i85657# fix for new nsis version


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [68d6e5893ff0b260f78aebdbcb2b1653d8216eb9]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.4); FILE MERGED 2008/01/24 14:58:35 dr 1.2.4.1: OOBIN additions, BIFF string handling


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [a6fbf0584ddad2486be45617177aba60ec6f5fbe]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.4); FILE MERGED 2008/02/26 13:03:25 hbrinkm 1.2.4.3: undone changes aimed for xmlfilter04 2008/02/25 09:47:02 hbrinkm 1.2.4.2: cleanups, use mxShape instead of local instance 2008/02/15 14:57:10 sj 1.2.4.1: inor changes to bring forward the word vml import of shapes


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [059d1f8f84e17ef62bf76172ad95d394632fae67]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.4); FILE MERGED 2008/02/04 13:33:11 dr 1.2.4.1: rework of fragment handler/context handler base classes


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [0059e3ee8749099a6a8e80038e83437ef655c646]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.4); FILE MERGED 2008/02/05 14:10:57 dr 1.2.4.1: oox::core::ContextHandler2 and oox::core::FragmentHandler2 for convenience


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [7dad01ec87e5e5618a4057b1c27ca4f571e2426a]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.4); FILE MERGED 2008/02/15 12:56:35 dr 1.2.4.3: fixed FastTokenHandler::getIdentifier() 2008/01/28 14:33:25 dr 1.2.4.2: load macro enabled spreadsheets, and xm:macrosheet sheets 2008/01/23 09:00:23 hbrinkm 1.2.4.1: new token element


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [3f538cfae38289c6c1c6f3a2bfa7d3f821ffdd28]

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>  [d0f8f7f41b0750811e2a52345ff94c051a9f4c8a]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.4); FILE MERGED 2008/02/15 12:56:35 dr 1.2.4.2: fixed FastTokenHandler::getIdentifier() 2008/01/28 14:33:25 dr 1.2.4.1: load macro enabled spreadsheets, and xm:macrosheet sheets


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [444866aec1c7b304282894c6391fe0e1465ccc5e]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.4); FILE MERGED 2008/02/15 12:56:35 dr 1.2.4.2: fixed FastTokenHandler::getIdentifier() 2008/01/23 13:35:11 fridrich_strba 1.2.4.1: backporting changes from xf02bigcleanup


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [f7d5f6ae9c747e585e4bd1178b1af69411b2d709]

INTEGRATION: CWS native133 (1.3.10); FILE MERGED 2008/02/29 11:18:51 is 1.3.10.1: #i86059# changing bitmaps for OOo 3


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [2220a4eba54ca05d3456bee13cb20683ab36a443]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.4); FILE MERGED 2008/01/23 08:11:11 hbrinkm 1.2.4.1: removed "class FragmentHandler", importDocument and exportDocument return true.


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [e1c2a84ff0e5ddf9b0a9b43cd591bbc752f1dc27]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.4); FILE MERGED 2008/02/26 13:03:25 hbrinkm 1.2.4.6: undone changes aimed for xmlfilter04 2008/02/25 09:45:49 hbrinkm 1.2.4.5: use namespace specific context handlers 2008/02/15 14:57:10 sj 1.2.4.4: inor changes to bring forward the word vml import of shapes 2008/02/04 13:33:04 dr 1.2.4.3: rework of fragment handler/context handler base classes 2008/02/01 09:55:28 dr 1.2.4.2: addShape() code cleanup, started xlsx drawing import 2008/01/23 08:10:01 hbrinkm 1.2.4.1: multiple


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [a68e07b994a02ced1ee447350340d9fe25638bd3]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.4); FILE MERGED 2008/02/26 13:03:25 hbrinkm 1.2.4.6: undone changes aimed for xmlfilter04 2008/02/25 09:45:49 hbrinkm 1.2.4.5: use namespace specific context handlers 2008/02/15 14:57:10 sj 1.2.4.4: inor changes to bring forward the word vml import of shapes 2008/02/04 13:33:04 dr 1.2.4.3: rework of fragment handler/context handler base classes 2008/02/01 09:55:28 dr 1.2.4.2: addShape() code cleanup, started xlsx drawing import 2008/01/23 08:08:47 hbrinkm 1.2.4.1: multiple


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [d78212357ee136212bee067e19f7ca90a8c6de1f]

INTEGRATION: CWS native133 (1.2.18); FILE MERGED 2008/02/29 11:29:58 is 1.2.18.1: #i86059# changing bitmaps for OOo 3


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [c93756b73120c70cfb24f410c8cbd5edc14ee359]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.4); FILE MERGED 2008/02/04 13:32:49 dr 1.2.4.1: rework of fragment handler/context handler base classes


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [2a9e6889304850d0f53e39519c78b3de0ad6cef4]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.4); FILE MERGED 2008/02/05 14:10:27 dr 1.2.4.2: oox::core::ContextHandler2 and oox::core::FragmentHandler2 for convenience 2008/02/04 13:32:49 dr 1.2.4.1: rework of fragment handler/context handler base classes


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [530fd3bf670c0146ce77e3dde046c827205300a8]

INTEGRATION: CWS native133 (1.2.24); FILE MERGED 2008/02/29 11:18:50 is 1.2.24.1: #i86059# changing bitmaps for OOo 3


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [26f51d64b510b23cff0fccc020795c62db239f96]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.4); FILE MERGED 2008/02/04 13:32:48 dr 1.2.4.1: rework of fragment handler/context handler base classes


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [8c411921c2b4bf2b19d572e318953f3f8afb1ace]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.4); FILE MERGED 2008/02/05 14:10:27 dr 1.2.4.1: oox::core::ContextHandler2 and oox::core::FragmentHandler2 for convenience


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [67549ac395be2e09438965af017ee4a3bc14ed18]

INTEGRATION: CWS native133 (1.4.10); FILE MERGED 2008/02/29 11:18:49 is 1.4.10.1: #i86059# changing bitmaps for OOo 3


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [81775b4d14b5e2dd10137d6dc7d7bad7fd5a73f1]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.4); FILE MERGED 2008/02/14 18:48:00 sj 1.2.4.3: completet gradient/tile fill 2008/02/04 13:32:48 dr 1.2.4.2: rework of fragment handler/context handler base classes 2008/02/01 09:55:19 dr 1.2.4.1: addShape() code cleanup, started xlsx drawing import


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [76a616c506ab2ba0ebed0289e525d626244eea7c]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.4); FILE MERGED 2008/02/06 10:11:18 dr 1.2.4.2: implement ThemeFragmentHandler using FragmentHandler2 2008/02/04 13:32:48 dr 1.2.4.1: rework of fragment handler/context handler base classes


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [4b25f4d14207409e05abaec1d599ef6e53e08767]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.4); FILE MERGED 2008/02/07 13:41:15 dr 1.2.4.3: add fragment base path to relations 2008/02/04 13:32:48 dr 1.2.4.2: rework of fragment handler/context handler base classes 2008/02/01 09:55:19 dr 1.2.4.1: addShape() code cleanup, started xlsx drawing import


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [d304cf886c05566b84c859a82db33711f3dac6b3]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.4); FILE MERGED 2008/02/04 13:32:48 dr 1.2.4.2: rework of fragment handler/context handler base classes 2008/02/01 09:55:19 dr 1.2.4.1: addShape() code cleanup, started xlsx drawing import


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [ab0bf275faf6c49f9c4361c57c00f6a39864bab9]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.4); FILE MERGED 2008/02/04 13:32:48 dr 1.2.4.3: rework of fragment handler/context handler base classes 2008/01/30 11:36:54 dr 1.2.4.2: more dumper changes 2008/01/30 09:16:32 dr 1.2.4.1: add XML pretty printer for OOXML dumpers, add PPTX dumper


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [5cac391aa0ae018e271ac25f2b4217ec91397462]

INTEGRATION: CWS locales30 (1.17.50); FILE MERGED 2008/01/19 16:47:52 erack 1.17.50.1: #i84741# remove milliseconds character from 100th seconds time format codes; patch by <liangweike>


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [629f253a1bbfe0361643e6af7fa6fc86fa056afd]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.4); FILE MERGED 2008/02/04 13:32:48 dr 1.2.4.2: rework of fragment handler/context handler base classes 2008/01/29 15:25:27 fridrich_strba 1.2.4.1: fix compiler errors with recent gcc 4.3 snapshot due to some missing includes


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [f051d304c81456a0c64f71d08365a1d08fb0f7c8]

INTEGRATION: CWS locales30 (1.10.146); FILE MERGED 2008/01/19 16:55:18 erack 1.10.146.2: #i85261# different month character; patch by <liangweike> 2008/01/19 16:47:52 erack 1.10.146.1: #i84741# remove milliseconds character from 100th seconds time format codes; patch by <liangweike>


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [6fd0e37127ffa1b406a786e8870e6b92db98d365]

INTEGRATION: CWS locales30 (1.11.142); FILE MERGED 2008/01/19 16:47:52 erack 1.11.142.1: #i84741# remove milliseconds character from 100th seconds time format codes; patch by <liangweike>


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [fc53cf943856a31fc2715c03366d081886c8368c]

INTEGRATION: CWS locales30 (1.13.146); FILE MERGED 2008/01/19 16:47:52 erack 1.13.146.1: #i84741# remove milliseconds character from 100th seconds time format codes; patch by <liangweike>


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [218e5abf5d6a7568b0c96ed7c5a6be1c017af5d5]

INTEGRATION: CWS locales30 (1.19.146); FILE MERGED 2008/01/19 16:55:18 erack 1.19.146.2: #i85261# different month character; patch by <liangweike> 2008/01/19 16:47:52 erack 1.19.146.1: #i84741# remove milliseconds character from 100th seconds time format codes; patch by <liangweike>


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [0f9eb230cbf919e7d475028017a425a136896b66]

INTEGRATION: CWS locales30 (1.1.2); FILE ADDED 2008/02/28 23:35:51 erack 1.1.2.1: #i86322# add Turkmen_Turkmenistan (tk_TM) locale data; contributed by <jbayjan>


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [8f7f439d6ef0253d2f62caa03d4c2e60f81f600d]

INTEGRATION: CWS locales30 (1.43.10); FILE MERGED 2008/02/28 23:34:56 erack 1.43.10.4: #i86322# add Turkmen_Turkmenistan (tk_TM) locale data 2008/02/28 12:03:03 er 1.43.10.3: RESYNC: (1.44-1.45); FILE MERGED 2008/02/16 16:59:05 erack 1.43.10.2: RESYNC: (1.43-1.44); FILE MERGED 2007/12/29 17:58:16 erack 1.43.10.1: #i84582# add Guarani_Paraguay (gug_PY) locale data


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [0f1ddddcc0899696b6053d2f8f45c5ff41e07ad4]

INTEGRATION: CWS locales30 (1.16.10); FILE MERGED 2008/02/28 23:34:56 erack 1.16.10.2: #i86322# add Turkmen_Turkmenistan (tk_TM) locale data 2007/12/29 17:58:16 erack 1.16.10.1: #i84582# add Guarani_Paraguay (gug_PY) locale data


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [1e3cbd2cfa0a8b301cd9e57191d709aa65642d4d]

INTEGRATION: CWS locales30 (1.1.2); FILE ADDED 2007/12/29 17:57:30 erack 1.1.2.1: #i84582# Guarani_Paraguay locale data; contributed by Kevin Scannell <cpos>


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [0f09450687bd02bab1292bfd5b0ccfad5e8b542f]

INTEGRATION: CWS locales30 (1.54.8); FILE MERGED 2008/02/28 23:34:56 erack 1.54.8.5: #i86322# add Turkmen_Turkmenistan (tk_TM) locale data 2008/02/28 22:19:46 erack 1.54.8.4: merged patch from #i85944# -j1.54.14.3 -j1.54.14.4 to fix this in DEV300 again 2008/02/28 12:03:01 er 1.54.8.3: RESYNC: (1.55-1.57); FILE MERGED 2008/02/16 16:59:01 erack 1.54.8.2: RESYNC: (1.54-1.55); FILE MERGED 2007/12/29 17:58:16 erack 1.54.8.1: #i84582# add Guarani_Paraguay (gug_PY) locale data


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [e7320b05a179e6f8c250bda5a244d42aa95d46d6]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.4); FILE MERGED 2008/02/01 09:55:09 dr 1.2.4.1: addShape() code cleanup, started xlsx drawing import


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [92486298de93d2a4dd18abefd7170a88a278c54a]

INTEGRATION: CWS locales30 (1.14.6); FILE MERGED 2008/02/02 19:46:37 erack 1.14.6.4: #i64095# add tet-TL Tetun (Timor-Leste); mapping for tet-ID Tetun (Indonesia) 2008/01/19 15:50:31 erack 1.14.6.3: #i84912# add Bodo (brx-IN), Dogri (dgo-IN), Maithili (mai-IN), Santali (sat-IN) 2007/12/29 17:58:16 erack 1.14.6.2: #i84582# add Guarani_Paraguay (gug_PY) locale data 2007/12/16 20:15:44 erack 1.14.6.1: #i83565# add Sami, Kildin (Russia) to language list box


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [68efbf21f7a18ac4a8ba51dc952e52f269a85d92]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.4); FILE MERGED 2008/02/12 10:55:02 dr 1.2.4.5: import chart sheet fragment 2008/02/07 13:42:11 dr 1.2.4.4: page background 2008/01/30 11:34:38 dr 1.2.4.3: more dumper changes 2008/01/30 09:40:23 dr 1.2.4.2: add XML pretty printer for OOXML dumpers, add PPTX dumper 2008/01/24 14:58:00 dr 1.2.4.1: OOBIN additions, BIFF string handling


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [c387abb394a70c9886b617ab4402cfe4de971abe]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.4); FILE MERGED 2008/02/12 10:55:02 dr 1.2.4.6: import chart sheet fragment 2008/02/07 13:42:11 dr 1.2.4.5: page background 2008/02/07 10:21:58 dr 1.2.4.4: vml fixes 2008/02/05 14:07:57 dr 1.2.4.3: oox::core::ContextHandler2 and oox::core::FragmentHandler2 for convenience 2008/01/30 09:40:23 dr 1.2.4.2: add XML pretty printer for OOXML dumpers, add PPTX dumper 2008/01/24 14:58:00 dr 1.2.4.1: OOBIN additions, BIFF string handling


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [aaf1dda6af355f01b21f15717665b93159cf91f2]

INTEGRATION: CWS locales30 (1.10.6); FILE MERGED 2008/02/02 19:46:37 erack 1.10.6.3: #i64095# add tet-TL Tetun (Timor-Leste); mapping for tet-ID Tetun (Indonesia) 2008/01/19 15:50:31 erack 1.10.6.2: #i84912# add Bodo (brx-IN), Dogri (dgo-IN), Maithili (mai-IN), Santali (sat-IN) 2007/12/16 20:15:43 erack 1.10.6.1: #i83565# add Sami, Kildin (Russia) to language list box


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [37662795d466204f440f0959cc2c3f240e069fb8]

INTEGRATION: CWS xmlfilter03_DEV300 (1.1.2); FILE ADDED 2008/01/30 11:34:38 dr 1.1.2.1: more dumper changes


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [dc7f4832891f051db0b90d2a8e99c87f1a0c070c]

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>  [29b71e7fcc1c55dcdbd2dcaaac8f8fa3df5813f3]

INTEGRATION: CWS xmlfilter03_DEV300 (1.1.2); FILE ADDED 2008/02/07 10:21:58 dr 1.1.2.2: vml fixes 2008/01/30 09:40:23 dr 1.1.2.1: add XML pretty printer for OOXML dumpers, add PPTX dumper


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [a4ed05876c25ae8364469937033751f9ff7294d8]

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>  [6bd2f86c0d535e4bc73af4e50b88c1f89cfb1f9e]

INTEGRATION: CWS locales30 (1.37.48); FILE MERGED 2008/02/03 10:58:58 erack 1.37.48.2: #i53498# add support for digit grouping in non-thousands 2008/01/26 20:48:01 erack 1.37.48.1: #i85612# getDefaultCalendar: return boost::shared_ptr instead of uno::Reference


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [342f180ba1689c14d995f0d1eaa635ff2ac42e0f]

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>  [e9e331a54ea6ba5dfb0ab11eb5bc2e04ce81308c]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.4); FILE MERGED 2008/01/30 09:40:23 dr 1.2.4.1: add XML pretty printer for OOXML dumpers, add PPTX dumper


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [5d4069835ca3b2009a614657bf3b4928bdb54932]

INTEGRATION: CWS locales30 (1.29.48); FILE MERGED 2008/02/03 10:58:58 erack 1.29.48.2: #i53498# add support for digit grouping in non-thousands 2008/01/26 20:48:01 erack 1.29.48.1: #i85612# getDefaultCalendar: return boost::shared_ptr instead of uno::Reference


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [2feba7476fbc280adf88d541e43a3559d3567dc3]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.4); FILE MERGED 2008/01/30 11:34:38 dr 1.2.4.1: more dumper changes


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [2fc1d0c104d5ef5a8121feacf0cac2dd32fb2bb5]

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>  [9919b82eb29783f44ceff70834481a52da060d07]

INTEGRATION: CWS locales30 (1.1.2); FILE ADDED 2008/02/03 10:58:58 erack 1.1.2.1: #i53498# add support for digit grouping in non-thousands


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [835d31d66bf1992d80944313705a71421f057198]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.4); FILE MERGED 2008/02/07 10:11:24 dr 1.2.4.3: trim element text 2008/01/30 11:34:38 dr 1.2.4.2: more dumper changes 2008/01/30 09:40:23 dr 1.2.4.1: add XML pretty printer for OOXML dumpers, add PPTX dumper


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [84121310af43afc825347a69db9b2bc273b6d080]

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>  [d56407609ac6541f6547c256db0a5c1534af5633]

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>  [b669e43a2c662ba833b24b94541dcbe66bb15500]

INTEGRATION: CWS locales30 (1.22.168); FILE MERGED 2008/02/16 16:25:57 erack 1.22.168.3: the shitty 'are we svtools or are we not' include 2008/02/03 18:15:21 erack 1.22.168.2: include svtools should be in angle brackets 2008/02/03 11:31:25 erack 1.22.168.1: #i53498# add support for digit grouping in non-thousands


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [d86061ef54af9dd1b0278732b97b865ba3226420]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.4); FILE MERGED 2008/02/07 14:47:09 dr 1.2.4.4: more page background graphic 2008/02/07 10:21:58 dr 1.2.4.3: vml fixes 2008/01/30 11:34:38 dr 1.2.4.2: more dumper changes 2008/01/24 14:58:00 dr 1.2.4.1: OOBIN additions, BIFF string handling


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [51b38d832595d3a4298e2d990e8953fb2dfb5d44]

INTEGRATION: CWS locales30 (1.47.168); FILE MERGED 2008/02/28 21:06:35 er 1.47.168.3: WaE: MSC implicitly converts += to int and then warns 2008/02/03 18:35:55 erack 1.47.168.2: InsertSymbol: reusing position doesn't increment overall count 2008/02/03 11:31:25 erack 1.47.168.1: #i53498# add support for digit grouping in non-thousands


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [c6d6764c83387eea0bdc886deecf9d5aad22b009]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.4); FILE MERGED 2008/02/07 10:35:53 dr 1.2.4.3: more sheet types 2008/01/30 11:34:38 dr 1.2.4.2: more dumper changes 2008/01/24 14:58:00 dr 1.2.4.1: OOBIN additions, BIFF string handling


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [0264595816e7bcc562f549273813de87d9c1e1b5]

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>  [b0eeebac709d3fd21cf47e6a9fc103eb8ebf7f03]

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>  [0a628b9a338e03f057fbda683fe53996e7741504]

INTEGRATION: CWS locales30 (1.74.166); FILE MERGED 2008/02/28 20:58:28 er 1.74.166.3: WaE: MSC implicitly converts += to int and then warns 2008/02/28 12:02:10 er 1.74.166.2: RESYNC: (1.74-1.75); FILE MERGED 2008/02/03 11:31:25 erack 1.74.166.1: #i53498# add support for digit grouping in non-thousands


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [844c9fcbb856dee48f0926ff4aa8074d6168ed37]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.4); FILE MERGED 2008/02/04 13:32:36 dr 1.2.4.1: rework of fragment handler/context handler base classes


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [76a2aa25592d4438c45e5910e19767947385f9f0]

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>  [f8b22fc6ec827b7644a870152a89804dee83e09f]

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>  [fd7adde742951fdf962af8796b0d5903787e28bb]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.4); FILE MERGED 2008/02/05 14:09:01 dr 1.2.4.2: oox::core::ContextHandler2 and oox::core::FragmentHandler2 for convenience 2008/02/04 13:32:36 dr 1.2.4.1: rework of fragment handler/context handler base classes


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [6bfcd4d4a302e5c79ffd89425cc28f93c1b3136e]

INTEGRATION: CWS locales30 (1.70.126); FILE MERGED 2008/02/28 20:50:40 er 1.70.126.2: WaE type conversion 2008/02/03 11:31:25 erack 1.70.126.1: #i53498# add support for digit grouping in non-thousands


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [13b83ba8d55a311070b446d75aed99b52b682b73]

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>  [850aaa0cd633164fe1ec962a7693d9a20817c2c6]

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>  [7d66a640b91ca7dccc90e3cffa6c7d405cf9c905]

INTEGRATION: CWS locales30 (1.47.168); FILE MERGED 2008/02/28 12:02:13 er 1.47.168.3: RESYNC: (1.47-1.48); FILE MERGED 2008/02/03 21:01:05 erack 1.47.168.2: #i53498# GetThousandSep: fuzzy attempt to recognize grouping and not only thousands 2008/02/03 11:31:25 erack 1.47.168.1: #i53498# add support for digit grouping in non-thousands


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [54a079c7c8bf552e0c8e613f1764fe1c43732fcf]

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>  [27f6954dec519aed667d1709a15bdf1804304b73]

INTEGRATION: CWS native133 (1.25.30); FILE MERGED 2008/02/27 11:25:18 is 1.25.30.1: #i86059# preparing OOo 3.0 and SO 9


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [c7cd04f5b4c78c321ba9315e1ae8d3a84fe9e7b5]

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>  [b29527af6d5c1161c68ec3074c11762df7c58c3c]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.4); FILE MERGED 2008/01/24 22:01:50 hub 1.2.4.1: More work on SmartArt. Non-functionnal layout.


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [daf53892b70a4eb5047fa58d1b8401e5ae0c42d6]

INTEGRATION: CWS locales30 (1.4.10); FILE MERGED 2008/02/28 23:05:02 er 1.4.10.5: #i86322# add Turkmen_Turkmenistan (tk_TM) 2008/02/02 19:47:55 erack 1.4.10.4: #i64095# add tet-TL Tetun (Timor-Leste); change tet-ID from Tetun to Tetun (Indonesia) 2008/01/19 15:51:42 erack 1.4.10.3: #i84912# add Bodo (brx-IN), Dogri (dgo-IN), Maithili (mai-IN), Santali (sat-IN) 2007/12/29 17:58:46 erack 1.4.10.2: #i84582# add Guarani_Paraguay (gug_PY) 2007/12/16 20:16:27 erack 1.4.10.1: #i83565# add Sami, Kildin (Russia) to language list box


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [5a8d8a994da86f4992ad106c86f3629bb8c4b1d6]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.4); FILE MERGED 2008/02/04 13:32:36 dr 1.2.4.2: rework of fragment handler/context handler base classes 2008/01/24 22:01:50 hub 1.2.4.1: More work on SmartArt. Non-functionnal layout.


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [1197cbed6f793a1b6420a2c76e2c64b2ca1a4cf7]

INTEGRATION: CWS locales30 (1.2.244); FILE MERGED 2008/02/16 16:58:27 erack 1.2.244.2: RESYNC: (1.2-1.3); FILE MERGED 2008/02/03 11:31:25 erack 1.2.244.1: #i53498# add support for digit grouping in non-thousands


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [b0049b8599c80058b7365b5aed981216c169a90c]

INTEGRATION: CWS xmlfilter03_DEV300 (1.1.2); FILE ADDED 2008/02/19 09:00:53 dr 1.1.2.7: #i10000# gcc warnings 2008/02/18 14:40:21 dr 1.1.2.6: layout/axes 2008/02/15 16:25:18 dr 1.1.2.5: axis start 2008/02/15 15:41:51 dr 1.1.2.4: chart types 2008/02/13 14:38:30 dr 1.1.2.3: new base classes 2008/02/12 16:05:42 dr 1.1.2.2: data series 2008/02/12 14:38:00 dr 1.1.2.1: type group


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [48cdffad4f8ab112bd90353e502584f790061c7b]

INTEGRATION: CWS xmlfilter03_DEV300 (1.1.2); FILE ADDED 2008/02/18 14:40:21 dr 1.1.2.4: layout/axes 2008/02/15 15:41:51 dr 1.1.2.3: chart types 2008/02/13 14:38:30 dr 1.1.2.2: new base classes 2008/02/12 16:05:42 dr 1.1.2.1: data series


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [7d8addda8a30d99df8da36acba3f035ac25b180d]

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>  [7aef6ce74c7f6ff034a150374815177f32dd2b9c]

INTEGRATION: CWS xmlfilter03_DEV300 (1.1.2); FILE ADDED 2008/02/18 14:40:21 dr 1.1.2.4: layout/axes 2008/02/13 14:38:30 dr 1.1.2.3: new base classes 2008/02/13 13:23:35 dr 1.1.2.2: series source 2008/02/12 16:05:42 dr 1.1.2.1: data series


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [6d0978319e2f5bd9dd37982612cdcab861ae5279]

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>  [7612f2330483214d23c3545666d645cf0d0563bd]

INTEGRATION: CWS xmlfilter03_DEV300 (1.1.2); FILE ADDED 2008/02/18 14:40:21 dr 1.1.2.5: layout/axes 2008/02/15 15:41:51 dr 1.1.2.4: chart types 2008/02/13 14:38:30 dr 1.1.2.3: new base classes 2008/02/13 13:23:35 dr 1.1.2.2: series source 2008/02/12 16:05:42 dr 1.1.2.1: data series


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [d2ca1432e59b6f8bd07026ff686766417d3591b5]

INTEGRATION: CWS xmlfilter03_DEV300 (1.1.2); FILE ADDED 2008/02/18 14:40:21 dr 1.1.2.9: layout/axes 2008/02/15 16:25:18 dr 1.1.2.8: axis start 2008/02/15 15:41:51 dr 1.1.2.7: chart types 2008/02/13 14:38:30 dr 1.1.2.6: new base classes 2008/02/13 13:23:35 dr 1.1.2.5: series source 2008/02/12 16:05:42 dr 1.1.2.4: data series 2008/02/12 14:38:00 dr 1.1.2.3: type group 2008/02/12 12:03:03 dr 1.1.2.2: more chart stuff 2008/02/11 13:15:10 dr 1.1.2.1: legend/plot area


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [377862e9474508066792b22ef6ad6190ec6ff765]

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>  [4240996f39435f859998da521ca893130b08c27c]

INTEGRATION: CWS xmlfilter03_DEV300 (1.1.2); FILE ADDED 2008/02/18 14:40:21 dr 1.1.2.7: layout/axes 2008/02/15 16:25:18 dr 1.1.2.6: axis start 2008/02/15 15:41:51 dr 1.1.2.5: chart types 2008/02/13 14:38:30 dr 1.1.2.4: new base classes 2008/02/13 13:23:35 dr 1.1.2.3: series source 2008/02/12 16:05:42 dr 1.1.2.2: data series 2008/02/11 13:15:10 dr 1.1.2.1: legend/plot area


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [eeacf10898588b052cdf3c6e8fbbbef87d5e4493]

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>  [533bb1f79362a1492ea7f36ae2b92ae67ca8dfe6]

INTEGRATION: CWS xmlfilter03_DEV300 (1.1.2); FILE ADDED 2008/02/18 14:40:21 dr 1.1.2.11: layout/axes 2008/02/15 16:25:18 dr 1.1.2.10: axis start 2008/02/15 15:41:51 dr 1.1.2.9: chart types 2008/02/13 14:38:30 dr 1.1.2.8: new base classes 2008/02/13 13:23:35 dr 1.1.2.7: series source 2008/02/12 16:05:42 dr 1.1.2.6: data series 2008/02/12 14:38:00 dr 1.1.2.5: type group 2008/02/12 12:56:35 dr 1.1.2.4: type info provider 2008/02/12 12:03:03 dr 1.1.2.3: more chart stuff 2008/02/11 13:15:10 dr 1.1.2.2: legend/plot area 2008/02/11 10:43:13 dr 1.1.2.1: starting charts


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [540df8ab44f31e050471ebefb1d0423560034580]

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>  [d09487675d0f9ca0acff97910b95040b7c707422]

INTEGRATION: CWS xmlfilter03_DEV300 (1.1.2); FILE ADDED 2008/02/19 09:00:53 dr 1.1.2.3: #i10000# gcc warnings 2008/02/18 14:40:20 dr 1.1.2.2: layout/axes 2008/02/15 16:25:18 dr 1.1.2.1: axis start


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [bd936edb7b93c0c9b63ed3cf0a0d816bd546c8bc]

INTEGRATION: CWS xmlfilter03_DEV300 (1.1.2); FILE ADDED 2008/02/18 14:40:20 dr 1.1.2.2: layout/axes 2008/02/15 16:25:18 dr 1.1.2.1: axis start


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [5e1786865f7eb59294d5c2404720b2ff8128b6c9]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.4); FILE MERGED 2008/02/06 10:11:26 dr 1.2.4.2: implement ThemeFragmentHandler using FragmentHandler2 2008/02/04 13:32:36 dr 1.2.4.1: rework of fragment handler/context handler base classes


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [fd072e8a9ea4f209848ac28f602aa988cf9009aa]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.4); FILE MERGED 2008/02/07 15:18:19 sj 1.2.4.3: fixed some fill/line property problems 2008/02/06 10:11:26 dr 1.2.4.2: implement ThemeFragmentHandler using FragmentHandler2 2008/02/04 13:32:36 dr 1.2.4.1: rework of fragment handler/context handler base classes


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [c9b7646e583d99804f0c1288fe68e0195a58ed94]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.4); FILE MERGED 2008/02/04 13:32:36 dr 1.2.4.1: rework of fragment handler/context handler base classes


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [3804621a95fb06aa902238274f41faa3c1400962]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.4); FILE MERGED 2008/02/04 13:32:35 dr 1.2.4.1: rework of fragment handler/context handler base classes


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [4aabc7987f9175ca3ec9130e0e4e1e9b66fd306a]

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>  [1772f6594ed053e4a4de9d2c7d72517a67e967a7]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.4); FILE MERGED 2008/02/01 09:54:59 dr 1.2.4.1: addShape() code cleanup, started xlsx drawing import


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [a741df961132d928c7b5ba64b53e39097d13e1e1]

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>  [044f4362e7775d4de054c9d9bd22fd7227dbada2]

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>  [4bd90d554d7abb3f32a20f28da89d3b451290a38]

#i10000# switch to dmake412


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [af338a3228a157d9305cc30d6cf2f13a75e5a4a3]

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>  [95fc9367a75074a85d0c3a4bc3c4399f001d8c89]

INTEGRATION: CWS rptchart01_DEV300 (1.10.60); FILE MERGED 2008/01/24 14:33:28 oj 1.10.60.1: #i85225# new document type


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [542120e5d9210e506960321516e9b1181cd51d76]

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>  [360ef49ee9320864d86ef1ed59f2d684383831d1]

INTEGRATION: CWS rptchart01_DEV300 (1.23.4); FILE MERGED 2008/02/21 12:09:02 oj 1.23.4.4: #i85225# rong default value 2008/02/19 07:26:03 oj 1.23.4.3: #i85225# rename of method 2008/01/24 14:33:28 oj 1.23.4.2: #i85225# new document type 2008/01/14 11:41:11 oj 1.23.4.1: #i85225# new methods to store obj


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [7e0d741a6fe72c62d9eb3efa48beb63fd7ef7389]

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>  [462bad194b4407e6e2f14b3808bfb49a200b8b57]

INTEGRATION: CWS rptchart01_DEV300 (1.13.4); FILE MERGED 2008/02/18 13:00:24 oj 1.13.4.2: #85225# new Method 2008/01/14 11:41:10 oj 1.13.4.1: #i85225# new methods to store obj


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [acb382e25e38b41cedced953e14acd3609ffd105]

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>  [a6b96a95e3438847efb071388dbcf7da1ef7dae6]

INTEGRATION: CWS rptchart01_DEV300 (1.8.60); FILE MERGED 2008/01/24 14:33:28 oj 1.8.60.1: #i85225# new document type


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [3572004480dedda4c1d753f054a998c654250720]

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>  [3be4750adc7388ec4a340d74f40810b8b3f1a9ce]

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>  [0445cc7d42235a29161a01a6e74f94b270adc63e]

INTEGRATION: CWS rptchart01_DEV300 (1.198.32); FILE MERGED 2008/03/05 09:14:17 oj 1.198.32.6: RESYNC: (1.202-1.203); FILE MERGED 2008/02/19 08:39:27 oj 1.198.32.5: #i85225# method renamed 2008/02/18 13:07:53 oj 1.198.32.4: RESYNC: (1.199-1.202); FILE MERGED 2008/01/28 11:17:10 oj 1.198.32.3: merge conflict 2008/01/28 06:35:27 oj 1.198.32.2: RESYNC: (1.198-1.199); FILE MERGED 2008/01/14 11:42:29 oj 1.198.32.1: #i85225# impl new interface and make use of comphelper


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [4583b158cd8e6b0d874a5d8220f2e0eecf90108d]

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>  [83003e48978dfc0837583b03d77ddaab7d3144ca]

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>  [f710afe1aaef83ee70194d4d7993c0a4fd6795c7]

INTEGRATION: CWS rptchart01_DEV300 (1.6.34); FILE MERGED 2008/03/05 09:14:09 oj 1.6.34.4: RESYNC: (1.7-1.8); FILE MERGED 2008/02/18 13:07:51 oj 1.6.34.3: RESYNC: (1.6-1.7); FILE MERGED 2008/02/18 13:06:29 oj 1.6.34.2: #85225# new method impl 2008/01/14 11:42:29 oj 1.6.34.1: #i85225# impl new interface and make use of comphelper


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [ddf29e102929bb72ef845764154a1d4fcecf7c1f]

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>  [17ab464b12c856aea93e998b260b15be7c970d6a]

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>  [b2266ed082076b1e5ddbcf3f2f6e289dfad60aee]

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>  [078eeeaea899ba92b0a05c344627cca0fc30987b]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.4); FILE MERGED 2008/02/05 14:09:00 dr 1.2.4.2: oox::core::ContextHandler2 and oox::core::FragmentHandler2 for convenience 2008/02/04 13:32:35 dr 1.2.4.1: rework of fragment handler/context handler base classes


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [668f6fa8a7e4fae336b18b8bab18fe9d3773fc93]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.4); FILE MERGED 2008/02/06 10:11:26 dr 1.2.4.3: implement ThemeFragmentHandler using FragmentHandler2 2008/02/05 14:09:00 dr 1.2.4.2: oox::core::ContextHandler2 and oox::core::FragmentHandler2 for convenience 2008/02/04 13:32:35 dr 1.2.4.1: rework of fragment handler/context handler base classes


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [44a65ef41a699c912ec2a07fa31b6520dfd34206]

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>  [65611b3cee02be600ae1ba3ecd538219299d97a9]

INTEGRATION: CWS rptchart01_DEV300 (1.19.14); FILE MERGED 2008/01/23 08:40:00 mav 1.19.14.1: #i85495# allow to specify a filter name for an embedded object


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [0f0cfc0595ce6fed08686ff00e3cfe84ce2d0a43]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.4); FILE MERGED 2008/02/14 18:48:00 sj 1.2.4.5: completet gradient/tile fill 2008/02/07 15:18:19 sj 1.2.4.4: fixed some fill/line property problems 2008/02/04 13:32:35 dr 1.2.4.3: rework of fragment handler/context handler base classes 2008/02/01 09:54:59 dr 1.2.4.2: addShape() code cleanup, started xlsx drawing import 2008/01/23 08:05:07 hbrinkm 1.2.4.1: pushToPropertySet: new parameter xShape


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [c090327566dcd791736ed7bd82b2c5f5fdb032ab]

INTEGRATION: CWS rptchart01_DEV300 (1.33.6); FILE MERGED 2008/01/23 08:40:00 mav 1.33.6.1: #i85495# allow to specify a filter name for an embedded object


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [73962b21701760b126457d639594afcaa09ca08b]

INTEGRATION: CWS rptchart01_DEV300 (1.22.14); FILE MERGED 2008/01/23 08:39:59 mav 1.22.14.1: #i85495# allow to specify a filter name for an embedded object


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [636058cd0a00fd2772d4f6e464143ecee069351d]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.4); FILE MERGED 2008/02/15 14:52:38 sj 1.2.4.2: added fill/line transparency color 2008/02/07 15:18:19 sj 1.2.4.1: fixed some fill/line property problems


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [8c15a4d3ed6aab5cfb398a7f836519a5cae80f55]

INTEGRATION: CWS rptchart01_DEV300 (1.11.138); FILE MERGED 2008/01/24 14:49:46 oj 1.11.138.1: #i85225# add context


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [4d935e1632ebf89c24fc7c7b9cc70c328c75ec6f]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.4); FILE MERGED 2008/02/06 20:51:11 hub 1.2.4.6: using get() to check a shared_ptr nullness is just bad style. 2008/02/05 14:09:00 dr 1.2.4.5: oox::core::ContextHandler2 and oox::core::FragmentHandler2 for convenience 2008/02/04 13:32:35 dr 1.2.4.4: rework of fragment handler/context handler base classes 2008/01/31 10:22:50 hbrinkm 1.2.4.3: handle vml shapes 2008/01/30 15:32:41 sj 1.2.4.2: using unique names for ole container 2008/01/24 22:01:50 hub 1.2.4.1: More work on SmartArt. Non-functionnal layout.


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [8233f1b7854eae90fe4f482110d18914ad81d22c]

INTEGRATION: CWS rptchart01_DEV300 (1.23.174); FILE MERGED 2008/01/28 06:28:15 oj 1.23.174.2: RESYNC: (1.23-1.24); FILE MERGED 2008/01/15 06:59:45 oj 1.23.174.1: #i85225# impl new interface and make use of comphelper


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [143c300d4dc4609c6b8f59738c3cb2db44a89ce5]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.4); FILE MERGED 2008/02/14 18:48:00 sj 1.2.4.3: completet gradient/tile fill 2008/02/12 17:40:59 sj 1.2.4.2: added gradient fillstyle 2008/02/04 13:32:35 dr 1.2.4.1: rework of fragment handler/context handler base classes


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [b2c2dfb183e7e1c0fa1cf12b66502c4f23710436]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.4); FILE MERGED 2008/02/15 14:52:39 sj 1.2.4.5: added fill/line transparency color 2008/02/14 18:48:00 sj 1.2.4.4: completet gradient/tile fill 2008/02/13 14:40:58 sj 1.2.4.3: added/fixed gradient import 2008/02/12 17:40:59 sj 1.2.4.2: added gradient fillstyle 2008/02/07 15:18:19 sj 1.2.4.1: fixed some fill/line property problems


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [328563234e7bc7d8e605a77c423d74cb6fc86edf]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.4); FILE MERGED 2008/01/23 12:44:06 hbrinkm 1.2.4.2: removed unnecessary includes 2008/01/23 11:59:41 hbrinkm 1.2.4.1: pushToPropertySet: new parameter xShape


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [89677643a79a2420ddaf4e6796ba86c84392a1af]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.4); FILE MERGED 2008/02/04 13:32:35 dr 1.2.4.2: rework of fragment handler/context handler base classes 2008/01/22 16:48:00 hbrinkm 1.2.4.1: GetShapeType made public


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [fc436cf65e95bde2d4160ce3852141c786703b01]

INTEGRATION: CWS rptchart01_DEV300 (1.3.102); FILE MERGED 2008/01/24 14:31:27 oj 1.3.102.1: #i85225# add new mediatype and filter


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [106ba5cee7cf3e10b1fede9cfd47e8efb0fbfe7c]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.4); FILE MERGED 2008/02/06 10:11:26 dr 1.2.4.3: implement ThemeFragmentHandler using FragmentHandler2 2008/02/05 14:09:00 dr 1.2.4.2: oox::core::ContextHandler2 and oox::core::FragmentHandler2 for convenience 2008/02/04 13:32:35 dr 1.2.4.1: rework of fragment handler/context handler base classes


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [130c3f06ad9ef4e1b698e20f027496814ace773b]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.4); FILE MERGED 2008/02/19 15:11:21 sj 1.2.4.2: added some color transformations 2008/02/04 13:32:35 dr 1.2.4.1: rework of fragment handler/context handler base classes


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [7dd50f994831b7b1a4d78b5ab5aa1be8b25223a5]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.4); FILE MERGED 2008/02/19 15:11:21 sj 1.2.4.1: added some color transformations


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [a3e08c56c83a54eb78bfd043c6663c528516c8fa]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.4); FILE MERGED 2008/02/11 09:55:09 dr 1.2.4.1: wrong mapping of bg1,bg2,tx1,tx2


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [0eb7d8f8d7c8d455195dd53142317b9ea7e207a1]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.4); FILE MERGED 2008/02/07 13:41:01 dr 1.2.4.7: add fragment base path to relations 2008/02/07 10:00:33 dr 1.2.4.6: lost namespaces, added chart namespace 2008/02/05 14:06:50 dr 1.2.4.5: oox::core::ContextHandler2 and oox::core::FragmentHandler2 for convenience 2008/02/04 13:32:26 dr 1.2.4.4: rework of fragment handler/context handler base classes 2008/01/28 14:33:05 dr 1.2.4.3: load macro enabled spreadsheets, and xm:macrosheet sheets 2008/01/25 09:11:15 dr 1.2.4.2: new namespace 'xdr:' for SpreadsheetDrawingML 2008/01/24 14:57:38 dr 1.2.4.1: OOBIN additions, BIFF string handling


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [c497b9cac70ea55af901330aff9dd21acfed521a]

INTEGRATION: CWS rptchart01_DEV300 (1.11.4); FILE MERGED 2008/03/05 09:13:38 oj 1.11.4.3: RESYNC: (1.12-1.13); FILE MERGED 2008/02/19 17:19:00 oj 1.11.4.2: remove localize 2008/02/19 06:42:52 oj 1.11.4.1: #i85225# ongoing work


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [6c014b1616257aa84474129e4a4afedf9fb33ac4]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.4); FILE MERGED 2008/02/04 13:32:26 dr 1.2.4.1: rework of fragment handler/context handler base classes


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [f282e43c5c0233d4ecb9049ddc38c94e30b50669]

INTEGRATION: CWS rptchart01_DEV300 (1.3.20); FILE MERGED 2008/02/19 09:23:11 oj 1.3.20.4: RESYNC: (1.3-1.4); FILE MERGED 2008/02/19 06:42:52 oj 1.3.20.3: #i85225# ongoing work 2008/01/25 13:57:45 oj 1.3.20.2: #i85225# two new aatributes for master detail 2008/01/24 13:03:33 oj 1.3.20.1: #i85225# changes for chart


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [0a7aeac728d2867c0722d88e504f9878536d5a56]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.4); FILE MERGED 2008/02/07 13:41:01 dr 1.2.4.2: add fragment base path to relations 2008/02/04 13:32:26 dr 1.2.4.1: rework of fragment handler/context handler base classes


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [295f618b5e4655fb43521fd14ae334846e7e237c]

INTEGRATION: CWS rptchart01_DEV300 (1.3.18); FILE MERGED 2008/01/24 13:03:33 oj 1.3.18.1: #i85225# changes for chart


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [417d6248987ae6174a131c0b9e6c1e3fb2a0bfe5]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.4); FILE MERGED 2008/02/07 13:41:01 dr 1.2.4.1: add fragment base path to relations


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [82477aecb301d62909d927968e3f63c22d660bc4]

INTEGRATION: CWS rptchart01_DEV300 (1.3.36); FILE MERGED 2008/02/25 08:49:00 oj 1.3.36.2: change error strings 2008/02/20 11:19:37 oj 1.3.36.1: #i85225# execute report is now always enabled, but with error message


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [77b5fa4afaae02943ccd8cfa998860b9010533da]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.4); FILE MERGED 2008/02/04 13:32:26 dr 1.2.4.2: rework of fragment handler/context handler base classes 2008/01/24 14:57:38 dr 1.2.4.1: OOBIN additions, BIFF string handling


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [f2ce0243eceb2e8d2b033682cd2140c626d751aa]

INTEGRATION: CWS rptchart01_DEV300 (1.4.16); FILE MERGED 2008/02/20 11:19:37 oj 1.4.16.1: #i85225# execute report is now always enabled, but with error message


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [ce83be50897ac8fe403084652f4100872a88be9d]

INTEGRATION: CWS rptchart01_DEV300 (1.2.70); FILE MERGED 2008/01/24 12:39:33 oj 1.2.70.1: #i85225# changes for chart


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [2b2542ecb510175d1ac3fdb13e318895f5267736]

INTEGRATION: CWS rptchart01_DEV300 (1.5.62); FILE MERGED 2008/02/21 10:00:11 oj 1.5.62.4: #i85225# create DatabaseDataProvider in factory 2008/02/19 17:11:38 oj 1.5.62.3: merge conflict 2008/02/19 09:23:08 oj 1.5.62.2: RESYNC: (1.5-1.6); FILE MERGED 2008/01/24 12:39:33 oj 1.5.62.1: #i85225# changes for chart


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [33e68f138804d6b75b6ae5f88dcddf48a99b1ad3]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.4); FILE MERGED 2008/02/05 14:06:50 dr 1.2.4.3: oox::core::ContextHandler2 and oox::core::FragmentHandler2 for convenience 2008/02/04 13:32:26 dr 1.2.4.2: rework of fragment handler/context handler base classes 2008/01/24 14:57:38 dr 1.2.4.1: OOBIN additions, BIFF string handling


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [337215f26ef1aef61a83ae0ee88fd58ae8c31b8b]

INTEGRATION: CWS xmlfilter03_DEV300 (1.1.2); FILE ADDED 2008/02/05 14:06:50 dr 1.1.2.1: oox::core::ContextHandler2 and oox::core::FragmentHandler2 for convenience


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [db67a57e9880ba09ec7eb937959eb42612db7c75]

INTEGRATION: CWS rptchart01_DEV300 (1.6.18); FILE MERGED 2008/02/19 09:23:05 oj 1.6.18.2: RESYNC: (1.6-1.7); FILE MERGED 2008/01/24 12:39:33 oj 1.6.18.1: #i85225# changes for chart


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [d3871687f49324fbe92abec7f9e247183ec03a54]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.4); FILE MERGED 2008/02/04 13:32:26 dr 1.2.4.3: rework of fragment handler/context handler base classes 2008/02/01 09:54:51 dr 1.2.4.2: addShape() code cleanup, started xlsx drawing import 2008/01/24 14:57:38 dr 1.2.4.1: OOBIN additions, BIFF string handling


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [8aa76b47ecc16686dc6199d1bd55f4d728b2d3ec]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.4); FILE MERGED 2008/01/28 14:33:05 dr 1.2.4.1: load macro enabled spreadsheets, and xm:macrosheet sheets


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [b0190447fd79cbeb3e94d10214b4d866a4d95afd]

INTEGRATION: CWS rptchart01_DEV300 (1.6.16); FILE MERGED 2008/02/20 11:49:56 oj 1.6.16.8: #i85225# execute report is now always enabled, but with error message 2008/02/20 11:25:56 oj 1.6.16.7: #i85225# execute report is now always enabled, but with error message 2008/02/20 11:19:37 oj 1.6.16.6: #i85225# execute report is now always enabled, but with error message 2008/02/20 07:37:25 oj 1.6.16.5: check if chart is enabled 2008/02/19 17:09:52 oj 1.6.16.4: missing eol 2008/02/19 09:23:02 oj 1.6.16.3: RESYNC: (1.6-1.10); FILE MERGED 2008/02/19 06:42:52 oj 1.6.16.2: #i85225# ongoing work 2008/01/24 12:39:33 oj 1.6.16.1: #i85225# changes for chart


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [a6a265cc26bd95187f65cc10931fcc0aa003cda0]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.4); FILE MERGED 2008/02/19 08:57:39 dr 1.2.4.3: #i10000# gcc warnings 2008/02/06 16:10:57 dr 1.2.4.2: special cases while converting rel to abs URL 2008/02/06 10:10:18 dr 1.2.4.1: rel to abs URL, step1


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [5067e9b5d510459e75070cf738b006ffd0ffe8fa]

INTEGRATION: CWS xmlfilter03_DEV300 (1.1.2); FILE ADDED 2008/02/11 10:43:07 dr 1.1.2.2: starting charts 2008/02/05 14:06:50 dr 1.1.2.1: oox::core::ContextHandler2 and oox::core::FragmentHandler2 for convenience


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [4a29fceb89114f5549894dde427f7d14a793b1fd]

INTEGRATION: CWS rptchart01_DEV300 (1.1.2); FILE ADDED 2008/02/21 10:00:11 oj 1.1.2.3: #i85225# create DatabaseDataProvider in factory 2008/01/30 11:29:45 oj 1.1.2.2: missing eof 2008/01/24 13:02:18 oj 1.1.2.1: #i85225# changes for chart


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [d8caa6375753a5c7b2cadaf27b4a334f2536c8f9]

INTEGRATION: CWS xmlfilter03_DEV300 (1.1.2); FILE ADDED 2008/02/07 13:41:01 dr 1.1.2.5: add fragment base path to relations 2008/02/06 10:10:18 dr 1.1.2.4: rel to abs URL, step1 2008/02/05 21:07:24 hub 1.1.2.3: Fix warning about baseclass needing to be explicitely initialized in copy constructor. 2008/02/05 14:06:50 dr 1.1.2.2: oox::core::ContextHandler2 and oox::core::FragmentHandler2 for convenience 2008/02/04 13:32:26 dr 1.1.2.1: rework of fragment handler/context handler base classes


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [f99046868b0b5feba9713e77bdd7aaefc1c943d1]

INTEGRATION: CWS rptchart01_DEV300 (1.3.36); FILE MERGED 2008/01/24 12:39:33 oj 1.3.36.1: #i85225# changes for chart


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [31cf6ae94f6b8f1e28cf63e7a55cc6df1f344e0c]

INTEGRATION: CWS rptchart01_DEV300 (1.3.62); FILE MERGED 2008/01/24 12:39:33 oj 1.3.62.1: #i85225# changes for chart


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [e2ec185a41426c549106263e888cd3eadf43f64f]

INTEGRATION: CWS rptchart01_DEV300 (1.4.20); FILE MERGED 2008/02/19 09:22:59 oj 1.4.20.4: RESYNC: (1.4-1.5); FILE MERGED 2008/02/19 06:42:52 oj 1.4.20.3: #i85225# ongoing work 2008/01/25 13:57:56 oj 1.4.20.2: #i85225# two new aatributes for master detail 2008/01/24 12:39:33 oj 1.4.20.1: #i85225# changes for chart


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [589c0aac3422c4dac2d2e9a88abdf13a9a6b2d26]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.4); FILE MERGED 2008/02/18 16:17:46 dr 1.2.4.3: RESYNC: (1.2-1.4); FILE MERGED 2008/02/11 10:43:00 dr 1.2.4.2: starting charts 2008/01/23 13:35:10 fridrich_strba 1.2.4.1: backporting changes from xf02bigcleanup


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [0134551e0ac78fab09e845002b2ff542b45bb7f6]

INTEGRATION: CWS rptchart01_DEV300 (1.3.20); FILE MERGED 2008/01/24 12:39:33 oj 1.3.20.1: #i85225# changes for chart


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [a67367f3cca49107383260e11f31a160c11e1a00]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.4); FILE MERGED 2008/02/12 10:54:47 dr 1.2.4.1: import chart sheet fragment


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [7e7d890b7cb9a541b19fbc9293e975707c8ab62c]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.4); FILE MERGED 2008/02/12 11:33:09 dr 1.2.4.9: handle drawing fragment in WorksheetHelper 2008/02/07 13:41:40 dr 1.2.4.8: add fragment base path to relations, import page background 2008/02/07 10:35:33 dr 1.2.4.7: more sheet types 2008/02/01 09:54:44 dr 1.2.4.6: addShape() code cleanup, started xlsx drawing import 2008/01/28 15:40:38 dr 1.2.4.5: BIFF stream handling 2008/01/28 14:32:48 dr 1.2.4.4: load macro enabled spreadsheets, and xm:macrosheet sheets 2008/01/25 15:50:16 dr 1.2.4.3: helpers to get row/col positions 2008/01/24 16:22:19 dr 1.2.4.2: preparations for DrawingML import 2008/01/24 14:57:20 dr 1.2.4.1: OOBIN additions, BIFF string handling


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [236ea59a14e33d90457dbeea9365ab534331e8b1]

INTEGRATION: CWS rptchart01_DEV300 (1.5.20); FILE MERGED 2008/02/19 06:42:52 oj 1.5.20.3: #i85225# ongoing work 2008/01/25 13:57:55 oj 1.5.20.2: #i85225# two new aatributes for master detail 2008/01/24 12:39:33 oj 1.5.20.1: #i85225# changes for chart


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [b931e9ad1e91018d90eb2112def3a1df97a28c89]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.4); FILE MERGED 2008/02/12 11:33:09 dr 1.2.4.9: handle drawing fragment in WorksheetHelper 2008/02/12 10:54:47 dr 1.2.4.8: import chart sheet fragment 2008/02/11 10:27:57 dr 1.2.4.7: comments 2008/02/07 13:41:40 dr 1.2.4.6: add fragment base path to relations, import page background 2008/02/05 14:05:43 dr 1.2.4.5: oox::core::ContextHandler2 and oox::core::FragmentHandler2 for convenience 2008/01/25 12:51:29 dr 1.2.4.4: simplified OoxContextHelper interface 2008/01/24 16:22:19 dr 1.2.4.3: preparations for DrawingML import 2008/01/24 15:49:00 dr 1.2.4.2: minor changes 2008/01/24 14:57:20 dr 1.2.4.1: OOBIN additions, BIFF string handling


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [af649f9637db14edcac59e03f5c838f6a6173b4c]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.4); FILE MERGED 2008/02/12 11:33:09 dr 1.2.4.1: handle drawing fragment in WorksheetHelper


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [7dcd6dcab55ec8b0ec9bf0992246d23890cbd857]

INTEGRATION: CWS rptchart01_DEV300 (1.2.70); FILE MERGED 2008/02/19 09:22:56 oj 1.2.70.2: RESYNC: (1.2-1.3); FILE MERGED 2008/01/24 12:39:33 oj 1.2.70.1: #i85225# changes for chart


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [a345ee3021839a263558adb8cd7acf384f2e318d]

INTEGRATION: CWS rptchart01_DEV300 (1.1.2); FILE ADDED 2008/02/20 09:52:44 oj 1.1.2.5: master detail handling 2008/02/19 06:42:52 oj 1.1.2.4: #i85225# ongoing work 2008/02/13 07:12:47 oj 1.1.2.3: #i85225# impl chart readhandler and oleproducer 2008/01/25 13:57:55 oj 1.1.2.2: #i85225# two new aatributes for master detail 2008/01/24 12:40:56 oj 1.1.2.1: #i85225# changes for chart


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [a443a0cee2773e07e2ee29adab70e2deecd97add]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.4); FILE MERGED 2008/02/11 10:27:57 dr 1.2.4.4: comments 2008/02/05 14:05:43 dr 1.2.4.3: oox::core::ContextHandler2 and oox::core::FragmentHandler2 for convenience 2008/01/25 12:51:29 dr 1.2.4.2: simplified OoxContextHelper interface 2008/01/24 14:57:20 dr 1.2.4.1: OOBIN additions, BIFF string handling


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [ebd290da4f2af723839a45922b731d61def03aad]

INTEGRATION: CWS rptchart01_DEV300 (1.4.20); FILE MERGED 2008/02/19 06:42:52 oj 1.4.20.3: #i85225# ongoing work 2008/01/25 13:57:55 oj 1.4.20.2: #i85225# two new aatributes for master detail 2008/01/24 12:39:32 oj 1.4.20.1: #i85225# changes for chart


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [70d96923998817304a3dc7104c09dee2ca69471f]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.4); FILE MERGED 2008/01/28 09:48:39 dr 1.2.4.1: unit converter with unit enum; xdr:pos and xdr:ext use attributes, not child elements


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [5224d7cdaf7c5f0cf776080dc902022d3423f5c4]

INTEGRATION: CWS rptchart01_DEV300 (1.3.62); FILE MERGED 2008/02/20 11:49:56 oj 1.3.62.4: #i85225# execute report is now always enabled, but with error message 2008/02/19 09:22:53 oj 1.3.62.3: RESYNC: (1.3-1.4); FILE MERGED 2008/02/19 06:42:51 oj 1.3.62.2: #i85225# ongoing work 2008/01/24 12:39:32 oj 1.3.62.1: #i85225# changes for chart


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [78a55bbe6c0d649a67ba72c167462c6f9507111c]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.4); FILE MERGED 2008/02/04 13:32:17 dr 1.2.4.1: rework of fragment handler/context handler base classes


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [00da0a7d9ba9da45067fcda84c2c595d8ffbed67]

INTEGRATION: CWS rptchart01_DEV300 (1.1.2); FILE ADDED 2008/02/21 10:00:10 oj 1.1.2.2: #i85225# create DatabaseDataProvider in factory 2008/01/24 13:00:46 oj 1.1.2.1: #i85225# changes for chart


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [9c92fe3b545b897e8355925d3ad8e5b3057551ad]

INTEGRATION: CWS rptchart01_DEV300 (1.1.2); FILE ADDED 2008/02/20 09:52:44 oj 1.1.2.4: master detail handling 2008/02/13 07:12:47 oj 1.1.2.3: #i85225# impl chart readhandler and oleproducer 2008/01/25 13:57:55 oj 1.1.2.2: #i85225# two new aatributes for master detail 2008/01/24 12:41:13 oj 1.1.2.1: #i85225# changes for chart


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [3dd51bbfe5896449f2ef6ca1b82780a38aa660b1]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.4); FILE MERGED 2008/02/11 10:27:57 dr 1.2.4.4: comments 2008/02/05 14:05:42 dr 1.2.4.3: oox::core::ContextHandler2 and oox::core::FragmentHandler2 for convenience 2008/01/25 12:51:29 dr 1.2.4.2: simplified OoxContextHelper interface 2008/01/24 14:57:20 dr 1.2.4.1: OOBIN additions, BIFF string handling


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [f20b8c3b2634d619c1f424ec65e5dc67ec070c9d]

INTEGRATION: CWS rptchart01_DEV300 (1.1.2); FILE ADDED 2008/01/24 13:00:36 oj 1.1.2.1: #i85225# changes for chart


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [b5dddd639a9993529b8c5df5050eb14b991e4f4a]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.4); FILE MERGED 2008/02/11 10:27:57 dr 1.2.4.5: comments 2008/02/05 14:05:42 dr 1.2.4.4: oox::core::ContextHandler2 and oox::core::FragmentHandler2 for convenience 2008/02/04 13:32:17 dr 1.2.4.3: rework of fragment handler/context handler base classes 2008/01/25 12:51:29 dr 1.2.4.2: simplified OoxContextHelper interface 2008/01/24 14:57:20 dr 1.2.4.1: OOBIN additions, BIFF string handling


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [c7ec57b80901065d86a052cc42ee559e4f1c42bb]

INTEGRATION: CWS rptchart01_DEV300 (1.4.20); FILE MERGED 2008/02/19 06:42:51 oj 1.4.20.2: #i85225# ongoing work 2008/01/24 12:39:32 oj 1.4.20.1: #i85225# changes for chart


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [cbbcf0168fba5745f82392a229e491c08b2b7579]

INTEGRATION: CWS rptchart01_DEV300 (1.4.20); FILE MERGED 2008/01/25 13:57:55 oj 1.4.20.2: #i85225# two new aatributes for master detail 2008/01/24 12:39:32 oj 1.4.20.1: #i85225# changes for chart


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [4cb41f1a0515e16b33b28dab7736770c131e798b]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.4); FILE MERGED 2008/02/06 11:00:50 dr 1.2.4.1: shared formula property for defined names


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [5950c95cd5fb3ec286d9c08b1a9d64f1e25de6c5]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.4); FILE MERGED 2008/02/11 10:27:57 dr 1.2.4.4: comments 2008/02/05 14:05:42 dr 1.2.4.3: oox::core::ContextHandler2 and oox::core::FragmentHandler2 for convenience 2008/02/04 13:32:17 dr 1.2.4.2: rework of fragment handler/context handler base classes 2008/01/25 12:51:29 dr 1.2.4.1: simplified OoxContextHelper interface


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [3fd51f233874eb186ee71ceaf1d4b3f8b328c602]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.4); FILE MERGED 2008/01/24 14:57:20 dr 1.2.4.1: OOBIN additions, BIFF string handling


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [42bc4c42faf70c9b1dde15f106f18172fcea1e7e]

INTEGRATION: CWS rptchart01_DEV300 (1.3.36); FILE MERGED 2008/01/24 12:39:32 oj 1.3.36.1: #i85225# changes for chart


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [7a261af499556765674487cddb145c57b8fe3d2b]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.4); FILE MERGED 2008/02/11 10:27:57 dr 1.2.4.3: comments 2008/02/05 14:05:42 dr 1.2.4.2: oox::core::ContextHandler2 and oox::core::FragmentHandler2 for convenience 2008/01/25 12:51:29 dr 1.2.4.1: simplified OoxContextHelper interface


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [64adaf47500bc7767270d2a712987f73ebe15a97]

INTEGRATION: CWS rptchart01_DEV300 (1.5.18); FILE MERGED 2008/02/19 09:22:50 oj 1.5.18.3: RESYNC: (1.5-1.6); FILE MERGED 2008/01/25 13:56:00 oj 1.5.18.2: #i85225# export master detail different now 2008/01/24 12:39:32 oj 1.5.18.1: #i85225# changes for chart


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [afa3574aebb7df4e12586d83aebccea4e0be32db]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.4); FILE MERGED 2008/02/11 10:27:57 dr 1.2.4.3: comments 2008/02/05 14:05:42 dr 1.2.4.2: oox::core::ContextHandler2 and oox::core::FragmentHandler2 for convenience 2008/01/25 12:51:28 dr 1.2.4.1: simplified OoxContextHelper interface


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [7237b8c50ef447ca94e17d5546f422722415a8ab]

INTEGRATION: CWS rptchart01_DEV300 (1.2.70); FILE MERGED 2008/02/13 07:12:30 oj 1.2.70.2: #i85225# impl sub-document 2008/01/25 13:56:45 oj 1.2.70.1: #i85225# removed


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [4665b7323dae345b690873a92c3f1b97592141bb]

INTEGRATION: CWS rptchart01_DEV300 (1.3.36); FILE MERGED 2008/02/13 07:12:21 oj 1.3.36.2: #i85225# impl sub-document 2008/01/25 13:56:45 oj 1.3.36.1: #i85225# removed


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [2a79df4f59130648db5303c8ff4fbad467df7022]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.4); FILE MERGED 2008/02/12 10:54:46 dr 1.2.4.3: import chart sheet fragment 2008/02/07 14:47:02 dr 1.2.4.2: more page background graphic 2008/02/07 13:41:40 dr 1.2.4.1: add fragment base path to relations, import page background


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [63710c22fedae212366692172b57c96a6f60ecd1]

INTEGRATION: CWS rptchart01_DEV300 (1.2.70); FILE MERGED 2008/02/13 07:11:53 oj 1.2.70.1: #i85225# impl chart readhandler and oleproducer


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [fe57147109e3620dee9b1266f6e43694db62d420]

INTEGRATION: CWS rptchart01_DEV300 (1.3.62); FILE MERGED 2008/02/13 07:11:53 oj 1.3.62.2: #i85225# impl chart readhandler and oleproducer 2008/01/25 13:56:00 oj 1.3.62.1: #i85225# export master detail different now


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [8c022551c3e108da23958e93416eca9590df96b1]

INTEGRATION: CWS rptchart01_DEV300 (1.5.20); FILE MERGED 2008/01/25 13:56:00 oj 1.5.20.1: #i85225# export master detail different now


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [17f8bac534cd29126fa2564b5cfa14327673ee83]

INTEGRATION: CWS rptchart01_DEV300 (1.2.70); FILE MERGED 2008/02/13 07:11:53 oj 1.2.70.2: #i85225# impl chart readhandler and oleproducer 2008/01/25 13:56:00 oj 1.2.70.1: #i85225# export master detail different now


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [78e7bdd60991ad3b53e199847b9af31be7129a71]

INTEGRATION: CWS rptchart01_DEV300 (1.4.20); FILE MERGED 2008/02/13 07:11:53 oj 1.4.20.2: #i85225# impl chart readhandler and oleproducer 2008/01/25 13:56:00 oj 1.4.20.1: #i85225# export master detail different now


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [9008ada33a129acd87990f2eac10e9c1ddfe54d1]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.4); FILE MERGED 2008/02/11 10:27:57 dr 1.2.4.4: comments 2008/02/05 14:05:42 dr 1.2.4.3: oox::core::ContextHandler2 and oox::core::FragmentHandler2 for convenience 2008/01/25 12:51:28 dr 1.2.4.2: simplified OoxContextHelper interface 2008/01/24 14:57:20 dr 1.2.4.1: OOBIN additions, BIFF string handling


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [cf44fd66b47270d8351404e28cb782264fb67dc6]

INTEGRATION: CWS rptchart01_DEV300 (1.1.2); FILE ADDED 2008/01/25 13:56:00 oj 1.1.2.2: #i85225# export master detail different now 2008/01/24 12:40:38 oj 1.1.2.1: #i85225# changes for chart


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [cd96c3e61564590645aaf6dd5f29f418125512a6]

INTEGRATION: CWS rptchart01_DEV300 (1.1.2); FILE ADDED 2008/02/13 07:11:53 oj 1.1.2.3: #i85225# impl chart readhandler and oleproducer 2008/01/25 13:56:00 oj 1.1.2.2: #i85225# export master detail different now 2008/01/24 12:40:30 oj 1.1.2.1: #i85225# changes for chart


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [0de15503cd31568ee01a01c1124a8e5727622725]

INTEGRATION: CWS xmlfilter03_DEV300 (1.1.2); FILE ADDED 2008/02/11 10:42:48 dr 1.1.2.2: starting charts 2008/02/05 14:05:42 dr 1.1.2.1: oox::core::ContextHandler2 and oox::core::FragmentHandler2 for convenience


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [6093a2c1f26ca8a68e4ddbe0b8e9400c8a0c7923]

INTEGRATION: CWS rptchart01_DEV300 (1.2.70); FILE MERGED 2008/02/19 09:22:40 oj 1.2.70.3: RESYNC: (1.2-1.3); FILE MERGED 2008/01/25 13:56:00 oj 1.2.70.2: #i85225# export master detail different now 2008/01/24 12:39:32 oj 1.2.70.1: #i85225# changes for chart


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [006f6fbb02e2007d0f84bd86b6d781eec17810c0]

INTEGRATION: CWS rptchart01_DEV300 (1.4.62); FILE MERGED 2008/02/19 09:22:37 oj 1.4.62.4: RESYNC: (1.4-1.5); FILE MERGED 2008/02/13 07:11:53 oj 1.4.62.3: #i85225# impl chart readhandler and oleproducer 2008/01/25 13:56:00 oj 1.4.62.2: #i85225# export master detail different now 2008/01/24 12:39:32 oj 1.4.62.1: #i85225# changes for chart


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [48a593e052d9ba898ee67c99062b5d32be7c4cb0]

INTEGRATION: CWS xmlfilter03_DEV300 (1.1.2); FILE ADDED 2008/02/11 10:27:57 dr 1.1.2.6: comments 2008/02/06 15:46:24 dr 1.1.2.5: shape positions in EMUs 2008/02/05 14:05:42 dr 1.1.2.4: oox::core::ContextHandler2 and oox::core::FragmentHandler2 for convenience 2008/02/01 09:54:44 dr 1.1.2.3: addShape() code cleanup, started xlsx drawing import 2008/01/28 09:48:39 dr 1.1.2.2: unit converter with unit enum; xdr:pos and xdr:ext use attributes, not child elements 2008/01/25 14:24:05 dr 1.1.2.1: drawing import: anchors


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [fd988dafc45efa4457f7dd4ecf49d164a8eda155]

INTEGRATION: CWS rptchart01_DEV300 (1.1.2); FILE ADDED 2008/01/24 12:40:20 oj 1.1.2.1: #i85225# changes for chart


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [37c18662276f5497f5e23398f064047094bb193a]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.4); FILE MERGED 2008/01/28 15:40:38 dr 1.2.4.2: BIFF stream handling 2008/01/24 14:57:20 dr 1.2.4.1: OOBIN additions, BIFF string handling


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [6a99fb854a63bf25154d3a711180709851269a49]

INTEGRATION: CWS rptchart01_DEV300 (1.1.2); FILE ADDED 2008/02/13 07:11:53 oj 1.1.2.5: #i85225# impl chart readhandler and oleproducer 2008/01/31 10:51:24 oj 1.1.2.4: compile error 2008/01/31 09:32:04 oj 1.1.2.3: export chart 2008/01/25 13:56:00 oj 1.1.2.2: #i85225# export master detail different now 2008/01/24 12:40:10 oj 1.1.2.1: #i85225# changes for chart


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [abc521d3ad7430e7abaee3d9991db2948f02d1b1]

INTEGRATION: CWS rptchart01_DEV300 (1.6.24); FILE MERGED 2008/02/13 07:11:53 oj 1.6.24.2: #i85225# impl chart readhandler and oleproducer 2008/01/24 12:39:32 oj 1.6.24.1: #i85225# changes for chart


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [6999499260f74b632c31fd42fb425fe18e4eea0b]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.4); FILE MERGED 2008/02/11 10:27:57 dr 1.2.4.4: comments 2008/02/05 14:05:42 dr 1.2.4.3: oox::core::ContextHandler2 and oox::core::FragmentHandler2 for convenience 2008/02/04 13:32:17 dr 1.2.4.2: rework of fragment handler/context handler base classes 2008/01/25 12:51:28 dr 1.2.4.1: simplified OoxContextHelper interface


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [4a969032c80b3932714a0722d51b1839fcc6611d]

INTEGRATION: CWS rptchart01_DEV300 (1.6.20); FILE MERGED 2008/02/22 07:33:21 oj 1.6.20.7: #i85255# export sub-document when element is a model 2008/02/19 16:59:28 oj 1.6.20.6: merge conflict 2008/02/19 09:22:34 oj 1.6.20.5: RESYNC: (1.6-1.7); FILE MERGED 2008/02/19 06:42:51 oj 1.6.20.4: #i85225# ongoing work 2008/02/13 07:11:53 oj 1.6.20.3: #i85225# impl chart readhandler and oleproducer 2008/01/25 13:56:00 oj 1.6.20.2: #i85225# export master detail different now 2008/01/24 12:39:32 oj 1.6.20.1: #i85225# changes for chart


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [38d0387899d5e3ad5e7ea3e90320414c1930143e]

INTEGRATION: CWS xmlfilter03_DEV300 (1.1.2); FILE ADDED 2008/02/12 11:33:09 dr 1.1.2.2: handle drawing fragment in WorksheetHelper 2008/02/12 10:54:46 dr 1.1.2.1: import chart sheet fragment


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [8cb0c63637e597e7b40aad2fa7d3f3b13af126c1]

INTEGRATION: CWS rptchart01_DEV300 (1.3.20); FILE MERGED 2008/02/13 07:11:53 oj 1.3.20.3: #i85225# impl chart readhandler and oleproducer 2008/01/25 13:56:00 oj 1.3.20.2: #i85225# export master detail different now 2008/01/24 12:39:32 oj 1.3.20.1: #i85225# changes for chart


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [1e449d4a0a10943b4103950441e6f59f83e3bece]

INTEGRATION: CWS rptchart01_DEV300 (1.5.20); FILE MERGED 2008/02/13 07:11:53 oj 1.5.20.3: #i85225# impl chart readhandler and oleproducer 2008/01/25 13:56:00 oj 1.5.20.2: #i85225# export master detail different now 2008/01/24 12:39:32 oj 1.5.20.1: #i85225# changes for chart


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [e717542e8d776dac48441ccc2e86a9eac87ac41f]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.4); FILE MERGED 2008/02/12 10:54:46 dr 1.2.4.5: import chart sheet fragment 2008/02/07 14:47:02 dr 1.2.4.4: more page background graphic 2008/02/07 13:41:40 dr 1.2.4.3: add fragment base path to relations, import page background 2008/02/05 14:05:42 dr 1.2.4.2: oox::core::ContextHandler2 and oox::core::FragmentHandler2 for convenience 2008/01/24 14:57:20 dr 1.2.4.1: OOBIN additions, BIFF string handling


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [41d5289d84bf497c0949307164ebd404495dfa5c]

INTEGRATION: CWS rptchart01_DEV300 (1.2.70); FILE MERGED 2008/02/13 07:11:53 oj 1.2.70.3: #i85225# impl chart readhandler and oleproducer 2008/01/25 13:56:00 oj 1.2.70.2: #i85225# export master detail different now 2008/01/24 12:39:32 oj 1.2.70.1: #i85225# changes for chart


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [d2cdbba5b29f57debe95dffa4f98f265f85bba06]

INTEGRATION: CWS rptchart01_DEV300 (1.3.62); FILE MERGED 2008/02/19 09:22:31 oj 1.3.62.2: RESYNC: (1.3-1.5); FILE MERGED 2008/01/24 12:39:31 oj 1.3.62.1: #i85225# changes for chart


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [47a44e3528a43a7b99f10cbadf9a4576eb75e72d]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.4); FILE MERGED 2008/02/07 10:35:33 dr 1.2.4.2: more sheet types 2008/01/28 14:32:48 dr 1.2.4.1: load macro enabled spreadsheets, and xm:macrosheet sheets


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [a25bd06cad84c3c0dff5e09cee50bc152a86f4f7]

INTEGRATION: CWS rptchart01_DEV300 (1.6.20); FILE MERGED 2008/01/24 12:39:31 oj 1.6.20.1: #i85225# changes for chart


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [2b2446a21ced3a759e77d31abfb570e193574c5b]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.4); FILE MERGED 2008/02/01 09:54:44 dr 1.2.4.2: addShape() code cleanup, started xlsx drawing import 2008/01/24 14:57:20 dr 1.2.4.1: OOBIN additions, BIFF string handling


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [d73d5cfd6ea7ab87a0618d28cd95fc01e43f58e2]

INTEGRATION: CWS rptchart01_DEV300 (1.2.70); FILE MERGED 2008/01/24 12:39:31 oj 1.2.70.1: #i85225# changes for chart


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [d2ebe24b6a8aabd3913e3f4a88953bd8966dc0f1]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.4); FILE MERGED 2008/02/19 09:03:32 dr 1.2.4.2: #i10000# suncc warnings 2008/02/15 14:57:10 sj 1.2.4.1: inor changes to bring forward the word vml import of shapes


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [09d8a341da7887e329395851a4d5a8049b9ca785]

INTEGRATION: CWS rptchart01_DEV300 (1.3.20); FILE MERGED 2008/01/24 12:39:31 oj 1.3.20.1: #i85225# changes for chart


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [faa05b1e0e8498b215c2ffcc0195798423731a18]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.4); FILE MERGED 2008/02/04 13:32:06 dr 1.2.4.1: rework of fragment handler/context handler base classes


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [8832dff6cb1b2bf5a181c63f797cb074016a4838]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.4); FILE MERGED 2008/02/04 13:31:51 dr 1.2.4.1: rework of fragment handler/context handler base classes


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [bb67864e2bc9bc70b581cce0f30874486183da19]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.4); FILE MERGED 2008/02/04 13:31:51 dr 1.2.4.2: rework of fragment handler/context handler base classes 2008/02/01 09:54:34 dr 1.2.4.1: addShape() code cleanup, started xlsx drawing import


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [d6c844c70ea50f99f2d605681eb5f860ae4393a4]

INTEGRATION: CWS rptchart01_DEV300 (1.3.62); FILE MERGED 2008/02/13 07:12:47 oj 1.3.62.1: #i85225# impl chart readhandler and oleproducer


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [f6e5f4c827c103eb5e49bcd39654afed0dff09b2]

INTEGRATION: CWS rptchart01_DEV300 (1.2.70); FILE MERGED 2008/02/13 07:12:47 oj 1.2.70.2: #i85225# impl chart readhandler and oleproducer 2008/01/24 12:39:31 oj 1.2.70.1: #i85225# changes for chart


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [dfee191eb67abafc2317f907469e86b51b92df30]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.4); FILE MERGED 2008/02/06 11:00:34 dr 1.2.4.2: handle all shape types 2008/02/04 13:31:51 dr 1.2.4.1: rework of fragment handler/context handler base classes


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [7aeb4911c0836efde23428eb3c0e35065b1c8480]

INTEGRATION: CWS rptchart01_DEV300 (1.2.70); FILE MERGED 2008/02/13 07:12:47 oj 1.2.70.1: #i85225# impl chart readhandler and oleproducer


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [bdc6f852e1c29e2cbeffe0afe30d7faff2bb6254]

INTEGRATION: CWS rptchart01_DEV300 (1.3.62); FILE MERGED 2008/02/13 07:12:47 oj 1.3.62.2: #i85225# impl chart readhandler and oleproducer 2008/01/24 12:39:31 oj 1.3.62.1: #i85225# changes for chart


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [ebe048437691a62371668829914293436814d691]

INTEGRATION: CWS rptchart01_DEV300 (1.4.62); FILE MERGED 2008/01/24 12:39:31 oj 1.4.62.1: #i85225# changes for chart


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [af34da238dd55505f25e7d037b301c01e8c599f2]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.4); FILE MERGED 2008/02/05 14:05:25 dr 1.2.4.2: oox::core::ContextHandler2 and oox::core::FragmentHandler2 for convenience 2008/02/01 09:54:25 dr 1.2.4.1: addShape() code cleanup, started xlsx drawing import


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [177678e51296635864ed521f5d146f625fbcc404]

INTEGRATION: CWS rptchart01_DEV300 (1.5.18); FILE MERGED 2008/02/19 09:22:28 oj 1.5.18.3: RESYNC: (1.5-1.6); FILE MERGED 2008/02/13 07:12:47 oj 1.5.18.2: #i85225# impl chart readhandler and oleproducer 2008/01/24 12:39:31 oj 1.5.18.1: #i85225# changes for chart


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [777f0b06fe74d44578c378f83b37bc70fe6bcc99]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.4); FILE MERGED 2008/01/24 14:56:58 dr 1.2.4.1: OOBIN additions, BIFF string handling


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [8b14618f8e28e3368debc5b7f9e15bbacb0ec853]

INTEGRATION: CWS rptchart01_DEV300 (1.5.20); FILE MERGED 2008/02/21 10:00:10 oj 1.5.20.7: #i85225# create DatabaseDataProvider in factory 2008/02/19 06:42:50 oj 1.5.20.6: #i85225# ongoing work 2008/02/13 07:12:47 oj 1.5.20.5: #i85225# impl chart readhandler and oleproducer 2008/01/31 09:32:40 oj 1.5.20.4: remove unused code 2008/01/29 09:26:23 oj 1.5.20.3: compile eror 2008/01/25 13:57:55 oj 1.5.20.2: #i85225# two new aatributes for master detail 2008/01/24 12:39:30 oj 1.5.20.1: #i85225# changes for chart


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [836fff50cbce40965889832312e7252f3d0f25c6]

INTEGRATION: CWS xmlfilter03_DEV300 (1.1.2); FILE ADDED 2008/01/30 09:11:24 dr 1.1.2.1: add XML pretty printer for OOXML dumpers, add PPTX dumper


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [7008ff042b74e2ee36ed7660c0de036e091a6da3]

INTEGRATION: CWS rptchart01_DEV300 (1.3.62); FILE MERGED 2008/02/13 07:12:46 oj 1.3.62.1: #i85225# impl chart readhandler and oleproducer


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [6994bb7dcf7fb5e867f5ec1c63987832fd739776]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.4); FILE MERGED 2008/01/30 11:36:01 dr 1.2.4.2: more dumper changes 2008/01/30 09:11:24 dr 1.2.4.1: add XML pretty printer for OOXML dumpers, add PPTX dumper


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [7426edb7c19145e2df0d6acea4736729b3a62a25]

INTEGRATION: CWS rptchart01_DEV300 (1.2.70); FILE MERGED 2008/01/24 12:39:30 oj 1.2.70.1: #i85225# changes for chart


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [dd6f564e414b2b008dc2004636dedbdcf166fbbb]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.4); FILE MERGED 2008/02/07 10:35:24 dr 1.2.4.3: more sheet types 2008/01/30 11:36:01 dr 1.2.4.2: more dumper changes 2008/01/24 14:56:58 dr 1.2.4.1: OOBIN additions, BIFF string handling


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [f4f65abf3717ac4f7c2bff3c45d507f9d3139d06]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.4); FILE MERGED 2008/02/04 13:31:34 dr 1.2.4.1: rework of fragment handler/context handler base classes


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [a17dbb4c0cddc26de806e56e3a3bed521bd0eebc]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.4); FILE MERGED 2008/01/24 22:01:50 hub 1.2.4.1: More work on SmartArt. Non-functionnal layout.


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [c383febbe38d3e6cccf2fc3bbdf8bdb5c9d76d47]

INTEGRATION: CWS rptchart01_DEV300 (1.2.70); FILE MERGED 2008/02/13 07:12:46 oj 1.2.70.1: #i85225# impl chart readhandler and oleproducer


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [9e3549abee9a5dd4edeeb71b4dee41e696e95810]

INTEGRATION: CWS xmlfilter03_DEV300 (1.1.2); FILE ADDED 2008/02/19 09:01:16 dr 1.1.2.6: #i10000# gcc warnings 2008/02/18 14:39:45 dr 1.1.2.5: layout/axes 2008/02/15 15:41:43 dr 1.1.2.4: chart types 2008/02/13 14:37:30 dr 1.1.2.3: new base classes 2008/02/12 16:05:04 dr 1.1.2.2: data series 2008/02/12 14:37:37 dr 1.1.2.1: type group


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [5fe04665aa1f0036a747a7d1f2503fea32b12d4d]

INTEGRATION: CWS xmlfilter03_DEV300 (1.1.2); FILE ADDED 2008/02/18 14:39:45 dr 1.1.2.4: layout/axes 2008/02/15 15:41:43 dr 1.1.2.3: chart types 2008/02/13 14:37:30 dr 1.1.2.2: new base classes 2008/02/12 16:05:04 dr 1.1.2.1: data series


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [94e1ad3655d8bb55efe043d331e45cb53cf767ac]

INTEGRATION: CWS rptchart01_DEV300 (1.4.20); FILE MERGED 2008/02/13 07:12:46 oj 1.4.20.1: #i85225# impl chart readhandler and oleproducer


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [9eb379f4e50a59bcc5e5815ffea223eedc91562c]

INTEGRATION: CWS rptchart01_DEV300 (1.3.4); FILE MERGED 2008/02/19 06:42:50 oj 1.3.4.2: #i85225# ongoing work 2008/02/18 09:44:25 oj 1.3.4.1: #i85225# remove loclized product name


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [9208f7cb726c4a619fabb50573079ffc0e1e54ea]

INTEGRATION: CWS rptchart01_DEV300 (1.1.2); FILE ADDED 2008/02/25 07:59:42 oj 1.1.2.3: disable chart 2008/02/20 07:27:34 oj 1.1.2.2: typo 2008/02/19 17:14:01 oj 1.1.2.1: ReportDesign options


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [3650f2748de0ced0965dae244f86e2a290047e4f]

INTEGRATION: CWS xmlfilter03_DEV300 (1.1.2); FILE ADDED 2008/02/18 14:39:45 dr 1.1.2.5: layout/axes 2008/02/15 15:41:43 dr 1.1.2.4: chart types 2008/02/13 14:37:30 dr 1.1.2.3: new base classes 2008/02/13 13:22:41 dr 1.1.2.2: series source 2008/02/12 16:05:03 dr 1.1.2.1: data series


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [4e49ad6ccc74e6170e72b2d5a25a4e807d5b85a6]

INTEGRATION: CWS rptchart01_DEV300 (1.2.18); FILE MERGED 2008/02/19 06:42:50 oj 1.2.18.2: #i85225# ongoing work 2008/02/18 09:44:25 oj 1.2.18.1: #i85225# remove loclized product name


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [4d7870649a866bed61fc8b3297f66373ee664b57]

INTEGRATION: CWS xmlfilter03_DEV300 (1.1.2); FILE ADDED 2008/02/15 15:41:43 dr 1.1.2.3: chart types 2008/02/13 14:37:30 dr 1.1.2.2: new base classes 2008/02/12 16:05:03 dr 1.1.2.1: data series


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [d6d7832f47f2dbef005a743560b1e4d339354f19]

INTEGRATION: CWS xmlfilter03_DEV300 (1.1.2); FILE ADDED 2008/02/18 14:39:45 dr 1.1.2.8: layout/axes 2008/02/15 16:24:52 dr 1.1.2.7: axis start 2008/02/15 15:41:43 dr 1.1.2.6: chart types 2008/02/13 14:37:30 dr 1.1.2.5: new base classes 2008/02/13 13:22:41 dr 1.1.2.4: series source 2008/02/12 14:37:37 dr 1.1.2.3: type group 2008/02/12 12:02:54 dr 1.1.2.2: more chart stuff 2008/02/11 13:13:52 dr 1.1.2.1: legend/plot area


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [a52e343e3b8369371be7b65b9076ab779ce5f14d]

INTEGRATION: CWS rptchart01_DEV300 (1.6.4); FILE MERGED 2008/02/13 07:04:24 oj 1.6.4.1: #i85225# impl chart readhandler and oleproducer


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [efe0df1f198d10a18e27a37829332bd732c54c97]

INTEGRATION: CWS xmlfilter03_DEV300 (1.1.2); FILE ADDED 2008/02/15 15:41:43 dr 1.1.2.4: chart types 2008/02/13 14:37:30 dr 1.1.2.3: new base classes 2008/02/12 12:02:54 dr 1.1.2.2: more chart stuff 2008/02/11 13:13:52 dr 1.1.2.1: legend/plot area


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [c1d59fe2c0b7eb88e9d3f07f437a0d07d7f7eaaf]

INTEGRATION: CWS rptchart01_DEV300 (1.1.2); FILE ADDED 2008/02/19 07:29:07 oj 1.1.2.1: #i85225# new readhandler


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [9e780e5ea2f2f2105a0ccf6da9fcbce2177b0eaa]

INTEGRATION: CWS xmlfilter03_DEV300 (1.1.2); FILE ADDED 2008/02/18 14:39:45 dr 1.1.2.3: layout/axes 2008/02/15 15:41:43 dr 1.1.2.2: chart types 2008/02/13 14:37:30 dr 1.1.2.1: new base classes


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [0f866869377faeb624d08283f672425dcf2851ef]

INTEGRATION: CWS rptchart01_DEV300 (1.2.70); FILE MERGED 2008/02/19 06:42:50 oj 1.2.70.1: #i85225# ongoing work


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [f8019a581215f8798843dd8434bf6c019283453b]

INTEGRATION: CWS rptchart01_DEV300 (1.2.70); FILE MERGED 2008/02/21 09:57:26 oj 1.2.70.1: #i85225# fixes found with PMD


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [c4c96dd02b81dd102e9c2986d48d7d816d78f6c4]

INTEGRATION: CWS rptchart01_DEV300 (1.2.70); FILE MERGED 2008/02/21 09:57:26 oj 1.2.70.2: #i85225# fixes found with PMD 2008/02/20 10:52:58 oj 1.2.70.1: format changes


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [42b8a9fc1f1bf59497a4627eb2d457bd00f7d50c]

INTEGRATION: CWS rptchart01_DEV300 (1.3.62); FILE MERGED 2008/02/20 10:52:58 oj 1.3.62.1: format changes


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [fb651385475142866f2c58af89490edc37735fe7]

INTEGRATION: CWS aquavcl05_DEV300 (1.72.150); FILE MERGED 2008/02/14 21:39:04 pl 1.72.150.5: #i85963# StartCenter moved into backing component 2008/02/14 08:19:03 pl 1.72.150.4: #i85963# add accelerators 2008/02/13 12:04:57 pl 1.72.150.3: #i85963# new icons 2008/02/12 20:40:14 pl 1.72.150.2: #i85963# new layout 2008/02/08 10:23:06 pl 1.72.150.1: #i85963# new startup dialog


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [99f4e33e47dc58b1226fd51b4ee1f5c4deb86120]

INTEGRATION: CWS rptchart01_DEV300 (1.2.62); FILE MERGED 2008/02/20 10:52:58 oj 1.2.62.2: format changes 2008/02/13 07:04:23 oj 1.2.62.1: #i85225# impl chart readhandler and oleproducer


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [3516c2172b3cc56a08ce7105728945087b8f88ec]

INTEGRATION: CWS rptchart01_DEV300 (1.1.2); FILE ADDED 2008/02/20 10:52:58 oj 1.1.2.2: format changes 2008/02/19 07:28:02 oj 1.1.2.1: #i85225# new TableRowsReadHandler


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [05ac1e336efb1a6312946d917e9843f52db79268]

INTEGRATION: CWS aquavcl05_DEV300 (1.34.28); FILE MERGED 2008/02/05 17:19:42 pl 1.34.28.1: #i67502# quickstarter on QUARTZ


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [d35071f912fcff338494d1cc9497633ce3b84871]

INTEGRATION: CWS xmlfilter03_DEV300 (1.1.2); FILE ADDED 2008/02/13 14:37:30 dr 1.1.2.1: new base classes


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [c17e3943f470b42555ee7be3b37dc7b1dd1f7e36]

INTEGRATION: CWS aquavcl05_DEV300 (1.211.8); FILE MERGED 2008/02/18 12:03:18 pl 1.211.8.7: #i85963# no backing component if loading file 2008/02/14 21:39:04 pl 1.211.8.6: #i85963# StartCenter moved into backing component 2008/02/14 15:57:50 pl 1.211.8.5: RESYNC: (1.211-1.213); FILE MERGED 2008/02/12 09:38:15 pl 1.211.8.4: #i85963# no startup dlg if command line has an application already 2008/02/08 10:23:06 pl 1.211.8.3: #i85963# new startup dialog 2008/02/07 13:29:46 pl 1.211.8.2: #i67502# new INPUT_APPEVENT 2008/02/06 10:07:11 pl 1.211.8.1: #i67502# evaluate application event for SHOWDIALOG (sent in case no frame available)


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [76dc011f2ff9086714e1ccbd72431186c0509d1a]

INTEGRATION: CWS rptchart01_DEV300 (1.2.70); FILE MERGED 2008/02/20 10:52:58 oj 1.2.70.2: format changes 2008/02/19 06:42:50 oj 1.2.70.1: #i85225# ongoing work


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [b68142da921b52dca13c5ed4bfae1efe5a844d4f]

INTEGRATION: CWS xmlfilter03_DEV300 (1.1.2); FILE ADDED 2008/02/19 09:01:15 dr 1.1.2.3: #i10000# gcc warnings 2008/02/18 14:39:45 dr 1.1.2.2: layout/axes 2008/02/15 16:24:52 dr 1.1.2.1: axis start


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [502fa22516f8ded4310106c139bdfd6c8252c1a1]

INTEGRATION: CWS rptchart01_DEV300 (1.2.70); FILE MERGED 2008/02/20 10:52:57 oj 1.2.70.2: format changes 2008/02/19 06:42:50 oj 1.2.70.1: #i85225# ongoing work


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [6cc5f817b8f000fe44c7d74ec8f2ea4872d05f8e]

INTEGRATION: CWS xmlfilter03_DEV300 (1.1.2); FILE ADDED 2008/02/18 14:39:45 dr 1.1.2.2: layout/axes 2008/02/15 16:24:51 dr 1.1.2.1: axis start


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [95127d0a1b9a25c99140cd0765c832526eee7813]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.4); FILE MERGED 2008/02/06 10:11:10 dr 1.2.4.2: implement ThemeFragmentHandler using FragmentHandler2 2008/02/04 13:31:34 dr 1.2.4.1: rework of fragment handler/context handler base classes


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [2e1d78816001e7688702d6b50af35e0074a7d004]

INTEGRATION: CWS rptchart01_DEV300 (1.3.62); FILE MERGED 2008/02/20 10:52:57 oj 1.3.62.1: format changes


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [8ebb372fe5e2c83eb78cb09f10ab781af64fd4d1]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.4); FILE MERGED 2008/02/04 13:31:34 dr 1.2.4.1: rework of fragment handler/context handler base classes


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [692a733bcfd4e69ae648959ae50960a1822f2948]

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>  [7102873968a372e9118e6d1c660141c0b93814dd]

INTEGRATION: CWS rptchart01_DEV300 (1.2.70); FILE MERGED 2008/02/20 10:52:57 oj 1.2.70.1: format changes


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [651dd699294b917576644aec2e8f640bb5557fb6]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.4); FILE MERGED 2008/02/01 09:54:06 dr 1.2.4.1: addShape() code cleanup, started xlsx drawing import


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [cff0a6ec5d9acac7b7dc04ce960bd24d906bb4f8]

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>  [c013d37a05c8d188c6c4129dfef5079f1aae4b15]

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>  [bc8a5d2b959fb406a6de5bae2524fbaad82a01a8]

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>  [4fd1c772c08d39edb256cb3c032331a07e1d035c]

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>  [fc24e65b5f804df7cc8742a6e822aef4d9f3ac8a]

INTEGRATION: CWS rptchart01_DEV300 (1.2.70); FILE MERGED 2008/02/21 09:57:25 oj 1.2.70.1: #i85225# fixes found with PMD


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [c15143fc728b84e29d5b11a37ada43304376ec82]

INTEGRATION: CWS rptchart01_DEV300 (1.1.2); FILE ADDED 2008/02/20 10:52:57 oj 1.1.2.2: format changes 2008/02/13 07:06:54 oj 1.1.2.1: #i85225# new classes


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [6ccec360dda099a6da2ec9360353a6f928ad63bd]

INTEGRATION: CWS aquavcl05_DEV300 (1.2.94); FILE MERGED 2008/01/29 09:08:08 ericb 1.2.94.1: #i81024# fix leak


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [5d941ba2ad3d31b9504e84bd004599b5cd313798]

INTEGRATION: CWS rptchart01_DEV300 (1.2.70); FILE MERGED 2008/02/21 09:57:25 oj 1.2.70.2: #i85225# fixes found with PMD 2008/02/20 10:52:57 oj 1.2.70.1: format changes


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [bd79b7be79cc01b44ceaa102de3f1a5e48477e99]

INTEGRATION: CWS rptchart01_DEV300 (1.1.2); FILE ADDED 2008/02/20 10:52:57 oj 1.1.2.2: format changes 2008/02/13 07:06:45 oj 1.1.2.1: #i85225# new classes


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [68ffb2b9c695cda18b76fe0ae5eba580c401f640]

INTEGRATION: CWS swnewlistlevelattrs_DEV300 (1.25.144); FILE MERGED 2008/02/13 12:12:01 od 1.25.144.4: #i85348# handling new optional parameter <eDefaultNumberFormatPositionAndSpaceMode> 	 in constructor of <SvxNumRule> 2008/02/05 10:50:13 od 1.25.144.3: #i85348# - adjust creation of default SvxNumberRule due to new list level attributes. 2008/01/23 14:25:51 od 1.25.144.2: #i85348# added some debug assertions 2008/01/18 07:56:22 od 1.25.144.1: #i85348# class SvxNumberFormat 	 - implementation for new list level attributes


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [a345abd1589c0e7330dacdba574754f66fa6e604]

INTEGRATION: CWS rptchart01_DEV300 (1.3.24); FILE MERGED 2008/02/21 09:57:25 oj 1.3.24.2: #i85225# fixes found with PMD 2008/02/20 10:52:57 oj 1.3.24.1: format changes


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [60bb94249797a333853ce575520362d78ae7d503]

INTEGRATION: CWS swnewlistlevelattrs_DEV300 (1.62.252); FILE MERGED 2008/01/18 08:00:16 od 1.62.252.1: #i85348# dialog adjustments for editing the new list level attributes


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [32908fd854ff526f07ad3373706fa13fc5a6424a]

INTEGRATION: CWS aquavcl05_DEV300 (1.49.66); FILE MERGED 2008/01/30 16:37:35 pl 1.49.66.1: #i85739# add documents to macosx recent items list


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [8c251d4fc3c5bf9374a3581f7a55782ef886b295]

INTEGRATION: CWS aquavcl05_DEV300 (1.45.114); FILE MERGED 2008/02/07 15:02:29 pl 1.45.114.1: #i67502# fix impress URL


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [9cb45daa38d1d0434c33011c0f873252bdbcca74]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.4); FILE MERGED 2008/02/07 15:18:19 sj 1.2.4.4: fixed some fill/line property problems 2008/02/04 13:31:34 dr 1.2.4.3: rework of fragment handler/context handler base classes 2008/02/01 09:54:06 dr 1.2.4.2: addShape() code cleanup, started xlsx drawing import 2008/01/22 16:42:13 hbrinkm 1.2.4.1: GetShapeType


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [202cb231c8b768d64a1fd2e406f57f553371a969]

INTEGRATION: CWS swnewlistlevelattrs_DEV300 (1.7.252); FILE MERGED 2008/02/06 07:55:14 od 1.7.252.3: RESYNC: (1.7-1.8); FILE MERGED 2008/01/31 14:04:17 od 1.7.252.2: #i85348# minor refinement for new list level attributes 2008/01/18 08:00:16 od 1.7.252.1: #i85348# dialog adjustments for editing the new list level attributes


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [d830c516b2515d730ca95943e75e76fcfd15cd7d]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.4); FILE MERGED 2008/02/04 13:31:33 dr 1.2.4.1: rework of fragment handler/context handler base classes


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [4e37781e778583ec8f895d1683766bc3974b210e]

INTEGRATION: CWS swnewlistlevelattrs_DEV300 (1.5.588); FILE MERGED 2008/01/18 08:00:16 od 1.5.588.1: #i85348# dialog adjustments for editing the new list level attributes


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [ba57ba32e8054ecf57a65c66646c8422d6e42fa7]

INTEGRATION: CWS aquavcl05_DEV300 (1.1.2); FILE ADDED 2008/02/13 15:23:22 pl 1.1.2.3: #i67502# add key equivalents to menu entries 2008/02/05 17:21:00 pl 1.1.2.2: #i67502# quickstarter should report to be installed 2008/02/05 10:59:13 pl 1.1.2.1: #i67502# implement quickstarter for aqua


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [55af9c09f070cb1fed70a2f8c9ea624825bfbcd0]

INTEGRATION: CWS swnewlistlevelattrs_DEV300 (1.59.144); FILE MERGED 2008/02/18 13:04:10 od 1.59.144.11: #i85348# consider metric at new metric fields 2008/02/13 12:13:10 od 1.59.144.10: #i85348# consideration of actual position-and-space mode of list style 	 on handling of Default button on position tab page 2008/02/07 14:22:59 od 1.59.144.9: #i85348# numbering position tab page 	 - correct visibility of control for minimal distance between 	   list label and text 2008/02/06 10:19:36 od 1.59.144.8: #i85348# minor correction 2008/02/06 07:55:11 od 1.59.144.7: RESYNC: (1.59-1.60); FILE MERGED 2008/02/05 10:49:11 od 1.59.144.6: #i85348# - adjust handling of default-Button on position tab page 	   due to new list level attributes. 2008/02/04 14:42:03 od 1.59.144.5: #i85348# another minor refinement for new list level attributes 2008/01/31 14:04:17 od 1.59.144.4: #i85348# minor refinement for new list level attributes 2008/01/23 14:26:57 od 1.59.144.3: #i85348# further adjustments for new list level attributes 2008/01/23 12:16:49 od 1.59.144.2: #i85348# remove test code 2008/01/18 08:00:16 od 1.59.144.1: #i85348# dialog adjustments for editing the new list level attributes


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [c186493c25a90f736cecb22ede861e1f97801e9e]

INTEGRATION: CWS rptchart01_DEV300 (1.2.70); FILE MERGED 2008/02/19 06:42:49 oj 1.2.70.1: #i85225# ongoing work


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [2e2fa6ce7ab8d0f5440c6cfdb9ffaec7e1a27c09]

INTEGRATION: CWS aquavcl05_DEV300 (1.25.76); FILE MERGED 2008/02/07 15:02:29 pl 1.25.76.2: #i67502# fix impress URL 2008/02/05 10:59:13 pl 1.25.76.1: #i67502# implement quickstarter for aqua


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [b2c998cee9caf8fa479e804deb49e79855d9ac7d]

INTEGRATION: CWS rptchart01_DEV300 (1.1.2); FILE ADDED 2008/02/20 10:52:57 oj 1.1.2.2: format changes 2008/02/13 07:08:50 oj 1.1.2.1: #i85225# new classes


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [880c3fe9d495ae7ef03bdca756208dac5953f7b2]

INTEGRATION: CWS aquavcl05_DEV300 (1.61.76); FILE MERGED 2008/02/05 10:59:13 pl 1.61.76.1: #i67502# implement quickstarter for aqua


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [498d15098348ed0ace6b61fdaa7f668fb5fcb995]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.4); FILE MERGED 2008/02/14 18:47:59 sj 1.2.4.3: completet gradient/tile fill 2008/02/12 17:40:58 sj 1.2.4.2: added gradient fillstyle 2008/02/04 13:31:33 dr 1.2.4.1: rework of fragment handler/context handler base classes


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [bbdec9a0bbccdf3a16d736fa6b6cc1b77b764a68]

INTEGRATION: CWS rptchart01_DEV300 (1.2.70); FILE MERGED 2008/02/20 10:52:56 oj 1.2.70.2: format changes 2008/02/13 07:04:23 oj 1.2.70.1: #i85225# impl chart readhandler and oleproducer


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [d2d454966f4e7b181492993ec17f8b2b4b2c3581]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.4); FILE MERGED 2008/02/14 18:47:59 sj 1.2.4.2: completet gradient/tile fill 2008/02/12 17:40:58 sj 1.2.4.1: added gradient fillstyle


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [449290bd8ac2d7739c2b7e401ead8886f0f039f1]

INTEGRATION: CWS rptchart01_DEV300 (1.1.2); FILE ADDED 2008/02/21 09:57:25 oj 1.1.2.2: #i85225# fixes found with PMD 2008/02/19 07:28:58 oj 1.1.2.1: #i85225# new readhandler


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [88177e2394d8acf23c454a5c8849d7f5cb698ea6]

INTEGRATION: CWS rptchart01_DEV300 (1.2.70); FILE MERGED 2008/02/20 10:52:56 oj 1.2.70.1: format changes


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [8cc874643e70c80d7aaa8c205f5f70b9e340c27a]

INTEGRATION: CWS aquavcl05_DEV300 (1.77.64); FILE MERGED 2008/01/25 16:12:24 pl 1.77.64.1: #i83126# avoid deadlocks


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [423e0afdd5d740966e60ef62b05c6be09f6972de]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.4); FILE MERGED 2008/01/22 16:41:23 hbrinkm 1.2.4.1: pushToPropertySet: new parameter xShape


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [236192a6c3a5a18827499e4c3a59f0a453e1af14]

INTEGRATION: CWS rptchart01_DEV300 (1.3.62); FILE MERGED 2008/02/21 09:57:25 oj 1.3.62.6: #i85225# fixes found with PMD 2008/02/20 10:52:56 oj 1.3.62.5: format changes 2008/02/19 11:40:41 oj 1.3.62.4: #i85225# ongoing work 2008/02/19 09:22:25 oj 1.3.62.3: RESYNC: (1.3-1.4); FILE MERGED 2008/02/19 06:42:49 oj 1.3.62.2: #i85225# ongoing work 2008/02/13 07:04:23 oj 1.3.62.1: #i85225# impl chart readhandler and oleproducer


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [0605fc265ea228700ca405af67cacef20ae0ea9c]

INTEGRATION: CWS swnewlistlevelattrs_DEV300 (1.3.144); FILE MERGED 2008/02/13 12:10:35 od 1.3.144.2: #i85348# class <SvXNumRule> 	 - enhance constructor by optional parameter <eDefaultNumberFormatPositionAndSpaceMode> 2008/01/18 07:52:00 od 1.3.144.1: #i85348# class SvxNumberFormat 	 - add new list level attributes 	 classes SvxNumberFormat, SvxNumRule and SvxNumBulletItem 	 - remove unused methods


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [f3853bef49e5e932d6bb9f6d380d690202875708]

INTEGRATION: CWS aquavcl05_DEV300 (1.52.114); FILE MERGED 2008/02/05 10:59:13 pl 1.52.114.1: #i67502# implement quickstarter for aqua


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [26669a820faddd667ee5e0903ed204c460fc1dce]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.4); FILE MERGED 2008/02/06 10:11:10 dr 1.2.4.2: implement ThemeFragmentHandler using FragmentHandler2 2008/02/04 13:31:33 dr 1.2.4.1: rework of fragment handler/context handler base classes


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [69dd1768e19a31ef412b05332725e980f1710330]

INTEGRATION: CWS aquavcl05_DEV300 (1.119.114); FILE MERGED 2008/02/05 10:59:13 pl 1.119.114.1: #i67502# implement quickstarter for aqua


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [e942974f88c429fac206fc608cde5d8d53efc537]

INTEGRATION: CWS rptchart01_DEV300 (1.2.70); FILE MERGED 2008/02/21 09:57:25 oj 1.2.70.2: #i85225# fixes found with PMD 2008/02/13 07:04:23 oj 1.2.70.1: #i85225# impl chart readhandler and oleproducer


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [d019206a83003c6edd27a1b8086c26d842e09c1c]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.4); FILE MERGED 2008/02/19 15:11:20 sj 1.2.4.1: added some color transformations


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [e6ba906942421adba82efd240109054e0f0a7f94]

INTEGRATION: CWS rptchart01_DEV300 (1.2.70); FILE MERGED 2008/02/21 09:57:25 oj 1.2.70.2: #i85225# fixes found with PMD 2008/02/20 10:52:56 oj 1.2.70.1: format changes


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [6926b2a17de4be0dfc815ab13b3e6d4f241f4021]

INTEGRATION: CWS aquavcl05_DEV300 (1.46.64); FILE MERGED 2008/02/05 10:59:13 pl 1.46.64.1: #i67502# implement quickstarter for aqua


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [afbd61d7397407063177e800e744578ddf7ee179]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.4); FILE MERGED 2008/01/24 14:56:41 dr 1.2.4.1: OOBIN additions, BIFF string handling


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [ad86345f05de101f36aa51d0ec8908835a14c75a]

INTEGRATION: CWS rptchart01_DEV300 (1.3.62); FILE MERGED 2008/02/21 09:57:24 oj 1.3.62.3: #i85225# fixes found with PMD 2008/02/19 09:22:22 oj 1.3.62.2: RESYNC: (1.3-1.4); FILE MERGED 2008/02/13 07:04:23 oj 1.3.62.1: #i85225# impl chart readhandler and oleproducer


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [5859a943668a7f7e1967f65b03e88f209ddb708c]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.4); FILE MERGED 2008/02/04 13:31:15 dr 1.2.4.1: rework of fragment handler/context handler base classes


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [11f4a6d59e70f850c525ccaa89db688ee7f1e932]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.4); FILE MERGED 2008/02/07 13:40:49 dr 1.2.4.2: add fragment base path to relations 2008/02/04 13:31:15 dr 1.2.4.1: rework of fragment handler/context handler base classes


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [a39c14ba054c6a38acba33d2c472726e862c6475]

INTEGRATION: CWS rptchart01_DEV300 (1.3.62); FILE MERGED 2008/02/21 09:57:24 oj 1.3.62.2: #i85225# fixes found with PMD 2008/02/13 07:04:23 oj 1.3.62.1: #i85225# impl chart readhandler and oleproducer


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [1ba6780b8c08e5fdc8d9c9f348bafaa4c0fc6011]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.4); FILE MERGED 2008/02/04 13:31:15 dr 1.2.4.2: rework of fragment handler/context handler base classes 2008/01/24 14:56:41 dr 1.2.4.1: OOBIN additions, BIFF string handling


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [6090d9b538089634774105d45be22b7f46d6519a]

INTEGRATION: CWS rptchart01_DEV300 (1.1.2); FILE ADDED 2008/02/20 10:52:56 oj 1.1.2.2: format changes 2008/02/13 07:08:40 oj 1.1.2.1: #i85225# new classes


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [126e1927ad9cb5dbb18bb10905bcf62925b3f67a]

INTEGRATION: CWS rptchart01_DEV300 (1.1.2); FILE ADDED 2008/02/20 10:52:56 oj 1.1.2.2: format changes 2008/02/13 07:08:31 oj 1.1.2.1: #i85225# new classes


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [ef7d107eaf1e2ca72f38d40e06dc358254254ba7]

INTEGRATION: CWS rptchart01_DEV300 (1.3.62); FILE MERGED 2008/02/21 09:57:24 oj 1.3.62.3: #i85225# fixes found with PMD 2008/02/19 09:22:19 oj 1.3.62.2: RESYNC: (1.3-1.4); FILE MERGED 2008/02/13 07:04:22 oj 1.3.62.1: #i85225# impl chart readhandler and oleproducer


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [f1d2961163e2f4ff5a1c55fd8a0a57c4c22244a4]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.4); FILE MERGED 2008/02/07 10:00:20 dr 1.2.4.4: lost namespaces, added chart namespace 2008/02/05 14:05:05 dr 1.2.4.3: oox::core::ContextHandler2 and oox::core::FragmentHandler2 for convenience 2008/01/28 14:32:34 dr 1.2.4.2: load macro enabled spreadsheets, and xm:macrosheet sheets 2008/01/25 09:10:41 dr 1.2.4.1: new namespace 'xdr:' for SpreadsheetDrawingML


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [335b9bf48d88f0af5daff8c2d5cd634048897a82]

INTEGRATION: CWS rptchart01_DEV300 (1.1.2); FILE ADDED 2008/02/19 06:42:49 oj 1.1.2.2: #i85225# ongoing work 2008/02/13 07:06:35 oj 1.1.2.1: #i85225# new classes


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [adb0d1779881dea8db557943ec5c2cfd72faf8b1]

INTEGRATION: CWS xmlfilter03_DEV300 (1.1.2); FILE ADDED 2008/02/05 14:05:05 dr 1.1.2.1: oox::core::ContextHandler2 and oox::core::FragmentHandler2 for convenience


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [630d10f42fa6597e9e88ba3bc922ca479782bca7]

INTEGRATION: CWS rptchart01_DEV300 (1.3.62); FILE MERGED 2008/02/21 09:57:24 oj 1.3.62.6: #i85225# fixes found with PMD 2008/02/20 10:52:55 oj 1.3.62.5: format changes 2008/02/19 11:40:40 oj 1.3.62.4: #i85225# ongoing work 2008/02/19 09:22:16 oj 1.3.62.3: RESYNC: (1.3-1.4); FILE MERGED 2008/02/19 06:42:49 oj 1.3.62.2: #i85225# ongoing work 2008/02/13 07:04:22 oj 1.3.62.1: #i85225# impl chart readhandler and oleproducer


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [ebf072c1eb54c99eb5393a896e4cdccae0d29bff]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.4); FILE MERGED 2008/02/07 13:40:49 dr 1.2.4.5: add fragment base path to relations 2008/02/05 14:05:05 dr 1.2.4.4: oox::core::ContextHandler2 and oox::core::FragmentHandler2 for convenience 2008/02/04 13:31:15 dr 1.2.4.3: rework of fragment handler/context handler base classes 2008/02/01 09:53:54 dr 1.2.4.2: addShape() code cleanup, started xlsx drawing import 2008/01/24 14:56:40 dr 1.2.4.1: OOBIN additions, BIFF string handling


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [41d08b76d05cd27e9c1bae348ecc72d88cc83f3d]

INTEGRATION: CWS aquavcl05_DEV300 (1.9.36); FILE MERGED 2008/01/30 16:37:11 pl 1.9.36.1: #i85739# add documents to macosx recent items list


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [d55a6b8f19224d90c2a696029f68141aadb3fb58]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.4); FILE MERGED 2008/02/15 12:56:11 dr 1.2.4.1: fixed FastTokenHandler::getIdentifier()


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [7f622d685bb2eed05551855246cd0e5abe795899]

INTEGRATION: CWS rptchart01_DEV300 (1.2.70); FILE MERGED 2008/02/13 07:04:22 oj 1.2.70.1: #i85225# impl chart readhandler and oleproducer


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [fa6642a90be5ccc8e84d40974eff4e52c344d44c]

INTEGRATION: CWS aquavcl05_DEV300 (1.1.2); FILE ADDED 2008/01/30 16:37:11 pl 1.1.2.1: #i85739# add documents to macosx recent items list


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [b312b5807673ef7c68c2f2dfa12af76cb32b58a8]

INTEGRATION: CWS xmlfilter03_DEV300 (1.1.2); FILE ADDED 2008/02/11 10:42:25 dr 1.1.2.2: starting charts 2008/02/05 14:05:05 dr 1.1.2.1: oox::core::ContextHandler2 and oox::core::FragmentHandler2 for convenience


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [8bf100e62aaf8d3fb5e396df278f8f5f5bc36311]

INTEGRATION: CWS rptchart01_DEV300 (1.2.70); FILE MERGED 2008/02/21 09:57:24 oj 1.2.70.1: #i85225# fixes found with PMD


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [b70bbc1d377177d2ef60e4f226dfee93a35d1538]

INTEGRATION: CWS xmlfilter03_DEV300 (1.1.2); FILE ADDED 2008/02/05 14:05:05 dr 1.1.2.2: oox::core::ContextHandler2 and oox::core::FragmentHandler2 for convenience 2008/02/04 13:31:15 dr 1.1.2.1: rework of fragment handler/context handler base classes


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [1068046cbe2c8e7864d17bf02fdc0572a33f198b]

INTEGRATION: CWS rptchart01_DEV300 (1.2.70); FILE MERGED 2008/02/19 06:42:49 oj 1.2.70.1: #i85225# ongoing work


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [a33ae22067b77eecf12e3ae96947b88cf17e97ed]

INTEGRATION: CWS aquavcl05_DEV300 (1.34.30); FILE MERGED 2008/01/30 16:37:11 pl 1.34.30.1: #i85739# add documents to macosx recent items list


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [611f140fe216697efe137eecad7f05755f4e1dc4]

INTEGRATION: CWS swnewlistlevelattrs_DEV300 (1.1.2); FILE ADDED 2008/01/18 07:46:13 od 1.1.2.1: #i85348# new constants group com::sun::star::text::PositionAndSpaceMode


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [1da1d478a6dd487fe3176c17ce145f67a599de10]

INTEGRATION: CWS rptchart01_DEV300 (1.3.62); FILE MERGED 2008/02/19 06:42:49 oj 1.3.62.1: #i85225# ongoing work


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [6fa9956ddf7d7de2098e3ca0b12cbe16f198951a]

INTEGRATION: CWS swnewlistlevelattrs_DEV300 (1.9.338); FILE MERGED 2008/01/18 07:47:49 od 1.9.338.1: #i85348# adding new list level attributes


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [b04fc44f59d89dff6477e1abd390190efad8a6f9]

INTEGRATION: CWS swnewlistlevelattrs_DEV300 (1.1.2); FILE ADDED 2008/01/18 07:45:18 od 1.1.2.1: #i85348# new constants group com::sun::star::text::LabelFollow


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [a7b643c15cb5f0def931f1b5014fc17f2bd2f08b]

INTEGRATION: CWS aquavcl05_DEV300 (1.64.12); FILE MERGED 2008/02/14 15:55:10 pl 1.64.12.2: RESYNC: (1.64-1.65); FILE MERGED 2008/02/11 10:06:37 nn 1.64.12.1: #i85992# single progress for updating row heights of all sheets after loading


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [cc3d5c3977988411fbda10207b047c1761c3d552]

INTEGRATION: CWS rptchart01_DEV300 (1.1.2); FILE ADDED 2008/02/13 07:06:27 oj 1.1.2.1: #i85225# new classes


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [0cedf7185e8f70e192a420f403d0a18957856ab3]

INTEGRATION: CWS xmlfilter03_DEV300 (1.35.2); FILE MERGED 2008/01/22 13:10:53 os 1.35.2.1: minimize creation of SwIndexes in convertToTextFrame


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [7e1fc0873cbc088ad54bb9ba680e675cafb32ba1]

INTEGRATION: CWS rptchart01_DEV300 (1.2.70); FILE MERGED 2008/02/21 09:57:24 oj 1.2.70.4: #i85225# fixes found with PMD 2008/02/20 07:41:32 oj 1.2.70.3: check if section is null 2008/02/19 09:22:13 oj 1.2.70.2: RESYNC: (1.2-1.3); FILE MERGED 2008/02/19 06:42:48 oj 1.2.70.1: #i85225# ongoing work


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [8cc1c98a72e1f1eca4f45bd63be4e8ff744b7c91]

INTEGRATION: CWS aquavcl05_DEV300 (1.44.24); FILE MERGED 2008/02/14 15:55:00 pl 1.44.24.2: RESYNC: (1.44-1.45); FILE MERGED 2008/02/11 10:06:37 nn 1.44.24.1: #i85992# single progress for updating row heights of all sheets after loading


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [11841937114b3f75ccd73d04147620b57b3b4bad]

INTEGRATION: CWS rptchart01_DEV300 (1.2.70); FILE MERGED 2008/02/19 09:22:09 oj 1.2.70.2: RESYNC: (1.2-1.3); FILE MERGED 2008/02/19 06:42:48 oj 1.2.70.1: #i85225# ongoing work


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [9508501b274bb6b879ceb802f6feeb7c78b7e45b]

INTEGRATION: CWS xmlfilter03_DEV300 (1.113.2); FILE MERGED 2008/01/22 13:08:49 os 1.113.2.1: don't call SetTabCols() if only one column is available


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [1efcadfdc373dc340d61d70cbbd6cf9930aaa7b3]

INTEGRATION: CWS aquavcl05_DEV300 (1.17.6); FILE MERGED 2008/02/14 15:55:14 pl 1.17.6.2: RESYNC: (1.17-1.18); FILE MERGED 2008/02/11 10:06:36 nn 1.17.6.1: #i85992# single progress for updating row heights of all sheets after loading


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [6d640b8f62874ba971b843117f64198c4ec21bda]

INTEGRATION: CWS rptchart01_DEV300 (1.1.2); FILE ADDED 2008/02/20 10:52:55 oj 1.1.2.3: format changes 2008/02/19 06:42:48 oj 1.1.2.2: #i85225# ongoing work 2008/02/13 07:06:18 oj 1.1.2.1: #i85225# new classes


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [888d74254b39db3692e45067e393c503f624d594]

INTEGRATION: CWS aquavcl05_DEV300 (1.47.286); FILE MERGED 2008/02/11 10:06:36 nn 1.47.286.1: #i85992# single progress for updating row heights of all sheets after loading


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [7e0ade69def4d38460ba56eec07f4279ab950c27]

INTEGRATION: CWS rptchart01_DEV300 (1.3.22); FILE MERGED 2008/02/19 09:22:07 oj 1.3.22.2: RESYNC: (1.3-1.4); FILE MERGED 2008/02/13 07:04:22 oj 1.3.22.1: #i85225# impl chart readhandler and oleproducer


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [c532abc4a8d1a632b09609f7ce7724e74c9e55ac]

INTEGRATION: CWS xmlfilter03_DEV300 (1.78.104); FILE MERGED 2008/02/04 11:32:04 os 1.78.104.2: AnchorType and TextRange: as character now correctly handled 2008/01/31 10:06:25 hbrinkm 1.78.104.1: SwXDrawPage::add: allow repeated add of same shape


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [0f55ebf5bd1e69cc3c672427c9ed9199dfb944ca]

INTEGRATION: CWS rptchart01_DEV300 (1.4.16); FILE MERGED 2008/02/21 09:57:24 oj 1.4.16.1: #i85225# fixes found with PMD


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [60c9b29e5412000dd79669370dd52e7e4d6b3dc0]

INTEGRATION: CWS aquavcl05_DEV300 (1.90.14); FILE MERGED 2008/02/14 15:54:55 pl 1.90.14.2: RESYNC: (1.90-1.91); FILE MERGED 2008/02/11 10:06:36 nn 1.90.14.1: #i85992# single progress for updating row heights of all sheets after loading


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [70f85044ef656caa114ce8a5e71e4e8d6bd3f971]

INTEGRATION: CWS rptchart01_DEV300 (1.2.70); FILE MERGED 2008/02/21 09:57:23 oj 1.2.70.1: #i85225# fixes found with PMD


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [2d9ad1c6ca57f453486fee110ecee51ffe27c817]

INTEGRATION: CWS aquavcl05_DEV300 (1.21.38); FILE MERGED 2008/02/14 15:55:19 pl 1.21.38.2: RESYNC: (1.21-1.23); FILE MERGED 2008/02/11 10:06:35 nn 1.21.38.1: #i85992# single progress for updating row heights of all sheets after loading


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [d03b67a2a3c92f1928bbd6e8919e131172d9b5a2]

INTEGRATION: CWS rptchart01_DEV300 (1.3.62); FILE MERGED 2008/02/19 06:42:48 oj 1.3.62.2: #i85225# ongoing work 2008/02/13 07:04:22 oj 1.3.62.1: #i85225# impl chart readhandler and oleproducer


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [3913a043f77705a44d74d593f629d6d847d7a8b4]

INTEGRATION: CWS aquavcl05_DEV300 (1.81.12); FILE MERGED 2008/02/14 15:55:29 pl 1.81.12.2: RESYNC: (1.81-1.84); FILE MERGED 2008/02/11 10:06:35 nn 1.81.12.1: #i85992# single progress for updating row heights of all sheets after loading


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [41282d3c078dc521a5d0c078eaf0ebb40deeba38]

INTEGRATION: CWS xmlfilter03_DEV300 (1.47.160); FILE MERGED 2008/02/18 16:15:53 dr 1.47.160.2: RESYNC: (1.47-1.48); FILE MERGED 2008/01/22 14:21:14 os 1.47.160.1: calculation right aligned tab stops depending on compatibility option


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [27eb2262b8b7c358077d49d5ed999caa035e2890]

INTEGRATION: CWS aquavcl05_DEV300 (1.32.130); FILE MERGED 2008/02/14 15:55:41 pl 1.32.130.2: RESYNC: (1.32-1.33); FILE MERGED 2008/02/11 10:06:35 nn 1.32.130.1: #i85992# single progress for updating row heights of all sheets after loading


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [fac833c35d7126bb75929e8b143cf3418e1c3951]

INTEGRATION: CWS rptchart01_DEV300 (1.2.70); FILE MERGED 2008/02/21 09:57:23 oj 1.2.70.4: #i85225# fixes found with PMD 2008/02/20 10:52:55 oj 1.2.70.3: format changes 2008/02/19 06:42:48 oj 1.2.70.2: #i85225# ongoing work 2008/02/13 07:04:22 oj 1.2.70.1: #i85225# impl chart readhandler and oleproducer


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [817114603856353779254ae6eeb48a47461ea51e]

INTEGRATION: CWS swnewlistlevelattrs_DEV300 (1.66.72); FILE MERGED 2008/02/13 11:10:22 od 1.66.72.3: #i85348# reset of indent attributes on applying a list style on paragraphs 2008/02/06 07:54:05 od 1.66.72.2: RESYNC: (1.66-1.67); FILE MERGED 2008/01/23 14:39:54 od 1.66.72.1: #i85348# adjustments due to changed method <SwEditShell::GetCurAttr(..)>


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [73d488609f3c711a1c25852a8ffa93bea42a6b32]

INTEGRATION: CWS rptchart01_DEV300 (1.2.70); FILE MERGED 2008/02/21 09:57:23 oj 1.2.70.3: #i85225# fixes found with PMD 2008/02/19 06:42:48 oj 1.2.70.2: #i85225# ongoing work 2008/02/13 07:04:22 oj 1.2.70.1: #i85225# impl chart readhandler and oleproducer


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [fd3a85e7aff4d5e03ba9b388b0baa2e683adc44d]

INTEGRATION: CWS aquavcl05_DEV300 (1.24.248); FILE MERGED 2008/02/11 10:06:35 nn 1.24.248.1: #i85992# single progress for updating row heights of all sheets after loading


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [3b8558b622022c1fd98589657761f6498485b37d]

INTEGRATION: CWS swnewlistlevelattrs_DEV300 (1.18.74); FILE MERGED 2008/01/23 14:39:54 od 1.18.74.1: #i85348# adjustments due to changed method <SwEditShell::GetCurAttr(..)>


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [37d343fde06dabed28abac54018999fc3a991bdb]

INTEGRATION: CWS aquavcl05_DEV300 (1.106.12); FILE MERGED 2008/02/14 15:55:36 pl 1.106.12.2: RESYNC: (1.106-1.107); FILE MERGED 2008/02/11 10:06:35 nn 1.106.12.1: #i85992# single progress for updating row heights of all sheets after loading


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [cc7c32b502cecb9498d1130cf40147d8ea82d927]

INTEGRATION: CWS swnewlistlevelattrs_DEV300 (1.23.142); FILE MERGED 2008/01/23 14:40:30 od 1.23.142.1: #i85348# adjustments due to changed method <SwEditShell::GetCurAttr(..)>


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [11b2842acddd9e79d5c8ca180b31cd9ff3d3425f]

INTEGRATION: CWS rptchart01_DEV300 (1.2.70); FILE MERGED 2008/02/20 10:52:55 oj 1.2.70.1: format changes


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [3190b3295e962beb0ca22e91316d1743a326adf5]

INTEGRATION: CWS swnewlistlevelattrs_DEV300 (1.12.84); FILE MERGED 2008/01/31 12:26:24 od 1.12.84.1: #i85348# refactoring: adjust includes


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [b3fee29cbb63b076e4f0f49b2f388545f9f028f7]

INTEGRATION: CWS rptchart01_DEV300 (1.2.70); FILE MERGED 2008/02/21 09:57:23 oj 1.2.70.2: #i85225# fixes found with PMD 2008/02/20 10:52:55 oj 1.2.70.1: format changes


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [2b2014f114c877aadbc5d9dc86176cf37201c99c]

INTEGRATION: CWS rptchart01_DEV300 (1.3.62); FILE MERGED 2008/02/21 09:57:23 oj 1.3.62.2: #i85225# fixes found with PMD 2008/02/20 10:52:55 oj 1.3.62.1: format changes


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [508b2b9d33b696709a9588a22af5af2b6d60d47c]

INTEGRATION: CWS swnewlistlevelattrs_DEV300 (1.125.76); FILE MERGED 2008/01/31 12:26:24 od 1.125.76.1: #i85348# refactoring: adjust includes


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [3b915d420eaaa8edeac6d70ca16d48a629d9d4e4]

INTEGRATION: CWS rptchart01_DEV300 (1.2.70); FILE MERGED 2008/02/21 09:57:23 oj 1.2.70.2: #i85225# fixes found with PMD 2008/02/13 07:04:22 oj 1.2.70.1: #i85225# impl chart readhandler and oleproducer


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [20b7b0f8ee774949ecfe17cfd38db5e8692ef06c]

INTEGRATION: CWS rptchart01_DEV300 (1.5.8); FILE MERGED 2008/02/13 07:04:21 oj 1.5.8.1: #i85225# impl chart readhandler and oleproducer


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [2d06e8976b0860cfcbb4d35773933fe03b9a036a]

INTEGRATION: CWS swnewlistlevelattrs_DEV300 (1.38.80); FILE MERGED 2008/02/06 07:53:59 od 1.38.80.2: RESYNC: (1.38-1.39); FILE MERGED 2008/01/23 14:41:24 od 1.38.80.1: #i85348# adjustments due to changed method <SwEditShell::GetCurAttr(..)>


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [1b9feb6b3f112cec28ec834a64dcc98e3a8a4186]

INTEGRATION: CWS rptchart01_DEV300 (1.3.62); FILE MERGED 2008/02/21 09:57:23 oj 1.3.62.3: #i85225# fixes found with PMD 2008/02/20 10:52:55 oj 1.3.62.2: format changes 2008/02/13 07:04:21 oj 1.3.62.1: #i85225# impl chart readhandler and oleproducer


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [c3c40faf6c1a80723421c82031494525e609bcd8]

INTEGRATION: CWS aquavcl05_DEV300 (1.2.6); FILE MERGED 2007/12/25 03:49:56 msicotte 1.2.6.1: #i84458# allow spaces in url


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [2bf9c27109844f35d669efe0bfcc59830689f04d]

INTEGRATION: CWS swnewlistlevelattrs_DEV300 (1.80.74); FILE MERGED 2008/01/23 14:41:24 od 1.80.74.1: #i85348# adjustments due to changed method <SwEditShell::GetCurAttr(..)>


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [014ccaa4e73878f2b6f953685faf1e317bb57aa7]

INTEGRATION: CWS rptchart01_DEV300 (1.3.22); FILE MERGED 2008/02/21 09:57:23 oj 1.3.22.3: #i85225# fixes found with PMD 2008/02/20 10:52:55 oj 1.3.22.2: format changes 2008/02/13 07:04:21 oj 1.3.22.1: #i85225# impl chart readhandler and oleproducer


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [4a5d4414c95632a17db583473ef215e2e7b74748]

INTEGRATION: CWS aquavcl05_DEV300 (1.3.6); FILE MERGED 2007/12/25 03:49:56 msicotte 1.3.6.1: #i84458# allow spaces in url


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [7509e87e917223c46a7161146c35171cf396174a]

INTEGRATION: CWS swnewlistlevelattrs_DEV300 (1.10.142); FILE MERGED 2008/01/23 14:41:24 od 1.10.142.1: #i85348# adjustments due to changed method <SwEditShell::GetCurAttr(..)>


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [caf498c77ed544ee0d2b434af3afb709db401837]

INTEGRATION: CWS rptchart01_DEV300 (1.2.70); FILE MERGED 2008/02/21 09:57:23 oj 1.2.70.4: #i85225# fixes found with PMD 2008/02/20 10:52:55 oj 1.2.70.3: format changes 2008/02/19 08:46:58 oj 1.2.70.2: #i85225# wrong para name 2008/02/19 06:42:48 oj 1.2.70.1: #i85225# ongoing work


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [b0c38ce621bd8b16977a04e514fc59b3e7124ae7]

INTEGRATION: CWS xmlfilter03_DEV300 (1.17.2); FILE MERGED 2008/02/06 10:59:49 dr 1.17.2.1: shared formula property for defined names


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [7b51bba1035468cb7ece57b6cbe35f852c46ed34]

INTEGRATION: CWS swnewlistlevelattrs_DEV300 (1.14.142); FILE MERGED 2008/02/13 11:13:26 od 1.14.142.2: #i85348# adjustment due to adjusted constructor of class <SwNumRule> 2008/02/06 13:03:43 od 1.14.142.1: #i85348# minor correction due to missing cvs commit


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [d9d817e7b32cb2859ac5a81a887eebcb6eddb5b6]

INTEGRATION: CWS xmlfilter03_DEV300 (1.75.2); FILE MERGED 2008/02/18 16:14:07 dr 1.75.2.2: RESYNC: (1.75-1.76); FILE MERGED 2008/02/06 10:59:37 dr 1.75.2.1: shared formula property for defined names


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [871fda29cecf3511c9eedd6f513234cbfde9595f]

INTEGRATION: CWS rptchart01_DEV300 (1.1.2); FILE ADDED 2008/02/20 10:52:54 oj 1.1.2.2: format changes 2008/02/13 07:06:08 oj 1.1.2.1: #i85225# new classes


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [2efa086d481e260c662e7fea8acf0b354300b20b]

INTEGRATION: CWS swnewlistlevelattrs_DEV300 (1.25.84); FILE MERGED 2008/02/13 11:13:26 od 1.25.84.2: #i85348# adjustment due to adjusted constructor of class <SwNumRule> 2008/02/06 13:03:43 od 1.25.84.1: #i85348# minor correction due to missing cvs commit


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [2e1be03c59cf3d1c7caf6bd212071562ddb6be38]

INTEGRATION: CWS swnewlistlevelattrs_DEV300 (1.63.32); FILE MERGED 2008/02/14 16:11:50 od 1.63.32.2: RESYNC: (1.63-1.64); FILE MERGED 2008/02/06 13:03:43 od 1.63.32.1: #i85348# minor correction due to missing cvs commit


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [55f4d60203404348709173c5bf7359effb0d51f1]

INTEGRATION: CWS rptchart01_DEV300 (1.2.70); FILE MERGED 2008/02/20 10:52:54 oj 1.2.70.1: format changes


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [a36b9c1039301f1f7119a29e43dc88052f1997e2]

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>  [ee208c01925482591c1443c77267dfbcab5d9f7d]

INTEGRATION: CWS swnewlistlevelattrs_DEV300 (1.59.36); FILE MERGED 2008/02/06 13:03:43 od 1.59.36.1: #i85348# minor correction due to missing cvs commit


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [e24bd2b9974cf72edbb91e8e0212bfbf7117d5b2]

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>  [c8be76bf387f85660df94e528c57b506444a13b0]

INTEGRATION: CWS rptchart01_DEV300 (1.2.70); FILE MERGED 2008/02/21 09:57:23 oj 1.2.70.2: #i85225# fixes found with PMD 2008/02/20 10:52:54 oj 1.2.70.1: format changes


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [1004110c55de28fbc48978c7546ccadb7848dcf3]

INTEGRATION: CWS swnewlistlevelattrs_DEV300 (1.34.140); FILE MERGED 2008/02/06 13:03:43 od 1.34.140.1: #i85348# minor correction due to missing cvs commit


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [add3ed3d643af06b6b73d85d80c3ac2a6ffbd4f8]

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>  [1330d4def71b6baa110b57137a61fd17709343fb]

INTEGRATION: CWS swnewlistlevelattrs_DEV300 (1.29.18); FILE MERGED 2008/02/06 12:51:15 od 1.29.18.1: #i85348# minor correction


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [87f48ffc754a5c9ae6cf46bdfa731eda00ad05d6]

INTEGRATION: CWS rptchart01_DEV300 (1.2.70); FILE MERGED 2008/02/19 06:42:48 oj 1.2.70.2: #i85225# ongoing work 2008/02/13 07:04:21 oj 1.2.70.1: #i85225# impl chart readhandler and oleproducer


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [711c1f8a637e8008937f73ead2b05034ac666bc9]

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>  [ecab8b8f4ac3234d48fa6ba53956146744398310]

INTEGRATION: CWS swnewlistlevelattrs_DEV300 (1.83.142); FILE MERGED 2008/02/06 12:39:52 od 1.83.142.1: #i85348# minor correction


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [9c2cd26972dedd9e08775c0b10a2d8d550d00796]

INTEGRATION: CWS swnewlistlevelattrs_DEV300 (1.37.142); FILE MERGED 2008/02/06 12:15:39 od 1.37.142.2: #i85348# minor correction 2008/02/05 10:55:43 od 1.37.142.1: #i85348# adjustment of numbering position tab page due to new list level attributes


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [eeead4997d8d6ab805dc839704e388a87efa9927]

INTEGRATION: CWS swnewlistlevelattrs_DEV300 (1.37.348); FILE MERGED 2008/02/05 10:55:43 od 1.37.348.1: #i85348# adjustment of numbering position tab page due to new list level attributes


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [989b59536269b405216779a89b7d9824703ae267]

INTEGRATION: CWS aquavcl05_DEV300 (1.116.50); FILE MERGED 2008/02/14 21:37:17 pl 1.116.50.2: #i85963# implement StartCenter 2008/02/05 15:35:48 as 1.116.50.1: #i85727# tag frame window if model was modified


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [21f865b9eee088c9fab98a8f7d28b98f2930b41d]

INTEGRATION: CWS swnewlistlevelattrs_DEV300 (1.3.1102); FILE MERGED 2008/02/05 10:55:43 od 1.3.1102.1: #i85348# adjustment of numbering position tab page due to new list level attributes


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [e9222454143dd878a283a0f38bd4de6c680105ab]

INTEGRATION: CWS aquavcl05_DEV300 (1.5.14); FILE MERGED 2008/02/05 15:35:48 as 1.5.14.1: #i85727# tag frame window if model was modified


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [30b0df7b15f17469235f7ba196c6f5fc47f30854]

INTEGRATION: CWS swnewlistlevelattrs_DEV300 (1.18.142); FILE MERGED 2008/02/18 13:02:47 od 1.18.142.3: #i85348# consider metric for new metric fields 2008/02/13 11:14:23 od 1.18.142.2: #i85348# correct consideration of actual position-and-space mode of 	 list style on handling of Default button 2008/02/05 10:55:43 od 1.18.142.1: #i85348# adjustment of numbering position tab page due to new list level attributes


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [a020c8a2f9e357dc2911a74a92184a604f9d7b22]

INTEGRATION: CWS aquavcl05_DEV300 (1.26.104); FILE MERGED 2008/02/14 21:37:17 pl 1.26.104.1: #i85963# implement StartCenter


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [f64729e73cdfb9c476fa188f2afbf7d9500bfe89]

INTEGRATION: CWS swnewlistlevelattrs_DEV300 (1.12.142); FILE MERGED 2008/01/23 14:41:50 od 1.12.142.1: #i85348# adjustments due to changed method <SwEditShell::GetCurAttr(..)>


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [ae808171a7029af617b4bdbfd42166bd269c4cb6]

INTEGRATION: CWS rptchart01_DEV300 (1.2.70); FILE MERGED 2008/02/20 10:52:54 oj 1.2.70.2: format changes 2008/02/13 07:04:21 oj 1.2.70.1: #i85225# impl chart readhandler and oleproducer


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [1cafa1052d7f80469ff83901d6e301f8cf45c090]

INTEGRATION: CWS aquavcl05_DEV300 (1.1.2); FILE ADDED 2008/02/19 17:29:36 pl 1.1.2.4: #i85963# add two buttons, layout columns independently 2008/02/18 18:20:57 pl 1.1.2.3: #i85963# add backing window graphics parts 2008/02/15 13:33:05 pl 1.1.2.2: #i85963# add extension button 2008/02/14 21:37:17 pl 1.1.2.1: #i85963# implement StartCenter


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [8ee002273bbbbd18e237181c825894799e7c7e6e]

INTEGRATION: CWS swnewlistlevelattrs_DEV300 (1.17.140); FILE MERGED 2008/01/23 14:42:11 od 1.17.140.1: #i85348# adjustments due to changed method <SwEditShell::GetCurAttr(..)>


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [0b668096f495e66aeed5252256a9c7835b3e59d6]

INTEGRATION: CWS swnewlistlevelattrs_DEV300 (1.10.82); FILE MERGED 2008/01/23 14:42:31 od 1.10.82.1: #i85348# adjustments due to changed method <SwEditShell::GetCurAttr(..)>


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [75666f2ca20e6f29f4cd6fa31196cf07de90cd6a]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.2); FILE MERGED 2008/02/25 15:49:52 dr 1.2.2.2: wrong word filter name 2008/02/20 14:56:29 dr 1.2.2.1: #i75573# final filter names


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [72cb21b2339250f21b1fb340ef4d8cbd84e61091]

INTEGRATION: CWS aquavcl05_DEV300 (1.1.2); FILE ADDED 2008/02/19 18:40:15 pl 1.1.2.8: fix a warning 2008/02/19 17:29:36 pl 1.1.2.7: #i85963# add two buttons, layout columns independently 2008/02/19 11:14:25 pl 1.1.2.6: #i85963# keep BackingWindow inner pace below 800x600 with normal fonts 2008/02/18 18:20:57 pl 1.1.2.5: #i85963# add backing window graphics parts 2008/02/15 15:34:22 pl 1.1.2.4: #i85963# nicer gradient 2008/02/15 13:33:05 pl 1.1.2.3: #i85963# add extension button 2008/02/15 08:40:22 pl 1.1.2.2: #i85963# add dialog control bit for tab handling 2008/02/14 21:37:17 pl 1.1.2.1: #i85963# implement StartCenter


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [96d1ec500aa0192b7c69ab803a14686fa198a7fa]

INTEGRATION: CWS aquavcl05_DEV300 (1.21.236); FILE MERGED 2008/02/18 13:41:43 pl 1.21.236.2: #i85963# no standardbar and statusbar in backing component 2008/02/14 21:37:17 pl 1.21.236.1: #i85963# implement StartCenter


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [46562976161c719c50ec0a67c17d5d0a4fdce145]

INTEGRATION: CWS swnewlistlevelattrs_DEV300 (1.10.114); FILE MERGED 2008/02/05 10:55:43 od 1.10.114.1: #i85348# adjustment of numbering position tab page due to new list level attributes


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [03d9bfce52154d3110d27bbd64a60745f30ad40d]

INTEGRATION: CWS xmlfilter03_DEV300 (1.6.322); FILE MERGED 2008/02/18 17:15:05 dr 1.6.322.2: restore old MS binary filters 2008/01/21 13:53:03 dr 1.6.322.1: enable new filters


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [a2412d3ef1c5e784ca6073456d22cd308b1f9823]

INTEGRATION: CWS swnewlistlevelattrs_DEV300 (1.149.72); FILE MERGED 2008/02/14 16:20:13 od 1.149.72.3: RESYNC: (1.150-1.151); FILE MERGED 2008/02/06 07:53:56 od 1.149.72.2: RESYNC: (1.149-1.150); FILE MERGED 2008/01/23 14:42:55 od 1.149.72.1: #i85348# adjustments due to changed method <SwEditShell::GetCurAttr(..)>


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [fd92eff754d4d30663bf8364ab75abc5ef4c3283]

INTEGRATION: CWS aquavcl05_DEV300 (1.1.2); FILE ADDED 2008/02/05 15:34:54 as 1.1.2.1: #i85727# tag frame window if model was modified


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [dafd34362e8acbae05ff12e8b2ec5e3c73bf84f9]

INTEGRATION: CWS aquavcl05_DEV300 (1.31.104); FILE MERGED 2008/02/05 15:35:48 as 1.31.104.1: #i85727# tag frame window if model was modified


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [0b491114c5e995214b9c0c004ebfc8d5a1ca5272]

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>  [bb5837b8692799456b6192278795305600582d5a]

INTEGRATION: CWS xmlfilter03_DEV300 (1.6.322); FILE MERGED 2008/02/18 17:15:05 dr 1.6.322.2: restore old MS binary filters 2008/01/21 13:53:02 dr 1.6.322.1: enable new filters


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [b203d0365e79dbef4a3a0260eeb023701729137e]

INTEGRATION: CWS swnewlistlevelattrs_DEV300 (1.13.142); FILE MERGED 2008/02/13 11:15:06 od 1.13.142.1: #i85348# adjustment due to changed constructor of class <SwNumRule>


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [7171f1b98b7648c5f24815004236b9fadad67445]

INTEGRATION: CWS aquavcl05_DEV300 (1.20.72); FILE MERGED 2008/02/21 12:48:29 pl 1.20.72.3: #i67502# support disabled quickstarter 2008/02/14 21:37:16 pl 1.20.72.2: #i85963# implement StartCenter 2008/02/07 14:05:07 pl 1.20.72.1: #i67502# support no backing component case


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [3f16928001b5923687c01cab1790dbcdb2554b52]

INTEGRATION: CWS swnewlistlevelattrs_DEV300 (1.30.74); FILE MERGED 2008/01/31 12:26:23 od 1.30.74.1: #i85348# refactoring: adjust includes


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [5281c6d0bc5b522818fa63e836b3904bac09f860]

INTEGRATION: CWS aquavcl05_DEV300 (1.34.298); FILE MERGED 2008/02/14 21:37:16 pl 1.34.298.1: #i85963# implement StartCenter


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [c4d0010efd6bdf9056f4fb8266170c5b3d594ab7]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.2); FILE MERGED 2008/02/20 14:55:52 dr 1.2.2.1: #i75573# final filter names


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [a811123f0847fd4a28010962f21e83aede70a9d7]

INTEGRATION: CWS swnewlistlevelattrs_DEV300 (1.20.142); FILE MERGED 2008/01/23 14:43:13 od 1.20.142.1: #i85348# adjustments due to changed method <SwEditShell::GetCurAttr(..)>


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [c41c42da854a4aaae4e726c48d660091b477038c]

INTEGRATION: CWS aquavcl05_DEV300 (1.4.14); FILE MERGED 2008/02/05 15:35:48 as 1.4.14.1: #i85727# tag frame window if model was modified


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [230dc0fa8e1efac49e33cfb839b202a9697cb926]

INTEGRATION: CWS swnewlistlevelattrs_DEV300 (1.28.140); FILE MERGED 2008/02/13 11:29:01 od 1.28.140.3: #i85348# - adjustments due to reset indent attribute on applying 	   a list style at a paragraph 	 - merging of list level indent attributes into item set of 	   paragraph style for editing 2008/02/06 07:54:02 od 1.28.140.2: RESYNC: (1.28-1.29); FILE MERGED 2008/01/31 12:26:23 od 1.28.140.1: #i85348# refactoring: adjust includes


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [81293104aee3fbce2671bda6c1ca2fdb0136b0fe]

INTEGRATION: CWS aquavcl05_DEV300 (1.1.2); FILE ADDED 2008/02/05 15:34:43 as 1.1.2.1: #i85727# tag frame window if model was modified


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [cd334585e860a0dcf8cc58291a8f4a822c51144e]

INTEGRATION: CWS aquavcl05_DEV300 (1.2.434); FILE MERGED 2008/02/19 17:29:36 pl 1.2.434.4: #i85963# add two buttons, layout columns independently 2008/02/18 18:20:57 pl 1.2.434.3: #i85963# add backing window graphics parts 2008/02/15 13:33:05 pl 1.2.434.2: #i85963# add extension button 2008/02/14 21:37:16 pl 1.2.434.1: #i85963# implement StartCenter


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [d462eba40ecef8161b1399be23e505e217b44b4a]

INTEGRATION: CWS swnewlistlevelattrs_DEV300 (1.30.32); FILE MERGED 2008/02/13 11:29:01 od 1.30.32.1: #i85348# - adjustments due to reset indent attribute on applying 	   a list style at a paragraph 	 - merging of list level indent attributes into item set of 	   paragraph style for editing


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [abf8ac3438a515611a43d94293b6e8b6325d9fff]

INTEGRATION: CWS rptchart01_DEV300 (1.3.20); FILE MERGED 2008/02/19 17:06:57 oj 1.3.20.5: merge conflict 2008/02/19 09:22:03 oj 1.3.20.4: RESYNC: (1.3-1.4); FILE MERGED 2008/02/19 06:42:48 oj 1.3.20.3: #i85225# ongoing work 2008/01/25 13:57:27 oj 1.3.20.2: #i85225# two new aatributes for master detail 2008/01/24 13:03:32 oj 1.3.20.1: #i85225# changes for chart


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [c6ad3a9ab7c70e4d91dad23d3ef324f4d822da3d]

INTEGRATION: CWS swnewlistlevelattrs_DEV300 (1.134.82); FILE MERGED 2008/02/13 11:15:36 od 1.134.82.3: #i85348# adjustment due to changed constructor of class <SwNumRule> 2008/02/06 07:53:40 od 1.134.82.2: RESYNC: (1.134-1.136); FILE MERGED 2008/01/31 12:25:47 od 1.134.82.1: #i85348# refactoring: adjust includes


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [89d7f63a2b747595a06e6e4e4ced0c10f1043c6c]

INTEGRATION: CWS rptchart01_DEV300 (1.3.20); FILE MERGED 2008/02/20 11:18:38 oj 1.3.20.4: #i85225# new error strings 2008/02/19 06:42:48 oj 1.3.20.3: #i85225# ongoing work 2008/01/25 13:57:27 oj 1.3.20.2: #i85225# two new aatributes for master detail 2008/01/24 13:03:32 oj 1.3.20.1: #i85225# changes for chart


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [c799af1840a0ed7deda9a5f131a895eca48dd696]

INTEGRATION: CWS rptchart01_DEV300 (1.4.20); FILE MERGED 2008/01/24 13:03:32 oj 1.4.20.1: #i85225# changes for chart


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [8c150a7a752d7052fa7b3f0fd7356dd95d27f56f]

INTEGRATION: CWS aquavcl05_DEV300 (1.17.32); FILE MERGED 2008/02/15 12:22:58 gh 1.17.32.1: #i85769#refine ResetSafeReschedule to count executes on modaldialogs


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [543e07132363baac7e6b7baf7079139085cdcd16]

INTEGRATION: CWS swnewlistlevelattrs_DEV300 (1.41.140); FILE MERGED 2008/02/13 11:15:36 od 1.41.140.1: #i85348# adjustment due to changed constructor of class <SwNumRule>


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [33d1c5d84786433304ae78980984ac1f7575ebde]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.2); FILE MERGED 2008/02/20 14:48:26 dr 1.2.2.1: #i75573# final filter names


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [b74dc947b71e8f95701fafe9a42980cb474347b0]

INTEGRATION: CWS rptchart01_DEV300 (1.2.70); FILE MERGED 2008/01/24 13:03:32 oj 1.2.70.1: #i85225# changes for chart


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [90f643e0812b864492d6514da3e1b53d8bd39cd4]

INTEGRATION: CWS aquavcl05_DEV300 (1.25.32); FILE MERGED 2008/02/15 12:22:58 gh 1.25.32.1: #i85769#refine ResetSafeReschedule to count executes on modaldialogs


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [889820a43b382bc9acb88dc980266327cc1305da]

INTEGRATION: CWS swnewlistlevelattrs_DEV300 (1.101.140); FILE MERGED 2008/02/06 07:53:46 od 1.101.140.2: RESYNC: (1.101-1.102); FILE MERGED 2008/01/31 12:25:47 od 1.101.140.1: #i85348# refactoring: adjust includes


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [161dae6260f2d311e39f56941baa93b0eb59ed5b]

INTEGRATION: CWS rptchart01_DEV300 (1.3.70); FILE MERGED 2008/01/24 13:03:32 oj 1.3.70.1: #i85225# changes for chart


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [86f87059cbf5972f492bffdef7c7a2f8901b92a9]

INTEGRATION: CWS aquavcl05_DEV300 (1.19.30); FILE MERGED 2008/02/15 12:22:57 gh 1.19.30.1: #i85769#refine ResetSafeReschedule to count executes on modaldialogs


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [5d774af25018a98550d6071f5ebefccaf8744ddb]

INTEGRATION: CWS swnewlistlevelattrs_DEV300 (1.25.142); FILE MERGED 2008/02/06 07:53:43 od 1.25.142.2: RESYNC: (1.25-1.26); FILE MERGED 2008/01/31 12:25:47 od 1.25.142.1: #i85348# refactoring: adjust includes


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [13c44df44a24b81afbf19d5a647f709ae5372e44]

INTEGRATION: CWS rptchart01_DEV300 (1.2.70); FILE MERGED 2008/02/19 06:42:48 oj 1.2.70.1: #i85225# ongoing work


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [3fefe2c063a475bb118f7d21af6562a96d8cc273]

INTEGRATION: CWS swnewlistlevelattrs_DEV300 (1.21.142); FILE MERGED 2008/02/06 07:53:49 od 1.21.142.2: RESYNC: (1.21-1.22); FILE MERGED 2008/01/31 12:25:47 od 1.21.142.1: #i85348# refactoring: adjust includes


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [5f372b45237251132d56d66e8db8385afabfb80a]

INTEGRATION: CWS rptchart01_DEV300 (1.3.62); FILE MERGED 2008/02/19 06:42:48 oj 1.3.62.3: #i85225# ongoing work 2008/01/25 13:57:27 oj 1.3.62.2: #i85225# two new aatributes for master detail 2008/01/24 13:03:32 oj 1.3.62.1: #i85225# changes for chart


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [9d5fc0c4a89943dd5f38425c753bd1f9806af9cb]

INTEGRATION: CWS aquavcl05_DEV300 (1.12.54); FILE MERGED 2008/02/19 10:59:58 pl 1.12.54.1: #i85195# report potential problems during PDF export


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [53e80e2fdb50419365288c7d70513bded49f86a9]

INTEGRATION: CWS swnewlistlevelattrs_DEV300 (1.23.140); FILE MERGED 2008/02/06 07:53:52 od 1.23.140.2: RESYNC: (1.23-1.25); FILE MERGED 2008/01/31 12:25:47 od 1.23.140.1: #i85348# refactoring: adjust includes


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [4aeb023ed878f15dc283312116406d7d4e28d624]

INTEGRATION: CWS aquavcl05_DEV300 (1.62.8); FILE MERGED 2008/02/19 10:59:58 pl 1.62.8.1: #i85195# report potential problems during PDF export


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [1924c9ba6fc1f5c3b11942ac0f9f75c02f33de97]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.2); FILE MERGED 2008/02/20 14:57:04 dr 1.2.2.1: #i75573# final filter names


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [bf5ada056e5e378628d2f2f86a38ed0dde8b5e4c]

INTEGRATION: CWS aquavcl05_DEV300 (1.37.38); FILE MERGED 2008/02/19 10:59:58 pl 1.37.38.1: #i85195# report potential problems during PDF export


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [453bf4a1681ca6fb6639f2fb33da6ebbf388c091]

INTEGRATION: CWS rptchart01_DEV300 (1.4.28); FILE MERGED 2008/01/25 08:31:23 oj 1.4.28.1: #i85225# allow CachedDataSequence to be created as uno service


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [e4591c0c3ffafc61d036c76b7af4bae50dc37d68]

INTEGRATION: CWS swnewlistlevelattrs_DEV300 (1.24.142); FILE MERGED 2008/02/13 11:15:36 od 1.24.142.1: #i85348# adjustment due to changed constructor of class <SwNumRule>


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [6c3b11621150d329a0e9c03b0b95813ddbbb17fe]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.2); FILE MERGED 2008/02/25 15:49:51 dr 1.2.2.1: wrong word filter name


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [201647ac2b6263db7ce7eb0aedd8a0d9cad93f7f]

INTEGRATION: CWS aquavcl05_DEV300 (1.20.54); FILE MERGED 2008/02/19 10:59:58 pl 1.20.54.1: #i85195# report potential problems during PDF export


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [be8e7833ed3a0d3377ea7c3eb5e873432b4aec13]

INTEGRATION: CWS rptchart01_DEV300 (1.3.44); FILE MERGED 2008/01/29 06:55:47 oj 1.3.44.3: compile error 2008/01/28 06:27:47 oj 1.3.44.2: RESYNC: (1.3-1.4); FILE MERGED 2008/01/25 08:31:22 oj 1.3.44.1: #i85225# allow CachedDataSequence to be created as uno service


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [50f1bb40a08621703e084082e5754bd3a8a3e9ba]

INTEGRATION: CWS xmlfilter03_DEV300 (1.10.38); FILE MERGED 2008/01/21 13:52:35 dr 1.10.38.1: enable new filters


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [fb02ced29f86c6966b2802641adcddd84ca97762]

INTEGRATION: CWS swnewlistlevelattrs_DEV300 (1.22.140); FILE MERGED 2008/01/31 12:25:47 od 1.22.140.1: #i85348# refactoring: adjust includes


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [e85f58dccd76f99ac30150e15dddf597f49a2665]

INTEGRATION: CWS aquavcl05_DEV300 (1.13.54); FILE MERGED 2008/02/19 10:59:58 pl 1.13.54.1: #i85195# report potential problems during PDF export


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [4e2874a83c53490acfd12c7e7390366eefc8b607]

INTEGRATION: CWS rptchart01_DEV300 (1.6.64); FILE MERGED 2008/01/25 08:32:20 oj 1.6.64.1: #i85225# allow dochandler and new filter for report chart filtering


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [422665bad23240cc9420180e1f0c828b3f28e317]

INTEGRATION: CWS xmlfilter03_DEV300 (1.8.2); FILE MERGED 2008/01/21 13:52:35 dr 1.8.2.1: enable new filters


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [1ca5506facedf90c4b83e0268449e647b21e110d]

INTEGRATION: CWS aquavcl05_DEV300 (1.28.22); FILE MERGED 2008/02/19 18:31:18 pl 1.28.22.2: fix a warning 2008/02/19 10:59:58 pl 1.28.22.1: #i85195# report potential problems during PDF export


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [892d24c6206a5bea122d934fc8975a4dda2ae4a8]

INTEGRATION: CWS swnewlistlevelattrs_DEV300 (1.24.142); FILE MERGED 2008/01/31 12:25:47 od 1.24.142.1: #i85348# refactoring: adjust includes


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [84e694881bf0578d384d36dca76a59f678279dfb]

INTEGRATION: CWS rptchart01_DEV300 (1.3.76); FILE MERGED 2008/01/25 08:32:20 oj 1.3.76.1: #i85225# allow dochandler and new filter for report chart filtering


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [257ae6c7b24e8d7cdece34d2590fb428430747a6]

INTEGRATION: CWS xmlfilter03_DEV300 (1.9.2); FILE MERGED 2008/01/21 13:52:35 dr 1.9.2.1: enable new filters


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [8a1250aca5455f03e8e190a2702d20d333fdc404]

INTEGRATION: CWS swnewlistlevelattrs_DEV300 (1.38.142); FILE MERGED 2008/01/31 12:25:46 od 1.38.142.1: #i85348# refactoring: adjust includes


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [824e839b91348e82acb5a89afc6c32d1f49a8d8d]

INTEGRATION: CWS aquavcl05_DEV300 (1.5.442); FILE MERGED 2008/01/30 14:04:37 pl 1.5.442.1: #i78936# recognize PCT files also with pict extension


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [62c238681b6fcc9d9b08e912d07ca694079157e7]

INTEGRATION: CWS swnewlistlevelattrs_DEV300 (1.40.142); FILE MERGED 2008/01/31 12:25:46 od 1.40.142.1: #i85348# refactoring: adjust includes


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [50269942c763d79508c9645ffd9ad4387f6731f6]

INTEGRATION: CWS rptchart01_DEV300 (1.3.78); FILE MERGED 2008/01/28 06:27:44 oj 1.3.78.2: RESYNC: (1.3-1.4); FILE MERGED 2008/01/25 08:30:26 oj 1.3.78.1: #i85225# allow CachedDataSequence to be created as uno service


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [f559383379ba06b524baf64a1c8f163455016e39]

INTEGRATION: CWS swnewlistlevelattrs_DEV300 (1.35.28); FILE MERGED 2008/02/13 11:16:57 od 1.35.28.1: #i85348# adjustments due to changed method name at class <SwDoc>


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [4034f1994081455494d704101ccdb460e7ac93a6]

INTEGRATION: CWS rptchart01_DEV300 (1.4.98); FILE MERGED 2008/01/25 08:30:25 oj 1.4.98.1: #i85225# allow CachedDataSequence to be created as uno service


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [890caa426ae16e63da75828d4e50523930bec50e]

INTEGRATION: CWS dba30a (1.14.96); FILE MERGED 2008/02/04 13:52:04 fs 1.14.96.2: RESYNC: (1.14-1.15); FILE MERGED 2008/01/23 14:45:57 fs 1.14.96.1: support for non-numeric HelpURLs


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [53a8df3ef5fe6c76bda24838b5f2ba34e4ab39a9]

INTEGRATION: CWS rptchart01_DEV300 (1.6.64); FILE MERGED 2008/01/25 06:58:30 oj 1.6.64.1: #i85225# new uno dialog for chart type


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [948954250c246b609314857539be82f5bed2ac2b]

INTEGRATION: CWS swnewlistlevelattrs_DEV300 (1.77.32); FILE MERGED 2008/02/06 07:53:30 od 1.77.32.2: RESYNC: (1.77-1.78); FILE MERGED 2008/01/31 12:35:52 od 1.77.32.1: #i85348# refactoring: adjust includes


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [dc77f749615d5872412ba2a40789de204f7c2183]

INTEGRATION: CWS dba30a (1.19.104); FILE MERGED 2008/01/23 14:45:57 fs 1.19.104.1: support for non-numeric HelpURLs


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [7b0232a290d9b32a2186afb7d82560173271d773]

INTEGRATION: CWS rptchart01_DEV300 (1.1.2); FILE ADDED 2008/01/29 06:55:47 oj 1.1.2.2: compile error 2008/01/25 06:58:50 oj 1.1.2.1: #i85225# new uno dialog for chart type


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [66a1b11eecf9ddc0804c8efc58084b8d7f411608]

INTEGRATION: CWS swnewlistlevelattrs_DEV300 (1.51.80); FILE MERGED 2008/02/13 11:16:26 od 1.51.80.5: #i85348# adjustment due to changed constructor of class <SwNumRule> 2008/02/06 07:53:23 od 1.51.80.4: RESYNC: (1.51-1.52); FILE MERGED 2008/01/31 12:35:51 od 1.51.80.3: #i85348# refactoring: adjust includes 2008/01/23 14:48:37 od 1.51.80.2: #i85348# minor adjustment to uno api for new list level attributes 2008/01/18 08:21:28 od 1.51.80.1: #i85348# uno api for new list level attributes


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [8346bfcf9a42ae67cbb44636909ae09f12a909e0]

INTEGRATION: CWS dba30a (1.38.96); FILE MERGED 2008/02/04 13:52:01 fs 1.38.96.2: RESYNC: (1.38-1.39); FILE MERGED 2008/01/23 14:45:57 fs 1.38.96.1: support for non-numeric HelpURLs


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [648651773bfa56467da8e7331f14c52b94dfd53f]

INTEGRATION: CWS rptchart01_DEV300 (1.16.26); FILE MERGED 2008/03/05 09:13:08 oj 1.16.26.2: RESYNC: (1.16-1.17); FILE MERGED 2008/01/25 06:58:30 oj 1.16.26.1: #i85225# new uno dialog for chart type


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [4fdb47d17b2111b5ee498c676ddf28c441006cac]

INTEGRATION: CWS aquavcl05_DEV300 (1.91.42); FILE MERGED 2008/02/15 11:25:57 pl 1.91.42.1: use correct constructor


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [d9c8b659271d00ce7bd754f021ea29e4ad7073fc]

INTEGRATION: CWS swnewlistlevelattrs_DEV300 (1.14.140); FILE MERGED 2008/01/31 12:35:51 od 1.14.140.1: #i85348# refactoring: adjust includes


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [ce504d4c2ac4e2b1e0335f0a738f1940c1a7192a]

INTEGRATION: CWS dba30a (1.6.104); FILE MERGED 2008/01/23 14:45:57 fs 1.6.104.1: support for non-numeric HelpURLs


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [d4d83609d0896dc3a4a59341909456072b13d5c4]

INTEGRATION: CWS rptchart01_DEV300 (1.1.2); FILE ADDED 2008/01/25 06:58:59 oj 1.1.2.1: #i85225# new uno dialog for chart type


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [60e77951389472ff005d865da78be6d6cd37380b]

INTEGRATION: CWS swnewlistlevelattrs_DEV300 (1.130.236); FILE MERGED 2008/02/06 07:53:36 od 1.130.236.2: RESYNC: (1.130-1.131); FILE MERGED 2008/01/18 08:13:31 od 1.130.236.1: #i85348# uno names for new list level attributes


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [69680a0fcd0888dfaef32ad7ea7f0c9b1de850a5]

INTEGRATION: CWS aquavcl05_DEV300 (1.19.146); FILE MERGED 2008/02/15 09:14:44 pl 1.19.146.1: removed warnings


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [61ea54f0125dc5b9b6e4fae59a0c3c7bd23a7f2d]

INTEGRATION: CWS dba30a (1.7.104); FILE MERGED 2008/01/23 14:45:57 fs 1.7.104.1: support for non-numeric HelpURLs


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [941ced7a8113f99bb6b600643b0608da3050e304]

INTEGRATION: CWS aquavcl05_DEV300 (1.31.22); FILE MERGED 2008/02/14 21:48:01 pl 1.31.22.1: fix warnings


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [f43892d5f67b97404ca92eed4082fe02ae1067f4]

INTEGRATION: CWS swnewlistlevelattrs_DEV300 (1.38.140); FILE MERGED 2008/02/13 11:16:57 od 1.38.140.1: #i85348# adjustments due to changed method name at class <SwDoc>


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [f0b36425c1c3b04aba3d68c4043a544677b5d0f0]

INTEGRATION: CWS dba30a (1.10.90); FILE MERGED 2008/01/23 14:45:57 fs 1.10.90.1: support for non-numeric HelpURLs


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [9f3cb618470f07be998a5a792713d5a5fa2779e6]

INTEGRATION: CWS aquavcl05_DEV300 (1.55.106); FILE MERGED 2008/02/14 21:48:01 pl 1.55.106.1: fix warnings


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [4b130347e036b52075b51a9aa5b8aa70567504d2]

INTEGRATION: CWS swnewlistlevelattrs_DEV300 (1.103.70); FILE MERGED 2008/02/13 11:16:57 od 1.103.70.1: #i85348# adjustments due to changed method name at class <SwDoc>


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [5e61e555482d9baa81c183068a6b42e3a34ed33a]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.18); FILE MERGED 2008/01/23 14:46:05 os 1.2.18.2: include inc/writerfilter.mk 2008/01/23 13:54:35 fridrich_strba 1.2.18.1: crossmerging changes from xf02bigcleanup


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [d89e7239746109d154799c8a944da829b50d6fa6]

INTEGRATION: CWS dba30a (1.16.82); FILE MERGED 2008/02/04 13:51:58 fs 1.16.82.2: RESYNC: (1.16-1.17); FILE MERGED 2008/01/23 14:45:57 fs 1.16.82.1: support for non-numeric HelpURLs


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [43f73419d1d5ca0f3541e299de99b0dfc5f99abe]

INTEGRATION: CWS swnewlistlevelattrs_DEV300 (1.63.82); FILE MERGED 2008/01/31 12:35:51 od 1.63.82.1: #i85348# refactoring: adjust includes


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [4c01b3b22a97ceb8237786f87a729c13ff71bc2e]

INTEGRATION: CWS aquavcl05_DEV300 (1.2.148); FILE MERGED 2008/02/14 21:48:01 pl 1.2.148.1: fix warnings


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [45cf5b45b8b1abb79918cb3bae0899346e7d4908]

INTEGRATION: CWS rptchart01_DEV300 (1.9.112); FILE MERGED 2008/01/31 09:37:43 oj 1.9.112.1: separate formlink dialog into uno dialog


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [4b7d74adc0dc9be75ee8c8507f75ce52ebc8cade]

INTEGRATION: CWS aquavcl05_DEV300 (1.271.6); FILE MERGED 2008/02/15 09:14:44 pl 1.271.6.7: removed warnings 2008/02/14 21:31:53 pl 1.271.6.6: optimize flush operations for e.g. gradient 2008/02/14 15:52:56 pl 1.271.6.5: RESYNC: (1.271-1.273); FILE MERGED 2008/02/14 11:41:20 hdu 1.271.6.4: #i86095# allow partial SalFrame flushes for Window flushes 2008/02/12 11:05:09 hdu 1.271.6.3: #i86038# allow font request to be subpixel-accurate 2008/02/12 09:31:26 pl 1.271.6.2: #i86000# distinguish checked and highlighted checked 2008/01/30 14:47:05 pl 1.271.6.1: #i85727# add modified state to extended win bits


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [538a41874fb371023176f4c527c2e689ffe0e663]

INTEGRATION: CWS xmlfilter03_DEV300 (1.1.18); FILE MERGED 2008/01/25 09:16:54 hbrinkm 1.1.18.2: merged changes from xf02bigcleanup 2008/01/23 13:54:35 fridrich_strba 1.1.18.1: crossmerging changes from xf02bigcleanup


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [76ea700d91ade6be956cf646f1270cb5fbabdb98]

INTEGRATION: CWS swnewlistlevelattrs_DEV300 (1.27.140); FILE MERGED 2008/02/06 07:53:33 od 1.27.140.2: RESYNC: (1.27-1.28); FILE MERGED 2008/01/31 12:35:51 od 1.27.140.1: #i85348# refactoring: adjust includes


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [2a163e7965e6088082e60974499f017c8962303c]

INTEGRATION: CWS rptchart01_DEV300 (1.20.142); FILE MERGED 2008/03/05 09:12:17 oj 1.20.142.2: RESYNC: (1.20-1.21); FILE MERGED 2008/01/31 09:37:43 oj 1.20.142.1: separate formlink dialog into uno dialog


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [bb30932bbcec6d5b3fa76aca0340fd8cae6cb93c]

INTEGRATION: CWS swnewlistlevelattrs_DEV300 (1.27.140); FILE MERGED 2008/02/13 11:16:57 od 1.27.140.3: #i85348# adjustments due to changed method name at class <SwDoc> 2008/02/06 07:53:26 od 1.27.140.2: RESYNC: (1.27-1.29); FILE MERGED 2008/01/31 12:35:51 od 1.27.140.1: #i85348# refactoring: adjust includes


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [24acb8c13cc102761ae7deeca1135c172cd4ceb5]

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>  [f866c538222b2b125103f199fc8a16fe067aa615]

INTEGRATION: CWS rptchart01_DEV300 (1.7.148); FILE MERGED 2008/02/19 07:27:10 oj 1.7.148.1: #i85225# allow strings as arguments


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [2294146c6c574707fc2f2aafc98723241feaa6b1]

INTEGRATION: CWS aquavcl05_DEV300 (1.33.64); FILE MERGED 2007/12/17 10:01:11 pl 1.33.64.1: #i77550# improve NWF spinfields on aqua


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [419f1f336553fd9e591375e2fb5d54cd9b158c44]

INTEGRATION: CWS xmlfilter03_DEV300 (1.1.2); FILE ADDED 2008/01/30 08:55:01 fridrich_strba 1.1.2.4: fix some warnings on 64bit - using SAL_PRI* macros is advised 2008/01/23 14:48:37 fridrich_strba 1.1.2.3: fixing warnings on gcc 4.1.2 linux x86 2008/01/23 14:17:07 os 1.1.2.2: include WW8ResourceModel.hxx to export logger()-symbol 2008/01/22 09:58:36 hbrinkm 1.1.2.1: new object util.obj


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [bc6fe08fd8206ba90804af8d9d6c27d2e7bfa73d]

INTEGRATION: CWS swnewlistlevelattrs_DEV300 (1.13.32); FILE MERGED 2008/02/13 11:18:32 od 1.13.32.1: #i85348# adjustments due to changed method name at class <SwDoc>


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [47a09240da42e46d4f629937ff65a2d006904f31]

INTEGRATION: CWS rptchart01_DEV300 (1.3.452); FILE MERGED 2008/02/20 10:43:10 oj 1.3.452.3: i85225 handle para strings 2008/02/19 07:27:10 oj 1.3.452.2: #i85225# allow strings as arguments 2008/01/31 09:37:43 oj 1.3.452.1: separate formlink dialog into uno dialog


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [c271004448f485cb603b674ce7efb3b8b6c1858c]

INTEGRATION: CWS aquavcl05_DEV300 (1.52.22); FILE MERGED 2008/02/19 10:57:07 pl 1.52.22.1: #i85195# report potential problems during PDF export


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [2cd33ef2812562655e9ad13307f5d2510a5a3424]

INTEGRATION: CWS xmlfilter03_DEV300 (1.6.2); FILE MERGED 2008/01/31 08:10:00 os 1.6.2.6: '$' added to path separator 2008/01/25 09:15:20 hbrinkm 1.6.2.5: merged changes from xf02bigcleanup 2008/01/24 07:48:06 os 1.6.2.4: path separator has to be '$/' 2008/01/23 14:42:50 os 1.6.2.3: include inc/writerfilter.mk 2008/01/23 13:54:34 fridrich_strba 1.6.2.2: crossmerging changes from xf02bigcleanup 2008/01/22 09:58:17 hbrinkm 1.6.2.1: new object util.obj


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [cfedfb64bf8b567450644c73d07de6ad39cabd6b]

INTEGRATION: CWS dba30a (1.1.2); FILE ADDED 2008/02/05 21:31:55 fs 1.1.2.1: #i85879# cleanup the toolbar mess in the data source browser


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [172b0d90b4150c003109ddb0fdeda54de2056635]

INTEGRATION: CWS swnewlistlevelattrs_DEV300 (1.8.142); FILE MERGED 2008/02/13 11:18:32 od 1.8.142.1: #i85348# adjustments due to changed method name at class <SwDoc>


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [593400d6b74767f69719d9979b9cafbf8abf8ad3]

INTEGRATION: CWS rptchart01_DEV300 (1.3.452); FILE MERGED 2008/02/19 07:27:10 oj 1.3.452.1: #i85225# allow strings as arguments


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [653d77959b3bf9fdd40646f2892e165e023972a9]

#i86741# catch libxml exception


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [21f007e8f0e850ae4f88a7b68fdb90cb085c7c68]

INTEGRATION: CWS aquavcl05_DEV300 (1.122.20); FILE MERGED 2008/02/19 10:57:07 pl 1.122.20.1: #i85195# report potential problems during PDF export


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [36e1e79c7941872fdd0438e9660b09c8cfcccc82]

INTEGRATION: CWS xmlfilter03_DEV300 (1.3.2); FILE MERGED 2008/01/25 09:15:54 hbrinkm 1.3.2.2: merged changes from xf02bigcleanup 2008/01/22 09:59:37 hbrinkm 1.3.2.1: moved logger and propertysettostring to new object util.obj


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [fd976e69286d58958a80f8e1f402d4397c920b31]

INTEGRATION: CWS dba30a (1.1.2); FILE ADDED 2008/02/22 12:47:48 oj 1.1.2.3: #100251# #100250#  two new commands for the dbtdata menu 2008/02/11 13:49:27 fs 1.1.2.2: unify the help menu 2008/02/05 21:31:55 fs 1.1.2.1: #i85879# cleanup the toolbar mess in the data source browser


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [a78ea6815fc9c5882eaaacf7d350db0e8a914081]

INTEGRATION: CWS swnewlistlevelattrs_DEV300 (1.17.140); FILE MERGED 2008/02/13 11:18:00 od 1.17.140.1: #i85348# - implemetation of class <SwUndoFmtResetAttr> 	 - adjustments due to changed method name at <SwDoc>


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [70478ecb777fcf35e2d14abaa6b3d3500ece85d6]

INTEGRATION: CWS rptchart01_DEV300 (1.12.14); FILE MERGED 2008/02/20 10:43:09 oj 1.12.14.4: i85225 handle para strings 2008/02/19 07:27:09 oj 1.12.14.3: #i85225# allow strings as arguments 2008/01/31 11:38:34 oj 1.12.14.2: small compile errors 2008/01/31 09:37:43 oj 1.12.14.1: separate formlink dialog into uno dialog


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [15096ad2f7f038874cf12473f2cbff93f9516bff]

INTEGRATION: CWS dba30a (1.1.2); FILE ADDED 2008/02/05 21:31:54 fs 1.1.2.1: #i85879# cleanup the toolbar mess in the data source browser


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [84b123e80ee099420ccc8e428110c32e8deb1952]

INTEGRATION: CWS xmlfilter03_DEV300 (1.44.2); FILE MERGED 2008/02/26 13:08:26 hbrinkm 1.44.2.6: undone changes aimed for xmlfilter04 2008/02/25 10:01:27 hbrinkm 1.44.2.5: additionally use type of footnote/endnote to specify which footnote/endnote to use 2008/02/15 09:05:16 hbrinkm 1.44.2.4: handle checkId and setXNoteId actions on attributes 2008/02/13 17:59:52 hbrinkm 1.44.2.3: handle OLE, no " ," in value names 2008/01/29 16:53:47 hbrinkm 1.44.2.2: tokenproperty 2008/01/22 09:57:30 hbrinkm 1.44.2.1: multiple changes


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [79ba6cfa1d147abb62db4104bf02ac47264ac3b4]

INTEGRATION: CWS aquavcl05_DEV300 (1.22.22); FILE MERGED 2008/02/19 10:57:06 pl 1.22.22.1: #i85195# report potential problems during PDF export


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [57225d0b8f773201ce80fa65ef4f44469a7225d8]

INTEGRATION: CWS swnewlistlevelattrs_DEV300 (1.18.142); FILE MERGED 2008/01/31 12:36:38 od 1.18.142.1: #i85348# refactoring: adjust includes


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [c28d52dba3a70a421d0a5309ed18fdeb56e272db]

INTEGRATION: CWS rptchart01_DEV300 (1.14.14); FILE MERGED 2008/01/31 09:37:43 oj 1.14.14.1: separate formlink dialog into uno dialog


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [a1c4adde2f0bbdc22f48b90cc0eb2d60a797fa4d]

INTEGRATION: CWS xmlfilter03_DEV300 (1.3.2); FILE MERGED 2008/02/13 17:23:49 hbrinkm 1.3.2.2: no " ," in value names 2008/01/23 09:10:50 hbrinkm 1.3.2.1: faulty cleanup.xsl removed fasttokens


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [a5d7395b1eb120cae72c80320710ff16c1c20b3e]

INTEGRATION: CWS aquavcl05_DEV300 (1.24.40); FILE MERGED 2008/02/12 10:13:46 hdu 1.24.40.1: #i86038# added subpixel-accurate pixel<->logic conversions


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [603db67577faa5812579938d0cb6eafe718184fe]

INTEGRATION: CWS swnewlistlevelattrs_DEV300 (1.57.30); FILE MERGED 2008/02/13 11:25:04 od 1.57.30.3: #i85348# removing header guard 2008/02/06 07:53:13 od 1.57.30.2: RESYNC: (1.57-1.58); FILE MERGED 2008/01/23 14:53:00 od 1.57.30.1: #i85348# class <SwTxtNode> 	 - adjustment to method <GetAttr(..)> 	 - implementation of new methods for new list level attributes


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [cac028e7781b8b6629d4e0d2655fc1a03d0fc3e5]

INTEGRATION: CWS xmlfilter03_DEV300 (1.3.2); FILE MERGED 2008/01/22 09:38:36 hbrinkm 1.3.2.1: added some braces


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [8aaf77731a0d74c38f03286ef11edd0b4306bddb]

INTEGRATION: CWS rptchart01_DEV300 (1.4.360); FILE MERGED 2008/01/31 09:37:43 oj 1.4.360.1: separate formlink dialog into uno dialog


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [d62c007e5bffaab0945b9ebaab35d4d051f8c937]

INTEGRATION: CWS aquavcl05_DEV300 (1.25.146); FILE MERGED 2008/02/18 15:46:39 pl 1.25.146.2: #i86095# better optimization of invalidate rects 2008/02/14 21:31:53 pl 1.25.146.1: optimize flush operations for e.g. gradient


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [5d178a451c874d2aa39e3aacc4499a1a218ddea3]

INTEGRATION: CWS swnewlistlevelattrs_DEV300 (1.74.96); FILE MERGED 2008/02/28 09:42:00 od 1.74.96.5: #i85348# - method <SwTxtNode::HasVisibleNumberingOrBullet() 	 -- correction: check concrete list label string 	 - methods <SwTxtNode::GetListTabStopPosition(..)> and 	   <SwTxtNode::GetLabelFollowedBy()> 	 -- correct condition under which the list tab stop position 	    resp. the character following the list label are provided. 2008/02/07 13:45:15 od 1.74.96.4: #i85348# method <SwTxtNode::GetListTabStopPosition(..)> 	 - adjustments due to i24363 2008/02/05 10:57:05 od 1.74.96.3: #i85348# adjustment of new method <SwTxtNode::GetListTabStopPosition(..)> 2008/01/31 12:36:38 od 1.74.96.2: #i85348# refactoring: adjust includes 2008/01/23 14:53:00 od 1.74.96.1: #i85348# class <SwTxtNode> 	 - adjustment to method <GetAttr(..)> 	 - implementation of new methods for new list level attributes


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [7e95fdb8beaba7be6489437c8621c47adf44b735]

INTEGRATION: CWS rptchart01_DEV300 (1.1.2); FILE ADDED 2008/02/19 07:27:09 oj 1.1.2.2: #i85225# allow strings as arguments 2008/01/31 09:38:17 oj 1.1.2.1: separate formlink dialog into uno dialog


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [7192c6b430ee575ef990d0520485efe418c09891]

INTEGRATION: CWS xmlfilter03_DEV300 (1.67.2); FILE MERGED 2008/02/26 13:08:25 hbrinkm 1.67.2.8: undone changes aimed for xmlfilter04 2008/02/25 09:51:07 hbrinkm 1.67.2.7: new namespace vml-wordprocessingDrawing 2008/02/15 08:50:59 hbrinkm 1.67.2.6: footnote/ennote corrections 2008/02/13 17:22:47 hbrinkm 1.67.2.5: OLE, cleanups 2008/01/31 10:01:44 hbrinkm 1.67.2.4: resynced with oox's token.txt 2008/01/29 16:51:01 hbrinkm 1.67.2.3: redlining 2008/01/23 09:10:36 hbrinkm 1.67.2.2: faulty cleanup.xsl removed fasttokens 2008/01/22 09:37:43 hbrinkm 1.67.2.1: multiple additions/cleanups


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [cfeb69a98d36b3593a578fdbbf01474ce69d4802]

INTEGRATION: CWS aquavcl05_DEV300 (1.234.48); FILE MERGED 2008/02/18 18:41:06 pl 1.234.48.9: compiler warning 2008/02/15 07:58:48 pl 1.234.48.8: fix a warning 2008/02/14 21:34:38 pl 1.234.48.7: fix a warning 2008/02/14 15:53:21 pl 1.234.48.6: RESYNC: (1.234-1.236); FILE MERGED 2008/02/12 15:17:37 hdu 1.234.48.5: #i85925# added hiraginomarugothicpro and meiryo name translations 2008/02/12 11:05:08 hdu 1.234.48.4: #i86038# allow font request to be subpixel-accurate 2008/02/12 09:18:41 hdu 1.234.48.3: #i85712# translation fontnames need to be normalized 2008/02/11 15:48:45 pl 1.234.48.2: correct a syntax problem 2008/02/11 13:08:37 hdu 1.234.48.1: #i85712# added japanese default fonts for MacOSX


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [2e008190257acc759e7c0b828f172b5a45ed8a12]

INTEGRATION: CWS dba30a (1.1.2); FILE ADDED 2008/02/05 21:31:53 fs 1.1.2.1: #i85879# cleanup the toolbar mess in the data source browser


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [7e7ac1d085d051e704fca3f6eb74bb7b0ac939d6]

INTEGRATION: CWS rptchart01_DEV300 (1.1.2); FILE ADDED 2008/02/19 07:27:09 oj 1.1.2.3: #i85225# allow strings as arguments 2008/01/31 11:38:34 oj 1.1.2.2: small compile errors 2008/01/31 09:38:06 oj 1.1.2.1: separate formlink dialog into uno dialog


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [e3334b1d0b47cbb788d08bfb5f57a436bb87f2a8]

INTEGRATION: CWS swnewlistlevelattrs_DEV300 (1.27.140); FILE MERGED 2008/01/31 12:36:56 od 1.27.140.1: #i85348# refactoring: adjust includes


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [c68e9a7bb1f1dd1c7ca6edbee2469782ee1b2893]

INTEGRATION: CWS dba30a (1.10.134); FILE MERGED 2008/02/11 13:49:27 fs 1.10.134.1: unify the help menu


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [48d4dfd33db88a89372f3d1dbff0e7dca72335ed]

INTEGRATION: CWS xmlfilter03_DEV300 (1.9.2); FILE MERGED 2008/02/26 13:08:25 hbrinkm 1.9.2.10: undone changes aimed for xmlfilter04 2008/02/25 09:50:04 hbrinkm 1.9.2.9: new namespace vml-wordprocessingDrawing 2008/02/18 16:12:53 dr 1.9.2.8: RESYNC: (1.9-1.12); FILE MERGED 2008/02/13 17:21:17 hbrinkm 1.9.2.7: new files necessary for OLE 2008/01/29 16:45:00 hbrinkm 1.9.2.6: some cleanups 2008/01/29 15:27:08 fridrich_strba 1.9.2.5: fix compiler errors with recent gcc 4.3 snapshot due to some missing includes + be a bit defensive in coding and prevent null pointer crashes 2008/01/23 14:50:21 os 1.9.2.4: include inc/writerfilter.mk 2008/01/23 13:54:34 fridrich_strba 1.9.2.3: crossmerging changes from xf02bigcleanup 2008/01/23 09:09:32 hbrinkm 1.9.2.2: last changes did not work 2008/01/22 09:34:49 hbrinkm 1.9.2.1: commented out targets that are build in resourcemodel


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [914890f772d7e1e76b36944c2834792bcb24aeff]

INTEGRATION: CWS dba30a (1.11.134); FILE MERGED 2008/02/11 13:49:27 fs 1.11.134.1: unify the help menu


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [dc953ad0810eedfc050919524f8b0223924e4c80]

INTEGRATION: CWS swnewlistlevelattrs_DEV300 (1.27.142); FILE MERGED 2008/02/07 13:47:46 od 1.27.142.4: #i85348# method <SwTxtFormatter::NewTabPortion(..)> 	 - adjustments and corrections due to i24363 2008/02/06 07:52:58 od 1.27.142.3: RESYNC: (1.27-1.28); FILE MERGED 2008/02/05 11:05:41 od 1.27.142.2: #i85348# adjustments for correct consideration of list tab stop of 	 new list level attributes 2008/01/23 15:04:06 od 1.27.142.1: #i85348# SwTxtFormatter::NewTabPortion(..) 	 - adjustments for new list level attributes: 	 -- consideration of list indent values for correct tab stop processing.


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [dd61a6ef9a7ea055ca559226b37f9f3a5c264af1]

INTEGRATION: CWS aquavcl05_DEV300 (1.25.140); FILE MERGED 2008/01/21 16:11:29 pl 1.25.140.2: RESYNC: (1.25-1.26); FILE MERGED 2007/12/17 10:01:11 pl 1.25.140.1: #i77550# improve NWF spinfields on aqua


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [bee61d955d5f018879874e6efc45649bd3b041f5]

INTEGRATION: CWS xmlfilter03_DEV300 (1.1.2); FILE ADDED 2008/02/25 09:56:46 hbrinkm 1.1.2.1: new namespace vml-wordprocessingDrawing


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [f3bded45e97a7c6b07690d9c69cab494e0449e50]

INTEGRATION: CWS swnewlistlevelattrs_DEV300 (1.102.76); FILE MERGED 2008/02/05 11:07:25 od 1.102.76.1: #i85348# implementation of method <SwTxtFrm::CalcAdditionalFirstLineOffset()>


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [e55d9d6305b20167dd0dd367bcad5734573dd376]

INTEGRATION: CWS dba30a (1.11.134); FILE MERGED 2008/02/11 13:49:26 fs 1.11.134.1: unify the help menu


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [12053b6e19b540f7d7a2136e8b863906a1e8d6af]

INTEGRATION: CWS aquavcl05_DEV300 (1.23.6); FILE MERGED 2008/02/14 08:44:45 pl 1.23.6.2: #i85511# fine tune jump_to_here case 2008/01/28 14:58:35 pl 1.23.6.1: #i85511# support jump to here behavior


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [0b4d53efe659164489a3152fdce72c79daf577ad]

INTEGRATION: CWS xmlfilter03_DEV300 (1.1.2); FILE ADDED 2008/02/13 17:20:17 hbrinkm 1.1.2.1: new files necessary for OLE


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [560954c6c1647a799986de56c0f4b23adc0ff1e1]

INTEGRATION: CWS rptchart01_DEV300 (1.81.70); FILE MERGED 2008/02/18 09:52:50 oj 1.81.70.1: #i85225# fix for visibility of commands


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [be1b15c2363f5b3b15304fe5b4b84df9956d9f88]

INTEGRATION: CWS dba30a (1.4.540); FILE MERGED 2008/02/05 21:28:38 fs 1.4.540.1: #i85879# cleanup the toolbar mess in the data source browser


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [4c500930054c86764f1b7063a4375c6d3c4ddbd5]

INTEGRATION: CWS swnewlistlevelattrs_DEV300 (1.26.76); FILE MERGED 2008/02/28 09:38:00 od 1.26.76.2: #i85348# method <SwTxtFormatter::NewNumberPortion(..)> 	 - correction: add character following the list label only if the 	   list label will contain some text. 2008/02/05 11:13:25 od 1.26.76.1: #i85348# adjustment to the number portions due to the new list level attributes


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [bb8b2d4f5d05d9086164082f4368add2de482e9c]

INTEGRATION: CWS aquavcl05_DEV300 (1.90.100); FILE MERGED 2008/02/14 15:53:38 pl 1.90.100.3: RESYNC: (1.92-1.93); FILE MERGED 2008/01/21 16:11:25 pl 1.90.100.2: RESYNC: (1.90-1.92); FILE MERGED 2007/12/17 10:01:11 pl 1.90.100.1: #i77550# improve NWF spinfields on aqua


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [2a6aa212b3af82717bcf82e8060a223262d69d40]

INTEGRATION: CWS rptchart01_DEV300 (1.53.14); FILE MERGED 2008/02/21 09:58:49 oj 1.53.14.1: #i85225# code format


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [4d7df0e82b351a1b1d2e352fa4273abdce64c5eb]

INTEGRATION: CWS xmlfilter03_DEV300 (1.1.2); FILE ADDED 2008/02/25 09:56:29 hbrinkm 1.1.2.1: new namespace vml-wordprocessingDrawing


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [1cadda91991e5027a0f0229f6d9defb3df2e4646]

INTEGRATION: CWS swnewlistlevelattrs_DEV300 (1.10.142); FILE MERGED 2008/02/05 11:13:25 od 1.10.142.1: #i85348# adjustment to the number portions due to the new list level attributes


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [dd5c56dcec0af0884ba20610bb88246968600021]

INTEGRATION: CWS aquavcl05_DEV300 (1.56.6); FILE MERGED 2008/02/14 15:53:31 pl 1.56.6.6: RESYNC: (1.56-1.57); FILE MERGED 2008/02/13 10:58:24 pl 1.56.6.5: #i85963# support bevel buton hint 2008/01/29 19:12:26 pl 1.56.6.4: #i84824# improve single line detection 2008/01/28 18:28:02 pl 1.56.6.3: #i85512# focus ring problems also on radiobuttons 2008/01/28 18:19:31 pl 1.56.6.2: #i84824# better alignment for text and image of RadioButton and CheckBox 2008/01/23 15:55:38 pl 1.56.6.1: #i85512# checkbox updates


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [ca1e85a1ed35342d1a4efbb91a3c1f4aee691551]

INTEGRATION: CWS xmlfilter03_DEV300 (1.1.2); FILE ADDED 2008/02/13 17:19:52 hbrinkm 1.1.2.1: new files necessary for OLE


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [1f36ae72c2f2df24a077169e1434d23b9cdcc66a]

INTEGRATION: CWS rptchart01_DEV300 (1.3.32); FILE MERGED 2008/02/13 07:45:17 oj 1.3.32.1: #i85225# impl new method


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [40bc6b6162992c87e777542a409efb8c355591c4]

INTEGRATION: CWS swnewlistlevelattrs_DEV300 (1.13.76); FILE MERGED 2008/02/05 11:13:25 od 1.13.76.1: #i85348# adjustment to the number portions due to the new list level attributes


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [e7ec6a22e0963e0cef349327dc8d17f9e04b0d98]

INTEGRATION: CWS aquavcl05_DEV300 (1.81.82); FILE MERGED 2008/02/15 10:55:56 pl 1.81.82.1: add: GetModalModeCount


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [052df58c1a68075a180c00d5d6c87cf65f45c98a]

INTEGRATION: CWS rptchart01_DEV300 (1.4.32); FILE MERGED 2008/02/13 07:45:17 oj 1.4.32.1: #i85225# impl new method


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [4b6707c5263214aa6f0bf52d34b5b608e1a6f095]

INTEGRATION: CWS swnewlistlevelattrs_DEV300 (1.60.76); FILE MERGED 2008/02/05 11:13:25 od 1.60.76.1: #i85348# adjustment to the number portions due to the new list level attributes


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [ba40cdc71abc6a6c6482f8882f6ead62250e3cba]

INTEGRATION: CWS dba30a (1.1.4); FILE ADDED 2008/03/05 10:34:46 fs 1.1.4.2: copying herein from CWS odbmacros 2008/02/19 07:56:27 fs 1.1.4.1: file compat.xml was added on branch cws_src680_dba30a on 2008-03-05 10:34:46 +0000


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [eed3b3872f50749b4db5022ef2a63041b0f41a81]

INTEGRATION: CWS xmlfilter03_DEV300 (1.5.2); FILE MERGED 2008/01/22 09:56:21 hbrinkm 1.5.2.1: new: getDocumentStream, setInputStream


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [468d7fbdacca488313173f3de584e5f97c336602]

INTEGRATION: CWS aquavcl05_DEV300 (1.9.90); FILE MERGED 2008/02/18 15:46:38 pl 1.9.90.2: #i86095# better optimization of invalidate rects 2008/02/14 21:31:53 pl 1.9.90.1: optimize flush operations for e.g. gradient


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [52d3896ebb0983c7c5846ed91c38442c549ac326]

INTEGRATION: CWS dba30a (1.12.116); FILE MERGED 2008/02/11 13:49:26 fs 1.12.116.1: unify the help menu


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [3387ea0ae70ea718cbf80d8dc1f1f7318bb39234]

INTEGRATION: CWS rptchart01_DEV300 (1.14.70); FILE MERGED 2008/03/05 09:12:02 oj 1.14.70.3: RESYNC: (1.15-1.16); FILE MERGED 2008/02/19 07:34:54 oj 1.14.70.2: RESYNC: (1.14-1.15); FILE MERGED 2008/01/24 12:15:10 oj 1.14.70.1: #i85225# new dataprovider for charts


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [0c4565e2fd38bca658c68abd40eb6a31b4fbf510]

INTEGRATION: CWS swnewlistlevelattrs_DEV300 (1.31.140); FILE MERGED 2008/02/05 11:08:09 od 1.31.140.2: #i85348# adjustments for correct consideration of list tab stop of 	 new list level attributes 2008/01/23 14:59:00 od 1.31.140.1: #i85348# adjust initialization method call for <SwLineInfo> instance


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [d8c993dbdacc4a769425fc8ab2421e15bb7959e5]

INTEGRATION: CWS xmlfilter03_DEV300 (1.9.2); FILE MERGED 2008/01/22 09:54:55 hbrinkm 1.9.2.1: getInputStream .-> getDocumentStream


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [ddfe85a4fcbfa038e78b51b33af586b0c07c81e0]

INTEGRATION: CWS dba30a (1.8.134); FILE MERGED 2008/02/20 21:31:57 fs 1.8.134.1: remove unused code Issue number:  #i86284# Submitted by:  cmc@openoffice.org Reviewed by:   fs@openoffice.org


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [537053baae4ea25c7a04857a6fcfb7e9b20fff2e]

INTEGRATION: CWS aquavcl05_DEV300 (1.4.186); FILE MERGED 2008/02/13 10:58:24 pl 1.4.186.2: #i85963# support bevel buton hint 2008/01/30 14:47:05 pl 1.4.186.1: #i85727# add modified state to extended win bits


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [3da8eed223da0905f9e15fae0524c37d9d3017ac]

INTEGRATION: CWS rptchart01_DEV300 (1.15.130); FILE MERGED 2008/03/05 09:11:59 oj 1.15.130.3: RESYNC: (1.16-1.17); FILE MERGED 2008/02/19 07:34:51 oj 1.15.130.2: RESYNC: (1.15-1.16); FILE MERGED 2008/01/24 12:15:10 oj 1.15.130.1: #i85225# new dataprovider for charts


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [ce14ee8c4235390e07d780420e3147638e0a107f]

INTEGRATION: CWS swnewlistlevelattrs_DEV300 (1.100.138); FILE MERGED 2008/02/06 07:53:07 od 1.100.138.2: RESYNC: (1.100-1.101); FILE MERGED 2008/02/05 11:06:20 od 1.100.138.1: #i85348# adjust method comment


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [cf5e84595587eaaa28582a32c7ead45e0a38c365]

INTEGRATION: CWS xmlfilter03_DEV300 (1.20.2); FILE MERGED 2008/02/13 17:58:07 hbrinkm 1.20.2.1: OOXMLInputStreamValue


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [55dd20b772364c962ffca08160b9ebfeb2fb4c0e]

INTEGRATION: CWS dba30a (1.12.134); FILE MERGED 2008/02/20 21:31:57 fs 1.12.134.1: remove unused code Issue number:  #i86284# Submitted by:  cmc@openoffice.org Reviewed by:   fs@openoffice.org


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [18806bb88ac5f53411a54b2efd6862fef8954fc4]

INTEGRATION: CWS rptchart01_DEV300 (1.1.2); FILE ADDED 2008/02/21 09:59:24 oj 1.1.2.5: #i85225# return empty sequence when not bound yet 2008/02/19 16:40:11 oj 1.1.2.4: wrong props 2008/01/29 07:27:17 oj 1.1.2.3: compile error 2008/01/25 13:58:34 oj 1.1.2.2: #i85225# add two new attributes 2008/01/24 12:14:38 oj 1.1.2.1: #i85225# new dataprovider for charts


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [1b79a0e92cf358d938192059a1de53e16f03b7c5]

INTEGRATION: CWS aquavcl05_DEV300 (1.7.46); FILE MERGED 2008/02/14 15:53:42 pl 1.7.46.3: RESYNC: (1.7-1.8); FILE MERGED 2008/01/28 14:58:35 pl 1.7.46.2: #i85511# support jump to here behavior 2008/01/23 15:55:37 pl 1.7.46.1: #i85512# checkbox updates


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [b04275137e24be9dcf4b0f4c3ea9b1baac1464ac]

INTEGRATION: CWS swnewlistlevelattrs_DEV300 (1.77.76); FILE MERGED 2008/02/05 11:10:35 od 1.77.76.2: #i85348# - correct calculation of <nLeft> in R2L layout 	 - adjusted calculation of <nFirst> for new list level attributes 	 - adjusted calculation of cursor rectangle for new list level attributes 2008/01/23 14:57:57 od 1.77.76.1: #i85348# correct consideration of list indents in R2L-layout


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [f543c1c6d418a064ba554ca2a06f490ed07725a3]

INTEGRATION: CWS xmlfilter03_DEV300 (1.21.2); FILE MERGED 2008/02/13 17:57:41 hbrinkm 1.21.2.3: OOXMLInputStreamValue 2008/02/01 12:21:00 hbrinkm 1.21.2.2: debugging code, sanity checks 2008/01/25 09:14:58 hbrinkm 1.21.2.1: merged changes from xf02bigcleanup


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [d86b79212d695d285a0813a38b6aa876dcf22608]

INTEGRATION: CWS rptchart01_DEV300 (1.1.2); FILE ADDED 2008/01/25 13:58:35 oj 1.1.2.2: #i85225# add two new attributes 2008/01/24 12:14:50 oj 1.1.2.1: #i85225# new dataprovider for charts


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [83ddfe2ac16d34026e8925d8ca267e46b6511012]

INTEGRATION: CWS dba30a (1.38.34); FILE MERGED 2008/02/14 08:37:49 oj 1.38.34.1: #i86088# add url handling for sdbc:mysqlc:


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [b2fb063c5b5fa0aad377a15cb124fd507e032a5f]

INTEGRATION: CWS aquavcl05_DEV300 (1.5.148); FILE MERGED 2008/02/15 10:56:10 pl 1.5.148.1: add: GetModalModeCount


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [3debd4302be3a7a3346f499fd90b06c4ec941208]

INTEGRATION: CWS rptchart01_DEV300 (1.50.28); FILE MERGED 2008/03/05 09:11:49 oj 1.50.28.3: RESYNC: (1.53-1.54); FILE MERGED 2008/02/19 07:34:48 oj 1.50.28.2: RESYNC: (1.50-1.53); FILE MERGED 2008/02/13 07:45:37 oj 1.50.28.1: #i85225# impl new method


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [7f6e4946d8647ce233ad18dd9629f8ea3bf3fb50]

INTEGRATION: CWS swnewlistlevelattrs_DEV300 (1.54.142); FILE MERGED 2008/02/06 07:53:01 od 1.54.142.3: RESYNC: (1.54-1.55); FILE MERGED 2008/02/05 11:05:41 od 1.54.142.2: #i85348# adjustments for correct consideration of list tab stop of 	 new list level attributes 2008/01/23 14:57:09 od 1.54.142.1: #i85348# class <SwLineInfo> 	 - merge list tab stop into retrieved <SvxTapStopItem>, if needed.


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [f3c47b45026992e71ffeac8ff868fe8122c4fa62]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.2); FILE MERGED 2008/02/26 13:08:25 hbrinkm 1.2.2.3: undone changes aimed for xmlfilter04 2008/02/25 09:59:33 hbrinkm 1.2.2.2: additionally use type of footnote/endnote to specify which footnote/endnote to use 2008/01/22 09:53:22 hbrinkm 1.2.2.1: table properties


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [fdf1009a439e3de43eb17e0cff3e8ef3396eed19]

INTEGRATION: CWS dba30a (1.5.12); FILE MERGED 2008/02/20 21:31:56 fs 1.5.12.2: remove unused code Issue number:  #i86284# Submitted by:  cmc@openoffice.org Reviewed by:   fs@openoffice.org 2008/02/14 08:37:49 oj 1.5.12.1: #i86088# add url handling for sdbc:mysqlc:


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [8686618c9a6109b6002565a8170ca0fe529b360a]

INTEGRATION: CWS aquavcl05_DEV300 (1.7.6); FILE MERGED 2008/02/13 10:58:24 pl 1.7.6.1: #i85963# support bevel buton hint


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [92886ca7c77457f92876d21b679c61a1e8ef61c0]

INTEGRATION: CWS rptchart01_DEV300 (1.37.222); FILE MERGED 2008/02/19 07:34:42 oj 1.37.222.2: RESYNC: (1.37-1.38); FILE MERGED 2008/01/24 12:19:14 oj 1.37.222.1: #i85225# removed duplicate header


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [d8bf824631e359231ef60016e492ddbaec213abf]

INTEGRATION: CWS swnewlistlevelattrs_DEV300 (1.112.98); FILE MERGED 2008/02/18 07:18:04 od 1.112.98.4: #i85348# clear default tab stop at position 0 in case of absolute tab stops 2008/02/06 07:53:10 od 1.112.98.3: RESYNC: (1.112-1.113); FILE MERGED 2008/02/05 11:05:41 od 1.112.98.2: #i85348# adjustments for correct consideration of list tab stop of 	 new list level attributes 2008/01/23 14:57:09 od 1.112.98.1: #i85348# class <SwLineInfo> 	 - merge list tab stop into retrieved <SvxTapStopItem>, if needed.


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [2e5b0ceb42e181712793755e6e9f3f3cb11fa2d0]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.2); FILE MERGED 2008/02/26 13:08:25 hbrinkm 1.2.2.5: undone changes aimed for xmlfilter04 2008/02/25 09:59:33 hbrinkm 1.2.2.4: additionally use type of footnote/endnote to specify which footnote/endnote to use 2008/02/15 09:01:36 hbrinkm 1.2.2.3: set/get XNoteId: use document 2008/02/01 12:20:21 hbrinkm 1.2.2.2: debugging code 2008/01/22 09:53:22 hbrinkm 1.2.2.1: table properties


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [e7614af72497d37c6b281245241e76e5e12a9ef3]

INTEGRATION: CWS dba30a (1.3.216); FILE MERGED 2008/02/20 21:31:56 fs 1.3.216.1: remove unused code Issue number:  #i86284# Submitted by:  cmc@openoffice.org Reviewed by:   fs@openoffice.org


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [6d9dee375a04863805add208555457a3c1214f7f]

INTEGRATION: CWS rptchart01_DEV300 (1.25.202); FILE MERGED 2008/02/19 07:34:39 oj 1.25.202.2: RESYNC: (1.25-1.26); FILE MERGED 2008/02/13 07:45:37 oj 1.25.202.1: #i85225# impl new method


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [c434332416c55dfcee480d9f4626dafd4ad9aea5]

INTEGRATION: CWS aquavcl05_DEV300 (1.3.90); FILE MERGED 2008/02/18 15:46:38 pl 1.3.90.4: #i86095# better optimization of invalidate rects 2008/02/14 21:31:53 pl 1.3.90.3: optimize flush operations for e.g. gradient 2008/02/14 11:41:19 hdu 1.3.90.2: #i86095# allow partial SalFrame flushes for Window flushes 2008/01/30 14:47:05 pl 1.3.90.1: #i85727# add modified state to extended win bits


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [44c02ce0e9b20e486e89132c4943221fdabfe89e]

INTEGRATION: CWS swnewlistlevelattrs_DEV300 (1.66.142); FILE MERGED 2008/02/05 11:03:46 od 1.66.142.1: #i85348# method <SwTxtFrm::Format()> 	 - call new method <SwTxtFrm::CalcAdditionalFirstLineOffset()> 	   before the intrinsic formatting


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [b02c4ecf74ec369740b4226ce590f20af941a471]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.2); FILE MERGED 2008/02/26 13:08:25 hbrinkm 1.2.2.3: undone changes aimed for xmlfilter04 2008/02/25 09:59:00 hbrinkm 1.2.2.2: debug code cleanups 2008/01/29 16:52:55 hbrinkm 1.2.2.1: newProperty from integer, debugging code


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [cad0b76534bfe08e28f65a1a4e747191dd57ddf4]

INTEGRATION: CWS dba30a (1.78.36); FILE MERGED 2008/02/14 08:37:48 oj 1.78.36.1: #i86088# add url handling for sdbc:mysqlc:


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [725272f8925e898e900490deb2ac1a48657d78e6]

INTEGRATION: CWS aquavcl05_DEV300 (1.6.22); FILE MERGED 2008/02/19 10:57:06 pl 1.6.22.1: #i85195# report potential problems during PDF export


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [b4b2967059cd9fb55fe596589ec38f073ce4ed4c]

INTEGRATION: CWS rptchart01_DEV300 (1.53.32); FILE MERGED 2008/02/19 07:34:35 oj 1.53.32.2: RESYNC: (1.53-1.54); FILE MERGED 2008/02/13 07:45:37 oj 1.53.32.1: #i85225# impl new method


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [cba8a92c7be88658947343ceca5646020a28cef7]

INTEGRATION: CWS swnewlistlevelattrs_DEV300 (1.19.72); FILE MERGED 2008/02/06 07:53:04 od 1.19.72.2: RESYNC: (1.19-1.20); FILE MERGED 2008/01/31 12:41:26 od 1.19.72.1: #i85348# refactoring: adjust includes


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [e3bb1589ef4c2d0b1d6e19d100bb293c68014252]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.2); FILE MERGED 2008/02/15 09:00:28 hbrinkm 1.2.2.5: OOXMLFastContextHandlerXNote: new member msMyXNoteId 2008/02/13 17:56:54 hbrinkm 1.2.2.4: handleOLE, resolveOLE 2008/02/01 12:19:53 hbrinkm 1.2.2.3: OOXMLFastContextHandlerStream::getProperty 2008/01/29 16:52:12 hbrinkm 1.2.2.2: bFallback 2008/01/22 09:52:41 hbrinkm 1.2.2.1: sal_uInt32->Token_t, and more


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [520a37423b8874aa7513ee95cc0d0c76db6a24e5]

INTEGRATION: CWS dba30a (1.12.36); FILE MERGED 2008/02/14 08:37:48 oj 1.12.36.1: #i86088# add url handling for sdbc:mysqlc:


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [86bb35bd5cabec2b3e3558a9516f11eb04467e10]

INTEGRATION: CWS rptchart01_DEV300 (1.5.96); FILE MERGED 2008/02/18 09:52:50 oj 1.5.96.1: #i85225# fix for visibility of commands


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [22326a5539c6b8ac107e84ddb818230868bee71e]

INTEGRATION: CWS swnewlistlevelattrs_DEV300 (1.80.142); FILE MERGED 2008/01/31 12:37:23 od 1.80.142.1: #i85348# refactoring: adjust includes


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [54eac92cf3163376e067b212fff5637d3eb78010]

INTEGRATION: CWS aquavcl05_DEV300 (1.3.48); FILE MERGED 2008/02/12 11:05:07 hdu 1.3.48.1: #i86038# allow font request to be subpixel-accurate


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [6ae2e8d406bacf9a54b521950dea819879d52952]

INTEGRATION: CWS xmlfilter03_DEV300 (1.4.2); FILE MERGED 2008/02/26 13:24:42 os 1.4.2.10: #i86455# alignment errors fixed 2008/02/26 13:08:25 hbrinkm 1.4.2.9: undone changes aimed for xmlfilter04 2008/02/25 09:58:16 hbrinkm 1.4.2.8: additionally use type of footnote/endnote to specify which footnote/endnote to use 2008/02/19 12:15:31 dr 1.4.2.7: #i10000# gcc warnings 2008/02/15 08:58:12 hbrinkm 1.4.2.6: debug information, correct XNoteHandling 2008/02/13 17:56:21 hbrinkm 1.4.2.5: clean up debug code, handleOLE, resolveOLE 2008/02/01 12:18:46 hbrinkm 1.4.2.4: debugging code 2008/01/29 16:51:56 hbrinkm 1.4.2.3: bFallback, debugging code 2008/01/25 09:11:46 hbrinkm 1.4.2.2: merged changes from xf02bigcleanup 2008/01/22 09:51:39 hbrinkm 1.4.2.1: multiple changes


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [a36aa0108917febd705f41fec89afd7ef9ddace2]

INTEGRATION: CWS dba30a (1.55.12); FILE MERGED 2008/02/20 21:31:56 fs 1.55.12.1: remove unused code Issue number:  #i86284# Submitted by:  cmc@openoffice.org Reviewed by:   fs@openoffice.org


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [d7805d81faa01184b667ba00e49a80e039997ca7]

INTEGRATION: CWS aquavcl05_DEV300 (1.3.222); FILE MERGED 2008/02/12 10:13:46 hdu 1.3.222.1: #i86038# added subpixel-accurate pixel<->logic conversions


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [94530e399fa4ba6bd9dc227e75627fd146d62cb2]

INTEGRATION: CWS swnewlistlevelattrs_DEV300 (1.58.76); FILE MERGED 2008/01/31 12:37:23 od 1.58.76.1: #i85348# refactoring: adjust includes


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [ac4dc0919036042d14f426f21492f1376f1eae90]

INTEGRATION: CWS xmlfilter03_DEV300 (1.7.2); FILE MERGED 2008/02/26 13:08:25 hbrinkm 1.7.2.5: undone changes aimed for xmlfilter04 2008/02/25 09:57:46 hbrinkm 1.7.2.4: additionally use type of footnote/endnote to specify which footnote/endnote to use 2008/02/15 08:51:33 hbrinkm 1.7.2.3: set/get XNoteId 2008/02/13 17:55:12 hbrinkm 1.7.2.2: getInputStreamForId 2008/01/22 09:41:59 hbrinkm 1.7.2.1: new method getInputStream


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [7fea8b86dc1c89a6be4766aee933b038047a3922]

INTEGRATION: CWS dba30a (1.27.12); FILE MERGED 2008/02/26 09:11:01 oj 1.27.12.1: #100251# delete selected rows or the current one


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [83c05bb4e4987dc08a302dd811385a5241c8e4dc]

INTEGRATION: CWS xmlfilter03_DEV300 (1.14.2); FILE MERGED 2008/02/26 13:08:25 hbrinkm 1.14.2.6: undone changes aimed for xmlfilter04 2008/02/25 09:57:46 hbrinkm 1.14.2.5: additionally use type of footnote/endnote to specify which footnote/endnote to use 2008/02/15 08:58:45 hbrinkm 1.14.2.4: include clean up 2008/02/15 08:51:33 hbrinkm 1.14.2.3: set/get XNoteId 2008/02/13 17:54:43 hbrinkm 1.14.2.2: getInputStreamForId 2008/01/22 09:41:27 hbrinkm 1.14.2.1: use getDocumentStream instead of getInputStream, new method getInputStream


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [102b31dd5f81e951046df8a0bf2e687dcb54e3cf]

INTEGRATION: CWS swnewlistlevelattrs_DEV300 (1.48.142); FILE MERGED 2008/01/31 12:37:22 od 1.48.142.1: #i85348# refactoring: adjust includes


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [22983142c95ed182ddee4e351234387c57093b13]

INTEGRATION: CWS aquavcl05_DEV300 (1.4.100); FILE MERGED 2008/01/21 16:11:22 pl 1.4.100.2: RESYNC: (1.4-1.5); FILE MERGED 2007/12/17 10:01:11 pl 1.4.100.1: #i77550# improve NWF spinfields on aqua


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [65ec72b7a88fb1dd92e5d1e5fb98707f3d5741ab]

INTEGRATION: CWS swnewlistlevelattrs_DEV300 (1.29.140); FILE MERGED 2008/01/31 12:37:22 od 1.29.140.1: #i85348# refactoring: adjust includes


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [5fd6d14e2c98ed68ded8ab8aad67dc252a279219]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.2); FILE MERGED 2008/01/29 15:27:08 fridrich_strba 1.2.2.2: fix compiler errors with recent gcc 4.3 snapshot due to some missing includes + be a bit defensive in coding and prevent null pointer crashes 2008/01/22 09:40:32 hbrinkm 1.2.2.1: read: use getDocumentStream instead of getInputStream


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [3a15eeb8f8e4a8fe359898c4bc7c71f90efc7207]

INTEGRATION: CWS dba30a (1.3.34); FILE MERGED 2008/02/20 21:31:56 fs 1.3.34.1: remove unused code Issue number:  #i86284# Submitted by:  cmc@openoffice.org Reviewed by:   fs@openoffice.org


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [bacd439012299802823f5b8000629f0c2082a58b]

INTEGRATION: CWS aquavcl05_DEV300 (1.3.6); FILE MERGED 2008/02/14 15:53:47 pl 1.3.6.3: RESYNC: (1.3-1.4); FILE MERGED 2008/01/28 18:28:02 pl 1.3.6.2: #i85512# focus ring problems also on radiobuttons 2008/01/23 15:55:37 pl 1.3.6.1: #i85512# checkbox updates


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [9f36474d6004c9d72daebd84302172cb7d14151b]

INTEGRATION: CWS rptchart01_DEV300 (1.11.234); FILE MERGED 2008/01/24 14:39:33 oj 1.11.234.1: #i85225# changes for embedded object


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [3d54e8f6242548b99e2ae0befe9823e0d4bb1979]

INTEGRATION: CWS swnewlistlevelattrs_DEV300 (1.100.140); FILE MERGED 2008/02/14 16:20:28 od 1.100.140.2: RESYNC: (1.100-1.101); FILE MERGED 2008/01/23 14:47:09 od 1.100.140.1: #i85348# class <SwBorderAttrs> 	 - correct consideration of the list indents in R2L-layout


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [5ca7e571f6f7f3f991fbc04d3ef285bc524f2eec]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.2); FILE MERGED 2008/02/13 17:20:49 hbrinkm 1.2.2.1: OOXMLOLEHandler


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [c6faf9daf638ed47d2b06166036260573a1bb932]

INTEGRATION: CWS dba30a (1.100.10); FILE MERGED 2008/02/14 08:37:48 oj 1.100.10.1: #i86088# add url handling for sdbc:mysqlc:


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [8ce5e01072ad06df0b6e1f67f547ba458d74ee1a]

INTEGRATION: CWS aquavcl05_DEV300 (1.2.250); FILE MERGED 2008/02/07 13:28:44 pl 1.2.250.1: #i67502# new INPUT_APPEVENT to be used by Desktop::Main


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [c8c842c44aec6ed95d66f8edd0f675cd55fc4848]

INTEGRATION: CWS rptchart01_DEV300 (1.23.8); FILE MERGED 2008/01/24 14:39:33 oj 1.23.8.1: #i85225# changes for embedded object


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [276bada01cb099e9b5d5ed054f42fa7dc0a948e2]

INTEGRATION: CWS swnewlistlevelattrs_DEV300 (1.54.76); FILE MERGED 2008/02/05 10:59:05 od 1.54.76.1: #i85348# class <swTxtFrm> - enhancements for new list level attributes: 	 - member <mnAdditionalFirstLineOffset> 	 - methods <CalcAdditionalFirstLineOffset()> and <GetAdditionalFirstLineOffset()>


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [8e69820c163d1ed6c7f1dab2fd799fc0288bf7ae]

INTEGRATION: CWS aquavcl05_DEV300 (1.6.6); FILE MERGED 2008/02/06 10:05:36 pl 1.6.6.3: #i67502# send application event if no frame available 2008/02/05 17:23:53 pl 1.6.6.2: #i67502# update default menu if necessary 2008/02/05 10:58:21 pl 1.6.6.1: #i67502# provide a default menu if no frame is shown


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [5ed42bfa9364f8d02007cb7e9e74eab7b7be5698]

INTEGRATION: CWS dba30a (1.38.116); FILE MERGED 2008/02/05 21:38:28 fs 1.38.116.1: #i85879# cleanup the toolbar mess in the data source browser


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [5d580c6379460f83c761ce657540498ef81e182e]

INTEGRATION: CWS rptchart01_DEV300 (1.164.132); FILE MERGED 2008/02/18 13:46:43 oj 1.164.132.3: RESYNC: (1.165-1.166); FILE MERGED 2008/01/28 06:26:39 oj 1.164.132.2: RESYNC: (1.164-1.165); FILE MERGED 2008/01/24 14:39:32 oj 1.164.132.1: #i85225# changes for embedded object


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [f50295bb0c1372b31add8b7827abbc25940d9139]

INTEGRATION: CWS swnewlistlevelattrs_DEV300 (1.28.78); FILE MERGED 2008/01/31 12:37:44 od 1.28.78.1: #i85348# refactoring: adjust includes


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [7e9262ee7eda63b1f1d9bde0fdc2697a93701b60]

INTEGRATION: CWS aquavcl05_DEV300 (1.2.6); FILE MERGED 2008/02/21 11:40:49 pl 1.2.6.7: #i84825# tweak wheel events a little more 2008/02/18 18:12:03 pl 1.2.6.6: repair RTL mode 2008/02/04 02:06:45 ekato 1.2.6.5: #i85846# preedit attributes 2008/02/02 06:01:51 ekato 1.2.6.4: #i85815# fix setMarkedText:selectedRange: 2008/01/30 17:11:38 pl 1.2.6.3: #i84825# optimize scroll events 2008/01/23 14:11:23 pl 1.2.6.2: #i85515# remove AquaLog 2008/01/22 14:53:14 pl 1.2.6.1: #i84461# prevent crashing when closing while in preedit mode


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [b03f270bd0c66219470c6b5eed19e5348a13196d]

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>  [83a4b873631704f6691abef17838ad071afde8e8]

INTEGRATION: CWS dba30a (1.38.116); FILE MERGED 2008/02/22 12:47:47 oj 1.38.116.1: #100251# #100250#  two new commands for the dbtdata menu


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [fac87fbcb8086b1c0b5fc6b2def2f63248c3e246]

INTEGRATION: CWS rptchart01_DEV300 (1.30.234); FILE MERGED 2008/02/18 13:37:12 oj 1.30.234.3: #85225# new method impl 2008/01/28 06:26:36 oj 1.30.234.2: RESYNC: (1.30-1.32); FILE MERGED 2008/01/24 14:39:32 oj 1.30.234.1: #i85225# changes for embedded object


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [4e8e51836a012f7544aa39af268ddc77b0a13db7]

INTEGRATION: CWS swnewlistlevelattrs_DEV300 (1.16.138); FILE MERGED 2008/01/31 12:37:44 od 1.16.138.1: #i85348# refactoring: adjust includes


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [13a34f8b13c6a796c0b47b7447ea5b28f48f17ed]

INTEGRATION: CWS aquavcl05_DEV300 (1.55.6); FILE MERGED 2008/02/21 17:16:56 pl 1.55.6.17: #i83126# found more messages needing release of the solar mutex 2008/02/18 18:12:03 pl 1.55.6.16: repair RTL mode 2008/02/18 15:46:37 pl 1.55.6.15: #i86095# better optimization of invalidate rects 2008/02/15 13:36:23 hdu 1.55.6.14: #i86095# checking if the event queue is handled is better done with AppData::mnDispatchLevel than with AppData::mbInAppExecute 2008/02/14 21:31:54 pl 1.55.6.13: optimize flush operations for e.g. gradient 2008/02/14 12:18:17 hdu 1.55.6.12: #i86095# Aqua: consolidate partial SalFrame flushes 2008/02/14 11:42:43 hdu 1.55.6.11: #i86095# implement partial SalFrame flushes for Aqua 2008/02/05 10:58:21 pl 1.55.6.10: #i67502# provide a default menu if no frame is shown 2008/02/04 14:37:41 hdu 1.55.6.9: #i85798# the IntroWindow needs to be painted synchronously 2008/02/04 12:36:12 hdu 1.55.6.8: #i85798# make AquaSalFrame::Flush() non-synchronous 2008/01/30 17:56:59 pl 1.55.6.7: #i85744# proper lock/unlockFocus in UpdateSettings 2008/01/30 17:40:47 pl 1.55.6.6: cleanup graphics handling in UpdateSettings 2008/01/30 14:47:06 pl 1.55.6.5: #i85727# add modified state to extended win bits 2008/01/28 14:58:34 pl 1.55.6.4: #i85511# support jump to here behavior 2008/01/28 12:30:10 pl 1.55.6.3: add: scrollbar size setting 2008/01/28 12:26:58 pl 1.55.6.2: #i83126# fix deadlock due to cross thread displaying 2008/01/23 14:11:23 pl 1.55.6.1: #i85515# remove AquaLog


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [557b89fabc3ce8e430a2072e996fe96735ab7faf]

INTEGRATION: CWS dba30a (1.24.12); FILE MERGED 2008/02/20 21:31:56 fs 1.24.12.1: remove unused code Issue number:  #i86284# Submitted by:  cmc@openoffice.org Reviewed by:   fs@openoffice.org


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [1e8dd21ce848ea6136ffd659f8e6a6399a8b9578]

INTEGRATION: CWS rptchart01_DEV300 (1.43.182); FILE MERGED 2008/01/24 14:39:32 oj 1.43.182.1: #i85225# changes for embedded object


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [c7d14f1695ac333e7333d4d8c0c59490dc560a33]

INTEGRATION: CWS swnewlistlevelattrs_DEV300 (1.15.84); FILE MERGED 2008/01/31 12:37:44 od 1.15.84.1: #i85348# refactoring: adjust includes


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [d0392deda01fba100a8499788289bce7bc223d78]

INTEGRATION: CWS aquavcl05_DEV300 (1.21.92); FILE MERGED 2008/01/23 14:11:23 pl 1.21.92.1: #i85515# remove AquaLog


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [7d7e173d7d06f17f1c0e62936d665da502c69552]

INTEGRATION: CWS dba30a (1.5.48); FILE MERGED 2008/02/20 21:31:56 fs 1.5.48.1: remove unused code Issue number:  #i86284# Submitted by:  cmc@openoffice.org Reviewed by:   fs@openoffice.org


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [b7efe27aba2be447698328aecbcc4a9baeb55292]

INTEGRATION: CWS rptchart01_DEV300 (1.83.8); FILE MERGED 2008/02/18 13:46:36 oj 1.83.8.3: RESYNC: (1.84-1.85); FILE MERGED 2008/01/28 06:26:33 oj 1.83.8.2: RESYNC: (1.83-1.84); FILE MERGED 2008/01/24 14:39:32 oj 1.83.8.1: #i85225# changes for embedded object


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [f6b067d470a9d8ddda534c3c5252c546f2a066a9]

INTEGRATION: CWS swnewlistlevelattrs_DEV300 (1.13.142); FILE MERGED 2008/01/31 12:37:44 od 1.13.142.1: #i85348# refactoring: adjust includes


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [958dc9cf49ee67473c6062c4a577e767f92fff34]

INTEGRATION: CWS aquavcl05_DEV300 (1.12.6); FILE MERGED 2008/01/23 14:11:23 pl 1.12.6.1: #i85515# remove AquaLog


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [a7b0bc74e65c7fc0788dbeb61690d595ea7db5bc]

INTEGRATION: CWS nativeprintdlg01_DEV300 (1.15.62); FILE MERGED 2007/11/26 17:39:10 pl 1.15.62.2: #i77579# fix an assertion 2007/11/26 14:48:35 pl 1.15.62.1: #i77579# changes for aqua printing system


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [b0ea26db80b677b0fbe7d7f65a4953f4878403ed]

INTEGRATION: CWS dba30a (1.13.132); FILE MERGED 2008/02/20 21:31:56 fs 1.13.132.2: remove unused code Issue number:  #i86284# Submitted by:  cmc@openoffice.org Reviewed by:   fs@openoffice.org 2008/01/14 09:12:24 fs 1.13.132.1: remove unused code Issue number:  #i85177# Submitted by:  cmc@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [d6df49ec9003bc7e4a20e8359f633f1dcabf051c]

INTEGRATION: CWS rptchart01_DEV300 (1.75.220); FILE MERGED 2008/01/24 14:39:32 oj 1.75.220.1: #i85225# changes for embedded object


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [8e8d7271cc4e4678aabf77df24684c1abc2a5846]

INTEGRATION: CWS swnewlistlevelattrs_DEV300 (1.20.100); FILE MERGED 2008/01/31 12:38:06 od 1.20.100.1: #i85348# refactoring: adjust includes


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [03df6c1121e0082387b8bf30b1ce2e81e6556a16]

INTEGRATION: CWS aquavcl05_DEV300 (1.7.92); FILE MERGED 2008/02/13 18:11:17 pl 1.7.92.6: #i85513# cleaned up push button drawing 2008/02/13 10:58:25 pl 1.7.92.5: #i85963# support bevel buton hint 2008/02/01 18:55:11 pl 1.7.92.4: #i84756# clip HIThemeDrawFrame to window to avoid ugly paint artifacts 2008/01/23 14:11:23 pl 1.7.92.3: #i85515# remove AquaLog 2008/01/21 16:11:16 pl 1.7.92.2: RESYNC: (1.7-1.8); FILE MERGED 2007/12/17 10:01:10 pl 1.7.92.1: #i77550# improve NWF spinfields on aqua


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [473056a93c5db7d0c25f4d7d498622957f9aa357]

INTEGRATION: CWS dba30a (1.30.116); FILE MERGED 2008/02/20 21:31:55 fs 1.30.116.2: remove unused code Issue number:  #i86284# Submitted by:  cmc@openoffice.org Reviewed by:   fs@openoffice.org 2008/01/14 09:12:24 fs 1.30.116.1: remove unused code Issue number:  #i85177# Submitted by:  cmc@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [fc7da270e55e6535cd94e0532ff6543a266a3a51]

INTEGRATION: CWS swnewlistlevelattrs_DEV300 (1.23.142); FILE MERGED 2008/02/13 11:19:24 od 1.23.142.2: #i85348# reset of indent attributes on applying list style at paragraphs 2008/01/31 12:38:06 od 1.23.142.1: #i85348# refactoring: adjust includes


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [fb6436fcb2b80b51b29bfd4e04233e732fc48278]

INTEGRATION: CWS nativeprintdlg01_DEV300 (1.3.168); FILE MERGED 2007/12/17 18:34:18 pl 1.3.168.7: fix a merge problem 2007/12/17 17:17:15 ericb 1.3.168.6: RESYNC: (1.3-1.4); FILE MERGED 2007/12/12 20:07:54 ericb 1.3.168.5: solve conflict with kprinter 2007/12/12 19:36:50 ericb 1.3.168.4: solve conflict with kprinter 2007/12/12 19:08:36 ericb 1.3.168.3: solve conflict with kprinter 2007/11/26 15:54:01 pl 1.3.168.2: #i77579# further jon from CWS kprinter 2007/11/23 21:52:26 ericb 1.3.168.1: #i77579# add changes from kprinter


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [319afc3433a9833c532dc98205521b5fd69bb178]

INTEGRATION: CWS rptchart01_DEV300 (1.154.186); FILE MERGED 2008/02/18 13:46:30 oj 1.154.186.2: RESYNC: (1.154-1.156); FILE MERGED 2008/01/24 14:39:32 oj 1.154.186.1: #i85225# changes for embedded object


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [78f9b57e87a25705b4258121728d90abd735d303]

INTEGRATION: CWS aquavcl05_DEV300 (1.13.6); FILE MERGED 2008/02/18 15:46:37 pl 1.13.6.4: #i86095# better optimization of invalidate rects 2008/02/14 12:18:17 hdu 1.13.6.3: #i86095# Aqua: consolidate partial SalFrame flushes 2008/02/14 11:00:04 hdu 1.13.6.2: #i85798# reduce performance cost of AquaSalGraphics::UpdateWindow() 2008/01/23 14:11:23 pl 1.13.6.1: #i85515# remove AquaLog


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [5babafbc8bddb28ae275317905f3e7e5dd5535fc]

INTEGRATION: CWS xmlfilter03_DEV300 (1.3.18); FILE MERGED 2008/01/23 14:42:59 os 1.3.18.1: include inc/writerfilter.mk


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [3248ed671e01ee5143b43576224619b1288272b7]

INTEGRATION: CWS dba30a (1.54.12); FILE MERGED 2008/02/14 08:37:48 oj 1.54.12.1: #i86088# add url handling for sdbc:mysqlc:


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [c17d523cbd2b127948cfec616f58ecaacc85c690]

INTEGRATION: CWS swnewlistlevelattrs_DEV300 (1.28.140); FILE MERGED 2008/01/23 14:39:22 od 1.28.140.1: #i85348# adjustments due to changed method <SwEditShell::GetCurAttr(..)>


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [e26cbcd6bff208984dd2a3fa4c3fc55879511fef]

INTEGRATION: CWS xmlfilter03_DEV300 (1.3.18); FILE MERGED 2008/01/22 16:12:54 hbrinkm 1.3.18.1: performance optimizations


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [88bd8d383783b10bad9fe3dec8f53c126ce56d60]

INTEGRATION: CWS aquavcl05_DEV300 (1.66.6); FILE MERGED 2008/02/13 12:38:37 hdu 1.66.6.4: #i86038# #i85925# better rounding for line metrics 2008/02/12 11:05:07 hdu 1.66.6.3: #i86038# allow font request to be subpixel-accurate 2008/01/31 16:56:31 hdu 1.66.6.2: #i85776# replace algorithm for horizontal/vertical display resolution adjustment 2008/01/23 14:11:23 pl 1.66.6.1: #i85515# remove AquaLog


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [a5d24dcde3cafe6fb38c28f2295d51a72bd1f931]

INTEGRATION: CWS rptchart01_DEV300 (1.2.340); FILE MERGED 2008/01/24 14:39:44 oj 1.2.340.1: #i85225# changes for embedded object


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [4575d51436872e56eb71afb6eaf4541eb722b683]

INTEGRATION: CWS dba30a (1.27.46); FILE MERGED 2008/02/14 08:37:48 oj 1.27.46.1: #i86088# add url handling for sdbc:mysqlc:


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [d501da1e857336f0ecb9aa570b81cb672a93e479]

INTEGRATION: CWS nativeprintdlg01_DEV300 (1.3.62); FILE MERGED 2007/12/18 10:25:54 pl 1.3.62.2: fix avisibility warning 2007/11/26 14:48:35 pl 1.3.62.1: #i77579# changes for aqua printing system


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [ba1878569b1d838dd95a681630b7558c8e1ed21c]

INTEGRATION: CWS swnewlistlevelattrs_DEV300 (1.52.74); FILE MERGED 2008/02/06 07:52:52 od 1.52.74.2: RESYNC: (1.52-1.53); FILE MERGED 2008/01/31 12:38:06 od 1.52.74.1: #i85348# refactoring: adjust includes


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [ab2664c1f55aa05ada662327dcfed1dab8f12ce7]

INTEGRATION: CWS xmlfilter03_DEV300 (1.19.2); FILE MERGED 2008/01/22 16:10:42 hbrinkm 1.19.2.1: clean up


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [f26bd453bf2acf2f99fab43e8a54982e6a2d59c5]

INTEGRATION: CWS rptchart01_DEV300 (1.4.216); FILE MERGED 2008/01/24 14:39:44 oj 1.4.216.1: #i85225# changes for embedded object


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [c6a34e1da008075a0245a0028da46722baac2af3]

INTEGRATION: CWS aquavcl05_DEV300 (1.29.92); FILE MERGED 2008/01/23 14:11:23 pl 1.29.92.1: #i85515# remove AquaLog


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [9686083c75ecc617b601bc568b63590240398515]

INTEGRATION: CWS dba30a (1.49.34); FILE MERGED 2008/02/14 08:37:48 oj 1.49.34.1: #i86088# add url handling for sdbc:mysqlc:


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [d5a459d4a38983670b1f39b3cb84b71e89affcf0]

INTEGRATION: CWS nativeprintdlg01_DEV300 (1.11.62); FILE MERGED 2008/02/26 15:31:45 pl 1.11.62.9: #i77579# correct landscape case 2008/02/26 12:32:47 pl 1.11.62.8: #i77579# enhance page offset hack 2008/02/21 21:43:23 pl 1.11.62.7: #i86329# add system print dialog property 2008/01/21 20:12:57 ericb 1.11.62.6: #i77579# fix missing breaker (missing includes from resync) 2008/01/21 17:39:45 ericb 1.11.62.5: #i77579# fix conflict 2007/11/27 15:52:04 pl 1.11.62.4: #i77579# respect native dialog setting 2007/11/26 18:59:38 pl 1.11.62.3: #i77579# activate quick print 2007/11/26 14:48:35 pl 1.11.62.2: #i77579# changes for aqua printing system 2007/11/23 21:53:29 ericb 1.11.62.1: #i77579# first try for Aqua native print dialog box


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [2ebf182cbc2101f74a4d1e32a7eb57a529f554c7]

INTEGRATION: CWS dba30a (1.29.36); FILE MERGED 2008/02/14 08:37:48 oj 1.29.36.1: #i86088# add url handling for sdbc:mysqlc:


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [2cf125ef7397c4904e259bcc113df212733fdb4c]

INTEGRATION: CWS rptchart01_DEV300 (1.12.780); FILE MERGED 2008/01/24 14:39:43 oj 1.12.780.1: #i85225# changes for embedded object


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [b00c36d547c0ae517da8f35860307bd466b05d20]

INTEGRATION: CWS aquavcl05_DEV300 (1.10.4); FILE MERGED 2008/02/13 16:06:36 hdu 1.10.4.2: #i82018# prefer names with UI-language first, then with default language and only then other languages 2008/01/23 14:11:23 pl 1.10.4.1: #i85515# remove AquaLog


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [1da0b7c0900001a227b8638c841e79f355b5198a]

INTEGRATION: CWS nativeprintdlg01_DEV300 (1.2.8); FILE MERGED 2008/02/26 12:32:47 pl 1.2.8.2: #i77579# enhance page offset hack 2008/01/21 17:54:42 ericb 1.2.8.1: #i77579# include native print chnages, not integrated with aquavcl04 integration


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [7bf55bdff0e838e82227fe1da21422cee1d965b4]

INTEGRATION: CWS nativeprintdlg01_DEV300 (1.9.62); FILE MERGED 2008/02/26 12:32:47 pl 1.9.62.2: #i77579# enhance page offset hack 2007/11/26 14:48:35 pl 1.9.62.1: #i77579# changes for aqua printing system


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [bfed419334b229f08a25438d1869a5c00b7661ae]

INTEGRATION: CWS swnewlistlevelattrs_DEV300 (1.8.398); FILE MERGED 2008/01/23 14:39:22 od 1.8.398.1: #i85348# adjustments due to changed method <SwEditShell::GetCurAttr(..)>


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [09e8b5293f060c3c850dee90643ef91b55125b57]

INTEGRATION: CWS aquavcl05_DEV300 (1.6.4); FILE MERGED 2008/02/13 09:02:16 hdu 1.6.4.5: #i86038# add and use AtsuPix2Vcl() method 2008/02/12 11:37:44 hdu 1.6.4.4: #i86038# ignore text justification requests that were likely caused by rounding errors 2008/02/12 11:10:30 hdu 1.6.4.3: #i86038# consolidate pixel<->fixedpoint conversions, remove unused code 2008/02/04 09:12:54 hdu 1.6.4.2: #i85798# Aqua performance: short circuit simple ATSLayout::FillDXArray() queries 2008/01/23 14:11:23 pl 1.6.4.1: #i85515# remove AquaLog


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [23960dce073a85b78884824e7a124fc73901d642]

INTEGRATION: CWS dba30a (1.18.36); FILE MERGED 2008/02/14 08:37:48 oj 1.18.36.1: #i86088# add url handling for sdbc:mysqlc:


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [e61d7958b8f6d9b849cddef3ca16423c80b41ec8]

INTEGRATION: CWS swnewlistlevelattrs_DEV300 (1.17.142); FILE MERGED 2008/01/31 12:38:06 od 1.17.142.1: #i85348# refactoring: adjust includes


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [028b7d9d7858b37c21f6c085c063d79e1cbed463]

INTEGRATION: CWS dba30a (1.13.48); FILE MERGED 2008/02/14 08:37:48 oj 1.13.48.1: #i86088# add url handling for sdbc:mysqlc:


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [5434b659ad09ba24937b2f1db35fa2b512abe82c]

INTEGRATION: CWS aquavcl05_DEV300 (1.2.6); FILE MERGED 2008/02/14 11:35:43 pl 1.2.6.5: #i75077# prevent duplicate command line argument execution 2008/02/05 10:58:21 pl 1.2.6.4: #i67502# provide a default menu if no frame is shown 2008/01/28 16:00:57 pl 1.2.6.3: #i85511# update notifications for scrollbars 2008/01/24 17:13:18 pl 1.2.6.2: #i84732# better shutdown handling 2008/01/22 15:36:43 pl 1.2.6.1: #i78680# dispatching of command key combinations


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [d653fda7e26caa6241def2b3a41d9a7889e1e228]

INTEGRATION: CWS dba30a (1.5.48); FILE MERGED 2008/02/14 08:37:48 oj 1.5.48.1: #i86088# add url handling for sdbc:mysqlc:


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [117d30b0e3c97ab3f479e2317885cfc7ae2b4843]

INTEGRATION: CWS swnewlistlevelattrs_DEV300 (1.42.140); FILE MERGED 2008/01/31 12:38:05 od 1.42.140.2: #i85348# refactoring: adjust includes 2008/01/23 14:39:22 od 1.42.140.1: #i85348# adjustments due to changed method <SwEditShell::GetCurAttr(..)>


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [002cabc1074191dcc6d8641a6f26c78258fb08da]

INTEGRATION: CWS aquavcl05_DEV300 (1.42.6); FILE MERGED 2008/02/18 15:46:37 pl 1.42.6.13: #i86095# better optimization of invalidate rects 2008/02/14 15:53:58 pl 1.42.6.12: RESYNC: (1.42-1.43); FILE MERGED 2008/02/14 11:35:43 pl 1.42.6.11: #i75077# prevent duplicate command line argument execution 2008/02/07 13:28:44 pl 1.42.6.10: #i67502# new INPUT_APPEVENT to be used by Desktop::Main 2008/02/07 09:40:15 pl 1.42.6.9: #i85558# do not send AppEvents prematurely 2008/02/05 08:49:30 hdu 1.42.6.8: #i85860# fix hang when a user-event gets posted while handling available cocoa events 2008/02/04 15:24:50 hdu 1.42.6.7: #i85798# mark mousewheel and shift-key actions as non-idling events 2008/02/04 08:08:19 hdu 1.42.6.6: #i85798# ignore simple mouse moves in AquaSalInstance::AnyInput() 2008/02/04 07:54:47 hdu 1.42.6.5: #i85798# implement AquaSalInstance::AnyInput() 2008/01/28 16:00:57 pl 1.42.6.4: #i85511# update notifications for scrollbars 2008/01/28 12:26:57 pl 1.42.6.3: #i83126# fix deadlock due to cross thread displaying 2008/01/23 15:55:37 pl 1.42.6.2: #i85512# checkbox updates 2008/01/23 14:11:22 pl 1.42.6.1: #i85515# remove AquaLog


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [2bbeb4911ad81fe0cb3bdc929841c107fb831845]

INTEGRATION: CWS dba30a (1.105.34); FILE MERGED 2008/02/14 08:37:47 oj 1.105.34.1: #i86088# add url handling for sdbc:mysqlc:


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [dab0c9f3f1664a637a2c519a807370bb4e9d1c90]

INTEGRATION: CWS swnewlistlevelattrs_DEV300 (1.8.76); FILE MERGED 2008/02/13 11:19:59 od 1.8.76.1: #i85348# - adjustment due to changed constructor of class <SwNumRule> 	 - adjustment due to changed method name at class <SwDoc>


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [046bc84c6c9cbe36f807d6dac1811b701e5bd44a]

INTEGRATION: CWS nativeprintdlg01_DEV300 (1.30.68); FILE MERGED 2008/02/22 13:00:38 pl 1.30.68.5: #i86352# add options button in PrinterSetupDialog 2008/01/13 21:28:14 ericb 1.30.68.4: RESYNC: (1.32-1.33); FILE MERGED 2007/12/12 21:07:41 ericb 1.30.68.3: RESYNC: (1.30-1.31); FILE MERGED 2007/12/12 20:29:50 ericb 1.30.68.2: solve conflict with kprinter 2007/11/23 21:47:56 ericb 1.30.68.1: #i77579# add kprinter changes


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [3d721e508d82007d8f9e577450f2f50412d8eef9]

INTEGRATION: CWS xmlfilter03_DEV300 (1.7.2); FILE MERGED 2008/02/18 16:12:50 dr 1.7.2.6: RESYNC: (1.7-1.9); FILE MERGED 2008/01/25 09:06:42 hbrinkm 1.7.2.5: merged changes from xf02bigcleanup 2008/01/23 14:49:48 os 1.7.2.4: include inc/writerfilter.mk 2008/01/23 13:54:33 fridrich_strba 1.7.2.3: crossmerging changes from xf02bigcleanup 2008/01/23 09:11:27 hbrinkm 1.7.2.2: last changes did not work 2008/01/22 09:34:08 hbrinkm 1.7.2.1: commented out targets that are build in resourcemodel


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [2dc5eb23c446b1ff63f46fb7c2c98017cf973ef5]

INTEGRATION: CWS swnewlistlevelattrs_DEV300 (1.38.84); FILE MERGED 2008/02/13 11:19:59 od 1.38.84.2: #i85348# - adjustment due to changed constructor of class <SwNumRule> 	 - adjustment due to changed method name at class <SwDoc> 2008/01/31 12:38:05 od 1.38.84.1: #i85348# refactoring: adjust includes


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [00d973af2e019dbe55cd55d52461eac30a0e4124]

INTEGRATION: CWS aquavcl05_DEV300 (1.2.6); FILE MERGED 2008/02/05 10:58:20 pl 1.2.6.2: #i67502# provide a default menu if no frame is shown 2008/01/28 16:00:57 pl 1.2.6.1: #i85511# update notifications for scrollbars


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [f2d4eb27939431284bd25888cb2e90b3936afe6b]

INTEGRATION: CWS rptchart01_DEV300 (1.2.326); FILE MERGED 2008/02/19 07:40:18 oj 1.2.326.1: #i85225# return XSingleSelectQueryComposer


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [5710807cdd6d90d5ee980deff4ccdcd30bd86550]

INTEGRATION: CWS dba30a (1.7.46); FILE MERGED 2008/02/14 08:37:47 oj 1.7.46.1: #i86088# add url handling for sdbc:mysqlc:


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [e0a19145ca8b4c37f2b40586ee7c792362aa3001]

INTEGRATION: CWS aquavcl05_DEV300 (1.4.102); FILE MERGED 2007/12/17 10:01:10 pl 1.4.102.1: #i77550# improve NWF spinfields on aqua


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [89d9f339af92001550ed9ea3f76a383d15df7a22]

INTEGRATION: CWS nativeprintdlg01_DEV300 (1.53.122); FILE MERGED 2008/02/26 14:17:44 pl 1.53.122.1: #i77579# print progress should get a different text in case of native print dialog after the job


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [75259d3484d0d2c210994ef8696a8d82652d3752]

INTEGRATION: CWS rptchart01_DEV300 (1.2.124); FILE MERGED 2008/01/24 14:44:04 oj 1.2.124.1: #i85225# add some props


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [d07ba22bdefe0f924546c732227d4143d3f07651]

INTEGRATION: CWS dba30a (1.14.12); FILE MERGED 2008/02/14 08:37:47 oj 1.14.12.1: #i86088# add url handling for sdbc:mysqlc:


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [c08493747fe5454c41ca5fa7452f164e5b1a79e1]

INTEGRATION: CWS swnewlistlevelattrs_DEV300 (1.49.142); FILE MERGED 2008/02/13 11:22:54 od 1.49.142.3: #i85348# usage of new list level attributes of build-in list styles 2008/02/04 14:49:01 od 1.49.142.2: #i85348# - consider new list level attributes 2008/01/31 12:38:29 od 1.49.142.1: #i85348# refactoring: adjust includes


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [3428f43323ce69664b2c06b72f8011ecacd40ecf]

INTEGRATION: CWS vcl86_DEV300 (1.44.46); FILE MERGED 2008/02/20 16:24:30 pl 1.44.46.2: #i83676# change checkbox text 2008/01/16 17:28:41 pl 1.44.46.1: #i83676# add GUI for external dialog and resp. command line


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [83ac06d80cb19db5aa0a172347e2dd9c1dd30d1a]

INTEGRATION: CWS aquavcl05_DEV300 (1.6.6); FILE MERGED 2008/02/05 10:58:20 pl 1.6.6.1: #i67502# provide a default menu if no frame is shown


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [2f57562903b389d29430cf485a964d74d731dfc9]

INTEGRATION: CWS rptchart01_DEV300 (1.1.2); FILE ADDED 2008/01/24 14:44:27 oj 1.1.2.1: #i85225# add new data provider for database


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [df722ee5e8e08ee9cbd8df5940b9cc5ff4aaad67]

INTEGRATION: CWS nativeprintdlg01_DEV300 (1.10.122); FILE MERGED 2008/02/26 14:17:44 pl 1.10.122.1: #i77579# print progress should get a different text in case of native print dialog after the job


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [d6a9f8a5f20947776fc46c2d916e5fe0e25d20fb]

INTEGRATION: CWS dba30a (1.22.12); FILE MERGED 2008/02/14 08:37:47 oj 1.22.12.1: #i86088# add url handling for sdbc:mysqlc:


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [80b0d8d452e182faf4c00bb88532b4f1b1788a5f]

INTEGRATION: CWS aquavcl05_DEV300 (1.14.6); FILE MERGED 2008/02/14 15:54:01 pl 1.14.6.4: RESYNC: (1.14-1.15); FILE MERGED 2008/02/14 11:35:43 pl 1.14.6.3: #i75077# prevent duplicate command line argument execution 2008/01/28 16:00:57 pl 1.14.6.2: #i85511# update notifications for scrollbars 2008/01/28 12:26:57 pl 1.14.6.1: #i83126# fix deadlock due to cross thread displaying


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [765390193ecd2d2cf6cc935716596f9f968e3c32]

INTEGRATION: CWS vcl86_DEV300 (1.5.58); FILE MERGED 2008/01/16 17:28:41 pl 1.5.58.1: #i83676# add GUI for external dialog and resp. command line


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [2b527593b273de4e9b310fc91b4d14cdb299902f]

INTEGRATION: CWS rptchart01_DEV300 (1.3.110); FILE MERGED 2008/01/24 14:44:04 oj 1.3.110.1: #i85225# add some props


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [8c5bf3d02c8e9f013679e9228272d11146acb2f1]

INTEGRATION: CWS swnewlistlevelattrs_DEV300 (1.44.82); FILE MERGED 2008/02/13 11:23:47 od 1.44.82.3: #i85348# adjustments due to allow <SwNumRule> creation using existing 	 list level attributes 2008/01/31 12:38:28 od 1.44.82.2: #i85348# refactoring: adjust includes 2008/01/23 14:46:08 od 1.44.82.1: #i85348# new default list level attributes


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [281849fe0be5b0e52407d2e5e009bb5d49e5a82a]

INTEGRATION: CWS nativeprintdlg01_DEV300 (1.23.122); FILE MERGED 2008/02/26 14:17:44 pl 1.23.122.3: #i77579# print progress should get a different text in case of native print dialog after the job 2007/11/26 20:14:37 ericb 1.23.122.2: #i77579# another change avoiding the fake printing 2007/11/26 19:55:37 ericb 1.23.122.1: #i77579# a try to hide the old dialog box


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [46a84d7437eac718d2845f09eff4a093d2cd1495]

INTEGRATION: CWS dba30a (1.6.134); FILE MERGED 2008/02/14 08:37:47 oj 1.6.134.1: #i86088# add url handling for sdbc:mysqlc:


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [3f029bd400ba39349bcb9c33708177de96012fbf]

INTEGRATION: CWS aquavcl05_DEV300 (1.21.6); FILE MERGED 2008/02/18 15:46:37 pl 1.21.6.4: #i86095# better optimization of invalidate rects 2008/02/14 21:31:54 pl 1.21.6.3: optimize flush operations for e.g. gradient 2008/02/14 11:42:43 hdu 1.21.6.2: #i86095# implement partial SalFrame flushes for Aqua 2008/02/13 18:11:17 pl 1.21.6.1: #i85513# cleaned up push button drawing


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [c04ad977b913678e88900d5942c16a0659a443be]

INTEGRATION: CWS xmlfilter03_DEV300 (1.8.2); FILE MERGED 2008/01/23 14:42:01 os 1.8.2.1: include inc/writerfilter.mk


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [92accf1854938033e9a5d65c06c2dec11fbe054b]

INTEGRATION: CWS vcl86_DEV300 (1.12.38); FILE MERGED 2008/02/21 13:29:18 pl 1.12.38.1: #i83676# reflect CUPS->non CUPS->CUPS switching


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [3cadb65c2e2c93340af52f471f7cff89dda69ad5]

INTEGRATION: CWS rptchart01_DEV300 (1.2.124); FILE MERGED 2008/02/19 07:38:56 oj 1.2.124.2: #i85225# move detail and master field into upper interface 2008/01/25 13:55:28 oj 1.2.124.1: #i85225# add two new attributes


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [2769388e1f68891a75bbd2728eccb4acf26f63ad]

INTEGRATION: CWS swnewlistlevelattrs_DEV300 (1.24.18); FILE MERGED 2008/02/13 11:21:37 od 1.24.18.1: #i85348# implementation of method <SwTxtFmtColl::AreListLevelIndentsApplicable()>


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [4817eccfa4432952dd263ae7f26604e080408f18]

INTEGRATION: CWS dba30a (1.15.36); FILE MERGED 2008/02/14 08:37:47 oj 1.15.36.1: #i86088# add url handling for sdbc:mysqlc:


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [4d89c3d6188c34536864bfbfe76527af6df8caba]

INTEGRATION: CWS aquavcl05_DEV300 (1.18.6); FILE MERGED 2008/02/05 10:58:20 pl 1.18.6.2: #i67502# provide a default menu if no frame is shown 2008/01/23 14:11:22 pl 1.18.6.1: #i85515# remove AquaLog


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [be62374c7235416ff5061b8eeea3d34639dda86e]

INTEGRATION: CWS xmlfilter03_DEV300 (1.5.2); FILE MERGED 2008/01/22 09:53:15 os 1.5.2.1: asserts fixed


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [b49a441fad13a1ac4709fbf1a532263f15c9e44f]

INTEGRATION: CWS rptchart01_DEV300 (1.2.124); FILE MERGED 2008/02/19 07:38:56 oj 1.2.124.1: #i85225# move detail and master field into upper interface


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [5afe3c26f23a987265104e9df224f8bef2fd287b]

INTEGRATION: CWS swnewlistlevelattrs_DEV300 (1.11.142); FILE MERGED 2008/02/13 11:24:32 od 1.11.142.1: #i85348# adjustment due to changed method names at class <SwDoc>


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [a92af7b8c41b14e4e6f345f69528ca793baf892d]

INTEGRATION: CWS vcl86_DEV300 (1.15.38); FILE MERGED 2008/02/20 16:24:30 pl 1.15.38.1: #i83676# change checkbox text


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [d0cb21b812d2fffcb85ce572ec8d682360f46339]

INTEGRATION: CWS dba30a (1.22.36); FILE MERGED 2008/02/14 08:37:47 oj 1.22.36.1: #i86088# add url handling for sdbc:mysqlc:


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [ca982498056063611b1e90fe5adf7825fb059aa9]

INTEGRATION: CWS xmlfilter03_DEV300 (1.14.2); FILE MERGED 2008/02/06 14:05:10 os 1.14.2.3: creating CharStyles for numbering/list symbols 2008/01/24 14:47:39 os 1.14.2.2: support automatic width of frames 2008/01/22 09:54:29 os 1.14.2.1: FindStyleSheetByStyleName added


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [ffd592f33300deb4930978012317a82f3d127086]

INTEGRATION: CWS swnewlistlevelattrs_DEV300 (1.68.142); FILE MERGED 2008/02/13 11:26:30 od 1.68.142.3: #i85348# - reset of indent attributes on applying list style at paragraphs          - adjustment due to changed constructor of class <SwNumRule> 2008/02/06 07:53:19 od 1.68.142.2: RESYNC: (1.68-1.70); FILE MERGED 2008/01/23 14:45:13 od 1.68.142.1: #i85348# remove unnecessary code


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [17f1dd8adf38ff86b699a2264997a4de8703619f]

INTEGRATION: CWS vcl86_DEV300 (1.58.46); FILE MERGED 2008/02/20 17:38:08 pl 1.58.46.1: #i83676# add disable CUPS option for the very few people who want that


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [4522dac5d7776ccd6e3d24373517149f6577117e]

INTEGRATION: CWS rptchart01_DEV300 (1.2.180); FILE MERGED 2008/01/24 14:43:25 oj 1.2.180.1: #i85225# add new data provider for database


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [03aae1b580b4224dff34e0bb786f87076c4e8a23]

INTEGRATION: CWS dba30a (1.22.48); FILE MERGED 2008/02/20 21:31:55 fs 1.22.48.1: remove unused code Issue number:  #i86284# Submitted by:  cmc@openoffice.org Reviewed by:   fs@openoffice.org


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [a62799867cf914f9ca50f8e073c10833027cbb2e]

INTEGRATION: CWS nativeprintdlg01_DEV300 (1.27.318); FILE MERGED 2008/02/21 21:45:02 pl 1.27.318.1: #i86329# add system print dialog property


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [aa395206f2a5e8af2666eceae2ffee70905bdd12]

INTEGRATION: CWS xmlfilter03_DEV300 (1.30.2); FILE MERGED 2008/02/06 14:05:10 os 1.30.2.3: creating CharStyles for numbering/list symbols 2008/01/24 14:47:39 os 1.30.2.2: support automatic width of frames 2008/01/22 09:54:11 os 1.30.2.1: set defaults of heading styles; FindStyleSheetByStyleName added


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [4ba604318440e20d0fd27fc3cacf817d5fb1f759]

INTEGRATION: CWS vcl86_DEV300 (1.10.82); FILE MERGED 2008/02/20 17:38:08 pl 1.10.82.1: #i83676# add disable CUPS option for the very few people who want that


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [c0f19b8f2d19e5af9341f96ca745472dd7f6c792]

INTEGRATION: CWS swnewlistlevelattrs_DEV300 (1.80.66); FILE MERGED 2008/02/13 11:25:25 od 1.80.66.3: #i85348# adjustment due to changed constructor of class <SwNumRule> 2008/02/06 07:53:16 od 1.80.66.2: RESYNC: (1.80-1.81); FILE MERGED 2008/01/31 12:38:28 od 1.80.66.1: #i85348# refactoring: adjust includes


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [cb92c1a96129e71d440c328de128728531b07881]

INTEGRATION: CWS rptchart01_DEV300 (1.1.2); FILE ADDED 2008/01/25 13:55:28 oj 1.1.2.2: #i85225# add two new attributes 2008/01/24 14:43:43 oj 1.1.2.1: #i85225# add new data provider for database


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [981453ea910c0a1c8cd2379f5e6c190cb42af03f]

INTEGRATION: CWS dba30a (1.193.10); FILE MERGED 2008/02/05 21:38:27 fs 1.193.10.1: #i85879# cleanup the toolbar mess in the data source browser


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [af9630804ffa8a82e0612c8692d32a07801380b9]

INTEGRATION: CWS nativeprintdlg01_DEV300 (1.20.318); FILE MERGED 2008/02/21 21:45:02 pl 1.20.318.1: #i86329# add system print dialog property


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [e08e2b9507451e47d2f032c552131ca671a4a204]

INTEGRATION: CWS xmlfilter03_DEV300 (1.14.2); FILE MERGED 2008/02/06 14:05:10 os 1.14.2.2: creating CharStyles for numbering/list symbols 2008/01/22 11:38:17 os 1.14.2.1: frame property support


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [8d3271d1ba40bc647c1d009504dc2d2b45265ea8]

INTEGRATION: CWS vcl86_DEV300 (1.11.126); FILE MERGED 2008/02/20 17:38:08 pl 1.11.126.1: #i83676# add disable CUPS option for the very few people who want that


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [b2c62833ea8b3e7b829fb03aeb9905ca45770841]

INTEGRATION: CWS swnewlistlevelattrs_DEV300 (1.48.32); FILE MERGED 2008/02/13 11:20:48 od 1.48.32.1: #i85348# implementation of method <SwDoc::ResetAttrAtFormat(..)>


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [686ce40f2e1a59bc3c3197f969cbf4bb1e6d7445]

INTEGRATION: CWS aquavcl05_DEV300 (1.1.2); FILE ADDED 2008/03/03 17:32:15 is 1.1.2.1: #i86640# desktop link and startmenu link


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [83a853b7172ce377ec911e713e33df7358683bab]

INTEGRATION: CWS nativeprintdlg01_DEV300 (1.19.420); FILE MERGED 2008/02/21 21:45:02 pl 1.19.420.1: #i86329# add system print dialog property


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [28ac6721003dfb4b553fd46707e4c8d91903a3c0]

INTEGRATION: CWS dba30a (1.82.6); FILE MERGED 2008/02/26 09:10:48 oj 1.82.6.1: #100251# delete selected rows or the current one


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [9986d434c0105df17e7de1c668fabd7e9d7bd247]

INTEGRATION: CWS aquavcl05_DEV300 (1.21.40); FILE MERGED 2008/03/03 17:31:44 is 1.21.40.1: #i86640# desktop link and startmenu link


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [7da27fa35b8430691dce74012aee84ce8f61f0b5]

INTEGRATION: CWS xmlfilter03_DEV300 (1.22.2); FILE MERGED 2008/01/23 14:48:36 fridrich_strba 1.22.2.2: fixing warnings on gcc 4.1.2 linux x86 2008/01/22 11:38:17 os 1.22.2.1: frame property support


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [68cac69adfafbdf00fca383edfd43119ebe8a39a]

INTEGRATION: CWS vcl86_DEV300 (1.23.10); FILE MERGED 2008/02/20 17:38:08 pl 1.23.10.1: #i83676# add disable CUPS option for the very few people who want that


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [e5d4218ceb57746209fc8b69e10be6a05d0e9807]

INTEGRATION: CWS swnewlistlevelattrs_DEV300 (1.40.16); FILE MERGED 2008/02/13 11:24:32 od 1.40.16.1: #i85348# adjustment due to changed method names at class <SwDoc>


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [112456f042667fd7e0ab6c1402ff6e9457d71a76]

INTEGRATION: CWS nativeprintdlg01_DEV300 (1.46.144); FILE MERGED 2008/02/21 21:45:02 pl 1.46.144.1: #i86329# add system print dialog property


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [c560490510767224d97e8326c2185aeb338e6217]

INTEGRATION: CWS dba30a (1.81.74); FILE MERGED 2008/02/05 21:38:27 fs 1.81.74.1: #i85879# cleanup the toolbar mess in the data source browser


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [6b071ec4fb4d6017a05b86bbfcfaafd43adffc64]

INTEGRATION: CWS xmlfilter03_DEV300 (1.24.2); FILE MERGED 2008/02/06 14:05:10 os 1.24.2.3: creating CharStyles for numbering/list symbols 2008/01/24 14:47:39 os 1.24.2.2: support automatic width of frames 2008/01/22 11:37:00 os 1.24.2.1: Reference fields


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [67fd69c93a5fabc2ea86e9ff410f15aaeb34728f]

INTEGRATION: CWS swnewlistlevelattrs_DEV300 (1.15.142); FILE MERGED 2008/01/31 12:38:28 od 1.15.142.1: #i85348# refactoring: adjust includes


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [5548d0e8c7d319cd475240f5dabe620c2c1f3ab3]

INTEGRATION: CWS vcl86_DEV300 (1.19.36); FILE MERGED 2008/02/20 17:52:54 pl 1.19.36.1: #i83676# link utl


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [f24ea75ee0ea13d91fd9374cff123e10321787b9]

INTEGRATION: CWS dba30a (1.32.10); FILE MERGED 2008/02/25 13:23:50 fs 1.32.10.2: #i10000# 2008/02/05 21:38:27 fs 1.32.10.1: #i85879# cleanup the toolbar mess in the data source browser


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [4f992b880658a51b43c8324395dece79f2bbefb9]

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>  [0b133ea1e366855af5cf1213146f7c7282d60e88]

INTEGRATION: CWS xmlfilter03_DEV300 (1.27.2); FILE MERGED 2008/02/06 14:05:10 os 1.27.2.3: creating CharStyles for numbering/list symbols 2008/01/24 14:47:39 os 1.27.2.2: support automatic width of frames 2008/01/22 11:37:00 os 1.27.2.1: Reference fields


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [1a38f7b9aea5d36570ef045cb13e0a4ad1446c7b]

INTEGRATION: CWS vcl86_DEV300 (1.4.138); FILE MERGED 2008/01/16 17:28:41 pl 1.4.138.1: #i83676# add GUI for external dialog and resp. command line


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [b3a3d768de66b1447320a7c08218fda392eaf67d]

INTEGRATION: CWS swnewlistlevelattrs_DEV300 (1.67.72); FILE MERGED 2008/02/06 07:52:55 od 1.67.72.2: RESYNC: (1.67-1.68); FILE MERGED 2008/01/31 12:39:06 od 1.67.72.1: #i85348# refactoring: adjust includes


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [7fc6651e4e39e3307d25fa1ffeeffc3fda8b44fd]

INTEGRATION: CWS dba30a (1.103.10); FILE MERGED 2008/03/05 10:56:21 oj 1.103.10.5: #100250# move to last row before move to insert row 2008/02/26 09:10:48 oj 1.103.10.4: #100251# delete selected rows or the current one 2008/02/25 13:50:56 fs 1.103.10.3: #i10000# 2008/02/22 12:47:47 oj 1.103.10.2: #100251# #100250#  two new commands for the dbtdata menu 2008/02/05 21:38:27 fs 1.103.10.1: #i85879# cleanup the toolbar mess in the data source browser


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [7c15012aace643712dbae293705fa7753492136a]

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>  [987faae3ffa731c10512dc3bd7c6f79ad95ef281]

INTEGRATION: CWS xmlfilter03_DEV300 (1.2.2); FILE MERGED 2008/01/22 11:44:45 os 1.2.2.1: remove timing changed


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [fce59829526e672fe40a445d3b23cd4775704187]

INTEGRATION: CWS vcl86_DEV300 (1.13.82); FILE MERGED 2008/02/21 13:29:18 pl 1.13.82.2: #i83676# reflect CUPS->non CUPS->CUPS switching 2008/01/16 17:28:41 pl 1.13.82.1: #i83676# add GUI for external dialog and resp. command line


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [671e1aa32727445b075039bd549ea112c95ff509]

INTEGRATION: CWS swnewlistlevelattrs_DEV300 (1.12.142); FILE MERGED 2008/01/31 12:39:23 od 1.12.142.1: #i85348# refactoring: adjust includes


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [ced5993f457e7e14acbdd9dde590ee78e7bcacf2]

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>  [c2d8c1aa90911779b6aec905f50dffd2fbd64ff3]

INTEGRATION: CWS dba30a (1.24.10); FILE MERGED 2008/02/20 21:31:55 fs 1.24.10.1: remove unused code Issue number:  #i86284# Submitted by:  cmc@openoffice.org Reviewed by:   fs@openoffice.org


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [54b8105ed576c6cc5792213b6961c16a7a36d9be]

INTEGRATION: CWS xmlfilter03_DEV300 (1.4.2); FILE MERGED 2008/01/22 11:44:05 os 1.4.2.1: asserts fixed


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [ea4638fc7ef0eccd34efbb29a04452d64797f3fe]

INTEGRATION: CWS swnewlistlevelattrs_DEV300 (1.13.142); FILE MERGED 2008/01/31 12:39:23 od 1.13.142.1: #i85348# refactoring: adjust includes


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [7c4b2626237c13400466118c279a3b1f9ec3ccd5]

INTEGRATION: CWS vcl86_DEV300 (1.148.98); FILE MERGED 2008/02/09 12:05:13 pl 1.148.98.2: RESYNC: (1.148-1.150); FILE MERGED 2008/02/08 08:17:36 pl 1.148.98.1: #i85893# support wheel events with small deltas


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [d34d1557f073225cf9c8babc38a82a3cb5e3dc93]

INTEGRATION: CWS dba30a (1.23.8); FILE MERGED 2008/02/20 21:31:55 fs 1.23.8.1: remove unused code Issue number:  #i86284# Submitted by:  cmc@openoffice.org Reviewed by:   fs@openoffice.org


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [31664c27d8463e26062e1a3fa44fc728f613c9b0]

INTEGRATION: CWS xmlfilter03_DEV300 (1.5.2); FILE MERGED 2008/02/19 16:40:05 dr 1.5.2.5: #i10000# suncc warnings 2008/02/06 14:05:10 os 1.5.2.4: creating CharStyles for numbering/list symbols 2008/01/28 14:45:42 os 1.5.2.3: fixed char/para property handling 2008/01/28 12:44:35 os 1.5.2.2: list indent fixed - paragraph indent still applied 2008/01/22 11:46:35 os 1.5.2.1: character attributes of symbol excluded


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [f20983bcc1c9e548eca2193741448e7a8708f04f]

INTEGRATION: CWS swnewlistlevelattrs_DEV300 (1.13.140); FILE MERGED 2008/01/31 12:39:46 od 1.13.140.1: #i85348# refactoring: adjust includes


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [069703cc6570c28bff2297799cda32116f51d19b]

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>  [ab424b37b08995e8f6440d8c40fd116bf195f128]

INTEGRATION: CWS xmlfilter03_DEV300 (1.3.2); FILE MERGED 2008/01/22 11:46:49 os 1.3.2.1: asserts fixed


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [975236711d49b82212b41f129036dc997e48812d]

INTEGRATION: CWS vcl86_DEV300 (1.10.264); FILE MERGED 2008/01/07 18:12:28 pl 1.10.264.1: #i85052# add: NWF progress


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [2825d7799e5281713614d3e88adeaacf340e4c35]

INTEGRATION: CWS dba30a (1.2.36); FILE MERGED 2008/02/20 21:31:55 fs 1.2.36.1: remove unused code Issue number:  #i86284# Submitted by:  cmc@openoffice.org Reviewed by:   fs@openoffice.org


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [15a1c4c5e56966acd19d2bbf9729ffcb19772e50]

INTEGRATION: CWS swnewlistlevelattrs_DEV300 (1.12.140); FILE MERGED 2008/01/31 12:27:13 od 1.12.140.1: #i85348# refactoring: adjust includes


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [8a19df22e4334821098b643a6280c33e924627b8]

INTEGRATION: CWS rptchart01_DEV300 (1.14.26); FILE MERGED 2008/01/24 14:41:00 oj 1.14.26.1: #i85225# moved filtermanager und parameter to connectivity


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [4d251f9ed39ffdd4180a2210acc72b596980510d]

INTEGRATION: CWS xmlfilter03_DEV300 (1.6.2); FILE MERGED 2008/02/06 14:05:10 os 1.6.2.2: creating CharStyles for numbering/list symbols 2008/01/23 14:40:55 os 1.6.2.1: forward fixed


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [103ebaa82d9bdf0d2139df8e7f96dbb44fec2906]

INTEGRATION: CWS swnewlistlevelattrs_DEV300 (1.121.236); FILE MERGED 2008/02/06 07:52:48 od 1.121.236.2: RESYNC: (1.121-1.122); FILE MERGED 2008/01/18 08:12:32 od 1.121.236.1: #i85348# uno names of new list level attributes


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [e2d5cadf62ba861e53c81d5d94e1911671514d76]

INTEGRATION: CWS vcl86_DEV300 (1.23.182); FILE MERGED 2008/02/09 12:05:25 pl 1.23.182.2: RESYNC: (1.23-1.24); FILE MERGED 2008/01/07 15:33:01 pl 1.23.182.1: #i85052# kde native progress


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [46883dc083dd7a84f14ef9e08de171943b8eb9f3]

INTEGRATION: CWS xmlfilter03_DEV300 (1.9.2); FILE MERGED 2008/02/06 14:05:10 os 1.9.2.4: creating CharStyles for numbering/list symbols 2008/01/29 15:27:07 fridrich_strba 1.9.2.3: fix compiler errors with recent gcc 4.3 snapshot due to some missing includes + be a bit defensive in coding and prevent null pointer crashes 2008/01/22 11:47:45 os 1.9.2.2: asserts fixed 2008/01/22 09:28:20 hbrinkm 1.9.2.1: import shape size, debug information


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [1bb064ca2018f00fc1929e4cc9b8234e8b1e9004]

INTEGRATION: CWS vcl86_DEV300 (1.12.22); FILE MERGED 2008/01/07 14:44:48 pl 1.12.22.1: #i85052# native progress


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [04181713c7a13e82d78cd0d2e6e3fe8fe5f3665e]

INTEGRATION: CWS swnewlistlevelattrs_DEV300 (1.40.18); FILE MERGED 2008/02/13 11:07:12 od 1.40.18.1: #i85348# new class <SwUndoFmtResetAttr> for undo/redo of reset of format 	 attributes


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [4948464078ebdf02f432c5480c3f1dae317f23e5]

INTEGRATION: CWS dba30a (1.2.36); FILE MERGED 2008/02/25 08:01:31 fs 1.2.36.2: RESYNC: (1.2-1.3); FILE MERGED 2008/02/20 21:31:55 fs 1.2.36.1: remove unused code Issue number:  #i86284# Submitted by:  cmc@openoffice.org Reviewed by:   fs@openoffice.org


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [0aa6d5a043f0b84c6f9d2f9763d74e87939dc15c]

INTEGRATION: CWS xmlfilter03_DEV300 (1.7.2); FILE MERGED 2008/01/22 11:45:03 os 1.7.2.1: asserts fixed


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [ec900d1760d0eb443f7f7ca0e02c139b20446fbe]

INTEGRATION: CWS vcl86_DEV300 (1.4.356); FILE MERGED 2008/01/07 15:33:01 pl 1.4.356.1: #i85052# kde native progress


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [4cb85b23eda1c14714dbf8ef5f2cb20390ba10dd]

INTEGRATION: CWS swnewlistlevelattrs_DEV300 (1.10.142); FILE MERGED 2008/01/31 12:23:06 od 1.10.142.1: #i85348# refactoring: adjust includes


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [b84f75b50a259d698d1d0f5c5847aacf5d092917]

INTEGRATION: CWS xmlfilter03_DEV300 (1.21.2); FILE MERGED 2008/02/13 07:42:07 os 1.21.2.5: paragraph styles cannot be applied to page styles 2008/02/06 14:05:09 os 1.21.2.4: creating CharStyles for numbering/list symbols 2008/01/29 15:27:07 fridrich_strba 1.21.2.3: fix compiler errors with recent gcc 4.3 snapshot due to some missing includes + be a bit defensive in coding and prevent null pointer crashes 2008/01/28 14:45:10 os 1.21.2.2: list properties as context 2008/01/22 11:48:26 os 1.21.2.1: bookmark insertion fixed; frames in text supported


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [9634fdd60d9f85dc3dcf756b65c8ad2b784942f5]

INTEGRATION: CWS vcl86_DEV300 (1.42.22); FILE MERGED 2008/02/05 11:52:41 pl 1.42.22.2: #i85864# remove obsolete line (thanks hub) 2008/01/07 14:44:48 pl 1.42.22.1: #i85052# native progress


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [dce737adb26372178dfc6ab1059a87cb6c7f90d2]

INTEGRATION: CWS swnewlistlevelattrs_DEV300 (1.33.112); FILE MERGED 2008/02/13 11:06:09 od 1.33.112.1: #i85348# class <SwNumRule> 	 - adjustments to allow creation of a list style using by default 	   the existing list level attributes


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [614f53dda31f14fe89303dc1809fc29350c1ba29]

INTEGRATION: CWS xmlfilter03_DEV300 (1.22.2); FILE MERGED 2008/02/06 14:05:09 os 1.22.2.8: creating CharStyles for numbering/list symbols 2008/01/28 14:45:10 os 1.22.2.7: list properties as context 2008/01/28 12:47:30 os 1.22.2.6: auto width of frames fixed 2008/01/25 09:05:42 hbrinkm 1.22.2.5: resolved signed/unsigned warnings 2008/01/24 14:47:39 os 1.22.2.4: support automatic width of frames 2008/01/23 14:48:36 fridrich_strba 1.22.2.3: fixing warnings on gcc 4.1.2 linux x86 2008/01/22 11:50:50 os 1.22.2.2: bookmark insertion fixed; frames in text supported;reference field support 2008/01/22 09:26:09 hbrinkm 1.22.2.1: read shape, debug information


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [fa971796561751b14d9dcf1f52fa9f942d4aa593]

INTEGRATION: CWS dba30a (1.2.36); FILE MERGED 2008/02/20 21:31:54 fs 1.2.36.1: remove unused code Issue number:  #i86284# Submitted by:  cmc@openoffice.org Reviewed by:   fs@openoffice.org


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [13fa50895538f9a247917ce0ecf392f1430c1405]

INTEGRATION: CWS swnewlistlevelattrs_DEV300 (1.51.112); FILE MERGED 2008/02/05 10:51:32 od 1.51.112.3: #i85348# adjustment of new method <SwTxtNode::GetListTabStopPosition(..)> 2008/01/31 12:23:06 od 1.51.112.2: #i85348# refactoring: adjust includes 2008/01/23 14:34:50 od 1.51.112.1: #i85348# class <SwTxtNode> 	 - method <GetAttr(..)> 	 -- added optional parameter <bMergeIndentValuesOfNumRule> 	 - new methods <AreListLevelIndentsApplicable()>, 	   <GetListTabStopPosition()> and <GetLabelFollowedBy()>


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [f0e316ced25f122a0409a4ea9d35c658a10c607b]

INTEGRATION: CWS vcl86_DEV300 (1.90.108); FILE MERGED 2008/02/09 12:05:09 pl 1.90.108.2: RESYNC: (1.90-1.93); FILE MERGED 2008/02/06 18:04:22 pl 1.90.108.1: #i69441# fix ImplAlign for right aligned case


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [948f007f827a7241cd887e0c48f844b7600ea1a2]

INTEGRATION: CWS rptchart01_DEV300 (1.34.24); FILE MERGED 2008/01/24 14:41:00 oj 1.34.24.1: #i85225# moved filtermanager und parameter to connectivity


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [70bd734d4ae93f67ba8f2c6655949fe1379553b9]

INTEGRATION: CWS xmlfilter03_DEV300 (1.64.2); FILE MERGED 2008/02/13 14:57:34 os 1.64.2.10: reset current tab stop after use 2008/02/13 07:42:07 os 1.64.2.9: paragraph styles cannot be applied to page styles 2008/02/06 14:05:09 os 1.64.2.8: creating CharStyles for numbering/list symbols 2008/01/30 09:30:20 fridrich_strba 1.64.2.7: fix debug build 2008/01/29 15:27:07 fridrich_strba 1.64.2.6: fix compiler errors with recent gcc 4.3 snapshot due to some missing includes + be a bit defensive in coding and prevent null pointer crashes 2008/01/28 14:46:26 os 1.64.2.5: list properties as context 2008/01/25 09:05:16 hbrinkm 1.64.2.4: resolved signed/unsigned warnings 2008/01/24 14:47:39 os 1.64.2.3: support automatic width of frames 2008/01/23 14:48:36 fridrich_strba 1.64.2.2: fixing warnings on gcc 4.1.2 linux x86 2008/01/22 11:51:39 os 1.64.2.1: bookmark insertion fixed; frames in text supported


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [fa21c8e6c0a9efabd8df1cab68213b5d2e262034]

INTEGRATION: CWS dba30a (1.38.10); FILE MERGED 2008/02/20 21:31:54 fs 1.38.10.1: remove unused code Issue number:  #i86284# Submitted by:  cmc@openoffice.org Reviewed by:   fs@openoffice.org


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [5f9046c370b8f8e0560e4d797e26df8ea073cf61]

INTEGRATION: CWS swnewlistlevelattrs_DEV300 (1.10.338); FILE MERGED 2008/02/06 07:52:46 od 1.10.338.2: RESYNC: (1.10-1.11); FILE MERGED 2008/01/31 12:23:06 od 1.10.338.1: #i85348# refactoring: adjust includes


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [51bccaa25ed14d886ca698c1ded133dd0322256d]

INTEGRATION: CWS rptchart01_DEV300 (1.84.24); FILE MERGED 2008/01/24 14:41:00 oj 1.84.24.1: #i85225# moved filtermanager und parameter to connectivity


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [f55b0ce300e5b4fea0c0b8dc96a253d10bff7abb]

INTEGRATION: CWS swnewlistlevelattrs_DEV300 (1.5.638); FILE MERGED 2008/01/31 12:23:06 od 1.5.638.1: #i85348# refactoring: adjust includes


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [d3cda6f32ecd3959f89c4fa7c82a5d11207f3520]

INTEGRATION: CWS dba30a (1.75.10); FILE MERGED 2008/02/20 21:31:54 fs 1.75.10.1: remove unused code Issue number:  #i86284# Submitted by:  cmc@openoffice.org Reviewed by:   fs@openoffice.org


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [2a4e820be34d34cdc50736360ad645db8b3c7147]

INTEGRATION: CWS xmlfilter03_DEV300 (1.3.2); FILE MERGED 2008/01/22 09:52:59 os 1.3.2.1: asserts fixed


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [01478a28babb38cdba86c4fd17ab129850f07400]

INTEGRATION: CWS nativeprintdlg01_DEV300 (1.60.16); FILE MERGED 2008/02/28 15:20:14 pl 1.60.16.1: #86352# set decent default options on SfxPrinter


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [dca5be3c2e1ed39b417a4a24f7f013b761cf2c7b]

INTEGRATION: CWS dba30a (1.15.10); FILE MERGED 2008/02/20 21:31:54 fs 1.15.10.1: remove unused code Issue number:  #i86284# Submitted by:  cmc@openoffice.org Reviewed by:   fs@openoffice.org


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [f207ca3c427f0c88ae4c2ba9bd84e92e6822beaa]

INTEGRATION: CWS swnewlistlevelattrs_DEV300 (1.7.114); FILE MERGED 2008/01/31 12:23:06 od 1.7.114.1: #i85348# refactoring: adjust includes


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [3b3670da2212b944262bd38abcab6a9861b376c3]

INTEGRATION: CWS aquavcl05_DEV300 (1.1.2); FILE ADDED 2008/02/15 13:34:24 pl 1.1.2.1: #i85963# add extension button


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [2d7e5d2c8a3eff14b11586eefd20e985355d9cc4]

INTEGRATION: CWS xmlfilter03_DEV300 (1.3.2); FILE MERGED 2008/01/22 09:52:43 os 1.3.2.1: line distance added


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [28a299459856edb5f36e2749b72730c9dec36c17]

INTEGRATION: CWS nativeprintdlg01_DEV300 (1.39.40); FILE MERGED 2008/02/22 16:12:14 pl 1.39.40.1: #i86352# add options button in PrinterSetupDialog, update print settings on doc


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [58253aa55092a99b9da30cc1e92154a884e0019f]

INTEGRATION: CWS rptchart01_DEV300 (1.105.56); FILE MERGED 2008/02/18 13:03:14 oj 1.105.56.2: RESYNC: (1.105-1.106); FILE MERGED 2008/01/29 08:57:26 oj 1.105.56.1: merge conflict


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [74aab129d9d1d961dc0ddd3b944c1a3862ec00f5]

INTEGRATION: CWS swnewlistlevelattrs_DEV300 (1.10.142); FILE MERGED 2008/02/13 10:57:15 od 1.10.142.1: #i85348# class <SwTxtFmtColl> 	 - new method <AreListLevelIndentsApplicable()>


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [64e850ee616380aa81bb4c20ffaf5d05f412b43b]

INTEGRATION: CWS aquavcl05_DEV300 (1.1.2); FILE ADDED 2008/02/18 18:18:29 pl 1.1.2.1: #i85963# add backing window graphics parts


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [611362c311bbff87d5d9baa47d53a1862229ed44]

INTEGRATION: CWS dba30a (1.69.12); FILE MERGED 2008/02/25 08:01:28 fs 1.69.12.2: RESYNC: (1.69-1.70); FILE MERGED 2008/02/20 21:31:54 fs 1.69.12.1: remove unused code Issue number:  #i86284# Submitted by:  cmc@openoffice.org Reviewed by:   fs@openoffice.org


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [06fa030254dd625ae1de5be4a956da38eb293807]

INTEGRATION: CWS xmlfilter03_DEV300 (1.6.2); FILE MERGED 2008/01/22 09:52:43 os 1.6.2.1: line distance added


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [17ffa82132e5852c2584518a10a84e08da52e865]

INTEGRATION: CWS vcl86_DEV300 (1.45.6); FILE MERGED 2008/01/28 16:15:01 pl 1.45.6.1: #i85643# add orientation DSC


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [21fb8390c0ff75c6efda5b12cfd57b056b99009a]

INTEGRATION: CWS nativeprintdlg01_DEV300 (1.7.600); FILE MERGED 2008/02/22 16:12:14 pl 1.7.600.1: #i86352# add options button in PrinterSetupDialog, update print settings on doc


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [926417b2e896448cb485afdd346aebc0cd9eb6d8]

INTEGRATION: CWS aquavcl05_DEV300 (1.1.2); FILE ADDED 2008/02/19 17:31:02 pl 1.1.2.1: #i85963# add two buttons


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [7b15cb14fff924ec24e96740c99c886255b837a9]

INTEGRATION: CWS swnewlistlevelattrs_DEV300 (1.62.34); FILE MERGED 2008/02/13 10:55:52 od 1.62.34.2: #i85348# method <SwEditShell::SetCurNumRule(..)> 	 - parameter <bResetIndentAttrs> 2008/01/23 14:32:30 od 1.62.34.1: #i85348# method <SwEditShell::GetCurAttr(..)> 	 - renamed from <GetAttr(..)> 	 - added 2nd optional parameter <bMergeIndentValuesOfNumRule>


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [c364780ae5fa67ae49b29bf7c95d0f6f2d0e0702]

INTEGRATION: CWS dba30a (1.22.116); FILE MERGED 2008/03/05 10:36:12 fs 1.22.116.2: copying changes from odbmacros2 herein 2008/02/05 21:38:27 fs 1.22.116.1: #i85879# cleanup the toolbar mess in the data source browser


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [cc564b03f234b80dbdc6f34cc95eb4615c0458ab]

INTEGRATION: CWS vcl86_DEV300 (1.46.6); FILE MERGED 2008/02/20 17:37:12 pl 1.46.6.1: #i83676# add disable CUPS api for the very few people who want that


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [3e8595e85929ea6f5d982ee823c2a9574fcba535]

INTEGRATION: CWS xmlfilter03_DEV300 (1.13.2); FILE MERGED 2008/02/26 13:08:25 hbrinkm 1.13.2.5: undone changes aimed for xmlfilter04 2008/02/25 09:48:18 hbrinkm 1.13.2.4: additionally use type of footnote/endnote to specify which footnote/endnote to use 2008/02/15 08:49:37 hbrinkm 1.13.2.3: set/get XNoteId 2008/02/13 17:18:47 hbrinkm 1.13.2.2: getInputStreamForId 2008/01/22 09:13:38 hbrinkm 1.13.2.1: new method: getDocumentStream


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [98726a271fd94ada7c42877d3cd5e43a1d1c312a]

INTEGRATION: CWS nativeprintdlg01_DEV300 (1.54.102); FILE MERGED 2008/02/22 16:12:14 pl 1.54.102.1: #i86352# add options button in PrinterSetupDialog, update print settings on doc


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [c11ecc5046a35002a78cd1658d0bd848b0623ac3]

INTEGRATION: CWS swnewlistlevelattrs_DEV300 (1.7.112); FILE MERGED 2008/02/13 10:54:43 od 1.7.112.1: #i85348# class <SwDocStyleSheet> 	 - adjustments for new list level attributes 	 -- reset of indent attributes on applying list style to paragraph style 	 -- merging of list level indent attributes into paragraph style's 	    item set for editing


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [9c770341b9dfca7f3c7242e283c1944a29f9c69d]

INTEGRATION: CWS vcl86_DEV300 (1.25.6); FILE MERGED 2008/02/20 17:37:12 pl 1.25.6.1: #i83676# add disable CUPS api for the very few people who want that


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [ba306b3c75434d19b4e7379f9563ba861f1c3d24]

INTEGRATION: CWS nativeprintdlg01_DEV300 (1.65.106); FILE MERGED 2008/02/22 16:12:14 pl 1.65.106.1: #i86352# add options button in PrinterSetupDialog, update print settings on doc


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [3a4abe627bf05642bb2b476e6e363000c1cf318c]

INTEGRATION: CWS swnewlistlevelattrs_DEV300 (1.146.28); FILE MERGED 2008/02/13 10:52:45 od 1.146.28.1: #i85348# class <SwDoc> 	 - further adjustments for new list level attributes: 	 -- reset of indent attributes on applying list style at 	    paragraph respectively paragraph style


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [baa936d9e263c529158536bf716a4a519dfe7706]

INTEGRATION: CWS vcl86_DEV300 (1.10.6); FILE MERGED 2008/01/28 16:15:01 pl 1.10.6.1: #i85643# add orientation DSC


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [e0200ef442915230c9a9e2839bf70747f652d02f]

INTEGRATION: CWS vcl86_DEV300 (1.18.6); FILE MERGED 2008/02/20 17:37:12 pl 1.18.6.1: #i83676# add disable CUPS api for the very few people who want that


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [ae9406c2071ca760e6fb5c84dafacb87dab0c672]

INTEGRATION: CWS aquavcl05_DEV300 (1.1.2); FILE ADDED 2008/02/19 12:16:09 pl 1.1.2.2: #i85963# repaired shadows 2008/02/18 18:18:29 pl 1.1.2.1: #i85963# add backing window graphics parts


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [a12e0ce6bbfc1aad2b78428f948b495da3888009]

INTEGRATION: CWS rptchart01_DEV300 (1.132.44); FILE MERGED 2008/03/05 09:10:29 oj 1.132.44.4: RESYNC: (1.135-1.136); FILE MERGED 2008/02/18 12:57:51 oj 1.132.44.3: RESYNC: (1.134-1.135); FILE MERGED 2008/01/28 06:26:14 oj 1.132.44.2: RESYNC: (1.132-1.134); FILE MERGED 2008/01/24 13:26:35 oj 1.132.44.1: change PTR_CAST calls


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [8e59fa20db4ff9a30b8f75ac64db1c8bab3a3907]

INTEGRATION: CWS rptchart01_DEV300 (1.9.114); FILE MERGED 2008/01/24 13:26:34 oj 1.9.114.1: change PTR_CAST calls


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [d070fd68530f73f138dad3c537f5cfddb7f8024c]

INTEGRATION: CWS xmlfilter03_DEV300 (1.20.2); FILE MERGED 2008/02/06 19:16:56 hub 1.20.2.3: fix build breakage on gcc 4.2.1 2008/02/06 14:05:36 os 1.20.2.2: creating CharStyles for numbering/list symbols 2008/01/28 14:46:36 os 1.20.2.1: list properties as context


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [1f8542b2d809f67086e6d36c1ef3a9d7b83e26ef]

INTEGRATION: CWS vcl86_DEV300 (1.143.60); FILE MERGED 2008/01/29 14:15:11 pl 1.143.60.1: #i85443# per default skip empty pages


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [31160bc08560e633a8f0517933612635a2dd1f71]

INTEGRATION: CWS rptchart01_DEV300 (1.122.54); FILE MERGED 2008/03/05 09:10:23 oj 1.122.54.2: RESYNC: (1.122-1.123); FILE MERGED 2008/01/24 13:26:34 oj 1.122.54.1: change PTR_CAST calls


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [941004612902d044a36f1c97f9a0e046e1f8604e]

INTEGRATION: CWS xmlfilter03_DEV300 (1.1.2); FILE ADDED 2008/01/23 14:41:30 os 1.1.2.1: central mk include


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [e1b2c0d260c34c40322acd5b77af261ceeb65ac3]

INTEGRATION: CWS rptchart01_DEV300 (1.133.54); FILE MERGED 2008/03/05 09:10:17 oj 1.133.54.2: RESYNC: (1.133-1.134); FILE MERGED 2008/01/24 13:26:16 oj 1.133.54.1: #i85225# add rpt namespace


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [e0df3c2eb75b27a4a87417234b0a779d5f3fa499]

INTEGRATION: CWS dba30a (1.7.456); FILE MERGED 2008/02/11 08:56:06 fs 1.7.456.1: <service> is not recognized (and not even warned about) by autodoc. <type> is to be used to generate a link to this type


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [b7474318342bde14ff49c9cafe7146069108868f]

INTEGRATION: CWS rptchart01_DEV300 (1.37.48); FILE MERGED 2008/03/05 09:10:11 oj 1.37.48.2: RESYNC: (1.37-1.38); FILE MERGED 2008/01/24 13:25:43 oj 1.37.48.1: #i85225# create dataprovider only when not already set


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [2c9acbedc3066fb0332862127401f3ad0215d846]

INTEGRATION: CWS dba30a (1.3.456); FILE MERGED 2008/02/11 08:56:06 fs 1.3.456.1: <service> is not recognized (and not even warned about) by autodoc. <type> is to be used to generate a link to this type


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [6e339818171fe4a47accfc67ac236f926f8e9641]

INTEGRATION: CWS vcl86_DEV300 (1.60.26); FILE MERGED 2008/02/09 12:04:23 pl 1.60.26.2: RESYNC: (1.60-1.62); FILE MERGED 2008/01/29 14:15:58 pl 1.60.26.1: #i85443# per default skip empty pages


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [70fd145460b30296f02ff8056881b349cd03c42e]

INTEGRATION: CWS dba30a (1.5.456); FILE MERGED 2008/02/11 08:56:06 fs 1.5.456.1: <service> is not recognized (and not even warned about) by autodoc. <type> is to be used to generate a link to this type


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [9fa0bb372b1e3c28239b4a7dd0e846a18e127077]

INTEGRATION: CWS vcl86_DEV300 (1.37.8); FILE MERGED 2008/01/08 11:07:37 pl 1.37.8.1: #i67517# change empty field text


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [a0698d299fd6a2ca5fe782b9ca2e69783eb9805f]

INTEGRATION: CWS dba30a (1.7.456); FILE MERGED 2008/02/11 08:56:03 fs 1.7.456.1: <service> is not recognized (and not even warned about) by autodoc. <type> is to be used to generate a link to this type


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [351876ca66f85a03db87982cfd5b0e68caf45c42]

INTEGRATION: CWS vcl86_DEV300 (1.27.26); FILE MERGED 2008/02/09 12:04:20 pl 1.27.26.2: RESYNC: (1.27-1.28); FILE MERGED 2008/01/29 14:15:58 pl 1.27.26.1: #i85443# per default skip empty pages


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [420c7215ad52ce0a2fc652c9b537af20c80e86f0]

INTEGRATION: CWS aquafilepicker02_DEV300 (1.134.22); FILE MERGED 2008/02/11 17:38:41 fheckl 1.134.22.2: RESYNC: (1.134-1.138); FILE MERGED 2008/01/14 08:40:47 fheckl 1.134.22.1: Allowing for corrrect fpicker init on MacOSX


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [baf36e2d3d255cc278fa74dbf9ff3cfee3a90b43]

INTEGRATION: CWS nativeprintdlg01_DEV300 (1.71.12); FILE MERGED 2008/02/05 19:19:51 ericb 1.71.12.2: RESYNC: (1.71-1.72); FILE MERGED 2008/02/05 17:30:58 ericb 1.71.12.1: #i77579# fix the issue where only the selected sheet was printed (all sheets appear now)


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [ab24ece51cd364485c10d630640ce16f4019ece1]

INTEGRATION: CWS rptchart01_DEV300 (1.5.520); FILE MERGED 2008/01/23 08:48:27 mav 1.5.520.1: #i85495# allow to specify a filter name for an embedded object


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [20f0eba7bcbdc16ebfe7bb926c2711a8ef44b68d]

INTEGRATION: CWS dba30a (1.12.456); FILE MERGED 2008/02/11 08:56:03 fs 1.12.456.1: <service> is not recognized (and not even warned about) by autodoc. <type> is to be used to generate a link to this type


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [ecf7aa63c79115778dc8fb00017ba2ec91218596]

INTEGRATION: CWS rptchart01_DEV300 (1.40.46); FILE MERGED 2008/02/18 13:02:36 oj 1.40.46.3: #85225# allow userdata 2008/02/18 09:35:43 oj 1.40.46.2: #i85225# make the group extensible 2008/02/18 09:26:39 oj 1.40.46.1: #i85225# make the group extensible


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [e5efdadff20d0e6f70b06624bae4194b65443b6c]

INTEGRATION: CWS nativeprintdlg01_DEV300 (1.40.14); FILE MERGED 2008/02/21 09:48:01 pl 1.40.14.3: RESYNC: (1.41-1.42); FILE MERGED 2008/02/05 19:19:48 ericb 1.40.14.2: RESYNC: (1.40-1.41); FILE MERGED 2008/02/05 17:30:58 ericb 1.40.14.1: #i77579# fix the issue where only the selected sheet was printed (all sheets appear now)


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [c433297f092b8b56917a4a31728225668197c728]

INTEGRATION: CWS dba30a (1.12.456); FILE MERGED 2008/02/11 08:56:02 fs 1.12.456.1: <service> is not recognized (and not even warned about) by autodoc. <type> is to be used to generate a link to this type


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [167acdad920fad0bfababaa501ec9077c6d6f3b9]

INTEGRATION: CWS rptchart01_DEV300 (1.12.124); FILE MERGED 2008/01/24 14:30:35 oj 1.12.124.2: #i85225# add new mediatype 2008/01/23 09:18:04 mav 1.12.124.1: #i85495# introduce a registration for database report chart object


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [e22d07ec89384b6bb11821923d452abe2ff09ce3]

INTEGRATION: CWS dba30a (1.16.126); FILE MERGED 2008/02/11 08:56:02 fs 1.16.126.1: <service> is not recognized (and not even warned about) by autodoc. <type> is to be used to generate a link to this type


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [0fc7bde5a753eeedf82df00b3fc7b9c7212342f3]

INTEGRATION: CWS dba30a (1.7.456); FILE MERGED 2008/02/11 08:56:02 fs 1.7.456.1: <service> is not recognized (and not even warned about) by autodoc. <type> is to be used to generate a link to this type


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [664f6d10a3968a505a60d5a63e64cc9d365e2a5d]

INTEGRATION: CWS swnewlistlevelattrs_DEV300 (1.40.110); FILE MERGED 2008/01/18 08:10:15 od 1.40.110.1: #i85348# export and import of new list level attributes


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [66a2ca969fbeb6a368955b5816bfc189af62afd4]

INTEGRATION: CWS dba30a (1.5.34); FILE MERGED 2008/02/11 08:56:01 fs 1.5.34.1: <service> is not recognized (and not even warned about) by autodoc. <type> is to be used to generate a link to this type


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [2a6fa6e54a853613ba0f2a4205c13fe56f5b0114]

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>  [814325d5b5c3703b9d5f551680cdf036732517f8]

INTEGRATION: CWS rptchart01_DEV300 (1.17.112); FILE MERGED 2008/01/24 14:48:27 oj 1.17.112.1: #i85225# mved fromforms


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [403a4ace751ec7bedc8ac349cb2f1d43bff3ab7f]

INTEGRATION: CWS swnewlistlevelattrs_DEV300 (1.29.110); FILE MERGED 2008/02/06 10:20:17 od 1.29.110.2: #i85348# minor correction 2008/01/18 08:10:15 od 1.29.110.1: #i85348# export and import of new list level attributes


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [d0c0ce88cbd1db05a487ea0cd2695d2ee42bd36f]

INTEGRATION: CWS dba30a (1.8.454); FILE MERGED 2008/02/11 08:56:01 fs 1.8.454.1: <service> is not recognized (and not even warned about) by autodoc. <type> is to be used to generate a link to this type


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [b7e74df3c791699ef699aa2200fd41660832069f]

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>  [e3e5aa4ab7c4db7dd3adcf5d4c8814f299763ba7]

INTEGRATION: CWS dba30a (1.8.456); FILE MERGED 2008/02/11 08:55:59 fs 1.8.456.1: <service> is not recognized (and not even warned about) by autodoc. <type> is to be used to generate a link to this type


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [02c8a45927dc789c6b0862b760a23911139f04cf]

INTEGRATION: CWS rptchart01_DEV300 (1.5.112); FILE MERGED 2008/01/24 14:47:19 oj 1.5.112.1: #i85225# mved fromforms


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [6cb4cd16b438e35e0a9a1a0cbe360eebe7fb224e]

INTEGRATION: CWS dba30a (1.2.150); FILE MERGED 2008/02/11 08:55:58 fs 1.2.150.1: <service> is not recognized (and not even warned about) by autodoc. <type> is to be used to generate a link to this type


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [ed69250e61e3cea8b724a56e746fd7978b1dbcd6]

INTEGRATION: CWS rptchart01_DEV300 (1.1.2); FILE ADDED 2008/01/24 14:46:22 oj 1.1.2.1: #i85225# mved fromforms


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [a3d4fe29d6eec080a15ce2d0ee572051f3c91225]

INTEGRATION: CWS nativeprintdlg01_DEV300 (1.144.24); FILE MERGED 2008/02/21 21:42:15 pl 1.144.24.1: #i86329# add system print dialog property


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [d3c35773f6edece383a1e503e4eec63143fbf62e]

INTEGRATION: CWS rptchart01_DEV300 (1.32.32); FILE MERGED 2008/02/18 13:01:33 oj 1.32.32.2: RESYNC: (1.32-1.33); FILE MERGED 2008/01/24 14:47:19 oj 1.32.32.1: #i85225# mved fromforms


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [68985eb3fb45473d3e4630030f3465e554706fa3]

INTEGRATION: CWS aquafilepicker02_DEV300 (1.3.18); FILE MERGED 2008/02/11 17:37:46 fheckl 1.3.18.2: RESYNC: (1.3-1.4); FILE MERGED 2008/01/14 08:21:30 fheckl 1.3.18.1: Adding filter control label for retrieval as standard string resource


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [6fce31cb89bb53730eaaaa8ab185bc06b9fa74b0]

INTEGRATION: CWS rptchart01_DEV300 (1.1.2); FILE ADDED 2008/01/24 14:46:12 oj 1.1.2.1: #i85225# mved fromforms


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [52deace0578540c0ef4556d29b015bdc7b31ab5a]

INTEGRATION: CWS nativeprintdlg01_DEV300 (1.41.22); FILE MERGED 2008/02/21 21:42:42 pl 1.41.22.1: #i86329# add system print dialog property


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [bb4748ec3cb40f0d46e40aedc10a193e8f297fe3]

INTEGRATION: CWS aquavcl05_DEV300 (1.144.2); FILE MERGED 2008/02/19 18:25:15 pl 1.144.2.1: #i85963# add URLs for StartCenter


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [c997891d98406f7e4347c4b26340ed3c81ea6c0d]

INTEGRATION: CWS rptchart01_DEV300 (1.70.30); FILE MERGED 2008/02/18 13:01:30 oj 1.70.30.2: RESYNC: (1.70-1.71); FILE MERGED 2008/01/24 14:47:19 oj 1.70.30.1: #i85225# mved fromforms


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [fea6e2bf842b44a0e870cc460dee981819456936]

INTEGRATION: CWS rptchart01_DEV300 (1.1.2); FILE ADDED 2008/01/24 14:46:01 oj 1.1.2.1: #i85225# mved fromforms


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [93a979a7c2177e5c1d6b26e597c38f7b6f746286]

INTEGRATION: CWS aquavcl05_DEV300 (1.6.224); FILE MERGED 2008/02/18 13:42:32 pl 1.6.224.1: #i85963# no standardbar and statusbar in backing component


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [c15220ca3835817821bb451f95c77f9a6f4803ae]

INTEGRATION: CWS rptchart01_DEV300 (1.1.2); FILE ADDED 2008/01/24 14:45:41 oj 1.1.2.1: #i85225# mved fromforms


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [10450dbc35d99f7a15042de4d93d7c4d1406b0b2]

INTEGRATION: CWS nativeprintdlg01_DEV300 (1.38.208); FILE MERGED 2008/02/22 16:25:10 pl 1.38.208.2: #i86352# move options button 2008/02/22 12:59:59 pl 1.38.208.1: #i86352# add options button


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [0cddab8377dbcad38e8dac3842d994d0d86e8b0c]

INTEGRATION: CWS aquavcl05_DEV300 (1.19.80); FILE MERGED 2008/01/29 19:00:53 pl 1.19.80.1: #i79755# add macosx specific configuration


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [7d625ea86475991690d67d10f83d7f2865bb7d62]

INTEGRATION: CWS rptchart01_DEV300 (1.1.2); FILE ADDED 2008/01/24 14:45:51 oj 1.1.2.1: #i85225# mved fromforms


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [3d21d1f1e9661ce430f4d0e11a865e25a8e1469a]

INTEGRATION: CWS nativeprintdlg01_DEV300 (1.4.146); FILE MERGED 2008/02/22 12:59:59 pl 1.4.146.1: #i86352# add options button


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [033c4981e654cde310c079df09ba48fca6ede3d2]

INTEGRATION: CWS aquavcl05_DEV300 (1.40.68); FILE MERGED 2008/02/21 13:57:16 pl 1.40.68.4: #i79755# simplify ShowIconsInMenus 2008/02/19 18:25:15 pl 1.40.68.3: #i85963# add URLs for StartCenter 2008/02/14 15:50:46 pl 1.40.68.2: RESYNC: (1.40-1.41); FILE MERGED 2008/01/29 19:00:53 pl 1.40.68.1: #i79755# add macosx specific configuration


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [65d687beb46c791fc9f18eacd31b237945bd7429]

INTEGRATION: CWS aquafilepicker02_DEV300 (1.1.2); FILE ADDED 2007/11/18 19:35:37 fheckl 1.1.2.1: initial version to support Objective-C++


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [8a39c3ee01a342512a87e324067acf586ba410b3]

INTEGRATION: CWS nativeprintdlg01_DEV300 (1.8.146); FILE MERGED 2008/02/22 12:59:46 pl 1.8.146.1: #i86352# add options button


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [ea3546331cb6ca2fb921c0dc775a437adb176b48]

INTEGRATION: CWS aquavcl05_DEV300 (1.12.170); FILE MERGED 2008/02/07 14:07:01 pl 1.12.170.1: #i67502# make StartModule optional


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [cdde0986f6732e3b6272f539796dbda3d996b2fd]

INTEGRATION: CWS aquafilepicker02_DEV300 (1.5.62); FILE MERGED 2008/02/12 07:48:32 fheckl 1.5.62.1: Adding 'File type' as normal string resource


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [02c10e45f043454db4a29ef62846e7f69ffb23db]

INTEGRATION: CWS aquavcl05_DEV300 (1.59.16); FILE MERGED 2008/02/12 15:34:23 hdu 1.59.16.3: #i85925# added hiragino*pro and meiryo fallbacks 2008/02/12 14:45:01 hdu 1.59.16.2: #i85925# added japanese Mac fonts as fallback to Win fonts 2008/02/11 12:12:17 hdu 1.59.16.1: #i85712# added japanese default fonts for MacOSX


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [6ddeb3681bab3dbbe00673559f06998a8344927b]

INTEGRATION: CWS nowrapcmd2 (1.27.10); FILE MERGED 2008/02/29 19:19:11 vq 1.27.10.1: #i86498# Fix W32-4nt build problem.


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [171ab8fdeb737c86ea5036ad2aba1841bbc0ac74]

INTEGRATION: CWS nativeprintdlg01_DEV300 (1.23.110); FILE MERGED 2008/02/21 21:44:14 pl 1.23.110.1: #i86329# add system print dialog property


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [60c23d489d507be3de321375bab5130db9172fd1]

INTEGRATION: CWS aquafilepicker02_DEV300 (1.2.40); FILE MERGED 2008/01/14 08:23:24 fheckl 1.2.40.2: Code cleanup and some implementation details 2008/01/02 18:25:59 fheckl 1.2.40.1: issue #80399 more Cocoa


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [361ba7117de014bbe99e947c1cdfc987c1a64723]

INTEGRATION: CWS nowrapcmd2 (1.24.2); FILE MERGED 2008/03/01 00:45:32 vq 1.24.2.1: #i85207# Remove WRAPCMDs.


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [e408cdb2ec5084a1668258e1e9f45d819c1ce6b2]

INTEGRATION: CWS nativeprintdlg01_DEV300 (1.2.222); FILE MERGED 2008/02/22 12:59:46 pl 1.2.222.1: #i86352# add options button


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [8c0f8695fe4e3f205106a2c548429f6c5b154281]

INTEGRATION: CWS aquavcl05_DEV300 (1.34.114); FILE MERGED 2008/02/07 14:07:01 pl 1.34.114.1: #i67502# make StartModule optional


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [e99476be5f0f21fc4cf7776e93dbe6ca3456d362]

INTEGRATION: CWS nowrapcmd2 (1.20.28); FILE MERGED 2008/03/01 00:45:31 vq 1.20.28.1: #i85207# Remove WRAPCMDs.


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [4fd50f1553125778f645181761182467a632571c]

INTEGRATION: CWS aquafilepicker02_DEV300 (1.2.40); FILE MERGED 2008/02/14 17:28:45 fheckl 1.2.40.4: Further changes concerning Autoextension 2008/01/14 08:23:24 fheckl 1.2.40.3: Code cleanup and some implementation details 2008/01/02 18:25:59 fheckl 1.2.40.2: issue #80399 more Cocoa 2007/11/18 19:36:37 fheckl 1.2.40.1: initial support for Cocoa version


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [5fc77f83194633ceaeab90ca89e726a97414ce38]

INTEGRATION: CWS nativeprintdlg01_DEV300 (1.3.110); FILE MERGED 2008/02/21 21:44:14 pl 1.3.110.1: #i86329# add system print dialog property


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [f16daff033a4ebe5e9acddcc532fd16af85671c3]

INTEGRATION: CWS dba30a (1.13.178); FILE MERGED 2008/02/05 21:23:36 fs 1.13.178.1: #i85879# cleanup the toolbar mess in the data source browser


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [ba82d185a6c8b8660e3a61f3227d0b51cf228e50]

INTEGRATION: CWS dba30a (1.1.2); FILE ADDED 2008/02/05 21:24:33 fs 1.1.2.1: #i85879# window state for the toolbars in the table data view


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [66ba422ba323f903174d25199fcc0e9678b5d882]

INTEGRATION: CWS dba30a (1.4.546); FILE MERGED 2008/02/05 21:23:36 fs 1.4.546.1: #i85879# cleanup the toolbar mess in the data source browser


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [32d3e61df6763d72b141289f95b25430edb0aba3]

INTEGRATION: CWS aquafilepicker02_DEV300 (1.2.40); FILE MERGED 2008/01/14 08:23:24 fheckl 1.2.40.3: Code cleanup and some implementation details 2008/01/02 18:25:59 fheckl 1.2.40.2: issue #80399 more Cocoa 2007/11/18 19:36:37 fheckl 1.2.40.1: initial support for Cocoa version


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [40773d9b269d2977fd3d32df9b6e7a2598f4b004]

INTEGRATION: CWS aquavcl05_DEV300 (1.2.74); FILE MERGED 2008/01/29 09:09:59 ericb 1.2.74.1: #i83707# fix potential crash. Fixes proposed by P. Luby


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [29690ce6a461c8f4d89b1d8b52d8d401926226fb]

INTEGRATION: CWS aquafilepicker02_DEV300 (1.2.40); FILE MERGED 2008/02/15 14:22:07 pl 1.2.40.9: saved some merge problems 2008/02/14 17:28:45 fheckl 1.2.40.8: Further changes concerning Autoextension 2008/02/14 08:30:02 fheckl 1.2.40.7: small implementation changes 2008/02/12 07:55:17 fheckl 1.2.40.6: a little cleanup 2008/01/14 08:23:24 fheckl 1.2.40.5: Code cleanup and some implementation details 2008/01/02 18:51:11 fheckl 1.2.40.4: removing NSInteger 2008/01/02 18:25:59 fheckl 1.2.40.3: issue #80399 more Cocoa 2007/11/18 20:55:02 fheckl 1.2.40.2: making save panel work temporarily 2007/11/18 19:36:37 fheckl 1.2.40.1: initial support for Cocoa version


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [885d587c22fed90974028ce76ce315764e3458f6]

INTEGRATION: CWS dba30a (1.15.178); FILE MERGED 2008/02/05 21:23:35 fs 1.15.178.1: #i85879# cleanup the toolbar mess in the data source browser


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [0384bf2c2768d6807c01628c31b39998e4201372]

INTEGRATION: CWS aquavcl05_DEV300 (1.2.74); FILE MERGED 2008/01/29 09:17:56 ericb 1.2.74.2: #i83707# cosmetic 2008/01/29 09:09:40 ericb 1.2.74.1: #i83707# fix potential crash. Fixes proposed by P. Luby


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [8c056940656e71bda218f4ac6bee602854e0304f]

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>  [e4579877f543c91cc1e824dd7e90fd0ed180d331]

INTEGRATION: CWS aquafilepicker02_DEV300 (1.2.40); FILE MERGED 2008/01/14 08:23:24 fheckl 1.2.40.1: Code cleanup and some implementation details


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [a918cd478568f04d099ccf81775e439584ed1683]

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>  [aa22ccf09d83e93fa6fe6a0c487868a2f84be6db]

INTEGRATION: CWS aquafilepicker02_DEV300 (1.2.40); FILE MERGED 2008/02/13 07:54:42 fheckl 1.2.40.4: Making Aqua Folder Picker work a little more correctly 2008/02/11 17:37:37 fheckl 1.2.40.3: RESYNC: (1.2-1.3); FILE MERGED 2008/01/14 08:23:24 fheckl 1.2.40.2: Code cleanup and some implementation details 2007/11/18 19:36:37 fheckl 1.2.40.1: initial support for Cocoa version


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [35863a08f69be12d36045e4aff3fb76945310d05]

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>  [1608ec79c8f1d05c3bb0e0def594b80f4e7b735b]

INTEGRATION: CWS aquafilepicker02_DEV300 (1.2.40); FILE MERGED 2008/02/14 17:28:45 fheckl 1.2.40.5: Further changes concerning Autoextension 2008/02/14 08:30:02 fheckl 1.2.40.4: small implementation changes 2008/01/14 08:23:24 fheckl 1.2.40.3: Code cleanup and some implementation details 2008/01/02 18:25:58 fheckl 1.2.40.2: issue #80399 more Cocoa 2007/11/18 19:36:37 fheckl 1.2.40.1: initial support for Cocoa version


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [d4046dad90ad746d1c10379f8aa7200ce2778ba1]

INTEGRATION: CWS aquafilepicker02_DEV300 (1.2.40); FILE MERGED 2008/02/15 14:22:07 pl 1.2.40.9: saved some merge problems 2008/02/14 17:28:45 fheckl 1.2.40.8: Further changes concerning Autoextension 2008/02/14 08:30:02 fheckl 1.2.40.7: small implementation changes 2008/02/13 08:02:50 fheckl 1.2.40.6: small change in execute to throw exception on unknown dialog result 2008/01/14 08:23:24 fheckl 1.2.40.5: Code cleanup and some implementation details 2008/01/02 18:51:39 fheckl 1.2.40.4: removing NSInteger 2008/01/02 18:25:58 fheckl 1.2.40.3: issue #80399 more Cocoa 2007/11/18 20:56:33 fheckl 1.2.40.2: making SavePanel work temporarily 2007/11/18 19:36:36 fheckl 1.2.40.1: initial support for Cocoa version


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [b37d03553dbe8540f49d43225045ad6312e6603b]

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>  [9e68fcdab2f662eb7279ac71cc163eb90d148184]

INTEGRATION: CWS aquafilepicker02_DEV300 (1.2.40); FILE MERGED 2008/01/02 18:25:58 fheckl 1.2.40.1: issue #80399 more Cocoa


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [ff54bf0601077c0468dc13ab5967684144eb3835]

INTEGRATION: CWS aquafilepicker02_DEV300 (1.1.2); FILE ADDED 2008/01/14 08:23:24 fheckl 1.1.2.2: Code cleanup and some implementation details 2008/01/02 18:25:58 fheckl 1.1.2.1: issue #80399 more Cocoa


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [89e97f42e25c47b47c231efb0cfbb95b6fe7aca4]

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>  [96808291d1337ef505c1b1bcdc0687b30ea72392]

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>  [1bcf4b5cab91f86f782a9242730441530b912d7b]

INTEGRATION: CWS aquafilepicker02_DEV300 (1.2.40); FILE MERGED 2008/01/14 08:23:24 fheckl 1.2.40.2: Code cleanup and some implementation details 2008/01/02 18:25:58 fheckl 1.2.40.1: issue #80399 more Cocoa


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [123d6e44d8315c31be4fed935a749a8da81f4241]

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>  [43760f4842a79e943dbb27cec2f81439a557e37d]

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>  [7d72ebb6bc88e860b8a244ae1f5277a7415de998]

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>  [0789c3d9ece3862b50cda8de945d376375b13d77]

INTEGRATION: CWS aquafilepicker02_DEV300 (1.2.40); FILE MERGED 2008/02/14 17:28:45 fheckl 1.2.40.3: Further changes concerning Autoextension 2008/01/14 08:23:23 fheckl 1.2.40.2: Code cleanup and some implementation details 2008/01/02 18:25:58 fheckl 1.2.40.1: issue #80399 more Cocoa


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [4aa34f5d12d126e2094d0b31d3a2f9c2df1f456a]

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>  [14bc62ad0d9e0179f4178d2913ebba7abf99755e]

INTEGRATION: CWS aquafilepicker02_DEV300 (1.2.40); FILE MERGED 2008/02/14 17:28:45 fheckl 1.2.40.5: Further changes concerning Autoextension 2008/02/14 08:30:02 fheckl 1.2.40.4: small implementation changes 2008/02/12 07:52:47 fheckl 1.2.40.3: corrected user pane layout added preview checkbox behavior 2008/01/14 08:23:23 fheckl 1.2.40.2: Code cleanup and some implementation details 2008/01/02 18:25:58 fheckl 1.2.40.1: issue #80399 more Cocoa


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [718e6cc6f53f48e98b07482c89bec294a29584d7]

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>  [abfc54dda96e119e91a6aa2420a98279c040dd52]

INTEGRATION: CWS dba30a (1.14.178); FILE MERGED 2008/02/22 13:03:31 oj 1.14.178.1: #100250# insert insertRecord and deleteRecord commands


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [f371c0dc538504c94c5b6114209576b40e43deb8]

INTEGRATION: CWS aquafilepicker02_DEV300 (1.2.40); FILE MERGED 2008/01/14 08:23:23 fheckl 1.2.40.3: Code cleanup and some implementation details 2008/01/02 18:25:58 fheckl 1.2.40.2: issue #80399 more Cocoa 2007/11/18 19:36:36 fheckl 1.2.40.1: initial support for Cocoa version


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [551c783691645a8d585db48b25e78ad162486d8f]

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>  [49ef2d79baf4bc329c89e5935eaf17c71a9c40af]

INTEGRATION: CWS dba30a (1.1.2); FILE ADDED 2008/02/05 21:25:37 fs 1.1.2.1: #i85879# window state for the toolbars in the table data view


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [bd8ed8888da146b0c3644e26096fea103371e923]

INTEGRATION: CWS aquafilepicker02_DEV300 (1.2.40); FILE MERGED 2008/01/14 08:23:23 fheckl 1.2.40.2: Code cleanup and some implementation details 2007/11/18 19:36:36 fheckl 1.2.40.1: initial support for Cocoa version


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [65ba6d4135b327b1bdc660f1b4c417f33ef032f4]

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>  [86792168b45e472d2bc291604e3cdf1570973db8]

INTEGRATION: CWS dba30a (1.8.232); FILE MERGED 2008/02/05 21:23:13 fs 1.8.232.1: #i85879# cleanup the toolbar mess in the data source browser


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [8a657e92b961a9667fb45874d7a80ad49195ac7c]

INTEGRATION: CWS aquafilepicker02_DEV300 (1.1.2); FILE ADDED 2008/01/14 08:23:23 fheckl 1.1.2.2: Code cleanup and some implementation details 2008/01/02 18:25:58 fheckl 1.1.2.1: issue #80399 more Cocoa


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [aafb475093e151fda4995cb46eb32c0cf58be5f8]

INTEGRATION: CWS directsbasemacros_DEV300 (1.29.66); FILE MERGED 2008/03/03 22:06:53 fs 1.29.66.2: #i10000# (NamedValueCollection::getPropertyValues does not yet exist on this branch) 2008/03/03 22:03:23 fs 1.29.66.1: #i86585# pass an InteractionHandler and a MacroExecMode when loading an existing DB doc


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [f4eb81c4360ddec7a25f5efb9c73523936e248de]

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>  [157094aa4511c1d349d4cede5e44d3d87e701fcb]

INTEGRATION: CWS dba30a (1.34.120); FILE MERGED 2008/02/05 21:23:13 fs 1.34.120.1: #i85879# cleanup the toolbar mess in the data source browser


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [250a14392022d5bedc5037241d094cf31940870e]

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>  [265f21bd933da1f163ff6e431d371818c48c6a85]

INTEGRATION: CWS directsbasemacros_DEV300 (1.192.18.1.8); FILE MERGED 2008/03/03 22:08:03 fs 1.192.18.1.8.2: #i10000# (NamedValueCollection::getPropertyValues does not yet exist on this branch) 2008/03/03 22:02:35 fs 1.192.18.1.8.1: #i86585# #i85010# pass an InteractionHandler and a MacroExecMode when loading a DB doc


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [484d879af744172d43a1d134f89d0c9055848458]

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>  [00c64df75da96ad2dd9852d3045edb423c47cb53]

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>  [a0e7aafa5b12b1412e00c633ac0d4d5d287955e1]

INTEGRATION: CWS dlgedresizing_DEV300 (1.23.20.2.6); FILE MERGED 2008/03/04 14:42:16 fs 1.23.20.2.6.1: #i84487# windowResized: take window decoration into account when forwarding the new size to the model


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [884210780402e47a20995bd57821cd269927d596]

INTEGRATION: CWS dba30a (1.9.352); FILE MERGED 2008/02/14 09:51:47 oj 1.9.352.1: #i9899# refcount of doc inside the connection, will be released when the last table has gone


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [c90d2df24714e52f8d20181a5a33848a5650c1b5]

INTEGRATION: CWS dba30a (1.2.352); FILE MERGED 2008/02/14 09:51:47 oj 1.2.352.1: #i9899# refcount of doc inside the connection, will be released when the last table has gone


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [6ab4e6af1aee332c05406cbc919a6c27dff16034]

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>  [ba72d47a5438a38e33e676d795dc96f49c35ec2d]

INTEGRATION: CWS dba30a (1.59.6); FILE MERGED 2008/02/19 12:31:32 oj 1.59.6.1: correct locale


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [48f21d06676ae5cdc9960021bd4e508dfd6764b5]

INTEGRATION: CWS rptwizres2b (1.78.2); FILE MERGED 2008/03/04 09:36:15 lla 1.78.2.1: #i86675# new strings for report builder wizard


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [57b54705dba1a7c631aeeef6ba3f359241bdc715]

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>  [a5ff845ef44cc3850f93628edce45ca0c678650d]

INTEGRATION: CWS dba30a (1.16.102); FILE MERGED 2008/02/19 12:31:32 oj 1.16.102.1: correct locale


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [e7b806046126fb43c6d88936fe40f2a2858b5eed]

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>  [39fc4841419682c425db71d10ecb10e05fd99178]

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>  [3cbac7fd2d6f09ec6688780b33c2ffb530236413]

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>  [16e87c8c29ced51736fe26f7ffa14cf3783db897]

INTEGRATION: CWS dba30a (1.12.102); FILE MERGED 2008/02/19 12:31:32 oj 1.12.102.1: correct locale


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [ceca1564e1d0dbf791d42cd75524bc95d2a022ae]

INTEGRATION: CWS dba30a (1.10.194); FILE MERGED 2008/02/14 09:51:46 oj 1.10.194.1: #i9899# refcount of doc inside the connection, will be released when the last table has gone


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [d09a65024e72e54c5427d46084848bb125faccc8]

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>  [86c92fae94be3bd6ce8337498687194164dbdea3]

INTEGRATION: CWS dba30a (1.31.100); FILE MERGED 2008/02/14 09:51:46 oj 1.31.100.1: #i9899# refcount of doc inside the connection, will be released when the last table has gone


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [84d63f34d2e4431fb1955dd67786e3f7c7f76a86]

INTEGRATION: CWS dba30a (1.18.6); FILE MERGED 2008/02/14 09:51:46 oj 1.18.6.1: #i9899# refcount of doc inside the connection, will be released when the last table has gone


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [3d446937ebb1eb5fd10f1ae8f49bef242eef4fb4]

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>  [21761584f1dc7fe4456ac1991185c5cbea47d9b9]

INTEGRATION: CWS dba30a (1.15.114); FILE MERGED 2008/02/14 09:51:46 oj 1.15.114.1: #i9899# refcount of doc inside the connection, will be released when the last table has gone


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [8aa8c30aee188ff05a2cf75725ce0d972b314944]

INTEGRATION: CWS dba30a (1.5.194); FILE MERGED 2008/02/14 09:51:46 oj 1.5.194.1: #i9899# refcount of doc inside the connection, will be released when the last table has gone


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [5d78e5e1aa6dbb041bb78a6dd2d18f1986b85958]

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>  [1f771f8b589dd505bb66a0fadd83b9296fac228e]

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>  [e300bc782a7a360d793e5055234cffc68e680c46]

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-05  Kurt Zenker  <kz@openoffice.org>  [6691d2d04e70d2ae4d188ac52fff2995f0bda156]

INTEGRATION: CWS smoketest18 (1.6.30); FILE MERGED 2008/02/18 18:55:53 kz 1.6.30.1: #i75077# handle new quickstarter


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [64169b7b4709dd068bbcaee027dc29b9a9f65199]

INTEGRATION: CWS smoketest18 (1.1.86); FILE MERGED 2007/11/29 15:03:31 kz 1.1.86.1: #i75077# support for MacOS


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [96f65d22538d882ecafa1b5393c51f80ae8f4e4d]

INTEGRATION: CWS smoketest18 (1.26.4); FILE MERGED 2008/03/03 10:07:51 kz 1.26.4.8: RESYNC: (1.27-1.28); FILE MERGED 2008/02/19 18:53:45 kz 1.26.4.7: #i75077# correct restriction to found an insallation set 2008/02/19 16:40:51 kz 1.26.4.6: #i75077# handle one space in filename correct 2008/01/02 16:11:19 kz 1.26.4.5: RESYNC: (1.26-1.27); FILE MERGED 2007/12/11 14:05:12 kz 1.26.4.4: #i75077# fix to found the installset correct 2007/12/07 16:48:57 kz 1.26.4.3: #i75077# some fixes 2007/12/05 15:04:52 kz 1.26.4.2: #i75077# add image support and new install structure 2007/11/29 15:03:30 kz 1.26.4.1: #i75077# support for MacOS


2008-03-05  Kurt Zenker  <kz@openoffice.org>  [4b018f668c104ded438733d2b06c3d874ba6cecb]

INTEGRATION: CWS smoketest18 (1.6.2); FILE MERGED 2007/11/29 15:03:30 kz 1.6.2.1: #i75077# support for MacOS


2008-03-05  Armin Weiss  <aw@openoffice.org>  [55ec4ad5b4ea261bac8e0750760a0e5e0c8d3619]

#i39532# added precompiled header mechanism to drawinglayer


2008-03-05  Rüdiger Timm  <rt@openoffice.org>  [924e7258a963e2d3c32d466092dd5ca9256b78af]

#i86696# Remove SISSL.


2008-03-05  Armin Weiss  <aw@openoffice.org>  [dd00bcda4b6ee482743d3085ce4f253fb2120dba]

#i39532# prettyprinter support


2008-03-04  Oliver Bolte  <obo@openoffice.org>  [8080fe8704e7b37abd76475e6ecaf76565df76e7]

#i10000# unxmacxi: rename no_hids to NO_HIDS


2008-03-03  Vladimir Glazounov  <vg@openoffice.org>  [9fd82b101d6f118f18a069ed5127961273a1e173]

#100000# CVS_HEAD DEV300


2008-03-03  Rüdiger Timm  <rt@openoffice.org>  [00883b713a8613245b5058b32f41516bc225ecfd]

#i86590# Patch by mst: remove unwanted fprintf statement.


2008-03-03  Rüdiger Timm  <rt@openoffice.org>  [9f1625f0af33cc1d13587f00fac6c458ebc509f5]

#i86588# Fix warning in unxlngx6 environment: 'cannot convert...' (patch by mst).


2008-03-03  Rüdiger Timm  <rt@openoffice.org>  [82a55e50a8fab8898ab0d59639e7ab6266eda4a2]

#i86587# Fix 'may be used uninitialized in this function' warning.


2008-03-03  Oliver Bolte  <obo@openoffice.org>  [4246abca8751e2d5b96acf787e1bbe29ba2cbe35]

#i86604# WaE initialize variable gcc-4.0.2


2008-03-03  Oliver Bolte  <obo@openoffice.org>  [cbe1d08b78267592d7962e16d12bae1ef1367f10]

#i86604# WaE initialize variable gcc-4.0.2


2008-03-03  Oliver Bolte  <obo@openoffice.org>  [9b700999c71755a5350e3240474f9a390278abee]

#i86604# WaE initialize variable gcc-4.0.2


2008-02-29  jobin  <jobin@openoffice.org>  [47c2770ce907bb389be68212c838dc3d44b21b8c]

reverting back the changes in the file for issue 86571 by Jobin from Collabnet Support -Please ignore


2008-02-29  jobin  <jobin@openoffice.org>  [a2675d9a8cb318714abfd554e2d20da7b402a6cf]

testing by changing the alignment of an asterix in the file for issue 86571 by Jobin from Collabnet Support -Please ignore


2008-02-29  Oliver Bolte  <obo@openoffice.org>  [740be727c25b55921716fa1c851d19148f050856]

#i10000# enable openofficedev for unxmacxi.pro


2008-02-28  Oliver Bolte  <obo@openoffice.org>  [9a68eb9a5a85cd21837514c397cab019b237c3ac]

#i10000# remove UPD from target name


2008-02-28  Oliver Bolte  <obo@openoffice.org>  [1da959133143687b76278c114ac05370a47188ac]

#i10000# remove UPD from target name


2008-02-28  Mikhail Voitenko  <mav@openoffice.org>  [48b3f36cd336f9cf9d2c48c37e2d43ff9128c696]

#i10000# introduce licenses


2008-02-28  Oliver Bolte  <obo@openoffice.org>  [d27351da817207c331b7758c810ce207b3cfe136]

#i10000# problem with unix platforms


2008-02-28  Oliver Bolte  <obo@openoffice.org>  [6aa21f242edd16f2724aaf583dd5407a59b13bf2]

#i10000# merge problem


2008-02-28  Oliver Bolte  <obo@openoffice.org>  [1f54716c3487b0fe5eab1aacf8113ea3294ae94e]

#i10000# bracket missing


2008-02-28  Kai Ahrens  <ka@openoffice.org>  [e98e2c2a19f7715e1407d7dd4080db3906c61bd2]

revert changes till new images*.zip will be packed


2008-02-27  Vladimir Glazounov  <vg@openoffice.org>  [2e8d5e43ba4dd72e7bd97381d605362ea6bae7a7]

#i10000# No UPD any more in resource file name.


2008-02-27  Lars Langhans  <lla@openoffice.org>  [188ad9a68eb53811650d86d37957fbfe5991a7c8]

#i86509#


2008-02-27  Lars Langhans  <lla@openoffice.org>  [382793c36084eba887adb753ce59fe0f6d602417]

#i86509#


2008-02-27  Lars Langhans  <lla@openoffice.org>  [62ba68b37b32ea5241d00ac3c94da9883fd56d9a]

#i86509#


2008-02-27  Oliver Bolte  <obo@openoffice.org>  [d3e7879ad2cfdf04dd8e0f2d14af01c47f8bb73e]

DEV300


2008-02-27  Oliver Bolte  <obo@openoffice.org>  [cff69ac8977809cf86d8790d76465675d51c7c8b]

INTEGRATION: CWS ab47_DEV300 (1.10.180.1.4); FILE MERGED 2008/02/22 08:32:36 ab 1.10.180.1.4.1: #i86265# Removed patches i79918, i80532


2008-02-27  Oliver Bolte  <obo@openoffice.org>  [e764ca84b9139a1b541ccb45de903607d26218ee]

INTEGRATION: CWS vclshowstop15_DEV300 (1.41.144.1.6); FILE MERGED 2008/02/25 16:25:32 pl 1.41.144.1.6.1: #i86327# fix an Xerror in drawAlphaRect, handle xerror in ImplCreate more specific


2008-02-27  Oliver Bolte  <obo@openoffice.org>  [a3dda5596a8e24e0ba1a36f0fd45db1fc118d6d5]

INTEGRATION: CWS ab47_DEV300 (1.19.58.1.4); FILE MERGED 2008/02/22 08:35:03 ab 1.19.58.1.4.1: #i86265# Removed patches i79918, i80532


2008-02-27  Oliver Bolte  <obo@openoffice.org>  [4aaf3f0067290beb12d9fb5f7b1cea3406cf0f5d]

INTEGRATION: CWS vclshowstop15_DEV300 (1.29.178.1.8); FILE MERGED 2008/02/25 16:25:31 pl 1.29.178.1.8.1: #i86327# fix an Xerror in drawAlphaRect, handle xerror in ImplCreate more specific


2008-02-27  Oliver Bolte  <obo@openoffice.org>  [a51db1b15ab1d304c1f22e28cf7beac7a01cba15]

INTEGRATION: CWS vclshowstop15_DEV300 (1.54.154); FILE MERGED 2008/02/25 16:25:31 pl 1.54.154.1: #i86327# fix an Xerror in drawAlphaRect, handle xerror in ImplCreate more specific


2008-02-27  Oliver Bolte  <obo@openoffice.org>  [fdfb84e126987bafb3cf120d741c80500ed91352]

INTEGRATION: CWS vclshowstop15_DEV300 (1.42.112.1.8); FILE MERGED 2008/02/25 16:25:31 pl 1.42.112.1.8.1: #i86327# fix an Xerror in drawAlphaRect, handle xerror in ImplCreate more specific


2008-02-27  Oliver Bolte  <obo@openoffice.org>  [a90c5fa073903bb79880cd96dde9018c4cc4abe5]

INTEGRATION: CWS ab46_DEV300 (1.49.18); FILE MERGED 2008/02/21 11:41:50 ab 1.49.18.1: #i84550# Caching help related information about extensions


2008-02-27  Oliver Bolte  <obo@openoffice.org>  [fbf7c0ad62001993a6409f0f4d835907070d6f39]

INTEGRATION: CWS reglater2_DEV300 (1.74.48.1.14); FILE MERGED 2008/02/22 12:00:05 pb 1.74.48.1.14.1: fix: #i85445# pages.obj is needed


2008-02-27  Oliver Bolte  <obo@openoffice.org>  [f097529635e533c9c839b27ee458ba2358141563]

INTEGRATION: CWS reglater2_DEV300 (1.211.22.2.6); FILE MERGED 2008/02/22 12:02:11 pb 1.211.22.2.6.1: fix: #i85445# Registration later support


2008-02-27  Oliver Bolte  <obo@openoffice.org>  [0c01e12afe1e7360ad81c2eeb8f6b80cb90677cf]

INTEGRATION: CWS formpdfexportfix_DEV300 (1.52.46); FILE MERGED 2008/02/25 09:48:27 fs 1.52.46.1: #i86396# ::isVisible/::isEnabled: fall back to the value known in the component infos, when we don't have a peer


2008-02-27  Oliver Bolte  <obo@openoffice.org>  [cd86ce7769b73b8903dca3d5230fbe58de4ca2a3]

INTEGRATION: CWS fwk81_DEV300 (1.19.112); FILE MERGED 2008/02/06 12:18:59 cd 1.19.112.1: #i83555# Support image import with preserving aspect ratio scaling


2008-02-27  Oliver Bolte  <obo@openoffice.org>  [c79bb720ae3833136d1aa48ba40a83e7c90f3657]

INTEGRATION: CWS fwk81_DEV300 (1.15.112); FILE MERGED 2008/02/06 12:18:59 cd 1.15.112.1: #i83555# Support image import with preserving aspect ratio scaling


2008-02-27  Oliver Bolte  <obo@openoffice.org>  [ccc9bcc2e97093574143fb688d66301fef6debf0]

INTEGRATION: CWS fwk81_DEV300 (1.7.112); FILE MERGED 2008/02/06 12:18:59 cd 1.7.112.1: #i83555# Support image import with preserving aspect ratio scaling


2008-02-27  Oliver Bolte  <obo@openoffice.org>  [037019f8a89a3c533ad834d3bdc41cdc9f6d8dee]

INTEGRATION: CWS fwk81_DEV300 (1.44.112); FILE MERGED 2008/02/14 10:00:31 mav 1.44.112.3: #i10000# adopt for linux 2008/02/13 09:29:09 mav 1.44.112.2: RESYNC: (1.44-1.45); FILE MERGED 2008/02/06 12:18:58 cd 1.44.112.1: #i83555# Support image import with preserving aspect ratio scaling


2008-02-27  Oliver Bolte  <obo@openoffice.org>  [82f85922eabf412900f91b81713c51ac4527fe46]

INTEGRATION: CWS jl92_DEV300 (1.20.108); FILE MERGED 2008/02/22 10:55:28 jl 1.20.108.1: #i86347# prevent double insertion of typedescriptionprovider


2008-02-27  Oliver Bolte  <obo@openoffice.org>  [a1f6024f8c26352ac22fce819e57036d957ca6e3]

INTEGRATION: CWS jl92_DEV300 (1.24.8.1.4); FILE MERGED 2008/02/22 14:30:16 jl 1.24.8.1.4.2: #i86304# build problem on linux 2008/02/22 14:17:08 jl 1.24.8.1.4.1: #i86304# prevent deadlocks when updating the progress bar


2008-02-27  Oliver Bolte  <obo@openoffice.org>  [67ff35e904f00bdd0e899704b03f09927bb61036]

INTEGRATION: CWS jl92_DEV300 (1.11.86); FILE MERGED 2008/02/22 14:24:52 jl 1.11.86.2: #i86304# prevent deadlocks when updating the progress bar 2008/02/22 14:17:08 jl 1.11.86.1: #i86304# prevent deadlocks when updating the progress bar


2008-02-27  Oliver Bolte  <obo@openoffice.org>  [90bf46ed13a975d2c6e7fdc8c905c8cebab5671d]

INTEGRATION: CWS jl92_DEV300 (1.15.172); FILE MERGED 2008/02/22 14:17:08 jl 1.15.172.1: #i86304# prevent deadlocks when updating the progress bar


2008-02-27  Oliver Bolte  <obo@openoffice.org>  [2fe6a4a34b38c05e252c71f4d2f18e4a90e61b29]

INTEGRATION: CWS jl92_DEV300 (1.10.80); FILE MERGED 2008/02/25 16:08:12 jl 1.10.80.1: #i86424# removing lock use of solar mutex, it is not necessary here and may cause deadlocks


2008-02-27  Oliver Bolte  <obo@openoffice.org>  [6f67c1b6f7fb76e886c341c3209ec05294320a7e]

INTEGRATION: CWS fwk81_DEV300 (1.10.58); FILE MERGED 2008/01/21 13:42:03 cd 1.10.58.1: #i85363# Initialize member in ResId ctor


2008-02-27  Oliver Bolte  <obo@openoffice.org>  [964b9a31227620c096d6025022ad9e51ed38f6d7]

INTEGRATION: CWS fwk81_DEV300 (1.27.194); FILE MERGED 2008/01/21 14:33:29 pb 1.27.194.1: fix: #i85385# use IsRowSelected() in FillAccessibleStateSetForCell()


2008-02-27  Oliver Bolte  <obo@openoffice.org>  [3101a8a9e895e2276c844a8d2e0049fe7f754a9a]

INTEGRATION: CWS fwk81_DEV300 (1.31.170); FILE MERGED 2008/01/21 14:31:34 pb 1.31.170.1: fix: #i85366# initialize eSelMode in initializer list


2008-02-27  Oliver Bolte  <obo@openoffice.org>  [2771561ccad0945fc1c682be3485c7d11de24964]

INTEGRATION: CWS jl90_DEV300 (1.11.22.1.16); FILE MERGED 2008/02/18 12:54:41 jl 1.11.22.1.16.1: #i86172# Crash when pressing Show all button


2008-02-27  Oliver Bolte  <obo@openoffice.org>  [75a342d9d517778a7647ffffd53036cd1a41e7d5]

INTEGRATION: CWS ia64port01_DEV300 (1.34.56); FILE MERGED 2008/02/16 15:27:58 cmc 1.34.56.1: #i84999# add tests for struct returning rules in registers depending on size and other characteristics, e.g. x86_64 and ia64


2008-02-27  Oliver Bolte  <obo@openoffice.org>  [928121f3fa1b97ae930c9d004315dbb5a63559f4]

INTEGRATION: CWS ia64port01_DEV300 (1.19.64); FILE MERGED 2008/02/16 15:27:58 cmc 1.19.64.1: #i84999# add tests for struct returning rules in registers depending on size and other characteristics, e.g. x86_64 and ia64


2008-02-27  Oliver Bolte  <obo@openoffice.org>  [94b14bd1b2335f478382aace9d321918e170df92]

INTEGRATION: CWS ia64port01_DEV300 (1.3.130); FILE MERGED 2008/02/16 15:27:58 cmc 1.3.130.1: #i84999# add tests for struct returning rules in registers depending on size and other characteristics, e.g. x86_64 and ia64


2008-02-27  Oliver Bolte  <obo@openoffice.org>  [2f274a72d09e04cfff67f3e4bdedc60424dd3fa9]

INTEGRATION: CWS ia64port01_DEV300 (1.4.182); FILE MERGED 2008/02/14 09:28:39 cmc 1.4.182.1: #i84999# ia64 characteristics


2008-02-27  Oliver Bolte  <obo@openoffice.org>  [f2d8a5e5770ebb22d08e70b0bff4c7b92878da15]

INTEGRATION: CWS ia64port01_DEV300 (1.8.20); FILE MERGED 2008/01/04 19:04:40 cmc 1.8.20.1: #i84999# add ia64


2008-02-27  Oliver Bolte  <obo@openoffice.org>  [ba82aee3e23b6a92c042b8b1a3e104d978a23f08]

INTEGRATION: CWS ia64port01_DEV300 (1.9.4); FILE MERGED 2008/01/04 19:05:43 cmc 1.9.4.1: #i84999# add ia64


2008-02-27  Oliver Bolte  <obo@openoffice.org>  [54e42f25ae8cc9b70c60e94c9392b8e1f29920fb]

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>  [3da03f5235024f2bec139c9d7a390b0234290f0c]

INTEGRATION: CWS ia64port01_DEV300 (1.9.22); FILE MERGED 2008/02/18 10:40:38 cmc 1.9.22.2: #i84999# follow sb's suggested pattern, stage 1, gcc3_linux_* 2008/01/04 19:09:58 cmc 1.9.22.1: first cut at ia64 bridge


2008-02-27  Oliver Bolte  <obo@openoffice.org>  [dec9aeb53f3b0ce95c3c1cfc16652ca28f8dd8c8]

INTEGRATION: CWS ia64port01_DEV300 (1.17.82); FILE MERGED 2008/02/18 11:20:25 cmc 1.17.82.1: #i84999# follow sb's suggested pattern


2008-02-27  Oliver Bolte  <obo@openoffice.org>  [6b050d5a1eb456a4434b6658b1c0acc14112ba05]

INTEGRATION: CWS ia64port01_DEV300 (1.3.34); FILE MERGED 2008/02/18 11:16:17 cmc 1.3.34.1: #i84999# follow sb's suggested pattern, stage 1, mingw_intel


2008-02-27  Oliver Bolte  <obo@openoffice.org>  [156092bda60c1ce7b68fa2b278c9506c96a64773]

INTEGRATION: CWS ia64port01_DEV300 (1.6.82); FILE MERGED 2008/02/18 11:05:04 cmc 1.6.82.1: #i84999# follow sb's suggested pattern, stage 1, gcc3_solaris_*


2008-02-27  Oliver Bolte  <obo@openoffice.org>  [75f8c42dafaae1f8d376a5cd11f4d33e8a05fe2b]

INTEGRATION: CWS ia64port01_DEV300 (1.3.20); FILE MERGED 2008/02/18 11:07:00 cmc 1.3.20.1: #i84999# follow sb's suggested pattern, stage 1, gcc3_os2_*


2008-02-27  Oliver Bolte  <obo@openoffice.org>  [5d9c5ce4d098e200fedd2630a185ecafb7d800bc]

INTEGRATION: CWS ia64port01_DEV300 (1.9.54); FILE MERGED 2008/02/18 11:01:40 cmc 1.9.54.1: #i84999# follow sb's suggested pattern, stage 1, gcc3_macosx_*


2008-02-27  Oliver Bolte  <obo@openoffice.org>  [e2f3a5356cd6f91e17d8d7f2269e6dd19cccdc88]

INTEGRATION: CWS ia64port01_DEV300 (1.5.82); FILE MERGED 2008/02/18 11:01:40 cmc 1.5.82.1: #i84999# follow sb's suggested pattern, stage 1, gcc3_macosx_*


2008-02-27  Oliver Bolte  <obo@openoffice.org>  [9371d8d32b15d3992e507784bc739433ea9f58bb]

INTEGRATION: CWS ia64port01_DEV300 (1.7.8); FILE MERGED 2008/02/18 10:40:38 cmc 1.7.8.1: #i84999# follow sb's suggested pattern, stage 1, gcc3_linux_*


2008-02-27  Oliver Bolte  <obo@openoffice.org>  [a3cc5c3d1d7d0b269196286c207f91ca42bad820]

INTEGRATION: CWS ia64port01_DEV300 (1.12.66); FILE MERGED 2008/02/18 10:40:38 cmc 1.12.66.1: #i84999# follow sb's suggested pattern, stage 1, gcc3_linux_*


2008-02-27  Oliver Bolte  <obo@openoffice.org>  [6322a9028bd01cc18307f5c1507bf7d53ff06c70]

INTEGRATION: CWS ia64port01_DEV300 (1.2.32); FILE MERGED 2008/01/04 19:09:58 cmc 1.2.32.1: first cut at ia64 bridge


2008-02-27  Oliver Bolte  <obo@openoffice.org>  [5e91656d17663c75364034cc394fbf6627862f6c]

INTEGRATION: CWS ia64port01_DEV300 (1.2.32); FILE MERGED 2008/02/18 10:40:37 cmc 1.2.32.2: #i84999# follow sb's suggested pattern, stage 1, gcc3_linux_* 2008/01/04 19:09:57 cmc 1.2.32.1: first cut at ia64 bridge


2008-02-27  Oliver Bolte  <obo@openoffice.org>  [c95e6ebaca09d9d8650a1cc38133586510a209cd]

INTEGRATION: CWS ia64port01_DEV300 (1.10.4); FILE MERGED 2008/02/18 10:40:37 cmc 1.10.4.1: #i84999# follow sb's suggested pattern, stage 1, gcc3_linux_*


2008-02-27  Oliver Bolte  <obo@openoffice.org>  [6254095dccfdb725324b1f33b6d4497dcd7d84ff]

INTEGRATION: CWS ia64port01_DEV300 (1.3.8); FILE MERGED 2008/02/18 10:40:37 cmc 1.3.8.1: #i84999# follow sb's suggested pattern, stage 1, gcc3_linux_*


2008-02-27  Oliver Bolte  <obo@openoffice.org>  [23f730a64fb173b91c8d11d1e345aa3a456e27a5]

INTEGRATION: CWS ia64port01_DEV300 (1.12.82); FILE MERGED 2008/02/18 10:40:37 cmc 1.12.82.1: #i84999# follow sb's suggested pattern, stage 1, gcc3_linux_*


2008-02-27  Oliver Bolte  <obo@openoffice.org>  [a65aa17f2e167169a1f4eaf39d5f0b11b0676ae4]

INTEGRATION: CWS ia64port01_DEV300 (1.1.2); FILE ADDED 2008/02/15 19:22:43 cmc 1.1.2.3: #i84999# and sort out setting the correct return area for struct returning 2008/02/15 17:36:56 cmc 1.1.2.2: #i84999# struct returning rules 2008/01/04 19:09:57 cmc 1.1.2.1: first cut at ia64 bridge


2008-02-27  Oliver Bolte  <obo@openoffice.org>  [02e68cb334f424742453b07f243a49a2a87f63c9]

INTEGRATION: CWS ia64port01_DEV300 (1.1.2); FILE ADDED 2008/02/18 10:40:37 cmc 1.1.2.3: #i84999# follow sb's suggested pattern, stage 1, gcc3_linux_* 2008/02/15 17:36:56 cmc 1.1.2.2: #i84999# struct returning rules 2008/01/04 19:09:57 cmc 1.1.2.1: first cut at ia64 bridge


2008-02-27  Oliver Bolte  <obo@openoffice.org>  [690c265416f916266662a3106e24f7c4d6640ee4]

INTEGRATION: CWS ia64port01_DEV300 (1.1.2); FILE ADDED 2008/01/04 19:09:57 cmc 1.1.2.1: first cut at ia64 bridge


2008-02-27  Oliver Bolte  <obo@openoffice.org>  [47096a9b107023248bcc9befcc4daea3384f996d]

INTEGRATION: CWS ia64port01_DEV300 (1.1.2); FILE ADDED 2008/02/15 17:36:56 cmc 1.1.2.2: #i84999# struct returning rules 2008/01/04 19:09:57 cmc 1.1.2.1: first cut at ia64 bridge


2008-02-27  Oliver Bolte  <obo@openoffice.org>  [0c25631972809c752624b4883c71671c8e83e797]

INTEGRATION: CWS ia64port01_DEV300 (1.1.2); FILE ADDED 2008/02/18 10:40:37 cmc 1.1.2.3: #i84999# follow sb's suggested pattern, stage 1, gcc3_linux_* 2008/02/15 17:36:55 cmc 1.1.2.2: #i84999# struct returning rules 2008/01/04 19:09:57 cmc 1.1.2.1: first cut at ia64 bridge


2008-02-27  Oliver Bolte  <obo@openoffice.org>  [9147cd86c5715af18a439b173807d1be4ba70739]

INTEGRATION: CWS ia64port01_DEV300 (1.1.2); FILE ADDED 2008/02/15 17:36:55 cmc 1.1.2.2: #i84999# struct returning rules 2008/01/04 19:09:57 cmc 1.1.2.1: first cut at ia64 bridge


2008-02-27  Oliver Bolte  <obo@openoffice.org>  [4a22f421e4aa0658696e30be5a19f846dfaa831d]

INTEGRATION: CWS ia64port01_DEV300 (1.3.6); FILE MERGED 2008/02/18 10:40:36 cmc 1.3.6.1: #i84999# follow sb's suggested pattern, stage 1, gcc3_linux_*


2008-02-27  Oliver Bolte  <obo@openoffice.org>  [3270380c4c94d406ab9be60761624f457c11edd3]

INTEGRATION: CWS ia64port01_DEV300 (1.3.82); FILE MERGED 2008/02/18 10:47:02 cmc 1.3.82.1: #i84999# follow sb's suggested pattern, stage 1, gcc3_freebsd_*


2008-02-27  Oliver Bolte  <obo@openoffice.org>  [262f592965de07d25e264c385e7b10f098b4e20a]

INTEGRATION: CWS ia64port01_DEV300 (1.10.32); FILE MERGED 2008/02/18 10:47:02 cmc 1.10.32.1: #i84999# follow sb's suggested pattern, stage 1, gcc3_freebsd_*


2008-02-27  Oliver Bolte  <obo@openoffice.org>  [b2abf01b67c9b73617a681cf707970c5d6c29d76]

INTEGRATION: CWS ia64port01_DEV300 (1.23.42); FILE MERGED 2008/02/18 11:14:13 cmc 1.23.42.1: #i84999# follow sb's suggested pattern, stage 1, cc50_solaris_*


2008-02-27  Oliver Bolte  <obo@openoffice.org>  [3c915987faf7b88f56194eae151daeab528f4be6]

INTEGRATION: CWS ia64port01_DEV300 (1.15.82); FILE MERGED 2008/02/18 11:14:12 cmc 1.15.82.1: #i84999# follow sb's suggested pattern, stage 1, cc50_solaris_*


2008-02-27  Oliver Bolte  <obo@openoffice.org>  [fa2a5e403d429eb96fb44c002e0c84f86f002f4c]

INTEGRATION: CWS ia64port01_DEV300 (1.44.8); FILE MERGED 2008/01/04 19:09:57 cmc 1.44.8.1: first cut at ia64 bridge


2008-02-27  Oliver Bolte  <obo@openoffice.org>  [a5434601950b5e57dc79452dd44ccc1aa308a069]

INTEGRATION: CWS ia64port01_DEV300 (1.5.116); FILE MERGED 2008/02/18 10:40:36 cmc 1.5.116.1: #i84999# follow sb's suggested pattern, stage 1, gcc3_linux_*


2008-02-27  Oliver Bolte  <obo@openoffice.org>  [eea6268c7c566ccfda635e12f16566d8c7d065d3]

INTEGRATION: CWS ia64port01_DEV300 (1.4.104); FILE MERGED 2008/02/18 10:40:36 cmc 1.4.104.1: #i84999# follow sb's suggested pattern, stage 1, gcc3_linux_*


2008-02-27  Oliver Bolte  <obo@openoffice.org>  [233ecbece80749d0a26b16d3e2bebfdcbfa78908]

INTEGRATION: CWS ia64port01_DEV300 (1.5.44); FILE MERGED 2008/02/21 13:32:27 cmc 1.5.44.2: #i84999# for linux at least warn if it happens again 2008/02/21 12:52:49 cmc 1.5.44.1: #i84999# missing DLLEXTENSION


2008-02-27  Oliver Bolte  <obo@openoffice.org>  [e010554b3b37e63e9683c47b2d167a2e7a296cc3]

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>  [fd23ea841a72b12f8e68e24b247bc8d66ac05239]

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>  [44145f5afc7cd430fa12e8d7f7aeb83de94b23ee]

INTEGRATION: CWS ia64port01_DEV300 (1.36.6); FILE MERGED 2008/01/08 08:25:51 cmc 1.36.6.1: #i84999# add ia64


2008-02-27  Oliver Bolte  <obo@openoffice.org>  [89db197b61582a2e8a634dc09a50bd1d0f0f459d]

#i10000# changes by OJ for CWS eoladabas


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [67b7a42819093fe655fcc31602db2ef8374be475]

INTEGRATION: CWS eoladabas_DEV300 (1.29.30); FILE MERGED 2008/02/13 10:26:57 oj 1.29.30.1: #149980# source adabasrc


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [d47bb544570b55d9ce7a71ccb8134e11e80bf27d]

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>  [2e991783e6bcd4a0f25c7fcd700972d84fba258b]

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>  [82e664ba0fc33478beab9d4e3a19280ae7f553b9]

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>  [73f8d12e9cac88ec79a444600055cc548febfb20]

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>  [39990b313e12a5aa9af7cca82c16e6b65219db95]

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>  [992764eb50a3f2586f374797a12ed1feab60f9ad]

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>  [22bdafd4796b9c0e6ea6d8f3d5af421dcd997941]

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>  [b437b97dd5a4f30999bc45fd7a394d2822162f5d]

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>  [91ab90197a4c132896cea2f1e253a7bf744bba18]

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>  [389bfde007e9a5a3399b84e9b4d8397dbeb5fc7b]

INTEGRATION: CWS eoladabas_DEV300 (1.67.42); FILE MERGED 2008/01/23 13:25:52 oj 1.67.42.1: #149980# add adabas creation ui


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [fd0ffea0a009f1fa796dafa571157f4bd159b600]

INTEGRATION: CWS eoladabas_DEV300 (1.44.40); FILE MERGED 2008/01/24 12:23:37 oj 1.44.40.1: #149980# some changes for adabas


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [80c819858167970abf0d094773b0a6fcfe7d476b]

INTEGRATION: CWS eoladabas_DEV300 (1.1.2); FILE ADDED 2008/01/25 07:49:11 oj 1.1.2.2: wrong name 2008/01/23 13:29:14 oj 1.1.2.1: #149980# new dialog to create adabas dbs


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [c235f3a5fba592530fd3fe095710ccaa35a85194]

INTEGRATION: CWS eoladabas_DEV300 (1.1.2); FILE ADDED 2008/01/23 13:29:32 oj 1.1.2.1: #149980# new dialog to create adabas dbs


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [f5ef67b544eb4d7547608354b3690f8c6459d16a]

INTEGRATION: CWS eoladabas_DEV300 (1.1.2); FILE ADDED 2008/01/23 13:31:14 oj 1.1.2.1: #149980# new dialog to create adabas dbs


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [bf6f0359e6a3c365e51ae41dbc5c8e737ad4bc5f]

INTEGRATION: CWS eoladabas_DEV300 (1.1.2); FILE ADDED 2008/01/23 13:31:05 oj 1.1.2.1: #149980# new dialog to create adabas dbs


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [f5daea18d6342632f2fffa084610817497fb8006]

INTEGRATION: CWS eoladabas_DEV300 (1.1.2); FILE ADDED 2008/01/23 13:30:01 oj 1.1.2.1: #149980# new dialog to create adabas dbs


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [a355eb7043157f58b031b1a42ed0d00db6353968]

INTEGRATION: CWS eoladabas_DEV300 (1.1.2); FILE ADDED 2008/01/23 13:29:51 oj 1.1.2.1: #149980# new dialog to create adabas dbs


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [cc424a74915f13887410f7413030256cc3333e3a]

INTEGRATION: CWS eoladabas_DEV300 (1.1.2); FILE ADDED 2008/01/23 13:29:40 oj 1.1.2.1: #149980# new dialog to create adabas dbs


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [9c1da08eb36740d6af6dfcaa5fb425856f92dff9]

INTEGRATION: CWS eoladabas_DEV300 (1.1.2); FILE ADDED 2008/01/23 13:30:13 oj 1.1.2.1: #149980# new dialog to create adabas dbs


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [0183dd19e7d0f8f850b5f2f79dc2e0330518b245]

INTEGRATION: CWS eoladabas_DEV300 (1.1.2); FILE ADDED 2008/01/23 13:29:22 oj 1.1.2.1: #149980# new dialog to create adabas dbs


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [791dc8d83480252ca68bd60b2d7ed8120a048717]

INTEGRATION: CWS eoladabas_DEV300 (1.1.2); FILE ADDED 2008/01/23 13:28:29 oj 1.1.2.1: #149980# new dialog to create adabas dbs


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [a3c4dbfda161e637ad5a7fb38c44c9c8e0134b9c]

INTEGRATION: CWS eoladabas_DEV300 (1.1.2); FILE ADDED 2008/01/23 13:28:20 oj 1.1.2.1: #149980# new dialog to create adabas dbs


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [320616af4284cf157874fcecbac95832c56ff606]

INTEGRATION: CWS eoladabas_DEV300 (1.1.2); FILE ADDED 2008/01/23 13:28:08 oj 1.1.2.1: #149980# new dialog to create adabas dbs


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [23983dc022b5781147b0c6f65c93c9bd714f164d]

INTEGRATION: CWS eoladabas_DEV300 (1.1.2); FILE ADDED 2008/01/23 13:27:59 oj 1.1.2.1: #149980# new dialog to create adabas dbs


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [9614d6dfad1d2dc3f46ef3d675987d43279a5aa0]

INTEGRATION: CWS eoladabas_DEV300 (1.1.2); FILE ADDED 2008/01/23 13:27:49 oj 1.1.2.1: #149980# new dialog to create adabas dbs


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [798a409cd0e912a38c99c3b5e331d2f91a70ba80]

INTEGRATION: CWS eoladabas_DEV300 (1.1.2); FILE ADDED 2008/01/23 13:27:41 oj 1.1.2.1: #149980# new dialog to create adabas dbs


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [92805451381c0da3ea8e7ec8903ee9ea2561ff92]

INTEGRATION: CWS eoladabas_DEV300 (1.1.2); FILE ADDED 2008/01/23 13:27:32 oj 1.1.2.1: #149980# new dialog to create adabas dbs


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [3155cf0d10a0cdb4eea8a2f24f790df6342fe337]

INTEGRATION: CWS eoladabas_DEV300 (1.1.2); FILE ADDED 2008/01/23 13:28:37 oj 1.1.2.1: #149980# new dialog to create adabas dbs


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [048f2e5ab10f092abd8fa4f29fba453c84dadd8e]

INTEGRATION: CWS eoladabas_DEV300 (1.1.2); FILE ADDED 2008/01/23 13:28:47 oj 1.1.2.1: #149980# new dialog to create adabas dbs


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [a3fcd3bd6e1515a534fe39f9581d6078dc1e6139]

INTEGRATION: CWS eoladabas_DEV300 (1.1.2); FILE ADDED 2008/01/23 13:29:04 oj 1.1.2.1: #149980# new dialog to create adabas dbs


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [f2cf82f7f81026b0d1f66ee1bd5a7b2a17c9c8fe]

INTEGRATION: CWS eoladabas_DEV300 (1.1.2); FILE ADDED 2008/01/23 13:28:56 oj 1.1.2.1: #149980# new dialog to create adabas dbs


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [aeb72760766737b69bbbb67544cbe01c3a8e22ca]

INTEGRATION: CWS eoladabas_DEV300 (1.12.106); FILE MERGED 2008/01/23 13:25:52 oj 1.12.106.1: #149980# add adabas creation ui


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [ff6a96f52dcc0772d8b591c944597c4733a216b2]

INTEGRATION: CWS eoladabas_DEV300 (1.71.42); FILE MERGED 2008/01/23 13:25:52 oj 1.71.42.1: #149980# add adabas creation ui


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [022136347d95ef8655e4f8740976cde2be2218a1]

INTEGRATION: CWS eoladabas_DEV300 (1.25.66); FILE MERGED 2008/01/24 12:19:30 oj 1.25.66.1: #149980# some changes for adabas


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [8ea0b0766cf7bd67dbe4b6c9858b6efe9be1de25]

INTEGRATION: CWS eoladabas_DEV300 (1.11.256); FILE MERGED 2008/01/23 13:33:52 oj 1.11.256.1: #149980# add adabas creation


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [49770f446609f261f8095bc40a8d65cee289a21b]

INTEGRATION: CWS eoladabas_DEV300 (1.17.116); FILE MERGED 2008/01/23 13:33:52 oj 1.17.116.1: #149980# add adabas creation


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [fa36b1ab8d8779343d2e0440e9be642c5f15433d]

INTEGRATION: CWS eoladabas_DEV300 (1.26.126); FILE MERGED 2008/01/25 06:30:48 oj 1.26.126.3: little correction 2008/01/23 13:41:07 oj 1.26.126.2: #149980# change name of dll 2008/01/23 13:33:52 oj 1.26.126.1: #149980# add adabas creation


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [7ad419b7f67c9cb92061d2ca2cc5b98071c2f6a1]

INTEGRATION: CWS eoladabas_DEV300 (1.22.196); FILE MERGED 2008/01/23 13:33:52 oj 1.22.196.1: #149980# add adabas creation


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [fec7f9fde42e1e02b613a391f5572ef75c95aff5]

INTEGRATION: CWS eoladabas_DEV300 (1.15.62); FILE MERGED 2008/01/23 13:41:22 oj 1.15.62.1: #149980# change name of dll


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [4c076d57ff35fc97fb47abe43c0787d792fb5197]

INTEGRATION: CWS custommeta (1.25.30); FILE MERGED 2008/01/25 11:48:20 mst 1.25.30.2: - sw/inc/unotxdoc.hxx, sw/source/filter/html/{htmlbas.cxx,htmlform.cxx}:   + remove unneeded includes 2008/01/17 16:14:30 mst 1.25.30.1: - sw/inc/unotxdoc.hxx, sw/source/ui/uno/unotxdoc.cxx:   + remove override of method getDocumentInfo


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [398a73b8e4d5e484b17cc52f0606e63a8bbf2422]

INTEGRATION: CWS custommeta (1.10.18); FILE MERGED 2008/01/21 15:18:31 mst 1.10.18.1: - sdext/source/minimizer/impoptimizer.cxx:   + remove unneeded includes


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [65795cf11735c3711598fb987d3ef6b97fb00d21]

INTEGRATION: CWS custommeta (1.8.80); FILE MERGED 2008/02/04 15:25:37 mst 1.8.80.1: - comphelper/inc/comphelper/propstate.hxx,   comphelper/source/property/propstate.cxx:   + new OPropertyStateHelper constructor, taking an IEventNotificationHook


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [093faca06ba4385be2f622a3ba70d761d7d29a07]

INTEGRATION: CWS custommeta (1.1.2); FILE ADDED 2008/02/05 10:52:48 mst 1.1.2.1: move service Propertybag from dbaccess to comphelper - comphelper/source/property/opropertybag.{hxx,cxx}:   + move OPropertyBag here (from dbaccess) - comphelper/source/misc/facreg.cxx:   + register PropertyBag service - comphelper/source/property/makefile.mk:   + add opropertybag.cxx


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [be5168bfb9757d7293398f07615e204b89c0020e]

INTEGRATION: CWS custommeta (1.1.2); FILE ADDED 2008/02/11 09:43:58 mst 1.1.2.3: - comphelper/source/property/opropertybag.cxx:   + remove use of debug stuff from module tools 2008/02/05 16:43:45 mst 1.1.2.2: - comphelper/source/property/opropertybag.cxx:   + wntmsci11 warning fix 2008/02/05 10:52:48 mst 1.1.2.1: move service Propertybag from dbaccess to comphelper - comphelper/source/property/opropertybag.{hxx,cxx}:   + move OPropertyBag here (from dbaccess) - comphelper/source/misc/facreg.cxx:   + register PropertyBag service - comphelper/source/property/makefile.mk:   + add opropertybag.cxx


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [e6d9e0b2a029aa12c0fb6776e3efd4425a8eeb6d]

INTEGRATION: CWS custommeta (1.15.82); FILE MERGED 2008/02/05 10:52:48 mst 1.15.82.1: move service Propertybag from dbaccess to comphelper - comphelper/source/property/opropertybag.{hxx,cxx}:   + move OPropertyBag here (from dbaccess) - comphelper/source/misc/facreg.cxx:   + register PropertyBag service - comphelper/source/property/makefile.mk:   + add opropertybag.cxx


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [a7b158bf1a373f104741debb106e69e07b539365]

INTEGRATION: CWS custommeta (1.2.18); FILE MERGED 2008/01/29 12:46:32 mst 1.2.18.1: - comphelper/inc/comphelper/string.hxx, comphelper/source/misc/string.cxx:   + add two functions convertCommaSeparated


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [795637347a00c1a6074aa9629c8cbb6126cb9ec1]

INTEGRATION: CWS custommeta (1.12.24); FILE MERGED 2008/02/05 10:52:47 mst 1.12.24.1: move service Propertybag from dbaccess to comphelper - comphelper/source/property/opropertybag.{hxx,cxx}:   + move OPropertyBag here (from dbaccess) - comphelper/source/misc/facreg.cxx:   + register PropertyBag service - comphelper/source/property/makefile.mk:   + add opropertybag.cxx


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [3a9721b3d4fab6abc14a9e56ae8e70b4851eca9c]

INTEGRATION: CWS custommeta (1.2.32); FILE MERGED 2008/01/21 12:31:38 mst 1.2.32.1: - comphelper/source/misc/documentinfo.cxx:   + use XDocumentProperties instead of XDocumentInfo


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [5db3463334e46ec99b8da42c8745bb4448f4a7d0]

INTEGRATION: CWS custommeta (1.2.18); FILE MERGED 2008/01/29 12:46:31 mst 1.2.18.1: - comphelper/inc/comphelper/string.hxx, comphelper/source/misc/string.cxx:   + add two functions convertCommaSeparated


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [12de3a9ddef93887b69d859bdee3ec2c1994c756]

INTEGRATION: CWS custommeta (1.6.158); FILE MERGED 2008/02/04 15:25:36 mst 1.6.158.1: - comphelper/inc/comphelper/propstate.hxx,   comphelper/source/property/propstate.cxx:   + new OPropertyStateHelper constructor, taking an IEventNotificationHook


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [e851c0a855d2b182cfb3f43be916a168bf7309d8]

INTEGRATION: CWS custommeta (1.49.26); FILE MERGED 2008/02/04 17:36:44 mst 1.49.26.1: fix issue #i82777# - source/doc/REMOVEME.cxx:   + remove, finally! - sfx2/source/doc/SfxDocumentMetaData.cxx:   + use sax/converter.hxx (finally arrived on master) - sfx2/util/makefile.mk:   + link libsfx2 against libsax - sfx2/prj/build.lst:   + add sax to build dependencies


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [9e8d5cfbb65e2cd88d24cc027748c63bb4306888]

INTEGRATION: CWS custommeta (1.31.20); FILE MERGED 2008/02/01 10:39:20 mst 1.31.20.4: RESYNC: (1.31-1.33); FILE MERGED 2008/01/29 17:27:00 mst 1.31.20.3: interface change: SfxObjectShell - sfx2/inc/sfx2/objsh.hxx, sfx2/source/doc/objmisc.cxx,   sfx2/source/doc/sfxbasemodel.cxx, sfx2/source/appl/appopen.cxx,   sfx2/source/appl/sfxpicklist.cxx, sfx2/source/view/viewprn.cxx:   + new template method SfxObjectShell::DoFlushDocInfo   + remove broadcast of SfxDocumentInfoHint   + remove superfluous calls to FlushDocInfo 2008/01/25 18:44:38 mst 1.31.20.2: - sfx2/inc/sfx2/docinf.hxx, sfx2/source/doc/docinf.cxx:   + remove obsolete class SfxDocumentInfo 2008/01/25 16:14:17 mst 1.31.20.1: - sfx2/source/appl/{appopen.cxx,sfxpicklist.cxx},   sfx2/source/view/viewprn.cxx:   + adapt to new SfxDocumentInfoHint   + use XDocumentProperties instead of SfxDocumentInfo


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [628ff4eb24ae9798ae61baf0488ed332b334471d]

INTEGRATION: CWS custommeta (1.4.74); FILE MERGED 2008/02/01 16:23:33 mst 1.4.74.1: interface change: SfxObjectShell::GetPreviewMetaFile - sfx2/inc/sfx2/objsh.hxx,   sfx2/source/doc/{objcont.cxx,objstor.cxx,sfxbasemodel.cxx}:   + SfxObjectShell::GetPreviewMetaFile returns a boost::shared_ptr;     likewise SfxObjectShell::CreatePreviewMetaFile_Impl - sfx2/source/inc/preview.hxx, sfx2/source/doc/new.cxx:   + SfxPreviewBase_Impl stores its GDIMetaFile member in a boost::shared_ptr


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [718f42be1385d60d71406d241f97437a76ef66dd]

INTEGRATION: CWS custommeta (1.39.20); FILE MERGED 2008/02/01 10:39:17 mst 1.39.20.3: RESYNC: (1.39-1.40); FILE MERGED 2008/01/25 18:25:35 mst 1.39.20.2: - sfx2/source/inc/objshimp.hxx, sfx2/source/doc/objxtor.cxx:   + add m_xDocInfoListener member to SfxObjectShell_Impl   + move class SfxDocInfoListener_Impl to objxtor.cxx   + attach listener to the XDocumentProperties of the XModel in     SfxObjectShell::SetModel   + detach and destroy listener in SfxObjectShell::Close 2008/01/25 16:13:42 mst 1.39.20.1: interface change: SfxObjectShell::GetDocInfo - sfx2/inc/sfx2/objsh.hxx, sfx2/source/inc/objshimp.hxx,   sfx2/source/doc/{objcont.cxx,objmisc.cxx,objserv.cxx,objxtor.cxx}:   + remove SfxDocumentInfo member   + remove method SfxObjectShell::GetDocInfo   + add method SfxObjectShell::getDocProperties   + use XDocumentProperties instead of SfxDocumentInfo   + adapt to new SfxDocumentInfoItem - sfx2/source/doc/sfxbasemodel.cxx:   + move creation of backup of document meta-data in case of     saveTo from SfxObjectShell::APISaveAs_Impl to SfxBaseModel::impl_store   + adapt to new SfxDocumentInfoItem


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [2290ddd87a00dc50bb37ada68ef3af51de40efbc]

INTEGRATION: CWS custommeta (1.39.60); FILE MERGED 2008/01/22 09:33:44 mst 1.39.60.1: - sfx2/source/inc/cfg.hxx, sfx2/source/dialog/cfg.cxx:   + remove method SfxConfigGroupListBox_Impl::xModelToDocTitle;     call ::comphelper::DocumentInfo::getDocumentTitle instead


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [0462acfb742127be4a1100d2c45e3e06e2d369c0]

INTEGRATION: CWS custommeta (1.1.2); FILE ADDED 2007/12/07 16:39:13 mst 1.1.2.2: various refactorings to use DocumentProperties service: - sfx2/inc/sfx2/docinf.hxx, sfx2/source/doc/docinf.cxx:   + SetReloadDelay: fix setting of reload delay in the properties dialog     (signed vs. unsigned mismatch)   + change initialization of SfxDocumentObject (needs DocumentProperties) - sfx2/inc/sfx2/objuno.hxx, sfx2/source/doc/objuno.cxx:   + refactor so that SfxDocumentInfoObject is just a wrapper around     an instance of XDocumentProperties   + implement additional interfaces: XInitialization, XCloneable   + fix exception specifications on numerous methods - sfx2/inc/sfx2/sfxbasemodel.hxx, sfx2/source/doc/sfxbasemodel.cxx:   + implement additional interface: XDocumentPropertiesSupplier 2007/10/31 12:50:45 mst 1.1.2.1: - inc/SfxDocumentMetaData.hxx, source/doc/SfxDocumentMetaData.cxx:   added implementation of service css.document.DocumentProperties - source/doc/REMOVEME.cxx: temporary stuff from CWS xmlfilter02 - source/appl/appuno.cxx, source/doc/makefile.mk:   build/register new service


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [4d885c478cfe571790905474e5cb60c6cc6d82c5]

INTEGRATION: CWS custommeta (1.129.50); FILE MERGED 2008/02/26 10:41:29 mst 1.129.50.9: RESYNC: (1.134-1.135); FILE MERGED 2008/02/01 16:23:33 mst 1.129.50.8: interface change: SfxObjectShell::GetPreviewMetaFile - sfx2/inc/sfx2/objsh.hxx,   sfx2/source/doc/{objcont.cxx,objstor.cxx,sfxbasemodel.cxx}:   + SfxObjectShell::GetPreviewMetaFile returns a boost::shared_ptr;     likewise SfxObjectShell::CreatePreviewMetaFile_Impl - sfx2/source/inc/preview.hxx, sfx2/source/doc/new.cxx:   + SfxPreviewBase_Impl stores its GDIMetaFile member in a boost::shared_ptr 2008/02/01 10:39:14 mst 1.129.50.7: RESYNC: (1.131-1.134); FILE MERGED 2008/01/29 17:26:59 mst 1.129.50.6: interface change: SfxObjectShell - sfx2/inc/sfx2/objsh.hxx, sfx2/source/doc/objmisc.cxx,   sfx2/source/doc/sfxbasemodel.cxx, sfx2/source/appl/appopen.cxx,   sfx2/source/appl/sfxpicklist.cxx, sfx2/source/view/viewprn.cxx:   + new template method SfxObjectShell::DoFlushDocInfo   + remove broadcast of SfxDocumentInfoHint   + remove superfluous calls to FlushDocInfo 2008/01/25 16:13:43 mst 1.129.50.5: interface change: SfxObjectShell::GetDocInfo - sfx2/inc/sfx2/objsh.hxx, sfx2/source/inc/objshimp.hxx,   sfx2/source/doc/{objcont.cxx,objmisc.cxx,objserv.cxx,objxtor.cxx}:   + remove SfxDocumentInfo member   + remove method SfxObjectShell::GetDocInfo   + add method SfxObjectShell::getDocProperties   + use XDocumentProperties instead of SfxDocumentInfo   + adapt to new SfxDocumentInfoItem - sfx2/source/doc/sfxbasemodel.cxx:   + move creation of backup of document meta-data in case of     saveTo from SfxObjectShell::APISaveAs_Impl to SfxBaseModel::impl_store   + adapt to new SfxDocumentInfoItem 2008/01/16 15:34:09 mst 1.129.50.4: - sfx2/source/doc/objstor.cxx:   + refactor DoLoad to use XDocumentProperties instead of SfxDocumentInfo     to delay initialization of the latter 2007/12/11 12:56:47 mst 1.129.50.3: - sfx2/source/doc/sfxbasemodel.cxx:     msci10 warning fixes 2007/12/10 10:32:45 mst 1.129.50.2: RESYNC: (1.129-1.131); FILE MERGED 2007/12/07 16:39:13 mst 1.129.50.1: various refactorings to use DocumentProperties service: - sfx2/inc/sfx2/docinf.hxx, sfx2/source/doc/docinf.cxx:   + SetReloadDelay: fix setting of reload delay in the properties dialog     (signed vs. unsigned mismatch)   + change initialization of SfxDocumentObject (needs DocumentProperties) - sfx2/inc/sfx2/objuno.hxx, sfx2/source/doc/objuno.cxx:   + refactor so that SfxDocumentInfoObject is just a wrapper around     an instance of XDocumentProperties   + implement additional interfaces: XInitialization, XCloneable   + fix exception specifications on numerous methods - sfx2/inc/sfx2/sfxbasemodel.hxx, sfx2/source/doc/sfxbasemodel.cxx:   + implement additional interface: XDocumentPropertiesSupplier


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [0d8e885e6c953298934719b23fcfd8cafd19e3ea]

INTEGRATION: CWS custommeta (1.2.66); FILE MERGED 2008/01/23 13:46:55 mst 1.2.66.2: interface change: SaveOlePropertySet - sfx2/source/doc/oleprops.{hxx,cxx}:   + new constant PROPTYPE_BLOB   + new class SfxOleBlobProperty   + new method SfxOleSection::SetBlobValue   + class SfxOleThumbnailProperty now stores a Sequence<uInt8>   + parameter type of SfxOleSection::SetThumbnailValue changed accordingly - sfx2/inc/sfx2/docinf.hxx, sfx2/source/doc/docinf.cxx:   + SaveOlePropertySet: parameter type of thumbnail is now Sequence<uInt8>;     new parameters for GUID blob and Hyperlinks blob   + SaveOlePropertySet: write _PID_GUID and _PID_HLINKS properties;     do not write TRANSIENT user-defined properties   + new helper convertMetaFile to convert GDIMetaFile to Sequence<uInt8> 2008/01/16 15:30:42 mst 1.2.66.1: - sfx2/source/doc/oleprops.{hxx,cxx}:   + refactor GetFileTimeValue and SetFileTimeValue to work on     css::util::DateTime instead of ::DateTime


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [ba1ac7e15fbf187597ee6c0542061947c4b8e71d]

INTEGRATION: CWS custommeta (1.3.34); FILE MERGED 2008/01/31 15:19:22 mst 1.3.34.4: - sfx2/source/doc/docinf.cxx:   + store editing duration as datetime with offset 1601-01-01 - sfx2/source/doc/oleprops.cxx:   + add heuristic: datetime values with year 1601 are not converted to/from     local timezone, because they are likely to be editing durations 2008/01/25 14:19:27 mst 1.3.34.3: - sfx2/inc/sfx2/{frmhtmlw.hxx,sfxhtml.hxx},   sfx2/source/appl/{appbas.cxx,appcfg.cxx,appmain.cxx,appserv.cxx},   sfx2/source/bastyp/{fltfnc.cxx,frmhtml.cxx}, sfx2/source/config/evntconf.cxx,   sfx2/source/doc/new.cxx, sfx2/source/doc/oleprops.cxx:   + remove unneeded includes and assorted detritus 2008/01/23 13:46:55 mst 1.3.34.2: interface change: SaveOlePropertySet - sfx2/source/doc/oleprops.{hxx,cxx}:   + new constant PROPTYPE_BLOB   + new class SfxOleBlobProperty   + new method SfxOleSection::SetBlobValue   + class SfxOleThumbnailProperty now stores a Sequence<uInt8>   + parameter type of SfxOleSection::SetThumbnailValue changed accordingly - sfx2/inc/sfx2/docinf.hxx, sfx2/source/doc/docinf.cxx:   + SaveOlePropertySet: parameter type of thumbnail is now Sequence<uInt8>;     new parameters for GUID blob and Hyperlinks blob   + SaveOlePropertySet: write _PID_GUID and _PID_HLINKS properties;     do not write TRANSIENT user-defined properties   + new helper convertMetaFile to convert GDIMetaFile to Sequence<uInt8> 2008/01/16 15:30:42 mst 1.3.34.1: - sfx2/source/doc/oleprops.{hxx,cxx}:   + refactor GetFileTimeValue and SetFileTimeValue to work on     css::util::DateTime instead of ::DateTime


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [acd0703d563fbea843d0d3162b534baf6e9a56ad]

INTEGRATION: CWS custommeta (1.76.20); FILE MERGED 2008/02/01 10:39:10 mst 1.76.20.3: RESYNC: (1.76-1.77); FILE MERGED 2008/01/25 18:25:36 mst 1.76.20.2: - sfx2/source/inc/objshimp.hxx, sfx2/source/doc/objxtor.cxx:   + add m_xDocInfoListener member to SfxObjectShell_Impl   + move class SfxDocInfoListener_Impl to objxtor.cxx   + attach listener to the XDocumentProperties of the XModel in     SfxObjectShell::SetModel   + detach and destroy listener in SfxObjectShell::Close 2008/01/25 16:13:43 mst 1.76.20.1: interface change: SfxObjectShell::GetDocInfo - sfx2/inc/sfx2/objsh.hxx, sfx2/source/inc/objshimp.hxx,   sfx2/source/doc/{objcont.cxx,objmisc.cxx,objserv.cxx,objxtor.cxx}:   + remove SfxDocumentInfo member   + remove method SfxObjectShell::GetDocInfo   + add method SfxObjectShell::getDocProperties   + use XDocumentProperties instead of SfxDocumentInfo   + adapt to new SfxDocumentInfoItem - sfx2/source/doc/sfxbasemodel.cxx:   + move creation of backup of document meta-data in case of     saveTo from SfxObjectShell::APISaveAs_Impl to SfxBaseModel::impl_store   + adapt to new SfxDocumentInfoItem


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [2512e0fdf77a279e0e0c280d1bcf7e742adff3fa]

INTEGRATION: CWS custommeta (1.35.66); FILE MERGED 2008/02/01 10:39:07 mst 1.35.66.8: RESYNC: (1.36-1.39); FILE MERGED 2008/01/29 12:54:56 mst 1.35.66.7: interface change: convertCommaSeparated - sfx2/inc/sfx2/docinf.hxx, sfx2/source/doc/docinf.cxx:   + remove functions convertCommaSeparated (moved to comphelper/string.hxx) - sfx2/source/doc/{objserv.cxx,objstor.cxx,objuno.cxx},   sfx2/source/dialog/dinfdlg.cxx,   sfx2/source/bastyp/{frmhtmlw.cxx,sfxhtml.cxx}:   + adapt to convertCommaSeparated change (moved to comphelper) 2008/01/25 14:49:21 mst 1.35.66.6: - sfx2/inc/sfx2/objuno.hxx, sfx2/source/doc/objuno.cxx:   + mark SfxDocumentInfoObject as DLL private   + SfxDocumentInfoObject now implements XDocumentPropertiesSupplier 2007/12/21 13:31:44 mst 1.35.66.5: - sfx2/source/doc/objuno.cxx:   + adjustments for latest XDocumentProperties interface change 2007/12/11 12:45:42 mst 1.35.66.4: - sfx2/source/doc/objuno.cxx:     msci10 warning fixes 2007/12/11 09:55:51 mst 1.35.66.3: - sfx2/source/doc/{SfxDocumentMetaData.cxx,objuno.cxx}:   gcc compile fixes 2007/12/10 10:32:42 mst 1.35.66.2: RESYNC: (1.35-1.36); FILE MERGED 2007/12/07 16:39:13 mst 1.35.66.1: various refactorings to use DocumentProperties service: - sfx2/inc/sfx2/docinf.hxx, sfx2/source/doc/docinf.cxx:   + SetReloadDelay: fix setting of reload delay in the properties dialog     (signed vs. unsigned mismatch)   + change initialization of SfxDocumentObject (needs DocumentProperties) - sfx2/inc/sfx2/objuno.hxx, sfx2/source/doc/objuno.cxx:   + refactor so that SfxDocumentInfoObject is just a wrapper around     an instance of XDocumentProperties   + implement additional interfaces: XInitialization, XCloneable   + fix exception specifications on numerous methods - sfx2/inc/sfx2/sfxbasemodel.hxx, sfx2/source/doc/sfxbasemodel.cxx:   + implement additional interface: XDocumentPropertiesSupplier


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [18f6ad7d1f55aeb923b57ab149376456956a1cf4]

INTEGRATION: CWS custommeta (1.198.18); FILE MERGED 2008/02/26 10:41:25 mst 1.198.18.7: RESYNC: (1.200-1.202); FILE MERGED 2008/02/01 16:23:32 mst 1.198.18.6: interface change: SfxObjectShell::GetPreviewMetaFile - sfx2/inc/sfx2/objsh.hxx,   sfx2/source/doc/{objcont.cxx,objstor.cxx,sfxbasemodel.cxx}:   + SfxObjectShell::GetPreviewMetaFile returns a boost::shared_ptr;     likewise SfxObjectShell::CreatePreviewMetaFile_Impl - sfx2/source/inc/preview.hxx, sfx2/source/doc/new.cxx:   + SfxPreviewBase_Impl stores its GDIMetaFile member in a boost::shared_ptr 2008/02/01 16:03:04 mst 1.198.18.5: - sfx2/source/doc/{objmisc.cxx,objstor.cxx}:   + fix merged junk from cwsresync 2008/02/01 10:39:04 mst 1.198.18.4: RESYNC: (1.198-1.200); FILE MERGED 2008/01/29 12:54:56 mst 1.198.18.3: interface change: convertCommaSeparated - sfx2/inc/sfx2/docinf.hxx, sfx2/source/doc/docinf.cxx:   + remove functions convertCommaSeparated (moved to comphelper/string.hxx) - sfx2/source/doc/{objserv.cxx,objstor.cxx,objuno.cxx},   sfx2/source/dialog/dinfdlg.cxx,   sfx2/source/bastyp/{frmhtmlw.cxx,sfxhtml.cxx}:   + adapt to convertCommaSeparated change (moved to comphelper) 2008/01/25 16:13:43 mst 1.198.18.2: interface change: SfxObjectShell::GetDocInfo - sfx2/inc/sfx2/objsh.hxx, sfx2/source/inc/objshimp.hxx,   sfx2/source/doc/{objcont.cxx,objmisc.cxx,objserv.cxx,objxtor.cxx}:   + remove SfxDocumentInfo member   + remove method SfxObjectShell::GetDocInfo   + add method SfxObjectShell::getDocProperties   + use XDocumentProperties instead of SfxDocumentInfo   + adapt to new SfxDocumentInfoItem - sfx2/source/doc/sfxbasemodel.cxx:   + move creation of backup of document meta-data in case of     saveTo from SfxObjectShell::APISaveAs_Impl to SfxBaseModel::impl_store   + adapt to new SfxDocumentInfoItem 2008/01/16 15:34:08 mst 1.198.18.1: - sfx2/source/doc/objstor.cxx:   + refactor DoLoad to use XDocumentProperties instead of SfxDocumentInfo     to delay initialization of the latter


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [18b233e6e7b5a1a2bc05131bde408f7dd9ec2a47]

INTEGRATION: CWS custommeta (1.101.20); FILE MERGED 2008/01/29 12:54:56 mst 1.101.20.4: interface change: convertCommaSeparated - sfx2/inc/sfx2/docinf.hxx, sfx2/source/doc/docinf.cxx:   + remove functions convertCommaSeparated (moved to comphelper/string.hxx) - sfx2/source/doc/{objserv.cxx,objstor.cxx,objuno.cxx},   sfx2/source/dialog/dinfdlg.cxx,   sfx2/source/bastyp/{frmhtmlw.cxx,sfxhtml.cxx}:   + adapt to convertCommaSeparated change (moved to comphelper) 2008/01/25 16:13:43 mst 1.101.20.3: interface change: SfxObjectShell::GetDocInfo - sfx2/inc/sfx2/objsh.hxx, sfx2/source/inc/objshimp.hxx,   sfx2/source/doc/{objcont.cxx,objmisc.cxx,objserv.cxx,objxtor.cxx}:   + remove SfxDocumentInfo member   + remove method SfxObjectShell::GetDocInfo   + add method SfxObjectShell::getDocProperties   + use XDocumentProperties instead of SfxDocumentInfo   + adapt to new SfxDocumentInfoItem - sfx2/source/doc/sfxbasemodel.cxx:   + move creation of backup of document meta-data in case of     saveTo from SfxObjectShell::APISaveAs_Impl to SfxBaseModel::impl_store   + adapt to new SfxDocumentInfoItem 2008/01/16 15:34:09 mst 1.101.20.2: - sfx2/source/doc/objstor.cxx:   + refactor DoLoad to use XDocumentProperties instead of SfxDocumentInfo     to delay initialization of the latter 2007/12/18 18:00:54 mst 1.101.20.1: interface change: remove assignment operator of SfxDocumentInfo - sfx2/inc/sfx2/docinf.hxx, sfx2/source/doc/{docinf.cxx,objserv.cxx}:   + removed SfxDocumentInfo::operator= and operator==     the assignment operator cannot be implemented reliably anymore   + changed semantics of copy constructor!     now it creates a clone of the contained XDocumentInfo object


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [9308726744a1d03ee373cdfdc01951cf038099be]

INTEGRATION: CWS custommeta (1.94.20); FILE MERGED 2008/02/01 16:03:04 mst 1.94.20.4: - sfx2/source/doc/{objmisc.cxx,objstor.cxx}:   + fix merged junk from cwsresync 2008/02/01 10:39:01 mst 1.94.20.3: RESYNC: (1.94-1.96); FILE MERGED 2008/01/29 17:26:59 mst 1.94.20.2: interface change: SfxObjectShell - sfx2/inc/sfx2/objsh.hxx, sfx2/source/doc/objmisc.cxx,   sfx2/source/doc/sfxbasemodel.cxx, sfx2/source/appl/appopen.cxx,   sfx2/source/appl/sfxpicklist.cxx, sfx2/source/view/viewprn.cxx:   + new template method SfxObjectShell::DoFlushDocInfo   + remove broadcast of SfxDocumentInfoHint   + remove superfluous calls to FlushDocInfo 2008/01/25 16:13:42 mst 1.94.20.1: interface change: SfxObjectShell::GetDocInfo - sfx2/inc/sfx2/objsh.hxx, sfx2/source/inc/objshimp.hxx,   sfx2/source/doc/{objcont.cxx,objmisc.cxx,objserv.cxx,objxtor.cxx}:   + remove SfxDocumentInfo member   + remove method SfxObjectShell::GetDocInfo   + add method SfxObjectShell::getDocProperties   + use XDocumentProperties instead of SfxDocumentInfo   + adapt to new SfxDocumentInfoItem - sfx2/source/doc/sfxbasemodel.cxx:   + move creation of backup of document meta-data in case of     saveTo from SfxObjectShell::APISaveAs_Impl to SfxBaseModel::impl_store   + adapt to new SfxDocumentInfoItem


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [5f1994593c59a7110604e169340ed8104fda42fb]

INTEGRATION: CWS custommeta (1.71.52); FILE MERGED 2008/02/01 16:23:32 mst 1.71.52.4: interface change: SfxObjectShell::GetPreviewMetaFile - sfx2/inc/sfx2/objsh.hxx,   sfx2/source/doc/{objcont.cxx,objstor.cxx,sfxbasemodel.cxx}:   + SfxObjectShell::GetPreviewMetaFile returns a boost::shared_ptr;     likewise SfxObjectShell::CreatePreviewMetaFile_Impl - sfx2/source/inc/preview.hxx, sfx2/source/doc/new.cxx:   + SfxPreviewBase_Impl stores its GDIMetaFile member in a boost::shared_ptr 2008/02/01 10:38:58 mst 1.71.52.3: RESYNC: (1.71-1.72); FILE MERGED 2008/01/25 16:13:42 mst 1.71.52.2: interface change: SfxObjectShell::GetDocInfo - sfx2/inc/sfx2/objsh.hxx, sfx2/source/inc/objshimp.hxx,   sfx2/source/doc/{objcont.cxx,objmisc.cxx,objserv.cxx,objxtor.cxx}:   + remove SfxDocumentInfo member   + remove method SfxObjectShell::GetDocInfo   + add method SfxObjectShell::getDocProperties   + use XDocumentProperties instead of SfxDocumentInfo   + adapt to new SfxDocumentInfoItem - sfx2/source/doc/sfxbasemodel.cxx:   + move creation of backup of document meta-data in case of     saveTo from SfxObjectShell::APISaveAs_Impl to SfxBaseModel::impl_store   + adapt to new SfxDocumentInfoItem 2007/12/21 13:31:24 mst 1.71.52.1: - sfx2/source/doc/objcont.cxx:   + fix UpdateTime_Impl, which incorrectly assumed that the Time constructor     takes seconds as argument, instead of the, umm, don't get me started...


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [451c8114485ef9c0855b4acf13654190553dae27]

INTEGRATION: CWS custommeta (1.19.74); FILE MERGED 2008/02/01 16:23:32 mst 1.19.74.3: interface change: SfxObjectShell::GetPreviewMetaFile - sfx2/inc/sfx2/objsh.hxx,   sfx2/source/doc/{objcont.cxx,objstor.cxx,sfxbasemodel.cxx}:   + SfxObjectShell::GetPreviewMetaFile returns a boost::shared_ptr;     likewise SfxObjectShell::CreatePreviewMetaFile_Impl - sfx2/source/inc/preview.hxx, sfx2/source/doc/new.cxx:   + SfxPreviewBase_Impl stores its GDIMetaFile member in a boost::shared_ptr 2008/01/25 14:19:27 mst 1.19.74.2: - sfx2/inc/sfx2/{frmhtmlw.hxx,sfxhtml.hxx},   sfx2/source/appl/{appbas.cxx,appcfg.cxx,appmain.cxx,appserv.cxx},   sfx2/source/bastyp/{fltfnc.cxx,frmhtml.cxx}, sfx2/source/config/evntconf.cxx,   sfx2/source/doc/new.cxx, sfx2/source/doc/oleprops.cxx:   + remove unneeded includes and assorted detritus 2008/01/24 10:42:34 mst 1.19.74.1: - sfx2/inc/sfx2/new.hxx, sfx2/source/doc/new.cxx:   + remove unused flag SFXWB_DOCINFO and all supporting code


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [eee0c9b3642b1da4936b9afb4b031d4b0f5524b1]

INTEGRATION: CWS custommeta (1.28.66); FILE MERGED 2007/12/10 10:32:39 mst 1.28.66.2: RESYNC: (1.28-1.29); FILE MERGED 2007/10/31 12:50:45 mst 1.28.66.1: - inc/SfxDocumentMetaData.hxx, source/doc/SfxDocumentMetaData.cxx:   added implementation of service css.document.DocumentProperties - source/doc/REMOVEME.cxx: temporary stuff from CWS xmlfilter02 - source/appl/appuno.cxx, source/doc/makefile.mk:   build/register new service


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [48380183bbf8e9e756b25d31404f3bcf396a6d63]

INTEGRATION: CWS custommeta (1.31.20); FILE MERGED 2008/01/25 17:15:52 mst 1.31.20.1: - sfx2/inc/guisaveas.hxx, sfx2/source/doc/guisaveas.cxx:   + use XDocumentInfo instead of SfxDocumentInfo   + remove unused methods SfxStoringHelper::FillCopy and PrepareDocInfoForStore


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [09c0c1bd087ec3281f6669eaed9138f84c3f8356]

INTEGRATION: CWS custommeta (1.74.74); FILE MERGED 2008/01/22 10:12:38 mst 1.74.74.1: - sfx2/source/doc/doctempl.cxx:   + use XDocumentProperties instead of XDocumentInfo   + fix bug in CopyFrom: "Title" is not a user defined field


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [bdbfb47c7d3c280333d3058213c0e3b8df0c1e52]

INTEGRATION: CWS custommeta (1.50.66); FILE MERGED 2008/02/06 09:51:18 mst 1.50.66.12: - sfx2/source/dialog/dinfdlg.cxx, sfx2/source/doc/docinf.cxx:   + wntmsci11 warning fix 2008/02/01 16:05:50 mst 1.50.66.11: - sfx2/inc/sfx2/docinf.hxx, sfx2/source/doc/docinf.cxx:   + put all functions in namespace sfx2 2008/01/31 15:19:22 mst 1.50.66.10: - sfx2/source/doc/docinf.cxx:   + store editing duration as datetime with offset 1601-01-01 - sfx2/source/doc/oleprops.cxx:   + add heuristic: datetime values with year 1601 are not converted to/from     local timezone, because they are likely to be editing durations 2008/01/29 17:27:42 mst 1.50.66.9: interface change: SfxDocumentInfoHint - sfx2/inc/sfx2/docinf.hxx, sfx2/source/doc/docinf.cxx:   + remove SfxDocumentInfoHint 2008/01/29 12:54:56 mst 1.50.66.8: interface change: convertCommaSeparated - sfx2/inc/sfx2/docinf.hxx, sfx2/source/doc/docinf.cxx:   + remove functions convertCommaSeparated (moved to comphelper/string.hxx) - sfx2/source/doc/{objserv.cxx,objstor.cxx,objuno.cxx},   sfx2/source/dialog/dinfdlg.cxx,   sfx2/source/bastyp/{frmhtmlw.cxx,sfxhtml.cxx}:   + adapt to convertCommaSeparated change (moved to comphelper) 2008/01/25 18:44:38 mst 1.50.66.7: - sfx2/inc/sfx2/docinf.hxx, sfx2/source/doc/docinf.cxx:   + remove obsolete class SfxDocumentInfo 2008/01/25 16:10:49 mst 1.50.66.6: interface change: SfxDocumentInfoHint - sfx2/inc/sfx2/docinf.hxx, sfx2/source/doc/docinf.cxx:   + mark SfxDocumentInfo as DLL private   + re-implement class SfxDocumentInfoHint 2008/01/23 13:46:55 mst 1.50.66.5: interface change: SaveOlePropertySet - sfx2/source/doc/oleprops.{hxx,cxx}:   + new constant PROPTYPE_BLOB   + new class SfxOleBlobProperty   + new method SfxOleSection::SetBlobValue   + class SfxOleThumbnailProperty now stores a Sequence<uInt8>   + parameter type of SfxOleSection::SetThumbnailValue changed accordingly - sfx2/inc/sfx2/docinf.hxx, sfx2/source/doc/docinf.cxx:   + SaveOlePropertySet: parameter type of thumbnail is now Sequence<uInt8>;     new parameters for GUID blob and Hyperlinks blob   + SaveOlePropertySet: write _PID_GUID and _PID_HLINKS properties;     do not write TRANSIENT user-defined properties   + new helper convertMetaFile to convert GDIMetaFile to Sequence<uInt8> 2008/01/16 15:32:04 mst 1.50.66.4: - sfx2/inc/sfx2/docinf.hxx, sfx2/source/doc/docinf.cxx:   + add two functions convertCommaSeparated   + add functions LoadOlePropertySet and SaveOlePropertySet   + remove SfxDocumentInfo::LoadPropertySet and SavePropertySet 2007/12/18 18:00:54 mst 1.50.66.3: interface change: remove assignment operator of SfxDocumentInfo - sfx2/inc/sfx2/docinf.hxx, sfx2/source/doc/{docinf.cxx,objserv.cxx}:   + removed SfxDocumentInfo::operator= and operator==     the assignment operator cannot be implemented reliably anymore   + changed semantics of copy constructor!     now it creates a clone of the contained XDocumentInfo object 2007/12/10 10:32:36 mst 1.50.66.2: RESYNC: (1.50-1.52); FILE MERGED 2007/12/07 16:39:13 mst 1.50.66.1: various refactorings to use DocumentProperties service: - sfx2/inc/sfx2/docinf.hxx, sfx2/source/doc/docinf.cxx:   + SetReloadDelay: fix setting of reload delay in the properties dialog     (signed vs. unsigned mismatch)   + change initialization of SfxDocumentObject (needs DocumentProperties) - sfx2/inc/sfx2/objuno.hxx, sfx2/source/doc/objuno.cxx:   + refactor so that SfxDocumentInfoObject is just a wrapper around     an instance of XDocumentProperties   + implement additional interfaces: XInitialization, XCloneable   + fix exception specifications on numerous methods - sfx2/inc/sfx2/sfxbasemodel.hxx, sfx2/source/doc/sfxbasemodel.cxx:   + implement additional interface: XDocumentPropertiesSupplier


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [3271b0504c54ca83593dc3bc7958994179480966]

INTEGRATION: CWS custommeta (1.1.2); FILE ADDED 2008/02/07 15:08:05 mst 1.1.2.13: - sfx2/source/doc/SfxDocumentMetaData.cxx:   + fix setModified(false)   + remove dead code - sfx2/qa/complex/DocumentMetaData.java:   + use getOfficeTemp instead of getOfficeTempDir 2008/02/04 17:36:43 mst 1.1.2.12: fix issue #i82777# - source/doc/REMOVEME.cxx:   + remove, finally! - sfx2/source/doc/SfxDocumentMetaData.cxx:   + use sax/converter.hxx (finally arrived on master) - sfx2/util/makefile.mk:   + link libsfx2 against libsax - sfx2/prj/build.lst:   + add sax to build dependencies 2008/02/04 17:05:07 mst 1.1.2.11: - sfx2/source/doc/SfxDocumentMetaData.cxx:   + remove obsolete class UserDefinedPropertiesListener   + take advantage of PropertyBag's new XModifyBroadcaster implementation,     finally giving a complete implementation of that interface for     SfxDocumentMetaData itself 2008/01/31 16:42:48 mst 1.1.2.10: - sfx2/source/doc/SfxDocumentMetaData.cxx:   + use undocumented feature of PropertyBag to limit allowed types of     property values - sfx2/qa/complex/Attic/DocumentMetaData.java:   + test for inserting properties of invalid type   + test for notifications via XModifyListener 2008/01/23 14:31:41 mst 1.1.2.9: - sfx2/source/doc/SfxDocumentMetaData.cxx:   + implement new method resetUserData 2008/01/18 13:11:25 mst 1.1.2.8: - sfx2/source/doc/SfxDocumentMetaData.cxx:   + do not store user-defined properties that have the TRANSIENT attribute 2008/01/16 14:25:27 mst 1.1.2.7: - sfx2/source/doc/SfxDocumentMetaData.cxx:   + all elements that have attributes are now no longer updated directly in the     DOM tree; they are stored as members instead, and updated only when storing   + ensure that we do not write elements that do not contain any text   + handle the media descriptor parameter in storeToMedium and loadFromMedium - sfx2/qa/complex/DocumentMetaData.java:   + test media descriptor parameters, and use proper URLs for file names 2007/12/18 16:24:08 mst 1.1.2.6: - sfx2/source/doc/SfxDocumentMetaData.cxx,   sfx2/qa/complex/DocumentMetaData.java:   + remove XMaterialHolder interface; replaced by XSAXWritable   + implement dispose()   + loadFromStorage does no longer resolve relative URLs;     this is done in the importer now     also, members m_BaseURL and GetAbsoluteReference removed   + loadFromStorage and storeToStorage pass an additional argument     containing the base URL to the filter   + fix duplicate modification notification in some cases   + portably encode umlauts in unit test 2007/12/11 11:58:04 mst 1.1.2.5: - sfx2/source/doc/SfxDocumentMetaData.cxx:     msci10 warning fixes 2007/12/11 09:55:51 mst 1.1.2.4: - sfx2/source/doc/{SfxDocumentMetaData.cxx,objuno.cxx}:   gcc compile fixes 2007/12/07 14:46:37 mst 1.1.2.3: - sfx2/source/doc/SfxDocumentMetaData.cxx:   + service implements additional interfaces:     XComponent, XCloneable, XModifiable, XMaterialHolder,     XSAXSerializable   + refactor initialization: now sole responsibility of init()   + add GetAbsoluteReference method (from SvXMLImport)   + loadFromStorage, storeToStorage: use xmloff services   + other refactorings 2007/11/01 14:45:16 mst 1.1.2.2: - source/doc/SfxDocumentMetaData.cxx:   remove dead code; improve exception handling 2007/10/31 12:50:45 mst 1.1.2.1: - inc/SfxDocumentMetaData.hxx, source/doc/SfxDocumentMetaData.cxx:   added implementation of service css.document.DocumentProperties - source/doc/REMOVEME.cxx: temporary stuff from CWS xmlfilter02 - source/appl/appuno.cxx, source/doc/makefile.mk:   build/register new service


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [71e485f67f2ee09963673e96693d9250d0716257]

INTEGRATION: CWS custommeta (1.42.66); FILE MERGED 2008/02/06 09:51:18 mst 1.42.66.5: - sfx2/source/dialog/dinfdlg.cxx, sfx2/source/doc/docinf.cxx:   + wntmsci11 warning fix 2008/01/29 12:54:57 mst 1.42.66.4: interface change: convertCommaSeparated - sfx2/inc/sfx2/docinf.hxx, sfx2/source/doc/docinf.cxx:   + remove functions convertCommaSeparated (moved to comphelper/string.hxx) - sfx2/source/doc/{objserv.cxx,objstor.cxx,objuno.cxx},   sfx2/source/dialog/dinfdlg.cxx,   sfx2/source/bastyp/{frmhtmlw.cxx,sfxhtml.cxx}:   + adapt to convertCommaSeparated change (moved to comphelper) 2008/01/25 16:12:10 mst 1.42.66.3: interface change: SfxDocumentInfoItem - sfx2/inc/sfx2/dinfdlg.hxx, sfx2/source/dialog/dinfdlg.cxx:   + use XDocumentProperties instead of SfxDocumentInfo   + also use XDocumentInfo for additional weirdness   + use UNO types in SfxDocumentInfoItem 2007/12/21 13:30:24 mst 1.42.66.2: - sfx2/source/dialog/dinfdlg.cxx:   call EnableReload after setting reload url and delay, not before 2007/12/18 17:43:39 mst 1.42.66.1: - sfx2/inc/sfx2/dinfdlg.hxx, sfx2/source/dialog/dinfdlg.cxx:   + SfxDocumentInfoItem no longer keeps a DocumentInfo reference;     instead, it has all the individual properties as members   + new method updateDocumentInfo   + new method resetUserData   + fixed bug: editing duration not properly displayed


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [08543366e5612362993cc7f569c1c186c47c55af]

INTEGRATION: CWS custommeta (1.62.60); FILE MERGED 2008/01/22 09:33:44 mst 1.62.60.1: - sfx2/source/inc/cfg.hxx, sfx2/source/dialog/cfg.cxx:   + remove method SfxConfigGroupListBox_Impl::xModelToDocTitle;     call ::comphelper::DocumentInfo::getDocumentTitle instead


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [32c1fbf5ec9dd72920eeb98f87c5161539eb66b9]

INTEGRATION: CWS custommeta (1.29.74); FILE MERGED 2008/01/25 14:19:27 mst 1.29.74.1: - sfx2/inc/sfx2/{frmhtmlw.hxx,sfxhtml.hxx},   sfx2/source/appl/{appbas.cxx,appcfg.cxx,appmain.cxx,appserv.cxx},   sfx2/source/bastyp/{fltfnc.cxx,frmhtml.cxx}, sfx2/source/config/evntconf.cxx,   sfx2/source/doc/new.cxx, sfx2/source/doc/oleprops.cxx:   + remove unneeded includes and assorted detritus


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [54395f7238a1bba0fa555c7c22bcc4b1bc7c10a9]

INTEGRATION: CWS custommeta (1.21.66); FILE MERGED 2008/01/29 12:54:57 mst 1.21.66.2: interface change: convertCommaSeparated - sfx2/inc/sfx2/docinf.hxx, sfx2/source/doc/docinf.cxx:   + remove functions convertCommaSeparated (moved to comphelper/string.hxx) - sfx2/source/doc/{objserv.cxx,objstor.cxx,objuno.cxx},   sfx2/source/dialog/dinfdlg.cxx,   sfx2/source/bastyp/{frmhtmlw.cxx,sfxhtml.cxx}:   + adapt to convertCommaSeparated change (moved to comphelper) 2008/01/16 17:04:21 mst 1.21.66.1: interface change: Out_DocInfo and ParseMetaOptions - sfx2/inc/sfx2/sfxhtml.hxx, source/bastyp/sfxhtml.cxx:   + SfxHTMLParser::ParseMetaOptions takes a XDocumentProperties parameter     instead of SfxDocumentInfo; also remove the now obsolete counter parameter - sfx2/inc/sfx2/{frmhtml.hxx,frmhtmlw.hxx}, source/bastyp/frmhtmlw.cxx:   + SfxFrameHTMLWriter::Out_DocInfo takes a XDocumentProperties parameter     instead of SfxDocumentInfo


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [4070554211c8f7c92145ac62d1237767d476ef29]

INTEGRATION: CWS custommeta (1.17.66); FILE MERGED 2008/01/29 12:54:57 mst 1.17.66.2: interface change: convertCommaSeparated - sfx2/inc/sfx2/docinf.hxx, sfx2/source/doc/docinf.cxx:   + remove functions convertCommaSeparated (moved to comphelper/string.hxx) - sfx2/source/doc/{objserv.cxx,objstor.cxx,objuno.cxx},   sfx2/source/dialog/dinfdlg.cxx,   sfx2/source/bastyp/{frmhtmlw.cxx,sfxhtml.cxx}:   + adapt to convertCommaSeparated change (moved to comphelper) 2008/01/16 17:04:21 mst 1.17.66.1: interface change: Out_DocInfo and ParseMetaOptions - sfx2/inc/sfx2/sfxhtml.hxx, source/bastyp/sfxhtml.cxx:   + SfxHTMLParser::ParseMetaOptions takes a XDocumentProperties parameter     instead of SfxDocumentInfo; also remove the now obsolete counter parameter - sfx2/inc/sfx2/{frmhtml.hxx,frmhtmlw.hxx}, source/bastyp/frmhtmlw.cxx:   + SfxFrameHTMLWriter::Out_DocInfo takes a XDocumentProperties parameter     instead of SfxDocumentInfo


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [286438d49d007093babb83327aaa55ea8e025464]

INTEGRATION: CWS custommeta (1.12.74); FILE MERGED 2008/01/25 14:19:27 mst 1.12.74.1: - sfx2/inc/sfx2/{frmhtmlw.hxx,sfxhtml.hxx},   sfx2/source/appl/{appbas.cxx,appcfg.cxx,appmain.cxx,appserv.cxx},   sfx2/source/bastyp/{fltfnc.cxx,frmhtml.cxx}, sfx2/source/config/evntconf.cxx,   sfx2/source/doc/new.cxx, sfx2/source/doc/oleprops.cxx:   + remove unneeded includes and assorted detritus


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [91e80509b0f59aad27e2612cecbd196d3b522b5b]

INTEGRATION: CWS custommeta (1.77.74); FILE MERGED 2008/01/25 14:19:27 mst 1.77.74.1: - sfx2/inc/sfx2/{frmhtmlw.hxx,sfxhtml.hxx},   sfx2/source/appl/{appbas.cxx,appcfg.cxx,appmain.cxx,appserv.cxx},   sfx2/source/bastyp/{fltfnc.cxx,frmhtml.cxx}, sfx2/source/config/evntconf.cxx,   sfx2/source/doc/new.cxx, sfx2/source/doc/oleprops.cxx:   + remove unneeded includes and assorted detritus


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [ee69597b90f1ee4e1682e5b0f253a2a6b326905c]

INTEGRATION: CWS custommeta (1.31.70); FILE MERGED 2008/01/29 17:27:00 mst 1.31.70.2: interface change: SfxObjectShell - sfx2/inc/sfx2/objsh.hxx, sfx2/source/doc/objmisc.cxx,   sfx2/source/doc/sfxbasemodel.cxx, sfx2/source/appl/appopen.cxx,   sfx2/source/appl/sfxpicklist.cxx, sfx2/source/view/viewprn.cxx:   + new template method SfxObjectShell::DoFlushDocInfo   + remove broadcast of SfxDocumentInfoHint   + remove superfluous calls to FlushDocInfo 2008/01/25 16:14:17 mst 1.31.70.1: - sfx2/source/appl/{appopen.cxx,sfxpicklist.cxx},   sfx2/source/view/viewprn.cxx:   + adapt to new SfxDocumentInfoHint   + use XDocumentProperties instead of SfxDocumentInfo


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [aa8e7c645494a2785ee217e7fe652738c2444be4]

INTEGRATION: CWS custommeta (1.124.66); FILE MERGED 2008/02/01 10:38:55 mst 1.124.66.4: RESYNC: (1.126-1.127); FILE MERGED 2007/12/10 10:32:20 mst 1.124.66.3: RESYNC: (1.124-1.126); FILE MERGED 2007/11/01 14:45:15 mst 1.124.66.2: - source/doc/SfxDocumentMetaData.cxx:   remove dead code; improve exception handling 2007/10/31 12:50:45 mst 1.124.66.1: - inc/SfxDocumentMetaData.hxx, source/doc/SfxDocumentMetaData.cxx:   added implementation of service css.document.DocumentProperties - source/doc/REMOVEME.cxx: temporary stuff from CWS xmlfilter02 - source/appl/appuno.cxx, source/doc/makefile.mk:   build/register new service


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [8851281de9e67c716e52c97e67ea4d6407c79b14]

INTEGRATION: CWS custommeta (1.71.54); FILE MERGED 2008/02/01 10:38:52 mst 1.71.54.2: RESYNC: (1.71-1.72); FILE MERGED 2008/01/25 14:19:26 mst 1.71.54.1: - sfx2/inc/sfx2/{frmhtmlw.hxx,sfxhtml.hxx},   sfx2/source/appl/{appbas.cxx,appcfg.cxx,appmain.cxx,appserv.cxx},   sfx2/source/bastyp/{fltfnc.cxx,frmhtml.cxx}, sfx2/source/config/evntconf.cxx,   sfx2/source/doc/new.cxx, sfx2/source/doc/oleprops.cxx:   + remove unneeded includes and assorted detritus


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [c928ceabc6525c4baf0a9e652e08ccccc792c774]

INTEGRATION: CWS custommeta (1.116.20); FILE MERGED 2008/01/29 17:26:59 mst 1.116.20.2: interface change: SfxObjectShell - sfx2/inc/sfx2/objsh.hxx, sfx2/source/doc/objmisc.cxx,   sfx2/source/doc/sfxbasemodel.cxx, sfx2/source/appl/appopen.cxx,   sfx2/source/appl/sfxpicklist.cxx, sfx2/source/view/viewprn.cxx:   + new template method SfxObjectShell::DoFlushDocInfo   + remove broadcast of SfxDocumentInfoHint   + remove superfluous calls to FlushDocInfo 2008/01/25 16:14:17 mst 1.116.20.1: - sfx2/source/appl/{appopen.cxx,sfxpicklist.cxx},   sfx2/source/view/viewprn.cxx:   + adapt to new SfxDocumentInfoHint   + use XDocumentProperties instead of SfxDocumentInfo


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [7dba7ae1b7fa6232a63c9bea020c7f7a76ca9bb6]

INTEGRATION: CWS custommeta (1.33.70); FILE MERGED 2008/02/01 10:38:49 mst 1.33.70.2: RESYNC: (1.33-1.34); FILE MERGED 2008/01/25 14:19:26 mst 1.33.70.1: - sfx2/inc/sfx2/{frmhtmlw.hxx,sfxhtml.hxx},   sfx2/source/appl/{appbas.cxx,appcfg.cxx,appmain.cxx,appserv.cxx},   sfx2/source/bastyp/{fltfnc.cxx,frmhtml.cxx}, sfx2/source/config/evntconf.cxx,   sfx2/source/doc/new.cxx, sfx2/source/doc/oleprops.cxx:   + remove unneeded includes and assorted detritus


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [b877d16c94f6d4f95ee8ddfa3d2bf7d32610d8fa]

INTEGRATION: CWS custommeta (1.71.64); FILE MERGED 2008/01/25 14:19:26 mst 1.71.64.1: - sfx2/inc/sfx2/{frmhtmlw.hxx,sfxhtml.hxx},   sfx2/source/appl/{appbas.cxx,appcfg.cxx,appmain.cxx,appserv.cxx},   sfx2/source/bastyp/{fltfnc.cxx,frmhtml.cxx}, sfx2/source/config/evntconf.cxx,   sfx2/source/doc/new.cxx, sfx2/source/doc/oleprops.cxx:   + remove unneeded includes and assorted detritus


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [fd8be238c76790ceddfd5a5936c9da0582902cfc]

INTEGRATION: CWS custommeta (1.49.66); FILE MERGED 2008/01/25 14:19:26 mst 1.49.66.1: - sfx2/inc/sfx2/{frmhtmlw.hxx,sfxhtml.hxx},   sfx2/source/appl/{appbas.cxx,appcfg.cxx,appmain.cxx,appserv.cxx},   sfx2/source/bastyp/{fltfnc.cxx,frmhtml.cxx}, sfx2/source/config/evntconf.cxx,   sfx2/source/doc/new.cxx, sfx2/source/doc/oleprops.cxx:   + remove unneeded includes and assorted detritus


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [b0bb33aaa37d7d02c31e900386b43831d8cf74f1]

INTEGRATION: CWS custommeta (1.1.2); FILE ADDED 2007/10/31 13:14:57 mst 1.1.2.1: - qa/complex/DocumentMetaData.java:   new test for service css.document.DocumentProperties - qa/complex/testdocuments/TEST.odt: test input - qa/complex/{makefile.mk,tests.sce}: move tests into sce file


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [01d418744c8f8aa77d76592b1d8cc23824f4cae0]

INTEGRATION: CWS custommeta (1.1.2); FILE ADDED 2007/12/07 15:03:18 mst 1.1.2.1: - sfx2/qa/complex/DocumentMetaData.java:   add more tests


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [c79c357f711db5fb14f84f39f58b6b3631666983]

INTEGRATION: CWS custommeta (1.6.56); FILE MERGED 2007/10/31 13:14:57 mst 1.6.56.1: - qa/complex/DocumentMetaData.java:   new test for service css.document.DocumentProperties - qa/complex/testdocuments/TEST.odt: test input - qa/complex/{makefile.mk,tests.sce}: move tests into sce file


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [cbef592ca62b28647b7ccca2680bda306e6ec042]

INTEGRATION: CWS custommeta (1.1.2); FILE ADDED 2008/02/07 15:08:05 mst 1.1.2.6: - sfx2/source/doc/SfxDocumentMetaData.cxx:   + fix setModified(false)   + remove dead code - sfx2/qa/complex/DocumentMetaData.java:   + use getOfficeTemp instead of getOfficeTempDir 2008/01/31 16:42:48 mst 1.1.2.5: - sfx2/source/doc/SfxDocumentMetaData.cxx:   + use undocumented feature of PropertyBag to limit allowed types of     property values - sfx2/qa/complex/Attic/DocumentMetaData.java:   + test for inserting properties of invalid type   + test for notifications via XModifyListener 2008/01/16 14:25:27 mst 1.1.2.4: - sfx2/source/doc/SfxDocumentMetaData.cxx:   + all elements that have attributes are now no longer updated directly in the     DOM tree; they are stored as members instead, and updated only when storing   + ensure that we do not write elements that do not contain any text   + handle the media descriptor parameter in storeToMedium and loadFromMedium - sfx2/qa/complex/DocumentMetaData.java:   + test media descriptor parameters, and use proper URLs for file names 2007/12/18 16:24:08 mst 1.1.2.3: - sfx2/source/doc/SfxDocumentMetaData.cxx,   sfx2/qa/complex/DocumentMetaData.java:   + remove XMaterialHolder interface; replaced by XSAXWritable   + implement dispose()   + loadFromStorage does no longer resolve relative URLs;     this is done in the importer now     also, members m_BaseURL and GetAbsoluteReference removed   + loadFromStorage and storeToStorage pass an additional argument     containing the base URL to the filter   + fix duplicate modification notification in some cases   + portably encode umlauts in unit test 2007/12/07 15:03:18 mst 1.1.2.2: - sfx2/qa/complex/DocumentMetaData.java:   add more tests 2007/10/31 13:14:57 mst 1.1.2.1: - qa/complex/DocumentMetaData.java:   new test for service css.document.DocumentProperties - qa/complex/testdocuments/TEST.odt: test input - qa/complex/{makefile.mk,tests.sce}: move tests into sce file


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [c9a0afd6248961cfd528616b454d40e7d3d1a669]

INTEGRATION: CWS custommeta (1.38.20); FILE MERGED 2008/01/25 14:45:29 mst 1.38.20.1: - sfx2/prj/d.lst:   + do not export objuno.hxx


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [425725900d73dd2a909bc9d8a4bab3eccbe4bb8a]

INTEGRATION: CWS custommeta (1.13.238); FILE MERGED 2008/02/04 17:36:44 mst 1.13.238.1: fix issue #i82777# - source/doc/REMOVEME.cxx:   + remove, finally! - sfx2/source/doc/SfxDocumentMetaData.cxx:   + use sax/converter.hxx (finally arrived on master) - sfx2/util/makefile.mk:   + link libsfx2 against libsax - sfx2/prj/build.lst:   + add sax to build dependencies


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [84e2ce876eebc13c2058114a00e00fa786cb6967]

INTEGRATION: CWS custommeta (1.2.142); FILE MERGED 2008/01/25 14:19:26 mst 1.2.142.2: - sfx2/inc/sfx2/{frmhtmlw.hxx,sfxhtml.hxx},   sfx2/source/appl/{appbas.cxx,appcfg.cxx,appmain.cxx,appserv.cxx},   sfx2/source/bastyp/{fltfnc.cxx,frmhtml.cxx}, sfx2/source/config/evntconf.cxx,   sfx2/source/doc/new.cxx, sfx2/source/doc/oleprops.cxx:   + remove unneeded includes and assorted detritus 2008/01/16 17:04:21 mst 1.2.142.1: interface change: Out_DocInfo and ParseMetaOptions - sfx2/inc/sfx2/sfxhtml.hxx, source/bastyp/sfxhtml.cxx:   + SfxHTMLParser::ParseMetaOptions takes a XDocumentProperties parameter     instead of SfxDocumentInfo; also remove the now obsolete counter parameter - sfx2/inc/sfx2/{frmhtml.hxx,frmhtmlw.hxx}, source/bastyp/frmhtmlw.cxx:   + SfxFrameHTMLWriter::Out_DocInfo takes a XDocumentProperties parameter     instead of SfxDocumentInfo


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [e85ea1b48df340213816834cc041fa583f35b6c8]

INTEGRATION: CWS custommeta (1.8.66); FILE MERGED 2007/12/10 10:32:17 mst 1.8.66.2: RESYNC: (1.8-1.9); FILE MERGED 2007/12/07 16:39:13 mst 1.8.66.1: various refactorings to use DocumentProperties service: - sfx2/inc/sfx2/docinf.hxx, sfx2/source/doc/docinf.cxx:   + SetReloadDelay: fix setting of reload delay in the properties dialog     (signed vs. unsigned mismatch)   + change initialization of SfxDocumentObject (needs DocumentProperties) - sfx2/inc/sfx2/objuno.hxx, sfx2/source/doc/objuno.cxx:   + refactor so that SfxDocumentInfoObject is just a wrapper around     an instance of XDocumentProperties   + implement additional interfaces: XInitialization, XCloneable   + fix exception specifications on numerous methods - sfx2/inc/sfx2/sfxbasemodel.hxx, sfx2/source/doc/sfxbasemodel.cxx:   + implement additional interface: XDocumentPropertiesSupplier


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [4f1830b70f4ff9006f584cdbbee388df842a122f]

INTEGRATION: CWS custommeta (1.3.66); FILE MERGED 2008/01/25 14:49:21 mst 1.3.66.2: - sfx2/inc/sfx2/objuno.hxx, sfx2/source/doc/objuno.cxx:   + mark SfxDocumentInfoObject as DLL private   + SfxDocumentInfoObject now implements XDocumentPropertiesSupplier 2007/12/07 16:39:12 mst 1.3.66.1: various refactorings to use DocumentProperties service: - sfx2/inc/sfx2/docinf.hxx, sfx2/source/doc/docinf.cxx:   + SetReloadDelay: fix setting of reload delay in the properties dialog     (signed vs. unsigned mismatch)   + change initialization of SfxDocumentObject (needs DocumentProperties) - sfx2/inc/sfx2/objuno.hxx, sfx2/source/doc/objuno.cxx:   + refactor so that SfxDocumentInfoObject is just a wrapper around     an instance of XDocumentProperties   + implement additional interfaces: XInitialization, XCloneable   + fix exception specifications on numerous methods - sfx2/inc/sfx2/sfxbasemodel.hxx, sfx2/source/doc/sfxbasemodel.cxx:   + implement additional interface: XDocumentPropertiesSupplier


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [fe74b5d167f8606a8cfd42cb42e1a1ac04dbc50c]

INTEGRATION: CWS custommeta (1.6.20); FILE MERGED 2008/02/01 16:23:32 mst 1.6.20.4: interface change: SfxObjectShell::GetPreviewMetaFile - sfx2/inc/sfx2/objsh.hxx,   sfx2/source/doc/{objcont.cxx,objstor.cxx,sfxbasemodel.cxx}:   + SfxObjectShell::GetPreviewMetaFile returns a boost::shared_ptr;     likewise SfxObjectShell::CreatePreviewMetaFile_Impl - sfx2/source/inc/preview.hxx, sfx2/source/doc/new.cxx:   + SfxPreviewBase_Impl stores its GDIMetaFile member in a boost::shared_ptr 2008/02/01 10:38:45 mst 1.6.20.3: RESYNC: (1.6-1.7); FILE MERGED 2008/01/29 17:26:58 mst 1.6.20.2: interface change: SfxObjectShell - sfx2/inc/sfx2/objsh.hxx, sfx2/source/doc/objmisc.cxx,   sfx2/source/doc/sfxbasemodel.cxx, sfx2/source/appl/appopen.cxx,   sfx2/source/appl/sfxpicklist.cxx, sfx2/source/view/viewprn.cxx:   + new template method SfxObjectShell::DoFlushDocInfo   + remove broadcast of SfxDocumentInfoHint   + remove superfluous calls to FlushDocInfo 2008/01/25 16:13:42 mst 1.6.20.1: interface change: SfxObjectShell::GetDocInfo - sfx2/inc/sfx2/objsh.hxx, sfx2/source/inc/objshimp.hxx,   sfx2/source/doc/{objcont.cxx,objmisc.cxx,objserv.cxx,objxtor.cxx}:   + remove SfxDocumentInfo member   + remove method SfxObjectShell::GetDocInfo   + add method SfxObjectShell::getDocProperties   + use XDocumentProperties instead of SfxDocumentInfo   + adapt to new SfxDocumentInfoItem - sfx2/source/doc/sfxbasemodel.cxx:   + move creation of backup of document meta-data in case of     saveTo from SfxObjectShell::APISaveAs_Impl to SfxBaseModel::impl_store   + adapt to new SfxDocumentInfoItem


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [318ae12597715ae41e4b5a734578ac1fab07b509]

INTEGRATION: CWS custommeta (1.2.142); FILE MERGED 2008/01/24 10:42:33 mst 1.2.142.1: - sfx2/inc/sfx2/new.hxx, sfx2/source/doc/new.cxx:   + remove unused flag SFXWB_DOCINFO and all supporting code


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [bbed55bc17bcd02a502bbb141058b7a986dc2fac]

INTEGRATION: CWS custommeta (1.2.142); FILE MERGED 2008/01/16 17:04:21 mst 1.2.142.1: interface change: Out_DocInfo and ParseMetaOptions - sfx2/inc/sfx2/sfxhtml.hxx, source/bastyp/sfxhtml.cxx:   + SfxHTMLParser::ParseMetaOptions takes a XDocumentProperties parameter     instead of SfxDocumentInfo; also remove the now obsolete counter parameter - sfx2/inc/sfx2/{frmhtml.hxx,frmhtmlw.hxx}, source/bastyp/frmhtmlw.cxx:   + SfxFrameHTMLWriter::Out_DocInfo takes a XDocumentProperties parameter     instead of SfxDocumentInfo


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [a9e2b570646a5091dd515754a80cc41dc32afe8c]

INTEGRATION: CWS custommeta (1.5.66); FILE MERGED 2008/02/01 16:05:50 mst 1.5.66.10: - sfx2/inc/sfx2/docinf.hxx, sfx2/source/doc/docinf.cxx:   + put all functions in namespace sfx2 2008/01/29 17:27:42 mst 1.5.66.9: interface change: SfxDocumentInfoHint - sfx2/inc/sfx2/docinf.hxx, sfx2/source/doc/docinf.cxx:   + remove SfxDocumentInfoHint 2008/01/29 12:54:55 mst 1.5.66.8: interface change: convertCommaSeparated - sfx2/inc/sfx2/docinf.hxx, sfx2/source/doc/docinf.cxx:   + remove functions convertCommaSeparated (moved to comphelper/string.hxx) - sfx2/source/doc/{objserv.cxx,objstor.cxx,objuno.cxx},   sfx2/source/dialog/dinfdlg.cxx,   sfx2/source/bastyp/{frmhtmlw.cxx,sfxhtml.cxx}:   + adapt to convertCommaSeparated change (moved to comphelper) 2008/01/25 18:44:38 mst 1.5.66.7: - sfx2/inc/sfx2/docinf.hxx, sfx2/source/doc/docinf.cxx:   + remove obsolete class SfxDocumentInfo 2008/01/25 16:10:49 mst 1.5.66.6: interface change: SfxDocumentInfoHint - sfx2/inc/sfx2/docinf.hxx, sfx2/source/doc/docinf.cxx:   + mark SfxDocumentInfo as DLL private   + re-implement class SfxDocumentInfoHint 2008/01/23 13:46:55 mst 1.5.66.5: interface change: SaveOlePropertySet - sfx2/source/doc/oleprops.{hxx,cxx}:   + new constant PROPTYPE_BLOB   + new class SfxOleBlobProperty   + new method SfxOleSection::SetBlobValue   + class SfxOleThumbnailProperty now stores a Sequence<uInt8>   + parameter type of SfxOleSection::SetThumbnailValue changed accordingly - sfx2/inc/sfx2/docinf.hxx, sfx2/source/doc/docinf.cxx:   + SaveOlePropertySet: parameter type of thumbnail is now Sequence<uInt8>;     new parameters for GUID blob and Hyperlinks blob   + SaveOlePropertySet: write _PID_GUID and _PID_HLINKS properties;     do not write TRANSIENT user-defined properties   + new helper convertMetaFile to convert GDIMetaFile to Sequence<uInt8> 2008/01/16 15:32:04 mst 1.5.66.4: - sfx2/inc/sfx2/docinf.hxx, sfx2/source/doc/docinf.cxx:   + add two functions convertCommaSeparated   + add functions LoadOlePropertySet and SaveOlePropertySet   + remove SfxDocumentInfo::LoadPropertySet and SavePropertySet 2007/12/18 18:00:54 mst 1.5.66.3: interface change: remove assignment operator of SfxDocumentInfo - sfx2/inc/sfx2/docinf.hxx, sfx2/source/doc/{docinf.cxx,objserv.cxx}:   + removed SfxDocumentInfo::operator= and operator==     the assignment operator cannot be implemented reliably anymore   + changed semantics of copy constructor!     now it creates a clone of the contained XDocumentInfo object 2007/12/10 10:32:15 mst 1.5.66.2: RESYNC: (1.5-1.7); FILE MERGED 2007/12/07 16:39:12 mst 1.5.66.1: various refactorings to use DocumentProperties service: - sfx2/inc/sfx2/docinf.hxx, sfx2/source/doc/docinf.cxx:   + SetReloadDelay: fix setting of reload delay in the properties dialog     (signed vs. unsigned mismatch)   + change initialization of SfxDocumentObject (needs DocumentProperties) - sfx2/inc/sfx2/objuno.hxx, sfx2/source/doc/objuno.cxx:   + refactor so that SfxDocumentInfoObject is just a wrapper around     an instance of XDocumentProperties   + implement additional interfaces: XInitialization, XCloneable   + fix exception specifications on numerous methods - sfx2/inc/sfx2/sfxbasemodel.hxx, sfx2/source/doc/sfxbasemodel.cxx:   + implement additional interface: XDocumentPropertiesSupplier


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [87274d36e03cd07003aae2afc11571719e8971e6]

INTEGRATION: CWS custommeta (1.4.66); FILE MERGED 2008/01/28 10:15:28 mst 1.4.66.3: - sfx2/inc/sfx2/dinfdlg.hxx:   + add missing include 2008/01/25 16:12:10 mst 1.4.66.2: interface change: SfxDocumentInfoItem - sfx2/inc/sfx2/dinfdlg.hxx, sfx2/source/dialog/dinfdlg.cxx:   + use XDocumentProperties instead of SfxDocumentInfo   + also use XDocumentInfo for additional weirdness   + use UNO types in SfxDocumentInfoItem 2007/12/18 17:43:39 mst 1.4.66.1: - sfx2/inc/sfx2/dinfdlg.hxx, sfx2/source/dialog/dinfdlg.cxx:   + SfxDocumentInfoItem no longer keeps a DocumentInfo reference;     instead, it has all the individual properties as members   + new method updateDocumentInfo   + new method resetUserData   + fixed bug: editing duration not properly displayed


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [a39ceeacb3022b242f747a945bb3a6993ca229ca]

INTEGRATION: CWS custommeta (1.10.52); FILE MERGED 2008/01/25 17:15:52 mst 1.10.52.1: - sfx2/inc/guisaveas.hxx, sfx2/source/doc/guisaveas.cxx:   + use XDocumentInfo instead of SfxDocumentInfo   + remove unused methods SfxStoringHelper::FillCopy and PrepareDocInfoForStore


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [8f604202b7db7ab7e991cb8319c06d71585c0580]

INTEGRATION: CWS custommeta (1.8.386); FILE MERGED 2008/02/26 10:40:59 mst 1.8.386.2: RESYNC: (1.8-1.9); FILE MERGED 2008/01/21 11:47:04 mst 1.8.386.1: - sc/source/ui/docshell/docsh3.cxx:   + use XDocumentProperties instead of SfxDocumentInfo - sc/source/core/data/drwlayer.cxx, sc/source/filter/xml/xmlwrap.cxx:   + remove unneeded includes - sc/source/ui/docshell/makefile.mk:   + enable exceptions for docsh3.cxx


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [cc648ab9b45b4b15025fdc7b4a7e7fc68aef874e]

INTEGRATION: CWS custommeta (1.30.140); FILE MERGED 2008/02/01 10:37:20 mst 1.30.140.2: RESYNC: (1.30-1.32); FILE MERGED 2008/01/21 11:47:04 mst 1.30.140.1: - sc/source/ui/docshell/docsh3.cxx:   + use XDocumentProperties instead of SfxDocumentInfo - sc/source/core/data/drwlayer.cxx, sc/source/filter/xml/xmlwrap.cxx:   + remove unneeded includes - sc/source/ui/docshell/makefile.mk:   + enable exceptions for docsh3.cxx


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [b74a40b865342d850fe646b93fba0cacb319fd29]

INTEGRATION: CWS custommeta (1.66.146); FILE MERGED 2008/01/21 11:47:03 mst 1.66.146.1: - sc/source/ui/docshell/docsh3.cxx:   + use XDocumentProperties instead of SfxDocumentInfo - sc/source/core/data/drwlayer.cxx, sc/source/filter/xml/xmlwrap.cxx:   + remove unneeded includes - sc/source/ui/docshell/makefile.mk:   + enable exceptions for docsh3.cxx


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [d1579336b4121fd5c802bb072bf38270e0272959]

INTEGRATION: CWS custommeta (1.92.466); FILE MERGED 2008/02/01 10:37:16 mst 1.92.466.2: RESYNC: (1.92-1.93); FILE MERGED 2007/12/21 12:12:35 mst 1.92.466.1: refactoring for XDocumentProperties import/export: calc - sc/source/filter/xml/xmlimprt.{hxx,cxx}:   + ScXMLDocContext_Impl virtually inherits from SvXMLImportContext   + new class ScXMLFlatDocContext_Impl for flat file ODF;     multiply inherits from ScXMLDocContext_Impl and SvXMLMetaDocumentContext   + refactor ScXMLImport::CreateContext to use SvXMLMetaDocumentContext   + replace method SetStatisticAttributes with SetStatistics - sc/source/filter/xml/xmlexprt.cxx:   + remove the statistics export in _ExportMeta;     this is done in SvXMLMetaExport::Export   + call XDocumentProperties::setDocumentStatistics in _ExportMeta


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [c7ecea57a69227e49d0b1a143fedd7dfee8122cd]

INTEGRATION: CWS custommeta (1.127.142); FILE MERGED 2008/02/01 10:37:06 mst 1.127.142.2: RESYNC: (1.127-1.128); FILE MERGED 2007/12/21 12:12:35 mst 1.127.142.1: refactoring for XDocumentProperties import/export: calc - sc/source/filter/xml/xmlimprt.{hxx,cxx}:   + ScXMLDocContext_Impl virtually inherits from SvXMLImportContext   + new class ScXMLFlatDocContext_Impl for flat file ODF;     multiply inherits from ScXMLDocContext_Impl and SvXMLMetaDocumentContext   + refactor ScXMLImport::CreateContext to use SvXMLMetaDocumentContext   + replace method SetStatisticAttributes with SetStatistics - sc/source/filter/xml/xmlexprt.cxx:   + remove the statistics export in _ExportMeta;     this is done in SvXMLMetaExport::Export   + call XDocumentProperties::setDocumentStatistics in _ExportMeta


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [fedc3e3739150886ab3d3b62e881301854daaf24]

INTEGRATION: CWS custommeta (1.207.142); FILE MERGED 2008/02/01 10:37:02 mst 1.207.142.2: RESYNC: (1.207-1.209); FILE MERGED 2007/12/21 12:12:35 mst 1.207.142.1: refactoring for XDocumentProperties import/export: calc - sc/source/filter/xml/xmlimprt.{hxx,cxx}:   + ScXMLDocContext_Impl virtually inherits from SvXMLImportContext   + new class ScXMLFlatDocContext_Impl for flat file ODF;     multiply inherits from ScXMLDocContext_Impl and SvXMLMetaDocumentContext   + refactor ScXMLImport::CreateContext to use SvXMLMetaDocumentContext   + replace method SetStatisticAttributes with SetStatistics - sc/source/filter/xml/xmlexprt.cxx:   + remove the statistics export in _ExportMeta;     this is done in SvXMLMetaExport::Export   + call XDocumentProperties::setDocumentStatistics in _ExportMeta


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [3efdb03976bd2af77864001bccd40571162bee28]

INTEGRATION: CWS custommeta (1.4.236); FILE MERGED 2008/01/16 17:07:07 mst 1.4.236.1: - sc/source/filter/html/{htmlpars.cxx,htmlexp.cxx}:   + use XDocumentProperties instead of SfxDocumentInfo when importing and     exporting - sc/source/filter/html/makefile.mk:   + enable exceptions for htmlexp.cxx


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [2b66083cae8417f5295b231253494b1f54e7d02b]

INTEGRATION: CWS custommeta (1.31.206); FILE MERGED 2008/02/01 10:36:59 mst 1.31.206.2: RESYNC: (1.31-1.32); FILE MERGED 2008/01/16 17:07:07 mst 1.31.206.1: - sc/source/filter/html/{htmlpars.cxx,htmlexp.cxx}:   + use XDocumentProperties instead of SfxDocumentInfo when importing and     exporting - sc/source/filter/html/makefile.mk:   + enable exceptions for htmlexp.cxx


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [b123de30b1d19543a604dd818f432632853d09f9]

INTEGRATION: CWS custommeta (1.35.142); FILE MERGED 2008/02/01 10:36:55 mst 1.35.142.2: RESYNC: (1.35-1.36); FILE MERGED 2008/01/16 17:07:07 mst 1.35.142.1: - sc/source/filter/html/{htmlpars.cxx,htmlexp.cxx}:   + use XDocumentProperties instead of SfxDocumentInfo when importing and     exporting - sc/source/filter/html/makefile.mk:   + enable exceptions for htmlexp.cxx


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [c52ca89debf2310bf2bdc58c196ed2bbd8f7a62e]

INTEGRATION: CWS custommeta (1.40.170); FILE MERGED 2008/01/16 15:51:56 mst 1.40.170.1: - sc/source/filter/excel/{excimp8.cxx,expop2.cxx}:   + use XDocumentProperties instead of SfxDocumentInfo when importing and     exporting - sc/source/filter/excel/makefile.mk:   + enable exceptions for excimp8.cxx, expop2.cxx


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [aa7bfe92a0b1cdc91d2c82e506bc13fca61d54ee]

INTEGRATION: CWS custommeta (1.31.142); FILE MERGED 2008/02/01 17:28:43 mst 1.31.142.3: - sc/source/filter/excel/{excimp8.cxx,expop2.cxx}:   + adapt to sfx2 namespace and GetPreviewMetaFile interface change 2008/01/23 13:48:57 mst 1.31.142.2: - sc/source/filter/excel/expop2.cxx:   + adapt to SaveOlePropertySet interface change 2008/01/16 15:51:56 mst 1.31.142.1: - sc/source/filter/excel/{excimp8.cxx,expop2.cxx}:   + use XDocumentProperties instead of SfxDocumentInfo when importing and     exporting - sc/source/filter/excel/makefile.mk:   + enable exceptions for excimp8.cxx, expop2.cxx


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [c85ef3265fcc15e4161ed7d36d164a41491b5d45]

INTEGRATION: CWS custommeta (1.120.142); FILE MERGED 2008/02/01 17:28:43 mst 1.120.142.4: - sc/source/filter/excel/{excimp8.cxx,expop2.cxx}:   + adapt to sfx2 namespace and GetPreviewMetaFile interface change 2008/02/01 10:36:52 mst 1.120.142.3: RESYNC: (1.120-1.122); FILE MERGED 2008/01/16 15:51:56 mst 1.120.142.2: - sc/source/filter/excel/{excimp8.cxx,expop2.cxx}:   + use XDocumentProperties instead of SfxDocumentInfo when importing and     exporting - sc/source/filter/excel/makefile.mk:   + enable exceptions for excimp8.cxx, expop2.cxx 2007/12/18 18:09:58 mst 1.120.142.1: - sc/source/filter/excel/excimp8.cxx:   adapt to removal of SfxDocumentInfo::operator=


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [7bb242e00216d85335e5999065f654b341b13dcf]

INTEGRATION: CWS custommeta (1.52.58); FILE MERGED 2008/02/01 10:36:49 mst 1.52.58.2: RESYNC: (1.52-1.53); FILE MERGED 2008/01/21 11:47:03 mst 1.52.58.1: - sc/source/ui/docshell/docsh3.cxx:   + use XDocumentProperties instead of SfxDocumentInfo - sc/source/core/data/drwlayer.cxx, sc/source/filter/xml/xmlwrap.cxx:   + remove unneeded includes - sc/source/ui/docshell/makefile.mk:   + enable exceptions for docsh3.cxx


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [a83d8e0f575c2d41ddc6dd60b873c35be668c4ae]

INTEGRATION: CWS custommeta (1.24.198); FILE MERGED 2008/01/25 11:55:52 mst 1.24.198.1: - sc/inc/docuno.hxx:   + remove unneeded includes


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [0e2b2c10aef10e8cce53f90ca25afde97ee06b50]

INTEGRATION: CWS custommeta (1.5.62); FILE MERGED 2008/02/01 10:36:41 mst 1.5.62.2: RESYNC: (1.5-1.6); FILE MERGED 2007/12/07 14:05:56 mst 1.5.62.1: - unoxml/source/dom/document.{hxx,cxx}:   implement interface css::xml::sax::XSAXSerializable - unoxml/source/dom/*.{hxx,cxx}:   add virtual method saxify() on all subclasses of CNode   add missing implementations of getLocalName()


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [c1ebb911c1436573691561d02f747713fe7e1555]

INTEGRATION: CWS custommeta (1.5.42); FILE MERGED 2007/12/07 14:05:56 mst 1.5.42.1: - unoxml/source/dom/document.{hxx,cxx}:   implement interface css::xml::sax::XSAXSerializable - unoxml/source/dom/*.{hxx,cxx}:   add virtual method saxify() on all subclasses of CNode   add missing implementations of getLocalName()


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [384a4a3ae754ec81b9f0201f67a44900def1c264]

INTEGRATION: CWS custommeta (1.6.10); FILE MERGED 2008/02/07 15:11:33 mst 1.6.10.1: - unoxml/source/dom/{document.cxx,element.cxx,saxbuilder.cxx}:   + remove debugging printf calls (and worse...)


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [40411f70d507fd7a9a920823a94bc56616ca6015]

INTEGRATION: CWS custommeta (1.4.62); FILE MERGED 2008/02/01 10:36:38 mst 1.4.62.3: RESYNC: (1.5-1.6); FILE MERGED 2007/12/10 10:28:26 mst 1.4.62.2: RESYNC: (1.4-1.5); FILE MERGED 2007/12/07 14:05:56 mst 1.4.62.1: - unoxml/source/dom/document.{hxx,cxx}:   implement interface css::xml::sax::XSAXSerializable - unoxml/source/dom/*.{hxx,cxx}:   add virtual method saxify() on all subclasses of CNode   add missing implementations of getLocalName()


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [9a3da14aeda3b281a7dcb90750dc9962ee9e5e8c]

INTEGRATION: CWS custommeta (1.6.42); FILE MERGED 2008/02/26 10:40:51 mst 1.6.42.3: RESYNC: (1.7-1.8); FILE MERGED 2008/02/01 10:36:35 mst 1.6.42.2: RESYNC: (1.6-1.7); FILE MERGED 2007/12/07 14:05:56 mst 1.6.42.1: - unoxml/source/dom/document.{hxx,cxx}:   implement interface css::xml::sax::XSAXSerializable - unoxml/source/dom/*.{hxx,cxx}:   add virtual method saxify() on all subclasses of CNode   add missing implementations of getLocalName()


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [4f8bf4ff6a763ffe936150078a3f3cc323111827]

INTEGRATION: CWS custommeta (1.8.42); FILE MERGED 2008/02/01 10:36:32 mst 1.8.42.4: RESYNC: (1.9-1.10); FILE MERGED 2007/12/11 09:40:20 mst 1.8.42.3: - unoxml/source/dom/node.hxx:   fix mismerge 2007/12/10 10:28:23 mst 1.8.42.2: RESYNC: (1.8-1.9); FILE MERGED 2007/12/07 14:05:56 mst 1.8.42.1: - unoxml/source/dom/document.{hxx,cxx}:   implement interface css::xml::sax::XSAXSerializable - unoxml/source/dom/*.{hxx,cxx}:   add virtual method saxify() on all subclasses of CNode   add missing implementations of getLocalName()


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [6493f003c036fa4db608df2e4c46add78fcb62b5]

INTEGRATION: CWS custommeta (1.11.20); FILE MERGED 2008/02/26 10:40:48 mst 1.11.20.4: RESYNC: (1.13-1.14); FILE MERGED 2008/02/01 10:36:29 mst 1.11.20.3: RESYNC: (1.12-1.13); FILE MERGED 2007/12/10 10:28:20 mst 1.11.20.2: RESYNC: (1.11-1.12); FILE MERGED 2007/12/07 14:05:56 mst 1.11.20.1: - unoxml/source/dom/document.{hxx,cxx}:   implement interface css::xml::sax::XSAXSerializable - unoxml/source/dom/*.{hxx,cxx}:   add virtual method saxify() on all subclasses of CNode   add missing implementations of getLocalName()


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [60046cfbd90360c8a6fb0d6a8c66642cf54a085c]

INTEGRATION: CWS custommeta (1.5.42); FILE MERGED 2008/02/01 10:36:26 mst 1.5.42.3: RESYNC: (1.6-1.7); FILE MERGED 2007/12/10 10:28:17 mst 1.5.42.2: RESYNC: (1.5-1.6); FILE MERGED 2007/12/07 14:05:56 mst 1.5.42.1: - unoxml/source/dom/document.{hxx,cxx}:   implement interface css::xml::sax::XSAXSerializable - unoxml/source/dom/*.{hxx,cxx}:   add virtual method saxify() on all subclasses of CNode   add missing implementations of getLocalName()


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [9f892eb3a4434b80a752b5162a932b6dff1ddcc2]

INTEGRATION: CWS custommeta (1.10.30); FILE MERGED 2008/02/26 10:40:45 mst 1.10.30.5: RESYNC: (1.11-1.12); FILE MERGED 2008/02/07 15:11:33 mst 1.10.30.4: - unoxml/source/dom/{document.cxx,element.cxx,saxbuilder.cxx}:   + remove debugging printf calls (and worse...) 2008/02/01 10:36:23 mst 1.10.30.3: RESYNC: (1.10-1.11); FILE MERGED 2008/01/03 14:21:15 mst 1.10.30.2: - unoxml/source/dom/element.cxx:   + found another implementation of xml::sax::XAttributeList in comphelper     good thing there's so many of them to choose from... - unoxml/source/dom/REMOVEME.cxx:   + remove... 2007/12/07 14:05:56 mst 1.10.30.1: - unoxml/source/dom/document.{hxx,cxx}:   implement interface css::xml::sax::XSAXSerializable - unoxml/source/dom/*.{hxx,cxx}:   add virtual method saxify() on all subclasses of CNode   add missing implementations of getLocalName()


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [c1187e64f0c0d49444ad2516a929811249e58fcd]

INTEGRATION: CWS custommeta (1.7.42); FILE MERGED 2008/02/01 10:36:20 mst 1.7.42.3: RESYNC: (1.8-1.9); FILE MERGED 2007/12/10 10:28:14 mst 1.7.42.2: RESYNC: (1.7-1.8); FILE MERGED 2007/12/07 14:05:56 mst 1.7.42.1: - unoxml/source/dom/document.{hxx,cxx}:   implement interface css::xml::sax::XSAXSerializable - unoxml/source/dom/*.{hxx,cxx}:   add virtual method saxify() on all subclasses of CNode   add missing implementations of getLocalName()


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [fb36368a163f93cb0d6672d52a6e78d7153887f9]

INTEGRATION: CWS custommeta (1.10.42); FILE MERGED 2008/02/26 10:40:42 mst 1.10.42.5: RESYNC: (1.12-1.13); FILE MERGED 2008/02/07 15:11:33 mst 1.10.42.4: - unoxml/source/dom/{document.cxx,element.cxx,saxbuilder.cxx}:   + remove debugging printf calls (and worse...) 2008/02/01 10:36:17 mst 1.10.42.3: RESYNC: (1.11-1.12); FILE MERGED 2007/12/10 10:28:11 mst 1.10.42.2: RESYNC: (1.10-1.11); FILE MERGED 2007/12/07 14:05:56 mst 1.10.42.1: - unoxml/source/dom/document.{hxx,cxx}:   implement interface css::xml::sax::XSAXSerializable - unoxml/source/dom/*.{hxx,cxx}:   add virtual method saxify() on all subclasses of CNode   add missing implementations of getLocalName()


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [3d35ea3dd0ca96ed9a669a87a5be530b1a7a2b6c]

INTEGRATION: CWS custommeta (1.4.62); FILE MERGED 2008/02/01 10:36:14 mst 1.4.62.3: RESYNC: (1.5-1.6); FILE MERGED 2007/12/10 10:28:08 mst 1.4.62.2: RESYNC: (1.4-1.5); FILE MERGED 2007/12/07 14:05:56 mst 1.4.62.1: - unoxml/source/dom/document.{hxx,cxx}:   implement interface css::xml::sax::XSAXSerializable - unoxml/source/dom/*.{hxx,cxx}:   add virtual method saxify() on all subclasses of CNode   add missing implementations of getLocalName()


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [6f7ee381be52db7a803119fd460bcd70db723673]

INTEGRATION: CWS custommeta (1.4.42); FILE MERGED 2007/12/07 14:05:56 mst 1.4.42.1: - unoxml/source/dom/document.{hxx,cxx}:   implement interface css::xml::sax::XSAXSerializable - unoxml/source/dom/*.{hxx,cxx}:   add virtual method saxify() on all subclasses of CNode   add missing implementations of getLocalName()


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [cd6f21fa5d8f89d8355da23db53178b99fe5116d]

INTEGRATION: CWS custommeta (1.4.62); FILE MERGED 2008/02/01 10:36:11 mst 1.4.62.3: RESYNC: (1.5-1.6); FILE MERGED 2007/12/10 10:28:05 mst 1.4.62.2: RESYNC: (1.4-1.5); FILE MERGED 2007/12/07 14:05:56 mst 1.4.62.1: - unoxml/source/dom/document.{hxx,cxx}:   implement interface css::xml::sax::XSAXSerializable - unoxml/source/dom/*.{hxx,cxx}:   add virtual method saxify() on all subclasses of CNode   add missing implementations of getLocalName()


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [a21020c017420f49d2333c0dd38195cd15a3bb94]

INTEGRATION: CWS custommeta (1.6.42); FILE MERGED 2008/02/01 10:36:08 mst 1.6.42.3: RESYNC: (1.7-1.8); FILE MERGED 2007/12/10 10:28:01 mst 1.6.42.2: RESYNC: (1.6-1.7); FILE MERGED 2007/12/07 14:05:56 mst 1.6.42.1: - unoxml/source/dom/document.{hxx,cxx}:   implement interface css::xml::sax::XSAXSerializable - unoxml/source/dom/*.{hxx,cxx}:   add virtual method saxify() on all subclasses of CNode   add missing implementations of getLocalName()


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [65b5bac8fa8ee85a54674bbca19b6eba9fb8a3d3]

INTEGRATION: CWS custommeta (1.6.58); FILE MERGED 2008/02/26 10:40:38 mst 1.6.58.3: RESYNC: (1.7-1.8); FILE MERGED 2008/02/01 10:36:04 mst 1.6.58.2: RESYNC: (1.6-1.7); FILE MERGED 2007/12/07 14:05:56 mst 1.6.58.1: - unoxml/source/dom/document.{hxx,cxx}:   implement interface css::xml::sax::XSAXSerializable - unoxml/source/dom/*.{hxx,cxx}:   add virtual method saxify() on all subclasses of CNode   add missing implementations of getLocalName()


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [ba0ef811c5a2d8dc7c591718fc8bb311b7192108]

INTEGRATION: CWS custommeta (1.36.180); FILE MERGED 2008/01/29 13:11:06 mst 1.36.180.1: iinterface change: ODocumentInfoPreview - svtools/inc/DocumentInfoPreview.hxx,   svtools/source/contnr/templwin.{hxx,cxx}:   + ODocumentInfoPreview::fill now takes a XDocumentProperties parameter     instead of XStandaloneDocumentInfo   + SvtFrameWindow_Impl: replace XStandaloneDocumentInfo member with     XDocumentProperties


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [20aac9dd910ed0c7ad557786a93b1c255abc9da3]

INTEGRATION: CWS custommeta (1.79.180); FILE MERGED 2008/01/29 13:11:06 mst 1.79.180.1: iinterface change: ODocumentInfoPreview - svtools/inc/DocumentInfoPreview.hxx,   svtools/source/contnr/templwin.{hxx,cxx}:   + ODocumentInfoPreview::fill now takes a XDocumentProperties parameter     instead of XStandaloneDocumentInfo   + SvtFrameWindow_Impl: replace XStandaloneDocumentInfo member with     XDocumentProperties


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [a7cfb150bda8d3103df9ddd0114f15e68499cb2f]

INTEGRATION: CWS custommeta (1.5.180); FILE MERGED 2008/01/29 13:11:05 mst 1.5.180.1: iinterface change: ODocumentInfoPreview - svtools/inc/DocumentInfoPreview.hxx,   svtools/source/contnr/templwin.{hxx,cxx}:   + ODocumentInfoPreview::fill now takes a XDocumentProperties parameter     instead of XStandaloneDocumentInfo   + SvtFrameWindow_Impl: replace XStandaloneDocumentInfo member with     XDocumentProperties


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [d74fb65bb72240791bc1d33e04e78509eaf4c9a9]

INTEGRATION: CWS custommeta (1.24.76); FILE MERGED 2008/01/21 15:01:11 mst 1.24.76.1: - framework/source/services/autorecovery.cxx:   + use XDocumentProperties instead of XDocumentInfo


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [7d14620eea3fbe685a22ef6cb487e8883ea764d8]

INTEGRATION: CWS custommeta (1.84.54); FILE MERGED 2007/12/21 11:49:45 mst 1.84.54.1: refactoring for XDocumentProperties import/export - starmath/source/mathml.cxx:   + SmXMLOfficeContext_Impl virtually inherits from SvXMLImportContext   + new class SmXMLFlatDocContext_Impl for flat file ODF;     multiply inherits from SmXMLOfficeContext_Impl and SvXMLMetaDocumentContext   + refactor SmXMLImport::CreateContext to use SvXMLMetaDocumentContext


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [e16cfd7d58f1700a52cc9f2a61a436871bc5d8d6]

INTEGRATION: CWS custommeta (1.15.16); FILE MERGED 2008/01/23 17:11:39 mst 1.15.16.1: - starmath/inc/document.hxx, starmath/source/document.cxx:   + use XDocumentProperties instead of SfxDocumentInfo   + SmDocShell::GetComment returns String instead of String&   + fix bug: GetComment used a static variable to store document-specific data


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [ccf9b9195b25e0616ab82f79bf2a2dd0a4e5d728]

INTEGRATION: CWS custommeta (1.91.48); FILE MERGED 2008/01/23 17:11:39 mst 1.91.48.1: - starmath/inc/document.hxx, starmath/source/document.cxx:   + use XDocumentProperties instead of SfxDocumentInfo   + SmDocShell::GetComment returns String instead of String&   + fix bug: GetComment used a static variable to store document-specific data


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [0d5a055994c52595e93a9e039fdce73e8b94f02d]

INTEGRATION: CWS custommeta (1.41.12); FILE MERGED 2008/01/24 09:33:17 mst 1.41.12.1: - starmath/source/dialog.cxx:   + fix debug-only warning


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [4d7f6fa9abc8539c481ccf6a9bb16cf559bc65c5]

INTEGRATION: CWS custommeta (1.32.54); FILE MERGED 2008/01/23 17:11:39 mst 1.32.54.1: - starmath/inc/document.hxx, starmath/source/document.cxx:   + use XDocumentProperties instead of SfxDocumentInfo   + SmDocShell::GetComment returns String instead of String&   + fix bug: GetComment used a static variable to store document-specific data


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [aa35e73cf10487a5d2c021e607492a4e76f4577d]

INTEGRATION: CWS custommeta (1.12.124); FILE MERGED 2008/01/21 15:08:43 mst 1.12.124.1: - filter/source/pdf/pdfexport.cxx,   filter/source/placeware/{exporter.cxx,placeware.xml},   filter/source/xsltdialog/xmlfiltertestdialog.cxx:   + use XDocumentProperties instead of XDocumentInfo


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [77ae55ae9d9fa8c60c637a977ac720c6a36943c0]

INTEGRATION: CWS custommeta (1.1.932); FILE MERGED 2008/01/21 15:08:43 mst 1.1.932.1: - filter/source/pdf/pdfexport.cxx,   filter/source/placeware/{exporter.cxx,placeware.xml},   filter/source/xsltdialog/xmlfiltertestdialog.cxx:   + use XDocumentProperties instead of XDocumentInfo


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [6a1acdd23b8b837099c81af9726c26fd33ee7c0a]

INTEGRATION: CWS custommeta (1.12.184); FILE MERGED 2008/01/21 15:08:42 mst 1.12.184.1: - filter/source/pdf/pdfexport.cxx,   filter/source/placeware/{exporter.cxx,placeware.xml},   filter/source/xsltdialog/xmlfiltertestdialog.cxx:   + use XDocumentProperties instead of XDocumentInfo


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [45a161ab1e2f2bb0659e4cf7fb8a2f928386bcbd]

INTEGRATION: CWS custommeta (1.60.4); FILE MERGED 2008/02/01 10:34:46 mst 1.60.4.3: RESYNC: (1.60-1.62); FILE MERGED 2008/01/29 12:56:26 mst 1.60.4.2: - filter/source/pdf/pdfexport.cxx:   + adapt to convertCommaSeparated change (moved to comphelper) 2008/01/21 15:08:42 mst 1.60.4.1: - filter/source/pdf/pdfexport.cxx,   filter/source/placeware/{exporter.cxx,placeware.xml},   filter/source/xsltdialog/xmlfiltertestdialog.cxx:   + use XDocumentProperties instead of XDocumentInfo


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [e2a08789c2814ca37ac0c3d2320bd79528e06c7f]

INTEGRATION: CWS custommeta (1.2.8); FILE MERGED 2008/02/05 10:47:26 mst 1.2.8.1: - sax/source/tools/converter.cxx:   + implement Converter::convertDateTime


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [be593b74dac0be5d7d8227b5cdaa03340fef7138]

INTEGRATION: CWS custommeta (1.15.30); FILE MERGED 2008/02/26 10:39:53 mst 1.15.30.2: RESYNC: (1.15-1.16); FILE MERGED 2007/12/07 13:40:15 mst 1.15.30.1: - sax/source/expatwrap/attrlistimpl.{hxx,cxx}:   rename class AttributeListImpl to AttributeList, in preparation for export


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [044ddb2b26d021e50dc67ba23228568ecbe4588a]

INTEGRATION: CWS custommeta (1.3.48); FILE MERGED 2007/12/07 13:40:15 mst 1.3.48.1: - sax/source/expatwrap/attrlistimpl.{hxx,cxx}:   rename class AttributeListImpl to AttributeList, in preparation for export


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [c2802407eae613505cd4cd67e3fcf411b3edd4fe]

INTEGRATION: CWS custommeta (1.6.30); FILE MERGED 2007/12/07 13:40:14 mst 1.6.30.1: - sax/source/expatwrap/attrlistimpl.{hxx,cxx}:   rename class AttributeListImpl to AttributeList, in preparation for export


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [27b61e161e5b58a250f8af7fc527f8b312e48b60]

INTEGRATION: CWS custommeta (1.34.68); FILE MERGED 2008/02/01 10:34:00 mst 1.34.68.2: RESYNC: (1.34-1.35); FILE MERGED 2008/01/16 17:15:33 mst 1.34.68.1: - dbaccess/source/ui/misc/{HtmlReader.cxx,TokenWriter.cxx}:   + use XDocumentProperties instead of SfxDocumentInfo when importing and     exporting


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [37b36de3537dd63adfc6732f21532ed32859977d]

INTEGRATION: CWS custommeta (1.31.28); FILE MERGED 2008/02/01 10:33:57 mst 1.31.28.2: RESYNC: (1.31-1.32); FILE MERGED 2008/01/16 17:15:33 mst 1.31.28.1: - dbaccess/source/ui/misc/{HtmlReader.cxx,TokenWriter.cxx}:   + use XDocumentProperties instead of SfxDocumentInfo when importing and     exporting


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [6565794eb920af87b479a064cef5bb08ee2f1200]

INTEGRATION: CWS custommeta (1.27.68); FILE MERGED 2008/02/01 10:33:53 mst 1.27.68.2: RESYNC: (1.27-1.28); FILE MERGED 2008/01/29 13:14:58 mst 1.27.68.1: - dbaccess/source/ui/app/AppDetailPageHelper.cxx:   + adapt to ODocumentInfoPreview interface change   + use XDocumentProperties instead of XDocumentInfo   + incidentally, fixes bug: document information was not displayed at all - dbaccess/source/core/dataaccess/documentdefinition.{hxx,cxx}:   + renamed ODocumentDefinition::onCommandGetDocumentInfo to     onCommandGetDocumentProperties


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [091f6aa8ab0e9f04e19cc7caa288ca3a9e1b6d29]

INTEGRATION: CWS custommeta (1.15.4); FILE MERGED 2008/02/05 10:57:13 mst 1.15.4.1: move service PropertyBag from dbaccess to comphelper - dbaccess/source/core/misc/propertybag.{hxx,cxx}:   + remove (moved to comphelper) - dbaccess/source/core/misc/makefile.mk:   + remove propertybag.cxx - dbaccess/source/core/misc/services.cxx:   + remove PropertyBag service


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [6aefdebe6647fb5c6bea5152b4ccf9c307857c8c]

INTEGRATION: CWS custommeta (1.16.4); FILE MERGED 2008/02/05 10:57:13 mst 1.16.4.1: move service PropertyBag from dbaccess to comphelper - dbaccess/source/core/misc/propertybag.{hxx,cxx}:   + remove (moved to comphelper) - dbaccess/source/core/misc/makefile.mk:   + remove propertybag.cxx - dbaccess/source/core/misc/services.cxx:   + remove PropertyBag service


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [6a1cf3dfb7732eea631184bc11d1cee81f414885]

INTEGRATION: CWS custommeta (1.24.26); FILE MERGED 2008/02/01 10:33:44 mst 1.24.26.2: RESYNC: (1.24-1.26); FILE MERGED 2008/01/29 13:14:59 mst 1.24.26.1: - dbaccess/source/ui/app/AppDetailPageHelper.cxx:   + adapt to ODocumentInfoPreview interface change   + use XDocumentProperties instead of XDocumentInfo   + incidentally, fixes bug: document information was not displayed at all - dbaccess/source/core/dataaccess/documentdefinition.{hxx,cxx}:   + renamed ODocumentDefinition::onCommandGetDocumentInfo to     onCommandGetDocumentProperties


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [c369845d338ad0be3679a3f8631074af853594c5]

INTEGRATION: CWS custommeta (1.50.26); FILE MERGED 2008/02/01 10:33:41 mst 1.50.26.2: RESYNC: (1.50-1.53); FILE MERGED 2008/01/29 13:14:59 mst 1.50.26.1: - dbaccess/source/ui/app/AppDetailPageHelper.cxx:   + adapt to ODocumentInfoPreview interface change   + use XDocumentProperties instead of XDocumentInfo   + incidentally, fixes bug: document information was not displayed at all - dbaccess/source/core/dataaccess/documentdefinition.{hxx,cxx}:   + renamed ODocumentDefinition::onCommandGetDocumentInfo to     onCommandGetDocumentProperties


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [0335636eddd6823899105c95694b4119c4ae752d]

INTEGRATION: CWS custommeta (1.31.214); FILE MERGED 2008/02/01 10:32:15 mst 1.31.214.3: RESYNC: (1.31-1.32); FILE MERGED 2008/01/29 12:58:16 mst 1.31.214.2: - svx/source/svrtf/svxrtf.cxx:   + adapt to convertCommaSeparated change (moved to comphelper) 2008/01/16 17:50:14 mst 1.31.214.1: interface change: SvxRTFParser - svx/inc/svxrtf.hxx, svx/source/svrtf/svxrtf.cxx,   svx/source/editeng/eertfpar.cxx:   + SvxRTFParser::SvxRTFParser takes a XDocumentProperties parameter     instead of SfxDocumentInfo   + remove method SvxRTFParser::GetDocInfo - svx/source/svrtf/makefile.mk:   + enable exceptions for svxrtf.cxx


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [2afc41e42839e3dcf09a3f9321b4de7eb8df4419]

INTEGRATION: CWS custommeta (1.3.1134); FILE MERGED 2008/01/16 17:50:14 mst 1.3.1134.1: interface change: SvxRTFParser - svx/inc/svxrtf.hxx, svx/source/svrtf/svxrtf.cxx,   svx/source/editeng/eertfpar.cxx:   + SvxRTFParser::SvxRTFParser takes a XDocumentProperties parameter     instead of SfxDocumentInfo   + remove method SvxRTFParser::GetDocInfo - svx/source/svrtf/makefile.mk:   + enable exceptions for svxrtf.cxx


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [171201bc46a48d371b4f85c55aa1d46e73a6a6bb]

INTEGRATION: CWS custommeta (1.13.242); FILE MERGED 2008/01/16 17:50:13 mst 1.13.242.1: interface change: SvxRTFParser - svx/inc/svxrtf.hxx, svx/source/svrtf/svxrtf.cxx,   svx/source/editeng/eertfpar.cxx:   + SvxRTFParser::SvxRTFParser takes a XDocumentProperties parameter     instead of SfxDocumentInfo   + remove method SvxRTFParser::GetDocInfo - svx/source/svrtf/makefile.mk:   + enable exceptions for svxrtf.cxx


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [32cf270fb2d421fa0a5cebb0bf436cad3aac2594]

INTEGRATION: CWS custommeta (1.18.242); FILE MERGED 2008/01/16 16:18:11 mst 1.18.242.1: - svx/source/editeng/eehtml.cxx:   + bug fix: do not skip the </TITLE> tag


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [1e5cda8fc21a32e81d7cd7b629742c9cf534d069]

INTEGRATION: CWS custommeta (1.25.114); FILE MERGED 2008/01/21 11:56:28 mst 1.25.114.1: - svx/source/dialog/{scriptdlg.cxx,selector.cxx}:   + remove unneeded includes


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [44c7a53d5ccf5e46825eab31661640e26e43d5ea]

INTEGRATION: CWS custommeta (1.21.112); FILE MERGED 2008/01/21 11:56:27 mst 1.21.112.1: - svx/source/dialog/{scriptdlg.cxx,selector.cxx}:   + remove unneeded includes


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [0993c353fbec81080a91c2d9e93372ee59d0cbc2]

INTEGRATION: CWS custommeta (1.21.518); FILE MERGED 2008/01/16 17:50:13 mst 1.21.518.1: interface change: SvxRTFParser - svx/inc/svxrtf.hxx, svx/source/svrtf/svxrtf.cxx,   svx/source/editeng/eertfpar.cxx:   + SvxRTFParser::SvxRTFParser takes a XDocumentProperties parameter     instead of SfxDocumentInfo   + remove method SvxRTFParser::GetDocInfo - svx/source/svrtf/makefile.mk:   + enable exceptions for svxrtf.cxx


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [cdb1eb9c79f61c05ddc7980a3677b4ce8dc0fe41]

INTEGRATION: CWS custommeta (1.6.196); FILE MERGED 2008/02/01 10:31:45 mst 1.6.196.2: RESYNC: (1.6-1.7); FILE MERGED 2007/12/07 14:15:49 mst 1.6.196.1: - offapi/com/sun/star/xml/sax/XSAXSerializable.idl:   new interface to serialize stuff via SAX events


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [a13d0297e8a8857f3744dd4d2a22d7ce1b9a49a0]

INTEGRATION: CWS custommeta (1.1.2); FILE ADDED 2007/12/07 14:15:49 mst 1.1.2.1: - offapi/com/sun/star/xml/sax/XSAXSerializable.idl:   new interface to serialize stuff via SAX events


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [0d96edfaf93fdf6c8b2ccefee48d428dd50a242f]

INTEGRATION: CWS custommeta (1.40.40); FILE MERGED 2007/12/10 10:31:50 mst 1.40.40.2: RESYNC: (1.40-1.42); FILE MERGED 2007/11/16 14:46:35 mst 1.40.40.1: - offapi/com/sun/star/document/XDocumentPropertiesSupplier.idl:   added new interface (similar to XDocumentInfoSupplier)


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [7d73754246b2f932417fd1f4da32873c8a4eb06b]

INTEGRATION: CWS custommeta (1.8.396); FILE MERGED 2007/11/26 14:05:50 mst 1.8.396.1: - com/sun/star/document/{X,XStandalone,,Standalone}DocumentInfo.idl,   com/sun/star/document/XDocumentInfoSupplier.idl:     mark as deprecated - com/sun/star/document/{X,}DocumentProperties.idl,   com/sun/star/document/XDocumentPropertiesSupplier.idl:     improve documentation


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [1b5a0ca1262c8443f0bfe1dcc018fda2d8838ff9]

INTEGRATION: CWS custommeta (1.1.2); FILE ADDED 2007/11/26 14:05:50 mst 1.1.2.2: - com/sun/star/document/{X,XStandalone,,Standalone}DocumentInfo.idl,   com/sun/star/document/XDocumentInfoSupplier.idl:     mark as deprecated - com/sun/star/document/{X,}DocumentProperties.idl,   com/sun/star/document/XDocumentPropertiesSupplier.idl:     improve documentation 2007/11/16 14:46:35 mst 1.1.2.1: - offapi/com/sun/star/document/XDocumentPropertiesSupplier.idl:   added new interface (similar to XDocumentInfoSupplier)


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [459ed6f5032a9a22bd9efe5dd1fa7c887ddfa397]

INTEGRATION: CWS custommeta (1.2.70); FILE MERGED 2008/01/18 15:27:52 mst 1.2.70.9: - offapi/com/sun/star/document/XDocumentProperties.idl:   + add new method resetUserData 2007/12/18 16:01:09 mst 1.2.70.8: - offapi/com/sun/star/document/XDocumentProperties.idl:   + unfortunately, loadFromStorage and storeToStorage require a     MediaDescriptor parameter 2007/12/07 14:13:48 mst 1.2.70.7: - offapi/com/sun/star/document/XDocumentProperties.idl:   store methods do not throw WrongFormatException 2007/11/26 14:05:50 mst 1.2.70.6: - com/sun/star/document/{X,XStandalone,,Standalone}DocumentInfo.idl,   com/sun/star/document/XDocumentInfoSupplier.idl:     mark as deprecated - com/sun/star/document/{X,}DocumentProperties.idl,   com/sun/star/document/XDocumentPropertiesSupplier.idl:     improve documentation 2007/11/16 14:46:35 mst 1.2.70.5: - offapi/com/sun/star/document/XDocumentPropertiesSupplier.idl:   added new interface (similar to XDocumentInfoSupplier) 2007/11/01 14:33:30 mst 1.2.70.4: XDocumentPropteries.idl: improve exception specifications 2007/10/31 12:30:50 mst 1.2.70.3: XDocumentProperties.idl: removed MIMEType from the interface DocumentProperties.idl: removed second constructor with MIMEType parameter 2007/10/24 14:32:26 mst 1.2.70.2: XDocumentProperties.idl: added missing attributes 2007/10/22 08:37:13 mst 1.2.70.1: properly formatted, fixed spelling and grammar


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [89f227f88e396a837467fceb7caa3d5e3ab6651d]

INTEGRATION: CWS custommeta (1.9.396); FILE MERGED 2007/11/26 14:05:50 mst 1.9.396.1: - com/sun/star/document/{X,XStandalone,,Standalone}DocumentInfo.idl,   com/sun/star/document/XDocumentInfoSupplier.idl:     mark as deprecated - com/sun/star/document/{X,}DocumentProperties.idl,   com/sun/star/document/XDocumentPropertiesSupplier.idl:     improve documentation


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [28eac07ee221ab7dc88acb3b20b166661488096d]

INTEGRATION: CWS custommeta (1.2.70); FILE MERGED 2007/11/26 14:05:50 mst 1.2.70.2: - com/sun/star/document/{X,XStandalone,,Standalone}DocumentInfo.idl,   com/sun/star/document/XDocumentInfoSupplier.idl:     mark as deprecated - com/sun/star/document/{X,}DocumentProperties.idl,   com/sun/star/document/XDocumentPropertiesSupplier.idl:     improve documentation 2007/10/31 12:30:49 mst 1.2.70.1: XDocumentProperties.idl: removed MIMEType from the interface DocumentProperties.idl: removed second constructor with MIMEType parameter


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [05662cee351a81cc912afc7e088d0edddbb3cb8b]

INTEGRATION: CWS custommeta (1.12.70); FILE MERGED 2007/11/26 14:05:49 mst 1.12.70.1: - com/sun/star/document/{X,XStandalone,,Standalone}DocumentInfo.idl,   com/sun/star/document/XDocumentInfoSupplier.idl:     mark as deprecated - com/sun/star/document/{X,}DocumentProperties.idl,   com/sun/star/document/XDocumentPropertiesSupplier.idl:     improve documentation


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [f385e66063bf73285a74961ad3bcca05227db82e]

INTEGRATION: CWS custommeta (1.29.78); FILE MERGED 2008/02/26 10:37:24 mst 1.29.78.2: RESYNC: (1.29-1.30); FILE MERGED 2008/01/17 17:35:20 mst 1.29.78.1: - sw/source/ui/app/{docsh.cxx,docsh2.cxx,docshini.cxx}:   + adapt to SwDoc interface change   + use XDocumentProperties instead of SfxDocumentInfo - sw/source/ui/uiview/{srcview.cxx,view.cxx}:   + use XDocumentProperties instead of SfxDocumentInfo - sw/source/ui/uiview/makefile.mk:   + enable exceptions for view.cxx - sw/source/ui/wrtsh/wrtsh2.cxx:   + use XDocumentProperties instead of SfxDocumentInfo - sw/source/ui/wrtsh/makefile.mk:   + enable exceptions for wrtsh2.cxx


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [5843eeff80dc110a48ded5d064da6e6c7f07e6d4]

INTEGRATION: CWS custommeta (1.6.1032); FILE MERGED 2008/01/17 17:35:20 mst 1.6.1032.1: - sw/source/ui/app/{docsh.cxx,docsh2.cxx,docshini.cxx}:   + adapt to SwDoc interface change   + use XDocumentProperties instead of SfxDocumentInfo - sw/source/ui/uiview/{srcview.cxx,view.cxx}:   + use XDocumentProperties instead of SfxDocumentInfo - sw/source/ui/uiview/makefile.mk:   + enable exceptions for view.cxx - sw/source/ui/wrtsh/wrtsh2.cxx:   + use XDocumentProperties instead of SfxDocumentInfo - sw/source/ui/wrtsh/makefile.mk:   + enable exceptions for wrtsh2.cxx


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [ac0c9af1ece89e13dcc4cbd77a94e2c51a21b1a8]

INTEGRATION: CWS custommeta (1.41.186); FILE MERGED 2008/01/18 10:24:10 mst 1.41.186.1: remove support for field types DI_INFO[1-4] - sw/inc/docufld.hxx, sw/source/core/fields/docufld.cxx:   + nsSwDocInfoSubType: removed constants DI_INFO[1-4]   + use XDocumentProperties instead of SfxDocumentInfo   + adapt to SwDoc interface change - sw/source/ui/fldui/{flddinf.cxx,fldedt.cxx,fldmgr.cxx,fldtdlg.cxx}:   + remove support for field types DI_INFO[1-4]   + use XDocumentProperties instead of SfxDocumentInfo   + fix bug in SwFldDokInfPage::FillItemSet: name of custom property was lost - sw/source/ui/fldui/makefile.mk:   + enable exceptions for fldedt.cxx, fldtdlg.cxx - sw/source/ui/inc/utlui.hrc, sw/source/ui/utlui/initui.src:   + remove FLD_DOCINFO_INFO[1-4]


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [66597629cb462d0499492492196f09f2530cfd4c]

INTEGRATION: CWS custommeta (1.125.30); FILE MERGED 2008/01/17 16:14:30 mst 1.125.30.1: - sw/inc/unotxdoc.hxx, sw/source/ui/uno/unotxdoc.cxx:   + remove override of method getDocumentInfo


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [7dd9eebdfc12f4a55dc6db7db3e414843f126056]

INTEGRATION: CWS custommeta (1.106.76); FILE MERGED 2008/02/26 10:37:19 mst 1.106.76.2: RESYNC: (1.106-1.107); FILE MERGED 2008/01/17 17:35:20 mst 1.106.76.1: - sw/source/ui/app/{docsh.cxx,docsh2.cxx,docshini.cxx}:   + adapt to SwDoc interface change   + use XDocumentProperties instead of SfxDocumentInfo - sw/source/ui/uiview/{srcview.cxx,view.cxx}:   + use XDocumentProperties instead of SfxDocumentInfo - sw/source/ui/uiview/makefile.mk:   + enable exceptions for view.cxx - sw/source/ui/wrtsh/wrtsh2.cxx:   + use XDocumentProperties instead of SfxDocumentInfo - sw/source/ui/wrtsh/makefile.mk:   + enable exceptions for wrtsh2.cxx


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [645663c1f89509e5b69b454f26dcbc243189889e]

INTEGRATION: CWS custommeta (1.54.74); FILE MERGED 2008/01/17 17:35:20 mst 1.54.74.1: - sw/source/ui/app/{docsh.cxx,docsh2.cxx,docshini.cxx}:   + adapt to SwDoc interface change   + use XDocumentProperties instead of SfxDocumentInfo - sw/source/ui/uiview/{srcview.cxx,view.cxx}:   + use XDocumentProperties instead of SfxDocumentInfo - sw/source/ui/uiview/makefile.mk:   + enable exceptions for view.cxx - sw/source/ui/wrtsh/wrtsh2.cxx:   + use XDocumentProperties instead of SfxDocumentInfo - sw/source/ui/wrtsh/makefile.mk:   + enable exceptions for wrtsh2.cxx


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [7689c2ffca6a13f0f862eda952f743e9600a96b5]

INTEGRATION: CWS custommeta (1.10.78); FILE MERGED 2008/01/17 17:35:20 mst 1.10.78.1: - sw/source/ui/app/{docsh.cxx,docsh2.cxx,docshini.cxx}:   + adapt to SwDoc interface change   + use XDocumentProperties instead of SfxDocumentInfo - sw/source/ui/uiview/{srcview.cxx,view.cxx}:   + use XDocumentProperties instead of SfxDocumentInfo - sw/source/ui/uiview/makefile.mk:   + enable exceptions for view.cxx - sw/source/ui/wrtsh/wrtsh2.cxx:   + use XDocumentProperties instead of SfxDocumentInfo - sw/source/ui/wrtsh/makefile.mk:   + enable exceptions for wrtsh2.cxx


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [8d73aef03723a23252864fca770f930ebd7bc601]

INTEGRATION: CWS custommeta (1.6.1032); FILE MERGED 2008/01/18 10:24:10 mst 1.6.1032.1: remove support for field types DI_INFO[1-4] - sw/inc/docufld.hxx, sw/source/core/fields/docufld.cxx:   + nsSwDocInfoSubType: removed constants DI_INFO[1-4]   + use XDocumentProperties instead of SfxDocumentInfo   + adapt to SwDoc interface change - sw/source/ui/fldui/{flddinf.cxx,fldedt.cxx,fldmgr.cxx,fldtdlg.cxx}:   + remove support for field types DI_INFO[1-4]   + use XDocumentProperties instead of SfxDocumentInfo   + fix bug in SwFldDokInfPage::FillItemSet: name of custom property was lost - sw/source/ui/fldui/makefile.mk:   + enable exceptions for fldedt.cxx, fldtdlg.cxx - sw/source/ui/inc/utlui.hrc, sw/source/ui/utlui/initui.src:   + remove FLD_DOCINFO_INFO[1-4]


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [2f74fedf2eeb1a97103a58d6b8be5cc4c6de4c32]

INTEGRATION: CWS custommeta (1.8.1032); FILE MERGED 2008/01/18 10:24:11 mst 1.8.1032.1: remove support for field types DI_INFO[1-4] - sw/inc/docufld.hxx, sw/source/core/fields/docufld.cxx:   + nsSwDocInfoSubType: removed constants DI_INFO[1-4]   + use XDocumentProperties instead of SfxDocumentInfo   + adapt to SwDoc interface change - sw/source/ui/fldui/{flddinf.cxx,fldedt.cxx,fldmgr.cxx,fldtdlg.cxx}:   + remove support for field types DI_INFO[1-4]   + use XDocumentProperties instead of SfxDocumentInfo   + fix bug in SwFldDokInfPage::FillItemSet: name of custom property was lost - sw/source/ui/fldui/makefile.mk:   + enable exceptions for fldedt.cxx, fldtdlg.cxx - sw/source/ui/inc/utlui.hrc, sw/source/ui/utlui/initui.src:   + remove FLD_DOCINFO_INFO[1-4]


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [da0987ab59860b5c1d2a3e426b27f7d7acf2afac]

INTEGRATION: CWS custommeta (1.19.30); FILE MERGED 2008/01/18 10:24:11 mst 1.19.30.1: remove support for field types DI_INFO[1-4] - sw/inc/docufld.hxx, sw/source/core/fields/docufld.cxx:   + nsSwDocInfoSubType: removed constants DI_INFO[1-4]   + use XDocumentProperties instead of SfxDocumentInfo   + adapt to SwDoc interface change - sw/source/ui/fldui/{flddinf.cxx,fldedt.cxx,fldmgr.cxx,fldtdlg.cxx}:   + remove support for field types DI_INFO[1-4]   + use XDocumentProperties instead of SfxDocumentInfo   + fix bug in SwFldDokInfPage::FillItemSet: name of custom property was lost - sw/source/ui/fldui/makefile.mk:   + enable exceptions for fldedt.cxx, fldtdlg.cxx - sw/source/ui/inc/utlui.hrc, sw/source/ui/utlui/initui.src:   + remove FLD_DOCINFO_INFO[1-4]


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [6f0cdbfcdc4382f3fb33fd0c709b5ebd6b0bf464]

INTEGRATION: CWS custommeta (1.49.28); FILE MERGED 2008/02/26 10:37:07 mst 1.49.28.2: RESYNC: (1.49-1.50); FILE MERGED 2008/01/18 10:24:11 mst 1.49.28.1: remove support for field types DI_INFO[1-4] - sw/inc/docufld.hxx, sw/source/core/fields/docufld.cxx:   + nsSwDocInfoSubType: removed constants DI_INFO[1-4]   + use XDocumentProperties instead of SfxDocumentInfo   + adapt to SwDoc interface change - sw/source/ui/fldui/{flddinf.cxx,fldedt.cxx,fldmgr.cxx,fldtdlg.cxx}:   + remove support for field types DI_INFO[1-4]   + use XDocumentProperties instead of SfxDocumentInfo   + fix bug in SwFldDokInfPage::FillItemSet: name of custom property was lost - sw/source/ui/fldui/makefile.mk:   + enable exceptions for fldedt.cxx, fldtdlg.cxx - sw/source/ui/inc/utlui.hrc, sw/source/ui/utlui/initui.src:   + remove FLD_DOCINFO_INFO[1-4]


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [5eff89dafd8833e2d2a3a3184afe88d18af48c1d]

INTEGRATION: CWS custommeta (1.18.30); FILE MERGED 2008/01/18 10:24:10 mst 1.18.30.1: remove support for field types DI_INFO[1-4] - sw/inc/docufld.hxx, sw/source/core/fields/docufld.cxx:   + nsSwDocInfoSubType: removed constants DI_INFO[1-4]   + use XDocumentProperties instead of SfxDocumentInfo   + adapt to SwDoc interface change - sw/source/ui/fldui/{flddinf.cxx,fldedt.cxx,fldmgr.cxx,fldtdlg.cxx}:   + remove support for field types DI_INFO[1-4]   + use XDocumentProperties instead of SfxDocumentInfo   + fix bug in SwFldDokInfPage::FillItemSet: name of custom property was lost - sw/source/ui/fldui/makefile.mk:   + enable exceptions for fldedt.cxx, fldtdlg.cxx - sw/source/ui/inc/utlui.hrc, sw/source/ui/utlui/initui.src:   + remove FLD_DOCINFO_INFO[1-4]


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [c86ad8a5047f62a0d083ca486748cbf78e1897a8]

INTEGRATION: CWS custommeta (1.12.30); FILE MERGED 2008/01/18 10:24:10 mst 1.12.30.1: remove support for field types DI_INFO[1-4] - sw/inc/docufld.hxx, sw/source/core/fields/docufld.cxx:   + nsSwDocInfoSubType: removed constants DI_INFO[1-4]   + use XDocumentProperties instead of SfxDocumentInfo   + adapt to SwDoc interface change - sw/source/ui/fldui/{flddinf.cxx,fldedt.cxx,fldmgr.cxx,fldtdlg.cxx}:   + remove support for field types DI_INFO[1-4]   + use XDocumentProperties instead of SfxDocumentInfo   + fix bug in SwFldDokInfPage::FillItemSet: name of custom property was lost - sw/source/ui/fldui/makefile.mk:   + enable exceptions for fldedt.cxx, fldtdlg.cxx - sw/source/ui/inc/utlui.hrc, sw/source/ui/utlui/initui.src:   + remove FLD_DOCINFO_INFO[1-4]


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [82366fce0ad11e5937599609d53f09aaf13492ab]

INTEGRATION: CWS custommeta (1.113.26); FILE MERGED 2008/02/01 10:30:35 mst 1.113.26.2: RESYNC: (1.113-1.114); FILE MERGED 2008/01/17 17:35:20 mst 1.113.26.1: - sw/source/ui/app/{docsh.cxx,docsh2.cxx,docshini.cxx}:   + adapt to SwDoc interface change   + use XDocumentProperties instead of SfxDocumentInfo - sw/source/ui/uiview/{srcview.cxx,view.cxx}:   + use XDocumentProperties instead of SfxDocumentInfo - sw/source/ui/uiview/makefile.mk:   + enable exceptions for view.cxx - sw/source/ui/wrtsh/wrtsh2.cxx:   + use XDocumentProperties instead of SfxDocumentInfo - sw/source/ui/wrtsh/makefile.mk:   + enable exceptions for wrtsh2.cxx


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [660ebbd6d36bb2d2c164bdc49d7b94343849f361]

INTEGRATION: CWS custommeta (1.61.74); FILE MERGED 2008/01/17 17:35:19 mst 1.61.74.1: - sw/source/ui/app/{docsh.cxx,docsh2.cxx,docshini.cxx}:   + adapt to SwDoc interface change   + use XDocumentProperties instead of SfxDocumentInfo - sw/source/ui/uiview/{srcview.cxx,view.cxx}:   + use XDocumentProperties instead of SfxDocumentInfo - sw/source/ui/uiview/makefile.mk:   + enable exceptions for view.cxx - sw/source/ui/wrtsh/wrtsh2.cxx:   + use XDocumentProperties instead of SfxDocumentInfo - sw/source/ui/wrtsh/makefile.mk:   + enable exceptions for wrtsh2.cxx


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [fc7564dfd7897b5018b624c1eb9eb8c499dd8ee4]

INTEGRATION: CWS custommeta (1.98.60); FILE MERGED 2008/02/26 10:36:59 mst 1.98.60.3: RESYNC: (1.98-1.99); FILE MERGED 2008/01/29 17:28:41 mst 1.98.60.2: - sw/inc/docsh.hxx, sw/source/ui/app/docsh2.cxx:   + implement SwDocShell::DoFlushDocInfo   + remove handling of SfxDocumentInfoHint 2008/01/17 17:35:19 mst 1.98.60.1: - sw/source/ui/app/{docsh.cxx,docsh2.cxx,docshini.cxx}:   + adapt to SwDoc interface change   + use XDocumentProperties instead of SfxDocumentInfo - sw/source/ui/uiview/{srcview.cxx,view.cxx}:   + use XDocumentProperties instead of SfxDocumentInfo - sw/source/ui/uiview/makefile.mk:   + enable exceptions for view.cxx - sw/source/ui/wrtsh/wrtsh2.cxx:   + use XDocumentProperties instead of SfxDocumentInfo - sw/source/ui/wrtsh/makefile.mk:   + enable exceptions for wrtsh2.cxx


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [a3f645aa3cddc011daa6537cb559eae75e22fc7a]

INTEGRATION: CWS custommeta (1.74.58); FILE MERGED 2008/02/01 10:30:31 mst 1.74.58.2: RESYNC: (1.74-1.75); FILE MERGED 2008/01/17 17:35:19 mst 1.74.58.1: - sw/source/ui/app/{docsh.cxx,docsh2.cxx,docshini.cxx}:   + adapt to SwDoc interface change   + use XDocumentProperties instead of SfxDocumentInfo - sw/source/ui/uiview/{srcview.cxx,view.cxx}:   + use XDocumentProperties instead of SfxDocumentInfo - sw/source/ui/uiview/makefile.mk:   + enable exceptions for view.cxx - sw/source/ui/wrtsh/wrtsh2.cxx:   + use XDocumentProperties instead of SfxDocumentInfo - sw/source/ui/wrtsh/makefile.mk:   + enable exceptions for wrtsh2.cxx


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [e53a1bfde88797df147941e1fb503d62deac26a4]

INTEGRATION: CWS custommeta (1.7.76); FILE MERGED 2008/01/17 17:02:29 mst 1.7.76.1: - sw/source/filter/xml/{xmlimp.cxx,xmlscript.cxx}:   + adapt to SwDoc interface change


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [360d1da42c6039d33a1b469c92acfba99caa429e]

INTEGRATION: CWS custommeta (1.17.76); FILE MERGED 2007/12/18 18:30:32 mst 1.17.76.4: - sw/source/filter/xml/xmlmeta.cxx:   + remove the statistics export in _ExportMeta;     this is done in SvXMLMetaExport::Export 2007/12/11 16:21:40 mst 1.17.76.3: - sw/source/filter/xml/xmlmeta.cxx:   rename struct stat to statistic 2007/12/11 09:45:29 mst 1.17.76.2: - sw/source/filter/xml:   gcc build fix 2007/12/07 18:23:34 mst 1.17.76.1: changes related to new XDocumentProperties (import) - sw/source/filter/xml/xmlimp.{hxx,cxx}, sw/source/filter/xml/xmlmeta.cxx:   + SwXMLDocContext_Impl virtually inherits from SvXMLImportContext   + SwXMLOfficeDocContext_Impl multiply inherits from     SwXMLDocContext_Impl and SvXMLMetaDocumentContext   + refactor SwXMLImport to use SvXMLMetaDocumentContext   + SwXMLImport::endDocument initializes DocumentInfo   + replace method SetStatisticAttributes with SetStatistics


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [9db6be623c107f6234fa85ba1e865c2f2f5ff2ee]

INTEGRATION: CWS custommeta (1.32.154); FILE MERGED 2007/12/07 18:23:34 mst 1.32.154.1: changes related to new XDocumentProperties (import) - sw/source/filter/xml/xmlimp.{hxx,cxx}, sw/source/filter/xml/xmlmeta.cxx:   + SwXMLDocContext_Impl virtually inherits from SvXMLImportContext   + SwXMLOfficeDocContext_Impl multiply inherits from     SwXMLDocContext_Impl and SvXMLMetaDocumentContext   + refactor SwXMLImport to use SvXMLMetaDocumentContext   + SwXMLImport::endDocument initializes DocumentInfo   + replace method SetStatisticAttributes with SetStatistics


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [422fe4b837b30726f2bd3669654a25be5edcab2d]

INTEGRATION: CWS custommeta (1.103.76); FILE MERGED 2008/01/17 17:02:29 mst 1.103.76.2: - sw/source/filter/xml/{xmlimp.cxx,xmlscript.cxx}:   + adapt to SwDoc interface change 2007/12/07 18:23:34 mst 1.103.76.1: changes related to new XDocumentProperties (import) - sw/source/filter/xml/xmlimp.{hxx,cxx}, sw/source/filter/xml/xmlmeta.cxx:   + SwXMLDocContext_Impl virtually inherits from SvXMLImportContext   + SwXMLOfficeDocContext_Impl multiply inherits from     SwXMLDocContext_Impl and SvXMLMetaDocumentContext   + refactor SwXMLImport to use SvXMLMetaDocumentContext   + SwXMLImport::endDocument initializes DocumentInfo   + replace method SetStatisticAttributes with SetStatistics


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [1a997b8c977a7e74bd49d14d8f2a287afe5b5cf1]

INTEGRATION: CWS custommeta (1.134.46); FILE MERGED 2008/02/01 10:30:28 mst 1.134.46.3: RESYNC: (1.134-1.136); FILE MERGED 2008/01/17 16:42:27 mst 1.134.46.2: - sw/source/filter/ww8/{wrtww8.cxx,ww8par.cxx,ww8par2.cxx}:   + adapt to SwDoc interface change   + use XDocumentProperties instead of SfxDocumentInfo   + moved SwWW8ImplReader::ReadDocInfo from ww8par2.cxx to ww8par.cxx 2007/12/18 18:31:05 mst 1.134.46.1: - sw/source/filter/html/swhtml.cxx, sw/source/filter/ww1/w1filter.cxx,   sw/source/filter/ww8/ww8par2.cxx, sw/source/core/doc/doc.cxx:     adapt to removal of SfxDocumentInfo::operator=


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [e4cabc938fe1080d55eb13d9a7a137116b8f6e0f]

INTEGRATION: CWS custommeta (1.185.28); FILE MERGED 2008/02/26 10:36:48 mst 1.185.28.4: RESYNC: (1.186-1.187); FILE MERGED 2008/02/01 17:25:27 mst 1.185.28.3: - sw/source/filter/ww8/{wrtww8.cxx,ww8par.cxx}:   + adapt to sfx2 namespace and GetPreviewMetaFile interface change 2008/02/01 10:30:24 mst 1.185.28.2: RESYNC: (1.185-1.186); FILE MERGED 2008/01/17 16:42:27 mst 1.185.28.1: - sw/source/filter/ww8/{wrtww8.cxx,ww8par.cxx,ww8par2.cxx}:   + adapt to SwDoc interface change   + use XDocumentProperties instead of SfxDocumentInfo   + moved SwWW8ImplReader::ReadDocInfo from ww8par2.cxx to ww8par.cxx


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [4fda6ef4940a140276c828208e0cbaa1db0b5bef]

INTEGRATION: CWS custommeta (1.86.60); FILE MERGED 2008/02/26 10:36:28 mst 1.86.60.4: RESYNC: (1.86-1.87); FILE MERGED 2008/02/01 17:25:27 mst 1.86.60.3: - sw/source/filter/ww8/{wrtww8.cxx,ww8par.cxx}:   + adapt to sfx2 namespace and GetPreviewMetaFile interface change 2008/01/23 13:50:47 mst 1.86.60.2: - sw/source/filter/ww8/wrtww8.cxx:   + adapt to SaveOlePropertySet interface change 2008/01/17 16:42:27 mst 1.86.60.1: - sw/source/filter/ww8/{wrtww8.cxx,ww8par.cxx,ww8par2.cxx}:   + adapt to SwDoc interface change   + use XDocumentProperties instead of SfxDocumentInfo   + moved SwWW8ImplReader::ReadDocInfo from ww8par2.cxx to ww8par.cxx


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [f480133d0a3240d436792c389245e2878931a908]

INTEGRATION: CWS custommeta (1.18.30); FILE MERGED 2008/01/29 13:01:42 mst 1.18.30.3: - sw/source/core/fields/docufld.cxx, sw/source/filter/rtf/wrtrtf.cxx,   sw/source/filter/ww1/w1filter.cxx:   + adapt to convertCommaSeparated change (moved to comphelper) 2008/01/17 16:26:57 mst 1.18.30.2: - sw/source/filter/ww1/w1filter.cxx:   + adapt to SwDoc interface change   + use XDocumentProperties instead of SfxDocumentInfo - sw/source/filter/ww1/makefile.mk:   + enable exceptions for w1filter.cxx 2007/12/18 18:31:05 mst 1.18.30.1: - sw/source/filter/html/swhtml.cxx, sw/source/filter/ww1/w1filter.cxx,   sw/source/filter/ww8/ww8par2.cxx, sw/source/core/doc/doc.cxx:     adapt to removal of SfxDocumentInfo::operator=


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [a6881bb1c5dc46262a96148d1089d2a2f477dab9]

INTEGRATION: CWS custommeta (1.10.82); FILE MERGED 2008/02/06 17:33:58 mst 1.10.82.1: - sw/source/filter/ww1/w1class.hxx:   + fix to make it compile on wntmsci11 (absolutely no idea why it broke...)


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [091cc9ec6d1e69b96f5b0d579e830e7c443c3047]

INTEGRATION: CWS custommeta (1.4.78); FILE MERGED 2008/01/17 16:26:56 mst 1.4.78.1: - sw/source/filter/ww1/w1filter.cxx:   + adapt to SwDoc interface change   + use XDocumentProperties instead of SfxDocumentInfo - sw/source/filter/ww1/makefile.mk:   + enable exceptions for w1filter.cxx


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [dd3fb7723bdc456db2748730561c6439984ed8a0]

INTEGRATION: CWS custommeta (1.16.78); FILE MERGED 2008/01/17 16:57:31 mst 1.16.78.1: - sw/source/filter/rtf/{swparrtf.{hxx,cxx},wrtrtf.{hxx,cxx}}:   + adapt to SwDoc interface change   + adapt to SvxRTFParser interface change   + use XDocumentProperties instead of SfxDocumentInfo - sw/source/filter/rtf/makefile.mk:   + enable exceptions for wrtrtf.cxx


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [b77b4f07ac3c116596c1eea24224902b4e3600e3]

INTEGRATION: CWS custommeta (1.39.76); FILE MERGED 2008/01/29 13:01:42 mst 1.39.76.3: - sw/source/core/fields/docufld.cxx, sw/source/filter/rtf/wrtrtf.cxx,   sw/source/filter/ww1/w1filter.cxx:   + adapt to convertCommaSeparated change (moved to comphelper) 2008/01/18 11:22:30 mst 1.39.76.2: - sw/source/filter/rtf/wrtrtf.cxx:   + remove erroneous assertion 2008/01/17 16:57:31 mst 1.39.76.1: - sw/source/filter/rtf/{swparrtf.{hxx,cxx},wrtrtf.{hxx,cxx}}:   + adapt to SwDoc interface change   + adapt to SvxRTFParser interface change   + use XDocumentProperties instead of SfxDocumentInfo - sw/source/filter/rtf/makefile.mk:   + enable exceptions for wrtrtf.cxx


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [31d283b5820770e81c1c373a67e96f7ce8006df7]

INTEGRATION: CWS custommeta (1.32.78); FILE MERGED 2008/01/17 16:57:31 mst 1.32.78.1: - sw/source/filter/rtf/{swparrtf.{hxx,cxx},wrtrtf.{hxx,cxx}}:   + adapt to SwDoc interface change   + adapt to SvxRTFParser interface change   + use XDocumentProperties instead of SfxDocumentInfo - sw/source/filter/rtf/makefile.mk:   + enable exceptions for wrtrtf.cxx


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [af3fb65d02e84b0bd08da20d3899267f70053801]

INTEGRATION: CWS custommeta (1.75.44); FILE MERGED 2008/02/01 10:30:20 mst 1.75.44.2: RESYNC: (1.75-1.77); FILE MERGED 2008/01/17 16:57:31 mst 1.75.44.1: - sw/source/filter/rtf/{swparrtf.{hxx,cxx},wrtrtf.{hxx,cxx}}:   + adapt to SwDoc interface change   + adapt to SvxRTFParser interface change   + use XDocumentProperties instead of SfxDocumentInfo - sw/source/filter/rtf/makefile.mk:   + enable exceptions for wrtrtf.cxx


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [bc52e063cc401cadde2b56247dff4878b6cbd583]

INTEGRATION: CWS custommeta (1.70.82); FILE MERGED 2008/01/22 14:49:08 mst 1.70.82.1: - sw/source/filter/rtf/rtfatr.cxx:   + fix bug: use operator delete[] on arrays


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [8231120ca411c6dd919756a91a02e2b80d4bb48f]

INTEGRATION: CWS custommeta (1.4.78); FILE MERGED 2008/01/17 16:57:31 mst 1.4.78.1: - sw/source/filter/rtf/{swparrtf.{hxx,cxx},wrtrtf.{hxx,cxx}}:   + adapt to SwDoc interface change   + adapt to SvxRTFParser interface change   + use XDocumentProperties instead of SfxDocumentInfo - sw/source/filter/rtf/makefile.mk:   + enable exceptions for wrtrtf.cxx


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [6f28e672557cc2be01aa184bd4ae4c801a0b0c1b]

INTEGRATION: CWS custommeta (1.36.76); FILE MERGED 2008/02/01 10:30:17 mst 1.36.76.2: RESYNC: (1.36-1.37); FILE MERGED 2008/01/18 11:00:09 mst 1.36.76.1: file format change: writer html document info fields - sw/source/filter/html/{htmlfld.{hxx,cxx},htmlfldw.cxx,swhtml.cxx,wrthtml.cxx}:   + introduce constants DI_INFO[1-4], necessary for backwards compatibility   + convert DI_INFO[1-4] to DI_CUSTOM on import   + add new document info field subtype CUSTOM, with attribute NAME   + remove export of field subtypes DI_INFO[1-4]   + add export of field subtype DI_CUSTOM   + adapt to SwDoc interface change   + adapt to SfxHTMLParser interface change   + use XDocumentProperties instead of SfxDocumentInfo - sw/source/filter/html/makefile.mk:   + enable exceptions for htmlfld.cxx, swhtml.cxx, wrthtml.cxx


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [ac0ffd2a490a43466e2568b95abfecfed143ad66]

INTEGRATION: CWS custommeta (1.44.28); FILE MERGED 2008/02/26 10:36:20 mst 1.44.28.4: RESYNC: (1.45-1.46); FILE MERGED 2008/02/01 10:30:14 mst 1.44.28.3: RESYNC: (1.44-1.45); FILE MERGED 2008/01/18 11:00:09 mst 1.44.28.2: file format change: writer html document info fields - sw/source/filter/html/{htmlfld.{hxx,cxx},htmlfldw.cxx,swhtml.cxx,wrthtml.cxx}:   + introduce constants DI_INFO[1-4], necessary for backwards compatibility   + convert DI_INFO[1-4] to DI_CUSTOM on import   + add new document info field subtype CUSTOM, with attribute NAME   + remove export of field subtypes DI_INFO[1-4]   + add export of field subtype DI_CUSTOM   + adapt to SwDoc interface change   + adapt to SfxHTMLParser interface change   + use XDocumentProperties instead of SfxDocumentInfo - sw/source/filter/html/makefile.mk:   + enable exceptions for htmlfld.cxx, swhtml.cxx, wrthtml.cxx 2007/12/18 18:31:04 mst 1.44.28.1: - sw/source/filter/html/swhtml.cxx, sw/source/filter/ww1/w1filter.cxx,   sw/source/filter/ww8/ww8par2.cxx, sw/source/core/doc/doc.cxx:     adapt to removal of SfxDocumentInfo::operator=


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [2fccdae8b7017dd3a7c6f1859b93cddec35586b9]

INTEGRATION: CWS custommeta (1.8.1032); FILE MERGED 2008/01/18 11:00:09 mst 1.8.1032.1: file format change: writer html document info fields - sw/source/filter/html/{htmlfld.{hxx,cxx},htmlfldw.cxx,swhtml.cxx,wrthtml.cxx}:   + introduce constants DI_INFO[1-4], necessary for backwards compatibility   + convert DI_INFO[1-4] to DI_CUSTOM on import   + add new document info field subtype CUSTOM, with attribute NAME   + remove export of field subtypes DI_INFO[1-4]   + add export of field subtype DI_CUSTOM   + adapt to SwDoc interface change   + adapt to SfxHTMLParser interface change   + use XDocumentProperties instead of SfxDocumentInfo - sw/source/filter/html/makefile.mk:   + enable exceptions for htmlfld.cxx, swhtml.cxx, wrthtml.cxx


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [629b9436a04091d90bb45322cf641e3e5748a9eb]

INTEGRATION: CWS custommeta (1.23.76); FILE MERGED 2008/01/25 11:48:20 mst 1.23.76.1: - sw/inc/unotxdoc.hxx, sw/source/filter/html/{htmlbas.cxx,htmlform.cxx}:   + remove unneeded includes


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [df8d586bfd89ca622ffb65c4a4622f3f80ae9297]

INTEGRATION: CWS custommeta (1.12.78); FILE MERGED 2008/01/18 11:00:09 mst 1.12.78.1: file format change: writer html document info fields - sw/source/filter/html/{htmlfld.{hxx,cxx},htmlfldw.cxx,swhtml.cxx,wrthtml.cxx}:   + introduce constants DI_INFO[1-4], necessary for backwards compatibility   + convert DI_INFO[1-4] to DI_CUSTOM on import   + add new document info field subtype CUSTOM, with attribute NAME   + remove export of field subtypes DI_INFO[1-4]   + add export of field subtype DI_CUSTOM   + adapt to SwDoc interface change   + adapt to SfxHTMLParser interface change   + use XDocumentProperties instead of SfxDocumentInfo - sw/source/filter/html/makefile.mk:   + enable exceptions for htmlfld.cxx, swhtml.cxx, wrthtml.cxx


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [4118f0affb4e84ffaff08a81246de548fdf52d9c]

INTEGRATION: CWS custommeta (1.2.1032); FILE MERGED 2008/01/18 11:00:09 mst 1.2.1032.1: file format change: writer html document info fields - sw/source/filter/html/{htmlfld.{hxx,cxx},htmlfldw.cxx,swhtml.cxx,wrthtml.cxx}:   + introduce constants DI_INFO[1-4], necessary for backwards compatibility   + convert DI_INFO[1-4] to DI_CUSTOM on import   + add new document info field subtype CUSTOM, with attribute NAME   + remove export of field subtypes DI_INFO[1-4]   + add export of field subtype DI_CUSTOM   + adapt to SwDoc interface change   + adapt to SfxHTMLParser interface change   + use XDocumentProperties instead of SfxDocumentInfo - sw/source/filter/html/makefile.mk:   + enable exceptions for htmlfld.cxx, swhtml.cxx, wrthtml.cxx


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [a6feb2e67dbd9a7f6413a45104ca08210c948ef7]

INTEGRATION: CWS custommeta (1.14.30); FILE MERGED 2008/02/26 10:35:58 mst 1.14.30.2: RESYNC: (1.14-1.15); FILE MERGED 2008/01/18 11:00:09 mst 1.14.30.1: file format change: writer html document info fields - sw/source/filter/html/{htmlfld.{hxx,cxx},htmlfldw.cxx,swhtml.cxx,wrthtml.cxx}:   + introduce constants DI_INFO[1-4], necessary for backwards compatibility   + convert DI_INFO[1-4] to DI_CUSTOM on import   + add new document info field subtype CUSTOM, with attribute NAME   + remove export of field subtypes DI_INFO[1-4]   + add export of field subtype DI_CUSTOM   + adapt to SwDoc interface change   + adapt to SfxHTMLParser interface change   + use XDocumentProperties instead of SfxDocumentInfo - sw/source/filter/html/makefile.mk:   + enable exceptions for htmlfld.cxx, swhtml.cxx, wrthtml.cxx


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [de0e9d6fb36853f1ba5e44a8875950491f48d105]

INTEGRATION: CWS custommeta (1.14.546); FILE MERGED 2008/01/25 11:48:20 mst 1.14.546.1: - sw/inc/unotxdoc.hxx, sw/source/filter/html/{htmlbas.cxx,htmlform.cxx}:   + remove unneeded includes


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [02128b8c6ae21becb5723472391ae4e7ba13fd08]

INTEGRATION: CWS custommeta (1.53.76); FILE MERGED 2008/02/01 10:30:10 mst 1.53.76.2: RESYNC: (1.53-1.54); FILE MERGED 2008/01/18 11:02:13 mst 1.53.76.1: - sw/inc/swgpar.hxx, sw/source/filter/basflt/fltini.cxx:   + remove unused file swgpar.hxx


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [8d3ade1a2e8c1e263c6ca1adcb44f872f4e94da1]

INTEGRATION: CWS custommeta (1.112.44); FILE MERGED 2008/02/01 10:30:06 mst 1.112.44.2: RESYNC: (1.112-1.113); FILE MERGED 2008/01/18 11:00:51 mst 1.112.44.1: - sw/source/core/unocore/unotbl.cxx:   + fix debug-only warning


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [57a1bdf394c2d2aeb71930a5b7da6eabcb505caa]

INTEGRATION: CWS custommeta (1.101.28); FILE MERGED 2008/02/26 10:35:54 mst 1.101.28.2: RESYNC: (1.101-1.102); FILE MERGED 2008/01/18 10:26:33 mst 1.101.28.1: remove support for services "com.sun.star.text.textfield.docinfo.Info[0-3]" - sw/inc/unocoll.hxx, sw/source/core/unocore/{unocoll.cxx,unofield.cxx}:   + replace SW_SERVICE_FIELDTYPE_DOCINFO_INFO_[0-3] with     SW_SERVICE_FIELDTYPE_DUMMY_[O-3]   + remove CSS_TEXT_TEXTFIELD_DOCINFO_INFO[0-3]


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [366f2989d72d8555dc87cd11bd05d69b7fa1bb54]

INTEGRATION: CWS custommeta (1.36.28); FILE MERGED 2008/02/26 10:35:40 mst 1.36.28.2: RESYNC: (1.36-1.37); FILE MERGED 2008/01/18 10:26:33 mst 1.36.28.1: remove support for services "com.sun.star.text.textfield.docinfo.Info[0-3]" - sw/inc/unocoll.hxx, sw/source/core/unocore/{unocoll.cxx,unofield.cxx}:   + replace SW_SERVICE_FIELDTYPE_DOCINFO_INFO_[0-3] with     SW_SERVICE_FIELDTYPE_DUMMY_[O-3]   + remove CSS_TEXT_TEXTFIELD_DOCINFO_INFO[0-3]


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [e2184e3b36a7382077b1c6270957df7a285c9ab9]

INTEGRATION: CWS custommeta (1.41.78); FILE MERGED 2008/02/01 10:30:01 mst 1.41.78.2: RESYNC: (1.41-1.42); FILE MERGED 2008/01/17 16:06:05 mst 1.41.78.1: - sw/source/core/doc/{doccomp.cxx,docglbl.cxx,docglos.cxx},   sw/source/core/graphic/ndgrf.cxx:   + adapt to SwDoc interface change   + use XDocumentProperties instead of SfxDocumentInfo - sw/source/core/doc/makefile.mk:   + enable exceptions for dbgoutsw.cxx, doccomp.cxx, docglbl.cxx, docglos.cxx


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [f27e36e19494513685e5cd10c4825321f6e66bf8]

INTEGRATION: CWS custommeta (1.46.28); FILE MERGED 2008/02/26 10:35:29 mst 1.46.28.4: RESYNC: (1.48-1.49); FILE MERGED 2008/02/22 09:32:57 mst 1.46.28.3: - sw/source/core/fields/docufld.cxx:   + fix regression (lost modification text field updates)     by removing code that no one understands 2008/01/29 13:01:42 mst 1.46.28.2: - sw/source/core/fields/docufld.cxx, sw/source/filter/rtf/wrtrtf.cxx,   sw/source/filter/ww1/w1filter.cxx:   + adapt to convertCommaSeparated change (moved to comphelper) 2008/01/18 10:24:09 mst 1.46.28.1: remove support for field types DI_INFO[1-4] - sw/inc/docufld.hxx, sw/source/core/fields/docufld.cxx:   + nsSwDocInfoSubType: removed constants DI_INFO[1-4]   + use XDocumentProperties instead of SfxDocumentInfo   + adapt to SwDoc interface change - sw/source/ui/fldui/{flddinf.cxx,fldedt.cxx,fldmgr.cxx,fldtdlg.cxx}:   + remove support for field types DI_INFO[1-4]   + use XDocumentProperties instead of SfxDocumentInfo   + fix bug in SwFldDokInfPage::FillItemSet: name of custom property was lost - sw/source/ui/fldui/makefile.mk:   + enable exceptions for fldedt.cxx, fldtdlg.cxx - sw/source/ui/inc/utlui.hrc, sw/source/ui/utlui/initui.src:   + remove FLD_DOCINFO_INFO[1-4]


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [255e35cecb604221c5147ecd409f7a869354c9ba]

INTEGRATION: CWS custommeta (1.52.30); FILE MERGED 2008/02/01 10:29:56 mst 1.52.30.2: RESYNC: (1.52-1.53); FILE MERGED 2008/01/17 15:40:23 mst 1.52.30.1: interface change: - sw/inc/editsh.hxx, sw/source/core/edit/editsh.cxx:   + remove unused method GetInfo


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [07e85e1026c97e7ca75b5dc7bb62932a9322bf10]

INTEGRATION: CWS custommeta (1.20.78); FILE MERGED 2008/01/17 16:06:05 mst 1.20.78.1: - sw/source/core/doc/{doccomp.cxx,docglbl.cxx,docglos.cxx},   sw/source/core/graphic/ndgrf.cxx:   + adapt to SwDoc interface change   + use XDocumentProperties instead of SfxDocumentInfo - sw/source/core/doc/makefile.mk:   + enable exceptions for dbgoutsw.cxx, doccomp.cxx, docglbl.cxx, docglos.cxx


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [4135f93567399d5d70aaa8dce15789ccd09ee7b6]

INTEGRATION: CWS custommeta (1.80.28); FILE MERGED 2008/02/26 10:35:17 mst 1.80.28.3: RESYNC: (1.81-1.82); FILE MERGED 2008/02/01 10:29:51 mst 1.80.28.2: RESYNC: (1.80-1.81); FILE MERGED 2008/01/17 15:36:37 mst 1.80.28.1: interface change: IDocumentStatistics, SwDoc - sw/inc/IDocumentStatistics.hxx:   + remove methods GetDocumentInfo, GetpInfo, SetDocumentInfo   + method DocInfoChgd no longer takes a parameter - sw/inc/doc.hxx:   + remove MAINTAINABILITY-HORROR: SwDoc no longer has a SfxDocumentInfo member


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [ad0eb35e54c2c606d9afc8f207df962d5a28dd4c]

INTEGRATION: CWS custommeta (1.8.78); FILE MERGED 2008/01/17 16:06:05 mst 1.8.78.1: - sw/source/core/doc/{doccomp.cxx,docglbl.cxx,docglos.cxx},   sw/source/core/graphic/ndgrf.cxx:   + adapt to SwDoc interface change   + use XDocumentProperties instead of SfxDocumentInfo - sw/source/core/doc/makefile.mk:   + enable exceptions for dbgoutsw.cxx, doccomp.cxx, docglbl.cxx, docglos.cxx


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [e852feabdce9a994ba1c1950ba338e169bb0cbf9]

INTEGRATION: CWS custommeta (1.23.78); FILE MERGED 2008/01/17 16:06:05 mst 1.23.78.1: - sw/source/core/doc/{doccomp.cxx,docglbl.cxx,docglos.cxx},   sw/source/core/graphic/ndgrf.cxx:   + adapt to SwDoc interface change   + use XDocumentProperties instead of SfxDocumentInfo - sw/source/core/doc/makefile.mk:   + enable exceptions for dbgoutsw.cxx, doccomp.cxx, docglbl.cxx, docglos.cxx


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [34534bbde2e4b90acf39420723841189c4296294]

INTEGRATION: CWS custommeta (1.21.78); FILE MERGED 2008/01/17 16:06:05 mst 1.21.78.1: - sw/source/core/doc/{doccomp.cxx,docglbl.cxx,docglos.cxx},   sw/source/core/graphic/ndgrf.cxx:   + adapt to SwDoc interface change   + use XDocumentProperties instead of SfxDocumentInfo - sw/source/core/doc/makefile.mk:   + enable exceptions for dbgoutsw.cxx, doccomp.cxx, docglbl.cxx, docglos.cxx


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [51c983b546ba160b3f147798f13192c94f696c85]

INTEGRATION: CWS custommeta (1.60.76); FILE MERGED 2008/02/01 10:29:46 mst 1.60.76.3: RESYNC: (1.60-1.61); FILE MERGED 2008/01/17 15:36:37 mst 1.60.76.2: interface change: IDocumentStatistics, SwDoc - sw/inc/IDocumentStatistics.hxx:   + remove methods GetDocumentInfo, GetpInfo, SetDocumentInfo   + method DocInfoChgd no longer takes a parameter - sw/inc/doc.hxx:   + remove MAINTAINABILITY-HORROR: SwDoc no longer has a SfxDocumentInfo member 2007/12/18 18:31:05 mst 1.60.76.1: - sw/source/filter/html/swhtml.cxx, sw/source/filter/ww1/w1filter.cxx,   sw/source/filter/ww8/ww8par2.cxx, sw/source/core/doc/doc.cxx:     adapt to removal of SfxDocumentInfo::operator=


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [a7ba8786e19366f4b3f9fff3d8bf32ff6b01863d]

INTEGRATION: CWS custommeta (1.7.78); FILE MERGED 2008/01/21 11:53:01 mst 1.7.78.1: - sw/source/core/bastyp/makefile.mk:   + enable exceptions for SwBitArray.cxx


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [d1ffa930c537f02862033bfb28f3f2baeed9acb9]

INTEGRATION: CWS custommeta (1.23.30); FILE MERGED 2008/01/18 10:26:33 mst 1.23.30.1: remove support for services "com.sun.star.text.textfield.docinfo.Info[0-3]" - sw/inc/unocoll.hxx, sw/source/core/unocore/{unocoll.cxx,unofield.cxx}:   + replace SW_SERVICE_FIELDTYPE_DOCINFO_INFO_[0-3] with     SW_SERVICE_FIELDTYPE_DUMMY_[O-3]   + remove CSS_TEXT_TEXTFIELD_DOCINFO_INFO[0-3]


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [0a59a9f8b1c4edb345a51d536989757d7a483076]

INTEGRATION: CWS custommeta (1.61.28); FILE MERGED 2008/02/01 10:29:41 mst 1.61.28.2: RESYNC: (1.61-1.62); FILE MERGED 2008/01/17 15:40:23 mst 1.61.28.1: interface change: - sw/inc/editsh.hxx, sw/source/core/edit/editsh.cxx:   + remove unused method GetInfo


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [09c918f5fab7f74fed0497257dc2c8e7de629eb3]

INTEGRATION: CWS custommeta (1.12.30); FILE MERGED 2008/02/26 10:35:11 mst 1.12.30.2: RESYNC: (1.12-1.13); FILE MERGED 2008/01/18 10:24:09 mst 1.12.30.1: remove support for field types DI_INFO[1-4] - sw/inc/docufld.hxx, sw/source/core/fields/docufld.cxx:   + nsSwDocInfoSubType: removed constants DI_INFO[1-4]   + use XDocumentProperties instead of SfxDocumentInfo   + adapt to SwDoc interface change - sw/source/ui/fldui/{flddinf.cxx,fldedt.cxx,fldmgr.cxx,fldtdlg.cxx}:   + remove support for field types DI_INFO[1-4]   + use XDocumentProperties instead of SfxDocumentInfo   + fix bug in SwFldDokInfPage::FillItemSet: name of custom property was lost - sw/source/ui/fldui/makefile.mk:   + enable exceptions for fldedt.cxx, fldtdlg.cxx - sw/source/ui/inc/utlui.hrc, sw/source/ui/utlui/initui.src:   + remove FLD_DOCINFO_INFO[1-4]


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [b4b5cb2fc86686995c4a4bf9d54212ce040eefea]

INTEGRATION: CWS custommeta (1.43.80); FILE MERGED 2008/01/29 17:28:41 mst 1.43.80.1: - sw/inc/docsh.hxx, sw/source/ui/app/docsh2.cxx:   + implement SwDocShell::DoFlushDocInfo   + remove handling of SfxDocumentInfoHint


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [0b85b055ca404e55f88b9eb1f292267e454976f7]

INTEGRATION: CWS custommeta (1.144.28); FILE MERGED 2008/02/26 10:35:05 mst 1.144.28.3: RESYNC: (1.146-1.147); FILE MERGED 2008/02/01 10:29:36 mst 1.144.28.2: RESYNC: (1.144-1.146); FILE MERGED 2008/01/17 15:36:36 mst 1.144.28.1: interface change: IDocumentStatistics, SwDoc - sw/inc/IDocumentStatistics.hxx:   + remove methods GetDocumentInfo, GetpInfo, SetDocumentInfo   + method DocInfoChgd no longer takes a parameter - sw/inc/doc.hxx:   + remove MAINTAINABILITY-HORROR: SwDoc no longer has a SfxDocumentInfo member


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [0c37bc8371dc0139524eab4cb144ce91e596e42b]

INTEGRATION: CWS custommeta (1.4.170); FILE MERGED 2008/01/17 15:36:36 mst 1.4.170.1: interface change: IDocumentStatistics, SwDoc - sw/inc/IDocumentStatistics.hxx:   + remove methods GetDocumentInfo, GetpInfo, SetDocumentInfo   + method DocInfoChgd no longer takes a parameter - sw/inc/doc.hxx:   + remove MAINTAINABILITY-HORROR: SwDoc no longer has a SfxDocumentInfo member


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [0409e21c7c059824b7cdfbc72e0f7fd16e3afe64]

INTEGRATION: CWS custommeta (1.18.22); FILE MERGED 2008/02/04 15:23:31 mst 1.18.22.1: new interface: new OPropertySetHelper constructor - cppuhelper/inc/cppuhelper/propshlp.hxx,cppuhelper/source/propshlp.cxx:   + new interface IEventNotificationHook   + new constructor for OPropertySetHelper, taking an IEventNotificationHook   + OPropertySetHelper::fire calls given IEventNotificationHook - cppuhelper/source/{cc5_solaris_sparc.map,gcc3.map}:   + export new OPropertySetHelper constructor


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [35ad68d70234a26c5ee0602564570fdaa671c407]

INTEGRATION: CWS custommeta (1.19.16); FILE MERGED 2008/02/05 16:44:35 mst 1.19.16.1: - cppuhelper/source/msvc_win32_intel.map:   + export new OPropertySetHelper constructor


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [68f6e36a6f9d4d993d298c0cab22bb777bd81e24]

INTEGRATION: CWS custommeta (1.3.16); FILE MERGED 2008/02/04 15:23:31 mst 1.3.16.1: new interface: new OPropertySetHelper constructor - cppuhelper/inc/cppuhelper/propshlp.hxx,cppuhelper/source/propshlp.cxx:   + new interface IEventNotificationHook   + new constructor for OPropertySetHelper, taking an IEventNotificationHook   + OPropertySetHelper::fire calls given IEventNotificationHook - cppuhelper/source/{cc5_solaris_sparc.map,gcc3.map}:   + export new OPropertySetHelper constructor


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [4a9cb361483acf0045881d43aa3f33ecd76d620d]

INTEGRATION: CWS custommeta (1.19.16); FILE MERGED 2008/02/04 15:23:31 mst 1.19.16.1: new interface: new OPropertySetHelper constructor - cppuhelper/inc/cppuhelper/propshlp.hxx,cppuhelper/source/propshlp.cxx:   + new interface IEventNotificationHook   + new constructor for OPropertySetHelper, taking an IEventNotificationHook   + OPropertySetHelper::fire calls given IEventNotificationHook - cppuhelper/source/{cc5_solaris_sparc.map,gcc3.map}:   + export new OPropertySetHelper constructor


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [f8805c44cdd689ca3f9a178c529b0cc08407a09e]

INTEGRATION: CWS custommeta (1.14.44); FILE MERGED 2008/02/04 15:23:30 mst 1.14.44.1: new interface: new OPropertySetHelper constructor - cppuhelper/inc/cppuhelper/propshlp.hxx,cppuhelper/source/propshlp.cxx:   + new interface IEventNotificationHook   + new constructor for OPropertySetHelper, taking an IEventNotificationHook   + OPropertySetHelper::fire calls given IEventNotificationHook - cppuhelper/source/{cc5_solaris_sparc.map,gcc3.map}:   + export new OPropertySetHelper constructor


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [2a45ae955d09a89d909c2be1e80e0d526da6e02b]

INTEGRATION: CWS custommeta (1.90.22); FILE MERGED 2008/02/26 10:34:42 mst 1.90.22.2: RESYNC: (1.90-1.91); FILE MERGED 2008/02/01 17:31:46 mst 1.90.22.1: - sd/source/filter/pptin.cxx, sd/source/filter/eppt/eppt.cxx,   sd/source/ui/unoidl/unopage.cxx:   + adapt to sfx2 namespace and GetPreviewMetaFile interface change


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [79ded4a52cc83d813b41c736cd5a0adcf708ffa1]

INTEGRATION: CWS custommeta (1.8.236); FILE MERGED 2008/01/21 11:36:39 mst 1.8.236.1: - sd/source/ui/slidesorter/model/SlideSorterModel.cxx:   + fix debug-only warning


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [9469ec4fa68159b2b328700607c93b1eaa4cb745]

INTEGRATION: CWS custommeta (1.44.32); FILE MERGED 2008/01/21 11:38:12 mst 1.44.32.1: - sd/source/ui/app/sdmod1.cxx, sd/source/ui/accessibility/:   + use XDocumentProperties instead of SfxDocumentInfo   + remove unneeded includes


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [2814cd7d3cb802789e5f13c2d2c87c6a9c0b7ada]

INTEGRATION: CWS custommeta (1.46.34); FILE MERGED 2008/02/01 10:28:41 mst 1.46.34.2: RESYNC: (1.46-1.47); FILE MERGED 2008/01/21 11:38:12 mst 1.46.34.1: - sd/source/ui/app/sdmod1.cxx, sd/source/ui/accessibility/:   + use XDocumentProperties instead of SfxDocumentInfo   + remove unneeded includes


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [d8584a8a37482078ee802e6a8dd400e03b25e9fd]

INTEGRATION: CWS custommeta (1.16.160); FILE MERGED 2008/01/21 11:38:12 mst 1.16.160.1: - sd/source/ui/app/sdmod1.cxx, sd/source/ui/accessibility/:   + use XDocumentProperties instead of SfxDocumentInfo   + remove unneeded includes


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [b92cf1071588b12448408ea1607bf045c808c258]

INTEGRATION: CWS custommeta (1.27.160); FILE MERGED 2008/01/21 11:38:12 mst 1.27.160.1: - sd/source/ui/app/sdmod1.cxx, sd/source/ui/accessibility/:   + use XDocumentProperties instead of SfxDocumentInfo   + remove unneeded includes


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [6667d3e06a24e854aca0df89aa11d3088012b88f]

INTEGRATION: CWS custommeta (1.11.280); FILE MERGED 2008/01/23 14:18:25 mst 1.11.280.1: remove homegrown implementation of ms office meta-data export from impress - sd/source/filter/eppt/eppt.{hxx,cxx}:   + remove PPTWriter::ImplCreateSummaryInformation   + re-implement PPTWriter::ImplCreateDocumentSummaryInformation     using SaveOlePropertySet - sd/source/filter/eppt/dinfos2.{hxx,cxx}:   + no longer needed, remove - sd/source/filter/eppt/makefile.mk:   + link libemp against libsfx2


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [e4906141f307762123c69f5e4c74fafe9499c8de]

INTEGRATION: CWS custommeta (1.43.236); FILE MERGED 2008/01/23 14:18:25 mst 1.43.236.1: remove homegrown implementation of ms office meta-data export from impress - sd/source/filter/eppt/eppt.{hxx,cxx}:   + remove PPTWriter::ImplCreateSummaryInformation   + re-implement PPTWriter::ImplCreateDocumentSummaryInformation     using SaveOlePropertySet - sd/source/filter/eppt/dinfos2.{hxx,cxx}:   + no longer needed, remove - sd/source/filter/eppt/makefile.mk:   + link libemp against libsfx2


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [b4645fe486c51ce190ffc1728febda2fdd1e714a]

INTEGRATION: CWS custommeta (1.58.122); FILE MERGED 2008/02/01 17:31:46 mst 1.58.122.3: - sd/source/filter/pptin.cxx, sd/source/filter/eppt/eppt.cxx,   sd/source/ui/unoidl/unopage.cxx:   + adapt to sfx2 namespace and GetPreviewMetaFile interface change 2008/02/01 10:28:36 mst 1.58.122.2: RESYNC: (1.58-1.59); FILE MERGED 2008/01/23 14:18:25 mst 1.58.122.1: remove homegrown implementation of ms office meta-data export from impress - sd/source/filter/eppt/eppt.{hxx,cxx}:   + remove PPTWriter::ImplCreateSummaryInformation   + re-implement PPTWriter::ImplCreateDocumentSummaryInformation     using SaveOlePropertySet - sd/source/filter/eppt/dinfos2.{hxx,cxx}:   + no longer needed, remove - sd/source/filter/eppt/makefile.mk:   + link libemp against libsfx2


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [79264f516fa049f4d0a102cd7fea2f6d4cfa6d31]

INTEGRATION: CWS custommeta (1.89.98); FILE MERGED 2008/02/01 17:31:45 mst 1.89.98.3: - sd/source/filter/pptin.cxx, sd/source/filter/eppt/eppt.cxx,   sd/source/ui/unoidl/unopage.cxx:   + adapt to sfx2 namespace and GetPreviewMetaFile interface change 2008/01/16 15:42:24 mst 1.89.98.2: - sd/source/filter/pptin.cxx:   + use XDocumentProperties instead of SfxDocumentInfo when importing 2007/12/18 18:10:54 mst 1.89.98.1: - sd/source/filter/pptin.cxx:   adapt to removal of SfxDocumentInfo::operator=


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [3c92200a391f07afef1cbcfd0aeb991157d0224c]

INTEGRATION: CWS custommeta (1.132.40); FILE MERGED 2008/02/01 10:28:06 mst 1.132.40.2: RESYNC: (1.132-1.135); FILE MERGED 2008/01/16 14:56:55 mst 1.132.40.1: remove import of obsolete text:user-info-0 elements cvs archeology revealed these have never been written by a published OOo version - xmloff/source/core/xmltoken.cxx, xmloff/inc/{xmlkywd.hxx,txtimp.hxx},   xmloff/inc/xmloff/xmltoken.hxx, xmloff/source/text/txtimp.cxx:   + remove tokens user-info-[0-3]   + remove XML_TOK_TEXT_DOCUMENT_INFORMATION_[0-3] from enum XMLTextPElemTokens   + remove XML_USER_INFO[0-3] - xmloff/source/text/txtfldi.cxx:   + remove all handling of user-info-[0-3] tokens   + fix bug: the fixed attribute of text:user-defined fields was ignored


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [87d1b122933e7aa781ddc5f9c9712c4c5af7563f]

INTEGRATION: CWS custommeta (1.66.14); FILE MERGED 2008/02/26 10:34:04 mst 1.66.14.3: RESYNC: (1.66-1.67); FILE MERGED 2008/01/21 11:25:52 mst 1.66.14.2: - xmloff/source/text/{txtflde.cxx,txtfldi.cxx}:   + remove unneeded includes 2008/01/16 14:56:55 mst 1.66.14.1: remove import of obsolete text:user-info-0 elements cvs archeology revealed these have never been written by a published OOo version - xmloff/source/core/xmltoken.cxx, xmloff/inc/{xmlkywd.hxx,txtimp.hxx},   xmloff/inc/xmloff/xmltoken.hxx, xmloff/source/text/txtimp.cxx:   + remove tokens user-info-[0-3]   + remove XML_TOK_TEXT_DOCUMENT_INFORMATION_[0-3] from enum XMLTextPElemTokens   + remove XML_USER_INFO[0-3] - xmloff/source/text/txtfldi.cxx:   + remove all handling of user-info-[0-3] tokens   + fix bug: the fixed attribute of text:user-defined fields was ignored


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [d06b9d95bf7413c71e8ad29cb72d2e7966ef2fb3]

INTEGRATION: CWS custommeta (1.79.14); FILE MERGED 2008/02/26 10:33:47 mst 1.79.14.3: RESYNC: (1.79-1.80); FILE MERGED 2008/01/21 11:25:52 mst 1.79.14.2: - xmloff/source/text/{txtflde.cxx,txtfldi.cxx}:   + remove unneeded includes 2008/01/16 14:54:26 mst 1.79.14.1: remove export of user-defined document info text fields - xmloff/inc/txtflde.hxx:   + remove FIELD_ID_DOCINFO_INFORMATION[0-3] from enum FieldIdEnum - xmloff/source/text/txtflde.cxx:   + remove export of the 4 document information text fields


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [38ce789de32962b8845b3cb172c2e6eebac7d159]

INTEGRATION: CWS custommeta (1.8.64); FILE MERGED 2007/12/18 15:53:50 mst 1.8.64.1: - xmloff/inc/xmloff/xmlmetae.hxx, xmloff/source/meta/xmlmetae.cxx,   xmloff/source/meta/xmlversion.cxx:   + remove class SfxXMLMetaExport; replaced by SvXMLMetaExport   + SvXMLMetaExport::_Export replaces SfxXMLMetaExport::Export,     uses XDocumentProperties instead of XDocumentInfo


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [178ed218d556327cfa47aa00106a564df1ff581e]

INTEGRATION: CWS custommeta (1.26.66); FILE MERGED 2007/12/21 13:21:43 mst 1.26.66.3: - xmloff/inc/xmloff/xmlimp.hxx:   + remove method SvXMLImport::SetStatisticAttributes - xmloff/inc/xmloff/xmlmetai.hxx, xmloff/source/meta/xmlmetai.cxx:   + remove obsolete class SfxXMLMetaContext 2007/12/18 15:54:43 mst 1.26.66.2: - xmloff/inc/xmloff/xmlmetai.hxx, xmloff/source/meta/xmlmetai.cxx:   + add method SvXMLMetaDocumentContext::setBuildId, to initialize     BuildId property   + convert relative URLs on import 2007/12/07 17:45:40 mst 1.26.66.1: refactoring to use XDocumentProperties instead of XDocumentInfo on document import: - xmloff/inc/xmloff/xmlimp.hxx, xmloff/source/core/xmlimp.cxx:   + make the service factory member protected   + rename member isGraphicLoadOnDemmandSupported to something     less orthographically questionable   + add method SetStatistics, to eventually replace SetStatisticAttributes - xmloff/inc/MetaImportComponent.hxx,   xmloff/source/meta/MetaImportComponent.cxx:   + refactor to use XDocumentProperties instead of XDocumentInfo   + move SvXMLMetaDocumentContext over to header xmlmetai.hxx - xmloff/inc/xmloff/xmlmetai.hxx, xmloff/source/meta/xmlmetai.cxx:   + new class XMLDocumentBuilderContext, to eventually replace     SfxXMLMetaContext   + SvXMLMetaDocumentContext virtually inherits from SvXMLImportContext


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [a1368d065cc0eb97997afcda9dd6c6228e2d2544]

INTEGRATION: CWS custommeta (1.23.66); FILE MERGED 2008/02/07 15:09:06 mst 1.23.66.8: - xmloff/source/meta/xmlmetae.cxx:   + remove debugging printf calls 2008/02/01 10:28:01 mst 1.23.66.7: RESYNC: (1.23-1.25); FILE MERGED 2007/12/21 13:20:44 mst 1.23.66.6: - xmloff/source/meta/xmlmetae.cxx:   in SvXMLMetaExport::_Export, only export elements if they actually   contain text 2007/12/18 15:53:49 mst 1.23.66.5: - xmloff/inc/xmloff/xmlmetae.hxx, xmloff/source/meta/xmlmetae.cxx,   xmloff/source/meta/xmlversion.cxx:   + remove class SfxXMLMetaExport; replaced by SvXMLMetaExport   + SvXMLMetaExport::_Export replaces SfxXMLMetaExport::Export,     uses XDocumentProperties instead of XDocumentInfo 2007/12/11 17:47:29 mst 1.23.66.4: - xmloff/source/core/xmlexp.cxx,   xmloff/source/meta/{xmlmetae.cxx,MetaExportComponent.cxx}:     note to self: do not allocate uno objects on the stack, idiot! 2007/12/11 10:32:38 mst 1.23.66.3: - xmloff/inc/xmloff/xmlmetai.hxx,xmloff/source/core/ProgressBarHelper.cxx,   xmloff/source/meta/xmlmetae.cxx:     work around msci10's lack of standard compliance by not using     the c++ version of c standard library headers 2007/12/11 09:42:19 mst 1.23.66.2: - xmloff/source/meta/xmlmetae.cxx:   gcc build fix 2007/12/07 18:51:48 mst 1.23.66.1: refactoring to use XDocumentProperties instead of XDocumentInfo on document export: - xmloff/inc/xmloff/xmlexp.hxx, xmloff/source/core/xmlexp.cxx:   + turn lcl_GetProductName into static method SvXMLExport::GetProductName   + updating of Generator string is now done in _ExportMeta - xmloff/inc/MetaExportComponent.hxx, source/meta/MetaExportComponent.cxx:   + use XDocumentProperties instead of XDocumentInfo   + override _ExportMeta - xmloff/inc/xmloff/xmlmetae.hxx, source/meta/xmlmetae.cxx:   + new class SvXMLMetaExport, to eventually replace SfxXMLMetaExport   + move lcl_GetProductName to xmlexp.cxx


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [73f060b9dd0f0a9583b2a1041c96019324dc9988]

INTEGRATION: CWS custommeta (1.12.82); FILE MERGED 2007/12/07 17:45:40 mst 1.12.82.1: refactoring to use XDocumentProperties instead of XDocumentInfo on document import: - xmloff/inc/xmloff/xmlimp.hxx, xmloff/source/core/xmlimp.cxx:   + make the service factory member protected   + rename member isGraphicLoadOnDemmandSupported to something     less orthographically questionable   + add method SetStatistics, to eventually replace SetStatisticAttributes - xmloff/inc/MetaImportComponent.hxx,   xmloff/source/meta/MetaImportComponent.cxx:   + refactor to use XDocumentProperties instead of XDocumentInfo   + move SvXMLMetaDocumentContext over to header xmlmetai.hxx - xmloff/inc/xmloff/xmlmetai.hxx, xmloff/source/meta/xmlmetai.cxx:   + new class XMLDocumentBuilderContext, to eventually replace     SfxXMLMetaContext   + SvXMLMetaDocumentContext virtually inherits from SvXMLImportContext


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [11c0f5ae8b3d3460082d795d6f488f20a2c1adb5]

INTEGRATION: CWS custommeta (1.16.82); FILE MERGED 2008/02/05 11:19:33 mst 1.16.82.4: interface change: SvXMLExport - xmloff/inc/xmloff/xmlexp.hxx, xmloff/source/core/xmlexp.cxx,   xmloff/source/meta/MetaExportComponent.cxx:   + remove SvXMLExport::GetProductName (now in unotools)   + use DocInfoHelper instead 2007/12/11 17:47:29 mst 1.16.82.3: - xmloff/source/core/xmlexp.cxx,   xmloff/source/meta/{xmlmetae.cxx,MetaExportComponent.cxx}:     note to self: do not allocate uno objects on the stack, idiot! 2007/12/10 10:27:49 mst 1.16.82.2: RESYNC: (1.16-1.17); FILE MERGED 2007/12/07 18:51:48 mst 1.16.82.1: refactoring to use XDocumentProperties instead of XDocumentInfo on document export: - xmloff/inc/xmloff/xmlexp.hxx, xmloff/source/core/xmlexp.cxx:   + turn lcl_GetProductName into static method SvXMLExport::GetProductName   + updating of Generator string is now done in _ExportMeta - xmloff/inc/MetaExportComponent.hxx, source/meta/MetaExportComponent.cxx:   + use XDocumentProperties instead of XDocumentInfo   + override _ExportMeta - xmloff/inc/xmloff/xmlmetae.hxx, source/meta/xmlmetae.cxx:   + new class SvXMLMetaExport, to eventually replace SfxXMLMetaExport   + move lcl_GetProductName to xmlexp.cxx


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [de4025a6f3d2174a812254dc14335c2bcb0ad2fc]

INTEGRATION: CWS custommeta (1.121.80); FILE MERGED 2007/12/10 10:27:46 mst 1.121.80.2: RESYNC: (1.121-1.122); FILE MERGED 2007/12/07 17:50:00 mst 1.121.80.1: - xmloff/source/chart/SchXMLImport.cxx, source/draw/ximpshap.cxx:   isGraphicLoadOnDemmandSupported has been renamed


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [616cfba53f2723e428f6de1f4547452080d1d233]

INTEGRATION: CWS custommeta (1.29.82); FILE MERGED 2007/12/21 12:20:14 mst 1.29.82.1: refactoring for XDocumentProperties import/export: draw - xmloff/source/draw/sdxmlimp.{hxx,cxx}:   + SdXMLDocContext_Impl virtually inherits from SvXMLImportContext   + new class SdXMLFlatDocContext_Impl for flat file ODF;     multiply inherits from SdXMLDocContext_Impl and SvXMLMetaDocumentContext   + refactor SdXMLImport::CreateContext to use SvXMLMetaDocumentContext   + replace method SetStatisticAttributes with SetStatistics - xmloff/source/draw/sdxmlexp.cxx:   + remove the statistics export in _ExportMeta;     this is done in SvXMLMetaExport::Export   + call XDocumentProperties::setDocumentStatistics in _ExportMeta


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [8e3a24d009f154b16307829e5bc1370783e0a5a8]

INTEGRATION: CWS custommeta (1.54.80); FILE MERGED 2007/12/21 12:20:14 mst 1.54.80.1: refactoring for XDocumentProperties import/export: draw - xmloff/source/draw/sdxmlimp.{hxx,cxx}:   + SdXMLDocContext_Impl virtually inherits from SvXMLImportContext   + new class SdXMLFlatDocContext_Impl for flat file ODF;     multiply inherits from SdXMLDocContext_Impl and SvXMLMetaDocumentContext   + refactor SdXMLImport::CreateContext to use SvXMLMetaDocumentContext   + replace method SetStatisticAttributes with SetStatistics - xmloff/source/draw/sdxmlexp.cxx:   + remove the statistics export in _ExportMeta;     this is done in SvXMLMetaExport::Export   + call XDocumentProperties::setDocumentStatistics in _ExportMeta


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [c0e7fa526f67ee0e717476f7d43e0c707c4317f8]

INTEGRATION: CWS custommeta (1.114.40); FILE MERGED 2007/12/21 12:20:14 mst 1.114.40.1: refactoring for XDocumentProperties import/export: draw - xmloff/source/draw/sdxmlimp.{hxx,cxx}:   + SdXMLDocContext_Impl virtually inherits from SvXMLImportContext   + new class SdXMLFlatDocContext_Impl for flat file ODF;     multiply inherits from SdXMLDocContext_Impl and SvXMLMetaDocumentContext   + refactor SdXMLImport::CreateContext to use SvXMLMetaDocumentContext   + replace method SetStatisticAttributes with SetStatistics - xmloff/source/draw/sdxmlexp.cxx:   + remove the statistics export in _ExportMeta;     this is done in SvXMLMetaExport::Export   + call XDocumentProperties::setDocumentStatistics in _ExportMeta


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [a294f08b818ec781579e75b51f86327f9a84653d]

INTEGRATION: CWS custommeta (1.115.12); FILE MERGED 2008/02/26 10:33:32 mst 1.115.12.2: RESYNC: (1.115-1.116); FILE MERGED 2008/01/16 14:56:55 mst 1.115.12.1: remove import of obsolete text:user-info-0 elements cvs archeology revealed these have never been written by a published OOo version - xmloff/source/core/xmltoken.cxx, xmloff/inc/{xmlkywd.hxx,txtimp.hxx},   xmloff/inc/xmloff/xmltoken.hxx, xmloff/source/text/txtimp.cxx:   + remove tokens user-info-[0-3]   + remove XML_TOK_TEXT_DOCUMENT_INFORMATION_[0-3] from enum XMLTextPElemTokens   + remove XML_USER_INFO[0-3] - xmloff/source/text/txtfldi.cxx:   + remove all handling of user-info-[0-3] tokens   + fix bug: the fixed attribute of text:user-defined fields was ignored


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [1404a02eda0fcab14fd3769c53b7c43bb86efc30]

INTEGRATION: CWS custommeta (1.99.74); FILE MERGED 2008/02/01 10:27:57 mst 1.99.74.2: RESYNC: (1.99-1.103); FILE MERGED 2007/12/07 17:45:40 mst 1.99.74.1: refactoring to use XDocumentProperties instead of XDocumentInfo on document import: - xmloff/inc/xmloff/xmlimp.hxx, xmloff/source/core/xmlimp.cxx:   + make the service factory member protected   + rename member isGraphicLoadOnDemmandSupported to something     less orthographically questionable   + add method SetStatistics, to eventually replace SetStatisticAttributes - xmloff/inc/MetaImportComponent.hxx,   xmloff/source/meta/MetaImportComponent.cxx:   + refactor to use XDocumentProperties instead of XDocumentInfo   + move SvXMLMetaDocumentContext over to header xmlmetai.hxx - xmloff/inc/xmloff/xmlmetai.hxx, xmloff/source/meta/xmlmetai.cxx:   + new class XMLDocumentBuilderContext, to eventually replace     SfxXMLMetaContext   + SvXMLMetaDocumentContext virtually inherits from SvXMLImportContext


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [52b46bb2b634e940b6fbf274d5832d7a009a695b]

INTEGRATION: CWS custommeta (1.132.56); FILE MERGED 2008/02/05 11:19:33 mst 1.132.56.4: interface change: SvXMLExport - xmloff/inc/xmloff/xmlexp.hxx, xmloff/source/core/xmlexp.cxx,   xmloff/source/meta/MetaExportComponent.cxx:   + remove SvXMLExport::GetProductName (now in unotools)   + use DocInfoHelper instead 2007/12/11 17:47:29 mst 1.132.56.3: - xmloff/source/core/xmlexp.cxx,   xmloff/source/meta/{xmlmetae.cxx,MetaExportComponent.cxx}:     note to self: do not allocate uno objects on the stack, idiot! 2007/12/10 10:27:42 mst 1.132.56.2: RESYNC: (1.132-1.133); FILE MERGED 2007/12/07 18:51:48 mst 1.132.56.1: refactoring to use XDocumentProperties instead of XDocumentInfo on document export: - xmloff/inc/xmloff/xmlexp.hxx, xmloff/source/core/xmlexp.cxx:   + turn lcl_GetProductName into static method SvXMLExport::GetProductName   + updating of Generator string is now done in _ExportMeta - xmloff/inc/MetaExportComponent.hxx, source/meta/MetaExportComponent.cxx:   + use XDocumentProperties instead of XDocumentInfo   + override _ExportMeta - xmloff/inc/xmloff/xmlmetae.hxx, source/meta/xmlmetae.cxx:   + new class SvXMLMetaExport, to eventually replace SfxXMLMetaExport   + move lcl_GetProductName to xmlexp.cxx


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [a2c243ae9b434c37b383faf2bd6784f0f71584f8]

INTEGRATION: CWS custommeta (1.21.82); FILE MERGED 2007/12/11 10:32:38 mst 1.21.82.2: - xmloff/inc/xmloff/xmlmetai.hxx,xmloff/source/core/ProgressBarHelper.cxx,   xmloff/source/meta/xmlmetae.cxx:     work around msci10's lack of standard compliance by not using     the c++ version of c standard library headers 2007/12/07 16:43:13 mst 1.21.82.1: - xmloff/source/core/ProgressBarHelper.cxx:   workaround for toolchain bug on solaris/x86 Sun C++ 5.5


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [c829d1bec8d097f3fb02bb91f45292c68c0ad276]

INTEGRATION: CWS custommeta (1.4.82); FILE MERGED 2007/12/21 12:28:07 mst 1.4.82.1: refactoring for XDocumentProperties import/export: chart - xmloff/source/chart/SchXML{Export,Import}.cxx,   xmloff/source/chart/contexts.{hxx,cxx}:   + SchXMLDocContext virtually inherits from SvXMLImportContext   + new class SchXMLFlatDocContext_Impl for flat file ODF;     multiply inherits from SchXMLDocContext and SvXMLMetaDocumentContext   + refactor SchXMLImport::CreateContext to use SvXMLMetaDocumentContext


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [8006193852899746abe369c4f7bcdc584d2ee24c]

INTEGRATION: CWS custommeta (1.12.82); FILE MERGED 2007/12/21 12:28:07 mst 1.12.82.1: refactoring for XDocumentProperties import/export: chart - xmloff/source/chart/SchXML{Export,Import}.cxx,   xmloff/source/chart/contexts.{hxx,cxx}:   + SchXMLDocContext virtually inherits from SvXMLImportContext   + new class SchXMLFlatDocContext_Impl for flat file ODF;     multiply inherits from SchXMLDocContext and SvXMLMetaDocumentContext   + refactor SchXMLImport::CreateContext to use SvXMLMetaDocumentContext


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [a88855c8bea8972e26989a30f955f031e932a495]

INTEGRATION: CWS custommeta (1.36.82); FILE MERGED 2007/12/21 12:28:07 mst 1.36.82.3: refactoring for XDocumentProperties import/export: chart - xmloff/source/chart/SchXML{Export,Import}.cxx,   xmloff/source/chart/contexts.{hxx,cxx}:   + SchXMLDocContext virtually inherits from SvXMLImportContext   + new class SchXMLFlatDocContext_Impl for flat file ODF;     multiply inherits from SchXMLDocContext and SvXMLMetaDocumentContext   + refactor SchXMLImport::CreateContext to use SvXMLMetaDocumentContext 2007/12/10 10:27:39 mst 1.36.82.2: RESYNC: (1.36-1.37); FILE MERGED 2007/12/07 17:50:00 mst 1.36.82.1: - xmloff/source/chart/SchXMLImport.cxx, source/draw/ximpshap.cxx:   isGraphicLoadOnDemmandSupported has been renamed


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [75c7a3b132b8d17a679d94413eb7133a7bff622a]

INTEGRATION: CWS custommeta (1.92.14); FILE MERGED 2008/02/26 10:33:10 mst 1.92.14.3: RESYNC: (1.93-1.94); FILE MERGED 2008/02/01 10:27:54 mst 1.92.14.2: RESYNC: (1.92-1.93); FILE MERGED 2007/12/21 12:28:07 mst 1.92.14.1: refactoring for XDocumentProperties import/export: chart - xmloff/source/chart/SchXML{Export,Import}.cxx,   xmloff/source/chart/contexts.{hxx,cxx}:   + SchXMLDocContext virtually inherits from SvXMLImportContext   + new class SchXMLFlatDocContext_Impl for flat file ODF;     multiply inherits from SchXMLDocContext and SvXMLMetaDocumentContext   + refactor SchXMLImport::CreateContext to use SvXMLMetaDocumentContext


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [ae7875b07f8707a7ec4e4c208c54d1bf8fb40ee0]

INTEGRATION: CWS custommeta (1.12.12); FILE MERGED 2008/02/26 10:32:52 mst 1.12.12.2: RESYNC: (1.12-1.13); FILE MERGED 2008/01/16 14:56:55 mst 1.12.12.1: remove import of obsolete text:user-info-0 elements cvs archeology revealed these have never been written by a published OOo version - xmloff/source/core/xmltoken.cxx, xmloff/inc/{xmlkywd.hxx,txtimp.hxx},   xmloff/inc/xmloff/xmltoken.hxx, xmloff/source/text/txtimp.cxx:   + remove tokens user-info-[0-3]   + remove XML_TOK_TEXT_DOCUMENT_INFORMATION_[0-3] from enum XMLTextPElemTokens   + remove XML_USER_INFO[0-3] - xmloff/source/text/txtfldi.cxx:   + remove all handling of user-info-[0-3] tokens   + fix bug: the fixed attribute of text:user-defined fields was ignored


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [75fc945548a644c9ef2d256e0738a90647943f3f]

INTEGRATION: CWS custommeta (1.2.132); FILE MERGED 2007/12/21 13:21:43 mst 1.2.132.4: - xmloff/inc/xmloff/xmlimp.hxx:   + remove method SvXMLImport::SetStatisticAttributes - xmloff/inc/xmloff/xmlmetai.hxx, xmloff/source/meta/xmlmetai.cxx:   + remove obsolete class SfxXMLMetaContext 2007/12/18 15:54:42 mst 1.2.132.3: - xmloff/inc/xmloff/xmlmetai.hxx, xmloff/source/meta/xmlmetai.cxx:   + add method SvXMLMetaDocumentContext::setBuildId, to initialize     BuildId property   + convert relative URLs on import 2007/12/11 10:32:38 mst 1.2.132.2: - xmloff/inc/xmloff/xmlmetai.hxx,xmloff/source/core/ProgressBarHelper.cxx,   xmloff/source/meta/xmlmetae.cxx:     work around msci10's lack of standard compliance by not using     the c++ version of c standard library headers 2007/12/07 17:45:39 mst 1.2.132.1: refactoring to use XDocumentProperties instead of XDocumentInfo on document import: - xmloff/inc/xmloff/xmlimp.hxx, xmloff/source/core/xmlimp.cxx:   + make the service factory member protected   + rename member isGraphicLoadOnDemmandSupported to something     less orthographically questionable   + add method SetStatistics, to eventually replace SetStatisticAttributes - xmloff/inc/MetaImportComponent.hxx,   xmloff/source/meta/MetaImportComponent.cxx:   + refactor to use XDocumentProperties instead of XDocumentInfo   + move SvXMLMetaDocumentContext over to header xmlmetai.hxx - xmloff/inc/xmloff/xmlmetai.hxx, xmloff/source/meta/xmlmetai.cxx:   + new class XMLDocumentBuilderContext, to eventually replace     SfxXMLMetaContext   + SvXMLMetaDocumentContext virtually inherits from SvXMLImportContext


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [ae522cb7beeef0c39fba6ad8303db08245557f1e]

INTEGRATION: CWS custommeta (1.2.132); FILE MERGED 2007/12/18 15:53:49 mst 1.2.132.2: - xmloff/inc/xmloff/xmlmetae.hxx, xmloff/source/meta/xmlmetae.cxx,   xmloff/source/meta/xmlversion.cxx:   + remove class SfxXMLMetaExport; replaced by SvXMLMetaExport   + SvXMLMetaExport::_Export replaces SfxXMLMetaExport::Export,     uses XDocumentProperties instead of XDocumentInfo 2007/12/07 18:51:47 mst 1.2.132.1: refactoring to use XDocumentProperties instead of XDocumentInfo on document export: - xmloff/inc/xmloff/xmlexp.hxx, xmloff/source/core/xmlexp.cxx:   + turn lcl_GetProductName into static method SvXMLExport::GetProductName   + updating of Generator string is now done in _ExportMeta - xmloff/inc/MetaExportComponent.hxx, source/meta/MetaExportComponent.cxx:   + use XDocumentProperties instead of XDocumentInfo   + override _ExportMeta - xmloff/inc/xmloff/xmlmetae.hxx, source/meta/xmlmetae.cxx:   + new class SvXMLMetaExport, to eventually replace SfxXMLMetaExport   + move lcl_GetProductName to xmlexp.cxx


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [b8a33300d5850f905db69311c5a0f2260814f6e8]

INTEGRATION: CWS custommeta (1.3.122); FILE MERGED 2008/02/01 10:27:50 mst 1.3.122.3: RESYNC: (1.3-1.5); FILE MERGED 2007/12/21 13:21:43 mst 1.3.122.2: - xmloff/inc/xmloff/xmlimp.hxx:   + remove method SvXMLImport::SetStatisticAttributes - xmloff/inc/xmloff/xmlmetai.hxx, xmloff/source/meta/xmlmetai.cxx:   + remove obsolete class SfxXMLMetaContext 2007/12/07 17:45:39 mst 1.3.122.1: refactoring to use XDocumentProperties instead of XDocumentInfo on document import: - xmloff/inc/xmloff/xmlimp.hxx, xmloff/source/core/xmlimp.cxx:   + make the service factory member protected   + rename member isGraphicLoadOnDemmandSupported to something     less orthographically questionable   + add method SetStatistics, to eventually replace SetStatisticAttributes - xmloff/inc/MetaImportComponent.hxx,   xmloff/source/meta/MetaImportComponent.cxx:   + refactor to use XDocumentProperties instead of XDocumentInfo   + move SvXMLMetaDocumentContext over to header xmlmetai.hxx - xmloff/inc/xmloff/xmlmetai.hxx, xmloff/source/meta/xmlmetai.cxx:   + new class XMLDocumentBuilderContext, to eventually replace     SfxXMLMetaContext   + SvXMLMetaDocumentContext virtually inherits from SvXMLImportContext


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [5fa915e7f0ac0b5c15d7e5800fdbcd79260fb3d9]

INTEGRATION: CWS custommeta (1.5.56); FILE MERGED 2008/02/05 11:19:33 mst 1.5.56.3: interface change: SvXMLExport - xmloff/inc/xmloff/xmlexp.hxx, xmloff/source/core/xmlexp.cxx,   xmloff/source/meta/MetaExportComponent.cxx:   + remove SvXMLExport::GetProductName (now in unotools)   + use DocInfoHelper instead 2007/12/18 15:56:10 mst 1.5.56.2: - inc/xmloff/xmlexp.hxx:   + make method GetProductName public 2007/12/07 18:51:47 mst 1.5.56.1: refactoring to use XDocumentProperties instead of XDocumentInfo on document export: - xmloff/inc/xmloff/xmlexp.hxx, xmloff/source/core/xmlexp.cxx:   + turn lcl_GetProductName into static method SvXMLExport::GetProductName   + updating of Generator string is now done in _ExportMeta - xmloff/inc/MetaExportComponent.hxx, source/meta/MetaExportComponent.cxx:   + use XDocumentProperties instead of XDocumentInfo   + override _ExportMeta - xmloff/inc/xmloff/xmlmetae.hxx, source/meta/xmlmetae.cxx:   + new class SvXMLMetaExport, to eventually replace SfxXMLMetaExport   + move lcl_GetProductName to xmlexp.cxx


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [11962270eb9611fc0d49cd9aec33a1a9e71729d1]

INTEGRATION: CWS custommeta (1.7.42); FILE MERGED 2008/02/01 10:27:47 mst 1.7.42.2: RESYNC: (1.7-1.8); FILE MERGED 2008/01/16 14:56:55 mst 1.7.42.1: remove import of obsolete text:user-info-0 elements cvs archeology revealed these have never been written by a published OOo version - xmloff/source/core/xmltoken.cxx, xmloff/inc/{xmlkywd.hxx,txtimp.hxx},   xmloff/inc/xmloff/xmltoken.hxx, xmloff/source/text/txtimp.cxx:   + remove tokens user-info-[0-3]   + remove XML_TOK_TEXT_DOCUMENT_INFORMATION_[0-3] from enum XMLTextPElemTokens   + remove XML_USER_INFO[0-3] - xmloff/source/text/txtfldi.cxx:   + remove all handling of user-info-[0-3] tokens   + fix bug: the fixed attribute of text:user-defined fields was ignored


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [e6ac3d33671ceb13dfccd598cc2205702480abfa]

INTEGRATION: CWS custommeta (1.174.58); FILE MERGED 2008/01/16 14:56:54 mst 1.174.58.1: remove import of obsolete text:user-info-0 elements cvs archeology revealed these have never been written by a published OOo version - xmloff/source/core/xmltoken.cxx, xmloff/inc/{xmlkywd.hxx,txtimp.hxx},   xmloff/inc/xmloff/xmltoken.hxx, xmloff/source/text/txtimp.cxx:   + remove tokens user-info-[0-3]   + remove XML_TOK_TEXT_DOCUMENT_INFORMATION_[0-3] from enum XMLTextPElemTokens   + remove XML_USER_INFO[0-3] - xmloff/source/text/txtfldi.cxx:   + remove all handling of user-info-[0-3] tokens   + fix bug: the fixed attribute of text:user-defined fields was ignored


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [670ff1e4b3863ade4216e5ff3c86e42017e9111d]

INTEGRATION: CWS custommeta (1.37.18); FILE MERGED 2008/02/26 10:32:41 mst 1.37.18.2: RESYNC: (1.37-1.38); FILE MERGED 2008/01/16 14:54:25 mst 1.37.18.1: remove export of user-defined document info text fields - xmloff/inc/txtflde.hxx:   + remove FIELD_ID_DOCINFO_INFORMATION[0-3] from enum FieldIdEnum - xmloff/source/text/txtflde.cxx:   + remove export of the 4 document information text fields


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [22835dfbe88056be4a0abf3d190eaa84c9d861ba]

INTEGRATION: CWS custommeta (1.6.82); FILE MERGED 2007/12/07 17:45:39 mst 1.6.82.1: refactoring to use XDocumentProperties instead of XDocumentInfo on document import: - xmloff/inc/xmloff/xmlimp.hxx, xmloff/source/core/xmlimp.cxx:   + make the service factory member protected   + rename member isGraphicLoadOnDemmandSupported to something     less orthographically questionable   + add method SetStatistics, to eventually replace SetStatisticAttributes - xmloff/inc/MetaImportComponent.hxx,   xmloff/source/meta/MetaImportComponent.cxx:   + refactor to use XDocumentProperties instead of XDocumentInfo   + move SvXMLMetaDocumentContext over to header xmlmetai.hxx - xmloff/inc/xmloff/xmlmetai.hxx, xmloff/source/meta/xmlmetai.cxx:   + new class XMLDocumentBuilderContext, to eventually replace     SfxXMLMetaContext   + SvXMLMetaDocumentContext virtually inherits from SvXMLImportContext


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [7e4cf52aa8cdbb62c4eeef2ea795cbf9502f05f7]

INTEGRATION: CWS custommeta (1.8.82); FILE MERGED 2007/12/07 18:51:47 mst 1.8.82.1: refactoring to use XDocumentProperties instead of XDocumentInfo on document export: - xmloff/inc/xmloff/xmlexp.hxx, xmloff/source/core/xmlexp.cxx:   + turn lcl_GetProductName into static method SvXMLExport::GetProductName   + updating of Generator string is now done in _ExportMeta - xmloff/inc/MetaExportComponent.hxx, source/meta/MetaExportComponent.cxx:   + use XDocumentProperties instead of XDocumentInfo   + override _ExportMeta - xmloff/inc/xmloff/xmlmetae.hxx, source/meta/xmlmetae.cxx:   + new class SvXMLMetaExport, to eventually replace SfxXMLMetaExport   + move lcl_GetProductName to xmlexp.cxx


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [eb02193b503029d5309d5a34ff65e5b4f4450cf4]

INTEGRATION: CWS custommeta (1.7.38); FILE MERGED 2008/01/21 15:45:28 mst 1.7.38.1: - basic/source/basmgr/basicmanagerrepository.cxx:   + remove method ImplRepository::impl_getDocumentTitle_nothrow;     call ::comphelper::DocumentInfo::getDocumentTitle instead


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [c83e8c7ab0e0b754bd21c59dab349c8a59487834]

INTEGRATION: CWS custommeta (1.10.18); FILE MERGED 2008/01/21 15:29:28 mst 1.10.18.1: - scripting/source/inc/util/MiscUtils.hxx:   + remove unneeded includes


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [eaf943c308405a58e694595e9cb6ba5bc25461d4]

INTEGRATION: CWS swcrossref01_DEV300 (1.111.4); FILE MERGED 2007/12/03 09:26:23 od 1.111.4.3: RESYNC: (1.112-1.115); FILE MERGED 2007/10/01 10:51:47 od 1.111.4.2: RESYNC: (1.111-1.112); FILE MERGED merge conflict resolved. 2007/09/17 12:41:52 od 1.111.4.1: #i81002# new strng for new XML tokens XML_NUMBER_NO_SUPERIOR and 	 XML_NUMBER_ALL_SUPERIOR


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [eed346ecd859ece59400f5e2c6c9257af6290267]

INTEGRATION: CWS swcrossref01_DEV300 (1.8.4); FILE MERGED 2007/12/03 09:26:20 od 1.8.4.3: RESYNC: (1.9-1.12); FILE MERGED 2007/10/01 10:51:22 od 1.8.4.2: RESYNC: (1.8-1.9); FILE MERGED merge conflict resolved. 2007/09/17 12:40:59 od 1.8.4.1: #i81002# new XML token XML_NUMBER_NO_SUPERIOR and XML_NUMBER_ALL_SUPERIOR


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [af762f56c412e80c61c0ff9369f3642f06764421]

INTEGRATION: CWS swcrossref01_DEV300 (1.6.364); FILE MERGED 2007/09/14 07:46:24 od 1.6.364.1: #i81002# constants ReferenceFieldPart is extended by new values NUMBER, 	 NUMBER_NO_CONTEXT and NUMBER_FULL_CONTEXT


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [45fdd2221bb5f7b901dd1883993d9d0e13340a33]

INTEGRATION: CWS swcrossref01_DEV300 (1.61.156); FILE MERGED 2007/12/03 09:24:47 od 1.61.156.2: RESYNC: (1.61-1.62); FILE MERGED 2007/11/22 13:41:05 od 1.61.156.1: #i83479# consider new object file <FldRefTreeListBox.obj> for UI library


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [d20a2c9a5391aa9c2d1dfd6ebd93a4104e67ecef]

INTEGRATION: CWS swcrossref01_DEV300 (1.41.76); FILE MERGED 2007/09/17 12:36:56 od 1.41.76.1: #i81002# new string for missing reference/bookmark


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [90c90243ed70c7c3656f16dc232f1ea77f2f61ad]

INTEGRATION: CWS swcrossref01_DEV300 (1.4.94); FILE MERGED 2007/09/17 12:36:56 od 1.4.94.1: #i81002# new string for missing reference/bookmark


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [bc2f08e3ff278ce054726a067a1f0d75bfc08f72]

INTEGRATION: CWS swcrossref01_DEV300 (1.13.92); FILE MERGED 2007/10/01 15:35:28 od 1.13.92.2: RESYNC: (1.13-1.14); FILE MERGED merge conflict resolved. 2007/09/17 12:36:56 od 1.13.92.1: #i81002# new string for missing reference/bookmark


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [7df75cd5344a290d8b33d4a4cadb05c726f5bdb2]

INTEGRATION: CWS swcrossref01_DEV300 (1.47.18); FILE MERGED 2008/02/01 08:14:07 od 1.47.18.2: RESYNC: (1.47-1.48); FILE MERGED 2007/11/22 13:42:56 od 1.47.18.1: #i83479# usage of new interface <IDocumentOutlineNodes>


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [88082aa57ac6740816c74c7664f3c8a3916877fd]

INTEGRATION: CWS swcrossref01_DEV300 (1.64.162); FILE MERGED 2007/12/03 09:24:41 od 1.64.162.3: RESYNC: (1.65-1.66); FILE MERGED 2007/10/01 15:34:07 od 1.64.162.2: RESYNC: (1.64-1.65); FILE MERGED 2007/09/28 10:24:04 od 1.64.162.1: #i81002# adjustments due to refactoring of class <SwBookmark>


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [6e1a3bd88632c84d57a343bc1b2f41e326c73729]

INTEGRATION: CWS swcrossref01_DEV300 (1.37.126); FILE MERGED 2007/10/01 15:32:16 od 1.37.126.2: RESYNC: (1.37-1.38); FILE MERGED merge conflict resolved. 2007/09/28 10:24:04 od 1.37.126.1: #i81002# adjustments due to refactoring of class <SwBookmark>


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [8955bb31861ffe5a9cdf53e706798d9e26fbfec3]

INTEGRATION: CWS swcrossref01_DEV300 (1.15.20); FILE MERGED 2007/11/22 13:42:56 od 1.15.20.1: #i83479# usage of new interface <IDocumentOutlineNodes>


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [e0084e97e3d06f6c3be95ab5b566eb9a724e1907]

INTEGRATION: CWS swcrossref01_DEV300 (1.37.20); FILE MERGED 2007/11/22 13:42:55 od 1.37.20.1: #i83479# usage of new interface <IDocumentOutlineNodes>


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [acc337866ae905be28d2e0764f8a6aefee2a115f]

INTEGRATION: CWS swcrossref01_DEV300 (1.8.930); FILE MERGED 2007/11/22 13:51:59 od 1.8.930.1: #i83479# - extend cross-reference dialog pane for direct cross-references 	   to headings and numbered items. redesign of this dialog pane


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [969b913e0b641cc4da0e7af91585e094e3fdd608]

INTEGRATION: CWS swcrossref01_DEV300 (1.54.20); FILE MERGED 2007/12/03 09:24:35 od 1.54.20.2: RESYNC: (1.54-1.55); FILE MERGED 2007/11/22 13:51:58 od 1.54.20.1: #i83479# - extend cross-reference dialog pane for direct cross-references 	   to headings and numbered items. redesign of this dialog pane


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [aaf1d81b091e30925e6f9ce637958caa796470d5]

INTEGRATION: CWS swcrossref01_DEV300 (1.25.176); FILE MERGED 2007/11/22 13:51:58 od 1.25.176.1: #i83479# - extend cross-reference dialog pane for direct cross-references 	   to headings and numbered items. redesign of this dialog pane


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [9c9375d52dda091a1e861566be0ae44e5b0a735d]

INTEGRATION: CWS swcrossref01_DEV300 (1.5.930); FILE MERGED 2007/11/22 13:51:58 od 1.5.930.1: #i83479# - extend cross-reference dialog pane for direct cross-references 	   to headings and numbered items. redesign of this dialog pane


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [d040f1099262fbf4bc73a302b2056ef75f99e66f]

INTEGRATION: CWS swcrossref01_DEV300 (1.27.176); FILE MERGED 2008/01/09 07:35:11 od 1.27.176.2: #i85091# - adjust string "Numbered Paragraphs" instead of "Numbered Items" 2007/11/22 13:51:58 od 1.27.176.1: #i83479# - extend cross-reference dialog pane for direct cross-references 	   to headings and numbered items. redesign of this dialog pane


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [f3a6db29a8bf106750961c0f3a95d03377bd809e]

INTEGRATION: CWS swcrossref01_DEV300 (1.2.930); FILE MERGED 2007/12/05 10:46:25 od 1.2.930.3: #i83479# - minor adjustments deu to code review with OS 2007/11/23 10:23:35 od 1.2.930.2: #i83479# - further improvement on restoring selected item after 	   update of selection list for headings and numbered items 2007/11/22 13:51:58 od 1.2.930.1: #i83479# - extend cross-reference dialog pane for direct cross-references 	   to headings and numbered items. redesign of this dialog pane


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [ef9088037e848aa44738d09f86a93784e6874d34]

INTEGRATION: CWS swcrossref01_DEV300 (1.10.20); FILE MERGED 2007/12/05 10:46:25 od 1.10.20.4: #i83479# - minor adjustments deu to code review with OS 2007/12/03 12:48:05 od 1.10.20.3: #i83479# - minor adjustments deu to warning-free code 2007/11/23 10:23:35 od 1.10.20.2: #i83479# - further improvement on restoring selected item after 	   update of selection list for headings and numbered items 2007/11/22 13:51:58 od 1.10.20.1: #i83479# - extend cross-reference dialog pane for direct cross-references 	   to headings and numbered items. redesign of this dialog pane


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [0d27650fbe5aac105ee8858756c4a1b4c3de6fdd]

INTEGRATION: CWS swcrossref01_DEV300 (1.1.2); FILE ADDED 2007/11/22 13:48:54 od 1.1.2.1: #i83479# new treelistbox for cross-reference dialog pane


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [867c117ca67aa12057de4bc83022b56919fa3784]

INTEGRATION: CWS swcrossref01_DEV300 (1.1.2); FILE ADDED 2007/11/22 13:48:37 od 1.1.2.1: #i83479# implementation of new treelistbox for cross-reference dialog pane


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [1db2e6da3253fa692f078bd7ebeb1ac5ef429069]

INTEGRATION: CWS swcrossref01_DEV300 (1.25.10); FILE MERGED 2008/01/09 10:25:21 od 1.25.10.1: #i85090# method <SwEditWin::RequestHelp(..)> 	 - special tooltip for reference fields to cross-reference bookmarks


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [2d96c1b4dfb2507b9fd73903be12eb19cee10e24]

INTEGRATION: CWS swcrossref01_DEV300 (1.109.50); FILE MERGED 2008/02/01 08:14:04 od 1.109.50.4: RESYNC: (1.113-1.114); FILE MERGED 2007/12/03 09:24:31 od 1.109.50.3: RESYNC: (1.110-1.113); FILE MERGED 2007/10/01 14:33:17 od 1.109.50.2: RESYNC: (1.109-1.110); FILE MERGED 2007/09/17 12:00:00 od 1.109.50.1: #i81002# method <SwTrnsfrDdeLink::SwTrnsfrDdeLink(..)> 	 - remove unnecessary bookmark type HIDDEN_BOOKMARK


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [401fbab60a41564bd201a5710c18042bd2865f5e]

INTEGRATION: CWS swcrossref01_DEV300 (1.18.162); FILE MERGED 2007/10/01 14:32:24 od 1.18.162.2: RESYNC: (1.18-1.19); FILE MERGED merge conflict resolved. 2007/09/28 10:24:04 od 1.18.162.1: #i81002# adjustments due to refactoring of class <SwBookmark>


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [9974d0368508c96016fd92bb0acb9e75cf60bc8b]

INTEGRATION: CWS swcrossref01_DEV300 (1.181.2); FILE MERGED 2008/02/01 08:14:00 od 1.181.2.4: RESYNC: (1.185-1.186); FILE MERGED 2007/12/03 09:24:28 od 1.181.2.3: RESYNC: (1.182-1.185); FILE MERGED 2007/10/01 14:07:29 od 1.181.2.2: RESYNC: (1.181-1.182); FILE MERGED 2007/09/28 10:24:03 od 1.181.2.1: #i81002# adjustments due to refactoring of class <SwBookmark>


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [89dfff50a9af223879481819c2dcf1290296df69]

INTEGRATION: CWS swcrossref01_DEV300 (1.84.2); FILE MERGED 2007/12/03 09:24:24 od 1.84.2.3: RESYNC: (1.85-1.86); FILE MERGED 2007/10/01 14:06:07 od 1.84.2.2: RESYNC: (1.84-1.85); FILE MERGED 2007/09/28 10:24:03 od 1.84.2.1: #i81002# adjustments due to refactoring of class <SwBookmark>


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [f3e2f9bf1febaea5d27a90574e34f8453083842e]

INTEGRATION: CWS swcrossref01_DEV300 (1.23.162); FILE MERGED 2007/10/01 14:01:12 od 1.23.162.2: RESYNC: (1.23-1.24); FILE MERGED 2007/09/28 10:24:03 od 1.23.162.1: #i81002# adjustments due to refactoring of class <SwBookmark>


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [c08952c242d92afe95e2d022658cb3a8b275c979]

INTEGRATION: CWS swcrossref01_DEV300 (1.38.52); FILE MERGED 2007/10/01 14:00:52 od 1.38.52.2: RESYNC: (1.38-1.39); FILE MERGED 2007/09/28 10:24:02 od 1.38.52.1: #i81002# adjustments due to refactoring of class <SwBookmark>


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [0386edec8bc599c45e51486291080b6251102c6d]

INTEGRATION: CWS swcrossref01_DEV300 (1.35.68); FILE MERGED 2008/02/01 08:13:56 od 1.35.68.3: RESYNC: (1.36-1.37); FILE MERGED 2007/10/01 13:59:01 od 1.35.68.2: RESYNC: (1.35-1.36); FILE MERGED 2007/09/28 10:24:02 od 1.35.68.1: #i81002# adjustments due to refactoring of class <SwBookmark>


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [00a8c7f00f867da5eee1b30f2c35bc2f32fd0a87]

INTEGRATION: CWS swcrossref01_DEV300 (1.42.52); FILE MERGED 2008/02/01 08:13:53 od 1.42.52.4: RESYNC: (1.44-1.45); FILE MERGED 2007/12/03 09:24:21 od 1.42.52.3: RESYNC: (1.43-1.44); FILE MERGED 2007/10/01 13:58:40 od 1.42.52.2: RESYNC: (1.42-1.43); FILE MERGED 2007/09/28 10:24:02 od 1.42.52.1: #i81002# adjustments due to refactoring of class <SwBookmark>


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [b11349c8158af42ced7e7d44aa634c4620f4a6e3]

INTEGRATION: CWS swcrossref01_DEV300 (1.21.162); FILE MERGED 2007/10/10 12:39:56 od 1.21.162.3: #i81002# further refactoring for <SwBookmark> 	 - simplification by using <SwBookmark::BookmarkStart()/BookmarkEnd()> 	 - do not directly manipulate members of <SwBookmark> 2007/10/01 13:56:32 od 1.21.162.2: RESYNC: (1.21-1.22); FILE MERGED 2007/09/28 10:24:02 od 1.21.162.1: #i81002# adjustments due to refactoring of class <SwBookmark>


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [4b5df1900b53be8befc3fffe0ef6c55c329cc0ef]

INTEGRATION: CWS swcrossref01_DEV300 (1.76.18); FILE MERGED 2008/02/01 08:13:49 od 1.76.18.3: RESYNC: (1.77-1.79); FILE MERGED 2007/12/03 09:24:18 od 1.76.18.2: RESYNC: (1.76-1.77); FILE MERGED 2007/11/22 13:57:01 od 1.76.18.1: #i83479# accessors to interface <IDocumentListItems> and <IDocumentOutlineNodes>


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [1e2c297b47d952cd174455497a24f528fcb16e98]

INTEGRATION: CWS swcrossref01_DEV300 (1.32.50); FILE MERGED 2008/02/01 08:13:46 od 1.32.50.5: RESYNC: (1.34-1.35); FILE MERGED 2007/12/03 09:24:15 od 1.32.50.4: RESYNC: (1.33-1.34); FILE MERGED 2007/10/01 13:49:48 od 1.32.50.3: RESYNC: (1.32-1.33); FILE MERGED merge conflicts resolved. 2007/09/28 10:24:02 od 1.32.50.2: #i81002# adjustments due to refactoring of class <SwBookmark> 2007/09/26 12:20:41 od 1.32.50.1: #i81002# minor adjustments due to changed method names of class <SwBookmark>


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [a5159abb164513272ab642512bf5d4ce6c3a4827]

INTEGRATION: CWS swcrossref01_DEV300 (1.36.72); FILE MERGED 2008/02/01 08:13:43 od 1.36.72.4: RESYNC: (1.37-1.38); FILE MERGED 2007/10/24 09:19:03 od 1.36.72.3: #i81002# method <lcl_FillBookmarkArray(..)> 	 - include new bookmark types <SwCrossRefBookmark> into array 	   of bookmark to assure that these new bookmarks are written 	   into the OpenDocument file format as normal bookmarks marking 	   the complete paragraph. 2007/10/01 13:48:03 od 1.36.72.2: RESYNC: (1.36-1.37); FILE MERGED merge conflict resolved. 2007/09/28 10:24:02 od 1.36.72.1: #i81002# adjustments due to refactoring of class <SwBookmark>


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [15278e40983c1c3c28f1a6b94986b5ca34d6009b]

INTEGRATION: CWS swcrossref01_DEV300 (1.61.28); FILE MERGED 2008/02/01 08:13:40 od 1.61.28.5: RESYNC: (1.64-1.65); FILE MERGED 2007/12/03 09:24:11 od 1.61.28.4: RESYNC: (1.62-1.64); FILE MERGED 2007/10/01 13:47:32 od 1.61.28.3: RESYNC: (1.61-1.62); FILE MERGED 2007/09/28 10:24:02 od 1.61.28.2: #i81002# adjustments due to refactoring of class <SwBookmark> 2007/09/26 12:20:41 od 1.61.28.1: #i81002# minor adjustments due to changed method names of class <SwBookmark>


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [9d8e0f69ccb56e589336fac32d12b2db36611078]

INTEGRATION: CWS swcrossref01_DEV300 (1.100.88); FILE MERGED 2007/12/03 09:24:08 od 1.100.88.3: RESYNC: (1.101-1.103); FILE MERGED 2007/10/01 13:47:23 od 1.100.88.2: RESYNC: (1.100-1.101); FILE MERGED 2007/09/28 10:24:01 od 1.100.88.1: #i81002# adjustments due to refactoring of class <SwBookmark>


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [1b277ec8d04a2a25510fb33ee7c4e13b14e938b5]

INTEGRATION: CWS swcrossref01_DEV300 (1.12.444); FILE MERGED 2007/10/25 06:38:28 od 1.12.444.4: #i81002# method <SwXBookmark::attachToRange(..)> 	 - usage of new method <IDocumentBookmarkAccess::isCrossRefBookmarkName(..)> 2007/10/24 09:32:07 od 1.12.444.3: #i81002# method <SwXBookmark::attachToRange(..)> 	 - if the proposed bookmark name matches schema 	   "_Ref[Heading|NumPara]_[number]" it's inserted as a 	   <SwCrossRefBookmark> 2007/10/01 13:45:00 od 1.12.444.2: RESYNC: (1.12-1.13); FILE MERGED 2007/09/28 10:24:01 od 1.12.444.1: #i81002# adjustments due to refactoring of class <SwBookmark>


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [50cc79827eb20eb5ad765b1e1940522d694cc2e0]

INTEGRATION: CWS swcrossref01_DEV300 (1.34.20); FILE MERGED 2008/02/01 08:13:37 od 1.34.20.3: RESYNC: (1.35-1.37); FILE MERGED 2007/12/03 09:24:05 od 1.34.20.2: RESYNC: (1.34-1.35); FILE MERGED 2007/10/18 08:04:50 od 1.34.20.1: #i81002# minor refactoring: 	 - rename <SwCntntNode::SplitNode(..)> to <SwCntntNode::SplitCntntNode(..)


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [d4186bd4f27b36e59d214a1e6d7586985ff3ed05]

INTEGRATION: CWS swcrossref01_DEV300 (1.22.434); FILE MERGED 2007/10/18 13:22:39 od 1.22.434.3: #i81002# introduction of new bookmark type <SwCrossRefBookmark> 2007/10/01 13:41:56 od 1.22.434.2: RESYNC: (1.22-1.23); FILE MERGED merge conflicts resolved. 2007/09/28 10:24:01 od 1.22.434.1: #i81002# adjustments due to refactoring of class <SwBookmark>


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [9c90b1fceef85a760d71875da2f504a280560bb5]

INTEGRATION: CWS swcrossref01_DEV300 (1.7.444); FILE MERGED 2007/10/01 13:41:36 od 1.7.444.2: RESYNC: (1.7-1.8); FILE MERGED merge conflict resolved. 2007/09/28 10:24:01 od 1.7.444.1: #i81002# adjustments due to refactoring of class <SwBookmark>


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [fbc6f63e3c654ed549ce085fdb88d275135b4c55]

INTEGRATION: CWS swcrossref01_DEV300 (1.19.34); FILE MERGED 2008/02/01 08:13:33 od 1.19.34.5: RESYNC: (1.20-1.21); FILE MERGED 2007/10/18 13:22:39 od 1.19.34.4: #i81002# introduction of new bookmark type <SwCrossRefBookmark> 2007/10/10 12:39:56 od 1.19.34.3: #i81002# further refactoring for <SwBookmark> 	 - simplification by using <SwBookmark::BookmarkStart()/BookmarkEnd()> 	 - do not directly manipulate members of <SwBookmark> 2007/10/01 13:40:56 od 1.19.34.2: RESYNC: (1.19-1.20); FILE MERGED merge conflict resolved. 2007/09/28 10:24:01 od 1.19.34.1: #i81002# adjustments due to refactoring of class <SwBookmark>


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [1c36717714d943c91e7106c170124988ebcd98e8]

INTEGRATION: CWS swcrossref01_DEV300 (1.72.34); FILE MERGED 2007/12/03 09:24:02 od 1.72.34.6: RESYNC: (1.73-1.74); FILE MERGED 2007/11/22 15:43:31 od 1.72.34.5: #i83479# method <SwTxtNode::GetExpandTxt(..)> 	 - two space in front of expanded text for each list level 2007/11/22 13:58:11 od 1.72.34.4: #i83479# extension of method <SwTxtNode::GetExpandTxt(..)> 2007/10/18 08:03:58 od 1.72.34.3: #i81002# minor refactoring: 	 - rename <SwCntntNode::SplitNode(..)> to <SwCntntNode::SplitCntntNode(..) 2007/10/01 13:38:09 od 1.72.34.2: RESYNC: (1.72-1.73); FILE MERGED 2007/09/26 12:20:41 od 1.72.34.1: #i81002# minor adjustments due to changed method names of class <SwBookmark>


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [8b90bbc691fc2f17946f6703dbcb592060d34584]

INTEGRATION: CWS swcrossref01_DEV300 (1.11.444); FILE MERGED 2007/10/01 13:35:57 od 1.11.444.2: RESYNC: (1.11-1.12); FILE MERGED 2007/09/17 12:25:50 od 1.11.444.1: #i81002# method <SwFmtFld::Modify(..)> 	 - consider changes synopsis of method <SwGetRefField::UpdateField(..)>


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [8f598e0efaf66e5bebdaaa1456f8ee8d32283ad5]

INTEGRATION: CWS swcrossref01_DEV300 (1.18.16); FILE MERGED 2008/02/01 08:13:30 od 1.18.16.3: RESYNC: (1.19-1.20); FILE MERGED 2007/12/03 09:23:59 od 1.18.16.2: RESYNC: (1.18-1.19); FILE MERGED 2007/11/22 13:46:17 od 1.18.16.1: #i83479# usage of new interface <IDocumentOutlineNodes>


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [6e5e6c48947dc066e68696325ff2eef7b33772d0]

INTEGRATION: CWS swcrossref01_DEV300 (1.39.20); FILE MERGED 2007/12/03 09:23:56 od 1.39.20.2: RESYNC: (1.39-1.40); FILE MERGED 2007/10/18 08:03:59 od 1.39.20.1: #i81002# minor refactoring: 	 - rename <SwCntntNode::SplitNode(..)> to <SwCntntNode::SplitCntntNode(..)


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [10ad90ac7043f6125c997e41fa877072402ef0d1]

INTEGRATION: CWS swcrossref01_DEV300 (1.41.20); FILE MERGED 2008/02/01 08:13:27 od 1.41.20.2: RESYNC: (1.41-1.42); FILE MERGED 2007/10/18 08:03:58 od 1.41.20.1: #i81002# minor refactoring: 	 - rename <SwCntntNode::SplitNode(..)> to <SwCntntNode::SplitCntntNode(..)


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [b8cf0615e36bbf90466239ae62977cc12376f7be]

INTEGRATION: CWS swcrossref01_DEV300 (1.20.444); FILE MERGED 2008/01/09 10:14:26 od 1.20.444.10: #i85090# class <SwGetRefField> 	 - implementation of new method <GetExpandedTxtOfReferencedTxtNode()> 2007/12/03 13:19:09 od 1.20.444.9: #i83479# class <SwGetRefField> 	 - destructor 2007/12/03 09:23:53 od 1.20.444.8: RESYNC: (1.21-1.22); FILE MERGED 2007/11/22 14:01:17 od 1.20.444.7: #i83479# - adjustments due to refactoring at <SwTxtNode> 	 - class <SwGetRefField>: 	 -- implementation of new methods <IsRefToHeadingCrossRefBookmark()>,  	    <IsRefToNumItemCrossRefBookmark()> and <GetReferencedTxtNode()> 2007/10/18 13:21:30 od 1.20.444.6: #i81002# introduction of new bookmark type <SwCrossRefBookmark> 2007/10/10 12:39:56 od 1.20.444.5: #i81002# further refactoring for <SwBookmark> 	 - simplification by using <SwBookmark::BookmarkStart()/BookmarkEnd()> 	 - do not directly manipulate members of <SwBookmark> 2007/10/02 09:38:13 od 1.20.444.4: #i81002# method <SwGetRefField::MakeNumRefStr(..)> 	 - rename parameter to avoid variable hiding 2007/10/01 12:02:00 od 1.20.444.3: RESYNC: (1.20-1.21); FILE MERGED 2007/09/28 10:04:14 od 1.20.444.2: #i81002# class <SwGetRefField> 	 - adjustment due to refactoring of class <SwBookmark> 	 - minor adjustment to fullfill code guidelines 2007/09/17 12:23:59 od 1.20.444.1: #i81002# class <SwGetRefField> 	 - implementation of new reference format types NUMBER, 	   NUMBER_NO_CONTEXT and NUMBER_FULL_CONTEXT


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [76c0c54a175a4ab520b98a3a5ef0b147a9413dc8]

INTEGRATION: CWS swcrossref01_DEV300 (1.27.18); FILE MERGED 2007/12/03 09:23:49 od 1.27.18.2: RESYNC: (1.27-1.28); FILE MERGED 2007/11/22 14:01:17 od 1.27.18.1: #i83479# - adjustments due to refactoring at <SwTxtNode> 	 - class <SwGetRefField>: 	 -- implementation of new methods <IsRefToHeadingCrossRefBookmark()>,  	    <IsRefToNumItemCrossRefBookmark()> and <GetReferencedTxtNode()>


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [440207ad1ad3707362c0b0873189d77a04f084f9]

INTEGRATION: CWS swcrossref01_DEV300 (1.23.20); FILE MERGED 2007/11/22 13:44:46 od 1.23.20.1: #i83479# class <SwEditShell> 	 - remove accessor methods to outline nodes


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [a14259f18cd22c12909466afc450d8604b3a0854]

INTEGRATION: CWS swcrossref01_DEV300 (1.42.18); FILE MERGED 2007/11/22 13:44:11 od 1.42.18.1: #i83479# adjustment due to refactoring at <SwTxtNode>


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [198f11c682610a59ccd56a525156fc38d7e5942f]

INTEGRATION: CWS swcrossref01_DEV300 (1.27.20); FILE MERGED 2007/12/03 09:23:46 od 1.27.20.2: RESYNC: (1.27-1.28); FILE MERGED 2007/10/18 08:03:10 od 1.27.20.1: #i81002# minor refactoring: 	 - rename <SwCntntNode::SplitNode(..)> to <SwCntntNode::SplitCntntNode(..)


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [13fdb166609b50bda3d78234eef5713a5de47a48]

INTEGRATION: CWS swcrossref01_DEV300 (1.38.20); FILE MERGED 2008/02/01 08:13:24 od 1.38.20.2: RESYNC: (1.38-1.40); FILE MERGED 2007/11/22 13:57:00 od 1.38.20.1: #i83479# accessors to interface <IDocumentListItems> and <IDocumentOutlineNodes>


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [934a9415f51ce3269133e9ddd02935bb3c0623b2]

INTEGRATION: CWS swcrossref01_DEV300 (1.48.20); FILE MERGED 2007/12/03 09:23:43 od 1.48.20.2: RESYNC: (1.48-1.52); FILE MERGED 2007/10/18 08:03:10 od 1.48.20.1: #i81002# minor refactoring: 	 - rename <SwCntntNode::SplitNode(..)> to <SwCntntNode::SplitCntntNode(..)


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [a02ffce2c9d52c78e4f0acc84d1e72261891131a]

INTEGRATION: CWS swcrossref01_DEV300 (1.27.90); FILE MERGED 2007/12/03 09:23:40 od 1.27.90.3: RESYNC: (1.28-1.29); FILE MERGED 2007/10/01 11:52:58 od 1.27.90.2: RESYNC: (1.27-1.28); FILE MERGED 2007/09/28 10:24:01 od 1.27.90.1: #i81002# adjustments due to refactoring of class <SwBookmark>


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [9e483cb93322ba8e85a4d497ca68781025093dea]

INTEGRATION: CWS swcrossref01_DEV300 (1.8.444); FILE MERGED 2007/10/01 11:51:27 od 1.8.444.2: RESYNC: (1.8-1.9); FILE MERGED 2007/09/28 10:24:00 od 1.8.444.1: #i81002# adjustments due to refactoring of class <SwBookmark>


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [65efedfe983c771b4d02c6ad4a8720f32dbe5690]

INTEGRATION: CWS swcrossref01_DEV300 (1.40.164); FILE MERGED 2007/12/03 09:23:37 od 1.40.164.6: RESYNC: (1.41-1.44); FILE MERGED 2007/11/22 15:42:12 od 1.40.164.5: #i81002# method <SwNumRule::MakeRefNumStr> 	 - correction of defect, that no <RefNumStr> is made for text nodes 	   on first list level 2007/11/22 14:07:06 od 1.40.164.4: #i83479# method <SwNumRule::MakeRefNumString(..)> 	 - correct handling of phantons 2007/10/01 11:50:54 od 1.40.164.3: RESYNC: (1.40-1.41); FILE MERGED 2007/09/28 10:05:03 od 1.40.164.2: #i81002# method <SwNumRule::MakeRefNumString(..)> now constant 2007/09/17 12:35:52 od 1.40.164.1: #i81002# class <SwNumRule> 	 - implementation of new method <swNumRule::MakeRefNumString(..)>


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [4034ffd0796a42a6ceaea0664aefd50f2323b910]

INTEGRATION: CWS swcrossref01_DEV300 (1.68.20); FILE MERGED 2008/02/01 08:13:20 od 1.68.20.3: RESYNC: (1.68-1.70); FILE MERGED 2007/12/03 12:21:32 od 1.68.20.2: #i83479# - minor adjustment due to warning-free code 2007/11/22 14:03:41 od 1.68.20.1: #i83479# class <SwDoc> 	 - implementation of interfaces <IDocumentListItems> and <IDocumentOutlineNodes>


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [3203433ca9d2119861a3933ad9bf76651d80b015]

INTEGRATION: CWS swcrossref01_DEV300 (1.79.18); FILE MERGED 2008/02/01 08:13:17 od 1.79.18.3: RESYNC: (1.80-1.81); FILE MERGED 2007/12/03 09:23:33 od 1.79.18.2: RESYNC: (1.79-1.80); FILE MERGED 2007/11/22 14:03:41 od 1.79.18.1: #i83479# class <SwDoc> 	 - implementation of interfaces <IDocumentListItems> and <IDocumentOutlineNodes>


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [f749a59aea521517d8f779c018879c121385f5d2]

INTEGRATION: CWS swcrossref01_DEV300 (1.9.20); FILE MERGED 2008/01/09 09:58:58 od 1.9.20.1: #i81002# methods <SwDoc::SetFtnInfo(..)> and <SwDoc::SetEndNoteInfo(..)> 	 - do not update reference fields during loading


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [8d937f0e51a53fd37e2c29dac5be5cda27780359]

INTEGRATION: CWS swcrossref01_DEV300 (1.35.136); FILE MERGED 2008/02/01 08:13:13 od 1.35.136.4: RESYNC: (1.36-1.40); FILE MERGED 2007/10/18 08:02:34 od 1.35.136.3: #i81002# minor refactoring: 	 - rename <SwCntntNode::SplitNode(..)> to <SwCntntNode::SplitCntntNode(..) 2007/10/01 11:46:34 od 1.35.136.2: RESYNC: (1.35-1.36); FILE MERGED 2007/09/28 10:24:00 od 1.35.136.1: #i81002# adjustments due to refactoring of class <SwBookmark>


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [9f34fe0583501ce6731d0421e83051ac7aa337f8]

INTEGRATION: CWS swcrossref01_DEV300 (1.11.444); FILE MERGED 2007/10/01 11:46:01 od 1.11.444.2: RESYNC: (1.11-1.12); FILE MERGED 2007/09/28 10:24:00 od 1.11.444.1: #i81002# adjustments due to refactoring of class <SwBookmark>


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [fcba350253845390796f959293fd8f7f7b632475]

INTEGRATION: CWS swcrossref01_DEV300 (1.10.164); FILE MERGED 2007/10/01 11:45:53 od 1.10.164.3: RESYNC: (1.10-1.11); FILE MERGED 2007/09/28 10:24:00 od 1.10.164.2: #i81002# adjustments due to refactoring of class <SwBookmark> 2007/09/26 15:31:13 od 1.10.164.1: #i81002# refactoring of class <SwBookmark> 	 - adjustments, because <SwDoc> is no longer friend of <SwBookmark>


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [00f617d27e83187166e86ede82e883cf418a841c]

INTEGRATION: CWS swcrossref01_DEV300 (1.20.444); FILE MERGED 2008/02/01 08:13:10 od 1.20.444.13: RESYNC: (1.21-1.22); FILE MERGED 2007/11/23 10:21:47 od 1.20.444.12: #i83479# - minor syntax correction 2007/11/22 14:05:59 od 1.20.444.11: #i83479# - implementation of bookmark helper functions in namespace <bookmarkfunc> 	 - implementation of methods <IDocumentBookmarkAccess::getCrossRefBookmarkName(..)> 	   and <IDocumentBookmarkAccess::makeCrossRefBookmark(..)> 2007/10/25 06:36:47 od 1.20.444.10: #i81002# implementation of new method <SwDoc::isCrossRefBookmarkName(..)> 2007/10/24 09:13:45 od 1.20.444.9: #i81002# further adjustments for new bookmark type <SwCrossRefBookmark> 2007/10/18 13:20:48 od 1.20.444.8: #i81002# introduction of new bookmark type <SwCrossRefBookmark> 2007/10/18 09:59:25 od 1.20.444.7: #i81002# refactoring: 	 - no direct manipulation of <SwBookmark> member 2007/10/10 12:39:55 od 1.20.444.6: #i81002# further refactoring for <SwBookmark> 	 - simplification by using <SwBookmark::BookmarkStart()/BookmarkEnd()> 	 - do not directly manipulate members of <SwBookmark> 2007/10/02 09:36:47 od 1.20.444.5: #i81002# further adjustment due to refactoring of <SwBookmark> afer cwsresync 2007/10/01 11:45:23 od 1.20.444.4: RESYNC: (1.20-1.21); FILE MERGED merge conflicts resolved. 2007/09/28 10:24:00 od 1.20.444.3: #i81002# adjustments due to refactoring of class <SwBookmark> 2007/09/26 15:08:30 od 1.20.444.2: #i81002# refactoring <SwBookmark>: 	 - usage of new <SwBookmark> constructor 	 - remove code to validate <SwBookmark> members after creation 	   of a certain <SwBookmark> instance - this is now done in the 	   <SwBookmark> constructor 2007/09/17 11:58:05 od 1.20.444.1: #i81002# method <SwDoc::makeBookmark(..)> 	 - remove unnecessary bookmark type HIDDEN_BOOKMARK


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [8e94d7c7acfb8cbfdafae4fef415e0471232176d]

INTEGRATION: CWS swcrossref01_DEV300 (1.60.18); FILE MERGED 2008/02/01 08:13:07 od 1.60.18.3: RESYNC: (1.60-1.61); FILE MERGED 2007/11/22 14:02:18 od 1.60.18.2: #i83479# minor correction of previous made comment 2007/10/18 08:01:45 od 1.60.18.1: #i81002# minor refactoring: 	 - rename <SwCntntNode::SplitNode(..)> to <SwCntntNode::SplitCntntNode(..)


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [7b0ef93a9cc83d1336e64e90a2c7a92f79a9037a]

INTEGRATION: CWS swcrossref01_DEV300 (1.5.20); FILE MERGED 2007/12/03 09:23:30 od 1.5.20.2: RESYNC: (1.5-1.6); FILE MERGED 2007/10/18 13:18:55 od 1.5.20.1: #i81002# introduction of new bookmark type <SwCrossRefBookmark>


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [e923b156dfc2056930c6f1860bc14f3333bc1932]

INTEGRATION: CWS swcrossref01_DEV300 (1.22.20); FILE MERGED 2008/02/01 08:13:03 od 1.22.20.3: RESYNC: (1.23-1.24); FILE MERGED 2007/12/03 09:23:27 od 1.22.20.2: RESYNC: (1.22-1.23); FILE MERGED 2007/11/22 13:55:03 od 1.22.20.1: #i83479# - adjustments due to refactoring of <SwTxtNode>


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [c7eaaf2393107442f92c3fdee02532c0af34d521]

INTEGRATION: CWS swcrossref01_DEV300 (1.1.2); FILE ADDED 2007/11/23 10:21:47 od 1.1.2.3: #i83479# - minor syntax correction 2007/11/22 13:55:57 od 1.1.2.2: #i83479# class <SwCrossRefBookmark> 	 - implementation for new member <mnSubType> 2007/10/18 13:17:53 od 1.1.2.1: #i81002# introduction of new bookmark type <SwCrossRefBookmark>


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [07dfe70a9df1713f28c008a2737ba252557796cd]

INTEGRATION: CWS swcrossref01_DEV300 (1.5.444); FILE MERGED 2007/10/10 12:39:55 od 1.5.444.3: #i81002# further refactoring for <SwBookmark> 	 - simplification by using <SwBookmark::BookmarkStart()/BookmarkEnd()> 	 - do not directly manipulate members of <SwBookmark> 2007/10/01 11:40:42 od 1.5.444.2: RESYNC: (1.5-1.6); FILE MERGED merge conflict resolved. 2007/09/28 10:24:00 od 1.5.444.1: #i81002# adjustments due to refactoring of class <SwBookmark>


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [ff52eacc15d3081a4bf0417482e1d01174490187]

INTEGRATION: CWS swcrossref01_DEV300 (1.9.444); FILE MERGED 2007/10/18 13:18:55 od 1.9.444.4: #i81002# introduction of new bookmark type <SwCrossRefBookmark> 2007/09/28 10:24:00 od 1.9.444.3: #i81002# adjustments due to refactoring of class <SwBookmark> 2007/09/26 15:05:12 od 1.9.444.2: #i81002# refactoring class <SwBookmark> and its sub classes 	 - implementation of new constructor 	 - validation of members <pPos1> and <pPos2> in constructor 2007/09/26 12:19:21 od 1.9.444.1: #i81002# class <SwBookmark> 	 - implementation of new methods <SetBookmarkPos1(..)> and 	   <SetBookmarkPos2(..)>


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [73939c748c614924329a9268bf9590b01fee049c]

INTEGRATION: CWS swcrossref01_DEV300 (1.10.164); FILE MERGED 2008/02/01 08:13:00 od 1.10.164.4: RESYNC: (1.12-1.13); FILE MERGED 2007/12/03 09:23:24 od 1.10.164.3: RESYNC: (1.11-1.12); FILE MERGED 2007/10/01 11:23:42 od 1.10.164.2: RESYNC: (1.10-1.11); FILE MERGED 2007/09/17 12:20:16 od 1.10.164.1: #i81002# class <SwNumberTreeNode> 	 - implementation of new method <GetPrecedingNodeOf(..)>


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [17694bf4b62b46c2b6273d5bdd10d3b51b9e829a]

INTEGRATION: CWS swcrossref01_DEV300 (1.11.52); FILE MERGED 2007/11/22 13:54:06 od 1.11.52.3: #i83479# class <SwNodeNum> 	 - override <SwNumberTree::AddChild(..)> and adjust <RemoveChild(..)> 	   in order to provide data for <IDocumentListItems> interface. 2007/10/01 11:23:34 od 1.11.52.2: RESYNC: (1.11-1.12); FILE MERGED 2007/09/17 12:17:07 od 1.11.52.1: #i81002# class <SwNodeNum> 	 - implementation of new method <GetPrecedingNodeNumOf(..)>


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [2e71363355038476cffd9ae2da204f4e18098246]

INTEGRATION: CWS swcrossref01_DEV300 (1.1.2); FILE ADDED 2007/11/09 08:15:40 od 1.1.2.1: #i81002# test document for new UNO-API test CheckCrossReferences


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [33a3e2ab9b532e5b38a58f6a89e29f16c05c84cd]

INTEGRATION: CWS swcrossref01_DEV300 (1.3.36); FILE MERGED 2007/11/09 08:14:18 od 1.3.36.1: #i81002# include new UNO-API test CheckCrossReferences


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [8a075449f566cddab1159e8eb096c921f0133676]

INTEGRATION: CWS swcrossref01_DEV300 (1.1.2); FILE ADDED 2007/11/09 08:11:47 od 1.1.2.1: #i81002# initial complex UNO-API test for the new cross-references features


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [9bee1f774f0c9cf15db5db9a1a3f58a928389440]

INTEGRATION: CWS swcrossref01_DEV300 (1.59.18); FILE MERGED 2008/02/01 08:12:57 od 1.59.18.2: RESYNC: (1.59-1.60); FILE MERGED 2007/11/22 13:34:57 od 1.59.18.1: #i83479# introduce accessors for interfaces <IDocumentListItems> and 	 <IDocumentOutlineNodes>


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [d2357140d8bcb37946b68233e3f47af4ddbad5d7]

INTEGRATION: CWS swcrossref01_DEV300 (1.4.92); FILE MERGED 2007/10/01 11:12:52 od 1.4.92.2: RESYNC: (1.4-1.5); FILE MERGED 2007/09/17 12:09:39 od 1.4.92.1: #i81002# struct <ShellResource> 	 - new member <aGetRefFld_RefItemNotFound> containing string for 	   missing reference/bookmark


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [6d2bbab94a91485843930a82bb299e8f95bfbefa]

INTEGRATION: CWS swcrossref01_DEV300 (1.9.18); FILE MERGED 2008/02/01 08:12:54 od 1.9.18.2: RESYNC: (1.9-1.10); FILE MERGED 2007/10/18 13:16:48 od 1.9.18.1: #i81002# introduction of new bookmark type <SwCrossRefBookmark>


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [15cf0106ac6f968684ee9c0e666b19ad80c77f6f]

INTEGRATION: CWS swcrossref01_DEV300 (1.6.464); FILE MERGED 2008/01/09 10:13:33 od 1.6.464.8: #i85090# class <SwGetRefField> 	 - new method <GetExpandedTxtOfReferencedTxtNode()> 2007/12/03 13:44:08 od 1.6.464.7: #i83479# adjustment due to exported class <SwGetrefField> 2007/12/03 13:18:28 od 1.6.464.6: #i83479# class <SwGetRefField> 	 - export class 	 - introduce destructor 2007/11/22 13:36:19 od 1.6.464.5: #i83479# class <SwGetRefField> 	 - new methods <IsRefToHeadingCrossRefBookmark()>, 	   <IsRefToNumItemCrossRefBookmark()> and <GetReferencedTxtNode()> 2007/10/02 09:34:47 od 1.6.464.4: #i81002# method <SwGetRefField::MakeRefNumStr(..)> 	 - rename parameter to avoid variable hiding 2007/10/01 11:11:58 od 1.6.464.3: RESYNC: (1.6-1.7); FILE MERGED 2007/09/28 10:01:06 od 1.6.464.2: #i81002# method <SwGetRefField::MakeRefNumStr(..)> now constant 2007/09/17 12:05:41 od 1.6.464.1: #i81002# - enumeration <REFERENCEMARK> 	 -- extend by new reference format types NUMBER, NUMBER_NO_CONTEXT, 	   NUMBER_FULL_CONTEXT 	 - class <SwGetRefField> 	 -- new method <MakeRefNumStr(..)> for new reference format types 	 -- add parameter to method <UpdateField(..)>


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [961e07f760b96d9602430d51385499d39918b165]

INTEGRATION: CWS swcrossref01_DEV300 (1.30.164); FILE MERGED 2007/12/03 09:23:15 od 1.30.164.4: RESYNC: (1.31-1.33); FILE MERGED 2007/10/01 11:10:13 od 1.30.164.3: RESYNC: (1.30-1.31); FILE MERGED 2007/09/28 10:01:56 od 1.30.164.2: #i81002# method <SwNumRule::MakeRefNumString(..)> now constant 2007/09/17 12:07:34 od 1.30.164.1: #i81002# class <SwNumRule> 	 - new method <MakeRefNumString(..)> to provide reference numbering string


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [741b57fef53aacb8a0836e9f7ac7c53548a4948e]

INTEGRATION: CWS swcrossref01_DEV300 (1.19.242); FILE MERGED 2007/11/22 13:34:57 od 1.19.242.2: #i83479# introduce accessors for interfaces <IDocumentListItems> and 	 <IDocumentOutlineNodes> 2007/10/18 07:59:18 od 1.19.242.1: #i81002# minor refactoring: 	 - rename <SwCntntNode::SplitNode(..)> to <SwCntntNode::SplitCntntNode(..)>


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [10a6d9a6a62242d61e6355a57b4726c5709fdff5]

INTEGRATION: CWS swcrossref01_DEV300 (1.50.18); FILE MERGED 2007/12/03 09:23:12 od 1.50.18.3: RESYNC: (1.50-1.51); FILE MERGED 2007/11/22 13:33:09 od 1.50.18.2: #i83479# class <SwTxtNode> 	 - extend method <ExpandTxt(..)> 	 - minor refactorings 2007/10/18 07:59:18 od 1.50.18.1: #i81002# minor refactoring: 	 - rename <SwCntntNode::SplitNode(..)> to <SwCntntNode::SplitCntntNode(..)>


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [f8104452a0c5a41996b2b5b44b0ec43eee8f70cc]

INTEGRATION: CWS swcrossref01_DEV300 (1.16.18); FILE MERGED 2007/12/03 09:23:09 od 1.16.18.2: RESYNC: (1.16-1.17); FILE MERGED 2007/10/18 07:59:18 od 1.16.18.1: #i81002# minor refactoring: 	 - rename <SwCntntNode::SplitNode(..)> to <SwCntntNode::SplitCntntNode(..)>


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [ac145167116e03a43e7499e9c63c6328f1e5d2f9]

INTEGRATION: CWS swcrossref01_DEV300 (1.20.54); FILE MERGED 2007/10/18 07:59:19 od 1.20.54.1: #i81002# minor refactoring: 	 - rename <SwCntntNode::SplitNode(..)> to <SwCntntNode::SplitCntntNode(..)>


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [0ba11a9c0f0bab377f0b4d394d6176d8be411480]

INTEGRATION: CWS swcrossref01_DEV300 (1.30.334); FILE MERGED 2007/11/22 13:39:31 od 1.30.334.1: #i83479# new help ID <HID_REFSELECTION_TOOLTIP> for treelistbox in 	 cross-reference dialog pane


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [34b16a1a9aaaba647cc2ffaeff3479d3508ab51f]

INTEGRATION: CWS swcrossref01_DEV300 (1.4.18); FILE MERGED 2007/12/03 09:23:06 od 1.4.18.2: RESYNC: (1.4-1.5); FILE MERGED 2007/11/22 13:38:11 od 1.4.18.1: #i83479# new defines FMT_REF_NUMBER, FMT_REF_NUMBER_NO_CONTEXT and 	 FMT_REF_NUMBER_FULL_CONTEXT for cross-reference dialog pane


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [64f030d53b9bcafe52d04dbfee346a6d8e0052e1]

INTEGRATION: CWS swcrossref01_DEV300 (1.59.18); FILE MERGED 2008/02/01 08:12:51 od 1.59.18.3: RESYNC: (1.61-1.62); FILE MERGED 2007/12/03 09:23:03 od 1.59.18.2: RESYNC: (1.59-1.61); FILE MERGED 2007/11/22 13:31:48 od 1.59.18.1: #i83479# class <SwEditShell> 	 - remove accessor methods to outline nodes


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [ceb30110bf5f63fddd6431b4b3e1d407060d362c]

INTEGRATION: CWS swcrossref01_DEV300 (1.142.16); FILE MERGED 2008/02/01 08:12:48 od 1.142.16.4: RESYNC: (1.144-1.146); FILE MERGED 2007/12/03 09:22:59 od 1.142.16.3: RESYNC: (1.142-1.144); FILE MERGED 2007/11/22 13:30:46 od 1.142.16.2: #i83479# class <SwDoc> 	 - implement new interfaces <IDocumentListItems> and <IDocumentOutlineNodes> 2007/10/25 06:35:33 od 1.142.16.1: #i81002# interface <IDocumentBookmarkAccess> and class <SwDoc> 	 - new method <isCrossRefBookmarkName(..)>


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [f69539283df09c2a51a79f0fd798fc2a58272d21]

INTEGRATION: CWS swcrossref01_DEV300 (1.1.2); FILE ADDED 2007/11/22 13:29:28 od 1.1.2.2: #i83479# class <SwCrossRefBookmark> 	 - introduce <mnSubType> inclusive accessor 2007/10/18 13:16:33 od 1.1.2.1: #i81002# introduction of new bookmark type <SwCrossRefBookmark>


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [3dba61f663ec1adb5c4af20850dfe1a90e54f5dc]

INTEGRATION: CWS swcrossref01_DEV300 (1.8.382); FILE MERGED 2007/10/18 13:16:48 od 1.8.382.6: #i81002# introduction of new bookmark type <SwCrossRefBookmark> 2007/09/28 10:16:56 od 1.8.382.5: #i81002# class <SwBookmark> 	 - revise names for new methods for setting <pPos1> and <pPos2> 2007/09/28 09:59:38 od 1.8.382.4: #i81002# refactoring of class <SwBookmark> 	 - rename methods <GetPos()> and <GetOtherPos()> to 	   <GetBookmarkPos()> and <GetOtherBookmarkPos()> 2007/09/26 15:02:09 od 1.8.382.3: #i81002# refactoring of class <SwBookmark> and its sub classes 	 - provide constructor, which takes a <SwPaM> instance to 	   retrieve on its own the values of members <pPos1> and <pPos2> 	 - remove friend class declaration from class <SwBookmark> 2007/09/26 12:17:25 od 1.8.382.2: #i81002# class <SwBookmark> 	 - rename methods <Start()> and <End()> to <BookmarkStart()> and 	   <BookmarkEnd()> 	 - introduce virtual methods <SetBookmarkPos1(..)> and 	   <SetBookmarkPos2(..)> to apply new Pos1 and Pos2 to the bookmark. 2007/09/17 11:49:11 od 1.8.382.1: #i81002# class <SwBookmark> 	 - remove unnecessary bookmark type HIDDEN_BOOKMARK


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [c094304e47606d6ea513f797c1ba4db95587e160]

INTEGRATION: CWS swcrossref01_DEV300 (1.5.166); FILE MERGED 2008/02/01 08:12:45 od 1.5.166.3: RESYNC: (1.5-1.6); FILE MERGED 2007/11/22 13:27:21 od 1.5.166.2: #i83479# classes <SwNumberTree> and <SwNodeNum> 	 - minor refactorings 	 - made <SwNumberTree::AddChild(..)> virtual and override it in 	   sub class <SwNodeNum> 2007/09/17 12:13:35 od 1.5.166.1: #i81002# class <SwNumberTreeNode> 	 new method <GetPrecedingNodeOf(..)>


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [59c64c4646162bd3d3954bfa83e645d4e2cc36c3]

INTEGRATION: CWS swcrossref01_DEV300 (1.7.166); FILE MERGED 2007/11/22 13:27:21 od 1.7.166.2: #i83479# classes <SwNumberTree> and <SwNodeNum> 	 - minor refactorings 	 - made <SwNumberTree::AddChild(..)> virtual and override it in 	   sub class <SwNodeNum> 2007/09/17 12:12:05 od 1.7.166.1: #i81002# class <SwNodeNum> 	 - new method <GetPrecedingNodeNumOf(..)>


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [b79954777dfc2550ae9c8e97b1056208441bbb00]

INTEGRATION: CWS swcrossref01_DEV300 (1.1.2); FILE ADDED 2007/11/22 13:22:09 od 1.1.2.1: #i83479# new interface <IDocumentOutlineNodes>


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [d2d66d7882d1cb30de8f015c7f7d9674f00555ae]

INTEGRATION: CWS swcrossref01_DEV300 (1.1.2); FILE ADDED 2007/11/22 13:21:38 od 1.1.2.1: #i83479# new interface <IDocumentListItems>


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [27a63adf01d9664ba6171dc86d4920fd3bfe159d]

INTEGRATION: CWS swcrossref01_DEV300 (1.3.420); FILE MERGED 2007/11/23 10:20:12 od 1.3.420.5: #i83479# - minor syntax correction 2007/11/22 13:24:54 od 1.3.420.4: #i83479# interface <IDocumentBookmarkAccess> 	 - new enumeration type <CrossReferenceBookmarkSubType> 	 - new methods <getCrossReferenceBookmarkName(..)> and 	   <makeCrossReferenceBookmark(..)> 	 new namespace <bookmarkfunc> with a couple of helper functions 2007/10/25 06:35:33 od 1.3.420.3: #i81002# interface <IDocumentBookmarkAccess> and class <SwDoc> 	 - new method <isCrossRefBookmarkName(..)> 2007/10/18 13:16:48 od 1.3.420.2: #i81002# introduction of new bookmark type <SwCrossRefBookmark> 2007/09/17 11:47:13 od 1.3.420.1: #i81002# enumeration type IDocumentBookmarkAccess::BookmarkType> 	 - remove unnecessary type HIDDEN_BOOKMARK


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [318038ef90e737d29efea66f4860f28becda7b28]

INTEGRATION: CWS swcrossref01_DEV300 (1.65.18); FILE MERGED 2007/12/03 09:26:30 od 1.65.18.2: RESYNC: (1.65-1.66); FILE MERGED 2007/09/17 12:48:09 od 1.65.18.1: #i81002# array <lcl_aReferenceTypeTokenMap> 	 - extend by new reference format types in order to import these


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [7644133760e538915989f985ecb631717e97dba2]

INTEGRATION: CWS swcrossref01_DEV300 (1.77.18); FILE MERGED 2007/12/03 09:26:27 od 1.77.18.2: RESYNC: (1.77-1.79); FILE MERGED 2007/09/17 12:46:54 od 1.77.18.1: #i81002# method <XMLTextFieldExport::MapReferenceType(..)> 	 - consider new reference format types in order to export these.


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [067c4621fddd203158834856dfc9e18ea1000a65]

INTEGRATION: CWS gcframework_DEV300 (1.43.46); FILE MERGED 2007/09/18 14:22:03 fme 1.43.46.1: ## New grammar checking interfaces committed for Lili


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [4ecc7bbec080de067d54a293a92f195fcbbc5e3a]

INTEGRATION: CWS gcframework_DEV300 (1.1.2); FILE ADDED 2007/09/26 10:45:35 fme 1.1.2.3: ## New grammar checking API 2007/09/25 08:19:52 fme 1.1.2.2: ## New grammar checking API 2007/09/20 14:04:16 cd 1.1.2.1: ## Fix typo in IDL description


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [0c0e1ea17e1d48ecad815229a6c8bf73a95dabca]

INTEGRATION: CWS gcframework_DEV300 (1.1.2); FILE ADDED 2007/09/25 08:19:52 fme 1.1.2.2: ## New grammar checking API 2007/09/18 14:21:15 fme 1.1.2.1: ## New grammar checking interfaces committed for Lili


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [43f37e4657948996a14cab6122ef3739c18ea76f]

INTEGRATION: CWS gcframework_DEV300 (1.1.2); FILE ADDED 2007/09/25 10:54:02 fme 1.1.2.3: ## New grammar checking API 2007/09/25 08:19:52 fme 1.1.2.2: ## New grammar checking API 2007/09/18 14:20:59 fme 1.1.2.1: ## New grammar checking interfaces committed for Lili


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [f47bc09798bb186db9efc91b1d96802e5b559d08]

INTEGRATION: CWS gcframework_DEV300 (1.13.82); FILE MERGED 2007/10/17 07:40:47 tl 1.13.82.3: API for gcframework 2007/09/20 14:02:34 cd 1.13.82.2: ## Fixed some problems with IDL files and added service for GrammarCheckingIterator 2007/09/18 14:23:45 fme 1.13.82.1: ## New grammar checking interfaces committed for Lili


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [af458d2de9f60f0c8283c1982609d62165e7c334]

INTEGRATION: CWS gcframework_DEV300 (1.1.2); FILE ADDED 2007/09/25 10:54:11 fme 1.1.2.3: ## New grammar checking API 2007/09/25 08:24:41 fme 1.1.2.2: ## New grammar checking API 2007/09/18 14:23:20 fme 1.1.2.1: ## New grammar checking interfaces committed for Lili


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [8047f4ea62614a34bf8224e265abc3c31e4ba503]

INTEGRATION: CWS gcframework_DEV300 (1.1.2); FILE ADDED 2007/12/05 11:39:11 tl 1.1.2.4: #i83776# grammar checking framework 2007/11/20 10:00:01 tl 1.1.2.3: #i83776# grammar checking framework 2007/09/25 08:24:41 fme 1.1.2.2: ## New grammar checking API 2007/09/18 14:23:20 fme 1.1.2.1: ## New grammar checking interfaces committed for Lili


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [c116dc56d989b632e24ed7361c760f76c8b927f9]

INTEGRATION: CWS gcframework_DEV300 (1.1.2); FILE ADDED 2007/12/05 11:39:11 tl 1.1.2.4: #i83776# grammar checking framework 2007/11/20 10:00:01 tl 1.1.2.3: #i83776# grammar checking framework 2007/09/25 08:24:41 fme 1.1.2.2: ## New grammar checking API 2007/09/18 14:23:02 fme 1.1.2.1: ## New grammar checking interfaces committed for Lili


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [19d18cd7f292aa5ec7a0eb302833d8e287e0b94e]

INTEGRATION: CWS gcframework_DEV300 (1.1.2); FILE ADDED 2007/12/05 11:39:11 tl 1.1.2.4: #i83776# grammar checking framework 2007/11/20 10:00:01 tl 1.1.2.3: #i83776# grammar checking framework 2007/09/25 08:24:41 fme 1.1.2.2: ## New grammar checking API 2007/09/18 14:22:36 fme 1.1.2.1: ## New grammar checking interfaces committed for Lili


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [9ce8e45833c73f4a94ad067342cb2dd2f129deb3]

INTEGRATION: CWS gcframework_DEV300 (1.1.2); FILE ADDED 2007/09/25 08:24:41 fme 1.1.2.2: ## New grammar checking API 2007/09/20 14:05:24 cd 1.1.2.1: ## Added GrammarCheckingIterator service


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [1bbcbdef7f4f6628f631641f8f12bfffdad291ab]

INTEGRATION: CWS gcframework_DEV300 (1.21.18); FILE MERGED 2008/02/06 10:13:52 tl 1.21.18.5: RESYNC: (1.21-1.22); FILE MERGED 2007/12/05 12:04:17 tl 1.21.18.4: #i83776# grammar checking framework 2007/12/05 11:55:34 tl 1.21.18.3: #i83776# grammar checking framework 2007/12/05 11:50:08 tl 1.21.18.2: #i83776# grammar checking framework 2007/10/17 11:49:37 tl 1.21.18.1: new files for grammar checking framework


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [e17b59b7c7d3f1ef788232507fac5b70434e8f4f]

INTEGRATION: CWS gcframework_DEV300 (1.5.18); FILE MERGED 2007/10/17 11:49:36 tl 1.5.18.1: new files for grammar checking framework


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [f976a06f7b08347f676e51b6aba775255a2c1a82]

INTEGRATION: CWS gcframework_DEV300 (1.1.2); FILE ADDED 2008/02/19 13:22:15 tl 1.1.2.3: #i83776# fixed compile issue 2008/01/08 09:36:28 tl 1.1.2.2: #i83776# grammar checking framework 2007/12/05 12:03:11 tl 1.1.2.1: #i83776# grammar checking framework


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [fdf9bd0d63cc3c6485ca9562e919c890ba0a3c72]

INTEGRATION: CWS gcframework_DEV300 (1.1.2); FILE ADDED 2008/01/08 16:31:56 tl 1.1.2.3: case in include statement fixed 2008/01/08 09:36:28 tl 1.1.2.2: #i83776# grammar checking framework 2007/12/05 12:03:11 tl 1.1.2.1: #i83776# grammar checking framework


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [51c2d310ac91710988b131060ce1a42e35704036]

INTEGRATION: CWS gcframework_DEV300 (1.1.2); FILE ADDED 2008/02/13 09:44:27 tl 1.1.2.3: #i83776# tinderbox build errors fixed 2008/01/08 09:36:28 tl 1.1.2.2: #i83776# grammar checking framework 2007/12/05 11:49:19 tl 1.1.2.1: #i83776# grammar checking framework


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [e0b0e700317916aff4589c966368edc03c35b851]

INTEGRATION: CWS gcframework_DEV300 (1.1.2); FILE ADDED 2008/01/08 09:36:28 tl 1.1.2.5: #i83776# grammar checking framework 2007/12/05 13:19:52 tl 1.1.2.4: #i83776# grammar checking framework 2007/12/05 12:04:17 tl 1.1.2.3: #i83776# grammar checking framework 2007/12/05 12:01:46 tl 1.1.2.2: #i83776# grammar checking framework 2007/12/05 11:49:33 tl 1.1.2.1: #i83776# grammar checking framework


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [c6a48485678a24ba382f36a6e5b9a6fb76711c14]

INTEGRATION: CWS gcframework_DEV300 (1.121.90); FILE MERGED 2008/01/08 10:05:30 tl 1.121.90.2: RESYNC: (1.121-1.125); FILE MERGED 2007/09/26 10:52:52 fme 1.121.90.1: ## New grammar checking API


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [8afa2af8591cfaa797f28bf1d28b793e2f989a07]

INTEGRATION: CWS gcframework_DEV300 (1.18.960); FILE MERGED 2007/09/26 10:52:52 fme 1.18.960.2: ## New grammar checking API 2007/09/18 14:27:36 fme 1.18.960.1: ## New grammar checking interfaces


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [9c4fb5110e5df6d8f87de7c140aa0e35a9539897]

INTEGRATION: CWS gcframework_DEV300 (1.3.76); FILE MERGED 2007/11/26 09:14:33 tl 1.3.76.1: #i83776# get SwXTextMarkup::commitTextMarkup working


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [ba76230f6f677774b0d333da946a7e487acbeb0b]

INTEGRATION: CWS gcframework_DEV300 (1.1.2); FILE ADDED 2008/01/09 07:40:46 tl 1.1.2.5: fixing exception specifications 2007/12/05 11:42:39 tl 1.1.2.4: #i83776# grammar checking framework 2007/11/26 09:14:33 tl 1.1.2.3: #i83776# get SwXTextMarkup::commitTextMarkup working 2007/11/21 13:31:59 tl 1.1.2.2: #i83776# grammar checking framework 2007/09/26 10:52:22 fme 1.1.2.1: ## New grammar checking API


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [6d364ef65fccda9039ca7029d1cb83eb14635ed5]

INTEGRATION: CWS gcframework_DEV300 (1.19.124); FILE MERGED 2007/09/26 10:52:38 fme 1.19.124.1: ## New grammar checking API


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [1f88470ec42b437690a697d632e01c4c389445c8]

INTEGRATION: CWS gcframework_DEV300 (1.82.66); FILE MERGED 2008/01/08 10:05:20 tl 1.82.66.2: RESYNC: (1.82-1.84); FILE MERGED 2007/11/26 09:14:33 tl 1.82.66.1: #i83776# get SwXTextMarkup::commitTextMarkup working


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [fea13a4385c6f3e0427152e056528c96785cbe1f]

INTEGRATION: CWS gcframework_DEV300 (1.72.74); FILE MERGED 2008/01/08 10:05:17 tl 1.72.74.2: RESYNC: (1.72-1.74); FILE MERGED 2007/11/26 09:14:33 tl 1.72.74.1: #i83776# get SwXTextMarkup::commitTextMarkup working


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [ddfae2abcfd4d6e4a63c79f97ab512b659a8f616]

INTEGRATION: CWS gcframework_DEV300 (1.23.364); FILE MERGED 2008/01/08 10:05:14 tl 1.23.364.2: RESYNC: (1.23-1.25); FILE MERGED 2007/11/26 09:14:33 tl 1.23.364.1: #i83776# get SwXTextMarkup::commitTextMarkup working


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [4a5b61e5b7e6281ea0c8e0efa6671c1603f70e2a]

INTEGRATION: CWS gcframework_DEV300 (1.89.104); FILE MERGED 2008/02/06 10:12:51 tl 1.89.104.4: RESYNC: (1.91-1.92); FILE MERGED 2008/01/08 16:49:34 tl 1.89.104.3: warning free code 2008/01/08 10:05:11 tl 1.89.104.2: RESYNC: (1.89-1.91); FILE MERGED 2007/11/26 09:14:32 tl 1.89.104.1: #i83776# get SwXTextMarkup::commitTextMarkup working


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [0dfabbe62a6a15d7576c690afc127f4e3413c5e5]

INTEGRATION: CWS gcframework_DEV300 (1.99.90); FILE MERGED 2008/01/08 10:05:08 tl 1.99.90.2: RESYNC: (1.99-1.102); FILE MERGED 2007/11/26 09:14:32 tl 1.99.90.1: #i83776# get SwXTextMarkup::commitTextMarkup working


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [cfd2bb57fe6bd4e1f813604ecfac666fdada0cde]

INTEGRATION: CWS gcframework_DEV300 (1.47.104); FILE MERGED 2008/01/08 10:05:05 tl 1.47.104.2: RESYNC: (1.47-1.48); FILE MERGED 2007/11/26 09:14:32 tl 1.47.104.1: #i83776# get SwXTextMarkup::commitTextMarkup working


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [76cdae649df70a7e8e1d823b636a9ce8e08e907a]

INTEGRATION: CWS gcframework_DEV300 (1.15.268); FILE MERGED 2008/01/08 10:05:02 tl 1.15.268.2: RESYNC: (1.15-1.16); FILE MERGED 2007/11/26 09:14:32 tl 1.15.268.1: #i83776# get SwXTextMarkup::commitTextMarkup working


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [b4b73b2acc2f014d359717b54ec3b3001d678695]

INTEGRATION: CWS gcframework_DEV300 (1.53.268); FILE MERGED 2008/02/06 10:12:48 tl 1.53.268.4: RESYNC: (1.54-1.55); FILE MERGED 2008/01/08 16:25:35 tl 1.53.268.3: merge problem resolved 2008/01/08 10:04:59 tl 1.53.268.2: RESYNC: (1.53-1.54); FILE MERGED 2007/11/26 09:14:32 tl 1.53.268.1: #i83776# get SwXTextMarkup::commitTextMarkup working


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [1fcd0648e3b4d4dfbcb77d70971708ed8b8743cd]

INTEGRATION: CWS gcframework_DEV300 (1.110.120); FILE MERGED 2008/02/06 10:12:45 tl 1.110.120.4: RESYNC: (1.112-1.113); FILE MERGED 2008/01/08 16:37:57 tl 1.110.120.3: merge problem from resync fixed 2008/01/08 10:04:56 tl 1.110.120.2: RESYNC: (1.110-1.112); FILE MERGED 2007/11/26 09:14:32 tl 1.110.120.1: #i83776# get SwXTextMarkup::commitTextMarkup working


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [10b7d5b56926a24011a2b226f97e1fab88c12e60]

INTEGRATION: CWS gcframework_DEV300 (1.52.364); FILE MERGED 2008/02/06 10:12:42 tl 1.52.364.3: RESYNC: (1.53-1.54); FILE MERGED 2008/01/08 10:04:52 tl 1.52.364.2: RESYNC: (1.52-1.53); FILE MERGED 2007/11/26 09:14:32 tl 1.52.364.1: #i83776# get SwXTextMarkup::commitTextMarkup working


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [bba54c16d99d5fc6e361ee819e1a62f5c1a287b8]

INTEGRATION: CWS gcframework_DEV300 (1.37.364); FILE MERGED 2008/01/08 10:04:49 tl 1.37.364.2: RESYNC: (1.37-1.38); FILE MERGED 2007/11/26 09:14:31 tl 1.37.364.1: #i83776# get SwXTextMarkup::commitTextMarkup working


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [9ab90d3df1d0f4e6c3baf3fe7eed64ca85422c93]

INTEGRATION: CWS gcframework_DEV300 (1.37.74); FILE MERGED 2008/02/06 10:12:39 tl 1.37.74.3: RESYNC: (1.38-1.40); FILE MERGED 2008/01/08 10:04:40 tl 1.37.74.2: RESYNC: (1.37-1.38); FILE MERGED 2007/11/26 09:14:31 tl 1.37.74.1: #i83776# get SwXTextMarkup::commitTextMarkup working


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [032439d9dedf6414cb9409af5fdb4e8fdb4ef4ae]

INTEGRATION: CWS gcframework_DEV300 (1.59.64); FILE MERGED 2008/02/06 10:12:36 tl 1.59.64.3: RESYNC: (1.60-1.61); FILE MERGED 2008/01/08 10:04:37 tl 1.59.64.2: RESYNC: (1.59-1.60); FILE MERGED 2007/11/26 09:14:31 tl 1.59.64.1: #i83776# get SwXTextMarkup::commitTextMarkup working


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [3630911b7066aa9a386338bc6aec99bd39e4da98]

INTEGRATION: CWS gcframework_DEV300 (1.22.90); FILE MERGED 2008/01/09 07:48:52 tl 1.22.90.4: defines fixed 2008/01/08 10:04:28 tl 1.22.90.3: RESYNC: (1.22-1.25); FILE MERGED 2007/09/26 10:46:06 fme 1.22.90.2: ## New grammar checking API 2007/09/18 14:24:40 fme 1.22.90.1: ## New grammar checking interfaces


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [b79884c5f95f4948a80d263623b63443d85fb556]

INTEGRATION: CWS gcframework_DEV300 (1.2.124); FILE MERGED 2007/11/21 13:31:43 tl 1.2.124.1: #i83776# grammar checking framework


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [677eba2322d2753951024c688d59553182bf2fbd]

INTEGRATION: CWS gcframework_DEV300 (1.1.2); FILE ADDED 2007/12/05 11:41:56 tl 1.1.2.3: #i83776# grammar checking framework 2007/11/21 13:31:43 tl 1.1.2.2: #i83776# grammar checking framework 2007/09/26 12:30:43 fme 1.1.2.1: ## New grammar checking API


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [fcae83a1e47928812e684d4a5e538e343bd833e1]

INTEGRATION: CWS gcframework_DEV300 (1.49.108); FILE MERGED 2008/01/08 10:04:25 tl 1.49.108.2: RESYNC: (1.49-1.51); FILE MERGED 2007/11/26 09:09:03 tl 1.49.108.1: #i83776# get SwXTextMarkup::commitTextMarkup working


2008-02-26  Armin Weiss  <aw@openoffice.org>  [57cc1366165559c8a958486c12af08790e6995f9]

removals, OLE, optimizations for primitives


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [e43b0bd9cea31746008b96f1c60c2bfc05949515]

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>  [75804e8ca4f1a1f07b842cbfe533b371369d7ea6]

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>  [3f23f0d4eb15d205dacb47a43fb68d91148d22f0]

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>  [ca4d39e5fba87a6eecd2d31850f280df98c2afcb]

INTEGRATION: CWS rt26 (1.49.22); FILE MERGED 2008/02/13 11:20:49 rt 1.49.22.1: #i86065# Other modules meanwhile include apphxx from module soldep. No need to deliver this one nay more.


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [4663fe69c226a076d6908c74d5de63d4211ec41c]

INTEGRATION: CWS rt26 (1.2.202); FILE MERGED 2008/02/13 12:21:45 rt 1.2.202.2: #i86065# Removed quite some defines not needed here, mostly b_server related. 2008/02/13 11:39:14 rt 1.2.202.1: #icleanup path to b_server directory.


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [76c00fa68a5356d7b77850500f74c8d2ecbcc555]

INTEGRATION: CWS rptwizres (1.77.50); FILE MERGED 2008/02/25 14:19:47 fs 1.77.50.2: 'single column' -> 'single-column' 2008/02/25 12:05:08 lla 1.77.50.1: #i86433# new strings for new report wizard


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [5816f7ff67d77d62936a9f04bbcb616a56069ecb]

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>  [f07660ed593ad3d6cd90ec6f4237bdefb20fc049]

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>  [b0715c1b30dde301c49a74e3f95faac475f7ae3c]

INTEGRATION: CWS cwsattach_DEV300 (1.1.2); FILE ADDED 2008/02/19 15:48:23 bei 1.1.2.1: cwsattach


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [ad11ccc35353ba2ecf795ac65bb858b115dea7bf]

INTEGRATION: CWS mav28_DEV300 (1.28.20.1.2); FILE MERGED 2008/02/12 16:07:06 mav 1.28.20.1.2.1: #i86031# merge only necessary MediaDescriptor entries from the model


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [15f6b8a5e71d06e5dbbd5d11ce1d9bfa093f5b15]

INTEGRATION: CWS ab45_DEV300 (1.2.76); FILE MERGED 2008/02/18 08:27:11 ab 1.2.76.1: #i83624# Adapted error message for tree file errors


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [878ab5b5f711306df72e25c327c91c2606e545f2]

INTEGRATION: CWS ab45_DEV300 (1.12.82); FILE MERGED 2008/02/18 09:41:07 ab 1.12.82.1: #i83624# TreeFileIterator


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [112831aeb8b1a0d410e24df2181cbcedfc2960c7]

INTEGRATION: CWS ab45_DEV300 (1.22.64); FILE MERGED 2008/02/18 09:57:10 ab 1.22.64.1: #i83624# TreeFileIterator


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [92f4850fa719c6819852d816dd667bedad4e92da]

INTEGRATION: CWS ab45_DEV300 (1.6.114); FILE MERGED 2008/02/18 09:22:42 ab 1.6.114.1: #i83624# Added comphelper lib


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [446a7de02aa2bb4c8740b244d90e7c22be74ddd1]

INTEGRATION: CWS ab45_DEV300 (1.30.18); FILE MERGED 2008/02/18 09:20:03 ab 1.30.18.1: #i83624# Parse help tree file


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [4b66b10e371e91b7eb371bd7352b91651adcaffc]

INTEGRATION: CWS ab45_DEV300 (1.10.18); FILE MERGED 2008/02/20 09:47:35 ab 1.10.18.3: RESYNC: (1.10-1.11); FILE MERGED 2008/02/18 10:35:59 ab 1.10.18.2: #i83624# Removed warning 2008/02/18 09:18:43 ab 1.10.18.1: #i83624# Parse help tree file


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [dc1fddc142ab438775e2c1bae4a0e148d263ce0d]

INTEGRATION: CWS cropmaster2000_DEV300 (1.23.210); FILE MERGED 2007/11/24 21:16:22 cl 1.23.210.1: #i83933# added interactive graphic cropping


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [68565d3683841a4d95a49fbaaf62fa211061bc4b]

INTEGRATION: CWS cropmaster2000_DEV300 (1.90.200); FILE MERGED 2007/12/06 09:27:12 cl 1.90.200.3: #i83933# added croping 2007/12/05 19:58:02 cl 1.90.200.2: #i83933# added croping handles 2007/11/25 11:25:29 cl 1.90.200.1: #i83933# added interactive graphic cropping


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [56c646875853ec209c921b2a4daa7efe774e382a]

INTEGRATION: CWS cropmaster2000_DEV300 (1.35.112); FILE MERGED 2007/12/05 19:58:52 cl 1.35.112.2: #i83933# added croping handles 2007/11/24 21:16:22 cl 1.35.112.1: #i83933# added interactive graphic cropping


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [5bb318721ba3c7622d6be46b475388e6beae1a32]

INTEGRATION: CWS cropmaster2000_DEV300 (1.28.184); FILE MERGED 2008/02/11 13:35:38 cl 1.28.184.3: RESYNC: (1.28-1.29); FILE MERGED 2007/12/05 20:29:49 cl 1.28.184.2: #i83933# added croping 2007/12/05 19:58:25 cl 1.28.184.1: #i83933# added croping handles


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [ec46ad44ca9101ebc769700955cb7957770349b9]

INTEGRATION: CWS cropmaster2000_DEV300 (1.21.184); FILE MERGED 2007/12/10 18:06:50 cl 1.21.184.2: RESYNC: (1.21-1.22); FILE MERGED 2007/11/24 21:16:22 cl 1.21.184.1: #i83933# added interactive graphic cropping


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [0b9af09017c97dad729437a4a17ef76eaf723dfe]

INTEGRATION: CWS cropmaster2000_DEV300 (1.17.184); FILE MERGED 2007/12/05 20:03:15 cl 1.17.184.3: #i83933# added croping handles 2007/11/25 02:11:48 cl 1.17.184.2: #i83933# added interactive graphic cropping 2007/11/24 21:16:22 cl 1.17.184.1: #i83933# added interactive graphic cropping


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [ca4f5748ec5557c8a4394269eaa10aa5eeb26110]

INTEGRATION: CWS cropmaster2000_DEV300 (1.9.200); FILE MERGED 2007/11/24 21:16:22 cl 1.9.200.1: #i83933# added interactive graphic cropping


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [1fc4c2fe0c4ce49a57b07f4e29076f308244a6b2]

INTEGRATION: CWS cropmaster2000_DEV300 (1.2.318); FILE MERGED 2007/11/24 21:15:46 cl 1.2.318.1: #i83933# added interactive graphic cropping


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [910e4ffb4332314fa7728778b51c35e8e98f0bff]

INTEGRATION: CWS cropmaster2000_DEV300 (1.3.198); FILE MERGED 2007/12/05 19:57:20 cl 1.3.198.1: #i83933# added croping handles


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [7eab0038abd56f4a806789e25b2749505c34de11]

INTEGRATION: CWS cropmaster2000_DEV300 (1.15.200); FILE MERGED 2007/12/05 19:56:23 cl 1.15.200.2: #i83933# added croping handles 2007/11/25 11:24:49 cl 1.15.200.1: #i83933# added interactive graphic cropping


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [06b8c9a2e52bc9d1a9ba50128836dbbf283a3fa5]

INTEGRATION: CWS cropmaster2000_DEV300 (1.6.686); FILE MERGED 2007/11/24 18:58:31 cl 1.6.686.1: #i83933# moved cropping dialog to menu and added interactive cropping to toolbar


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [d8039797d19995ee4e7f03062796a85234299912]

INTEGRATION: CWS cropmaster2000_DEV300 (1.31.102); FILE MERGED 2007/11/24 18:58:30 cl 1.31.102.1: #i83933# moved cropping dialog to menu and added interactive cropping to toolbar


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [e6eb852da24b98b291ecac0ffb9795781be1b43c]

INTEGRATION: CWS cropmaster2000_DEV300 (1.8.686); FILE MERGED 2007/11/24 18:58:30 cl 1.8.686.1: #i83933# moved cropping dialog to menu and added interactive cropping to toolbar


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [1b7c3ebf3673db843fdf03d985c8b7a599d3feee]

INTEGRATION: CWS cropmaster2000_DEV300 (1.27.102); FILE MERGED 2007/11/24 18:58:30 cl 1.27.102.1: #i83933# moved cropping dialog to menu and added interactive cropping to toolbar


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [cd17cbfc239a8eb100f9d54b76cefba384fa2408]

INTEGRATION: CWS cropmaster2000_DEV300 (1.70.10); FILE MERGED 2008/02/11 13:35:11 cl 1.70.10.3: RESYNC: (1.71-1.72); FILE MERGED 2007/11/24 19:38:55 cl 1.70.10.2: RESYNC: (1.70-1.71); FILE MERGED 2007/11/24 19:00:15 cl 1.70.10.1: #i83933# added interactive graphic cropping


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [f0792125ffcfc7c41d3e4dcef0a9d0ce9c5c690b]

INTEGRATION: CWS cropmaster2000_DEV300 (1.73.116); FILE MERGED 2007/12/10 18:06:21 cl 1.73.116.4: RESYNC: (1.73-1.74); FILE MERGED 2007/12/10 17:49:27 cl 1.73.116.3: #i83933# disable cropping if no single graphic is selected 2007/12/05 20:21:14 cl 1.73.116.2: #i83933# added croping 2007/11/24 19:00:15 cl 1.73.116.1: #i83933# added interactive graphic cropping


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [d652934100f70a6d6c39a6d8324f646e9270d911]

INTEGRATION: CWS cropmaster2000_DEV300 (1.50.74); FILE MERGED 2007/11/24 19:00:37 cl 1.50.74.1: #i83933# added interactive graphic cropping


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [173f1c1efb7b16c1ae94003fe3307bb9c36d90da]

INTEGRATION: CWS cropmaster2000_DEV300 (1.20.254); FILE MERGED 2007/11/24 18:59:58 cl 1.20.254.1: #i83933# added interactive graphic cropping


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [db7f9b7d1a07b4fba956cfa03ea4a51da27124a7]

INTEGRATION: CWS cropmaster2000_DEV300 (1.9.192); FILE MERGED 2007/11/24 18:59:58 cl 1.9.192.1: #i83933# added interactive graphic cropping


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [4179148ba7cbd29f1a8768955cfc8c73e292d7d6]

INTEGRATION: CWS cropmaster2000_DEV300 (1.16.124); FILE MERGED 2007/12/10 18:06:18 cl 1.16.124.3: RESYNC: (1.16-1.17); FILE MERGED 2007/12/05 20:19:23 cl 1.16.124.2: #i83933# added croping 2007/11/24 18:59:58 cl 1.16.124.1: #i83933# added interactive graphic cropping


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [9af10ca0c0d475d620075a2006c3ae0e7ab00fa3]

INTEGRATION: CWS cropmaster2000_DEV300 (1.32.70); FILE MERGED 2008/02/11 13:35:08 cl 1.32.70.4: RESYNC: (1.35-1.36); FILE MERGED 2007/12/10 18:06:11 cl 1.32.70.3: RESYNC: (1.33-1.35); FILE MERGED 2007/11/24 19:38:52 cl 1.32.70.2: RESYNC: (1.32-1.33); FILE MERGED 2007/11/24 19:00:51 cl 1.32.70.1: #i83933# added interactive graphic cropping


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [bb533e5f2bc92e721cb3e7709cba6a230513f9bd]

INTEGRATION: CWS cropmaster2000_DEV300 (1.39.192); FILE MERGED 2007/12/10 18:06:08 cl 1.39.192.2: RESYNC: (1.39-1.41); FILE MERGED 2007/11/24 19:00:51 cl 1.39.192.1: #i83933# added interactive graphic cropping


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [b1a16a81f7680e900d5dd8f70c5039c9fa693064]

INTEGRATION: CWS cropmaster2000_DEV300 (1.24.70); FILE MERGED 2007/12/10 18:06:05 cl 1.24.70.3: RESYNC: (1.25-1.27); FILE MERGED 2007/11/24 19:38:49 cl 1.24.70.2: RESYNC: (1.24-1.25); FILE MERGED 2007/11/24 18:59:03 cl 1.24.70.1: #i83933# added interactive graphic cropping


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [931ce58d67a96fec4a4dfe3a5505b20cbb31b726]

INTEGRATION: CWS cropmaster2000_DEV300 (1.1.2); FILE ADDED 2007/12/10 17:48:23 cl 1.1.2.2: #i83933# new colors 2007/12/05 20:06:17 cl 1.1.2.1: #i83933# added croping images


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [1158c7898e8bf0581d92eb1b3c9a1e40520e5e54]

INTEGRATION: CWS cropmaster2000_DEV300 (1.1.2); FILE ADDED 2007/12/10 17:48:23 cl 1.1.2.2: #i83933# new colors 2007/12/05 20:05:57 cl 1.1.2.1: #i83933# added croping images


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [505eb90392551a498a9532aaf019cfffebc14de8]

INTEGRATION: CWS cropmaster2000_DEV300 (1.1.2); FILE ADDED 2007/12/10 17:48:23 cl 1.1.2.2: #i83933# new colors 2007/12/05 20:06:07 cl 1.1.2.1: #i83933# added croping images


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [a06cf5ff6b2ba9beca7a2593fffc4680fd7e3662]

INTEGRATION: CWS cropmaster2000_DEV300 (1.1.2); FILE ADDED 2007/11/24 21:35:21 cl 1.1.2.1: #i83933# added interactive graphic cropping


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [35a701d366d01a4046cb5d27bd020596ddf3d944]

INTEGRATION: CWS cropmaster2000_DEV300 (1.1.2); FILE ADDED 2007/11/24 21:34:58 cl 1.1.2.1: #i83933# added interactive graphic cropping


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [0f74925fb2ec674fd4085f7ea64fc8de81bdebb2]

INTEGRATION: CWS cropmaster2000_DEV300 (1.1.2); FILE ADDED 2007/11/24 21:35:12 cl 1.1.2.1: #i83933# added interactive graphic cropping


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [84b52bd8d333bb5507a797e74dc549d254b8acb9]

INTEGRATION: CWS cropmaster2000_DEV300 (1.1.2); FILE ADDED 2007/11/24 21:34:49 cl 1.1.2.1: #i83933# added interactive graphic cropping


2008-02-26  Oliver Bolte  <obo@openoffice.org>  [83a6b4ae9c57ca7a0202e6338c717d29144c180b]

INTEGRATION: CWS cropmaster2000_DEV300 (1.60.30); FILE MERGED 2007/12/10 18:05:49 cl 1.60.30.2: RESYNC: (1.60-1.61); FILE MERGED 2007/12/05 20:08:09 cl 1.60.30.1: #i83933# added croping


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [e327752f12c7a05153dce1d171123204f6c20bfb]

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>  [345f8ba2a07c59aa2533e60ea87506ff8bea16b3]

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>  [c6d637b7392de59e48b8505022f2176d7cf61efc]

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>  [83daac08d790660f65e807c5d4c4aead403fe4b1]

INTEGRATION: CWS supdremove02 (1.4.224); FILE MERGED 2008/01/25 16:02:16 rt 1.4.224.1: #i85482# Remove UPD from library names.


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [be77732bd1e81cd1f38f2bb78d9d23b1a20b7e3a]

INTEGRATION: CWS supdremove02 (1.11.24); FILE MERGED 2008/02/22 12:53:53 rt 1.11.24.2: RESYNC: (1.11-1.12); FILE MERGED 2008/01/28 14:12:52 rt 1.11.24.1: #i85482# Remove UPD from library name


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [d3184b059d2d2ecd4a728cea648e2c11fe3ebfde]

INTEGRATION: CWS supdremove02 (1.12.74); FILE MERGED 2008/01/28 14:12:51 rt 1.12.74.1: #i85482# Remove UPD from library name


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [d6afcaf247cafdefc58ea7fb3ac51b67ca955eb8]

INTEGRATION: CWS supdremove02 (1.49.56); FILE MERGED 2008/01/28 16:02:03 rt 1.49.56.1: #i85482# Remove UPD from library name


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [5c069a68701138a1d9606c396c35b171db1b2419]

INTEGRATION: CWS supdremove02 (1.39.54); FILE MERGED 2008/01/28 16:02:01 rt 1.39.54.1: #i85482# Remove UPD from library name


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [44e277d24579360f236940db57e2fcebae7bb42b]

INTEGRATION: CWS supdremove02 (1.35.104); FILE MERGED 2008/01/21 12:56:01 rt 1.35.104.1: #i83674# Remove obsolete code.


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [222fb1ad62ddfd323d6569706c1b745a6995e592]

INTEGRATION: CWS supdremove02 (1.52.104); FILE MERGED 2008/01/28 16:02:02 rt 1.52.104.1: #i85482# Remove UPD from library name


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [e2e6a4ceec8b69ebb0067a2e3e0708e145e8a9b0]

INTEGRATION: CWS supdremove02 (1.109.84); FILE MERGED 2008/01/31 13:51:20 rt 1.109.84.1: #i85482# Remove UPD from resource name.


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [33196b4f57c81ed5b118cfd23a15e38200cebe39]

INTEGRATION: CWS supdremove02 (1.20.34); FILE MERGED 2008/01/29 07:58:19 rt 1.20.34.1: #i85482# Remove UPD from library name


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [d3ee45a70fb3ef5b916a7258508b71089d5d9518]

INTEGRATION: CWS supdremove02 (1.19.10); FILE MERGED 2008/02/04 11:54:54 rt 1.19.10.1: #i85482# Remove UPD from library name.


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [3b0c476d4ae2ef542e17e4e29f8a8c34b3713be3]

INTEGRATION: CWS supdremove02 (1.4.10); FILE MERGED 2008/02/04 11:54:54 rt 1.4.10.1: #i85482# Remove UPD from library name.


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [02b42bcbe7c743550ce143ae9561a1a3e8dff8c4]

INTEGRATION: CWS supdremove02 (1.9.124); FILE MERGED 2008/01/28 15:45:04 rt 1.9.124.1: #i85482# Remove UPD from library name


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [4cb5976b16ea21362e6990969c35ee248c02d9f9]

INTEGRATION: CWS supdremove02 (1.14.32); FILE MERGED 2008/01/31 13:51:06 rt 1.14.32.1: #i85482# Remove UPD from resource name.


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [cfccb064e1537dc8123546ab02cd584d9f14792d]

INTEGRATION: CWS supdremove02 (1.16.36); FILE MERGED 2008/01/28 15:45:04 rt 1.16.36.1: #i85482# Remove UPD from library name


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [18bceab035184e9bfb4d0d0319074d69a9a52704]

INTEGRATION: CWS supdremove02 (1.10.52); FILE MERGED 2008/01/31 13:51:06 rt 1.10.52.1: #i85482# Remove UPD from resource name.


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [b409d7c56a70b049bcdf581ca68e5db48b651128]

INTEGRATION: CWS supdremove02 (1.3.92); FILE MERGED 2008/01/28 15:45:04 rt 1.3.92.1: #i85482# Remove UPD from library name


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [045eb83c4f89a2461ab8820964331f99270f5bed]

INTEGRATION: CWS supdremove02 (1.11.36); FILE MERGED 2008/01/28 15:42:38 rt 1.11.36.1: #i85482# Remove UPD from library name


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [fef4cb484d3f55298a2c774683c4fa9fc89b5c8c]

INTEGRATION: CWS supdremove02 (1.10.84); FILE MERGED 2008/01/28 15:42:38 rt 1.10.84.1: #i85482# Remove UPD from library name


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [25c0301d3be2b8de85f8e561e85b5453e2fa3c37]

INTEGRATION: CWS supdremove02 (1.10.84); FILE MERGED 2008/01/28 15:45:04 rt 1.10.84.1: #i85482# Remove UPD from library name


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [9db87ada5bf8c4a83ff34e9949e24dc7151eae68]

INTEGRATION: CWS supdremove02 (1.11.84); FILE MERGED 2008/01/28 15:42:37 rt 1.11.84.1: #i85482# Remove UPD from library name


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [9f2b377afa032807028a15c9c8fa9253f2031890]

INTEGRATION: CWS supdremove02 (1.11.84); FILE MERGED 2008/01/28 15:42:38 rt 1.11.84.1: #i85482# Remove UPD from library name


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [ff87d5f5e062ac565e7fd7a9a5819d666aba7895]

INTEGRATION: CWS supdremove02 (1.12.84); FILE MERGED 2008/01/28 15:45:04 rt 1.12.84.1: #i85482# Remove UPD from library name


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [5e6552c3e8e70ce0dabf7c6ce2def1b696097678]

INTEGRATION: CWS supdremove02 (1.11.84); FILE MERGED 2008/01/28 15:45:03 rt 1.11.84.1: #i85482# Remove UPD from library name


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [f9513db12e7b9bb35cbf62a8b48b1c848d8472a2]

INTEGRATION: CWS supdremove02 (1.11.84); FILE MERGED 2008/01/28 15:42:40 rt 1.11.84.1: #i85482# Remove UPD from library name


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [858503a8e27eabfae39f597fcaa956bec194baf1]

INTEGRATION: CWS supdremove02 (1.11.84); FILE MERGED 2008/01/28 15:42:39 rt 1.11.84.1: #i85482# Remove UPD from library name


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [03b8f0e8aa231289a3abbe0130a6f536c1c6c7bb]

INTEGRATION: CWS supdremove02 (1.12.84); FILE MERGED 2008/01/28 15:45:03 rt 1.12.84.1: #i85482# Remove UPD from library name


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [c0ad287c37b6c522872355e1dc0330916e55661f]

INTEGRATION: CWS supdremove02 (1.9.174); FILE MERGED 2008/01/28 15:45:03 rt 1.9.174.1: #i85482# Remove UPD from library name


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [046b3be7fe773ed05d00a55e13c810a9c7ee1b79]

INTEGRATION: CWS supdremove02 (1.12.84); FILE MERGED 2008/01/28 15:45:02 rt 1.12.84.1: #i85482# Remove UPD from library name


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [b25237c51966701806be5d2c05506b35b511e85e]

INTEGRATION: CWS supdremove02 (1.13.84); FILE MERGED 2008/01/28 15:42:39 rt 1.13.84.1: #i85482# Remove UPD from library name


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [e115732a5098935a0e3c53f4850e030f3833cd76]

INTEGRATION: CWS supdremove02 (1.33.70); FILE MERGED 2008/01/31 13:51:06 rt 1.33.70.1: #i85482# Remove UPD from resource name.


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [5c31b011f2851b043043052f01f773e49f5748a3]

INTEGRATION: CWS supdremove02 (1.9.130); FILE MERGED 2008/01/31 13:51:06 rt 1.9.130.1: #i85482# Remove UPD from resource name.


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [31a3828960a03f7d146787eb5511d7d2b7ba5778]

INTEGRATION: CWS supdremove02 (1.20.14); FILE MERGED 2008/01/31 13:51:06 rt 1.20.14.1: #i85482# Remove UPD from resource name.


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [f380d170ea676ebb4cfebac03f87a6111db92882]

INTEGRATION: CWS supdremove02 (1.11.84); FILE MERGED 2008/01/28 15:45:02 rt 1.11.84.1: #i85482# Remove UPD from library name


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [a55c78cca5ee929278713a8bada06de9291c746a]

INTEGRATION: CWS supdremove02 (1.9.130); FILE MERGED 2008/01/31 13:51:05 rt 1.9.130.1: #i85482# Remove UPD from resource name.


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [29634254327ed870a40633345dc0665b410326aa]

INTEGRATION: CWS supdremove02 (1.11.84); FILE MERGED 2008/01/28 15:42:39 rt 1.11.84.1: #i85482# Remove UPD from library name


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [6e94280f3005b3e4bd9ef7056164f1d34b7a73bd]

INTEGRATION: CWS supdremove02 (1.18.130); FILE MERGED 2008/01/31 13:51:05 rt 1.18.130.1: #i85482# Remove UPD from resource name.


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [87e1c440bd84cee95dc463cb80233bc591b1f919]

INTEGRATION: CWS supdremove02 (1.12.84); FILE MERGED 2008/01/28 15:42:39 rt 1.12.84.1: #i85482# Remove UPD from library name


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [7ee2c6f7246451d4730d69438b208a0b732b16d6]

INTEGRATION: CWS supdremove02 (1.8.130); FILE MERGED 2008/01/31 13:51:05 rt 1.8.130.1: #i85482# Remove UPD from resource name.


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [df5b1ae5e2d981a703e3891e7ce31552a1a67f20]

INTEGRATION: CWS supdremove02 (1.6.224); FILE MERGED 2008/01/25 15:50:22 rt 1.6.224.1: #i85482# Remove UPD from library names.


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [a3eb17a4493a1534f3dc0a5f5e742d5c6f5b24d3]

INTEGRATION: CWS supdremove02 (1.44.108); FILE MERGED 2008/01/25 15:50:22 rt 1.44.108.1: #i85482# Remove UPD from library names.


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [b8cc43f85ca8914697d01d504f74fdcb6066b3df]

INTEGRATION: CWS supdremove02 (1.53.10); FILE MERGED 2008/01/25 15:50:21 rt 1.53.10.1: #i85482# Remove UPD from library names.


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [6451dc7e24d60e3514cd2f468fe1a14db6d46206]

INTEGRATION: CWS supdremove02 (1.12.260); FILE MERGED 2008/01/25 15:50:20 rt 1.12.260.1: #i85482# Remove UPD from library names.


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [b2e2c591b01390922839505890ff89270bfd293f]

INTEGRATION: CWS supdremove02 (1.13.118); FILE MERGED 2008/01/25 15:50:19 rt 1.13.118.1: #i85482# Remove UPD from library names.


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [1f06939777cd4659698dc1510b06ecedf04838f3]

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>  [1e00fb6e2ad46586dff62569016c5f1ed516f209]

INTEGRATION: CWS supdremove02 (1.14.16); FILE MERGED 2008/01/29 08:55:35 rt 1.14.16.1: #i85482# Remove UPD from library name


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [827f2a9152eabf5c88948c2f0dfec682deab64c0]

INTEGRATION: CWS supdremove02 (1.3.82); FILE MERGED 2008/01/28 12:15:06 rt 1.3.82.1: #i85482# Remove UPD from library name


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [e911b0d09b70d4db34c7368d591074c5e8c23515]

INTEGRATION: CWS supdremove02 (1.63.164); FILE MERGED 2008/01/28 12:15:06 rt 1.63.164.1: #i85482# Remove UPD from library name


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [88cd612fffe3ac2d5b0d9e61c0c8bedf7c0477c6]

INTEGRATION: CWS supdremove02 (1.49.176); FILE MERGED 2008/01/31 13:50:47 rt 1.49.176.1: #i85482# Remove UPD from resource name.


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [ef851a74b039584a7150d59a75170bb11b13234a]

INTEGRATION: CWS supdremove02 (1.73.94); FILE MERGED 2008/01/31 16:15:02 rt 1.73.94.2: RESYNC: (1.73-1.74); FILE MERGED 2008/01/31 13:50:47 rt 1.73.94.1: #i85482# Remove UPD from resource name.


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [257b98e12bf0155687b4174cfeb9280c3b828987]

INTEGRATION: CWS supdremove02 (1.14.200); FILE MERGED 2008/01/31 13:50:47 rt 1.14.200.1: #i85482# Remove UPD from resource name.


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [160c3d24015d19fa4ba71611e561778ed7595cea]

INTEGRATION: CWS supdremove02 (1.4.160); FILE MERGED 2008/01/31 13:50:46 rt 1.4.160.1: #i85482# Remove UPD from resource name.


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [cab856eadacf475745c56ee524be22f8dc5b80ab]

INTEGRATION: CWS supdremove02 (1.3.6); FILE MERGED 2008/01/29 08:21:05 rt 1.3.6.1: #i85482# Remove UPD from library name


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [5fcb9dc1191e371e9d3c9774d3a55ef65dbafd70]

INTEGRATION: CWS supdremove02 (1.2.92); FILE MERGED 2008/01/28 10:59:31 rt 1.2.92.1: #i85482# Remove UPD from library name


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [e68ee8db5a6c9eebbf272757d12b593d52d257ea]

INTEGRATION: CWS supdremove02 (1.6.34); FILE MERGED 2008/01/28 10:59:31 rt 1.6.34.1: #i85482# Remove UPD from library name


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [656d3458ed2825d7216b41b30a64c36527cbede8]

INTEGRATION: CWS supdremove02 (1.8.92); FILE MERGED 2008/01/28 10:59:31 rt 1.8.92.1: #i85482# Remove UPD from library name


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [a0f6b59c921684aecb5d3a2dafd3c8fc6175c3d7]

INTEGRATION: CWS supdremove02 (1.25.22); FILE MERGED 2008/01/28 10:59:30 rt 1.25.22.1: #i85482# Remove UPD from library name


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [71a3a77e46534779116efc4a74bbbd321cd1c03a]

INTEGRATION: CWS supdremove02 (1.5.92); FILE MERGED 2008/01/28 10:59:30 rt 1.5.92.1: #i85482# Remove UPD from library name


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [86424355106a5dde77a30237e86d0c41080446bf]

INTEGRATION: CWS supdremove02 (1.10.92); FILE MERGED 2008/01/28 10:59:30 rt 1.10.92.1: #i85482# Remove UPD from library name


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [7cf6cc2a6c4c019eaffa6e15d5a0ec5aeaff810f]

INTEGRATION: CWS supdremove02 (1.6.26); FILE MERGED 2008/01/29 08:48:56 rt 1.6.26.1: #i85482# Remove UPD from library name


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [6598bdbf5c17058a7f12dfa0c1e234774ea8b318]

INTEGRATION: CWS supdremove02 (1.2.188); FILE MERGED 2008/01/31 16:13:23 rt 1.2.188.2: RESYNC: (1.2-1.3); FILE MERGED 2008/01/25 15:14:34 rt 1.2.188.1: #i85482# Remove UPD from library names.


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [07e525d2cdc0b12fe91fe591386704b02eaebc2a]

INTEGRATION: CWS supdremove02 (1.6.650); FILE MERGED 2008/01/25 15:14:33 rt 1.6.650.1: #i85482# Remove UPD from library names.


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [bc48a3036a252c89a61bf4fcd54c2f626029bb68]

INTEGRATION: CWS supdremove02 (1.103.66); FILE MERGED 2008/01/31 16:13:16 rt 1.103.66.2: RESYNC: (1.103-1.104); FILE MERGED 2008/01/25 15:14:33 rt 1.103.66.1: #i85482# Remove UPD from library names.


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [b8832de40626406f392c5b677391f8e69492acb0]

INTEGRATION: CWS supdremove02 (1.24.124); FILE MERGED 2008/01/25 15:14:33 rt 1.24.124.1: #i85482# Remove UPD from library names.


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [0714219d5cc1d79b5271d21bfa88b28861ec282b]

INTEGRATION: CWS supdremove02 (1.21.372); FILE MERGED 2008/02/22 12:51:23 rt 1.21.372.3: RESYNC: (1.22-1.23); FILE MERGED 2008/01/31 16:13:36 rt 1.21.372.2: RESYNC: (1.21-1.22); FILE MERGED 2008/01/25 15:14:33 rt 1.21.372.1: #i85482# Remove UPD from library names.


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [b09e8589f9794d7208640130e750bc43438836ce]

INTEGRATION: CWS supdremove02 (1.22.230); FILE MERGED 2008/01/25 15:14:33 rt 1.22.230.1: #i85482# Remove UPD from library names.


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [dc34950a22d17838088d0f48fcc592d0aee2270a]

INTEGRATION: CWS supdremove02 (1.36.142); FILE MERGED 2008/01/25 15:14:32 rt 1.36.142.1: #i85482# Remove UPD from library names.


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [1c1b08a57b351c0ffae4027f8c2ff712606e9be1]

INTEGRATION: CWS supdremove02 (1.54.188); FILE MERGED 2008/01/31 13:50:28 rt 1.54.188.1: #i85482# Remove UPD from resource name.


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [1bb67456042816e2af04e549b399366886b6407a]

INTEGRATION: CWS supdremove02 (1.10.24); FILE MERGED 2008/01/29 08:52:17 rt 1.10.24.1: #i85482# Remove UPD from library name


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [f78c9d4283f862f35e452869e14424f500b77a79]

INTEGRATION: CWS supdremove02 (1.28.64); FILE MERGED 2008/01/28 10:43:13 rt 1.28.64.1: #i85482# Remove UPD from library name


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [b1e088d273f741528138d4877f5997fc91141cb4]

INTEGRATION: CWS supdremove02 (1.11.66); FILE MERGED 2008/01/28 10:43:13 rt 1.11.66.1: #i85482# Remove UPD from library name


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [ece1ea8af3098c1dba09a66334cb83a2475b2649]

INTEGRATION: CWS supdremove02 (1.22.84); FILE MERGED 2008/01/29 08:10:17 rt 1.22.84.1: #i85482# Remove UPD from library name


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [4001fe8d9275a1c132661f08e51cf4bb3798f6a4]

INTEGRATION: CWS supdremove02 (1.6.8); FILE MERGED 2008/01/29 09:04:46 rt 1.6.8.1: #i85482# Remove UPD from library name


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [e60e4ee9a54c6f201820f9497da216efc7f8ca98]

INTEGRATION: CWS supdremove02 (1.10.168); FILE MERGED 2008/02/22 12:48:57 rt 1.10.168.2: RESYNC: (1.10-1.11); FILE MERGED 2008/01/28 10:39:36 rt 1.10.168.1: #i85482# Remove UPD from library name


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [4a5a9e17ac3cadcd443f0bf8aa5a79dde181bbf9]

INTEGRATION: CWS supdremove02 (1.5.54); FILE MERGED 2008/01/31 13:50:07 rt 1.5.54.1: #i85482# Remove UPD from resource name.


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [e4eea99552b53e2a6fd24b03290a668c16e8a594]

INTEGRATION: CWS supdremove02 (1.9.326); FILE MERGED 2008/01/28 10:37:51 rt 1.9.326.1: #i85482# Remove UPD from library name


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [2a2c8d1e6bc68c74c971f1f19bf06e174e9b5591]

INTEGRATION: CWS supdremove02 (1.7.558); FILE MERGED 2008/01/28 10:37:51 rt 1.7.558.1: #i85482# Remove UPD from library name


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [4d728474d3d1348012a28a12a94ad0b7fafb7fb2]

INTEGRATION: CWS supdremove02 (1.17.64); FILE MERGED 2008/01/31 16:11:31 rt 1.17.64.2: RESYNC: (1.17-1.18); FILE MERGED 2008/01/31 13:50:07 rt 1.17.64.1: #i85482# Remove UPD from resource name.


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [2b3d36ae64124f3cdb154a64cc57d7983f1f8abe]

INTEGRATION: CWS supdremove02 (1.5.474); FILE MERGED 2008/01/29 15:45:20 rt 1.5.474.1: #i85484# RSCUPDVER not needed here.


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [6ef9699252de35ef37cc5074f8efe054deb2b88e]

INTEGRATION: CWS supdremove02 (1.14.64); FILE MERGED 2008/01/28 10:37:51 rt 1.14.64.1: #i85482# Remove UPD from library name


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [5d5a2bc3251cf5877f196e258dc5433025a290c8]

INTEGRATION: CWS supdremove02 (1.17.54); FILE MERGED 2008/01/31 13:50:06 rt 1.17.54.1: #i85482# Remove UPD from resource name.


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [392bc0a2837716c280464217f03b8fa8dba65544]

INTEGRATION: CWS supdremove02 (1.4.64); FILE MERGED 2008/01/28 10:37:51 rt 1.4.64.1: #i85482# Remove UPD from library name


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [7c95a68e745ad97a89d8905c324a4383aee0e777]

INTEGRATION: CWS supdremove02 (1.15.54); FILE MERGED 2008/01/28 10:37:50 rt 1.15.54.1: #i85482# Remove UPD from library name


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [30741b0a360498c8bda08b4a45c1c74ae366d55d]

INTEGRATION: CWS supdremove02 (1.5.192); FILE MERGED 2008/01/31 13:50:06 rt 1.5.192.1: #i85482# Remove UPD from resource name.


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [483598c4308c5ae704e37e1293945535af877f3d]

INTEGRATION: CWS supdremove02 (1.31.54); FILE MERGED 2008/02/22 12:48:29 rt 1.31.54.2: RESYNC: (1.31-1.32); FILE MERGED 2008/01/31 13:50:06 rt 1.31.54.1: #i85482# Remove UPD from resource name.


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [f6ef542b8a21f7d47e55381527e86ad3d802957f]

INTEGRATION: CWS supdremove02 (1.15.36); FILE MERGED 2008/01/28 10:37:50 rt 1.15.36.1: #i85482# Remove UPD from library name


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [eba2213c7c65dedce5dc6a8828d56ea60e475860]

INTEGRATION: CWS supdremove02 (1.2.2); FILE MERGED 2008/02/01 15:16:14 rt 1.2.2.1: #i85482# Remove UPD from resource name.


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [ce84ffa5876a304d6d898daa034215917cc5170b]

INTEGRATION: CWS supdremove02 (1.211.54); FILE MERGED 2008/02/22 12:48:54 rt 1.211.54.3: RESYNC: (1.212-1.213); FILE MERGED 2008/01/31 16:11:34 rt 1.211.54.2: RESYNC: (1.211-1.212); FILE MERGED 2008/01/31 13:50:06 rt 1.211.54.1: #i85482# Remove UPD from resource name.


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [33baed717c7a454c6bb0f1dca9286b59b4fac08b]

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>  [940579ace907532622ed6efc08ffeb0661408686]

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>  [6c2027d3bf61d33f6c497c883d0e1d7cb33b4129]

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>  [c605f330b7ff1024e1a90b099ba55d526aebb506]

INTEGRATION: CWS supdremove02 (1.19.152); FILE MERGED 2008/01/28 14:35:21 rt 1.19.152.1: #i85482# Remove UPD from library name


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [1d4338aa97efba464dbd723183415bb80ac9f6b8]

INTEGRATION: CWS supdremove02 (1.8.42); FILE MERGED 2008/01/29 08:07:40 rt 1.8.42.1: #i85482# Remove UPD from library name


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [5ea30437567e364dbc8d16d4d661b1c3afbe0379]

INTEGRATION: CWS supdremove02 (1.3.44); FILE MERGED 2008/01/29 08:07:39 rt 1.3.44.1: #i85482# Remove UPD from library name


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [a72811cd8d61e222eca4435597d1aabfab75c353]

INTEGRATION: CWS supdremove02 (1.11.18); FILE MERGED 2008/01/28 15:15:16 rt 1.11.18.1: #i85482# Remove UPD from library name


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [6c0870e16ca62d5154fe6f2d031b4bf87ebd2b2e]

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>  [b467e6591b23d5dc6bbfbb52c6ccbd5a75574246]

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>  [887478e27d38e4d1f7e2d5a4ac9787b89031c413]

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>  [74f8c344ca4c58d6c64b43575a301cef450aef00]

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>  [cc69d3870a3d60e4f4703666c3b9721d5eb6ec4c]

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>  [6e78f5d8173d4231ff4997eda472e0c289fdbe3e]

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>  [6c5bb0905f92108bb9aeeb74e3cdfd4035330106]

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>  [5521e01c9933b313804e8f74582eaffc5df216c2]

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>  [4c6a1eebbcbbd9a436dbdc45115f414c379be5d6]

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>  [e269655a4b12611d346d5db8eac889f911d72665]

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>  [e08f8c5cd6f7b2319fa4dc5ad1231ed1633a334c]

INTEGRATION: CWS supdremove02 (1.18.100); FILE MERGED 2008/01/28 16:08:56 rt 1.18.100.1: #i85482# Remove UPD from library name


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [6fd03b6c87a45bd82179cbd185d1e781155e3f16]

INTEGRATION: CWS supdremove02 (1.31.66); FILE MERGED 2008/01/28 16:08:55 rt 1.31.66.1: #i85482# Remove UPD from library name


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [569adb57c1726c52cc37bd44573f9f9b2e0a82dd]

INTEGRATION: CWS supdremove02 (1.3.28); FILE MERGED 2008/01/29 08:51:59 rt 1.3.28.1: #i85482# Remove UPD from library name


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [b4fa4bf2242a9fbd89b0e3fc25cddd24654a0001]

INTEGRATION: CWS supdremove02 (1.18.218); FILE MERGED 2008/01/25 16:13:30 rt 1.18.218.1: #i85482# Remove UPD from library names.


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [cf712866b2bd25bb8186e3c36ed6f30e9ee1d7f9]

INTEGRATION: CWS supdremove02 (1.9.192); FILE MERGED 2008/01/31 13:49:28 rt 1.9.192.1: #i85482# Remove UPD from resource name.


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [37f042596ccaacc89798a6eb627c05ffca8a9b8f]

INTEGRATION: CWS supdremove02 (1.6.406); FILE MERGED 2008/01/25 16:13:32 rt 1.6.406.1: #i85482# Remove UPD from library names.


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [2f89acdc979261aa00e825eaf22dd65f9c9cd39e]

INTEGRATION: CWS supdremove02 (1.5.276); FILE MERGED 2008/01/25 16:13:30 rt 1.5.276.1: #i85482# Remove UPD from library names.


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [672e75a709b356bccb2afbc50d39a5b4cf5aceeb]

INTEGRATION: CWS supdremove02 (1.9.276); FILE MERGED 2008/01/25 16:13:31 rt 1.9.276.1: #i85482# Remove UPD from library names.


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [d90fea69ccb7d6905460a1f682a6d0cf19ba9059]

INTEGRATION: CWS supdremove02 (1.12.160); FILE MERGED 2008/01/25 16:13:31 rt 1.12.160.1: #i85482# Remove UPD from library names.


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [5a656ac1fd8250f188aa7530072c3771cc6579be]

INTEGRATION: CWS supdremove02 (1.61.16); FILE MERGED 2008/01/31 16:10:20 rt 1.61.16.2: RESYNC: (1.61-1.62); FILE MERGED 2008/01/31 13:49:28 rt 1.61.16.1: #i85482# Remove UPD from resource name.


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [ae5b7923ebaa5207fab6ab8e660c6a8e59484360]

INTEGRATION: CWS supdremove02 (1.11.146); FILE MERGED 2008/01/31 13:49:28 rt 1.11.146.1: #i85482# Remove UPD from resource name.


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [54a6e6ef08d64926157343608b028a7684812bbd]

INTEGRATION: CWS supdremove02 (1.12.304); FILE MERGED 2008/01/25 16:13:30 rt 1.12.304.1: #i85482# Remove UPD from library names.


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [9049fe8b0f4d0ccdcaecd3066891a3193515e2e7]

INTEGRATION: CWS supdremove02 (1.28.14); FILE MERGED 2008/01/31 13:49:28 rt 1.28.14.1: #i85482# Remove UPD from resource name.


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [390658b771633a40c70300038cd2eb490c96d9a0]

INTEGRATION: CWS supdremove02 (1.5.276); FILE MERGED 2008/01/25 16:13:32 rt 1.5.276.1: #i85482# Remove UPD from library names.


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [5d2d652d20adcbd9090ddd3291ff36a185eb9e82]

INTEGRATION: CWS supdremove02 (1.4.228); FILE MERGED 2008/01/31 13:49:27 rt 1.4.228.1: #i85482# Remove UPD from resource name.


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [96ebdca4c41ee246f59d6046a52ef9f4b4c115b7]

INTEGRATION: CWS supdremove02 (1.14.162); FILE MERGED 2008/01/25 16:13:31 rt 1.14.162.1: #i85482# Remove UPD from library names.


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [cc8a34c95dcd9b7d9b1563543165640b8c3f361d]

INTEGRATION: CWS supdremove02 (1.5.276); FILE MERGED 2008/01/25 16:13:31 rt 1.5.276.1: #i85482# Remove UPD from library names.


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [ab0999b29c49af1751819443f6771d3454696bee]

INTEGRATION: CWS supdremove02 (1.11.6); FILE MERGED 2008/01/31 16:10:01 rt 1.11.6.2: RESYNC: (1.11-1.12); FILE MERGED 2008/01/28 08:18:58 rt 1.11.6.1: #i85482# Remove UPD from library name


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [ef58e1cbb9f3c0dfc9344f97f45f8c522f84e754]

INTEGRATION: CWS supdremove02 (1.2.86); FILE MERGED 2008/01/31 13:49:17 rt 1.2.86.1: #i85482# Remove UPD from resource name.


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [aa766327277d97d1e0050bbb56788dbeba4491cd]

INTEGRATION: CWS supdremove02 (1.5.102); FILE MERGED 2008/01/29 16:34:37 rt 1.5.102.1: #i85482# Remove UPD from library name


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [31ff2ba14be6f5ade3bb718871a5f187aa4489d3]

INTEGRATION: CWS supdremove02 (1.32.50); FILE MERGED 2008/01/28 08:04:42 rt 1.32.50.1: #i85482# Remove UPD from library name


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [2d4cf6b7e5154025a37345778fa546d273b75758]

INTEGRATION: CWS supdremove02 (1.5.226); FILE MERGED 2008/01/31 13:49:03 rt 1.5.226.1: #i85482# Remove UPD from resource name.


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [a529c993141eb97b03e0adabbc65e7a1dbe84ad6]

INTEGRATION: CWS supdremove02 (1.7.50); FILE MERGED 2008/01/28 08:04:42 rt 1.7.50.1: #i85482# Remove UPD from library name


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [daf2077ca35a5ff3a7dc0703ba2f17c268c964ed]

INTEGRATION: CWS supdremove02 (1.4.282); FILE MERGED 2008/01/28 08:04:41 rt 1.4.282.1: #i85482# Remove UPD from library name


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [8ee397c3bdd3fde22091ea729ee360337c4d845e]

INTEGRATION: CWS supdremove02 (1.9.228); FILE MERGED 2008/01/31 13:49:03 rt 1.9.228.1: #i85482# Remove UPD from resource name.


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [3d82259b0c30a78309fe01299420a6dd14a5db49]

INTEGRATION: CWS supdremove02 (1.53.118); FILE MERGED 2008/01/28 13:58:45 rt 1.53.118.1: #i85482# Remove UPD from library name


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [125dea4edd4584d3e4aac272f9e18eb6f6e45c2f]

INTEGRATION: CWS supdremove02 (1.5.366); FILE MERGED 2008/01/31 13:48:53 rt 1.5.366.1: #i85482# Remove UPD from resource name.


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [db4ec3c7bde382c3ceea00b25eb1e4a48ebcebdc]

INTEGRATION: CWS supdremove02 (1.9.106); FILE MERGED 2008/01/28 13:58:45 rt 1.9.106.1: #i85482# Remove UPD from library name


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [9d19b4a50984ad8b0f8eb78e3ca391cabb9b71be]

INTEGRATION: CWS supdremove02 (1.6.176); FILE MERGED 2008/01/28 13:58:45 rt 1.6.176.1: #i85482# Remove UPD from library name


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [5b720baa0a42dde7add7c067bac30a5974f8d0b0]

INTEGRATION: CWS supdremove02 (1.32.106); FILE MERGED 2008/01/31 13:48:52 rt 1.32.106.1: #i85482# Remove UPD from resource name.


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [9c279e177df055d08f165e9010ba0c3256a9b2b0]

INTEGRATION: CWS supdremove02 (1.6.176); FILE MERGED 2008/01/28 13:58:44 rt 1.6.176.1: #i85482# Remove UPD from library name


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [4d7d8be237d75d8db88110cebb57bf82247e581d]

INTEGRATION: CWS supdremove02 (1.26.282); FILE MERGED 2008/01/31 13:48:52 rt 1.26.282.1: #i85482# Remove UPD from resource name.


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [a7a61c11fd3ff7def182f0c80a06f9b132801e9a]

INTEGRATION: CWS supdremove02 (1.44.268); FILE MERGED 2008/01/31 13:48:52 rt 1.44.268.1: #i85482# Remove UPD from resource name.


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [fe49ab8ea1d3f36908ee4d068e3c6c635e8a8ced]

INTEGRATION: CWS supdremove02 (1.15.280); FILE MERGED 2008/01/31 13:48:52 rt 1.15.280.1: #i85482# Remove UPD from resource name.


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [28162a4ea64b7efaab75ced00619eab5be8f8ad9]

INTEGRATION: CWS supdremove02 (1.28.282); FILE MERGED 2008/01/31 13:48:52 rt 1.28.282.1: #i85482# Remove UPD from resource name.


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [b1d6a0137a8900a692ea5b5afddb8d98e827de88]

INTEGRATION: CWS supdremove02 (1.52.14); FILE MERGED 2008/02/22 12:45:55 rt 1.52.14.2: RESYNC: (1.52-1.53); FILE MERGED 2008/01/31 13:48:51 rt 1.52.14.1: #i85482# Remove UPD from resource name.


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [ab5b57116c45fbe9c1ce3fbd646698eb899dc1de]

INTEGRATION: CWS supdremove02 (1.9.282); FILE MERGED 2008/01/31 13:48:51 rt 1.9.282.1: #i85482# Remove UPD from resource name.


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [55e713802e1c35e91819d6784ea77da1e3bd62af]

INTEGRATION: CWS supdremove02 (1.59.104); FILE MERGED 2008/01/28 13:58:45 rt 1.59.104.1: #i85482# Remove UPD from library name


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [21e6d3d3d8949f7e4b4be87a4ba337b64b4165d3]

INTEGRATION: CWS supdremove02 (1.14.174); FILE MERGED 2008/02/05 15:48:46 rt 1.14.174.2: #i85482# Remove UPD from resource name. 2008/01/31 13:48:51 rt 1.14.174.1: #i85482# Remove UPD from resource name.


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [8b93c43189f87203bb9c0731686b79934334ef7b]

INTEGRATION: CWS supdremove02 (1.7.282); FILE MERGED 2008/01/31 13:48:51 rt 1.7.282.1: #i85482# Remove UPD from resource name.


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [610feb9d97da4e1d5689c54382703cd819279538]

INTEGRATION: CWS supdremove02 (1.6.32); FILE MERGED 2008/01/29 08:44:56 rt 1.6.32.1: #i85482# Remove UPD from library name


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [3ce8a0eb783b5069ed49781cbec7fb7ddaa5cf0c]

INTEGRATION: CWS supdremove02 (1.21.38); FILE MERGED 2008/01/31 16:07:52 rt 1.21.38.2: RESYNC: (1.21-1.22); FILE MERGED 2008/01/29 08:44:56 rt 1.21.38.1: #i85482# Remove UPD from library name


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [2e228999a277d0458d1cc93c2169b63c858ff9e2]

INTEGRATION: CWS supdremove02 (1.13.62); FILE MERGED 2008/01/29 09:20:39 rt 1.13.62.1: #i85482# Remove UPD from library name


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [749f5206644d2bb10c1e8c664988e7bb7a012478]

INTEGRATION: CWS supdremove02 (1.18.134); FILE MERGED 2008/01/28 14:58:13 rt 1.18.134.1: #i85482# Remove UPD from library name


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [7b6c3f1a898821513c3c28f997f1035ca35cdd36]

INTEGRATION: CWS supdremove02 (1.16.134); FILE MERGED 2008/01/28 14:58:13 rt 1.16.134.1: #i85482# Remove UPD from library name


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [ea511afe8f6a06f56a3ae71fcc88a2f6afb8d4ea]

INTEGRATION: CWS supdremove02 (1.5.134); FILE MERGED 2008/01/28 14:58:13 rt 1.5.134.1: #i85482# Remove UPD from library name


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [37ee87ff755723b1027277ea7f9c9bc2daf1d808]

INTEGRATION: CWS supdremove02 (1.6.134); FILE MERGED 2008/01/28 14:58:12 rt 1.6.134.1: #i85482# Remove UPD from library name


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [9432ae1d079b5af488f301ecd0e7cfaa7cbc52a1]

INTEGRATION: CWS supdremove02 (1.26.134); FILE MERGED 2008/01/28 14:58:12 rt 1.26.134.1: #i85482# Remove UPD from library name


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [0248d248160d64852dfb428c508c79442559194c]

INTEGRATION: CWS supdremove02 (1.10.134); FILE MERGED 2008/01/28 14:58:13 rt 1.10.134.1: #i85482# Remove UPD from library name


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [71458397cff2d87594f12ef2d0cd27d1a54fa749]

INTEGRATION: CWS supdremove02 (1.13.56); FILE MERGED 2008/01/28 14:58:13 rt 1.13.56.1: #i85482# Remove UPD from library name


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [6c3183c1e69b20ed32deb7c8e8918ffe4b874660]

INTEGRATION: CWS supdremove02 (1.6.12); FILE MERGED 2008/01/28 15:14:08 rt 1.6.12.1: #i85482# Remove UPD from library name


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [5bc41de739143ab25405ba06edfda90c2ce7d12b]

INTEGRATION: CWS supdremove02 (1.10.12); FILE MERGED 2008/01/28 15:14:08 rt 1.10.12.1: #i85482# Remove UPD from library name


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [65d7d56cbed67265815f02367c7441229695c5bc]

INTEGRATION: CWS supdremove02 (1.3.34); FILE MERGED 2008/01/29 07:59:28 rt 1.3.34.1: #i85482# Remove UPD from library name


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [28db40e5c3396727bb2af3333585ec473d84912f]

INTEGRATION: CWS supdremove02 (1.3.40); FILE MERGED 2008/01/29 07:59:28 rt 1.3.40.1: #i85482# Remove UPD from library name


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [934ec26ab9ef2dad805f419fdf305bf54c3676ab]

INTEGRATION: CWS supdremove02 (1.18.82); FILE MERGED 2008/01/28 14:26:34 rt 1.18.82.1: #i85482# Remove UPD from library name


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [d0ce59033702f00dfc22f531fc960fa4097f4373]

INTEGRATION: CWS supdremove02 (1.3.66); FILE MERGED 2008/01/31 13:48:25 rt 1.3.66.1: #i85482# Remove UPD from resource name.


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [139e12ef38f9670f7bd9cbf8c79cb1ba27008c1f]

INTEGRATION: CWS supdremove02 (1.8.14); FILE MERGED 2008/01/29 09:00:51 rt 1.8.14.1: #i85482# Remove UPD from library name


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [9585ab624b31b883af8c0bc11076fcb61e1c75fc]

INTEGRATION: CWS supdremove02 (1.30.16); FILE MERGED 2008/01/29 08:47:43 rt 1.30.16.1: #i85482# Remove UPD from library name


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [3735eb1d25102e448bb31cbfa22f9826c93a459c]

INTEGRATION: CWS supdremove02 (1.4.100); FILE MERGED 2008/01/28 14:23:45 rt 1.4.100.1: #i85482# Remove UPD from library name


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [44d64c6b69eb371e797d6fbf13c192fc3622a10f]

INTEGRATION: CWS supdremove02 (1.2.22); FILE MERGED 2008/01/28 14:23:45 rt 1.2.22.1: #i85482# Remove UPD from library name


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [68b002a038222c1818a639112f13ae2f7a7b02ae]

INTEGRATION: CWS supdremove02 (1.2.134); FILE MERGED 2008/01/31 13:48:16 rt 1.2.134.1: #i85482# Remove UPD from resource name.


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [5a3fa4ff3a667b89b149ba3435f8831d72d9447c]

INTEGRATION: CWS supdremove02 (1.23.12); FILE MERGED 2008/01/28 12:17:05 rt 1.23.12.1: #i85482# Remove UPD from library name


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [eb6dd08b3fb6e68e682a2ffccab13e1713e53c0e]

INTEGRATION: CWS supdremove02 (1.5.34); FILE MERGED 2008/01/28 12:17:05 rt 1.5.34.1: #i85482# Remove UPD from library name


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [93d13297621ecf7b965a72c7f1abd317fb054051]

INTEGRATION: CWS supdremove02 (1.3.24); FILE MERGED 2008/01/31 13:48:04 rt 1.3.24.1: #i85482# Remove UPD from resource name.


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [116323861c66359aaccab3eff8cd82be96df9183]

INTEGRATION: CWS supdremove02 (1.25.38); FILE MERGED 2008/01/28 14:30:58 rt 1.25.38.1: #i85482# Remove UPD from library name


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [52dc2cf3650c0db4d01eb34818c028bb98bc121b]

INTEGRATION: CWS supdremove02 (1.22.192); FILE MERGED 2008/01/28 07:57:22 rt 1.22.192.1: #i85482# Remove UPD from library name


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [8d433ea2754c7fd84d312baf224b02a411f9a583]

INTEGRATION: CWS supdremove02 (1.26.30); FILE MERGED 2008/01/28 07:57:22 rt 1.26.30.1: #i85482# Remove UPD from library name


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [72e0e33526c828ed1fc4516145f602f761b1f5b9]

INTEGRATION: CWS supdremove02 (1.23.70); FILE MERGED 2008/01/31 13:47:55 rt 1.23.70.1: #i85482# Remove UPD from resource name.


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [e8e4442697ac27eb2b8eb4ec0f9503261d3a13c6]

INTEGRATION: CWS supdremove02 (1.9.16); FILE MERGED 2008/01/28 16:19:59 rt 1.9.16.1: #i85482# Remove UPD from library name


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [360cd7ca60dbfd2153693a29dc29093731f38092]

INTEGRATION: CWS supdremove02 (1.2.26); FILE MERGED 2008/02/04 10:13:43 rt 1.2.26.1: #i85484# Useless include path remove: 'SOLARVER' already contains 'UPD', therefor 'SOLARVER/UPD' points to nowhere.


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [e2259bd75291b0be4fa86144added5fce306f2ad]

INTEGRATION: CWS supdremove02 (1.4.26); FILE MERGED 2008/02/04 10:13:42 rt 1.4.26.1: #i85484# Useless include path remove: 'SOLARVER' already contains 'UPD', therefor 'SOLARVER/UPD' points to nowhere.


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [41d2fc3dd1688087819904aed873befae5ffc423]

INTEGRATION: CWS supdremove02 (1.18.34); FILE MERGED 2008/01/28 14:14:01 rt 1.18.34.1: #i85482# Remove UPD from library name


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [8ccad05c698fb21fd1709e2d55cd8652a6344da6]

INTEGRATION: CWS supdremove02 (1.6.124); FILE MERGED 2008/01/31 13:47:48 rt 1.6.124.1: #i85482# Remove UPD from resource name.


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [83d1b35ea9f0261fbaa7ddb60f8116709e5e4ce1]

INTEGRATION: CWS supdremove02 (1.27.100); FILE MERGED 2008/02/05 08:58:35 rt 1.27.100.1: *** empty log message ***


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [d7b926293a300f5c4c872da85c6a817efacb1fda]

INTEGRATION: CWS supdremove02 (1.62.154); FILE MERGED 2008/01/28 15:48:13 rt 1.62.154.1: #i85482# Remove UPD from library name


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [934c06a1a603ee29a9ec751fd0ae89b059754bf2]

INTEGRATION: CWS supdremove02 (1.19.176); FILE MERGED 2008/01/28 15:48:14 rt 1.19.176.1: #i85482# Remove UPD from library name


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [8dadae9042cf872574fd1aca16e5d83a8828bd36]

INTEGRATION: CWS supdremove02 (1.19.752); FILE MERGED 2008/01/29 15:40:02 rt 1.19.752.1: #i85484# RSCUPDVER is obsolete here since app.src revision 1.111, i.e. 2004/12/10.


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [3cbd26a2b79974226e0b417571e3852f6241aec4]

INTEGRATION: CWS supdremove02 (1.7.408); FILE MERGED 2008/01/28 15:48:14 rt 1.7.408.1: #i85482# Remove UPD from library name


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [afc91dbcc9a162ab85f2e19786afab2fb1486f69]

INTEGRATION: CWS supdremove02 (1.1.1.1.1538); FILE MERGED 2008/01/25 15:56:06 rt 1.1.1.1.1538.1: #i85482# Remove UPD from library names.


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [845780b0470cce0950a316a784f762971c266487]

INTEGRATION: CWS supdremove02 (1.51.180); FILE MERGED 2008/01/25 15:56:06 rt 1.51.180.1: #i85482# Remove UPD from library names.


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [8359e4595e92c72178a81311c392132fae8851c2]

INTEGRATION: CWS supdremove02 (1.50.44); FILE MERGED 2008/01/31 13:47:32 rt 1.50.44.1: #i85482# Remove UPD from resource name.


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [68932ed620cea8c2d7a464ce1177518c9f4c5360]

INTEGRATION: CWS supdremove02 (1.36.154); FILE MERGED 2008/01/25 15:56:06 rt 1.36.154.1: #i85482# Remove UPD from library names.


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [9b922d75d7ab0170d9aac9cb50714e9a32a4aef3]

INTEGRATION: CWS supdremove02 (1.16.62); FILE MERGED 2008/01/25 15:56:05 rt 1.16.62.1: #i85482# Remove UPD from library names.


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [4e1512263d3d911f0064aec4a72b480734d82dc0]

INTEGRATION: CWS supdremove02 (1.11.312); FILE MERGED 2008/01/25 15:56:05 rt 1.11.312.1: #i85482# Remove UPD from library names.


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [a4a3cfffcb52e06733599364b85f7a02f53f03ed]

INTEGRATION: CWS supdremove02 (1.5.28); FILE MERGED 2008/01/31 16:04:43 rt 1.5.28.2: RESYNC: (1.5-1.6); FILE MERGED 2008/01/29 09:11:45 rt 1.5.28.1: #i85482# Remove UPD from library name


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [5ce3b4852ca6bf68c15bd5d7c52f59b0ec9f13d5]

INTEGRATION: CWS supdremove02 (1.19.40); FILE MERGED 2008/01/28 11:13:48 rt 1.19.40.1: #i85482# Remove UPD from library name


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [c5590bc677ec208eeeaeb21a28d67308ac6ee4aa]

INTEGRATION: CWS supdremove02 (1.21.50); FILE MERGED 2008/01/31 13:47:19 rt 1.21.50.1: #i85482# Remove UPD from resource name.


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [3f3191414254b4f7026ac54b410fbe955e41f0b5]

INTEGRATION: CWS supdremove02 (1.8.14); FILE MERGED 2008/01/29 08:55:14 rt 1.8.14.1: #i85482# Remove UPD from library name


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [1c54f9954effc424f6547002f38394a9a966bb4e]

INTEGRATION: CWS supdremove02 (1.16.36); FILE MERGED 2008/01/31 13:47:11 rt 1.16.36.1: #i85482# Remove UPD from resource name.


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [30fd61417b09820b6fcc4c4d02f38aee6942cdde]

INTEGRATION: CWS supdremove02 (1.11.32); FILE MERGED 2008/01/28 16:15:25 rt 1.11.32.1: #i85482# Remove UPD from library name


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [10999d6d2fbca7dd98fa4d05f286d8e930105b97]

INTEGRATION: CWS supdremove02 (1.17.32); FILE MERGED 2008/01/28 16:15:24 rt 1.17.32.1: #i85482# Remove UPD from library name


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [a4160f5012f360925aab480175df9c9e4da79854]

INTEGRATION: CWS supdremove02 (1.2.36); FILE MERGED 2008/01/28 16:15:24 rt 1.2.36.1: #i85482# Remove UPD from library name


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [7c99d7b84e0f57f9f569f9879dcf82c291ee5627]

INTEGRATION: CWS supdremove02 (1.3.36); FILE MERGED 2008/01/31 16:01:50 rt 1.3.36.2: RESYNC: (1.3-1.4); FILE MERGED 2008/01/28 16:15:24 rt 1.3.36.1: #i85482# Remove UPD from library name


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [a123a27239557b3ab8b857c91ecd9a2bd46ed8d9]

INTEGRATION: CWS supdremove02 (1.16.14); FILE MERGED 2008/01/28 16:15:23 rt 1.16.14.1: #i85482# Remove UPD from library name


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [e7f052a80a1aad04fae68742537cf1b18df14b73]

INTEGRATION: CWS supdremove02 (1.7.12); FILE MERGED 2008/01/29 14:00:11 rt 1.7.12.1: #i85484# Clean up


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [4a7162cd0b4b00958e4ec206638ae5c6929e452e]

INTEGRATION: CWS supdremove02 (1.10.12); FILE MERGED 2008/01/29 14:00:11 rt 1.10.12.1: #i85484# Clean up


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [4c19c05aa692a39b2548c909daa75a70afaf49b2]

INTEGRATION: CWS supdremove02 (1.13.12); FILE MERGED 2008/01/29 14:00:10 rt 1.13.12.1: #i85484# Clean up


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [69318332b046f41a3b96f17ab918af47953d9ecc]

INTEGRATION: CWS supdremove02 (1.22.6); FILE MERGED 2008/01/29 15:06:49 rt 1.22.6.1: #i85484# Clean up


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [c5ca59c38e09d15745ffd860ace5bc5f4b8373c4]

INTEGRATION: CWS supdremove02 (1.10.116); FILE MERGED 2008/01/29 14:00:10 rt 1.10.116.1: #i85484# Clean up


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [c3cde7e8cbcdf468217cbda6103cba0f1c38bec9]

INTEGRATION: CWS supdremove02 (1.5.22); FILE MERGED 2008/01/28 08:09:32 rt 1.5.22.1: #i85482# Remove UPD from library name


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [5df228d957accfd915dae077c3c2f01a056418a4]

INTEGRATION: CWS supdremove02 (1.5.22); FILE MERGED 2008/01/28 08:09:31 rt 1.5.22.1: #i85482# Remove UPD from library name


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [5d9c1339bf46161f9bdd4b508b86d7a756e2c5ea]

INTEGRATION: CWS supdremove02 (1.12.56); FILE MERGED 2008/01/31 13:47:01 rt 1.12.56.1: #i85482# Remove UPD from resource name.


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [bde67b6c0fab8e5d4ef68bbc8645d6d92777a363]

INTEGRATION: CWS supdremove02 (1.116.38); FILE MERGED 2008/01/28 10:53:50 rt 1.116.38.1: #i85482# Remove UPD from library name


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [c176f1d6ba6f7e9c9e8c9b335fb4838bab68fe74]

INTEGRATION: CWS supdremove02 (1.8.132); FILE MERGED 2008/01/31 13:46:54 rt 1.8.132.1: #i85482# Remove UPD from resource name.


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [120ee42e8c47ca95cc0a51b5bfaf6788df88c4c4]

INTEGRATION: CWS supdremove02 (1.10.58); FILE MERGED 2008/01/31 13:46:54 rt 1.10.58.1: #i85482# Remove UPD from resource name.


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [48fb77a7fe7b5b386cfbe11ae8a3e0a7f1732959]

INTEGRATION: CWS supdremove02 (1.6.134); FILE MERGED 2008/01/31 13:46:54 rt 1.6.134.1: #i85482# Remove UPD from resource name.


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [4cd6b03c2a6e00b54341dc74bab514b7beb4a344]

INTEGRATION: CWS supdremove02 (1.14.42); FILE MERGED 2008/01/28 10:40:57 rt 1.14.42.1: #i85482# Remove UPD from library name


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [14628901725810c325bdf1de8c76171e69744e2f]

INTEGRATION: CWS supdremove02 (1.13.36); FILE MERGED 2008/01/31 13:46:40 rt 1.13.36.1: #i85482# Remove UPD from resource name.


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [a8f0b97ed73402d4db5906eec69704a5dd61c9ca]

INTEGRATION: CWS supdremove02 (1.17.18); FILE MERGED 2008/01/28 10:40:57 rt 1.17.18.1: #i85482# Remove UPD from library name


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [d4e0f02c0361ce4db44ecc2d9f9e69bedefec01f]

INTEGRATION: CWS supdremove02 (1.43.64); FILE MERGED 2008/01/31 16:01:22 rt 1.43.64.2: RESYNC: (1.43-1.44); FILE MERGED 2008/01/31 13:46:40 rt 1.43.64.1: #i85482# Remove UPD from resource name.


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [3624cbd0511147551f01b964c60c8a2b7bc0de63]

INTEGRATION: CWS supdremove02 (1.3.158); FILE MERGED 2008/01/25 15:58:55 rt 1.3.158.1: #i85482# Remove UPD from library names.


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [8986ac712f5e0d3097edb20d990b050d6da72bb5]

INTEGRATION: CWS supdremove02 (1.3.158); FILE MERGED 2008/01/25 15:58:56 rt 1.3.158.1: #i85482# Remove UPD from library names.


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [aeefec8ca7d2250ae2b6b212dfc10578ab96615e]

INTEGRATION: CWS supdremove02 (1.7.450); FILE MERGED 2008/01/25 16:00:12 rt 1.7.450.1: #i85482# Remove UPD from library names.


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [612d3c1eb6a9b00537ea91e4c124cef5fd0b4eb0]

INTEGRATION: CWS supdremove02 (1.14.8); FILE MERGED 2008/01/31 16:01:10 rt 1.14.8.2: RESYNC: (1.14-1.15); FILE MERGED 2008/01/31 13:46:33 rt 1.14.8.1: #i85482# Remove UPD from resource name.


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [fb6b87ae84aab8b5d30ea36a01d0fece49755c37]

INTEGRATION: CWS supdremove02 (1.4.94); FILE MERGED 2008/01/25 16:00:13 rt 1.4.94.1: #i85482# Remove UPD from library names.


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [3a48af3dc03dab45594fe4556eedb6e7f19d8e57]

INTEGRATION: CWS supdremove02 (1.6.450); FILE MERGED 2008/01/25 16:00:13 rt 1.6.450.1: #i85482# Remove UPD from library names.


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [92a37c7d3c32b985c5957894a07bad2ef10372e1]

INTEGRATION: CWS supdremove02 (1.14.8); FILE MERGED 2008/01/31 13:46:33 rt 1.14.8.1: #i85482# Remove UPD from resource name.


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [834b2d1793fb8a53093aa83110775ed0966b812f]

INTEGRATION: CWS supdremove02 (1.16.74); FILE MERGED 2008/01/25 16:00:13 rt 1.16.74.1: #i85482# Remove UPD from library names.


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [f8ce8c171747a1c7ddf7f5e915ad8847d2566944]

INTEGRATION: CWS supdremove02 (1.12.8); FILE MERGED 2008/01/31 13:46:33 rt 1.12.8.1: #i85482# Remove UPD from resource name.


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [4d2aca3a56351cf764df7e26d541689e7f91b395]

INTEGRATION: CWS supdremove02 (1.3.254); FILE MERGED 2008/01/31 13:46:33 rt 1.3.254.1: #i85482# Remove UPD from resource name.


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [6459cb928ea92d9bfa3d552c2372ed276ea60177]

INTEGRATION: CWS supdremove02 (1.10.350); FILE MERGED 2008/01/25 15:58:29 rt 1.10.350.1: #i85482# Remove UPD from library names.


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [c50d7a2159f9558102428698239e0abe929e0e75]

INTEGRATION: CWS supdremove02 (1.20.140); FILE MERGED 2008/01/25 15:58:28 rt 1.20.140.1: #i85482# Remove UPD from library names.


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [2bbdc7764f3ee4b353d7bbc33b8b2763365595b4]

INTEGRATION: CWS supdremove02 (1.6.450); FILE MERGED 2008/01/25 15:58:28 rt 1.6.450.1: #i85482# Remove UPD from library names.


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [8d9a9bce380b5de9a3e03d996268c868f3fc6e34]

INTEGRATION: CWS supdremove02 (1.15.108); FILE MERGED 2008/01/25 15:58:28 rt 1.15.108.1: #i85482# Remove UPD from library names.


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [9793a437015d3c4082a5b08e8632ac614e776d25]

INTEGRATION: CWS supdremove02 (1.2.110); FILE MERGED 2008/01/25 15:58:28 rt 1.2.110.1: #i85482# Remove UPD from library names.


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [9b8e207c8c0dc76fa182635dfacc8d02b1079ce8]

INTEGRATION: CWS supdremove02 (1.5.450); FILE MERGED 2008/01/31 13:46:32 rt 1.5.450.1: #i85482# Remove UPD from resource name.


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [bff5e419eec9be0aa41641dc5a95b40d3b2c0d2d]

INTEGRATION: CWS supdremove02 (1.8.310); FILE MERGED 2008/01/25 15:58:27 rt 1.8.310.1: #i85482# Remove UPD from library names.


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [fcee289a6b1c1a7a4202a98908140c603f3319b4]

INTEGRATION: CWS supdremove02 (1.21.422); FILE MERGED 2008/01/25 15:58:27 rt 1.21.422.1: #i85482# Remove UPD from library names.


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [78fcc0c2cb6df8d318c5a414569c0019761a42e5]

INTEGRATION: CWS supdremove02 (1.10.142); FILE MERGED 2008/01/31 13:46:32 rt 1.10.142.1: #i85482# Remove UPD from resource name.


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [c403c391ff9e1b92352337ccbfb8da830b1f26a0]

INTEGRATION: CWS supdremove02 (1.11.8); FILE MERGED 2008/01/25 15:58:27 rt 1.11.8.1: #i85482# Remove UPD from library names.


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [ca281915f533b2bcff891b830deb5f914570f2a8]

INTEGRATION: CWS supdremove02 (1.3.40); FILE MERGED 2008/01/28 13:12:31 rt 1.3.40.1: #i85482# Remove UPD from library name


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [6e5714c7232afd66d02968b18211857260bac491]

INTEGRATION: CWS supdremove02 (1.5.40); FILE MERGED 2008/01/28 13:12:31 rt 1.5.40.1: #i85482# Remove UPD from library name


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [5ea67ae8d13011ee3f58696072c6af530ae0def3]

INTEGRATION: CWS supdremove02 (1.6.6); FILE MERGED 2008/01/28 14:28:47 rt 1.6.6.1: #i85482# Remove UPD from library name


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [b37b0793456d91a39493e52670d0ef75efb6242a]

INTEGRATION: CWS supdremove02 (1.14.18); FILE MERGED 2008/01/29 08:31:19 rt 1.14.18.1: #i85482# Remove UPD from library name


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [c7eef20eccc5d47a5744fb5e358604cca42ac7c4]

INTEGRATION: CWS supdremove02 (1.2.10); FILE MERGED 2008/01/28 14:38:00 rt 1.2.10.1: #i85482# Remove UPD from library name


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [404d16290c5ca1c74d73f4058c61a25ec9c67e5c]

INTEGRATION: CWS supdremove02 (1.21.30); FILE MERGED 2008/01/29 08:15:18 rt 1.21.30.1: #i85482# Remove UPD from library name


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [d6cf0f1baa1deff5c8c9db4968776a256c1c9b33]

INTEGRATION: CWS supdremove02 (1.7.46); FILE MERGED 2008/01/29 08:15:18 rt 1.7.46.1: #i85482# Remove UPD from library name


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [c514dd7687fc8f3d4da3b9198a312e4feb20aa18]

INTEGRATION: CWS supdremove02 (1.7.104); FILE MERGED 2008/01/28 15:57:02 rt 1.7.104.1: #i85482# Remove UPD from library name


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [6deb607d6d0051367bfac1a8ed5cb234fe46b18d]

INTEGRATION: CWS supdremove02 (1.2.62); FILE MERGED 2008/01/28 15:57:01 rt 1.2.62.1: #i85482# Remove UPD from library name


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [cbb4debf0cf5372dc38ca762bcd82d481d268373]

INTEGRATION: CWS supdremove02 (1.6.80); FILE MERGED 2008/01/28 15:57:01 rt 1.6.80.1: #i85482# Remove UPD from library name


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [10dcb8f2ac57adf64bc940ebbadde201188c9ba9]

INTEGRATION: CWS supdremove02 (1.5.78); FILE MERGED 2008/01/28 15:57:02 rt 1.5.78.1: #i85482# Remove UPD from library name


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [480b473bd3410cfca0f75c700203f0682e33a9d5]

INTEGRATION: CWS supdremove02 (1.7.80); FILE MERGED 2008/01/28 15:57:01 rt 1.7.80.1: #i85482# Remove UPD from library name


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [b41b0858982d6964dae701a86dc38d254b549eda]

INTEGRATION: CWS supdremove02 (1.21.78); FILE MERGED 2008/01/28 14:15:15 rt 1.21.78.1: #i85482# Remove UPD from library name


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [e365f541c92943ad0c18bfa9029c3c35a867651b]

INTEGRATION: CWS supdremove02 (1.6.102); FILE MERGED 2008/01/31 13:46:07 rt 1.6.102.1: #i85482# Remove UPD from resource name.


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [fd9efc2cea24be8ad58e31f061936c9da33eb09d]

INTEGRATION: CWS supdremove02 (1.11.42); FILE MERGED 2008/01/28 08:29:28 rt 1.11.42.1: #i85482# Remove UPD from library name


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [c11e6d3be6c4bc6d2329037a640fc5b326eca2a8]

INTEGRATION: CWS supdremove02 (1.7.90); FILE MERGED 2008/01/28 08:29:28 rt 1.7.90.1: #i85482# Remove UPD from library name


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [6110c8ad153ce1c6d9172b72dea07b396abc5440]

INTEGRATION: CWS supdremove02 (1.9.122); FILE MERGED 2008/02/13 09:04:53 rt 1.9.122.1: #i85482# No UPD in library names any more.


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [4127a5514a861c21198a7bc56c74eec0aa44a67e]

INTEGRATION: CWS supdremove02 (1.12.42); FILE MERGED 2008/02/04 10:39:19 rt 1.12.42.2: #i85484# No resources get built here, so we do not need RSCUPDVER. 2008/01/28 08:29:58 rt 1.12.42.1: #i85482# Remove UPD from library name


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [3abfd1e2ede8bb43a5ccd16da0d5df06c2a3d13a]

INTEGRATION: CWS supdremove02 (1.9.42); FILE MERGED 2008/01/28 08:29:58 rt 1.9.42.1: #i85482# Remove UPD from library name


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [62ac9d550fd12009ec3c2c6e643842a871ce3b40]

INTEGRATION: CWS supdremove02 (1.8.144); FILE MERGED 2008/01/28 08:29:27 rt 1.8.144.1: #i85482# Remove UPD from library name


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [385bd51f65e6609931946a9357439e365eb49cae]

INTEGRATION: CWS supdremove02 (1.9.42); FILE MERGED 2008/01/28 08:29:28 rt 1.9.42.1: #i85482# Remove UPD from library name


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [0cb85de1200c8300a03719522e671b0da8440578]

INTEGRATION: CWS supdremove02 (1.17.42); FILE MERGED 2008/01/28 15:30:24 rt 1.17.42.1: #i85482# Remove UPD from library name


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [d5b71db63e28dfa55966c9047f09b350df894485]

INTEGRATION: CWS supdremove02 (1.11.60); FILE MERGED 2008/01/28 08:29:57 rt 1.11.60.1: #i85482# Remove UPD from library name


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [81947ff054580409db52c29813768c8069452d26]

INTEGRATION: CWS supdremove02 (1.17.42); FILE MERGED 2008/01/28 08:29:28 rt 1.17.42.1: #i85482# Remove UPD from library name


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [3f835412692658500b879fbc4d8fa90dcde7c533]

INTEGRATION: CWS supdremove02 (1.9.76); FILE MERGED 2008/01/31 13:45:59 rt 1.9.76.1: #i85482# Remove UPD from resource name.


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [a302229a2ed4518712bb23616509af11e50f2045]

INTEGRATION: CWS supdremove02 (1.7.156); FILE MERGED 2008/01/31 13:45:59 rt 1.7.156.1: #i85482# Remove UPD from resource name.


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [9da76b19f8e86c39db3605d6ef9db8cefeb4f985]

INTEGRATION: CWS supdremove02 (1.8.46); FILE MERGED 2008/01/31 13:45:59 rt 1.8.46.1: #i85482# Remove UPD from resource name.


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [431408908af6d17660c1cb6a0c6bc376296ed83c]

INTEGRATION: CWS supdremove02 (1.10.60); FILE MERGED 2008/01/28 08:29:28 rt 1.10.60.1: #i85482# Remove UPD from library name


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [7094ff016037e25dadbc25af577fe7f86e6f6603]

INTEGRATION: CWS supdremove02 (1.11.42); FILE MERGED 2008/01/28 08:29:29 rt 1.11.42.1: #i85482# Remove UPD from library name


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [34c388b5ba73a63d378270087e38ea8aacf9802f]

INTEGRATION: CWS supdremove02 (1.7.46); FILE MERGED 2008/01/31 13:45:59 rt 1.7.46.1: #i85482# Remove UPD from resource name.


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [84d84bec481d416dd05dedf96e8be7eeb14cc18f]

INTEGRATION: CWS supdremove02 (1.10.60); FILE MERGED 2008/01/28 08:29:29 rt 1.10.60.1: #i85482# Remove UPD from library name


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [be91a1f2d150129dc582c67e2e5f4804e01786ff]

INTEGRATION: CWS supdremove02 (1.2.42); FILE MERGED 2008/01/28 08:29:57 rt 1.2.42.1: #i85482# Remove UPD from library name


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [64443d1fc180b944a15e79b7f6cc28103134f958]

INTEGRATION: CWS supdremove02 (1.2.42); FILE MERGED 2008/01/31 13:45:58 rt 1.2.42.1: #i85482# Remove UPD from resource name.


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [b33e99717b25176efa01531af03670b0794df154]

INTEGRATION: CWS supdremove02 (1.14.42); FILE MERGED 2008/01/31 13:45:58 rt 1.14.42.1: #i85482# Remove UPD from resource name.


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [67c8933ed54059cbf30ada2bd8b393d996c6786d]

INTEGRATION: CWS supdremove02 (1.16.42); FILE MERGED 2008/01/28 08:29:29 rt 1.16.42.1: #i85482# Remove UPD from library name


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [fb805281a602972f6e4113220dd4de671d8f1516]

INTEGRATION: CWS supdremove02 (1.12.60); FILE MERGED 2008/01/28 08:29:30 rt 1.12.60.1: #i85482# Remove UPD from library name


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [4a282321b750b1a95ddd25c1091aedb01a77dbbb]

INTEGRATION: CWS supdremove02 (1.13.42); FILE MERGED 2008/02/01 13:21:22 rt 1.13.42.2: #i85484# Remove obsolete stuff, needed for WIN16 only. 2008/01/28 08:29:58 rt 1.13.42.1: #i85482# Remove UPD from library name


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [9b248708ce45e355c223558754682945e5b2d0c5]

INTEGRATION: CWS supdremove02 (1.10.60); FILE MERGED 2008/01/28 08:29:57 rt 1.10.60.1: #i85482# Remove UPD from library name


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [e48ae61c8deb31e4fc80fd8ada9166b6a4f6d02f]

INTEGRATION: CWS supdremove02 (1.20.42); FILE MERGED 2008/01/28 08:29:56 rt 1.20.42.1: #i85482# Remove UPD from library name


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [4dafd8e016d2461c3acfb768714ad629f38726b6]

INTEGRATION: CWS supdremove02 (1.9.60); FILE MERGED 2008/01/28 08:29:56 rt 1.9.60.1: #i85482# Remove UPD from library name


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [924baf015a3a21bf65e2a3bd9a07947f3c87330c]

INTEGRATION: CWS supdremove02 (1.5.198); FILE MERGED 2008/01/28 15:31:31 rt 1.5.198.1: #i85484# Clean up


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [59a1c6e4b69a72ff2f7246b3d509b0b656bb9c00]

INTEGRATION: CWS supdremove02 (1.15.42); FILE MERGED 2008/01/28 08:29:58 rt 1.15.42.1: #i85482# Remove UPD from library name


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [4377e287b4a83376adf7cfc672f56ba174020f3e]

INTEGRATION: CWS supdremove02 (1.10.60); FILE MERGED 2008/02/04 10:39:19 rt 1.10.60.2: #i85484# No resources get built here, so we do not need RSCUPDVER. 2008/01/28 08:29:58 rt 1.10.60.1: #i85482# Remove UPD from library name


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [c77963e98b3afb5a2c2803a45a129653f0c257a7]

INTEGRATION: CWS supdremove02 (1.3.100); FILE MERGED 2008/01/28 08:29:57 rt 1.3.100.1: #i85482# Remove UPD from library name


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [a04b8fe014f3296c236fb00f1fe109ab2dbbd1b1]

INTEGRATION: CWS supdremove02 (1.10.42); FILE MERGED 2008/01/28 08:29:29 rt 1.10.42.1: #i85482# Remove UPD from library name


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [91e62128ccfdf7e7ab62b9305b834036d31eda9c]

INTEGRATION: CWS supdremove02 (1.6.156); FILE MERGED 2008/01/31 13:45:58 rt 1.6.156.1: #i85482# Remove UPD from resource name.


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [dbf53165bfdfb0b9c7a9d8a74d685a5d35562bbe]

INTEGRATION: CWS supdremove02 (1.4.70); FILE MERGED 2008/01/28 08:29:56 rt 1.4.70.1: #i85482# Remove UPD from library name


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [8d1e32362e21e838d60648b0818a3cd7de69779e]

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>  [13f7768885baa3b87d3702bb06121817768bfb12]

INTEGRATION: CWS obo22 (1.22.6); FILE MERGED 2008/02/19 15:12:34 obo 1.22.6.1: #i10000# use CCNUMVER instead of COMEX


2008-02-25  Oliver Bolte  <obo@openoffice.org>  [b8bbd2fbd18802cceb55a8aa937b9e7644ff1508]

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-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [115c8c7b9a45e99b2f5ea50a07292608f770f4a0]

#i86362# extract icon theme packing to own module


2008-02-21  Rüdiger Timm  <rt@openoffice.org>  [f8fa3e3f40eb5dec79c42398c030dd80ed3aad12]

#i10000# Handle case of milestones without any integrated childworkspaces.


2008-02-21  Rüdiger Timm  <rt@openoffice.org>  [3163cee3a279a02147cdc591ff74dd52f59a3cd2]

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>  [536a25ef680b7a3756c3f5050eba3cbbcfff50d1]

DEV300


2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [3d34acd2ebb5e08dd3eec05be6b81302ad035589]

#i10000# OUStringToOString is namespace rtl


2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [d4fa53a95356eaa4502b36869c3871f776adfbdc]

#i10000# Get fix from CWS sb83 for empty path elements (rev. 1.14.322.1)


2008-02-20  Rüdiger Timm  <rt@openoffice.org>  [c79bb6481425fb2e3e18694313bdff3b033912cf]

SRC680


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [8d2bb13afd460ff8dcea45e877337db3404bea7e]

INTEGRATION: CWS calcselection (1.13.382); FILE MERGED 2008/02/05 14:43:13 pl 1.13.382.1: #i85886# add: OutputDevice::supportsOperation


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [6a652a281b618f8cc721c224d9db8da57ed390ca]

INTEGRATION: CWS calcselection (1.26.222); FILE MERGED 2008/02/05 14:43:13 pl 1.26.222.1: #i85886# add: OutputDevice::supportsOperation


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [99cc13da949c683dd86265a59b035ae742cf5d1c]

INTEGRATION: CWS calcselection (1.41.190); FILE MERGED 2008/02/14 14:20:18 nn 1.41.190.2: RESYNC: (1.41-1.42); FILE MERGED 2008/02/05 14:43:15 pl 1.41.190.1: #i85886# add: OutputDevice::supportsOperation


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [d988dcfed31cdd6f4d27dcd9952895d19e2832ce]

INTEGRATION: CWS calcselection (1.26.198); FILE MERGED 2008/02/05 14:43:15 pl 1.26.198.1: #i85886# add: OutputDevice::supportsOperation


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [b690dd076467ec6618a65f5255d7e002a8956229]

INTEGRATION: CWS calcselection (1.41.222); FILE MERGED 2008/02/05 14:43:15 pl 1.41.222.1: #i85886# add: OutputDevice::supportsOperation


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [c1f2883885f245b36a0499e4830f15f49dc65249]

INTEGRATION: CWS calcselection (1.15.222); FILE MERGED 2008/02/05 14:43:15 pl 1.15.222.1: #i85886# add: OutputDevice::supportsOperation


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [962620e7b9c94fb0b3603c489c1e49abec05f2aa]

INTEGRATION: CWS calcselection (1.2.200); FILE MERGED 2008/02/05 14:43:15 pl 1.2.200.1: #i85886# add: OutputDevice::supportsOperation


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [7ef178f926a3996d7e9a018b2ffa5d43837b840c]

INTEGRATION: CWS calcselection (1.3.122); FILE MERGED 2008/02/05 14:43:15 pl 1.3.122.1: #i85886# add: OutputDevice::supportsOperation


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [264ead7bacc8e76a11cd4a841aae2c24101a7ea2]

INTEGRATION: CWS calcselection (1.53.10); FILE MERGED 2008/02/05 14:43:13 pl 1.53.10.1: #i85886# add: OutputDevice::supportsOperation


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [ffe6af0aeebe0552cf6510d33d3028d292e80099]

INTEGRATION: CWS calcselection (1.5.122); FILE MERGED 2008/02/05 14:43:14 pl 1.5.122.1: #i85886# add: OutputDevice::supportsOperation


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [be84b6da891d0b748ba76f8884dd21becf4348d4]

INTEGRATION: CWS calcselection (1.3.200); FILE MERGED 2008/02/05 14:43:13 pl 1.3.200.1: #i85886# add: OutputDevice::supportsOperation


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [92b30d90001375f27f93b8f9d468b48a6c6b7125]

INTEGRATION: CWS calcselection (1.2.296); FILE MERGED 2008/02/05 14:43:13 pl 1.2.296.1: #i85886# add: OutputDevice::supportsOperation


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [99ebf87df72e2e4c9f2f7e0f25fac1495cc49bb8]

INTEGRATION: CWS calcselection (1.3.268); FILE MERGED 2008/02/05 14:43:13 pl 1.3.268.1: #i85886# add: OutputDevice::supportsOperation


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [7c71fca205281edc118c27d68808803076b157b5]

INTEGRATION: CWS calcselection (1.66.46); FILE MERGED 2008/02/05 14:43:14 pl 1.66.46.1: #i85886# add: OutputDevice::supportsOperation


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [8080f15512a1542459da7fd015fb87f6adb9b595]

INTEGRATION: CWS calcselection (1.34.46); FILE MERGED 2008/02/05 14:43:14 pl 1.34.46.1: #i85886# add: OutputDevice::supportsOperation


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [88980c8dabf8eff5179c145716421f0366a50331]

INTEGRATION: CWS calcselection (1.39.36); FILE MERGED 2008/02/13 19:54:22 nn 1.39.36.1: #i86069# update selection overlay after direct changes to mark data


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [db131d0a3907f6af6c548429c2ca51740b01e2f3]

INTEGRATION: CWS calcselection (1.37.108); FILE MERGED 2008/02/13 19:54:21 nn 1.37.108.1: #i86069# update selection overlay after direct changes to mark data


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [af8ff7f584bd3516968cbac026246ee4605df9e2]

INTEGRATION: CWS calcselection (1.36.66); FILE MERGED 2008/02/13 19:54:21 nn 1.36.66.1: #i86069# update selection overlay after direct changes to mark data


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [7678b1add8b929b4236c67e300aea63329fc147d]

INTEGRATION: CWS calcselection (1.22.84); FILE MERGED 2008/02/13 13:56:00 nn 1.22.84.1: #i86069# transparent cell selection


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [ade525449ce90ac27eb4280ff7caf5ef92b49293]

INTEGRATION: CWS calcselection (1.9.382); FILE MERGED 2008/02/13 19:54:21 nn 1.9.382.1: #i86069# update selection overlay after direct changes to mark data


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [12326da5640d75bf45f640cfa9b7a9f4da87ef2d]

INTEGRATION: CWS calcselection (1.64.18); FILE MERGED 2008/02/13 19:54:21 nn 1.64.18.1: #i86069# update selection overlay after direct changes to mark data


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [6265d94eb5e124478d025a90085ebf5bc16e78d7]

INTEGRATION: CWS calcselection (1.34.84); FILE MERGED 2008/02/13 13:56:00 nn 1.34.84.2: #i86069# transparent cell selection 2008/02/13 13:00:39 nn 1.34.84.1: #i86069# new look for column/row headers


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [0ac0c3e0aa55e3229be1c83fb64eef3668e2f023]

INTEGRATION: CWS calcselection (1.5.358); FILE MERGED 2008/02/13 13:56:00 nn 1.5.358.1: #i86069# transparent cell selection


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [15c375aed29de95175926ee724ba8355c44f1226]

INTEGRATION: CWS calcselection (1.19.282); FILE MERGED 2008/02/13 13:00:39 nn 1.19.282.1: #i86069# new look for column/row headers


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [13fd195b1567435d7bc7dbdba529463dad79b695]

INTEGRATION: CWS calcselection (1.37.18); FILE MERGED 2008/02/13 13:56:00 nn 1.37.18.1: #i86069# transparent cell selection


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [063c18cedc931dfbd5986250545bb6c41ac6cfcf]

INTEGRATION: CWS calcselection (1.90.18); FILE MERGED 2008/02/13 13:55:59 nn 1.90.18.1: #i86069# transparent cell selection


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [8b4d1f46aa6758f1ddb51ae69d1aec644ab30d7e]

INTEGRATION: CWS calcselection (1.15.82); FILE MERGED 2008/02/13 19:54:21 nn 1.15.82.1: #i86069# update selection overlay after direct changes to mark data


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [6be0e4c249be23f1e3a620aa0848f9b17dd95955]

INTEGRATION: CWS calcselection (1.34.84); FILE MERGED 2008/02/13 19:54:21 nn 1.34.84.1: #i86069# update selection overlay after direct changes to mark data


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [22ca89184a3b52008899fdf2289e38e882c56224]

INTEGRATION: CWS calcselection (1.6.282); FILE MERGED 2008/02/13 19:54:21 nn 1.6.282.1: #i86069# update selection overlay after direct changes to mark data


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [cc3c4dc76a81d3d547e8b5b3d8cfa0192a44ec4d]

INTEGRATION: CWS calcselection (1.17.18); FILE MERGED 2008/02/13 19:54:21 nn 1.17.18.1: #i86069# update selection overlay after direct changes to mark data


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [7b14095ea5c4139577e1bdbe5152ff040811a5c9]

INTEGRATION: CWS calcselection (1.20.18); FILE MERGED 2008/02/13 19:54:20 nn 1.20.18.1: #i86069# update selection overlay after direct changes to mark data


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [9c9777d67fb76f59dad23f4bfbfd792a614af6ba]

INTEGRATION: CWS calcselection (1.10.282); FILE MERGED 2008/02/13 19:54:20 nn 1.10.282.1: #i86069# update selection overlay after direct changes to mark data


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [af165b0b058f0f029de8ad4fd49fb676d384968b]

INTEGRATION: CWS calcselection (1.25.282); FILE MERGED 2008/02/13 19:54:20 nn 1.25.282.1: #i86069# update selection overlay after direct changes to mark data


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [f8fc2583238200032918e02374b12e4e9b82282f]

INTEGRATION: CWS calcselection (1.26.84); FILE MERGED 2008/02/13 19:54:20 nn 1.26.84.2: #i86069# update selection overlay after direct changes to mark data 2008/02/13 13:55:59 nn 1.26.84.1: #i86069# transparent cell selection


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [bab7012219925168558514025234e8a43e8c0be3]

INTEGRATION: CWS calcselection (1.4.652); FILE MERGED 2008/02/13 13:00:17 nn 1.4.652.1: #i86069# new look for column/row headers


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [ae323a318e999e009fb692552f1d6dd85cce9f32]

INTEGRATION: CWS calcselection (1.27.128); FILE MERGED 2008/02/13 13:55:59 nn 1.27.128.1: #i86069# transparent cell selection


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [29f37f149ba217b6bf19fc1a925cf6c79e90382a]

INTEGRATION: CWS notes2 (1.45.28); FILE MERGED 2008/01/25 17:46:11 mod 1.45.28.13: View - Notes 2007/12/18 18:00:04 mba 1.45.28.12: use sub resources 2007/12/18 10:19:48 mod 1.45.28.11: fix two crashes related to SwEditWin::GetFocus changes 2007/10/16 22:55:56 mod 1.45.28.10: strings for navigator 2007/10/12 22:30:12 mod 1.45.28.9: fix for overlays, layout algorithm fix, patch for ww8 import 2007/09/28 16:33:48 mod 1.45.28.8: RESYNC: (1.46-1.47); FILE MERGED 2007/07/09 13:07:52 mod 1.45.28.7: work on SwAnnotationShell continues 2007/07/04 12:51:03 mod 1.45.28.6: RESYNC: (1.45-1.46); FILE MERGED 2007/06/22 20:59:57 mba 1.45.28.5: fixing some problems with dependencies 2007/06/13 10:39:46 mod 1.45.28.4: spelling 2007/06/13 08:56:10 mod 1.45.28.3: #i6193# Navigator improvements, KeyHandling SwPostit 2007/06/10 15:59:30 mod 1.45.28.2: #i6193# Navigator: Hide,Show,Delete / SwPostIt: Author,Date 2007/05/24 04:34:45 mod 1.45.28.1: Initial checking, do not use


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [204a7410edc8c1555500e2bfa9045273427518c9]

INTEGRATION: CWS notes2 (1.144.56); FILE MERGED 2008/01/29 20:22:37 mba 1.144.56.11: shortcut for InsertAnnotation now in accelerator config 2007/12/15 16:16:23 mod 1.144.56.10: RESYNC: (1.146-1.149); FILE MERGED 2007/11/29 10:53:54 mba 1.144.56.9: #i84074#: postits should be deactivated only explicitly; otherwise using dropdown toolbar buttons won't work 2007/11/13 16:43:09 mod 1.144.56.8: no doc context menu on sidebar, new keyboard shortcuts, improved sidebar scrolling, no richtext 2007/11/04 21:43:00 mod 1.144.56.7: completly new layout code by page 2007/10/12 22:30:11 mod 1.144.56.6: fix for overlays, layout algorithm fix, patch for ww8 import 2007/10/06 17:14:48 mod 1.144.56.5: fix for different page widths 2007/10/04 10:18:02 mod 1.144.56.4: first sidebar code 2007/10/03 11:51:40 mod 1.144.56.3: fix for inline function 2007/09/28 16:33:08 mod 1.144.56.2: RESYNC: (1.144-1.146); FILE MERGED 2007/09/06 21:29:35 mod 1.144.56.1: Gradient for text, no notes for print view


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [e6090be9a13b4e3b8b2eb3c1d98ab856b62e4c00]

INTEGRATION: CWS notes2 (1.119.50); FILE MERGED 2007/12/17 14:48:18 pl 1.119.50.1: #i84655# tweak SetCallHandlersOnInputDisabled


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [6973738508e38caa9fe818e27ee2a001e7554d21]

INTEGRATION: CWS notes2 (1.26.52); FILE MERGED 2008/01/16 13:11:10 pl 1.26.52.1: #i85293# Add: AlwaysDisableInput


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [8e81cda13f105ad7d16c0164b367fd89d0d3a193]

INTEGRATION: CWS notes2 (1.270.2); FILE MERGED 2008/01/16 13:11:08 pl 1.270.2.3: #i85293# Add: AlwaysDisableInput 2007/12/17 14:59:46 pl 1.270.2.2: #i84655# fix a PEBCAD 2007/12/17 14:48:18 pl 1.270.2.1: #i84655# tweak SetCallHandlersOnInputDisabled


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [367d0524bacf276d1ecec32f618717b449542663]

INTEGRATION: CWS notes2 (1.4.50); FILE MERGED 2008/01/16 13:11:08 pl 1.4.50.2: #i85293# Add: AlwaysDisableInput 2007/12/17 14:48:18 pl 1.4.50.1: #i84655# tweak SetCallHandlersOnInputDisabled


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [19585db8f4d559ffacf43a967aedab73aba51a04]

INTEGRATION: CWS notes2 (1.4.52); FILE MERGED 2008/01/16 16:03:44 pl 1.4.52.2: #i85293# 2bit field seems to confuse windows compiler 2008/01/16 13:11:08 pl 1.4.52.1: #i85293# Add: AlwaysDisableInput


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [042adcec04286edf885256fb23862c8f1c74eed3]

INTEGRATION: CWS notes2 (1.3.48); FILE MERGED 2008/01/25 17:46:12 mod 1.3.48.1: View - Notes


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [5fe21cd88ae99591fa2a583d93562ee72ad7cff3]

INTEGRATION: CWS notes2 (1.4.48); FILE MERGED 2008/01/29 20:25:35 mba 1.4.48.1: shortcut for InsertAnnotation now in accelerator config


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [d4d890840e0462c49cb1c01f588f2a487598f29b]

INTEGRATION: CWS notes2 (1.4.48); FILE MERGED 2008/01/29 20:25:34 mba 1.4.48.1: shortcut for InsertAnnotation now in accelerator config


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [8f7bf722c00fe20e612a0f62edec8a00f6b8da05]

INTEGRATION: CWS notes2 (1.30.48); FILE MERGED 2008/01/25 17:46:12 mod 1.30.48.1: View - Notes


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [b3fd2882134b030494949402d108cba335ec7c75]

INTEGRATION: CWS notes2 (1.7.48); FILE MERGED 2008/01/29 20:25:34 mba 1.7.48.1: shortcut for InsertAnnotation now in accelerator config


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [c15429dd5d4baf98badc8a06f4e5abda2e420971]

INTEGRATION: CWS notes2 (1.10.48); FILE MERGED 2008/01/29 20:25:33 mba 1.10.48.1: shortcut for InsertAnnotation now in accelerator config


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [cccbed3dab51d835439fe1132c30b7d6d0e74619]

INTEGRATION: CWS notes2 (1.7.48); FILE MERGED 2008/01/29 20:25:33 mba 1.7.48.1: shortcut for InsertAnnotation now in accelerator config


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [ea16608d0b66a621408a4fadfcd573752edef926]

INTEGRATION: CWS notes2 (1.4.48); FILE MERGED 2008/01/29 20:25:33 mba 1.4.48.1: shortcut for InsertAnnotation now in accelerator config


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [49e2c40a82df9db772bcbbe0ed2e654f51e253e2]

INTEGRATION: CWS notes2 (1.4.48); FILE MERGED 2008/01/29 20:25:32 mba 1.4.48.1: shortcut for InsertAnnotation now in accelerator config


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [9bcb82f4b0ed917c41cc6ea2d583fe1745e32907]

INTEGRATION: CWS notes2 (1.4.48); FILE MERGED 2008/01/29 20:25:31 mba 1.4.48.1: shortcut for InsertAnnotation now in accelerator config


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [04d26d5a87cf1dcf4bd8e8689300128139849ef8]

INTEGRATION: CWS notes2 (1.26.48); FILE MERGED 2008/01/25 17:46:11 mod 1.26.48.1: View - Notes


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [ef1ca8c0c0681d569f4d60a715617904abdbeeeb]

INTEGRATION: CWS notes2 (1.7.48); FILE MERGED 2008/01/29 20:25:31 mba 1.7.48.1: shortcut for InsertAnnotation now in accelerator config


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [67298ce951fcf34d9aaba23d2ba35067b085851c]

INTEGRATION: CWS notes2 (1.10.48); FILE MERGED 2008/01/29 20:25:31 mba 1.10.48.1: shortcut for InsertAnnotation now in accelerator config


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [c597721de27b30cc9b426d74bbfa9a03ef9d70f1]

INTEGRATION: CWS notes2 (1.7.48); FILE MERGED 2008/01/29 20:25:30 mba 1.7.48.1: shortcut for InsertAnnotation now in accelerator config


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [2004f2d8e1325c5fe8ef33f83de562964d1ac133]

INTEGRATION: CWS notes2 (1.27.48); FILE MERGED 2008/01/25 17:46:11 mod 1.27.48.1: View - Notes


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [62748f2f7c1ece4220eb88decf600b43970cdac4]

INTEGRATION: CWS notes2 (1.11.48); FILE MERGED 2008/01/29 20:25:30 mba 1.11.48.1: shortcut for InsertAnnotation now in accelerator config


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [b13e0ac0f7468b1278ea92fb21b8702e3d269568]

INTEGRATION: CWS notes2 (1.7.48); FILE MERGED 2008/01/29 20:25:29 mba 1.7.48.1: shortcut for InsertAnnotation now in accelerator config


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [1438accda3b315e24d084232f6890e58de411690]

INTEGRATION: CWS notes2 (1.11.28); FILE MERGED 2007/09/28 16:33:58 mod 1.11.28.2: RESYNC: (1.11-1.12); FILE MERGED 2007/06/24 17:39:58 mod 1.11.28.1: new improved layout algorithm, no lower border


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [f05bbc995d39382d63a2880f438fba0bbc67e488]

INTEGRATION: CWS notes2 (1.29.2); FILE MERGED 2007/10/02 16:51:34 mod 1.29.2.1: bugfixing; adding of ChangeDocSize in appropiate places


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [75e24589d177846e207187b329d8a34238ee0f7c]

INTEGRATION: CWS notes2 (1.61.86); FILE MERGED 2007/12/15 16:16:58 mod 1.61.86.6: RESYNC: (1.63-1.66); FILE MERGED 2007/12/07 19:47:35 mod 1.61.86.5: fix crashes related to focus receival after destroying of a note 2007/09/29 16:07:10 mod 1.61.86.4: fixing resync errors 2007/09/28 16:33:55 mod 1.61.86.3: RESYNC: (1.62-1.63); FILE MERGED 2007/09/01 14:22:06 mod 1.61.86.2: RESYNC: (1.61-1.62); FILE MERGED 2007/07/04 15:42:23 mba 1.61.86.1: new shell for editing notes


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [e94f2f767d83f08ee308b0db45d3e5eac94a8e4c]

INTEGRATION: CWS notes2 (1.16.104); FILE MERGED 2007/12/15 16:16:53 mod 1.16.104.3: RESYNC: (1.17-1.18); FILE MERGED 2007/09/28 16:33:51 mod 1.16.104.2: RESYNC: (1.16-1.17); FILE MERGED 2007/09/01 13:06:09 mod 1.16.104.1: new colors,bugfix for delete note


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [2b8392879d1a3f81e0040bd0798b50193f8c637d]

INTEGRATION: CWS notes2 (1.14.2); FILE MERGED 2008/01/21 10:40:00 mba 1.14.2.1: #i85390#: no shell change in WebWriter when Annotation context is activated


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [319412d3cdd2394456feafb52493379ead10936d]

INTEGRATION: CWS notes2 (1.10.2); FILE MERGED 2008/01/21 14:50:01 mba 1.10.2.1: #i85390#: text toolbar should have same ID in Writer an Writer/Web


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [b01d4c0ec89d9efb4e370f2fa9ff15965bb6da87]

INTEGRATION: CWS notes2 (1.58.46); FILE MERGED 2007/12/18 17:32:15 mba 1.58.46.4: some cleanups 2007/12/17 23:10:08 mba 1.58.46.3: superfluous empty lines 2007/10/17 15:50:58 mod 1.58.46.2: bend anchor either at frame of page 2007/10/16 22:55:56 mod 1.58.46.1: strings for navigator


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [6b9546e0a9c46e44a0f797d3c50c93c034db40f3]

INTEGRATION: CWS notes2 (1.4.808); FILE MERGED 2008/01/31 13:05:16 mba 1.4.808.2: warnings fixed 2007/10/16 22:55:56 mod 1.4.808.1: strings for navigator


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [fa679df285865d88ae161b52a18bd37ddbbf5891]

INTEGRATION: CWS notes2 (1.23.2); FILE MERGED 2008/01/31 13:05:15 mba 1.23.2.1: warnings fixed


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [39dcf90b308623dc64ded2afa17585ad39b97918]

INTEGRATION: CWS notes2 (1.41.74); FILE MERGED 2007/12/18 19:55:15 mod 1.41.74.16: yet another web layout fix 2007/12/18 17:32:15 mba 1.41.74.15: some cleanups 2007/12/17 17:33:52 mba 1.41.74.14: #i6193#: solved reentrance problems in PostItMgr 2007/12/10 20:46:02 mba 1.41.74.13: #i6193#: fixed some problems and crashes for notes pane in web layout 2007/11/05 15:56:29 mod 1.41.74.12: fix for note's visibility comparision 2007/11/04 21:43:01 mod 1.41.74.11: completly new layout code by page 2007/10/22 10:04:25 mod 1.41.74.10: fix for centered zoom; new buttons inside meta area 2007/10/17 15:50:57 mod 1.41.74.9: bend anchor either at frame of page 2007/10/12 22:30:12 mod 1.41.74.8: fix for overlays, layout algorithm fix, patch for ww8 import 2007/09/28 16:33:43 mod 1.41.74.7: RESYNC: (1.41-1.43); FILE MERGED 2007/09/25 17:48:28 mod 1.41.74.6: resize() 2007/09/24 13:49:52 mod 1.41.74.5: notes are now collected inside SwTxtFld::SwTxtFld, IsInVisibleArea added to PostItMg, new colors for change tracking 2007/07/01 16:22:33 mod 1.41.74.4: no relayout in Paint(), but seperately in appropiate places 2007/06/29 19:02:15 mod 1.41.74.3: Fix for Undo/Redo of Insert Field and Modify Field 2007/06/17 10:33:08 mba 1.41.74.2: member initialization missing 2007/06/16 20:14:16 mba 1.41.74.1: Recalc positions of PostIts after changing size of view


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [b941215f931dd9160a8de638a611af28b2f5cf34]

INTEGRATION: CWS notes2 (1.16.318); FILE MERGED 2007/12/21 16:42:54 mba 1.16.318.10: #i6193#: scale notes with zoom factor of edit window 2007/12/18 19:55:15 mod 1.16.318.9: yet another web layout fix 2007/12/17 17:33:52 mba 1.16.318.8: #i6193#: solved reentrance problems in PostItMgr 2007/12/17 09:00:12 mod 1.16.318.7: fixes for web layout and seperater between sidebar 2007/11/04 21:43:01 mod 1.16.318.6: completly new layout code by page 2007/09/28 16:33:39 mod 1.16.318.5: RESYNC: (1.18-1.19); FILE MERGED 2007/09/25 17:48:28 mod 1.16.318.4: resize() 2007/09/01 14:18:58 mod 1.16.318.3: RESYNC: (1.17-1.18); FILE MERGED 2007/07/04 12:47:26 mod 1.16.318.2: RESYNC: (1.16-1.17); FILE MERGED 2007/07/01 16:22:33 mod 1.16.318.1: no relayout in Paint(), but seperately in appropiate places


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [eff2d0c29a3641d48844846eadcfba71e670aabe]

INTEGRATION: CWS notes2 (1.23.2); FILE MERGED 2008/01/29 19:39:59 mod 1.23.2.2: spellchecking and context menu 2008/01/25 17:46:11 mod 1.23.2.1: View - Notes


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [ca8866504613ac590b2b70ce40b7e84ee024bc2f]

INTEGRATION: CWS notes2 (1.100.70); FILE MERGED 2007/11/04 21:43:01 mod 1.100.70.13: completly new layout code by page 2007/10/02 16:51:34 mod 1.100.70.12: bugfixing; adding of ChangeDocSize in appropiate places 2007/09/29 16:07:10 mod 1.100.70.11: fixing resync errors 2007/09/28 16:33:36 mod 1.100.70.10: RESYNC: (1.104-1.106); FILE MERGED 2007/09/01 14:18:45 mod 1.100.70.9: RESYNC: (1.103-1.104); FILE MERGED 2007/07/05 18:47:32 mod 1.100.70.8: Bugfixes: spellchecking works again as well as some crashes fixed 2007/07/04 15:42:23 mba 1.100.70.7: new shell for editing notes 2007/07/04 12:46:20 mod 1.100.70.6: RESYNC: (1.100-1.103); FILE MERGED 2007/06/22 20:59:57 mba 1.100.70.5: fixing some problems with dependencies 2007/06/17 10:33:08 mba 1.100.70.4: member initialization missing 2007/06/13 10:39:46 mod 1.100.70.3: spelling 2007/06/08 16:48:19 mod 1.100.70.2: Hiding and deleting of notes #i6193# 2007/05/24 04:34:45 mod 1.100.70.1: Initial checking, do not use


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [53edb2031f4818b9e2beea0c24ba01a5f5bc7c17]

INTEGRATION: CWS notes2 (1.32.26); FILE MERGED 2008/01/27 15:57:10 mba 1.32.26.16: #i84074#: better update procedure when content of notes is changed 2008/01/26 10:06:32 mod 1.32.26.15: fix for undo crash after Delete All 2007/12/17 09:00:11 mod 1.32.26.14: fixes for web layout and seperater between sidebar 2007/11/08 08:17:41 mba 1.32.26.13: #i6193#: improved and more notifications about removed and inserted PostItFields 2007/11/06 16:06:37 mod 1.32.26.12: mba patch: undo/redo cut/copy/paste 2007/09/29 16:07:10 mod 1.32.26.11: fixing resync errors 2007/09/28 16:33:31 mod 1.32.26.10: RESYNC: (1.33-1.34); FILE MERGED 2007/09/24 13:49:52 mod 1.32.26.9: notes are now collected inside SwTxtFld::SwTxtFld, IsInVisibleArea added to PostItMg, new colors for change tracking 2007/09/14 15:49:59 mod 1.32.26.8: remove unneccessary code from SwTextShell::ExecField 2007/07/05 18:47:32 mod 1.32.26.7: Bugfixes: spellchecking works again as well as some crashes fixed 2007/07/04 12:39:17 mod 1.32.26.6: RESYNC: (1.32-1.33); FILE MERGED 2007/06/24 17:39:58 mod 1.32.26.5: new improved layout algorithm, no lower border 2007/06/17 19:27:20 mod 1.32.26.4: AddPostIts only if there is a new postit, sorting of postits 2007/06/13 08:56:10 mod 1.32.26.3: #i6193# Navigator improvements, KeyHandling SwPostit 2007/06/10 15:59:29 mod 1.32.26.2: #i6193# Navigator: Hide,Show,Delete / SwPostIt: Author,Date 2007/05/29 08:24:32 mod 1.32.26.1: Collecting notes in notify, positioning in paint


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [2551a076f5d7216c4acfa6cc290a010aaa16feb7]

INTEGRATION: CWS notes2 (1.11.808); FILE MERGED 2007/07/04 15:42:23 mba 1.11.808.1: new shell for editing notes


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [9b67ca9c73b72a889811123269854ab2ca89d6a9]

INTEGRATION: CWS notes2 (1.1.2); FILE ADDED 2008/01/27 15:56:58 mba 1.1.2.25: #i84074#: improved undo implementation 2008/01/18 10:58:03 mba 1.1.2.24: build problems on Solaris 2007/12/28 11:20:08 mba 1.1.2.23: #i6193#: AnnotationShell must handle UndoManager itself as it stays as DispatcherStack when ActivePostit is changed 2007/12/27 17:55:12 mod 1.1.2.22: #i6193# bugfix 2007/12/17 17:33:51 mba 1.1.2.21: #i6193#: solved reentrance problems in PostItMgr 2007/12/17 09:00:11 mod 1.1.2.20: fixes for web layout and seperater between sidebar 2007/12/06 21:21:40 mba 1.1.2.19: resetting of attributes should retain default attributes 2007/12/02 15:13:28 mod 1.1.2.18: fix for url click and format reset 2007/11/30 15:13:36 mod 1.1.2.17: code cleanup and removing of flickering 2007/11/29 10:51:44 mba 1.1.2.16: #i84074#: use DrawText toolbar; fixed undo/redo state 2007/11/28 12:55:11 mba 1.1.2.15: undo/redo fixed 2007/11/22 11:40:25 mod 1.1.2.14: fix for scrolling behaviour in VisPortChg, register text toolbar instead of draw 2007/11/16 16:06:51 mod 1.1.2.13: fixes for keyboard shortcut popup and PreparePageContainer() 2007/11/13 16:43:10 mod 1.1.2.12: no doc context menu on sidebar, new keyboard shortcuts, improved sidebar scrolling, no richtext 2007/11/04 21:43:01 mod 1.1.2.11: completly new layout code by page 2007/10/22 10:04:24 mod 1.1.2.10: fix for centered zoom; new buttons inside meta area 2007/10/17 15:50:57 mod 1.1.2.9: bend anchor either at frame of page 2007/10/16 15:26:22 mod 1.1.2.8: several improvements and fixes for layout algorithm 2007/09/30 09:47:17 mod 1.1.2.7: fixing warnings in AnnotationShell 2007/09/25 17:48:28 mod 1.1.2.6: resize() 2007/09/05 10:16:25 mod 1.1.2.5: Options-Writer-View-Notes;EnableInput and colors for meta information, start of RTL code 2007/09/03 15:06:26 mod 1.1.2.4: SwAnnotationShell, MultiLineEdit for meta information 2007/07/09 13:07:52 mod 1.1.2.3: work on SwAnnotationShell continues 2007/07/05 18:47:32 mod 1.1.2.2: Bugfixes: spellchecking works again as well as some crashes fixed 2007/07/04 15:42:23 mba 1.1.2.1: new shell for editing notes


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [96f8f232499afaf0c770bc5043a45352cc89f7cb]

INTEGRATION: CWS notes2 (1.37.86); FILE MERGED 2007/12/15 16:16:50 mod 1.37.86.5: RESYNC: (1.39-1.41); FILE MERGED 2007/09/29 16:07:10 mod 1.37.86.4: fixing resync errors 2007/09/28 16:33:28 mod 1.37.86.3: RESYNC: (1.38-1.39); FILE MERGED 2007/09/01 14:16:21 mod 1.37.86.2: RESYNC: (1.37-1.38); FILE MERGED 2007/07/04 15:42:22 mba 1.37.86.1: new shell for editing notes


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [d7e3c9166f74cea51b2ee8c2a28ea5b511f6dbfe]

INTEGRATION: CWS notes2 (1.50.26); FILE MERGED 2007/12/15 16:16:46 mod 1.50.26.7: RESYNC: (1.55-1.56); FILE MERGED 2007/09/29 16:07:09 mod 1.50.26.6: fixing resync errors 2007/09/28 16:33:25 mod 1.50.26.5: RESYNC: (1.53-1.55); FILE MERGED 2007/09/24 13:49:52 mod 1.50.26.4: notes are now collected inside SwTxtFld::SwTxtFld, IsInVisibleArea added to PostItMg, new colors for change tracking 2007/09/01 14:16:15 mod 1.50.26.3: RESYNC: (1.51-1.53); FILE MERGED 2007/07/04 12:29:10 mod 1.50.26.2: RESYNC: (1.50-1.51); FILE MERGED 2007/06/08 16:48:18 mod 1.50.26.1: Hiding and deleting of notes #i6193#


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [8c81a55c4c8d3994cc66fc8c34a34ca9408dd509]

INTEGRATION: CWS notes2 (1.13.624); FILE MERGED 2007/09/28 16:33:21 mod 1.13.624.2: RESYNC: (1.13-1.14); FILE MERGED 2007/09/24 13:49:52 mod 1.13.624.1: notes are now collected inside SwTxtFld::SwTxtFld, IsInVisibleArea added to PostItMg, new colors for change tracking


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [4513fcf8c43dfbff067732c5cf9eade7bc8689c5]

INTEGRATION: CWS notes2 (1.13.8); FILE MERGED 2007/11/22 11:40:25 mod 1.13.8.1: fix for scrolling behaviour in VisPortChg, register text toolbar instead of draw


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [edc79cc3bee84ec796725b1f4b1b6b222a5ce8ce]

INTEGRATION: CWS notes2 (1.3.808); FILE MERGED 2007/12/15 16:16:42 mod 1.3.808.3: RESYNC: (1.3-1.4); FILE MERGED 2007/10/22 10:04:24 mod 1.3.808.2: fix for centered zoom; new buttons inside meta area 2007/07/04 15:42:22 mba 1.3.808.1: new shell for editing notes


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [848b5f4b2d6bc21daad7f54053fa7b8bac2eb180]

INTEGRATION: CWS notes2 (1.10.96); FILE MERGED 2007/12/18 18:00:14 mba 1.10.96.1: use sub resources


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [8455060ad5bfb0b31553dc0dc4c408a71ad823b1]

INTEGRATION: CWS notes2 (1.1.2); FILE ADDED 2008/01/18 10:00:33 mba 1.1.2.5: build problem on Solaris 2007/12/28 11:19:57 mba 1.1.2.4: #i6193#: AnnotationShell must handle UndoManager itself as it stays as DispatcherStack when ActivePostit is changed 2007/09/03 15:06:26 mod 1.1.2.3: SwAnnotationShell, MultiLineEdit for meta information 2007/07/09 13:07:51 mod 1.1.2.2: work on SwAnnotationShell continues 2007/07/04 15:42:22 mba 1.1.2.1: new shell for editing notes


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [e963d1787dbda6869e6f11214348f305ad8850c8]

INTEGRATION: CWS notes2 (1.46.320); FILE MERGED 2007/12/15 16:16:36 mod 1.46.320.5: RESYNC: (1.48-1.49); FILE MERGED 2007/09/28 16:33:16 mod 1.46.320.4: RESYNC: (1.47-1.48); FILE MERGED 2007/09/06 21:29:35 mod 1.46.320.3: Gradient for text, no notes for print view 2007/09/01 14:14:28 mod 1.46.320.2: RESYNC: (1.46-1.47); FILE MERGED 2007/06/10 15:59:29 mod 1.46.320.1: #i6193# Navigator: Hide,Show,Delete / SwPostIt: Author,Date


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [e554db344c4506710c0ac62f5aadddd99b6eb3c1]

INTEGRATION: CWS notes2 (1.1.2); FILE ADDED 2008/01/30 18:01:00 mod 1.1.2.94: #i6193# high contrast mode 2008/01/30 17:26:41 mod 1.1.2.93: #i6193# readonly state send to notes, swicht to next postit 2008/01/29 21:09:34 mba 1.1.2.92: Invalidate after setting text; Outliner seems not to be able to handle that correctly 2008/01/29 19:39:59 mod 1.1.2.91: spellchecking and context menu 2008/01/28 20:58:29 mod 1.1.2.90: yet another SetActivePostit bug 2008/01/28 11:50:39 mod 1.1.2.89: ux: meta area and popup during read-only 2008/01/28 09:50:09 mba 1.1.2.88: #i6193#: use locale from configuration to display date and time 2008/01/27 21:02:11 mba 1.1.2.87: #i84074#: improved undo implementation 2008/01/27 15:56:30 mba 1.1.2.86: #i84074#: better update procedure when content of notes is changed 2008/01/25 17:46:10 mod 1.1.2.85: View - Notes 2008/01/20 15:32:08 mod 1.1.2.84: fix for #i85392# 2008/01/18 21:02:24 mod 1.1.2.83: #i85064# scrolling inside notes 2008/01/18 17:08:47 mod 1.1.2.82: fix crash #i85375# 2008/01/18 09:58:19 mba 1.1.2.81: build problems on Solaris 2008/01/18 09:54:29 mba 1.1.2.80: build problems on Solaris 2008/01/18 09:36:35 mba 1.1.2.79: build problem on Solaris 2008/01/16 15:15:18 mod 1.1.2.78: fixes 2008/01/10 17:34:01 mod 1.1.2.77: show notes always right side, do not show popup for read only notes 2008/01/09 17:40:41 mod 1.1.2.76: scaling of scrollbar and sidebarwidth depending on zoom value 2008/01/09 16:36:24 mba 1.1.2.75: Complete rescaling of Postits 2008/01/09 15:52:04 mba 1.1.2.74: Complete rescaling of Postits 2008/01/09 13:19:20 mod 1.1.2.73: move of define 2008/01/09 07:55:06 mba 1.1.2.72: Button menu shouldn't close when mouse button is released 2008/01/07 16:08:43 mod 1.1.2.71: side of margin for each page individually, end of ankor if note is hidden at correct location 2007/12/21 16:42:54 mba 1.1.2.70: #i6193#: scale notes with zoom factor of edit window 2007/12/20 14:45:39 mod 1.1.2.69: center sidebar scrollbuttons fix 2007/12/17 09:00:11 mod 1.1.2.68: fixes for web layout and seperater between sidebar 2007/12/12 19:42:02 mod 1.1.2.67: fix for Delete Author's notes 2007/12/11 16:25:15 mod 1.1.2.66: ankor 2007/12/11 15:19:13 mod 1.1.2.65: various fixes and double ankor 2007/12/07 19:47:35 mod 1.1.2.64: fix crashes related to focus receival after destroying of a note 2007/12/06 21:21:16 mba 1.1.2.63: resetting of attributes should retain default attributes 2007/12/06 21:05:17 mod 1.1.2.62: we still need PaintPostIts for RES_SCRIPT 2007/12/02 15:26:05 mod 1.1.2.61: fix for url click and format reset 2007/12/02 15:13:28 mod 1.1.2.60: fix for url click and format reset 2007/12/02 14:04:57 mba 1.1.2.59: handling of hyperlinks 2007/11/29 14:47:00 mod 1.1.2.58: enable popup, bugfix for Ctrl-Alt-N 2007/11/29 10:53:54 mba 1.1.2.57: #i84074#: postits should be deactivated only explicitly; otherwise using dropdown toolbar buttons won't work 2007/11/29 00:12:02 mod 1.1.2.56: notes grow automatically till next note or page border 2007/11/27 14:55:32 mod 1.1.2.55: yet another layout fix; read only notes fix: copy/paste possible now; paint fix, patch by od 2007/11/22 12:09:40 mod 1.1.2.54: relayout every time note had focus, as the size could have changed 2007/11/22 11:40:24 mod 1.1.2.53: fix for scrolling behaviour in VisPortChg, register text toolbar instead of draw 2007/11/18 13:04:39 mod 1.1.2.52: yet another layout fix 2007/11/16 16:06:51 mod 1.1.2.51: fixes for keyboard shortcut popup and PreparePageContainer() 2007/11/15 17:03:13 mod 1.1.2.50: improved auto scrolling of document and notes sidebar 2007/11/13 16:43:09 mod 1.1.2.49: no doc context menu on sidebar, new keyboard shortcuts, improved sidebar scrolling, no richtext 2007/11/05 21:05:04 mod 1.1.2.48: remove uneccessary variables 2007/11/04 21:43:00 mod 1.1.2.47: completly new layout code by page 2007/10/22 15:43:19 mod 1.1.2.46: added handler for ESCAPE 2007/10/22 10:04:24 mod 1.1.2.45: fix for centered zoom; new buttons inside meta area 2007/10/15 17:33:02 mod 1.1.2.44: fix for SwRootFrm::paint bug 2007/10/12 22:30:12 mod 1.1.2.43: fix for overlays, layout algorithm fix, patch for ww8 import 2007/10/10 21:32:18 mod 1.1.2.42: paint of sidebar; notes scrollbars fixed 2007/10/08 17:18:31 mod 1.1.2.41: meta information not shown 2007/10/08 16:53:25 mod 1.1.2.40: fix for meta information tooltip, fix for localisation of date and time, assertion: object deleted is in use fix, fix for focus issue 2007/10/06 17:14:48 mod 1.1.2.39: fix for different page widths 2007/10/05 15:36:03 mod 1.1.2.38: fix for RightToLeft, fix for sidebar drawing 2007/10/04 14:23:07 mod 1.1.2.37: change fixed values to defines 2007/10/02 16:51:34 mod 1.1.2.36: bugfixing; adding of ChangeDocSize in appropiate places 2007/10/01 13:00:16 mod 1.1.2.35: fix for overlays, they are working now :-) 2007/09/29 21:53:55 mod 1.1.2.34: fix warnings 2007/09/27 14:42:57 mod 1.1.2.33: bugfix for smoketest, removal of warnings, cleanup 2007/09/25 17:48:28 mod 1.1.2.32: resize() 2007/09/25 15:37:33 mod 1.1.2.31: bugfix 2007/09/25 15:11:35 mod 1.1.2.30: cleanups and optimization 2007/09/24 13:49:51 mod 1.1.2.29: notes are now collected inside SwTxtFld::SwTxtFld, IsInVisibleArea added to PostItMg, new colors for change tracking 2007/09/14 15:49:58 mod 1.1.2.28: remove unneccessary code from SwTextShell::ExecField 2007/09/10 23:14:53 mod 1.1.2.27: m 2007/09/07 16:49:23 mod 1.1.2.26: Page_Frm bug fix 2007/09/06 21:29:35 mod 1.1.2.25: Gradient for text, no notes for print view 2007/09/05 10:16:25 mod 1.1.2.24: Options-Writer-View-Notes;EnableInput and colors for meta information, start of RTL code 2007/09/03 15:06:26 mod 1.1.2.23: SwAnnotationShell, MultiLineEdit for meta information 2007/09/01 13:06:07 mod 1.1.2.22: new colors,bugfix for delete note 2007/07/09 13:07:51 mod 1.1.2.21: work on SwAnnotationShell continues 2007/07/06 09:28:07 mba 1.1.2.20: fixed problem with font sizes 2007/07/05 18:47:31 mod 1.1.2.19: Bugfixes: spellchecking works again as well as some crashes fixed 2007/07/04 15:42:22 mba 1.1.2.18: new shell for editing notes 2007/07/01 16:22:33 mod 1.1.2.17: no relayout in Paint(), but seperately in appropiate places 2007/06/29 19:02:15 mod 1.1.2.16: Fix for Undo/Redo of Insert Field and Modify Field 2007/06/26 16:34:51 mod 1.1.2.15: navigation for notes 2007/06/23 02:49:10 mod 1.1.2.14: beauty update: round corners, bold meta text 2007/06/22 20:59:57 mba 1.1.2.13: fixing some problems with dependencies 2007/06/21 07:43:12 mod 1.1.2.12: first code for layout algorithm, use of IsReadOnly and SetModified 2007/06/17 19:27:20 mod 1.1.2.11: AddPostIts only if there is a new postit, sorting of postits 2007/06/16 08:26:01 mod 1.1.2.10: #i6193# seperation of coordinate's rect and layout 2007/06/13 10:39:46 mod 1.1.2.9: spelling 2007/06/13 08:56:10 mod 1.1.2.8: #i6193# Navigator improvements, KeyHandling SwPostit 2007/06/10 15:59:29 mod 1.1.2.7: #i6193# Navigator: Hide,Show,Delete / SwPostIt: Author,Date 2007/06/08 16:48:18 mod 1.1.2.6: Hiding and deleting of notes #i6193# 2007/05/31 07:54:58 mod 1.1.2.5: #i6193# Use of overlayobject for ankor 2007/05/29 08:24:32 mod 1.1.2.4: Collecting notes in notify, positioning in paint 2007/05/29 07:53:18 fme 1.1.2.3: #i6193# New notes - moved defines from hxx to cxx 2007/05/25 06:54:01 fme 1.1.2.2: #i6193# New notes - forward declarations 2007/05/24 04:36:31 mod 1.1.2.1: Add new files


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [0e6eef40e5446cf7c9fec70b1c65e69cbca6af34]

INTEGRATION: CWS notes2 (1.5.808); FILE MERGED 2008/01/18 10:12:35 mba 1.5.808.3: build problem found on Solaris 2007/06/14 08:31:34 mod 1.5.808.2: spelling 2007/05/24 04:34:45 mod 1.5.808.1: Initial checking, do not use


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [ffc47c01e67b6672a1c58499244c3ef9cccea08a]

INTEGRATION: CWS notes2 (1.20.244); FILE MERGED 2007/12/15 16:16:26 mod 1.20.244.10: RESYNC: (1.24-1.25); FILE MERGED 2007/12/11 15:19:13 mod 1.20.244.9: various fixes and double ankor 2007/12/06 21:05:17 mod 1.20.244.8: we still need PaintPostIts for RES_SCRIPT 2007/11/13 16:43:09 mod 1.20.244.7: no doc context menu on sidebar, new keyboard shortcuts, improved sidebar scrolling, no richtext 2007/09/28 16:33:12 mod 1.20.244.6: RESYNC: (1.23-1.24); FILE MERGED 2007/09/01 14:13:35 mod 1.20.244.5: RESYNC: (1.22-1.23); FILE MERGED 2007/07/04 12:19:19 mod 1.20.244.4: RESYNC: (1.20-1.22); FILE MERGED 2007/06/13 08:56:10 mod 1.20.244.3: #i6193# Navigator improvements, KeyHandling SwPostit 2007/05/31 07:54:58 mod 1.20.244.2: #i6193# Use of overlayobject for ankor 2007/05/29 08:24:32 mod 1.20.244.1: Collecting notes in notify, positioning in paint


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [65b0eb0d02e6c5895b82f99135789392be949089]

INTEGRATION: CWS notes2 (1.48.96); FILE MERGED 2008/01/28 11:50:39 mod 1.48.96.1: ux: meta area and popup during read-only


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [e7216bc9282782ced9169de0bc1380335641e539]

INTEGRATION: CWS notes2 (1.8.8); FILE MERGED 2008/01/28 11:50:39 mod 1.8.8.1: ux: meta area and popup during read-only


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [6ad651ef55dde1989820c659fd1c80c9d0c5ec0b]

INTEGRATION: CWS notes2 (1.1.2); FILE ADDED 2008/01/31 12:06:53 mba 1.1.2.129: warnings fixed 2008/01/31 10:08:58 mod 1.1.2.128: #i6193# fix for crash, optimization included 2008/01/30 18:01:00 mod 1.1.2.127: #i6193# high contrast mode 2008/01/30 17:26:41 mod 1.1.2.126: #i6193# readonly state send to notes, swicht to next postit 2008/01/30 09:56:31 mba 1.1.2.125: #i6193#: notification when layout is complete 2008/01/29 19:39:59 mod 1.1.2.124: spellchecking and context menu 2008/01/28 20:58:29 mod 1.1.2.123: yet another SetActivePostit bug 2008/01/28 11:50:38 mod 1.1.2.122: ux: meta area and popup during read-only 2008/01/27 22:26:55 mod 1.1.2.121: fix for wrong painting of scrollis 2008/01/27 15:56:30 mba 1.1.2.120: #i84074#: better update procedure when content of notes is changed 2008/01/26 11:42:34 mod 1.1.2.119: fix for undo crash after Delete All 2008/01/26 10:06:32 mod 1.1.2.118: fix for undo crash after Delete All 2008/01/25 17:46:10 mod 1.1.2.117: View - Notes 2008/01/20 15:32:08 mod 1.1.2.116: fix for #i85392# 2008/01/18 17:08:47 mod 1.1.2.115: fix crash #i85375# 2008/01/18 09:58:19 mba 1.1.2.114: build problems on Solaris 2008/01/18 09:54:29 mba 1.1.2.113: build problems on Solaris 2008/01/18 09:40:23 mba 1.1.2.112: fixed broken line ends 2008/01/16 17:00:34 mod 1.1.2.111: fix for changing of zoom value, scroll value could be too big 2008/01/16 15:15:18 mod 1.1.2.110: fixes 2008/01/12 10:08:28 mod 1.1.2.109: make code warning free 2008/01/12 09:35:19 mod 1.1.2.108: fix sidebar scrollareas 2008/01/11 17:59:52 mod 1.1.2.107: reduced popup menu 2008/01/10 17:34:01 mod 1.1.2.106: show notes always right side, do not show popup for read only notes 2008/01/09 19:37:45 mba 1.1.2.105: Complete rescaling of Postits 2008/01/09 17:40:41 mod 1.1.2.104: scaling of scrollbar and sidebarwidth depending on zoom value 2008/01/09 16:36:24 mba 1.1.2.103: Complete rescaling of Postits 2008/01/09 15:52:04 mba 1.1.2.102: Complete rescaling of Postits 2008/01/07 16:08:43 mod 1.1.2.101: side of margin for each page individually, end of ankor if note is hidden at correct location 2007/12/28 00:25:25 mod 1.1.2.100: #i6193# warning free code 2007/12/27 17:55:11 mod 1.1.2.99: #i6193# bugfix 2007/12/21 16:42:54 mba 1.1.2.98: #i6193#: scale notes with zoom factor of edit window 2007/12/20 14:45:39 mod 1.1.2.97: center sidebar scrollbuttons fix 2007/12/18 19:55:15 mod 1.1.2.96: yet another web layout fix 2007/12/18 17:32:15 mba 1.1.2.95: some cleanups 2007/12/17 20:46:30 mod 1.1.2.94: small fixes 2007/12/17 17:33:50 mba 1.1.2.93: #i6193#: solved reentrance problems in PostItMgr 2007/12/17 15:40:42 mod 1.1.2.92: various layout fixed for web layout 2007/12/17 10:02:42 mod 1.1.2.91: fix for web layout calculation 2007/12/17 09:00:11 mod 1.1.2.90: fixes for web layout and seperater between sidebar 2007/12/12 19:42:02 mod 1.1.2.89: fix for Delete Author's notes 2007/12/11 15:19:13 mod 1.1.2.88: various fixes and double ankor 2007/12/10 20:47:04 mba 1.1.2.87: #i6193#: fixed some problems and crashes for notes pane in web layout 2007/12/10 20:46:02 mba 1.1.2.86: #i6193#: fixed some problems and crashes for notes pane in web layout 2007/12/10 10:51:27 mba 1.1.2.85: #i6193#: notes in Web Layout 2007/12/10 08:41:11 mba 1.1.2.84: #i6193#: notes in Web Layout 2007/12/07 21:52:43 mod 1.1.2.83: make new notes visible 2007/11/30 15:13:36 mod 1.1.2.82: code cleanup and removing of flickering 2007/11/29 15:53:36 mod 1.1.2.81: invalidate only scrollbar and not complete editwin, otherwise there is flickering 2007/11/29 10:56:50 mba 1.1.2.80: #i84074#: missing return statement 2007/11/29 00:12:02 mod 1.1.2.79: notes grow automatically till next note or page border 2007/11/27 14:55:32 mod 1.1.2.78: yet another layout fix; read only notes fix: copy/paste possible now; paint fix, patch by od 2007/11/22 12:09:40 mod 1.1.2.77: relayout every time note had focus, as the size could have changed 2007/11/22 11:40:24 mod 1.1.2.76: fix for scrolling behaviour in VisPortChg, register text toolbar instead of draw 2007/11/18 13:04:39 mod 1.1.2.75: yet another layout fix 2007/11/17 22:07:12 mod 1.1.2.74: fix for layout assertions 2007/11/17 12:29:39 mod 1.1.2.73: layout when a note is set to be hidden 2007/11/17 12:00:36 mod 1.1.2.72: different colors for scrollbar arrows based on scrolling offset value; fix for last note overlapping border 2007/11/16 16:06:51 mod 1.1.2.71: fixes for keyboard shortcut popup and PreparePageContainer() 2007/11/15 17:48:39 mod 1.1.2.70: Will anyone understand this code ever again 2007/11/15 17:03:13 mod 1.1.2.69: improved auto scrolling of document and notes sidebar 2007/11/13 16:43:09 mod 1.1.2.68: no doc context menu on sidebar, new keyboard shortcuts, improved sidebar scrolling, no richtext 2007/11/08 08:17:41 mba 1.1.2.67: #i6193#: improved and more notifications about removed and inserted PostItFields 2007/11/06 18:16:45 mod 1.1.2.66: fixes for hiding note, showing all, deletion of note and sidepane scrolling 2007/11/06 16:06:36 mod 1.1.2.65: mba patch: undo/redo cut/copy/paste 2007/11/06 07:58:36 mod 1.1.2.64: remove variables second try 2007/11/06 07:57:50 mod 1.1.2.63: remove variables second try 2007/11/05 21:07:41 mod 1.1.2.62: remove uneccessary variables 2007/11/05 21:05:04 mod 1.1.2.61: remove uneccessary variables 2007/11/05 16:21:51 mod 1.1.2.60: onyl relayout if field rect changes 2007/11/05 15:56:28 mod 1.1.2.59: fix for note's visibility comparision 2007/11/04 21:43:00 mod 1.1.2.58: completly new layout code by page 2007/10/23 21:28:58 mod 1.1.2.57: take it back, does not work always 2007/10/23 15:58:21 mod 1.1.2.56: paint borders and shadows 2007/10/22 10:04:24 mod 1.1.2.55: fix for centered zoom; new buttons inside meta area 2007/10/17 15:50:57 mod 1.1.2.54: bend anchor either at frame of page 2007/10/16 15:26:21 mod 1.1.2.53: several improvements and fixes for layout algorithm 2007/10/15 17:33:02 mod 1.1.2.52: fix for SwRootFrm::paint bug 2007/10/15 17:09:37 mba 1.1.2.51: warnings removed 2007/10/14 17:22:07 mod 1.1.2.50: fix for Note - Edit 2007/10/12 22:30:11 mod 1.1.2.49: fix for overlays, layout algorithm fix, patch for ww8 import 2007/10/10 21:32:17 mod 1.1.2.48: paint of sidebar; notes scrollbars fixed 2007/10/08 16:53:25 mod 1.1.2.47: fix for meta information tooltip, fix for localisation of date and time, assertion: object deleted is in use fix, fix for focus issue 2007/10/06 17:14:48 mod 1.1.2.46: fix for different page widths 2007/10/06 10:40:54 mod 1.1.2.45: fix for #i48150 2007/10/05 15:36:03 mod 1.1.2.44: fix for RightToLeft, fix for sidebar drawing 2007/10/04 14:23:07 mod 1.1.2.43: change fixed values to defines 2007/10/04 10:18:02 mod 1.1.2.42: first sidebar code 2007/10/02 16:51:34 mod 1.1.2.41: bugfixing; adding of ChangeDocSize in appropiate places 2007/09/29 21:53:54 mod 1.1.2.40: fix warnings 2007/09/27 14:42:57 mod 1.1.2.39: bugfix for smoketest, removal of warnings, cleanup 2007/09/25 17:48:28 mod 1.1.2.38: resize() 2007/09/25 15:37:33 mod 1.1.2.37: bugfix 2007/09/25 15:11:35 mod 1.1.2.36: cleanups and optimization 2007/09/24 13:49:51 mod 1.1.2.35: notes are now collected inside SwTxtFld::SwTxtFld, IsInVisibleArea added to PostItMg, new colors for change tracking 2007/09/14 15:49:58 mod 1.1.2.34: remove unneccessary code from SwTextShell::ExecField 2007/09/10 23:14:53 mod 1.1.2.33: m 2007/09/07 16:49:23 mod 1.1.2.32: Page_Frm bug fix 2007/09/06 21:29:34 mod 1.1.2.31: Gradient for text, no notes for print view 2007/09/05 10:16:25 mod 1.1.2.30: Options-Writer-View-Notes;EnableInput and colors for meta information, start of RTL code 2007/09/03 15:06:26 mod 1.1.2.29: SwAnnotationShell, MultiLineEdit for meta information 2007/09/01 13:06:07 mod 1.1.2.28: new colors,bugfix for delete note 2007/07/09 13:07:51 mod 1.1.2.27: work on SwAnnotationShell continues 2007/07/05 18:47:31 mod 1.1.2.26: Bugfixes: spellchecking works again as well as some crashes fixed 2007/07/05 12:20:28 mba 1.1.2.25: bWaitingForCalcRects stayed true if no PostIts are added 2007/07/04 15:42:22 mba 1.1.2.24: new shell for editing notes 2007/07/01 16:22:33 mod 1.1.2.23: no relayout in Paint(), but seperately in appropiate places 2007/06/29 19:02:15 mod 1.1.2.22: Fix for Undo/Redo of Insert Field and Modify Field 2007/06/26 16:34:51 mod 1.1.2.21: navigation for notes 2007/06/24 17:39:58 mod 1.1.2.20: new improved layout algorithm, no lower border 2007/06/23 02:49:10 mod 1.1.2.19: beauty update: round corners, bold meta text 2007/06/22 20:59:28 mba 1.1.2.18: never call CalcRects directly if you don't know for sure that it doesn't create problems 2007/06/21 07:43:12 mod 1.1.2.17: first code for layout algorithm, use of IsReadOnly and SetModified 2007/06/17 19:27:20 mod 1.1.2.16: AddPostIts only if there is a new postit, sorting of postits 2007/06/17 10:49:52 mba 1.1.2.15: EventId should be kept for removal in case view is destroyed before event is called 2007/06/17 10:32:43 mba 1.1.2.14: better default for mbWaitingForCalcRects 2007/06/16 19:16:18 mba 1.1.2.13: Force Layout after ReCalc; suppress Layout while Rects are invalid 2007/06/16 08:26:01 mod 1.1.2.12: #i6193# seperation of coordinate's rect and layout 2007/06/16 02:14:30 mod 1.1.2.11: #16193# move LayoutPostIts() in application event 2007/06/14 08:31:34 mod 1.1.2.10: spelling 2007/06/13 10:39:46 mod 1.1.2.9: spelling 2007/06/13 08:56:10 mod 1.1.2.8: #i6193# Navigator improvements, KeyHandling SwPostit 2007/06/10 15:59:29 mod 1.1.2.7: #i6193# Navigator: Hide,Show,Delete / SwPostIt: Author,Date 2007/06/08 16:48:18 mod 1.1.2.6: Hiding and deleting of notes #i6193# 2007/05/31 07:54:58 mod 1.1.2.5: #i6193# Use of overlayobject for ankor 2007/05/29 08:24:32 mod 1.1.2.4: Collecting notes in notify, positioning in paint 2007/05/25 06:54:01 fme 1.1.2.3: #i6193# New notes - forward declarations 2007/05/24 09:19:56 mod 1.1.2.2: *** empty log message *** 2007/05/24 04:36:31 mod 1.1.2.1: Add new files


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [8d2d47f55785c9c55b7909eb244012e884128d55]

INTEGRATION: CWS notes2 (1.28.2); FILE MERGED 2007/12/15 16:16:10 mod 1.28.2.2: RESYNC: (1.28-1.29); FILE MERGED 2007/12/06 21:05:16 mod 1.28.2.1: we still need PaintPostIts for RES_SCRIPT


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [40d8cbe4acb9a47bd653072f7797a1b794cc0b57]

INTEGRATION: CWS notes2 (1.61.8); FILE MERGED 2007/12/15 16:16:06 mod 1.61.8.3: RESYNC: (1.63-1.64); FILE MERGED 2007/09/28 16:33:02 mod 1.61.8.2: RESYNC: (1.61-1.63); FILE MERGED 2007/07/05 12:22:03 mba 1.61.8.1: Register new interface


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [fef376ad5ecdd6a680b0842b88c9e94d43adba28]

INTEGRATION: CWS notes2 (1.39.8); FILE MERGED 2008/01/31 13:05:15 mba 1.39.8.6: warnings fixed 2008/01/26 10:06:31 mod 1.39.8.5: fix for undo crash after Delete All 2008/01/25 17:46:10 mod 1.39.8.4: View - Notes 2007/09/28 16:32:59 mod 1.39.8.3: RESYNC: (1.39-1.40); FILE MERGED 2007/09/24 13:49:51 mod 1.39.8.2: notes are now collected inside SwTxtFld::SwTxtFld, IsInVisibleArea added to PostItMg, new colors for change tracking 2007/09/01 13:06:06 mod 1.39.8.1: new colors,bugfix for delete note


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [42ca334fd7a007da18fdd79f286e6b77e6b18c06]

INTEGRATION: CWS notes2 (1.47.46); FILE MERGED 2008/01/29 19:39:59 mod 1.47.46.10: spellchecking and context menu 2008/01/25 17:46:10 mod 1.47.46.9: View - Notes 2008/01/16 15:15:18 mod 1.47.46.8: fixes 2008/01/11 17:59:52 mod 1.47.46.7: reduced popup menu 2007/12/11 15:19:12 mod 1.47.46.6: various fixes and double ankor 2007/11/29 14:46:59 mod 1.47.46.5: enable popup, bugfix for Ctrl-Alt-N 2007/11/14 17:05:21 mod 1.47.46.4: mod is really stupid 2007/10/22 10:04:24 mod 1.47.46.3: fix for centered zoom; new buttons inside meta area 2007/09/28 16:32:56 mod 1.47.46.2: RESYNC: (1.47-1.48); FILE MERGED 2007/07/04 15:42:22 mba 1.47.46.1: new shell for editing notes


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [7262932905e7a5be5ee366649086943a82b26d2a]

INTEGRATION: CWS notes2 (1.90.22); FILE MERGED 2007/12/17 09:52:14 mod 1.90.22.7: fix for wrong fix for merge conflict 2007/12/15 16:16:03 mod 1.90.22.6: RESYNC: (1.97-1.98); FILE MERGED 2007/09/28 16:32:52 mod 1.90.22.5: RESYNC: (1.96-1.97); FILE MERGED 2007/09/01 14:10:58 mod 1.90.22.4: RESYNC: (1.95-1.96); FILE MERGED 2007/07/05 12:19:22 mba 1.90.22.3: HINT_DOCCHANGED was never sent 2007/07/04 12:07:58 mod 1.90.22.2: RESYNC: (1.90-1.95); FILE MERGED 2007/05/24 04:34:45 mod 1.90.22.1: Initial checking, do not use


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [b173ac608bcb0454200012d6e0047740ef7c54ff]

INTEGRATION: CWS notes2 (1.117.56); FILE MERGED 2008/01/26 10:06:31 mod 1.117.56.1: fix for undo crash after Delete All


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [f19c0ced33328b3aad46b572fbf9a04482ea0c1f]

INTEGRATION: CWS notes2 (1.134.2); FILE MERGED 2008/01/31 13:05:14 mba 1.134.2.2: warnings fixed 2007/10/12 22:30:11 mod 1.134.2.1: fix for overlays, layout algorithm fix, patch for ww8 import


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [67acdd65658abfa94850248ca7caa6d8d1f650f9]

INTEGRATION: CWS notes2 (1.185.44); FILE MERGED 2007/12/17 20:46:29 mod 1.185.44.1: small fixes


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [378b2289f14e431590fa792521ce1ae24d0eec4d]

INTEGRATION: CWS notes2 (1.99.130); FILE MERGED 2008/01/18 09:03:14 mba 1.99.130.3: build problem on Solaris 2007/09/28 16:32:15 mod 1.99.130.2: RESYNC: (1.99-1.100); FILE MERGED 2007/05/24 04:34:44 mod 1.99.130.1: Initial checking, do not use


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [4027ce8605db08a163e2e41df61f148ef0a96ab2]

INTEGRATION: CWS notes2 (1.38.320); FILE MERGED 2007/09/28 16:32:48 mod 1.38.320.4: RESYNC: (1.40-1.41); FILE MERGED 2007/09/01 14:07:09 mod 1.38.320.3: RESYNC: (1.39-1.40); FILE MERGED 2007/07/04 11:57:56 mod 1.38.320.2: RESYNC: (1.38-1.39); FILE MERGED 2007/05/24 04:34:44 mod 1.38.320.1: Initial checking, do not use


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [6b683ee72303481999b1c013b1b04a44efa694d5]

INTEGRATION: CWS notes2 (1.92.102); FILE MERGED 2007/09/28 16:32:45 mod 1.92.102.3: RESYNC: (1.100-1.101); FILE MERGED 2007/07/04 11:57:41 mod 1.92.102.2: RESYNC: (1.92-1.100); FILE MERGED 2007/05/24 04:34:44 mod 1.92.102.1: Initial checking, do not use


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [1e378c2747b9633d7b36b295f4060912a3be7c3a]

INTEGRATION: CWS notes2 (1.21.224); FILE MERGED 2007/09/28 16:32:40 mod 1.21.224.3: RESYNC: (1.24-1.25); FILE MERGED 2007/09/01 14:06:56 mod 1.21.224.2: RESYNC: (1.21-1.24); FILE MERGED 2007/05/24 04:34:44 mod 1.21.224.1: Initial checking, do not use


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [578ab8b68a9577376b633dd680c018521f4726cf]

INTEGRATION: CWS notes2 (1.44.46); FILE MERGED 2007/12/18 09:21:37 mod 1.44.46.1: use DateTime for word and html import


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [c1a0635a058979a361b8473415f3bc124c02534d]

INTEGRATION: CWS notes2 (1.14.48); FILE MERGED 2007/12/18 09:21:37 mod 1.14.48.1: use DateTime for word and html import


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [7b61dab509a7c0e013a092031f2c7b68245ddfc5]

INTEGRATION: CWS notes2 (1.28.2); FILE MERGED 2007/12/15 16:15:58 mod 1.28.2.2: RESYNC: (1.28-1.29); FILE MERGED 2007/12/10 08:41:10 mba 1.28.2.1: #i6193#: notes in Web Layout


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [c7306a313cb5b7e47d7b02309c1bfd1a45112f64]

INTEGRATION: CWS notes2 (1.75.54); FILE MERGED 2008/01/18 17:08:47 mod 1.75.54.14: fix crash #i85375# 2008/01/09 13:19:19 mod 1.75.54.13: move of define 2008/01/07 16:08:43 mod 1.75.54.12: side of margin for each page individually, end of ankor if note is hidden at correct location 2007/12/17 09:00:11 mod 1.75.54.11: fixes for web layout and seperater between sidebar 2007/12/15 16:15:55 mod 1.75.54.10: RESYNC: (1.76-1.77); FILE MERGED 2007/12/10 08:41:10 mba 1.75.54.9: #i6193#: notes in Web Layout 2007/11/22 11:40:24 mod 1.75.54.8: fix for scrolling behaviour in VisPortChg, register text toolbar instead of draw 2007/11/07 13:21:55 mod 1.75.54.7: fix repaint issue and flickering in sidebar 2007/10/22 10:04:23 mod 1.75.54.6: fix for centered zoom; new buttons inside meta area 2007/10/12 22:30:11 mod 1.75.54.5: fix for overlays, layout algorithm fix, patch for ww8 import 2007/10/10 21:32:17 mod 1.75.54.4: paint of sidebar; notes scrollbars fixed 2007/10/02 16:51:33 mod 1.75.54.3: bugfixing; adding of ChangeDocSize in appropiate places 2007/09/28 16:32:36 mod 1.75.54.2: RESYNC: (1.75-1.76); FILE MERGED 2007/09/24 13:49:51 mod 1.75.54.1: notes are now collected inside SwTxtFld::SwTxtFld, IsInVisibleArea added to PostItMg, new colors for change tracking


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [ed2a50a18eef5dd2925993bc8f6ca68a133e3997]

INTEGRATION: CWS notes2 (1.199.72); FILE MERGED 2007/12/15 16:15:48 mod 1.199.72.4: RESYNC: (1.200-1.201); FILE MERGED 2007/11/29 10:49:32 mba 1.199.72.3: #i84074#: store text of annotations with rich formatting 2007/09/28 16:32:31 mod 1.199.72.2: RESYNC: (1.199-1.200); FILE MERGED 2007/09/14 15:49:58 mod 1.199.72.1: remove unneccessary code from SwTextShell::ExecField


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [bee628de971c6ab540876f54c491d6d065b98f6b]

INTEGRATION: CWS notes2 (1.95.82); FILE MERGED 2007/12/19 08:56:18 mba 1.95.82.11: #i6193#: access text in TextApiObject as string; make copy ctor of EditSource warning free 2007/12/15 16:15:33 mod 1.95.82.10: RESYNC: (1.99-1.101); FILE MERGED 2007/11/29 10:49:32 mba 1.95.82.9: #i84074#: store text of annotations with rich formatting 2007/09/28 16:32:24 mod 1.95.82.8: RESYNC: (1.98-1.99); FILE MERGED 2007/09/24 13:49:50 mod 1.95.82.7: notes are now collected inside SwTxtFld::SwTxtFld, IsInVisibleArea added to PostItMg, new colors for change tracking 2007/09/14 15:52:37 mod 1.95.82.6: cleanup, annotation have date and time now 2007/09/14 15:49:58 mod 1.95.82.5: remove unneccessary code from SwTextShell::ExecField 2007/09/01 14:01:44 mod 1.95.82.4: RESYNC: (1.96-1.98); FILE MERGED 2007/07/04 11:33:48 mod 1.95.82.3: RESYNC: (1.95-1.96); FILE MERGED 2007/05/31 07:54:58 mod 1.95.82.2: #i6193# Use of overlayobject for ankor 2007/05/24 04:34:44 mod 1.95.82.1: Initial checking, do not use


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [21eed6e4606f7fadf0e80604204070b5c146257a]

INTEGRATION: CWS notes2 (1.35.2); FILE MERGED 2007/12/15 16:15:24 mod 1.35.2.2: RESYNC: (1.35-1.36); FILE MERGED 2007/11/29 10:49:32 mba 1.35.2.1: #i84074#: store text of annotations with rich formatting


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [fde63b2c0626b2a13fd10faa5e7ee900bab70fca]

INTEGRATION: CWS notes2 (1.8.2); FILE MERGED 2007/12/10 20:46:01 mba 1.8.2.1: #i6193#: fixed some problems and crashes for notes pane in web layout


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [fe6b48e08d314f73cbe39689afeb299c12ed0017]

INTEGRATION: CWS notes2 (1.9.320); FILE MERGED 2007/10/12 22:30:10 mod 1.9.320.1: fix for overlays, layout algorithm fix, patch for ww8 import


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [05a401fb8dcc566b79cf1d97e98ea31477c06c80]

INTEGRATION: CWS notes2 (1.54.2); FILE MERGED 2008/01/27 15:56:06 mba 1.54.2.5: #i84074#: better update procedure when content of notes is changed 2007/12/15 16:15:19 mod 1.54.2.4: RESYNC: (1.54-1.57); FILE MERGED 2007/11/08 08:17:41 mba 1.54.2.3: #i6193#: improved and more notifications about removed and inserted PostItFields 2007/11/07 18:00:47 mod 1.54.2.2: fix: DocShell Broadcast only if SwPostItField 2007/11/06 16:06:36 mod 1.54.2.1: mba patch: undo/redo cut/copy/paste


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [b4e0fb051f3cf35ab87c300a247cb190219ce167]

INTEGRATION: CWS notes2 (1.11.320); FILE MERGED 2008/01/31 11:43:56 mba 1.11.320.7: warning about copy ctor 2008/01/27 15:55:44 mba 1.11.320.6: #i84074#: better update procedure when content of notes is changed 2007/11/08 08:17:41 mba 1.11.320.5: #i6193#: improved and more notifications about removed and inserted PostItFields 2007/11/06 16:06:36 mod 1.11.320.4: mba patch: undo/redo cut/copy/paste 2007/10/12 22:30:10 mod 1.11.320.3: fix for overlays, layout algorithm fix, patch for ww8 import 2007/09/28 16:32:18 mod 1.11.320.2: RESYNC: (1.11-1.12); FILE MERGED 2007/09/24 13:49:50 mod 1.11.320.1: notes are now collected inside SwTxtFld::SwTxtFld, IsInVisibleArea added to PostItMg, new colors for change tracking


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [3455936053af2d1dc21e9daf9dbf9a979653aa5b]

INTEGRATION: CWS notes2 (1.109.126); FILE MERGED 2007/12/15 16:15:13 mod 1.109.126.6: RESYNC: (1.111-1.112); FILE MERGED 2007/12/06 21:05:15 mod 1.109.126.5: we still need PaintPostIts for RES_SCRIPT 2007/10/12 22:30:10 mod 1.109.126.4: fix for overlays, layout algorithm fix, patch for ww8 import 2007/09/28 16:32:11 mod 1.109.126.3: RESYNC: (1.110-1.111); FILE MERGED 2007/07/04 11:21:24 mod 1.109.126.2: RESYNC: (1.109-1.110); FILE MERGED 2007/05/24 04:34:44 mod 1.109.126.1: Initial checking, do not use


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [e68ea76ad3628aa1800e51cfd1054b97c8187099]

INTEGRATION: CWS notes2 (1.17.104); FILE MERGED 2007/12/15 16:15:08 mod 1.17.104.3: RESYNC: (1.18-1.19); FILE MERGED 2007/09/28 16:32:07 mod 1.17.104.2: RESYNC: (1.17-1.18); FILE MERGED 2007/05/24 04:34:43 mod 1.17.104.1: Initial checking, do not use


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [3aee2e82c033b69d47632e7aa00ce774b987fa4e]

INTEGRATION: CWS notes2 (1.80.2); FILE MERGED 2007/12/10 08:41:10 mba 1.80.2.1: #i6193#: notes in Web Layout


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [4456a3c8ef2eef16ea5a0a8519e331886527f0bd]

INTEGRATION: CWS notes2 (1.99.2); FILE MERGED 2007/12/15 16:15:02 mod 1.99.2.2: RESYNC: (1.99-1.101); FILE MERGED 2007/12/10 08:41:10 mba 1.99.2.1: #i6193#: notes in Web Layout


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [56863d44d7c14caeacc732ad23dc5fc8ebe94dd3]

INTEGRATION: CWS notes2 (1.101.100); FILE MERGED 2008/01/30 18:01:00 mod 1.101.100.36: #i6193# high contrast mode 2008/01/18 17:08:46 mod 1.101.100.35: fix crash #i85375# 2008/01/12 09:35:19 mod 1.101.100.34: fix sidebar scrollareas 2008/01/09 20:24:22 mod 1.101.100.33: margin side 2008/01/09 19:37:45 mba 1.101.100.32: Complete rescaling of Postits 2008/01/07 16:08:42 mod 1.101.100.31: side of margin for each page individually, end of ankor if note is hidden at correct location 2007/12/20 14:45:38 mod 1.101.100.30: center sidebar scrollbuttons fix 2007/12/18 19:55:14 mod 1.101.100.29: yet another web layout fix 2007/12/17 20:46:29 mod 1.101.100.28: small fixes 2007/12/17 09:00:10 mod 1.101.100.27: fixes for web layout and seperater between sidebar 2007/12/15 16:14:50 mod 1.101.100.26: RESYNC: (1.108-1.109); FILE MERGED 2007/11/30 15:13:35 mod 1.101.100.25: code cleanup and removing of flickering 2007/11/22 11:40:23 mod 1.101.100.24: fix for scrolling behaviour in VisPortChg, register text toolbar instead of draw 2007/11/16 16:06:50 mod 1.101.100.23: fixes for keyboard shortcut popup and PreparePageContainer() 2007/11/07 14:22:14 mod 1.101.100.22: small fix 2007/11/06 18:16:44 mod 1.101.100.21: fixes for hiding note, showing all, deletion of note and sidepane scrolling 2007/11/04 21:43:00 mod 1.101.100.20: completly new layout code by page 2007/10/23 17:18:12 mod 1.101.100.19: shadow/border code cleanup 2007/10/23 15:58:21 mod 1.101.100.18: paint borders and shadows 2007/10/22 10:04:23 mod 1.101.100.17: fix for centered zoom; new buttons inside meta area 2007/10/15 17:33:02 mod 1.101.100.16: fix for SwRootFrm::paint bug 2007/10/10 21:32:17 mod 1.101.100.15: paint of sidebar; notes scrollbars fixed 2007/10/06 17:14:47 mod 1.101.100.14: fix for different page widths 2007/10/05 15:36:03 mod 1.101.100.13: fix for RightToLeft, fix for sidebar drawing 2007/10/04 10:18:01 mod 1.101.100.12: first sidebar code 2007/09/28 16:32:02 mod 1.101.100.11: RESYNC: (1.106-1.108); FILE MERGED 2007/09/24 13:49:50 mod 1.101.100.10: notes are now collected inside SwTxtFld::SwTxtFld, IsInVisibleArea added to PostItMg, new colors for change tracking 2007/09/03 15:06:25 mod 1.101.100.9: SwAnnotationShell, MultiLineEdit for meta information 2007/09/01 13:58:50 mod 1.101.100.8: RESYNC: (1.104-1.106); FILE MERGED 2007/07/04 11:15:42 mod 1.101.100.7: RESYNC: (1.101-1.104); FILE MERGED 2007/07/01 16:22:32 mod 1.101.100.6: no relayout in Paint(), but seperately in appropiate places 2007/06/29 19:02:14 mod 1.101.100.5: Fix for Undo/Redo of Insert Field and Modify Field 2007/06/17 19:27:19 mod 1.101.100.4: AddPostIts only if there is a new postit, sorting of postits 2007/06/13 10:39:45 mod 1.101.100.3: spelling 2007/06/08 16:48:17 mod 1.101.100.2: Hiding and deleting of notes #i6193# 2007/05/29 08:24:31 mod 1.101.100.1: Collecting notes in notify, positioning in paint


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [dfac3a7b405adc75e96722b6e1974b40a72ff599]

INTEGRATION: CWS notes2 (1.45.2); FILE MERGED 2008/01/10 17:34:01 mod 1.45.2.3: show notes always right side, do not show popup for read only notes 2008/01/09 13:19:19 mod 1.45.2.2: move of define 2008/01/07 16:08:42 mod 1.45.2.1: side of margin for each page individually, end of ankor if note is hidden at correct location


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [fcd0924223b584b495f5fc108a075e2aec0463c6]

INTEGRATION: CWS notes2 (1.70.2); FILE MERGED 2008/01/30 09:56:30 mba 1.70.2.9: #i6193#: notification when layout is complete 2008/01/07 16:08:42 mod 1.70.2.8: side of margin for each page individually, end of ankor if note is hidden at correct location 2007/12/17 09:00:10 mod 1.70.2.7: fixes for web layout and seperater between sidebar 2007/12/15 16:14:37 mod 1.70.2.6: RESYNC: (1.70-1.71); FILE MERGED 2007/11/27 14:55:32 mod 1.70.2.5: yet another layout fix; read only notes fix: copy/paste possible now; paint fix, patch by od 2007/11/05 15:56:28 mod 1.70.2.4: fix for note's visibility comparision 2007/11/04 21:43:00 mod 1.70.2.3: completly new layout code by page 2007/10/12 22:30:09 mod 1.70.2.2: fix for overlays, layout algorithm fix, patch for ww8 import 2007/10/10 21:32:17 mod 1.70.2.1: paint of sidebar; notes scrollbars fixed


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [16a55964d8444437b3e6690a79db87a93ed9095b]

INTEGRATION: CWS notes2 (1.86.2); FILE MERGED 2007/12/18 17:32:15 mba 1.86.2.2: some cleanups 2007/12/10 08:41:10 mba 1.86.2.1: #i6193#: notes in Web Layout


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [7162dcf8dbead3cf47996230366339a3a8313d10]

INTEGRATION: CWS notes2 (1.69.2); FILE MERGED 2008/01/31 11:47:46 mba 1.69.2.3: warning about copy ctor 2007/12/18 17:32:15 mba 1.69.2.2: some cleanups 2007/12/10 08:41:10 mba 1.69.2.1: #i6193#: notes in Web Layout


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [1fdee09b1cac805947e1146dbd9a346c0323ddd5]

INTEGRATION: CWS notes2 (1.7.2); FILE MERGED 2007/11/29 10:49:15 mba 1.7.2.1: #i84074#: store text of annotations with rich formatting


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [c4463014ad9d604722b4369e3479694c3adb0c4f]

INTEGRATION: CWS notes2 (1.1.2); FILE ADDED 2007/12/19 08:56:17 mba 1.1.2.3: #i6193#: access text in TextApiObject as string; make copy ctor of EditSource warning free 2007/11/29 15:18:24 mba 1.1.2.2: #i84074#: missing exception spec 2007/11/29 10:49:57 mba 1.1.2.1: #i84074#: store text of annotations with rich formatting


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [0dcb6b5e1efb7d69260a809e19582222a8b54377]

INTEGRATION: CWS notes2 (1.19.210); FILE MERGED 2008/01/07 16:08:42 mod 1.19.210.6: side of margin for each page individually, end of ankor if note is hidden at correct location 2007/12/15 16:14:29 mod 1.19.210.5: RESYNC: (1.19-1.20); FILE MERGED 2007/11/16 16:06:50 mod 1.19.210.4: fixes for keyboard shortcut popup and PreparePageContainer() 2007/11/04 21:42:59 mod 1.19.210.3: completly new layout code by page 2007/10/23 15:58:21 mod 1.19.210.2: paint borders and shadows 2007/06/29 19:02:14 mod 1.19.210.1: Fix for Undo/Redo of Insert Field and Modify Field


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [3a08fe4de389fae0add26bb64a4567b70d1bb91c]

INTEGRATION: CWS notes2 (1.1.2); FILE ADDED 2007/12/20 14:43:32 mod 1.1.2.5: center sidebar scrollbuttons 2007/12/19 08:56:17 mba 1.1.2.4: #i6193#: access text in TextApiObject as string; make copy ctor of EditSource warning free 2007/12/17 22:17:46 mba 1.1.2.3: missing precompiled headers diretive 2007/11/29 15:18:16 mba 1.1.2.2: #i84074#: missing exception spec 2007/11/29 10:48:31 mba 1.1.2.1: #i84074#: store text of annotations with rich formatting


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [c5b9450b786fb860e5a99a537c6dad6115196d2d]

INTEGRATION: CWS notes2 (1.7.2); FILE MERGED 2007/12/15 16:14:26 mod 1.7.2.2: RESYNC: (1.7-1.8); FILE MERGED 2007/11/29 10:48:31 mba 1.7.2.1: #i84074#: store text of annotations with rich formatting


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [a346d9ee2e83b9474c75d6cbe67556ffa642d612]

INTEGRATION: CWS notes2 (1.26.84); FILE MERGED 2007/12/18 17:32:14 mba 1.26.84.4: some cleanups 2007/12/15 16:14:23 mod 1.26.84.3: RESYNC: (1.27-1.28); FILE MERGED 2007/09/28 16:31:49 mod 1.26.84.2: RESYNC: (1.26-1.27); FILE MERGED 2007/05/24 04:34:43 mod 1.26.84.1: Initial checking, do not use


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [bd2c9c9ee9a18501b18066bf95a04506a1863147]

INTEGRATION: CWS notes2 (1.42.320); FILE MERGED 2007/12/15 16:14:19 mod 1.42.320.14: RESYNC: (1.44-1.48); FILE MERGED 2007/11/29 10:46:46 mba 1.42.320.13: #i84074#: store text of annotations with rich formatting 2007/10/16 10:19:15 mba 1.42.320.12: warning because of shadowed memeber var 2007/10/10 21:32:16 mod 1.42.320.11: paint of sidebar; notes scrollbars fixed 2007/09/29 10:32:22 mod 1.42.320.10: fix left over from mergin 2007/09/28 16:31:45 mod 1.42.320.9: RESYNC: (1.43-1.44); FILE MERGED 2007/09/24 13:49:49 mod 1.42.320.8: notes are now collected inside SwTxtFld::SwTxtFld, IsInVisibleArea added to PostItMg, new colors for change tracking 2007/09/14 15:49:58 mod 1.42.320.7: remove unneccessary code from SwTextShell::ExecField 2007/09/06 21:29:34 mod 1.42.320.6: Gradient for text, no notes for print view 2007/09/01 13:55:56 mod 1.42.320.5: RESYNC: (1.42-1.43); FILE MERGED 2007/06/21 07:43:12 mod 1.42.320.4: first code for layout algorithm, use of IsReadOnly and SetModified 2007/06/08 16:48:17 mod 1.42.320.3: Hiding and deleting of notes #i6193# 2007/05/29 08:24:31 mod 1.42.320.2: Collecting notes in notify, positioning in paint 2007/05/24 04:34:43 mod 1.42.320.1: Initial checking, do not use


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [9dc3c82c4834ddea4737cb1e95bffe473a098ea6]

INTEGRATION: CWS notes2 (1.10.2); FILE MERGED 2007/12/15 16:14:14 mod 1.10.2.2: RESYNC: (1.10-1.11); FILE MERGED 2007/11/04 21:42:59 mod 1.10.2.1: completly new layout code by page


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [f1739062ff7d8535abc347b743e35e634d3b7d54]

INTEGRATION: CWS notes2 (1.41.320); FILE MERGED 2007/09/28 16:31:41 mod 1.41.320.2: RESYNC: (1.41-1.42); FILE MERGED 2007/05/24 04:34:43 mod 1.41.320.1: Initial checking, do not use


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [9ea086ab9fcad2091f286c421410f5d3d8341aa7]

INTEGRATION: CWS notes2 (1.23.2); FILE MERGED 2007/12/18 17:32:14 mba 1.23.2.2: some cleanups 2007/12/10 08:41:09 mba 1.23.2.1: #i6193#: notes in Web Layout


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [471ebd7c317d3f276f047ee2bd51db0177edd1c8]

INTEGRATION: CWS notes2 (1.27.2); FILE MERGED 2007/12/15 16:14:11 mod 1.27.2.6: RESYNC: (1.27-1.28); FILE MERGED 2007/11/14 17:05:20 mod 1.27.2.5: mod is really stupid 2007/11/13 16:43:09 mod 1.27.2.4: no doc context menu on sidebar, new keyboard shortcuts, improved sidebar scrolling, no richtext 2007/11/08 08:17:40 mba 1.27.2.3: #i6193#: improved and more notifications about removed and inserted PostItFields 2007/11/06 18:16:44 mod 1.27.2.2: fixes for hiding note, showing all, deletion of note and sidepane scrolling 2007/11/06 16:06:36 mod 1.27.2.1: mba patch: undo/redo cut/copy/paste


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [1ad09f08e056753152408a33596a85512c970589]

INTEGRATION: CWS notes2 (1.14.2); FILE MERGED 2007/12/10 08:41:09 mba 1.14.2.1: #i6193#: notes in Web Layout


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [963a374890ff237b0abf2be324acc6d406890c44]

INTEGRATION: CWS notes2 (1.72.22); FILE MERGED 2007/12/15 16:14:05 mod 1.72.22.7: RESYNC: (1.79-1.80); FILE MERGED 2007/09/28 16:31:35 mod 1.72.22.6: RESYNC: (1.78-1.79); FILE MERGED 2007/09/01 13:52:33 mod 1.72.22.5: RESYNC: (1.74-1.78); FILE MERGED 2007/07/04 10:58:13 mod 1.72.22.4: RESYNC: (1.72-1.74); FILE MERGED 2007/06/13 10:39:45 mod 1.72.22.3: spelling 2007/06/08 16:48:17 mod 1.72.22.2: Hiding and deleting of notes #i6193# 2007/05/24 04:34:43 mod 1.72.22.1: Initial checking, do not use


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [09d8eb42cf13968ec433029933531c545c0ec72c]

INTEGRATION: CWS notes2 (1.28.310); FILE MERGED 2007/12/18 17:32:14 mba 1.28.310.8: some cleanups 2007/12/15 16:13:53 mod 1.28.310.7: RESYNC: (1.30-1.31); FILE MERGED 2007/12/10 20:46:01 mba 1.28.310.6: #i6193#: fixed some problems and crashes for notes pane in web layout 2007/11/08 08:17:40 mba 1.28.310.5: #i6193#: improved and more notifications about removed and inserted PostItFields 2007/09/28 16:31:27 mod 1.28.310.4: RESYNC: (1.29-1.30); FILE MERGED 2007/09/24 13:49:49 mod 1.28.310.3: notes are now collected inside SwTxtFld::SwTxtFld, IsInVisibleArea added to PostItMg, new colors for change tracking 2007/09/01 13:51:59 mod 1.28.310.2: RESYNC: (1.28-1.29); FILE MERGED 2007/06/29 19:02:13 mod 1.28.310.1: Fix for Undo/Redo of Insert Field and Modify Field


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [249b32949ce7c4be7680a5778d645e662dd3d7cf]

INTEGRATION: CWS notes2 (1.20.232); FILE MERGED 2007/09/28 16:31:18 mod 1.20.232.3: RESYNC: (1.21-1.22); FILE MERGED 2007/09/01 13:51:37 mod 1.20.232.2: RESYNC: (1.20-1.21); FILE MERGED 2007/06/08 16:48:16 mod 1.20.232.1: Hiding and deleting of notes #i6193#


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [d630989136d25e0b197a329d9f61fb813b498623]

INTEGRATION: CWS notes2 (1.63.24); FILE MERGED 2007/12/15 16:13:47 mod 1.63.24.9: RESYNC: (1.66-1.67); FILE MERGED 2007/12/11 15:19:12 mod 1.63.24.8: various fixes and double ankor 2007/11/04 21:42:59 mod 1.63.24.7: completly new layout code by page 2007/10/22 10:04:22 mod 1.63.24.6: fix for centered zoom; new buttons inside meta area 2007/10/16 10:18:08 mba 1.63.24.5: warning for missing end of file 2007/09/28 16:31:14 mod 1.63.24.4: RESYNC: (1.65-1.66); FILE MERGED 2007/07/04 10:51:49 mod 1.63.24.3: RESYNC: (1.63-1.65); FILE MERGED 2007/06/17 19:27:19 mod 1.63.24.2: AddPostIts only if there is a new postit, sorting of postits 2007/05/31 07:54:57 mod 1.63.24.1: #i6193# Use of overlayobject for ankor


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [f835008fffe8e08fc311f6e75d9c8a884464898e]

INTEGRATION: CWS notes2 (1.131.6); FILE MERGED 2008/01/25 17:46:09 mod 1.131.6.1: View - Notes


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [4ec5e03e16d23f995d7429fa478f3bd206dc5423]

INTEGRATION: CWS notes2 (1.7.808); FILE MERGED 2007/07/04 15:39:16 mba 1.7.808.1: new shell for editing notes


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [e0e2e911b27a91015a26df2feefab9807092751b]

INTEGRATION: CWS notes2 (1.66.6); FILE MERGED 2008/01/25 17:46:09 mod 1.66.6.3: View - Notes 2007/12/15 16:13:33 mod 1.66.6.2: RESYNC: (1.66-1.67); FILE MERGED 2007/07/04 15:39:16 mba 1.66.6.1: new shell for editing notes


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [391fba378e3b4e79bf4ef6d3d2466b27a17a492a]

INTEGRATION: CWS notes2 (1.9.466); FILE MERGED 2007/07/04 15:39:15 mba 1.9.466.1: new shell for editing notes


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [fb2341917eb2510c06b5e8188c857b9054ae147e]

INTEGRATION: CWS notes2 (1.1.2); FILE ADDED 2007/11/29 10:46:09 mba 1.1.2.6: #i84074#: slots for richt text editing of notes 2007/11/15 17:03:13 mod 1.1.2.5: improved auto scrolling of document and notes sidebar 2007/11/13 16:43:09 mod 1.1.2.4: no doc context menu on sidebar, new keyboard shortcuts, improved sidebar scrolling, no richtext 2007/10/23 21:28:58 mod 1.1.2.3: take it back, does not work always 2007/07/09 13:07:51 mod 1.1.2.2: work on SwAnnotationShell continues 2007/07/04 15:39:15 mba 1.1.2.1: new shell for editing notes


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [15e2a88231335a377982039eb30e5f7671db7498]

INTEGRATION: CWS notes2 (1.30.6); FILE MERGED 2008/01/25 17:46:09 mod 1.30.6.1: View - Notes


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [94f7a80008b269c481da28ea664afdfbe8cf6683]

INTEGRATION: CWS notes2 (1.1.2); FILE ADDED 2007/11/29 10:46:09 mba 1.1.2.5: #i84074#: slots for richt text editing of notes 2007/11/29 00:12:02 mod 1.1.2.4: notes grow automatically till next note or page border 2007/11/13 16:43:09 mod 1.1.2.3: no doc context menu on sidebar, new keyboard shortcuts, improved sidebar scrolling, no richtext 2007/07/09 13:07:51 mod 1.1.2.2: work on SwAnnotationShell continues 2007/07/04 15:39:15 mba 1.1.2.1: new shell for editing notes


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [810c354e374fa207928f3210fb79d3006107ab72]

INTEGRATION: CWS notes2 (1.59.2); FILE MERGED 2007/12/10 08:40:51 mba 1.59.2.1: #i6193#: notes in Web Layout


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [3b19b18b8f9ddc0fabf468066ec9dcbcbeb64ee1]

INTEGRATION: CWS notes2 (1.26.2); FILE MERGED 2007/12/15 16:13:01 mod 1.26.2.2: RESYNC: (1.26-1.27); FILE MERGED 2007/10/06 10:40:53 mod 1.26.2.1: fix for #i48150


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [c5820afab4de5dc1e02e44e0220a24574dd2eb68]

INTEGRATION: CWS notes2 (1.18.74); FILE MERGED 2007/11/29 10:45:38 mba 1.18.74.1: #i84074#: store text of annotations with rich formatting


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [13370459f8daab4c896607e4ce75557128f11a43]

INTEGRATION: CWS notes2 (1.4.808); FILE MERGED 2008/01/30 09:56:20 mba 1.4.808.1: #i6193#: notification when layout is complete


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [5dbd7a36260deee32e6d5bbe7aa6697e77626c9c]

INTEGRATION: CWS notes2 (1.3.808); FILE MERGED 2007/07/04 15:42:21 mba 1.3.808.1: new shell for editing notes


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [19abfbe633184fc5ec7b07b7d5e62295e4caee92]

INTEGRATION: CWS notes2 (1.1.2); FILE ADDED 2008/01/30 17:26:41 mod 1.1.2.49: #i6193# readonly state send to notes, swicht to next postit 2008/01/29 19:39:58 mod 1.1.2.48: spellchecking and context menu 2008/01/27 15:54:41 mba 1.1.2.47: #i84074#: better update procedure when content of notes is changed 2008/01/18 10:11:14 mba 1.1.2.46: build problems on Solaris 2008/01/18 09:58:30 mba 1.1.2.45: build problems on Solaris 2008/01/18 09:54:02 mba 1.1.2.44: build problems on Solaris 2008/01/18 09:36:13 mba 1.1.2.43: build problem on Solaris 2008/01/16 15:15:18 mod 1.1.2.42: fixes 2008/01/09 17:40:40 mod 1.1.2.41: scaling of scrollbar and sidebarwidth depending on zoom value 2008/01/09 16:36:31 mba 1.1.2.40: Complete rescaling of Postits 2008/01/09 15:52:20 mba 1.1.2.39: Complete rescaling of Postits 2008/01/09 13:19:18 mod 1.1.2.38: move of define 2008/01/09 07:56:15 mba 1.1.2.37: Button menu shouldn't close when mouse button is released 2008/01/07 16:08:41 mod 1.1.2.36: side of margin for each page individually, end of ankor if note is hidden at correct location 2007/12/21 16:41:52 mba 1.1.2.35: #i6193#: scale notes with zoom factor of edit window 2007/12/02 15:13:27 mod 1.1.2.34: fix for url click and format reset 2007/11/29 00:12:02 mod 1.1.2.33: notes grow automatically till next note or page border 2007/11/22 12:09:39 mod 1.1.2.32: relayout every time note had focus, as the size could have changed 2007/11/15 17:03:13 mod 1.1.2.31: improved auto scrolling of document and notes sidebar 2007/11/05 21:05:04 mod 1.1.2.30: remove uneccessary variables 2007/11/04 21:42:59 mod 1.1.2.29: completly new layout code by page 2007/10/22 10:04:22 mod 1.1.2.28: fix for centered zoom; new buttons inside meta area 2007/10/12 22:30:09 mod 1.1.2.27: fix for overlays, layout algorithm fix, patch for ww8 import 2007/10/10 21:32:16 mod 1.1.2.26: paint of sidebar; notes scrollbars fixed 2007/10/05 15:36:03 mod 1.1.2.25: fix for RightToLeft, fix for sidebar drawing 2007/10/04 14:23:07 mod 1.1.2.24: change fixed values to defines 2007/09/27 14:42:57 mod 1.1.2.23: bugfix for smoketest, removal of warnings, cleanup 2007/09/25 15:37:32 mod 1.1.2.22: bugfix 2007/09/25 15:11:34 mod 1.1.2.21: cleanups and optimization 2007/09/24 13:49:49 mod 1.1.2.20: notes are now collected inside SwTxtFld::SwTxtFld, IsInVisibleArea added to PostItMg, new colors for change tracking 2007/09/07 16:49:23 mod 1.1.2.19: Page_Frm bug fix 2007/09/06 21:29:34 mod 1.1.2.18: Gradient for text, no notes for print view 2007/09/03 15:06:25 mod 1.1.2.17: SwAnnotationShell, MultiLineEdit for meta information 2007/09/01 13:06:03 mod 1.1.2.16: new colors,bugfix for delete note 2007/07/05 18:47:31 mod 1.1.2.15: Bugfixes: spellchecking works again as well as some crashes fixed 2007/07/04 15:42:21 mba 1.1.2.14: new shell for editing notes 2007/07/01 16:22:32 mod 1.1.2.13: no relayout in Paint(), but seperately in appropiate places 2007/06/26 16:34:51 mod 1.1.2.12: navigation for notes 2007/06/22 20:59:57 mba 1.1.2.11: fixing some problems with dependencies 2007/06/21 07:43:12 mod 1.1.2.10: first code for layout algorithm, use of IsReadOnly and SetModified 2007/06/16 08:26:01 mod 1.1.2.9: #i6193# seperation of coordinate's rect and layout 2007/06/13 08:56:09 mod 1.1.2.8: #i6193# Navigator improvements, KeyHandling SwPostit 2007/06/10 15:59:28 mod 1.1.2.7: #i6193# Navigator: Hide,Show,Delete / SwPostIt: Author,Date 2007/06/08 16:48:16 mod 1.1.2.6: Hiding and deleting of notes #i6193# 2007/05/31 07:54:57 mod 1.1.2.5: #i6193# Use of overlayobject for ankor 2007/05/29 08:24:30 mod 1.1.2.4: Collecting notes in notify, positioning in paint 2007/05/29 07:53:28 fme 1.1.2.3: #i6193# New notes - moved defines from hxx to cxx 2007/05/25 06:52:10 fme 1.1.2.2: #i6193# New notes - forward declarations 2007/05/24 04:36:31 mod 1.1.2.1: Add new files


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [ef0c8d0c61ec2750e31009a465a6b5163fe0823e]

INTEGRATION: CWS notes2 (1.6.806); FILE MERGED 2008/01/27 15:53:58 mba 1.6.806.4: #i84074#: better update procedure when content of notes is changed 2007/11/08 08:15:50 mba 1.6.806.3: #i6193#: improved and more notifications about removed and inserted PostItFields 2007/11/06 16:06:36 mod 1.6.806.2: mba patch: undo/redo cut/copy/paste 2007/10/12 22:30:09 mod 1.6.806.1: fix for overlays, layout algorithm fix, patch for ww8 import


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [7691e3c8ee99563749d00edadfd49b73e41429eb]

INTEGRATION: CWS notes2 (1.10.340); FILE MERGED 2008/01/27 15:53:48 mba 1.10.340.12: #i84074#: better update procedure when content of notes is changed 2007/12/15 16:12:56 mod 1.10.340.11: RESYNC: (1.11-1.12); FILE MERGED 2007/11/29 10:45:04 mba 1.10.340.10: #i84074#: store text of annotations with rich formatting 2007/09/29 16:07:09 mod 1.10.340.9: fixing resync errors 2007/09/28 16:31:01 mod 1.10.340.8: RESYNC: (1.10-1.11); FILE MERGED 2007/09/24 13:49:49 mod 1.10.340.7: notes are now collected inside SwTxtFld::SwTxtFld, IsInVisibleArea added to PostItMg, new colors for change tracking 2007/09/06 21:29:34 mod 1.10.340.6: Gradient for text, no notes for print view 2007/06/10 15:59:28 mod 1.10.340.5: #i6193# Navigator: Hide,Show,Delete / SwPostIt: Author,Date 2007/06/08 16:48:16 mod 1.10.340.4: Hiding and deleting of notes #i6193# 2007/05/29 08:24:30 mod 1.10.340.3: Collecting notes in notify, positioning in paint 2007/05/25 06:52:10 fme 1.10.340.2: #i6193# New notes - forward declarations 2007/05/24 04:34:42 mod 1.10.340.1: Initial checking, do not use


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [71ae19dba4823ebb119111b417dd4370e8ff692b]

INTEGRATION: CWS notes2 (1.134.20); FILE MERGED 2007/12/18 17:31:04 mba 1.134.20.8: some cleanups 2007/12/15 16:12:52 mod 1.134.20.7: RESYNC: (1.142-1.145); FILE MERGED 2007/09/28 16:30:57 mod 1.134.20.6: RESYNC: (1.141-1.142); FILE MERGED 2007/09/01 13:45:59 mod 1.134.20.5: RESYNC: (1.138-1.141); FILE MERGED 2007/07/04 10:27:48 mod 1.134.20.4: RESYNC: (1.134-1.138); FILE MERGED 2007/06/08 16:48:15 mod 1.134.20.3: Hiding and deleting of notes #i6193# 2007/05/25 06:52:10 fme 1.134.20.2: #i6193# New notes - forward declarations 2007/05/24 04:34:42 mod 1.134.20.1: Initial checking, do not use


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [365d2747f4efb23aed3140adccbe8eecf493f8db]

INTEGRATION: CWS notes2 (1.36.26); FILE MERGED 2007/12/15 16:12:46 mod 1.36.26.4: RESYNC: (1.38-1.40); FILE MERGED 2007/09/28 16:30:53 mod 1.36.26.3: RESYNC: (1.37-1.38); FILE MERGED 2007/07/04 10:27:29 mod 1.36.26.2: RESYNC: (1.36-1.37); FILE MERGED 2007/05/31 07:54:57 mod 1.36.26.1: #i6193# Use of overlayobject for ankor


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [e6d949efc7483a064f54ce2211fbeaeb89b5428c]

INTEGRATION: CWS notes2 (1.72.4); FILE MERGED 2008/01/25 17:46:08 mod 1.72.4.4: View - Notes 2007/12/15 16:12:42 mod 1.72.4.3: RESYNC: (1.73-1.74); FILE MERGED 2007/09/01 13:45:38 mod 1.72.4.2: RESYNC: (1.72-1.73); FILE MERGED 2007/07/04 15:42:21 mba 1.72.4.1: new shell for editing notes


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [d332cf68bf802948969385d54a7ee86778c9d3e5]

INTEGRATION: CWS notes2 (1.1.2); FILE ADDED 2008/01/31 10:08:57 mod 1.1.2.56: #i6193# fix for crash, optimization included 2008/01/30 17:26:41 mod 1.1.2.55: #i6193# readonly state send to notes, swicht to next postit 2008/01/29 19:39:58 mod 1.1.2.54: spellchecking and context menu 2008/01/25 17:46:08 mod 1.1.2.53: View - Notes 2008/01/18 09:51:34 mba 1.1.2.52: fixed broken line ends 2008/01/12 09:35:18 mod 1.1.2.51: fix sidebar scrollareas 2008/01/10 17:34:00 mod 1.1.2.50: show notes always right side, do not show popup for read only notes 2008/01/09 19:37:29 mba 1.1.2.49: Complete rescaling of Postits 2008/01/09 16:36:31 mba 1.1.2.48: Complete rescaling of Postits 2008/01/09 15:52:19 mba 1.1.2.47: Complete rescaling of Postits 2008/01/07 16:08:41 mod 1.1.2.46: side of margin for each page individually, end of ankor if note is hidden at correct location 2007/12/21 16:41:52 mba 1.1.2.45: #i6193#: scale notes with zoom factor of edit window 2007/12/17 17:33:35 mba 1.1.2.44: #i6193#: solved reentrance problems in PostItMgr 2007/12/17 09:00:10 mod 1.1.2.43: fixes for web layout and seperater between sidebar 2007/11/30 15:13:35 mod 1.1.2.42: code cleanup and removing of flickering 2007/11/29 00:12:02 mod 1.1.2.41: notes grow automatically till next note or page border 2007/11/22 12:09:39 mod 1.1.2.40: relayout every time note had focus, as the size could have changed 2007/11/22 11:40:22 mod 1.1.2.39: fix for scrolling behaviour in VisPortChg, register text toolbar instead of draw 2007/11/17 22:07:12 mod 1.1.2.38: fix for layout assertions 2007/11/17 12:00:35 mod 1.1.2.37: different colors for scrollbar arrows based on scrolling offset value; fix for last note overlapping border 2007/11/16 16:06:49 mod 1.1.2.36: fixes for keyboard shortcut popup and PreparePageContainer() 2007/11/15 17:03:13 mod 1.1.2.35: improved auto scrolling of document and notes sidebar 2007/11/13 16:43:08 mod 1.1.2.34: no doc context menu on sidebar, new keyboard shortcuts, improved sidebar scrolling, no richtext 2007/11/08 08:15:50 mba 1.1.2.33: #i6193#: improved and more notifications about removed and inserted PostItFields 2007/11/05 16:21:51 mod 1.1.2.32: onyl relayout if field rect changes 2007/11/04 21:42:59 mod 1.1.2.31: completly new layout code by page 2007/10/23 15:58:21 mod 1.1.2.30: paint borders and shadows 2007/10/22 10:04:22 mod 1.1.2.29: fix for centered zoom; new buttons inside meta area 2007/10/17 15:50:57 mod 1.1.2.28: bend anchor either at frame of page 2007/10/16 15:26:21 mod 1.1.2.27: several improvements and fixes for layout algorithm 2007/10/16 10:19:59 mba 1.1.2.26: warning for missing end of file 2007/10/12 22:30:09 mod 1.1.2.25: fix for overlays, layout algorithm fix, patch for ww8 import 2007/10/10 21:32:16 mod 1.1.2.24: paint of sidebar; notes scrollbars fixed 2007/10/06 17:14:47 mod 1.1.2.23: fix for different page widths 2007/10/05 15:36:03 mod 1.1.2.22: fix for RightToLeft, fix for sidebar drawing 2007/10/04 14:23:06 mod 1.1.2.21: change fixed values to defines 2007/09/24 13:49:49 mod 1.1.2.20: notes are now collected inside SwTxtFld::SwTxtFld, IsInVisibleArea added to PostItMg, new colors for change tracking 2007/09/06 21:29:34 mod 1.1.2.19: Gradient for text, no notes for print view 2007/09/01 13:06:02 mod 1.1.2.18: new colors,bugfix for delete note 2007/07/04 15:42:21 mba 1.1.2.17: new shell for editing notes 2007/07/01 16:22:32 mod 1.1.2.16: no relayout in Paint(), but seperately in appropiate places 2007/06/26 16:34:51 mod 1.1.2.15: navigation for notes 2007/06/24 17:39:57 mod 1.1.2.14: new improved layout algorithm, no lower border 2007/06/22 20:59:56 mba 1.1.2.13: fixing some problems with dependencies 2007/06/21 07:43:12 mod 1.1.2.12: first code for layout algorithm, use of IsReadOnly and SetModified 2007/06/17 19:27:18 mod 1.1.2.11: AddPostIts only if there is a new postit, sorting of postits 2007/06/17 10:50:03 mba 1.1.2.10: EventId should be kept for removal in case view is destroyed before event is called 2007/06/16 19:16:30 mba 1.1.2.9: Force Layout after ReCalc; suppress Layout while Rects are invalid 2007/06/16 08:26:01 mod 1.1.2.8: #i6193# seperation of coordinate's rect and layout 2007/06/16 02:14:29 mod 1.1.2.7: #16193# move LayoutPostIts() in application event 2007/06/13 08:56:09 mod 1.1.2.6: #i6193# Navigator improvements, KeyHandling SwPostit 2007/06/10 15:59:28 mod 1.1.2.5: #i6193# Navigator: Hide,Show,Delete / SwPostIt: Author,Date 2007/06/08 16:48:15 mod 1.1.2.4: Hiding and deleting of notes #i6193# 2007/05/29 08:24:30 mod 1.1.2.3: Collecting notes in notify, positioning in paint 2007/05/25 06:52:10 fme 1.1.2.2: #i6193# New notes - forward declarations 2007/05/24 04:36:31 mod 1.1.2.1: Add new files


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [fa0f1304ce7a42ab17e0f59bdfd30ab8d9897833]

INTEGRATION: CWS notes2 (1.138.48); FILE MERGED 2007/11/29 11:07:28 mba 1.138.48.1: #i84074#: load and save annotations with rich text formatting


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [217892008c1019a273053412d03461ecdd2ffd1c]

INTEGRATION: CWS notes2 (1.65.24); FILE MERGED 2008/01/09 12:54:00 mba 1.65.24.4: TextImportHelper is not reentrant 2007/12/15 16:12:24 mod 1.65.24.3: RESYNC: (1.65-1.66); FILE MERGED 2007/11/29 11:07:28 mba 1.65.24.2: #i84074#: load and save annotations with rich text formatting 2007/09/14 14:31:09 mod 1.65.24.1: show/import/export time and date in notes


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [842160190e2996efbd936191eed787f3f79ed7b7]

INTEGRATION: CWS notes2 (1.77.24); FILE MERGED 2007/12/15 16:12:11 mod 1.77.24.3: RESYNC: (1.77-1.79); FILE MERGED 2007/11/29 11:07:28 mba 1.77.24.2: #i84074#: load and save annotations with rich text formatting 2007/09/14 14:31:09 mod 1.77.24.1: show/import/export time and date in notes


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [f631376c7d500730763222ac383eb7c4a23b7b03]

INTEGRATION: CWS notes2 (1.35.56); FILE MERGED 2008/01/09 12:54:19 mba 1.35.56.3: TextImportHelper is not reentrant 2007/12/15 16:12:04 mod 1.35.56.2: RESYNC: (1.35-1.36); FILE MERGED 2007/11/29 11:07:28 mba 1.35.56.1: #i84074#: load and save annotations with rich text formatting


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [5de7669d6679b8b098a4d1c13c5015b332f35f87]

INTEGRATION: CWS notes2 (1.36.56); FILE MERGED 2007/12/15 16:12:00 mod 1.36.56.2: RESYNC: (1.36-1.37); FILE MERGED 2007/11/29 11:07:28 mba 1.36.56.1: #i84074#: load and save annotations with rich text formatting


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [769db34559f65038675c681c30707c529b654a49]

INTEGRATION: CWS notes2 (1.2.70); FILE MERGED 2008/01/31 12:24:58 mba 1.2.70.4: warnings fixed 2007/10/06 17:15:15 mod 1.2.70.3: COL_NOTES_SIDEBAR moved to sw 2007/10/05 18:50:23 mod 1.2.70.2: new sidebar color 2007/09/25 21:39:40 mod 1.2.70.1: new colors


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [96d6530c8c4cccf1553d0c1c96b4821a6a508f37]

INTEGRATION: CWS notes2 (1.32.62); FILE MERGED 2008/01/27 15:45:10 mba 1.32.62.1: #i85561#: new menu entry to show notes


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [9bcaec6bc5ed4a029a3637dc4362b71eb5130dd3]

INTEGRATION: CWS cmcfixes42 (1.11.306); FILE MERGED 2008/02/15 10:36:40 cmc 1.11.306.1: #i85931# inconsistent GetEntryPos return value


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [e475e35b4e9fefe208b7399666cc7511b82e259a]

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>  [978b29543311992a942963e78e0951bd005e2c1d]

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>  [426957ef95174d9583a7b6fefd1852a614140971]

INTEGRATION: CWS cmcfixes42 (1.41.26); FILE MERGED 2008/02/15 10:51:05 cmc 1.41.26.1: #i86123# use hex prefix to avoid octal problem


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [2e2b6ba36a94c76d1bcb896927541f96992b88e9]

INTEGRATION: CWS cmcfixes42 (1.17.20); FILE MERGED 2008/02/15 10:51:05 cmc 1.17.20.1: #i86123# use hex prefix to avoid octal problem


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [00a14566e693846baab77d985f9f5841eb20c35d]

INTEGRATION: CWS cmcfixes42 (1.22.12); FILE MERGED 2008/02/15 10:51:05 cmc 1.22.12.1: #i86123# use hex prefix to avoid octal problem


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [e19e152f21414c9c912cb63ef554a6d954f40c91]

INTEGRATION: CWS cmcfixes42 (1.52.20); FILE MERGED 2008/02/15 10:51:05 cmc 1.52.20.1: #i86123# use hex prefix to avoid octal problem


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [20463830d072c8c07b3636d87f3ca07961634f33]

INTEGRATION: CWS cmcfixes42 (1.9.20); FILE MERGED 2008/02/15 10:51:05 cmc 1.9.20.1: #i86123# use hex prefix to avoid octal problem


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [57b549b5a6bfee4d676c724574c3188beaf8e8bb]

INTEGRATION: CWS cmcfixes42 (1.15.20); FILE MERGED 2008/02/15 10:51:05 cmc 1.15.20.1: #i86123# use hex prefix to avoid octal problem


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [7e1824019322c62d9f67979654463d75e97d2120]

INTEGRATION: CWS cmcfixes42 (1.14.20); FILE MERGED 2008/02/15 10:51:05 cmc 1.14.20.1: #i86123# use hex prefix to avoid octal problem


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [87cbbbaea87b6a015fc08787e27a98cfbe00c4b6]

INTEGRATION: CWS native131_SRC680 (1.58.34.1.18); FILE MERGED 2008/02/05 09:38:06 is 1.58.34.1.18.1: #i79970# soffice.bin.manifest for OOo


2008-02-19  Rüdiger Timm  <rt@openoffice.org>  [1736fd631fa4421edddf78977a41790727e4e1ad]

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-19  René Engelhard  <rene@openoffice.org>  [06cc978028abcabc8be548628bd9ee24e58b2dc4]

update to hyphen 2.3.1


2008-02-18  Oliver Bolte  <obo@openoffice.org>  [0543f4f218e2fff4e4fcbd7f5d7fbd5194b422c8]

#i10000# don't deliver libtests.dylib


2008-02-18  Rüdiger Timm  <rt@openoffice.org>  [1de98079a18240dd3bd384e8fb0115b99c4ea3cc]

INTEGRATION: CWS chart19 (1.2.78); FILE MERGED 2008/01/11 15:52:16 bm 1.2.78.3: #i44768# "Trendlines" for "Insert" menu, "Insert Trendline" for context menu of data series 2007/12/20 21:21:56 bm 1.2.78.2: #i84801# split up statistic dialog into error bar dialog and trendline dialog 2007/11/20 16:52:14 iha 1.2.78.1: #1163# title for secondary axes


2008-02-18  Rüdiger Timm  <rt@openoffice.org>  [a95c5b2170dc46d0b20db4ec23e79927f837dc59]

INTEGRATION: CWS chart19 (1.27.10); FILE MERGED 2007/12/18 13:45:23 bm 1.27.10.2: RESYNC: (1.27-1.28); FILE MERGED 2007/12/15 14:28:31 iha 1.27.10.1: #i16776# starting angle for pie charts


2008-02-18  Rüdiger Timm  <rt@openoffice.org>  [7102e085d321ae3cb81288f036aaccf45c7e6471]

INTEGRATION: CWS chart19 (1.40.10); FILE MERGED 2008/01/18 15:08:50 iha 1.40.10.4: RESYNC: (1.41-1.42); FILE MERGED 2007/12/18 13:45:26 bm 1.40.10.3: RESYNC: (1.40-1.41); FILE MERGED 2007/12/15 14:30:56 iha 1.40.10.2: #i16776# starting angle for pie charts 2007/11/20 16:55:19 iha 1.40.10.1: #1163# title for secondary axes


2008-02-18  Rüdiger Timm  <rt@openoffice.org>  [3d20a34a3957b588d229b7886a9c01fb13a13338]

INTEGRATION: CWS chart19 (1.5.10); FILE MERGED 2008/01/08 12:14:59 iha 1.5.10.3: #i37823# clockwise pie charts 2007/12/18 13:45:20 bm 1.5.10.2: RESYNC: (1.5-1.6); FILE MERGED 2007/12/15 13:00:58 iha 1.5.10.1: #i16776# starting angle for pie charts


2008-02-18  Rüdiger Timm  <rt@openoffice.org>  [e65854906ffeff61e2c9ebebfbd4578d32f9dc0d]

INTEGRATION: CWS chart19 (1.17.10); FILE MERGED 2007/12/18 13:45:14 bm 1.17.10.2: RESYNC: (1.17-1.18); FILE MERGED 2007/12/15 14:27:02 iha 1.17.10.1: #i16776# starting angle for pie charts


2008-02-18  Rüdiger Timm  <rt@openoffice.org>  [2af7e6091b0a78e68ad03754522cc04fc5c0e4fc]

INTEGRATION: CWS chart19 (1.16.44); FILE MERGED 2008/01/18 15:08:47 iha 1.16.44.4: RESYNC: (1.17-1.18); FILE MERGED 2008/01/08 16:33:06 iha 1.16.44.3: #i37823# clockwise pie charts - adapt best fit algorithm 2007/12/18 13:45:17 bm 1.16.44.2: RESYNC: (1.16-1.17); FILE MERGED 2007/12/15 14:31:48 iha 1.16.44.1: #i16776# starting angle for pie charts


2008-02-18  Rüdiger Timm  <rt@openoffice.org>  [c229a5ae0267c3d3c237d4eba8c8c43f934ec241]

INTEGRATION: CWS chart19 (1.8.22); FILE MERGED 2007/11/20 16:38:35 iha 1.8.22.1: #1163# title for secondary axes


2008-02-18  Rüdiger Timm  <rt@openoffice.org>  [e85969e577647f512cc08be258567d9b9e80870c]

INTEGRATION: CWS chart19 (1.12.8); FILE MERGED 2008/01/14 16:08:55 bm 1.12.8.2: #i44768# +getRegressionCurveIndex 2008/01/11 15:58:43 bm 1.12.8.1: #i44768# make it easier to add and modify trendlines


2008-02-18  Rüdiger Timm  <rt@openoffice.org>  [fc8a029bc51160d586ce3b0d9609ffdff60e32d3]

INTEGRATION: CWS chart19 (1.4.18); FILE MERGED 2008/01/14 16:08:08 bm 1.4.18.3: #i44768# +getSeriesParticleFromCID 2007/12/18 13:46:10 bm 1.4.18.2: RESYNC: (1.4-1.5); FILE MERGED 2007/11/20 16:51:11 iha 1.4.18.1: #1163# title for secondary axes


2008-02-18  Rüdiger Timm  <rt@openoffice.org>  [411fe0e765363e3196d2c19f75d2e2b30ac3df0e]

INTEGRATION: CWS chart19 (1.16.12); FILE MERGED 2007/12/18 13:46:13 bm 1.16.12.2: RESYNC: (1.16-1.17); FILE MERGED 2007/12/15 13:05:51 iha 1.16.12.1: #i16776# starting angle for pie charts


2008-02-18  Rüdiger Timm  <rt@openoffice.org>  [533d475eb7e598bf04d3377859614d693746af3b]

INTEGRATION: CWS chart19 (1.13.18); FILE MERGED 2008/01/08 13:09:35 iha 1.13.18.4: #i16776# starting angle for pie charts - correct import of old 3D pie charts 2008/01/08 12:28:38 iha 1.13.18.3: #i37823# clockwise pie charts 2007/12/18 13:46:26 bm 1.13.18.2: RESYNC: (1.13-1.14); FILE MERGED 2007/12/15 14:32:30 iha 1.13.18.1: #i16776# starting angle for pie charts


2008-02-18  Rüdiger Timm  <rt@openoffice.org>  [ef451a0340bf1339ca2ac5460822499557070e6d]

INTEGRATION: CWS chart19 (1.19.12); FILE MERGED 2008/01/18 15:09:06 iha 1.19.12.2: RESYNC: (1.19-1.20); FILE MERGED 2007/12/15 13:07:10 iha 1.19.12.1: #i16776# starting angle for pie charts


2008-02-18  Rüdiger Timm  <rt@openoffice.org>  [a4ad1dcf7e692c5469f47eeeef0b914bdb9a0d49]

INTEGRATION: CWS chart19 (1.3.10); FILE MERGED 2008/01/08 12:14:26 iha 1.3.10.3: #i37823# clockwise pie charts 2007/12/18 13:46:23 bm 1.3.10.2: RESYNC: (1.3-1.4); FILE MERGED 2007/12/15 12:59:11 iha 1.3.10.1: #i16776# starting angle for pie charts


2008-02-18  Rüdiger Timm  <rt@openoffice.org>  [2b4a9d5c96349d5cd5053026f434cb615cccf349]

INTEGRATION: CWS chart19 (1.5.78); FILE MERGED 2007/11/20 16:38:15 iha 1.5.78.1: #1163# title for secondary axes


2008-02-18  Rüdiger Timm  <rt@openoffice.org>  [b4e7f700a87e69dd9055c9f6cee24bc75c3a67cf]

INTEGRATION: CWS chart19 (1.4.10); FILE MERGED 2008/01/15 08:19:29 bm 1.4.10.5: #i44768# some string adaptions for trendlines 2007/12/20 16:15:13 bm 1.4.10.4: #i84801# split up statistic dialog into error bar dialog and trendline dialog 2007/12/18 13:46:16 bm 1.4.10.3: RESYNC: (1.4-1.5); FILE MERGED 2007/12/10 11:39:23 bm 1.4.10.2: #i79739# warn user about incorrect input 2007/11/20 16:32:38 iha 1.4.10.1: #1163# title for secondary axes


2008-02-18  Rüdiger Timm  <rt@openoffice.org>  [2901052174aaaee2101019211117a63078c35a4e]

INTEGRATION: CWS chart19 (1.9.8); FILE MERGED 2008/01/14 16:08:42 bm 1.9.8.2: #i44768# +getRegressionCurveIndex 2008/01/11 15:58:43 bm 1.9.8.1: #i44768# make it easier to add and modify trendlines


2008-02-18  Rüdiger Timm  <rt@openoffice.org>  [29bc206956d5ecfa99c248c33730d58a3bceffa4]

INTEGRATION: CWS chart19 (1.4.8); FILE MERGED 2008/01/14 16:08:19 bm 1.4.8.1: #i44768# +getSeriesParticleFromCID


2008-02-18  Rüdiger Timm  <rt@openoffice.org>  [d53e55bccfa64e629f3b7e174059e8d59494d10c]

INTEGRATION: CWS chart19 (1.11.12); FILE MERGED 2007/12/18 13:46:19 bm 1.11.12.2: RESYNC: (1.11-1.12); FILE MERGED 2007/12/15 13:05:10 iha 1.11.12.1: #i16776# starting angle for pie charts


2008-02-18  Rüdiger Timm  <rt@openoffice.org>  [1e8f33d3920ffb82043cbb75bb8a9ae333b98707]

INTEGRATION: CWS chart19 (1.3.44); FILE MERGED 2008/01/18 15:08:53 iha 1.3.44.7: RESYNC: (1.4-1.5); FILE MERGED 2008/01/15 12:37:33 bm 1.3.44.6: #i44768# only allow adding trendlines and mean values lines for chart types that support them 2008/01/14 13:46:10 bm 1.3.44.5: #i44768# insert/delete mean value lines via menu commands 2008/01/11 15:58:43 bm 1.3.44.4: #i44768# make it easier to add and modify trendlines 2007/12/20 16:15:27 bm 1.3.44.3: #i84801# split up statistic dialog into error bar dialog and trendline dialog 2007/12/18 13:45:39 bm 1.3.44.2: RESYNC: (1.3-1.4); FILE MERGED 2007/11/20 17:07:18 iha 1.3.44.1: #1163# title for secondary axes


2008-02-18  Rüdiger Timm  <rt@openoffice.org>  [94f566731f78302a5c607938bb39b83eb334da56]

INTEGRATION: CWS chart19 (1.26.8); FILE MERGED 2008/01/14 13:46:10 bm 1.26.8.1: #i44768# insert/delete mean value lines via menu commands


2008-02-18  Rüdiger Timm  <rt@openoffice.org>  [a644fdc9bd730394480e9a6ed8595f616acb12b8]

INTEGRATION: CWS chart19 (1.5.8); FILE MERGED 2008/01/15 07:46:45 bm 1.5.8.2: #i44768# allow deleting a trendline with pressing deleting its legend key 2008/01/14 13:46:10 bm 1.5.8.1: #i44768# insert/delete mean value lines via menu commands


2008-02-18  Rüdiger Timm  <rt@openoffice.org>  [b86de05abe2a64906d62f030cb2f6082cf5e6de3]

INTEGRATION: CWS chart19 (1.29.10); FILE MERGED 2008/01/11 15:58:43 bm 1.29.10.4: #i44768# make it easier to add and modify trendlines 2007/12/20 16:15:27 bm 1.29.10.3: #i84801# split up statistic dialog into error bar dialog and trendline dialog 2007/12/18 13:45:33 bm 1.29.10.2: RESYNC: (1.29-1.30); FILE MERGED 2007/11/20 17:06:29 iha 1.29.10.1: #1163# title for secondary axes


2008-02-18  Rüdiger Timm  <rt@openoffice.org>  [4009435efa1c9270f6bf67e76865e06124edfacb]

INTEGRATION: CWS chart19 (1.13.8); FILE MERGED 2008/01/15 08:19:42 bm 1.13.8.7: #i44768# some string adaptions for trendlines 2008/01/14 17:14:50 bm 1.13.8.6: #i44768# executeDispatch_InsertTrendline: commit changes when property dialog  was quit with OK without having changed anything in the dialog. 2008/01/14 16:09:37 bm 1.13.8.5: #i44768# set correct CID for properties dialog for trendline 2008/01/14 13:46:10 bm 1.13.8.4: #i44768# insert/delete mean value lines via menu commands 2008/01/14 12:15:56 bm 1.13.8.3: #i44768# optimize width of trendline dialog 2008/01/11 15:58:43 bm 1.13.8.2: #i44768# make it easier to add and modify trendlines 2007/12/20 16:15:27 bm 1.13.8.1: #i84801# split up statistic dialog into error bar dialog and trendline dialog


2008-02-18  Rüdiger Timm  <rt@openoffice.org>  [ea589973f41e519a1ac08f84bfa689bb88f2272e]

INTEGRATION: CWS chart19 (1.9.8); FILE MERGED 2008/01/14 13:46:09 bm 1.9.8.3: #i44768# insert/delete mean value lines via menu commands 2008/01/11 15:58:43 bm 1.9.8.2: #i44768# make it easier to add and modify trendlines 2007/12/20 16:15:27 bm 1.9.8.1: #i84801# split up statistic dialog into error bar dialog and trendline dialog


2008-02-18  Rüdiger Timm  <rt@openoffice.org>  [088698eaa387bdb90616239f4cf5e76c6c364167]

INTEGRATION: CWS chart19 (1.24.18); FILE MERGED 2008/01/18 15:08:56 iha 1.24.18.6: RESYNC: (1.25-1.26); FILE MERGED 2008/01/14 13:46:09 bm 1.24.18.5: #i44768# insert/delete mean value lines via menu commands 2008/01/11 15:58:43 bm 1.24.18.4: #i44768# make it easier to add and modify trendlines 2007/12/20 16:15:26 bm 1.24.18.3: #i84801# split up statistic dialog into error bar dialog and trendline dialog 2007/12/18 13:45:36 bm 1.24.18.2: RESYNC: (1.24-1.25); FILE MERGED 2007/11/20 17:05:55 iha 1.24.18.1: #1163# title for secondary axes


2008-02-18  Rüdiger Timm  <rt@openoffice.org>  [8b00642418bc388a6043fd4558d8bcc765ed5c76]

INTEGRATION: CWS chart19 (1.18.8); FILE MERGED 2008/01/11 15:58:42 bm 1.18.8.1: #i44768# make it easier to add and modify trendlines


2008-02-18  Rüdiger Timm  <rt@openoffice.org>  [65752baea12a5d54a36717c7a64725d6b0b005d5]

INTEGRATION: CWS chart19 (1.4.12); FILE MERGED 2008/02/01 10:22:35 iha 1.4.12.3: #i85718# Undo for the new features Rotation direction and starting angle 2008/01/08 12:21:24 iha 1.4.12.2: #i37823# clockwise pie charts 2007/12/15 13:03:04 iha 1.4.12.1: #i16776# starting angle for pie charts


2008-02-18  Rüdiger Timm  <rt@openoffice.org>  [1ca474009239e452c776cd438ab7f9c154acd4ea]

INTEGRATION: CWS chart19 (1.5.10); FILE MERGED 2008/01/11 15:58:42 bm 1.5.10.4: #i44768# make it easier to add and modify trendlines 2008/01/08 12:17:14 iha 1.5.10.3: #i37823# clockwise pie charts 2007/12/18 13:46:07 bm 1.5.10.2: RESYNC: (1.5-1.6); FILE MERGED 2007/12/15 13:02:24 iha 1.5.10.1: #i16776# starting angle for pie charts


2008-02-18  Rüdiger Timm  <rt@openoffice.org>  [6950f6d82f0e9e5c445ddd68df4a1f19e89df26d]

INTEGRATION: CWS chart19 (1.2.8); FILE MERGED 2008/01/11 15:58:42 bm 1.2.8.1: #i44768# make it easier to add and modify trendlines


2008-02-18  Rüdiger Timm  <rt@openoffice.org>  [7043319e894cd5f0dc25b7ff51ca494336dc0afc]

INTEGRATION: CWS chart19 (1.12.12); FILE MERGED 2007/12/18 13:46:04 bm 1.12.12.2: RESYNC: (1.12-1.13); FILE MERGED 2007/11/20 17:05:14 iha 1.12.12.1: #1163# title for secondary axes


2008-02-18  Rüdiger Timm  <rt@openoffice.org>  [5f6aa837701b7b02727ab7fb579e8ea29030e49c]

INTEGRATION: CWS chart19 (1.12.12); FILE MERGED 2008/01/11 15:58:42 bm 1.12.12.1: #i44768# make it easier to add and modify trendlines


2008-02-18  Rüdiger Timm  <rt@openoffice.org>  [7de4b96e490f42216fa7ac425aa3098eea2485ab]

INTEGRATION: CWS chart19 (1.1.2); FILE ADDED 2007/12/20 16:19:19 bm 1.1.2.1: #i84801# moved header from dialog


2008-02-18  Rüdiger Timm  <rt@openoffice.org>  [f13c5aaf3ef217568ec89a056250a48315d28503]

INTEGRATION: CWS chart19 (1.8.12); FILE MERGED 2008/01/14 17:13:42 bm 1.8.12.2: #i44768# allow getting the information if OK was pressed, although nothing was changed 2007/12/15 13:04:04 iha 1.8.12.1: #i16776# starting angle for pie charts


2008-02-18  Rüdiger Timm  <rt@openoffice.org>  [c394edc0314c8d0a909bfbcf7f95d9bcacfa5910]

INTEGRATION: CWS chart19 (1.1.2); FILE ADDED 2008/01/14 12:15:56 bm 1.1.2.2: #i44768# optimize width of trendline dialog 2007/12/20 16:19:59 bm 1.1.2.1: #i84801# split up statistic dialog into error bar dialog and trendline dialog


2008-02-18  Rüdiger Timm  <rt@openoffice.org>  [b25ea65d87cff10dfe31ba2123ba4b59f5ffc48c]

INTEGRATION: CWS chart19 (1.1.2); FILE ADDED 2007/12/20 16:19:49 bm 1.1.2.1: #i84801# split up statistic dialog into error bar dialog and trendline dialog


2008-02-18  Rüdiger Timm  <rt@openoffice.org>  [2a56ae1ed9679b11640d807bd5f86c6b3411034c]

INTEGRATION: CWS chart19 (1.2.78); FILE MERGED 2007/12/10 11:39:22 bm 1.2.78.1: #i79739# warn user about incorrect input


2008-02-18  Rüdiger Timm  <rt@openoffice.org>  [509a17ece7dd5d10f1670deb61d0333e59cee835]

INTEGRATION: CWS chart19 (1.3.12); FILE MERGED 2008/01/08 12:18:34 iha 1.3.12.2: #i37823# clockwise pie charts 2007/12/15 13:03:34 iha 1.3.12.1: #i16776# starting angle for pie charts


2008-02-18  Rüdiger Timm  <rt@openoffice.org>  [183ab127ba2bfcc2f55861ad0ae25a05d3e38ab9]

INTEGRATION: CWS chart19 (1.8.78); FILE MERGED 2008/01/11 15:58:42 bm 1.8.78.1: #i44768# make it easier to add and modify trendlines


2008-02-18  Rüdiger Timm  <rt@openoffice.org>  [87310fd9104064b29fa0e15743513ebc30f076c6]

INTEGRATION: CWS chart19 (1.4.12); FILE MERGED 2008/01/14 17:35:51 bm 1.4.12.5: #i44768# add help ids for trendline template 2008/01/14 17:32:11 bm 1.4.12.4: #i44768# add help ids for trendline template 2008/01/10 10:03:05 iha 1.4.12.3: #i16776# starting angle for pie charts - use dial control 2007/12/18 13:46:01 bm 1.4.12.2: RESYNC: (1.4-1.5); FILE MERGED 2007/11/20 16:33:57 iha 1.4.12.1: #1163# title for secondary axes


2008-02-18  Rüdiger Timm  <rt@openoffice.org>  [47a10d30fb4bb006d95801cdff5fdadfe521bd78]

INTEGRATION: CWS chart19 (1.3.22); FILE MERGED 2008/01/14 15:51:31 iha 1.3.22.2: #1163# nicer look for insert title dialog 2007/11/20 17:11:54 iha 1.3.22.1: #1163# title for secondary axes


2008-02-18  Rüdiger Timm  <rt@openoffice.org>  [feeed0894065c50ec5b96d4cc8d082edad2638af]

INTEGRATION: CWS chart19 (1.3.44); FILE MERGED 2007/11/20 17:12:15 iha 1.3.44.1: #1163# title for secondary axes


2008-02-18  Rüdiger Timm  <rt@openoffice.org>  [3bd54e61baa8c875031e79558ddf9e30492de31d]

INTEGRATION: CWS chart19 (1.1.2); FILE ADDED 2008/01/11 15:58:42 bm 1.1.2.2: #i44768# make it easier to add and modify trendlines 2007/12/20 16:18:43 bm 1.1.2.1: #i84801# split up statistic dialog into error bar dialog and trendline dialog


2008-02-18  Rüdiger Timm  <rt@openoffice.org>  [1055926ce5483bc65daa7cdf3e9ebb19d1401a2d]

INTEGRATION: CWS chart19 (1.1.2); FILE ADDED 2007/12/20 16:18:43 bm 1.1.2.1: #i84801# split up statistic dialog into error bar dialog and trendline dialog


2008-02-18  Rüdiger Timm  <rt@openoffice.org>  [691b98084a826137dc75e94e762f9f63e0dbb890]

INTEGRATION: CWS chart19 (1.8.20); FILE MERGED 2007/12/18 14:57:04 bm 1.8.20.1: #i84587# make label controls larger to prevent problems with localizations


2008-02-18  Rüdiger Timm  <rt@openoffice.org>  [baaf46fe75ffe0611fbf29012c2bc408f7903baa]

INTEGRATION: CWS chart19 (1.1.2); FILE ADDED 2008/01/10 10:05:02 iha 1.1.2.3: #i16776# starting angle for pie charts - use dial control 2008/01/08 12:24:13 iha 1.1.2.2: #i37823# clockwise pie charts 2007/12/15 12:56:15 iha 1.1.2.1: #i16776# starting angle for pie charts


2008-02-18  Rüdiger Timm  <rt@openoffice.org>  [45b604989c1be8578469596a93d12d5019086a49]

INTEGRATION: CWS chart19 (1.1.2); FILE ADDED 2008/01/10 10:06:12 iha 1.1.2.3: #i16776# starting angle for pie charts - use dial control 2008/01/08 12:24:32 iha 1.1.2.2: #i37823# clockwise pie charts 2007/12/15 12:55:27 iha 1.1.2.1: #i16776# starting angle for pie charts


2008-02-18  Rüdiger Timm  <rt@openoffice.org>  [1dee797a2424bc6f4fc9a9867be2a125a43feb92]

INTEGRATION: CWS chart19 (1.1.2); FILE ADDED 2008/01/10 10:04:17 iha 1.1.2.3: #i16776# starting angle for pie charts - use dial control 2008/01/08 12:23:55 iha 1.1.2.2: #i37823# clockwise pie charts 2007/12/15 12:55:58 iha 1.1.2.1: #i16776# starting angle for pie charts


2008-02-18  Rüdiger Timm  <rt@openoffice.org>  [736fad7e38d1c1f3e2b43daf68956a9cfab57b79]

INTEGRATION: CWS chart19 (1.1.2); FILE ADDED 2008/01/15 19:19:15 iha 1.1.2.4: #i16776#,#i37823# don't offer pie options for single pie pieces 2008/01/10 10:07:18 iha 1.1.2.3: #i16776# starting angle for pie charts - use dial control 2008/01/08 12:25:05 iha 1.1.2.2: #i37823# clockwise pie charts 2007/12/15 12:55:43 iha 1.1.2.1: #i16776# starting angle for pie charts


2008-02-18  Rüdiger Timm  <rt@openoffice.org>  [ff1eebed50abc387ec34fa5e3783f1f9f1a4090d]

INTEGRATION: CWS chart19 (1.1.2); FILE ADDED 2007/12/20 16:18:32 bm 1.1.2.1: #i84801# split up statistic dialog into error bar dialog and trendline dialog


2008-02-18  Rüdiger Timm  <rt@openoffice.org>  [3b28b8fe691e2b042a6afa29723904431e08f998]

INTEGRATION: CWS chart19 (1.8.18); FILE MERGED 2007/12/18 14:55:50 bm 1.8.18.1: #i84587# make label controls larger to prevent problems with localizations


2008-02-18  Rüdiger Timm  <rt@openoffice.org>  [60d52b2926c4849c8c2bcc4b8f9aa8397af08f0d]

INTEGRATION: CWS chart19 (1.1.2); FILE ADDED 2008/01/15 09:25:42 bm 1.1.2.5: #i44768# duplicate mnemonics 2008/01/15 08:19:55 bm 1.1.2.4: #i44768# some string adaptions for trendlines 2008/01/14 17:32:45 bm 1.1.2.3: #i44768# add help ids for trendline template 2008/01/11 15:58:42 bm 1.1.2.2: #i44768# make it easier to add and modify trendlines 2007/12/20 16:20:49 bm 1.1.2.1: #i84801# split up statistic dialog into error bar dialog and trendline dialog


2008-02-18  Rüdiger Timm  <rt@openoffice.org>  [9d8d757e597b3b06a912498182a481847d1eda8f]

INTEGRATION: CWS chart19 (1.1.2); FILE ADDED 2008/01/11 15:58:42 bm 1.1.2.2: #i44768# make it easier to add and modify trendlines 2007/12/20 16:20:38 bm 1.1.2.1: #i84801# split up statistic dialog into error bar dialog and trendline dialog


2008-02-18  Rüdiger Timm  <rt@openoffice.org>  [571d9f810e66c4b5a1a17e02c056ea808727eff4]

INTEGRATION: CWS chart19 (1.1.2); FILE ADDED 2008/01/14 12:15:55 bm 1.1.2.3: #i44768# optimize width of trendline dialog 2008/01/11 15:58:42 bm 1.1.2.2: #i44768# make it easier to add and modify trendlines 2007/12/20 16:18:11 bm 1.1.2.1: #i84801# split up statistic dialog into error bar dialog and trendline dialog


2008-02-18  Rüdiger Timm  <rt@openoffice.org>  [396e3d987232446e564222d1241654a89671fb2b]

INTEGRATION: CWS chart19 (1.1.2); FILE ADDED 2008/01/14 12:27:44 bm 1.1.2.4: #i44768# leave some more space after the longest text 2008/01/14 12:15:55 bm 1.1.2.3: #i44768# optimize width of trendline dialog 2008/01/11 15:58:42 bm 1.1.2.2: #i44768# make it easier to add and modify trendlines 2007/12/20 16:18:11 bm 1.1.2.1: #i84801# split up statistic dialog into error bar dialog and trendline dialog


2008-02-18  Rüdiger Timm  <rt@openoffice.org>  [d66d99979c48a5db1dcf09051a08bb829d093ae5]

INTEGRATION: CWS chart19 (1.2.22); FILE MERGED 2008/01/14 15:48:53 iha 1.2.22.2: #1163# nicer look for insert title dialog 2007/11/20 17:15:38 iha 1.2.22.1: #1163# title for secondary axes


2008-02-18  Rüdiger Timm  <rt@openoffice.org>  [57fcd804269a6886c0502f01c4b9bb85a6066452]

INTEGRATION: CWS chart19 (1.2.78); FILE MERGED 2008/01/14 15:49:28 iha 1.2.78.2: #1163# nicer look for insert title dialog 2007/11/20 17:14:29 iha 1.2.78.1: #1163# title for secondary axes


2008-02-18  Rüdiger Timm  <rt@openoffice.org>  [5fb4c4a1035e924eaddc93f0c81fcf09f1245179]

INTEGRATION: CWS chart19 (1.2.78); FILE MERGED 2008/01/14 15:48:18 iha 1.2.78.2: #1163# nicer look for insert title dialog 2007/11/20 17:14:58 iha 1.2.78.1: #1163# title for secondary axes


2008-02-18  Rüdiger Timm  <rt@openoffice.org>  [5ac3204136405e6274d575efdff881dfeb5874c7]

INTEGRATION: CWS chart19 (1.2.78); FILE MERGED 2008/01/14 15:49:47 iha 1.2.78.2: #1163# nicer look for insert title dialog 2007/11/20 17:16:43 iha 1.2.78.1: #1163# title for secondary axes


2008-02-18  Rüdiger Timm  <rt@openoffice.org>  [27bc785f812b3ce8ea741733fbc178b04e20c1f8]

INTEGRATION: CWS chart19 (1.5.78); FILE MERGED 2007/12/18 14:53:34 bm 1.5.78.1: #i84587# make label controls larger to prevent problems with localizations


2008-02-18  Rüdiger Timm  <rt@openoffice.org>  [f9804ae4f717b04dae9671a9a1684203b36cb477]

INTEGRATION: CWS chart19 (1.1.2); FILE ADDED 2008/01/09 16:36:14 bm 1.1.2.2: #i84801# place negative constant value field below positive value field 2007/12/20 16:20:26 bm 1.1.2.1: #i84801# split up statistic dialog into error bar dialog and trendline dialog


2008-02-18  Rüdiger Timm  <rt@openoffice.org>  [660858ad4e139ca5bcc7292832c7b20f09522996]

INTEGRATION: CWS chart19 (1.2.44); FILE MERGED 2007/12/20 16:14:49 bm 1.2.44.1: #i84801# split up statistic dialog into error bar dialog and trendline dialog


2008-02-18  Rüdiger Timm  <rt@openoffice.org>  [fa2c289618ee2e7c3388db02fa250561756e36db]

INTEGRATION: CWS chart19 (1.2.44); FILE MERGED 2008/01/09 11:54:17 bm 1.2.44.3: #i84801# handle CHERROR_NONE correctly 2007/12/20 16:14:49 bm 1.2.44.2: #i84801# split up statistic dialog into error bar dialog and trendline dialog 2007/12/18 08:38:49 bm 1.2.44.1: #i44768# rename error indicator icons (and add those for x-errors)


2008-02-18  Rüdiger Timm  <rt@openoffice.org>  [4eb63267a814afab129385153aedf04034bf9310]

INTEGRATION: CWS chart19 (1.15.10); FILE MERGED 2008/01/14 16:06:23 bm 1.15.10.4: #i44768# tp_RegressionOptions became obsolete 2007/12/20 16:14:49 bm 1.15.10.3: #i84801# split up statistic dialog into error bar dialog and trendline dialog 2007/12/18 13:45:45 bm 1.15.10.2: RESYNC: (1.15-1.16); FILE MERGED 2007/12/15 12:58:00 iha 1.15.10.1: #i16776# starting angle for pie charts


2008-02-18  Rüdiger Timm  <rt@openoffice.org>  [f01d74af0b15156ec6c0c25f361c8513c537eb5f]

INTEGRATION: CWS chart19 (1.3.12); FILE MERGED 2008/01/14 17:37:01 bm 1.3.12.5: #i44768# add help ids for trendline template 2008/01/14 17:32:23 bm 1.3.12.4: #i44768# add help ids for trendline template 2008/01/10 10:03:36 iha 1.3.12.3: #i16776# starting angle for pie charts - use dial control 2007/12/18 13:45:55 bm 1.3.12.2: RESYNC: (1.3-1.4); FILE MERGED 2007/11/20 16:34:34 iha 1.3.12.1: #1163# title for secondary axes


2008-02-18  Rüdiger Timm  <rt@openoffice.org>  [77ef91305ebf7f0cf0be94a18c88010da658907e]

INTEGRATION: CWS chart19 (1.19.10); FILE MERGED 2008/01/15 19:18:28 iha 1.19.10.9: #i16776#,#i37823# don't offer pie options for single pie pieces 2008/01/15 08:19:54 bm 1.19.10.8: #i44768# some string adaptions for trendlines 2008/01/14 17:13:26 bm 1.19.10.7: #i44768# allow getting the information if OK was pressed, although nothing was changed 2008/01/14 16:19:19 bm 1.19.10.6: #i44768# tp_RegressionOptions became obsolete 2008/01/14 16:10:28 bm 1.19.10.5: #i44768# tp_RegressionOptions became obsolete 2008/01/11 15:58:42 bm 1.19.10.4: #i44768# make it easier to add and modify trendlines 2007/12/20 16:14:49 bm 1.19.10.3: #i84801# split up statistic dialog into error bar dialog and trendline dialog 2007/12/18 13:45:52 bm 1.19.10.2: RESYNC: (1.19-1.20); FILE MERGED 2007/12/15 13:04:45 iha 1.19.10.1: #i16776# starting angle for pie charts


2008-02-18  Rüdiger Timm  <rt@openoffice.org>  [e52bc41a765b8b2c4e76048549ce000082852cd8]

INTEGRATION: CWS chart19 (1.1.2); FILE ADDED 2008/01/14 12:15:55 bm 1.1.2.3: #i44768# optimize width of trendline dialog 2008/01/11 15:58:42 bm 1.1.2.2: #i44768# make it easier to add and modify trendlines 2007/12/20 16:16:55 bm 1.1.2.1: #i84801# split up statistic dialog into error bar dialog and trendline dialog


2008-02-18  Rüdiger Timm  <rt@openoffice.org>  [cb8be52098337c8f90b1b8a8983ed58f22deadb4]

INTEGRATION: CWS chart19 (1.1.2); FILE ADDED 2007/12/20 16:16:55 bm 1.1.2.1: #i84801# split up statistic dialog into error bar dialog and trendline dialog


2008-02-18  Rüdiger Timm  <rt@openoffice.org>  [efc5771fc6308c3f38569c510279604f18ca8005]

INTEGRATION: CWS chart19 (1.1.2); FILE ADDED 2008/01/15 08:19:54 bm 1.1.2.4: #i44768# some string adaptions for trendlines 2008/01/14 12:15:55 bm 1.1.2.3: #i44768# optimize width of trendline dialog 2008/01/11 15:58:42 bm 1.1.2.2: #i44768# make it easier to add and modify trendlines 2007/12/20 16:16:55 bm 1.1.2.1: #i84801# split up statistic dialog into error bar dialog and trendline dialog


2008-02-18  Rüdiger Timm  <rt@openoffice.org>  [c6ab0cc5439c61adb1ea45c2b41a94890308f38c]

INTEGRATION: CWS chart19 (1.6.22); FILE MERGED 2008/01/14 15:50:45 iha 1.6.22.2: #1163# nicer look for insert title dialog 2007/11/20 17:17:45 iha 1.6.22.1: #1163# title for secondary axes


2008-02-18  Rüdiger Timm  <rt@openoffice.org>  [9879b9fe02d68a9757d9c6422c1249a1ad67b015]

INTEGRATION: CWS chart19 (1.6.78); FILE MERGED 2007/11/20 17:17:18 iha 1.6.78.1: #1163# title for secondary axes


2008-02-18  Rüdiger Timm  <rt@openoffice.org>  [6d135604a888e8ee3c6d26a65626f83db87a92e7]

INTEGRATION: CWS chart19 (1.1.2); FILE ADDED 2007/12/20 16:16:37 bm 1.1.2.1: #i84801# split up statistic dialog into error bar dialog and trendline dialog


2008-02-18  Rüdiger Timm  <rt@openoffice.org>  [ebd5651ecb83a4262a7906972b3e79417a67aafd]

INTEGRATION: CWS chart19 (1.1.2); FILE ADDED 2008/01/09 16:36:34 bm 1.1.2.2: #i84801# correct title of dialog 2007/12/20 16:16:37 bm 1.1.2.1: #i84801# split up statistic dialog into error bar dialog and trendline dialog


2008-02-18  Rüdiger Timm  <rt@openoffice.org>  [6c4e13c2cff4ee5c19a277f1ab3e7dfbf1891904]

INTEGRATION: CWS chart19 (1.2.78); FILE MERGED 2007/12/10 11:39:22 bm 1.2.78.1: #i79739# warn user about incorrect input


2008-02-18  Rüdiger Timm  <rt@openoffice.org>  [c63acec4cb69fa175c139aa3d800a24528218e09]

INTEGRATION: CWS chart19 (1.2.78); FILE MERGED 2007/11/20 17:11:12 iha 1.2.78.1: #1163# title for secondary axes


2008-02-18  Rüdiger Timm  <rt@openoffice.org>  [c72ab14b2d31bae157d7495c4008a3ba386f62cd]

INTEGRATION: CWS chart19 (1.5.78); FILE MERGED 2008/01/11 14:12:03 bm 1.5.78.2: #i85102# regression types case mismatch 2007/12/20 16:14:49 bm 1.5.78.1: #i84801# split up statistic dialog into error bar dialog and trendline dialog


2008-02-18  Rüdiger Timm  <rt@openoffice.org>  [ba1d4e4186737e021b416d4eac3e04f3eda4d08b]

INTEGRATION: CWS chart19 (1.6.78); FILE MERGED 2008/01/11 14:11:40 bm 1.6.78.1: #i85102# percent stacked case mismatch


2008-02-18  Rüdiger Timm  <rt@openoffice.org>  [4010533737bffa3c1a5ca02756e5fbd8bc6fdc4f]

INTEGRATION: CWS chart19 (1.8.10); FILE MERGED 2008/01/15 15:45:28 bm 1.8.10.8: #i44768# STR_OBJECT_CURVE_WITH_PARAMETERS: Trend Line -> Trend line 2008/01/15 15:13:15 bm 1.8.10.7: #i44768# trendline -> trend line 2008/01/15 10:42:35 bm 1.8.10.6: #i44768# average value -> mean value for consistency 2008/01/15 08:19:54 bm 1.8.10.5: #i44768# some string adaptions for trendlines 2007/12/20 16:14:49 bm 1.8.10.4: #i84801# split up statistic dialog into error bar dialog and trendline dialog 2007/12/18 13:45:42 bm 1.8.10.3: RESYNC: (1.8-1.9); FILE MERGED 2007/12/10 11:39:22 bm 1.8.10.2: #i79739# warn user about incorrect input 2007/11/20 16:33:08 iha 1.8.10.1: #1163# title for secondary axes


2008-02-18  Rüdiger Timm  <rt@openoffice.org>  [c04f75aa1d73812e753e9d7ce317859d310799b7]

INTEGRATION: CWS chart19 (1.3.10); FILE MERGED 2008/01/14 16:10:06 bm 1.3.10.4: #i44768# tp_RegressionOptions became obsolete 2007/12/20 16:14:49 bm 1.3.10.3: #i84801# split up statistic dialog into error bar dialog and trendline dialog 2007/12/18 13:45:58 bm 1.3.10.2: RESYNC: (1.3-1.4); FILE MERGED 2007/12/15 12:57:30 iha 1.3.10.1: #i16776# starting angle for pie charts


2008-02-18  Rüdiger Timm  <rt@openoffice.org>  [fe8de4e7b39da8c39ba7fde4b2f29fc137cdd35a]

INTEGRATION: CWS chart19 (1.6.10); FILE MERGED 2007/12/18 13:45:49 bm 1.6.10.2: RESYNC: (1.6-1.7); FILE MERGED 2007/11/20 17:07:55 iha 1.6.10.1: #1163# title for secondary axes


2008-02-18  Rüdiger Timm  <rt@openoffice.org>  [7ab4c27389a3d97cd37f67f2072d5ceab895d314]

INTEGRATION: CWS chart19 (1.3.18); FILE MERGED 2007/12/10 11:39:22 bm 1.3.18.1: #i79739# warn user about incorrect input


2008-02-18  Rüdiger Timm  <rt@openoffice.org>  [1492c652811d4999e3b705033d717823b85b995f]

INTEGRATION: CWS chart19 (1.4.44); FILE MERGED 2007/12/10 14:40:03 bm 1.4.44.2: #i79739# initializer order 2007/12/10 11:39:22 bm 1.4.44.1: #i79739# warn user about incorrect input


2008-02-18  Rüdiger Timm  <rt@openoffice.org>  [e96a21eba5a31f39c1dc7a3e2806fbdac1e145f6]

INTEGRATION: CWS chart19 (1.3.78); FILE MERGED 2007/12/18 08:37:43 bm 1.3.78.1: #i44768# rename error indicator icons (and add those for x-errors)


2008-02-18  Rüdiger Timm  <rt@openoffice.org>  [8e772eaeb9ce3ba724b22055d65547cb8364adc4]

INTEGRATION: CWS chart19 (1.3.78); FILE MERGED 2007/12/18 08:37:18 bm 1.3.78.1: #i44768# rename error indicator icons (and add those for x-errors)


2008-02-18  Rüdiger Timm  <rt@openoffice.org>  [25da5b7811f2e1b5cbd90b9d000e003763112881]

INTEGRATION: CWS chart19 (1.5.78); FILE MERGED 2007/12/18 08:37:58 bm 1.5.78.1: #i44768# rename error indicator icons (and add those for x-errors)


2008-02-18  Rüdiger Timm  <rt@openoffice.org>  [582414527587a40866281b51f484a82e919a47f5]

INTEGRATION: CWS chart19 (1.3.78); FILE MERGED 2007/12/18 08:35:46 bm 1.3.78.1: #i44768# rename error indicator icons (and add those for x-errors)


2008-02-18  Rüdiger Timm  <rt@openoffice.org>  [503909155cf0c6fe3ed048ece592347612f127fc]

INTEGRATION: CWS chart19 (1.4.40); FILE MERGED 2007/12/18 13:45:29 bm 1.4.40.2: RESYNC: (1.4-1.5); FILE MERGED 2007/11/20 17:02:48 iha 1.4.40.1: #1163# title for secondary axes


2008-02-18  Rüdiger Timm  <rt@openoffice.org>  [7d2e380dcb1e78f172a6ffe109f4fb3a3c4ec1a1]

INTEGRATION: CWS chart19 (1.5.22); FILE MERGED 2007/11/20 16:56:51 iha 1.5.22.1: #1163# title for secondary axes


2008-02-18  Rüdiger Timm  <rt@openoffice.org>  [cf5edb6135ca64eec506eeb2d51e545105f15e97]

INTEGRATION: CWS chart19 (1.11.12); FILE MERGED 2008/01/18 15:09:02 iha 1.11.12.3: RESYNC: (1.11-1.12); FILE MERGED 2007/12/15 13:06:35 iha 1.11.12.2: #i16776# starting angle for pie charts 2007/11/20 16:57:32 iha 1.11.12.1: #1163# title for secondary axes


2008-02-18  Rüdiger Timm  <rt@openoffice.org>  [c6713719d15759be16abf595c99eb70fc831170b]

INTEGRATION: CWS chart19 (1.7.224); FILE MERGED 2007/12/18 13:44:51 bm 1.7.224.2: RESYNC: (1.7-1.8); FILE MERGED 2007/11/20 16:07:43 iha 1.7.224.1: #1163# title for secondary axes


2008-02-18  Rüdiger Timm  <rt@openoffice.org>  [866d67e3d850373a6a26c7be299c0ce6357d018c]

INTEGRATION: CWS chart19 (1.1.2); FILE ADDED 2007/11/20 16:07:15 iha 1.1.2.1: #1163# title for secondary axes


2008-02-18  Rüdiger Timm  <rt@openoffice.org>  [f80b525278e641d33a3c0bd8e5c45404d25014eb]

INTEGRATION: CWS chart19 (1.113.10); FILE MERGED 2007/12/18 13:44:21 bm 1.113.10.2: RESYNC: (1.113-1.115); FILE MERGED 2007/12/15 14:35:10 iha 1.113.10.1: #i16776# starting angle for pie charts


2008-02-18  Rüdiger Timm  <rt@openoffice.org>  [47ffb847d54fb42f8d15b2c3245b0fd94c9b6879]

INTEGRATION: CWS chart19 (1.41.54); FILE MERGED 2008/01/31 16:05:35 iha 1.41.54.4: RESYNC: (1.42-1.43); FILE MERGED 2008/01/08 13:10:40 iha 1.41.54.3: #i16776# starting angle for pie charts - correct import of old 3D pie charts 2007/12/18 13:44:11 bm 1.41.54.2: RESYNC: (1.41-1.42); FILE MERGED 2007/11/20 16:30:30 iha 1.41.54.1: #1163# title for secondary axes


2008-02-18  Rüdiger Timm  <rt@openoffice.org>  [71ed924eb0731c54f13b79cdc71665379c9afcf3]

INTEGRATION: CWS chart19 (1.91.10); FILE MERGED 2008/01/18 15:08:22 iha 1.91.10.3: RESYNC: (1.92-1.93); FILE MERGED 2007/12/18 13:44:14 bm 1.91.10.2: RESYNC: (1.91-1.92); FILE MERGED 2007/11/20 16:27:15 iha 1.91.10.1: #1163# title for secondary axes


2008-02-18  Rüdiger Timm  <rt@openoffice.org>  [c0c8497dbf6153c0e748077c7749de1c6280cd9e]

INTEGRATION: CWS chart19 (1.28.12); FILE MERGED 2007/12/18 13:44:17 bm 1.28.12.2: RESYNC: (1.28-1.29); FILE MERGED 2007/12/15 14:35:59 iha 1.28.12.1: #i16776# starting angle for pie charts


2008-02-18  Rüdiger Timm  <rt@openoffice.org>  [f85ce89ef8ca8a29f4c168fb74a5f59de0653d99]

INTEGRATION: CWS chart19 (1.10.10); FILE MERGED 2007/12/18 13:44:08 bm 1.10.10.2: RESYNC: (1.10-1.12); FILE MERGED 2007/12/15 14:34:39 iha 1.10.10.1: #i16776# starting angle for pie charts


2008-02-18  Rüdiger Timm  <rt@openoffice.org>  [b05e428e00ee6cd8e34b5dc358d5384e5b104862]

INTEGRATION: CWS chart19 (1.3.136); FILE MERGED 2007/11/20 16:21:50 iha 1.3.136.1: #1163# title for secondary axes


2008-02-18  Rüdiger Timm  <rt@openoffice.org>  [0c63fe2e475bd8acc299b82fe6ae6af916d7c521]

INTEGRATION: CWS chart19 (1.1.2); FILE ADDED 2007/12/17 17:12:23 bm 1.1.2.1: #i44768# add horizontal error bar icons, rename others from indi... to error...


2008-02-18  Rüdiger Timm  <rt@openoffice.org>  [9071a181b04442f91d4dca6c6ce7832a3f1ea191]

INTEGRATION: CWS chart19 (1.6.164); FILE MERGED 2008/01/15 15:12:40 bm 1.6.164.9: #i44768# trendline -> trend line 2008/01/15 13:47:51 bm 1.6.164.8: #i44768# error bars without hyphen 2008/01/15 13:47:23 bm 1.6.164.7: #i44768# duplicate mnemonics 2008/01/15 10:41:57 bm 1.6.164.6: #i44768# duplicate mnemonics 2008/01/15 07:56:36 bm 1.6.164.5: #i44768# inserting mean values has no dialog, +insert mean value line for context menu 2008/01/11 15:51:17 bm 1.6.164.4: #i44768# "Trendlines" for "Insert" menu, "Insert Trendline" for context menu of data series 2007/12/20 21:22:31 bm 1.6.164.3: #i84801# split up statistic dialog into error bar dialog and trendline dialog 2007/12/18 13:43:10 bm 1.6.164.2: RESYNC: (1.6-1.7); FILE MERGED 2007/11/20 16:16:26 iha 1.6.164.1: #1163# title for secondary axes


2008-02-18  Rüdiger Timm  <rt@openoffice.org>  [0c29bdee0f77f55750775a4164de6b62951fcd1a]

INTEGRATION: CWS l10ntooling11 (1.1.2); FILE ADDED 2008/02/11 16:52:56 ihi 1.1.2.1: #i85733# skip all sub dirs if the file no_localization is found


2008-02-18  Rüdiger Timm  <rt@openoffice.org>  [f1e18d905fc7354487be200649b810ef4cecc57f]

INTEGRATION: CWS l10ntooling11 (1.9.20); FILE MERGED 2008/02/11 16:52:29 ihi 1.9.20.1: #i85733# skip all sub dirs if the file no_localization is found


2008-02-18  Rüdiger Timm  <rt@openoffice.org>  [14ac84ddad6c8a9c21766afe86252eebae91d566]

INTEGRATION: CWS macosxdnd (1.2.12); FILE MERGED 2008/01/22 18:56:47 tra 1.2.12.2: Fixed merge oversights 2008/01/22 09:57:01 tra 1.2.12.1: #i79620# m243 merge


2008-02-18  Rüdiger Timm  <rt@openoffice.org>  [2a5e8aa77381f786500db53c7904e1ed68320b23]

INTEGRATION: CWS macosxdnd (1.52.2); FILE MERGED 2008/01/22 09:42:11 tra 1.52.2.5: RESYNC: (1.54-1.55); FILE MERGED 2008/01/02 20:40:52 tra 1.52.2.4: #i79620#implement hook methods for DnD bridge 2007/12/14 17:46:57 tra 1.52.2.3: RESYNC: (1.53-1.54); FILE MERGED 2007/11/13 12:16:28 tra 1.52.2.2: RESYNC: (1.52-1.53); FILE MERGED 2007/11/13 10:49:27 tra 1.52.2.1: #i79620# need a native window handle for D&D


2008-02-18  Rüdiger Timm  <rt@openoffice.org>  [83b09f53d976fc611909b9d4361f1b61ac48e0ce]

INTEGRATION: CWS macosxdnd (1.2.12); FILE MERGED 2008/01/22 18:56:46 tra 1.2.12.2: Fixed merge oversights 2008/01/22 09:57:01 tra 1.2.12.1: #i79620# m243 merge


2008-02-18  Rüdiger Timm  <rt@openoffice.org>  [117a9cd7f7dc5870174e2e3dcb0554a97f3b6e20]

INTEGRATION: CWS macosxdnd (1.1.2); FILE ADDED 2008/01/04 20:15:38 tra 1.1.2.4: Some cleanup and removal of obsolete files 2008/01/02 20:37:31 tra 1.1.2.3: #i79620# Cocoa based DnD implementation, not perfect yet but we wanna save what we have so far 2007/12/04 21:22:50 tra 1.1.2.2: Clipboard transition to Cocoa 2007/11/13 10:12:15 tra 1.1.2.1: #i79620# experimental Carbon based D&D implementation, no need to optimize - will be replaced by Cocoa version


2008-02-18  Rüdiger Timm  <rt@openoffice.org>  [4c6fcb70225820f97fb1d04330baad1cd1ffe038]

INTEGRATION: CWS macosxdnd (1.11.4); FILE MERGED 2007/12/04 21:22:50 tra 1.11.4.2: Clipboard transition to Cocoa 2007/11/13 10:11:19 tra 1.11.4.1: #i79620# experimental Carbon based D&D implementation, no need to optimize - will be replaced by Cocoa version


2008-02-18  Rüdiger Timm  <rt@openoffice.org>  [b21d305b855e30b285e1aae1d166aeb788b00c95]

INTEGRATION: CWS macosxdnd (1.4.4); FILE MERGED 2008/01/02 20:37:31 tra 1.4.4.1: #i79620# Cocoa based DnD implementation, not perfect yet but we wanna save what we have so far


2008-02-18  Rüdiger Timm  <rt@openoffice.org>  [482fd559c870347fd834c5181d5785a4bef835cb]

INTEGRATION: CWS macosxdnd (1.6.4); FILE MERGED 2008/01/04 20:15:38 tra 1.6.4.3: Some cleanup and removal of obsolete files 2007/12/04 21:22:50 tra 1.6.4.2: Clipboard transition to Cocoa 2007/11/13 10:11:19 tra 1.6.4.1: #i79620# experimental Carbon based D&D implementation, no need to optimize - will be replaced by Cocoa version


2008-02-18  Rüdiger Timm  <rt@openoffice.org>  [b881c83bff423da5878d1fb0bd6d1179ddc9d621]

INTEGRATION: CWS macosxdnd (1.5.4); FILE MERGED 2008/01/04 20:15:38 tra 1.5.4.5: Some cleanup and removal of obsolete files 2008/01/04 19:18:51 tra 1.5.4.4: correct drag action determination 2008/01/02 20:37:31 tra 1.5.4.3: #i79620# Cocoa based DnD implementation, not perfect yet but we wanna save what we have so far 2007/12/04 21:22:50 tra 1.5.4.2: Clipboard transition to Cocoa 2007/11/13 10:11:19 tra 1.5.4.1: #i79620# experimental Carbon based D&D implementation, no need to optimize - will be replaced by Cocoa version


2008-02-18  Rüdiger Timm  <rt@openoffice.org>  [7ad94be86589406aba5216a6a5a76f3f920083ed]

INTEGRATION: CWS macosxdnd (1.2.4); FILE MERGED 2007/12/04 21:22:50 tra 1.2.4.2: Clipboard transition to Cocoa 2007/11/13 10:11:19 tra 1.2.4.1: #i79620# experimental Carbon based D&D implementation, no need to optimize - will be replaced by Cocoa version


2008-02-18  Rüdiger Timm  <rt@openoffice.org>  [a32a2965a7ee6f9f9c82d720aca1993232fa6f02]

INTEGRATION: CWS macosxdnd (1.2.4); FILE MERGED 2008/01/21 19:37:48 tra 1.2.4.3: Make code warning free, add support for FileList data type 2007/12/04 21:22:50 tra 1.2.4.2: Clipboard transition to Cocoa 2007/11/13 10:11:19 tra 1.2.4.1: #i79620# experimental Carbon based D&D implementation, no need to optimize - will be replaced by Cocoa version


2008-02-18  Rüdiger Timm  <rt@openoffice.org>  [920913265d846aac7f774d7254963927b6606944]

INTEGRATION: CWS macosxdnd (1.1.2); FILE ADDED 2008/01/21 19:37:48 tra 1.1.2.7: Make code warning free, add support for FileList data type 2008/01/05 14:12:12 tra 1.1.2.6: More sophisticated default action determination 2008/01/04 20:15:38 tra 1.1.2.5: Some cleanup and removal of obsolete files 2008/01/04 19:18:51 tra 1.1.2.4: correct drag action determination 2008/01/03 21:11:15 tra 1.1.2.3: Improved drag action selection 2008/01/02 20:37:31 tra 1.1.2.2: #i79620# Cocoa based DnD implementation, not perfect yet but we wanna save what we have so far 2007/11/13 10:11:19 tra 1.1.2.1: #i79620# experimental Carbon based D&D implementation, no need to optimize - will be replaced by Cocoa version


2008-02-18  Rüdiger Timm  <rt@openoffice.org>  [7dd5eb99a6c868b48232378d7ca708df42e84b45]

INTEGRATION: CWS macosxdnd (1.1.2); FILE ADDED 2008/01/30 06:02:19 obr 1.1.2.10: WaE: initialize tmp 2008/01/25 19:59:42 tra 1.1.2.9: no debug ouput on console 2008/01/21 19:37:48 tra 1.1.2.8: Make code warning free, add support for FileList data type 2008/01/05 19:57:03 tra 1.1.2.7: Finally supporting NSDragOperationGeneric (command key pressed during D&D) which now hopefully satisfies all parties 2008/01/05 14:12:12 tra 1.1.2.6: More sophisticated default action determination 2008/01/04 20:15:37 tra 1.1.2.5: Some cleanup and removal of obsolete files 2008/01/04 19:18:51 tra 1.1.2.4: correct drag action determination 2008/01/03 21:11:15 tra 1.1.2.3: Improved drag action selection 2008/01/02 20:37:31 tra 1.1.2.2: #i79620# Cocoa based DnD implementation, not perfect yet but we wanna save what we have so far 2007/11/13 10:11:19 tra 1.1.2.1: #i79620# experimental Carbon based D&D implementation, no need to optimize - will be replaced by Cocoa version


2008-02-18  Rüdiger Timm  <rt@openoffice.org>  [b0a732f74bb8912a002488cd5000d60fd60f3dd5]

INTEGRATION: CWS macosxdnd (1.1.2); FILE ADDED 2007/11/13 10:11:19 tra 1.1.2.1: #i79620# experimental Carbon based D&D implementation, no need to optimize - will be replaced by Cocoa version


2008-02-18  Rüdiger Timm  <rt@openoffice.org>  [09a8ddf9c803921ccf758a7c180704df7993f8be]

INTEGRATION: CWS macosxdnd (1.1.2); FILE ADDED 2008/01/21 19:37:48 tra 1.1.2.3: Make code warning free, add support for FileList data type 2008/01/02 20:37:31 tra 1.1.2.2: #i79620# Cocoa based DnD implementation, not perfect yet but we wanna save what we have so far 2007/11/13 10:11:19 tra 1.1.2.1: #i79620# experimental Carbon based D&D implementation, no need to optimize - will be replaced by Cocoa version


2008-02-18  Rüdiger Timm  <rt@openoffice.org>  [2423f28f6ea6951d9f37f7ca8528d3c7d111ec71]

INTEGRATION: CWS macosxdnd (1.1.2); FILE ADDED 2008/01/30 06:02:18 obr 1.1.2.9: WaE: initialize tmp 2008/01/21 19:37:48 tra 1.1.2.8: Make code warning free, add support for FileList data type 2008/01/05 19:57:03 tra 1.1.2.7: Finally supporting NSDragOperationGeneric (command key pressed during D&D) which now hopefully satisfies all parties 2008/01/05 14:12:12 tra 1.1.2.6: More sophisticated default action determination 2008/01/04 20:15:37 tra 1.1.2.5: Some cleanup and removal of obsolete files 2008/01/03 21:11:15 tra 1.1.2.4: Improved drag action selection 2008/01/02 20:37:30 tra 1.1.2.3: #i79620# Cocoa based DnD implementation, not perfect yet but we wanna save what we have so far 2007/12/04 21:22:50 tra 1.1.2.2: Clipboard transition to Cocoa 2007/11/13 10:11:19 tra 1.1.2.1: #i79620# experimental Carbon based D&D implementation, no need to optimize - will be replaced by Cocoa version


2008-02-18  Rüdiger Timm  <rt@openoffice.org>  [9a7c7bfbbc58932a2b77fa514228ba517c762af8]

INTEGRATION: CWS macosxdnd (1.1.2); FILE ADDED 2008/01/02 20:37:30 tra 1.1.2.2: #i79620# Cocoa based DnD implementation, not perfect yet but we wanna save what we have so far 2007/11/13 10:11:19 tra 1.1.2.1: #i79620# experimental Carbon based D&D implementation, no need to optimize - will be replaced by Cocoa version


2008-02-18  Rüdiger Timm  <rt@openoffice.org>  [5533ed07efd3712d729468957b2f342a43af644c]

INTEGRATION: CWS macosxdnd (1.1.2); FILE ADDED 2008/01/05 19:57:03 tra 1.1.2.4: Finally supporting NSDragOperationGeneric (command key pressed during D&D) which now hopefully satisfies all parties 2008/01/03 21:11:15 tra 1.1.2.3: Improved drag action selection 2008/01/02 20:37:30 tra 1.1.2.2: #i79620# Cocoa based DnD implementation, not perfect yet but we wanna save what we have so far 2007/11/13 10:11:18 tra 1.1.2.1: #i79620# experimental Carbon based D&D implementation, no need to optimize - will be replaced by Cocoa version


2008-02-18  Rüdiger Timm  <rt@openoffice.org>  [9760b7fd837e4f3fd9bd7d4f991a10c6fc4fc629]

INTEGRATION: CWS macosxdnd (1.2.4); FILE MERGED 2008/01/21 19:37:48 tra 1.2.4.4: Make code warning free, add support for FileList data type 2008/01/02 20:37:30 tra 1.2.4.3: #i79620# Cocoa based DnD implementation, not perfect yet but we wanna save what we have so far 2007/12/04 21:22:50 tra 1.2.4.2: Clipboard transition to Cocoa 2007/11/13 10:11:18 tra 1.2.4.1: #i79620# experimental Carbon based D&D implementation, no need to optimize - will be replaced by Cocoa version


2008-02-18  Rüdiger Timm  <rt@openoffice.org>  [2846f8f410b9f0878a14225f2162ef64e699b1c2]

INTEGRATION: CWS macosxdnd (1.78.22); FILE MERGED 2007/11/13 12:15:59 tra 1.78.22.2: RESYNC: (1.78-1.79); FILE MERGED 2007/11/13 10:44:31 tra 1.78.22.1: #i79620#do not release Solar mutex in StartDrag method because we have to excute 'XDragSource::startDrag' synchronously in the main thread otherwise we would not get any drag system events


2008-02-18  Martin Hollmichel  <mh@openoffice.org>  [9d600790d6cd5befaab42ae2dbc47e0278a26821]

also generate hyph_en_US.dic


2008-02-18  René Engelhard  <rene@openoffice.org>  [5b249fcf57b099a4ed998661681f400d16490676]

fix name


2008-02-18  René Engelhard  <rene@openoffice.org>  [1873c533a4ad9be80cb9745aaca4984a4304ff39]

deliver hyphen.lib


2008-02-18  René Engelhard  <rene@openoffice.org>  [3264e58f8c52aed44494ca2f6c5bf244fe4057d9]

(windows) build fixes


2008-02-18  René Engelhard  <rene@openoffice.org>  [d3c19b7e05560b153435374bd7f9310a266ba11a]

(windows) build fixes


2008-02-18  Rüdiger Timm  <rt@openoffice.org>  [b1ceb058437918ee8bbeb5a2413288927638c913]

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>  [d8825492e3be14e7f7f212a4285947edf5a0b6af]

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-15  Niklas Nebel  <nn@openoffice.org>  [6ba90804b5da7b7e5f2bf752da433aaae16c975b]

moved from module scext


2008-02-15  Gregor Hartmann  <gh@openoffice.org>  [2e778c48f99150d23f7e5e3dfc8abaca57a5861c]

undo previous checkin since it was not intended


2008-02-15  Gregor Hartmann  <gh@openoffice.org>  [2815aaeb30c5795526124c428ab0442d342b3148]

#i85769#refine ResetSafeReschedule to count executes on modaldialogs


2008-02-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [aa2c8b407621e6486a58976cdde809ee0661ea16]

#i10000#: fixed broken binary


2008-02-14  Rüdiger Timm  <rt@openoffice.org>  [c412c44ff6a203c1d1c7334b1ac865695367c7ff]

#i10000# Correct Header


2008-02-13  Mikhail Voitenko  <mav@openoffice.org>  [a9c6be78e170c7aa14bbf4e95a4ed044f379c832]

new version


2008-02-13  Vladimir Glazounov  <vg@openoffice.org>  [ed8c328c032047abf8f6fbab7cc513ba24320862]

#i10000# get rid of warning


2008-02-13  Mikhail Voitenko  <mav@openoffice.org>  [9bf27e5a0d5dfd22a2c622c58ff50f7486e809cb]

show master password dialog on demand


2008-02-13  Mikhail Voitenko  <mav@openoffice.org>  [b80b0da0d5cfdca02e51e6d2709344fc386eab3c]

xml-apis.jar is not used


2008-02-13  Mikhail Voitenko  <mav@openoffice.org>  [2c06f16dccb0325220ab29d4acb811a216d293d1]

fix the edit box; let the save password checkbox remember the state


2008-02-13  Vladimir Glazounov  <vg@openoffice.org>  [c5c3071ccb34b2db8ae62b591e1e8c715f4495d7]

SRC680


2008-02-12  Mikhail Voitenko  <mav@openoffice.org>  [20865907304e831c85e603df169f2df4afd85c8a]

new version


2008-02-12  Mikhail Voitenko  <mav@openoffice.org>  [61be50dfcb6c0ba6db30ee462eaedbaad02a15d8]

start the browser in correct thread


2008-02-12  Mikhail Voitenko  <mav@openoffice.org>  [d5699b27db478065e4224a48367ee678e18768f0]

fix build of the help; use merged version of xcu if there is one


2008-02-12  Vladimir Glazounov  <vg@openoffice.org>  [e1adf90d36ced3e3935bc2197f7b3b4bc9316b4b]

INTEGRATION: CWS fwk84_SRC680 (1.211.62); FILE MERGED 2008/02/05 16:20:52 cd 1.211.62.4: #i10000# Fix build problem 2008/02/05 15:25:22 cd 1.211.62.3: #153869# Use TemplateURL configuration property to create registration URL 2008/02/01 13:14:17 cd 1.211.62.2: #153869# Create a instance uuid for every product version 2008/01/30 15:25:56 cd 1.211.62.1: #153869# Create instance URN on startup and adapt registration URL and job


2008-02-12  Vladimir Glazounov  <vg@openoffice.org>  [21f6a2e8908d84e0ef6456180473d734336b0b02]

INTEGRATION: CWS fwk84_SRC680 (1.32.330); FILE MERGED 2008/02/01 13:14:16 cd 1.32.330.2: #153869# Create a instance uuid for every product version 2008/01/30 15:25:56 cd 1.32.330.1: #153869# Create instance URN on startup and adapt registration URL and job


2008-02-12  Vladimir Glazounov  <vg@openoffice.org>  [889c47dab12d08228eceb4f7ab03dd28a6535d94]

INTEGRATION: CWS fwk84_SRC680 (1.3.22); FILE MERGED 2008/02/01 13:00:37 cd 1.3.22.1: #153871# Make argument -i <instance urn> optional. Check error code of stclient


2008-02-12  Vladimir Glazounov  <vg@openoffice.org>  [c7d5db2e3afc4919e51f57fa037d45934fdc6695]

INTEGRATION: CWS fwk84_SRC680 (1.3.34); FILE MERGED 2008/02/04 11:55:14 obr 1.3.34.2: #153871# support for instance urn(s) 2008/01/25 09:56:19 obr 1.3.34.1: #153306# stclient interface change


2008-02-12  Vladimir Glazounov  <vg@openoffice.org>  [21e45ba78d82034f6706ebd6e332e4aa55713e57]

INTEGRATION: CWS fwk84_SRC680 (1.2.34); FILE MERGED 2008/01/30 08:39:24 as 1.2.34.3: #153305# new STClient argument INSTANCE_URN 2008/01/29 07:37:44 as 1.2.34.2: #153305# dont quote arguments; make sure we use URLs instead system paths 2008/01/25 15:25:00 as 1.2.34.1: #153305, 153306# trigger stclient again by using a NEW job; use new features of ShellExecution Job


2008-02-12  Vladimir Glazounov  <vg@openoffice.org>  [8da4a52c44d9bb9f2768b4ed7cd746845d0bc18d]

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>  [fcdac9db2f94c92fa768dcfe5f92e85ce1c8de4d]

INTEGRATION: CWS fwk84_SRC680 (1.143.66); FILE MERGED 2008/02/05 15:26:12 cd 1.143.66.3: #153869# Use TemplateURL configuration to provide a registration URL with place holders 2008/02/01 13:12:21 cd 1.143.66.2: #153869# Control a instance uuid for every product version 2008/01/30 15:53:13 cd 1.143.66.1: #153869# New property for instance uuid


2008-02-12  Vladimir Glazounov  <vg@openoffice.org>  [4816389f6f6b92f5ce20e3ea49eeddd72c18ba54]

INTEGRATION: CWS fwk84_SRC680 (1.40.70); FILE MERGED 2008/02/05 15:26:12 cd 1.40.70.2: #153869# Use TemplateURL configuration to provide a registration URL with place holders 2008/02/01 13:12:21 cd 1.40.70.1: #153869# Control a instance uuid for every product version


2008-02-12  Vladimir Glazounov  <vg@openoffice.org>  [5629b13246496eba9cee2a91279efcb61af39464]

INTEGRATION: CWS fwk84_SRC680 (1.3.44); FILE MERGED 2008/01/29 09:38:01 as 1.3.44.4: #153305# wait till external programm was finished 2008/01/29 07:29:16 as 1.3.44.3: #153305# osl_executeProcess supports file URLs only 2008/01/28 10:20:32 as 1.3.44.2: #153305# check empty arguments list explicitely 2008/01/25 15:27:10 as 1.3.44.1: #153305, 153306# use osl_executeProcess instead of SystemShellExecute


2008-02-12  Vladimir Glazounov  <vg@openoffice.org>  [918d281ec34a8a20afd28c4185e2b2034a9ec7f5]

INTEGRATION: CWS fwk84_SRC680 (1.2.92); FILE MERGED 2008/01/29 07:29:53 as 1.2.92.2: #153305# osl_executeProcess supports file URLs only 2008/01/25 15:27:09 as 1.2.92.1: #153305, 153306# use osl_executeProcess instead of SystemShellExecute


2008-02-12  Vladimir Glazounov  <vg@openoffice.org>  [c87cc24101cb30fe9e64ee3c1d33191a0ac81034]

INTEGRATION: CWS aw054 (1.39.110); FILE MERGED 2007/11/07 16:37:06 aw 1.39.110.1: #i75566# Changed name from GetBackgroundColor to GetPageBackgroundColor (to be able to distinct it) and added a hint value if target is screen display


2008-02-12  Vladimir Glazounov  <vg@openoffice.org>  [b1446bad268eb78031e2532b84d373e807e2f35b]

INTEGRATION: CWS aw054 (1.15.134); FILE MERGED 2007/11/16 11:36:56 aw 1.15.134.1: #i83671# used the wrong point index in SdrPolyEditView::ImpTransformMarkedPoints


2008-02-12  Vladimir Glazounov  <vg@openoffice.org>  [fe79c3140115f8d08c99424e701d283c5f782911]

INTEGRATION: CWS aw054 (1.62.64); FILE MERGED 2007/11/07 16:36:27 aw 1.62.64.1: #i75566# Changed name from GetBackgroundColor to GetPageBackgroundColor (to be able to distinct it) and added a hint value if target is screen display. Dependent from that AutoColor matching for BackgroundColor can be suppressed.


2008-02-12  Vladimir Glazounov  <vg@openoffice.org>  [a640aec0cb55edbc3d6e63f5689f808caf5f8d7d]

INTEGRATION: CWS aw054 (1.3.404); FILE MERGED 2007/11/05 19:30:38 aw 1.3.404.1: #i82889# In OverlayObject::ImpDrawStripes do not just paint from start point to end point assuming that each partial Polygon contains a single line. Instead, paint the whole polygon


2008-02-12  Vladimir Glazounov  <vg@openoffice.org>  [7639d8e1fbc374c5fef6ed0f9f0d93440524a1dc]

INTEGRATION: CWS aw054 (1.13.160); FILE MERGED 2007/11/05 17:39:50 aw 1.13.160.1: #i83183# need to use original target PaintWindow in getWindow(), may be called inside paint (SW and SC do that)


2008-02-12  Vladimir Glazounov  <vg@openoffice.org>  [7905fa16efa6786c3521c2bdd11d0bb65335bf57]

INTEGRATION: CWS aw054 (1.118.108); FILE MERGED 2007/11/07 16:35:44 aw 1.118.108.1: #i75566# Do not use AutoColor when printing OR Pdf export for font color


2008-02-12  Vladimir Glazounov  <vg@openoffice.org>  [86995ab37c99c899ee4087941c648aed5e35951d]

INTEGRATION: CWS aw054 (1.3.64); FILE MERGED 2008/01/21 21:02:16 aw 1.3.64.2: RESYNC: (1.3-1.4); FILE MERGED 2007/11/07 16:34:59 aw 1.3.64.1: #i75566# Changed name from GetBackgroundColor to GetPageBackgroundColor (to be able to distinct it) and added a hint value if target is screen display


2008-02-12  Vladimir Glazounov  <vg@openoffice.org>  [d29e46bc91a44ac33828873dfce358eb825587b4]

INTEGRATION: CWS aw054 (1.15.34); FILE MERGED 2007/11/05 19:24:06 aw 1.15.34.1: #i82966# fallback to default renderer instead of returning NULL


2008-02-12  Vladimir Glazounov  <vg@openoffice.org>  [3555b22d6cb34e846882aa9497aa320a33358c9d]

INTEGRATION: CWS aw054 (1.59.78); FILE MERGED 2007/11/07 16:40:33 aw 1.59.78.1: #i75566# Changed name from GetBackgroundColor to GetPageBackgroundColor (to be able to distinct it) and added a hint value if target is screen display. Hint value is filled where needed for printing and PDF export.


2008-02-12  Vladimir Glazounov  <vg@openoffice.org>  [8872751ece74e17a781d04d9ae8840ee0e53651f]

INTEGRATION: CWS aw054 (1.89.34); FILE MERGED 2008/01/21 21:00:04 aw 1.89.34.2: RESYNC: (1.89-1.90); FILE MERGED 2007/11/07 16:40:33 aw 1.89.34.1: #i75566# Changed name from GetBackgroundColor to GetPageBackgroundColor (to be able to distinct it) and added a hint value if target is screen display. Hint value is filled where needed for printing and PDF export.


2008-02-12  Vladimir Glazounov  <vg@openoffice.org>  [c3962204dc5f83db9027ce5c2912ac849607a017]

INTEGRATION: CWS aw054 (1.102.74); FILE MERGED 2007/12/03 09:41:33 aw 1.102.74.2: RESYNC: (1.102-1.105); FILE MERGED 2007/11/07 16:40:33 aw 1.102.74.1: #i75566# Changed name from GetBackgroundColor to GetPageBackgroundColor (to be able to distinct it) and added a hint value if target is screen display. Hint value is filled where needed for printing and PDF export.


2008-02-12  Vladimir Glazounov  <vg@openoffice.org>  [3830048593a9120012a4bd802d02a891f62d513c]

INTEGRATION: CWS aw054 (1.13.140); FILE MERGED 2007/11/07 16:40:33 aw 1.13.140.1: #i75566# Changed name from GetBackgroundColor to GetPageBackgroundColor (to be able to distinct it) and added a hint value if target is screen display. Hint value is filled where needed for printing and PDF export.


2008-02-12  Vladimir Glazounov  <vg@openoffice.org>  [5d969720840baf94e4ea0a487c4e53021d2c3e0a]

INTEGRATION: CWS aw054 (1.13.138); FILE MERGED 2007/10/17 13:26:32 af 1.13.138.1: #i82710# Using overlay support of drawing layer for painting overlays.


2008-02-12  Vladimir Glazounov  <vg@openoffice.org>  [438752a6823687982dd31699192657ef93c1c875]

INTEGRATION: CWS aw054 (1.19.84); FILE MERGED 2007/10/17 13:25:19 af 1.19.84.1: #i82710# GetBoundingBox() replaces all bounding box related query methods.  Made PaintMouseOverEffect() public.


2008-02-12  Vladimir Glazounov  <vg@openoffice.org>  [ce101a43c0434f641dcba67f659265a0d5325779]

INTEGRATION: CWS aw054 (1.22.124); FILE MERGED 2007/10/17 13:24:13 af 1.22.124.1: #i82710# Removed HideAndSave() and Restore() methods from the overlay manager.  Replaced GetFadeEffectIndicatorArea() with GetBoundingBox() in PageObjectViewObjectContact.


2008-02-12  Vladimir Glazounov  <vg@openoffice.org>  [1db6c677422cd8af00c7ed0cf8921ddd79f0993e]

INTEGRATION: CWS aw054 (1.7.374); FILE MERGED 2007/10/17 13:22:12 af 1.7.374.1: #i82710# Using overlay support of drawing layer for painting overlays.


2008-02-12  Vladimir Glazounov  <vg@openoffice.org>  [63e313648e4af3b9c6c6d499ec9255bef937bc4d]

INTEGRATION: CWS aw054 (1.10.494); FILE MERGED 2007/10/17 13:20:35 af 1.10.494.1: #i82710# GetBoundingBox() replaces all bounding box related query methods.  Made PaintMouseOverEffect() public.


2008-02-12  Vladimir Glazounov  <vg@openoffice.org>  [087d20d480417723ebff722801e8ede395a42344]

INTEGRATION: CWS aw054 (1.32.138); FILE MERGED 2007/10/17 13:17:41 af 1.32.138.1: #i82710# Removed HideAndSave(), Restore(), and Paint() methods from the overlay manager.


2008-02-12  Vladimir Glazounov  <vg@openoffice.org>  [19843720998abb97ad5ff1d63de615f1d4a85a56]

INTEGRATION: CWS aw054 (1.10.42); FILE MERGED 2007/10/17 13:16:26 af 1.10.42.1: #i82710# Removed HideAndSave() and Restore() methods from the overlay manager.


2008-02-12  Vladimir Glazounov  <vg@openoffice.org>  [acb2023e698655d8ec063f4d9e0c89f2e2536b3b]

INTEGRATION: CWS aw054 (1.16.86); FILE MERGED 2007/12/03 17:14:04 aw 1.16.86.2: #i82710# for unix compilers, PageObjectViewObjectContact needed to be known 2007/10/17 13:14:42 af 1.16.86.1: #i82710# PageObjectViewObjectContact::GetPreviewPixelBox replaced by GetBoundingBox.


2008-02-12  Vladimir Glazounov  <vg@openoffice.org>  [07ed0ce5820181119b33d0e1e3bcd5855b37bc9d]

INTEGRATION: CWS aw054 (1.31.88); FILE MERGED 2007/11/07 16:40:32 aw 1.31.88.1: #i75566# Changed name from GetBackgroundColor to GetPageBackgroundColor (to be able to distinct it) and added a hint value if target is screen display. Hint value is filled where needed for printing and PDF export.


2008-02-12  Vladimir Glazounov  <vg@openoffice.org>  [7f34c0d698a2f7bdae6eef4af6747b66cc941b2e]

INTEGRATION: CWS aw054 (1.1.2); FILE ADDED 2008/02/08 15:44:21 thb 1.1.2.1: #i83695# Made unit test execute during normal builds


2008-02-12  Vladimir Glazounov  <vg@openoffice.org>  [d364b56c06cc5b1eac38c1230266feea5ab68ee3]

INTEGRATION: CWS aw054 (1.4.76); FILE MERGED 2008/02/11 14:02:33 thb 1.4.76.3: #i83695# Sanitized link line 2008/02/10 22:28:57 thb 1.4.76.2: #i83695# tools not yet built here - removing, and superfluous anyway 2008/02/08 15:44:21 thb 1.4.76.1: #i83695# Made unit test execute during normal builds


2008-02-12  Vladimir Glazounov  <vg@openoffice.org>  [61db58881e1dfcb4b012dbbf411c4957533e2513]

INTEGRATION: CWS aw054 (1.9.18); FILE MERGED 2007/11/16 13:50:13 aw 1.9.18.1: #i83695# added unit tests for B2DHomMatrix::decompose()


2008-02-12  Vladimir Glazounov  <vg@openoffice.org>  [ed6ea9aceab4bef40314f95d4462b23be033d051]

INTEGRATION: CWS aw054 (1.14.18); FILE MERGED 2007/12/03 19:27:16 aw 1.14.18.2: #i81852# re-added and extended the bezier tangent extension, added always isolating opposite-directed neutral polygons, corrected impLeftOfEdges test 2007/11/30 12:30:39 aw 1.14.18.1: #i81852# fixed topology behaviour in the polygon cutter


2008-02-12  Vladimir Glazounov  <vg@openoffice.org>  [830555bc0cdfff057d3c484cda9d48fab153502f]

INTEGRATION: CWS aw054 (1.17.22); FILE MERGED 2007/12/03 09:41:21 aw 1.17.22.2: RESYNC: (1.17-1.18); FILE MERGED 2007/11/16 12:11:04 aw 1.17.22.1: #i83695# new version of B2DHomMatrix::decompose()


2008-02-12  Vladimir Glazounov  <vg@openoffice.org>  [9081fc384b2333e5a83d8eb23aca8f4e85615111]

INTEGRATION: CWS aw054 (1.10.42); FILE MERGED 2008/02/11 14:04:22 thb 1.10.42.2: #i83695# Missing cppunit dependency 2008/02/08 15:43:11 thb 1.10.42.1: #i#


2008-02-12  Vladimir Glazounov  <vg@openoffice.org>  [48a87c887ae149f0f18be2298cf54b8532717d58]

INTEGRATION: CWS jl87_SRC680 (1.13.130); FILE MERGED 2008/01/21 10:10:17 jl 1.13.130.1: #i85290# office also freezes when extensions are removed


2008-02-12  Vladimir Glazounov  <vg@openoffice.org>  [52ec13f93adda74fc10f041de73adbd2575da095]

INTEGRATION: CWS jl87_SRC680 (1.26.90.1.12); FILE MERGED 2008/01/22 11:35:16 jl 1.26.90.1.12.3: #i85466# do not add extension to db if the installation was cancelled 2008/01/21 10:10:17 jl 1.26.90.1.12.2: #i85290# office also freezes when extensions are removed 2008/01/18 16:56:35 jl 1.26.90.1.12.1: #i85290# office also freezes when extensions are removed


2008-02-12  Vladimir Glazounov  <vg@openoffice.org>  [36c2c00b408e046a47fc6b8dd8813dd7599ec9ab]

INTEGRATION: CWS jl87_SRC680 (1.5.272); FILE MERGED 2008/01/22 15:00:24 jl 1.5.272.1: #i80684# licence dialog will be executed in main thread


2008-02-12  Vladimir Glazounov  <vg@openoffice.org>  [9e6b3b2391684a1ce7e6fac046fa5dc6aafaa033]

INTEGRATION: CWS jl87_SRC680 (1.7.44); FILE MERGED 2008/01/22 15:00:24 jl 1.7.44.1: #i80684# licence dialog will be executed in main thread


2008-02-12  Vladimir Glazounov  <vg@openoffice.org>  [61f6572401f57032e4266845d5801a6998f5680d]

INTEGRATION: CWS jl87_SRC680 (1.24.30); FILE MERGED 2008/01/18 16:56:35 jl 1.24.30.2: #i85290# office also freezes when extensions are removed 2008/01/18 14:00:51 jl 1.24.30.1: #i85290# office freezes when NodeImpl::modifed is called from the extension updates installation thread


2008-02-12  Vladimir Glazounov  <vg@openoffice.org>  [cc4a19387193b9ed9f2f77503a61464d8ce2c9eb]

INTEGRATION: CWS jl87_SRC680 (1.31.44); FILE MERGED 2008/01/22 14:53:30 jl 1.31.44.1: #i85290# added comment


2008-02-12  Vladimir Glazounov  <vg@openoffice.org>  [4f2395e507137aa8ca15a1632df9bd73e12a09c0]

INTEGRATION: CWS jl87_SRC680 (1.18.8.2.2); FILE MERGED 2008/02/06 15:21:52 jl 1.18.8.2.2.1: #i85859# certificate chain checking was broken


2008-02-12  Vladimir Glazounov  <vg@openoffice.org>  [2e94ebf6116b0fb4a987697126ede783e54b9245]

INTEGRATION: CWS pagemargins (1.4.768); FILE MERGED 2008/02/01 14:10:56 nn 1.4.768.1: #i51656# page margins in page preview (patch from maoyg)


2008-02-12  Vladimir Glazounov  <vg@openoffice.org>  [ffec1ed1239749f20fb7b13a7d9c3faff3f1079f]

INTEGRATION: CWS pagemargins (1.54.8); FILE MERGED 2008/02/01 14:45:26 nn 1.54.8.2: #i51656# make warning-clean 2008/02/01 14:10:56 nn 1.54.8.1: #i51656# page margins in page preview (patch from maoyg)


2008-02-12  Vladimir Glazounov  <vg@openoffice.org>  [510ca2262f7b2a20f85397908578833766f2accc]

INTEGRATION: CWS pagemargins (1.41.8); FILE MERGED 2008/02/01 14:10:56 nn 1.41.8.1: #i51656# page margins in page preview (patch from maoyg)


2008-02-12  Vladimir Glazounov  <vg@openoffice.org>  [c9d443d189b58aa48b6d74fa97838a5020145ef4]

INTEGRATION: CWS pagemargins (1.32.250); FILE MERGED 2008/02/01 14:45:26 nn 1.32.250.2: #i51656# make warning-clean 2008/02/01 14:10:56 nn 1.32.250.1: #i51656# page margins in page preview (patch from maoyg)


2008-02-12  Vladimir Glazounov  <vg@openoffice.org>  [23802eb52aaec71dfd4c80b61276101bf2231e92]

INTEGRATION: CWS pagemargins (1.12.650); FILE MERGED 2008/02/01 14:10:55 nn 1.12.650.1: #i51656# page margins in page preview (patch from maoyg)


2008-02-12  Vladimir Glazounov  <vg@openoffice.org>  [0d9665af44b38f68f3caa5004678ce8357002965]

INTEGRATION: CWS pagemargins (1.9.280); FILE MERGED 2008/02/01 14:10:55 nn 1.9.280.1: #i51656# page margins in page preview (patch from maoyg)


2008-02-12  Vladimir Glazounov  <vg@openoffice.org>  [f55fda3f03202edf81fd57279b4d7723e098ac3e]

INTEGRATION: CWS pagemargins (1.36.140); FILE MERGED 2008/02/01 14:10:55 nn 1.36.140.1: #i51656# page margins in page preview (patch from maoyg)


2008-02-12  Vladimir Glazounov  <vg@openoffice.org>  [ffa5ff653eff652808dfe5b53b35c9e5d580c328]

INTEGRATION: CWS pagemargins (1.5.650); FILE MERGED 2008/02/01 14:10:55 nn 1.5.650.1: #i51656# page margins in page preview (patch from maoyg)


2008-02-12  Vladimir Glazounov  <vg@openoffice.org>  [1d0ce7ad357966dba0777c6d8eac24a3c6e5a976]

INTEGRATION: CWS pagemargins (1.57.26); FILE MERGED 2008/02/01 14:10:55 nn 1.57.26.1: #i51656# page margins in page preview (patch from maoyg)


2008-02-12  Vladimir Glazounov  <vg@openoffice.org>  [37bf7f8ffebc9aa2cdffc7174a1e459441ebd54a]

INTEGRATION: CWS sw24bf03_SRC680 (1.45.178); FILE MERGED 2008/01/30 16:48:52 od 1.45.178.1: #i82258# method <SwPageFrm::PreparePage(..)> 	 - first register anchored objects before format.


2008-02-12  Vladimir Glazounov  <vg@openoffice.org>  [4d6e827c14dd78c1eb2b1dad41427022f4064d31]

INTEGRATION: CWS sw24bf03_SRC680 (1.100.178); FILE MERGED 2008/01/30 16:46:52 od 1.100.178.1: #i82258# method <Notify_Background(..)> 	 - make code robust


2008-02-12  Vladimir Glazounov  <vg@openoffice.org>  [ca35517ea8b211758e84dc849597e3ae6b16b30f]

INTEGRATION: CWS sw24bf03_SRC680 (1.38.130.1.18); FILE MERGED 2008/01/30 11:08:39 od 1.38.130.1.18.1: #i85717# method <SwNoTxtFrm::PaintPicture(..)> 	 - correct condition to check, if no graphic is available


2008-02-12  Vladimir Glazounov  <vg@openoffice.org>  [54591421d48be7ca76dee300a4f3085f977076df]

INTEGRATION: CWS pagemargins (1.26.118); FILE MERGED 2008/02/01 14:09:12 nn 1.26.118.1: #i51656# page margins in page preview (patch from maoyg)


2008-02-12  Vladimir Glazounov  <vg@openoffice.org>  [8cf0e565693192806c5c016c861a62ec0483b6ff]

INTEGRATION: CWS mingwport11 (1.6.8); FILE MERGED 2008/02/08 17:44:01 vg 1.6.8.1: #i85952# catch-up fix for mingwport


2008-02-12  Vladimir Glazounov  <vg@openoffice.org>  [0942e37bd716f15e01ffdbc22a12d8cc3964abd3]

INTEGRATION: CWS mingwport11 (1.2.4); FILE MERGED 2008/02/08 17:44:42 vg 1.2.4.1: #i85952# catch-up fix for mingwport


2008-02-12  Vladimir Glazounov  <vg@openoffice.org>  [6305e40668403dabac8c8e7f6d923528372c0d6c]

INTEGRATION: CWS mingwport11 (1.3.2); FILE MERGED 2008/02/11 14:47:06 vg 1.3.2.1: #i85952# catch-up fix for mingwport


2008-02-12  Vladimir Glazounov  <vg@openoffice.org>  [191a601568fe297387ac5798c6986734e1d14a27]

INTEGRATION: CWS mingwport11 (1.1.2); FILE MERGED 2008/02/11 14:47:06 vg 1.1.2.1: #i85952# catch-up fix for mingwport


2008-02-12  Mikhail Voitenko  <mav@openoffice.org>  [0b07164c327b79a212419a4839336b24b549c5cf]

fix pathes


2008-02-12  Mikhail Voitenko  <mav@openoffice.org>  [a0f9dfe0ebce9fd4d29e306212bfb67e564c1a50]

use UPDMINOREXT variable


2008-02-12  Vladimir Glazounov  <vg@openoffice.org>  [39c051de460220220ea37c47cbc9bcdc4aaf0042]

INTEGRATION: CWS calccolumns (1.21.62); FILE MERGED 2008/02/06 09:41:02 nn 1.21.62.1: #i85906# don't try to load more columns than there are in the file


2008-02-12  Vladimir Glazounov  <vg@openoffice.org>  [73268bb245e3fc554c2d8b3f1b6554bab9d199ca]

INTEGRATION: CWS calccolumns (1.31.232); FILE MERGED 2008/01/23 13:29:35 nn 1.31.232.1: #i31612# don't limit page number to USHORT


2008-02-12  Vladimir Glazounov  <vg@openoffice.org>  [72bcae94739b6b359dcf92b026f7de9bd80f1d92]

INTEGRATION: CWS calccolumns (1.20.262); FILE MERGED 2008/01/28 18:09:47 nn 1.20.262.2: RESYNC: (1.20-1.21); FILE MERGED 2008/01/23 13:28:48 nn 1.20.262.1: #i31612# limit GetPrintArea, performance of SetOptimalHeight


2008-02-12  Vladimir Glazounov  <vg@openoffice.org>  [411338563290eae68fe50443b23b6a2546eada2c]

INTEGRATION: CWS calccolumns (1.9.262); FILE MERGED 2008/01/28 10:30:26 nn 1.9.262.1: #i31612# save performance with increased column count


2008-02-12  Vladimir Glazounov  <vg@openoffice.org>  [b5b72fda594f74343e4e656664defaea8ae50101]

INTEGRATION: CWS calccolumns (1.13.262); FILE MERGED 2008/01/28 10:30:26 nn 1.13.262.1: #i31612# save performance with increased column count


2008-02-12  Vladimir Glazounov  <vg@openoffice.org>  [03cd0edd1687e71203a025dfd6c308d622aa4269]

INTEGRATION: CWS calccolumns (1.80.108); FILE MERGED 2008/01/28 18:09:44 nn 1.80.108.2: RESYNC: (1.80-1.81); FILE MERGED 2008/01/28 10:30:26 nn 1.80.108.1: #i31612# save performance with increased column count


2008-02-12  Vladimir Glazounov  <vg@openoffice.org>  [02367e9e270f612cc9d8336076e9d9c6f4b962de]

INTEGRATION: CWS sw24bf04_SRC680 (1.73.180); FILE MERGED 2008/02/05 10:04:52 hbrinkm 1.73.180.1: #i85624# applied patch


2008-02-12  Vladimir Glazounov  <vg@openoffice.org>  [c3b7c3211c8f428f6f1c62eb7a2c70f79abf8588]

INTEGRATION: CWS calccolumns (1.25.28); FILE MERGED 2008/01/28 10:30:26 nn 1.25.28.1: #i31612# save performance with increased column count


2008-02-12  Vladimir Glazounov  <vg@openoffice.org>  [ab694f19334aea1919808dd54eb94dd54449054a]

INTEGRATION: CWS sw24bf04_SRC680 (1.86.136); FILE MERGED 2008/02/05 10:04:51 hbrinkm 1.86.136.1: #i85624# applied patch


2008-02-12  Vladimir Glazounov  <vg@openoffice.org>  [7748a676e4e1bc79d00d42df82346f7585fda048]

INTEGRATION: CWS calccolumns (1.4.632); FILE MERGED 2008/01/28 10:30:26 nn 1.4.632.1: #i31612# save performance with increased column count


2008-02-12  Vladimir Glazounov  <vg@openoffice.org>  [f4ee7fa086a3f3903f8d458c987311e1a03972cb]

INTEGRATION: CWS sw24bf04_SRC680 (1.43.130.1.12); FILE MERGED 2008/02/05 10:04:51 hbrinkm 1.43.130.1.12.1: #i85624# applied patch


2008-02-12  Vladimir Glazounov  <vg@openoffice.org>  [8439aa582399866813175780405b85e7470ec678]

INTEGRATION: CWS calccolumns (1.14.106); FILE MERGED 2008/01/23 13:27:26 nn 1.14.106.1: #i31612# 1024 columns


2008-02-12  Vladimir Glazounov  <vg@openoffice.org>  [4500d37a778d525bf3ccae6e34b16be34965ceba]

INTEGRATION: CWS obr07 (1.59.6); FILE MERGED 2008/01/24 20:30:14 obr 1.59.6.2: moved macosxrc to vcl/unx/source/gdi 2008/01/24 08:08:19 obr 1.59.6.1: moved MacOS X desktop intergration icons to sysui beside those for the other platforms and renamed them


2008-02-12  Vladimir Glazounov  <vg@openoffice.org>  [44d6285c222bd2887e94b44f82e107df793d3af2]

INTEGRATION: CWS obr07 (1.47.34); FILE MERGED 2008/01/24 20:30:14 obr 1.47.34.1: moved macosxrc to vcl/unx/source/gdi


2008-02-12  Vladimir Glazounov  <vg@openoffice.org>  [014215185777a3b9f6e40661b842b4ebbeaa727f]

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>  [7ada6787fb873289a968a77f86e7f131ef055585]

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>  [3e06d5a6db2d9da76eabee131389da5aee8ea0a7]

INTEGRATION: CWS obr07 (1.21.366); FILE MERGED 2008/01/24 20:29:24 obr 1.21.366.1: moved macosxrc to vcl/unx/source/gdi


2008-02-12  Vladimir Glazounov  <vg@openoffice.org>  [d3d8a4cfc121e1c484e7f3aa0a828443e86d679c]

INTEGRATION: CWS obr07 (1.1.2); FILE ADDED 2008/01/24 20:29:24 obr 1.1.2.1: moved macosxrc to vcl/unx/source/gdi


2008-02-12  Vladimir Glazounov  <vg@openoffice.org>  [ac9f8b36f4e6be5224b41cff7148452b1788310e]

INTEGRATION: CWS obr07 (1.57.24); FILE MERGED 2008/01/24 20:29:24 obr 1.57.24.2: moved macosxrc to vcl/unx/source/gdi 2008/01/24 13:57:30 obr 1.57.24.1: moved MacOS X specific resources (cursor/nib) to vcl/aqua


2008-02-12  Vladimir Glazounov  <vg@openoffice.org>  [1034bc3dc44979c7467e06f98f3f14aea1ef9b8e]

INTEGRATION: CWS obr07 (1.56.22); FILE MERGED 2008/01/24 13:57:30 obr 1.56.22.1: moved MacOS X specific resources (cursor/nib) to vcl/aqua


2008-02-12  Vladimir Glazounov  <vg@openoffice.org>  [c31877f80ef4a12dafcdc25640f188f0f3f3b8be]

INTEGRATION: CWS obr07 (1.1.2); FILE ADDED 2008/01/24 13:57:30 obr 1.1.2.1: moved MacOS X specific resources (cursor/nib) to vcl/aqua


2008-02-12  Vladimir Glazounov  <vg@openoffice.org>  [8d6de7a447cb026a2e6352db4b4410dc134dc197]

INTEGRATION: CWS obr07 (1.1.2); FILE ADDED 2008/01/24 13:57:29 obr 1.1.2.1: moved MacOS X specific resources (cursor/nib) to vcl/aqua


2008-02-12  Vladimir Glazounov  <vg@openoffice.org>  [d810ab946cd202c49999e7a40629026c4b5745d6]

INTEGRATION: CWS obr07 (1.1.2); FILE ADDED 2008/01/24 13:57:28 obr 1.1.2.1: moved MacOS X specific resources (cursor/nib) to vcl/aqua


2008-02-12  Vladimir Glazounov  <vg@openoffice.org>  [59f6b28b71496bb6b4912158ce5cbdd8d72e7b4c]

INTEGRATION: CWS obr07 (1.1.2); FILE ADDED 2008/01/24 13:57:27 obr 1.1.2.1: moved MacOS X specific resources (cursor/nib) to vcl/aqua


2008-02-12  Vladimir Glazounov  <vg@openoffice.org>  [01e449f33542c5c07bab27d7443bdc1430560f8a]

INTEGRATION: CWS obr07 (1.1.2); FILE ADDED 2008/01/24 13:57:26 obr 1.1.2.1: moved MacOS X specific resources (cursor/nib) to vcl/aqua


2008-02-12  Vladimir Glazounov  <vg@openoffice.org>  [a69dfd2ef2fcb0797875be914fbd12daa1d9240c]

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>  [15e46c9ff4df8ec5a80657351819ec7ffaa57357]

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-12  Vladimir Glazounov  <vg@openoffice.org>  [55eab0254841c592232a395588c7ebbba5efa292]

INTEGRATION: CWS obr07 (1.29.168); FILE MERGED 2008/01/31 09:53:48 obr 1.29.168.2: deliver zip files to bin 2008/01/25 10:46:39 obr 1.29.168.1: moved Info.plist to sysui/desktop/macosx


2008-02-12  Vladimir Glazounov  <vg@openoffice.org>  [54a1633ee7c544768ed3beab0e70d5b10f8bf559]

INTEGRATION: CWS obr07 (1.44.22); FILE MERGED 2008/01/24 08:08:02 obr 1.44.22.1: moved MacOS X desktop intergration icons to sysui beside those for the other platforms and renamed them


2008-02-12  Vladimir Glazounov  <vg@openoffice.org>  [1d8f55811f3b45dc14277452e26d531126634cfc]

INTEGRATION: CWS obr07 (1.3.60); FILE MERGED 2008/01/29 12:50:35 obr 1.3.60.1: handle uncompressed Solaris packages


2008-02-12  Vladimir Glazounov  <vg@openoffice.org>  [27cee73d9ac5eb72d36726d984d2d1bc2f2a4e08]

INTEGRATION: CWS obr07 (1.6.14); FILE MERGED 2008/02/03 20:55:22 obr 1.6.14.1: #i84571# applied latest patch


2008-02-12  Vladimir Glazounov  <vg@openoffice.org>  [9b6f7bf20eff50b3b552941171f0a92d1538ff2b]

INTEGRATION: CWS obr07 (1.1.2); FILE ADDED 2008/02/06 21:03:07 obr 1.1.2.5: XML::Parser not a default module on OSX 2008/02/05 09:24:48 obr 1.1.2.4: #i85858# added extended version info and removed non-existing chart document type 2008/01/25 13:40:18 obr 1.1.2.3: only package the icons referenced in Info.plist 2008/01/25 10:46:39 obr 1.1.2.2: moved Info.plist to sysui/desktop/macosx 2008/01/24 08:09:02 obr 1.1.2.1: moved MacOS X desktop intergration icons to sysui beside those for the other platforms and renamed them


2008-02-12  Vladimir Glazounov  <vg@openoffice.org>  [1374c883470c6abc1ca6f4c1035bb1528fddb57c]

INTEGRATION: CWS obr07 (1.1.2); FILE ADDED 2008/02/06 21:03:07 obr 1.1.2.1: XML::Parser not a default module on OSX


2008-02-12  Vladimir Glazounov  <vg@openoffice.org>  [d54c727905bd4f3ac86c7df09efb6d0081410536]

INTEGRATION: CWS obr07 (1.1.2); FILE ADDED 2008/01/24 08:09:02 obr 1.1.2.1: moved MacOS X desktop intergration icons to sysui beside those for the other platforms and renamed them


2008-02-12  Vladimir Glazounov  <vg@openoffice.org>  [5c8d7059f9819837b4548900b47e1ae9ddd81142]

INTEGRATION: CWS obr07 (1.1.2); FILE ADDED 2008/02/05 09:24:48 obr 1.1.2.3: #i85858# added extended version info and removed non-existing chart document type 2008/01/25 13:40:18 obr 1.1.2.2: only package the icons referenced in Info.plist 2008/01/25 10:46:38 obr 1.1.2.1: moved Info.plist to sysui/desktop/macosx


2008-02-12  Vladimir Glazounov  <vg@openoffice.org>  [8f75b35ce7cb90fbc7d6b410ceaf07f551745324]

INTEGRATION: CWS obr07 (1.1.2); FILE ADDED 2008/01/24 08:08:01 obr 1.1.2.1: moved MacOS X desktop intergration icons to sysui beside those for the other platforms and renamed them


2008-02-12  Vladimir Glazounov  <vg@openoffice.org>  [92a1a5d6571d04c3b8bc5d0b08f5b36ee53d26ca]

INTEGRATION: CWS obr07 (1.1.2); FILE ADDED 2008/01/24 08:08:00 obr 1.1.2.1: moved MacOS X desktop intergration icons to sysui beside those for the other platforms and renamed them


2008-02-12  Vladimir Glazounov  <vg@openoffice.org>  [e04553b3d0da728220238da76066f3b93fae05d8]

INTEGRATION: CWS sw8u10stopper_SRC680 (1.45.152); FILE MERGED 2008/01/31 15:28:29 ama 1.45.152.1: Fix #i85619#: New tables with merged cells in repeated header


2008-02-12  Vladimir Glazounov  <vg@openoffice.org>  [f17581cee7f2c1188962ccd51697c033efbefa1d]

INTEGRATION: CWS obr07 (1.1.2); FILE ADDED 2008/01/25 13:40:18 obr 1.1.2.1: only package the icons referenced in Info.plist


2008-02-12  Vladimir Glazounov  <vg@openoffice.org>  [d2bed1218d84cd3a92a05bc2a064d31215a5df25]

INTEGRATION: CWS dba24g_SRC680 (1.28.64.2.6); FILE MERGED 2008/01/28 09:35:14 oj 1.28.64.2.6.1: #i83805# change order of calls


2008-02-12  Vladimir Glazounov  <vg@openoffice.org>  [e41b78469cc5dab0402537a6bc84f87162f7ee49]

INTEGRATION: CWS dba24g_SRC680 (1.6.52); FILE MERGED 2008/01/31 07:40:19 oj 1.6.52.1: import of odf12 for db files


2008-02-12  Vladimir Glazounov  <vg@openoffice.org>  [e78663c74b6520c21a3d65debc8824cde2295b4f]

INTEGRATION: CWS sheetdrag (1.21.14); FILE MERGED 2008/01/31 16:04:31 nn 1.21.14.1: #b6632130# find used named ranges in only one loop


2008-02-12  Vladimir Glazounov  <vg@openoffice.org>  [b87e614858dadd01b90de9c023d1389c0a3cf4e1]

INTEGRATION: CWS dba24g_SRC680 (1.17.52); FILE MERGED 2008/01/31 07:40:19 oj 1.17.52.1: import of odf12 for db files


2008-02-12  Vladimir Glazounov  <vg@openoffice.org>  [005cb06a114d17e3039a73a472b2d03f559031db]

INTEGRATION: CWS sheetdrag (1.21.276); FILE MERGED 2008/01/31 17:34:53 nn 1.21.276.1: #b6632130# exceptions


2008-02-12  Vladimir Glazounov  <vg@openoffice.org>  [e06b31e1691604511a9fd8d66b7f245ed2757a32]

INTEGRATION: CWS dba24g_SRC680 (1.2.52); FILE MERGED 2008/01/28 13:13:25 oj 1.2.52.1: remove duplicate ado entry


2008-02-12  Vladimir Glazounov  <vg@openoffice.org>  [5165563be3f71c28cc54adcb755f29c0fc86fc74]

INTEGRATION: CWS sheetdrag (1.81.14); FILE MERGED 2008/01/31 16:20:40 nn 1.81.14.2: RESYNC: (1.81-1.82); FILE MERGED 2008/01/31 16:04:29 nn 1.81.14.1: #b6632130# find used named ranges in only one loop


2008-02-12  Vladimir Glazounov  <vg@openoffice.org>  [930ace511452899d9c33eec0235f3a89795a34ee]

INTEGRATION: CWS dba24g_SRC680 (1.31.52); FILE MERGED 2008/01/31 07:40:19 oj 1.31.52.1: import of odf12 for db files


2008-02-12  Vladimir Glazounov  <vg@openoffice.org>  [69bc28de840ba683545e5730c263b54ce101cbca]

INTEGRATION: CWS obr07 (1.1.2); FILE ADDED 2008/01/24 08:07:59 obr 1.1.2.1: moved MacOS X desktop intergration icons to sysui beside those for the other platforms and renamed them


2008-02-12  Vladimir Glazounov  <vg@openoffice.org>  [19d9e625667f9d1caf7ef10414cc323ae76ba81c]

INTEGRATION: CWS sheetdrag (1.68.12); FILE MERGED 2008/01/31 16:20:36 nn 1.68.12.2: RESYNC: (1.68-1.69); FILE MERGED 2008/01/31 16:04:27 nn 1.68.12.1: #b6632130# find used named ranges in only one loop


2008-02-12  Vladimir Glazounov  <vg@openoffice.org>  [4ebed92d2be05a3c41331bafa5a53eb2e6c0c282]

INTEGRATION: CWS sheetdrag (1.25.46); FILE MERGED 2008/01/31 16:20:33 nn 1.25.46.2: RESYNC: (1.25-1.26); FILE MERGED 2008/01/31 16:04:26 nn 1.25.46.1: #b6632130# find used named ranges in only one loop


2008-02-12  Vladimir Glazounov  <vg@openoffice.org>  [c2e6f2d33161aaf7d0a23a30ee99c6d6e8e4b3d1]

INTEGRATION: CWS sheetdrag (1.30.210); FILE MERGED 2008/01/31 16:04:24 nn 1.30.210.1: #b6632130# find used named ranges in only one loop


2008-02-12  Vladimir Glazounov  <vg@openoffice.org>  [c58437c62e43fa5c0238834809b11bc7db203cec]

INTEGRATION: CWS sheetdrag (1.32.118); FILE MERGED 2008/01/31 16:04:23 nn 1.32.118.1: #b6632130# find used named ranges in only one loop


2008-02-12  Vladimir Glazounov  <vg@openoffice.org>  [d03646133924979bfcbaee94992bf1bb785e53ad]

INTEGRATION: CWS sheetdrag (1.18.290); FILE MERGED 2008/01/31 16:20:30 nn 1.18.290.2: RESYNC: (1.18-1.19); FILE MERGED 2008/01/31 16:04:22 nn 1.18.290.1: #b6632130# find used named ranges in only one loop


2008-02-12  Vladimir Glazounov  <vg@openoffice.org>  [e7aafabecc3c0fcf5136f0b035c4bb00f3ebde04]

INTEGRATION: CWS sw8u10stopper_SRC680 (1.15.4.1.2); FILE MERGED 2008/01/31 08:42:09 ama 1.15.4.1.2.2: Fix #i85684#: Typo 2008/01/31 07:50:34 ama 1.15.4.1.2.1: Fix #i85684#: Loop with special chars in replacement


2008-02-12  Vladimir Glazounov  <vg@openoffice.org>  [e3b9352f708ff92debb0233cc0942a4c4ac80c45]

INTEGRATION: CWS sheetdrag (1.25.188); FILE MERGED 2008/01/31 16:20:27 nn 1.25.188.2: RESYNC: (1.25-1.26); FILE MERGED 2008/01/31 16:04:22 nn 1.25.188.1: #b6632130# find used named ranges in only one loop


2008-02-12  Vladimir Glazounov  <vg@openoffice.org>  [a65e362b0e0404c634f3f7e38a0153a43d24cd87]

INTEGRATION: CWS dba24g_SRC680 (1.32.58); FILE MERGED 2008/01/30 08:26:22 oj 1.32.58.2: #i85508# change ; into {} to make it work again with 2.5.33 2008/01/29 08:47:12 oj 1.32.58.1: #i85371# change getc to increment pos


2008-02-12  Vladimir Glazounov  <vg@openoffice.org>  [c07c60aed0a24135ddd67b70ac64e82700a67496]

INTEGRATION: CWS dba24g_SRC680 (1.45.26.1.2); FILE MERGED 2008/01/29 10:53:01 oj 1.45.26.1.2.1: #i85639# convert value into string


2008-02-12  Vladimir Glazounov  <vg@openoffice.org>  [f5682cca5995370c135e09eab32574e7f0c5071e]

INTEGRATION: CWS dba24g_SRC680 (1.6.12.2.2); FILE MERGED 2008/01/30 12:43:02 lla 1.6.12.2.2.1: #i85662# D&D loop fix


2008-02-12  Vladimir Glazounov  <vg@openoffice.org>  [1e63c22ae21ff2fcca61c3d3287ea29b8d3ff7dc]

INTEGRATION: CWS dba24g_SRC680 (1.2.68.1.2); FILE MERGED 2008/01/30 12:43:02 lla 1.2.68.1.2.1: #i85662# D&D loop fix


2008-02-12  Vladimir Glazounov  <vg@openoffice.org>  [535f5f53fe8d0707399cb5227742d744a3b0d399]

INTEGRATION: CWS mav27_SRC680 (1.198.28.2.2); FILE MERGED 2008/01/31 18:43:30 mav 1.198.28.2.2.1: #i85749# a document created from template has no name


2008-02-12  Vladimir Glazounov  <vg@openoffice.org>  [c39bb83e19675a4f2ac1edda4a2f85fc2b27e153]

INTEGRATION: CWS odfversionfix_SRC680 (1.198.28.2.6); FILE MERGED 2008/02/05 13:54:19 mba 1.198.28.2.6.1: #i85734#: Itchitaro filter uses ODFVersion 0.9


2008-02-12  Vladimir Glazounov  <vg@openoffice.org>  [099e2bfe4f979446cf3b7cdc6babcfc852c3889a]

INTEGRATION: CWS vclshowstop13_SRC680 (1.148.94.1.16); FILE MERGED 2008/02/04 10:57:09 pl 1.148.94.1.16.1: #i85850# fix AltGr handling


2008-02-12  Vladimir Glazounov  <vg@openoffice.org>  [71bb5055e38e390fddb2e0f1aa37f66872e11376]

INTEGRATION: CWS odfversionfix_SRC680 (1.2.72); FILE MERGED 2008/02/05 13:49:27 mba 1.2.72.1: #i85734#: don't crash when no frame exists


2008-02-12  Vladimir Glazounov  <vg@openoffice.org>  [450b4c31a08c676baa0faf5890f1de8b443e34b7]

INTEGRATION: CWS dba24h_SRC680 (1.6.12.2.4); FILE MERGED 2008/02/04 12:34:13 fs 1.6.12.2.4.1: #i85822# properly initialize pRanges (0-terminated)


2008-02-12  Vladimir Glazounov  <vg@openoffice.org>  [c57e8e70fdeb6c5081f454e692b931def4f650ab]

INTEGRATION: CWS fwk85_SRC680 (1.28.52); FILE MERGED 2008/01/30 15:06:22 mav 1.28.52.1: #i85687# commit the fix from AS


2008-02-12  Vladimir Glazounov  <vg@openoffice.org>  [9fd9692d75f981d87febb13dbb670ded12e7fc54]

INTEGRATION: CWS dba24h_SRC680 (1.2.68.1.4); FILE MERGED 2008/02/04 12:33:56 fs 1.2.68.1.4.1: #i85822# properly initialize pRanges (0-terminated)


2008-02-12  Vladimir Glazounov  <vg@openoffice.org>  [455b4081d0375e88d7f32c2e5cf448efd400a57f]

INTEGRATION: CWS dba24h_SRC680 (1.2.92); FILE MERGED 2008/02/05 08:48:58 oj 1.2.92.1: #i80479# fix currency format


2008-02-12  Vladimir Glazounov  <vg@openoffice.org>  [67fdef0ae8cd35f0a5da3b06cd3bf048da937f0c]

INTEGRATION: CWS dba24h_SRC680 (1.3.84); FILE MERGED 2008/02/05 08:48:58 oj 1.3.84.1: #i80479# fix currency format


2008-02-12  Vladimir Glazounov  <vg@openoffice.org>  [cd44be240447609224c86282b2fab5f16b546833]

INTEGRATION: CWS xmlencl10n_SRC680 (1.39.26); FILE MERGED 2008/02/01 16:29:59 ihi 1.39.26.1: #i85797# wrong encoding from xrb to property files


2008-02-12  Vladimir Glazounov  <vg@openoffice.org>  [107112d106eddea93264eaef025df54fe6bf4761]

INTEGRATION: CWS hro29_SRC680 (1.27.2.1.2); FILE MERGED 2008/02/06 17:30:43 hdu 1.27.2.1.2.1: #i85462# avoid AppFont usage to prevent crashes on older libfontconfig versions


2008-02-12  Vladimir Glazounov  <vg@openoffice.org>  [e87460e67509c003a731c3bf91f9beaddb06505a]

INTEGRATION: CWS xmlencl10n_SRC680 (1.24.34); FILE MERGED 2008/02/01 16:29:41 ihi 1.24.34.1: #i85797# wrong encoding from xrb to property files


2008-02-11  René Engelhard  <rene@openoffice.org>  [adde7156e5ff2423f0365cb0eda6dc97715f3738]

#i10000# we need officecfg for component-description.dtd


2008-02-11  Mikhail Voitenko  <mav@openoffice.org>  [7990cb5b55223c304985a20b8f3aa0a8aa87a64a]

add scrollbar


2008-02-11  Mikhail Voitenko  <mav@openoffice.org>  [681ee8e3600ae84e1526f30b052ff1959df1125b]

fix from HJS


2008-02-11  Mikhail Voitenko  <mav@openoffice.org>  [cb3ae0d19b4db03ddb0e602ebf813f67cad46970]

change build.xml


2008-02-11  Mikhail Voitenko  <mav@openoffice.org>  [04b02af33b58679d8300a10a13dca900c0ea9568]

global settings


2008-02-11  Mikhail Voitenko  <mav@openoffice.org>  [4eef907a3573385515fc6801f530283509734f93]

use default help button; set the new version


2008-02-11  Mikhail Voitenko  <mav@openoffice.org>  [96645e805008b8befab15c3ab5be74dc8cffe46b]

add global dialog help


2008-02-11  Mikhail Voitenko  <mav@openoffice.org>  [dd58971fa01923051208ffc6c0ce8a4569933bf4]

store the user name


2008-02-11  Mikhail Voitenko  <mav@openoffice.org>  [1abd836201dd66b93a648c58ee929cfc45e170d7]

change user and password handling


2008-02-11  Mikhail Voitenko  <mav@openoffice.org>  [1b9a822eead9e30267f3425d67e8f9b56169113d]

fix makefiles


2008-02-10  Mikhail Voitenko  <mav@openoffice.org>  [97112b0ee3445deb19adf87c7cf482360733bd37]

Let the dialogs stay open in case of error


2008-02-10  Mikhail Voitenko  <mav@openoffice.org>  [dd41994364df5aa3ffcc97081bb1ccf51b869763]

add help


2008-02-10  Mikhail Voitenko  <mav@openoffice.org>  [db9d34c3d944e51b14ce1fb1d8806a5bb1fbe2f5]

build the extension only when the variable is set


2008-02-08  Mikhail Voitenko  <mav@openoffice.org>  [3f589cc777a0614ecb7e71db09109f0b64728691]

move the extension configuration to let it be correctly built


2008-02-08  Mikhail Voitenko  <mav@openoffice.org>  [2a64ec13a6a4f9c55245212661b1892906a05ef3]

create the configuration hierarchy to let it be built correctly


2008-02-08  Mikhail Voitenko  <mav@openoffice.org>  [9553a92031fa843107f8d424754996b747fef96f]

move the extension configuration to let it be correctly built


2008-02-08  Armin Weiss  <aw@openoffice.org>  [eddd2149beaa3c70e23edb10c8864260972a2d2f]

order of initialisation changed due to warning free code


2008-02-07  Martin Hollmichel  <mh@openoffice.org>  [512eb3d106ae2e08b9cc6196dae467db47680512]

#i10000# remove dead file to avoid dead links: DevelopersGuide_intro.html


2008-02-07  Mikhail Voitenko  <mav@openoffice.org>  [d4b949ae89d440808e48bf13b4a2fd2870ba0d90]

handle the message box return values correctly


2008-02-07  Mikhail Voitenko  <mav@openoffice.org>  [4cc055670445fc66fbf9a074c4efe3c4352b791b]

adjust the help ID


2008-02-07  Armin Weiss  <aw@openoffice.org>  [42b6b472aef0e9a7e6496979182cfaca1c597394]

stable version from working GIT repository for unxlngi6 build


2008-02-07  Mikhail Voitenko  <mav@openoffice.org>  [d23306e12ad4a32271b14a166caef9ba4727d964]

adjust the UI


2008-02-07  Mikhail Voitenko  <mav@openoffice.org>  [24676eea47056c29524b98a26a7ce2f611ec89ff]

add the display name


2008-02-07  Rüdiger Timm  <rt@openoffice.org>  [693d7c1abf23746ecc354d1724e69f684ddcde2b]

#i85927# Resource into language module.


2008-02-07  Mikhail Voitenko  <mav@openoffice.org>  [96463b0c49d7d5f737976faa30764f56e89acccb]

add help IDs


2008-02-07  Mikhail Voitenko  <mav@openoffice.org>  [591b2a221ef303798360786e57688814f490ace9]

adopt to the new notification behavior


2008-02-06  Ivo Hinkelmann  <ihi@openoffice.org>  [7a7c1dcb9bfb49b38b7ea6bb276c5189262773c0]

#i10000# master fix , build fix


2008-02-06  Ivo Hinkelmann  <ihi@openoffice.org>  [69347168ef0e06193a188b5000128f9ff1549023]

#i10000# master fix , build fix


2008-02-06  Ivo Hinkelmann  <ihi@openoffice.org>  [015f1417376c6dd4bbf9d484e9a1a30d7aaa3e64]

SRC680


2008-02-06  Ivo Hinkelmann  <ihi@openoffice.org>  [5bf51eb31f0b46ba2a3fed093d7dd66f5671d375]

SRC680


2008-02-06  Mikhail Voitenko  <mav@openoffice.org>  [5809c95793202755f00e9cd559aefa7f1140c283]

fix requested version


2008-02-06  Mikhail Voitenko  <mav@openoffice.org>  [729cad1b28b312b8744e9723719c9b5109224258]

remove unused dialog


2008-02-05  Mikhail Voitenko  <mav@openoffice.org>  [1834cd20a769227dfcb2036d47304f174db99382]

fix possible deadlocks


2008-02-05  Mikhail Voitenko  <mav@openoffice.org>  [e13029b3e6569a852d7a37df1283f74e04310384]

set the focus to cancel before disabling of controls


2008-02-05  Mikhail Voitenko  <mav@openoffice.org>  [18f05c538971907325d02eb0946e4faab41418d8]

introduce the new dialogs


2008-02-05  Ivo Hinkelmann  <ihi@openoffice.org>  [9914106d5aad573d37438572d2260bc7fb8a2533]

INTEGRATION: CWS l10ntooling09 (1.6.32); FILE MERGED 2007/12/27 15:12:20 gh 1.6.32.1: create output file only if needed to avoid 0 byte length files


2008-02-05  Ivo Hinkelmann  <ihi@openoffice.org>  [e7551bce3a5232f3726fc3050ca3dcaf9260deac]

INTEGRATION: CWS l10ntooling09 (1.26.20); FILE MERGED 2007/12/27 15:12:20 gh 1.26.20.1: create output file only if needed to avoid 0 byte length files


2008-02-05  Ivo Hinkelmann  <ihi@openoffice.org>  [9237486e9fe627ead5e4c239db7d6f04cb856c76]

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>  [cdb5ba11d021ae5e58ef4c6f475df43d17976767]

INTEGRATION: CWS calcsolver (1.34.4); FILE MERGED 2007/12/19 19:47:21 nn 1.34.4.1: #i8808# scext dependency


2008-02-05  Ivo Hinkelmann  <ihi@openoffice.org>  [fe84f8049ae837f4b1bf10a858849e7488006344]

INTEGRATION: CWS calcsolver (1.24.132); FILE MERGED 2007/12/19 10:24:45 nn 1.24.132.3: RESYNC: (1.24-1.25); FILE MERGED 2007/12/18 20:50:25 nn 1.24.132.2: #i8808# solver messages 2007/12/05 17:59:18 nn 1.24.132.1: #i8808 solver API


2008-02-05  Ivo Hinkelmann  <ihi@openoffice.org>  [4f72afd353b236ded3143866a7cfd80c24aacc4a]

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>  [5835c91c7efb8318f8e8e0900328bff887f6f721]

INTEGRATION: CWS calcsolver (1.1.2); FILE ADDED 2007/12/19 17:16:14 nn 1.1.2.2: include 2007/12/18 20:50:25 nn 1.1.2.1: #i8808# solver messages


2008-02-05  Ivo Hinkelmann  <ihi@openoffice.org>  [2763b6cdd2ba0344b2e955330ea76e1e9d22383a]

INTEGRATION: CWS calcsolver (1.1.2); FILE ADDED 2007/12/18 20:50:25 nn 1.1.2.2: #i8808# solver messages 2007/12/05 17:59:18 nn 1.1.2.1: #i8808 solver API


2008-02-05  Ivo Hinkelmann  <ihi@openoffice.org>  [4ce2b86238c52fc3fdf2c2a7b2ac55d96a2d34e3]

INTEGRATION: CWS calcsolver (1.1.2); FILE ADDED 2007/12/18 20:50:25 nn 1.1.2.2: #i8808# solver messages 2007/12/05 17:59:17 nn 1.1.2.1: #i8808 solver API


2008-02-05  Ivo Hinkelmann  <ihi@openoffice.org>  [bd37d6c805a63a34367b4309d7392ef6c718d501]

INTEGRATION: CWS calcsolver (1.26.110); FILE MERGED 2007/12/14 18:48:33 nn 1.26.110.1: #i8808# solver options


2008-02-05  Ivo Hinkelmann  <ihi@openoffice.org>  [e112aff05acd6ccf49b5971d23d412a9f14f4aef]

INTEGRATION: CWS calcsolver (1.29.64); FILE MERGED 2007/12/05 18:02:59 nn 1.29.64.1: #i8808 solver dialog


2008-02-05  Ivo Hinkelmann  <ihi@openoffice.org>  [bc6bc5b9cf776f8a17344d39f2baa3e32ad28144]

INTEGRATION: CWS calcsolver (1.11.162); FILE MERGED 2007/12/05 18:02:59 nn 1.11.162.1: #i8808 solver dialog


2008-02-05  Ivo Hinkelmann  <ihi@openoffice.org>  [c76e8d594c27a3cdd3925fb660e34da033aa78f1]

INTEGRATION: CWS calcsolver (1.12.162); FILE MERGED 2007/12/05 18:02:59 nn 1.12.162.1: #i8808 solver dialog


2008-02-05  Ivo Hinkelmann  <ihi@openoffice.org>  [2330ff3ab868d11e8ad9af7ca792b0ab0e727998]

INTEGRATION: CWS calcsolver (1.10.162); FILE MERGED 2007/12/05 18:02:59 nn 1.10.162.1: #i8808 solver dialog


2008-02-05  Ivo Hinkelmann  <ihi@openoffice.org>  [9dad802d3392f2e8a604b3000afe58c5c87b52d6]

INTEGRATION: CWS calcsolver (1.22.162); FILE MERGED 2007/12/05 18:02:59 nn 1.22.162.1: #i8808 solver dialog


2008-02-05  Ivo Hinkelmann  <ihi@openoffice.org>  [5e9994399327dc84778339e4e61aafc55c2120f7]

INTEGRATION: CWS calcsolver (1.1.2); FILE ADDED 2007/12/17 18:55:09 nn 1.1.2.2: #i8808# solver interaction 2007/12/14 18:48:33 nn 1.1.2.1: #i8808# solver options


2008-02-05  Ivo Hinkelmann  <ihi@openoffice.org>  [57da0dd685b866bf0693827bbaa847569027c6a9]

INTEGRATION: CWS calcsolver (1.1.2); FILE ADDED 2007/12/20 16:34:58 nn 1.1.2.4: #i8808# DefButton 2007/12/18 20:50:42 nn 1.1.2.3: #i8808# solver messages 2007/12/17 18:55:09 nn 1.1.2.2: #i8808# solver interaction 2007/12/05 18:02:58 nn 1.1.2.1: #i8808 solver dialog


2008-02-05  Ivo Hinkelmann  <ihi@openoffice.org>  [7b9ef1e10ac4763d785dc2cc044dab246ad72154]

INTEGRATION: CWS calcsolver (1.9.162); FILE MERGED 2007/12/14 18:48:32 nn 1.9.162.2: #i8808# solver options 2007/12/05 18:02:58 nn 1.9.162.1: #i8808 solver dialog


2008-02-05  Ivo Hinkelmann  <ihi@openoffice.org>  [69a15d45cb1892e9887d390a52439477e310c296]

INTEGRATION: CWS calcsolver (1.1.2); FILE ADDED 2007/12/18 20:50:41 nn 1.1.2.3: #i8808# solver messages 2007/12/17 18:55:09 nn 1.1.2.2: #i8808# solver interaction 2007/12/14 18:48:32 nn 1.1.2.1: #i8808# solver options


2008-02-05  Ivo Hinkelmann  <ihi@openoffice.org>  [46a8f19cf3141473ce765b6b61fa26f750364fe2]

INTEGRATION: CWS calcsolver (1.1.2); FILE ADDED 2007/12/21 10:31:52 nn 1.1.2.7: #i8808# format cursor pos as absolute ref 2007/12/21 10:14:50 nn 1.1.2.6: #i8808# integer/binary conditions don't need a value 2007/12/20 14:15:11 nn 1.1.2.5: #i8808# try to make sure the progress dialog is painted before solving 2007/12/18 20:50:41 nn 1.1.2.4: #i8808# solver messages 2007/12/17 18:55:09 nn 1.1.2.3: #i8808# solver interaction 2007/12/14 18:48:32 nn 1.1.2.2: #i8808# solver options 2007/12/05 18:02:58 nn 1.1.2.1: #i8808 solver dialog


2008-02-05  Ivo Hinkelmann  <ihi@openoffice.org>  [9d26e0138859ea2026a58c1f97602f4841f0fcf9]

INTEGRATION: CWS calcsolver (1.8.162); FILE MERGED 2007/12/14 18:48:32 nn 1.8.162.2: #i8808# solver options 2007/12/05 18:02:58 nn 1.8.162.1: #i8808 solver dialog


2008-02-05  Ivo Hinkelmann  <ihi@openoffice.org>  [c360f0ce0b1686bd62184406a241755bf7837ce5]

INTEGRATION: CWS calcsolver (1.19.162); FILE MERGED 2007/12/05 18:02:58 nn 1.19.162.1: #i8808 solver dialog


2008-02-05  Ivo Hinkelmann  <ihi@openoffice.org>  [b395c45faf8a5c70088106d3cc9979a66c768d91]

INTEGRATION: CWS calcsolver (1.1.2); FILE ADDED 2007/12/18 20:50:41 nn 1.1.2.3: #i8808# solver messages 2007/12/17 18:55:08 nn 1.1.2.2: #i8808# solver interaction 2007/12/14 18:48:32 nn 1.1.2.1: #i8808# solver options


2008-02-05  Ivo Hinkelmann  <ihi@openoffice.org>  [0b85832f27c5045f6c1ad12034e9e5627866b6d0]

INTEGRATION: CWS calcsolver (1.1.2); FILE ADDED 2007/12/14 18:48:32 nn 1.1.2.1: #i8808# solver options


2008-02-05  Ivo Hinkelmann  <ihi@openoffice.org>  [959a360eff474aaeb2c1e01ff676dca801756f14]

INTEGRATION: CWS calcsolver (1.5.162); FILE MERGED 2007/12/05 18:02:57 nn 1.5.162.1: #i8808 solver dialog


2008-02-05  Ivo Hinkelmann  <ihi@openoffice.org>  [9fbc2301c5b155911d9b27b65ab2d09e99d64bb5]

INTEGRATION: CWS calcsolver (1.1.2); FILE ADDED 2007/12/18 20:50:41 nn 1.1.2.4: #i8808# solver messages 2007/12/17 18:55:08 nn 1.1.2.3: #i8808# solver interaction 2007/12/14 18:48:32 nn 1.1.2.2: #i8808# solver options 2007/12/05 18:02:57 nn 1.1.2.1: #i8808 solver dialog


2008-02-05  Ivo Hinkelmann  <ihi@openoffice.org>  [b6d7bb4ebfeee5e84bd6d883ee5bfcfbe6aeba65]

INTEGRATION: CWS calcsolver (1.1.2); FILE ADDED 2007/12/18 20:50:41 nn 1.1.2.3: #i8808# solver messages 2007/12/17 18:55:08 nn 1.1.2.2: #i8808# solver interaction 2007/12/05 18:02:57 nn 1.1.2.1: #i8808 solver dialog


2008-02-05  Ivo Hinkelmann  <ihi@openoffice.org>  [854b52506330f1faf9cb468d64a0d0008f891bad]

INTEGRATION: CWS calcsolver (1.43.104); FILE MERGED 2007/12/05 18:02:57 nn 1.43.104.1: #i8808 solver dialog


2008-02-05  Ivo Hinkelmann  <ihi@openoffice.org>  [1980bbe3c5c1c9dadbc18d9d9c0450f4f9d2b1f9]

INTEGRATION: CWS calcsolver (1.9.200); FILE MERGED 2007/12/05 18:02:57 nn 1.9.200.1: #i8808 solver dialog


2008-02-05  Ivo Hinkelmann  <ihi@openoffice.org>  [979cfc03fb3d3a2ffb780fdc61decba08bec10cb]

INTEGRATION: CWS calcsolver (1.8.350); FILE MERGED 2007/12/20 09:42:54 nn 1.8.350.1: exceptions


2008-02-05  Ivo Hinkelmann  <ihi@openoffice.org>  [150cca1be72d28ee1ab0f6e63d4fda1c1ebecc7d]

INTEGRATION: CWS calcsolver (1.92.86); FILE MERGED 2007/12/19 10:23:38 nn 1.92.86.2: RESYNC: (1.92-1.93); FILE MERGED 2007/12/05 18:02:57 nn 1.92.86.1: #i8808 solver dialog


2008-02-05  Ivo Hinkelmann  <ihi@openoffice.org>  [de40f47ade126fc6a33f7e0432e8394ed5f51a49]

INTEGRATION: CWS calcsolver (1.41.106); FILE MERGED 2007/12/19 10:23:35 nn 1.41.106.2: RESYNC: (1.41-1.42); FILE MERGED 2007/12/05 18:02:56 nn 1.41.106.1: #i8808 solver dialog


2008-02-05  Ivo Hinkelmann  <ihi@openoffice.org>  [a6bed9a04a2f8af7e0f251655fd25aeb099070ca]

INTEGRATION: CWS calcsolver (1.36.64); FILE MERGED 2007/12/05 18:02:56 nn 1.36.64.1: #i8808 solver dialog


2008-02-05  Ivo Hinkelmann  <ihi@openoffice.org>  [d507f5c930e09c9355374005900301d68a104eb0]

INTEGRATION: CWS calcsolver (1.15.162); FILE MERGED 2007/12/05 18:02:56 nn 1.15.162.1: #i8808 solver dialog


2008-02-05  Ivo Hinkelmann  <ihi@openoffice.org>  [47406d26ecf1cae27f24822142e13ccf7b3bde96]

INTEGRATION: CWS calcsolver (1.19.106); FILE MERGED 2007/12/05 18:02:56 nn 1.19.106.1: #i8808 solver dialog


2008-02-05  Ivo Hinkelmann  <ihi@openoffice.org>  [ec04a43edea1ac72913f721d74bea34484e43417]

INTEGRATION: CWS calcsolver (1.22.64); FILE MERGED 2007/12/05 18:02:56 nn 1.22.64.1: #i8808 solver dialog


2008-02-05  Ivo Hinkelmann  <ihi@openoffice.org>  [c23b86fc6089e0b28ba831cddedd0cffca01a746]

INTEGRATION: CWS calcsolver (1.74.104); FILE MERGED 2007/12/17 18:55:08 nn 1.74.104.1: #i8808# solver interaction


2008-02-05  Ivo Hinkelmann  <ihi@openoffice.org>  [49afa02ba1b1403016b0db3eedd5f8f7f9822dc1]

INTEGRATION: CWS calcsolver (1.55.40); FILE MERGED 2007/12/19 10:23:32 nn 1.55.40.4: RESYNC: (1.55-1.56); FILE MERGED 2007/12/17 18:55:08 nn 1.55.40.3: #i8808# solver interaction 2007/12/14 18:48:32 nn 1.55.40.2: #i8808# solver options 2007/12/05 18:02:56 nn 1.55.40.1: #i8808 solver dialog


2008-02-05  Ivo Hinkelmann  <ihi@openoffice.org>  [0599c63e078a4e7e99f50f0a038415d75b8cc493]

INTEGRATION: CWS calcsolver (1.26.50); FILE MERGED 2007/12/05 18:08:04 nn 1.26.50.1: #i8808# solver dialog


2008-02-05  Ivo Hinkelmann  <ihi@openoffice.org>  [581bdee9c73b3d9c40fc1d945c1fec4334c3c140]

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>  [3cbc31afddb0b7688939a3c74054a290da1df661]

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>  [1cf3edec26bbd3cfe018660aa6d2c96624ea0066]

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>  [fa0eb5c4f5d29009dc1415e965eeeb120f2eb687]

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>  [ce61f0368632f70c8115e086677342411fdca22b]

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>  [fbd1797e6c97f8f88b658945650d44694d4b7ac3]

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>  [2e3cc087a392c1e20b0427b43268d2c9db303fd3]

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>  [027ab2e2e98131267dcdbbca41c4fc36c9359253]

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>  [28b73b02bdc077866dee7aa9b27c6e1be4d9bfcc]

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>  [e02b4a2fc5840519f14f8678a0d7249c4ba0ea4d]

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>  [b9d3235de61a599377359b3f920f21f1ddb7c28c]

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>  [deb631a6120929045632886e519de34d1e7e0113]

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>  [bf569badf954c34423169673944f5f987a33833e]

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>  [4bc6e87cc24883107314a8aba5ba7e2a31276cac]

INTEGRATION: CWS native127 (1.3.4); FILE MERGED 2008/01/28 16:00:45 is 1.3.4.3: #i85281# improve performance 2008/01/25 16:23:57 is 1.3.4.2: #i85474# not all language modules deselectable 2008/01/25 11:30:18 is 1.3.4.1: #i85474# not all language modules deselectable


2008-02-05  Ivo Hinkelmann  <ihi@openoffice.org>  [5d8a394c3de371577aacb0014509400214ab5496]

INTEGRATION: CWS native127 (1.5.4); FILE MERGED 2008/01/28 16:00:45 is 1.5.4.3: #i85281# improve performance 2008/01/25 16:23:57 is 1.5.4.2: #i85474# not all language modules deselectable 2008/01/25 11:30:18 is 1.5.4.1: #i85474# not all language modules deselectable


2008-02-05  Ivo Hinkelmann  <ihi@openoffice.org>  [b61f10b60f35ae1cc201628302dcc642b9cb6570]

INTEGRATION: CWS native127 (1.4.6); FILE MERGED 2008/01/28 16:00:44 is 1.4.6.4: #i85281# improve performance 2008/01/25 16:23:57 is 1.4.6.3: #i85474# not all language modules deselectable 2008/01/25 11:29:29 is 1.4.6.2: #i85474# not all language modules deselectable 2008/01/25 09:56:19 is 1.4.6.1: #i85474# one and only language not selectable


2008-02-05  Ivo Hinkelmann  <ihi@openoffice.org>  [e000c184a4932edc05d25f5789a6ca4ed4042556]

INTEGRATION: CWS native127 (1.4.4); FILE MERGED 2008/01/25 09:56:19 is 1.4.4.1: #i85474# one and only language not selectable


2008-02-05  Ivo Hinkelmann  <ihi@openoffice.org>  [6aa922721858dd3f7b05319c85180861555947e7]

INTEGRATION: CWS native127 (1.3.4); FILE MERGED 2008/01/28 16:00:44 is 1.3.4.2: #i85281# improve performance 2008/01/25 09:56:19 is 1.3.4.1: #i85474# one and only language not selectable


2008-02-05  Ivo Hinkelmann  <ihi@openoffice.org>  [775efb75d1fee92de3ed34cc0aec3d7514e760ac]

INTEGRATION: CWS native127 (1.3.6); FILE MERGED 2008/01/28 16:00:44 is 1.3.6.1: #i85281# improve performance


2008-02-05  Ivo Hinkelmann  <ihi@openoffice.org>  [e7d8b2f094d16a0b92462629f153faf029c3c1e7]

INTEGRATION: CWS native127 (1.3.44); FILE MERGED 2008/01/28 16:00:44 is 1.3.44.1: #i85281# improve performance


2008-02-05  Ivo Hinkelmann  <ihi@openoffice.org>  [0eff8d0c57d84edd8c3edfd4bba0aa1f05c99183]

INTEGRATION: CWS native127 (1.3.4); FILE MERGED 2008/01/25 11:31:06 is 1.3.4.2: #i85474# not all language modules deselectable 2008/01/25 09:56:18 is 1.3.4.1: #i85474# one and only language not selectable


2008-02-05  Ivo Hinkelmann  <ihi@openoffice.org>  [ab515f799ca6f94a12604695146d55a6eb492d59]

INTEGRATION: CWS native127 (1.2.44); FILE MERGED 2008/01/28 16:00:44 is 1.2.44.2: #i85281# improve performance 2008/01/25 16:23:57 is 1.2.44.1: #i85474# not all language modules deselectable


2008-02-05  Ivo Hinkelmann  <ihi@openoffice.org>  [d9e94ffa347040716fe5b8eb5199c863dc909838]

INTEGRATION: CWS native127 (1.3.4); FILE MERGED 2008/01/28 16:00:44 is 1.3.4.1: #i85281# improve performance


2008-02-05  Ivo Hinkelmann  <ihi@openoffice.org>  [d3bcc5e448d3d623a0568978379259787be0fb01]

INTEGRATION: CWS native127 (1.2.44); FILE MERGED 2008/01/28 16:00:44 is 1.2.44.3: #i85281# improve performance 2008/01/25 16:23:56 is 1.2.44.2: #i85474# not all language modules deselectable 2008/01/25 11:29:28 is 1.2.44.1: #i85474# not all language modules deselectable


2008-02-05  Ivo Hinkelmann  <ihi@openoffice.org>  [56bc8a85f94236ef82a7d2943579eebb03fb2e96]

INTEGRATION: CWS native127 (1.4.4); FILE MERGED 2008/01/28 16:00:43 is 1.4.4.3: #i85281# improve performance 2008/01/25 11:29:28 is 1.4.4.2: #i85474# not all language modules deselectable 2008/01/25 09:56:18 is 1.4.4.1: #i85474# one and only language not selectable


2008-02-05  Ivo Hinkelmann  <ihi@openoffice.org>  [5e14561035dfc1260faa2c9289a5bb74df098542]

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>  [ac68e5828228b7aa0c508f9d5be06b17a68daa1d]

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>  [cb1dfcf466adc8dbda876130a2344b0c424711cb]

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>  [7ab7d334feedcb947f4d930d45d717d3e440ff03]

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>  [f943be1f080ecf857f72a29bca46bbf4988335b7]

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-05  Ivo Hinkelmann  <ihi@openoffice.org>  [fdb20ac81d5c06bf6e824bf1a963b8f6a437766e]

INTEGRATION: CWS l10ntooling10 (1.19.18); FILE MERGED 2008/01/04 13:11:03 ihi 1.19.18.1: #i84991# Fixed several nfs multi plattform build issues


2008-02-05  Ivo Hinkelmann  <ihi@openoffice.org>  [8d437dc3723ea460fc3d7648f71b4c4b36f72910]

INTEGRATION: CWS l10ntooling10 (1.17.12); FILE MERGED 2008/01/04 13:11:03 ihi 1.17.12.1: #i84991# Fixed several nfs multi plattform build issues


2008-02-05  Ivo Hinkelmann  <ihi@openoffice.org>  [ee553cd00df8767c91ad157f002f5f77b21e81c8]

INTEGRATION: CWS l10ntooling10 (1.11.26); FILE MERGED 2008/01/04 13:11:03 ihi 1.11.26.1: #i84991# Fixed several nfs multi plattform build issues


2008-02-05  Ivo Hinkelmann  <ihi@openoffice.org>  [416c8d8c4c21a487a07f0928db6d301d57ee0839]

INTEGRATION: CWS l10ntooling10 (1.39.18); FILE MERGED 2008/01/04 13:11:03 ihi 1.39.18.1: #i84991# Fixed several nfs multi plattform build issues


2008-02-05  Ivo Hinkelmann  <ihi@openoffice.org>  [6772f4fe0ac17da3dd65e4ba6fd72c2d6e85bc84]

INTEGRATION: CWS l10ntooling10 (1.24.26); FILE MERGED 2008/01/04 13:11:03 ihi 1.24.26.1: #i84991# Fixed several nfs multi plattform build issues


2008-02-05  Ivo Hinkelmann  <ihi@openoffice.org>  [e2ea4bfbe1e121c9ec236bcbcc55cb63241ea2ca]

INTEGRATION: CWS l10ntooling10 (1.4.6); FILE MERGED 2008/01/04 13:07:09 ihi 1.4.6.1: #i84991# Fixed several nfs multi plattform build issues


2008-02-05  Ivo Hinkelmann  <ihi@openoffice.org>  [95f5eb938993ed96510f4ffe01ca7dc7f8208126]

INTEGRATION: CWS fwk83_SRC680 (1.16.230); FILE MERGED 2008/01/17 06:51:45 pb 1.16.230.1: fix: #i85134# update


2008-02-05  Ivo Hinkelmann  <ihi@openoffice.org>  [71219e6e358fc2ae2f3d0d77a8c0c0c88999739c]

INTEGRATION: CWS fwk83_SRC680 (1.131.26.1.6); FILE MERGED 2008/01/24 12:01:43 mav 1.131.26.1.6.1: #i85334# do not ignore warnings from SfxMedium


2008-02-05  Ivo Hinkelmann  <ihi@openoffice.org>  [855e7dd754c078255201d3adecb35d32684c1124]

INTEGRATION: CWS fwk83_SRC680 (1.41.152); FILE MERGED 2008/01/21 12:07:42 pl 1.41.152.1: #i85321# fix a leak (thanks cmc)


2008-02-05  Ivo Hinkelmann  <ihi@openoffice.org>  [cb3560b23f98b77a197734d3d9b3dbec1112a626]

INTEGRATION: CWS fwk83_SRC680 (1.5.120); FILE MERGED 2008/01/18 09:56:22 obr 1.5.120.1: #i74943# create wrappers also for non-transient object that do not implement XAccessibleEventBroadcaster and avoid exceptions in getText


2008-02-05  Ivo Hinkelmann  <ihi@openoffice.org>  [3b40f502341272e989ae5266a1f8a03f2736449b]

INTEGRATION: CWS fwk83_SRC680 (1.7.186); FILE MERGED 2008/01/30 12:40:39 obr 1.7.186.2: fix for fedora tinderbox (64bit) 2008/01/15 23:49:28 obr 1.7.186.1: #i70872# create wrapper for toolbox items that change state


2008-02-05  Ivo Hinkelmann  <ihi@openoffice.org>  [dcf65731dbc9d7f5a4c18ad9ed247e6885dd55d6]

INTEGRATION: CWS fwk83_SRC680 (1.7.186); FILE MERGED 2008/01/18 09:56:22 obr 1.7.186.1: #i74943# create wrappers also for non-transient object that do not implement XAccessibleEventBroadcaster and avoid exceptions in getText


2008-02-05  Ivo Hinkelmann  <ihi@openoffice.org>  [a1cbbd113da4ce3d5342d9ae5ff1c8d2137aa59c]

INTEGRATION: CWS fwk83_SRC680 (1.51.160); FILE MERGED 2008/01/14 14:35:26 cd 1.51.160.1: #i70872# Added VCLEVENT_TOOLBOX_BUTTONCHANGED to notify accessibility implementation that an action happens to a toolbox button


2008-02-05  Ivo Hinkelmann  <ihi@openoffice.org>  [3f1afd178875babe7ab79d22ab260221665bfb3f]

INTEGRATION: CWS fwk83_SRC680 (1.2.262); FILE MERGED 2008/01/14 14:35:26 cd 1.2.262.1: #i70872# Added VCLEVENT_TOOLBOX_BUTTONCHANGED to notify accessibility implementation that an action happens to a toolbox button


2008-02-05  Ivo Hinkelmann  <ihi@openoffice.org>  [3d4e4d90d68df8da9656adac7aabd2680e7cf132]

INTEGRATION: CWS fwk83_SRC680 (1.196.44); FILE MERGED 2008/01/24 12:01:43 mav 1.196.44.1: #i85334# do not ignore warnings from SfxMedium


2008-02-05  Ivo Hinkelmann  <ihi@openoffice.org>  [5aa53b52e3e04042c50d35845f432e077bc62360]

INTEGRATION: CWS fwk83_SRC680 (1.50.42.1.8); FILE MERGED 2008/01/21 12:28:13 pb 1.50.42.1.8.2: RESYNC: (1.50.42.1-1.50.42.2); FILE MERGED 2008/01/21 12:13:51 pb 1.50.42.1.8.1: fix: #i85431# more ooo-node-names fixed


2008-02-05  Ivo Hinkelmann  <ihi@openoffice.org>  [498c1fb37b912ea5a8190cf4bb8fcf3940889a8b]

INTEGRATION: CWS fwk83_SRC680 (1.62.90); FILE MERGED 2008/01/23 07:42:51 os 1.62.90.1: #i85464# Format/DefaultFormatting: use of full reset range - exclude language attributes only


2008-02-05  Ivo Hinkelmann  <ihi@openoffice.org>  [6cc73635f4b678ee9676699fd5e795a91ebbd27d]

INTEGRATION: CWS fwk83_SRC680 (1.5.82); FILE MERGED 2008/01/15 08:02:06 pb 1.5.82.1: fix; #i85134# FolderPicker_getSupportedServiceNames() without dialogs.FolderPicker


2008-02-05  Ivo Hinkelmann  <ihi@openoffice.org>  [7b630bb7d83935a186202ca0dbeddada38e531f2]

INTEGRATION: CWS fwk83_SRC680 (1.9.130); FILE MERGED 2008/01/15 08:00:35 pb 1.9.130.1: fix; #i85134# FolderPicker_getSupportedServiceNames() without dialogs.FolderPicker


2008-02-05  Ivo Hinkelmann  <ihi@openoffice.org>  [fab4d44b4229b8e0cb90af34e14f5199a82442f8]

INTEGRATION: CWS fwk83_SRC680 (1.5.112); FILE MERGED 2008/01/15 07:59:06 pb 1.5.112.1: fix; #i85134# impl_getStaticSupportedServiceNames() without dialogs.FolderPicker


2008-02-05  Ivo Hinkelmann  <ihi@openoffice.org>  [eb67fb28fbc28fe499200cedc27eccd25d276388]

INTEGRATION: CWS fwk83_SRC680 (1.2.54); FILE MERGED 2008/01/15 07:50:18 pb 1.2.54.1: fix: #i85134# FolderPicker_getSupportedServiceNames() without dialogs.FolderPicker


2008-02-04  Ivo Hinkelmann  <ihi@openoffice.org>  [55788e182402e482a3ab2ee39344c1afd46a727d]

INTEGRATION: CWS loc27pl_SRC680 (1.23.274); FILE MERGED 2008/01/24 15:09:40 mh 1.23.274.1: update year of copyright, #i85138#


2008-02-04  Ivo Hinkelmann  <ihi@openoffice.org>  [9b64e358da1a36e0c96a1540a1e491ed28cd3d4d]

INTEGRATION: CWS loc27pl_SRC680 (1.16.314); FILE MERGED 2008/01/24 15:10:02 mh 1.16.314.1: update year of copyright, #i85138#


2008-02-04  Ivo Hinkelmann  <ihi@openoffice.org>  [380aa2bdeaa13484e397b2cd2df34868c4ae1b45]

INTEGRATION: CWS loc27pl_SRC680 (1.16.246); FILE MERGED 2008/01/24 15:08:54 mh 1.16.246.1: update list of contributors, #i85138#


2008-02-04  Ivo Hinkelmann  <ihi@openoffice.org>  [bee0076e19feec9a5bc11777e4d7870754f90fde]

INTEGRATION: CWS registerlater_SRC680 (1.10.162); FILE MERGED 2008/01/24 09:10:22 pb 1.10.162.1: fix: #i85445# added sfx lib


2008-02-04  Ivo Hinkelmann  <ihi@openoffice.org>  [9815c7bc24e0b77d3069e84b79fc95c7b9ea46b1]

INTEGRATION: CWS registerlater_SRC680 (1.6.132); FILE MERGED 2008/02/01 10:00:04 pb 1.6.132.2: RESYNC: (1.6-1.6.106.1); FILE MERGED 2008/01/24 09:09:31 pb 1.6.132.1: fix: #i85445# call RegistrationPage in single mode if the user clicked 'Register later'


2008-02-04  Ivo Hinkelmann  <ihi@openoffice.org>  [8f2fadc8ea48127af9c00a449a3fd19595440a1f]

INTEGRATION: CWS registerlater_SRC680 (1.9.318); FILE MERGED 2008/02/01 10:00:01 pb 1.9.318.2: RESYNC: (1.9-1.9.292.1); FILE MERGED 2008/01/24 09:07:22 pb 1.9.318.1: fix: #i85445# RegistrationPage: added support for SfxSingleTabDialog-Mode


2008-02-04  Ivo Hinkelmann  <ihi@openoffice.org>  [624a47b8c18b282536643f8fd692456ecb1a1f25]

INTEGRATION: CWS registerlater_SRC680 (1.17.132); FILE MERGED 2008/02/01 09:59:58 pb 1.17.132.2: RESYNC: (1.17-1.17.106.1); FILE MERGED 2008/01/24 09:07:22 pb 1.17.132.1: fix: #i85445# RegistrationPage: added support for SfxSingleTabDialog-Mode


2008-02-04  Ivo Hinkelmann  <ihi@openoffice.org>  [fd3fc8a29cec0d5aae41424f04afc74f9e6495bf]

INTEGRATION: CWS registerlater_SRC680 (1.29.160); FILE MERGED 2008/02/01 09:59:41 pb 1.29.160.2: RESYNC: (1.29-1.29.132.1); FILE MERGED 2008/01/24 09:01:02 pb 1.29.160.1: fix: #i85445# added support of TabPages to SfxSingleTabDialog


2008-02-04  Ivo Hinkelmann  <ihi@openoffice.org>  [a3b523f2cf6154b548244cbed061d593e9bf13d6]

INTEGRATION: CWS registerlater_SRC680 (1.2.226); FILE MERGED 2008/02/01 09:59:38 pb 1.2.226.2: RESYNC: (1.2-1.2.198.1); FILE MERGED 2008/01/24 08:59:51 pb 1.2.226.1: fix: #i85445# added support of TabPages to SfxSingleTabDialog


2008-02-04  Ivo Hinkelmann  <ihi@openoffice.org>  [5ac619514d6505db806e590520b08fe3cb08782e]

INTEGRATION: CWS registerlater_SRC680 (1.5.402); FILE MERGED 2008/01/24 08:57:54 pb 1.5.402.1: fix: #i85445# added removeReminder(), hasReminderDateCome()


2008-02-04  Ivo Hinkelmann  <ihi@openoffice.org>  [f93386fc2edc89077d272afbf29344f915bf2c30]

INTEGRATION: CWS registerlater_SRC680 (1.4.726); FILE MERGED 2008/01/24 08:56:56 pb 1.4.726.1: fix: #i85445# added removeReminder(), hasReminderDateCome()


2008-02-04  Ivo Hinkelmann  <ihi@openoffice.org>  [fb0cd345dc653ff1acef668c48c522b2467da8dd]

INTEGRATION: CWS gcc430icc (1.5.2); FILE MERGED 2008/01/31 14:56:10 rene 1.5.2.1: #i85771# gcc 4.3.0 buildfix for icc from pmladek


2008-02-04  Ivo Hinkelmann  <ihi@openoffice.org>  [6b585f9f87de967b905418e5ec2686332be245f1]

INTEGRATION: CWS gcc430icc (1.4.2); FILE MERGED 2008/01/31 14:56:10 rene 1.4.2.1: #i85771# gcc 4.3.0 buildfix for icc from pmladek


2008-02-04  Ivo Hinkelmann  <ihi@openoffice.org>  [09585531011618dbdeef7c88f4566134aa405f43]

INTEGRATION: CWS os110_SRC680 (1.9.278); FILE MERGED 2008/01/24 12:37:16 os 1.9.278.1: #b6633427# configuration of AutoText search strategy


2008-02-04  Ivo Hinkelmann  <ihi@openoffice.org>  [1c3d98db45c198c69090a075e6bb6e2e31aa1663]

INTEGRATION: CWS os110_SRC680 (1.5.1168); FILE MERGED 2008/01/24 12:37:16 os 1.5.1168.1: #b6633427# configuration of AutoText search strategy


2008-02-04  Ivo Hinkelmann  <ihi@openoffice.org>  [f8590ecba227efd7160164d10d1da77b4f1382cc]

INTEGRATION: CWS os110_SRC680 (1.10.168); FILE MERGED 2008/01/24 12:35:22 os 1.10.168.1: #b6633427# configuration of AutoText search strategy


2008-02-04  Ivo Hinkelmann  <ihi@openoffice.org>  [aa12b99990427f2676a3d71b7ad0bc4b3b09a750]

INTEGRATION: CWS os110_SRC680 (1.7.168); FILE MERGED 2008/01/24 12:35:22 os 1.7.168.1: #b6633427# configuration of AutoText search strategy


2008-02-04  Ivo Hinkelmann  <ihi@openoffice.org>  [71d07935f01561ec0167c25e77ab8b3e23356f49]

INTEGRATION: CWS os110_SRC680 (1.30.106); FILE MERGED 2008/01/24 12:35:21 os 1.30.106.1: #b6633427# configuration of AutoText search strategy


2008-02-04  Ivo Hinkelmann  <ihi@openoffice.org>  [2b8cfa40cb35879139f01b25ba288cc61b85b8f9]

INTEGRATION: CWS os110_SRC680 (1.48.54); FILE MERGED 2008/01/24 12:30:57 os 1.48.54.1: #b6633427# configuration of AutoText search strategy


2008-02-04  Ivo Hinkelmann  <ihi@openoffice.org>  [09ebcc450e9a4bb3ca4b2514c12b8446e4247683]

INTEGRATION: CWS vclshowstop12_SRC680 (1.157.52.2.4); FILE MERGED 2008/01/23 10:18:37 pl 1.157.52.2.4.1: merge from fwk83


2008-02-04  Ivo Hinkelmann  <ihi@openoffice.org>  [d60b8defe911bc711ce9a290636b015223e16e32]

INTEGRATION: CWS vclshowstop12_SRC680 (1.61.106.1.8); FILE MERGED 2008/01/23 10:46:59 pl 1.61.106.1.8.1: #i85502# repair old ControlMod handling


2008-02-04  Ivo Hinkelmann  <ihi@openoffice.org>  [5393076a8e596f3b49b670013b4c3daa8c3eb984]

INTEGRATION: CWS vclshowstop12_SRC680 (1.24.178.1.8); FILE MERGED 2008/01/23 10:46:59 pl 1.24.178.1.8.1: #i85502# repair old ControlMod handling


2008-02-04  Ivo Hinkelmann  <ihi@openoffice.org>  [847732eb2000638bd216ff83b3e3160cbf52ff9e]

INTEGRATION: CWS vclshowstop12_SRC680 (1.22.152.1.8); FILE MERGED 2008/01/23 10:46:59 pl 1.22.152.1.8.1: #i85502# repair old ControlMod handling


2008-02-04  Ivo Hinkelmann  <ihi@openoffice.org>  [9b7d8ab79bd47e8c3e8b6375a1c6da6d126ad650]

INTEGRATION: CWS vclshowstop12_SRC680 (1.90.104.2.8); FILE MERGED 2008/01/23 10:46:59 pl 1.90.104.2.8.1: #i85502# repair old ControlMod handling


2008-02-04  Ivo Hinkelmann  <ihi@openoffice.org>  [0453852653760f1564381945ff4cf01151ecf6a2]

INTEGRATION: CWS vclshowstop12_SRC680 (1.149.48.1.12); FILE MERGED 2008/01/23 12:41:47 pl 1.149.48.1.12.1: #i85494# repair old ControlMod handling


2008-02-04  Ivo Hinkelmann  <ihi@openoffice.org>  [ef2434d2a789de42cfedb0d3d5c0c24d7a6259ef]

INTEGRATION: CWS nofc4sols_SRC680 (1.149.54); FILE MERGED 2008/01/22 16:18:10 hdu 1.149.54.1: #i85483# implement support for SAL_DISABLE_FC_SUBST


2008-02-04  Ivo Hinkelmann  <ihi@openoffice.org>  [0fbd44ceec88ba604c487e5f0836ff32bbaf661a]

INTEGRATION: CWS gfb4win_SRC680 (1.234.8.1.2); FILE MERGED 2008/01/28 16:45:11 hdu 1.234.8.1.2.1: #i85591# prevent wrong cache hits for OOo generic glyph fallback


2008-02-04  Ivo Hinkelmann  <ihi@openoffice.org>  [600cfb1f0530bfc76b98805a41a8018d992d821b]

INTEGRATION: CWS icuregexpatch_SRC680 (1.10.12); FILE MERGED 2008/01/28 22:57:06 er 1.10.12.2: #i85632# MSVC does not cope with escaped backslash 2008/01/28 21:03:22 er 1.10.12.1: Applied patch from ICU changeset 23292 against regular expression's memory mismanagement. http://bugs.icu-project.org/trac/changeset/23292?format=3Ddiff

Description from
http://sourceforge.net/mailarchive/forum.php?thread_name=d03a2ffb0801221538x68825e42xb4a4aaf0fcccecbd%40mail.gmail.com&forum_name=icu-support

A regular expression pattern that contains a back reference to capture
group zero, \0, may cause references to random memory addresses, with
unpredictable results.

The backtracking stack used during matching operations has no upper
limit on its size. Internally to the match engine, the stack implementation
uses heap memory, and unconstrained growth may cause problems with heap
failures, thrashing or exhausted swap space.

2008-02-04  Ivo Hinkelmann  <ihi@openoffice.org>  [b5d0b6abca16350c81387df21d62f925c52e28e3]

INTEGRATION: CWS icuregexpatch_SRC680 (1.10.12); FILE MERGED 2008/01/28 22:57:06 er 1.10.12.2: #i85632# MSVC does not cope with escaped backslash 2008/01/28 21:03:22 er 1.10.12.1: Applied patch from ICU changeset 23292 against regular expression's memory mismanagement. http://bugs.icu-project.org/trac/changeset/23292?format=3Ddiff

Description from
http://sourceforge.net/mailarchive/forum.php?thread_name=d03a2ffb0801221538x68825e42xb4a4aaf0fcccecbd%40mail.gmail.com&forum_name=icu-support

A regular expression pattern that contains a back reference to capture
group zero, \0, may cause references to random memory addresses, with
unpredictable results.

The backtracking stack used during matching operations has no upper
limit on its size. Internally to the match engine, the stack implementation
uses heap memory, and unconstrained growth may cause problems with heap
failures, thrashing or exhausted swap space.

2008-02-04  Ivo Hinkelmann  <ihi@openoffice.org>  [db1664774a14dfe5e72a0d3e39b67bed4788fb3d]

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>  [cb1d586092ec3dddbb1940650bf588e2517b1ca8]

INTEGRATION: CWS autoextension01_SRC680 (1.136.28.1.4); FILE MERGED 2008/01/17 14:01:35 as 1.136.28.1.4.1: #i78854# improve auto-extension feature


2008-02-04  Ivo Hinkelmann  <ihi@openoffice.org>  [48675d16041a8cc5cd29678f2587263b0460122f]

INTEGRATION: CWS autoextension01_SRC680 (1.13.24); FILE MERGED 2008/01/21 14:52:02 as 1.13.24.1: #cwsaddtask i85044#


2008-02-04  Ivo Hinkelmann  <ihi@openoffice.org>  [b3fbdaabf9272e5e19b5d0e7c81c5ff9c8481120]

INTEGRATION: CWS autoextension01_SRC680 (1.9.24); FILE MERGED 2008/01/21 14:52:01 as 1.9.24.1: #cwsaddtask i85044#


2008-02-04  Ivo Hinkelmann  <ihi@openoffice.org>  [f13494e6a4cdde797d6faa8e0406a55c6e0e2c42]

INTEGRATION: CWS autoextension01_SRC680 (1.7.24); FILE MERGED 2008/01/21 14:52:01 as 1.7.24.1: #cwsaddtask i85044#


2008-02-04  Ivo Hinkelmann  <ihi@openoffice.org>  [1a6ec253d260e7682d2b1ecc1b2f7fa9df1cb810]

INTEGRATION: CWS autoextension01_SRC680 (1.4.24); FILE MERGED 2008/01/21 14:52:01 as 1.4.24.1: #cwsaddtask i85044#


2008-02-04  Ivo Hinkelmann  <ihi@openoffice.org>  [7b80b43338460e25b3798f9ecd2de2b7ed74978f]

INTEGRATION: CWS autoextension01_SRC680 (1.20.10.1.4); FILE MERGED 2008/01/21 14:52:01 as 1.20.10.1.4.1: #cwsaddtask i85044#


2008-02-04  Ivo Hinkelmann  <ihi@openoffice.org>  [d66a6fb67c53404aec3b9fc8de933b4764ff0fff]

INTEGRATION: CWS gcc430two (1.12.54); FILE MERGED 2008/01/28 09:53:09 rene 1.12.54.1: more gcc 4.3.0 things


2008-02-04  Ivo Hinkelmann  <ihi@openoffice.org>  [a1dac990bb65a228368da91f5be8f22e79f51743]

INTEGRATION: CWS gcc430two (1.5.64); FILE MERGED 2008/01/28 09:53:09 rene 1.5.64.1: more gcc 4.3.0 things


2008-02-04  Ivo Hinkelmann  <ihi@openoffice.org>  [8e7964895b527af967ef7094070478080fe4fe57]

INTEGRATION: CWS gcc430two (1.11.10); FILE MERGED 2008/01/28 09:53:10 rene 1.11.10.1: more gcc 4.3.0 things


2008-02-04  Ivo Hinkelmann  <ihi@openoffice.org>  [97b8826cf8409411bdf9f2a4c4dd65a2572c345d]

INTEGRATION: CWS gcc430two (1.3.38); FILE MERGED 2008/01/28 09:53:06 rene 1.3.38.1: more gcc 4.3.0 things


2008-02-04  Ivo Hinkelmann  <ihi@openoffice.org>  [2268f951e5ed311f2aa2e960292c375fdee9b85c]

INTEGRATION: CWS gcc430two (1.9.56); FILE MERGED 2008/01/28 09:53:11 rene 1.9.56.1: more gcc 4.3.0 things


2008-02-04  Ivo Hinkelmann  <ihi@openoffice.org>  [dc18b39788591f9d129b89a36fc5ecdb43af3621]

INTEGRATION: CWS gcc430two (1.13.56); FILE MERGED 2008/01/28 09:53:10 rene 1.13.56.1: more gcc 4.3.0 things


2008-02-04  Ivo Hinkelmann  <ihi@openoffice.org>  [1b19eff02c1d627f42660e8f2749eed424d80f70]

INTEGRATION: CWS gcc430two (1.7.6); FILE MERGED 2008/01/28 09:53:12 rene 1.7.6.1: more gcc 4.3.0 things


2008-02-04  Ivo Hinkelmann  <ihi@openoffice.org>  [e6b72a1529f9b4d9bce6520c1e0ac613768395cb]

INTEGRATION: CWS gcc430two (1.3.68); FILE MERGED 2008/01/28 09:53:12 rene 1.3.68.1: more gcc 4.3.0 things


2008-02-04  Ivo Hinkelmann  <ihi@openoffice.org>  [a1aec13bb12ef368d988090b51be1de37fad2976]

INTEGRATION: CWS gcc430two (1.13.6); FILE MERGED 2008/01/28 09:53:12 rene 1.13.6.1: more gcc 4.3.0 things


2008-02-04  Ivo Hinkelmann  <ihi@openoffice.org>  [a29e3d667411adf7865945100a2c7bae956e6a5e]

INTEGRATION: CWS gcc430two (1.4.48); FILE MERGED 2008/01/28 09:53:12 rene 1.4.48.1: more gcc 4.3.0 things


2008-02-04  Ivo Hinkelmann  <ihi@openoffice.org>  [abd9224930e94a4f3ebbc555c8a690f294f6d155]

INTEGRATION: CWS gcc430two (1.5.48); FILE MERGED 2008/01/28 09:53:12 rene 1.5.48.1: more gcc 4.3.0 things


2008-02-04  Ivo Hinkelmann  <ihi@openoffice.org>  [0730e954f613fbba6a110d425acf4d00343e8e00]

INTEGRATION: CWS gcc430two (1.11.6); FILE MERGED 2008/01/28 09:53:12 rene 1.11.6.1: more gcc 4.3.0 things


2008-02-04  Ivo Hinkelmann  <ihi@openoffice.org>  [f671e9dac14d1ae5d903545519402b826eebafb9]

INTEGRATION: CWS gcc430two (1.12.6); FILE MERGED 2008/01/28 09:53:12 rene 1.12.6.1: more gcc 4.3.0 things


2008-02-04  Ivo Hinkelmann  <ihi@openoffice.org>  [f1389dcd827bc7a4a1e86aaad87723c311381b8c]

INTEGRATION: CWS gcc430two (1.9.6); FILE MERGED 2008/01/28 09:53:11 rene 1.9.6.1: more gcc 4.3.0 things


2008-02-04  Ivo Hinkelmann  <ihi@openoffice.org>  [1e142b663b47f8939b2e4066b4a0a7a6290d8328]

INTEGRATION: CWS gcc430two (1.4.48); FILE MERGED 2008/01/28 09:53:11 rene 1.4.48.1: more gcc 4.3.0 things


2008-02-04  Ivo Hinkelmann  <ihi@openoffice.org>  [177ff6f07111d1b480edfb362da0ceabf84815b4]

INTEGRATION: CWS gcc430two (1.7.6); FILE MERGED 2008/01/28 09:53:11 rene 1.7.6.1: more gcc 4.3.0 things


2008-02-04  Ivo Hinkelmann  <ihi@openoffice.org>  [7b285ac3dbf28fa34372d87ec003a475ccae395e]

INTEGRATION: CWS gcc430two (1.49.14); FILE MERGED 2008/01/28 09:53:14 rene 1.49.14.1: more gcc 4.3.0 things


2008-02-04  Ivo Hinkelmann  <ihi@openoffice.org>  [7e32e3acd8ad33ca94bf6ba79d161f022070de57]

INTEGRATION: CWS gcc430two (1.10.14); FILE MERGED 2008/01/28 09:53:14 rene 1.10.14.1: more gcc 4.3.0 things


2008-02-04  Ivo Hinkelmann  <ihi@openoffice.org>  [381c0ff0ece326081f030d275feb1e0280ae0ae4]

INTEGRATION: CWS gcc430two (1.4.14); FILE MERGED 2008/01/28 09:53:14 rene 1.4.14.1: more gcc 4.3.0 things


2008-02-04  Ivo Hinkelmann  <ihi@openoffice.org>  [13239a440e5669a92a344da1fb387054635c4f43]

INTEGRATION: CWS gcc430two (1.60.64); FILE MERGED 2008/01/28 09:53:11 rene 1.60.64.1: more gcc 4.3.0 things


2008-02-04  Ivo Hinkelmann  <ihi@openoffice.org>  [9c22d1c5c7d252d4dd800f5e896b0a5898faa646]

INTEGRATION: CWS gcc430two (1.4.36); FILE MERGED 2008/01/28 09:53:11 rene 1.4.36.1: more gcc 4.3.0 things


2008-02-04  Ivo Hinkelmann  <ihi@openoffice.org>  [b3d3cca992079a9bf79ac96595aa98a56651aee5]

INTEGRATION: CWS gcc430two (1.37.452); FILE MERGED 2008/01/28 09:53:12 rene 1.37.452.1: more gcc 4.3.0 things


2008-02-04  Ivo Hinkelmann  <ihi@openoffice.org>  [5f5d654695c1463da8ad94d2fb8875e28a91ebe8]

INTEGRATION: CWS gcc430two (1.4.24); FILE MERGED 2008/01/28 09:53:14 rene 1.4.24.1: more gcc 4.3.0 things


2008-02-04  Ivo Hinkelmann  <ihi@openoffice.org>  [58c0dcca8b618ed794207677f5e0e267630ef6d9]

INTEGRATION: CWS gcc430two (1.3.8); FILE MERGED 2008/01/28 09:53:14 rene 1.3.8.1: more gcc 4.3.0 things


2008-02-04  Ivo Hinkelmann  <ihi@openoffice.org>  [ecb5430f5453bff039568acc8e663bac6d4a2369]

INTEGRATION: CWS gcc430two (1.38.28); FILE MERGED 2008/01/28 09:53:06 rene 1.38.28.1: more gcc 4.3.0 things


2008-02-04  Ivo Hinkelmann  <ihi@openoffice.org>  [ab35e2dded810707461f8a8f2ad8a09db803a067]

INTEGRATION: CWS gcc430two (1.9.268); FILE MERGED 2008/01/28 09:53:15 rene 1.9.268.1: more gcc 4.3.0 things


2008-02-04  Ivo Hinkelmann  <ihi@openoffice.org>  [dd5693e0d5c4c23de326106c43ea7d1199707149]

INTEGRATION: CWS gcc430two (1.2.180); FILE MERGED 2008/01/28 09:53:14 rene 1.2.180.1: more gcc 4.3.0 things


2008-02-04  Ivo Hinkelmann  <ihi@openoffice.org>  [72d33f7f9cda31c5cffb4879f8b899fc0280666c]

INTEGRATION: CWS gcc430two (1.6.26); FILE MERGED 2008/01/28 09:53:13 rene 1.6.26.1: more gcc 4.3.0 things


2008-02-04  Ivo Hinkelmann  <ihi@openoffice.org>  [65f6e4d637a3756003a57754ab593bb57ea19518]

INTEGRATION: CWS gcc430two (1.7.16); FILE MERGED 2008/01/28 09:53:13 rene 1.7.16.1: more gcc 4.3.0 things


2008-02-04  Ivo Hinkelmann  <ihi@openoffice.org>  [ad69dd22b62b80b3ad878a1054b70941e037c30e]

INTEGRATION: CWS gcc430two (1.9.10); FILE MERGED 2008/01/28 09:53:13 rene 1.9.10.1: more gcc 4.3.0 things


2008-02-04  Ivo Hinkelmann  <ihi@openoffice.org>  [fa5263d3600f015d9492c2e12ee2a8865fbdb29c]

INTEGRATION: CWS gcc430two (1.2.10); FILE MERGED 2008/01/28 09:53:13 rene 1.2.10.1: more gcc 4.3.0 things


2008-02-04  Ivo Hinkelmann  <ihi@openoffice.org>  [890024c6a9b7580c32223f93b6da20657a4baa73]

INTEGRATION: CWS gcc430two (1.9.10); FILE MERGED 2008/01/28 09:53:12 rene 1.9.10.1: more gcc 4.3.0 things


2008-02-04  Ivo Hinkelmann  <ihi@openoffice.org>  [394118c8bfc7491b255b8e0322a1e154925587cd]

INTEGRATION: CWS gcc430two (1.21.10); FILE MERGED 2008/01/28 09:53:12 rene 1.21.10.1: more gcc 4.3.0 things


2008-02-04  Ivo Hinkelmann  <ihi@openoffice.org>  [1abed706332319be8fb1874674a478d2f9740e28]

INTEGRATION: CWS gcc430two (1.7.328); FILE MERGED 2008/01/28 09:53:05 rene 1.7.328.1: more gcc 4.3.0 things


2008-02-04  Ivo Hinkelmann  <ihi@openoffice.org>  [a652fd1337a2892928d984844e79ab26c6350b65]

INTEGRATION: CWS gcc430two (1.7.24); FILE MERGED 2008/01/28 09:53:10 rene 1.7.24.1: more gcc 4.3.0 things


2008-02-04  Ivo Hinkelmann  <ihi@openoffice.org>  [38fa19de56600b41486151d1ef24814c0c1f5460]

INTEGRATION: CWS gcc430two (1.10.18); FILE MERGED 2008/01/28 09:53:07 rene 1.10.18.1: more gcc 4.3.0 things


2008-02-04  Ivo Hinkelmann  <ihi@openoffice.org>  [e40fa1dd1f09aadb082d28740ae320168f0a1c69]

INTEGRATION: CWS gcc430two (1.13.128); FILE MERGED 2008/01/28 09:53:07 rene 1.13.128.1: more gcc 4.3.0 things


2008-02-04  Ivo Hinkelmann  <ihi@openoffice.org>  [b2708d53ccce52472d92efbf5b6fd378dda2c0d1]

INTEGRATION: CWS gcc430two (1.28.22); FILE MERGED 2008/01/28 09:53:06 rene 1.28.22.1: more gcc 4.3.0 things


2008-02-04  Ivo Hinkelmann  <ihi@openoffice.org>  [009c056d51a6c6a87f689b8c6afe9d09d289396b]

INTEGRATION: CWS gcc430two (1.27.24); FILE MERGED 2008/01/28 09:53:08 rene 1.27.24.1: more gcc 4.3.0 things


2008-02-04  Ivo Hinkelmann  <ihi@openoffice.org>  [610c3dbbddad87481c89c10470ceecd2d43a17c6]

INTEGRATION: CWS gcc430two (1.19.38); FILE MERGED 2008/01/28 09:53:07 rene 1.19.38.1: more gcc 4.3.0 things


2008-02-04  Ivo Hinkelmann  <ihi@openoffice.org>  [f3a1836cea0885e9e9b1d8c99b3fbdd4f7a523c9]

INTEGRATION: CWS gcc430two (1.14.14); FILE MERGED 2008/01/28 09:53:07 rene 1.14.14.1: more gcc 4.3.0 things


2008-02-04  Ivo Hinkelmann  <ihi@openoffice.org>  [9c2347b66e76c7bf6eb9c5a571b830c2ddb2dce0]

INTEGRATION: CWS gcc430two (1.23.16); FILE MERGED 2008/01/28 09:53:07 rene 1.23.16.1: more gcc 4.3.0 things


2008-02-04  Ivo Hinkelmann  <ihi@openoffice.org>  [5e14c0f6f7746817ec066c90cf31bdde0844a603]

INTEGRATION: CWS gcc430two (1.6.30); FILE MERGED 2008/01/28 09:53:09 rene 1.6.30.1: more gcc 4.3.0 things


2008-02-04  Ivo Hinkelmann  <ihi@openoffice.org>  [e21c3fa0d0b6e02adf0b3b7bb421361eec5742ca]

INTEGRATION: CWS gcc430two (1.15.14); FILE MERGED 2008/01/28 09:53:07 rene 1.15.14.1: more gcc 4.3.0 things


2008-02-04  Ivo Hinkelmann  <ihi@openoffice.org>  [b291f268a93eec2f06be0a1a854dbfefc71916bf]

INTEGRATION: CWS gcc430two (1.22.14); FILE MERGED 2008/01/28 09:53:07 rene 1.22.14.1: more gcc 4.3.0 things


2008-02-04  Ivo Hinkelmann  <ihi@openoffice.org>  [1aee21b5e5edecbbd1c636c495121eb73d2ec1cf]

INTEGRATION: CWS gcc430two (1.4.56); FILE MERGED 2008/01/28 09:53:08 rene 1.4.56.1: more gcc 4.3.0 things


2008-02-04  Ivo Hinkelmann  <ihi@openoffice.org>  [b7145689edb12a86b9b3f3412b867a5003422340]

INTEGRATION: CWS gcc430two (1.7.156); FILE MERGED 2008/01/28 09:53:02 rene 1.7.156.1: more gcc 4.3.0 things


2008-02-04  Ivo Hinkelmann  <ihi@openoffice.org>  [5ebdae45f4f1ce7a749dff5e22c80ff5e08e936f]

INTEGRATION: CWS gcc430two (1.10.86); FILE MERGED 2008/01/28 09:53:02 rene 1.10.86.1: more gcc 4.3.0 things


2008-02-04  Ivo Hinkelmann  <ihi@openoffice.org>  [5a9d5f22e687246afbadbd7dee59caeaf4b5606f]

INTEGRATION: CWS gcc430two (1.6.12); FILE MERGED 2008/01/28 09:53:02 rene 1.6.12.1: more gcc 4.3.0 things


2008-02-04  Ivo Hinkelmann  <ihi@openoffice.org>  [2049d810d76f9e3251ddcb1b8be5945e44c4506f]

INTEGRATION: CWS gcc430two (1.9.86); FILE MERGED 2008/01/28 09:53:02 rene 1.9.86.1: more gcc 4.3.0 things


2008-02-04  Ivo Hinkelmann  <ihi@openoffice.org>  [28f33c5650c961b2b0fa1ac09dee41bbff3c0d85]

INTEGRATION: CWS gcc430two (1.6.94); FILE MERGED 2008/01/28 09:53:15 rene 1.6.94.1: more gcc 4.3.0 things


2008-02-04  Ivo Hinkelmann  <ihi@openoffice.org>  [f6cdf919223b90c7ba30890725fc494517fc89d2]

INTEGRATION: CWS gcc430two (1.17.230); FILE MERGED 2008/01/28 09:53:06 rene 1.17.230.1: more gcc 4.3.0 things


2008-02-04  Ivo Hinkelmann  <ihi@openoffice.org>  [47f8fa4f33737f452ff3bbf0d7da6cba7c12a36c]

INTEGRATION: CWS gcc430two (1.9.64); FILE MERGED 2008/01/28 09:53:06 rene 1.9.64.1: more gcc 4.3.0 things


2008-02-04  Ivo Hinkelmann  <ihi@openoffice.org>  [3dd8d24e23394614fdfab05d044bfd34914a0890]

INTEGRATION: CWS gcc430two (1.18.194); FILE MERGED 2008/01/28 09:53:05 rene 1.18.194.1: more gcc 4.3.0 things


2008-02-04  Ivo Hinkelmann  <ihi@openoffice.org>  [4ff6ecf6e843af07a531e1dec0c77384182e6d1b]

INTEGRATION: CWS gcc430two (1.6.166); FILE MERGED 2008/01/28 09:53:05 rene 1.6.166.1: more gcc 4.3.0 things


2008-02-04  Ivo Hinkelmann  <ihi@openoffice.org>  [0d069ad5facf54610cbd0676888b023f4d758b3b]

INTEGRATION: CWS gcc430two (1.7.22); FILE MERGED 2008/01/28 09:53:01 rene 1.7.22.1: more gcc 4.3.0 things


2008-02-04  Ivo Hinkelmann  <ihi@openoffice.org>  [9e81145f1e0b51f569b6aef82fc9117b8cc98bde]

INTEGRATION: CWS gcc430two (1.2.4); FILE MERGED 2008/01/28 09:53:10 rene 1.2.4.1: more gcc 4.3.0 things


2008-02-04  Ivo Hinkelmann  <ihi@openoffice.org>  [9c7332b5ba8b054a83285c461b2ad146ce0642a3]

INTEGRATION: CWS gcc430two (1.15.38); FILE MERGED 2008/01/28 09:53:10 rene 1.15.38.1: more gcc 4.3.0 things


2008-02-04  Ivo Hinkelmann  <ihi@openoffice.org>  [c41ea87a1e276a3c468987e5df2d5b19c8db3dd5]

INTEGRATION: CWS gcc430two (1.68.46); FILE MERGED 2008/01/28 09:53:05 rene 1.68.46.1: more gcc 4.3.0 things


2008-02-04  Ivo Hinkelmann  <ihi@openoffice.org>  [43978cd852c39b1137a03ef48b2e9de528b4ad7a]

INTEGRATION: CWS gcc430two (1.5.618); FILE MERGED 2008/01/28 09:53:11 rene 1.5.618.1: more gcc 4.3.0 things


2008-02-04  Ivo Hinkelmann  <ihi@openoffice.org>  [ce9aaed9eb17138701f2f38beef5a6fd9c370c55]

INTEGRATION: CWS gcc430two (1.2.8); FILE MERGED 2008/01/28 09:53:09 rene 1.2.8.1: more gcc 4.3.0 things


2008-02-04  Ivo Hinkelmann  <ihi@openoffice.org>  [0eacfb3566c41c8118ff3cf089093a75e9e01955]

INTEGRATION: CWS gcc430two (1.2.8); FILE MERGED 2008/01/28 09:53:08 rene 1.2.8.1: more gcc 4.3.0 things


2008-02-04  Ivo Hinkelmann  <ihi@openoffice.org>  [fb0ea3786c0df92ab9467683dbc356bbf8aa8d7a]

INTEGRATION: CWS gcc430two (1.29.98); FILE MERGED 2008/01/28 09:53:09 rene 1.29.98.1: more gcc 4.3.0 things


2008-02-04  Ivo Hinkelmann  <ihi@openoffice.org>  [5b6698e364add339101c35327161ab10d6175992]

INTEGRATION: CWS gcc430two (1.6.124); FILE MERGED 2008/01/28 09:53:02 rene 1.6.124.1: more gcc 4.3.0 things


2008-02-04  Ivo Hinkelmann  <ihi@openoffice.org>  [31fccc09e168e136583cbf1dc2120abd6bd17136]

INTEGRATION: CWS gcc430two (1.3.286); FILE MERGED 2008/01/28 09:53:02 rene 1.3.286.1: more gcc 4.3.0 things


2008-02-04  Ivo Hinkelmann  <ihi@openoffice.org>  [beff7a8a795036d3fc8fa2748527c06ad6460397]

INTEGRATION: CWS gcc430two (1.7.158); FILE MERGED 2008/01/28 09:53:01 rene 1.7.158.1: more gcc 4.3.0 things


2008-02-04  Ivo Hinkelmann  <ihi@openoffice.org>  [cc01d57596475fd099de58a5526497a4980f195b]

INTEGRATION: CWS gcc430two (1.3.12); FILE MERGED 2008/01/28 09:53:01 rene 1.3.12.1: more gcc 4.3.0 things


2008-02-04  Ivo Hinkelmann  <ihi@openoffice.org>  [b4896923430d89e83b2289f620054cb4424c0f54]

INTEGRATION: CWS gcc430two (1.50.42); FILE MERGED 2008/01/28 09:53:04 rene 1.50.42.1: more gcc 4.3.0 things


2008-02-04  Ivo Hinkelmann  <ihi@openoffice.org>  [1d0b3942ef88c1ce9b5253591dfa8c1252594232]

INTEGRATION: CWS gcc430two (1.60.42); FILE MERGED 2008/01/28 09:53:04 rene 1.60.42.1: more gcc 4.3.0 things


2008-02-04  Ivo Hinkelmann  <ihi@openoffice.org>  [64ec77c5fc2961a54b0306c1496bf3574e420c81]

INTEGRATION: CWS gcc430two (1.45.52); FILE MERGED 2008/01/28 09:53:04 rene 1.45.52.1: more gcc 4.3.0 things


2008-02-04  Ivo Hinkelmann  <ihi@openoffice.org>  [73530be2bb1c32847c99de9f7d352ac63f21a869]

INTEGRATION: CWS gcc430two (1.41.96); FILE MERGED 2008/01/28 09:53:04 rene 1.41.96.1: more gcc 4.3.0 things


2008-02-04  Ivo Hinkelmann  <ihi@openoffice.org>  [a890c063ffba04788a05e878a2743aaf74ec144d]

INTEGRATION: CWS gcc430two (1.32.42); FILE MERGED 2008/01/28 09:53:04 rene 1.32.42.1: more gcc 4.3.0 things


2008-02-04  Ivo Hinkelmann  <ihi@openoffice.org>  [69450e448c2fdadda1c67dae9823e52440811e07]

INTEGRATION: CWS gcc430two (1.10.202); FILE MERGED 2008/01/28 09:53:04 rene 1.10.202.1: more gcc 4.3.0 things


2008-02-04  Ivo Hinkelmann  <ihi@openoffice.org>  [319747632fda93a1a7e5909267f89c67b437f2f4]

INTEGRATION: CWS gcc430two (1.20.42); FILE MERGED 2008/01/28 09:53:04 rene 1.20.42.1: more gcc 4.3.0 things


2008-02-04  Ivo Hinkelmann  <ihi@openoffice.org>  [b5e5a7ab17de9c0d5352215c4e4d0f4144b7902a]

INTEGRATION: CWS gcc430two (1.5.42); FILE MERGED 2008/01/28 09:53:04 rene 1.5.42.1: more gcc 4.3.0 things


2008-02-04  Ivo Hinkelmann  <ihi@openoffice.org>  [f474db505aa93cce1401c3f6ada651b6c73c39be]

INTEGRATION: CWS gcc430two (1.11.202); FILE MERGED 2008/01/28 09:53:04 rene 1.11.202.1: more gcc 4.3.0 things


2008-02-04  Ivo Hinkelmann  <ihi@openoffice.org>  [99ac7e87a094219857f4be94df1df15c0819bad4]

INTEGRATION: CWS gcc430two (1.18.106); FILE MERGED 2008/01/28 09:53:04 rene 1.18.106.1: more gcc 4.3.0 things


2008-02-04  Ivo Hinkelmann  <ihi@openoffice.org>  [e4966540862e97b74c865699de71dc8fd0b09925]

INTEGRATION: CWS gcc430two (1.11.202); FILE MERGED 2008/01/28 09:53:03 rene 1.11.202.1: more gcc 4.3.0 things


2008-02-04  Ivo Hinkelmann  <ihi@openoffice.org>  [8943c44bf013e924dbd32365cef8f81de26e7782]

INTEGRATION: CWS gcc430two (1.6.202); FILE MERGED 2008/01/28 09:53:03 rene 1.6.202.1: more gcc 4.3.0 things


2008-02-04  Ivo Hinkelmann  <ihi@openoffice.org>  [3d16bf4a81ffb530ef414cd353c56a3f7f078979]

INTEGRATION: CWS gcc430two (1.23.96); FILE MERGED 2008/01/28 09:53:03 rene 1.23.96.1: more gcc 4.3.0 things


2008-02-04  Ivo Hinkelmann  <ihi@openoffice.org>  [271804b94124c5a100d4b619266b3537641d32d8]

INTEGRATION: CWS gcc430two (1.2.44); FILE MERGED 2008/01/28 09:53:03 rene 1.2.44.1: more gcc 4.3.0 things


2008-02-04  Ivo Hinkelmann  <ihi@openoffice.org>  [81cd20db1b9fe430e91405662337d87e608f950d]

INTEGRATION: CWS mingwport10 (1.7.22); FILE MERGED 2008/01/28 15:31:33 vg 1.7.22.1: #i85437# catch-up fixes for m243


2008-02-04  Ivo Hinkelmann  <ihi@openoffice.org>  [f287d156b493a03f7c6778b3239c0124cfc42515]

INTEGRATION: CWS mingwport10 (1.25.100); FILE MERGED 2008/01/28 15:32:54 vg 1.25.100.1: #i85437# catch-up fixes for m243


2008-02-04  Ivo Hinkelmann  <ihi@openoffice.org>  [c6de08b7d77642b4fadc027fad926300fec56ea1]

INTEGRATION: CWS mingwport10 (1.20.2); FILE MERGED 2008/01/28 15:32:54 vg 1.20.2.1: #i85437# catch-up fixes for m243


2008-02-04  Ivo Hinkelmann  <ihi@openoffice.org>  [eea4710d0b335da02a0e555792d983870bd54351]

INTEGRATION: CWS mingwport10 (1.20.2); FILE MERGED 2008/01/16 12:35:25 vg 1.20.2.1: #i85165# catch up fixes for MinGW port


2008-02-04  Ivo Hinkelmann  <ihi@openoffice.org>  [a22d3f6c84cf8d1e0c044ed0026a220794c9bbd5]

INTEGRATION: CWS mingwport10 (1.4.14); FILE MERGED 2008/01/16 12:35:04 vg 1.4.14.1: #i85165# catch up fixes for MinGW port


2008-02-04  Ivo Hinkelmann  <ihi@openoffice.org>  [9c8f43392845279032831626e11b5869c6b0bcbe]

INTEGRATION: CWS mingwport10 (1.35.6); FILE MERGED 2008/01/16 12:35:54 vg 1.35.6.1: #i85165# catch up fixes for MinGW port


2008-02-04  Ivo Hinkelmann  <ihi@openoffice.org>  [d48018fdc8ca68d6713017a65535ff6c6d407e17]

INTEGRATION: CWS mingwport10 (1.20.8); FILE MERGED 2008/01/16 12:35:54 vg 1.20.8.1: #i85165# catch up fixes for MinGW port


2008-02-04  Ivo Hinkelmann  <ihi@openoffice.org>  [4bd0d90d73683a65c1ff807c9715039d7d837a25]

INTEGRATION: CWS mingwport10 (1.2.4); FILE MERGED 2008/01/28 15:32:40 vg 1.2.4.1: #i85437# catch-up fixes for m243


2008-02-04  Ivo Hinkelmann  <ihi@openoffice.org>  [71285c39368db9bd4dabd88d4d4acfe00453a619]

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>  [ba3648abf5ad257592318b9e010d605235a62b5d]

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-02-04  Ivo Hinkelmann  <ihi@openoffice.org>  [735349679f92f3980ac87572c56b906cb5de8bbc]

INTEGRATION: CWS mingwport10 (1.2.6); FILE MERGED 2008/01/28 15:31:33 vg 1.2.6.1: #i85437# catch-up fixes for m243


2008-02-04  Ivo Hinkelmann  <ihi@openoffice.org>  [8f3110e9c74a3900ef5cfc6f4838cad1228e1dea]

INTEGRATION: CWS mingwport10 (1.9.6); FILE MERGED 2008/01/28 15:31:33 vg 1.9.6.1: #i85437# catch-up fixes for m243


2008-02-04  Ivo Hinkelmann  <ihi@openoffice.org>  [a3aa9b233e4c3023f86975a273848aee4188251f]

INTEGRATION: CWS mingwport10 (1.7.6); FILE MERGED 2008/01/28 15:31:33 vg 1.7.6.1: #i85437# catch-up fixes for m243


2008-02-04  René Engelhard  <rene@openoffice.org>  [ad1f290140dbf7e58c01b4e127ce044a3d6f0638]

Issue number: Submitted by: Reviewed by: #i85726# don't ship binary-only jars, build them


2008-02-04  Mikhail Voitenko  <mav@openoffice.org>  [f2fe8c6aad0d44c85b1c22dbdff656c8a9d3fcb0]

let the dialog closing be handled the same way as cancel


2008-02-04  Mikhail Voitenko  <mav@openoffice.org>  [a65d87ff2b75a93a1529b267859701a1c2783533]

update the minimal version


2008-02-01  Mikhail Voitenko  <mav@openoffice.org>  [6042ca024579c1e1675ec32a5f356007af1acf26]

Update the cached configuration data


2008-02-01  Mikhail Voitenko  <mav@openoffice.org>  [a294c354cd3e6fd5961d4d21f8e0575520b640b2]

the same classpath will be generated even in case of system jar-files, since the files from the package should be used


2008-02-01  Vladimir Glazounov  <vg@openoffice.org>  [fdc0c9754034e775d0f785ef4ae3dff0ca211c5d]

new version for OOH680


2008-02-01  René Engelhard  <rene@openoffice.org>  [c09219d5ed9ff8b25b7c0cecb490d098ab42941c]

#i85747# --enable-mediawiki and --with-system-apache-commons


2008-01-31  Rüdiger Timm  <rt@openoffice.org>  [0ddb36960d41d3112959397fdb73c8746c713967]

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>  [e6b1219a4cf46356816aff7efaf904e1586368b9]

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-31  Rüdiger Timm  <rt@openoffice.org>  [8e473e4d49be1285ef6aa42f4e5d3052b6476cf9]

#i85736# Add argument so sprintf (patch by pmladek).


2008-01-30  René Engelhard  <rene@openoffice.org>  [45f52179f470ade2fd620eb31cf1af63e7ac98e1]

not yet...


2008-01-30  René Engelhard  <rene@openoffice.org>  [9414fec997e5d9aa07969f35d03e4a6369131098]

Tidy.jar was removed, remove it from build.xml, too


2008-01-30  Mikhail Voitenko  <mav@openoffice.org>  [e9a361bc9c1a6387151d7b1f33ae0cc957355002]

react on actions


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [6717cc723f0967215b20bb5aa8a2124738c8eb4d]

#i10000# We get no 'using namespace std' any more, therefore use '::std::map' instead of 'map'.


2008-01-30  Mikhail Voitenko  <mav@openoffice.org>  [ce3035900899cce324433457e77929fa4991ffae]

adopt for https proxy


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [1d386987f6385e6a157cab418e1a13b29f11e85f]

#i10000# 'vector' is '::std::vector'


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [6f8af825701ca442ec624b159e81c2c43d6923d7]

#i10000# For now better suppress warnings.


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [584a6016824ea9d6b455c1f5a00eaee726be4b47]

#i10000# Restrict javadoc to java files.


2008-01-30  Mikhail Voitenko  <mav@openoffice.org>  [adb2bb9865b3fa89b3ed4fb34ac332dbc58c8db4]

set the default button


2008-01-30  Mikhail Voitenko  <mav@openoffice.org>  [3d667d241d836ae680e5cd217e9858b323be7f80]

allow to provide special settings for hosts


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [c31a04ecb3ac7069bf1b5dd7ed33b302244c803c]

#i85720# Correct license header (no SISSL any more).


2008-01-30  Armin Weiss  <aw@openoffice.org>  [10aa61df3071f40c43735b8f8690cef0668bff03]

Adaptions for strippings


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [01b5c9c79e066404564ad06a2b6f44b433a8801a]

#i85287# No dependency on 'core08' any more.


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [6bf7f9ff541a1ed2dc65eb55a6a2401f9f88a145]

SRC680


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [8a07299fc0caa963cc43d42422cb2270cc105aaa]

INTEGRATION: CWS dba24d (1.29.140); FILE MERGED 2007/11/12 10:49:25 fs 1.29.140.2: #i83519# (contributed by cmc@openoffice.org) 2007/11/06 09:07:49 oj 1.29.140.1: #i51965# impl updateNumericObject and setObjectWithInfo


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [a1089ea96618f66f739b9dfa2d318b301811b0be]

INTEGRATION: CWS dba24d (1.38.54); FILE MERGED 2007/12/01 13:36:33 fs 1.38.54.4: RESYNC: (1.38-1.40); FILE MERGED 2007/11/21 13:58:37 oj 1.38.54.3: #i68854# some clean ups 2007/11/21 12:40:51 oj 1.38.54.2: #i68854# impl TypeSettingInfo for Oracle and some clean up 2007/11/06 09:04:43 oj 1.38.54.1: #i11746# new property to turn of currency from meta data


2008-01-30  Mikhail Voitenko  <mav@openoffice.org>  [2e6d128db4c8c116cc9e69597c9e7730219271ef]

Fix error messages with arguments


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [af644b8f0d291b27f76d195ab3f367ad6680fc5f]

INTEGRATION: CWS dba24d (1.6.152); FILE MERGED 2007/11/28 09:30:14 oj 1.6.152.2: #i58268# cache some databasemetadata 2007/11/21 12:43:22 oj 1.6.152.1: #i68854# impl TypeSettingInfo for Oracle and some clean up


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [d56e219f11ef4761363748439d260fa6c8559253]

INTEGRATION: CWS dba24d (1.12.50); FILE MERGED 2007/11/21 12:11:32 fs 1.12.50.1: added various flavours of assureEquals, modeled after jUnit's assertEquals


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [4438d2d96a17aa3825903a806e29aaaeef141e85]

INTEGRATION: CWS dba24d (1.40.14); FILE MERGED 2007/12/01 13:42:45 fs 1.40.14.2: RESYNC: (1.40-1.41); FILE MERGED 2007/11/22 13:05:22 fs 1.40.14.1: #i81658# +legacysingletonfactory


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [afdc929f584ca5293a061c72819c3e5e85a616d9]

INTEGRATION: CWS dba24d (1.1.2); FILE ADDED 2007/11/22 13:04:27 fs 1.1.2.1: allow to use old-style singletons together with new-style singletongs


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [d89a61b84fe15af5cbc1a50a06f069669621af92]

INTEGRATION: CWS dba24d (1.4.126); FILE MERGED 2007/11/29 12:54:51 fs 1.4.126.1: added link to Wiki docu


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [3c5175ec726d9b32e35d6fbd89a7deea7489512e]

INTEGRATION: CWS dba24d (1.1.2); FILE ADDED 2007/11/22 13:04:08 fs 1.1.2.1: allow to use old-style singletons together with new-style singletongs


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [48d64f3c5deb44008a3ceffff360c210bf596a91]

INTEGRATION: CWS dba24d (1.5.58); FILE MERGED 2007/11/22 13:03:25 fs 1.5.58.1: #i81658# +OLegacySingleRegistration


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [22d25746a38685c3650cd991d6eb5f6906ef55b3]

INTEGRATION: CWS dba24d (1.8.78); FILE MERGED 2007/11/08 21:33:56 fs 1.8.78.1: #i81658# NotInitializedException - used to indicate the a component was not initialized, yet, but an attempt to use it was made


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [8c14ad5e0de50cecfea09bb1eb6ba96a6895aa3e]

INTEGRATION: CWS dba24d (1.1.2); FILE ADDED 2007/11/08 21:33:56 fs 1.1.2.1: #i81658# NotInitializedException - used to indicate the a component was not initialized, yet, but an attempt to use it was made


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [f12bf21f9d42b7914e198261c0403ee928bf3c6c]

INTEGRATION: CWS dba24d (1.7.20); FILE MERGED 2007/11/06 10:58:54 oj 1.7.20.2: RESYNC: (1.7-1.8); FILE MERGED 2007/11/01 12:22:39 oj 1.7.20.1: #i81262# correct for loop


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [7a8df6f0ae7ef72250551199d75ba9e47979f976]

INTEGRATION: CWS dba24d (1.4.64); FILE MERGED 2007/11/19 09:52:29 fs 1.4.64.2: #i81658# +ctor/set taking UNO_SET_THROW 2007/11/14 08:18:25 fs 1.4.64.1: support for UNO_SET_THROW


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [5acba3fde03b8e4b9dc050d0bf3e0b4bc42e1b18]

INTEGRATION: CWS dba24d (1.3.30); FILE MERGED 2007/11/22 13:03:05 fs 1.3.30.1: #i81658# +OLegacySingleRegistration


2008-01-30  Mikhail Voitenko  <mav@openoffice.org>  [95692662c16f0aff363aacfc474d1e8130aefcce]

store checkbox state in configuration


2008-01-30  Mikhail Voitenko  <mav@openoffice.org>  [19e7dac1f498aa77b75aa37c4493eb3581b37f72]

set new version


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [0862d2850c01a5a166c0d6ca0893eff8934a4bc6]

#i10000#: disable use of dpms on SOLARIS (as done on mws_ooh680).


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [989bb2136ce41b1ff9baf8a586f5e8067aa52aaf]

#i10000# Fix warning.


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [a871a721e62a299fd2d6d452a0d71c284dc92e79]

#i85399# prevent warnings (patch by pjanik).


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [85c1b003b7aaf8570bfe550f51b260bfa0f1c2f6]

INTEGRATION: CWS dba24d (1.44.130); FILE MERGED 2007/11/19 11:53:12 fs 1.44.130.1: #i83422# InsertHandleColumn: 0 is explicitly an allowed width (the setting to a default width got introduced with the warning-free code changes, without any justification)


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [3c7791ed5533cb4ffba35c85643765c259f513fa]

INTEGRATION: CWS dba24d (1.4.54); FILE MERGED 2007/12/01 13:42:05 fs 1.4.54.2: RESYNC: (1.4-1.6); FILE MERGED 2007/11/22 11:56:09 oj 1.4.54.1: #i83805# suspend now return true


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [d088520e4299733825661d117b8b208fdc6a3248]

INTEGRATION: CWS dba24d (1.12.70); FILE MERGED 2007/11/16 12:56:32 fs 1.12.70.2: RESYNC: (1.12-1.13); FILE MERGED 2007/11/08 14:18:24 fs 1.12.70.1: #i81658# +copytablewizard


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [0aa22743ed89bab5acca7b355c61a630a69d03bc]

INTEGRATION: CWS dba24d (1.15.168); FILE MERGED 2007/11/15 10:06:46 fs 1.15.168.2: corrected assertion 2007/11/12 16:14:34 fs 1.15.168.1: #i81658# support for disapproval


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [2c9bc2958f9d167ba5678217b5521f413ae7aab0]

INTEGRATION: CWS dba24d (1.1.2); FILE ADDED 2007/12/05 15:46:11 fs 1.1.2.17: #i81658# ConnectionInfo 2007/11/26 14:23:46 fs 1.1.2.16: #i81658# allow to throw SQLExceptions from the ctors 2007/11/19 10:55:04 fs 1.1.2.15: #i81658# if the user cancelled the parameter request, return RET_CANCEL as overall execution result 2007/11/19 09:49:49 fs 1.1.2.14: #i81658# re-use the prepared statement already created by the CopyTableSource implementation, instead of creating a new one 2007/11/19 08:55:13 fs 1.1.2.13: more settings which are not allowed (read: not yet implemented) in the copy source descriptor 2007/11/19 08:39:01 fs 1.1.2.12: don't allow result sets as copy source, this is not yet supported 2007/11/19 08:32:25 fs 1.1.2.11: don't overwrite an externally-provided interaction handler with the one from the destination document 2007/11/17 21:12:51 fs 1.1.2.10: #i81658# disallow views when target connection does not support creating them / load some error strings from resource 2007/11/15 15:17:51 fs 1.1.2.9: #i81658# also allow to copy a table from an SDBC level connection 2007/11/15 10:08:01 fs 1.1.2.8: #i81658# in preparation of supporting SDBC-level source objects (DataAccessDescriptor::ConnectionResource), the wizard dialog has been re-worked to take an abstract ICopyTableSourceObject interface describing the to-be-copied object 2007/11/14 10:37:55 fs 1.1.2.7: #i81658# some dtor safety 2007/11/14 10:30:25 fs 1.1.2.6: #i81658# some dtor safety 2007/11/14 10:21:07 fs 1.1.2.5: #i81658# consistent interaction handler usage 2007/11/12 16:14:57 fs 1.1.2.4: #i81658# use an InteractionHandler for asking the user whether to continue copying 2007/11/12 12:14:45 fs 1.1.2.3: #i81658# call the listeners 2007/11/08 21:30:20 fs 1.1.2.2: some resource ids for the strings which are to be put into a resource (which happens in CWS dba24lms) 2007/11/08 14:18:16 fs 1.1.2.1: #i81658# UNO wrapper for the Copy Table wizard


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [78f01fe2b56b51992c320ef1c9c907286a3b919d]

INTEGRATION: CWS dba24d (1.8.168); FILE MERGED 2007/11/08 14:18:29 fs 1.8.168.1: during #i81658#: string cleanup


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [41f1343a6fd517fa70ec59024b96b704e38c1709]

INTEGRATION: CWS dba24d (1.8.170); FILE MERGED 2007/11/08 14:18:29 fs 1.8.170.1: during #i81658#: string cleanup


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [d04e69e07742d0e892a590602c01710a40a64d38]

INTEGRATION: CWS dba24d (1.7.170); FILE MERGED 2007/11/08 14:18:29 fs 1.7.170.1: during #i81658#: string cleanup


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [a676358ec3b3a638755ac5dec23b5ea04ba29aae]

INTEGRATION: CWS dba24d (1.6.170); FILE MERGED 2007/11/08 14:18:29 fs 1.6.170.1: during #i81658#: string cleanup


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [bd4ff88b231aaca6e87863ea14c86cd7856ddfda]

INTEGRATION: CWS dba24d (1.114.2); FILE MERGED 2007/11/08 14:16:46 fs 1.114.2.1: during #i81658#: string cleanup


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [2bc51e76cef18ec373bad71f62ee213f8f21091a]

INTEGRATION: CWS dba24d (1.19.158); FILE MERGED 2007/11/08 14:16:06 fs 1.19.158.1: EditMode is unused


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [38206e90465f1596d302ebfba17ba85df9ec95c5]

INTEGRATION: CWS dba24d (1.26.70); FILE MERGED 2007/11/26 15:14:16 oj 1.26.70.3: #i49703# copy table settings 2007/11/15 15:17:33 fs 1.26.70.2: #i81658# copy-ctor: properly initialize m_nType / also init the TypeName when constructing from a property set 2007/11/15 10:06:31 fs 1.26.70.1: #i81658# also obtain the type name in ctor


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [a613d414f1a792193c90b07cb3e8a6d69544dcb1]

INTEGRATION: CWS dba24d (1.49.2); FILE MERGED 2007/11/08 14:16:50 fs 1.49.2.1: during #i81658#: string cleanup


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [bc8aa2e103fd32d91dd0dbe3989388f20bebe38e]

INTEGRATION: CWS dba24d (1.111.2); FILE MERGED 2007/12/01 21:23:12 fs 1.111.2.5: #i10000# 2007/12/01 21:19:23 fs 1.111.2.4: #i10000# 2007/12/01 13:41:47 fs 1.111.2.3: RESYNC: (1.111-1.112); FILE MERGED 2007/11/19 21:48:03 fs 1.111.2.2: nicer UI for the ID_EDIT_QUERY_DESIGN feature 2007/11/08 14:17:19 fs 1.111.2.1: during #i81658#: string cleanup


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [80d033973b3e4d159ee1e3cf6f02488090e16877]

INTEGRATION: CWS dba24d (1.88.2); FILE MERGED 2007/11/26 07:31:07 oj 1.88.2.2: #i83810# parse statement and compress it 2007/11/22 13:20:23 oj 1.88.2.1: #i83769# check for the same column in the search_condition


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [a4c1ae0997b26ec1b38131f2983e62cbb7e82a21]

INTEGRATION: CWS dba24d (1.43.2); FILE MERGED 2007/11/22 11:48:56 oj 1.43.2.1: #i83805# check if enbled before setting title for add tables dlg


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [51aac403027238a2e43b09243190da98c035e5ca]

INTEGRATION: CWS dba24d (1.25.28); FILE MERGED 2007/11/08 14:22:28 fs 1.25.28.1: #i81658# +service for the UNO version of the Copy Table wizard


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [c0628eef3729fed8754cc6800e78ca2e245d4469]

INTEGRATION: CWS dba24d (1.24.32); FILE MERGED 2007/12/01 21:14:30 fs 1.24.32.3: #i10000# 2007/12/01 13:41:44 fs 1.24.32.2: RESYNC: (1.24-1.25); FILE MERGED 2007/11/08 14:24:01 fs 1.24.32.1: during #i81658#: string cleanup


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [fcc2e0c6e3f5ce1b2921c8511108b5aa193510c7]

INTEGRATION: CWS dba24d (1.2.2); FILE MERGED 2007/12/01 13:41:38 fs 1.2.2.2: RESYNC: (1.2-1.4); FILE MERGED 2007/11/07 08:29:34 oj 1.2.2.1: merge conflicts


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [b85c3247f04b657ac81adf1788c85e2f63fc6649]

INTEGRATION: CWS dba24d (1.5.70); FILE MERGED 2007/12/01 21:13:21 fs 1.5.70.3: #i10000# 2007/12/01 13:41:35 fs 1.5.70.2: RESYNC: (1.5-1.6); FILE MERGED 2007/11/08 14:22:14 fs 1.5.70.1: during #i81658#: string cleanup


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [1ca69a917c88862a7e94b01a63b71e7a87eae318]

INTEGRATION: CWS dba24d (1.27.70); FILE MERGED 2007/12/01 13:41:29 fs 1.27.70.2: RESYNC: (1.27-1.28); FILE MERGED 2007/11/08 14:25:11 fs 1.27.70.1: #i81658# re-factoring of the Copy Table wizard


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [fdd3c7e1fe3e9cc735d2a57a7cf1bc2ea0d7e8ed]

INTEGRATION: CWS dba24d (1.24.28); FILE MERGED 2007/11/08 14:25:11 fs 1.24.28.1: #i81658# re-factoring of the Copy Table wizard


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [dc4139a08a2601785b8054aea8ce2b008f817190]

INTEGRATION: CWS dba24d (1.7.170); FILE MERGED 2007/11/08 14:25:11 fs 1.7.170.1: #i81658# re-factoring of the Copy Table wizard


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [37ca814cf0b83cab3d0a63515c469bbf71b4d3e2]

INTEGRATION: CWS dba24d (1.53.28); FILE MERGED 2007/12/05 14:37:03 fs 1.53.28.10: #i81658# m_aColumnInfo should not be sorted by name 2007/12/05 13:42:17 fs 1.53.28.9: impl_ensureColumnInfo throws now, to detect wrong table names at construction time 2007/11/26 15:14:16 oj 1.53.28.8: #i49703# copy table settings 2007/11/26 12:05:07 fs 1.53.28.7: #i81658# fix setting the PK after the wizard dialog has been created 2007/11/19 09:49:10 fs 1.53.28.6: #i81658# NamedTableCopySource: fill the field description from a ResultSetMetaData instance, this allows for more information (such as the auto-increment flag) 2007/11/18 12:48:20 fs 1.53.28.5: don't allow creating views if source and target DB differ 2007/11/17 21:13:41 fs 1.53.28.4: #i81658# disallow views when target connection does not support creating them 2007/11/15 15:16:46 fs 1.53.28.3: #i81658# also allow to copy a table from an SDBC level connection 2007/11/15 10:04:59 fs 1.53.28.2: #i81658# removed m_xSourceObject, hide it behind some ICopyTableSourceObject, to allow copying tables at SDBC level where we cannot describe the source as object, but as table name only 2007/11/08 14:25:11 fs 1.53.28.1: #i81658# re-factoring of the Copy Table wizard


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [00625d045f8b5bbf1c1683e52aadb652bde5e70f]

INTEGRATION: CWS dba24d (1.25.70); FILE MERGED 2007/11/08 14:25:10 fs 1.25.70.1: #i81658# re-factoring of the Copy Table wizard


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [419f0af34bc3dca527cd653a81a76aa5b575c00d]

INTEGRATION: CWS dba24d (1.31.28); FILE MERGED 2007/12/01 13:41:26 fs 1.31.28.4: RESYNC: (1.31-1.33); FILE MERGED 2007/11/26 12:05:07 fs 1.31.28.3: #i81658# fix setting the PK after the wizard dialog has been created 2007/11/15 10:05:57 fs 1.31.28.2: #i81658# OCopyTableWizard::loadData signature changed 2007/11/08 14:25:10 fs 1.31.28.1: #i81658# re-factoring of the Copy Table wizard


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [2ce363ab8632a0aaf0229bef8f6c1d38263f1f80]

INTEGRATION: CWS dba24d (1.74.2); FILE MERGED 2007/11/15 10:02:31 fs 1.74.2.2: #i81658# added createView taking a command (instead of the object) 2007/11/08 14:24:15 fs 1.74.2.1: during #i81658#: string cleanup


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [e9ff7458e46aae191b11c2652f504dcc468cbb76]

INTEGRATION: CWS dba24d (1.34.28); FILE MERGED 2007/11/08 14:24:49 fs 1.34.28.1: during #i81658#: string cleanup


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [0c51db84589d48a18e985771b708fe70f78f2543]

INTEGRATION: CWS dba24d (1.10.28); FILE MERGED 2007/11/22 13:11:01 fs 1.10.28.3: #i81658# DataAccessDescriptor is no service anymore, instead there is a (singleton) DataAccessDescriptorFactory which can create it 2007/11/15 10:05:27 fs 1.10.28.2: #i81658# insertTable: properly set the source connection 2007/11/08 14:23:05 fs 1.10.28.1: #i81658# now using the UNO version of the Copy Table wizard, which does what we previously did herein


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [ecfc9a616fc0766f62fcfb1adc57f227d8df1f1b]

INTEGRATION: CWS dba24d (1.23.70); FILE MERGED 2007/12/01 13:41:22 fs 1.23.70.2: RESYNC: (1.23-1.24); FILE MERGED 2007/11/08 14:25:10 fs 1.23.70.1: #i81658# re-factoring of the Copy Table wizard


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [a669261641cbfa4cfd146befb74eb73f6793244a]

INTEGRATION: CWS dba24d (1.30.86); FILE MERGED 2007/12/01 13:41:20 fs 1.30.86.2: RESYNC: (1.30-1.31); FILE MERGED 2007/11/08 14:25:10 fs 1.30.86.1: #i81658# re-factoring of the Copy Table wizard


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [4d873b5e48910fb7c10fadcfa8c50fa3a2b6f115]

INTEGRATION: CWS dba24d (1.38.28); FILE MERGED 2007/12/01 13:41:17 fs 1.38.28.2: RESYNC: (1.38-1.39); FILE MERGED 2007/11/08 14:25:10 fs 1.38.28.1: #i81658# re-factoring of the Copy Table wizard


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [ab6f36f9a105d449b39e959cd095dc3897a80780]

INTEGRATION: CWS dba24d (1.97.70); FILE MERGED 2007/11/16 12:56:29 fs 1.97.70.3: RESYNC: (1.98-1.99); FILE MERGED 2007/11/06 10:59:49 oj 1.97.70.2: RESYNC: (1.97-1.98); FILE MERGED 2007/11/06 09:20:50 oj 1.97.70.1: #i11746# new property IgnoreCurrency


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [a47ac5e43d669b68c638d7496dc07300da9ae40e]

INTEGRATION: CWS dba24d (1.14.88); FILE MERGED 2007/12/01 13:41:11 fs 1.14.88.2: RESYNC: (1.14-1.15); FILE MERGED 2007/11/08 14:21:04 fs 1.14.88.1: #i81658# re-factoring of the Copy Table wizard


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [afd6f8cbf2ab0fbd4fa23823ab3d78bd893c691a]

INTEGRATION: CWS dba24d (1.4.88); FILE MERGED 2007/11/08 14:21:04 fs 1.4.88.1: #i81658# re-factoring of the Copy Table wizard


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [74f35e0770bf47981b73c6e55164cc512b2fb0bb]

INTEGRATION: CWS dba24d (1.4.348); FILE MERGED 2007/11/08 14:21:04 fs 1.4.348.1: #i81658# re-factoring of the Copy Table wizard


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [811a6dccb860260014a195809b7541220e090756]

INTEGRATION: CWS dba24d (1.22.28); FILE MERGED 2007/12/05 14:36:57 fs 1.22.28.9: #i81658# m_aColumnInfo should not be sorted by name 2007/12/05 13:41:48 fs 1.22.28.8: impl_ensureColumnInfo throws now 2007/12/01 13:41:08 fs 1.22.28.7: RESYNC: (1.22-1.23); FILE MERGED 2007/11/26 15:14:17 oj 1.22.28.6: #i49703# copy table settings 2007/11/19 09:48:30 fs 1.22.28.5: #i81658# +ICopyTableSourceObject::getPreparedSelectStatement, to re-use the statement already created by some implementations 2007/11/17 21:13:15 fs 1.22.28.4: #i81658# 2007/11/15 15:16:41 fs 1.22.28.3: #i81658# also allow to copy a table from an SDBC level connection 2007/11/15 10:04:51 fs 1.22.28.2: #i81658# removed m_xSourceObject, hide it behind some ICopyTableSourceObject, to allow copying tables at SDBC level where we cannot describe the source as object, but as table name only 2007/11/08 14:21:04 fs 1.22.28.1: #i81658# re-factoring of the Copy Table wizard


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [0dce985322176b0797b53e5e5269b8f4b8a21c4f]

INTEGRATION: CWS dba24d (1.8.158); FILE MERGED 2007/11/08 14:21:04 fs 1.8.158.1: #i81658# re-factoring of the Copy Table wizard


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [a069861a7034675f3ea965b1bf8d774d98beac18]

INTEGRATION: CWS dba24d (1.7.28); FILE MERGED 2007/11/26 12:05:06 fs 1.7.28.2: #i81658# fix setting the PK after the wizard dialog has been created 2007/11/08 14:21:04 fs 1.7.28.1: #i81658# re-factoring of the Copy Table wizard


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [9da05bdb3578803fff531ac31ec3e41958c36aad]

INTEGRATION: CWS dba24d (1.32.88); FILE MERGED 2007/11/15 10:02:10 fs 1.32.88.1: #i81658# added createView taking a command (instead of the object)


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [e769bd422f0b3b4095c453a5cd28d11a7f15f393]

INTEGRATION: CWS dba24d (1.6.28); FILE MERGED 2007/11/08 14:21:04 fs 1.6.28.1: #i81658# re-factoring of the Copy Table wizard


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [ef8b6b6e37b2f4b3896fa55e6ba8976180dec652]

INTEGRATION: CWS dba24d (1.9.240); FILE MERGED 2007/11/08 14:21:04 fs 1.9.240.1: #i81658# re-factoring of the Copy Table wizard


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [a67fa1ebc81b11e645b1cf345ff8952cbf2e9c2a]

INTEGRATION: CWS dba24d (1.7.2); FILE MERGED 2007/11/08 14:20:55 fs 1.7.2.1: remove unused types


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [d0919409b84833f0b8e4ab053ecfaf97017ab277]

INTEGRATION: CWS dba24d (1.13.158); FILE MERGED 2007/12/01 13:41:05 fs 1.13.158.2: RESYNC: (1.13-1.14); FILE MERGED 2007/11/08 14:21:04 fs 1.13.158.1: #i81658# re-factoring of the Copy Table wizard


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [6be4d17f142a8a0901c63e4097c897b95ea73698]

INTEGRATION: CWS dba24d (1.13.88); FILE MERGED 2007/11/15 15:16:13 fs 1.13.88.1: #i81658#


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [15e9f8534859e3bdfbd81e5e6854d68d0c4ec302]

INTEGRATION: CWS dba24d (1.18.28); FILE MERGED 2007/12/01 13:40:59 fs 1.18.28.2: RESYNC: (1.18-1.19); FILE MERGED 2007/11/08 14:21:04 fs 1.18.28.1: #i81658# re-factoring of the Copy Table wizard


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [6069bacd79f70c7ad2be4db16e23536329cd9033]

INTEGRATION: CWS dba24d (1.22.2); FILE MERGED 2007/11/28 11:19:02 oj 1.22.2.1: #i50435# use system textencoding


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [11995d10794fadbb19f877196bdc2870ddfc35f7]

INTEGRATION: CWS dba24d (1.19.2); FILE MERGED 2007/12/01 13:40:55 fs 1.19.2.2: RESYNC: (1.19-1.20); FILE MERGED 2007/11/19 11:16:38 fs 1.19.2.1: #i83593# filter embedded HSQL from the list of database types to connect to


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [a1c0ce94f21022bc05514ccb76f89f974dd5cab8]

INTEGRATION: CWS dba24d (1.52.2); FILE MERGED 2007/12/01 13:40:52 fs 1.52.2.2: RESYNC: (1.52-1.53); FILE MERGED 2007/11/19 11:16:37 fs 1.52.2.1: #i83593# filter embedded HSQL from the list of database types to connect to


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [93664f610afc4642cc647a7c129510b26850a51d]

INTEGRATION: CWS dba24d (1.2.2); FILE MERGED 2007/12/01 13:40:43 fs 1.2.2.2: RESYNC: (1.2-1.3); FILE MERGED 2007/11/07 07:51:25 oj 1.2.2.1: merge conflicts


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [8099b9f9b4a398a32a4da11b3e85303c9687dac0]

INTEGRATION: CWS dba24d (1.12.70); FILE MERGED 2007/11/28 11:03:40 oj 1.12.70.1: #i53608# accept  extensions like *.abc as well


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [64f0f154c49008a8b2f1829a1946e2977b9e2606]

INTEGRATION: CWS dba24d (1.8.26); FILE MERGED 2007/12/01 13:40:40 fs 1.8.26.5: RESYNC: (1.9-1.13); FILE MERGED 2007/11/21 12:37:34 oj 1.8.26.4: #i68854# impl TypeSettingInfo for Oracle 2007/11/07 07:47:05 oj 1.8.26.3: merge conflicts 2007/11/06 10:59:21 oj 1.8.26.2: RESYNC: (1.8-1.9); FILE MERGED 2007/11/06 09:21:00 oj 1.8.26.1: #i11746# new property IgnoreCurrency


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [e7239492a7de240cf7be8ecbba6cad4f900c9a2f]

INTEGRATION: CWS dba24d (1.18.70); FILE MERGED 2007/12/01 13:40:38 fs 1.18.70.5: RESYNC: (1.19-1.21); FILE MERGED 2007/11/21 20:54:19 fs 1.18.70.4: #i10000# 2007/11/21 12:37:34 oj 1.18.70.3: #i68854# impl TypeSettingInfo for Oracle 2007/11/06 10:59:18 oj 1.18.70.2: RESYNC: (1.18-1.19); FILE MERGED 2007/11/06 09:21:00 oj 1.18.70.1: #i11746# new property IgnoreCurrency


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [280e3cf8c036febb676dcd09dd7659458f54317e]

INTEGRATION: CWS dba24d (1.191.54); FILE MERGED 2007/12/01 13:40:35 fs 1.191.54.2: RESYNC: (1.191-1.192); FILE MERGED 2007/11/08 14:15:25 fs 1.191.54.1: during #i81658#: string cleanup


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [77c47efe96ad3339622ae7631ded5328c03d25fd]

INTEGRATION: CWS dba24d (1.31.38); FILE MERGED 2007/11/08 14:15:25 fs 1.31.38.1: during #i81658#: string cleanup


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [3e10b8c4967909cddc7ed2fbbd55b491f23fb6f4]

INTEGRATION: CWS dba24d (1.100.54); FILE MERGED 2007/11/28 10:47:30 oj 1.100.54.3: #i55076# add .uno:Save to supported features 2007/11/16 12:56:26 fs 1.100.54.2: RESYNC: (1.100-1.101); FILE MERGED 2007/11/08 14:15:25 fs 1.100.54.1: during #i81658#: string cleanup


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [b369968a5bdcefb3cd3a7b90f7ca6825db0674a1]

INTEGRATION: CWS dba24d (1.17.28); FILE MERGED 2007/11/07 14:54:00 oj 1.17.28.1: #i78231# use treelistbox as drag window and not the parent


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [c344d4f79d3f15e87c9b506e28be45b11cb9239f]

INTEGRATION: CWS dba24d (1.25.28); FILE MERGED 2007/11/07 14:54:00 oj 1.25.28.1: #i78231# use treelistbox as drag window and not the parent


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [5bdbf8614dce31a2499325d6963b2575cb4f6240]

INTEGRATION: CWS dba24d (1.27.28); FILE MERGED 2007/11/07 14:54:00 oj 1.27.28.1: #i78231# use treelistbox as drag window and not the parent


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [fc028dafacefe81b9673d01c195e3212f6b99ba3]

INTEGRATION: CWS dba24d (1.28.28); FILE MERGED 2007/11/22 11:47:45 oj 1.28.28.2: #i83805# new command to suspend and shutdown the emebedded object 2007/11/08 14:13:49 fs 1.28.28.1: during #i81658#: string cleanup


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [da832aa4efe20f674c3cb20f8bfe708da9b5bd85]

INTEGRATION: CWS dba24d (1.20.22); FILE MERGED 2007/12/01 13:40:27 fs 1.20.22.2: RESYNC: (1.20-1.22); FILE MERGED 2007/11/22 11:47:45 oj 1.20.22.1: #i83805# new command to suspend and shutdown the emebedded object


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [7b032d613ae0892ee68f407d5ebe0f6fad68f204]

INTEGRATION: CWS dba24d (1.48.2); FILE MERGED 2007/12/01 13:40:24 fs 1.48.2.4: RESYNC: (1.48-1.50); FILE MERGED 2007/11/29 08:50:12 oj 1.48.2.3: #i84051# return title when state is asked for OpenURL 2007/11/08 14:14:39 fs 1.48.2.2: #i81658# re-factoring of the Copy Table wizard 2007/11/07 14:54:00 oj 1.48.2.1: #i78231# use treelistbox as drag window and not the parent


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [7391786cddc157903361e78cc06c2817e6e2e6b5]

INTEGRATION: CWS dba24d (1.42.2); FILE MERGED 2007/12/05 15:45:55 fs 1.42.2.4: #i81658# ConnectionInfo 2007/12/01 13:40:21 fs 1.42.2.3: RESYNC: (1.43-1.44); FILE MERGED 2007/11/16 12:56:23 fs 1.42.2.2: RESYNC: (1.42-1.43); FILE MERGED 2007/11/08 14:06:52 fs 1.42.2.1: during #i81658#: string cleanup


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [f0519ecfc8f50b5491985f5ba21bb16edbbfd93b]

INTEGRATION: CWS dba24d (1.13.28); FILE MERGED 2007/11/22 13:07:27 fs 1.13.28.1: #i81658# dba_reghelper removed, superseded by unotools/componentmodule.hxx, which is the more modern implementation


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [ad848532c467e8887e5127e87adac92b0ef704f6]

INTEGRATION: CWS dba24d (1.8.212); FILE MERGED 2007/11/22 13:08:11 fs 1.8.212.1: #i81658# dba_reghelper removed, superseded by unotools/componentmodule.hxx, which is the more modern implementation


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [a3e444417d7467112d87b388da113808474b6f0e]

INTEGRATION: CWS dba24d (1.13.70); FILE MERGED 2007/12/01 13:40:18 fs 1.13.70.2: RESYNC: (1.13-1.14); FILE MERGED 2007/11/08 14:06:52 fs 1.13.70.1: during #i81658#: string cleanup


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [ea936048579db3b169d4f96acff4f7f3aaf06bee]

INTEGRATION: CWS dba24d (1.4.170); FILE MERGED 2007/11/08 14:06:52 fs 1.4.170.1: during #i81658#: string cleanup


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [51bc76528e562cefc8608ba6bd98751b517efa6a]

INTEGRATION: CWS dba24d (1.3.170); FILE MERGED 2007/11/22 13:11:55 fs 1.3.170.1: removed unused includes


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [daec0188e33d1b56a3c5c391e2cf079b68ff9b7d]

INTEGRATION: CWS dba24d (1.45.2); FILE MERGED 2007/12/05 15:23:50 fs 1.45.2.4: #i81658# ConnectionInfo 2007/12/01 13:40:15 fs 1.45.2.3: RESYNC: (1.46-1.47); FILE MERGED 2007/11/16 12:56:20 fs 1.45.2.2: RESYNC: (1.45-1.46); FILE MERGED 2007/11/08 14:06:06 fs 1.45.2.1: during #i81658#: string cleanup stringconstants.hrc


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [b810d2c72ee07f27682157db0df4f9aa9c614fd6]

INTEGRATION: CWS dba24d (1.5.348); FILE MERGED 2007/11/22 13:07:17 fs 1.5.348.1: #i81658# dba_reghelper removed, superseded by unotools/componentmodule.hxx, which is the more modern implementation


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [100de61da7a79139e17fc4aeb7269c12550b58ee]

INTEGRATION: CWS dba24d (1.13.70); FILE MERGED 2007/12/01 13:40:12 fs 1.13.70.2: RESYNC: (1.13-1.14); FILE MERGED 2007/11/08 14:05:09 fs 1.13.70.1: during #i81658#: string cleanup


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [6a070dd78420de5c70d0ff9a5d703948bea62301]

INTEGRATION: CWS dba24d (1.3.348); FILE MERGED 2007/11/08 14:05:09 fs 1.3.348.1: during #i81658#: string cleanup


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [c19be5eb2e48282791e6af7d8eddc189456bcca0]

INTEGRATION: CWS dba24d (1.16.68); FILE MERGED 2007/11/21 12:37:25 oj 1.16.68.2: #i68854# impl TypeSettingInfo for Oracle 2007/11/08 14:12:15 fs 1.16.68.1: during #i81658#: string cleanup


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [d7170971a78e15ffbe2a9748cbb0e263b5b1d8d0]

INTEGRATION: CWS dba24d (1.11.2); FILE MERGED 2007/11/21 12:37:25 oj 1.11.2.1: #i68854# impl TypeSettingInfo for Oracle


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [857754fecc03b48b293ed87b79531089b7f30f3d]

INTEGRATION: CWS dba24d (1.14.28); FILE MERGED 2007/11/22 13:09:38 fs 1.14.28.2: #i81658# moved the DBA services to use the helpers in unotools/componentresmodule resp. comphelper/componentmodule. Those helpers allow for old- and new-style singletons to co-exist, which wasn't the case for the old helpers previously found in dba_reghelper.hxx 2007/11/08 14:11:32 fs 1.14.28.1: #i81658# +DataAccessDescriptor implementation


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [259c751627c026e1cb3d6e73e706c263d4064a48]

INTEGRATION: CWS dba24d (1.1.2); FILE ADDED 2007/11/22 13:09:38 fs 1.1.2.1: #i81658# moved the DBA services to use the helpers in unotools/componentresmodule resp. comphelper/componentmodule. Those helpers allow for old- and new-style singletons to co-exist, which wasn't the case for the old helpers previously found in dba_reghelper.hxx


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [bb3761d69c9307aadb5fc971f9e08d6799903688]

INTEGRATION: CWS dba24d (1.15.88); FILE MERGED 2007/11/22 13:09:38 fs 1.15.88.1: #i81658# moved the DBA services to use the helpers in unotools/componentresmodule resp. comphelper/componentmodule. Those helpers allow for old- and new-style singletons to co-exist, which wasn't the case for the old helpers previously found in dba_reghelper.hxx


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [e8a091c2f674777e95ac69126f778a311b26c8df]

INTEGRATION: CWS dba24d (1.15.212); FILE MERGED 2007/12/04 09:24:09 oj 1.15.212.3: #i81644# add new common var to block elementInserted events 2007/12/01 13:40:09 fs 1.15.212.2: RESYNC: (1.15-1.16); FILE MERGED 2007/11/23 12:52:12 oj 1.15.212.1: #i81644# elementRemoved impl


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [c678eb0ec4df6f3153a4cb425509b03e78507476]

INTEGRATION: CWS dba24d (1.27.158); FILE MERGED 2007/12/04 09:24:09 oj 1.27.158.1: #i81644# add new common var to block elementInserted events


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [77884a80d56c4a4487381667f271b45560da2f0a]

INTEGRATION: CWS dba24d (1.1.2); FILE ADDED 2007/11/22 13:12:17 fs 1.1.2.1: #i81658# moved the DBA services to use the helpers in unotools/componentresmodule resp. comphelper/componentmodule. Those helpers allow for old- and new-style singletons to co-exist, which wasn't the case for the old helpers previously found in dba_reghelper.hxx


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [c6a98b89c42bbc0a089a1614808a84a5c6710bae]

INTEGRATION: CWS dba24d (1.6.348); FILE MERGED 2007/12/04 09:24:09 oj 1.6.348.1: #i81644# add new common var to block elementInserted events


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [98fb1034e5c85daa8037a63e46619dbdf397cc37]

INTEGRATION: CWS dba24d (1.8.348); FILE MERGED 2007/11/08 14:08:21 fs 1.8.348.1: #i81658# +dataaccessdescriptor


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [b3b0a4d8454f834dd4d8c69182002b0720acccdf]

INTEGRATION: CWS dba24d (1.23.28); FILE MERGED 2007/12/01 13:40:06 fs 1.23.28.2: RESYNC: (1.23-1.24); FILE MERGED 2007/11/22 13:10:40 fs 1.23.28.1: #i81658# moved the DBA services to use the helpers in unotools/componentresmodule resp. comphelper/componentmodule. Those helpers allow for old- and new-style singletons to co-exist, which wasn't the case for the old helpers previously found in dba_reghelper.hxx


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [66de7dc15ba8e6f04eccd755fcc7494e98ffd46d]

INTEGRATION: CWS dba24d (1.48.6); FILE MERGED 2007/12/01 21:17:37 fs 1.48.6.5: #i10000# 2007/12/01 13:40:03 fs 1.48.6.4: RESYNC: (1.49-1.50); FILE MERGED 2007/11/22 11:47:22 oj 1.48.6.3: #i83805# new command to suspend and shutdown the emebedded object 2007/11/16 12:56:17 fs 1.48.6.2: RESYNC: (1.48-1.49); FILE MERGED 2007/11/08 14:09:22 fs 1.48.6.1: during #i81658#: string cleanup


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [a04b6440fd4e248d061a28c51dba0b8fbc4c1b2b]

INTEGRATION: CWS dba24d (1.25.6); FILE MERGED 2007/12/01 13:40:00 fs 1.25.6.2: RESYNC: (1.25-1.26); FILE MERGED 2007/11/08 14:09:22 fs 1.25.6.1: during #i81658#: string cleanup


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [563648537f8a0d1d33e79b1cf4d9c5ee6ac13465]

INTEGRATION: CWS dba24d (1.37.180); FILE MERGED 2007/11/22 13:10:40 fs 1.37.180.1: #i81658# moved the DBA services to use the helpers in unotools/componentresmodule resp. comphelper/componentmodule. Those helpers allow for old- and new-style singletons to co-exist, which wasn't the case for the old helpers previously found in dba_reghelper.hxx


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [fb12455debec1783a89648dccaf7221de62da0ec]

INTEGRATION: CWS dba24d (1.73.54); FILE MERGED 2007/12/01 13:39:57 fs 1.73.54.2: RESYNC: (1.73-1.74); FILE MERGED 2007/11/22 13:10:40 fs 1.73.54.1: #i81658# moved the DBA services to use the helpers in unotools/componentresmodule resp. comphelper/componentmodule. Those helpers allow for old- and new-style singletons to co-exist, which wasn't the case for the old helpers previously found in dba_reghelper.hxx


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [8958728450a865e7002f2f2d21fab1639cfa8b18]

INTEGRATION: CWS dba24d (1.14.28); FILE MERGED 2007/11/22 13:10:40 fs 1.14.28.1: #i81658# moved the DBA services to use the helpers in unotools/componentresmodule resp. comphelper/componentmodule. Those helpers allow for old- and new-style singletons to co-exist, which wasn't the case for the old helpers previously found in dba_reghelper.hxx


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [fab1b249b1311ee8aa51aa7b574bfc9804dc6615]

INTEGRATION: CWS dba24d (1.35.2); FILE MERGED 2007/12/01 13:39:54 fs 1.35.2.2: RESYNC: (1.35-1.36); FILE MERGED 2007/11/22 13:10:40 fs 1.35.2.1: #i81658# moved the DBA services to use the helpers in unotools/componentresmodule resp. comphelper/componentmodule. Those helpers allow for old- and new-style singletons to co-exist, which wasn't the case for the old helpers previously found in dba_reghelper.hxx


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [d34959639eedc7f225bc7f8658462966c921ca7d]

INTEGRATION: CWS dba24d (1.14.208); FILE MERGED 2007/11/22 13:10:40 fs 1.14.208.1: #i81658# moved the DBA services to use the helpers in unotools/componentresmodule resp. comphelper/componentmodule. Those helpers allow for old- and new-style singletons to co-exist, which wasn't the case for the old helpers previously found in dba_reghelper.hxx


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [e6b96bed67ca0d531e98a031caccacbda13c6d21]

INTEGRATION: CWS dba24d (1.36.74); FILE MERGED 2007/11/22 13:10:40 fs 1.36.74.1: #i81658# moved the DBA services to use the helpers in unotools/componentresmodule resp. comphelper/componentmodule. Those helpers allow for old- and new-style singletons to co-exist, which wasn't the case for the old helpers previously found in dba_reghelper.hxx


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [2faca3100866749043d45d25648b4fc9fb892e37]

INTEGRATION: CWS dba24d (1.1.2); FILE ADDED 2007/12/05 15:38:51 fs 1.1.2.4: #i81658# ConnectionInfo 2007/11/22 13:10:28 fs 1.1.2.3: #i81658# DataAccessDescriptor is no service anymore, instead there is a (singleton) DataAccessDescriptorFactory which can create it 2007/11/08 14:58:55 fs 1.1.2.2: #i10000# 2007/11/08 14:02:42 fs 1.1.2.1: #i81658# dedicated implementation for a css.sdb.DataAccessdescriptor


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [23e028d70ce6506954c4985cad8fcef258aec836]

INTEGRATION: CWS dba24d (1.25.160); FILE MERGED 2007/12/04 09:24:09 oj 1.25.160.1: #i81644# add new common var to block elementInserted events


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [d76c39b0e827110e5d7706b97a277a8358d44685]

INTEGRATION: CWS dba24d (1.53.4); FILE MERGED 2007/12/04 09:24:09 oj 1.53.4.1: #i81644# add new common var to block elementInserted events


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [79cfe42cbc8e65cc3145f0e1163b321160254845]

INTEGRATION: CWS dba24d (1.16.212); FILE MERGED 2007/11/22 13:10:39 fs 1.16.212.1: #i81658# moved the DBA services to use the helpers in unotools/componentresmodule resp. comphelper/componentmodule. Those helpers allow for old- and new-style singletons to co-exist, which wasn't the case for the old helpers previously found in dba_reghelper.hxx


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [236ddc87f83b754fd6a3e97b8f985a56c5d667a8]

INTEGRATION: CWS dba24d (1.20.106); FILE MERGED 2007/11/22 13:10:39 fs 1.20.106.2: #i81658# moved the DBA services to use the helpers in unotools/componentresmodule resp. comphelper/componentmodule. Those helpers allow for old- and new-style singletons to co-exist, which wasn't the case for the old helpers previously found in dba_reghelper.hxx 2007/11/08 14:07:44 fs 1.20.106.1: during #i81658#: string cleanup


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [e07fc3658acbe9f05727a280eb0843f2841df489]

INTEGRATION: CWS dba24d (1.15.54); FILE MERGED 2007/12/01 21:06:38 fs 1.15.54.3: #i10000# 2007/12/01 13:39:51 fs 1.15.54.2: RESYNC: (1.15-1.16); FILE MERGED 2007/11/22 13:10:39 fs 1.15.54.1: #i81658# moved the DBA services to use the helpers in unotools/componentresmodule resp. comphelper/componentmodule. Those helpers allow for old- and new-style singletons to co-exist, which wasn't the case for the old helpers previously found in dba_reghelper.hxx


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [29cbf7fb9e872ca985b5127f985d7d2d579f0f7a]

INTEGRATION: CWS dba24d (1.19.54); FILE MERGED 2007/12/01 13:39:48 fs 1.19.54.4: RESYNC: (1.19-1.21); FILE MERGED 2007/11/21 20:53:47 fs 1.19.54.3: #i10000# 2007/11/21 12:37:17 oj 1.19.54.2: #i68854# impl TypeSettingInfo for Oracle 2007/11/06 09:20:13 oj 1.19.54.1: #i11746# new property IgnoreCurrency


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [96b5e173bcac47dcb86c59a8f24999376b7421e5]

INTEGRATION: CWS dba24d (1.9.28); FILE MERGED 2007/11/22 13:10:39 fs 1.9.28.1: #i81658# moved the DBA services to use the helpers in unotools/componentresmodule resp. comphelper/componentmodule. Those helpers allow for old- and new-style singletons to co-exist, which wasn't the case for the old helpers previously found in dba_reghelper.hxx


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [18208fdb29a5f305867e36eccb6ed8af25d0d02c]

INTEGRATION: CWS dba24d (1.13.28); FILE MERGED 2007/11/22 13:10:39 fs 1.13.28.1: #i81658# moved the DBA services to use the helpers in unotools/componentresmodule resp. comphelper/componentmodule. Those helpers allow for old- and new-style singletons to co-exist, which wasn't the case for the old helpers previously found in dba_reghelper.hxx


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [8400b26b72e40bd0aa4864308eae6aee4be1aa21]

INTEGRATION: CWS dba24d (1.25.170); FILE MERGED 2007/12/04 09:24:09 oj 1.25.170.3: #i81644# add new common var to block elementInserted events 2007/12/01 13:39:45 fs 1.25.170.2: RESYNC: (1.25-1.26); FILE MERGED 2007/11/23 12:52:12 oj 1.25.170.1: #i81644# elementRemoved impl


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [6a87785cb223a55efcc6febcd4d5d9b5fc941b1e]

INTEGRATION: CWS dba24d (1.66.4); FILE MERGED 2007/12/04 09:24:09 oj 1.66.4.1: #i81644# add new common var to block elementInserted events


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [dd61e0152ce8db859cd43eefe418f2e46802cfd6]

INTEGRATION: CWS dba24d (1.24.26); FILE MERGED 2007/12/01 13:39:42 fs 1.24.26.4: RESYNC: (1.24-1.25); FILE MERGED 2007/11/26 07:30:10 oj 1.24.26.3: #i83810# assertion changed 2007/11/21 21:08:16 fs 1.24.26.2: #i82233# some debugging code 2007/11/08 14:10:56 fs 1.24.26.1: during #i81658#: string cleanup


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [1bccfd495f0db7d743e78cdbe4935a362f6daaa5]

INTEGRATION: CWS dba24d (1.94.86); FILE MERGED 2007/12/01 13:39:08 fs 1.94.86.2: RESYNC: (1.94-1.95); FILE MERGED 2007/11/27 08:23:17 oj 1.94.86.1: #151645# check also the XRowLocate interface


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [770e7e20fc98ed82c019d390719597ecce511555]

INTEGRATION: CWS dba24d (1.48.70); FILE MERGED 2007/12/04 09:24:09 oj 1.48.70.3: #i81644# add new common var to block elementInserted events 2007/12/01 13:39:05 fs 1.48.70.2: RESYNC: (1.48-1.49); FILE MERGED 2007/11/22 13:09:41 fs 1.48.70.1: #i81658# moved the DBA services to use the helpers in unotools/componentresmodule resp. comphelper/componentmodule. Those helpers allow for old- and new-style singletons to co-exist, which wasn't the case for the old helpers previously found in dba_reghelper.hxx


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [990b673b9722d34bcddc76c652762b08b347a983]

INTEGRATION: CWS dba24d (1.153.70); FILE MERGED 2007/12/04 09:24:08 oj 1.153.70.4: #i81644# add new common var to block elementInserted events 2007/12/01 13:39:02 fs 1.153.70.3: RESYNC: (1.153-1.154); FILE MERGED 2007/11/22 13:09:41 fs 1.153.70.2: #i81658# moved the DBA services to use the helpers in unotools/componentresmodule resp. comphelper/componentmodule. Those helpers allow for old- and new-style singletons to co-exist, which wasn't the case for the old helpers previously found in dba_reghelper.hxx 2007/11/08 14:10:57 fs 1.153.70.1: during #i81658#: string cleanup


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [cb2c34b61ed40ec71aef43ef027dc1acdf404208]

INTEGRATION: CWS dba24d (1.27.180); FILE MERGED 2007/11/06 09:19:38 oj 1.27.180.1: #i51965# use scale for update


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [971948b61e430e431e0e27eed17a3a96c88cb8ff]

INTEGRATION: CWS dba24d (1.67.136); FILE MERGED 2007/12/01 13:38:58 fs 1.67.136.2: RESYNC: (1.67-1.68); FILE MERGED 2007/11/06 09:19:38 oj 1.67.136.1: #i51965# use scale for update


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [77cefcd0b4628df633940bee855eabfa3c56d0a3]

INTEGRATION: CWS dba24d (1.9.170); FILE MERGED 2007/12/04 09:24:08 oj 1.9.170.1: #i81644# add new common var to block elementInserted events


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [cd06f21d6579851b9ff8dd86b335ee05245df0a7]

INTEGRATION: CWS dba24d (1.19.220); FILE MERGED 2007/11/06 09:19:38 oj 1.19.220.1: #i51965# use scale for update


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [5afffde5665ee0252400ee551c8c71cd16bd0453]

INTEGRATION: CWS dba24d (1.43.170); FILE MERGED 2008/01/14 06:04:28 oj 1.43.170.2: compile error 2007/11/06 09:19:38 oj 1.43.170.1: #i51965# use scale for update


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [fbee093c956f7414cb2dccfd2bbf470d7c4f6055]

INTEGRATION: CWS dba24d (1.19.170); FILE MERGED 2007/11/06 09:19:38 oj 1.19.170.1: #i51965# use scale for update


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [8245f7c87b02991ee1545f27a45450baed6ae33d]

INTEGRATION: CWS dba24d (1.2.28); FILE MERGED 2007/11/21 07:47:26 fs 1.2.28.1: silence some NetBeans 6 warnings


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [317a102fa008c0293b445cc8fbb947b9880b9af0]

INTEGRATION: CWS dba24d (1.5.212); FILE MERGED 2007/11/21 12:12:47 fs 1.5.212.2: #i82233# new test case: testDisjunctiveNormalForm 2007/11/21 07:47:26 fs 1.5.212.1: silence some NetBeans 6 warnings


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [f3ddd04819c5dfc55e16346090fcc977621ece52]

INTEGRATION: CWS dba24d (1.8.70); FILE MERGED 2007/11/21 07:47:26 fs 1.8.70.1: silence some NetBeans 6 warnings


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [8981875f97f0227ee04812d3cb74db36b8eb7b2d]

INTEGRATION: CWS dba24d (1.3.106); FILE MERGED 2007/11/21 08:12:46 fs 1.3.106.2: silence some NetBeans 6 warnings 2007/11/21 08:12:16 fs 1.3.106.1: copying changes from CWS dba24c herein (premature resync)


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [fc08f1b7743313f5fdce5e95e5f0bdf5f3b44f50]

INTEGRATION: CWS dba24d (1.3.70); FILE MERGED 2007/11/21 08:12:16 fs 1.3.70.2: copying changes from CWS dba24c herein (premature resync) 2007/11/21 07:47:26 fs 1.3.70.1: silence some NetBeans 6 warnings


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [174e7d76fcde2273b75350e76be436911685a002]

INTEGRATION: CWS dba24d (1.3.156); FILE MERGED 2007/11/21 07:47:26 fs 1.3.156.1: silence some NetBeans 6 warnings


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [65b4f462da62d3a7d209f434687ab3da33f6a83a]

INTEGRATION: CWS dba24d (1.2.70); FILE MERGED 2007/11/18 12:46:55 fs 1.2.70.1: removed useless access modifier


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [745e654a008c1a4654c13b213a44fef096b08d9b]

INTEGRATION: CWS dba24d (1.8.204); FILE MERGED 2007/11/19 12:04:19 fs 1.8.204.4: oops 2007/11/19 12:02:37 fs 1.8.204.3: oops 2007/11/19 08:29:44 fs 1.8.204.2: catch exceptions in ShouldPaintObject, to be on the safe side 2007/11/18 21:47:14 fs 1.8.204.1: ShouldPaintObject: respect the control's visibility flag (which is only a workaround until we have a visibility flag at the control model) Issue number:  #i83611# Submitted by:  npower@openoffice.org Reviewed by:   fs@openoffice.org


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [f295a2b0a06e1b11a55555c65bbe7f9f33e04243]

INTEGRATION: CWS dba24d (1.19.478); FILE MERGED 2007/11/20 09:11:51 fs 1.19.478.1: #i82233# use as SingleSelectQueryComposer instead of an SQLQueryComposer


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [6d5fdb415e12ef8e024ee65900aa16de347270d5]

INTEGRATION: CWS dba24d (1.66.158); FILE MERGED 2007/12/01 21:05:54 fs 1.66.158.3: #i10000# 2007/12/01 13:37:54 fs 1.66.158.2: RESYNC: (1.66-1.67); FILE MERGED 2007/11/20 09:12:04 fs 1.66.158.1: #i82233# use as SingleSelectQueryComposer instead of an SQLQueryComposer


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [378dd42a736affe30fa0c8a85f1606be6358035c]

INTEGRATION: CWS dba24d (1.8.94); FILE MERGED 2007/11/27 15:00:13 fs 1.8.94.1: #i84011# catch exceptions when revoking a data source


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [1c54c21f6c27e877b56b67362fda11686bef331e]

INTEGRATION: CWS dba24d (1.3.400); FILE MERGED 2007/11/30 21:39:44 fs 1.3.400.1: warning-free autodoc: 'Confusion or Misuse of <Type> vs. <Member>' warning cause fixed


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [1501e17b889b28e7394596ce4f98eab1c5b00d8f]

INTEGRATION: CWS dba24d (1.2.92); FILE MERGED 2007/11/30 21:02:40 fs 1.2.92.1: warning-free autodoc: 'Incorrectly Written Const Symbols' warning cause fixed


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [6069dfda29e1da4c4fd8f33d3e335f34f94dc503]

INTEGRATION: CWS dba24d (1.3.400); FILE MERGED 2007/11/30 21:02:40 fs 1.3.400.1: warning-free autodoc: 'Incorrectly Written Const Symbols' warning cause fixed


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [f0877a99bc2d74222d76a58a7984331399e1effb]

INTEGRATION: CWS dba24d (1.12.400); FILE MERGED 2007/11/30 21:02:40 fs 1.12.400.1: warning-free autodoc: 'Incorrectly Written Const Symbols' warning cause fixed


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [daf9737b10518528fa1f745af476212f93e11eee]

INTEGRATION: CWS dba24d (1.13.400); FILE MERGED 2007/11/30 21:02:40 fs 1.13.400.1: warning-free autodoc: 'Incorrectly Written Const Symbols' warning cause fixed


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [f2f5d350e0b130700fd77fd28438691513b6ec0c]

INTEGRATION: CWS dba24d (1.10.168); FILE MERGED 2007/11/30 21:02:40 fs 1.10.168.1: warning-free autodoc: 'Incorrectly Written Const Symbols' warning cause fixed


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [69ab5e221cfd0266cb94eade3f24dd22a1c0d08c]

INTEGRATION: CWS dba24d (1.2.196); FILE MERGED 2007/11/30 21:39:44 fs 1.2.196.1: warning-free autodoc: 'Confusion or Misuse of <Type> vs. <Member>' warning cause fixed


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [bbbce04b62617269e04914e81d23da23514e92eb]

INTEGRATION: CWS dba24d (1.4.400); FILE MERGED 2007/11/30 21:02:39 fs 1.4.400.1: warning-free autodoc: 'Incorrectly Written Const Symbols' warning cause fixed


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [3c2450d127fbe38f386f9357e19f3b9aa35f61c6]

INTEGRATION: CWS dba24d (1.7.150); FILE MERGED 2007/12/04 10:43:42 oj 1.7.150.2: #i68854# add new property to change typeinfos 2007/11/21 08:00:16 fs 1.7.150.1: copying changes from CWS dba24c herein (premature resync)


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [b1c4dfea194c070594ff6f1fcbc3a608cbae5866]

INTEGRATION: CWS dba24d (1.2.282); FILE MERGED 2007/11/30 13:31:59 fs 1.2.282.1: @seealso doesn't exist, @see is what's needed


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [ec1663a747123d694815ba0bbba9a1ca3ef3e951]

INTEGRATION: CWS dba24d (1.3.196); FILE MERGED 2007/11/08 14:56:37 fs 1.3.196.1: #i81658# UNO wrapper for the Copy Table wizard


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [3976a84073855a8258c2267e7c9c0337a96c4636]

INTEGRATION: CWS dba24d (1.1.2); FILE ADDED 2007/11/08 14:56:20 fs 1.1.2.1: #i81658# UNO wrapper for the Copy Table wizard


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [877009805b3bff5bfe0608a5d5c77eaa3a01e29d]

INTEGRATION: CWS dba24d (1.1.2); FILE ADDED 2007/11/26 14:24:13 fs 1.1.2.2: #i81658# docu error 2007/11/08 14:56:11 fs 1.1.2.1: #i81658# UNO wrapper for the Copy Table wizard


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [59eeba24a29c09cce92531542550be43a9244ee5]

INTEGRATION: CWS dba24d (1.1.2); FILE ADDED 2007/12/05 15:43:47 fs 1.1.2.10: #i81658# ConnectionInfo 2007/11/30 21:39:43 fs 1.1.2.9: warning-free autodoc: 'Confusion or Misuse of <Type> vs. <Member>' warning cause fixed 2007/11/29 20:49:57 fs 1.1.2.8: nicer autodoc result (work around issue 84098) 2007/11/26 14:52:14 fs 1.1.2.7: #i10000# 2007/11/26 14:23:09 fs 1.1.2.6: #i81658# some more documentation of the Destination / allow to throw SQLExceptions from the ctors 2007/11/19 10:36:31 fs 1.1.2.5: spelling 2007/11/19 10:34:41 fs 1.1.2.4: clarify supported data access descriptor settings 2007/11/18 22:35:41 fs 1.1.2.3: #i10000# 2007/11/14 09:51:55 fs 1.1.2.2: #i81658# interaction handler support 2007/11/08 14:56:02 fs 1.1.2.1: #i81658# UNO wrapper for the Copy Table wizard


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [199c5da7e34e1438e6833f2d6a7a61f5c7f5d041]

INTEGRATION: CWS dba24d (1.1.2); FILE ADDED 2007/11/08 14:55:53 fs 1.1.2.1: #i81658# UNO wrapper for the Copy Table wizard


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [ecc66ff09a90f6b92b37eea13ed8d4372239159c]

INTEGRATION: CWS dba24d (1.1.2); FILE ADDED 2007/11/08 14:55:44 fs 1.1.2.1: #i81658# UNO wrapper for the Copy Table wizard


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [a5f3d8fb933ff945e3e660af8566b619a1023001]

INTEGRATION: CWS dba24d (1.1.2); FILE ADDED 2007/11/08 14:55:35 fs 1.1.2.1: #i81658# UNO wrapper for the Copy Table wizard


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [e8f982129ee64d6f7ec764dcfbc10a385f3f28f4]

INTEGRATION: CWS dba24d (1.20.200); FILE MERGED 2007/12/01 13:37:27 fs 1.20.200.3: RESYNC: (1.20-1.21); FILE MERGED 2007/11/22 13:15:03 fs 1.20.200.2: #i81658# +[X]DataAccessDescriptorFactory 2007/11/21 07:59:11 fs 1.20.200.1: copying changes from CWS dba24c herein (premature resync)


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [e92407a511a710efec9c80eda716b1a4d721beb9]

INTEGRATION: CWS dba24d (1.5.284); FILE MERGED 2007/11/30 21:39:43 fs 1.5.284.1: warning-free autodoc: 'Confusion or Misuse of <Type> vs. <Member>' warning cause fixed


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [05cfdefd0d6dc60f8fb83f4c97487628a84f97e1]

INTEGRATION: CWS dba24d (1.1.2); FILE ADDED 2007/11/22 13:13:18 fs 1.1.2.1: #i81658# singleton service to create full-blown data access descriptor instances


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [d48c82179f1a89c50bed9f8cf66144571a86b1e6]

INTEGRATION: CWS dba24d (1.1.2); FILE ADDED 2007/11/22 13:13:09 fs 1.1.2.1: #i81658# singleton service to create full-blown data access descriptor instances


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [7c10993e6cc505bb839a8a34bab6293e5db02c7f]

INTEGRATION: CWS dba24d (1.7.400); FILE MERGED 2007/12/05 15:43:16 fs 1.7.400.4: #i81658# ConnectionInfo 2007/12/05 15:41:28 fs 1.7.400.3: #i81658# ConnectionInfo 2007/11/21 07:59:11 fs 1.7.400.2: copying changes from CWS dba24c herein (premature resync) 2007/11/08 14:57:06 fs 1.7.400.1: added Order, HavingClause, and GroupBy


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [fb961fcf1804380a0099d6690be713e879c8b923]

INTEGRATION: CWS dba24d (1.4.380); FILE MERGED 2007/11/30 21:02:39 fs 1.4.380.1: warning-free autodoc: 'Incorrectly Written Const Symbols' warning cause fixed


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [ba1a8707e33a1fe80e84be0f7947144ccfa92d89]

INTEGRATION: CWS dba24d (1.5.72); FILE MERGED 2007/11/30 21:39:43 fs 1.5.72.2: warning-free autodoc: 'Confusion or Misuse of <Type> vs. <Member>' warning cause fixed 2007/11/30 21:02:39 fs 1.5.72.1: warning-free autodoc: 'Incorrectly Written Const Symbols' warning cause fixed


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [5fe7bc2d30d407153a6de49edf79c027b385f861]

INTEGRATION: CWS dba24d (1.6.196); FILE MERGED 2007/11/30 21:02:39 fs 1.6.196.1: warning-free autodoc: 'Incorrectly Written Const Symbols' warning cause fixed


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [810245360fc529485e02649e5d21f6ef03984d46]

INTEGRATION: CWS dba24d (1.6.354); FILE MERGED 2007/11/30 21:02:39 fs 1.6.354.1: warning-free autodoc: 'Incorrectly Written Const Symbols' warning cause fixed


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [32d6dcb7e64d13071d70aeecc2f01a0aef0637b9]

INTEGRATION: CWS dba24d (1.4.400); FILE MERGED 2007/11/30 21:39:43 fs 1.4.400.1: warning-free autodoc: 'Confusion or Misuse of <Type> vs. <Member>' warning cause fixed


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [bb09d8b51a0ebceb05366a634d0a3a63a84ab52c]

INTEGRATION: CWS dba24d (1.10.400); FILE MERGED 2007/11/30 21:39:43 fs 1.10.400.1: warning-free autodoc: 'Confusion or Misuse of <Type> vs. <Member>' warning cause fixed


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [0052fd50cdff0840dca46666050b8adf71eaf43d]

INTEGRATION: CWS dba24d (1.4.282); FILE MERGED 2007/11/30 21:39:43 fs 1.4.282.1: warning-free autodoc: 'Confusion or Misuse of <Type> vs. <Member>' warning cause fixed


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [8a5c4eed96b4e97ff2a395678f33bc21d8776ebb]

INTEGRATION: CWS dba24d (1.5.282); FILE MERGED 2007/11/30 21:02:38 fs 1.5.282.1: warning-free autodoc: 'Incorrectly Written Const Symbols' warning cause fixed


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [7a31dc435cba41b3083319ae0863b927f4197ee8]

INTEGRATION: CWS dba24d (1.2.92); FILE MERGED 2007/11/30 13:31:59 fs 1.2.92.1: @seealso doesn't exist, @see is what's needed


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [0112c84f53a900b84c9d4436be89caafae095568]

INTEGRATION: CWS dba24d (1.4.196); FILE MERGED 2007/11/30 21:02:38 fs 1.4.196.1: warning-free autodoc: 'Incorrectly Written Const Symbols' warning cause fixed


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [a8b9cb3797238c480c51fd9ba162890bfa643b38]

INTEGRATION: CWS dba24d (1.4.400); FILE MERGED 2007/11/30 21:02:38 fs 1.4.400.1: warning-free autodoc: 'Incorrectly Written Const Symbols' warning cause fixed


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [525810e567a5049cfbfa12179538d16f395aceb7]

INTEGRATION: CWS dba24d (1.12.264); FILE MERGED 2007/11/30 21:39:42 fs 1.12.264.1: warning-free autodoc: 'Confusion or Misuse of <Type> vs. <Member>' warning cause fixed


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [0af866b0e83535e96950fa75538c696bc2ccd863]

INTEGRATION: CWS dba24d (1.2.148); FILE MERGED 2007/11/30 21:39:42 fs 1.2.148.1: warning-free autodoc: 'Confusion or Misuse of <Type> vs. <Member>' warning cause fixed


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [0206c86a19bbaf7b2b3b35d6eb33c87822ed5cd6]

INTEGRATION: CWS dba24d (1.3.18); FILE MERGED 2007/11/30 21:02:37 fs 1.3.18.1: warning-free autodoc: 'Incorrectly Written Const Symbols' warning cause fixed


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [72de3f8d7bf98a3dc7ec8d2cd62dbcb1329a2acd]

INTEGRATION: CWS dba24d (1.2.92); FILE MERGED 2007/11/30 21:39:42 fs 1.2.92.1: warning-free autodoc: 'Confusion or Misuse of <Type> vs. <Member>' warning cause fixed


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [313c29e2d475daeab6b397b62a8ccfae69df24aa]

INTEGRATION: CWS dba24d (1.6.400); FILE MERGED 2007/11/29 12:54:30 fs 1.6.400.1: spelling


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [d27d9dddb161dc7447cb24ad60dbec7291660484]

INTEGRATION: CWS dba24d (1.1.2); FILE ADDED 2007/11/19 13:45:54 fs 1.1.2.1: contributed by Daniel Vogelheim: XForms UBL demo


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [7347d66f12b131dca72cb463ab30b0237e94a473]

INTEGRATION: CWS dba24d (1.1.2); FILE ADDED 2007/11/19 13:44:33 fs 1.1.2.1: contributed by Lars Oppermann: sample XForm documents


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [26f3b65972222e5500273d5ec01ec435f849e9c2]

INTEGRATION: CWS dba24d (1.15.6); FILE MERGED 2007/11/20 11:51:54 fs 1.15.6.1: #i83774# +PROPERTY_IMAGE_POSITION


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [b62450495fed49c86b1cc2f065efa25168217f34]

INTEGRATION: CWS dba24d (1.25.52); FILE MERGED 2007/11/20 11:52:08 fs 1.25.52.1: #i83774# strip ImageURL and ImagePosition


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [8fc4594caaf8108b3757ff25c8299f96abcd4ae9]

INTEGRATION: CWS dba24d (1.46.94); FILE MERGED 2007/11/20 11:51:23 fs 1.46.94.1: #i83774# don't export ImagePosition if it is not present


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [1315d2cea91c541d0407b7a0e623653e3d2214c9]

INTEGRATION: CWS dba24d (1.49.2); FILE MERGED 2007/12/01 13:37:01 fs 1.49.2.2: RESYNC: (1.49-1.50); FILE MERGED 2007/11/26 07:29:01 oj 1.49.2.1: #i83810# normalize nodes


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [2b41ea6d9d7d55af9e7336fb1ac14d4bb91c507c]

INTEGRATION: CWS dba24d (1.59.2); FILE MERGED 2007/12/01 13:36:58 fs 1.59.2.2: RESYNC: (1.59-1.60); FILE MERGED 2007/11/28 12:18:08 oj 1.59.2.1: #i18201# handle reduce reduce conflict for is true


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [f490cade20377fb763a0de665494848cac51af83]

INTEGRATION: CWS dba24d (1.8.212); FILE MERGED 2007/11/28 09:30:17 oj 1.8.212.2: #i58268# cache some databasemetadata 2007/11/21 12:39:25 oj 1.8.212.1: #i68854# impl TypeSettingInfo for Oracle and some clean up


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [22c2612eae708a0e0fff00bf69baa219c33c5d22]

INTEGRATION: CWS dba24d (1.22.116); FILE MERGED 2007/11/21 12:39:25 oj 1.22.116.1: #i68854# impl TypeSettingInfo for Oracle and some clean up


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [5b98291ae013b484a703c79db3e8053d22e8ce24]

INTEGRATION: CWS dba24d (1.7.310); FILE MERGED 2007/11/21 12:39:25 oj 1.7.310.1: #i68854# impl TypeSettingInfo for Oracle and some clean up


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [a74efb5e7dfcefb4a2eac3ae92f1dc209c6bf2c2]

INTEGRATION: CWS dba24d (1.11.54); FILE MERGED 2007/11/06 09:06:16 oj 1.11.54.1: #i11746# new property to turn of currency from meta data


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [a70dec747596ed3706bd7e6fef44c6897e088b41]

INTEGRATION: CWS dba24d (1.4.54); FILE MERGED 2007/11/28 09:30:16 oj 1.4.54.2: #i58268# cache some databasemetadata 2007/11/21 12:39:25 oj 1.4.54.1: #i68854# impl TypeSettingInfo for Oracle and some clean up


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [6b89d231e533489156a0043c802de8eb2f83c5ab]

INTEGRATION: CWS dba24d (1.15.54); FILE MERGED 2007/12/01 20:57:35 fs 1.15.54.5: #i10000# 2007/12/01 13:36:54 fs 1.15.54.4: RESYNC: (1.15-1.17); FILE MERGED 2007/11/21 13:58:38 oj 1.15.54.3: #i68854# some clean ups 2007/11/21 12:39:25 oj 1.15.54.2: #i68854# impl TypeSettingInfo for Oracle and some clean up 2007/11/06 09:06:16 oj 1.15.54.1: #i11746# new property to turn of currency from meta data


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [9ac11d8e93b75c610d22ffc0c4815a0a9dd3bc91]

INTEGRATION: CWS dba24d (1.1.2); FILE ADDED 2007/11/06 09:05:49 oj 1.1.2.1: #i51965# impl BigDecimal


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [be84b3958817ea6a6e6912381650cc43e0e4b8cc]

INTEGRATION: CWS dba24d (1.5.142); FILE MERGED 2007/11/28 09:31:07 oj 1.5.142.1: #i51355# check if stream exists when read-only


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [9672d8f48e870362f48ba8768f80a7a9884ca29e]

INTEGRATION: CWS dba24d (1.15.212); FILE MERGED 2007/11/26 07:52:24 oj 1.15.212.1: #i31385# read multiline string


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [1ba706f960de8fafaf3d12d037fda9c70cd3fa1f]

INTEGRATION: CWS dba24d (1.3.310); FILE MERGED 2007/11/21 12:39:25 oj 1.3.310.1: #i68854# impl TypeSettingInfo for Oracle and some clean up


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [1598fbffcea674ec0beb5f890636d566d5b4e839]

INTEGRATION: CWS dba24d (1.8.310); FILE MERGED 2007/11/28 09:30:16 oj 1.8.310.2: #i58268# cache some databasemetadata 2007/11/21 12:39:24 oj 1.8.310.1: #i68854# impl TypeSettingInfo for Oracle and some clean up


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [673c2d192ebeb3cef1bb5b2ae1b3fa64f8a96947]

INTEGRATION: CWS dba24d (1.21.310); FILE MERGED 2007/11/21 12:39:24 oj 1.21.310.1: #i68854# impl TypeSettingInfo for Oracle and some clean up


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [12edf7697b1531cac0ac5a8169f93a1c5cda5abc]

INTEGRATION: CWS dba24d (1.7.310); FILE MERGED 2007/11/21 12:39:24 oj 1.7.310.1: #i68854# impl TypeSettingInfo for Oracle and some clean up


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [bc15f30342ae5073a51c645a71875d74fc29bb23]

INTEGRATION: CWS dba24d (1.8.310); FILE MERGED 2007/11/21 12:39:24 oj 1.8.310.1: #i68854# impl TypeSettingInfo for Oracle and some clean up


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [d321d1c49309cf184d0e466068967fdbde88be05]

INTEGRATION: CWS dba24d (1.2.310); FILE MERGED 2007/11/21 12:39:24 oj 1.2.310.1: #i68854# impl TypeSettingInfo for Oracle and some clean up


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [26c830d9c525a60d013538186502ea176f1baa67]

INTEGRATION: CWS dba24d (1.4.310); FILE MERGED 2007/11/28 09:30:16 oj 1.4.310.2: #i58268# cache some databasemetadata 2007/11/21 12:39:24 oj 1.4.310.1: #i68854# impl TypeSettingInfo for Oracle and some clean up


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [c7255a4f8720318e55de7a206484c3ba9cb9afdc]

INTEGRATION: CWS dba24d (1.17.78); FILE MERGED 2007/11/21 12:39:24 oj 1.17.78.1: #i68854# impl TypeSettingInfo for Oracle and some clean up


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [05a93efa66fe7a70d486f3778e69167f45f589d9]

INTEGRATION: CWS dba24d (1.5.310); FILE MERGED 2007/11/21 12:39:23 oj 1.5.310.1: #i68854# impl TypeSettingInfo for Oracle and some clean up


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [989e41a7af41f203aa34317f0e4c99f67673ded5]

INTEGRATION: CWS dba24d (1.4.116); FILE MERGED 2007/11/28 09:30:16 oj 1.4.116.2: #i58268# cache some databasemetadata 2007/11/21 12:39:23 oj 1.4.116.1: #i68854# impl TypeSettingInfo for Oracle and some clean up


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [4e7d20d0b70a6aabd71837885375d1328fc9e3e1]

INTEGRATION: CWS dba24d (1.11.310); FILE MERGED 2007/11/21 12:39:23 oj 1.11.310.1: #i68854# impl TypeSettingInfo for Oracle and some clean up


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [22000a3645f41f43e6ada63d9e68564cdd78fcc8]

INTEGRATION: CWS dba24d (1.1.2); FILE ADDED 2007/11/21 12:39:13 oj 1.1.2.1: #i68854# impl TypeSettingInfo for Oracle and some clean up


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [519238e52962fb034eea57d0c9e5963a7c0051fe]

INTEGRATION: CWS c17v002_SRC680 (1.112.24.1.4); FILE MERGED 2008/01/10 09:43:54 os 1.112.24.1.4.1: #b6637795# save alternative text of embedded objects


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [2b5a50c148d662d3b7b67bf50c0191f3349740c6]

INTEGRATION: CWS dba24d (1.13.212); FILE MERGED 2007/12/05 13:26:23 fs 1.13.212.2: during i81658: +m_bEOF 2007/11/21 12:39:23 oj 1.13.212.1: #i68854# impl TypeSettingInfo for Oracle and some clean up


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [8042f2343387d22c52aa08563f46d5374ffadbeb]

INTEGRATION: CWS dba24d (1.37.152); FILE MERGED 2007/12/01 15:15:16 fs 1.37.152.3: #i10000# 2007/12/01 13:36:51 fs 1.37.152.2: RESYNC: (1.37-1.38); FILE MERGED 2007/11/06 09:07:48 oj 1.37.152.1: #i51965# impl updateNumericObject and setObjectWithInfo


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [622e7a4fe56e82a6631f9d75b16053eb09d6da1a]

INTEGRATION: CWS dba24d (1.44.18); FILE MERGED 2007/11/06 10:58:40 oj 1.44.18.2: RESYNC: (1.44-1.45); FILE MERGED 2007/11/06 09:07:49 oj 1.44.18.1: #i51965# impl updateNumericObject and setObjectWithInfo


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [ae336b25fcbfb72bcdfeba6416dcf6e903b93f14]

INTEGRATION: CWS dba24d (1.33.116); FILE MERGED 2007/11/28 09:30:15 oj 1.33.116.2: #i58268# cache some databasemetadata 2007/11/21 12:41:17 oj 1.33.116.1: #i68854# impl TypeSettingInfo for Oracle and some clean up


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [cf5c66df44de6b8a06a0a73ed046c7019d5dd531]

INTEGRATION: CWS dba24d (1.41.44); FILE MERGED 2007/11/21 12:41:17 oj 1.41.44.1: #i68854# impl TypeSettingInfo for Oracle and some clean up


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [ebecf1d2999b5e1da80c0ad606fb7a56412d07f3]

INTEGRATION: CWS dba24d (1.3.310); FILE MERGED 2007/11/28 09:30:15 oj 1.3.310.2: #i58268# cache some databasemetadata 2007/11/21 12:42:26 oj 1.3.310.1: #i68854# impl TypeSettingInfo for Oracle and some clean up


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [e264f92a210ae680fde9d79a771d978709dede97]

INTEGRATION: CWS dba24d (1.14.140); FILE MERGED 2007/11/28 09:30:15 oj 1.14.140.2: #i58268# cache some databasemetadata 2007/11/21 12:42:26 oj 1.14.140.1: #i68854# impl TypeSettingInfo for Oracle and some clean up


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [6e8f27455d255bb64f538a8283c52680acb1ddee]

INTEGRATION: CWS dba24d (1.16.78); FILE MERGED 2007/11/21 12:42:26 oj 1.16.78.1: #i68854# impl TypeSettingInfo for Oracle and some clean up


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [67a98c17f3c31ff2e26c84650296cef2178dfcff]

INTEGRATION: CWS dba24d (1.26.78); FILE MERGED 2007/11/21 12:42:26 oj 1.26.78.1: #i68854# impl TypeSettingInfo for Oracle and some clean up


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [1f92e82d7409bd904c22acf9c0c79ecb7a03a44d]

INTEGRATION: CWS dba24d (1.2.20); FILE MERGED 2008/01/11 05:56:49 oj 1.2.20.3: compile errorr 2008/01/10 06:44:40 oj 1.2.20.2: compile error 2007/11/21 12:42:03 oj 1.2.20.1: #i68854# impl TypeSettingInfo for Oracle and some clean up


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [e7163ed4dabaf2dc89d854b93d5bd71f39937638]

INTEGRATION: CWS dba24d (1.2.20); FILE MERGED 2008/01/11 10:20:51 oj 1.2.20.3: compile error 2008/01/11 10:13:07 oj 1.2.20.2: compile error 2007/11/21 12:42:02 oj 1.2.20.1: #i68854# impl TypeSettingInfo for Oracle and some clean up


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [84c531a4cf2c7707921b57980e06dcd90cd17cd2]

INTEGRATION: CWS dba24d (1.2.20); FILE MERGED 2008/01/14 06:00:46 oj 1.2.20.2: compile error 2008/01/11 10:13:07 oj 1.2.20.1: compile error


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [b7974bf73ee1f39820a760b35d9fe6fa62cb9746]

INTEGRATION: CWS dba24d (1.7.152); FILE MERGED 2007/11/21 13:58:38 oj 1.7.152.2: #i68854# some clean ups 2007/11/21 12:43:39 oj 1.7.152.1: #i68854# impl TypeSettingInfo for Oracle and some clean up


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [b72f94c675d9dda3d8a08877c74058cb1ec03e20]

INTEGRATION: CWS dba24d (1.25.80); FILE MERGED 2007/12/01 13:36:48 fs 1.25.80.2: RESYNC: (1.25-1.26); FILE MERGED 2007/11/21 12:40:51 oj 1.25.80.1: #i68854# impl TypeSettingInfo for Oracle and some clean up


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [8f424ac393ecac7ffc7cfafb7fd1dcc5be633002]

INTEGRATION: CWS dba24d (1.20.54); FILE MERGED 2007/12/01 13:36:45 fs 1.20.54.2: RESYNC: (1.20-1.21); FILE MERGED 2007/11/06 09:04:02 oj 1.20.54.1: #i51965# impl updateNumericObject and setObjectWithInfo


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [f6e1fb193a0c7c88495e580bbe474a338aa964ce]

INTEGRATION: CWS dba24d (1.31.54); FILE MERGED 2007/11/06 09:04:02 oj 1.31.54.1: #i51965# impl updateNumericObject and setObjectWithInfo


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [0962c6833e75f9348c1cbe1e9123045d19b3b921]

INTEGRATION: CWS dba24d (1.18.54); FILE MERGED 2007/12/01 13:36:42 fs 1.18.54.3: RESYNC: (1.18-1.20); FILE MERGED 2007/11/09 13:32:39 oj 1.18.54.2: #i56643# wrong check 2007/11/06 09:04:02 oj 1.18.54.1: #i51965# impl updateNumericObject and setObjectWithInfo


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [26843cea83292632b4ed92dfd1b3da9a46c12995]

INTEGRATION: CWS dba24d (1.6.18); FILE MERGED 2007/12/01 20:57:56 fs 1.6.18.7: #i10000# 2007/12/01 13:36:36 fs 1.6.18.6: RESYNC: (1.7-1.11); FILE MERGED 2007/11/26 21:09:58 fs 1.6.18.5: #i10000# 2007/11/26 14:35:02 fs 1.6.18.4: during #i81658#, upon user request: better error about inability to load driver class 2007/11/21 12:40:51 oj 1.6.18.3: #i68854# impl TypeSettingInfo for Oracle and some clean up 2007/11/06 10:58:37 oj 1.6.18.2: RESYNC: (1.6-1.7); FILE MERGED 2007/11/06 09:04:43 oj 1.6.18.1: #i11746# new property to turn of currency from meta data


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [82c7069cce71d72dffd3a6d076b88acd832277a9]

INTEGRATION: CWS dba24d (1.1.2); FILE ADDED 2007/11/06 09:05:07 oj 1.1.2.1: #i51965# impl BigDecimal


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [85b7475289f8a942d02392f010834148c17f9d72]

INTEGRATION: CWS dba24d (1.26.44); FILE MERGED 2007/11/28 09:30:15 oj 1.26.44.3: #i58268# cache some databasemetadata 2007/11/21 12:40:51 oj 1.26.44.2: #i68854# impl TypeSettingInfo for Oracle and some clean up 2007/11/06 09:04:02 oj 1.26.44.1: #i51965# impl updateNumericObject and setObjectWithInfo


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [2ad580f3581869836fc3cd06f97a8bc6bd9d88ef]

INTEGRATION: CWS dba24d (1.11.152); FILE MERGED 2007/11/27 07:32:30 oj 1.11.152.1: #i51355# check if stream exists when read-only


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [785f19530d3d352a8f0dce2f7d34baadfc1f8aa1]

INTEGRATION: CWS dba24d (1.24.22); FILE MERGED 2007/12/01 13:36:27 fs 1.24.22.2: RESYNC: (1.24-1.25); FILE MERGED 2007/11/23 12:14:15 oj 1.24.22.1: #i81896# throw an exception when the url is not a system file path


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [37a3c2dd2380ca8cda222a995ce7ab82a9f42c04]

INTEGRATION: CWS dba24d (1.8.142); FILE MERGED 2007/12/01 13:36:30 fs 1.8.142.2: RESYNC: (1.8-1.9); FILE MERGED 2007/11/27 07:32:30 oj 1.8.142.1: #i51355# check if stream exists when read-only


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [a3f6d6941be7d5d249ce37fd4d59ba343e75149e]

INTEGRATION: CWS dba24d (1.58.20); FILE MERGED 2007/11/26 12:40:26 fs 1.58.20.2: #i10000# 2007/11/26 07:52:25 oj 1.58.20.1: #i31385# read multiline string


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [0545471c380fd20a053a5aa6e5e65169f2e8509d]

INTEGRATION: CWS dba24d (1.18.152); FILE MERGED 2007/11/21 12:42:52 oj 1.18.152.1: #i68854# impl TypeSettingInfo for Oracle and some clean up


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [206be77054a379844131906e4fa5f4fe7898db9f]

INTEGRATION: CWS dba24d (1.98.20); FILE MERGED 2007/11/27 08:08:40 oj 1.98.20.1: #i57380# check correct select values


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [bf7431f1d284343585f41709d1984ed36c924d73]

INTEGRATION: CWS c17v002_SRC680 (1.154.204); FILE MERGED 2008/01/09 10:40:35 sj 1.154.204.1: #b6634729# fixed header footer problem (header footer field on master not imported if header/footer object were missing)


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [4c9829c827977ac855aa37d543593547b39389db]

INTEGRATION: CWS dba24d (1.40.20); FILE MERGED 2007/11/06 09:07:49 oj 1.40.20.1: #i51965# impl updateNumericObject and setObjectWithInfo


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [0ad8034814e551afbf75aa147bed8c738ff9c925]

INTEGRATION: CWS dba24d (1.34.58); FILE MERGED 2007/11/28 09:30:15 oj 1.34.58.2: #i58268# cache some databasemetadata 2007/11/21 12:40:09 oj 1.34.58.1: #i68854# impl TypeSettingInfo for Oracle and some clean up


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [57ed4e404644d21e40b028221b2cf7a5ea64ff41]

INTEGRATION: CWS dba24d (1.48.58); FILE MERGED 2007/11/21 12:40:09 oj 1.48.58.1: #i68854# impl TypeSettingInfo for Oracle and some clean up


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [420f8851ec213f28e08e9eed4f8f56d36c9cbf95]

INTEGRATION: CWS dba24d (1.7.158); FILE MERGED 2007/11/28 09:30:14 oj 1.7.158.2: #i58268# cache some databasemetadata 2007/11/21 12:43:22 oj 1.7.158.1: #i68854# impl TypeSettingInfo for Oracle and some clean up


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [935641cdc3e2a819b97edb1c4908fcc80bc0f465]

INTEGRATION: CWS dba24d (1.4.286); FILE MERGED 2007/11/21 12:43:22 oj 1.4.286.1: #i68854# impl TypeSettingInfo for Oracle and some clean up


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [208c578e8aa13e92421db636ecf7f8b6de247313]

INTEGRATION: CWS dba24d (1.8.118); FILE MERGED 2007/11/21 12:43:22 oj 1.8.118.1: #i68854# impl TypeSettingInfo for Oracle and some clean up


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [fa67b3f4cd699d5d8a808af7e8668874d260d551]

INTEGRATION: CWS dba24d (1.3.310); FILE MERGED 2007/11/21 12:41:50 oj 1.3.310.1: #i68854# impl TypeSettingInfo for Oracle and some clean up


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [2400560a089847458d3b1f2d61d9af9b84d26a53]

INTEGRATION: CWS dba24d (1.6.152); FILE MERGED 2007/11/21 13:40:00 oj 1.6.152.4: #i68854# some clean ups 2007/11/21 13:38:27 oj 1.6.152.3: #i68854# impl TypeSettingInfo for Oracle 2007/11/21 13:37:40 oj 1.6.152.2: #i68854# impl TypeSettingInfo for Oracle 2007/11/21 12:41:50 oj 1.6.152.1: #i68854# impl TypeSettingInfo for Oracle and some clean up


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [4929a613abc63c5e7cca40fc04f8d9ba9c6b3ebc]

INTEGRATION: CWS dba24d (1.103.20); FILE MERGED 2007/11/08 13:47:06 oj 1.103.20.1: #i83401# fix anz if it is zero but the data tells a different story


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [12b01fe8fd5305076708091a5004a501a24380b5]

INTEGRATION: CWS dba24d (1.33.58); FILE MERGED 2007/11/21 12:43:01 oj 1.33.58.1: #i68854# impl TypeSettingInfo for Oracle and some clean up


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [f1adf33ea7ca15ecbb5d8ba4e9083c51cc7bfc00]

INTEGRATION: CWS dba24d (1.17.118); FILE MERGED 2007/11/21 12:42:41 oj 1.17.118.1: #i68854# impl TypeSettingInfo for Oracle and some clean up


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [4c96a1e25487d07b58dab2473ef24bd84d16dcfd]

INTEGRATION: CWS dba24d (1.24.20); FILE MERGED 2007/11/06 09:07:49 oj 1.24.20.1: #i51965# impl updateNumericObject and setObjectWithInfo


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [163941978eae8181c653a1d41d08ae17ee729ddb]

INTEGRATION: CWS dba24d (1.8.152); FILE MERGED 2007/11/21 12:40:39 oj 1.8.152.1: #i68854# impl TypeSettingInfo for Oracle and some clean up


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [ad844571972c132e99a1f7dddc8994e2b7e74749]

INTEGRATION: CWS dba24d (1.21.152); FILE MERGED 2007/11/28 09:30:14 oj 1.21.152.2: #i58268# cache some databasemetadata 2007/11/21 12:40:39 oj 1.21.152.1: #i68854# impl TypeSettingInfo for Oracle and some clean up


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [cfc650a39efc5d048cbe929ea65dc2a229409f40]

INTEGRATION: CWS dba24d (1.28.78); FILE MERGED 2007/11/21 12:40:39 oj 1.28.78.1: #i68854# impl TypeSettingInfo for Oracle and some clean up


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [0ba655a8e750e8131546bb5c5aeb12b5ef75e3f1]

INTEGRATION: CWS dba24d (1.11.152); FILE MERGED 2007/11/21 12:40:25 oj 1.11.152.1: #i68854# impl TypeSettingInfo for Oracle and some clean up


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [343964ced8495fb37dd8c65dca5b71a53025d839]

INTEGRATION: CWS dba24d (1.23.44); FILE MERGED 2007/11/21 12:40:25 oj 1.23.44.1: #i68854# impl TypeSettingInfo for Oracle and some clean up


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [30aa7bc21c75434d0e2d0d302bdd1fbc79be4c14]

INTEGRATION: CWS dba24d (1.31.2); FILE MERGED 2008/01/09 07:49:47 oj 1.31.2.4: compile error 2008/01/08 07:51:43 oj 1.31.2.3: compile error 2007/12/01 13:36:24 fs 1.31.2.2: RESYNC: (1.31-1.32); FILE MERGED 2007/11/21 12:38:41 oj 1.31.2.1: #i68854# impl TypeSettingInfo for Oracle and some clean up


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [b14e617e3aa7b08f021658a468d6453fe772b96d]

INTEGRATION: CWS dba24d (1.68.54); FILE MERGED 2007/12/01 13:36:21 fs 1.68.54.4: RESYNC: (1.68-1.70); FILE MERGED 2007/11/19 10:55:43 fs 1.68.54.3: copying the changes from CWS reportdesign01 herein 2007/11/15 10:01:37 fs 1.68.54.2: #i81658# +createUniqueName taking a string sequence 2007/11/06 09:07:50 oj 1.68.54.1: #i51965# impl updateNumericObject and setObjectWithInfo


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [2adabd1d82927c4a043732f84e6f980410c391ad]

INTEGRATION: CWS dba24d (1.20.44); FILE MERGED 2007/12/01 13:36:18 fs 1.20.44.2: RESYNC: (1.20-1.21); FILE MERGED 2007/11/08 14:26:07 fs 1.20.44.1: #i81658# +SQL_INVALID_SQL_DATA_TYPE


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [59f2122ba8d48da34749ad01cf745c431db9c0fe]

INTEGRATION: CWS dba24d (1.5.152); FILE MERGED 2007/12/05 14:15:43 fs 1.5.152.2: next: don't call the base classes 'next' when it just returned FALSE - it will throw nowadays in case of such a wrong usage 2007/11/21 12:38:41 oj 1.5.152.1: #i68854# impl TypeSettingInfo for Oracle and some clean up


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [4597ec6763e87b565b8f521749d78bbaae02e389]

INTEGRATION: CWS dba24d (1.6.116); FILE MERGED 2007/11/28 09:36:45 oj 1.6.116.4: #i58268# cache some databasemetadata 2007/11/28 09:30:13 oj 1.6.116.3: #i58268# cache some databasemetadata 2007/11/21 13:29:27 oj 1.6.116.2: build problems solved spirit 2007/11/21 12:38:41 oj 1.6.116.1: #i68854# impl TypeSettingInfo for Oracle and some clean up


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [e4a46fb268a3728b257bd55153ebf0818b4b7ce3]

INTEGRATION: CWS dba24d (1.7.152); FILE MERGED 2007/11/21 12:38:41 oj 1.7.152.1: #i68854# impl TypeSettingInfo for Oracle and some clean up


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [80e42c2faff36a23e08a280cd31f0e999a4168a1]

INTEGRATION: CWS dba24d (1.1.2); FILE ADDED 2008/01/08 14:35:15 oj 1.1.2.6: compile error 2008/01/08 07:54:45 oj 1.1.2.5: compile error 2008/01/07 14:31:35 oj 1.1.2.4: compile error 2008/01/07 11:36:33 oj 1.1.2.3: remove stdio 2007/11/21 13:29:27 oj 1.1.2.2: build problems solved spirit 2007/11/21 12:38:58 oj 1.1.2.1: #i68854# impl TypeSettingInfo for Oracle and some clean up


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [aa6a4b3663d43144b75c2cac74ff311d0c324aca]

INTEGRATION: CWS dba24d (1.30.152); FILE MERGED 2007/12/12 10:10:54 fs 1.30.152.3: #i10000# warning-freeness on unxmacxp 2007/12/01 13:36:15 fs 1.30.152.2: RESYNC: (1.30-1.31); FILE MERGED 2007/11/21 12:38:41 oj 1.30.152.1: #i68854# impl TypeSettingInfo for Oracle and some clean up


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [2d10878b3589dd0d1b5cf683236be4d125061a1e]

INTEGRATION: CWS dba24d (1.20.152); FILE MERGED 2007/12/05 14:15:00 fs 1.20.152.2: next: correctly set m_bEOF 2007/12/05 13:27:00 fs 1.20.152.1: during i81658: +m_bEOF / throw FunctionSequenceException in getValue if we're before the first or after the last row


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [00b808877eee1c2fc927d54780dfe608bc7eec05]

INTEGRATION: CWS dba24d (1.32.116); FILE MERGED 2007/12/01 13:36:12 fs 1.32.116.2: RESYNC: (1.32-1.33); FILE MERGED 2007/11/15 10:01:24 fs 1.32.116.1: #i81658# +createUniqueName taking a string sequence


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [918084be45488a66c4cff4fc316653eda3da600b]

INTEGRATION: CWS dba24d (1.17.118); FILE MERGED 2007/12/01 15:08:48 fs 1.17.118.4: #i10000# 2007/12/01 13:36:09 fs 1.17.118.3: RESYNC: (1.17-1.19); FILE MERGED 2007/11/19 10:55:34 fs 1.17.118.2: copying the changes from CWS reportdesign01 herein 2007/11/08 14:25:49 fs 1.17.118.1: #i81658# +SQL_INVALID_SQL_DATA_TYPE


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [c57a00343beb02a4dcc259d5c2b6f16842aa552d]

INTEGRATION: CWS dba24d (1.14.212); FILE MERGED 2007/11/21 12:38:02 oj 1.14.212.1: #i68854# impl TypeSettingInfo for Oracle and some clean up


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [eaf83d319a4b7ae9a2b01b377d2a7c8732ad32a1]

INTEGRATION: CWS cmcfixes40 (1.7.16); FILE MERGED 2008/01/08 09:21:16 cmc 1.7.16.1: #i85071 add BOOST prefix


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [ab39eaad7093a6ccb87083629ec275607951c7b3]

INTEGRATION: CWS cmcfixes40 (1.47.18); FILE MERGED 2008/01/08 09:20:38 cmc 1.47.18.1: #i85071 add BOOST prefix


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [066cf4bab0b182fcfacbd7b4d98da453e805dcea]

INTEGRATION: CWS cmcfixes40 (1.9.238); FILE MERGED 2007/12/20 10:48:51 cmc 1.9.238.1: #i84770# fix some ULONG/sal_uInt32 event mismatches


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [06f1197b95398da74cc53faccd270d003abd250c]

INTEGRATION: CWS cmcfixes40 (1.16.54); FILE MERGED 2007/12/20 10:48:51 cmc 1.16.54.1: #i84770# fix some ULONG/sal_uInt32 event mismatches


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [174110ac24bd7c27794b6f1117d6dcc72b965784]

INTEGRATION: CWS cmcfixes40 (1.19.512); FILE MERGED 2007/12/20 10:48:51 cmc 1.19.512.1: #i84770# fix some ULONG/sal_uInt32 event mismatches


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [85275a3dd2d89651c6300de36c609be8f0208023]

INTEGRATION: CWS cmcfixes40 (1.59.130); FILE MERGED 2008/01/08 15:10:20 cmc 1.59.130.1: #i85086# valgrind warning


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [3b2dd65bd682bfa81592836f7a13a80730fa904a]

INTEGRATION: CWS cmcfixes40 (1.21.10); FILE MERGED 2007/12/18 11:03:28 cmc 1.21.10.1: #i69368# allow libxmlsec to build against system nss/nspr


2008-01-30  Rüdiger Timm  <rt@openoffice.org>  [d85caabbf20410cdb5e089a8b93fe82e302fa2ea]

INTEGRATION: CWS cmcfixes40 (1.6.14); FILE MERGED 2008/01/08 09:20:58 cmc 1.6.14.1: #i85071 add BOOST prefix


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [191a33b20c7f4e5b560b4ce0f693f1aaa7209dc0]

INTEGRATION: CWS oj30 (1.3.52); FILE MERGED 2008/01/10 14:34:37 oj 1.3.52.1: #i85085# add std


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [e3912627636c86432b1f4c807db682349ff398e4]

INTEGRATION: CWS oj30 (1.12.106); FILE MERGED 2008/01/15 06:00:42 oj 1.12.106.1: #i85085# remove std


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [06006294651734035917eedb78f611ee37489efa]

INTEGRATION: CWS oj30 (1.88.46); FILE MERGED 2008/01/10 14:19:02 oj 1.88.46.1: #i85085# add std


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [70ba998e2dc6d01efdfb8126720823ce2d2a0e22]

INTEGRATION: CWS oj30 (1.26.132); FILE MERGED 2008/01/10 14:19:02 oj 1.26.132.1: #i85085# add std


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [7366c799ee1363acbdbfdc8391079130428c7fa1]

INTEGRATION: CWS oj30 (1.32.46); FILE MERGED 2008/01/10 14:19:01 oj 1.32.46.1: #i85085# add std


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [3132e6660b730ab5d27029e92782512eed045c57]

INTEGRATION: CWS oj30 (1.14.114); FILE MERGED 2008/01/10 14:19:01 oj 1.14.114.1: #i85085# add std


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [fc0138fe579c0762525d8d5eed0c1a498c61de1d]

INTEGRATION: CWS oj30 (1.32.242); FILE MERGED 2008/01/10 08:26:57 oj 1.32.242.1: #i85085# add std


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [e05d98975cbaccbd53fd10a436e53496fe58b144]

INTEGRATION: CWS oj30 (1.19.528); FILE MERGED 2008/01/10 08:26:57 oj 1.19.528.1: #i85085# add std


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [d8fff039af18358512610cfc6877a369b375f7dc]

INTEGRATION: CWS oj30 (1.17.492); FILE MERGED 2008/01/10 08:26:57 oj 1.17.492.1: #i85085# add std


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [f1056bbfd0c7896a312108d764390087b497ec76]

INTEGRATION: CWS oj30 (1.65.76); FILE MERGED 2008/01/10 08:26:57 oj 1.65.76.1: #i85085# add std


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [e2d7f95c941992f0d3ada5ea8eeb5d21f2b6babc]

INTEGRATION: CWS oj30 (1.86.76); FILE MERGED 2008/01/10 08:26:57 oj 1.86.76.1: #i85085# add std


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [3690f0e964635f98898375378b5c0a68b2b30740]

INTEGRATION: CWS oj30 (1.67.74); FILE MERGED 2008/01/10 08:26:57 oj 1.67.74.1: #i85085# add std


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [29b7237227acae56f07d87dd5a589807e365ff9f]

INTEGRATION: CWS oj30 (1.46.256); FILE MERGED 2008/01/10 08:26:56 oj 1.46.256.1: #i85085# add std


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [eae00510a760630e7525224436ca09691ea750ef]

INTEGRATION: CWS oj30 (1.38.98); FILE MERGED 2008/01/10 07:59:45 oj 1.38.98.1: #i85085# add std


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [dee77c54a06e0db6b10c5ed6477041ddd837777d]

INTEGRATION: CWS oj30 (1.7.114); FILE MERGED 2008/01/11 07:27:40 oj 1.7.114.1: #i85085# add std


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [b958b17ed4738b5de89d97873a1d2cc8919236d1]

INTEGRATION: CWS oj30 (1.6.114); FILE MERGED 2008/01/11 07:27:40 oj 1.6.114.1: #i85085# add std


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [55982a9bb86edb81f380bb7e65264c87d7da0519]

INTEGRATION: CWS oj30 (1.27.90); FILE MERGED 2008/01/10 14:27:04 oj 1.27.90.1: #i85085# add std


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [be6f7274f3f3d8e64dfa9087f407985ed14d66fa]

INTEGRATION: CWS oj30 (1.9.58); FILE MERGED 2008/01/10 14:27:04 oj 1.9.58.1: #i85085# add std


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [3cc36206f35ab04c61a17b8a64062f381c2599ec]

INTEGRATION: CWS oj30 (1.55.16); FILE MERGED 2008/01/10 14:27:03 oj 1.55.16.1: #i85085# add std


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [6bf3229137707ea40f5e9e3f1853c2a0433818ab]

INTEGRATION: CWS oj30 (1.11.16); FILE MERGED 2008/01/10 14:27:03 oj 1.11.16.1: #i85085# add std


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [9099285392c28dce7eb72a2c70294b1cd27d9ff1]

INTEGRATION: CWS oj30 (1.38.16); FILE MERGED 2008/01/10 14:27:03 oj 1.38.16.1: #i85085# add std


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [4a782442936b75999d5a12309cfdec8c9fd3f1a0]

INTEGRATION: CWS oj30 (1.56.146); FILE MERGED 2008/01/11 06:54:16 oj 1.56.146.1: #i85085# add std


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [cc3f091b1e9645928954f20b228a3b9b89a8432a]

INTEGRATION: CWS oj30 (1.5.20); FILE MERGED 2008/01/11 06:58:09 oj 1.5.20.1: #i85085# add std


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [603175341dba095f39826b2ef8694b74d6680161]

INTEGRATION: CWS oj30 (1.71.244); FILE MERGED 2008/01/11 06:58:09 oj 1.71.244.1: #i85085# add std


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [ee244882e2dbfe8d91f9ee3bdd1e283ff01fc079]

INTEGRATION: CWS oj30 (1.5.114); FILE MERGED 2008/01/09 09:43:56 oj 1.5.114.1: #i85085# add std namespace


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [60bcf35ef8aecd98e56740f19bdfb9b34699b629]

INTEGRATION: CWS oj30 (1.18.114); FILE MERGED 2008/01/09 09:43:56 oj 1.18.114.1: #i85085# add std namespace


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [d257a257460e78a5d70cb725b3d2a1595787a5c7]

INTEGRATION: CWS oj30 (1.5.152); FILE MERGED 2008/01/10 10:16:46 oj 1.5.152.1: #i85085# add std


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [6ddb7f48183936b3f9bee43be30b4d7d25ddef1b]

INTEGRATION: CWS oj30 (1.9.152); FILE MERGED 2008/01/10 10:16:46 oj 1.9.152.1: #i85085# add std


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [6115b37a52643fcdeffe47a2553aea35e592a41a]

INTEGRATION: CWS oj30 (1.9.152); FILE MERGED 2008/01/10 10:16:45 oj 1.9.152.1: #i85085# add std


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [9425ebc5625c129267d49679103bd25780422e06]

INTEGRATION: CWS oj30 (1.7.118); FILE MERGED 2008/01/10 10:16:45 oj 1.7.118.1: #i85085# add std


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [05df3e178aa014e813ea7df8f05edcf0a749c12b]

INTEGRATION: CWS oj30 (1.7.152); FILE MERGED 2008/01/10 10:16:45 oj 1.7.152.1: #i85085# add std


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [1ec44229db461a1b3bfb4499384da84376c4b561]

INTEGRATION: CWS oj30 (1.19.170); FILE MERGED 2008/01/09 08:37:31 oj 1.19.170.1: #i85085# add std namespace


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [b64fdc5bf8065e910148130928c6ddc2a41ec7ba]

INTEGRATION: CWS oj30 (1.98.48); FILE MERGED 2008/01/09 08:37:30 oj 1.98.48.1: #i85085# add std namespace


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [8d13a50c4ea266884b34dea61361c5a4f964c6fa]

INTEGRATION: CWS fwk82_SRC680 (1.74.58); FILE MERGED 2008/01/09 08:28:55 as 1.74.58.1: #i84169# optimize startup wizard


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [574787bbefc53ae86c2e25bc332efd7d08a29b30]

INTEGRATION: CWS fwk82_SRC680 (1.6.116); FILE MERGED 2008/01/09 08:28:55 as 1.6.116.1: #i84169# optimize startup wizard


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [825d8eea7825e3703b38e9bd228b840d87769e1b]

INTEGRATION: CWS fwk82_SRC680 (1.8.116); FILE MERGED 2008/01/09 08:28:55 as 1.8.116.1: #i84169# optimize startup wizard


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [8918a5c0f6d4dd596b95fbb1da06c6003d27874d]

INTEGRATION: CWS fwk82_SRC680 (1.17.44); FILE MERGED 2008/01/09 08:28:55 as 1.17.44.1: #i84169# optimize startup wizard


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [eeca96277a5b9330b3485f5700da61ccec5a0240]

INTEGRATION: CWS fwk82_SRC680 (1.9.302); FILE MERGED 2008/01/09 08:28:54 as 1.9.302.1: #i84169# optimize startup wizard


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [c9a9e1a7d0d54957acea59a3b2d677cb28a2698d]

INTEGRATION: CWS fwk82_SRC680 (1.17.116); FILE MERGED 2008/01/09 08:28:54 as 1.17.116.1: #i84169# optimize startup wizard


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [1ec2f9bd6ed7c644c68f27bdb1856ce61b195206]

INTEGRATION: CWS fwk82_SRC680 (1.37.536); FILE MERGED 2008/01/09 08:28:54 as 1.37.536.1: #i84169# optimize startup wizard


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [dadb9d0095d9ed2250fbc8bc3ca653eaf91d9bac]

INTEGRATION: CWS fwk82_SRC680 (1.1.2); FILE ADDED 2008/01/09 08:27:45 as 1.1.2.1: #i84169# optimize startup wizard


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [d4b3fbc10bcaf14661d6c9256135cb4705d401cc]

INTEGRATION: CWS fwk82_SRC680 (1.211.34); FILE MERGED 2008/01/09 08:28:54 as 1.211.34.1: #i84169# optimize startup wizard


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [271b459e7f74010bde3c9089b8df71a7dbc75b62]

INTEGRATION: CWS fwk82_SRC680 (1.32.300); FILE MERGED 2008/01/09 08:28:53 as 1.32.300.1: #i84169# optimize startup wizard


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [6752a0e10dd486c2379e8ab99d143ade10935bd9]

INTEGRATION: CWS fwk82_SRC680 (1.93.22); FILE MERGED 2008/01/15 17:15:09 mba 1.93.22.1: #i83763#: load view settings for hidden views


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [a061197b6e346b2f354fddb05e0bf651faf92ab5]

INTEGRATION: CWS fwk82_SRC680 (1.131.36); FILE MERGED 2008/01/08 16:48:34 mav 1.131.36.1: #i82059# do not use standard interaction handler by default in API scenario


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [d7885b17cac375ddd0661a762cdde248937d3d90]

INTEGRATION: CWS fwk82_SRC680 (1.36.26.2.2); FILE MERGED 2008/01/15 17:13:16 mba 1.36.26.2.2.1: #152862#: read ODFVersion on Import


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [7ef0d37fbeeec4ea0630a4d36543a7f75f114f84]

INTEGRATION: CWS fwk82_SRC680 (1.198.28.1.2); FILE MERGED 2008/01/15 17:13:42 mba 1.198.28.1.2.1: #152862#: ODFVersion check finally done on ODFVersion property


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [4bd28a2fee0d36c67911019eeb7d934838e27cad]

INTEGRATION: CWS fwk82_SRC680 (1.45.138); FILE MERGED 2008/01/07 14:57:58 cd 1.45.138.1: #i63848# Include modeless dialog class and resize operation into the asynchronous processing of window attribute persistence (Views.xcu)


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [6b30ba5c8dabe8c143f5077b36c22f5ff9a216aa]

INTEGRATION: CWS fwk82_SRC680 (1.29.142); FILE MERGED 2008/01/17 12:46:20 as 1.29.142.2: #i85320# create links related to right class 2008/01/07 14:57:58 cd 1.29.142.1: #i63848# Include modeless dialog class and resize operation into the asynchronous processing of window attribute persistence (Views.xcu)


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [ea12ed408b6edcb76cf04cb32a8c103f3d564857]

INTEGRATION: CWS fwk82_SRC680 (1.2.208); FILE MERGED 2008/01/07 14:57:58 cd 1.2.208.1: #i63848# Include modeless dialog class and resize operation into the asynchronous processing of window attribute persistence (Views.xcu)


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [695abef1c2676db0ac3d7ebf98c128ba90e741d4]

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>  [54b5cc5cb04f3d93fceee796af8b164c8702c1fd]

INTEGRATION: CWS fwk82_SRC680 (1.9.52); FILE MERGED 2008/01/09 10:38:20 mav 1.9.52.1: #152841# check the size


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [024c0e6293fd54956e28e575ac273c97297d5dcc]

INTEGRATION: CWS fwk82_SRC680 (1.58.90); FILE MERGED 2008/01/11 13:35:45 mav 1.58.90.1: #i82141# do not allow to set printer on embedded object


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [65d6a0f34518353d085bbf4e36de1e016e969790]

INTEGRATION: CWS vcl85_SRC680 (1.2.136); FILE MERGED 2008/01/09 08:53:13 sb 1.2.136.1: #i85099# Fix silent merge conflict from CWS sb71 and CWS mergesvp.


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [35b0b3e6e3dc53b78367e4349fd6f73d185034d4]

INTEGRATION: CWS vcl85_SRC680 (1.100.54); FILE MERGED 2007/12/21 13:06:27 pl 1.100.54.2: RESYNC: (1.100-1.103); FILE MERGED 2007/12/03 16:40:32 pl 1.100.54.1: #i84179# remove libsn


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [1806769ebe491bfcab4d080f1deded63e7ad0cc0]

INTEGRATION: CWS vcl85_SRC680 (1.219.94); FILE MERGED 2007/12/13 12:06:34 pl 1.219.94.2: #i81311# limit to screen size only sizeable windows 2007/12/12 15:36:41 pl 1.219.94.1: #i84399# add DPMS extension support (thanks cosine)


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [7bf89fd6a1870458c84f81d1adb1320ca86ddb84]

INTEGRATION: CWS vcl85_SRC680 (1.149.16); FILE MERGED 2007/12/21 14:36:57 pl 1.149.16.1: #i84679# fix a mess


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [807d9a7d1f82566da4f08ee8e35e066f61051347]

INTEGRATION: CWS vcl85_SRC680 (1.29.162); FILE MERGED 2008/01/08 16:30:59 pl 1.29.162.1: #i82997# catch bad alloc exception


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [c42534aa6bea3a4b72328e0959320be8e264b00c]

INTEGRATION: CWS vcl85_SRC680 (1.21.326); FILE MERGED 2008/01/08 16:30:59 pl 1.21.326.1: #i82997# catch bad alloc exception


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [6ed16db1c9425599afa89a742f954ca3c9032389]

INTEGRATION: CWS vcl85_SRC680 (1.67.96); FILE MERGED 2008/01/08 11:26:13 pl 1.67.96.1: #i80971# protect against invalid atoms


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [0f6fdd20f889f0d43d202d1858b0025a39dfc8ef]

INTEGRATION: CWS vcl85_SRC680 (1.91.130); FILE MERGED 2007/12/03 16:40:31 pl 1.91.130.1: #i84179# remove libsn


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [ccbda90301a67cc3c06c26a4e92eb54d141f1fba]

INTEGRATION: CWS vcl85_SRC680 (1.28.132); FILE MERGED 2007/12/03 16:40:31 pl 1.28.132.1: #i84179# remove libsn


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [befd1fcbb5838b670811ff353b4deb435ff37166]

INTEGRATION: CWS vcl85_SRC680 (1.18.316); FILE MERGED 2007/12/03 16:40:31 pl 1.18.316.1: #i84179# remove libsn


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [20a1ac70d8d2858b287b83c65f0177d2ca954c6e]

INTEGRATION: CWS vcl85_SRC680 (1.30.94); FILE MERGED 2008/01/16 12:13:53 obr 1.30.94.1: #i78117# need to skip the frame window UNO accessible in any case


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [78cdc13aa43fb49c9667f44a7e19afcfc0bceef8]

INTEGRATION: CWS vcl85_SRC680 (1.42.96); FILE MERGED 2007/12/03 16:40:31 pl 1.42.96.1: #i84179# remove libsn


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [e9cb118e6e98eb13b3ad1901c8c912bed674f096]

INTEGRATION: CWS vcl85_SRC680 (1.71.70); FILE MERGED 2008/01/16 12:13:53 obr 1.71.70.3: #i78117# need to skip the frame window UNO accessible in any case 2007/12/21 13:06:39 pl 1.71.70.2: RESYNC: (1.71-1.72); FILE MERGED 2007/12/13 15:30:31 pl 1.71.70.1: #i80791# use correct owner events parameter in SetPointer


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [add7b140b7c79b57218d4f7bd80716d940debdfd]

INTEGRATION: CWS vcl85_SRC680 (1.35.162); FILE MERGED 2007/12/03 16:40:30 pl 1.35.162.1: #i84179# remove libsn


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [a403873f28238782ca9f8d9be68cb877170db952]

INTEGRATION: CWS vcl85_SRC680 (1.4.28); FILE MERGED 2007/12/04 20:47:13 obr 1.4.28.1: #i78117# multiple wrappers for root pane created


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [a06758b2abe1fcdcf32e8a5ac95752740f04c8e6]

INTEGRATION: CWS vcl85_SRC680 (1.5.96); FILE MERGED 2007/12/04 20:47:13 obr 1.5.96.1: #i78117# multiple wrappers for root pane created


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [68b8ad9b93808371c0af3883b443469b15d58ef9]

INTEGRATION: CWS fwk82_SRC680 (1.28.60); FILE MERGED 2008/01/11 13:49:25 mav 1.28.60.1: #i82141# do not allow to set printer on embedded object


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [0e424faf94ce10be903dcb29c1b2abd2c1887b5b]

INTEGRATION: CWS vcl85_SRC680 (1.5.336); FILE MERGED 2007/12/04 20:47:13 obr 1.5.336.1: #i78117# multiple wrappers for root pane created


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [185069a7e9d8223c7a74aaba856d87c6ee383772]

INTEGRATION: CWS vcl85_SRC680 (1.1.2); FILE ADDED 2007/12/04 20:47:13 obr 1.1.2.1: #i78117# multiple wrappers for root pane created


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [b53f76259f3ca01ded7053cd35291ba9b18a8d67]

INTEGRATION: CWS vcl85_SRC680 (1.6.42); FILE MERGED 2007/12/04 20:47:13 obr 1.6.42.1: #i78117# multiple wrappers for root pane created


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [d244ed210bed17c4e46b19c41f844b23a161483b]

INTEGRATION: CWS vcl85_SRC680 (1.3.404); FILE MERGED 2008/01/16 12:13:52 obr 1.3.404.2: #i78117# need to skip the frame window UNO accessible in any case 2007/12/04 20:47:13 obr 1.3.404.1: #i78117# multiple wrappers for root pane created


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [dba8b58ae5c962a4909744c35f17f3727dd840bd]

INTEGRATION: CWS vcl85_SRC680 (1.119.14); FILE MERGED 2007/12/04 17:20:49 pl 1.119.14.1: #i77170# better quickhelp behaviour


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [c317029d5f49312519051f75ffb9ae7207f251b5]

INTEGRATION: CWS vcl85_SRC680 (1.266.12); FILE MERGED 2007/12/21 14:36:56 pl 1.266.12.3: #i84679# fix a mess 2007/12/21 13:06:35 pl 1.266.12.2: RESYNC: (1.266-1.270); FILE MERGED 2007/12/04 17:20:49 pl 1.266.12.1: #i77170# better quickhelp behaviour


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [426631e095405a1eedcf6055af34fd3c64f4ca9f]

INTEGRATION: CWS vcl85_SRC680 (1.51.136); FILE MERGED 2008/01/09 17:07:08 pl 1.51.136.1: #i78975# do not rely on focus in ImplFloatControl since focus is asynchronous


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [98493b29516c8898b043d4931a3fe9cc8b67c9e9]

INTEGRATION: CWS vcl85_SRC680 (1.102.134); FILE MERGED 2008/01/09 17:07:08 pl 1.102.134.1: #i78975# do not rely on focus in ImplFloatControl since focus is asynchronous


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [b8b86f8e60b0e8cb3c749045d9970073fee60718]

INTEGRATION: CWS vcl85_SRC680 (1.43.16); FILE MERGED 2007/12/07 15:51:12 pl 1.43.16.1: #i84265# do not count one modal dialog twice in modality counter


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [955398eca46b4c2e565affec0bc0a9c20c72be8e]

INTEGRATION: CWS vcl85_SRC680 (1.234.16); FILE MERGED 2008/01/11 15:31:32 hdu 1.234.16.1: #i84684# fix GetDefaultFont's behaviour for the DEFAULTFONT_FLAGS_ONLYONE option after gfbfcfg integration the logically selected font is no longer identical to the physically selected font


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [12a56017aa2b473e19e0a8ba0948fac2bdea82ce]

INTEGRATION: CWS fwk82_SRC680 (1.35.130); FILE MERGED 2008/01/11 13:47:42 mav 1.35.130.1: #i82141# do not allow to set printer on embedded object


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [7461c408e54fee206813e5035c9dc8e216d709d3]

INTEGRATION: CWS vcl85_SRC680 (1.52.16); FILE MERGED 2008/01/07 15:59:40 hdu 1.52.16.1: #i84553# tip BiDi preference to RTL if appropriate


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [80c1443946b8fc2ec745fe212f811843a1f89384]

INTEGRATION: CWS vcl85_SRC680 (1.22.136); FILE MERGED 2007/12/14 11:47:21 pl 1.22.136.1: #150733# take precautions for bad input values


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [bd45c56a07e77662570f9dd5dc1710f8f9ca0e3b]

INTEGRATION: CWS vcl85_SRC680 (1.38.136); FILE MERGED 2007/12/04 17:20:49 pl 1.38.136.1: #i77170# better quickhelp behaviour


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [5e3a3f4a12e84006cbdb96bf490ea2dbe7325949]

INTEGRATION: CWS vcl85_SRC680 (1.2.136); FILE MERGED 2008/01/09 17:07:08 pl 1.2.136.1: #i78975# do not rely on focus in ImplFloatControl since focus is asynchronous


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [8bdc9ab165291aac5ebf946fd42abe95eaf87695]

INTEGRATION: CWS vcl85_SRC680 (1.6.72); FILE MERGED 2007/12/21 14:36:57 pl 1.6.72.3: #i84679# fix a mess 2007/12/21 13:06:30 pl 1.6.72.2: RESYNC: (1.6-1.7); FILE MERGED 2007/12/04 17:20:48 pl 1.6.72.1: #i77170# better quickhelp behaviour


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [64e9f811df803ae6b7bf4338d94f821bd6960a59]

INTEGRATION: CWS vcl85_SRC680 (1.2.136); FILE MERGED 2007/12/04 17:20:48 pl 1.2.136.1: #i77170# better quickhelp behaviour


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [e0ec48376d8af9b5738c417e8fa59653d2f67fea]

INTEGRATION: CWS vcl85_SRC680 (1.13.28); FILE MERGED 2008/01/14 09:52:03 obr 1.13.28.1: #b6565805# quote the argument of echo to avoid multiple spaces being merged to one


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [c9c62727e40912af866fc14d5f34f2642f6dbdec]

INTEGRATION: CWS fwk82_SRC680 (1.26.92.2.4); FILE MERGED 2008/01/18 09:25:49 as 1.26.92.2.4.2: #i85351# ask for info props before using it 2008/01/15 17:12:58 mba 1.26.92.2.4.1: #152862#: read ODFVersion on Import


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [3878634cc681ce21d0b52d9d8a1fcd55d0b09762]

INTEGRATION: CWS fwk82_SRC680 (1.99.108); FILE MERGED 2008/01/15 17:12:58 mba 1.99.108.1: #152862#: read ODFVersion on Import


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [5845c34a274ad54cd52deeaa2618aa1fab9ebae0]

INTEGRATION: CWS fwk82_SRC680 (1.3.160); FILE MERGED 2008/01/15 17:12:57 mba 1.3.160.1: #152862#: read ODFVersion on Import


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [6496761564f1314f266363bd2bc2391a6875ac98]

INTEGRATION: CWS fwk82_SRC680 (1.9.146); FILE MERGED 2008/01/09 15:56:44 cd 1.9.146.1: #i85083# Added missing 'ContextSensitive' property


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [645237708c4cccfce1ba4cce5e573ec4f78326e1]

INTEGRATION: CWS fwk82_SRC680 (1.30.22); FILE MERGED 2008/01/15 07:17:08 pb 1.30.22.1: fix: #i85103# correct order of radiobuttons


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [2cf419524285b2729975d952dd27d32e9b15d6ea]

INTEGRATION: CWS fwk82_SRC680 (1.3.58); FILE MERGED 2008/01/14 12:23:47 pb 1.3.58.1: fix: #i85103# correct order of radiobuttons


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [1f3a91cf2ace315fb332c0149808a2433eb9ae71]

INTEGRATION: CWS vcl85_SRC680 (1.2.32); FILE MERGED 2007/12/21 13:05:32 pl 1.2.32.2: RESYNC: (1.2-1.3); FILE MERGED 2007/12/21 12:52:31 pl 1.2.32.1: #i84481# disable font substitution per default to avoid glyph fallback in a multitude of locales


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [bebd5c0553dc951690170ce50e93dd58283ef0bf]

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>  [282c75becd801620eaa0946ae5389d8cd73fb2eb]

INTEGRATION: CWS fwk82_SRC680 (1.2.24); FILE MERGED 2008/01/15 08:33:01 tl 1.2.24.1: #i85162#, #i84940#, #i84939# fix language guessing and disbale menus for non-text content


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [9acc75c9b19607d3490ad29a8b232fcc16fb7d9c]

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>  [b421533c4a1fa1d071b774feead323f46c66d811]

INTEGRATION: CWS fwk82_SRC680 (1.2.24); FILE MERGED 2008/01/15 08:33:17 tl 1.2.24.1: #i85162#, #i84940#, #i84939# fix language guessing and disbale menus for non-text content


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [8b60389d7c3665e17a989b8baff837900308a009]

INTEGRATION: CWS vcl85_SRC680 (1.10.62); FILE MERGED 2008/01/07 16:08:41 pl 1.10.62.1: #i85055# fix a buffer overflow (thanks cmc)


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [eed9ff83d140cef2bc7faeaf1e8cd733eb68d508]

INTEGRATION: CWS vcl85_SRC680 (1.78.28); FILE MERGED 2007/12/21 14:35:42 pl 1.78.28.3: #i84679# fix ! ENABLE_FONTCOFIG case 2007/12/21 13:03:25 pl 1.78.28.2: RESYNC: (1.78-1.79); FILE MERGED 2007/12/05 17:22:29 pl 1.78.28.1: #i64879# add weight heavy to parseWeight


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [3d8d21e126eef6545ec8a76b43737ca7a22ee605]

INTEGRATION: CWS fwk82_SRC680 (1.45.22); FILE MERGED 2008/01/11 14:08:14 mav 1.45.22.1: #i82141# do not allow to set printer on embedded object


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [15758e985a08388c87ff2ceeea6046154a3c24cf]

INTEGRATION: CWS vcl85_SRC680 (1.27.4); FILE MERGED 2007/12/21 14:51:46 pl 1.27.4.2: #i84679# fix ! ENABLE_FONTCOFIG case 2007/12/21 14:35:42 pl 1.27.4.1: #i84679# fix ! ENABLE_FONTCOFIG case


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [b8c2adff4a849ab882682cef52104ceb4b7d5a73]

INTEGRATION: CWS vcl85_SRC680 (1.48.36); FILE MERGED 2007/12/21 13:03:17 pl 1.48.36.2: RESYNC: (1.48-1.49); FILE MERGED 2007/12/07 10:10:00 pl 1.48.36.1: #i84337# fix a typo, avoid using NULL ResMgr ptr


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [5f90a9533e5fb69971071daf6a487a3e3d542c79]

INTEGRATION: CWS dr58_SRC680 (1.71.12); FILE MERGED 2008/01/10 21:16:34 er 1.71.12.1: #i82644# signed values in array constants


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [d9a9f178e349a0d756deada41da6e0e08419bfb7]

INTEGRATION: CWS dr58_SRC680 (1.39.156); FILE MERGED 2007/12/14 10:51:02 nn 1.39.156.1: #i84560# braces for gcc 4.2.1 warnings (patch fom hub)


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [2875de43dfca43b256b474bb9aa7fd6d67f4e135]

INTEGRATION: CWS dr58_SRC680 (1.152.198); FILE MERGED 2008/01/08 12:48:39 dr 1.152.198.1: #i84812# prefix 0x02 inside color properties means BGR color value


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [e9e28f6bfe4b07134b6de534eb27b1c8c35aa6e6]

INTEGRATION: CWS jl85_SRC680 (1.29.46); FILE MERGED 2008/01/11 15:02:11 jl 1.29.46.1: #152845# the submitter name is taken from the embedded certificate rather then from X509IssuerName element


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [5eb42cd4da3389e56cb435bf38c78fd8cad0ef95]

INTEGRATION: CWS dr58_SRC680 (1.49.158); FILE MERGED 2007/12/21 17:01:53 er 1.49.158.2: #i74225# PasteDataFormat: Text Import dialog only if more than one line 2007/12/14 10:51:03 nn 1.49.158.1: #i84560# braces for gcc 4.2.1 warnings (patch fom hub)


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [ad2606ab3577c586be54d1dd965d524d50ce199d]

INTEGRATION: CWS dr58_SRC680 (1.60.24); FILE MERGED 2008/01/14 13:07:06 nn 1.60.24.4: #i84689# handle hidden rows at the end of the sheet correctly 2008/01/11 13:25:30 dr 1.60.24.3: RESYNC: (1.60-1.61); FILE MERGED 2008/01/10 19:59:41 nn 1.60.24.2: #i84689# skip multiple hidden rows also in GetScrPos 2008/01/09 19:45:45 nn 1.60.24.1: #i84689# improve performance of repaint notifications from conditional formats


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [8782cdcb10b4cb79665075fd2a7c1202eb5770a3]

INTEGRATION: CWS dr58_SRC680 (1.14.188); FILE MERGED 2007/12/14 10:51:03 nn 1.14.188.1: #i84560# braces for gcc 4.2.1 warnings (patch fom hub)


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [982288f7e0cba28339d85b39c25c82d8ff07c8d9]

INTEGRATION: CWS dr58_SRC680 (1.11.158); FILE MERGED 2007/12/14 10:51:03 nn 1.11.158.1: #i84560# braces for gcc 4.2.1 warnings (patch fom hub)


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [e70f25add85c9fca4411e5e792a843aee67278a0]

INTEGRATION: CWS dr58_SRC680 (1.36.40); FILE MERGED 2007/12/14 10:51:03 nn 1.36.40.1: #i84560# braces for gcc 4.2.1 warnings (patch fom hub)


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [af5b743a5e30b11faadd1bd8cb8156f6f691a96d]

INTEGRATION: CWS dr58_SRC680 (1.11.188); FILE MERGED 2008/01/09 19:45:45 nn 1.11.188.1: #i84689# improve performance of repaint notifications from conditional formats


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [76496ef780177f2d44cee0d9110963eebcadff30]

INTEGRATION: CWS dr58_SRC680 (1.70.26); FILE MERGED 2007/12/14 10:51:03 nn 1.70.26.1: #i84560# braces for gcc 4.2.1 warnings (patch fom hub)


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [b0d7fa669cb19ee14725bbdb5442f3f2fe64fa72]

INTEGRATION: CWS dr58_SRC680 (1.62.22); FILE MERGED 2008/01/11 13:25:27 dr 1.62.22.2: RESYNC: (1.62-1.63); FILE MERGED 2008/01/09 19:45:45 nn 1.62.22.1: #i84689# improve performance of repaint notifications from conditional formats


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [4da0c2e2fc395672a60b98dd14c08b146df76232]

INTEGRATION: CWS dr58_SRC680 (1.15.188); FILE MERGED 2008/01/11 12:50:46 nn 1.15.188.1: #i83005# ExecuteDrop: don't move to the same position


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [0da66d78242b0bb61c1806f3fa44df154c999adc]

INTEGRATION: CWS dr58_SRC680 (1.53.30); FILE MERGED 2008/01/11 12:49:59 dr 1.53.30.1: #i84412# set note visibility when copying cells, remove global depenencies from postit.hxx header


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [27d215389b28e8d61a007f19a091d4b1939c94b1]

INTEGRATION: CWS dr58_SRC680 (1.40.26); FILE MERGED 2007/12/14 10:51:03 nn 1.40.26.1: #i84560# braces for gcc 4.2.1 warnings (patch fom hub)


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [d1a5323ffc1a8f41c5b1314928ea70ab97efc784]

INTEGRATION: CWS dr58_SRC680 (1.54.156); FILE MERGED 2007/12/14 10:51:02 nn 1.54.156.1: #i84560# braces for gcc 4.2.1 warnings (patch fom hub)


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [25031518584a39e99adde2fc573a5a1ed7e06b32]

INTEGRATION: CWS dr58_SRC680 (1.31.96); FILE MERGED 2008/01/11 13:25:23 dr 1.31.96.2: RESYNC: (1.31-1.32); FILE MERGED 2008/01/11 12:49:59 dr 1.31.96.1: #i84412# set note visibility when copying cells, remove global depenencies from postit.hxx header


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [102807d4f7d834983d79ed4c388fbce370b93c33]

INTEGRATION: CWS dr58_SRC680 (1.21.94); FILE MERGED 2008/01/11 12:49:58 dr 1.21.94.1: #i84412# set note visibility when copying cells, remove global depenencies from postit.hxx header


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [566d62fdcbc980c892bee1bab543b337c44d3b96]

INTEGRATION: CWS dr58_SRC680 (1.36.94); FILE MERGED 2007/12/14 10:51:02 nn 1.36.94.1: #i84560# braces for gcc 4.2.1 warnings (patch fom hub)


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [12d902ba95b6d15e1097bed8ebe20578436d6b2e]

INTEGRATION: CWS dr58_SRC680 (1.14.158); FILE MERGED 2007/12/14 10:51:02 nn 1.14.158.1: #i84560# braces for gcc 4.2.1 warnings (patch fom hub)


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [5f6fd1d20d68df9ffa27db8d7750b10277ae74e4]

INTEGRATION: CWS dr58_SRC680 (1.87.18); FILE MERGED 2008/01/11 13:25:20 dr 1.87.18.2: RESYNC: (1.87-1.88); FILE MERGED 2007/12/14 10:51:02 nn 1.87.18.1: #i84560# braces for gcc 4.2.1 warnings (patch fom hub)


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [bef2336feaa774407a477e599f294825a9a7cc18]

INTEGRATION: CWS dr58_SRC680 (1.48.40); FILE MERGED 2008/01/11 12:49:58 dr 1.48.40.2: #i84412# set note visibility when copying cells, remove global depenencies from postit.hxx header 2007/12/14 10:51:02 nn 1.48.40.1: #i84560# braces for gcc 4.2.1 warnings (patch fom hub)


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [bac07ed88b0c5a1c801059d41ccace8ae9e5a2be]

INTEGRATION: CWS dr58_SRC680 (1.30.56); FILE MERGED 2007/12/14 10:51:02 nn 1.30.56.1: #i84560# braces for gcc 4.2.1 warnings (patch fom hub)


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [ee8cdde5a4c6f7f5584f1f0eb93c0365d21ad5bf]

INTEGRATION: CWS dr58_SRC680 (1.48.24); FILE MERGED 2007/12/14 10:51:02 nn 1.48.24.1: #i84560# braces for gcc 4.2.1 warnings (patch fom hub)


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [45fe9965641cd1640d327388a9330f64e5078484]

INTEGRATION: CWS dr58_SRC680 (1.44.30); FILE MERGED 2008/01/11 12:49:58 dr 1.44.30.1: #i84412# set note visibility when copying cells, remove global depenencies from postit.hxx header


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [ec9958dbf2783912c8f3e53c7edb4c4c7f108097]

INTEGRATION: CWS dr58_SRC680 (1.3.34); FILE MERGED 2008/01/11 16:17:17 dr 1.3.34.1: #i10000# missing includes


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [c5811fe6f42ee97bfd1af6591824dede6f1f1d52]

INTEGRATION: CWS dr58_SRC680 (1.5.26); FILE MERGED 2008/01/11 16:17:16 dr 1.5.26.2: #i10000# missing includes 2008/01/11 16:07:15 dr 1.5.26.1: #i10000# missing include


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [25bfd542e772b4765b4af1111ad211326f02ea1e]

INTEGRATION: CWS dr58_SRC680 (1.19.94); FILE MERGED 2007/12/14 10:51:02 nn 1.19.94.1: #i84560# braces for gcc 4.2.1 warnings (patch fom hub)


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [a1e6f334984f2db873304c4979bf91cca4942df7]

INTEGRATION: CWS dr58_SRC680 (1.9.188); FILE MERGED 2007/12/14 10:51:02 nn 1.9.188.1: #i84560# braces for gcc 4.2.1 warnings (patch fom hub)


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [5d8c2c7f8523525ba7cf27c82438e41f7c839d3f]

INTEGRATION: CWS dr58_SRC680 (1.63.26); FILE MERGED 2007/12/14 10:51:01 nn 1.63.26.1: #i84560# braces for gcc 4.2.1 warnings (patch fom hub)


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [2553731b71042473a5008cdc0ca9ccf19ad9e4c0]

INTEGRATION: CWS dr58_SRC680 (1.107.74); FILE MERGED 2008/01/11 13:25:17 dr 1.107.74.3: RESYNC: (1.107-1.108); FILE MERGED 2008/01/11 12:49:58 dr 1.107.74.2: #i84412# set note visibility when copying cells, remove global depenencies from postit.hxx header 2007/12/14 10:51:01 nn 1.107.74.1: #i84560# braces for gcc 4.2.1 warnings (patch fom hub)


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [e211f1694e26e85ceb98318f45332427422d61fa]

INTEGRATION: CWS dr58_SRC680 (1.16.188); FILE MERGED 2007/12/14 10:51:01 nn 1.16.188.1: #i84560# braces for gcc 4.2.1 warnings (patch fom hub)


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [eec35807d8a810c99ca4247491bda846c37c5a05]

INTEGRATION: CWS dr58_SRC680 (1.10.150); FILE MERGED 2007/12/14 10:51:01 nn 1.10.150.1: #i84560# braces for gcc 4.2.1 warnings (patch fom hub)


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [6f94bd7e44b351bf41a432009e4b21fd902e4b43]

INTEGRATION: CWS dr58_SRC680 (1.13.158); FILE MERGED 2007/12/14 10:51:01 nn 1.13.158.1: #i84560# braces for gcc 4.2.1 warnings (patch fom hub)


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [1c325bb2d3583f9af9d364354af59f59f6ddf745]

INTEGRATION: CWS dr58_SRC680 (1.19.188); FILE MERGED 2008/01/11 12:49:58 dr 1.19.188.2: #i84412# set note visibility when copying cells, remove global depenencies from postit.hxx header 2007/12/14 10:51:01 nn 1.19.188.1: #i84560# braces for gcc 4.2.1 warnings (patch fom hub)


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [4eca1128c85cc24cad06405466c01181a766b8aa]

INTEGRATION: CWS dr58_SRC680 (1.9.188); FILE MERGED 2007/12/14 10:51:01 nn 1.9.188.1: #i84560# braces for gcc 4.2.1 warnings (patch fom hub)


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [0fdcbc5db28dea7ab9e6fc4b4650fdfc8c6eb143]

INTEGRATION: CWS dr58_SRC680 (1.23.188); FILE MERGED 2008/01/11 12:49:57 dr 1.23.188.2: #i84412# set note visibility when copying cells, remove global depenencies from postit.hxx header 2007/12/14 10:51:00 nn 1.23.188.1: #i84560# braces for gcc 4.2.1 warnings (patch fom hub)


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [367e1aff2ab13b3c97c64b22cf318bc95d2655e8]

INTEGRATION: CWS dr58_SRC680 (1.4.188); FILE MERGED 2007/12/21 16:25:41 er 1.4.188.1: remove superfluous SC_MAXFIELDS


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [1c7cfc67bf0103ce6c40b3521b95ceb505c89fee]

INTEGRATION: CWS dr58_SRC680 (1.5.556); FILE MERGED 2007/12/21 16:26:42 er 1.5.556.1: #i30977# allow all columns in Sort and Subtotals


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [ec21057acab571318304ecd9dddaf5a9a2e39b5a]

INTEGRATION: CWS dr58_SRC680 (1.7.188); FILE MERGED 2007/12/21 16:26:41 er 1.7.188.1: #i30977# allow all columns in Sort and Subtotals


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [bed6312fd4fa271a06fa1bfd1018227342dc07f8]

INTEGRATION: CWS dr58_SRC680 (1.15.188); FILE MERGED 2008/01/11 12:49:57 dr 1.15.188.2: #i84412# set note visibility when copying cells, remove global depenencies from postit.hxx header 2008/01/09 12:02:46 dr 1.15.188.1: #i75893# decode URLs in reference input


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [e16b77e8e99a2ebe0beaecfce07a709f2bd45177]

INTEGRATION: CWS dr58_SRC680 (1.12.262); FILE MERGED 2008/01/11 13:25:12 dr 1.12.262.2: RESYNC: (1.12-1.13); FILE MERGED 2008/01/11 12:49:57 dr 1.12.262.1: #i84412# set note visibility when copying cells, remove global depenencies from postit.hxx header


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [00e0e9fcc7009d70f151b409776b455819f910a2]

INTEGRATION: CWS dr58_SRC680 (1.23.94); FILE MERGED 2008/01/11 12:49:57 dr 1.23.94.1: #i84412# set note visibility when copying cells, remove global depenencies from postit.hxx header


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [8192e4a15aa4ead82dbda7c85fc5fcb66b93466e]

INTEGRATION: CWS dr58_SRC680 (1.35.94); FILE MERGED 2008/01/11 12:49:57 dr 1.35.94.1: #i84412# set note visibility when copying cells, remove global depenencies from postit.hxx header


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [afb365d78a9cd2152e78e945ddc12ace45212314]

INTEGRATION: CWS dr58_SRC680 (1.17.188); FILE MERGED 2007/12/14 10:51:00 nn 1.17.188.1: #i84560# braces for gcc 4.2.1 warnings (patch fom hub)


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [eda1418eeaa0d8d7dfa5b6b0bfc3d22a356fc045]

INTEGRATION: CWS dr58_SRC680 (1.57.26); FILE MERGED 2007/12/14 10:51:00 nn 1.57.26.1: #i84560# braces for gcc 4.2.1 warnings (patch fom hub)


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [2d58c45b1ffd3c01b22297164bb00c7b264f62cc]

INTEGRATION: CWS dr58_SRC680 (1.30.92); FILE MERGED 2007/12/14 10:51:00 nn 1.30.92.1: #i84560# braces for gcc 4.2.1 warnings (patch fom hub)


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [7dc708b2e3fc101dbd1d0c22c0161d7b6b5fd2bf]

INTEGRATION: CWS dr58_SRC680 (1.93.56); FILE MERGED 2007/12/14 10:51:00 nn 1.93.56.1: #i84560# braces for gcc 4.2.1 warnings (patch fom hub)


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [93c48108330ccc878c7ba5e7c2a1e7845ce2e0e7]

INTEGRATION: CWS dr58_SRC680 (1.22.178); FILE MERGED 2007/12/14 10:51:00 nn 1.22.178.1: #i84560# braces for gcc 4.2.1 warnings (patch fom hub)


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [83b356ed5c55a5d2586fc883332c421eade68380]

INTEGRATION: CWS dr58_SRC680 (1.18.30); FILE MERGED 2007/12/14 10:51:00 nn 1.18.30.1: #i84560# braces for gcc 4.2.1 warnings (patch fom hub)


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [a8a51b7fe7e79d3f0472f6e2566a1d9df60bf1b6]

INTEGRATION: CWS dr58_SRC680 (1.14.188); FILE MERGED 2007/12/14 10:51:00 nn 1.14.188.1: #i84560# braces for gcc 4.2.1 warnings (patch fom hub)


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [755ec5adb49d2954fc21a18e89785f13988a7b6d]

INTEGRATION: CWS dr58_SRC680 (1.7.188); FILE MERGED 2007/12/14 10:50:59 nn 1.7.188.1: #i84560# braces for gcc 4.2.1 warnings (patch fom hub)


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [d4e86858c0a99b248aed27cf3cdc37da7617a06f]

INTEGRATION: CWS dr58_SRC680 (1.55.26); FILE MERGED 2007/12/14 10:50:59 nn 1.55.26.1: #i84560# braces for gcc 4.2.1 warnings (patch fom hub)


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [27a451321ec2a849f1d97ede7cde6c7f948278ec]

INTEGRATION: CWS dr58_SRC680 (1.74.14); FILE MERGED 2008/01/11 12:49:56 dr 1.74.14.3: #i84412# set note visibility when copying cells, remove global depenencies from postit.hxx header 2008/01/09 12:02:02 dr 1.74.14.2: #i75893# decode URLs in reference input 2007/12/14 10:50:59 nn 1.74.14.1: #i84560# braces for gcc 4.2.1 warnings (patch fom hub)


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [49356c7e5350d0011a516c2172af9e6f105ec14e]

INTEGRATION: CWS dr58_SRC680 (1.39.158); FILE MERGED 2007/12/14 10:50:59 nn 1.39.158.1: #i84560# braces for gcc 4.2.1 warnings (patch fom hub)


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [5fc5ee87f139b9fac4cbb8b1f1f83156f83fd351]

INTEGRATION: CWS dr58_SRC680 (1.49.94); FILE MERGED 2007/12/14 10:50:59 nn 1.49.94.2: #i84560# braces for gcc 4.2.1 warnings (patch fom hub) 2007/12/10 14:47:42 dr 1.49.94.1: #i82409# always update active cell on selection event


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [ba4f48167ba4f98012f1dca34859fa2f88e83de3]

INTEGRATION: CWS dr58_SRC680 (1.36.158); FILE MERGED 2008/01/11 12:49:56 dr 1.36.158.2: #i84412# set note visibility when copying cells, remove global depenencies from postit.hxx header 2007/12/14 10:50:59 nn 1.36.158.1: #i84560# braces for gcc 4.2.1 warnings (patch fom hub)


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [9902ac53ecf13e17901c94acfff5d0b3e0f1a9ad]

INTEGRATION: CWS dr58_SRC680 (1.71.178); FILE MERGED 2007/12/14 10:50:59 nn 1.71.178.1: #i84560# braces for gcc 4.2.1 warnings (patch fom hub)


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [df26935f2701f3a4c983db6f55dc0524564caf92]

INTEGRATION: CWS dr58_SRC680 (1.13.188); FILE MERGED 2007/12/14 10:50:59 nn 1.13.188.1: #i84560# braces for gcc 4.2.1 warnings (patch fom hub)


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [03be125a413cc14f926278825d798ebcb8cca115]

INTEGRATION: CWS dr58_SRC680 (1.29.188); FILE MERGED 2008/01/11 12:49:19 dr 1.29.188.1: #i84412# set note visibility when copying cells, remove global depenencies from postit.hxx header


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [3171649413ecf796be95314ed1d50df8d3aaceab]

INTEGRATION: CWS dr58_SRC680 (1.25.188); FILE MERGED 2008/01/11 12:49:19 dr 1.25.188.1: #i84412# set note visibility when copying cells, remove global depenencies from postit.hxx header


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [8f44cc69a1310b36b6befd82ed02cbd6aad5deae]

INTEGRATION: CWS dr58_SRC680 (1.59.188); FILE MERGED 2007/12/14 10:50:58 nn 1.59.188.1: #i84560# braces for gcc 4.2.1 warnings (patch fom hub)


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [f5da0cb9a3831b246932907818fc2d25dffe7dee]

INTEGRATION: CWS dr58_SRC680 (1.92.418); FILE MERGED 2008/01/11 12:49:19 dr 1.92.418.1: #i84412# set note visibility when copying cells, remove global depenencies from postit.hxx header


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [feafc4997bec0ed96454fdcb7a1d5f6edadc350f]

INTEGRATION: CWS dr58_SRC680 (1.127.94); FILE MERGED 2008/01/11 12:49:19 dr 1.127.94.1: #i84412# set note visibility when copying cells, remove global depenencies from postit.hxx header


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [006907a906e25b5ce9b366e849b4451abe47149e]

INTEGRATION: CWS dr58_SRC680 (1.207.94); FILE MERGED 2008/01/11 13:25:09 dr 1.207.94.2: RESYNC: (1.207-1.208); FILE MERGED 2008/01/11 12:49:19 dr 1.207.94.1: #i84412# set note visibility when copying cells, remove global depenencies from postit.hxx header


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [d043bfb91fae19ecf5eced5bb7bafb2eceafb272]

INTEGRATION: CWS dr58_SRC680 (1.93.188); FILE MERGED 2008/01/11 12:49:19 dr 1.93.188.2: #i84412# set note visibility when copying cells, remove global depenencies from postit.hxx header 2007/12/14 10:50:58 nn 1.93.188.1: #i84560# braces for gcc 4.2.1 warnings (patch fom hub)


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [41dd326397fdfdd63090b95a72c8fca7032c4d6e]

INTEGRATION: CWS dr58_SRC680 (1.28.56); FILE MERGED 2007/12/14 10:50:58 nn 1.28.56.1: #i84560# braces for gcc 4.2.1 warnings (patch fom hub)


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [26632158455fff5ba83dd9fa62f22f8632b6cbe9]

INTEGRATION: CWS dr58_SRC680 (1.11.556); FILE MERGED 2008/01/11 12:49:19 dr 1.11.556.1: #i84412# set note visibility when copying cells, remove global depenencies from postit.hxx header


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [89b96971625947527d33f3e5e0b20192009baef8]

INTEGRATION: CWS dr58_SRC680 (1.29.80); FILE MERGED 2007/12/14 10:50:58 nn 1.29.80.1: #i84560# braces for gcc 4.2.1 warnings (patch fom hub)


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [9d2c2f8398210ed6e75016ed32b4fa9d920e11b5]

INTEGRATION: CWS dr58_SRC680 (1.8.556); FILE MERGED 2008/01/11 12:49:19 dr 1.8.556.1: #i84412# set note visibility when copying cells, remove global depenencies from postit.hxx header


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [e58c97af548de065a391c4e92882938ab9bef2bc]

INTEGRATION: CWS dr58_SRC680 (1.20.188); FILE MERGED 2007/12/14 10:50:58 nn 1.20.188.1: #i84560# braces for gcc 4.2.1 warnings (patch fom hub)


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [8a898c09ff61224d7f502de8124ee3b7b4b26ab9]

INTEGRATION: CWS dr58_SRC680 (1.27.188); FILE MERGED 2008/01/11 12:49:19 dr 1.27.188.1: #i84412# set note visibility when copying cells, remove global depenencies from postit.hxx header


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [406752aef4c7b7488f92824497dc0a6b4feeb737]

INTEGRATION: CWS dr58_SRC680 (1.48.150); FILE MERGED 2007/12/14 10:50:58 nn 1.48.150.1: #i84560# braces for gcc 4.2.1 warnings (patch fom hub)


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [f309876e69999b50856b2296a3bfb9e718d70cf9]

INTEGRATION: CWS dr58_SRC680 (1.31.188); FILE MERGED 2008/01/11 12:49:19 dr 1.31.188.1: #i84412# set note visibility when copying cells, remove global depenencies from postit.hxx header


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [99c7e62f4b80656968995d4142b973fe402ade59]

INTEGRATION: CWS dr58_SRC680 (1.10.556); FILE MERGED 2008/01/11 12:49:19 dr 1.10.556.1: #i84412# set note visibility when copying cells, remove global depenencies from postit.hxx header


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [dbd49206c346dcdebe7932d96b9c316879a277a6]

INTEGRATION: CWS dr58_SRC680 (1.9.556); FILE MERGED 2008/01/11 12:49:19 dr 1.9.556.1: #i84412# set note visibility when copying cells, remove global depenencies from postit.hxx header


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [797a020ff7d6d39044e6315212a22b962d9ba259]

INTEGRATION: CWS dr58_SRC680 (1.15.356); FILE MERGED 2008/01/11 12:49:19 dr 1.15.356.1: #i84412# set note visibility when copying cells, remove global depenencies from postit.hxx header


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [bd198d1531d9e378480c3cdd01c464894e361580]

INTEGRATION: CWS dr58_SRC680 (1.26.150); FILE MERGED 2007/12/14 10:50:58 nn 1.26.150.1: #i84560# braces for gcc 4.2.1 warnings (patch fom hub)


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [635bacd2fb9a61ca0b6aa4d1d9c9df5667f9488a]

INTEGRATION: CWS dr58_SRC680 (1.15.556); FILE MERGED 2008/01/11 12:49:19 dr 1.15.556.1: #i84412# set note visibility when copying cells, remove global depenencies from postit.hxx header


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [11fed7a4e31893230740b8d87b2458992dbeb496]

INTEGRATION: CWS dr58_SRC680 (1.30.56); FILE MERGED 2007/12/14 10:50:58 nn 1.30.56.1: #i84560# braces for gcc 4.2.1 warnings (patch fom hub)


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [a95ffe2b39530b41d6d082bb74a39b190f7a78f1]

INTEGRATION: CWS dr58_SRC680 (1.21.24); FILE MERGED 2008/01/11 12:48:45 dr 1.21.24.1: #i84412# set note visibility when copying cells, remove global depenencies from postit.hxx header


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [0cd9d58257fe7f6552cc645e9617fae4a9946b0d]

INTEGRATION: CWS dr58_SRC680 (1.4.348); FILE MERGED 2007/12/12 16:55:11 dr 1.4.348.1: #i84496# import lotus sheet names, patch by kohei


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [0ad8062231a332a1bced12d1b49c9ad53836b7aa]

INTEGRATION: CWS dr58_SRC680 (1.16.92); FILE MERGED 2008/01/11 12:46:17 dr 1.16.92.2: #i84412# set note visibility when copying cells, remove global depenencies from postit.hxx header 2007/12/12 16:55:11 dr 1.16.92.1: #i84496# import lotus sheet names, patch by kohei


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [bddce64b78344d91cff16fc7d83d108444a104ca]

INTEGRATION: CWS dr58_SRC680 (1.8.188); FILE MERGED 2007/12/18 10:42:50 dr 1.8.188.1: #i76299# do not rely on SvStream::IsEof


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [55c213603774d294318485f5ac0d238b2f4ca7bb]

INTEGRATION: CWS dr58_SRC680 (1.10.356); FILE MERGED 2007/12/14 14:43:48 dr 1.10.356.1: #i84562# do not try to load ODBC connections


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [9407f7feb3d7fef13a21d082bb3c77f86d29eb44]

INTEGRATION: CWS dr58_SRC680 (1.10.56); FILE MERGED 2008/01/08 13:03:59 dr 1.10.56.7: #i84812# import/export solid fill including transparency from Escher property set 2007/12/18 09:20:05 dr 1.10.56.6: #i83151# hairlines only in 3d bar/pie charts 2007/12/17 15:55:02 dr 1.10.56.5: #i81392# better 3d light, import/export data label number format 2007/12/17 13:49:39 dr 1.10.56.4: #i83372# import/export of data label placement 2007/12/17 11:58:10 dr 1.10.56.3: #i83372# import of data label placement 2007/12/14 14:18:22 dr 1.10.56.2: #i83100# export of trendline equations, default text handling 2007/12/13 15:21:29 dr 1.10.56.1: #i83100# import trendline equation settings


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [5a5d4560dc9b45c3da8720a681cea90c7e5c2104]

INTEGRATION: CWS dr58_SRC680 (1.14.94); FILE MERGED 2007/12/12 13:22:21 dr 1.14.94.1: #i81154# replace special characters in sheet names in hyperlinks, patch by kohei


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [0273392f0a6f142dce21cdd458828a9f8b6f4076]

INTEGRATION: CWS dr58_SRC680 (1.9.98); FILE MERGED 2007/12/18 09:20:05 dr 1.9.98.5: #i83151# hairlines only in 3d bar/pie charts 2007/12/17 15:55:02 dr 1.9.98.4: #i81392# better 3d light, import/export data label number format 2007/12/17 13:49:38 dr 1.9.98.3: #i83372# import/export of data label placement 2007/12/14 14:18:22 dr 1.9.98.2: #i83100# export of trendline equations, default text handling 2007/12/13 15:21:28 dr 1.9.98.1: #i83100# import trendline equation settings


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [921854e47921c219768bc5698428f59f02050e8d]

INTEGRATION: CWS dr58_SRC680 (1.9.150); FILE MERGED 2007/12/10 17:07:30 dr 1.9.150.1: #i48182# set manual row height for merged cells with automatic linebreak


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [ba2a2607682b678d9e81e673fb54ba321c4b538c]

INTEGRATION: CWS dr58_SRC680 (1.18.150); FILE MERGED 2007/12/10 17:07:30 dr 1.18.150.1: #i48182# set manual row height for merged cells with automatic linebreak


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [54c93f959b26b4f222349cac06c4c5abca343c36]

INTEGRATION: CWS dr58_SRC680 (1.3.98); FILE MERGED 2008/01/08 13:03:59 dr 1.3.98.4: #i84812# import/export solid fill including transparency from Escher property set 2007/12/17 15:55:02 dr 1.3.98.3: #i81392# better 3d light, import/export data label number format 2007/12/17 13:49:38 dr 1.3.98.2: #i83372# import/export of data label placement 2007/12/14 14:18:21 dr 1.3.98.1: #i83100# export of trendline equations, default text handling


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [250cc5d047b84a3c1ed9cd231a53e74c0edd55e4]

INTEGRATION: CWS dr58_SRC680 (1.3.556); FILE MERGED 2007/12/12 16:55:10 dr 1.3.556.1: #i84496# import lotus sheet names, patch by kohei


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [9f5d5351a91364aa8ebf7d450acbba915fb126e6]

INTEGRATION: CWS dr58_SRC680 (1.13.188); FILE MERGED 2008/01/14 15:14:08 dr 1.13.188.1: #i84878# shared formulas still broken sometimes


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [e5d991d18b419ce2c2201008e01adcf2fde4e7c3]

INTEGRATION: CWS fwk80_SRC680 (1.88.128); FILE MERGED 2008/01/02 12:28:23 mav 1.88.128.1: #i84941# to handle the macro execution mode use MediaDescriptor only


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [c291742bea91eda728da3c678893138412525f52]

INTEGRATION: CWS dr58_SRC680 (1.68.186); FILE MERGED 2008/01/07 14:34:43 dr 1.68.186.1: #i38093# #i70026# do not set CR_FILTERED flags for unfiltered autofilter ranges


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [3da239190469e5f5c591bfbd331a05733d470165]

INTEGRATION: CWS fwk80_SRC680 (1.39.16); FILE MERGED 2008/01/02 12:28:23 mav 1.39.16.1: #i84941# to handle the macro execution mode use MediaDescriptor only


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [8f9b17ae47bb71b8e71c1fe1d19ffafeca3e05e3]

INTEGRATION: CWS dr58_SRC680 (1.31.158); FILE MERGED 2007/12/14 10:50:58 nn 1.31.158.1: #i84560# braces for gcc 4.2.1 warnings (patch fom hub)


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [a1d77f29b598a959d8968f304cb6b105225aed0d]

INTEGRATION: CWS fwk80_SRC680 (1.131.14); FILE MERGED 2008/01/24 07:53:28 pb 1.131.14.3: RESYNC: (1.131-1.131.26.1); FILE MERGED 2008/01/16 07:29:31 mav 1.131.14.2: #i84941# allow to use interaction handler if the document has one 2008/01/04 11:49:55 mav 1.131.14.1: #i81702# disconnect from template after the loading has finished


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [e0b316cd2736d29ae71345596225557ff8a90979]

INTEGRATION: CWS dr58_SRC680 (1.8.348); FILE MERGED 2007/12/14 10:50:57 nn 1.8.348.1: #i84560# braces for gcc 4.2.1 warnings (patch fom hub)


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [431bc3d566b393aa19121a7397b495acb83bd830]

INTEGRATION: CWS fwk80_SRC680 (1.94.16); FILE MERGED 2008/01/04 11:49:55 mav 1.94.16.2: #i81702# disconnect from template after the loading has finished 2008/01/02 12:28:23 mav 1.94.16.1: #i84941# to handle the macro execution mode use MediaDescriptor only


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [38245f494d3ef9e535de1080d9e9f046c5e4beed]

INTEGRATION: CWS dr58_SRC680 (1.11.76); FILE MERGED 2007/12/17 11:58:42 dr 1.11.76.1: #i83372# import of data label placement


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [8828a7c542b29d834e0c1cd952307f20a95125dc]

INTEGRATION: CWS fwk80_SRC680 (1.2.16); FILE MERGED 2008/01/02 12:28:22 mav 1.2.16.1: #i84941# to handle the macro execution mode use MediaDescriptor only


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [19049c1be44a1828737b1e7fde4f96b922284410]

INTEGRATION: CWS dr58_SRC680 (1.16.76); FILE MERGED 2007/12/17 11:58:42 dr 1.16.76.3: #i83372# import of data label placement 2007/12/14 14:18:32 dr 1.16.76.2: #i83100# export of trendline equations, default text handling 2007/12/13 12:48:21 dr 1.16.76.1: #i84527# BIFF5/8 differences in import/export of constant arrays


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [3da86f7a035c13cb1fd20aae16e2f58af7a48323]

INTEGRATION: CWS fwk80_SRC680 (1.6.16); FILE MERGED 2008/01/04 11:49:55 mav 1.6.16.1: #i81702# disconnect from template after the loading has finished


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [76e5f777e53b6f183c5fcf246fb29a660e9ac427]

INTEGRATION: CWS dr58_SRC680 (1.8.150); FILE MERGED 2008/01/08 13:03:30 dr 1.8.150.4: #i84812# import/export solid fill including transparency from Escher property set 2007/12/17 13:49:57 dr 1.8.150.3: #i83372# import/export of data label placement 2007/12/17 11:58:42 dr 1.8.150.2: #i83372# import of data label placement 2007/12/14 14:18:32 dr 1.8.150.1: #i83100# export of trendline equations, default text handling


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [d29823816377f7b5075021fca633aeca89e3537e]

INTEGRATION: CWS fwk80_SRC680 (1.2.16); FILE MERGED 2008/01/02 12:28:08 mav 1.2.16.1: #i84941# to handle the macro execution mode use MediaDescriptor only


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [2eae31e2276a87b976c6fa83c6c28e0e4c40a158]

INTEGRATION: CWS dr58_SRC680 (1.7.150); FILE MERGED 2007/12/19 13:52:28 dr 1.7.150.1: #i4140# handle automatic axis line color


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [06463ea61974c351c7dd6ece332607fe8335d2c0]

INTEGRATION: CWS dr58_SRC680 (1.35.98); FILE MERGED 2007/12/18 10:07:24 dr 1.35.98.1: #i74508# auto-wrap for specific vertical alignments


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [c65375a49c8cf7383fd1c9184deea1edd1b07dff]

INTEGRATION: CWS dr58_SRC680 (1.15.186); FILE MERGED 2008/01/11 12:46:04 dr 1.15.186.2: #i84412# set note visibility when copying cells, remove global depenencies from postit.hxx header 2007/12/19 14:45:41 dr 1.15.186.1: #i80222# no assertion for empty fields


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [e5c32ddad4e6ba3249182249c5095a78182e7bcb]

INTEGRATION: CWS fwk80_SRC680 (1.1.2); FILE ADDED 2008/01/21 08:29:53 pb 1.1.2.1: fix: #i83756# class VCLXAccessibleFixedHyperlink


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [4a1affa1cebc1271b4bce7f70484a16148c9bbaf]

INTEGRATION: CWS dr58_SRC680 (1.16.98); FILE MERGED 2007/12/14 10:50:57 nn 1.16.98.1: #i84560# braces for gcc 4.2.1 warnings (patch fom hub)


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [41610dd92c95c53fca24f4b31dd34b4853a6e46d]

INTEGRATION: CWS fwk80_SRC680 (1.2.36); FILE MERGED 2008/01/21 08:30:22 pb 1.2.36.1: fix: #i83756# vclxaccessiblefixedhyperlink.obj


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [e08e36d6e5f849cf9c8d8d17d1b59003258e0d77]

INTEGRATION: CWS dr58_SRC680 (1.54.94); FILE MERGED 2008/01/11 12:46:04 dr 1.54.94.2: #i84412# set note visibility when copying cells, remove global depenencies from postit.hxx header 2007/12/14 10:50:57 nn 1.54.94.1: #i84560# braces for gcc 4.2.1 warnings (patch fom hub)


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [fccefb26ac24d191067f39f698a21faed37657da]

INTEGRATION: CWS fwk80_SRC680 (1.3.36); FILE MERGED 2008/01/21 08:32:08 pb 1.3.36.1: fix: #i83756# createAccessibleContext( VCLXFixedHyperlink* )


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [8c9fe235f19cfeafbab492c70f524690926e62e0]

INTEGRATION: CWS dr58_SRC680 (1.29.76); FILE MERGED 2007/12/14 14:50:05 dr 1.29.76.3: #i84562# do not try to load ODBC connections 2007/12/14 10:50:57 nn 1.29.76.2: #i84560# braces for gcc 4.2.1 warnings (patch fom hub) 2007/12/12 13:22:21 dr 1.29.76.1: #i81154# replace special characters in sheet names in hyperlinks, patch by kohei


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [0ee7f14a3cfe6cf6abf1e486663d5747fc6ddba6]

INTEGRATION: CWS fwk80_SRC680 (1.1.2); FILE ADDED 2008/01/21 08:28:47 pb 1.1.2.1: fix: #i83756# class VCLXAccessibleFixedHyperlink


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [11e9dde459666dc9ca39f9b6b160d78eaae01b3e]

INTEGRATION: CWS dr58_SRC680 (1.16.56); FILE MERGED 2007/12/19 13:52:28 dr 1.16.56.7: #i4140# handle automatic axis line color 2007/12/18 09:20:21 dr 1.16.56.6: #i83151# hairlines only in 3d bar/pie charts 2007/12/17 15:54:39 dr 1.16.56.5: #i81392# better 3d light, import/export data label number format 2007/12/17 13:49:57 dr 1.16.56.4: #i83372# import/export of data label placement 2007/12/17 11:58:42 dr 1.16.56.3: #i83372# import of data label placement 2007/12/14 14:18:32 dr 1.16.56.2: #i83100# export of trendline equations, default text handling 2007/12/13 15:21:51 dr 1.16.56.1: #i83100# import trendline equation settings


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [a1e5ccf262a0b80e3682d54ee844bb2b4cf6f374]

INTEGRATION: CWS dr58_SRC680 (1.16.150); FILE MERGED 2007/12/11 16:02:09 dr 1.16.150.2: #i79416# add note for cells with multiple hyperlinks, again 2007/12/10 17:06:36 dr 1.16.150.1: #i48182# set manual row height for merged cells with automatic linebreak


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [afc173a6528bdd5c9e268d2ff22befc75f86f686]

INTEGRATION: CWS fwk80_SRC680 (1.19.14); FILE MERGED 2008/01/02 12:24:04 mav 1.19.14.1: #i84941# use the MediaDescriptor only to handle the macro execution


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [4d137e99babe1b549818a3112cedf5889ee5ad73]

INTEGRATION: CWS dr58_SRC680 (1.30.92); FILE MERGED 2007/12/10 17:06:36 dr 1.30.92.1: #i48182# set manual row height for merged cells with automatic linebreak


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [5f5171f1db85db9ef4a5bccb820e29b4227812a9]

INTEGRATION: CWS fwk80_SRC680 (1.29.14); FILE MERGED 2008/01/02 12:24:04 mav 1.29.14.1: #i84941# use the MediaDescriptor only to handle the macro execution


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [fb6a137a774ea24ba6805b300b3848aa595cd891]

INTEGRATION: CWS dr58_SRC680 (1.20.54); FILE MERGED 2008/01/10 14:31:44 dr 1.20.54.2: typo... 2007/12/13 12:48:20 dr 1.20.54.1: #i84527# BIFF5/8 differences in import/export of constant arrays


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [ac952e72fc2bf5c818ec41c26629ccef3aff058f]

INTEGRATION: CWS dr58_SRC680 (1.22.76); FILE MERGED 2008/01/11 12:46:04 dr 1.22.76.2: #i84412# set note visibility when copying cells, remove global depenencies from postit.hxx header 2007/12/11 16:02:09 dr 1.22.76.1: #i79416# add note for cells with multiple hyperlinks, again


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [fc404fd899a8279f9e4d8e600e3b234198c32fb7]

INTEGRATION: CWS fwk80_SRC680 (1.29.152); FILE MERGED 2008/01/11 15:15:54 pb 1.29.152.1: fix: #i83756# CreateWindow(): FixedHyperlink


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [21a25514257a5ec3026ad3a0e8062404491fb443]

INTEGRATION: CWS dr58_SRC680 (1.21.150); FILE MERGED 2007/12/14 14:50:05 dr 1.21.150.1: #i84562# do not try to load ODBC connections


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [91729bcea6d6586b7e658bce91e61fafcb3b48e8]

INTEGRATION: CWS fwk80_SRC680 (1.15.34); FILE MERGED 2008/01/08 11:24:07 mav 1.15.34.1: #i84822# fix the merge of runtime and persistent entries


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [3b7c2f8eaaef39116f574f797587d7adc515cc1c]

INTEGRATION: CWS dr58_SRC680 (1.5.56); FILE MERGED 2008/01/08 13:03:30 dr 1.5.56.4: #i84812# import/export solid fill including transparency from Escher property set 2007/12/17 15:54:39 dr 1.5.56.3: #i81392# better 3d light, import/export data label number format 2007/12/17 13:49:57 dr 1.5.56.2: #i83372# import/export of data label placement 2007/12/14 14:18:32 dr 1.5.56.1: #i83100# export of trendline equations, default text handling


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [8d5c5519fa88253e0a07ee954548e3f0ce5b5ac0]

INTEGRATION: CWS fwk80_SRC680 (1.9.34); FILE MERGED 2008/01/14 10:01:37 mav 1.9.34.2: fix typo 2008/01/08 11:24:19 mav 1.9.34.1: #i84822# fix the merge of runtime and persistent entries


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [df7339e72a0f25db5efdb7061cee1faa0b735a7f]

INTEGRATION: CWS dr58_SRC680 (1.68.98); FILE MERGED 2007/12/18 14:43:38 dr 1.68.98.1: #i81389# recalc after filters


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [20d35767e6327b6b7ab1050df15ed440fe2a834f]

INTEGRATION: CWS fwk80_SRC680 (1.4.34); FILE MERGED 2008/01/14 09:52:40 pb 1.4.34.2: fix: #i83756# send VCLEVENT_BUTTON_CLICK 2008/01/11 15:14:03 pb 1.4.34.1: fix: #i83756# new base ::toolkit::FixedHyperlinkBase


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [24e1b952c800879c4f3b5491f3812e8c727c5529]

INTEGRATION: CWS dr58_SRC680 (1.24.188); FILE MERGED 2008/01/14 15:14:19 dr 1.24.188.2: #i84878# shared formulas still broken sometimes 2008/01/10 10:00:25 dr 1.24.188.1: #i84878# clear shared formula buffer for every sheet


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [1965af6a036e3c09f446af67b81921c4dfb168ea]

INTEGRATION: CWS fwk80_SRC680 (1.3.34); FILE MERGED 2008/01/11 15:12:37 pb 1.3.34.1: fix: #i83756# new base ::toolkit::FixedHyperlinkBase


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [7e2563fd1dcddb7fe945e8ed0548b57935ca8bc9]

INTEGRATION: CWS dr58_SRC680 (1.90.24); FILE MERGED 2008/01/14 15:14:19 dr 1.90.24.4: #i84878# shared formulas still broken sometimes 2008/01/11 12:46:03 dr 1.90.24.3: #i84412# set note visibility when copying cells, remove global depenencies from postit.hxx header 2008/01/10 10:00:25 dr 1.90.24.2: #i84878# clear shared formula buffer for every sheet 2008/01/07 14:34:33 dr 1.90.24.1: #i38093# #i70026# do not set CR_FILTERED flags for unfiltered autofilter ranges


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [023e99a43f42c44425cc84b3db67b83910bac630]

INTEGRATION: CWS dr58_SRC680 (1.120.94); FILE MERGED 2008/01/11 13:25:05 dr 1.120.94.2: RESYNC: (1.120-1.121); FILE MERGED 2008/01/07 14:34:33 dr 1.120.94.1: #i38093# #i70026# do not set CR_FILTERED flags for unfiltered autofilter ranges


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [c9e1f79c403595b2c6863cdfa9ea2722b65f8c09]

INTEGRATION: CWS dr58_SRC680 (1.44.94); FILE MERGED 2007/12/13 12:48:20 dr 1.44.94.1: #i84527# BIFF5/8 differences in import/export of constant arrays


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [313a793f1e925c4491905779a0102f259d5f327e]

INTEGRATION: CWS dr58_SRC680 (1.48.94); FILE MERGED 2008/01/09 09:53:34 dr 1.48.94.2: #i84758# correct size of additional data of NLR tokens 2007/12/13 12:48:20 dr 1.48.94.1: #i84527# BIFF5/8 differences in import/export of constant arrays


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [4939fe9653430ae002056ca1481aa1716da1b368]

INTEGRATION: CWS dr58_SRC680 (1.32.188); FILE MERGED 2008/01/07 14:34:33 dr 1.32.188.2: #i38093# #i70026# do not set CR_FILTERED flags for unfiltered autofilter ranges 2007/10/25 10:41:26 dr 1.32.188.1: #i81396# do not hide rows with default height


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [4ddd1e548d7ed763ebcdf41954d30c1e09329bdf]

INTEGRATION: CWS dr58_SRC680 (1.29.14); FILE MERGED 2008/01/10 21:16:52 er 1.29.14.1: #i82644# signed values in array constants; parse away spaces too


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [4b14ea272d7ade1ab883ba3256b4843596202969]

INTEGRATION: CWS fwk80_SRC680 (1.67.56); FILE MERGED 2008/01/14 06:23:52 mav 1.67.56.4: RESYNC: (1.67-1.67.64.1); FILE MERGED 2007/12/18 09:34:53 cd 1.67.56.3: #i84351# Fix wrong assertion code 2007/12/10 10:50:08 cd 1.67.56.2: #i84351# Small code refactoring to prevent duplicate entries in user interface element list 2007/12/07 17:49:26 cd 1.67.56.1: #i84351# Don't insert a ui element more than once into the element vector


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [d9d283be0db32f669467f67fee447f0c5b519a5e]

INTEGRATION: CWS dr58_SRC680 (1.15.120); FILE MERGED 2007/12/14 10:50:57 nn 1.15.120.1: #i84560# braces for gcc 4.2.1 warnings (patch fom hub)


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [38f563199d23ea868c2069ffcd98ea8a2bb20f94]

INTEGRATION: CWS fwk80_SRC680 (1.31.102); FILE MERGED 2008/01/14 06:23:48 mav 1.31.102.3: RESYNC: (1.31-1.31.110.1); FILE MERGED 2007/12/10 10:50:08 cd 1.31.102.2: #i84351# Small code refactoring to prevent duplicate entries in user interface element list 2007/12/07 17:49:25 cd 1.31.102.1: #i84351# Don't insert a ui element more than once into the element vector


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [702cc8c1158cb22d25fbf6e5a83b758e382caa0a]

INTEGRATION: CWS dr58_SRC680 (1.33.90); FILE MERGED 2008/01/11 12:45:44 dr 1.33.90.1: #i84412# set note visibility when copying cells, remove global depenencies from postit.hxx header


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [27bff86c91f2316ea1c1cc2025e112ad89b17396]

INTEGRATION: CWS dr58_SRC680 (1.53.36); FILE MERGED 2008/01/11 18:54:37 er 1.53.36.4: /me sleepy, cast double 2008/01/11 18:20:01 er 1.53.36.3: ScRand: +1 2007/12/21 16:39:09 er 1.53.36.2: #i53642# RAND() [0;1[ not including 1 ... 2007/12/14 10:50:57 nn 1.53.36.1: #i84560# braces for gcc 4.2.1 warnings (patch fom hub)


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [d059e62732f862c9b4eeee7a44b92459efb7e1bf]

INTEGRATION: CWS dr58_SRC680 (1.27.188); FILE MERGED 2008/01/11 12:45:44 dr 1.27.188.2: #i84412# set note visibility when copying cells, remove global depenencies from postit.hxx header 2007/12/14 10:50:57 nn 1.27.188.1: #i84560# braces for gcc 4.2.1 warnings (patch fom hub)


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [3b9d489e04a09ad2f0c20ccd484463b3da900ced]

INTEGRATION: CWS fwk80_SRC680 (1.6.106); FILE MERGED 2007/12/10 12:18:44 mav 1.6.106.1: #i81832# fix the typo


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [ed6155554147d2dbc847ac4cf4a429a4242f01b2]

INTEGRATION: CWS dr58_SRC680 (1.26.188); FILE MERGED 2007/12/14 10:50:57 nn 1.26.188.1: #i84560# braces for gcc 4.2.1 warnings (patch fom hub)


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [8b71fc8039b954a158fbfa7a58654ff6e4ff23f1]

INTEGRATION: CWS fwk80_SRC680 (1.3.18); FILE MERGED 2007/12/07 10:31:58 mav 1.3.18.1: #i82978#,#i81833# integrate the patches


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [9eafb9761a705f839d3119633e7ae68f35fe62ff]

INTEGRATION: CWS dr58_SRC680 (1.2.76); FILE MERGED 2008/01/11 12:45:44 dr 1.2.76.1: #i84412# set note visibility when copying cells, remove global depenencies from postit.hxx header


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [852154eed3892654579cb11b5383ad58d820f517]

INTEGRATION: CWS dr58_SRC680 (1.22.94); FILE MERGED 2007/12/14 10:50:56 nn 1.22.94.1: #i84560# braces for gcc 4.2.1 warnings (patch fom hub)


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [fb325b795fe48e76c3ce70f49c94a5be74334899]

INTEGRATION: CWS dr58_SRC680 (1.10.94); FILE MERGED 2007/12/14 10:50:56 nn 1.10.94.1: #i84560# braces for gcc 4.2.1 warnings (patch fom hub)


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [c95b99a32cbf36de5a0b4ed3521ce10934100f47]

INTEGRATION: CWS dr58_SRC680 (1.14.94); FILE MERGED 2008/01/11 13:25:02 dr 1.14.94.3: RESYNC: (1.14-1.15); FILE MERGED 2008/01/11 12:45:26 dr 1.14.94.2: #i84412# set note visibility when copying cells, remove global depenencies from postit.hxx header 2007/12/14 10:50:56 nn 1.14.94.1: #i84560# braces for gcc 4.2.1 warnings (patch fom hub)


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [5597786d731000a7954eb677eab3c2df85e3ba14]

INTEGRATION: CWS dr58_SRC680 (1.21.38); FILE MERGED 2007/12/14 10:50:56 nn 1.21.38.1: #i84560# braces for gcc 4.2.1 warnings (patch fom hub)


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [cb9e09bacac326e6d403bcf846da69eabbcc5417]

INTEGRATION: CWS dr58_SRC680 (1.38.28); FILE MERGED 2008/01/11 12:45:26 dr 1.38.28.2: #i84412# set note visibility when copying cells, remove global depenencies from postit.hxx header 2007/12/14 10:50:56 nn 1.38.28.1: #i84560# braces for gcc 4.2.1 warnings (patch fom hub)


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [df9a77acc56fbd4d6c22cfd1bebd59af61a4d64f]

INTEGRATION: CWS dr58_SRC680 (1.5.188); FILE MERGED 2008/01/11 13:24:59 dr 1.5.188.2: RESYNC: (1.5-1.6); FILE MERGED 2007/12/14 10:50:56 nn 1.5.188.1: #i84560# braces for gcc 4.2.1 warnings (patch fom hub)


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [bd9cfb74d18921e870aa7b8f93062b62ced070a7]

INTEGRATION: CWS dr58_SRC680 (1.10.28); FILE MERGED 2007/12/14 10:50:56 nn 1.10.28.1: #i84560# braces for gcc 4.2.1 warnings (patch fom hub)


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [601db232f337265e2d64d430b090a1f68149949e]

INTEGRATION: CWS dr58_SRC680 (1.8.188); FILE MERGED 2007/12/14 10:50:56 nn 1.8.188.1: #i84560# braces for gcc 4.2.1 warnings (patch fom hub)


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [a07b56a7ea21a3628d245d74c9f33c1500c03cb8]

INTEGRATION: CWS dr58_SRC680 (1.21.188); FILE MERGED 2007/12/14 10:50:56 nn 1.21.188.1: #i84560# braces for gcc 4.2.1 warnings (patch fom hub)


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [3051a5445094515160c4b8c77a1c8ac7101ca1d2]

INTEGRATION: CWS dr58_SRC680 (1.52.56); FILE MERGED 2008/01/11 12:45:26 dr 1.52.56.2: #i84412# set note visibility when copying cells, remove global depenencies from postit.hxx header 2007/12/14 10:50:56 nn 1.52.56.1: #i84560# braces for gcc 4.2.1 warnings (patch fom hub)


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [f71b8096acb25fc55430ccc721e26fee42984b7e]

INTEGRATION: CWS dr58_SRC680 (1.22.24); FILE MERGED 2008/01/11 12:45:26 dr 1.22.24.1: #i84412# set note visibility when copying cells, remove global depenencies from postit.hxx header


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [25ef47dd75e749391eee86528210dc0ceb35d167]

INTEGRATION: CWS dr58_SRC680 (1.80.30); FILE MERGED 2008/01/11 12:45:25 dr 1.80.30.4: #i84412# set note visibility when copying cells, remove global depenencies from postit.hxx header 2008/01/10 19:03:58 nn 1.80.30.3: #i83784# use ScBulkBroadcast in BroadcastFromClip 2008/01/09 19:45:45 nn 1.80.30.2: #i84689# improve performance of repaint notifications from conditional formats 2007/12/14 10:50:56 nn 1.80.30.1: #i84560# braces for gcc 4.2.1 warnings (patch fom hub)


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [b54a39d684cd656bd718d1240a7f04cba72f4d0d]

INTEGRATION: CWS dr58_SRC680 (1.40.56); FILE MERGED 2008/01/11 12:45:25 dr 1.40.56.2: #i84412# set note visibility when copying cells, remove global depenencies from postit.hxx header 2007/12/14 10:50:56 nn 1.40.56.1: #i84560# braces for gcc 4.2.1 warnings (patch fom hub)


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [16c4b72019294caddae6e4cbc8c03283f79b2da2]

INTEGRATION: CWS fwk80_SRC680 (1.16.12); FILE MERGED 2008/01/24 07:52:13 pb 1.16.12.2: RESYNC: (1.16-1.16.18.2); FILE MERGED 2008/01/02 12:19:06 mav 1.16.12.1: #i84941# use the MediaDescriptor only to handle the macro execution


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [6be3aef3ca4cdf38bbbb70995e905ac9f97452c6]

INTEGRATION: CWS dr58_SRC680 (1.50.26); FILE MERGED 2007/12/14 10:50:55 nn 1.50.26.1: #i84560# braces for gcc 4.2.1 warnings (patch fom hub)


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [88e53e905fb40afdb24284103e9b74a41e6a6d52]

INTEGRATION: CWS fwk80_SRC680 (1.21.12); FILE MERGED 2008/01/24 07:52:10 pb 1.21.12.2: RESYNC: (1.21-1.21.18.2); FILE MERGED 2008/01/02 12:19:06 mav 1.21.12.1: #i84941# use the MediaDescriptor only to handle the macro execution


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [444bcc3ca9404b233de2ab540a33d39f1842b1db]

INTEGRATION: CWS dr58_SRC680 (1.18.188); FILE MERGED 2007/12/14 10:50:55 nn 1.18.188.1: #i84560# braces for gcc 4.2.1 warnings (patch fom hub)


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [407d277786681c6f1f70f4a5045d1c4aa10bb8d1]

INTEGRATION: CWS dr58_SRC680 (1.38.32); FILE MERGED 2008/01/11 12:45:25 dr 1.38.32.2: #i84412# set note visibility when copying cells, remove global depenencies from postit.hxx header 2007/12/14 10:50:55 nn 1.38.32.1: #i84560# braces for gcc 4.2.1 warnings (patch fom hub)


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [2dec0c605804704ffa99eaf8fa5319fdfef13e06]

INTEGRATION: CWS dr58_SRC680 (1.67.28); FILE MERGED 2008/01/11 12:45:25 dr 1.67.28.2: #i84412# set note visibility when copying cells, remove global depenencies from postit.hxx header 2007/12/14 10:50:55 nn 1.67.28.1: #i84560# braces for gcc 4.2.1 warnings (patch fom hub)


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [f64b3e1a6da2b835b401ed338691d8d3be28f86b]

INTEGRATION: CWS dr58_SRC680 (1.21.188); FILE MERGED 2007/12/14 10:50:55 nn 1.21.188.1: #i84560# braces for gcc 4.2.1 warnings (patch fom hub)


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [85b954681d985bbb5edd69c6cb02e722188b6cdc]

INTEGRATION: CWS dr58_SRC680 (1.24.188); FILE MERGED 2008/01/11 12:45:25 dr 1.24.188.1: #i84412# set note visibility when copying cells, remove global depenencies from postit.hxx header


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [11bc3bb675fc18c6a5ba8bee449063c17406b970]

INTEGRATION: CWS dr58_SRC680 (1.29.156); FILE MERGED 2008/01/11 12:45:25 dr 1.29.156.1: #i84412# set note visibility when copying cells, remove global depenencies from postit.hxx header


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [a88e2c480115a3b46db51fd28377d6ca2d8f3895]

INTEGRATION: CWS fwk80_SRC680 (1.95.32); FILE MERGED 2008/01/03 09:25:16 mav 1.95.32.1: #152518# use correct product name


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [f1d695584f283964294b8c089c1764e10e09fd9b]

INTEGRATION: CWS dr58_SRC680 (1.24.30); FILE MERGED 2008/01/11 13:24:56 dr 1.24.30.3: RESYNC: (1.24-1.25); FILE MERGED 2008/01/11 12:45:24 dr 1.24.30.2: #i84412# set note visibility when copying cells, remove global depenencies from postit.hxx header 2007/12/14 10:50:55 nn 1.24.30.1: #i84560# braces for gcc 4.2.1 warnings (patch fom hub)


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [b96066a6e82f6e0295c5061bca4963023d2dc1e8]

INTEGRATION: CWS fwk80_SRC680 (1.44.32); FILE MERGED 2007/12/20 16:54:34 cd 1.44.32.2: #i84780# Update list boxes before the new toolbar is inserted to prevent inserting the same oolbar twice 2007/12/13 10:30:54 cd 1.44.32.1: #i80531# Now the customization dialog uses a random number to create a unique custom toolbar name. That should help to prevent this kind of problem.


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [72c3e3c5a5ffb55c9466f3d4a6f2b3746aec0dce]

INTEGRATION: CWS dr58_SRC680 (1.39.94); FILE MERGED 2008/01/11 12:45:24 dr 1.39.94.1: #i84412# set note visibility when copying cells, remove global depenencies from postit.hxx header


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [42e6cd3d8eda52c2ca8966cbc34daa242de908ee]

INTEGRATION: CWS dr58_SRC680 (1.17.26); FILE MERGED 2007/12/14 10:50:55 nn 1.17.26.1: #i84560# braces for gcc 4.2.1 warnings (patch fom hub)


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [e57f72e2902e407872952fbbbce4a3e331f7e0b1]

INTEGRATION: CWS dr58_SRC680 (1.23.188); FILE MERGED 2008/01/09 19:45:45 nn 1.23.188.1: #i84689# improve performance of repaint notifications from conditional formats


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [fbb698889843230aea808ac3ff53d46d58e6681b]

INTEGRATION: CWS dr58_SRC680 (1.105.30); FILE MERGED 2008/01/11 15:10:07 dr 1.105.30.1: #i10000# missing include


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [3767684725b3b623c1a170d5d6b74d7a51dfe8bd]

INTEGRATION: CWS dr58_SRC680 (1.18.202); FILE MERGED 2008/01/11 12:41:39 dr 1.18.202.1: #i84412# set note visibility when copying cells, remove global depenencies from postit.hxx header


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [e4ea7d766ab50d34aeeca4efd48d90934c0b6179]

INTEGRATION: CWS dr58_SRC680 (1.25.98); FILE MERGED 2008/01/11 12:41:39 dr 1.25.98.1: #i84412# set note visibility when copying cells, remove global depenencies from postit.hxx header


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [8805afcfdc1e083f9daa0e8ebe012fcd7e9774c4]

INTEGRATION: CWS fwk80_SRC680 (1.42.4); FILE MERGED 2008/01/11 09:36:48 tkr 1.42.4.1: #i83756# provide xml im- and export for FixedHyperlink


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [ed41ac991ec69d0f01cace08021744bbf0135acb]

INTEGRATION: CWS fwk80_SRC680 (1.38.12); FILE MERGED 2008/01/11 09:36:47 tkr 1.38.12.1: #i83756# provide xml im- and export for FixedHyperlink


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [8f358bb76078fcfba85835090f311309e9f51a1d]

INTEGRATION: CWS fwk80_SRC680 (1.36.4); FILE MERGED 2008/01/11 09:36:47 tkr 1.36.4.1: #i83756# provide xml im- and export for FixedHyperlink


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [005075bd47d6262dfe4f8172154abf3b0bdfce84]

INTEGRATION: CWS dr58_SRC680 (1.55.22); FILE MERGED 2007/12/10 12:25:06 dr 1.55.22.1: #i84395# loop in ERF/ERFC with argument 0.65


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [4dd71ec7501828eaa72d86a2ae4b6fa031bceacd]

INTEGRATION: CWS fwk80_SRC680 (1.27.12); FILE MERGED 2008/01/11 09:36:47 tkr 1.27.12.1: #i83756# provide xml im- and export for FixedHyperlink


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [c293e2688c7d77f8546c95c8a650566de83be67a]

INTEGRATION: CWS dr58_SRC680 (1.43.54); FILE MERGED 2008/01/11 10:31:26 dr 1.43.54.1: #i75536# handling of negative values in QUOTIENT function


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [2c6ca8b7a1e20af613132175a05576174dc28abf]

INTEGRATION: CWS fwk80_SRC680 (1.19.12); FILE MERGED 2008/01/11 09:36:47 tkr 1.19.12.1: #i83756# provide xml im- and export for FixedHyperlink


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [a0cc88e15f91f6d7ec164d777ba7552471415ef3]

INTEGRATION: CWS fwk80_SRC680 (1.42.26); FILE MERGED 2008/01/24 07:51:08 pb 1.42.26.2: RESYNC: (1.42-1.42.38.1); FILE MERGED 2008/01/11 14:34:27 pb 1.42.26.1: fix: #i83756# new files


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [4f61335b6be216b10b2f9dbe7c465f0275f4f4d8]

INTEGRATION: CWS fwk80_SRC680 (1.3.138); FILE MERGED 2007/12/10 13:09:50 cd 1.3.138.1: #i79327# Update IDL documentation to better describe that a info box shows only a OK button.


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [97cd973ea2d14117a09d6a56946e40e374b067b6]

INTEGRATION: CWS fwk80_SRC680 (1.1.2); FILE ADDED 2008/01/11 14:33:05 pb 1.1.2.1: fix: #i83756# interface XFixedHyperlink


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [2e0623d92750f20aa07d72ee324392b7e3afebf2]

INTEGRATION: CWS fwk80_SRC680 (1.1.2); FILE ADDED 2008/01/11 14:31:36 pb 1.1.2.1: fix: #i83756# service UnoControlFixedHyperlinkModel


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [50d1f5a846b30d7452ab1fcff2388df65cded253]

INTEGRATION: CWS fwk80_SRC680 (1.1.2); FILE ADDED 2008/01/11 14:30:43 pb 1.1.2.1: fix: #i83756# service UnoControlFixedHyperlink


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [0e8d68a903e74f322782161fd0d4e95bae94fdc4]

INTEGRATION: CWS fwk80_SRC680 (1.1.2); FILE ADDED 2007/12/11 14:25:29 cd 1.1.2.1: #i82512# Added missing service descriptions for MenuBar and PopupMenu


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [053c3f8a1c48f56887c29a5f5f09dae37de6b369]

INTEGRATION: CWS fwk80_SRC680 (1.1.2); FILE ADDED 2007/12/11 14:25:20 cd 1.1.2.1: #i82512# Added missing service descriptions for MenuBar and PopupMenu


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [9d98c3e6a8a230001e1ffa197c998731677a1749]

INTEGRATION: CWS fwk80_SRC680 (1.11.62); FILE MERGED 2008/01/11 15:00:07 pb 1.11.62.1: fix: #i83756# szServiceName_UnoControlFixedHyperlink[], szServiceName_UnoControlFixedHyperlinkModel[]


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [d171f580eea0a01d9a254c6bf0e8ec0a5b939945]

INTEGRATION: CWS fwk80_SRC680 (1.17.14); FILE MERGED 2008/01/11 14:57:09 pb 1.17.14.1: fix: #i83756# register new services


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [2500fd6bc0e71b8cea79551b8fa4f5f3cd1f0f40]

INTEGRATION: CWS fwk80_SRC680 (1.39.12); FILE MERGED 2008/01/24 07:51:00 pb 1.39.12.2: RESYNC: (1.39-1.39.18.1); FILE MERGED 2008/01/14 09:49:46 pb 1.39.12.1: fix: #i83756# new property: URL


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [5246e741b92e1b9e37008cceb4565505696db7b8]

INTEGRATION: CWS fwk80_SRC680 (1.12.60); FILE MERGED 2008/01/11 15:00:30 pb 1.12.60.1: fix: #i83756# new files


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [aee3d3cf7c5d7373f803996ca55be889b20c564f]

INTEGRATION: CWS fwk80_SRC680 (1.1.2); FILE ADDED 2008/01/11 14:54:26 pb 1.1.2.1: fix: #i83756# class FixedHyperlinkBase


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [dadab253ddf685d210a8922012a50e3dee6664fa]

INTEGRATION: CWS fwk80_SRC680 (1.4.26); FILE MERGED 2008/01/11 14:52:59 pb 1.4.26.1: fix: #i83756# createAccessibleContext( VCLXFixedHyperlink* )


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [5499a7e8eb8aecce7647c70fb1d04f1ac3dccd62]

INTEGRATION: CWS fwk80_SRC680 (1.84.12); FILE MERGED 2008/01/24 07:50:57 pb 1.84.12.2: RESYNC: (1.84-1.84.18.1); FILE MERGED 2008/01/11 15:07:03 pb 1.84.12.1: fix: #i83756# class UnoControlFixedHyperlinkModel, class UnoControlFixedHyperlink


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [0f534be41e7c2c9ec1706eb1fde56c50a595fe82]

INTEGRATION: CWS fwk80_SRC680 (1.23.14); FILE MERGED 2008/01/24 07:50:54 pb 1.23.14.3: RESYNC: (1.23-1.23.20.1); FILE MERGED 2008/01/11 15:06:00 pb 1.23.14.2: fix: #i83756# UnoControlFixedHyperlinkModel 2007/12/10 14:44:03 cd 1.23.14.1: #i79974# Use a sorted sequence inside UnoDialogControl::windowResized


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [ea665e6fe7af34fcdcefd73bc05c68eb88e42073]

INTEGRATION: CWS fwk80_SRC680 (1.64.12); FILE MERGED 2008/01/24 12:27:38 pb 1.64.12.6: fix: #i83756# VCLXFixedHyperlink::ImplGetPropertyIds() added 2008/01/24 07:50:51 pb 1.64.12.5: RESYNC: (1.64-1.64.18.1); FILE MERGED 2008/01/15 09:14:01 mav 1.64.12.4: adopt for gcc 2008/01/15 08:13:04 pb 1.64.12.3: fix: #i83756# open the hyperlink if there are no action listeners 2008/01/14 09:48:30 pb 1.64.12.2: fix: #i83756# VCLXFixedHyperlink::get/setProperty() added 2008/01/11 15:04:28 pb 1.64.12.1: fix: #i83756# class VCLXFixedHyperlink


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [3dd792c1f4bb11aa9fe9037e60a2c85582167a66]

INTEGRATION: CWS fwk80_SRC680 (1.81.12); FILE MERGED 2008/01/24 07:50:48 pb 1.81.12.3: RESYNC: (1.81-1.81.18.3); FILE MERGED 2007/12/14 15:49:49 cd 1.81.12.2: #i83406# Use correct way to enable transparency and update with SetPaintTransparent() 2007/12/07 15:43:07 cd 1.81.12.1: #i83406# Text changes for transparent controls must invalidate parent to have a clear background


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [ad8f334384e48c4ade57c3533745c289155beab5]

INTEGRATION: CWS fwk80_SRC680 (1.64.12); FILE MERGED 2008/01/24 07:50:44 pb 1.64.12.5: RESYNC: (1.66-1.66.4.1); FILE MERGED 2008/01/11 15:02:44 pb 1.64.12.4: fix: #i83756# DBG_ERRORFILE 2007/12/17 08:09:41 cd 1.64.12.3: #i79327# Fix build problem on Linux 2007/12/14 13:08:10 cd 1.64.12.2: RESYNC: (1.64-1.66); FILE MERGED 2007/12/10 13:07:43 cd 1.64.12.1: #i79327# Map com::sun::star::awt::DEFAULT_BUTTON_IGNORE to the correct WinBits to support it.


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [539afa89737c24d670405485703b80f07f3136de]

INTEGRATION: CWS fwk80_SRC680 (1.21.60); FILE MERGED 2008/01/11 15:09:40 pb 1.21.60.1: fix: #i83756# fixedhyperbase.hxx


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [fb3628fd2412bb03b4582bad00952673670ed28e]

INTEGRATION: CWS fwk80_SRC680 (1.10.62); FILE MERGED 2008/01/11 14:43:29 pb 1.10.62.1: fix: #i83756# szServiceName_UnoControlFixedHyperlink[], szServiceName_UnoControlFixedHyperlinkModel[]


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [141b6a5e78454071306eda12e043e72f442448de]

INTEGRATION: CWS fwk80_SRC680 (1.34.4); FILE MERGED 2008/01/24 07:50:40 pb 1.34.4.2: RESYNC: (1.34-1.34.6.1); FILE MERGED 2008/01/11 14:41:45 pb 1.34.4.1: fix: #i83756# BASEPROPERTY_URL


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [a84f51080aaf8dbcba14f6dc429d24228f2db103]

INTEGRATION: CWS fwk80_SRC680 (1.1.2); FILE ADDED 2008/01/11 14:37:48 pb 1.1.2.1: fix: #i83756# class FixedHyperlinkBase


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [14d39c26e384db37cf5e0c8f9c0ed1e5b9608e72]

INTEGRATION: CWS fwk80_SRC680 (1.3.52); FILE MERGED 2008/01/11 14:39:42 pb 1.3.52.1: fix: #i83756# createAccessibleContext( VCLXFixedHyperlink* )


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [e1554fea717925621c9c88a7a74cb09bd08c4b0b]

INTEGRATION: CWS fwk80_SRC680 (1.39.148); FILE MERGED 2008/01/11 14:45:18 pb 1.39.148.1: fix: #i83756# class UnoControlFixedHyperlinkModel, class UnoControlFixedHyperlink


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [a71e6910c6207fe93c3e00c1a5ff40d5105dc6fa]

INTEGRATION: CWS fwk80_SRC680 (1.37.12); FILE MERGED 2008/01/24 12:26:53 pb 1.37.12.4: fix: #i83756# VCLXFixedHyperlink::ImplGetPropertyIds() added 2008/01/24 07:50:36 pb 1.37.12.3: RESYNC: (1.37-1.37.18.1); FILE MERGED 2008/01/14 09:46:25 pb 1.37.12.2: fix: #i83756# VCLXFixedHyperlink::get/setProperty() added 2008/01/11 14:46:34 pb 1.37.12.1: fix: #i83756# class VCLXFixedHyperlink


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [9df3fc5ab873181d9be18ddd443bf751334c4715]

INTEGRATION: CWS hro24 (1.29.64); FILE MERGED 2007/10/23 10:10:03 hro 1.29.64.2: RESYNC: (1.29-1.31); FILE MERGED 2007/08/24 15:05:52 hro 1.29.64.1: #143061# SEC correupted heap on shutdown


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [efd7cebcb4ad1a0c5d545193fe53f41f0115609a]

INTEGRATION: CWS hro24 (1.38.28); FILE MERGED 2008/01/15 17:07:08 sb 1.38.28.3: #i84361# fixed apparent 1.38.28.2 merge conflict 2007/12/14 15:34:07 hro 1.38.28.2: RESYNC: (1.38-1.40); FILE MERGED 2007/12/10 09:30:20 sb 1.38.28.1: #i84361# No need to include <asm/sigcontext.h>.


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [f2176f0d5f629ff01b9678286daad55cae26b322]

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>  [bb433c2ead48bbd21806b0d3cd092dd2c2d87345]

INTEGRATION: CWS pj89 (1.21.30); FILE MERGED 2007/12/23 13:53:43 pjanik 1.21.30.1: #i84856#: WaE clean up.


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [8d381dc1c8d871ce6c462b665f6f32a6cfe8c174]

INTEGRATION: CWS pj89 (1.16.22); FILE MERGED 2007/12/23 09:46:20 pjanik 1.16.22.1: #i84856#: goodies is completely WaE clean now.


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [a0d2c8cdfcfff8d5739ea36d8f5ca52ed11178e0]

INTEGRATION: CWS pj89 (1.3.28); FILE MERGED 2007/12/23 13:54:30 pjanik 1.3.28.1: #i84856#: WaE clean up.


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [460d6787feff5dba163149a25ea24b9ca020d32a]

INTEGRATION: CWS pj89 (1.5.40); FILE MERGED 2007/12/23 09:46:54 pjanik 1.5.40.1: #i84856#: bridges is completely WaE clean now.


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [5cf82363a25cb504bc51509e06bc7b526a3a789c]

INTEGRATION: CWS pj89 (1.12.80); FILE MERGED 2007/12/23 09:52:41 pjanik 1.12.80.1: #i84856#: bridges is completely WaE clean now.


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [c43a97079b146ddbe0ceb4a8a19e5523485f50a0]

INTEGRATION: CWS pj89 (1.11.80); FILE MERGED 2007/12/23 09:52:27 pjanik 1.11.80.1: #i84856#: bridges is completely WaE clean now.


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [96f419fcef5b5c73acc428e5319e4632ccdd6a90]

INTEGRATION: CWS pj89 (1.10.80); FILE MERGED 2007/12/23 10:14:28 pjanik 1.10.80.2: #i84856#: Make bridges WaE clean. 2007/12/23 09:52:06 pjanik 1.10.80.1: #i84856#: bridges is completely WaE clean now.


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [23a304ff3ad15620597b7db11b60d69532bbb1a2]

INTEGRATION: CWS pj89 (1.12.80); FILE MERGED 2007/12/23 09:50:52 pjanik 1.12.80.1: #i84856#: bridges is completely WaE clean now.


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [1cf91ac47e5ad127cf5072e705cad02c510ff854]

INTEGRATION: CWS pj89 (1.12.40); FILE MERGED 2007/12/23 09:48:58 pjanik 1.12.40.1: #i84856#: bridges is completely WaE clean now.


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [287dfc7cb35df15f3e34761ddf85d2b07d457275]

INTEGRATION: CWS pj89 (1.18.16); FILE MERGED 2008/01/11 16:43:45 pjanik 1.18.16.1: #i81417#: Initialize variable to prevent warnings.


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [8c51fd7d01985d1b1b0ebd5a172306218ceedb53]

INTEGRATION: CWS dba24f_SRC680 (1.20.20); FILE MERGED 2008/01/14 10:31:33 fs 1.20.20.1: #i85215# don't reset m_aValueSeq prematurely


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [89abc2a286693997a4b9efc9583efbeb85cb6626]

INTEGRATION: CWS dba24f_SRC680 (1.55.18); FILE MERGED 2008/01/14 10:31:32 fs 1.55.18.1: #i85215# don't reset m_aValueSeq prematurely


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [b08258a6585b2a60bb90c7f050722dedca08c744]

INTEGRATION: CWS pentaho2_SRC680 (1.3.74); FILE MERGED 2008/01/21 09:00:25 oj 1.3.74.1: #i79173# #i78502# import changes from pentaho1


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [145952f458b5cff0508dfb4f9511cb3e4de3873e]

INTEGRATION: CWS pentaho2_SRC680 (1.3.74); FILE MERGED 2008/01/21 09:00:24 oj 1.3.74.1: #i79173# #i78502# import changes from pentaho1


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [143ed52d115bb23b08e38b636f6f7a8886706be5]

INTEGRATION: CWS pentaho2_SRC680 (1.2.82); FILE MERGED 2008/01/21 09:00:24 oj 1.2.82.1: #i79173# #i78502# import changes from pentaho1


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [6eec32cf5cfb2d9149f028d60588034016936cb0]

INTEGRATION: CWS pentaho2_SRC680 (1.1.4); FILE ADDED 2008/01/21 09:00:24 oj 1.1.4.2: #i79173# #i78502# import changes from pentaho1 2008/01/15 13:46:50 oj 1.1.4.1: file OfficePageSectionLayoutController.java was added on branch cws_ooh680_pentaho2 on 2008-01-21 09:00:24 +0000


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [0b2eeec302a1a5864a48f0a67140b77932a84dd1]

INTEGRATION: CWS reportdesign02 (1.47.22); FILE MERGED 2007/12/20 11:49:14 oj 1.47.22.4: merge conflicts resolved 2007/12/20 07:51:04 oj 1.47.22.3: RESYNC: (1.47-1.50); FILE MERGED 2007/11/07 12:14:20 oj 1.47.22.2: #i78387# new menu entry for saveas for reports 2007/10/26 11:05:05 oj 1.47.22.1: #i82914# check report engine service name


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [2828f034677daa0d7bd0cdbca145f0e5f45d7cb6]

INTEGRATION: CWS reportdesign02 (1.2.10); FILE MERGED 2008/01/15 06:24:18 oj 1.2.10.2: #i85249# set build source to 1.3 2008/01/07 14:28:54 oj 1.2.10.1: merge cws pentaho1 into reportdesign02 to avoid blocking


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [394776c6b72d98a88818f7e31702dab08052922e]

INTEGRATION: CWS reportdesign02 (1.8.12); FILE MERGED 2008/01/08 13:39:27 oj 1.8.12.4: wrong define name 2008/01/07 14:20:23 oj 1.8.12.3: merge cws pentaho1 into reportdesign02 to avoid blocking 2007/12/20 07:48:35 oj 1.8.12.2: RESYNC: (1.8-1.10); FILE MERGED 2007/10/26 10:42:11 oj 1.8.12.1: #i82914# add configuration entry


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [41b8e583c2f988739526e64d66949b09389605b2]

INTEGRATION: CWS networkrepair_SRC680 (1.14.100); FILE MERGED 2008/01/09 14:03:08 hro 1.14.100.1: #i82375# Mapped Win32 broken network connextion error code 0x3B to new OSL file error code


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [ff29ba271c6b00f13f6453ea16785708e0e8b33d]

INTEGRATION: CWS networkrepair_SRC680 (1.35.174); FILE MERGED 2008/01/14 06:43:26 mav 1.35.174.2: fix typo 2008/01/09 14:03:28 hro 1.35.174.1: #i82375# Mapped Win32 broken network connextion error code 0x3B to new OSL file error code


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [3ec7e33fc4edb25a3881284031c62063a3fd0c18]

INTEGRATION: CWS networkrepair_SRC680 (1.31.340); FILE MERGED 2008/01/09 14:03:28 hro 1.31.340.1: #i82375# Mapped Win32 broken network connextion error code 0x3B to new OSL file error code


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [55ea4ef8f6574cab23122db6222714a6101b1abc]

INTEGRATION: CWS networkrepair_SRC680 (1.16.46); FILE MERGED 2008/01/10 18:11:00 mav 1.16.46.1: #i73979# try to repair the filehandle


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [436717248c2c06b4da261c1efb9e08e7cd9b02e4]

INTEGRATION: CWS networkrepair_SRC680 (1.11.114); FILE MERGED 2008/01/10 18:11:00 mav 1.11.114.1: #i73979# try to repair the filehandle


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [e21139d1b43dfd06387b26040bd2e926f9e75772]

INTEGRATION: CWS networkrepair_SRC680 (1.1.2); FILE ADDED 2008/01/14 15:49:22 mav 1.1.2.2: #i73979# try to repair the filehandle 2008/01/10 18:12:21 mav 1.1.2.1: #i73979# try to repair the filehandle


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [d93a0a62188baeecbfc83a6f1f904d8abbbfeb06]

INTEGRATION: CWS networkrepair_SRC680 (1.1.2); FILE ADDED 2008/01/15 11:14:04 mav 1.1.2.5: #i73979# sometimes it is possible to get E_INVAL error if the handle is broken 2008/01/14 15:49:22 mav 1.1.2.4: #i73979# try to repair the filehandle 2008/01/14 06:58:02 mav 1.1.2.3: add precompiled headers syntax 2008/01/11 07:40:06 mav 1.1.2.2: #i73979# getPos should not try to repair 2008/01/10 18:12:09 mav 1.1.2.1: #i73979# try to repair the filehandle


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [7f4f1b15ce001a6d2d0f3ebd6b9d84ff251539bb]

INTEGRATION: CWS networkrepair_SRC680 (1.6.114); FILE MERGED 2008/01/10 18:11:00 mav 1.6.114.1: #i73979# try to repair the filehandle


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [d483e8ff4312cc57ca8cfa6ca08d556d971b877f]

INTEGRATION: CWS reportdesign02 (1.21.110); FILE MERGED 2007/11/08 13:06:44 oj 1.21.110.1: #i77063# convert pixel to logic from ref window


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [5464c4956219804764ab8d5d6f65496d47c436cf]

INTEGRATION: CWS reportdesign02 (1.25.24); FILE MERGED 2007/10/26 11:05:06 oj 1.25.24.1: #i82914# check report engine service name


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [9c8c1f641ab68d9248b9e016c39aa9616320030a]

INTEGRATION: CWS reportdesign02 (1.28.24); FILE MERGED 2007/11/07 12:14:21 oj 1.28.24.1: #i78387# new menu entry for saveas for reports


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [add1473666020c675db428c2b411e1b5e4fb292f]

INTEGRATION: CWS reportdesign02 (1.47.16); FILE MERGED 2007/12/20 08:29:32 oj 1.47.16.3: #i82914# check report engine service name 2007/12/20 07:51:10 oj 1.47.16.2: RESYNC: (1.47-1.50); FILE MERGED 2007/10/26 11:05:06 oj 1.47.16.1: #i82914# check report engine service name


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [24ef551441cf5d17cf6df7350db8b781c142e982]

INTEGRATION: CWS reportdesign02 (1.8.166); FILE MERGED 2007/11/07 12:14:20 oj 1.8.166.1: #i78387# new menu entry for saveas for reports


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [47fb5627db8ffc35ab17526ab634fdea360a922c]

INTEGRATION: CWS reportdesign02 (1.23.24); FILE MERGED 2007/12/20 11:49:14 oj 1.23.24.3: merge conflicts resolved 2007/12/20 07:51:07 oj 1.23.24.2: RESYNC: (1.23-1.24); FILE MERGED 2007/11/07 12:14:20 oj 1.23.24.1: #i78387# new menu entry for saveas for reports


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [0354f013e9a82279b28b9edc5144329382928caf]

INTEGRATION: CWS reportdesign02 (1.37.120); FILE MERGED 2007/12/20 07:50:00 oj 1.37.120.2: RESYNC: (1.37-1.38); FILE MERGED 2007/10/29 11:40:31 oj 1.37.120.1: #i77919# enable view to draw only left and right border, used by the report builder


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [89af717ba173dde19d1e298cd3586555386c562e]

INTEGRATION: CWS reportdesign02 (1.21.170); FILE MERGED 2007/10/29 11:40:31 oj 1.21.170.1: #i77919# enable view to draw only left and right border, used by the report builder


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [7782fad061ba9e6b5f079e46496b90734b80cee1]

INTEGRATION: CWS reportdesign02 (1.12.170); FILE MERGED 2007/10/29 11:40:31 oj 1.12.170.1: #i77919# enable view to draw only left and right border, used by the report builder


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [b8344d04684051e020dcaeeb678828c59ce62edb]

INTEGRATION: CWS reportdesign02 (1.7.1064); FILE MERGED 2007/10/29 11:40:31 oj 1.7.1064.1: #i77919# enable view to draw only left and right border, used by the report builder


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [cda1d9bd4c20675edb74c46750ab57becb464ad4]

INTEGRATION: CWS reportdesign02 (1.4.120); FILE MERGED 2007/12/20 07:49:51 oj 1.4.120.2: RESYNC: (1.4-1.5); FILE MERGED 2007/10/29 11:40:31 oj 1.4.120.1: #i77919# enable view to draw only left and right border, used by the report builder


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [7318c02c362d9ce6c4c6fbfeaeee2af86b9bf626]

INTEGRATION: CWS c16v002_SRC680 (1.14.134); FILE MERGED 2007/12/03 14:42:54 bc 1.14.134.1: #b6633533# Replaced deprecated service call


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [d35659adba37f4c3f8cfe873275e667eaac3bebe]

INTEGRATION: CWS c16v002_SRC680 (1.45.114); FILE MERGED 2007/12/03 14:43:56 bc 1.45.114.1: #b6633533# Replaced deprecated service call


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [a6bfe65c0da9155cd22a3428384dac9738e7b11a]

INTEGRATION: CWS c16v002_SRC680 (1.26.134); FILE MERGED 2007/12/03 14:41:15 bc 1.26.134.1: #b6633533# Replaced deprecated service call


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [cf14019e64827db3dadf6fe8906ae2b78b22663d]

INTEGRATION: CWS reportdesign02 (1.7.210); FILE MERGED 2007/10/26 12:02:54 oj 1.7.210.1: #i61881# use odbc type instead of jdbc type


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [aff09984052092a7478c5aedeefca051d6b47093]

INTEGRATION: CWS reportdesign02 (1.19.150); FILE MERGED 2007/10/26 12:02:53 oj 1.19.150.1: #i61881# use odbc type instead of jdbc type


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [cd226f0722cbb95e2236ed448c850be4694edab0]

INTEGRATION: CWS reportdesign02 (1.64.150); FILE MERGED 2007/10/26 12:02:53 oj 1.64.150.1: #i61881# use odbc type instead of jdbc type


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [03499712c26686ba2dd9c9554dbfcdebc2ca459d]

INTEGRATION: CWS reportdesign02 (1.32.114); FILE MERGED 2007/12/20 07:48:48 oj 1.32.114.2: RESYNC: (1.32-1.33); FILE MERGED 2007/10/26 11:04:12 oj 1.32.114.1: #i82914# new function to ask for the report engine service name


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [b06a98a66a880c1a9408ebc0437c29f2456a9057]

INTEGRATION: CWS reportdesign02 (1.3.18); FILE MERGED 2008/01/15 11:52:19 oj 1.3.18.2: change help ids 2008/01/15 11:48:45 oj 1.3.18.1: change helpid names


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [0c84b1b6ab8b8a0b09c1dac76897af1a985c891c]

INTEGRATION: CWS reportdesign02 (1.3.36); FILE MERGED 2007/10/26 12:31:37 oj 1.3.36.1: #i77919# use of SplitWindow


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [3ce58b55aa65fb130066bd98fc7fbb958fd7f2c0]

INTEGRATION: CWS reportdesign02 (1.5.36); FILE MERGED 2007/11/28 15:19:29 lla 1.5.36.2: #i80260# with pressed ctrl key it isn't possible to move the object out of the section. 2007/11/26 06:24:44 lla 1.5.36.1: #i80260# drag n drop, lines over all sections, no ctrl key need to move obj in different section


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [30f74793701408589527511bde620d0d245ca951]

INTEGRATION: CWS reportdesign02 (1.5.10); FILE MERGED 2008/01/15 11:50:21 oj 1.5.10.7: change helpid names 2007/12/20 07:48:32 oj 1.5.10.6: RESYNC: (1.5-1.6); FILE MERGED 2007/11/28 15:19:29 lla 1.5.10.5: #i80260# with pressed ctrl key it isn't possible to move the object out of the section. 2007/11/26 06:24:44 lla 1.5.10.4: #i80260# drag n drop, lines over all sections, no ctrl key need to move obj in different section 2007/11/08 13:06:04 oj 1.5.10.3: #i77063# some adjustments to the splitter 2007/10/30 06:56:29 oj 1.5.10.2: #i78939# change pos and size when control is outside page 2007/10/26 12:31:37 oj 1.5.10.1: #i77919# use of SplitWindow


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [de8b9c39b912f471a3f52c62904a7cbb6a1dffc6]

INTEGRATION: CWS reportdesign02 (1.4.18); FILE MERGED 2008/01/15 11:50:21 oj 1.4.18.1: change helpid names


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [8966f8ccf4dd2c97550bf34b7557288fe564a448]

INTEGRATION: CWS reportdesign02 (1.4.36); FILE MERGED 2007/10/29 11:41:19 oj 1.4.36.1: #i77919# enable view to draw only left and right border


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [0887bc70b177013f83d76ab121dbecb62cb88e39]

INTEGRATION: CWS reportdesign02 (1.4.36); FILE MERGED 2007/10/26 12:31:37 oj 1.4.36.1: #i77919# use of SplitWindow


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [5df417ebda5d5231847eeacd99f465269f1b4a07]

INTEGRATION: CWS reportdesign02 (1.3.36); FILE MERGED 2008/01/15 11:50:21 oj 1.3.36.3: change helpid names 2007/12/20 07:48:29 oj 1.3.36.2: RESYNC: (1.3-1.4); FILE MERGED 2007/10/26 12:31:37 oj 1.3.36.1: #i77919# use of SplitWindow


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [2f1e50b76b2f47e4d28ed7917a81e531f40fb725]

INTEGRATION: CWS reportdesign02 (1.5.18); FILE MERGED 2007/12/20 07:48:26 oj 1.5.18.3: RESYNC: (1.5-1.6); FILE MERGED 2007/11/26 06:24:44 lla 1.5.18.2: #i80260# drag n drop, lines over all sections, no ctrl key need to move obj in different section 2007/10/30 06:56:29 oj 1.5.18.1: #i78939# change pos and size when control is outside page


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [eafd77e5c584bff9acee80db20fa3d5f5db3514e]

INTEGRATION: CWS reportdesign02 (1.4.36); FILE MERGED 2007/12/20 07:48:23 oj 1.4.36.5: RESYNC: (1.4-1.6); FILE MERGED 2007/11/07 08:55:03 oj 1.4.36.4: #i77751# remove dosave 2007/11/05 13:07:28 oj 1.4.36.3: #i83316 new drawbar 2007/10/30 06:56:29 oj 1.4.36.2: #i78939# change pos and size when control is outside page 2007/10/26 11:26:00 oj 1.4.36.1: #i77086# enable execute button ony when at least one field exists


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [783e44113af114b1fc6dbdff60cc3ffbf13cd496]

INTEGRATION: CWS reportdesign02 (1.2.44); FILE MERGED 2008/01/15 11:50:21 oj 1.2.44.2: change helpid names 2007/11/08 13:06:04 oj 1.2.44.1: #i77063# some adjustments to the splitter


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [e0888856057aec0fb554f3f0a022bd2bd6971d6c]

INTEGRATION: CWS reportdesign02 (1.3.36); FILE MERGED 2008/01/15 11:50:21 oj 1.3.36.2: change helpid names 2007/10/26 12:31:37 oj 1.3.36.1: #i77919# use of SplitWindow


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [0919af9fb636efda0a7767ca82937f706e95c3ea]

INTEGRATION: CWS reportdesign02 (1.2.44); FILE MERGED 2007/12/20 07:47:47 oj 1.2.44.2: merge change 2007/10/30 06:56:28 oj 1.2.44.1: #i78939# change pos and size when control is outside page


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [bb2d5b2110bce1d98606a3e6134a6d861d717e46]

INTEGRATION: CWS reportdesign02 (1.4.18); FILE MERGED 2008/01/15 11:50:31 oj 1.4.18.1: change helpid names


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [69e3a457505406b5c5ecd383b5748f38f135cd62]

INTEGRATION: CWS reportdesign02 (1.5.18); FILE MERGED 2008/01/15 11:50:31 oj 1.5.18.1: change helpid names


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [16e71d09bcf82d8c07edca746f8a684f59afcd0d]

INTEGRATION: CWS reportdesign02 (1.2.44); FILE MERGED 2008/01/15 11:50:30 oj 1.2.44.1: change helpid names


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [d8f9462bd3478859dc750a583c738a0a3c9a2cc7]

INTEGRATION: CWS reportdesign02 (1.4.36); FILE MERGED 2007/11/26 06:24:44 lla 1.4.36.1: #i80260# drag n drop, lines over all sections, no ctrl key need to move obj in different section


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [ae5248b9a91a252a756626ea481ca91dec656027]

INTEGRATION: CWS reportdesign02 (1.4.36); FILE MERGED 2007/11/28 15:19:29 lla 1.4.36.2: #i80260# with pressed ctrl key it isn't possible to move the object out of the section. 2007/11/26 06:24:44 lla 1.4.36.1: #i80260# drag n drop, lines over all sections, no ctrl key need to move obj in different section


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [17b06f3b3ded2ac66c90cf7fe1f3af08d48be634]

INTEGRATION: CWS reportdesign02 (1.2.44); FILE MERGED 2007/10/30 06:56:28 oj 1.2.44.1: #i78939# change pos and size when control is outside page


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [9eccae6d3f41cf86755e61a45667b556d1c3d901]

INTEGRATION: CWS reportdesign02 (1.3.36); FILE MERGED 2007/11/07 08:55:03 oj 1.3.36.1: #i77751# remove dosave


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [de2cb68dc70e654efd2b2c5763933a90a5208b1b]

INTEGRATION: CWS reportdesign02 (1.3.12); FILE MERGED 2008/01/15 11:49:49 oj 1.3.12.1: change helpid names


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [563cefdb74009af6e1b18e5bd3ddcfb3735f2dad]

INTEGRATION: CWS reportdesign02 (1.3.36); FILE MERGED 2007/12/20 07:48:19 oj 1.3.36.2: RESYNC: (1.3-1.4); FILE MERGED 2007/10/30 06:56:28 oj 1.3.36.1: #i78939# change pos and size when control is outside page


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [b60aba3cdd26a9213af0b655bba43ad10c1a7c72]

INTEGRATION: CWS reportdesign02 (1.4.18); FILE MERGED 2008/01/15 11:49:49 oj 1.4.18.1: change helpid names


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [91ed39307cef20a9e6ff85849c30f48309e561e3]

INTEGRATION: CWS reportdesign02 (1.6.18); FILE MERGED 2008/01/15 11:49:49 oj 1.6.18.1: change helpid names


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [b6fe854e97061a6bcafbf7b7616b2c3304e81d56]

INTEGRATION: CWS reportdesign02 (1.3.36); FILE MERGED 2007/11/26 15:06:06 fs 1.3.36.1: #i83889#


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [492632222d23280d3719de4c11e9845f0ee03be3]

INTEGRATION: CWS reportdesign02 (1.3.18); FILE MERGED 2008/01/15 11:49:49 oj 1.3.18.1: change helpid names


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [cbcf84b54c3ddcd95d7f30959675e9e383abf326]

INTEGRATION: CWS reportdesign02 (1.5.16); FILE MERGED 2007/12/20 08:42:12 oj 1.5.16.1: #i83193# merge from reportdesign03


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [839ed128eab2878e41269b80679c6181a4f41c21]

INTEGRATION: CWS reportdesign02 (1.2.44); FILE MERGED 2007/12/20 08:42:12 oj 1.2.44.1: #i83193# merge from reportdesign03


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [dd9345210d762ee8a290d1edaac2f2110c76260b]

INTEGRATION: CWS reportdesign02 (1.4.36); FILE MERGED 2007/12/20 08:42:12 oj 1.4.36.1: #i83193# merge from reportdesign03


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [87f6d120dbe80f11f8890d0173515f1e7323c406]

INTEGRATION: CWS reportdesign02 (1.4.16); FILE MERGED 2007/12/20 08:42:12 oj 1.4.16.1: #i83193# merge from reportdesign03


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [de62aa67729b2314310c7d2e54ae86688588b84f]

INTEGRATION: CWS reportdesign02 (1.6.22); FILE MERGED 2008/01/08 06:05:31 oj 1.6.22.1: #i77039# export numberformat of formatcondition from parent formattedfield


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [beb596e0f45a31089c5f0c76a5f85a32f6a501ef]

INTEGRATION: CWS reportdesign02 (1.5.36); FILE MERGED 2008/01/08 06:05:31 oj 1.5.36.5: #i77039# export numberformat of formatcondition from parent formattedfield 2007/12/20 13:15:26 oj 1.5.36.4: merge conflict resolved 2007/12/20 08:42:12 oj 1.5.36.3: #i83193# merge from reportdesign03 2007/12/20 07:48:16 oj 1.5.36.2: RESYNC: (1.5-1.6); FILE MERGED 2007/10/30 14:37:45 oj 1.5.36.1: #i80173# surround shapes only with one text-p


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [f31bde9254927fa28f9134929cb073750679f80b]

INTEGRATION: CWS reportdesign02 (1.3.36); FILE MERGED 2007/11/26 06:24:43 lla 1.3.36.1: #i80260# drag n drop, lines over all sections, no ctrl key need to move obj in different section


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [90d2864b9063fbd8243a94888b54de25db62c297]

INTEGRATION: CWS reportdesign02 (1.4.36); FILE MERGED 2007/12/20 07:48:13 oj 1.4.36.2: RESYNC: (1.4-1.5); FILE MERGED 2007/10/26 10:42:11 oj 1.4.36.1: #i82914# add configuration entry


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [13abfc5e4e37e451134efaf5b54731a91594e390]

INTEGRATION: CWS reportdesign02 (1.2.44); FILE MERGED 2007/12/20 07:48:02 oj 1.2.44.2: RESYNC: (1.2-1.3); FILE MERGED 2007/11/06 14:22:43 oj 1.2.44.1: #i83168# count also covered table cells


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [6d371289d8879c023200a95c2ef32c3234d3653c]

INTEGRATION: CWS reportdesign02 (1.2.44); FILE MERGED 2007/11/06 14:22:43 oj 1.2.44.1: #i83168# count also covered table cells


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [2937a5b02bd24241ec0a0918c3ce3c36d37f70fe]

INTEGRATION: CWS reportdesign02 (1.3.18); FILE MERGED 2008/01/15 11:48:59 oj 1.3.18.1: change helpid names


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [d54baa777f8ae85c85cd60b2ddcab4af3530ab47]

INTEGRATION: CWS reportdesign02 (1.2.44); FILE MERGED 2007/11/26 06:24:43 lla 1.2.44.1: #i80260# drag n drop, lines over all sections, no ctrl key need to move obj in different section


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [50faedd335868bcda180c0e05d6365edd60f8fe9]

INTEGRATION: CWS chart21_SRC680 (1.83.2.1.4); FILE MERGED 2008/01/18 15:09:01 iha 1.83.2.1.4.1: #i85304# Copied Chart from Calc to Calc looses data connection


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [c7397aa1dd1a207b407b34905f8a7bea1d329ab8]

INTEGRATION: CWS chart21_SRC680 (1.42.50); FILE MERGED 2008/01/16 10:50:00 iha 1.42.50.1: #i80225# Copying chart from Calc to Writer is wrong if data comes from rows


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [b09df675f517fb5185c5856274d6d71e7db91207]

INTEGRATION: CWS beppec56pdffix02 (1.118.36); FILE MERGED 2008/01/11 13:14:44 beppec56 1.118.36.2: RESYNC: (1.118-1.119.8.1); FILE MERGED 2007/12/12 09:31:29 beppec56 1.118.36.1: Issue number: #i81093 Submitted by: beppec56 Reviewed by: beppec56 PDF Export: adds module icc for ICC profile generation needed in PDF/A-1 export


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [04b26ddd377578117de0447c009482b56f83777f]

INTEGRATION: CWS beppec56pdffix02 (1.55.98); FILE MERGED 2008/01/11 13:14:28 beppec56 1.55.98.2: RESYNC: (1.55-1.55.104.1); FILE MERGED 2007/12/12 09:31:28 beppec56 1.55.98.1: Issue number: #i81093 Submitted by: beppec56 Reviewed by: beppec56 PDF Export: adds module icc for ICC profile generation needed in PDF/A-1 export


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [1de3c1439e9fc70c363d68c3f5898cd162e41cab]

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>  [3d4c36a23d9ea66d900943f9359994c821021c27]

INTEGRATION: CWS newportstl (1.26.2); FILE MERGED 2007/12/19 12:13:29 cmc 1.26.2.3: #i82715# add linux arch that don't match pattern 2007/12/19 12:07:33 cmc 1.26.2.2: #i82715# default to using gcc stl for new (including x86_64) linux ports 2007/12/17 15:26:58 cmc 1.26.2.1: #i82715# default to using gcc stl for new (including x86_64) linux ports


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [072e89cf68dcf9b6713945e402dd7a9fe5cea48d]

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>  [0b19f96715f0ba1a2ceb00a7a7ec2388a78f1aee]

#i85614# oox/source/drawingml/shape.cxx needs tools/solar.hxx


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [0025f99d556f690515f0910590254b163b6d3f26]

INTEGRATION: CWS openssl02 (1.22.4); FILE MERGED 2008/01/08 07:25:17 tkr 1.22.4.1: #i83815# provide 32/64 Bit Solaris Build


2008-01-29  Mikhail Voitenko  <mav@openoffice.org>  [fd5be1770648c156a4adbf71272c003b2e23134c]

remove unused dialogs


2008-01-29  Mikhail Voitenko  <mav@openoffice.org>  [ee64111244de6bab796972fe130f1a1e19f94bd5]

allow to do some special site-related settings in configuration


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [4e7d61a52c96b43f7720539508f56c90572ba6eb]

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>  [315406af2a35b79d1ce77582ee266272f008ae07]

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>  [102dca80a05435295d3d89424ed741cee26b8ff4]

INTEGRATION: CWS openssl02 (1.1.2); FILE ADDED 2008/01/08 07:28:51 tkr 1.1.2.1: #i83899# new openssl version(0.9.8g)


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [22fec98a7945f62d0556decee9324644201cb96a]

INTEGRATION: CWS openssl02 (1.2.12); FILE MERGED 2008/01/08 07:26:40 tkr 1.2.12.1: #i83899# new openssl version(0.9.8g)


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [bc5f9f44021028d04c0cab5af5113b26e7df80ef]

INTEGRATION: CWS openssl02 (1.2.8); FILE MERGED 2008/01/08 07:26:40 tkr 1.2.8.1: #i83899# new openssl version(0.9.8g)


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [ea4a865ee2b1fe296edd476b1560bddaf9554df2]

INTEGRATION: CWS openssl02 (1.1.2); FILE ADDED 2008/01/08 07:28:11 tkr 1.1.2.1: #i83899# new openssl version(0.9.8g)


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [d3bcc9cbc9ba6ff9122ed0c68f0fb556c9a49ff6]

INTEGRATION: CWS openssl02 (1.3.4); FILE MERGED 2008/01/08 07:26:40 tkr 1.3.4.1: #i83899# new openssl version(0.9.8g)


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [ddc20c446b47502c9f203dc634a8fadc5b17ae52]

INTEGRATION: CWS os109 (1.75.40); FILE MERGED 2007/12/27 08:23:05 os 1.75.40.2: RESYNC: (1.75-1.76); FILE MERGED 2007/12/05 14:39:49 os 1.75.40.1: #i73953# ::CreateObject: set create mode


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [3fc9170278e70bdcd2428452c50085cc5df038e6]

INTEGRATION: CWS os109 (1.17.72); FILE MERGED 2007/12/17 08:56:54 os 1.17.72.1: #i73297# fallback to en-US template fixed


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [66b46f7c4a2d8915bf7c3c01f813f2b9acb87c6b]

INTEGRATION: CWS os109 (1.28.112); FILE MERGED 2007/12/10 14:39:25 os 1.28.112.1: #i64137# wrong cast changed size item inside of the graphic attribute set


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [309d66090605dfab820b7e01fc799594e6a70182]

INTEGRATION: CWS os109 (1.46.20); FILE MERGED 2007/12/11 15:28:52 os 1.46.20.1: #b6637795# save alternative text of embedded objects


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [a43558bf321baa42e152727cac19480a2e475d2a]

INTEGRATION: CWS os109 (1.43.110); FILE MERGED 2007/12/27 08:20:44 os 1.43.110.2: RESYNC: (1.43-1.44); FILE MERGED 2007/12/05 08:16:55 os 1.43.110.1: #i63681# font default should not be set in insert mode


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [0edfeeda9e8e7736cb4b2b3422586271de605ea5]

INTEGRATION: CWS os109 (1.53.110); FILE MERGED 2007/12/10 07:15:59 os 1.53.110.1: #i84264# detection of text/encoded filter improved


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [536ecc47c71f1e11deb9464ae644d698b7ac2537]

INTEGRATION: CWS os109 (1.27.112); FILE MERGED 2007/12/10 07:16:20 os 1.27.112.1: #i84264# detection of text/encoded filter improved


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [9c383919842c4ed5e4fde5eb5169196dae3277b9]

INTEGRATION: CWS os109 (1.63.20); FILE MERGED 2007/12/27 08:20:41 os 1.63.20.2: RESYNC: (1.63-1.64); FILE MERGED 2007/12/06 10:37:04 os 1.63.20.1: #i83449# insertDocumentFromURL suppors MediaDescriptor properties


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [9b82cd33a5cee2b3a9c7d20b3dd3a065d1488c07]

INTEGRATION: CWS os109 (1.200.106); FILE MERGED 2007/12/27 08:20:37 os 1.200.106.2: RESYNC: (1.200-1.201); FILE MERGED 2007/12/11 15:29:08 os 1.200.106.1: #b6637795# save alternative text of embedded objects


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [dddd2f9565c7258a0f03051d521203356f90396f]

INTEGRATION: CWS os109 (1.27.110); FILE MERGED 2007/12/06 13:16:42 os 1.27.110.1: #143671# crash in SwXFootnote::createTextCursorByRange fixed


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [55227704553a4b2f281b54b9336fa7ab1ef9a284]

INTEGRATION: CWS os109 (1.115.38); FILE MERGED 2007/12/27 07:42:09 os 1.115.38.2: #b6637705# setPropertyToDefault of AlternativeText of ole objects 2007/12/27 07:21:10 os 1.115.38.1: #b6637705# get/set alternative text of ole objects


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [a91ae4acbf2f37a638cb63ede6896184b99c6b5f]

INTEGRATION: CWS os109 (1.27.110); FILE MERGED 2007/12/06 10:37:04 os 1.27.110.1: #i83449# insertDocumentFromURL suppors MediaDescriptor properties


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [a725d2dbb20ab752fb00f114a34755a15b29e181]

INTEGRATION: CWS os109 (1.66.20); FILE MERGED 2007/12/14 10:16:25 os 1.66.20.1: #i84510# SwFmtCol::Calc:: don't execute if NULL columns are set


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [39ff2a047619a78ca9546faa820f71965e98b348]

INTEGRATION: CWS os109 (1.51.112); FILE MERGED 2007/12/27 08:20:34 os 1.51.112.2: RESYNC: (1.51-1.52); FILE MERGED 2007/12/11 15:29:45 os 1.51.112.1: #b6637795# set document modified when alternative text of OLE objects is set


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [2ea01d91b31291b3c3308edd07402c5fff421760]

INTEGRATION: CWS os109 (1.9.112); FILE MERGED 2007/12/06 10:36:33 os 1.9.112.1: #i83449# insertDocumentFromURL suppors MediaDescriptor properties


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [cb552beba3025b21b37a0e995c17ef3ee0c1e522]

INTEGRATION: CWS os109 (1.36.60); FILE MERGED 2007/12/07 13:19:46 os 1.36.60.1: #i84264# detection of text/encoded filter improved


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [ad06823a46f9546dd78559f6f3259d4a096a44c2]

INTEGRATION: CWS os109 (1.28.112); FILE MERGED 2007/12/07 13:19:46 os 1.28.112.1: #i84264# detection of text/encoded filter improved


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [6521929f8c00be23de2a8a051398e3d4d57bfc48]

INTEGRATION: CWS os109 (1.5.418); FILE MERGED 2008/01/08 09:43:03 as 1.5.418.1: #i84264# define writer_Text type as preferred one for txt


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [9a012c88d8bd2de477a681a6db5aac9c021b8ea6]

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>  [61a1a4aa5dcbe00a62a7729b53e698ebcb967100]

INTEGRATION: CWS dba24e_SRC680 (1.1.4); FILE ADDED 2008/01/08 08:42:49 oj 1.1.4.2: #i84196# merge from dba24d 2008/01/08 07:36:36 oj 1.1.4.1: file accumulated_patches.patch was added on branch cws_src680_dba24e on 2008-01-08 08:42:49 +0000


2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [7a3c9be237fbbec4887ba5f1ed995365607d6b1a]

INTEGRATION: CWS dba24e_SRC680 (1.18.6); FILE MERGED 2008/01/08 08:42:49 oj 1.18.6.1: #i84196# merge from dba24d


2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [61134f22a1d81fe38a7560a6a612290f59e12d06]

INTEGRATION: CWS dba24e_SRC680 (1.114.22); FILE MERGED 2008/01/06 11:30:31 fs 1.114.22.2: #i10000# 2007/12/19 13:45:18 oj 1.114.22.1: #152043# catch exception


2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [37edb30ceb847cfec33f637ac4d70dd02968e39c]

INTEGRATION: CWS dba24e_SRC680 (1.112.4); FILE MERGED 2007/12/19 12:27:43 oj 1.112.4.1: #i84339# some code cleanups for the wizards


2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [a6d3c7364c95a4bed6fa46f4413948630846f92c]

INTEGRATION: CWS dba24e_SRC680 (1.25.4); FILE MERGED 2007/12/19 12:27:42 oj 1.25.4.1: #i84339# some code cleanups for the wizards


2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [2a541946d4d271a44630103d1bffe0d34ff862b4]

INTEGRATION: CWS dba24e_SRC680 (1.15.6); FILE MERGED 2007/12/19 12:27:42 oj 1.15.6.1: #i84339# some code cleanups for the wizards


2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [447b4145a20406ddfbd9f8ac25665bfdcb6bdea5]

INTEGRATION: CWS dba24e_SRC680 (1.23.4); FILE MERGED 2007/12/19 12:27:42 oj 1.23.4.1: #i84339# some code cleanups for the wizards


2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [7bebcdaec4303cc72416ecafb59ee9a8c67b6b0d]

INTEGRATION: CWS dba24e_SRC680 (1.50.4); FILE MERGED 2007/12/19 12:27:42 oj 1.50.4.2: #i84339# some code cleanups for the wizards 2007/12/04 10:01:39 oj 1.50.4.1: #i69740# notify selection when container changed


2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [53bfc5036e1eb7f7649a384ffa4d1c4525cfbbf0]

INTEGRATION: CWS dba24e_SRC680 (1.50.4); FILE MERGED 2008/01/07 21:05:21 fs 1.50.4.2: #152837# onCommandOpenSomething: ensure that macros in sub documents, when stored directly in the content.xml, are not silently executed 2007/12/19 12:27:42 oj 1.50.4.1: #i84339# some code cleanups for the wizards


2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [f6a8cef6142c5e2a24ade2cc4bb4edc79c6ed46f]

INTEGRATION: CWS dba24e_SRC680 (1.16.4); FILE MERGED 2008/01/07 21:04:03 fs 1.16.4.1: #152837# +m_bHasAnyObjectwithMacros/hasAnyObjectWithMacros()


2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [646294f7ab6006b599e86a4294d58b886fe5fa40]

INTEGRATION: CWS dba24e_SRC680 (1.21.4); FILE MERGED 2008/01/09 07:39:24 fs 1.21.4.4: #i10000# 2008/01/07 21:04:03 fs 1.21.4.3: #152837# +m_bHasAnyObjectwithMacros/hasAnyObjectWithMacros() 2007/12/07 21:40:37 fs 1.21.4.2: #i84334# properly determine macros in forms/reports in (logical) sub folders 2007/12/03 10:22:31 lla 1.21.4.1: #i78988# add EscapeDateTime property


2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [94e6ff75fe4049c0a20cde4afb92f56d45256795]

INTEGRATION: CWS dba24e_SRC680 (1.42.226); FILE MERGED 2007/12/22 20:29:21 fs 1.42.226.1: #i61192# UID_SQLERROR_BUTTONMORE is dead


2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [9ad1ac7e27b1773c41ca577a2bd41962683f5468]

INTEGRATION: CWS dba24e_SRC680 (1.34.190); FILE MERGED 2008/01/08 21:16:26 fs 1.34.190.2: #i84259# 2007/12/23 13:10:57 fs 1.34.190.1: #i84259# +UpdateForms


2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [7b030a1606e47849101e4b44ab49f408d3543409]

INTEGRATION: CWS dba24e_SRC680 (1.51.56); FILE MERGED 2008/01/08 21:16:52 fs 1.51.56.2: #i84259# 2007/12/23 13:12:32 fs 1.51.56.1: #i84259# don't load forms lib when we do not actually have forms


2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [e9172472787ff3c87c250a91d24f8d9863f01571]

INTEGRATION: CWS dba24e_SRC680 (1.86.56); FILE MERGED 2008/01/08 21:16:51 fs 1.86.56.2: #i84259# 2007/12/23 13:12:50 fs 1.86.56.1: don't load forms lib when we do not actually have forms Issue number:  #i84259# Submitted by:  original patch submitted by kendy@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [3e479857581029c2e42c3e4d4899e59118cdb286]

INTEGRATION: CWS dba24e_SRC680 (1.15.856); FILE MERGED 2007/12/22 20:28:43 fs 1.15.856.1: #i61192# UID_SQLERROR_BUTTONMORE is dead


2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [512d804549efacaa07afc252038ecc7301d1d3fe]

INTEGRATION: CWS dba24e_SRC680 (1.9.50); FILE MERGED 2007/12/19 10:00:03 oj 1.9.50.1: #i84339# remove check for read only attribute


2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [88e426a5bcffc2a89e2c30226f3b754759e2fe95]

INTEGRATION: CWS dba24e_SRC680 (1.17.98); FILE MERGED 2007/12/19 12:28:45 oj 1.17.98.1: #i84339# handle refcount by releasing the objects as early as possible, gc is not alsways the best way to trust :-)


2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [878b019af3413a01af1bea53db211c1237520a8d]

INTEGRATION: CWS dba24e_SRC680 (1.10.120); FILE MERGED 2007/12/19 12:28:45 oj 1.10.120.1: #i84339# handle refcount by releasing the objects as early as possible, gc is not alsways the best way to trust :-)


2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [7bc20f1f8c4024467a20c139373759091770cbda]

INTEGRATION: CWS dba24e_SRC680 (1.13.120); FILE MERGED 2007/12/19 12:28:45 oj 1.13.120.1: #i84339# handle refcount by releasing the objects as early as possible, gc is not alsways the best way to trust :-)


2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [38614a2e77195c230a7e20d4993095586b8419f0]

INTEGRATION: CWS dba24e_SRC680 (1.10.62); FILE MERGED 2007/12/19 12:28:45 oj 1.10.62.1: #i84339# handle refcount by releasing the objects as early as possible, gc is not alsways the best way to trust :-)


2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [f3a1308bd07f3e5e3b632d0d9b43e087b4f89b67]

INTEGRATION: CWS dba24e_SRC680 (1.11.6); FILE MERGED 2007/12/19 12:28:45 oj 1.11.6.1: #i84339# handle refcount by releasing the objects as early as possible, gc is not alsways the best way to trust :-)


2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [85038dfa5790c8b449455cab7937335fbb91dd14]

INTEGRATION: CWS dba24e_SRC680 (1.4.120); FILE MERGED 2007/12/19 12:28:45 oj 1.4.120.1: #i84339# handle refcount by releasing the objects as early as possible, gc is not alsways the best way to trust :-)


2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [a776d616ba30df7b88a84f05ee162b0507316871]

INTEGRATION: CWS sw8u10bf04 (1.113.28); FILE MERGED 2007/12/18 13:00:16 ama 1.113.28.1: Fix #i84642#: UFT8 recognition


2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [d1bb1ff6a68b2e23b43752a5d490bd2d5b5c64a2]

INTEGRATION: CWS sw8u10bf04 (1.11.122); FILE MERGED 2007/12/17 10:07:33 os 1.11.122.1: #i84610# workaround for bug in gcc 3.3.5


2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [f66f04e6b8627414834de09f1154bafd5c87a9bb]

INTEGRATION: CWS dba24e_SRC680 (1.22.120); FILE MERGED 2007/12/19 12:28:44 oj 1.22.120.1: #i84339# handle refcount by releasing the objects as early as possible, gc is not alsways the best way to trust :-)


2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [e055e80a3eec46b7a9041002baa818c8dbd047a8]

INTEGRATION: CWS sw8u10bf04 (1.28.120); FILE MERGED 2007/12/18 10:34:05 ama 1.28.120.1: Fix #i84536#: Set same follow page style disturbs sensitive undo


2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [7727cc8640261f04326aa5da36b9f1b98ce4aad2]

INTEGRATION: CWS dba24e_SRC680 (1.12.62); FILE MERGED 2007/12/19 12:28:44 oj 1.12.62.1: #i84339# handle refcount by releasing the objects as early as possible, gc is not alsways the best way to trust :-)


2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [6c765779a9b4b3b049b4fcb63104635bbb88c561]

INTEGRATION: CWS sw8u10bf04 (1.79.120); FILE MERGED 2007/12/19 14:44:15 od 1.79.120.1: #152540# method <XMLReader::Read(..)> 	 - add and set new property "TextDocInOOoFileFormat"


2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [ef71127f161845f65c81f0f6fa58801d1b0e9393]

INTEGRATION: CWS dba24e_SRC680 (1.7.94); FILE MERGED 2007/12/19 12:28:44 oj 1.7.94.1: #i84339# handle refcount by releasing the objects as early as possible, gc is not alsways the best way to trust :-)


2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [78d7529b4a557ba186932e35019327822f9bcd4d]

INTEGRATION: CWS sw8u10bf04 (1.24.48); FILE MERGED 2007/12/18 15:34:04 ama 1.24.48.1: Fix #84576#: Recursive change tracking


2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [31e0ac86e6e181f6781fa207a5f21cf110c26cf2]

INTEGRATION: CWS dba24e_SRC680 (1.4.120); FILE MERGED 2007/12/19 12:28:44 oj 1.4.120.1: #i84339# handle refcount by releasing the objects as early as possible, gc is not alsways the best way to trust :-)


2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [70720c1611915afe0201a223e40187e6946fc8e7]

INTEGRATION: CWS sw8u10bf04 (1.105.32); FILE MERGED 2007/12/12 13:59:16 hbrinkm 1.105.32.1: #i61075# if a field code contains "/", but does start with " ADDIN" do not cut off the field result


2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [8ca6330f0a5fb3139b59eca49a38697c2ae9565d]

INTEGRATION: CWS dba24e_SRC680 (1.14.38); FILE MERGED 2007/12/19 12:28:44 oj 1.14.38.1: #i84339# handle refcount by releasing the objects as early as possible, gc is not alsways the best way to trust :-)


2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [4ff3418bd2d611b9cca04496e39fb7c5bcd30056]

INTEGRATION: CWS sw8u10bf04 (1.43.122); FILE MERGED 2007/12/19 16:20:52 hbrinkm 1.43.122.1: #i84747# applied patch


2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [0788aa3e5a6cdb6eff8376109a669e3b2986edbd]

INTEGRATION: CWS dba24e_SRC680 (1.12.6); FILE MERGED 2007/12/19 12:28:44 oj 1.12.6.1: #i84339# handle refcount by releasing the objects as early as possible, gc is not alsways the best way to trust :-)


2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [19802aa1de37e069a9150765296085980e1ac164]

INTEGRATION: CWS sw8u10bf04 (1.101.120); FILE MERGED 2007/12/17 08:56:11 fme 1.101.120.1: #i84609# Code changed for g++ 3.3.5


2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [9f75b4c11b1b311ec5607d5c66977b75aee6b7e5]

INTEGRATION: CWS dba24e_SRC680 (1.5.120); FILE MERGED 2007/12/19 12:28:44 oj 1.5.120.1: #i84339# handle refcount by releasing the objects as early as possible, gc is not alsways the best way to trust :-)


2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [3098ffd6b37daaa8ce4d20f4db6a85852396b5b7]

INTEGRATION: CWS sw8u10bf04 (1.25.118); FILE MERGED 2007/12/12 13:00:07 hbrinkm 1.25.118.1: #i84469# mappings for all special locales referenced at http://l10n.openoffice.org/i18n_framework/LocaleData.html


2008-01-29  Rüdiger Timm  <rt@openoffice.org>  [0850b3ac557532a01f96c8b515442a3441a35238]

INTEGRATION: CWS serbianisntsrcs (1.19.26); FILE MERGED 2008/01/16 12:37:22 rene 1.19.26.2: RESYNC: (1.19-1.19.18.1); FILE MERGED 2008/01/15 16:13:38 rene 1.19.26.1: #i83410# sr-CS->sr, sh-YU->sh


2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [b98bea8c91292aa72d7df0468318e3325b3319af]

INTEGRATION: CWS dba24e_SRC680 (1.10.62); FILE MERGED 2007/12/19 12:28:44 oj 1.10.62.1: #i84339# handle refcount by releasing the objects as early as possible, gc is not alsways the best way to trust :-)


2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [5933dfdd552c530e95feedb355fa634d93b1002d]

INTEGRATION: CWS sw8u10bf04 (1.75.46); FILE MERGED 2007/12/20 12:29:38 ama 1.75.46.2: RESYNC: (1.75-1.76); FILE MERGED 2007/12/19 08:37:17 ama 1.75.46.1: Fix #145493#: Crash when loading bug document i84703


2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [0226519c1ddaaf6408bf6b3a8236f1bb97c08fd7]

INTEGRATION: CWS dba24e_SRC680 (1.17.62); FILE MERGED 2007/12/19 12:28:44 oj 1.17.62.1: #i84339# handle refcount by releasing the objects as early as possible, gc is not alsways the best way to trust :-)


2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [31811d62de6dea2267c2173ce90b5e28a620471b]

INTEGRATION: CWS sw8u10bf04 (1.21.122); FILE MERGED 2007/12/17 12:34:59 od 1.21.122.1: #151213# method <SwRTFParser::ReadListOverrideTable()> 	 - suppress deletion of outline list style


2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [d700c0d00da796dd56408432a46f07e40b83619a]

INTEGRATION: CWS dba24e_SRC680 (1.12.62); FILE MERGED 2007/12/19 12:28:43 oj 1.12.62.1: #i84339# handle refcount by releasing the objects as early as possible, gc is not alsways the best way to trust :-)


2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [544865528d5b08377e4adbffe3cb7fc1e8375aff]

INTEGRATION: CWS sw8u10bf04 (1.36.120); FILE MERGED 2007/12/12 10:59:49 ama 1.36.120.1: Fix #i49555#: Bookmarks lost after tables (or sections)


2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [3ffdaa378d16c27335038e37cc9114fe07954998]

INTEGRATION: CWS dba24e_SRC680 (1.4.120); FILE MERGED 2007/12/19 12:28:43 oj 1.4.120.1: #i84339# handle refcount by releasing the objects as early as possible, gc is not alsways the best way to trust :-)


2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [963cb06e23290fa989e4218d1e6296d2dd096dc9]

INTEGRATION: CWS sw8u10bf04 (1.23.122); FILE MERGED 2007/12/12 10:44:50 ama 1.23.122.1: Fix #i84428#: Vertical alignment of cells got lost (swwarnings)


2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [4bd692d1f17e36e44d8c9947150d56081f1b06a8]

INTEGRATION: CWS transogl02 (1.39.138); FILE MERGED 2008/01/15 00:15:07 thb 1.39.138.1: #i85228# Added parameter to windows CreateObject method as well


2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [f95930f2c846ffaacb6c1f8ee7f70d9cc2dbb22d]

INTEGRATION: CWS sw8u10bf04 (1.77.30); FILE MERGED 2007/12/17 08:43:12 fme 1.77.30.1: #i84608# Code changed for g++ 3.3.5


2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [531582a11e5e2cc521a420a881d5d0fab3d44bc8]

INTEGRATION: CWS transogl02 (1.13.170); FILE MERGED 2008/01/15 00:15:06 thb 1.13.170.1: #i85228# Added parameter to windows CreateObject method as well


2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [d7bdf8cd60cc0d586d79bb26c530553c2db89db2]

INTEGRATION: CWS dba24e_SRC680 (1.54.14); FILE MERGED 2007/12/03 10:16:10 fs 1.54.14.1: #i84188#


2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [526507c7e86762a7e89ff5166dc7912101176381]

INTEGRATION: CWS sw8u10bf04 (1.35.60); FILE MERGED 2007/12/20 12:29:51 ama 1.35.60.2: RESYNC: (1.35-1.36); FILE MERGED 2007/12/19 15:11:29 ama 1.35.60.1: Fix #i84780#: Undo of merge cells damages bookmarks


2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [5bb918070d2cc9d4f2a3eb32622c34e8dccdd0b1]

INTEGRATION: CWS transogl02 (1.22.44); FILE MERGED 2007/12/10 19:00:19 radekdoulik 1.22.44.1: add BOOL bShow parameter to SystemChildWindow constructor to allow creating of unmapped window with possibility to show it (map it) later to avoid flicker


2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [ccbd0f94561fa8608004f82b5aa1609c12a1582e]

INTEGRATION: CWS sw8u10bf04 (1.20.120); FILE MERGED 2007/12/20 12:13:30 ama 1.20.120.1: Fix #i83619#: A new footnote corrupts the reghistory


2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [b045434b19df76f3426a497508504d7dadc249f7]

INTEGRATION: CWS transogl02 (1.6.144); FILE MERGED 2007/12/10 19:00:18 radekdoulik 1.6.144.1: add BOOL bShow parameter to SystemChildWindow constructor to allow creating of unmapped window with possibility to show it (map it) later to avoid flicker


2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [8ba1edd9fcdac0d13e34143d902bdddb2aa61bd0]

INTEGRATION: CWS sw8u10bf04 (1.56.62); FILE MERGED 2008/01/07 09:18:05 fme 1.56.62.3: #i84811# Check for attribute type before accessing GetEnd() 2007/12/20 12:29:41 ama 1.56.62.2: RESYNC: (1.56-1.57); FILE MERGED 2007/12/20 12:05:46 ama 1.56.62.1: Fix #i83619#: A new footnote corrupts the reghistory


2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [26ca6375360251885b194931292862b60834bf24]

INTEGRATION: CWS transogl02 (1.7.426); FILE MERGED 2007/12/10 19:00:18 radekdoulik 1.7.426.1: add BOOL bShow parameter to SystemChildWindow constructor to allow creating of unmapped window with possibility to show it (map it) later to avoid flicker


2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [67e18a687305b7b463c8ed4852e59d894d0e38d6]

INTEGRATION: CWS sw8u10bf04 (1.108.118); FILE MERGED 2007/12/20 12:29:54 ama 1.108.118.2: RESYNC: (1.108-1.109); FILE MERGED 2007/12/13 14:04:21 od 1.108.118.1: #i80822# method <SwFlyFrm::Paint(..)> 	 - suppress paint of background in printing area for non-transparent 	   graphics/OLE objects. 	 - apply clip region for contour under the same conditions, under 	   which the clip region is applied for painting the graphic/OLE object


2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [bb5c5e4382eeb9c7dbfd4fe0be8dc6c3f0130712]

INTEGRATION: CWS transogl02 (1.8.44); FILE MERGED 2007/12/10 19:00:18 radekdoulik 1.8.44.1: add BOOL bShow parameter to SystemChildWindow constructor to allow creating of unmapped window with possibility to show it (map it) later to avoid flicker


2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [970922619e8c7020799ec7179ad6eb5fc38c1dd2]

INTEGRATION: CWS sw8u10bf04 (1.41.122); FILE MERGED 2007/12/13 13:52:50 od 1.41.122.1: #i80822# method <SwGrfNode::IsTransparent()> 	 - remove fix for internal issue 102099, because it's no longer 	   needed and causes wrong results for non-transparent graphics


2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [9f6b5a307059a723a0a64f93ef577200620d18d5]

INTEGRATION: CWS transogl02 (1.14.170); FILE MERGED 2007/12/10 19:00:18 radekdoulik 1.14.170.1: add BOOL bShow parameter to SystemChildWindow constructor to allow creating of unmapped window with possibility to show it (map it) later to avoid flicker


2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [3ba71034a7bba0b6a42f2b740475506aac5665f2]

INTEGRATION: CWS sw8u10bf04 (1.48.122); FILE MERGED 2007/12/19 15:12:42 ama 1.48.122.1: Fix #i84780#: Undo of merge cells damages bookmarks


2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [ad9354aa2fc8b7904950792043da60ac324d3f53]

INTEGRATION: CWS dba24e_SRC680 (1.50.4); FILE MERGED 2007/12/03 11:09:56 lla 1.50.4.1: #i78988# add EscapeDateTime property


2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [94045bd57c1d3d8efe394e5ae4052eec14f7c60d]

INTEGRATION: CWS transogl02 (1.2.144); FILE MERGED 2007/12/10 19:00:18 radekdoulik 1.2.144.1: add BOOL bShow parameter to SystemChildWindow constructor to allow creating of unmapped window with possibility to show it (map it) later to avoid flicker


2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [fe4a6292d5302280429a978e9e5c6daef93c16b5]

INTEGRATION: CWS sw8u10bf04 (1.4.122); FILE MERGED 2007/12/20 13:52:15 ama 1.4.122.3: Merge problem solved 2007/12/20 12:29:44 ama 1.4.122.2: RESYNC: (1.4-1.6); FILE MERGED 2007/12/13 09:10:17 ama 1.4.122.1: Fix #i84507#: boost needs exception handling


2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [c117be94ba48c57fe1d4ef391cd401f8646e7b0a]

INTEGRATION: CWS dba24e_SRC680 (1.16.136); FILE MERGED 2007/12/03 11:09:55 lla 1.16.136.1: #i78988# add EscapeDateTime property


2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [7425ed0885a5a0f44b1d60471e01f16ea7442304]

INTEGRATION: CWS sw8u10bf04 (1.10.122); FILE MERGED 2007/12/20 13:51:54 ama 1.10.122.3: Merge problem solved 2007/12/20 12:29:47 ama 1.10.122.2: RESYNC: (1.10-1.11); FILE MERGED 2007/12/13 09:00:19 ama 1.10.122.1: Fix #i84507#: boost needs exception handling


2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [8f5a4cb6a167581dd04398c327cfb7df0801ce6b]

INTEGRATION: CWS dba24e_SRC680 (1.26.4); FILE MERGED 2007/12/03 11:09:55 lla 1.26.4.1: #i78988# add EscapeDateTime property


2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [1cbd7040a731907802fa539ef76e4e26534ccc90]

INTEGRATION: CWS transogl02 (1.11.392); FILE MERGED 2007/12/10 19:00:18 radekdoulik 1.11.392.1: add BOOL bShow parameter to SystemChildWindow constructor to allow creating of unmapped window with possibility to show it (map it) later to avoid flicker


2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [7b487e7e62c1fab8ce25a13c2a4f8d65087931c4]

INTEGRATION: CWS dba24e_SRC680 (1.40.4); FILE MERGED 2007/12/03 11:09:55 lla 1.40.4.1: #i78988# add EscapeDateTime property


2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [35fd111e75dda89bf92e7dcc36b39f91833d72b2]

INTEGRATION: CWS sw8u10bf04 (1.20.122); FILE MERGED 2007/12/14 16:27:37 fme 1.20.122.1: #150979# Made code robust against unexpected cursor settings


2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [051de5afe57c4557441a68637dcfc5b1c718d437]

INTEGRATION: CWS transogl02 (1.17.104); FILE MERGED 2007/12/10 19:00:18 radekdoulik 1.17.104.1: add BOOL bShow parameter to SystemChildWindow constructor to allow creating of unmapped window with possibility to show it (map it) later to avoid flicker


2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [b39215dc2c8cbdd32dad6c4da375ec333b2ba8fa]

INTEGRATION: CWS sw8u10bf04 (1.23.314); FILE MERGED 2007/12/19 10:10:06 od 1.23.314.1: #i84745# method <SwTxtFmtColl::Modify(..)> 	 - for delete assignment to outline style check, if attribute 	   set is applied to this paragraph style - follow-up of i70223.


2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [22ee19eca6b2d4cae62fd88ca71762dd8bdc0186]

INTEGRATION: CWS dba24e_SRC680 (1.7.6); FILE MERGED 2007/12/03 11:09:54 lla 1.7.6.1: #i78988# add EscapeDateTime property


2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [089f3067009f4cbcc193bcb491a12fe035ec9923]

INTEGRATION: CWS transogl02 (1.11.144); FILE MERGED 2007/12/10 19:00:17 radekdoulik 1.11.144.1: add BOOL bShow parameter to SystemChildWindow constructor to allow creating of unmapped window with possibility to show it (map it) later to avoid flicker


2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [2b3698baafba9ea68caf64a6005704aae1877916]

INTEGRATION: CWS sw8u10bf04 (1.47.122); FILE MERGED 2007/12/12 14:15:22 ama 1.47.122.1: Fix #i60336#: Section/TOX and numbering


2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [9a245312934cb9e26884661730e5b484050567c6]

INTEGRATION: CWS dba24e_SRC680 (1.6.6); FILE MERGED 2007/12/03 11:09:54 lla 1.6.6.1: #i78988# add EscapeDateTime property


2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [e775d39373cac1bc94ae6055da195c854674cd89]

INTEGRATION: CWS transogl02 (1.2.246); FILE MERGED 2007/12/10 19:00:17 radekdoulik 1.2.246.1: add BOOL bShow parameter to SystemChildWindow constructor to allow creating of unmapped window with possibility to show it (map it) later to avoid flicker


2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [11cee712f08bf411f6e8b19ca5dfdfff801fe585]

INTEGRATION: CWS sw8u10bf04 (1.68.122); FILE MERGED 2007/12/17 12:29:55 od 1.68.122.1: #151213# method <SwDoc::DelNumRule(..)> 	 - suppress deletion of outline list style


2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [65b7acbaf3949989a103d226537e12ed4fd45669]

INTEGRATION: CWS sw8u10bf04 (1.37.4); FILE MERGED 2007/12/12 14:16:35 ama 1.37.4.1: Fix #i60336#: Section/TOX and numbering


2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [8e9cc4632cb94e905e1c4b127d550c362988cf3e]

INTEGRATION: CWS transogl02 (1.41.22); FILE MERGED 2008/01/17 09:44:37 fridrich_strba 1.41.22.1: fix a breakage with macosx acqua build


2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [7b962c6a79e325f23a5b38294e7ca7ed3966b451]

INTEGRATION: CWS sw8u10bf04 (1.38.32); FILE MERGED 2007/12/20 12:29:35 ama 1.38.32.2: RESYNC: (1.38-1.39); FILE MERGED 2007/12/19 15:11:52 ama 1.38.32.1: Fix #i84780#: Undo of merge cells damages bookmarks


2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [f65a490b2f6ee7afacdd2cfb6ef9bfc33042ecd9]

INTEGRATION: CWS transogl02 (1.13.86); FILE MERGED 2008/01/17 09:44:37 fridrich_strba 1.13.86.1: fix a breakage with macosx acqua build


2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [47d2d8a733dbd4a843f92ecbc42c71e26f5817e9]

INTEGRATION: CWS sw8u10bf04 (1.9.122); FILE MERGED 2007/12/20 12:06:28 ama 1.9.122.1: Fix #i83619#: A new footnote corrupts the reghistory


2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [eb2f55d8ea4bf8da10b51d8bfb2cfbdd0b5515b8]

INTEGRATION: CWS sw8u10bf04 (1.10.318); FILE MERGED 2007/12/20 12:06:55 ama 1.10.318.1: Fix #i83619#: A new footnote corrupts the reghistory


2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [f3e1de95a2e5d4b2163ba31aff87b4d1356c9fff]

INTEGRATION: CWS transogl02 (1.8.32); FILE MERGED 2008/01/16 10:22:09 thb 1.8.32.2: #i85228# Cleaned up a bit, timer now held for the full scope (when more than one activity running) 2007/12/10 19:02:08 radekdoulik 1.8.32.1: do not wait for other activities if there's just one. before it was causing unnecessary delays as there are probably rounding errors in needed delay calculation


2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [3190895ea1641e90af56897a121837ffd0a5be0e]

INTEGRATION: CWS transogl02 (1.2.4); FILE MERGED 2007/12/17 19:54:16 thb 1.2.4.4: RESYNC: (1.2-1.3); FILE MERGED 2007/12/12 09:43:17 radekdoulik 1.2.4.3: enabled the new transitions in the new hasTransition check method 2007/12/10 19:03:53 radekdoulik 1.2.4.2: implemented 5 new transitions, fixed flicker problems 2007/12/05 23:46:42 thb 1.2.4.1: #i84223# Merged from CWS configure22


2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [f6cd8fcd3d9268d709c5419987fd527da2a1f416]

INTEGRATION: CWS transogl02 (1.2.4); FILE MERGED 2008/01/15 10:07:34 fridrich_strba 1.2.4.3: making copy constructor explicit makes the class unsuitable for use with stl-ish containers, thorsten dixit 2008/01/14 20:43:28 fridrich_strba 1.2.4.2: pushPrimitive should take a const reference, thorsten dixit 2007/12/10 19:03:53 radekdoulik 1.2.4.1: implemented 5 new transitions, fixed flicker problems


2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [c633e46a25a84c0b9932fb69c53fd29c89ff6088]

INTEGRATION: CWS transogl02 (1.2.4); FILE MERGED 2008/01/14 20:43:28 fridrich_strba 1.2.4.3: pushPrimitive should take a const reference, thorsten dixit 2008/01/14 16:18:12 fridrich_strba 1.2.4.2: fix build on Solaris 11 with Studio 12 x86_64 2007/12/10 19:03:53 radekdoulik 1.2.4.1: implemented 5 new transitions, fixed flicker problems


2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [1964b89783de69208c320334f2dd61ab7f1bc970]

INTEGRATION: CWS transogl02 (1.6.4); FILE MERGED 2008/01/16 10:56:20 thb 1.6.4.3: #i85228# A comment seemed appropriate 2008/01/16 10:22:09 thb 1.6.4.2: #i85228# Cleaned up a bit, timer now held for the full scope (when more than one activity running) 2007/12/10 19:02:07 radekdoulik 1.6.4.1: do not wait for other activities if there's just one. before it was causing unnecessary delays as there are probably rounding errors in needed delay calculation


2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [e4b26b2bd036ac4d20d9bd72ddec208432f1ee7f]

INTEGRATION: CWS transogl02 (1.1.2); FILE ADDED 2008/01/07 20:35:54 radekdoulik 1.1.2.1: 2008-01-07  Radek Doulik  <rodo@novell.com>

	* build/src680-m241/sd/xml/makefile.mk: new file, when building
	with opengl copy transitions-ogl to transitions-ogl.xml so that it
	is delivered, otherwise delete transitions-ogl.xml

	* build/src680-m241/sd/prj/build.lst: added xml/ directory

	* build/src680-m241/sd/source/core/TransitionPreset.cxx
	(importTransitionPresetList): load transitions-ogl.xml as well as
	transitions.xml
	(importTransitionsFile): new helper method

2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [5aec22e960e2a0a49b73b629d1c5a5fc5f410554]

INTEGRATION: CWS transogl02 (1.5.252); FILE MERGED 2008/01/16 00:01:03 thb 1.5.252.3: #i85228# Getting transitions and effects.xml path from config; putting them through macro expander, to facilitate an extension to extend effects 2008/01/14 16:25:30 thb 1.5.252.2: #i85228# Path to Impress UI effect lists now in config 2008/01/07 20:35:54 radekdoulik 1.5.252.1: 2008-01-07  Radek Doulik  <rodo@novell.com>

	* build/src680-m241/sd/xml/makefile.mk: new file, when building
	with opengl copy transitions-ogl to transitions-ogl.xml so that it
	is delivered, otherwise delete transitions-ogl.xml

	* build/src680-m241/sd/prj/build.lst: added xml/ directory

	* build/src680-m241/sd/source/core/TransitionPreset.cxx
	(importTransitionPresetList): load transitions-ogl.xml as well as
	transitions.xml
	(importTransitionsFile): new helper method

2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [a5104ea4b9b9e337933e57468285e2aa8bc776e2]

INTEGRATION: CWS transogl02 (1.5.242); FILE MERGED 2008/01/16 00:01:03 thb 1.5.242.2: #i85228# Getting transitions and effects.xml path from config; putting them through macro expander, to facilitate an extension to extend effects 2008/01/14 16:25:30 thb 1.5.242.1: #i85228# Path to Impress UI effect lists now in config


2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [29694a93f3de9f6c3748d6187b6615c611e4a704]

INTEGRATION: CWS transogl02 (1.3.568); FILE MERGED 2008/01/07 20:35:53 radekdoulik 1.3.568.1: 2008-01-07  Radek Doulik  <rodo@novell.com>

	* build/src680-m241/sd/xml/makefile.mk: new file, when building
	with opengl copy transitions-ogl to transitions-ogl.xml so that it
	is delivered, otherwise delete transitions-ogl.xml

	* build/src680-m241/sd/prj/build.lst: added xml/ directory

	* build/src680-m241/sd/source/core/TransitionPreset.cxx
	(importTransitionPresetList): load transitions-ogl.xml as well as
	transitions.xml
	(importTransitionsFile): new helper method

2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [28ff6903718f4ebae82c49301867af7770ac665e]

INTEGRATION: CWS sw8u10bf04 (1.33.80); FILE MERGED 2007/12/18 09:49:14 hbrinkm 1.33.80.1: #i82466# booleans were mixed up


2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [06c876e733c5801b3c4dc953a638a65ae78c77b6]

INTEGRATION: CWS sw8u10bf04 (1.33.104); FILE MERGED 2007/12/19 14:50:47 od 1.33.104.1: #152540# correct handling of text document in OpenOffice.org file format 	 regarding assignment of paragraph style to the outline style


2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [f3ec3bf6503fa488366dfc8e1e99459fb5642b2b]

INTEGRATION: CWS sw8u10bf04 (1.132.64); FILE MERGED 2007/12/19 14:50:46 od 1.132.64.1: #152540# correct handling of text document in OpenOffice.org file format 	 regarding assignment of paragraph style to the outline style


2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [c5ed1c6f2ea0ba460c0baa36b44d20ba60a399fb]

INTEGRATION: CWS sw8u10bf04 (1.99.98); FILE MERGED 2007/12/19 14:48:28 od 1.99.98.1: #152540# class <SvXMLImport> 	 - implementation for new method <IsTextDocInOOoFileFormat()>


2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [7372e76334029ed039a6ff81e55910b74d77457e]

INTEGRATION: CWS sw8u10bf04 (1.3.146); FILE MERGED 2007/12/19 14:46:19 od 1.3.146.1: #152540# class <SvXMLImport> 	 - new method <IsTextDocInOOoFileFormat()>


2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [a3e3ee9b0fa12dd94a26fea19b9f248c5feae403]

INTEGRATION: CWS transogl02 (1.29.124); FILE MERGED 2008/01/16 16:47:50 thb 1.29.124.3: #i85228# Reverting back to relative path maneuvers - platform-specific bootstrap file names wont work 2008/01/15 23:58:31 thb 1.29.124.2: #i85228# Slightly modified: now possible to ship extensions being able to extend these entries 2008/01/14 16:23:39 thb 1.29.124.1: #i85228# Path to Impress UI effect lists now in config


2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [b511c44b301ac1bf5a9b4855ee255f45b882f869]

INTEGRATION: CWS tagged01 (1.49.128); FILE MERGED 2008/01/08 11:52:17 fme 1.49.128.4: RESYNC: (1.49-1.51); FILE MERGED 2007/12/21 12:18:25 pl 1.49.128.3: #i84260# aliased structure element names 2007/12/20 14:24:31 pl 1.49.128.2: #i84261# add document language 2007/12/20 09:45:38 pl 1.49.128.1: #i84261# add lang tags to structure elements


2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [946c2e027d44ecbc4d8c0804247d92ee4547374a]

INTEGRATION: CWS tagged01 (1.115.20); FILE MERGED 2008/01/11 14:51:03 pl 1.115.20.7: #i85175# Artifact markers for non struct content 2008/01/08 11:52:14 fme 1.115.20.6: RESYNC: (1.115-1.119); FILE MERGED 2008/01/07 09:27:17 fme 1.115.20.5: #i84261# Cast missing 2007/12/21 12:18:24 pl 1.115.20.4: #i84260# aliased structure element names 2007/12/20 14:24:31 pl 1.115.20.3: #i84261# add document language 2007/12/20 09:45:37 pl 1.115.20.2: #i84261# add lang tags to structure elements 2007/11/27 10:51:25 pl 1.115.20.1: #i84003# rowspan/colspan are int, not fixed int


2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [ad913d20b703d43c542816c7ff6a79e4ba243ec3]

INTEGRATION: CWS tagged01 (1.20.154); FILE MERGED 2008/01/08 11:52:09 fme 1.20.154.3: RESYNC: (1.20-1.21); FILE MERGED 2007/12/21 12:18:24 pl 1.20.154.2: #i84260# aliased structure element names 2007/12/20 14:24:31 pl 1.20.154.1: #i84261# add document language


2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [ba788a8ddaa0661d1f5ff2cf362d9b9fb0e4880d]

INTEGRATION: CWS impress124 (1.72.38); FILE MERGED 2008/01/08 15:47:18 af 1.72.38.2: RESYNC: (1.72-1.74); FILE MERGED 2007/09/14 07:57:32 af 1.72.38.1: #i74542# Disable text buttons in read-only mode.


2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [ff1e38aa7b02728bc584171d0864309a4ab7269b]

INTEGRATION: CWS tagged01 (1.11.154); FILE MERGED 2008/01/08 11:52:06 fme 1.11.154.3: RESYNC: (1.11-1.12); FILE MERGED 2007/12/21 12:18:24 pl 1.11.154.2: #i84260# aliased structure element names 2007/12/20 14:24:31 pl 1.11.154.1: #i84261# add document language


2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [2ee010718adffdc734c80dd16fe7ca97bb1a1f9a]

INTEGRATION: CWS tagged01 (1.4.172); FILE MERGED 2008/01/08 11:52:03 fme 1.4.172.4: RESYNC: (1.4-1.5); FILE MERGED 2007/12/21 12:18:24 pl 1.4.172.3: #i84260# aliased structure element names 2007/12/20 14:24:31 pl 1.4.172.2: #i84261# add document language 2007/12/20 09:45:37 pl 1.4.172.1: #i84261# add lang tags to structure elements


2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [6154a7fed553db79d7ae620bd422913048bba7fd]

INTEGRATION: CWS tagged01 (1.2.230); FILE MERGED 2008/01/08 11:52:00 fme 1.2.230.3: RESYNC: (1.2-1.3); FILE MERGED 2007/12/21 12:18:24 pl 1.2.230.2: #i84260# aliased structure element names 2007/12/20 14:24:30 pl 1.2.230.1: #i84261# add document language


2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [730d571962f55c995d8f29cf6c0e55177b0b7b59]

INTEGRATION: CWS tagged01 (1.45.104); FILE MERGED 2007/11/28 10:00:40 fme 1.45.104.1: #i84014# Lists in tagged pdf: Reopen list tag


2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [4f866dc6d2134c25b0a5594b4872c103725badfd]

INTEGRATION: CWS tagged01 (1.112.30); FILE MERGED 2007/11/28 10:00:40 fme 1.112.30.1: #i84014# Lists in tagged pdf: Reopen list tag


2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [2df06747095277f6531b5b5338de85032f800f1f]

INTEGRATION: CWS impress124 (1.2.84); FILE MERGED 2007/07/19 15:40:12 af 1.2.84.1: #i77179# Added ShellStackGuard.


2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [ed9f0ad8fc5606eae001476df2b2f1ff6541ca6c]

INTEGRATION: CWS tagged01 (1.53.104); FILE MERGED 2007/11/28 10:00:40 fme 1.53.104.1: #i84014# Lists in tagged pdf: Reopen list tag


2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [516e425751662ac3734fa418f5b4883162300319]

INTEGRATION: CWS impress124 (1.1.2); FILE ADDED 2007/07/19 15:39:43 af 1.1.2.1: #i77179# Initial revision.


2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [919877b34291cdbae64d91d9411a8df7678c1821]

INTEGRATION: CWS tagged01 (1.18.100); FILE MERGED 2008/01/09 15:24:06 fme 1.18.100.8: #i85111# Tagged PDF - Headings should be tagged as Hx even if they have a numbering style applied 2008/01/08 11:50:32 fme 1.18.100.7: RESYNC: (1.18-1.19); FILE MERGED 2008/01/08 09:42:44 fme 1.18.100.6: #i84261# Tagged PDF - Language attributes 2007/12/21 12:19:24 pl 1.18.100.5: #i84260# aliased structure element names 2007/12/20 14:21:28 pl 1.18.100.4: #i84261# add document language 2007/12/20 09:53:38 pl 1.18.100.3: #i84261# add lang tags to structure elements 2007/12/03 06:09:44 fme 1.18.100.2: #i84014# Lists in tagged pdf: Reopen list tag 2007/11/28 10:07:36 fme 1.18.100.1: #i84014# #i84013# #i84015# Lists in tagged pdf: Reopen list tag / Write Colspans / TH


2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [5f122635fa2389e4176965f626460611ea6b4755]

INTEGRATION: CWS impress124 (1.1.2); FILE ADDED 2008/01/09 11:44:37 af 1.1.2.2: #i77179# Added some debug code. 2007/07/19 15:37:51 af 1.1.2.1: #i77179# Initial revision.


2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [9dddda0d9f7cab32af8c8590ef3b48e2a86a7b11]

INTEGRATION: CWS tagged01 (1.108.100); FILE MERGED 2008/01/08 11:50:29 fme 1.108.100.2: RESYNC: (1.108-1.109); FILE MERGED 2007/11/28 09:59:50 fme 1.108.100.1: #i84014# Lists in tagged pdf: Reopen list tag


2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [8694c477a275afb392bb6fda6d716318c153bd3e]

INTEGRATION: CWS impress124 (1.2.84); FILE MERGED 2007/07/19 15:41:32 af 1.2.84.1: #i77179# Added ShellStackGuard.


2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [311b2a94985b4f3eabb7a21908a79df744ad8211]

INTEGRATION: CWS tagged01 (1.12.64); FILE MERGED 2007/11/28 09:59:27 fme 1.12.64.1: #i84014# Lists in tagged pdf: Reopen list tag


2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [a31951046bc4cfd5131e38c3698752d36c0d2f49]

INTEGRATION: CWS tagged01 (1.5.300); FILE MERGED 2007/11/28 09:56:12 fme 1.5.300.1: #i84014# Lists in tagged pdf: Reopen list tag


2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [0a2c69eeb32711d60551c8b7223db09fd870b49e]

INTEGRATION: CWS impress124 (1.2.84); FILE MERGED 2007/07/19 15:43:09 af 1.2.84.1: #i77179# Added another check for lock count being zero.


2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [f3fc5c5b53c0d3d21fd059a7183bea08dbe0cdfc]

INTEGRATION: CWS tagged01 (1.7.1040); FILE MERGED 2008/01/08 09:42:30 fme 1.7.1040.3: #i84261# Tagged PDF - Language attributes 2007/12/03 05:57:00 fme 1.7.1040.2: #i84014# Lists in tagged pdf: Reopen list tag 2007/11/28 09:56:12 fme 1.7.1040.1: #i84014# Lists in tagged pdf: Reopen list tag


2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [28581a932a9747c769bd26a6c53349127bbff50a]

INTEGRATION: CWS impress124 (1.32.10); FILE MERGED 2008/01/08 15:46:44 af 1.32.10.3: RESYNC: (1.33-1.35); FILE MERGED 2007/10/30 13:38:22 af 1.32.10.2: RESYNC: (1.32-1.33); FILE MERGED 2007/07/19 12:29:12 af 1.32.10.1: #i74542# Disable SID_LINE_ARROW_END in read-only mode.


2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [21ac209791af7f12d36eedef997e62633bd6685e]

INTEGRATION: CWS impress124 (1.70.26); FILE MERGED 2008/01/08 15:46:14 af 1.70.26.3: RESYNC: (1.71-1.73); FILE MERGED 2007/10/30 13:31:39 af 1.70.26.2: RESYNC: (1.70-1.71); FILE MERGED 2007/08/28 09:41:34 sj 1.70.26.1: #i81061# fixed filter detection fallback


2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [59bbceba8a5aef66d48240eee39c34d1375eb303]

INTEGRATION: CWS tagged01 (1.58.78); FILE MERGED 2008/01/08 11:50:03 fme 1.58.78.2: RESYNC: (1.58-1.60); FILE MERGED 2007/12/20 14:21:50 pl 1.58.78.1: #i84261# add document language


2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [69ec4adf2494395d399b95586c37d5cfdeb678c7]

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>  [a63be2ebc5f4f05ab17fdf8337eb8f2f1bda17a8]

INTEGRATION: CWS thbpp10 (1.18.20); FILE MERGED 2008/01/14 14:55:16 thb 1.18.20.1: #i82103# Fix underline text on hyperlinks - patch courtesy of liujianli


2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [b78b839dc36ed120752c277a6a2ac638de9aa8e7]

INTEGRATION: CWS thbpp10 (1.11.188); FILE MERGED 2008/01/14 16:09:52 thb 1.11.188.1: #i79846# Wrong check for 16bpp bitmaps


2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [37d14873f7835316526c3a09161040d908e43c51]

INTEGRATION: CWS kohei01 (1.15.118); FILE MERGED 2007/12/16 21:34:26 kohei 1.15.118.1: Issue number: i80981 Submitted by: kohei Reviewed by: kohei


2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [1c888f0ef80f038d3d8cc7e2411436c89a34dc8a]

INTEGRATION: CWS thbpp10 (1.26.156); FILE MERGED 2008/01/14 14:42:38 thb 1.26.156.1: #i83087# Don't use native alpha for emulated alpha vdev cases


2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [e90383b732575ca2e96d751307becfe0f9abb9b0]

INTEGRATION: CWS kohei01 (1.6.196); FILE MERGED 2007/12/16 21:34:26 kohei 1.6.196.1: Issue number: i80981 Submitted by: kohei Reviewed by: kohei


2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [bc584ddc617f1b6be2cd3b330c2b999ec8f376a4]

INTEGRATION: CWS thbpp10 (1.38.86); FILE MERGED 2008/01/14 14:42:38 thb 1.38.86.1: #i83087# Don't use native alpha for emulated alpha vdev cases


2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [9479aa5be6b36c3ddfb031c02bdf9ed3e2362f56]

INTEGRATION: CWS kohei01 (1.15.2); FILE MERGED 2007/12/16 21:33:48 kohei 1.15.2.1: Issue number: i80981 Submitted by: kohei Reviewed by: kohei


2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [e5f868f29b071dd2487d368dc927ce93f50c8c70]

INTEGRATION: CWS kohei01 (1.9.2); FILE MERGED 2007/12/16 21:33:47 kohei 1.9.2.1: Issue number: i80981 Submitted by: kohei Reviewed by: kohei


2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [031804d7ce12cb28d01fd459b26c6e038ed9bd31]

INTEGRATION: CWS thbpp10 (1.2.40); FILE MERGED 2008/01/15 00:18:11 thb 1.2.40.1: #151062#, #151106# Refusing other slides shapes for cursor updates


2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [b199971cd146058df111cbc4651d6a08a69f5568]

INTEGRATION: CWS kohei01 (1.36.38); FILE MERGED 2007/12/16 21:35:37 kohei 1.36.38.1: Issue number: i80448 Submitted by: kohei Reviewed by: kohei


2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [02a11cf37dac9119b0560b59f6fe8d514c5b6093]

INTEGRATION: CWS thbpp10 (1.3.28); FILE MERGED 2008/01/14 16:02:59 thb 1.3.28.1: #i81158# Avoiding duplicate painting of sprites


2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [5712faf5ed93965b8ab42790e4705f70e9f1dde3]

INTEGRATION: CWS kohei01 (1.3.8); FILE MERGED 2007/12/17 16:38:07 kohei 1.3.8.1: Issue number: i84602 i84604 i84605 Submitted by: erack Reviewed by: npower


2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [b2761e20d7cc9a51066e01fae042e373a64af09c]

INTEGRATION: CWS thbpp10 (1.2.40); FILE MERGED 2007/12/19 15:53:28 thb 1.2.40.1: #i78537# Applied patch. kudos to hennerdrewes


2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [f4cc4ed473f63c038b1bba1b9eca773f66e85bd5]

INTEGRATION: CWS thbpp10 (1.2.40); FILE MERGED 2008/01/15 00:44:44 thb 1.2.40.1: #151174# Avoid division by zero


2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [a9d9e33d51931944464269f06b0e475b974d3b81]

INTEGRATION: CWS kohei01 (1.24.242); FILE MERGED 2007/12/16 21:37:31 kohei 1.24.242.1: Issue number: i4695 Submitted by: kohei Reviewed by: er


2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [f8b0dbf217f82f67acbe5b0b59690b817a863360]

INTEGRATION: CWS thbpp10 (1.6.42); FILE MERGED 2008/01/14 15:40:20 thb 1.6.42.1: #i84781# Avoiding overlay mixer for Vista - disabled aero. Fix courtesy henner drewes


2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [8c9b8a812bbb34e4447db3783522ba55f066a8ac]

INTEGRATION: CWS kohei01 (1.53.48); FILE MERGED 2007/12/16 21:37:31 kohei 1.53.48.1: Issue number: i4695 Submitted by: kohei Reviewed by: er


2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [1c0b944ad62997b7ffb2545cb4937c36c490b91b]

INTEGRATION: CWS thbpp10 (1.7.14); FILE MERGED 2008/01/14 15:54:21 thb 1.7.14.1: #i84049# Checking for render existence - patch courtesy jnavrati


2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [037eefa575044ecc127158add0116570ec65111d]

INTEGRATION: CWS kohei01 (1.13.8); FILE MERGED 2007/12/16 21:37:30 kohei 1.13.8.1: Issue number: i4695 Submitted by: kohei Reviewed by: er


2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [17790ec203c9e27e3e387df56aefcb7b130a507b]

INTEGRATION: CWS sw24bf02_SRC680 (1.86.160); FILE MERGED 2008/01/21 11:37:14 od 1.86.160.1: #i85216# method <SwFlyFrm::_Invalidate(..)> 	 - if vertical position is oriented at a layout frame inside a ghost 	   section, assure that the position is invalidated and that the 	   information about the vertical position oriented frame is cleared


2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [a3021d32669f9de4d7568f178f65cfefbe56ebfc]

INTEGRATION: CWS thbpp10 (1.2.110); FILE MERGED 2008/01/14 15:54:21 thb 1.2.110.1: #i84049# Checking for render existence - patch courtesy jnavrati


2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [c3db0dfc65d4e4080bf50da19a628d7a30a71849]

INTEGRATION: CWS thbpp10 (1.7.40); FILE MERGED 2008/01/14 15:54:21 thb 1.7.40.1: #i84049# Checking for render existence - patch courtesy jnavrati


2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [cff3fe8d925e10b2e261023a783a1ba03877ffa9]

INTEGRATION: CWS thbpp10 (1.4.40); FILE MERGED 2008/01/14 15:54:21 thb 1.4.40.1: #i84049# Checking for render existence - patch courtesy jnavrati


2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [20a7d7aa200c851d150ee1761111f9364784c4dd]

INTEGRATION: CWS thbpp10 (1.5.40); FILE MERGED 2008/01/14 15:54:21 thb 1.5.40.1: #i84049# Checking for render existence - patch courtesy jnavrati


2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [3eeb7523ee14046453c379a1dd5e1ef5565f9a79]

INTEGRATION: CWS hr49 (1.9.56); FILE MERGED 2008/01/15 14:38:51 hr 1.9.56.1: #i83327#: add missing depedency on LIBXML2:libxml2


2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [40c09de7ccd8fc6c4ad9334b23077aa1b3bc049c]

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>  [af504d359ce2cf201b81f170ca74385e2f14eb6f]

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>  [c72221a761b08bad5cd01d96a88503617d8bf74d]

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-29  Vladimir Glazounov  <vg@openoffice.org>  [002620f4f1a587f501808f04841aa6c22aebe269]

INTEGRATION: CWS tkr07 (1.18.2); FILE MERGED 2007/12/06 16:41:59 tkr 1.18.2.1: #i83905# mute errors


2008-01-29  Vladimir Glazounov  <vg@openoffice.org>  [34f0a8504f410e86a9d3ae0a54d780b0d7750336]

INTEGRATION: CWS tkr07 (1.16.14); FILE MERGED 2007/12/06 16:41:14 tkr 1.16.14.1: #i83905# mute errors


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [3dff58d3b2d9d39b73df7c3fe7f46073675da0be]

INTEGRATION: CWS impress132 (1.164.76); FILE MERGED 2007/10/31 13:52:27 af 1.164.76.1: #i81673# Reverted an optimization that does not take SwXShape objects into account.


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [9523fc1e9aac1dfd5a3e2f7d9e40d45041ae9a3a]

INTEGRATION: CWS locdat24 (1.10.150); FILE MERGED 2007/12/18 23:02:18 erack 1.10.150.1: #i74756# StartDayOfWeek is Monday instead of Sunday


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [b0ed6d30a727f128b748066270b0688e12768483]

INTEGRATION: CWS locdat24 (1.43.14); FILE MERGED 2008/01/02 14:25:17 erack 1.43.14.1: #i84206# library dependencies: move gl_ES to liblocaledata_es so liblocaledata_euro doesn't need to be linked against liblocaledata_es anymore; patch by <kendy>, plus linker map files


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [43e658fe308927c84057daf497063f6aaf2613ee]

INTEGRATION: CWS impress132 (1.2.148); FILE MERGED 2007/10/31 12:19:54 af 1.2.148.1: #i79976# Destroying ConfigurationUpdater in disposing(void).


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [e7431b2d927618046f417963e6d21934a4a5cdbc]

INTEGRATION: CWS locdat24 (1.22.14); FILE MERGED 2008/01/02 14:25:16 erack 1.22.14.1: #i84206# library dependencies: move gl_ES to liblocaledata_es so liblocaledata_euro doesn't need to be linked against liblocaledata_es anymore; patch by <kendy>, plus linker map files


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [23cdfd56697ad53c0638bd0f0ca5e7e9ef9bf416]

INTEGRATION: CWS locdat24 (1.6.56); FILE MERGED 2008/01/02 14:25:16 erack 1.6.56.1: #i84206# library dependencies: move gl_ES to liblocaledata_es so liblocaledata_euro doesn't need to be linked against liblocaledata_es anymore; patch by <kendy>, plus linker map files


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [be50d1a9d26aae67858fc733aa8bdcc47cf3ab01]

INTEGRATION: CWS locdat24 (1.2.56); FILE MERGED 2007/12/18 23:02:17 erack 1.2.56.1: #i74756# StartDayOfWeek is Monday instead of Sunday


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [d7c8c8dff2cd9a4b03cfef98eda8e9ae453c7c28]

INTEGRATION: CWS locdat24 (1.8.150); FILE MERGED 2007/12/18 22:42:48 erack 1.8.150.1: #i79926# correct order of IndexKey letters, plus Latin-Extended-A Unicode script


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [a84f4e0b8ab38a7c4308f4fa80656ea636dd33d4]

INTEGRATION: CWS locdat24 (1.5.212); FILE MERGED 2007/12/29 17:40:56 erack 1.5.212.1: joined from cws locales30


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [04e5c9c982b2d194c7fd1b9fb96260a45340a9da]

INTEGRATION: CWS locdat24 (1.54.12); FILE MERGED 2008/01/02 14:25:16 erack 1.54.12.1: #i84206# library dependencies: move gl_ES to liblocaledata_es so liblocaledata_euro doesn't need to be linked against liblocaledata_es anymore; patch by <kendy>, plus linker map files


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [ed874ae4ea2260fb443821aaefd9728bfd8c172a]

INTEGRATION: CWS locdat24 (1.74.174); FILE MERGED 2008/01/02 20:09:19 erack 1.74.174.1: #i21648# GetOutputString: fraction, gcc optimization error


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [dc17c0ed5d039877903aebbfcaee2fe0dc5fedf6]

INTEGRATION: CWS locdat24 (1.47.176); FILE MERGED 2008/01/02 21:32:59 erack 1.47.176.1: #i73416# GetLogical: removed wrong assumption about minimal string length


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [14b88580436127c90af68b1031da2a523c44cf56]

INTEGRATION: CWS locdat24 (1.54.94); FILE MERGED 2008/01/02 20:01:59 erack 1.54.94.1: #i84597# patch to be able to build with gcc 3.3.x


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [458ec3ef2c480bf687150faf5aa11a0b3b2d53e1]

INTEGRATION: CWS jsc20 (1.26.8); FILE MERGED 2008/01/03 16:01:39 jsc 1.26.8.2: #i80013# adapt link flags to work with URE 2008/01/03 15:25:40 jsc 1.26.8.1: #i80013# use new macro to specify the stlport lib name


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [f6d98bceaeed87a2569857f6309d0381a3ded2f4]

INTEGRATION: CWS jsc20 (1.85.14); FILE MERGED 2008/01/08 15:37:02 jsc 1.85.14.1: #i82046# remove local DevGuide


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [fff8c826e67d2007cc7099c00cee8edec3f7caf3]

INTEGRATION: CWS jsc20 (1.8.84); FILE MERGED 2008/01/03 15:23:32 jsc 1.8.84.1: #i84966# add missing include


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [4dc2795bced12daba2d714214833e81f5e36591b]

INTEGRATION: CWS jsc20 (1.3.362); FILE MERGED 2008/01/03 12:07:46 jsc 1.3.362.1: #i83166# correct typo for finalizer method


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [53d2572e60dfe818d9bf817736c5df8c0f1e470e]

INTEGRATION: CWS jsc20 (1.11.38); FILE MERGED 2008/01/08 15:35:48 jsc 1.11.38.1: #i82046# adapt DevGuide links to wiki


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [23e07155fdeba8de3374840dfe9a5f1285316d59]

INTEGRATION: CWS jsc20 (1.20.46); FILE MERGED 2008/01/08 15:35:48 jsc 1.20.46.1: #i82046# adapt DevGuide links to wiki


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [97948f44bedda94424449416159636269c584580]

INTEGRATION: CWS extras240 (1.2.210); FILE MERGED 2008/01/14 14:22:14 va 1.2.210.1: #i84688# Added 'ODF' to Dictionary and Auto Correction List.


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [858b2daaf4d71c5c295b5ea228888f09924087f6]

INTEGRATION: CWS extras240 (1.3.28); FILE MERGED 2008/01/14 14:22:14 va 1.3.28.1: #i84688# Added 'ODF' to Dictionary and Auto Correction List.


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [e04be8137ab000829c763ae87b0dd43966ad1d92]

INTEGRATION: CWS extras240 (1.2.112); FILE MERGED 2008/01/14 14:22:14 va 1.2.112.1: #i84688# Added 'ODF' to Dictionary and Auto Correction List.


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [d43cbc852bb0f040f42bb1764b0c0e1c0eb4ccb8]

INTEGRATION: CWS extras240 (1.2.108); FILE MERGED 2008/01/14 14:22:13 va 1.2.108.1: #i84688# Added 'ODF' to Dictionary and Auto Correction List.


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [3ad97d70af1960aa2a05bae3b4b58807e06f0096]

INTEGRATION: CWS extras240 (1.2.210); FILE MERGED 2008/01/14 14:22:13 va 1.2.210.1: #i84688# Added 'ODF' to Dictionary and Auto Correction List.


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [21c4c844ae9273df3552a89b8c33055a715a616d]

INTEGRATION: CWS jsc20 (1.20.76); FILE MERGED 2008/01/08 15:35:48 jsc 1.20.76.1: #i82046# adapt DevGuide links to wiki


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [3612a9f235c24ca4fb148397c3f70b0ebfaed3ff]

INTEGRATION: CWS jsc20 (1.12.188); FILE MERGED 2008/01/08 15:35:48 jsc 1.12.188.1: #i82046# adapt DevGuide links to wiki


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [54cbdf9ed95db2c4d18faedf38f2e8cf90a383f0]

INTEGRATION: CWS extras240 (1.2.112); FILE MERGED 2008/01/14 14:22:12 va 1.2.112.1: #i84688# Added 'ODF' to Dictionary and Auto Correction List.


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [f17e3d2dcca13ce4fea81ba830b3c005fc93c3c2]

INTEGRATION: CWS jsc20 (1.26.152); FILE MERGED 2008/01/08 15:35:48 jsc 1.26.152.1: #i82046# adapt DevGuide links to wiki


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [7a79c7b2ac3100f8bf05e46dd24d304366ed1a84]

INTEGRATION: CWS jsc20 (1.2.160); FILE MERGED 2008/01/04 10:15:42 jsc 1.2.160.1: #i80013# add support to handle debug version of stlport lib


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [86026419c5de7df200ac987e60f53453f5708e32]

INTEGRATION: CWS extras240 (1.2.210); FILE MERGED 2008/01/14 14:22:12 va 1.2.210.1: #i84688# Added 'ODF' to Dictionary and Auto Correction List.


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [62138768d8d3d38cc7ccedf0963fde8ced29102a]

INTEGRATION: CWS jsc20 (1.9.76); FILE MERGED 2008/01/15 17:39:53 jsc 1.9.76.2: #i80013# use -w instead od -e check 2008/01/04 10:15:42 jsc 1.9.76.1: #i80013# add support to handle debug version of stlport lib


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [64d4f04df97030e209282c83ebad25190bf54e51]

INTEGRATION: CWS jsc20 (1.9.84); FILE MERGED 2008/01/04 10:15:42 jsc 1.9.84.1: #i80013# add support to handle debug version of stlport lib


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [da2d92614ef06855e03b60712c92b97ec17f5075]

INTEGRATION: CWS jsc20 (1.19.76); FILE MERGED 2008/01/08 15:35:48 jsc 1.19.76.1: #i82046# adapt DevGuide links to wiki


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [8ea78a3c416923c71a77199854c6aa53c67fc049]

INTEGRATION: CWS jsc20 (1.10.14); FILE MERGED 2008/01/04 10:15:42 jsc 1.10.14.1: #i80013# add support to handle debug version of stlport lib


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [4c7cffefb0d04211324fb7e2a60a8445c0e79ebd]

INTEGRATION: CWS extras240 (1.2.112); FILE MERGED 2008/01/14 14:22:11 va 1.2.112.1: #i84688# Added 'ODF' to Dictionary and Auto Correction List.


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [5d983dac691d827e1a9c9e1ad8ff302fac4531dd]

INTEGRATION: CWS extras240 (1.2.148); FILE MERGED 2008/01/14 14:22:11 va 1.2.148.1: #i84688# Added 'ODF' to Dictionary and Auto Correction List.


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [afb5278383278a956e442a14977eed434c04a55b]

INTEGRATION: CWS extras240 (1.6.128); FILE MERGED 2007/12/10 11:49:16 va 1.6.128.1: #i53563# Corrected Position of Bend Marks.


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [6b21d84678ea1a7f9ef15b171f5699a9a89c94b2]

INTEGRATION: CWS jsc20 (1.3.438); FILE MERGED 2008/01/03 10:30:14 jsc 1.3.438.1: #i81521# cleanup comments and includes


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [2699c5a57e6a184d6774153e4a4faebd65fbc3de]

INTEGRATION: CWS jsc20 (1.8.438); FILE MERGED 2008/01/03 10:30:14 jsc 1.8.438.1: #i81521# cleanup comments and includes


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [a7e6e145d784ad45959cbe68cdef2cc77eed61e0]

INTEGRATION: CWS jsc20 (1.4.438); FILE MERGED 2008/01/03 10:30:14 jsc 1.4.438.1: #i81521# cleanup comments and includes


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [2fc8f82305412f1adaedac80fb3a9da3320073af]

INTEGRATION: CWS extras240 (1.6.128); FILE MERGED 2007/12/10 11:49:15 va 1.6.128.1: #i53563# Corrected Position of Bend Marks.


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [576927e1fcd8cc78835354396d63ca9b22d97899]

INTEGRATION: CWS extras240 (1.2.36); FILE MERGED 2007/12/10 11:49:15 va 1.2.36.1: #i53563# Corrected Position of Bend Marks.


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [ca430df774dcd01c11eeb390910480cb3f1dd142]

INTEGRATION: CWS jsc20 (1.3.438); FILE MERGED 2008/01/03 10:30:13 jsc 1.3.438.1: #i81521# cleanup comments and includes


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [157f398a69bb6418c194d5f3820d7b65c10e008e]

INTEGRATION: CWS jsc20 (1.4.438); FILE MERGED 2008/01/03 10:30:13 jsc 1.4.438.1: #i81521# cleanup comments and includes


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [259c6c0fc03ad458dace35a217496b61f4dcbe83]

INTEGRATION: CWS extras240 (1.2.50); FILE MERGED 2007/12/10 11:49:15 va 1.2.50.1: #i53563# Corrected Position of Bend Marks.


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [ef00f2f0df6b7718d1c2cddb5684c105c6dc4fac]

INTEGRATION: CWS extras240 (1.2.50); FILE MERGED 2007/12/10 11:49:14 va 1.2.50.1: #i53563# Corrected Position of Bend Marks.


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [24e1dd239635b38cb79905c8c9af0c500d0a9e5b]

INTEGRATION: CWS extras240 (1.2.90); FILE MERGED 2007/12/10 11:49:14 va 1.2.90.1: #i53563# Corrected Position of Bend Marks.


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [ba3216f08b63c3317da7325aea7165c09288b79d]

INTEGRATION: CWS jsc20 (1.13.438); FILE MERGED 2008/01/03 10:30:13 jsc 1.13.438.1: #i81521# cleanup comments and includes


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [be8d6a9b9aa1ef25081cd216781779f49aaa10b1]

INTEGRATION: CWS jsc20 (1.7.438); FILE MERGED 2008/01/03 10:30:13 jsc 1.7.438.1: #i81521# cleanup comments and includes


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [9d571ce05561938a7edd0aa7355925e3c242a916]

INTEGRATION: CWS extras240 (1.3.82); FILE MERGED 2007/12/10 11:49:14 va 1.3.82.1: #i53563# Corrected Position of Bend Marks.


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [56e510c74aa4b6b6d26f6c18c8e5a5e450825940]

INTEGRATION: CWS jsc20 (1.10.438); FILE MERGED 2008/01/03 10:30:13 jsc 1.10.438.1: #i81521# cleanup comments and includes


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [f3a0866f26baa4fcf1ffa9a20d4661b8212dde55]

INTEGRATION: CWS jsc20 (1.6.438); FILE MERGED 2008/01/03 10:30:13 jsc 1.6.438.1: #i81521# cleanup comments and includes


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [f435968dae8a0a16232f8e4e5c575950ee436480]

INTEGRATION: CWS jsc20 (1.6.438); FILE MERGED 2008/01/03 10:30:12 jsc 1.6.438.1: #i81521# cleanup comments and includes


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [ef1b22de46104fd706dff3012a0612c661a622d4]

INTEGRATION: CWS extras240 (1.6.128); FILE MERGED 2007/12/10 11:49:14 va 1.6.128.1: #i53563# Corrected Position of Bend Marks.


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [ca1a79fb0340ed467b13db9765743cdec5a74a7c]

INTEGRATION: CWS jsc20 (1.2.358); FILE MERGED 2008/01/03 10:30:12 jsc 1.2.358.1: #i81521# cleanup comments and includes


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [46e0a45c670658bbfb3167d3e10acc15b61ee712]

INTEGRATION: CWS jsc20 (1.18.438); FILE MERGED 2008/01/03 10:30:12 jsc 1.18.438.1: #i81521# cleanup comments and includes


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [4525bb5ba043dae909a99d3ce7fdfd840214059f]

INTEGRATION: CWS extras240 (1.6.128); FILE MERGED 2007/12/10 11:49:13 va 1.6.128.1: #i53563# Corrected Position of Bend Marks.


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [9d7e6b5eee472a04e3c95b33bc32aab4f8b655ed]

INTEGRATION: CWS extras240 (1.2.112); FILE MERGED 2007/12/10 11:49:13 va 1.2.112.1: #i53563# Corrected Position of Bend Marks.


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [253ae1334763ef9173334576b253c963f3e28071]

INTEGRATION: CWS jsc20 (1.4.392); FILE MERGED 2008/01/03 10:30:12 jsc 1.4.392.1: #i81521# cleanup comments and includes


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [d02301a834d6192ab33b4f1ab89ea1b538e896cc]

INTEGRATION: CWS jsc20 (1.3.382); FILE MERGED 2008/01/03 10:30:12 jsc 1.3.382.1: #i81521# cleanup comments and includes


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [7ea8173d7974c067ae4ccc97e764a7ee6aaead7e]

INTEGRATION: CWS jsc20 (1.13.438); FILE MERGED 2008/01/03 10:30:12 jsc 1.13.438.1: #i81521# cleanup comments and includes


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [9b98689b2c266762b2b1d849e1fd744d3e3bb7af]

INTEGRATION: CWS jsc20 (1.11.438); FILE MERGED 2008/01/03 10:30:12 jsc 1.11.438.1: #i81521# cleanup comments and includes


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [09d97e2ff3e01c06b2219a286d9d28d21020fc34]

INTEGRATION: CWS jsc20 (1.15.438); FILE MERGED 2008/01/03 10:30:12 jsc 1.15.438.1: #i81521# cleanup comments and includes


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [6180f7f1c421cf71c16ae2a6d2c3f05619bead21]

INTEGRATION: CWS extras240 (1.6.128); FILE MERGED 2007/12/10 11:49:12 va 1.6.128.1: #i53563# Corrected Position of Bend Marks.


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [8a4893d609c6177da650b3e57d4d060f0c6a8b4d]

INTEGRATION: CWS jsc20 (1.5.438); FILE MERGED 2008/01/03 10:30:12 jsc 1.5.438.1: #i81521# cleanup comments and includes


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [f2450f8887c0c82a02d31af48b516db117cc214f]

INTEGRATION: CWS jsc20 (1.4.438); FILE MERGED 2008/01/03 10:30:12 jsc 1.4.438.1: #i81521# cleanup comments and includes


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [e47bb5ccf758e2288c9caf844426151168db91b8]

INTEGRATION: CWS jsc20 (1.6.334); FILE MERGED 2008/01/03 10:30:12 jsc 1.6.334.1: #i81521# cleanup comments and includes


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [c11d92079abd7aeec71a2ef282dbd3dd1e6dbe11]

INTEGRATION: CWS extras240 (1.6.128); FILE MERGED 2007/12/10 11:49:11 va 1.6.128.1: #i53563# Corrected Position of Bend Marks.


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [681f5808706daf35aeb230422340c598ea5b3c90]

INTEGRATION: CWS jsc20 (1.6.438); FILE MERGED 2008/01/03 10:30:11 jsc 1.6.438.1: #i81521# cleanup comments and includes


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [fda225092f24795eb888265716c29f0609ce9936]

INTEGRATION: CWS extras240 (1.7.128); FILE MERGED 2007/12/10 11:49:11 va 1.7.128.1: #i53563# Corrected Position of Bend Marks.


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [4a7ea5dabfd83f56ab4108c01ebe1d5cf96d8e59]

INTEGRATION: CWS jsc20 (1.5.438); FILE MERGED 2008/01/03 10:30:11 jsc 1.5.438.1: #i81521# cleanup comments and includes


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [b5468e33197fa1d5ed00c4bdeb789c7823330066]

INTEGRATION: CWS jsc20 (1.6.358); FILE MERGED 2008/01/03 10:30:11 jsc 1.6.358.1: #i81521# cleanup comments and includes


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [d095a1a33318c524e3af5fb8255d486cde1abdfa]

INTEGRATION: CWS extras240 (1.2.112); FILE MERGED 2007/12/10 11:49:11 va 1.2.112.1: #i53563# Corrected Position of Bend Marks.


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [cdf2aee41d86402d313ebfab493812901bba043e]

INTEGRATION: CWS jsc20 (1.4.438); FILE MERGED 2008/01/03 10:30:11 jsc 1.4.438.1: #i81521# cleanup comments and includes


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [79cd1a41a9c14b897337b34b57a82e83112abea0]

INTEGRATION: CWS extras240 (1.2.112); FILE MERGED 2007/12/10 11:49:10 va 1.2.112.1: #i53563# Corrected Position of Bend Marks.


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [11704cdbbcfe38aafa6ad52017c57455d025e071]

INTEGRATION: CWS extras240 (1.9.16); FILE MERGED 2007/12/10 11:49:10 va 1.9.16.1: #i53563# Corrected Position of Bend Marks.


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [006856867afb5deb5d7585ed41f81f89506e23a2]

INTEGRATION: CWS extras240 (1.9.122); FILE MERGED 2007/12/10 11:49:10 va 1.9.122.1: #i53563# Corrected Position of Bend Marks.


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [7bf2c15e67d979d5d1b556e0a9696e2ae7bf93a8]

INTEGRATION: CWS jsc20 (1.7.414); FILE MERGED 2008/01/03 10:30:11 jsc 1.7.414.1: #i81521# cleanup comments and includes


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [4dc3d999a5db8e2de2bb2e06d81b36c8bdca3f04]

INTEGRATION: CWS extras240 (1.3.76); FILE MERGED 2007/12/10 11:49:10 va 1.3.76.1: #i53563# Corrected Position of Bend Marks.


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [807a15dfc96c98bf429cca20c99b132d506869ee]

INTEGRATION: CWS extras240 (1.3.76); FILE MERGED 2007/12/10 11:49:09 va 1.3.76.1: #i53563# Corrected Position of Bend Marks.


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [1390a525234356d4b0ed7134489e9c6d6154829f]

INTEGRATION: CWS jsc20 (1.4.438); FILE MERGED 2008/01/03 10:30:10 jsc 1.4.438.1: #i81521# cleanup comments and includes


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [a4ca29423f99184003f60ffef8c2db1e4f57da32]

INTEGRATION: CWS jsc20 (1.5.438); FILE MERGED 2008/01/03 10:30:10 jsc 1.5.438.1: #i81521# cleanup comments and includes


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [d54a96dec2ff47087712035f7cb5c51c6691fc7e]

INTEGRATION: CWS jsc20 (1.6.438); FILE MERGED 2008/01/03 10:30:10 jsc 1.6.438.1: #i81521# cleanup comments and includes


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [7cffc5966d58b962b3f2ab64238a165b21eb4df3]

INTEGRATION: CWS jsc20 (1.2.358); FILE MERGED 2008/01/03 10:30:10 jsc 1.2.358.1: #i81521# cleanup comments and includes


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [84e0d063cf65114dd2de049863fffcf37cc69790]

INTEGRATION: CWS jsc20 (1.10.358); FILE MERGED 2008/01/03 10:30:10 jsc 1.10.358.1: #i81521# cleanup comments and includes


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [cbd3302da2a061e22b88cacf8ee6343ed51f550b]

INTEGRATION: CWS extras240 (1.5.128); FILE MERGED 2007/12/10 11:49:09 va 1.5.128.1: #i53563# Corrected Position of Bend Marks.


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [5eedb301f28405c39557da3fe8c1ce6409808d89]

INTEGRATION: CWS jsc20 (1.5.426); FILE MERGED 2008/01/03 10:30:10 jsc 1.5.426.1: #i81521# cleanup comments and includes


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [af9000d268d8e73cabe20dc7764fd51d0c7b803b]

INTEGRATION: CWS extras240 (1.3.24); FILE MERGED 2007/12/10 12:06:16 va 1.3.24.1: #i79392# Updated Bibliography Database.


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [be750ee9726094b4b46e3226c00bdc950254ccd9]

INTEGRATION: CWS jsc20 (1.10.438); FILE MERGED 2008/01/03 10:30:10 jsc 1.10.438.1: #i81521# cleanup comments and includes


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [a7dcb7056ae3abb9feda4cd091bf83a26dcc2f26]

INTEGRATION: CWS extras240 (1.5.24); FILE MERGED 2007/12/10 12:06:16 va 1.5.24.1: #i79392# Updated Bibliography Database.


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [9f064cb9d4a2ad5df8504e78195e0e389cdaa19a]

INTEGRATION: CWS extras240 (1.4.16); FILE MERGED 2008/01/14 14:22:11 va 1.4.16.1: #i84688# Added 'ODF' to Dictionary and Auto Correction List.


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [54006dd2c69f4208fbb95fcf6fd2c7fb9fecc437]

INTEGRATION: CWS extras240 (1.3.16); FILE MERGED 2008/01/14 14:22:11 va 1.3.16.2: #i84688# Added 'ODF' to Dictionary and Auto Correction List. 2007/12/10 10:51:22 va 1.3.16.1: #i84357# Added Replacements for several Arrows.


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [b8e35cdb60034064e4b19482b7ac977d0ff2898e]

INTEGRATION: CWS jsc20 (1.7.438); FILE MERGED 2008/01/03 10:30:10 jsc 1.7.438.1: #i81521# cleanup comments and includes


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [e0ac82e45f5f1880f5fdb62913974b20c80c21b2]

INTEGRATION: CWS extras240 (1.4.16); FILE MERGED 2008/01/14 14:22:10 va 1.4.16.1: #i84688# Added 'ODF' to Dictionary and Auto Correction List.


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [a6b742c9ba5804921e0e70e3c3908929caefe059]

INTEGRATION: CWS extras240 (1.3.16); FILE MERGED 2008/01/14 14:22:10 va 1.3.16.1: #i84688# Added 'ODF' to Dictionary and Auto Correction List.


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [b418cd3c80e0d365b9a5bf4ef695160501ddeab9]

INTEGRATION: CWS extras240 (1.3.16); FILE MERGED 2008/01/14 14:22:10 va 1.3.16.2: #i84688# Added 'ODF' to Dictionary and Auto Correction List. 2007/12/10 10:51:22 va 1.3.16.1: #i84357# Added Replacements for several Arrows.


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [04f11d7b07379b9a368dbc5d8264c7bee7bc32f8]

INTEGRATION: CWS jsc20 (1.4.182); FILE MERGED 2008/01/03 10:30:09 jsc 1.4.182.1: #i81521# cleanup comments and includes


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [2d0365221d4515f3718f94fbc8aea5e460540d7c]

INTEGRATION: CWS extras240 (1.3.16); FILE MERGED 2008/01/14 14:22:09 va 1.3.16.2: #i84688# Added 'ODF' to Dictionary and Auto Correction List. 2007/12/10 10:51:22 va 1.3.16.1: #i84357# Added Replacements for several Arrows.


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [fe5b96f8404572eef6522bc2b4749518f1a34cba]

INTEGRATION: CWS jsc20 (1.2.182); FILE MERGED 2008/01/03 10:30:09 jsc 1.2.182.1: #i81521# cleanup comments and includes


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [bb1d977d9d1a8de8d3019ae030e3baeb62c1d7ae]

INTEGRATION: CWS jsc20 (1.5.438); FILE MERGED 2008/01/03 10:30:09 jsc 1.5.438.1: #i81521# cleanup comments and includes


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [2b5eb221ad759dab26330251ae1c0b421f18cc3b]

INTEGRATION: CWS jsc20 (1.4.436); FILE MERGED 2008/01/03 10:30:09 jsc 1.4.436.1: #i81521# cleanup comments and includes


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [103bea64af9303b72590f943d2380601e613af1b]

INTEGRATION: CWS jsc20 (1.3.436); FILE MERGED 2008/01/03 10:30:09 jsc 1.3.436.1: #i81521# cleanup comments and includes


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [0e52d702a0637518d7707f93b7996642912f6f15]

INTEGRATION: CWS jsc20 (1.5.234); FILE MERGED 2008/01/03 10:30:09 jsc 1.5.234.1: #i81521# cleanup comments and includes


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [aaa2ea7e1fdcf7fa6198b4062b0204738b1469cd]

INTEGRATION: CWS extras240 (1.3.16); FILE MERGED 2008/01/14 14:22:08 va 1.3.16.1: #i84688# Added 'ODF' to Dictionary and Auto Correction List.


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [4604f0b884f5e08617df44e454f322f838ac6415]

INTEGRATION: CWS jsc20 (1.5.436); FILE MERGED 2008/01/03 10:30:09 jsc 1.5.436.1: #i81521# cleanup comments and includes


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [899c8cd1fead50727e4947aae994c1a8aa274b3f]

INTEGRATION: CWS extras240 (1.3.16); FILE MERGED 2008/01/14 14:22:08 va 1.3.16.2: #i84688# Added 'ODF' to Dictionary and Auto Correction List. 2007/12/10 10:51:21 va 1.3.16.1: #i84357# Added Replacements for several Arrows.


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [bd399e64934570cc8a582b9ea7ee6e0b997c0fa3]

INTEGRATION: CWS jsc20 (1.2.174); FILE MERGED 2008/01/03 10:30:09 jsc 1.2.174.1: #i81521# cleanup comments and includes


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [befd795c133a56c274fdff8a8c72fc9bf7b39168]

INTEGRATION: CWS extras240 (1.2.8); FILE MERGED 2008/01/14 14:22:08 va 1.2.8.1: #i84688# Added 'ODF' to Dictionary and Auto Correction List.


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [efbc843ef2ba0fa4dd7bebf3718f49553b742655]

INTEGRATION: CWS extras240 (1.3.16); FILE MERGED 2008/01/14 14:22:06 va 1.3.16.1: #i84688# Added 'ODF' to Dictionary and Auto Correction List.


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [a98c956954965ad8f4b638af8548b989bff96e84]

INTEGRATION: CWS extras240 (1.2.12); FILE MERGED 2008/01/14 14:22:06 va 1.2.12.1: #i84688# Added 'ODF' to Dictionary and Auto Correction List.


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [7e57c0d911c6935e07e49da442856af9692df367]

INTEGRATION: CWS jsc20 (1.9.22); FILE MERGED 2008/01/04 14:30:20 jsc 1.9.22.1: #i82699# changed copy constructor and assignment operator, move destructor to public


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [0557fc880d27bf8006664a436551d702b49b17d4]

INTEGRATION: CWS jsc20 (1.4.54); FILE MERGED 2008/01/03 10:28:20 jsc 1.4.54.1: #i81521# improve scanner to accept single apostrophes in single line comments


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [6dc925d2bed59d29a3c27ffe22f4253f1b61d912]

INTEGRATION: CWS jsc20 (1.7.12); FILE MERGED 2008/01/03 10:28:20 jsc 1.7.12.1: #i81521# improve scanner to accept single apostrophes in single line comments


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [0e532488c1a313a6665cae3a05b4b40a90e924d6]

INTEGRATION: CWS i18n39 (1.10.108); FILE MERGED 2007/12/12 22:48:34 khong 1.10.108.1: #i81366# add new Japanese transliterations


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [f70be0b3420aded4fb89ee0fef67f1c2d04bc064]

INTEGRATION: CWS i18n39 (1.3.224); FILE MERGED 2007/12/08 05:57:00 khong 1.3.224.1: i65145 update Chinese conversion dictionaries


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [86d3e8274dae22faa527b717bc4f27d5ec78c6ed]

INTEGRATION: CWS i18n39 (1.3.82); FILE MERGED 2007/12/08 05:57:00 khong 1.3.82.1: i65145 update Chinese conversion dictionaries


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [fcb21a345c0b6ba4a56cffc92034bfea19fc55a4]

INTEGRATION: CWS i18n39 (1.42.76); FILE MERGED 2007/12/12 22:48:34 khong 1.42.76.1: #i81366# add new Japanese transliterations


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [f45d3335b6da275ab8446c604d79841940ddb935]

INTEGRATION: CWS i18n39 (1.4.44); FILE MERGED 2008/01/08 04:24:12 khong 1.4.44.1: i78054 move simple collator tailoring to localedata


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [c75662a88d29dc8255610c61d07eb300a71f379b]

INTEGRATION: CWS i18n39 (1.10.44); FILE MERGED 2008/01/08 04:25:17 khong 1.10.44.1: i80557 add tailoring and update index keys


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [771f1e664acbc4f8115b25b842174ab9c95c5a39]

INTEGRATION: CWS i18n39 (1.23.44); FILE MERGED 2008/01/08 04:27:13 khong 1.23.44.1: i78055 move simple collator tailoring to localedata


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [446f9d6694b48bc5e6c7229a4441e56f9f1053d8]

INTEGRATION: CWS i18n39 (1.9.138); FILE MERGED 2008/01/08 04:23:02 khong 1.9.138.1: i78055 move simple collator tailoring to localedata


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [af40e30578acc7f4a9156d28a2b004aa702738c5]

INTEGRATION: CWS i18n39 (1.16.138); FILE MERGED 2007/12/12 22:48:34 khong 1.16.138.1: #i81366# add new Japanese transliterations


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [e8680c5438734617d6162dd92cd43451c8b4e3ba]

INTEGRATION: CWS i18n39 (1.54.6); FILE MERGED 2008/01/08 04:22:17 khong 1.54.6.1: i78055 move simple collator tailoring to localedata


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [adae824c6bce77bd25e8291e430ce7f30fd4f111]

INTEGRATION: CWS i18n39 (1.27.44); FILE MERGED 2008/01/08 04:22:17 khong 1.27.44.1: i78055 move simple collator tailoring to localedata


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [77bb0777ad171594debed60bc1b69bcda3ef431c]

INTEGRATION: CWS i18n39 (1.6.44); FILE MERGED 2008/01/08 04:30:55 khong 1.6.44.1: i78055 i78054 move simple collator tailoring to localedata


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [5c1ea4f22d073d0ca41abb2b9de2d938aaffccdc]

INTEGRATION: CWS i18n39 (1.17.8); FILE MERGED 2008/01/11 07:30:04 khong 1.17.8.2: i78055 provide UCA as base for ICU collator constructor from image rule 2008/01/08 04:26:40 khong 1.17.8.1: i78055 move simple collator tailoring to localedata


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [3f0b51776602c45e8aca991450fcbb30f2484ae5]

INTEGRATION: CWS i18n39 (1.8.4); FILE MERGED 2007/12/12 17:45:45 khong 1.8.4.3: b6634800# fix line break problem of dot after letter and before number 2007/12/08 01:05:52 khong 1.8.4.2: #i83649# fixed the problem of line break between quotation mark and open bracket 2007/12/07 23:44:30 khong 1.8.4.1: #i83464# fix the problem of line break between letter and 1326


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [e184d2300fcf34a90f55b180a7666b86a63a4a8e]

INTEGRATION: CWS i18n39 (1.6.152); FILE MERGED 2007/12/12 22:44:02 khong 1.6.152.1: #i81366# add new Japanese transliterations


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [c76192c1d6c1bbeb882f564332409b036d9c5dd5]

INTEGRATION: CWS i18n39 (1.17.64); FILE MERGED 2008/01/08 04:20:50 khong 1.17.64.1: i78055 move simple collator tailoring to localedata


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [66a5f053c47dc3f83b9d84273bca812e4df8cbc1]

INTEGRATION: CWS i18n39 (1.11.78); FILE MERGED 2008/01/11 07:39:15 khong 1.11.78.1: i78055 provide UCA as base for ICU collator constructor from image rule


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [e062db3d013db6fa9384206ff14b29d3dc47e1bb]

INTEGRATION: CWS i18n39 (1.4.38); FILE MERGED 2007/12/12 22:42:25 khong 1.4.38.1: #i81366# add new Japanese transliterations


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [e09954952f2b8237bffcdc1c7feb4adb7c045af7]

INTEGRATION: CWS dbawizards (1.32.150); FILE MERGED 2008/01/03 15:15:23 bc 1.32.150.1: #i83365# changed getting the template user path


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [ba18a8ca66e6e297db372ac311c37e46cf3529b8]

INTEGRATION: CWS i18n39 (1.5.38); FILE MERGED 2007/12/12 22:42:25 khong 1.5.38.1: #i81366# add new Japanese transliterations


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [0db826bcac3db689dd8585d435be8b0455f31ec5]

INTEGRATION: CWS dbawizards (1.10.58); FILE MERGED 2008/01/03 13:55:16 bc 1.10.58.2: #i49332# resetting fixed property for date textfields 2008/01/02 13:46:37 bc 1.10.58.1: #i72887# incorrect behaviour of < in wizard


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [619922aba90051d021a828cb325cf7f9ad6a5284]

INTEGRATION: CWS dbawizards (1.6.116); FILE MERGED 2008/01/04 14:08:14 bc 1.6.116.2: #i72887# removing ring relation-ship 2008/01/02 13:39:20 bc 1.6.116.1: #i73896# implemented Collator for sorting


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [f50adf12764f4d21931cb5c0f76dc6923ee28630]

INTEGRATION: CWS i18n39 (1.3.38); FILE MERGED 2007/12/12 22:42:03 khong 1.3.38.1: #i81366# add new Japanese transliterations


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [6eb05dff47b6355b55940025c4ae2ebf047de561]

INTEGRATION: CWS onlineupdate6b (1.13.6); FILE MERGED 2007/12/12 12:48:20 dv 1.13.6.1: #152451# Tried to make the code more bullet proof


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [cc24b5b0a9c1001455ffd6fbde0ee993bf51e4b2]

INTEGRATION: CWS dbawizards (1.6.116); FILE MERGED 2008/01/03 13:55:16 bc 1.6.116.2: #i49332# resetting fixed property for date textfields 2008/01/02 13:46:37 bc 1.6.116.1: #i72887# incorrect behaviour of < in wizard


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [913dd265cf9fc6379f6c6f73ae937af251ded414]

INTEGRATION: CWS onlineupdate6b (1.4.6); FILE MERGED 2007/12/13 09:16:06 obr 1.4.6.1: #i79959# feed the update UI with all necessary information


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [7a2fe426b8f25e28f785229ebc8f446e0bcc7830]

INTEGRATION: CWS dbawizards (1.72.34); FILE MERGED 2008/01/03 13:55:15 bc 1.72.34.1: #i49332# resetting fixed property for date textfields


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [625e4d22c013ac51d8c4c590415eef860cdc227e]

INTEGRATION: CWS onlineupdate6b (1.17.6); FILE MERGED 2008/01/04 10:37:46 obr 1.17.6.5: #i80062# set ready to install state if target file exists on disk when starting auto-download 2008/01/04 09:17:05 obr 1.17.6.4: #152555# next version now set for web only downloads and worked around ftp proxies not reporting total download size 2008/01/03 11:21:17 obr 1.17.6.3: #152541# fixed crash on zero byte downloads, read https proxy settings 2007/12/18 05:37:24 obr 1.17.6.2: #i80035# enforce UI state DOWNLOADING on progress 2007/12/13 09:16:06 obr 1.17.6.1: #i79959# feed the update UI with all necessary information


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [9821dd0dc61a57b22d04c431b833b87b4392d164]

INTEGRATION: CWS onlineupdate6b (1.5.42); FILE MERGED 2008/01/04 09:17:05 obr 1.5.42.2: #152555# next version now set for web only downloads and worked around ftp proxies not reporting total download size 2008/01/03 11:21:17 obr 1.5.42.1: #152541# fixed crash on zero byte downloads, read https proxy settings


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [61b58f92c1aa753801d2329b2d16ff7cdea132f4]

INTEGRATION: CWS dbawizards (1.40.34); FILE MERGED 2008/01/03 13:55:15 bc 1.40.34.2: #i49332# resetting fixed property for date textfields 2008/01/02 13:46:36 bc 1.40.34.1: #i72887# incorrect behaviour of < in wizard


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [f4aadb98b7762a1c748bbd2f1169d362c9fdaafb]

INTEGRATION: CWS dbawizards (1.12.58); FILE MERGED 2008/01/02 13:46:36 bc 1.12.58.1: #i72887# incorrect behaviour of < in wizard


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [407276ec89730b8f50a89cd7d478f6d5f55ceb76]

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  Vladimir Glazounov  <vg@openoffice.org>  [cfbc19e312c372c218c3c9a24080c2470b70633b]

INTEGRATION: CWS dbawizards (1.12.58); FILE MERGED 2008/01/02 13:44:40 bc 1.12.58.1: #i72887# incorrect behaviour of < in wizard


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [da89c6926da1ce4cb78b2ec16bdf8c52221fcddf]

INTEGRATION: CWS hro27 (1.23.48); FILE MERGED 2007/12/14 15:45:25 hro 1.23.48.1: #83243# Reuse already loaded psapi libryry


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [9b1f76485d50a2a25d437d141576f4f6e62344c8]

INTEGRATION: CWS impress136_SRC680 (1.154.172); FILE MERGED 2007/12/07 16:09:20 sj 1.154.172.1: #i81395# added patch that solves a linespacing problem


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [5a69b05db2e1b02372b51aef3fca82d934e30ad3]

INTEGRATION: CWS impress136_SRC680 (1.13.224); FILE MERGED 2008/01/10 06:55:03 cl 1.13.224.2: RESYNC: (1.13-1.14); FILE MERGED 2007/12/05 12:41:39 af 1.13.224.1: #i73681# Replaced SVXIMAPDLG macro with ViewShell::Implementation::GetImageMapDialog() method.


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [e2c0c3121b3c2718708c252875ca67ebec1ea77e]

INTEGRATION: CWS impress136_SRC680 (1.71.26); FILE MERGED 2007/11/28 16:21:59 cl 1.71.26.1: #i79757# consolidate clear undo code to DrawDocShell::ClearUndoBuffer()


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [5915a6ac184c26343e37243692d36d94eac79fe3]

INTEGRATION: CWS impress136_SRC680 (1.32.148); FILE MERGED 2007/12/05 12:40:15 af 1.32.148.1: #i73681# Replaced SVXIMAPDLG macro with ViewShell::Implementation::GetImageMapDialog() method.


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [609b55bcee6ff2014501c947a2b114cfd9517bbc]

INTEGRATION: CWS impress136_SRC680 (1.24.108); FILE MERGED 2007/12/05 12:45:48 af 1.24.108.1: #i73681# Added GetImageMapDialog() method.


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [5821829d337f612237a0e3b6f60fb020b0c27034]

INTEGRATION: CWS impress136_SRC680 (1.4.550); FILE MERGED 2007/12/05 10:44:23 af 1.4.550.1: #151112# Added Clear() method.


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [c1bebc7462bc87345f7a5f24e9aad4fc531124d4]

INTEGRATION: CWS impress136_SRC680 (1.6.224); FILE MERGED 2007/12/05 10:43:35 af 1.6.224.1: #151112# Added Clear() method and some argument checks.


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [0efb60c31f5bf2a9e872811af5cc34db1603beaf]

INTEGRATION: CWS impress136_SRC680 (1.30.4); FILE MERGED 2007/11/28 16:21:59 cl 1.30.4.1: #i79757# consolidate clear undo code to DrawDocShell::ClearUndoBuffer()


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [0545b2a4e155ef3d6c9685dff4673ebafb324fa6]

INTEGRATION: CWS impress136_SRC680 (1.10.108); FILE MERGED 2007/12/05 12:44:49 af 1.10.108.1: #i73681# Added GetImageMapDialog() method.


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [c9aed44d3c32a5358cae54a16232b9d381cb2e3e]

INTEGRATION: CWS impress136_SRC680 (1.13.110); FILE MERGED 2007/11/28 16:21:59 cl 1.13.110.1: #i79757# consolidate clear undo code to DrawDocShell::ClearUndoBuffer()


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [689c7e6c267f20898917d6706479ff8a3859de59]

INTEGRATION: CWS impress136_SRC680 (1.14.224); FILE MERGED 2007/11/28 16:21:59 cl 1.14.224.1: #i79757# consolidate clear undo code to DrawDocShell::ClearUndoBuffer()


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [351ac546f5ab7fa56bdcdf26b911ed97b27d6e85]

INTEGRATION: CWS impress136_SRC680 (1.44.110); FILE MERGED 2007/11/28 16:21:59 cl 1.44.110.1: #i79757# consolidate clear undo code to DrawDocShell::ClearUndoBuffer()


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [0ebebf0c85c4210a72d560da275e4911bc9045d6]

INTEGRATION: CWS impress136_SRC680 (1.46.4); FILE MERGED 2007/11/28 16:57:51 cl 1.46.4.2: #b6625912# take document info from template 2007/11/28 16:21:58 cl 1.46.4.1: #i79757# consolidate clear undo code to DrawDocShell::ClearUndoBuffer()


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [1724d0286e9b702f14f5150ef7fe292cb5d4d418]

INTEGRATION: CWS impress136_SRC680 (1.58.110); FILE MERGED 2008/01/14 11:33:08 cl 1.58.110.2: wixed a mac build warning 2007/12/07 16:11:26 sj 1.58.110.1: #i81395# added patch that solves a linespacing problem


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [c47515689eff841588fe763a00414ac93a8ed264]

INTEGRATION: CWS impress136_SRC680 (1.19.4); FILE MERGED 2007/12/07 16:11:00 sj 1.19.4.1: #i81395# added patch that solves a linespacing problem


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [5c49ea07e7d0c2bb01693db5c28fba7e1c000cda]

INTEGRATION: CWS tbe32 (1.155.56); FILE MERGED 2007/12/03 09:08:57 tbe 1.155.56.3: RESYNC: (1.156-1.157); FILE MERGED 2007/11/30 14:52:12 tbe 1.155.56.2: RESYNC: (1.155-1.156); FILE MERGED 2007/11/23 11:53:17 pl 1.155.56.1: #i34062# emit new events VCLEVENT_MENU_SHOW and VCLEVENT_MENU_HIDE


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [b0fa8dd1db4a60bcb346cc317f3fb07481a3daca]

INTEGRATION: CWS tbe32 (1.10.226); FILE MERGED 2007/12/03 11:39:27 tbe 1.10.226.1: #i71010# warning


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [c152159e3f0bc1d6458349fc9d1b9778e918edc9]

INTEGRATION: CWS tbe32 (1.54.96); FILE MERGED 2007/10/31 11:40:54 tbe 1.54.96.2: #i71010# warning on wntmsci10 2007/10/30 15:29:29 pl 1.54.96.1: #i71010# add: RadioButton::GetRadioButtonGroup


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [83a173666b4f49ea33f6f7cb2e7a09974dc84c22]

INTEGRATION: CWS tbe32 (1.2.202); FILE MERGED 2007/11/23 11:53:17 pl 1.2.202.1: #i34062# emit new events VCLEVENT_MENU_SHOW and VCLEVENT_MENU_HIDE


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [58feee85e3f5d16fb27efed19d9d6489097911b4]

INTEGRATION: CWS tbe32 (1.2.202); FILE MERGED 2007/10/30 15:29:29 pl 1.2.202.1: #i71010# add: RadioButton::GetRadioButtonGroup


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [3a4be04bb220400764738d41bd7689556442921d]

INTEGRATION: CWS tbe32 (1.2.16); FILE MERGED 2007/10/31 11:43:29 tbe 1.2.16.1: #i71010# [a11y] OOo doesn't implement the MEMBER_OF relation for radio buttons


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [71cab43133e4ec9d890faeb094c3447a060127ba]

INTEGRATION: CWS tbe32 (1.2.16); FILE MERGED 2007/11/30 12:08:47 tbe 1.2.16.1: #i34062# state change events for SHOWING not reliably sent for menus


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [fe6937c21130f02eefdae80f51d8478ea309605b]

INTEGRATION: CWS tbe32 (1.2.16); FILE MERGED 2007/11/30 12:08:04 tbe 1.2.16.1: #i34062# state change events for SHOWING not reliably sent for menus


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [ee6a0f36afdcad8b89fa30043c25548276b0256e]

INTEGRATION: CWS tbe32 (1.2.16); FILE MERGED 2007/11/30 12:07:09 tbe 1.2.16.1: #i34062# state change events for SHOWING not reliably sent for menus


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [b875376796761529f66718964cfaaad8c23fa66b]

INTEGRATION: CWS tbe32 (1.3.10); FILE MERGED 2007/11/01 11:32:13 tbe 1.3.10.1: #i83197# A11y: Leave accessible name and description for text engine paragraphs empty


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [4c01898e02d7b80f70f19de12f2598644fc421e3]

INTEGRATION: CWS tbe32 (1.2.16); FILE MERGED 2007/11/05 15:14:07 tbe 1.2.16.1: #i70908# [A11y] OOo crashes in Customize dialog - Add when large icons and A11y ON


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [64fac40ed6d49cfe79e7565d78578edaed47de88]

INTEGRATION: CWS sjfixes03_SRC680 (1.5.194); FILE MERGED 2007/11/22 11:00:25 nn 1.5.194.1: #b6633041# qpro attribute and formula handling


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [4048b27f00639827177fa3900b1254e1932981d9]

INTEGRATION: CWS tbe32 (1.2.16); FILE MERGED 2007/11/30 12:05:51 tbe 1.2.16.1: #i34062# state change events for SHOWING not reliably sent for menus


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [25d9c12f6461981242cff583d2e76c399ade4b13]

INTEGRATION: CWS sjfixes03_SRC680 (1.6.130); FILE MERGED 2007/11/22 11:00:25 nn 1.6.130.1: #b6633041# qpro attribute and formula handling


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [04c903652144dd150f815f2b4f70e1e792895d69]

INTEGRATION: CWS tbe32 (1.2.16); FILE MERGED 2007/11/30 12:04:46 tbe 1.2.16.1: #i34062# state change events for SHOWING not reliably sent for menus


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [7e5dbe653dd14a3f26d70a9773be6219cc0b31ad]

INTEGRATION: CWS sjfixes03_SRC680 (1.4.224); FILE MERGED 2007/11/22 11:00:25 nn 1.4.224.1: #b6633041# qpro attribute and formula handling


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [6acc2557a726c313ed9e3a7e51bada601258c799]

INTEGRATION: CWS tbe32 (1.2.16); FILE MERGED 2007/11/30 12:03:34 tbe 1.2.16.1: #i34062# state change events for SHOWING not reliably sent for menus


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [8963cdbf8a9f536b4178008b04d17d3fbf0125b2]

INTEGRATION: CWS sjfixes03_SRC680 (1.3.224); FILE MERGED 2007/11/22 11:00:25 nn 1.3.224.1: #b6633041# qpro attribute and formula handling


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [2c498593052a240bc20d531d1d827dd3f109951d]

INTEGRATION: CWS tbe32 (1.3.16); FILE MERGED 2007/11/01 11:31:00 tbe 1.3.16.1: #i83197# A11y: Leave accessible name and description for text engine paragraphs empty


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [cf46ffa491bbd5faf2dfa9879cc9e3454983d912]

INTEGRATION: CWS tbe32 (1.2.16); FILE MERGED 2007/11/05 15:13:20 tbe 1.2.16.1: #i70908# [A11y] OOo crashes in Customize dialog - Add when large icons and A11y ON


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [de942fcc79e749d88bcc74c413bfa2af5bac63a2]

INTEGRATION: CWS tbe32 (1.11.158); FILE MERGED 2007/11/23 16:32:46 tbe 1.11.158.1: #i34062# state change events for SHOWING not reliably sent for menus


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [08b90ac969ca397bb75c381772bc583257356889]

INTEGRATION: CWS sjfixes03_SRC680 (1.35.100); FILE MERGED 2007/11/22 15:36:50 sj 1.35.100.1: #6633029# bugfix


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [7e080c315a3fe890b10831ca591da8168b62b8e2]

INTEGRATION: CWS ab42 (1.40.34); FILE MERGED 2008/01/07 11:47:24 ab 1.40.34.1: #i79126# Invalidate SID_SHOW_PROPERTYBROWSER when tab key is used


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [a28d13d209d5b32e0abd37199d9b0f24d927bd66]

INTEGRATION: CWS ab42 (1.267.10); FILE MERGED 2008/01/09 15:30:30 ab 1.267.10.1: #i83633# Added support for String help Ids in Window::GetHelpText()


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [3d3afca03aa65383c96ebf52773948a1de9fc6e9]

INTEGRATION: CWS ab42 (1.6.34); FILE MERGED 2008/01/03 14:35:50 ab 1.6.34.1: #i77442# Drop L for integer literal to solve 64 type problem


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [09859c732d6c329c86f23f4c03a500436ef1e6c4]

INTEGRATION: CWS ab42 (1.23.50); FILE MERGED 2008/01/02 12:51:29 ab 1.23.50.1: #i77442# Drop L for integer literals to solve 64 type problem


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [7934e15a0ccbb23478b737d27655f0ace6390f14]

INTEGRATION: CWS ab42 (1.11.12); FILE MERGED 2007/12/21 13:41:59 ab 1.11.12.2: #i81674# Use sb res manager to access predefined format resource strings 2007/12/21 11:16:36 ab 1.11.12.1: #151250# Support date/time formats


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [ee4a50e5dbaba32cfa24f407867c79d983793d32]

INTEGRATION: CWS ab42 (1.6.56); FILE MERGED 2007/12/21 11:16:36 ab 1.6.56.1: #151250# Support date/time formats


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [a42c9b7f52299b745186995f53a2789f66a9f9c4]

INTEGRATION: CWS ab42 (1.77.26); FILE MERGED 2007/12/21 14:21:03 ab 1.77.26.1: #i81123# PATCH: signed/unsigned stuff for ppc


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [7671128a777d8e8afdddf0c41c7a65fa66287eff]

INTEGRATION: CWS ab42 (1.10.178); FILE MERGED 2008/01/10 11:33:42 ab 1.10.178.1: #i79918# applied patch


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [fece1121a1c0c65bce3b324b6b2f715e44217192]

INTEGRATION: CWS ab42 (1.19.56); FILE MERGED 2008/01/10 13:34:47 ab 1.19.56.2: #i80532# applied patch 2008/01/10 11:33:41 ab 1.19.56.1: #i79918# applied patch


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [2ce1162d9dfcc178ea947e2d32304ef7cde81566]

INTEGRATION: CWS ab42 (1.50.12); FILE MERGED 2008/01/10 16:07:20 ab 1.50.12.2: #i83978# Applied PATCH from fs to consolidate exception message handling 2007/12/20 09:34:37 ab 1.50.12.1: #i84040# Allow to create Exception instances in CreateUnoStruct / Dim As New ...


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [6a0819abebb93f5f42dcb2b4ec5d2b0dfa2d229a]

INTEGRATION: CWS ab42 (1.30.24); FILE MERGED 2008/01/09 14:07:34 ab 1.30.24.1: #i83963# Force title bar for dialogs


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [75cca1a1ca1dadc4a1ae38257875f9bfbd3e86be]

INTEGRATION: CWS ab42 (1.25.46); FILE MERGED 2008/01/14 10:38:49 ab 1.25.46.2: #i82830# Use SAL_PRIXUINT32 2007/12/21 14:21:02 ab 1.25.46.1: #i81123# PATCH: signed/unsigned stuff for ppc


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [510484ab40f1934f8c649c39162b036dc0e3f120]

INTEGRATION: CWS ab42 (1.34.56); FILE MERGED 2008/01/02 13:17:57 ab 1.34.56.1: #i79384# Applied patch


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [221bcc78d2a46a479ea13900a19d045a7391edab]

INTEGRATION: CWS ab42 (1.2.72); FILE MERGED 2007/12/18 13:31:05 ab 1.2.72.1: #i84404# Applied patch to solve currency rounding problem


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [618b659f54380056318e9c3260ca7808999b48f3]

INTEGRATION: CWS ab42 (1.2.72); FILE MERGED 2007/12/21 11:03:58 ab 1.2.72.1: #151250# Support date/time formats


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [888598a33ef76411731bc304f1b57fec54a5373f]

INTEGRATION: CWS ab42 (1.3.38); FILE MERGED 2008/01/07 13:17:23 ab 1.3.38.1: #i82278# Fixed closest match algorithm


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [b3bbdd5d59e72f350830aea7f31d6fb5d6e36172]

INTEGRATION: CWS ab42 (1.4.38); FILE MERGED 2008/01/07 13:17:23 ab 1.4.38.1: #i82278# Fixed closest match algorithm


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [1142acabd6f323109cdc764093138a788bb55d71]

INTEGRATION: CWS ab42 (1.11.56); FILE MERGED 2008/01/07 12:06:34 ab 1.11.56.1: #i79156# getChildNodes(): Check xBrowseNode


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [fb6d12c44286de9fd25a9f4b0dd3d687f8d753a6]

INTEGRATION: CWS ab42 (1.12.4); FILE MERGED 2008/01/09 13:50:34 ab 1.12.4.1: #i83963# Force title bar for dialogs


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [bb1350309b7e56e423f833fef87aea5a1541cc70]

INTEGRATION: CWS ab43_SRC680 (1.1.2); FILE ADDED 2008/01/16 17:19:50 ab 1.1.2.1: #i85302# Extensible help SDK sample


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [e7574b049ff04e4b8cae2960f61e47a90bd7ea89]

INTEGRATION: CWS ab43_SRC680 (1.1.2); FILE ADDED 2008/01/16 17:20:27 ab 1.1.2.1: #i85302# Extensible help SDK sample


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [d66684644957fe681ed4c8efbbcf906c6100eed0]

INTEGRATION: CWS ab43_SRC680 (1.1.2); FILE ADDED 2008/01/16 17:20:12 ab 1.1.2.1: #i85302# Extensible help SDK sample


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [65aad1b2976bf434d848c3c0f62172aba6aa964d]

INTEGRATION: CWS ab43_SRC680 (1.1.2); FILE ADDED 2008/01/16 17:17:44 ab 1.1.2.1: #i85302# Extensible help SDK sample


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [a22aefbc653e68b74c65d017b6e0fcfcd8b05307]

INTEGRATION: CWS ab43_SRC680 (1.1.2); FILE ADDED 2008/01/16 17:18:21 ab 1.1.2.1: #i85302# Extensible help SDK sample


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [d383ea941926a79bf3d663805f58ead8f48ebfd1]

INTEGRATION: CWS ab43_SRC680 (1.1.2); FILE ADDED 2008/01/16 17:18:03 ab 1.1.2.1: #i85302# Extensible help SDK sample


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [2d3757dda421d371f878a2a3bfb0e89be6202b29]

INTEGRATION: CWS ab43_SRC680 (1.1.2); FILE ADDED 2008/01/16 17:11:45 ab 1.1.2.1: #i85302# Extensible help SDK sample


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [c2aa2fb4138ebf08f23005323f6405f123ff0108]

INTEGRATION: CWS ab43_SRC680 (1.1.2); FILE ADDED 2008/01/16 17:13:32 ab 1.1.2.1: #i85302# Extensible help SDK sample


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [45e7094e78957c4719366d688406b3da18fb01a8]

INTEGRATION: CWS hro26_SRC680 (1.5.38); FILE MERGED 2008/01/14 16:33:29 hro 1.5.38.1: #144435# SEC handling of bug in wininet.dll that causes InternetGetConnectedStateEx to crash


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [9f44a2b806e253f3a062495369e41b8245d70a9c]

INTEGRATION: CWS ab43_SRC680 (1.1.2); FILE ADDED 2008/01/16 17:12:42 ab 1.1.2.1: #i85302# Extensible help SDK sample


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [e42d7c728f154c9f57b8078ecbc2e5d345cf2669]

INTEGRATION: CWS hro26_SRC680 (1.11.200); FILE MERGED 2008/01/15 18:12:29 hro 1.11.200.1: #i81896# Non file protocols return osl_File_E_INVAL


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [2081f4d1aa95b72ca003ff7fde3474ee7ca39a95]

INTEGRATION: CWS ab43_SRC680 (1.1.2); FILE ADDED 2008/01/16 17:13:16 ab 1.1.2.1: #i85302# Extensible help SDK sample


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [6033824d63bef751f37b54d8d290706db91c318f]

INTEGRATION: CWS jl84_SRC680 (1.11.30); FILE MERGED 2008/01/09 07:31:09 jl 1.11.30.1: #151085# UpdateDialog::Thread now contains a copy of the context rather then a reference


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [7d6bc63bd80c457f4beb7ccb839bab72c6c868b9]

INTEGRATION: CWS hro26_SRC680 (1.16.144); FILE MERGED 2008/01/15 11:12:51 hro 1.16.144.1: #i83877# osl_removeFile now handles softlinks correctly


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [e908320dc29bfb061941f8a19ea34bc103f7b45d]

INTEGRATION: CWS ab43_SRC680 (1.1.2); FILE ADDED 2008/01/16 17:12:59 ab 1.1.2.1: #i85302# Extensible help SDK sample


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [3ee9f01559043b6cfebe0f4813215b908fb2b3a1]

INTEGRATION: CWS ab43_SRC680 (1.1.2); FILE ADDED 2008/01/16 17:14:47 ab 1.1.2.1: #i85302# Extensible help SDK sample


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [59cb30cf74632060753baf4453901cec15daa9b9]

INTEGRATION: CWS ab43_SRC680 (1.1.2); FILE ADDED 2008/01/17 09:21:24 ab 1.1.2.2: #i85302# Removed apostrophe in comment text causing problems with make 2008/01/16 17:15:04 ab 1.1.2.1: #i85302# Extensible help SDK sample


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [bcc64754f25d883b3f011d55aa9dd89e18a92aea]

INTEGRATION: CWS ab43_SRC680 (1.1.2); FILE ADDED 2008/01/16 17:14:28 ab 1.1.2.1: #i85302# Extensible help SDK sample


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [d3ff02c25c4d5992e63d3e990003efbb4ad34a61]

INTEGRATION: CWS jl84_SRC680 (1.19.14); FILE MERGED 2008/01/15 12:37:53 jl 1.19.14.1: #i85041# crash when showing the macro security  dialog


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [3cdf531182ffb786a4696fb2d4223bb0ea0e6333]

INTEGRATION: CWS ucbfixes05_SRC680 (1.57.16.1.4); FILE MERGED 2008/01/15 12:42:26 kso 1.57.16.1.4.2: #150981# removed warning. Issue number: Submitted by: Reviewed by: 2008/01/15 11:07:13 kso 1.57.16.1.4.1: #150981# - multithreading issue (unprotected access to m_xSession) Issue number: Submitted by: Reviewed by:


2008-01-28  Mikhail Voitenko  <mav@openoffice.org>  [c87fcd67b26f2a67755bb69eb5fafb99dcbe47d8]

adjust to the spec


2008-01-28  Rüdiger Timm  <rt@openoffice.org>  [36f52b53ad74f3f7d7f7552074bcf7c3517e8040]

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>  [eae3145be7aaa7bcd24031737b8127a2dce2a08c]

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  Oliver Bolte  <obo@openoffice.org>  [da0379b9c78179f6c54004ec7c1e8c79203bb77c]

#i85602# precompiled header include missing


2008-01-28  Rüdiger Timm  <rt@openoffice.org>  [c4add96ef66062f2362e42a742f14dbec2069dc1]

#i10000# 'EGREP' instead of 'GREP'


2008-01-28  Rüdiger Timm  <rt@openoffice.org>  [6b356061c1d0e0c08cd61f32253f1793a1d5a607]

#i10000# 'EGREP' instead of 'GREP'


2008-01-28  Rüdiger Timm  <rt@openoffice.org>  [99a483c3015540b128f012891a332c5da8d5de5c]

#i10000# Fix for last fix (gperf version check).


2008-01-28  Rüdiger Timm  <rt@openoffice.org>  [6b797a2f60a5de7216966603ea66bc685b667e5f]

#i10000# Fix for last fix (gperf version check).


2008-01-28  Vladimir Glazounov  <vg@openoffice.org>  [9b896de984c27c545c04b9317770ffbb685f9caf]

#i10000# Fix for last fix (gperf version check).


2008-01-25  Vladimir Glazounov  <vg@openoffice.org>  [eda0652eb1623e2799e88ab203144dc3e8d2ec5d]

#i100000# fix for cygwin gperf


2008-01-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [3beffb1296c67f283bdd1c6d4cfb88da40772fc7]

#i10000#: fix build issues


2008-01-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [10ac5f5eadfb658155a933144bb1f874a5ce0b7b]

#i10000#: fix includes


2008-01-25  Vladimir Glazounov  <vg@openoffice.org>  [54f980be0ca8b3364644e869c9fc7c7421a678a1]

#i10000# masterfix from OOH680


2008-01-25  Mikhail Voitenko  <mav@openoffice.org>  [52ca3bb571399c2c9cc8c0b1af875d8aa2fd89cb]

use the document title in dialog as default title


2008-01-24  Vladimir Glazounov  <vg@openoffice.org>  [39fccdf257a7865dadc547be37689a20f5cf7461]

new version for OOH680


2008-01-24  Vladimir Glazounov  <vg@openoffice.org>  [b8fe9e63871508da86ebd9ba44dd90d9a4dc8d35]

new version for OOH680


2008-01-24  Vladimir Glazounov  <vg@openoffice.org>  [2d681182ded3e976055c094a31908dfe79f37b70]

new version for OOH680


2008-01-24  Vladimir Glazounov  <vg@openoffice.org>  [f6994937ef348adf43282705c1487d68a9c84225]

new version for OOH680


2008-01-24  Vladimir Glazounov  <vg@openoffice.org>  [0e8fa3833d122ea4e978589159877b321e4af586]

#i10000# masterfix from OOH680


2008-01-24  Vladimir Glazounov  <vg@openoffice.org>  [b172ee99d1b20df8f092c704ec90498a86f3107d]

#185503#,#i10000#


2008-01-24  Vladimir Glazounov  <vg@openoffice.org>  [43274a964d7fdeb1e9a4671c03249419585f51a7]

#185503#,#i10000#


2008-01-24  Vladimir Glazounov  <vg@openoffice.org>  [6dda393cf0e038c4e16a34d589559ee8f0b6c416]

SRC680


2008-01-24  Vladimir Glazounov  <vg@openoffice.org>  [a4caf15b2ed30917c961ea1e51e2add2c977dfdc]

SRC680


2008-01-24  Vladimir Glazounov  <vg@openoffice.org>  [fb368a659738f888baf4fd717287d2dc5232122d]

SRC680


2008-01-24  Vladimir Glazounov  <vg@openoffice.org>  [91449f646fdf4829c37a04b8f2eb3fc0fb9d1572]

SRC680


2008-01-24  Vladimir Glazounov  <vg@openoffice.org>  [a2ce8ada6e947644ca36f66762d480c882d9a3fe]

SRC680


2008-01-24  Vladimir Glazounov  <vg@openoffice.org>  [e374ec67e454e4d5ea3e55c71c7b9222d4d9f80e]

SRC680


2008-01-24  Vladimir Glazounov  <vg@openoffice.org>  [929f75895ac2fd178209cb2c6630ecd772a2adf3]

SRC680


2008-01-24  Vladimir Glazounov  <vg@openoffice.org>  [6381afa68c9309332b09b5968b74135c81a709be]

SRC680


2008-01-24  Vladimir Glazounov  <vg@openoffice.org>  [d161a35014bf8015cb6e23dd94f8c7c5a22a753b]

SRC680


2008-01-24  Vladimir Glazounov  <vg@openoffice.org>  [13379ecfac6cf317152876556ab2ddcb9e1752d6]

SRC680


2008-01-24  Vladimir Glazounov  <vg@openoffice.org>  [edfdd1db0fd6035ed23c8832a451501ed0731361]

SRC680


2008-01-24  Vladimir Glazounov  <vg@openoffice.org>  [68604ea39671d60d533d45f5e9d18b7fb0668721]

INTEGRATION: CWS xf02bigcleanup (1.2.2); FILE MERGED 2008/01/22 15:22:29 fridrich_strba 1.2.2.1: make work with older gperf


2008-01-24  Vladimir Glazounov  <vg@openoffice.org>  [3d5dc1ceb05014a7e341b02dc992519716668c52]

INTEGRATION: CWS xf02bigcleanup (1.2.2); FILE MERGED 2008/01/22 12:15:48 dr 1.2.2.1: missing build deps


2008-01-24  Vladimir Glazounov  <vg@openoffice.org>  [e4b3223c9682eabc948675a693789bc8a6893855]

INTEGRATION: CWS xf02bigcleanup (1.5.20); FILE MERGED 2008/01/23 11:22:40 fridrich_strba 1.5.20.1: binning odiapi and related debug services. I asked henning, so if I break something, you can lynch him instead of me :-)


2008-01-24  Vladimir Glazounov  <vg@openoffice.org>  [0ec31b3b4dbae0c5b6da8c0bb13df705dd0ef071]

INTEGRATION: CWS xf02bigcleanup (1.6.20); FILE MERGED 2008/01/23 15:51:41 hbrinkm 1.6.20.1: #i85380# applied patch by pavel


2008-01-24  Vladimir Glazounov  <vg@openoffice.org>  [ef263417672ce39169c35c54c93ee127afaa0bef]

INTEGRATION: CWS xf02bigcleanup (1.7.10); FILE MERGED 2008/01/23 15:51:41 hbrinkm 1.7.10.1: #i85380# applied patch by pavel


2008-01-24  Vladimir Glazounov  <vg@openoffice.org>  [037286e39c01000eb016caf0630997a5778bb1e5]

INTEGRATION: CWS xf02bigcleanup (1.7.20); FILE MERGED 2008/01/23 11:22:39 fridrich_strba 1.7.20.1: binning odiapi and related debug services. I asked henning, so if I break something, you can lynch him instead of me :-)


2008-01-24  Vladimir Glazounov  <vg@openoffice.org>  [4c8c6f124b1c15b15b91506ae3b6f14d701cb4f1]

INTEGRATION: CWS xf02bigcleanup (1.6.4); FILE MERGED 2008/01/23 11:22:39 fridrich_strba 1.6.4.1: binning odiapi and related debug services. I asked henning, so if I break something, you can lynch him instead of me :-)


2008-01-24  Vladimir Glazounov  <vg@openoffice.org>  [84cf1e08fce89963b54b20d768d6c4a2f14b1fd0]

INTEGRATION: CWS xf02bigcleanup (1.2.20); FILE MERGED 2008/01/23 13:33:45 hbrinkm 1.2.20.1: generate to misc


2008-01-24  Vladimir Glazounov  <vg@openoffice.org>  [ce0ace96adf2b75b69f62d12a2780e402598fb9b]

INTEGRATION: CWS xf02bigcleanup (1.1.20); FILE MERGED 2008/01/23 15:51:03 hbrinkm 1.1.20.1: #i85380# applied patch by pavel


2008-01-24  Vladimir Glazounov  <vg@openoffice.org>  [da257fb0f181cfdd6ac8a17731b70e5cb89ec841]

INTEGRATION: CWS xf02bigcleanup (1.3.20); FILE MERGED 2008/01/23 13:43:21 hbrinkm 1.3.20.2: corrected license header 2008/01/23 13:34:00 hbrinkm 1.3.20.1: removed some warnings


2008-01-24  Vladimir Glazounov  <vg@openoffice.org>  [50d3cc7e2d7ab67a0603b891bb4b8bf96b67c04c]

INTEGRATION: CWS xf02bigcleanup (1.1.20); FILE MERGED 2008/01/23 13:43:13 hbrinkm 1.1.20.1: corrected license header


2008-01-24  Vladimir Glazounov  <vg@openoffice.org>  [9dd4714ba92e6ae710363f1ca7f4774e7a20a325]

INTEGRATION: CWS xf02bigcleanup (1.2.4); FILE MERGED 2008/01/23 15:50:23 hbrinkm 1.2.4.1: #i85380# applied patch by pavel


2008-01-24  Vladimir Glazounov  <vg@openoffice.org>  [77b0303697f305d82ef736c62f54950be4adee19]

INTEGRATION: CWS xf02bigcleanup (1.6.4); FILE MERGED 2008/01/24 09:13:28 hbrinkm 1.6.4.4: #i85380# makefile did not work with wntmsci11 2008/01/23 13:26:13 hbrinkm 1.6.4.3: #i85380# do not use ">>" or ">" to concat several files 2008/01/23 10:37:12 hbrinkm 1.6.4.2: #i85380# do not use directories as prerequisites of rules 2008/01/22 21:19:46 fridrich_strba 1.6.4.1: trying to make writerfilter parallel-build safe


2008-01-24  Vladimir Glazounov  <vg@openoffice.org>  [6ce1090c746f8253e976124adfd912f885747ba9]

INTEGRATION: CWS xf02bigcleanup (1.3.4); FILE MERGED 2008/01/23 15:50:23 hbrinkm 1.3.4.1: #i85380# applied patch by pavel


2008-01-24  Vladimir Glazounov  <vg@openoffice.org>  [dd9cab44a454bc167f87832da7a07a6d448c2cb8]

INTEGRATION: CWS xf02bigcleanup (1.9.4); FILE MERGED 2008/01/23 10:37:02 hbrinkm 1.9.4.2: #i85380# do not use directories as prerequisites of rules 2008/01/22 21:19:46 fridrich_strba 1.9.4.1: trying to make writerfilter parallel-build safe


2008-01-24  Vladimir Glazounov  <vg@openoffice.org>  [b961293cf2b7654d65b04a91b84433955c348e67]

INTEGRATION: CWS xf02bigcleanup (1.21.4); FILE MERGED 2008/01/23 15:50:09 hbrinkm 1.21.4.1: #i85380# applied patch by pavel


2008-01-24  Vladimir Glazounov  <vg@openoffice.org>  [b196a2265e0ef74d8c22662663675a8ee9e71005]

INTEGRATION: CWS xf02bigcleanup (1.4.4); FILE MERGED 2008/01/23 15:50:09 hbrinkm 1.4.4.1: #i85380# applied patch by pavel


2008-01-24  Vladimir Glazounov  <vg@openoffice.org>  [9a15314cd41c4b3d7781c46c9e608b5caec7d77e]

INTEGRATION: CWS xf02bigcleanup (1.7.4); FILE MERGED 2008/01/23 15:49:31 hbrinkm 1.7.4.3: #i85380# applied patch by pavel 2008/01/23 10:36:39 hbrinkm 1.7.4.2: #i85380# do not use directories as prerequisites of rules 2008/01/22 21:19:46 fridrich_strba 1.7.4.1: trying to make writerfilter parallel-build safe


2008-01-24  Vladimir Glazounov  <vg@openoffice.org>  [04d5741f301db712df25bae9f6f224fe50c48660]

INTEGRATION: CWS xf02bigcleanup (1.13.4); FILE MERGED 2008/01/23 15:49:31 hbrinkm 1.13.4.1: #i85380# applied patch by pavel


2008-01-24  Vladimir Glazounov  <vg@openoffice.org>  [b1efeac65acd775d7e44b8f6d09770dc23b7c4d4]

INTEGRATION: CWS xf02bigcleanup (1.6.4); FILE MERGED 2008/01/23 15:49:31 hbrinkm 1.6.4.1: #i85380# applied patch by pavel


2008-01-24  Vladimir Glazounov  <vg@openoffice.org>  [d7432ed509c143df280dcadb2a16047e2bc609e6]

INTEGRATION: CWS xf02bigcleanup (1.4.4); FILE MERGED 2008/01/23 15:49:31 hbrinkm 1.4.4.1: #i85380# applied patch by pavel


2008-01-24  Vladimir Glazounov  <vg@openoffice.org>  [0150bf6f609669d1b76bf01d7e689f8452038e53]

INTEGRATION: CWS xf02bigcleanup (1.3.4); FILE MERGED 2008/01/23 15:49:31 hbrinkm 1.3.4.1: #i85380# applied patch by pavel


2008-01-24  Vladimir Glazounov  <vg@openoffice.org>  [3da512ea71524af15f2407a447c3408a009e2514]

INTEGRATION: CWS xf02bigcleanup (1.10.4); FILE MERGED 2008/01/23 15:49:31 hbrinkm 1.10.4.1: #i85380# applied patch by pavel


2008-01-24  Vladimir Glazounov  <vg@openoffice.org>  [468bcefbaa4856dcdcfad202689b124c2f1473dd]

INTEGRATION: CWS xf02bigcleanup (1.8.4); FILE MERGED 2008/01/23 11:22:38 fridrich_strba 1.8.4.1: binning odiapi and related debug services. I asked henning, so if I break something, you can lynch him instead of me :-)


2008-01-24  Vladimir Glazounov  <vg@openoffice.org>  [8439a7ae77955e89f55e118cb653d7e679c71f0d]

INTEGRATION: CWS xf02bigcleanup (1.2.4); FILE MERGED 2008/01/23 15:48:24 hbrinkm 1.2.4.1: #i85380# applied patch by pavel


2008-01-21  Vladimir Glazounov  <vg@openoffice.org>  [d815bc30e1ec223d804df6f9113d68605a625a3d]

new version for OOH680


2008-01-21  Vladimir Glazounov  <vg@openoffice.org>  [60d3a0e29dff0c18a51a8cfb07f01ca52906b93f]

new version for OOH680


2008-01-21  Mikhail Voitenko  <mav@openoffice.org>  [91425d40f4050a639738b15936d2544ce69c8232]

prepare for localization


2008-01-19  Vladimir Glazounov  <vg@openoffice.org>  [ddc64063b5751d6669a7efa29dda82f87bf4788b]

new version for OOH680


2008-01-19  Vladimir Glazounov  <vg@openoffice.org>  [c22175bc4a6a06cc4c85dac7d8d2b6d2e68e8a6f]

new version for OOH680


2008-01-18  Vladimir Glazounov  <vg@openoffice.org>  [0251ba0a9e1503daf9da5ced3d38d539b0a5b3e7]

new version for OOH680


2008-01-18  Vladimir Glazounov  <vg@openoffice.org>  [251239ad054e7b04378eff6029a8501e47f70ead]

new version for OOH680


2008-01-18  Vladimir Glazounov  <vg@openoffice.org>  [2551f9171deb090bf24f44680c2c92261fb13160]

new version for OOH680


2008-01-18  Vladimir Glazounov  <vg@openoffice.org>  [ae9df8a23a1d1033e7e847d7cd083640d161a645]

new version for OOH680


2008-01-18  Vladimir Glazounov  <vg@openoffice.org>  [24e312b6f1ec7a14369922b6011e41cc5eae2db8]

new version for OOH680


2008-01-18  Rüdiger Timm  <rt@openoffice.org>  [d4bcecc8dc6e73a02ac83a42d60c4f104ffccecc]

#i85227# Changed 'tail' syntax.


2008-01-17  Vladimir Glazounov  <vg@openoffice.org>  [de18cd64a039ae13fd2a97a5904e45756d813ae3]

#i85315# fix


2008-01-17  Vladimir Glazounov  <vg@openoffice.org>  [1da6c77d91f6fa14de50a8c4c45be2ea40b421da]

#i85315# WaE fixes


2008-01-17  Vladimir Glazounov  <vg@openoffice.org>  [a3136f5f5b86d86a9f50c5002723acade292078c]

#i85315# WaE fixes


2008-01-17  Vladimir Glazounov  <vg@openoffice.org>  [cfcbc28aa40650053c98efa1b05cea74892da333]

#i85316# WaE fix


2008-01-17  Rüdiger Timm  <rt@openoffice.org>  [3381981e76873304b171f7df900561dac681d2af]

#i10000# Bring module to HEAD.


2008-01-16  Ivo Hinkelmann  <ihi@openoffice.org>  [b146a11056c6ea3b2d2b8705e18942ff0b204eb9]

SRC680


2008-01-16  Ivo Hinkelmann  <ihi@openoffice.org>  [a79a14b2461c1ffe7c02fff04832e011be734c0f]

INTEGRATION: CWS ause085 (1.8.48); FILE MERGED 2007/11/15 16:07:57 hjs 1.8.48.2: RESYNC: (1.8-1.10); FILE MERGED 2007/09/24 11:32:37 hjs 1.8.48.1: #i81650# encapsulate custom target


2008-01-16  Ivo Hinkelmann  <ihi@openoffice.org>  [9c4b1e01681c1ccaeba512db18e0d5802baffec4]

INTEGRATION: CWS ause085 (1.5.2); FILE MERGED 2007/11/26 15:00:05 hjs 1.5.2.1: #i83981# makefile fixes


2008-01-16  Ivo Hinkelmann  <ihi@openoffice.org>  [c62c0f090b7ee8fc3c081117b0ccdc64fb6b1364]

INTEGRATION: CWS ause085 (1.7.48); FILE MERGED 2007/09/25 11:37:43 hjs 1.7.48.1: #i81650# fix makefiles to avoid useless dependency recreation


2008-01-16  Ivo Hinkelmann  <ihi@openoffice.org>  [e9d6f1da5b41b68c6819d053376434ce58c03dc2]

INTEGRATION: CWS ause085 (1.43.2); FILE MERGED 2007/11/26 15:00:05 hjs 1.43.2.1: #i83981# makefile fixes


2008-01-16  Ivo Hinkelmann  <ihi@openoffice.org>  [a87de10f70fba88c75f15781dea616e6ca99e8ed]

INTEGRATION: CWS ause085 (1.10.48); FILE MERGED 2007/11/26 15:00:05 hjs 1.10.48.2: #i83981# makefile fixes 2007/09/25 11:37:43 hjs 1.10.48.1: #i81650# fix makefiles to avoid useless dependency recreation


2008-01-16  Ivo Hinkelmann  <ihi@openoffice.org>  [b887928c7cbf9014e4f19628ab090f560a104733]

INTEGRATION: CWS ause085 (1.5.2); FILE MERGED 2007/11/26 15:00:04 hjs 1.5.2.1: #i83981# makefile fixes


2008-01-16  Ivo Hinkelmann  <ihi@openoffice.org>  [3fdc9727bb36d83af36a6dd7199a0caaeffdeaf5]

INTEGRATION: CWS ause085 (1.14.62); FILE MERGED 2007/11/26 15:00:04 hjs 1.14.62.2: #i83981# makefile fixes 2007/09/25 11:37:43 hjs 1.14.62.1: #i81650# fix makefiles to avoid useless dependency recreation


2008-01-16  Ivo Hinkelmann  <ihi@openoffice.org>  [f02fe1c456555e6001180d64cfe1582982cb495b]

INTEGRATION: CWS ause085 (1.16.2); FILE MERGED 2007/11/27 12:34:15 hjs 1.16.2.3: #i83988# make sure list gets updated in incremental build 2007/11/26 17:12:46 hjs 1.16.2.2: #i83988# write language list define to .hxx and include it 2007/11/26 15:00:04 hjs 1.16.2.1: #i83981# makefile fixes


2008-01-16  Ivo Hinkelmann  <ihi@openoffice.org>  [7e7cc4d0fa0db2036da7d67d4349ff815a47cbca]

INTEGRATION: CWS ause085 (1.17.4); FILE MERGED 2007/11/26 17:12:46 hjs 1.17.4.1: #i83988# write language list define to .hxx and include it


2008-01-16  Ivo Hinkelmann  <ihi@openoffice.org>  [a9b1f3f54c0a496a99da611cc9234498b8eaca13]

INTEGRATION: CWS ause085 (1.14.50); FILE MERGED 2007/11/26 15:00:04 hjs 1.14.50.3: #i83981# makefile fixes 2007/11/15 16:07:35 hjs 1.14.50.2: RESYNC: (1.14-1.15); FILE MERGED 2007/09/25 11:37:43 hjs 1.14.50.1: #i81650# fix makefiles to avoid useless dependency recreation


2008-01-16  Ivo Hinkelmann  <ihi@openoffice.org>  [d03adfedc553bbbeb29d75613267f6f4ec265d1d]

INTEGRATION: CWS ause085 (1.43.12); FILE MERGED 2007/11/15 16:07:19 hjs 1.43.12.3: RESYNC: (1.44-1.47); FILE MERGED 2007/10/19 10:59:53 hjs 1.43.12.2: RESYNC: (1.43-1.44); FILE MERGED 2007/10/02 09:46:02 hjs 1.43.12.1: #i80547# - remove nonsense


2008-01-16  Ivo Hinkelmann  <ihi@openoffice.org>  [50669a2d4abcee27716b2d506f6c7ca86ea578e1]

INTEGRATION: CWS ause085 (1.25.16); FILE MERGED 2007/12/10 14:37:10 hjs 1.25.16.5: #i84262# ugly typo... 2007/12/10 14:33:28 hjs 1.25.16.4: #84262# comment sign troubled bash 2007/12/10 12:32:50 hjs 1.25.16.3: #i84262# see all in bot 2007/12/10 08:54:26 hjs 1.25.16.2: #i84262# ignore rm error 2007/12/05 13:21:01 hjs 1.25.16.1: #i84262# move define from commandline into generated header; add missing pch includes


2008-01-16  Ivo Hinkelmann  <ihi@openoffice.org>  [fe3d7c8313a745113f84b8be32daa4d40c2e12d2]

INTEGRATION: CWS ause085 (1.2.80); FILE MERGED 2007/12/05 13:21:01 hjs 1.2.80.1: #i84262# move define from commandline into generated header; add missing pch includes


2008-01-16  Ivo Hinkelmann  <ihi@openoffice.org>  [b81d5cfc581f9c5e4ed4ae36296c3b0047ff6d69]

INTEGRATION: CWS ause085 (1.28.16); FILE MERGED 2007/12/05 13:21:01 hjs 1.28.16.1: #i84262# move define from commandline into generated header; add missing pch includes


2008-01-16  Ivo Hinkelmann  <ihi@openoffice.org>  [4e09d1ac708041e5dc199347fd32ae9fc5a7f970]

INTEGRATION: CWS ause085 (1.2.194); FILE MERGED 2007/12/05 13:21:01 hjs 1.2.194.1: #i84262# move define from commandline into generated header; add missing pch includes


2008-01-16  Ivo Hinkelmann  <ihi@openoffice.org>  [6a5e7daf883bc93f93aea1e9218c489b05ce10d6]

INTEGRATION: CWS ause085 (1.3.16); FILE MERGED 2007/12/05 13:21:01 hjs 1.3.16.1: #i84262# move define from commandline into generated header; add missing pch includes


2008-01-16  Ivo Hinkelmann  <ihi@openoffice.org>  [09b1a83ae224522db26384ccd0e32d82d4f2ea29]

INTEGRATION: CWS ause085 (1.2.370); FILE MERGED 2007/12/05 13:21:00 hjs 1.2.370.1: #i84262# move define from commandline into generated header; add missing pch includes


2008-01-16  Ivo Hinkelmann  <ihi@openoffice.org>  [6b8056cf11f889d06755a024b2ea2ae6d854044d]

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>  [bbca56d6c51920c2ccd61c4d9d6a6cb8379bab86]

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>  [ba5dd7c84434bb01ba61e6789237c9b25f210b1d]

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>  [92f2594698821ebb651192c2ffd11720bf718287]

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>  [142489c23961629c01c127ef72741ce627c0bfd4]

INTEGRATION: CWS ause085 (1.3.628); FILE MERGED 2007/11/15 15:50:20 hjs 1.3.628.3: RESYNC: (1.4-1.5); FILE MERGED 2007/10/19 10:59:14 hjs 1.3.628.2: RESYNC: (1.3-1.4); FILE MERGED 2007/09/17 17:22:19 hjs 1.3.628.1: #i81650# remove CXXFILES and CFILES from makefile - cleanup


2008-01-16  Ivo Hinkelmann  <ihi@openoffice.org>  [e47aeaa45ea29da48cdf122f4808f8869399660d]

INTEGRATION: CWS ause085 (1.5.628); FILE MERGED 2007/09/17 17:22:18 hjs 1.5.628.1: #i81650# remove CXXFILES and CFILES from makefile - cleanup


2008-01-16  Ivo Hinkelmann  <ihi@openoffice.org>  [45db06782a7fa8a4948cedf013b29fd40e81f190]

INTEGRATION: CWS ause085 (1.4.628); FILE MERGED 2007/09/17 17:22:18 hjs 1.4.628.1: #i81650# remove CXXFILES and CFILES from makefile - cleanup


2008-01-16  Ivo Hinkelmann  <ihi@openoffice.org>  [49da6500ca2957bd70ae65acdef3f044a0fc86a9]

INTEGRATION: CWS ause085 (1.26.30); FILE MERGED 2007/12/12 09:40:24 hjs 1.26.30.1: #i81694# fix .class copy rule to copy just one class and subclasses


2008-01-16  Ivo Hinkelmann  <ihi@openoffice.org>  [2a2992c7d876610c80818c9e7c5a0b6e7dab863f]

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>  [d9ba9dc20c93fe594a3fdd913a432706dc01a861]

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>  [c668a452c75c8dd3a8ce013b409fceb5728dc3d4]

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  Ivo Hinkelmann  <ihi@openoffice.org>  [5a8875732d3d5ed529df6863d36cb675d4fec905]

INTEGRATION: CWS ause085 (1.20.76); FILE MERGED 2007/09/24 11:36:32 hjs 1.20.76.1: #i81694# dependency on generated file


2008-01-16  Rüdiger Timm  <rt@openoffice.org>  [b3bbaf05125416db1af37e32fb0a94ef237a1bbf]

#i10000# Add wntmsci10.pro.


2008-01-16  Ivo Hinkelmann  <ihi@openoffice.org>  [b4add4086daa11382327f48ae3ec79ea5993a145]

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>  [cdfd8d537cdfbc24fd486fbca804b5eafb36fa55]

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>  [c0038fe93ff3a8e5abd9ca73e270d84e01aeb3ef]

INTEGRATION: CWS dmgunarchive_SRC680 (1.2.34); FILE MERGED 2008/01/10 14:54:25 obr 1.2.34.1: #i85107# no core10 with --with-system-freetype


2008-01-16  Ivo Hinkelmann  <ihi@openoffice.org>  [a98b32cfdb20089487ca43915dfd389ac96c7b37]

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>  [d943057a1d2927914983790709686d241baf1994]

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>  [667ee275d1c720ec7c95bfd5c8150945afdb35f5]

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>  [77f30aba0c21b5d7dea847572e8cd7f81e4388d2]

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>  [8cb7503f341f7688326861599ad0979194ea509c]

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>  [363575401a7e8ca1a232256ccdf8926b11309940]

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>  [7dc2102930326febffc7d1b3e86cfb68eae52eab]

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>  [6c8883aa51b7222034fa6aff6616577f08d03156]

INTEGRATION: CWS thiscomponent_SRC680 (1.45.24); FILE MERGED 2008/01/08 14:31:05 fs 1.45.24.1: #i85078# don't reset SfxObjectShell::WorkingDocument to NULL, always preserve the last working document


2008-01-15  Ivo Hinkelmann  <ihi@openoffice.org>  [be60fc3c9d4642474da8da307bc6c45343931265]

INTEGRATION: CWS thiscomponent_SRC680 (1.53.24); FILE MERGED 2008/01/08 14:31:04 fs 1.53.24.1: #i85078# don't reset SfxObjectShell::WorkingDocument to NULL, always preserve the last working document


2008-01-15  Ivo Hinkelmann  <ihi@openoffice.org>  [fe4b1db3a29071e8c509398c56c4a171e03a66c2]

INTEGRATION: CWS thiscomponent_SRC680 (1.79.44); FILE MERGED 2008/01/08 14:30:42 fs 1.79.44.1: #i85078# don't reset SfxObjectShell::WorkingDocument to NULL, always preserve the last working document


2008-01-15  Ivo Hinkelmann  <ihi@openoffice.org>  [dd7dfd21f0370982179cf8c090642fb360b02488]

INTEGRATION: CWS ause089 (1.27.2); FILE MERGED 2007/12/14 18:00:46 hjs 1.27.2.1: #i84578# tweak windows installer options to have smoketest without administrator rights again


2008-01-15  Ivo Hinkelmann  <ihi@openoffice.org>  [e496e490c67d224660825f420b68bfc21891ac21]

INTEGRATION: CWS ause089 (1.22.26); FILE MERGED 2007/12/14 17:54:18 hjs 1.22.26.1: #i83488# - one more place


2008-01-15  Ivo Hinkelmann  <ihi@openoffice.org>  [2af8c65a85e65bddc905a5c4da561b0bfb58f184]

INTEGRATION: CWS tkr08 (1.56.6); FILE MERGED 2007/12/17 12:08:53 tkr 1.56.6.1: #i82985# WaE on 64bit Linux


2008-01-15  Ivo Hinkelmann  <ihi@openoffice.org>  [5af01c14a94c557b3e0372edef70d9e2294a4b34]

INTEGRATION: CWS tkr08 (1.59.14); FILE MERGED 2007/12/10 13:04:35 tkr 1.59.14.1: #i84310# Property DIALOGSOURCEURL wasnt initialize


2008-01-15  Ivo Hinkelmann  <ihi@openoffice.org>  [0b4ab28169ec1cdee06554fa140167b287817298]

INTEGRATION: CWS tkr08 (1.23.16); FILE MERGED 2007/12/10 13:06:34 tkr 1.23.16.1: #i84312# Property DIALOGSOURCEURL assertion if null


2008-01-15  Ivo Hinkelmann  <ihi@openoffice.org>  [bc58fb9da11edd2ff3676a1bee512fd368685528]

INTEGRATION: CWS tkr08 (1.26.12); FILE MERGED 2007/12/12 09:02:54 tkr 1.26.12.1: #i81690# url for proxy encoded too


2008-01-15  Ivo Hinkelmann  <ihi@openoffice.org>  [26c499e254ae492e15c7cb315d89438be1afb1bd]

INTEGRATION: CWS tkr08 (1.4.30); FILE MERGED 2007/12/12 09:01:41 tkr 1.4.30.2: #i81690# correcting comments 2007/12/11 08:49:57 tkr 1.4.30.1: #i81690# fix wrong url encoding


2008-01-15  Ivo Hinkelmann  <ihi@openoffice.org>  [cddd4dd61066bef16dfdb80c9ca349a7aef5755d]

INTEGRATION: CWS sw8u10bf03 (1.60.116); FILE MERGED 2007/12/06 12:02:34 ama 1.60.116.1: Fix #i76258#: Crash with table without columns?!


2008-01-15  Ivo Hinkelmann  <ihi@openoffice.org>  [ba333b0efd6fc86c3ed4cfd8bd0893e28ced8ee5]

INTEGRATION: CWS sw8u10bf03 (1.51.116); FILE MERGED 2007/12/07 11:08:04 ama 1.51.116.1: #i84340#: Crash import bug document


2008-01-15  Ivo Hinkelmann  <ihi@openoffice.org>  [6e32e9e5a7d969d41f1e9841c0a52e2c4e679c53]

INTEGRATION: CWS sw8u10bf03 (1.36.118); FILE MERGED 2007/12/04 13:14:28 ama 1.36.118.1: Fix #i84087#: Robustness against wrong table import


2008-01-15  Ivo Hinkelmann  <ihi@openoffice.org>  [ebf3938505675c892b4d77771ee77e28ea0ceb60]

INTEGRATION: CWS sw8u10bf03 (1.11.118); FILE MERGED 2007/12/06 13:05:40 ama 1.11.118.1: Fix #146941#: Robust


2008-01-15  Ivo Hinkelmann  <ihi@openoffice.org>  [6500bcd78a92aeeea848ed54769f94ef9993bd35]

INTEGRATION: CWS sw8u10bf03 (1.24.28); FILE MERGED 2007/12/06 13:24:40 ama 1.24.28.1: Fix #146918#: Robust


2008-01-15  Ivo Hinkelmann  <ihi@openoffice.org>  [e37a5f5d909c6ec1c36ff7f956141c81e0941d3a]

INTEGRATION: CWS sw8u10bf03 (1.91.116); FILE MERGED 2007/12/03 07:08:11 fme 1.91.116.1: #i84150# Fixed always-true comparison


2008-01-15  Ivo Hinkelmann  <ihi@openoffice.org>  [f89ce5e826813fd6a93bda907e31a3b9c3c22053]

INTEGRATION: CWS sw8u10bf03 (1.38.118); FILE MERGED 2007/12/06 10:43:10 ama 1.38.118.1: Fix #149568#: Robust against dirty tables


2008-01-15  Ivo Hinkelmann  <ihi@openoffice.org>  [d91dc40a8ab208404378646dc3475fc38aa272a4]

INTEGRATION: CWS sw8u10bf03 (1.20.118); FILE MERGED 2007/12/04 13:13:48 ama 1.20.118.1: Fix #i84087#: Robustness against wrong table import


2008-01-15  Ivo Hinkelmann  <ihi@openoffice.org>  [f2a13ebd62b7dc42fe78e8e56ab5a940273792a2]

INTEGRATION: CWS sw8u10bf03 (1.46.116); FILE MERGED 2007/12/07 13:48:06 od 1.46.116.1: #i77708# method <docfunc::HasOutlineStyleToBeWrittenAsNormalListStyle(..)> 	 - correct check, if parent style of outline-level-assigned paragraph 	   style has a list style set - consider explicit set "no list style"


2008-01-15  Ivo Hinkelmann  <ihi@openoffice.org>  [717d2495bef97eff94d9f907249e2654d767eb8e]

INTEGRATION: CWS sw8u10bf03 (1.36.114); FILE MERGED 2007/12/07 14:46:01 ama 1.36.114.1: #i65247#: Don't duplicate UnoBookmarks


2008-01-15  Ivo Hinkelmann  <ihi@openoffice.org>  [54c8c4049a5657497c36d8649cde245d857bcede]

INTEGRATION: CWS sw8u10bf03 (1.21.116); FILE MERGED 2007/12/07 14:46:30 ama 1.21.116.1: #i65247#: Don't duplicate UnoBookmarks


2008-01-15  Ivo Hinkelmann  <ihi@openoffice.org>  [98f79483fc193f7954f2209b47af4861de170708]

INTEGRATION: CWS sw8u10bf03 (1.55.8); FILE MERGED 2007/12/06 12:47:34 ama 1.55.8.3: Fix #151171#: Robust 2007/12/06 10:44:50 ama 1.55.8.2: Fix #151270#151355#: Robust agains dirty tables 2007/12/05 10:33:49 ama 1.55.8.1: Fix #i74972#: Loop with D&D of table in table


2008-01-15  Ivo Hinkelmann  <ihi@openoffice.org>  [b8b7649518732bbdaece84b558c0fe27e1435749]

INTEGRATION: CWS sw8u10bf03 (1.31.116); FILE MERGED 2007/12/07 10:23:15 od 1.31.116.1: #i58139# method <SwAccessibleDocumentBase::SetVisArea()> 	 - update of document view's showing state is also needed. 	   Thus, call method <Scrolled(..)> instead of <ChildrenScrolled(..)>


2008-01-15  Ivo Hinkelmann  <ihi@openoffice.org>  [c56725b89ddacc3e823fb1273583fe6d67f5525c]

INTEGRATION: CWS sw8u10bf03 (1.64.60); FILE MERGED 2007/12/14 10:06:38 fme 1.64.60.2: #i65434# Build breaks 2007/12/07 12:21:33 ama 1.64.60.1: #i65434#: Crash loading a defect file


2008-01-15  Ivo Hinkelmann  <ihi@openoffice.org>  [560d80f76d3dd4d06d91b639c76925c4596cc886]

INTEGRATION: CWS sw8u10bf03 (1.138.94); FILE MERGED 2007/12/04 14:28:30 ama 1.138.94.1: Fix #i64584#: Crash during saving master document


2008-01-15  Ivo Hinkelmann  <ihi@openoffice.org>  [5f4a5b06c9353e006f6b7358974b6347a24fa72d]

INTEGRATION: CWS sw8u10bf03 (1.132.60); FILE MERGED 2007/12/07 12:37:14 od 1.132.60.1: #i77708# method <lcl_HasListStyle(..)> 	 - special handling for OOo text documents prior OOo 2.3.1


2008-01-15  Ivo Hinkelmann  <ihi@openoffice.org>  [7acf6134ae71714ea10c7bea85963e36930d1a17]

INTEGRATION: CWS sw8u10bf03 (1.99.94); FILE MERGED 2007/12/07 11:12:57 ama 1.99.94.1: #i84340#: Crash import bug document


2008-01-15  Ivo Hinkelmann  <ihi@openoffice.org>  [90e7bde2a1f3dd8c81e947578f14f40059961740]

INTEGRATION: CWS sw8u10bf03 (1.6.106); FILE MERGED 2007/12/05 11:54:12 ama 1.6.106.1: Fix #i68478#: Initialisation missed


2008-01-15  Ivo Hinkelmann  <ihi@openoffice.org>  [ccedea748a36dd3df48b1d2e07db1421868d1128]

INTEGRATION: CWS obo21 (1.5.616); FILE MERGED 2007/12/07 08:21:53 obo 1.5.616.1: #i84233# change for .Net 2008


2008-01-15  Ivo Hinkelmann  <ihi@openoffice.org>  [8ccd50659c152f4ed2d5cf62211f1c95c5d3c659]

INTEGRATION: CWS obo21 (1.2.44); FILE MERGED 2007/12/07 08:04:14 obo 1.2.44.1: #i84233# change for .Net 2008


2008-01-15  Ivo Hinkelmann  <ihi@openoffice.org>  [a377bd08c3e85ae1a5bf58f875c7f408f314b15d]

INTEGRATION: CWS obo21 (1.74.44); FILE MERGED 2007/12/07 08:12:32 obo 1.74.44.1: #i84233# change for .Net 2008


2008-01-15  Ivo Hinkelmann  <ihi@openoffice.org>  [6e51c366bc0a6a615d607fde7b3656a30cde3087]

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>  [e08667c5ec7b9e8b8e50b7c3d2229c8053b23ac8]

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>  [124c435d718a2a847160f689379e16c9fa3048e9]

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>  [dfa67a82e1b7db69612bad63ed3b6edff9ae3228]

INTEGRATION: CWS obo21 (1.7.22); FILE MERGED 2007/12/05 10:06:26 obo 1.7.22.1: #i84233# change for .Net 2008


2008-01-15  Ivo Hinkelmann  <ihi@openoffice.org>  [97bdfa9ec9669c3d97a72e15880090b6a6ba9904]

INTEGRATION: CWS obo21 (1.2.324); FILE MERGED 2007/12/07 07:28:15 obo 1.2.324.2: typo 2007/12/06 08:38:26 obo 1.2.324.1: #i84233# change for .Net 2008


2008-01-15  Ivo Hinkelmann  <ihi@openoffice.org>  [72bca4ca7b4c8dab62ed275787279073db94ea51]

INTEGRATION: CWS obo21 (1.1.2); FILE ADDED 2007/12/12 11:21:48 obo 1.1.2.1: #i84233# Change for .Net 2008 / Vista SDK


2008-01-15  Ivo Hinkelmann  <ihi@openoffice.org>  [906ba2b1ebb6fc8b16f768159ec36803b191fd1a]

INTEGRATION: CWS obo21 (1.5.32); FILE MERGED 2007/12/12 11:20:47 obo 1.5.32.1: #i84233# Change for .Net 2008 / Vista SDK


2008-01-15  Ivo Hinkelmann  <ihi@openoffice.org>  [0b72cb80645d9c782928e996a156d1c5edd86fc5]

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>  [fe6de0bed7c0922bf73dac0987dae126351c9d50]

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>  [3b69bc133afedcaf16cb27f921bd4e2c4e4a9c44]

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>  [8df88d2d068dc351994fe858a33519f27ca75899]

INTEGRATION: CWS obo21 (1.1.974); FILE MERGED 2007/12/07 12:33:28 obo 1.1.974.1: #i84233# change for .Net 2008


2008-01-15  Ivo Hinkelmann  <ihi@openoffice.org>  [b423f26d1998aa9bcbbc41de6dea2953b1011750]

INTEGRATION: CWS obo21 (1.19.78); FILE MERGED 2007/12/19 08:01:05 obo 1.19.78.1: #i84233# change for .Net 2008


2008-01-15  Ivo Hinkelmann  <ihi@openoffice.org>  [d4990ce26657dd1153a4c26eb43af6874d8efdd6]

INTEGRATION: CWS obo21 (1.20.46); FILE MERGED 2007/12/24 07:57:32 obo 1.20.46.1: #i84233# change for .Net 2008


2008-01-15  Ivo Hinkelmann  <ihi@openoffice.org>  [b8d71425cb6f0d966191d02f52628c0c1bfd4f59]

INTEGRATION: CWS obo21 (1.11.10); FILE MERGED 2007/12/05 09:47:39 obo 1.11.10.1: #i84233# change for .Net 2008


2008-01-15  Ivo Hinkelmann  <ihi@openoffice.org>  [a645b143b62a88a4336c58a15e2b71d52fdb6dae]

INTEGRATION: CWS obo21 (1.148.80); FILE MERGED 2007/12/05 16:14:19 obo 1.148.80.1: #i84233# change for .Net 2008


2008-01-15  Ivo Hinkelmann  <ihi@openoffice.org>  [837862a026e1bd568809136119484d76d69dfc99]

INTEGRATION: CWS obo21 (1.2.14); FILE MERGED 2007/12/05 13:07:50 obo 1.2.14.1: #i84233# Port for .Net 2008: Missing winres.h


2008-01-15  Ivo Hinkelmann  <ihi@openoffice.org>  [652dcee8e93d3bc3acb31fe64c2b5ce89248d945]

INTEGRATION: CWS obo21 (1.84.120); FILE MERGED 2007/12/10 09:36:14 obo 1.84.120.1: #i84233# change for .Net 2008


2008-01-15  Ivo Hinkelmann  <ihi@openoffice.org>  [feaa7320f734b6763e694dbb3b1123ee86cd7d34]

INTEGRATION: CWS obo21 (1.3.20); FILE MERGED 2007/12/07 07:21:57 obo 1.3.20.2: typo 2007/12/06 11:40:01 obo 1.3.20.1: #i84233# change for .Net 2008 (no directx 5 available)


2008-01-15  Ivo Hinkelmann  <ihi@openoffice.org>  [6003c989ad7c5c183cc3f8dc67ae982f3a826be5]

INTEGRATION: CWS obo21 (1.3.6); FILE MERGED 2007/12/06 10:22:04 obo 1.3.6.1: #i84233# change for .Net 2008 (no directx 5 available)


2008-01-15  Rüdiger Timm  <rt@openoffice.org>  [923c06e7e9068549343c19ad3a33e7bf7a8a5f00]

#i10000# Fix warning.


2008-01-15  Rüdiger Timm  <rt@openoffice.org>  [f3964b2635d726ad3202f2eccf0e9aebfa357a43]

#i10000# Syntax


2008-01-15  Ivo Hinkelmann  <ihi@openoffice.org>  [0cbe992bd5fcbdbce6b7e0b1ec200634ed83f8d0]

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>  [7329178e492b12ad006c09c33fd546009d295bc7]

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>  [efe1756a459802df68dd911a80013e8244753f77]

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  Ivo Hinkelmann  <ihi@openoffice.org>  [cbece28fc6649b73ae2e90989271d103663dde32]

INTEGRATION: CWS symex (1.57.64); FILE MERGED 2008/01/08 09:49:30 hdu 1.57.64.4: RESYNC: (1.57-1.58); FILE MERGED 2007/11/29 11:22:26 hdu 1.57.64.3: #i59853# #151427# adjust en default fonts to also use DejaVu and Liberation 2007/11/29 11:13:57 hdu 1.57.64.2: #i59853# #151427# better integration of font families: DejaVu and Liberation 2007/11/29 11:04:11 hdu 1.57.64.1: #i59853# #151427# better integration of font families: DejaVu and Liberation


2008-01-15  Ivo Hinkelmann  <ihi@openoffice.org>  [7f1aabdf3eb03ada06d36e7d1237cfc493eda027]

INTEGRATION: CWS symex (1.3.16); FILE MERGED 2007/11/29 10:30:31 hdu 1.3.16.2: #151427# add font family Liberation 2007/11/29 10:25:46 hdu 1.3.16.1: #i59853# replace font family Vera by DejaVu


2008-01-15  Ivo Hinkelmann  <ihi@openoffice.org>  [8f547e6f01c2e72a516b6f00af02f816888eac2b]

INTEGRATION: CWS symex (1.1.92); FILE MERGED 2007/11/30 14:15:07 hdu 1.1.92.3: #i59853# simplify makefiles and build.lst (thanks Ause!) 2007/11/29 10:30:31 hdu 1.1.92.2: #151427# add font family Liberation 2007/11/29 10:25:46 hdu 1.1.92.1: #i59853# replace font family Vera by DejaVu


2008-01-15  Ivo Hinkelmann  <ihi@openoffice.org>  [5551221c575d45db43dedba18dcbe61f08f06ecc]

INTEGRATION: CWS symex (1.1.2); FILE ADDED 2007/11/30 14:15:07 hdu 1.1.2.2: #i59853# simplify makefiles and build.lst (thanks Ause!) 2007/11/29 10:30:31 hdu 1.1.2.1: #151427# add font family Liberation


2008-01-15  Ivo Hinkelmann  <ihi@openoffice.org>  [04fd6596d714e34515918d13ac2ef19f13e39834]

INTEGRATION: CWS symex (1.1.2); FILE ADDED 2007/11/30 14:15:07 hdu 1.1.2.2: #i59853# simplify makefiles and build.lst (thanks Ause!) 2007/11/29 14:29:01 hdu 1.1.2.1: #i59853# font family Dejavu replaced Vera fonts


2008-01-15  Ivo Hinkelmann  <ihi@openoffice.org>  [b7f697cfa913a066aaeebe42974550ff2f63db61]

INTEGRATION: CWS symex (1.1.2); FILE ADDED 2007/11/29 09:28:24 hdu 1.1.2.1: #i59853# add font family DejaVu


2008-01-15  Rüdiger Timm  <rt@openoffice.org>  [7cd787880003947f5aa2c8de341cd12218ee5301]

#i10000# Change from wntmsci10 to wntmsci11.


2008-01-15  Rüdiger Timm  <rt@openoffice.org>  [97d9fcb8581e655985e08cf08cd265765432aff2]

#i85180# Syntax (correct quotation marks).


2008-01-15  Rüdiger Timm  <rt@openoffice.org>  [4eb28b2868cfc4373c8a2b39de4b9f9bb1456846]

INTEGRATION: CWS so8s10u5_SRC680 (1.5.384); FILE MERGED 2008/01/09 12:21:09 obr 1.5.384.1: #b6639520# assume gui mode if passed a single oxt file as argument


2008-01-15  Rüdiger Timm  <rt@openoffice.org>  [ae4908f641b18d67d0c2723205d7007674e0b13b]

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>  [92cecb6a24282b355560f35e48644ebf552cb61b]

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-15  Rüdiger Timm  <rt@openoffice.org>  [40d25c0116c4b7ed105a68672cd106cad281a31e]

#i85222# If encoding is unknown set it to ASCII (fix by hro).


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [028eb8eee3961572b3dc03a8a960073c85b422ce]

INTEGRATION: CWS stl4leopardppc (1.2.8); FILE MERGED 2007/12/06 21:03:05 ericb 1.2.8.1: #i84080# fix const causing breakage on ac OS X


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [36b570d7772d787673f73f0e3957663db5f1214c]

INTEGRATION: CWS stl4leopardppc (1.29.164); FILE MERGED 2007/12/06 21:14:48 ericb 1.29.164.1: #i84080# fix breakage in autodoc, using cmc fix, on Mac OS X


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [5aae6164adac8d06e016706a0dd125fe73bfa453]

INTEGRATION: CWS stl4leopardppc (1.2.46); FILE MERGED 2007/12/06 20:56:42 ericb 1.2.46.1: #i84082# fix missing headers


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [da30f5bcedfba716701e40e800ca7d614ec09d97]

INTEGRATION: CWS fwk79 (1.109.12); FILE MERGED 2007/12/05 12:30:49 mav 1.109.12.1: #i84234# let the Compressed property be handled correctly


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [0084334399b666a82a46db7ef41720a251399db0]

INTEGRATION: CWS fwk79 (1.21.34); FILE MERGED 2007/12/05 09:29:07 mav 1.21.34.1: #i84234# let the Compressed property be handled correctly


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [58ffd454fca9da52f9910b99d2f7d4ae9841d824]

INTEGRATION: CWS fwk79 (1.13.22); FILE MERGED 2007/12/05 12:31:13 mav 1.13.22.1: #i84234# adjust the tests


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [cfbc5ea3da5bcfc5c8cc22b3bcc37771949b8be4]

INTEGRATION: CWS fwk79 (1.7.44); FILE MERGED 2007/12/05 12:31:13 mav 1.7.44.1: #i84234# adjust the tests


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [fc3e621e39d6782a5182099b47d238018f81cecf]

INTEGRATION: CWS fwk79 (1.2.44); FILE MERGED 2007/12/05 12:31:13 mav 1.2.44.1: #i84234# adjust the tests


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [cc9ac0004fe08cd17f9badefdfb0b75cf17418d3]

INTEGRATION: CWS fwk79 (1.3.172); FILE MERGED 2007/12/05 12:31:13 mav 1.3.172.1: #i84234# adjust the tests


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [59beb0e2f2039d2ebdc9e866dcddf80a01ccb5dd]

INTEGRATION: CWS fwk79 (1.4.172); FILE MERGED 2007/12/05 12:31:13 mav 1.4.172.1: #i84234# adjust the tests


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [ed3834132af2a1be6a3f7981d19fc1b99a2807c5]

INTEGRATION: CWS fwk79 (1.10.44); FILE MERGED 2007/12/05 12:31:13 mav 1.10.44.1: #i84234# adjust the tests


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [df428184ae1c15e579f47e26ed1248e49d4cb86e]

INTEGRATION: CWS fwk79 (1.1.2); FILE ADDED 2007/12/05 12:31:51 mav 1.1.2.1: #i84234# adjust the tests


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [2fbef831e17366c1ad23ae584cda68466cfb71f0]

INTEGRATION: CWS fwk79 (1.2.66); FILE MERGED 2007/12/05 12:31:13 mav 1.2.66.1: #i84234# adjust the tests


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [813aa3bef6177008996f16e5ea5c6c6bc01df5fe]

INTEGRATION: CWS fwk79 (1.2.86); FILE MERGED 2007/12/05 12:31:13 mav 1.2.86.1: #i84234# adjust the tests


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [8e94534b6d055102378681700775944f8fa995ce]

INTEGRATION: CWS fwk79 (1.2.104); FILE MERGED 2007/12/05 12:31:13 mav 1.2.104.1: #i84234# adjust the tests


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [43a4c037af4619a4cef32b4fbfff51f61d6ece3a]

INTEGRATION: CWS fwk79 (1.2.44); FILE MERGED 2007/12/05 12:31:12 mav 1.2.44.1: #i84234# adjust the tests


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [5f2db6c51388d0f61a1d9bade24fd907a919f8c2]

INTEGRATION: CWS fwk79 (1.33.120); FILE MERGED 2007/12/06 12:09:54 cd 1.33.120.1: #i81004# Use empty any to reset event binding to prevent later assertions


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [b8fc2cadfe2c0e5e5ebd8395f22f68f9d077c76f]

INTEGRATION: CWS fwk79 (1.131.8); FILE MERGED 2007/12/04 10:34:14 mav 1.131.8.1: #i83632# the error must be removed from the object shell after the saving


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [6d0892cb355cf1854f56f78e2fa522dbfc120913]

INTEGRATION: CWS fwk79 (1.19.82); FILE MERGED 2007/11/26 14:03:18 as 1.19.82.1: #i83559# make sure frame was initialized before its used


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [39acf2651cc3125a8c0a4c62ab2bb558021188a9]

INTEGRATION: CWS fwk79 (1.134.98); FILE MERGED 2007/12/03 07:54:28 pb 1.134.98.2: RESYNC: (1.134-1.136); FILE MERGED 2007/11/29 11:36:19 pb 1.134.98.1: fix: #i83002# set value of selection box only if it exists


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [2b7e4a1f15789c8d531f304d9c26b12c02e87995]

INTEGRATION: CWS fwk79 (1.126.8); FILE MERGED 2007/12/09 16:05:34 pb 1.126.8.1: fix: #i83757# transform parameter 'OptionsPageURL' of slot 'OptionsTreeDialog'


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [ee869a3ad7395b639ba4d59ff77efa03c52d6aa4]

INTEGRATION: CWS fwk79 (1.71.34); FILE MERGED 2007/12/09 15:48:43 pb 1.71.34.1: fix: #i83757# transport SID_OPTIONS_PAGEURL of slot SID_OPTIONS_TREEDIALOG


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [5ccc40cdb48a251ecc93218b8e8a98f76a0a1cc4]

INTEGRATION: CWS fwk79 (1.1.2); FILE ADDED 2007/12/04 11:16:19 mav 1.1.2.1: #i60116# introduce the complex test for StandaloneDocumentInfo


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [e95cec328aa091dbe88348e5c9c27723e76e73a1]

INTEGRATION: CWS fwk79 (1.1.2); FILE ADDED 2007/12/04 11:16:03 mav 1.1.2.1: #i60116# introduce the complex test for StandaloneDocumentInfo


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [092381ad0b16891adfb92e463fdb0925eb3d6da6]

INTEGRATION: CWS fwk79 (1.1.2); FILE ADDED 2007/12/04 11:16:02 mav 1.1.2.1: #i60116# introduce the complex test for StandaloneDocumentInfo


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [11992c770c20f50ace600d9f76755abf084c43be]

INTEGRATION: CWS fwk79 (1.8.8); FILE MERGED 2007/12/09 15:41:32 pb 1.8.8.1: fix: #i83757# SID_OPTIONS_PAGEURL added


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [43ae4aaa098ee104dbfa92839f0477c71c66c9a4]

INTEGRATION: CWS fwk79 (1.4.134); FILE MERGED 2007/12/09 15:39:39 pb 1.4.134.1: fix: #i83757# parameter added to CreateFrameDialog()


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [2836e9ffae37a40e682bedab99c3c1c47582e902]

INTEGRATION: CWS fwk79 (1.2.62); FILE MERGED 2007/12/13 06:18:24 cd 1.2.62.1: #i84193# Add merged command URLs to the list of dirty images


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [df4c3080302f1e71837cc33952a39caa1d2d2df5]

INTEGRATION: CWS fwk79 (1.36.2); FILE MERGED 2007/12/13 06:18:24 cd 1.36.2.1: #i84193# Add merged command URLs to the list of dirty images


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [92f541be50755ade3e18ac60d31b696e36717a46]

INTEGRATION: CWS fwk79 (1.5.62); FILE MERGED 2007/11/27 13:43:35 cd 1.5.62.2: #i83922# Use correct variable and string length for SetValue command 2007/11/26 12:47:18 cd 1.5.62.1: #i83922# Use correct variable to check float/integer value


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [d7794015144f8860345388c10512345d17bf473a]

INTEGRATION: CWS fwk79 (1.4.104); FILE MERGED 2007/11/27 10:05:41 as 1.4.104.1: #i80315# mark top level document windows as such so they are recognized by the window manager


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [dcc771cf5181f6d58759cb47c836c31f89a71a84]

INTEGRATION: CWS fwk79 (1.2.62); FILE MERGED 2007/12/13 06:18:07 cd 1.2.62.1: #i84193# Add merged command URLs to the list of dirty images


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [18a15574b9b2fc698f800a8bdf0b4e845899bfc1]

INTEGRATION: CWS fwk79 (1.20.4); FILE MERGED 2007/12/13 06:18:07 cd 1.20.4.1: #i84193# Add merged command URLs to the list of dirty images


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [d60f1aca5769a5717a9a64d8e2f237a7bdb5cc71]

INTEGRATION: CWS fwk79 (1.1.2); FILE ADDED 2007/12/13 08:41:24 pb 1.1.2.2: fix: #i84302# syntax error fixed (linux and solaris) 2007/12/07 08:28:55 cd 1.1.2.1: #i84302# New header file command info structure


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [a8339e9eb6b8da890501650df3a2cc658b721dba]

INTEGRATION: CWS fwk79 (1.3.104); FILE MERGED 2007/11/27 10:05:41 as 1.3.104.1: #i80315# mark top level document windows as such so they are recognized by the window manager


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [39c313fcc878af92efa901df60704c14ad958884]

INTEGRATION: CWS fwk79 (1.20.212); FILE MERGED 2007/12/04 10:58:49 mav 1.20.212.1: #i83632# catch the exceptions


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [556aedace9d3ea5d1f18f959a6aa3cb8ce9a4830]

INTEGRATION: CWS fwk79 (1.10.10); FILE MERGED 2007/12/09 16:13:30 pb 1.10.10.1: fix: #i83757# ActivatePage( const String& rPageURL ) added


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [06f475ba11cec54c6a11196409b6862a406fd483]

INTEGRATION: CWS fwk79 (1.50.8); FILE MERGED 2008/01/08 06:35:21 pb 1.50.8.3: fix: #i83757# more adjustments 2008/01/07 16:59:55 pb 1.50.8.2: fix: #i83757# more adjustments 2007/12/09 16:14:49 pb 1.50.8.1: fix: #i83757# ActivatePage( const String& rPageURL ) added


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [66fe8a7e122f0f25b1115338f49d5c5086032867]

INTEGRATION: CWS fwk79 (1.19.60); FILE MERGED 2007/12/06 12:12:16 cd 1.19.60.1: #i81004# Remove obsolete code


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [78647203dbb22e9b0017847634e666e96219ef40]

INTEGRATION: CWS fwk79 (1.31.160); FILE MERGED 2007/12/09 16:09:45 pb 1.31.160.1: fix: #i83757# parameter added to CreateFrameDialog()


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [810c80fe0e654db2f4c5112705d202217019566a]

INTEGRATION: CWS fwk79 (1.43.8); FILE MERGED 2008/01/07 16:59:55 pb 1.43.8.2: fix: #i83757# more adjustments 2007/12/09 16:10:41 pb 1.43.8.1: fix: #i83757# parameter added to CreateFrameDialog()


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [39c38ea7723a0cff33547e7b2ba8ad4327df3458]

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>  [14a0ed7715107ae39d1cb0b6b2e21cb613315fe1]

INTEGRATION: CWS fwk79 (1.4.426); FILE MERGED 2007/12/03 14:59:31 cd 1.4.426.1: #i84118# Fixed wrong description for the paint function


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [d5a732a11312c9e35427dd780102363b34ba7b73]

INTEGRATION: CWS fwk79 (1.4.424); FILE MERGED 2007/12/13 06:23:03 cd 1.4.424.2: i84119# Fixed typo 2007/12/03 15:00:45 cd 1.4.424.1: #i84119# Fixed wrong usage of toolbar and revised initialization part of the service


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [c82d553a171cf2b04a926e577da7f47454625902]

INTEGRATION: CWS fwk79 (1.2.2); FILE ADDED 2007/12/03 07:36:35 pb 1.2.2.2: fix: #i82464# small high contrast 2005/02/16 19:55:56 pb 1.2.2.1: file sch06308.png was added on branch cws_src680_fwk79 on 2007-12-03 07:36:35 +0000


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [4b13877f7abfe6beaf113b0942634bf4a336f678]

INTEGRATION: CWS fwk79 (1.2.2); FILE ADDED 2007/12/03 07:38:06 pb 1.2.2.2: fix: #i82464# large high contrast 2005/02/16 19:04:24 pb 1.2.2.1: file lch06308.png was added on branch cws_src680_fwk79 on 2007-12-03 07:38:06 +0000


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [bbcd59a53a5f1ae71ebb792d26a48c6a550e8776]

INTEGRATION: CWS localisation27 (1.19.20); FILE MERGED 2008/01/03 16:14:07 vg 1.19.20.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#


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [6713c38a9449c0a8727f3b274f7c51ca0e44beb2]

INTEGRATION: CWS fwk79 (1.81.2); FILE MERGED 2007/12/06 14:40:16 cd 1.81.2.2: #i84193# Added missing group box and fixed line control to the set of safe controls 2007/12/04 13:09:17 cd 1.81.2.1: #i84193# Enable transparency only for safe controls. Revert to old background color code for other controls


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [e1ba8ecd80fb0b45b96bb24c62b529a22df6383a]

INTEGRATION: CWS fwk79 (1.19.22); FILE MERGED 2007/12/03 07:53:30 pb 1.19.22.2: RESYNC: (1.19-1.20); FILE MERGED 2007/11/29 11:38:50 pb 1.19.22.1: fix: #i83002# getControl(): no assert if control == LISTBOX_FILTER_SELECTOR


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [57dd3eee729a98354d03d2648caa7dbd936f031f]

INTEGRATION: CWS unoapi2 (1.3.10); FILE MERGED 2007/11/22 14:10:47 cn 1.3.10.1: #i83871# update list with issues


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [2e3dc71e91d516be697a788da4ff556552d39f01]

INTEGRATION: CWS unoapi2 (1.2.10); FILE MERGED 2007/11/22 14:10:47 cn 1.2.10.1: #i83871# update list with issues


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [afa9593411bac0ddeb6afe83d399217348cc9736]

INTEGRATION: CWS unoapi2 (1.5.28); FILE MERGED 2007/11/30 15:24:56 cn 1.5.28.1: #i83868# update issues


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [0c98a20f0daf548984571fdc8abe877f35d0ebfe]

INTEGRATION: CWS unoapi2 (1.4.28); FILE MERGED 2007/11/30 15:24:56 cn 1.4.28.1: #i83868# update issues


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [b00dd95e91101416db0f1416024f5c819027ebd3]

INTEGRATION: CWS unoapi2 (1.3.6); FILE MERGED 2007/12/10 17:28:46 cn 1.3.6.2: #i83871# update lists 2007/12/10 16:48:31 cn 1.3.6.1: #i83871# update lists


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [12f4b91b003ded1d09deae26fd007a7ffb405696]

INTEGRATION: CWS unoapi2 (1.6.580); FILE MERGED 2007/12/20 07:59:18 cn 1.6.580.1: #i83871# update lists


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [935c5cf50a25f8ba935d519d199a33f8e4ca73cd]

INTEGRATION: CWS unoapi2 (1.7.64); FILE MERGED 2007/12/20 07:59:18 cn 1.7.64.1: #i83871# update lists


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [50fcaeb882db99bfc6c70eca6118963c5d4f4a74]

INTEGRATION: CWS unoapi2 (1.4.6); FILE MERGED 2007/12/04 14:52:16 cn 1.4.6.1: #i83871# update lists with issues


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [40d326aae5d8badde796437a031c0a16cd690a52]

INTEGRATION: CWS unoapi2 (1.7.26); FILE MERGED 2007/12/10 11:31:36 cn 1.7.26.1: #i83871# update lists


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [8520c5a4ea9cc46783646f271b94e57bb69e9f50]

INTEGRATION: CWS unoapi2 (1.8.24); FILE MERGED 2007/12/10 11:31:36 cn 1.8.24.1: #i83871# update lists


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [ead5dfd741b7b1cb9ba4847525a869d3827085f8]

INTEGRATION: CWS aquavcl04 (1.25.32); FILE MERGED 2007/11/28 14:16:42 pl 1.25.32.1: #i84053# ignore -psn on commandline on macosx


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [79d8090e6027ff15cee68bf0f7bfc25cebfaa859]

INTEGRATION: CWS aquavcl04 (1.33.32); FILE MERGED 2007/11/28 14:16:42 pl 1.33.32.1: #i84053# ignore -psn on commandline on macosx


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [13aa94ed95a32f6f0b19bddf99a2f4876c575ec6]

INTEGRATION: CWS aquavcl04 (1.148.2); FILE MERGED 2007/10/19 14:42:31 pl 1.148.2.1: #i79131# no more KEY_CONTROLMOD


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [7f276b77ae1af761cdec638fb6e78b4dbc5113d9]

INTEGRATION: CWS aquavcl04 (1.219.44); FILE MERGED 2007/10/19 14:42:30 pl 1.219.44.1: #i79131# no more KEY_CONTROLMOD


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [1a0620aacd00d0c58a23e06b4e08a94ee7997ab8]

INTEGRATION: CWS aquavcl04 (1.91.70); FILE MERGED 2007/10/19 14:42:30 pl 1.91.70.1: #i79131# no more KEY_CONTROLMOD


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [44412abb4913444cfa9ff1b4acada3914305eeec]

INTEGRATION: CWS aquavcl04 (1.23.102); FILE MERGED 2007/11/14 16:55:47 pl 1.23.102.1: #i77549# add hittest for scrolbar track


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [fccdb28ea96232f34ee7d02a6c7b74ddaa6f4d18]

INTEGRATION: CWS aquavcl04 (1.71.2); FILE MERGED 2007/10/19 16:46:41 pl 1.71.2.2: fix a typo 2007/10/19 14:42:30 pl 1.71.2.1: #i79131# no more KEY_CONTROLMOD


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [10fe07bfa5afccd39f6d50e991d0662e385ef05a]

INTEGRATION: CWS aquavcl04 (1.118.2); FILE MERGED 2007/12/03 10:34:00 pl 1.118.2.2: RESYNC: (1.118-1.119); FILE MERGED 2007/10/19 14:42:29 pl 1.118.2.1: #i79131# no more KEY_CONTROLMOD


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [4e511d5d06e842f74101c73bf4a6e82aedb17595]

INTEGRATION: CWS aquavcl04 (1.264.36); FILE MERGED 2007/12/10 17:03:03 pl 1.264.36.3: RESYNC: (1.266-1.267); FILE MERGED 2007/12/03 10:33:53 pl 1.264.36.2: RESYNC: (1.264-1.266); FILE MERGED 2007/11/14 12:38:37 pl 1.264.36.1: #i83635# make some layeout space for native controls


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [13f9e8cd00351a447e2635f60b7d37f0ebdb3c41]

INTEGRATION: CWS aquavcl04 (1.22.102); FILE MERGED 2007/11/23 16:00:04 pl 1.22.102.1: #i83908# skip invisible internal taskbar when travelling through floaters


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [16d7699621447181ef50eac75bf4b1a64929eeb7]

INTEGRATION: CWS aquavcl04 (1.25.70); FILE MERGED 2007/11/16 06:24:51 pl 1.25.70.2: RESYNC: (1.25-1.26); FILE MERGED 2007/10/23 11:35:26 hdu 1.25.70.1: #i82882# performance: no need to repaint an unchanged progress bar


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [b6abdfa524e36f3ce41bd2ff050845f74097cad3]

INTEGRATION: CWS aquavcl04 (1.155.36); FILE MERGED 2007/12/03 10:33:56 pl 1.155.36.4: RESYNC: (1.156-1.157); FILE MERGED 2007/11/16 06:24:47 pl 1.155.36.3: RESYNC: (1.155-1.156); FILE MERGED 2007/10/19 14:42:29 pl 1.155.36.2: #i79131# no more KEY_CONTROLMOD 2007/10/16 15:50:34 pl 1.155.36.1: #i78832# set clipregion for native highlighting to prevent theming from overpainting


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [db582137748933e9eb454e7db84dcd22f7dea83b]

INTEGRATION: CWS aquavcl04 (1.12.102); FILE MERGED 2007/10/19 14:42:29 pl 1.12.102.1: #i79131# no more KEY_CONTROLMOD


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [d014739a22990989241a4b2e09dcfe5dbf640df4]

INTEGRATION: CWS aquavcl04 (1.15.2); FILE MERGED 2007/10/15 15:18:32 pl 1.15.2.1: avoid assertion


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [fe348e390bccd7d6184581d0a13840363cfa9282]

INTEGRATION: CWS aquavcl04 (1.34.16); FILE MERGED 2007/12/11 17:17:28 pl 1.34.16.1: #i84470# catch a division by zero


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [b9c6661aaf71b8c39c5220d9f931d1f51ababde1]

INTEGRATION: CWS aquavcl04 (1.21.36); FILE MERGED 2007/11/22 17:20:09 pl 1.21.36.3: #i77549# allow for aqua theme drawing scrollbars not as spcified 2007/11/16 06:24:54 pl 1.21.36.2: RESYNC: (1.21-1.22); FILE MERGED 2007/11/14 16:55:47 pl 1.21.36.1: #i77549# add hittest for scrolbar track


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [6203919767e9a4d1c16c575ddd25d02cf3c9d6dc]

INTEGRATION: CWS aquavcl04 (1.61.36); FILE MERGED 2007/10/19 14:42:29 pl 1.61.36.1: #i79131# no more KEY_CONTROLMOD


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [d0627050c93d470dbd2592e7c2860747f16f7cc5]

INTEGRATION: CWS aquavcl04 (1.24.102); FILE MERGED 2007/10/19 14:42:29 pl 1.24.102.1: #i79131# no more KEY_CONTROLMOD


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [bc89ebbc9b3f00d7806947dbe3e9beb539f69c9f]

INTEGRATION: CWS aquavcl04 (1.22.76); FILE MERGED 2007/10/19 14:42:29 pl 1.22.76.1: #i79131# no more KEY_CONTROLMOD


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [edb3149f1f1170f3f3017e363846308ad753a22a]

INTEGRATION: CWS aquavcl04 (1.90.32); FILE MERGED 2007/12/07 16:14:24 hdu 1.90.32.2: #i80460# get rid of delay between invalidate and repaint for NWF on Aqua 2007/10/19 14:42:28 pl 1.90.32.1: #i79131# no more KEY_CONTROLMOD


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [935c2b9f8030671ba8711b700517e3c98a70f31b]

INTEGRATION: CWS aquavcl04 (1.6.2); FILE MERGED 2007/12/10 17:38:52 pl 1.6.2.1: fix a typo


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [06f4366d53d152d9ecda2f3ffbe4eeac0708ba51]

INTEGRATION: CWS aquavcl04 (1.6.2); FILE MERGED 2007/11/22 17:20:09 pl 1.6.2.1: #i77549# allow for aqua theme drawing scrollbars not as spcified


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [2a823d4321227cb486d2994f110073f6427de6bb]

INTEGRATION: CWS aquavcl04 (1.2.178); FILE MERGED 2007/10/19 14:42:28 pl 1.2.178.1: #i79131# no more KEY_CONTROLMOD


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [4016b5175fd5e53ef9c36a74d8bfab1b6563256f]

INTEGRATION: CWS aquavcl04 (1.3.98); FILE MERGED 2007/10/19 14:42:28 pl 1.3.98.1: #i79131# no more KEY_CONTROLMOD


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [e609a332ed154017aed8b15c6427f0da39fd3b04]

INTEGRATION: CWS aquavcl04 (1.1.2); FILE ADDED 2007/10/15 13:24:26 pl 1.1.2.1: #i82627# move objective c++ implementations to own (.mm) files


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [95312fe44679f9a12780e3c7e642b12d984afbcf]

INTEGRATION: CWS aquavcl04 (1.5.2); FILE MERGED 2007/10/15 13:24:26 pl 1.5.2.1: #i82627# move objective c++ implementations to own (.mm) files


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [10fa4f1b56231a9aca07b962e7bfc605ce20eaa3]

INTEGRATION: CWS aquavcl04 (1.1.2); FILE ADDED 2007/11/23 16:41:44 pl 1.1.2.18: #i82684# handle backspace via selector 2007/11/23 14:39:42 pl 1.1.2.17: #i82684# take special care of ctrl-alt-shift-d 2007/11/21 20:08:48 pl 1.1.2.16: #i81645# find window under mouse for events 2007/11/21 12:45:04 pl 1.1.2.15: #i83812# fix a paint issue 2007/11/21 10:17:10 pl 1.1.2.14: #i83807# make backtab work 2007/11/09 15:08:37 pl 1.1.2.13: #i82683# check for NSNotfound before adding to loacation 2007/11/08 13:36:57 pl 1.1.2.12: #i82684# let input manager see all events first 2007/11/01 13:48:47 pl 1.1.2.11: #i83205# correction for ownderdraw windows 2007/11/01 13:36:08 pl 1.1.2.10: #i83205# some of our borderless windows can become key window 2007/10/31 14:03:53 pl 1.1.2.9: #i77489# implement shaping 2007/10/23 14:23:37 pl 1.1.2.8: #i82266# correct mouse wheel values 2007/10/23 10:27:21 pl 1.1.2.7: confused decimal and hexadecimal 32, fixed 2007/10/19 21:22:17 ericb 1.1.2.6: #i79131# replace KEY_MOD5 with KEY_MOD3 2007/10/18 15:35:45 ericb 1.1.2.5: removing PowerPC warnings 2007/10/18 06:41:57 ekato 1.1.2.4: #i82742# fix input position for NSTextInput protocol 2007/10/16 13:40:54 pl 1.1.2.3: #i82284#  emulate right click with ctrl left click 2007/10/16 13:10:08 pl 1.1.2.2: #i82266# send mouse and wheel events to correct frame 2007/10/15 13:24:26 pl 1.1.2.1: #i82627# move objective c++ implementations to own (.mm) files


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [c85f14a3a1a7e23265e8b9c306e4196e27a392b5]

INTEGRATION: CWS aquavcl04 (1.53.2); FILE MERGED 2007/12/10 17:03:00 pl 1.53.2.17: RESYNC: (1.53-1.54); FILE MERGED 2007/12/06 12:55:02 pl 1.53.2.16: #i84306# react on display changes 2007/12/06 12:28:08 pl 1.53.2.15: #i84306# multimonitor support 2007/11/22 15:25:10 pl 1.53.2.14: get rid of a deprecation warning 2007/11/19 13:17:14 pl 1.53.2.13: remove unused code 2007/11/09 10:27:48 pl 1.53.2.12: get system fonts using cocoa methods 2007/11/08 17:59:56 pl 1.53.2.11: get system colors using cocoa 2007/11/06 18:09:15 pl 1.53.2.10: #i83380#  fix Get/SetWindowState to use the same coordinates as the rest of AquaSalFrame 2007/10/31 14:03:53 pl 1.53.2.9: #i77489# implement shaping 2007/10/19 14:42:31 pl 1.53.2.8: #i79131# no more KEY_CONTROLMOD 2007/10/18 15:57:48 pl 1.53.2.7: #i77848# ESIZE/WSIZE cursors were wrong 2007/10/18 15:35:45 ericb 1.53.2.6: removing PowerPC warnings 2007/10/18 14:05:51 pl 1.53.2.5: #i77848# complete cursor mappings 2007/10/17 18:13:38 pl 1.53.2.4: #i77848# add cursor images 2007/10/16 13:10:08 pl 1.53.2.3: #i82266# send mouse and wheel events to correct frame 2007/10/15 13:24:25 pl 1.53.2.2: #i82627# move objective c++ implementations to own (.mm) files 2007/10/12 14:12:57 ericb 1.53.2.1: #i82228# fix toggle fullscreen issue


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [2c8e9c837ebd7498b7bd0d662eb11f0908c907f3]

INTEGRATION: CWS aquavcl04 (1.11.98); FILE MERGED 2007/10/15 13:24:25 pl 1.11.98.1: #i82627# move objective c++ implementations to own (.mm) files


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [767be24a69850a0761179c8570c7abc427da638a]

INTEGRATION: CWS aquavcl04 (1.11.2); FILE MERGED 2007/10/18 15:35:17 ericb 1.11.2.2: removing PowerPC warnings 2007/10/15 13:24:25 pl 1.11.2.1: #i82627# move objective c++ implementations to own (.mm) files


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [1e562348f876951487ed35ceb004402177f6e8c5]

INTEGRATION: CWS aquavcl04 (1.7.2); FILE MERGED 2007/11/22 17:20:09 pl 1.7.2.4: #i77549# allow for aqua theme drawing scrollbars not as spcified 2007/11/14 16:55:47 pl 1.7.2.3: #i77549# add hittest for scrolbar track 2007/10/18 20:30:15 ericb 1.7.2.2: removing a hack (was a forgoten test) 2007/10/18 15:35:17 ericb 1.7.2.1: removing PowerPC warnings


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [a0be22bcc949cc2c57dfc1ba9804d8e68ae550a3]

INTEGRATION: CWS aquavcl04 (1.12.2); FILE MERGED 2007/10/31 14:03:53 pl 1.12.2.2: #i77489# implement shaping 2007/10/18 15:35:17 ericb 1.12.2.1: removing PowerPC warnings


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [5091be93d98986ce23025c8d2f226661c17d770c]

INTEGRATION: CWS aquavcl04 (1.65.2); FILE MERGED 2007/12/06 14:11:41 hdu 1.65.2.4: #i84313# fix GetFontMetric() when a stretched font is set 2007/12/06 12:55:02 pl 1.65.2.3: #i84306# react on display changes 2007/11/15 12:21:57 hdu 1.65.2.2: #i83634# tweak GetScreenFontResolution() on aqua to satisfy platform independent heuristics 2007/10/18 15:35:17 ericb 1.65.2.1: removing PowerPC warnings


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [3ac55e3291924d7dd1c293b3cda59f5af1754b8e]

INTEGRATION: CWS aquavcl04 (1.9.2); FILE MERGED 2007/10/29 13:25:07 hdu 1.9.2.1: #i82703# prevent subsetting of PS-OTF fonts until PS-OTF subsetting is implemented


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [a498ad9acddecd3e1881d47c5a25b21439fa323f]

INTEGRATION: CWS aquavcl04 (1.5.2); FILE MERGED 2007/12/11 15:28:10 hdu 1.5.2.3: #i83699# use inverse transformation to get rid of accumulated rounding errors in AtsLayout::FillDXArray() 2007/11/19 16:46:31 hdu 1.5.2.2: #i83699# prevent accumulation of rounding errors when converting from quartz-subpixels to vcl-pixels 2007/10/18 15:35:17 ericb 1.5.2.1: removing PowerPC warnings


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [976093938e62e39a245257ea0dd65df968a3abeb]

INTEGRATION: CWS aquavcl04 (1.12.98); FILE MERGED 2007/10/15 13:24:25 pl 1.12.98.1: #i82627# move objective c++ implementations to own (.mm) files


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [edb9c3a226345bd52487bda43a80b6b2c2ad8938]

INTEGRATION: CWS aquavcl04 (1.1.2); FILE ADDED 2007/10/15 13:24:25 pl 1.1.2.1: #i82627# move objective c++ implementations to own (.mm) files


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [71b813ee3e529b38523c2bedb91a4eecb8598dfa]

INTEGRATION: CWS aquavcl04 (1.1.2); FILE ADDED 2007/12/06 12:55:02 pl 1.1.2.5: #i84306# react on display changes 2007/10/31 18:54:47 pl 1.1.2.4: clean up some copy and paste garbage 2007/10/31 18:51:23 pl 1.1.2.3: #i83176# detect system colors changing 2007/10/16 13:10:08 pl 1.1.2.2: #i82266# send mouse and wheel events to correct frame 2007/10/15 13:24:25 pl 1.1.2.1: #i82627# move objective c++ implementations to own (.mm) files


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [315f4b2dfb9057bfc579d967e2e0eb61b7437fd5]

INTEGRATION: CWS aquavcl04 (1.15.2); FILE MERGED 2007/11/28 15:54:13 pl 1.15.2.2: #i84055# add timer to tracking runloop mode 2007/10/15 13:24:25 pl 1.15.2.1: #i82627# move objective c++ implementations to own (.mm) files


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [3032e685ca75b86ac243f7fe1f088a5a8f609691]

INTEGRATION: CWS aquavcl04 (1.8.2); FILE MERGED 2007/12/06 12:28:08 pl 1.8.2.2: #i84306# multimonitor support 2007/10/18 15:34:18 ericb 1.8.2.1: removing PowerPC warnings


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [c5d83ee75b8181d4004efd0895bcc5349b18b035]

INTEGRATION: CWS aquavcl04 (1.1.2); FILE ADDED 2007/10/23 14:05:13 pl 1.1.2.2: #i82874# timer needs to wake up a waiting Yield 2007/10/15 13:24:25 pl 1.1.2.1: #i82627# move objective c++ implementations to own (.mm) files


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [fd3a388c416948d4a1f177875b5b7b5f409fdeda]

INTEGRATION: CWS aquavcl04 (1.40.2); FILE MERGED 2007/12/10 17:02:57 pl 1.40.2.10: RESYNC: (1.40-1.41); FILE MERGED 2007/12/06 12:55:02 pl 1.40.2.9: #i84306# react on display changes 2007/11/27 11:24:01 pl 1.40.2.8: #i83820# an autorelease pool per yield level as suggested by documentation 2007/11/21 17:18:24 pl 1.40.2.7: #i83820# ensure release pool for frame 2007/11/21 17:09:59 pl 1.40.2.6: #i83820# release pools per thread 2007/11/21 10:59:50 pl 1.40.2.5: fix an autolrelease assertion 2007/10/31 18:51:23 pl 1.40.2.4: #i83176# detect system colors changing 2007/10/23 14:05:13 pl 1.40.2.3: #i82874# timer needs to wake up a waiting Yield 2007/10/18 15:34:18 ericb 1.40.2.2: removing PowerPC warnings 2007/10/15 13:24:25 pl 1.40.2.1: #i82627# move objective c++ implementations to own (.mm) files


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [e68f442968c35bc8b93293abe1d8b0e5a7e820b9]

INTEGRATION: CWS aquavcl04 (1.9.2); FILE MERGED 2007/11/27 11:24:01 pl 1.9.2.4: #i83820# an autorelease pool per yield level as suggested by documentation 2007/11/21 17:09:59 pl 1.9.2.3: #i83820# release pools per thread 2007/10/18 14:05:51 pl 1.9.2.2: #i77848# complete cursor mappings 2007/10/17 18:13:38 pl 1.9.2.1: #i77848# add cursor images


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [6c0e43885343d60e99c5e214d4261c58a06c4d8f]

INTEGRATION: CWS aquavcl04 (1.14.98); FILE MERGED 2007/10/17 18:13:38 pl 1.14.98.2: #i77848# add cursor images 2007/10/15 13:24:25 pl 1.14.98.1: #i82627# move objective c++ implementations to own (.mm) files


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [af255e88998031df5f46cf893d5987243304491b]

INTEGRATION: CWS aquavcl04 (1.1.2); FILE ADDED 2007/12/06 12:55:02 pl 1.1.2.3: #i84306# react on display changes 2007/10/31 18:51:23 pl 1.1.2.2: #i83176# detect system colors changing 2007/10/15 13:24:25 pl 1.1.2.1: #i82627# move objective c++ implementations to own (.mm) files


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [51f3bb2d09ef146ce5966023c1ccf289e20d3ed4]

INTEGRATION: CWS aquavcl04 (1.5.2); FILE MERGED 2007/10/15 13:24:24 pl 1.5.2.1: #i82627# move objective c++ implementations to own (.mm) files


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [6a64b1cb4cb582ab8800122fbe3f3c80fa960792]

INTEGRATION: CWS aquavcl04 (1.1.2); FILE ADDED 2007/10/15 13:24:24 pl 1.1.2.1: #i82627# move objective c++ implementations to own (.mm) files


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [f809f27fb1af816cc687aa521b029e502419a33b]

INTEGRATION: CWS aquavcl04 (1.13.2); FILE MERGED 2007/11/27 11:24:00 pl 1.13.2.4: #i83820# an autorelease pool per yield level as suggested by documentation 2007/11/21 17:09:59 pl 1.13.2.3: #i83820# release pools per thread 2007/10/23 14:05:13 pl 1.13.2.2: #i82874# timer needs to wake up a waiting Yield 2007/10/15 13:24:24 pl 1.13.2.1: #i82627# move objective c++ implementations to own (.mm) files


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [d09ada8e4cc5c01cafbcd2c8c0569ae381c84dff]

INTEGRATION: CWS aquavcl04 (1.33.2); FILE MERGED 2007/12/06 14:11:40 hdu 1.33.2.3: #i84313# fix GetFontMetric() when a stretched font is set 2007/12/06 12:55:02 pl 1.33.2.2: #i84306# react on display changes 2007/10/31 14:03:53 pl 1.33.2.1: #i77489# implement shaping


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [9ac7757416d4edc71bbd6f1a62c97e1864141962]

INTEGRATION: CWS aquavcl04 (1.1.2); FILE ADDED 2007/11/23 14:39:42 pl 1.1.2.6: #i82684# take special care of ctrl-alt-shift-d 2007/11/21 20:08:48 pl 1.1.2.5: #i81645# find window under mouse for events 2007/11/21 17:02:59 pl 1.1.2.4: #i83807# make backtab work 2007/11/01 13:36:08 pl 1.1.2.3: #i83205# some of our borderless windows can become key window 2007/10/16 13:10:08 pl 1.1.2.2: #i82266# send mouse and wheel events to correct frame 2007/10/15 13:24:24 pl 1.1.2.1: #i82627# move objective c++ implementations to own (.mm) files


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [c5c0d6df2acb090ff356d9884fd5105141f68e59]

INTEGRATION: CWS aquavcl04 (1.20.2); FILE MERGED 2007/12/06 12:55:02 pl 1.20.2.4: #i84306# react on display changes 2007/12/06 12:28:08 pl 1.20.2.3: #i84306# multimonitor support 2007/10/31 14:03:53 pl 1.20.2.2: #i77489# implement shaping 2007/10/15 13:24:24 pl 1.20.2.1: #i82627# move objective c++ implementations to own (.mm) files


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [66f81308d097f6789d594c0f08ff6866608a2aaa]

INTEGRATION: CWS aquavcl04 (1.17.2); FILE MERGED 2007/11/21 17:09:58 pl 1.17.2.2: #i83820# release pools per thread 2007/10/17 18:13:38 pl 1.17.2.1: #i77848# add cursor images


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [124e488da068b8a4ba90c792ced04e932923c9ec]

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>  [0ff1aaf8b490df69fad8f6352f8cc03f69e00f0b]

INTEGRATION: CWS aquavcl04 (1.2.48); FILE MERGED 2007/12/10 14:00:53 pl 1.2.48.1: #i77588# add user document path


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [ab049ea623905dfb6f067c1469f3813bf90646a9]

INTEGRATION: CWS aquavcl04 (1.4.2); FILE MERGED 2007/12/10 14:00:53 pl 1.4.2.3: #i77588# add user document path 2007/12/10 12:08:37 pl 1.4.2.2: remove unused carbon header 2007/11/28 13:00:55 pl 1.4.2.1: #i84050# fix buffer overflow


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [dce92330dabf16954d8ddc6fb07cee5a51045883]

INTEGRATION: CWS aquavcl04 (1.28.134); FILE MERGED 2007/10/18 16:34:24 pl 1.28.134.1: #i77848# use correct pointer styles for HDL_UPPER and HDL_LEFT


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [8971ad2c4fdb9643c24e176be8d79eceb31df826]

INTEGRATION: CWS aquavcl04 (1.9.12); FILE MERGED 2007/10/19 14:41:39 pl 1.9.12.1: #i79131# no more KEY_CONTROLMOD


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [6a5498f1bfe3467efb6e500e53394abe7e9fb457]

INTEGRATION: CWS aquavcl04 (1.146.50); FILE MERGED 2007/12/03 10:32:28 pl 1.146.50.3: RESYNC: (1.147-1.149); FILE MERGED 2007/11/16 06:23:12 pl 1.146.50.2: RESYNC: (1.146-1.147); FILE MERGED 2007/10/19 15:18:57 pl 1.146.50.1: #i79131# no more KEY_CONTROLMOD


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [4419a9813120ebac0f7319cbd889bdaf182a9439]

INTEGRATION: CWS aquavcl04 (1.100.54); FILE MERGED 2007/12/11 13:32:03 pl 1.100.54.2: workaround a warning on Windows 2007/12/06 11:53:55 hdu 1.100.54.1: #i84305# enable support for advanced typography of Quartz fonts


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [e7c1b9d89463fc911315722e473e417471087db2]

INTEGRATION: CWS aquavcl04 (1.14.22); FILE MERGED 2007/11/07 15:32:42 gh 1.14.22.2: #i83007#about and settings dialog for MacOS 2007/10/26 14:37:12 gh 1.14.22.1: #i83007# enable opening about and settings dialog from application menu for testtool


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [b4cb65a77eb3f8cd3403ffda69aee32dee5eb2e9]

INTEGRATION: CWS aquavcl04 (1.11.32); FILE MERGED 2007/11/07 15:32:42 gh 1.11.32.1: #i83007#about and settings dialog for MacOS


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [cdf84bf059daa4f8455416a0e0961648d066ec9a]

INTEGRATION: CWS aquavcl04 (1.75.4); FILE MERGED 2007/11/21 10:11:18 gh 1.75.4.3: Testtool is called VCLTestTool 2007/11/09 11:08:05 pl 1.75.4.2: #i83007# replace %PRODUCTNAME 2007/11/07 15:32:42 gh 1.75.4.1: #i83007#about and settings dialog for MacOS


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [ac7426267c4350bea8176ff39dcd269fc8ac5143]

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>  [d1911f00cbe834545ef37dc56d0546442f38ed76]

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>  [eb08107cefa7a9ebc1e79de25dad3f4f794163a3]

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>  [e440536078d784d02c564958fc0a051d2a1ab038]

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>  [28755a36609c24d618c4bc52347bfa5f19746c12]

INTEGRATION: CWS pentaho1 (1.2.10); FILE MERGED 2007/10/22 11:51:42 oj 1.2.10.1: #i80723# #i81510# switch to new branch from pentaho


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [45d98989d9db01e4fe58422962916ca12a7e6087]

INTEGRATION: CWS pentaho1 (1.3.10); FILE MERGED 2007/10/23 05:45:50 oj 1.3.10.2: #i80723# #i81510# makefile changes 2007/10/22 11:51:42 oj 1.3.10.1: #i80723# #i81510# switch to new branch from pentaho


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [e99a94dbc18dfb998f7b4f3d07f1f25e9f4fe6d9]

INTEGRATION: CWS pentaho1 (1.1.2); FILE ADDED 2007/10/22 11:51:04 oj 1.1.2.1: #i80723# #i81510# switch to new branch from pentaho


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [3899cabcc8e04bb7f356ac8d396d9d0db368908c]

INTEGRATION: CWS pentaho1 (1.1.2); FILE ADDED 2007/10/22 11:50:55 oj 1.1.2.1: #i80723# #i81510# switch to new branch from pentaho


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [3981e0ae44c786aaecfd6771e606a518b78b69ed]

INTEGRATION: CWS pentaho1 (1.2.6); FILE MERGED 2007/10/22 11:50:22 oj 1.2.6.1: #i80723# #i81510# switch to new branch from pentaho


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [4b33f5d9f1d4741f4c028c6993a3a12fd38a806a]

INTEGRATION: CWS pentaho1 (1.1.2); FILE ADDED 2007/12/03 07:37:18 oj 1.1.2.2: #i80723# enable patch file 2007/10/22 11:50:44 oj 1.1.2.1: #i80723# #i81510# switch to new branch from pentaho


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [1a89430b9c020e23b272e3356c76fc9411a16f50]

INTEGRATION: CWS pentaho1 (1.1.2); FILE ADDED 2007/10/23 05:45:50 oj 1.1.2.2: #i80723# #i81510# makefile changes 2007/10/22 11:45:27 oj 1.1.2.1: #i80723# #i81510# switch to new branch from pentaho


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [d72b25d3a78281c60e31c4760a8a6f75632893a4]

INTEGRATION: CWS pentaho1 (1.3.6); FILE MERGED 2007/10/23 05:45:50 oj 1.3.6.2: #i80723# #i81510# makefile changes 2007/10/22 11:41:24 oj 1.3.6.1: #i80723# #i81510# switch to new branch from pentaho


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [e0dfccfc39071b5684dd0eb006d0386db5db0d78]

INTEGRATION: CWS pentaho1 (1.3.6); FILE MERGED 2007/10/23 05:45:49 oj 1.3.6.2: #i80723# #i81510# makefile changes 2007/10/22 11:41:24 oj 1.3.6.1: #i80723# #i81510# switch to new branch from pentaho


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [4e585a0f26f5d1680b8676259094d0ab1e0daba4]

INTEGRATION: CWS pentaho1 (1.3.6); FILE MERGED 2007/10/23 05:45:49 oj 1.3.6.2: #i80723# #i81510# makefile changes 2007/10/22 11:41:23 oj 1.3.6.1: #i80723# #i81510# switch to new branch from pentaho


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [aec21ea5c2625a99ceaa63e189c810f1953ca1e4]

INTEGRATION: CWS pentaho1 (1.3.6); FILE MERGED 2007/10/23 05:45:48 oj 1.3.6.2: #i80723# #i81510# makefile changes 2007/10/22 11:41:23 oj 1.3.6.1: #i80723# #i81510# switch to new branch from pentaho


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [ae7e5e50f410ad4b65aa528420d8df898d41cbfc]

INTEGRATION: CWS pentaho1 (1.1.2); FILE ADDED 2007/12/03 07:36:50 oj 1.1.2.3: #i80723# enable patch file 2007/10/23 05:45:48 oj 1.1.2.2: #i80723# #i81510# makefile changes 2007/10/22 11:45:58 oj 1.1.2.1: #i80723# #i81510# switch to new branch from pentaho


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [cd55f1ffa3b36f0f115daef2df44d25ba7e57122]

INTEGRATION: CWS pentaho1 (1.4.6); FILE MERGED 2007/10/23 05:45:48 oj 1.4.6.2: #i80723# #i81510# makefile changes 2007/10/22 11:41:22 oj 1.4.6.1: #i80723# #i81510# switch to new branch from pentaho


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [6d863f7ac59a223fa83a166683ea0980e8ee7f9d]

INTEGRATION: CWS pentaho1 (1.1.2); FILE ADDED 2007/10/22 11:49:05 oj 1.1.2.1: #i80723# #i81510# switch to new branch from pentaho


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [10fb3049990999bd6837384291b604b8f7ff9382]

INTEGRATION: CWS pentaho1 (1.3.6); FILE MERGED 2007/10/22 11:48:23 oj 1.3.6.1: #i80723# #i81510# switch to new branch from pentaho


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [66183aae25797b6cf3d0f4369538df9616d0d081]

INTEGRATION: CWS pentaho1 (1.3.6); FILE MERGED 2007/12/18 07:04:11 oj 1.3.6.2: #i80723# remove last jar files from zip files 2007/10/22 11:48:22 oj 1.3.6.1: #i80723# #i81510# switch to new branch from pentaho


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [f4388832a3bbc35277b3166c7b626aa3a4d4b063]

INTEGRATION: CWS pentaho1 (1.3.6); FILE MERGED 2007/10/22 11:48:21 oj 1.3.6.1: #i80723# #i81510# switch to new branch from pentaho


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [e073e89ded613204125713d83f07f8c3da0536aa]

INTEGRATION: CWS pentaho1 (1.3.6); FILE MERGED 2007/10/22 11:48:20 oj 1.3.6.1: #i80723# #i81510# switch to new branch from pentaho


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [e0d87fa0010a58e1cb59bd9369530e516522a569]

INTEGRATION: CWS pentaho1 (1.1.2); FILE ADDED 2007/12/18 07:04:10 oj 1.1.2.2: #i80723# remove last jar files from zip files 2007/10/22 11:49:47 oj 1.1.2.1: #i80723# #i81510# switch to new branch from pentaho


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [8c2cd285df3f97b0a107df4a08adda41b985eec9]

INTEGRATION: CWS pentaho1 (1.3.6); FILE MERGED 2007/10/22 11:48:19 oj 1.3.6.1: #i80723# #i81510# switch to new branch from pentaho


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [fef0be494820d3b602c8fe21495070944a49bed4]

INTEGRATION: CWS pentaho1 (1.1.2); FILE ADDED 2007/10/22 11:49:19 oj 1.1.2.1: #i80723# #i81510# switch to new branch from pentaho


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [c7fd5f0a2c6de15150ade557c482787b9998778c]

INTEGRATION: CWS pentaho1 (1.8.10); FILE MERGED 2007/12/19 06:14:08 oj 1.8.10.2: RESYNC: (1.8-1.10); FILE MERGED 2007/10/22 12:00:30 oj 1.8.10.1: #i80723# #i81510# switch to new branch from pentaho


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [1c8d03bdfe8a19e4a383d246c402caa20687f919]

INTEGRATION: CWS pentaho1 (1.4.32); FILE MERGED 2007/12/19 06:14:04 oj 1.4.32.2: RESYNC: (1.4-1.5); FILE MERGED 2007/10/22 12:00:30 oj 1.4.32.1: #i80723# #i81510# switch to new branch from pentaho


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [b86f193144483fa1da1830618a3988fd76d7fd45]

INTEGRATION: CWS pentaho1 (1.3.32); FILE MERGED 2007/12/19 06:14:01 oj 1.3.32.2: RESYNC: (1.3-1.5); FILE MERGED 2007/10/22 12:00:30 oj 1.3.32.1: #i80723# #i81510# switch to new branch from pentaho


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [e4e8f574292b83516c50c088a25ebb1dca7b5eae]

INTEGRATION: CWS pentaho1 (1.2.40); FILE MERGED 2007/10/22 12:00:30 oj 1.2.40.1: #i80723# #i81510# switch to new branch from pentaho


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [b2b5bfcb9b6500c74df1003e40faac7628ba061a]

INTEGRATION: CWS wae4extensions (1.4.192); FILE MERGED 2007/09/27 10:20:03 fs 1.4.192.1: #i81612# warning-free code


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [bd0429d9f07bfa0bc7d17faaf02131d7c659fa5c]

INTEGRATION: CWS wae4extensions (1.6.78); FILE MERGED 2007/09/27 10:20:03 fs 1.6.78.1: #i81612# warning-free code


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [57993745f333e7fcaa0721ac0eb479fa80c28896]

INTEGRATION: CWS wae4extensions (1.12.30); FILE MERGED 2008/01/09 21:11:32 ericb 1.12.30.3: RESYNC: (1.12-1.13); FILE MERGED 2007/10/03 12:50:50 ericb 1.12.30.2: #i81612# fix warning because of uninitialized value 2007/09/27 12:18:50 fs 1.12.30.1: #i81612# warning-free on unxlngi6/.pro


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [9010df67eca2e0ebf41ef1284541d4698be4b157]

INTEGRATION: CWS wae4extensions (1.6.22); FILE MERGED 2008/01/10 13:58:02 vg 1.6.22.1: Avoid warning 'may be used uninitialized in this function' on Mac.


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [9c685df24527cb274a765591240b28c46ae8494f]

INTEGRATION: CWS wae4extensions (1.7.8); FILE MERGED 2008/01/09 21:11:29 ericb 1.7.8.2: RESYNC: (1.7-1.8); FILE MERGED 2007/10/03 12:50:00 ericb 1.7.8.1: #i81612# fix warning because of uninitialized values


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [4230ce2b6d162bccfc2f26c3b35dddcb1f7f589a]

INTEGRATION: CWS wae4extensions (1.8.192); FILE MERGED 2007/09/27 10:20:02 fs 1.8.192.1: #i81612# warning-free code


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [758536f78939e1c0391d75d43f0a1aaf3ccd4342]

INTEGRATION: CWS wae4extensions (1.5.192); FILE MERGED 2007/09/27 10:20:02 fs 1.5.192.1: #i81612# warning-free code


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [562b2d6c9952393430dc64f9fadc383e564a2902]

INTEGRATION: CWS wae4extensions (1.11.144); FILE MERGED 2007/10/01 11:10:45 fs 1.11.144.3: #i81612# warning-free code (unxsoli4) 2007/09/27 12:18:50 fs 1.11.144.2: #i81612# warning-free on unxlngi6/.pro 2007/09/27 10:20:02 fs 1.11.144.1: #i81612# warning-free code


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [c34e717ce9ee8f250b7c94e08b8e94833de19f4d]

INTEGRATION: CWS wae4extensions (1.4.192); FILE MERGED 2007/09/27 10:20:02 fs 1.4.192.1: #i81612# warning-free code


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [97a3009a852d936b4456d185898f29b29dae2cb0]

INTEGRATION: CWS wae4extensions (1.10.90); FILE MERGED 2007/09/27 10:20:02 fs 1.10.90.1: #i81612# warning-free code


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [c08d834168ad2b4275807d2e340da4669438619c]

INTEGRATION: CWS wae4extensions (1.8.192); FILE MERGED 2007/10/01 13:24:31 fs 1.8.192.2: #i81612# warning-free code (unxsoli4) 2007/09/27 12:18:50 fs 1.8.192.1: #i81612# warning-free on unxlngi6/.pro


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [e846265e992fdbb94c99b9c141de8e19e71177df]

INTEGRATION: CWS wae4extensions (1.13.78); FILE MERGED 2007/10/01 13:24:31 fs 1.13.78.2: #i81612# warning-free code (unxsoli4) 2007/09/27 12:18:50 fs 1.13.78.1: #i81612# warning-free on unxlngi6/.pro


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [f2ccdb145f607b0568a45fd42416db4a02d4f855]

INTEGRATION: CWS wae4extensions (1.5.388); FILE MERGED 2007/10/01 13:24:31 fs 1.5.388.2: #i81612# warning-free code (unxsoli4) 2007/10/01 11:44:12 fs 1.5.388.1: #i81612# warning-free code (unxsoli4)


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [f34d41ab11f9e6d872971c55eb7025c37cd01473]

INTEGRATION: CWS wae4extensions (1.13.78); FILE MERGED 2007/10/03 13:26:38 fs 1.13.78.4: #i10000# warning-freeness on unxsols4 2007/10/01 13:24:31 fs 1.13.78.3: #i81612# warning-free code (unxsoli4) 2007/10/01 11:44:12 fs 1.13.78.2: #i81612# warning-free code (unxsoli4) 2007/09/27 12:18:50 fs 1.13.78.1: #i81612# warning-free on unxlngi6/.pro


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [acfe37080f7a2421603a3abd2191bf69f5796e45]

INTEGRATION: CWS wae4extensions (1.8.138); FILE MERGED 2007/09/27 12:18:50 fs 1.8.138.1: #i81612# warning-free on unxlngi6/.pro


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [b686b44f76a42055e6cc38fc6c7c66acac581431]

INTEGRATION: CWS wae4extensions (1.11.78); FILE MERGED 2007/10/03 12:48:53 ericb 1.11.78.2: #i81612# fix warning because of uninitialized values 2007/09/27 07:18:26 fs 1.11.78.1: #i81612# warning-free code


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [318420e10f8957b21372e4a5c90feedc52f79544]

INTEGRATION: CWS wae4extensions (1.10.30); FILE MERGED 2007/09/27 07:18:26 fs 1.10.30.1: #i81612# warning-free code


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [2e55a808b50dcae0306d2ad79d8ad786bb04269e]

INTEGRATION: CWS wae4extensions (1.6.192); FILE MERGED 2007/09/27 07:18:26 fs 1.6.192.1: #i81612# warning-free code


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [96d980e3ff4df42f96c10f459a5e83bb9b8e8339]

INTEGRATION: CWS wae4extensions (1.4.192); FILE MERGED 2007/09/27 07:18:26 fs 1.4.192.1: #i81612# warning-free code


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [04647c5c01253d5a763b6b1c7297733803560455]

INTEGRATION: CWS wae4extensions (1.3.388); FILE MERGED 2007/09/27 07:18:26 fs 1.3.388.1: #i81612# warning-free code


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [1015422ae20587b831dc659ad04c66782132dd97]

INTEGRATION: CWS wae4extensions (1.9.78); FILE MERGED 2007/09/27 07:18:26 fs 1.9.78.1: #i81612# warning-free code


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [01515a0378ce84dacbb41f785cf5fa2e448ec077]

INTEGRATION: CWS wae4extensions (1.8.138); FILE MERGED 2007/09/27 07:18:26 fs 1.8.138.1: #i81612# warning-free code


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [76eb7d74d72c1ebf2728c3ecde39d46b329f3eab]

INTEGRATION: CWS wae4extensions (1.27.44); FILE MERGED 2008/01/09 21:11:25 ericb 1.27.44.2: RESYNC: (1.27-1.28); FILE MERGED 2007/09/27 07:18:25 fs 1.27.44.1: #i81612# warning-free code


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [8395fdee33b1744759ca3c1273d31c0010fd18ce]

INTEGRATION: CWS wae4extensions (1.8.78); FILE MERGED 2007/09/27 07:18:25 fs 1.8.78.1: #i81612# warning-free code


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [9c52b799a451885f9ee323d67d542795c985ad21]

INTEGRATION: CWS wae4extensions (1.10.44); FILE MERGED 2007/09/27 07:18:25 fs 1.10.44.1: #i81612# warning-free code


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [40165c0d9f305f4e5c3e75d9b6dde5ddfa471c7c]

INTEGRATION: CWS wae4extensions (1.14.44); FILE MERGED 2007/09/27 07:18:25 fs 1.14.44.1: #i81612# warning-free code


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [8b2184c1d7496d1cdcd7b809c0f5f8cee3cc9b17]

INTEGRATION: CWS wae4extensions (1.7.230); FILE MERGED 2007/09/27 07:18:25 fs 1.7.230.1: #i81612# warning-free code


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [a5f26514bd895b02ea57f6f6657255b8984ae47d]

INTEGRATION: CWS wae4extensions (1.38.44); FILE MERGED 2007/09/27 07:18:25 fs 1.38.44.1: #i81612# warning-free code


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [bef56b13dcd7f86b682dfadfcd6e662f21402e00]

INTEGRATION: CWS wae4extensions (1.2.78); FILE MERGED 2007/09/27 07:18:25 fs 1.2.78.1: #i81612# warning-free code


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [abe1e9a08ab4eee0b66e0ca37fe52a683199a89d]

INTEGRATION: CWS wae4extensions (1.7.44); FILE MERGED 2007/09/27 07:18:25 fs 1.7.44.1: #i81612# warning-free code


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [ff227c495cb94a79bdeda00de8da07d789e19ec4]

INTEGRATION: CWS wae4extensions (1.3.230); FILE MERGED 2007/09/27 07:18:25 fs 1.3.230.1: #i81612# warning-free code


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [9c3ce007d615977fc9d0837cb409de273f4ab31d]

INTEGRATION: CWS wae4extensions (1.6.44); FILE MERGED 2007/09/27 07:18:25 fs 1.6.44.1: #i81612# warning-free code


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [fb6bc3c30206c24da808a7ecf140eabc69d26bd8]

INTEGRATION: CWS wae4extensions (1.46.30); FILE MERGED 2008/01/09 21:11:22 ericb 1.46.30.2: RESYNC: (1.46-1.47); FILE MERGED 2007/09/27 07:18:25 fs 1.46.30.1: #i81612# warning-free code


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [3f544ab8ec327977c8d5ea1b5d85c04c3b9bac63]

INTEGRATION: CWS wae4extensions (1.11.78); FILE MERGED 2007/09/27 07:18:25 fs 1.11.78.1: #i81612# warning-free code


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [30093cb3131149746ced1d35fad842e967484dc3]

INTEGRATION: CWS wae4extensions (1.2.296); FILE MERGED 2007/09/27 07:18:25 fs 1.2.296.1: #i81612# warning-free code


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [459fdb6fda2d817d87b9a9dbc667c31930cc9726]

INTEGRATION: CWS wae4extensions (1.5.44); FILE MERGED 2008/01/09 21:11:18 ericb 1.5.44.2: RESYNC: (1.5-1.6); FILE MERGED 2007/09/27 07:18:25 fs 1.5.44.1: #i81612# warning-free code


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [66a47cac1a6065bd000f936546e1b3f5b7d74a70]

INTEGRATION: CWS wae4extensions (1.11.44); FILE MERGED 2008/01/09 20:35:07 ericb 1.11.44.2: #i81612# a try to fix conflicts for resync with m242 2007/09/27 07:18:25 fs 1.11.44.1: #i81612# warning-free code


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [c09d27f9af3d1e2fc3099fe6c75fcd6e4d34d3f4]

INTEGRATION: CWS wae4extensions (1.17.78); FILE MERGED 2007/09/27 07:18:25 fs 1.17.78.1: #i81612# warning-free code


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [2a94447e339a3f16c9e835021d7934c362060a1e]

INTEGRATION: CWS wae4extensions (1.4.224); FILE MERGED 2007/09/27 07:18:24 fs 1.4.224.1: #i81612# warning-free code


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [499dc9cf10f5e4e22399049bc591fe4aeccc0961]

INTEGRATION: CWS wae4extensions (1.9.30); FILE MERGED 2008/01/09 20:35:42 ericb 1.9.30.2: #i81612# a try to fix conflicts for resync with m242 2007/09/27 07:18:24 fs 1.9.30.1: #i81612# warning-free code


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [d12e313458fa1f9fcde24b97d3d94d21e7948ab7]

INTEGRATION: CWS wae4extensions (1.9.138); FILE MERGED 2007/09/27 07:18:24 fs 1.9.138.1: #i81612# warning-free code


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [a3129d582bb2a601328242074292e8ab6239f69b]

INTEGRATION: CWS wae4extensions (1.6.192); FILE MERGED 2007/09/27 07:18:24 fs 1.6.192.1: #i81612# warning-free code


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [50afa7278c62edf69a8fb67af8785fe5afea89cc]

INTEGRATION: CWS wae4extensions (1.6.44); FILE MERGED 2007/09/27 07:18:24 fs 1.6.44.1: #i81612# warning-free code


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [76cf2df5c29a4c94f2edfc631998d83b5f6f422b]

INTEGRATION: CWS wae4extensions (1.11.138); FILE MERGED 2007/09/27 07:18:24 fs 1.11.138.1: #i81612# warning-free code


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [ee62112c8bab97823ce12f14dae538646d565c0a]

INTEGRATION: CWS wae4extensions (1.20.30); FILE MERGED 2007/09/27 07:18:24 fs 1.20.30.1: #i81612# warning-free code


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [341dfb14d6e7fba8b190fedd7145bea5445216ac]

INTEGRATION: CWS wae4extensions (1.16.30); FILE MERGED 2007/09/27 07:18:24 fs 1.16.30.1: #i81612# warning-free code


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [8f4311456a412f4f636f9649f2273028334dc4e7]

INTEGRATION: CWS wae4extensions (1.3.192); FILE MERGED 2007/09/27 10:20:02 fs 1.3.192.1: #i81612# warning-free code


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [f28c281778f49e29afc495a3c3f21d9c3ac8ea52]

INTEGRATION: CWS wae4extensions (1.4.388); FILE MERGED 2007/10/01 11:10:45 fs 1.4.388.1: #i81612# warning-free code (unxsoli4)


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [8b6392317329f530107355ba1a137e5e82028d4c]

INTEGRATION: CWS wae4extensions (1.15.78); FILE MERGED 2007/09/27 10:20:02 fs 1.15.78.1: #i81612# warning-free code


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [a422be7f39f42e4883cb5c71ef3f676dc24453f9]

INTEGRATION: CWS wae4extensions (1.14.188); FILE MERGED 2007/09/27 10:20:01 fs 1.14.188.1: #i81612# warning-free code


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [3f23cfb6c8063ea65933f6bc74bf3476fc55f681]

INTEGRATION: CWS wae4extensions (1.7.192); FILE MERGED 2007/09/27 10:20:01 fs 1.7.192.1: #i81612# warning-free code


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [8d5df0d13d15c530e847b791084485d3ecef1f66]

INTEGRATION: CWS wae4extensions (1.11.192); FILE MERGED 2007/09/27 12:18:49 fs 1.11.192.1: #i81612# warning-free on unxlngi6/.pro


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [cdc5af0c27e8b5e85feb5a7f271671a95d10d086]

INTEGRATION: CWS wae4extensions (1.7.192); FILE MERGED 2007/10/01 12:14:36 fs 1.7.192.2: #i81612# warning-free code (unxsoli4) 2007/09/27 12:18:49 fs 1.7.192.1: #i81612# warning-free on unxlngi6/.pro


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [f1f009de9d5ac1991917ef126b36350dfc41b47e]

INTEGRATION: CWS wae4extensions (1.6.192); FILE MERGED 2007/10/06 13:51:11 ericb 1.6.192.4: #i81612# fix breaker in plugcon.cxx (missing parentheses) 2007/10/01 13:39:40 fs 1.6.192.3: #i81612# warning-free code (unxsoli4) 2007/10/01 12:14:36 fs 1.6.192.2: #i81612# warning-free code (unxsoli4) 2007/09/27 12:18:49 fs 1.6.192.1: #i81612# warning-free on unxlngi6/.pro


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [6e6e6a7ec730d244772b735f3d642f846b12c09b]

INTEGRATION: CWS wae4extensions (1.14.140); FILE MERGED 2007/10/01 13:39:40 fs 1.14.140.2: #i81612# warning-free code (unxsoli4) 2007/09/27 12:18:49 fs 1.14.140.1: #i81612# warning-free on unxlngi6/.pro


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [f7ac7fcf70148bb882585bb3518e46eba4575670]

INTEGRATION: CWS wae4extensions (1.6.192); FILE MERGED 2007/10/06 14:01:04 ericb 1.6.192.3: #i81612# fix breaker in nppapi.cxx (missing parentheses) 2007/10/01 12:14:36 fs 1.6.192.2: #i81612# warning-free code (unxsoli4) 2007/09/27 12:18:49 fs 1.6.192.1: #i81612# warning-free on unxlngi6/.pro


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [0075caebc9a653ae4b928be5794b4faa91668380]

INTEGRATION: CWS wae4extensions (1.10.192); FILE MERGED 2007/10/06 08:49:36 ericb 1.10.192.4: #i81612# fix breaker in npnapi.cxx (missing parentheses) 2007/10/03 20:29:51 fs 1.10.192.3: #i81612# now that the proper npsdk/npupp.h is included (instead of <npupp.h>), we do use the proper structs, and don't need the dummy NULLs 2007/10/01 13:39:40 fs 1.10.192.2: #i81612# warning-free code (unxsoli4) 2007/09/27 12:18:49 fs 1.10.192.1: #i81612# warning-free on unxlngi6/.pro


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [84f8126c5b4421cfc0d46327ade52a68491536dd]

INTEGRATION: CWS wae4extensions (1.9.192); FILE MERGED 2007/09/27 12:18:49 fs 1.9.192.1: #i81612# warning-free on unxlngi6/.pro


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [1cab5152451b3d9bf26f24258cc965a0b418b514]

INTEGRATION: CWS wae4extensions (1.7.90); FILE MERGED 2007/10/03 20:35:56 fs 1.7.90.2: #i81612# 2007/09/27 10:20:01 fs 1.7.90.1: #i81612# warning-free code


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [65eb083737455b6d30f6f4344ea1100adf4ad4b4]

INTEGRATION: CWS wae4extensions (1.10.140); FILE MERGED 2008/01/09 21:11:15 ericb 1.10.140.5: RESYNC: (1.10-1.11); FILE MERGED 2007/10/03 20:28:55 fs 1.10.140.4: #i81612# properly include npupp.h as npsdk/npupp.h, to ensure we don't accidentally get a version outside the OOo tree 2007/10/01 13:39:40 fs 1.10.140.3: #i81612# warning-free code (unxsoli4) 2007/10/01 12:14:36 fs 1.10.140.2: #i81612# warning-free code (unxsoli4) 2007/10/01 11:10:45 fs 1.10.140.1: #i81612# warning-free code (unxsoli4)


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [aa2e9406db3a464e01c9c89174b0c4d20ebebcc2]

INTEGRATION: CWS wae4extensions (1.6.386); FILE MERGED 2007/10/01 11:10:45 fs 1.6.386.2: #i81612# warning-free code (unxsoli4) 2007/09/27 12:18:49 fs 1.6.386.1: #i81612# warning-free on unxlngi6/.pro


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [6c9067116f26d045330e01a2a8dcc838deec3c2f]

INTEGRATION: CWS wae4extensions (1.2.44); FILE MERGED 2008/01/10 10:21:57 ericb 1.2.44.6: #i81612# fix forgotten warning in aqua build 2008/01/09 13:06:33 ericb 1.2.44.5: #i81612# solve conflicts ( m242 resync) 2007/11/16 13:17:13 ericb 1.2.44.4: #i81612# cosmetic change in sysplug.hxx 2007/11/16 13:08:47 ericb 1.2.44.3: #i81612# solve conflict 2007/11/16 12:41:12 ericb 1.2.44.2: #i81612# a fix for conflict ( due to macleopardbuild integration) 2007/10/03 12:47:21 ericb 1.2.44.1: #i81612# fix warning because of bad type in aqua mozilla plugin


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [c34bd7048ad6a49cfe40c76d8661addecdbc9192]

INTEGRATION: CWS wae4extensions (1.5.68); FILE MERGED 2007/09/27 10:20:01 fs 1.5.68.1: #i81612# warning-free code


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [50070bed70a1d123f2f7289900f630d514273fc2]

INTEGRATION: CWS wae4extensions (1.6.388); FILE MERGED 2007/10/01 11:10:45 fs 1.6.388.2: #i81612# warning-free code (unxsoli4) 2007/09/27 10:20:01 fs 1.6.388.1: #i81612# warning-free code


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [77c8c466030129aec5c08aace16bbfd57baf4372]

INTEGRATION: CWS wae4extensions (1.21.44); FILE MERGED 2008/01/09 21:11:11 ericb 1.21.44.3: RESYNC: (1.21-1.22); FILE MERGED 2007/10/01 10:26:56 fs 1.21.44.2: #i81612# warning-free code (unxlngi6) 2007/09/27 10:20:01 fs 1.21.44.1: #i81612# warning-free code


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [71234689e8bc5dc948a8b3dd1989ca53bbcbe77d]

INTEGRATION: CWS wae4extensions (1.3.192); FILE MERGED 2007/09/27 10:20:01 fs 1.3.192.1: #i81612# warning-free code


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [a8ca6a844945ce5395b8a33ad569a3e458037914]

INTEGRATION: CWS wae4extensions (1.7.192); FILE MERGED 2007/10/01 10:26:56 fs 1.7.192.2: #i81612# warning-free code (unxlngi6) 2007/09/27 10:20:01 fs 1.7.192.1: #i81612# warning-free code


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [48f5eee168835eed670057104dc55d5885b33f0d]

INTEGRATION: CWS wae4extensions (1.5.192); FILE MERGED 2007/10/01 10:26:56 fs 1.5.192.2: #i81612# warning-free code (unxlngi6) 2007/09/27 10:20:01 fs 1.5.192.1: #i81612# warning-free code


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [4b0e9a378bb89bffc2969fb5c40ea043316cfcf1]

INTEGRATION: CWS wae4extensions (1.15.82); FILE MERGED 2007/10/03 12:46:42 ericb 1.15.82.3: #i81612# fix build error, because of useless NULL 2007/10/01 10:26:56 fs 1.15.82.2: #i81612# warning-free code (unxlngi6) 2007/09/27 10:20:01 fs 1.15.82.1: #i81612# warning-free code


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [b24d8cf77f12374f2b99c552065387a17ca2e68f]

INTEGRATION: CWS wae4extensions (1.4.192); FILE MERGED 2007/10/01 10:26:56 fs 1.4.192.1: #i81612# warning-free code (unxlngi6)


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [48282ebc4a50f4df923694f4ceb390c3ab8d0202]

INTEGRATION: CWS wae4extensions (1.8.192); FILE MERGED 2007/09/27 10:20:01 fs 1.8.192.1: #i81612# warning-free code


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [b4cdab2837a37d3460512ca25ac7a7fbb6eabde0]

INTEGRATION: CWS wae4extensions (1.4.192); FILE MERGED 2007/09/27 10:20:01 fs 1.4.192.1: #i81612# warning-free code


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [e41f1ecc4391be83f7a9a271224258bbbb2c22a3]

INTEGRATION: CWS wae4extensions (1.10.192); FILE MERGED 2007/09/27 12:18:49 fs 1.10.192.2: #i81612# warning-free on unxlngi6/.pro 2007/09/27 10:20:01 fs 1.10.192.1: #i81612# warning-free code


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [1a16e81efd3223b2fc1e6d75d67df35e91c7c9f6]

INTEGRATION: CWS wae4extensions (1.2.44); FILE MERGED 2008/01/09 21:11:08 ericb 1.2.44.4: RESYNC: (1.3-1.4); FILE MERGED 2007/10/04 21:36:52 ericb 1.2.44.3: #i81612# add a better fix for warning in sysplug.cxx 2007/10/04 15:19:14 ericb 1.2.44.2: #i81612# fix warning on Mac OS X Aqua 2007/10/03 12:45:23 ericb 1.2.44.1: #i81612# fix warning because of bad type in aqua mozilla plugin


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [b41a7e4f5969025ed30ccac63f9be31ad7285594]

INTEGRATION: CWS wae4extensions (1.2.44); FILE MERGED 2007/10/04 15:40:09 ericb 1.2.44.1: #i81612# fix warning (missing type)


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [f8266c95e55541fd5f849c5bef1cc6a3ef58d839]

INTEGRATION: CWS wae4extensions (1.3.388); FILE MERGED 2007/10/01 12:13:45 fs 1.3.388.1: #i81612# warning-free code (wntmsci10) - approved by jl@openoffice.org


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [88742a676c8389f5dfc8b554e74fe24758f65808]

INTEGRATION: CWS wae4extensions (1.5.90); FILE MERGED 2007/10/01 12:13:45 fs 1.5.90.1: #i81612# warning-free code (wntmsci10) - approved by jl@openoffice.org


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [8d1da66448cfb5ed340013fac138ca16132efb8d]

INTEGRATION: CWS wae4extensions (1.10.388); FILE MERGED 2007/10/01 12:13:45 fs 1.10.388.1: #i81612# warning-free code (wntmsci10) - approved by jl@openoffice.org


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [fb30fbdf1eff6f2fbcb508f4a949dddc70c261f5]

INTEGRATION: CWS wae4extensions (1.22.90); FILE MERGED 2007/10/01 12:13:45 fs 1.22.90.1: #i81612# warning-free code (wntmsci10) - approved by jl@openoffice.org


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [384f145e55013e324c28d5a5657e24389bee79b6]

INTEGRATION: CWS wae4extensions (1.20.90); FILE MERGED 2007/10/01 12:13:44 fs 1.20.90.1: #i81612# warning-free code (wntmsci10) - approved by jl@openoffice.org


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [329f61b431779d4277f88810e19c5393f68a4a2c]

INTEGRATION: CWS wae4extensions (1.7.90); FILE MERGED 2007/10/01 12:13:44 fs 1.7.90.1: #i81612# warning-free code (wntmsci10) - approved by jl@openoffice.org


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [ded2b00c612f772d34634d0d4694084cc5d1f770]

INTEGRATION: CWS wae4extensions (1.5.68); FILE MERGED 2007/10/01 12:13:44 fs 1.5.68.1: #i81612# warning-free code (wntmsci10) - approved by jl@openoffice.org


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [bfbab94f4009f4e08872ed69c4e4550baaad12bb]

INTEGRATION: CWS wae4extensions (1.18.68); FILE MERGED 2007/10/01 12:13:44 fs 1.18.68.1: #i81612# warning-free code (wntmsci10) - approved by jl@openoffice.org


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [a3f623d7200a86dbea149b05d2feaece8dd403e2]

INTEGRATION: CWS wae4extensions (1.4.144); FILE MERGED 2007/10/01 12:13:44 fs 1.4.144.1: #i81612# warning-free code (wntmsci10) - approved by jl@openoffice.org


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [4aee0970503ae4e9e85228b85b72474d52247bdb]

INTEGRATION: CWS wae4extensions (1.9.246); FILE MERGED 2007/10/01 12:13:44 fs 1.9.246.1: #i81612# warning-free code (wntmsci10) - approved by jl@openoffice.org


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [a202b43617b5e45abc386ae6ce98105d343bfc9c]

INTEGRATION: CWS wae4extensions (1.17.90); FILE MERGED 2007/10/01 12:13:44 fs 1.17.90.1: #i81612# warning-free code (wntmsci10) - approved by jl@openoffice.org


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [6aa6bf87b8157d3184b98934dc96bcb1e011cc63]

INTEGRATION: CWS wae4extensions (1.11.90); FILE MERGED 2007/10/01 12:13:44 fs 1.11.90.1: #i81612# warning-free code (wntmsci10) - approved by jl@openoffice.org


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [f41f4a7bf9087d2943270dcf547a54e0498e9420]

INTEGRATION: CWS wae4extensions (1.5.388); FILE MERGED 2007/10/01 12:13:44 fs 1.5.388.1: #i81612# warning-free code (wntmsci10) - approved by jl@openoffice.org


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [fdffa874c342cf0a8986788393b05d366a164fa2]

INTEGRATION: CWS wae4extensions (1.5.190); FILE MERGED 2007/10/01 12:13:44 fs 1.5.190.1: #i81612# warning-free code (wntmsci10) - approved by jl@openoffice.org


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [8cb15f1b94d40d39a2380476dd4feab9041e2244]

INTEGRATION: CWS wae4extensions (1.6.8); FILE MERGED 2007/10/01 12:00:05 fs 1.6.8.3: #i81612# warning-free code (unxsoli4) 2007/10/01 10:34:36 fs 1.6.8.2: #i81612# warning-free code (unxlngi6) 2007/09/27 10:20:00 fs 1.6.8.1: #i81612# warning-free code


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [39bb29a9c5d243e85495f7e867eda75562d58e0e]

INTEGRATION: CWS wae4extensions (1.4.302); FILE MERGED 2007/09/27 10:20:00 fs 1.4.302.1: #i81612# warning-free code


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [3e2b8daddd0847c8c7d354a2fc81974c524248d5]

INTEGRATION: CWS wae4extensions (1.7.192); FILE MERGED 2007/09/27 10:20:00 fs 1.7.192.1: #i81612# warning-free code


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [3c21fb1db6edf6b1777c877c7b5f094b7bd0440a]

INTEGRATION: CWS wae4extensions (1.7.192); FILE MERGED 2007/10/01 12:00:05 fs 1.7.192.2: #i81612# warning-free code (unxsoli4) 2007/09/27 10:20:00 fs 1.7.192.1: #i81612# warning-free code


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [94505a05cc59b4058be4717f7ae26dce2cb41761]

INTEGRATION: CWS wae4extensions (1.3.192); FILE MERGED 2007/09/27 10:20:00 fs 1.3.192.1: #i81612# warning-free code


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [fa4e79883ed44c2559786419817f388c705f10a1]

INTEGRATION: CWS wae4extensions (1.4.192); FILE MERGED 2007/09/27 10:20:00 fs 1.4.192.1: #i81612# warning-free code


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [489e1411d70bb378993ce91b267298ad0386ae5c]

INTEGRATION: CWS wae4extensions (1.15.2); FILE MERGED 2007/10/01 12:00:05 fs 1.15.2.3: #i81612# warning-free code (unxsoli4) 2007/10/01 10:34:36 fs 1.15.2.2: #i81612# warning-free code (unxlngi6) 2007/09/27 10:20:00 fs 1.15.2.1: #i81612# warning-free code


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [38fc87a6e14aae8bb578b0a68bc39f0e5788b8cd]

INTEGRATION: CWS wae4extensions (1.2.30); FILE MERGED 2007/12/25 23:06:09 ericb 1.2.30.3: #i81612# respect style 2007/12/25 23:05:11 ericb 1.2.30.2: #i81612# indent correctly 2007/12/25 22:56:15 ericb 1.2.30.1: #i81612# fix spotlight warnings, added in meantime


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [38091d77b295af1acceda82750bdbf1064c09f40]

INTEGRATION: CWS wae4extensions (1.2.46); FILE MERGED 2007/09/27 07:18:24 fs 1.2.46.1: #i81612# warning-free code


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [556e255d4f655f8dbce693555ce775884a2e49ea]

INTEGRATION: CWS wae4extensions (1.9.192); FILE MERGED 2007/09/27 07:18:24 fs 1.9.192.1: #i81612# warning-free code


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [8ee12d27dfd14f0f08674f3d01411c7feef78d72]

INTEGRATION: CWS wae4extensions (1.19.78); FILE MERGED 2007/09/27 07:18:24 fs 1.19.78.1: #i81612# warning-free code


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [d7489faeb73fad9ca0424911627b87ac050d6234]

INTEGRATION: CWS wae4extensions (1.17.78); FILE MERGED 2007/09/27 07:18:24 fs 1.17.78.1: #i81612# warning-free code


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [bb225e8e42e9f5d1222f66be3143967f04cf931b]

INTEGRATION: CWS wae4extensions (1.16.78); FILE MERGED 2007/09/27 07:18:23 fs 1.16.78.1: #i81612# warning-free code


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [4471424db2c52ad7da14e1a74eb12bddfb5ea082]

INTEGRATION: CWS wae4extensions (1.6.192); FILE MERGED 2007/09/27 07:18:23 fs 1.6.192.1: #i81612# warning-free code


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [04ece0fc5bc819c6a87e51fa6ac3deb7f1011618]

INTEGRATION: CWS wae4extensions (1.19.78); FILE MERGED 2007/09/27 07:18:23 fs 1.19.78.1: #i81612# warning-free code


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [a82bc36754543b5dcd0f578a8f7b8d391af68ad1]

INTEGRATION: CWS wae4extensions (1.15.78); FILE MERGED 2007/09/27 07:18:23 fs 1.15.78.1: #i81612# warning-free code


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [61ecd05f161af233f455fb30696b9e9b4b94a314]

INTEGRATION: CWS wae4extensions (1.1.2); FILE ADDED 2007/09/27 10:20:00 fs 1.1.2.1: #i81612# warning-free code


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [b7450aa3bad5820c9836f4ddd3fce779a16787c9]

INTEGRATION: CWS wae4extensions (1.5.388); FILE MERGED 2007/10/01 11:10:45 fs 1.5.388.1: #i81612# warning-free code (unxsoli4)


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [36fb9fa7bddff26fe7606212f18ab7c1f0015a22]

INTEGRATION: CWS wae4extensions (1.6.192); FILE MERGED 2007/10/01 11:10:45 fs 1.6.192.1: #i81612# warning-free code (unxsoli4)


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [661d153614827dbbda14539d9138970dc5fc0738]

INTEGRATION: CWS wae4extensions (1.6.192); FILE MERGED 2007/10/01 11:10:45 fs 1.6.192.2: #i81612# warning-free code (unxsoli4) 2007/09/27 10:20:00 fs 1.6.192.1: #i81612# warning-free code


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [1b7af926776765a67f7bb34c95a8ea645dcff231]

INTEGRATION: CWS wae4extensions (1.5.388); FILE MERGED 2007/09/27 10:20:00 fs 1.5.388.1: #i81612# warning-free code


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [2ec18ba2211b9db9d3c1d83a6fd9a0f23f3b62d1]

INTEGRATION: CWS wae4extensions (1.6.388); FILE MERGED 2007/09/27 10:20:00 fs 1.6.388.1: #i81612# warning-free code


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [f560e8830bccbd9cb00fdd5d7d2b7fe2f2e98ff6]

INTEGRATION: CWS wae4extensions (1.4.192); FILE MERGED 2007/09/27 12:18:48 fs 1.4.192.2: #i81612# warning-free on unxlngi6/.pro 2007/09/27 10:20:00 fs 1.4.192.1: #i81612# warning-free code


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [b6d367d712d1809dd1cd45e7b5bd3413d0294031]

INTEGRATION: CWS wae4extensions (1.10.268); FILE MERGED 2007/09/27 07:18:23 fs 1.10.268.1: #i81612# warning-free code


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [cd8ee5475230638835eb18269190828549b3bbc9]

INTEGRATION: CWS wae4extensions (1.20.192); FILE MERGED 2007/09/27 07:18:23 fs 1.20.192.1: #i81612# warning-free code


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [257c2650a06ef5e743e3cd5696482eda1e631990]

INTEGRATION: CWS wae4extensions (1.5.388); FILE MERGED 2007/09/27 07:18:23 fs 1.5.388.1: #i81612# warning-free code


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [cce3d825e6699759817f47fa93861631acb5b97f]

INTEGRATION: CWS wae4extensions (1.4.192); FILE MERGED 2007/09/27 07:18:23 fs 1.4.192.1: #i81612# warning-free code


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [fffdfa1778bb37c6e0edea37aac5babda17bfe45]

INTEGRATION: CWS wae4extensions (1.21.78); FILE MERGED 2007/09/27 07:18:23 fs 1.21.78.1: #i81612# warning-free code


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [e5c62f16ba9bc9d567f47b4cf06d72226829b15c]

INTEGRATION: CWS wae4extensions (1.10.388); FILE MERGED 2007/09/27 07:18:22 fs 1.10.388.1: #i81612# warning-free code


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [7eaf468d55e1bad6a95f553899ff6c7ea0097aae]

INTEGRATION: CWS wae4extensions (1.33.106); FILE MERGED 2007/09/27 07:18:22 fs 1.33.106.1: #i81612# warning-free code


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [93e69d832bab7fbaae8978fda050ee2e02c60569]

INTEGRATION: CWS wae4extensions (1.6.106); FILE MERGED 2007/09/27 07:18:22 fs 1.6.106.1: #i81612# warning-free code


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [c5cfa7d6d701063bf0dbecc5bda90e57f71fbcda]

INTEGRATION: CWS wae4extensions (1.14.280); FILE MERGED 2007/09/27 07:18:22 fs 1.14.280.1: #i81612# warning-free code


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [22ea3a8b07d68a99253702bcb17f46e52ac6e20d]

INTEGRATION: CWS wae4extensions (1.44.78); FILE MERGED 2007/09/27 07:18:22 fs 1.44.78.1: #i81612# warning-free code


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [5901704bacbff27316f4e8f06d6b474cf9b70800]

INTEGRATION: CWS wae4extensions (1.12.192); FILE MERGED 2007/09/27 07:18:22 fs 1.12.192.1: #i81612# warning-free code


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [771a391f3c2af6704b185804e872de9303bc92c6]

INTEGRATION: CWS wae4extensions (1.23.192); FILE MERGED 2007/09/27 07:18:22 fs 1.23.192.1: #i81612# warning-free code


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [5257d136adfcfe4df8551fb3b63edc6ab3418733]

INTEGRATION: CWS wae4extensions (1.7.388); FILE MERGED 2007/09/27 07:18:22 fs 1.7.388.1: #i81612# warning-free code


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [fdc6ac1ed2d8c4fb5aabd74b202b187ef2d81d34]

INTEGRATION: CWS wae4extensions (1.14.192); FILE MERGED 2007/09/27 07:18:22 fs 1.14.192.1: #i81612# warning-free code


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [60b30fbaf25b476377517a2d95f69257547cfbea]

INTEGRATION: CWS wae4extensions (1.8.388); FILE MERGED 2007/09/27 07:18:22 fs 1.8.388.1: #i81612# warning-free code


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [f8bc66eea5752d609d8641abcc163e63e8489c8b]

INTEGRATION: CWS wae4extensions (1.15.192); FILE MERGED 2007/09/27 07:18:22 fs 1.15.192.1: #i81612# warning-free code


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [70102010bcef6f0cf36974f639339259362eea5e]

INTEGRATION: CWS wae4extensions (1.14.268); FILE MERGED 2007/09/27 10:20:00 fs 1.14.268.1: #i81612# warning-free code


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [63cd67f50c911d80068ad56374957d9e6e669e9c]

INTEGRATION: CWS wae4extensions (1.3.868); FILE MERGED 2007/09/28 18:33:59 fs 1.3.868.1: #i81612# warning-free code (wntmsci10)


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [ea7e33b82bfca93c7879495e7740f529f0261cbe]

INTEGRATION: CWS wae4extensions (1.3.878); FILE MERGED 2007/09/27 10:20:00 fs 1.3.878.1: #i81612# warning-free code


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [ca4880b531da8a2cf199104a596498df4a9dfed0]

INTEGRATION: CWS wae4extensions (1.5.850); FILE MERGED 2007/09/27 10:19:59 fs 1.5.850.1: #i81612# warning-free code


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [17cdb98ecf06bd9b0d29b1ef65031091dfc23de5]

INTEGRATION: CWS wae4extensions (1.2.878); FILE MERGED 2007/09/27 10:19:59 fs 1.2.878.1: #i81612# warning-free code


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [e0eb1418dc239ee804f973037353bf1b1ce200a5]

INTEGRATION: CWS wae4extensions (1.8.302); FILE MERGED 2007/09/27 10:19:59 fs 1.8.302.1: #i81612# warning-free code


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [43e8f19ac2b695c65946aa3a8b513ada2cf2eef2]

INTEGRATION: CWS wae4extensions (1.16.188); FILE MERGED 2007/09/27 10:19:59 fs 1.16.188.1: #i81612# warning-free code


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [b84214722b4237906b9276e66e7ca0d12423d297]

INTEGRATION: CWS wae4extensions (1.2.304); FILE MERGED 2007/09/28 18:33:59 fs 1.2.304.1: #i81612# warning-free code (wntmsci10)


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [dcd421123862c08c2a25597b682ccfde6f874f0a]

INTEGRATION: CWS wae4extensions (1.7.380); FILE MERGED 2007/09/27 07:18:22 fs 1.7.380.1: #i81612# warning-free code


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [d63e0e7523d17c81e48fe2b21203372b04a86ab0]

INTEGRATION: CWS wae4extensions (1.9.192); FILE MERGED 2007/09/27 07:18:22 fs 1.9.192.1: #i81612# warning-free code


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [4ba597e30ea9194eaa19b38de27a11060db046ce]

INTEGRATION: CWS wae4extensions (1.13.2); FILE MERGED 2007/09/27 07:18:22 fs 1.13.2.1: #i81612# warning-free code


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [5a8629803abfafe2b737af58569d249287bbc33d]

INTEGRATION: CWS wae4extensions (1.7.78); FILE MERGED 2007/09/27 07:18:22 fs 1.7.78.1: #i81612# warning-free code


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [4f5f1ca7efc93d8d72c708cd9a3b95947e99c7fb]

INTEGRATION: CWS wae4extensions (1.10.298); FILE MERGED 2007/09/27 07:18:22 fs 1.10.298.1: #i81612# warning-free code


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [2af02912c459eede2c1ea4956ac26d8bab03c6c6]

INTEGRATION: CWS wae4extensions (1.10.78); FILE MERGED 2007/09/27 07:18:22 fs 1.10.78.1: #i81612# warning-free code


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [a6a86b3915883e82b35e43886f57cb3a39b4b079]

INTEGRATION: CWS wae4extensions (1.6.192); FILE MERGED 2007/09/27 07:18:22 fs 1.6.192.1: #i81612# warning-free code


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [bf8d8c935f9c9648243a4fb9205d20f53c7c239a]

INTEGRATION: CWS wae4extensions (1.12.2); FILE MERGED 2007/09/27 07:18:22 fs 1.12.2.1: #i81612# warning-free code


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [37726047141526628eb3971107ca6fc289404609]

INTEGRATION: CWS wae4extensions (1.16.2); FILE MERGED 2007/09/27 07:18:21 fs 1.16.2.1: #i81612# warning-free code


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [d63c4fa6d95e77e897af17c63ca9c0baf2c5522f]

INTEGRATION: CWS wae4extensions (1.4.192); FILE MERGED 2007/09/27 07:18:21 fs 1.4.192.1: #i81612# warning-free code


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [d4f443a3429e46cd21bef39211041588a33e7aaf]

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>  [7a8802d364e0d7bcaac2248dabb89492194fc0f6]

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>  [fb29ac4e04a55af31957b02b170cb6c16896aef5]

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>  [e62259b579fb9c1d8f5a983a63e7005418c231a5]

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>  [d0ce224ea5f52d7ad81bd7a9ba73c83ebff869d5]

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-14  Ivo Hinkelmann  <ihi@openoffice.org>  [1ade82146725a4b45a3c22c97184c2ef19db8516]

INTEGRATION: CWS chart15 (1.15.4); FILE MERGED 2008/01/02 13:38:29 iha 1.15.4.1: #i84548# 2D Pie disapears when only one value differs from zero


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [29871a6abbc854babf2ba5171be98f5d1cef3abe]

INTEGRATION: CWS chart15 (1.6.56); FILE MERGED 2008/01/03 21:48:56 iha 1.6.56.1: #i66963# better performance when clipping large polygons


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [93bfc5686043791e60629116add169b0875e7aac]

INTEGRATION: CWS chart15 (1.4.10); FILE MERGED 2007/11/29 18:03:31 iha 1.4.10.1: #i82893#,#i75867# charts must be painted resolution dependent - only recreate view if necessary


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [8929c0df706802a4f64b1550a8b496792765c262]

INTEGRATION: CWS chart15 (1.40.2); FILE MERGED 2007/12/12 09:51:42 bm 1.40.2.2: RESYNC: (1.40-1.41); FILE MERGED 2007/11/29 18:05:25 iha 1.40.2.1: #i82893#,#i75867# charts must be painted resolution dependent - only recreate view if necessary


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [eac22fe993445d54e0d8f2a8b8aec4b4e4429a89]

INTEGRATION: CWS chart15 (1.20.2); FILE MERGED 2007/12/12 09:51:45 bm 1.20.2.2: RESYNC: (1.20-1.21); FILE MERGED 2007/11/29 17:42:11 iha 1.20.2.1: #i82893#,#i75867# charts must be painted resolution dependent - only recreate view if necessary


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [e6983155902fb2aca146ce6e794fa5e7726c9826]

INTEGRATION: CWS chart15 (1.38.2); FILE MERGED 2007/12/12 09:51:48 bm 1.38.2.3: RESYNC: (1.38-1.39); FILE MERGED 2007/11/29 17:42:43 iha 1.38.2.2: #i82893#,#i75867# charts must be painted resolution dependent - only recreate view if necessary 2007/11/15 19:05:09 iha 1.38.2.1: #i82905# check for valid data before painting Error margins


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [dc7eb54679eee8d2d436d8a2fb8a37b776e96fb4]

INTEGRATION: CWS chart15 (1.17.4); FILE MERGED 2008/01/02 13:42:26 iha 1.17.4.1: wrong loop check


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [c97c103a97f1f8b433481ef94edb788efbb6d932]

INTEGRATION: CWS chart15 (1.3.22); FILE MERGED 2007/12/11 20:04:16 iha 1.3.22.1: #i15298# don't show a close value line if it is outside the scale range


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [da88b5b256bc008f9a88f2c567bd951d319ee346]

INTEGRATION: CWS chart15 (1.21.2); FILE MERGED 2007/12/12 09:51:54 bm 1.21.2.3: RESYNC: (1.21-1.22); FILE MERGED 2007/12/10 12:39:18 iha 1.21.2.2: #i84392# wrong values in data labels 2007/11/29 17:43:31 iha 1.21.2.1: #i82893#,#i75867# charts must be painted resolution dependent - only recreate view if necessary


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [0473fb532ee5d0c5858df72aaddd5f4b91d4cc1c]

INTEGRATION: CWS chart15 (1.50.2); FILE MERGED 2008/01/03 21:50:14 iha 1.50.2.3: #i66963# better performance for splines (remove duplicates dependent on resolution) 2007/12/12 09:51:51 bm 1.50.2.2: RESYNC: (1.50-1.51); FILE MERGED 2007/11/29 17:43:10 iha 1.50.2.1: #i82893#,#i75867# charts must be painted resolution dependent - only recreate view if necessary


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [9a6d263b60ca77030f6654042a7a3ed6acbd7393]

INTEGRATION: CWS chart15 (1.4.10); FILE MERGED 2007/12/03 15:50:07 bm 1.4.10.1: #151172# crash due to shared mutex between model objects and event notifier classes fixed


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [9e50bfe666913b92ff5e72c333b35cb3a53fe3d0]

INTEGRATION: CWS chart15 (1.2.4); FILE MERGED 2007/12/12 14:41:57 bm 1.2.4.1: #i10000# resync adaption


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [227e510f6f8f087e1f27484894759a124beea681]

INTEGRATION: CWS chart15 (1.6.22); FILE MERGED 2007/12/12 09:51:39 bm 1.6.22.2: RESYNC: (1.6-1.7); FILE MERGED 2007/12/03 15:50:07 bm 1.6.22.1: #151172# crash due to shared mutex between model objects and event notifier classes fixed


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [8d24e8474c897075575828ebd4b0f2cf7ec496d8]

INTEGRATION: CWS chart15 (1.3.22); FILE MERGED 2007/12/03 15:50:06 bm 1.3.22.1: #151172# crash due to shared mutex between model objects and event notifier classes fixed


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [db182bb240f50d5154fbc5f836c2ce60726f7b5a]

INTEGRATION: CWS chart15 (1.2.56); FILE MERGED 2007/12/03 15:50:06 bm 1.2.56.1: #151172# crash due to shared mutex between model objects and event notifier classes fixed


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [52fd6fd4fa5ca719592ba2bf2eba4654e59d5923]

INTEGRATION: CWS chart15 (1.8.10); FILE MERGED 2007/12/03 15:50:06 bm 1.8.10.1: #151172# crash due to shared mutex between model objects and event notifier classes fixed


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [aed9ce60ee771fa9a2d4437a8bdb48a147799572]

INTEGRATION: CWS chart15 (1.13.6); FILE MERGED 2007/12/05 13:13:14 bm 1.13.6.1: #i79698# + set/getGeometry3D


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [f1acf51d94b0fa50f57a6a9ab6b03d39818f59d2]

INTEGRATION: CWS chart15 (1.6.22); FILE MERGED 2007/12/03 15:50:06 bm 1.6.22.1: #151172# crash due to shared mutex between model objects and event notifier classes fixed


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [c5da96ae5ea896dd96d39519fdbb4ae0884bfbae]

INTEGRATION: CWS chart15 (1.11.10); FILE MERGED 2007/12/12 09:51:30 bm 1.11.10.2: RESYNC: (1.11-1.12); FILE MERGED 2007/12/05 13:22:55 bm 1.11.10.1: #i79698# use new helper DiagramHelper::getGeometry3D


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [5e1f26b63cd0ea9c64ff6ea7e743dbe91ec76b1c]

INTEGRATION: CWS chart15 (1.12.10); FILE MERGED 2007/12/03 15:50:06 bm 1.12.10.2: #151172# crash due to shared mutex between model objects and event notifier classes fixed 2007/11/30 17:28:30 bm 1.12.10.1: #151172# remove as listener from formatted strings in DTOR


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [105fc74ed56ae47a7321ae662c17a67080e40bc7]

INTEGRATION: CWS chart15 (1.4.10); FILE MERGED 2007/12/03 15:50:06 bm 1.4.10.1: #151172# crash due to shared mutex between model objects and event notifier classes fixed


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [09b7a26e349bdb1999aa43b1a4254d108cc2bfa0]

INTEGRATION: CWS chart15 (1.9.10); FILE MERGED 2007/12/03 15:50:06 bm 1.9.10.1: #151172# crash due to shared mutex between model objects and event notifier classes fixed


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [52afac1c06a3ebd1f24b4df74a18a8706dc2d15b]

INTEGRATION: CWS chart15 (1.17.4); FILE MERGED 2007/12/03 15:50:06 bm 1.17.4.1: #151172# crash due to shared mutex between model objects and event notifier classes fixed


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [9a0bdf230cb03390145c6108191274c7e395e689]

INTEGRATION: CWS chart15 (1.14.22); FILE MERGED 2007/12/12 15:48:02 iha 1.14.22.1: #i84494# use no perpective for 3D charts per default


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [483daa8cfd765a732648040bfa793519bd462e6a]

INTEGRATION: CWS chart15 (1.5.10); FILE MERGED 2007/12/03 15:50:06 bm 1.5.10.1: #151172# crash due to shared mutex between model objects and event notifier classes fixed


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [5b7915232b1fc542e7ece4c4d240db66e12e5937]

INTEGRATION: CWS chart15 (1.7.22); FILE MERGED 2007/12/03 15:50:05 bm 1.7.22.1: #151172# crash due to shared mutex between model objects and event notifier classes fixed


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [5f892518ccb4ccef2cccf88250c3f8a9ac537a17]

INTEGRATION: CWS chart15 (1.19.4); FILE MERGED 2007/12/03 15:50:05 bm 1.19.4.1: #151172# crash due to shared mutex between model objects and event notifier classes fixed


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [6fc22228e57c1ba0337d73cbac12ef1189c2fb02]

INTEGRATION: CWS chart15 (1.8.10); FILE MERGED 2007/12/03 15:50:05 bm 1.8.10.1: #151172# crash due to shared mutex between model objects and event notifier classes fixed


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [5a78f02b3df25b06702441080654045d446e7ce4]

INTEGRATION: CWS chart15 (1.6.22); FILE MERGED 2007/12/03 15:50:05 bm 1.6.22.1: #151172# crash due to shared mutex between model objects and event notifier classes fixed


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [9135011ebe642d1206aa66d7bd3c22b79cb400e9]

INTEGRATION: CWS chart15 (1.4.10); FILE MERGED 2007/12/03 15:50:05 bm 1.4.10.1: #151172# crash due to shared mutex between model objects and event notifier classes fixed


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [aaa63d5247202c7c6c751517e2a61173e0b4b8e1]

INTEGRATION: CWS chart15 (1.13.10); FILE MERGED 2007/12/03 15:50:05 bm 1.13.10.1: #151172# crash due to shared mutex between model objects and event notifier classes fixed


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [a6aa8bfc4979cb1b81543f9814792f381d417bf7]

INTEGRATION: CWS chart15 (1.3.56); FILE MERGED 2007/11/29 18:12:50 iha 1.3.56.1: #i82893#,#i75867# charts must be painted resolution dependent


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [5f732b084043a0f19eed43f42e8ec8449743a0d9]

INTEGRATION: CWS chart15 (1.2.56); FILE MERGED 2007/12/03 15:50:05 bm 1.2.56.1: #151172# crash due to shared mutex between model objects and event notifier classes fixed


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [4b98e2f470a55c9f550700020566e7a2d966a28e]

INTEGRATION: CWS chart15 (1.5.34); FILE MERGED 2007/12/05 13:12:54 bm 1.5.34.1: #i79698# + set/getGeometry3D


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [79f1dbf8056dabaa46ea23623d7b2312d72b3002]

INTEGRATION: CWS chart15 (1.7.56); FILE MERGED 2007/11/29 18:12:16 iha 1.7.56.1: #i82893#,#i75867# charts must be painted resolution dependent


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [3e1a9ddb822a5bf685d1d4dff14f8d274b39b197]

INTEGRATION: CWS chart15 (1.2.56); FILE MERGED 2007/12/06 12:23:57 bm 1.2.56.1: #i78290# only dispatch commands when available


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [1b57f686b761ae68714570171d365402c8f5c670]

INTEGRATION: CWS chart15 (1.3.22); FILE MERGED 2007/12/12 09:51:36 bm 1.3.22.2: RESYNC: (1.3-1.4); FILE MERGED 2007/12/06 12:23:57 bm 1.3.22.1: #i78290# only dispatch commands when available


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [6ea9828a925cf7690ea7873a8c2594795c02326d]

INTEGRATION: CWS chart15 (1.1.2); FILE ADDED 2007/12/07 16:23:24 iha 1.1.2.2: #i84323# charts never should be stretched 2007/11/29 18:11:33 iha 1.1.2.1: #i82893#,#i75867# charts must be painted resolution dependent


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [b7ee5dda896905f7ec68761661baf1d6c7bd679b]

INTEGRATION: CWS chart15 (1.24.10); FILE MERGED 2007/12/12 09:51:33 bm 1.24.10.2: RESYNC: (1.24-1.25); FILE MERGED 2007/11/29 17:39:39 iha 1.24.10.1: #i82893#,#i75867# charts must be painted resolution dependent


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [2eda3aa4261a0644d45061e507bd0a1931a61590]

INTEGRATION: CWS chart15 (1.9.22); FILE MERGED 2007/12/05 12:21:19 bm 1.9.22.2: #i79965# scroll window back after text edit 2007/11/29 17:36:50 iha 1.9.22.1: #i82893#,#i75867# charts must be painted resolution dependent


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [c5838c1cb13d62794afb2274727a1d7300ec18ae]

INTEGRATION: CWS chart15 (1.1.2); FILE ADDED 2007/11/29 18:11:16 iha 1.1.2.1: #i82893#,#i75867# charts must be painted resolution dependent


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [8c6b8a221484fb8e3a0e0e1d25419263349fb23d]

INTEGRATION: CWS chart15 (1.16.22); FILE MERGED 2007/12/05 12:21:00 bm 1.16.22.2: #i79965# scroll window back after text edit 2007/11/29 17:39:02 iha 1.16.22.1: #i82893#,#i75867# charts must be painted resolution dependent


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [31019add9c861ef12f890340dd4b259514978760]

INTEGRATION: CWS chart15 (1.8.4); FILE MERGED 2008/01/03 12:49:15 iha 1.8.4.1: #i84587# [DE] 'Logarithmische Skalierung' doesn't fit


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [b01468f753b70cbd6af6018df0ebeae513dbf1bb]

INTEGRATION: CWS chart15 (1.11.4); FILE MERGED 2008/01/04 09:50:58 iha 1.11.4.2: #i84587# ensure that the controls are not shifted out of the dialog 2008/01/03 12:49:56 iha 1.11.4.1: #i84587# [DE] 'Logarithmische Skalierung' doesn't fit


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [a0066ddf976fbc634662c5fc439bd04211db7173]

INTEGRATION: CWS chart15 (1.4.22); FILE MERGED 2007/12/12 14:46:04 iha 1.4.22.1: don't use cylinder but cuboid as default


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [6e67c585656a4daa47f50e2cdd7401b64fb7863c]

INTEGRATION: CWS chart15 (1.5.4); FILE MERGED 2008/01/03 13:44:48 iha 1.5.4.1: #i78238# minor interval wrong on import/export of chart with logarithmic scaling


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [b3a1fa5ebb74e0db8fed168c0d5928bc3c1e8cd0]

INTEGRATION: CWS chart15 (1.11.4); FILE MERGED 2007/12/05 13:43:25 bm 1.11.4.2: #i79698# correct property name 2007/12/05 13:14:23 bm 1.11.4.1: #i79698# handle SolidType at the diagram


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [cb01591b86756c5127f45c6ffec12ee405f39b45]

INTEGRATION: CWS chart15 (1.7.22); FILE MERGED 2007/11/29 18:13:32 iha 1.7.22.1: #i82893#,#i75867# charts must be painted resolution dependent


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [e384bbeda2c25c103f82d5db7481ab6b65e21ddd]

INTEGRATION: CWS chart15 (1.8.4); FILE MERGED 2008/01/03 13:42:58 iha 1.8.4.1: #i78238# minor interval wrong on import/export of chart with logarithmic scaling


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [af0b586ec6c4d6041f8af6eb8c4743ba7b36e775]

INTEGRATION: CWS chart15 (1.53.4); FILE MERGED 2007/12/14 13:00:43 bm 1.53.4.9: #i84276# commented-out code removed 2007/12/14 12:47:38 bm 1.53.4.8: #i84276# additional check, hark! 2007/12/14 12:46:00 bm 1.53.4.7: #i84276# additional check 2007/12/14 11:43:32 bm 1.53.4.6: #i84276# make cachedItem a member of the LocaleData class again 2007/12/14 10:53:09 bm 1.53.4.5: #i84276# use more safe singleton implementation 2007/12/12 09:52:56 bm 1.53.4.4: RESYNC: (1.53-1.54); FILE MERGED 2007/12/06 17:10:15 iha 1.53.4.3: #i84276# avoid repeated loading and unloading of localedata lib 2007/12/05 19:35:44 iha 1.53.4.2: #i84276# avoid repeated loading and unloading of localedata lib - reorganize for solaris compiler 2007/12/05 18:03:14 iha 1.53.4.1: #i84276# avoid repeated loading and unloading of localedata lib


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [ed3d6066cad854012127c272aab991727aac510c]

INTEGRATION: CWS chart15 (1.17.68); FILE MERGED 2007/12/14 11:43:22 bm 1.17.68.5: #i84276# make cachedItem a member of the LocaleData class again 2007/12/14 10:52:58 bm 1.17.68.4: #i84276# use more safe singleton implementation 2007/12/06 17:08:28 iha 1.17.68.3: #i84276# avoid repeated loading and unloading of localedata lib 2007/12/05 19:34:12 iha 1.17.68.2: #i84276# avoid repeated loading and unloading of localedata lib - reorganize for solaris compiler 2007/12/05 18:02:16 iha 1.17.68.1: #i84276# avoid repeated loading and unloading of localedata lib


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [f1d29a1e915e5dd929825beef65c38a2fdd8dbb0]

INTEGRATION: CWS chart15 (1.2.34); FILE MERGED 2007/12/11 18:01:09 iha 1.2.34.2: #i75867# poor quality of ole's alternative view with 3D scenes and zoomfactors besides 100 2007/11/29 16:50:33 iha 1.2.34.1: #i75867# poor quality of ole's alternative view with 3D scenes and zoomfactors besides 100


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [fb39c9f5131ecd3622075ca84a50f201748c97aa]

INTEGRATION: CWS chart15 (1.30.144); FILE MERGED 2007/11/29 16:46:26 iha 1.30.144.1: #i75867# poor quality of ole's alternative view with 3D scenes and zoomfactors besides 100


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [ae480eb140d4223993434b356e8c2c240fd8a630]

INTEGRATION: CWS chart15 (1.80.130); FILE MERGED 2007/12/12 09:53:21 bm 1.80.130.4: RESYNC: (1.80-1.82); FILE MERGED 2007/12/10 19:50:27 iha 1.80.130.3: #i79578# don't request replacement image twice after resize chart in calc 2007/11/29 17:10:31 iha 1.80.130.2: #i82893#,#i75867# charts must be painted resolution dependent 2007/11/29 16:27:16 iha 1.80.130.1: #i83860# resizing charts in impress distorts fonts


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [c5638c248359e18a3180d54530ff25986f4556a5]

INTEGRATION: CWS chart15 (1.23.128); FILE MERGED 2007/11/29 17:09:35 iha 1.23.128.1: #i82893#,#i75867# charts must be painted resolution dependent


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [b6b9a7bcea91f1cdd2177a4e7afee4775a2482ec]

INTEGRATION: CWS chart15 (1.13.48); FILE MERGED 2007/12/05 12:33:24 iha 1.13.48.1: #i84257# avoid repeated find in object list when deleting the sdrview


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [86c75e8eb354e31d19d97951d97bf89165caf7cd]

INTEGRATION: CWS chart15 (1.41.132); FILE MERGED 2007/11/16 10:48:01 iha 1.41.132.4: never reset to zero size 2007/11/16 10:44:56 iha 1.41.132.3: don't change symboltype to BRUSHITEM when no graphic is selected 2007/11/16 10:24:21 iha 1.41.132.2: removed superfluous old debug traces 2007/11/16 10:14:56 iha 1.41.132.1: patch for #i31097# Data Point Symbol size changes when a different symbol is choosen


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [5116ac9f93a0e4157441eba54d33c9318f0cc3b9]

INTEGRATION: CWS chart15 (1.129.126); FILE MERGED 2007/12/12 09:53:15 bm 1.129.126.2: RESYNC: (1.129-1.132); FILE MERGED 2007/11/29 17:11:04 iha 1.129.126.1: #i82893#,#i75867# charts must be painted resolution dependent


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [1a802bcfc56e13aca69e8f5b4506f30917749042]

INTEGRATION: CWS chart15 (1.63.48); FILE MERGED 2007/12/11 17:15:16 bm 1.63.48.2: RESYNC: (1.63-1.66); FILE MERGED 2007/12/10 18:00:29 iha 1.63.48.1: #i79576# don't destroy chart replacements on load, #i79578# don't request new replacements to often


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [34f9aa23619d794f84eb299718bbf963c3ee400d]

INTEGRATION: CWS chart15 (1.14.102); FILE MERGED 2007/12/10 20:29:21 iha 1.14.102.1: #i79578# don't request multiple replacement image during chart insert


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [fad14955964248ac3fdcb72a1fbf4c254a9442a4]

INTEGRATION: CWS chart15 (1.38.102); FILE MERGED 2007/11/29 17:12:49 iha 1.38.102.1: #i82893#,#i75867# charts must be painted resolution dependent


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [6d34e6d9eb2c2511a7c541e561cea4f3bb921a38]

INTEGRATION: CWS chart15 (1.53.70); FILE MERGED 2007/12/07 16:08:19 iha 1.53.70.1: #i84323# charts never should be stretched


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [32b8e33d91abdb2c5b6bbcdd8f7354b2cf5dcc38]

INTEGRATION: CWS chart15 (1.20.168); FILE MERGED 2007/12/07 16:09:08 iha 1.20.168.1: #i84323# charts never should be stretched


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [c2220fe9ecf5f9973e0ef545547f57cfd319fd02]

INTEGRATION: CWS chart15 (1.91.8); FILE MERGED 2007/12/11 17:14:30 bm 1.91.8.2: RESYNC: (1.91-1.92); FILE MERGED 2007/11/16 09:29:32 iha 1.91.8.1: #i83537# crash when exporting empty charts


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [ceb73e7040200e8901d4c2ff0b0da6a31f327810]

INTEGRATION: CWS chart15 (1.23.164); FILE MERGED 2008/01/02 14:54:01 iha 1.23.164.2: #i84750# Missing update of Replacement image when leaving edit mode 2007/12/12 12:15:31 iha 1.23.164.1: #i83708# #i81857# #i79578# request an ole replacement image for charts only if really necessary


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [790faba52fe1cbcb552b38fc67696563e5cb0394]

INTEGRATION: CWS qadev31 (1.4.46); FILE MERGED 2007/11/16 15:50:34 cn 1.4.46.2: #i83329# add LoggingThread to avoid assumption of death office wihle running long time functions 2007/11/08 10:20:55 cn 1.4.46.1: #i83329# the method tests take a long long time on sheet docs. To avoid time out issues a logging thread is omplementet


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [cdcd24c6966f80eb4f23f0a9f4dc29d78295158c]

INTEGRATION: CWS qadev31 (1.3.46); FILE MERGED 2007/12/17 13:48:12 cn 1.3.46.1: #i84651# enhanve logging and small bug fixing


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [3639dd5bf4ce9bf57394aa80a934e57e27208e94]

INTEGRATION: CWS qadev31 (1.5.2); FILE MERGED 2007/12/17 18:39:21 cn 1.5.2.1: #ii84664# bugfix in FillBitmap: If property is not avaiable the test results in NULL


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [8ea958ffc7b3766c1b4aa4b9f17773f0fac8f59a]

INTEGRATION: CWS qadev31 (1.1.2); FILE ADDED 2007/11/16 15:51:31 cn 1.1.2.4: #i83329# some small fixes 2007/11/08 15:12:28 cn 1.1.2.3: #i83329# if module is not added to a cws (forms.lnk) the make file was not found. FIXED 2007/11/08 10:20:03 cn 1.1.2.2: #i83329# add documentation 2007/11/07 11:25:58 cn 1.1.2.1: #i83329# new initial version


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [f58a6b07734d139ae4aa4cfd08c6428682509d7c]

INTEGRATION: CWS qadev31 (1.14.30); FILE MERGED 2007/11/08 10:27:52 cn 1.14.30.1: #i83329# new method getDateTime()


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [e330494c90f90952b039f98bd6b3ea1be606dabd]

INTEGRATION: CWS qadev31 (1.6.42); FILE MERGED 2007/11/08 10:26:48 cn 1.6.42.1: #i83329# add some constants


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [0d0db2c1763754992a7742e2ac9ed4dcb5b0f439]

INTEGRATION: CWS qadev31 (1.11.42); FILE MERGED 2007/11/05 19:56:44 cn 1.11.42.1: #i83329# exit program if platform is not supported


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [d33b179b8ed854be905f5037cc1cc879f850b44f]

INTEGRATION: CWS qadev31 (1.9.30); FILE MERGED 2007/09/18 09:46:04 lla 1.9.30.1: #144950# add PropertyHelper.java


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [2540fa372f76e77cb5c55661423d80d154da4194]

INTEGRATION: CWS qadev31 (1.1.2); FILE ADDED 2007/09/18 09:45:49 lla 1.1.2.1: #144950#


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [a7e50ca52aa4c0b328d6981148492d83d17e435f]

INTEGRATION: CWS qadev31 (1.11.42); FILE MERGED 2007/11/07 11:25:26 cn 1.11.42.1: #i83329# overload constructor


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [b1ba25618da61d0830c5fa40d29e2ca71b8c0ca8]

INTEGRATION: CWS qadev31 (1.6.38); FILE MERGED 2007/11/07 11:15:01 cn 1.6.38.1: #i83329# if the "AppKillCommand" was executed, the OfficeWatcher waits now until this command is finished.


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [e7cc733da2aea425b0e382d0a3de1109b8139687]

INTEGRATION: CWS qadev31 (1.19.42); FILE MERGED 2007/11/05 14:18:28 cn 1.19.42.1: #i83329# enhance debug information; use AppKillCommand in disposeoffice()


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [21ffb4797fe4625db26cc19a959de4af35d1249d]

INTEGRATION: CWS qadev31 (1.1.2); FILE ADDED 2007/11/16 15:49:33 cn 1.1.2.3: #i83329# thread for logging purposes. new initial vrsion 2007/11/16 15:48:58 cn 1.1.2.2: #i83329# thread for logging purposes. new initial vrsion 2007/11/16 15:48:28 cn 1.1.2.1: #i83329# thread for logging purposes. new initial vrsion


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [fb72cb927dff359d416feea2385b6283fa5c8933]

INTEGRATION: CWS qadev31 (1.4.42); FILE MERGED 2007/11/05 19:51:50 cn 1.4.42.1: #i83329# remove unused imports


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [2df977c99d437a00537661fe79d8ec4d04392638]

INTEGRATION: CWS qadev31 (1.6.46); FILE MERGED 2007/11/05 15:15:49 cn 1.6.46.1: #i83329# separate creation of description entries in method createTestDesc()


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [0211925fc09437d14cba3f96a57c26208948a911]

INTEGRATION: CWS qadev31 (1.6.2); FILE MERGED 2007/11/19 21:41:39 cn 1.6.2.2: #i83329#: bugfix 2007/11/05 14:10:54 cn 1.6.2.1: #i83329# small changes and bugfixing


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [de3c79b69d98403a68e392caebefe658e8f5fba0]

INTEGRATION: CWS qadev31 (1.12.18); FILE MERGED 2007/11/07 11:11:25 cn 1.12.18.1: #i83329# remove superfluous debug output


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [6b6414be502339dbe0400f96ea71e78b3d9d8eb4]

INTEGRATION: CWS qadev31 (1.11.6); FILE MERGED 2007/10/30 14:29:38 lla 1.11.6.2: #144950# cleanup 2007/10/25 05:43:11 lla 1.11.6.1: #i81552# make some cleanups


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [3997789e9b73971924fdd46a1926ae6e8ebf9c84]

INTEGRATION: CWS qadev31 (1.1.2); FILE ADDED 2007/10/30 14:27:38 lla 1.1.2.1: #144950# cleanup


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [bdd6aa231a4b0d9b9d987000de2ef3d93b725ce8]

INTEGRATION: CWS qadev31 (1.1.2); FILE ADDED 2007/11/05 09:29:18 lla 1.1.2.4: #i81552# don't use fix named reports any longer 2007/10/30 14:28:47 lla 1.1.2.3: #144950# cleanup 2007/10/25 05:43:11 lla 1.1.2.2: #i81552# make some cleanups 2007/10/19 10:12:29 lla 1.1.2.1: #i81552# new test environment for reports


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [1e8c571f191d2dad52d4bf9f6863e1112d3e153e]

INTEGRATION: CWS qadev31 (1.10.6); FILE MERGED 2007/10/05 10:33:16 lla 1.10.6.2: #144950# semaphore removed 2007/09/14 10:00:33 lla 1.10.6.1: #144950#


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [3a0a8bbff62e8e4b1b215dd33df46e7b521fc7ac]

INTEGRATION: CWS qadev31 (1.8.10); FILE MERGED 2007/09/18 09:47:41 lla 1.8.10.2: #144950# handle not existant fix references 2007/09/14 10:00:33 lla 1.8.10.1: #144950#


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [94bcf8d7ec9062d3f781a2725cd5861589c3883a]

INTEGRATION: CWS qadev31 (1.8.30); FILE MERGED 2007/10/30 14:30:24 lla 1.8.30.6: #i81698# add patch for print all sheets 2007/10/25 05:43:11 lla 1.8.30.5: #i81552# make some cleanups 2007/10/05 10:33:16 lla 1.8.30.4: #144950# semaphore removed 2007/09/18 09:47:55 lla 1.8.30.3: #144950# 2007/09/17 07:43:19 lla 1.8.30.2: #144950# some more error messages 2007/09/14 10:00:33 lla 1.8.30.1: #144950#


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [0b7bbf6024a5b73d16fb5c05fbab1ce4f366503f]

INTEGRATION: CWS qadev31 (1.9.30); FILE MERGED 2007/10/30 14:28:56 lla 1.9.30.1: #144950# cleanup


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [27a7beff176be31a85facce1b13d5f03cdd272ba]

INTEGRATION: CWS qadev31 (1.7.18); FILE MERGED 2007/09/14 10:00:33 lla 1.7.18.1: #144950#


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [bfac4c836f8fe61a96cc700384766501d7c71913]

INTEGRATION: CWS qadev31 (1.11.10); FILE MERGED 2007/09/18 09:47:41 lla 1.11.10.1: #144950# handle not existant fix references


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [2fb5b413c1e96efd9fdc5608dbdbede6caf8be18]

INTEGRATION: CWS qadev31 (1.6.38); FILE MERGED 2007/09/18 09:47:22 lla 1.6.38.2: #144950# handle not existant fix references 2007/09/14 10:00:33 lla 1.6.38.1: #144950#


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [0910552e77deba1ca4f71a17f1a7ae26e7405a2a]

INTEGRATION: CWS qadev31 (1.5.42); FILE MERGED 2007/10/30 14:29:10 lla 1.5.42.2: #144950# cleanup 2007/09/14 10:00:33 lla 1.5.42.1: #144950#


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [470430bb8532b8ef40461e49f29ebd870c1d669c]

INTEGRATION: CWS qadev31 (1.1.2); FILE ADDED 2007/10/30 14:28:38 lla 1.1.2.2: #144950# cleanup 2007/10/25 05:42:29 lla 1.1.2.1: #i81552# make some cleanups


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [1030690e53680aa80650674792bbf0a2418ee860]

INTEGRATION: CWS qadev31 (1.3.18); FILE MERGED 2007/10/25 05:43:11 lla 1.3.18.2: #i81552# make some cleanups 2007/09/14 10:00:33 lla 1.3.18.1: #144950#


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [01aee20a5c76ef496f1a493ca9805b241addf360]

INTEGRATION: CWS qadev31 (1.4.6); FILE MERGED 2007/11/01 08:11:01 lla 1.4.6.3: #144950# 2007/09/17 07:42:25 lla 1.4.6.2: #144950# replace now() by 'today()' 2007/09/14 10:00:33 lla 1.4.6.1: #144950#


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [0ffa59bf8777c73aadb5822d0f26915827a8c411]

INTEGRATION: CWS qadev31 (1.9.6); FILE MERGED 2007/10/05 10:33:16 lla 1.9.6.3: #144950# semaphore removed 2007/09/18 09:47:55 lla 1.9.6.2: #144950# 2007/09/14 10:00:33 lla 1.9.6.1: #144950#


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [6a63673f9647c87efe58406bd2b7e88f3231bbc1]

INTEGRATION: CWS qadev31 (1.7.30); FILE MERGED 2007/09/18 09:47:00 lla 1.7.30.2: #144950# handle not existant fix references 2007/09/14 10:00:33 lla 1.7.30.1: #144950#


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [94a9355772e246c68c64faa9adb89746e0f04c49]

INTEGRATION: CWS qadev31 (1.4.54); FILE MERGED 2007/11/05 19:08:18 cn 1.4.54.1: #i83329# overload method "MethodTread" with new parameter "Object[] parameter"


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [a5cef9e8a54828c70001c46ca3feba5ce0ca5fd0]

INTEGRATION: CWS qadev31 (1.12.46); FILE MERGED 2007/11/05 19:46:12 cn 1.12.46.1: #i83329# implement possibility to invoke methods with parameter. The parameter must be type of String


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [656e24b915d7e87db64624a176cd9b7c9993c39a]

INTEGRATION: CWS qadev31 (1.11.42); FILE MERGED 2007/11/05 14:38:44 cn 1.11.42.1: #i83329# new method executeTest with parameter DescEntry[]


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [1e6fece8eab2f2da3c7e6fbd729bfd5a94780f90]

INTEGRATION: CWS awtfixes1 (1.9.10); FILE MERGED 2007/08/17 14:56:31 mmeeks 1.9.10.2: RESYNC: (1.9-1.10); FILE MERGED 2007/08/17 13:52:58 mmeeks 1.9.10.1: Issue number: i#80754# Submitted by: mmeeks Start of virtual method for sizing ...


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [7d8d0882d6df8938dea07f397fd3a4e6c341008b]

INTEGRATION: CWS awtfixes1 (1.22.10); FILE MERGED 2007/08/17 14:55:02 mmeeks 1.22.10.2: RESYNC: (1.22-1.23); FILE MERGED 2007/08/17 13:52:58 mmeeks 1.22.10.1: Issue number: i#80754# Submitted by: mmeeks Start of virtual method for sizing ...


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [3f30a8abe7e2ce04912d647aa1ba640d4fc02b77]

INTEGRATION: CWS awtfixes1 (1.24.46); FILE MERGED 2007/11/01 21:40:58 jcn 1.24.46.3: Issue number:  i#80754# Submitted by:  jcn Reviewed by:   mmeeks Use correct width of spin button calculation.

Fixes spinfield with larger font sizes.
2007/08/17 14:46:42 mmeeks 1.24.46.2: RESYNC: (1.24-1.25); FILE MERGED
2007/08/17 13:52:57 mmeeks 1.24.46.1: Issue number: i#80754#
Submitted by: mmeeks
Start of virtual method for sizing ...

2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [faaa915f424286484d9ee2d3d85a48654dc41264]

INTEGRATION: CWS awtfixes1 (1.38.10); FILE MERGED 2007/11/29 19:03:30 fridrich_strba 1.38.10.3: RESYNC: (1.39-1.41); FILE MERGED 2007/08/17 14:46:35 mmeeks 1.38.10.2: RESYNC: (1.38-1.39); FILE MERGED 2007/08/17 13:52:57 mmeeks 1.38.10.1: Issue number: i#80754# Submitted by: mmeeks Start of virtual method for sizing ...


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [613df5c833bedd16bc4e7053050f49155e4c2cc5]

INTEGRATION: CWS awtfixes1 (1.21.66); FILE MERGED 2007/10/31 18:02:00 mmeeks 1.21.66.2: Submitted by: jcn Reviewed by:  mmeeks More sizing fixes for vcl. 2007/08/17 13:52:57 mmeeks 1.21.66.1: Issue number: i#80754# Submitted by: mmeeks Start of virtual method for sizing ...


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [26b331e95e6dc8aec2f657cc311b1bfb4c146d6c]

INTEGRATION: CWS awtfixes1 (1.86.10); FILE MERGED 2007/11/29 19:03:24 fridrich_strba 1.86.10.4: RESYNC: (1.88-1.90); FILE MERGED 2007/11/01 21:40:58 jcn 1.86.10.3: Issue number:  i#80754# Submitted by:  jcn Reviewed by:   mmeeks Use correct width of spin button calculation.

Fixes spinfield with larger font sizes.
2007/08/17 14:45:57 mmeeks 1.86.10.2: RESYNC: (1.86-1.88); FILE MERGED
2007/08/17 13:52:57 mmeeks 1.86.10.1: Issue number: i#80754#
Submitted by: mmeeks
Start of virtual method for sizing ...

2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [b2111cded7ea6bd3371a0c72db94d5831d108715]

INTEGRATION: CWS awtfixes1 (1.23.66); FILE MERGED 2007/08/17 13:52:57 mmeeks 1.23.66.1: Issue number: i#80754# Submitted by: mmeeks Start of virtual method for sizing ...


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [9da73c7554506a6c5c0a7d11d270c4a850deb146]

INTEGRATION: CWS awtfixes1 (1.42.10); FILE MERGED 2007/11/29 19:03:15 fridrich_strba 1.42.10.3: RESYNC: (1.44-1.46); FILE MERGED 2007/08/17 14:46:14 mmeeks 1.42.10.2: RESYNC: (1.42-1.44); FILE MERGED 2007/08/17 13:52:57 mmeeks 1.42.10.1: Issue number: i#80754# Submitted by: mmeeks Start of virtual method for sizing ...


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [4ba173a28086e6dd4c603e50e014ffcb055c20a0]

INTEGRATION: CWS awtfixes1 (1.52.18); FILE MERGED 2007/11/01 20:06:12 jcn 1.52.18.4: Issue number: i#80754# Submitted by: jcn Reviewed by: mmeeks Put PushButton::CalcMinimumSize back.  Fixes build. 2007/10/31 18:02:00 mmeeks 1.52.18.3: Submitted by: jcn Reviewed by:  mmeeks More sizing fixes for vcl. 2007/08/17 14:46:07 mmeeks 1.52.18.2: RESYNC: (1.52-1.54); FILE MERGED 2007/08/17 13:52:57 mmeeks 1.52.18.1: Issue number: i#80754# Submitted by: mmeeks Start of virtual method for sizing ...


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [937af7e57a9e715955c0b9f2d3074ccf3d9ed30e]

INTEGRATION: CWS awtfixes1 (1.2.114); FILE MERGED 2007/11/29 19:03:08 fridrich_strba 1.2.114.3: RESYNC: (1.3-1.4); FILE MERGED 2007/08/17 14:44:02 mmeeks 1.2.114.2: RESYNC: (1.2-1.3); FILE MERGED 2007/08/17 13:52:57 mmeeks 1.2.114.1: Issue number: i#80754# Submitted by: mmeeks Start of virtual method for sizing ...


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [7c3781debace9576521ec6b00811add423b4fbcb]

INTEGRATION: CWS awtfixes1 (1.2.142); FILE MERGED 2007/08/17 13:52:57 mmeeks 1.2.142.1: Issue number: i#80754# Submitted by: mmeeks Start of virtual method for sizing ...


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [de22ad09db21fe1354070cea8f1cd015efa768e9]

INTEGRATION: CWS awtfixes1 (1.2.142); FILE MERGED 2007/10/31 18:02:00 mmeeks 1.2.142.2: Submitted by: jcn Reviewed by:  mmeeks More sizing fixes for vcl. 2007/08/17 13:52:57 mmeeks 1.2.142.1: Issue number: i#80754# Submitted by: mmeeks Start of virtual method for sizing ...


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [d33e6518b51251ed0e200bca2156d68d6fa06a0f]

INTEGRATION: CWS awtfixes1 (1.3.122); FILE MERGED 2007/11/29 19:03:02 fridrich_strba 1.3.122.2: RESYNC: (1.3-1.4); FILE MERGED 2007/08/17 13:52:57 mmeeks 1.3.122.1: Issue number: i#80754# Submitted by: mmeeks Start of virtual method for sizing ...


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [84bd748d4c071b9e5830cc5dce1bc02591345e08]

INTEGRATION: CWS awtfixes1 (1.41.114); FILE MERGED 2007/11/29 19:02:10 fridrich_strba 1.41.114.3: RESYNC: (1.41-1.42); FILE MERGED 2007/11/21 19:33:48 jcn 1.41.114.2: Issue number:  i#83222# Submitted by:  jcn Reviewed by:   mmeeks Move FieldUnit constants from XMetricField.idl to separate FieldUnit.idl. 2007/11/02 10:22:53 jcn 1.41.114.1: Issue number:  i#83222# Submitted by:  jcn Reviewed by:   mmeeks Apply layout-offapi-metric-field-mk.diff.  Add XMetricField.idl to makefile.


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [e91548b7ad00c6793bca8fc584996b69c1fe1a44]

INTEGRATION: CWS awtfixes1 (1.1.2); FILE ADDED 2007/11/21 19:35:52 jcn 1.1.2.3: Issue number:  i#83222# Submitted by:  jcn Reviewed by:   mmeeks Remove deprecated [oneway] from methods in XMetricField. 2007/11/21 19:33:48 jcn 1.1.2.2: Issue number:  i#83222# Submitted by:  jcn Reviewed by:   mmeeks Move FieldUnit constants from XMetricField.idl to separate FieldUnit.idl. 2007/11/02 10:20:56 jcn 1.1.2.1: Issue number:  i#83222# Submitted by:  jcn Reviewed by:   mmeeks Apply layout-offapi-metric-field.diff.  Implements XMetricField interface.


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [ac80aa48ec70dc859de0a1899b96f89de21d947b]

INTEGRATION: CWS awtfixes1 (1.1.2); FILE ADDED 2007/11/21 19:33:48 jcn 1.1.2.1: Issue number:  i#83222# Submitted by:  jcn Reviewed by:   mmeeks Move FieldUnit constants from XMetricField.idl to separate FieldUnit.idl.


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [af17db0a663b981c82a7a87ca18470f68eb79c0d]

INTEGRATION: CWS awtfixes1 (1.32.4); FILE MERGED 2007/08/16 16:09:16 mmeeks 1.32.4.1: Issue number: i#78291# Submitted by: mmeeks Add default properties for the simplest widgets ...


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [39e48e6b300ce52a17db0406fa5b18885c3973f9]

INTEGRATION: CWS awtfixes1 (1.5.114); FILE MERGED 2007/07/13 17:43:53 mmeeks 1.5.114.1: Issue number: i#78291# Submitted by: mmeeks Reviewed by:  fs Add property introspection to awt/ wrappers.


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [d649e8b27c972cf9cb10812e0ee0d4e2a421f1a5]

INTEGRATION: CWS awtfixes1 (1.37.4); FILE MERGED 2007/11/29 19:01:46 fridrich_strba 1.37.4.3: RESYNC: (1.37-1.39); FILE MERGED 2007/11/21 19:37:22 jcn 1.37.4.2: Issue number:  i#83222# Submitted by:  jcn Reviewed by:   mmeeks Change definition of "Unit" to use sal_Int16 instead of sal_uInt16. Fixes use of unsupported unsigned type. 2007/11/02 10:56:03 jcn 1.37.4.1: Issue number:  i#83222# Submitted by:  jcn Reviewed by:   mmeeks Apply layout-toolkit-metric-field.diff.  Adds VCLXMetricField implementation and use it for WINDOW_METRICFIELD instead of VCLXSpinField.


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [5738ae658e73d16fa099170c5f0b2125605dace9]

INTEGRATION: CWS awtfixes1 (1.81.4); FILE MERGED 2007/12/10 13:58:24 jcn 1.81.4.5: Issue number:  i#78291# Submitted by:  jcn Reviewed by:   mmeeks Move BASEPROPERTY_NOLABEL from UnoControlFixedTextModel to VCLXFixedText so that it is set using introspection. 2007/12/03 20:02:28 jcn 1.81.4.4: Issue number:  i#78291# Submitted by:  jcn Reviewed by:   mmeeks Use introspection and remove duplication of property registration in UnoControlFixedTextModel. 2007/11/29 19:01:34 fridrich_strba 1.81.4.3: RESYNC: (1.82-1.84); FILE MERGED 2007/08/16 15:59:29 mmeeks 1.81.4.2: RESYNC: (1.81-1.82); FILE MERGED 2007/07/13 17:43:52 mmeeks 1.81.4.1: Issue number: i#78291# Submitted by: mmeeks Reviewed by:  fs Add property introspection to awt/ wrappers.


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [624a8ef1015881f9b4cb37f450384e183f690ddf]

INTEGRATION: CWS awtfixes1 (1.56.2); FILE MERGED 2007/11/29 19:01:41 fridrich_strba 1.56.2.3: RESYNC: (1.57-1.59); FILE MERGED 2007/08/17 14:32:04 mmeeks 1.56.2.2: RESYNC: (1.56-1.57); FILE MERGED 2007/07/13 17:43:52 mmeeks 1.56.2.1: Issue number: i#78291# Submitted by: mmeeks Reviewed by:  fs Add property introspection to awt/ wrappers.


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [f3419bcc3ac1141d0682fdc886a5a6e114cf9d4a]

INTEGRATION: CWS awtfixes1 (1.7.118); FILE MERGED 2007/07/13 17:43:52 mmeeks 1.7.118.1: Issue number: i#78291# Submitted by: mmeeks Reviewed by:  fs Add property introspection to awt/ wrappers.


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [d9af0e4db2028da16c65e55d4fa7b22d8a277086]

INTEGRATION: CWS awtfixes1 (1.63.8); FILE MERGED 2008/01/02 11:43:30 jcn 1.63.8.6: Issue number:  i#83222# Submitted by:  jcn Reviewed by:   mmeeks Attempt to silence false-positive compiler warnings.

An unidentified compiler erroneously warns about possible use of
uninitialized values.  Cannot check this, my gcc-4.2.1 does not
produce such warnings.
2007/12/10 13:58:23 jcn 1.63.8.5: Issue number:  i#78291#
Submitted by:  jcn
Reviewed by:   mmeeks
Move BASEPROPERTY_NOLABEL from UnoControlFixedTextModel to
VCLXFixedText so that it is set using introspection.
2007/11/29 19:01:25 fridrich_strba 1.63.8.4: RESYNC: (1.63-1.64); FILE MERGED
2007/11/02 10:56:03 jcn 1.63.8.3: Issue number:  i#83222#
Submitted by:  jcn
Reviewed by:   mmeeks
Apply layout-toolkit-metric-field.diff.  Adds VCLXMetricField implementation
and use it for WINDOW_METRICFIELD instead of VCLXSpinField.
2007/10/11 10:44:13 pl 1.63.8.2: #i81371# add properties
2007/07/13 17:43:52 mmeeks 1.63.8.1: Issue number: i#78291#
Submitted by: mmeeks
Reviewed by:  fs
Add property introspection to awt/ wrappers.

2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [799a4f6828b6fea66c1cbfd253c638e48ab50e18]

INTEGRATION: CWS awtfixes1 (1.76.4); FILE MERGED 2007/11/29 19:01:15 fridrich_strba 1.76.4.5: RESYNC: (1.77-1.81); FILE MERGED 2007/11/01 20:08:05 jcn 1.76.4.4: Issue number:  i#80754# Submitted by:  jcn Reviewed by:   mmeeks 2007/08/17 14:31:57 mmeeks 1.76.4.3: RESYNC: (1.76-1.77); FILE MERGED 2007/08/16 16:09:16 mmeeks 1.76.4.2: Issue number: i#78291# Submitted by: mmeeks Add default properties for the simplest widgets ... 2007/07/13 17:43:52 mmeeks 1.76.4.1: Issue number: i#78291# Submitted by: mmeeks Reviewed by:  fs Add property introspection to awt/ wrappers.


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [a594e92fbf9b9a317dfc3fe5fd1054040dcecbb4]

INTEGRATION: CWS awtfixes1 (1.9.4); FILE MERGED 2007/12/10 19:22:36 jcn 1.9.4.3: RESYNC: (1.10-1.11); FILE MERGED 2007/11/29 19:01:07 fridrich_strba 1.9.4.2: RESYNC: (1.9-1.10); FILE MERGED 2007/07/13 17:43:52 mmeeks 1.9.4.1: Issue number: i#78291# Submitted by: mmeeks Reviewed by:  fs Add property introspection to awt/ wrappers.


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [b9425de50c332bc4f26bd3ab45b46b65581e87d1]

INTEGRATION: CWS awtfixes1 (1.57.24); FILE MERGED 2007/12/10 19:22:40 jcn 1.57.24.3: RESYNC: (1.64-1.66); FILE MERGED 2007/11/29 19:01:00 fridrich_strba 1.57.24.2: RESYNC: (1.57-1.64); FILE MERGED 2007/11/02 10:56:03 jcn 1.57.24.1: Issue number:  i#83222# Submitted by:  jcn Reviewed by:   mmeeks Apply layout-toolkit-metric-field.diff.  Adds VCLXMetricField implementation and use it for WINDOW_METRICFIELD instead of VCLXSpinField.


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [635e9296ff3817b78577408eb3262ffeaf24c13f]

INTEGRATION: CWS awtfixes1 (1.6.118); FILE MERGED 2007/07/13 17:43:52 mmeeks 1.6.118.1: Issue number: i#78291# Submitted by: mmeeks Reviewed by:  fs Add property introspection to awt/ wrappers.


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [a1dbadc34bd5de375f1de34d78d7699d1cc58706]

INTEGRATION: CWS awtfixes1 (1.3.246); FILE MERGED 2007/07/13 17:43:52 mmeeks 1.3.246.1: Issue number: i#78291# Submitted by: mmeeks Reviewed by:  fs Add property introspection to awt/ wrappers.


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [9cc82dad4b5b0c36a60b6e24e21e8710f4525a9b]

INTEGRATION: CWS awtfixes1 (1.31.12); FILE MERGED 2007/12/10 19:22:33 jcn 1.31.12.3: RESYNC: (1.33-1.34); FILE MERGED 2007/11/29 19:00:53 fridrich_strba 1.31.12.2: RESYNC: (1.31-1.33); FILE MERGED 2007/11/02 10:56:03 jcn 1.31.12.1: Issue number:  i#83222# Submitted by:  jcn Reviewed by:   mmeeks Apply layout-toolkit-metric-field.diff.  Adds VCLXMetricField implementation and use it for WINDOW_METRICFIELD instead of VCLXSpinField.


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [a33a8d7d813315161a5231966653d40b05c5ffac]

INTEGRATION: CWS awtfixes1 (1.8.54); FILE MERGED 2007/07/13 17:43:51 mmeeks 1.8.54.1: Issue number: i#78291# Submitted by: mmeeks Reviewed by:  fs Add property introspection to awt/ wrappers.


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [1caf9f008e7e4c7330a268435650718d650ee1cc]

INTEGRATION: CWS awtfixes1 (1.36.114); FILE MERGED 2007/11/29 19:00:45 fridrich_strba 1.36.114.3: RESYNC: (1.36-1.37); FILE MERGED 2007/11/02 10:56:02 jcn 1.36.114.2: Issue number:  i#83222# Submitted by:  jcn Reviewed by:   mmeeks Apply layout-toolkit-metric-field.diff.  Adds VCLXMetricField implementation and use it for WINDOW_METRICFIELD instead of VCLXSpinField. 2007/07/13 17:43:51 mmeeks 1.36.114.1: Issue number: i#78291# Submitted by: mmeeks Reviewed by:  fs Add property introspection to awt/ wrappers.


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [5ef9387030a2be61e0e5a5a4a19ac17896873418]

INTEGRATION: CWS awtfixes1 (1.25.8); FILE MERGED 2007/11/29 19:00:38 fridrich_strba 1.25.8.3: RESYNC: (1.25-1.26); FILE MERGED 2007/08/16 16:09:16 mmeeks 1.25.8.2: Issue number: i#78291# Submitted by: mmeeks Add default properties for the simplest widgets ... 2007/07/13 17:43:51 mmeeks 1.25.8.1: Issue number: i#78291# Submitted by: mmeeks Reviewed by:  fs Add property introspection to awt/ wrappers.


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [2b1a4531973ecd29701e0300cbc76446498e969c]

INTEGRATION: CWS awtfixes1 (1.4.246); FILE MERGED 2007/07/13 17:43:51 mmeeks 1.4.246.1: Issue number: i#78291# Submitted by: mmeeks Reviewed by:  fs Add property introspection to awt/ wrappers.


2008-01-14  Ivo Hinkelmann  <ihi@openoffice.org>  [21c30e69a20ec3516d4d88079e7d762212ec822a]

INTEGRATION: CWS awtfixes1 (1.3.246); FILE MERGED 2007/07/13 17:43:51 mmeeks 1.3.246.1: Issue number: i#78291# Submitted by: mmeeks Reviewed by:  fs Add property introspection to awt/ wrappers.


2008-01-11  Vladimir Glazounov  <vg@openoffice.org>  [329ed8a38c6ebb59cb1cb66ad513434d5d4fefac]

new version for OOH680


2008-01-11  Giuseppe Castagno  <beppec56@openoffice.org>  [99a64bed5be515bc43cbacb9a6bad7b5ed62dcdd]

Issue number:  i81093 Submitted by:  beppec56 Reviewed by:   beppec56 A few comment lines added to REAME for porters


2008-01-11  Vladimir Glazounov  <vg@openoffice.org>  [23e337019d116523cabf7ffa4e625eaa7a0a69cf]

new version for OOH680


2008-01-11  Philipp Lohmann  <pl@openoffice.org>  [643b2be1162c13458e2aaafa18cd81815f34737d]

#i81093# bigendian patch


2008-01-10  Philipp Lohmann  <pl@openoffice.org>  [c8861607f75b9552a7695bf5b11f163f4b1ec527]

#i81093# make windows version work on 4nt shell


2008-01-10  Philipp Lohmann  <pl@openoffice.org>  [a898a5243cd1e1ca5cd525a8f39d9edffc12acc0]

#i81093# fix a compile problem  on solaris


2008-01-10  Philipp Lohmann  <pl@openoffice.org>  [23d4ebbdcb5a0952132040bbd8f928083789210a]

#i81093# sRGB profile


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [1c72336b65703faf542d71831da862c189cc00fa]

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>  [145c11edc9e4d306f08a56d6e7f727950e7f2c5d]

INTEGRATION: CWS xmlfilter02 (1.33.4); FILE MERGED 2007/10/18 21:09:29 fridrich_strba 1.33.4.2: make oox depend on postprocess to make it build :-) 2007/10/05 11:34:22 os 1.33.4.1: writerfilter added


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [7219130499a79b2c3b1ae7c6ca89078bfeb1f45c]

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>  [7c83cfc0a30dcfb8cf0a1a78348aa80e667cd113]

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>  [5baa848c5a0873ad358fae86c185d8cd490dcc90]

INTEGRATION: CWS xmlfilter02 (1.22.112); FILE MERGED 2007/05/08 10:27:55 dr 1.22.112.2: RESYNC: (1.22-1.24); FILE MERGED 2007/02/27 12:32:15 sb 1.22.112.1: #i74781# Fixed rtl::O[U]String::toInt32/64 to silently overflow instead of ignoring trailing input digits.


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [15f17b3dbe4609db908c56367ac008c28c9ed749]

INTEGRATION: CWS xmlfilter02 (1.7.76); FILE MERGED 2007/12/12 10:05:42 dr 1.7.76.5: RESYNC: (1.12-1.13); FILE MERGED 2007/10/05 05:34:45 os 1.7.76.4: RESYNC: (1.11-1.12); FILE MERGED 2007/07/24 21:56:49 dr 1.7.76.3: RESYNC: (1.9-1.11); FILE MERGED 2007/05/08 10:26:38 dr 1.7.76.2: RESYNC: (1.7-1.9); FILE MERGED 2007/02/27 12:32:14 sb 1.7.76.1: #i74781# Fixed rtl::O[U]String::toInt32/64 to silently overflow instead of ignoring trailing input digits.


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [77a327fb15167dd29f630f9a6b79e5fbc932520b]

INTEGRATION: CWS xmlfilter02 (1.1.2); FILE ADDED 2007/09/24 15:52:22 sj 1.1.2.1: initial version


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [f33b266e59c6ccf458933d07c9d33a14c56c44a8]

INTEGRATION: CWS xmlfilter02 (1.1.2); FILE ADDED 2007/10/05 13:49:02 os 1.1.2.3: static_int_cast used 2007/10/05 13:12:15 os 1.1.2.2: sal_Int8 cast fixed 2007/09/24 15:52:10 sj 1.1.2.1: initial version


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [0dc96989dd3c718c438a48a1c63e1aee6458a034]

INTEGRATION: CWS xmlfilter02 (1.4.52); FILE MERGED 2007/09/24 15:53:58 sj 1.4.52.1: added graphictransformer


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [b6d825ecbbe39648519d43936d699a4788418d9c]

INTEGRATION: CWS xmlfilter02 (1.5.32); FILE MERGED 2007/09/24 15:53:58 sj 1.5.32.1: added graphictransformer


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [62612d83771886669a783d2fc470215b71fe5ca8]

INTEGRATION: CWS xmlfilter02 (1.37.16); FILE MERGED 2007/12/12 10:10:03 dr 1.37.16.2: RESYNC: (1.37-1.38); FILE MERGED 2007/06/28 15:47:36 nn 1.37.16.1: #i75682# token array for array formulas, XFormulaTokens methods renamed


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [86d503c5636951ac91fad445b1641112ca9ea62d]

INTEGRATION: CWS xmlfilter02 (1.49.8); FILE MERGED 2007/08/14 18:32:03 er 1.49.8.1: #i75682# Compiler OpCodeMap


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [a4ed0dbd5bab29292329dcbf383e24feeffc84bf]

INTEGRATION: CWS xmlfilter02 (1.59.16); FILE MERGED 2007/12/12 10:10:00 dr 1.59.16.5: RESYNC: (1.59-1.60); FILE MERGED 2007/11/27 15:06:54 dr 1.59.16.4: set view mode for objects 2007/07/06 13:52:38 dr 1.59.16.3: deselect selected sheets 2007/06/11 08:58:35 dr 1.59.16.2: view settings extensions for OOX filter 2007/06/08 13:21:31 dr 1.59.16.1: view settings extensions for OOX filter


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [abf87847cd7b4ec573dffd8e1c215bdf78a9f82b]

INTEGRATION: CWS xmlfilter02 (1.64.18); FILE MERGED 2007/12/12 10:09:57 dr 1.64.18.6: RESYNC: (1.68-1.70); FILE MERGED 2007/07/24 21:48:04 dr 1.64.18.5: RESYNC: (1.66-1.68); FILE MERGED 2007/05/29 15:35:59 dr 1.64.18.4: RESYNC: (1.64-1.66); FILE MERGED 2007/05/08 16:15:56 dr 1.64.18.3: #i10000# warning 2007/04/17 11:05:21 tbe 1.64.18.2: #i76026# API: Undo history must be disabled while loading file 2007/03/20 12:48:31 tbe 1.64.18.1: #i74668# missing property to suppress default sheets


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [658afa5028bf7ea2b0fa69ce95af0988ad89d079]

INTEGRATION: CWS xmlfilter02 (1.7.194); FILE MERGED 2007/05/08 16:13:27 dr 1.7.194.3: #i10000# warning 2007/05/08 10:19:55 dr 1.7.194.2: RESYNC: (1.7-1.8); FILE MERGED 2007/04/17 11:04:35 tbe 1.7.194.1: #i76026# API: Undo history must be disabled while loading file


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [bc8d553d691f1d95e90cef3c5cfbb2856f8afd1e]

INTEGRATION: CWS xmlfilter02 (1.4.194); FILE MERGED 2007/05/08 16:12:56 dr 1.4.194.2: #i10000# warning 2007/04/17 11:04:04 tbe 1.4.194.1: #i76026# API: Undo history must be disabled while loading file


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [dd69b911334a348b1ca9f6fa70b1f6cc7f4fff44]

INTEGRATION: CWS xmlfilter02 (1.82.12); FILE MERGED 2007/12/12 10:09:53 dr 1.82.12.3: RESYNC: (1.85-1.87); FILE MERGED 2007/10/04 09:22:56 os 1.82.12.2: RESYNC: (1.82-1.85); FILE MERGED 2007/08/14 18:32:03 er 1.82.12.1: #i75682# Compiler OpCodeMap


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [2a3838ce3e520444f26042e5114a6ab463b5cf57]

INTEGRATION: CWS xmlfilter02 (1.33.18); FILE MERGED 2007/07/24 21:45:28 dr 1.33.18.5: RESYNC: (1.35-1.36); FILE MERGED 2007/05/29 15:17:10 dr 1.33.18.4: RESYNC: (1.34-1.35); FILE MERGED 2007/05/08 16:10:57 dr 1.33.18.3: #i10000# warning 2007/05/08 10:19:29 dr 1.33.18.2: RESYNC: (1.33-1.34); FILE MERGED 2007/04/17 11:03:22 tbe 1.33.18.1: #i76026# API: Undo history must be disabled while loading file


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [00c2f9f0a0435f96a527f5753a8498047dcea0b8]

INTEGRATION: CWS xmlfilter02 (1.5.194); FILE MERGED 2007/05/08 16:08:31 dr 1.5.194.2: #i10000# warning 2007/04/17 11:02:43 tbe 1.5.194.1: #i76026# API: Undo history must be disabled while loading file


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [f28fd1e2c3cf91e44fad93138383ee448952c1c2]

INTEGRATION: CWS xmlfilter02 (1.1.2); FILE ADDED 2007/08/30 09:22:54 er 1.1.2.7: #i75682# handle inline arrays 2007/08/29 11:59:02 dr 1.1.2.6: remove ParameterSeparator property 2007/08/22 08:23:00 er 1.1.2.5: #i75682# use ScCompiler::OpCodeMapPtr 2007/08/14 18:32:03 er 1.1.2.4: #i75682# Compiler OpCodeMap 2007/06/22 18:33:04 nn 1.1.2.3: #i75682# more options 2007/06/22 09:58:39 dr 1.1.2.2: option to compile formulas in English 2007/03/23 15:52:52 nn 1.1.2.1: #i75682# API for formula as token array


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [989af7a3c3efd4b7e755dbe65251f2094d7c6b09]

INTEGRATION: CWS xmlfilter02 (1.37.18); FILE MERGED 2007/11/22 12:33:43 dr 1.37.18.4: do not clear page scaling settings when setting 'FirstPageNumber' property 2007/05/29 15:05:44 dr 1.37.18.3: RESYNC: (1.38-1.39); FILE MERGED 2007/05/08 10:07:37 dr 1.37.18.2: RESYNC: (1.37-1.38); FILE MERGED 2007/03/22 15:36:58 tbe 1.37.18.1: #i74667# API: property 'TableBorder' does not work for styles


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [927242fc98601a6a89d44c186496036c64ac175c]

INTEGRATION: CWS xmlfilter02 (1.14.192); FILE MERGED 2007/08/14 18:32:03 er 1.14.192.3: #i75682# Compiler OpCodeMap 2007/05/29 15:03:15 dr 1.14.192.2: RESYNC: (1.14-1.15); FILE MERGED 2007/03/23 15:52:52 nn 1.14.192.1: #i75682# API for formula as token array


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [9ed6a1752543f67766928e29238307154c0047f5]

INTEGRATION: CWS xmlfilter02 (1.16.18); FILE MERGED 2007/07/24 09:07:20 tbe 1.16.18.4: #i79890# API: Missing API to suppress update of all defined names 2007/07/23 13:52:34 tbe 1.16.18.3: #i79890# API: Missing API to suppress update of all defined names 2007/07/06 10:10:44 nn 1.16.18.2: #i75682# property TokenIndex for named range/database range 2007/06/29 14:26:44 nn 1.16.18.1: #i75682# XFormulaTokens for named range


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [a184f67e44fe0818280f1b2d5d86c33a5540c704]

INTEGRATION: CWS xmlfilter02 (1.17.402); FILE MERGED 2007/05/29 15:02:02 dr 1.17.402.2: RESYNC: (1.17-1.18); FILE MERGED 2007/03/23 15:52:52 nn 1.17.402.1: #i75682# API for formula as token array


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [38cc090bd6573e785b741f725b2167878696c39c]

INTEGRATION: CWS xmlfilter02 (1.16.48); FILE MERGED 2007/11/29 12:07:55 tbe 1.16.48.2: #i81573# API: need interface to add DDE links 2007/11/29 10:25:32 tbe 1.16.48.1: #i81573# API: need interface to add DDE links


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [f98dbe2a47a794822d0588ef22473e708c98eb32]

INTEGRATION: CWS xmlfilter02 (1.18.10); FILE MERGED 2007/08/14 18:32:03 er 1.18.10.1: #i75682# Compiler OpCodeMap


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [9fc553465a51e47f0660e258d5f78fe1c5d478c2]

INTEGRATION: CWS xmlfilter02 (1.14.18); FILE MERGED 2007/08/09 11:35:20 kohei 1.14.18.7: Tweaked if-statement block to reduce indent level & added code to unpack tokens when the type of Any data passed as formula is a token sequence. 2007/08/09 04:28:38 kohei 1.14.18.6: allow direct passing of formula tokens to conditional formatting object for OOXML import. 2007/08/08 20:58:05 kohei 1.14.18.5: Changing the name back from getFormulaCount() to getCount(). 2007/08/08 20:31:30 kohei 1.14.18.4: fixed name clash on getCount.  XIndexAccess also has method with the same name. 2007/08/07 15:57:44 kohei 1.14.18.3: throw an out-of-bound exception when the index is negative. 2007/08/07 15:35:36 kohei 1.14.18.2: changed index and size types from sal_uInt16 to sal_Int32 as part of the similar data type change in XMultiFormulaTokens.idl.  And also to throw an out-of-bound exception when the index is outside the allowed range. 2007/08/06 21:56:39 kohei 1.14.18.1: changes to allow passing formula tokens to data validation objects.


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [0c8f091495b5d029c1fa4dd88bf0e2ea255c9e20]

INTEGRATION: CWS xmlfilter02 (1.59.16); FILE MERGED 2007/12/12 10:09:41 dr 1.59.16.10: RESYNC: (1.62-1.63); FILE MERGED 2007/12/07 09:26:11 dr 1.59.16.9: support import into read-only documents 2007/11/22 09:14:10 tbe 1.59.16.8: #i81572# API: need interface to add linked sheets 2007/07/20 12:26:32 tbe 1.59.16.7: #i79826# API: missing property to suppress automatic adjustment of row height 2007/05/29 14:59:20 dr 1.59.16.6: RESYNC: (1.61-1.62); FILE MERGED 2007/05/08 10:06:20 dr 1.59.16.5: RESYNC: (1.59-1.61); FILE MERGED 2007/04/17 11:02:07 tbe 1.59.16.4: #i76026# API: Undo history must be disabled while loading file 2007/04/12 10:31:11 tbe 1.59.16.3: #i76026# API: Undo history must be disabled while loading file 2007/03/23 15:48:36 tbe 1.59.16.2: #i75447# API: get an XDevice from the document 2007/03/20 12:47:45 tbe 1.59.16.1: #i74668# missing property to suppress default sheets


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [75b54c613d4dd32933336fef9c4e1e99df6b1381]

INTEGRATION: CWS xmlfilter02 (1.28.48); FILE MERGED 2007/07/06 10:10:44 nn 1.28.48.1: #i75682# property TokenIndex for named range/database range


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [6d8d9d24a2cdc39d247a904f78ae7abc7b4113aa]

INTEGRATION: CWS xmlfilter02 (1.100.18); FILE MERGED 2007/12/12 10:09:38 dr 1.100.18.8: RESYNC: (1.107-1.108); FILE MERGED 2007/11/22 09:13:30 tbe 1.100.18.7: #i81572# API: need interface to add linked sheets 2007/07/24 21:43:50 dr 1.100.18.6: RESYNC: (1.103-1.106); FILE MERGED 2007/06/28 15:47:35 nn 1.100.18.5: #i75682# token array for array formulas, XFormulaTokens methods renamed 2007/06/22 09:58:28 dr 1.100.18.4: compiler warning 2007/05/29 14:57:10 dr 1.100.18.3: RESYNC: (1.101-1.103); FILE MERGED 2007/05/08 10:05:29 dr 1.100.18.2: RESYNC: (1.100-1.101); FILE MERGED 2007/03/23 15:52:51 nn 1.100.18.1: #i75682# API for formula as token array


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [afd2cb1d8b594742bcadba53aaf97b6e2a604a2c]

INTEGRATION: CWS xmlfilter02 (1.20.18); FILE MERGED 2007/12/12 10:09:34 dr 1.20.18.3: RESYNC: (1.20-1.21); FILE MERGED 2007/06/11 08:57:35 dr 1.20.18.2: view settings extensions for OOX filter 2007/06/08 13:21:21 dr 1.20.18.1: view settings extensions for OOX filter


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [c5fb2e6da4e6b98e685443481c20bd5b206db5b1]

INTEGRATION: CWS xmlfilter02 (1.40.18); FILE MERGED 2007/07/24 21:36:57 dr 1.40.18.4: RESYNC: (1.42-1.43); FILE MERGED 2007/05/29 14:32:18 dr 1.40.18.3: RESYNC: (1.41-1.42); FILE MERGED 2007/05/08 09:55:00 dr 1.40.18.2: RESYNC: (1.40-1.41); FILE MERGED 2007/03/20 12:47:15 tbe 1.40.18.1: #i74668# missing property to suppress default sheets


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [19125dfd36ea7b2d5441858541f673784b8de752]

INTEGRATION: CWS xmlfilter02 (1.15.8); FILE MERGED 2007/07/24 09:06:24 tbe 1.15.8.3: #i79890# API: Missing API to suppress update of all defined names 2007/07/23 13:51:40 tbe 1.15.8.2: #i79890# API: Missing API to suppress update of all defined names 2007/06/28 15:47:35 nn 1.15.8.1: #i75682# token array for array formulas, XFormulaTokens methods renamed


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [78acc6874422b2a9a82a046330e838ba20b35a2b]

INTEGRATION: CWS xmlfilter02 (1.29.18); FILE MERGED 2007/07/24 21:35:11 dr 1.29.18.5: RESYNC: (1.31-1.32); FILE MERGED 2007/05/29 14:21:08 dr 1.29.18.4: RESYNC: (1.30-1.31); FILE MERGED 2007/05/08 16:54:28 dr 1.29.18.3: #i10000# warning 2007/05/08 09:52:43 dr 1.29.18.2: RESYNC: (1.29-1.30); FILE MERGED 2007/04/17 11:01:07 tbe 1.29.18.1: #i76026# API: Undo history must be disabled while loading file


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [936c6b06f221fd9560d47374c959e64cb48ac2e7]

INTEGRATION: CWS xmlfilter02 (1.23.82); FILE MERGED 2007/07/24 21:34:52 dr 1.23.82.3: RESYNC: (1.23-1.24); FILE MERGED 2007/05/08 16:53:35 dr 1.23.82.2: #i10000# warning 2007/04/17 11:00:00 tbe 1.23.82.1: #i76026# API: Undo history must be disabled while loading file


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [26e00c618fb74a6ae5bfdd74a68f7f2fd7049ccb]

INTEGRATION: CWS xmlfilter02 (1.29.18); FILE MERGED 2007/07/24 21:33:36 dr 1.29.18.2: RESYNC: (1.29-1.30); FILE MERGED 2007/06/28 15:47:35 nn 1.29.18.1: #i75682# token array for array formulas, XFormulaTokens methods renamed


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [86dd22752910824ee5654aae9d397f0f3f6677d5]

INTEGRATION: CWS xmlfilter02 (1.22.18); FILE MERGED 2007/05/29 14:19:39 dr 1.22.18.2: RESYNC: (1.22-1.23); FILE MERGED 2007/03/20 12:46:47 tbe 1.22.18.1: #i74668# missing property to suppress default sheets


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [90696d4489e7bf8c28611faf8f44f9a7d0d9d005]

INTEGRATION: CWS xmlfilter02 (1.89.16); FILE MERGED 2007/12/12 10:09:31 dr 1.89.16.5: RESYNC: (1.92-1.93); FILE MERGED 2007/10/04 09:13:43 os 1.89.16.4: RESYNC: (1.91-1.92); FILE MERGED 2007/07/24 21:33:29 dr 1.89.16.3: RESYNC: (1.90-1.91); FILE MERGED 2007/05/29 14:19:13 dr 1.89.16.2: RESYNC: (1.89-1.90); FILE MERGED 2007/04/12 10:30:45 tbe 1.89.16.1: #i76026# API: Undo history must be disabled while loading file


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [b3c91465fcc9f38535b6dd511bbf53f6427907fb]

INTEGRATION: CWS xmlfilter02 (1.65.16); FILE MERGED 2007/12/07 09:25:55 dr 1.65.16.6: support import into read-only documents 2007/07/25 07:11:14 dr 1.65.16.5: RESYNC: (1.65-1.66); FILE MERGED 2007/07/24 09:05:41 tbe 1.65.16.4: #i79890# API: Missing API to suppress update of all defined names 2007/07/23 13:50:57 tbe 1.65.16.3: #i79890# API: Missing API to suppress update of all defined names 2007/07/20 12:25:41 tbe 1.65.16.2: #i79826# API: missing property to suppress automatic adjustment of row height 2007/06/28 15:47:34 nn 1.65.16.1: #i75682# token array for array formulas, XFormulaTokens methods renamed


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [9dd16a57ac5fb7be0cbce8b5349be9762983bae3]

INTEGRATION: CWS xmlfilter02 (1.16.18); FILE MERGED 2007/08/14 18:32:02 er 1.16.18.1: #i75682# Compiler OpCodeMap


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [7e635ca279c76fe2e1acf04d33df2ed173f2ed22]

INTEGRATION: CWS xmlfilter02 (1.28.6); FILE MERGED 2007/07/24 21:19:45 dr 1.28.6.2: RESYNC: (1.28-1.30); FILE MERGED 2007/07/20 12:27:26 tbe 1.28.6.1: #i79826# warning free


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [60c49b34a9e8f90e32bd3d4f6f974b329cb112a2]

INTEGRATION: CWS xmlfilter02 (1.7.194); FILE MERGED 2007/08/30 15:10:48 er 1.7.194.2: bool = (Any >>= double) doesn't evaluate to true if not TypeClass_DOUBLE 2007/08/30 09:24:13 er 1.7.194.1: #i75682# generalize uno::Sequence to ScMatrix conversion


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [ddf85af7efed60c45633985590ea4088b4f51a16]

INTEGRATION: CWS xmlfilter02 (1.24.18); FILE MERGED 2007/08/14 18:32:02 er 1.24.18.1: #i75682# Compiler OpCodeMap


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [66f101aba77f9a802c7021e192f384aad838aefe]

INTEGRATION: CWS xmlfilter02 (1.7.18); FILE MERGED 2007/10/23 16:17:56 dr 1.7.18.5: #i10000# unxlngi6.pro build breaker 2007/08/31 10:09:49 er 1.7.18.4: #i75682# now that we interface tokens to outer space we need to check for sane OpCode values 2007/08/23 17:47:43 er 1.7.18.3: ODF_11 OpCodeMap; fill from AddInCollection; sort out English vs. ODF_11 vs. Upper symbols 2007/08/14 18:32:02 er 1.7.18.2: #i75682# Compiler OpCodeMap 2007/03/21 13:18:16 dr 1.7.18.1: #i10000# merge changes from CWS calcwarnings2


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [b785f925276b05e49cb84f20991fae6cf1aba9cf]

INTEGRATION: CWS xmlfilter02 (1.1.2); FILE ADDED 2007/08/31 10:33:03 er 1.1.2.4: DOLLARFR and DOLLARDE are ODFF specified 2007/08/24 19:19:09 er 1.1.2.3: AddIn _ADD vs. internal and ODFF 2007/08/23 17:47:43 er 1.1.2.2: ODF_11 OpCodeMap; fill from AddInCollection; sort out English vs. ODF_11 vs. Upper symbols 2007/08/22 08:25:05 er 1.1.2.1: #i75682# preliminary ODFF AddInMap


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [a0526d0a28926e386ade3eb3a9f017e04ab31ae4]

INTEGRATION: CWS xmlfilter02 (1.20.14); FILE MERGED 2007/12/12 10:09:28 dr 1.20.14.3: RESYNC: (1.24-1.25); FILE MERGED 2007/10/04 09:09:07 os 1.20.14.2: RESYNC: (1.20-1.24); FILE MERGED 2007/08/22 08:26:16 er 1.20.14.1: #i75682# ODFF AddInMap


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [01214ba814da8a4259797a99f60325bb6f634dc4]

INTEGRATION: CWS xmlfilter02 (1.47.14); FILE MERGED 2007/12/12 10:09:22 dr 1.47.14.4: RESYNC: (1.51-1.52); FILE MERGED 2007/08/30 09:24:13 er 1.47.14.3: #i75682# generalize uno::Sequence to ScMatrix conversion 2007/07/24 21:16:02 dr 1.47.14.2: RESYNC: (1.47-1.51); FILE MERGED 2007/07/03 15:53:00 dr 1.47.14.1: add svMissing in ScInterpreter::ConvertMatrixParameters()


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [9c30f619bba16a78595820b223f1e9c005affdec]

INTEGRATION: CWS xmlfilter02 (1.68.18); FILE MERGED 2007/12/12 10:09:18 dr 1.68.18.18: RESYNC: (1.70-1.71); FILE MERGED 2007/10/12 15:51:45 er 1.68.18.17: InitSymbolsEnglish: actually mxSymbolsODF_11 shouldn't had been used at all, that's a c&p error 2007/10/08 11:10:53 os 1.68.18.16: cast from OpCodeEnum to OpCode 2007/09/28 23:16:10 kohei 1.68.18.15: prevent uninitialized mxSymbolsODF_11 from being used. 2007/08/31 18:32:35 er 1.68.18.14: 4 ScCompiler::Convention instances 2007/08/31 15:08:50 er 1.68.18.13: IsOpCode: with an external OpCodeMap we can't rely on the order of symbols anymore, handle ocSub/ocNegSub 2007/08/31 08:56:38 dr 1.68.18.12: remove some inlines 2007/08/30 14:28:44 er 1.68.18.11: NextSymbol: handle remapped ocSep; reintroduced ssGetValue to parse simple ASCII number strings internally instead of passing them to i18n 2007/08/23 17:47:42 er 1.68.18.10: ODF_11 OpCodeMap; fill from AddInCollection; sort out English vs. ODF_11 vs. Upper symbols 2007/08/22 12:13:47 er 1.68.18.9: damn copy&paste 2007/08/22 12:10:13 dr 1.68.18.8: push add-in functions to vector 2007/08/22 08:26:16 er 1.68.18.7: #i75682# ODFF AddInMap 2007/08/17 11:55:25 er 1.68.18.6: #i75682# preallocate vector for FormulaMapGroup::SPECIAL 2007/08/17 09:29:54 dr 1.68.18.5: NOT and NEG are functions, add missing breaks in switch, cleanup 2007/08/16 14:44:32 dr 1.68.18.4: fixed more errors..., added ARRAY_SEPARATORS group 2007/08/14 18:32:02 er 1.68.18.3: #i75682# Compiler OpCodeMap 2007/07/24 21:15:22 dr 1.68.18.2: RESYNC: (1.68-1.70); FILE MERGED 2007/06/27 15:40:35 nn 1.68.18.1: #i75682# handle single-sheet cases with compatibility references


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [752e4d8919b5204c894b82419a6531782c1cf1aa]

INTEGRATION: CWS xmlfilter02 (1.9.18); FILE MERGED 2007/06/27 15:40:35 nn 1.9.18.1: #i75682# handle single-sheet cases with compatibility references


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [91e4212e97fc7f656231c926715410da9a3bd16b]

INTEGRATION: CWS xmlfilter02 (1.22.10); FILE MERGED 2007/08/30 09:24:13 er 1.22.10.3: #i75682# generalize uno::Sequence to ScMatrix conversion 2007/08/23 17:47:42 er 1.22.10.2: ODF_11 OpCodeMap; fill from AddInCollection; sort out English vs. ODF_11 vs. Upper symbols 2007/08/14 18:32:02 er 1.22.10.1: #i75682# Compiler OpCodeMap


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [3edfc3d3c9e5a10124923bd6733051efda287f51]

INTEGRATION: CWS xmlfilter02 (1.54.14); FILE MERGED 2007/08/24 19:19:09 er 1.54.14.3: AddIn _ADD vs. internal and ODFF 2007/08/22 08:24:31 er 1.54.14.2: #i75682# ODFF has a dot in ERROR.TYPE 2007/08/14 18:32:02 er 1.54.14.1: #i75682# Compiler OpCodeMap


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [60bf4c556bc78d6d09e118b8655ba8a43066361b]

INTEGRATION: CWS xmlfilter02 (1.3.402); FILE MERGED 2007/10/23 12:58:25 dr 1.3.402.2: #i10000# unxlngi6.pro build breaker 2007/08/31 10:09:49 er 1.3.402.1: #i75682# now that we interface tokens to outer space we need to check for sane OpCode values


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [0ae02e6e6f8ac8f735cbc5b089df5c49adc53c08]

INTEGRATION: CWS xmlfilter02 (1.20.18); FILE MERGED 2007/07/20 12:24:45 tbe 1.20.18.1: #i79826# API: missing property to suppress automatic adjustment of row height


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [1c72cefa9a2da7b1d58a49675204e9069cb9983d]

INTEGRATION: CWS xmlfilter02 (1.52.10); FILE MERGED 2007/08/15 15:45:37 dr 1.52.10.2: wntmsci10 compiler warning 2007/08/14 18:32:01 er 1.52.10.1: #i75682# Compiler OpCodeMap


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [d43ba67f1b35806a76ba9c9f319f68ba56aeab3d]

INTEGRATION: CWS xmlfilter02 (1.80.14); FILE MERGED 2007/12/07 09:25:39 dr 1.80.14.1: support import into read-only documents


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [26f87193250ab0c273c77cc28e57c90b07610245]

INTEGRATION: CWS xmlfilter02 (1.18.18); FILE MERGED 2007/08/14 18:32:01 er 1.18.18.1: #i75682# Compiler OpCodeMap


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [70e18439d5f1f14f3c0fbbe4f17c4069d80c2117]

INTEGRATION: CWS xmlfilter02 (1.38.16); FILE MERGED 2007/12/07 09:25:39 dr 1.38.16.1: support import into read-only documents


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [3a5272f7f665a0af6187b66fda2a6cfda479c732]

INTEGRATION: CWS xmlfilter02 (1.62.18); FILE MERGED 2007/12/07 09:25:38 dr 1.62.18.8: support import into read-only documents 2007/11/22 09:12:36 tbe 1.62.18.7: #i81572# API: need interface to add linked sheets 2007/10/04 09:05:12 os 1.62.18.6: RESYNC: (1.65-1.67); FILE MERGED 2007/07/25 07:11:03 dr 1.62.18.5: RESYNC: (1.64-1.65); FILE MERGED 2007/07/24 09:04:57 tbe 1.62.18.4: #i79890# API: Missing API to suppress update of all defined names 2007/07/20 12:22:04 tbe 1.62.18.3: #i79826# API: missing property to suppress automatic adjustment of row height 2007/05/29 12:28:07 dr 1.62.18.2: RESYNC: (1.62-1.64); FILE MERGED 2007/04/12 10:30:03 tbe 1.62.18.1: #i76026# API: Undo history must be disabled while loading file


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [887126845ede72c4c7da183bc8c385dadb4ea39d]

INTEGRATION: CWS xmlfilter02 (1.21.18); FILE MERGED 2007/09/21 08:57:21 dr 1.21.18.2: update flag for relative references, if formulas are set via API calls 2007/08/06 21:56:39 kohei 1.21.18.1: changes to allow passing formula tokens to data validation objects.


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [2d92064fad44930acc1b96845a9e33f2fdaf89ac]

INTEGRATION: CWS xmlfilter02 (1.71.250); FILE MERGED 2007/12/07 09:25:20 dr 1.71.250.15: support import into read-only documents 2007/11/22 09:11:52 tbe 1.71.250.14: #i81572# API: need interface to add linked sheets 2007/08/29 11:58:50 dr 1.71.250.13: remove ParameterSeparator property 2007/08/14 18:32:01 er 1.71.250.12: #i75682# Compiler OpCodeMap 2007/07/24 21:08:55 dr 1.71.250.11: RESYNC: (1.73-1.74); FILE MERGED 2007/07/20 12:20:43 tbe 1.71.250.10: #i79826# API: missing property to suppress automatic adjustment of row height 2007/07/06 10:10:30 nn 1.71.250.9: #i75682# property TokenIndex for named range/database range 2007/06/22 18:32:58 nn 1.71.250.8: #i75682# more options 2007/06/22 09:57:57 dr 1.71.250.7: option to compile formulas in English 2007/05/29 12:19:43 dr 1.71.250.6: RESYNC: (1.72-1.73); FILE MERGED 2007/05/08 09:42:36 dr 1.71.250.5: RESYNC: (1.71-1.72); FILE MERGED 2007/04/12 10:29:04 tbe 1.71.250.4: #i76026# API: Undo history must be disabled while loading file 2007/03/23 15:52:51 nn 1.71.250.3: #i75682# API for formula as token array 2007/03/23 15:47:37 tbe 1.71.250.2: #i75447# API: get an XDevice from the document 2007/03/20 12:46:00 tbe 1.71.250.1: #i74668# missing property to suppress default sheets


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [3c5c2e5a6f39ae6ec391bd4c4e195e669d97cc7d]

INTEGRATION: CWS xmlfilter02 (1.1.2); FILE ADDED 2007/08/29 11:58:50 dr 1.1.2.6: remove ParameterSeparator property 2007/08/22 08:22:23 er 1.1.2.5: #i75682# use ScCompiler::OpCodeMapPtr 2007/08/14 18:32:01 er 1.1.2.4: #i75682# Compiler OpCodeMap 2007/06/22 18:32:58 nn 1.1.2.3: #i75682# more options 2007/06/22 09:57:57 dr 1.1.2.2: option to compile formulas in English 2007/03/23 15:52:51 nn 1.1.2.1: #i75682# API for formula as token array


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [53f88c25400b00e1db5bdab1d761caadc30859bd]

INTEGRATION: CWS xmlfilter02 (1.12.402); FILE MERGED 2007/08/14 18:32:01 er 1.12.402.2: #i75682# Compiler OpCodeMap 2007/03/23 15:52:50 nn 1.12.402.1: #i75682# API for formula as token array


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [092284d30f59e84d75f409027266f2682024e97e]

INTEGRATION: CWS xmlfilter02 (1.8.44); FILE MERGED 2007/08/30 09:24:13 er 1.8.44.1: #i75682# generalize uno::Sequence to ScMatrix conversion


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [a0b4ce7978d6a0604b7392a5d850e148f82bb799]

INTEGRATION: CWS xmlfilter02 (1.54.10); FILE MERGED 2007/12/12 10:09:15 dr 1.54.10.3: RESYNC: (1.55-1.56); FILE MERGED 2007/10/04 09:02:05 os 1.54.10.2: RESYNC: (1.54-1.55); FILE MERGED 2007/08/14 18:32:01 er 1.54.10.1: #i75682# Compiler OpCodeMap


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [da3f147c4bfe0b0ff9307b0757c3028d9aae027a]

INTEGRATION: CWS xmlfilter02 (1.4.402); FILE MERGED 2007/08/30 09:24:13 er 1.4.402.1: #i75682# generalize uno::Sequence to ScMatrix conversion


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [58eb8e721f8653b444c6ec7eb28d41f0fd65c42c]

INTEGRATION: CWS xmlfilter02 (1.19.10); FILE MERGED 2007/08/14 18:32:01 er 1.19.10.1: #i75682# Compiler OpCodeMap


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [45100f34469217ef5d74a6c31b33a71ba917f617]

INTEGRATION: CWS xmlfilter02 (1.4.402); FILE MERGED 2007/07/24 09:04:11 tbe 1.4.402.3: #i79890# API: Missing API to suppress update of all defined names 2007/07/23 13:49:36 tbe 1.4.402.2: #i79890# API: Missing API to suppress update of all defined names 2007/06/29 14:26:32 nn 1.4.402.1: #i75682# XFormulaTokens for named range


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [02026cc850b2b0aece900ae7c16ad651f8daeb65]

INTEGRATION: CWS xmlfilter02 (1.5.18); FILE MERGED 2007/11/29 12:06:40 tbe 1.5.18.2: #i81573# API: need interface to add DDE links 2007/11/29 10:24:15 tbe 1.5.18.1: #i81573# API: need interface to add DDE links


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [87afc8e6c475bb89de6ade9b52336916a918be8e]

INTEGRATION: CWS xmlfilter02 (1.7.402); FILE MERGED 2007/08/09 04:28:38 kohei 1.7.402.5: allow direct passing of formula tokens to conditional formatting object for OOXML import. 2007/08/08 20:57:59 kohei 1.7.402.4: Changing the name back from getFormulaCount() to getCount(). 2007/08/08 20:31:30 kohei 1.7.402.3: fixed name clash on getCount.  XIndexAccess also has method with the same name. 2007/08/07 15:35:36 kohei 1.7.402.2: changed index and size types from sal_uInt16 to sal_Int32 as part of the similar data type change in XMultiFormulaTokens.idl.  And also to throw an out-of-bound exception when the index is outside the allowed range. 2007/08/06 21:56:39 kohei 1.7.402.1: changes to allow passing formula tokens to data validation objects.


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [8512f4b31915c3be494671a2fa0bd40bbbf9b41a]

INTEGRATION: CWS xmlfilter02 (1.97.44); FILE MERGED 2007/12/12 10:09:12 dr 1.97.44.10: RESYNC: (1.104-1.105); FILE MERGED 2007/12/07 09:25:20 dr 1.97.44.9: support import into read-only documents 2007/11/22 09:11:15 tbe 1.97.44.8: #i81572# API: need interface to add linked sheets 2007/10/04 09:01:58 os 1.97.44.7: RESYNC: (1.101-1.104); FILE MERGED 2007/07/25 07:10:40 dr 1.97.44.6: RESYNC: (1.100-1.101); FILE MERGED 2007/07/24 09:03:48 tbe 1.97.44.5: #i79890# API: Missing API to suppress update of all defined names 2007/07/20 12:19:51 tbe 1.97.44.4: #i79826# API: missing property to suppress automatic adjustment of row height 2007/05/29 12:17:44 dr 1.97.44.3: RESYNC: (1.99-1.100); FILE MERGED 2007/05/08 09:41:30 dr 1.97.44.2: RESYNC: (1.97-1.99); FILE MERGED 2007/04/12 10:28:48 tbe 1.97.44.1: #i76026# API: Undo history must be disabled while loading file


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [1e5a9cfb388c69c13bad0779625cf188bd3290d1]

INTEGRATION: CWS xmlfilter02 (1.10.18); FILE MERGED 2007/08/06 21:56:39 kohei 1.10.18.1: changes to allow passing formula tokens to data validation objects.


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [7b5c31721b991e446f447ec45c9d98ea534153ae]

INTEGRATION: CWS xmlfilter02 (1.31.44); FILE MERGED 2007/12/12 10:09:08 dr 1.31.44.8: RESYNC: (1.32-1.33); FILE MERGED 2007/10/15 13:48:04 dr 1.31.44.7: #i10000# missing friend for Solaris compiler 2007/10/04 09:01:51 os 1.31.44.6: RESYNC: (1.31-1.32); FILE MERGED 2007/08/31 08:56:27 dr 1.31.44.5: remove some inlines 2007/08/23 17:47:42 er 1.31.44.4: ODF_11 OpCodeMap; fill from AddInCollection; sort out English vs. ODF_11 vs. Upper symbols 2007/08/22 08:26:15 er 1.31.44.3: #i75682# ODFF AddInMap 2007/08/15 15:44:48 dr 1.31.44.2: typo 2007/08/14 18:32:01 er 1.31.44.1: #i75682# Compiler OpCodeMap


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [5b3d9ecc668a5f8ccb4b76dd1d78f874f3c46fa3]

INTEGRATION: CWS xmlfilter02 (1.16.14); FILE MERGED 2007/08/14 18:32:01 er 1.16.14.1: #i75682# Compiler OpCodeMap


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [8bbcd9a22c28decdb66304505a7846da103889ea]

INTEGRATION: CWS xmlfilter02 (1.27.18); FILE MERGED 2007/12/12 10:09:05 dr 1.27.18.6: RESYNC: (1.29-1.30); FILE MERGED 2007/11/22 09:10:25 tbe 1.27.18.5: #i81572# API: need interface to add linked sheets 2007/06/28 15:47:22 nn 1.27.18.4: #i75682# token array for array formulas, XFormulaTokens methods renamed 2007/05/29 12:15:08 dr 1.27.18.3: RESYNC: (1.28-1.29); FILE MERGED 2007/05/08 09:40:50 dr 1.27.18.2: RESYNC: (1.27-1.28); FILE MERGED 2007/03/23 15:52:50 nn 1.27.18.1: #i75682# API for formula as token array


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [2fab2c84246aaba1cc3a6d52653abe758f5835bb]

INTEGRATION: CWS xmlfilter02 (1.9.172); FILE MERGED 2007/10/04 09:01:03 os 1.9.172.4: RESYNC: (1.9-1.10); FILE MERGED 2007/08/30 09:24:13 er 1.9.172.3: #i75682# generalize uno::Sequence to ScMatrix conversion 2007/08/23 17:47:42 er 1.9.172.2: ODF_11 OpCodeMap; fill from AddInCollection; sort out English vs. ODF_11 vs. Upper symbols 2007/08/14 18:32:01 er 1.9.172.1: #i75682# Compiler OpCodeMap


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [3fd04ab5fc2b536acd6d06a84641c528c30d2d97]

INTEGRATION: CWS xmlfilter02 (1.5.402); FILE MERGED 2007/12/12 10:09:02 dr 1.5.402.3: RESYNC: (1.5-1.6); FILE MERGED 2007/06/11 08:57:11 dr 1.5.402.2: view settings extensions for OOX filter 2007/06/08 13:20:57 dr 1.5.402.1: view settings extensions for OOX filter


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [7d2e4d9ea709fdcbeb6a6817026882480a20e37a]

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>  [e6d0244bc6af28ef691536eb98766d0e2c3712fb]

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>  [66de7b01b28748310491ac87138f31095720f476]

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>  [ba7d8b08c61e0ab1e23483275c4b33fbc43c1650]

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>  [12506ee0e1d4ad1c7ef312fa80199fae344a5c15]

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-10  Oliver Bolte  <obo@openoffice.org>  [86d96b04a7a7062de72e2b41c6a0530d3b9d3152]

INTEGRATION: CWS xmlfilter02 (1.5.300); FILE MERGED 2007/12/17 08:34:15 dr 1.5.300.2: #i10000# enable old Word filter 2007/10/01 12:03:58 os 1.5.300.1: integration of cws writerfilter3 into cws xmlfilter02


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [30e4a28508e42928ba96b7e743fe782fe5c97fee]

INTEGRATION: CWS xmlfilter02 (1.6.34); FILE MERGED 2007/12/17 08:34:15 dr 1.6.34.2: #i10000# enable old Word filter 2007/10/01 12:03:57 os 1.6.34.1: integration of cws writerfilter3 into cws xmlfilter02


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [b34a9cdff4bceb4354052040fc2c9a55a0cf214f]

INTEGRATION: CWS xmlfilter02 (1.1.8); FILE ADDED 2007/10/01 12:03:57 os 1.1.8.2: integration of cws writerfilter3 into cws xmlfilter02 2007/02/26 11:10:10 os 1.1.8.1: file writer_MS_Word_2007_XML.xcu was added on branch cws_src680_xmlfilter02 on 2007-10-01 12:03:57 +0000


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [4e9b6c1397660146f2fca8dc15390c7981e6d2dc]

INTEGRATION: CWS xmlfilter02 (1.1.2); FILE ADDED 2007/03/26 12:14:35 dr 1.1.2.1: add template types and UI names for OOX filters


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [34d48f1536f8938ea2ed46fc483ab165ad8283ff]

INTEGRATION: CWS xmlfilter02 (1.1.2); FILE ADDED 2007/03/26 12:14:35 dr 1.1.2.2: add template types and UI names for OOX filters 2007/02/02 12:18:55 dr 1.1.2.1: configuration for oox filters


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [c821d95d01886662e988c2a8081564605e3a7b28]

INTEGRATION: CWS xmlfilter02 (1.1.2); FILE ADDED 2007/10/23 13:21:23 dr 1.1.2.1: XL2007 binary filters


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [44d6f46bce175d16d508bc9b670df1ad21bd1986]

INTEGRATION: CWS xmlfilter02 (1.1.2); FILE ADDED 2007/03/26 12:13:36 dr 1.1.2.1: add template types and UI names for OOX filters


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [d2c697ec02a09e9deea968cf617f31ac6d69ba2c]

INTEGRATION: CWS xmlfilter02 (1.1.2); FILE ADDED 2007/03/26 12:13:35 dr 1.1.2.1: add template types and UI names for OOX filters


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [460262773313b72d002f120a3f5b6397e6f6d18b]

INTEGRATION: CWS xmlfilter02 (1.1.2); FILE ADDED 2007/02/02 12:18:09 dr 1.1.2.1: configuration for oox filters


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [f6dda8ac5a173dc418077f8e5e3f11c4793c883d]

INTEGRATION: CWS xmlfilter02 (1.1.2); FILE ADDED 2007/03/29 15:13:36 dr 1.1.2.2: send XLS files to oox filter 2007/03/26 12:13:35 dr 1.1.2.1: add template types and UI names for OOX filters


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [e4cdfd770535536f6f0c8a3266ac919cdad7d7e2]

INTEGRATION: CWS xmlfilter02 (1.1.2); FILE ADDED 2007/03/29 15:13:36 dr 1.1.2.3: send XLS files to oox filter 2007/03/26 12:13:34 dr 1.1.2.2: add template types and UI names for OOX filters 2007/02/02 12:18:09 dr 1.1.2.1: configuration for oox filters


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [6726bfd589eae7d1bfbe1dd762cc6ebfe24a4f35]

INTEGRATION: CWS xmlfilter02 (1.1.2); FILE ADDED 2007/10/23 13:20:32 dr 1.1.2.1: XL2007 binary filters


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [0d91d2b0883b73827b4dae01e1fdaae1f6d73e3d]

INTEGRATION: CWS xmlfilter02 (1.7.34); FILE MERGED 2007/12/17 08:33:44 dr 1.7.34.2: #i10000# enable old Word filter 2007/10/01 12:03:57 os 1.7.34.1: integration of cws writerfilter3 into cws xmlfilter02


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [db8375bbe83cd3cfb2aa2a9e36dcc479ec178b78]

INTEGRATION: CWS xmlfilter02 (1.1.8); FILE ADDED 2007/10/01 12:03:57 os 1.1.8.2: integration of cws writerfilter3 into cws xmlfilter02 2007/02/26 11:10:59 os 1.1.8.1: file MS_Word_2007_XML_ui.xcu was added on branch cws_src680_xmlfilter02 on 2007-10-01 12:03:57 +0000


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [47c4912441c25438b4433069940a0dd4de385cca]

INTEGRATION: CWS xmlfilter02 (1.1.8); FILE ADDED 2007/10/01 12:03:57 os 1.1.8.2: integration of cws writerfilter3 into cws xmlfilter02 2007/02/26 11:10:48 os 1.1.8.1: file MS_Word_2007_XML.xcu was added on branch cws_src680_xmlfilter02 on 2007-10-01 12:03:57 +0000


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [555c991e8098bdd3947816207a2cef003e3ce96c]

INTEGRATION: CWS xmlfilter02 (1.6.300); FILE MERGED 2007/12/11 15:56:25 dr 1.6.300.2: oox: hide CWS changes 2007/03/29 15:13:35 dr 1.6.300.1: send XLS files to oox filter


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [b58def550d5f5d984035b8fdcc4ad0e812435a6d]

INTEGRATION: CWS xmlfilter02 (1.6.300); FILE MERGED 2007/12/11 15:56:25 dr 1.6.300.2: oox: hide CWS changes 2007/03/29 15:13:34 dr 1.6.300.1: send XLS files to oox filter


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [6e7766c46e886f5713e8d19a0245943afc38d572]

INTEGRATION: CWS xmlfilter02 (1.7.224); FILE MERGED 2007/12/11 15:56:24 dr 1.7.224.4: oox: hide CWS changes 2007/03/26 12:14:51 dr 1.7.224.3: add template types and UI names for OOX filters 2007/02/02 12:03:40 dr 1.7.224.2: filter configuration for oox 2007/01/24 15:40:29 cl 1.7.224.1: added pptx filter


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [cd7fa6433630c57daffc356a21313db4dc26b0e2]

INTEGRATION: CWS xmlfilter02 (1.8.192); FILE MERGED 2007/12/11 15:56:24 dr 1.8.192.4: oox: hide CWS changes 2007/10/23 13:21:45 dr 1.8.192.3: XL2007 binary filters 2007/03/26 12:14:50 dr 1.8.192.2: add template types and UI names for OOX filters 2007/02/02 12:03:39 dr 1.8.192.1: filter configuration for oox


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [93e980033ff529bdee5f296b222dc1b640e64e83]

INTEGRATION: CWS xmlfilter02 (1.1.2); FILE ADDED 2006/02/14 18:42:49 cl 1.1.2.1: added initial libxml2 wrapper


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [ae56f69e47842b29c3ccd42156b35cfe8034d6b8]

INTEGRATION: CWS xmlfilter02 (1.4.12); FILE MERGED 2007/03/22 15:19:21 hub 1.4.12.8: remove the dependency on unotools like we removed the one on tools. This should allow to build properly 2007/03/20 14:51:37 dr 1.4.12.7: comment out tools dependent code 2007/03/15 10:46:01 dr 1.4.12.6: #i10000# 2007/03/14 18:01:10 dr 1.4.12.5: RESYNC: (1.4-1.5); FILE MERGED 2007/01/24 14:27:58 cl 1.4.12.4: added new fast parser, removed prototyp saxparser 2006/05/08 15:38:05 cl 1.4.12.3: fixed unix build problem 2006/05/08 14:27:12 cl 1.4.12.2: new token based sax implementation 2006/02/14 18:34:56 cl 1.4.12.1: added initial libxml2 wrapper


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [8b84aa953ab6675ea5085e2fe2235ae51c5abbc0]

INTEGRATION: CWS xmlfilter02 (1.1.2); FILE ADDED 2007/01/24 14:31:40 cl 1.1.2.2: added new fast parser, removed prototyp saxparser 2006/02/14 18:37:42 cl 1.1.2.1: added initial libxml2 wrapper


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [0ffd29c77a849d6b44b31ac1d022d5a10a98fcb3]

INTEGRATION: CWS xmlfilter02 (1.1.2); FILE ADDED 2007/05/10 15:50:14 hub 1.1.2.8: follow drr suggestion and use SAL_INT32_MAX instead of std::numeric_limits<> 2007/05/10 12:12:37 hub 1.1.2.7: Reviewed by: sj Fix a 64-bits bugs: LONG_MIN and LONG_MAX were out of range for sal_Int32. 2007/03/20 14:51:06 dr 1.1.2.6: comment out tools dependent code 2007/03/20 14:01:19 dr 1.1.2.5: remove tools/debug 2007/01/24 16:03:55 cl 1.1.2.4: fixed unix compiler warnings 2007/01/24 15:45:34 cl 1.1.2.3: fixed compiler warning 2007/01/24 14:31:40 cl 1.1.2.2: added new fast parser, removed prototyp saxparser 2006/02/14 18:38:06 cl 1.1.2.1: added initial libxml2 wrapper


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [f290458774d7680f3324604dc8d2fa03e165e229]

INTEGRATION: CWS xmlfilter02 (1.1.2); FILE ADDED 2007/03/02 11:24:30 dr 1.1.2.3: using system expat, patch by Hubert Figuiere 2007/02/20 14:13:38 dr 1.1.2.2: remove lib prefix 2007/01/24 14:32:39 cl 1.1.2.1: initial filter framework for office open xml import


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [ba2bf966f3f4e9d667b18cff03bf150c97f14170]

INTEGRATION: CWS xmlfilter02 (1.1.2); FILE ADDED 2007/02/05 13:07:46 cl 1.1.2.3: know the 'xml:' namespace 2007/01/24 16:03:54 cl 1.1.2.2: fixed unix compiler warnings 2007/01/24 14:32:28 cl 1.1.2.1: initial filter framework for office open xml import


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [3da646fcc76da4ea603be9e55f0ac54fdcf2fd19]

INTEGRATION: CWS xmlfilter02 (1.1.2); FILE ADDED 2007/03/01 17:33:42 cl 1.1.2.2: moved Attribute.idl to namespace xml 2007/01/24 14:32:18 cl 1.1.2.1: initial filter framework for office open xml import


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [fa49fa9e56b83f4d172da6745cdd5b96d4fd8823]

INTEGRATION: CWS xmlfilter02 (1.1.2); FILE ADDED 2007/03/01 17:33:41 cl 1.1.2.3: moved Attribute.idl to namespace xml 2007/01/24 16:03:54 cl 1.1.2.2: fixed unix compiler warnings 2007/01/24 14:32:07 cl 1.1.2.1: initial filter framework for office open xml import


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [3fc638cbb1c64c23e16bff619d182e4641b946a3]

INTEGRATION: CWS xmlfilter02 (1.9.12); FILE MERGED 2007/02/20 14:13:28 dr 1.9.12.2: remove lib prefix 2006/02/14 18:35:06 cl 1.9.12.1: added initial libxml2 wrapper


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [0bdcc054370f89f1363be96ed1996d6cb840ec1a]

INTEGRATION: CWS xmlfilter02 (1.8.44); FILE MERGED 2007/05/08 14:46:22 dr 1.8.44.8: #i10000# remove hedabu 2007/02/27 12:44:45 dr 1.8.44.7: deliver all libs... 2007/02/20 14:14:01 dr 1.8.44.6: deliver all libs 2007/01/24 14:27:43 cl 1.8.44.5: added new fast parser, removed prototyp saxparser 2007/01/18 05:06:18 cl 1.8.44.4: RESYNC: (1.9-1.11); FILE MERGED 2006/05/08 14:31:49 cl 1.8.44.3: new token based sax implementation 2006/05/02 14:07:34 cl 1.8.44.2: RESYNC: (1.8-1.9); FILE MERGED 2006/02/14 18:34:46 cl 1.8.44.1: added initial libxml2 wrapper


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [02f55dbc8f8684b7967316d4be5bfa7b9da20085]

INTEGRATION: CWS xmlfilter02 (1.6.10); FILE MERGED 2007/11/08 10:03:59 cl 1.6.10.4: #i81384# fixed build dependency 2007/07/24 12:20:12 rene 1.6.10.3: #i10000# we need to depend on comphelper 2007/01/24 14:27:42 cl 1.6.10.2: added new fast parser, removed prototyp saxparser 2006/02/14 18:34:46 cl 1.6.10.1: added initial libxml2 wrapper


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [01a06ba006b2f3d76d0faa5f9e068385bae08da5]

INTEGRATION: CWS xmlfilter02 (1.1.2); FILE ADDED 2006/05/10 15:39:50 cl 1.1.2.4: added comments, using OString for attributes 2006/05/08 14:25:57 cl 1.1.2.3: new token based sax implementation 2006/02/20 14:45:48 cl 1.1.2.2: added missing newline at end of file 2006/02/14 18:40:53 cl 1.1.2.1: added initial libxml2 wrapper


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [63b00474079a4f610a64a03a21ca50b3b27dea91]

INTEGRATION: CWS xmlfilter02 (1.1.2); FILE ADDED 2006/05/08 14:24:30 cl 1.1.2.1: new token based sax implementation


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [0b31422218026f27e746d6e8c588660f2208012b]

INTEGRATION: CWS xmlfilter02 (1.1.2); FILE ADDED 2007/05/10 15:50:14 hub 1.1.2.3: follow drr suggestion and use SAL_INT32_MAX instead of std::numeric_limits<> 2007/05/10 12:12:37 hub 1.1.2.2: Reviewed by: sj Fix a 64-bits bugs: LONG_MIN and LONG_MAX were out of range for sal_Int32. 2006/02/14 18:40:16 cl 1.1.2.1: added initial libxml2 wrapper


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [017acdf0c43713eedbff06701c734cb247a1ed95]

INTEGRATION: CWS xmlfilter02 (1.1.2); FILE ADDED 2006/05/10 15:39:50 cl 1.1.2.4: added comments, using OString for attributes 2006/05/08 14:25:57 cl 1.1.2.3: new token based sax implementation 2006/02/20 14:45:47 cl 1.1.2.2: added missing newline at end of file 2006/02/14 18:40:05 cl 1.1.2.1: added initial libxml2 wrapper


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [6180c0839db7f31b0e43f88e67531445f6866e7c]

INTEGRATION: CWS xmlfilter02 (1.1.2); FILE ADDED 2006/05/10 15:39:33 cl 1.1.2.4: added comments, using OString for attributes 2006/05/08 14:25:20 cl 1.1.2.3: new token based sax implementation 2006/02/20 14:49:47 cl 1.1.2.2: fixed throws decleration 2006/02/14 18:39:41 cl 1.1.2.1: added initial libxml2 wrapper


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [a578004d13befa18ef68b100d006b829b47ea234]

INTEGRATION: CWS xmlfilter02 (1.1.2); FILE ADDED 2006/02/14 18:39:21 cl 1.1.2.1: added initial libxml2 wrapper


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [600f5f685f5c261d3a59d01fd335dd9d6cb5b9bc]

INTEGRATION: CWS xmlfilter02 (1.1.2); FILE ADDED 2006/05/08 14:23:39 cl 1.1.2.1: new token based sax implementation


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [800112552a921e4977071b2a9c138513f5ba4401]

INTEGRATION: CWS xmlfilter02 (1.13.276); FILE MERGED 2007/07/24 19:23:25 dr 1.13.276.3: RESYNC: (1.15-1.16); FILE MERGED 2007/01/18 05:02:18 cl 1.13.276.2: RESYNC: (1.13-1.15); FILE MERGED 2006/05/17 12:18:24 sj 1.13.276.1: allowing to initalize the XFillBitmap also by XGraphics


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [521f05693a124b2e5360f957ca2d018a5a05483f]

INTEGRATION: CWS xmlfilter02 (1.164.36); FILE MERGED 2007/10/31 15:35:15 sj 1.164.36.1: #i78345# setPropertyValues: no longer asserting unknown properties


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [c93836ba963bf533d6f574968a0a2c6f68c59598]

INTEGRATION: CWS xmlfilter02 (1.30.50); FILE MERGED 2007/09/06 21:36:27 hub 1.30.50.2: disambiguate Reference< > because of the "using namespace rtl" clause. was not building with gcc. 2007/09/06 13:19:12 sj 1.30.50.1: added graphic property for ole replacement


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [e7c47421281c332c66f62d2414fc3534ff0a74c8]

INTEGRATION: CWS xmlfilter02 (1.51.276); FILE MERGED 2007/12/12 10:12:57 dr 1.51.276.10: RESYNC: (1.65-1.66); FILE MERGED 2007/07/24 19:18:00 dr 1.51.276.9: RESYNC: (1.62-1.65); FILE MERGED 2007/05/29 11:39:52 dr 1.51.276.8: RESYNC: (1.61-1.62); FILE MERGED 2007/05/03 12:31:13 dr 1.51.276.7: RESYNC: (1.60-1.61); FILE MERGED 2007/03/14 17:59:08 dr 1.51.276.6: RESYNC: (1.59-1.60); FILE MERGED 2007/01/24 16:15:52 cl 1.51.276.5: fixed merge conflicts 2007/01/18 04:56:11 cl 1.51.276.4: RESYNC: (1.52-1.59); FILE MERGED 2006/05/08 14:49:53 cl 1.51.276.3: fixed merge problems 2006/05/02 14:04:43 cl 1.51.276.2: RESYNC: (1.51-1.52); FILE MERGED 2006/02/15 19:41:24 cl 1.51.276.1: merge default customshape attributes when set over api


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [15a0ed6a5ffb9ad6a4a19621bc1297f56d5eb52c]

INTEGRATION: CWS xmlfilter02 (1.37.50); FILE MERGED 2007/11/29 14:22:03 os 1.37.50.1: #i24363# tab stop compatibility


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [e1ce97be29f2b179418c111ccfefb26968dac674]

INTEGRATION: CWS xmlfilter02 (1.2.48); FILE MERGED 2007/11/29 14:21:43 os 1.2.48.1: #i24363# tab stop compatibility


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [b90dc97fc3bb694da5e16a536f83047d19cea1f9]

INTEGRATION: CWS xmlfilter02 (1.6.40); FILE MERGED 2007/11/21 12:11:21 hbrinkm 1.6.40.4: new service: FastTokenHandler 2007/11/14 13:59:12 hbrinkm 1.6.40.3: FastContextHandler for shapes 2007/03/01 17:33:03 cl 1.6.40.2: moved Attribute.idl to namespace xml 2007/01/24 15:12:32 cl 1.6.40.1: added fast sax api


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [8ad28a171e51cea70fbcb058e821349ce314b39b]

INTEGRATION: CWS xmlfilter02 (1.1.2); FILE ADDED 2007/03/01 17:33:12 cl 1.1.2.2: updated documentation 2007/01/24 15:14:18 cl 1.1.2.1: added fast sax api


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [12bed78c41a6c4255fa66eeb0869a117689a49c9]

INTEGRATION: CWS xmlfilter02 (1.1.2); FILE ADDED 2007/11/29 15:20:22 hbrinkm 1.1.2.2: added attributes 2007/11/14 13:59:12 hbrinkm 1.1.2.1: FastContextHandler for shapes


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [709bfb502f376d788368f51c138f58aef3a66e0e]

INTEGRATION: CWS xmlfilter02 (1.1.2); FILE ADDED 2007/03/01 17:33:12 cl 1.1.2.2: updated documentation 2007/01/24 15:13:51 cl 1.1.2.1: added fast sax api


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [c1c89a59d03a2ad6ce159d2de32b116418fdc076]

INTEGRATION: CWS xmlfilter02 (1.1.2); FILE ADDED 2007/03/01 17:33:12 cl 1.1.2.3: updated documentation 2007/02/27 16:49:54 cl 1.1.2.2: derived XFastDocumentHandler from XFastContext 2007/01/24 15:13:38 cl 1.1.2.1: added fast sax api


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [50306a06260f43e4f79c2bc520dd59422bfc9c91]

INTEGRATION: CWS xmlfilter02 (1.1.2); FILE ADDED 2007/03/01 17:33:12 cl 1.1.2.2: updated documentation 2007/01/24 15:13:27 cl 1.1.2.1: added fast sax api


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [12c0e0dfb66a8112689ea741a77109eea6d27303]

INTEGRATION: CWS xmlfilter02 (1.1.2); FILE ADDED 2007/03/01 17:33:12 cl 1.1.2.2: updated documentation 2007/01/24 15:13:15 cl 1.1.2.1: added fast sax api


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [90627cb68ccc85308bc5ace485d257cfb5fca7a8]

INTEGRATION: CWS xmlfilter02 (1.1.2); FILE ADDED 2007/11/21 12:11:21 hbrinkm 1.1.2.1: new service: FastTokenHandler


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [a8c16d4b68dba9721ede9e3ae1a84b654c8a4feb]

INTEGRATION: CWS xmlfilter02 (1.1.2); FILE ADDED 2007/03/01 17:32:03 cl 1.1.2.1: new consts for fast tokens


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [782d6efff8d5a44eb3b23a31210efac3e0fd6683]

INTEGRATION: CWS xmlfilter02 (1.1.2); FILE ADDED 2007/11/14 13:59:46 hbrinkm 1.1.2.1: FastContextHandler for shapes


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [4501c8023f541a60e9530027cdd93c45bbbd9c65]

INTEGRATION: CWS xmlfilter02 (1.13.40); FILE MERGED 2007/03/01 17:31:30 cl 1.13.40.1: new struct to store an attribute including local name and namespace


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [9a6cb0959ccda393c21f911c0ae4149d4ca3b242]

INTEGRATION: CWS xmlfilter02 (1.1.2); FILE ADDED 2007/03/01 17:30:58 cl 1.1.2.1: new struct to store an attribute including local name and namespace


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [dda3f0dfc3358777db5b9c36448e1a45a72e7357]

INTEGRATION: CWS xmlfilter02 (1.5.72); FILE MERGED 2006/02/20 14:00:56 cl 1.5.72.1: added missing measure unit pixel


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [0b6606071ba27e8e87e2f6af17e075a83bf99aaf]

INTEGRATION: CWS xmlfilter02 (1.29.130); FILE MERGED 2007/07/24 16:44:04 dr 1.29.130.3: RESYNC: (1.29-1.30); FILE MERGED 2007/02/27 13:37:08 dr 1.29.130.2: typo 2007/02/21 16:13:58 dr 1.29.130.1: documentation reworked


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [fbcce2be1b2dddbeaba764df5f6aefa19969405e]

INTEGRATION: CWS xmlfilter02 (1.23.40); FILE MERGED 2007/12/12 10:00:43 dr 1.23.40.10: RESYNC: (1.24-1.25); FILE MERGED 2007/11/29 10:14:31 tbe 1.23.40.9: #i81573# API: need interface to add DDE links 2007/11/22 09:06:15 tbe 1.23.40.8: #i81572# API: need interface to add linked sheets 2007/08/16 14:45:13 dr 1.23.40.7: remove OpCode.idl from makefile, add ARRAY_SEPARATORS group 2007/08/14 18:29:12 er 1.23.40.6: #i75682# Compiler OpCodeMap 2007/08/06 21:26:57 kohei 1.23.40.5: added a new interface to deal with Calc UNO objects supporting multiple formula tokens. 2007/07/13 13:06:39 dr 1.23.40.4: FormulaParser service 2007/06/28 15:44:54 nn 1.23.40.3: #i75682# token array for array formulas, XFormulaTokens methods renamed 2007/05/29 09:58:53 dr 1.23.40.2: RESYNC: (1.23-1.24); FILE MERGED 2007/03/23 15:49:28 nn 1.23.40.1: #i75682# API for formula as token array


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [6f512878b32d157a35fb42ac73071472b87bcc86]

INTEGRATION: CWS xmlfilter02 (1.1.2); FILE ADDED 2007/08/09 09:48:45 dr 1.1.2.6: doc updates 2007/08/08 20:52:10 kohei 1.1.2.5: reverted the name to getCount(). 2007/08/08 20:30:54 kohei 1.1.2.4: fixed name clash on getCount.  XIndexAccess also has method with the same name. 2007/08/07 15:31:15 kohei 1.1.2.3: forgot to add IndexOutOfBoundsException to XMultiFormulaTokens. 2007/08/07 14:52:15 kohei 1.1.2.2: use 'long' for the index and count variables, instead of unsigned short. 2007/08/06 21:26:57 kohei 1.1.2.1: added a new interface to deal with Calc UNO objects supporting multiple formula tokens.


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [55e544261c21662afd8bb7f268679c2412447e5a]

INTEGRATION: CWS xmlfilter02 (1.1.2); FILE ADDED 2007/06/28 15:44:54 nn 1.1.2.2: #i75682# token array for array formulas, XFormulaTokens methods renamed 2007/03/23 15:49:28 nn 1.1.2.1: #i75682# API for formula as token array


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [2b2ac84e5cc2c40120b1b2570de6bab2b24d656c]

INTEGRATION: CWS xmlfilter02 (1.1.2); FILE ADDED 2007/03/23 15:49:28 nn 1.1.2.1: #i75682# API for formula as token array


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [720b86685719dc2e9d6e4fcb2d7d7e5275ca33bc]

INTEGRATION: CWS xmlfilter02 (1.1.2); FILE ADDED 2007/08/14 18:29:12 er 1.1.2.1: #i75682# Compiler OpCodeMap


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [00eb9cdf53d8d772305e43932ae131d28cbb2869]

INTEGRATION: CWS xmlfilter02 (1.1.2); FILE ADDED 2007/11/22 09:03:08 tbe 1.1.2.1: #i81572# API: need interface to add linked sheets


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [485bd4a9e05398f1d2485965ea55fcdf13d5ced4]

INTEGRATION: CWS xmlfilter02 (1.1.2); FILE ADDED 2007/11/29 12:02:32 tbe 1.1.2.2: #i81573# API: need interface to add DDE links 2007/11/29 10:11:36 tbe 1.1.2.1: #i81573# API: need interface to add DDE links


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [e11908041165c02913c36769efdd88a6eab1685f]

INTEGRATION: CWS xmlfilter02 (1.1.2); FILE ADDED 2007/11/29 12:01:08 tbe 1.1.2.2: #i81573# API: need interface to add DDE links 2007/11/29 10:11:02 tbe 1.1.2.1: #i81573# API: need interface to add DDE links


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [dcb10cd1ee92a63db6c5c6b3424160b116afb288]

INTEGRATION: CWS xmlfilter02 (1.1.2); FILE ADDED 2007/06/28 15:44:54 nn 1.1.2.1: #i75682# token array for array formulas, XFormulaTokens methods renamed


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [bd887463278b7bb0b0cd7891f992e2538fd71ba0]

INTEGRATION: CWS xmlfilter02 (1.10.72); FILE MERGED 2007/11/22 09:05:38 tbe 1.10.72.7: #i81572# API: need interface to add linked sheets 2007/07/20 12:30:20 tbe 1.10.72.6: #i79826# API: missing property to suppress automatic adjustment of row height 2007/04/17 10:55:42 tbe 1.10.72.5: #i76026# API: Undo history must be disabled while loading file 2007/03/26 13:58:36 tbe 1.10.72.4: #i75447# API: get an XDevice from the document 2007/03/26 13:56:58 tbe 1.10.72.3: #i74668# missing property to suppress default sheets 2007/03/23 15:44:32 tbe 1.10.72.2: #i75447# API: get an XDevice from the document 2007/03/20 12:53:04 tbe 1.10.72.1: #i74668# missing property to suppress default sheets


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [46a3e5ac0cb0964dec704f6e66067c406c709518]

INTEGRATION: CWS xmlfilter02 (1.9.72); FILE MERGED 2007/11/22 09:04:44 tbe 1.9.72.2: #i81572# API: need interface to add linked sheets 2007/06/08 11:56:54 dr 1.9.72.1: missing property description


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [9724126f02db800fa7173d128ca70e6c1d0403d5]

INTEGRATION: CWS xmlfilter02 (1.1.2); FILE ADDED 2007/07/25 08:15:52 dr 1.1.2.2: add link to ReferenceFlags 2007/03/23 15:49:27 nn 1.1.2.1: #i75682# API for formula as token array


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [c346946ddfe22b3d3ffd9581a2f155a757347e0e]

INTEGRATION: CWS xmlfilter02 (1.11.70); FILE MERGED 2007/05/29 09:56:20 dr 1.11.70.2: RESYNC: (1.11-1.12); FILE MERGED 2007/03/28 13:08:57 tbe 1.11.70.1: #i74346# API: Missing service in IDL


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [07b23bfe99a867b3a3ec8a1769dd47a85c0a076b]

INTEGRATION: CWS xmlfilter02 (1.1.2); FILE ADDED 2007/03/23 15:49:27 nn 1.1.2.1: #i75682# API for formula as token array


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [3d232243ed3beed3b51652f98138b109553d23ef]

INTEGRATION: CWS xmlfilter02 (1.6.72); FILE MERGED 2007/07/23 13:59:24 tbe 1.6.72.2: #i79890# API: Missing API to suppress update of all defined names 2007/07/23 13:55:27 tbe 1.6.72.1: #i79890# API: Missing API to suppress update of all defined names


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [d8b2bc39c7176d225a420b69c46acf1340b61bfa]

INTEGRATION: CWS xmlfilter02 (1.6.72); FILE MERGED 2007/08/14 18:29:12 er 1.6.72.2: #i75682# Compiler OpCodeMap 2007/07/06 13:07:08 dr 1.6.72.1: new property TokenIndex


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [e5bfbf5e41167ab70847c03767f23bd46d0878fb]

INTEGRATION: CWS xmlfilter02 (1.1.2); FILE ADDED 2007/08/14 18:29:12 er 1.1.2.3: #i75682# Compiler OpCodeMap 2007/07/06 13:07:08 dr 1.1.2.2: new property TokenIndex 2007/03/23 15:49:25 nn 1.1.2.1: #i75682# API for formula as token array


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [20163fc69b145edc7b668854c60b6e325740b235]

INTEGRATION: CWS xmlfilter02 (1.1.2); FILE ADDED 2007/08/14 18:29:12 er 1.1.2.2: #i75682# Compiler OpCodeMap 2007/07/13 13:06:39 dr 1.1.2.1: FormulaParser service


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [787113f569f1098463047916ac0a57822dd714e8]

INTEGRATION: CWS xmlfilter02 (1.1.2); FILE ADDED 2007/08/16 14:45:12 dr 1.1.2.2: remove OpCode.idl from makefile, add ARRAY_SEPARATORS group 2007/08/14 18:29:12 er 1.1.2.1: #i75682# Compiler OpCodeMap


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [6e257e900a1d1032a9630f9ca1f68e5cda562a3b]

INTEGRATION: CWS xmlfilter02 (1.13.72); FILE MERGED 2007/08/14 18:29:12 er 1.13.72.2: #i75682# Compiler OpCodeMap 2007/07/06 13:07:08 dr 1.13.72.1: new property TokenIndex


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [21ea3e74bbc4bc3297bda45879b5aa64840c9e6d]

INTEGRATION: CWS xmlfilter02 (1.6.72); FILE MERGED 2007/11/29 10:13:42 tbe 1.6.72.1: #i81573# API: need interface to add DDE links


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [55fb989ee158d043934da8cbdf8598e44729baa4]

INTEGRATION: CWS xmlfilter02 (1.1.2); FILE ADDED 2007/11/29 10:10:01 tbe 1.1.2.1: #i81573# API: need interface to add DDE links


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [fca7473dbb2e4e9a1f88a8f15fd8aee242404875]

INTEGRATION: CWS xmlfilter02 (1.6.72); FILE MERGED 2007/11/29 10:12:58 tbe 1.6.72.1: #i81573# API: need interface to add DDE links


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [88aec53298d554b36d98b9d3b86f6743e9490ac9]

INTEGRATION: CWS xmlfilter02 (1.1.2); FILE ADDED 2007/03/23 15:49:25 nn 1.1.2.1: #i75682# API for formula as token array


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [8500a299a25f49c2b47abfd90eaf69b23c95fdb7]

INTEGRATION: CWS xmlfilter02 (1.5.36); FILE MERGED 2007/09/24 15:55:18 sj 1.5.36.1: added graphictransformer


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [2b54b3eab498f2a288b1e85012e1059a8fd50521]

INTEGRATION: CWS xmlfilter02 (1.1.2); FILE ADDED 2007/09/24 15:56:25 sj 1.1.2.1: initial version


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [69eb90a7b9450ff45056f358f2b058978a5d07d6]

INTEGRATION: CWS xmlfilter02 (1.4.72); FILE MERGED 2007/09/24 15:54:54 sj 1.4.72.1: added graphictransformer


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [a87123a2ed353042b2908d21e02b810c04ddcd53]

INTEGRATION: CWS xmlfilter02 (1.40.28); FILE MERGED 2007/12/12 10:00:40 dr 1.40.28.3: RESYNC: (1.41-1.42); FILE MERGED 2007/07/24 16:27:52 dr 1.40.28.2: RESYNC: (1.40-1.41); FILE MERGED 2007/03/28 08:17:45 tbe 1.40.28.1: #i74754# API: get supported script types from font


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [b5a09d28b95cfd78ce0263f089008fd3c3cd5fa2]

INTEGRATION: CWS xmlfilter02 (1.1.2); FILE ADDED 2007/04/11 09:13:09 tbe 1.1.2.2: #i74754# API: get supported script types from font 2007/03/28 08:16:47 tbe 1.1.2.1: #i74754# API: get supported script types from font


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [ed2fd441dac4fc3471da5f62d1de920e422d7a44]

INTEGRATION: CWS xmlfilter02 (1.57.32); FILE MERGED 2007/12/12 10:14:53 dr 1.57.32.2: RESYNC: (1.57-1.58); FILE MERGED 2007/11/29 14:25:46 os 1.57.32.1: #i24363# tab stop compatibility


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [701c45d2cd6ae9e6399672739ce0ecde2c4395d6]

INTEGRATION: CWS xmlfilter02 (1.37.30); FILE MERGED 2007/12/12 10:14:50 dr 1.37.30.2: RESYNC: (1.37-1.38); FILE MERGED 2007/11/29 14:25:10 os 1.37.30.1: #i24363# tab stop compatibility


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [b2f30a9d3d105ba05b50387cf849abbee9c01955]

INTEGRATION: CWS xmlfilter02 (1.59.30); FILE MERGED 2007/12/12 10:14:47 dr 1.59.30.2: RESYNC: (1.59-1.62); FILE MERGED 2007/11/29 14:25:00 os 1.59.30.1: #i24363# tab stop compatibility


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [dc6bfe0efaed31f8b801caad63ea0a5cee5da159]

INTEGRATION: CWS xmlfilter02 (1.176.32); FILE MERGED 2007/12/12 10:14:40 dr 1.176.32.2: RESYNC: (1.176-1.177); FILE MERGED 2007/11/29 14:28:42 os 1.176.32.1: #i24363# tab stop compatibility


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [83dc56441a916568151dc7f58529180138386aa0]

INTEGRATION: CWS xmlfilter02 (1.133.32); FILE MERGED 2007/12/12 10:14:36 dr 1.133.32.2: RESYNC: (1.133-1.134); FILE MERGED 2007/11/29 14:28:41 os 1.133.32.1: #i24363# tab stop compatibility


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [f62ee57090994c492bc555211ccb867b76e2b8aa]

INTEGRATION: CWS xmlfilter02 (1.151.32); FILE MERGED 2007/12/12 10:14:32 dr 1.151.32.2: RESYNC: (1.151-1.153); FILE MERGED 2007/11/29 14:28:41 os 1.151.32.1: #i24363# tab stop compatibility


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [1e868713b6346f5390413a169107549bc00b960c]

INTEGRATION: CWS xmlfilter02 (1.182.30); FILE MERGED 2007/12/12 10:14:29 dr 1.182.30.3: RESYNC: (1.182-1.185); FILE MERGED 2007/11/30 10:22:13 os 1.182.30.2: i24363# tab stop compatibility: document property correctly set 2007/11/29 14:28:41 os 1.182.30.1: #i24363# tab stop compatibility


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [cda3aa93f9abbbaf3dfe22508ee66fb43243f17b]

INTEGRATION: CWS xmlfilter02 (1.19.210); FILE MERGED 2007/11/29 14:28:41 os 1.19.210.1: #i24363# tab stop compatibility


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [a937c2304f46520d0a55d57e5ee3936db9ea36e3]

INTEGRATION: CWS xmlfilter02 (1.25.32); FILE MERGED 2007/11/29 14:28:41 os 1.25.32.1: #i24363# tab stop compatibility


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [a14b0029bd4d8bff075aaf464ba5ce142a238698]

INTEGRATION: CWS xmlfilter02 (1.76.30); FILE MERGED 2007/12/12 10:14:26 dr 1.76.30.2: RESYNC: (1.76-1.77); FILE MERGED 2007/11/29 14:29:16 os 1.76.30.1: #i24363# tab stop compatibility


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [ac3feb3109d8511ef681d2f48f8ec0c77b9207b8]

INTEGRATION: CWS xmlfilter02 (1.33.30); FILE MERGED 2007/12/12 10:14:23 dr 1.33.30.3: RESYNC: (1.33-1.34); FILE MERGED 2007/10/23 12:45:46 dr 1.33.30.2: #i10000# unxlngi6 build break 2007/10/12 07:49:10 os 1.33.30.1: improve writerfiler table import


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [f3747a0818ce8a1c5aaf62586c76a79960443bfe]

INTEGRATION: CWS xmlfilter02 (1.109.32); FILE MERGED 2007/12/12 10:14:20 dr 1.109.32.2: RESYNC: (1.109-1.112); FILE MERGED 2007/10/12 07:49:10 os 1.109.32.1: improve writerfiler table import


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [398f97a4ca927cb5ec8446ce23d47b4d44807445]

INTEGRATION: CWS xmlfilter02 (1.50.32); FILE MERGED 2007/12/12 10:14:16 dr 1.50.32.2: RESYNC: (1.50-1.51); FILE MERGED 2007/11/14 09:41:50 os 1.50.32.1: BulletFont property if numberings fixed


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [cb604855cd1119f826ddcda1af56159fea230110]

INTEGRATION: CWS xmlfilter02 (1.130.108); FILE MERGED 2007/10/12 07:49:09 os 1.130.108.1: improve writerfiler table import


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [51760db92f52ae7eda2926997c2bae3b0cf22099]

INTEGRATION: CWS xmlfilter02 (1.200.30); FILE MERGED 2007/12/12 10:14:13 dr 1.200.30.2: RESYNC: (1.200-1.201); FILE MERGED 2007/10/12 07:49:09 os 1.200.30.1: improve writerfiler table import


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [e1a23446171d7dec6ca4391784edb9b0ae4ef02c]

INTEGRATION: CWS xmlfilter02 (1.27.32); FILE MERGED 2007/11/29 14:26:02 os 1.27.32.1: #i24363# tab stop compatibility


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [102db1dcf0605b7a4f4fc05cad81240515479701]

INTEGRATION: CWS xmlfilter02 (1.54.28); FILE MERGED 2007/11/29 14:26:25 os 1.54.28.1: #i24363# tab stop compatibility


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [c2f96e339231d84d1f5f0535b839a35a65999a02]

INTEGRATION: CWS xmlfilter02 (1.79.30); FILE MERGED 2007/12/12 10:14:10 dr 1.79.30.2: RESYNC: (1.79-1.80); FILE MERGED 2007/11/29 14:29:03 os 1.79.30.1: #i24363# tab stop compatibility


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [4ae580a0e7d5a0c04ae44fcd19da3702cd6c06d0]

INTEGRATION: CWS xmlfilter02 (1.60.30); FILE MERGED 2007/11/29 14:29:03 os 1.60.30.1: #i24363# tab stop compatibility


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [0ab7b7dc2f9e2b588feaec99a8b3233f19a4a0ca]

INTEGRATION: CWS xmlfilter02 (1.59.28); FILE MERGED 2007/11/29 14:24:30 os 1.59.28.1: #i24363# tab stop compatibility


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [246a453f3400e06c0904b2d7ead24167a044dc51]

INTEGRATION: CWS xmlfilter02 (1.121.108); FILE MERGED 2007/10/12 07:49:09 os 1.121.108.1: improve writerfiler table import


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [550dc61c5dfa8ba756f8b9d29b77238ea879c106]

INTEGRATION: CWS xmlfilter02 (1.142.26); FILE MERGED 2007/12/12 10:14:01 dr 1.142.26.2: RESYNC: (1.142-1.144); FILE MERGED 2007/11/29 14:24:30 os 1.142.26.1: #i24363# tab stop compatibility


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [6502633446753fc419a4e5ce1e8d10ff1e39aefc]

INTEGRATION: CWS xmlfilter02 (1.73.104); FILE MERGED 2007/12/12 10:13:57 dr 1.73.104.2: RESYNC: (1.73-1.74); FILE MERGED 2007/10/12 07:49:09 os 1.73.104.1: improve writerfiler table import


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [0cd200c8baa6c967305f3f50ebf91be04ecb6db9]

INTEGRATION: CWS xmlfilter02 (1.7.28); FILE MERGED 2007/11/29 14:24:30 os 1.7.28.1: #i24363# tab stop compatibility


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [1a3cd34bee74faa0e1dfdac9107fa660705ed3e6]

INTEGRATION: CWS xmlfilter02 (1.15.32); FILE MERGED 2007/06/27 14:55:12 sj 1.15.32.1: fixed problem when setting Background graphic using not the implementation property set


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [4081feab518a812787866fa18abba877962c835a]

INTEGRATION: CWS xmlfilter02 (1.14.100); FILE MERGED 2007/10/04 09:35:47 os 1.14.100.3: RESYNC: (1.16-1.17); FILE MERGED 2007/01/18 00:58:09 cl 1.14.100.2: RESYNC: (1.14-1.16); FILE MERGED 2006/02/15 18:31:37 cl 1.14.100.1: added XMultiPropertySet interface to drawpage


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [6a752f9d182bfb2027785b5c604d63defb042c9d]

INTEGRATION: CWS xmlfilter02 (1.78.28); FILE MERGED 2007/10/04 09:35:40 os 1.78.28.8: RESYNC: (1.88-1.89); FILE MERGED 2007/07/24 16:21:59 dr 1.78.28.7: RESYNC: (1.86-1.88); FILE MERGED 2007/06/12 13:56:33 sj 1.78.28.6: allowing to set background property without providing XPropertyState 2007/03/14 17:02:40 dr 1.78.28.5: RESYNC: (1.85-1.86); FILE MERGED 2007/01/24 16:37:05 cl 1.78.28.4: fixed merge problems 2007/01/18 00:58:03 cl 1.78.28.3: RESYNC: (1.79-1.85); FILE MERGED 2006/05/02 13:17:19 cl 1.78.28.2: RESYNC: (1.78-1.79); FILE MERGED 2006/02/15 18:31:36 cl 1.78.28.1: added XMultiPropertySet interface to drawpage


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [e94334355ac61bb9c092dc7a2a72846c5da65f26]

INTEGRATION: CWS xmlfilter02 (1.6.86); FILE MERGED 2007/04/11 09:15:35 tbe 1.6.86.2: #i74754# API: get supported script types from font 2007/03/28 08:23:57 tbe 1.6.86.1: #i74754# API: get supported script types from font


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [1f45bdf99183506ec9d618aa89b3d184772a7f95]

INTEGRATION: CWS xmlfilter02 (1.4.218); FILE MERGED 2007/04/11 09:14:44 tbe 1.4.218.2: #i74754# API: get supported script types from font 2007/03/28 08:21:59 tbe 1.4.218.1: #i74754# API: get supported script types from font


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [b88249dd272e213a6bebb680a118a8217f3068a8]

INTEGRATION: CWS xmlfilter02 (1.1.12); FILE MERGED 2007/12/07 09:41:36 hbrinkm 1.1.12.4: debugservices.ooxml.ScannerFastTestService removed 2007/11/09 07:31:49 hbrinkm 1.1.12.3: link resourcemodel 2007/10/09 09:32:09 hbrinkm 1.1.12.2: analyze service for ooxml 2007/10/01 10:43:52 os 1.1.12.1: integration of cws writerfilter3 into cws xmlfilter02


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [cf31be42262fe9365ecb11b5799087f7394f1973]

INTEGRATION: CWS xmlfilter02 (1.4.12); FILE MERGED 2007/11/29 15:50:13 hbrinkm 1.4.12.2: clean up 2007/11/14 13:01:09 hbrinkm 1.4.12.1: namespace clean up


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [4314319c4fcde09d20c3204b53dc04ed7df4e33c]

INTEGRATION: CWS xmlfilter02 (1.1.2); FILE ADDED 2007/10/09 09:32:08 hbrinkm 1.1.2.1: analyze service for ooxml


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [6fec5c496c1111844119d3a052c0b9f2c281c1df]

INTEGRATION: CWS xmlfilter02 (1.1.2); FILE ADDED 2007/11/14 13:01:09 hbrinkm 1.1.2.5: namespace clean up 2007/10/19 11:31:42 hbrinkm 1.1.2.4: moved createAnalyzer to namespace writerfilter 2007/10/18 11:43:12 hbrinkm 1.1.2.3: WW8ResourceModel.hxx moved to inc/resourcemodel 2007/10/09 14:50:27 hbrinkm 1.1.2.2: set process service factory 2007/10/09 09:32:08 hbrinkm 1.1.2.1: analyze service for ooxml


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [f1bc82779472502fde67e20b3b20a08049d131c4]

INTEGRATION: CWS xmlfilter02 (1.7.12); FILE MERGED 2007/12/03 09:41:41 hbrinkm 1.7.12.3: exceptions.hxx moved to resourcemodel 2007/11/14 13:01:09 hbrinkm 1.7.12.2: namespace clean up 2007/10/18 11:42:02 hbrinkm 1.7.12.1: WW8ResourceModel.hxx moved to inc/resourcemodel


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [6f246516d9520c3afcef42942085ee3579dc82e7]

INTEGRATION: CWS xmlfilter02 (1.10.12); FILE MERGED 2007/12/03 09:41:42 hbrinkm 1.10.12.4: exceptions.hxx moved to resourcemodel 2007/11/14 13:01:09 hbrinkm 1.10.12.3: namespace clean up 2007/10/19 11:31:33 hbrinkm 1.10.12.2: moved createAnalyzer to namespace writerfilter 2007/10/18 11:42:02 hbrinkm 1.10.12.1: WW8ResourceModel.hxx moved to inc/resourcemodel


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [d6c9e502666fef71822fe52b4491db353e646bb7]

INTEGRATION: CWS xmlfilter02 (1.5.12); FILE MERGED 2007/12/07 12:47:51 hbrinkm 1.5.12.4: debugservices.ooxml.ScannerFastTestService removed 2007/12/07 09:41:03 hbrinkm 1.5.12.3: debugservices.ooxml.ScannerFastTestService removed 2007/10/09 09:32:08 hbrinkm 1.5.12.2: analyze service for ooxml 2007/10/01 10:43:52 os 1.5.12.1: integration of cws writerfilter3 into cws xmlfilter02


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [bc5365e6d40b0212748ea2db148b36c6ca9073d6]

INTEGRATION: CWS xmlfilter02 (1.2.12); FILE MERGED 2007/11/08 08:45:25 hbrinkm 1.2.12.1: sprmids moved to doctok


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [5c7346a035ed4869d8c8a9c86c8369b08bcb8b19]

INTEGRATION: CWS xmlfilter02 (1.1.2); FILE ADDED 2007/11/08 14:50:23 hbrinkm 1.1.2.1: use footer file for qnametostr.cxx


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [3b5592f5e3e58f9843d6706f2a9987f035f232d2]

INTEGRATION: CWS xmlfilter02 (1.1.2); FILE ADDED 2007/12/03 09:40:42 hbrinkm 1.1.2.1: common handlers moved to resourcemodel


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [09cbdecf490177d5ad1f800169bb8d025a91ee7d]

INTEGRATION: CWS xmlfilter02 (1.1.2); FILE ADDED 2007/12/07 09:40:06 hbrinkm 1.1.2.2: outputGroup when ResourceModelOuput is destroyed 2007/12/03 09:40:42 hbrinkm 1.1.2.1: common handlers moved to resourcemodel


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [bde9b3c3e4ec212bdceb2f305e04cb51e146c50d]

INTEGRATION: CWS xmlfilter02 (1.1.12); FILE MERGED 2007/11/15 13:03:22 hbrinkm 1.1.12.5: corrected DLLPUBLIC 2007/11/14 13:00:50 hbrinkm 1.1.12.4: namespace clean up 2007/11/08 15:11:24 hbrinkm 1.1.12.3: no need for includes: OOXMLDocument.hxx, WW8Document.hxx 2007/10/18 10:07:29 hbrinkm 1.1.12.2: analyzerIds 2007/10/01 10:11:13 os 1.1.12.1: integration of cws writerfilter3 into cws xmlfilter02


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [43e916afb227a43ebe67218afedccce7acadd7f6]

INTEGRATION: CWS xmlfilter02 (1.1.12); FILE MERGED 2007/11/09 09:51:42 hbrinkm 1.1.12.4: WRITERFILTER_DLLPUBLIC for analyzeIds 2007/10/19 10:42:16 hbrinkm 1.1.12.3: ooxmlsprmids 2007/10/18 10:07:28 hbrinkm 1.1.12.2: analyzerIds 2007/10/01 10:11:13 os 1.1.12.1: integration of cws writerfilter3 into cws xmlfilter02


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [a3d239f9f8f8413e5f36dfca047e90c1aee883a0]

INTEGRATION: CWS xmlfilter02 (1.5.12); FILE MERGED 2007/12/07 09:39:19 hbrinkm 1.5.12.13: resourcemodel.obj depends on generated headers 2007/12/03 09:40:17 hbrinkm 1.5.12.12: new object file resourcemodel.obj 2007/11/08 14:50:23 hbrinkm 1.5.12.11: use footer file for qnametostr.cxx 2007/11/08 13:16:47 fridrich_strba 1.5.12.10: the same xsltproc whether the java is there or not 2007/11/08 12:25:19 hbrinkm 1.5.12.9: cleanup 2007/11/08 08:44:44 hbrinkm 1.5.12.8: cleanup 2007/11/06 16:37:07 hbrinkm 1.5.12.7: using xsltproc now 2007/10/31 15:40:16 fridrich_strba 1.5.12.6: generate always the generated files + try to be working in all possibilities, with/without java, with internal/system xalan/libxslt 2007/10/24 08:32:05 os 1.5.12.5: DOCTOKLIB moved 2007/10/24 08:20:43 os 1.5.12.4: doctok library added 2007/10/19 10:59:06 hbrinkm 1.5.12.3: analyzer.obj not needed 2007/10/19 10:42:15 hbrinkm 1.5.12.2: ooxmlsprmids 2007/10/18 10:06:38 hbrinkm 1.5.12.1: WW8ResourceModel.hxx moved to inc/resourcemodel


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [36c9887de2827d40726f79b2f3ddb8163400963c]

INTEGRATION: CWS xmlfilter02 (1.1.2); FILE ADDED 2007/10/19 10:41:13 hbrinkm 1.1.2.1: needed to generate analyzer.cxx


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [6aba8946d101a69d74ade4b2bb9020848af4de73]

INTEGRATION: CWS xmlfilter02 (1.1.2); FILE ADDED 2007/11/14 13:00:50 hbrinkm 1.1.2.2: namespace clean up 2007/10/18 10:08:01 hbrinkm 1.1.2.1: moved WW8Analyzer to resourcemodel


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [903cde8cfc51804fcae97f58594df9465680e5d1]

INTEGRATION: CWS xmlfilter02 (1.1.2); FILE ADDED 2007/12/12 07:53:29 hbrinkm 1.1.2.6: propertysettostring 2007/12/03 16:23:15 hub 1.1.2.5: remove a nasty global initializer check getenv() as if it returns NULL the std::string initialization will crash (was breaking the build here). 2007/12/03 09:41:15 hbrinkm 1.1.2.4: use logger for debug output 2007/11/14 13:00:50 hbrinkm 1.1.2.3: namespace clean up 2007/10/18 23:02:43 hub 1.1.2.2: fix namespace so that it compile with gcc 4.2.1. Fridrich told me it was OK. 2007/10/18 10:08:01 hbrinkm 1.1.2.1: moved WW8Analyzer to resourcemodel


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [2dbdb5804b296339ea71c1b9d3a4d76aa97de965]

INTEGRATION: CWS xmlfilter02 (1.1.12); FILE MERGED 2007/11/14 12:59:01 hbrinkm 1.1.12.3: namespace clean up 2007/10/18 10:05:53 hbrinkm 1.1.12.2: licenseheader clean-up 2007/10/01 10:11:12 os 1.1.12.1: integration of cws writerfilter3 into cws xmlfilter02


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [2dd81bb0ff9a86a68259d986780df7d370d69c3f]

INTEGRATION: CWS xmlfilter02 (1.1.4); FILE ADDED 2007/11/14 12:59:01 hbrinkm 1.1.4.4: namespace clean up 2007/10/18 10:04:56 hbrinkm 1.1.4.3: licenseheader clean-up 2007/10/01 10:11:12 os 1.1.4.2: integration of cws writerfilter3 into cws xmlfilter02 2007/09/05 08:22:23 os 1.1.4.1: file values.xsl was added on branch cws_src680_xmlfilter02 on 2007-10-01 10:11:12 +0000


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [b0c7d2a4efca34e797a2b8012e5585a1638c2f4f]

INTEGRATION: CWS xmlfilter02 (1.3.12); FILE MERGED 2007/10/01 10:11:12 os 1.3.12.1: integration of cws writerfilter3 into cws xmlfilter02


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [1d4e651b094a11e328add8116669de486d257b0e]

INTEGRATION: CWS xmlfilter02 (1.41.12); FILE MERGED 2007/12/03 09:39:06 hbrinkm 1.41.12.15: use logger for debug output 2007/11/27 10:52:48 hbrinkm 1.41.12.14: use set method on uno::References 2007/11/21 12:04:58 hbrinkm 1.41.12.13: cleanups, shapes 2007/11/14 12:59:00 hbrinkm 1.41.12.12: namespace clean up 2007/11/09 14:14:41 hbrinkm 1.41.12.11: white space changes 2007/11/06 16:36:34 hbrinkm 1.41.12.10: flag at rng:defines: classfordefine, performance tinkering 2007/11/06 07:47:34 hub 1.41.12.9: fix a warning for a deprecated conversion (gcc 4.2.1) 2007/11/02 13:55:45 hbrinkm 1.41.12.8: handle attributeFormDefault, propagatesCharacterProperties 2007/10/30 11:03:07 hbrinkm 1.41.12.7: OOXMLFastContextHandlerPropertyTable 2007/10/19 10:45:43 hbrinkm 1.41.12.6: ooxmlsprmids 2007/10/18 10:03:57 hbrinkm 1.41.12.5: licenseheader clean-up, init_ooxml, ooxmlidsToXML 2007/10/11 14:58:48 hbrinkm 1.41.12.4: always check for attribute with and without namespace for ListValues, too 2007/10/11 13:14:14 hbrinkm 1.41.12.3: always check for attribute with and without namespace 2007/10/08 11:16:19 hbrinkm 1.41.12.2: merged missed changes from writerfilter3 2007/10/01 10:11:12 os 1.41.12.1: integration of cws writerfilter3 into cws xmlfilter02


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [650f31183add8c8200eb6e2641cfd518a6faec28]

INTEGRATION: CWS xmlfilter02 (1.3.12); FILE MERGED 2007/11/14 12:59:00 hbrinkm 1.3.12.2: namespace clean up 2007/10/18 10:02:33 hbrinkm 1.3.12.1: licenseheader clean-up


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [a991714716c77cb6d21e7fd8bb69f468b6916451]

INTEGRATION: CWS xmlfilter02 (1.1.12); FILE MERGED 2007/10/18 10:01:57 hbrinkm 1.1.12.1: ooxmlidsToXML


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [e108349bb6744d32714c607337da251f2a9c29ac]

INTEGRATION: CWS xmlfilter02 (1.4.12); FILE MERGED 2007/11/09 14:13:45 hbrinkm 1.4.12.4: classfordefine also on rng:ref 2007/11/06 16:35:56 hbrinkm 1.4.12.3: flag at rng:defines: classfordefine 2007/11/02 13:52:55 hbrinkm 1.4.12.2: tweaked handling of <rng:attribute> to honor attributeFormDefault 2007/10/01 10:11:11 os 1.4.12.1: integration of cws writerfilter3 into cws xmlfilter02


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [532b724fd81c7a292c6818afdc8a2cbf996bae5d]

INTEGRATION: CWS xmlfilter02 (1.2.12); FILE MERGED 2007/11/21 11:45:23 hbrinkm 1.2.12.3: handle <token> and <fasttoken> 2007/10/08 11:16:18 hbrinkm 1.2.12.2: merged missed changes from writerfilter3 2007/10/01 10:11:11 os 1.2.12.1: integration of cws writerfilter3 into cws xmlfilter02


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [7cd0008353cde6ba33efa556cc4dd2cfb69b8d92]

INTEGRATION: CWS xmlfilter02 (1.2.12); FILE MERGED 2007/11/21 11:44:43 hbrinkm 1.2.12.1: use xsltproc


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [0ff18ce7e5f3427d10dbeb2036732e6c27b75780]

INTEGRATION: CWS xmlfilter02 (1.64.12); FILE MERGED 2007/12/07 09:36:32 hbrinkm 1.64.12.9: annotate pict as Shape 2007/11/21 11:44:03 hbrinkm 1.64.12.8: generate fasttokens with same ids as in oox, use shape import from oox 2007/11/02 13:51:18 hbrinkm 1.64.12.7: added attributeFormDefault="qualified" where necessary 2007/10/30 12:31:06 hbrinkm 1.64.12.6: ooxml:NUMERINGS->ooxml:NUMBERING 2007/10/30 10:58:43 hbrinkm 1.64.12.5: changed resource type of CT_Numbering to PropertyTable 2007/10/18 09:44:47 hbrinkm 1.64.12.4: CT_GradientStop_pos 2007/10/12 06:21:36 hbrinkm 1.64.12.3: picture alignment 2007/10/08 11:16:17 hbrinkm 1.64.12.2: merged missed changes from writerfilter3 2007/10/01 10:11:11 os 1.64.12.1: integration of cws writerfilter3 into cws xmlfilter02


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [3e0d6ed12d6e270ef38544cfb6dca53dcd40aae6]

INTEGRATION: CWS xmlfilter02 (1.6.10); FILE MERGED 2007/12/05 14:32:51 fridrich_strba 1.6.10.10: avoid some issues due to the <CR><LF> sequence on win32 cygwin 2007/11/21 11:42:49 hbrinkm 1.6.10.9: clean up dependencies 2007/11/15 14:27:18 hbrinkm 1.6.10.8: OOXMLFastContextHandlerShape has no own file anymore 2007/11/14 12:59:00 hbrinkm 1.6.10.7: namespace clean up 2007/11/08 13:16:47 fridrich_strba 1.6.10.6: the same xsltproc whether the java is there or not 2007/11/08 08:43:41 hbrinkm 1.6.10.5: cleanup 2007/11/06 16:32:59 hbrinkm 1.6.10.4: using xsltproc, writing generated files to misc 2007/10/31 15:40:16 fridrich_strba 1.6.10.3: generate always the generated files + try to be working in all possibilities, with/without java, with internal/system xalan/libxslt 2007/10/08 11:16:17 hbrinkm 1.6.10.2: merged missed changes from writerfilter3 2007/10/01 09:51:13 os 1.6.10.1: merge error fixed


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [77e62c0dc24d2e2186d902fdaffa5834c2bb55ee]

INTEGRATION: CWS xmlfilter02 (1.1.6); FILE ADDED 2007/10/01 10:11:11 os 1.1.6.2: integration of cws writerfilter3 into cws xmlfilter02 2007/08/16 14:50:21 os 1.1.6.1: file gperffasttokenhandler.xsl was added on branch cws_src680_xmlfilter02 on 2007-10-01 10:11:11 +0000


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [4183d5ece290e6d921b59de7b7f963d422b94be4]

INTEGRATION: CWS xmlfilter02 (1.1.6); FILE ADDED 2007/11/21 11:42:09 hbrinkm 1.1.6.5: use xsl:template fasttokens instead of enumfasttokens 2007/11/14 12:59:00 hbrinkm 1.1.6.4: namespace clean up 2007/10/18 09:43:40 hbrinkm 1.1.6.3: licenseheader clean-up 2007/10/01 10:11:10 os 1.1.6.2: integration of cws writerfilter3 into cws xmlfilter02 2007/08/16 14:50:00 os 1.1.6.1: file fasttokens.xsl was added on branch cws_src680_xmlfilter02 on 2007-10-01 10:11:10 +0000


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [b0a7b2eb0cdee1edd6f13f10b9fa1653c9ec3956]

INTEGRATION: CWS xmlfilter02 (1.1.4); FILE ADDED 2007/11/14 12:59:00 hbrinkm 1.1.4.5: namespace clean up 2007/11/08 08:42:54 hbrinkm 1.1.4.4: sprmids moved to doctok 2007/10/18 09:43:40 hbrinkm 1.1.4.3: licenseheader clean-up 2007/10/01 10:11:10 os 1.1.4.2: integration of cws writerfilter3 into cws xmlfilter02 2007/09/05 08:02:30 os 1.1.4.1: file fastresourcesimpl_wml.xsl was added on branch cws_src680_xmlfilter02 on 2007-10-01 10:11:10 +0000


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [01a3059256b651197f3e8c7c6bb11227aee61251]

INTEGRATION: CWS xmlfilter02 (1.1.4); FILE ADDED 2007/11/14 12:59:00 hbrinkm 1.1.4.4: namespace clean up 2007/10/18 09:43:40 hbrinkm 1.1.4.3: licenseheader clean-up 2007/10/01 10:11:10 os 1.1.4.2: integration of cws writerfilter3 into cws xmlfilter02 2007/09/05 08:02:30 os 1.1.4.1: file fastresourcesimpl_sml-customXmlMappings.xsl was added on branch cws_src680_xmlfilter02 on 2007-10-01 10:11:10 +0000


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [446e20d0a8477349602d69b76f4f60ef39c3f8db]

INTEGRATION: CWS xmlfilter02 (1.1.4); FILE ADDED 2007/11/14 12:59:00 hbrinkm 1.1.4.4: namespace clean up 2007/10/18 09:43:40 hbrinkm 1.1.4.3: licenseheader clean-up 2007/10/01 10:11:09 os 1.1.4.2: integration of cws writerfilter3 into cws xmlfilter02 2007/09/05 08:02:30 os 1.1.4.1: file fastresourcesimpl_shared-relationshipReference.xsl was added on branch cws_src680_xmlfilter02 on 2007-10-01 10:11:09 +0000


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [7347f311743ef213e25d217c48ce3177bff5379e]

INTEGRATION: CWS xmlfilter02 (1.1.4); FILE ADDED 2007/11/14 12:59:00 hbrinkm 1.1.4.4: namespace clean up 2007/10/18 09:43:39 hbrinkm 1.1.4.3: licenseheader clean-up 2007/10/01 10:11:09 os 1.1.4.2: integration of cws writerfilter3 into cws xmlfilter02 2007/09/05 08:02:30 os 1.1.4.1: file fastresourcesimpl_shared-math.xsl was added on branch cws_src680_xmlfilter02 on 2007-10-01 10:11:09 +0000


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [98493971d2663a260ed670cdf3394292f73a7d3e]

INTEGRATION: CWS xmlfilter02 (1.1.4); FILE ADDED 2007/11/14 12:59:00 hbrinkm 1.1.4.4: namespace clean up 2007/10/18 09:43:39 hbrinkm 1.1.4.3: licenseheader clean-up 2007/10/01 10:11:09 os 1.1.4.2: integration of cws writerfilter3 into cws xmlfilter02 2007/09/05 08:02:30 os 1.1.4.1: file fastresourcesimpl_dml-wordprocessingDrawing.xsl was added on branch cws_src680_xmlfilter02 on 2007-10-01 10:11:09 +0000


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [618fbd8e0470a32ecae28a56379ee7e6b508241f]

INTEGRATION: CWS xmlfilter02 (1.1.4); FILE ADDED 2007/11/14 12:59:00 hbrinkm 1.1.4.4: namespace clean up 2007/10/18 09:43:39 hbrinkm 1.1.4.3: licenseheader clean-up 2007/10/01 10:11:09 os 1.1.4.2: integration of cws writerfilter3 into cws xmlfilter02 2007/09/05 08:02:30 os 1.1.4.1: file fastresourcesimpl_dml-textCharacter.xsl was added on branch cws_src680_xmlfilter02 on 2007-10-01 10:11:09 +0000


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [ead242948b7110b87d10f2172742bbef31e3d6ef]

INTEGRATION: CWS xmlfilter02 (1.1.4); FILE ADDED 2007/11/14 12:59:00 hbrinkm 1.1.4.4: namespace clean up 2007/10/18 09:43:39 hbrinkm 1.1.4.3: licenseheader clean-up 2007/10/01 10:11:09 os 1.1.4.2: integration of cws writerfilter3 into cws xmlfilter02 2007/09/05 08:02:30 os 1.1.4.1: file fastresourcesimpl_dml-stylesheet.xsl was added on branch cws_src680_xmlfilter02 on 2007-10-01 10:11:09 +0000


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [6835e0493c257010d97f665ab8d27f141018bf10]

INTEGRATION: CWS xmlfilter02 (1.1.4); FILE ADDED 2007/11/14 12:59:00 hbrinkm 1.1.4.4: namespace clean up 2007/10/18 09:43:39 hbrinkm 1.1.4.3: licenseheader clean-up 2007/10/01 10:11:09 os 1.1.4.2: integration of cws writerfilter3 into cws xmlfilter02 2007/09/05 08:02:30 os 1.1.4.1: file fastresourcesimpl_dml-styleDefaults.xsl was added on branch cws_src680_xmlfilter02 on 2007-10-01 10:11:09 +0000


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [b4af6f23bc3e1d09363d5904f0f622e857c994b0]

INTEGRATION: CWS xmlfilter02 (1.1.4); FILE ADDED 2007/11/14 12:59:00 hbrinkm 1.1.4.4: namespace clean up 2007/10/18 09:43:39 hbrinkm 1.1.4.3: licenseheader clean-up 2007/10/01 10:11:09 os 1.1.4.2: integration of cws writerfilter3 into cws xmlfilter02 2007/09/05 08:02:29 os 1.1.4.1: file fastresourcesimpl_dml-shapeProperties.xsl was added on branch cws_src680_xmlfilter02 on 2007-10-01 10:11:09 +0000


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [3c189a81635fe06ca6a133f6b6f13f23c5b4aae0]

INTEGRATION: CWS xmlfilter02 (1.1.4); FILE ADDED 2007/11/14 12:59:00 hbrinkm 1.1.4.4: namespace clean up 2007/10/18 09:43:39 hbrinkm 1.1.4.3: licenseheader clean-up 2007/10/01 10:11:09 os 1.1.4.2: integration of cws writerfilter3 into cws xmlfilter02 2007/09/05 08:02:29 os 1.1.4.1: file fastresourcesimpl_dml-shapeLineProperties.xsl was added on branch cws_src680_xmlfilter02 on 2007-10-01 10:11:09 +0000


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [66f769e60b7938be6f2a9b289b416a308d26017e]

INTEGRATION: CWS xmlfilter02 (1.1.4); FILE ADDED 2007/11/14 12:59:00 hbrinkm 1.1.4.4: namespace clean up 2007/10/18 09:43:39 hbrinkm 1.1.4.3: licenseheader clean-up 2007/10/01 10:11:09 os 1.1.4.2: integration of cws writerfilter3 into cws xmlfilter02 2007/09/05 08:02:29 os 1.1.4.1: file fastresourcesimpl_dml-shapeGeometry.xsl was added on branch cws_src680_xmlfilter02 on 2007-10-01 10:11:09 +0000


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [69d2c1bdcd77d80371367bafef8b24aeeb26738a]

INTEGRATION: CWS xmlfilter02 (1.1.4); FILE ADDED 2007/11/14 12:59:00 hbrinkm 1.1.4.4: namespace clean up 2007/10/18 09:43:39 hbrinkm 1.1.4.3: licenseheader clean-up 2007/10/01 10:11:09 os 1.1.4.2: integration of cws writerfilter3 into cws xmlfilter02 2007/09/05 08:02:29 os 1.1.4.1: file fastresourcesimpl_dml-shapeEffects.xsl was added on branch cws_src680_xmlfilter02 on 2007-10-01 10:11:09 +0000


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [705fc45899209728644c3747f217b657bdec546b]

INTEGRATION: CWS xmlfilter02 (1.1.4); FILE ADDED 2007/11/14 12:59:00 hbrinkm 1.1.4.4: namespace clean up 2007/10/18 09:43:39 hbrinkm 1.1.4.3: licenseheader clean-up 2007/10/01 10:11:09 os 1.1.4.2: integration of cws writerfilter3 into cws xmlfilter02 2007/09/05 08:02:29 os 1.1.4.1: file fastresourcesimpl_dml-shape3DStyles.xsl was added on branch cws_src680_xmlfilter02 on 2007-10-01 10:11:09 +0000


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [80be675ae5bac9b2f6d92af70ae6e344a8230061]

INTEGRATION: CWS xmlfilter02 (1.1.4); FILE ADDED 2007/11/14 12:59:00 hbrinkm 1.1.4.4: namespace clean up 2007/10/18 09:43:39 hbrinkm 1.1.4.3: licenseheader clean-up 2007/10/01 10:11:09 os 1.1.4.2: integration of cws writerfilter3 into cws xmlfilter02 2007/09/05 08:02:29 os 1.1.4.1: file fastresourcesimpl_dml-shape3DScene.xsl was added on branch cws_src680_xmlfilter02 on 2007-10-01 10:11:09 +0000


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [eef271d9b3941bea7faafc02a7a6d25c79cc7c65]

INTEGRATION: CWS xmlfilter02 (1.1.4); FILE ADDED 2007/11/14 12:59:00 hbrinkm 1.1.4.4: namespace clean up 2007/10/18 09:43:39 hbrinkm 1.1.4.3: licenseheader clean-up 2007/10/01 10:11:09 os 1.1.4.2: integration of cws writerfilter3 into cws xmlfilter02 2007/09/05 08:02:29 os 1.1.4.1: file fastresourcesimpl_dml-shape3DLighting.xsl was added on branch cws_src680_xmlfilter02 on 2007-10-01 10:11:09 +0000


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [b066f2d552f4f28ff8b6f77e8c42c2a2d9020459]

INTEGRATION: CWS xmlfilter02 (1.1.4); FILE ADDED 2007/11/14 12:59:00 hbrinkm 1.1.4.4: namespace clean up 2007/10/18 09:43:39 hbrinkm 1.1.4.3: licenseheader clean-up 2007/10/01 10:11:09 os 1.1.4.2: integration of cws writerfilter3 into cws xmlfilter02 2007/09/05 08:02:29 os 1.1.4.1: file fastresourcesimpl_dml-shape3DCamera.xsl was added on branch cws_src680_xmlfilter02 on 2007-10-01 10:11:09 +0000


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [49a2b9964970cf18867d52369732bbdd7dfa9213]

INTEGRATION: CWS xmlfilter02 (1.1.4); FILE ADDED 2007/11/14 12:59:00 hbrinkm 1.1.4.4: namespace clean up 2007/10/18 09:43:39 hbrinkm 1.1.4.3: licenseheader clean-up 2007/10/01 10:11:08 os 1.1.4.2: integration of cws writerfilter3 into cws xmlfilter02 2007/09/05 08:02:29 os 1.1.4.1: file fastresourcesimpl_dml-graphicalObject.xsl was added on branch cws_src680_xmlfilter02 on 2007-10-01 10:11:08 +0000


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [e6307ce93563453b018653704769fd1fcbcdea71]

INTEGRATION: CWS xmlfilter02 (1.1.4); FILE ADDED 2007/11/14 12:59:00 hbrinkm 1.1.4.4: namespace clean up 2007/10/18 09:43:39 hbrinkm 1.1.4.3: licenseheader clean-up 2007/10/01 10:11:08 os 1.1.4.2: integration of cws writerfilter3 into cws xmlfilter02 2007/09/05 08:02:29 os 1.1.4.1: file fastresourcesimpl_dml-documentProperties.xsl was added on branch cws_src680_xmlfilter02 on 2007-10-01 10:11:08 +0000


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [d12c5e153c36f14cf79a5d739982746de8e0351e]

INTEGRATION: CWS xmlfilter02 (1.1.4); FILE ADDED 2007/11/14 12:59:00 hbrinkm 1.1.4.4: namespace clean up 2007/10/18 09:43:39 hbrinkm 1.1.4.3: licenseheader clean-up 2007/10/01 10:11:08 os 1.1.4.2: integration of cws writerfilter3 into cws xmlfilter02 2007/09/05 08:02:29 os 1.1.4.1: file fastresourcesimpl_dml-chartDrawing.xsl was added on branch cws_src680_xmlfilter02 on 2007-10-01 10:11:08 +0000


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [58702a6b4b2bed15eac0591323b9b94c960bc5d7]

INTEGRATION: CWS xmlfilter02 (1.1.4); FILE ADDED 2007/11/14 12:59:00 hbrinkm 1.1.4.4: namespace clean up 2007/10/18 09:43:39 hbrinkm 1.1.4.3: licenseheader clean-up 2007/10/01 10:11:08 os 1.1.4.2: integration of cws writerfilter3 into cws xmlfilter02 2007/09/05 08:02:29 os 1.1.4.1: file fastresourcesimpl_dml-baseTypes.xsl was added on branch cws_src680_xmlfilter02 on 2007-10-01 10:11:08 +0000


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [cd5cc443b1245e03e9d607681ee1b8c9682dd858]

INTEGRATION: CWS xmlfilter02 (1.1.4); FILE ADDED 2007/11/14 12:59:00 hbrinkm 1.1.4.4: namespace clean up 2007/10/18 09:43:39 hbrinkm 1.1.4.3: licenseheader clean-up 2007/10/01 10:11:08 os 1.1.4.2: integration of cws writerfilter3 into cws xmlfilter02 2007/09/05 08:02:29 os 1.1.4.1: file fastresourcesimpl_dml-baseStylesheet.xsl was added on branch cws_src680_xmlfilter02 on 2007-10-01 10:11:08 +0000


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [9c63cee33ad907c0acef79ca4ed4de3c49290a0e]

INTEGRATION: CWS xmlfilter02 (1.1.4); FILE ADDED 2007/11/14 12:59:00 hbrinkm 1.1.4.6: namespace clean up 2007/11/08 08:42:16 hbrinkm 1.1.4.5: sprmids moved to doctok 2007/10/18 09:43:39 hbrinkm 1.1.4.4: licenseheader clean-up 2007/10/08 11:16:17 hbrinkm 1.1.4.3: merged missed changes from writerfilter3 2007/10/01 10:11:08 os 1.1.4.2: integration of cws writerfilter3 into cws xmlfilter02 2007/09/05 08:02:29 os 1.1.4.1: file fastresourcesimpl.xsl was added on branch cws_src680_xmlfilter02 on 2007-10-01 10:11:08 +0000


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [c677a4f6b38baabca1aa7fe9a66bb4c760ab6828]

INTEGRATION: CWS xmlfilter02 (1.1.4); FILE ADDED 2007/11/14 12:59:00 hbrinkm 1.1.4.4: namespace clean up 2007/10/18 09:43:39 hbrinkm 1.1.4.3: licenseheader clean-up 2007/10/01 10:11:08 os 1.1.4.2: integration of cws writerfilter3 into cws xmlfilter02 2007/09/11 14:47:46 os 1.1.4.1: file fastresources_wml.xsl was added on branch cws_src680_xmlfilter02 on 2007-10-01 10:11:08 +0000


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [5be5aed4538b5202a8fc518226f1f036bd197de6]

INTEGRATION: CWS xmlfilter02 (1.1.4); FILE ADDED 2007/11/14 12:59:00 hbrinkm 1.1.4.4: namespace clean up 2007/10/18 09:43:39 hbrinkm 1.1.4.3: licenseheader clean-up 2007/10/01 10:11:08 os 1.1.4.2: integration of cws writerfilter3 into cws xmlfilter02 2007/09/11 14:47:45 os 1.1.4.1: file fastresources_sml-customXmlMappings.xsl was added on branch cws_src680_xmlfilter02 on 2007-10-01 10:11:08 +0000


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [7947eefd8d8c27d5c6ff5d5059b377d866a2c2d4]

INTEGRATION: CWS xmlfilter02 (1.1.4); FILE ADDED 2007/11/14 12:59:00 hbrinkm 1.1.4.4: namespace clean up 2007/10/18 09:43:39 hbrinkm 1.1.4.3: licenseheader clean-up 2007/10/01 10:11:08 os 1.1.4.2: integration of cws writerfilter3 into cws xmlfilter02 2007/09/11 14:47:45 os 1.1.4.1: file fastresources_shared-relationshipReference.xsl was added on branch cws_src680_xmlfilter02 on 2007-10-01 10:11:08 +0000


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [b826076906dd080f4d9c3bd171bf17c6ea3fc52a]

INTEGRATION: CWS xmlfilter02 (1.1.4); FILE ADDED 2007/11/14 12:58:59 hbrinkm 1.1.4.4: namespace clean up 2007/10/18 09:43:39 hbrinkm 1.1.4.3: licenseheader clean-up 2007/10/01 10:11:08 os 1.1.4.2: integration of cws writerfilter3 into cws xmlfilter02 2007/09/11 14:47:45 os 1.1.4.1: file fastresources_shared-math.xsl was added on branch cws_src680_xmlfilter02 on 2007-10-01 10:11:08 +0000


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [da1a6e8da308ed558e227c3c201e80051e6e863e]

INTEGRATION: CWS xmlfilter02 (1.1.4); FILE ADDED 2007/11/14 12:58:59 hbrinkm 1.1.4.4: namespace clean up 2007/10/18 09:43:39 hbrinkm 1.1.4.3: licenseheader clean-up 2007/10/01 10:11:08 os 1.1.4.2: integration of cws writerfilter3 into cws xmlfilter02 2007/09/11 14:47:45 os 1.1.4.1: file fastresources_dml-wordprocessingDrawing.xsl was added on branch cws_src680_xmlfilter02 on 2007-10-01 10:11:08 +0000


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [a59150a2d7f8031ea62c019056470003936598b5]

INTEGRATION: CWS xmlfilter02 (1.1.4); FILE ADDED 2007/11/14 12:58:59 hbrinkm 1.1.4.4: namespace clean up 2007/10/18 09:43:39 hbrinkm 1.1.4.3: licenseheader clean-up 2007/10/01 10:11:08 os 1.1.4.2: integration of cws writerfilter3 into cws xmlfilter02 2007/09/11 14:47:45 os 1.1.4.1: file fastresources_dml-textCharacter.xsl was added on branch cws_src680_xmlfilter02 on 2007-10-01 10:11:08 +0000


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [dec67e35ee55830b3b384495880141b0fab24fad]

INTEGRATION: CWS xmlfilter02 (1.1.4); FILE ADDED 2007/11/14 12:58:59 hbrinkm 1.1.4.4: namespace clean up 2007/10/18 09:43:39 hbrinkm 1.1.4.3: licenseheader clean-up 2007/10/01 10:11:07 os 1.1.4.2: integration of cws writerfilter3 into cws xmlfilter02 2007/09/11 14:47:45 os 1.1.4.1: file fastresources_dml-stylesheet.xsl was added on branch cws_src680_xmlfilter02 on 2007-10-01 10:11:07 +0000


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [5a0c85af0d333a31692a635214fcf8da10ef272e]

INTEGRATION: CWS xmlfilter02 (1.1.4); FILE ADDED 2007/11/14 12:58:59 hbrinkm 1.1.4.4: namespace clean up 2007/10/18 09:43:39 hbrinkm 1.1.4.3: licenseheader clean-up 2007/10/01 10:11:07 os 1.1.4.2: integration of cws writerfilter3 into cws xmlfilter02 2007/09/11 14:47:45 os 1.1.4.1: file fastresources_dml-styleDefaults.xsl was added on branch cws_src680_xmlfilter02 on 2007-10-01 10:11:07 +0000


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [7f3d089e66f693501f3ba396e5b97436e80284a2]

INTEGRATION: CWS xmlfilter02 (1.1.4); FILE ADDED 2007/11/14 12:58:59 hbrinkm 1.1.4.4: namespace clean up 2007/10/18 09:43:39 hbrinkm 1.1.4.3: licenseheader clean-up 2007/10/01 10:11:07 os 1.1.4.2: integration of cws writerfilter3 into cws xmlfilter02 2007/09/11 14:47:45 os 1.1.4.1: file fastresources_dml-shapeProperties.xsl was added on branch cws_src680_xmlfilter02 on 2007-10-01 10:11:07 +0000


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [e9383ae41672dcdf49995b62f820ec4d51f44942]

INTEGRATION: CWS xmlfilter02 (1.1.4); FILE ADDED 2007/11/14 12:58:59 hbrinkm 1.1.4.4: namespace clean up 2007/10/18 09:43:39 hbrinkm 1.1.4.3: licenseheader clean-up 2007/10/01 10:11:07 os 1.1.4.2: integration of cws writerfilter3 into cws xmlfilter02 2007/09/11 14:47:45 os 1.1.4.1: file fastresources_dml-shapeLineProperties.xsl was added on branch cws_src680_xmlfilter02 on 2007-10-01 10:11:07 +0000


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [a36935887afabd5e1cdbb3d0df2b51ed27a82faf]

INTEGRATION: CWS xmlfilter02 (1.1.4); FILE ADDED 2007/11/14 12:58:59 hbrinkm 1.1.4.4: namespace clean up 2007/10/18 09:43:38 hbrinkm 1.1.4.3: licenseheader clean-up 2007/10/01 10:11:07 os 1.1.4.2: integration of cws writerfilter3 into cws xmlfilter02 2007/09/11 14:47:45 os 1.1.4.1: file fastresources_dml-shapeGeometry.xsl was added on branch cws_src680_xmlfilter02 on 2007-10-01 10:11:07 +0000


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [becd82224c04d36c706f8c6bd4632acdc32a6260]

INTEGRATION: CWS xmlfilter02 (1.1.4); FILE ADDED 2007/11/14 12:58:59 hbrinkm 1.1.4.4: namespace clean up 2007/10/18 09:43:38 hbrinkm 1.1.4.3: licenseheader clean-up 2007/10/01 10:11:07 os 1.1.4.2: integration of cws writerfilter3 into cws xmlfilter02 2007/09/11 14:47:45 os 1.1.4.1: file fastresources_dml-shapeEffects.xsl was added on branch cws_src680_xmlfilter02 on 2007-10-01 10:11:07 +0000


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [c1a6697ea9bcf711e7f210e36e8660b73769783e]

INTEGRATION: CWS xmlfilter02 (1.1.4); FILE ADDED 2007/11/14 12:58:59 hbrinkm 1.1.4.4: namespace clean up 2007/10/18 09:43:38 hbrinkm 1.1.4.3: licenseheader clean-up 2007/10/01 10:11:07 os 1.1.4.2: integration of cws writerfilter3 into cws xmlfilter02 2007/09/11 14:47:45 os 1.1.4.1: file fastresources_dml-shape3DStyles.xsl was added on branch cws_src680_xmlfilter02 on 2007-10-01 10:11:07 +0000


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [492af6474dd850855494067543da6433c0f3d7ef]

INTEGRATION: CWS xmlfilter02 (1.1.4); FILE ADDED 2007/11/14 12:58:59 hbrinkm 1.1.4.4: namespace clean up 2007/10/18 09:43:38 hbrinkm 1.1.4.3: licenseheader clean-up 2007/10/01 10:11:07 os 1.1.4.2: integration of cws writerfilter3 into cws xmlfilter02 2007/09/11 14:47:45 os 1.1.4.1: file fastresources_dml-shape3DScene.xsl was added on branch cws_src680_xmlfilter02 on 2007-10-01 10:11:07 +0000


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [f4b79ba7a25492e865685ee51a400ab5a0371579]

INTEGRATION: CWS xmlfilter02 (1.1.4); FILE ADDED 2007/11/14 12:58:59 hbrinkm 1.1.4.4: namespace clean up 2007/10/18 09:43:38 hbrinkm 1.1.4.3: licenseheader clean-up 2007/10/01 10:11:07 os 1.1.4.2: integration of cws writerfilter3 into cws xmlfilter02 2007/09/11 14:47:45 os 1.1.4.1: file fastresources_dml-shape3DLighting.xsl was added on branch cws_src680_xmlfilter02 on 2007-10-01 10:11:07 +0000


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [d3bb0b41fd36d8692afb47cc233e711662430d95]

INTEGRATION: CWS xmlfilter02 (1.1.4); FILE ADDED 2007/11/14 12:58:59 hbrinkm 1.1.4.4: namespace clean up 2007/10/18 09:43:38 hbrinkm 1.1.4.3: licenseheader clean-up 2007/10/01 10:11:07 os 1.1.4.2: integration of cws writerfilter3 into cws xmlfilter02 2007/09/11 14:47:45 os 1.1.4.1: file fastresources_dml-shape3DCamera.xsl was added on branch cws_src680_xmlfilter02 on 2007-10-01 10:11:07 +0000


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [02485f119f4ca2be2ecbf384960717570c2da6af]

INTEGRATION: CWS xmlfilter02 (1.1.4); FILE ADDED 2007/11/14 12:58:59 hbrinkm 1.1.4.4: namespace clean up 2007/10/18 09:43:38 hbrinkm 1.1.4.3: licenseheader clean-up 2007/10/01 10:11:07 os 1.1.4.2: integration of cws writerfilter3 into cws xmlfilter02 2007/09/11 14:47:45 os 1.1.4.1: file fastresources_dml-graphicalObject.xsl was added on branch cws_src680_xmlfilter02 on 2007-10-01 10:11:07 +0000


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [fb68026182d3cedf660ba31e1d5cc94658042d40]

INTEGRATION: CWS xmlfilter02 (1.1.4); FILE ADDED 2007/11/14 12:58:59 hbrinkm 1.1.4.4: namespace clean up 2007/10/18 09:43:38 hbrinkm 1.1.4.3: licenseheader clean-up 2007/10/01 10:11:07 os 1.1.4.2: integration of cws writerfilter3 into cws xmlfilter02 2007/09/11 14:47:45 os 1.1.4.1: file fastresources_dml-documentProperties.xsl was added on branch cws_src680_xmlfilter02 on 2007-10-01 10:11:07 +0000


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [35d6c4467391dd1234a19fc1b581f636ccd366fd]

INTEGRATION: CWS xmlfilter02 (1.1.4); FILE ADDED 2007/11/14 12:58:59 hbrinkm 1.1.4.4: namespace clean up 2007/10/18 09:43:38 hbrinkm 1.1.4.3: licenseheader clean-up 2007/10/01 10:11:07 os 1.1.4.2: integration of cws writerfilter3 into cws xmlfilter02 2007/09/11 14:47:45 os 1.1.4.1: file fastresources_dml-chartDrawing.xsl was added on branch cws_src680_xmlfilter02 on 2007-10-01 10:11:07 +0000


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [2b02c1f82cadb3898f48f4d6fbfe66d58e21c0ca]

INTEGRATION: CWS xmlfilter02 (1.1.4); FILE ADDED 2007/11/14 12:58:59 hbrinkm 1.1.4.4: namespace clean up 2007/10/18 09:43:38 hbrinkm 1.1.4.3: licenseheader clean-up 2007/10/01 10:11:07 os 1.1.4.2: integration of cws writerfilter3 into cws xmlfilter02 2007/09/11 14:47:45 os 1.1.4.1: file fastresources_dml-baseTypes.xsl was added on branch cws_src680_xmlfilter02 on 2007-10-01 10:11:06 +0000


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [8a594e5e157d1c774368ff4b509075b651e44b4c]

INTEGRATION: CWS xmlfilter02 (1.1.4); FILE ADDED 2007/11/14 12:58:59 hbrinkm 1.1.4.4: namespace clean up 2007/10/18 09:43:38 hbrinkm 1.1.4.3: licenseheader clean-up 2007/10/01 10:11:06 os 1.1.4.2: integration of cws writerfilter3 into cws xmlfilter02 2007/09/11 14:47:45 os 1.1.4.1: file fastresources_dml-baseStylesheet.xsl was added on branch cws_src680_xmlfilter02 on 2007-10-01 10:11:06 +0000


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [1dfd4f82c45f5fd1d3bf8b2e5983049735f905f4]

INTEGRATION: CWS xmlfilter02 (1.1.4); FILE ADDED 2007/11/14 12:58:59 hbrinkm 1.1.4.4: namespace clean up 2007/10/18 09:43:38 hbrinkm 1.1.4.3: licenseheader clean-up 2007/10/01 10:11:06 os 1.1.4.2: integration of cws writerfilter3 into cws xmlfilter02 2007/09/11 14:47:45 os 1.1.4.1: file fastresources_.xsl was added on branch cws_src680_xmlfilter02 on 2007-10-01 10:11:06 +0000


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [cd3eaf5f69f4746a360c822d2134493ff277044a]

INTEGRATION: CWS xmlfilter02 (1.1.4); FILE ADDED 2007/11/14 12:58:59 hbrinkm 1.1.4.5: namespace clean up 2007/10/18 09:43:38 hbrinkm 1.1.4.4: licenseheader clean-up 2007/10/08 11:16:17 hbrinkm 1.1.4.3: merged missed changes from writerfilter3 2007/10/01 10:11:06 os 1.1.4.2: integration of cws writerfilter3 into cws xmlfilter02 2007/09/05 08:02:29 os 1.1.4.1: file fastresources.xsl was added on branch cws_src680_xmlfilter02 on 2007-10-01 10:11:06 +0000


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [3d2d596b681c61029d18cc34debc5497bc00db73]

INTEGRATION: CWS xmlfilter02 (1.7.12); FILE MERGED 2007/11/14 12:58:59 hbrinkm 1.7.12.2: namespace clean up 2007/10/08 11:16:17 hbrinkm 1.7.12.1: merged missed changes from writerfilter3


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [a95b9f205c74b5c90dd71fb057cf8fcb7d76e404]

INTEGRATION: CWS xmlfilter02 (1.1.6); FILE ADDED 2007/10/01 10:11:06 os 1.1.6.2: integration of cws writerfilter3 into cws xmlfilter02 2007/08/02 08:54:36 os 1.1.6.1: file checkmodel.xsl was added on branch cws_src680_xmlfilter02 on 2007-10-01 10:11:06 +0000


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [2230553d1b7d10b148e813fdffb695977ccbfc02]

INTEGRATION: CWS xmlfilter02 (1.1.2); FILE ADDED 2007/10/19 09:53:09 hbrinkm 1.1.2.1: create id mapping for analyzer Issue number: Submitted by: Reviewed by:


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [0bcaa759bba78c1ad4e11dee5ded39b6e5aa31c6]

INTEGRATION: CWS xmlfilter02 (1.1.4); FILE ADDED 2007/11/14 12:58:59 hbrinkm 1.1.4.3: namespace clean up 2007/10/01 10:11:06 os 1.1.4.2: integration of cws writerfilter3 into cws xmlfilter02 2007/09/05 08:21:20 os 1.1.4.1: file RefAndPointer.hxx was added on branch cws_src680_xmlfilter02 on 2007-10-01 10:11:06 +0000


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [30f2a5d7f7e7ba68f8cd90c104ee75e2728dfc38]

INTEGRATION: CWS xmlfilter02 (1.4.12); FILE MERGED 2007/11/29 15:45:30 hbrinkm 1.4.12.3: make token handler member of OOXMLStream 2007/11/14 12:58:59 hbrinkm 1.4.12.2: namespace clean up 2007/10/01 10:10:58 os 1.4.12.1: integration of cws writerfilter3 into cws xmlfilter02


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [247cdcd092956e64a8b9d885aba9e38de3091ce1]

INTEGRATION: CWS xmlfilter02 (1.8.12); FILE MERGED 2007/12/03 09:39:06 hbrinkm 1.8.12.5: use logger for debug output 2007/11/29 15:45:30 hbrinkm 1.8.12.4: make token handler member of OOXMLStream 2007/11/21 11:50:35 hbrinkm 1.8.12.3: getFastTokenHandler 2007/11/14 12:58:59 hbrinkm 1.8.12.2: namespace clean up 2007/10/01 10:10:58 os 1.8.12.1: integration of cws writerfilter3 into cws xmlfilter02


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [a5d554af7bfe6fad3331b02ba4c74583190348a4]

INTEGRATION: CWS xmlfilter02 (1.17.12); FILE MERGED 2007/11/15 14:26:29 hbrinkm 1.17.12.3: OOXMLShapeValue 2007/11/14 12:58:59 hbrinkm 1.17.12.2: namespace clean up 2007/10/01 10:10:58 os 1.17.12.1: integration of cws writerfilter3 into cws xmlfilter02


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [a9637737780eae4a6da76a94dfc9076b54b945a9]

INTEGRATION: CWS xmlfilter02 (1.18.12); FILE MERGED 2007/12/07 09:38:27 hbrinkm 1.18.12.8: lcl_break should not be in cvs 2007/12/03 09:39:06 hbrinkm 1.18.12.7: use logger for debug output 2007/11/29 16:35:09 hbrinkm 1.18.12.6: removed debug code 2007/11/27 11:59:11 fridrich_strba 1.18.12.5: silence the debug and render it optional 2007/11/15 14:26:29 hbrinkm 1.18.12.4: OOXMLShapeValue 2007/11/14 12:58:59 hbrinkm 1.18.12.3: namespace clean up 2007/10/30 12:31:06 hbrinkm 1.18.12.2: ooxml:NUMERINGS->ooxml:NUMBERING 2007/10/01 10:10:58 os 1.18.12.1: integration of cws writerfilter3 into cws xmlfilter02


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [5d7f68cf4b89c738f0c0a1a6ea0da198dfc46f64]

INTEGRATION: CWS xmlfilter02 (1.4.12); FILE MERGED 2007/11/14 12:58:59 hbrinkm 1.4.12.3: namespace clean up 2007/10/18 09:59:57 hbrinkm 1.4.12.2: WW8ResourceModel.hxx moved to inc/resourcemodel 2007/10/01 10:10:58 os 1.4.12.1: integration of cws writerfilter3 into cws xmlfilter02


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [5d101087263f9285f93e7a743f24bf04fc52fb7c]

INTEGRATION: CWS xmlfilter02 (1.1.6); FILE ADDED 2007/11/14 12:58:59 hbrinkm 1.1.6.3: namespace clean up 2007/10/01 10:10:58 os 1.1.6.2: integration of cws writerfilter3 into cws xmlfilter02 2007/08/23 08:43:05 os 1.1.6.1: file OOXMLParserState.hxx was added on branch cws_src680_xmlfilter02 on 2007-10-01 10:10:58 +0000


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [237c2bd7b3a2118dcc9634d15a0153f1b0246474]

INTEGRATION: CWS xmlfilter02 (1.1.6); FILE ADDED 2007/11/14 12:58:59 hbrinkm 1.1.6.3: namespace clean up 2007/10/01 10:10:58 os 1.1.6.2: integration of cws writerfilter3 into cws xmlfilter02 2007/08/23 08:43:05 os 1.1.6.1: file OOXMLParserState.cxx was added on branch cws_src680_xmlfilter02 on 2007-10-01 10:10:58 +0000


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [23b0901913e5743d6f4c4338c7320cea6ae9d0eb]

INTEGRATION: CWS xmlfilter02 (1.1.6); FILE ADDED 2007/11/14 12:58:59 hbrinkm 1.1.6.3: namespace clean up 2007/10/01 10:10:58 os 1.1.6.2: integration of cws writerfilter3 into cws xmlfilter02 2007/08/16 14:57:04 os 1.1.6.1: file OOXMLFastTokenHandler.hxx was added on branch cws_src680_xmlfilter02 on 2007-10-01 10:10:58 +0000


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [a8ac1c7ecdc7b7a15f6d6111e5ba3dcdc670ffa9]

INTEGRATION: CWS xmlfilter02 (1.1.6); FILE ADDED 2007/11/14 12:58:59 hbrinkm 1.1.6.3: namespace clean up 2007/10/01 10:10:58 os 1.1.6.2: integration of cws writerfilter3 into cws xmlfilter02 2007/08/16 14:57:04 os 1.1.6.1: file OOXMLFastTokenHandler.cxx was added on branch cws_src680_xmlfilter02 on 2007-10-01 10:10:58 +0000


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [3e8bb2bac05258b20276fc44a2bdeed91eaa7b0f]

INTEGRATION: CWS xmlfilter02 (1.1.4); FILE ADDED 2007/12/03 09:39:06 hbrinkm 1.1.4.6: use logger for debug output 2007/11/14 12:58:58 hbrinkm 1.1.4.5: namespace clean up 2007/10/18 09:54:23 hbrinkm 1.1.4.4: debug information 2007/10/08 11:16:18 hbrinkm 1.1.4.3: merged missed changes from writerfilter3 2007/10/01 10:10:58 os 1.1.4.2: integration of cws writerfilter3 into cws xmlfilter02 2007/09/05 08:16:26 os 1.1.4.1: file OOXMLFastHelper.hxx was added on branch cws_src680_xmlfilter02 on 2007-10-01 10:10:58 +0000


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [24b039ee586ade67579b9b8f2e3bd2aed806a80c]

INTEGRATION: CWS xmlfilter02 (1.1.6); FILE ADDED 2007/11/14 12:58:58 hbrinkm 1.1.6.4: namespace clean up 2007/10/18 09:50:54 hbrinkm 1.1.6.3: WW8ResourceModel.hxx moved to inc/resourcemodel 2007/10/01 10:10:58 os 1.1.6.2: integration of cws writerfilter3 into cws xmlfilter02 2007/08/16 14:57:04 os 1.1.6.1: file OOXMLFastDocumentHandler.hxx was added on branch cws_src680_xmlfilter02 on 2007-10-01 10:10:58 +0000


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [56becae6572930a9e953ec13b7d0715592870502]

INTEGRATION: CWS xmlfilter02 (1.1.6); FILE ADDED 2007/11/21 11:49:51 hbrinkm 1.1.6.5: cleanups 2007/11/14 12:58:58 hbrinkm 1.1.6.4: namespace clean up 2007/10/30 12:31:06 hbrinkm 1.1.6.3: ooxml:NUMERINGS->ooxml:NUMBERING 2007/10/01 10:10:58 os 1.1.6.2: integration of cws writerfilter3 into cws xmlfilter02 2007/08/16 14:57:04 os 1.1.6.1: file OOXMLFastDocumentHandler.cxx was added on branch cws_src680_xmlfilter02 on 2007-10-01 10:10:58 +0000


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [359fd901c7c8a1c37e1d2ccee2b5a2cf6c3c93d1]

INTEGRATION: CWS xmlfilter02 (1.1.6); FILE ADDED 2007/11/27 10:52:05 hbrinkm 1.1.6.11: no message 2007/11/21 11:49:28 hbrinkm 1.1.6.10: cleanups 2007/11/15 14:25:57 hbrinkm 1.1.6.9: OOXMLFastContextHandlerShape 2007/11/14 12:58:58 hbrinkm 1.1.6.8: namespace clean up 2007/11/02 13:54:11 hbrinkm 1.1.6.7: propagatesCharacterProperties debug definitions 2007/10/30 14:51:33 hbrinkm 1.1.6.6: OOXMLFastHandlerStream::lcl_characters for hyperlinks 2007/10/30 10:59:32 hbrinkm 1.1.6.5: OOXMLFastContextHandlerPropertyTable 2007/10/11 13:14:13 hbrinkm 1.1.6.4: always check for attribute with and without namespace 2007/10/08 11:16:18 hbrinkm 1.1.6.3: merged missed changes from writerfilter3 2007/10/01 10:10:58 os 1.1.6.2: integration of cws writerfilter3 into cws xmlfilter02 2007/08/16 14:57:04 os 1.1.6.1: file OOXMLFastContextHandler.hxx was added on branch cws_src680_xmlfilter02 on 2007-10-01 10:10:58 +0000


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [9790f7bb5b24aa88b0e74a78c52862eb3a88eb5d]

INTEGRATION: CWS xmlfilter02 (1.1.6); FILE ADDED 2007/12/12 07:54:43 hbrinkm 1.1.6.19: use ShapesNoAdd to prevent inserting of XShape before attach 2007/12/07 09:37:39 hbrinkm 1.1.6.18: fixed logging 2007/12/05 14:31:58 fridrich_strba 1.1.6.17: Fixing some SAL_CALL issues that are manifest with win32 cygwin 2007/12/03 09:39:07 hbrinkm 1.1.6.16: use logger for debug output 2007/11/29 15:44:36 hbrinkm 1.1.6.15: save XModel and XShapes in document 2007/11/27 11:59:11 fridrich_strba 1.1.6.14: silence the debug and render it optional 2007/11/27 10:52:04 hbrinkm 1.1.6.13: no message 2007/11/21 11:48:44 hbrinkm 1.1.6.12: cleanups 2007/11/15 14:25:57 hbrinkm 1.1.6.11: OOXMLFastContextHandlerShape 2007/11/14 12:58:58 hbrinkm 1.1.6.10: namespace clean up 2007/11/02 13:54:11 hbrinkm 1.1.6.9: propagatesCharacterProperties debug definitions 2007/10/30 14:51:33 hbrinkm 1.1.6.8: OOXMLFastHandlerStream::lcl_characters for hyperlinks 2007/10/30 12:31:06 hbrinkm 1.1.6.7: ooxml:NUMERINGS->ooxml:NUMBERING 2007/10/30 10:59:32 hbrinkm 1.1.6.6: OOXMLFastContextHandlerPropertyTable 2007/10/18 09:48:23 hbrinkm 1.1.6.5: robustness: OOXMLFastContextHandlerProperties::setPropertySet: only set property set if given property set is not NULL 2007/10/11 13:14:13 hbrinkm 1.1.6.4: always check for attribute with and without namespace 2007/10/08 11:16:18 hbrinkm 1.1.6.3: merged missed changes from writerfilter3 2007/10/01 10:10:58 os 1.1.6.2: integration of cws writerfilter3 into cws xmlfilter02 2007/08/16 14:57:04 os 1.1.6.1: file OOXMLFastContextHandler.cxx was added on branch cws_src680_xmlfilter02 on 2007-10-01 10:10:58 +0000


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [f45c9cd383f16292fec4ed641aa2f73ba4a9af41]

INTEGRATION: CWS xmlfilter02 (1.6.12); FILE MERGED 2007/11/29 15:43:24 hbrinkm 1.6.12.5: save XModel and XShapes in document, get token handler from OOXMLStream 2007/11/21 11:47:21 hbrinkm 1.6.12.4: added includes 2007/11/14 12:58:58 hbrinkm 1.6.12.3: namespace clean up 2007/11/05 15:19:53 fridrich_strba 1.6.12.2: first step towards separate states for subdocuments 2007/10/01 10:10:58 os 1.6.12.1: integration of cws writerfilter3 into cws xmlfilter02


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [6552182f8960e2b4e8f683b2fa0bf09c7f098a84]

INTEGRATION: CWS xmlfilter02 (1.13.12); FILE MERGED 2007/11/29 15:43:24 hbrinkm 1.13.12.5: save XModel and XShapes in document, get token handler from OOXMLStream 2007/11/21 11:46:35 hbrinkm 1.13.12.4: cleanup 2007/11/14 12:58:58 hbrinkm 1.13.12.3: namespace clean up 2007/11/05 15:19:53 fridrich_strba 1.13.12.2: first step towards separate states for subdocuments 2007/10/01 10:10:57 os 1.13.12.1: integration of cws writerfilter3 into cws xmlfilter02


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [9bfe7ccfe4408056be6123709feab6af8792b879]

INTEGRATION: CWS xmlfilter02 (1.1.6); FILE ADDED 2007/11/14 12:58:58 hbrinkm 1.1.6.4: namespace clean up 2007/10/18 09:45:24 hbrinkm 1.1.6.3: WW8ResourceModel.hxx moved to inc/resourcemodel 2007/10/01 10:10:57 os 1.1.6.2: integration of cws writerfilter3 into cws xmlfilter02 2007/07/25 08:01:19 os 1.1.6.1: file OOXMLBinaryObjectReference.hxx was added on branch cws_src680_xmlfilter02 on 2007-10-01 10:10:57 +0000


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [406c7d29f401d55b4e13199649f5868488d8e24f]

INTEGRATION: CWS xmlfilter02 (1.1.6); FILE ADDED 2007/11/14 12:58:58 hbrinkm 1.1.6.3: namespace clean up 2007/10/01 10:10:57 os 1.1.6.2: integration of cws writerfilter3 into cws xmlfilter02 2007/07/25 08:01:19 os 1.1.6.1: file OOXMLBinaryObjectReference.cxx was added on branch cws_src680_xmlfilter02 on 2007-10-01 10:10:57 +0000


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [daeae438359b4a070b46a647de96caa7c9d2bb10]

INTEGRATION: CWS xmlfilter02 (1.1.6); FILE ADDED 2007/11/14 12:58:58 hbrinkm 1.1.6.4: namespace clean up 2007/10/18 09:44:10 hbrinkm 1.1.6.3: WW8ResourceModel.hxx moved to inc/resourcemodel 2007/10/01 10:10:57 os 1.1.6.2: integration of cws writerfilter3 into cws xmlfilter02 2007/08/23 13:53:29 os 1.1.6.1: file Handler.hxx was added on branch cws_src680_xmlfilter02 on 2007-10-01 10:10:57 +0000


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [0d9a2db87e9a8bb7091b53354d680c440a345c16]

INTEGRATION: CWS xmlfilter02 (1.1.6); FILE ADDED 2007/12/03 09:39:07 hbrinkm 1.1.6.5: use logger for debug output 2007/11/14 12:58:57 hbrinkm 1.1.6.4: namespace clean up 2007/11/01 12:22:03 fridrich_strba 1.1.6.3: send in-text breaks as text and not utext token 2007/10/01 10:10:57 os 1.1.6.2: integration of cws writerfilter3 into cws xmlfilter02 2007/08/23 13:53:29 os 1.1.6.1: file Handler.cxx was added on branch cws_src680_xmlfilter02 on 2007-10-01 10:10:57 +0000


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [304c13c5b08a760b34fbeb72cba538f1620d16cd]

INTEGRATION: CWS xmlfilter02 (1.3.12); FILE MERGED 2007/11/14 12:58:29 hbrinkm 1.3.12.1: namespace clean up


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [d896017ebb582b279375e9addb733d558c762683]

INTEGRATION: CWS xmlfilter02 (1.4.12); FILE MERGED 2007/11/14 12:58:29 hbrinkm 1.4.12.1: namespace clean up


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [bf9cb5bbe4318bf160fb453483e36b485448ba17]

INTEGRATION: CWS xmlfilter02 (1.6.12); FILE MERGED 2007/12/03 09:36:47 hbrinkm 1.6.12.5: use logger for debug output 2007/11/29 15:38:59 hbrinkm 1.6.12.4: save XModel and XShapes in document 2007/11/14 12:58:29 hbrinkm 1.6.12.3: namespace clean up 2007/10/08 11:14:06 hbrinkm 1.6.12.2: merged missed changes from writerfilter3 2007/10/01 10:10:56 os 1.6.12.1: integration of cws writerfilter3 into cws xmlfilter02


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [f07c68011e5066eb3a184429e6f2e8f0e63f0689]

INTEGRATION: CWS xmlfilter02 (1.2.12); FILE MERGED 2007/11/14 12:57:49 hbrinkm 1.2.12.1: namespace clean up


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [3d23b95cc659de9f3e2d72db22210942fb214b06]

INTEGRATION: CWS xmlfilter02 (1.1.12); FILE MERGED 2007/10/01 10:10:56 os 1.1.12.1: integration of cws writerfilter3 into cws xmlfilter02


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [cf8008d1053575ba3acc6b634b5af4404f3c8e74]

INTEGRATION: CWS xmlfilter02 (1.6.12); FILE MERGED 2007/11/14 12:57:49 hbrinkm 1.6.12.5: namespace clean up 2007/11/06 16:31:00 hbrinkm 1.6.12.4: performance tinkering 2007/10/30 10:56:59 hbrinkm 1.6.12.3: sprmidsToXML: use sprm:... scheme for ids 2007/10/19 10:43:53 hbrinkm 1.6.12.2: dump <theid> elements instead of <id> elements 2007/10/18 09:41:38 hbrinkm 1.6.12.1: licenseheader clean-up


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [365e0696e4b13e32804505913b30df41610b4da2]

INTEGRATION: CWS xmlfilter02 (1.10.12); FILE MERGED 2007/12/03 09:34:06 hbrinkm 1.10.12.5: dump moved to resourcemodel 2007/11/14 12:57:49 hbrinkm 1.10.12.4: namespace clean up 2007/11/08 08:40:23 hbrinkm 1.10.12.3: sprmids moved to doctok 2007/11/06 16:30:59 hbrinkm 1.10.12.2: performance tinkering 2007/10/18 09:41:38 hbrinkm 1.10.12.1: licenseheader clean-up


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [7cd149258a5fdb3000cffb8144e43774be54b34d]

INTEGRATION: CWS xmlfilter02 (1.7.12); FILE MERGED 2007/11/14 12:57:49 hbrinkm 1.7.12.2: namespace clean up 2007/11/06 16:30:59 hbrinkm 1.7.12.1: performance tinkering


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [f4909ce3f71eadf996ee6d4592b5e9cc4633b243]

INTEGRATION: CWS xmlfilter02 (1.18.12); FILE MERGED 2007/11/14 12:57:47 hbrinkm 1.18.12.3: namespace clean up 2007/11/06 16:30:01 hbrinkm 1.18.12.2: corrected model: moved UML:Generalization outside UML:Class 2007/10/18 09:41:00 hbrinkm 1.18.12.1: DffFSP: corrected wrong offset


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [ace773e81f91af287569e56772dc2f4c4ffea13c]

INTEGRATION: CWS xmlfilter02 (1.7.12); FILE MERGED 2007/11/21 11:40:53 hbrinkm 1.7.12.3: use Id as type for identifiers 2007/11/14 12:57:47 hbrinkm 1.7.12.2: namespace clean up 2007/11/08 08:39:36 hbrinkm 1.7.12.1: performance


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [e4431a80bb0abe6cb6ded21a69f30a4e43748308]

INTEGRATION: CWS xmlfilter02 (1.1.12); FILE MERGED 2007/10/18 09:37:58 hbrinkm 1.1.12.1: sprmidsToXML, attributeidsToXML


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [83a4d722e2a7cc0b613a3412abd2c3863261126b]

INTEGRATION: CWS xmlfilter02 (1.6.12); FILE MERGED 2007/11/08 13:16:47 fridrich_strba 1.6.12.5: the same xsltproc whether the java is there or not 2007/11/08 08:37:30 hbrinkm 1.6.12.4: cleanup 2007/11/06 16:26:43 hbrinkm 1.6.12.3: using xsltproc now 2007/10/31 15:40:16 fridrich_strba 1.6.12.2: generate always the generated files + try to be working in all possibilities, with/without java, with internal/system xalan/libxslt 2007/10/18 09:36:55 hbrinkm 1.6.12.1: WW8ResourceModel.hxx moved to inc/resourcemodel


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [48351003a2eb71e6620839aa41aa5f6f99bb31fe]

INTEGRATION: CWS xmlfilter02 (1.2.12); FILE MERGED 2007/11/14 12:57:47 hbrinkm 1.2.12.1: namespace clean up


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [2a75aa3ba798988317467bec4889231dec640493]

INTEGRATION: CWS xmlfilter02 (1.4.12); FILE MERGED 2007/11/14 12:57:47 hbrinkm 1.4.12.1: namespace clean up


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [b30a369add7bd4e7d8f9a0dbc2a3f26430cebe15]

INTEGRATION: CWS xmlfilter02 (1.2.12); FILE MERGED 2007/10/01 10:10:56 os 1.2.12.1: integration of cws writerfilter3 into cws xmlfilter02


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [50ecc540e98f6bacf8bedeab95c7511d8cffa486]

INTEGRATION: CWS xmlfilter02 (1.3.12); FILE MERGED 2007/11/14 12:57:47 hbrinkm 1.3.12.1: namespace clean up


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [9d95db770d2809388a49f4f2b4acf4c744e12eb3]

INTEGRATION: CWS xmlfilter02 (1.6.12); FILE MERGED 2007/11/14 12:57:47 hbrinkm 1.6.12.1: namespace clean up


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [5a1eeef09dc9a2299f71288026ccca7e664035c6]

INTEGRATION: CWS xmlfilter02 (1.10.12); FILE MERGED 2007/12/03 09:35:54 hbrinkm 1.10.12.4: common handlers moved to resourcemodel 2007/11/14 12:57:47 hbrinkm 1.10.12.3: namespace clean up 2007/11/06 16:31:43 hbrinkm 1.10.12.2: dump for binary objects 2007/10/18 09:43:06 hbrinkm 1.10.12.1: WW8ResourceModel.hxx moved to inc/resourcemodel


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [7a4a2dde7128f07a0200f34aa51158de4313bea2]

INTEGRATION: CWS xmlfilter02 (1.12.12); FILE MERGED 2007/12/03 09:35:54 hbrinkm 1.12.12.5: common handlers moved to resourcemodel 2007/11/14 12:57:47 hbrinkm 1.12.12.4: namespace clean up 2007/11/06 16:31:43 hbrinkm 1.12.12.3: dump for binary objects 2007/10/18 09:43:06 hbrinkm 1.12.12.2: WW8ResourceModel.hxx moved to inc/resourcemodel 2007/10/01 10:10:56 os 1.12.12.1: integration of cws writerfilter3 into cws xmlfilter02


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [f8eb371afa982c9ceb9b27caa153400c600faabe]

INTEGRATION: CWS xmlfilter02 (1.4.12); FILE MERGED 2007/11/14 12:57:47 hbrinkm 1.4.12.2: namespace clean up 2007/10/18 09:43:06 hbrinkm 1.4.12.1: WW8ResourceModel.hxx moved to inc/resourcemodel


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [c93992cf1240cf96373002016d63a6f76316f00a]

INTEGRATION: CWS xmlfilter02 (1.5.12); FILE MERGED 2007/11/14 12:57:47 hbrinkm 1.5.12.1: namespace clean up


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [9a2c779af3e0097a72b1151134e5b9d45888a4a0]

INTEGRATION: CWS xmlfilter02 (1.3.12); FILE MERGED 2007/12/03 09:34:58 hbrinkm 1.3.12.2: exceptions.hxx moved to resourcemodel 2007/11/14 12:57:47 hbrinkm 1.3.12.1: namespace clean up


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [818368aeb53d5d7cda7b10da2f8380ca8a614ff7]

INTEGRATION: CWS xmlfilter02 (1.6.12); FILE MERGED 2007/11/14 12:57:46 hbrinkm 1.6.12.1: namespace clean up


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [19dbaa5d3fc739ec5fb9e22d29a4fdfe34c91744]

INTEGRATION: CWS xmlfilter02 (1.3.12); FILE MERGED 2007/11/14 12:57:46 hbrinkm 1.3.12.1: namespace clean up


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [528a967377c0ee247ec35623a1bc96d1683a8b25]

INTEGRATION: CWS xmlfilter02 (1.2.12); FILE MERGED 2007/11/14 12:57:46 hbrinkm 1.2.12.1: namespace clean up


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [41465c497096546d190a6c207bafc2f2364852ba]

INTEGRATION: CWS xmlfilter02 (1.7.12); FILE MERGED 2007/11/14 12:57:46 hbrinkm 1.7.12.2: namespace clean up 2007/10/18 09:42:31 hbrinkm 1.7.12.1: WW8ResourceModel.hxx moved to inc/resourcemodel


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [9a7695b8c05ce98d097590a35c9c838b04e656b9]

INTEGRATION: CWS xmlfilter02 (1.17.12); FILE MERGED 2007/12/03 09:34:37 hbrinkm 1.17.12.2: exceptions.hxx moved to resourcemodel 2007/11/14 12:57:46 hbrinkm 1.17.12.1: namespace clean up


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [eb0f22e4fe1798f5a51fe69c43f69018dec7f497]

INTEGRATION: CWS xmlfilter02 (1.3.12); FILE MERGED 2007/11/14 12:57:45 hbrinkm 1.3.12.1: namespace clean up


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [8655fb49fa0e0c440dbf9d815723cb842d8195e2]

INTEGRATION: CWS xmlfilter02 (1.13.12); FILE MERGED 2007/11/14 12:57:45 hbrinkm 1.13.12.1: namespace clean up


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [d7f561a560125c5253d829433cbdc41d4e651d59]

INTEGRATION: CWS xmlfilter02 (1.6.12); FILE MERGED 2007/11/14 12:57:45 hbrinkm 1.6.12.1: namespace clean up


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [c4bc99873eb6034ee9cb93ba474b996cf7553b7c]

INTEGRATION: CWS xmlfilter02 (1.9.12); FILE MERGED 2007/11/14 12:57:45 hbrinkm 1.9.12.2: namespace clean up 2007/10/18 09:36:44 hbrinkm 1.9.12.1: WW8ResourceModel.hxx moved to inc/resourcemodel


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [fea07d2ea2b253c63187ea40425b2de445476d06]

INTEGRATION: CWS xmlfilter02 (1.7.12); FILE MERGED 2007/11/22 08:27:23 os 1.7.12.2: deferred TOC update in ModelEventListener.cxx 2007/10/01 10:10:55 os 1.7.12.1: integration of cws writerfilter3 into cws xmlfilter02


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [06a7c5051a58f44e2057c51bffeeb0b05417cc39]

INTEGRATION: CWS xmlfilter02 (1.1.6); FILE ADDED 2007/11/14 12:57:07 hbrinkm 1.1.6.4: namespace clean up 2007/10/18 09:35:12 hbrinkm 1.1.6.3: WW8ResourceModel.hxx moved to inc/resourcemodel 2007/10/01 10:10:55 os 1.1.6.2: integration of cws writerfilter3 into cws xmlfilter02 2007/08/03 15:14:10 os 1.1.6.1: file ThemeTable.hxx was added on branch cws_src680_xmlfilter02 on 2007-10-01 10:10:55 +0000


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [41496d6cbee9c6d2227435bfc06db8b4327bed2c]

INTEGRATION: CWS xmlfilter02 (1.1.6); FILE ADDED 2007/11/14 12:57:07 hbrinkm 1.1.6.4: namespace clean up 2007/11/12 12:59:05 os 1.1.6.3: statistical data added 2007/10/01 10:10:55 os 1.1.6.2: integration of cws writerfilter3 into cws xmlfilter02 2007/08/03 15:14:10 os 1.1.6.1: file ThemeTable.cxx was added on branch cws_src680_xmlfilter02 on 2007-10-01 10:10:55 +0000


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [67a85be13fae6d5b55a4d4b0965b3afa08c4cf53]

INTEGRATION: CWS xmlfilter02 (1.3.12); FILE MERGED 2007/11/15 10:01:07 os 1.3.12.4: paragraph border completed 2007/11/14 12:57:07 hbrinkm 1.3.12.3: namespace clean up 2007/10/18 09:35:12 hbrinkm 1.3.12.2: WW8ResourceModel.hxx moved to inc/resourcemodel 2007/10/12 07:49:39 os 1.3.12.1: improve table import


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [8e7b9f78e98b07e7cc1d17bd75a2d9e89f4497f7]

INTEGRATION: CWS xmlfilter02 (1.4.12); FILE MERGED 2007/11/15 10:01:07 os 1.4.12.5: paragraph border completed 2007/11/14 12:57:07 hbrinkm 1.4.12.4: namespace clean up 2007/11/12 12:59:05 os 1.4.12.3: statistical data added 2007/10/12 07:49:39 os 1.4.12.2: improve table import 2007/10/01 10:10:55 os 1.4.12.1: integration of cws writerfilter3 into cws xmlfilter02


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [77e39c8bc59dd229f4f228037720555a117ee14c]

INTEGRATION: CWS xmlfilter02 (1.11.12); FILE MERGED 2007/11/14 12:57:07 hbrinkm 1.11.12.3: namespace clean up 2007/10/18 09:35:12 hbrinkm 1.11.12.2: WW8ResourceModel.hxx moved to inc/resourcemodel 2007/10/01 10:10:55 os 1.11.12.1: integration of cws writerfilter3 into cws xmlfilter02


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [1d2af74e226bf44e1a0f1e1981ca965cffeaa0b2]

INTEGRATION: CWS xmlfilter02 (1.27.12); FILE MERGED 2007/11/29 16:36:31 hbrinkm 1.27.12.12: removed warning 2007/11/28 11:24:11 os 1.27.12.11: Text body needs to have no Top/BottomMargin default 2007/11/26 14:12:35 os 1.27.12.10: more style mappings 2007/11/22 14:53:43 os 1.27.12.9: Tab stops almost perfect now 2007/11/22 08:28:10 os 1.27.12.8: heading x added to list of name conversion 2007/11/15 10:00:51 os 1.27.12.7: added default font setting to 10pt 2007/11/14 12:57:07 hbrinkm 1.27.12.6: namespace clean up 2007/11/12 12:59:05 os 1.27.12.5: statistical data added 2007/11/12 12:19:32 os 1.27.12.4: comment added 2007/10/25 09:31:48 os 1.27.12.3: separate the calls to setPropertyValues into it's own try-catch block 2007/10/12 07:49:39 os 1.27.12.2: improve table import 2007/10/01 10:10:55 os 1.27.12.1: integration of cws writerfilter3 into cws xmlfilter02


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [0a6ead651525cb3c7016453fde0f9d3632348aaf]

INTEGRATION: CWS xmlfilter02 (1.13.12); FILE MERGED 2007/11/26 14:11:52 os 1.13.12.2: default paragraph style 'Default'; numbering rules transferred from style to paragraph 2007/11/14 12:57:07 hbrinkm 1.13.12.1: namespace clean up


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [a21b523f8c538124acbf4345e361436b0189b2ab]

INTEGRATION: CWS xmlfilter02 (1.19.2); FILE MERGED 2007/12/12 10:54:54 dr 1.19.2.7: RESYNC: (1.20-1.21); FILE MERGED 2007/11/26 14:11:52 os 1.19.2.6: default paragraph style 'Default'; numbering rules transferred from style to paragraph 2007/11/21 07:44:59 os 1.19.2.5: Border distance array access fixed 2007/11/14 12:57:07 hbrinkm 1.19.2.4: namespace clean up 2007/11/12 14:13:49 os 1.19.2.3: ooxml numbering import improved 2007/10/04 09:32:10 os 1.19.2.2: RESYNC: (1.19-1.20); FILE MERGED 2007/10/01 10:10:55 os 1.19.2.1: integration of cws writerfilter3 into cws xmlfilter02


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [fa419e1327d71c47573484d70d11d1fd2649fe81]

INTEGRATION: CWS xmlfilter02 (1.23.12); FILE MERGED 2007/12/12 08:05:16 os 1.23.12.7: numbering level description applied 2007/11/29 15:04:12 os 1.23.12.6: #i24363# tab stop compatibility 2007/11/19 09:36:06 os 1.23.12.5: paragraph back color 2007/11/14 12:57:07 hbrinkm 1.23.12.4: namespace clean up 2007/11/14 09:40:20 os 1.23.12.3: bullet setting fixed 2007/10/12 07:49:39 os 1.23.12.2: improve table import 2007/10/01 10:10:55 os 1.23.12.1: integration of cws writerfilter3 into cws xmlfilter02


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [0b35fd0181bf21ee4686b9488b8ab10b3f28e89e]

INTEGRATION: CWS xmlfilter02 (1.26.12); FILE MERGED 2007/12/12 08:05:16 os 1.26.12.7: numbering level description applied 2007/11/29 15:04:12 os 1.26.12.6: #i24363# tab stop compatibility 2007/11/19 09:36:06 os 1.26.12.5: paragraph back color 2007/11/14 12:57:07 hbrinkm 1.26.12.4: namespace clean up 2007/11/14 09:40:20 os 1.26.12.3: bullet setting fixed 2007/10/12 07:49:39 os 1.26.12.2: improve table import 2007/10/01 10:10:55 os 1.26.12.1: integration of cws writerfilter3 into cws xmlfilter02


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [82f1e7b60d864c8cc973ddb028cce2ad54e5a443]

INTEGRATION: CWS xmlfilter02 (1.1.2); FILE ADDED 2007/11/22 08:23:54 os 1.1.2.1: deferred TOC update


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [b92e9bc9016742cd4cfc7a79e8a94c46fffd10ab]

INTEGRATION: CWS xmlfilter02 (1.1.2); FILE ADDED 2007/11/22 08:23:42 os 1.1.2.1: deferred TOC update


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [71c186e2dd811161ecbbb02d55d546d9756533a6]

INTEGRATION: CWS xmlfilter02 (1.3.12); FILE MERGED 2007/11/14 12:57:07 hbrinkm 1.3.12.2: namespace clean up 2007/10/18 09:35:12 hbrinkm 1.3.12.1: WW8ResourceModel.hxx moved to inc/resourcemodel


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [f28d4cbb71f84b73e65768d106eafedb932929eb]

INTEGRATION: CWS xmlfilter02 (1.3.12); FILE MERGED 2007/11/14 12:57:07 hbrinkm 1.3.12.3: namespace clean up 2007/11/12 12:59:05 os 1.3.12.2: statistical data added 2007/10/01 10:10:55 os 1.3.12.1: integration of cws writerfilter3 into cws xmlfilter02


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [8037452dbe31d6d88beb26a6f0889ea7f0df175f]

INTEGRATION: CWS xmlfilter02 (1.3.12); FILE MERGED 2007/11/19 13:08:38 os 1.3.12.4: LFO added to ooxml import 2007/11/14 12:57:07 hbrinkm 1.3.12.3: namespace clean up 2007/11/12 12:19:57 os 1.3.12.2: ooxml list support partially impl. 2007/10/18 09:35:12 hbrinkm 1.3.12.1: WW8ResourceModel.hxx moved to inc/resourcemodel


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [8aef1a653ec9eb35cd9e83b35fd6740e74797020]

INTEGRATION: CWS xmlfilter02 (1.4.12); FILE MERGED 2007/12/12 08:05:01 os 1.4.12.10: numbering level description applied 2007/11/22 15:43:29 os 1.4.12.9: no char height in numberings 2007/11/19 13:08:38 os 1.4.12.8: LFO added to ooxml import 2007/11/15 10:01:07 os 1.4.12.7: paragraph border completed 2007/11/14 12:57:07 hbrinkm 1.4.12.6: namespace clean up 2007/11/14 09:40:20 os 1.4.12.5: bullet setting fixed 2007/11/12 14:13:49 os 1.4.12.4: ooxml numbering import improved 2007/11/12 12:59:04 os 1.4.12.3: statistical data added 2007/11/12 12:19:57 os 1.4.12.2: ooxml list support partially impl. 2007/10/18 09:35:12 hbrinkm 1.4.12.1: WW8ResourceModel.hxx moved to inc/resourcemodel


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [2c6f9dd23b7e19c3b8213ff528a622b9ff67885e]

INTEGRATION: CWS xmlfilter02 (1.2.12); FILE MERGED 2007/11/14 12:57:07 hbrinkm 1.2.12.3: namespace clean up 2007/11/12 12:19:57 os 1.2.12.2: ooxml list support partially impl. 2007/10/18 09:35:12 hbrinkm 1.2.12.1: WW8ResourceModel.hxx moved to inc/resourcemodel


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [09e33e715cdfe1da854b24a6247d9204cf36ad74]

INTEGRATION: CWS xmlfilter02 (1.2.12); FILE MERGED 2007/11/15 10:01:07 os 1.2.12.4: paragraph border completed 2007/11/14 12:57:07 hbrinkm 1.2.12.3: namespace clean up 2007/11/12 12:59:04 os 1.2.12.2: statistical data added 2007/11/12 12:19:57 os 1.2.12.1: ooxml list support partially impl.


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [b9c7a64e02aec78c4b321d91082dac12895a905e]

INTEGRATION: CWS xmlfilter02 (1.5.12); FILE MERGED 2007/12/07 09:33:43 hbrinkm 1.5.12.4: import shapes, some debug logging 2007/11/14 12:57:07 hbrinkm 1.5.12.3: namespace clean up 2007/10/18 09:35:12 hbrinkm 1.5.12.2: WW8ResourceModel.hxx moved to inc/resourcemodel 2007/10/01 10:10:55 os 1.5.12.1: integration of cws writerfilter3 into cws xmlfilter02


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [5916210fceaeabc85bd8416f4f54b37ad6f1d71b]

INTEGRATION: CWS xmlfilter02 (1.8.12); FILE MERGED 2007/12/12 08:01:11 hbrinkm 1.8.12.5: some debug information 2007/12/07 09:33:43 hbrinkm 1.8.12.4: import shapes, some debug logging 2007/11/14 12:57:07 hbrinkm 1.8.12.3: namespace clean up 2007/10/12 11:53:41 os 1.8.12.2: LN_graphic_graphic supported 2007/10/01 10:10:55 os 1.8.12.1: integration of cws writerfilter3 into cws xmlfilter02


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [9acc56c72362029b0289145af59ecf375e9b4a76]

INTEGRATION: CWS xmlfilter02 (1.4.12); FILE MERGED 2007/11/14 12:57:07 hbrinkm 1.4.12.2: namespace clean up 2007/10/18 09:35:12 hbrinkm 1.4.12.1: WW8ResourceModel.hxx moved to inc/resourcemodel


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [97d851b772d3f3069f4586b33d28d12fa3ea9648]

INTEGRATION: CWS xmlfilter02 (1.6.12); FILE MERGED 2007/11/14 12:57:07 hbrinkm 1.6.12.2: namespace clean up 2007/11/12 12:59:04 os 1.6.12.1: statistical data added


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [564d924d3c1e8de3711bb797b72aac68a9420c1b]

INTEGRATION: CWS xmlfilter02 (1.18.12); FILE MERGED 2007/11/22 14:53:43 os 1.18.12.4: Tab stops almost perfect now 2007/11/14 12:57:07 hbrinkm 1.18.12.3: namespace clean up 2007/11/01 12:22:47 fridrich_strba 1.18.12.2: handle in-text page and column breaks 2007/10/01 10:10:55 os 1.18.12.1: integration of cws writerfilter3 into cws xmlfilter02


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [45cf04c0461460c411e01a133d9d4b4a35ee98a5]

INTEGRATION: CWS xmlfilter02 (1.19.12); FILE MERGED 2007/12/12 08:00:29 hbrinkm 1.19.12.10: some debug information 2007/12/07 09:35:17 hbrinkm 1.19.12.9: import shapes, some debug logging 2007/11/29 15:05:22 os 1.19.12.8: #i24363# tab stop compatibility 2007/11/22 14:53:43 os 1.19.12.7: Tab stops almost perfect now 2007/11/22 08:26:57 os 1.19.12.6: reset title of TOX 2007/11/15 10:01:06 os 1.19.12.5: paragraph border completed 2007/11/14 12:57:06 hbrinkm 1.19.12.4: namespace clean up 2007/11/01 12:22:47 fridrich_strba 1.19.12.3: handle in-text page and column breaks 2007/10/25 09:30:27 os 1.19.12.2: remove appended paragraph break from headers and footers 2007/10/01 10:10:55 os 1.19.12.1: integration of cws writerfilter3 into cws xmlfilter02


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [146767aa97deec9ffbf5abd4766d58a23b4c2931]

INTEGRATION: CWS xmlfilter02 (1.7.12); FILE MERGED 2007/11/15 10:01:06 os 1.7.12.4: paragraph border completed 2007/11/14 12:57:06 hbrinkm 1.7.12.3: namespace clean up 2007/10/12 07:49:39 os 1.7.12.2: improve table import 2007/10/01 10:10:55 os 1.7.12.1: integration of cws writerfilter3 into cws xmlfilter02


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [b91927b5ddb682f692ad1df462c0478d86ec0573]

INTEGRATION: CWS xmlfilter02 (1.15.12); FILE MERGED 2007/11/15 10:01:06 os 1.15.12.8: paragraph border completed 2007/11/14 12:57:06 hbrinkm 1.15.12.7: namespace clean up 2007/11/12 12:59:04 os 1.15.12.6: statistical data added 2007/11/08 08:35:04 hbrinkm 1.15.12.5: sprmids moved to doctok 2007/10/25 14:42:25 os 1.15.12.4: table cell background 2007/10/18 09:35:12 hbrinkm 1.15.12.3: WW8ResourceModel.hxx moved to inc/resourcemodel 2007/10/12 07:49:39 os 1.15.12.2: improve table import 2007/10/01 10:10:54 os 1.15.12.1: integration of cws writerfilter3 into cws xmlfilter02


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [b5a0e425fc807d6606b455add166acff9adabe26]

INTEGRATION: CWS xmlfilter02 (1.5.12); FILE MERGED 2007/11/14 12:57:06 hbrinkm 1.5.12.1: namespace clean up


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [672260b3692bf025b205f1329d34b41379a04eff]

INTEGRATION: CWS xmlfilter02 (1.12.12); FILE MERGED 2007/11/14 12:57:06 hbrinkm 1.12.12.2: namespace clean up 2007/10/01 10:10:54 os 1.12.12.1: integration of cws writerfilter3 into cws xmlfilter02


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [009e3f4841378f13a2764a2c84e147e401b70525]

INTEGRATION: CWS xmlfilter02 (1.61.12); FILE MERGED 2007/12/12 10:54:51 dr 1.61.12.19: RESYNC: (1.61-1.63); FILE MERGED 2007/12/12 07:56:23 hbrinkm 1.61.12.18: graphic import for <pict>, too 2007/12/07 09:35:17 hbrinkm 1.61.12.17: import shapes, some debug logging 2007/12/03 09:32:46 hbrinkm 1.61.12.16: debugging handler for Shapes 2007/11/29 15:04:58 os 1.61.12.15: #i24363# tab stop compatibility; symbol chars 2007/11/26 14:11:13 os 1.61.12.14: default paragraph style 'Default'; numbering rules transferred from style to paragraph 2007/11/22 14:53:42 os 1.61.12.13: Tab stops almost perfect now 2007/11/22 08:26:27 os 1.61.12.12: deferred TOC update 2007/11/19 15:17:24 fridrich_strba 1.61.12.11: handle page break at the beginning and end of paragraph correctly (?) 2007/11/19 09:36:06 os 1.61.12.10: paragraph back color 2007/11/15 10:01:06 os 1.61.12.9: paragraph border completed 2007/11/14 12:57:06 hbrinkm 1.61.12.8: namespace clean up 2007/11/12 12:19:57 os 1.61.12.7: ooxml list support partially impl. 2007/11/02 09:43:39 fridrich_strba 1.61.12.6: a little tiny refactoring 2007/11/01 12:22:47 fridrich_strba 1.61.12.5: handle in-text page and column breaks 2007/10/25 09:29:41 os 1.61.12.4: NumberingLevel cannot be a paragraph style property, yet 2007/10/18 09:35:12 hbrinkm 1.61.12.3: WW8ResourceModel.hxx moved to inc/resourcemodel 2007/10/12 11:53:13 os 1.61.12.2: comments fixed 2007/10/01 10:10:54 os 1.61.12.1: integration of cws writerfilter3 into cws xmlfilter02


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [56b3ccb7f4e915d8d311cf954b2691e5c340a649]

INTEGRATION: CWS xmlfilter02 (1.7.12); FILE MERGED 2007/11/15 10:01:06 os 1.7.12.3: paragraph border completed 2007/11/14 12:57:06 hbrinkm 1.7.12.2: namespace clean up 2007/10/01 10:10:54 os 1.7.12.1: integration of cws writerfilter3 into cws xmlfilter02


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [bc8f4874f2c66c4b1ea96055fbb3960d6e302657]

INTEGRATION: CWS xmlfilter02 (1.1.12); FILE MERGED 2007/11/19 09:36:06 os 1.1.12.4: paragraph back color 2007/11/14 12:57:06 hbrinkm 1.1.12.3: namespace clean up 2007/10/25 14:42:25 os 1.1.12.2: table cell background 2007/10/18 09:35:12 hbrinkm 1.1.12.1: WW8ResourceModel.hxx moved to inc/resourcemodel


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [4bc3c48834d4c2e9da59df3202cdfbe9d01c42e2]

INTEGRATION: CWS xmlfilter02 (1.2.12); FILE MERGED 2007/11/19 09:36:06 os 1.2.12.5: paragraph back color 2007/11/15 10:01:06 os 1.2.12.4: paragraph border completed 2007/11/14 12:57:06 hbrinkm 1.2.12.3: namespace clean up 2007/11/12 12:59:04 os 1.2.12.2: statistical data added 2007/10/25 14:42:25 os 1.2.12.1: table cell background


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [2aa3f2043dac81b282b79574e3aa478f38a1697d]

INTEGRATION: CWS xmlfilter02 (1.2.12); FILE MERGED 2007/11/15 10:01:06 os 1.2.12.3: paragraph border completed 2007/11/14 12:57:06 hbrinkm 1.2.12.2: namespace clean up 2007/10/18 09:35:12 hbrinkm 1.2.12.1: WW8ResourceModel.hxx moved to inc/resourcemodel


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [3248925ac0d0f34de0a1a4050e9b516b401f79c2]

INTEGRATION: CWS xmlfilter02 (1.5.12); FILE MERGED 2007/11/15 10:01:06 os 1.5.12.5: paragraph border completed 2007/11/14 12:57:06 hbrinkm 1.5.12.4: namespace clean up 2007/11/12 12:59:04 os 1.5.12.3: statistical data added 2007/10/12 07:49:39 os 1.5.12.2: improve table import 2007/10/01 10:10:54 os 1.5.12.1: integration of cws writerfilter3 into cws xmlfilter02


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [9d724c988bded7c0fcb40a71b23b11150f5a53da]

INTEGRATION: CWS xmlfilter02 (1.1.2); FILE ADDED 2007/10/11 07:02:54 os 1.1.2.1: merged table example


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [7d033e10f26040cc6f554ebc548d66f78cba285d]

INTEGRATION: CWS xmlfilter02 (1.1.8); FILE ADDED 2007/10/01 11:08:28 os 1.1.8.2: integration of cws writerfilter3 into cws xmlfilter02 2007/07/12 08:54:13 os 1.1.8.1: file fields.docx was added on branch cws_src680_xmlfilter02 on 2007-10-01 11:08:28 +0000


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [5c49de7bdc54003a5070e5724036c8b3843a999e]

INTEGRATION: CWS xmlfilter02 (1.1.8); FILE ADDED 2007/10/01 11:08:28 os 1.1.8.2: integration of cws writerfilter3 into cws xmlfilter02 2007/07/12 08:53:55 os 1.1.8.1: file fields.doc was added on branch cws_src680_xmlfilter02 on 2007-10-01 11:08:28 +0000


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [b27390c967354afb062a7bc473cc6a6fb862def7]

INTEGRATION: CWS xmlfilter02 (1.1.6); FILE ADDED 2007/10/01 11:08:28 os 1.1.6.2: integration of cws writerfilter3 into cws xmlfilter02 2007/08/09 10:12:17 os 1.1.6.1: file Picture1.docx was added on branch cws_src680_xmlfilter02 on 2007-10-01 11:08:28 +0000


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [4ccabf2564ee18d5d5acf5191117891b6bb5a5aa]

INTEGRATION: CWS xmlfilter02 (1.1.6); FILE ADDED 2007/10/01 11:08:27 os 1.1.6.2: integration of cws writerfilter3 into cws xmlfilter02 2007/08/10 10:44:12 os 1.1.6.1: file MultiWrapping1.docx was added on branch cws_src680_xmlfilter02 on 2007-10-01 11:08:27 +0000


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [49c3f24554181a2ad41fcf79e40e6bbd075ac123]

INTEGRATION: CWS xmlfilter02 (1.1.2); FILE ADDED 2007/10/11 07:10:13 os 1.1.2.3: merged table example 2007/10/11 07:09:59 os 1.1.2.2: broken file removed 2007/10/11 07:01:41 os 1.1.2.1: merged table example Issue number: Submitted by: Reviewed by:


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [f83cd0d7575d30ce2c5978fd44ebc2b01edce56f]

INTEGRATION: CWS xmlfilter02 (1.1.12); FILE MERGED 2007/10/01 11:08:27 os 1.1.12.1: integration of cws writerfilter3 into cws xmlfilter02


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [8772a5fd6f3f27e8dfdf21d7def5137be7687ae4]

INTEGRATION: CWS xmlfilter02 (1.1.12); FILE MERGED 2007/10/18 11:44:38 hbrinkm 1.1.12.1: WW8ResourceModel.hxx moved to inc/resourcemodel


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [6ea1920704f98da064d93c45e2dde8db492d78e8]

INTEGRATION: CWS xmlfilter02 (1.7.12); FILE MERGED 2007/11/08 12:25:51 hbrinkm 1.7.12.3: cleanup 2007/11/08 08:46:08 hbrinkm 1.7.12.2: cleanup 2007/10/31 15:43:39 fridrich_strba 1.7.12.1: generate always the generated files + try to be working in all possibilities, with/without java, with internal/system xalan/libxslt


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [84c36f990a34d66ac7d3c240de974eceb7e11699]

INTEGRATION: CWS xmlfilter02 (1.1.2); FILE ADDED 2007/12/03 09:30:39 hbrinkm 1.1.2.1: moved here from doctok


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [cc67d7666f47f9b54be2ecf710134c267466bc7e]

INTEGRATION: CWS xmlfilter02 (1.1.2); FILE ADDED 2007/12/12 08:04:17 os 1.1.2.7: exports added 2007/12/07 09:31:52 hbrinkm 1.1.2.6: writerfilter::Value: added toString() 2007/12/03 09:31:55 hbrinkm 1.1.2.5: moved logger and dump methods 2007/11/27 10:50:24 hbrinkm 1.1.2.4: use boost for writerfilter::Reference 2007/11/14 12:51:05 hbrinkm 1.1.2.3: namespace clean up 2007/10/19 11:31:13 hbrinkm 1.1.2.2: moved createAnalyzer to namespace writerfilter 2007/10/18 09:33:20 hbrinkm 1.1.2.1: WW8ResourceModel.hxx moved to inc/resourcemodel


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [ae945caad9bce27fecbdffa9cf917195dba086dd]

INTEGRATION: CWS xmlfilter02 (1.1.2); FILE ADDED 2007/11/14 12:51:05 hbrinkm 1.1.2.1: namespace clean up


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [bb3d3465ac20b2e8771820482c8b74c3850081c0]

INTEGRATION: CWS xmlfilter02 (1.1.2); FILE ADDED 2007/12/03 09:30:28 hbrinkm 1.1.2.1: moved here from doctok


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [57e17718a9c9a23497194ede2892630d0e3313ab]

INTEGRATION: CWS xmlfilter02 (1.3.12); FILE MERGED 2007/12/12 07:53:42 hbrinkm 1.3.12.5: propertysettostring 2007/11/14 16:39:15 hbrinkm 1.3.12.4: corrected DLL_PUBLIC for QNameToString 2007/11/14 12:51:05 hbrinkm 1.3.12.3: namespace clean up 2007/10/18 09:32:58 hbrinkm 1.3.12.2: init_doctok, init_ooxml, clean-ups 2007/10/01 10:16:58 os 1.3.12.1: integration of cws writerfilter3 into cws xmlfilter02


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [66f37f42ba7f1a85ba3b8a2f01d1809e6907e43d]

INTEGRATION: CWS xmlfilter02 (1.9.12); FILE MERGED 2007/11/29 15:37:56 hbrinkm 1.9.12.5: save XModel and XShapes in document 2007/11/21 11:40:00 hbrinkm 1.9.12.4: getFastTokenHandler 2007/11/14 12:50:47 hbrinkm 1.9.12.3: namespace clean up 2007/10/18 08:26:41 hbrinkm 1.9.12.2: WW8ResourceModel.hxx moved to inc/resourcemodel, ooxmlidsToXML 2007/10/01 10:16:57 os 1.9.12.1: integration of cws writerfilter3 into cws xmlfilter02


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [d874906c8ccc17f341b2fed5031d1a96ffa6f034]

INTEGRATION: CWS xmlfilter02 (1.6.12); FILE MERGED 2007/12/03 09:29:49 hbrinkm 1.6.12.3: Subsequence moved to resourcemodel 2007/11/14 12:50:33 hbrinkm 1.6.12.2: namespace clean up 2007/10/18 08:21:58 hbrinkm 1.6.12.1: WW8ResourceModel.hxx moved to inc/resourcemodel


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [9fe471df5285283d9a7d2b82594150eaf6483581]

INTEGRATION: CWS xmlfilter02 (1.19.12); FILE MERGED 2007/11/14 12:50:13 hbrinkm 1.19.12.4: namespace clean up 2007/11/12 12:20:09 os 1.19.12.3: ooxml list support partially impl. 2007/10/18 08:21:41 hbrinkm 1.19.12.2: WW8ResourceModel.hxx moved to inc/resourcemodel 2007/10/01 10:16:57 os 1.19.12.1: integration of cws writerfilter3 into cws xmlfilter02


2008-01-10  Oliver Bolte  <obo@openoffice.org>  [1c6a250a31739da6b6904ce7c4b7e2291ea90b73]

INTEGRATION: CWS xmlfilter02 (1.1.8); FILE ADDED 2007/10/01 10:43:32 os 1.1.8.2: integration of cws writerfilter3 into cws xmlfilter02 2007/07/23 07:43:19 os 1.1.8.1: file TODO was added on branch cws_src680_xmlfilter02 on 2007-10-01 10:43:32 +0000


2008-01-09  Rüdiger Timm  <rt@openoffice.org>  [80bb86241edbfade681b911f0b83757fd684af67]

#i10000# Add platform unxsoli4 (non-product).


2008-01-09  Rüdiger Timm  <rt@openoffice.org>  [9e55c62f188170b5e56b86427e93e6d6288832a2]

#i10000# Setting CFLAGS in CONFIGURE_FLAGS overrides ADDCFLAGS and thereby removes SYSBASE setting.


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [672b01b36cf0dd4763884d6a52333baed4b8c7d5]

SRC680


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [df472587536c38fa69cdcd0a254e202b1e9e5f76]

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>  [0dd42956deb4258059ab1955e334ab945e11f348]

#i10000# missing precompiled header directive


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [73f42f725fccbc37d58a87d69d1d024f686a901c]

#i10000# fix by TKR, NEON_VERSION missing


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [a5dd8b93d18cd9603e9d62a9a7a8bbc8208e2705]

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>  [d2386cf9fa37ce10e6114d36ba72f651e906f8fb]

INTEGRATION: CWS native114 (1.2.16); FILE MERGED 2007/10/17 14:31:38 is 1.2.16.1: #150863# additional update behaviour, if old products are found


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [3c0bb3a882cfafb383380a74a8601f45fb114aca]

INTEGRATION: CWS native114 (1.3.16); FILE MERGED 2007/10/17 14:31:37 is 1.3.16.1: #150863# additional update behaviour, if old products are found


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [cb6124b35213a83a07f1cedff6d4a154f42201bd]

INTEGRATION: CWS native114 (1.2.16); FILE MERGED 2007/11/02 11:41:39 is 1.2.16.1: #150863# reverse order for uninstallation


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [75a16a762d0c619f79fa6d850ec1c9cd365e2387]

INTEGRATION: CWS native114 (1.2.16); FILE MERGED 2007/11/01 11:38:06 is 1.2.16.4: RESYNC: (1.2-1.3); FILE MERGED 2007/11/01 10:23:41 is 1.2.16.3: #150863# deselect languages, that are not available on system 2007/10/31 17:02:31 is 1.2.16.2: #150863# introducing check of system languages for Solaris 2007/10/31 14:11:41 is 1.2.16.1: #150863# introducing dependencies for packages (checkSolaris)


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [eec623477e3b851236cf283d5e99f6053f549ccd]

INTEGRATION: CWS native114 (1.2.16); FILE MERGED 2007/10/17 14:31:37 is 1.2.16.1: #150863# additional update behaviour, if old products are found


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [f8fa7305a2a7d5bd7371334cf4e1b1bf293b3132]

INTEGRATION: CWS native114 (1.2.16); FILE MERGED 2007/10/31 17:02:31 is 1.2.16.1: #150863# introducing check of system languages for Solaris


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [ce0270938b9bc949cb4b5d70b09c0964cd794fec]

INTEGRATION: CWS native114 (1.3.14); FILE MERGED 2007/10/17 14:31:37 is 1.3.14.1: #150863# additional update behaviour, if old products are found


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [e42c1238d2204101c0763105514ce64b8eff8d87]

INTEGRATION: CWS native114 (1.2.16); FILE MERGED 2007/10/31 14:11:41 is 1.2.16.1: #150863# introducing dependencies for packages (checkSolaris)


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [c5b10c8367426f11074b9d79a40580804c6913e5]

INTEGRATION: CWS native114 (1.2.16); FILE MERGED 2007/10/31 17:02:30 is 1.2.16.1: #150863# introducing check of system languages for Solaris


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [d3714a1b5568adcde1ed121b2dffd9bf423d468b]

INTEGRATION: CWS native114 (1.3.14); FILE MERGED 2007/10/31 17:02:31 is 1.3.14.2: #150863# introducing check of system languages for Solaris 2007/10/17 14:31:36 is 1.3.14.1: #150863# additional update behaviour, if old products are found


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [c2a7856417e8a9b04ce25b97db9d7f76171269cb]

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>  [8ddd11816326b476f22b39045937e4e779708a11]

#i10000# fix by IS for CWS native110


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [cfe964f1ab767f6643ceaf0d08f9b425834f75d7]

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>  [d4d73edd6abace2cc24c5cd351330b4b32eec9e2]

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>  [414d57764f9c51145931be23f618a9c5e64984a3]

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>  [bd6430c5e1f68e9b2b3631baa6243fe461c627db]

INTEGRATION: CWS sb80 (1.2.28); FILE MERGED 2007/11/16 14:46:13 sb 1.2.28.1: #i81275# For Windows, moved setting URE_BOOTSTRAP from desktop's extendloderenvironment.cxx to tool's extendapplictionenvironment.cxx.


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [d116d3c72b2df7b9bbc1363f7c023a932671be43]

INTEGRATION: CWS sb80 (1.8.26); FILE MERGED 2007/11/15 15:02:52 sb 1.8.26.1: #i81275# Call new tools::extendApplicationEnvironment from main functions.


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [696670bc3988d2f1fe1cf729bc4e035e681d9502]

INTEGRATION: CWS sb80 (1.6.28); FILE MERGED 2007/11/16 14:47:33 sb 1.6.28.1: #i81275# Moved setting URE_BOOTSTRAP from Unix start scripts to tool's extendapplictionenvironment.cxx.


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [50eb9151b756ca8aea498a3a72c6a31340b224fc]

INTEGRATION: CWS sb80 (1.28.28); FILE MERGED 2007/11/16 14:47:33 sb 1.28.28.1: #i81275# Moved setting URE_BOOTSTRAP from Unix start scripts to tool's extendapplictionenvironment.cxx.


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [57bf7a9367230ae51958e2cbe61c1b87433403c0]

INTEGRATION: CWS sb80 (1.58.10); FILE MERGED 2007/11/20 09:28:59 sb 1.58.10.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>  [753bebdc4e82101f84bc72bcbb9e7aa60d5c4886]

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>  [5af5ef6620fe83beb42772217660fd5be39e8d57]

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>  [0572f2334b96d854c28bceba361cfd0686c29bfb]

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>  [9743b393dc7cf13a43773919660b970563f9f234]

INTEGRATION: CWS sb80 (1.4.54); FILE MERGED 2007/11/15 15:00:53 sb 1.4.54.1: #i81275# Consolidated the platform-specific salmain.cxx into a single platform-independent one; call new tools::extendApplicationEnvironment from main functions.


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [376f8860edd4932bfd5a06fc4b1af1de0298b653]

INTEGRATION: CWS sb80 (1.2.120); FILE MERGED 2007/11/15 15:00:52 sb 1.2.120.1: #i81275# Consolidated the platform-specific salmain.cxx into a single platform-independent one; call new tools::extendApplicationEnvironment from main functions.


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [5337cf3d3ff2d109c59313c95b7d328211767226]

INTEGRATION: CWS sb80 (1.2.120); FILE MERGED 2007/11/16 15:10:02 sb 1.2.120.1: #i81275# Consolidated the platform-specific salmain.cxx into a single platform-independent one; call new tools::extendApplicationEnvironment from main functions.


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [f0adb04e3bc449d329953b69bf65afaa47600c07]

INTEGRATION: CWS sb80 (1.18.144); FILE MERGED 2007/11/15 15:00:52 sb 1.18.144.1: #i81275# Consolidated the platform-specific salmain.cxx into a single platform-independent one; call new tools::extendApplicationEnvironment from main functions.


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [e7697bdeb58002071b8d3d3cf222ad95526121b7]

INTEGRATION: CWS sb80 (1.21.54); FILE MERGED 2007/11/15 15:00:52 sb 1.21.54.1: #i81275# Consolidated the platform-specific salmain.cxx into a single platform-independent one; call new tools::extendApplicationEnvironment from main functions.


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [b049a21019ba2cced375b465557dd6172dc4e305]

INTEGRATION: CWS sb80 (1.8.246); FILE MERGED 2007/11/15 15:00:52 sb 1.8.246.1: #i81275# Consolidated the platform-specific salmain.cxx into a single platform-independent one; call new tools::extendApplicationEnvironment from main functions.


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [ed16ca5845db783788641dfa3fca78fb3a227240]

INTEGRATION: CWS sb80 (1.6.246); FILE MERGED 2007/11/15 15:00:52 sb 1.6.246.1: #i81275# Consolidated the platform-specific salmain.cxx into a single platform-independent one; call new tools::extendApplicationEnvironment from main functions.


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [f2e88d3626c44bd41bbccca2151735d12159aacf]

INTEGRATION: CWS sb80 (1.8.72); FILE MERGED 2007/11/15 15:00:51 sb 1.8.72.1: #i81275# Consolidated the platform-specific salmain.cxx into a single platform-independent one; call new tools::extendApplicationEnvironment from main functions.


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [8d130883aaeb3b60ecc83d4da0bed8b5381350e4]

INTEGRATION: CWS sb80 (1.1.2); FILE ADDED 2007/11/15 15:09:53 sb 1.1.2.1: #i81275# Consolidated the platform-specific salmain.cxx into a single platform-independent one; call new tools::extendApplicationEnvironment from main functions.


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [9fb6c61e933f37298a954e69deeff72dd49411b5]

INTEGRATION: CWS sb80 (1.1.2); FILE ADDED 2007/11/15 15:09:42 sb 1.1.2.1: #i81275# Consolidated the platform-specific salmain.cxx into a single platform-independent one; call new tools::extendApplicationEnvironment from main functions.


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [ffe9c649352aefa69218da8520a0d08f7a844260]

INTEGRATION: CWS sb80 (1.56.120); FILE MERGED 2007/11/15 15:00:51 sb 1.56.120.1: #i81275# Consolidated the platform-specific salmain.cxx into a single platform-independent one; call new tools::extendApplicationEnvironment from main functions.


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [1c082c7c315e78b708a194ae19a9d536da56cd7a]

INTEGRATION: CWS sb80 (1.55.70); FILE MERGED 2007/11/15 15:00:51 sb 1.55.70.1: #i81275# Consolidated the platform-specific salmain.cxx into a single platform-independent one; call new tools::extendApplicationEnvironment from main functions.


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [0ca834baa4b641cccc8a8b220ddc25ae8280371e]

INTEGRATION: CWS sb80 (1.6.14); FILE MERGED 2007/11/15 15:00:51 sb 1.6.14.1: #i81275# Consolidated the platform-specific salmain.cxx into a single platform-independent one; call new tools::extendApplicationEnvironment from main functions.


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [7893a1fa588069f62158746a94e5c4d60b2451f8]

INTEGRATION: CWS sb80 (1.14.142); FILE MERGED 2007/11/15 15:00:51 sb 1.14.142.1: #i81275# Consolidated the platform-specific salmain.cxx into a single platform-independent one; call new tools::extendApplicationEnvironment from main functions.


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [510e359622c40d0e94f1e3ab04d975bfce114a75]

INTEGRATION: CWS sb80 (1.22.14); FILE MERGED 2007/11/16 14:49:49 sb 1.22.14.1: #i82999# Replaced erroneous osl_loadModuleRelative call with osl_loadModule again.


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [6b9fece948e4501e6cd0e9e6e01b939db74e5a2e]

INTEGRATION: CWS sb80 (1.75.14); FILE MERGED 2007/11/13 16:43:14 sb 1.75.14.1: #i82064# In InitializeUCB, do not use a nonstandard way to bootstrap UNO.


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [5bea8093df59139f7b99a68b97cf3e0fd64d01d8]

INTEGRATION: CWS sb80 (1.22.36); FILE MERGED 2007/11/15 13:10:12 sb 1.22.36.1: #i81275# Added tools::extendApplicationEnvironment.


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [9f01869a36872162d402c69ef12e87e26777bb14]

INTEGRATION: CWS sb80 (1.1.2); FILE ADDED 2007/11/15 13:11:24 sb 1.1.2.1: #i81275# Added tools::extendApplicationEnvironment.


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [c9e4d40020962704666fedd666abb59a75add779]

INTEGRATION: CWS sb80 (1.1.2); FILE ADDED 2007/11/16 12:35:41 sb 1.1.2.3: #i81275# Use platform-independent SAL_CONFIGFILE macro. 2007/11/15 13:36:26 sb 1.1.2.2: #i81275# For Windows, moved setting URE_BOOTSTRAP from desktop's extendloderenvironment.cxx to tool's extendapplictionenvironment.cxx. 2007/11/15 13:11:14 sb 1.1.2.1: #i81275# Added tools::extendApplicationEnvironment.


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [95978eb2165df217b07ca5bb19ad462b53c0052a]

INTEGRATION: CWS sb80 (1.48.36); FILE MERGED 2007/11/15 13:10:12 sb 1.48.36.1: #i81275# Added tools::extendApplicationEnvironment.


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [f22a7a6baa3b9bb13a5854929874cecb40aa539f]

INTEGRATION: CWS sb80 (1.27.4); FILE MERGED 2007/11/15 13:10:12 sb 1.27.4.1: #i81275# Added tools::extendApplicationEnvironment.


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [0ed6ddf3c47d12cca608e95b543ac4803241e951]

INTEGRATION: CWS sb80 (1.1.2); FILE ADDED 2007/11/15 13:10:42 sb 1.1.2.1: #i81275# Added tools::extendApplicationEnvironment.


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [d2b83ddeff5b055d29e5033a023526676e2bdcfd]

INTEGRATION: CWS sb80 (1.20.24); FILE MERGED 2007/11/20 09:28:01 sb 1.20.24.1: #i82064# On Windows, testtools 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>  [ae049a23546a35bd5f1cfa143227a09edaedc6b1]

INTEGRATION: CWS sb80 (1.10.14); FILE MERGED 2007/11/13 15:37:51 sb 1.10.14.1: #i82999# Replaced erroneous osl_loadModuleRelative calls with osl_loadModule again.


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [109763f1077d063691e3b28dcd7165e726213729]

INTEGRATION: CWS sb80 (1.24.28); FILE MERGED 2007/12/13 14:33:56 sb 1.24.28.2: RESYNC: (1.24-1.25); FILE MERGED 2007/11/14 13:19:58 sb 1.24.28.1: #i82422# Use (macro) paths to jar files that work in both plain OOo and OOo-wo-URE.


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [2c9b8239bb6defe05ed6a303b5a8c73908585b3f]

INTEGRATION: CWS sb80 (1.34.26); FILE MERGED 2007/11/19 10:17:01 sb 1.34.26.1: #i82422# Removed dependency on NativeLibraryLoader (as finding jurt.jar is not trivial in OOo-wo-URE installations).


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [abdaf612705352bcead3bc743183ee6beb8882b8]

INTEGRATION: CWS sb80 (1.13.88); FILE MERGED 2007/11/20 08:34:57 sb 1.13.88.4: #i82422# At least on Mac OS X Tiger, System.loadLibrary(hsqldb2) does not find the hsqldb2 library on directory above sdbc_hsqldb.jar, even though .. is on the jar's Class-Path; added NativeLibraries.load to work around that. 2007/11/19 10:17:00 sb 1.13.88.3: #i82422# Removed dependency on NativeLibraryLoader (as finding jurt.jar is not trivial in OOo-wo-URE installations). 2007/11/14 13:37:02 sb 1.13.88.2: #i82422# Simplification of previous change (unoil.jar is always present next to sdbc_hsqldb.jar). 2007/11/14 13:21:22 sb 1.13.88.1: #i82422# Dirty tricks with the JARCLASSPATH so that URE jars are found in both plain OOo and OOo-wo-URE (to be cleaned up once OOo-wo-URE completely replaces plain OOo).


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [ab320f2c3fe8bb26198bfa16306e3b8a558a58b5]

INTEGRATION: CWS sb80 (1.5.88); FILE MERGED 2007/11/20 08:34:57 sb 1.5.88.2: #i82422# At least on Mac OS X Tiger, System.loadLibrary(hsqldb2) does not find the hsqldb2 library on directory above sdbc_hsqldb.jar, even though .. is on the jar's Class-Path; added NativeLibraries.load to work around that. 2007/11/19 10:17:00 sb 1.5.88.1: #i82422# Removed dependency on NativeLibraryLoader (as finding jurt.jar is not trivial in OOo-wo-URE installations).


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [fe37678da93610495c50d1629757f37cdf63d135]

INTEGRATION: CWS sb80 (1.4.88); FILE MERGED 2007/11/20 08:34:57 sb 1.4.88.2: #i82422# At least on Mac OS X Tiger, System.loadLibrary(hsqldb2) does not find the hsqldb2 library on directory above sdbc_hsqldb.jar, even though .. is on the jar's Class-Path; added NativeLibraries.load to work around that. 2007/11/19 10:17:00 sb 1.4.88.1: #i82422# Removed dependency on NativeLibraryLoader (as finding jurt.jar is not trivial in OOo-wo-URE installations).


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [9bd9ecbd30b5f3c8f6eb29fa028e2831194cd362]

INTEGRATION: CWS sb80 (1.9.88); FILE MERGED 2007/11/20 08:34:57 sb 1.9.88.2: #i82422# At least on Mac OS X Tiger, System.loadLibrary(hsqldb2) does not find the hsqldb2 library on directory above sdbc_hsqldb.jar, even though .. is on the jar's Class-Path; added NativeLibraries.load to work around that. 2007/11/19 10:17:00 sb 1.9.88.1: #i82422# Removed dependency on NativeLibraryLoader (as finding jurt.jar is not trivial in OOo-wo-URE installations).


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [d1a05645ed39a73814d0d0dcf34e09df4d3911e7]

INTEGRATION: CWS sb80 (1.6.88); FILE MERGED 2007/11/20 08:34:57 sb 1.6.88.2: #i82422# At least on Mac OS X Tiger, System.loadLibrary(hsqldb2) does not find the hsqldb2 library on directory above sdbc_hsqldb.jar, even though .. is on the jar's Class-Path; added NativeLibraries.load to work around that. 2007/11/19 10:17:00 sb 1.6.88.1: #i82422# Removed dependency on NativeLibraryLoader (as finding jurt.jar is not trivial in OOo-wo-URE installations).


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [d099d6217ae5f8ddee2589dfbdb013ca68d2247c]

INTEGRATION: CWS sb80 (1.1.2); FILE ADDED 2007/11/20 08:35:40 sb 1.1.2.1: #i82422# At least on Mac OS X Tiger, System.loadLibrary(hsqldb2) does not find the hsqldb2 library on directory above sdbc_hsqldb.jar, even though .. is on the jar's Class-Path; added NativeLibraries.load to work around that.


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [48009a4c7cc39f64a1045749afee84a12cd401ef]

INTEGRATION: CWS supdremove (1.49.42); FILE MERGED 2007/11/16 10:25:27 vg 1.49.42.1: #i83674# cleanup: remove obsolete SUPD macro use


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [5dcc40ec9ffb0b8b6b740d2478b8acf9412772aa]

INTEGRATION: CWS supdremove (1.109.10); FILE MERGED 2007/11/16 10:25:27 vg 1.109.10.1: #i83674# cleanup: remove obsolete SUPD macro use


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [4273bc29f2165bbf01805911b9f85a0812d61e7a]

INTEGRATION: CWS supdremove (1.30.56); FILE MERGED 2007/11/16 10:25:21 vg 1.30.56.1: #i83674# cleanup: remove obsolete SUPD macro use


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [3e3af2faaea4e3c3610e21e9de8da5c9e4ab2176]

INTEGRATION: CWS supdremove (1.17.104); FILE MERGED 2007/11/16 10:25:21 vg 1.17.104.1: #i83674# cleanup: remove obsolete SUPD macro use


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [d866bcff53f6adb474c7f6c3d055ef6bd992f354]

INTEGRATION: CWS supdremove (1.20.108); FILE MERGED 2007/11/16 10:25:21 vg 1.20.108.1: #i83674# cleanup: remove obsolete SUPD macro use


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [d98b04b3f897f43d26ac16e472f3fc876680d53e]

INTEGRATION: CWS supdremove (1.93.28); FILE MERGED 2007/11/16 10:25:21 vg 1.93.28.1: #i83674# cleanup: remove obsolete SUPD macro use


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [8814beb47241775f932012ec520bdca97200bb9d]

INTEGRATION: CWS supdremove (1.71.88); FILE MERGED 2007/11/16 10:25:21 vg 1.71.88.1: #i83674# cleanup: remove obsolete SUPD macro use


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [09c2ae57b5fde0c94ba218314273efb099699c1d]

INTEGRATION: CWS supdremove (1.35.108); FILE MERGED 2007/11/16 10:25:20 vg 1.35.108.1: #i83674# cleanup: remove obsolete SUPD macro use


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [5f633e6ea9ef140470b40889bb134181abc78242]

INTEGRATION: CWS supdremove (1.7.108); FILE MERGED 2007/11/16 10:25:20 vg 1.7.108.1: #i83674# cleanup: remove obsolete SUPD macro use


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [53a1ad9f44046b367cc5d7f7c550ffaa4fc9a2c4]

INTEGRATION: CWS supdremove (1.19.108); FILE MERGED 2007/11/16 10:25:20 vg 1.19.108.1: #i83674# cleanup: remove obsolete SUPD macro use


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [be9d301743f309a493407f18a116cb579d63657f]

INTEGRATION: CWS supdremove (1.23.100); FILE MERGED 2007/11/16 10:25:20 vg 1.23.100.1: #i83674# cleanup: remove obsolete SUPD macro use


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [7710fa912b9eb286739f3cf4b1d77ddca4bb50df]

INTEGRATION: CWS supdremove (1.2.174); FILE MERGED 2007/11/16 10:25:20 vg 1.2.174.1: #i83674# cleanup: remove obsolete SUPD macro use


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [74a2dcd21c41feb93a16cb5c090c99058b79e94c]

INTEGRATION: CWS supdremove (1.2.624); FILE MERGED 2007/11/16 10:25:19 vg 1.2.624.1: #i83674# cleanup: remove obsolete SUPD macro use


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [82b53ee5372fbc02502f465f82070636fc5f1082]

INTEGRATION: CWS supdremove (1.55.22); FILE MERGED 2007/11/16 10:25:06 vg 1.55.22.1: #i83674# cleanup: remove obsolete SUPD macro use


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [ea2146da882fa6f558c1a53f0936aaabd350e34a]

INTEGRATION: CWS supdremove (1.19.110); FILE MERGED 2007/11/16 10:25:01 vg 1.19.110.1: #i83674# cleanup: remove obsolete SUPD macro use


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [9c56d88278485a94bde675f510cd627c89f80746]

INTEGRATION: CWS supdremove (1.3.50); FILE MERGED 2007/11/16 10:25:01 vg 1.3.50.1: #i83674# cleanup: remove obsolete SUPD macro use


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [d1051fb8319c631904d018c4b5d8e200141b8323]

INTEGRATION: CWS supdremove (1.2.242); FILE MERGED 2007/11/16 10:25:01 vg 1.2.242.1: #i83674# cleanup: remove obsolete SUPD macro use


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [c45927a05e1b3fb7af0ec2712ab27cc866ac19f2]

INTEGRATION: CWS supdremove (1.39.190); FILE MERGED 2007/11/16 10:24:54 vg 1.39.190.1: #i83674# cleanup: remove obsolete SUPD macro use


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [f8c7b62f89c03ee6c35c98bc3791c715672f8df1]

INTEGRATION: CWS supdremove (1.35.126); FILE MERGED 2007/11/16 10:24:54 vg 1.35.126.1: #i83674# cleanup: remove obsolete SUPD macro use


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [94f6ec11f180cb21716caa8eb855c8e268921db3]

INTEGRATION: CWS supdremove (1.12.158); FILE MERGED 2007/11/16 10:24:54 vg 1.12.158.1: #i83674# cleanup: remove obsolete SUPD macro use


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [6dafcf3e85a813d05c940ba9f218c5de2dc74f07]

INTEGRATION: CWS supdremove (1.2.586); FILE MERGED 2007/11/16 10:24:54 vg 1.2.586.1: #i83674# cleanup: remove obsolete SUPD macro use


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [c8ac830ff0498c89c93fb2420db5ff19e165edcb]

INTEGRATION: CWS supdremove (1.7.130); FILE MERGED 2007/11/16 10:24:46 vg 1.7.130.1: #i83674# cleanup: remove obsolete SUPD macro use


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [a1b75ed0f863e34b365145a47ffdae8d9d37e68f]

INTEGRATION: CWS supdremove (1.14.128); FILE MERGED 2007/11/16 10:24:46 vg 1.14.128.1: #i83674# cleanup: remove obsolete SUPD macro use


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [f25831d5f066c334454a2afce771bc21643e1160]

INTEGRATION: CWS supdremove (1.2.206); FILE MERGED 2007/11/16 10:24:45 vg 1.2.206.1: #i83674# cleanup: remove obsolete SUPD macro use


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [62cc484168c9ca979ec083fb6f156cb47ddf6a8c]

INTEGRATION: CWS supdremove (1.3.106); FILE MERGED 2007/11/16 10:24:45 vg 1.3.106.1: #i83674# cleanup: remove obsolete SUPD macro use


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [7fc1e58737e07fa6a90c49217fa413d7d78f7d71]

INTEGRATION: CWS supdremove (1.34.292); FILE MERGED 2007/11/16 10:24:29 vg 1.34.292.1: #i83674# cleanup: remove obsolete SUPD macro use


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [becee561f04be467b6a8be4ce961c9a6b484e5af]

INTEGRATION: CWS supdremove (1.74.10); FILE MERGED 2007/11/16 10:24:29 vg 1.74.10.1: #i83674# cleanup: remove obsolete SUPD macro use


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [2d2556eabb641e51abb9d46bcdc7ad4dd2769a90]

INTEGRATION: CWS supdremove (1.47.84); FILE MERGED 2007/11/16 10:24:28 vg 1.47.84.1: #i83674# cleanup: remove obsolete SUPD macro use


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [36b0e94ed67cba27a15f7648d3801481360d91de]

INTEGRATION: CWS supdremove (1.18.88); FILE MERGED 2007/11/16 10:24:28 vg 1.18.88.1: #i83674# cleanup: remove obsolete SUPD macro use


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [790d976a51a6f64ee7a9c4c66c863fc3f21ec31d]

INTEGRATION: CWS supdremove (1.29.58); FILE MERGED 2007/11/16 10:24:19 vg 1.29.58.1: #i83674# cleanup: remove obsolete SUPD macro use


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [0a539d93d4c19c42c60e6195b6f3f8ca49095471]

INTEGRATION: CWS supdremove (1.37.82); FILE MERGED 2007/11/16 10:24:11 vg 1.37.82.1: #i83674# cleanup: remove obsolete SUPD macro use


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [f75e8739f1af05c482ae58c45eb92f79f420a485]

INTEGRATION: CWS supdremove (1.138.76); FILE MERGED 2007/11/16 10:24:11 vg 1.138.76.1: #i83674# cleanup: remove obsolete SUPD macro use


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [0f72873c08253399443a07541f8807e1d7c0ddf4]

INTEGRATION: CWS supdremove (1.132.42); FILE MERGED 2007/11/16 10:24:11 vg 1.132.42.1: #i83674# cleanup: remove obsolete SUPD macro use


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [6d83a37feb1c853d33486e2115a81d1c1b21c813]

INTEGRATION: CWS supdremove (1.5.372); FILE MERGED 2007/11/16 10:24:11 vg 1.5.372.1: #i83674# cleanup: remove obsolete SUPD macro use


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [463d87cbfa85db6caf68391144a90988e7cd6c6e]

INTEGRATION: CWS supdremove (1.58.60); FILE MERGED 2007/11/16 10:24:10 vg 1.58.60.1: #i83674# cleanup: remove obsolete SUPD macro use


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [4a8450b74d531facc53022f60d53955d6039ccb5]

INTEGRATION: CWS supdremove (1.99.76); FILE MERGED 2007/11/16 10:24:10 vg 1.99.76.1: #i83674# cleanup: remove obsolete SUPD macro use


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [1f8e8af8838cbd73d4b3fc0fbd697d9251a0d3bd]

INTEGRATION: CWS supdremove (1.2.134); FILE MERGED 2007/11/16 10:24:10 vg 1.2.134.1: #i83674# cleanup: remove obsolete SUPD macro use


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [2fc662620936532f1420740558e15edd95824ff3]

INTEGRATION: CWS supdremove (1.3.78); FILE MERGED 2007/11/16 10:24:10 vg 1.3.78.1: #i83674# cleanup: remove obsolete SUPD macro use


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [984f96e62d84637ebabc9951f9493c9ca47af865]

INTEGRATION: CWS supdremove (1.7.44); FILE MERGED 2007/11/16 10:24:10 vg 1.7.44.1: #i83674# cleanup: remove obsolete SUPD macro use


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [73963be845c873cdc0849eeaaa723ab4785ef4bd]

INTEGRATION: CWS supdremove (1.7.42); FILE MERGED 2007/11/16 10:24:02 vg 1.7.42.1: #i83674# cleanup: remove obsolete SUPD macro use


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [89e73fab4acdfd43ea25d395f14296f703570a88]

INTEGRATION: CWS supdremove (1.10.18); FILE MERGED 2007/11/16 10:24:02 vg 1.10.18.1: #i83674# cleanup: remove obsolete SUPD macro use


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [4b621abb78d3549eb1948254058f9c232ac2d436]

INTEGRATION: CWS supdremove (1.6.42); FILE MERGED 2007/11/16 10:24:02 vg 1.6.42.1: #i83674# cleanup: remove obsolete SUPD macro use


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [543281dd50f6f5116025491a0dfe734f68941955]

INTEGRATION: CWS supdremove (1.3.42); FILE MERGED 2007/11/16 10:24:02 vg 1.3.42.1: #i83674# cleanup: remove obsolete SUPD macro use


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [4976022e9cebdae05406292a9ddb64b15da6e352]

INTEGRATION: CWS supdremove (1.2.58); FILE MERGED 2007/11/16 10:24:02 vg 1.2.58.1: #i83674# cleanup: remove obsolete SUPD macro use


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [9985efac59dd7219530ca709c211d6219002f491]

INTEGRATION: CWS supdremove (1.12.14); FILE MERGED 2007/11/16 10:23:56 vg 1.12.14.1: #i83674# cleanup: remove obsolete SUPD macro use


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [89c0316177be4fbc1b25f681e3b0d96dc16271c4]

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-07  Oliver Bolte  <obo@openoffice.org>  [3ee0f56ee6427f1b0432a01a7c73356b1d99cc75]

INTEGRATION: CWS supdremove (1.2.136); FILE MERGED 2007/11/16 10:23:42 vg 1.2.136.1: #i83674# cleanup: remove obsolete SUPD macro use


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [7a01eac000d0eb0a3ce5ec553cd1af79dba1b1fb]

INTEGRATION: CWS supdremove (1.12.48); FILE MERGED 2007/11/16 10:23:38 vg 1.12.48.1: #i83674# cleanup: remove obsolete SUPD macro use


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [3e2012f257bc545a0d26a2ee998f272156ef64c0]

INTEGRATION: CWS supdremove (1.17.20); FILE MERGED 2007/11/16 10:23:37 vg 1.17.20.1: #i83674# cleanup: remove obsolete SUPD macro use


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [c4ea4fcf5859b0d6eac6bd61ac646b6ce58af0fc]

INTEGRATION: CWS supdremove (1.8.82); FILE MERGED 2007/11/16 10:23:37 vg 1.8.82.1: #i83674# cleanup: remove obsolete SUPD macro use


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [b4ca8fa2a10416523a1c37054a3b28ad455271e0]

INTEGRATION: CWS supdremove (1.21.56); FILE MERGED 2007/11/16 10:23:32 vg 1.21.56.1: #i83674# cleanup: remove obsolete SUPD macro use


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [c70f8eb823c11842a9963d5399606686d642d4c9]

INTEGRATION: CWS supdremove (1.6.24); FILE MERGED 2007/11/16 10:23:27 vg 1.6.24.1: #i83674# cleanup: remove obsolete SUPD macro use


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [b682a613a962890446143f46e1f3656095b16e1a]

INTEGRATION: CWS supdremove (1.17.24); FILE MERGED 2007/11/16 10:23:26 vg 1.17.24.1: #i83674# cleanup: remove obsolete SUPD macro use


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [4bd458fbacaab36621c662bdc4da16f32176095e]

INTEGRATION: CWS supdremove (1.18.80); FILE MERGED 2007/11/16 10:23:20 vg 1.18.80.1: #i83674# cleanup: remove obsolete SUPD macro use


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [ed122ccf8204e8648a78c8db4a6628d43d87c834]

INTEGRATION: CWS supdremove (1.6.358); FILE MERGED 2007/11/16 10:23:20 vg 1.6.358.1: #i83674# cleanup: remove obsolete SUPD macro use


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [3e65c288271ebce324af425c752a69fae042bc7f]

INTEGRATION: CWS supdremove (1.81.80); FILE MERGED 2007/11/16 10:23:20 vg 1.81.80.1: #i83674# cleanup: remove obsolete SUPD macro use


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [74465bf210879121559700562c85a55a3a031934]

INTEGRATION: CWS supdremove (1.30.180); FILE MERGED 2007/11/16 10:23:20 vg 1.30.180.1: #i83674# cleanup: remove obsolete SUPD macro use


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [0a29d591d14a8907578004d96978b2eac35b8417]

INTEGRATION: CWS supdremove (1.8.190); FILE MERGED 2007/11/16 10:23:12 vg 1.8.190.1: #i83674# cleanup: remove obsolete SUPD macro use


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [03d538597537f870cd1c2a1fdb91d4ccf2c1ddba]

INTEGRATION: CWS supdremove (1.74.190); FILE MERGED 2007/11/16 10:23:11 vg 1.74.190.1: #i83674# cleanup: remove obsolete SUPD macro use


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [ce440983fb610a0ddd9a16d14914a94f03c6b3a3]

INTEGRATION: CWS supdremove (1.18.90); FILE MERGED 2007/11/16 10:23:11 vg 1.18.90.1: #i83674# cleanup: remove obsolete SUPD macro use


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [3b825f32ee979956df363bcec755c0e8d6da5fbf]

INTEGRATION: CWS supdremove (1.5.558); FILE MERGED 2007/11/16 10:23:11 vg 1.5.558.1: #i83674# cleanup: remove obsolete SUPD macro use


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [fee19e801852275a354fbef00cacc5d2f5e928f8]

INTEGRATION: CWS supdremove (1.50.190); FILE MERGED 2007/11/16 10:23:11 vg 1.50.190.1: #i83674# cleanup: remove obsolete SUPD macro use


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [78ba9a612059656cf1eb0390b49a1723ea800db2]

INTEGRATION: CWS supdremove (1.7.190); FILE MERGED 2007/11/16 10:23:11 vg 1.7.190.1: #i83674# cleanup: remove obsolete SUPD macro use


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [421638e56f9a6a468fd3bce58b2db98f38860d01]

INTEGRATION: CWS supdremove (1.9.188); FILE MERGED 2007/11/16 10:23:11 vg 1.9.188.1: #i83674# cleanup: remove obsolete SUPD macro use


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [ea4a22e114ad1acd8206d5f0d2fe3f38eaff352a]

INTEGRATION: CWS supdremove (1.2.294); FILE MERGED 2007/11/16 10:23:11 vg 1.2.294.1: #i83674# cleanup: remove obsolete SUPD macro use


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [f0725d5608bcb0bdb5456fefe2d4b75382c4d456]

INTEGRATION: CWS supdremove (1.3.92); FILE MERGED 2007/11/16 10:23:11 vg 1.3.92.1: #i83674# cleanup: remove obsolete SUPD macro use


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [19dfa8eb894d13ba7fe499237608db5c64e9e7af]

INTEGRATION: CWS supdremove (1.5.178); FILE MERGED 2007/11/16 10:23:11 vg 1.5.178.1: #i83674# cleanup: remove obsolete SUPD macro use


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [5f7f84865526375c63b77a548b5a5c43c1b7b334]

INTEGRATION: CWS supdremove (1.7.678); FILE MERGED 2007/11/16 10:23:10 vg 1.7.678.1: #i83674# cleanup: remove obsolete SUPD macro use


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [0bdaca1616f6b3512e16ef37716256380fb7bc42]

INTEGRATION: CWS supdremove (1.2.1082); FILE MERGED 2007/11/16 10:23:10 vg 1.2.1082.1: #i83674# cleanup: remove obsolete SUPD macro use


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [7e18c40af4baa7a1bc7c1f6ff8b9af1ef3a3e521]

INTEGRATION: CWS supdremove (1.9.190); FILE MERGED 2007/11/16 10:23:10 vg 1.9.190.1: #i83674# cleanup: remove obsolete SUPD macro use


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [4c6da2765a0b54ea408b8df3925f3c41c8682535]

INTEGRATION: CWS supdremove (1.9.1082); FILE MERGED 2007/11/16 10:23:10 vg 1.9.1082.1: #i83674# cleanup: remove obsolete SUPD macro use


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [cc8cdd8424a832dbea50151b5536aa21ce09bba3]

INTEGRATION: CWS supdremove (1.63.52); FILE MERGED 2007/11/16 10:22:57 vg 1.63.52.1: #i83674# cleanup: remove obsolete SUPD macro use


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [520d8b6bf3967f0aeb3bd95108798714f97d7e23]

INTEGRATION: CWS supdremove (1.4.94); FILE MERGED 2007/11/16 10:22:51 vg 1.4.94.1: #i83674# cleanup: remove obsolete SUPD macro use


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [d96882fd1c546d5afee1b8226b2d7317bc1b6bd9]

INTEGRATION: CWS supdremove (1.4.224); FILE MERGED 2007/11/16 10:22:51 vg 1.4.224.1: #i83674# cleanup: remove obsolete SUPD macro use


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [176a7f5d6419be58873b96bfd0e4a2af7d427ea9]

INTEGRATION: CWS supdremove (1.3.256); FILE MERGED 2007/11/16 10:22:51 vg 1.3.256.1: #i83674# cleanup: remove obsolete SUPD macro use


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [990e3255bf22b570456dfaec742f1838b850e974]

INTEGRATION: CWS supdremove (1.4.178); FILE MERGED 2007/11/16 10:22:51 vg 1.4.178.1: #i83674# cleanup: remove obsolete SUPD macro use


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [329dc9780c4af48db1f5232421608c2c186849e2]

INTEGRATION: CWS supdremove (1.7.32); FILE MERGED 2007/11/16 10:22:51 vg 1.7.32.1: #i83674# cleanup: remove obsolete SUPD macro use


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [d18f83d1b380fce3fca3f6382d1f7f1e669b34db]

INTEGRATION: CWS supdremove (1.3.256); FILE MERGED 2007/11/16 10:22:50 vg 1.3.256.1: #i83674# cleanup: remove obsolete SUPD macro use


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [7b7271d45c4da28223bf65cce8d36ee4809002fd]

INTEGRATION: CWS supdremove (1.3.254); FILE MERGED 2007/11/16 10:22:50 vg 1.3.254.1: #i83674# cleanup: remove obsolete SUPD macro use


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [4772e09b804809c1ea3577ac9eb848e6c1acb2c8]

INTEGRATION: CWS supdremove (1.4.128); FILE MERGED 2007/11/16 10:22:50 vg 1.4.128.1: #i83674# cleanup: remove obsolete SUPD macro use


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [675be3c8f527158f95f6a490f9d74aab397de5ef]

INTEGRATION: CWS supdremove (1.5.94); FILE MERGED 2007/11/16 10:22:50 vg 1.5.94.1: #i83674# cleanup: remove obsolete SUPD macro use


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [aa4d3f913ef298629badcb3809e5341b2150a876]

INTEGRATION: CWS supdremove (1.8.8); FILE MERGED 2007/11/16 10:22:50 vg 1.8.8.1: #i83674# cleanup: remove obsolete SUPD macro use


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [e26e641d4f5d51d633420b8196fa792684bbc859]

INTEGRATION: CWS supdremove (1.8.128); FILE MERGED 2007/11/16 10:22:50 vg 1.8.128.1: #i83674# cleanup: remove obsolete SUPD macro use


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [5355d3d9e95fdc902e1d4570b1aa95ad4b4ec93d]

INTEGRATION: CWS supdremove (1.5.128); FILE MERGED 2007/11/16 10:22:50 vg 1.5.128.1: #i83674# cleanup: remove obsolete SUPD macro use


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [1a9765de15a7214c78701291580ac9a9bd6f77c7]

INTEGRATION: CWS supdremove (1.8.32); FILE MERGED 2007/11/16 10:22:50 vg 1.8.32.1: #i83674# cleanup: remove obsolete SUPD macro use


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [bb5c8b8b16710acbabbe6e56a20f020516d1becf]

INTEGRATION: CWS supdremove (1.2.8); FILE MERGED 2007/11/16 10:22:49 vg 1.2.8.1: #i83674# cleanup: remove obsolete SUPD macro use


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [ef9de69f2c497852c8950dcdbd6cdef0ab3f3a2d]

INTEGRATION: CWS supdremove (1.3.256); FILE MERGED 2007/11/16 10:22:49 vg 1.3.256.1: #i83674# cleanup: remove obsolete SUPD macro use


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [3efeb56a13ed9f7c4c1149c611c518941438a69c]

INTEGRATION: CWS supdremove (1.4.128); FILE MERGED 2007/11/16 10:22:49 vg 1.4.128.1: #i83674# cleanup: remove obsolete SUPD macro use


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [a1ea33960cd816dfcea615708ae3415d2500d19f]

INTEGRATION: CWS supdremove (1.5.128); FILE MERGED 2007/11/16 10:22:49 vg 1.5.128.1: #i83674# cleanup: remove obsolete SUPD macro use


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [d6e47cae6171d931db18efb29321787f53802991]

INTEGRATION: CWS supdremove (1.6.8); FILE MERGED 2007/11/16 10:22:49 vg 1.6.8.1: #i83674# cleanup: remove obsolete SUPD macro use


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [5cc661781002707881f5ea8fc2d7cf1e06f49b83]

INTEGRATION: CWS supdremove (1.2.110); FILE MERGED 2007/11/16 10:22:49 vg 1.2.110.1: #i83674# cleanup: remove obsolete SUPD macro use


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [1f4099bb7569cdcc70e38379c8774a7a852329ad]

INTEGRATION: CWS supdremove (1.2.64); FILE MERGED 2007/11/16 10:22:49 vg 1.2.64.1: #i83674# cleanup: remove obsolete SUPD macro use


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [6477c874fab6a6da351bd0c77380e67b84d021d4]

INTEGRATION: CWS supdremove (1.3.52); FILE MERGED 2007/11/16 10:22:49 vg 1.3.52.1: #i83674# cleanup: remove obsolete SUPD macro use


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [0ecc59cf9c78b5d2b09f20df61cfd6e1c2d59b4b]

INTEGRATION: CWS supdremove (1.4.128); FILE MERGED 2007/11/16 10:22:48 vg 1.4.128.1: #i83674# cleanup: remove obsolete SUPD macro use


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [326ae261eb60aa75c4255927a2ef18cd3e0ba60e]

INTEGRATION: CWS supdremove (1.6.94); FILE MERGED 2007/11/16 10:22:48 vg 1.6.94.1: #i83674# cleanup: remove obsolete SUPD macro use


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [94f226ae84d9892b2ea73c5f31615c95b2445b62]

INTEGRATION: CWS supdremove (1.2.254); FILE MERGED 2007/11/16 10:22:48 vg 1.2.254.1: #i83674# cleanup: remove obsolete SUPD macro use


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [18cb2a9d2bae5d51ef8888560ac2bea829414d6d]

INTEGRATION: CWS supdremove (1.7.94); FILE MERGED 2007/11/16 10:22:48 vg 1.7.94.1: #i83674# cleanup: remove obsolete SUPD macro use


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [acf5124a5ca30f1acc04bcaa54d75241ad12e5b9]

INTEGRATION: CWS supdremove (1.7.20); FILE MERGED 2007/11/16 10:22:48 vg 1.7.20.1: #i83674# cleanup: remove obsolete SUPD macro use


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [d1f22d3499eadbbb27acd2498db4af8c23e7c1a9]

INTEGRATION: CWS supdremove (1.5.94); FILE MERGED 2007/11/16 10:22:48 vg 1.5.94.1: #i83674# cleanup: remove obsolete SUPD macro use


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [5fca0af61615b4873a4c0c7f6f4ea26a73a88860]

INTEGRATION: CWS supdremove (1.5.128); FILE MERGED 2007/11/16 10:22:48 vg 1.5.128.1: #i83674# cleanup: remove obsolete SUPD macro use


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [f2091d5d46887526b17d369c5219ffb92c7f2e06]

INTEGRATION: CWS supdremove (1.7.8); FILE MERGED 2007/11/16 10:22:47 vg 1.7.8.1: #i83674# cleanup: remove obsolete SUPD macro use


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [aaab9b190b8e2742a5ba0663aac40ff8ee3d7c51]

INTEGRATION: CWS supdremove (1.14.8); FILE MERGED 2007/11/16 10:22:47 vg 1.14.8.1: #i83674# cleanup: remove obsolete SUPD macro use


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [414c0fc6b04fe758f31b3ec954b5f0a5f456cc26]

INTEGRATION: CWS supdremove (1.6.16); FILE MERGED 2007/11/16 10:22:47 vg 1.6.16.1: #i83674# cleanup: remove obsolete SUPD macro use


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [b6630c01c1fa73e6964dc66e91c814be50532f19]

INTEGRATION: CWS supdremove (1.7.18); FILE MERGED 2007/11/16 10:22:47 vg 1.7.18.1: #i83674# cleanup: remove obsolete SUPD macro use


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [698aa2450125acb3f41a01e69a21a760fabed88f]

INTEGRATION: CWS supdremove (1.6.18); FILE MERGED 2007/11/16 10:22:46 vg 1.6.18.1: #i83674# cleanup: remove obsolete SUPD macro use


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [dfc7cebc6c19709fe8370cb0047a44849e0176ef]

INTEGRATION: CWS supdremove (1.12.18); FILE MERGED 2007/11/16 10:22:46 vg 1.12.18.1: #i83674# cleanup: remove obsolete SUPD macro use


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [68584bf64930a413f2b3088bca7e4398efc689b0]

INTEGRATION: CWS supdremove (1.18.8); FILE MERGED 2007/11/16 10:22:46 vg 1.18.8.1: #i83674# cleanup: remove obsolete SUPD macro use


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [e75cd919192069f6844e0eaa97c8384dc6cfa5ed]

INTEGRATION: CWS supdremove (1.13.8); FILE MERGED 2007/11/16 10:22:46 vg 1.13.8.1: #i83674# cleanup: remove obsolete SUPD macro use


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [eb51e15bdfd444a8d71e4a201b1fb7e644f4de03]

INTEGRATION: CWS supdremove (1.8.18); FILE MERGED 2007/11/16 10:22:46 vg 1.8.18.1: #i83674# cleanup: remove obsolete SUPD macro use


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [bb54705a1d90f8ae1ad629623c649c32eaaae4f8]

INTEGRATION: CWS supdremove (1.10.8); FILE MERGED 2007/11/16 10:22:45 vg 1.10.8.1: #i83674# cleanup: remove obsolete SUPD macro use


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [ed1334df8450b3eb1ef0aa5940c60f718220e7d5]

INTEGRATION: CWS supdremove (1.8.18); FILE MERGED 2007/11/16 10:22:45 vg 1.8.18.1: #i83674# cleanup: remove obsolete SUPD macro use


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [018b08ef387bf5ff22990b2fd13c214ec1a7408d]

INTEGRATION: CWS supdremove (1.11.94); FILE MERGED 2007/11/16 10:22:45 vg 1.11.94.1: #i83674# cleanup: remove obsolete SUPD macro use


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [0684e7a64a35342068e7225d4795a8f73d8c85cd]

INTEGRATION: CWS supdremove (1.6.18); FILE MERGED 2007/11/16 10:22:45 vg 1.6.18.1: #i83674# cleanup: remove obsolete SUPD macro use


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [4ebafacbacd468fc43fc72aed8ae033b0d6e238b]

INTEGRATION: CWS supdremove (1.2.64); FILE MERGED 2007/11/16 10:22:44 vg 1.2.64.1: #i83674# cleanup: remove obsolete SUPD macro use


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [f95031f7d600d27313c8caf4739a76e632926410]

INTEGRATION: CWS supdremove (1.3.18); FILE MERGED 2007/11/16 10:22:44 vg 1.3.18.1: #i83674# cleanup: remove obsolete SUPD macro use


2008-01-07  Oliver Bolte  <obo@openoffice.org>  [7a411ea60fd5849dc5137a3ce787a9dc9fbf3545]

INTEGRATION: CWS supdremove (1.29.158); FILE MERGED 2007/11/16 10:22:24 vg 1.29.158.1: #i83674# cleanup: remove obsolete SUPD macro use


2008-01-04  René Engelhard  <rene@openoffice.org>  [9c4f6472dd4b1642ff3ce20ec1ae0430f850c660]

new patch file


2008-01-04  René Engelhard  <rene@openoffice.org>  [b0dbdcc645aac7423c7ff262f1f3d3e24fe86e3c]

patch file based on cws hunspell2s differences to plain hunspell 1.1.12


2008-01-04  Oliver Bolte  <obo@openoffice.org>  [e5e9670a7009334d768092a4601996c92d988f76]

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>  [67f95e4349cf00393006d211bb67aaffe6bc8779]

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>  [9207d7afe8e71a2defb3011d28684e01f02d6b80]

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>  [f3e05f7345925181a9bd6fa37808f0d7ca1e1be7]

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>  [04858e0a6d78726046ec75896082c4e30a4e463d]

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>  [70c8198fcb5bc2a74350a615003e7f913bbf1aa1]

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>  [d04807820b26eb50dc86179bd3e35ec51a77e672]

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>  [d7a8e214292ed446535fe0d785c5c5caec1f255a]

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>  [a30c86603793a247832f581f8b030b382648f5d2]

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>  [7c10f337fa7181474d01effcf1eba7cc91017d2b]

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>  [393019b07d5951680738764ae2f9e3195518d529]

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>  [90322a9bdb2bebdd5aff0140b22336c3ff0dde07]

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>  [1d0c70b0b1f71482d648fdd92f1001f1c4feaa84]

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>  [1228860bfa6d9a349bffdabd37ffe30248a37a9c]

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>  [04044e4a83e38fac559dade0a5dbaf282cbf8e7c]

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>  [90a81dec9dcebd325bf4406c3e9f0012052a8f7b]

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>  [6b75cfd599a5063244d01ae7f198436521284931]

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>  [66dd19333f3bbc38fa2a3a3e2838a3a355fa69c1]

INTEGRATION: CWS native110 (1.2.2); FILE MERGED 2007/11/27 15:13:56 is 1.2.2.2: #i82248# language files in language packages 2007/10/04 11:14:29 is 1.2.2.1: #i82251# repackaging, part 3


2008-01-04  Oliver Bolte  <obo@openoffice.org>  [56479b2b236c559eddba79d4acb57eb228b2d0c3]

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>  [492dd4cc39210c89e12b541b6972bfebedb45495]

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>  [0bb023d3ba1cf987c33e9e3189d70c82a0038c8f]

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>  [3981df27b739542fd6259a78aa2ef1807d852400]

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>  [d43666b86fb07a2aa5c1e10c48aed24d75a8b3db]

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>  [16eaa33558398f2c5ee81276666797ee8714b6ad]

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>  [48f6c4279254f3ed21f57158882a09fbaf6cfc64]

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>  [5f5b9e922a5ebebe618baf1398da598b7e046af9]

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>  [19fee30201369f192150d8357403f5a019458ad8]

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>  [0e76729a1ff38f724295b6ae802fa7150b23a79d]

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>  [e02542bf6e1a9694ea38a7491fd6fe193de4bfcb]

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>  [2ba891b54eb720fbe007427997629cbc1a54bfdc]

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>  [3df4816396d450e413af93dcb1ee67d23e342b9e]

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>  [1636982e53278ba08016f490cec392758eb8a54c]

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>  [2daf7dbefbfc10dbadbca80150791625fdb3bc53]

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>  [9ee0e5f2c4752ace82e240511d7848d92178ee06]

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>  [f9ad161f71ef8fa4a5dae04f32859ce5c1868b27]

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>  [371ea4320c8289cc246538101ca1e71fc6bdd46f]

INTEGRATION: CWS fwk77 (1.9.116); FILE MERGED 2007/10/18 12:48:29 mav 1.9.116.1: #i81435# introduce SeekableOutputStream implementation; use new registration


2008-01-04  Oliver Bolte  <obo@openoffice.org>  [db95da6addad0d53b6a8c7475c8f8089da98e628]

INTEGRATION: CWS fwk77 (1.1.2); FILE ADDED 2007/11/24 10:36:34 pb 1.1.2.2: fix: #i81435# syntax fixed 2007/10/18 12:49:00 mav 1.1.2.1: #i81435# introduce SeekableOutputStream implementation


2008-01-04  Oliver Bolte  <obo@openoffice.org>  [655c9f40aaf7a08504a15a749495dc42f7fa0a68]

INTEGRATION: CWS fwk77 (1.2.56); FILE MERGED 2007/11/24 10:36:34 pb 1.2.56.2: fix: #i81435# syntax fixed 2007/10/18 12:48:29 mav 1.2.56.1: #i81435# introduce SeekableOutputStream implementation; use new registration


2008-01-04  Oliver Bolte  <obo@openoffice.org>  [49a29d3f8d52edcabf19dac9dbb1b9e4bf2885f1]

INTEGRATION: CWS fwk77 (1.9.56); FILE MERGED 2007/10/18 12:48:29 mav 1.9.56.1: #i81435# introduce SeekableOutputStream implementation; use new registration


2008-01-04  Oliver Bolte  <obo@openoffice.org>  [244d216efc060566a67970c6d5931e4275e29a2c]

INTEGRATION: CWS fwk77 (1.6.116); FILE MERGED 2007/10/18 12:48:29 mav 1.6.116.1: #i81435# introduce SeekableOutputStream implementation; use new registration


2008-01-04  Oliver Bolte  <obo@openoffice.org>  [220a15f4f4c91182a2ffaa6c423f056bfa23526b]

INTEGRATION: CWS fwk77 (1.3.146); FILE MERGED 2007/10/18 12:48:29 mav 1.3.146.1: #i81435# introduce SeekableOutputStream implementation; use new registration


2008-01-04  Oliver Bolte  <obo@openoffice.org>  [b641ed9bec885fce03c5314b319193c287c90daf]

INTEGRATION: CWS fwk77 (1.5.116); FILE MERGED 2007/12/03 05:14:33 pb 1.5.116.2: RESYNC: (1.5-1.6); FILE MERGED 2007/10/18 12:48:29 mav 1.5.116.1: #i81435# introduce SeekableOutputStream implementation; use new registration


2008-01-04  Oliver Bolte  <obo@openoffice.org>  [40bccffd8536f61177f6e3fc26c14460d2b9ff5a]

INTEGRATION: CWS fwk77 (1.11.56); FILE MERGED 2007/10/18 12:48:29 mav 1.11.56.1: #i81435# introduce SeekableOutputStream implementation; use new registration


2008-01-04  Oliver Bolte  <obo@openoffice.org>  [6bb32594f7d89ca43c42d08dfa8633bc6fed6554]

INTEGRATION: CWS fwk77 (1.6.116); FILE MERGED 2007/11/24 10:33:30 pb 1.6.116.2: fix: #i81435# syntax fixed 2007/10/18 12:48:29 mav 1.6.116.1: #i81435# introduce SeekableOutputStream implementation; use new registration


2008-01-04  Oliver Bolte  <obo@openoffice.org>  [3b5a451864558cc75ee9584bc65a17824e39ba4a]

INTEGRATION: CWS fwk77 (1.6.116); FILE MERGED 2007/11/24 10:33:13 pb 1.6.116.2: fix: #i81435# syntax fixed 2007/10/18 12:48:29 mav 1.6.116.1: #i81435# introduce SeekableOutputStream implementation; use new registration


2008-01-04  Oliver Bolte  <obo@openoffice.org>  [0e291dbb32a8f15026d3e8a09620cda3e132cffb]

INTEGRATION: CWS fwk77 (1.5.116); FILE MERGED 2007/11/24 10:28:22 pb 1.5.116.2: fix: #i81435# syntax fixed 2007/10/18 12:48:28 mav 1.5.116.1: #i81435# introduce SeekableOutputStream implementation; use new registration


2008-01-04  Oliver Bolte  <obo@openoffice.org>  [5b6e84872ee2f03b1ed320e27b4f6d9691c54a48]

INTEGRATION: CWS fwk77 (1.1.2); FILE ADDED 2007/10/18 12:59:14 mav 1.1.2.1: #i81435# test for SequenceOutputStream


2008-01-04  Oliver Bolte  <obo@openoffice.org>  [0be2eabe8dbc40438328e874abf09361bf839723]

INTEGRATION: CWS fwk77 (1.1.2); FILE ADDED 2007/10/18 12:59:52 mav 1.1.2.1: #i81435# test for SequenceOutputStream


2008-01-04  Oliver Bolte  <obo@openoffice.org>  [38a8dfb8f61eb2f1f896396eea3cfb8579d65bc0]

INTEGRATION: CWS fwk77 (1.1.2); FILE ADDED 2007/10/18 12:59:43 mav 1.1.2.1: #i81435# test for SequenceOutputStream


2008-01-04  Oliver Bolte  <obo@openoffice.org>  [cf970f7fc48b44a87f442aef5ee82ceb296651f2]

INTEGRATION: CWS fwk77 (1.1.2); FILE ADDED 2007/10/18 12:59:33 mav 1.1.2.1: #i81435# test for SequenceOutputStream


2008-01-04  Oliver Bolte  <obo@openoffice.org>  [3007fcc1ad5bbbb577bd2c59a9d51448efaa7e0f]

INTEGRATION: CWS fwk77 (1.1.2); FILE ADDED 2007/10/18 12:59:24 mav 1.1.2.1: #i81435# test for SequenceOutputStream


2008-01-04  Oliver Bolte  <obo@openoffice.org>  [8eb047db3a61f62133dc939ef420178311d95144]

INTEGRATION: CWS fwk77 (1.131.64); FILE MERGED 2007/12/03 05:14:09 pb 1.131.64.2: RESYNC: (1.131-1.132); FILE MERGED 2007/10/22 14:39:06 cd 1.131.64.1: #i82381# Use new property to implement full screen mode correctly


2008-01-04  Oliver Bolte  <obo@openoffice.org>  [4dea1be228b47f03e3945ffb4a814fddff905036]

INTEGRATION: CWS fwk77 (1.29.64); FILE MERGED 2007/11/26 07:34:09 cd 1.29.64.1: #i72025# Make listener a friend of the workwin class


2008-01-04  Oliver Bolte  <obo@openoffice.org>  [8ccc7c15318d1c138dd64ade039d472105a7ff36]

INTEGRATION: CWS fwk77 (1.35.64); FILE MERGED 2007/12/03 05:14:06 pb 1.35.64.2: RESYNC: (1.35-1.36); FILE MERGED 2007/11/30 09:56:13 mav 1.35.64.1: #i83819# set the current Generator only after Save or SaveAs


2008-01-04  Oliver Bolte  <obo@openoffice.org>  [f85edfcb01908bf758c7cc9f2ac5f16d4f1aee22]

INTEGRATION: CWS fwk77 (1.195.64); FILE MERGED 2007/12/03 05:14:02 pb 1.195.64.2: RESYNC: (1.195-1.198); FILE MERGED 2007/11/30 09:56:13 mav 1.195.64.1: #i83819# set the current Generator only after Save or SaveAs


2008-01-04  Oliver Bolte  <obo@openoffice.org>  [697ed2fc8c809583318320b16387138bf1bece0c]

INTEGRATION: CWS fwk77 (1.21.72); FILE MERGED 2007/11/27 11:32:29 pb 1.21.72.1: fix: #i82498# Put/QueryValue(): full support of all members


2008-01-04  Oliver Bolte  <obo@openoffice.org>  [1cdea9450b12fd5766cd45f9483212b4372c6cca]

INTEGRATION: CWS fwk77 (1.72.64); FILE MERGED 2007/10/30 08:04:50 cd 1.72.64.1: #i72025# Use initial lock count from layout manager to be sure that the workwin lock count is in sync


2008-01-04  Oliver Bolte  <obo@openoffice.org>  [1350f46e51018f77c545c51d3f3ac1611466922a]

INTEGRATION: CWS fwk77 (1.7.66); FILE MERGED 2007/10/18 11:58:30 mav 1.7.66.1: #i75848# OLESimpleStorage service


2008-01-04  Oliver Bolte  <obo@openoffice.org>  [f3a85784a560bec945ab4e731ecb7719e2edfa8f]

INTEGRATION: CWS fwk77 (1.9.46); FILE MERGED 2007/11/26 07:01:21 mav 1.9.46.1: #i75848# implementation name is not a service name


2008-01-04  Oliver Bolte  <obo@openoffice.org>  [6d3c4980bc9d9ab73106b78ec02a52afb6f481a1]

INTEGRATION: CWS fwk77 (1.10.20); FILE MERGED 2007/10/29 06:32:38 mav 1.10.20.1: #i82994# integrate the patch


2008-01-04  Oliver Bolte  <obo@openoffice.org>  [6065ed7af9089043ad4864469ac5041af138cb29]

INTEGRATION: CWS fwk77 (1.1.2); FILE ADDED 2007/10/18 12:04:06 mav 1.1.2.1: #i75848# OLESimpleStorage service tests


2008-01-04  Oliver Bolte  <obo@openoffice.org>  [03530f3e0e09f13bc05d764db300df3c6735b0d3]

INTEGRATION: CWS fwk77 (1.1.2); FILE ADDED 2007/10/18 12:04:47 mav 1.1.2.1: #i75848# OLESimpleStorage service tests


2008-01-04  Oliver Bolte  <obo@openoffice.org>  [b5db9b865ad1ef45831233b33f670ace623209ce]

INTEGRATION: CWS fwk77 (1.1.2); FILE ADDED 2007/10/18 12:04:37 mav 1.1.2.1: #i75848# OLESimpleStorage service tests


2008-01-04  Oliver Bolte  <obo@openoffice.org>  [7e684e92e0d9cf964f9c424964c9ed14d94e15d5]

INTEGRATION: CWS fwk77 (1.1.2); FILE ADDED 2007/10/18 12:04:27 mav 1.1.2.1: #i75848# OLESimpleStorage service tests


2008-01-04  Oliver Bolte  <obo@openoffice.org>  [36456a39f1421238d7df4fb51bb21831041b8aa1]

INTEGRATION: CWS fwk77 (1.1.2); FILE ADDED 2007/10/18 12:04:16 mav 1.1.2.1: #i75848# OLESimpleStorage service tests


2008-01-04  Oliver Bolte  <obo@openoffice.org>  [54b9f7e7b87ee70ac9a41d4f85e837deb17ee204]

INTEGRATION: CWS fwk77 (1.14.10); FILE MERGED 2007/10/18 12:35:50 mav 1.14.10.2: #i81435# SequenceOutputStream service 2007/10/18 11:24:09 mav 1.14.10.1: #i47532# TempFile service


2008-01-04  Oliver Bolte  <obo@openoffice.org>  [7c1be417ba75c5e22a53642bb7fbcccb2aec2e67]

INTEGRATION: CWS fwk77 (1.1.2); FILE ADDED 2007/10/19 07:21:14 mav 1.1.2.2: #i47532# fix typo 2007/10/18 11:23:46 mav 1.1.2.1: #i47532# TempFile service


2008-01-04  Oliver Bolte  <obo@openoffice.org>  [fbf1b5e4cc400767efd2dfd975c61baf4b2cc2f9]

INTEGRATION: CWS fwk77 (1.1.2); FILE ADDED 2007/10/18 12:35:30 mav 1.1.2.1: #i81435# SequenceOutputStream service


2008-01-04  Oliver Bolte  <obo@openoffice.org>  [f722c2d66668c54c2d0b6839401ffaeb242ae541]

INTEGRATION: CWS fwk77 (1.1.2); FILE ADDED 2007/10/18 11:23:37 mav 1.1.2.1: #i47532# TempFile service


2008-01-04  Oliver Bolte  <obo@openoffice.org>  [47f1a16ecce1e35d76c5886a172e45324a2e0df0]

INTEGRATION: CWS fwk77 (1.1.2); FILE ADDED 2007/10/18 12:35:20 mav 1.1.2.1: #i81435# SequenceOutputStream service


2008-01-04  Oliver Bolte  <obo@openoffice.org>  [2d684d82cdbb596104742c97e9e63bdb670cc05b]

INTEGRATION: CWS fwk77 (1.14.42); FILE MERGED 2007/11/24 11:14:28 pb 1.14.42.2: fix: #i47532# syntax fixed 2007/10/18 11:37:55 mav 1.14.42.1: #i47532# TempFile service


2008-01-04  Oliver Bolte  <obo@openoffice.org>  [64bfbe5800b0a5ae89d60d159cb4829a39a7ddc3]

INTEGRATION: CWS fwk77 (1.9.58); FILE MERGED 2007/10/18 11:37:55 mav 1.9.58.1: #i47532# TempFile service


2008-01-04  Oliver Bolte  <obo@openoffice.org>  [e9ae443653c0f55b64835713968cd6de789c5d2c]

INTEGRATION: CWS fwk77 (1.13.58); FILE MERGED 2007/11/30 09:24:42 mav 1.13.58.1: #i83819# set the current Generator only after Save or SaveAs


2008-01-04  Oliver Bolte  <obo@openoffice.org>  [ef85edaa24e4497f2d309f7cd48f1bdda21496ea]

INTEGRATION: CWS fwk77 (1.1.2); FILE ADDED 2007/12/03 08:51:57 pb 1.1.2.2: fix: #i83819# precompiled header diective was missing 2007/11/30 09:36:09 mav 1.1.2.1: #i83819# set the current Generator only after Save or SaveAs


2008-01-04  Oliver Bolte  <obo@openoffice.org>  [4603445352e9ee34d564468eca0fa2fe3374b87b]

INTEGRATION: CWS fwk77 (1.1.2); FILE ADDED 2007/10/18 11:40:05 mav 1.1.2.1: #i47532# TempFile service


2008-01-04  Oliver Bolte  <obo@openoffice.org>  [882a0258be933f8db8d04409590af206fe921264]

INTEGRATION: CWS fwk77 (1.1.2); FILE ADDED 2007/10/18 11:40:54 mav 1.1.2.1: #i47532# TempFile service


2008-01-04  Oliver Bolte  <obo@openoffice.org>  [25d5773f8ca0e9f62268f0970e62e0cd08631ac2]

INTEGRATION: CWS fwk77 (1.1.2); FILE ADDED 2007/10/18 11:40:45 mav 1.1.2.1: #i47532# TempFile service


2008-01-04  Oliver Bolte  <obo@openoffice.org>  [33676699257805aeb381dace9fb4fdd107125fcb]

INTEGRATION: CWS fwk77 (1.1.2); FILE ADDED 2007/10/18 11:40:35 mav 1.1.2.1: #i47532# TempFile service


2008-01-04  Oliver Bolte  <obo@openoffice.org>  [5ac0c87a529fcfd3217dbff398e74e38a3be8275]

INTEGRATION: CWS fwk77 (1.1.2); FILE ADDED 2007/10/18 11:40:25 mav 1.1.2.1: #i47532# TempFile service


2008-01-04  Oliver Bolte  <obo@openoffice.org>  [a2b3e46329f8e326db7f5a2f9e6a35e2539b3d0f]

INTEGRATION: CWS fwk77 (1.1.2); FILE ADDED 2007/10/18 11:40:15 mav 1.1.2.1: #i47532# TempFile service


2008-01-04  Oliver Bolte  <obo@openoffice.org>  [12e646c1f657c6f3652041c4482bbafb5f67b742]

INTEGRATION: CWS fwk77 (1.1.2); FILE ADDED 2007/11/30 09:36:01 mav 1.1.2.1: #i83819# set the current Generator only after Save or SaveAs


2008-01-04  Oliver Bolte  <obo@openoffice.org>  [85b940c17b204071c5d2f29f6d658c94784dc343]

INTEGRATION: CWS fwk77 (1.13.164); FILE MERGED 2007/10/24 07:29:17 cd 1.13.164.1: #i73964# Roadmap control should support more than 9 steps correctly


2008-01-04  Oliver Bolte  <obo@openoffice.org>  [7343601fa2d35f81a012fdb0c6659655e2bb9771]

INTEGRATION: CWS fwk77 (1.13.92); FILE MERGED 2007/10/30 07:45:11 cd 1.13.92.1: #i83012# Fix warnings for 64bit


2008-01-04  Oliver Bolte  <obo@openoffice.org>  [7db279fd63db7139efed55c9f2c187c539ba7c00]

INTEGRATION: CWS fwk77 (1.10.92); FILE MERGED 2007/10/30 07:45:11 cd 1.10.92.1: #i83012# Fix warnings for 64bit


2008-01-04  Oliver Bolte  <obo@openoffice.org>  [c71cdad4d8b36be0f7bc15942f8e060846d01f57]

INTEGRATION: CWS fwk77 (1.6.172); FILE MERGED 2007/10/30 07:45:11 cd 1.6.172.1: #i83012# Fix warnings for 64bit


2008-01-04  Oliver Bolte  <obo@openoffice.org>  [28aca134ab345e4cef425c63bcfa35c0949e1b4b]

INTEGRATION: CWS fwk77 (1.11.92); FILE MERGED 2007/10/30 07:45:11 cd 1.11.92.1: #i83012# Fix warnings for 64bit


2008-01-04  Oliver Bolte  <obo@openoffice.org>  [9a0f5f5a694112028553c503eaa8046d1a3660de]

INTEGRATION: CWS fwk77 (1.7.172); FILE MERGED 2007/10/30 07:45:11 cd 1.7.172.1: #i83012# Fix warnings for 64bit


2008-01-04  Oliver Bolte  <obo@openoffice.org>  [8396631b0d73a72bf4b33620de3e553428724195]

INTEGRATION: CWS fwk77 (1.35.32); FILE MERGED 2007/12/03 05:13:04 pb 1.35.32.2: RESYNC: (1.35-1.36); FILE MERGED 2007/11/07 15:25:42 cd 1.35.32.1: #i83012# Fixed 64bit Linux WaE


2008-01-04  Oliver Bolte  <obo@openoffice.org>  [a75c1c5a09f00ef5fa31639ecf29545fa740c2ba]

INTEGRATION: CWS fwk77 (1.5.44); FILE MERGED 2007/11/07 15:04:30 cd 1.5.44.1: #i83012# Fixed 64bit Linux WaE


2008-01-04  Oliver Bolte  <obo@openoffice.org>  [96a72cc7e3f0b8c9cfce6563a2407d7f1a521227]

INTEGRATION: CWS fwk77 (1.12.178); FILE MERGED 2007/11/07 15:04:30 cd 1.12.178.1: #i83012# Fixed 64bit Linux WaE


2008-01-04  Oliver Bolte  <obo@openoffice.org>  [30b86a4c7742c68ff5a135f5a81e5be721808aeb]

INTEGRATION: CWS fwk77 (1.67.34); FILE MERGED 2007/11/19 15:19:08 cd 1.67.34.3: #i83725# Don't use reference without any check 2007/10/30 07:49:59 cd 1.67.34.2: #i83012# Fix warnings for 64bit 2007/10/22 13:55:54 cd 1.67.34.1: #i82381# Added new special property to hide/show current UI for layout manager


2008-01-04  Oliver Bolte  <obo@openoffice.org>  [4ea93da2c0069c00c72e344731e01727b6f1bcbd]

INTEGRATION: CWS mingwport09 (1.13.38); FILE MERGED 2007/12/11 12:16:17 vg 1.13.38.1: #i83133# catch-up fixes for MinGW port


2008-01-04  Oliver Bolte  <obo@openoffice.org>  [ab58e397b69e22cdec13f959dce6c67e4320132f]

INTEGRATION: CWS mingwport09 (1.2.46); FILE MERGED 2007/12/11 12:16:17 vg 1.2.46.1: #i83133# catch-up fixes for MinGW port


2008-01-04  Oliver Bolte  <obo@openoffice.org>  [437611e28b9cb5ffd0d5ae75f85ba0f2d1a0796f]

INTEGRATION: CWS mingwport09 (1.74.46); FILE MERGED 2007/12/11 12:16:16 vg 1.74.46.1: #i83133# catch-up fixes for MinGW port


2008-01-04  Oliver Bolte  <obo@openoffice.org>  [9ddb09716b0c1cfd58afda5839bc39522c164594]

INTEGRATION: CWS mingwport09 (1.47.8); FILE MERGED 2007/12/11 12:10:09 vg 1.47.8.1: #i83133# catch-up fixes for MinGW port


2008-01-04  Oliver Bolte  <obo@openoffice.org>  [ec5d2dee70efb41c1613e22152da70a59f7b0485]

INTEGRATION: CWS fwk77 (1.31.80); FILE MERGED 2007/10/22 13:55:54 cd 1.31.80.1: #i82381# Added new special property to hide/show current UI for layout manager


2008-01-04  Oliver Bolte  <obo@openoffice.org>  [200028358d8d10a756ddd1228f2a6decf9c0fb8d]

INTEGRATION: CWS fwk77 (1.13.178); FILE MERGED 2007/11/07 15:03:59 cd 1.13.178.2: #i82381# Add new property for layout manager 2007/10/22 13:55:54 cd 1.13.178.1: #i82381# Added new special property to hide/show current UI for layout manager


2008-01-04  Oliver Bolte  <obo@openoffice.org>  [f4ff6246379293095df9b484e8f39d4390069105]

INTEGRATION: CWS mingwport09 (1.33.10); FILE MERGED 2007/12/11 12:10:08 vg 1.33.10.1: #i83133# catch-up fixes for MinGW port


2008-01-04  Oliver Bolte  <obo@openoffice.org>  [c8efb2822e32aadd6b371fae69484a1e070dd523]

INTEGRATION: CWS fwk77 (1.48.28); FILE MERGED 2007/12/03 05:12:03 pb 1.48.28.2: RESYNC: (1.48-1.50); FILE MERGED 2007/11/24 09:00:40 pb 1.48.28.1: fix: #i83903# more ooo-node-names


2008-01-04  Oliver Bolte  <obo@openoffice.org>  [3003a91d2c7f092987fdc47261d8f459721d9082]

INTEGRATION: CWS mingwport09 (1.4.10); FILE MERGED 2007/12/11 12:28:05 vg 1.4.10.1: #i83133# catch-up fixes for MinGW port


2008-01-04  Oliver Bolte  <obo@openoffice.org>  [fd065aee0b55cc2c1c006fde60ae239cb490e3af]

INTEGRATION: CWS mingwport09 (1.5.10); FILE MERGED 2007/12/11 12:17:32 vg 1.5.10.1: #i83133# catch-up fixes for MinGW port


2008-01-04  Oliver Bolte  <obo@openoffice.org>  [a435ff4e2b806db580c9d26d26464546246c1e9a]

INTEGRATION: CWS mingwport09 (1.19.2); FILE MERGED 2007/12/11 12:08:21 vg 1.19.2.1: #i83133# catch-up fixes for MinGW port


2008-01-04  Oliver Bolte  <obo@openoffice.org>  [64a9253e9ff89ef346d2cb6eb0e13ca4dcb19508]

INTEGRATION: CWS mingwport09 (1.1.4); FILE ADDED 2007/12/11 12:37:33 vg 1.1.4.2: #i83133# catch-up fixes for MinGW port 2007/11/30 15:39:01 vg 1.1.4.1: file opensslmingw.patch was added on branch cws_src680_mingwport09 on 2007-12-11 12:37:32 +0000


2008-01-04  Oliver Bolte  <obo@openoffice.org>  [a151d5d46a8bf7de5d78492add9f94eb61e827b2]

INTEGRATION: CWS mingwport09 (1.21.4); FILE MERGED 2007/12/11 12:37:32 vg 1.21.4.1: #i83133# catch-up fixes for MinGW port


2008-01-04  Oliver Bolte  <obo@openoffice.org>  [0eddf141e57469de2dcd74a68b232dc047cd9ecb]

INTEGRATION: CWS mingwport09 (1.42.8); FILE MERGED 2007/12/13 10:00:08 vg 1.42.8.1: #i83133# catch-up fixes for MinGW port


2008-01-04  Oliver Bolte  <obo@openoffice.org>  [60c2793701b6976df25396b8ee17ecbbe782bcfb]

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>  [472b10afb57353cb4eb4c2eff0a347b7ede54329]

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>  [3f9061411ac64a3ea25d133436e9f03f0512d641]

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>  [d24218f13913b0f9562453b8f92da4169c9f6b0f]

INTEGRATION: CWS fwk77 (1.15.194); FILE MERGED 2007/10/18 11:54:16 mav 1.15.194.1: #i75848# OLESimpleStorage service


2008-01-04  Oliver Bolte  <obo@openoffice.org>  [06a27df4dd84b650afda138ebaf1f8ca3bf48f76]

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>  [9648b8071c1d0985560c6efe14b1b0c671f790f3]

INTEGRATION: CWS fwk77 (1.1.2); FILE ADDED 2007/10/18 12:11:23 mav 1.1.2.2: #i75848# update the doc 2007/10/18 11:53:59 mav 1.1.2.1: #i75848# OLESimpleStorage service


2008-01-04  Oliver Bolte  <obo@openoffice.org>  [a9d99c8f42c5ca0eacc2c44499692481f9efa1b4]

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>  [714a6ed1fbe6f599b9659353290f807a5c6b2d97]

INTEGRATION: CWS fwk77 (1.1.2); FILE ADDED 2007/11/24 10:08:27 pb 1.1.2.3: fix: #i75848# syntax fixed 2007/10/18 12:11:23 mav 1.1.2.2: #i75848# update the doc 2007/10/18 11:53:50 mav 1.1.2.1: #i75848# OLESimpleStorage service


2008-01-04  Oliver Bolte  <obo@openoffice.org>  [b13ea2c9149458ce5eef38b980f05953ef29dd8a]

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>  [b7730c6cee674afec007612e78a27223aeed49d5]

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>  [f05df4f6dd25cee74e1d2f70ba4ed7de2ad801c3]

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>  [981f21e6734d7af29e73fdcd3cda43248ab06f6f]

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>  [067923b78c9ac04455b923b1879670266790983a]

INTEGRATION: CWS mingwport09 (1.3.10); FILE MERGED 2007/12/11 12:46:17 vg 1.3.10.1: #i83133# catch-up fixes for MinGW port


2008-01-04  Oliver Bolte  <obo@openoffice.org>  [cc03782536448f28bf91f2b08fb7c80a6e210f74]

INTEGRATION: CWS mingwport09 (1.2.12); FILE MERGED 2007/12/11 12:46:17 vg 1.2.12.1: #i83133# catch-up fixes for MinGW port


2008-01-04  Oliver Bolte  <obo@openoffice.org>  [97cf9e3d20cbd197a7b4ed7a39ae73dd9468563e]

INTEGRATION: CWS mingwport09 (1.10.6); FILE MERGED 2007/12/11 12:15:49 vg 1.10.6.1: #i83133# catch-up fixes for MinGW port


2008-01-04  Oliver Bolte  <obo@openoffice.org>  [d9023bae45bd86ded84d4846ecdbbbad34b74868]

INTEGRATION: CWS fwk77 (1.26.82); FILE MERGED 2007/12/04 10:07:51 mav 1.26.82.2: #i83819# the xInfoProp could be empty in case of chart 2007/11/30 11:19:27 mav 1.26.82.1: #i83819# set the current Generator only after Save or SaveAs


2008-01-04  Oliver Bolte  <obo@openoffice.org>  [f2cdc5f38746cd91ce621f6a4cceeb8a3912c94a]

INTEGRATION: CWS fwk77 (1.23.82); FILE MERGED 2007/11/30 11:19:27 mav 1.23.82.1: #i83819# set the current Generator only after Save or SaveAs


2008-01-04  Oliver Bolte  <obo@openoffice.org>  [82f437f32576de2ee0fb1c185054a7d38df6073a]

INTEGRATION: CWS rsclangvar (1.9.44); FILE MERGED 2007/10/25 10:56:22 pl 1.9.44.1: #i82968# fix a warning (thanks pjanik)


2008-01-04  Oliver Bolte  <obo@openoffice.org>  [40266b80843dc952743b7a767b575dd952bd467b]

INTEGRATION: CWS rsclangvar (1.8.44); FILE MERGED 2007/11/05 15:04:06 pl 1.8.44.1: #i79665# parse on the fly languages


2008-01-04  Oliver Bolte  <obo@openoffice.org>  [f4494a73711e0a37b04cd0ba743b8638be7146f9]

INTEGRATION: CWS rsclangvar (1.14.44); FILE MERGED 2007/11/05 17:13:35 pl 1.14.44.2: #i79665# fallback lookup 2007/11/05 15:04:06 pl 1.14.44.1: #i79665# parse on the fly languages


2008-01-04  Oliver Bolte  <obo@openoffice.org>  [79da0b0a75ebf6f986a4e7d092d8e077a65865a1]

INTEGRATION: CWS rsclangvar (1.15.44); FILE MERGED 2007/11/05 17:13:35 pl 1.15.44.2: #i79665# fallback lookup 2007/11/05 15:04:06 pl 1.15.44.1: #i79665# parse on the fly languages


2008-01-04  Oliver Bolte  <obo@openoffice.org>  [1dfd995c217d46a3b8afa1ae3adcaa8a925294c9]

INTEGRATION: CWS rsclangvar (1.14.66); FILE MERGED 2007/11/05 15:04:06 pl 1.14.66.1: #i79665# parse on the fly languages


2008-01-04  Oliver Bolte  <obo@openoffice.org>  [aa1ed40ff1fdecd578d7f62f95bc1c8bd695e49b]

INTEGRATION: CWS rsclangvar (1.6.90); FILE MERGED 2007/11/05 15:04:06 pl 1.6.90.1: #i79665# parse on the fly languages


2008-01-04  Oliver Bolte  <obo@openoffice.org>  [35ff9c7f16ac2e57265e3be8a79cc7b8901f28f4]

INTEGRATION: CWS hunspell2 (1.9.28); FILE MERGED 2007/09/19 23:45:11 nemeth 1.9.28.2: RESYNC: (1.9-1.10); FILE MERGED 2007/03/22 12:03:53 nemeth 1.9.28.1: Issue number: i71449 i68903 i68296 i42504 i66683 i70408 Submitted by: nemeth Reviewed by: nemeth Add Hunspell 1.1.5 version, fix most of the Windows comp. warnings, restore old (but better) hyphenation pattern converter substrings.pl


2008-01-04  Oliver Bolte  <obo@openoffice.org>  [6ce7df3d7e56219e8b33eb485e9d71921d150b7c]

INTEGRATION: CWS hunspell2 (1.1.2); FILE ADDED 2007/09/20 10:17:43 nemeth 1.1.2.1: #i79351# Author: nemeth Submitted by: nemeth Reviewed by: nemeth This patch update the CWS to the stable Hunspell 1.1.12. Also fix the hyphenation bug reported in Hunspell Bugzilla (https://sourceforge.net/tracker/?func=detail&atid=756395&aid=1772381&group_id=143754)


2008-01-04  Oliver Bolte  <obo@openoffice.org>  [6468c86951eea6d280242654b44cbb740e1acd72]

INTEGRATION: CWS hunspell2 (1.5.22); FILE MERGED 2007/03/22 12:03:49 nemeth 1.5.22.1: Issue number: i71449 i68903 i68296 i42504 i66683 i70408 Submitted by: nemeth Reviewed by: nemeth Add Hunspell 1.1.5 version, fix most of the Windows comp. warnings, restore old (but better) hyphenation pattern converter substrings.pl


2008-01-04  Oliver Bolte  <obo@openoffice.org>  [905e7b77f902a8ff39581a6e1bd04683218bdd86]

INTEGRATION: CWS hunspell2 (1.20.22); FILE MERGED 2007/03/22 12:03:49 nemeth 1.20.22.1: Issue number: i71449 i68903 i68296 i42504 i66683 i70408 Submitted by: nemeth Reviewed by: nemeth Add Hunspell 1.1.5 version, fix most of the Windows comp. warnings, restore old (but better) hyphenation pattern converter substrings.pl


2008-01-04  Oliver Bolte  <obo@openoffice.org>  [3a7b80a4f43087f3c2ea3dbf50482d44c6941b43]

INTEGRATION: CWS kendy19 (1.8.334); FILE MERGED 2007/12/13 15:39:05 kendy 1.8.334.1: #i81534# OSL_DOUBLE_CHECKED_LOCKING_MEMORY_BARRIER() is defined as empty, causes warning gcc 4.2.1.


2008-01-04  Oliver Bolte  <obo@openoffice.org>  [e650d1fc364c1248109a56fbb5390d22db82a0ec]

#i10000# .INCLUDE antsettings.mk added


2008-01-04  Oliver Bolte  <obo@openoffice.org>  [46c6f7077697b9b2e35d2fc002dd149780598bf3]

INTEGRATION: CWS rhino15r5 (1.3.40); FILE MERGED 2007/11/30 16:59:13 cmc 1.3.40.1: #i84133# move to final rhino 1.5 release


2008-01-04  Oliver Bolte  <obo@openoffice.org>  [d53a35dac3112ce04f2bd3a4ec3a563c5777c034]

INTEGRATION: CWS rhino15r5 (1.1.2); FILE ADDED 2007/11/30 17:03:49 cmc 1.1.2.1: #i84133# move to final rhino 1.5 release


2008-01-04  Oliver Bolte  <obo@openoffice.org>  [82ffc3b090a02c00c39ffbca06503e281cf229de]

INTEGRATION: CWS rhino15r5 (1.1.2); FILE ADDED 2007/11/30 16:59:13 cmc 1.1.2.1: #i84133# move to final rhino 1.5 release


2008-01-04  Oliver Bolte  <obo@openoffice.org>  [f15f8668dcdf051afd85c1c8ef43263f3113273a]

INTEGRATION: CWS rhino15r5 (1.7.28); FILE MERGED 2007/11/30 16:59:12 cmc 1.7.28.1: #i84133# move to final rhino 1.5 release


2008-01-04  Oliver Bolte  <obo@openoffice.org>  [c00a814a75f9985559d4b5b043de1ac09d57f3de]

INTEGRATION: CWS rhino15r5 (1.3.40); FILE MERGED 2007/11/30 17:02:02 cmc 1.3.40.1: #i84133# update README


2008-01-04  Oliver Bolte  <obo@openoffice.org>  [53ed4425fc756d2554524e28cdee2b50c8d9aca8]

INTEGRATION: CWS mba24issues01 (1.14.194); FILE MERGED 2007/12/13 18:02:08 mba 1.14.194.2: RESYNC: (1.14-1.16); FILE MERGED 2007/11/01 10:29:08 mba 1.14.194.1: #i82726#: remove LateInitTimer


2008-01-04  Oliver Bolte  <obo@openoffice.org>  [39a2a2d2436db4396e38bc719bdaa58333345645]

INTEGRATION: CWS mba24issues01 (1.36.22); FILE MERGED 2007/12/15 13:18:17 mba 1.36.22.1: #i81588#: typo prevented reading of document language


2008-01-04  Oliver Bolte  <obo@openoffice.org>  [310e0062191c48391cdc61f0e95a8b01c4502f70]

INTEGRATION: CWS mba24issues01 (1.54.102); FILE MERGED 2007/11/01 11:08:31 mba 1.54.102.1: #i80511#: german string removed


2008-01-04  Oliver Bolte  <obo@openoffice.org>  [73e4b71dc929c7b5c3f0859ab8a6da3ecf284c1b]

INTEGRATION: CWS beppec56pdffix01 (1.118.28); FILE MERGED 2007/12/08 16:42:08 beppec56 1.118.28.2: Issue number: #i84274# Submitted by: beppec56 Reviewed by: beppec56 PDF Export: this fixes a bug on PDF/A-1 export UI functionality plus scripting fixes 2007/12/06 16:39:05 beppec56 1.118.28.1: Issue number: #i84267# Submitted by: beppec56 Reviewed by: beppec56 PDF Export: this fixes a bug on PDF/A-1 export


2008-01-04  Oliver Bolte  <obo@openoffice.org>  [5f4f3ef749e46c52da204e08998eab9ae6dcbe20]

INTEGRATION: CWS mba24issues01 (1.33.98); FILE MERGED 2007/11/01 10:29:07 mba 1.33.98.1: #i82726#: remove LateInitTimer


2008-01-04  Oliver Bolte  <obo@openoffice.org>  [87ea6c94122b732b7fb8504551f68af666d8a7a6]

INTEGRATION: CWS mba24issues01 (1.61.14); FILE MERGED 2007/12/13 18:01:54 mba 1.61.14.2: RESYNC: (1.61-1.63); FILE MERGED 2007/11/01 10:29:07 mba 1.61.14.1: #i82726#: remove LateInitTimer


2008-01-04  Oliver Bolte  <obo@openoffice.org>  [9d0afbd3047eebc019666d70acbfbddce8709bb8]

INTEGRATION: CWS mba24issues01 (1.25.26); FILE MERGED 2007/12/13 18:01:51 mba 1.25.26.2: RESYNC: (1.25-1.27); FILE MERGED 2007/11/01 10:29:07 mba 1.25.26.1: #i82726#: remove LateInitTimer


2008-01-04  Oliver Bolte  <obo@openoffice.org>  [324248fe8ce086ba76da2d95f719b988c96d4649]

INTEGRATION: CWS mba24issues01 (1.2.168); FILE MERGED 2007/11/01 10:29:07 mba 1.2.168.1: #i82726#: remove LateInitTimer


2008-01-04  Oliver Bolte  <obo@openoffice.org>  [9cff81859ce1e74c9fa81fc10ad02fc99de8e083]

INTEGRATION: CWS beppec56pdffix01 (1.60.8); FILE MERGED 2007/12/08 16:42:08 beppec56 1.60.8.1: Issue number: #i84274# Submitted by: beppec56 Reviewed by: beppec56 PDF Export: this fixes a bug on PDF/A-1 export UI functionality plus scripting fixes


2008-01-04  Oliver Bolte  <obo@openoffice.org>  [9d63cd396d51932e0476d974295b4d655296cbd0]

INTEGRATION: CWS beppec56pdffix01 (1.27.8); FILE MERGED 2007/12/06 17:37:13 beppec56 1.27.8.1: Issue number: #i84274# Submitted by: beppec56 Reviewed by: beppec56 PDF Export: this fixes a bug on PDF/A-1 export UI functionality


2008-01-04  Oliver Bolte  <obo@openoffice.org>  [251ec25aa4f7965d4e61ad85833947de3489d7f2]

INTEGRATION: CWS mba24issues01 (1.31.152); FILE MERGED 2007/12/15 00:01:18 mba 1.31.152.2: #i68639#: detect default locale for rtf as Windows would do it 2007/11/01 09:22:38 mba 1.31.152.1: #i68639#: fall back to sytem encoding in case rtf does not specify encoding/charset


2008-01-04  Oliver Bolte  <obo@openoffice.org>  [3ae12f77af3c17e6ca77ceb3ccb8e376400988c3]

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>  [5a14811d30438021bfd489791049e8df72b50eaa]

INTEGRATION: CWS mba24issues01 (1.66.162); FILE MERGED 2007/12/13 17:58:48 mba 1.66.162.2: RESYNC: (1.66-1.67); FILE MERGED 2007/11/01 09:42:15 mba 1.66.162.1: #i679481#: enable word count for read only documents


2008-01-04  Oliver Bolte  <obo@openoffice.org>  [ea5ed93deb2964ce574ea360fd975dce7d9cc5e6]

INTEGRATION: CWS obo19 (1.4.2); FILE MERGED 2007/11/27 12:59:04 obo 1.4.2.1: #i83979# MacOSX: Build environment adjustments for Leopard/Tiger


2008-01-04  Oliver Bolte  <obo@openoffice.org>  [4bc3793044622fe3b9811b849e7e25a5dc843505]

INTEGRATION: CWS obo19 (1.6.2); FILE MERGED 2007/11/27 12:59:04 obo 1.6.2.1: #i83979# MacOSX: Build environment adjustments for Leopard/Tiger


2008-01-04  Oliver Bolte  <obo@openoffice.org>  [8a9351ac8515bdb39a1b5d4dc7acf14573921f19]

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>  [e66942508ed00e57af626c103d28168eb1866d6c]

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>  [6b084a187b8103a73d745ad3a0d302ac731c5f32]

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>  [67d5edd59420e5118e84dd96b13fcec760168249]

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>  [03347d30703e07b870dcb5ba05fff6c5871de6fd]

INTEGRATION: CWS obo19 (1.37.12); FILE MERGED 2007/11/26 14:40:13 obo 1.37.12.1: #i83979# MacOSX: Build environment adjustments for Leopard/Tiger


2008-01-04  Oliver Bolte  <obo@openoffice.org>  [43a0654ec5d6391971efcc75a099316ac504db51]

INTEGRATION: CWS obo19 (1.2.34); FILE MERGED 2007/11/28 14:51:56 obo 1.2.34.1: #i83979# MacOSX: Build environment adjustments for Leopard/Tiger


2008-01-04  Oliver Bolte  <obo@openoffice.org>  [db50004b429a8557b452ed68a979bb2596826ea9]

INTEGRATION: CWS obo19 (1.17.14); FILE MERGED 2007/11/26 15:27:01 obo 1.17.14.1: #i83979# MacOSX: Build environment adjustments for Leopard/Tiger


2008-01-04  Oliver Bolte  <obo@openoffice.org>  [1a0f8e1b63be85c71392b11b1403dcab1e5e5bc7]

INTEGRATION: CWS mba24issues01 (1.26.54); FILE MERGED 2007/12/15 13:18:49 mba 1.26.54.1: #i81588#: use DocInfo for document language


2008-01-04  Oliver Bolte  <obo@openoffice.org>  [4313a28c32b3cefedf3ede26ee9bc3bac725770c]

INTEGRATION: CWS mba24issues01 (1.23.54); FILE MERGED 2007/12/15 13:18:48 mba 1.23.54.1: #i81588#: use DocInfo for document language


2008-01-04  Oliver Bolte  <obo@openoffice.org>  [f839b904084e38258e584551af8d631f25e60b77]

INTEGRATION: CWS obo19 (1.42.6); FILE MERGED 2007/11/26 14:39:43 obo 1.42.6.1: #i83979# MacOSX: Build environment adjustments for Leopard/Tiger


2008-01-04  Oliver Bolte  <obo@openoffice.org>  [e7c755ea3490c388d5fea93c144e64ed6576a36c]

INTEGRATION: CWS obo19 (1.4.6); FILE MERGED 2007/11/26 15:38:41 obo 1.4.6.1: #i83979# MacOSX: Build environment adjustments for Leopard/Tiger


2008-01-04  Oliver Bolte  <obo@openoffice.org>  [83cdeb50968b1e00fae46a6bd29b328e0c5f38d6]

INTEGRATION: CWS mba24issues01 (1.9.102); FILE MERGED 2007/11/01 10:58:06 mba 1.9.102.1: #i79179#: memory leak fixed


2008-01-04  Oliver Bolte  <obo@openoffice.org>  [11cf5b2fd499121e7eed2d8bb4c3e4caeced404b]

INTEGRATION: CWS obo19 (1.15.2); FILE MERGED 2007/11/30 08:54:11 obo 1.15.2.1: #i83979# EXTRA_CFLAGS added


2008-01-04  Oliver Bolte  <obo@openoffice.org>  [8f39d30a48209b54731abc526c2f079f72177883]

INTEGRATION: CWS mba24issues01 (1.5.102); FILE MERGED 2007/11/01 10:59:06 mba 1.5.102.1: #i79179#: memory leak fixed


2008-01-04  Oliver Bolte  <obo@openoffice.org>  [fd4ecd8b35c40f5c4afc5cdc9d96bff5aa8ff132]

INTEGRATION: CWS obo19 (1.15.4); FILE MERGED 2007/11/27 14:52:42 obo 1.15.4.1: #i83979# MacOSX: Build environment adjustments for Leopard/Tiger


2008-01-04  Oliver Bolte  <obo@openoffice.org>  [e7ade5d405f3f6a057619ed8e3ba3336f4e5aa05]

INTEGRATION: CWS mba24issues01 (1.30.78); FILE MERGED 2007/11/01 10:53:40 mba 1.30.78.1: #i79971#: handle obsolete config setting to avoid assertion


2008-01-04  Oliver Bolte  <obo@openoffice.org>  [0d5f149f5d93144c35f5b548a87cad94cb3b91ca]

INTEGRATION: CWS obo19 (1.15.8); FILE MERGED 2007/11/27 14:52:31 obo 1.15.8.1: #i83979# MacOSX: Build environment adjustments for Leopard/Tiger


2008-01-04  Oliver Bolte  <obo@openoffice.org>  [d6e696727fa3b7a8c0bf65b85a939d65372843b4]

INTEGRATION: CWS obo19 (1.10.2); FILE MERGED 2007/11/29 10:48:33 obo 1.10.2.1: #i83979# MacOSX: Build environment adjustments for Leopard/Tiger


2008-01-04  Oliver Bolte  <obo@openoffice.org>  [aa3b8d2623d36a6c98726ce5bfa6a3252046cf47]

INTEGRATION: CWS mba24issues01 (1.6.86); FILE MERGED 2007/11/01 11:06:58 mba 1.6.86.1: #i68487#: nPage was used unititialized in case of broken documents


2008-01-04  Oliver Bolte  <obo@openoffice.org>  [cf64b44ac60d2c747955aba807729e261c7a05d9]

INTEGRATION: CWS mba24issues01 (1.9.8); FILE MERGED 2007/11/01 11:03:56 mba 1.9.8.1: #i81125#: warning removed


2008-01-04  Oliver Bolte  <obo@openoffice.org>  [08ca381cd60579a5e89b2f2a33740b57de2a080c]

INTEGRATION: CWS ucbfixes04 (1.19.28); FILE MERGED 2007/12/05 15:30:16 kso 1.19.28.1: #i81743# - Special handling for redirected HTTP contents.


2008-01-04  Oliver Bolte  <obo@openoffice.org>  [1cb73f343e79da987db5ab8b4b8c819c7cc3ab8a]

INTEGRATION: CWS ucbfixes04 (1.11.138); FILE MERGED 2007/12/06 15:33:29 kso 1.11.138.1: #81459# - Removed useless openStream() call from create_ucb_content(). Issue number: Submitted by: Reviewed by:


2008-01-04  Oliver Bolte  <obo@openoffice.org>  [d48d54dcab9575bf9d1f40b2ed86e059dfadbd61]

INTEGRATION: CWS ucbfixes04 (1.26.84); FILE MERGED 2007/12/05 15:32:20 kso 1.26.84.1: #i81743# - Supply title to transferContent() function to avoid problems            with redirected HTTP data sources. Issue number: Submitted by: Reviewed by:


2008-01-04  Oliver Bolte  <obo@openoffice.org>  [6909016fdc5ebe06780df6b62d90542c68426d37]

INTEGRATION: CWS ucbfixes04 (1.4.112); FILE MERGED 2007/12/05 15:45:06 kso 1.4.112.2: RESYNC: (1.4-1.6); FILE MERGED 2007/12/05 15:33:04 kso 1.4.112.1: #i81743# - Supply title to transferContent() function to avoid problems            with redirected HTTP data sources. Issue number: Submitted by: Reviewed by:


2008-01-04  Oliver Bolte  <obo@openoffice.org>  [9a364330eee7b8fb403decfc5db616398e82d2ba]

INTEGRATION: CWS ucbfixes04 (1.109.14); FILE MERGED 2007/12/05 15:29:07 kso 1.109.14.1: #i81743# - UCB "Size" property is optional. Don't rely on it's presence.


2008-01-04  Oliver Bolte  <obo@openoffice.org>  [89364eae87092e63fa1ac441f37ee099793930fe]

INTEGRATION: CWS ucbfixes04 (1.21.38); FILE MERGED 2007/12/06 17:20:47 kso 1.21.38.2: #i81743# - Fixed handling of resaccess copies/originals, again. 2007/12/06 15:27:01 kso 1.21.38.1: #i81743# - Fixed handling of resaccess copies/originals.


2008-01-04  Oliver Bolte  <obo@openoffice.org>  [53fc7205447b130166744006eb79199987ea799d]

INTEGRATION: CWS ucbfixes04 (1.57.8); FILE MERGED 2007/12/06 17:20:47 kso 1.57.8.3: #i81743# - Fixed handling of resaccess copies/originals, again. 2007/12/06 15:27:01 kso 1.57.8.2: #i81743# - Fixed handling of resaccess copies/originals. 2007/12/05 15:30:17 kso 1.57.8.1: #i81743# - Special handling for redirected HTTP contents.


2008-01-04  Oliver Bolte  <obo@openoffice.org>  [1782376e10803bb6a96ac9f59318d4aa37194c5b]

INTEGRATION: CWS ucbfixes04 (1.19.26); FILE MERGED 2007/12/05 15:30:16 kso 1.19.26.1: #i81743# - Special handling for redirected HTTP contents.


2008-01-04  Oliver Bolte  <obo@openoffice.org>  [490e1106db57d501ce4d60b063ab88ba3008cec2]

INTEGRATION: CWS ucbfixes04 (1.17.38); FILE MERGED 2007/12/05 15:30:16 kso 1.17.38.1: #i81743# - Special handling for redirected HTTP contents.


2008-01-04  Oliver Bolte  <obo@openoffice.org>  [3d8293211ff90b0fba54f21e648c8712ad8af7c1]

INTEGRATION: CWS ause088 (1.16.10); FILE MERGED 2007/12/13 12:05:06 hjs 1.16.10.1: #i84299# remove packtools.mk


2008-01-04  Oliver Bolte  <obo@openoffice.org>  [35e5aa8f58b7e1144e31d5d947e68c6939fa7295]

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>  [485b36238ba84f32b657f2bcbe328e385ca34f27]

INTEGRATION: CWS ause088 (1.2.2); FILE MERGED 2007/12/13 11:54:37 hjs 1.2.2.1: #i84529# export switches for shared objects only


2008-01-04  Oliver Bolte  <obo@openoffice.org>  [89fc15281cbdb652c42f2d9727bca8412189a306]

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)


2008-01-04  Oliver Bolte  <obo@openoffice.org>  [f94b70ad6fb23bf8aec585f77baa6652f6669034]

INTEGRATION: CWS ause088 (1.17.4); FILE MERGED 2007/12/13 12:04:47 hjs 1.17.4.1: #i84299# remove packtools.mk


2008-01-04  Oliver Bolte  <obo@openoffice.org>  [ff8269637ebef150dc9ef1fa152b102571119abb]

INTEGRATION: CWS ause088 (1.26.52); FILE MERGED 2007/12/13 12:04:46 hjs 1.26.52.1: #i84299# remove packtools.mk


2008-01-04  Oliver Bolte  <obo@openoffice.org>  [ea1585b3c640c75ccb2b455e195d0308c2eb073e]

INTEGRATION: CWS ause088 (1.22.4); FILE MERGED 2007/12/13 12:04:46 hjs 1.22.4.1: #i84299# remove packtools.mk


2008-01-04  Oliver Bolte  <obo@openoffice.org>  [7b8fa29068e4190d80ac8be1176d12d3d38ebf34]

INTEGRATION: CWS ause088 (1.25.52); FILE MERGED 2007/12/13 12:04:46 hjs 1.25.52.1: #i84299# remove packtools.mk


2008-01-04  Oliver Bolte  <obo@openoffice.org>  [d6a537f9144affb3045b06de743a07e204cfc9e0]

INTEGRATION: CWS ause088 (1.14.52); FILE MERGED 2007/12/13 12:04:46 hjs 1.14.52.1: #i84299# remove packtools.mk


2008-01-04  Oliver Bolte  <obo@openoffice.org>  [3f846d96cfddd6c6599484737f65b487d724d344]

INTEGRATION: CWS ause088 (1.11.52); FILE MERGED 2007/12/13 12:04:45 hjs 1.11.52.1: #i84299# remove packtools.mk


2008-01-04  Oliver Bolte  <obo@openoffice.org>  [b20fca6f52ec46582793c3dc8eb4ab91444b4cb2]

INTEGRATION: CWS ause088 (1.23.4); FILE MERGED 2007/12/13 12:04:45 hjs 1.23.4.1: #i84299# remove packtools.mk


2008-01-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [4bd886cd5007b4ac26254b08b40d21137b4faed6]

INTEGRATION: CWS sw8u10bf02 (1.47.94); FILE MERGED 2007/12/04 12:58:44 os 1.47.94.2: #83873# another missing cast added 2007/11/23 08:00:20 os 1.47.94.1: #i83873# type checking in use of SwClientIter added


2008-01-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [dbb32312577456de4f985900180cfb1668c6ea2d]

INTEGRATION: CWS sw8u10bf02 (1.57.8); FILE MERGED 2007/12/10 08:18:44 ama 1.57.8.2: RESYNC: (1.57-1.58); FILE MERGED 2007/11/23 08:23:01 ama 1.57.8.1: Fix #i81688#: Without a mark the whole word will be manipulated


2008-01-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [ccbcf0c44db62d912e479cae548411d8893d50b6]

INTEGRATION: CWS sw8u10bf02 (1.60.94); FILE MERGED 2007/11/29 12:26:30 os 1.60.94.1: #150999# prevent division by zero


2008-01-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [6f682762f1cd47fc5f1d24c9aea17abdca997af3]

INTEGRATION: CWS sw8u10bf02 (1.134.8); FILE MERGED 2007/11/26 13:42:53 ama 1.134.8.1: Fix #i83930#: Crash with objects in too complex tables


2008-01-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [28ddd770a6ce3ac0b83b50c96f921271f68ffed8]

INTEGRATION: CWS sw8u10bf02 (1.23.96); FILE MERGED 2007/11/22 11:41:27 ama 1.23.96.1: Fix #i83691#: Table in table problem during HTML import


2008-01-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [35992b75b2070a3adaba80cba5e53bbe5434411a]

INTEGRATION: CWS sw8u10bf02 (1.76.6); FILE MERGED 2007/11/27 15:34:00 os 1.76.6.1: #i83990# loading header/footer attributes: missing line reintroduced


2008-01-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [f3d4b4db57cddcc945b8ba22664097de30c47fda]

INTEGRATION: CWS sw8u10bf02 (1.37.92); FILE MERGED 2007/11/27 09:18:27 ama 1.37.92.1: Fix #i81708#: Loop caused by covered cells


2008-01-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [c8b67aa2c2dfb25052b2d9335a6073d972d53d0f]

INTEGRATION: CWS sw8u10bf02 (1.27.94); FILE MERGED 2007/11/28 12:28:12 ama 1.27.94.1: Fix #i83427#: ODF with extralong paragraphs


2008-01-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [987e7e19389c6bd9637e13b12e742a5c4c211dcf]

INTEGRATION: CWS sw8u10bf02 (1.13.96); FILE MERGED 2007/11/21 10:18:34 ama 1.13.96.1: Fix #i82689#: Undo of modifying numbering styles


2008-01-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [b0fbb13aff42af1bdc4c8a24802d84cc260f6351]

INTEGRATION: CWS sw8u10bf02 (1.36.96); FILE MERGED 2007/11/30 13:48:10 od 1.36.96.1: #i65798# method <SwFlyCntPortion::SetBase(..)> 	 - call <SwAnchoredDrawObject::MakeObjPos()> for drawing objects 	   to assure that flags at <SwDrawFrmFmt> and <SWAnchoredDrawObject> 	   are correctly set.


2008-01-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [7af6f56bb7d4e491f1108fd0ed6a5bddaeaedff6]

INTEGRATION: CWS sw8u10bf02 (1.100.56); FILE MERGED 2007/11/30 11:50:38 od 1.100.56.3: #i80924# added additional note 2007/11/30 11:44:44 od 1.100.56.2: #i80924# method <SwTabFrm::MakeAll()> 	 - revise previous fix: invalidate position of first lower of 	   follow table frame after successful split. 2007/11/29 13:07:58 od 1.100.56.1: #i80924# method <SwTabFrm::MakeAll()> 	 - no optimization for follow table frames - it causes strange 	   row and cell positions during the format.


2008-01-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [dc08d0dd39b0c196f77058defb42b335e2ff1908]

INTEGRATION: CWS sw8u10bf02 (1.63.96); FILE MERGED 2007/11/29 13:05:15 od 1.63.96.1: #i80924# method <SwFlyAtCntFrm::MakeAll()> 	 - special handling on apply "straightforward positioning process" 	   during splitting of table: Do not apply "straightforward positioning 	   process" due to moveed forward anchor, if surrounding table cell 	   has got appropriate height and position


2008-01-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [4b66eff79cb485a4ae6d386072f002e53c5b846b]

INTEGRATION: CWS sw8u10bf02 (1.69.96); FILE MERGED 2007/11/28 16:01:30 od 1.69.96.1: #b6614158# - method <SwCntntFrm::_WouldFit(..) 	   -- handling of new parameter <bObjsInNewUpper>: no test move of 	      next frame, if object are present in new upper 	   - method <SwCntntFrm::ShouldBwdMoved(..)> 	   -- pass new parameter value to method <SwCntntFrm::_WouldFit(..)>


2008-01-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [f022886e9f5edce47c6cff7fda30cc7f3023c2bf]

INTEGRATION: CWS sw8u10bf02 (1.23.96); FILE MERGED 2007/11/30 13:51:11 od 1.23.96.1: #i65798# method <SwAnchoredDrawObject::_SetPositioningAttr()> 	 - set for as-character anchored drawing object also the 	   corresponding flag at <SwDrawFrmFmt> instance.


2008-01-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [6ce627187f337bb585a1dd2f59475961e5d79e54]

INTEGRATION: CWS sw8u10bf02 (1.9.344); FILE MERGED 2007/11/28 15:58:55 od 1.9.344.1: #b6614158# method <SwCntntFrm::_WouldFit(..)> 	   - new parameter <bObjsInNewUpper>


2008-01-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [90f35fdfc50e2540fe1ab05a920a4d0c4ee8ecfd]

INTEGRATION: CWS sw8u10bf02 (1.28.8); FILE MERGED 2007/11/30 15:21:53 od 1.28.8.1: #i81653# method <SwIntrnlSectRefLink::DataChanged(..)> 	 - Update links of extern linked document or extern linked 	   document section, if section is protected.


2008-01-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [3e9492035814fc1180f2f0ee3d532c3f7b58a26b]

INTEGRATION: CWS sw8u10bf02 (1.38.96); FILE MERGED 2007/11/27 07:48:45 ama 1.38.96.1: Fix #i83427#: Don't exceed STRING_LEN


2008-01-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [502d6b29b8770c93bd7dfc9c23b1fa3f6120112c]

INTEGRATION: CWS sw8u10bf02 (1.68.96); FILE MERGED 2007/11/21 10:19:18 ama 1.68.96.1: Fix #i82689#: Undo of modifying numbering styles


2008-01-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [7b4e4380177134de1bfcb4a4bd4a48f9544d2215]

INTEGRATION: CWS sw8u10bf02 (1.36.92); FILE MERGED 2007/11/27 07:49:29 ama 1.36.92.1: Fix #i83427#: Don't exceed STRING_LEN


2008-01-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [edff07f847df0b66e0d85e410508ee0fbfb21294]

INTEGRATION: CWS sw8u10bf02 (1.54.94); FILE MERGED 2007/12/11 13:03:03 fme 1.54.94.3: #i72394# Hidden selection - consider case of complete document content hidden 2007/12/10 08:18:47 ama 1.54.94.2: RESYNC: (1.54-1.55); FILE MERGED 2007/11/27 10:04:18 fme 1.54.94.1: #i72394# Search for suitable non-hidden paragraph that can contain the cursor


2008-01-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [468c7b8d3287712c6959cd531c71875f4d26bcbc]

INTEGRATION: CWS sw8u10bf02 (1.66.92); FILE MERGED 2007/12/10 08:18:50 ama 1.66.92.2: RESYNC: (1.66-1.67); FILE MERGED 2007/11/20 10:15:19 ama 1.66.92.1: Fix #i18014#: Cursor position correction


2008-01-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [7fcc6014a32f3a467f14875848f8b953a0683f83]

INTEGRATION: CWS sw8u10bf02 (1.21.96); FILE MERGED 2007/11/30 14:13:27 ama 1.21.96.1: Fix #i84117#: Double use of namespace


2008-01-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [ce621dbfbb66e8e3d44544b6b0dbba8631d1dc90]

INTEGRATION: CWS sw8u10bf02 (1.6.74); FILE MERGED 2007/11/26 15:05:42 ama 1.6.74.1: Fix #i82477#: Automatic styles witn non-poolable items


2008-01-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [7fcf07db79add425935d10e6f6fbc30bd0eec8ae]

INTEGRATION: CWS gcc430 (1.10.178); FILE MERGED 2007/12/13 10:15:27 cmc 1.10.178.1: #i84518# define only if not already defined


2008-01-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [379aac7131c466b4344f19a3005d721405d41cc5]

INTEGRATION: CWS gcc430 (1.5.428); FILE MERGED 2007/12/13 10:15:27 cmc 1.5.428.1: #i84518# define only if not already defined


2008-01-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [94ed6557411c5426e7082d658cd97ab320106b01]

INTEGRATION: CWS gcc430 (1.18.30); FILE MERGED 2007/12/13 10:21:16 cmc 1.18.30.1: #i84499# gcc 4.3.0 is better at not generated unneeded templates, and like all compilers handles each .cxx file seperately so cannot know that the template code to generate the needed methods from is in a different .cxx so we have to force that method to be generated


2008-01-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [7748507362b9a78f985723cc40d47833b47474e6]

INTEGRATION: CWS gcc430 (1.3.272); FILE MERGED 2007/12/13 10:50:19 cmc 1.3.272.1: #i84505# fix up binfilter for gcc 4.3.0


2008-01-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [ffc55882b24b0bd535c4b4fd85527b070c963d2d]

INTEGRATION: CWS gcc430 (1.4.144); FILE MERGED 2007/12/13 10:50:19 cmc 1.4.144.1: #i84505# fix up binfilter for gcc 4.3.0


2008-01-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [2938b18c7fa21328d7c5f8b6d25a6fd40463ec1c]

INTEGRATION: CWS gcc430 (1.6.144); FILE MERGED 2007/12/13 10:50:18 cmc 1.6.144.1: #i84505# fix up binfilter for gcc 4.3.0


2008-01-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [e70536221b9b71d227917cbc6412ff8a697a3b10]

INTEGRATION: CWS gcc430 (1.8.48); FILE MERGED 2007/12/13 10:50:18 cmc 1.8.48.1: #i84505# fix up binfilter for gcc 4.3.0


2008-01-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [32ea777c51647b80f32563e06e9de99c9fd74209]

INTEGRATION: CWS gcc430 (1.4.144); FILE MERGED 2007/12/13 10:50:18 cmc 1.4.144.1: #i84505# fix up binfilter for gcc 4.3.0


2008-01-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [c8e6af1be6b72904d128a2b1f4ec7648e7450fab]

INTEGRATION: CWS gcc430 (1.6.110); FILE MERGED 2007/12/13 10:50:18 cmc 1.6.110.1: #i84505# fix up binfilter for gcc 4.3.0


2008-01-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [4ef6fed7ec14b376f45a5238f60ede7b79380f01]

INTEGRATION: CWS gcc430 (1.8.124); FILE MERGED 2007/12/13 10:50:18 cmc 1.8.124.1: #i84505# fix up binfilter for gcc 4.3.0


2008-01-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [a4d12e23794c32b1995f10c36c81df8e3725298c]

INTEGRATION: CWS gcc430 (1.10.28); FILE MERGED 2007/12/13 10:50:17 cmc 1.10.28.1: #i84505# fix up binfilter for gcc 4.3.0


2008-01-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [b8cf811c69ac4ef95df6a618e0d0d3e2b7135e65]

INTEGRATION: CWS gcc430 (1.3.272); FILE MERGED 2007/12/13 10:50:17 cmc 1.3.272.1: #i84505# fix up binfilter for gcc 4.3.0


2008-01-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [0cd937d4f413654c0795b6841a65def89055694d]

INTEGRATION: CWS gcc430 (1.9.34); FILE MERGED 2007/12/13 10:50:17 cmc 1.9.34.1: #i84505# fix up binfilter for gcc 4.3.0


2008-01-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [7f077f68995d0d2db90c871bbefe6b7b02bcabf1]

INTEGRATION: CWS gcc430 (1.2.80); FILE MERGED 2007/12/13 10:41:14 cmc 1.2.80.1: #i84499# mirror basic change into binfilter as well


2008-01-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [cf53b6ea9772b1492277de694a403a2b3fb666d9]

INTEGRATION: CWS adc21 (1.6.6); FILE MERGED 2007/11/26 12:33:22 np 1.6.6.1: #i77437#


2008-01-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [08f5793f0c5e50fea71e416a3b391c618a2cab80]

INTEGRATION: CWS adc21 (1.8.6); FILE MERGED 2007/11/26 12:33:22 np 1.8.6.1: #i77437#


2008-01-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [cf482663ffbeb96482b2dec703dfc291b087604c]

INTEGRATION: CWS adc21 (1.7.10); FILE MERGED 2007/11/26 12:32:12 np 1.7.10.1: #i83891#


2008-01-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [b0d84fcdade901686eb4b87eccb35cfac136155e]

INTEGRATION: CWS adc21 (1.2.6); FILE MERGED 2007/11/26 16:45:09 np 1.2.6.2: #i83969# 2007/11/26 12:32:12 np 1.2.6.1: #i83891#


2008-01-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [30e66ea6c827d7eb7b93c4edef77ea674da646f2]

INTEGRATION: CWS adc21 (1.3.6); FILE MERGED 2007/11/26 16:45:09 np 1.3.6.1: #i83969#


2008-01-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [13953c2497f460c02cd2e1ab5e8f0b2218553791]

INTEGRATION: CWS adc21 (1.4.6); FILE MERGED 2007/11/26 12:32:12 np 1.4.6.1: #i83891#


2008-01-04  Rüdiger Timm  <rt@openoffice.org>  [16a059be1e1753bc890e9facfb48b1a21f777f4f]

#i84858# Correct license header: remove SISSL.


2008-01-04  Rüdiger Timm  <rt@openoffice.org>  [681fd1cc81910ec86c29c479f06b5c2064cb7e66]

#i84858# Correct license header: remove SISSL.


2008-01-02  Vladimir Glazounov  <vg@openoffice.org>  [feca48fbda4104c7c87bd6451646477c9af6488a]

new version for OOH680


2007-12-21  Niklas Nebel  <nn@openoffice.org>  [e7e8939f03940806ec3941578a101de4ade15a66]

#i8808# build on macosx


2007-12-20  Niklas Nebel  <nn@openoffice.org>  [dd98a32fd037d162b5d945f6c71811c0c1c07f82]

#i8808# link with SOLARLIB


2007-12-20  Armin Weiss  <aw@openoffice.org>  [83d6b11ccb76d1e0fe4651bf222876a4676bbfa1]

#i39532# sequence of PDF VClRenderer changed to be nice to the PDFWriter


2007-12-18  Armin Weiss  <aw@openoffice.org>  [43f54a02f8aff4f4f9a0ad4be3c1edb3c5e9eb31]

#i39532# added rudimentary canvas renderer


2007-12-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [849a251ab80a276387b09702e78e60d3997aafe4]

SRC680


2007-12-17  Ivo Hinkelmann  <ihi@openoffice.org>  [2f5996442a56a82aa76eb764db9e6c3b375a1c02]

#i10000# helpex fix


2007-12-17  Thorsten Behrens  <thb@openoffice.org>  [4cb55431400d07fe301c216b19b7a3dc24e0bea3]

#i80285# Slightly changed font size handling again, now taking into account pdf coord system orientation; adapted test files as well


2007-12-17  Thorsten Behrens  <thb@openoffice.org>  [49a6be88b70ee317191db85d27938db1353a95b4]

#i80285# Now writing out correct font size with _every_ updateFont call; adapted unit tests accordingly


2007-12-14  Artem Khvat  <akhva@openoffice.org>  [adb4d9cda5ffb9e12f583eeecf86976b9183d1f6]

#i80285# Fix baseline


2007-12-14  Kurt Zenker  <kz@openoffice.org>  [93a0816ebaeee40c603cdd8bf155c8f69946094d]

#i10000# fix bad memory access in autodoc (np)


2007-12-14  Mikhail Voitenko  <mav@openoffice.org>  [ec1024217dfd42609b0a7a87a2aa1ba7096dce50]

Get XWindowPeer implementation from the dialog


2007-12-14  Kurt Zenker  <kz@openoffice.org>  [d50222cb6d7cf94e07ca61c1b48bdec05bd9b61f]

#i10000# resolve warnings


2007-12-14  Kurt Zenker  <kz@openoffice.org>  [28853e19226d7f78d9318ab584182fd0ba42bb9a]

#i10000# build error fixes


2007-12-14  Mikhail Voitenko  <mav@openoffice.org>  [eaa5b305ea6967181c4ff7c420e4a07ecc536661]

new version


2007-12-14  Mikhail Voitenko  <mav@openoffice.org>  [82694b730d5105d9ab7012a04b5517baa5610e15]

User office error box for MediaWiki errors


2007-12-14  Kurt Zenker  <kz@openoffice.org>  [634b75d33ca5cbcd005e61dbad5fd3bb916fc59b]

#i84514# fix exceptionfiles


2007-12-14  Mikhail Voitenko  <mav@openoffice.org>  [fa78bd05b7caadd01789fb4e79832400a9b8486f]

adjust to jdk1.4.2


2007-12-13  Kurt Zenker  <kz@openoffice.org>  [77697cfee903299d6ff3a9f6d1bbcf4102694d48]

#i10000# fix break on unix environments (hjs)


2007-12-13  Armin Weiss  <aw@openoffice.org>  [9eb0f8b0cc4b61c3c99cc19e015f176498468cce]

#i39532# AA work for unxlngi6


2007-12-13  Mikhail Voitenko  <mav@openoffice.org>  [0abb975d91fad4ff55930f22c382bc6cb1bffb67]

use password container to store passwords


2007-12-13  Kurt Zenker  <kz@openoffice.org>  [67741340946d4b3628cfaa9838fa04d2458e22ef]

SRC680


2007-12-13  Vladimir Glazounov  <vg@openoffice.org>  [59f2f29cb702083792c88b46239cc3f7b924324f]

#i10000# generate new configure


2007-12-13  Kurt Zenker  <kz@openoffice.org>  [8984b9c92877a604893e288fab9761f9546c30ff]

#i84514# fecopy needs to be compiled with exceptions


2007-12-13  Kurt Zenker  <kz@openoffice.org>  [5767befa28508ce98bc25c6b92cc4a54dd75112e]

#i84514# eddel needs to be compiled with exceptions


2007-12-13  Kurt Zenker  <kz@openoffice.org>  [7d988c4e1681f608c6c27f2264dd9b5c8338e615]

#i84515# Mac OS X doesn't have fontconfig


2007-12-13  Hans-Joachim Lankenau  <hjs@openoffice.org>  [bef36f803dca58d8ac35dd921e7a5f7dcdc9e758]

#i10000# have vba enabled - and make it build


2007-12-13  Hans-Joachim Lankenau  <hjs@openoffice.org>  [3a273175e75390c89d9afaf7e4a69322ad6985e5]

#i10000# have vba enabled


2007-12-13  Mikhail Voitenko  <mav@openoffice.org>  [7f1c15e5149bbe53918d99f47cbbe15643ded35c]

adjust UI


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [a9278f2e1cb7db649ae53025023a80e6ecaa9f3f]

INTEGRATION: CWS nowrapcmd1 (1.2.2); FILE MERGED 2007/12/04 17:57:00 vq 1.2.2.1: #i82202#, #i84084# Fix openssl build issue for nowrapcmd1 and 4NT builds.


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [b3547836db69e4898021551f1815d38925ec9f49]

INTEGRATION: CWS nowrapcmd1 (1.21.2); FILE MERGED 2007/12/04 17:57:00 vq 1.21.2.1: #i82202#, #i84084# Fix openssl build issue for nowrapcmd1 and 4NT builds.


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [944be6ddc7ce79c81729e8da6c1f3e0ef72eed9d]

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>  [76224f1c8ffbac7d1cf510e2203edd9f57b98318]

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>  [8ecc70520d6b90ab673b0ea72e28d940f0a70cff]

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>  [b8aee6514ddb3870606c518cc826499b8a35a5d1]

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>  [0a094474def6fb22c19e2672b7e9b93e861c8105]

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>  [4c3356b65e2736ab7fed979c36c5f74136c9bb99]

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>  [b88d858829cbe4065689bd5739f17c87ed5ff8dc]

INTEGRATION: CWS armeabi01 (1.2.2); FILE MERGED 2007/12/03 18:56:58 cmc 1.2.2.1: #i83775# arm eabi soft-float uno bridge


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [185fb7040b0624c060a363ae20df4e3961e51e92]

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>  [478b6a6cb19d0d0dfd643dadc59c82f296a36d81]

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>  [e749cc0a43c77805650424ed53da1c7c8aa1c2ef]

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>  [89ef33a9b4ec87c86f03ee34c87ab2bb8891e55c]

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>  [9f9deafb00b5d142effab3e052a21a35fdc84db1]

INTEGRATION: CWS pmladek08 (1.16.34); FILE MERGED 2007/12/10 14:15:41 pmladek 1.16.34.1: #i82569# add back support for build with neon-0.24.X


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [80f2dde1e2e9e09e30ab89e78f5d6720300a2ef1]

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>  [38fe08ef31da8af435a608b5a78f98cc8a906086]

INTEGRATION: CWS pmladek08 (1.19.32); FILE MERGED 2007/12/10 14:15:41 pmladek 1.19.32.1: #i82569# add back support for build with neon-0.24.X


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [68c242b5de386e59ed1ba829ad1cdc4bc17327c7]

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>  [02cead63ee140e7ed481a94fb9836494a51a8b3e]

INTEGRATION: CWS pmladek08 (1.51.14); FILE MERGED 2007/12/10 14:15:41 pmladek 1.51.14.1: #i82569# add back support for build with neon-0.24.X


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [08c078923519c44fe3e53bc0f22f26f3b2822b83]

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>  [f8d9622665b57b382467c4ec19d1c30c37eabf43]

INTEGRATION: CWS pmladek08 (1.19.34); FILE MERGED 2007/12/10 14:15:41 pmladek 1.19.34.1: #i82569# add back support for build with neon-0.24.X


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [ad67ffd4a87915eb30823f9f801296c4490f14e2]

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>  [4a09d97be99b70cc7012abb8cb271451a21c5323]

INTEGRATION: CWS pmladek08 (1.8.34); FILE MERGED 2007/12/10 14:15:41 pmladek 1.8.34.1: #i82569# add back support for build with neon-0.24.X


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [033e44a33b7e2264695d74dfa1c37151314319d1]

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>  [1f571125ba4751b3e72562214ca0b948d7f76db3]

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>  [d85fd0a85cf4c2b182696a3294e78a6bab6a31ff]

INTEGRATION: CWS pmladek08 (1.14.34); FILE MERGED 2007/12/10 14:15:41 pmladek 1.14.34.1: #i82569# add back support for build with neon-0.24.X


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [8f81e5bc18aa9e1fe67f9f6333e7494582f74adc]

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>  [3ccc2d7af59943ac11e44ae04f7a0926c36ee9da]

INTEGRATION: CWS pmladek08 (1.13.34); FILE MERGED 2007/12/10 14:15:41 pmladek 1.13.34.1: #i82569# add back support for build with neon-0.24.X


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [2ffdb39e6deb26f0ba1bd68b3ad786b00edcdbf7]

INTEGRATION: CWS nowrapcmd1 (1.29.2); FILE MERGED 2007/11/30 20:22:17 vq 1.29.2.3: RESYNC: (1.31-1.32); FILE MERGED 2007/11/08 20:48:49 vq 1.29.2.2: RESYNC: (1.29-1.31); FILE MERGED 2007/10/14 05:05:20 vq 1.29.2.1: #i82202# Fix recipe.


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [7014258d1693fed6ca763cbc828fb588827302f1]

#i10000# patch to fix break in icu (rene)


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [4bebbaae5c87519d6802badff6a94e3cb53adb57]

INTEGRATION: CWS kprinter (1.49.140); FILE MERGED 2007/11/12 13:28:22 pl 1.49.140.1: #i83505# implement external print dialog on a queue


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [25e854308293e18ea282912162be2706dbdbefcf]

INTEGRATION: CWS kprinter (1.2.114); FILE MERGED 2007/11/12 13:28:22 pl 1.2.114.1: #i83505# implement external print dialog on a queue


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [b1615fdf53d9dbd219de0c410f042949186e2122]

INTEGRATION: CWS kprinter (1.63.48); FILE MERGED 2007/11/26 15:40:17 pl 1.63.48.2: #i83505# remove quick job setting from jobsetup again, if SetNextJobIsQuick was used 2007/11/13 09:44:23 pl 1.63.48.1: #i83505# hint direct print to printer for not showing UI


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [85b09f29bc7c0366ab1e8f1a83d51028916e8278]

INTEGRATION: CWS boostup01 (1.6.20); FILE MERGED 2007/11/08 14:00:46 thb 1.6.20.1: #i77672# Tentatively enabling boost 1.34.1 for gcc4.x


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [1b91d5979a3cd6fb547c83831bed7ff30158b57e]

INTEGRATION: CWS cmcfixes39 (1.2.4); FILE MERGED 2007/11/20 09:39:53 cmc 1.2.4.1: #i83486# stlportism -> stl


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [dc29c4d54cd6c0f489a89ea432c00d9b94d2e0b0]

INTEGRATION: CWS kprinter (1.2.216); FILE MERGED 2007/11/12 13:28:22 pl 1.2.216.1: #i83505# implement external print dialog on a queue


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [d30c1cc6133ba7c69767d45745bca5a9ebbb83e9]

INTEGRATION: CWS boostup01 (1.14.8); FILE MERGED 2007/11/13 11:13:25 thb 1.14.8.6: #i77672# Merge from xmlfilter02 2007/11/12 12:05:48 thb 1.14.8.5: #i77672# One more forgotten subdir 2007/11/09 23:46:43 thb 1.14.8.4: #i77672# slightly different dir structure for numeric and spirit stuff - corrected 2007/11/09 11:24:46 fridrich_strba 1.14.8.3: delivering a few more usefull headers 2007/11/08 14:41:56 fridrich_strba 1.14.8.2: fixing a typo 2007/11/08 14:00:46 thb 1.14.8.1: #i77672# Tentatively enabling boost 1.34.1 for gcc4.x


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [1dee8610653afe769389f17c6201835c4dec5551]

INTEGRATION: CWS kprinter (1.3.152); FILE MERGED 2007/11/26 15:40:17 pl 1.3.152.2: #i83505# remove quick job setting from jobsetup again, if SetNextJobIsQuick was used 2007/11/13 09:44:22 pl 1.3.152.1: #i83505# hint direct print to printer for not showing UI


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [03cf5d81bc1374aeff3c2f6c25e0edc94b55c82f]

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>  [e6775cee11c7a596b7983bb79086209438091df3]

INTEGRATION: CWS boostup01 (1.1.2); FILE ADDED 2007/10/11 14:25:41 thb 1.1.2.1: #i77672# Initial revision for boost 1.34


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [af4365f1006da99c8f1131c96a8018212f8a2df9]

INTEGRATION: CWS kprinter (1.2.216); FILE MERGED 2007/11/13 09:44:22 pl 1.2.216.1: #i83505# hint direct print to printer for not showing UI


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [13fb9634011102496fb3e5ed2070d8f5c8a226c2]

INTEGRATION: CWS cmcfixes39 (1.4.16); FILE MERGED 2007/11/23 09:58:41 cmc 1.4.16.1: #i79961# make buildable with gcj


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [427d69de9d4d8d999bcb1c96f17f7bffca60c27d]

INTEGRATION: CWS cmcfixes39 (1.3.48); FILE MERGED 2007/11/23 09:58:41 cmc 1.3.48.1: #i79961# make buildable with gcj


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [454d0a2f349162190d89f868746a908d0e1b1368]

INTEGRATION: CWS kprinter (1.30.58); FILE MERGED 2007/11/13 09:43:42 pl 1.30.58.1: #i83505# hint direct print to printer for not showing UI


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [0fa8fb18f509d1e9921bb6e6dd36437e5edaf74a]

INTEGRATION: CWS kprinter (1.2.30); FILE MERGED 2007/11/13 09:57:13 pl 1.2.30.1: #i83505# update psprint.conf documentation


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [0e64038afeef08b1ee4acfb7f2e1908dcd20f787]

INTEGRATION: CWS boostup01 (1.10.20); FILE MERGED 2007/11/29 10:33:29 thb 1.10.20.2: #i82516# Avoiding duplication 2007/11/08 14:00:45 thb 1.10.20.1: #i77672# Tentatively enabling boost 1.34.1 for gcc4.x


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [f79c0a362e0bc02bf34af31d22035775f3727964]

INTEGRATION: CWS boostup01 (1.1.2); FILE ADDED 2007/11/14 18:02:18 thb 1.1.2.3: #i77672# WaE fixes thx to pjanik 2007/11/08 14:00:45 thb 1.1.2.2: #i77672# Tentatively enabling boost 1.34.1 for gcc4.x 2007/10/11 14:24:17 thb 1.1.2.1: #i77672# Initial revision for boost 1.34


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [cfdb5106a55aeaf3fdaae829e1ccc3fbbad5c5c2]

INTEGRATION: CWS kprinter (1.123.86); FILE MERGED 2007/11/14 13:57:27 pl 1.123.86.1: #i83505# hint not to use UI in print job


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [c0773981f101c80ca204397f3ce163bac74bcbe8]

INTEGRATION: CWS cmcfixes39 (1.3.30); FILE MERGED 2007/11/19 14:36:06 cmc 1.3.30.1: #i83751 --without-writer2latex


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [b0f4ddffa17d321e0b4331f003f374c31d68f035]

INTEGRATION: CWS kprinter (1.44.16); FILE MERGED 2007/11/12 13:27:30 pl 1.44.16.1: #i83505# implement external print dialog on a queue


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [5f89d2a2993f9a697a08b7da2f4e651fc3366f6f]

INTEGRATION: CWS cmcfixes39 (1.3.4); FILE MERGED 2007/11/27 14:22:04 np 1.3.4.2: #i83486# 2007/11/20 09:48:25 cmc 1.3.4.1: #i83486# stlportism -> stl


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [9ec3893575cc34a69a48bd2d095540241d2a9721]

INTEGRATION: CWS kprinter (1.45.20); FILE MERGED 2007/11/12 13:27:30 pl 1.45.20.1: #i83505# implement external print dialog on a queue


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [87f05839adbf51acd7a3febe05324989cf8b5d7e]

INTEGRATION: CWS cmcfixes39 (1.2.4); FILE MERGED 2007/11/20 09:48:25 cmc 1.2.4.1: #i83486# stlportism -> stl


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [831e0034373781fcd52dfb42acead1e054ba2101]

INTEGRATION: CWS native122 (1.8.18); FILE MERGED 2007/12/11 10:40:25 is 1.8.18.1: #i84368# Patch for explicit type conversion


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [12b1e387447f678055ca468bb6476d110c6627fe]

INTEGRATION: CWS kprinter (1.23.30); FILE MERGED 2007/11/12 13:27:30 pl 1.23.30.1: #i83505# implement external print dialog on a queue


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [0930391a2b78e2aa2e542dc1dc047635f651c46b]

INTEGRATION: CWS kprinter (1.9.104); FILE MERGED 2007/11/12 13:27:30 pl 1.9.104.1: #i83505# implement external print dialog on a queue


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [c2d3f197d015d13faabaa90dff550dd8bc11e650]

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>  [4dacae86abd9e447d589bf2cc14d19b03fc180e8]

INTEGRATION: CWS kprinter (1.17.30); FILE MERGED 2007/11/12 13:27:30 pl 1.17.30.1: #i83505# implement external print dialog on a queue


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [c4f4e7e23ed55650b823363ac7993d692bc8486e]

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>  [9557bd62d6c52c3a2e87185d4e0dad25ceb6a38b]

INTEGRATION: CWS kprinter (1.9.100); FILE MERGED 2007/11/12 13:27:30 pl 1.9.100.1: #i83505# implement external print dialog on a queue


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [14e91094ab796eed8006063313151b3b3ac250f3]

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>  [88566ec00e6a98bd791149074f7e7f12301340aa]

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>  [0829b88249f974623155a85c70de5672594d34f2]

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>  [2c8c737b9fecad459d60bb1408b03fadb877b149]

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>  [d9deb5efed76468aedc99279375aad409cf126b3]

INTEGRATION: CWS kprinter (1.28.56); FILE MERGED 2007/11/12 13:28:34 pl 1.28.56.1: #i83505# implement external print dialog on a queue


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [346f80a74e4ad464eaee9f9d102e97f08446a454]

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>  [4c61db67221e36134e019ea56634a218ce0b9e6c]

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>  [ed56fbbd94b27e83754646548d6f6788c585c384]

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>  [1806c333eb1ea25e10eac1d8f327aa22d38c086f]

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>  [4c81c51a96bf72a69a69bc425f1a31065e6c90ae]

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>  [3781b76833a2d853d7890e96a709a70d15f76a44]

INTEGRATION: CWS configure22 (1.23.14); FILE MERGED 2007/10/15 22:46:22 rene 1.23.14.1: #i79874# STLport5 support for configure


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [82a508f8ebbd2ac1544e142e5af906def9376f66]

INTEGRATION: CWS sw8u10bf01 (1.29.60); FILE MERGED 2007/11/06 15:23:47 od 1.29.60.1: #i62675# method <SwDocShell::ApplyStyles(..)> 	 - clear list attributes at affected text nodes on applying 	   a paragraph style, if needed.


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [0c8d815eb7a701e65ebdf66c9f8a4880ca5970c2]

INTEGRATION: CWS configure22 (1.33.6); FILE MERGED 2007/12/02 12:34:15 rene 1.33.6.1: #i84165# --enable-sdext, --disable-reportdesign and --with-system-jfreereport


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [45aa0f00c96a815822cc9e8b8e981b1d4f7930d2]

INTEGRATION: CWS sw8u10bf01 (1.74.60); FILE MERGED 2007/11/19 12:58:32 od 1.74.60.4: RESYNC: (1.74-1.75); FILE MERGED 2007/11/14 13:38:03 ama 1.74.60.3: Fix #i82008#: Crash in RTF import with header/footer 2007/11/14 13:34:22 ama 1.74.60.2: Fix #i82003#: Crash in RTF import with header/footer 2007/11/06 15:31:56 od 1.74.60.1: #i62675# minor change due to re-factoring of <SwDoc::SetTxtFmtColl(..)>


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [b4216006e38a1ebbb80c01175b78ae66e794aaf0]

INTEGRATION: CWS sw8u10bf01 (1.51.62); FILE MERGED 2007/11/19 12:58:35 od 1.51.62.2: RESYNC: (1.51-1.52); FILE MERGED 2007/11/06 15:28:06 ama 1.51.62.1: Fix #i59025#: Cursorposition after undo


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [7064ce4e2ce4fe410cae3cdada0257bfc18511b6]

INTEGRATION: CWS configure22 (1.2.2); FILE MERGED 2007/11/22 14:24:53 rene 1.2.2.1: #i83872# configure flag for OGLTrans


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [5ca3ea021e3d416ccd84291111b2330a15ce666d]

INTEGRATION: CWS sw8u10bf01 (1.28.62); FILE MERGED 2007/11/06 15:43:56 fme 1.28.62.1: #i82967# Make sure that draw view is created with pdf device during pdf export


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [5e65963d76320e7b12c1b66b2dd77d418938e0a8]

INTEGRATION: CWS configure22 (1.2.2); FILE MERGED 2007/12/04 21:10:09 thb 1.2.2.2: #i84223# Visual improvements courtesy rodo 2007/12/04 20:21:30 thb 1.2.2.1: #i84223# Fixed crash with ogl transition component


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [28868c95210c2949174a47051f653bf0ed5ce725]

INTEGRATION: CWS sw8u10bf01 (1.75.60); FILE MERGED 2007/11/19 12:58:21 od 1.75.60.2: RESYNC: (1.75-1.76); FILE MERGED 2007/11/02 13:36:58 ama 1.75.60.1: Fix #i76725#: Char escapement more than 200


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [5f8d8b2f8805a74b5152fc2e60a575d62c0b77db]

INTEGRATION: CWS sw8u10bf01 (1.11.62); FILE MERGED 2007/11/06 15:30:44 ama 1.11.62.1: Fix #i59025#: Cursorposition after undo


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [c26aac134d6e5678f0ecb9e1a2e5d858ef4cc745]

INTEGRATION: CWS sw8u10bf01 (1.34.62); FILE MERGED 2007/11/19 12:58:25 od 1.34.62.2: RESYNC: (1.34-1.35); FILE MERGED 2007/11/15 07:30:46 ama 1.34.62.1: Fix #i82227#: Restore table model to avoid crash


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [1bed51b020727abed09ace39bf180cc046cecded]

INTEGRATION: CWS sw8u10bf01 (1.29.62); FILE MERGED 2007/11/06 15:30:30 ama 1.29.62.1: Fix #i59025#: Cursorposition after undo


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [0ee28fdf3e9a0bd8763eda6299af1d5c873a9dcf]

INTEGRATION: CWS sw8u10bf01 (1.14.62); FILE MERGED 2007/11/06 15:31:33 ama 1.14.62.1: Fix #i59025#: Cursorposition after undo


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [ad45ea460801cb3a343d7151accc255954150992]

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>  [38c97451e10a402c7ba6e41b8728c58fa3b13f0a]

INTEGRATION: CWS dictionariesfor24 (1.1.2); FILE ADDED 2007/11/18 18:07:05 pjanik 1.1.2.1: #i60878#: Add zu_ZA hyphenation patterns.


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [fd74ea17959615af0d119e6411dba9fda35453e3]

INTEGRATION: CWS sw8u10bf01 (1.83.60); FILE MERGED 2007/11/08 14:22:39 fme 1.83.60.1: #i82989# No portion building for character styles in NOHINTADJUST mode


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [5411d0b84d6587c5847d7531c3a6fe890a66af81]

INTEGRATION: CWS calc45 (1.29.208); FILE MERGED 2007/11/19 14:23:19 tbe 1.29.208.1: #i83551# Bad focus behaviour in number formatter dialog


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [27828b1141496429b6ecf96741b490b071d5e944]

INTEGRATION: CWS dictionariesfor24 (1.1.2); FILE ADDED 2007/11/20 20:49:14 pjanik 1.1.2.1: #i60878#: Add zu_ZA hyphenation file.


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [7eb6720735077a9065f7f3ee6689623759f5a45a]

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>  [d35d0207fc8c0e6b32f02a809054ee4ea0f4c0be]

INTEGRATION: CWS dictionariesfor24 (1.1.2); FILE ADDED 2007/11/18 18:03:51 pjanik 1.1.2.1: #i60878#: Add zu_ZA hyphenation patterns.


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [a186153d918f88256a9c2dc70422918dcc28ced4]

INTEGRATION: CWS sw8u10bf01 (1.54.60); FILE MERGED 2007/11/19 12:58:28 od 1.54.60.2: RESYNC: (1.54-1.56); FILE MERGED 2007/11/08 14:22:39 fme 1.54.60.1: #i82989# No portion building for character styles in NOHINTADJUST mode


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [a474daae8fc6cccc1b5fc269f0f04698e3c45545]

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>  [603a507c57ad1dc5892cc3170b55023a7af134e9]

INTEGRATION: CWS dictionariesfor24 (1.1.2); FILE ADDED 2007/10/21 12:21:43 pjanik 1.1.2.1: #i72648#: Add Russian thesaurus.


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [19f678d6b8c85e6b84e6a2607f0f9bd77c9b647a]

INTEGRATION: CWS sw8u10bf01 (1.10.62); FILE MERGED 2007/11/09 08:47:40 fme 1.10.62.1: #i82989# No portion building for character styles in NOHINTADJUST mode


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [1bd9732dc2c341190eb803d186a93a65e3aaaa0d]

INTEGRATION: CWS dictionariesfor24 (1.5.84); FILE MERGED 2007/10/21 12:19:21 pjanik 1.5.84.1: #i72648#: Add Russian thesaurus.


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [2869efe9536201b11258d5f3d85139072c70816d]

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>  [f8d9a00560d7629653bf79d9700dded9ee82082d]

INTEGRATION: CWS sw8u10bf01 (1.100.10); FILE MERGED 2007/11/05 12:05:51 fme 1.100.10.1: #i83049# Bug in rounding error free cell width calculation: Do not rely on the frame position.


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [2f1d915c42da7fc663a606195663b190809c3083]

INTEGRATION: CWS dictionariesfor24 (1.2.110); FILE MERGED 2007/10/21 12:18:39 pjanik 1.2.110.1: #i72648#: Add Russin thesaurus.


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [69208c7f766f47b5ab5faa7eab288bd114e63064]

INTEGRATION: CWS sw8u10bf01 (1.108.58); FILE MERGED 2007/11/20 11:18:02 od 1.108.58.2: #i82616# method <SwRootFrm::Paint(..)> 	 - consider page border and shadow rectanglec in check, if            a certain page is affected by the paint rectangle 2007/11/14 08:24:44 od 1.108.58.1: #i82616# method <SwRootFrm::Paint(..)> 	 - invalidation of area for paint of extra data instead of 	   inefficient and wrong enlargement of paint rectangle, which 	   doesn't consider the page border and shadow area.


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [7586929108033c3b588349ace0999e3c6dcdcb46]

INTEGRATION: CWS dictionariesfor24 (1.1.2); FILE ADDED 2007/10/21 12:20:23 pjanik 1.1.2.1: #i72648#: Add Russian thesaurus.


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [ead69debf55292bddabb020531a9ef0fd76ef29e]

INTEGRATION: CWS dictionariesfor24 (1.16.14); FILE MERGED 2007/11/24 13:23:52 pjanik 1.16.14.5: #i83224#: Add French dictionary. 2007/11/20 21:37:47 pjanik 1.16.14.4: #i70512#: Add Nepali linguistic tools. 2007/11/20 21:21:21 pjanik 1.16.14.3: #i82148#: Add Spanish dictionary. 2007/11/18 18:02:54 pjanik 1.16.14.2: #i60878#: Add zu_ZA hyphenation patterns. 2007/10/21 12:43:34 pjanik 1.16.14.1: #i60904#: Add en_ZA spellchecker.


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [8801dcc4408de70bb3e37400f3ba1257e76d3346]

INTEGRATION: CWS configure22 (1.15.16); FILE MERGED 2007/12/04 20:59:44 rene 1.15.16.2: more typos 2007/12/02 12:14:33 rene 1.15.16.1: #i84165# support hyphen


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [27a500df6e8fae6e0e531b23c0c94ee4340a2953]

INTEGRATION: CWS sw8u10bf01 (1.70.62); FILE MERGED 2007/11/07 08:57:14 fme 1.70.62.1: #i82081# Disable smart tags in help and xforms documents


2007-12-12  Armin Weiss  <aw@openoffice.org>  [c58ad39340a331ca5b77f39530f5267985b53144]

#i39532# clipping changes


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [57ec46fa84765a39d1ecdbc8d206f773e9e3d0e5]

INTEGRATION: CWS sw8u10bf01 (1.9.62); FILE MERGED 2007/11/06 15:22:22 od 1.9.62.1: #i62675# method <SwEditShell::SetTxtFmtColl(..)> 	 - handling of new parameter <bResetListAttrs>


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [0990bc944ba781efadc816b1db00eadc3c2ee3d5]

INTEGRATION: CWS dictionariesfor24 (1.1.2); FILE ADDED 2007/11/20 21:43:10 pjanik 1.1.2.1: #i70513#: Add Nepali thesaurus.


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [7b6461b7691d93d291facefb10c525db1219bde5]

INTEGRATION: CWS sw8u10bf01 (1.46.62); FILE MERGED 2007/11/06 15:28:20 od 1.46.62.1: #i62675# minor change due to re-factoring of <SwDoc::SetTxtFmtColl(..)>


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [26000a6854f7bff4f2a1f2b370c5b537e6c33848]

INTEGRATION: CWS dictionariesfor24 (1.1.2); FILE ADDED 2007/11/20 21:42:26 pjanik 1.1.2.1: #i70512#: Add Nepali spellchecker.


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [fc888c776f45bba0033a03b8a6d63211639133a6]

INTEGRATION: CWS configure22 (1.20.8); FILE MERGED 2007/11/14 21:10:50 rene 1.20.8.2: RESYNC: (1.20-1.22); FILE MERGED 2007/10/15 22:46:22 rene 1.20.8.1: #i79874# STLport5 support for configure


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [8145689a56576072b8f1222e1e082ea2857359c8]

INTEGRATION: CWS sw8u10bf01 (1.51.60); FILE MERGED 2007/11/06 15:30:07 ama 1.51.60.1: Fix #i59025#: Cursorposition after undo


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [8f2aca1230e6c5779cc45821b6bac523b405a317]

INTEGRATION: CWS dictionariesfor24 (1.1.2); FILE ADDED 2007/11/20 21:42:05 pjanik 1.1.2.1: #i70512#: Add Nepali spellchecker.


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [b2d0050ce256c2f8a187675597bd9b4a300ac326]

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>  [e667d207c55ca2f7c8157d50b9473d7dad529b94]

INTEGRATION: CWS sw8u10bf01 (1.46.60); FILE MERGED 2007/11/20 10:27:07 od 1.46.60.2: #i62675# method <lcl_SetTxtFmtColl(..)> 	 - undo for clear of list style attribute 2007/11/06 15:20:56 od 1.46.60.1: #i62675# methods <lcl_SetTxtFmtColl(..)> and <SwDoc::SetTxtFmtColl(..)> 	 - handling of new parameter <bResetListAttrs>


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [68fc3af7032e83c234d443f038b7b37bfd55bb5c]

INTEGRATION: CWS dictionariesfor24 (1.1.2); FILE ADDED 2007/11/20 21:39:02 pjanik 1.1.2.1: #i70512#: Add Nepali linguistic tools.


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [e5b6dcb0341eb8daafd8fb7d8c9fd95725f9e4f5]

INTEGRATION: CWS sw8u10bf01 (1.14.60); FILE MERGED 2007/11/02 11:44:19 ama 1.14.60.1: Fix i81646#: table in table side effect


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [1c0b5a9336049987d586fa4c28d5878cc8b7e432]

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>  [c40002f51e26f834b079806d814fa6d8978b94c6]

INTEGRATION: CWS dictionariesfor24 (1.1.2); FILE ADDED 2007/11/20 21:38:13 pjanik 1.1.2.1: #i70512#: Add Nepali linguistic tools.


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [9e4f411c58914cda43c1d3540b1b2b1a2bfbfe5a]

INTEGRATION: CWS dictionariesfor24 (1.1.2); FILE ADDED 2007/11/20 21:42:54 pjanik 1.1.2.1: #i70513#: Add Nepali thesaurus.


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [b578c34d171ce8529dbf2d7f810db0fc7e7ca6c6]

INTEGRATION: CWS sw8u10bf01 (1.22.60); FILE MERGED 2007/11/06 15:27:15 od 1.22.60.1: #i62675# minor change due to re-factoring of <SwDoc::SetTxtFmtColl(..)>


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [ca415cb891637e76ed44504c7d64650100a68698]

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>  [8ba3b2bb6111b7a3a272082d803c418e2ab930cb]

INTEGRATION: CWS calc45 (1.35.62); FILE MERGED 2007/10/31 19:16:51 nn 1.35.62.1: #i77236# don't unmerge protected cells


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [551c4f9e6e468a513752f5a7135327745690bd7e]

INTEGRATION: CWS dictionariesfor24 (1.1.2); FILE ADDED 2007/11/20 21:41:48 pjanik 1.1.2.1: #i70512#: Add Nepali spellchecker.


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [64b520639e4ad4155844b891a660c5d126bc3c86]

INTEGRATION: CWS gfbfcfg (1.98.30); FILE MERGED 2007/11/27 13:27:06 hdu 1.98.30.3: RESYNC: (1.98-1.100); FILE MERGED 2007/09/07 14:20:03 hdu 1.98.30.2: #i54603# use solenv's PSPLIB define 2007/09/05 09:58:35 hdu 1.98.30.1: #i54603# apply Caolan's fontconfig based glyph fallback patch


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [3e080eff9eea4b9f9f5b9d1b0adeb37919d02ed2]

INTEGRATION: CWS sw8u10bf01 (1.6.62); FILE MERGED 2007/11/14 12:24:39 ama 1.6.62.1: Fix #i78417#: gcc bug


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [74608fba84e990d8e56b28d1f6c42b627f28a371]

INTEGRATION: CWS vcl84 (1.33.54); FILE MERGED 2007/10/29 13:29:13 pl 1.33.54.1: #142425# try to catch execptions in printer driver


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [1406ed26f0367bd6b89fe524a738d36649068d35]

INTEGRATION: CWS calc45 (1.59.150); FILE MERGED 2007/12/03 09:54:55 nn 1.59.150.2: RESYNC: (1.59-1.60); FILE MERGED 2007/10/02 15:26:12 nn 1.59.150.1: #i81936# use sal_Int32 instead of long as UNO type


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [9af91bf2563850c0d2f982a972490017a2390caa]

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>  [ee5a7fab554d62d2a78dc2666dc8a5616cefc729]

INTEGRATION: CWS dictionariesfor24 (1.1.2); FILE ADDED 2007/10/21 13:11:36 pjanik 1.1.2.1: #i71669#: Add Italian thesaurus, update spell checker.


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [6a9201b4f0eadd7740d3e9da7a4ef097d09d2226]

INTEGRATION: CWS gfbfcfg (1.148.44); FILE MERGED 2007/09/18 08:43:27 hdu 1.148.44.4: #i54603# overlooked unneeded string conversions => fixed 2007/09/17 14:03:35 hdu 1.148.44.3: #i54603# adjust to recent psprint API changes 2007/09/13 16:51:17 hdu 1.148.44.2: #i54603# use fontseldata.targetname as input to libfontconfig 2007/09/12 17:38:27 hdu 1.148.44.1: #i54603# implement platform specific font substitution hooks (by moving the issue's patches code down and adjusting it


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [b003207c2c7082ae40d475aec533aecd8f64caf0]

INTEGRATION: CWS sw8u10bf01 (1.72.60); FILE MERGED 2007/11/19 14:39:21 od 1.72.60.2: #i82637# fix warning 2007/11/13 10:25:05 od 1.72.60.1: #i82637# methods <SwAccessibleParagraph::_getDefaultAttributesImpl(..)> and 	 <SwAccessibleParagraph::_getRunAttributesImpl(..)> 	 - adjust semantic: the default character attributes from a paragraph 	   are the character attributes found at the paragraph style, 	   not the ones found at the automatic paragraph style. The character 	   attributes found at the automatic paragraph style are treated as 	   run attributes.


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [62f970f0b0f9740cc3e7f3b7167abeb7bd621ad1]

INTEGRATION: CWS vcl84 (1.16.124); FILE MERGED 2007/11/22 14:05:04 pl 1.16.124.1: #i72484# differentiate monitor names


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [12fcfdd1a9c77d3ea7071789e5243c58d9b7c7e3]

INTEGRATION: CWS calc45 (1.60.18); FILE MERGED 2007/12/03 09:54:52 nn 1.60.18.2: RESYNC: (1.60-1.62); FILE MERGED 2007/10/05 17:15:06 nn 1.60.18.1: #i79808# show validation input help window only if message isn't empty


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [9eeda4509c35b067916adee2fbcfe5c8750b3bd8]

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>  [31d02b97dc5e4219647b16684bf3c451590ce94d]

INTEGRATION: CWS dictionariesfor24 (1.6.84); FILE MERGED 2007/10/21 13:11:36 pjanik 1.6.84.1: #i71669#: Add Italian thesaurus, update spell checker.


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [1046478f6e63d38e811050f6c3f6c1e538e3d1ec]

INTEGRATION: CWS gfbfcfg (1.263.34); FILE MERGED 2007/12/03 15:51:27 hdu 1.263.34.5: RESYNC: (1.264-1.266); FILE MERGED 2007/11/27 13:22:58 hdu 1.263.34.4: RESYNC: (1.263-1.264); FILE MERGED 2007/09/12 13:36:20 hdu 1.263.34.3: #i54603# allow compilation on wntmsci 2007/09/07 15:02:23 hdu 1.263.34.2: Start to abstract font fallbacks to cleanup the previous patch The patch HAD to be applied though it was not close to ready, sorry When finished font fallback abstraction will solve these regressions - does not even compile on non-UNX platforms - introduces UNX-specific dependencies into platform-independent layers - kills the glyph- and font-fallback features on the non-UNX platforms - kills the features on UNX platforms that don't have up to date fontconfig lib or matching configuration entries - causes regressions for non-baseplane unicodes - kills the japanese EUDC feature 2007/09/05 09:58:34 hdu 1.263.34.1: #i54603# apply Caolan's fontconfig based glyph fallback patch


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [b9ebf96fb7748dcbb3d38c6fc1cb8ca5b532005b]

INTEGRATION: CWS sw8u10bf01 (1.36.62); FILE MERGED 2007/11/19 12:58:13 od 1.36.62.2: RESYNC: (1.36-1.37); FILE MERGED 2007/11/06 15:26:39 ama 1.36.62.1: Fix #i59025#: Cursorposition after undo


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [f94b9a03bd6ac7c3cd7490287ae39aec17c3d266]

INTEGRATION: CWS vcl84 (1.7.32); FILE MERGED 2007/10/29 13:29:13 pl 1.7.32.1: #142425# try to catch execptions in printer driver


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [bbc4950d03cd2a455975424ba673d1b5805da2dc]

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>  [19f1f14e5cac42ef955757d3a62180ebf560e2b5]

INTEGRATION: CWS calc45 (1.31.86); FILE MERGED 2007/10/09 15:57:33 nn 1.31.86.1: #i80447# DrawClipMarks: don't draw at invalid position when nOutWidth is 0


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [943806749202a5775467c827db955f4a1c11a45d]

INTEGRATION: CWS sw8u10bf01 (1.59.60); FILE MERGED 2007/11/19 12:58:16 od 1.59.60.2: RESYNC: (1.59-1.60); FILE MERGED 2007/11/06 14:58:09 od 1.59.60.1: #i62675# method <SwEditShell::SetTxtFmtColl(..)> 	 - add 2nd optional parameter <bResetListAttrs>


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [059e8b6091efa02913656cf0cb9d31e20ef8c4ca]

INTEGRATION: CWS vcl84 (1.11.122); FILE MERGED 2007/11/30 13:31:14 pl 1.11.122.1: #b6609610# fix workaround for blueprint to prevent errors on nimbus


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [a224ce75b67807e11a9fae63617c67cc52dd0de7]

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>  [13e37b9985d06d36e740eb5211de3d0f20443f5e]

INTEGRATION: CWS calc45 (1.85.4); FILE MERGED 2007/12/03 09:54:49 nn 1.85.4.3: RESYNC: (1.85-1.87); FILE MERGED 2007/11/13 13:45:31 nn 1.85.4.2: #i53533# MouseButtonUp: draw AutoFilter button with correct state 2007/10/15 12:22:21 nn 1.85.4.1: #i63144# don't allow editing of notes in protected cells (patch from maoyg)


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [01db3d4535244fae0cfa8867f8ea5b041bb16d29]

INTEGRATION: CWS gfbfcfg (1.44.44); FILE MERGED 2007/09/05 09:58:34 hdu 1.44.44.1: #i54603# apply Caolan's fontconfig based glyph fallback patch


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [d5dc9f69219c0e0420c9a5d8fab9c6f4995c8ba8]

INTEGRATION: CWS dictionariesfor24 (1.4.120); FILE MERGED 2007/10/21 13:11:35 pjanik 1.4.120.1: #i71669#: Add Italian thesaurus, update spell checker.


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [251a6f5cb13d811d63af3d8d9074785a783de0d0]

INTEGRATION: CWS sw8u10bf01 (1.142.56); FILE MERGED 2007/11/06 14:56:25 od 1.142.56.1: #i62675# method <SwDoc::SetTxtFmtColl(..)> 	 - add 4th optional parameter <bResetListAttrs>


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [d7d2b43f4f1f86384f07da69eab3052a0e321e93]

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>  [0aa5efad575144996e413a06350b5f1242276cce]

INTEGRATION: CWS gfbfcfg (1.89.44); FILE MERGED 2007/09/12 12:20:58 hdu 1.89.44.2: #i54603# allow compilation on wntmsci 2007/09/05 09:58:34 hdu 1.89.44.1: #i54603# apply Caolan's fontconfig based glyph fallback patch


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [28c5cdcc53ae068b0c763c660d61a8291dd96726]

INTEGRATION: CWS vcl84 (1.71.28); FILE MERGED 2007/11/29 09:04:58 pl 1.71.28.1: #i68048# surrounding text input methods (thanks cmc)


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [c1f35957f06ce66c1b32fecae1c6626cf0b2f83a]

INTEGRATION: CWS calc45 (1.3.550); FILE MERGED 2007/12/03 09:40:11 nn 1.3.550.1: #i83017# Warnings on 64bit Linux (patch from pjanik)


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [a74ee605a444d188af332608f878728b7df7cab4]

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>  [e4faf23ffe759865f4c966252850677c99355744]

INTEGRATION: CWS gfbfcfg (1.230.42); FILE MERGED 2007/11/27 13:20:22 hdu 1.230.42.12: RESYNC: (1.230-1.233); FILE MERGED 2007/11/21 16:02:59 hdu 1.230.42.11: #i83491# fix generic glyph fallback font calculation 2007/11/20 11:43:06 hdu 1.230.42.10: #i83491# fix crash on optimized unxsols4.pro builds, use string reference to avoid needless refcounting 2007/11/14 10:09:56 hdu 1.230.42.9: #i83491# move inline methods to allow warning free compile 2007/11/13 14:48:01 hdu 1.230.42.8: #i83491# normalize fontname to increase font cache hit rate 2007/11/12 10:32:11 hdu 1.230.42.7: #i83491# improve performance of glyph fallback hook by caching results 2007/09/17 14:03:35 hdu 1.230.42.6: #i54603# adjust to recent psprint API changes 2007/09/13 17:17:50 hdu 1.230.42.5: #i54603# fix modified glyph fallback 2007/09/12 17:40:05 hdu 1.230.42.4: #i54603# fix typo in OutputDevice::GetFontSubstituteCount() 2007/09/12 15:23:57 hdu 1.230.42.3: #i54603# add hooks for non-generic font substitutions 2007/09/07 15:02:23 hdu 1.230.42.2: Start to abstract font fallbacks to cleanup the previous patch The patch HAD to be applied though it was not close to ready, sorry When finished font fallback abstraction will solve these regressions - does not even compile on non-UNX platforms - introduces UNX-specific dependencies into platform-independent layers - kills the glyph- and font-fallback features on the non-UNX platforms - kills the features on UNX platforms that don't have up to date fontconfig lib or matching configuration entries - causes regressions for non-baseplane unicodes - kills the japanese EUDC feature 2007/09/05 09:58:33 hdu 1.230.42.1: #i54603# apply Caolan's fontconfig based glyph fallback patch


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [21aeeb8601ea63adbaef5848e90b38829faa3e68]

INTEGRATION: CWS vcl84 (1.40.52); FILE MERGED 2007/12/03 10:02:31 pl 1.40.52.3: RESYNC: (1.40-1.41); FILE MERGED 2007/11/30 15:33:38 pl 1.40.52.2: #b6537662# some themes draw toolbar brackground transparent (e.g. nimbus) 2007/11/30 13:31:13 pl 1.40.52.1: #b6609610# fix workaround for blueprint to prevent errors on nimbus


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [f4977548cb82ef6998ed94fe00b222e357902c61]

INTEGRATION: CWS mav26 (1.22.50); FILE MERGED 2007/11/27 15:13:13 mav 1.22.50.1: #i79302# avoid duplicate objects


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [0c6bdb82d5921a60911d78a784e742d22051ee8f]

INTEGRATION: CWS calc45 (1.12.256); FILE MERGED 2007/10/15 12:22:20 nn 1.12.256.1: #i63144# don't allow editing of notes in protected cells (patch from maoyg)


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [388a1f09413065613f0252ff5a6d007e5e2939b5]

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>  [b611edc7ed106fcf72cddbbe0085210077f74850]

INTEGRATION: CWS calc45 (1.26.182); FILE MERGED 2007/10/15 12:22:20 nn 1.26.182.1: #i63144# don't allow editing of notes in protected cells (patch from maoyg)


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [0039261487962c45d6b1296b4829dccd0524a004]

INTEGRATION: CWS mav26 (1.12.68); FILE MERGED 2007/11/27 15:13:12 mav 1.12.68.1: #i79302# avoid duplicate objects


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [6024c2c252c75ed2481db479a53ef1451f047513]

INTEGRATION: CWS vcl84 (1.264.52); FILE MERGED 2007/12/03 10:02:24 pl 1.264.52.3: RESYNC: (1.264-1.266); FILE MERGED 2007/11/05 15:56:20 pl 1.264.52.2: #i83113# scroll all children to enable back/forth scrolling of windows 2007/10/29 11:13:27 pl 1.264.52.1: #i83080# prevent an error case from crashing


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [1a6032f9f2e148d0ed7fe02150e91fa714bfa2b8]

INTEGRATION: CWS gfbfcfg (1.50.14.1.2); FILE MERGED 2007/09/07 15:02:23 hdu 1.50.14.1.2.1: Start to abstract font fallbacks to cleanup the previous patch The patch HAD to be applied though it was not close to ready, sorry When finished font fallback abstraction will solve these regressions - does not even compile on non-UNX platforms - introduces UNX-specific dependencies into platform-independent layers - kills the glyph- and font-fallback features on the non-UNX platforms - kills the features on UNX platforms that don't have up to date fontconfig lib or matching configuration entries - causes regressions for non-baseplane unicodes - kills the japanese EUDC feature


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [eb672b837b4efd882fbc14af1a6de4e11d73f1d6]

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>  [7889d9e2dc1779772ead2f08a99e81de5c6d6858]

INTEGRATION: CWS dictionariesfor24 (1.2.110); FILE MERGED 2007/12/06 19:14:12 pjanik 1.2.110.2: #i71669#: Change the file name properly. 2007/10/21 13:11:35 pjanik 1.2.110.1: #i71669#: Add Italian thesaurus, update spell checker.


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [aab8b6e79eb36737b7aa2bd0df5d9fe5936f7b43]

INTEGRATION: CWS calc45 (1.10.256); FILE MERGED 2007/10/15 12:22:20 nn 1.10.256.1: #i63144# don't allow editing of notes in protected cells (patch from maoyg)


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [0e77e1ca6030e959e5b5015b8f053b13ea5a33f1]

INTEGRATION: CWS gfbfcfg (1.5.34); FILE MERGED 2007/11/27 12:56:26 hdu 1.5.34.2: RESYNC: (1.5-1.6); FILE MERGED 2007/09/07 15:02:23 hdu 1.5.34.1: Start to abstract font fallbacks to cleanup the previous patch The patch HAD to be applied though it was not close to ready, sorry When finished font fallback abstraction will solve these regressions - does not even compile on non-UNX platforms - introduces UNX-specific dependencies into platform-independent layers - kills the glyph- and font-fallback features on the non-UNX platforms - kills the features on UNX platforms that don't have up to date fontconfig lib or matching configuration entries - causes regressions for non-baseplane unicodes - kills the japanese EUDC feature


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [da0c5f7e09466a8dfd28645491f1e1ffa516fd80]

INTEGRATION: CWS vcl84 (1.49.96); FILE MERGED 2007/12/03 10:02:28 pl 1.49.96.2: RESYNC: (1.49-1.50); FILE MERGED 2007/10/29 11:12:35 pl 1.49.96.1: #i83080# protect against wrong input


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [eda33efe2bd2f25a0da4522abfcadd5733e2dccd]

INTEGRATION: CWS calc45 (1.207.84); FILE MERGED 2007/12/03 09:22:28 nn 1.207.84.3: #i84077# 'uninitialized' warning in gcc 4.1.2 again 2007/11/05 14:47:24 nn 1.207.84.2: #i29101# IsCellEqual: for values, also compare number formats 2007/10/02 15:26:11 nn 1.207.84.1: #i81936# use sal_Int32 instead of long as UNO type


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [f7d5777d9131c531916858d438795f0c489652d4]

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>  [4c7b03ebf9fdbe8c02b2eec0de3bb3269b57cfb1]

INTEGRATION: CWS dictionariesfor24 (1.1.2); FILE ADDED 2007/10/21 13:11:35 pjanik 1.1.2.1: #i71669#: Add Italian thesaurus, update spell checker.


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [ffa8920eb2393ea930327decca775e0fabeddcb5]

INTEGRATION: CWS vcl84 (1.114.92); FILE MERGED 2007/12/03 10:02:20 pl 1.114.92.2: RESYNC: (1.114-1.118); FILE MERGED 2007/11/29 13:29:03 pl 1.114.92.1: #i38869# export type1 fonts including Length3 to satisfy ghostscript


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [6df02515c698510dfd97f5c1e5bc4957540ae742]

INTEGRATION: CWS gfbfcfg (1.3.44); FILE MERGED 2007/09/05 09:58:33 hdu 1.3.44.1: #i54603# apply Caolan's fontconfig based glyph fallback patch


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [951409194e0404dd794bda0fbd890999d4c394f2]

INTEGRATION: CWS mav26 (1.22.552); FILE MERGED 2007/11/27 15:23:19 mav 1.22.552.1: #i79302# avoid duplicate objects


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [7e3217c164d07f0ed3f1c28e2b434221920e2e81]

INTEGRATION: CWS dictionariesfor24 (1.7.116); FILE MERGED 2007/10/21 13:11:35 pjanik 1.7.116.1: #i71669#: Add Italian thesaurus, update spell checker.


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [e4e988cb90392ea0164df7898afc5f2615c7241b]

INTEGRATION: CWS calc45 (1.24.6); FILE MERGED 2007/12/03 09:39:29 nn 1.24.6.1: #i83017# Warnings on 64bit Linux (patch from pjanik)


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [0c93e271f7e07daa0c6efe3798390419ee4b7ba1]

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>  [483eee9d365e6e5da0475db69d3b50269ac7e35d]

INTEGRATION: CWS gfbfcfg (1.2.154); FILE MERGED 2007/11/20 11:43:06 hdu 1.2.154.6: #i83491# fix crash on optimized unxsols4.pro builds, use string reference to avoid needless refcounting 2007/11/12 10:32:11 hdu 1.2.154.5: #i83491# improve performance of glyph fallback hook by caching results 2007/09/17 14:03:36 hdu 1.2.154.4: #i54603# adjust to recent psprint API changes 2007/09/12 15:23:57 hdu 1.2.154.3: #i54603# add hooks for non-generic font substitutions 2007/09/07 15:06:49 hdu 1.2.154.2: Start to abstract font fallbacks to cleanup the previous patch The patch HAD to be applied though it was not close to ready, sorry When finished font fallback abstraction will solve these regressions - does not even compile on non-UNX platforms - introduces UNX-specific dependencies into platform-independent layers - kills the glyph- and font-fallback features on the non-UNX platforms - kills the features on UNX platforms that don't have up to date fontconfig lib or matching configuration entries - causes regressions for non-baseplane unicodes - kills the japanese EUDC feature 2007/09/05 09:58:33 hdu 1.2.154.1: #i54603# apply Caolan's fontconfig based glyph fallback patch


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [d55c4505f7eaecb6f1ac53476b0c0d110bb19b1d]

INTEGRATION: CWS vcl84 (1.54.94); FILE MERGED 2007/11/22 12:57:04 pl 1.54.94.2: fix a typo 2007/11/13 09:04:46 pl 1.54.94.1: #i83591# fix a write over array bounds (thanks cmc)


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [64de2e43a7fdba76489131ab37f316301f0bb42e]

INTEGRATION: CWS mav26 (1.80.202); FILE MERGED 2007/11/27 15:23:19 mav 1.80.202.1: #i79302# avoid duplicate objects


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [c6c3c6dea6461c43f903591aef3e785fda423aaf]

INTEGRATION: CWS dictionariesfor24 (1.1.2); FILE ADDED 2007/11/24 13:25:13 pjanik 1.1.2.1: #i83224#: Add French dictionary.


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [a8e9f22092f217d80415884a668d91527c04d322]

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>  [38717cf721ad1724cf0f7a14a809132fd8f7252d]

INTEGRATION: CWS gfbfcfg (1.2.44); FILE MERGED 2007/11/13 14:48:01 hdu 1.2.44.5: #i83491# normalize fontname to increase font cache hit rate 2007/09/17 14:03:36 hdu 1.2.44.4: #i54603# adjust to recent psprint API changes 2007/09/12 15:23:57 hdu 1.2.44.3: #i54603# add hooks for non-generic font substitutions 2007/09/07 15:02:22 hdu 1.2.44.2: Start to abstract font fallbacks to cleanup the previous patch The patch HAD to be applied though it was not close to ready, sorry When finished font fallback abstraction will solve these regressions - does not even compile on non-UNX platforms - introduces UNX-specific dependencies into platform-independent layers - kills the glyph- and font-fallback features on the non-UNX platforms - kills the features on UNX platforms that don't have up to date fontconfig lib or matching configuration entries - causes regressions for non-baseplane unicodes - kills the japanese EUDC feature 2007/09/05 09:58:33 hdu 1.2.44.1: #i54603# apply Caolan's fontconfig based glyph fallback patch


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [7c0905041d6c313f6847b3666f737a3976a1ae97]

INTEGRATION: CWS vcl84 (1.2.200); FILE MERGED 2007/10/29 11:12:35 pl 1.2.200.1: #i83080# protect against wrong input


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [2866a2e5134e7649961770d34c45fa732e094536]

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>  [e9cdb18e5df593b0b47d66f7552238d06b040ef8]

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>  [5c4f2757dad4d3fea68d95681f46ac046c65c060]

INTEGRATION: CWS dictionariesfor24 (1.1.2); FILE ADDED 2007/11/24 13:25:12 pjanik 1.1.2.1: #i83224#: Add French dictionary.


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [12897dc51e036666cba10affda2f30682c8f18e1]

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>  [e2da2821e86950f0a40b9bad20edb4d21eabdbdc]

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>  [1a424b886ddb5f5235ad181aaa8d8ca06d93e624]

INTEGRATION: CWS dictionariesfor24 (1.1.2); FILE ADDED 2007/11/20 21:27:28 pjanik 1.1.2.2: #i82148#: Add README file for Spanish spellchecker. 2007/11/20 21:17:31 pjanik 1.1.2.1: #i82148#: Add Spanish spellchecker.


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [b440352e553b754729625b5c99239cc14810bd2c]

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>  [f20bc5e8bd85133012d8c8a63e15eeef41b9c6ad]

INTEGRATION: CWS dictionariesfor24 (1.1.2); FILE ADDED 2007/11/20 21:20:16 pjanik 1.1.2.1: #i82148#: Add Spanish dictionary.


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [5d7e3867f86964e892d480df1cf156c634529acc]

INTEGRATION: CWS dictionariesfor24 (1.1.2); FILE ADDED 2007/11/20 21:19:56 pjanik 1.1.2.1: #i82148#: Add Spanish dictionary.


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [708cd8034f4ac97d0935adae006166677bb41008]

INTEGRATION: CWS dictionariesfor24 (1.1.2); FILE ADDED 2007/11/20 21:29:37 pjanik 1.1.2.1: #i82148#: Add Spanish spellchecker.


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [33f7f0ed72eadf482d1fce36dea896dd4ada1391]

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>  [1710a2c8b20a9ce7d2eff1bb3e9e0d7f39519f58]

INTEGRATION: CWS dictionariesfor24 (1.1.2); FILE ADDED 2007/11/20 21:19:30 pjanik 1.1.2.1: #i82148#: Add Spanish dictionary.


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [9fa7b3a9318909969dc43d7983612befe341a2b5]

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>  [3579f1aa9b45a464e991562d48c7ed1f767a2dae]

INTEGRATION: CWS dictionariesfor24 (1.1.2); FILE ADDED 2007/10/21 12:46:49 pjanik 1.1.2.1: #i60904#: Add en_ZA spellchecker.


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [575e36b3c295b19ccfe4ac3ce4a273a116ce8883]

INTEGRATION: CWS gfbfcfg (1.7.14); FILE MERGED 2007/11/27 12:46:19 hdu 1.7.14.2: RESYNC: (1.7-1.8); FILE MERGED 2007/09/11 06:45:06 hdu 1.7.14.1: #i80406# add make dependency to fontsubset (thanks Ause)


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [335932b91a95265cc446b711c0323a738abcd9b5]

INTEGRATION: CWS dictionariesfor24 (1.1.2); FILE ADDED 2007/11/15 07:28:19 pjanik 1.1.2.2: #i60904#: Update en-ZA spellchecker. 2007/10/21 12:46:22 pjanik 1.1.2.1: #i60904#: Add en_ZA spellchecker.


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [6f5a969bdcafcc6d6d18004d3929645347fb5495]

INTEGRATION: CWS gfbfcfg (1.78.20); FILE MERGED 2007/09/14 11:53:49 hdu 1.78.20.3: #i54603# delay fontconfig font enumeration until all appfonts are registered 2007/09/13 10:50:46 hdu 1.78.20.2: #i54603# register application specific fonts in libfontconfig 2007/09/05 09:58:10 hdu 1.78.20.1: #i54603# apply Caolan's fontconfig based glyph fallback back


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [f57e5aa96e740c967a3dcd39d44612aba3797537]

INTEGRATION: CWS dictionariesfor24 (1.1.2); FILE ADDED 2007/11/15 07:27:49 pjanik 1.1.2.2: #i60904#: Update en-ZA spellchecker. 2007/10/21 12:45:54 pjanik 1.1.2.1: #i60904#: Add en_ZA spellchecker.


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [5c55c8244f607380a0f1ff45759abd66562191f0]

INTEGRATION: CWS gfbfcfg (1.24.68); FILE MERGED 2007/12/11 13:15:59 rt 1.24.68.18: if - endif mismatch, caused by resync-merge. 2007/12/11 10:50:40 rt 1.24.68.17: if - endif mismatch, caused by resync-merge. 2007/12/03 13:24:34 hdu 1.24.68.16: #i83370# fix size of allocation for unresolved unicodes 2007/11/27 12:46:12 hdu 1.24.68.15: RESYNC: (1.24-1.26); FILE MERGED 2007/11/14 08:34:49 hdu 1.24.68.14: #i54603# include alloca header 2007/11/10 15:42:22 hdu 1.24.68.13: #i54603# fix calculation of remaining missing codes 2007/11/07 13:19:37 hdu 1.24.68.12: #i54603# forgot to commit fix for typo 2007/11/06 11:57:05 hdu 1.24.68.11: #i83284# result of FcConfigGetFonts() must not be destroyed 2007/10/22 14:45:47 hdu 1.24.68.10: #i54603# prevent older libfontconfig from crashing by preventing Application FontSet use 2007/09/26 13:33:42 hdu 1.24.68.9: #i54603# fix buildbot errors and warnings for non-fontconfig platforms 2007/09/17 13:57:14 hdu 1.24.68.8: #i54603# switch to rtl strings, support glyph fallbacks for surrogates, reintroduce update of missing codes container 2007/09/14 11:53:50 hdu 1.24.68.7: #i54603# delay fontconfig font enumeration until all appfonts are registered 2007/09/13 16:44:00 hdu 1.24.68.6: #i56403# some tweaks for better the glue code 2007/09/13 13:44:08 hdu 1.24.68.5: #i54603# fix typo 2007/09/13 09:10:28 hdu 1.24.68.4: #i54603# add PrintFontManager::addFontconfigDir() method 2007/09/12 17:11:20 hdu 1.24.68.3: #i54603# change interface for fontconfig assisted glyph fallback substitutions to allow non-baseplane unicodes 2007/09/06 12:13:43 hdu 1.24.68.2: #i54603# fix compile for older fontconfig header, minimal cleanup 2007/09/05 09:58:10 hdu 1.24.68.1: #i54603# apply Caolan's fontconfig based glyph fallback back


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [38cfd8a215611be0e875a572c6ca51ecb6d048ea]

INTEGRATION: CWS dictionariesfor24 (1.1.2); FILE ADDED 2007/10/21 12:45:04 pjanik 1.1.2.1: #i60904#: Add en_ZA spellchecker.


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [34e2f289d24ed72b5f969892a6204ea561a02c79]

INTEGRATION: CWS vcl84 (1.34.62); FILE MERGED 2007/11/07 17:04:30 pl 1.34.62.1: #i83376# try image/bmp before PIXMAP


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [16d30e32e102b5ed340dd06ce49470f8497eb13e]

INTEGRATION: CWS gfbfcfg (1.24.28); FILE MERGED 2007/09/05 09:58:10 hdu 1.24.28.1: #i54603# apply Caolan's fontconfig based glyph fallback back


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [2e7b43651d690098e0e796f42c02133b544e0d14]

INTEGRATION: CWS dictionariesfor24 (1.1.2); FILE ADDED 2007/11/15 07:27:07 pjanik 1.1.2.2: #i60904#: Update README file of en-ZA spellchecker. 2007/10/21 12:45:35 pjanik 1.1.2.1: #i60904#: Add en_ZA spellchecker.


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [4242eb36f32a3f750cfe23afc1f2e6985f66bfce]

INTEGRATION: CWS vcl84 (1.83.34); FILE MERGED 2007/11/07 17:04:30 pl 1.83.34.1: #i83376# try image/bmp before PIXMAP


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [4fb02909bd79ee4a6f53903837c946ac91fc4cef]

INTEGRATION: CWS dictionariesfor24 (1.5.84); FILE MERGED 2007/11/20 21:15:32 pjanik 1.5.84.2: Fix typo. 2007/11/20 20:53:40 pjanik 1.5.84.1: #i80112#: Add Danish spellchecker.


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [ce5a05db49a34f70a7d2c24315f7711b438dfbbe]

INTEGRATION: CWS gfbfcfg (1.33.20); FILE MERGED 2007/11/27 12:46:05 hdu 1.33.20.8: RESYNC: (1.33-1.34); FILE MERGED 2007/09/26 13:33:42 hdu 1.33.20.7: #i54603# fix buildbot errors and warnings for non-fontconfig platforms 2007/09/17 13:57:14 hdu 1.33.20.6: #i54603# switch to rtl strings, support glyph fallbacks for surrogates, reintroduce update of missing codes container 2007/09/14 11:53:50 hdu 1.33.20.5: #i54603# delay fontconfig font enumeration until all appfonts are registered 2007/09/13 09:10:28 hdu 1.33.20.4: #i54603# add PrintFontManager::addFontconfigDir() method 2007/09/12 17:11:19 hdu 1.33.20.3: #i54603# change interface for fontconfig assisted glyph fallback substitutions to allow non-baseplane unicodes 2007/09/12 12:06:46 hdu 1.33.20.2: #i54603# allow compilation on wntmsci 2007/09/05 09:58:10 hdu 1.33.20.1: #i54603# apply Caolan's fontconfig based glyph fallback back


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [cb1acfc844db1dcbc4acdfa213d0fb9f065c0a03]

INTEGRATION: CWS dictionariesfor24 (1.2.110); FILE MERGED 2007/11/30 21:56:25 pjanik 1.2.110.1: #i80112#: Add missing DICT line - thanks sba for finding the omission.


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [c47e6d6d54e0d4ddc5ab418b4dab82c16e740111]

INTEGRATION: CWS dictionariesfor24 (1.1.2); FILE ADDED 2007/11/22 08:14:04 pjanik 1.1.2.1: #i80112#: Add Danish spellchecker.


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [cd0ce2620a711fcbff2b3c4daf08e865f6ac1711]

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>  [26df88ced1a51c40768cb422291cc8f37005defd]

INTEGRATION: CWS vcl84 (1.35.100); FILE MERGED 2007/12/03 10:02:02 pl 1.35.100.2: RESYNC: (1.35-1.36); FILE MERGED 2007/11/30 16:21:34 pl 1.35.100.1: #i80978# provide same space for both empty fixedtexts


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [5d704bb40b980d6d92a67d1721c9cfab9fe70d52]

INTEGRATION: CWS sw8u10bf01 (1.8.80); FILE MERGED 2007/11/07 14:59:53 ama 1.8.80.1: Fix #i82443#i82902#: Check style name (display names)


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [9f17e153a18896590ec244661b5b7ff5206c3fc6]

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>  [52970274988af43bf5bd98d494671a0b7f7bb2be]

INTEGRATION: CWS configure22 (1.9.4); FILE MERGED 2007/12/03 15:39:29 rene 1.9.4.2: 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 12:34:16 rene 1.9.4.1: #i84165# --enable-sdext, --disable-reportdesign and --with-system-jfreereport


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [6244fb51244a2e7bdad96d5d527c8ff6e13d02db]

INTEGRATION: CWS dictionariesfor24 (1.1.2); FILE ADDED 2007/11/22 08:13:35 pjanik 1.1.2.1: #i80112#: Add Danish spellchecker.


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [08498c253e281103407b02a146c7893b35e7ab55]

INTEGRATION: CWS configure22 (1.5.4); FILE MERGED 2007/12/03 15:39:29 rene 1.5.4.2: 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 12:34:16 rene 1.5.4.1: #i84165# --enable-sdext, --disable-reportdesign and --with-system-jfreereport


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [8edbc5df60affd08b4043a23d1ff36367d57e88e]

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-12  Kurt Zenker  <kz@openoffice.org>  [90f6d033bcefc6381e6aad78a8d2487c90a35f9a]

INTEGRATION: CWS dictionariesfor24 (1.1.2); FILE ADDED 2007/11/22 08:12:23 pjanik 1.1.2.1: #i80112#: Add Danish spellchecker.


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [0aa1c999a43522dc8155338d6ff07a03b90a7327]

INTEGRATION: CWS configure22 (1.4.56); FILE MERGED 2007/12/02 12:34:15 rene 1.4.56.1: #i84165# --enable-sdext, --disable-reportdesign and --with-system-jfreereport


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [5d20a5c94c578e1bfcf01b339f8837cf1d4cf2a1]

INTEGRATION: CWS resmgrnocopy (1.48.34); FILE MERGED 2007/12/05 12:50:50 pl 1.48.34.1: #i83169# noncopyable ResMgr


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [8120abbaa26e31267a3f8f048dcecb687e3bce94]

INTEGRATION: CWS configure22 (1.4.4); FILE MERGED 2007/12/02 12:34:15 rene 1.4.4.1: #i84165# --enable-sdext, --disable-reportdesign and --with-system-jfreereport


2007-12-12  Kurt Zenker  <kz@openoffice.org>  [8da0fd2329a375b2c991de65b764e682a972e83c]

INTEGRATION: CWS resmgrnocopy (1.2.82); FILE MERGED 2007/12/05 12:50:50 pl 1.2.82.1: #i83169# noncopyable ResMgr


2007-12-10  Vladimir Glazounov  <vg@openoffice.org>  [14d5f3b4c8bb078063c2a0329683eac63ff72a18]

#i84378#


2007-12-10  Vladimir Glazounov  <vg@openoffice.org>  [b704f4abffa98f51dd6b5d1887f79e8ed43f3b5d]

#i84379#


2007-12-10  Vladimir Glazounov  <vg@openoffice.org>  [582ed2bd1324973fd9238bd71b5d09f759b311c8]

#i84360#


2007-12-09  Giuseppe Castagno  <beppec56@openoffice.org>  [13a3e75bdb792aae981b2e206fb24497fb3d6299]

Issue number:  i81093 Submitted by:  beppec56 Adds sRGB generation library for PDF/A


2007-12-09  Giuseppe Castagno  <beppec56@openoffice.org>  [2072df27a129ae697e811ee5c9a0ac2271368135]

Issue number:  i81093 Submitted by:  beppec56 Adds sRGB generation library for PDF/A


2007-12-07  Hans-Joachim Lankenau  <hjs@openoffice.org>  [65644e4bc948890bd9ace5dd35bb0b5bd46719d7]

#i10000# - fix broken syntax slipped through qa (breaker for mac here)


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [afc31c11133a1a2fc5b48b55f61ddd038d777b92]

#i100000# switch off C4748 warning (wntmsci11)


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [959f26ca9da0ab254a45418b270dc7bc24bb4a75]

#i84162#


2007-12-07  Hans-Joachim Lankenau  <hjs@openoffice.org>  [15d63efff3e7ca3c2c02adbb9a960ddd2c057c63]

#i10000# make it build if not used


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [7371518a3f834e444c425400188dcdc1f3167488]

#i84162#


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [afa010489a6802d922a18d2b2fa1550dac955296]

#i84194#


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [d8244f67c9569c2f9837b9f38fbddf087f18d8ea]

SRC680


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [03af362ca8fdf20b62a81241fd271a8342bd40e1]

INTEGRATION: CWS npower8 (1.89.4); FILE MERGED 2007/10/11 19:26:20 npower 1.89.4.2: RESYNC: (1.89-1.91); FILE MERGED 2007/08/07 18:22:47 npower 1.89.4.1: #i77189# more implementation to the cxx file


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [9109706c2a26160f08ff206cabd3bacd61d27362]

INTEGRATION: CWS npower8 (1.2.40); FILE MERGED 2007/08/07 18:22:47 npower 1.2.40.4: #i77189# more implementation to the cxx file 2007/08/07 17:18:51 npower 1.2.40.3: #i77189# fix typo 2007/08/07 17:09:31 npower 1.2.40.2: #i77189# add new method to obtain the SystemWindow rather than expose the GetTopWindow_Impl 2007/07/18 13:46:03 npower 1.2.40.1: #i77189# visibility changes needed by vba api model


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [ef54d78a6925f4bc6e370b0caadece4761c649b3]

INTEGRATION: CWS npower8 (1.22.96); FILE MERGED 2007/11/09 17:04:51 npower 1.22.96.1: Issue number:  #i83503# Submitted by: Reviewed by:


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [ab740f4a24e62a7c00c0d5ab22eb7182f2df4587]

INTEGRATION: CWS npower8 (1.2.2); FILE MERGED 2007/07/05 11:07:16 npower 1.2.2.2: cater for new constants and genconstidl dirs 2007/05/11 11:40:58 npower 1.2.2.1: #i75551#


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [073cb61166b7badc0be94738a5ae9939e7bf0adc]

INTEGRATION: CWS npower8 (1.2.2); FILE MERGED 2007/07/05 11:06:02 npower 1.2.2.2: take care of new genidlconst and org/openoffice/constants sub dirs 2007/05/11 11:07:38 npower 1.2.2.1: #i75551#


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [dc2e355d829bd33a8d1f684a865068361a025442]

INTEGRATION: CWS npower8 (1.2.2); FILE MERGED 2007/05/14 11:11:38 npower 1.2.2.3: Add licence info 2007/05/11 11:40:01 npower 1.2.2.2: #i75551# 2007/05/10 11:22:17 npower 1.2.2.1: #i77189# idl


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [3c5cb655e7ed8ccb2ea041139975ee55fd7eb52a]

INTEGRATION: CWS npower8 (1.1.2); FILE ADDED 2007/05/14 09:55:15 npower 1.1.2.2: add licence header info 2007/05/10 11:22:53 npower 1.1.2.1: #i77189# new idl


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [63b04fdbddfaecc6ed5fff2cc011a9dd45e816ab]

INTEGRATION: CWS npower8 (1.1.2); FILE ADDED 2007/05/10 11:15:51 npower 1.1.2.1: #i77189# new idl


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [ab9fbaa58b84119e6cf3179d88204367d3031a84]

INTEGRATION: CWS npower8 (1.2.2); FILE MERGED 2007/09/03 12:20:53 npower 1.2.2.1: #i77189# sync with oobuild


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [aae158fd8c1df6ea4e11d48efc41c6265ecff68a]

INTEGRATION: CWS npower8 (1.2.2); FILE MERGED 2007/05/14 11:24:05 npower 1.2.2.1: remove extra license info


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [e9e6a685e0263211c5d72fd7cd9200fddecfc606]

INTEGRATION: CWS npower8 (1.2.2); FILE MERGED 2007/05/10 11:22:17 npower 1.2.2.1: #i77189# idl


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [57bb3b9be72d6f5f047c2137cc61887fef1aed9e]

INTEGRATION: CWS npower8 (1.2.2); FILE MERGED 2007/05/14 11:11:38 npower 1.2.2.2: Add licence info 2007/05/10 11:22:17 npower 1.2.2.1: #i77189# idl


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [a09fe115a940726640a8c7fd7015f11b9828e527]

INTEGRATION: CWS npower8 (1.1.2); FILE ADDED 2007/05/14 09:55:15 npower 1.1.2.2: add licence header info 2007/05/10 11:15:50 npower 1.1.2.1: #i77189# new idl


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [9552710cca587f0264b6342c0a5af034dda726b7]

INTEGRATION: CWS npower8 (1.1.2); FILE ADDED 2007/09/03 12:20:53 npower 1.1.2.3: #i77189# sync with oobuild 2007/05/14 09:55:15 npower 1.1.2.2: add licence header info 2007/05/10 11:15:50 npower 1.1.2.1: #i77189# new idl


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [89d3f1f0d66f793d601465de65ab84a5dc3ff63b]

INTEGRATION: CWS npower8 (1.1.2); FILE ADDED 2007/10/16 09:36:07 npower 1.1.2.4: #i77189# 2007/05/14 09:55:15 npower 1.1.2.3: add licence header info 2007/05/11 11:36:50 npower 1.1.2.2: #i77189 2007/05/10 11:15:50 npower 1.1.2.1: #i77189# new idl


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [d937d9e7b9101d3656a3f9145cb0ac153f4c94d0]

INTEGRATION: CWS npower8 (1.1.2); FILE ADDED 2007/10/16 09:36:07 npower 1.1.2.3: #i77189# 2007/05/14 09:55:15 npower 1.1.2.2: add licence header info 2007/05/10 11:15:50 npower 1.1.2.1: #i77189# new idl


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [e8d24ce9a0f98feee5618c960598752f9fa036d0]

INTEGRATION: CWS npower8 (1.1.2); FILE ADDED 2007/05/14 09:55:14 npower 1.1.2.2: add licence header info 2007/05/10 11:15:50 npower 1.1.2.1: #i77189# new idl


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [dcf11d4c9b7577d5693e465333d1def6bc558dde]

INTEGRATION: CWS npower8 (1.2.2); FILE MERGED 2007/09/03 12:20:53 npower 1.2.2.5: #i77189# sync with oobuild 2007/07/18 13:46:58 npower 1.2.2.4: #i77189# sync ooo-build and this module 2007/05/14 11:11:38 npower 1.2.2.3: Add licence info 2007/05/11 11:37:49 npower 1.2.2.2: #i75551# 2007/05/10 11:22:17 npower 1.2.2.1: #i77189# idl


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [3fa8418c04640e95f86f29b1b7f6d059a93e93af]

INTEGRATION: CWS macosxquicktime01 (1.46.76); FILE MERGED 2007/11/03 17:50:06 msicotte 1.46.76.1: #i82234# enable Quicktime as mediaplayer in Draw


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [ce15df6a14d0be8e0a852740623bf7a007f955ce]

INTEGRATION: CWS macosxquicktime01 (1.58.12); FILE MERGED 2007/10/26 08:29:45 pl 1.58.12.1: #i82621# changed SystemEnvData and SystemParentData for QUARTZ


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [38fef53f6f0a5b831dac7e969c5c3ff5d1517d9d]

INTEGRATION: CWS macosxquicktime01 (1.5.42); FILE MERGED 2007/10/26 08:29:45 pl 1.5.42.1: #i82621# changed SystemEnvData and SystemParentData for QUARTZ


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [7eb85599883f9ca732dbbc87e9dfbc3c0254f387]

INTEGRATION: CWS macosxquicktime01 (1.2.58); FILE MERGED 2007/10/27 09:00:18 pl 1.2.58.1: #i82621# changed SystemEnvData and SystemParentData for QUARTZ


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [a56a678751079b91fe94a2b4eef6d02661b2c48c]

INTEGRATION: CWS macosxquicktime01 (1.21.58); FILE MERGED 2007/10/27 09:00:18 pl 1.21.58.1: #i82621# changed SystemEnvData and SystemParentData for QUARTZ


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [9b24b6be6cb88508c695ee11310af51348f819b2]

INTEGRATION: CWS macosxquicktime01 (1.12.96); FILE MERGED 2007/10/27 09:00:18 pl 1.12.96.1: #i82621# changed SystemEnvData and SystemParentData for QUARTZ


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [e5a94a29545d1aa0546e1b7dd6ab45ab3bc478ce]

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>  [d81684a203728aabb50d9565af213f220ca1c10b]

INTEGRATION: CWS macosxquicktime01 (1.99.36); FILE MERGED 2007/10/15 18:36:58 msicotte 1.99.36.1: #i82621# link libvcl with framework QTKit


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [322092139d95f940b199f1e3eb14e4ca967a7e8d]

INTEGRATION: CWS macosxquicktime01 (1.3.82); FILE MERGED 2007/10/15 11:12:17 pl 1.3.82.1: #i82621# do nto build svp on MacOSX aqua


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [4876352d616fd1f87941124ef11c91d46299caf5]

INTEGRATION: CWS macosxquicktime01 (1.264.42); FILE MERGED 2007/10/15 11:11:26 pl 1.264.42.1: #i82621# initial implementation of SalObject for MacOSX aqua


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [7479f74b9074aaa24e16976d19224ddd210b5869]

INTEGRATION: CWS macosxquicktime01 (1.10.80); FILE MERGED 2007/10/26 08:29:17 pl 1.10.80.2: #i82621# change java child handle interface to sal_IntPtr 2007/10/15 11:11:26 pl 1.10.80.1: #i82621# initial implementation of SalObject for MacOSX aqua


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [d532c545d1dcf5e7d9031a05f463f50a490f6c37]

INTEGRATION: CWS macosxquicktime01 (1.4.52); FILE MERGED 2007/10/15 11:11:26 pl 1.4.52.1: #i82621# initial implementation of SalObject for MacOSX aqua


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [eaefba0ba2a9a7b6a9366f0b4b82e73b9bdbba1c]

INTEGRATION: CWS macosxquicktime01 (1.2.184); FILE MERGED 2007/10/26 08:29:16 pl 1.2.184.1: #i82621# change java child handle interface to sal_IntPtr


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [a71e4993301e45d0028d770963f1872c2c6a2dfc]

INTEGRATION: CWS macosxquicktime01 (1.12.10); FILE MERGED 2007/11/01 10:33:21 pl 1.12.10.4: #i82621# change AquaSalObject to NSClipView implementation 2007/10/30 14:45:48 pl 1.12.10.3: #i82621# implement at least one clip rectangle on AquaSalObject 2007/10/25 16:21:48 msicotte 1.12.10.2: #i82621# reverse Yes and No for AquaSalObject::Show [ QTMovieView setHidden: ] is opposite 2007/10/15 11:11:26 pl 1.12.10.1: #i82621# initial implementation of SalObject for MacOSX aqua


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [6b217619c8577f2167cd83ae8df63bbd59acfbe0]

INTEGRATION: CWS macosxquicktime01 (1.53.10); FILE MERGED 2007/10/15 11:11:26 pl 1.53.10.1: #i82621# initial implementation of SalObject for MacOSX aqua


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [21f3c375f2bb43d4e12527208db10210040f2c06]

INTEGRATION: CWS macosxquicktime01 (1.40.10); FILE MERGED 2007/10/15 11:11:25 pl 1.40.10.1: #i82621# initial implementation of SalObject for MacOSX aqua


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [910f75e2a66615f1285b97fa4f60246af38d4c27]

INTEGRATION: CWS macosxquicktime01 (1.3.10); FILE MERGED 2007/10/15 11:11:25 pl 1.3.10.1: #i82621# initial implementation of SalObject for MacOSX aqua


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [43a2e647036efb7358765f7506b381663a60b764]

INTEGRATION: CWS macosxquicktime01 (1.10.10); FILE MERGED 2007/11/01 10:33:21 pl 1.10.10.3: #i82621# change AquaSalObject to NSClipView implementation 2007/10/30 14:45:48 pl 1.10.10.2: #i82621# implement at least one clip rectangle on AquaSalObject 2007/10/15 11:11:25 pl 1.10.10.1: #i82621# initial implementation of SalObject for MacOSX aqua


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [46335dc45318cd37ee16322e0c0ff0d890abc074]

INTEGRATION: CWS macosxquicktime01 (1.21.52); FILE MERGED 2007/10/26 11:09:53 pl 1.21.52.1: #i82621# fixed a copy/paset error


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [04934f11a925dbf2ba88463efe67469b807097fe]

INTEGRATION: CWS macosxquicktime01 (1.29.8); FILE MERGED 2007/10/26 09:16:56 pl 1.29.8.1: #i82621# changed SystemEnvData and SystemParentData for QUARTZ


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [c1034f87c7eaf78f6dff26836dc9527ac8273d71]

INTEGRATION: CWS macosxquicktime01 (1.7.30); FILE MERGED 2007/10/26 09:16:56 pl 1.7.30.1: #i82621# changed SystemEnvData and SystemParentData for QUARTZ


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [9febce34953f0905b6bc0d492457e63c41bd7550]

INTEGRATION: CWS macosxquicktime01 (1.2.24); FILE MERGED 2007/11/02 13:02:38 pl 1.2.24.2: #i82234# use quicktime service on quartz 2007/10/26 11:41:21 pl 1.2.24.1: #i82621# transport window handle as sal_IntPtr


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [12ce7dc253103ce4ea4dbee80785f0b88c0fb696]

INTEGRATION: CWS macosxquicktime01 (1.9.10); FILE MERGED 2007/11/03 17:28:58 msicotte 1.9.10.1: #i82621# enable Quicktime as soundplayer in slideshow


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [fceead1a5d66de1b1bbf2bc3a672a9acd9e5b07d]

INTEGRATION: CWS macosxquicktime01 (1.18.138); FILE MERGED 2007/11/03 17:50:05 msicotte 1.18.138.1: #i82234# enable Quicktime as mediaplayer in Draw


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [4b4bcbb1e4f02855dc7a01978bcc4720b458d1e4]

INTEGRATION: CWS macosxquicktime01 (1.3.106); FILE MERGED 2007/10/05 03:13:48 msicotte 1.3.106.1: #i82234# inital commit of new files and changes for Mac Os X QuickTime integration


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [002c0fcb17d2f5e55fa681ab671fcfb6208c061d]

INTEGRATION: CWS macosxquicktime01 (1.4.44); FILE MERGED 2007/10/26 11:30:40 pl 1.4.44.1: #i82621# transport window handle as sal_IntPtr


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [801183f8a6c54aa8e9a333387f0c85aedc2171fe]

INTEGRATION: CWS macosxquicktime01 (1.7.54); FILE MERGED 2007/10/25 16:17:51 msicotte 1.7.54.1: #i82234# code to make the player window visible and link it to the QTMovie


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [faa032bb1853fddd28e21f35c97058ed5fab9090]

INTEGRATION: CWS macosxquicktime01 (1.7.12); FILE MERGED 2007/11/02 13:55:23 pl 1.7.12.2: #i82234# add some file types 2007/10/05 03:13:48 msicotte 1.7.12.1: #i82234# inital commit of new files and changes for Mac Os X QuickTime integration


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [c2c1221c9643ea6cb2dfe16f915d2edb7fb8e5fe]

INTEGRATION: CWS macosxquicktime01 (1.1.2); FILE ADDED 2007/10/28 19:58:27 msicotte 1.1.2.3: #i82621# initial framegrabber implementation and remove unneeded Windos class stuff 2007/10/25 03:59:28 msicotte 1.1.2.2: add part implementation to window.cxx 2007/10/05 03:13:48 msicotte 1.1.2.1: #i82234# inital commit of new files and changes for Mac Os X QuickTime integration


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [1d8a8bd4632d61caf7ff0d2c9559e5fbba40f66b]

INTEGRATION: CWS macosxquicktime01 (1.1.2); FILE ADDED 2007/10/05 03:13:48 msicotte 1.1.2.1: #i82234# inital commit of new files and changes for Mac Os X QuickTime integration


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [5aa524c95601ed55b39a8f59522fb935a4f97ade]

INTEGRATION: CWS macosxquicktime01 (1.1.2); FILE ADDED 2007/10/28 19:58:27 msicotte 1.1.2.2: #i82621# initial framegrabber implementation and remove unneeded Windos class stuff 2007/10/05 03:13:48 msicotte 1.1.2.1: #i82234# inital commit of new files and changes for Mac Os X QuickTime integration


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [4561737a78237392029fe8312192340e6353751d]

INTEGRATION: CWS macosxquicktime01 (1.1.2); FILE ADDED 2007/11/02 14:06:10 msicotte 1.1.2.6: #i82621# cleanup framegrabber and player 2007/10/28 19:58:27 msicotte 1.1.2.5: #i82621# initial framegrabber implementation and remove unneeded Windos class stuff 2007/10/25 18:11:45 msicotte 1.1.2.4: #82234# implement getPreferredPlayerWindowSize and use it when the window is created - also hide the QTcontrollerbar 2007/10/25 16:17:50 msicotte 1.1.2.3: #i82234# code to make the player window visible and link it to the QTMovie 2007/10/25 03:59:27 msicotte 1.1.2.2: add part implementation to window.cxx 2007/10/05 03:13:48 msicotte 1.1.2.1: #i82234# inital commit of new files and changes for Mac Os X QuickTime integration


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [0a94dcfa2cb29435e764150bbb97a9ed1b592e79]

INTEGRATION: CWS macosxquicktime01 (1.1.2); FILE ADDED 2007/10/05 03:13:47 msicotte 1.1.2.1: #i82234# inital commit of new files and changes for Mac Os X QuickTime integration


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [f1d42bbfe68f0720435362a309ea9fb5fa2ce1d4]

INTEGRATION: CWS macosxquicktime01 (1.1.2); FILE ADDED 2007/10/28 19:58:27 msicotte 1.1.2.2: #i82621# initial framegrabber implementation and remove unneeded Windos class stuff 2007/10/05 03:13:47 msicotte 1.1.2.1: #i82234# inital commit of new files and changes for Mac Os X QuickTime integration


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [db5f84f75e17951133d3cf874c5899c67d000728]

INTEGRATION: CWS macosxquicktime01 (1.1.2); FILE ADDED 2007/11/02 14:06:10 msicotte 1.1.2.5: #i82621# cleanup framegrabber and player 2007/10/29 16:40:50 msicotte 1.1.2.4: #i82621# working framegrabber 2007/10/28 19:58:27 msicotte 1.1.2.3: #i82621# initial framegrabber implementation and remove unneeded Windos class stuff 2007/10/25 18:11:45 msicotte 1.1.2.2: #82234# implement getPreferredPlayerWindowSize and use it when the window is created - also hide the QTcontrollerbar 2007/10/05 03:13:47 msicotte 1.1.2.1: #i82234# inital commit of new files and changes for Mac Os X QuickTime integration


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [7b34a5e26629b9ded42cb85caa69aae03f41c1da]

INTEGRATION: CWS macosxquicktime01 (1.3.16); FILE MERGED 2007/10/05 03:13:47 msicotte 1.3.16.1: #i82234# inital commit of new files and changes for Mac Os X QuickTime integration


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [393a72ef47d21765c0cd765a1b229e9df38ac0ef]

INTEGRATION: CWS macosxquicktime01 (1.3.160); FILE MERGED 2007/10/05 03:13:47 msicotte 1.3.160.1: #i82234# inital commit of new files and changes for Mac Os X QuickTime integration


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [937aaa6c7a7536f6cc83041a23ac6f045053d0c2]

INTEGRATION: CWS macosxquicktime01 (1.7.16); FILE MERGED 2007/10/26 08:29:45 pl 1.7.16.1: #i82621# changed SystemEnvData and SystemParentData for QUARTZ


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [4b62e4276ce5b239c728eb5f556b516e37f4a1a6]

INTEGRATION: CWS macosxquicktime01 (1.9.42); FILE MERGED 2007/10/26 08:29:45 pl 1.9.42.1: #i82621# changed SystemEnvData and SystemParentData for QUARTZ


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [5f970455bd219ade1e7051fc75647240a5c8336c]

INTEGRATION: CWS macosxquicktime01 (1.30.44); FILE MERGED 2007/10/26 08:29:45 pl 1.30.44.1: #i82621# changed SystemEnvData and SystemParentData for QUARTZ


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [fefc96e832d946afcb13c571fca261c1c3864c80]

INTEGRATION: CWS npower8 (1.2.2); FILE MERGED 2007/10/16 09:36:07 npower 1.2.2.3: #i77189# 2007/07/18 13:46:58 npower 1.2.2.2: #i77189# sync ooo-build and this module 2007/05/10 11:22:17 npower 1.2.2.1: #i77189# idl


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [bb788aa60f71bae518065b0715f9bcef19c918e5]

INTEGRATION: CWS npower8 (1.2.2); FILE MERGED 2007/07/18 13:46:58 npower 1.2.2.2: #i77189# sync ooo-build and this module 2007/05/10 11:22:17 npower 1.2.2.1: #i77189# idl


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [ea4bb862e670b9244a3882b8aa2cc8de7d83cb38]

INTEGRATION: CWS npower8 (1.2.2); FILE MERGED 2007/10/17 17:53:34 npower 1.2.2.4: #i77189# 2007/09/03 12:20:53 npower 1.2.2.3: #i77189# sync with oobuild 2007/07/18 13:46:58 npower 1.2.2.2: #i77189# sync ooo-build and this module 2007/05/10 11:22:17 npower 1.2.2.1: #i77189# idl


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [92bd0564abedb5293813d36b8a53c903887dff68]

INTEGRATION: CWS npower8 (1.2.2); FILE MERGED 2007/10/17 17:53:34 npower 1.2.2.3: #i77189# 2007/07/18 13:46:58 npower 1.2.2.2: #i77189# sync ooo-build and this module 2007/05/10 11:22:17 npower 1.2.2.1: #i77189# idl


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [66082ad4cf89b162ec98e3994cd095b6cd1a9a54]

INTEGRATION: CWS npower8 (1.2.2); FILE MERGED 2007/10/30 16:19:35 npower 1.2.2.4: #i77189# 2007/10/16 09:36:07 npower 1.2.2.3: #i77189# 2007/07/18 13:46:58 npower 1.2.2.2: #i77189# sync ooo-build and this module 2007/05/10 11:22:17 npower 1.2.2.1: #i77189# idl


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [fb6a7631d1266afa370e7fc4731ac22f6289d2d5]

INTEGRATION: CWS npower8 (1.1.2); FILE ADDED 2007/07/18 13:46:58 npower 1.1.2.2: #i77189# sync ooo-build and this module 2007/05/10 11:15:50 npower 1.1.2.1: #i77189# new idl


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [7618923b72799742c31f9ce2ab2149e8034d7757]

INTEGRATION: CWS npower8 (1.1.2); FILE ADDED 2007/07/18 13:46:58 npower 1.1.2.3: #i77189# sync ooo-build and this module 2007/05/14 09:55:14 npower 1.1.2.2: add licence header info 2007/05/10 11:15:50 npower 1.1.2.1: #i77189# new idl


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [1242940827e0b7dcb1c82f7ad4d638e5198d49ff]

INTEGRATION: CWS npower8 (1.1.2); FILE ADDED 2007/07/18 22:39:26 npower 1.1.2.1: #i77189# sync ooo-build and this module


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [346d71dbb837b2f2aac4318b49abdaf100af7710]

INTEGRATION: CWS npower8 (1.2.2); FILE MERGED 2007/07/18 13:46:58 npower 1.2.2.3: #i77189# sync ooo-build and this module 2007/05/11 11:37:49 npower 1.2.2.2: #i75551# 2007/05/10 11:22:17 npower 1.2.2.1: #i77189# idl


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [4182e4efd183b7fcd26026af6695241f0d9d52ba]

INTEGRATION: CWS npower8 (1.1.2); FILE ADDED 2007/09/03 12:20:53 npower 1.1.2.4: #i77189# sync with oobuild 2007/07/18 13:46:58 npower 1.1.2.3: #i77189# sync ooo-build and this module 2007/05/14 09:55:14 npower 1.1.2.2: add licence header info 2007/05/10 11:15:50 npower 1.1.2.1: #i77189# new idl


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [b2aad853af1d85ca9b542ead06d9efbdf2975250]

INTEGRATION: CWS npower8 (1.1.2); FILE ADDED 2007/07/18 22:39:25 npower 1.1.2.1: #i77189# sync ooo-build and this module


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [c217ecad291174eced54dc3d6dfc64297ce8c221]

INTEGRATION: CWS npower8 (1.2.2); FILE MERGED 2007/07/18 13:46:58 npower 1.2.2.2: #i77189# sync ooo-build and this module 2007/05/10 11:22:16 npower 1.2.2.1: #i77189# idl


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [75358a0af761076829ed4ccea665e6cb002801fd]

INTEGRATION: CWS npower8 (1.1.2); FILE ADDED 2007/07/18 13:46:58 npower 1.1.2.3: #i77189# sync ooo-build and this module 2007/05/14 09:55:14 npower 1.1.2.2: add licence header info 2007/05/10 11:15:49 npower 1.1.2.1: #i77189# new idl


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [61fe50bc9f7083f5279471e1f89a9ae47b604586]

INTEGRATION: CWS npower8 (1.1.2); FILE ADDED 2007/07/18 13:46:57 npower 1.1.2.3: #i77189# sync ooo-build and this module 2007/05/14 09:55:14 npower 1.1.2.2: add licence header info 2007/05/10 11:15:49 npower 1.1.2.1: #i77189# new idl


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [81052ef446b180a9cbdde294c169d02186feaa3d]

INTEGRATION: CWS npower8 (1.2.2); FILE MERGED 2007/07/18 13:46:57 npower 1.2.2.2: #i77189# sync ooo-build and this module 2007/05/10 11:22:16 npower 1.2.2.1: #i77189# idl


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [882cd2f3c3c60511bac1f8f5320ddd11d4964939]

INTEGRATION: CWS npower8 (1.1.2); FILE ADDED 2007/07/18 13:46:57 npower 1.1.2.2: #i77189# sync ooo-build and this module 2007/05/10 11:15:49 npower 1.1.2.1: #i77189# new idl


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [8afa9bcaea0b1e5b9dbb5077de52951288192c7d]

INTEGRATION: CWS npower8 (1.2.2); FILE MERGED 2007/10/16 09:36:07 npower 1.2.2.3: #i77189# 2007/07/18 13:46:57 npower 1.2.2.2: #i77189# sync ooo-build and this module 2007/05/10 11:22:16 npower 1.2.2.1: #i77189# idl


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [8629b47b4ea10b83a21568b0ba309ac81c8ec018]

INTEGRATION: CWS npower8 (1.1.2); FILE ADDED 2007/09/03 13:23:56 npower 1.1.2.1: #i77189# sync with oobuild


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [b57353c665a91ce11f03bbb0a6d53432d1eb2c79]

INTEGRATION: CWS npower8 (1.1.2); FILE ADDED 2007/11/02 17:10:40 rene 1.1.2.6: $(shell ls -> $(shell @ls to suppress "Executing shell macro" message of dmake 2007/07/10 09:36:04 npower 1.1.2.5: use temp file for command on regmerge to avoid command line lenght issues 2007/07/09 11:14:53 npower 1.1.2.4: bah duplicating stuff in target.mk but... I can't get it to work without that 2007/07/09 10:40:42 npower 1.1.2.3: cleanup makefile, make it work as standard IDLFILES target 2007/07/09 08:30:39 npower 1.1.2.2: temporary hack to get the urd's to build 2007/07/05 11:04:07 npower 1.1.2.1: constants builds the generated constants from the generated idl provided by oovbaapi/genconstidl


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [c1c137b7313e63127e04bf14518ae657eaffed70]

INTEGRATION: CWS npower8 (1.1.2); FILE ADDED 2007/07/05 10:59:27 npower 1.1.2.1: moved from oovbaapi


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [60abe06fd1a470204d0f5ab9f1459e974f113a60]

INTEGRATION: CWS npower8 (1.1.2); FILE ADDED 2007/07/05 10:59:26 npower 1.1.2.1: moved from oovbaapi


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [ecf836b73e733ae95cd8dc761db2a84f33b9ded6]

INTEGRATION: CWS npower8 (1.1.2); FILE ADDED 2007/07/11 14:37:46 npower 1.1.2.2: fix from kendy to simplify the translation, seems on 64bit and gcj some files weren't getting generated 2007/07/08 19:14:50 npower 1.1.2.1: oops forgot to move this file


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [cec81aa76df543194684c16e425a48e62d18121d]

INTEGRATION: CWS npower8 (1.1.2); FILE ADDED 2007/07/17 08:26:28 npower 1.1.2.4: due to continuing problems with the combination of xslt, gcj, 64bit systems kendy re-wrote the transformation in perl resulting in a much faster cleaner solution.. thanks kendy!! 2007/07/10 11:04:12 npower 1.1.2.3: allow it to work  with system xalan, xml-apis, etc. 2007/07/06 15:55:19 rene 1.1.2.2: #i10000# don't hardcode java, use $(JAVAINTERPRETER) 2007/07/05 10:59:29 npower 1.1.2.1: moved from oovbaapi


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [bb58ad864ff313434f6bd8becef22a2ae9a52efd]

INTEGRATION: CWS npower8 (1.1.2); FILE ADDED 2007/07/05 10:59:25 npower 1.1.2.1: moved from oovbaapi


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [f43aae76f8fed33304bf8914b1481ca6f6084e64]

INTEGRATION: CWS npower8 (1.1.2); FILE ADDED 2007/07/05 10:59:24 npower 1.1.2.1: moved from oovbaapi


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [3464b8ec60f175fb4c77a795e41d7395fa8d4e88]

INTEGRATION: CWS npower8 (1.1.2); FILE ADDED 2007/07/17 08:26:28 npower 1.1.2.1: due to continuing problems with the combination of xslt, gcj, 64bit systems kendy re-wrote the transformation in perl resulting in a much faster cleaner solution.. thanks kendy!!


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [d4f72f3394cd92ac231242cbb6d7b3320cbd7469]

INTEGRATION: CWS npower8 (1.1.2); FILE ADDED 2007/07/08 19:24:42 npower 1.1.2.1: another neglected file copy


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [1c32a353cf34e90c9580dcc6bbfcf33f497518ed]

INTEGRATION: CWS npower8 (1.1.2); FILE ADDED 2007/10/30 17:43:50 npower 1.1.2.1: some regression/unit testing bits


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [a841c6553cfad9c021acf943a347ea35bafd7292]

INTEGRATION: CWS npower8 (1.1.2); FILE ADDED 2007/10/30 17:47:50 npower 1.1.2.1: benchmark logs for the regression/unit tests


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [c9f1bd57ed53aa02488e7830f984b99668e82c45]

INTEGRATION: CWS npower8 (1.1.2); FILE ADDED 2007/11/13 10:15:22 npower 1.1.2.2: Issue number: Submitted by: Reviewed by: 2007/10/30 17:47:50 npower 1.1.2.1: benchmark logs for the regression/unit tests


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [d452380ad61c508f7ad038b61b595335cc58c4f0]

INTEGRATION: CWS npower8 (1.1.2); FILE ADDED 2007/10/30 17:47:49 npower 1.1.2.1: benchmark logs for the regression/unit tests


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [5a5bac96198e00c1f4cff72b7bf653a13429481e]

INTEGRATION: CWS npower8 (1.1.2); FILE ADDED 2007/10/30 17:47:48 npower 1.1.2.1: benchmark logs for the regression/unit tests


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [3a7211b992475695c8eb08586405e123985da665]

INTEGRATION: CWS npower8 (1.1.2); FILE ADDED 2007/10/30 17:47:47 npower 1.1.2.1: benchmark logs for the regression/unit tests


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [ad75414ab59ca96e6fab7b92ed4acb0a9a8a309b]

INTEGRATION: CWS npower8 (1.2.4); FILE MERGED 2007/07/18 13:46:48 npower 1.2.4.2: #i77189# sync ooo-build and this module 2007/05/10 11:23:11 npower 1.2.4.1: -m#i77189#


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [0c129e93458a2da3f07566ad8c08175b825ec6e7]

INTEGRATION: CWS npower8 (1.2.4); FILE MERGED 2007/10/16 09:36:59 npower 1.2.4.3: #i77189# 2007/07/18 13:46:48 npower 1.2.4.2: #i77189# sync ooo-build and this module 2007/05/10 11:23:11 npower 1.2.4.1: -m#i77189#


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [4417fe57727d2642ca11c120168427d8e6fad396]

INTEGRATION: CWS npower8 (1.2.4); FILE MERGED 2007/10/16 09:36:59 npower 1.2.4.4: #i77189# 2007/10/11 19:24:27 npower 1.2.4.3: RESYNC: (1.2-1.3); FILE MERGED 2007/07/18 13:46:48 npower 1.2.4.2: #i77189# sync ooo-build and this module 2007/05/10 11:23:11 npower 1.2.4.1: -m#i77189#


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [1ebbefe6f2744f6eefc767c49af059fb7c78470b]

INTEGRATION: CWS npower8 (1.2.4); FILE MERGED 2007/10/17 17:52:47 npower 1.2.4.5: #i77189# 2007/10/16 09:36:59 npower 1.2.4.4: #i77189# 2007/09/03 12:19:43 npower 1.2.4.3: #i77189# sync with oobuild 2007/07/18 13:46:48 npower 1.2.4.2: #i77189# sync ooo-build and this module 2007/05/10 11:23:11 npower 1.2.4.1: -m#i77189#


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [4708aad6ef3fe38c5b0f72bef8efc2e7cafa80e5]

INTEGRATION: CWS npower8 (1.2.4); FILE MERGED 2007/10/31 21:00:26 npower 1.2.4.6: Issue number:  #i77189# warning as error removal 2007/10/17 17:52:47 npower 1.2.4.5: #i77189# 2007/10/16 09:36:59 npower 1.2.4.4: #i77189# 2007/09/03 12:19:43 npower 1.2.4.3: #i77189# sync with oobuild 2007/07/18 13:46:48 npower 1.2.4.2: #i77189# sync ooo-build and this module 2007/05/10 11:23:11 npower 1.2.4.1: -m#i77189#


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [dc8338994ab9bf5c93f9d4036ee26bc1ebd7fcc4]

INTEGRATION: CWS npower8 (1.2.4); FILE MERGED 2007/09/03 12:19:42 npower 1.2.4.3: #i77189# sync with oobuild 2007/07/18 13:46:48 npower 1.2.4.2: #i77189# sync ooo-build and this module 2007/05/10 11:23:11 npower 1.2.4.1: -m#i77189#


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [18ef6682a5e6ae503907755f8ba258647a550890]

INTEGRATION: CWS npower8 (1.2.4); FILE MERGED 2007/10/16 09:36:59 npower 1.2.4.4: #i77189# 2007/09/03 12:19:42 npower 1.2.4.3: #i77189# sync with oobuild 2007/07/18 13:46:48 npower 1.2.4.2: #i77189# sync ooo-build and this module 2007/05/10 11:23:11 npower 1.2.4.1: -m#i77189#


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [d2a82b05bb69a46e4b92b3009a2ec84ffa152480]

INTEGRATION: CWS npower8 (1.2.4); FILE MERGED 2007/10/17 17:52:47 npower 1.2.4.4: #i77189# 2007/09/03 12:19:42 npower 1.2.4.3: #i77189# sync with oobuild 2007/07/18 13:46:48 npower 1.2.4.2: #i77189# sync ooo-build and this module 2007/05/10 11:23:11 npower 1.2.4.1: -m#i77189#


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [a4dbc8b46a6611637143223fa4a0c999cd984648]

INTEGRATION: CWS npower8 (1.2.4); FILE MERGED 2007/10/17 17:52:47 npower 1.2.4.5: #i77189# 2007/10/16 09:36:59 npower 1.2.4.4: #i77189# 2007/09/03 12:19:42 npower 1.2.4.3: #i77189# sync with oobuild 2007/07/18 13:46:48 npower 1.2.4.2: #i77189# sync ooo-build and this module 2007/05/10 11:23:11 npower 1.2.4.1: -m#i77189#


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [5dc4a2d96b627a0cac8b1893218e535a153bccec]

INTEGRATION: CWS npower8 (1.2.4); FILE MERGED 2007/07/18 13:46:48 npower 1.2.4.2: #i77189# sync ooo-build and this module 2007/05/10 11:23:10 npower 1.2.4.1: -m#i77189#


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [684374b10275c0066838e9e65dbac716ce450508]

INTEGRATION: CWS npower8 (1.2.4); FILE MERGED 2007/10/30 16:18:49 npower 1.2.4.4: #i77189# 2007/10/16 09:36:59 npower 1.2.4.3: #i77189# 2007/07/18 13:46:48 npower 1.2.4.2: #i77189# sync ooo-build and this module 2007/05/10 11:23:10 npower 1.2.4.1: -m#i77189#


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [11a61ab0cd028dfb14accd5835853b5d01c74b75]

INTEGRATION: CWS npower8 (1.2.4); FILE MERGED 2007/10/31 15:24:27 npower 1.2.4.6: #i77189# - remove warning 2007/10/30 16:18:49 npower 1.2.4.5: #i77189# 2007/10/16 09:36:59 npower 1.2.4.4: #i77189# 2007/08/07 18:24:52 npower 1.2.4.3: change calls to GetTopWindow_Impl to GetSystemWindow 2007/07/18 13:46:48 npower 1.2.4.2: #i77189# sync ooo-build and this module 2007/05/10 11:23:10 npower 1.2.4.1: -m#i77189#


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [28a72d9abdfc73ce8329903efde26ae2d456c15e]

INTEGRATION: CWS npower8 (1.2.4); FILE MERGED 2007/07/18 13:46:47 npower 1.2.4.2: #i77189# sync ooo-build and this module 2007/05/10 11:23:10 npower 1.2.4.1: -m#i77189#


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [cb4008156438a18b5abe766c7f97c49ce91bad8f]

INTEGRATION: CWS npower8 (1.1.2); FILE ADDED 2007/10/31 21:00:26 npower 1.1.2.3: Issue number:  #i77189# warning as error removal 2007/07/18 13:46:47 npower 1.1.2.2: #i77189# sync ooo-build and this module 2007/05/10 11:21:47 npower 1.1.2.1: -m#i77189#


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [0fad1ef82d7558d4572d9966ed87bc707986ed9f]

INTEGRATION: CWS npower8 (1.1.2); FILE ADDED 2007/07/18 13:46:47 npower 1.1.2.3: #i77189# sync ooo-build and this module 2007/05/13 07:34:01 npower 1.1.2.2: Add licence info 2007/05/10 11:21:47 npower 1.1.2.1: -m#i77189#


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [fd797f4c60235a6281e16c9a9fe31aec300771df]

INTEGRATION: CWS npower8 (1.1.2); FILE ADDED 2007/07/23 11:47:24 npower 1.1.2.4: i#77189# 2007/07/18 13:46:47 npower 1.1.2.3: #i77189# sync ooo-build and this module 2007/05/13 07:34:01 npower 1.1.2.2: Add licence info 2007/05/10 11:21:47 npower 1.1.2.1: -m#i77189#


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [e1e41b47edc67861a812ce77147b83fce36a8756]

INTEGRATION: CWS npower8 (1.1.2); FILE ADDED 2007/07/18 22:40:44 npower 1.1.2.1: #i77189# sync ooo-build and this module


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [d9ddb0cb4f64dfdf3745a9314709af78965e1149]

INTEGRATION: CWS npower8 (1.1.2); FILE ADDED 2007/10/31 21:00:26 npower 1.1.2.2: Issue number:  #i77189# warning as error removal 2007/07/18 22:40:44 npower 1.1.2.1: #i77189# sync ooo-build and this module


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [e99c92c8a7bd101ff5f6cb90c541944b781696ac]

INTEGRATION: CWS npower8 (1.1.2); FILE ADDED 2007/07/18 22:40:43 npower 1.1.2.1: #i77189# sync ooo-build and this module


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [2c6eaf885fe2189478bf849663400f4dd27fc3a6]

INTEGRATION: CWS npower8 (1.1.2); FILE ADDED 2007/10/31 21:00:26 npower 1.1.2.2: Issue number:  #i77189# warning as error removal 2007/07/18 22:40:43 npower 1.1.2.1: #i77189# sync ooo-build and this module


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [65fc5eed44855448c0c8a31b71a9e3b07bf1b819]

INTEGRATION: CWS npower8 (1.1.2); FILE ADDED 2007/10/16 09:36:59 npower 1.1.2.5: #i77189# 2007/09/03 12:19:42 npower 1.1.2.4: #i77189# sync with oobuild 2007/07/18 13:46:47 npower 1.1.2.3: #i77189# sync ooo-build and this module 2007/05/13 07:34:01 npower 1.1.2.2: Add licence info 2007/05/10 11:21:47 npower 1.1.2.1: -m#i77189#


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [623e1cb99f06dedcc3f4e5e7ea318471de2472a1]

INTEGRATION: CWS npower8 (1.1.2); FILE ADDED 2007/10/31 16:05:13 npower 1.1.2.6: #i77189# - remove warning 2007/10/16 09:36:59 npower 1.1.2.5: #i77189# 2007/09/03 12:19:42 npower 1.1.2.4: #i77189# sync with oobuild 2007/07/18 13:46:47 npower 1.1.2.3: #i77189# sync ooo-build and this module 2007/05/13 07:34:01 npower 1.1.2.2: Add licence info 2007/05/10 11:21:47 npower 1.1.2.1: -m#i77189#


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [23efd8c79e5bf55341f269b1b40bf86a66ecff72]

INTEGRATION: CWS npower8 (1.1.2); FILE ADDED 2007/10/16 09:36:59 npower 1.1.2.4: #i77189# 2007/07/18 13:46:47 npower 1.1.2.3: #i77189# sync ooo-build and this module 2007/05/13 07:34:01 npower 1.1.2.2: Add licence info 2007/05/10 11:21:46 npower 1.1.2.1: -m#i77189#


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [1fbfdd9be81cdd91d1a1a3fa49f84c0450c293b7]

INTEGRATION: CWS npower8 (1.1.2); FILE ADDED 2007/10/16 09:36:59 npower 1.1.2.6: #i77189# 2007/07/23 14:36:41 npower 1.1.2.5: more uninitialized value warning removal 2007/07/23 11:47:24 npower 1.1.2.4: i#77189# 2007/07/18 13:46:47 npower 1.1.2.3: #i77189# sync ooo-build and this module 2007/05/13 07:34:01 npower 1.1.2.2: Add licence info 2007/05/10 11:21:46 npower 1.1.2.1: -m#i77189#


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [917044470fe3ed07cf94701d15cf58ca72c52904]

INTEGRATION: CWS npower8 (1.2.4); FILE MERGED 2007/10/30 16:18:49 npower 1.2.4.5: #i77189# 2007/10/16 09:36:59 npower 1.2.4.4: #i77189# 2007/09/03 12:19:42 npower 1.2.4.3: #i77189# sync with oobuild 2007/07/18 13:46:47 npower 1.2.4.2: #i77189# sync ooo-build and this module 2007/05/10 11:23:10 npower 1.2.4.1: -m#i77189#


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [b4f10b2595d1622d7efbfde9d5f9fd14a53263f1]

INTEGRATION: CWS npower8 (1.2.4); FILE MERGED 2007/11/30 10:57:33 npower 1.2.4.12: compare widths based on twips not the converted doubles which seem to exhibit strange fp related ( or maybe even gcc specific ) problems, these result in some of the comparisons failing when they shouldn't Issue number: Submitted by: Reviewed by: 2007/11/05 17:07:21 npower 1.2.4.11: Issue number:  #i77189# 2007/10/31 21:00:26 npower 1.2.4.10: Issue number:  #i77189# warning as error removal 2007/10/30 16:18:48 npower 1.2.4.9: #i77189# 2007/10/30 11:53:39 npower 1.2.4.8: #i68901# 2007/10/16 09:36:59 npower 1.2.4.7: #i77189# 2007/10/11 19:24:24 npower 1.2.4.6: RESYNC: (1.2-1.3); FILE MERGED 2007/09/03 12:19:42 npower 1.2.4.5: #i77189# sync with oobuild 2007/07/23 11:47:24 npower 1.2.4.4: i#77189# 2007/07/18 13:46:47 npower 1.2.4.3: #i77189# sync ooo-build and this module 2007/05/13 07:09:06 npower 1.2.4.2: wrong constant def Issue number: Submitted by: Reviewed by: 2007/05/10 11:23:10 npower 1.2.4.1: -m#i77189#


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [d06de306602566825b5fcfc20da120529fee73e4]

INTEGRATION: CWS npower8 (1.1.2); FILE ADDED 2007/07/18 13:46:47 npower 1.1.2.3: #i77189# sync ooo-build and this module 2007/05/13 07:34:01 npower 1.1.2.2: Add licence info 2007/05/10 11:21:46 npower 1.1.2.1: -m#i77189#


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [ce792f09703e8a9059fcb6a130d26dcff8322d8c]

INTEGRATION: CWS npower8 (1.1.2); FILE ADDED 2007/07/23 11:47:24 npower 1.1.2.4: i#77189# 2007/07/18 13:46:47 npower 1.1.2.3: #i77189# sync ooo-build and this module 2007/05/13 07:34:01 npower 1.1.2.2: Add licence info 2007/05/10 11:21:46 npower 1.1.2.1: -m#i77189#


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [e946584c30fd3655c17a468869a12feb5b28fc08]

INTEGRATION: CWS npower8 (1.2.4); FILE MERGED 2007/09/03 12:19:42 npower 1.2.4.3: #i77189# sync with oobuild 2007/07/18 13:46:47 npower 1.2.4.2: #i77189# sync ooo-build and this module 2007/05/10 11:23:10 npower 1.2.4.1: -m#i77189#


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [17a63e9e26d72599ea8d7d62a76b71d2f01fc8d5]

INTEGRATION: CWS npower8 (1.2.4); FILE MERGED 2007/07/18 13:46:46 npower 1.2.4.2: #i77189# sync ooo-build and this module 2007/05/10 11:23:10 npower 1.2.4.1: -m#i77189#


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [18a7443cdc5ac3488e71373fdd40cf30a9dd6cc4]

INTEGRATION: CWS altfcfgmerge02 (1.2.640); FILE MERGED 2007/11/16 15:40:45 cmc 1.2.640.1: #i83702# make without java build have working type config stuff again


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [3f7c8e4324bca1e0778c4e381403de025db34eea]

INTEGRATION: CWS npower8 (1.2.4); FILE MERGED 2007/07/18 13:46:46 npower 1.2.4.1: #i77189# sync ooo-build and this module


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [ba54dac1ef7ae00a2ec3d0198c914169cc1d22ba]

INTEGRATION: CWS npower8 (1.1.2); FILE ADDED 2007/07/18 13:46:46 npower 1.1.2.3: #i77189# sync ooo-build and this module 2007/05/13 07:34:01 npower 1.1.2.2: Add licence info 2007/05/10 11:21:46 npower 1.1.2.1: -m#i77189#


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [9ec1602e0b31850f9e20ffd7c9f30c2d147af608]

INTEGRATION: CWS npower8 (1.1.2); FILE ADDED 2007/10/31 21:00:26 npower 1.1.2.5: Issue number:  #i77189# warning as error removal 2007/09/03 12:19:42 npower 1.1.2.4: #i77189# sync with oobuild 2007/07/18 13:46:46 npower 1.1.2.3: #i77189# sync ooo-build and this module 2007/05/13 07:34:01 npower 1.1.2.2: Add licence info 2007/05/10 11:21:46 npower 1.1.2.1: -m#i77189#


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [e04052dc565065027ed01d4af7792310efb94136]

INTEGRATION: CWS npower8 (1.1.2); FILE ADDED 2007/07/23 14:36:41 npower 1.1.2.3: more uninitialized value warning removal 2007/07/23 11:47:24 npower 1.1.2.2: i#77189# 2007/07/18 22:40:43 npower 1.1.2.1: #i77189# sync ooo-build and this module


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [aa585533b92aa2b5fbbe83ed45b7ae632071070c]

INTEGRATION: CWS npower8 (1.1.2); FILE ADDED 2007/10/31 21:00:26 npower 1.1.2.5: Issue number:  #i77189# warning as error removal 2007/09/03 12:19:42 npower 1.1.2.4: #i77189# sync with oobuild 2007/07/23 14:36:41 npower 1.1.2.3: more uninitialized value warning removal 2007/07/23 11:47:24 npower 1.1.2.2: i#77189# 2007/07/18 22:40:43 npower 1.1.2.1: #i77189# sync ooo-build and this module


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [a63bf022e8f765ceb39591039d7ba1dbbddfd758]

INTEGRATION: CWS npower8 (1.1.2); FILE ADDED 2007/08/07 18:25:20 npower 1.1.2.3: add missing SAL_CALL to uno Delete method 2007/07/23 11:47:24 npower 1.1.2.2: i#77189# 2007/07/18 22:40:43 npower 1.1.2.1: #i77189# sync ooo-build and this module


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [5e3888b404dafd7bdd2cc84386666892ead60ed3]

INTEGRATION: CWS npower8 (1.1.2); FILE ADDED 2007/07/23 11:47:24 npower 1.1.2.2: i#77189# 2007/07/18 22:40:43 npower 1.1.2.1: #i77189# sync ooo-build and this module


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [71dc4c2a1e869459bee08385a5c82246fc7ee6ab]

INTEGRATION: CWS npower8 (1.1.2); FILE ADDED 2007/10/31 21:00:26 npower 1.1.2.4: Issue number:  #i77189# warning as error removal 2007/07/18 13:46:46 npower 1.1.2.3: #i77189# sync ooo-build and this module 2007/05/13 07:34:01 npower 1.1.2.2: Add licence info 2007/05/10 11:21:46 npower 1.1.2.1: -m#i77189#


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [55cd7496e50902f7ede6349d3934c469b6f2f6fe]

INTEGRATION: CWS npower8 (1.1.2); FILE ADDED 2007/07/18 13:46:46 npower 1.1.2.3: #i77189# sync ooo-build and this module 2007/05/13 07:34:00 npower 1.1.2.2: Add licence info 2007/05/10 11:21:46 npower 1.1.2.1: -m#i77189#


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [280b51c0fde91282e7203550fcf0cf3abb5e47a2]

INTEGRATION: CWS npower8 (1.1.2); FILE ADDED 2007/10/16 09:36:59 npower 1.1.2.6: #i77189# 2007/07/23 14:46:00 npower 1.1.2.5: warning removal 2007/07/23 11:47:24 npower 1.1.2.4: i#77189# 2007/07/18 13:46:46 npower 1.1.2.3: #i77189# sync ooo-build and this module 2007/05/13 07:34:00 npower 1.1.2.2: Add licence info 2007/05/10 11:21:46 npower 1.1.2.1: -m#i77189#


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [b4a10fc494dc1681ed1c7bedb42b42554715bfb0]

INTEGRATION: CWS npower8 (1.2.4); FILE MERGED 2007/07/23 11:47:24 npower 1.2.4.3: i#77189# 2007/07/18 13:46:46 npower 1.2.4.2: #i77189# sync ooo-build and this module 2007/05/10 11:23:10 npower 1.2.4.1: -m#i77189#


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [3bb3146bb3eb8738909484679fa0928464f7684d]

INTEGRATION: CWS npower8 (1.1.2); FILE ADDED 2007/07/18 13:46:46 npower 1.1.2.2: #i77189# sync ooo-build and this module 2007/05/10 11:21:45 npower 1.1.2.1: -m#i77189#


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [e14c2338bc585adebe183373f3fcdf8ced4f40c4]

INTEGRATION: CWS npower8 (1.2.4); FILE MERGED 2007/10/30 16:18:48 npower 1.2.4.7: #i77189# 2007/10/17 17:52:47 npower 1.2.4.6: #i77189# 2007/10/16 09:36:59 npower 1.2.4.5: #i77189# 2007/10/11 19:24:14 npower 1.2.4.4: RESYNC: (1.2-1.3); FILE MERGED 2007/07/18 13:46:46 npower 1.2.4.3: #i77189# sync ooo-build and this module 2007/05/14 15:53:54 npower 1.2.4.2: remove bits that are already commited in npower7 ( also reorg the modifications so the diff context is more useable in ooo-build ) 2007/05/10 11:23:10 npower 1.2.4.1: -m#i77189#


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [adba4e8f8119394df9b33d5a2098b6ad049a70f2]

INTEGRATION: CWS npower8 (1.2.4); FILE MERGED 2007/10/30 16:18:48 npower 1.2.4.6: #i77189# 2007/10/16 09:36:59 npower 1.2.4.5: #i77189# 2007/07/23 14:36:41 npower 1.2.4.4: more uninitialized value warning removal 2007/07/23 11:47:24 npower 1.2.4.3: i#77189# 2007/07/18 13:46:46 npower 1.2.4.2: #i77189# sync ooo-build and this module 2007/05/10 11:23:10 npower 1.2.4.1: -m#i77189#


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [34cf5c1614f61a4c6efde2bc727881dfa9b2e061]

INTEGRATION: CWS npower8 (1.2.4); FILE MERGED 2007/07/18 13:46:46 npower 1.2.4.4: #i77189# sync ooo-build and this module 2007/05/22 06:18:53 npower 1.2.4.3: change back the implementation name ( will be fixed ( I hope ) by 77436 2007/05/16 13:13:08 npower 1.2.4.2: temporary hack to allow extension manager to work 2007/05/10 11:23:09 npower 1.2.4.1: -m#i77189#


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [c01006f623e7f569158daea5c3d3e6f3e40d01f2]

INTEGRATION: CWS npower8 (1.1.2); FILE ADDED 2007/07/18 22:40:43 npower 1.1.2.1: #i77189# sync ooo-build and this module


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [aeaba580a214c02dc9d279505e2893b67c9c60bf]

INTEGRATION: CWS npower8 (1.1.2); FILE ADDED 2007/10/31 21:00:26 npower 1.1.2.2: Issue number:  #i77189# warning as error removal 2007/07/18 22:40:43 npower 1.1.2.1: #i77189# sync ooo-build and this module


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [a11b923cbc04dedc340182c3d97ad0f663c05453]

INTEGRATION: CWS npower8 (1.1.2); FILE ADDED 2007/11/07 16:13:25 npower 1.1.2.4: Issue number:  77189 fix solarix errors 2007/10/31 21:00:26 npower 1.1.2.3: Issue number:  #i77189# warning as error removal 2007/09/03 12:19:42 npower 1.1.2.2: #i77189# sync with oobuild 2007/07/18 22:40:43 npower 1.1.2.1: #i77189# sync ooo-build and this module


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [6c44489b4174ec19cded86f2cce1378a0d8ee72e]

INTEGRATION: CWS npower8 (1.2.4); FILE MERGED 2007/07/18 13:46:46 npower 1.2.4.2: #i77189# sync ooo-build and this module 2007/05/10 11:23:09 npower 1.2.4.1: -m#i77189#


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [7ceae11e651e130c104bf96d24b430b91ac2291e]

INTEGRATION: CWS npower8 (1.2.4); FILE MERGED 2007/10/11 19:24:10 npower 1.2.4.4: RESYNC: (1.2-1.3); FILE MERGED 2007/07/23 14:46:00 npower 1.2.4.3: warning removal 2007/07/18 13:46:46 npower 1.2.4.2: #i77189# sync ooo-build and this module 2007/05/10 11:23:09 npower 1.2.4.1: -m#i77189#


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [a577c8d0f37f2cc3b3ba76f270debd29980ac2be]

INTEGRATION: CWS npower8 (1.1.2); FILE ADDED 2007/07/18 13:46:46 npower 1.1.2.3: #i77189# sync ooo-build and this module 2007/05/13 07:34:00 npower 1.1.2.2: Add licence info 2007/05/10 11:21:45 npower 1.1.2.1: -m#i77189#


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [fe2b88d1402f2fc56d132f8c40c01ba5b7dfd4b7]

INTEGRATION: CWS npower8 (1.1.2); FILE ADDED 2007/10/16 09:36:58 npower 1.1.2.5: #i77189# 2007/07/23 11:47:24 npower 1.1.2.4: i#77189# 2007/07/18 13:46:46 npower 1.1.2.3: #i77189# sync ooo-build and this module 2007/05/13 07:34:00 npower 1.1.2.2: Add licence info 2007/05/10 11:21:45 npower 1.1.2.1: -m#i77189#


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [693a72e4112f5909f9894826b3d8fedc7cdef5ee]

INTEGRATION: CWS npower8 (1.2.4); FILE MERGED 2007/07/23 11:47:24 npower 1.2.4.3: i#77189# 2007/07/18 13:46:45 npower 1.2.4.2: #i77189# sync ooo-build and this module 2007/05/10 11:23:09 npower 1.2.4.1: -m#i77189#


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [9efe73cce37cf161822d8f31511e19d856b5cede]

INTEGRATION: CWS npower8 (1.2.4); FILE MERGED 2007/07/18 13:46:45 npower 1.2.4.2: #i77189# sync ooo-build and this module 2007/05/10 11:23:09 npower 1.2.4.1: -m#i77189#


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [bc79cdf8d662b7bd423a640e67e4db371801938d]

INTEGRATION: CWS npower8 (1.1.2); FILE ADDED 2007/07/18 13:46:45 npower 1.1.2.3: #i77189# sync ooo-build and this module 2007/05/13 07:34:00 npower 1.1.2.2: Add licence info 2007/05/10 11:21:45 npower 1.1.2.1: -m#i77189#


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [2bb29630c72f6b163ea2678b2853e8ec25dd0927]

INTEGRATION: CWS npower8 (1.2.4); FILE MERGED 2007/09/03 12:19:42 npower 1.2.4.3: #i77189# sync with oobuild 2007/07/18 13:46:45 npower 1.2.4.2: #i77189# sync ooo-build and this module 2007/05/10 11:23:09 npower 1.2.4.1: -m#i77189#


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [c334f6636ddc70c2a7a6e6065c633c9fd2be7d41]

INTEGRATION: CWS npower8 (1.2.4); FILE MERGED 2007/10/11 19:24:07 npower 1.2.4.3: RESYNC: (1.2-1.3); FILE MERGED 2007/07/18 13:46:45 npower 1.2.4.2: #i77189# sync ooo-build and this module 2007/05/10 11:23:09 npower 1.2.4.1: -m#i77189#


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [c6db9f155d563e6b59be4d380613698b1601828c]

INTEGRATION: CWS npower8 (1.1.2); FILE ADDED 2007/10/16 09:36:58 npower 1.1.2.4: #i77189# 2007/07/18 13:46:45 npower 1.1.2.3: #i77189# sync ooo-build and this module 2007/05/13 07:34:00 npower 1.1.2.2: Add licence info 2007/05/10 11:21:45 npower 1.1.2.1: -m#i77189#


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [f34f24332d1adefac886a2c4597adbf2cc0803f0]

INTEGRATION: CWS npower8 (1.2.4); FILE MERGED 2007/10/31 21:00:26 npower 1.2.4.4: Issue number:  #i77189# warning as error removal 2007/10/16 09:36:58 npower 1.2.4.3: #i77189# 2007/07/18 13:46:45 npower 1.2.4.2: #i77189# sync ooo-build and this module 2007/05/10 11:23:09 npower 1.2.4.1: -m#i77189#


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [c8a844819a8cee2cc43edfee7bdce5d1179854da]

INTEGRATION: CWS npower8 (1.1.2); FILE ADDED 2007/07/18 13:46:45 npower 1.1.2.2: #i77189# sync ooo-build and this module 2007/05/10 11:21:45 npower 1.1.2.1: -m#i77189#


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [9c3802c321b52cc690481d6f1051aa582dcb42de]

INTEGRATION: CWS npower8 (1.1.2); FILE ADDED 2007/10/31 21:00:26 npower 1.1.2.3: Issue number:  #i77189# warning as error removal 2007/07/18 13:46:45 npower 1.1.2.2: #i77189# sync ooo-build and this module 2007/05/10 11:21:45 npower 1.1.2.1: -m#i77189#


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [054bb3fc00ab7a9706a34712e4126442ed49ddb1]

INTEGRATION: CWS npower8 (1.2.4); FILE MERGED 2007/10/31 21:00:26 npower 1.2.4.3: Issue number:  #i77189# warning as error removal 2007/07/18 13:46:45 npower 1.2.4.2: #i77189# sync ooo-build and this module 2007/05/10 11:23:09 npower 1.2.4.1: -m#i77189#


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [42ffb5dfd76269332f714ac7ac478c6b414de060]

INTEGRATION: CWS npower8 (1.2.4); FILE MERGED 2007/10/31 21:00:26 npower 1.2.4.4: Issue number:  #i77189# warning as error removal 2007/07/23 11:47:24 npower 1.2.4.3: i#77189# 2007/07/18 13:46:45 npower 1.2.4.2: #i77189# sync ooo-build and this module 2007/05/10 11:23:09 npower 1.2.4.1: -m#i77189#


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [688179e48583b99160338fdf34e9aca59adcda98]

INTEGRATION: CWS npower8 (1.2.4); FILE MERGED 2007/07/23 11:47:24 npower 1.2.4.3: i#77189# 2007/07/18 13:46:45 npower 1.2.4.2: #i77189# sync ooo-build and this module 2007/05/10 11:23:08 npower 1.2.4.1: -m#i77189#


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [b93e41ab2fdbb471c0fe7ffa82b6a60d63bdf6c0]

INTEGRATION: CWS npower8 (1.1.2); FILE ADDED 2007/07/18 13:46:44 npower 1.1.2.3: #i77189# sync ooo-build and this module 2007/05/13 07:34:00 npower 1.1.2.2: Add licence info 2007/05/10 11:21:45 npower 1.1.2.1: -m#i77189#


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [8a9e8c14fe8be6ed3cd97c262f9565371aa4b909]

INTEGRATION: CWS npower8 (1.1.2); FILE ADDED 2007/07/18 13:46:44 npower 1.1.2.2: #i77189# sync ooo-build and this module 2007/05/10 11:21:45 npower 1.1.2.1: -m#i77189#


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [12786c8db03d2a7fbfe2775dfb0c8c223c37804f]

INTEGRATION: CWS npower8 (1.1.2); FILE ADDED 2007/10/31 21:00:25 npower 1.1.2.3: Issue number:  #i77189# warning as error removal 2007/07/18 13:46:44 npower 1.1.2.2: #i77189# sync ooo-build and this module 2007/05/10 11:21:45 npower 1.1.2.1: -m#i77189#


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [7bb41bed7c184609ff582e650b6817264142ae16]

INTEGRATION: CWS npower8 (1.2.4); FILE MERGED 2007/10/16 09:36:58 npower 1.2.4.3: #i77189# 2007/07/18 13:46:44 npower 1.2.4.2: #i77189# sync ooo-build and this module 2007/05/10 11:23:08 npower 1.2.4.1: -m#i77189#


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [c2d64dad4eb70f4aaa3b3159073e5f3244f67d68]

INTEGRATION: CWS npower8 (1.2.4); FILE MERGED 2007/10/31 21:00:25 npower 1.2.4.6: Issue number:  #i77189# warning as error removal 2007/10/30 16:18:48 npower 1.2.4.5: #i77189# 2007/10/16 09:36:58 npower 1.2.4.4: #i77189# 2007/10/11 19:24:04 npower 1.2.4.3: RESYNC: (1.2-1.3); FILE MERGED 2007/07/18 13:46:44 npower 1.2.4.2: #i77189# sync ooo-build and this module 2007/05/10 11:23:08 npower 1.2.4.1: -m#i77189#


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [99dcebbd0c2763eecf0fd81f039a917996f84308]

INTEGRATION: CWS npower8 (1.2.4); FILE MERGED 2007/09/03 12:19:42 npower 1.2.4.3: #i77189# sync with oobuild 2007/07/18 13:46:44 npower 1.2.4.2: #i77189# sync ooo-build and this module 2007/05/10 11:23:08 npower 1.2.4.1: -m#i77189#


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [959332d1bfa475f5f0316fdbcd7cd0e5590d3cf5]

INTEGRATION: CWS npower8 (1.4.4); FILE MERGED 2007/07/18 13:46:44 npower 1.4.4.2: #i77189# sync ooo-build and this module 2007/05/10 11:23:08 npower 1.4.4.1: -m#i77189#


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [ad06715c827f09e5685bb223112cb73fffead388]

INTEGRATION: CWS npower8 (1.1.2); FILE ADDED 2007/11/07 15:55:49 npower 1.1.2.5: Issue number: Submitted by: Reviewed by: 2007/10/31 21:00:25 npower 1.1.2.4: Issue number:  #i77189# warning as error removal 2007/07/18 13:46:44 npower 1.1.2.3: #i77189# sync ooo-build and this module 2007/05/13 07:34:00 npower 1.1.2.2: Add licence info 2007/05/10 11:21:45 npower 1.1.2.1: -m#i77189#


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [18bbc88ce9151e0628f99164d7ecf663c08f0c53]

INTEGRATION: CWS npower8 (1.101.40); FILE MERGED 2007/10/11 19:24:00 npower 1.101.40.2: RESYNC: (1.101-1.107); FILE MERGED 2007/07/18 13:42:05 npower 1.101.40.1: #i68902# all vba code to access a copy of SfxItemSet that hasn't had ClearInvalidItems called on it


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [5e5f791d4937e61ff8655a785fbd0abd3b1c9b16]

INTEGRATION: CWS npower8 (1.6.226); FILE MERGED 2007/10/11 19:23:11 npower 1.6.226.2: RESYNC: (1.6-1.7); FILE MERGED 2007/07/18 13:45:04 npower 1.6.226.1: #i77189# visibility changes needed by vba api model to access core calc bits


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [2d7de59a27369cd5d6017486026bc1d08d17c3c2]

INTEGRATION: CWS npower8 (1.120.92); FILE MERGED 2007/11/09 17:06:15 npower 1.120.92.1: #i83503# - if vba interop enabled then import macros uncommented


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [064ea4d50296005554b20114b26f8a0b0dbe985e]

INTEGRATION: CWS npower8 (1.5.62); FILE MERGED 2007/10/30 11:53:39 npower 1.5.62.1: #i68901#


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [4dc957c8a26a9c1e5cd15386570d852ce2ff8721]

INTEGRATION: CWS npower8 (1.4.426); FILE MERGED 2007/10/30 11:53:39 npower 1.4.426.1: #i68901#


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [b77699dcb4901aa2e7dc8483ba2fd81e7b7b41cb]

INTEGRATION: CWS npower8 (1.12.62); FILE MERGED 2007/07/18 13:45:04 npower 1.12.62.1: #i77189# visibility changes needed by vba api model to access core calc bits


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [a883a7a0f78df514e2f345854e5fc7c5d8c5f710]

INTEGRATION: CWS npower8 (1.99.4); FILE MERGED 2007/10/30 11:53:38 npower 1.99.4.3: #i68901# 2007/10/11 19:21:43 npower 1.99.4.2: RESYNC: (1.99-1.104); FILE MERGED 2007/07/18 13:45:04 npower 1.99.4.1: #i77189# visibility changes needed by vba api model to access core calc bits


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [14c8f1311c985775806a93a41fa8cd8be40294aa]

INTEGRATION: CWS npower8 (1.28.4); FILE MERGED 2007/10/11 19:21:37 npower 1.28.4.2: RESYNC: (1.28-1.29); FILE MERGED 2007/07/18 13:42:05 npower 1.28.4.1: #i68902# all vba code to access a copy of SfxItemSet that hasn't had ClearInvalidItems called on it


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [86f36bc2bd6503e417f736f60372a9faa12d520a]

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-07  Vladimir Glazounov  <vg@openoffice.org>  [76c913df5e5a6ea22e9c2c6a677d6766a1ebbffe]

INTEGRATION: CWS jl83 (1.45.36); FILE MERGED 2007/11/29 16:50:02 jl 1.45.36.1: #i84019# set executable file permission for executables in extensions


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [c2671ff06d42ecd73b230f7d78b7e4c02448542a]

INTEGRATION: CWS jl83 (1.3.122); FILE MERGED 2007/11/29 16:37:39 jl 1.3.122.1: #i84019# set executable file permission for executables in extensions


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [5db379eead5a36cc2cd4593d8573b40eeda90b9d]

INTEGRATION: CWS jl83 (1.13.46); FILE MERGED 2007/11/29 16:38:49 jl 1.13.46.1: #i84019# set executable file permission for executables in extensions


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [fb7d65a17d4fabe920686f1c1e97ff6a52414774]

INTEGRATION: CWS jl83 (1.1.2); FILE ADDED 2007/11/30 12:59:03 jl 1.1.2.1: #i84019# test executable which will be delivered by the hello.oxt extension


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [01c99b83c3010a322b636ea9eafcc538e9b8f01a]

INTEGRATION: CWS jl83 (1.1.2); FILE ADDED 2007/11/30 15:08:43 jl 1.1.2.4: #i84019# 2007/11/30 14:02:43 jl 1.1.2.3: #i84019# 2007/11/30 13:56:24 jl 1.1.2.2: #i84019# 2007/11/30 12:58:47 jl 1.1.2.1: #i84019# test executable which will be delivered by the hello.oxt extension


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [d423511cee5b412edb05012263719b896f296565]

INTEGRATION: CWS jl83 (1.1.2); FILE ADDED 2007/11/30 15:16:30 jl 1.1.2.1: #i84019#


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [8416507466a6fc18e2b54691d0a5b7d2ad37849f]

INTEGRATION: CWS jl83 (1.1.2); FILE ADDED 2007/11/30 15:26:42 jl 1.1.2.1: #i84019# test executable which will be delivered by the hello.oxt extension


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [b6adc700a19765603daad56d16ddcfd3d9357d29]

INTEGRATION: CWS jl83 (1.1.2); FILE ADDED 2007/11/30 15:26:00 jl 1.1.2.2: #i84019# 2007/11/30 13:30:13 jl 1.1.2.1: #i84019# test extension


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [5c0d9aa625145077e2becc5f2179e209087ef71a]

INTEGRATION: CWS jl83 (1.21.130); FILE MERGED 2007/11/29 16:40:14 jl 1.21.130.1: #i84019# set executable file permission for executables in extensions


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [3be27a408b9f0cc7104567f5d2933ee66265da38]

INTEGRATION: CWS jl83 (1.1.2); FILE ADDED 2007/11/29 16:36:26 jl 1.1.2.1: #i84019# set executable file permission for executables in extensions


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [0abb7d2178538f25db2fece8a5d45d9da43671a3]

INTEGRATION: CWS jl83 (1.1.2); FILE ADDED 2007/11/30 16:16:00 jl 1.1.2.4: #i84019# 2007/11/30 16:08:43 jl 1.1.2.3: #i84019# 2007/11/30 15:42:48 jl 1.1.2.2: #i84019# 2007/11/29 16:36:16 jl 1.1.2.1: #i84019# set executable file permission for executables in extensions


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [82eed3e874b03b321f0b9d5e05da9d213f692bae]

INTEGRATION: CWS jl83 (1.22.52); FILE MERGED 2007/11/29 16:39:37 jl 1.22.52.1: #i84019# set executable file permission for executables in extensions


2007-12-07  Vladimir Glazounov  <vg@openoffice.org>  [457ba9dac9c628e34fa184611215eed81753aa7c]

INTEGRATION: CWS jl83 (1.19.24); FILE MERGED 2007/11/29 13:07:46 kso 1.19.24.1: #i83870# - Fixed NeonUri::GetPathBaseName().


2007-12-06  Vladimir Glazounov  <vg@openoffice.org>  [a2c64287708692d3f42fb4c62c6eeb35546dde55]

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>  [39f825f06dbaf8ddc354a2e309e27ca049d19cc2]

INTEGRATION: CWS jl77 (1.13.30); FILE MERGED 2007/11/19 13:10:45 jl 1.13.30.1: #i80976# applied patch for finding 64 bit jre


2007-12-06  Vladimir Glazounov  <vg@openoffice.org>  [53f39554ba93a80abe5033d28a57925247b3f0a0]

INTEGRATION: CWS jl77 (1.14.8); FILE MERGED 2007/11/19 13:29:13 jl 1.14.8.1: #i80975# applied patch, searching libjjvm by java.library.path


2007-12-06  Vladimir Glazounov  <vg@openoffice.org>  [1172e73d3abcbe276400b64574ab497e0b51c9aa]

INTEGRATION: CWS jl77 (1.9.26); FILE MERGED 2007/11/21 10:38:51 jl 1.9.26.1: #i80335# do not build the java libs anymore


2007-12-06  Vladimir Glazounov  <vg@openoffice.org>  [10e51620d442d9d8a31cd7a54099457994ab3706]

INTEGRATION: CWS jl77 (1.42.4); FILE MERGED 2007/11/21 10:38:51 jl 1.42.4.1: #i80335# do not build the java libs anymore


2007-12-06  Vladimir Glazounov  <vg@openoffice.org>  [5d26362dd5dce2e40ec7dc90b7da72c5611ef68b]

INTEGRATION: CWS jl77 (1.23.4); FILE MERGED 2007/11/21 11:30:41 jl 1.23.4.2: #i80335# adapt misc/build/db-4.2.52.NC/makefile.mk 2007/11/21 10:38:51 jl 1.23.4.1: #i80335# do not build the java libs anymore


2007-12-06  Vladimir Glazounov  <vg@openoffice.org>  [bf9fa0d170d2cc7ef6e7ad1ee77a0bc8dc963887]

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>  [207fc736841564c4f454a280f29978b211984992]

INTEGRATION: CWS smoketest19 (1.26.6); FILE MERGED 2007/11/22 15:16:08 kz 1.26.6.2: fixes for cygwin 2007/11/21 18:24:39 kz 1.26.6.1: #i83822# Support for pkgformat installed


2007-12-06  Vladimir Glazounov  <vg@openoffice.org>  [83262054edbe0790aab03ba9221d167b508270ec]

INTEGRATION: CWS langtabfix (1.3.18); FILE MERGED 2007/12/04 15:03:53 er 1.3.18.2: #i84190# corrected merge glitches 2007/12/03 13:49:41 ihi 1.3.18.1: #i84190# merged diff m237 vs m238


2007-12-06  Vladimir Glazounov  <vg@openoffice.org>  [bf23a81a12b7cb70ad1eba08d7bd28084a16bc0f]

INTEGRATION: CWS soli10envfixes (1.100.46); FILE MERGED 2007/11/29 12:01:30 vg 1.100.46.1: #i84079# additional library path for checkdll


2007-12-06  Vladimir Glazounov  <vg@openoffice.org>  [ba998bae0d0e810c15972f77c782a601add183d3]

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>  [da3579adfdf2e4fd92932fe4226427bb3c318c2c]

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-06  Vladimir Glazounov  <vg@openoffice.org>  [63d68b89514d16ee8db404b8be36f2d5c3bdad7c]

INTEGRATION: CWS soli10envfixes (1.6.98); FILE MERGED 2007/11/29 12:01:47 vg 1.6.98.1: #i84079# additional library path for checkdll


2007-12-06  Vladimir Glazounov  <vg@openoffice.org>  [d36547c063d404af5d10b60385f60617b257855c]

INTEGRATION: CWS os108 (1.11.18); FILE MERGED 2007/11/19 15:25:14 mst 1.11.18.1: - uno/xml/source/dom/*.{hc}xx:   add RuntimeException to exception specifications of 172 methods   of the DOM implementation where it was missing; fixes #i83675#


2007-12-06  Vladimir Glazounov  <vg@openoffice.org>  [f9c83d3ac52d7b4df93e8ad0f57eafbde26b15f6]

INTEGRATION: CWS os108 (1.7.40); FILE MERGED 2007/11/19 15:25:13 mst 1.7.40.1: - uno/xml/source/dom/*.{hc}xx:   add RuntimeException to exception specifications of 172 methods   of the DOM implementation where it was missing; fixes #i83675#


2007-12-06  Vladimir Glazounov  <vg@openoffice.org>  [8b6fe629759eb9b2d3e707f3f5d44259537820ba]

INTEGRATION: CWS os108 (1.10.40); FILE MERGED 2007/11/19 15:25:13 mst 1.10.40.1: - uno/xml/source/dom/*.{hc}xx:   add RuntimeException to exception specifications of 172 methods   of the DOM implementation where it was missing; fixes #i83675#


2007-12-06  Vladimir Glazounov  <vg@openoffice.org>  [97d5f894a5c268af6563219a94a2fdf9751f177e]

INTEGRATION: CWS os108 (1.4.422); FILE MERGED 2007/11/15 11:59:51 os 1.4.422.1: #i77449# SenderName added to mail merge e-Mail


2007-12-06  Vladimir Glazounov  <vg@openoffice.org>  [1b674e4f9ba6fb7a3d7f64fb9cbe8db3f5245192]

INTEGRATION: CWS os108 (1.8.34); FILE MERGED 2007/11/15 12:02:48 os 1.8.34.1: #i77449# SenderName added to mail merge e-Mail


2007-12-06  Vladimir Glazounov  <vg@openoffice.org>  [157a73d12954e19900e2b0ca4b43b5a63a4e860d]

INTEGRATION: CWS os108 (1.20.94); FILE MERGED 2007/11/15 13:50:37 os 1.20.94.1: #i83662# sequence access error fixed


2007-12-06  Vladimir Glazounov  <vg@openoffice.org>  [10adfe736acad13c52bc323f8b78590c12eb6eab]

INTEGRATION: CWS os108 (1.13.92); FILE MERGED 2007/11/15 12:02:47 os 1.13.92.1: #i77449# SenderName added to mail merge e-Mail


2007-12-06  Vladimir Glazounov  <vg@openoffice.org>  [58efdfc796f8ba18e79a696517d07905c5f0ad6f]

INTEGRATION: CWS os108 (1.11.94); FILE MERGED 2007/11/15 12:02:47 os 1.11.94.1: #i77449# SenderName added to mail merge e-Mail


2007-12-06  Vladimir Glazounov  <vg@openoffice.org>  [e8adc52a74686ce0f763ff93812ecdd51a977923]

INTEGRATION: CWS os108 (1.5.60); FILE MERGED 2007/11/19 15:25:14 mst 1.5.60.1: - uno/xml/source/dom/*.{hc}xx:   add RuntimeException to exception specifications of 172 methods   of the DOM implementation where it was missing; fixes #i83675#


2007-12-06  Vladimir Glazounov  <vg@openoffice.org>  [194db3e3a9e76a9bdf231e477ff0bd37b71a3984]

INTEGRATION: CWS os108 (1.4.40); FILE MERGED 2007/11/19 15:25:14 mst 1.4.40.1: - uno/xml/source/dom/*.{hc}xx:   add RuntimeException to exception specifications of 172 methods   of the DOM implementation where it was missing; fixes #i83675#


2007-12-06  Vladimir Glazounov  <vg@openoffice.org>  [8dbb911290cb4857ce344788edb917131c6db55a]

INTEGRATION: CWS os108 (1.5.34); FILE MERGED 2007/11/19 15:25:14 mst 1.5.34.1: - uno/xml/source/dom/*.{hc}xx:   add RuntimeException to exception specifications of 172 methods   of the DOM implementation where it was missing; fixes #i83675#


2007-12-06  Vladimir Glazounov  <vg@openoffice.org>  [55f1443f261dd5b95243f062d7e1419fd861d2b1]

INTEGRATION: CWS os108 (1.4.60); FILE MERGED 2007/11/19 15:25:14 mst 1.4.60.1: - uno/xml/source/dom/*.{hc}xx:   add RuntimeException to exception specifications of 172 methods   of the DOM implementation where it was missing; fixes #i83675#


2007-12-06  Vladimir Glazounov  <vg@openoffice.org>  [09e0b95e3794acb4fcae5586c3c181fa7de51706]

INTEGRATION: CWS os108 (1.6.40); FILE MERGED 2007/11/19 15:25:14 mst 1.6.40.1: - uno/xml/source/dom/*.{hc}xx:   add RuntimeException to exception specifications of 172 methods   of the DOM implementation where it was missing; fixes #i83675#


2007-12-06  Vladimir Glazounov  <vg@openoffice.org>  [0611edff102aa97c34af606a1790f84f9aed99ab]

INTEGRATION: CWS os108 (1.5.40); FILE MERGED 2007/11/19 15:25:14 mst 1.5.40.1: - uno/xml/source/dom/*.{hc}xx:   add RuntimeException to exception specifications of 172 methods   of the DOM implementation where it was missing; fixes #i83675#


2007-12-06  Vladimir Glazounov  <vg@openoffice.org>  [563cdc1404907b08ede4148ad0d9528675a447e6]

INTEGRATION: CWS os108 (1.8.40); FILE MERGED 2007/11/19 15:25:14 mst 1.8.40.1: - uno/xml/source/dom/*.{hc}xx:   add RuntimeException to exception specifications of 172 methods   of the DOM implementation where it was missing; fixes #i83675#


2007-12-06  Vladimir Glazounov  <vg@openoffice.org>  [e73989eaad3cc8be20e21977a7b9dd0fc05b7817]

INTEGRATION: CWS os108 (1.10.28); FILE MERGED 2007/11/19 15:25:14 mst 1.10.28.1: - uno/xml/source/dom/*.{hc}xx:   add RuntimeException to exception specifications of 172 methods   of the DOM implementation where it was missing; fixes #i83675#


2007-12-06  Vladimir Glazounov  <vg@openoffice.org>  [62ec2a8c4dc32122a40886ef71038abed7544211]

INTEGRATION: CWS os108 (1.4.60); FILE MERGED 2007/11/19 15:25:13 mst 1.4.60.1: - uno/xml/source/dom/*.{hc}xx:   add RuntimeException to exception specifications of 172 methods   of the DOM implementation where it was missing; fixes #i83675#


2007-12-06  Vladimir Glazounov  <vg@openoffice.org>  [64187d651f206036e2a398acab95d418bd4e372c]

INTEGRATION: CWS os108 (1.7.40); FILE MERGED 2007/11/19 15:25:13 mst 1.7.40.1: - uno/xml/source/dom/*.{hc}xx:   add RuntimeException to exception specifications of 172 methods   of the DOM implementation where it was missing; fixes #i83675#


2007-12-06  Vladimir Glazounov  <vg@openoffice.org>  [df8c95d5a313215051cdfdb7a6bfa4eed7821b6d]

INTEGRATION: CWS os108 (1.8.46); FILE MERGED 2007/11/19 15:25:13 mst 1.8.46.1: - uno/xml/source/dom/*.{hc}xx:   add RuntimeException to exception specifications of 172 methods   of the DOM implementation where it was missing; fixes #i83675#


2007-12-06  Vladimir Glazounov  <vg@openoffice.org>  [c2cf48215be51df6b8a3591f57ac6ff347317ca2]

INTEGRATION: CWS os108 (1.6.40); FILE MERGED 2007/11/19 15:25:13 mst 1.6.40.1: - uno/xml/source/dom/*.{hc}xx:   add RuntimeException to exception specifications of 172 methods   of the DOM implementation where it was missing; fixes #i83675#


2007-12-06  Vladimir Glazounov  <vg@openoffice.org>  [ec371fc0b1e041e57cb8df453254ae3aa0407dd0]

INTEGRATION: CWS os108 (1.6.56); FILE MERGED 2007/11/19 15:25:13 mst 1.6.56.1: - uno/xml/source/dom/*.{hc}xx:   add RuntimeException to exception specifications of 172 methods   of the DOM implementation where it was missing; fixes #i83675#


2007-12-06  Vladimir Glazounov  <vg@openoffice.org>  [28499d947c5a209dbd466fc314a27f5b8ec623b4]

INTEGRATION: CWS os108 (1.7.26); FILE MERGED 2007/11/29 06:43:28 os 1.7.26.2: #i77449# missing import added 2007/11/15 12:07:23 os 1.7.26.1: #i77449# SenderName added to mail merge e-Mail


2007-12-05  Vladimir Glazounov  <vg@openoffice.org>  [e03b635c9f3fe9e7023119491e6a5f4857d013d4]

INTEGRATION: CWS native120 (1.12.146); FILE MERGED 2007/11/29 12:05:20 dv 1.12.146.1: #150271# Always add 'SETUP_USED=1' to parameter list


2007-12-05  Vladimir Glazounov  <vg@openoffice.org>  [9d1baa6fe4294ce873c93a305f375a091cd903c2]

INTEGRATION: CWS native120 (1.8.46); FILE MERGED 2007/11/23 12:57:00 is 1.8.46.1: #150963# patch install rpm kde-integration


2007-12-05  Vladimir Glazounov  <vg@openoffice.org>  [2b11f51902cb4341ee89ffb7aadc0ae3be7923aa]

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>  [f7302806a7322196eba593e4b5cfea3c3244c552]

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>  [31fb9db7b9ef53d04506f1709cb7cc85dddecae0]

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>  [51135e92e29a8000a1b252d4514b924b2b5d6bc1]

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>  [77276b9ed0e323e714454f87cc15a8c24baedebf]

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>  [55b2872578a786a77f75d333e4b49a6d210158ff]

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>  [da015d1935b7e1e54fa5c02d54fea9f6cb734fef]

INTEGRATION: CWS regexp02 (1.9.106); FILE MERGED 2007/11/06 12:59:10 ama 1.9.106.3: Fix #i15666#: Backward search in regular expressions 2007/11/01 14:03:51 ama 1.9.106.2: Fix #i83208#: Backward regular search in selections 2007/11/01 12:35:40 ama 1.9.106.1: Fix #i15666#i77376#: Deliver backreferences, dont treat selections as paragraphs


2007-12-05  Vladimir Glazounov  <vg@openoffice.org>  [24eec91a92735bd954294f8db44e9f9cf7e5174f]

INTEGRATION: CWS regexp02 (1.5.18); FILE MERGED 2007/11/01 12:32:31 ama 1.5.18.1: Fix #i15666#: Deliver backreferences


2007-12-05  Vladimir Glazounov  <vg@openoffice.org>  [bcd4abb87dc1df3e6184b79f6a4329bebfe999b9]

INTEGRATION: CWS regexp02 (1.27.62); FILE MERGED 2007/11/01 12:53:24 ama 1.27.62.1: Fix #i15666#: Resolve backreferences in regular expressions


2007-12-05  Vladimir Glazounov  <vg@openoffice.org>  [9bcadf538c3585b257c363299e0bb86e0c854f78]

INTEGRATION: CWS regexp02 (1.36.60); FILE MERGED 2007/11/01 12:54:05 ama 1.36.60.1: Fix #i15666#: Resolve backreferences in regular expressions


2007-12-05  Vladimir Glazounov  <vg@openoffice.org>  [e712c968eb018df1b4fcce66cefd5356b4388e06]

INTEGRATION: CWS regexp02 (1.54.62); FILE MERGED 2007/11/01 12:57:35 ama 1.54.62.1: Fix #i81096#: One replacement too much in selections


2007-12-05  Vladimir Glazounov  <vg@openoffice.org>  [44aa8f210987bd9b67f4980da379fffe6f481b02]

INTEGRATION: CWS regexp02 (1.21.64); FILE MERGED 2007/11/06 13:07:01 ama 1.21.64.3: Fix #i15666#: Backward references in regular expressions 2007/11/01 14:51:07 ama 1.21.64.2: Fix compiler warnings 2007/11/01 12:56:10 ama 1.21.64.1: Fix #i15666#: Resolve backreferences in regular expressions


2007-12-05  Vladimir Glazounov  <vg@openoffice.org>  [70b845a68119d73ada1b6a269f5929aa405dbc64]

INTEGRATION: CWS regexp02 (1.17.64); FILE MERGED 2007/11/01 14:51:17 ama 1.17.64.2: Fix compiler warnings 2007/11/01 12:55:21 ama 1.17.64.1: Fix #i15666#: Resolve backreferences in regular expressions


2007-12-05  Vladimir Glazounov  <vg@openoffice.org>  [c97dd048121f2e6613898f9f7f4c3712acfaa4e3]

INTEGRATION: CWS regexp02 (1.38.60); FILE MERGED 2007/11/01 12:52:28 ama 1.38.60.1: Fix #i15666#: Resolve backreferences in regular expressions


2007-12-05  Vladimir Glazounov  <vg@openoffice.org>  [f9bb8ca2afca2eacf67f2bed4c6520007438ef5b]

INTEGRATION: CWS regexp02 (1.13.26); FILE MERGED 2007/11/06 13:01:43 ama 1.13.26.2: Fix #i15666#: Backward references in regular expressions 2007/11/01 12:40:16 ama 1.13.26.1: Fix #i15666#: Resolve backreferences in regular expressions


2007-12-05  Vladimir Glazounov  <vg@openoffice.org>  [a76133c236938b336d7064ec5903064473b0ac43]

INTEGRATION: CWS regexp02 (1.8.64); FILE MERGED 2007/11/06 13:00:59 ama 1.8.64.2: Fix #i15666#: Backward references in regular expressions 2007/11/01 12:39:18 ama 1.8.64.1: Fix #i15666#: Resolve backreferences in regular expressions


2007-12-05  Vladimir Glazounov  <vg@openoffice.org>  [a75c5cd452eb356727e32af4ed6a5a3e615fd18e]

INTEGRATION: CWS regexp02 (1.14.116); FILE MERGED 2007/11/06 13:12:18 ama 1.14.116.1: Fix #i15666#: Backward references in regular expressions


2007-12-05  Vladimir Glazounov  <vg@openoffice.org>  [2d5ce69b79850877f57ff9900c99fb6eeffc8669]

INTEGRATION: CWS socs07 (1.2.10); FILE MERGED 2007/11/29 08:47:21 kso 1.2.10.1: #150919# - return 1 in case stclient binary cannot be found. Issue number: Submitted by: Reviewed by:


2007-12-05  Vladimir Glazounov  <vg@openoffice.org>  [053c641bf6b4fc175b026b3dd502130b56c2c173]

INTEGRATION: CWS jl82 (1.8.4); FILE MERGED 2007/11/26 14:05:40 jl 1.8.4.1: #i83970# new versions for assemblies


2007-12-05  Vladimir Glazounov  <vg@openoffice.org>  [60cefbebb22cdf311467557287b9ca75945343fa]

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>  [5220966b9a5dd20171e7d7665617736bb0119fd9]

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-12-05  Thorsten Behrens  <thb@openoffice.org>  [2659ded9f4e3590ce673501ff0dd3bb52c319ee5]

#i80285# Initial import for the xpdf PDF parser


2007-12-05  Vladimir Glazounov  <vg@openoffice.org>  [8d6dd5b28a5e225fe164cee46644351b466aedb2]

INTEGRATION: CWS gcc412warnings (1.7.4); FILE MERGED 2007/11/22 09:11:53 gh 1.7.4.2: RESYNC: (1.7-1.9); FILE MERGED 2007/09/05 10:15:27 gh 1.7.4.1: #i81284# fix warnings in gcc 4.1.2


2007-12-05  Vladimir Glazounov  <vg@openoffice.org>  [3b6dfb204bc982e9cfe9b0c4a5315f5c5e673e2e]

INTEGRATION: CWS gcc412warnings (1.3.2); FILE MERGED 2007/11/22 09:36:44 gh 1.3.2.2: RESYNC: (1.3-1.4); FILE MERGED 2007/09/05 10:15:27 gh 1.3.2.1: #i81284# fix warnings in gcc 4.1.2


2007-12-04  Armin Weiss  <aw@openoffice.org>  [3d44fdf46671e650780c3ce35a7fec9a3cb196fb]

#i39532# changes after resync


2007-12-03  Ivo Hinkelmann  <ihi@openoffice.org>  [96aac17d6752ea7416e44c27c7db3bab58687e75]

#i10000# build fix, unreachable statement


2007-12-03  Ivo Hinkelmann  <ihi@openoffice.org>  [948371d6773ed78446b2fb4d712b86827733557a]

#i10000# build fix, unreachable statement


2007-12-03  Armin Weiss  <aw@openoffice.org>  [9b3e3b2bed61ca05f8ad58128374daca2c7294e3]

#i39532# checkin for resync


2007-12-02  René Engelhard  <rene@openoffice.org>  [128e6227454c41a6c484863fef7f7f075afdf5eb]

initial hyphen module


2007-11-30  Kurt Zenker  <kz@openoffice.org>  [8bc80a9fa6df75200e4486287c2445a16465d5d5]

#i10000# commented out assertions, because smoketest hangs. See i84134


2007-11-30  Rüdiger Timm  <rt@openoffice.org>  [e1b905b3e7bac29b3efe1172e9f867c8c01d2b90]

#i10000# Security check for corrupt setup script files to prevent endless loop.


2007-11-30  Rüdiger Timm  <rt@openoffice.org>  [8e0230b09cd1482d093e2fb1392af02f5cc4cbb7]

#i10000# comphelper::OListenerContainer does not have member 'notify' any more.


2007-11-29  Ivo Hinkelmann  <ihi@openoffice.org>  [eec29874a6a87c07c5acc257c856b3d226a4df54]

#i10000# build fix


2007-11-29  Ivo Hinkelmann  <ihi@openoffice.org>  [db294ef8e0c396315e5baa30c13c877a708ca642]

#i10000# build fix


2007-11-29  Ivo Hinkelmann  <ihi@openoffice.org>  [415c814d372a10f3e1c0452d9815595f8da06499]

#i10000# #i84056# The toolkit dialogs can not be shown


2007-11-29  Oliver Bolte  <obo@openoffice.org>  [e6e4e0c305eac0119a0a04aab221bccc2254db8e]

#i10000# USE_DIRECTX5 added


2007-11-28  Mikhail Voitenko  <mav@openoffice.org>  [b7171963f301339bc1617a29c0c3c969ea6cb5b2]

small fixes


2007-11-28  Ivo Hinkelmann  <ihi@openoffice.org>  [388968cdbdfb0d92afa79047c8a61edc924e5145]

#i10000# build fix


2007-11-28  Ivo Hinkelmann  <ihi@openoffice.org>  [07b233292a2fdf6c31b7d5eed7e93d5c05d4e429]

#i10000# merged missing changes


2007-11-28  Ivo Hinkelmann  <ihi@openoffice.org>  [7ab4c9b49caa441ccc08a2be5cf50a804a5d4bcb]

#i1000# #i84033# x64 fix


2007-11-28  Ivo Hinkelmann  <ihi@openoffice.org>  [81b3a0a401471cdcf5c7e25a396e74545694eae6]

#i1000# #i84033# x64 fix


2007-11-28  Ivo Hinkelmann  <ihi@openoffice.org>  [9edcb954269282c8432fb10876384d1f114c07a7]

#i10000# #i84032# added missing aMap


2007-11-28  Mikhail Voitenko  <mav@openoffice.org>  [34e59cafbaa112cd4e8be1f99e0f881da354582c]

initial commit


2007-11-28  Mikhail Voitenko  <mav@openoffice.org>  [eb0b59c122e30dbfd31435a0f59c3d6d0c8727a3]

add license


2007-11-28  Mikhail Voitenko  <mav@openoffice.org>  [6f9fe80e8616125e6a817584281040078585ad6a]

initial commit


2007-11-27  Vladimir Glazounov  <vg@openoffice.org>  [0590df6217d1400c7a5fc76711c50ebe41e7e31b]

new version for SRC680


2007-11-27  Vladimir Glazounov  <vg@openoffice.org>  [3ab35016d88810c602470312747c5418d30a27b1]

new version for SRC680


2007-11-27  Rüdiger Timm  <rt@openoffice.org>  [0175d3d61ab6023a7c1ff59ca8edeed3b1291254]

#i10000# Get changes from CWS dba24c.


2007-11-27  Hans-Joachim Lankenau  <hjs@openoffice.org>  [61a907b01e8d1a7f3da7fe0d444651d879f0ff29]

#i10000# keep the build running


2007-11-27  Ivo Hinkelmann  <ihi@openoffice.org>  [fe7ce0cc6f5f1399c7d673a7776eb6380c723479]

#i10000# remove obsolete l10n


2007-11-27  Rüdiger Timm  <rt@openoffice.org>  [fff7f418876159134096f8881a33f3c741f8904f]

#i10000# Needs delayload.obj delivered by module sal.


2007-11-27  Ivo Hinkelmann  <ihi@openoffice.org>  [a354097ee51a1c221c213f44cac10aef0cd01feb]

#i10000# build fix


2007-11-27  Ivo Hinkelmann  <ihi@openoffice.org>  [0843991aeca97c7d1114a728c557be81dcb7b808]

#i10000# fixed l10n


2007-11-27  Ivo Hinkelmann  <ihi@openoffice.org>  [c097b69377490f9b06330d5678ceb2241f5b0bfa]

#i10000# langtab.obj removed


2007-11-27  Ivo Hinkelmann  <ihi@openoffice.org>  [cfb8e29df8c1ef87af655c9e4aee9b09d1206287]

#i10000# moved langtab.src


2007-11-27  Ivo Hinkelmann  <ihi@openoffice.org>  [9c3f78331748d328b2ddbd531608b2152dae38ce]

SRC680


2007-11-27  Rüdiger Timm  <rt@openoffice.org>  [7fadc2dbf2eee644d43b831949ebc453bcff7eae]

INTEGRATION: CWS pj88 (1.60.70); FILE MERGED 2007/11/26 09:23:13 pjanik 1.60.70.1: #i82087#: Fix typo.


2007-11-27  Ivo Hinkelmann  <ihi@openoffice.org>  [3f86696d881d7cadf434787c727ce6d81bd76c5b]

INTEGRATION: CWS dba24lms (1.9.4); FILE MERGED 2007/11/14 13:29:04 oj 1.9.4.3: #i11746# revert DSL_DOSLINEENDS removeable 2007/11/14 12:39:35 oj 1.9.4.2: #i11746# insert Ignore Currency 2007/11/12 15:20:47 oj 1.9.4.1: #i11746# currency oracle


2007-11-27  Ivo Hinkelmann  <ihi@openoffice.org>  [678558f1a872fcc59c82d79e3418c6d8a9340209]

INTEGRATION: CWS dba24lms (1.36.6); FILE MERGED 2007/11/12 15:20:48 oj 1.36.6.1: #i11746# currency oracle


2007-11-27  Ivo Hinkelmann  <ihi@openoffice.org>  [de72cd716f10bd0fe85672daca3781a774280047]

INTEGRATION: CWS dba24lms (1.9.4); FILE MERGED 2007/11/14 13:29:04 oj 1.9.4.3: #i11746# revert DSL_DOSLINEENDS removeable 2007/11/14 12:39:35 oj 1.9.4.2: #i11746# insert Ignore Currency 2007/11/12 15:20:47 oj 1.9.4.1: #i11746# currency oracle


2007-11-27  Ivo Hinkelmann  <ihi@openoffice.org>  [d400d6c79f45f2b2b87a16ab6f842769e1a085de]

INTEGRATION: CWS dba24lms (1.9.4); FILE MERGED 2007/11/14 13:29:04 oj 1.9.4.3: #i11746# revert DSL_DOSLINEENDS removeable 2007/11/14 12:39:35 oj 1.9.4.2: #i11746# insert Ignore Currency 2007/11/12 15:20:47 oj 1.9.4.1: #i11746# currency oracle


2007-11-27  Ivo Hinkelmann  <ihi@openoffice.org>  [ca7e1b088c2afed9d6e4c39f8745d68ee2012753]

INTEGRATION: CWS dba24lms (1.15.66); FILE MERGED 2007/11/14 12:52:15 oj 1.15.66.1: #i11746# insert Ignore Currency


2007-11-27  Ivo Hinkelmann  <ihi@openoffice.org>  [00ec2c9280809be261421685786da65593738ab9]

INTEGRATION: CWS dba24lms (1.7.8); FILE MERGED 2007/11/14 12:52:15 oj 1.7.8.1: #i11746# insert Ignore Currency


2007-11-27  Ivo Hinkelmann  <ihi@openoffice.org>  [68a943fbc08ee05f80452b263b35ecd3fef5be73]

INTEGRATION: CWS dba24lms (1.7.8); FILE MERGED 2007/11/14 12:52:15 oj 1.7.8.1: #i11746# insert Ignore Currency


2007-11-27  Ivo Hinkelmann  <ihi@openoffice.org>  [16372170dcf9347b398857091fac25998909bd48]

INTEGRATION: CWS dba24lms (1.221.6); FILE MERGED 2007/11/12 07:34:18 oj 1.221.6.1: #i83316 new drawbar


2007-11-27  Ivo Hinkelmann  <ihi@openoffice.org>  [54620785523b9e0c825478786cecaac65211f95c]

INTEGRATION: CWS dba24lms (1.12.44); FILE MERGED 2007/11/12 12:49:41 er 1.12.44.1: #i82927# add mapping for Northern Sami Norway (the alleged 'Lappish') to se-NO


2007-11-27  Ivo Hinkelmann  <ihi@openoffice.org>  [4e2442d02746294e6c5877dc2f230366d752d316]

INTEGRATION: CWS dba24lms (1.8.46); FILE MERGED 2007/11/12 12:49:41 er 1.8.46.1: #i82927# add mapping for Northern Sami Norway (the alleged 'Lappish') to se-NO


2007-11-27  Ivo Hinkelmann  <ihi@openoffice.org>  [ac9df885395ffec383bf4a64fbc82e2c55cba097]

INTEGRATION: CWS dba24lms (1.65.4); FILE MERGED 2007/11/09 09:24:38 oj 1.65.4.1: #i83469# insert strings


2007-11-27  Ivo Hinkelmann  <ihi@openoffice.org>  [0c818320d352f9e735656b6e77afe05cfa1797fc]

INTEGRATION: CWS dba24lms (1.96.104); FILE MERGED 2007/11/12 08:33:57 oj 1.96.104.2: #i46370# change capital to lower case 2007/11/12 07:10:24 oj 1.96.104.1: #i46370# change capital to lower case


2007-11-27  Ivo Hinkelmann  <ihi@openoffice.org>  [d8479d76b1c1023ef9afeeccd151fcf4c23e058f]

INTEGRATION: CWS dba24lms (1.57.82); FILE MERGED 2007/11/12 08:33:57 oj 1.57.82.1: #i46370# change capital to lower case


2007-11-27  Ivo Hinkelmann  <ihi@openoffice.org>  [2a0ea8b5799927e69ac8f37deec98b190ee829a8]

INTEGRATION: CWS dba24lms (1.2.6); FILE MERGED 2007/11/14 14:06:39 oj 1.2.6.3: #i11746# revert DSL_DOSLINEENDS removeable 2007/11/14 12:39:35 oj 1.2.6.2: #i11746# insert Ignore Currency 2007/11/12 15:20:48 oj 1.2.6.1: #i11746# currency oracle


2007-11-27  Ivo Hinkelmann  <ihi@openoffice.org>  [4b7aafa20b3f2c46c214a9d673a075ce7cb5e2f9]

INTEGRATION: CWS dba24lms (1.47.104); FILE MERGED 2007/11/09 07:10:34 oj 1.47.104.1: #i83469# insert strings


2007-11-27  Ivo Hinkelmann  <ihi@openoffice.org>  [d86c4cc8272692323a8aeafe0c308b0d51591938]

INTEGRATION: CWS dba24lms (1.31.40); FILE MERGED 2007/11/09 08:46:53 oj 1.31.40.1: #i83469# insert strings


2007-11-27  Ivo Hinkelmann  <ihi@openoffice.org>  [c84522084affae30592086bb0f3672829f555f04]

INTEGRATION: CWS dba24lms (1.2.6); FILE MERGED 2007/11/12 15:20:48 oj 1.2.6.1: #i11746# currency oracle


2007-11-27  Ivo Hinkelmann  <ihi@openoffice.org>  [7b191940d0745e4eac61de6267acfd8ab1e23d2d]

INTEGRATION: CWS dba24lms (1.7.192); FILE MERGED 2007/11/12 08:33:57 oj 1.7.192.1: #i46370# change capital to lower case


2007-11-27  Ivo Hinkelmann  <ihi@openoffice.org>  [400b6691b8c6435e6744946ffec382697e63ca15]

INTEGRATION: CWS dba24lms (1.6.224); FILE MERGED 2007/11/09 07:10:34 oj 1.6.224.1: #i83469# insert strings


2007-11-27  Ivo Hinkelmann  <ihi@openoffice.org>  [c9c10d0c60cacdf2d8ce5c11a342cd3f84fa3ee6]

INTEGRATION: CWS dba24lms (1.23.4); FILE MERGED 2007/11/12 15:20:48 oj 1.23.4.1: #i11746# currency oracle


2007-11-27  Ivo Hinkelmann  <ihi@openoffice.org>  [7c2302b5baa827a23f59548e94a7f630193034e9]

INTEGRATION: CWS dba24lms (1.104.4); FILE MERGED 2007/11/12 15:20:47 oj 1.104.4.1: #i11746# currency oracle


2007-11-27  Ivo Hinkelmann  <ihi@openoffice.org>  [7c12af2710f3cfa1e16345e8301e04a7d3b0db8f]

INTEGRATION: CWS dba24lms (1.2.6); FILE MERGED 2007/11/14 12:39:35 oj 1.2.6.1: #i11746# insert Ignore Currency


2007-11-27  Ivo Hinkelmann  <ihi@openoffice.org>  [42acb6835c2e64d73423cb1ccac8fa73f2eb3cbd]

INTEGRATION: CWS dba24lms (1.3.6); FILE MERGED 2007/11/14 12:39:35 oj 1.3.6.3: #i11746# insert Ignore Currency 2007/11/12 15:20:47 oj 1.3.6.2: #i11746# currency oracle 2007/11/09 07:10:34 oj 1.3.6.1: #i83469# insert strings


2007-11-27  Ivo Hinkelmann  <ihi@openoffice.org>  [0f3b0dd4277f185786eb2f480008b1ff31881a3e]

INTEGRATION: CWS dba24lms (1.2.6); FILE MERGED 2007/11/12 15:20:47 oj 1.2.6.1: #i11746# currency oracle


2007-11-27  Ivo Hinkelmann  <ihi@openoffice.org>  [0beb341fa00333494edbd0aae88bef7a7251512f]

INTEGRATION: CWS dba24lms (1.2.6); FILE MERGED 2007/11/14 14:06:38 oj 1.2.6.3: #i11746# revert DSL_DOSLINEENDS removeable 2007/11/12 15:20:47 oj 1.2.6.2: #i11746# currency oracle 2007/11/09 07:10:33 oj 1.2.6.1: #i83469# insert strings


2007-11-27  Ivo Hinkelmann  <ihi@openoffice.org>  [985dddc3e1079bdd729332674a0933356ec5a8fd]

INTEGRATION: CWS dba24lms (1.19.4); FILE MERGED 2007/11/12 15:20:47 oj 1.19.4.1: #i11746# currency oracle


2007-11-27  Ivo Hinkelmann  <ihi@openoffice.org>  [0aeae14bb585fb9848090583511788043cd51eb5]

INTEGRATION: CWS dba24lms (1.19.66); FILE MERGED 2007/11/14 12:39:34 oj 1.19.66.1: #i11746# insert Ignore Currency


2007-11-27  Ivo Hinkelmann  <ihi@openoffice.org>  [2d47dd9ffdb1fa9cf392c5d799288d632834f1e8]

INTEGRATION: CWS dba24lms (1.70.4); FILE MERGED 2007/11/09 09:25:44 oj 1.70.4.1: #i83469# insert strings


2007-11-27  Ivo Hinkelmann  <ihi@openoffice.org>  [323605defa1f41db6b533821559d41ce46cf61b9]

INTEGRATION: CWS dba24lms (1.38.92); FILE MERGED 2007/11/09 09:44:21 oj 1.38.92.1: #i83469# insert strings


2007-11-27  Ivo Hinkelmann  <ihi@openoffice.org>  [88fd540e8039183cb271e638711d04b76de96412]

INTEGRATION: CWS dba24lms (1.4.66); FILE MERGED 2007/11/14 12:52:15 oj 1.4.66.1: #i11746# insert Ignore Currency


2007-11-27  Ivo Hinkelmann  <ihi@openoffice.org>  [b67e4da839602ad02287ee26bc4b8b01c2486b3d]

INTEGRATION: CWS dba24lms (1.11.66); FILE MERGED 2007/11/14 12:52:15 oj 1.11.66.1: #i11746# insert Ignore Currency


2007-11-27  Ivo Hinkelmann  <ihi@openoffice.org>  [8b22d0d1312e40f98af6c1150194068649040dea]

INTEGRATION: CWS dba24lms (1.31.66); FILE MERGED 2007/11/14 12:52:15 oj 1.31.66.1: #i11746# insert Ignore Currency


2007-11-27  Ivo Hinkelmann  <ihi@openoffice.org>  [7adab651f412b92b5ee891ba5e055b75d7938bf7]

INTEGRATION: CWS dba24lms (1.18.66); FILE MERGED 2007/11/14 12:52:15 oj 1.18.66.1: #i11746# insert Ignore Currency


2007-11-27  Ivo Hinkelmann  <ihi@openoffice.org>  [daac141ad7aa8d18f49a9b1b7eec4ca80ff46b8c]

INTEGRATION: CWS dba24lms (1.3.66); FILE MERGED 2007/11/14 12:52:15 oj 1.3.66.1: #i11746# insert Ignore Currency


2007-11-27  Ivo Hinkelmann  <ihi@openoffice.org>  [5e1aaaa3c030fdd53c2a71adfcef6bc4cbeb361a]

INTEGRATION: CWS dba24lms (1.38.64); FILE MERGED 2007/11/14 12:52:15 oj 1.38.64.1: #i11746# insert Ignore Currency


2007-11-27  Ivo Hinkelmann  <ihi@openoffice.org>  [b78f3a90e63a1f97856d8feea092aa83bfb06ee5]

INTEGRATION: CWS dba24lms (1.26.56); FILE MERGED 2007/11/14 12:52:15 oj 1.26.56.1: #i11746# insert Ignore Currency


2007-11-27  Ivo Hinkelmann  <ihi@openoffice.org>  [193d35c507a4b5693e038a2a2d174aca80240150]

INTEGRATION: CWS dba24lms (1.3.48); FILE MERGED 2007/11/09 09:45:18 oj 1.3.48.1: #i83469# insert strings


2007-11-27  Ivo Hinkelmann  <ihi@openoffice.org>  [cb5c73b6eb8732a85ec91a48199ac01a966111cc]

INTEGRATION: CWS dba24lms (1.2.56); FILE MERGED 2007/11/09 09:45:18 oj 1.2.56.1: #i83469# insert strings


2007-11-27  Ivo Hinkelmann  <ihi@openoffice.org>  [2bb0c1ccfa05fbd07d9d72b5322f3cf1e7813c60]

INTEGRATION: CWS dba24lms (1.8.22); FILE MERGED 2007/11/21 12:14:16 oj 1.8.22.2: build problem when WITH_LANG is not set 2007/11/09 09:45:18 oj 1.8.22.1: #i83469# insert strings


2007-11-27  Ivo Hinkelmann  <ihi@openoffice.org>  [fcde4857feecae2ea34aa1bff99866fa30548937]

INTEGRATION: CWS dba24lms (1.1.4); FILE ADDED 2007/11/12 09:15:04 oj 1.1.4.2: #i83316 new drawbar 2007/11/05 13:06:26 oj 1.1.4.1: file drawbar.xml was added on branch cws_src680_dba24lms on 2007-11-12 09:15:04 +0000


2007-11-27  Ivo Hinkelmann  <ihi@openoffice.org>  [9ed31874129cf9b34ad5b57b623a8b8aebb3c411]

INTEGRATION: CWS dba24lms (1.4.48); FILE MERGED 2007/11/12 07:32:05 oj 1.4.48.1: #i83316 new drawbar


2007-11-27  Ivo Hinkelmann  <ihi@openoffice.org>  [953f73db476fb0e792b4fa4386c4069358701d7c]

INTEGRATION: CWS dba24lms (1.1.4); FILE ADDED 2007/11/09 09:48:20 oj 1.1.4.2: #i83469# insert strings 2007/10/26 10:43:31 oj 1.1.4.1: file makefile.mk was added on branch cws_src680_dba24lms on 2007-11-09 09:48:20 +0000


2007-11-27  Ivo Hinkelmann  <ihi@openoffice.org>  [ec5581e194796136cb67839ac5b0b1777c83239a]

INTEGRATION: CWS dba24lms (1.1.4); FILE ADDED 2007/11/09 09:48:09 oj 1.1.4.2: #i83469# insert strings 2007/10/26 10:43:22 oj 1.1.4.1: file DataAccess.xcu was added on branch cws_src680_dba24lms on 2007-11-09 09:48:09 +0000


2007-11-27  Ivo Hinkelmann  <ihi@openoffice.org>  [814ab168bbeb844a51d2110c723e36f187a4872e]

INTEGRATION: CWS dba24lms (1.4.48); FILE MERGED 2007/11/09 09:50:34 oj 1.4.48.1: #i83469# insert strings


2007-11-27  Ivo Hinkelmann  <ihi@openoffice.org>  [8e709469e5c7df81bd2d83e5a80d89379f486d76]

INTEGRATION: CWS fwk78 (1.59.6); FILE MERGED 2007/11/07 10:17:53 cd 1.59.6.1: #i79712# Support style NOLABEL for several controls


2007-11-27  Ivo Hinkelmann  <ihi@openoffice.org>  [e8147a086dcb8b34df514b98dd61c7fd4096992c]

INTEGRATION: CWS fwk78 (1.19.52); FILE MERGED 2007/11/20 09:29:13 tkr 1.19.52.1: #83411# Forgot HelpID


2007-11-27  Ivo Hinkelmann  <ihi@openoffice.org>  [590e5e83da2545ae28822b276e07b479870be78f]

INTEGRATION: CWS fwk78 (1.37.52); FILE MERGED 2007/11/08 10:44:39 tkr 1.37.52.1: #83411# Insert NoLabel Property


2007-11-27  Ivo Hinkelmann  <ihi@openoffice.org>  [577514e7a121448e145582478e9173fbaa419519]

INTEGRATION: CWS fwk78 (1.35.52); FILE MERGED 2007/11/08 10:44:39 tkr 1.35.52.1: #83411# Insert NoLabel Property


2007-11-27  Ivo Hinkelmann  <ihi@openoffice.org>  [95f1b7ed3f4c365d8305424da4d7695ee788807d]

INTEGRATION: CWS fwk78 (1.80.36); FILE MERGED 2007/11/08 10:44:39 tkr 1.80.36.1: #83411# Insert NoLabel Property


2007-11-27  Ivo Hinkelmann  <ihi@openoffice.org>  [e441a5d437ae6f8af2133fa3427b5e88593c95b7]

INTEGRATION: CWS fwk78 (1.33.52); FILE MERGED 2007/11/08 10:44:39 tkr 1.33.52.1: #83411# Insert NoLabel Property


2007-11-27  Ivo Hinkelmann  <ihi@openoffice.org>  [3c3feff28a5975f1631b587df9388964ae90014a]

INTEGRATION: CWS fwk78 (1.46.52); FILE MERGED 2007/11/08 10:44:39 tkr 1.46.52.1: #83411# Insert NoLabel Property


2007-11-27  Ivo Hinkelmann  <ihi@openoffice.org>  [6c760121f0800907516e4a961efc4b6cc1f29242]

INTEGRATION: CWS fwk78 (1.32.52); FILE MERGED 2007/11/20 09:34:34 tkr 1.32.52.3: #83411# Forgot HelpID 2007/11/20 09:27:09 tkr 1.32.52.2: #83411# Forgot HelpID 2007/11/08 10:44:39 tkr 1.32.52.1: #83411# Insert NoLabel Property


2007-11-27  Ivo Hinkelmann  <ihi@openoffice.org>  [60d28184fd16c8bdd01ce18e443c27929e6acecd]

INTEGRATION: CWS fwk78 (1.39.8); FILE MERGED 2007/11/08 10:48:24 tkr 1.39.8.1: #83411# Import/Export new  NoLabel Property


2007-11-27  Ivo Hinkelmann  <ihi@openoffice.org>  [d48e390ff66a4d053a5e6f5832e259fa254831f1]

INTEGRATION: CWS fwk78 (1.33.8); FILE MERGED 2007/11/08 10:48:24 tkr 1.33.8.1: #83411# Import/Export new  NoLabel Property


2007-11-27  Ivo Hinkelmann  <ihi@openoffice.org>  [80680104bf2de306ed9900be22409f8ae1e1d92c]

INTEGRATION: CWS fwk78 (1.41.110); FILE MERGED 2007/11/02 08:57:44 cd 1.41.110.1: #i83233# Support asynchronous callback service for uno awt


2007-11-27  Ivo Hinkelmann  <ihi@openoffice.org>  [d3eef5f8de08c9b7c406786956b079c5ceb5f58a]

INTEGRATION: CWS fwk78 (1.1.2); FILE ADDED 2007/11/02 08:56:35 cd 1.1.2.1: #i83233# Support asynchronous callback service for uno awt


2007-11-27  Ivo Hinkelmann  <ihi@openoffice.org>  [9e5bb1de329bc6cb1029dbbb7d9ae05153c387a2]

INTEGRATION: CWS fwk78 (1.1.2); FILE ADDED 2007/11/02 08:56:49 cd 1.1.2.1: #i83233# Support asynchronous callback service for uno awt


2007-11-27  Ivo Hinkelmann  <ihi@openoffice.org>  [f73de6c5689a3abbe2022de04c6b2d907af4c661]

INTEGRATION: CWS fwk78 (1.12.88); FILE MERGED 2007/11/07 10:20:54 cd 1.12.88.1: #i79712# Support new style NOLABEL for controls


2007-11-27  Ivo Hinkelmann  <ihi@openoffice.org>  [5b827b7bcab5f10743f0902aa948967a9d98df0d]

INTEGRATION: CWS fwk78 (1.1.2); FILE ADDED 2007/11/02 08:56:59 cd 1.1.2.1: #i83233# Support asynchronous callback service for uno awt


2007-11-27  Ivo Hinkelmann  <ihi@openoffice.org>  [2fa340445f50a1ded39f0b8ca2199079e7ae20b7]

INTEGRATION: CWS fwk78 (1.16.46); FILE MERGED 2007/11/02 08:59:38 cd 1.16.46.1: #i83233# Support asynchronous callback service for uno awt


2007-11-27  Ivo Hinkelmann  <ihi@openoffice.org>  [af5525cc904de75ae566e126b9b228b9f553244a]

INTEGRATION: CWS fwk78 (1.37.44); FILE MERGED 2007/11/07 10:17:54 cd 1.37.44.1: #i79712# Support style NOLABEL for several controls


2007-11-27  Ivo Hinkelmann  <ihi@openoffice.org>  [353836080e21ec3e65c7d66ddc64eafccda3a59f]

INTEGRATION: CWS fwk78 (1.82.34); FILE MERGED 2007/11/20 09:36:39 cd 1.82.34.2: #i79712# No label property is only supported for fixed text control 2007/11/07 10:17:54 cd 1.82.34.1: #i79712# Support style NOLABEL for several controls


2007-11-27  Ivo Hinkelmann  <ihi@openoffice.org>  [bfee27bc337a8f560260daa5c54afb4677228703]

INTEGRATION: CWS fwk78 (1.57.24); FILE MERGED 2007/11/08 11:45:04 cd 1.57.24.1: #i79712# New property NOLABEL must have the default value 'false'


2007-11-27  Ivo Hinkelmann  <ihi@openoffice.org>  [67cfe40043d67572f1e789889117d8f4ac9a466a]

INTEGRATION: CWS fwk78 (1.48.44); FILE MERGED 2007/11/07 10:17:53 cd 1.48.44.1: #i79712# Support style NOLABEL for several controls


2007-11-27  Ivo Hinkelmann  <ihi@openoffice.org>  [fef31be2c35ab4eaa0943a6efa299dc21a5a9194]

INTEGRATION: CWS fwk78 (1.30.46); FILE MERGED 2007/11/02 09:02:48 cd 1.30.46.1: #i83233# Support asynchronous callback service for uno awt


2007-11-27  Ivo Hinkelmann  <ihi@openoffice.org>  [02e5de40487d07b8d01723b76f4ee8975abecfcf]

INTEGRATION: CWS fwk78 (1.1.2); FILE ADDED 2007/11/08 09:21:59 tkr 1.1.2.3: #i83233# precomplied header missed 2007/11/02 10:08:27 cd 1.1.2.2: #i83233# Support asynchronous callback service for uno awt 2007/11/02 08:59:04 cd 1.1.2.1: #i83233# Support asynchronous callback service for uno awt


2007-11-27  Ivo Hinkelmann  <ihi@openoffice.org>  [4ce5ae82b45546cfdbea80ef90fd578c36b61c60]

INTEGRATION: CWS fwk78 (1.3.28); FILE MERGED 2007/11/02 09:01:57 cd 1.3.28.1: #i83233# Support asynchronous callback service for uno awt


2007-11-27  Ivo Hinkelmann  <ihi@openoffice.org>  [759dfcb36b0a532482a906cc3b0333f05d5b552b]

INTEGRATION: CWS fwk78 (1.1.2); FILE ADDED 2007/11/02 09:01:29 cd 1.1.2.1: #i83233# Support asynchronous callback service for uno awt - complex test case


2007-11-27  Ivo Hinkelmann  <ihi@openoffice.org>  [1335041fda2f71234aa9f04fda46ea1fe3f5a974]

INTEGRATION: CWS fwk78 (1.1.2); FILE ADDED 2007/11/02 09:00:38 cd 1.1.2.1: #i83233# Support asynchronous callback service for uno awt - complex test case


2007-11-27  Ivo Hinkelmann  <ihi@openoffice.org>  [e79ef17852b534575e35c7815a5cc3bbd2c26482]

INTEGRATION: CWS fwk78 (1.1.2); FILE ADDED 2007/11/02 09:00:28 cd 1.1.2.1: #i83233# Support asynchronous callback service for uno awt - complex test case


2007-11-27  Ivo Hinkelmann  <ihi@openoffice.org>  [c663d9090e527fdbdf8fb8513fa2673f706c72a8]

INTEGRATION: CWS fwk78 (1.31.26); FILE MERGED 2007/11/07 10:17:53 cd 1.31.26.1: #i79712# Support style NOLABEL for several controls


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [dcde09ff325bebab033b89618ca652d132b70d5c]

INTEGRATION: CWS shutup1 (1.28.8); FILE MERGED 2007/11/19 16:33:33 rt 1.28.8.2: i83726# Deliver link to versioned lib, too. 2007/11/19 15:06:27 rt 1.28.8.1: #i83726# Remove linklib action. Links are created correctly during module build and need not be redone by deliver.


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [7c133ff42aeec874c0d58bf95ec636613b7451de]

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>  [1c153bd0896da5ab025f9754b2decc6623ad43b3]

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>  [85a30e4c7700780b91e0b94a85c8fca920d20478]

INTEGRATION: CWS shutup1 (1.4.98); FILE MERGED 2007/11/21 07:59:50 rt 1.4.98.1: #i83793# Extra semicolon after 'namespace foo {}' removed.


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [d9628cfa112d21411473e941305a1d6aeb12500f]

INTEGRATION: CWS shutup1 (1.6.98); FILE MERGED 2007/11/21 07:59:50 rt 1.6.98.1: #i83793# Extra semicolon after 'namespace foo {}' removed.


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [c0821970d132ad40f4024aff81757f23bdd283ae]

INTEGRATION: CWS shutup1 (1.6.132); FILE MERGED 2007/11/21 07:59:50 rt 1.6.132.1: #i83793# Extra semicolon after 'namespace foo {}' removed.


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [1106375e782ac91d964503be5a1050639c750309]

INTEGRATION: CWS shutup1 (1.13.36); FILE MERGED 2007/11/21 07:59:50 rt 1.13.36.1: #i83793# Extra semicolon after 'namespace foo {}' removed.


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [a5c14a8c51c846d3d211741ed252f01bb94900da]

INTEGRATION: CWS shutup1 (1.2.36); FILE MERGED 2007/11/21 07:59:49 rt 1.2.36.1: #i83793# Extra semicolon after 'namespace foo {}' removed.


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [a5f7f20cf9ec2fcd28e3e1d0f008eac7f6b182ba]

INTEGRATION: CWS shutup1 (1.4.182); FILE MERGED 2007/11/21 09:23:40 rt 1.4.182.1: #i83793# Extra semicolon after 'namespace foo {}' removed.


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [0b0b80af3556c8f81b890161c262dc77c0e146f5]

INTEGRATION: CWS calcprintdlg (1.30.52); FILE MERGED 2007/11/09 17:40:37 tbe 1.30.52.4: #i82071# Flaws in print logic 2007/11/09 14:24:18 tbe 1.30.52.3: #i82071# Flaws in print logic 2007/11/08 11:41:22 pb 1.30.52.2: fix: #i82071# consider selected sheets option 2007/11/06 16:28:32 pb 1.30.52.1: fix: #i82071# new PrintDialog::Ctor()


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [f0d9cc36635db85258d8a83d925a79ffd9422aca]

INTEGRATION: CWS calcprintdlg (1.7.52); FILE MERGED 2007/11/08 11:37:18 pb 1.7.52.1: fix: #i82071# SID_PRINT_SELECTEDSHEET added


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [bfb976f578b9ee0784224ab73c9f518e47bb7869]

INTEGRATION: CWS calcprintdlg (1.36.72); FILE MERGED 2007/11/06 16:55:50 pb 1.36.72.1: fix: #i82071# new PrintDialog::Ctor()


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [33f6cc4b8b0f7a3af0a0631ef7ff01d5215a178a]

INTEGRATION: CWS calcprintdlg (1.68.108); FILE MERGED 2007/11/09 14:46:10 tbe 1.68.108.3: #i82071# Flaws in print logic 2007/11/08 11:46:31 tbe 1.68.108.2: #i82071# Flaws in print logic 2007/11/06 16:37:06 pb 1.68.108.1: fix: #i82071# new PrintDialog::Ctor()


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [cb81b0c5f3dad5be3403ad9ad61b1b874f2ff5e2]

INTEGRATION: CWS calcprintdlg (1.38.48); FILE MERGED 2007/11/09 14:45:06 tbe 1.38.48.3: #i82071# Flaws in print logic 2007/11/08 11:45:00 tbe 1.38.48.2: #i82071# Flaws in print logic 2007/11/06 16:37:06 pb 1.38.48.1: fix: #i82071# new PrintDialog::Ctor()


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [0a3871d95a1a6c127d99d2d328753f44dd78b03a]

INTEGRATION: CWS calcprintdlg (1.27.110); FILE MERGED 2007/11/09 14:44:09 tbe 1.27.110.1: #i82071# Flaws in print logic


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [82d45ae2dfd94d2f544f4f420be8001f783f5716]

INTEGRATION: CWS calcprintdlg (1.7.174); FILE MERGED 2007/11/09 17:45:32 tbe 1.7.174.2: #i82071# Flaws in print logic 2007/11/08 11:47:21 pb 1.7.174.1: fix: #i82071# consider new item SID_PRINT_SELECTEDSHEET


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [dad0110b62f279f41323dfbbf7ce4881a6468d37]

INTEGRATION: CWS calcprintdlg (1.56.110); FILE MERGED 2007/11/09 17:44:05 tbe 1.56.110.2: #i82071# Flaws in print logic 2007/11/09 14:43:09 tbe 1.56.110.1: #i82071# Flaws in print logic


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [662289240543efe1838af0f0e0e9a094d4a11be1]

INTEGRATION: CWS calcprintdlg (1.49.92); FILE MERGED 2007/11/09 17:43:00 tbe 1.49.92.2: #i82071# Flaws in print logic 2007/11/08 11:45:41 pb 1.49.92.1: fix: #i82071# printer itemset enhanced with SID_PRINT_SELECTEDSHEET


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [c5e9181ff659adde7b043a7e3a7f8b852f101d59]

INTEGRATION: CWS calcprintdlg (1.18.46); FILE MERGED 2007/11/06 16:31:58 pb 1.18.46.1: fix: #i82071# new PrintDialog::Ctor()


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [5fda6ee7908ca57d0163b2f094782765b45b2743]

INTEGRATION: CWS calcprintdlg (1.11.118); FILE MERGED 2007/11/06 16:25:50 pb 1.11.118.1: fix: #i82071# enhancements for calc


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [ef26188cc7a145e1302e3b26bfffc3b85baa8458]

INTEGRATION: CWS calcprintdlg (1.46.180); FILE MERGED 2007/11/12 06:04:44 pb 1.46.180.2: fix: #i82071# one fixedtext was too short 2007/11/06 15:53:41 pb 1.46.180.1: fix: #i82071# enhancements for calc


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [96e5f6d9611635c102b5236722f8814c7b045874]

INTEGRATION: CWS calcprintdlg (1.6.118); FILE MERGED 2007/11/06 15:53:41 pb 1.6.118.1: fix: #i82071# enhancements for calc


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [36c1b8d75264d75bef4cb4c1e6e10c6e103c1710]

INTEGRATION: CWS calcprintdlg (1.28.44); FILE MERGED 2007/11/18 09:44:54 pb 1.28.44.4: fix: #i82071# wrong include resolved 2007/11/08 11:33:02 pb 1.28.44.3: fix: #i82071# SheetRange methods are improved 2007/11/07 12:55:55 pb 1.28.44.2: fix: #i82071# new methods *SheetRange*() 2007/11/06 15:53:41 pb 1.28.44.1: fix: #i82071# enhancements for calc


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [bede27d41776d459add5873e40d3343031633a18]

INTEGRATION: CWS calcprintdlg (1.2.194); FILE MERGED 2007/11/08 11:29:13 pb 1.2.194.3: fix: #i82071# IsSheetRangeAvailable() added 2007/11/07 12:55:43 pb 1.2.194.2: fix: #i82071# new methods *SheetRange*() 2007/11/06 15:49:21 pb 1.2.194.1: fix: #i82071# enhancements for calc


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [548b50ebfa343a6c441614040e1c02676bb762bc]

INTEGRATION: CWS odfversionwarning (1.1.2); FILE ADDED 2007/11/16 08:34:01 pb 1.1.2.1: fix: #i83653# new class NewerVersionWarningDialog


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [23c1fe3ff44c9b2252debaac9ce32f629ff6dd53]

INTEGRATION: CWS odfversionwarning (1.29.472); FILE MERGED 2007/11/16 08:38:34 pb 1.29.472.1: fix: #i83653# HID_DLG_NEWERVERSIONWARNING added


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [0987631fe719806c7612a12779e82ebfdbf1179e]

INTEGRATION: CWS odfversionwarning (1.15.34); FILE MERGED 2007/11/16 07:35:56 pb 1.15.34.1: fix: #i83653# BOOL bODFVersionWarningLater added


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [43ced957564a93d23a18f453ca2e077f54fab724]

INTEGRATION: CWS odfversionwarning (1.195.108); FILE MERGED 2007/11/26 11:51:40 pb 1.195.108.4: fix: #i83653# ODF check only if loading is ok 2007/11/22 18:25:04 pb 1.195.108.3: fix: #i83653# Interaction query removed 2007/11/22 12:00:27 pb 1.195.108.2: fix: #i83653# use temporary property ODFVersion 2007/11/20 10:15:43 pb 1.195.108.1: fix: #i83653# Give warning if document contains features from new ODF version


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [b39706c25857ece7c2aeb8d2cfe5447c5883761f]

INTEGRATION: CWS odfversionwarning (1.1.2); FILE ADDED 2007/11/16 08:39:11 pb 1.1.2.2: fix: #i83653# HID_DLG_NEWERVERSIONWARNING added 2007/11/16 08:35:15 pb 1.1.2.1: fix: #i83653# new class NewerVersionWarningDialog


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [5ce80516613ad2b140c0066cce168491397f4ed2]

INTEGRATION: CWS odfversionwarning (1.1.2); FILE ADDED 2007/11/16 08:35:15 pb 1.1.2.1: fix: #i83653# new class NewerVersionWarningDialog


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [e9ead6f7bb90c51c3fe28b12035075a0b0a405a2]

INTEGRATION: CWS odfversionwarning (1.1.2); FILE ADDED 2007/11/16 08:35:14 pb 1.1.2.1: fix: #i83653# new class NewerVersionWarningDialog


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [378337c63ecc13b120524b9aa2527b2acf7a6fa2]

INTEGRATION: CWS odfversionwarning (1.38.138); FILE MERGED 2007/11/16 08:41:14 pb 1.38.138.1: fix: #i83653# newerverwarn.* added


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [15bcf365dff2ceab03b85dd4503b22bbdf2df51b]

INTEGRATION: CWS odfversionwarning (1.28.116); FILE MERGED 2007/11/16 08:40:06 pb 1.28.116.1: fix: #i83653# RID_DLG_NEWER_VERSION_WARNING added


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [70aedf65d47d4b1637c9b395c7ef4834306f2bdf]

INTEGRATION: CWS odfversionwarning (1.26.34); FILE MERGED 2007/11/16 08:32:43 pb 1.26.34.1: fix: #i83653# BOOL bODFVersionWarningLater added


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [5c91f07fcbce1d470b6ce300e1725575423776d0]

INTEGRATION: CWS odfversionwarning (1.1.2); FILE ADDED 2007/11/16 07:22:14 pb 1.1.2.1: fix: #i83653# new image for NewerVersionWarningDialog


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [fbf256098409258bfa32eb7d245051eb960d2796]

INTEGRATION: CWS armoabiport01 (1.7.2); FILE MERGED 2007/11/07 14:47:13 cmc 1.7.2.1: #i83413# add arm to known archs


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [7d325966e895913a7c4927077ba95350f72ad37b]

INTEGRATION: CWS armoabiport01 (1.8.4); FILE MERGED 2007/11/07 14:48:34 cmc 1.8.4.1: #i83413# add arm to known archs


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [bff5fe4958c7aae3b13a80a6b425979f72dcc5e8]

INTEGRATION: CWS armoabiport01 (1.7.14); FILE MERGED 2007/11/07 14:33:22 cmc 1.7.14.1: #i83413# signed vs unsigned char thing shown by arm port


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [1885f7de91198ec0f751fe1061a2a9614ef0a2dc]

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>  [d19214925574d919095346c8535ab9d7cd7a8805]

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>  [b41171f476aa29ed683037c516a9f242bc27bc39]

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>  [2ea38045ce4bfb11601e0b8bd4495fbb6f363507]

INTEGRATION: CWS armoabiport01 (1.1.6); FILE ADDED 2007/11/07 14:54:02 cmc 1.1.6.2: #i83413# add arm bridge with hardware float support 2004/11/04 18:26:56 cmc 1.1.6.1: file uno2cpp.cxx was added on branch cws_src680_armoabiport01 on 2007-11-07 14:54:02 +0000


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [06b1a2d9c206b83acd75b62b8d0193a8eb1d34e2]

INTEGRATION: CWS armoabiport01 (1.1.6); FILE ADDED 2007/11/07 14:54:01 cmc 1.1.6.2: #i83413# add arm bridge with hardware float support 2004/11/04 18:26:55 cmc 1.1.6.1: file share.hxx was added on branch cws_src680_armoabiport01 on 2007-11-07 14:54:01 +0000


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [508e5887605fbcfbe3e0c5caebe7a06e1a0e179f]

INTEGRATION: CWS armoabiport01 (1.1.6); FILE ADDED 2007/11/07 14:54:01 cmc 1.1.6.2: #i83413# add arm bridge with hardware float support 2004/11/04 18:26:54 cmc 1.1.6.1: file makefile.mk was added on branch cws_src680_armoabiport01 on 2007-11-07 14:54:01 +0000


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [aa9b98f39d21993b21c1759138888e8688b19014]

INTEGRATION: CWS armoabiport01 (1.1.6); FILE ADDED 2007/11/07 14:54:01 cmc 1.1.6.2: #i83413# add arm bridge with hardware float support 2004/11/04 18:26:54 cmc 1.1.6.1: file except.cxx was added on branch cws_src680_armoabiport01 on 2007-11-07 14:54:01 +0000


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [538a83a1cf5555e695e14302bcd22b69a063320f]

INTEGRATION: CWS armoabiport01 (1.1.6); FILE ADDED 2007/11/07 14:54:01 cmc 1.1.6.2: #i83413# add arm bridge with hardware float support 2004/11/04 18:26:53 cmc 1.1.6.1: file cpp2uno.cxx was added on branch cws_src680_armoabiport01 on 2007-11-07 14:54:01 +0000


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [18ca04ef1935855adb3b95efeed5ddbdc7dac9ba]

INTEGRATION: CWS armoabiport01 (1.1.6); FILE ADDED 2007/11/07 14:54:01 cmc 1.1.6.2: #i83413# add arm bridge with hardware float support 2004/11/04 18:26:51 cmc 1.1.6.1: file armhelper.s was added on branch cws_src680_armoabiport01 on 2007-11-07 14:54:01 +0000


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [a50329870d43c7d5b3413c96ba17d6bff65be901]

INTEGRATION: CWS armoabiport01 (1.43.6); FILE MERGED 2007/11/07 14:54:01 cmc 1.43.6.1: #i83413# add arm bridge with hardware float support


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [644204751c008722bf6d626540bc8e9b093e9609]

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>  [4c0f339b4b9785688ac05b58416f50c8ed75569c]

INTEGRATION: CWS armoabiport01 (1.35.4); FILE MERGED 2007/11/07 14:27:01 cmc 1.35.4.1: #i83413# add a testid for linux arm


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [65f710ffef2e4afe782df188c7e94260fcdee887]

INTEGRATION: CWS os106 (1.122.68); FILE MERGED 2007/11/07 11:48:52 os 1.122.68.1: #i81434# printing hidden text


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [90a9698e4453d7d42452d4919cfe29916d7ba899]

INTEGRATION: CWS os106 (1.36.70); FILE MERGED 2007/11/07 11:48:30 os 1.36.70.2: #i81434# printing hidden text 2007/10/31 14:13:15 os 1.36.70.1: #i81434# Print hidden text and text of placeholder options added


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [bbb02b97e5d24a20d001058f86eceab6f4bec0ec]

INTEGRATION: CWS os106 (1.22.8); FILE MERGED 2007/11/08 08:43:16 os 1.22.8.2: #i81434# no hidden text print option in sw/web 2007/10/31 14:13:14 os 1.22.8.1: #i81434# Print hidden text and text of placeholder options added


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [14e2a1f33bdd88528e0a39e0b363d3baf326215a]

INTEGRATION: CWS os106 (1.16.8); FILE MERGED 2007/10/31 14:13:14 os 1.16.8.1: #i81434# Print hidden text and text of placeholder options added


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [a13e640f53fd0b22950fc73c8c693f8f368594c6]

INTEGRATION: CWS os106 (1.28.70); FILE MERGED 2007/11/07 11:48:14 os 1.28.70.1: #i81434# printing hidden text


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [3c8706208181a95d2956d82051cd21451400f51e]

INTEGRATION: CWS os106 (1.11.68); FILE MERGED 2007/11/08 10:25:51 os 1.11.68.3: type fixed 2007/11/08 08:42:46 os 1.11.68.2: #i81434# no hidden text print option in sw/web 2007/10/31 14:13:14 os 1.11.68.1: #i81434# Print hidden text and text of placeholder options added


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [352fad0851de492b24489cd4eebcbf8bde607c60]

INTEGRATION: CWS os106 (1.58.70); FILE MERGED 2007/11/08 08:43:05 os 1.58.70.2: #i81434# no hidden text print option in sw/web 2007/10/31 14:13:14 os 1.58.70.1: #i81434# Print hidden text and text of placeholder options added


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [deb0f961cb831bb4b693c8b2f94ac699aafc2d2c]

INTEGRATION: CWS os106 (1.104.272); FILE MERGED 2007/10/31 14:13:14 os 1.104.272.1: #i81434# Print hidden text and text of placeholder options added


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [cb3de76a833edcdaa3b72b56d2e5d4acae7b461b]

INTEGRATION: CWS os106 (1.16.292); FILE MERGED 2007/10/31 14:13:14 os 1.16.292.1: #i81434# Print hidden text and text of placeholder options added


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [1b830ff0e25af933f942ab2fd948260d785b7b5f]

INTEGRATION: CWS os106 (1.176.66); FILE MERGED 2007/11/01 15:45:40 hbrinkm 1.176.66.1: #i81577# Read_IdctHint


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [4a66d758daef88e1a116da3501000326b6ba1736]

INTEGRATION: CWS os106 (1.152.8); FILE MERGED 2007/11/01 15:37:03 hbrinkm 1.152.8.1: #i81577# TranslateToHindiNumbers, Read_IdctHint


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [cfc4bcffe0aef0cb2450e917e9bc9fff308c6b74]

INTEGRATION: CWS os106 (1.183.8); FILE MERGED 2007/11/01 15:33:34 hbrinkm 1.183.8.1: #i81577# TranslateToHindiNumbers


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [1baadbf7dc30e30bf196fcb749bc952ccfc53b02]

INTEGRATION: CWS os106 (1.100.68); FILE MERGED 2007/11/08 13:45:29 os 1.100.68.1: #i81434# allow to show hidden paragraphs also without window


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [f3715c0b75b8b8f1c012216542a421d80c1d107a]

INTEGRATION: CWS os106 (1.25.70); FILE MERGED 2007/11/02 11:46:10 fme 1.25.70.1: #i81434# New option: Do not paint placeholder field


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [672fa525df3b04b82356a81a031db0cff9fc7017]

INTEGRATION: CWS os106 (1.12.70); FILE MERGED 2007/11/02 11:46:10 fme 1.12.70.1: #i81434# New option: Do not paint placeholder field


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [3b31266a46b71ac9384f703429567e73ba31666b]

INTEGRATION: CWS os106 (1.59.70); FILE MERGED 2007/11/07 11:47:57 os 1.59.70.2: #i81434# printing hidden text 2007/11/02 11:46:10 fme 1.59.70.1: #i81434# New option: Do not paint placeholder field


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [1e52c8a3272049e7a40eb8a7107e6dcab33bbe48]

INTEGRATION: CWS os106 (1.28.70); FILE MERGED 2007/11/07 11:47:35 os 1.28.70.1: #i81434# printing hidden text


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [8b5da93364770ca37744e7a0d100ca97c5cf0bdd]

INTEGRATION: CWS os106 (1.26.70); FILE MERGED 2007/11/07 11:47:09 os 1.26.70.1: #i81434# printing hidden text


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [dc897606e7b533ceb6c14cd40468341f43e98724]

INTEGRATION: CWS os106 (1.9.70); FILE MERGED 2007/11/07 11:47:18 os 1.9.70.2: #i81434# printing hidden text 2007/10/31 14:13:22 os 1.9.70.1: #i81434# Print hidden text and text of placeholder options added


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [4f8547619bef0d83fa2cdcfb9117c7543f9904f8]

INTEGRATION: CWS impress134 (1.2.4); FILE MERGED 2007/11/14 10:23:44 cl 1.2.4.1: #i83313# renamed ChildsOnDemand to ChildrenOnDemand


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [bfc295b5f02d6a1af3adba7307100d8568b94d9c]

INTEGRATION: CWS impress134 (1.2.4); FILE MERGED 2007/11/14 10:23:43 cl 1.2.4.1: #i83313# renamed ChildsOnDemand to ChildrenOnDemand


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [816caffbbf9f0afe5ed1a608e8da4b3b20a5c89d]

INTEGRATION: CWS impress134 (1.2.4); FILE MERGED 2007/11/14 10:22:52 cl 1.2.4.1: #i83313# renamed ChildsOnDemand to ChildrenOnDemand


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [4fc151e84af501a01b9feb5a8192480b189e8856]

INTEGRATION: CWS impress134 (1.21.146); FILE MERGED 2007/10/31 14:21:09 cl 1.21.146.1: #i82756# overload SetMarkHandles to clear pDragHdl before it becomes a dangling pointer


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [b6a0c3a10343ff28bb4e85a6044a456915b8c7f6]

INTEGRATION: CWS impress134 (1.30.176); FILE MERGED 2007/11/08 09:49:16 cl 1.30.176.1: #i69445# disable rtl for graph control


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [a2e898ce704446b649d9ce58917893dc9cb5d719]

INTEGRATION: CWS impress134 (1.2.280); FILE MERGED 2007/10/31 14:07:16 cl 1.2.280.1: #i82756# overload SetMarkHandles to clear pDragHdl before it becomes a dangling pointer


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [0b9190482fc93952123202564ea655ba4ab5d2c6]

INTEGRATION: CWS impress134 (1.2.110); FILE MERGED 2007/11/06 11:32:39 cl 1.2.110.1: #i81648# renamed wrong 'Childs' to 'Children'


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [f7f9c5df275738bfb84489426c63998f9e605119]

INTEGRATION: CWS impress134 (1.11.104); FILE MERGED 2007/10/31 15:45:12 sj 1.11.104.1: #i81120# added patch (signed/unsigned issue)


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [80b6e9d1dbe2c091a6b34f044b7526d2eb791fe4]

INTEGRATION: CWS impress134 (1.7.104); FILE MERGED 2007/10/31 15:43:55 sj 1.7.104.1: #i81120# added patch (signed/unsigned issue)


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [e3db56c862d9e4940926922f7dd7207e3665ecec]

INTEGRATION: CWS impress134 (1.8.104); FILE MERGED 2007/10/31 15:42:37 sj 1.8.104.1: #i81120# added patch (signed/unsigned issue)


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [03f0d725e233106c62e8f8b9f9da65c9abe1de60]

INTEGRATION: CWS impress134 (1.16.256); FILE MERGED 2007/10/31 15:20:55 cl 1.16.256.1: #i78178# added help id for rulers


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [2fdb1dc4bbcd56d01ea619ebd0363720fafaddab]

INTEGRATION: CWS impress134 (1.7.72); FILE MERGED 2007/10/31 15:20:25 cl 1.7.72.1: #i78178# added help id for rulers


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [107f14005eb9dc381cc25a7e670a2ea26234037a]

INTEGRATION: CWS impress134 (1.37.144); FILE MERGED 2007/11/06 12:55:57 cl 1.37.144.1: #i77977# end slideshow if there are no visible slides in the show


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [5c1476515473312159364fc2c48fd77cb2eef646]

INTEGRATION: CWS impress134 (1.19.208); FILE MERGED 2007/11/08 16:26:08 cl 1.19.208.1: #i82911# added insert picture on the background patch


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [9a92b267069355fab687e9bf5477d285456106d0]

INTEGRATION: CWS impress134 (1.73.130); FILE MERGED 2007/11/08 16:26:08 cl 1.73.130.1: #i82911# added insert picture on the background patch


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [bacc4f4e240c97ef40f9dd51cfff0c2ef80adfdd]

INTEGRATION: CWS impress134 (1.102.80); FILE MERGED 2007/10/31 10:39:08 cl 1.102.80.1: #i79977# removed false alarm assertion


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [6ee441610506224f21c032134fbb1f50e9c7eda5]

INTEGRATION: CWS impress134 (1.46.70); FILE MERGED 2007/11/06 12:54:21 cl 1.46.70.1: #i77977# end slideshow if there are no visible slides in the show


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [f7a7d0a30d94e4d62fd727c972ffc926c877721a]

INTEGRATION: CWS impress134 (1.31.44); FILE MERGED 2007/11/08 16:21:50 cl 1.31.44.2: #i82911# added insert picture on the background patch 2007/11/01 10:32:21 cl 1.31.44.1: #i75867# removed a bunch of unused string resources


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [ea61fb116cc8b2a94799bd4d63b747c448505a11]

INTEGRATION: CWS impress134 (1.6.534); FILE MERGED 2007/11/01 10:32:21 cl 1.6.534.1: #i75867# removed a bunch of unused string resources


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [1ad62dbd97ae9bf1585a0a6afdfaceb5d47ac180]

INTEGRATION: CWS impress134 (1.17.534); FILE MERGED 2007/11/01 10:31:22 cl 1.17.534.1: #i75867# removed a bunch of unused bitmap resources


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [af0256d692e9c800035af73af47a3703ed4a1f08]

INTEGRATION: CWS impress134 (1.28.132); FILE MERGED 2007/11/08 16:23:44 cl 1.28.132.1: #i82911# added insert picture on the background patch


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [1af8e55b95057f795c6933c31fe488ed1be64cbd]

INTEGRATION: CWS impress134 (1.7.208); FILE MERGED 2007/11/13 21:12:05 cl 1.7.208.2: removed compiler warning 2007/10/31 15:53:19 cl 1.7.208.1: #i82669# fixed non translated string for stylesheet undo


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [b80d5b297cf0b3f0fbd8eab43a3b5a3d9b6309e9]

INTEGRATION: CWS impress134 (1.2.94); FILE MERGED 2007/10/31 16:09:46 cl 1.2.94.1: #i80510# removed german strings from src files


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [0d1c9624fe0d01f72a29b684c51412e9eeb9eaac]

INTEGRATION: CWS impress134 (1.119.44); FILE MERGED 2007/11/08 16:20:11 cl 1.119.44.2: #i82911# added insert picture on the background patch 2007/11/01 10:29:06 cl 1.119.44.1: #i75867# removed a bunch of unused string resources


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [f7ae673715d8068f68d6c61a41888fb17e1f126d]

INTEGRATION: CWS impress134 (1.30.138); FILE MERGED 2007/11/01 10:28:39 cl 1.30.138.1: #i75867# removed a bunch of unused string resources


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [811e2ce389294514c490563e2a0774059a702fcb]

INTEGRATION: CWS impress134 (1.51.40); FILE MERGED 2007/11/01 10:28:10 cl 1.51.40.1: #i75867# removed a bunch of unused bitmap resources


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [f4b3e6c2e5ee28835e14882551e05d67517ff836]

INTEGRATION: CWS impress134 (1.16.138); FILE MERGED 2007/11/08 16:20:11 cl 1.16.138.1: #i82911# added insert picture on the background patch


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [717166dc8c7a12dcb6fcbf216188003e0f2bbdd8]

INTEGRATION: CWS impress134 (1.15.168); FILE MERGED 2007/11/01 10:27:33 cl 1.15.168.1: #i73452# removed unused pseudo.src


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [a4711267d8036b59b872aec2eb047d2b5cb219a6]

INTEGRATION: CWS impress134 (1.19.94); FILE MERGED 2007/10/31 16:09:29 cl 1.19.94.1: #i80510# removed german strings from src files


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [288718f8e0f8c13737d452b43b35da9d7e0ce296]

INTEGRATION: CWS impress134 (1.33.16); FILE MERGED 2007/11/08 16:20:01 cl 1.33.16.1: #i82911# added insert picture on the background patch


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [ecf0001017a5e2666ba8edeba6abe864fa3c46fa]

INTEGRATION: CWS impress134 (1.39.206); FILE MERGED 2007/11/08 16:20:00 cl 1.39.206.1: #i82911# added insert picture on the background patch


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [98f9b0dcabd31900a71adee3ae87839162bc648e]

INTEGRATION: CWS impress134 (1.17.44); FILE MERGED 2007/10/31 15:14:48 cl 1.17.44.1: #i78178# added help id for rulers


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [f133a5fa5e99ec63d2a9108324ad67d4b4f9f418]

INTEGRATION: CWS impress134 (1.25.18); FILE MERGED 2007/11/08 16:19:49 cl 1.25.18.1: #i82911# added insert picture on the background patch


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [9afd47273fbd7b6acd2094fd9e3d388b5ba62c41]

INTEGRATION: CWS impress134 (1.26.52); FILE MERGED 2007/11/08 09:52:49 cl 1.26.52.1: #i82987# applied build patch for 64bit Linux


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [0d28b97ded935bbdd5eed9f7074cd01fbc939500]

INTEGRATION: CWS impress134 (1.2.50); FILE MERGED 2007/11/14 15:29:40 cl 1.2.50.2: #i83313# check for self inserting 2007/11/06 11:36:52 cl 1.2.50.1: #i81648# renamed wrong 'Childs' to 'Children'


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [d8b384057c8729e0fb339ed5bd64384c981aeef1]

INTEGRATION: CWS impress134 (1.4.124); FILE MERGED 2007/11/13 20:28:15 cl 1.4.124.2: RESYNC: (1.4-1.5); FILE MERGED 2007/11/06 11:40:30 cl 1.4.124.1: #i81648# renamed wrong 'Childs' to 'Children'


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [f0f2fccf31baaa3ddec5898ce6393bec704c8022]

INTEGRATION: CWS impress134 (1.53.30); FILE MERGED 2007/11/06 11:42:43 cl 1.53.30.1: #i82954# fix paint of selected tree node labels


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [d8aa91cad6ab33c1911dbc46a86f5c1bf0c3eaf2]

INTEGRATION: CWS tkr06 (1.56.76); FILE MERGED 2007/11/07 11:24:21 pb 1.56.76.2: fix: #i82892# dependencies were corrupted 2007/11/05 10:16:50 pb 1.56.76.1: fix: #i82892# securityoptions.* and webconninfo.* added


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [fc351c0ce26054927546abfd7b21835b523a0d47]

INTEGRATION: CWS tkr06 (1.30.78); FILE MERGED 2007/10/30 09:40:09 jsc 1.30.78.1: #i83075# handle new optional properties


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [13692b2c78d8c0fe197279fbff35a60d84a41734]

INTEGRATION: CWS tkr06 (1.12.98); FILE MERGED 2007/10/30 09:39:01 jsc 1.12.98.1: #i83075# new var for dialog configuration


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [6a5de94f3d295da38fa9557b4cca0f922795e6fe]

INTEGRATION: CWS tkr06 (1.134.76); FILE MERGED 2007/11/07 12:56:04 jsc 1.134.76.2: #i83075# remove unnecessary directory check in FileDialogHelper.Execute 2007/10/30 09:34:21 jsc 1.134.76.1: #i83075# add new constructor


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [c459c1f7895253dc60c1a542edcf0f8313448e71]

INTEGRATION: CWS tkr06 (1.125.18); FILE MERGED 2007/10/30 09:37:17 jsc 1.125.18.1: #i83075# check additional optional parameter


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [7d4c3f16d0af9b1e429d5bf8d766895634c4c34f]

INTEGRATION: CWS tkr06 (1.115.78); FILE MERGED 2007/10/30 09:36:07 jsc 1.115.78.1: #i83075# use new constructor to overrule file picker settings ...


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [5a6026a7f647d4dc1430b96720a6bb3ec8562e32]

INTEGRATION: CWS tkr06 (1.3.152); FILE MERGED 2007/11/07 12:56:04 jsc 1.3.152.2: #i83075# remove unnecessary directory check in FileDialogHelper.Execute 2007/10/30 09:34:21 jsc 1.3.152.1: #i83075# add new constructor


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [1734c90e996a3f76a9caf86f91ae80ccee5a69de]

INTEGRATION: CWS tkr06 (1.14.116); FILE MERGED 2007/11/13 11:28:10 mav 1.14.116.5: #i83571# avoid double encryption 2007/11/07 16:31:27 mav 1.14.116.4: #i82892# small fixes 2007/11/07 14:10:22 mav 1.14.116.3: #i82892# allow better control over password container 2007/11/05 08:08:43 mav 1.14.116.2: #i82892# allow better control over password container 2007/10/31 16:10:10 mav 1.14.116.1: #i82884# use correct syntax for set element


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [0d44d94fc1abb874a2a8093b6cd76d4a5ee50f80]

INTEGRATION: CWS tkr06 (1.8.420); FILE MERGED 2007/11/05 08:08:43 mav 1.8.420.1: #i82892# allow better control over password container


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [9b9c0ac5a99694f88f7ae31d7a83fb0c6f1d9403]

INTEGRATION: CWS tkr06 (1.30.114); FILE MERGED 2007/11/07 11:45:53 pb 1.30.114.1: fix: #i82892# new option: E_CTRLCLICK_HYPERLINK


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [d65c536ccf58ddea9d66b2adccdf0137d9f20385]

INTEGRATION: CWS tkr06 (1.2.192); FILE MERGED 2007/11/07 11:45:03 pb 1.2.192.1: fix: #i82892# new option: E_CTRLCLICK_HYPERLINK


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [3687e56fa0e661877a339b97bf52def66d13b801]

INTEGRATION: CWS tkr06 (1.15.132); FILE MERGED 2007/11/07 09:57:22 cd 1.15.132.1: #i83238# Draw method for tabpages and dialogs must call ImplInitSettings for non-bitmap wallpapers


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [98b7f9c707d9b6693b7335e59b0f27d9575e6ffa]

INTEGRATION: CWS tkr06 (1.41.22); FILE MERGED 2007/11/07 09:57:21 cd 1.41.22.2: #i83238# Draw method for tabpages and dialogs must call ImplInitSettings for non-bitmap wallpapers 2007/11/06 13:06:08 cd 1.41.22.1: #i83238# Support wallpaper bitmap for toolkit dialogs


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [253ec2d7bd57e12f83ec507119f030fedbb5b379]

INTEGRATION: CWS tkr06 (1.93.182); FILE MERGED 2007/11/07 16:40:58 mav 1.93.182.2: #i82892# allow better control over password container 2007/11/05 10:34:24 pb 1.93.182.1: fix: #i82892# SvxSecurityTabPage: MasterPassword and Passwords added


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [09d5f89834b86780950f4ab791d380993269c5cc]

INTEGRATION: CWS tkr06 (1.1.2); FILE ADDED 2007/11/07 16:40:57 mav 1.1.2.2: #i82892# allow better control over password container 2007/11/05 10:15:05 pb 1.1.2.1: fix: #i82892# new class svx::WebConnectionInfoDialog


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [23914214a1301b89ffcb7a6c455547809c9c06c8]

INTEGRATION: CWS tkr06 (1.1.2); FILE ADDED 2007/11/07 16:40:57 mav 1.1.2.3: #i82892# allow better control over password container 2007/11/05 10:57:34 pb 1.1.2.2: fix: #i82892# implementation continued 2007/11/05 10:15:05 pb 1.1.2.1: fix: #i82892# new class svx::WebConnectionInfoDialog


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [310573858173a5fe83ca63b74b0ff8ddc7521367]

INTEGRATION: CWS tkr06 (1.1.2); FILE ADDED 2007/11/07 16:40:57 mav 1.1.2.4: #i82892# allow better control over password container 2007/11/05 11:28:23 pb 1.1.2.3: fix: #i82892# Linux warning removed 2007/11/05 10:57:34 pb 1.1.2.2: fix: #i82892# implementation continued 2007/11/05 10:15:05 pb 1.1.2.1: fix: #i82892# new class svx::WebConnectionInfoDialog


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [13336b347c4a7ae514405335c449681d4c17f177]

INTEGRATION: CWS tkr06 (1.1.2); FILE ADDED 2007/11/07 11:28:16 pb 1.1.2.2: fix: #i82892# new option: CtrlClickHyperlinks 2007/11/05 10:12:26 pb 1.1.2.1: fix: #i82892# new class svx::SecurityOptionsDialog


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [97b19a5aaa095d860202f30685f9d22a141b64df]

INTEGRATION: CWS tkr06 (1.13.162); FILE MERGED 2007/11/07 16:40:57 mav 1.13.162.2: #i82892# allow better control over password container 2007/11/05 10:21:37 pb 1.13.162.1: fix: #i82892# SvxSecurityTabPage: MasterPassword and Passwords added


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [9026c986e7774d4aecb5bfb7156a9128306da331]

INTEGRATION: CWS tkr06 (1.27.78); FILE MERGED 2007/11/13 15:01:28 mav 1.27.78.5: #i83571# ask for master password before showing the dialog 2007/11/07 17:39:57 pb 1.27.78.4: fix: #i82892# syntax 2007/11/07 16:40:57 mav 1.27.78.3: #i82892# allow better control over password container 2007/11/07 11:29:10 pb 1.27.78.2: fix: #i82892# new option: CtrlClickHyperlinks 2007/11/05 10:22:53 pb 1.27.78.1: fix: #i82892# SvxSecurityTabPage: MasterPassword and Passwords added


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [45c6220a0273b2e8710ab7ec710e5ef9d3b1b1c9]

INTEGRATION: CWS tkr06 (1.5.170); FILE MERGED 2007/11/05 10:26:14 pb 1.5.170.1: fix: #i82892# RID_SVXDLG_SECURITY_OPTIONS and RID_SVXDLG_WEBCONNECTION_INFO added


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [fec7557d9140819b2295165b90a807063b18014b]

INTEGRATION: CWS tkr06 (1.8.1074); FILE MERGED 2007/11/07 16:40:57 mav 1.8.1074.2: #i82892# allow better control over password container 2007/11/05 10:32:46 pb 1.8.1074.1: fix: #i82892# SvxSecurityTabPage: MasterPassword and Passwords added


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [245cc6dafe982a3854b842a90179fb24c22997f2]

INTEGRATION: CWS tkr06 (1.74.168); FILE MERGED 2007/11/05 10:24:18 pb 1.74.168.1: fix: #i82892# HID_DLG_SECURITY_OPTIONS and HID_DLG_WEBCONNECTION_INFO added


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [05a2d2819be9f7af5dcf517788f4f8dcd40ce388]

INTEGRATION: CWS tkr06 (1.39.6); FILE MERGED 2007/11/08 09:52:58 tkr 1.39.6.1: #83435# insert wallpaper property


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [543c9b534532ad8fdf8ca0df449c907649ff76b3]

INTEGRATION: CWS tkr06 (1.33.6); FILE MERGED 2007/11/08 10:03:44 tkr 1.33.6.1: #83435# insert wallpaper property


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [7bc497334cdbc44e25a6adf25249dd7bdfb7aaf5]

INTEGRATION: CWS tkr06 (1.26.6); FILE MERGED 2007/11/13 16:42:15 tkr 1.26.6.1: #i83255# adjusted schema


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [52b5c28c0fee6a2b208155d64efc724b96f8bce2]

INTEGRATION: CWS tkr06 (1.20.212); FILE MERGED 2007/11/05 09:19:11 mav 1.20.212.1: #i82892# allow better control over password container


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [816de49a4d68835d9ab8a28fa47c522da0f0b1f6]

INTEGRATION: CWS tkr06 (1.1.2); FILE ADDED 2007/11/07 16:26:37 mav 1.1.2.2: #i82892# add comments 2007/11/05 09:29:01 mav 1.1.2.1: #i82892# allow better control over password container


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [cfce42ff1dfc61a049b02024ef74907a7c334eda]

INTEGRATION: CWS tkr06 (1.8.416); FILE MERGED 2007/11/05 09:29:28 mav 1.8.416.1: #i82892# allow better control over password container


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [96405f204c2f3900575fa7d6a91ab0ed84703f84]

INTEGRATION: CWS tkr06 (1.11.96); FILE MERGED 2007/11/09 13:44:13 cd 1.11.96.1: #i83238# Added properties 'ImageURL' and 'Graphic' to support background image


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [cae2007882138a5f7cfdd64274d66bb648f4444b]

INTEGRATION: CWS tkr06 (1.24.80); FILE MERGED 2007/11/07 12:02:50 fme 1.24.80.1: #i83402# Configuration entry for ctrl-click hyperlink


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [94b1cfbfdf0ff441daf82a1527c46d69810360cf]

INTEGRATION: CWS tkr06 (1.147.34); FILE MERGED 2007/11/08 09:31:13 fme 1.147.34.2: #i83402# Configuration entry for ctrl-click hyperlink 2007/11/07 12:02:49 fme 1.147.34.1: #i83402# Configuration entry for ctrl-click hyperlink


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [89042b00201d4807feae4dc84b2e8d33b699dbce]

INTEGRATION: CWS tkr06 (1.16.82); FILE MERGED 2007/11/07 12:03:01 fme 1.16.82.1: #i83402# Configuration entry for ctrl-click hyperlink


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [94e06d8c0c289c60821344f72a1399980fe49b56]

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>  [96a88748bbf692795e278aee67121a4dec084f79]

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>  [9dd7c725fbd2a75d3a5ec065e81a0047cb04baad]

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>  [96398251416e12e0eef25f1bc15479f87572bbf8]

INTEGRATION: CWS tkr06 (1.11.12); FILE MERGED 2007/11/02 15:31:25 tkr 1.11.12.1: #83255# relative url


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [f9b5c489ef91891ecececf5289075637da3240aa]

INTEGRATION: CWS tkr06 (1.37.46); FILE MERGED 2007/11/02 15:25:03 tkr 1.37.46.1: #83255# relative url


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [b5de5da0c72e2711a28e0fe4d2a499c3f3db5276]

INTEGRATION: CWS tkr06 (1.82.36); FILE MERGED 2007/11/08 15:11:30 cd 1.82.36.2: #i83238# Added background color to fixed line control to support transparency 2007/11/06 13:13:25 cd 1.82.36.1: #i83238# Support wallpaper bitmap for dialogs


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [19fc0d7f261b067dc4bd8589726aaa2641ffdfc3]

INTEGRATION: CWS tkr06 (1.48.46); FILE MERGED 2007/11/08 10:18:58 cd 1.48.46.2: #i83238# Use PrepareWindowDescriptor to set dependent properties before the properties change loop copy the data to the peer 2007/11/08 08:56:26 cd 1.48.46.1: #i83238# New virtual method to set dependent properties before the properties change loop copy the data to the peer


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [7e7f5887bc7d8f1ff62e980de5d5656716a14573]

INTEGRATION: CWS tkr06 (1.22.38); FILE MERGED 2007/11/08 10:18:58 cd 1.22.38.5: #i83238# Use PrepareWindowDescriptor to set dependent properties before the properties change loop copy the data to the peer 2007/11/08 08:56:25 cd 1.22.38.4: #i83238# New virtual method to set dependent properties before the properties change loop copy the data to the peer 2007/11/06 13:13:25 cd 1.22.38.3: #i83238# Support wallpaper bitmap for dialogs 2007/11/05 10:58:05 pb 1.22.38.2: fix: #i82892# syntax 2007/11/02 15:25:44 tkr 1.22.38.1: #83255# relative url


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [24076adb801bb007d8327960d0d353f67296b4a2]

INTEGRATION: CWS tkr06 (1.63.48); FILE MERGED 2007/11/07 09:54:53 cd 1.63.48.2: #i83238# Tabpages and dialogs should not support transparency 2007/11/06 13:13:25 cd 1.63.48.1: #i83238# Support wallpaper bitmap for dialogs


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [e41dcdff247574b50a5b68cef963749684c81da9]

INTEGRATION: CWS tkr06 (1.79.20); FILE MERGED 2007/11/07 09:54:53 cd 1.79.20.2: #i83238# Tabpages and dialogs should not support transparency 2007/11/06 13:11:25 cd 1.79.20.1: #i83237# Make changes to support transparent background for non-compound controls


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [8b31f14368d6810f1d9506010a4535cb8d402cef]

INTEGRATION: CWS tkr06 (1.59.8); FILE MERGED 2007/11/07 09:54:53 cd 1.59.8.1: #i83238# Tabpages and dialogs should not support transparency


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [c85a81e7a063cfe23a410fc967921600219bec43]

INTEGRATION: CWS tkr06 (1.31.28); FILE MERGED 2007/11/02 15:24:17 tkr 1.31.28.1: #83255# relative url


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [f5d5843953af7254a27be1ff3cb09fe386461216]

INTEGRATION: CWS tkr06 (1.36.150); FILE MERGED 2007/11/07 09:54:53 cd 1.36.150.2: #i83238# Tabpages and dialogs should not support transparency 2007/11/06 13:10:04 cd 1.36.150.1: #i83238# Implement setProperty for VCLXDialog to support wallpaper bitmaps


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [6769fd283cec7f960d85deba5c21754e7142a36d]

INTEGRATION: CWS tkr06 (1.140.86); FILE MERGED 2007/11/13 15:59:14 tkr 1.140.86.2: #i83571# do not allow passwords storing by default 2007/11/07 11:40:11 pb 1.140.86.1: fix: #i82892# new security option: HyperlinksWithCtrlClick


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [a15b601b8ec645dea47c3155c3e0808c89d22e0f]

INTEGRATION: CWS tkr06 (1.39.88); FILE MERGED 2007/11/07 11:52:28 pb 1.39.88.1: fix: #i82892# new security option: HyperlinksWithCtrlClick


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [4c40c1764e57e5a8230d03bed7839ce26831a5e3]

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>  [92ebfcaed737508acef4bbf3f7960ffe23f2bc97]

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>  [1535f53c78c1d1afcf9191da33b4e637facf81fe]

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>  [3a7b6d104b9b799bf9cbd908b81f2256d4df82c4]

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>  [5027e1ad89ec4d70db6aa92c62a8e4e524793847]

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>  [2cf0e1d20d5fd11f7f51b29cb585f4d1d5d2b0ea]

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>  [ef1c5cd33b29be8d572de64291fb07798c31f8de]

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>  [bf686576e9a6680bfe959d2130232362e2ba7976]

INTEGRATION: CWS customfields (1.50.80); FILE MERGED 2007/10/25 09:51:16 mba 1.50.80.1: #i5092#: support custom property fields


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [5211e426d4254e3b51f4047b78bc1b61714d3559]

INTEGRATION: CWS customfields (1.5.80); FILE MERGED 2007/10/25 09:50:49 mba 1.5.80.1: #i5092#: support custom property fields


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [e2787d2c75f8112945fd0a75cfe0badedb438c4d]

INTEGRATION: CWS customfields (1.54.52); FILE MERGED 2007/10/25 10:07:00 mba 1.54.52.1: #i5092#: String for Custom Properties in FieldDialog


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [a63196619050ae99ed8c682afd74b739b4a5ade2]

INTEGRATION: CWS fpicker7 (1.23.20); FILE MERGED 2007/10/17 09:31:11 cmc 1.23.20.1: #i82700# show all files in mailmerge select database file picker


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [acd31bb21ea519289b3e191d0a21cffc9d3f5e9d]

INTEGRATION: CWS customfields (1.18.52); FILE MERGED 2007/10/25 09:56:02 mba 1.18.52.2: #i5092#: warning fixed 2007/10/15 18:38:48 mba 1.18.52.1: #i5092#: support custom properties in DocInfoFields


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [8326f185b5cb2ec721a6e1ee75ddbba9716c0ccc]

INTEGRATION: CWS customfields (1.48.48); FILE MERGED 2007/10/25 10:06:59 mba 1.48.48.2: #i5092#: String for Custom Properties in FieldDialog 2007/10/15 18:38:48 mba 1.48.48.1: #i5092#: support custom properties in DocInfoFields


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [34ec00a77913242ae6305a5fa4d20ec04ce0eb7e]

INTEGRATION: CWS customfields (1.17.52); FILE MERGED 2007/10/15 18:38:48 mba 1.17.52.1: #i5092#: support custom properties in DocInfoFields


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [c96464b02101033c2a2d5f980dae80afae0cc943]

INTEGRATION: CWS customfields (1.3.1004); FILE MERGED 2007/10/15 18:38:47 mba 1.3.1004.1: #i5092#: support custom properties in DocInfoFields


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [4bfb46a06146fc6a8d99e38ea87b55723dd50099]

INTEGRATION: CWS customfields (1.11.52); FILE MERGED 2007/10/25 10:06:59 mba 1.11.52.2: #i5092#: String for Custom Properties in FieldDialog 2007/10/15 18:38:47 mba 1.11.52.1: #i5092#: support custom properties in DocInfoFields


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [aa6424bad17b1ac98b3c0b124ca3d951033adb3c]

INTEGRATION: CWS customfields (1.104.52); FILE MERGED 2007/10/15 18:38:47 mba 1.104.52.1: #i5092#: support custom properties in DocInfoFields


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [c3feaafbdb5d6c240c31402173da0a95696a30ea]

INTEGRATION: CWS customfields (1.182.50); FILE MERGED 2007/10/15 18:38:47 mba 1.182.50.1: #i5092#: support custom properties in DocInfoFields


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [539b16d54cc9a95ac2b5d9850a04423ca3b037db]

INTEGRATION: CWS customfields (1.16.52); FILE MERGED 2007/10/15 18:38:47 mba 1.16.52.1: #i5092#: support custom properties in DocInfoFields


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [5cc44daf99d2991d2d7b028dfedb8cfda383fbe7]

INTEGRATION: CWS customfields (1.13.52); FILE MERGED 2007/10/15 18:38:46 mba 1.13.52.1: #i5092#: support custom properties in DocInfoFields


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [e041b86a47c3eb72d28f655e813329fbea31850d]

INTEGRATION: CWS customfields (1.200.48); FILE MERGED 2007/10/15 18:38:46 mba 1.200.48.1: #i5092#: support custom properties in DocInfoFields


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [1ba7e4ab4da2cd322876746fb28b28d0d7b0bbbc]

INTEGRATION: CWS customfields (1.99.48); FILE MERGED 2007/10/15 18:38:46 mba 1.99.48.1: #i5092#: support custom properties in DocInfoFields


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [d065f0bcdbee2db2a26fcdf384aa4560f8bd9beb]

INTEGRATION: CWS customfields (1.35.50); FILE MERGED 2007/10/15 18:38:46 mba 1.35.50.1: #i5092#: support custom properties in DocInfoFields


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [749f9fd560ed75e36e36ce69e58f075a19ead9f5]

INTEGRATION: CWS customfields (1.7.52); FILE MERGED 2007/10/15 18:38:46 mba 1.7.52.1: #i5092#: support custom properties in DocInfoFields


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [2c4b9c15fa66ce76043cc9647c51481d22382c13]

INTEGRATION: CWS customfields (1.44.48); FILE MERGED 2007/10/15 18:38:45 mba 1.44.48.1: #i5092#: support custom properties in DocInfoFields


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [536809ae32b3d83976cd6fe984c92d9f8269e9f7]

INTEGRATION: CWS customfields (1.30.50); FILE MERGED 2007/10/15 18:37:59 mba 1.30.50.1: #i5092#: support custom properties in DocInfoFields


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [8d911fe9e709cc071c24b02a3d5aac69d80ef36f]

INTEGRATION: CWS customfields (1.60.230); FILE MERGED 2007/10/15 18:38:45 mba 1.60.230.1: #i5092#: support custom properties in DocInfoFields


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [70f58b3c4ac3eb0b8442c9c649d2e8548a39a3d7]

INTEGRATION: CWS customfields (1.22.52); FILE MERGED 2007/10/15 18:38:45 mba 1.22.52.1: #i5092#: support custom properties in DocInfoFields


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [51753f8342a24d9d7d61c64209e8ec3b56145cdc]

INTEGRATION: CWS customfields (1.4.52); FILE MERGED 2007/10/25 10:05:32 mba 1.4.52.1: #i5092#: String for Custom Properties in FieldDialog


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [aae61e2849896ea84b6f20a73e9a03c025db8c95]

INTEGRATION: CWS customfields (1.11.50); FILE MERGED 2007/10/15 18:38:45 mba 1.11.50.1: #i5092#: support custom properties in DocInfoFields


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [26789dbfbf084e3b97d0a22d8ea8b1ff0c40ac7d]

INTEGRATION: CWS customfields (1.65.46); FILE MERGED 2007/10/15 18:40:51 mba 1.65.46.1: #i5092#: support custom properties in DocInfoFields


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [a75bfb51d0dfe7c8464a8f2af94564caf2d052d4]

INTEGRATION: CWS customfields (1.77.46); FILE MERGED 2007/10/15 18:40:51 mba 1.77.46.1: #i5092#: support custom properties in DocInfoFields


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [5e56617a10d5accb207bb0ffe9d1231202e673a6]

INTEGRATION: CWS customfields (1.35.72); FILE MERGED 2007/10/15 18:40:50 mba 1.35.72.1: #i5092#: support custom properties in DocInfoFields


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [77ee5842db7b928a402cd290352627953e595fb4]

INTEGRATION: CWS customfields (1.36.72); FILE MERGED 2007/10/15 18:40:50 mba 1.36.72.1: #i5092#: support custom properties in DocInfoFields


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [a214d13202a20a44e15556f569f639d9cc0c84d2]

INTEGRATION: CWS datapilotdetails (1.24.148); FILE MERGED 2007/11/02 09:47:39 nn 1.24.148.1: #i57030# struct DataPilotFieldFilter for DataPilot drill down


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [a81e8354c4ae8353367e167f89d2c4cfdda8c021]

INTEGRATION: CWS datapilotdetails (1.1.4); FILE ADDED 2007/11/02 09:47:39 nn 1.1.4.2: #i57030# struct DataPilotFieldFilter for DataPilot drill down 2007/10/29 17:42:54 nn 1.1.4.1: file DataPilotFieldFilter.idl was added on branch cws_src680_datapilotdetails on 2007-11-02 09:47:39 +0000


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [facb2f2a5067ffb2baeee3a3ff7e2f5a1763d469]

INTEGRATION: CWS datapilotdetails (1.85.46); FILE MERGED 2007/11/02 09:54:52 nn 1.85.46.1: #i57030# DataPilot drill down to source rows for result values


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [5a02e545e86ac40ad749b746b2e7e45e4c553551]

INTEGRATION: CWS datapilotdetails (1.13.208); FILE MERGED 2007/11/02 09:54:52 nn 1.13.208.1: #i57030# DataPilot drill down to source rows for result values


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [460c07df0c77db036cb58d355eb52c865e481644]

INTEGRATION: CWS datapilotdetails (1.46.178); FILE MERGED 2007/11/02 09:54:52 nn 1.46.178.1: #i57030# DataPilot drill down to source rows for result values


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [89c6b718635a1bac6e9c47e86cbf55b0018acccc]

INTEGRATION: CWS datapilotdetails (1.7.168); FILE MERGED 2007/11/02 09:54:52 nn 1.7.168.1: #i57030# DataPilot drill down to source rows for result values


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [4d60d14d63065a7f7d81487bfbbeffbb89c67b7b]

INTEGRATION: CWS datapilotdetails (1.20.52); FILE MERGED 2007/11/02 09:54:51 nn 1.20.52.1: #i57030# DataPilot drill down to source rows for result values


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [8ab6a59ad4357640cdfce70e864a5178ee3af886]

INTEGRATION: CWS datapilotdetails (1.15.118); FILE MERGED 2007/11/02 10:09:49 nn 1.15.118.2: #i57030# warning in product versions 2007/11/02 09:54:51 nn 1.15.118.1: #i57030# DataPilot drill down to source rows for result values


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [4fe22baf0c23e4c558c7bfdf8ea10a14c268fc33]

INTEGRATION: CWS datapilotdetails (1.21.118); FILE MERGED 2007/11/02 09:54:51 nn 1.21.118.1: #i57030# DataPilot drill down to source rows for result values


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [ed7bd257255d3cf441608c1b3e02fa50ae1f9436]

INTEGRATION: CWS datapilotdetails (1.8.222); FILE MERGED 2007/11/02 09:54:51 nn 1.8.222.1: #i57030# DataPilot drill down to source rows for result values


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [4287070a910b63ba6aa001092e800d2406cc60f1]

INTEGRATION: CWS datapilotdetails (1.8.118); FILE MERGED 2007/11/02 09:54:51 nn 1.8.118.1: #i57030# DataPilot drill down to source rows for result values


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [13527d0874af4b023bb293f98cbf94c2fa66fd0d]

INTEGRATION: CWS datapilotdetails (1.12.118); FILE MERGED 2007/11/02 09:54:51 nn 1.12.118.1: #i57030# DataPilot drill down to source rows for result values


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [76fab1ce4f5896ad13a16d28613967359ca3468d]

INTEGRATION: CWS vcl83 (1.22.8); FILE MERGED 2007/11/19 12:33:22 pl 1.22.8.2: #i80218# reselect previous printer after printer changed 2007/10/09 17:29:22 pl 1.22.8.1: #i80218# actively check for printer changes


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [dc1cc73c55410914fe547e5ac57f307739123792]

INTEGRATION: CWS vcl83 (1.20.146); FILE MERGED 2007/10/08 16:50:00 pl 1.20.146.1: #i82370# added turkish and russian key sym replacement strings


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [e9e9b20e5507cae5e31a7b6dbdc753d2bcf86464]

INTEGRATION: CWS vcl83 (1.117.54); FILE MERGED 2007/10/16 14:35:40 pl 1.117.54.3: RESYNC: (1.117-1.118); FILE MERGED 2007/10/09 16:22:09 pl 1.117.54.2: #i82397# add a event handler workaround mode for input disabled windows 2007/10/09 14:36:00 pl 1.117.54.1: #i81504# do not misuse EnableInput for modality


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [4d62334c4148e69e4f038f543509e32be31c1a25]

INTEGRATION: CWS vcl83 (1.25.60); FILE MERGED 2007/10/09 14:36:00 pl 1.25.60.1: #i81504# do not misuse EnableInput for modality


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [e5d4bf01ddc3e971d2a2bfe2bd140f087c7439e1]

INTEGRATION: CWS vcl83 (1.264.6); FILE MERGED 2007/10/09 16:22:09 pl 1.264.6.2: #i82397# add a event handler workaround mode for input disabled windows 2007/10/09 14:36:00 pl 1.264.6.1: #i81504# do not misuse EnableInput for modality


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [d2986be1a8d896782b8cb846b0028eaa752e0384]

INTEGRATION: CWS vcl83 (1.49.60); FILE MERGED 2007/10/22 08:59:46 pl 1.49.60.1: #i82823# remove warnings (thanks pjanik)


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [83e46f2450f04179ab34bfb254ba47799e3f9cbc]

INTEGRATION: CWS vcl83 (1.155.6); FILE MERGED 2007/11/12 16:28:24 hdu 1.155.6.2: RESYNC: (1.155-1.156); FILE MERGED 2007/10/09 14:36:00 pl 1.155.6.1: #i81504# do not misuse EnableInput for modality


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [5fdf744ba6955993f97f9ef7ff214ab6135eb50f]

INTEGRATION: CWS vcl83 (1.19.62); FILE MERGED 2007/10/09 14:36:00 pl 1.19.62.1: #i81504# do not misuse EnableInput for modality


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [71925103abc905aa61382b4c4f82d3f364d083fb]

INTEGRATION: CWS vcl83 (1.40.60); FILE MERGED 2007/11/12 16:28:21 hdu 1.40.60.2: RESYNC: (1.40-1.41); FILE MERGED 2007/10/09 14:36:00 pl 1.40.60.1: #i81504# do not misuse EnableInput for modality


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [45045f85de37f65729493c0774335f38f27faa40]

INTEGRATION: CWS vcl83 (1.145.56); FILE MERGED 2007/10/16 14:35:37 pl 1.145.56.2: RESYNC: (1.145-1.146); FILE MERGED 2007/10/16 12:32:40 hdu 1.145.56.1: #i82612# fix regression for fonts that don't support FT's FT_ENCODING_UNICODE encoding


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [fef6bff03b8330255b7eacff978601d17d286b5e]

INTEGRATION: CWS vcl83 (1.23.90); FILE MERGED 2007/10/16 14:35:34 pl 1.23.90.2: RESYNC: (1.23-1.24); FILE MERGED 2007/10/08 10:31:28 hdu 1.23.90.1: #149343# fix for invalid chunk lengths: unsignedness is not worth the trouble


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [3014bad7fefdbc3ae1828af1666b37fc48c5332a]

INTEGRATION: CWS vcl83 (1.114.54); FILE MERGED 2007/10/09 13:40:05 hdu 1.114.54.3: #i81970# fix regression in PDF text export for EuroSymbol/etc. for builtin fonts 2007/10/08 16:38:13 pl 1.114.54.2: #i80258# slight change to field name encoding scheme 2007/09/28 14:48:53 hdu 1.114.54.1: #i82069# PDF export: implement symbol aliasing for glyph widths


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [253856c195463a91a2f00fb989da0413e6762c98]

INTEGRATION: CWS vcl83 (1.3.90); FILE MERGED 2007/11/12 16:28:18 hdu 1.3.90.3: RESYNC: (1.3-1.4); FILE MERGED 2007/10/17 14:00:13 pl 1.3.90.2: fix a conversion warning 2007/09/28 14:48:53 hdu 1.3.90.1: #i82069# PDF export: implement symbol aliasing for glyph widths


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [368abce5a218c6eb994b9d960cb78235dc3451eb]

INTEGRATION: CWS vcl83 (1.23.60); FILE MERGED 2007/10/22 08:59:46 pl 1.23.60.3: #i82823# remove warnings (thanks pjanik) 2007/10/15 10:03:08 aw 1.23.60.2: #i82615# secured OutputDevice::GetInverseViewTransformation() 2007/10/15 09:25:23 aw 1.23.60.1: #i82615# secured OutputDevice::GetInverseViewTransformation()


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [288da036c24bc038e1eb6b827c4488ebfabde2cd]

INTEGRATION: CWS vcl83 (1.8.152); FILE MERGED 2007/10/09 13:08:23 hdu 1.8.152.1: #i81970# use default weight for the regular style of builtin PDF fonts


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [2e2decfb0f176159d6abcad1661596fe174f01bf]

INTEGRATION: CWS vcl83 (1.3.52); FILE MERGED 2007/10/09 16:22:09 pl 1.3.52.2: #i82397# add a event handler workaround mode for input disabled windows 2007/10/09 14:35:59 pl 1.3.52.1: #i81504# do not misuse EnableInput for modality


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [2856a130747fcbc3917780209d0fd7cdab364265]

INTEGRATION: CWS vcl83 (1.3.62); FILE MERGED 2007/10/09 16:22:09 pl 1.3.62.1: #i82397# add a event handler workaround mode for input disabled windows


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [d1a6874a66f0da3708fd98dfea9357a3506c0a03]

INTEGRATION: CWS vcl83 (1.42.130); FILE MERGED 2007/10/17 13:18:47 pl 1.42.130.4: fix a typo 2007/10/04 11:20:50 hdu 1.42.130.3: #i76876# Insert->SpecialChar dialog: enable scrollbar dragging 2007/10/04 11:13:23 hdu 1.42.130.2: #i74888# use field text color for charset field 2007/10/01 14:44:16 hdu 1.42.130.1: #i75860# use new UCS4 string constructor to simplify code


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [dab7a29856b7ff4663ac80ab031601be40a585b4]

INTEGRATION: CWS vcl83 (1.23.78); FILE MERGED 2007/10/17 13:04:53 pl 1.23.78.2: fix a typo 2007/10/01 14:44:16 hdu 1.23.78.1: #i75860# use new UCS4 string constructor to simplify code


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [722f9155613ec9b25135cd18130236d26ed23341]

INTEGRATION: CWS vcl83 (1.23.28); FILE MERGED 2007/10/09 17:16:15 pl 1.23.28.2: #i82321# reload CUPS dests 2007/10/02 10:56:20 pl 1.23.28.1: #i74783# add comment and location


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [b9d08c5e3621b40eb72d94f77230ba8dbbd6946f]

INTEGRATION: CWS vcl83 (1.9.14); FILE MERGED 2007/10/22 08:57:29 pl 1.9.14.1: #i82823# remove warnings (thanks pjanik)


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [9701a1b296a12d3823c4dd19b2dd4f43ddb1ab2f]

INTEGRATION: CWS vcl83 (1.44.4); FILE MERGED 2007/10/22 08:57:28 pl 1.44.4.1: #i82823# remove warnings (thanks pjanik)


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [040217f20956a46e563bf664b8fa21ef9be237c5]

INTEGRATION: CWS vcl83 (1.56.32); FILE MERGED 2007/10/17 13:10:30 pl 1.56.32.1: #i82494# respect 0 max text len meaning unlimited


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [3a3d354b5677e10d16a2e9700ff843999db5a45b]

INTEGRATION: CWS aw053 (1.37.6); FILE MERGED 2007/09/14 10:37:11 aw 1.37.6.1: #i80528# Removal of draft paint modes


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [f0c78ae219975ab3258785b98db91bf12e143c5e]

INTEGRATION: CWS aw053 (1.84.6); FILE MERGED 2007/09/14 10:37:11 aw 1.84.6.1: #i80528# Removal of draft paint modes


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [0d85435c8e3a5351f17e2b9749e0a5e45bf066c5]

INTEGRATION: CWS aw053 (1.28.82); FILE MERGED 2007/09/14 10:37:11 aw 1.28.82.1: #i80528# Removal of draft paint modes


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [b48b788de745d5768a36e9e0f8a8b6515228ca8b]

INTEGRATION: CWS aw053 (1.46.6); FILE MERGED 2007/09/14 10:37:10 aw 1.46.6.1: #i80528# Removal of draft paint modes


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [296cd0541245669b75d0e49ef5fcfda7b130cfd9]

INTEGRATION: CWS aw053 (1.80.66); FILE MERGED 2007/09/14 10:37:10 aw 1.80.66.1: #i80528# Removal of draft paint modes


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [e916045dd5741e35e1d10b04b8be64e21cbf930f]

INTEGRATION: CWS aw053 (1.31.80); FILE MERGED 2007/09/14 10:37:10 aw 1.31.80.1: #i80528# Removal of draft paint modes


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [a22d80eb80d0134bdfa81f100a6e6ea8b7806cf3]

INTEGRATION: CWS aw053 (1.81.66); FILE MERGED 2007/09/14 10:37:10 aw 1.81.66.1: #i80528# Removal of draft paint modes


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [f4b9f44d1836a7ee006815503403619707e36b99]

INTEGRATION: CWS aw053 (1.41.82); FILE MERGED 2007/09/14 10:37:10 aw 1.41.82.1: #i80528# Removal of draft paint modes


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [033b9886201c5db9c8d3a688654168537df4ce89]

INTEGRATION: CWS aw053 (1.34.42); FILE MERGED 2007/09/14 10:37:10 aw 1.34.42.1: #i80528# Removal of draft paint modes


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [d5e8175886871261dc4ee643c6e4d1fa7ae57308]

INTEGRATION: CWS aw053 (1.91.64); FILE MERGED 2007/11/01 22:18:03 aw 1.91.64.2: RESYNC: (1.91-1.92); FILE MERGED 2007/09/14 10:37:09 aw 1.91.64.1: #i80528# Removal of draft paint modes


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [64b28d0b23fdf9bb218da1e93b3d5c5eca48faaa]

INTEGRATION: CWS aw053 (1.31.66); FILE MERGED 2007/09/14 10:37:09 aw 1.31.66.1: #i80528# Removal of draft paint modes


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [275c3b3adface60ac569741a2c31bdd2fad7ee3d]

INTEGRATION: CWS aw053 (1.57.80); FILE MERGED 2007/09/14 10:37:09 aw 1.57.80.1: #i80528# Removal of draft paint modes


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [cce76c34e21ce70b8cd8983cfb646beb754eb7d8]

INTEGRATION: CWS aw053 (1.8.82); FILE MERGED 2007/09/14 10:37:09 aw 1.8.82.1: #i80528# Removal of draft paint modes


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [b26df4f446a0d3e8922c18efa8afd34105534211]

INTEGRATION: CWS aw053 (1.12.82); FILE MERGED 2007/11/01 22:16:29 aw 1.12.82.2: RESYNC: (1.12-1.13); FILE MERGED 2007/09/14 10:37:09 aw 1.12.82.1: #i80528# Removal of draft paint modes


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [f32a1d2b300c85befd3398e15dd77fc864031871]

INTEGRATION: CWS aw053 (1.17.82); FILE MERGED 2007/11/01 22:16:23 aw 1.17.82.2: RESYNC: (1.17-1.19); FILE MERGED 2007/09/14 10:37:09 aw 1.17.82.1: #i80528# Removal of draft paint modes


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [35f42009feca21273c794d202fcbf00557e56356]

INTEGRATION: CWS aw053 (1.10.82); FILE MERGED 2007/11/01 22:16:16 aw 1.10.82.2: RESYNC: (1.10-1.11); FILE MERGED 2007/09/14 10:37:09 aw 1.10.82.1: #i80528# Removal of draft paint modes


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [c4d1a66655debecd50edf8c80679fd87c1a05c39]

INTEGRATION: CWS aw053 (1.7.82); FILE MERGED 2007/09/14 10:37:09 aw 1.7.82.1: #i80528# Removal of draft paint modes


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [3046ca9a4bcb02ac86a7c16f88513876d92cf06c]

INTEGRATION: CWS aw053 (1.13.82); FILE MERGED 2007/09/14 10:37:09 aw 1.13.82.1: #i80528# Removal of draft paint modes


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [7e95136ed25bd689da06a39f4cf52382f4a636ac]

INTEGRATION: CWS aw053 (1.10.80); FILE MERGED 2007/09/14 10:37:08 aw 1.10.80.1: #i80528# Removal of draft paint modes


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [1770312d224e3307f72439d27f992a6cbd71cbcd]

INTEGRATION: CWS aw053 (1.45.66); FILE MERGED 2007/09/14 10:37:08 aw 1.45.66.1: #i80528# Removal of draft paint modes


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [5d111fa0a727e8decbdd8deb54747805bf021a8e]

INTEGRATION: CWS aw053 (1.9.196); FILE MERGED 2007/09/14 10:35:52 aw 1.9.196.1: #i80528# Removal of draft paint modes


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [b52d952efb80295e10cab0f8a889dd5b5cfe5b17]

INTEGRATION: CWS aw053 (1.3.986); FILE MERGED 2007/09/14 10:35:52 aw 1.3.986.1: #i80528# Removal of draft paint modes


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [3847f7e1ad427efdc1f087f2e33088062fd20684]

INTEGRATION: CWS aw053 (1.12.196); FILE MERGED 2007/09/14 10:35:52 aw 1.12.196.1: #i80528# Removal of draft paint modes


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [4a5d53d299d56e1da85ab05cbb19f0fe41a40742]

INTEGRATION: CWS aw053 (1.4.6); FILE MERGED 2007/09/14 10:35:52 aw 1.4.6.1: #i80528# Removal of draft paint modes


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [6ca09b9e171337b47340f720d6180659613e2e94]

INTEGRATION: CWS aw053 (1.2.198); FILE MERGED 2007/09/14 10:35:52 aw 1.2.198.1: #i80528# Removal of draft paint modes


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [75b193d1584b983aa74b9e5810974188e3ed9300]

INTEGRATION: CWS aw053 (1.4.60); FILE MERGED 2007/11/01 22:04:45 aw 1.4.60.2: RESYNC: (1.4-1.5); FILE MERGED 2007/09/14 10:35:52 aw 1.4.60.1: #i80528# Removal of draft paint modes


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [41a7b386b744ebf414f5d130e77150a276b7cc94]

INTEGRATION: CWS aw053 (1.41.110); FILE MERGED 2007/11/01 20:30:17 aw 1.41.110.2: RESYNC: (1.41-1.42); FILE MERGED 2007/09/14 11:08:29 aw 1.41.110.1: #i80528# Removal of draft paint modes


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [4be04cb33b571aedfc501025d56d306323a5d509]

INTEGRATION: CWS aw053 (1.75.72); FILE MERGED 2007/11/01 20:30:06 aw 1.75.72.2: RESYNC: (1.75-1.76); FILE MERGED 2007/09/14 11:08:29 aw 1.75.72.1: #i80528# Removal of draft paint modes


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [93bd1bc63ef125e9f006b57a36b74bebe5e8b857]

INTEGRATION: CWS aw053 (1.37.128); FILE MERGED 2007/11/01 20:29:49 aw 1.37.128.2: RESYNC: (1.37-1.38); FILE MERGED 2007/09/14 11:08:29 aw 1.37.128.1: #i80528# Removal of draft paint modes


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [5c5c276fdead454f0c66fdc2743f58fb166493a0]

INTEGRATION: CWS aw053 (1.18.48); FILE MERGED 2007/09/14 10:51:01 aw 1.18.48.1: #i80528# Removal of draft paint modes


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [6a66f9f19ba08cf9ca4ed25b1152333d13a7ef53]

INTEGRATION: CWS aw053 (1.32.42); FILE MERGED 2007/09/14 16:44:10 aw 1.32.42.2: #i80528# Removal of draft paint modes; safer ScVObjMode assignment handling 2007/09/14 10:51:01 aw 1.32.42.1: #i80528# Removal of draft paint modes


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [b03d1d4037f70930694cef4778ba5145a3c1b2c1]

INTEGRATION: CWS aw053 (1.65.48); FILE MERGED 2007/09/14 10:51:01 aw 1.65.48.1: #i80528# Removal of draft paint modes


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [2d54483e45e77382ef8887746f33ec2385668000]

INTEGRATION: CWS aw053 (1.68.42); FILE MERGED 2007/11/01 18:37:36 aw 1.68.42.2: RESYNC: (1.68-1.69); FILE MERGED 2007/09/14 10:51:00 aw 1.68.42.1: #i80528# Removal of draft paint modes


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [47555cec23d8ccfa59f1066115d70d19e1bafaac]

INTEGRATION: CWS aw053 (1.19.110); FILE MERGED 2007/11/01 18:31:51 aw 1.19.110.2: RESYNC: (1.19-1.20); FILE MERGED 2007/09/14 10:51:00 aw 1.19.110.1: #i80528# Removal of draft paint modes


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [8ba4cc1cbf36269f55775d6ae4ef20cfda80996c]

INTEGRATION: CWS aw053 (1.89.74); FILE MERGED 2007/09/14 10:50:59 aw 1.89.74.1: #i80528# Removal of draft paint modes


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [b26d4678b43a9b7f790a6186b1e7726aea4f1cc7]

INTEGRATION: CWS aw053 (1.7.134); FILE MERGED 2007/09/14 16:44:10 aw 1.7.134.2: #i80528# Removal of draft paint modes; safer ScVObjMode assignment handling 2007/09/14 10:50:59 aw 1.7.134.1: #i80528# Removal of draft paint modes


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [fb89c2d719f5575b4691842d531314dc6898c9c1]

INTEGRATION: CWS aw053 (1.16.112); FILE MERGED 2007/09/14 16:44:09 aw 1.16.112.2: #i80528# Removal of draft paint modes; safer ScVObjMode assignment handling 2007/09/14 10:50:59 aw 1.16.112.1: #i80528# Removal of draft paint modes


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [69809611dd931402f0c8742b546438d85814000b]

INTEGRATION: CWS aw053 (1.17.42); FILE MERGED 2007/11/01 18:24:30 aw 1.17.42.2: RESYNC: (1.17-1.18); FILE MERGED 2007/09/14 10:50:28 aw 1.17.42.1: #i80528# Removal of draft paint modes


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [92fca1dbf9ada87f4256c02981d64e24ce810570]

INTEGRATION: CWS aw053 (1.50.18); FILE MERGED 2007/09/14 10:50:28 aw 1.50.18.1: #i80528# Removal of draft paint modes


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [5c52666c72d85d8f671eb076b4d0c9d51141b7e2]

INTEGRATION: CWS aw053 (1.4.770); FILE MERGED 2007/09/14 10:58:36 aw 1.4.770.1: #i80528# Removal of draft paint modes


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [35af3d19d399f8945df453a18027f5196df3d642]

INTEGRATION: CWS aw053 (1.4.656); FILE MERGED 2007/09/14 10:58:36 aw 1.4.656.1: #i80528# Removal of draft paint modes


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [c989bbb6f0e48a5277d5289584cc8d0c13fbfb32]

INTEGRATION: CWS aw053 (1.34.100); FILE MERGED 2007/11/01 18:21:44 aw 1.34.100.2: RESYNC: (1.34-1.35); FILE MERGED 2007/09/14 10:58:24 aw 1.34.100.1: #i80528# Removal of draft paint modes


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [6ea737a63fbc4cb76e2ae6379cd11446d809e35c]

INTEGRATION: CWS aw053 (1.13.164); FILE MERGED 2007/09/14 10:58:24 aw 1.13.164.1: #i80528# Removal of draft paint modes


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [7e2f6bcad31a3a200e9dfb7f0539f035c408407b]

INTEGRATION: CWS aw053 (1.50.102); FILE MERGED 2007/09/14 10:58:24 aw 1.50.102.1: #i80528# Removal of draft paint modes


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [cf70f5b5f744ebf8de28ee46cc8cda5f5b6d7c1b]

INTEGRATION: CWS aw053 (1.26.100); FILE MERGED 2007/11/01 18:20:16 aw 1.26.100.2: RESYNC: (1.26-1.28); FILE MERGED 2007/09/14 10:58:24 aw 1.26.100.1: #i80528# Removal of draft paint modes


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [89d8701c09dc1d983c15f23e7ca64453a16a94e7]

INTEGRATION: CWS aw053 (1.10.164); FILE MERGED 2007/09/14 10:58:23 aw 1.10.164.1: #i80528# Removal of draft paint modes


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [56649faad02be732fe4a675f91a0d354b26583ba]

INTEGRATION: CWS aw053 (1.6.490); FILE MERGED 2007/09/14 10:58:23 aw 1.6.490.1: #i80528# Removal of draft paint modes


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [4e69c625e60d5c1a6c732ffc83d011dd1db5fb1b]

INTEGRATION: CWS aw053 (1.26.32); FILE MERGED 2007/09/14 10:58:23 aw 1.26.32.1: #i80528# Removal of draft paint modes


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [55883b7e85888942f5c41646120e005564efd30e]

INTEGRATION: CWS aw053 (1.4.422); FILE MERGED 2007/09/14 10:58:23 aw 1.4.422.1: #i80528# Removal of draft paint modes


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [4113e2430e42614e3c0c459f2d2edbbe1278b31f]

INTEGRATION: CWS aw053 (1.11.164); FILE MERGED 2007/09/14 10:58:23 aw 1.11.164.1: #i80528# Removal of draft paint modes


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [1cd68794b6118a2ce9dd61c3eb4c4690407f990e]

INTEGRATION: CWS aw053 (1.53.94); FILE MERGED 2007/11/08 10:35:24 aw 1.53.94.2: #i80528# moved remaining options in tools/options/drawImpress/View up to the former position of the removed options to get a better look 2007/09/14 10:58:23 aw 1.53.94.1: #i80528# Removal of draft paint modes


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [e933538779d29a472c92252f14660c245aa8622e]

INTEGRATION: CWS aw053 (1.23.124); FILE MERGED 2007/09/14 10:58:23 aw 1.23.124.1: #i80528# Removal of draft paint modes


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [2c8a0d34ae9a505fefae01912ff7518e2cb0262d]

INTEGRATION: CWS aw053 (1.7.164); FILE MERGED 2007/09/14 10:58:23 aw 1.7.164.1: #i80528# Removal of draft paint modes


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [8453dfb22ba8c3c4ac0096d9508c663afe5e9ec6]

INTEGRATION: CWS aw053 (1.5.260); FILE MERGED 2007/09/14 10:58:23 aw 1.5.260.1: #i80528# Removal of draft paint modes


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [56ca5814a1843a31d23b249f1960a31532c6b5bd]

INTEGRATION: CWS aw053 (1.40.32); FILE MERGED 2007/09/14 10:58:22 aw 1.40.32.1: #i80528# Removal of draft paint modes


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [673ac34cba4e4297af38fb75e7e54491ca2133d4]

INTEGRATION: CWS aw053 (1.32.40); FILE MERGED 2007/11/01 18:14:06 aw 1.32.40.2: RESYNC: (1.32-1.33); FILE MERGED 2007/09/14 10:57:47 aw 1.32.40.1: #i80528# Removal of draft paint modes


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [6a8263dd9d4b4f261b28515cfd176b586083e4fd]

INTEGRATION: CWS aw053 (1.39.162); FILE MERGED 2007/09/14 10:57:47 aw 1.39.162.1: #i80528# Removal of draft paint modes


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [67ff3a3ebd84f422c8295cb74077d8ec3eb3babf]

INTEGRATION: CWS aw053 (1.24.40); FILE MERGED 2007/11/01 18:13:13 aw 1.24.40.2: RESYNC: (1.24-1.25); FILE MERGED 2007/09/14 10:57:23 aw 1.24.40.1: #i80528# Removal of draft paint modes


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [33b7d6531405be927d8716b382c45852a67d28e2]

INTEGRATION: CWS fwk72 (1.208.16); FILE MERGED 2007/10/30 14:01:23 mav 1.208.16.3: RESYNC: (1.209-1.210); FILE MERGED 2007/09/18 09:32:10 mav 1.208.16.2: RESYNC: (1.208-1.209); FILE MERGED 2007/08/14 13:19:21 cd 1.208.16.1: #i80459# Use std::auto_ptr to solve possible resource leaks


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [472862a1161c7cc9f493eca123b2e1390bfc212c]

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>  [853be401463c18525a93b78ffef44bb3867574c8]

INTEGRATION: CWS fwk72 (1.3.76); FILE MERGED 2007/08/06 15:18:48 mav 1.3.76.1: #i80384# support TargetMode attribute


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [c355600f2f653a1e2b522a81003c7db9708795dd]

INTEGRATION: CWS fwk72 (1.2.86); FILE MERGED 2007/08/07 08:14:28 mav 1.2.86.1: #i80384# support TargetMode attribute


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [1f761a6b6844af143e117b8d617afa13272618d3]

INTEGRATION: CWS fwk72 (1.35.14); FILE MERGED 2007/09/07 11:50:40 pb 1.35.14.1: fix: #i80781# now 'Info' translated


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [3c4cfa209f446fc433c8d3925cbbe628c2f536e8]

INTEGRATION: CWS fwk72 (1.195.14); FILE MERGED 2007/09/10 14:55:01 mav 1.195.14.1: #i81437# do not allow to export to the file the document is based on


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [cad5ffb755e21d5560f9a638b614a5ccc3e9b7a1]

INTEGRATION: CWS fwk72 (1.40.54); FILE MERGED 2007/09/06 07:39:51 pb 1.40.54.2: fix: #i79496# change standard template with new file name if necessary 2007/08/06 11:58:41 mav 1.40.54.1: #i70669# use decoded name as title


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [57312995aeec7aebd5a55970c33e1ceb8d947114]

INTEGRATION: CWS fwk72 (1.48.4); FILE MERGED 2007/08/08 10:28:42 mav 1.48.4.1: #i80457# introduce missing delete


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [88bec023f8e04e0f2f527e564b83f5c1f583c03b]

INTEGRATION: CWS fwk72 (1.34.14); FILE MERGED 2007/09/18 08:55:21 mav 1.34.14.2: RESYNC: (1.34-1.35); FILE MERGED 2007/08/01 11:06:17 cd 1.34.14.1: #i79981# Context menu commands must be processed asynchronously as they can lead to the destruction of the menus parent window


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [ed2a2ab285d229f189dfc97e74c086e06886321c]

INTEGRATION: CWS fwk72 (1.27.22); FILE MERGED 2007/09/25 12:10:27 as 1.27.22.1: #i77804# reuse even hidden documents if they will be loaded twice via UI (make them visible)


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [73d1d08c1da7c8f58bff07cb1f8629b9c7d02c78]

INTEGRATION: CWS fwk72 (1.5.154); FILE MERGED 2007/09/06 11:39:26 as 1.5.154.1: #i72558# support removing of commands


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [e8fea983571a79e9681a7471b2a8d4527936f279]

INTEGRATION: CWS fwk72 (1.18.14); FILE MERGED 2007/09/18 08:53:13 mav 1.18.14.2: RESYNC: (1.18-1.19); FILE MERGED 2007/08/01 11:06:03 cd 1.18.14.1: #i79981# Context menu commands must be processed asynchronously as they can lead to the destruction of the menus parent window


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [879b2a938fb88707f476578da908b68727a541b5]

INTEGRATION: CWS fwk72 (1.5.76); FILE MERGED 2007/09/25 09:04:48 as 1.5.76.1: #i80206# rename OpenDocument to ODF


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [2e5587eca4c87dffa6044b2469efea175530a669]

INTEGRATION: CWS fwk72 (1.6.382); FILE MERGED 2007/09/25 09:04:48 as 1.6.382.1: #i80206# rename OpenDocument to ODF


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [5e66a2446e743c0da33d3cde28661f58724347f4]

INTEGRATION: CWS fwk72 (1.4.76); FILE MERGED 2007/09/25 09:04:48 as 1.4.76.1: #i80206# rename OpenDocument to ODF


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [20cef38b449bf6439f3c87b3bf212a70d0935eac]

INTEGRATION: CWS fwk72 (1.4.74); FILE MERGED 2007/09/25 09:04:48 as 1.4.74.1: #i80206# rename OpenDocument to ODF


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [722637eefebe4226d1274f0616772e9ea22341d9]

INTEGRATION: CWS fwk72 (1.7.380); FILE MERGED 2007/09/25 09:04:48 as 1.7.380.1: #i80206# rename OpenDocument to ODF


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [83bdd116bff23e64517fd668d334d5bab247c38f]

INTEGRATION: CWS fwk72 (1.31.66); FILE MERGED 2007/09/04 09:56:55 mav 1.31.66.1: #i77804# let the link frame be opened in hidden mode


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [60f008750fffbe4f7b80945efe2eebae353461a9]

INTEGRATION: CWS fwk72 (1.80.50); FILE MERGED 2007/09/27 19:35:49 mav 1.80.50.3: #i79921# fix typo 2007/09/27 19:15:33 mav 1.80.50.2: #i79921# an object that requires resize notification should always have a client site before resizing 2007/08/07 12:34:55 mav 1.80.50.1: #i79921# an object that requires resize notification should always have a client site


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [096433a3719b2d2a075a80ae277e516cfe006c19]

INTEGRATION: CWS fwk72 (1.17.66); FILE MERGED 2007/09/11 07:27:46 pb 1.17.66.1: fix: #i75210# hide controls if QuickStarter not installed


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [8c2eb0399381ef450cf45a4a027ccb99b4dcc798]

INTEGRATION: CWS onlineupdate6 (1.15.14); FILE MERGED 2007/10/12 12:15:12 obr 1.15.14.1: #i82283# download & install for Linux/Solaris


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [db74ecdc045a5b915ceda07aa86d8420cad48d79]

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>  [4ca3c0659b379adf7e72db6ed1a8b016e5191295]

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>  [46fc5d6ccf8885bd38071c45ee2dbb6c0dded773]

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>  [e04d259ac9a4c4df59714f69b74ec205a0697dec]

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>  [a1d2774e1aae2537fb843085135ddfdbd6ae207b]

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>  [40ab61e0a75056b798c4813059317d14556d6ce8]

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>  [f4973fd4cdc6d4c2d62f222d40a3f9d66a873f9e]

INTEGRATION: CWS onlineupdate6 (1.1.2); FILE ADDED 2007/11/08 09:06:30 obr 1.1.2.4: #i82283# make sure csh doesn't /bin/sh gets launched 2007/11/06 14:09:58 obr 1.1.2.3: #i82283# try harder to locate xprop 2007/11/06 09:36:13 obr 1.1.2.2: #i82283# added support for debs and ooo-dev 2007/10/15 04:50:39 obr 1.1.2.1: #i82283# added unpack and update script


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [5f0b685aded2804c376626eea763a0584f52240d]

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>  [a018c74d03838460f88564756231cd3f4610f327]

INTEGRATION: CWS onlineupdate6 (1.1.2); FILE ADDED 2007/10/15 04:50:39 obr 1.1.2.1: #i82283# added unpack and update script


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [c7a4dc455dfe412d5713ccd7bff62eb9d2547602]

INTEGRATION: CWS onlineupdate6 (1.13.22); FILE MERGED 2007/11/06 22:13:16 obr 1.13.22.2: RESYNC: (1.13-1.14); FILE MERGED 2007/10/15 04:50:39 obr 1.13.22.1: #i82283# added unpack and update script


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [da3ebaf2a0f7ade5c8b39eab05453c5af86e0000]

INTEGRATION: CWS onlineupdate6 (1.19.4); FILE MERGED 2007/11/06 22:13:13 obr 1.19.4.2: RESYNC: (1.19-1.20); FILE MERGED 2007/10/15 04:50:39 obr 1.19.4.1: #i82283# added unpack and update script


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [959858458382f2cf9600457ccc45447b5b32a758]

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>  [28ed33cf5e0e0dfcef59c8f49e63573aa5c4cd1a]

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>  [82eea21e821b49e72376a2848ea64c88f65f0f85]

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>  [c066dc0e2e16828b0ff3a440b6703df47048da59]

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>  [1b1edaa334ac7fc8b5d23e77cdb59cb492ca86fa]

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>  [074c9dad36a1cc96d804ab0fd8d7710f44d56c37]

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>  [c84a593ff6cd41f151a821bed6987cc6192b2f6a]

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>  [9d60a510de9f1c8d43b32a731e224a57e39b0870]

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>  [d61de39301b39f8006999fd864c9cb6c1c36a0fb]

INTEGRATION: CWS openssl01 (1.12.2); FILE MERGED 2007/11/21 10:18:52 tkr 1.12.2.1: #i83687# cygwin issue


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [b755bfedd777ce225d9c67a0b200215ab7c7b4c9]

INTEGRATION: CWS openssl01 (1.1.2); FILE MERGED 2007/11/23 11:37:14 hjs 1.1.2.5: #i83647# don't do sed pattern when tired... 2007/11/23 07:38:01 rt 1.1.2.4: #i83647# Disable questionable 64bit detection. 2007/11/22 13:54:23 hjs 1.1.2.3: #i83647# take compiler from environment if set (quoted now) 2007/11/22 12:43:00 hjs 1.1.2.2: #i83647# take compiler from environment if set 2007/11/22 11:47:52 hjs 1.1.2.1: #i83647# tweak patch usage/creation - solaris too


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [8da76293089e0922ed0a0956f8da6f4b949ce7f5]

INTEGRATION: CWS openssl01 (1.1.2); FILE MERGED 2007/11/22 13:54:23 hjs 1.1.2.2: #i83647# take compiler from environment if set (quoted now) 2007/11/22 11:22:13 hjs 1.1.2.1: #i83647# tweak patch usage/creation


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [fa6c2c99831e25b491e806421cfaa402bbfc7a93]

INTEGRATION: CWS openssl01 (1.1.2); FILE MERGED 2007/11/21 10:17:31 tkr 1.1.2.1: #i83687# use CC on windows plattform


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [130545c28f950a752101b23a49493fa5aed40594]

INTEGRATION: CWS openssl01 (1.19.2); FILE MERGED 2007/11/22 11:47:52 hjs 1.19.2.6: #i83647# tweak patch usage/creation - solaris too 2007/11/22 11:22:13 hjs 1.19.2.5: #i83647# tweak patch usage/creation 2007/11/22 09:56:36 tkr 1.19.2.4: #i83647# remove -j make option - build breaks 2007/11/22 09:37:59 tkr 1.19.2.3: #i83647# solaris make without -j option 2007/11/21 13:07:07 tkr 1.19.2.2: #i83647# linux cc 2007/11/21 10:18:39 tkr 1.19.2.1: #i83687# cygwin issue


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [f64c0196029845934cf0b9e2752ab0d2fddec30d]

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>  [6e3d748a088da666c6d09fa0a0051ad88579ded9]

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>  [7adf0a2d86392cd0913e238caabb299394c921d0]

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>  [6ac833776a5bc6d4213451ac5f28415c5dd8d6fe]

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>  [2f63b101c6b30b4d742a80398131013daf655e6f]

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-26  Ivo Hinkelmann  <ihi@openoffice.org>  [786b715d390a98ade7835d99b8b5909cbfe30d7e]

INTEGRATION: CWS openssl01 (1.40.4); FILE MERGED 2007/11/21 14:19:14 rt 1.40.4.1: #i83731# System openssl. Fix by rene, joined from CWS configure22.


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [475c67ca23043b92a52d86bef280fe747980562d]

INTEGRATION: CWS openssl01 (1.28.4); FILE MERGED 2007/11/21 14:19:13 rt 1.28.4.1: #i83731# System openssl. Fix by rene, joined from CWS configure22.


2007-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [e8f82d96f110708752167ee8fb80399fcd845ba1]

INTEGRATION: CWS openssl01 (1.9.6); FILE MERGED 2007/11/21 14:19:44 rt 1.9.6.1: #i83731# System openssl. Fix by rene, joined from CWS configure22.


2007-11-23  Niklas Nebel  <nn@openoffice.org>  [1addee99991a24eb8f3e47dde027e8f05241eef3]

commit new module lpsolve to head


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [c2749a521c72098e2dc80cd401ac62dad45cf26e]

INTEGRATION: CWS hcshared12 (1.1.2); FILE ADDED 2007/10/16 10:00:37 ufi 1.1.2.1: i82305


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [1408d42e6deed58b631aef59c1eb68aae03e1b11]

INTEGRATION: CWS hcshared12 (1.1.2); FILE ADDED 2007/10/16 10:00:18 ufi 1.1.2.1: i82305


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [6256d1a62a692c9255ddd815b8d84da8d51f9705]

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>  [4460e382254ce7a17dcdb3fd4679f06525d20bad]

INTEGRATION: CWS langstatusbar (1.70.180); FILE MERGED 2007/10/22 09:58:49 tl 1.70.180.7: #i77208# language status bar control 2007/10/05 14:51:06 tl 1.70.180.6: RESYNC: (1.70-1.72); FILE MERGED 2007/07/25 11:13:54 tl 1.70.180.5: #i77208# new language status-bar control 2007/07/24 08:12:32 tl 1.70.180.4: #i77208# new language status-bar control 2007/07/20 08:53:19 tl 1.70.180.3: #i77208# new language status bar control 2007/06/15 12:44:47 tl 1.70.180.2: #i77208# new language status-bar control 2007/05/25 10:04:58 tl 1.70.180.1: #i77208# language statusbar control


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [8249c1c541de9462d3f7601492ef82afaa83db4c]

INTEGRATION: CWS langstatusbar (1.2.54); FILE MERGED 2007/10/22 09:59:21 tl 1.2.54.8: #i77208# language status bar control 2007/10/19 10:58:28 tl 1.2.54.7: #i77208# language status bar control 2007/10/09 10:00:55 tl 1.2.54.6: merge problem fixed 2007/10/05 14:51:00 tl 1.2.54.5: RESYNC: (1.2-1.4); FILE MERGED 2007/07/20 09:18:56 tl 1.2.54.4: #i77208# new language status bar control 2007/07/12 09:06:01 tl 1.2.54.3: #i77208# new language status bar control 2007/07/11 12:09:47 tl 1.2.54.2: #i77208# new language status bar control 2007/05/25 10:04:58 tl 1.2.54.1: #i77208# language statusbar control


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [6735c822ef7b298d770873c7468e4b6ce23ba94d]

INTEGRATION: CWS langstatusbar (1.2.14); FILE MERGED 2007/11/19 11:51:00 tl 1.2.14.2: RESYNC: (1.2-1.4); FILE MERGED 2007/10/17 14:38:08 tl 1.2.14.1: integrating fixes from tl48


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [a0e608790311b51a71010b1540305090d4980af7]

INTEGRATION: CWS langstatusbar (1.4.110); FILE MERGED 2007/11/19 10:33:21 tl 1.4.110.1: #i83670# hard wired resource id and resource file fixed


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [7f996e6423bd824c5cb2bce15d7adc628d60ad23]

INTEGRATION: CWS langstatusbar (1.34.146); FILE MERGED 2007/10/01 21:11:00 tl 1.34.146.3: RESYNC: (1.35-1.37); FILE MERGED 2007/06/25 16:13:04 tl 1.34.146.2: RESYNC: (1.34-1.35); FILE MERGED 2007/06/08 14:17:30 tl 1.34.146.1: #i77208# new language status-bar control


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [455645ad56a42b0699f5a08f8f1c6d95a7ac1b6a]

INTEGRATION: CWS langstatusbar (1.4.38); FILE MERGED 2007/10/23 08:55:59 tl 1.4.38.2: #77208# warning fixed 2007/10/17 15:00:52 tl 1.4.38.1: #i77208# removing warnings with non-pro builds


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [9d81398a9fe570717fd6783cfe933930b129d069]

INTEGRATION: CWS langstatusbar (1.39.86); FILE MERGED 2007/10/01 20:07:10 tl 1.39.86.2: RESYNC: (1.39-1.40); FILE MERGED 2007/06/08 13:49:04 tl 1.39.86.1: #i77208# new language status-bar control


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [9fe71c5d7d8cfdada0e2922012062d27927126bc]

INTEGRATION: CWS langstatusbar (1.1.2); FILE ADDED 2007/11/20 08:45:13 tl 1.1.2.6: #i77208# merging language table from master 2007/10/08 15:06:04 tl 1.1.2.5: merged langtab.src with master from svx 2007/10/05 10:22:18 tl 1.1.2.4: include fixed 2007/06/26 12:08:45 tl 1.1.2.3: #i77208# copied data from old source location in svx from the master for langtab.src 2007/06/26 10:31:31 tl 1.1.2.2: #i77208# copied data from old source location in svx from the master for langtab.src 2007/06/08 13:48:06 tl 1.1.2.1: #i77208# new language status-bar control


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [b22d802b77d538008c8ab705f04f37e338be68a8]

INTEGRATION: CWS langstatusbar (1.1.2); FILE ADDED 2007/10/05 09:57:59 tl 1.1.2.3: include fixed 2007/10/04 08:31:13 tl 1.1.2.2: adding missing include 2007/06/08 13:47:51 tl 1.1.2.1: #i77208# new language status-bar control


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [ea6c4fdbb4fcdcd424272088ec2de454048a281c]

INTEGRATION: CWS langstatusbar (1.145.2); FILE MERGED 2007/10/01 18:51:02 tl 1.145.2.3: RESYNC: (1.147-1.149); FILE MERGED 2007/06/25 14:47:08 tl 1.145.2.2: RESYNC: (1.145-1.147); FILE MERGED 2007/06/08 13:48:56 tl 1.145.2.1: #i77208# new language status-bar control


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [67f590b13f263bdaeb2bbd8348fe65a4b85860da]

INTEGRATION: CWS langstatusbar (1.2.70); FILE MERGED 2007/10/01 18:50:03 tl 1.2.70.2: RESYNC: (1.2-1.3); FILE MERGED 2007/06/08 13:48:45 tl 1.2.70.1: #i77208# new language status-bar control


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [9395dd04520fe10214fc4fe72ab6f4a33c0c28c3]

INTEGRATION: CWS langstatusbar (1.1.2); FILE ADDED 2007/06/08 13:47:23 tl 1.1.2.1: #i77208# new language status-bar control


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [2cb41804900790173fa58ae2ae7423f1a5e6033d]

INTEGRATION: CWS langstatusbar (1.111.2); FILE MERGED 2007/10/22 10:01:24 tl 1.111.2.4: #i77208# language status bar control 2007/10/01 18:39:03 tl 1.111.2.3: RESYNC: (1.111-1.115); FILE MERGED 2007/08/10 09:33:23 cd 1.111.2.2: #i77208# Popup menu controller for tools - language menu 2007/06/13 13:44:09 cd 1.111.2.1: #i77208# Language selection status bar control added


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [4305c90926ba88429ad3116ce62c33f0549fc4b3]

INTEGRATION: CWS langstatusbar (1.47.2); FILE MERGED 2007/11/19 11:42:27 tl 1.47.2.3: RESYNC: (1.48-1.49); FILE MERGED 2007/10/01 18:37:05 tl 1.47.2.2: RESYNC: (1.47-1.48); FILE MERGED 2007/08/15 14:52:34 cd 1.47.2.1: #i77208# Don't disable popup menu item if popup contains entries and is controlled by popup menu controller


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [0814b5e374085e32804fffc77e48d7191725c819]

INTEGRATION: CWS langstatusbar (1.13.134); FILE MERGED 2007/10/01 18:36:57 tl 1.13.134.3: RESYNC: (1.13-1.14); FILE MERGED 2007/08/10 09:33:34 cd 1.13.134.2: #i77208# Popup menu controller for tools - language menu 2007/06/13 13:44:24 cd 1.13.134.1: #i77208# Language selection status bar control added


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [f5a5043ea0d1448a293896fb637ec2c2d8c0c0a8]

INTEGRATION: CWS langstatusbar (1.1.2); FILE ADDED 2007/10/23 09:06:42 cd 1.1.2.23: #i77208# Made changes to member names, formatting and other minor tasks to better integrate into framework project 2007/10/22 10:00:25 tl 1.1.2.22: #i77208# language status bar control 2007/10/19 09:57:13 tl 1.1.2.21: #i77208# language status bar control 2007/10/19 07:55:16 tl 1.1.2.20: #i77208# language status bar control 2007/10/17 08:19:35 tl 1.1.2.19: 'Set languagew for Document' removed from menu in status bar 2007/10/11 08:10:55 tl 1.1.2.18: #i77208# new language status-bar control 2007/10/11 07:51:20 tl 1.1.2.17: #i77208# new language status-bar control 2007/08/08 14:20:31 tl 1.1.2.16: #77208# new language status bar control 2007/07/26 08:09:36 tl 1.1.2.15: #i77208# new language status-bar control 2007/07/24 10:35:29 tl 1.1.2.14: #i77208# new language status-bar control 2007/07/24 08:12:11 tl 1.1.2.13: #i77208# new language status-bar control 2007/07/20 10:35:21 tl 1.1.2.12: #i77208# new language status bar control 2007/07/20 09:01:14 tl 1.1.2.11: #i77208# new language status bar control 2007/07/12 09:01:19 tl 1.1.2.10: #i77208# new language status bar control 2007/07/12 08:58:24 tl 1.1.2.9: #i77208# new language status bar control 2007/07/11 12:06:43 tl 1.1.2.8: #i77208# new language status bar control 2007/07/11 12:02:33 tl 1.1.2.7: #i77208# new language status bar control 2007/07/09 11:37:50 cd 1.1.2.6: #i77208# Changes for the status bar controller 2007/06/27 04:07:47 tl 1.1.2.5: #i77208# new language status bar control 2007/06/26 13:05:00 tl 1.1.2.4: #i77208# include statement removed 2007/06/22 12:28:40 tl 1.1.2.3: #i77208# some code fixes 2007/06/21 13:59:45 cd 1.1.2.2: #i77208# Use correct command name for new language status bar control 2007/06/13 13:42:27 cd 1.1.2.1: #i77208# First version of the language selection status bar control


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [f8d54ad159f576da9dac9066269c60e1749708f3]

INTEGRATION: CWS langstatusbar (1.1.2); FILE ADDED 2007/11/01 07:33:30 tl 1.1.2.7: #i77208# uno slot names adapted to latest menu/string changes 2007/11/01 07:28:31 tl 1.1.2.6: #i77208# uno slot names adapted to latest menu/string changes 2007/10/25 14:54:25 tl 1.1.2.5: #i77208# new language status-bar control 2007/10/22 10:00:25 tl 1.1.2.4: #i77208# language status bar control 2007/10/19 09:57:13 tl 1.1.2.3: #i77208# language status bar control 2007/10/11 07:51:20 tl 1.1.2.2: #i77208# new language status-bar control 2007/08/10 09:35:09 cd 1.1.2.1: #i77208# Popup menu controller for set text/document language


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [24bfea568d91e5da7bc2e1483bc52f37dbbdbb78]

INTEGRATION: CWS langstatusbar (1.37.42); FILE MERGED 2007/10/01 18:32:22 tl 1.37.42.3: RESYNC: (1.37-1.39); FILE MERGED 2007/08/10 09:33:47 cd 1.37.42.2: #i77208# Popup menu controller for tools - language menu 2007/06/13 13:44:23 cd 1.37.42.1: #i77208# Language selection status bar control added


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [9ca70d70fac79d9df84dd5a0f0a469ab9cd4469e]

INTEGRATION: CWS langstatusbar (1.33.2); FILE MERGED 2007/11/01 07:58:29 tl 1.33.2.8: #i77208# uno slot names adapted to latest menu/string changes 2007/10/31 16:18:58 tl 1.33.2.7: #i77208# string resource changes 2007/10/31 14:11:00 tl 1.33.2.6: #i77208# changing some string resources 2007/10/19 09:57:13 tl 1.33.2.5: #i77208# language status bar control 2007/10/01 18:28:47 tl 1.33.2.4: RESYNC: (1.33-1.36); FILE MERGED 2007/07/12 08:58:23 tl 1.33.2.3: #i77208# new language status bar control 2007/07/11 12:02:32 tl 1.33.2.2: #i77208# new language status bar control 2007/06/21 13:59:45 cd 1.33.2.1: #i77208# Use correct command name for new language status bar control


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [f7a1dc2feeac29562e47a377e8561060cbef3358]

INTEGRATION: CWS langstatusbar (1.1.2); FILE ADDED 2007/10/23 09:07:00 cd 1.1.2.6: #i77208# Made changes to member names, formatting and other minor tasks to better integrate into framework project 2007/10/11 07:51:19 tl 1.1.2.5: #i77208# new language status-bar control 2007/07/26 08:11:11 tl 1.1.2.4: #i77208# new language status-bar control 2007/07/12 08:58:34 tl 1.1.2.3: #i77208# new language status bar control 2007/06/21 13:59:44 cd 1.1.2.2: #i77208# Use correct command name for new language status bar control 2007/06/13 13:41:42 cd 1.1.2.1: #i77208# First version of the language selection status bar control


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [41fa00d2e396b781647ac868f75c9ca0fe47da90]

INTEGRATION: CWS langstatusbar (1.1.2); FILE ADDED 2007/11/01 07:38:42 tl 1.1.2.5: #i77208# uno slot names adapted to latest menu/string changes 2007/10/22 10:00:12 tl 1.1.2.4: #i77208# language status bar control 2007/10/19 09:56:49 tl 1.1.2.3: #i77208# language status bar control 2007/10/11 07:51:19 tl 1.1.2.2: #i77208# new language status-bar control 2007/08/10 09:34:51 cd 1.1.2.1: #i77208# Popup menu controller for set text/document language


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [4d39bb2659269c52a9fb617fe193f3507744d4c5]

INTEGRATION: CWS langstatusbar (1.16.176); FILE MERGED 2007/11/01 07:58:54 tl 1.16.176.4: #i77208# uno slot names adapted to latest menu/string changes 2007/10/19 07:54:53 tl 1.16.176.3: #i77208# language status bar control 2007/10/01 18:16:41 tl 1.16.176.2: RESYNC: (1.16-1.17); FILE MERGED 2007/06/21 13:59:44 cd 1.16.176.1: #i77208# Use correct command name for new language status bar control


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [8554a9a02eb5998a60545947515de0fdd887eecf]

INTEGRATION: CWS langstatusbar (1.41.42); FILE MERGED 2007/10/01 18:16:09 tl 1.41.42.3: RESYNC: (1.41-1.44); FILE MERGED 2007/08/10 09:34:01 cd 1.41.42.2: #i77208# Popup menu controller for tools - language menu 2007/06/13 13:45:19 cd 1.41.42.1: #i77208# Language selection status bar control added


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [4bc3058bc00c4845269f447a8b1d1ca6d67df3e3]

INTEGRATION: CWS langstatusbar (1.4.10); FILE MERGED 2007/06/25 19:33:44 tl 1.4.10.2: RESYNC: (1.4-1.5); FILE MERGED 2007/06/08 14:20:40 tl 1.4.10.1: #i77208# new language status-bar control


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [fc64253f2311b2643c4bb18e32347c7298647638]

INTEGRATION: CWS langstatusbar (1.13.32); FILE MERGED 2007/11/19 11:42:14 tl 1.13.32.2: RESYNC: (1.13-1.14); FILE MERGED 2007/06/08 14:19:43 tl 1.13.32.1: #i77208# new language status-bar control


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [c56fad11f3e1c2160df682ba6be243186e081198]

INTEGRATION: CWS langstatusbar (1.29.300); FILE MERGED 2007/10/05 14:52:02 tl 1.29.300.2: RESYNC: (1.29-1.30); FILE MERGED 2007/08/13 12:40:23 tl 1.29.300.1: #i78856# Default Formatting Behavior


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [4ffa816179729e988afab8a3a3b796d19a22da59]

INTEGRATION: CWS langstatusbar (1.69.220); FILE MERGED 2007/10/09 10:10:21 tl 1.69.220.5: merge problem fixed 2007/10/09 10:06:01 tl 1.69.220.4: merge problem fixed 2007/10/05 14:51:59 tl 1.69.220.3: RESYNC: (1.70-1.71); FILE MERGED 2007/06/25 19:01:50 tl 1.69.220.2: RESYNC: (1.69-1.70); FILE MERGED 2007/06/08 13:56:14 tl 1.69.220.1: #i77208# new language status-bar control


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [5ce69bc63c91ca028d5a6437bfc93611d3fcde41]

INTEGRATION: CWS langstatusbar (1.16.300); FILE MERGED 2007/10/05 14:51:55 tl 1.16.300.2: RESYNC: (1.16-1.17); FILE MERGED 2007/06/08 13:56:14 tl 1.16.300.1: #i77208# new language status-bar control


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [6a16d9765d8291a6261aba60ca3157c13e60e069]

INTEGRATION: CWS langstatusbar (1.45.12); FILE MERGED 2007/10/19 10:45:28 tl 1.45.12.3: #i77208# language status bar control 2007/10/05 14:51:42 tl 1.45.12.2: RESYNC: (1.45-1.47); FILE MERGED 2007/08/13 12:40:23 tl 1.45.12.1: #i78856# Default Formatting Behavior


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [b54bfe8f01897d2686ea3bf6c7fb91ed17838805]

INTEGRATION: CWS langstatusbar (1.9.12); FILE MERGED 2007/10/24 11:15:47 tl 1.9.12.2: #i77208# new language status-bar control 2007/07/20 09:47:42 tl 1.9.12.1: #i77208# new language status bar control


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [3b1135c89d4fcfea56f4cd948904b3125b0cf534]

INTEGRATION: CWS langstatusbar (1.43.12); FILE MERGED 2007/11/19 11:41:28 tl 1.43.12.4: RESYNC: (1.48-1.49); FILE MERGED 2007/10/24 11:15:47 tl 1.43.12.3: #i77208# new language status-bar control 2007/10/05 14:51:39 tl 1.43.12.2: RESYNC: (1.43-1.48); FILE MERGED 2007/07/20 09:47:42 tl 1.43.12.1: #i77208# new language status bar control


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [e6b8ed24a234e0cc1ad413d756757a7b44ee966b]

INTEGRATION: CWS langstatusbar (1.14.110); FILE MERGED 2007/10/05 14:51:36 tl 1.14.110.3: RESYNC: (1.16-1.17); FILE MERGED 2007/06/25 18:40:58 tl 1.14.110.2: RESYNC: (1.14-1.16); FILE MERGED 2007/06/11 07:12:59 tl 1.14.110.1: #i77208# new language status-bar control


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [09f2207e69fa3b264c735609731a4fde2c9ab8ab]

INTEGRATION: CWS langstatusbar (1.7.330); FILE MERGED 2007/10/09 10:10:21 tl 1.7.330.4: merge problem fixed 2007/10/05 14:51:33 tl 1.7.330.3: RESYNC: (1.8-1.9); FILE MERGED 2007/06/25 18:40:20 tl 1.7.330.2: RESYNC: (1.7-1.8); FILE MERGED 2007/06/08 13:55:44 tl 1.7.330.1: #i77208# new language status-bar control


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [07b2e5e5c0b5c06877965c07051c3ef472f9ce0d]

INTEGRATION: CWS langstatusbar (1.39.54); FILE MERGED 2007/10/05 14:51:30 tl 1.39.54.5: RESYNC: (1.42-1.45); FILE MERGED 2007/07/20 09:36:44 tl 1.39.54.4: #i77208# new language status bar control 2007/07/11 12:31:03 tl 1.39.54.3: #i77208# new language status bar control 2007/06/25 18:39:52 tl 1.39.54.2: RESYNC: (1.39-1.42); FILE MERGED 2007/06/08 13:55:44 tl 1.39.54.1: #i77208# new language status-bar control


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [61679f6d7a4fe833a72391d12bce356721d87ca1]

INTEGRATION: CWS langstatusbar (1.52.302); FILE MERGED 2007/10/05 14:51:27 tl 1.52.302.3: RESYNC: (1.53-1.56); FILE MERGED 2007/06/25 18:37:00 tl 1.52.302.2: RESYNC: (1.52-1.53); FILE MERGED 2007/06/08 13:01:45 tl 1.52.302.1: #i77208# new language status-bar control


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [4915633899e6e610a52212260909d3291a3a8e29]

INTEGRATION: CWS langstatusbar (1.20.302); FILE MERGED 2007/10/09 10:10:21 tl 1.20.302.3: merge problem fixed 2007/10/05 14:51:24 tl 1.20.302.2: RESYNC: (1.20-1.22); FILE MERGED 2007/06/08 13:55:43 tl 1.20.302.1: #i77208# new language status-bar control


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [5210533be76cfac65716b738be57e57926806f93]

INTEGRATION: CWS langstatusbar (1.14.114); FILE MERGED 2007/10/09 10:10:21 tl 1.14.114.3: merge problem fixed 2007/10/05 14:51:21 tl 1.14.114.2: RESYNC: (1.14-1.15); FILE MERGED 2007/06/08 13:55:43 tl 1.14.114.1: #i77208# new language status-bar control


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [bddaf8e60d5e9f5a81fae81b97242342918286ca]

INTEGRATION: CWS langstatusbar (1.38.12); FILE MERGED 2007/11/19 11:38:53 tl 1.38.12.5: RESYNC: (1.41-1.42); FILE MERGED 2007/10/24 11:15:47 tl 1.38.12.4: #i77208# new language status-bar control 2007/10/05 14:51:18 tl 1.38.12.3: RESYNC: (1.38-1.41); FILE MERGED 2007/07/20 09:35:34 tl 1.38.12.2: #i77208# new language status bar control 2007/07/11 12:11:33 tl 1.38.12.1: #i77208# new language status bar control


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [9690f783c822e8427380bacfb01926de27a1b124]

INTEGRATION: CWS langstatusbar (1.6.200); FILE MERGED 2007/10/05 14:51:15 tl 1.6.200.2: RESYNC: (1.6-1.9); FILE MERGED 2007/06/11 06:56:17 tl 1.6.200.1: #i77208# new language status-bar control


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [5acbfa3801734b762ec539e2a59f0ee43dbc5276]

INTEGRATION: CWS langstatusbar (1.123.48); FILE MERGED 2007/11/19 11:38:50 tl 1.123.48.4: RESYNC: (1.129-1.131); FILE MERGED 2007/10/05 14:51:03 tl 1.123.48.3: RESYNC: (1.126-1.129); FILE MERGED 2007/06/25 18:25:02 tl 1.123.48.2: RESYNC: (1.123-1.126); FILE MERGED 2007/06/08 12:53:03 tl 1.123.48.1: #i77208# new language status-bar control


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [f3f8a4341749065225b9fd3651bbd909a850efcd]

INTEGRATION: CWS langstatusbar (1.2.54); FILE MERGED 2007/08/13 12:39:56 tl 1.2.54.1: #i78856# Default Formatting Behavior


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [173c732bb8417530ef8d75629257d3801da9e534]

INTEGRATION: CWS langstatusbar (1.2.54); FILE MERGED 2007/06/08 13:54:37 tl 1.2.54.1: #i77208# new language status-bar control


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [b8fb027d3d9dbd948999468b15cfd99e485cb675]

INTEGRATION: CWS langstatusbar (1.2.54); FILE MERGED 2007/10/05 14:50:57 tl 1.2.54.5: RESYNC: (1.3-1.5); FILE MERGED 2007/07/20 09:18:55 tl 1.2.54.4: #i77208# new language status bar control 2007/06/25 18:14:37 tl 1.2.54.3: RESYNC: (1.2-1.3); FILE MERGED 2007/06/08 13:18:00 tl 1.2.54.2: #i77208# new language status-bar control 2007/06/08 12:51:32 tl 1.2.54.1: #i77208# new language status-bar control


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [0099ffd9e81eb8d1a496d9bfb494ad3551a2bf37]

INTEGRATION: CWS langstatusbar (1.39.112); FILE MERGED 2007/11/19 11:38:35 tl 1.39.112.3: RESYNC: (1.40-1.41); FILE MERGED 2007/10/01 17:47:13 tl 1.39.112.2: RESYNC: (1.39-1.40); FILE MERGED 2007/06/21 11:03:40 tl 1.39.112.1: #i77208# new language status-bar control


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [d75163a8a580d083c9f6252b7bb1dfe418dcba97]

INTEGRATION: CWS langstatusbar (1.1.2); FILE ADDED 2007/06/21 11:04:20 tl 1.1.2.1: #i77208# new language status-bar control


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [6d9bf263d67a958df3f0254faa35018b2fbafe6e]

INTEGRATION: CWS langstatusbar (1.2.1332); FILE MERGED 2007/10/01 17:38:16 tl 1.2.1332.3: RESYNC: (1.2-1.3); FILE MERGED 2007/06/20 07:52:53 cd 1.2.1332.2: #i77208# Use correct command name for new language status bar control 2007/06/19 12:42:18 cd 1.2.1332.1: #i77208# Add new status bar control


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [9694687392ef8d68a6e771f85966f726ba94f3dd]

INTEGRATION: CWS langstatusbar (1.28.36); FILE MERGED 2007/11/01 07:27:45 tl 1.28.36.3: #i77208# uno slot names adapted to latest menu/string changes 2007/10/19 10:10:23 tl 1.28.36.2: #i77208# language status bar control 2007/08/10 09:36:39 cd 1.28.36.1: #i77208# Popup menu controller for tools - language menu


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [42da8a35eef86254caba7728187e0184c0916d83]

INTEGRATION: CWS langstatusbar (1.2.1332); FILE MERGED 2007/10/01 17:38:09 tl 1.2.1332.2: RESYNC: (1.2-1.3); FILE MERGED 2007/06/25 08:05:19 tl 1.2.1332.1: #i77208# new language status bar control


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [bf50f2bdeb3048c863233a99da1638348267a609]

INTEGRATION: CWS langstatusbar (1.24.36); FILE MERGED 2007/11/01 07:27:45 tl 1.24.36.2: #i77208# uno slot names adapted to latest menu/string changes 2007/10/19 10:10:22 tl 1.24.36.1: #i77208# language status bar control


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [a9f88228aab214fdf18e1381891bb4680c7959db]

INTEGRATION: CWS langstatusbar (1.2.1332); FILE MERGED 2007/10/01 17:38:01 tl 1.2.1332.2: RESYNC: (1.2-1.3); FILE MERGED 2007/06/25 08:05:19 tl 1.2.1332.1: #i77208# new language status bar control


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [1c145da23914e06a98ae989d5fad8d40a8f61def]

INTEGRATION: CWS langstatusbar (1.25.36); FILE MERGED 2007/11/01 07:27:45 tl 1.25.36.2: #i77208# uno slot names adapted to latest menu/string changes 2007/10/19 10:10:22 tl 1.25.36.1: #i77208# language status bar control


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [9d2f60838aaa283880915aa643bdb1ae7673d420]

INTEGRATION: CWS langstatusbar (1.118.42); FILE MERGED 2007/11/19 11:37:25 tl 1.118.42.12: RESYNC: (1.122-1.123); FILE MERGED 2007/10/11 10:48:22 tl 1.118.42.11: #i77208# new language status-bar control 2007/10/11 10:29:35 tl 1.118.42.10: #i77208# new language status-bar control 2007/10/10 07:33:05 tl 1.118.42.9: warning free code change 2007/10/01 17:29:26 tl 1.118.42.8: RESYNC: (1.120-1.122); FILE MERGED 2007/08/09 08:07:33 tl 1.118.42.7: #i77208# new language status-bar control 2007/07/13 15:27:18 tl 1.118.42.6: #i77208# new language status bar control 2007/07/11 12:54:33 tl 1.118.42.5: #i77208# new language status bar control 2007/06/27 05:29:10 tl 1.118.42.4: #i77208# new language status bar control 2007/06/25 17:31:30 tl 1.118.42.3: RESYNC: (1.118-1.120); FILE MERGED 2007/06/25 08:03:47 tl 1.118.42.2: #i77208# new language status bar control 2007/06/21 11:12:28 tl 1.118.42.1: #i77208# new language status-bar control


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [7e4f03d70967c4ccb9f0b1b3b3a7768c0dab263f]

INTEGRATION: CWS langstatusbar (1.78.22); FILE MERGED 2007/10/25 14:54:05 tl 1.78.22.1: #i77208# new language status-bar control


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [53b60a751c1822e15419e85cd72604cfd5745076]

INTEGRATION: CWS langstatusbar (1.54.112); FILE MERGED 2007/11/19 11:37:21 tl 1.54.112.29: RESYNC: (1.59-1.60); FILE MERGED 2007/10/25 14:54:04 tl 1.54.112.28: #i77208# new language status-bar control 2007/10/24 09:03:29 tl 1.54.112.27: #i77208# new language status-bar control 2007/10/22 12:39:25 tl 1.54.112.26: #i77208# language status bar control 2007/10/19 10:15:42 tl 1.54.112.25: #i77208# language status bar control 2007/10/18 14:30:28 tl 1.54.112.24: #i77208# language status bar control for Writer 2007/10/16 12:30:35 tl 1.54.112.23: warning in non-pro build fixed 2007/10/10 07:25:36 tl 1.54.112.22: warning free code change 2007/10/01 17:17:21 tl 1.54.112.21: RESYNC: (1.56-1.59); FILE MERGED 2007/08/09 08:07:32 tl 1.54.112.20: #i77208# new language status-bar control 2007/07/31 08:02:39 tl 1.54.112.19: #i77208# new language status-bar control 2007/07/27 11:18:33 tl 1.54.112.18: #i77208# new language status-bar control 2007/07/26 09:23:20 tl 1.54.112.17: #i77208# new language status-bar control 2007/07/26 08:47:45 tl 1.54.112.16: #i77208# new language status-bar control 2007/07/24 10:16:12 tl 1.54.112.15: #i77208# new language status-bar control 2007/07/24 10:15:18 tl 1.54.112.14: #i77208# new language status-bar control 2007/07/20 10:39:44 tl 1.54.112.13: #i77208# new language status bar control 2007/07/20 10:20:20 tl 1.54.112.12: #i77208# new language status bar control 2007/07/12 09:13:51 tl 1.54.112.11: #i77208# new language status bar control 2007/07/11 13:15:31 tl 1.54.112.10: #i77208# new language status bar control 2007/07/11 13:02:46 tl 1.54.112.9: #i77208# new language status bar control 2007/06/29 08:15:07 tl 1.54.112.8: #i78856# Format/Default should keep language attributes 2007/06/25 17:26:17 tl 1.54.112.7: RESYNC: (1.54-1.56); FILE MERGED 2007/06/25 08:03:22 tl 1.54.112.6: #i77208# new language status bar control 2007/06/21 11:12:27 tl 1.54.112.5: #i77208# new language status-bar control 2007/06/08 14:01:17 tl 1.54.112.4: #i77208# new language status-bar control 2007/06/08 10:55:50 tl 1.54.112.3: #i77208# new language status-bar control 2007/06/08 10:03:13 tl 1.54.112.2: #i77208# new language status-bar control 2007/05/25 12:54:27 tl 1.54.112.1: #i77208# adding language statusbar control


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [ef4fe1de97ab5119ee6559b3d57af9210c3c5a71]

INTEGRATION: CWS langstatusbar (1.52.2); FILE MERGED 2007/06/21 11:12:27 tl 1.52.2.2: #i77208# new language status-bar control 2007/06/08 07:35:15 tl 1.52.2.1: #i77208# new language status-bar control


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [447832c74d9b12047a6d872be59cedcfbb736531]

INTEGRATION: CWS langstatusbar (1.39.68); FILE MERGED 2007/10/01 17:14:52 tl 1.39.68.3: RESYNC: (1.39-1.40); FILE MERGED 2007/08/13 12:37:52 tl 1.39.68.2: #i78856# Default Formatting Behavior 2007/07/12 09:13:51 tl 1.39.68.1: #i77208# new language status bar control


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [7e1a1fd5e7825c586374ce80fd2e58d74ce5b73d]

INTEGRATION: CWS langstatusbar (1.38.68); FILE MERGED 2007/10/25 14:54:04 tl 1.38.68.7: #i77208# new language status-bar control 2007/10/24 09:03:29 tl 1.38.68.6: #i77208# new language status-bar control 2007/10/16 12:26:28 tl 1.38.68.5: warning in non-pro build fixed 2007/10/11 07:44:16 tl 1.38.68.4: #i77208# new language status-bar control 2007/10/01 17:14:44 tl 1.38.68.3: RESYNC: (1.38-1.40); FILE MERGED 2007/08/09 13:00:13 tl 1.38.68.2: #i77208# new language status-bar control 2007/08/09 08:07:32 tl 1.38.68.1: #i77208# new language status-bar control


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [a87e4c1569f215c26def6a6a28ab473406151b3e]

INTEGRATION: CWS langstatusbar (1.38.2); FILE MERGED 2007/11/01 08:07:15 tl 1.38.2.6: #i77208# uno slot names adapted to latest menu/string changes 2007/10/31 16:18:39 tl 1.38.2.5: #i77208# string resource changes 2007/10/31 14:10:26 tl 1.38.2.4: #i77208# changing some string resources 2007/10/25 14:54:04 tl 1.38.2.3: #i77208# new language status-bar control 2007/10/18 14:30:28 tl 1.38.2.2: #i77208# language status bar control for Writer 2007/10/11 07:44:16 tl 1.38.2.1: #i77208# new language status-bar control


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [38258cc4bfa1d000fb7da128541ec2af0a04a2ca]

INTEGRATION: CWS langstatusbar (1.2.780); FILE MERGED 2007/11/01 08:07:15 tl 1.2.780.4: #i77208# uno slot names adapted to latest menu/string changes 2007/10/25 14:54:04 tl 1.2.780.3: #i77208# new language status-bar control 2007/10/18 14:30:27 tl 1.2.780.2: #i77208# language status bar control for Writer 2007/10/11 07:44:16 tl 1.2.780.1: #i77208# new language status-bar control


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [c7ca014cb336b89c432d4c94af2723bde6789652]

INTEGRATION: CWS langstatusbar (1.34.18); FILE MERGED 2007/11/19 11:37:19 tl 1.34.18.12: RESYNC: (1.34-1.35); FILE MERGED 2007/11/01 08:07:15 tl 1.34.18.11: #i77208# uno slot names adapted to latest menu/string changes 2007/10/25 14:54:04 tl 1.34.18.10: #i77208# new language status-bar control 2007/10/24 09:03:15 tl 1.34.18.9: #i77208# new language status-abr control 2007/10/22 12:39:35 tl 1.34.18.8: #i77208# language status bar control 2007/10/19 10:15:29 tl 1.34.18.7: #i77208# language status bar control 2007/10/18 14:39:54 tl 1.34.18.6: #i77208# language status bar control for Writer 2007/10/18 14:32:51 tl 1.34.18.5: #i77208# language status bar control for Writer 2007/10/18 14:30:27 tl 1.34.18.4: #i77208# language status bar control for Writer 2007/10/16 12:18:31 tl 1.34.18.3: warning in non-pro build fixed 2007/10/11 10:07:24 tl 1.34.18.2: #i77208# new language status-bar control 2007/10/11 07:44:16 tl 1.34.18.1: #i77208# new language status-bar control


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [f61847b67b398292da3a229dc3af7619607c8d0c]

INTEGRATION: CWS langstatusbar (1.8.84); FILE MERGED 2007/10/12 08:45:02 tl 1.8.84.1: #i77208# new language status-abr control


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [17c7f6fca5bbdcf04efbb50b75eff8479a83dd9c]

INTEGRATION: CWS langstatusbar (1.3.780); FILE MERGED 2007/10/11 07:44:16 tl 1.3.780.1: #i77208# new language status-bar control


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [76bb4d7608cd6d1b411b47efa47f1e4bf031ec1a]

INTEGRATION: CWS langstatusbar (1.9.22); FILE MERGED 2007/11/19 11:37:16 tl 1.9.22.4: RESYNC: (1.9-1.10); FILE MERGED 2007/10/31 12:46:23 tl 1.9.22.3: #i77208# warning-free code 2007/10/18 14:30:27 tl 1.9.22.2: #i77208# language status bar control for Writer 2007/10/11 07:44:15 tl 1.9.22.1: #i77208# new language status-bar control


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [4218afe4f1c9d408a0b0233ea4628c8c7d8fbcec]

INTEGRATION: CWS langstatusbar (1.33.68); FILE MERGED 2007/10/01 16:11:17 tl 1.33.68.3: RESYNC: (1.33-1.34); FILE MERGED 2007/07/12 09:10:54 tl 1.33.68.2: #i77208# new language status bar control 2007/07/11 12:42:03 tl 1.33.68.1: #i77208# new language status bar control


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [dcc7cdb35d6578522758ded01fb53634e3c63e6c]

INTEGRATION: CWS langstatusbar (1.6.292); FILE MERGED 2007/10/01 14:46:03 tl 1.6.292.2: RESYNC: (1.6-1.7); FILE MERGED 2007/06/29 08:15:07 tl 1.6.292.1: #i78856# Format/Default should keep language attributes


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [23159097712ba68ef5c353f83f0cf15fd1c1aa27]

INTEGRATION: CWS langstatusbar (1.17.480); FILE MERGED 2007/10/24 09:02:14 tl 1.17.480.2: #i77208# new language status-abr control 2007/08/09 10:47:35 tl 1.17.480.1: #i77208# new language status-bar control


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [50c6c55a0e99e8c5ac3480bfd51b5c833f6b8ce4]

INTEGRATION: CWS langstatusbar (1.37.48); FILE MERGED 2007/10/22 10:18:24 tl 1.37.48.4: #i77208# language status bar control 2007/10/11 07:46:14 tl 1.37.48.3: #i77208# new language status-bar control 2007/10/01 14:15:55 tl 1.37.48.2: RESYNC: (1.37-1.38); FILE MERGED 2007/05/25 12:53:40 tl 1.37.48.1: #i77208# adding language statusbar control


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [9a5efe498e1c2b0bddea6675979651f99d3e9f5d]

INTEGRATION: CWS langstatusbar (1.21.204); FILE MERGED 2007/11/19 11:37:13 tl 1.21.204.3: RESYNC: (1.23-1.24); FILE MERGED 2007/10/01 14:12:45 tl 1.21.204.2: RESYNC: (1.21-1.23); FILE MERGED 2007/06/21 11:11:54 tl 1.21.204.1: #i77208# new language status-bar control


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [1a6ba2995428b3bb4b900d78501833e259daff07]

INTEGRATION: CWS langstatusbar (1.25.204); FILE MERGED 2007/06/27 05:29:28 tl 1.25.204.2: #i77208# new language status bar control 2007/06/27 04:54:14 tl 1.25.204.1: #i77208# new language status bar control


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [f3bc4de8ee0ce2b13b7e702133b550f80a4da0f2]

INTEGRATION: CWS langstatusbar (1.56.54); FILE MERGED 2007/11/19 11:37:10 tl 1.56.54.3: RESYNC: (1.59-1.60); FILE MERGED 2007/10/01 13:55:28 tl 1.56.54.2: RESYNC: (1.56-1.59); FILE MERGED 2007/06/29 08:14:57 tl 1.56.54.1: #i78856# Format/Default should keep language attributes


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [037b060237aa60eae12ec6d074ba32f893390685]

INTEGRATION: CWS langstatusbar (1.55.16); FILE MERGED 2007/11/01 07:31:04 tl 1.55.16.7: #i77208# uno slot names adapted to latest menu/string changes 2007/10/31 16:26:15 tl 1.55.16.6: #i77208# string resource changes 2007/10/19 10:02:01 tl 1.55.16.5: #i77208# language status bar control 2007/10/01 13:04:27 tl 1.55.16.4: RESYNC: (1.56-1.60); FILE MERGED 2007/08/10 09:32:39 cd 1.55.16.3: #i77208# Popup menu controller for tools - language menu 2007/06/25 15:00:47 tl 1.55.16.2: RESYNC: (1.55-1.56); FILE MERGED 2007/05/25 09:18:33 tl 1.55.16.1: #i77208# language statusbar control


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [cc7bb33da59b8706f66d567f6c36fb48b8ae05ae]

INTEGRATION: CWS langstatusbar (1.12.348); FILE MERGED 2007/11/01 07:31:04 tl 1.12.348.5: #i77208# uno slot names adapted to latest menu/string changes 2007/10/19 10:02:01 tl 1.12.348.4: #i77208# language status bar control 2007/10/01 13:03:31 tl 1.12.348.3: RESYNC: (1.12-1.13); FILE MERGED 2007/08/10 09:32:39 cd 1.12.348.2: #i77208# Popup menu controller for tools - language menu 2007/06/27 11:35:51 cd 1.12.348.1: #i77208# Statusbar controller must be registered


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [0734653faea8bbe55cb6b144126657bd2b07af08]

INTEGRATION: CWS configrefactor01 (1.19.84); FILE MERGED 2007/09/28 11:29:56 mmeeks 1.19.84.3: RESYNC: (1.21-1.22); FILE MERGED 2007/02/07 11:45:28 mmeeks 1.19.84.2: RESYNC: (1.19-1.21); FILE MERGED 2007/01/08 20:49:06 mmeeks 1.19.84.1: Issue number: Submitted by: mmeeks Substantial configmgr re-factoring #1 ... 	+ remove endless typedef chains 	+ remove custom allocator & associated complexity 	+ remove Pointer, and 'Address' classes


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [a1f6aa642f1403261242094b5c054bd58b31497d]

INTEGRATION: CWS configrefactor01 (1.6.84); FILE MERGED 2007/02/07 12:14:55 mmeeks 1.6.84.5: remove obsolete memory::Segment forward decls. 2007/01/16 12:18:28 mmeeks 1.6.84.4: Submitted by: mmeeks Kill 'memory::Segment' - no longer needed. Bin some other (empty / redundant) headers. 2007/01/11 20:16:06 mmeeks 1.6.84.3: Submitted by: mmeeks More re-factoring, lots of locking rationalized, drastically reduced the mutex count, also removed ~300k interlocked increments with a non-interlocking SimpleReferencedObject base 2007/01/11 10:35:41 mmeeks 1.6.84.2: Submitted by: mmeeks

Large scale re-factoring, remove fine-grained locking in favor of a simple,
single global lock (still in progress).
Identify and fix various hot-spots.
Remove otherwise empty / non-compiled files.
Kill UpdateAccessor
2007/01/08 20:49:06 mmeeks 1.6.84.1: Issue number:
Submitted by: mmeeks
Substantial configmgr re-factoring #1 ...
	+ remove endless typedef chains
	+ remove custom allocator & associated complexity
	+ remove Pointer, and 'Address' classes

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [248c1d29551177e17cb72660e7abfad65170646b]

INTEGRATION: CWS configrefactor01 (1.10.24); FILE MERGED 2007/01/16 12:18:28 mmeeks 1.10.24.4: Submitted by: mmeeks Kill 'memory::Segment' - no longer needed. Bin some other (empty / redundant) headers. 2007/01/12 14:50:49 mmeeks 1.10.24.3: Another big prune of memory::Accessor ... 2007/01/11 10:35:41 mmeeks 1.10.24.2: Submitted by: mmeeks

Large scale re-factoring, remove fine-grained locking in favor of a simple,
single global lock (still in progress).
Identify and fix various hot-spots.
Remove otherwise empty / non-compiled files.
Kill UpdateAccessor
2007/01/08 20:49:06 mmeeks 1.10.24.1: Issue number:
Submitted by: mmeeks
Substantial configmgr re-factoring #1 ...
	+ remove endless typedef chains
	+ remove custom allocator & associated complexity
	+ remove Pointer, and 'Address' classes

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [53ff9c9c1c0248ef21c5df0a416471e7aae85e7f]

INTEGRATION: CWS configrefactor01 (1.3.84); FILE MERGED 2007/01/12 14:50:49 mmeeks 1.3.84.3: Another big prune of memory::Accessor ... 2007/01/11 10:35:41 mmeeks 1.3.84.2: Submitted by: mmeeks

Large scale re-factoring, remove fine-grained locking in favor of a simple,
single global lock (still in progress).
Identify and fix various hot-spots.
Remove otherwise empty / non-compiled files.
Kill UpdateAccessor
2007/01/08 20:49:05 mmeeks 1.3.84.1: Issue number:
Submitted by: mmeeks
Substantial configmgr re-factoring #1 ...
	+ remove endless typedef chains
	+ remove custom allocator & associated complexity
	+ remove Pointer, and 'Address' classes

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [27b8703608d59268ac23484af59d5f22fb51ea52]

INTEGRATION: CWS configrefactor01 (1.4.24); FILE MERGED 2007/01/11 10:35:41 mmeeks 1.4.24.1: Submitted by: mmeeks

Large scale re-factoring, remove fine-grained locking in favor of a simple,
single global lock (still in progress).
Identify and fix various hot-spots.
Remove otherwise empty / non-compiled files.
Kill UpdateAccessor

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [d9a9d648b7d909bf686b3e7075d5d17c10024c49]

INTEGRATION: CWS configrefactor01 (1.2.84); FILE MERGED 2007/02/07 12:14:55 mmeeks 1.2.84.2: remove obsolete memory::Segment forward decls. 2007/01/16 12:18:27 mmeeks 1.2.84.1: Submitted by: mmeeks Kill 'memory::Segment' - no longer needed. Bin some other (empty / redundant) headers.


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [9ea09e2ba8af7ecceacb8ef35747c6345238d339]

INTEGRATION: CWS configrefactor01 (1.4.84); FILE MERGED 2007/01/12 14:50:49 mmeeks 1.4.84.3: Another big prune of memory::Accessor ... 2007/01/11 10:35:41 mmeeks 1.4.84.2: Submitted by: mmeeks

Large scale re-factoring, remove fine-grained locking in favor of a simple,
single global lock (still in progress).
Identify and fix various hot-spots.
Remove otherwise empty / non-compiled files.
Kill UpdateAccessor
2007/01/08 20:49:05 mmeeks 1.4.84.1: Issue number:
Submitted by: mmeeks
Substantial configmgr re-factoring #1 ...
	+ remove endless typedef chains
	+ remove custom allocator & associated complexity
	+ remove Pointer, and 'Address' classes

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [0f5ebbd99372fd49e206cd3285e374c38f1e11f5]

INTEGRATION: CWS configrefactor01 (1.5.84); FILE MERGED 2007/01/12 14:50:49 mmeeks 1.5.84.2: Another big prune of memory::Accessor ... 2007/01/08 20:49:05 mmeeks 1.5.84.1: Issue number: Submitted by: mmeeks Substantial configmgr re-factoring #1 ... 	+ remove endless typedef chains 	+ remove custom allocator & associated complexity 	+ remove Pointer, and 'Address' classes


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [e765322921206bb09cd14a9a3ead27bb06dd15c4]

INTEGRATION: CWS configrefactor01 (1.9.24); FILE MERGED 2007/01/16 12:18:27 mmeeks 1.9.24.4: Submitted by: mmeeks Kill 'memory::Segment' - no longer needed. Bin some other (empty / redundant) headers. 2007/01/12 14:50:49 mmeeks 1.9.24.3: Another big prune of memory::Accessor ... 2007/01/11 10:35:41 mmeeks 1.9.24.2: Submitted by: mmeeks

Large scale re-factoring, remove fine-grained locking in favor of a simple,
single global lock (still in progress).
Identify and fix various hot-spots.
Remove otherwise empty / non-compiled files.
Kill UpdateAccessor
2007/01/08 20:49:05 mmeeks 1.9.24.1: Issue number:
Submitted by: mmeeks
Substantial configmgr re-factoring #1 ...
	+ remove endless typedef chains
	+ remove custom allocator & associated complexity
	+ remove Pointer, and 'Address' classes

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [53ca7ec8b2b66a6f4e3db1301e0f9dc914191aa4]

INTEGRATION: CWS configrefactor01 (1.24.42); FILE MERGED 2007/01/16 12:18:27 mmeeks 1.24.42.5: Submitted by: mmeeks Kill 'memory::Segment' - no longer needed. Bin some other (empty / redundant) headers. 2007/01/12 14:50:48 mmeeks 1.24.42.4: Another big prune of memory::Accessor ... 2007/01/11 20:16:06 mmeeks 1.24.42.3: Submitted by: mmeeks More re-factoring, lots of locking rationalized, drastically reduced the mutex count, also removed ~300k interlocked increments with a non-interlocking SimpleReferencedObject base 2007/01/11 10:35:40 mmeeks 1.24.42.2: Submitted by: mmeeks

Large scale re-factoring, remove fine-grained locking in favor of a simple,
single global lock (still in progress).
Identify and fix various hot-spots.
Remove otherwise empty / non-compiled files.
Kill UpdateAccessor
2007/01/08 20:49:05 mmeeks 1.24.42.1: Issue number:
Submitted by: mmeeks
Substantial configmgr re-factoring #1 ...
	+ remove endless typedef chains
	+ remove custom allocator & associated complexity
	+ remove Pointer, and 'Address' classes

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [401a0291fa8aa16eb4bb0ac5f46542bafec9552b]

INTEGRATION: CWS configrefactor01 (1.30.24); FILE MERGED 2007/02/07 12:00:34 mmeeks 1.30.24.7: Submitted by: sb Reviewed by:  mmeeks Nice fixes from Stefan, thanks. 2007/01/16 12:18:27 mmeeks 1.30.24.6: Submitted by: mmeeks Kill 'memory::Segment' - no longer needed. Bin some other (empty / redundant) headers. 2007/01/12 17:51:21 mmeeks 1.30.24.5: RIP 'memory::Accessor' 2007/01/12 14:50:48 mmeeks 1.30.24.4: Another big prune of memory::Accessor ... 2007/01/11 20:16:06 mmeeks 1.30.24.3: Submitted by: mmeeks More re-factoring, lots of locking rationalized, drastically reduced the mutex count, also removed ~300k interlocked increments with a non-interlocking SimpleReferencedObject base 2007/01/11 10:35:40 mmeeks 1.30.24.2: Submitted by: mmeeks

Large scale re-factoring, remove fine-grained locking in favor of a simple,
single global lock (still in progress).
Identify and fix various hot-spots.
Remove otherwise empty / non-compiled files.
Kill UpdateAccessor
2007/01/08 20:49:05 mmeeks 1.30.24.1: Issue number:
Submitted by: mmeeks
Substantial configmgr re-factoring #1 ...
	+ remove endless typedef chains
	+ remove custom allocator & associated complexity
	+ remove Pointer, and 'Address' classes

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [78920205c319548db3c794e0ee200ef4f94905c4]

INTEGRATION: CWS configrefactor01 (1.14.84); FILE MERGED 2007/01/12 14:50:48 mmeeks 1.14.84.2: Another big prune of memory::Accessor ... 2007/01/11 20:16:06 mmeeks 1.14.84.1: Submitted by: mmeeks More re-factoring, lots of locking rationalized, drastically reduced the mutex count, also removed ~300k interlocked increments with a non-interlocking SimpleReferencedObject base


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [c3c8635e7463eb46dc4c0880a59bdb7d84baebe1]

INTEGRATION: CWS configrefactor01 (1.21.24); FILE MERGED 2007/01/12 14:50:48 mmeeks 1.21.24.2: Another big prune of memory::Accessor ... 2007/01/11 10:35:40 mmeeks 1.21.24.1: Submitted by: mmeeks

Large scale re-factoring, remove fine-grained locking in favor of a simple,
single global lock (still in progress).
Identify and fix various hot-spots.
Remove otherwise empty / non-compiled files.
Kill UpdateAccessor

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [d57c9368488f5243b07e61bf908e6f1ce2fbd6d5]

INTEGRATION: CWS configrefactor01 (1.11.84); FILE MERGED 2007/02/07 12:00:34 mmeeks 1.11.84.4: Submitted by: sb Reviewed by:  mmeeks Nice fixes from Stefan, thanks. 2007/01/12 14:50:48 mmeeks 1.11.84.3: Another big prune of memory::Accessor ... 2007/01/11 10:35:40 mmeeks 1.11.84.2: Submitted by: mmeeks

Large scale re-factoring, remove fine-grained locking in favor of a simple,
single global lock (still in progress).
Identify and fix various hot-spots.
Remove otherwise empty / non-compiled files.
Kill UpdateAccessor
2007/01/08 20:49:04 mmeeks 1.11.84.1: Issue number:
Submitted by: mmeeks
Substantial configmgr re-factoring #1 ...
	+ remove endless typedef chains
	+ remove custom allocator & associated complexity
	+ remove Pointer, and 'Address' classes

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [3ca99700c27a989cd8fb3c6e9db91db1a1e51f80]

INTEGRATION: CWS configrefactor01 (1.24.24); FILE MERGED 2007/10/12 16:56:51 mmeeks 1.24.24.6: Issue number: i#82311# Submitted by: mmeeks Split out bootstrapping piece, add cross-platform /tmp/ directory creation, Fix cross-thread locking issues during notification, remove some printfs. 2007/02/07 12:00:34 mmeeks 1.24.24.5: Submitted by: sb Reviewed by:  mmeeks Nice fixes from Stefan, thanks. 2007/01/16 12:18:27 mmeeks 1.24.24.4: Submitted by: mmeeks Kill 'memory::Segment' - no longer needed. Bin some other (empty / redundant) headers. 2007/01/12 14:50:48 mmeeks 1.24.24.3: Another big prune of memory::Accessor ... 2007/01/11 10:35:40 mmeeks 1.24.24.2: Submitted by: mmeeks

Large scale re-factoring, remove fine-grained locking in favor of a simple,
single global lock (still in progress).
Identify and fix various hot-spots.
Remove otherwise empty / non-compiled files.
Kill UpdateAccessor
2007/01/08 20:49:04 mmeeks 1.24.24.1: Issue number:
Submitted by: mmeeks
Substantial configmgr re-factoring #1 ...
	+ remove endless typedef chains
	+ remove custom allocator & associated complexity
	+ remove Pointer, and 'Address' classes

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [43cb730f91ec38465c7c3da4b5160e82123c0185]

INTEGRATION: CWS configrefactor01 (1.18.24); FILE MERGED 2007/01/16 12:18:27 mmeeks 1.18.24.3: Submitted by: mmeeks Kill 'memory::Segment' - no longer needed. Bin some other (empty / redundant) headers. 2007/01/12 14:50:47 mmeeks 1.18.24.2: Another big prune of memory::Accessor ... 2007/01/11 10:35:40 mmeeks 1.18.24.1: Submitted by: mmeeks

Large scale re-factoring, remove fine-grained locking in favor of a simple,
single global lock (still in progress).
Identify and fix various hot-spots.
Remove otherwise empty / non-compiled files.
Kill UpdateAccessor

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [6e4738b5f2363a07d4bdcb280034328741abf358]

INTEGRATION: CWS configrefactor01 (1.3.84); FILE MERGED 2007/01/16 12:18:26 mmeeks 1.3.84.1: Submitted by: mmeeks Kill 'memory::Segment' - no longer needed. Bin some other (empty / redundant) headers.


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [056044e1c97724412ecb35f7587cd33b8bb10028]

INTEGRATION: CWS configrefactor01 (1.5.24); FILE MERGED 2007/01/16 12:18:26 mmeeks 1.5.24.1: Submitted by: mmeeks Kill 'memory::Segment' - no longer needed. Bin some other (empty / redundant) headers.


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [cdc3ace161ffac5a9098e0922128e1056c06f300]

INTEGRATION: CWS configrefactor01 (1.30.24); FILE MERGED 2007/01/16 12:18:26 mmeeks 1.30.24.5: Submitted by: mmeeks Kill 'memory::Segment' - no longer needed. Bin some other (empty / redundant) headers. 2007/01/12 14:50:47 mmeeks 1.30.24.4: Another big prune of memory::Accessor ... 2007/01/11 20:16:06 mmeeks 1.30.24.3: Submitted by: mmeeks More re-factoring, lots of locking rationalized, drastically reduced the mutex count, also removed ~300k interlocked increments with a non-interlocking SimpleReferencedObject base 2007/01/11 10:35:39 mmeeks 1.30.24.2: Submitted by: mmeeks

Large scale re-factoring, remove fine-grained locking in favor of a simple,
single global lock (still in progress).
Identify and fix various hot-spots.
Remove otherwise empty / non-compiled files.
Kill UpdateAccessor
2007/01/08 20:49:04 mmeeks 1.30.24.1: Issue number:
Submitted by: mmeeks
Substantial configmgr re-factoring #1 ...
	+ remove endless typedef chains
	+ remove custom allocator & associated complexity
	+ remove Pointer, and 'Address' classes

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [21f33403340e6532498f7cb30c3e3f5bb152996e]

INTEGRATION: CWS configrefactor01 (1.14.42); FILE MERGED 2007/01/12 14:50:47 mmeeks 1.14.42.4: Another big prune of memory::Accessor ... 2007/01/11 20:16:06 mmeeks 1.14.42.3: Submitted by: mmeeks More re-factoring, lots of locking rationalized, drastically reduced the mutex count, also removed ~300k interlocked increments with a non-interlocking SimpleReferencedObject base 2007/01/11 10:35:39 mmeeks 1.14.42.2: Submitted by: mmeeks

Large scale re-factoring, remove fine-grained locking in favor of a simple,
single global lock (still in progress).
Identify and fix various hot-spots.
Remove otherwise empty / non-compiled files.
Kill UpdateAccessor
2007/01/08 20:49:04 mmeeks 1.14.42.1: Issue number:
Submitted by: mmeeks
Substantial configmgr re-factoring #1 ...
	+ remove endless typedef chains
	+ remove custom allocator & associated complexity
	+ remove Pointer, and 'Address' classes

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [8ae7edcd868a48aab4a87eea5ea8a1b230e79320]

INTEGRATION: CWS configrefactor01 (1.24.24); FILE MERGED 2007/01/16 12:18:26 mmeeks 1.24.24.4: Submitted by: mmeeks Kill 'memory::Segment' - no longer needed. Bin some other (empty / redundant) headers. 2007/01/12 14:50:47 mmeeks 1.24.24.3: Another big prune of memory::Accessor ... 2007/01/11 10:35:39 mmeeks 1.24.24.2: Submitted by: mmeeks

Large scale re-factoring, remove fine-grained locking in favor of a simple,
single global lock (still in progress).
Identify and fix various hot-spots.
Remove otherwise empty / non-compiled files.
Kill UpdateAccessor
2007/01/08 20:49:04 mmeeks 1.24.24.1: Issue number:
Submitted by: mmeeks
Substantial configmgr re-factoring #1 ...
	+ remove endless typedef chains
	+ remove custom allocator & associated complexity
	+ remove Pointer, and 'Address' classes

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [9e574e5a17b3552d2c403fd7eca7646e89e045d5]

INTEGRATION: CWS configrefactor01 (1.14.84); FILE MERGED 2007/10/05 14:14:06 mmeeks 1.14.84.5: Issue number: i#82311 Submitted by: mmeeks Reviewed by:  mmeeks

Cleanups from patch re-review.
Improvements to unit-testing framework.
2007/02/07 12:00:34 mmeeks 1.14.84.4: Submitted by: sb
Reviewed by:  mmeeks
Nice fixes from Stefan, thanks.
2007/01/11 20:16:05 mmeeks 1.14.84.3: Submitted by: mmeeks
More re-factoring, lots of locking rationalized, drastically reduced
the mutex count, also removed ~300k interlocked increments with a non-interlocking
SimpleReferencedObject base
2007/01/11 10:35:39 mmeeks 1.14.84.2: Submitted by: mmeeks

Large scale re-factoring, remove fine-grained locking in favor of a simple,
single global lock (still in progress).
Identify and fix various hot-spots.
Remove otherwise empty / non-compiled files.
Kill UpdateAccessor
2007/01/08 20:49:04 mmeeks 1.14.84.1: Issue number:
Submitted by: mmeeks
Substantial configmgr re-factoring #1 ...
	+ remove endless typedef chains
	+ remove custom allocator & associated complexity
	+ remove Pointer, and 'Address' classes

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [ec092cf41055ff5ea5c0a02b8a3501783e75eb0b]

INTEGRATION: CWS configrefactor01 (1.24.24); FILE MERGED 2007/10/05 14:14:06 mmeeks 1.24.24.4: Issue number: i#82311 Submitted by: mmeeks Reviewed by:  mmeeks

Cleanups from patch re-review.
Improvements to unit-testing framework.
2007/01/12 14:50:47 mmeeks 1.24.24.3: Another big prune of memory::Accessor ...
2007/01/11 10:35:39 mmeeks 1.24.24.2: Submitted by: mmeeks

Large scale re-factoring, remove fine-grained locking in favor of a simple,
single global lock (still in progress).
Identify and fix various hot-spots.
Remove otherwise empty / non-compiled files.
Kill UpdateAccessor
2007/01/08 20:49:04 mmeeks 1.24.24.1: Issue number:
Submitted by: mmeeks
Substantial configmgr re-factoring #1 ...
	+ remove endless typedef chains
	+ remove custom allocator & associated complexity
	+ remove Pointer, and 'Address' classes

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [3547e7d630d4dd4e22bf9a288c5f31faa546d50b]

INTEGRATION: CWS configrefactor01 (1.3.84); FILE MERGED 2007/01/08 20:49:03 mmeeks 1.3.84.1: Issue number: Submitted by: mmeeks Substantial configmgr re-factoring #1 ... 	+ remove endless typedef chains 	+ remove custom allocator & associated complexity 	+ remove Pointer, and 'Address' classes


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [d1aaf4f8b72bf553537821bd395b396a26a922a4]

INTEGRATION: CWS configrefactor01 (1.7.24); FILE MERGED 2007/01/08 20:49:03 mmeeks 1.7.24.1: Issue number: Submitted by: mmeeks Substantial configmgr re-factoring #1 ... 	+ remove endless typedef chains 	+ remove custom allocator & associated complexity 	+ remove Pointer, and 'Address' classes


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [2bc2d7cf5f9764eb51dad54a587155e2cdaf3678]

INTEGRATION: CWS configrefactor01 (1.9.24); FILE MERGED 2007/01/12 14:50:47 mmeeks 1.9.24.2: Another big prune of memory::Accessor ... 2007/01/11 10:35:39 mmeeks 1.9.24.1: Submitted by: mmeeks

Large scale re-factoring, remove fine-grained locking in favor of a simple,
single global lock (still in progress).
Identify and fix various hot-spots.
Remove otherwise empty / non-compiled files.
Kill UpdateAccessor

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [e50ee1fb4f1b9daf483b6d988bb1e79be9c6f2d6]

INTEGRATION: CWS configrefactor01 (1.12.42); FILE MERGED 2007/01/12 14:50:46 mmeeks 1.12.42.3: Another big prune of memory::Accessor ... 2007/01/11 20:16:05 mmeeks 1.12.42.2: Submitted by: mmeeks More re-factoring, lots of locking rationalized, drastically reduced the mutex count, also removed ~300k interlocked increments with a non-interlocking SimpleReferencedObject base 2007/01/11 10:35:39 mmeeks 1.12.42.1: Submitted by: mmeeks

Large scale re-factoring, remove fine-grained locking in favor of a simple,
single global lock (still in progress).
Identify and fix various hot-spots.
Remove otherwise empty / non-compiled files.
Kill UpdateAccessor

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [3fbe090dcd83f55dc999b98caa6f814da0509e87]

INTEGRATION: CWS configrefactor01 (1.20.24); FILE MERGED 2007/01/12 14:50:46 mmeeks 1.20.24.2: Another big prune of memory::Accessor ... 2007/01/11 10:35:38 mmeeks 1.20.24.1: Submitted by: mmeeks

Large scale re-factoring, remove fine-grained locking in favor of a simple,
single global lock (still in progress).
Identify and fix various hot-spots.
Remove otherwise empty / non-compiled files.
Kill UpdateAccessor

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [3ca43e103c89536607c57f29ee07f75372176301]

INTEGRATION: CWS configrefactor01 (1.11.24); FILE MERGED 2007/01/11 10:35:38 mmeeks 1.11.24.1: Submitted by: mmeeks

Large scale re-factoring, remove fine-grained locking in favor of a simple,
single global lock (still in progress).
Identify and fix various hot-spots.
Remove otherwise empty / non-compiled files.
Kill UpdateAccessor

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [50202da77af06e1e10d9e3ffc093e00e722f6281]

INTEGRATION: CWS configrefactor01 (1.6.84); FILE MERGED 2007/01/12 14:50:46 mmeeks 1.6.84.3: Another big prune of memory::Accessor ... 2007/01/11 10:35:38 mmeeks 1.6.84.2: Submitted by: mmeeks

Large scale re-factoring, remove fine-grained locking in favor of a simple,
single global lock (still in progress).
Identify and fix various hot-spots.
Remove otherwise empty / non-compiled files.
Kill UpdateAccessor
2007/01/08 20:49:03 mmeeks 1.6.84.1: Issue number:
Submitted by: mmeeks
Substantial configmgr re-factoring #1 ...
	+ remove endless typedef chains
	+ remove custom allocator & associated complexity
	+ remove Pointer, and 'Address' classes

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [4fae6b0e1bdd248298bd1dac1f739fe095fa0a6e]

INTEGRATION: CWS configrefactor01 (1.3.84); FILE MERGED 2007/01/16 12:18:25 mmeeks 1.3.84.1: Submitted by: mmeeks Kill 'memory::Segment' - no longer needed. Bin some other (empty / redundant) headers.


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [abd934ed302284b2b63539c4b0dce97ee1332146]

INTEGRATION: CWS configrefactor01 (1.4.24); FILE MERGED 2007/01/16 12:18:25 mmeeks 1.4.24.2: Submitted by: mmeeks Kill 'memory::Segment' - no longer needed. Bin some other (empty / redundant) headers. 2007/01/12 14:50:46 mmeeks 1.4.24.1: Another big prune of memory::Accessor ...


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [f5c8376eca25dc07c9b801121bd86abac6f0c280]

INTEGRATION: CWS configrefactor01 (1.7.84); FILE MERGED 2007/01/11 20:16:05 mmeeks 1.7.84.2: Submitted by: mmeeks More re-factoring, lots of locking rationalized, drastically reduced the mutex count, also removed ~300k interlocked increments with a non-interlocking SimpleReferencedObject base 2007/01/11 10:35:38 mmeeks 1.7.84.1: Submitted by: mmeeks

Large scale re-factoring, remove fine-grained locking in favor of a simple,
single global lock (still in progress).
Identify and fix various hot-spots.
Remove otherwise empty / non-compiled files.
Kill UpdateAccessor

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [f2191a02cf88a3f0f8f351e85c08cfdeb763947a]

INTEGRATION: CWS configrefactor01 (1.8.24); FILE MERGED 2007/10/05 14:14:06 mmeeks 1.8.24.3: Issue number: i#82311 Submitted by: mmeeks Reviewed by:  mmeeks

Cleanups from patch re-review.
Improvements to unit-testing framework.
2007/01/16 12:18:25 mmeeks 1.8.24.2: Submitted by: mmeeks
Kill 'memory::Segment' - no longer needed.
Bin some other (empty / redundant) headers.
2007/01/11 10:35:38 mmeeks 1.8.24.1: Submitted by: mmeeks

Large scale re-factoring, remove fine-grained locking in favor of a simple,
single global lock (still in progress).
Identify and fix various hot-spots.
Remove otherwise empty / non-compiled files.
Kill UpdateAccessor

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [db2a4f09c00b36248c838dcec0afae50b7ae09be]

INTEGRATION: CWS configrefactor01 (1.29.24); FILE MERGED 2007/02/07 12:00:33 mmeeks 1.29.24.5: Submitted by: sb Reviewed by:  mmeeks Nice fixes from Stefan, thanks. 2007/01/12 17:51:21 mmeeks 1.29.24.4: RIP 'memory::Accessor' 2007/01/12 14:50:46 mmeeks 1.29.24.3: Another big prune of memory::Accessor ... 2007/01/11 20:16:05 mmeeks 1.29.24.2: Submitted by: mmeeks More re-factoring, lots of locking rationalized, drastically reduced the mutex count, also removed ~300k interlocked increments with a non-interlocking SimpleReferencedObject base 2007/01/11 10:35:38 mmeeks 1.29.24.1: Submitted by: mmeeks

Large scale re-factoring, remove fine-grained locking in favor of a simple,
single global lock (still in progress).
Identify and fix various hot-spots.
Remove otherwise empty / non-compiled files.
Kill UpdateAccessor

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [039e61d31d2fb3ef45f4357df69f2cd9ca161616]

INTEGRATION: CWS configrefactor01 (1.13.24); FILE MERGED 2007/10/31 16:41:42 sb 1.13.24.2: precompiled header fix 2007/01/11 10:35:37 mmeeks 1.13.24.1: Submitted by: mmeeks

Large scale re-factoring, remove fine-grained locking in favor of a simple,
single global lock (still in progress).
Identify and fix various hot-spots.
Remove otherwise empty / non-compiled files.
Kill UpdateAccessor

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [cc7256de7e821b7a3e511e9b9bcba10a8809ebd3]

INTEGRATION: CWS configrefactor01 (1.12.24); FILE MERGED 2007/01/16 12:18:25 mmeeks 1.12.24.3: Submitted by: mmeeks Kill 'memory::Segment' - no longer needed. Bin some other (empty / redundant) headers. 2007/01/12 14:50:46 mmeeks 1.12.24.2: Another big prune of memory::Accessor ... 2007/01/11 10:35:37 mmeeks 1.12.24.1: Submitted by: mmeeks

Large scale re-factoring, remove fine-grained locking in favor of a simple,
single global lock (still in progress).
Identify and fix various hot-spots.
Remove otherwise empty / non-compiled files.
Kill UpdateAccessor

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [ddbfba8e75a78c6fe6054ce71e0b10eaa76872b6]

INTEGRATION: CWS configrefactor01 (1.8.24); FILE MERGED 2007/01/16 12:18:24 mmeeks 1.8.24.3: Submitted by: mmeeks Kill 'memory::Segment' - no longer needed. Bin some other (empty / redundant) headers. 2007/01/12 14:50:46 mmeeks 1.8.24.2: Another big prune of memory::Accessor ... 2007/01/11 10:35:37 mmeeks 1.8.24.1: Submitted by: mmeeks

Large scale re-factoring, remove fine-grained locking in favor of a simple,
single global lock (still in progress).
Identify and fix various hot-spots.
Remove otherwise empty / non-compiled files.
Kill UpdateAccessor

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [c761d5227ae1739f0e03020e7215e300d847d02f]

INTEGRATION: CWS configrefactor01 (1.5.84); FILE MERGED 2007/01/12 14:50:45 mmeeks 1.5.84.2: Another big prune of memory::Accessor ... 2007/01/11 10:35:37 mmeeks 1.5.84.1: Submitted by: mmeeks

Large scale re-factoring, remove fine-grained locking in favor of a simple,
single global lock (still in progress).
Identify and fix various hot-spots.
Remove otherwise empty / non-compiled files.
Kill UpdateAccessor

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [6668472f5b62e0009d12b82c60dc9cb835f0464e]

INTEGRATION: CWS configrefactor01 (1.9.24); FILE MERGED 2007/01/12 14:50:45 mmeeks 1.9.24.2: Another big prune of memory::Accessor ... 2007/01/11 10:35:37 mmeeks 1.9.24.1: Submitted by: mmeeks

Large scale re-factoring, remove fine-grained locking in favor of a simple,
single global lock (still in progress).
Identify and fix various hot-spots.
Remove otherwise empty / non-compiled files.
Kill UpdateAccessor

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [bcfebcae68a55408a2845cb29b1de763627062ec]

INTEGRATION: CWS configrefactor01 (1.11.24); FILE MERGED 2007/10/31 14:34:16 sb 1.11.24.6: RESYNC: (1.11-1.12); FILE MERGED 2007/01/16 12:18:24 mmeeks 1.11.24.5: Submitted by: mmeeks Kill 'memory::Segment' - no longer needed. Bin some other (empty / redundant) headers. 2007/01/12 11:48:33 mmeeks 1.11.24.4: Remove a load of unneeded Accessor fluff Fix SimpleReferenceObject - it has to have 1 virtual method. 2007/01/11 20:16:05 mmeeks 1.11.24.3: Submitted by: mmeeks More re-factoring, lots of locking rationalized, drastically reduced the mutex count, also removed ~300k interlocked increments with a non-interlocking SimpleReferencedObject base 2007/01/11 10:35:36 mmeeks 1.11.24.2: Submitted by: mmeeks

Large scale re-factoring, remove fine-grained locking in favor of a simple,
single global lock (still in progress).
Identify and fix various hot-spots.
Remove otherwise empty / non-compiled files.
Kill UpdateAccessor
2007/01/08 20:49:03 mmeeks 1.11.24.1: Issue number:
Submitted by: mmeeks
Substantial configmgr re-factoring #1 ...
	+ remove endless typedef chains
	+ remove custom allocator & associated complexity
	+ remove Pointer, and 'Address' classes

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [66bd1f731dc9926ece071d067ea8bd77a5addac8]

INTEGRATION: CWS configrefactor01 (1.21.24); FILE MERGED 2007/01/16 12:18:24 mmeeks 1.21.24.4: Submitted by: mmeeks Kill 'memory::Segment' - no longer needed. Bin some other (empty / redundant) headers. 2007/01/11 20:16:04 mmeeks 1.21.24.3: Submitted by: mmeeks More re-factoring, lots of locking rationalized, drastically reduced the mutex count, also removed ~300k interlocked increments with a non-interlocking SimpleReferencedObject base 2007/01/11 10:35:36 mmeeks 1.21.24.2: Submitted by: mmeeks

Large scale re-factoring, remove fine-grained locking in favor of a simple,
single global lock (still in progress).
Identify and fix various hot-spots.
Remove otherwise empty / non-compiled files.
Kill UpdateAccessor
2007/01/08 20:49:03 mmeeks 1.21.24.1: Issue number:
Submitted by: mmeeks
Substantial configmgr re-factoring #1 ...
	+ remove endless typedef chains
	+ remove custom allocator & associated complexity
	+ remove Pointer, and 'Address' classes

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [705287cb6b940f05f1ad213ee0cbdbdd0713f287]

INTEGRATION: CWS configrefactor01 (1.13.84); FILE MERGED 2007/01/11 20:16:04 mmeeks 1.13.84.1: Submitted by: mmeeks More re-factoring, lots of locking rationalized, drastically reduced the mutex count, also removed ~300k interlocked increments with a non-interlocking SimpleReferencedObject base


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [01da91a7ba45efedf2ad3d7d1774efe142e949fe]

INTEGRATION: CWS configrefactor01 (1.22.24); FILE MERGED 2007/01/11 20:16:04 mmeeks 1.22.24.2: Submitted by: mmeeks More re-factoring, lots of locking rationalized, drastically reduced the mutex count, also removed ~300k interlocked increments with a non-interlocking SimpleReferencedObject base 2007/01/08 20:49:03 mmeeks 1.22.24.1: Issue number: Submitted by: mmeeks Substantial configmgr re-factoring #1 ... 	+ remove endless typedef chains 	+ remove custom allocator & associated complexity 	+ remove Pointer, and 'Address' classes


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [344a1c29eeefc67af49b9ecea06241f5d152601b]

INTEGRATION: CWS configrefactor01 (1.5.84); FILE MERGED 2007/01/11 20:16:04 mmeeks 1.5.84.2: Submitted by: mmeeks More re-factoring, lots of locking rationalized, drastically reduced the mutex count, also removed ~300k interlocked increments with a non-interlocking SimpleReferencedObject base 2007/01/08 20:49:02 mmeeks 1.5.84.1: Issue number: Submitted by: mmeeks Substantial configmgr re-factoring #1 ... 	+ remove endless typedef chains 	+ remove custom allocator & associated complexity 	+ remove Pointer, and 'Address' classes


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [66cd071a13e41bea711b7e11a75880dd9c2a3bf8]

INTEGRATION: CWS configrefactor01 (1.8.24); FILE MERGED 2007/01/11 20:16:04 mmeeks 1.8.24.2: Submitted by: mmeeks More re-factoring, lots of locking rationalized, drastically reduced the mutex count, also removed ~300k interlocked increments with a non-interlocking SimpleReferencedObject base 2007/01/08 20:49:02 mmeeks 1.8.24.1: Issue number: Submitted by: mmeeks Substantial configmgr re-factoring #1 ... 	+ remove endless typedef chains 	+ remove custom allocator & associated complexity 	+ remove Pointer, and 'Address' classes


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [eeeca63be04fba0ac524dc2ed1f2e148de3e9699]

INTEGRATION: CWS configrefactor01 (1.5.84); FILE MERGED 2007/01/16 12:18:24 mmeeks 1.5.84.5: Submitted by: mmeeks Kill 'memory::Segment' - no longer needed. Bin some other (empty / redundant) headers. 2007/01/12 11:48:33 mmeeks 1.5.84.4: Remove a load of unneeded Accessor fluff Fix SimpleReferenceObject - it has to have 1 virtual method. 2007/01/11 20:16:04 mmeeks 1.5.84.3: Submitted by: mmeeks More re-factoring, lots of locking rationalized, drastically reduced the mutex count, also removed ~300k interlocked increments with a non-interlocking SimpleReferencedObject base 2007/01/11 10:35:36 mmeeks 1.5.84.2: Submitted by: mmeeks

Large scale re-factoring, remove fine-grained locking in favor of a simple,
single global lock (still in progress).
Identify and fix various hot-spots.
Remove otherwise empty / non-compiled files.
Kill UpdateAccessor
2007/01/08 20:49:02 mmeeks 1.5.84.1: Issue number:
Submitted by: mmeeks
Substantial configmgr re-factoring #1 ...
	+ remove endless typedef chains
	+ remove custom allocator & associated complexity
	+ remove Pointer, and 'Address' classes

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [52ba6b22144ca4a04adf7de7a03979d2b81147b0]

INTEGRATION: CWS configrefactor01 (1.9.24); FILE MERGED 2007/01/16 12:18:23 mmeeks 1.9.24.4: Submitted by: mmeeks Kill 'memory::Segment' - no longer needed. Bin some other (empty / redundant) headers. 2007/01/12 11:48:33 mmeeks 1.9.24.3: Remove a load of unneeded Accessor fluff Fix SimpleReferenceObject - it has to have 1 virtual method. 2007/01/11 10:35:36 mmeeks 1.9.24.2: Submitted by: mmeeks

Large scale re-factoring, remove fine-grained locking in favor of a simple,
single global lock (still in progress).
Identify and fix various hot-spots.
Remove otherwise empty / non-compiled files.
Kill UpdateAccessor
2007/01/08 20:49:02 mmeeks 1.9.24.1: Issue number:
Submitted by: mmeeks
Substantial configmgr re-factoring #1 ...
	+ remove endless typedef chains
	+ remove custom allocator & associated complexity
	+ remove Pointer, and 'Address' classes

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [963ac49b3b8f18b3684fcbf994f082098d7ab4a9]

INTEGRATION: CWS configrefactor01 (1.8.24); FILE MERGED 2007/02/21 12:49:03 cmc 1.8.24.2: remove empty file 2007/01/08 20:49:02 mmeeks 1.8.24.1: Issue number: Submitted by: mmeeks Substantial configmgr re-factoring #1 ... 	+ remove endless typedef chains 	+ remove custom allocator & associated complexity 	+ remove Pointer, and 'Address' classes


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [59fbda5214161d957cce92060955967018857cd7]

INTEGRATION: CWS configrefactor01 (1.7.84); FILE MERGED 2007/01/16 12:18:23 mmeeks 1.7.84.4: Submitted by: mmeeks Kill 'memory::Segment' - no longer needed. Bin some other (empty / redundant) headers. 2007/01/12 11:48:33 mmeeks 1.7.84.3: Remove a load of unneeded Accessor fluff Fix SimpleReferenceObject - it has to have 1 virtual method. 2007/01/11 10:35:36 mmeeks 1.7.84.2: Submitted by: mmeeks

Large scale re-factoring, remove fine-grained locking in favor of a simple,
single global lock (still in progress).
Identify and fix various hot-spots.
Remove otherwise empty / non-compiled files.
Kill UpdateAccessor
2007/01/08 20:49:02 mmeeks 1.7.84.1: Issue number:
Submitted by: mmeeks
Substantial configmgr re-factoring #1 ...
	+ remove endless typedef chains
	+ remove custom allocator & associated complexity
	+ remove Pointer, and 'Address' classes

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [69c19e973d41c4c6b2f5fda32ab2782431494c02]

INTEGRATION: CWS configrefactor01 (1.7.24); FILE MERGED 2007/01/16 12:18:23 mmeeks 1.7.24.5: Submitted by: mmeeks Kill 'memory::Segment' - no longer needed. Bin some other (empty / redundant) headers. 2007/01/12 17:51:21 mmeeks 1.7.24.4: RIP 'memory::Accessor' 2007/01/12 11:48:33 mmeeks 1.7.24.3: Remove a load of unneeded Accessor fluff Fix SimpleReferenceObject - it has to have 1 virtual method. 2007/01/11 10:35:36 mmeeks 1.7.24.2: Submitted by: mmeeks

Large scale re-factoring, remove fine-grained locking in favor of a simple,
single global lock (still in progress).
Identify and fix various hot-spots.
Remove otherwise empty / non-compiled files.
Kill UpdateAccessor
2007/01/08 20:49:02 mmeeks 1.7.24.1: Issue number:
Submitted by: mmeeks
Substantial configmgr re-factoring #1 ...
	+ remove endless typedef chains
	+ remove custom allocator & associated complexity
	+ remove Pointer, and 'Address' classes

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [6cf33c9d3038a18e35a53f13a582fea8981ec768]

INTEGRATION: CWS configrefactor01 (1.10.84); FILE MERGED 2007/01/12 11:48:33 mmeeks 1.10.84.3: Remove a load of unneeded Accessor fluff Fix SimpleReferenceObject - it has to have 1 virtual method. 2007/01/11 20:16:04 mmeeks 1.10.84.2: Submitted by: mmeeks More re-factoring, lots of locking rationalized, drastically reduced the mutex count, also removed ~300k interlocked increments with a non-interlocking SimpleReferencedObject base 2007/01/08 20:49:02 mmeeks 1.10.84.1: Issue number: Submitted by: mmeeks Substantial configmgr re-factoring #1 ... 	+ remove endless typedef chains 	+ remove custom allocator & associated complexity 	+ remove Pointer, and 'Address' classes


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [f26da572826b594a648e3eac523d1444db10ba06]

INTEGRATION: CWS configrefactor01 (1.18.24); FILE MERGED 2007/02/07 12:00:33 mmeeks 1.18.24.7: Submitted by: sb Reviewed by:  mmeeks Nice fixes from Stefan, thanks. 2007/01/16 12:18:23 mmeeks 1.18.24.6: Submitted by: mmeeks Kill 'memory::Segment' - no longer needed. Bin some other (empty / redundant) headers. 2007/01/12 14:50:45 mmeeks 1.18.24.5: Another big prune of memory::Accessor ... 2007/01/12 11:48:33 mmeeks 1.18.24.4: Remove a load of unneeded Accessor fluff Fix SimpleReferenceObject - it has to have 1 virtual method. 2007/01/11 20:16:03 mmeeks 1.18.24.3: Submitted by: mmeeks More re-factoring, lots of locking rationalized, drastically reduced the mutex count, also removed ~300k interlocked increments with a non-interlocking SimpleReferencedObject base 2007/01/11 10:35:35 mmeeks 1.18.24.2: Submitted by: mmeeks

Large scale re-factoring, remove fine-grained locking in favor of a simple,
single global lock (still in progress).
Identify and fix various hot-spots.
Remove otherwise empty / non-compiled files.
Kill UpdateAccessor
2007/01/08 20:49:01 mmeeks 1.18.24.1: Issue number:
Submitted by: mmeeks
Substantial configmgr re-factoring #1 ...
	+ remove endless typedef chains
	+ remove custom allocator & associated complexity
	+ remove Pointer, and 'Address' classes

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [b51c66138dc80dbd9a8bdec4941ca148eca10727]

INTEGRATION: CWS configrefactor01 (1.6.84); FILE MERGED 2007/01/16 12:18:23 mmeeks 1.6.84.5: Submitted by: mmeeks Kill 'memory::Segment' - no longer needed. Bin some other (empty / redundant) headers. 2007/01/12 11:48:32 mmeeks 1.6.84.4: Remove a load of unneeded Accessor fluff Fix SimpleReferenceObject - it has to have 1 virtual method. 2007/01/11 20:16:03 mmeeks 1.6.84.3: Submitted by: mmeeks More re-factoring, lots of locking rationalized, drastically reduced the mutex count, also removed ~300k interlocked increments with a non-interlocking SimpleReferencedObject base 2007/01/11 10:35:35 mmeeks 1.6.84.2: Submitted by: mmeeks

Large scale re-factoring, remove fine-grained locking in favor of a simple,
single global lock (still in progress).
Identify and fix various hot-spots.
Remove otherwise empty / non-compiled files.
Kill UpdateAccessor
2007/01/08 20:49:01 mmeeks 1.6.84.1: Issue number:
Submitted by: mmeeks
Substantial configmgr re-factoring #1 ...
	+ remove endless typedef chains
	+ remove custom allocator & associated complexity
	+ remove Pointer, and 'Address' classes

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [338bcd20aa40c22a28f30921f69fbce943b23641]

INTEGRATION: CWS configrefactor01 (1.9.24); FILE MERGED 2007/01/16 12:18:23 mmeeks 1.9.24.6: Submitted by: mmeeks Kill 'memory::Segment' - no longer needed. Bin some other (empty / redundant) headers. 2007/01/12 17:51:21 mmeeks 1.9.24.5: RIP 'memory::Accessor' 2007/01/12 11:48:32 mmeeks 1.9.24.4: Remove a load of unneeded Accessor fluff Fix SimpleReferenceObject - it has to have 1 virtual method. 2007/01/11 20:16:03 mmeeks 1.9.24.3: Submitted by: mmeeks More re-factoring, lots of locking rationalized, drastically reduced the mutex count, also removed ~300k interlocked increments with a non-interlocking SimpleReferencedObject base 2007/01/11 10:35:35 mmeeks 1.9.24.2: Submitted by: mmeeks

Large scale re-factoring, remove fine-grained locking in favor of a simple,
single global lock (still in progress).
Identify and fix various hot-spots.
Remove otherwise empty / non-compiled files.
Kill UpdateAccessor
2007/01/08 20:49:01 mmeeks 1.9.24.1: Issue number:
Submitted by: mmeeks
Substantial configmgr re-factoring #1 ...
	+ remove endless typedef chains
	+ remove custom allocator & associated complexity
	+ remove Pointer, and 'Address' classes

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [6e6d2371472a8c7c84dcab8069c30ababe8fe38b]

INTEGRATION: CWS configrefactor01 (1.6.24); FILE MERGED 2007/01/11 10:35:35 mmeeks 1.6.24.2: Submitted by: mmeeks

Large scale re-factoring, remove fine-grained locking in favor of a simple,
single global lock (still in progress).
Identify and fix various hot-spots.
Remove otherwise empty / non-compiled files.
Kill UpdateAccessor
2007/01/08 20:49:01 mmeeks 1.6.24.1: Issue number:
Submitted by: mmeeks
Substantial configmgr re-factoring #1 ...
	+ remove endless typedef chains
	+ remove custom allocator & associated complexity
	+ remove Pointer, and 'Address' classes

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [d8962a9fe50de4908c10ac862e6e7e35875c8303]

INTEGRATION: CWS configrefactor01 (1.11.24); FILE MERGED 2007/01/11 10:35:35 mmeeks 1.11.24.2: Submitted by: mmeeks

Large scale re-factoring, remove fine-grained locking in favor of a simple,
single global lock (still in progress).
Identify and fix various hot-spots.
Remove otherwise empty / non-compiled files.
Kill UpdateAccessor
2007/01/08 20:49:00 mmeeks 1.11.24.1: Issue number:
Submitted by: mmeeks
Substantial configmgr re-factoring #1 ...
	+ remove endless typedef chains
	+ remove custom allocator & associated complexity
	+ remove Pointer, and 'Address' classes

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [a51e6fc1258a81a5067e90452473299b23b8d035]

INTEGRATION: CWS configrefactor01 (1.6.14); FILE MERGED 2007/02/21 12:49:03 cmc 1.6.14.7: remove empty file 2007/01/16 12:18:22 mmeeks 1.6.14.6: Submitted by: mmeeks Kill 'memory::Segment' - no longer needed. Bin some other (empty / redundant) headers. 2007/01/12 17:51:21 mmeeks 1.6.14.5: RIP 'memory::Accessor' 2007/01/12 14:50:45 mmeeks 1.6.14.4: Another big prune of memory::Accessor ... 2007/01/11 20:16:03 mmeeks 1.6.14.3: Submitted by: mmeeks More re-factoring, lots of locking rationalized, drastically reduced the mutex count, also removed ~300k interlocked increments with a non-interlocking SimpleReferencedObject base 2007/01/11 10:35:34 mmeeks 1.6.14.2: Submitted by: mmeeks

Large scale re-factoring, remove fine-grained locking in favor of a simple,
single global lock (still in progress).
Identify and fix various hot-spots.
Remove otherwise empty / non-compiled files.
Kill UpdateAccessor
2007/01/08 20:49:00 mmeeks 1.6.14.1: Issue number:
Submitted by: mmeeks
Substantial configmgr re-factoring #1 ...
	+ remove endless typedef chains
	+ remove custom allocator & associated complexity
	+ remove Pointer, and 'Address' classes

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [c784bf8e72cca3b25cd566374a9ef9889884a5e1]

INTEGRATION: CWS configrefactor01 (1.6.14); FILE MERGED 2007/02/05 15:21:45 mmeeks 1.6.14.2: Submitted by: mmeeks Reduce memory usage for 'subtree' further ~250k or so, start of unit tests. 2007/01/08 20:49:00 mmeeks 1.6.14.1: Issue number: Submitted by: mmeeks Substantial configmgr re-factoring #1 ... 	+ remove endless typedef chains 	+ remove custom allocator & associated complexity 	+ remove Pointer, and 'Address' classes


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [7ca0e3bd15b84a14efba1db50a44fbaaea0e3679]

INTEGRATION: CWS configrefactor01 (1.7.42); FILE MERGED 2007/05/23 17:24:15 hub 1.7.42.3: iterator is not a pointer... in STL. Wouldn't build with the standard STL. 2007/02/06 14:46:55 mmeeks 1.7.42.2: Re-write to use stl instead, newer, trendier, far more unpleasant :-) Thanks Thorsten for the help. 2007/02/05 15:21:45 mmeeks 1.7.42.1: Submitted by: mmeeks Reduce memory usage for 'subtree' further ~250k or so, start of unit tests.


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [c4dec57464520289563f86031f3e02d33fa9df26]

INTEGRATION: CWS configrefactor01 (1.6.24); FILE MERGED 2007/01/11 10:35:34 mmeeks 1.6.24.2: Submitted by: mmeeks

Large scale re-factoring, remove fine-grained locking in favor of a simple,
single global lock (still in progress).
Identify and fix various hot-spots.
Remove otherwise empty / non-compiled files.
Kill UpdateAccessor
2007/01/08 20:49:00 mmeeks 1.6.24.1: Issue number:
Submitted by: mmeeks
Substantial configmgr re-factoring #1 ...
	+ remove endless typedef chains
	+ remove custom allocator & associated complexity
	+ remove Pointer, and 'Address' classes

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [e84f086bc8fdad1034469c836645ed4db09ff3ec]

INTEGRATION: CWS configrefactor01 (1.4.24); FILE MERGED 2007/10/05 14:14:06 mmeeks 1.4.24.3: Issue number: i#82311 Submitted by: mmeeks Reviewed by:  mmeeks

Cleanups from patch re-review.
Improvements to unit-testing framework.
2007/01/11 10:35:34 mmeeks 1.4.24.2: Submitted by: mmeeks

Large scale re-factoring, remove fine-grained locking in favor of a simple,
single global lock (still in progress).
Identify and fix various hot-spots.
Remove otherwise empty / non-compiled files.
Kill UpdateAccessor
2007/01/08 20:49:00 mmeeks 1.4.24.1: Issue number:
Submitted by: mmeeks
Substantial configmgr re-factoring #1 ...
	+ remove endless typedef chains
	+ remove custom allocator & associated complexity
	+ remove Pointer, and 'Address' classes

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [b37c6a5241ac0669c59a320e1e0ed235d215a955]

INTEGRATION: CWS configrefactor01 (1.9.10); FILE MERGED 2007/02/07 12:00:33 mmeeks 1.9.10.5: Submitted by: sb Reviewed by:  mmeeks Nice fixes from Stefan, thanks. 2007/02/07 11:45:19 mmeeks 1.9.10.4: RESYNC: (1.9-1.10); FILE MERGED 2007/01/12 17:51:20 mmeeks 1.9.10.3: RIP 'memory::Accessor' 2007/01/11 10:35:34 mmeeks 1.9.10.2: Submitted by: mmeeks

Large scale re-factoring, remove fine-grained locking in favor of a simple,
single global lock (still in progress).
Identify and fix various hot-spots.
Remove otherwise empty / non-compiled files.
Kill UpdateAccessor
2007/01/08 20:49:00 mmeeks 1.9.10.1: Issue number:
Submitted by: mmeeks
Substantial configmgr re-factoring #1 ...
	+ remove endless typedef chains
	+ remove custom allocator & associated complexity
	+ remove Pointer, and 'Address' classes

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [fccfd13a9d0afb0b1d9a6f2f9b3d4c5a5e19e500]

INTEGRATION: CWS configrefactor01 (1.11.58); FILE MERGED 2007/01/11 10:35:34 mmeeks 1.11.58.2: Submitted by: mmeeks

Large scale re-factoring, remove fine-grained locking in favor of a simple,
single global lock (still in progress).
Identify and fix various hot-spots.
Remove otherwise empty / non-compiled files.
Kill UpdateAccessor
2007/01/08 20:48:59 mmeeks 1.11.58.1: Issue number:
Submitted by: mmeeks
Substantial configmgr re-factoring #1 ...
	+ remove endless typedef chains
	+ remove custom allocator & associated complexity
	+ remove Pointer, and 'Address' classes

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [5fd5ce2fe3551a5ec8a539249aa3f2e91e824832]

INTEGRATION: CWS configrefactor01 (1.38.14); FILE MERGED 2007/02/06 14:46:54 mmeeks 1.38.14.3: Re-write to use stl instead, newer, trendier, far more unpleasant :-) Thanks Thorsten for the help. 2007/02/05 15:21:45 mmeeks 1.38.14.2: Submitted by: mmeeks Reduce memory usage for 'subtree' further ~250k or so, start of unit tests. 2007/01/08 20:48:59 mmeeks 1.38.14.1: Issue number: Submitted by: mmeeks Substantial configmgr re-factoring #1 ... 	+ remove endless typedef chains 	+ remove custom allocator & associated complexity 	+ remove Pointer, and 'Address' classes


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [2f4be2bf41bfa0f4848cf200bd18ca1c92906e07]

INTEGRATION: CWS configrefactor01 (1.19.24); FILE MERGED 2007/01/08 20:48:59 mmeeks 1.19.24.1: Issue number: Submitted by: mmeeks Substantial configmgr re-factoring #1 ... 	+ remove endless typedef chains 	+ remove custom allocator & associated complexity 	+ remove Pointer, and 'Address' classes


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [e4cf4a06013def5bdd14feb721c089cbd7f5c943]

INTEGRATION: CWS configrefactor01 (1.10.10); FILE MERGED 2007/10/05 14:14:05 mmeeks 1.10.10.4: Issue number: i#82311 Submitted by: mmeeks Reviewed by:  mmeeks

Cleanups from patch re-review.
Improvements to unit-testing framework.
2007/01/12 17:51:20 mmeeks 1.10.10.3: RIP 'memory::Accessor'
2007/01/11 10:35:33 mmeeks 1.10.10.2: Submitted by: mmeeks

Large scale re-factoring, remove fine-grained locking in favor of a simple,
single global lock (still in progress).
Identify and fix various hot-spots.
Remove otherwise empty / non-compiled files.
Kill UpdateAccessor
2007/01/08 20:48:59 mmeeks 1.10.10.1: Issue number:
Submitted by: mmeeks
Substantial configmgr re-factoring #1 ...
	+ remove endless typedef chains
	+ remove custom allocator & associated complexity
	+ remove Pointer, and 'Address' classes

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [935db47bac4e231bf2c1ed90b2652d1f883db73c]

INTEGRATION: CWS configrefactor01 (1.6.84); FILE MERGED 2007/01/11 20:16:03 mmeeks 1.6.84.1: Submitted by: mmeeks More re-factoring, lots of locking rationalized, drastically reduced the mutex count, also removed ~300k interlocked increments with a non-interlocking SimpleReferencedObject base


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [c7c5978c0564eb90d7c47f8c5d64f4be00107cef]

INTEGRATION: CWS configrefactor01 (1.11.24); FILE MERGED 2007/01/11 20:16:02 mmeeks 1.11.24.1: Submitted by: mmeeks More re-factoring, lots of locking rationalized, drastically reduced the mutex count, also removed ~300k interlocked increments with a non-interlocking SimpleReferencedObject base


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [6457c67ab4844e51ff590fdbccc9d0cf64b5618c]

INTEGRATION: CWS configrefactor01 (1.6.84); FILE MERGED 2007/01/11 20:16:02 mmeeks 1.6.84.1: Submitted by: mmeeks More re-factoring, lots of locking rationalized, drastically reduced the mutex count, also removed ~300k interlocked increments with a non-interlocking SimpleReferencedObject base


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [f2a5ed6d2b11fd4302e0201dee063739715743b7]

INTEGRATION: CWS configrefactor01 (1.13.14); FILE MERGED 2007/09/28 11:29:50 mmeeks 1.13.14.3: RESYNC: (1.14-1.15); FILE MERGED 2007/02/07 11:45:13 mmeeks 1.13.14.2: RESYNC: (1.13-1.14); FILE MERGED 2007/01/11 20:16:02 mmeeks 1.13.14.1: Submitted by: mmeeks More re-factoring, lots of locking rationalized, drastically reduced the mutex count, also removed ~300k interlocked increments with a non-interlocking SimpleReferencedObject base


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [6ceb94a4f650ca96c82ed81411989ef7d59378fa]

INTEGRATION: CWS configrefactor01 (1.24.24); FILE MERGED 2007/01/11 10:35:32 mmeeks 1.24.24.2: Submitted by: mmeeks

Large scale re-factoring, remove fine-grained locking in favor of a simple,
single global lock (still in progress).
Identify and fix various hot-spots.
Remove otherwise empty / non-compiled files.
Kill UpdateAccessor
2007/01/08 20:48:59 mmeeks 1.24.24.1: Issue number:
Submitted by: mmeeks
Substantial configmgr re-factoring #1 ...
	+ remove endless typedef chains
	+ remove custom allocator & associated complexity
	+ remove Pointer, and 'Address' classes

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [a5aaf6934e97b5b277f9ef381b4b718e1739a9c9]

INTEGRATION: CWS configrefactor01 (1.6.24); FILE MERGED 2007/01/11 20:16:02 mmeeks 1.6.24.1: Submitted by: mmeeks More re-factoring, lots of locking rationalized, drastically reduced the mutex count, also removed ~300k interlocked increments with a non-interlocking SimpleReferencedObject base


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [1ffc03c868b9bb73a30723287fe6a6096dff8c11]

INTEGRATION: CWS configrefactor01 (1.32.24); FILE MERGED 2007/10/12 16:56:51 mmeeks 1.32.24.3: Issue number: i#82311# Submitted by: mmeeks Split out bootstrapping piece, add cross-platform /tmp/ directory creation, Fix cross-thread locking issues during notification, remove some printfs. 2007/10/05 14:14:05 mmeeks 1.32.24.2: Issue number: i#82311 Submitted by: mmeeks Reviewed by:  mmeeks

Cleanups from patch re-review.
Improvements to unit-testing framework.
2007/01/11 20:16:02 mmeeks 1.32.24.1: Submitted by: mmeeks
More re-factoring, lots of locking rationalized, drastically reduced
the mutex count, also removed ~300k interlocked increments with a non-interlocking
SimpleReferencedObject base

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [2ac50d2b1661ede8bd163d3844f219c9b4e43495]

INTEGRATION: CWS configrefactor01 (1.4.84); FILE MERGED 2007/01/12 14:50:44 mmeeks 1.4.84.2: Another big prune of memory::Accessor ... 2007/01/08 20:48:58 mmeeks 1.4.84.1: Issue number: Submitted by: mmeeks Substantial configmgr re-factoring #1 ... 	+ remove endless typedef chains 	+ remove custom allocator & associated complexity 	+ remove Pointer, and 'Address' classes


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [f1277f25f7f2087afad250ef277ea1a852ac447b]

INTEGRATION: CWS configrefactor01 (1.5.14); FILE MERGED 2007/01/11 10:35:32 mmeeks 1.5.14.2: Submitted by: mmeeks

Large scale re-factoring, remove fine-grained locking in favor of a simple,
single global lock (still in progress).
Identify and fix various hot-spots.
Remove otherwise empty / non-compiled files.
Kill UpdateAccessor
2007/01/08 20:48:57 mmeeks 1.5.14.1: Issue number:
Submitted by: mmeeks
Substantial configmgr re-factoring #1 ...
	+ remove endless typedef chains
	+ remove custom allocator & associated complexity
	+ remove Pointer, and 'Address' classes

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [30d3fafda52ffd6db6d6d144b2ca05f75dd955dd]

INTEGRATION: CWS configrefactor01 (1.29.42); FILE MERGED 2007/02/05 15:21:45 mmeeks 1.29.42.1: Submitted by: mmeeks Reduce memory usage for 'subtree' further ~250k or so, start of unit tests.


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [ccc133c02c48c897cea42b5e9588cc7fb9fc7062]

INTEGRATION: CWS configrefactor01 (1.7.22); FILE MERGED 2007/01/16 12:18:22 mmeeks 1.7.22.3: Submitted by: mmeeks Kill 'memory::Segment' - no longer needed. Bin some other (empty / redundant) headers. 2007/01/12 11:48:32 mmeeks 1.7.22.2: Remove a load of unneeded Accessor fluff Fix SimpleReferenceObject - it has to have 1 virtual method. 2007/01/11 20:16:01 mmeeks 1.7.22.1: Submitted by: mmeeks More re-factoring, lots of locking rationalized, drastically reduced the mutex count, also removed ~300k interlocked increments with a non-interlocking SimpleReferencedObject base


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [66c0bd6f437d24287ad78b28ec8cb5fd88203dba]

INTEGRATION: CWS configrefactor01 (1.5.84); FILE MERGED 2007/01/11 10:35:32 mmeeks 1.5.84.2: Submitted by: mmeeks

Large scale re-factoring, remove fine-grained locking in favor of a simple,
single global lock (still in progress).
Identify and fix various hot-spots.
Remove otherwise empty / non-compiled files.
Kill UpdateAccessor
2007/01/08 20:48:57 mmeeks 1.5.84.1: Issue number:
Submitted by: mmeeks
Substantial configmgr re-factoring #1 ...
	+ remove endless typedef chains
	+ remove custom allocator & associated complexity
	+ remove Pointer, and 'Address' classes

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [19c1f433b94675192e091b309a2150379103825f]

INTEGRATION: CWS configrefactor01 (1.4.14); FILE MERGED 2007/01/11 10:35:31 mmeeks 1.4.14.2: Submitted by: mmeeks

Large scale re-factoring, remove fine-grained locking in favor of a simple,
single global lock (still in progress).
Identify and fix various hot-spots.
Remove otherwise empty / non-compiled files.
Kill UpdateAccessor
2007/01/08 20:48:57 mmeeks 1.4.14.1: Issue number:
Submitted by: mmeeks
Substantial configmgr re-factoring #1 ...
	+ remove endless typedef chains
	+ remove custom allocator & associated complexity
	+ remove Pointer, and 'Address' classes

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [e63e58ccd1875be1c0d7bcc1064c1fab212841f9]

INTEGRATION: CWS configrefactor01 (1.5.84); FILE MERGED 2007/02/07 12:14:55 mmeeks 1.5.84.5: remove obsolete memory::Segment forward decls. 2007/01/16 12:18:22 mmeeks 1.5.84.4: Submitted by: mmeeks Kill 'memory::Segment' - no longer needed. Bin some other (empty / redundant) headers. 2007/01/12 14:50:44 mmeeks 1.5.84.3: Another big prune of memory::Accessor ... 2007/01/11 10:35:31 mmeeks 1.5.84.2: Submitted by: mmeeks

Large scale re-factoring, remove fine-grained locking in favor of a simple,
single global lock (still in progress).
Identify and fix various hot-spots.
Remove otherwise empty / non-compiled files.
Kill UpdateAccessor
2007/01/08 20:48:57 mmeeks 1.5.84.1: Issue number:
Submitted by: mmeeks
Substantial configmgr re-factoring #1 ...
	+ remove endless typedef chains
	+ remove custom allocator & associated complexity
	+ remove Pointer, and 'Address' classes

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [cfe1099dab304d91cd65f1bcbfea972562d38b1b]

INTEGRATION: CWS configrefactor01 (1.21.84); FILE MERGED 2007/02/07 12:14:55 mmeeks 1.21.84.5: remove obsolete memory::Segment forward decls. 2007/02/07 12:00:32 mmeeks 1.21.84.4: Submitted by: sb Reviewed by:  mmeeks Nice fixes from Stefan, thanks. 2007/01/16 12:18:22 mmeeks 1.21.84.3: Submitted by: mmeeks Kill 'memory::Segment' - no longer needed. Bin some other (empty / redundant) headers. 2007/01/12 11:48:32 mmeeks 1.21.84.2: Remove a load of unneeded Accessor fluff Fix SimpleReferenceObject - it has to have 1 virtual method. 2007/01/11 10:35:31 mmeeks 1.21.84.1: Submitted by: mmeeks

Large scale re-factoring, remove fine-grained locking in favor of a simple,
single global lock (still in progress).
Identify and fix various hot-spots.
Remove otherwise empty / non-compiled files.
Kill UpdateAccessor

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [2747c70468a8a7af86388f64352c6e4651d9392d]

INTEGRATION: CWS configrefactor01 (1.5.84); FILE MERGED 2007/01/16 12:18:21 mmeeks 1.5.84.4: Submitted by: mmeeks Kill 'memory::Segment' - no longer needed. Bin some other (empty / redundant) headers. 2007/01/12 11:48:32 mmeeks 1.5.84.3: Remove a load of unneeded Accessor fluff Fix SimpleReferenceObject - it has to have 1 virtual method. 2007/01/11 10:35:31 mmeeks 1.5.84.2: Submitted by: mmeeks

Large scale re-factoring, remove fine-grained locking in favor of a simple,
single global lock (still in progress).
Identify and fix various hot-spots.
Remove otherwise empty / non-compiled files.
Kill UpdateAccessor
2007/01/08 20:48:57 mmeeks 1.5.84.1: Issue number:
Submitted by: mmeeks
Substantial configmgr re-factoring #1 ...
	+ remove endless typedef chains
	+ remove custom allocator & associated complexity
	+ remove Pointer, and 'Address' classes

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [14cb8f951fd8f835347868d78ced0f8acfbb4e04]

INTEGRATION: CWS configrefactor01 (1.5.14); FILE MERGED 2007/01/08 20:48:57 mmeeks 1.5.14.1: Issue number: Submitted by: mmeeks Substantial configmgr re-factoring #1 ... 	+ remove endless typedef chains 	+ remove custom allocator & associated complexity 	+ remove Pointer, and 'Address' classes


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [0fddb2905d0468f6b2df5778e8dc57b832f19e23]

INTEGRATION: CWS configrefactor01 (1.6.14); FILE MERGED 2007/10/05 14:14:05 mmeeks 1.6.14.3: Issue number: i#82311 Submitted by: mmeeks Reviewed by:  mmeeks

Cleanups from patch re-review.
Improvements to unit-testing framework.
2007/01/11 10:35:31 mmeeks 1.6.14.2: Submitted by: mmeeks

Large scale re-factoring, remove fine-grained locking in favor of a simple,
single global lock (still in progress).
Identify and fix various hot-spots.
Remove otherwise empty / non-compiled files.
Kill UpdateAccessor
2007/01/08 20:48:56 mmeeks 1.6.14.1: Issue number:
Submitted by: mmeeks
Substantial configmgr re-factoring #1 ...
	+ remove endless typedef chains
	+ remove custom allocator & associated complexity
	+ remove Pointer, and 'Address' classes

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [0bc16bc3d6cfc3d5af0c0efe8f45230f1cc12ddc]

INTEGRATION: CWS configrefactor01 (1.12.84); FILE MERGED 2007/01/12 17:51:20 mmeeks 1.12.84.2: RIP 'memory::Accessor' 2007/01/11 20:16:01 mmeeks 1.12.84.1: Submitted by: mmeeks More re-factoring, lots of locking rationalized, drastically reduced the mutex count, also removed ~300k interlocked increments with a non-interlocking SimpleReferencedObject base


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [811b29ea527a776c794323f1b55e80d1407d434d]

INTEGRATION: CWS configrefactor01 (1.5.14); FILE MERGED 2007/01/11 10:35:31 mmeeks 1.5.14.2: Submitted by: mmeeks

Large scale re-factoring, remove fine-grained locking in favor of a simple,
single global lock (still in progress).
Identify and fix various hot-spots.
Remove otherwise empty / non-compiled files.
Kill UpdateAccessor
2007/01/08 20:48:56 mmeeks 1.5.14.1: Issue number:
Submitted by: mmeeks
Substantial configmgr re-factoring #1 ...
	+ remove endless typedef chains
	+ remove custom allocator & associated complexity
	+ remove Pointer, and 'Address' classes

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [5037bd9873e29184927bfdb538a555f1c4ccbba3]

INTEGRATION: CWS configrefactor01 (1.2.84); FILE MERGED 2007/01/12 17:51:20 mmeeks 1.2.84.2: RIP 'memory::Accessor' 2007/01/08 20:48:56 mmeeks 1.2.84.1: Issue number: Submitted by: mmeeks Substantial configmgr re-factoring #1 ... 	+ remove endless typedef chains 	+ remove custom allocator & associated complexity 	+ remove Pointer, and 'Address' classes


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [a8d4ff5aaabbad973d0c22ca74c4e358651c598f]

INTEGRATION: CWS configrefactor01 (1.12.84); FILE MERGED 2007/02/07 12:14:54 mmeeks 1.12.84.3: remove obsolete memory::Segment forward decls. 2007/01/16 12:18:21 mmeeks 1.12.84.2: Submitted by: mmeeks Kill 'memory::Segment' - no longer needed. Bin some other (empty / redundant) headers. 2007/01/12 14:50:44 mmeeks 1.12.84.1: Another big prune of memory::Accessor ...


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [9aa75022cdf3044fbaf2d440bbbb8f20978f9825]

INTEGRATION: CWS configrefactor01 (1.8.84); FILE MERGED 2007/01/11 20:16:01 mmeeks 1.8.84.1: Submitted by: mmeeks More re-factoring, lots of locking rationalized, drastically reduced the mutex count, also removed ~300k interlocked increments with a non-interlocking SimpleReferencedObject base


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [8f9aa0a5f8f659c4d22c58df1fee9bc0f1ecdcd4]

INTEGRATION: CWS configrefactor01 (1.5.68); FILE MERGED 2007/01/08 20:48:56 mmeeks 1.5.68.1: Issue number: Submitted by: mmeeks Substantial configmgr re-factoring #1 ... 	+ remove endless typedef chains 	+ remove custom allocator & associated complexity 	+ remove Pointer, and 'Address' classes


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [ac47284562ed99bb411a673c6188863e049905e9]

INTEGRATION: CWS configrefactor01 (1.20.42); FILE MERGED 2007/01/11 20:16:01 mmeeks 1.20.42.1: Submitted by: mmeeks More re-factoring, lots of locking rationalized, drastically reduced the mutex count, also removed ~300k interlocked increments with a non-interlocking SimpleReferencedObject base


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [b171f73ccd9a08f29d128a722ddd11b9c16f37e6]

INTEGRATION: CWS configrefactor01 (1.5.42); FILE MERGED 2007/01/11 10:35:30 mmeeks 1.5.42.1: Submitted by: mmeeks

Large scale re-factoring, remove fine-grained locking in favor of a simple,
single global lock (still in progress).
Identify and fix various hot-spots.
Remove otherwise empty / non-compiled files.
Kill UpdateAccessor

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [53c97d48697ec245ed4d2b7d84365efad385f533]

INTEGRATION: CWS configrefactor01 (1.18.62); FILE MERGED 2007/02/07 12:14:54 mmeeks 1.18.62.7: remove obsolete memory::Segment forward decls. 2007/01/16 12:18:21 mmeeks 1.18.62.6: Submitted by: mmeeks Kill 'memory::Segment' - no longer needed. Bin some other (empty / redundant) headers. 2007/01/12 17:51:19 mmeeks 1.18.62.5: RIP 'memory::Accessor' 2007/01/12 14:50:44 mmeeks 1.18.62.4: Another big prune of memory::Accessor ... 2007/01/11 20:16:01 mmeeks 1.18.62.3: Submitted by: mmeeks More re-factoring, lots of locking rationalized, drastically reduced the mutex count, also removed ~300k interlocked increments with a non-interlocking SimpleReferencedObject base 2007/01/11 10:35:30 mmeeks 1.18.62.2: Submitted by: mmeeks

Large scale re-factoring, remove fine-grained locking in favor of a simple,
single global lock (still in progress).
Identify and fix various hot-spots.
Remove otherwise empty / non-compiled files.
Kill UpdateAccessor
2007/01/08 20:48:56 mmeeks 1.18.62.1: Issue number:
Submitted by: mmeeks
Substantial configmgr re-factoring #1 ...
	+ remove endless typedef chains
	+ remove custom allocator & associated complexity
	+ remove Pointer, and 'Address' classes

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [26f7ce5b5f9cadad5434cfe30fec9aa8a87abb78]

INTEGRATION: CWS configrefactor01 (1.9.22); FILE MERGED 2007/01/12 14:50:44 mmeeks 1.9.22.3: Another big prune of memory::Accessor ... 2007/01/11 10:35:30 mmeeks 1.9.22.2: Submitted by: mmeeks

Large scale re-factoring, remove fine-grained locking in favor of a simple,
single global lock (still in progress).
Identify and fix various hot-spots.
Remove otherwise empty / non-compiled files.
Kill UpdateAccessor
2007/01/08 20:48:55 mmeeks 1.9.22.1: Issue number:
Submitted by: mmeeks
Substantial configmgr re-factoring #1 ...
	+ remove endless typedef chains
	+ remove custom allocator & associated complexity
	+ remove Pointer, and 'Address' classes

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [7f2bb7f8b6bfafd9a2a6bad641b61922d66dc123]

INTEGRATION: CWS configrefactor01 (1.6.14); FILE MERGED 2007/02/07 12:00:31 mmeeks 1.6.14.4: Submitted by: sb Reviewed by:  mmeeks Nice fixes from Stefan, thanks. 2007/01/12 17:51:19 mmeeks 1.6.14.3: RIP 'memory::Accessor' 2007/01/11 10:35:30 mmeeks 1.6.14.2: Submitted by: mmeeks

Large scale re-factoring, remove fine-grained locking in favor of a simple,
single global lock (still in progress).
Identify and fix various hot-spots.
Remove otherwise empty / non-compiled files.
Kill UpdateAccessor
2007/01/08 20:48:55 mmeeks 1.6.14.1: Issue number:
Submitted by: mmeeks
Substantial configmgr re-factoring #1 ...
	+ remove endless typedef chains
	+ remove custom allocator & associated complexity
	+ remove Pointer, and 'Address' classes

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [73420463aa93178593498991e1a5e22ef35077c2]

INTEGRATION: CWS configrefactor01 (1.5.10); FILE MERGED 2007/02/07 12:00:31 mmeeks 1.5.10.3: Submitted by: sb Reviewed by:  mmeeks Nice fixes from Stefan, thanks. 2007/01/11 10:35:30 mmeeks 1.5.10.2: Submitted by: mmeeks

Large scale re-factoring, remove fine-grained locking in favor of a simple,
single global lock (still in progress).
Identify and fix various hot-spots.
Remove otherwise empty / non-compiled files.
Kill UpdateAccessor
2007/01/08 20:48:55 mmeeks 1.5.10.1: Issue number:
Submitted by: mmeeks
Substantial configmgr re-factoring #1 ...
	+ remove endless typedef chains
	+ remove custom allocator & associated complexity
	+ remove Pointer, and 'Address' classes

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [126492ff2a0d2bacf3d91e9e0a77514835c0edd9]

INTEGRATION: CWS configrefactor01 (1.8.84); FILE MERGED 2007/01/11 10:35:29 mmeeks 1.8.84.2: Submitted by: mmeeks

Large scale re-factoring, remove fine-grained locking in favor of a simple,
single global lock (still in progress).
Identify and fix various hot-spots.
Remove otherwise empty / non-compiled files.
Kill UpdateAccessor
2007/01/08 20:48:55 mmeeks 1.8.84.1: Issue number:
Submitted by: mmeeks
Substantial configmgr re-factoring #1 ...
	+ remove endless typedef chains
	+ remove custom allocator & associated complexity
	+ remove Pointer, and 'Address' classes

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [740c45d1be5d04c927f96911eb1b395ee33fc7bd]

INTEGRATION: CWS configrefactor01 (1.6.14); FILE MERGED 2007/01/11 10:35:29 mmeeks 1.6.14.2: Submitted by: mmeeks

Large scale re-factoring, remove fine-grained locking in favor of a simple,
single global lock (still in progress).
Identify and fix various hot-spots.
Remove otherwise empty / non-compiled files.
Kill UpdateAccessor
2007/01/08 20:48:54 mmeeks 1.6.14.1: Issue number:
Submitted by: mmeeks
Substantial configmgr re-factoring #1 ...
	+ remove endless typedef chains
	+ remove custom allocator & associated complexity
	+ remove Pointer, and 'Address' classes

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [5295529ea7207a8a4a36330d820e70cd722e6788]

INTEGRATION: CWS configrefactor01 (1.6.84); FILE MERGED 2007/02/07 12:14:54 mmeeks 1.6.84.3: remove obsolete memory::Segment forward decls. 2007/01/16 12:18:21 mmeeks 1.6.84.2: Submitted by: mmeeks Kill 'memory::Segment' - no longer needed. Bin some other (empty / redundant) headers. 2007/01/11 10:35:29 mmeeks 1.6.84.1: Submitted by: mmeeks

Large scale re-factoring, remove fine-grained locking in favor of a simple,
single global lock (still in progress).
Identify and fix various hot-spots.
Remove otherwise empty / non-compiled files.
Kill UpdateAccessor

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [752f9e4a69c9666b6df0d3eab52c27717c7941a6]

INTEGRATION: CWS configrefactor01 (1.3.84); FILE MERGED 2007/10/11 16:14:08 mmeeks 1.3.84.3: Issue number: i#82311# Submitted by: mmeeks Add threaded unit tests, fix locking issues in apitreeimplobj.cxx Add UnoApiLockClearable, and UnoApiLockReleaser (prolly needed for the next tests) 2007/01/16 12:18:20 mmeeks 1.3.84.2: Submitted by: mmeeks Kill 'memory::Segment' - no longer needed. Bin some other (empty / redundant) headers. 2007/01/08 20:48:54 mmeeks 1.3.84.1: Issue number: Submitted by: mmeeks Substantial configmgr re-factoring #1 ... 	+ remove endless typedef chains 	+ remove custom allocator & associated complexity 	+ remove Pointer, and 'Address' classes


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [2bc96c37aa3f4cd0001eb790e47d229d260767bc]

INTEGRATION: CWS configrefactor01 (1.4.84); FILE MERGED 2007/01/11 20:16:00 mmeeks 1.4.84.1: Submitted by: mmeeks More re-factoring, lots of locking rationalized, drastically reduced the mutex count, also removed ~300k interlocked increments with a non-interlocking SimpleReferencedObject base


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [b7dd974ec082d5b9d822ec25afea2976ee176bd2]

INTEGRATION: CWS configrefactor01 (1.15.84); FILE MERGED 2007/01/12 17:51:19 mmeeks 1.15.84.4: RIP 'memory::Accessor' 2007/01/12 14:50:43 mmeeks 1.15.84.3: Another big prune of memory::Accessor ... 2007/01/11 20:16:00 mmeeks 1.15.84.2: Submitted by: mmeeks More re-factoring, lots of locking rationalized, drastically reduced the mutex count, also removed ~300k interlocked increments with a non-interlocking SimpleReferencedObject base 2007/01/08 20:48:54 mmeeks 1.15.84.1: Issue number: Submitted by: mmeeks Substantial configmgr re-factoring #1 ... 	+ remove endless typedef chains 	+ remove custom allocator & associated complexity 	+ remove Pointer, and 'Address' classes


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [2187a27c39f42fcac5cfb80ca1e9675d697fb627]

INTEGRATION: CWS configrefactor01 (1.6.84); FILE MERGED 2007/01/11 10:35:29 mmeeks 1.6.84.1: Submitted by: mmeeks

Large scale re-factoring, remove fine-grained locking in favor of a simple,
single global lock (still in progress).
Identify and fix various hot-spots.
Remove otherwise empty / non-compiled files.
Kill UpdateAccessor

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [726e99695ca3eb0454b9c7b51e38fa7037e1ec7b]

INTEGRATION: CWS configrefactor01 (1.8.84); FILE MERGED 2007/02/07 12:00:31 mmeeks 1.8.84.4: Submitted by: sb Reviewed by:  mmeeks Nice fixes from Stefan, thanks. 2007/01/12 17:51:19 mmeeks 1.8.84.3: RIP 'memory::Accessor' 2007/01/12 11:48:32 mmeeks 1.8.84.2: Remove a load of unneeded Accessor fluff Fix SimpleReferenceObject - it has to have 1 virtual method. 2007/01/11 20:16:00 mmeeks 1.8.84.1: Submitted by: mmeeks More re-factoring, lots of locking rationalized, drastically reduced the mutex count, also removed ~300k interlocked increments with a non-interlocking SimpleReferencedObject base


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [60e1a0b2ee1a9157c601e44467d00b93990522ff]

INTEGRATION: CWS configrefactor01 (1.25.22); FILE MERGED 2007/01/08 20:48:54 mmeeks 1.25.22.1: Issue number: Submitted by: mmeeks Substantial configmgr re-factoring #1 ... 	+ remove endless typedef chains 	+ remove custom allocator & associated complexity 	+ remove Pointer, and 'Address' classes


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [52d114afe1d0fa1b0eb84efa4f1bdc2d0ee824de]

INTEGRATION: CWS configrefactor01 (1.5.84); FILE MERGED 2007/01/16 12:18:20 mmeeks 1.5.84.3: Submitted by: mmeeks Kill 'memory::Segment' - no longer needed. Bin some other (empty / redundant) headers. 2007/01/11 20:16:00 mmeeks 1.5.84.2: Submitted by: mmeeks More re-factoring, lots of locking rationalized, drastically reduced the mutex count, also removed ~300k interlocked increments with a non-interlocking SimpleReferencedObject base 2007/01/08 20:48:54 mmeeks 1.5.84.1: Issue number: Submitted by: mmeeks Substantial configmgr re-factoring #1 ... 	+ remove endless typedef chains 	+ remove custom allocator & associated complexity 	+ remove Pointer, and 'Address' classes


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [6ea0d1e3976822522eeace96c03fc766a1b0b05c]

INTEGRATION: CWS configrefactor01 (1.2.84); FILE MERGED 2007/02/07 12:00:31 mmeeks 1.2.84.3: Submitted by: sb Reviewed by:  mmeeks Nice fixes from Stefan, thanks. 2007/01/11 10:35:29 mmeeks 1.2.84.2: Submitted by: mmeeks

Large scale re-factoring, remove fine-grained locking in favor of a simple,
single global lock (still in progress).
Identify and fix various hot-spots.
Remove otherwise empty / non-compiled files.
Kill UpdateAccessor
2007/01/08 20:48:54 mmeeks 1.2.84.1: Issue number:
Submitted by: mmeeks
Substantial configmgr re-factoring #1 ...
	+ remove endless typedef chains
	+ remove custom allocator & associated complexity
	+ remove Pointer, and 'Address' classes

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [c56701acd58dc4d57a6093a7c854b3bf75eef9f6]

INTEGRATION: CWS configrefactor01 (1.6.42); FILE MERGED 2007/01/11 20:16:00 mmeeks 1.6.42.1: Submitted by: mmeeks More re-factoring, lots of locking rationalized, drastically reduced the mutex count, also removed ~300k interlocked increments with a non-interlocking SimpleReferencedObject base


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [3f10f3069bda5456ae2784e7e78be555716e0a7b]

INTEGRATION: CWS configrefactor01 (1.2.84); FILE MERGED 2007/01/11 20:16:00 mmeeks 1.2.84.1: Submitted by: mmeeks More re-factoring, lots of locking rationalized, drastically reduced the mutex count, also removed ~300k interlocked increments with a non-interlocking SimpleReferencedObject base


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [7505333563a3fdc3aa49d301db50619b4e11472d]

INTEGRATION: CWS configrefactor01 (1.2.84); FILE MERGED 2007/02/07 12:00:31 mmeeks 1.2.84.2: Submitted by: sb Reviewed by:  mmeeks Nice fixes from Stefan, thanks. 2007/01/08 20:48:53 mmeeks 1.2.84.1: Issue number: Submitted by: mmeeks Substantial configmgr re-factoring #1 ... 	+ remove endless typedef chains 	+ remove custom allocator & associated complexity 	+ remove Pointer, and 'Address' classes


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [e185d35efa97c162860effa764829eaaa7a31723]

INTEGRATION: CWS configrefactor01 (1.7.14); FILE MERGED 2007/10/11 16:14:07 mmeeks 1.7.14.9: Issue number: i#82311# Submitted by: mmeeks Add threaded unit tests, fix locking issues in apitreeimplobj.cxx Add UnoApiLockClearable, and UnoApiLockReleaser (prolly needed for the next tests) 2007/10/10 09:42:33 mmeeks 1.7.14.8: Issue number: i#82311# Submitted by: mmeeks 3 unit tests now working & (old) locking snafu fixed 2007/10/05 14:14:05 mmeeks 1.7.14.7: Issue number: i#82311 Submitted by: mmeeks Reviewed by:  mmeeks

Cleanups from patch re-review.
Improvements to unit-testing framework.
2007/01/16 12:18:20 mmeeks 1.7.14.6: Submitted by: mmeeks
Kill 'memory::Segment' - no longer needed.
Bin some other (empty / redundant) headers.
2007/01/12 14:50:43 mmeeks 1.7.14.5: Another big prune of memory::Accessor ...
2007/01/12 11:48:31 mmeeks 1.7.14.4: Remove a load of unneeded Accessor fluff
Fix SimpleReferenceObject - it has to have 1 virtual method.
2007/01/11 20:15:59 mmeeks 1.7.14.3: Submitted by: mmeeks
More re-factoring, lots of locking rationalized, drastically reduced
the mutex count, also removed ~300k interlocked increments with a non-interlocking
SimpleReferencedObject base
2007/01/11 10:35:28 mmeeks 1.7.14.2: Submitted by: mmeeks

Large scale re-factoring, remove fine-grained locking in favor of a simple,
single global lock (still in progress).
Identify and fix various hot-spots.
Remove otherwise empty / non-compiled files.
Kill UpdateAccessor
2007/01/08 20:48:53 mmeeks 1.7.14.1: Issue number:
Submitted by: mmeeks
Substantial configmgr re-factoring #1 ...
	+ remove endless typedef chains
	+ remove custom allocator & associated complexity
	+ remove Pointer, and 'Address' classes

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [094ce29ac136b1d7f04c1e3d347a39cf1bd8e333]

INTEGRATION: CWS configrefactor01 (1.4.84); FILE MERGED 2007/01/11 10:35:28 mmeeks 1.4.84.1: Submitted by: mmeeks

Large scale re-factoring, remove fine-grained locking in favor of a simple,
single global lock (still in progress).
Identify and fix various hot-spots.
Remove otherwise empty / non-compiled files.
Kill UpdateAccessor

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [f32a2d3da85c9522c3ff6e4571bf106c236eedb1]

INTEGRATION: CWS configrefactor01 (1.5.4); FILE MERGED 2007/02/07 11:45:02 mmeeks 1.5.4.3: RESYNC: (1.5-1.6); FILE MERGED 2007/01/11 10:35:27 mmeeks 1.5.4.2: Submitted by: mmeeks

Large scale re-factoring, remove fine-grained locking in favor of a simple,
single global lock (still in progress).
Identify and fix various hot-spots.
Remove otherwise empty / non-compiled files.
Kill UpdateAccessor
2007/01/08 20:48:52 mmeeks 1.5.4.1: Issue number:
Submitted by: mmeeks
Substantial configmgr re-factoring #1 ...
	+ remove endless typedef chains
	+ remove custom allocator & associated complexity
	+ remove Pointer, and 'Address' classes

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [06ab32e3cd6abdcb623a6e44c8018c5a7fc6bffe]

INTEGRATION: CWS configrefactor01 (1.7.42); FILE MERGED 2007/01/11 10:35:26 mmeeks 1.7.42.1: Submitted by: mmeeks

Large scale re-factoring, remove fine-grained locking in favor of a simple,
single global lock (still in progress).
Identify and fix various hot-spots.
Remove otherwise empty / non-compiled files.
Kill UpdateAccessor

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [42e9555a7df48e061d8e85d68832b52ed1939295]

INTEGRATION: CWS configrefactor01 (1.10.24); FILE MERGED 2007/01/11 10:35:26 mmeeks 1.10.24.1: Submitted by: mmeeks

Large scale re-factoring, remove fine-grained locking in favor of a simple,
single global lock (still in progress).
Identify and fix various hot-spots.
Remove otherwise empty / non-compiled files.
Kill UpdateAccessor

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [3da25d5266ee019f74d5b19e67f9b519438c7a8f]

INTEGRATION: CWS configrefactor01 (1.7.84); FILE MERGED 2007/01/11 20:15:59 mmeeks 1.7.84.1: Submitted by: mmeeks More re-factoring, lots of locking rationalized, drastically reduced the mutex count, also removed ~300k interlocked increments with a non-interlocking SimpleReferencedObject base


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [27f6192d22780634bb4390267a08015133169d04]

INTEGRATION: CWS configrefactor01 (1.11.24); FILE MERGED 2007/10/12 16:56:51 mmeeks 1.11.24.2: Issue number: i#82311# Submitted by: mmeeks Split out bootstrapping piece, add cross-platform /tmp/ directory creation, Fix cross-thread locking issues during notification, remove some printfs. 2007/10/05 15:39:23 mmeeks 1.11.24.1: Issue number: i#82311 Submitted by: mmeeks Start of regression test framework - test actually boostraps configmgr & passes ...


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [ac18357f5fe5b547bb520c364d25d446699b62b0]

INTEGRATION: CWS configrefactor01 (1.13.24); FILE MERGED 2007/01/12 17:51:19 mmeeks 1.13.24.2: RIP 'memory::Accessor' 2007/01/08 20:48:52 mmeeks 1.13.24.1: Issue number: Submitted by: mmeeks Substantial configmgr re-factoring #1 ... 	+ remove endless typedef chains 	+ remove custom allocator & associated complexity 	+ remove Pointer, and 'Address' classes


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [c1f7bf484121ad0af6a5e963b71c6c9992432778]

INTEGRATION: CWS configrefactor01 (1.8.84); FILE MERGED 2007/01/12 17:51:18 mmeeks 1.8.84.1: RIP 'memory::Accessor'


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [bcc53324f9a9d1a73aad1b90e8e53208b47cde50]

INTEGRATION: CWS configrefactor01 (1.10.24); FILE MERGED 2007/01/12 17:51:18 mmeeks 1.10.24.3: RIP 'memory::Accessor' 2007/01/12 14:50:43 mmeeks 1.10.24.2: Another big prune of memory::Accessor ... 2007/01/08 20:48:52 mmeeks 1.10.24.1: Issue number: Submitted by: mmeeks Substantial configmgr re-factoring #1 ... 	+ remove endless typedef chains 	+ remove custom allocator & associated complexity 	+ remove Pointer, and 'Address' classes


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [94e565a344de77182fdbd15f1240a7df9d3058bf]

INTEGRATION: CWS configrefactor01 (1.18.84); FILE MERGED 2007/01/16 12:18:19 mmeeks 1.18.84.3: Submitted by: mmeeks Kill 'memory::Segment' - no longer needed. Bin some other (empty / redundant) headers. 2007/01/12 11:48:31 mmeeks 1.18.84.2: Remove a load of unneeded Accessor fluff Fix SimpleReferenceObject - it has to have 1 virtual method. 2007/01/11 10:35:26 mmeeks 1.18.84.1: Submitted by: mmeeks

Large scale re-factoring, remove fine-grained locking in favor of a simple,
single global lock (still in progress).
Identify and fix various hot-spots.
Remove otherwise empty / non-compiled files.
Kill UpdateAccessor

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [468bde2099c09cc34f6e5cef713595e54b1e556f]

INTEGRATION: CWS configrefactor01 (1.65.14); FILE MERGED 2007/02/07 11:44:42 mmeeks 1.65.14.5: RESYNC: (1.65-1.66); FILE MERGED 2007/01/16 12:18:19 mmeeks 1.65.14.4: Submitted by: mmeeks Kill 'memory::Segment' - no longer needed. Bin some other (empty / redundant) headers. 2007/01/12 11:48:31 mmeeks 1.65.14.3: Remove a load of unneeded Accessor fluff Fix SimpleReferenceObject - it has to have 1 virtual method. 2007/01/11 20:15:58 mmeeks 1.65.14.2: Submitted by: mmeeks More re-factoring, lots of locking rationalized, drastically reduced the mutex count, also removed ~300k interlocked increments with a non-interlocking SimpleReferencedObject base 2007/01/11 10:35:26 mmeeks 1.65.14.1: Submitted by: mmeeks

Large scale re-factoring, remove fine-grained locking in favor of a simple,
single global lock (still in progress).
Identify and fix various hot-spots.
Remove otherwise empty / non-compiled files.
Kill UpdateAccessor

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [30fb226e5295e360536b905965164597062c6817]

INTEGRATION: CWS configrefactor01 (1.17.24); FILE MERGED 2007/01/16 12:18:19 mmeeks 1.17.24.2: Submitted by: mmeeks Kill 'memory::Segment' - no longer needed. Bin some other (empty / redundant) headers. 2007/01/11 10:35:25 mmeeks 1.17.24.1: Submitted by: mmeeks

Large scale re-factoring, remove fine-grained locking in favor of a simple,
single global lock (still in progress).
Identify and fix various hot-spots.
Remove otherwise empty / non-compiled files.
Kill UpdateAccessor

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [74dc7ac21e866129d12194ec402338a70185f8b8]

INTEGRATION: CWS configrefactor01 (1.21.24); FILE MERGED 2007/10/10 09:42:32 mmeeks 1.21.24.5: Issue number: i#82311# Submitted by: mmeeks 3 unit tests now working & (old) locking snafu fixed 2007/01/12 17:51:18 mmeeks 1.21.24.4: RIP 'memory::Accessor' 2007/01/11 20:15:58 mmeeks 1.21.24.3: Submitted by: mmeeks More re-factoring, lots of locking rationalized, drastically reduced the mutex count, also removed ~300k interlocked increments with a non-interlocking SimpleReferencedObject base 2007/01/11 10:35:25 mmeeks 1.21.24.2: Submitted by: mmeeks

Large scale re-factoring, remove fine-grained locking in favor of a simple,
single global lock (still in progress).
Identify and fix various hot-spots.
Remove otherwise empty / non-compiled files.
Kill UpdateAccessor
2007/01/08 20:48:51 mmeeks 1.21.24.1: Issue number:
Submitted by: mmeeks
Substantial configmgr re-factoring #1 ...
	+ remove endless typedef chains
	+ remove custom allocator & associated complexity
	+ remove Pointer, and 'Address' classes

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [b3d21e40d4e867031de38c244408b5550b784dba]

INTEGRATION: CWS configrefactor01 (1.7.84); FILE MERGED 2007/01/11 20:15:58 mmeeks 1.7.84.1: Submitted by: mmeeks More re-factoring, lots of locking rationalized, drastically reduced the mutex count, also removed ~300k interlocked increments with a non-interlocking SimpleReferencedObject base


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [6d4f646f024d555170d33869a3867ef8f3f34d21]

INTEGRATION: CWS configrefactor01 (1.8.42); FILE MERGED 2007/01/16 12:18:19 mmeeks 1.8.42.5: Submitted by: mmeeks Kill 'memory::Segment' - no longer needed. Bin some other (empty / redundant) headers. 2007/01/12 17:51:18 mmeeks 1.8.42.4: RIP 'memory::Accessor' 2007/01/12 14:50:43 mmeeks 1.8.42.3: Another big prune of memory::Accessor ... 2007/01/11 20:15:58 mmeeks 1.8.42.2: Submitted by: mmeeks More re-factoring, lots of locking rationalized, drastically reduced the mutex count, also removed ~300k interlocked increments with a non-interlocking SimpleReferencedObject base 2007/01/08 20:48:51 mmeeks 1.8.42.1: Issue number: Submitted by: mmeeks Substantial configmgr re-factoring #1 ... 	+ remove endless typedef chains 	+ remove custom allocator & associated complexity 	+ remove Pointer, and 'Address' classes


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [252aea72eb76c0366e51f228133d6234c6555304]

INTEGRATION: CWS configrefactor01 (1.17.84); FILE MERGED 2007/11/21 10:16:00 sb 1.17.84.4: #i78215# Merged in 1.17.102.1. 2007/01/16 12:18:19 mmeeks 1.17.84.3: Submitted by: mmeeks Kill 'memory::Segment' - no longer needed. Bin some other (empty / redundant) headers. 2007/01/12 17:51:18 mmeeks 1.17.84.2: RIP 'memory::Accessor' 2007/01/11 20:15:58 mmeeks 1.17.84.1: Submitted by: mmeeks More re-factoring, lots of locking rationalized, drastically reduced the mutex count, also removed ~300k interlocked increments with a non-interlocking SimpleReferencedObject base


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [7a8a741986333486e5166947696b5a54ec3531ea]

INTEGRATION: CWS configrefactor01 (1.15.24); FILE MERGED 2007/10/05 14:14:04 mmeeks 1.15.24.2: Issue number: i#82311 Submitted by: mmeeks Reviewed by:  mmeeks

Cleanups from patch re-review.
Improvements to unit-testing framework.
2007/01/11 10:35:25 mmeeks 1.15.24.1: Submitted by: mmeeks

Large scale re-factoring, remove fine-grained locking in favor of a simple,
single global lock (still in progress).
Identify and fix various hot-spots.
Remove otherwise empty / non-compiled files.
Kill UpdateAccessor

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [5d3bce4146b4184e788059f989caba0eba0a38cf]

INTEGRATION: CWS configrefactor01 (1.6.24); FILE MERGED 2007/01/11 20:15:58 mmeeks 1.6.24.1: Submitted by: mmeeks More re-factoring, lots of locking rationalized, drastically reduced the mutex count, also removed ~300k interlocked increments with a non-interlocking SimpleReferencedObject base


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [d92bc1c115ab69e2048a90c7e9777277c361fb7f]

INTEGRATION: CWS configrefactor01 (1.31.24); FILE MERGED 2007/10/10 12:46:41 mmeeks 1.31.24.3: Issue number:  i#82311# Submitted by: mmeeks add missing UnoApiLock on dispose, and clean unit test. 2007/05/23 17:21:07 hub 1.31.24.2: remove a spurious ; 2007/01/11 10:35:25 mmeeks 1.31.24.1: Submitted by: mmeeks

Large scale re-factoring, remove fine-grained locking in favor of a simple,
single global lock (still in progress).
Identify and fix various hot-spots.
Remove otherwise empty / non-compiled files.
Kill UpdateAccessor

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [59761a3d2f4984be59d321aa1962e2266befdcd7]

INTEGRATION: CWS configrefactor01 (1.8.84); FILE MERGED 2007/01/16 12:18:18 mmeeks 1.8.84.3: Submitted by: mmeeks Kill 'memory::Segment' - no longer needed. Bin some other (empty / redundant) headers. 2007/01/11 20:15:57 mmeeks 1.8.84.2: Submitted by: mmeeks More re-factoring, lots of locking rationalized, drastically reduced the mutex count, also removed ~300k interlocked increments with a non-interlocking SimpleReferencedObject base 2007/01/11 10:35:25 mmeeks 1.8.84.1: Submitted by: mmeeks

Large scale re-factoring, remove fine-grained locking in favor of a simple,
single global lock (still in progress).
Identify and fix various hot-spots.
Remove otherwise empty / non-compiled files.
Kill UpdateAccessor

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [901415e9bbea357f46918453d6dab528ea9c2961]

INTEGRATION: CWS configrefactor01 (1.9.24); FILE MERGED 2007/02/07 12:00:30 mmeeks 1.9.24.2: Submitted by: sb Reviewed by:  mmeeks Nice fixes from Stefan, thanks. 2007/01/11 20:15:57 mmeeks 1.9.24.1: Submitted by: mmeeks More re-factoring, lots of locking rationalized, drastically reduced the mutex count, also removed ~300k interlocked increments with a non-interlocking SimpleReferencedObject base


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [b4f121fcffd40b238e850c2c49c1272075b168d0]

INTEGRATION: CWS configrefactor01 (1.16.24); FILE MERGED 2007/01/16 12:18:18 mmeeks 1.16.24.6: Submitted by: mmeeks Kill 'memory::Segment' - no longer needed. Bin some other (empty / redundant) headers. 2007/01/12 17:51:18 mmeeks 1.16.24.5: RIP 'memory::Accessor' 2007/01/12 14:50:42 mmeeks 1.16.24.4: Another big prune of memory::Accessor ... 2007/01/12 11:48:31 mmeeks 1.16.24.3: Remove a load of unneeded Accessor fluff Fix SimpleReferenceObject - it has to have 1 virtual method. 2007/01/11 20:15:57 mmeeks 1.16.24.2: Submitted by: mmeeks More re-factoring, lots of locking rationalized, drastically reduced the mutex count, also removed ~300k interlocked increments with a non-interlocking SimpleReferencedObject base 2007/01/11 10:35:25 mmeeks 1.16.24.1: Submitted by: mmeeks

Large scale re-factoring, remove fine-grained locking in favor of a simple,
single global lock (still in progress).
Identify and fix various hot-spots.
Remove otherwise empty / non-compiled files.
Kill UpdateAccessor

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [b01e4b4bd1e9c49bd8b0c6c8e0a806fbaf81d38e]

INTEGRATION: CWS configrefactor01 (1.19.24); FILE MERGED 2007/10/12 16:56:50 mmeeks 1.19.24.4: Issue number: i#82311# Submitted by: mmeeks Split out bootstrapping piece, add cross-platform /tmp/ directory creation, Fix cross-thread locking issues during notification, remove some printfs. 2007/01/12 17:51:18 mmeeks 1.19.24.3: RIP 'memory::Accessor' 2007/01/12 14:50:42 mmeeks 1.19.24.2: Another big prune of memory::Accessor ... 2007/01/11 20:15:57 mmeeks 1.19.24.1: Submitted by: mmeeks More re-factoring, lots of locking rationalized, drastically reduced the mutex count, also removed ~300k interlocked increments with a non-interlocking SimpleReferencedObject base


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [7d28dc3775cd912d856e23545690a96ee8bbb32a]

INTEGRATION: CWS configrefactor01 (1.25.84); FILE MERGED 2007/01/16 12:18:18 mmeeks 1.25.84.4: Submitted by: mmeeks Kill 'memory::Segment' - no longer needed. Bin some other (empty / redundant) headers. 2007/01/12 17:51:17 mmeeks 1.25.84.3: RIP 'memory::Accessor' 2007/01/11 20:15:57 mmeeks 1.25.84.2: Submitted by: mmeeks More re-factoring, lots of locking rationalized, drastically reduced the mutex count, also removed ~300k interlocked increments with a non-interlocking SimpleReferencedObject base 2007/01/08 20:48:51 mmeeks 1.25.84.1: Issue number: Submitted by: mmeeks Substantial configmgr re-factoring #1 ... 	+ remove endless typedef chains 	+ remove custom allocator & associated complexity 	+ remove Pointer, and 'Address' classes


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [67d0fa1e5ea0b3686f0afa7e1ec899579121fe5b]

INTEGRATION: CWS configrefactor01 (1.41.24); FILE MERGED 2007/10/11 16:14:07 mmeeks 1.41.24.7: Issue number: i#82311# Submitted by: mmeeks Add threaded unit tests, fix locking issues in apitreeimplobj.cxx Add UnoApiLockClearable, and UnoApiLockReleaser (prolly needed for the next tests) 2007/10/05 14:14:04 mmeeks 1.41.24.6: Issue number: i#82311 Submitted by: mmeeks Reviewed by:  mmeeks

Cleanups from patch re-review.
Improvements to unit-testing framework.
2007/01/16 12:18:18 mmeeks 1.41.24.5: Submitted by: mmeeks
Kill 'memory::Segment' - no longer needed.
Bin some other (empty / redundant) headers.
2007/01/12 17:51:17 mmeeks 1.41.24.4: RIP 'memory::Accessor'
2007/01/12 14:50:42 mmeeks 1.41.24.3: Another big prune of memory::Accessor ...
2007/01/11 20:15:57 mmeeks 1.41.24.2: Submitted by: mmeeks
More re-factoring, lots of locking rationalized, drastically reduced
the mutex count, also removed ~300k interlocked increments with a non-interlocking
SimpleReferencedObject base
2007/01/08 20:48:51 mmeeks 1.41.24.1: Issue number:
Submitted by: mmeeks
Substantial configmgr re-factoring #1 ...
	+ remove endless typedef chains
	+ remove custom allocator & associated complexity
	+ remove Pointer, and 'Address' classes

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [84e663fd416d1316a1038a064deb0446f43c6029]

INTEGRATION: CWS configrefactor01 (1.10.84); FILE MERGED 2007/02/07 12:14:54 mmeeks 1.10.84.5: remove obsolete memory::Segment forward decls. 2007/01/16 12:18:18 mmeeks 1.10.84.4: Submitted by: mmeeks Kill 'memory::Segment' - no longer needed. Bin some other (empty / redundant) headers. 2007/01/12 17:51:17 mmeeks 1.10.84.3: RIP 'memory::Accessor' 2007/01/11 20:15:57 mmeeks 1.10.84.2: Submitted by: mmeeks More re-factoring, lots of locking rationalized, drastically reduced the mutex count, also removed ~300k interlocked increments with a non-interlocking SimpleReferencedObject base 2007/01/11 10:35:24 mmeeks 1.10.84.1: Submitted by: mmeeks

Large scale re-factoring, remove fine-grained locking in favor of a simple,
single global lock (still in progress).
Identify and fix various hot-spots.
Remove otherwise empty / non-compiled files.
Kill UpdateAccessor

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [d40090f5968939480dadc3daeb8b15755a76fbc8]

INTEGRATION: CWS configrefactor01 (1.9.24); FILE MERGED 2007/01/16 12:18:18 mmeeks 1.9.24.5: Submitted by: mmeeks Kill 'memory::Segment' - no longer needed. Bin some other (empty / redundant) headers. 2007/01/12 17:51:17 mmeeks 1.9.24.4: RIP 'memory::Accessor' 2007/01/12 14:50:42 mmeeks 1.9.24.3: Another big prune of memory::Accessor ... 2007/01/11 20:15:56 mmeeks 1.9.24.2: Submitted by: mmeeks More re-factoring, lots of locking rationalized, drastically reduced the mutex count, also removed ~300k interlocked increments with a non-interlocking SimpleReferencedObject base 2007/01/08 20:48:51 mmeeks 1.9.24.1: Issue number: Submitted by: mmeeks Substantial configmgr re-factoring #1 ... 	+ remove endless typedef chains 	+ remove custom allocator & associated complexity 	+ remove Pointer, and 'Address' classes


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [d8afd7693ce99185a89a51d124f7f2441dd6ddef]

INTEGRATION: CWS configrefactor01 (1.9.84); FILE MERGED 2007/01/12 17:51:17 mmeeks 1.9.84.3: RIP 'memory::Accessor' 2007/01/11 20:15:56 mmeeks 1.9.84.2: Submitted by: mmeeks More re-factoring, lots of locking rationalized, drastically reduced the mutex count, also removed ~300k interlocked increments with a non-interlocking SimpleReferencedObject base 2007/01/11 10:35:24 mmeeks 1.9.84.1: Submitted by: mmeeks

Large scale re-factoring, remove fine-grained locking in favor of a simple,
single global lock (still in progress).
Identify and fix various hot-spots.
Remove otherwise empty / non-compiled files.
Kill UpdateAccessor

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [c00ecbe08ad2a376080cb0f2ef580373f062ae2b]

INTEGRATION: CWS configrefactor01 (1.11.24); FILE MERGED 2007/01/12 17:51:17 mmeeks 1.11.24.4: RIP 'memory::Accessor' 2007/01/12 14:50:42 mmeeks 1.11.24.3: Another big prune of memory::Accessor ... 2007/01/11 20:15:56 mmeeks 1.11.24.2: Submitted by: mmeeks More re-factoring, lots of locking rationalized, drastically reduced the mutex count, also removed ~300k interlocked increments with a non-interlocking SimpleReferencedObject base 2007/01/08 20:48:51 mmeeks 1.11.24.1: Issue number: Submitted by: mmeeks Substantial configmgr re-factoring #1 ... 	+ remove endless typedef chains 	+ remove custom allocator & associated complexity 	+ remove Pointer, and 'Address' classes


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [0e75419902dc8ef7056825639a3d2e8c0270762f]

INTEGRATION: CWS configrefactor01 (1.10.36); FILE MERGED 2007/02/07 12:14:53 mmeeks 1.10.36.6: remove obsolete memory::Segment forward decls. 2007/01/16 12:18:18 mmeeks 1.10.36.5: Submitted by: mmeeks Kill 'memory::Segment' - no longer needed. Bin some other (empty / redundant) headers. 2007/01/12 17:51:17 mmeeks 1.10.36.4: RIP 'memory::Accessor' 2007/01/11 20:15:56 mmeeks 1.10.36.3: Submitted by: mmeeks More re-factoring, lots of locking rationalized, drastically reduced the mutex count, also removed ~300k interlocked increments with a non-interlocking SimpleReferencedObject base 2007/01/11 10:35:24 mmeeks 1.10.36.2: Submitted by: mmeeks

Large scale re-factoring, remove fine-grained locking in favor of a simple,
single global lock (still in progress).
Identify and fix various hot-spots.
Remove otherwise empty / non-compiled files.
Kill UpdateAccessor
2007/01/08 20:48:51 mmeeks 1.10.36.1: Issue number:
Submitted by: mmeeks
Substantial configmgr re-factoring #1 ...
	+ remove endless typedef chains
	+ remove custom allocator & associated complexity
	+ remove Pointer, and 'Address' classes

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [40226f7e4b11733164f2b01f27cc2d27aeb9e399]

INTEGRATION: CWS configrefactor01 (1.13.24); FILE MERGED 2007/01/16 12:18:17 mmeeks 1.13.24.6: Submitted by: mmeeks Kill 'memory::Segment' - no longer needed. Bin some other (empty / redundant) headers. 2007/01/12 17:51:16 mmeeks 1.13.24.5: RIP 'memory::Accessor' 2007/01/12 14:50:41 mmeeks 1.13.24.4: Another big prune of memory::Accessor ... 2007/01/11 20:15:56 mmeeks 1.13.24.3: Submitted by: mmeeks More re-factoring, lots of locking rationalized, drastically reduced the mutex count, also removed ~300k interlocked increments with a non-interlocking SimpleReferencedObject base 2007/01/11 10:35:24 mmeeks 1.13.24.2: Submitted by: mmeeks

Large scale re-factoring, remove fine-grained locking in favor of a simple,
single global lock (still in progress).
Identify and fix various hot-spots.
Remove otherwise empty / non-compiled files.
Kill UpdateAccessor
2007/01/08 20:48:50 mmeeks 1.13.24.1: Issue number:
Submitted by: mmeeks
Substantial configmgr re-factoring #1 ...
	+ remove endless typedef chains
	+ remove custom allocator & associated complexity
	+ remove Pointer, and 'Address' classes

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [537c3da79738c4ef6e3aa17684b06aed395c4f65]

INTEGRATION: CWS configrefactor01 (1.8.84); FILE MERGED 2007/01/11 20:15:56 mmeeks 1.8.84.1: Submitted by: mmeeks More re-factoring, lots of locking rationalized, drastically reduced the mutex count, also removed ~300k interlocked increments with a non-interlocking SimpleReferencedObject base


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [a926e5a64c0a40cc541e047849d17e6a74c54972]

INTEGRATION: CWS configrefactor01 (1.11.24); FILE MERGED 2007/01/11 20:15:56 mmeeks 1.11.24.1: Submitted by: mmeeks More re-factoring, lots of locking rationalized, drastically reduced the mutex count, also removed ~300k interlocked increments with a non-interlocking SimpleReferencedObject base


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [4b939806df4a04de31f3098d746baf8cb978d3b2]

INTEGRATION: CWS configrefactor01 (1.15.24); FILE MERGED 2007/01/12 17:51:16 mmeeks 1.15.24.1: RIP 'memory::Accessor'


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [7bd19a2cd9bcc53fe092e5699c5e80afdc7754ed]

INTEGRATION: CWS configrefactor01 (1.6.24); FILE MERGED 2007/01/11 20:15:55 mmeeks 1.6.24.1: Submitted by: mmeeks More re-factoring, lots of locking rationalized, drastically reduced the mutex count, also removed ~300k interlocked increments with a non-interlocking SimpleReferencedObject base


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [1189558cc37f4e44a3dd63684c2ed8fb1dfb9e0e]

INTEGRATION: CWS configrefactor01 (1.9.24); FILE MERGED 2007/01/12 17:51:16 mmeeks 1.9.24.2: RIP 'memory::Accessor' 2007/01/12 11:48:30 mmeeks 1.9.24.1: Remove a load of unneeded Accessor fluff Fix SimpleReferenceObject - it has to have 1 virtual method.


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [b10af5e07bb6df42285f970d182008082f9f329d]

INTEGRATION: CWS configrefactor01 (1.10.84); FILE MERGED 2007/01/12 17:51:16 mmeeks 1.10.84.1: RIP 'memory::Accessor'


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [804c24f8ea7cb30b7daeb445c7c2ab9bbe72748e]

INTEGRATION: CWS configrefactor01 (1.14.24); FILE MERGED 2007/01/12 17:51:16 mmeeks 1.14.24.1: RIP 'memory::Accessor'


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [57021a753b0540da0c2ad6a933f026b6ef9e3808]

INTEGRATION: CWS configrefactor01 (1.1.2); FILE ADDED 2007/10/10 11:06:46 mmeeks 1.1.2.1: Issue number: i#82311# Submitted by: mmeeks add files I forgot.


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [fc045e829289d5ad9a59b2f5080c255c16a2442e]

INTEGRATION: CWS configrefactor01 (1.1.2); FILE ADDED 2007/10/10 11:06:16 mmeeks 1.1.2.3: Issue number: i#82311# Submitted by: mmeeks Remove some fprintf clutter, add files, adjust configuration so we actually read the data, add a new performance test based on the framework access pattern. 2007/10/08 16:35:39 mmeeks 1.1.2.2: Issue number: i#82311# Submitted by: mmeeks More work on unit tests - now set / get keys works (not just bootstrapping) 2007/10/05 15:39:23 mmeeks 1.1.2.1: Issue number: i#82311 Submitted by: mmeeks Start of regression test framework - test actually boostraps configmgr & passes ...


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [35f12ae2b35738212c8d1853b8e80324c6f60377]

INTEGRATION: CWS configrefactor01 (1.1.2); FILE ADDED 2007/10/11 16:14:07 mmeeks 1.1.2.2: Issue number: i#82311# Submitted by: mmeeks Add threaded unit tests, fix locking issues in apitreeimplobj.cxx Add UnoApiLockClearable, and UnoApiLockReleaser (prolly needed for the next tests) 2007/10/10 11:06:16 mmeeks 1.1.2.1: Issue number: i#82311# Submitted by: mmeeks Remove some fprintf clutter, add files, adjust configuration so we actually read the data, add a new performance test based on the framework access pattern.


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [266485286b1d81cd78c7f948499d7769347f438e]

INTEGRATION: CWS configrefactor01 (1.1.2); FILE ADDED 2007/10/10 11:06:16 mmeeks 1.1.2.2: Issue number: i#82311# Submitted by: mmeeks Remove some fprintf clutter, add files, adjust configuration so we actually read the data, add a new performance test based on the framework access pattern. 2007/10/05 15:39:23 mmeeks 1.1.2.1: Issue number: i#82311 Submitted by: mmeeks Start of regression test framework - test actually boostraps configmgr & passes ...


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [0ab45a7dcde9357a8893e01b43f270ea2072b713]

INTEGRATION: CWS configrefactor01 (1.1.2); FILE ADDED 2007/10/12 17:14:03 mmeeks 1.1.2.2: Issue number: i#82311# Submitted by: mmeeks create a (fixed name, sadly) /tmp directory and remove it afterwards. 2007/10/12 16:56:50 mmeeks 1.1.2.1: Issue number: i#82311# Submitted by: mmeeks Split out bootstrapping piece, add cross-platform /tmp/ directory creation, Fix cross-thread locking issues during notification, remove some printfs.


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [548d9ab903df534d365af3578051bd19879b8f1d]

INTEGRATION: CWS configrefactor01 (1.1.2); FILE ADDED 2007/10/12 17:19:52 mmeeks 1.1.2.3: Issue number: i#82311# Submitted by: mmeeks final review ... 2007/10/12 16:56:50 mmeeks 1.1.2.2: Issue number: i#82311# Submitted by: mmeeks Split out bootstrapping piece, add cross-platform /tmp/ directory creation, Fix cross-thread locking issues during notification, remove some printfs. 2007/10/11 16:14:07 mmeeks 1.1.2.1: Issue number: i#82311# Submitted by: mmeeks Add threaded unit tests, fix locking issues in apitreeimplobj.cxx Add UnoApiLockClearable, and UnoApiLockReleaser (prolly needed for the next tests)


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [479a445162a492893a21941bd8786cdea5a8ec05]

INTEGRATION: CWS configrefactor01 (1.1.2); FILE ADDED 2007/10/12 16:56:50 mmeeks 1.1.2.12: Issue number: i#82311# Submitted by: mmeeks Split out bootstrapping piece, add cross-platform /tmp/ directory creation, Fix cross-thread locking issues during notification, remove some printfs. 2007/10/11 16:14:07 mmeeks 1.1.2.11: Issue number: i#82311# Submitted by: mmeeks Add threaded unit tests, fix locking issues in apitreeimplobj.cxx Add UnoApiLockClearable, and UnoApiLockReleaser (prolly needed for the next tests) 2007/10/10 12:46:40 mmeeks 1.1.2.10: Issue number:  i#82311# Submitted by: mmeeks add missing UnoApiLock on dispose, and clean unit test. 2007/10/10 11:43:24 mmeeks 1.1.2.9: Issue number: i#82311# Submitted by: mmeeks add performance unit test - dump time taken, and time-stamps etc. 2007/10/10 11:06:16 mmeeks 1.1.2.8: Issue number: i#82311# Submitted by: mmeeks Remove some fprintf clutter, add files, adjust configuration so we actually read the data, add a new performance test based on the framework access pattern. 2007/10/10 09:42:32 mmeeks 1.1.2.7: Issue number: i#82311# Submitted by: mmeeks 3 unit tests now working & (old) locking snafu fixed 2007/10/08 16:35:39 mmeeks 1.1.2.6: Issue number: i#82311# Submitted by: mmeeks More work on unit tests - now set / get keys works (not just bootstrapping) 2007/10/05 15:39:23 mmeeks 1.1.2.5: Issue number: i#82311 Submitted by: mmeeks Start of regression test framework - test actually boostraps configmgr & passes ... 2007/10/05 14:14:04 mmeeks 1.1.2.4: Issue number: i#82311 Submitted by: mmeeks Reviewed by:  mmeeks

Cleanups from patch re-review.
Improvements to unit-testing framework.
2007/02/08 12:44:56 sb 1.1.2.3: Not yet working unit testing framework.
2007/02/07 12:20:20 sb 1.1.2.2: Made code warning free (unxsoli4.pro).
2007/02/05 15:21:45 mmeeks 1.1.2.1: Submitted by: mmeeks
Reduce memory usage for 'subtree' further ~250k or so, start of unit tests.

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [54b882248d04d95d7e957bb745a3df574c9c74d1]

INTEGRATION: CWS configrefactor01 (1.1.2); FILE ADDED 2007/10/12 16:56:50 mmeeks 1.1.2.6: Issue number: i#82311# Submitted by: mmeeks Split out bootstrapping piece, add cross-platform /tmp/ directory creation, Fix cross-thread locking issues during notification, remove some printfs. 2007/10/11 16:14:06 mmeeks 1.1.2.5: Issue number: i#82311# Submitted by: mmeeks Add threaded unit tests, fix locking issues in apitreeimplobj.cxx Add UnoApiLockClearable, and UnoApiLockReleaser (prolly needed for the next tests) 2007/10/08 16:35:39 mmeeks 1.1.2.4: Issue number: i#82311# Submitted by: mmeeks More work on unit tests - now set / get keys works (not just bootstrapping) 2007/10/05 14:14:04 mmeeks 1.1.2.3: Issue number: i#82311 Submitted by: mmeeks Reviewed by:  mmeeks

Cleanups from patch re-review.
Improvements to unit-testing framework.
2007/02/08 12:44:56 sb 1.1.2.2: Not yet working unit testing framework.
2007/02/05 15:21:44 mmeeks 1.1.2.1: Submitted by: mmeeks
Reduce memory usage for 'subtree' further ~250k or so, start of unit tests.

2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [75d8432983d29e95506147c59bde31fbc5293aad]

INTEGRATION: CWS configrefactor01 (1.1.2); FILE ADDED 2007/02/05 15:21:44 mmeeks 1.1.2.1: Submitted by: mmeeks Reduce memory usage for 'subtree' further ~250k or so, start of unit tests.


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [5ab02730dd070b1f0e323878b48eaf49e4b0416e]

INTEGRATION: CWS configrefactor01 (1.1.2); FILE ADDED 2007/10/12 16:56:50 mmeeks 1.1.2.5: Issue number: i#82311# Submitted by: mmeeks Split out bootstrapping piece, add cross-platform /tmp/ directory creation, Fix cross-thread locking issues during notification, remove some printfs. 2007/10/10 11:06:16 mmeeks 1.1.2.4: Issue number: i#82311# Submitted by: mmeeks Remove some fprintf clutter, add files, adjust configuration so we actually read the data, add a new performance test based on the framework access pattern. 2007/10/10 09:42:32 mmeeks 1.1.2.3: Issue number: i#82311# Submitted by: mmeeks 3 unit tests now working & (old) locking snafu fixed 2007/10/08 16:35:38 mmeeks 1.1.2.2: Issue number: i#82311# Submitted by: mmeeks More work on unit tests - now set / get keys works (not just bootstrapping) 2007/10/05 15:39:23 mmeeks 1.1.2.1: Issue number: i#82311 Submitted by: mmeeks Start of regression test framework - test actually boostraps configmgr & passes ...


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [6c43933ba2aa92c2b4c4c5221d581ceb4c657f1d]

INTEGRATION: CWS configrefactor01 (1.1.2); FILE ADDED 2007/10/12 16:56:50 mmeeks 1.1.2.2: Issue number: i#82311# Submitted by: mmeeks Split out bootstrapping piece, add cross-platform /tmp/ directory creation, Fix cross-thread locking issues during notification, remove some printfs. 2007/10/11 16:14:06 mmeeks 1.1.2.1: Issue number: i#82311# Submitted by: mmeeks Add threaded unit tests, fix locking issues in apitreeimplobj.cxx Add UnoApiLockClearable, and UnoApiLockReleaser (prolly needed for the next tests)


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [d2144c328e34894161398a403b1e4d0db9cbd422]

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>  [a2af7f6b47fc7d6dcf2429a973fc6513113a0424]

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>  [70b5e33fd7895d6e9670115b90e91ce00b22924a]

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>  [1896d70061a566889cb9a74c3a408172f8e3271a]

INTEGRATION: CWS native116 (1.90.100); FILE MERGED 2007/10/30 12:50:46 hro 1.90.100.2: #i76712# Load AddFontResourceEx dynamically 2007/10/12 15:38:06 hro 1.90.100.1: #i76712# Load AddFontResourceEx dinamically


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [6b0a4a1de29e7b915a0dc0c017b87f0f0adaeee8]

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>  [99e4ae9bd69f0260c8f83f6669db267b333d2f11]

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>  [9834b82bb6dc39806b1b50597a7f29db1c9343f6]

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>  [59462a03071f143a027f1a70a951ce05575b153f]

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>  [835162750f711f869f04d2ebb04f17f7e5fec170]

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>  [708fd2b1890a59fa4a6ae7556e603c811b479579]

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>  [a2983617dd05e5452dd3be5d02cdf965157c8b4b]

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>  [214eaa3af2a0b16a84b74dc85891d53aa49f2868]

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>  [dc3728e560f91bc6b0a108cce6e05912cfeeeb8a]

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>  [17473a9a504fdea5a16419fdd9006ebd7c46f81d]

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>  [8523978a69dadfeb6c2343157e9fc78deff84a8b]

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-23  Ivo Hinkelmann  <ihi@openoffice.org>  [e66cb909bdc46d663a65df2a4b3372d330d4f0d9]

INTEGRATION: CWS sb79 (1.3.30); FILE MERGED 2007/10/04 15:33:36 sb 1.3.30.1: #i79786# Do not create any user data (for the root user) in --shared mode.


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [df85028cd8fac8c88eea3acfdd2a38840626227c]

INTEGRATION: CWS sb79 (1.9.28); FILE MERGED 2007/10/04 15:33:36 sb 1.9.28.1: #i79786# Do not create any user data (for the root user) in --shared mode.


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [4226d6e96d5bd5bd3ce2c502732e4634e20151b6]

INTEGRATION: CWS sb79 (1.7.28); FILE MERGED 2007/10/04 15:33:36 sb 1.7.28.1: #i79786# Do not create any user data (for the root user) in --shared mode.


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [e6de707402bb8c608b7745a02e2c08d524b9bf10]

INTEGRATION: CWS sb79 (1.39.38); FILE MERGED 2007/10/04 11:54:53 sb 1.39.38.1: #i66621# Introduced comphelper::string::searchAndReplace.


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [32b27f6d57a3af14baa8b7a0e6194160d489af1d]

INTEGRATION: CWS sb79 (1.13.190); FILE MERGED 2007/09/26 13:44:42 sb 1.13.190.1: #i78840# ImplEUCJPToUnicode erroneously added RTL_TEXTTOUNICODE_INFO_ERROR to RTL_TEXTTOUNICODE_INFO_SRCBUFFERTOSMALL.


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [004222902fc154c6b31f623cf1e3409339b2af8c]

INTEGRATION: CWS sb79 (1.10.76); FILE MERGED 2007/09/26 13:44:42 sb 1.10.76.1: #i78840# ImplEUCJPToUnicode erroneously added RTL_TEXTTOUNICODE_INFO_ERROR to RTL_TEXTTOUNICODE_INFO_SRCBUFFERTOSMALL.


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [ebd24bb90a6440184188d304b0a4996ab9b82564]

INTEGRATION: CWS sb79 (1.30.30); FILE MERGED 2007/10/10 07:39:09 sb 1.30.30.1: #i82428# Fixed documentation.


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [c0a92005da4590ba4f17a13b956d12f4f5359228]

INTEGRATION: CWS sb79 (1.21.190); FILE MERGED 2007/10/10 07:39:09 sb 1.21.190.1: #i82428# Fixed documentation.


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [462aca1db2cd13d464cf6b5826289e0ac27902b2]

INTEGRATION: CWS sb79 (1.1.2); FILE ADDED 2007/10/04 12:02:50 sb 1.1.2.1: #i66621# Introduced comphelper::string::searchAndReplace.


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [00c22f2a08fbc2297b1adfe189e4c9f254c000f3]

INTEGRATION: CWS sb79 (1.1.2); FILE ADDED 2007/10/04 11:56:25 sb 1.1.2.1: #i66621# Introduced comphelper::string::searchAndReplace.


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [72f40de01f32b8eb39a6acb7b160c1804038bc14]

INTEGRATION: CWS sb79 (1.1.2); FILE ADDED 2007/10/04 12:02:39 sb 1.1.2.1: #i66621# Introduced comphelper::string::searchAndReplace.


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [d0f9a14225c92c59adbdc2bf777250e893c48f5e]

INTEGRATION: CWS sb79 (1.19.32); FILE MERGED 2007/09/26 14:56:30 sb 1.19.32.1: #i80838# Published UrlToFileMapper.


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [8a959e9048de6ad4de400e43d39df8a988fdde0f]

INTEGRATION: CWS sb79 (1.11.74); FILE MERGED 2007/09/26 14:04:41 sb 1.11.74.1: #i80947# Clarified documentation.


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [0de3dc262767dcf0b7f31d2b7e5bb78adee73110]

INTEGRATION: CWS sb79 (1.3.56); FILE MERGED 2007/09/26 14:55:02 sb 1.3.56.1: #i80838# Published UrlToFileMapper.


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [536cb4f9a607a04fd9b008be19465747428915ba]

INTEGRATION: CWS sb79 (1.9.56); FILE MERGED 2007/09/27 11:59:04 sb 1.9.56.1: #i51323# Fixed createBridge with empty name.


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [48734a4d149b9bd199c0e44d777908b593769623]

INTEGRATION: CWS sb79 (1.7.136); FILE MERGED 2007/09/27 12:01:06 sb 1.7.136.1: #i51323# refactored


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [e5ae0aa4b42f67f295e111003f32e97bb134b9cd]

INTEGRATION: CWS sb79 (1.6.136); FILE MERGED 2007/09/27 12:01:06 sb 1.6.136.1: #i51323# refactored


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [54f480ac1c7e156199b7f80f034558d60173b188]

INTEGRATION: CWS sb79 (1.9.136); FILE MERGED 2007/09/27 12:00:15 sb 1.9.136.1: #i51323# Fixed createBridge with empty name.


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [23817b6dae0d75f06149249e69bde47d38d4742a]

INTEGRATION: CWS sb79 (1.3.136); FILE MERGED 2007/09/27 12:01:05 sb 1.3.136.1: #i51323# refactored


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [df78a3ec5ba222d06cd4cdb768b45765fbbe711e]

INTEGRATION: CWS sb79 (1.4.136); FILE MERGED 2007/09/27 12:01:05 sb 1.4.136.1: #i51323# refactored


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [cbf3aed4e7d0d87a698e4eaea7b1845374f22ccb]

INTEGRATION: CWS sb79 (1.5.136); FILE MERGED 2007/09/27 12:01:05 sb 1.5.136.1: #i51323# refactored


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [c36fc97ed76a02cbb1b8f83c46fe20257e24f4fe]

INTEGRATION: CWS sb79 (1.1.2); FILE ADDED 2007/09/27 11:59:56 sb 1.1.2.1: #i51323# Fixed createBridge with empty name.


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [449c73b52364d85b60df0f9d974bf2f195cc27f0]

INTEGRATION: CWS chart17 (1.112.12); FILE MERGED 2007/11/05 14:43:53 iha 1.112.12.3: #i63857#, #i4039# more flexible placement of data point labels, best fit for pie labels 2007/10/30 13:55:01 bm 1.112.12.2: RESYNC: (1.112-1.113); FILE MERGED 2007/10/12 12:38:51 bm 1.112.12.1: #i7998# equations for regression curves


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [c93a5ab84aa382e4ac6c7f8dfbe962b357571db0]

INTEGRATION: CWS chart17 (1.9.12); FILE MERGED 2007/11/05 14:43:19 iha 1.9.12.3: #i63857#, #i4039# more flexible placement of data point labels, best fit for pie labels 2007/10/30 13:55:08 bm 1.9.12.2: RESYNC: (1.9-1.10); FILE MERGED 2007/10/12 12:38:39 bm 1.9.12.1: #i7998# equations for regression curves


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [5d290a6e20e0a1d243e5fcb1bdf7b03f2511d376]

INTEGRATION: CWS chart17 (1.4.66); FILE MERGED 2007/11/05 14:26:37 iha 1.4.66.1: #i63857#, #i4039# more flexible placement of data point labels, best fit for pie labels


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [128c7bda8a2b8f72c7f19d40e0dff8a7649582b9]

INTEGRATION: CWS chart17 (1.26.32); FILE MERGED 2007/11/05 14:23:29 iha 1.26.32.3: #i63857#, #i4039# more flexible placement of data point labels, best fit for pie labels 2007/10/30 13:53:49 bm 1.26.32.2: RESYNC: (1.26-1.27); FILE MERGED 2007/10/12 12:35:11 bm 1.26.32.1: #i7998# equations for regression curves


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [36df976eeff998b8011705076b2d1de5ac7972ab]

INTEGRATION: CWS chart17 (1.7.66); FILE MERGED 2007/10/12 12:35:11 bm 1.7.66.1: #i7998# equations for regression curves


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [35df2fae4bfc1d0745e4ea75090151785b9315af]

INTEGRATION: CWS chart17 (1.5.66); FILE MERGED 2007/11/05 14:21:34 iha 1.5.66.1: #i63857#, #i4039# more flexible placement of data point labels, best fit for pie labels


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [ec015c78e64142a472fb9978974935c12b819b03]

INTEGRATION: CWS chart17 (1.14.32); FILE MERGED 2007/11/05 14:25:30 iha 1.14.32.2: #i63857#, #i4039# more flexible placement of data point labels, best fit for pie labels 2007/10/23 15:02:39 bm 1.14.32.1: #i82891# improve rendering of regression curves using XRegressionCurveCalculator::getCurveValues()


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [b2b48786b47a19551696aa1beffb7b79ca3d02c3]

INTEGRATION: CWS chart17 (1.39.2); FILE MERGED 2007/11/05 14:26:15 iha 1.39.2.3: #i63857#, #i4039# more flexible placement of data point labels, best fit for pie labels 2007/10/30 13:53:52 bm 1.39.2.2: RESYNC: (1.39-1.40); FILE MERGED 2007/10/12 12:35:11 bm 1.39.2.1: #i7998# equations for regression curves


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [93b7128af2f57a746f1db1a01b29564e99e320ae]

INTEGRATION: CWS chart17 (1.4.2); FILE MERGED 2007/11/05 18:00:19 iha 1.4.2.6: #i63857#, #i4039# more flexible placement of data point labels, best fit for pie labels 2007/11/05 14:19:54 iha 1.4.2.5: #i63857#, #i4039# more flexible placement of data point labels, best fit for pie labels 2007/10/30 13:53:55 bm 1.4.2.4: RESYNC: (1.4-1.5); FILE MERGED 2007/10/26 08:23:29 bm 1.4.2.3: #i10000# sfx item cleanup as preparation for resync 2007/10/26 07:55:01 bm 1.4.2.2: #i10000# prepared for resync to avoid conflicts 2007/10/12 12:35:11 bm 1.4.2.1: #i7998# equations for regression curves


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [a159039c642799487a0201edc0c4b70927d09d94]

INTEGRATION: CWS chart17 (1.19.2); FILE MERGED 2007/11/05 14:24:14 iha 1.19.2.4: #i63857#, #i4039# more flexible placement of data point labels, best fit for pie labels 2007/10/30 13:53:58 bm 1.19.2.3: RESYNC: (1.19-1.20); FILE MERGED 2007/10/23 15:02:39 bm 1.19.2.2: #i82891# improve rendering of regression curves using XRegressionCurveCalculator::getCurveValues() 2007/10/12 12:35:11 bm 1.19.2.1: #i7998# equations for regression curves


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [f08f7c3b6c4fd843469568b2794d5c4e8e6a62d1]

INTEGRATION: CWS chart17 (1.16.54); FILE MERGED 2007/11/05 14:22:14 iha 1.16.54.3: #i63857#, #i4039# more flexible placement of data point labels, best fit for pie labels 2007/10/30 13:54:03 bm 1.16.54.2: RESYNC: (1.16-1.17); FILE MERGED 2007/10/12 12:35:11 bm 1.16.54.1: #i7998# equations for regression curves


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [bf102edbd07f5faca908ed8377843c8b4b20eb44]

INTEGRATION: CWS chart17 (1.6.66); FILE MERGED 2007/10/23 07:25:06 bm 1.6.66.2: superfluous qualifier removed 2007/10/12 12:35:11 bm 1.6.66.1: #i7998# equations for regression curves


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [bcd5e604211b3eda4648b521c592917ced0e6d9e]

INTEGRATION: CWS chart17 (1.3.66); FILE MERGED 2007/11/05 14:21:12 iha 1.3.66.1: #i63857#, #i4039# more flexible placement of data point labels, best fit for pie labels


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [d6262ae74fb8f33acc9be92dcfad740d59a0692c]

INTEGRATION: CWS chart17 (1.11.4); FILE MERGED 2007/11/05 14:25:50 iha 1.11.4.3: #i63857#, #i4039# more flexible placement of data point labels, best fit for pie labels 2007/10/30 13:54:01 bm 1.11.4.2: RESYNC: (1.11-1.12); FILE MERGED 2007/10/23 15:02:39 bm 1.11.4.1: #i82891# improve rendering of regression curves using XRegressionCurveCalculator::getCurveValues()


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [97dd54d201883aa2e6fa515688b2adcdceafab15]

INTEGRATION: CWS chart17 (1.37.26); FILE MERGED 2007/11/05 14:24:54 iha 1.37.26.5: #i63857#, #i4039# more flexible placement of data point labels, best fit for pie labels 2007/10/30 13:54:09 bm 1.37.26.4: RESYNC: (1.37-1.38); FILE MERGED 2007/10/24 13:05:56 bm 1.37.26.3: #i7998# allow showing equations even if the regression curve is not visible (clipped away) 2007/10/23 15:02:37 bm 1.37.26.2: #i82891# improve rendering of regression curves using XRegressionCurveCalculator::getCurveValues() 2007/10/12 12:35:10 bm 1.37.26.1: #i7998# equations for regression curves


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [488ec54a986121311851c7be0f4e282194198f00]

INTEGRATION: CWS chart17 (1.7.66); FILE MERGED 2007/11/05 14:29:00 iha 1.7.66.1: #i63857#, #i4039# more flexible placement of data point labels, best fit for pie labels


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [ed4d9ca0934aa1ab10470e1197edce7913c86f0d]

INTEGRATION: CWS chart17 (1.16.32); FILE MERGED 2007/11/05 14:29:30 iha 1.16.32.1: #i63857#, #i4039# more flexible placement of data point labels, best fit for pie labels


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [667091f98b6e8326267be7ee9489874e68e48be9]

INTEGRATION: CWS chart17 (1.7.2); FILE MERGED 2007/11/05 14:28:20 iha 1.7.2.1: #i63857#, #i4039# more flexible placement of data point labels, best fit for pie labels


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [bde8186215a0256b031619d7e65f312a9254128a]

INTEGRATION: CWS chart17 (1.20.10); FILE MERGED 2007/11/05 17:21:10 iha 1.20.10.5: #i63857#, #i4039# more flexible placement of data point labels, best fit for pie labels 2007/11/05 14:28:42 iha 1.20.10.4: #i63857#, #i4039# more flexible placement of data point labels, best fit for pie labels 2007/10/30 13:54:12 bm 1.20.10.3: RESYNC: (1.20-1.21); FILE MERGED 2007/10/23 15:02:37 bm 1.20.10.2: #i82891# improve rendering of regression curves using XRegressionCurveCalculator::getCurveValues() 2007/10/12 12:35:10 bm 1.20.10.1: #i7998# equations for regression curves


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [99a76ca28347a1e4d27abc294c065b4e7fe4a43c]

INTEGRATION: CWS chart17 (1.13.66); FILE MERGED 2007/10/12 12:35:10 bm 1.13.66.1: #i7998# equations for regression curves


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [cf547a90c5b9ceaf46b25309d7d1daa0e8bf86d2]

INTEGRATION: CWS chart17 (1.49.12); FILE MERGED 2007/11/05 14:27:41 iha 1.49.12.4: #i63857#, #i4039# more flexible placement of data point labels, best fit for pie labels 2007/10/30 13:54:06 bm 1.49.12.3: RESYNC: (1.49-1.50); FILE MERGED 2007/10/23 15:02:37 bm 1.49.12.2: #i82891# improve rendering of regression curves using XRegressionCurveCalculator::getCurveValues() 2007/10/12 12:35:10 bm 1.49.12.1: #i7998# equations for regression curves


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [105042b3ad10409041359c2257e39f43496409b3]

INTEGRATION: CWS chart17 (1.24.32); FILE MERGED 2007/10/12 12:35:09 bm 1.24.32.1: #i7998# equations for regression curves


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [f27201228123ed481401a3bc92df5f60160b031b]

INTEGRATION: CWS chart17 (1.3.32); FILE MERGED 2007/10/12 12:35:09 bm 1.3.32.1: #i7998# equations for regression curves


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [6f2db986171a19e561079beb74f15987186ae289]

INTEGRATION: CWS chart17 (1.1.2); FILE ADDED 2007/10/25 12:54:52 bm 1.1.2.2: #10000# using ::cppu::OPropertySetHelper::disposing; needed for Solaris compiler 2007/10/12 12:32:44 bm 1.1.2.1: #i7998# equations for regression curves


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [754f522a5c5b71ce32d4316192e7d624010593bb]

INTEGRATION: CWS chart17 (1.1.2); FILE ADDED 2007/10/12 12:32:44 bm 1.1.2.1: #i7998# equations for regression curves


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [295248126cd553415bce50bbecfd3915a7085944]

INTEGRATION: CWS chart17 (1.5.4); FILE MERGED 2007/10/12 15:01:21 bm 1.5.4.2: #i7998# CTOR member order 2007/10/12 12:35:09 bm 1.5.4.1: #i7998# equations for regression curves


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [1598ef73d3ada11972ad24f78dec83336cc26bbf]

INTEGRATION: CWS chart17 (1.6.32); FILE MERGED 2007/10/29 16:53:17 bm 1.6.32.2: #i7998# set hairline line width as hard attribute to get a new default that works with old implementations 2007/10/12 12:35:09 bm 1.6.32.1: #i7998# equations for regression curves


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [729b1162717ddf8eb1750ff140a2ac9e72e20023]

INTEGRATION: CWS chart17 (1.11.32); FILE MERGED 2007/10/25 12:51:42 bm 1.11.32.2: #i7998# added helpers for resetting trendline equation positions of all equations when doing new arrangement 2007/10/12 12:35:09 bm 1.11.32.1: #i7998# equations for regression curves


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [1dde033c884684de2194756d4b78a5962bbb5826]

INTEGRATION: CWS chart17 (1.1.2); FILE ADDED 2007/10/23 16:51:19 bm 1.1.2.3: #i82891# no scaling means automatically linear 2007/10/23 15:02:36 bm 1.1.2.2: #i82891# improve rendering of regression curves using XRegressionCurveCalculator::getCurveValues() 2007/10/12 12:32:34 bm 1.1.2.1: #i7998# equations for regression curves


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [72e2310c9d3c69a0a5df9e25ae17a7247fb335d4]

INTEGRATION: CWS chart17 (1.4.32); FILE MERGED 2007/10/12 12:35:09 bm 1.4.32.1: #i7998# equations for regression curves


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [1a683d5053338b1fe9e9cd5d1bf2a99b7d4e73a8]

INTEGRATION: CWS chart17 (1.5.110); FILE MERGED 2007/10/23 15:02:36 bm 1.5.110.2: #i82891# improve rendering of regression curves using XRegressionCurveCalculator::getCurveValues() 2007/10/12 12:35:09 bm 1.5.110.1: #i7998# equations for regression curves


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [7a7d5931873caa81eeb90ee2f5ee6c9d3f3c2d8c]

INTEGRATION: CWS chart17 (1.4.4); FILE MERGED 2007/10/12 12:35:09 bm 1.4.4.1: #i7998# equations for regression curves


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [841b1d79773c41d9c83c42167ed436f26c8e3680]

INTEGRATION: CWS chart17 (1.5.32); FILE MERGED 2007/10/30 13:53:46 bm 1.5.32.4: RESYNC: (1.5-1.6); FILE MERGED 2007/10/23 16:36:44 bm 1.5.32.3: #i82891# optimization can also be done with logarithmic scaling in both directions 2007/10/23 15:02:36 bm 1.5.32.2: #i82891# improve rendering of regression curves using XRegressionCurveCalculator::getCurveValues() 2007/10/12 12:35:09 bm 1.5.32.1: #i7998# equations for regression curves


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [adbc3372a4ebb9e60e7daaa321cb13a1da4e9c7d]

INTEGRATION: CWS chart17 (1.6.110); FILE MERGED 2007/10/23 15:02:36 bm 1.6.110.2: #i82891# improve rendering of regression curves using XRegressionCurveCalculator::getCurveValues() 2007/10/12 12:35:09 bm 1.6.110.1: #i7998# equations for regression curves


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [0b8568c0bf9a260bb1f925f8a27f177ba79a311a]

INTEGRATION: CWS chart17 (1.6.66); FILE MERGED 2007/10/23 15:02:36 bm 1.6.66.2: #i82891# improve rendering of regression curves using XRegressionCurveCalculator::getCurveValues() 2007/10/12 12:35:09 bm 1.6.66.1: #i7998# equations for regression curves


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [e280b42bcb2adc71fcdbfd06c0d02867e5fa88c4]

INTEGRATION: CWS chart17 (1.7.26); FILE MERGED 2007/11/06 11:03:39 iha 1.7.26.1: #i63857#, #i4039#, #i83344# iterate correct over attributed data point


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [124d934dffd8737db2d4375029c5a8b3880acaec]

INTEGRATION: CWS chart17 (1.16.2); FILE MERGED 2007/11/05 14:17:23 iha 1.16.2.1: #i63857#, #i4039# more flexible placement of data point labels, best fit for pie labels


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [135be1494cf85f3bf10e1dda663cb05f82a28ffd]

INTEGRATION: CWS chart17 (1.10.54); FILE MERGED 2007/11/05 14:15:46 iha 1.10.54.1: #i63857#, #i4039# more flexible placement of data point labels, best fit for pie labels


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [c5f6b722e0751b7793f7d108ff0ca7c5667e96ec]

INTEGRATION: CWS chart17 (1.4.66); FILE MERGED 2007/11/05 14:13:36 iha 1.4.66.1: #i63857#, #i4039# more flexible placement of data point labels, best fit for pie labels


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [800fff87d0c026274f81d1b57b176bfae9701147]

INTEGRATION: CWS chart17 (1.9.4); FILE MERGED 2007/11/05 14:13:53 iha 1.9.4.1: #i63857#, #i4039# more flexible placement of data point labels, best fit for pie labels


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [247860cc648f3851b38edebd4618fa4c2634bb75]

INTEGRATION: CWS chart17 (1.7.54); FILE MERGED 2007/11/05 14:12:59 iha 1.7.54.1: #i63857#, #i4039# more flexible placement of data point labels, best fit for pie labels


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [4735d51399b1c38926738b86575b042160d0b4a4]

INTEGRATION: CWS chart17 (1.11.4); FILE MERGED 2007/11/05 14:13:17 iha 1.11.4.1: #i63857#, #i4039# more flexible placement of data point labels, best fit for pie labels


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [aefd4caaaee841f365b0eb3e4fa9ed0136fc4502]

INTEGRATION: CWS chart17 (1.5.66); FILE MERGED 2007/11/05 14:12:14 iha 1.5.66.1: #i63857#, #i4039# more flexible placement of data point labels, best fit for pie labels


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [c887d2a302a71be9350c3a9c1f6968870fcfc38b]

INTEGRATION: CWS chart17 (1.13.4); FILE MERGED 2007/11/05 14:12:30 iha 1.13.4.1: #i63857#, #i4039# more flexible placement of data point labels, best fit for pie labels


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [7dabe618e2dddea763d0de3c748baa9b6f65c4be]

INTEGRATION: CWS chart17 (1.4.66); FILE MERGED 2007/11/05 14:10:45 iha 1.4.66.1: #i63857#, #i4039# more flexible placement of data point labels, best fit for pie labels


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [b5e1352aff9cfc0bbd7b9fc56343530fae4ea10a]

INTEGRATION: CWS chart17 (1.7.32); FILE MERGED 2007/11/05 14:11:45 iha 1.7.32.1: #i63857#, #i4039# more flexible placement of data point labels, best fit for pie labels


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [a2f3ee10687318007f382d974f21e55e98874f10]

INTEGRATION: CWS chart17 (1.11.66); FILE MERGED 2007/11/05 14:10:03 iha 1.11.66.1: #i63857#, #i4039# more flexible placement of data point labels, best fit for pie labels


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [09d0e5bb624708c592e1becf6e4c4212d8ef3b4b]

INTEGRATION: CWS chart17 (1.16.4); FILE MERGED 2007/11/05 14:10:22 iha 1.16.4.1: #i63857#, #i4039# more flexible placement of data point labels, best fit for pie labels


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [4f151ff323c9d2939a772890ef3d48919a5dd642]

INTEGRATION: CWS chart17 (1.7.66); FILE MERGED 2007/11/05 14:05:08 iha 1.7.66.1: #i63857#, #i4039# more flexible placement of data point labels, best fit for pie labels


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [97bb230faa23819a164aab25fef9a89dd982444f]

INTEGRATION: CWS chart17 (1.9.4); FILE MERGED 2007/11/05 14:09:10 iha 1.9.4.1: #i63857#, #i4039# more flexible placement of data point labels, best fit for pie labels


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [06fe3d1e327abeaa2f32e255d24e609e398cd843]

INTEGRATION: CWS chart17 (1.8.66); FILE MERGED 2007/11/05 14:01:16 iha 1.8.66.1: #i63857#, #i4039# more flexible placement of data point labels, best fit for pie labels


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [09cae3f2100c2fd872180daac25fdfd1f3e1fcb3]

INTEGRATION: CWS chart17 (1.17.4); FILE MERGED 2007/11/06 11:05:21 iha 1.17.4.2: #i63857#, #i4039#, #i83344# iterate correct over attributed data point 2007/11/05 14:01:45 iha 1.17.4.1: #i63857#, #i4039# more flexible placement of data point labels, best fit for pie labels


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [f94e7ea828fb724d50f431b51d18e5432de6c3dd]

INTEGRATION: CWS chart17 (1.6.66); FILE MERGED 2007/11/05 14:04:10 iha 1.6.66.1: #i63857#, #i4039# more flexible placement of data point labels, best fit for pie labels


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [4318271f93e6df43116b1b97cdff841388c6efb3]

INTEGRATION: CWS chart17 (1.11.4); FILE MERGED 2007/11/05 14:04:41 iha 1.11.4.1: #i63857#, #i4039# more flexible placement of data point labels, best fit for pie labels


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [cf7f69c9e5df526fb1629cc860c62b3cdc1b6e26]

INTEGRATION: CWS chart17 (1.6.66); FILE MERGED 2007/11/05 14:02:15 iha 1.6.66.1: #i63857#, #i4039# more flexible placement of data point labels, best fit for pie labels


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [8778465edf11aa5e5986b0183aa28fb5bdbd6a2f]

INTEGRATION: CWS chart17 (1.9.4); FILE MERGED 2007/11/05 14:03:28 iha 1.9.4.1: #i63857#, #i4039# more flexible placement of data point labels, best fit for pie labels


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [56b3a285329ee8772f8ebded5167a98c72706f94]

INTEGRATION: CWS chart17 (1.7.2); FILE MERGED 2007/11/05 13:58:36 iha 1.7.2.1: #i63857#, #i4039# more flexible placement of data point labels, best fit for pie labels


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [e3bf1178f5fbd2646ac22a0747ed7293409ea8b5]

INTEGRATION: CWS chart17 (1.15.2); FILE MERGED 2007/11/05 13:59:08 iha 1.15.2.1: #i63857#, #i4039# more flexible placement of data point labels, best fit for pie labels


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [ac8680534cc8d3852c537ccfe60455bb97ff0052]

INTEGRATION: CWS chart17 (1.2.66); FILE MERGED 2007/11/05 14:18:12 iha 1.2.66.5: #i63857#, #i4039# more flexible placement of data point labels, best fit for pie labels 2007/10/30 13:53:43 bm 1.2.66.4: RESYNC: (1.2-1.3); FILE MERGED 2007/10/26 08:23:29 bm 1.2.66.3: #i10000# sfx item cleanup as preparation for resync 2007/10/26 07:49:35 bm 1.2.66.2: #i10000# prepared for resync to avoid conflicts 2007/10/12 12:35:08 bm 1.2.66.1: #i7998# equations for regression curves


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [a2fd1649054329c2b7d41409628690b43ac44a34]

INTEGRATION: CWS chart17 (1.3.44); FILE MERGED 2007/10/30 13:53:40 bm 1.3.44.3: RESYNC: (1.3-1.4); FILE MERGED 2007/10/25 15:00:12 bm 1.3.44.2: #i10000# merged in changes from chart14 to avoid resync conflicts 2007/10/12 12:35:08 bm 1.3.44.1: #i7998# equations for regression curves


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [1d0ea9591fe711a2ba302b2c82ddef98a6b59ebb]

INTEGRATION: CWS chart17 (1.8.66); FILE MERGED 2007/10/25 12:51:54 bm 1.8.66.2: #i7998# added helpers for resetting trendline equation positions of all equations when doing new arrangement 2007/10/12 12:35:08 bm 1.8.66.1: #i7998# equations for regression curves


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [25fc07f0b174bb3b0b03d63b88ab78311116f9ea]

INTEGRATION: CWS chart17 (1.1.2); FILE ADDED 2007/10/23 15:02:35 bm 1.1.2.2: #i82891# improve rendering of regression curves using XRegressionCurveCalculator::getCurveValues() 2007/10/12 12:32:10 bm 1.1.2.1: #i7998# equations for regression curves


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [0bcafd563667381ba57c093711da84933e349201]

INTEGRATION: CWS chart17 (1.3.186); FILE MERGED 2007/10/23 15:02:35 bm 1.3.186.2: #i82891# improve rendering of regression curves using XRegressionCurveCalculator::getCurveValues() 2007/10/12 12:35:08 bm 1.3.186.1: #i7998# equations for regression curves


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [861b88ab44c57e2f8aca38fd1affc3474116fc73]

INTEGRATION: CWS chart17 (1.3.4); FILE MERGED 2007/10/12 12:35:08 bm 1.3.4.1: #i7998# equations for regression curves


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [6b9bdc931ba4119e128cbf594b2932b613bdb046]

INTEGRATION: CWS chart17 (1.5.186); FILE MERGED 2007/10/23 15:02:35 bm 1.5.186.2: #i82891# improve rendering of regression curves using XRegressionCurveCalculator::getCurveValues() 2007/10/12 12:35:08 bm 1.5.186.1: #i7998# equations for regression curves


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [c386348c127bc67b8299e0c30b46d95083ffada6]

INTEGRATION: CWS chart17 (1.11.2); FILE MERGED 2007/11/05 14:16:22 iha 1.11.2.1: #i63857#, #i4039# more flexible placement of data point labels, best fit for pie labels


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [7b9dc973e440acd0bac377749a8ef478d8ac69a2]

INTEGRATION: CWS chart17 (1.7.54); FILE MERGED 2007/11/05 14:14:29 iha 1.7.54.1: #i63857#, #i4039# more flexible placement of data point labels, best fit for pie labels


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [06e24fc6adade49e832cd563c4ba6374d122ea0b]

INTEGRATION: CWS chart17 (1.5.66); FILE MERGED 2007/10/12 12:35:08 bm 1.5.66.1: #i7998# equations for regression curves


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [a45c97017990f2911f3d0e37a51eda40ae0f471b]

INTEGRATION: CWS chart17 (1.4.4); FILE MERGED 2007/11/07 13:13:50 bm 1.4.4.1: #i7998# equation


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [598363ccf2ba8e7446963c3fa861b636392a6ba4]

INTEGRATION: CWS chart17 (1.3.32); FILE MERGED 2007/10/12 12:35:08 bm 1.3.32.1: #i7998# equations for regression curves


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [2fbc94c7bb263625262cb52ad27a9d51eb59588f]

INTEGRATION: CWS chart17 (1.25.32); FILE MERGED 2007/10/12 12:35:08 bm 1.25.32.1: #i7998# equations for regression curves


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [ba9b252bfae512e70d3d5ec986cad56248f95e6c]

INTEGRATION: CWS chart17 (1.4.32); FILE MERGED 2007/11/05 16:39:25 iha 1.4.32.3: enable to delete data points via delete key 2007/10/25 12:51:05 bm 1.4.32.2: #i7998# reset trendline equation position when doing new arrangement 2007/10/12 12:35:08 bm 1.4.32.1: #i7998# equations for regression curves


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [e4daef9ff86810d54bbd296a0aa9bce3d0dd6a46]

INTEGRATION: CWS chart17 (1.28.32); FILE MERGED 2007/11/05 14:33:34 iha 1.28.32.3: #i63857#, #i4039# more flexible placement of data point labels, best fit for pie labels 2007/10/30 13:54:16 bm 1.28.32.2: RESYNC: (1.28-1.29); FILE MERGED 2007/10/12 12:35:08 bm 1.28.32.1: #i7998# equations for regression curves


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [23b12945b38d6a2a85055b60ac730032313d5963]

INTEGRATION: CWS chart17 (1.12.32); FILE MERGED 2007/10/12 15:06:24 bm 1.12.32.2: #i7998# compile problem on Linux 2007/10/12 12:35:07 bm 1.12.32.1: #i7998# equations for regression curves


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [6551597baeabfdc21e214f8cb6df1e81a29e8b11]

INTEGRATION: CWS chart17 (1.8.32); FILE MERGED 2007/10/12 12:35:07 bm 1.8.32.1: #i7998# equations for regression curves


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [deecda8cafbb13c3972fc3a90da878e753faf497]

INTEGRATION: CWS chart17 (1.24.4); FILE MERGED 2007/10/12 12:35:07 bm 1.24.4.1: #i7998# equations for regression curves


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [2517e8085b703dba03cea225749a5bce2eac341a]

INTEGRATION: CWS chart17 (1.7.66); FILE MERGED 2007/10/12 12:35:07 bm 1.7.66.1: #i7998# equations for regression curves


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [929b904aa38b4d8b2351bb33b69dafd2832138ea]

INTEGRATION: CWS chart17 (1.17.32); FILE MERGED 2007/10/12 12:35:07 bm 1.17.32.1: #i7998# equations for regression curves


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [a5a1d0ff94c3cd7ff2471bae2bfd1d6c0aa57ee6]

INTEGRATION: CWS chart17 (1.4.66); FILE MERGED 2007/11/05 14:32:47 iha 1.4.66.4: #i63857#, #i4039# more flexible placement of data point labels, best fit for pie labels 2007/10/30 13:54:34 bm 1.4.66.3: RESYNC: (1.4-1.5); FILE MERGED 2007/10/26 08:23:29 bm 1.4.66.2: #i10000# sfx item cleanup as preparation for resync 2007/10/12 12:35:07 bm 1.4.66.1: #i7998# equations for regression curves


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [b1dcfd362e36b752f9957d25dbffa59a5d50d961]

INTEGRATION: CWS chart17 (1.1.2); FILE ADDED 2007/10/12 12:31:51 bm 1.1.2.1: #i7998# equations for regression curves


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [8c90ae660b206710107ab39bcf198598b43e8eb8]

INTEGRATION: CWS chart17 (1.1.2); FILE ADDED 2007/10/12 12:31:41 bm 1.1.2.1: #i7998# equations for regression curves


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [a405d9498fd1f3ae457249f43e7d3de5e10c4b5a]

INTEGRATION: CWS chart17 (1.12.2); FILE MERGED 2007/11/05 14:32:06 iha 1.12.2.1: #i63857#, #i4039# more flexible placement of data point labels, best fit for pie labels


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [69c62744fdcfbe0a7f479f33ad6feb1e97a519b1]

INTEGRATION: CWS chart17 (1.17.2); FILE MERGED 2007/11/05 14:31:22 iha 1.17.2.1: #i63857#, #i4039# more flexible placement of data point labels, best fit for pie labels


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [6d958bc8423061bf55892e8c7f397ab3d56a94ba]

INTEGRATION: CWS chart17 (1.1.2); FILE ADDED 2007/10/12 12:31:17 bm 1.1.2.1: #i7998# equations for regression curves


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [cf35b5e55c08d7e548bf61931eff04a646295da9]

INTEGRATION: CWS chart17 (1.1.2); FILE ADDED 2007/10/12 12:31:08 bm 1.1.2.1: #i7998# equations for regression curves


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [7d58423142bd659210f98751c5c07a8dcbd10ec3]

INTEGRATION: CWS chart17 (1.4.2); FILE MERGED 2007/11/05 14:30:46 iha 1.4.2.1: #i63857#, #i4039# more flexible placement of data point labels, best fit for pie labels


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [a0cbd1c189a41b597245fc42da806a0d45b6ff0e]

INTEGRATION: CWS chart17 (1.11.2); FILE MERGED 2007/11/05 14:30:16 iha 1.11.2.1: #i63857#, #i4039# more flexible placement of data point labels, best fit for pie labels


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [c032985c3333cfed0293aa46c8745b36f184c576]

INTEGRATION: CWS chart17 (1.2.2); FILE MERGED 2007/11/05 14:39:07 iha 1.2.2.1: #i63857#, #i4039# more flexible placement of data point labels, best fit for pie labels


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [5dc92b8fbdd194e1e4b896bdfe768228b1400793]

INTEGRATION: CWS chart17 (1.2.2); FILE MERGED 2007/11/05 14:39:30 iha 1.2.2.1: #i63857#, #i4039# more flexible placement of data point labels, best fit for pie labels


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [89989df9b2bfad260b6097343d77e2bf1dc99d09]

INTEGRATION: CWS chart17 (1.7.2); FILE MERGED 2007/11/05 14:38:23 iha 1.7.2.1: #i63857#, #i4039# more flexible placement of data point labels, best fit for pie labels


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [7ea9a7c902f40384a186a997e0d1ba963d7a14c1]

INTEGRATION: CWS chart17 (1.3.2); FILE MERGED 2007/11/05 14:37:09 iha 1.3.2.1: #i63857#, #i4039# more flexible placement of data point labels, best fit for pie labels


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [d31578b43862c453123ccbe8831465869d13bcc1]

INTEGRATION: CWS chart17 (1.3.2); FILE MERGED 2007/11/05 14:36:41 iha 1.3.2.1: #i63857#, #i4039# more flexible placement of data point labels, best fit for pie labels


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [2ef2c0eb524c9d67fe9844d9cca60de49de3c5d6]

INTEGRATION: CWS chart17 (1.3.2); FILE MERGED 2007/11/05 14:36:16 iha 1.3.2.1: #i63857#, #i4039# more flexible placement of data point labels, best fit for pie labels


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [d51af56c498e9e0ed3c291bf25c52b3be643eacc]

INTEGRATION: CWS chart17 (1.14.2); FILE MERGED 2007/10/30 13:54:28 bm 1.14.2.2: RESYNC: (1.14-1.15); FILE MERGED 2007/10/12 12:35:07 bm 1.14.2.1: #i7998# equations for regression curves


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [5ebddfe1ba42d72e84ba06eef1156c6492c76ed9]

INTEGRATION: CWS chart17 (1.3.2); FILE MERGED 2007/11/05 14:35:03 iha 1.3.2.1: #i63857#, #i4039# more flexible placement of data point labels, best fit for pie labels


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [aca5ba5f1f46a24336dd7781955e87e78fcee061]

INTEGRATION: CWS chart17 (1.18.2); FILE MERGED 2007/10/30 13:54:22 bm 1.18.2.2: RESYNC: (1.18-1.19); FILE MERGED 2007/10/12 12:35:07 bm 1.18.2.1: #i7998# equations for regression curves


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [bb317554a27646822f30fd8fe73371bbede31d0d]

INTEGRATION: CWS chart17 (1.6.2); FILE MERGED 2007/11/05 14:35:37 iha 1.6.2.1: #i63857#, #i4039# more flexible placement of data point labels, best fit for pie labels


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [20406db0e7e1705a2e7ffd55bc566c288a632f78]

INTEGRATION: CWS chart17 (1.7.44); FILE MERGED 2007/10/30 13:54:31 bm 1.7.44.3: RESYNC: (1.7-1.8); FILE MERGED 2007/10/25 15:00:24 bm 1.7.44.2: #i10000# merged in changes from chart14 to avoid resync conflicts 2007/10/12 12:35:07 bm 1.7.44.1: #i7998# equations for regression curves


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [f4a4419c4b3ce8c82f73773b5375f54cfdac0d8b]

INTEGRATION: CWS chart17 (1.2.66); FILE MERGED 2007/10/30 13:54:19 bm 1.2.66.2: RESYNC: (1.2-1.3); FILE MERGED 2007/10/12 12:35:07 bm 1.2.66.1: #i7998# equations for regression curves


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [b8e20fc949d1c7addd4e5cbf4fa5e5815e5ce3c1]

INTEGRATION: CWS chart17 (1.5.26); FILE MERGED 2007/10/30 13:54:25 bm 1.5.26.2: RESYNC: (1.5-1.6); FILE MERGED 2007/10/12 12:35:07 bm 1.5.26.1: #i7998# equations for regression curves


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [8d0889577d34fa99cc3b2fb621a5fcfd6d494809]

INTEGRATION: CWS chart17 (1.12.2); FILE MERGED 2007/11/05 14:00:21 iha 1.12.2.1: #i63857#, #i4039# more flexible placement of data point labels, best fit for pie labels


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [04ae68cb0b0f38dfb0a5554aff7b446969d1ca93]

INTEGRATION: CWS chart17 (1.3.4); FILE MERGED 2007/10/12 12:35:06 bm 1.3.4.1: #i7998# equations for regression curves


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [7d38c4fcefaf6c14f48af7a2b715af6b044f1062]

INTEGRATION: CWS chart17 (1.2.126); FILE MERGED 2007/10/23 14:58:49 bm 1.2.126.2: #i82891# optimized routine for getting multiple curve values at once. 2007/10/12 12:33:41 bm 1.2.126.1: #i7998# equations for regression curves


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [0f8fbc03a4579ad8764f5d1799026b3e111c85a6]

INTEGRATION: CWS chart17 (1.2.126); FILE MERGED 2007/10/12 12:33:41 bm 1.2.126.2: #i7998# equations for regression curves 2007/10/10 08:44:47 bm 1.2.126.1: #i7998# +getEquationProperties


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [abe165292ee3eccfa9b5386d7c57224fbe990a68]

INTEGRATION: CWS chart17 (1.1.2); FILE ADDED 2007/10/10 08:58:54 bm 1.1.2.2: #i7998# NumberFormat added 2007/10/10 08:45:54 bm 1.1.2.1: #i7998# properties for regression curve equations


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [1ca9e0466a89c3df6609d2b5a4468369ee3860db]

INTEGRATION: CWS chart17 (1.2.126); FILE MERGED 2007/10/12 12:33:41 bm 1.2.126.1: #i7998# equations for regression curves


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [2807b61a30cb63290431d8270d3d6a44d1722dae]

INTEGRATION: CWS chart17 (1.3.2); FILE MERGED 2007/11/05 14:42:24 iha 1.3.2.1: #i63857#, #i4039# more flexible placement of data point labels, best fit for pie labels


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [9febc72ac27371f5d3b43e9576af0925962f519f]

INTEGRATION: CWS chart17 (1.7.190); FILE MERGED 2007/11/05 14:41:20 iha 1.7.190.1: #i63857#, #i4039# more flexible placement of data point labels, best fit for pie labels


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [15e1211bbe082eb7bfeaff77f7ccab8382cda0c1]

INTEGRATION: CWS chart17 (1.1.2); FILE ADDED 2007/11/05 14:40:56 iha 1.1.2.1: #i63857#, #i4039# more flexible placement of data point labels, best fit for pie labels


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [eb96157940c87f3eeb8c28f381b3d6489da2b299]

INTEGRATION: CWS chart17 (1.19.2); FILE MERGED 2007/11/05 14:41:42 iha 1.19.2.1: #i63857#, #i4039# more flexible placement of data point labels, best fit for pie labels


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [d3bee3fe46abec2a8f1eca2644e8f7e1df3ad788]

INTEGRATION: CWS chart17 (1.9.22); FILE MERGED 2007/10/24 09:44:34 bm 1.9.22.2: #i7998# superfluous comma in enum removed (error on Solaris) 2007/10/12 12:38:50 bm 1.9.22.1: #i7998# equations for regression curves


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [bfbacb9004159d1154b4b7192713ff641f8335f0]

INTEGRATION: CWS chart17 (1.4.22); FILE MERGED 2007/10/25 14:51:32 bm 1.4.22.2: #i10000# prevent resync conflicts, changes of chart14 merged 2007/10/12 12:38:50 bm 1.4.22.1: #i7998# equations for regression curves


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [6eb550663abc687f11f7954f2d7471ae29cf9454]

INTEGRATION: CWS chart17 (1.4.22); FILE MERGED 2007/10/12 12:38:50 bm 1.4.22.1: #i7998# equations for regression curves


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [7962cc64c0c3c99a36ec259e2329a354ead59c44]

INTEGRATION: CWS chart17 (1.23.22); FILE MERGED 2007/10/12 12:38:50 bm 1.23.22.1: #i7998# equations for regression curves


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [61cba3296dcbacb05b8699ba954b085f8d3848c2]

INTEGRATION: CWS chart17 (1.41.22); FILE MERGED 2007/10/12 14:24:04 bm 1.41.22.2: #i7998# CTOR member order 2007/10/12 12:38:50 bm 1.41.22.1: #i7998# equations for regression curves


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [5b6e50e51802513994d15d50b43b63bc667f4dc2]

INTEGRATION: CWS chart17 (1.36.68); FILE MERGED 2007/10/12 12:38:50 bm 1.36.68.1: #i7998# equations for regression curves


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [66b63ccf7a4d759f36793ec972e364522c9a81e3]

INTEGRATION: CWS chart17 (1.90.12); FILE MERGED 2007/10/30 13:55:05 bm 1.90.12.2: RESYNC: (1.90-1.91); FILE MERGED 2007/10/12 12:38:50 bm 1.90.12.1: #i7998# equations for regression curves


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [f3478adb7ce62aa9fd8fdec2187ab541b42ac3e3]

INTEGRATION: CWS chart17 (1.15.68); FILE MERGED 2007/10/12 12:38:50 bm 1.15.68.1: #i7998# equations for regression curves


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [d39845d526b6e42280844e124d625782e151ca66]

INTEGRATION: CWS chart17 (1.38.22); FILE MERGED 2007/10/12 12:38:49 bm 1.38.22.1: #i7998# equations for regression curves


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [a4903679b4eadc26831db8af13c37a0a7f69c33f]

INTEGRATION: CWS chart17 (1.50.2); FILE MERGED 2007/11/05 14:47:41 iha 1.50.2.1: #i63857#, #i4039# more flexible placement of data point labels, best fit for pie labels


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [b64f576676aca0ce5ee05e32c57ee27584039370]

INTEGRATION: CWS chart17 (1.28.2); FILE MERGED 2007/11/05 14:46:06 iha 1.28.2.1: #i63857#, #i4039# more flexible placement of data point labels, best fit for pie labels


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [886bd75b124b7bdbe3c6a68c30591fd87b31c26d]

INTEGRATION: CWS chart17 (1.3.108); FILE MERGED 2007/10/12 12:38:39 bm 1.3.108.1: #i7998# equations for regression curves


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [97ff83670ab0c019636e8f330d64ff514423b0d9]

INTEGRATION: CWS chart17 (1.26.68); FILE MERGED 2007/10/12 12:38:38 bm 1.26.68.1: #i7998# equations for regression curves


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [b4f38b49f3b444ed0691f386929e0197e2637e00]

INTEGRATION: CWS chart17 (1.6.122); FILE MERGED 2007/10/12 12:36:58 bm 1.6.122.1: #i7998# context menu insertion of trendlines and equations


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [21bf431029cff7e89c94aa7309dbaad98060c92c]

INTEGRATION: CWS beppec56pdfa1b (1.49.26); FILE MERGED 2007/08/24 13:28:00 beppec56 1.49.26.5: Issue number: #i59651# Submitted by: beppec56 Reviewed by: beppec56 PDF Export: PDF/A-1 export capability 2007/08/22 17:02:42 beppec56 1.49.26.4: Issue number: #i59651# Submitted by: beppec56 Reviewed by: beppec56 PDF Export: PDF/A-1 export capabilit 2007/08/21 20:22:54 beppec56 1.49.26.3: Issue number: #i59651# Submitted by: beppec56 Reviewed by: beppec56 PDF Export: PDF/A-1 export capability 2007/08/20 17:00:03 beppec56 1.49.26.2: Issue number: #i59651# Submitted by: beppec56 Reviewed by: beppec56 PDF Export: PDF/A-1 export capability 2007/08/17 21:46:57 beppec56 1.49.26.1: Issue number: #i59651# Submitted by: beppec56 Reviewed by: beppec56 PDF Export: PDF/A-1 export capability


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [881ca6dbea1dff7488823403287fa3dfa58825a1]

INTEGRATION: CWS beppec56pdfa1b (1.114.16); FILE MERGED 2007/10/30 18:34:44 pl 1.114.16.22: fixed a compiler warning on Windows 2007/10/30 15:33:01 beppec56 1.114.16.21: Issue number: #i59651# Submitted by: beppec56 Reviewed by: beppec56 PDF Export: PDF/A-1a export capability 2007/09/30 14:32:38 beppec56 1.114.16.20: Issue number: #i59651# Submitted by: beppec56 Reviewed by: beppec56 PDF Export: PDF/A-1a export capability 2007/09/20 16:29:56 beppec56 1.114.16.19: Issue number: #i59651# Submitted by: beppec56 Reviewed by: beppec56 PDF Export: PDF/A-1a export capability 2007/09/19 10:31:09 beppec56 1.114.16.18: Issue number: #i59651# Submitted by: beppec56 Reviewed by: beppec56 PDF Export: PDF/A-1 export capability 2007/09/18 18:50:55 beppec56 1.114.16.17: Issue number: #i59651# Submitted by: beppec56 Reviewed by: beppec56 PDF Export: PDF/A-1 export capability 2007/09/05 09:42:29 beppec56 1.114.16.16: Issue number: #i59651# Submitted by: beppec56 Reviewed by: beppec56 PDF Export: PDF/A-1 export capability 2007/09/05 09:39:56 beppec56 1.114.16.15: Issue number: #i59651# Submitted by: beppec56 Reviewed by: beppec56 PDF Export: PDF/A-1 export capability 2007/09/04 08:13:15 beppec56 1.114.16.14: Issue number: #i59651# Submitted by: beppec56 Reviewed by: beppec56 PDF Export: PDF/A-1 export capability 2007/08/24 13:41:33 beppec56 1.114.16.13: Issue number: #i59651# Submitted by: beppec56 Reviewed by: beppec56 PDF Export: PDF/A-1 export capability 2007/08/24 13:27:59 beppec56 1.114.16.12: Issue number: #i59651# Submitted by: beppec56 Reviewed by: beppec56 PDF Export: PDF/A-1 export capability 2007/08/23 13:15:45 beppec56 1.114.16.11: Issue number: #i59651# Submitted by: beppec56 Reviewed by: beppec56 PDF Export: PDF/A-1 export capability 2007/08/23 09:21:09 beppec56 1.114.16.10: Issue number: #i59651# Submitted by: beppec56 Reviewed by: beppec56 PDF Export: PDF/A-1 export capability 2007/08/23 07:51:38 beppec56 1.114.16.9: Issue number: #i59651# Submitted by: beppec56 Reviewed by: beppec56 PDF Export: PDF/A-1 export capability 2007/08/22 17:13:48 beppec56 1.114.16.8: Issue number: #i59651# Submitted by: beppec56 Reviewed by: beppec56 PDF Export: PDF/A-1 export capability 2007/08/22 17:02:42 beppec56 1.114.16.7: Issue number: #i59651# Submitted by: beppec56 Reviewed by: beppec56 PDF Export: PDF/A-1 export capabilit 2007/08/22 09:45:09 beppec56 1.114.16.6: Issue number: #i59651# Submitted by: beppec56 Reviewed by: beppec56 PDF Export: PDF/A-1 export capability 2007/08/21 20:22:54 beppec56 1.114.16.5: Issue number: #i59651# Submitted by: beppec56 Reviewed by: beppec56 PDF Export: PDF/A-1 export capability 2007/08/20 20:32:26 beppec56 1.114.16.4: Issue number: #i59651# Submitted by: beppec56 Reviewed by: beppec56 PDF Export: PDF/A-1 export capability 2007/08/20 17:00:02 beppec56 1.114.16.3: Issue number: #i59651# Submitted by: beppec56 Reviewed by: beppec56 PDF Export: PDF/A-1 export capability 2007/08/17 21:46:57 beppec56 1.114.16.2: Issue number: #i59651# Submitted by: beppec56 Reviewed by: beppec56 PDF Export: PDF/A-1 export capability 2007/08/15 14:14:14 beppec56 1.114.16.1: Issue number: #i59651# Submitted by: beppec56 Reviewed by: beppec56 PDF Export: PDF/A-1 export capability


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [77a1473bb665f5a884b2c6920d567a7bf22c1b4c]

INTEGRATION: CWS beppec56pdfa1b (1.140.6); FILE MERGED 2007/09/20 16:29:55 beppec56 1.140.6.7: Issue number: #i59651# Submitted by: beppec56 Reviewed by: beppec56 PDF Export: PDF/A-1a export capability 2007/09/10 16:57:43 beppec56 1.140.6.6: Issue number: #i59651# Submitted by: beppec56 Reviewed by: beppec56 PDF Export: PDF/A-1 export capability 2007/09/06 12:23:26 beppec56 1.140.6.5: Issue number: #i59651# Submitted by: beppec56 Reviewed by: beppec56 PDF Export: PDF/A-1 export capability 2007/09/05 10:23:00 beppec56 1.140.6.4: Issue number: #i59651# Submitted by: beppec56 Reviewed by: beppec56 PDF Export: PDF/A-1 export capability 2007/08/24 13:27:58 beppec56 1.140.6.3: Issue number: #i59651# Submitted by: beppec56 Reviewed by: beppec56 PDF Export: PDF/A-1 export capability 2007/08/22 09:45:08 beppec56 1.140.6.2: Issue number: #i59651# Submitted by: beppec56 Reviewed by: beppec56 PDF Export: PDF/A-1 export capability 2007/08/15 14:14:13 beppec56 1.140.6.1: Issue number: #i59651# Submitted by: beppec56 Reviewed by: beppec56 PDF Export: PDF/A-1 export capability


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [f9d5c971768bc836159ae06af02b12aad2a5ef47]

INTEGRATION: CWS beppec56pdfa1b (1.58.40); FILE MERGED 2007/09/20 16:29:55 beppec56 1.58.40.9: Issue number: #i59651# Submitted by: beppec56 Reviewed by: beppec56 PDF Export: PDF/A-1a export capability 2007/09/06 12:23:26 beppec56 1.58.40.8: Issue number: #i59651# Submitted by: beppec56 Reviewed by: beppec56 PDF Export: PDF/A-1 export capability 2007/09/05 10:22:59 beppec56 1.58.40.7: Issue number: #i59651# Submitted by: beppec56 Reviewed by: beppec56 PDF Export: PDF/A-1 export capability 2007/09/05 09:39:56 beppec56 1.58.40.6: Issue number: #i59651# Submitted by: beppec56 Reviewed by: beppec56 PDF Export: PDF/A-1 export capability 2007/08/24 13:41:32 beppec56 1.58.40.5: Issue number: #i59651# Submitted by: beppec56 Reviewed by: beppec56 PDF Export: PDF/A-1 export capability 2007/08/24 13:27:57 beppec56 1.58.40.4: Issue number: #i59651# Submitted by: beppec56 Reviewed by: beppec56 PDF Export: PDF/A-1 export capability 2007/08/22 09:45:08 beppec56 1.58.40.3: Issue number: #i59651# Submitted by: beppec56 Reviewed by: beppec56 PDF Export: PDF/A-1 export capability 2007/08/16 09:39:48 beppec56 1.58.40.2: Issue number: #i59651# Submitted by: beppec56 Reviewed by: beppec56 PDF Export: PDF/A-1 export capability 2007/08/15 14:14:13 beppec56 1.58.40.1: Issue number: #i59651# Submitted by: beppec56 Reviewed by: beppec56 PDF Export: PDF/A-1 export capability


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [65e81f9dc3a3255c62f01807784f852d8ff1b649]

INTEGRATION: CWS beppec56pdfa1b (1.18.64); FILE MERGED 2007/11/05 22:55:14 beppec56 1.18.64.8: Issue number: #i59651# Submitted by: beppec56 Reviewed by: beppec56 PDF Export: PDF/A-1a export capability. Final UI dialog 2007/09/20 16:29:55 beppec56 1.18.64.7: Issue number: #i59651# Submitted by: beppec56 Reviewed by: beppec56 PDF Export: PDF/A-1a export capability 2007/09/06 12:23:26 beppec56 1.18.64.6: Issue number: #i59651# Submitted by: beppec56 Reviewed by: beppec56 PDF Export: PDF/A-1 export capability 2007/09/05 10:22:59 beppec56 1.18.64.5: Issue number: #i59651# Submitted by: beppec56 Reviewed by: beppec56 PDF Export: PDF/A-1 export capability 2007/08/24 13:41:32 beppec56 1.18.64.4: Issue number: #i59651# Submitted by: beppec56 Reviewed by: beppec56 PDF Export: PDF/A-1 export capability 2007/08/24 13:27:57 beppec56 1.18.64.3: Issue number: #i59651# Submitted by: beppec56 Reviewed by: beppec56 PDF Export: PDF/A-1 export capability 2007/08/16 09:39:48 beppec56 1.18.64.2: Issue number: #i59651# Submitted by: beppec56 Reviewed by: beppec56 PDF Export: PDF/A-1 export capability 2007/08/15 14:14:12 beppec56 1.18.64.1: Issue number: #i59651# Submitted by: beppec56 Reviewed by: beppec56 PDF Export: PDF/A-1 export capability


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [de9775a10799fc8b68b7e8749c6bcff137e5fb26]

INTEGRATION: CWS beppec56pdfa1b (1.24.64); FILE MERGED 2007/11/05 22:55:14 beppec56 1.24.64.9: Issue number: #i59651# Submitted by: beppec56 Reviewed by: beppec56 PDF Export: PDF/A-1a export capability. Final UI dialog 2007/09/20 16:29:55 beppec56 1.24.64.8: Issue number: #i59651# Submitted by: beppec56 Reviewed by: beppec56 PDF Export: PDF/A-1a export capability 2007/09/06 12:23:26 beppec56 1.24.64.7: Issue number: #i59651# Submitted by: beppec56 Reviewed by: beppec56 PDF Export: PDF/A-1 export capability 2007/09/05 10:22:59 beppec56 1.24.64.6: Issue number: #i59651# Submitted by: beppec56 Reviewed by: beppec56 PDF Export: PDF/A-1 export capability 2007/09/05 09:39:56 beppec56 1.24.64.5: Issue number: #i59651# Submitted by: beppec56 Reviewed by: beppec56 PDF Export: PDF/A-1 export capability 2007/08/24 13:27:57 beppec56 1.24.64.4: Issue number: #i59651# Submitted by: beppec56 Reviewed by: beppec56 PDF Export: PDF/A-1 export capability 2007/08/22 09:45:07 beppec56 1.24.64.3: Issue number: #i59651# Submitted by: beppec56 Reviewed by: beppec56 PDF Export: PDF/A-1 export capability 2007/08/16 09:39:48 beppec56 1.24.64.2: Issue number: #i59651# Submitted by: beppec56 Reviewed by: beppec56 PDF Export: PDF/A-1 export capability 2007/08/15 14:14:12 beppec56 1.24.64.1: Issue number: #i59651# Submitted by: beppec56 Reviewed by: beppec56 PDF Export: PDF/A-1 export capability


2007-11-23  Ivo Hinkelmann  <ihi@openoffice.org>  [be4a2978b3358d0d76a1d9178502e7805e6db6c4]

INTEGRATION: CWS jl76 (1.2.194); FILE MERGED 2007/11/19 10:06:13 jl 1.2.194.4: #i81502# removed extra qualification of function 2007/09/28 14:56:49 jl 1.2.194.3: #81326# extensions can have a display name now 2007/09/26 10:21:28 jl 1.2.194.2: #i81502# 2007/09/18 12:23:41 jl 1.2.194.1: i81502# support of publisher name and release notes in update dialog


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [57830249a0cb28e0c1dd132e3a80befef2eeb644]

INTEGRATION: CWS mipselport02 (1.37.16); FILE MERGED 2007/11/16 09:39:18 cmc 1.37.16.1: #i83648# after consultation, this is the perferred solution


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [60587125061549952e1979f657e4e447cd6d06fe]

INTEGRATION: CWS mipselport02 (1.16.16); FILE MERGED 2007/11/16 09:39:18 cmc 1.16.16.4: #i83648# after consultation, this is the perferred solution 2007/11/15 13:58:25 cmc 1.16.16.3: #i83648# document the current situation wrt. RTLD_GLOBAL 2007/11/15 13:57:20 cmc 1.16.16.2: #i83648# document the current situation wrt. RTLD_GLOBAL 2007/11/15 11:09:20 cmc 1.16.16.1: #i83648# RTLD_GLOBAL is 4 on mips, can't find out for IRIX, to make for LINUX only


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [e4c793020a7f27ca9cf3d1b92f1dbd0ccd91131e]

INTEGRATION: CWS mipsebport01 (1.2.2); FILE MERGED 2007/11/06 20:10:58 cmc 1.2.2.1: #i82762# mipseb bridge


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [24019d56fbc4ac94bd1b72b37a9bcabc7ef8164b]

#i10000# integration fix


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [c59ba423fe791f48777b585f34775360b87b48e2]

#i10000# integration fix


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [324ee9913ed899516462ee7c3271409b518f4898]

INTEGRATION: CWS jl76 (1.21.88); FILE MERGED 2007/09/28 14:56:50 jl 1.21.88.3: #81326# extensions can have a display name now 2007/09/26 10:21:28 jl 1.21.88.2: #i81502# 2007/09/18 12:23:41 jl 1.21.88.1: i81502# support of publisher name and release notes in update dialog


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [4817a3c86ba2bee4b95ce186d5446899042798e0]

INTEGRATION: CWS jl76 (1.2.194); FILE MERGED 2007/11/19 10:06:13 jl 1.2.194.4: #i81502# removed extra qualification of function 2007/09/28 14:56:49 jl 1.2.194.3: #81326# extensions can have a display name now 2007/09/26 10:21:28 jl 1.2.194.2: #i81502# 2007/09/18 12:23:41 jl 1.2.194.1: i81502# support of publisher name and release notes in update dialog


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [4d41d053cd50b4ac4ec0527c59592adcda9dbb88]

INTEGRATION: CWS jl76 (1.11.48); FILE MERGED 2007/11/05 10:17:27 jl 1.11.48.2: RESYNC: (1.11-1.12); FILE MERGED 2007/11/02 06:38:59 pb 1.11.48.1: fix: #i81502# descedit.obj added


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [fe2b9b22a64e7c59b4f5ace0561f6124fa474e1a]

INTEGRATION: CWS jl76 (1.8.34); FILE MERGED 2007/11/09 06:14:01 pb 1.8.34.3: fix: #i81502# It might be possible that only the publisher or release notes are available 2007/11/02 06:46:34 pb 1.8.34.2: fix: #i81502# new controls and method for Publisher/ReleaseNotes 2007/09/18 12:23:40 jl 1.8.34.1: i81502# support of publisher name and release notes in update dialog


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [9566c4e2074fb1a396cf93b1269c4e8e6f5d4440]

INTEGRATION: CWS jl76 (1.10.50); FILE MERGED 2007/11/02 06:37:48 pb 1.10.50.1: fix: #i81502# new controls


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [bcd1be425aad86adaca3acb5399a3392e7d288ba]

INTEGRATION: CWS swcolsel (1.30.728); FILE MERGED 2007/08/21 17:49:28 ama 1.30.728.3: RESYNC: (1.31-1.32); FILE MERGED 2007/05/09 14:06:30 ama 1.30.728.2: RESYNC: (1.30-1.31); FILE MERGED 2007/04/27 07:25:39 ama 1.30.728.1: #i1596#: Block selection


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [29656e1e5fe1b664ea14a31b3b5f10cb789c173d]

INTEGRATION: CWS swcolsel (1.6.288); FILE MERGED 2007/08/21 17:49:21 ama 1.6.288.2: RESYNC: (1.6-1.7); FILE MERGED 2007/04/27 07:26:19 ama 1.6.288.1: #i1596#: Block selection


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [2e49267419e3a678981c9626d92eb63f281ef876]

INTEGRATION: CWS swcolsel (1.2.30); FILE MERGED 2007/06/06 11:32:45 os 1.2.30.1: #i1596# menu entry and short cut block selection mode


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [d1d3bf14277ecbfc8831579516d86dce3340dc41]

INTEGRATION: CWS swcolsel (1.2.30); FILE MERGED 2007/09/05 08:13:18 os 1.2.30.2: #i1596# block mode accelerator also on Ctrl+Shift+F8 2007/06/06 11:32:45 os 1.2.30.1: #i1596# menu entry and short cut block selection mode


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [26b11141ef650eb8088c5f6b90844f8f6dd77b60]

INTEGRATION: CWS swcolsel (1.2.30); FILE MERGED 2007/09/05 08:13:17 os 1.2.30.2: #i1596# block mode accelerator also on Ctrl+Shift+F8 2007/06/06 11:32:45 os 1.2.30.1: #i1596# menu entry and short cut block selection mode


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [cd448523c9f1a49cef4cc841818bfbd0050fda44]

INTEGRATION: CWS jl76 (1.3.2); FILE ADDED 2007/09/11 15:27:47 jl 1.3.2.2: #i80454# adding files which have been deleted inadvertently with the integration of jl61 2007/06/20 10:51:40 jl 1.3.2.1: file makefile.mk was added on branch cws_src680_jl76 on 2007-09-11 15:27:47 +0000


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [cf77df0662533563c9447078bc44a1d30364b9bc]

INTEGRATION: CWS jl76 (1.3.2); FILE ADDED 2007/09/11 15:28:47 jl 1.3.2.2: #i80454# adding files which have been deleted inadvertently with the integration of jl61 2007/06/20 10:51:21 jl 1.3.2.1: file MANIFEST.MF was added on branch cws_src680_jl76 on 2007-09-11 15:28:47 +0000


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [b1386caa5eb07b2c4effa6f0249aee41def6ed9f]

INTEGRATION: CWS swcolsel (1.2.30); FILE MERGED 2007/09/05 08:13:17 os 1.2.30.2: #i1596# block mode accelerator also on Ctrl+Shift+F8 2007/06/06 11:32:44 os 1.2.30.1: #i1596# menu entry and short cut block selection mode


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [ffcd130a798e625f48ba73a98662e2f3c7ef694b]

INTEGRATION: CWS jl76 (1.2.108); FILE MERGED 2007/09/11 15:25:51 jl 1.2.108.1: #i80454# spelling correction


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [9ba39142f7a96a361f948b38718f40811c7e9f10]

INTEGRATION: CWS swcolsel (1.27.116); FILE MERGED 2007/06/18 13:52:08 ama 1.27.116.2: RESYNC: (1.27-1.28); FILE MERGED 2007/06/06 11:32:44 os 1.27.116.1: #i1596# menu entry and short cut block selection mode


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [fc8bb235c2082275417783594a4aa9e4e5beb545]

INTEGRATION: CWS jl76 (1.2.194); FILE MERGED 2007/09/28 15:06:50 jl 1.2.194.1: #81326 extension has now a display name


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [7f714433a62b06dbef9bddc5e3f7b83c006083ba]

INTEGRATION: CWS swcolsel (1.5.128); FILE MERGED 2007/09/05 08:13:17 os 1.5.128.2: #i1596# block mode accelerator also on Ctrl+Shift+F8 2007/06/06 11:32:44 os 1.5.128.1: #i1596# menu entry and short cut block selection mode


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [7847e5a1eff016166a5128ce4cf96a723b8a4005]

INTEGRATION: CWS swcolsel (1.8.128); FILE MERGED 2007/09/05 08:13:16 os 1.8.128.2: #i1596# block mode accelerator also on Ctrl+Shift+F8 2007/06/06 11:32:44 os 1.8.128.1: #i1596# menu entry and short cut block selection mode


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [a3f083c812184d256ac212a94f42b386ccc2ddc1]

INTEGRATION: CWS swcolsel (1.5.128); FILE MERGED 2007/09/05 08:13:16 os 1.5.128.2: #i1596# block mode accelerator also on Ctrl+Shift+F8 2007/06/06 11:32:43 os 1.5.128.1: #i1596# menu entry and short cut block selection mode


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [a4cc0c9df902902aa8c807272042cb354bf25bfa]

INTEGRATION: CWS swcolsel (1.2.30); FILE MERGED 2007/06/06 11:32:43 os 1.2.30.1: #i1596# menu entry and short cut block selection mode


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [0ca613f2d4ee232d171bdf6509b06bfd6c95d637]

INTEGRATION: CWS swcolsel (1.2.30); FILE MERGED 2007/09/05 08:13:16 os 1.2.30.2: #i1596# block mode accelerator also on Ctrl+Shift+F8 2007/06/06 11:32:43 os 1.2.30.1: #i1596# menu entry and short cut block selection mode


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [71267bfc23667647d7766dc7897a9c0698c73490]

INTEGRATION: CWS swcolsel (1.2.30); FILE MERGED 2007/09/05 08:13:16 os 1.2.30.2: #i1596# block mode accelerator also on Ctrl+Shift+F8 2007/06/06 11:32:42 os 1.2.30.1: #i1596# menu entry and short cut block selection mode


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [2da8adb253db1ffa2eece9c60bc85061124dd794]

INTEGRATION: CWS jl76 (1.1.2); FILE ADDED 2007/11/15 12:52:16 jl 1.1.2.1: #i81502# testing with repository


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [88448bfea3c389250645b3fcab044feb4e8f865a]

INTEGRATION: CWS jl76 (1.1.2); FILE ADDED 2007/11/15 11:09:23 jl 1.1.2.1: #i81502# testing with repository


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [d3908b7cae650f61096ef385f749b43172b43413]

INTEGRATION: CWS swcolsel (1.2.30); FILE MERGED 2007/09/05 08:13:15 os 1.2.30.2: #i1596# block mode accelerator also on Ctrl+Shift+F8 2007/06/06 11:32:42 os 1.2.30.1: #i1596# menu entry and short cut block selection mode


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [d27a4f09d2162b520182a15443fca385f323acd7]

INTEGRATION: CWS jl76 (1.1.2); FILE ADDED 2007/11/08 08:47:21 jl 1.1.2.1: i81502


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [76843242bb2d00a4cad731a3e7a4e1c8192c5dcb]

INTEGRATION: CWS jl76 (1.1.2); FILE ADDED 2007/11/08 08:46:38 jl 1.1.2.1: i81502


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [6f073c9e3293bb5aae97045f29287aa6afd2c710]

INTEGRATION: CWS jl76 (1.1.2); FILE ADDED 2007/11/08 08:47:12 jl 1.1.2.1: i81502


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [0d2c33cacd5b1352f6e34096e1305278c2164294]

INTEGRATION: CWS swcolsel (1.2.30); FILE MERGED 2007/06/06 11:32:42 os 1.2.30.1: #i1596# menu entry and short cut block selection mode


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [618bde9e736c1530e967dc1edcd4a2fbdbd5532d]

INTEGRATION: CWS jl76 (1.1.2); FILE ADDED 2007/11/08 08:46:30 jl 1.1.2.1: i81502


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [d5eaebfc8dd70a58e7d5cb42d33af6df66de9d09]

INTEGRATION: CWS jl76 (1.1.2); FILE ADDED 2007/11/05 15:38:42 jl 1.1.2.2: #i81502# 2007/09/18 11:59:12 jl 1.1.2.1: #i81502#


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [ab06666a8ffc52b803996fd501ddb82fd4f42161]

INTEGRATION: CWS swcolsel (1.2.30); FILE MERGED 2007/09/05 08:13:15 os 1.2.30.2: #i1596# block mode accelerator also on Ctrl+Shift+F8 2007/06/06 11:32:41 os 1.2.30.1: #i1596# menu entry and short cut block selection mode


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [6095367926ecf6d5ae2f8b46ca6797d15697926c]

INTEGRATION: CWS jl76 (1.1.2); FILE ADDED 2007/11/05 15:38:42 jl 1.1.2.2: #i81502# 2007/09/18 11:57:34 jl 1.1.2.1: #i81502# test extensions


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [9323546b1c429d427753d3c00b02867d265c4044]

INTEGRATION: CWS jl76 (1.1.2); FILE ADDED 2007/11/05 15:38:42 jl 1.1.2.2: #i81502# 2007/09/18 11:59:03 jl 1.1.2.1: #i81502#


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [6f1d4ee3c20f8d610e903ef81ee223f1179a58e0]

INTEGRATION: CWS swcolsel (1.2.30); FILE MERGED 2007/09/05 08:13:14 os 1.2.30.2: #i1596# block mode accelerator also on Ctrl+Shift+F8 2007/06/06 11:32:41 os 1.2.30.1: #i1596# menu entry and short cut block selection mode


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [31f46de1996feac0c8865ecf5c1c2c813b34b40b]

INTEGRATION: CWS jl76 (1.1.2); FILE ADDED 2007/11/05 15:38:42 jl 1.1.2.2: #i81502# 2007/09/18 11:57:25 jl 1.1.2.1: #i81502# test extensions


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [5aae4b8277ae793140a121bef214889547251db2]

INTEGRATION: CWS jl76 (1.1.2); FILE ADDED 2007/11/05 15:38:42 jl 1.1.2.2: #i81502# 2007/09/18 11:58:54 jl 1.1.2.1: #i81502#


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [1b511d791aa1dca9adff706d02d0700bb1786bfc]

INTEGRATION: CWS swcolsel (1.23.116); FILE MERGED 2007/06/18 13:52:00 ama 1.23.116.2: RESYNC: (1.23-1.24); FILE MERGED 2007/06/06 11:32:40 os 1.23.116.1: #i1596# menu entry and short cut block selection mode


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [4e54b85e34285292e12f4bcc75f2c299f45beed5]

INTEGRATION: CWS jl76 (1.1.2); FILE ADDED 2007/11/05 15:38:42 jl 1.1.2.2: #i81502# 2007/09/18 11:57:16 jl 1.1.2.1: #i81502# test extensions


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [526ce5fd1a24210eebe6c803e347ac36ecbef182]

INTEGRATION: CWS swcolsel (1.5.128); FILE MERGED 2007/09/05 08:13:14 os 1.5.128.2: #i1596# block mode accelerator also on Ctrl+Shift+F8 2007/06/06 11:32:40 os 1.5.128.1: #i1596# menu entry and short cut block selection mode


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [41b5aae4a9648cfb0087024a1730934d6bc35526]

INTEGRATION: CWS jl76 (1.1.2); FILE ADDED 2007/11/05 15:38:42 jl 1.1.2.2: #i81502# 2007/09/18 11:58:45 jl 1.1.2.1: #i81502#


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [94c48d5c901785f1207e1204586b3357df36b47a]

INTEGRATION: CWS jl76 (1.1.2); FILE ADDED 2007/11/05 15:38:42 jl 1.1.2.2: #i81502# 2007/09/18 11:57:07 jl 1.1.2.1: #i81502# test extensions


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [68aeebfff62665e28df3463272fb90fd801ad58c]

INTEGRATION: CWS swcolsel (1.8.128); FILE MERGED 2007/09/05 08:13:13 os 1.8.128.2: #i1596# block mode accelerator also on Ctrl+Shift+F8 2007/06/06 11:32:40 os 1.8.128.1: #i1596# menu entry and short cut block selection mode


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [72152316a135d1a4e64a984159054edd78ffe156]

INTEGRATION: CWS jl76 (1.1.2); FILE ADDED 2007/11/15 12:52:34 jl 1.1.2.1: #i81502# testing with repository


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [5562f346c9f54482a85a2341f3a51f9744b8d718]

INTEGRATION: CWS swcolsel (1.5.128); FILE MERGED 2007/09/05 08:13:13 os 1.5.128.2: #i1596# block mode accelerator also on Ctrl+Shift+F8 2007/06/06 11:32:39 os 1.5.128.1: #i1596# menu entry and short cut block selection mode


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [ac66f3995b969bc9861056d80009eecb3a2a49c9]

INTEGRATION: CWS jl76 (1.1.2); FILE ADDED 2007/11/15 12:52:25 jl 1.1.2.1: #i81502# testing with repository


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [62763d86a204e8c852f07e9ea9b0c5ce9eb8b536]

INTEGRATION: CWS jl76 (1.1.2); FILE ADDED 2007/11/05 15:38:42 jl 1.1.2.4: #i81502# 2007/09/18 11:55:55 jl 1.1.2.3: i81502# 2007/09/14 10:51:51 jl 1.1.2.2: #i81502# changing publisher tag and release notes 2007/09/12 12:10:43 jl 1.1.2.1: #i81502# test scenario for publisher information and release notess


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [b5e9cd6420aa4d040a35fcdb3597b61d6254fde7]

INTEGRATION: CWS swcolsel (1.24.116); FILE MERGED 2007/06/18 13:51:39 ama 1.24.116.2: RESYNC: (1.24-1.25); FILE MERGED 2007/06/06 11:32:39 os 1.24.116.1: #i1596# menu entry and short cut block selection mode


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [f098e0c0d213c22c7ff41ba4a82396f6ebe191dc]

INTEGRATION: CWS jl76 (1.1.2); FILE ADDED 2007/11/05 15:38:41 jl 1.1.2.4: #i81502# 2007/09/18 11:55:55 jl 1.1.2.3: i81502# 2007/09/12 14:46:32 jl 1.1.2.2: #i81502# test scenario for publisher information and release notes 2007/09/12 12:05:47 jl 1.1.2.1: #i81502# test scenario for publisher information and release notess


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [3929c42e5df6c59271ffec9c9648f6ef0d6bf6bd]

INTEGRATION: CWS jl76 (1.1.2); FILE ADDED 2007/11/05 15:41:07 jl 1.1.2.1: #i81502#


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [1ca9c4fbb3676347a08ed58af463a450532b628a]

INTEGRATION: CWS swcolsel (1.5.128); FILE MERGED 2007/09/05 08:13:13 os 1.5.128.2: #i1596# block mode accelerator also on Ctrl+Shift+F8 2007/06/06 11:32:38 os 1.5.128.1: #i1596# menu entry and short cut block selection mode


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [b160b04818c877639b429bbd5face004e8efe66c]

INTEGRATION: CWS jl76 (1.1.2); FILE ADDED 2007/11/05 15:40:25 jl 1.1.2.1: #i81502#


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [0ada8d5f107cfd284fa878f3ed64a3ffd8118a03]

INTEGRATION: CWS swcolsel (1.9.124); FILE MERGED 2007/09/05 08:13:12 os 1.9.124.2: #i1596# block mode accelerator also on Ctrl+Shift+F8 2007/06/06 11:32:38 os 1.9.124.1: #i1596# menu entry and short cut block selection mode


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [61510ab54e9fd8805c84a18dcea7e4eaa7ed1096]

INTEGRATION: CWS jl76 (1.1.2); FILE ADDED 2007/11/05 15:40:57 jl 1.1.2.1: #i81502#


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [6b8ec6233ddefe7931cb1f0a71b8dc8f890da648]

INTEGRATION: CWS jl76 (1.1.2); FILE ADDED 2007/11/05 15:40:48 jl 1.1.2.1: #i81502#


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [2f2d2cf07d9f2fbff668edb43c6a86af8748f309]

INTEGRATION: CWS swcolsel (1.5.128); FILE MERGED 2007/09/05 08:13:12 os 1.5.128.2: #i1596# block mode accelerator also on Ctrl+Shift+F8 2007/06/06 11:32:38 os 1.5.128.1: #i1596# menu entry and short cut block selection mode


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [52bf86378d7ce57d3d3db3fa7e850547c2182896]

INTEGRATION: CWS jl76 (1.1.2); FILE ADDED 2007/11/05 15:40:37 jl 1.1.2.1: #i81502#


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [6cb8029ba1335a59ae8bb389f4f8d403af043df6]

INTEGRATION: CWS jl76 (1.1.2); FILE ADDED 2007/11/05 15:40:15 jl 1.1.2.1: #i81502#


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [f6b80785dd391ee2417fc030d371f251b76749f1]

INTEGRATION: CWS swcolsel (1.59.38); FILE MERGED 2007/11/08 16:04:07 ama 1.59.38.6: RESYNC: (1.63-1.64); FILE MERGED 2007/10/06 02:45:16 ama 1.59.38.5: RESYNC: (1.62-1.63); FILE MERGED 2007/08/21 15:31:45 ama 1.59.38.4: RESYNC: (1.61-1.62); FILE MERGED 2007/06/18 13:51:30 ama 1.59.38.3: RESYNC: (1.59-1.61); FILE MERGED 2007/04/27 07:38:00 ama 1.59.38.2: i1596#: Block selection 2007/04/13 13:14:39 ama 1.59.38.1: Fix #1596#: Rectangular selection


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [9fe0d548533536955c406bdd098ab9a4a8f4ff60]

INTEGRATION: CWS jl76 (1.1.2); FILE ADDED 2007/11/05 15:40:01 jl 1.1.2.1: #i81502#


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [12116493131614f713032ee76791372101ed34d5]

INTEGRATION: CWS jl76 (1.1.2); FILE ADDED 2007/11/05 15:39:51 jl 1.1.2.1: #i81502#


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [b33983604cbf1b7676152a2d508c9763c0685c6e]

INTEGRATION: CWS swcolsel (1.29.220); FILE MERGED 2007/10/06 02:45:08 ama 1.29.220.5: RESYNC: (1.29-1.30); FILE MERGED 2007/09/10 14:20:54 ama 1.29.220.4: Fix #i1596#: Leaving block selection mode when entering extended mode 2007/05/07 08:12:02 ama 1.29.220.3: #i1596#: Blockselection 2007/04/27 07:38:36 ama 1.29.220.2: i1596#: Block selection 2007/04/13 13:14:58 ama 1.29.220.1: Fix #1596#: Rectangular selection


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [ad332878ff937a6763dbaa7be01773cacbf70459]

INTEGRATION: CWS swcolsel (1.11.34); FILE MERGED 2007/11/08 10:34:05 ama 1.11.34.1: Fix #83261#: Ctrl+Home should not reset block mode


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [327ddf486bb58ba438ce087adc8d6a3430711d6d]

INTEGRATION: CWS jl76 (1.1.2); FILE ADDED 2007/11/05 15:39:40 jl 1.1.2.1: #i81502#


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [13a18a46cd39fddaade28a053876aa9edf9e3209]

INTEGRATION: CWS swcolsel (1.16.52); FILE MERGED 2007/11/12 16:16:50 ama 1.16.52.5: Fix #i83520#: Block insertion 2007/11/08 12:28:00 ama 1.16.52.4: Fix #83258#: Deletion functionality with BlockCursor 2007/11/08 10:36:10 ama 1.16.52.3: Fix #i83253#i83258#: Block cursor and deletion 2007/10/06 02:44:42 ama 1.16.52.2: RESYNC: (1.16-1.17); FILE MERGED 2007/09/04 13:01:20 ama 1.16.52.1: Fix #i1596#: Don't leave block selection


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [84a5d4e78e7bc79c0ce12769621c7ee1d733b2f2]

INTEGRATION: CWS jl76 (1.1.2); FILE ADDED 2007/11/15 12:52:02 jl 1.1.2.6: #i81502# testing with repository 2007/11/15 11:09:02 jl 1.1.2.5: #i81502# testing with repository 2007/11/08 08:46:10 jl 1.1.2.4: i81502 2007/09/18 12:02:33 jl 1.1.2.3: i81502# 2007/09/18 11:55:55 jl 1.1.2.2: i81502# 2007/09/12 12:14:48 jl 1.1.2.1: #i81502# test scenario for publisher information and release notess


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [03eddc2068744bd8c59a01a937028bf17f050e2a]

INTEGRATION: CWS jl76 (1.1.2); FILE ADDED 2007/09/18 06:15:03 jl 1.1.2.1: #i81502# new publisher html pages for testing


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [f00ec1a9a3c1320881f1e5a0c7bb3fb3efb2a0e6]

INTEGRATION: CWS swcolsel (1.70.128); FILE MERGED 2007/10/06 02:33:49 ama 1.70.128.5: RESYNC: (1.77-1.78); FILE MERGED 2007/08/21 15:27:53 ama 1.70.128.4: RESYNC: (1.74-1.77); FILE MERGED 2007/06/18 13:47:57 ama 1.70.128.3: RESYNC: (1.71-1.74); FILE MERGED 2007/05/09 10:33:02 ama 1.70.128.2: RESYNC: (1.70-1.71); FILE MERGED 2007/04/27 07:39:48 ama 1.70.128.1: i1596#: Block selection


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [2c6d715032a7a2a6a2f39729af93fd10ecad601b]

INTEGRATION: CWS jl76 (1.1.2); FILE ADDED 2007/09/18 06:14:28 jl 1.1.2.1: #i81502# new publisher html pages for testing


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [966d236c6853cc8233ebb9f0090dbef717f4fdda]

INTEGRATION: CWS swcolsel (1.55.10); FILE MERGED 2007/11/08 16:04:04 ama 1.55.10.8: RESYNC: (1.59-1.60); FILE MERGED 2007/10/16 09:02:47 ama 1.55.10.7: Solve warnings after resync 2007/10/15 14:14:21 ama 1.55.10.6: Solve warnigs problem after resync 2007/10/06 02:19:18 ama 1.55.10.5: RESYNC: (1.58-1.59); FILE MERGED 2007/08/30 09:04:26 ama 1.55.10.4: Fix #i1596#: Refresh status bar immediately 2007/08/21 15:25:38 ama 1.55.10.3: RESYNC: (1.56-1.58); FILE MERGED 2007/06/18 13:45:43 ama 1.55.10.2: RESYNC: (1.55-1.56); FILE MERGED 2007/06/06 11:32:20 os 1.55.10.1: #i1596# menu entry and short cut block selection mode


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [d10e6bec2ad8d20ca1d84efcc14d583563429763]

INTEGRATION: CWS jl76 (1.1.2); FILE ADDED 2007/09/18 06:14:54 jl 1.1.2.1: #i81502# new publisher html pages for testing


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [252758acb5f1127227f9c91f54880851ee5d8af2]

INTEGRATION: CWS swcolsel (1.36.298); FILE MERGED 2007/11/08 16:04:01 ama 1.36.298.9: RESYNC: (1.39-1.40); FILE MERGED 2007/11/08 10:27:50 ama 1.36.298.8: No warnings 2007/10/15 13:42:48 ama 1.36.298.7: Problems(warnings) after resync solved 2007/10/15 13:39:22 ama 1.36.298.6: Problems(warnings) after resync solved 2007/10/06 00:45:22 ama 1.36.298.5: RESYNC: (1.38-1.39); FILE MERGED Merge conflicts solved 2007/08/21 15:23:09 ama 1.36.298.4: RESYNC: (1.37-1.38); FILE MERGED 2007/06/18 13:39:34 ama 1.36.298.3: RESYNC: (1.36-1.37); FILE MERGED 2007/04/27 07:37:22 ama 1.36.298.2: i1596#: Block selection 2007/04/13 13:12:47 ama 1.36.298.1: Fix #1596#: Rectangular selection


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [ecd1a16cef9e948b6009923a946ebbf0f5d0bf57]

INTEGRATION: CWS jl76 (1.1.2); FILE ADDED 2007/09/18 06:14:45 jl 1.1.2.1: #i81502# new publisher html pages for testing


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [98d9fef9cb10062cb2837787214748bdc1bd4b5a]

INTEGRATION: CWS jl76 (1.1.2); FILE ADDED 2007/09/18 06:14:36 jl 1.1.2.1: #i81502# new publisher html pages for testing


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [3d01653b6de9a37df711722ca066693be57fc24f]

INTEGRATION: CWS swcolsel (1.140.100); FILE MERGED 2007/11/09 13:31:37 ama 1.140.100.9: Fix #i83256#: Block selection with Alt+Click 2007/11/08 16:03:57 ama 1.140.100.8: RESYNC: (1.146-1.147); FILE MERGED 2007/10/10 11:32:21 ama 1.140.100.7: RESYNC: (1.144-1.146); FILE MERGED 2007/09/04 12:03:07 ama 1.140.100.6: Fix #i1596#: Don't enter add mode during block selection 2007/08/21 15:18:09 ama 1.140.100.5: RESYNC: (1.141-1.144); FILE MERGED 2007/06/18 13:36:07 ama 1.140.100.4: RESYNC: (1.140-1.141); FILE MERGED 2007/04/27 07:41:02 ama 1.140.100.3: i1596#: Block selection 2007/04/13 13:14:04 ama 1.140.100.2: Fix #1596#: Rectangular selection 2007/04/05 16:56:04 ama 1.140.100.1: #i1596#: Rectangular selection


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [c38459d32f21d3d03513374d06b03b9212d78056]

INTEGRATION: CWS jl76 (1.1.2); FILE ADDED 2007/09/18 06:13:30 jl 1.1.2.1: #i81502# new publisher html pages for testing


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [eaf1ebd5fe5c6c1fc410ed80eae64358847d483f]

INTEGRATION: CWS jl76 (1.1.2); FILE ADDED 2007/09/18 06:13:22 jl 1.1.2.1: #i81502# new publisher html pages for testing


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [ac10d08f060cf469705ad8a23e1d4ce8cea0e889]

INTEGRATION: CWS swcolsel (1.24.220); FILE MERGED 2007/11/08 15:41:08 ama 1.24.220.6: Fix #i83343#: Travel functionality with BlockCursor 2007/10/10 11:32:13 ama 1.24.220.5: RESYNC: (1.27-1.28); FILE MERGED 2007/08/21 15:17:17 ama 1.24.220.4: RESYNC: (1.26-1.27); FILE MERGED 2007/06/18 13:35:50 ama 1.24.220.3: RESYNC: (1.25-1.26); FILE MERGED 2007/05/09 10:05:34 ama 1.24.220.2: RESYNC: (1.24-1.25); FILE MERGED 2007/04/27 07:41:28 ama 1.24.220.1: i1596#: Block selection


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [6757ef114b225f38457bb36e87f385feb29aa7e1]

INTEGRATION: CWS jl76 (1.1.2); FILE ADDED 2007/09/18 06:13:13 jl 1.1.2.1: #i81502# new publisher html pages for testing


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [1be0c9958ad585c078e0f4132d995613278f71a7]

INTEGRATION: CWS swcolsel (1.114.40); FILE MERGED 2007/10/10 11:32:10 ama 1.114.40.6: RESYNC: (1.122-1.123); FILE MERGED 2007/08/21 15:16:06 ama 1.114.40.5: RESYNC: (1.119-1.122); FILE MERGED 2007/06/18 13:34:35 ama 1.114.40.4: RESYNC: (1.118-1.119); FILE MERGED 2007/05/09 09:58:01 ama 1.114.40.3: RESYNC: (1.116-1.118); FILE MERGED 2007/04/11 10:30:42 ama 1.114.40.2: RESYNC: (1.114-1.116); FILE MERGED Resync conflict solved 2007/03/01 14:31:52 ama 1.114.40.1: #i75024#: Column selection


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [e5d775b4d7794c592c9cab4f92c56fffc135e1a4]

INTEGRATION: CWS jl76 (1.1.2); FILE ADDED 2007/09/18 06:13:03 jl 1.1.2.1: #i81502# new publisher html pages for testing


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [0101977c14f631693c183dff57de8a0d20b3f537]

INTEGRATION: CWS swcolsel (1.30.218); FILE MERGED 2007/10/10 11:32:07 ama 1.30.218.5: RESYNC: (1.32-1.33); FILE MERGED 2007/08/23 07:33:45 ama 1.30.218.4: Resolve merge conflict 2007/08/21 14:56:57 ama 1.30.218.3: RESYNC: (1.31-1.32); FILE MERGED 2007/06/18 13:19:13 ama 1.30.218.2: RESYNC: (1.30-1.31); FILE MERGED 2007/03/01 15:13:24 ama 1.30.218.1: #i75024#: Column selection


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [00eb632271dd28a1c98cc00b3a7814e65052d34b]

INTEGRATION: CWS jl76 (1.1.2); FILE ADDED 2007/11/15 12:51:06 jl 1.1.2.1: #i81502# testing with repository


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [93569591b4b8a6477a3c8968af4067df49d1369c]

INTEGRATION: CWS jl76 (1.1.2); FILE ADDED 2007/11/15 11:08:38 jl 1.1.2.1: #i81502# testing with repository


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [74e5c484fcfa774af87f1eca9beb79c2f94f20c0]

INTEGRATION: CWS swcolsel (1.58.36); FILE MERGED 2007/10/10 11:32:04 ama 1.58.36.4: RESYNC: (1.61-1.62); FILE MERGED 2007/08/21 14:55:19 ama 1.58.36.3: RESYNC: (1.59-1.61); FILE MERGED 2007/06/18 13:16:53 ama 1.58.36.2: RESYNC: (1.58-1.59); FILE MERGED 2007/03/01 15:13:07 ama 1.58.36.1: #i75024#: Column selection


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [76cd649c6036bd50eda9f22bea8fd51c73a9c736]

INTEGRATION: CWS swcolsel (1.99.126); FILE MERGED 2007/10/10 11:32:00 ama 1.99.126.3: RESYNC: (1.100-1.101); FILE MERGED 2007/08/21 14:55:08 ama 1.99.126.2: RESYNC: (1.99-1.100); FILE MERGED 2007/03/01 15:12:47 ama 1.99.126.1: #i75024#: Column selection


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [fde66b2726d57f197c6e9e097491ccd10cd770d0]

INTEGRATION: CWS jl76 (1.1.2); FILE ADDED 2007/11/08 08:45:29 jl 1.1.2.1: i81502


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [d91272dde64ccb939e878c151b24567349c1b49d]

INTEGRATION: CWS jl76 (1.1.2); FILE ADDED 2007/11/08 08:45:20 jl 1.1.2.1: i81502


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [d5ab5f02e71cd891806c0c7782f3c478560e5b9e]

INTEGRATION: CWS swcolsel (1.74.36); FILE MERGED 2007/10/05 21:01:48 ama 1.74.36.11: RESYNC: (1.75-1.76); FILE MERGED 2007/08/21 14:48:27 ama 1.74.36.10: RESYNC: (1.74-1.75); FILE MERGED 2007/05/23 14:25:49 ama 1.74.36.9: Fix #1596#: Block selection 2007/05/07 08:12:33 ama 1.74.36.8: #i1596#: Blockselection 2007/04/27 07:30:54 ama 1.74.36.7: #i1596#: Block selection 2007/04/16 14:38:28 ama 1.74.36.6: Fix #i1596#: Rectangular selection 2007/04/13 13:08:39 ama 1.74.36.5: Fix #1596#: Rectangular selection 2007/04/12 09:12:25 ama 1.74.36.4: Fix #i1596#: Rectangular selection 2007/04/11 12:32:01 ama 1.74.36.3: Fix #i1596#: Rectangular selection 2007/04/11 06:45:39 ama 1.74.36.2: #i1596#: Rectangular selection 2007/03/07 11:05:42 ama 1.74.36.1: #i1596#: Rectangular selection of text


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [64fa043a2c3a67ffa08492bc7d312ea49c1a203e]

INTEGRATION: CWS jl76 (1.1.2); FILE ADDED 2007/11/05 15:38:41 jl 1.1.2.2: #i81502# 2007/09/18 11:54:52 jl 1.1.2.1: #i81502# test extensions


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [e61824da0017f77f6c230cd4acedc34ceea723fd]

INTEGRATION: CWS swcolsel (1.6.220); FILE MERGED 2007/10/15 12:55:13 ama 1.6.220.2: Problems(warnings) after resync solved 2007/03/01 15:11:08 ama 1.6.220.1: #i75024#: Column selection


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [13893e15079430667ec0e8dca5d69e6d4707f954]

INTEGRATION: CWS jl76 (1.1.2); FILE ADDED 2007/11/05 15:38:41 jl 1.1.2.2: #i81502# 2007/09/18 11:54:43 jl 1.1.2.1: #i81502# test extensions


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [bae87889f65db5117d35b6cd1a45a07b20a51696]

INTEGRATION: CWS swcolsel (1.52.144); FILE MERGED 2007/10/05 17:49:32 ama 1.52.144.9: RESYNC: (1.55-1.57); FILE MERGED Merge conflicts solved 2007/05/23 14:24:00 ama 1.52.144.8: Fix #1596#: Block selection 2007/05/09 09:44:22 ama 1.52.144.7: RESYNC: (1.53-1.55); FILE MERGED 2007/04/11 15:22:51 ama 1.52.144.6: Fix #i1596#: Rectangular selection 2007/04/11 10:18:01 ama 1.52.144.5: RESYNC: (1.52-1.53); FILE MERGED 2007/04/11 06:46:01 ama 1.52.144.4: #i1596#: Rectangular selection 2007/04/03 14:48:25 ama 1.52.144.3: #i1596#: rectangular selection mode 2007/03/07 11:06:32 ama 1.52.144.2: #i1596#: Rectangular selection of text 2007/03/01 15:10:40 ama 1.52.144.1: #i75024#: Column selection


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [163c071958aff83566214f461906efbcb4271248]

INTEGRATION: CWS jl76 (1.1.2); FILE ADDED 2007/11/05 15:38:41 jl 1.1.2.2: #i81502# 2007/09/18 11:54:34 jl 1.1.2.1: #i81502# test extensions


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [0ebda003f88060fe18cd0d10143e8d7cc9aaf7df]

INTEGRATION: CWS swcolsel (1.1.2); FILE ADDED 2007/05/23 14:24:51 ama 1.1.2.1: Fix #1596#: Block selection


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [797d13ded78668011960479d781d2f3711950189]

INTEGRATION: CWS jl76 (1.1.2); FILE ADDED 2007/11/05 15:38:41 jl 1.1.2.2: #i81502# 2007/09/18 11:54:25 jl 1.1.2.1: #i81502# test extensions


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [da3f7d4f17882d35a1ef5a55595860624a7945aa]

INTEGRATION: CWS swcolsel (1.14.10); FILE MERGED 2007/10/05 16:21:52 ama 1.14.10.3: RESYNC: (1.15-1.16); FILE MERGED Merge conflicts solved 2007/08/21 14:45:45 ama 1.14.10.2: RESYNC: (1.14-1.15); FILE MERGED 2007/05/23 14:23:21 ama 1.14.10.1: Fix #1596#: Block selection


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [47fadf208833f3e9175bd66622906369aa7e55de]

INTEGRATION: CWS jl76 (1.1.2); FILE ADDED 2007/11/15 12:51:24 jl 1.1.2.1: #i81502# testing with repository


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [6c48509fc730fc68b3309b6308846bb7aafd793a]

INTEGRATION: CWS swcolsel (1.52.36); FILE MERGED 2007/10/05 16:18:00 ama 1.52.36.2: RESYNC: (1.52-1.53); FILE MERGED 2007/03/01 14:41:18 ama 1.52.36.1: #i75024#: Column selection


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [f072732bb12a7e0821ac393fe3fb2fb5eb501b1a]

INTEGRATION: CWS jl76 (1.1.2); FILE ADDED 2007/11/15 12:51:15 jl 1.1.2.1: #i81502# testing with repository


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [c10f4c91f943543b05994e53134c7f0b321e76c9]

INTEGRATION: CWS swcolsel (1.1.2); FILE ADDED 2007/05/24 12:49:41 ama 1.1.2.5: #i1596#: Blcok selection 2007/05/23 14:20:48 ama 1.1.2.4: Fix #1596#: Block selection 2007/04/11 15:22:30 ama 1.1.2.3: Fix #i1596#: Rectangular selection 2007/04/11 12:32:27 ama 1.1.2.2: Fix #i1596#: Rectangular selection 2007/03/01 14:42:58 ama 1.1.2.1: #i75024#: Column selection


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [fb00ec819da3ab27684d1d9c50107405b93b18de]

INTEGRATION: CWS jl76 (1.1.2); FILE ADDED 2007/11/05 15:38:41 jl 1.1.2.4: #i81502# 2007/09/18 11:55:55 jl 1.1.2.3: i81502# 2007/09/12 14:45:58 jl 1.1.2.2: #i81502# test scenario for publisher information and release notes 2007/09/12 12:01:43 jl 1.1.2.1: #i81502# test scenario for publisher information and release notess


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [24f608cd11ec6581853200b974fdb037efb0bcc5]

INTEGRATION: CWS swcolsel (1.22.144); FILE MERGED 2007/05/09 09:41:42 ama 1.22.144.4: RESYNC: (1.23-1.25); FILE MERGED 2007/04/11 10:13:53 ama 1.22.144.3: RESYNC: (1.22-1.23); FILE MERGED 2007/04/03 14:47:05 ama 1.22.144.2: #i1596#: rectangular selection mode 2007/03/01 14:41:01 ama 1.22.144.1: #i75024#: Column selection


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [8450b7f13d631f97241fe6680858a651f06bc7d5]

INTEGRATION: CWS jl76 (1.3.260); FILE MERGED 2007/09/18 11:50:39 jl 1.3.260.1: i81502# New tests for localized licenses


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [0d2535328d2acf4d41077d7e7e417099c1233dc7]

INTEGRATION: CWS swcolsel (1.19.100); FILE MERGED 2007/05/23 14:21:06 ama 1.19.100.1: Fix #1596#: Block selection


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [e781defe20cf9c3095b706b59ecb97089d94d69d]

INTEGRATION: CWS jl76 (1.1.2); FILE ADDED 2007/09/18 11:52:35 jl 1.1.2.1: #i81502# License test extensions


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [0b5421edbff0e14c00856f8dbe4f51f603b2d629]

INTEGRATION: CWS swcolsel (1.15.480); FILE MERGED 2007/04/11 10:13:45 ama 1.15.480.2: RESYNC: (1.15-1.16); FILE MERGED 2007/03/01 14:40:38 ama 1.15.480.1: #i75024#: Column selection


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [d8e47204df21991ed7ccb90c5367f78bdf810e92]

INTEGRATION: CWS jl76 (1.1.2); FILE ADDED 2007/09/18 11:52:26 jl 1.1.2.1: #i81502# License test extensions


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [18b2a80fd1885ac111677d28cbdee6695451870b]

INTEGRATION: CWS swcolsel (1.51.126); FILE MERGED 2007/11/08 16:03:50 ama 1.51.126.5: RESYNC: (1.55-1.56); FILE MERGED 2007/10/05 16:15:19 ama 1.51.126.4: RESYNC: (1.53-1.55); FILE MERGED 2007/05/09 09:41:15 ama 1.51.126.3: RESYNC: (1.52-1.53); FILE MERGED 2007/04/11 10:13:13 ama 1.51.126.2: RESYNC: (1.51-1.52); FILE MERGED 2007/03/01 14:40:10 ama 1.51.126.1: #i75024#: Column selection


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [33495de83b27e7272008213edba108da8e9a8cb5]

INTEGRATION: CWS jl76 (1.1.2); FILE ADDED 2007/09/18 11:52:17 jl 1.1.2.1: #i81502# License test extensions


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [55781a28b9882355db85a55fa842d8496e4fe4c4]

INTEGRATION: CWS swcolsel (1.20.10); FILE MERGED 2007/11/08 16:03:47 ama 1.20.10.3: RESYNC: (1.21-1.22); FILE MERGED 2007/10/05 16:15:12 ama 1.20.10.2: RESYNC: (1.20-1.21); FILE MERGED 2007/05/23 14:21:33 ama 1.20.10.1: Fix #1596#: Block selection


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [65105806f5e601ed0e5b523b59c7fda8ab50a33b]

INTEGRATION: CWS jl76 (1.2.260); FILE MERGED 2007/09/18 11:50:39 jl 1.2.260.1: i81502# New tests for localized licenses


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [b84956d607a8495fd9d410607f79e516866cdfe6]

INTEGRATION: CWS swcolsel (1.39.220); FILE MERGED 2007/10/05 16:11:12 ama 1.39.220.5: RESYNC: (1.42-1.43); FILE MERGED 2007/06/18 13:07:51 ama 1.39.220.4: RESYNC: (1.41-1.42); FILE MERGED 2007/05/09 09:40:13 ama 1.39.220.3: RESYNC: (1.40-1.41); FILE MERGED 2007/04/11 10:11:52 ama 1.39.220.2: RESYNC: (1.39-1.40); FILE MERGED 2007/03/01 15:08:10 ama 1.39.220.1: #i75024#: Column selection


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [33ad7608d0d31d8be6d568391b479b81a3a824d7]

INTEGRATION: CWS swcolsel (1.44.124); FILE MERGED 2007/10/05 16:10:35 ama 1.44.124.7: RESYNC: (1.46-1.47); FILE MERGED 2007/08/21 14:40:09 ama 1.44.124.6: RESYNC: (1.45-1.46); FILE MERGED 2007/05/07 08:12:16 ama 1.44.124.5: #i1596#: Blockselection 2007/04/16 08:47:24 ama 1.44.124.4: Fix #i1596#: Rectangular selection 2007/04/13 13:09:46 ama 1.44.124.3: Fix #1596#: Rectangular selection 2007/04/11 10:11:42 ama 1.44.124.2: RESYNC: (1.44-1.45); FILE MERGED 2007/03/07 11:13:15 ama 1.44.124.1: #i1596#: Rectangular selection of text


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [b7cab5504da4a5fa06a33e8f0017ae3e9257234b]

INTEGRATION: CWS swcolsel (1.10.34); FILE MERGED 2007/11/08 15:41:49 ama 1.10.34.1: Fix #i83343#: Travel functionality with BlockCursor


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [e7d50fd280613203596cd65c586d41a1ebfa56b0]

INTEGRATION: CWS swcolsel (1.51.34); FILE MERGED 2007/11/08 15:42:22 ama 1.51.34.1: Fix #i83343#: Travel functionality with BlockCursor


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [82cff52ea30f931498887dbe334247797c8d6f3e]

INTEGRATION: CWS jl76 (1.1.2); FILE ADDED 2007/09/28 15:11:12 jl 1.1.2.1: #31326#


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [caacefc28e8e485a3a25b8d8e7ede32476b260fc]

INTEGRATION: CWS swcolsel (1.13.210); FILE MERGED 2007/10/05 16:06:07 ama 1.13.210.4: RESYNC: (1.14-1.15); FILE MERGED 2007/08/21 14:38:59 ama 1.13.210.3: RESYNC: (1.13-1.14); FILE MERGED 2007/04/13 13:09:18 ama 1.13.210.2: Fix #1596#: Rectangular selection 2007/03/01 15:26:34 ama 1.13.210.1: #i75024#: Column selection


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [7229b40e922d208953bd52fb667d56b0b90f5dd3]

INTEGRATION: CWS jl76 (1.1.2); FILE ADDED 2007/09/28 15:10:16 jl 1.1.2.1: #31326# display name


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [68688ed45043ac67da2be9cf95ef3d00e92bb126]

INTEGRATION: CWS jl76 (1.1.2); FILE ADDED 2007/09/28 15:10:05 jl 1.1.2.1: #31326# display name


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [5b2157dbeb9c9dff30279a14334f73b2773bf782]

INTEGRATION: CWS swcolsel (1.12.220); FILE MERGED 2007/10/05 16:05:31 ama 1.12.220.3: RESYNC: (1.12-1.13); FILE MERGED 2007/09/04 13:03:28 ama 1.12.220.2: Fix #i1596#: Split node when copying from block selection 2007/08/28 08:01:02 ama 1.12.220.1: Fix #i1596#: Dragging of block selection


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [b788ba416eb541a1eaced189a59f298fe51e117e]

INTEGRATION: CWS jl76 (1.1.2); FILE ADDED 2007/09/28 15:09:56 jl 1.1.2.1: #31326# display name


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [de9f3f835ba4ac16407e50dee49c497d41275578]

INTEGRATION: CWS swcolsel (1.41.122); FILE MERGED 2007/11/08 16:03:44 ama 1.41.122.7: RESYNC: (1.48-1.50); FILE MERGED 2007/10/05 16:03:07 ama 1.41.122.6: RESYNC: (1.47-1.48); FILE MERGED Merge conflicts solved 2007/08/21 14:36:03 ama 1.41.122.5: RESYNC: (1.45-1.47); FILE MERGED 2007/06/18 13:04:35 ama 1.41.122.4: RESYNC: (1.43-1.45); FILE MERGED 2007/05/09 09:37:40 ama 1.41.122.3: RESYNC: (1.42-1.43); FILE MERGED 2007/04/11 10:10:02 ama 1.41.122.2: RESYNC: (1.41-1.42); FILE MERGED Resync conflict solved 2007/03/01 14:59:38 ama 1.41.122.1: #i75024#: Column selection


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [e81b43f44098eba4219e78c1840879c87f73fc88]

INTEGRATION: CWS jl76 (1.1.2); FILE ADDED 2007/09/28 15:09:47 jl 1.1.2.1: #31326# display name


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [0391848b319825e480b4a03491fb26c37925941f]

INTEGRATION: CWS swcolsel (1.25.126); FILE MERGED 2007/10/05 16:02:22 ama 1.25.126.6: RESYNC: (1.27-1.28); FILE MERGED 2007/08/21 14:35:55 ama 1.25.126.5: RESYNC: (1.26-1.27); FILE MERGED 2007/05/07 08:12:47 ama 1.25.126.4: #i1596#: Blockselection 2007/04/11 10:09:54 ama 1.25.126.3: RESYNC: (1.25-1.26); FILE MERGED 2007/04/05 16:55:34 ama 1.25.126.2: #i1596#: Rectangular selection 2007/03/01 15:24:14 ama 1.25.126.1: #i75024#: Column selection


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [7c2d2de28a0919fa1794757461e8f623c64229a0]

INTEGRATION: CWS swcolsel (1.71.126); FILE MERGED 2007/10/05 15:58:15 ama 1.71.126.6: RESYNC: (1.77-1.79); FILE MERGED Merge conflicts solved 2007/08/21 14:33:17 ama 1.71.126.5: RESYNC: (1.74-1.77); FILE MERGED 2007/06/27 11:21:10 ama 1.71.126.4: RESYNC: (1.73-1.74); FILE MERGED 2007/06/18 13:02:35 ama 1.71.126.3: RESYNC: (1.72-1.73); FILE MERGED 2007/05/09 09:36:28 ama 1.71.126.2: RESYNC: (1.71-1.72); FILE MERGED 2007/03/01 14:54:14 ama 1.71.126.1: #i75024#: Column selection


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [a147df3fe8a8fcb063e00b657539ef48264a5912]

INTEGRATION: CWS jl76 (1.1.2); FILE ADDED 2007/09/28 15:09:38 jl 1.1.2.1: #31326# display name


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [3b777b25934151e2211ed84d08b9d7ef8b0318e2]

INTEGRATION: CWS swcolsel (1.23.220); FILE MERGED 2007/10/05 15:54:44 ama 1.23.220.4: RESYNC: (1.26-1.27); FILE MERGED 2007/08/21 14:31:38 ama 1.23.220.3: RESYNC: (1.24-1.26); FILE MERGED 2007/04/11 10:08:03 ama 1.23.220.2: RESYNC: (1.23-1.24); FILE MERGED 2007/03/01 14:51:36 ama 1.23.220.1: #i75024#: Column selection


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [8137c92bdb66fd382f409c22fa38bddf101d8c4c]

INTEGRATION: CWS swcolsel (1.11.218); FILE MERGED 2007/10/05 15:54:38 ama 1.11.218.4: RESYNC: (1.13-1.14); FILE MERGED 2007/06/18 13:01:11 ama 1.11.218.3: RESYNC: (1.12-1.13); FILE MERGED 2007/04/11 10:07:41 ama 1.11.218.2: RESYNC: (1.11-1.12); FILE MERGED 2007/03/01 14:51:14 ama 1.11.218.1: #i75024#: Column selection


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [1e5ce0f952af0c619144346b0ab52d3b3428c9aa]

INTEGRATION: CWS jl76 (1.8.194); FILE MERGED 2007/11/14 07:13:49 jl 1.8.194.2: #i81502# helpid for available updates list 2007/11/12 10:53:56 pb 1.8.194.1: fix: #i81502# HID_DEPLOYMENT_GUI_UPDATE_PUBLISHER|RELEASENOTES added


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [1c2d238de497e5d7e3c8d4ffba531f1cfb166abc]

INTEGRATION: CWS swcolsel (1.10.34); FILE MERGED 2007/11/08 12:26:48 ama 1.10.34.1: Fix #83258#: Travel functionality with BlockCursor


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [d7fcd52eb76bda9cc4cde28ffed77e4fff3b5313]

INTEGRATION: CWS swcolsel (1.50.220); FILE MERGED 2007/10/05 15:53:51 ama 1.50.220.5: RESYNC: (1.53-1.54); FILE MERGED Merge conflicts solved 2007/08/21 14:31:31 ama 1.50.220.4: RESYNC: (1.52-1.53); FILE MERGED 2007/06/18 13:01:03 ama 1.50.220.3: RESYNC: (1.51-1.52); FILE MERGED 2007/04/11 10:07:20 ama 1.50.220.2: RESYNC: (1.50-1.51); FILE MERGED Resync conflict solved 2007/03/01 14:46:08 ama 1.50.220.1: #i75024#: Column selection


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [032b6a8b435331738f295e4e5667cf5ee6e44f0b]

INTEGRATION: CWS swcolsel (1.3.708); FILE MERGED 2007/10/05 15:53:24 ama 1.3.708.3: RESYNC: (1.4-1.5); FILE MERGED Merge conflicts solved 2007/08/21 14:31:23 ama 1.3.708.2: RESYNC: (1.3-1.4); FILE MERGED 2007/05/09 07:54:17 ama 1.3.708.1: #i1596#: Block selection


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [5b9742d3a20a26c31af6424906ead9690d1bb1a1]

INTEGRATION: CWS swcolsel (1.19.128); FILE MERGED 2007/11/08 12:36:03 ama 1.19.128.6: Fix #83258#: Travel functionality with BlockCursor 2007/10/05 15:52:19 ama 1.19.128.5: RESYNC: (1.21-1.22); FILE MERGED 2007/08/21 14:31:15 ama 1.19.128.4: RESYNC: (1.20-1.21); FILE MERGED 2007/06/18 13:00:31 ama 1.19.128.3: RESYNC: (1.19-1.20); FILE MERGED 2007/05/09 07:47:50 ama 1.19.128.2: #i1596#: Block selection 2007/04/27 07:31:50 ama 1.19.128.1: #i1596#: Block selection


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [a8dcb946cb9801185af0fa3fd62eaecbd084bbf7]

INTEGRATION: CWS swcolsel (1.61.144); FILE MERGED 2007/11/08 15:39:07 ama 1.61.144.21: Fix #83258#: Travel functionality with BlockCursor 2007/11/08 13:22:33 ama 1.61.144.20: Fix #83258#: Travel functionality with BlockCursor 2007/11/08 12:26:39 ama 1.61.144.19: Fix #83258#: Travel functionality with BlockCursor 2007/11/08 10:37:16 ama 1.61.144.18: Fix #83261#: Ctrl+Home should not reset block mode 2007/10/15 12:29:30 ama 1.61.144.17: Problems(warnings) after resync solved 2007/10/05 15:52:09 ama 1.61.144.16: RESYNC: (1.65-1.66); FILE MERGED Merge conflicts solved 2007/08/28 15:12:11 ama 1.61.144.15: Fix #i1596#: Block selection 2007/08/28 07:45:38 ama 1.61.144.14: Fix #i1596#: Dragging of block selection 2007/08/21 14:31:06 ama 1.61.144.13: RESYNC: (1.63-1.65); FILE MERGED 2007/05/23 14:22:30 ama 1.61.144.12: Fix #1596#: Block selection 2007/05/09 09:35:17 ama 1.61.144.11: RESYNC: (1.62-1.63); FILE MERGED 2007/05/09 07:48:25 ama 1.61.144.10: #i1596#: Block selection 2007/05/07 09:05:55 ama 1.61.144.9: #i1596#: Blockselection 2007/04/27 07:34:55 ama 1.61.144.8: #i1596#: Block selection 2007/04/13 13:08:15 ama 1.61.144.7: Fix #1596#: Rectangular selection 2007/04/11 12:21:18 ama 1.61.144.6: Fix #i1596#: Rectangular selection 2007/04/11 10:07:11 ama 1.61.144.5: RESYNC: (1.61-1.62); FILE MERGED 2007/04/03 14:45:57 ama 1.61.144.4: #i1596#: rectangular selection mode 2007/03/07 11:08:08 ama 1.61.144.3: #i1596#: Rectangular selection of text 2007/03/01 15:46:45 ama 1.61.144.2: #i75024#: Column selection 2007/03/01 14:50:04 ama 1.61.144.1: #i75024#: Column selection


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [bfa4b5a83070816266aeca1e37f58629b2481ecd]

INTEGRATION: CWS swcolsel (1.1.2); FILE ADDED 2007/10/15 12:29:40 ama 1.1.2.2: Problems(warnings) after resync solved 2007/05/09 07:50:15 ama 1.1.2.1: #i1596#: Block selection


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [55a40366fa2bfe89a1b79eff28db7c03a8de7c9e]

INTEGRATION: CWS swcolsel (1.1.2); FILE ADDED 2007/05/09 07:51:34 ama 1.1.2.1: #i1596#: Block selection


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [243be05bc180297b3050361d230f19e8d03babff]

INTEGRATION: CWS swcolsel (1.1.2); FILE ADDED 2007/05/23 14:22:07 ama 1.1.2.2: Fix #1596#: Block selection 2007/05/09 07:52:37 ama 1.1.2.1: #i1596#: Block selection


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [cf9c6a8648ff07c61203a35f591dfd1330ced514]

INTEGRATION: CWS swcolsel (1.4.220); FILE MERGED 2007/04/13 13:06:34 ama 1.4.220.1: Fix #1596#: Rectangular selection


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [6368393f99f61584d2f21750ba0307f7ed007874]

INTEGRATION: CWS swcolsel (1.65.116); FILE MERGED 2007/08/21 14:27:55 ama 1.65.116.2: RESYNC: (1.65-1.66); FILE MERGED 2007/06/06 11:34:19 os 1.65.116.1: #i1596# menu entry and short cut block selection mode


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [ff42bde10268148edc60cd1bd6b616fec029440c]

INTEGRATION: CWS swcolsel (1.37.2); FILE MERGED 2007/08/21 14:27:18 ama 1.37.2.2: RESYNC: (1.37-1.38); FILE MERGED 2007/06/06 11:34:19 os 1.37.2.1: #i1596# menu entry and short cut block selection mode


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [80222e48d88a591cfb6af7a6477ead815109146a]

INTEGRATION: CWS swcolsel (1.17.240); FILE MERGED 2007/11/08 16:03:40 ama 1.17.240.4: RESYNC: (1.19-1.20); FILE MERGED 2007/10/05 15:36:39 ama 1.17.240.3: RESYNC: (1.18-1.19); FILE MERGED 2007/04/11 10:03:31 ama 1.17.240.2: RESYNC: (1.17-1.18); FILE MERGED Resync conflict solved 2007/03/01 14:29:57 ama 1.17.240.1: #i75024#: Column selection


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [a522ec0d94ac5ec3aee7ef54355e9ff5d3456ea2]

INTEGRATION: CWS swcolsel (1.2.708); FILE MERGED 2007/04/13 13:06:03 ama 1.2.708.1: Fix #1596#: Rectangular selection


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [e5e1388d5c22451560711bbd9dfc841b07dd2949]

INTEGRATION: CWS swcolsel (1.132.122); FILE MERGED 2007/10/05 15:26:51 ama 1.132.122.7: RESYNC: (1.140-1.142); FILE MERGED 2007/08/21 14:18:11 ama 1.132.122.6: RESYNC: (1.137-1.140); FILE MERGED 2007/06/27 11:20:40 ama 1.132.122.5: RESYNC: (1.136-1.137); FILE MERGED 2007/06/18 12:51:56 ama 1.132.122.4: RESYNC: (1.134-1.136); FILE MERGED 2007/05/09 09:26:14 ama 1.132.122.3: RESYNC: (1.133-1.134); FILE MERGED 2007/04/11 10:02:10 ama 1.132.122.2: RESYNC: (1.132-1.133); FILE MERGED 2007/03/01 14:27:03 ama 1.132.122.1: #i75024#: Column selection


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [5cf5446e9fbd2fe628745b0658254fec59f0876d]

INTEGRATION: CWS swcolsel (1.35.240); FILE MERGED 2007/10/05 15:25:36 ama 1.35.240.8: RESYNC: (1.37-1.38); FILE MERGED 2007/08/28 07:44:06 ama 1.35.240.7: Fix #i1596#: Dragging of block selection 2007/08/21 14:18:03 ama 1.35.240.6: RESYNC: (1.36-1.37); FILE MERGED 2007/05/09 09:27:38 ama 1.35.240.5: RESYNC: (1.35-1.36); FILE MERGED 2007/05/09 07:59:46 ama 1.35.240.4: #i1596#: Block selection 2007/04/27 07:15:48 ama 1.35.240.3: #i1596#: Block selection 2007/04/11 12:21:41 ama 1.35.240.2: Fix #i1596#: Rectangular selection 2007/03/01 14:28:55 ama 1.35.240.1: #i75024#: Column selection


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [c896d4acb300da250b9a17c5c296fa8420c33ded]

INTEGRATION: CWS swcolsel (1.71.40); FILE MERGED 2007/08/21 14:17:44 ama 1.71.40.3: RESYNC: (1.71-1.73); FILE MERGED 2007/06/06 11:33:25 os 1.71.40.2: #i1596# menu entry and short cut block selection mode 2007/04/27 07:15:09 ama 1.71.40.1: #i1596#: Block selection


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [20db2155a22c7ebd78e3e886b3cee7a91d72fcc1]

INTEGRATION: CWS jl76 (1.6.50); FILE MERGED 2007/11/14 07:14:07 jl 1.6.50.3: #i81502# helpid for available updates list 2007/11/12 10:53:00 pb 1.6.50.2: fix: #i81502# helpids for hyperlink controls 2007/11/02 06:48:24 pb 1.6.50.1: fix: #i81502# new controls


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [7a50dbc1b524eea1d87bc656e8be463217c8380d]

INTEGRATION: CWS jl76 (1.3.50); FILE MERGED 2007/11/09 06:14:01 pb 1.3.50.2: fix: #i81502# It might be possible that only the publisher or release notes are available 2007/11/02 06:43:14 pb 1.3.50.1: fix: #i81502# new controls and method for Publisher/ReleaseNotes


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [d325f275a961659b7dcbbed299f40667571fef76]

INTEGRATION: CWS swcolsel (1.31.44); FILE MERGED 2007/06/06 11:33:49 os 1.31.44.1: #i1596# menu entry and short cut block selection mode


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [0d5d67dccb1d1142fcb89009616636965272b139]

INTEGRATION: CWS jl76 (1.1.2); FILE ADDED 2007/11/02 06:24:44 pb 1.1.2.1: fix: #i81502# new class dp_gui::DescriptionEdit


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [a32aca4959eb78ed21aa0738099f73c71e2d41a1]

INTEGRATION: CWS jl76 (1.1.2); FILE ADDED 2007/11/02 06:24:36 pb 1.1.2.1: fix: #i81502# new class dp_gui::DescriptionEdit


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [84cb31fecd1de21b783898704befb891cc2d4ba4]

INTEGRATION: CWS jl76 (1.3.120); FILE MERGED 2007/11/02 08:45:40 pb 1.3.120.1: fix: #i81502# Set/GetURL(), SetDescription() added


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [9463763e5d3366372cbcdaf05452d30e6e71bccb]

INTEGRATION: CWS jl76 (1.2.138); FILE MERGED 2007/11/02 08:46:41 pb 1.2.138.1: fix: #i81502# Set/GetURL(), SetDescription() added


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [43bf3834076d4f6437a54287bfc9bef220e80f30]

INTEGRATION: CWS jl79 (1.5.114); FILE MERGED 2007/11/07 16:02:42 jl 1.5.114.1: #i82775#


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [3ef87cc66e7d58d57be705495a670bfb149eef1d]

INTEGRATION: CWS jl79 (1.18.28); FILE MERGED 2007/11/01 12:55:08 jl 1.18.28.1: #i82775# Extension Manager in office can accept installation requests from unopkg processes even if the Extension Manager dialog is open.


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [55c5e32d3d3e4cdc49e191aa928c08e8abd79423]

INTEGRATION: CWS jl79 (1.29.46); FILE MERGED 2007/11/09 12:05:25 jl 1.29.46.4: #i82775# removing use of m_bAddingExtension, was used to disable buttons during installation of extensions in queue, which have been added by unopkg gui+ extension 2007/11/07 07:56:14 jl 1.29.46.3: #i82775# 2007/11/02 10:16:52 jl 1.29.46.2: #i82775# 2007/11/01 12:55:08 jl 1.29.46.1: #i82775# Extension Manager in office can accept installation requests from unopkg processes even if the Extension Manager dialog is open.


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [b01a788a31bcfada485fbeb497e59c042c3b4595]

INTEGRATION: CWS jl79 (1.10.60); FILE MERGED 2007/11/07 16:02:42 jl 1.10.60.2: #i82775# 2007/11/07 07:55:00 jl 1.10.60.1: #i82775#


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [84599e5a36eb0bfeb49f817646c4f1fcf89bd450]

INTEGRATION: CWS jl79 (1.18.28); FILE MERGED 2007/11/07 07:54:30 jl 1.18.28.2: #i82775# 2007/11/01 12:55:08 jl 1.18.28.1: #i82775# Extension Manager in office can accept installation requests from unopkg processes even if the Extension Manager dialog is open.


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [cb3284bdca3445e93fdbc366b602f2f32e9c97d1]

INTEGRATION: CWS jl79 (1.1.2); FILE ADDED 2007/11/15 09:39:54 jl 1.1.2.1: #i82775#


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [7b9d37bc06d0f0d39112896a06a726944ff98437]

INTEGRATION: CWS jl79 (1.1.2); FILE ADDED 2007/11/15 09:40:03 jl 1.1.2.1: #i82775#


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [8bea9d993904b1a93a0b496bfcfb0e4af0163465]

INTEGRATION: CWS jl79 (1.1.2); FILE ADDED 2007/11/15 09:38:14 jl 1.1.2.1: #i82775#


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [6309c5738d20014aa15e30b44b01011f37e02565]

INTEGRATION: CWS jl79 (1.1.2); FILE ADDED 2007/11/15 09:38:22 jl 1.1.2.1: #i82775#


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [6517d9a440af5c2bfcc19cc45a47071895f6d780]

INTEGRATION: CWS jl79 (1.1.2); FILE ADDED 2007/11/15 09:34:10 jl 1.1.2.1: #i79333# tests for web based update for extensions


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [27cd72e30a31a82e991f4c144677d456ca9f1acb]

INTEGRATION: CWS jl79 (1.1.2); FILE ADDED 2007/11/15 09:34:01 jl 1.1.2.1: #i79333# tests for web based update for extensions


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [1ebecf36f20fa113c5c2d078dab13ef0ded0f38a]

INTEGRATION: CWS jl79 (1.1.2); FILE ADDED 2007/11/08 16:02:21 jl 1.1.2.1: #i79333# tests for web based update for extensions


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [2a756807531a1438dffcdb3f3c5f4524c3b803bf]

INTEGRATION: CWS jl79 (1.1.2); FILE ADDED 2007/11/15 09:49:20 jl 1.1.2.2: #i82775# changed display name 2007/11/08 15:57:19 jl 1.1.2.1: #i79333# tests for web based update for extensions


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [751508d41d8940d58861e01f471f5032cee697f7]

INTEGRATION: CWS jl79 (1.1.2); FILE ADDED 2007/11/08 16:02:12 jl 1.1.2.1: #i79333# tests for web based update for extensions


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [c38e5a138c8807f36be8128fed7ff8c261f4bca1]

INTEGRATION: CWS jl79 (1.1.2); FILE ADDED 2007/11/15 09:49:20 jl 1.1.2.2: #i82775# changed display name 2007/11/08 15:57:10 jl 1.1.2.1: #i79333# tests for web based update for extensions


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [d449492bd8b3b3a1160bfaabf12b1c3d21b70ad2]

INTEGRATION: CWS jl79 (1.1.2); FILE ADDED 2007/11/08 16:02:01 jl 1.1.2.1: #i79333# tests for web based update for extensions


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [0f7c8e31d9e0402fbbc2c78487db3f88da7a006a]

INTEGRATION: CWS jl79 (1.1.2); FILE ADDED 2007/11/15 09:49:20 jl 1.1.2.2: #i82775# changed display name 2007/11/08 15:57:00 jl 1.1.2.1: #i79333# tests for web based update for extensions


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [828b5775cf26b1a7dd65ce23caefdc7efb1426bc]

INTEGRATION: CWS jl79 (1.1.2); FILE ADDED 2007/11/08 16:01:53 jl 1.1.2.1: #i79333# tests for web based update for extensions


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [4809e05955021b3414c35521ca3f8e721a3bee8d]

INTEGRATION: CWS jl79 (1.1.2); FILE ADDED 2007/11/15 09:49:20 jl 1.1.2.2: #i82775# changed display name 2007/11/08 15:56:51 jl 1.1.2.1: #i79333# tests for web based update for extensions


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [63df1eea50f412a5a67f19fbe627d52a3e430b33]

INTEGRATION: CWS jl79 (1.1.2); FILE ADDED 2007/11/14 11:08:41 jl 1.1.2.2: #i82775# added web6.oxt and web7.oxt 2007/11/08 16:01:43 jl 1.1.2.1: #i79333# tests for web based update for extensions


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [5281c296d61e09080b3fd6f0988518e5a0ba5980]

INTEGRATION: CWS jl79 (1.1.2); FILE ADDED 2007/11/14 11:08:41 jl 1.1.2.2: #i82775# added web6.oxt and web7.oxt 2007/11/08 16:01:17 jl 1.1.2.1: #i79333# tests for web based update for extensions


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [20fcc7d4fac2dc921bdbdcde0677471cf49a9780]

INTEGRATION: CWS jl79 (1.1.2); FILE ADDED 2007/11/14 11:08:41 jl 1.1.2.2: #i82775# added web6.oxt and web7.oxt 2007/11/08 16:03:24 jl 1.1.2.1: #i79333# tests for web based update for extensions


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [3e731a98b3104aa2567478186605a1376e0826d5]

INTEGRATION: CWS jl79 (1.1.2); FILE ADDED 2007/11/14 11:08:41 jl 1.1.2.2: #i82775# added web6.oxt and web7.oxt 2007/11/08 16:01:31 jl 1.1.2.1: #i79333# tests for web based update for extensions


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [aaec0a4afd980dc3fffbb006cdfc6b54c9075e70]

INTEGRATION: CWS jl79 (1.1.2); FILE ADDED 2007/11/14 11:08:41 jl 1.1.2.2: #i82775# added web6.oxt and web7.oxt 2007/11/08 16:03:15 jl 1.1.2.1: #i79333# tests for web based update for extensions


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [ca6a9f7e419a9a25b98931482a04165c923002e1]

INTEGRATION: CWS jl79 (1.1.2); FILE ADDED 2007/11/14 11:08:41 jl 1.1.2.2: #i82775# added web6.oxt and web7.oxt 2007/11/08 16:01:08 jl 1.1.2.1: #i79333# tests for web based update for extensions


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [88646c1efcacd651c78e6bbdba6a76e14a767a54]

INTEGRATION: CWS jl79 (1.1.2); FILE ADDED 2007/11/14 11:08:41 jl 1.1.2.2: #i82775# added web6.oxt and web7.oxt 2007/11/08 16:00:59 jl 1.1.2.1: #i79333# tests for web based update for extensions


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [3c95f34c9ac75cfa493f921e8a470fc13702acb6]

INTEGRATION: CWS jl79 (1.1.2); FILE ADDED 2007/11/14 11:08:41 jl 1.1.2.2: #i82775# added web6.oxt and web7.oxt 2007/11/08 16:00:48 jl 1.1.2.1: #i79333# tests for web based update for extensions


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [b6aec3b928b58a00dc0d7e1dc8bd8220b476a676]

INTEGRATION: CWS jl79 (1.1.2); FILE ADDED 2007/11/14 11:08:41 jl 1.1.2.2: #i82775# added web6.oxt and web7.oxt 2007/11/08 16:00:40 jl 1.1.2.1: #i79333# tests for web based update for extensions


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [742cee05f4381634b066fe206e690e971f7063a9]

INTEGRATION: CWS jl79 (1.1.2); FILE ADDED 2007/11/08 16:00:32 jl 1.1.2.1: #i79333# tests for web based update for extensions


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [a57e10e65d9a6c0a1be2d1f47b2229616968f4d1]

INTEGRATION: CWS jl79 (1.1.2); FILE ADDED 2007/11/15 09:49:20 jl 1.1.2.2: #i82775# changed display name 2007/11/08 15:56:42 jl 1.1.2.1: #i79333# tests for web based update for extensions


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [ff22df3866da3cfd9d2985230e72320ba21c7e93]

INTEGRATION: CWS jl79 (1.1.2); FILE ADDED 2007/11/15 09:29:22 jl 1.1.2.2: #i82775# 2007/11/14 09:53:23 jl 1.1.2.1: #i79333# tests for web based update for extensions


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [9823a204e91aab21d0dacdf9c32d69d821f61bcb]

INTEGRATION: CWS jl79 (1.1.2); FILE ADDED 2007/11/15 09:29:22 jl 1.1.2.2: #i82775# 2007/11/14 09:53:14 jl 1.1.2.1: #i79333# tests for web based update for extensions


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [0300d363392d4b102f6ad824b053897ad60dcc88]

INTEGRATION: CWS jl79 (1.1.2); FILE ADDED 2007/11/15 09:49:20 jl 1.1.2.2: #i82775# changed display name 2007/11/08 15:55:33 jl 1.1.2.1: #i79333# tests for web based update for extensions


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [0f77855a87bb97baf32d60cc711fb5c54969c0ac]

INTEGRATION: CWS jl79 (1.1.2); FILE ADDED 2007/11/15 09:49:20 jl 1.1.2.2: #i82775# changed display name 2007/11/08 15:55:24 jl 1.1.2.1: #i79333# tests for web based update for extensions


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [5d27e78d43d272473dac29f9c7207b5f7efa2dbc]

INTEGRATION: CWS jl79 (1.1.2); FILE ADDED 2007/11/15 09:49:20 jl 1.1.2.2: #i82775# changed display name 2007/11/08 15:55:14 jl 1.1.2.1: #i79333# tests for web based update for extensions


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [55132cde5e84e542435413043622a29d27b32271]

INTEGRATION: CWS jl79 (1.1.2); FILE ADDED 2007/11/15 09:49:20 jl 1.1.2.2: #i82775# changed display name 2007/11/08 15:55:06 jl 1.1.2.1: #i79333# tests for web based update for extensions


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [cae9a3eadd489e60dc8fc433c1a3010ca543265f]

INTEGRATION: CWS jl79 (1.1.2); FILE ADDED 2007/11/15 09:49:19 jl 1.1.2.2: #i82775# changed display name 2007/11/08 15:54:53 jl 1.1.2.1: #i79333# tests for web based update for extensions


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [63e6294c09d41b3e17a384cc7426540b0daf888f]

INTEGRATION: CWS jl79 (1.1.2); FILE ADDED 2007/11/15 09:32:56 jl 1.1.2.3: #i82775# 2007/11/14 11:08:08 jl 1.1.2.2: #i82775# 2007/11/08 15:54:26 jl 1.1.2.1: Tests for web based update for extensions


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [4da4c86e3a61489e5fcd280677a00588be57369a]

INTEGRATION: CWS jl79 (1.3.28); FILE MERGED 2007/11/02 08:59:47 jl 1.3.28.1: #i82775# unopkg disposed the bridges of the office. Now it does this only with the local bridges


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [d0a612bf7b127785c8d64c1df7b858e85653ef8b]

INTEGRATION: CWS jl79 (1.10.12); FILE MERGED 2007/11/02 08:59:47 jl 1.10.12.1: #i82775# unopkg disposed the bridges of the office. Now it does this only with the local bridges


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [bce18a8f5923b2799d1aa4b23da83b0679d54210]

INTEGRATION: CWS jl79 (1.8.64); FILE MERGED 2007/11/06 09:42:15 jl 1.8.64.1: #i82775#


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [e1bd46902c96f986e1b9bcc9782d42534465f714]

INTEGRATION: CWS jl79 (1.7.26); FILE MERGED 2007/11/02 08:59:47 jl 1.7.26.3: #i82775# unopkg disposed the bridges of the office. Now it does this only with the local bridges 2007/11/01 13:24:41 jl 1.7.26.2: RESYNC: (1.7-1.8); FILE MERGED 2007/11/01 12:55:43 jl 1.7.26.1: #i82775# Extension Manager in office can accept installation requests from unopkg processes even if the Extension Manager dialog is open.


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [6ccaa84b4d4f6964970e6f4606b433e9ad37b47f]

INTEGRATION: CWS jl79 (1.21.98); FILE MERGED 2007/11/08 16:17:07 jl 1.21.98.1: #i82775#


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [501ef7920f84aae2c20ddffd1ce00cb90efb067a]

INTEGRATION: CWS jl79 (1.16.114); FILE MERGED 2007/11/07 16:09:33 jl 1.16.114.1: #i82775# joined changes from jl76


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [75fc6a20943e63c73efcbf4fbf930d5adbe768d8]

INTEGRATION: CWS jl79 (1.2.202); FILE MERGED 2007/11/08 12:38:27 jl 1.2.202.1: #i82775#


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [3fcda3868187b82cca258c175ae1eaab62a3ed93]

INTEGRATION: CWS jl79 (1.10.202); FILE MERGED 2007/11/07 16:04:05 jl 1.10.202.1: #i82775# joined changes from jl76


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [75543bfb5f3a3c42f0991e77a21ef2e4b8903568]

INTEGRATION: CWS jl79 (1.2.202); FILE MERGED 2007/11/19 10:18:34 jl 1.2.202.2: #i82775# remove extra qualification of DescriptionInfoSet::toLocaleString 2007/11/08 12:38:27 jl 1.2.202.1: #i82775#


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [1aed1f9d6bc5613d57e5a03d9c4e68fa79cb2d61]

INTEGRATION: CWS jl79 (1.12.6); FILE MERGED 2007/11/01 12:55:08 jl 1.12.6.1: #i82775# Extension Manager in office can accept installation requests from unopkg processes even if the Extension Manager dialog is open.


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [811c84d2c923934932890a524a6325aa46ae9cd4]

INTEGRATION: CWS jl79 (1.2.202); FILE MERGED 2007/11/07 08:01:59 jl 1.2.202.1: #i82775#


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [ef09415f05cb5bc83711560823117bf7af333028]

INTEGRATION: CWS jl79 (1.4.98); FILE MERGED 2007/11/07 16:02:42 jl 1.4.98.2: #i82775# 2007/11/07 08:01:59 jl 1.4.98.1: #i82775#


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [9c71cd1530dde088e49ac7c23f92ab969fa15151]

INTEGRATION: CWS jl79 (1.6.60); FILE MERGED 2007/11/07 08:01:59 jl 1.6.60.1: #i82775#


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [e7fcfc055a3d020e76e171025bcbbfd804e98df4]

INTEGRATION: CWS jl79 (1.3.60); FILE MERGED 2007/11/07 07:58:19 jl 1.3.60.1: #i82775#


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [849df6d1f1f4430456e89b7f17f3021bfcf7a731]

INTEGRATION: CWS jl79 (1.8.46); FILE MERGED 2007/11/08 12:38:26 jl 1.8.46.3: #i82775# 2007/11/07 16:02:42 jl 1.8.46.2: #i82775# 2007/11/07 07:58:19 jl 1.8.46.1: #i82775#


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [88968d7249f49f6eb754d3d5e4147007621c1ad5]

INTEGRATION: CWS jl79 (1.2.202); FILE MERGED 2007/11/07 07:56:42 jl 1.2.202.1: #i82775#


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [38425496ccd17a9bc1ac505328e5b7c1cf04131d]

INTEGRATION: CWS jl79 (1.4.46); FILE MERGED 2007/11/01 12:55:08 jl 1.4.46.1: #i82775# Extension Manager in office can accept installation requests from unopkg processes even if the Extension Manager dialog is open.


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [2190cff434258421f09529f9c6f5989cbf96e370]

INTEGRATION: CWS jl79 (1.22.28); FILE MERGED 2007/11/05 10:21:14 jl 1.22.28.2: #i82775# 2007/11/01 12:55:08 jl 1.22.28.1: #i82775# Extension Manager in office can accept installation requests from unopkg processes even if the Extension Manager dialog is open.


2007-11-22  Armin Weiss  <aw@openoffice.org>  [2ec34d8ca6bd35345f34c7d4cf00b5668f08a679]

#i39532# wntmsci10 correction


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [2410376ed5d6472eef727aba0aff411c9e21362e]

INTEGRATION: CWS jl79 (1.10.78); FILE MERGED 2007/11/01 12:55:08 jl 1.10.78.1: #i82775# Extension Manager in office can accept installation requests from unopkg processes even if the Extension Manager dialog is open.


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [1b1a42d606ec56878d0c468a013e1f4298ae226e]

INTEGRATION: CWS jl79 (1.1.2); FILE ADDED 2007/11/01 15:21:16 jl 1.1.2.1: #i82775# Extension Manager in office can accept installation requests from unopkg processes even if the Extension Manager dialog is open.


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [724ec6e4c2886987fde4a7fd5961fc854ea07705]

INTEGRATION: CWS jl79 (1.1.2); FILE ADDED 2007/11/09 12:05:25 jl 1.1.2.4: #i82775# removing use of m_bAddingExtension, was used to disable buttons during installation of extensions in queue, which have been added by unopkg gui+ extension 2007/11/09 08:40:38 jl 1.1.2.3: #i82775# linux compiler complained about some new line problem at file end 2007/11/02 10:16:52 jl 1.1.2.2: #i82775# 2007/11/01 15:20:56 jl 1.1.2.1: #i82775# Extension Manager in office can accept installation requests from unopkg processes even if the Extension Manager dialog is open.


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [affea2990bc310d0c8370377b6d359cc012ed6be]

INTEGRATION: CWS jl79 (1.6.200); FILE MERGED 2007/11/01 13:08:24 jl 1.6.200.1: #i82775# Extension Manager in office can accept installation requests from unopkg processes even if the Extension Manager dialog is open.


2007-11-22  Vladimir Glazounov  <vg@openoffice.org>  [51cc70cec62f484a175dcc5f8cdedaf5b03d015b]

#i81911# temporary roll back TMP dir requirements


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [2f609090d727dfe35c46cbbe6a200c04aaf6c003]

INTEGRATION: CWS sb81 (1.11.174); FILE MERGED 2007/11/02 17:00:26 sb 1.11.174.1: #i83203# SAL_PRI... stuff for portable printf-style conversion specifications.


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [f289a3143cc362307ff8b26bc955185d4ecca1f8]

INTEGRATION: CWS sb81 (1.4.34); FILE MERGED 2007/11/02 17:00:25 sb 1.4.34.1: #i83203# SAL_PRI... stuff for portable printf-style conversion specifications.


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [8a864ff20ece3a63109672d9ecd3480922d0d479]

INTEGRATION: CWS sb81 (1.1.2); FILE ADDED 2007/11/02 17:03:37 sb 1.1.2.1: #i83203# SAL_PRI... stuff for portable printf-style conversion specifications.


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [5fe99fc8698240a909020f023abf53c63b309f6d]

INTEGRATION: CWS sb81 (1.1.2); FILE ADDED 2007/11/02 17:03:26 sb 1.1.2.1: #i83203# SAL_PRI... stuff for portable printf-style conversion specifications.


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [9bd29cfc8431f2c628955a7d13dce0f550a5d37f]

INTEGRATION: CWS sb81 (1.1.2); FILE ADDED 2007/11/02 17:03:15 sb 1.1.2.1: #i83203# SAL_PRI... stuff for portable printf-style conversion specifications.


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [f5688378e14d3ef3e4c5cc0f37dd3281e2edeb86]

INTEGRATION: CWS sb81 (1.34.46); FILE MERGED 2007/11/02 17:00:25 sb 1.34.46.1: #i83203# SAL_PRI... stuff for portable printf-style conversion specifications.


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [061973139272b26f62ce1b68d4e8eaf13e4ce8ad]

INTEGRATION: CWS sb81 (1.22.118); FILE MERGED 2007/11/02 17:00:25 sb 1.22.118.1: #i83203# SAL_PRI... stuff for portable printf-style conversion specifications.


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [bfc69126cadc0f85f57f6c8f960884dfbdf63f9f]

INTEGRATION: CWS sb81 (1.31.34); FILE MERGED 2007/11/02 17:00:25 sb 1.31.34.1: #i83203# SAL_PRI... stuff for portable printf-style conversion specifications.


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [14e25ed2ca7717163ce8cc7cdf5362dfbb460e8f]

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-22  Ivo Hinkelmann  <ihi@openoffice.org>  [64a76e47117989acd1d14e137fb1ed538d06bfc3]

INTEGRATION: CWS sb81 (1.11.198); FILE MERGED 2007/11/05 08:50:15 sb 1.11.198.1: #i83263# Portable fprintf family conversion specifications.


2007-11-22  Ivo Hinkelmann  <ihi@openoffice.org>  [3ab35a725d3cbbc67a1290b819da9cf3c4c95c30]

#i10000 missing diff


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [8d808f64ed32d55adc7af34c3615993ada02f117]

INTEGRATION: CWS sheetzoom (1.59.176); FILE MERGED 2007/11/12 13:44:24 nn 1.59.176.1: #i24372# allow separate zoom per sheet


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [2e3797eaca8ae1d8347883ccb91377ca8a13093f]

INTEGRATION: CWS sheetzoom (1.68.110); FILE MERGED 2007/11/12 13:44:24 nn 1.68.110.1: #i24372# allow separate zoom per sheet


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [31cde9eea10b566a80a427edc922f0829e8c09e4]

INTEGRATION: CWS sheetzoom (1.35.50); FILE MERGED 2007/11/12 13:44:24 nn 1.35.50.1: #i24372# allow separate zoom per sheet


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [2cf24b3e5f58d55dffb3e4a472df8c35fefd0350]

INTEGRATION: CWS sheetzoom (1.21.176); FILE MERGED 2007/11/12 13:44:24 nn 1.21.176.1: #i24372# allow separate zoom per sheet


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [c142141b908ebc56a9271e989939922e7f49ad33]

INTEGRATION: CWS sheetzoom (1.61.26); FILE MERGED 2007/11/12 13:44:24 nn 1.61.26.1: #i24372# allow separate zoom per sheet


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [927c621b01396210bf10a3b47d4cfdde89e18ff7]

INTEGRATION: CWS sheetzoom (1.33.96); FILE MERGED 2007/11/12 13:44:24 nn 1.33.96.1: #i24372# allow separate zoom per sheet


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [b45fda662f6d4aac77f19fa984b4a851284d012b]

INTEGRATION: CWS sheetzoom (1.32.112); FILE MERGED 2007/11/12 13:44:24 nn 1.32.112.1: #i24372# allow separate zoom per sheet


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [1814245d562237817cb498d7273a7acbcddb18c0]

INTEGRATION: CWS sheetzoom (1.65.116); FILE MERGED 2007/11/12 13:44:23 nn 1.65.116.1: #i24372# allow separate zoom per sheet


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [93830e674afe74dc8cb84c50aba8d04a9bcacbd7]

INTEGRATION: CWS sheetzoom (1.18.176); FILE MERGED 2007/11/12 13:44:23 nn 1.18.176.1: #i24372# allow separate zoom per sheet


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [0846c467a921a27ebd3691e4bc187ece8d0ae7aa]

INTEGRATION: CWS sheetzoom (1.20.206); FILE MERGED 2007/11/12 13:44:23 nn 1.20.206.1: #i24372# allow separate zoom per sheet


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [d76df9dac03c70e9ebb4b22f9b649ee5f8842975]

INTEGRATION: CWS sheetzoom (1.8.206); FILE MERGED 2007/11/12 13:44:23 nn 1.8.206.1: #i24372# allow separate zoom per sheet


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [448861619a8c4f2a00f2d4523271eb6db9c9949d]

INTEGRATION: CWS sheetzoom (1.25.10); FILE MERGED 2007/11/12 13:44:23 nn 1.25.10.1: #i24372# allow separate zoom per sheet


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [e2a18e29ff992240d9c35f19d395b9d10ddbd5ff]

INTEGRATION: CWS sheetzoom (1.8.574); FILE MERGED 2007/11/12 13:44:23 nn 1.8.574.1: #i24372# allow separate zoom per sheet


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [9c4e9088208e02741c456da4fb8acb6f196dae27]

INTEGRATION: CWS sheetzoom (1.54.168); FILE MERGED 2007/11/12 13:44:22 nn 1.54.168.1: #i24372# allow separate zoom per sheet


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [dc32e300d4fefd8cc7fbc5045d2d35b072134a4a]

INTEGRATION: CWS sheetzoom (1.9.196); FILE MERGED 2007/11/12 13:44:22 nn 1.9.196.1: #i24372# allow separate zoom per sheet


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [cf55dcf81cd593aaeaa359c39d8ae8211bb05b46]

INTEGRATION: CWS sheetzoom (1.55.48); FILE MERGED 2007/11/12 13:44:22 nn 1.55.48.1: #i24372# allow separate zoom per sheet


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [5e8a80f61847cbe72d5f332416fa1dd22706b693]

INTEGRATION: CWS sheetzoom (1.7.446); FILE MERGED 2007/11/12 13:44:22 nn 1.7.446.1: #i24372# allow separate zoom per sheet


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [2b288fe780bd052524c26ad1a8a6bdca409351ae]

INTEGRATION: CWS sheetzoom (1.5.574); FILE MERGED 2007/11/12 13:44:22 nn 1.5.574.1: #i24372# allow separate zoom per sheet


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [13a577bab2f2722bcb1e5b9cc6135cdff8f537cb]

INTEGRATION: CWS sheetzoom (1.19.112); FILE MERGED 2007/11/12 13:34:15 nn 1.19.112.1: #i24372# allow separate zoom per sheet


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [1446175043c241f6439f0473d4930ab91ce16ede]

INTEGRATION: CWS ause087 (1.18.20); FILE MERGED 2007/11/09 10:49:43 hjs 1.18.20.1: #i83488# disable ccache here


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [8d4ce604655ae262045677c06ae0b862040ec476]

INTEGRATION: CWS ause087 (1.7.646); FILE MERGED 2007/11/15 11:30:26 hjs 1.7.646.1: #i79845# dependencies


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [25d9ef5f466e9142b8a21717b66f21e624a282a4]

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>  [9de5b7f2ae91ec35c8601fa3eb1fc666810b60c4]

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>  [7e9a7cc86928f11fa7cddb84ffe3a7a7b8333525]

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>  [72297bb9eb8b74dfc61ee5be24c53e3a23fa645b]

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>  [3ff1c4d8d8feb55a2a5880684efeb67caaa896f8]

INTEGRATION: CWS ause087 (1.16.16); FILE MERGED 2007/11/09 10:50:29 hjs 1.16.16.1: #i83488# disable ccache here


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [671ce9899908eb7152398c76b953eafb07258ddc]

INTEGRATION: CWS os107 (1.12.76); FILE MERGED 2007/11/07 10:19:52 os 1.12.76.1: #i61007# caption localisable


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [f924c2def196ad247de9e5548d766a64c228d12a]

INTEGRATION: CWS os107 (1.10.254); FILE MERGED 2007/11/07 10:19:37 os 1.10.254.1: #i61007# caption localisable


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [c13bc099b6d200ab814620420e4aa962d10016b0]

INTEGRATION: CWS os107 (1.9.76); FILE MERGED 2007/11/07 10:19:37 os 1.9.76.1: #i61007# caption localisable


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [e8eda61ad2b409a1afd34f5f64138be462c53db4]

INTEGRATION: CWS os107 (1.4.1030); FILE MERGED 2007/11/07 10:19:37 os 1.4.1030.1: #i61007# caption localisable


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [f83703a883202590b23c277c3c32017b46193d9f]

INTEGRATION: CWS os107 (1.42.276); FILE MERGED 2007/11/07 10:19:10 os 1.42.276.1: #i61007# caption localisable


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [1b188e102ae4cc736008951e862ad59a5031d4d9]

INTEGRATION: CWS os107 (1.5.1030); FILE MERGED 2007/11/07 10:19:10 os 1.5.1030.1: #i61007# caption localisable


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [42390b991a7ddf97a2876aa255901963e4a8fa30]

INTEGRATION: CWS os107 (1.26.76); FILE MERGED 2007/11/12 06:39:30 os 1.26.76.2: #i61007# superfluous space removed from preview 2007/11/07 10:19:10 os 1.26.76.1: #i61007# caption localisable


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [95bbbf643f86238c10bc00a521d34fcfe125963b]

INTEGRATION: CWS os107 (1.28.74); FILE MERGED 2007/11/08 07:30:54 os 1.28.74.1: #i61007# caption localizable


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [9020b7d892ecf829fb549a2da2460d3aab30c327]

INTEGRATION: CWS os107 (1.75.254); FILE MERGED 2007/11/07 10:18:54 os 1.75.254.1: #i61007# caption localisable


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [5c3fbfbab700f3bef4bd9dca99544a85cc326b8a]

INTEGRATION: CWS os107 (1.8.1030); FILE MERGED 2007/11/07 10:18:54 os 1.8.1030.1: #i61007# caption localisable


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [700a314b927bb0d153112dfde3bfd81ff8eb9d4d]

INTEGRATION: CWS os107 (1.29.74); FILE MERGED 2007/11/12 06:39:05 os 1.29.74.2: #i61007# superfluous space removed from preview 2007/11/07 10:18:54 os 1.29.74.1: #i61007# caption localisable


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [ea29b374b77f0140560257538c01ea2444360a06]

INTEGRATION: CWS os107 (1.27.74); FILE MERGED 2007/11/07 10:43:48 os 1.27.74.2: #i61007# caption localisable 2007/11/07 10:18:53 os 1.27.74.1: #i61007# caption localisable


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [78e1f4343062c03a802f79cfa39cf17845e9a0d3]

INTEGRATION: CWS os107 (1.7.544); FILE MERGED 2007/11/07 10:18:53 os 1.7.544.1: #i61007# caption localisable


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [e2941c029a2f0ce063b5f13e7482d2cb2d2552d7]

INTEGRATION: CWS os107 (1.29.76); FILE MERGED 2007/11/07 10:18:19 os 1.29.76.1: #i61007# caption localisable


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [e233ea48af0239b0df3b41f8c5101cb54f3e164a]

INTEGRATION: CWS os107 (1.51.76); FILE MERGED 2007/11/07 10:23:47 os 1.51.76.1: #i83400#(OD) prevent setting of illegal ordinal numbers


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [0f05d54aaedb57aff46c03808e34917d1def8780]

INTEGRATION: CWS os107 (1.44.76); FILE MERGED 2007/11/07 10:18:07 os 1.44.76.1: #i61007# caption localisable


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [70761ebf5062ee8b289e3673c6696f3fa0fe509a]

INTEGRATION: CWS os107 (1.51.74); FILE MERGED 2007/11/07 10:17:58 os 1.51.74.1: #i61007# caption localisable


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [bac5b45079d068a29f4bb61d57a42eec87de5e8c]

INTEGRATION: CWS os107 (1.36.76); FILE MERGED 2007/11/07 13:00:50 os 1.36.76.2: RESYNC: (1.36-1.37); FILE MERGED 2007/11/07 10:03:11 os 1.36.76.1: #i61007# caption localisable


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [8f00d621c7e7a71767bc2bae196cdb8ec5ad8534]

INTEGRATION: CWS os107 (1.1.2); FILE ADDED 2007/11/07 10:04:03 os 1.1.2.1: #i61007# caption localisable - moved from source/ui/inc


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [2bc97211cdabfa06dec609ba192c2c7c35fbd966]

INTEGRATION: CWS os107 (1.60.16); FILE MERGED 2007/11/07 09:16:43 os 1.60.16.1: #i61007# caption localisable


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [a66f8cc2f4ec10c202bf0e91e6fde67b75baadb3]

INTEGRATION: CWS os107 (1.142.70); FILE MERGED 2007/11/07 09:15:54 os 1.142.70.1: #i61007# caption localisable


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [7431b1f33591c7c2f1c23d36369470c4b64d2f2b]

INTEGRATION: CWS os107 (1.1.2); FILE ADDED 2007/11/07 10:16:27 os 1.1.2.1: #i61007# caption localisable


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [5a938b00a68cd65bd5e63cbbcc4f0ca48713cb70]

INTEGRATION: CWS os107 (1.47.22); FILE MERGED 2007/11/07 10:21:14 os 1.47.22.1: #i61007# caption localisable


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [6b2c5f871d743cca4e7fb20c4ca6404da8cd2140]

INTEGRATION: CWS pppopt04 (1.3.10); FILE MERGED 2007/11/16 13:03:22 sj 1.3.10.1: #i82571# shortening strings


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [10474a45aeafc1f45b57baffa1ee91d1e9bdd35e]

INTEGRATION: CWS pppopt04 (1.4.4); FILE MERGED 2007/11/15 16:24:05 sj 1.4.4.1: #i82551# fixed problem with default language-id


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [ddc3dae443764a0ed02bbafbc62b5257264ad981]

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>  [4e4c785d73bec4b6a6f27950af4a69194022a76d]

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>  [85525c098491a2762358f86d41bf5ab5c0e5d1f1]

INTEGRATION: CWS dba24c (1.52.12); FILE MERGED 2007/10/29 08:53:02 fs 1.52.12.2: #i81223# when filling the list, do not use a css.sdb.RowSet, but a simple statement/result set - that's cheaper by far, and sufficient 2007/10/28 21:24:41 fs 1.52.12.1: copying changes from CWS dba24b to dba24c, so I don't need to wait for integration/resync


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [5e4370f6b0f93a0ac3d0cf0a0806f3b1d7580b16]

/*************************************************************************  *  *  OpenOffice.org - a multi-platform office productivity suite  *  *  $RCSfile$  *  *  $Revision$  *  *  last change: $Author$ $Date$  *  *  The Contents of this file are made available subject to  *  the terms of GNU Lesser General Public License Version 2.1.  *  *  *    GNU Lesser General Public License Version 2.1  *    =============================================  *    Copyright 2005 by Sun Microsystems, Inc.  *    901 San Antonio Road, Palo Alto, CA 94303, USA  *  *    This library is free software; you can redistribute it and/or  *    modify it under the terms of the GNU Lesser General Public  *    License version 2.1, as published by the Free Software Foundation.  *  *    This library is distributed in the hope that it will be useful,  *    but WITHOUT ANY WARRANTY; without even the implied warranty of  *    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU  *    Lesser General Public License for more details.  *  *    You should have received a copy of the GNU Lesser General Public  *    License along with this library; if not, write to the Free Software  *    Foundation, Inc., 59 Temple Place, Suite 330, Boston,  *    MA  02111-1307  USA  *  ************************************************************************/

// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_forms.hxx"

#include "ComboBox.hxx"
#include "property.hxx"
#include "property.hrc"
#include "services.hxx"

#include "frm_resource.hxx"
#include "frm_resource.hrc"
#include "BaseListBox.hxx"

/** === begin UNO includes === **/
#include <com/sun/star/sdb/SQLErrorEvent.hpp>
#include <com/sun/star/sdbc/XRowSet.hpp>
#include <com/sun/star/sdbc/DataType.hpp>
#include <com/sun/star/container/XIndexAccess.hpp>
#include <com/sun/star/sdb/XSQLQueryComposerFactory.hpp>
#include <com/sun/star/sdb/XQueriesSupplier.hpp>
#include <com/sun/star/util/NumberFormat.hpp>
#include <com/sun/star/sdbc/XConnection.hpp>
#include <com/sun/star/sdb/SQLContext.hpp>
#include <com/sun/star/sdb/CommandType.hpp>
/** === end UNO includes === **/

#include <comphelper/numbers.hxx>
#include <comphelper/basicio.hxx>
#include <connectivity/dbtools.hxx>
#include <connectivity/dbconversion.hxx>
#include <cppuhelper/queryinterface.hxx>
#include <rtl/ustrbuf.hxx>
#include <tools/debug.hxx>
#include <tools/diagnose_ex.h>
#include <unotools/sharedunocomponent.hxx>

using namespace dbtools;

//.........................................................................
namespace frm
{
using namespace ::com::sun::star::uno;
using namespace ::com::sun::star::sdb;
using namespace ::com::sun::star::sdbc;
using namespace ::com::sun::star::sdbcx;
using namespace ::com::sun::star::beans;
using namespace ::com::sun::star::container;
using namespace ::com::sun::star::form;
using namespace ::com::sun::star::awt;
using namespace ::com::sun::star::io;
using namespace ::com::sun::star::lang;
using namespace ::com::sun::star::util;
using namespace ::com::sun::star::form::binding;

//========================================================================
// class OComboBoxModel
//========================================================================
//------------------------------------------------------------------
InterfaceRef SAL_CALL OComboBoxModel_CreateInstance(const Reference<XMultiServiceFactory>& _rxFactory) throw (RuntimeException)
{
	return (*new OComboBoxModel(_rxFactory));
}

//------------------------------------------------------------------------------
Sequence<Type> OComboBoxModel::_getTypes()
{
	return ::comphelper::concatSequences(
		OBoundControlModel::_getTypes(),
        OEntryListHelper::getTypes(),
		OErrorBroadcaster::getTypes()
	);
}

// XServiceInfo
//------------------------------------------------------------------------------
StringSequence SAL_CALL OComboBoxModel::getSupportedServiceNames() throw(RuntimeException)
{
	StringSequence aSupported = OBoundControlModel::getSupportedServiceNames();

    sal_Int32 nOldLen = aSupported.getLength();
	aSupported.realloc( nOldLen + 8 );
	::rtl::OUString* pStoreTo = aSupported.getArray() + nOldLen;

    *pStoreTo++ = BINDABLE_CONTROL_MODEL;
    *pStoreTo++ = DATA_AWARE_CONTROL_MODEL;
    *pStoreTo++ = VALIDATABLE_CONTROL_MODEL;

    *pStoreTo++ = BINDABLE_DATA_AWARE_CONTROL_MODEL;
    *pStoreTo++ = VALIDATABLE_BINDABLE_CONTROL_MODEL;

    *pStoreTo++ = FRM_SUN_COMPONENT_COMBOBOX;
    *pStoreTo++ = FRM_SUN_COMPONENT_DATABASE_COMBOBOX;
    *pStoreTo++ = BINDABLE_DATABASE_COMBO_BOX;

	return aSupported;
}

//------------------------------------------------------------------------------
Any SAL_CALL OComboBoxModel::queryAggregation(const Type& _rType) throw (RuntimeException)
{
	Any aReturn = OBoundControlModel::queryAggregation( _rType );
    if ( !aReturn.hasValue() )
        aReturn = OEntryListHelper::queryInterface( _rType );
    if ( !aReturn.hasValue() )
        aReturn = OErrorBroadcaster::queryInterface( _rType );
    return aReturn;
}

//------------------------------------------------------------------
DBG_NAME( OComboBoxModel )
//------------------------------------------------------------------
OComboBoxModel::OComboBoxModel(const Reference<XMultiServiceFactory>& _rxFactory)
	:OBoundControlModel( _rxFactory, VCL_CONTROLMODEL_COMBOBOX, FRM_SUN_CONTROL_COMBOBOX, sal_True, sal_True, sal_True )
					// use the old control name for compytibility reasons
    ,OEntryListHelper( m_aMutex )
	,OErrorBroadcaster( OComponentHelper::rBHelper )
    ,m_aListRowSet( getContext() )
	,m_eListSourceType(ListSourceType_TABLE)
	,m_bEmptyIsNull(sal_True)
{
	DBG_CTOR( OComboBoxModel, NULL );

	m_nClassId = FormComponentType::COMBOBOX;
    initValueProperty( PROPERTY_TEXT, PROPERTY_ID_TEXT );
}

//------------------------------------------------------------------
OComboBoxModel::OComboBoxModel( const OComboBoxModel* _pOriginal, const Reference<XMultiServiceFactory>& _rxFactory )
	:OBoundControlModel( _pOriginal, _rxFactory )
    ,OEntryListHelper( *_pOriginal, m_aMutex )
	,OErrorBroadcaster( OComponentHelper::rBHelper )
    ,m_aListRowSet( getContext() )
	,m_aListSource( _pOriginal->m_aListSource )
	,m_aDefaultText( _pOriginal->m_aDefaultText )
	,m_eListSourceType( _pOriginal->m_eListSourceType )
	,m_bEmptyIsNull( _pOriginal->m_bEmptyIsNull )
{
	DBG_CTOR( OComboBoxModel, NULL );
}

//------------------------------------------------------------------
OComboBoxModel::~OComboBoxModel()
{
	if (!OComponentHelper::rBHelper.bDisposed)
	{
		acquire();
		dispose();
	}

	DBG_DTOR( OComboBoxModel, NULL );
}

// XCloneable
//------------------------------------------------------------------------------
IMPLEMENT_DEFAULT_CLONING( OComboBoxModel )

//------------------------------------------------------------------------------
void OComboBoxModel::disposing()
{
	OBoundControlModel::disposing();
    OEntryListHelper::disposing();
	OErrorBroadcaster::disposing();
	m_xFormatter = NULL;
}

//------------------------------------------------------------------------------
void OComboBoxModel::getFastPropertyValue(Any& _rValue, sal_Int32 _nHandle) const
{
	switch (_nHandle)
	{
        case PROPERTY_ID_LISTSOURCETYPE:
            _rValue <<= m_eListSourceType;
            break;

		case PROPERTY_ID_LISTSOURCE:
            _rValue <<= m_aListSource;
            break;

        case PROPERTY_ID_EMPTY_IS_NULL:
            _rValue <<= m_bEmptyIsNull;
            break;

        case PROPERTY_ID_DEFAULT_TEXT:
            _rValue <<= m_aDefaultText;
            break;

        case PROPERTY_ID_STRINGITEMLIST:
            _rValue <<= getStringItemList();
            break;

		default:
			OBoundControlModel::getFastPropertyValue(_rValue, _nHandle);
	}
}

//------------------------------------------------------------------------------
void OComboBoxModel::setFastPropertyValue_NoBroadcast(sal_Int32 _nHandle, const Any& _rValue)
						throw (Exception)
{
	switch (_nHandle)
	{
		case PROPERTY_ID_LISTSOURCETYPE :
			DBG_ASSERT(_rValue.getValueType().equals(::getCppuType(reinterpret_cast<ListSourceType*>(NULL))),
				"OComboBoxModel::setFastPropertyValue_NoBroadcast : invalid type !" );
			_rValue >>= m_eListSourceType;
			break;

		case PROPERTY_ID_LISTSOURCE :
			DBG_ASSERT(_rValue.getValueType().getTypeClass() == TypeClass_STRING,
				"OComboBoxModel::setFastPropertyValue_NoBroadcast : invalid type !" );
			_rValue >>= m_aListSource;
			// die ListSource hat sich geaendert -> neu laden
			if (ListSourceType_VALUELIST != m_eListSourceType)
			{
				if ( m_xCursor.is() && !hasField() && !hasExternalListSource() )
                    // combo box is already connected to a database, and no external list source
				    // data source changed -> refresh
					loadData();
			}
			break;

		case PROPERTY_ID_EMPTY_IS_NULL :
			DBG_ASSERT(_rValue.getValueType().getTypeClass() == TypeClass_BOOLEAN,
				"OComboBoxModel::setFastPropertyValue_NoBroadcast : invalid type !" );
			_rValue >>= m_bEmptyIsNull;
			break;

		case PROPERTY_ID_DEFAULT_TEXT :
			DBG_ASSERT(_rValue.getValueType().getTypeClass() == TypeClass_STRING,
				"OComboBoxModel::setFastPropertyValue_NoBroadcast : invalid type !" );
			_rValue >>= m_aDefaultText;
			resetNoBroadcast();
			break;

        case PROPERTY_ID_STRINGITEMLIST:
            setNewStringItemList( _rValue );
            break;

		default:
			OBoundControlModel::setFastPropertyValue_NoBroadcast(_nHandle, _rValue);
	}
}

//------------------------------------------------------------------------------
sal_Bool OComboBoxModel::convertFastPropertyValue(
						Any& _rConvertedValue, Any& _rOldValue, sal_Int32 _nHandle, const Any& _rValue)
						throw (IllegalArgumentException)
{
	sal_Bool bModified(sal_False);
	switch (_nHandle)
	{
		case PROPERTY_ID_LISTSOURCETYPE :
			bModified = tryPropertyValueEnum(_rConvertedValue, _rOldValue, _rValue, m_eListSourceType);
			break;

		case PROPERTY_ID_LISTSOURCE :
			bModified = tryPropertyValue(_rConvertedValue, _rOldValue, _rValue, m_aListSource);
			break;

		case PROPERTY_ID_EMPTY_IS_NULL :
			bModified = tryPropertyValue(_rConvertedValue, _rOldValue, _rValue, m_bEmptyIsNull);
			break;

		case PROPERTY_ID_DEFAULT_TEXT :
			bModified = tryPropertyValue(_rConvertedValue, _rOldValue, _rValue, m_aDefaultText);
			break;

        case PROPERTY_ID_STRINGITEMLIST:
            bModified = convertNewListSourceProperty( _rConvertedValue, _rOldValue, _rValue );
            break;

		default:
			bModified = OBoundControlModel::convertFastPropertyValue(_rConvertedValue, _rOldValue, _nHandle, _rValue);
			break;
	}
	return bModified;
}

//------------------------------------------------------------------------------
void OComboBoxModel::describeFixedProperties( Sequence< Property >& _rProps ) const
{
	BEGIN_DESCRIBE_PROPERTIES( 6, OBoundControlModel )
		DECL_PROP1(TABINDEX,			sal_Int16,					BOUND);
		DECL_PROP1(LISTSOURCETYPE,		ListSourceType, BOUND);
		DECL_PROP1(LISTSOURCE,			::rtl::OUString,			BOUND);
		DECL_BOOL_PROP1(EMPTY_IS_NULL,								BOUND);
		DECL_PROP1(DEFAULT_TEXT,		::rtl::OUString,			BOUND);
        DECL_PROP1(STRINGITEMLIST,      Sequence< ::rtl::OUString >,BOUND);
	END_DESCRIBE_PROPERTIES();
}

//------------------------------------------------------------------------------
void OComboBoxModel::describeAggregateProperties( Sequence< Property >& _rAggregateProps ) const
{
    OBoundControlModel::describeAggregateProperties( _rAggregateProps );

    // superseded properties:
    RemoveProperty( _rAggregateProps, PROPERTY_STRINGITEMLIST );
}

//------------------------------------------------------------------------------
::rtl::OUString SAL_CALL OComboBoxModel::getServiceName() throw(RuntimeException)
{
	return FRM_COMPONENT_COMBOBOX;	// old (non-sun) name for compatibility !
}

//------------------------------------------------------------------------------
void SAL_CALL OComboBoxModel::write(const Reference<stario::XObjectOutputStream>& _rxOutStream)
		throw(stario::IOException, RuntimeException)
{
	OBoundControlModel::write(_rxOutStream);

	// Version
	// Version 0x0002:	EmptyIsNull
	// Version 0x0003:	ListSource->Seq
	// Version 0x0004:	DefaultText
	// Version 0x0005:	HelpText
	_rxOutStream->writeShort(0x0006);

	// Maskierung fuer any
	sal_uInt16 nAnyMask = 0;
	if (m_aBoundColumn.getValueType().getTypeClass() == TypeClass_SHORT)
		nAnyMask |= BOUNDCOLUMN;
	_rxOutStream << nAnyMask;

	StringSequence aListSourceSeq(&m_aListSource, 1);
	_rxOutStream << aListSourceSeq;
	_rxOutStream << (sal_Int16)m_eListSourceType;

	if ((nAnyMask & BOUNDCOLUMN) == BOUNDCOLUMN)
	{
		sal_Int16 nBoundColumn = 0;
		m_aBoundColumn >>= nBoundColumn;
		_rxOutStream << nBoundColumn;
	}

	_rxOutStream << (sal_Bool)m_bEmptyIsNull;
	_rxOutStream << m_aDefaultText;
	writeHelpTextCompatibly(_rxOutStream);

	// from version 0x0006 : common properties
	writeCommonProperties(_rxOutStream);
}

//------------------------------------------------------------------------------
void SAL_CALL OComboBoxModel::read(const Reference<stario::XObjectInputStream>& _rxInStream) throw(stario::IOException, RuntimeException)
{
	OBoundControlModel::read(_rxInStream);
	::osl::MutexGuard aGuard(m_aMutex);

    // since we are "overwriting" the StringItemList of our aggregate (means we have
    // an own place to store the value, instead of relying on our aggregate storing it),
    // we need to respect what the aggregate just read for the StringItemList property.
    try
    {
        if ( m_xAggregateSet.is() )
            setNewStringItemList( m_xAggregateSet->getPropertyValue( PROPERTY_STRINGITEMLIST ) );
    }
    catch( const Exception& )
    {
    	OSL_ENSURE( sal_False, "OComboBoxModel::read: caught an exception while examining the aggregate's string item list!" );
    }

	// Version
	sal_uInt16 nVersion = _rxInStream->readShort();
	DBG_ASSERT(nVersion > 0, "OComboBoxModel::read : version 0 ? this should never have been written !");

	if (nVersion > 0x0006)
	{
		DBG_ERROR("OComboBoxModel::read : invalid (means unknown) version !");
		m_aListSource = ::rtl::OUString();
		m_aBoundColumn <<= (sal_Int16)0;
		m_aDefaultText = ::rtl::OUString();
		m_eListSourceType = ListSourceType_TABLE;
		m_bEmptyIsNull = sal_True;
		defaultCommonProperties();
		return;
	}

	// Maskierung fuer any
	sal_uInt16 nAnyMask;
	_rxInStream >> nAnyMask;

	// ListSource
	if (nVersion < 0x0003)
	{
		::rtl::OUString sListSource;
		_rxInStream >> m_aListSource;
	}
	else // nVersion == 4
	{
		m_aListSource = ::rtl::OUString();
		StringSequence aListSource;
		_rxInStream >> aListSource;
		const ::rtl::OUString* pToken = aListSource.getConstArray();
		sal_Int32 nLen = aListSource.getLength();
		for (sal_Int32 i = 0; i < nLen; ++i, ++pToken)
			m_aListSource += *pToken;
	}

	sal_Int16 nListSourceType;
	_rxInStream >> nListSourceType;
	m_eListSourceType = (ListSourceType)nListSourceType;

	if ((nAnyMask & BOUNDCOLUMN) == BOUNDCOLUMN)
	{
		sal_Int16 nValue;
		_rxInStream >> nValue;
		m_aBoundColumn <<= nValue;
	}

	if (nVersion > 0x0001)
	{
		sal_Bool bNull;
		_rxInStream >> bNull;
		m_bEmptyIsNull = bNull;
	}

	if (nVersion > 0x0003)	// nVersion == 4
		_rxInStream >> m_aDefaultText;

    // Stringliste muss geleert werden, wenn eine Listenquelle gesetzt ist
	// dieses kann der Fall sein wenn im alive modus gespeichert wird
	if  (   m_aListSource.getLength()
        &&  !hasExternalListSource()
        )
	{
    	setFastPropertyValue( PROPERTY_ID_STRINGITEMLIST, makeAny( StringSequence() ) );
	}

	if (nVersion > 0x0004)
		readHelpTextCompatibly(_rxInStream);

	if (nVersion > 0x0005)
		readCommonProperties(_rxInStream);

	// Nach dem Lesen die Defaultwerte anzeigen
	if ( getControlSource().getLength() )
	{
		// (not if we don't have a control source - the "State" property acts like it is persistent, then
		resetNoBroadcast();
	}
}

//------------------------------------------------------------------------------
void OComboBoxModel::loadData()
{
	DBG_ASSERT(m_eListSourceType != ListSourceType_VALUELIST, "OComboBoxModel::loadData : do not call for a value list !");
    DBG_ASSERT( !hasExternalListSource(), "OComboBoxModel::loadData: cannot load from DB when I have an external list source!" );

    if ( hasExternalListSource() )
        return;

	// Connection holen
	Reference<XRowSet> xForm(m_xCursor, UNO_QUERY);
	if (!xForm.is())
		return;
	Reference<XConnection> xConnection = getConnection(xForm);
	if (!xConnection.is())
		return;

	Reference<XServiceInfo> xServiceInfo(xConnection, UNO_QUERY);
	if (!xServiceInfo.is() || !xServiceInfo->supportsService(SRV_SDB_CONNECTION))
	{
		DBG_ERROR("OComboBoxModel::loadData : invalid connection !");
		return;
	}

    if (!m_aListSource.getLength() || m_eListSourceType == ListSourceType_VALUELIST)
		return;

    ::utl::SharedUNOComponent< XResultSet > xListCursor;
	try
	{
        m_aListRowSet.setConnection( xConnection );

        bool bExecuteRowSet( false );
		switch (m_eListSourceType)
		{
			case ListSourceType_TABLEFIELDS:
				// don't work with a statement here, the fields will be collected below
				break;
			case ListSourceType_TABLE:
			{
				// does the bound field belong to the table ?
				// if we use an alias for the bound field, we won't find it
				// in that case we use the first field of the table

				Reference<XNameAccess> xFieldsByName = getTableFields(xConnection, m_aListSource);
				Reference<XIndexAccess> xFieldsByIndex(xFieldsByName, UNO_QUERY);

				::rtl::OUString aFieldName;
				if ( xFieldsByName.is() && xFieldsByName->hasByName( getControlSource() ) )
				{
					aFieldName = getControlSource();
				}
				else
				{
					// otherwise look for the alias
					Reference<XSQLQueryComposerFactory> xFactory(xConnection, UNO_QUERY);
					if (!xFactory.is())
						break;

					Reference<XSQLQueryComposer> xComposer = xFactory->createQueryComposer();
					try
					{
						Reference<XPropertySet> xFormAsSet(xForm, UNO_QUERY);
						::rtl::OUString aStatement;
						xFormAsSet->getPropertyValue(PROPERTY_ACTIVECOMMAND) >>= aStatement;
						xComposer->setQuery(aStatement);
					}
					catch(Exception&)
					{
						disposeComponent(xComposer);
						break;
					}

					// search the field
					Reference< XColumnsSupplier > xSupplyFields(xComposer, UNO_QUERY);
					DBG_ASSERT(xSupplyFields.is(), "OComboBoxModel::loadData : invalid query composer !");

					Reference< XNameAccess > xFieldNames = xSupplyFields->getColumns();
					if ( xFieldNames->hasByName( getControlSource() ) )
					{
                        Reference< XPropertySet > xComposerFieldAsSet;
                        xFieldNames->getByName( getControlSource() ) >>= xComposerFieldAsSet;
						if (hasProperty(PROPERTY_FIELDSOURCE, xComposerFieldAsSet))
							xComposerFieldAsSet->getPropertyValue(PROPERTY_FIELDSOURCE) >>= aFieldName;
					}

					disposeComponent(xComposer);
				}

				if (!aFieldName.getLength())
					break;

				Reference<XDatabaseMetaData> xMeta = xConnection->getMetaData();
				OSL_ENSURE(xMeta.is(),"No database meta data!");
				if ( xMeta.is() )
				{
					::rtl::OUString aQuote = xMeta->getIdentifierQuoteString();

                    ::rtl::OUString sCatalog, sSchema, sTable;
	                qualifiedNameComponents( xMeta, m_aListSource, sCatalog, sSchema, sTable, eInDataManipulation );

                    ::rtl::OUStringBuffer aStatement;
                    aStatement.appendAscii( "SELECT DISTINCT " );
                    aStatement.append     ( quoteName( aQuote, aFieldName ) );
                    aStatement.appendAscii( " FROM " );
                    aStatement.append     ( composeTableNameForSelect( xConnection, sCatalog, sSchema, sTable ) );

                    m_aListRowSet.setEscapeProcessing( sal_False );
                    m_aListRowSet.setCommand( aStatement.makeStringAndClear() );
                    bExecuteRowSet = true;
				}
			}	break;
			case ListSourceType_QUERY:
			{
                m_aListRowSet.setCommandFromQuery( m_aListSource );
                bExecuteRowSet = true;
			}
            break;

			default:
			{
                m_aListRowSet.setEscapeProcessing( ListSourceType_SQLPASSTHROUGH != m_eListSourceType );
                m_aListRowSet.setCommand( m_aListSource );
                bExecuteRowSet = true;
			}
		}

        if ( bExecuteRowSet )
        {
            if ( !m_aListRowSet.isDirty() )
            {
                // if none of the settings of the row set changed, compared to the last
                // invocation of loadData, then don't re-fill the list. Instead, assume
                // the list entries are the same.
                return;
            }
            xListCursor.reset( m_aListRowSet.execute() );
        }
	}
	catch(SQLException& eSQL)
	{
		onError(eSQL, FRM_RES_STRING(RID_BASELISTBOX_ERROR_FILLLIST));
		return;
	}
	catch( const Exception& )
	{
        DBG_UNHANDLED_EXCEPTION();
		return;
	}

	vector< ::rtl::OUString >	aStringList;
	aStringList.reserve(16);
	try
	{
        OSL_ENSURE( xListCursor.is() || ( ListSourceType_TABLEFIELDS == m_eListSourceType ),
            "OComboBoxModel::loadData: logic error!" );
        if ( !xListCursor.is() && ( ListSourceType_TABLEFIELDS != m_eListSourceType ) )
		    return;

		switch (m_eListSourceType)
		{
			case ListSourceType_SQL:
			case ListSourceType_SQLPASSTHROUGH:
			case ListSourceType_TABLE:
			case ListSourceType_QUERY:
			{
				// die XDatabaseVAriant der ersten Spalte
				Reference<XColumnsSupplier> xSupplyCols(xListCursor, UNO_QUERY);
				DBG_ASSERT(xSupplyCols.is(), "OComboBoxModel::loadData : cursor supports the row set service but is no column supplier?!");
				Reference<XIndexAccess> xColumns;
				if (xSupplyCols.is())
				{
					xColumns = Reference<XIndexAccess>(xSupplyCols->getColumns(), UNO_QUERY);
					DBG_ASSERT(xColumns.is(), "OComboBoxModel::loadData : no columns supplied by the row set !");
				}
				Reference< XPropertySet > xDataField;
				if ( xColumns.is() )
					xColumns->getByIndex(0) >>= xDataField;
				if ( !xDataField.is() )
					return;

                ::dbtools::FormattedColumnValue aValueFormatter( getContext(), xForm, xDataField );

				// Listen fuellen
				sal_Int16 i = 0;
				// per definitionem the list cursor is positioned _before_ the first row at the moment
				while (xListCursor->next() && (i++<SHRT_MAX)) // max anzahl eintraege
				{
                    aStringList.push_back( aValueFormatter.getFormattedValue() );
				}
			}
			break;
			case ListSourceType_TABLEFIELDS:
			{
				Reference<XNameAccess> xFieldNames = getTableFields(xConnection, m_aListSource);
				if (xFieldNames.is())
				{
					StringSequence seqNames = xFieldNames->getElementNames();
					sal_Int32 nFieldsCount = seqNames.getLength();
					const ::rtl::OUString* pustrNames = seqNames.getConstArray();

					for (sal_Int32 k=0; k<nFieldsCount; ++k)
						aStringList.push_back(pustrNames[k]);
				}
			}
			break;
            default:
                OSL_ENSURE( false, "OComboBoxModel::loadData: unreachable!" );
                break;
		}
	}
	catch(SQLException& eSQL)
	{
		onError(eSQL, FRM_RES_STRING(RID_BASELISTBOX_ERROR_FILLLIST));
		return;
	}
	catch( const Exception& )
	{
		DBG_UNHANDLED_EXCEPTION();
		return;
	}

		// String-Sequence fuer ListBox erzeugen
	StringSequence aStringSeq(aStringList.size());
	::rtl::OUString* pStringAry = aStringSeq.getArray();
	for (sal_Int32 i = 0; i<aStringSeq.getLength(); ++i)
		pStringAry[i] = aStringList[i];

	// String-Sequence an ListBox setzen
	setFastPropertyValue( PROPERTY_ID_STRINGITEMLIST, makeAny( aStringSeq ) );
}

//------------------------------------------------------------------------------
void OComboBoxModel::onConnectedDbColumn( const Reference< XInterface >& _rxForm )
{
	Reference<XPropertySet> xField = getField();
	if ( xField.is() )
        m_pValueFormatter.reset( new ::dbtools::FormattedColumnValue( getContext(), Reference< XRowSet >( _rxForm, UNO_QUERY ), xField ) );
    getPropertyValue( PROPERTY_STRINGITEMLIST ) >>= m_aDesignModeStringItems;

	// Daten nur laden, wenn eine Listenquelle angegeben wurde
	if ( m_aListSource.getLength() && m_xCursor.is() && !hasExternalListSource() )
		loadData();
}

//------------------------------------------------------------------------------
void OComboBoxModel::onDisconnectedDbColumn()
{
    m_pValueFormatter.reset();

	// reset the string item list
    if ( !hasExternalListSource() )
        setFastPropertyValue( PROPERTY_ID_STRINGITEMLIST, makeAny( m_aDesignModeStringItems ) );
}

//------------------------------------------------------------------------------
void SAL_CALL OComboBoxModel::reloaded( const EventObject& aEvent ) throw(RuntimeException)
{
	OBoundControlModel::reloaded(aEvent);

	// reload data if we have a list source
	if ( m_aListSource.getLength() && m_xCursor.is() && !hasExternalListSource() )
		loadData();
}

//-----------------------------------------------------------------------------
sal_Bool OComboBoxModel::commitControlValueToDbColumn( bool _bPostReset )
{
	::rtl::OUString aNewValue;
	m_xAggregateFastSet->getFastPropertyValue( getValuePropertyAggHandle() ) >>= aNewValue;
	sal_Bool bModified = ( aNewValue != m_aSaveValue );

    if ( bModified )
	{
		if (!aNewValue.getLength() && !isRequired() && m_bEmptyIsNull)
			m_xColumnUpdate->updateNull();
		else
		{
			try
			{
                OSL_PRECOND( m_pValueFormatter.get(), "OComboBoxModel::commitControlValueToDbColumn: no value formatter!" );
                if ( m_pValueFormatter.get() )
                {
                    if ( !m_pValueFormatter->setFormattedValue( aNewValue ) )
                        return sal_False;
                }
				else
					m_xColumnUpdate->updateString( aNewValue );
			}
			catch ( const Exception& )
			{
				return sal_False;
			}
		}
		m_aSaveValue = aNewValue;
	}

	// add the new value to the list
	sal_Bool bAddToList = bModified && !_bPostReset;
    	// (only if this is not the "commit" triggered by a "reset")

    if ( bAddToList )
    {
        StringSequence aStringItemList;
        if ( getPropertyValue( PROPERTY_STRINGITEMLIST ) >>= aStringItemList )
	    {
		    const ::rtl::OUString* pStringItems = aStringItemList.getConstArray();
		    sal_Int32 i;
		    for (i=0; i<aStringItemList.getLength(); ++i, ++pStringItems)
		    {
			    if (pStringItems->equals(aNewValue))
				    break;
		    }

		    // not found -> add
		    if (i >= aStringItemList.getLength())
		    {
			    sal_Int32 nOldLen = aStringItemList.getLength();
			    aStringItemList.realloc( nOldLen + 1 );
			    aStringItemList.getArray()[ nOldLen ] = aNewValue;

                setFastPropertyValue( PROPERTY_ID_STRINGITEMLIST, makeAny( aStringItemList ) );
		    }
        }
	}

	return sal_True;
}

// XPropertiesChangeListener
//------------------------------------------------------------------------------
Any OComboBoxModel::translateDbColumnToControlValue()
{
    OSL_PRECOND( m_pValueFormatter.get(), "OComboBoxModel::translateDbColumnToControlValue: no value formatter!" );
    if ( m_pValueFormatter.get() )
	    m_aSaveValue = m_pValueFormatter->getFormattedValue();
    else
        m_aSaveValue = ::rtl::OUString();
    return makeAny( m_aSaveValue );
}

//------------------------------------------------------------------------------
Any OComboBoxModel::getDefaultForReset() const
{
    return makeAny( m_aDefaultText );
}

//------------------------------------------------------------------------------
sal_Bool OComboBoxModel::approveValueBinding( const Reference< XValueBinding >& _rxBinding )
{
    OSL_PRECOND( _rxBinding.is(), "OComboBoxModel::approveValueBinding: invalid binding!" );

    // only strings are accepted for simplicity
    return  _rxBinding.is()
        &&  _rxBinding->supportsType( ::getCppuType( static_cast< ::rtl::OUString* >( NULL ) ) );
}

//--------------------------------------------------------------------
void OComboBoxModel::stringItemListChanged( )
{
    if ( m_xAggregateSet.is() )
        m_xAggregateSet->setPropertyValue( PROPERTY_STRINGITEMLIST, makeAny( getStringItemList() ) );
}

//--------------------------------------------------------------------
void OComboBoxModel::connectedExternalListSource( )
{
    // TODO?
}

//--------------------------------------------------------------------
void OComboBoxModel::disconnectedExternalListSource( )
{
    // TODO?
}

//--------------------------------------------------------------------
void SAL_CALL OComboBoxModel::disposing( const EventObject& _rSource ) throw ( RuntimeException )
{
    if ( !OEntryListHelper::handleDisposing( _rSource ) )
        OBoundControlModel::disposing( _rSource );
}

//========================================================================
//= OComboBoxControl
//========================================================================

//------------------------------------------------------------------
InterfaceRef SAL_CALL OComboBoxControl_CreateInstance(const Reference<XMultiServiceFactory>& _rxFactory) throw (RuntimeException)
{
	return *(new OComboBoxControl(_rxFactory));
}

//------------------------------------------------------------------------------
OComboBoxControl::OComboBoxControl(const Reference<XMultiServiceFactory>& _rxFactory)
	:OBoundControl(_rxFactory, VCL_CONTROL_COMBOBOX)
{
}

//------------------------------------------------------------------------------
StringSequence SAL_CALL OComboBoxControl::getSupportedServiceNames() throw(RuntimeException)
{
	StringSequence aSupported = OBoundControl::getSupportedServiceNames();
	aSupported.realloc(aSupported.getLength() + 1);

	::rtl::OUString* pArray = aSupported.getArray();
	pArray[aSupported.getLength()-1] = FRM_SUN_CONTROL_COMBOBOX;
	return aSupported;
}

//.........................................................................
}
//.........................................................................

2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [e9bc1feeadc7ef8a834d391f1e46ddccf5969866]

INTEGRATION: CWS dba24c (1.8.42); FILE MERGED 2007/10/10 13:13:28 fs 1.8.42.1: in preparation of #i73705#/#i52527#: Macro Warning dialog is now available at the default interaction handler


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [43943015e242f1cb6a38c8e2008c07bb0c61d0e7]

INTEGRATION: CWS dba24c (1.22.24); FILE MERGED 2007/10/10 13:13:28 fs 1.22.24.1: in preparation of #i73705#/#i52527#: Macro Warning dialog is now available at the default interaction handler


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [bed64a47a8e05f1e100ecfc8dab0d0b5bc4f23dc]

INTEGRATION: CWS dba24c (1.4.8); FILE MERGED 2007/11/05 19:46:36 fs 1.4.8.4: #i80646# removed last patch (timestamp_and_vendor.patch) 2007/11/02 20:42:16 fs 1.4.8.3: #i83079# most patches are obsolete with the move to 1.8.0.9 2007/10/16 08:01:58 fs 1.4.8.2: #i82222# load the file access and storage classes (used for embedding HSQL into .odbs) with the context class loader, not the system class loader 2007/10/16 07:07:29 fs 1.4.8.1: copying the changes from CWS dba24b to CWS dba24c


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [427dd0a54acadad04524e4d6dabf9298d176d944]

INTEGRATION: CWS dba24c (1.110.40); FILE MERGED 2007/10/29 22:44:11 fs 1.110.40.8: merging changes from CWS dba24b herein, to not wait for later resync 2007/09/18 20:06:43 fs 1.110.40.7: oop. Re-enabled saving queries 2007/09/17 11:41:34 fs 1.110.40.6: #i10000# 2007/09/17 10:21:03 fs 1.110.40.5: #i49183# adjusted ERROR_PARSING_STATEMENT and INFO_OPENING_IN_SQL_VIEW to also apply when we open a view 2007/09/17 09:14:39 fs 1.110.40.4: #i49183# don't auto-close designer if we created a new view, which supports XAlterView 2007/09/14 21:31:40 fs 1.110.40.3: #i49183# 2007/09/13 11:36:42 fs 1.110.40.2: #i49183# also allow to edit a view's command, if it supports the XAlterView interface 2007/09/12 09:06:24 fs 1.110.40.1: #i77492# when designing an independent SQL command, also allow for direct SQL, and expose this setting as property EscapeProcessing


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [0a0faf11242689d5cf3154dfc3aac23889aacfa0]

INTEGRATION: CWS dba24c (1.7.142); FILE MERGED 2007/10/29 22:44:11 fs 1.7.142.1: merging changes from CWS dba24b herein, to not wait for later resync


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [0c749ea86c7cc2ce743613d04ed25cb0614c6815]

INTEGRATION: CWS dba24c (1.35.56); FILE MERGED 2007/10/29 22:44:11 fs 1.35.56.2: merging changes from CWS dba24b herein, to not wait for later resync 2007/10/26 12:17:12 fs 1.35.56.1: during #i73245# ImageProvider::getImage -> ImageProvider::getImages


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [ee7be30b812d32c6efe1e3d27d02ceb2a4ae997c]

INTEGRATION: CWS dba24c (1.10.2); FILE MERGED 2007/10/30 20:16:47 fs 1.10.2.3: #i10000# 2007/10/30 12:57:47 oj 1.10.2.2: #i81043# impl new type access 2007 2007/10/29 22:44:10 fs 1.10.2.1: merging changes from CWS dba24b herein, to not wait for later resync


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [fa0b6c2189dc120813ccfabcf65e4be9f0a2a552]

INTEGRATION: CWS dba24c (1.7.184); FILE MERGED 2007/10/29 22:44:09 fs 1.7.184.2: merging changes from CWS dba24b herein, to not wait for later resync 2007/09/13 11:37:14 fs 1.7.184.1: #i49183#


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [6ec52f7bcfbd5cc54a89131b150a654e79b0fc45]

INTEGRATION: CWS dba24c (1.27.2); FILE MERGED 2007/10/30 12:57:46 oj 1.27.2.2: #i81043# impl new type access 2007 2007/10/29 22:44:08 fs 1.27.2.1: merging changes from CWS dba24b herein, to not wait for later resync


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [0c95b0d53091e81406fb725018c01f1deef23a78]

INTEGRATION: CWS dba24c (1.8.2); FILE MERGED 2007/11/12 22:20:17 fs 1.8.2.2: #i83567# getSupportedIndirectSettings: add DSID_BOOLEANCOMPARISON 2007/10/29 22:44:07 fs 1.8.2.1: merging changes from CWS dba24b herein, to not wait for later resync


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [ea038dfb3310610786081b6bc1a975d2d07546a6]

INTEGRATION: CWS dba24c (1.18.58); FILE MERGED 2007/10/29 22:44:06 fs 1.18.58.2: merging changes from CWS dba24b herein, to not wait for later resync 2007/10/26 12:16:55 fs 1.18.58.1: during #i73245# ImageProvider::getImage -> ImageProvider::getImages


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [5e581aca83b02349cf5dcef0797ea2a3a8ad0690]

INTEGRATION: CWS dba24c (1.44.18); FILE MERGED 2007/10/29 22:44:06 fs 1.44.18.6: merging changes from CWS dba24b herein, to not wait for later resync 2007/09/28 19:18:55 fs 1.44.18.5: RESYNC: (1.44-1.47); FILE MERGED 2007/09/17 09:34:28 fs 1.44.18.4: #i49183# enable 'Edit in SQL View' command when a single, alterable view is selected 2007/09/16 21:12:22 fs 1.44.18.3: #i49183# enable XAlterView support 2007/09/13 11:46:54 fs 1.44.18.2: for the moment, disable the 'edit a view's statement' feature until the backend problems with HSQL are solved 2007/09/13 11:37:28 fs 1.44.18.1: #i49183# also allow to edit a view's command, if it supports the XAlterView interface


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [86536a262f1d30f17c990c8cefb6446b5ecd854f]

INTEGRATION: CWS dba24c (1.30.34); FILE MERGED 2007/10/28 21:22:38 fs 1.30.34.2: copying _some_ changes from CWS dba24b to dba24c, so I don't need to wait for integration/resync 2007/09/18 12:52:18 fs 1.30.34.1: #i81095# +sqlerror


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [62792cab2b9b2a5a0a7b9d718818f2da6538eba2]

INTEGRATION: CWS dba24c (1.3.100); FILE MERGED 2007/09/18 12:46:34 fs 1.3.100.1: #i81095# +hasString


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [a78417e8b1da7b28d59eeb0ad5b312033b058156]

INTEGRATION: CWS dba24c (1.7.40); FILE MERGED 2007/10/09 21:10:50 fs 1.7.40.1: #i82110#: +put / +operator >>=


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [d6d49bb48ea7a2ed0ec760c3bb4f9c1dcd8d2fab]

INTEGRATION: CWS dba24c (1.5.40); FILE MERGED 2007/09/20 18:29:52 fs 1.5.40.1: added createComponentWithArguments returning XInterface (analogous to createComponent)


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [2eaf1f9700b56d0671244c8336e556e1b656a540]

INTEGRATION: CWS dba24c (1.2.142); FILE MERGED 2007/09/18 12:46:36 fs 1.2.142.1: #i81095# +hasString


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [84fd1bef18646aa8bee70c5f91ccc08adcc7ede8]

INTEGRATION: CWS dba24c (1.6.40); FILE MERGED 2007/10/22 08:23:23 fs 1.6.40.2: put taking an Any 2007/10/09 21:10:33 fs 1.6.40.1: #i82110#: +put / +operator >>=


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [a2b8b689d15f11c7df7ccfa8f4ced4c05bc0f047]

INTEGRATION: CWS dba24c (1.4.40); FILE MERGED 2007/09/20 18:29:47 fs 1.4.40.1: added createComponentWithArguments returning XInterface (analogous to createComponent)


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [9c269844d9c4212791d12272f2180a3591b23ded]

INTEGRATION: CWS dba24c (1.131.68); FILE MERGED 2007/10/22 10:25:03 fs 1.131.68.3: #i52527#/#i73705#: UpdateDocument_Impl: use CheckSecurityOnLoading 2007/10/18 09:22:31 fs 1.131.68.2: in preparation of #i52527#/#i73705#: outsourced more code into the dedicated DocumentMacroMode class 2007/10/16 08:22:53 fs 1.131.68.1: in preparation of #i52527# #i73705#: outsourced the object shell's MacroExecutionMode handling to a dedicated class


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [f272760ab175c3d53887b6e3bda81dcb081b35cd]

INTEGRATION: CWS dba24c (1.91.68); FILE MERGED 2007/10/16 08:22:35 fs 1.91.68.1: in preparation of #i52527# #i73705#: outsourced the SIGNATURE_STATE_ defines to signaturestate.hxx


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [bdcd421b8dd6fcc22ecf56015af05c4b01f3c9cb]

INTEGRATION: CWS dba24c (1.38.68); FILE MERGED 2007/10/22 10:25:18 fs 1.38.68.3: #i52527#/#i73705#: checkForBrokenScriptingSignature->showBrokenSignatureWarning 2007/10/18 09:23:17 fs 1.38.68.2: in preparation of #i52527#/#i73705#: outsourced more code into the dedicated DocumentMacroMode class 2007/10/16 08:25:11 fs 1.38.68.1: in preparation of #i52527# #i73705#: outsourced the object shell's MacroExecutionMode handling to a dedicated class


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [06d4e0ddd16aea9364bfd408d8a6dea4e22450af]

INTEGRATION: CWS dba24c (1.130.4); FILE MERGED 2007/10/16 08:22:20 fs 1.130.4.1: in preparation of #i52527# #i73705#: outsourced the SIGNATURE_STATE_ defines to signaturestate.hxx


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [41a95d3f74e211cbbde19c95c7f14d4ec1e27932]

INTEGRATION: CWS dba24c (1.75.4); FILE MERGED 2007/10/16 08:24:36 fs 1.75.4.1: in preparation of #i52527# #i73705#: outsourced the object shell's MacroExecutionMode handling to a dedicated class


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [668dc3f8dac421cbb82601feda823dfde6ec26b0]

INTEGRATION: CWS dba24c (1.195.68); FILE MERGED 2007/10/16 08:23:34 fs 1.195.68.1: in preparation of #i52527# #i73705#: outsourced the SIGNATURE_STATE_ defines to signaturestate.hxx


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [624b4dd7da4d0020009af2cccdf2aff676793aa5]

INTEGRATION: CWS dba24c (1.100.54); FILE MERGED 2007/10/16 08:23:34 fs 1.100.54.1: in preparation of #i52527# #i73705#: outsourced the SIGNATURE_STATE_ defines to signaturestate.hxx


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [da776e1167584b14ecede74e7640b7d957aa572e]

INTEGRATION: CWS dba24c (1.93.4); FILE MERGED 2007/10/22 10:24:36 fs 1.93.4.3: #i52527#/#i73705#: +CheckSecurityOnLoading_Impl/CheckForBrokenDocSignatures_Impl 2007/10/18 09:22:22 fs 1.93.4.2: in preparation of #i52527#/#i73705#: outsourced more code into the dedicated DocumentMacroMode class 2007/10/16 08:24:36 fs 1.93.4.1: in preparation of #i52527# #i73705#: outsourced the object shell's MacroExecutionMode handling to a dedicated class


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [3047c9db1dcb7d4d9b7c52f314711867ed2d04b6]

INTEGRATION: CWS dba24c (1.28.68); FILE MERGED 2007/10/16 08:24:05 fs 1.28.68.1: in preparation of #i52527# #i73705#: moved the MacroWarning dialog to the css.task.InteractionHandler implementation in module uui


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [4d31ba8dd4a7d8c7df5a881c89650a9ff79ebf6b]

INTEGRATION: CWS dba24c (1.1.2); FILE ADDED 2007/10/24 10:24:25 fs 1.1.2.6: corrected hasMacroLibrary 2007/10/24 06:34:25 fs 1.1.2.5: #i10000# 2007/10/22 10:23:16 fs 1.1.2.4: #i52527#/#i73705#: checkForBrokenScriptingSignature->showBrokenSignatureWarning 2007/10/22 08:22:46 fs 1.1.2.3: #i52527#/#i73705#: allow getEmbeddedDocumentScripts to return NULL for the moment (DB docs do not yet have it) 2007/10/18 09:22:46 fs 1.1.2.2: in preparation of #i52527#/#i73705#: outsourced more code from SfxObjectShell into the dedicated DocumentMacroMode class 2007/10/16 08:21:52 fs 1.1.2.1: in preparation of #i52527# #i73705#: outsourced the object shell's MacroExecutionMode handling to a dedicated class


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [3cc3f3bce85dee1e816d6844673a00c86eb8e1be]

INTEGRATION: CWS dba24c (1.194.54); FILE MERGED 2007/10/16 08:23:34 fs 1.194.54.1: in preparation of #i52527# #i73705#: outsourced the SIGNATURE_STATE_ defines to signaturestate.hxx


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [d3d76c0709caa1b6c03d2686cd5d381671b22fb8]

INTEGRATION: CWS dba24c (1.45.20); FILE MERGED 2007/10/16 08:24:20 fs 1.45.20.1: in preparation of #i52527# #i73705#: moved the MacroWarning dialog to the css.task.InteractionHandler implementation in module uui


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [4b97802ee79ea5891b1a34d98d716be3840eb5b6]

INTEGRATION: CWS dba24c (1.37.144); FILE MERGED 2007/10/18 09:24:06 fs 1.37.144.2: in preparation of #i52527#/#i73705#: +docmacromode.hxx 2007/10/16 13:18:04 fs 1.37.144.1: #i82222# SIGNATURESTATE_* outsourced from objsh.hxx to signaturestate.hxx


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [740cff88abc6660ba4893bb9faf0deb895178ace]

INTEGRATION: CWS dba24c (1.1.2); FILE ADDED 2007/10/16 08:17:36 fs 1.1.2.1: in preparation of #i52527# #i73705#: outsourced the SIGNATURE_STATE_ defines from objsh.hxx


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [1281d9f3cc29b7b6bcd8f9933c27f1d8f3a0543f]

INTEGRATION: CWS dba24c (1.5.4); FILE MERGED 2007/10/22 10:24:17 fs 1.5.4.3: #i52527#/#i73705#: +CheckSecurityOnLoading_Impl/CheckForBrokenDocSignatures_Impl 2007/10/18 09:22:00 fs 1.5.4.2: in preparation of #i52527#/#i73705#: outsourced more code into the dedicated DocumentMacroMode class 2007/10/16 08:17:14 fs 1.5.4.1: in preparation of #i52527# #i73705#: outsourced the SIGNATURE_STATE_ defines to signaturestate.hxx


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [ae01af9866ffe8d43f4d58d3730a0ea73b857ad2]

INTEGRATION: CWS dba24c (1.1.2); FILE ADDED 2007/10/23 05:31:09 fs 1.1.2.5: adjusted comment to reality 2007/10/22 10:23:03 fs 1.1.2.4: #i52527#/#i73705#: checkForBrokenScriptingSignature->showBrokenSignatureWarning 2007/10/22 08:22:14 fs 1.1.2.3: in preparation of #i52527#/#i73705#: extended comments 2007/10/18 09:22:52 fs 1.1.2.2: in preparation of #i52527#/#i73705#: outsourced more code from SfxObjectShell into the dedicated DocumentMacroMode class 2007/10/16 08:19:07 fs 1.1.2.1: in preparation of #i52527# #i73705#: outsourced the object shell's MacroExecutionMode handling to a dedicated class


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [fc874dee0d35721993e92b2b1e3a49a638e41433]

INTEGRATION: CWS dba24c (1.13.14); FILE MERGED 2007/09/11 12:42:26 fs 1.13.14.1: #i75189# new ctor which creates a text document with a given module identifier


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [9f408ef28f3baaf9cda41d7e20b59556536780df]

INTEGRATION: CWS dba24c (1.10.74); FILE MERGED 2007/09/19 08:34:36 fs 1.10.74.1: less trash (unused, commented out) code


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [43ba28e86efab61e229cb7a0dc3d6bbeff95aba1]

INTEGRATION: CWS dba24c (1.11.14); FILE MERGED 2007/09/11 12:43:03 fs 1.11.14.1: #i75189# use super's ctor which takes a ModuleIdentifier


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [4d3134798d1685c5f5e75507facf59a0f935cfa9]

INTEGRATION: CWS dba24c (1.4.60); FILE MERGED 2007/10/30 06:07:03 fs 1.4.60.2: #i10000# 2007/10/29 11:31:54 fs 1.4.60.1: allow .set( ..., UNO_SET_THROW )


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [1a26a7484f347c3b0f33d18c9b1c206077d20e23]

INTEGRATION: CWS dba24c (1.3.684); FILE MERGED 2007/10/23 12:04:19 fs 1.3.684.1: Form Design toolbar should have an icon to toggle the design mode


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [82e0abb6ba14b786265afd7c60f137b518a8acac]

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>  [7556e243fa92f1c98f6b22aa74e6f808bbcadf30]

INTEGRATION: CWS dba24c (1.60.12); FILE MERGED 2007/11/01 08:19:24 cd 1.60.12.1: #i83129# Change warning text to fix english grammar mistake


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [64e08449d44b2f0d7e1aaf90470ca6120de71577]

INTEGRATION: CWS dba24c (1.29.82); FILE MERGED 2007/09/28 19:18:15 fs 1.29.82.2: RESYNC: (1.29-1.30); FILE MERGED 2007/09/04 11:46:26 fs 1.29.82.1: #i80940#


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [9ab1d24ca3787cf7d533636051cf0897ad814d06]

INTEGRATION: CWS dba24c (1.4.232); FILE MERGED 2007/10/16 06:22:43 fs 1.4.232.1: doc typo


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [8119b87f2096f6b3dc433e5909b9748be92e293b]

INTEGRATION: CWS dba24c (1.2.4); FILE MERGED 2007/10/16 20:00:26 fs 1.2.4.1: #i82222# SIGNATURESTATE_* outsourced from sfx2/objsh.hxx to sfx2/signaturestate.hxx


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [8029b8b7c92f5f0f7b1f5efc09204adb216ab9d6]

INTEGRATION: CWS dba24c (1.21.4); FILE MERGED 2007/10/16 20:00:26 fs 1.21.4.1: #i82222# SIGNATURESTATE_* outsourced from sfx2/objsh.hxx to sfx2/signaturestate.hxx


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [0de3247c9a53808f3a885ee7a5796f8f7bd1dddd]

INTEGRATION: CWS dba24c (1.26.66); FILE MERGED 2007/10/03 19:59:52 fs 1.26.66.1: during #i82169#: DbgPrintWindow: ensure the assertion message is added to the window in the main thread, by using a SolarThreadexecutor


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [085750beef921c99f487aeb2fd5c5a4e972d01d0]

INTEGRATION: CWS dba24c (1.6.24); FILE MERGED 2007/10/03 12:22:24 fs 1.6.24.1: during #i82169#: Clone: do the EditEngine cloning with a locked SolarMutex, else we'll crash soon


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [32e0179972c52f593522a156cd8786cc95d31b08]

INTEGRATION: CWS dba24c (1.2.36); FILE MERGED 2007/10/03 12:21:37 fs 1.2.36.1: during #i82169#: setPropertyValues: reset guard before actually setting, else we'll get deadlocks soon


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [6b8157f71c9ef54c5c95bccc687df4b3fea28cb8]

INTEGRATION: CWS dba24c (1.10.68); FILE MERGED 2007/10/25 08:59:47 fs 1.10.68.1: #i82199# respect the BooleanComparisonMode when working with a check box


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [4bb45f17ddeff8dd3068b3c39ea0537f19f0e9eb]

INTEGRATION: CWS dba24c (1.8.176); FILE MERGED 2007/10/16 13:40:17 fs 1.8.176.1: #i82656#


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [34f6d7be0b57c260d47a48bcbcac4161cc7a4444]

INTEGRATION: CWS dba24c (1.8.92); FILE MERGED 2007/10/16 13:40:17 fs 1.8.92.1: #i82656#


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [a8857e4dc24fef6908d06a2d4fb8f8c63227099c]

INTEGRATION: CWS dba24c (1.33.36); FILE MERGED 2007/09/13 20:57:31 fs 1.33.36.1: outsource the different calls to row set approval listeners into one method


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [267a6995378fbe82298a906f8c2704dcd2572f3b]

INTEGRATION: CWS dba24c (1.83.36); FILE MERGED 2007/09/17 11:43:57 fs 1.83.36.4: #i10000# 2007/09/13 21:22:16 fs 1.83.36.3: oops, removed one notification in the previous change 2007/09/13 20:57:31 fs 1.83.36.2: outsource the different calls to row set approval listeners into one method 2007/09/13 19:57:11 fs 1.83.36.1: #i81073# exception handling when approving row set changes (does not fix the problem, but while I was here ...)


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [4e011b2be73067125bf77fc787ce5262174bc42d]

INTEGRATION: CWS dba24c (1.6.2); FILE MERGED 2007/11/15 15:59:31 cn 1.6.2.1: #i82169# update lists


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [d86d5a9ab96e14f44dccc9e2f98f72cd76f45ebc]

INTEGRATION: CWS dba24c (1.5.2); FILE MERGED 2007/11/15 15:59:31 cn 1.5.2.1: #i82169# update lists


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [968bf839249eaed7b67f321b64e37758858e0434]

INTEGRATION: CWS dba24c (1.5.244); FILE MERGED 2007/10/23 11:49:31 fs 1.5.244.1: XFormsDesignMode not needed in Writer - we have a dedicated module for XForms for quite a while now


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [28dd62e6235d5af1bb55835acb9ecc33b026a5f9]

INTEGRATION: CWS dba24c (1.2.244); FILE MERGED 2007/10/23 11:50:00 fs 1.2.244.1: XFormsDesignMode not needed in Writer - we have a dedicated module for XForms for quite a while now


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [fe8c7d2e037ba3197a03e9ad9593e04e1586914a]

INTEGRATION: CWS dba24c (1.2.244); FILE MERGED 2007/10/10 13:16:25 fs 1.2.244.1: SwitchXFormDesignMode is not needed in module swform


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [aa9e85b227cf98ecc5a9f4f1920f61da465536fa]

INTEGRATION: CWS dba24c (1.102.70); FILE MERGED 2007/10/10 13:15:31 fs 1.102.70.1: #i82169# make mbImpressDoc const, so we can one-time-init it in the ctor, and do not need to lock the SolarMutex in queryInterface


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [590b397850f2b004571394fadfcf7865b7793d5a]

INTEGRATION: CWS dba24c (1.31.72); FILE MERGED 2007/10/10 13:15:27 fs 1.31.72.1: #i82169# make mbImpressDoc const, so we can one-time-init it in the ctor, and do not need to lock the SolarMutex in queryInterface


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [4716e65e66a4c7c3260f6507df805ba881f15f4f]

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>  [8f527979a27f9a9bbdefe560c6f6aded4bb8a3f7]

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>  [2bc6487ebdfd2e35e5d4a047648b946831de6927]

INTEGRATION: CWS dba24c (1.7.30); FILE MERGED 2007/10/10 13:13:52 fs 1.7.30.1: in preparation of #i73705#/#i52527#: Macro Warning dialog is now available at the default interaction handler: +SVLLIB


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [851f56f1928e6231e5262a1ae9a44ba54a165ed0]

INTEGRATION: CWS dba24c (1.1.2); FILE ADDED 2007/10/13 20:04:22 fs 1.1.2.2: manually merging the changes which happened in MWS between m231 and m233 2007/10/10 13:13:04 fs 1.1.2.1: in preparation of #i73705#/#i52527#: moved herein from sfx2/source/doc, Macro Warning dialog is now available at the default interaction handler


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [058173e857837440593e14a0593e7f93093471d0]

INTEGRATION: CWS dba24c (1.1.2); FILE ADDED 2007/10/10 13:13:04 fs 1.1.2.1: in preparation of #i73705#/#i52527#: moved herein from sfx2/source/doc, Macro Warning dialog is now available at the default interaction handler


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [bdc02c8d3c9608ce3dc9c11e6bfbfc0bea0f30a9]

INTEGRATION: CWS dba24c (1.1.2); FILE ADDED 2007/10/10 13:13:03 fs 1.1.2.1: in preparation of #i73705#/#i52527#: moved herein from sfx2/source/doc, Macro Warning dialog is now available at the default interaction handler


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [0578e33f2a6a21eae30fa6804450ecdb714a730f]

INTEGRATION: CWS dba24c (1.17.14); FILE MERGED 2007/10/10 13:13:27 fs 1.17.14.1: in preparation of #i73705#/#i52527#: Macro Warning dialog is now available at the default interaction handler


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [db63c5fc9e8bd39dfbdfaf42dc8dc2e044695630]

INTEGRATION: CWS dba24c (1.62.14); FILE MERGED 2007/10/10 13:13:27 fs 1.62.14.1: in preparation of #i73705#/#i52527#: Macro Warning dialog is now available at the default interaction handler


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [89b23ec074a5e56bf3aed4924a90d8464c37374b]

INTEGRATION: CWS dba24c (1.3.70); FILE MERGED 2007/09/12 09:07:26 fs 1.3.70.2: #i77492# the SQL command designer now also allows the user to change the 'Direct SQL' setting, and exposes this as EscapeProcessing property. 2007/09/05 13:12:49 fs 1.3.70.1: #i66624# SQLCommandDesigner also for ListSource property


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [21a1cfe996bd70a3b372596dc133950b5a1fb0f4]

INTEGRATION: CWS dba24c (1.7.36); FILE MERGED 2007/09/13 11:59:31 fs 1.7.36.3: some QueryDesign init param names changed during #i49183# 2007/09/12 09:07:26 fs 1.7.36.2: #i77492# the SQL command designer now also allows the user to change the 'Direct SQL' setting, and exposes this as EscapeProcessing property. 2007/09/05 13:12:49 fs 1.7.36.1: #i66624# SQLCommandDesigner also for ListSource property


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [d89358ce99fce88503ed78a63354c1307177a342]

INTEGRATION: CWS dba24c (1.5.36); FILE MERGED 2007/09/05 13:12:49 fs 1.5.36.1: #i66624# SQLCommandDesigner also for ListSource property


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [90e67284dced43db348c12c50a1b17bc5a122c6b]

INTEGRATION: CWS dba24c (1.11.36); FILE MERGED 2007/09/12 09:10:37 fs 1.11.36.2: #i77492# also allow for the SQL command designer when EscapeProcessing is OFF, and exchange the respective setting between the SQL command designer and the object property 2007/09/05 13:12:49 fs 1.11.36.1: #i66624# SQLCommandDesigner also for ListSource property


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [d9a6781da0a3044e7798c7a05b278947539856c4]

INTEGRATION: CWS dba24c (1.9.20); FILE MERGED 2007/10/23 12:55:20 fs 1.9.20.1: #i81826# lcl_getAssignedScriptEvent: properly handle old-style macro specifications


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [3877499a4db1686c0c985da2723bd0643836edf1]

INTEGRATION: CWS dba24c (1.17.8); FILE MERGED 2007/11/05 19:46:36 fs 1.17.8.2: #i80646# removed last patch (timestamp_and_vendor.patch) 2007/11/02 20:42:30 fs 1.17.8.1: #i83079# most patches are obsolete with the move to 1.8.0.9


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [cc3d441dd45abe5a11e14cec0243cf4f8f84c31e]

INTEGRATION: CWS dba24c (1.31.40); FILE MERGED 2007/10/22 08:28:27 fs 1.31.40.1: #i52527#/#i73705#: DBA needs to link with SFX now (shouldn't the DocumentMacroMode be moved to module framework instead?)


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [3bd4cde5ef172eafbbb647fbd2e2ccb93ea2e9fc]

INTEGRATION: CWS dba24c (1.97.62); FILE MERGED 2007/09/17 10:20:52 fs 1.97.62.2: #i49183# adjusted ERROR_PARSING_STATEMENT and INFO_OPENING_IN_SQL_VIEW to also apply when we open a view 2007/09/13 11:38:14 fs 1.97.62.1: #i49183#


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [8f91a4cde77700a081b8238b7952a1b5e4eaab87]

INTEGRATION: CWS dba24c (1.29.40); FILE MERGED 2007/09/12 09:09:10 fs 1.29.40.1: #i77492# QueryController::isDesignMode renamed to isGraphicalDesign


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [7a2d06c3a5a51dffe3c791e3484433238a5bf283]

INTEGRATION: CWS dba24c (1.22.40); FILE MERGED 2007/09/17 09:15:26 fs 1.22.40.1: OverloadedSetText should not be necessary anymore, nowadays


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [85cd8eaebce1e08a371d8bd9807705a49868b805]

INTEGRATION: CWS dba24c (1.30.40); FILE MERGED 2007/10/29 22:44:10 fs 1.30.40.2: merging changes from CWS dba24b herein, to not wait for later resync 2007/09/19 08:51:43 fs 1.30.40.1: dialogcontrolling.hxx is dead, has been re-incarnated as svtools/dialogcontrolling a while ago


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [be03d183d60895e896ea39e0b509498ad2c54b42]

INTEGRATION: CWS dba24c (1.3.110); FILE MERGED 2007/10/30 08:51:34 fs 1.3.110.3: #i10000# 2007/10/26 12:16:11 fs 1.3.110.2: getImage -> getImages, this saves one call and all its implementation, since all clients did two calls, anyway 2007/10/26 11:55:15 fs 1.3.110.1: #i73245# don't create the Table object to examine whether it's a view, instead ask the Views container supplied by the XViewsSupplier. This saves us O(n) getTables calls, with n being the number of tables


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [dd32e5eb0915ec6b6b515a57a2b0b7b694e3baee]

INTEGRATION: CWS dba24c (1.35.40); FILE MERGED 2007/10/30 12:57:47 oj 1.35.40.3: #i81043# impl new type access 2007 2007/10/29 22:44:10 fs 1.35.40.2: merging changes from CWS dba24b herein, to not wait for later resync 2007/10/03 12:20:48 fs 1.35.40.1: correctly recognize macb


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [8eb4b4ee39f789d8d41e4b2ebac6fe24f0798c85]

INTEGRATION: CWS dba24c (1.76.2); FILE MERGED 2007/10/30 12:57:47 oj 1.76.2.2: #i81043# impl new type access 2007 2007/10/29 22:44:10 fs 1.76.2.1: merging changes from CWS dba24b herein, to not wait for later resync


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [7ffe9f7ea92ed3ba77894768d8bb5eb74cae94cf]

INTEGRATION: CWS dba24c (1.5.40); FILE MERGED 2007/09/13 11:37:51 fs 1.5.40.1: #i49183# also allow to edit a view's command, if it supports the XAlterView interface


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [0bd1e179a7caf5e100f8e43203b86eed85333579]

INTEGRATION: CWS dba24c (1.47.62); FILE MERGED 2007/10/15 10:48:06 oj 1.47.62.2: #i80916# #i80917# special handling for table formats which doesn't have a header definition 2007/10/12 12:27:15 oj 1.47.62.1: #i80917# append first line as first data row


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [f15307af51db2497cb2d9dc052749c189610884c]

INTEGRATION: CWS dba24c (1.27.40); FILE MERGED 2007/10/12 12:27:15 oj 1.27.40.1: #i80917# append first line as first data row


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [745b1bbcf89183404bb87617b9669261dde81d88]

INTEGRATION: CWS dba24c (1.53.4); FILE MERGED 2007/10/15 10:48:06 oj 1.53.4.2: #i80916# #i80917# special handling for table formats which doesn't have a header definition 2007/10/12 12:27:14 oj 1.53.4.1: #i80917# append first line as first data row


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [7777c85155f67850d62097bf72f49a3736841cfc]

INTEGRATION: CWS dba24c (1.31.4); FILE MERGED 2007/10/15 10:48:06 oj 1.31.4.2: #i80916# #i80917# special handling for table formats which doesn't have a header definition 2007/10/12 12:27:14 oj 1.31.4.1: #i80917# append first line as first data row


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [0c09d56b28741b91c543ab8337757533c1151bf4]

INTEGRATION: CWS dba24c (1.73.20); FILE MERGED 2007/10/29 22:44:10 fs 1.73.20.2: merging changes from CWS dba24b herein, to not wait for later resync 2007/09/12 09:09:39 fs 1.73.20.1: PROPERTY_(ID_)USE_ESCAPE_PROCESSING: removed the USE_ for consistency reasons


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [7408980c49bb025c6df35b844abff2e0cfb88c88]

INTEGRATION: CWS dba24c (1.23.40); FILE MERGED 2007/11/12 15:48:17 oj 1.23.40.5: #i80917# reverse changes 2007/10/15 10:48:06 oj 1.23.40.4: #i80916# #i80917# special handling for table formats which doesn't have a header definition 2007/10/12 12:54:30 oj 1.23.40.3: #i80917# append first line as first data row 2007/10/12 12:31:12 oj 1.23.40.2: #i80917# append first line as first data row 2007/10/12 12:27:14 oj 1.23.40.1: #i80917# append first line as first data row


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [774a6a78358c2a1e807ce326456dbcb300fc67ad]

INTEGRATION: CWS dba24c (1.30.56); FILE MERGED 2007/11/12 15:48:17 oj 1.30.56.3: #i80917# reverse changes 2007/10/15 10:48:06 oj 1.30.56.2: #i80916# #i80917# special handling for table formats which doesn't have a header definition 2007/10/12 12:27:14 oj 1.30.56.1: #i80917# append first line as first data row


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [691b16fc21f14ab487b1f2863241034234a403ab]

INTEGRATION: CWS dba24c (1.38.4); FILE MERGED 2007/10/15 10:48:06 oj 1.38.4.4: #i80916# #i80917# special handling for table formats which doesn't have a header definition 2007/10/12 12:27:14 oj 1.38.4.3: #i80917# append first line as first data row 2007/10/10 09:40:34 oj 1.38.4.2: #i81879# correction of numberformat usage 2007/10/02 08:09:18 oj 1.38.4.1: #i81879# correction of numberformat usage


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [df0c970fe644a7f9d742f11e868f790a04044cc9]

INTEGRATION: CWS dba24c (1.3.320); FILE MERGED 2007/09/17 09:14:59 fs 1.3.320.1: OverloadedSetText should not be necessary anymore, nowadays


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [8e5e51562350dc345b78e6b93345329073b7ac44]

INTEGRATION: CWS dba24c (1.36.40); FILE MERGED 2007/10/29 22:44:10 fs 1.36.40.5: merging changes from CWS dba24b herein, to not wait for later resync 2007/09/17 09:14:20 fs 1.36.40.4: #i49183# don't auto-close designer if we created a new view, which supports XAlterView 2007/09/13 11:36:37 fs 1.36.40.3: #i49183# also allow to edit a view's command, if it supports the XAlterView interface 2007/09/12 09:06:02 fs 1.36.40.2: #i77492# when designing an independent SQL command, also allow for direct SQL, and expose this setting as property EscapeProcessing 2007/09/05 07:27:02 fs 1.36.40.1: dummy change to provoke this file being rebuilt (there was an incompatibility in svx/ParseContext.hxx)


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [803b3a87a0a368d6e93ea9617a050ad8caadb5f9]

INTEGRATION: CWS dba24c (1.2.132); FILE MERGED 2007/10/26 12:16:04 fs 1.2.132.1: getImage -> getImages, this saves one call and all its implementation, since all clients did two calls, anyway


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [73d3861bd987ea580cea9b004058837884845d0a]

INTEGRATION: CWS dba24c (1.13.40); FILE MERGED 2007/10/30 12:57:47 oj 1.13.40.4: #i81043# impl new type access 2007 2007/10/29 22:44:09 fs 1.13.40.3: merging changes from CWS dba24b herein, to not wait for later resync 2007/10/09 21:14:26 fs 1.13.40.2: changed the message box about un/successful JDBC driver class test to contain one line only 2007/10/02 10:26:48 oj 1.13.40.1: #i81043# allow accdb


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [9bffd0188b164a5662d402b01fc04d68eab1f800]

INTEGRATION: CWS dba24c (1.4.40); FILE MERGED 2007/09/13 11:37:46 fs 1.4.40.1: #i49183# also allow to edit a view's command, if it supports the XAlterView interface


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [ba3095c52f045b1e61993a5a51d7f9ee2bb3b716]

INTEGRATION: CWS dba24c (1.14.58); FILE MERGED 2007/10/12 12:27:14 oj 1.14.58.1: #i80917# append first line as first data row


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [ab813086a15dac017d56e623bec75f45f65c023d]

INTEGRATION: CWS dba24c (1.22.4); FILE MERGED 2007/10/15 10:48:05 oj 1.22.4.2: #i80916# #i80917# special handling for table formats which doesn't have a header definition 2007/10/12 12:27:14 oj 1.22.4.1: #i80917# append first line as first data row


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [c17d68af769d019cfc5467283d5d1a2f5d708ed7]

INTEGRATION: CWS dba24c (1.13.130); FILE MERGED 2007/10/15 10:48:05 oj 1.13.130.2: #i80916# #i80917# special handling for table formats which doesn't have a header definition 2007/10/12 12:27:13 oj 1.13.130.1: #i80917# append first line as first data row


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [23791696e308f85aefb96552548e79f2135a4019]

INTEGRATION: CWS dba24c (1.18.4); FILE MERGED 2007/10/15 10:48:05 oj 1.18.4.3: #i80916# #i80917# special handling for table formats which doesn't have a header definition 2007/10/12 12:27:13 oj 1.18.4.2: #i80917# append first line as first data row 2007/10/02 08:09:18 oj 1.18.4.1: #i81879# correction of numberformat usage


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [4661c340fff648c31965a61a73a6bdab6dab1e2d]

INTEGRATION: CWS dba24c (1.27.38); FILE MERGED 2007/10/24 13:35:55 fs 1.27.38.2: when only one text is used, ensure the dialog is large enough 2007/09/18 13:42:07 fs 1.27.38.1: #i81095# when displaying strings in the primary dialog, then strip the vendor identifier '[OOoBase]', if applicable


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [121d78bf03d5ba2627062f1a6e2b9652746b3606]

INTEGRATION: CWS dba24c (1.18.58); FILE MERGED 2007/10/29 22:44:08 fs 1.18.58.2: merging changes from CWS dba24b herein, to not wait for later resync 2007/09/19 08:51:33 fs 1.18.58.1: dialogcontrolling.hxx is dead, has been re-incarnated as svtools/dialogcontrolling a while ago


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [98f8d5101a319598f1c82aad00047c30f82ef3ba]

INTEGRATION: CWS dba24c (1.51.40); FILE MERGED 2007/10/29 22:44:08 fs 1.51.40.2: merging changes from CWS dba24b herein, to not wait for later resync 2007/09/19 08:51:32 fs 1.51.40.1: dialogcontrolling.hxx is dead, has been re-incarnated as svtools/dialogcontrolling a while ago


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [1b74b3c57861850426f073051a1bd7f96ccea084]

INTEGRATION: CWS dba24c (1.33.40); FILE MERGED 2007/10/24 13:48:12 fs 1.33.40.2: drop down line count 2007/10/24 13:47:33 fs 1.33.40.1: drop down line count


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [355a053db46c2ff76bab8a394b4faf0ce77008a6]

INTEGRATION: CWS dba24c (1.47.40); FILE MERGED 2007/10/29 22:44:08 fs 1.47.40.2: merging changes from CWS dba24b herein, to not wait for later resync 2007/10/09 21:14:26 fs 1.47.40.1: changed the message box about un/successful JDBC driver class test to contain one line only


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [997fe3ba0e349648428133d5ec62d5305299f738]

INTEGRATION: CWS dba24c (1.16.2); FILE MERGED 2007/10/30 12:57:46 oj 1.16.2.2: #i81043# impl new type access 2007 2007/10/29 22:44:08 fs 1.16.2.1: merging changes from CWS dba24b herein, to not wait for later resync


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [70226fb1adca1694ae453872433d5f10bbb17c5a]

INTEGRATION: CWS dba24c (1.18.40); FILE MERGED 2007/10/30 12:57:46 oj 1.18.40.2: #i81043# impl new type access 2007 2007/10/29 22:44:07 fs 1.18.40.1: merging changes from CWS dba24b herein, to not wait for later resync


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [1823eb304ebac7419dcc08cc96ae668d380a3e47]

INTEGRATION: CWS dba24c (1.13.40); FILE MERGED 2007/10/29 22:44:07 fs 1.13.40.2: merging changes from CWS dba24b herein, to not wait for later resync 2007/10/09 21:14:26 fs 1.13.40.1: changed the message box about un/successful JDBC driver class test to contain one line only


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [39b89667184b150b2bed58621bb79817c5b74e53]

INTEGRATION: CWS dba24c (1.6.62); FILE MERGED 2007/10/09 21:14:26 fs 1.6.62.2: changed the message box about un/successful JDBC driver class test to contain one line only 2007/10/02 10:27:00 oj 1.6.62.1: #i81043# allow accdb


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [09361097ec564978dcc4696ba9e377da59d700bf]

INTEGRATION: CWS dba24c (1.20.2); FILE MERGED 2007/10/30 12:57:46 oj 1.20.2.3: #i81043# impl new type access 2007 2007/10/29 22:44:07 fs 1.20.2.2: merging changes from CWS dba24b herein, to not wait for later resync 2007/10/09 21:14:26 fs 1.20.2.1: changed the message box about un/successful JDBC driver class test to contain one line only


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [191321c696a12dd2a12211f41eb49e05853ff3f7]

INTEGRATION: CWS dba24c (1.16.38); FILE MERGED 2007/10/30 12:57:46 oj 1.16.38.2: #i81043# impl new type access 2007 2007/10/02 10:27:00 oj 1.16.38.1: #i81043# allow accdb


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [e28427dcb0f51ec4a63a5a0a094f22aa46948f5d]

INTEGRATION: CWS dba24c (1.4.142); FILE MERGED 2007/09/17 09:15:22 fs 1.4.142.1: OverloadedSetText should not be necessary anymore, nowadays


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [87b71059aec364ab6046a7409cea7bc865402760]

INTEGRATION: CWS dba24c (1.34.94); FILE MERGED 2007/10/26 12:16:59 fs 1.34.94.1: during #i73245# ImageProvider::getImage -> ImageProvider::getImages


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [d300c58d8779cb822ff3c813735519b6e8afce7a]

INTEGRATION: CWS dba24c (1.9.142); FILE MERGED 2007/09/17 09:15:22 fs 1.9.142.1: OverloadedSetText should not be necessary anymore, nowadays


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [7a724b98607ca6646135d0fefe6cf99cea4118c0]

INTEGRATION: CWS dba24c (1.191.20); FILE MERGED 2007/10/26 12:16:55 fs 1.191.20.2: during #i73245# ImageProvider::getImage -> ImageProvider::getImages 2007/09/12 09:09:39 fs 1.191.20.1: PROPERTY_(ID_)USE_ESCAPE_PROCESSING: removed the USE_ for consistency reasons


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [d4ac61bbdb1ace61e0abc2b0fd02eb742220e2c6]

INTEGRATION: CWS dba24c (1.100.20); FILE MERGED 2007/09/12 09:09:39 fs 1.100.20.1: PROPERTY_(ID_)USE_ESCAPE_PROCESSING: removed the USE_ for consistency reasons


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [526b5e5b74b3c4669b8204c06c839985c55f5ef4]

INTEGRATION: CWS dba24c (1.22.22); FILE MERGED 2007/09/17 09:34:43 fs 1.22.22.2: #i49183# make getSelectionElementNames const 2007/09/12 09:09:39 fs 1.22.22.1: PROPERTY_(ID_)USE_ESCAPE_PROCESSING: removed the USE_ for consistency reasons


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [f73d7f0eb7f70b342b07130017f5f9383d4e2ce7]

INTEGRATION: CWS dba24c (1.19.38); FILE MERGED 2007/09/28 19:18:57 fs 1.19.38.2: RESYNC: (1.19-1.20); FILE MERGED 2007/09/17 09:34:00 fs 1.19.38.1: #i49183# +impl_isAlterableView_nothrow


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [32c0a53d998516abe190e6cbd034a44e1ea43fbc]

INTEGRATION: CWS dba24c (1.41.58); FILE MERGED 2007/10/29 22:44:06 fs 1.41.58.3: merging changes from CWS dba24b herein, to not wait for later resync 2007/09/13 11:40:40 fs 1.41.58.2: some cleanup during #i49183# 2007/09/12 09:09:38 fs 1.41.58.1: PROPERTY_(ID_)USE_ESCAPE_PROCESSING: removed the USE_ for consistency reasons


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [8ed0a6f29439ade7916a625937458179b9045d97]

INTEGRATION: CWS dba24c (1.13.40); FILE MERGED 2007/09/13 11:40:39 fs 1.13.40.1: some cleanup during #i49183#


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [4712df090368975bb9a2d95d7a422a69566a08b9]

INTEGRATION: CWS dba24c (1.4.142); FILE MERGED 2007/09/12 09:09:38 fs 1.4.142.1: PROPERTY_(ID_)USE_ESCAPE_PROCESSING: removed the USE_ for consistency reasons


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [379a5d7317675d3f26f4cab557a0abcb4b80e3bb]

INTEGRATION: CWS dba24c (1.8.8); FILE MERGED 2007/09/20 18:34:50 fs 1.8.8.1: #i80856# moved error strings


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [2c96308aea036783649723855eac9bee4fe978d7]

INTEGRATION: CWS dba24c (1.4.58); FILE MERGED 2007/09/20 18:34:41 fs 1.4.58.1: #i80856# moved error strings


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [66ea53c5caddc85b5ac7fe24fdf831a9e0af3788]

INTEGRATION: CWS dba24c (1.2.184); FILE MERGED 2007/09/20 18:35:33 fs 1.2.184.1: #i80856# some error strings now taken from ::connectivity::SQLError, using the new css.sdb.ErrorCondition


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [1d29e817d254d19c91e04d8dfe4261d964f9a30c]

INTEGRATION: CWS dba24c (1.3.142); FILE MERGED 2007/09/20 18:35:33 fs 1.3.142.1: #i80856# some error strings now taken from ::connectivity::SQLError, using the new css.sdb.ErrorCondition


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [14a0cc5c6fbe97fc4f72f75e33939ab71605d01d]

INTEGRATION: CWS dba24c (1.5.58); FILE MERGED 2007/09/20 18:35:33 fs 1.5.58.1: #i80856# some error strings now taken from ::connectivity::SQLError, using the new css.sdb.ErrorCondition


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [1a433dbde2e0bfaf163300b45bf6404afae9fb64]

INTEGRATION: CWS dba24c (1.44.62); FILE MERGED 2007/10/29 22:44:06 fs 1.44.62.3: merging changes from CWS dba24b herein, to not wait for later resync 2007/09/13 11:40:34 fs 1.44.62.2: some cleanup during #i49183# 2007/09/12 09:09:38 fs 1.44.62.1: PROPERTY_(ID_)USE_ESCAPE_PROCESSING: removed the USE_ for consistency reasons


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [0328956cff31c95f9c8037f3453c58c88227755c]

INTEGRATION: CWS dba24c (1.13.40); FILE MERGED 2007/09/13 11:40:34 fs 1.13.40.1: some cleanup during #i49183#


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [95dd385f2f4c01d29cfbdb08faa4a10d9d004b0d]

INTEGRATION: CWS dba24c (1.3.320); FILE MERGED 2007/09/12 09:09:38 fs 1.3.320.1: PROPERTY_(ID_)USE_ESCAPE_PROCESSING: removed the USE_ for consistency reasons


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [85bc78200357849ce4e34102c3a0767c9ba393ef]

INTEGRATION: CWS dba24c (1.6.142); FILE MERGED 2007/09/28 19:18:52 fs 1.6.142.2: RESYNC: (1.6-1.7); FILE MERGED 2007/09/12 09:09:38 fs 1.6.142.1: PROPERTY_(ID_)USE_ESCAPE_PROCESSING: removed the USE_ for consistency reasons


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [a898a91fe997cf2b82119afc2784bd4f687d127e]

INTEGRATION: CWS dba24c (1.16.40); FILE MERGED 2007/09/12 09:09:38 fs 1.16.40.1: PROPERTY_(ID_)USE_ESCAPE_PROCESSING: removed the USE_ for consistency reasons


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [ea77ac5cbb7852353b1b3fe0716ab3a958100143]

INTEGRATION: CWS dba24c (1.29.4); FILE MERGED 2007/10/22 08:26:06 fs 1.29.4.2: #i52527#/#i73705#: when loading the document, normalize the arguments in that it always contains an InteractionHandler 2007/10/12 09:38:33 oj 1.29.4.1: #i81894# correct events


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [01476350405efeb46495dd8a44ad4e26c578e7d5]

INTEGRATION: CWS dba24c (1.14.130); FILE MERGED 2007/09/12 09:09:38 fs 1.14.130.1: PROPERTY_(ID_)USE_ESCAPE_PROCESSING: removed the USE_ for consistency reasons


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [5ae9a9795af365f16f47647e55688f6910f53bee]

INTEGRATION: CWS dba24c (1.53.8); FILE MERGED 2007/09/20 18:34:10 fs 1.53.8.1: #i80856# moved error strings


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [4b82e383ef1834106ebc8a088a94c4f836713e5a]

INTEGRATION: CWS dba24c (1.15.184); FILE MERGED 2007/09/16 21:08:17 fs 1.15.184.2: #i49183# +m_sAppendingCurrently 2007/09/13 11:41:06 fs 1.15.184.1: removed unnecessary forward


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [7e5d0d8b4b3c5367068ef53776623ccf60b46b1e]

INTEGRATION: CWS dba24c (1.9.78); FILE MERGED 2007/09/27 07:51:58 fs 1.9.78.1: #i81691# cache the EscapeProcessing property


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [ccad85720cbc79b7fd883137b1a88545300b1559]

INTEGRATION: CWS dba24c (1.14.58); FILE MERGED 2007/09/20 18:33:29 fs 1.14.58.1: #i80856# moved error strings


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [d9f76fa2d5d5ca6157840f67031f3f8fd43b4272]

INTEGRATION: CWS dba24c (1.7.184); FILE MERGED 2007/10/25 08:43:01 fs 1.7.184.2: #i81658# BoolComparison replaced with css.sdb.BooleanComparisonMode 2007/09/18 12:57:08 fs 1.7.184.1: during #i81095#: moved from XMultiServiceFactory to ::comphelper::ComponentContext


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [08cd7e7cdccf06fcc8f2ebfd25b6152bb9f5b1f4]

INTEGRATION: CWS dba24c (1.8.40); FILE MERGED 2007/09/20 18:33:01 fs 1.8.40.1: during #i80856#: m_xORB -> m_aContext


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [c2c7481fb2b2de5cf9a9dac87635d9be96dcd212]

INTEGRATION: CWS dba24c (1.23.4); FILE MERGED 2007/10/22 08:26:59 fs 1.23.4.2: #i52527#/#i73705#: respect the DB doc's MacroExecutionMode when loading sub documents. Allow open arguments to to downgrade this MacroExecutionMode, but not to upgrade it 2007/10/09 21:12:23 fs 1.23.4.1: #i82110#: when loading an embedded object, respect the load arguments given to our execute call. In particular, do *not* overwrite an MacroExecutionMode if it is present


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [8bf8344128072fb3ae022cec99d7cb1b95126f84]

INTEGRATION: CWS dba24c (1.46.20); FILE MERGED 2007/10/30 16:28:31 fs 1.46.20.6: RESYNC: (1.47-1.48); FILE MERGED 2007/10/22 20:58:09 fs 1.46.20.5: during #i73705# #i52527#: outsourced the 'forms' and 'reports' storage names to ODatabaseModelImpl / some minor refactoring 2007/10/22 08:26:59 fs 1.46.20.4: #i52527#/#i73705#: respect the DB doc's MacroExecutionMode when loading sub documents. Allow open arguments to to downgrade this MacroExecutionMode, but not to upgrade it 2007/10/09 21:12:18 fs 1.46.20.3: #i82110#: when loading an embedded object, respect the load arguments given to our execute call. In particular, do *not* overwrite an MacroExecutionMode if it is present 2007/09/28 19:18:49 fs 1.46.20.2: RESYNC: (1.46-1.47); FILE MERGED 2007/09/20 18:34:05 fs 1.46.20.1: during #i80856#: m_xORB -> m_aContext


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [6a885b4a0582f0a57b67614d8b5a4242d6078208]

INTEGRATION: CWS dba24c (1.12.40); FILE MERGED 2007/10/22 20:57:14 fs 1.12.40.1: during #i73705# #i52527#: m_aObjectList is unused / outsourced the 'forms' and 'reports' storage names to ODatabaseModelImpl


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [0fa01f0b085aed675ec6e1a2ee70808ddcc182a9]

INTEGRATION: CWS dba24c (1.24.40); FILE MERGED 2007/10/30 16:28:28 fs 1.24.40.3: RESYNC: (1.24-1.25); FILE MERGED 2007/10/22 20:57:14 fs 1.24.40.2: during #i73705# #i52527#: m_aObjectList is unused / outsourced the 'forms' and 'reports' storage names to ODatabaseModelImpl 2007/09/20 18:34:05 fs 1.24.40.1: during #i80856#: m_xORB -> m_aContext


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [4b1a57ace835a02b19020bd551593e9d7757bad2]

INTEGRATION: CWS dba24c (1.24.58); FILE MERGED 2007/10/22 20:58:19 fs 1.24.58.2: assertion 2007/09/20 18:34:05 fs 1.24.58.1: during #i80856#: m_xORB -> m_aContext


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [58de56418c2ecd011f08691543c19db201f9b53e]

INTEGRATION: CWS dba24c (1.73.22); FILE MERGED 2007/10/22 21:00:04 fs 1.73.22.1: during #i73705# #i52527#: ODatabaseModelImpl::m_aContainer not publicly accessible anymore


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [1d1f45fe3bc65babfa7fae68d80838f3b3497c3e]

INTEGRATION: CWS dba24c (1.34.4); FILE MERGED 2007/10/22 21:00:41 fs 1.34.4.3: during #i73705# #i52527#: ODatabaseModelImpl::m_aContainer not publicly accessible anymore / some other small refactoring 2007/10/22 10:27:19 fs 1.34.4.2: todo 2007/10/22 08:25:24 fs 1.34.4.1: #i52527#/#i73705#: connectController: check the DB doc's macro mode


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [da192e642bb67874be2b183f2ee166bdb16f7195]

INTEGRATION: CWS dba24c (1.51.132); FILE MERGED 2007/10/26 11:53:14 fs 1.51.132.2: spelling 2007/09/18 12:57:03 fs 1.51.132.1: during #i81095#: moved SingleSelectQueryComposer from XMultiServiceFactory to ::comphelper::ComponentContext


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [df28c2409c1c0e9e33bc560cc50c30db03a996d3]

INTEGRATION: CWS dba24c (1.20.78); FILE MERGED 2007/09/12 09:09:37 fs 1.20.78.1: PROPERTY_(ID_)USE_ESCAPE_PROCESSING: removed the USE_ for consistency reasons


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [dae73df0af5893ded2cf3855f64faa29ccf89a8a]

INTEGRATION: CWS dba24c (1.14.142); FILE MERGED 2007/09/20 18:34:05 fs 1.14.142.1: during #i80856#: m_xORB -> m_aContext


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [c481ec961a754aae94410742c8d38e44fcf44da2]

INTEGRATION: CWS dba24c (1.15.22); FILE MERGED 2007/10/23 05:30:54 fs 1.15.22.4: #i10000# (member initialization order) 2007/10/22 20:59:29 fs 1.15.22.3: #i73705# #i52527#, the final step: encapsulate the MacroMode handling (no public attribute anymore) / properly determine whether embedded documents contain macros 2007/10/22 10:27:31 fs 1.15.22.2: #i52527#/#i73705#: checkForBrokenScriptingSignature->showBrokenSignatureWarning 2007/10/22 08:24:28 fs 1.15.22.1: #i52527#/#i73705#: use an ::sfx2::DocumentMacroMode to handle the MacroExecutionMode at level of the DB document as a whole (implementation not yet finished)


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [294213c6856b5e0a9763c3415debbf156772d887]

INTEGRATION: CWS dba24c (1.19.22); FILE MERGED 2007/10/26 12:34:20 fs 1.19.22.6: some more safety in lcl_hasObjectsWithMacros_nothrow 2007/10/25 08:43:57 fs 1.19.22.5: #i81658# BoolComparison replaced with css.sdb.BooleanComparisonMode 2007/10/23 05:30:54 fs 1.19.22.4: #i10000# (member initialization order) 2007/10/22 20:59:29 fs 1.19.22.3: #i73705# #i52527#, the final step: encapsulate the MacroMode handling (no public attribute anymore) / properly determine whether embedded documents contain macros 2007/10/22 10:27:31 fs 1.19.22.2: #i52527#/#i73705#: checkForBrokenScriptingSignature->showBrokenSignatureWarning 2007/10/22 08:24:28 fs 1.19.22.1: #i52527#/#i73705#: use an ::sfx2::DocumentMacroMode to handle the MacroExecutionMode at level of the DB document as a whole (implementation not yet finished)


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [d8ac13e48edf72cee81cf417a1719cc4ce5bdb18]

INTEGRATION: CWS dba24c (1.9.44); FILE MERGED 2007/09/20 18:33:06 fs 1.9.44.1: during #i80856#: m_xORB -> m_aContext


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [1764ce3d6a4d82e6ec1954b6848cf53cbfd01cd1]

INTEGRATION: CWS dba24c (1.25.142); FILE MERGED 2007/09/16 21:14:31 fs 1.25.142.1: #i49183# don't react on elementInserted notifications if they're triggered by our own appendObject - this leads to problems with creating new views as proper view objects


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [cee812f003d59611bdc76e9af408978331b6682b]

INTEGRATION: CWS dba24c (1.64.130); FILE MERGED 2007/09/28 19:18:46 fs 1.64.130.2: RESYNC: (1.64-1.65); FILE MERGED 2007/09/16 21:13:06 fs 1.64.130.1: use notifyEach


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [94b62028801670c8da7e72676680e9a2ac6e9bb9]

INTEGRATION: CWS dba24c (1.16.78); FILE MERGED 2007/09/27 07:51:47 fs 1.16.78.3: #i81691# cache the EscapeProcessing property 2007/09/27 06:31:13 fs 1.16.78.2: during #i81691# don't set aggregate properties in convertFastPropertyValue, but really only in setFastPropertyValue_NoBroadcast 2007/09/12 09:09:37 fs 1.16.78.1: PROPERTY_(ID_)USE_ESCAPE_PROCESSING: removed the USE_ for consistency reasons


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [a04e2d5c080ea9c7bfc38e269d05735ef34b4d58]

INTEGRATION: CWS dba24c (1.31.108); FILE MERGED 2007/10/29 22:44:05 fs 1.31.108.2: merging changes from CWS dba24b herein, to not wait for later resync 2007/09/12 09:09:37 fs 1.31.108.1: PROPERTY_(ID_)USE_ESCAPE_PROCESSING: removed the USE_ for consistency reasons


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [91d937d5d896db8064adb518d2822d7cf73bef66]

INTEGRATION: CWS dba24c (1.25.142); FILE MERGED 2007/09/20 18:32:27 fs 1.25.142.1: during #i80856#: m_xORB -> m_aContext


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [3767db2658666568e4b5670d500c5a51648b1e00]

INTEGRATION: CWS dba24c (1.33.130); FILE MERGED 2007/09/12 09:09:37 fs 1.33.130.1: PROPERTY_(ID_)USE_ESCAPE_PROCESSING: removed the USE_ for consistency reasons


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [7262b0de6224959ec2d54eaba2f6b65542f3a68e]

INTEGRATION: CWS dba24c (1.23.76); FILE MERGED 2007/11/08 11:11:36 oj 1.23.76.7: #i83438# call getColumns after setting the query to fill columns and tables for later on, they are needed 2007/10/29 09:10:47 fs 1.23.76.6: #i10000# 2007/10/25 08:43:38 fs 1.23.76.5: #i81658# BoolComparison replaced with css.sdb.BooleanComparisonMode / creation of the boolean comparison predicate outsourced to a dbtools-method 2007/10/16 08:10:46 fs 1.23.76.4: why retrieve the columns/tables without need? This is expensive ... 2007/09/28 19:18:43 fs 1.23.76.3: RESYNC: (1.23-1.24); FILE MERGED 2007/09/18 12:53:53 fs 1.23.76.2: during #i81095#: moved from XMultiServiceFactory to ::comphelper::ComponentContext 2007/09/12 09:09:37 fs 1.23.76.1: PROPERTY_(ID_)USE_ESCAPE_PROCESSING: removed the USE_ for consistency reasons


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [ae12696c011ca16c277ef3661d279e756ac5b68b]

INTEGRATION: CWS dba24c (1.32.58); FILE MERGED 2007/09/18 12:53:53 fs 1.32.58.1: during #i81095#: moved from XMultiServiceFactory to ::comphelper::ComponentContext


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [1ba176260daebfd661758cf7633162f59877f1eb]

INTEGRATION: CWS dba24c (1.94.56); FILE MERGED 2007/09/18 12:53:53 fs 1.94.56.1: during #i81095#: moved from XMultiServiceFactory to ::comphelper::ComponentContext


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [326716a2b1d8ecff0b27bade20bb106e131d7856]

INTEGRATION: CWS dba24c (1.37.152); FILE MERGED 2007/09/18 12:55:38 fs 1.37.152.1: #i81095#: moved from XMultiServiceFactory to ::comphelper::ComponentContext / +m_aErrors


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [39f8672ddb7ea771ba617c513c8101891a4eb7d4]

INTEGRATION: CWS dba24c (1.93.22); FILE MERGED 2007/09/18 12:55:06 fs 1.93.22.1: during #i81095#: moved from XMultiServiceFactory to ::comphelper::ComponentContext


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [6b25d6a1fe4390bf992fb43838fdc71b7d885c83]

INTEGRATION: CWS dba24c (1.48.40); FILE MERGED 2007/09/18 12:55:50 fs 1.48.40.1: during #i81095#: moved from XMultiServiceFactory to ::comphelper::ComponentContext


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [d840c1725f62572edfdbea71aef30cca59dda136]

INTEGRATION: CWS dba24c (1.153.40); FILE MERGED 2007/10/29 11:13:47 fs 1.153.40.5: init FetchSize to something reasonable 2007/09/20 18:32:00 fs 1.153.40.4: typo 2007/09/18 12:56:38 fs 1.153.40.3: #i81095#: moved from XMultiServiceFactory to ::comphelper::ComponentContext / throw a RowSetVetoException with a defined vendor error code 2007/09/13 13:09:08 fs 1.153.40.2: more exception tolerance when calling approve listeners 2007/09/12 09:09:36 fs 1.153.40.1: PROPERTY_(ID_)USE_ESCAPE_PROCESSING: removed the USE_ for consistency reasons


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [0713a015de53fbb44e7fdb025179df97e4b30a73]

INTEGRATION: CWS dba24c (1.67.108); FILE MERGED 2007/10/12 21:45:05 fs 1.67.108.2: #i10000# 2007/10/11 14:15:07 oj 1.67.108.1: #i76377# check names of composer


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [e53ff7142d9f99e61bc0ff6015b77a79090a2352]

INTEGRATION: CWS dba24c (1.3.78); FILE MERGED 2007/10/12 21:21:55 fs 1.3.78.1: OB001 is superseded by css.sdb.ErrorCondition.PARSER_CYCLIC_SUBQUERIES


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [f63664b93dea8fcee7c57cfb7fa3d23f175c8cb4]

INTEGRATION: CWS dba24c (1.3.40); FILE MERGED 2007/11/04 21:45:56 fs 1.3.40.1: adjust our tests - the parser has been improved in CWS dba24c, so that the query which was previously unparseable is now parseable. We need a new unparseable query, thus.


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [855ea9d22af5e4d625a52049693d6e5039b0c553]

INTEGRATION: CWS dba24c (1.9.110); FILE MERGED 2007/10/16 13:18:32 fs 1.9.110.1: #i82222# SIGNATURESTATE_* outsourced from sfx2/objsh.hxx to sfx2/signaturestate.hxx


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [a9fd7076d72aec782a5884882959d6951c9d201e]

INTEGRATION: CWS dba24c (1.13.2); FILE MERGED 2007/11/14 15:45:01 fs 1.13.2.2: #i82169# some SolarMutex locking 2007/10/04 20:23:40 fs 1.13.2.1: #82169# better checks for being disposed


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [879d69b8c2315ae41c7db0d76de1db3b34597d15]

INTEGRATION: CWS dba24c (1.1.2); FILE ADDED 2007/09/05 07:55:01 fs 1.1.2.1: #i80879#


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [d9a0ad5cd20c6abb3cd8ea1ddb88f0bb196ec220]

INTEGRATION: CWS dba24c (1.26.200); FILE MERGED 2007/09/18 20:11:42 fs 1.26.200.2: during #i81095#: outsourced the CYCLIC_SUB_QUERIES error to the new css.sdb.ErrorCondition 2007/09/05 07:56:01 fs 1.26.200.1: #i80879#


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [228faf4b5fd25ea66f5d48cc030b73b207b411ca]

INTEGRATION: CWS dba24c (1.13.200); FILE MERGED 2007/10/25 08:45:44 fs 1.13.200.1: during #i81658#: FILTER_CRITERIA -> FILTER


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [3d08d0a6c2da675a03bb8bdd2ad457afd7ab8f15]

INTEGRATION: CWS dba24c (1.15.110); FILE MERGED 2007/10/29 07:30:35 fs 1.15.110.2: #i10000# 2007/10/28 20:29:31 fs 1.15.110.1: #i83014#


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [ef318be3f280d2c91ca163fb2bb9bafcef7f501d]

INTEGRATION: CWS dba24c (1.26.110); FILE MERGED 2007/09/05 07:56:35 fs 1.26.110.1: #i80879# no semicolon-separated strings anymore


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [45c2e9441c4da722ef2d8dac41ba39b08a91c5e7]

INTEGRATION: CWS dba24c (1.1.2); FILE ADDED 2007/09/05 07:55:17 fs 1.1.2.1: #i80879#


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [bdb1d58af91a8d37f225dad5aad3dfba9e99f1ca]

INTEGRATION: CWS dba24c (1.13.110); FILE MERGED 2007/10/28 20:29:52 fs 1.13.110.1: #i83014#


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [2365c01ba1e1b7942c244fb44583fae77d52dba5]

INTEGRATION: CWS dba24c (1.28.110); FILE MERGED 2007/10/28 20:29:52 fs 1.28.110.1: #i83014#


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [e44004b36ebdcb9d94cb36889f280f7d090d5e5f]

INTEGRATION: CWS dba24c (1.31.44); FILE MERGED 2007/09/05 07:56:35 fs 1.31.44.1: #i80879# no semicolon-separated strings anymore


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [a0ba0791e8c68d814efff648c8aa1b008008a712]

INTEGRATION: CWS dba24c (1.64.76); FILE MERGED 2007/09/05 07:56:35 fs 1.64.76.1: #i80879# no semicolon-separated strings anymore


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [c3650a7a70293ecd755e9f257ad5c48c1903ebda]

INTEGRATION: CWS dba24c (1.50.96); FILE MERGED 2007/09/05 07:56:35 fs 1.50.96.1: #i80879# no semicolon-separated strings anymore


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [9e05b24c23966428febc376fca4b0de627a0bebe]

INTEGRATION: CWS dba24c (1.38.110); FILE MERGED 2007/09/18 13:26:57 fs 1.38.110.1: #i81095# displayException: don't display RowSetVetoExceptions which are caused by a approval listener vetoing the changes


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [15e24865985f6850e53c9c6eb6e26ab60f7c68f5]

INTEGRATION: CWS dba24c (1.72.18); FILE MERGED 2007/09/18 20:06:06 fs 1.72.18.2: during #i81095#: outsourced the CYCLIC_SUB_QUERIES error to the new css.sdb.ErrorCondition 2007/09/05 07:56:35 fs 1.72.18.1: #i80879# no semicolon-separated strings anymore


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [b99c70aff8466ad851b955ffa71d16d76e880410]

INTEGRATION: CWS dba24c (1.85.46); FILE MERGED 2007/10/25 08:47:00 fs 1.85.46.2: during #i81658#: FILTER_CRITERIA -> FILTER 2007/09/13 19:51:37 fs 1.85.46.1: #i81073# catch exceptions when loading the forms


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [1f2b4b1209628a07f5cbfbb41615649751c4ef89]

INTEGRATION: CWS dba24c (1.57.210); FILE MERGED 2007/09/05 07:56:35 fs 1.57.210.1: #i80879# no semicolon-separated strings anymore


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [3a0f5a64db32c36819c7acf973783d42aa6a6a13]

INTEGRATION: CWS dba24c (1.20.200); FILE MERGED 2007/10/25 08:46:34 fs 1.20.200.1: during #i81658#: FILTER_CRITERIA -> FILTER


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [16dc52f460b56d876216170b37802b12016c8ce5]

INTEGRATION: CWS dba24c (1.66.52); FILE MERGED 2007/10/25 08:47:20 fs 1.66.52.1: during #i81658#: FILTER_CRITERIA -> FILTER


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [2234722b6aa1722bac2f66c0a76ac2c36a796aea]

INTEGRATION: CWS dba24c (1.11.110); FILE MERGED 2007/09/18 20:06:06 fs 1.11.110.2: during #i81095#: outsourced the CYCLIC_SUB_QUERIES error to the new css.sdb.ErrorCondition 2007/09/05 07:56:34 fs 1.11.110.1: #i80879# no semicolon-separated strings anymore


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [81dd4e12cccfdc5fc0f715f2373f3804aa89b616]

INTEGRATION: CWS dba24c (1.60.110); FILE MERGED 2007/09/05 07:56:14 fs 1.60.110.1: #i80879# no semicolon-separated strings anymore


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [c0f92c25dacc041283b1f9fe25926655d68ca184]

INTEGRATION: CWS dba24c (1.19.110); FILE MERGED 2007/10/25 08:47:04 fs 1.19.110.1: during #i81658#: FILTER_CRITERIA -> FILTER


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [b2a53674986661c00828603236194d2f392dab28]

INTEGRATION: CWS dba24c (1.12.4); FILE MERGED 2007/09/05 07:56:38 fs 1.12.4.1: #i80879# no semicolon-separated strings anymore


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [8c2e1f3cd7d427df6591e403a5ab9d0a52b18ded]

INTEGRATION: CWS dba24c (1.3.1008); FILE MERGED 2007/09/05 07:57:04 fs 1.3.1008.1: #i80879#


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [b86c94a81cfc9064d5cba2aafc0cbc7d14d43975]

INTEGRATION: CWS dba24c (1.20.176); FILE MERGED 2007/10/10 13:09:47 fs 1.20.176.1: in preparation of #i73705#/#i52527#: +DocumentMacroConfirmationRequest


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [86f421b38fc414e75f5553b0129b591168a40784]

INTEGRATION: CWS dba24c (1.8.176); FILE MERGED 2007/10/10 13:10:10 fs 1.8.176.1: in preparation of #i73705#/#i52527#: +DocumentMacroConfirmationRequest


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [8602fb9c35109f8c766ab3de6652ed5578360e96]

INTEGRATION: CWS dba24c (1.1.2); FILE ADDED 2007/10/10 13:08:28 fs 1.1.2.1: in preparation of #i73705#/#i52527#: UNOized the dialog which asks whether to execute macros embedded in documents. This dialog is now available at the css.task.InteractionHandler


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [f3d6833e138f5d52a0f61e2f65edaea178b4605a]

INTEGRATION: CWS dba24c (1.7.180); FILE MERGED 2007/09/13 11:34:47 fs 1.7.180.1: #i49183# +XAlterView


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [9f256a187f7b1080573f9925a2b597eed6cf9b8e]

INTEGRATION: CWS dba24c (1.1.2); FILE ADDED 2007/09/13 11:35:01 fs 1.1.2.1: #i49183#


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [b2b76940f06c089281ed05c156514a4d4c1a7fa9]

INTEGRATION: CWS dba24c (1.10.150); FILE MERGED 2007/09/13 11:34:38 fs 1.10.150.1: sugar


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [9a6e55421f1171f649152696f393965d5211e4ce]

INTEGRATION: CWS dba24c (1.9.150); FILE MERGED 2007/09/13 11:34:13 fs 1.9.150.1: #i49183# +XAlterView


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [7f96212f5736c32beff881440357260c56560baa]

INTEGRATION: CWS dba24c (1.7.130); FILE MERGED 2007/10/30 09:36:33 fs 1.7.130.2: #i10000# 2007/10/29 11:25:10 fs 1.7.130.1: #i83079# +SystemProperties


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [bfeeeca115350feda161f255f75a9a36bb7e46b5]

INTEGRATION: CWS dba24c (1.20.180); FILE MERGED 2007/10/25 08:42:28 fs 1.20.180.2: #i81658# +BooleanComparisonMode 2007/09/18 13:15:11 fs 1.20.180.1: #i81095# +ErrorCondition


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [aa4a27cbf330817773435c32900396bb1ff130d1]

INTEGRATION: CWS dba24c (1.7.380); FILE MERGED 2007/09/13 11:35:24 fs 1.7.380.2: #i49183# also allow to edit a query's design 2007/09/12 20:05:53 fs 1.7.380.1: #i77492# support for EscapeProcessing


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [23022c73372a0e0b9286b91b802cb1a606bd3995]

INTEGRATION: CWS dba24c (1.1.2); FILE ADDED 2007/09/20 18:36:20 fs 1.1.2.3: #i80856# new error conditions 2007/09/18 20:12:42 fs 1.1.2.2: +PARSER_CYCLIC_SUB_QUERIES 2007/09/18 13:15:01 fs 1.1.2.1: #i81095# defined ErrorCodes for the vendor 'OOoBase'


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [2c5943bcf54548bcb136a783d3a29d64c236c1e6]

INTEGRATION: CWS dba24c (1.7.380); FILE MERGED 2007/10/25 08:44:27 fs 1.7.380.1: spelling errors


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [6bf6fc887d3a02f20c273d78a6b2346adb51c641]

INTEGRATION: CWS dba24c (1.1.2); FILE ADDED 2007/10/25 08:42:05 fs 1.1.2.1: #i81658# modes for creating boolean comparison predicates (already existed informally previously, this commit is only promoting it to the UNO API)


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [35fa8e14f613ad7cb4521683e37077ee6b02faf3]

INTEGRATION: CWS dba24c (1.3.38); FILE MERGED 2007/09/18 13:15:45 fs 1.3.38.1: spelling


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [812d6a237c72f35a84328b570b98510ef938ccaf]

INTEGRATION: CWS dba24c (1.57.16); FILE MERGED 2007/10/03 19:32:01 fs 1.57.16.1: during #i82169#: setFastPropertyValue: release guard before forwarding the font property to setFastPropertyValues method (else we might deadlock soon)


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [e5facd49eb7cd5b87f8206a861d55226ffc4ddbb]

INTEGRATION: CWS dba24c (1.48.38); FILE MERGED 2007/11/14 15:32:40 fs 1.48.38.2: *** empty log message *** 2007/10/03 12:38:37 fs 1.48.38.1: during #i82169#: getPosSize: release our mutext before actually calling into the control (which might lock the SolarMutex eventually)


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [66062454bbf3f80dfdeb543c77f526b1af880d0a]

INTEGRATION: CWS dba24c (1.38.78); FILE MERGED 2007/10/29 10:57:55 fs 1.38.78.1: #i83097# additional setting specifying Java methods allowed to call from inside HSQL


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [0029015ea2b57dc29ba243213341a459e8565102]

INTEGRATION: CWS dba24c (1.16.132); FILE MERGED 2007/09/13 11:43:22 fs 1.16.132.1: removed unnecessary forward


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [75fa6a042080c2abeb3ead9bd64d7c807480e058]

INTEGRATION: CWS dba24c (1.8.34); FILE MERGED 2007/09/18 12:54:41 fs 1.8.34.1: #i81095# +conn_error_messages.src


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [e880246a64c652e652df56d45f7f8e1cdbbc9d8a]

INTEGRATION: CWS dba24c (1.2.34); FILE MERGED 2007/10/29 10:57:07 fs 1.2.34.1: #i83079# STR_LOG_SETTING_SYSTEM_PROPERTY


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [0fc8cf0581804dc66bc13548c38fd43c4096c0c8]

INTEGRATION: CWS dba24c (1.1.2); FILE ADDED 2007/09/20 18:28:23 fs 1.1.2.3: #i80856# new error conditions which were formerly located in sdbtools lib/resource 2007/09/18 20:07:20 fs 1.1.2.2: during #i81095#: outsourced the CYCLIC_SUB_QUERIES error to the new css.sdb.ErrorCondition 2007/09/18 12:54:30 fs 1.1.2.1: #i81095# error messages for css.sdb.ErrorCondition values


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [bba84e3f1e650ff8ea82dbd3a5be219b94f38f0d]

INTEGRATION: CWS dba24c (1.47.34); FILE MERGED 2007/10/29 22:12:34 fs 1.47.34.4: merging changes from CWS dba24b herein, to not wait for later resync 2007/09/28 22:04:18 fs 1.47.34.3: #i10000# 2007/09/28 19:17:57 fs 1.47.34.2: RESYNC: (1.47-1.48); FILE MERGED 2007/09/18 20:05:25 fs 1.47.34.1: during #i81095#: outsourced the CYCLIC_SUB_QUERIES error to the new css.sdb.ErrorCondition


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [bfbf21aff0eef02fb74a3560e29272c600331ef6]

INTEGRATION: CWS dba24c (1.54.20); FILE MERGED 2007/09/28 19:17:54 fs 1.54.20.2: RESYNC: (1.54-1.55); FILE MERGED 2007/09/18 20:05:25 fs 1.54.20.1: during #i81095#: outsourced the CYCLIC_SUB_QUERIES error to the new css.sdb.ErrorCondition


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [922be07484f380878743d44d5678fbc908b42d6a]

INTEGRATION: CWS dba24c (1.57.18); FILE MERGED 2007/10/29 22:12:34 fs 1.57.18.4: merging changes from CWS dba24b herein, to not wait for later resync 2007/09/28 22:04:18 fs 1.57.18.3: #i10000# 2007/09/28 19:17:51 fs 1.57.18.2: RESYNC: (1.57-1.58); FILE MERGED 2007/09/18 20:05:25 fs 1.57.18.1: during #i81095#: outsourced the CYCLIC_SUB_QUERIES error to the new css.sdb.ErrorCondition


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [a46ae5fe912bc1868af38888c445342ca6421efa]

INTEGRATION: CWS dba24c (1.2.34); FILE MERGED 2007/10/29 09:53:58 fs 1.2.34.1: #i83079# STR_LOG_SETTING_SYSTEM_PROPERTY


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [a7780b77df634547d0e2ace0cf3d0c9bfa984aa1]

INTEGRATION: CWS dba24c (1.23.192); FILE MERGED 2007/09/27 07:51:05 fs 1.23.192.2: #i81691# forward the EscapeProcessing setting to the system driver 2007/09/27 06:30:04 fs 1.23.192.1: #i81691# properly preserve the EscapeProcessing property (even if not forwarded to the system driver)


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [dacfd3a84d0347ebad01ff9b1e890319b6cfcb0f]

INTEGRATION: CWS dba24c (1.2.34); FILE MERGED 2007/10/29 09:55:32 fs 1.2.34.1: #i83079# some const-ness


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [6c1263f911cec2250fc4acba0beb558e21163aa8]

INTEGRATION: CWS dba24c (1.15.34); FILE MERGED 2007/10/15 13:31:28 fs 1.15.34.1: #i82222# hold the driver's classes class loader as global reference, so we can put it in place as ContextClassLoader everytime a statement is executed


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [02a23e3d7db355abe26c01b3da8644367d22af19]

INTEGRATION: CWS dba24c (1.12.34); FILE MERGED 2007/10/15 13:30:50 fs 1.12.34.1: during #i82222#: add env() accessor


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [f054c25c9e716053766d5d75d771ebabe989b856]

INTEGRATION: CWS dba24c (1.1.2); FILE ADDED 2007/10/16 12:58:14 fs 1.1.2.3: removed circular include 2007/10/16 06:21:50 fs 1.1.2.2: #i10000# 2007/10/15 13:30:05 fs 1.1.2.1: #i82222# dedicated class for holding a local reference to an JNI object


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [991004a0bc431297372d1690cb8072c4c13ef04a]

INTEGRATION: CWS dba24c (1.1.2); FILE ADDED 2007/11/16 20:01:48 fs 1.1.2.3: #i10000# (thanks to pjanik pointing out) 2007/10/16 06:42:28 fs 1.1.2.2: #i10000# 2007/10/15 13:30:23 fs 1.1.2.1: #i82222# dedicated class for holding a global reference to an JNI object


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [7ac8d37609c6a04f40d9a9c995eac0e84a2ff121]

INTEGRATION: CWS dba24c (1.1.2); FILE ADDED 2007/10/16 06:21:50 fs 1.1.2.2: #i10000# 2007/10/15 13:29:30 fs 1.1.2.1: #i82222# outsourced/modified SB's implementation of this class


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [d30521964fd486014a786f97033f4f251fb2f118]

INTEGRATION: CWS dba24c (1.4.178); FILE MERGED 2007/09/13 11:42:36 fs 1.4.178.1: #i49183# remember the connection, not only its meta data


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [222a7ff1d93e924f08d9b0f0305cbd8090b8a23c]

INTEGRATION: CWS dba24c (1.1.2); FILE ADDED 2007/10/10 09:32:20 fs 1.1.2.3: #i10000# 2007/09/14 21:30:15 fs 1.1.2.2: #i49183# 2007/09/13 11:42:11 fs 1.1.2.1: #i49183# a single view


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [f7cf8e35784610323b5d42ad034cd24fb996a4e9]

INTEGRATION: CWS dba24c (1.1.2); FILE ADDED 2007/09/13 11:42:00 fs 1.1.2.1: #i49183# tools


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [f2d8dcfe86e255808cd9ec6634e23ab9d18ebe4b]

INTEGRATION: CWS dba24c (1.3.290); FILE MERGED 2007/09/13 11:42:57 fs 1.3.290.1: sugar


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [2a21ea6b131e9390eec596e3c2cb9a6c5de97842]

INTEGRATION: CWS dba24c (1.37.132); FILE MERGED 2007/09/27 07:51:09 fs 1.37.132.2: #i81691# forward the EscapeProcessing setting to the system driver 2007/09/27 06:30:10 fs 1.37.132.1: #i81691# properly preserve the EscapeProcessing property (even if not forwarded to the system driver)


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [2235f0d728befb881ce88a69722514df0a7d7a6e]

INTEGRATION: CWS dba24c (1.6.132); FILE MERGED 2007/10/26 11:54:23 fs 1.6.132.1: during #i73245#: don't rely on the driver's getTableTypes to include VIEW, simply assume we support it (we expose the XViewsSupplier interface, anyway)


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [bfa7cec3327fd70a1022bc4f8b9f702d28f59922]

INTEGRATION: CWS dba24c (1.25.60); FILE MERGED 2007/10/29 10:57:35 fs 1.25.60.1: #i83097# additional setting specifying Java methods allowed to call from inside HSQL


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [94cae47a63c3255a2ff6c87bd449d30bb6452d4b]

INTEGRATION: CWS dba24c (1.20.34); FILE MERGED 2007/10/15 13:31:56 fs 1.20.34.1: #i82222# +ContextClassLoader


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [1d577fbb766da39f54045f53371b47f1b30de341]

INTEGRATION: CWS dba24c (1.18.34); FILE MERGED 2007/10/29 09:44:13 fs 1.18.34.1: adjusted some log levels


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [08f24bab6a60d309378cae66c5b1bb3ff6734f70]

INTEGRATION: CWS dba24c (1.3.34); FILE MERGED 2007/10/29 09:44:13 fs 1.3.34.2: adjusted some log levels 2007/10/15 13:32:36 fs 1.3.34.1: #i82222# when executing statements, also put the DriverClassLoader of the connection in place as ContextClassLoader


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [3a32a26878fd34c0b15b2649839c59f633e4ace3]

INTEGRATION: CWS dba24c (1.38.34); FILE MERGED 2007/10/29 10:58:34 fs 1.38.34.1: #i83097# additional setting specifying Java methods allowed to call from inside HSQL


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [2e5361c09b68dad41c2ea71eaa0822b59192d49c]

INTEGRATION: CWS dba24c (1.6.2); FILE MERGED 2007/10/29 22:12:33 fs 1.6.2.6: merging changes from CWS dba24b herein, to not wait for later resync 2007/10/29 10:59:19 fs 1.6.2.5: #i83097# additional setting specifying Java methods allowed to call from inside HSQL 2007/10/29 09:44:13 fs 1.6.2.4: adjusted some log levels 2007/10/15 13:33:15 fs 1.6.2.3: #i82222# reworked SBs patch to use the driver classes class loader when constructing the connection, not when actually loading the system driver 2007/10/10 20:40:46 fs 1.6.2.2: #i10000# 2007/10/10 14:41:36 sb 1.6.2.1: #i82222# Use JavaDriverClassPath class loader as context class loader around JavaDriverClass instance creation.


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [0d5e0e014ca36bb1ac52f7070f26b4fdc21cd56e]

INTEGRATION: CWS dba24c (1.1.2); FILE ADDED 2007/10/24 06:31:56 fs 1.1.2.2: #i10000# 2007/10/15 13:31:46 fs 1.1.2.1: #i82222# outsourced/modified SB's implementation of this class


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [4555271ae6d38f0599c81a295c7d4434f17d399e]

INTEGRATION: CWS dba24c (1.12.4); FILE MERGED 2007/09/13 11:45:21 fs 1.12.4.1: #i49183# +HTools/HView


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [ecd58311c42e413f2137a425e6993cafa17f8165]

INTEGRATION: CWS dba24c (1.6.132); FILE MERGED 2007/09/16 21:16:11 fs 1.6.132.3: use notifyEach 2007/09/16 21:15:13 fs 1.6.132.2: use notifyEach 2007/09/13 11:42:41 fs 1.6.132.1: #i49183# remember the connection, not only its meta data


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [a0c6482372506382157d88ebf454ac8357b90ec6]

INTEGRATION: CWS dba24c (1.1.2); FILE ADDED 2007/09/29 11:55:39 fs 1.1.2.3: #i10000# 2007/09/14 21:31:01 fs 1.1.2.2: #i49183# alterCommand: AutoCommit does not affect dropping objects - re-create the original view when creating the new one fails 2007/09/13 11:43:16 fs 1.1.2.1: #i49183# a single view


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [80265543205f61fc5c5ae8344e4b9f88ab857e5f]

INTEGRATION: CWS dba24c (1.1.2); FILE ADDED 2007/09/29 11:55:04 fs 1.1.2.2: #i10000# 2007/09/13 11:43:34 fs 1.1.2.1: #i49183# tools


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [53aff1d425fbb4b285afcc28b43b04d16faf053e]

INTEGRATION: CWS dba24c (1.8.132); FILE MERGED 2007/09/13 11:45:04 fs 1.8.132.1: class renaming during #i49183#


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [0aee25d265b6e763f4fa09ade76ec152edf0bc89]

INTEGRATION: CWS dba24c (1.24.4); FILE MERGED 2007/10/29 09:51:45 fs 1.24.4.1: #i83097# additional setting specifying Java methods allowed to call from inside HSQL


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [df600d9c521d5257818337d24cdf28409b5a8481]

INTEGRATION: CWS dba24c (1.8.122); FILE MERGED 2007/10/15 13:33:42 fs 1.8.122.3: use some DBG_UNHANDLED_EXCEPTION 2007/09/18 12:57:27 fs 1.8.122.2: removed dead (commented-out) code 2007/09/13 11:44:54 fs 1.8.122.1: #i49183# outsourced a statement composing task to HTools


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [abd3c14fe2260e8fe2f1d60db49bcc6774328788]

INTEGRATION: CWS dba24c (1.6.132); FILE MERGED 2007/09/13 11:44:19 fs 1.6.132.1: #i49183# propagate the XConnection to the single View objects


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [4ef3bbf4d7ba9b9bdda45d3042ef98046aa0b6de]

INTEGRATION: CWS dba24c (1.4.20); FILE MERGED 2007/09/04 20:02:05 fs 1.4.20.1: initialize bDisposeComposer Issue number:  #i81253# Submitted by:  cmc@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [b3eefe96e7d21da07f1db82309d0b7a840a066a2]

INTEGRATION: CWS dba24c (1.1.2); FILE ADDED 2007/09/29 12:12:46 fs 1.1.2.7: #i10000# 2007/09/20 18:27:04 fs 1.1.2.6: proper parameter replacement 2007/09/18 20:03:42 fs 1.1.2.5: +getSQLException 2007/09/18 13:23:23 fs 1.1.2.4: space between vendor name and real error message 2007/09/18 13:14:14 fs 1.1.2.3: getErrorCode can be static 2007/09/18 12:59:15 fs 1.1.2.2: class renamed 2007/09/18 12:51:29 fs 1.1.2.1: #i81095# helper class for dealing with errors in OOo Base's core components (related to css.sdb.ErrorConditions)


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [c8afd33acc31b97f5947489fc6594d616e23b65e]

INTEGRATION: CWS dba24c (1.68.34); FILE MERGED 2007/10/25 08:41:04 fs 1.68.34.1: #i81658# +getBooleanComparisonPredicated


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [cdb9f614964a66d33ba945acdc1fe04dbac32294]

INTEGRATION: CWS dba24c (1.6.4); FILE MERGED 2007/10/25 08:40:22 fs 1.6.4.1: #i81658# +getBooleanComparisonMode


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [0d1a524149d541e0095b41435e83bfdd6da2b9ad]

INTEGRATION: CWS dba24c (1.20.20); FILE MERGED 2007/09/18 20:05:13 fs 1.20.20.3: during #i81095#: outsourced the CYCLIC_SUB_QUERIES error to the new css.sdb.ErrorCondition 2007/09/18 12:52:08 fs 1.20.20.2: doThrow: there is a ::cppu::throwException, which is much better than our self-made solution 2007/09/13 11:43:57 fs 1.20.20.1: better grammar in throwFunctionNotSupportedException


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [6f120164ede32b4287ee13a51f39140b339fbe60]

INTEGRATION: CWS dba24c (1.30.132); FILE MERGED 2007/10/15 12:00:37 oj 1.30.132.1: #i78438# convert string to bool extended


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [fd42ad2917c0418a8c8174fe9b62084754cb0fb4]

INTEGRATION: CWS dba24c (1.21.54); FILE MERGED 2007/09/18 20:04:51 fs 1.21.54.1: during #i81095#: outsourced the CYCLIC_SUB_QUERIES error to the new css.sdb.ErrorCondition


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [09011c354f89569c149642f6a0f5f81f7b2da020]

INTEGRATION: CWS dba24c (1.1.2); FILE ADDED 2007/09/18 20:03:35 fs 1.1.2.4: +getSQLException 2007/09/18 13:14:08 fs 1.1.2.3: getErrorCode can be static 2007/09/18 12:59:14 fs 1.1.2.2: class renamed 2007/09/18 12:50:56 fs 1.1.2.1: #i81095# helper class for dealing with errors in OOo Base's core components (related to css.sdb.ErrorConditions)


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [e01035b82baf48cf5d1ebbd162e6f773533f5728]

INTEGRATION: CWS dba24c (1.32.96); FILE MERGED 2007/10/25 08:40:59 fs 1.32.96.1: #i81658# +getBooleanComparisonPredicated


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [e59d9008ba58cf83c585830612390dca9be921f4]

INTEGRATION: CWS dba24c (1.5.4); FILE MERGED 2007/10/25 08:40:15 fs 1.5.4.1: #i81658# +getBooleanComparisonMode


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [d5398b8a640e691ec147931c303262929b9fba37]

INTEGRATION: CWS dba24c (1.17.98); FILE MERGED 2007/09/18 20:04:51 fs 1.17.98.1: during #i81095#: outsourced the CYCLIC_SUB_QUERIES error to the new css.sdb.ErrorCondition


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [a8400ab77e2939321934107e5d531ef633c35e80]

INTEGRATION: CWS dba24c (1.5.138); FILE MERGED 2007/09/18 20:04:51 fs 1.5.138.1: during #i81095#: outsourced the CYCLIC_SUB_QUERIES error to the new css.sdb.ErrorCondition


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [049944ea463d4b5e29a9beaff20daaea1f53f19f]

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-21  Ivo Hinkelmann  <ihi@openoffice.org>  [89f073c1e5e1626c7e6494efadf82a62d5608396]

INTEGRATION: CWS os104 (1.2.214); FILE MERGED 2007/09/13 10:59:36 os 1.2.214.1: #i51514#style accelerators Strg+0...5 for text body and headings and Strg+Shift+0 for Default


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [4d15cc6608b9ae26314175451b9ed78be0ff0219]

INTEGRATION: CWS os104 (1.2.214); FILE MERGED 2007/09/13 10:59:35 os 1.2.214.1: #i51514#style accelerators Strg+0...5 for text body and headings and Strg+Shift+0 for Default


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [6dc890a1de1e052427c3a33b115127191de4906c]

INTEGRATION: CWS os104 (1.6.194); FILE MERGED 2007/09/14 09:15:36 os 1.6.194.1: #i73117# insert toolbar modified


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [1b2c69ffc1827736b8ad35712bf6a5d39e480187]

INTEGRATION: CWS os104 (1.5.398); FILE MERGED 2007/09/13 10:59:35 os 1.5.398.1: #i51514#style accelerators Strg+0...5 for text body and headings and Strg+Shift+0 for Default


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [c0cebe8a8a0dc5c0c05bb4393730f80b7ca0a1bb]

INTEGRATION: CWS os104 (1.8.398); FILE MERGED 2007/09/13 10:59:34 os 1.8.398.1: #i51514#style accelerators Strg+0...5 for text body and headings and Strg+Shift+0 for Default


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [64ee2dfe618bf67433b10350ee6c9117ef9deefb]

INTEGRATION: CWS os104 (1.5.398); FILE MERGED 2007/09/13 10:59:34 os 1.5.398.1: #i51514#style accelerators Strg+0...5 for text body and headings and Strg+Shift+0 for Default


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [e3cdbe1a41d271e4e83d88a61cbb4635f2f9b526]

INTEGRATION: CWS os104 (1.2.214); FILE MERGED 2007/09/13 10:59:34 os 1.2.214.1: #i51514#style accelerators Strg+0...5 for text body and headings and Strg+Shift+0 for Default


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [dae01fe50415282dba1615c9467f3afda19058ce]

INTEGRATION: CWS os104 (1.2.214); FILE MERGED 2007/09/13 10:59:33 os 1.2.214.1: #i51514#style accelerators Strg+0...5 for text body and headings and Strg+Shift+0 for Default


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [8e720ce8e9e9cdafb5f04cabfe7dd034142d9cbf]

INTEGRATION: CWS os104 (1.2.214); FILE MERGED 2007/09/13 10:59:32 os 1.2.214.1: #i51514#style accelerators Strg+0...5 for text body and headings and Strg+Shift+0 for Default


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [25a6dba42e62d361c2358d40cf3423940b015801]

INTEGRATION: CWS os104 (1.5.1178); FILE MERGED 2007/09/14 09:15:36 os 1.5.1178.1: #i73117# insert toolbar modified


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [e221aa763064788afdc5e5748bbd6539cd8c4531]

INTEGRATION: CWS os104 (1.5.398); FILE MERGED 2007/09/13 10:59:32 os 1.5.398.1: #i51514#style accelerators Strg+0...5 for text body and headings and Strg+Shift+0 for Default


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [83f56c277bdf43f7941ba446099974358f002f75]

INTEGRATION: CWS os104 (1.8.398); FILE MERGED 2007/09/13 10:59:31 os 1.8.398.1: #i51514#style accelerators Strg+0...5 for text body and headings and Strg+Shift+0 for Default


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [154908742026a10e5318bcab5a597858f15acf47]

INTEGRATION: CWS os104 (1.5.398); FILE MERGED 2007/09/13 10:59:31 os 1.5.398.1: #i51514#style accelerators Strg+0...5 for text body and headings and Strg+Shift+0 for Default


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [1dff19f24bfa30e59ceafe6d4f6164902e4cdf94]

INTEGRATION: CWS os104 (1.6.194); FILE MERGED 2007/09/14 09:15:35 os 1.6.194.1: #i73117# insert toolbar modified


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [50380578ac1eff82cb20abef4770bb35e3ff3868]

INTEGRATION: CWS os104 (1.9.396); FILE MERGED 2007/09/13 10:59:31 os 1.9.396.1: #i51514#style accelerators Strg+0...5 for text body and headings and Strg+Shift+0 for Default


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [a42e30cfd926d1fdade369c5e0c0e1ef1c868b20]

INTEGRATION: CWS os104 (1.5.398); FILE MERGED 2007/09/13 10:59:30 os 1.5.398.1: #i51514#style accelerators Strg+0...5 for text body and headings and Strg+Shift+0 for Default


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [f941533c456c5a542adda2e923981b079611ba7f]

INTEGRATION: CWS os104 (1.50.214); FILE MERGED 2007/10/31 07:39:59 os 1.50.214.1: #i50339# renamed 'Text frame' to 'Text frames'; invalid comments removed


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [d9a601d1a9011d2767df2a77d681a1e7fd04482b]

INTEGRATION: CWS os104 (1.37.8); FILE MERGED 2007/10/15 08:54:21 os 1.37.8.1: #i81822# Drag&Drop of files fixed


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [a4b4ca34455fb84b5f2ea128ec8f94dbde3a5081]

INTEGRATION: CWS os104 (1.56.8); FILE MERGED 2007/10/31 08:39:25 os 1.56.8.1: #i83026# insertion of Math/Chart disabled in embedded mode


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [9705073ed0be1e58b7d0db316ce431628bbcfaa4]

INTEGRATION: CWS os104 (1.19.8); FILE MERGED 2007/11/05 08:07:09 os 1.19.8.2: #i83016# warning fix 2007/10/31 08:14:31 os 1.19.8.1: #i83016# warning on 64bit


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [5f613cbf771ae223968df511b4755699dca463dc]

INTEGRATION: CWS os104 (1.21.8); FILE MERGED 2007/10/31 08:14:31 os 1.21.8.1: #i83016# warning on 64bit


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [18e5b73f7c95845c8a9070af7745115f51a1a391]

INTEGRATION: CWS os104 (1.19.8); FILE MERGED 2007/10/31 09:25:27 os 1.19.8.1: #i82921# re-enable OKButton if selected data source is valid


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [4f4c23baa8b85988787b63cf02d7687e5363370d]

INTEGRATION: CWS os104 (1.26.8); FILE MERGED 2007/10/31 08:14:50 os 1.26.8.1: #i83016# warning on 64bit


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [bfd8aa7420515e3de523976e099a9625f2e3e8ee]

INTEGRATION: CWS os104 (1.58.8); FILE MERGED 2007/10/31 08:15:06 os 1.58.8.1: #i83016# warning on 64bit


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [7f0a79fd901197f53af7e42b5395737bc8974bdd]

INTEGRATION: CWS os104 (1.26.130); FILE MERGED 2007/09/14 14:01:34 os 1.26.130.1: #i73117# insert toolbar modified


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [407b83b16bc810855bb8052f9f0af03d22c603e4]

INTEGRATION: CWS os104 (1.25.130); FILE MERGED 2007/09/14 14:01:34 os 1.25.130.1: #i73117# insert toolbar modified


2007-11-21  Ivo Hinkelmann  <ihi@openoffice.org>  [d5b7bca86d5895481afdf5364b81d4e38f061725]

INTEGRATION: CWS os104 (1.27.130); FILE MERGED 2007/09/14 14:01:34 os 1.27.130.1: #i73117# insert toolbar modified


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [68b34c675bf9304ddc117f333e076390037623d2]

INTEGRATION: CWS reportdesign01 (1.6.82); FILE MERGED 2007/10/16 10:56:29 oj 1.6.82.1: #i78403# use current date or time as preview value for the format dialog and string


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [18f53928f8b653c39dd07dfcf066b3f1c441aa39]

INTEGRATION: CWS reportdesign01 (1.10.82); FILE MERGED 2007/10/16 10:56:29 oj 1.10.82.1: #i78403# use current date or time as preview value for the format dialog and string


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [9785b96f046317e5d0d7282fd14c004c0bf4a153]

INTEGRATION: CWS reportdesign01 (1.27.48); FILE MERGED 2007/10/11 12:28:37 oj 1.27.48.1: #i81963# field unit corrected


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [8757db260ae79821e825d244fd677030be1d83c2]

INTEGRATION: CWS reportdesign01 (1.11.48); FILE MERGED 2007/10/16 10:56:29 oj 1.11.48.1: #i78403# use current date or time as preview value for the format dialog and string


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [e481f924371c2487f8423abfcd8fb952e99eaaf2]

INTEGRATION: CWS reportdesign01 (1.3.92); FILE MERGED 2007/10/15 09:09:57 oj 1.3.92.2: RESYNC: (1.3-1.4); FILE MERGED 2007/10/04 11:36:19 lla 1.3.92.1: #i67655# cleanups


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [4f9246c4c86f96316ff6dab26868dd6da1978dbf]

INTEGRATION: CWS reportdesign01 (1.4.98); FILE MERGED 2007/10/04 11:36:19 lla 1.4.98.1: #i67655# cleanups


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [ba22e30b1573c59043a9ea1afaaf3eb717aba834]

INTEGRATION: CWS reportdesign01 (1.6.92); FILE MERGED 2007/10/15 09:09:51 oj 1.6.92.2: RESYNC: (1.6-1.7); FILE MERGED 2007/10/04 09:03:59 lla 1.6.92.1: #i67655# only updates on some tests to build warning free


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [e1395ba7fac857a762122d9cfecf613a858d4973]

INTEGRATION: CWS reportdesign01 (1.5.154); FILE MERGED 2007/10/04 09:03:59 lla 1.5.154.1: #i67655# only updates on some tests to build warning free


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [3ba1eca32b59343da6c1be4bc60d860aba77926b]

INTEGRATION: CWS reportdesign01 (1.6.238); FILE MERGED 2007/10/15 09:09:44 oj 1.6.238.2: RESYNC: (1.6-1.7); FILE MERGED 2007/10/04 09:03:59 lla 1.6.238.1: #i67655# only updates on some tests to build warning free


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [d311f09c35432371b84a243d46b9e399db8e6f40]

INTEGRATION: CWS reportdesign01 (1.9.24); FILE MERGED 2007/10/04 09:03:59 lla 1.9.24.1: #i67655# only updates on some tests to build warning free


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [38fef3b25feea0c89e6b3f62aefe3b3782bcbc14]

INTEGRATION: CWS reportdesign01 (1.10.154); FILE MERGED 2007/10/04 09:03:59 lla 1.10.154.1: #i67655# only updates on some tests to build warning free


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [72165b8e8284974e21fd0515e2b9257959e8d7b6]

INTEGRATION: CWS reportdesign01 (1.8.154); FILE MERGED 2007/10/04 09:03:59 lla 1.8.154.1: #i67655# only updates on some tests to build warning free


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [59b56089ec60be5faae0c107f8dd0c1ff2400324]

INTEGRATION: CWS reportdesign01 (1.9.98); FILE MERGED 2007/10/04 11:36:18 lla 1.9.98.1: #i67655# cleanups


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [e332a19e0e1c77a660b30061ecd918b3c318af7e]

INTEGRATION: CWS reportdesign01 (1.5.98); FILE MERGED 2007/10/04 09:03:58 lla 1.5.98.1: #i67655# only updates on some tests to build warning free


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [695a581a1144c1d6e602f960f5b91756f892ffb9]

INTEGRATION: CWS reportdesign01 (1.4.98); FILE MERGED 2007/10/04 11:36:18 lla 1.4.98.1: #i67655# cleanups


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [f58c247551492a03a6685b4fc94df8777195f658]

INTEGRATION: CWS reportdesign01 (1.6.98); FILE MERGED 2007/10/04 11:36:18 lla 1.6.98.1: #i67655# cleanups


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [e8cb00f2940a15bce3a396fed96ea58ec95f33b7]

INTEGRATION: CWS reportdesign01 (1.5.98); FILE MERGED 2007/10/04 11:36:18 lla 1.5.98.1: #i67655# cleanups


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [933290759fd3c2b981a136e160e8e28a82e7538f]

INTEGRATION: CWS reportdesign01 (1.7.98); FILE MERGED 2007/10/04 11:36:18 lla 1.7.98.1: #i67655# cleanups


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [410bf75531a166956b3f9219c8f1356192ab0e43]

INTEGRATION: CWS reportdesign01 (1.4.98); FILE MERGED 2007/10/04 11:36:17 lla 1.4.98.1: #i67655# cleanups


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [a2cdbed7974e84df10e8de67c1b48d2019b882f8]

INTEGRATION: CWS reportdesign01 (1.5.92); FILE MERGED 2007/10/15 09:09:37 oj 1.5.92.2: RESYNC: (1.5-1.6); FILE MERGED 2007/10/04 09:03:58 lla 1.5.92.1: #i67655# only updates on some tests to build warning free


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [e3b93bb41efeca8dc0061d018c37d95174809e3e]

INTEGRATION: CWS reportdesign01 (1.5.72); FILE MERGED 2007/10/04 11:36:17 lla 1.5.72.1: #i67655# cleanups


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [c1191c806778fb18bc34c1d2fc6c45fd99878037]

INTEGRATION: CWS reportdesign01 (1.12.28); FILE MERGED 2007/10/04 09:03:58 lla 1.12.28.1: #i67655# only updates on some tests to build warning free


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [e80840b4d0fc03031cd8e658b420bbf07c5c3518]

INTEGRATION: CWS reportdesign01 (1.5.98); FILE MERGED 2007/10/04 11:36:17 lla 1.5.98.1: #i67655# cleanups


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [95eb4227f483bac0e830f36a2e0421ed197be521]

INTEGRATION: CWS reportdesign01 (1.5.154); FILE MERGED 2007/10/04 09:03:58 lla 1.5.154.1: #i67655# only updates on some tests to build warning free


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [b44df1b1ad37df31b991b2a26ca5b65b2afd7f2b]

INTEGRATION: CWS reportdesign01 (1.6.98); FILE MERGED 2007/10/04 11:36:17 lla 1.6.98.1: #i67655# cleanups


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [974a3aa5ebff655d47b7be6a09bc6dfe1b43c2d8]

INTEGRATION: CWS reportdesign01 (1.7.42); FILE MERGED 2007/10/15 09:09:30 oj 1.7.42.2: RESYNC: (1.7-1.8); FILE MERGED 2007/10/04 11:36:16 lla 1.7.42.1: #i67655# cleanups


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [98df713ebb5156a5dd39fe11de4cf9f8a07dc087]

INTEGRATION: CWS reportdesign01 (1.5.92); FILE MERGED 2007/10/15 09:09:23 oj 1.5.92.2: RESYNC: (1.5-1.6); FILE MERGED 2007/10/04 09:03:57 lla 1.5.92.1: #i67655# only updates on some tests to build warning free


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [ef7465d2b392c010363e934ca4633c27f04aef39]

INTEGRATION: CWS reportdesign01 (1.4.98); FILE MERGED 2007/10/04 11:36:16 lla 1.4.98.1: #i67655# cleanups


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [e1169e87d9f4a0de22f3ef281be1a28ac42b7c50]

INTEGRATION: CWS reportdesign01 (1.7.42); FILE MERGED 2007/10/15 09:09:16 oj 1.7.42.2: RESYNC: (1.7-1.8); FILE MERGED 2007/10/04 11:36:15 lla 1.7.42.1: #i67655# cleanups


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [b38ac1bb26caa453474707b071375b1eb4158dc1]

INTEGRATION: CWS reportdesign01 (1.4.98); FILE MERGED 2007/10/04 11:36:15 lla 1.4.98.1: #i67655# cleanups


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [b45bf7d3bf72b83ee6ba6e843163615286e5506d]

INTEGRATION: CWS reportdesign01 (1.5.92); FILE MERGED 2007/10/15 09:09:09 oj 1.5.92.2: RESYNC: (1.5-1.6); FILE MERGED 2007/10/04 09:03:57 lla 1.5.92.1: #i67655# only updates on some tests to build warning free


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [3bf6ae2743240d69772946fbceededd033e0bf3d]

INTEGRATION: CWS reportdesign01 (1.5.72); FILE MERGED 2007/10/04 11:36:15 lla 1.5.72.1: #i67655# cleanups


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [2b5fd62cc405c6fbedeab3145c4c3f435aff8ca7]

INTEGRATION: CWS reportdesign01 (1.5.154); FILE MERGED 2007/10/04 09:03:57 lla 1.5.154.1: #i67655# only updates on some tests to build warning free


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [b9db27fc92bd924a4fe514331b7ef85cad97729d]

INTEGRATION: CWS reportdesign01 (1.7.98); FILE MERGED 2007/10/04 11:36:15 lla 1.7.98.1: #i67655# cleanups


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [caa2a7538892de997c69bfab11e539ef7997d8e9]

INTEGRATION: CWS reportdesign01 (1.4.298); FILE MERGED 2007/10/04 09:03:57 lla 1.4.298.1: #i67655# only updates on some tests to build warning free


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [022e16cb5062bb40b69b6163d8b6dd4df39d1ef6]

INTEGRATION: CWS reportdesign01 (1.3.298); FILE MERGED 2007/10/04 09:03:57 lla 1.3.298.1: #i67655# only updates on some tests to build warning free


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [9aecc3a5e5473d2aede6104cb4a23bcab0daba3e]

INTEGRATION: CWS reportdesign01 (1.6.298); FILE MERGED 2007/10/04 09:03:57 lla 1.6.298.1: #i67655# only updates on some tests to build warning free


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [0838820f8d6e5d78dad53e4aa97bc084686955f0]

INTEGRATION: CWS reportdesign01 (1.6.154); FILE MERGED 2007/10/04 09:03:57 lla 1.6.154.1: #i67655# only updates on some tests to build warning free


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [d96de12fadf18540485089c4c2d98af87ce8313f]

INTEGRATION: CWS reportdesign01 (1.10.154); FILE MERGED 2007/10/04 09:03:57 lla 1.10.154.1: #i67655# only updates on some tests to build warning free


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [13301a9777c0e4a2a3413351b0114c5fd0450b7b]

INTEGRATION: CWS reportdesign01 (1.9.72); FILE MERGED 2007/10/04 11:36:15 lla 1.9.72.1: #i67655# cleanups


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [2a384bb918e148c17a146c2c27e5b73db2e78a8d]

INTEGRATION: CWS reportdesign01 (1.7.42); FILE MERGED 2007/10/15 09:09:02 oj 1.7.42.2: RESYNC: (1.7-1.8); FILE MERGED 2007/10/04 11:36:14 lla 1.7.42.1: #i67655# cleanups


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [d004fb87647ab20ec1979e8389454f987c67ab15]

INTEGRATION: CWS reportdesign01 (1.4.238); FILE MERGED 2007/10/15 09:08:55 oj 1.4.238.2: RESYNC: (1.4-1.5); FILE MERGED 2007/10/04 09:03:56 lla 1.4.238.1: #i67655# only updates on some tests to build warning free


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [ebb5dd555788832143b7d2c838db5a2f5a3711f4]

INTEGRATION: CWS reportdesign01 (1.8.154); FILE MERGED 2007/10/04 09:03:56 lla 1.8.154.1: #i67655# only updates on some tests to build warning free


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [ba4dcbbe03d2167d4e9d869f7301fe00fb7ba3c1]

INTEGRATION: CWS reportdesign01 (1.8.10); FILE MERGED 2007/10/15 09:08:48 oj 1.8.10.2: RESYNC: (1.8-1.9); FILE MERGED 2007/10/04 11:36:14 lla 1.8.10.1: #i67655# cleanups


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [43caea55a7121113a624b46b9c9358faab2ed50c]

INTEGRATION: CWS reportdesign01 (1.4.98); FILE MERGED 2007/10/04 11:36:14 lla 1.4.98.1: #i67655# cleanups


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [65d2cd8d98807f1434c541bae7fb71b8ec325921]

INTEGRATION: CWS reportdesign01 (1.5.154); FILE MERGED 2007/10/04 09:03:56 lla 1.5.154.1: #i67655# only updates on some tests to build warning free


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [1003957a7ed5888d2492aa5a1623772d832eb27b]

INTEGRATION: CWS reportdesign01 (1.7.154); FILE MERGED 2007/10/04 09:03:56 lla 1.7.154.1: #i67655# only updates on some tests to build warning free


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [b6575e29dfd64fe647818577c51069ff9180c2b5]

INTEGRATION: CWS reportdesign01 (1.11.10); FILE MERGED 2007/10/15 09:08:42 oj 1.11.10.2: RESYNC: (1.11-1.12); FILE MERGED 2007/10/04 11:36:14 lla 1.11.10.1: #i67655# cleanups


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [89a39b072dd7e60f3fcc321b1a9f562de9263758]

INTEGRATION: CWS reportdesign01 (1.7.98); FILE MERGED 2007/10/04 11:36:14 lla 1.7.98.1: #i67655# cleanups


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [08e3c2abbf0db429cc20169056586b6159d1c667]

INTEGRATION: CWS reportdesign01 (1.8.10); FILE MERGED 2007/10/15 09:08:35 oj 1.8.10.2: RESYNC: (1.8-1.9); FILE MERGED 2007/10/04 11:36:13 lla 1.8.10.1: #i67655# cleanups


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [76ea2364f835ebc30aa21182e685c819524134d6]

INTEGRATION: CWS reportdesign01 (1.5.298); FILE MERGED 2007/10/04 09:03:56 lla 1.5.298.1: #i67655# only updates on some tests to build warning free


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [9000d0aa22e3c0d13553b9d68561c518104e0ae9]

INTEGRATION: CWS reportdesign01 (1.6.154); FILE MERGED 2007/10/04 09:03:56 lla 1.6.154.1: #i67655# only updates on some tests to build warning free


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [8878a133773323ecf4be1c5182072e28cd5ede9f]

INTEGRATION: CWS reportdesign01 (1.7.42); FILE MERGED 2007/10/15 09:08:28 oj 1.7.42.2: RESYNC: (1.7-1.8); FILE MERGED 2007/10/04 11:36:13 lla 1.7.42.1: #i67655# cleanups


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [a50c5bfa59ded218459d76036845e11b1475e785]

INTEGRATION: CWS reportdesign01 (1.8.298); FILE MERGED 2007/10/04 09:03:56 lla 1.8.298.1: #i67655# only updates on some tests to build warning free


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [b2522b648c6609b5b01af2b71896ea74edcb2708]

INTEGRATION: CWS reportdesign01 (1.12.154); FILE MERGED 2007/10/04 09:03:55 lla 1.12.154.1: #i67655# only updates on some tests to build warning free


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [a1dc4fde9db16c4eca8d014a6ecfc156c6b41aca]

INTEGRATION: CWS reportdesign01 (1.10.42); FILE MERGED 2007/10/15 09:08:21 oj 1.10.42.2: RESYNC: (1.10-1.11); FILE MERGED 2007/10/04 11:36:13 lla 1.10.42.1: #i67655# cleanups


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [7c62edf129e21ef454a1550633e0bdd799e43f49]

INTEGRATION: CWS reportdesign01 (1.7.42); FILE MERGED 2007/10/15 09:08:14 oj 1.7.42.2: RESYNC: (1.7-1.8); FILE MERGED 2007/10/04 11:36:13 lla 1.7.42.1: #i67655# cleanups


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [2392242af8c8fbe05d952240654b25fe8f40cf62]

INTEGRATION: CWS reportdesign01 (1.6.154); FILE MERGED 2007/10/04 09:03:55 lla 1.6.154.1: #i67655# only updates on some tests to build warning free


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [b9ce800e9822f3624c2c78dac0a70fd07d76ea40]

INTEGRATION: CWS reportdesign01 (1.13.92); FILE MERGED 2007/10/15 09:07:53 oj 1.13.92.2: RESYNC: (1.13-1.14); FILE MERGED 2007/10/04 09:03:55 lla 1.13.92.1: #i67655# only updates on some tests to build warning free


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [96a87a6ee0ff5b600d97c6fc29f72e9cea84dc8b]

INTEGRATION: CWS reportdesign01 (1.11.98); FILE MERGED 2007/10/04 11:36:12 lla 1.11.98.1: #i67655# cleanups


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [e60754911d9744726aa0a6a6890c8d2f10bc8dcd]

INTEGRATION: CWS reportdesign01 (1.10.42); FILE MERGED 2007/10/15 09:07:45 oj 1.10.42.2: RESYNC: (1.10-1.11); FILE MERGED 2007/10/04 11:36:12 lla 1.10.42.1: #i67655# cleanups


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [8174a626c907482538ae712e4655efd4832e7d0e]

INTEGRATION: CWS reportdesign01 (1.7.656); FILE MERGED 2007/10/04 09:03:54 lla 1.7.656.1: #i67655# only updates on some tests to build warning free


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [3116aa75a4f7db52c3f644e1ccb460b413e5919c]

INTEGRATION: CWS reportdesign01 (1.16.146); FILE MERGED 2007/10/04 09:03:54 lla 1.16.146.1: #i67655# only updates on some tests to build warning free


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [73ef5400cf0af2544459d6d8606fc1362706f528]

INTEGRATION: CWS reportdesign01 (1.12.402); FILE MERGED 2007/10/04 11:38:22 lla 1.12.402.2: #i67655# remove wrong new added test 2007/10/04 09:03:54 lla 1.12.402.1: #i67655# only updates on some tests to build warning free


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [192afe7fa41c376bf63b07a59f4b23258fd2003e]

INTEGRATION: CWS reportdesign01 (1.1.2); FILE ADDED 2007/10/04 11:37:11 lla 1.1.2.1: #i67655# cleanup: make one export.map for all tests


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [4ac23b85da9b32f0ff48b41c056e8db8fe0e09e7]

INTEGRATION: CWS reportdesign01 (1.4.298); FILE MERGED 2007/10/04 09:03:54 lla 1.4.298.1: #i67655# only updates on some tests to build warning free


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [898d82509af6277f3ec1eead2ea5f19c5f430e46]

INTEGRATION: CWS reportdesign01 (1.64.82); FILE MERGED 2007/09/21 10:51:39 oj 1.64.82.1: #i77690# add new context menu entry to create a report with prefilled table or query


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [93f7c090db6b763a1f8a9da77a8debee33bb4da2]

INTEGRATION: CWS reportdesign01 (1.23.10); FILE MERGED 2007/10/25 08:56:26 lla 1.23.10.6: #i78099# merge problem fixed 2007/10/15 08:52:14 oj 1.23.10.5: RESYNC: (1.23-1.24); FILE MERGED 2007/10/11 06:28:04 oj 1.23.10.4: #i81105# fix for absent extension 2007/09/25 08:32:51 lla 1.23.10.3: #i77897# use a SQLException instead. 2007/09/25 05:31:01 lla 1.23.10.2: #i78099# no error window if user pressed cancel 2007/09/21 10:51:39 oj 1.23.10.1: #i77690# add new context menu entry to create a report with prefilled table or query


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [206bcb90cc733f7700e43df9994ffc5ce3032554]

INTEGRATION: CWS reportdesign01 (1.14.68); FILE MERGED 2007/09/21 10:51:39 oj 1.14.68.1: #i77690# add new context menu entry to create a report with prefilled table or query


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [749572e118c184fa9c3ed1668b358eff0b2c12d1]

INTEGRATION: CWS reportdesign01 (1.14.50); FILE MERGED 2007/09/21 10:51:39 oj 1.14.50.1: #i77690# add new context menu entry to create a report with prefilled table or query


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [a58579265e7ab194212d67257bd3ee470945d415]

INTEGRATION: CWS reportdesign01 (1.19.48); FILE MERGED 2007/10/15 08:45:19 oj 1.19.48.2: RESYNC: (1.19-1.20); FILE MERGED 2007/09/21 10:51:39 oj 1.19.48.1: #i77690# add new context menu entry to create a report with prefilled table or query


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [9fc82c4f3df2099a50fb695afd9770863faa63a8]

INTEGRATION: CWS reportdesign01 (1.44.30); FILE MERGED 2007/10/15 08:45:12 oj 1.44.30.2: RESYNC: (1.44-1.47); FILE MERGED 2007/09/21 10:51:38 oj 1.44.30.1: #i77690# add new context menu entry to create a report with prefilled table or query


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [1b3b0c782c717b072b655aae7e0f4787b5e343f4]

INTEGRATION: CWS reportdesign01 (1.9.50); FILE MERGED 2007/09/21 10:51:38 oj 1.9.50.1: #i77690# add new context menu entry to create a report with prefilled table or query


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [936431d46e8a9e2313cd5165287d79ef741604de]

INTEGRATION: CWS reportdesign01 (1.15.70); FILE MERGED 2007/09/21 10:17:30 oj 1.15.70.1: #i80229# change name


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [2d8c990f8790be43cf4dda4bc871a917b9dcc974]

INTEGRATION: CWS reportdesign01 (1.26.10); FILE MERGED 2007/10/15 06:33:11 oj 1.26.10.1: #i79214# new method to allow to start not with zero


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [e0d337950057c4161ebfa53e51d0f46e7efff521]

INTEGRATION: CWS reportdesign01 (1.8.56); FILE MERGED 2007/10/15 06:33:11 oj 1.8.56.1: #i79214# new method to allow to start not with zero


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [e61eefffa1299decd0ba3c451de3f647636f8ed4]

INTEGRATION: CWS reportdesign01 (1.2.62); FILE MERGED 2007/09/25 11:09:17 oj 1.2.62.1: ext color schema


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [13537fcab53ba3e0a3d70738eb2c5a75bd7cc205]

INTEGRATION: CWS reportdesign01 (1.3.84); FILE MERGED 2007/09/25 10:01:21 oj 1.3.84.1: new default values


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [584446bf830af900d934615fdeb1307b14c2ad7d]

INTEGRATION: CWS reportdesign01 (1.4.30); FILE MERGED 2007/10/09 09:22:52 lla 1.4.30.1: #i79214# change setQuery to setElementaryQuery


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [8e24aedf33f5be5a33cc5b313663a09ef55df689]

INTEGRATION: CWS reportdesign01 (1.68.42); FILE MERGED 2007/09/24 13:14:39 lla 1.68.42.1: #i78099# if user pressed cancelled, throw exception with 'parameterinteractioncancelled'


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [a8771ad50fb84a45d1ff53990a7b1e9b62beec5a]

INTEGRATION: CWS reportdesign01 (1.17.106); FILE MERGED 2007/09/24 13:13:11 lla 1.17.106.1: #i78099# new ParameterInteractionCancelled


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [b48ca0dd48ca8854d47bf21b7d8927b5cdbfed85]

INTEGRATION: CWS reportdesign01 (1.2.28); FILE MERGED 2007/10/05 11:50:38 oj 1.2.28.1: #i77604# impl method to add functions more simpler


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [43574aa154f1a8bb613849b4b08b6587c5443aff]

INTEGRATION: CWS reportdesign01 (1.5.4); FILE MERGED 2007/10/16 06:25:37 oj 1.5.4.1: #i80881# correct height and width use


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [8f1227b8a0aabe6d47e131331d70247ac5efacd5]

INTEGRATION: CWS reportdesign01 (1.3.20); FILE MERGED 2007/10/11 11:53:26 oj 1.3.20.1: #i81963# field unit corrected


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [7814eb3a03a0c9c6dce2ec9397f94fbec9f614cf]

INTEGRATION: CWS reportdesign01 (1.5.6); FILE MERGED 2007/09/21 09:43:05 oj 1.5.6.1: #i80229# name changed


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [79d9a92f4f1d6a11982799def375d7d0bdfdbfa3]

INTEGRATION: CWS reportdesign01 (1.4.20); FILE MERGED 2007/10/23 11:00:41 oj 1.4.20.6: #i77604# correct order of section 2007/10/16 11:55:19 oj 1.4.20.5: #i78403# set width for date time control 2007/10/16 09:11:55 oj 1.4.20.4: #i78625# equal pos for label and control 2007/10/09 09:27:44 lla 1.4.20.3: #i79214# use more PROPERTY_ constants 2007/10/09 09:22:01 oj 1.4.20.2: #i77349# regression fix 2007/09/21 13:41:51 oj 1.4.20.1: #i77773# set page item


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [6a47d15316451d9b69c000f04e18fd7d14351b53]

INTEGRATION: CWS reportdesign01 (1.2.28); FILE MERGED 2007/09/21 09:42:56 oj 1.2.28.1: #i80229# name changed


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [9af8f794fec45fb6d9ed0d499eb8862f3ecb9e5c]

INTEGRATION: CWS reportdesign01 (1.3.20); FILE MERGED 2007/10/05 11:51:08 oj 1.3.20.1: #i77604# impl method to add functions more simpler


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [9da3186491e5f183704f9fb114b11dadf974588d]

INTEGRATION: CWS reportdesign01 (1.2.28); FILE MERGED 2007/10/09 09:20:04 lla 1.2.28.2: #i77604# remove old obj file 2007/10/05 11:51:08 oj 1.2.28.1: #i77604# impl method to add functions more simpler


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [126429ce9143bdc245e80e0ffe9410aa29173db4]

INTEGRATION: CWS reportdesign01 (1.3.26); FILE MERGED 2007/10/15 07:52:52 oj 1.3.26.4: RESYNC: (1.3-1.4); FILE MERGED 2007/10/09 08:27:18 oj 1.3.26.3: #i77604# impl add function 2007/10/05 11:51:08 oj 1.3.26.2: #i77604# impl method to add functions more simpler 2007/09/07 08:33:45 oj 1.3.26.1: #i80508# remove de from resource


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [a72eaa6e5d13289a074271fe8297d4f58e712327]

INTEGRATION: CWS reportdesign01 (1.4.20); FILE MERGED 2007/11/05 08:28:00 oj 1.4.20.14: #i77604# preevaluate max and min 2007/11/02 10:19:36 oj 1.4.20.13: #i77604# wrong initial value 2007/10/30 10:43:10 oj 1.4.20.12: #i83120# #i81963# convert of unit corrected 2007/10/16 05:22:58 oj 1.4.20.11: #i77604# handle empty formula 2007/10/11 11:53:26 oj 1.4.20.10: #i81963# field unit corrected 2007/10/11 10:00:26 oj 1.4.20.9: #i77604# handle empty scope 2007/10/11 09:05:52 lla 1.4.20.8: #i82497# compile problems on linux 2007/10/11 07:45:17 oj 1.4.20.7: #i77604# handle scope 2007/10/10 06:50:00 oj 1.4.20.6: #i77604# add undo 2007/10/09 12:53:59 oj 1.4.20.5: #i77604# impl add function 2007/10/09 09:19:29 lla 1.4.20.4: #i77604# remove wrong include 2007/10/09 08:27:18 oj 1.4.20.3: #i77604# impl add function 2007/10/05 11:51:08 oj 1.4.20.2: #i77604# impl method to add functions more simpler 2007/10/01 09:51:09 lla 1.4.20.1: #i81881# fix: textboxes changes there background in multiselections


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [bc70f36ee594ad4960c5f479a7c6c99fbab227e9]

INTEGRATION: CWS reportdesign01 (1.3.20); FILE MERGED 2007/10/05 11:51:07 oj 1.3.20.1: #i77604# impl method to add functions more simpler


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [ffb008a6c4f3040bdd800d694559e30c3e28963c]

INTEGRATION: CWS reportdesign01 (1.3.20); FILE MERGED 2007/10/11 10:00:25 oj 1.3.20.5: #i77604# handle empty scope 2007/10/11 07:45:17 oj 1.3.20.4: #i77604# handle scope 2007/10/09 12:53:59 oj 1.3.20.3: #i77604# impl add function 2007/10/09 08:27:18 oj 1.3.20.2: #i77604# impl add function 2007/10/05 11:51:07 oj 1.3.20.1: #i77604# impl method to add functions more simpler


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [64cc4a45ee7bb99a6669415115fe92881afcb6d0]

INTEGRATION: CWS reportdesign01 (1.2.28); FILE MERGED 2007/10/16 11:55:18 oj 1.2.28.2: #i78403# set width for date time control 2007/10/15 12:50:17 lla 1.2.28.1: #i77464# new date time dialog


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [bfda226ccb5c6b220e40d2e21e1a4f07b6d18dfc]

INTEGRATION: CWS reportdesign01 (1.2.28); FILE MERGED 2007/09/07 11:24:07 oj 1.2.28.1: #i77141# add container listener


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [ee1648392811808919e59201466f2970e4ef0216]

INTEGRATION: CWS reportdesign01 (1.2.28); FILE MERGED 2007/10/15 07:52:34 oj 1.2.28.2: RESYNC: (1.2-1.3); FILE MERGED 2007/09/07 08:33:32 oj 1.2.28.1: #i80508# remove de from resource


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [c4ceb667366e27e96ea54372c92b61fb02964a9f]

INTEGRATION: CWS reportdesign01 (1.3.20); FILE MERGED 2007/10/11 07:45:16 oj 1.3.20.3: #i77604# handle scope 2007/10/09 08:27:17 oj 1.3.20.2: #i77604# impl add function 2007/10/05 11:51:07 oj 1.3.20.1: #i77604# impl method to add functions more simpler


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [cbaaeb64e7101d2633ac2b94e5ead10cf7d475f9]

INTEGRATION: CWS reportdesign01 (1.2.28); FILE MERGED 2007/10/15 07:52:18 oj 1.2.28.2: RESYNC: (1.2-1.3); FILE MERGED 2007/09/07 08:33:32 oj 1.2.28.1: #i80508# remove de from resource


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [3fe286f1ff8ca62012580eacfb9f3757303817ce]

INTEGRATION: CWS reportdesign01 (1.5.20); FILE MERGED 2007/10/30 10:57:12 oj 1.5.20.2: #i83122# always fill columns 2007/09/21 12:56:06 oj 1.5.20.1: #i77142# deactivate cell when accept drag


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [642375c714b9de3a95f4ab301fcb6c46bba76c05]

INTEGRATION: CWS reportdesign01 (1.2.28); FILE MERGED 2007/10/15 12:50:04 lla 1.2.28.2: #i77464# new date time dialog 2007/09/07 08:33:32 oj 1.2.28.1: #i80508# remove de from resource


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [f3b501ce242ffe0384e629f534d74a1a608532ec]

INTEGRATION: CWS reportdesign01 (1.2.28); FILE MERGED 2007/10/15 12:50:04 lla 1.2.28.1: #i77464# new date time dialog


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [4d9ad590bd6a120a7bb612db16210ee4b2f92faf]

INTEGRATION: CWS reportdesign01 (1.3.20); FILE MERGED 2007/10/23 07:59:25 oj 1.3.20.3: member ini 2007/10/16 11:55:18 oj 1.3.20.2: #i78403# set width for date time control 2007/10/15 12:50:04 lla 1.3.20.1: #i77464# new date time dialog


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [3f0f2ff821e4da3d1aa25906ee3ef7f2303eb303]

INTEGRATION: CWS reportdesign01 (1.2.28); FILE MERGED 2007/10/15 07:52:07 oj 1.2.28.2: RESYNC: (1.2-1.3); FILE MERGED 2007/09/07 08:33:32 oj 1.2.28.1: #i80508# remove de from resource


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [6e6710631276da041ebcdcff48f1faf04ea907d6]

INTEGRATION: CWS reportdesign01 (1.2.28); FILE MERGED 2007/09/07 08:33:32 oj 1.2.28.1: #i80508# remove de from resource


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [abe61d186685ca7162246dce0a7788be96ae7d48]

INTEGRATION: CWS reportdesign01 (1.2.28); FILE MERGED 2007/10/11 09:05:52 lla 1.2.28.2: #i82497# compile problems on linux 2007/09/07 11:24:01 oj 1.2.28.1: #i77141# add container listener


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [4a85959a7b26aa8b58613d12547839f541359413]

INTEGRATION: CWS reportdesign01 (1.3.20); FILE MERGED 2007/10/05 11:51:21 oj 1.3.20.2: #i77604# impl method to add functions more simpler 2007/09/21 09:41:59 oj 1.3.20.1: #i80229# name changed


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [d209604b728963c729a3ec86bcdfd72dd6474c64]

INTEGRATION: CWS reportdesign01 (1.3.20); FILE MERGED 2007/10/09 09:27:44 lla 1.3.20.1: #i79214# use more PROPERTY_ constants


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [7fa9840e9970278c659b22ecd96927d2638cf3ee]

INTEGRATION: CWS reportdesign01 (1.3.20); FILE MERGED 2007/10/05 11:51:17 oj 1.3.20.1: #i77604# impl method to add functions more simpler


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [fa5e7413ce9ed12cf1ceaf83f2262e2368a86349]

INTEGRATION: CWS reportdesign01 (1.3.20); FILE MERGED 2007/10/09 09:27:43 lla 1.3.20.1: #i79214# use more PROPERTY_ constants


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [f2c85344f6031e926f04d5358a03eaba15ea5255]

INTEGRATION: CWS reportdesign01 (1.4.20); FILE MERGED 2007/10/16 06:08:59 oj 1.4.20.2: #i82574# import print condition for section 2007/09/20 10:13:01 oj 1.4.20.1: #i79167# preserveIRI corrected


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [1c9d980614d9e97c386ac1c08a15a83c3e324154]

INTEGRATION: CWS reportdesign01 (1.3.18); FILE MERGED 2007/10/16 06:08:59 oj 1.3.18.3: #i82574# import print condition for section 2007/10/15 07:51:50 oj 1.3.18.2: RESYNC: (1.3-1.4); FILE MERGED 2007/10/15 06:06:07 oj 1.3.18.1: #i77142# check line size


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [75a9033b5eaa7b5a2c4a82bd775c47d2daa4adc7]

INTEGRATION: CWS reportdesign01 (1.4.6); FILE MERGED 2007/10/16 06:08:59 oj 1.4.6.1: #i82574# import print condition for section


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [61523caa0a76672095e126ecd9820db36614f578]

INTEGRATION: CWS reportdesign01 (1.3.6); FILE MERGED 2007/10/16 06:08:59 oj 1.3.6.1: #i82574# import print condition for section


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [a190adc0705dfca32eaa19235646f533fa077c4d]

INTEGRATION: CWS reportdesign01 (1.3.6); FILE MERGED 2007/10/16 06:08:58 oj 1.3.6.1: #i82574# import print condition for section


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [f947c6194fb0f277cf530cb7c39b0b0ce1f74b84]

INTEGRATION: CWS reportdesign01 (1.3.18); FILE MERGED 2007/10/16 06:08:58 oj 1.3.18.3: #i82574# import print condition for section 2007/10/15 07:50:47 oj 1.3.18.2: RESYNC: (1.3-1.4); FILE MERGED 2007/09/20 10:13:01 oj 1.3.18.1: #i79167# preserveIRI corrected


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [d9c5fa87a4b95f55442419dc8c22642b24d43b37]

INTEGRATION: CWS reportdesign01 (1.4.6); FILE MERGED 2007/10/16 06:08:58 oj 1.4.6.1: #i82574# import print condition for section


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [19911b158bd36e01439a5d6da8262cd97b362749]

INTEGRATION: CWS reportdesign01 (1.2.28); FILE MERGED 2007/10/16 06:08:57 oj 1.2.28.2: #i82574# import print condition for section 2007/09/20 10:13:00 oj 1.2.28.1: #i79167# preserveIRI corrected


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [330605df074daed30e137d33be56175c034a254b]

INTEGRATION: CWS reportdesign01 (1.3.6); FILE MERGED 2007/10/16 06:08:57 oj 1.3.6.1: #i82574# import print condition for section


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [c07f66946b1e2213e104913a58084514981af1d7]

INTEGRATION: CWS reportdesign01 (1.2.28); FILE MERGED 2007/10/16 06:08:57 oj 1.2.28.1: #i82574# import print condition for section


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [eaba69d0924686894f034a8127a7aa979973a9dc]

INTEGRATION: CWS reportdesign01 (1.4.6); FILE MERGED 2007/10/16 06:08:57 oj 1.4.6.1: #i82574# import print condition for section


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [d11abcfab6a3a0d198f40f8155256a3b8e66fc73]

INTEGRATION: CWS reportdesign01 (1.4.20); FILE MERGED 2007/10/05 11:52:04 oj 1.4.20.1: #i77604# impl method to add functions more simpler


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [d1f55c55b82c00b31bf2ffc278144bfc094ed59e]

INTEGRATION: CWS reportdesign01 (1.5.20); FILE MERGED 2007/09/06 09:07:43 oj 1.5.20.1: #i77507# check for width, height of a fixed line


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [70623d5c441a90054b4c6d498b58794c40d47883]

INTEGRATION: CWS reportdesign01 (1.2.28); FILE MERGED 2007/09/06 09:07:43 oj 1.2.28.1: #i77507# check for width, height of a fixed line


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [d3dcd76b77583950172c79d65e2f8d2cc05fc405]

INTEGRATION: CWS reportdesign01 (1.4.20); FILE MERGED 2007/10/11 07:46:08 oj 1.4.20.2: #i77604# reset filter and order 2007/10/09 09:26:47 lla 1.4.20.1: #i79214# changes in sorting/grouping


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [b61fb7e6c55c60c5cb55ef6b42b9c2f0fa8a8b23]

INTEGRATION: CWS reportdesign01 (1.4.20); FILE MERGED 2007/09/20 10:49:28 oj 1.4.20.2: #i79167# use named value 2007/09/06 09:07:43 oj 1.4.20.1: #i77507# check for width, height of a fixed line


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [0193db62d3011d5fe7df6b905e3aa9ca3cc7587c]

INTEGRATION: CWS reportdesign01 (1.3.20); FILE MERGED 2007/09/06 09:07:42 oj 1.3.20.1: #i77507# check for width, height of a fixed line


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [d1e4041a54072ad23763e87e95ec7719a1e855e6]

INTEGRATION: CWS reportdesign01 (1.1.2); FILE ADDED 2007/09/13 14:13:00 lla 1.1.2.2: #i81552# cleanups 2007/09/13 10:57:22 lla 1.1.2.1: #i81552#


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [c00fc2ed3164aeb1b7d3f0d5ee4ec7c6275d2458]

INTEGRATION: CWS reportdesign01 (1.1.2); FILE ADDED 2007/09/13 14:12:23 lla 1.1.2.1: #i81552# check in the mysql-connector exists


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [c3f0dbce028a682ca6e3f1fa2a888593c45164a0]

INTEGRATION: CWS reportdesign01 (1.1.2); FILE ADDED 2007/09/13 14:11:40 lla 1.1.2.2: #i81552# add check for mysql_connector 2007/09/13 10:56:40 lla 1.1.2.1: #i81552#


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [99226d4a39983733f8f9ff35fe18050fc61d6302]

INTEGRATION: CWS reportdesign01 (1.1.2); FILE ADDED 2007/09/17 13:43:21 lla 1.1.2.4: #i81552# use the right name 2007/09/13 14:16:01 lla 1.1.2.3: #i81552# use calc document 2007/09/13 14:14:14 lla 1.1.2.2: #i81552# set right directory structure, search also for unix filename 2007/09/13 10:56:50 lla 1.1.2.1: #i81552#


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [535f187353d6aae9e20dd841e098b84b616483a5]

INTEGRATION: CWS reportdesign01 (1.1.2); FILE ADDED 2007/09/13 10:57:04 lla 1.1.2.1: #i81552#


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [eb82bea0d1c4f0ed0dc2a6527f0fff292e78884f]

INTEGRATION: CWS reportdesign01 (1.1.2); FILE ADDED 2007/09/13 10:57:13 lla 1.1.2.1: #i81552#


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [a547bb077ce943bde85242b6affa723dee60fede]

INTEGRATION: CWS reportdesign01 (1.2.28); FILE MERGED 2007/10/05 11:50:20 oj 1.2.28.1: #i77604# impl method to add functions more simpler


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [a93f4a0e7e22fcdf1b65cd3ddb996e17f50436dd]

INTEGRATION: CWS reportdesign01 (1.3.20); FILE MERGED 2007/10/05 11:50:20 oj 1.3.20.2: #i77604# impl method to add functions more simpler 2007/09/18 06:38:52 fs 1.3.20.1: #i10000#


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [3e405c71ffb1b10f6bcaab51f5b1da981ab5cb0f]

INTEGRATION: CWS datapilotsort (1.6.388); FILE MERGED 2007/10/01 13:20:35 nn 1.6.388.1: #i32307# API for manual sorting in DataPilot


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [2fb6841905868f911153408e8319a21af4f5cb33]

INTEGRATION: CWS datapilotsort (1.4.388); FILE MERGED 2007/10/01 13:20:35 nn 1.4.388.1: #i32307# API for manual sorting in DataPilot


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [b8f377b74ec39a32c1bdd5531ea087695ad87140]

INTEGRATION: CWS datapilotsort (1.83.12); FILE MERGED 2007/10/01 09:36:00 nn 1.83.12.3: RESYNC: (1.83-1.85); FILE MERGED 2007/09/26 16:49:16 nn 1.83.12.2: #i32307# manual sorting: several items 2007/09/19 16:57:50 nn 1.83.12.1: #i32307# DataPilot manual sorting


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [b4f899aca13d3a31e083c448115e049cd38e19ae]

INTEGRATION: CWS datapilotsort (1.13.160); FILE MERGED 2007/09/26 16:49:16 nn 1.13.160.2: #i32307# manual sorting: several items 2007/09/19 16:57:50 nn 1.13.160.1: #i32307# DataPilot manual sorting


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [e1131ef72e23bf56a7b94c06204ac3a5eab8e410]

INTEGRATION: CWS datapilotsort (1.46.130); FILE MERGED 2007/09/26 17:51:04 nn 1.46.130.1: #i32307# DataPilot manual sorting via copy & paste


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [9c36384addc6f71cbf733d73cf47dc847a24d1ad]

INTEGRATION: CWS datapilotsort (1.19.160); FILE MERGED 2007/09/28 12:01:54 nn 1.19.160.1: #i32307# DataPilot manual sorting via API


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [8a697abff968e3001091429ee038ab761067b81f]

INTEGRATION: CWS datapilotsort (1.7.120); FILE MERGED 2007/09/19 16:57:50 nn 1.7.120.1: #i32307# DataPilot manual sorting


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [dc0c7bf514293963b0700535ae8f9d92d44e49e9]

INTEGRATION: CWS datapilotsort (1.26.66); FILE MERGED 2007/09/19 16:57:49 nn 1.26.66.1: #i32307# DataPilot manual sorting


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [7ad82d4bcbe9cbee007b41ac060379ee1e20571b]

INTEGRATION: CWS datapilotsort (1.19.150); FILE MERGED 2007/10/01 09:26:01 nn 1.19.150.3: RESYNC: (1.19-1.20); FILE MERGED 2007/09/28 16:05:13 nn 1.19.150.2: #i32307# default sorting is ascending by name 2007/09/19 16:57:48 nn 1.19.150.1: #i32307# DataPilot manual sorting


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [0ca58f2eca2e48739cad938ed1fa7c095826b28b]

INTEGRATION: CWS datapilotsort (1.11.160); FILE MERGED 2007/09/28 12:01:54 nn 1.11.160.2: #i32307# DataPilot manual sorting via API 2007/09/19 16:57:48 nn 1.11.160.1: #i32307# DataPilot manual sorting


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [e0befa5ad355dc9ad04ffa06083b2df2a917492b]

INTEGRATION: CWS datapilotsort (1.8.174); FILE MERGED 2007/09/19 16:57:48 nn 1.8.174.1: #i32307# DataPilot manual sorting


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [1aaa8c3c637963687a6d8caaab2adec67e1d216c]

INTEGRATION: CWS datapilotsort (1.9.174); FILE MERGED 2007/09/28 12:01:54 nn 1.9.174.2: #i32307# DataPilot manual sorting via API 2007/09/19 16:57:48 nn 1.9.174.1: #i32307# DataPilot manual sorting


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [f26c2e34d18187dd2acdc5f7222e74a8fc43f16f]

INTEGRATION: CWS beppec56pdflinks (1.49.18); FILE MERGED 2007/11/04 15:51:47 beppec56 1.49.18.3: Issue number: #i56629# Submitted by: beppec56 Reviewed by: beppec56 PDF Export: relative hyperlink and other stuff, contains beppec56pdfa1b for interoperability reason 2007/08/11 15:53:03 beppec56 1.49.18.2: Issue number: #i56629# Submitted by: beppec56 Reviewed by: beppec56 PDF Export: add relative hyperlink and other stuff 2007/08/09 17:46:51 beppec56 1.49.18.1: Issue number: i56629 Submitted by: beppec56 Reviewed by: beppec56 Add PDF relative hyperlink


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [df26271a319b1658e30314f98b103a87e1cfeb27]

INTEGRATION: CWS beppec56pdflinks (1.114.8); FILE MERGED 2007/11/06 22:43:54 beppec56 1.114.8.8: Issue number: #i56629# Submitted by: beppec56 Reviewed by: beppec56 PDF Export: relative hyperlink and other stuff, contains beppec56pdfa1b for interoperability reason 2007/11/04 15:51:47 beppec56 1.114.8.7: Issue number: #i56629# Submitted by: beppec56 Reviewed by: beppec56 PDF Export: relative hyperlink and other stuff, contains beppec56pdfa1b for interoperability reason 2007/11/02 14:36:29 beppec56 1.114.8.6: Issue number: #i56629# Submitted by: beppec56 Reviewed by: beppec56 PDF Export: relative hyperlink and other stuff 2007/11/02 09:33:42 pl 1.114.8.5: fixed a warning on windows 2007/10/30 22:33:58 beppec56 1.114.8.4: Issue number: #i56629# Submitted by: beppec56 Reviewed by: beppec56 PDF Export: relative hyperlink and other stuff 2007/08/17 21:51:52 beppec56 1.114.8.3: Issue number: #i56629# Submitted by: beppec56 Reviewed by: beppec56 PDF Export: relative hyperlink and other stuff 2007/08/11 15:53:03 beppec56 1.114.8.2: Issue number: #i56629# Submitted by: beppec56 Reviewed by: beppec56 PDF Export: add relative hyperlink and other stuff 2007/08/09 17:46:51 beppec56 1.114.8.1: Issue number: i56629 Submitted by: beppec56 Reviewed by: beppec56 Add PDF relative hyperlink


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [98003b5d5d8838a2ad9dac15e18fc31336e123b4]

INTEGRATION: CWS beppec56pdflinks (1.20.56); FILE MERGED 2007/08/09 17:46:51 beppec56 1.20.56.1: Issue number: i56629 Submitted by: beppec56 Reviewed by: beppec56 Add PDF relative hyperlink


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [fd8e9cb1c5fc0e7e9ed3af487db766e786188f3a]

INTEGRATION: CWS beppec56pdflinks (1.11.56); FILE MERGED 2007/08/10 14:10:44 beppec56 1.11.56.2: Issue: i56629 Submitted by: beppec56 Reviewed by: beppec56 PDF relative hyperlinks 2007/08/09 17:46:51 beppec56 1.11.56.1: Issue number: i56629 Submitted by: beppec56 Reviewed by: beppec56 Add PDF relative hyperlink


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [0a228647f8431c4915e1b904565271532b267908]

INTEGRATION: CWS beppec56pdflinks (1.8.120); FILE MERGED 2007/11/04 15:51:47 beppec56 1.8.120.1: Issue number: #i56629# Submitted by: beppec56 Reviewed by: beppec56 PDF Export: relative hyperlink and other stuff, contains beppec56pdfa1b for interoperability reason


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [16af0d6961d6471a715b2e31f61a77127ff224c3]

INTEGRATION: CWS beppec56pdflinks (1.4.76); FILE MERGED 2007/11/04 15:51:47 beppec56 1.4.76.3: Issue number: #i56629# Submitted by: beppec56 Reviewed by: beppec56 PDF Export: relative hyperlink and other stuff, contains beppec56pdfa1b for interoperability reason 2007/08/11 15:53:03 beppec56 1.4.76.2: Issue number: #i56629# Submitted by: beppec56 Reviewed by: beppec56 PDF Export: add relative hyperlink and other stuff 2007/08/09 17:46:51 beppec56 1.4.76.1: Issue number: i56629 Submitted by: beppec56 Reviewed by: beppec56 Add PDF relative hyperlink


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [493567edf658521c7d1b1c30470c934059c7f3dd]

INTEGRATION: CWS beppec56pdflinks (1.2.134); FILE MERGED 2007/08/11 15:53:03 beppec56 1.2.134.2: Issue number: #i56629# Submitted by: beppec56 Reviewed by: beppec56 PDF Export: add relative hyperlink and other stuff 2007/08/09 17:46:51 beppec56 1.2.134.1: Issue number: i56629 Submitted by: beppec56 Reviewed by: beppec56 Add PDF relative hyperlink


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [e1dc0c5d7b53797b3da984e40be9a3659d6f9d80]

INTEGRATION: CWS beppec56pdflinks (1.17.198); FILE MERGED 2007/09/29 12:54:18 beppec56 1.17.198.2: RESYNC: (1.17-1.18); FILE MERGED 2007/08/09 17:46:50 beppec56 1.17.198.1: Issue number: i56629 Submitted by: beppec56 Reviewed by: beppec56 Add PDF relative hyperlink


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [a71e9b97bdde6f751348536758758371aa586005]

INTEGRATION: CWS beppec56pdflinks (1.62.100); FILE MERGED 2007/08/10 14:10:43 beppec56 1.62.100.1: Issue: i56629 Submitted by: beppec56 Reviewed by: beppec56 PDF relative hyperlinks


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [99d0a3b15fcdb40ae7628392bb098877d0d5be95]

INTEGRATION: CWS beppec56pdflinks (1.102.24); FILE MERGED 2007/09/28 12:29:49 beppec56 1.102.24.4: Issue number: #i56629# Submitted by: beppec56 Reviewed by: beppec56 PDF Export: relative hyperlink and other stuff 2007/08/11 15:53:02 beppec56 1.102.24.3: Issue number: #i56629# Submitted by: beppec56 Reviewed by: beppec56 PDF Export: add relative hyperlink and other stuff 2007/08/10 14:10:44 beppec56 1.102.24.2: Issue: i56629 Submitted by: beppec56 Reviewed by: beppec56 PDF relative hyperlinks 2007/08/09 17:46:50 beppec56 1.102.24.1: Issue number: i56629 Submitted by: beppec56 Reviewed by: beppec56 Add PDF relative hyperlink


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [62811c5a65e7ce3851857232c6c64ea0797d2517]

INTEGRATION: CWS beppec56pdflinks (1.140.4); FILE MERGED 2007/11/07 13:48:10 beppec56 1.140.4.4: Issue number: #i56629# Submitted by: beppec56 Reviewed by: beppec56 PDF Export: relative hyperlink and other stuff, contains beppec56pdfa1b for interoperability reason 2007/11/04 15:51:46 beppec56 1.140.4.3: Issue number: #i56629# Submitted by: beppec56 Reviewed by: beppec56 PDF Export: relative hyperlink and other stuff, contains beppec56pdfa1b for interoperability reason 2007/10/01 11:01:05 beppec56 1.140.4.2: Issue number: #i56629# Submitted by: beppec56 Reviewed by: beppec56 PDF Export: relative hyperlink and other stuff 2007/08/09 17:46:48 beppec56 1.140.4.1: Issue number: i56629 Submitted by: beppec56 Reviewed by: beppec56 Add PDF relative hyperlink


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [060c2ec1fbd32b1cd6c86fe5fba7d5e147e5007e]

INTEGRATION: CWS beppec56pdflinks (1.13.4); FILE MERGED 2007/11/04 15:51:45 beppec56 1.13.4.4: Issue number: #i56629# Submitted by: beppec56 Reviewed by: beppec56 PDF Export: relative hyperlink and other stuff, contains beppec56pdfa1b for interoperability reason 2007/11/02 16:24:11 beppec56 1.13.4.3: Issue number: #i56629# Submitted by: beppec56 Reviewed by: beppec56 PDF Export: relative hyperlink and other stuff 2007/11/02 14:36:29 beppec56 1.13.4.2: Issue number: #i56629# Submitted by: beppec56 Reviewed by: beppec56 PDF Export: relative hyperlink and other stuff 2007/08/23 07:33:16 beppec56 1.13.4.1: Issue number: #i56629# Submitted by: beppec56 Reviewed by: beppec56 PDF Export: relative hyperlink and other stuf


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [33b3f16ca94619205f3244e12266e778203d1466]

INTEGRATION: CWS beppec56pdflinks (1.11.72); FILE MERGED 2007/11/04 15:51:45 beppec56 1.11.72.3: Issue number: #i56629# Submitted by: beppec56 Reviewed by: beppec56 PDF Export: relative hyperlink and other stuff, contains beppec56pdfa1b for interoperability reason 2007/10/01 11:01:04 beppec56 1.11.72.2: Issue number: #i56629# Submitted by: beppec56 Reviewed by: beppec56 PDF Export: relative hyperlink and other stuff 2007/08/09 17:46:48 beppec56 1.11.72.1: Issue number: i56629 Submitted by: beppec56 Reviewed by: beppec56 Add PDF relative hyperlink


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [767abb807d48270be03d08fa75d55a008bf8869d]

INTEGRATION: CWS beppec56pdflinks (1.58.34); FILE MERGED 2007/11/06 22:43:54 beppec56 1.58.34.5: Issue number: #i56629# Submitted by: beppec56 Reviewed by: beppec56 PDF Export: relative hyperlink and other stuff, contains beppec56pdfa1b for interoperability reason 2007/11/04 15:51:45 beppec56 1.58.34.4: Issue number: #i56629# Submitted by: beppec56 Reviewed by: beppec56 PDF Export: relative hyperlink and other stuff, contains beppec56pdfa1b for interoperability reason 2007/10/01 11:01:04 beppec56 1.58.34.3: Issue number: #i56629# Submitted by: beppec56 Reviewed by: beppec56 PDF Export: relative hyperlink and other stuff 2007/08/11 15:53:02 beppec56 1.58.34.2: Issue number: #i56629# Submitted by: beppec56 Reviewed by: beppec56 PDF Export: add relative hyperlink and other stuff 2007/08/09 17:46:48 beppec56 1.58.34.1: Issue number: i56629 Submitted by: beppec56 Reviewed by: beppec56 Add PDF relative hyperlink


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [b96aa51ebd02f1c877b01825b0c5f9ea2787a7a3]

INTEGRATION: CWS beppec56pdflinks (1.35.58); FILE MERGED 2007/11/06 22:43:54 beppec56 1.35.58.6: Issue number: #i56629# Submitted by: beppec56 Reviewed by: beppec56 PDF Export: relative hyperlink and other stuff, contains beppec56pdfa1b for interoperability reason 2007/11/04 15:51:45 beppec56 1.35.58.5: Issue number: #i56629# Submitted by: beppec56 Reviewed by: beppec56 PDF Export: relative hyperlink and other stuff, contains beppec56pdfa1b for interoperability reason 2007/11/02 14:09:36 pl 1.35.58.4: minor spelling correction 2007/10/01 11:01:04 beppec56 1.35.58.3: Issue number: #i56629# Submitted by: beppec56 Reviewed by: beppec56 PDF Export: relative hyperlink and other stuff 2007/08/12 16:19:05 beppec56 1.35.58.2: Issue number: #i56629# Submitted by: beppec56 Reviewed by: beppec56 PDF Export: relative hyperlink and other stuff 2007/08/09 17:46:48 beppec56 1.35.58.1: Issue number: i56629 Submitted by: beppec56 Reviewed by: beppec56 Add PDF relative hyperlink


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [705b7d6edfc63a1e5fc1a650b79ad1ca76a5d0dc]

INTEGRATION: CWS beppec56pdflinks (1.18.58); FILE MERGED 2007/11/07 13:48:10 beppec56 1.18.58.7: Issue number: #i56629# Submitted by: beppec56 Reviewed by: beppec56 PDF Export: relative hyperlink and other stuff, contains beppec56pdfa1b for interoperability reason 2007/11/06 22:43:54 beppec56 1.18.58.6: Issue number: #i56629# Submitted by: beppec56 Reviewed by: beppec56 PDF Export: relative hyperlink and other stuff, contains beppec56pdfa1b for interoperability reason 2007/11/04 15:51:45 beppec56 1.18.58.5: Issue number: #i56629# Submitted by: beppec56 Reviewed by: beppec56 PDF Export: relative hyperlink and other stuff, contains beppec56pdfa1b for interoperability reason 2007/10/01 11:01:04 beppec56 1.18.58.4: Issue number: #i56629# Submitted by: beppec56 Reviewed by: beppec56 PDF Export: relative hyperlink and other stuff 2007/08/12 16:19:05 beppec56 1.18.58.3: Issue number: #i56629# Submitted by: beppec56 Reviewed by: beppec56 PDF Export: relative hyperlink and other stuff 2007/08/11 15:53:02 beppec56 1.18.58.2: Issue number: #i56629# Submitted by: beppec56 Reviewed by: beppec56 PDF Export: add relative hyperlink and other stuff 2007/08/09 17:46:48 beppec56 1.18.58.1: Issue number: i56629 Submitted by: beppec56 Reviewed by: beppec56 Add PDF relative hyperlink


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [f1aad3ecc0e4195e6f3b40c012956444d29e3dea]

INTEGRATION: CWS beppec56pdflinks (1.12.72); FILE MERGED 2007/11/06 22:43:54 beppec56 1.12.72.6: Issue number: #i56629# Submitted by: beppec56 Reviewed by: beppec56 PDF Export: relative hyperlink and other stuff, contains beppec56pdfa1b for interoperability reason 2007/11/04 15:51:45 beppec56 1.12.72.5: Issue number: #i56629# Submitted by: beppec56 Reviewed by: beppec56 PDF Export: relative hyperlink and other stuff, contains beppec56pdfa1b for interoperability reason 2007/10/01 11:01:04 beppec56 1.12.72.4: Issue number: #i56629# Submitted by: beppec56 Reviewed by: beppec56 PDF Export: relative hyperlink and other stuff 2007/08/12 16:19:05 beppec56 1.12.72.3: Issue number: #i56629# Submitted by: beppec56 Reviewed by: beppec56 PDF Export: relative hyperlink and other stuff 2007/08/11 15:53:02 beppec56 1.12.72.2: Issue number: #i56629# Submitted by: beppec56 Reviewed by: beppec56 PDF Export: add relative hyperlink and other stuff 2007/08/09 17:46:48 beppec56 1.12.72.1: Issue number: i56629 Submitted by: beppec56 Reviewed by: beppec56 Add PDF relative hyperlink


2007-11-20  Ivo Hinkelmann  <ihi@openoffice.org>  [ce70d382b875c073b4443ae0989c8dea6169573a]

INTEGRATION: CWS beppec56pdflinks (1.24.58); FILE MERGED 2007/11/07 13:48:10 beppec56 1.24.58.9: Issue number: #i56629# Submitted by: beppec56 Reviewed by: beppec56 PDF Export: relative hyperlink and other stuff, contains beppec56pdfa1b for interoperability reason 2007/11/06 22:43:53 beppec56 1.24.58.8: Issue number: #i56629# Submitted by: beppec56 Reviewed by: beppec56 PDF Export: relative hyperlink and other stuff, contains beppec56pdfa1b for interoperability reason 2007/11/05 13:00:18 pl 1.24.58.7: fixed a warning on Windows 2007/11/04 15:51:45 beppec56 1.24.58.6: Issue number: #i56629# Submitted by: beppec56 Reviewed by: beppec56 PDF Export: relative hyperlink and other stuff, contains beppec56pdfa1b for interoperability reason 2007/10/01 11:01:04 beppec56 1.24.58.5: Issue number: #i56629# Submitted by: beppec56 Reviewed by: beppec56 PDF Export: relative hyperlink and other stuff 2007/08/23 07:33:15 beppec56 1.24.58.4: Issue number: #i56629# Submitted by: beppec56 Reviewed by: beppec56 PDF Export: relative hyperlink and other stuf 2007/08/12 16:19:05 beppec56 1.24.58.3: Issue number: #i56629# Submitted by: beppec56 Reviewed by: beppec56 PDF Export: relative hyperlink and other stuff 2007/08/11 15:53:02 beppec56 1.24.58.2: Issue number: #i56629# Submitted by: beppec56 Reviewed by: beppec56 PDF Export: add relative hyperlink and other stuff 2007/08/09 17:46:48 beppec56 1.24.58.1: Issue number: i56629 Submitted by: beppec56 Reviewed by: beppec56 Add PDF relative hyperlink


2007-11-20  Oliver Bolte  <obo@openoffice.org>  [2a453756b67234c5eeb62ed15778ea58916339ba]

#i10000# unxmacxi (nonpro) activated for OpenOffice


2007-11-20  Armin Weiss  <aw@openoffice.org>  [fc5ecdc4ba5492392711863e09d61859deaad340]

#i39532# adaptions to fat line specials


2007-11-19  Ivo Hinkelmann  <ihi@openoffice.org>  [e366fc6d5a6135dd774eafc7db189ba8815599ff]

INTEGRATION: CWS fwk74 (1.5.110); FILE MERGED 2007/10/09 13:37:58 mav 1.5.110.1: #i82393# fix the typo


2007-11-19  Ivo Hinkelmann  <ihi@openoffice.org>  [62fbaf1c4c946429c9acd18fad079e4889d956b4]

INTEGRATION: CWS fwk74 (1.21.58); FILE MERGED 2007/09/13 09:18:30 cd 1.21.58.1: #i81347# SvxSearchItem must have Query- and PutValue methods that support converting the whole object


2007-11-19  Ivo Hinkelmann  <ihi@openoffice.org>  [702b97150d13f5dc3f04beef404321e9b3eca19c]

INTEGRATION: CWS fwk74 (1.41.74); FILE MERGED 2007/09/07 12:21:32 cd 1.41.74.1: #i74437# Don't use obsolete old font height toolbox controller


2007-11-19  Ivo Hinkelmann  <ihi@openoffice.org>  [3b824fbab149e03fc65756f27f222553cd3c32f3]

INTEGRATION: CWS fwk74 (1.18.130); FILE MERGED 2007/10/17 08:50:12 cd 1.18.130.1: #i82659# Check reference before use.


2007-11-19  Ivo Hinkelmann  <ihi@openoffice.org>  [768ecb449b6b28fbdc281c205f38ad79ffa86f54]

INTEGRATION: CWS fwk74 (1.3.22); FILE MERGED 2007/09/13 09:43:07 cd 1.3.22.2: #i74437# Remove obsolete code 2007/09/07 12:18:35 cd 1.3.22.1: #i74437# Don't use obsolete old font height toolbox controller


2007-11-19  Ivo Hinkelmann  <ihi@openoffice.org>  [d984d0318635dc0c778d5e4cd3e5550e0684803d]

INTEGRATION: CWS fwk74 (1.33.68); FILE MERGED 2007/10/02 06:15:51 cd 1.33.68.1: #i73355# Exchange wrong implementation of ReplaceImage with name as key.


2007-11-19  Ivo Hinkelmann  <ihi@openoffice.org>  [81be56e798764d9d18885b3d0c4a898eccf892bf]

INTEGRATION: CWS fwk74 (1.18.86); FILE MERGED 2007/09/07 12:41:36 cd 1.18.86.1: #i74437# Replace old font height toolbox controller implementation with generic uno based one.


2007-11-19  Ivo Hinkelmann  <ihi@openoffice.org>  [65ea5c9d5b0c5f09aef92e8dafc9494474a3cf3b]

INTEGRATION: CWS fwk74 (1.1.2); FILE ADDED 2007/10/09 07:25:55 cd 1.1.2.2: #i10000# Added missing include statement 2007/09/07 12:43:15 cd 1.1.2.1: #i74437# Uno based font height toolbox controller implementation.


2007-11-19  Ivo Hinkelmann  <ihi@openoffice.org>  [13c27785546dc57a426daf077174b9d2d98f31fa]

INTEGRATION: CWS fwk74 (1.80.18); FILE MERGED 2007/10/08 13:41:36 cd 1.80.18.3: RESYNC: (1.80-1.81); FILE MERGED 2007/09/12 07:51:26 cd 1.80.18.2: #i81347# Resources must be deleted on dispose 2007/09/07 12:41:36 cd 1.80.18.1: #i74437# Replace old font height toolbox controller implementation with generic uno based one.


2007-11-19  Ivo Hinkelmann  <ihi@openoffice.org>  [cd72a9fdb92d8a33ef5101d6b9a555e31ccbb23f]

INTEGRATION: CWS fwk74 (1.12.68); FILE MERGED 2007/10/08 13:41:32 cd 1.12.68.2: RESYNC: (1.12-1.13); FILE MERGED 2007/09/07 12:41:36 cd 1.12.68.1: #i74437# Replace old font height toolbox controller implementation with generic uno based one.


2007-11-19  Ivo Hinkelmann  <ihi@openoffice.org>  [361640643252e692fe23ef445b2605fc9a042555]

INTEGRATION: CWS fwk74 (1.18.88); FILE MERGED 2007/10/02 06:12:50 cd 1.18.88.1: #i73355# Added functions to replace existing icons in custom icon repository


2007-11-19  Ivo Hinkelmann  <ihi@openoffice.org>  [6291ae7fcd0a61b0ed0c391ef4a345fb58cf8822]

INTEGRATION: CWS fwk74 (1.13.434); FILE MERGED 2007/10/17 09:27:07 cd 1.13.434.4: RESYNC: (1.13-1.14); FILE MERGED 2007/10/09 07:05:25 cd 1.13.434.3: #i10000 Added missing include statement 2007/10/02 06:12:50 cd 1.13.434.2: #i73355# Added functions to replace existing icons in custom icon repository 2007/08/14 09:10:38 cd 1.13.434.1: #i73354# Store imported icons persistent in another image manager


2007-11-19  Ivo Hinkelmann  <ihi@openoffice.org>  [cca5239484b03d26b33bd50b1d29d6fdc599a28e]

INTEGRATION: CWS fwk74 (1.6.894); FILE MERGED 2007/10/02 06:12:50 cd 1.6.894.1: #i73355# Added functions to replace existing icons in custom icon repository


2007-11-19  Ivo Hinkelmann  <ihi@openoffice.org>  [47809c07033a3e1e8821421d88a75590507d4eff]

INTEGRATION: CWS fwk74 (1.41.80); FILE MERGED 2007/10/17 09:27:03 cd 1.41.80.4: RESYNC: (1.42-1.43); FILE MERGED 2007/10/08 13:41:29 cd 1.41.80.3: RESYNC: (1.41-1.42); FILE MERGED 2007/10/02 06:12:50 cd 1.41.80.2: #i73355# Added functions to replace existing icons in custom icon repository 2007/08/14 09:10:38 cd 1.41.80.1: #i73354# Store imported icons persistent in another image manager


2007-11-19  Ivo Hinkelmann  <ihi@openoffice.org>  [af854399b222483a48d1911853e74af082619e1c]

INTEGRATION: CWS fwk74 (1.72.78); FILE MERGED 2007/09/07 12:41:35 cd 1.72.78.1: #i74437# Replace old font height toolbox controller implementation with generic uno based one.


2007-11-19  Ivo Hinkelmann  <ihi@openoffice.org>  [896058b4b57d4a019b525321b33d4c471043d89e]

INTEGRATION: CWS fwk74 (1.4.72); FILE MERGED 2007/09/12 07:50:10 cd 1.4.72.2: #i81347# Resources must be deleted on dispose 2007/09/07 12:41:35 cd 1.4.72.1: #i74437# Replace old font height toolbox controller implementation with generic uno based one.


2007-11-19  Ivo Hinkelmann  <ihi@openoffice.org>  [376d2b4815bc5bd5f43eefda03abae9c8065ed8f]

INTEGRATION: CWS fwk74 (1.4.78); FILE MERGED 2007/09/07 12:41:35 cd 1.4.78.1: #i74437# Replace old font height toolbox controller implementation with generic uno based one.


2007-11-19  Ivo Hinkelmann  <ihi@openoffice.org>  [b566bf2e65ca5c96bdf275589fed6151475bfadf]

INTEGRATION: CWS fwk74 (1.5.78); FILE MERGED 2007/10/02 06:12:50 cd 1.5.78.1: #i73355# Added functions to replace existing icons in custom icon repository


2007-11-19  Ivo Hinkelmann  <ihi@openoffice.org>  [827e0fe8bed1f252ef6ef58d026f19bf77dfdb3a]

INTEGRATION: CWS fwk74 (1.1.2); FILE ADDED 2007/09/07 12:42:53 cd 1.1.2.1: #i74437# Uno based font height toolbox controller implementation.


2007-11-19  Ivo Hinkelmann  <ihi@openoffice.org>  [076cd627e6fa6df8fa62c91963e39ba4ac135233]

INTEGRATION: CWS fwk74 (1.26.188); FILE MERGED 2007/10/02 06:48:58 cd 1.26.188.2: RESYNC: (1.26-1.27); FILE MERGED 2007/09/13 09:17:25 cd 1.26.188.1: #i81347# Check arguments pointer before use


2007-11-19  Ivo Hinkelmann  <ihi@openoffice.org>  [977b00093734d0fe3731db289105ac41da84039e]

INTEGRATION: CWS fwk74 (1.61.118); FILE MERGED 2007/10/02 06:48:52 cd 1.61.118.2: RESYNC: (1.61-1.63); FILE MERGED 2007/09/07 13:54:28 cd 1.61.118.1: #i74437# Replace old font height toolbox controller implementation with generic uno based one.


2007-11-19  Ivo Hinkelmann  <ihi@openoffice.org>  [e26f4d4289d81d7a66f0a8acd577b4949a66c2b4]

INTEGRATION: CWS fwk74 (1.31.110); FILE MERGED 2007/09/07 12:22:38 cd 1.31.110.1: #i74437# Don't use obsolete old font height toolbox controller


2007-11-19  Ivo Hinkelmann  <ihi@openoffice.org>  [0da92dda1410ec319e9477d0b8dc67be03e48d41]

INTEGRATION: CWS fwk74 (1.13.66); FILE MERGED 2007/09/12 08:11:16 cd 1.13.66.1: #i74437# Register UNO based font height controller for all application modules


2007-11-19  Ivo Hinkelmann  <ihi@openoffice.org>  [4e7d816e9a8c872527c9c47a66f3af7cc1529c61]

INTEGRATION: CWS updchk10 (1.3.76); FILE MERGED 2007/10/31 07:41:14 dv 1.3.76.3: #i82851# Ignore read only package managers, because update will not be shown in update dialog anyway for those 2007/10/24 06:07:06 dv 1.3.76.2: #i82851# Support automatic checking for extension updates 2007/10/08 10:33:09 dv 1.3.76.1: added isUpdateAvailable()


2007-11-19  Ivo Hinkelmann  <ihi@openoffice.org>  [bbc3078aae08d5c65e4724a118257241abb13344]

INTEGRATION: CWS updchk10 (1.5.100); FILE MERGED 2007/10/16 06:23:22 dv 1.5.100.1: Removed superfluous string


2007-11-19  Ivo Hinkelmann  <ihi@openoffice.org>  [2f3596889233c3b326f8cd45e62dccfa8857a085]

INTEGRATION: CWS updchk10 (1.4.84); FILE MERGED 2007/10/16 06:23:59 dv 1.4.84.1: Removed superfluous string


2007-11-19  Ivo Hinkelmann  <ihi@openoffice.org>  [0d97ada643e3dcb53cb610ddbf442dcabc3673b3]

INTEGRATION: CWS updchk10 (1.3.44); FILE MERGED 2007/10/31 14:26:04 dv 1.3.44.2: #i82851# Check if there are still pending updates after removing an extension 2007/10/29 13:27:44 dv 1.3.44.1: #i82851# Extension manager notifies update check about found updates


2007-11-19  Ivo Hinkelmann  <ihi@openoffice.org>  [350bf74bc98c7c7efda3bec7bab3e6d79dc9c3c0]

INTEGRATION: CWS updchk10 (1.8.26); FILE MERGED 2007/10/31 14:26:04 dv 1.8.26.3: #i82851# Check if there are still pending updates after removing an extension 2007/10/30 08:35:36 dv 1.8.26.2: #i82851# Notify only when in office context 2007/10/29 13:27:43 dv 1.8.26.1: #i82851# Extension manager notifies update check about found updates


2007-11-19  Ivo Hinkelmann  <ihi@openoffice.org>  [f99cf08c86f2726af6fccd6e873c5f096440ed96]

INTEGRATION: CWS updchk10 (1.18.16); FILE MERGED 2007/10/16 06:24:33 dv 1.18.16.1: Added support for showin update dialog only


2007-11-19  Ivo Hinkelmann  <ihi@openoffice.org>  [344d1a94ed2f2383fea3de986c51f239177215bc]

INTEGRATION: CWS updchk10 (1.29.26); FILE MERGED 2007/10/31 14:26:04 dv 1.29.26.3: #i82851# Check if there are still pending updates after removing an extension 2007/10/29 13:27:43 dv 1.29.26.2: #i82851# Extension manager notifies update check about found updates 2007/10/16 06:24:33 dv 1.29.26.1: Added support for showin update dialog only


2007-11-19  Ivo Hinkelmann  <ihi@openoffice.org>  [16943a9fe086f5a10d0c83cc058d14fa55077dd4]

INTEGRATION: CWS updchk10 (1.10.44); FILE MERGED 2007/10/16 06:22:33 dv 1.10.44.1: Removed superfluous resource ids


2007-11-19  Ivo Hinkelmann  <ihi@openoffice.org>  [3e7e7bf08f2f7bcef71333f9b0baa6dc7444b814]

INTEGRATION: CWS updchk10 (1.18.16); FILE MERGED 2007/10/16 06:21:07 dv 1.18.16.1: Added support for showin update dialog only


2007-11-19  Ivo Hinkelmann  <ihi@openoffice.org>  [50b7112e38f01e7456bb76c248f50d1146b1b7e3]

INTEGRATION: CWS updchk10 (1.4.64); FILE MERGED 2007/10/08 10:40:49 dv 1.4.64.1: added support for autoupdatecheck for extensions


2007-11-19  Ivo Hinkelmann  <ihi@openoffice.org>  [a11d99b2acdb47af897a80da67c4247e23775a28]

INTEGRATION: CWS updchk10 (1.3.168); FILE MERGED 2007/10/08 10:40:49 dv 1.3.168.1: added support for autoupdatecheck for extensions


2007-11-19  Ivo Hinkelmann  <ihi@openoffice.org>  [c02c3ce4c404d2d95a0d49953e30cdfe8f71811f]

INTEGRATION: CWS updchk10 (1.12.2); FILE MERGED 2007/10/08 10:40:49 dv 1.12.2.1: added support for autoupdatecheck for extensions


2007-11-19  Ivo Hinkelmann  <ihi@openoffice.org>  [62a961700b2c6bf7c2c9057ff31df3b9e877e55b]

INTEGRATION: CWS updchk10 (1.6.2); FILE MERGED 2007/10/05 05:10:49 obr 1.6.2.1: #i79582# removed implicit knowledge of office update url


2007-11-19  Ivo Hinkelmann  <ihi@openoffice.org>  [d5213709db0678084705d33e141069936c1e4e97]

INTEGRATION: CWS updchk10 (1.4.24); FILE MERGED 2007/10/29 13:26:40 dv 1.4.24.3: #i82851# Extension manager notifies update check about found updates 2007/10/23 10:54:05 dv 1.4.24.2: #i82851# Support automatic checking for extension updates 2007/10/08 10:40:49 dv 1.4.24.1: added support for autoupdatecheck for extensions


2007-11-19  Ivo Hinkelmann  <ihi@openoffice.org>  [b06e0b4b7ce8e0369b37dcf4e9e6935be0f5b9cc]

INTEGRATION: CWS updchk10 (1.7.2); FILE MERGED 2007/10/29 13:26:40 dv 1.7.2.3: #i82851# Extension manager notifies update check about found updates 2007/10/23 10:54:05 dv 1.7.2.2: #i82851# Support automatic checking for extension updates 2007/10/08 10:40:49 dv 1.7.2.1: added support for autoupdatecheck for extensions


2007-11-19  Ivo Hinkelmann  <ihi@openoffice.org>  [3faafaf1b001d9c6bdf747bc7d7bcc5b658bcf2c]

INTEGRATION: CWS updchk10 (1.3.18); FILE MERGED 2007/10/08 10:40:49 dv 1.3.18.1: added support for autoupdatecheck for extensions


2007-11-19  Ivo Hinkelmann  <ihi@openoffice.org>  [d83c7dc938c5854cc3c9781a06811d9a763774ae]

INTEGRATION: CWS updchk10 (1.3.2); FILE MERGED 2007/10/08 10:40:49 dv 1.3.2.2: added support for autoupdatecheck for extensions 2007/08/30 12:36:30 dv 1.3.2.1: #i80859# Add only once as top window listenr


2007-11-19  Ivo Hinkelmann  <ihi@openoffice.org>  [b14a4bd926ac9c7cadbe06f4277eaa9ec41136af]

INTEGRATION: CWS updchk10 (1.2.24); FILE MERGED 2007/10/08 10:40:49 dv 1.2.24.1: added support for autoupdatecheck for extensions


2007-11-19  Ivo Hinkelmann  <ihi@openoffice.org>  [356b8eed804b6277c033d444460b0fbf80b99933]

INTEGRATION: CWS updchk10 (1.3.2); FILE MERGED 2007/10/08 10:40:48 dv 1.3.2.3: added support for autoupdatecheck for extensions 2007/08/30 12:36:30 dv 1.3.2.2: #i80859# Add only once as top window listenr 2007/08/29 14:01:23 dv 1.3.2.1: #i80859# Set correct HID for dialog


2007-11-19  Ivo Hinkelmann  <ihi@openoffice.org>  [a310e9fcca6d7df6f8549bf8c41641c22eb6953e]

INTEGRATION: CWS updchk10 (1.2.24); FILE MERGED 2007/11/13 12:54:30 dv 1.2.24.2: #i83605# only exit job when there is an update list 2007/10/29 13:26:40 dv 1.2.24.1: #i82851# Extension manager notifies update check about found updates


2007-11-19  Ivo Hinkelmann  <ihi@openoffice.org>  [bb4d8ad6f8f00b675c6f28b5f54c96baa78f5279]

INTEGRATION: CWS updchk10 (1.5.2); FILE MERGED 2007/10/23 10:54:05 dv 1.5.2.1: #i82851# Support automatic checking for extension updates


2007-11-19  Ivo Hinkelmann  <ihi@openoffice.org>  [19aa5b87af7590c29ce1e706fd7c424c20b149a5]

INTEGRATION: CWS updchk10 (1.7.2); FILE MERGED 2007/10/29 13:26:40 dv 1.7.2.2: #i82851# Extension manager notifies update check about found updates 2007/10/23 10:54:05 dv 1.7.2.1: #i82851# Support automatic checking for extension updates


2007-11-19  Ivo Hinkelmann  <ihi@openoffice.org>  [03e67d1f5a48ad6e047a90ea68a93245d5b58e63]

INTEGRATION: CWS updchk10 (1.3.2); FILE MERGED 2007/10/29 13:26:40 dv 1.3.2.2: #i82851# Extension manager notifies update check about found updates 2007/10/23 10:54:05 dv 1.3.2.1: #i82851# Support automatic checking for extension updates


2007-11-19  Ivo Hinkelmann  <ihi@openoffice.org>  [c18c3d9d0d02353d4661c8cd743dc4c2260d5c83]

INTEGRATION: CWS updchk10 (1.15.2); FILE MERGED 2007/10/29 13:26:40 dv 1.15.2.3: #i82851# Extension manager notifies update check about found updates 2007/10/23 10:54:05 dv 1.15.2.2: #i82851# Support automatic checking for extension updates 2007/10/08 10:40:48 dv 1.15.2.1: added support for autoupdatecheck for extensions


2007-11-19  Ivo Hinkelmann  <ihi@openoffice.org>  [8c95528ebf1a17166e0ccf4069128816212c503f]

INTEGRATION: CWS updchk10 (1.3.48); FILE MERGED 2007/10/05 05:13:50 obr 1.3.48.1: #i79582# removed implicit usage of the office update URL


2007-11-19  Ivo Hinkelmann  <ihi@openoffice.org>  [8216582ffc3b535d08a390a851f730b135e861cf]

INTEGRATION: CWS updchk10 (1.2.84); FILE MERGED 2007/10/23 10:58:56 dv 1.2.84.2: #i82851# Support automatic checking for extension updates 2007/10/08 10:34:20 dv 1.2.84.1: added isUpdateAvailable()


2007-11-19  Ivo Hinkelmann  <ihi@openoffice.org>  [2cd4889e30119fe0e517b968de0e0bbe0a5a5218]

INTEGRATION: CWS updchk10 (1.4.84); FILE MERGED 2007/09/14 16:19:52 lo 1.4.84.1: #i81589# xml serialization


2007-11-19  Ivo Hinkelmann  <ihi@openoffice.org>  [31962b09ba1abb0c0ba3db34c061bf3b9a5821c4]

INTEGRATION: CWS updchk10 (1.3.70); FILE MERGED 2007/09/14 16:19:52 lo 1.3.70.1: #i81589# xml serialization


2007-11-19  Ivo Hinkelmann  <ihi@openoffice.org>  [267d0921043f5e159f1654ba528bfc0dcd68ae29]

INTEGRATION: CWS updchk10 (1.4.38); FILE MERGED 2007/09/14 16:19:52 lo 1.4.38.1: #i81589# xml serialization


2007-11-19  Ivo Hinkelmann  <ihi@openoffice.org>  [37e3b7b6808151818f3e31d450074cc0e610f86c]

INTEGRATION: CWS updchk10 (1.4.58); FILE MERGED 2007/09/14 16:19:52 lo 1.4.58.1: #i81589# xml serialization


2007-11-19  Ivo Hinkelmann  <ihi@openoffice.org>  [d03d43bf62b2bdcaefdb12075a9efd6924af981f]

INTEGRATION: CWS updchk10 (1.3.58); FILE MERGED 2007/09/14 16:19:52 lo 1.3.58.1: #i81589# xml serialization


2007-11-19  Ivo Hinkelmann  <ihi@openoffice.org>  [2d8bdf36728d4ea95309ce35f68810cf92208895]

INTEGRATION: CWS updchk10 (1.5.38); FILE MERGED 2007/09/14 16:19:52 lo 1.5.38.1: #i81589# xml serialization


2007-11-19  Ivo Hinkelmann  <ihi@openoffice.org>  [3589804ba21b6b4423c32f2d49736578a8b9a47e]

INTEGRATION: CWS updchk10 (1.8.38); FILE MERGED 2007/09/14 16:19:52 lo 1.8.38.1: #i81589# xml serialization


2007-11-19  Ivo Hinkelmann  <ihi@openoffice.org>  [9c250d20efcce2272d1d6943521e8d2195d8de65]

INTEGRATION: CWS updchk10 (1.11.16); FILE MERGED 2007/09/14 16:19:52 lo 1.11.16.1: #i81589# xml serialization


2007-11-19  Ivo Hinkelmann  <ihi@openoffice.org>  [f17d2b870e471b61c52626f98b4de4a58c6e7850]

INTEGRATION: CWS updchk10 (1.5.38); FILE MERGED 2007/09/14 16:19:51 lo 1.5.38.1: #i81589# xml serialization


2007-11-19  Ivo Hinkelmann  <ihi@openoffice.org>  [0a023b689a1fb3ae18ec060f9cceab39c5387231]

INTEGRATION: CWS updchk10 (1.4.38); FILE MERGED 2007/09/14 16:19:51 lo 1.4.38.1: #i81589# xml serialization


2007-11-19  Ivo Hinkelmann  <ihi@openoffice.org>  [51e2296aa60962637f717bb704700bac60eec5db]

INTEGRATION: CWS updchk10 (1.4.58); FILE MERGED 2007/09/14 16:19:51 lo 1.4.58.1: #i81589# xml serialization


2007-11-19  Ivo Hinkelmann  <ihi@openoffice.org>  [702d0bb3d33f87a0b3a4821feeb9de934ff4ddde]

INTEGRATION: CWS updchk10 (1.7.38); FILE MERGED 2007/09/14 16:19:51 lo 1.7.38.1: #i81589# xml serialization


2007-11-19  Ivo Hinkelmann  <ihi@openoffice.org>  [7c436f2c14b62443e3bf31f71ad6a5839e886047]

INTEGRATION: CWS updchk10 (1.10.38); FILE MERGED 2007/09/14 16:35:30 lo 1.10.38.2: #i81582# linux build 2007/09/14 16:19:51 lo 1.10.38.1: #i81589# xml serialization


2007-11-19  Ivo Hinkelmann  <ihi@openoffice.org>  [26df302a6771421fb6fd27702e759b393ed6a8e8]

INTEGRATION: CWS updchk10 (1.3.58); FILE MERGED 2007/09/14 16:19:51 lo 1.3.58.1: #i81589# xml serialization


2007-11-19  Ivo Hinkelmann  <ihi@openoffice.org>  [5d19baefa9dad3d55bfabd285ff2031831f96e08]

INTEGRATION: CWS updchk10 (1.6.38); FILE MERGED 2007/09/14 16:19:51 lo 1.6.38.1: #i81589# xml serialization


2007-11-19  Ivo Hinkelmann  <ihi@openoffice.org>  [615fff84dbd7d4b14e66a4ba3bb51c602ca53257]

INTEGRATION: CWS as6 (1.6.40); FILE MERGED 2007/09/05 08:24:48 as 1.6.40.1: #i63263# some new import, export functions


2007-11-19  Ivo Hinkelmann  <ihi@openoffice.org>  [573ab212aa19cbdf0a08d9f75e0dbfac400b2e71]

INTEGRATION: CWS as6 (1.7.40); FILE MERGED 2007/09/05 08:24:48 as 1.7.40.1: #i63263# some new import, export functions


2007-11-19  Ivo Hinkelmann  <ihi@openoffice.org>  [830923b1ce5b6ba1abc4ebddca647a704a06ee95]

INTEGRATION: CWS as6 (1.12.16); FILE MERGED 2007/08/16 10:09:16 as 1.12.16.1: #i63263# support new multi selection API; #i78854# make AuoExtension working for file dialog in general


2007-11-19  Ivo Hinkelmann  <ihi@openoffice.org>  [5b6da6275c2ec2afbe695df057ddcbe355d11a19]

INTEGRATION: CWS as6 (1.133.12); FILE MERGED 2007/09/05 09:24:24 as 1.133.12.4: RESYNC: (1.133-1.134); FILE MERGED 2007/08/16 14:09:23 as 1.133.12.3: #i78854# improve auto extensions feature slightly 2007/08/16 10:09:16 as 1.133.12.2: #i63263# support new multi selection API; #i78854# make AuoExtension working for file dialog in general 2007/07/24 12:25:08 as 1.133.12.1: #i63263# use new optional interface XFilePicker2


2007-11-19  Ivo Hinkelmann  <ihi@openoffice.org>  [20d185a13b4435b40e9e363104f47eca6115ec03]

INTEGRATION: CWS as6 (1.13.150); FILE MERGED 2007/07/24 12:51:08 as 1.13.150.1: #i63263# make multi selection of files working


2007-11-19  Ivo Hinkelmann  <ihi@openoffice.org>  [1e74c1192286e5a18d1f87faf64fe533727fadef]

INTEGRATION: CWS as6 (1.1.4); FILE ADDED 2007/07/24 12:50:55 as 1.1.4.2: #i63263# make multi selection of files working 2007/07/19 08:12:41 as 1.1.4.1: file XFilePicker2.idl was added on branch cws_src680_as6 on 2007-07-24 12:50:55 +0000


2007-11-19  Ivo Hinkelmann  <ihi@openoffice.org>  [234c780878efbfd4481fb3fa23492e468064ee5a]

INTEGRATION: CWS as6 (1.12.34); FILE MERGED 2007/08/14 09:27:04 as 1.12.34.1: #i78850# make AutoExtension control obsolete; #i63263# improve multi selection mode


2007-11-19  Ivo Hinkelmann  <ihi@openoffice.org>  [118a3543fae309bd59944e2605b63e44b46876be]

INTEGRATION: CWS as6 (1.27.10); FILE MERGED 2007/08/14 09:27:04 as 1.27.10.1: #i78850# make AutoExtension control obsolete; #i63263# improve multi selection mode


2007-11-19  Ivo Hinkelmann  <ihi@openoffice.org>  [39e8cebfef462f760f879101acc4c35dea69ded8]

INTEGRATION: CWS as6 (1.8.346); FILE MERGED 2007/08/16 10:22:20 as 1.8.346.2: #i78854# improve UI layout for NonAutoExtensions mode 2007/08/14 09:27:04 as 1.8.346.1: #i78850# make AutoExtension control obsolete; #i63263# improve multi selection mode


2007-11-19  Ivo Hinkelmann  <ihi@openoffice.org>  [f5b5d44e888fddad27b7b70187344c1bb18ab02e]

INTEGRATION: CWS as6 (1.23.34); FILE MERGED 2007/09/18 07:17:52 as 1.23.34.3: #i63263# fix multi selection on windows 2007/08/16 10:04:03 as 1.23.34.2: #i63263# support new multi selection API 2007/08/14 09:27:04 as 1.23.34.1: #i78850# make AutoExtension control obsolete; #i63263# improve multi selection mode


2007-11-19  Ivo Hinkelmann  <ihi@openoffice.org>  [cabfe6440db3cd8b7b6b7368e7acedbd5dac95b2]

INTEGRATION: CWS as6 (1.4.78); FILE MERGED 2007/08/14 09:27:04 as 1.4.78.1: #i78850# make AutoExtension control obsolete; #i63263# improve multi selection mode


2007-11-19  Ivo Hinkelmann  <ihi@openoffice.org>  [ad391fc3974fd648b34aae1d629f49020ab7cdf7]

INTEGRATION: CWS as6 (1.8.100); FILE MERGED 2007/07/24 12:46:08 as 1.8.100.1: #i63263# support new optional interface XFilePicker2


2007-11-19  Ivo Hinkelmann  <ihi@openoffice.org>  [7f8991fbe0620961f606e3c6b59d159967c8727f]

INTEGRATION: CWS as6 (1.10.100); FILE MERGED 2007/07/24 12:46:08 as 1.10.100.1: #i63263# support new optional interface XFilePicker2


2007-11-19  Ivo Hinkelmann  <ihi@openoffice.org>  [c441024fadfad8d8366307615d157b70e9ebe29c]

INTEGRATION: CWS as6 (1.22.24); FILE MERGED 2007/09/05 09:22:17 as 1.22.24.4: RESYNC: (1.22-1.23); FILE MERGED 2007/08/28 07:03:01 as 1.22.24.3: #i73876# remove AUTOEXTENSION check box 2007/07/24 13:03:18 as 1.22.24.2: #i63263# support new optional interface XFilePicker2 2007/07/24 12:46:08 as 1.22.24.1: #i63263# support new optional interface XFilePicker2


2007-11-19  Ivo Hinkelmann  <ihi@openoffice.org>  [5890230be9a5342d3b6d42538923670ab9db88ba]

INTEGRATION: CWS as6 (1.7.82); FILE MERGED 2007/07/24 13:03:18 as 1.7.82.1: #i63263# support new optional interface XFilePicker2


2007-11-19  Ivo Hinkelmann  <ihi@openoffice.org>  [777c9dad8d58745f55a8881cced8f4b0bc3647d0]

INTEGRATION: CWS as6 (1.6.28); FILE MERGED 2007/09/05 08:22:56 as 1.6.28.1: #i78850# remove AutoExtension check box


2007-11-19  Ivo Hinkelmann  <ihi@openoffice.org>  [7647927a02dcef841d5318b524ca6e086742f9ce]

INTEGRATION: CWS as6 (1.3.190); FILE MERGED 2007/09/05 08:22:56 as 1.3.190.1: #i78850# remove AutoExtension check box


2007-11-19  Ivo Hinkelmann  <ihi@openoffice.org>  [614e7fc8daa8c4366ba42785992aa7d8ef1201f1]

INTEGRATION: CWS as6 (1.18.4); FILE MERGED 2007/11/07 16:05:46 pb 1.18.4.3: fix: #i83408# no automatic extension on open 2007/10/16 08:44:36 as 1.18.4.2: RESYNC: (1.18-1.19); FILE MERGED 2007/09/05 08:22:56 as 1.18.4.1: #i78850# remove AutoExtension check box


2007-11-19  Ivo Hinkelmann  <ihi@openoffice.org>  [8493ccb972d09fa8b3e0e40e613e16a464b106a1]

INTEGRATION: CWS as6 (1.11.40); FILE MERGED 2007/09/13 09:41:26 as 1.11.40.2: #i81231# dont use global service name to register Office file picker 2007/09/05 08:22:56 as 1.11.40.1: #i78850# remove AutoExtension check box


2007-11-19  Ivo Hinkelmann  <ihi@openoffice.org>  [0334d00b09ad88f0ecf84b0169b3a992ab8891db]

INTEGRATION: CWS ab38 (1.1.2); FILE ADDED 2007/11/06 16:38:09 ab 1.1.2.1: #i20164# help backend makefile


2007-11-19  Ivo Hinkelmann  <ihi@openoffice.org>  [f38e5d83ed7752bbdd83dde8d91f5aca57222f3e]

INTEGRATION: CWS ab38 (1.1.2); FILE ADDED 2007/11/06 16:39:18 ab 1.1.2.1: #i20164# help backend src file


2007-11-19  Ivo Hinkelmann  <ihi@openoffice.org>  [ecbd579d80b657ce4b576c5d1c5b3c028d27c83c]

INTEGRATION: CWS ab38 (1.1.2); FILE ADDED 2007/11/06 16:38:54 ab 1.1.2.1: #i20164# help backend hrc file


2007-11-19  Ivo Hinkelmann  <ihi@openoffice.org>  [9727ad82007ec95e08af8ba503ed21abb1a0cee6]

INTEGRATION: CWS ab38 (1.1.2); FILE ADDED 2007/11/06 22:41:29 ab 1.1.2.2: #i20164# Fixed Linux building problem (use of min) 2007/11/06 16:42:00 ab 1.1.2.1: #i20164# help backend implementation


2007-11-19  Ivo Hinkelmann  <ihi@openoffice.org>  [b04a6dd8716b0c5381815a39e36f5bfe82c7861c]

INTEGRATION: CWS ab38 (1.4.116); FILE MERGED 2007/11/06 16:48:26 ab 1.4.116.1: #i20164# help backend


2007-11-19  Ivo Hinkelmann  <ihi@openoffice.org>  [f44e628bb257285ccb909bc0f594f75a5bd00958]

INTEGRATION: CWS ab38 (1.13.22); FILE MERGED 2007/11/06 16:46:37 ab 1.13.22.1: #i20164# help backend


2007-11-19  Ivo Hinkelmann  <ihi@openoffice.org>  [6f10d9b1a9ae8633de5772cd02aadd8d5c147ea9]

INTEGRATION: CWS ab38 (1.3.34); FILE MERGED 2007/11/06 16:46:05 ab 1.3.34.1: #i20164# help backend


2007-11-19  Ivo Hinkelmann  <ihi@openoffice.org>  [36817e576e8781d2d458ec370a0a0b008f400af7]

INTEGRATION: CWS ab38 (1.45.4); FILE MERGED 2007/11/09 08:22:16 ab 1.45.4.2: #i20164# Added xmlhelp to dependencies 2007/11/06 16:44:49 ab 1.45.4.1: #i20164# help backend


2007-11-19  Ivo Hinkelmann  <ihi@openoffice.org>  [9db2122a6905711f90640e1972d3173aa4a94717]

INTEGRATION: CWS ab38 (1.3.116); FILE MERGED 2007/11/06 16:44:20 ab 1.3.116.1: #i20164# help backend


2007-11-19  Ivo Hinkelmann  <ihi@openoffice.org>  [5f8e2adc8ac5375db06580e104718162f937e394]

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>  [88ef0bd753ef6fbae18f864334a6f9bff3f382ab]

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>  [913a4d9f4a5b9b5c564bf078c5e96c949d53d560]

INTEGRATION: CWS ab38 (1.264.48); FILE MERGED 2007/11/01 14:29:38 ab 1.264.48.1: #i20164# Window::RequestHelp(): Support string help ids


2007-11-19  Ivo Hinkelmann  <ihi@openoffice.org>  [0d43b70f29cc9d17b7863a9a48419a9530666536]

INTEGRATION: CWS ab38 (1.76.88); FILE MERGED 2007/11/01 14:59:48 ab 1.76.88.1: #i20164# SfxHelp::Start(): Limitation of string help ids to INIT_PROT_UNO removed


2007-11-19  Ivo Hinkelmann  <ihi@openoffice.org>  [f6159d3b42249d52fc06d009d408464d05f93f76]

INTEGRATION: CWS ab38 (1.43.64); FILE MERGED 2007/10/26 13:14:18 od 1.43.64.1: #i82635# <SwHTMLParser::SwHTMLParser(..)> 	 - initialize members <nContextStAttrMin> and <nContextStMin> 	   (initialization are lost in cws swwarnings)


2007-11-19  Ivo Hinkelmann  <ihi@openoffice.org>  [3310a8370d334012f07be62ab4eefb89273a0df2]

INTEGRATION: CWS ab38 (1.12.10); FILE MERGED 2007/11/06 13:35:20 ab 1.12.10.1: #i20164# Added COMPHELPERLIB


2007-11-19  Ivo Hinkelmann  <ihi@openoffice.org>  [10c3d7ef8f3b7fb96905ac94917a132e897e074a]

INTEGRATION: CWS ab38 (1.40.12); FILE MERGED 2007/11/06 15:08:32 ab 1.40.12.1: #i20164# Extension help support


2007-11-19  Ivo Hinkelmann  <ihi@openoffice.org>  [41cd38f1866668ab114a3a5f6e5761778f6baa99]

INTEGRATION: CWS ab38 (1.22.8); FILE MERGED 2007/11/06 15:09:27 ab 1.22.8.1: #i20164# Extension help support


2007-11-19  Ivo Hinkelmann  <ihi@openoffice.org>  [d35d8cb4bb36acd71648a36dfb526340e8d3d4de]

INTEGRATION: CWS ab38 (1.48.22); FILE MERGED 2007/11/06 14:56:05 ab 1.48.22.1: #i20164# Extension help support


2007-11-19  Ivo Hinkelmann  <ihi@openoffice.org>  [f4e30879471b26b3d608b776b803f28338301c15]

INTEGRATION: CWS ab38 (1.29.2); FILE MERGED 2007/11/06 15:45:12 ab 1.29.2.2: #i20164# Corrected building lib for UNIX 2007/11/06 12:04:55 ab 1.29.2.1: #i20164# Build helplinker library


2007-11-19  Ivo Hinkelmann  <ihi@openoffice.org>  [7c59b5474b238dc831fa634027e52674f000b0c9]

INTEGRATION: CWS ab38 (1.1.2); FILE ADDED 2007/11/06 11:52:38 ab 1.1.2.1: #i20164# library import/export handling


2007-11-19  Ivo Hinkelmann  <ihi@openoffice.org>  [8cdaec7f196f5d83bc7e6eacd187981fcbfcdbf3]

INTEGRATION: CWS ab38 (1.7.8); FILE MERGED 2007/11/06 15:19:12 ab 1.7.8.2: #i20164# Fixed wrong exeption declaration 2007/11/06 12:52:51 ab 1.7.8.1: #i20164# Added extension mode to HelpLinker


2007-11-19  Ivo Hinkelmann  <ihi@openoffice.org>  [e11eeee9222d91a42a6b462332142cb0a24a56b5]

INTEGRATION: CWS ab38 (1.5.10); FILE MERGED 2007/11/06 12:33:11 ab 1.5.10.1: #i20164# Added extension mode to HelpCompiler


2007-11-19  Ivo Hinkelmann  <ihi@openoffice.org>  [a73ae81a9818a1f26cae5e9a45ddaa949b9cfc33]

INTEGRATION: CWS ab38 (1.3.2); FILE MERGED 2007/11/06 12:11:53 ab 1.3.2.1: #i20164# Added extension mode to HelpCompiler


2007-11-19  Ivo Hinkelmann  <ihi@openoffice.org>  [64b7bd290e6b2c9ba872d27cce19749e55d619b9]

INTEGRATION: CWS ab38 (1.17.2); FILE MERGED 2007/11/06 13:23:22 ab 1.17.2.1: #i20164# Deliver helplinker lib related files


2007-11-19  Ivo Hinkelmann  <ihi@openoffice.org>  [3a84fd7f638065cebe11462258bce731815fdb1a]

INTEGRATION: CWS ab38 (1.1.2); FILE ADDED 2007/11/06 11:37:54 ab 1.1.2.1: #i20164# library import/export declarations


2007-11-19  Ivo Hinkelmann  <ihi@openoffice.org>  [03b98069263eb77e596d9e0aa47e98335f9b8877]

INTEGRATION: CWS ab38 (1.1.2); FILE ADDED 2007/11/06 11:36:55 ab 1.1.2.1: #i20164# Export compileExtensionHelp()


2007-11-19  Ivo Hinkelmann  <ihi@openoffice.org>  [f73a81aef9c8acbb06e225caf6a90254a5823b8b]

INTEGRATION: CWS ab38 (1.79.14); FILE MERGED 2007/11/01 13:13:36 ab 1.79.14.1: #i20164# Support string help ids


2007-11-19  Ivo Hinkelmann  <ihi@openoffice.org>  [2d3baa56d8f503bea9c83ce436761a83734ac4aa]

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-19  Armin Weiss  <aw@openoffice.org>  [841e11c98a444218df99317b7df4b6a4b53e7c33]

#i39532# Lot of changes to make polygon stuff bezier-able


2007-11-19  Rüdiger Timm  <rt@openoffice.org>  [a1a446233138deb6aca27bda8516a36fae1812dc]

#i83281# Extra backslash removed (patch by ihi).


2007-11-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [74546b549d975775b0632c2fdae8b0cfcde488ae]

#i10000#: fix broken binaries


2007-11-15  Rüdiger Timm  <rt@openoffice.org>  [fd6aa76c91b8e919f5879224882676ec8204dade]

#i83647# For now disable build type OPENSSL. Bring back when really supported in configure.


2007-11-15  Rüdiger Timm  <rt@openoffice.org>  [0bc90764bbd727ad6e054f2bcda9f867550cdeb1]

#i83647# For now disable build type OPENSSL. Bring back when really supported in configure.


2007-11-14  Rüdiger Timm  <rt@openoffice.org>  [961003877f746da3a25a9106276c9d6251b592db]

#i10000# Typo corrected: 'USE_DIRCETX5' -> 'USE_DIRECTX5'


2007-11-14  Rüdiger Timm  <rt@openoffice.org>  [39a042ab27d685e4794c3682e4283409475d0ff8]

#i10000# Obsolete parameter '-packagelist' removed.


2007-11-14  Rüdiger Timm  <rt@openoffice.org>  [124bfb8820d2837e16ac7441079bd192e31f336f]

#i10000# Missing quote inserted.


2007-11-13  Vladimir Glazounov  <vg@openoffice.org>  [92a43b75ee872906f19d21bf4698bf91e941fbdc]

new version for SRC680


2007-11-13  Rüdiger Timm  <rt@openoffice.org>  [4f0b81fd036971dba11db70a3c1472442172e6c9]

#i10000# Depends on module readlicense_oo.


2007-11-13  Rüdiger Timm  <rt@openoffice.org>  [c832d3b32190c539a29f026e654eb73cc9e6463e]

SRC680


2007-11-13  Rüdiger Timm  <rt@openoffice.org>  [b76f37f13922b0d3475751f1958be52a087f1c42]

INTEGRATION: CWS sb82 (1.100.60); FILE MERGED 2007/11/07 12:55:36 sb 1.100.60.1: #i83412# Make sure variables are not considered by compiler as used potentially uninitialized.


2007-11-13  Rüdiger Timm  <rt@openoffice.org>  [92211516fb1ba7c4fec07a5126f0eac1467d7a6e]

INTEGRATION: CWS sb82 (1.46.136); FILE MERGED 2007/11/07 12:52:20 sb 1.46.136.1: #i83412# Disable warnings caused by #pragma optimization off (wntmsci11).


2007-11-13  Rüdiger Timm  <rt@openoffice.org>  [b255f3b8756978eb5b5391c356ed36a814439acc]

INTEGRATION: CWS sb82 (1.149.86); FILE MERGED 2007/11/08 10:00:19 sb 1.149.86.1: #i83412# Avoid warnings about switch cases that are not valid enum values (wntmsci11).


2007-11-13  Rüdiger Timm  <rt@openoffice.org>  [6b65876dfdea9acf434fa4643c2d63aec0e9db26]

INTEGRATION: CWS sb82 (1.42.84); FILE MERGED 2007/11/08 09:59:20 sb 1.42.84.1: #i83412# Typo.


2007-11-13  Rüdiger Timm  <rt@openoffice.org>  [04a806478033d0989725690726621b096ff54667]

INTEGRATION: CWS sb82 (1.14.60); FILE MERGED 2007/11/07 14:02:00 sb 1.14.60.1: #i83412# Merged in 1.14.14.1.


2007-11-13  Rüdiger Timm  <rt@openoffice.org>  [7b613d807aa267766a63b002c567c46b2a0e18c5]

INTEGRATION: CWS sb82 (1.12.68); FILE MERGED 2007/11/07 14:11:45 sb 1.12.68.1: #i83412# obsolete #pragma optimize(q,off) // p-code off


2007-11-13  Rüdiger Timm  <rt@openoffice.org>  [6f3c008ac59d4e56bcc6458d9b6c057a44dae7b9]

INTEGRATION: CWS sb82 (1.9.66); FILE MERGED 2007/11/07 14:11:45 sb 1.9.66.1: #i83412# obsolete #pragma optimize(q,off) // p-code off


2007-11-13  Rüdiger Timm  <rt@openoffice.org>  [79768aa50542b4748155944c5ae4302f2d4335a7]

INTEGRATION: CWS sb82 (1.30.18); FILE MERGED 2007/11/07 14:11:45 sb 1.30.18.1: #i83412# obsolete #pragma optimize(q,off) // p-code off


2007-11-13  Rüdiger Timm  <rt@openoffice.org>  [60abaf451b57290eb24ade44ca4454c5ac970589]

INTEGRATION: CWS sb82 (1.7.38); FILE MERGED 2007/11/08 10:13:09 sb 1.7.38.1: #i83412# Avoid warnings about switch cases that are not valid enum values (wntmsci11).


2007-11-13  Rüdiger Timm  <rt@openoffice.org>  [198330a98b4c191933382661210c58ed636c0556]

INTEGRATION: CWS sb82 (1.6.38); FILE MERGED 2007/11/08 10:13:09 sb 1.6.38.1: #i83412# Avoid warnings about switch cases that are not valid enum values (wntmsci11).


2007-11-13  Rüdiger Timm  <rt@openoffice.org>  [aa49e87315810d793b457b720cbd6100af8bab6c]

INTEGRATION: CWS sb82 (1.10.38); FILE MERGED 2007/11/07 12:41:54 sb 1.10.38.1: #i83412# Disable warnings caused by #pragma optimization off (wntmsci11).


2007-11-13  Rüdiger Timm  <rt@openoffice.org>  [0718b8d34678b408ef2035388274bfa3ccd91e52]

INTEGRATION: CWS sb82 (1.9.38); FILE MERGED 2007/11/08 10:13:09 sb 1.9.38.1: #i83412# Avoid warnings about switch cases that are not valid enum values (wntmsci11).


2007-11-13  Rüdiger Timm  <rt@openoffice.org>  [9199e224accd56246fb219fc7449e3168986419d]

INTEGRATION: CWS sb82 (1.5.38); FILE MERGED 2007/11/08 10:13:09 sb 1.5.38.1: #i83412# Avoid warnings about switch cases that are not valid enum values (wntmsci11).


2007-11-13  Rüdiger Timm  <rt@openoffice.org>  [d2fb3440588604adffd8fc348d9acbe2d75e4e8a]

INTEGRATION: CWS sb82 (1.7.38); FILE MERGED 2007/11/08 10:13:08 sb 1.7.38.1: #i83412# Avoid warnings about switch cases that are not valid enum values (wntmsci11).


2007-11-13  Rüdiger Timm  <rt@openoffice.org>  [5e7401f11fde58036f468dcf1cfec2bb28ea192f]

INTEGRATION: CWS sb82 (1.6.38); FILE MERGED 2007/11/08 10:13:08 sb 1.6.38.1: #i83412# Avoid warnings about switch cases that are not valid enum values (wntmsci11).


2007-11-13  Rüdiger Timm  <rt@openoffice.org>  [1f749dbeec0e1239076d2ac9b9395e21a16e4ffc]

INTEGRATION: CWS sb82 (1.49.16); FILE MERGED 2007/11/08 10:13:08 sb 1.49.16.1: #i83412# Avoid warnings about switch cases that are not valid enum values (wntmsci11).


2007-11-13  Rüdiger Timm  <rt@openoffice.org>  [0032207c95589d5dc5fb248e233731b2ac0272f4]

INTEGRATION: CWS sb82 (1.21.38); FILE MERGED 2007/11/08 10:13:08 sb 1.21.38.1: #i83412# Avoid warnings about switch cases that are not valid enum values (wntmsci11).


2007-11-13  Rüdiger Timm  <rt@openoffice.org>  [c89120c13bc8800fef462f822d350010bdf453ed]

INTEGRATION: CWS sb82 (1.5.24); FILE MERGED 2007/11/07 12:40:00 sb 1.5.24.1: #i83412# Disable warnings in system headers (wntmsci11).


2007-11-13  Rüdiger Timm  <rt@openoffice.org>  [78bbef20fbbe2e0145df791cdddf91c244a34d15]

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>  [0c3ef693325c822b7cbd2956dd9fc9a8aec12825]

INTEGRATION: CWS sb82 (1.2.62); FILE MERGED 2007/11/08 10:22:10 sb 1.2.62.1: #i83412# Avoid warnings about switch cases that are not valid enum values (wntmsci11).


2007-11-13  Rüdiger Timm  <rt@openoffice.org>  [9a8c186a31c5e02ec8400fb151b4b138f530d250]

INTEGRATION: CWS sb82 (1.3.46); FILE MERGED 2007/11/07 12:56:35 sb 1.3.46.1: #i83412# Disable warnings caused by #pragma optimization off (wntmsci11).


2007-11-13  Rüdiger Timm  <rt@openoffice.org>  [4241476586e97393e338886f399f54b8a7c8a0a3]

INTEGRATION: CWS sb82 (1.3.40); FILE MERGED 2007/11/08 10:22:10 sb 1.3.40.1: #i83412# Avoid warnings about switch cases that are not valid enum values (wntmsci11).


2007-11-13  Rüdiger Timm  <rt@openoffice.org>  [071a8f181b9d98b3296ef5f0ac130c83b8457692]

INTEGRATION: CWS sb82 (1.2.62); FILE MERGED 2007/11/08 10:22:09 sb 1.2.62.1: #i83412# Avoid warnings about switch cases that are not valid enum values (wntmsci11).


2007-11-13  Rüdiger Timm  <rt@openoffice.org>  [71df333a293c57a9f9c59f1bac325c3e39491ed4]

INTEGRATION: CWS sb82 (1.3.38); FILE MERGED 2007/11/07 12:39:06 sb 1.3.38.1: #i83412# struct/class mismatch.


2007-11-13  Rüdiger Timm  <rt@openoffice.org>  [d363ebecdecf9fa7995a8cbd41eb6b1da4dcf5c9]

INTEGRATION: CWS sb82 (1.6.148); FILE MERGED 2007/11/07 13:00:17 sb 1.6.148.1: #i83412# Use double instead of long double literal.


2007-11-13  Rüdiger Timm  <rt@openoffice.org>  [5d1ed328f60c50c9aedf38d0914dc5f61811d8cf]

INTEGRATION: CWS locales24 (1.12.118); FILE MERGED 2007/10/29 17:34:02 er 1.12.118.1: #i79797# Farsi/Persian native numbering; contributed by Farzaneh Sarafraz <farzanehs>


2007-11-13  Rüdiger Timm  <rt@openoffice.org>  [7a513d9165db68aff1cb2355915ff667f4d09bfe]

INTEGRATION: CWS locales24 (1.24.102); FILE MERGED 2007/10/29 17:34:02 er 1.24.102.1: #i79797# Farsi/Persian native numbering; contributed by Farzaneh Sarafraz <farzanehs>


2007-11-13  Rüdiger Timm  <rt@openoffice.org>  [9a3c4dcd1d7ebe30e69381ca9f6e587d36eda700]

INTEGRATION: CWS locales24 (1.7.132); FILE MERGED 2007/11/01 13:19:53 er 1.7.132.1: #i71789# Serbia ./. Montenegro


2007-11-13  Rüdiger Timm  <rt@openoffice.org>  [fd06dfdb0df281f6b92924114c97ef62034a0419]

INTEGRATION: CWS locales24 (1.1.2); FILE ADDED 2007/11/01 13:19:53 er 1.1.2.1: #i71789# Serbia ./. Montenegro


2007-11-13  Rüdiger Timm  <rt@openoffice.org>  [e3271f7d2c394f392ffbf339628a257397d41d5f]

INTEGRATION: CWS locales24 (1.1.2); FILE ADDED 2007/11/07 10:26:13 er 1.1.2.1: #i83369# Somali_Somalia locale data; contributed by Kevin Scannell <cpos>


2007-11-13  Rüdiger Timm  <rt@openoffice.org>  [f7f10127e88862b213b3fb81ef318aaacd5107c4]

INTEGRATION: CWS locales24 (1.41.12); FILE MERGED 2007/11/07 10:28:45 er 1.41.12.3: #i83369# add Somali_Somalia (so_SO) locale data 2007/11/01 13:19:53 er 1.41.12.2: #i71789# Serbia ./. Montenegro 2007/10/26 18:16:33 er 1.41.12.1: #i82723# add Hiligaynon_Philippines (hil_PH) locale data; contributed by Kevin Scannell <cpos@ooo>


2007-11-13  Rüdiger Timm  <rt@openoffice.org>  [8c92b2ccc73c38044f734b5a695207acb4d223ca]

INTEGRATION: CWS locales24 (1.15.38); FILE MERGED 2007/11/07 10:28:45 er 1.15.38.2: #i83369# add Somali_Somalia (so_SO) locale data 2007/10/26 18:16:33 er 1.15.38.1: #i82723# add Hiligaynon_Philippines (hil_PH) locale data; contributed by Kevin Scannell <cpos@ooo>


2007-11-13  Rüdiger Timm  <rt@openoffice.org>  [98d3fe6c148ea2e994a8d73ceb616fcdc2729b17]

INTEGRATION: CWS locales24 (1.21.38); FILE MERGED 2007/11/01 13:19:53 er 1.21.38.1: #i71789# Serbia ./. Montenegro


2007-11-13  Rüdiger Timm  <rt@openoffice.org>  [b4f7b0a473eb2f22c2a7e479682f536c671629fb]

INTEGRATION: CWS locales24 (1.2.38); FILE MERGED 2007/10/29 17:49:58 er 1.2.38.1: #i81768# day names Wednesday, Thursday


2007-11-13  Rüdiger Timm  <rt@openoffice.org>  [9f81cb52ea1e23799f6a94bcb404bdeb3658fc90]

INTEGRATION: CWS locales24 (1.1.2); FILE ADDED 2007/10/26 18:16:33 er 1.1.2.1: #i82723# add Hiligaynon_Philippines (hil_PH) locale data; contributed by Kevin Scannell <cpos@ooo>


2007-11-13  Rüdiger Timm  <rt@openoffice.org>  [89eb5a6ccf4d401655ac4abfcbcbb5e3da0f0b7b]

INTEGRATION: CWS locales24 (1.9.38); FILE MERGED 2007/10/26 18:31:57 er 1.9.38.1: #i78601# Bolivar Fuerte VEF default curency


2007-11-13  Rüdiger Timm  <rt@openoffice.org>  [9bd3c08b0707a092151b6eedf4637d2643be89bd]

INTEGRATION: CWS locales24 (1.52.4); FILE MERGED 2007/11/07 10:28:45 er 1.52.4.3: #i83369# add Somali_Somalia (so_SO) locale data 2007/11/01 13:19:52 er 1.52.4.2: #i71789# Serbia ./. Montenegro 2007/10/26 18:16:32 er 1.52.4.1: #i82723# add Hiligaynon_Philippines (hil_PH) locale data; contributed by Kevin Scannell <cpos@ooo>


2007-11-13  Rüdiger Timm  <rt@openoffice.org>  [52eb4aa94e5ecdc24e68eec57de94f5ec98353b9]

INTEGRATION: CWS locales24 (1.2.38); FILE MERGED 2007/10/26 17:59:44 er 1.2.38.1: prepare move to svtools/source/misc/langtab.src with cws langstatusbar


2007-11-13  Rüdiger Timm  <rt@openoffice.org>  [87ed248e1d73caa99196be489af69f4551117dde]

INTEGRATION: CWS locales24 (1.12.36); FILE MERGED 2007/11/01 13:19:52 er 1.12.36.2: #i71789# Serbia ./. Montenegro 2007/10/26 17:27:47 er 1.12.36.1: #i76233# #i80114# #i80432# #i82723# add locales and mappings


2007-11-13  Rüdiger Timm  <rt@openoffice.org>  [adc1b1d9f5c3a5b6ccdaab79fd594da854b6646b]

INTEGRATION: CWS locales24 (1.7.16); FILE MERGED 2007/10/26 18:23:05 er 1.7.16.1: #i82981# x86_64 warnings


2007-11-13  Rüdiger Timm  <rt@openoffice.org>  [1a305af3ceda5b872397333de77cbecc4110fedf]

INTEGRATION: CWS locales24 (1.27.72); FILE MERGED 2007/10/29 17:34:02 er 1.27.72.1: #i79797# Farsi/Persian native numbering; contributed by Farzaneh Sarafraz <farzanehs>


2007-11-13  Rüdiger Timm  <rt@openoffice.org>  [a70506f18731484905ebcab189ecb119cacb4222]

INTEGRATION: CWS locales24 (1.10.32); FILE MERGED 2007/10/26 18:23:05 er 1.10.32.1: #i82981# x86_64 warnings


2007-11-13  Rüdiger Timm  <rt@openoffice.org>  [c0c9cd99146e25577bd4c98a132393a1bc54a282]

INTEGRATION: CWS locales24 (1.8.38); FILE MERGED 2007/11/01 13:19:52 er 1.8.38.2: #i71789# Serbia ./. Montenegro 2007/10/26 17:27:47 er 1.8.38.1: #i76233# #i80114# #i80432# #i82723# add locales and mappings


2007-11-13  Rüdiger Timm  <rt@openoffice.org>  [0f0b4ff3808fdcce27e97759fb9e7446de1a90d2]

INTEGRATION: CWS locales24 (1.16.196); FILE MERGED 2007/10/29 16:35:50 er 1.16.196.1: #i79797# add CHARS_PERSIAN = 46


2007-11-13  Rüdiger Timm  <rt@openoffice.org>  [63b71d11881c9c076a41d636f77ed997e43541f0]

INTEGRATION: CWS pj87 (1.22.18); FILE MERGED 2007/10/26 16:28:42 pjanik 1.22.18.1: #i82983#: Prevent warning on unxlngx6.


2007-11-13  Rüdiger Timm  <rt@openoffice.org>  [97b33a5dd7ad5d10da2e4aa1f3f2ab6970f09acf]

INTEGRATION: CWS pj87 (1.3.22); FILE MERGED 2007/10/20 19:27:10 pjanik 1.3.22.1: #i82821#: Fix wrong PRJNAME.


2007-11-13  Rüdiger Timm  <rt@openoffice.org>  [0f4ff4240da493423f083a980de8ca30daa4daba]

INTEGRATION: CWS pj87 (1.4.50); FILE MERGED 2007/10/29 11:24:22 pjanik 1.4.50.1: #i82982#: Make idlc warning free on unxlngx6.


2007-11-13  Rüdiger Timm  <rt@openoffice.org>  [07bf967ae9d03bd375a698e9cdfc51751eb810d0]

INTEGRATION: CWS pj87 (1.62.18); FILE MERGED 2007/10/27 15:58:44 pjanik 1.62.18.1: #i83010#: Remove warning on unxlngx6. Patch from Caolan.


2007-11-13  Rüdiger Timm  <rt@openoffice.org>  [cb8c7aedb954cf80452cd1875f4c47da93c42de8]

INTEGRATION: CWS pj87 (1.17.12); FILE MERGED 2007/11/01 08:23:01 pjanik 1.17.12.1: #i83185#: Prevent warnings on unxlngx6.


2007-11-13  Rüdiger Timm  <rt@openoffice.org>  [ec2f20d3b7d443e38aa70b4fb67c89ec6c6fa39f]

INTEGRATION: CWS pj87 (1.8.24); FILE MERGED 2007/10/29 11:20:36 pjanik 1.8.24.1: #i83022#: Make bridges warning free on unxlngx6.


2007-11-13  Rüdiger Timm  <rt@openoffice.org>  [ecdad96397afc2c224b65adfef782c5354209649]

INTEGRATION: CWS pj87 (1.5.70); FILE MERGED 2007/10/29 11:20:36 pjanik 1.5.70.1: #i83022#: Make bridges warning free on unxlngx6.


2007-11-13  Rüdiger Timm  <rt@openoffice.org>  [2c1a0992bf37dce56462849a48d5445146eb9723]

INTEGRATION: CWS pj87 (1.6.70); FILE MERGED 2007/10/29 11:20:36 pjanik 1.6.70.1: #i83022#: Make bridges warning free on unxlngx6.


2007-11-13  Rüdiger Timm  <rt@openoffice.org>  [088f0d6241ba5208a9edad6159d67e2d04b14a7d]

INTEGRATION: CWS pj87 (1.3.70); FILE MERGED 2007/10/29 11:20:36 pjanik 1.3.70.1: #i83022#: Make bridges warning free on unxlngx6.


2007-11-13  Rüdiger Timm  <rt@openoffice.org>  [ec02cc9a3becff90f9ab67f229585a14aafdd2b2]

INTEGRATION: CWS pj87 (1.17.20); FILE MERGED 2007/10/22 10:18:02 thb 1.17.20.1: #i82822# WaE: Silly compiler needs this initialized


2007-11-13  Rüdiger Timm  <rt@openoffice.org>  [2f68a9195f4d8e93a3f2e7fb8d34fc543fc1a9c7]

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-13  Rüdiger Timm  <rt@openoffice.org>  [be51114d706055572171b3eaaf9a2ce185bbc53b]

INTEGRATION: CWS pj87 (1.2.108); FILE MERGED 2007/10/20 19:50:54 pjanik 1.2.108.1: #i82821#: Fix wrong PRJNAME.


2007-11-13  Rüdiger Timm  <rt@openoffice.org>  [d80f40b9dfe652d93a4c29f4b302a4794d1cefe2]

INTEGRATION: CWS pj87 (1.4.34); FILE MERGED 2007/10/20 19:50:41 pjanik 1.4.34.1: #i82821#: Fix wrong PRJNAME.


2007-11-13  Rüdiger Timm  <rt@openoffice.org>  [51d0d5a599cc1619c57551e3edd5b689ecab8201]

INTEGRATION: CWS pj87 (1.17.188); FILE MERGED 2007/10/20 19:50:28 pjanik 1.17.188.1: #i82821#: Fix wrong PRJNAME.


2007-11-13  Rüdiger Timm  <rt@openoffice.org>  [7fb0d86c339cef3cd23fc31385081cefd630277a]

INTEGRATION: CWS dba24lastminutestrings (1.12.84); FILE MERGED 2007/11/09 20:09:30 fs 1.12.84.1: #i83469#


2007-11-13  Rüdiger Timm  <rt@openoffice.org>  [df20c174075ed1754922b3b196b015daee6fdd95]

INTEGRATION: CWS dba24lastminutestrings (1.1.4); FILE ADDED 2007/11/09 20:09:42 fs 1.1.4.2: #i83469# 2007/11/08 21:29:12 fs 1.1.4.1: file copytablewizard.src was added on branch cws_src680_dba24lastminutestrings on 2007-11-09 20:09:42 +0000


2007-11-13  Rüdiger Timm  <rt@openoffice.org>  [0c1b4b674077b7e250083b7084c2ea083191bdc0]

INTEGRATION: CWS dba24lastminutestrings (1.4.362); FILE MERGED 2007/11/09 20:09:30 fs 1.4.362.1: #i83469#


2007-11-13  Rüdiger Timm  <rt@openoffice.org>  [f71398aaa81e35de68aacd3d2adc85af8993e070]

INTEGRATION: CWS dba24lastminutestrings (1.98.6); FILE MERGED 2007/11/09 20:09:30 fs 1.98.6.1: #i83469#


2007-11-12  Rüdiger Timm  <rt@openoffice.org>  [af4fcad72bb46daf4694686cede706af5b4138d6]

INTEGRATION: CWS pj86 (1.27.4); FILE MERGED 2007/09/28 21:37:06 pjanik 1.27.4.1: #i81574#: Initialize variable(s) to prevent warnings on Mac OS X with gcc-4.0.1.


2007-11-12  Rüdiger Timm  <rt@openoffice.org>  [142652bf4752cacbe352795f0deca924925e8982]

INTEGRATION: CWS pj86 (1.11.4); FILE MERGED 2007/09/28 21:36:50 pjanik 1.11.4.1: #i81574#: Initialize variable(s) to prevent warnings on Mac OS X with gcc-4.0.1.


2007-11-12  Rüdiger Timm  <rt@openoffice.org>  [463b288d4ae81e276c65e230549186ad7abc82f8]

INTEGRATION: CWS pj86 (1.65.4); FILE MERGED 2007/09/28 21:39:02 pjanik 1.65.4.1: #i81574#: Initialize variable(s) to prevent warnings on Mac OS X with gcc-4.0.1.


2007-11-12  Rüdiger Timm  <rt@openoffice.org>  [44abd8f939d2adea2074c172838bf3ad7072ad3b]

INTEGRATION: CWS pj86 (1.122.4); FILE MERGED 2007/09/28 21:38:58 pjanik 1.122.4.1: #i81574#: Initialize variable(s) to prevent warnings on Mac OS X with gcc-4.0.1.


2007-11-12  Rüdiger Timm  <rt@openoffice.org>  [2475cd2515759625ca57296c6633787dffa4efee]

INTEGRATION: CWS pj86 (1.30.4); FILE MERGED 2007/09/28 21:38:54 pjanik 1.30.4.1: #i81574#: Initialize variable(s) to prevent warnings on Mac OS X with gcc-4.0.1.


2007-11-12  Rüdiger Timm  <rt@openoffice.org>  [07fa85ddd0db588a4ffbd66de88503bf91f9ce80]

INTEGRATION: CWS pj86 (1.8.4); FILE MERGED 2007/09/28 21:38:50 pjanik 1.8.4.1: #i81574#: Initialize variable(s) to prevent warnings on Mac OS X with gcc-4.0.1.


2007-11-12  Rüdiger Timm  <rt@openoffice.org>  [b773211328ac8bc0e72af1f3ec533b98ce9d0f61]

INTEGRATION: CWS pj86 (1.57.4); FILE MERGED 2007/09/28 21:38:46 pjanik 1.57.4.1: #i81574#: Initialize variable(s) to prevent warnings on Mac OS X with gcc-4.0.1.


2007-11-12  Rüdiger Timm  <rt@openoffice.org>  [f3af2fc35361a85827381397a7e3d0cd3b660f47]

INTEGRATION: CWS pj86 (1.9.4); FILE MERGED 2007/09/28 21:36:17 pjanik 1.9.4.1: #i81574#: Initialize variable(s) to prevent warnings on Mac OS X with gcc-4.0.1.


2007-11-12  Rüdiger Timm  <rt@openoffice.org>  [493fe5a2855fc1ee63e0c077fa213d12cf7c961e]

INTEGRATION: CWS pj86 (1.73.4); FILE MERGED 2007/10/25 12:46:46 pjanik 1.73.4.3: #i81574#: Remove unneeded initialization now that we have a  constructor. 2007/10/25 12:42:00 pjanik 1.73.4.2: #i81574#: Use the constructor. 2007/09/28 21:36:02 pjanik 1.73.4.1: #i81574#: Initialize variable(s) to prevent warnings on Mac OS X with gcc-4.0.1.


2007-11-12  Rüdiger Timm  <rt@openoffice.org>  [e6ea8b456024d806503bb4f9bba994152f3abf77]

INTEGRATION: CWS pj86 (1.15.220); FILE MERGED 2007/10/30 09:06:58 pjanik 1.15.220.2: #i81574#: Fix previous change. 2007/10/25 12:40:36 pjanik 1.15.220.1: #i81574#: Add implicit constructor for CurTOXType struct.


2007-11-12  Rüdiger Timm  <rt@openoffice.org>  [023d2684a9b91e289b2c634c442ee806af602ad9]

INTEGRATION: CWS pj86 (1.9.4); FILE MERGED 2007/09/28 21:35:42 pjanik 1.9.4.1: #i81574#: Initialize variable(s) to prevent warnings on Mac OS X with gcc-4.0.1.


2007-11-12  Rüdiger Timm  <rt@openoffice.org>  [072be057c3f244d210242ffc92c001ad88fb376d]

INTEGRATION: CWS pj86 (1.12.4); FILE MERGED 2007/09/28 21:35:27 pjanik 1.12.4.1: #i81574#: Initialize variable(s) to prevent warnings on Mac OS X with gcc-4.0.1.


2007-11-12  Rüdiger Timm  <rt@openoffice.org>  [571fb72606b3e467bc03a15680b4803dff983096]

INTEGRATION: CWS pj86 (1.15.4); FILE MERGED 2007/09/28 21:45:28 pjanik 1.15.4.1: #i81574#: Initialize variable(s) to prevent warnings on Mac OS X with gcc-4.0.1.


2007-11-12  Rüdiger Timm  <rt@openoffice.org>  [d24ca0ca7c496ea80b9f9a5d1f62090e44775996]

INTEGRATION: CWS pj86 (1.123.4); FILE MERGED 2007/09/28 21:45:10 pjanik 1.123.4.1: #i81574#: Initialize variable(s) to prevent warnings on Mac OS X with gcc-4.0.1.


2007-11-12  Rüdiger Timm  <rt@openoffice.org>  [a0f3524f653e5b6fff4ee2ea905b823181848c12]

INTEGRATION: CWS pj86 (1.60.4); FILE MERGED 2007/09/28 21:44:41 pjanik 1.60.4.1: #i81574#: Initialize variable(s) to prevent warnings on Mac OS X with gcc-4.0.1.


2007-11-12  Rüdiger Timm  <rt@openoffice.org>  [bf07fd3a207207e40ee546c79672a04a1e10006c]

INTEGRATION: CWS pj86 (1.33.4); FILE MERGED 2007/09/28 21:44:11 pjanik 1.33.4.1: #i81574#: Initialize variable(s) to prevent warnings on Mac OS X with gcc-4.0.1.


2007-11-12  Rüdiger Timm  <rt@openoffice.org>  [c42848b20328f6c7b9d16e4d6bba093282b5ae0a]

INTEGRATION: CWS pj86 (1.11.4); FILE MERGED 2007/09/28 21:42:01 pjanik 1.11.4.1: #i81574#: Initialize variable(s) to prevent warnings on Mac OS X with gcc-4.0.1.


2007-11-12  Rüdiger Timm  <rt@openoffice.org>  [dcfb2135454d7250c5cf8490e5f5524e2cce69d8]

INTEGRATION: CWS pj86 (1.27.4); FILE MERGED 2007/09/28 21:41:46 pjanik 1.27.4.1: #i81574#: Initialize variable(s) to prevent warnings on Mac OS X with gcc-4.0.1.


2007-11-12  Rüdiger Timm  <rt@openoffice.org>  [ae07fc7f33b7ae879eb5b21d69424e576ce090ed]

INTEGRATION: CWS pj86 (1.9.4); FILE MERGED 2007/09/28 21:40:35 pjanik 1.9.4.1: #i81574#: Initialize variable(s) to prevent warnings on Mac OS X with gcc-4.0.1.


2007-11-12  Rüdiger Timm  <rt@openoffice.org>  [7929f4d7ec422cc147103fe0f87bd8b95a3690e3]

INTEGRATION: CWS pj86 (1.45.4); FILE MERGED 2007/09/28 21:40:19 pjanik 1.45.4.1: #i81574#: Initialize variable(s) to prevent warnings on Mac OS X with gcc-4.0.1.


2007-11-12  Rüdiger Timm  <rt@openoffice.org>  [4a0e5a6f10cfaa42387653b114bbe338e5b589ef]

INTEGRATION: CWS pj86 (1.43.4); FILE MERGED 2007/09/28 21:39:53 pjanik 1.43.4.1: #i81574#: Initialize variable(s) to prevent warnings on Mac OS X with gcc-4.0.1.


2007-11-12  Rüdiger Timm  <rt@openoffice.org>  [1dba12479d7e1b6bb2372d25095201372cfa4bd3]

INTEGRATION: CWS pj86 (1.87.4); FILE MERGED 2007/09/28 21:39:37 pjanik 1.87.4.1: #i81574#: Initialize variable(s) to prevent warnings on Mac OS X with gcc-4.0.1.


2007-11-12  Rüdiger Timm  <rt@openoffice.org>  [67304700607332968eb9765a32877cccad793cc2]

INTEGRATION: CWS pj86 (1.101.4); FILE MERGED 2007/09/28 21:35:02 pjanik 1.101.4.1: #i81574#: Initialize variable(s) to prevent warnings on Mac OS X with gcc-4.0.1.


2007-11-12  Rüdiger Timm  <rt@openoffice.org>  [d6dae7c3c64f7d2f29998ec0103b936158228948]

INTEGRATION: CWS pj86 (1.16.4); FILE MERGED 2007/09/28 21:34:40 pjanik 1.16.4.1: #i81574#: Initialize variable(s) to prevent warnings on Mac OS X with gcc-4.0.1.


2007-11-12  Rüdiger Timm  <rt@openoffice.org>  [4bdd58a415984f9494de950db161a862a1138096]

INTEGRATION: CWS pj86 (1.18.4); FILE MERGED 2007/09/28 21:56:16 pjanik 1.18.4.1: #i81574#: Proper syntax to prevent warnings on Mac OS X with gcc-4.0.1.


2007-11-12  Rüdiger Timm  <rt@openoffice.org>  [377a4b14755231c0b88b602c183e5f0d17d5c47a]

INTEGRATION: CWS pj86 (1.109.4); FILE MERGED 2007/11/07 08:09:15 pjanik 1.109.4.2: RESYNC: (1.109-1.111); FILE MERGED 2007/09/28 21:50:16 pjanik 1.109.4.1: #i81574#: Initialize variable(s) to prevent warnings on Mac OS X with gcc-4.0.1.


2007-11-12  Rüdiger Timm  <rt@openoffice.org>  [aed16c10e10ebd9aec9f3210015761b69399a517]

INTEGRATION: CWS pj86 (1.75.4); FILE MERGED 2007/09/28 21:50:12 pjanik 1.75.4.1: #i81574#: Initialize variable(s) to prevent warnings on Mac OS X with gcc-4.0.1.


2007-11-12  Rüdiger Timm  <rt@openoffice.org>  [982e043f90d74654bf9decf281a3684309fb6b0e]

INTEGRATION: CWS pj86 (1.50.4); FILE MERGED 2007/09/28 21:50:07 pjanik 1.50.4.1: #i81574#: Initialize variable(s) to prevent warnings on Mac OS X with gcc-4.0.1.


2007-11-12  Rüdiger Timm  <rt@openoffice.org>  [41c38cd938de3bcd8d5b40df7623d0309e83969f]

INTEGRATION: CWS pj86 (1.62.4); FILE MERGED 2007/09/28 21:50:02 pjanik 1.62.4.1: #i81574#: Initialize variable(s) to prevent warnings on Mac OS X with gcc-4.0.1.


2007-11-12  Rüdiger Timm  <rt@openoffice.org>  [8cf6ea6810d9eec57acf072c52b91815e6046326]

INTEGRATION: CWS pj86 (1.101.4); FILE MERGED 2007/09/28 21:49:58 pjanik 1.101.4.1: #i81574#: Initialize variable(s) to prevent warnings on Mac OS X with gcc-4.0.1.


2007-11-12  Rüdiger Timm  <rt@openoffice.org>  [327f93b1021fdaebe6089f09130859cb573abe13]

INTEGRATION: CWS pj86 (1.62.4); FILE MERGED 2007/09/28 21:49:54 pjanik 1.62.4.1: #i81574#: Initialize variable(s) to prevent warnings on Mac OS X with gcc-4.0.1.


2007-11-12  Rüdiger Timm  <rt@openoffice.org>  [8c96f63531876791926622f7e8f70fc499f871b2]

INTEGRATION: CWS pj86 (1.99.2); FILE MERGED 2007/09/28 21:49:50 pjanik 1.99.2.1: #i81574#: Initialize variable(s) to prevent warnings on Mac OS X with gcc-4.0.1.


2007-11-12  Rüdiger Timm  <rt@openoffice.org>  [faa6febb1df2da98ab62e1a858f99ef3da5738bc]

INTEGRATION: CWS pj86 (1.77.4); FILE MERGED 2007/09/28 21:49:45 pjanik 1.77.4.1: #i81574#: Initialize variable(s) to prevent warnings on Mac OS X with gcc-4.0.1.


2007-11-12  Rüdiger Timm  <rt@openoffice.org>  [97127b72415cb80368f967b9b7fc8b72c4ff1115]

INTEGRATION: CWS pj86 (1.10.4); FILE MERGED 2007/11/07 08:09:11 pjanik 1.10.4.2: RESYNC: (1.10-1.11); FILE MERGED 2007/09/28 21:49:41 pjanik 1.10.4.1: #i81574#: Initialize variable(s) to prevent warnings on Mac OS X with gcc-4.0.1.


2007-11-12  Rüdiger Timm  <rt@openoffice.org>  [477e7c8de736abebe19327eba931e0c9bdcc5019]

INTEGRATION: CWS pj86 (1.27.4); FILE MERGED 2007/09/28 21:34:01 pjanik 1.27.4.1: #i81574#: Initialize variable(s) to prevent warnings on Mac OS X with gcc-4.0.1.


2007-11-12  Rüdiger Timm  <rt@openoffice.org>  [408494f366a7124733d6b0c6088c554b363f9f89]

INTEGRATION: CWS pj86 (1.11.4); FILE MERGED 2007/09/28 21:33:19 pjanik 1.11.4.1: #i81574#: Initialize variable(s) to prevent warnings on Mac OS X with gcc-4.0.1.


2007-11-12  Rüdiger Timm  <rt@openoffice.org>  [e3a741feb3c92a9008741b61a0322be1bc92d667]

INTEGRATION: CWS pj86 (1.39.4); FILE MERGED 2007/09/28 21:33:02 pjanik 1.39.4.1: #i81574#: Initialize variable(s) to prevent warnings on Mac OS X with gcc-4.0.1.


2007-11-12  Rüdiger Timm  <rt@openoffice.org>  [0491e0f12e38690a179a110dd0b7b397cf616f16]

INTEGRATION: CWS pj86 (1.65.4); FILE MERGED 2007/09/28 21:32:45 pjanik 1.65.4.1: #i81574#: Initialize variable(s) to prevent warnings on Mac OS X with gcc-4.0.1.


2007-11-12  Rüdiger Timm  <rt@openoffice.org>  [85911f80c35ec5f01e065e3a9492baa106c13c4f]

INTEGRATION: CWS pj86 (1.13.4); FILE MERGED 2007/09/28 21:31:38 pjanik 1.13.4.1: #i81574#: Initialize variable(s) to prevent warnings on Mac OS X with gcc-4.0.1.


2007-11-12  Rüdiger Timm  <rt@openoffice.org>  [e56a4568ccc66b861de48f9a2b9ab29b65ab0603]

INTEGRATION: CWS pj86 (1.16.4); FILE MERGED 2007/09/28 21:54:21 pjanik 1.16.4.1: #i81574#: Initialize variable(s) to prevent warnings on Mac OS X with gcc-4.0.1.


2007-11-12  Rüdiger Timm  <rt@openoffice.org>  [0fa953c607ed39e83a3c95e831db38081cedb2da]

INTEGRATION: CWS pj86 (1.14.4); FILE MERGED 2007/09/28 21:54:17 pjanik 1.14.4.1: #i81574#: Initialize variable(s) to prevent warnings on Mac OS X with gcc-4.0.1.


2007-11-12  Rüdiger Timm  <rt@openoffice.org>  [3fda270fad5c3431839b914079e2b0c35932b35c]

INTEGRATION: CWS pj86 (1.21.4); FILE MERGED 2007/09/28 21:54:13 pjanik 1.21.4.1: #i81574#: Initialize variable(s) to prevent warnings on Mac OS X with gcc-4.0.1.


2007-11-12  Rüdiger Timm  <rt@openoffice.org>  [b7abedac19496c2a52be35f7b0e1738bd9400e79]

INTEGRATION: CWS pj86 (1.12.4); FILE MERGED 2007/09/28 21:54:09 pjanik 1.12.4.1: #i81574#: Initialize variable(s) to prevent warnings on Mac OS X with gcc-4.0.1.


2007-11-12  Rüdiger Timm  <rt@openoffice.org>  [a891c43b8d1ad535026ffc77238fca913ee08da5]

INTEGRATION: CWS pj86 (1.24.4); FILE MERGED 2007/09/28 21:54:05 pjanik 1.24.4.1: #i81574#: Initialize variable(s) to prevent warnings on Mac OS X with gcc-4.0.1.


2007-11-12  Rüdiger Timm  <rt@openoffice.org>  [4b4dc106dbd87b3dd42cd2fd73bcd4fda139fa00]

INTEGRATION: CWS pj86 (1.27.2); FILE MERGED 2007/09/28 21:54:01 pjanik 1.27.2.1: #i81574#: Initialize variable(s) to prevent warnings on Mac OS X with gcc-4.0.1.


2007-11-12  Rüdiger Timm  <rt@openoffice.org>  [41e5966ca0f1627370d7d22d3165a6bef4da9749]

INTEGRATION: CWS pj86 (1.44.2); FILE MERGED 2007/09/28 21:52:44 pjanik 1.44.2.1: #i81574#: Initialize variable(s) to prevent warnings on Mac OS X with gcc-4.0.1.


2007-11-12  Rüdiger Timm  <rt@openoffice.org>  [79f6384222dd0aa0ef6075ef552d57a130fc5cea]

INTEGRATION: CWS pj86 (1.26.4); FILE MERGED 2007/09/28 21:52:20 pjanik 1.26.4.1: #i81574#: Initialize variable(s) to prevent warnings on Mac OS X with gcc-4.0.1.


2007-11-12  Rüdiger Timm  <rt@openoffice.org>  [456496bd51fbd0aff4b35bfd053af02563a3a593]

INTEGRATION: CWS pj86 (1.14.4); FILE MERGED 2007/09/28 21:51:56 pjanik 1.14.4.1: #i81574#: Initialize variable(s) to prevent warnings on Mac OS X with gcc-4.0.1.


2007-11-12  Rüdiger Timm  <rt@openoffice.org>  [edbb1bd7f620ae7fdf1e148681a7a99937893603]

INTEGRATION: CWS pj86 (1.30.4); FILE MERGED 2007/09/28 21:51:37 pjanik 1.30.4.1: #i81574#: Initialize variable(s) to prevent warnings on Mac OS X with gcc-4.0.1.


2007-11-12  Rüdiger Timm  <rt@openoffice.org>  [9be8a8f09ba07b906310a76da3e1798da1462ec6]

INTEGRATION: CWS pj86 (1.41.4); FILE MERGED 2007/10/25 12:10:18 pjanik 1.41.4.2: RESYNC: (1.41-1.43); FILE MERGED 2007/09/28 21:31:18 pjanik 1.41.4.1: #i81574#: Initialize variable(s) to prevent warnings on Mac OS X with gcc-4.0.1.


2007-11-12  Rüdiger Timm  <rt@openoffice.org>  [22404ea7dae3315ed928c9b132c56a5bed95ee11]

INTEGRATION: CWS pj86 (1.42.4); FILE MERGED 2007/09/28 21:57:07 pjanik 1.42.4.1: #i81574#: Proper syntax to prevent warnings on Mac OS X with gcc-4.0.1.


2007-11-12  Rüdiger Timm  <rt@openoffice.org>  [f529e315a13ef02f47ce9bf1ddc7e9404b55148d]

INTEGRATION: CWS pj86 (1.6.4); FILE MERGED 2007/11/07 08:09:07 pjanik 1.6.4.2: RESYNC: (1.6-1.7); FILE MERGED 2007/09/28 21:30:43 pjanik 1.6.4.1: *** empty log message ***


2007-11-12  Rüdiger Timm  <rt@openoffice.org>  [e1ee352be7cc0127ef30b208fc0797cf3882cf52]

INTEGRATION: CWS pj86 (1.19.4); FILE MERGED 2007/09/28 21:30:26 pjanik 1.19.4.1: #i81574#: Initialize variable(s) to prevent warnings on Mac OS X with gcc-4.0.1.


2007-11-12  Rüdiger Timm  <rt@openoffice.org>  [0e14fca0d7cdd92446f4be8086009279d171c73d]

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>  [cb6d9e4253133efa79af0c737ddba75c7acbe9a4]

INTEGRATION: CWS macleopardbuild (1.2.50); FILE MERGED 2007/10/16 18:51:41 fheckl 1.2.50.1: Making aqua plugin compile on MacOSX 10.5


2007-11-12  Rüdiger Timm  <rt@openoffice.org>  [a393dab5904f0c0e3cb626f1ff39dfeee73cb1df]

INTEGRATION: CWS macleopardbuild (1.8.40); FILE MERGED 2007/10/16 18:26:13 fheckl 1.8.40.1: Adding Apple Inc as new vendor


2007-11-12  Rüdiger Timm  <rt@openoffice.org>  [f4194dc5fbb54d0714b7a52079aeb6f3e19e11d9]

INTEGRATION: CWS macleopardbuild (1.13.40); FILE MERGED 2007/10/16 18:26:13 fheckl 1.13.40.1: Adding Apple Inc as new vendor


2007-11-12  Rüdiger Timm  <rt@openoffice.org>  [601dbde6988b0ec3fa37c4285d2dcf0d1c5776d3]

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>  [684966385a3fa74757174d26482933aeefe872f4]

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>  [b110c99ddddecdf60f22ba3b21f5ce3618876c20]

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>  [0cb84906bf4f923178a6714df6ab4fc4c1bb25f6]

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  Rüdiger Timm  <rt@openoffice.org>  [6b03b6be489f53833b52ef8f77e19984739bf676]

INTEGRATION: CWS macleopardbuild (1.7.38); FILE MERGED 2007/10/15 22:57:22 fheckl 1.7.38.1: Renaming getopt so that Leopard uses the correct function


2007-11-12  Rüdiger Timm  <rt@openoffice.org>  [f48c1db4e4b36e311d240fdcc608b9db5b512834]

INTEGRATION: CWS macleopardbuild (1.3.48); FILE MERGED 2007/10/15 22:57:22 fheckl 1.3.48.1: Renaming getopt so that Leopard uses the correct function


2007-11-12  Rüdiger Timm  <rt@openoffice.org>  [9b8758b166d7e51effba023f08cf55a1aa1e7c94]

INTEGRATION: CWS macleopardbuild (1.4.6); FILE MERGED 2007/10/15 22:57:22 fheckl 1.4.6.1: Renaming getopt so that Leopard uses the correct function


2007-11-12  Rüdiger Timm  <rt@openoffice.org>  [26d81c3e918244776a51fc8f46faaa7d63c5a6a6]

INTEGRATION: CWS dndthreading_SRC680 (1.26.50); FILE MERGED 2007/11/09 11:40:04 hro 1.26.50.1: #i82879# Create DND target thread not only for requested calls to RegisterDragDrop from an MTA but also if calling thread and window thread differ


2007-11-12  Oliver Bolte  <obo@openoffice.org>  [69d4b0f509ade6c9d358ae8e3c65773d7223909d]

#i83430# patch by vq for directx feature


2007-11-12  Rüdiger Timm  <rt@openoffice.org>  [6959c30cc239d0776b03f81513ad9fce1ce4ff14]

#i83538# Undo changes from CWS execshellmacrogone.


2007-11-09  Rüdiger Timm  <rt@openoffice.org>  [62a9d5fe8ad0dc0cebf398220676a3189c9bbdef]

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-09  Rüdiger Timm  <rt@openoffice.org>  [4973b907440b8b2d7241ae54176732f7e456416f]

INTEGRATION: CWS impress135_SRC680 (1.23.152); FILE MERGED 2007/11/05 10:53:59 cl 1.23.152.1: #i81959# prevent busy loop


2007-11-09  Rüdiger Timm  <rt@openoffice.org>  [a0ac4cf46000bb0bc405071d1f65f1207df9802a]

INTEGRATION: CWS impress135_SRC680 (1.46.2.1.2); FILE MERGED 2007/11/07 14:31:21 cl 1.46.2.1.2.2: #i81959# clear event loop with Reschedule(TRUE) before posting application event 2007/11/05 10:53:59 cl 1.46.2.1.2.1: #i81959# prevent busy loop


2007-11-09  Rüdiger Timm  <rt@openoffice.org>  [b087b7946c914c6ad4d0ee870a501eb1d249b6e1]

INTEGRATION: CWS native119_SRC680 (1.4.26); FILE MERGED 2007/11/06 10:49:08 is 1.4.26.1: #i83355# improve disc space calculation


2007-11-09  Rüdiger Timm  <rt@openoffice.org>  [3b9635e4ae2a01081aad6a20a2ca4fa720c5a1c5]

INTEGRATION: CWS canvas23101_SRC680 (1.5.20); FILE MERGED 2007/09/13 12:19:11 pl 1.5.20.1: #i81235# #i81236# #i81237# cairo patches (thanks radekdoulik), cleaned up some warnings


2007-11-09  Rüdiger Timm  <rt@openoffice.org>  [ad6e7b73e30f4a203c7f8d38a82cc195d1b8e2ae]

INTEGRATION: CWS canvas23101_SRC680 (1.3.64); FILE MERGED 2007/09/13 12:19:11 pl 1.3.64.1: #i81235# #i81236# #i81237# cairo patches (thanks radekdoulik), cleaned up some warnings


2007-11-09  Rüdiger Timm  <rt@openoffice.org>  [44cd7644c697fe8785aaeb906d65c60e9be26115]

INTEGRATION: CWS canvas23101_SRC680 (1.9.10); FILE MERGED 2007/09/13 12:19:10 pl 1.9.10.1: #i81235# #i81236# #i81237# cairo patches (thanks radekdoulik), cleaned up some warnings


2007-11-09  Rüdiger Timm  <rt@openoffice.org>  [610dfab050d1297a5d14757accdac7fb1ba3c895]

INTEGRATION: CWS os105_SRC680 (1.35.50); FILE MERGED 2007/10/23 13:41:36 os 1.35.50.1: #i82625# use GetTitle( SFX_TITLE_APINAME )


2007-11-09  Rüdiger Timm  <rt@openoffice.org>  [20a04ae28495c38b3e1fe5e5acbfdc7a2e9f44ef]

INTEGRATION: CWS tl45 (1.47.100); FILE MERGED 2007/08/30 12:47:06 tl 1.47.100.1: #81149# remove work-around for language fall back


2007-11-09  Rüdiger Timm  <rt@openoffice.org>  [753d93fdf1bd144d01a9464d72ca6671b09b2b7a]

INTEGRATION: CWS tl45 (1.16.40); FILE MERGED 2007/10/15 11:14:46 tl 1.16.40.1: #i81689# ShowLanguageErrors fixed


2007-11-09  Rüdiger Timm  <rt@openoffice.org>  [265e2924ac4130e826da5e914503b040e9abeab9]

INTEGRATION: CWS tl45 (1.12.366); FILE MERGED 2007/09/04 08:28:14 tl 1.12.366.1: #i75455# property WidthType added


2007-11-09  Rüdiger Timm  <rt@openoffice.org>  [e3547e2ba05da130ac3ed669a38923c05046ce49]

INTEGRATION: CWS tl45 (1.6.22); FILE MERGED 2007/10/15 11:24:01 tl 1.6.22.1: #i82090# warning when compiling with debug=t fixed


2007-11-09  Rüdiger Timm  <rt@openoffice.org>  [383a9da07df816f47576b6e866616c699f97165a]

INTEGRATION: CWS tl45 (1.33.106); FILE MERGED 2007/10/01 14:07:14 tl 1.33.106.2: RESYNC: (1.33-1.34); FILE MERGED 2007/08/30 12:47:32 tl 1.33.106.1: #81149# remove work-around for language fall back


2007-11-09  Rüdiger Timm  <rt@openoffice.org>  [898bfd802b1a527f4454e524c026b2cb812b8f94]

INTEGRATION: CWS tl45 (1.3.26); FILE MERGED 2007/08/30 12:57:34 tl 1.3.26.1: #81149# remove work-around for language fall back


2007-11-09  Rüdiger Timm  <rt@openoffice.org>  [cb14039c90c816f7b79d63c76f2b86492120dd4a]

INTEGRATION: CWS tl45 (1.50.20); FILE MERGED 2007/10/31 12:21:35 tl 1.50.20.1: #i82833# adding {} around some ov the <?> place holders for better default behaviour when replacing them


2007-11-09  Rüdiger Timm  <rt@openoffice.org>  [5ad81b0c0b0a32f4a98a042d1600d38ff6e476de]

INTEGRATION: CWS tl45 (1.40.12); FILE MERGED 2007/10/31 11:28:53 tl 1.40.12.2: warning-free code fixes for non-pro build 2007/08/30 09:53:47 tl 1.40.12.1: #i57667# remove class SmAboutDialog


2007-11-09  Rüdiger Timm  <rt@openoffice.org>  [d34be06bfbaefb712dce4b167407563d84295d97]

INTEGRATION: CWS tl45 (1.29.50); FILE MERGED 2007/10/31 12:21:35 tl 1.29.50.1: #i82833# adding {} around some ov the <?> place holders for better default behaviour when replacing them


2007-11-09  Rüdiger Timm  <rt@openoffice.org>  [2e2653a1a25551d6e5545abeab796d34deea7b74]

INTEGRATION: CWS tl45 (1.19.12); FILE MERGED 2007/08/30 09:53:56 tl 1.19.12.1: #i57667# remove class SmAboutDialog


2007-11-09  Oliver Bolte  <obo@openoffice.org>  [1fee5f4d163c5119dc69ebe61839562cf0dadfaf]

#i83430# use USE_DIRECTX5 switch instead of compiler version


2007-11-09  Rüdiger Timm  <rt@openoffice.org>  [81206a616d54d541e70e42cde441e0d254878667]

INTEGRATION: CWS transogl01 (1.19.132); FILE MERGED 2007/10/22 09:38:45 thb 1.19.132.3: #i79330# Also deleting allocated color map now 2007/07/25 17:12:39 thb 1.19.132.2: RESYNC: (1.19-1.21); FILE MERGED 2007/07/06 14:07:57 thb 1.19.132.1: #i79330# Creating a default colormap for non-standard visuals. Otherwise, XCreateWindow bad-matches.


2007-11-09  Rüdiger Timm  <rt@openoffice.org>  [63d1d306db85255d2021f553097c6f18a9bfede3]

INTEGRATION: CWS transogl01 (1.7.66); FILE MERGED 2007/10/30 17:03:51 thb 1.7.66.1: #i79330# Added member


2007-11-09  Rüdiger Timm  <rt@openoffice.org>  [ecbabfb085fe09ea6f1dc19c22bdefa5887d598d]

INTEGRATION: CWS transogl01 (1.3.4); FILE MERGED 2007/07/27 13:30:59 smmathews 1.3.4.1: Issue number: Submitted by: Reviewed by:


2007-11-09  Rüdiger Timm  <rt@openoffice.org>  [f02b2e4fe75b73dd69aa53714b99020ceafec7c3]

INTEGRATION: CWS transogl01 (1.8.4); FILE MERGED 2007/10/10 21:03:45 thb 1.8.4.1: #i82460# Did some minor cleanup work: the graphic subsystem the optional transition framework is using is now fully encapsulated - there's only a generic factory; changed Ids of transition used - now something totally unused before; every optional transition component can transparently override arbitrary Id combinations now


2007-11-09  Rüdiger Timm  <rt@openoffice.org>  [8e3822070bf1907ac93883b73e6f26bb55b97aca]

INTEGRATION: CWS transogl01 (1.5.26); FILE MERGED 2007/07/25 15:55:01 thb 1.5.26.3: RESYNC: (1.5-1.6); FILE MERGED 2007/07/20 14:05:39 smmathews 1.5.26.2: Issue number: Submitted by: Reviewed by: 2007/06/29 10:08:50 smmathews 1.5.26.1: Issue number: Submitted by: Reviewed by:


2007-11-09  Rüdiger Timm  <rt@openoffice.org>  [ee8042946956c8186bc9e276dd61afe79dc7dfde]

INTEGRATION: CWS transogl01 (1.8.4); FILE MERGED 2007/10/10 12:02:31 thb 1.8.4.1: #i10000# WaE fixes; making verbose=t build work again


2007-11-09  Rüdiger Timm  <rt@openoffice.org>  [6a16f81e135e5fd2a232933c3e60e41c75ef2353]

INTEGRATION: CWS transogl01 (1.13.26); FILE MERGED 2007/10/10 21:03:44 thb 1.13.26.13: #i82460# Did some minor cleanup work: the graphic subsystem the optional transition framework is using is now fully encapsulated - there's only a generic factory; changed Ids of transition used - now something totally unused before; every optional transition component can transparently override arbitrary Id combinations now 2007/08/28 07:55:18 smmathews 1.13.26.12: Issue number: Submitted by: Reviewed by: 2007/08/09 12:16:53 smmathews 1.13.26.11: Issue number: Submitted by: Reviewed by: 2007/08/09 11:22:37 smmathews 1.13.26.10: Issue number: Submitted by: Reviewed by: 2007/08/08 03:39:30 smmathews 1.13.26.9: Issue number: Submitted by: Reviewed by: 2007/08/03 12:57:25 smmathews 1.13.26.8: Issue number: Submitted by: Reviewed by: 2007/07/27 11:38:55 smmathews 1.13.26.7: Issue number: Submitted by: Reviewed by: 2007/07/25 20:22:29 thb 1.13.26.6: WaE fixes; added screen updater to ogl slide change 2007/07/25 15:40:25 thb 1.13.26.5: RESYNC: (1.13-1.14); FILE MERGED 2007/07/22 21:08:53 smmathews 1.13.26.4: Issue number: Submitted by: Reviewed by: 2007/07/20 14:05:39 smmathews 1.13.26.3: Issue number: Submitted by: Reviewed by: 2007/07/18 13:41:02 smmathews 1.13.26.2: Issue number: Submitted by: Reviewed by: 2007/07/18 12:47:01 smmathews 1.13.26.1: Issue number: Submitted by: Reviewed by:


2007-11-09  Rüdiger Timm  <rt@openoffice.org>  [7a4a6295ed89479d4ed8302b8fd30d29171e885e]

INTEGRATION: CWS transogl01 (1.2.4); FILE MERGED 2007/10/10 12:02:31 thb 1.2.4.1: #i10000# WaE fixes; making verbose=t build work again


2007-11-09  Rüdiger Timm  <rt@openoffice.org>  [fba655aaadf0daeabe8e139a103a688f0e41749f]

INTEGRATION: CWS transogl01 (1.11.4); FILE MERGED 2007/10/10 12:02:30 thb 1.11.4.1: #i10000# WaE fixes; making verbose=t build work again


2007-11-09  Rüdiger Timm  <rt@openoffice.org>  [f513e38f6f35ad179828de859a234194e8efde20]

INTEGRATION: CWS transogl01 (1.1.2); FILE ADDED 2007/08/08 03:39:30 smmathews 1.1.2.8: Issue number: Submitted by: Reviewed by: 2007/07/22 21:08:53 smmathews 1.1.2.7: Issue number: Submitted by: Reviewed by: 2007/07/11 10:55:18 smmathews 1.1.2.6: Issue number: Submitted by: Reviewed by: 2007/07/11 10:40:28 smmathews 1.1.2.5: Issue number: Submitted by: Reviewed by: 2007/06/20 18:45:14 smmathews 1.1.2.4: Issue number: Submitted by: Reviewed by: 2007/06/20 17:42:22 smmathews 1.1.2.3: Issue number: Submitted by: Reviewed by: 2007/06/20 16:28:00 smmathews 1.1.2.2: Issue number: Submitted by: Reviewed by: 2007/06/19 13:00:52 smmathews 1.1.2.1: Issue number: Submitted by:Shane M Mathews/shane.m.mathews@gmail.com Reviewed by:


2007-11-09  Rüdiger Timm  <rt@openoffice.org>  [9aa0a5058ec7f35995c6798ec6461a8fd3405808]

INTEGRATION: CWS transogl01 (1.1.2); FILE ADDED 2007/08/08 03:40:27 smmathews 1.1.2.1: Issue number: Submitted by: Reviewed by:


2007-11-09  Rüdiger Timm  <rt@openoffice.org>  [5029be0252fc7e5f0d70b6cfb82815949ef66930]

INTEGRATION: CWS transogl01 (1.1.2); FILE ADDED 2007/10/10 21:03:44 thb 1.1.2.9: #i82460# Did some minor cleanup work: the graphic subsystem the optional transition framework is using is now fully encapsulated - there's only a generic factory; changed Ids of transition used - now something totally unused before; every optional transition component can transparently override arbitrary Id combinations now 2007/10/10 12:02:30 thb 1.1.2.8: #i10000# WaE fixes; making verbose=t build work again 2007/08/29 07:44:57 thb 1.1.2.7: #i10000# Removed a few warnings & a bunch of gcc4.1 errors 2007/08/28 12:37:04 smmathews 1.1.2.6: Issue number: Submitted by: Reviewed by: 2007/08/28 07:55:17 smmathews 1.1.2.5: Issue number: Submitted by: Reviewed by: 2007/08/09 12:16:52 smmathews 1.1.2.4: Issue number: Submitted by: Reviewed by: 2007/08/08 08:43:01 smmathews 1.1.2.3: Issue number: Submitted by: Reviewed by: 2007/08/08 04:20:30 smmathews 1.1.2.2: Issue number: Submitted by: Reviewed by: 2007/08/08 03:40:27 smmathews 1.1.2.1: Issue number: Submitted by: Reviewed by:


2007-11-09  Rüdiger Timm  <rt@openoffice.org>  [063560b6b03dfab2a16a299006db9a245f6a4224]

INTEGRATION: CWS transogl01 (1.1.2); FILE ADDED 2007/10/10 21:03:44 thb 1.1.2.8: #i82460# Did some minor cleanup work: the graphic subsystem the optional transition framework is using is now fully encapsulated - there's only a generic factory; changed Ids of transition used - now something totally unused before; every optional transition component can transparently override arbitrary Id combinations now 2007/08/29 07:44:57 thb 1.1.2.7: #i10000# Removed a few warnings & a bunch of gcc4.1 errors 2007/08/28 12:37:04 smmathews 1.1.2.6: Issue number: Submitted by: Reviewed by: 2007/08/28 11:31:22 smmathews 1.1.2.5: Issue number: Submitted by: Reviewed by: 2007/08/28 07:55:17 smmathews 1.1.2.4: Issue number: Submitted by: Reviewed by: 2007/08/09 11:22:36 smmathews 1.1.2.3: Issue number: Submitted by: Reviewed by: 2007/08/09 10:13:55 smmathews 1.1.2.2: Issue number: Submitted by: Reviewed by: 2007/08/08 08:43:32 smmathews 1.1.2.1: Issue number: Submitted by: Reviewed by:


2007-11-09  Rüdiger Timm  <rt@openoffice.org>  [8627444cdbea37fdd456b26e2c5712837ccb06bf]

INTEGRATION: CWS transogl01 (1.1.2); FILE ADDED 2007/10/10 21:03:44 thb 1.1.2.11: #i82460# Did some minor cleanup work: the graphic subsystem the optional transition framework is using is now fully encapsulated - there's only a generic factory; changed Ids of transition used - now something totally unused before; every optional transition component can transparently override arbitrary Id combinations now 2007/08/31 13:46:21 smmathews 1.1.2.10: Issue number: Submitted by: Reviewed by: 2007/08/29 07:44:57 thb 1.1.2.9: #i10000# Removed a few warnings & a bunch of gcc4.1 errors 2007/08/28 12:37:04 smmathews 1.1.2.8: Issue number: Submitted by: Reviewed by: 2007/08/28 11:31:22 smmathews 1.1.2.7: Issue number: Submitted by: Reviewed by: 2007/08/28 08:05:47 smmathews 1.1.2.6: Issue number: Submitted by: Reviewed by: 2007/08/28 07:55:17 smmathews 1.1.2.5: Issue number: Submitted by: Reviewed by: 2007/08/09 11:22:36 smmathews 1.1.2.4: Issue number: Submitted by: Reviewed by: 2007/08/09 10:13:54 smmathews 1.1.2.3: Issue number: Submitted by: Reviewed by: 2007/08/08 08:43:01 smmathews 1.1.2.2: Issue number: Submitted by: Reviewed by: 2007/08/08 03:40:27 smmathews 1.1.2.1: Issue number: Submitted by: Reviewed by:


2007-11-09  Rüdiger Timm  <rt@openoffice.org>  [d4fa9d0a3c5931bb45bf07b59ca4f1ee9be331c4]

INTEGRATION: CWS transogl01 (1.4.4); FILE MERGED 2007/10/10 12:02:30 thb 1.4.4.1: #i10000# WaE fixes; making verbose=t build work again


2007-11-09  Rüdiger Timm  <rt@openoffice.org>  [98180b503782ba2eee58df7f2ffb47905fb62862]

INTEGRATION: CWS transogl01 (1.5.6); FILE MERGED 2007/10/10 21:03:44 thb 1.5.6.2: #i82460# Did some minor cleanup work: the graphic subsystem the optional transition framework is using is now fully encapsulated - there's only a generic factory; changed Ids of transition used - now something totally unused before; every optional transition component can transparently override arbitrary Id combinations now 2007/10/10 12:02:30 thb 1.5.6.1: #i10000# WaE fixes; making verbose=t build work again


2007-11-09  Rüdiger Timm  <rt@openoffice.org>  [c0d77884b71a6517d42a5a2da2b02000191f34c7]

INTEGRATION: CWS transogl01 (1.8.26); FILE MERGED 2007/07/25 15:21:32 thb 1.8.26.2: RESYNC: (1.8-1.9); FILE MERGED 2007/06/29 10:08:49 smmathews 1.8.26.1: Issue number: Submitted by: Reviewed by:


2007-11-09  Rüdiger Timm  <rt@openoffice.org>  [556ac62f4428ab877449e616cd1c44216e879881]

INTEGRATION: CWS transogl01 (1.5.26); FILE MERGED 2007/10/10 08:50:38 thb 1.5.26.1: #i82460# Deliver the lib; only *nix for now


2007-11-09  Rüdiger Timm  <rt@openoffice.org>  [6dc4aa9f82c46b9927dd92eff1fd648771b642c5]

INTEGRATION: CWS transogl01 (1.5.34); FILE MERGED 2007/10/10 08:50:38 thb 1.5.34.6: #i82460# Deliver the lib; only *nix for now 2007/07/25 15:14:24 thb 1.5.34.5: RESYNC: (1.5-1.6); FILE MERGED 2007/07/11 10:55:18 smmathews 1.5.34.4: Issue number: Submitted by: Reviewed by: 2007/06/20 23:01:00 smmathews 1.5.34.3: Issue number: Submitted by: Reviewed by: 2007/06/20 17:17:40 smmathews 1.5.34.2: Issue number: Submitted by: Reviewed by: 2007/06/19 13:05:36 smmathews 1.5.34.1: Issue number: Submitted by: Reviewed by:


2007-11-09  Rüdiger Timm  <rt@openoffice.org>  [3efff6a37f23819f7c2c8f8d90b0a0fca67bba76]

INTEGRATION: CWS transogl01 (1.10.42); FILE MERGED 2007/09/30 00:18:06 thb 1.10.42.3: RESYNC: (1.11-1.13); FILE MERGED 2007/07/25 15:04:57 thb 1.10.42.2: RESYNC: (1.10-1.11); FILE MERGED 2007/07/20 15:33:41 radekdoulik 1.10.42.1: Issue number:  78745

return memory layout from getData methods

2007-11-09  Rüdiger Timm  <rt@openoffice.org>  [24d3f09e0fe891b351207ebd3383a1e5dee168bc]

INTEGRATION: CWS transogl01 (1.9.42); FILE MERGED 2007/07/25 15:05:05 thb 1.9.42.2: RESYNC: (1.9-1.10); FILE MERGED 2007/07/20 15:33:41 radekdoulik 1.9.42.1: Issue number:  78745

return memory layout from getData methods

2007-11-09  Rüdiger Timm  <rt@openoffice.org>  [921c7b49a5d6be44cec8ff63099822e04b765034]

INTEGRATION: CWS transogl01 (1.5.6); FILE MERGED 2007/08/27 14:35:48 radekdoulik 1.5.6.1: Issue number:  78745 Submitted by:  radekdoulik

fixed canvas helper getSize method, which was causing the getData called
with wrong size from client code

2007-11-09  Rüdiger Timm  <rt@openoffice.org>  [a8850b0d7bb5315c0a040cb0ea28137b992f9015]

INTEGRATION: CWS transogl01 (1.4.6); FILE MERGED 2007/08/27 14:35:48 radekdoulik 1.4.6.1: Issue number:  78745 Submitted by:  radekdoulik

fixed canvas helper getSize method, which was causing the getData called
with wrong size from client code

2007-11-09  Rüdiger Timm  <rt@openoffice.org>  [51860e459494bac30a48b2cfe5f338fb84d13e81]

INTEGRATION: CWS transogl01 (1.7.20); FILE MERGED 2007/08/27 14:35:48 radekdoulik 1.7.20.5: Issue number:  78745 Submitted by:  radekdoulik

fixed canvas helper getSize method, which was causing the getData called
with wrong size from client code
2007/07/26 13:48:19 smmathews 1.7.20.4: Issue number:
Submitted by:
Reviewed by:
2007/07/25 16:28:43 radekdoulik 1.7.20.3: Issue number:  78745
Submitted by:  radekdoulik
Reviewed by:   radekdoulik

Fix the offset of bitmap data in getData method
2007/07/25 14:58:16 thb 1.7.20.2: RESYNC: (1.7-1.8); FILE MERGED
2007/06/21 10:45:31 radekdoulik 1.7.20.1: Issue number:  78745
Submitted by:  radekdoulik
Reviewed by:   radekdoulik
implemented XIntegerBitmap::getData

2007-11-09  Rüdiger Timm  <rt@openoffice.org>  [7d02d6a4dde5d5ac8d30a3940988cec0bcecf3f1]

INTEGRATION: CWS dbodf12import (1.41.90); FILE MERGED 2007/11/01 09:16:28 oj 1.41.90.1: #i83190# new string media type


2007-11-09  Rüdiger Timm  <rt@openoffice.org>  [9584ccb77de39197a896e815812e76b84a1b9e43]

INTEGRATION: CWS dbodf12import (1.44.94); FILE MERGED 2007/11/01 09:16:34 oj 1.44.94.1: #i83190# new string media type


2007-11-09  Rüdiger Timm  <rt@openoffice.org>  [4bf9429cdfc90c073d3bfd097f42b77e6e7febfa]

INTEGRATION: CWS dbodf12import (1.5.32); FILE MERGED 2007/11/01 09:13:31 oj 1.5.32.1: #i83190# implement odf12 importer


2007-11-09  Rüdiger Timm  <rt@openoffice.org>  [8bcace1e8f5738d04c855175a3de1a8018db00a9]

INTEGRATION: CWS dbodf12import (1.16.32); FILE MERGED 2007/11/01 09:13:31 oj 1.16.32.1: #i83190# implement odf12 importer


2007-11-09  Rüdiger Timm  <rt@openoffice.org>  [d1f2a545040c75aa7ad530cd75e1e712dda64473]

INTEGRATION: CWS dbodf12import (1.9.32); FILE MERGED 2007/11/01 09:13:31 oj 1.9.32.1: #i83190# implement odf12 importer


2007-11-09  Rüdiger Timm  <rt@openoffice.org>  [d2a945bdbcd016e54c50795a384468a4583f8d28]

INTEGRATION: CWS dbodf12import (1.1.2); FILE ADDED 2007/11/01 09:16:05 oj 1.1.2.1: #i83190# new elements


2007-11-09  Rüdiger Timm  <rt@openoffice.org>  [f900c39c436f4ac098490b90b927817dd8572bdd]

INTEGRATION: CWS dbodf12import (1.1.2); FILE ADDED 2007/11/01 09:15:56 oj 1.1.2.1: #i83190# new elements


2007-11-09  Rüdiger Timm  <rt@openoffice.org>  [14ab7bd967b3c5ae9fa49c7f786f71b56ccdce29]

INTEGRATION: CWS dbodf12import (1.8.32); FILE MERGED 2007/11/01 09:13:31 oj 1.8.32.1: #i83190# implement odf12 importer


2007-11-09  Rüdiger Timm  <rt@openoffice.org>  [1c6963ae790c5bfd57b035443d531504dc394f5a]

INTEGRATION: CWS dbodf12import (1.1.2); FILE ADDED 2007/11/01 09:15:46 oj 1.1.2.1: #i83190# new elements


2007-11-09  Rüdiger Timm  <rt@openoffice.org>  [8ec830dada4d0b03f140429fbd91f11b4f42e58b]

INTEGRATION: CWS dbodf12import (1.1.2); FILE ADDED 2007/11/01 09:15:36 oj 1.1.2.1: #i83190# new elements


2007-11-09  Rüdiger Timm  <rt@openoffice.org>  [79d3d221000c13376b1600e6c254200b5747c874]

INTEGRATION: CWS dbodf12import (1.1.2); FILE ADDED 2007/11/01 09:15:27 oj 1.1.2.1: #i83190# new elements


2007-11-09  Rüdiger Timm  <rt@openoffice.org>  [339fb75e1685e5fac35f67ec495714a98bd315b7]

INTEGRATION: CWS dbodf12import (1.1.2); FILE ADDED 2007/11/01 09:15:18 oj 1.1.2.1: #i83190# new elements


2007-11-09  Rüdiger Timm  <rt@openoffice.org>  [4e713de4fdafce3a23b66f5df11382a4c4938722]

INTEGRATION: CWS dbodf12import (1.5.350); FILE MERGED 2007/11/01 09:13:31 oj 1.5.350.1: #i83190# implement odf12 importer


2007-11-09  Rüdiger Timm  <rt@openoffice.org>  [5daa8f4826ddc99269573461afee1a3c61bb1d37]

INTEGRATION: CWS dbodf12import (1.1.2); FILE ADDED 2007/11/01 09:15:09 oj 1.1.2.1: #i83190# new elements


2007-11-09  Rüdiger Timm  <rt@openoffice.org>  [c4c85be042470e55367373ccf29abccc5f4f4156]

INTEGRATION: CWS dbodf12import (1.1.2); FILE ADDED 2007/11/01 09:15:00 oj 1.1.2.1: #i83190# new elements


2007-11-09  Rüdiger Timm  <rt@openoffice.org>  [16e9ad67d3d3a084007233f21bfd2e95c31365d4]

INTEGRATION: CWS dbodf12import (1.4.222); FILE MERGED 2007/11/01 09:13:31 oj 1.4.222.1: #i83190# implement odf12 importer


2007-11-09  Rüdiger Timm  <rt@openoffice.org>  [bd5e9d568a2eb276d7a40b1d6964aecfe2252812]

INTEGRATION: CWS dbodf12import (1.4.350); FILE MERGED 2007/11/01 09:13:31 oj 1.4.350.1: #i83190# implement odf12 importer


2007-11-09  Rüdiger Timm  <rt@openoffice.org>  [3764f77dc3a17b07049ec08042c6b1fe3103339c]

INTEGRATION: CWS dbodf12import (1.10.32); FILE MERGED 2007/11/01 09:13:31 oj 1.10.32.1: #i83190# implement odf12 importer


2007-11-09  Rüdiger Timm  <rt@openoffice.org>  [c732274e1d50244b39f2486de64bf6f30f656683]

INTEGRATION: CWS dbodf12import (1.3.350); FILE MERGED 2007/11/01 09:13:31 oj 1.3.350.1: #i83190# implement odf12 importer


2007-11-09  Rüdiger Timm  <rt@openoffice.org>  [55a809e9a9fb72085649f380a94731dc6d7fe036]

INTEGRATION: CWS dbodf12import (1.1.2); FILE ADDED 2007/11/01 09:14:52 oj 1.1.2.1: #i83190# new elements


2007-11-09  Rüdiger Timm  <rt@openoffice.org>  [e5505677a70037a536622014e34ef826e9abb2d2]

INTEGRATION: CWS dbodf12import (1.1.2); FILE ADDED 2007/11/01 09:14:42 oj 1.1.2.1: #i83190# new elements


2007-11-09  Rüdiger Timm  <rt@openoffice.org>  [80e48d06533b8c961898cdf2c501816b04d306b2]

INTEGRATION: CWS dbodf12import (1.1.2); FILE ADDED 2007/11/01 09:14:34 oj 1.1.2.1: #i83190# new elements


2007-11-09  Rüdiger Timm  <rt@openoffice.org>  [4cb6d0c25569cdca5469eb0b869d654e92d2d169]

INTEGRATION: CWS dbodf12import (1.1.2); FILE ADDED 2007/11/01 09:14:25 oj 1.1.2.1: #i83190# new elements


2007-11-09  Rüdiger Timm  <rt@openoffice.org>  [9bb400a9a4974cc6a7b5e0957b0de7b1ef628f6d]

INTEGRATION: CWS dbodf12import (1.6.224); FILE MERGED 2007/11/01 09:13:31 oj 1.6.224.1: #i83190# implement odf12 importer


2007-11-09  Rüdiger Timm  <rt@openoffice.org>  [8969d0207697cbb317736328301d2466a2ee1772]

INTEGRATION: CWS dbodf12import (1.29.32); FILE MERGED 2007/11/01 09:13:30 oj 1.29.32.1: #i83190# implement odf12 importer


2007-11-09  Rüdiger Timm  <rt@openoffice.org>  [1cbf0d6394c8c9f1bde41e1809d9c65a104b6cac]

INTEGRATION: CWS dbodf12import (1.47.30); FILE MERGED 2007/11/01 09:17:07 oj 1.47.30.1: #i83190# new string media type


2007-11-09  Rüdiger Timm  <rt@openoffice.org>  [697e9f4964a8c5be389d2186fc35578ee0ca9c7b]

INTEGRATION: CWS dbodf12import (1.34.32); FILE MERGED 2007/11/01 09:17:07 oj 1.34.32.1: #i83190# new string media type


2007-11-09  Rüdiger Timm  <rt@openoffice.org>  [46b603d0bd6da525f86dc790cce1105e031cd8d1]

INTEGRATION: CWS dbodf12import (1.112.24); FILE MERGED 2007/11/01 09:18:12 oj 1.112.24.1: #i83190# new token for odf 12 database


2007-11-09  Rüdiger Timm  <rt@openoffice.org>  [7c7e1f31d3cf449963b029174bdd87a23124bd72]

INTEGRATION: CWS dbodf12import (1.9.26); FILE MERGED 2007/11/01 09:18:12 oj 1.9.26.1: #i83190# new token for odf 12 database


2007-11-08  Rüdiger Timm  <rt@openoffice.org>  [0e49c1452c29373cc21427202a7f7cde76fbf915]

#i82352# Create language packs for 'dev' product.


2007-11-08  Rüdiger Timm  <rt@openoffice.org>  [38660faa30198a8308dead7a3c3922584051d3d9]

INTEGRATION: CWS vclxcu04 (1.231.22); FILE MERGED 2007/10/10 14:09:55 hdu 1.231.22.1: #i82288 add some common indic fonts for glyph fallback


2007-11-08  Rüdiger Timm  <rt@openoffice.org>  [41538d5fd0eadcdd91d60e7ef7c02106523ba4a0]

INTEGRATION: CWS vclxcu04 (1.57.24); FILE MERGED 2007/10/10 09:47:15 hdu 1.57.24.2: #i81622# better default fonts for Hebrew (thanks for the patch ayaninger!) 2007/10/10 09:34:44 hdu 1.57.24.1: #i77698# better support for Liberation font family, cleaning up related fallback entries


2007-11-07  Rüdiger Timm  <rt@openoffice.org>  [f6f94097e5290c9ac61ffa7b0e4028e04e16f8c0]

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>  [fd8a38a54cc44b72b67981efcbdc17700e03da2e]

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>  [a67b2b5982ff474643da11b57e0ec834d3dbc92e]

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>  [c67e83e1f6ba4dc71d741eb4fd29a89025c837f9]

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  Armin Weiss  <aw@openoffice.org>  [e30ad6028be5eea3bad01bc1b813eb83746bfdd9]

#i39532# committing to have a base for HDU


2007-11-07  Rüdiger Timm  <rt@openoffice.org>  [957b081eb1534a0816a5edce2b6ca21e01f9412d]

INTEGRATION: CWS swqbf105 (1.43.30); FILE MERGED 2007/10/17 08:09:55 ama 1.43.30.1: Fix #i82695#: Row span with negative value have a special meaning


2007-11-07  Rüdiger Timm  <rt@openoffice.org>  [93b7b2d3b46c17e14cfa7c855be9aa6283733437]

INTEGRATION: CWS swqbf105 (1.22.424); FILE MERGED 2007/10/04 18:05:21 od 1.22.424.2: RESYNC: (1.22-1.23); FILE MERGED 2007/08/22 10:12:44 ama 1.22.424.1: Fix #i80689#: Ignore redline during insert file


2007-11-07  Rüdiger Timm  <rt@openoffice.org>  [af5f2fddbe226c1f0a3edbfe65b7cfbc3d06053f]

INTEGRATION: CWS swqbf105 (1.133.30); FILE MERGED 2007/10/10 10:50:49 fme 1.133.30.1: #i69519# mloiseleur - Restrict rows to repeat to a decent value


2007-11-07  Rüdiger Timm  <rt@openoffice.org>  [f5d128cdf04467df5c835a2194bb37ec52467460]

INTEGRATION: CWS swqbf105 (1.72.4); FILE MERGED 2007/10/04 17:56:45 od 1.72.4.2: RESYNC: (1.72-1.74); FILE MERGED 2007/08/13 13:02:35 hbrinkm 1.72.4.1: #i76737# reset _pKeepHeader/_pKeepFooter when creating new section


2007-11-07  Rüdiger Timm  <rt@openoffice.org>  [50b12373c30745cbc4f0bf78108458107f9f0b51]

INTEGRATION: CWS swqbf105 (1.51.30); FILE MERGED 2007/10/16 10:47:52 fme 1.51.30.1: #i81697# Lock view to prevent view update


2007-11-07  Rüdiger Timm  <rt@openoffice.org>  [41c60fddb051801b1e91d42adaccbf1cc1834f97]

INTEGRATION: CWS swqbf105 (1.28.144); FILE MERGED 2007/10/22 08:14:50 od 1.28.144.4: #i79738# method <ViewShell::PrintPreViewPage(..)> 	 - correct condition, which checks, if a certain page has to 	   be printed or not. 2007/10/04 17:49:16 od 1.28.144.3: RESYNC: (1.28-1.29); FILE MERGED 2007/09/26 10:41:28 od 1.28.144.2: #i80209# undo previous changes 2007/09/17 08:31:22 od 1.28.144.1: #i80209# patch provided by ayaniger and adjusted by od: 	 - implement support for Right-To-Left documents in Print Preview: 	 -- reverse column order for Right-To-Left document. 	    Right-To-Left document are determined by the layout direction 	    of the first page of the document.


2007-11-07  Rüdiger Timm  <rt@openoffice.org>  [f9c36f3017650ce075ad3a511930bb3a3033784f]

INTEGRATION: CWS swqbf105 (1.22.8); FILE MERGED 2007/10/23 13:28:42 ama 1.22.8.3: Fix #i80966#: Accept and reject should not crash! 2007/10/04 17:40:58 od 1.22.8.2: RESYNC: (1.22-1.23); FILE MERGED 2007/09/13 09:31:21 ama 1.22.8.1: Fix i80966#: Crash with Undo/Redline


2007-11-07  Rüdiger Timm  <rt@openoffice.org>  [b7e40a93001143896aefb50f08a1fb87070e890f]

INTEGRATION: CWS swqbf105 (1.99.28); FILE MERGED 2007/10/04 17:34:10 od 1.99.28.2: RESYNC: (1.99-1.100); FILE MERGED 2007/08/14 10:39:47 fme 1.99.28.1: #i80120# ChgThisLines() shouldn't be called from outsite the formatting routines


2007-11-07  Rüdiger Timm  <rt@openoffice.org>  [3ee72d6ce0014e8e1fdb1c1c126aca6224ed88d4]

INTEGRATION: CWS swqbf105 (1.26.142); FILE MERGED 2007/10/04 17:02:02 od 1.26.142.2: RESYNC: (1.26-1.27); FILE MERGED 2007/08/15 07:43:34 od 1.26.142.1: #147431# method <SwSectionFmt::DelFrms()> 	 - First, delete the <SwSectionFrm> instances of the <SwSectionFmt> instance.  	   Then, delete the frames of the nested <SwSectionFmt> instances.


2007-11-07  Rüdiger Timm  <rt@openoffice.org>  [0a5ab4fb96359f9f01f255011fc72576958569fe]

INTEGRATION: CWS swqbf105 (1.26.68); FILE MERGED 2007/10/04 17:01:56 od 1.26.68.2: RESYNC: (1.26-1.27); FILE MERGED 2007/08/22 13:47:47 ama 1.26.68.1: Fix #i80941#: Loop causes by wrong nodes copy


2007-11-07  Rüdiger Timm  <rt@openoffice.org>  [0d39d39c3d3669cbc81d3f66714505352d0e624c]

INTEGRATION: CWS swqbf105 (1.47.6); FILE MERGED 2007/10/04 17:01:39 od 1.47.6.2: RESYNC: (1.47-1.48); FILE MERGED 2007/08/30 09:41:11 ama 1.47.6.1: Fix #i75008#: Put table frame into the right section frame


2007-11-07  Rüdiger Timm  <rt@openoffice.org>  [c8dac7c7d08e03447a4e5a0944f8e6b677e7d5e4]

INTEGRATION: CWS swqbf105 (1.6.424); FILE MERGED 2007/10/04 16:58:45 od 1.6.424.2: RESYNC: (1.6-1.7); FILE MERGED 2007/08/14 10:38:42 fme 1.6.424.1: #i80120# SetLineNumberInfo requires to invalidate the frame sizes


2007-11-07  Rüdiger Timm  <rt@openoffice.org>  [39b1ab38de3e97d6334bb4e46304d38a7babc051]

INTEGRATION: CWS swqbf105 (1.21.30); FILE MERGED 2007/11/05 07:27:33 fme 1.21.30.3: #i56229# Forgot to set nContent correctly after calles to lcl_FindNextCell/lcl_FindPrevCell 2007/10/22 10:28:57 od 1.21.30.2: assure warning-free code 2007/10/19 11:13:46 fme 1.21.30.1: #i56229# Make lcl_FindNextCell lcl_FindPrevCell work correctly with nested tables


2007-11-07  Rüdiger Timm  <rt@openoffice.org>  [1c80385e37a1a662dabf780c5da8731940ed562c]

INTEGRATION: CWS printdirectinfo (1.78.2); FILE MERGED 2007/10/18 06:52:01 cd 1.78.2.2: #i56352# Use correct text for printer name 2007/10/17 13:47:34 cd 1.78.2.1: #56352# Change tooltip help for print file directly according to specification


2007-11-07  Rüdiger Timm  <rt@openoffice.org>  [f32a3112ddd2fb278d50cd569ccb1fcbe7d2d623]

INTEGRATION: CWS tkr05_SRC680 (1.49.2); FILE MERGED 2007/11/02 12:40:57 tkr 1.49.2.5: #83234# host name mismatch 2007/11/02 09:48:58 tkr 1.49.2.4: #83234# host name mismatch 2007/10/11 14:22:51 tkr 1.49.2.3: #31053# WebDAV Https Support 2007/10/01 07:40:09 tkr 1.49.2.2: #31053#: HTTPS Support 2007/09/20 11:01:15 tkr 1.49.2.1: #i31053#: WebDAV HTTPS Support


2007-11-07  Rüdiger Timm  <rt@openoffice.org>  [5ce5293877aeeb38be4cf5c9716c8bd54b0fd9f7]

INTEGRATION: CWS tkr05_SRC680 (1.37.20); FILE MERGED 2007/11/02 12:41:11 tkr 1.37.20.6: #83234# host name mismatch 2007/11/02 09:49:11 tkr 1.37.20.5: #83234# host name mismatch 2007/10/19 14:40:21 tkr 1.37.20.4: #31053# WebDAV Https Support 2007/10/04 09:08:24 tkr 1.37.20.3: #31053# https webdav support 2007/10/01 07:40:25 tkr 1.37.20.2: #31053#: HTTPS Support 2007/09/20 11:01:16 tkr 1.37.20.1: #i31053#: WebDAV HTTPS Support


2007-11-07  Rüdiger Timm  <rt@openoffice.org>  [03b52eb17bfa9b0dcf75069656071ea03814b02e]

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>  [273c769c44b51b18e18163859eb8409f339a274d]

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>  [08d3c67355464cb1013ce52d9ed4abf381906354]

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>  [3389f444918d364e82228dc35c3a31c034d12b3d]

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>  [f56bbfb932b400aa6e29ba27e1a6947e77b7c8f6]

INTEGRATION: CWS tkr05_SRC680 (1.5.42); FILE MERGED 2007/10/24 09:49:27 tkr 1.5.42.1: #31053# HTTPS WebDAV support (proxies)


2007-11-07  Rüdiger Timm  <rt@openoffice.org>  [2150695eb719a42f85920b83d2b58102c2b6d782]

INTEGRATION: CWS tkr05_SRC680 (1.3.20); FILE MERGED 2007/10/25 05:12:59 obr 1.3.20.3: #31053# actually read the system https proxy 2007/10/24 10:50:28 obr 1.3.20.2: #31053# HTTPS WebDAV support (proxies) 2007/10/24 09:49:05 tkr 1.3.20.1: #31053# HTTPS WebDAV support (proxies)


2007-11-07  Rüdiger Timm  <rt@openoffice.org>  [c04cb7cb5390ce6fb4c0b70120de293078eb62cc]

INTEGRATION: CWS tkr05_SRC680 (1.4.96); FILE MERGED 2007/10/24 09:48:30 tkr 1.4.96.1: #31053# HTTPS WebDAV support (proxies)


2007-11-07  Rüdiger Timm  <rt@openoffice.org>  [8d7aa1cebf83eae886023c5ef365ca9a08f659de]

INTEGRATION: CWS tkr05_SRC680 (1.5.84); FILE MERGED 2007/10/24 10:04:42 tkr 1.5.84.2: #31053# HTTPS WebDAV (Proxies) 2007/10/24 09:48:30 tkr 1.5.84.1: #31053# HTTPS WebDAV support (proxies)


2007-11-07  Rüdiger Timm  <rt@openoffice.org>  [c0828d1cceabf84b4cba5d3e319483987d95145a]

INTEGRATION: CWS tkr05_SRC680 (1.7.42); FILE MERGED 2007/10/24 09:48:03 tkr 1.7.42.1: #31053# HTTPS WebDAV support (proxies)


2007-11-07  Rüdiger Timm  <rt@openoffice.org>  [13d2292de8aeda9b43b6ca2682415be0c45a4bcc]

INTEGRATION: CWS tkr05_SRC680 (1.13.42); FILE MERGED 2007/10/25 07:42:15 tkr 1.13.42.2: #31053# HTTPS WebDAV support (proxy) 2007/10/24 09:47:40 tkr 1.13.42.1: #31053# HTTPS WebDAV support (proxies)


2007-11-07  Rüdiger Timm  <rt@openoffice.org>  [c21b8a1620808865d03239256221a6a86e6316f0]

INTEGRATION: CWS tkr05_SRC680 (1.55.16); FILE MERGED 2007/10/24 15:05:41 tkr 1.55.16.1: #31053# HTTPS WebDAV support


2007-11-07  Rüdiger Timm  <rt@openoffice.org>  [e9978f687df4f9362a64faf6ecfe5bd00af2fcf5]

INTEGRATION: CWS tkr05_SRC680 (1.1.2); FILE ADDED 2007/10/16 17:11:18 tkr 1.1.2.4: #31053# WebDAV Https Support 2007/10/09 10:09:06 tkr 1.1.2.3: #31053# https webdav support 2007/10/04 10:10:11 tkr 1.1.2.2: #31053# https webdav support 2007/10/01 07:55:55 tkr 1.1.2.1: #31053#: HTTPS Support


2007-11-07  Rüdiger Timm  <rt@openoffice.org>  [194607486f88bd7dfcf9278776f38cb891710bf9]

INTEGRATION: CWS tkr05_SRC680 (1.1.2); FILE ADDED 2007/10/09 10:47:15 tkr 1.1.2.5: #31053# https webdav support 2007/10/09 10:36:33 tkr 1.1.2.4: #31053# https webdav support 2007/10/09 10:09:06 tkr 1.1.2.3: #31053# https webdav support 2007/10/04 10:10:11 tkr 1.1.2.2: #31053# https webdav support 2007/10/01 07:55:55 tkr 1.1.2.1: #31053#: HTTPS Support


2007-11-07  Rüdiger Timm  <rt@openoffice.org>  [ce5111647f87f61c3e611f42854ca481ea73ba4c]

INTEGRATION: CWS tkr05_SRC680 (1.1.2); FILE ADDED 2007/10/16 17:11:42 tkr 1.1.2.5: #31053# WebDAV Https Support 2007/10/11 14:38:40 tkr 1.1.2.4: #31053# WebDAV Https Support 2007/10/09 10:08:51 tkr 1.1.2.3: #31053# https webdav support 2007/10/04 10:09:46 tkr 1.1.2.2: #31053# https webdav support 2007/10/01 07:55:22 tkr 1.1.2.1: #31053#: HTTPS Support


2007-11-07  Rüdiger Timm  <rt@openoffice.org>  [6670e4f2d3d4f605d456d04f2f0d4cb5861da36e]

INTEGRATION: CWS tkr05_SRC680 (1.1.2); FILE ADDED 2007/10/09 10:08:51 tkr 1.1.2.2: #31053# https webdav support 2007/10/01 07:55:22 tkr 1.1.2.1: #31053#: HTTPS Support


2007-11-07  Rüdiger Timm  <rt@openoffice.org>  [83cadca86fe13fd91c1902855eb107610235e22f]

INTEGRATION: CWS tkr05_SRC680 (1.1.2); FILE ADDED 2007/10/11 14:38:40 tkr 1.1.2.4: #31053# WebDAV Https Support 2007/10/09 10:08:51 tkr 1.1.2.3: #31053# https webdav support 2007/10/04 10:09:46 tkr 1.1.2.2: #31053# https webdav support 2007/10/01 07:55:22 tkr 1.1.2.1: #31053#: HTTPS Support


2007-11-07  Rüdiger Timm  <rt@openoffice.org>  [a4ad05ad596ef137262bc0b038ab79af7b8febed]

INTEGRATION: CWS tkr05_SRC680 (1.1.2); FILE ADDED 2007/10/09 10:15:48 tkr 1.1.2.4: #31053# https webdav support 2007/10/09 10:08:51 tkr 1.1.2.3: #31053# https webdav support 2007/10/04 10:09:46 tkr 1.1.2.2: #31053# https webdav support 2007/10/01 07:55:22 tkr 1.1.2.1: #31053#: HTTPS Support


2007-11-07  Rüdiger Timm  <rt@openoffice.org>  [8243154570a80ff5d3e82b0ec4dd04c60ba31551]

INTEGRATION: CWS tkr05_SRC680 (1.8.40); FILE MERGED 2007/10/01 07:51:55 tkr 1.8.40.1: #31053#: HTTPS Support


2007-11-07  Rüdiger Timm  <rt@openoffice.org>  [1f5ba3271da2bec0acdc2a11003383454dc96ea3]

INTEGRATION: CWS tkr05_SRC680 (1.65.16); FILE MERGED 2007/10/09 10:08:34 tkr 1.65.16.2: #31053# https webdav support 2007/10/01 07:51:45 tkr 1.65.16.1: #31053#: HTTPS Support


2007-11-07  Rüdiger Timm  <rt@openoffice.org>  [e16d52d2db59d1bf78d067ad7d854930c280ae98]

INTEGRATION: CWS tkr05_SRC680 (1.22.22); FILE MERGED 2007/10/09 10:08:27 tkr 1.22.22.2: #31053# https webdav support 2007/10/01 07:51:37 tkr 1.22.22.1: #31053#: HTTPS Support


2007-11-07  Rüdiger Timm  <rt@openoffice.org>  [9c268b2f895c175e13521bce9994bfeaf64f7b63]

INTEGRATION: CWS tkr05_SRC680 (1.17.12); FILE MERGED 2007/10/12 15:37:48 tkr 1.17.12.4: #31053# WebDAV Https Support 2007/10/09 10:08:17 tkr 1.17.12.3: #31053# https webdav support 2007/10/01 07:48:37 tkr 1.17.12.2: #31053#: HTTPS Support 2007/09/20 11:04:55 tkr 1.17.12.1: #i31053#: WebDAV HTTPS Support


2007-11-07  Rüdiger Timm  <rt@openoffice.org>  [02cf2afe665e1db23efdbe7fc265e8de65ee5274]

INTEGRATION: CWS tkr05_SRC680 (1.62.12); FILE MERGED 2007/11/02 10:51:42 tkr 1.62.12.5: #83234# host name mismatch 2007/10/12 15:37:48 tkr 1.62.12.4: #31053# WebDAV Https Support 2007/10/09 10:08:08 tkr 1.62.12.3: #31053# https webdav support 2007/10/01 07:48:37 tkr 1.62.12.2: #31053#: HTTPS Support 2007/09/20 11:04:54 tkr 1.62.12.1: #i31053#: WebDAV HTTPS Support


2007-11-07  Rüdiger Timm  <rt@openoffice.org>  [23ac3c2339fbf5b52c048984018e5b5405011680]

INTEGRATION: CWS tkr05_SRC680 (1.1.2); FILE ADDED 2007/10/04 07:05:25 tkr 1.1.2.3: #31053# https webdav support 2007/10/01 07:41:32 tkr 1.1.2.2: #31053#: HTTPS Support 2007/09/20 11:02:48 tkr 1.1.2.1: #i31053#: WebDAV HTTPS Support


2007-11-07  Rüdiger Timm  <rt@openoffice.org>  [7919337676e7ea33e0ed3017a8264bb497f3a1c2]

INTEGRATION: CWS tkr05_SRC680 (1.19.12); FILE MERGED 2007/09/20 11:03:55 tkr 1.19.12.1: #i31053#: WebDAV HTTPS Support


2007-11-07  Rüdiger Timm  <rt@openoffice.org>  [47904877b28433e3937b1282245b6ae7618892d0]

INTEGRATION: CWS tkr05_SRC680 (1.4.12); FILE MERGED 2007/09/20 11:03:55 tkr 1.4.12.1: #i31053#: WebDAV HTTPS Support


2007-11-07  Rüdiger Timm  <rt@openoffice.org>  [d1619c1dda2a1141d49fb57940a14a960358636e]

INTEGRATION: CWS tkr05_SRC680 (1.25.12); FILE MERGED 2007/09/20 11:03:56 tkr 1.25.12.1: #i31053#: WebDAV HTTPS Support


2007-11-07  Rüdiger Timm  <rt@openoffice.org>  [d75a93c432466b22b221017711490d22db0adb3b]

INTEGRATION: CWS tkr05_SRC680 (1.1.2); FILE ADDED 2007/10/01 07:42:02 tkr 1.1.2.2: #31053#: HTTPS Support 2007/09/20 11:02:37 tkr 1.1.2.1: #i31053#: WebDAV HTTPS Support


2007-11-07  Rüdiger Timm  <rt@openoffice.org>  [15cf900d08f7280a10f447c1adcb783a2a7c0623]

INTEGRATION: CWS tkr05_SRC680 (1.2.74); FILE MERGED 2007/09/20 11:03:55 tkr 1.2.74.1: #i31053#: WebDAV HTTPS Support


2007-11-07  Rüdiger Timm  <rt@openoffice.org>  [80289770514f8acdfb625edadda05d4739639f84]

INTEGRATION: CWS tkr05_SRC680 (1.18.22); FILE MERGED 2007/10/05 06:43:17 tkr 1.18.22.2: #31053# https webdav support 2007/09/20 11:07:14 tkr 1.18.22.1: #i31053#: WebDAV HTTPS Support


2007-11-07  Rüdiger Timm  <rt@openoffice.org>  [d793d9448339797b1b0e17b9bd37afa5c6800500]

INTEGRATION: CWS tkr05_SRC680 (1.17.22); FILE MERGED 2007/10/16 17:19:48 tkr 1.17.22.5: #31053# Https WebDAV Support 2007/10/12 08:59:58 tkr 1.17.22.4: #31053# WebDAV Https Support 2007/10/05 06:42:57 tkr 1.17.22.3: #31053# https webdav support 2007/10/01 07:57:32 tkr 1.17.22.2: #31053#: HTTPS Support 2007/09/20 11:07:14 tkr 1.17.22.1: #i31053#: WebDAV HTTPS Support


2007-11-07  Rüdiger Timm  <rt@openoffice.org>  [e35da76c6649b5f3690765436418fd0d6ded827f]

INTEGRATION: CWS tkr05_SRC680 (1.9.32); FILE MERGED 2007/09/20 11:07:14 tkr 1.9.32.1: #i31053#: WebDAV HTTPS Support


2007-11-07  Rüdiger Timm  <rt@openoffice.org>  [762a4c42f89062664e21ea5f1accf83465e4ad72]

INTEGRATION: CWS tkr05_SRC680 (1.4.22); FILE MERGED 2007/09/20 11:07:14 tkr 1.4.22.1: #i31053#: WebDAV HTTPS Support


2007-11-07  Rüdiger Timm  <rt@openoffice.org>  [ee8cd7ff22b39f5851057741fbf7ba1d8a085a40]

INTEGRATION: CWS tkr05_SRC680 (1.4.32); FILE MERGED 2007/09/20 11:07:14 tkr 1.4.32.1: #i31053#: WebDAV HTTPS Support


2007-11-07  Rüdiger Timm  <rt@openoffice.org>  [aed4a14e93a0549d3201fac4ea3ae3d0f644a340]

INTEGRATION: CWS tkr05_SRC680 (1.1.2); FILE ADDED 2007/10/11 14:22:10 tkr 1.1.2.2: #31053# WebDAV Https Support 2007/09/20 11:06:12 tkr 1.1.2.1: #i31053#: WebDAV HTTPS Support


2007-11-07  Rüdiger Timm  <rt@openoffice.org>  [7a06ebfd13a527a0cf749bc69b9640b3afaa7d57]

INTEGRATION: CWS tkr05_SRC680 (1.1.2); FILE ADDED 2007/10/12 09:00:30 tkr 1.1.2.7: #31053# WebDAV Https Support 2007/10/11 14:22:10 tkr 1.1.2.6: #31053# WebDAV Https Support 2007/10/04 08:41:06 tkr 1.1.2.5: #31053# https webdav support 2007/10/04 07:33:41 tkr 1.1.2.4: #31053# https webdav support 2007/10/04 06:49:42 tkr 1.1.2.3: #31053# https webdav support 2007/10/04 06:21:52 tkr 1.1.2.2: #31053# https webdav support 2007/09/20 11:06:02 tkr 1.1.2.1: #i31053#: WebDAV HTTPS Support


2007-11-07  Rüdiger Timm  <rt@openoffice.org>  [f1608e392aed2a3dc19dfd4a36358eff1ccf8dd6]

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-07  Rüdiger Timm  <rt@openoffice.org>  [ab1a701d8d3b3c9098f9e74e709c742d3e39cb39]

INTEGRATION: CWS tkr05_SRC680 (1.56.18); FILE MERGED 2007/10/24 14:58:11 tkr 1.56.18.1: #31053# HTTPS WebDAV support (proxies)


2007-11-07  Rüdiger Timm  <rt@openoffice.org>  [b67f3489af753f0ecc329fc88db8aaf43a2a3c77]

INTEGRATION: CWS tkr05_SRC680 (1.28.18); FILE MERGED 2007/11/02 09:48:58 tkr 1.28.18.2: #83234# host name mismatch 2007/09/20 11:01:16 tkr 1.28.18.1: #i31053#: WebDAV HTTPS Support


2007-11-07  Rüdiger Timm  <rt@openoffice.org>  [7f6b9018bc657d12aaa421d6b034ed244b6d3029]

INTEGRATION: CWS tkr05_SRC680 (1.11.60); FILE MERGED 2007/09/20 11:01:15 tkr 1.11.60.1: #i31053#: WebDAV HTTPS Support


2007-11-07  Rüdiger Timm  <rt@openoffice.org>  [da922739f707a32fff506475663df99bdc6def71]

INTEGRATION: CWS tkr05_SRC680 (1.12.74); FILE MERGED 2007/09/20 11:01:15 tkr 1.12.74.1: #i31053#: WebDAV HTTPS Support


2007-11-07  Rüdiger Timm  <rt@openoffice.org>  [6685198d3c35654f25cf615dea8b131a7ae9916e]

INTEGRATION: CWS tkr05_SRC680 (1.25.18); FILE MERGED 2007/09/20 11:01:15 tkr 1.25.18.1: #i31053#: WebDAV HTTPS Support


2007-11-07  Rüdiger Timm  <rt@openoffice.org>  [220bd84abf04d33c603790765f42afed5f155212]

INTEGRATION: CWS tkr05_SRC680 (1.7.60); FILE MERGED 2007/09/20 11:01:15 tkr 1.7.60.1: #i31053#: WebDAV HTTPS Support


2007-11-07  Rüdiger Timm  <rt@openoffice.org>  [826c366b819d5b91b090aa77dc36f91fdb2cd888]

INTEGRATION: CWS tkr05_SRC680 (1.26.22); FILE MERGED 2007/10/04 07:16:00 tkr 1.26.22.1: #31053# https webdav support


2007-11-07  Rüdiger Timm  <rt@openoffice.org>  [a7c32391a26e92a70a16712e25e044345a924914]

INTEGRATION: CWS tkr05_SRC680 (1.93.168); FILE MERGED 2007/10/24 09:54:30 tkr 1.93.168.1: #31053# HTTPS WebDAV support (proxies)


2007-11-07  Rüdiger Timm  <rt@openoffice.org>  [a026eea679c2cbb92de8c986ba7d42b33611c8f2]

INTEGRATION: CWS tkr05_SRC680 (1.13.148); FILE MERGED 2007/10/24 09:54:08 tkr 1.13.148.1: #31053# HTTPS WebDAV support (proxies)


2007-11-07  Rüdiger Timm  <rt@openoffice.org>  [43a0a482350903e6e42226bff7cc4bc5ff6b9e13]

INTEGRATION: CWS tkr05_SRC680 (1.26.64); FILE MERGED 2007/10/24 09:54:07 tkr 1.26.64.1: #31053# HTTPS WebDAV support (proxies)


2007-11-07  Rüdiger Timm  <rt@openoffice.org>  [6b906c9655cae585bf84f9124fd8e3338e4480a1]

INTEGRATION: CWS tkr05_SRC680 (1.8.1060); FILE MERGED 2007/10/24 09:53:30 tkr 1.8.1060.1: #31053# HTTPS WebDAV support (proxies)


2007-11-07  Rüdiger Timm  <rt@openoffice.org>  [105703ce9e65ce776b167d331fb291fa77b85405]

INTEGRATION: CWS tkr05_SRC680 (1.46.168); FILE MERGED 2007/09/20 10:59:22 tkr 1.46.168.1: #i31053#: WebDAV HTTPS Support


2007-11-07  Rüdiger Timm  <rt@openoffice.org>  [8fd68af85c86fb158a902da76c0c7a00a1f5a39b]

INTEGRATION: CWS tkr05_SRC680 (1.1.2); FILE ADDED 2007/10/01 07:37:07 tkr 1.1.2.2: #31053#: HTTPS Support 2007/09/20 10:58:15 tkr 1.1.2.1: #i31053#: WebDAV HTTPS Support


2007-11-07  Rüdiger Timm  <rt@openoffice.org>  [7879e6ca8c643f6be03d1e1260b2d6e84b0e2919]

INTEGRATION: CWS tkr05_SRC680 (1.8.168); FILE MERGED 2007/09/20 10:59:22 tkr 1.8.168.1: #i31053#: WebDAV HTTPS Support


2007-11-07  Rüdiger Timm  <rt@openoffice.org>  [d7c94e8a6f97c9a69a95c8dae1e66f41e505d308]

INTEGRATION: CWS tkr05_SRC680 (1.6.172); FILE MERGED 2007/10/11 14:26:49 tkr 1.6.172.2: #31053# WebDAV Https Support 2007/09/20 10:59:22 tkr 1.6.172.1: #i31053#: WebDAV HTTPS Support


2007-11-07  Rüdiger Timm  <rt@openoffice.org>  [4e3c671c2c7a45fc9db44aea47f99ccefbb9b3a4]

INTEGRATION: CWS tkr05_SRC680 (1.1.2); FILE ADDED 2007/10/11 14:26:18 tkr 1.1.2.3: #31053# WebDAV Https Support 2007/10/01 07:36:45 tkr 1.1.2.2: #31053#: HTTPS Support 2007/09/20 10:57:55 tkr 1.1.2.1: #i31053#: WebDAV HTTPS Support


2007-11-07  Rüdiger Timm  <rt@openoffice.org>  [62c08c17379dbb0780c5f0b1e45b367603c4dcce]

INTEGRATION: CWS tkr05_SRC680 (1.1.2); FILE ADDED 2007/10/11 14:27:14 tkr 1.1.2.1: #31053# WebDAV Https Support


2007-11-07  Rüdiger Timm  <rt@openoffice.org>  [eee39bf8b68bf6385fcb249ead59b534af94bded]

INTEGRATION: CWS tkr05_SRC680 (1.1.2); FILE ADDED 2007/10/11 14:26:40 tkr 1.1.2.2: #31053# WebDAV Https Support 2007/09/20 10:58:05 tkr 1.1.2.1: #i31053#: WebDAV HTTPS Support


2007-11-07  Rüdiger Timm  <rt@openoffice.org>  [fbafa897b9e1583b4f0f1da8f40046b244e95f78]

INTEGRATION: CWS tkr05_SRC680 (1.20.452); FILE MERGED 2007/10/24 09:56:10 tkr 1.20.452.1: #31053# HTTPS WebDAV support (proxies)


2007-11-07  Rüdiger Timm  <rt@openoffice.org>  [398ae113e4c156aa20c8842ad29a29ff512d6a44]

INTEGRATION: CWS tkr05_SRC680 (1.9.452); FILE MERGED 2007/10/08 10:11:05 tkr 1.9.452.1: #31053# https webdav support


2007-11-07  Rüdiger Timm  <rt@openoffice.org>  [acf6ff686ae130ab9ef4ab25b635a7f474e30cb3]

INTEGRATION: CWS tkr05_SRC680 (1.7.42); FILE MERGED 2007/10/19 14:35:39 tkr 1.7.42.1: #31053# WebDAV Https Support


2007-11-06  Rüdiger Timm  <rt@openoffice.org>  [af84ffea9ba9453ac0dcd2670816ca676e519070]

INTEGRATION: CWS os103 (1.52.60); FILE MERGED 2007/09/06 13:37:27 os 1.52.60.1: #i77377# label Delete changed to Reset


2007-11-06  Rüdiger Timm  <rt@openoffice.org>  [2d329b9285f2fe43c8f18bd8ecebe03b2b2e0aba]

INTEGRATION: CWS os103 (1.10.112); FILE MERGED 2007/09/06 13:16:51 os 1.10.112.1: #i77842# Venezuela uses ancient letter format instead of A4


2007-11-06  Rüdiger Timm  <rt@openoffice.org>  [4c6dc221fceddc2ab04f9746e85a3632e702c450]

INTEGRATION: CWS os103 (1.50.112); FILE MERGED 2007/10/24 11:04:43 os 1.50.112.1: #i64481# SvxAsianTabPage::GetRanges fixed


2007-11-06  Rüdiger Timm  <rt@openoffice.org>  [f939d81fa88fa8f0f7be1343dd9de14ab30f30ba]

INTEGRATION: CWS os103 (1.4.112); FILE MERGED 2007/09/12 08:02:23 os 1.4.112.1: #i64481# Ranges function added to SvxAsianLayoutPage


2007-11-06  Rüdiger Timm  <rt@openoffice.org>  [d4fa8f5d814f7fa3e94656e3a3a13c9df3a8427b]

INTEGRATION: CWS os103 (1.9.112); FILE MERGED 2007/10/04 13:18:31 os 1.9.112.2: RESYNC: (1.9-1.10); FILE MERGED 2007/09/12 08:02:23 os 1.9.112.1: #i64481# Ranges function added to SvxAsianLayoutPage


2007-11-06  Rüdiger Timm  <rt@openoffice.org>  [b92cad5f06185de81fd40510e9231fe474f07264]

INTEGRATION: CWS os103 (1.41.50); FILE MERGED 2007/09/12 08:02:23 os 1.41.50.1: #i64481# Ranges function added to SvxAsianLayoutPage


2007-11-06  Rüdiger Timm  <rt@openoffice.org>  [df0670cb57a92b0884915d4c285ed53b32853efa]

INTEGRATION: CWS os103 (1.62.98); FILE MERGED 2007/10/01 07:05:11 os 1.62.98.2: RESYNC: (1.62-1.63); FILE MERGED 2007/09/10 13:57:02 os 1.62.98.1: #i61662# InsertFootnote: don't delete selected text


2007-11-06  Rüdiger Timm  <rt@openoffice.org>  [49decf5f2023dadab79acda922dc3d0f0297c21a]

INTEGRATION: CWS os103 (1.10.468); FILE MERGED 2007/10/01 09:40:59 os 1.10.468.3: #i54127# unused variable 2007/10/01 07:05:07 os 1.10.468.2: RESYNC: (1.10-1.11); FILE MERGED 2007/09/12 11:08:17 os 1.10.468.1: #i54127# special (wrong) handling of SW6 file format removed


2007-11-06  Rüdiger Timm  <rt@openoffice.org>  [6027228e29e284bb585f7f33e90da40f5108322c]

INTEGRATION: CWS os103 (1.36.184); FILE MERGED 2007/10/01 07:05:04 os 1.36.184.2: RESYNC: (1.36-1.37); FILE MERGED 2007/09/06 14:28:16 os 1.36.184.1: #i80890# no header/footer format: crashes fixed


2007-11-06  Rüdiger Timm  <rt@openoffice.org>  [a78b4f73fabcafccae55391bdb0aca77d9529a2d]

INTEGRATION: CWS os103 (1.30.200); FILE MERGED 2007/09/06 13:21:57 os 1.30.200.1: #75090# changed Amount to Number


2007-11-06  Rüdiger Timm  <rt@openoffice.org>  [0adc527c4d8a0fc727857beb51c0f3c3a89df2e5]

INTEGRATION: CWS os103 (1.23.2); FILE MERGED 2007/10/01 07:05:00 os 1.23.2.2: RESYNC: (1.23-1.24); FILE MERGED 2007/09/12 13:40:14 os 1.23.2.1: i51510# switch numbering alignment if paragraph alignment is switched


2007-11-06  Rüdiger Timm  <rt@openoffice.org>  [93982dea4e1d0b56fbb28085c8206d987575f736]

INTEGRATION: CWS os103 (1.55.66); FILE MERGED 2007/10/01 07:04:57 os 1.55.66.2: RESYNC: (1.55-1.56); FILE MERGED 2007/09/25 10:52:35 os 1.55.66.1: #i80458# disable column dialog if no columns can be set


2007-11-06  Rüdiger Timm  <rt@openoffice.org>  [6cfc57e284474b389b5f18d646e76bd6bce61ef8]

INTEGRATION: CWS os103 (1.11.116); FILE MERGED 2007/10/01 07:04:54 os 1.11.116.2: RESYNC: (1.11-1.12); FILE MERGED 2007/09/05 12:22:31 os 1.11.116.1: #81258# SwMasterUsrPref members reordered


2007-11-06  Rüdiger Timm  <rt@openoffice.org>  [bcc904eda6fe5f75fa902370c0772ee6509aa254]

INTEGRATION: CWS os103 (1.32.186); FILE MERGED 2007/10/01 07:04:47 os 1.32.186.2: RESYNC: (1.32-1.33); FILE MERGED 2007/09/25 10:53:13 os 1.32.186.1: #i80458# column dialog should survive if columns cannot be determined and set


2007-11-06  Rüdiger Timm  <rt@openoffice.org>  [ad26c68bb94dc9161437018deddda670039ddfbb]

INTEGRATION: CWS os103 (1.109.80); FILE MERGED 2007/10/01 07:04:43 os 1.109.80.2: RESYNC: (1.109-1.110); FILE MERGED 2007/09/12 11:45:07 os 1.109.80.1: #i79972# DocInfo cannot be set to 'clipboard'-documents


2007-11-06  Rüdiger Timm  <rt@openoffice.org>  [05448f52da15a2d8c522f1bb42862a246e59da03]

INTEGRATION: CWS os103 (1.18.188); FILE MERGED 2007/10/01 07:04:40 os 1.18.188.3: RESYNC: (1.18-1.20); FILE MERGED 2007/09/06 06:01:14 os 1.18.188.2: #i81278# index fixed 2007/09/05 12:01:01 os 1.18.188.1: #i81278# crash after removing/adding addresses fixed


2007-11-06  Rüdiger Timm  <rt@openoffice.org>  [c204b685ee8a95bad3d9f6e9e06f0fe7b798932d]

INTEGRATION: CWS os103 (1.122.78); FILE MERGED 2007/10/01 07:04:33 os 1.122.78.2: RESYNC: (1.122-1.123); FILE MERGED 2007/09/06 13:10:26 os 1.122.78.1: #i9016# #80324# create temporary file to work with in mail merge dialog


2007-11-06  Rüdiger Timm  <rt@openoffice.org>  [21a191819b1bf51f07619db16c8995f1b07b1281]

INTEGRATION: CWS os103 (1.11.62); FILE MERGED 2007/10/01 07:04:37 os 1.11.62.2: RESYNC: (1.11-1.13); FILE MERGED 2007/09/05 13:35:29 os 1.11.62.1: #i79886# crash in find fixed


2007-11-06  Rüdiger Timm  <rt@openoffice.org>  [a613e46537dbc85ea73fabaa68d9f295fb1e8517]

INTEGRATION: CWS os103 (1.32.116); FILE MERGED 2007/10/01 07:04:29 os 1.32.116.2: RESYNC: (1.32-1.33); FILE MERGED 2007/09/05 12:22:31 os 1.32.116.1: #81258# SwMasterUsrPref members reordered


2007-11-06  Rüdiger Timm  <rt@openoffice.org>  [677ffd226f39dec451b71a1202df9bf9ce6dd716]

INTEGRATION: CWS os103 (1.36.98); FILE MERGED 2007/10/01 07:04:20 os 1.36.98.2: RESYNC: (1.36-1.37); FILE MERGED 2007/09/12 13:39:24 os 1.36.98.1: i51510# set numbering alignment in RTL paragraphs to RIGHT


2007-11-06  Rüdiger Timm  <rt@openoffice.org>  [b1b3251478926251d4d1c3e9ef864171548d85b5]

INTEGRATION: CWS os103 (1.26.122); FILE MERGED 2007/09/06 11:58:43 os 1.26.122.1: #i81308# default tab stop in local zh-CN changed to 0.74 cm


2007-11-06  Rüdiger Timm  <rt@openoffice.org>  [db96fe080b65a1a0f35555405a78165c914e35a7]

INTEGRATION: CWS execshellmacrogone (1.4.88); FILE MERGED 2007/10/24 08:30:38 rene 1.4.88.2: RESYNC: (1.4-1.5); FILE MERGED 2007/10/24 06:35:37 rene 1.4.88.1: #i79760# krs patches for supressing "Executing shell macro..." output


2007-11-06  Rüdiger Timm  <rt@openoffice.org>  [bec06feb29afb6fd49354125a2b56ed274aa67d6]

INTEGRATION: CWS execshellmacrogone (1.28.22); FILE MERGED 2007/10/24 08:34:04 rene 1.28.22.2: RESYNC: (1.28-1.29); FILE MERGED 2007/10/24 06:35:51 rene 1.28.22.1: #i79760# krs patches for supressing "Executing shell macro..." output


2007-11-06  Rüdiger Timm  <rt@openoffice.org>  [9695384c707485aa97e96414d22fbe513605e28d]

INTEGRATION: CWS execshellmacrogone (1.12.12); FILE MERGED 2007/10/24 06:35:42 rene 1.12.12.1: #i79760# krs patches for supressing "Executing shell macro..." output


2007-11-06  Rüdiger Timm  <rt@openoffice.org>  [79cf696a2d252696eba258b91f213d24aea16d78]

INTEGRATION: CWS execshellmacrogone (1.47.4); FILE MERGED 2007/10/24 08:46:55 rene 1.47.4.2: RESYNC: (1.47-1.48); FILE MERGED 2007/10/24 06:35:44 rene 1.47.4.1: #i79760# krs patches for supressing "Executing shell macro..." output


2007-11-06  Rüdiger Timm  <rt@openoffice.org>  [54bb6fd322a17f82256667e36d27bfa0065901d9]

INTEGRATION: CWS execshellmacrogone (1.3.14); FILE MERGED 2007/10/24 06:35:52 rene 1.3.14.1: #i79760# krs patches for supressing "Executing shell macro..." output


2007-11-06  Rüdiger Timm  <rt@openoffice.org>  [ceb7b40912b63a40dd248e0d14c4d4a0f4567bca]

INTEGRATION: CWS execshellmacrogone (1.5.26); FILE MERGED 2007/10/24 06:35:39 rene 1.5.26.1: #i79760# krs patches for supressing "Executing shell macro..." output


2007-11-06  Rüdiger Timm  <rt@openoffice.org>  [b1c0acbf05f2f0dcceea528aefea97c78d086fd2]

INTEGRATION: CWS execshellmacrogone (1.6.32); FILE MERGED 2007/10/24 08:46:28 rene 1.6.32.2: RESYNC: (1.6-1.7); FILE MERGED 2007/10/24 06:35:38 rene 1.6.32.1: #i79760# krs patches for supressing "Executing shell macro..." output


2007-11-06  Rüdiger Timm  <rt@openoffice.org>  [4b85ee9b710ee7b6e65682623fcc042949227843]

INTEGRATION: CWS execshellmacrogone (1.3.506); FILE MERGED 2007/10/24 06:35:51 rene 1.3.506.1: #i79760# krs patches for supressing "Executing shell macro..." output


2007-11-06  Rüdiger Timm  <rt@openoffice.org>  [f938ef751b7ca126f09891759fafc88d7ad2a509]

INTEGRATION: CWS execshellmacrogone (1.52.40); FILE MERGED 2007/10/24 06:35:42 rene 1.52.40.1: #i79760# krs patches for supressing "Executing shell macro..." output


2007-11-06  Rüdiger Timm  <rt@openoffice.org>  [1d0f67aa16c3c24c221413d30c216f1f10dd214c]

INTEGRATION: CWS execshellmacrogone (1.22.26); FILE MERGED 2007/10/24 08:43:08 rene 1.22.26.2: RESYNC: (1.22-1.23); FILE MERGED 2007/10/24 06:35:42 rene 1.22.26.1: #i79760# krs patches for supressing "Executing shell macro..." output


2007-11-06  Rüdiger Timm  <rt@openoffice.org>  [6708e5373872ceead172ebd82c9b35405d7cfa1c]

INTEGRATION: CWS execshellmacrogone (1.84.40); FILE MERGED 2007/10/24 06:35:42 rene 1.84.40.1: #i79760# krs patches for supressing "Executing shell macro..." output


2007-11-06  Rüdiger Timm  <rt@openoffice.org>  [13bc49d2fcec3903dc16bf594a509aef4701c90d]

INTEGRATION: CWS execshellmacrogone (1.11.4); FILE MERGED 2007/10/24 08:42:53 rene 1.11.4.2: RESYNC: (1.11-1.12); FILE MERGED 2007/10/24 06:35:43 rene 1.11.4.1: #i79760# krs patches for supressing "Executing shell macro..." output


2007-11-06  Rüdiger Timm  <rt@openoffice.org>  [fdd9e88b263ea4cfded99de7115ce0f5aa84fd6c]

INTEGRATION: CWS execshellmacrogone (1.34.8); FILE MERGED 2007/10/24 06:35:42 rene 1.34.8.1: #i79760# krs patches for supressing "Executing shell macro..." output


2007-11-06  Rüdiger Timm  <rt@openoffice.org>  [ff046c80351b590d307dd81f83006ed4baf85245]

INTEGRATION: CWS execshellmacrogone (1.15.12); FILE MERGED 2007/10/24 08:42:22 rene 1.15.12.2: RESYNC: (1.15-1.16); FILE MERGED 2007/10/24 06:35:50 rene 1.15.12.1: #i79760# krs patches for supressing "Executing shell macro..." output


2007-11-06  Rüdiger Timm  <rt@openoffice.org>  [8883bb7f2f688356ceccb87c8e6a694474c3d26b]

INTEGRATION: CWS execshellmacrogone (1.17.40); FILE MERGED 2007/10/24 06:35:50 rene 1.17.40.1: #i79760# krs patches for supressing "Executing shell macro..." output


2007-11-06  Rüdiger Timm  <rt@openoffice.org>  [599b394cec2f0ebdba5ff9c9d886ce325d516ae6]

INTEGRATION: CWS execshellmacrogone (1.4.20); FILE MERGED 2007/10/24 08:42:19 rene 1.4.20.2: RESYNC: (1.4-1.5); FILE MERGED 2007/10/24 06:35:50 rene 1.4.20.1: #i79760# krs patches for supressing "Executing shell macro..." output


2007-11-06  Rüdiger Timm  <rt@openoffice.org>  [ebfaa37bb3ad13b1eef0a933c254675302f63175]

INTEGRATION: CWS execshellmacrogone (1.20.12); FILE MERGED 2007/10/24 08:42:28 rene 1.20.12.2: RESYNC: (1.20-1.21); FILE MERGED 2007/10/24 06:35:49 rene 1.20.12.1: #i79760# krs patches for supressing "Executing shell macro..." output


2007-11-06  Rüdiger Timm  <rt@openoffice.org>  [6eb7c9e0bc25be184a8e805f9c2d1b2a2bc26b12]

INTEGRATION: CWS execshellmacrogone (1.20.12); FILE MERGED 2007/10/24 08:42:25 rene 1.20.12.2: RESYNC: (1.20-1.22); FILE MERGED 2007/10/24 06:35:49 rene 1.20.12.1: #i79760# krs patches for supressing "Executing shell macro..." output


2007-11-06  Rüdiger Timm  <rt@openoffice.org>  [f3aa676abcf4e25ee7a08eec6c3d0932a1defa42]

INTEGRATION: CWS execshellmacrogone (1.23.32); FILE MERGED 2007/10/24 06:35:49 rene 1.23.32.1: #i79760# krs patches for supressing "Executing shell macro..." output


2007-11-06  Rüdiger Timm  <rt@openoffice.org>  [ae0e695a53828419a5e612dab8f27324befc750b]

INTEGRATION: CWS execshellmacrogone (1.9.64); FILE MERGED 2007/10/24 06:35:40 rene 1.9.64.1: #i79760# krs patches for supressing "Executing shell macro..." output


2007-11-06  Rüdiger Timm  <rt@openoffice.org>  [633279f6e0977e1b80329c023ace18fce280210c]

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>  [e392345b75c323c6e639d07c099a0c646ec737b9]

INTEGRATION: CWS execshellmacrogone (1.4.56); FILE MERGED 2007/10/24 06:35:41 rene 1.4.56.1: #i79760# krs patches for supressing "Executing shell macro..." output


2007-11-06  Rüdiger Timm  <rt@openoffice.org>  [a00358ae27d556bf9d04b33ba9eb9b3bf2d128fc]

INTEGRATION: CWS execshellmacrogone (1.13.28); FILE MERGED 2007/10/24 08:35:37 rene 1.13.28.2: RESYNC: (1.13-1.14); FILE MERGED 2007/10/24 06:35:40 rene 1.13.28.1: #i79760# krs patches for supressing "Executing shell macro..." output


2007-11-06  Rüdiger Timm  <rt@openoffice.org>  [4db6c3e78e2928b0d02d5fe23e0d0222fb7ae483]

INTEGRATION: CWS execshellmacrogone (1.7.56); FILE MERGED 2007/10/24 06:35:40 rene 1.7.56.1: #i79760# krs patches for supressing "Executing shell macro..." output


2007-11-06  Rüdiger Timm  <rt@openoffice.org>  [5073ae2a905221a3ee1a140b31ba909beb8a8df7]

INTEGRATION: CWS execshellmacrogone (1.14.56); FILE MERGED 2007/10/24 06:35:40 rene 1.14.56.1: #i79760# krs patches for supressing "Executing shell macro..." output


2007-11-06  Rüdiger Timm  <rt@openoffice.org>  [8c0ea07b6fe804c5e63156ce7f804364e81ba29c]

INTEGRATION: CWS execshellmacrogone (1.3.40); FILE MERGED 2007/10/24 06:35:53 rene 1.3.40.1: #i79760# krs patches for supressing "Executing shell macro..." output


2007-11-06  Rüdiger Timm  <rt@openoffice.org>  [d4159157ac6a4ac32c0c166f8bfc3478cf88e319]

INTEGRATION: CWS execshellmacrogone (1.3.38); FILE MERGED 2007/10/24 08:35:00 rene 1.3.38.2: RESYNC: (1.3-1.4); FILE MERGED 2007/10/24 06:35:52 rene 1.3.38.1: #i79760# krs patches for supressing "Executing shell macro..." output


2007-11-06  Rüdiger Timm  <rt@openoffice.org>  [8fa62ac80c4fdbc3692ee42a1a3ea72689dc7398]

INTEGRATION: CWS execshellmacrogone (1.3.38); FILE MERGED 2007/10/24 08:34:57 rene 1.3.38.2: RESYNC: (1.3-1.4); FILE MERGED 2007/10/24 06:35:52 rene 1.3.38.1: #i79760# krs patches for supressing "Executing shell macro..." output


2007-11-06  Rüdiger Timm  <rt@openoffice.org>  [74cddfbe60fe5bc5e8d1c4d399da8522319ee5c1]

INTEGRATION: CWS execshellmacrogone (1.11.32); FILE MERGED 2007/10/24 08:35:03 rene 1.11.32.2: RESYNC: (1.11-1.12); FILE MERGED 2007/10/24 06:35:52 rene 1.11.32.1: #i79760# krs patches for supressing "Executing shell macro..." output


2007-11-06  Rüdiger Timm  <rt@openoffice.org>  [e66eaac54fbfbac60bb495e3656b018e0ac91822]

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>  [6eb05fb8dceb9e8705dff8a25fc18e797b9bca98]

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>  [7142c9db14e348b011c4b3ce44e4d2242b04ac9e]

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>  [f1be793b1713436e0a355fa2c439367229a81c69]

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>  [7e4629777019000fb1cfbc16cfe00a0a480194d2]

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>  [0e42af502465d289c69daa5a18e661919d456b2e]

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>  [005a0472e4ab88e192e53f87a11e57e5f97e997c]

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>  [950370d0f05d2733d77395cafbdf236d5909d5e5]

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>  [f869802d1945a22a838017a731fb44f3f17b9385]

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>  [42e10cbd6515fe97925c54a2909faeba6209775c]

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>  [b341641638ca95fd485c9099a2bc81d101efb586]

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>  [0307cb9569ed578b1f4934885342cd5b7f9a1b80]

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>  [303a243532668ad4a32799d0d104b880ab37d910]

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>  [88bf69fcc542d6e98721765355f2c2ae56706ed8]

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>  [0294fe84b30ac2565df7ecc59f9381c9bc4a0a3e]

INTEGRATION: CWS execshellmacrogone (1.6.22); FILE MERGED 2007/10/24 06:35:51 rene 1.6.22.1: #i79760# krs patches for supressing "Executing shell macro..." output


2007-11-06  Rüdiger Timm  <rt@openoffice.org>  [9a190ab079e13298c5b56b03f2f26b9bf7c3f1b0]

INTEGRATION: CWS execshellmacrogone (1.2.10); FILE MERGED 2007/10/24 08:33:18 rene 1.2.10.2: RESYNC: (1.2-1.3); FILE MERGED 2007/10/24 06:35:43 rene 1.2.10.1: #i79760# krs patches for supressing "Executing shell macro..." output


2007-11-06  Rüdiger Timm  <rt@openoffice.org>  [c4dd0a64fc43dd20a85e30e81680a0e3cb4a936d]

INTEGRATION: CWS execshellmacrogone (1.7.102); FILE MERGED 2007/10/24 06:35:39 rene 1.7.102.1: #i79760# krs patches for supressing "Executing shell macro..." output


2007-11-06  Rüdiger Timm  <rt@openoffice.org>  [b9c5e62929db33664ee4af344d46e74341d30927]

INTEGRATION: CWS execshellmacrogone (1.4.16); FILE MERGED 2007/10/24 08:32:57 rene 1.4.16.2: RESYNC: (1.4-1.5); FILE MERGED 2007/10/24 06:35:39 rene 1.4.16.1: #i79760# krs patches for supressing "Executing shell macro..." output


2007-11-06  Rüdiger Timm  <rt@openoffice.org>  [1022e9e77f7ce2a7266dfb3c90a2ae355eb4d950]

INTEGRATION: CWS execshellmacrogone (1.5.16); FILE MERGED 2007/10/24 08:33:00 rene 1.5.16.2: RESYNC: (1.5-1.6); FILE MERGED 2007/10/24 06:35:39 rene 1.5.16.1: #i79760# krs patches for supressing "Executing shell macro..." output


2007-11-06  Rüdiger Timm  <rt@openoffice.org>  [35198c4f65cd9c3b9f15d1ec2d290de334228e50]

INTEGRATION: CWS execshellmacrogone (1.13.36); FILE MERGED 2007/11/02 17:05:50 rene 1.13.36.1: i79760# one more


2007-11-06  Rüdiger Timm  <rt@openoffice.org>  [78448cf4e91d363f89b49d0adad638f91288a920]

INTEGRATION: CWS execshellmacrogone (1.9.8); FILE MERGED 2007/10/24 08:32:22 rene 1.9.8.2: RESYNC: (1.9-1.11); FILE MERGED 2007/10/24 06:35:38 rene 1.9.8.1: #i79760# krs patches for supressing "Executing shell macro..." output


2007-11-06  Rüdiger Timm  <rt@openoffice.org>  [cde5102768c2a3f8dacb395315921bc92e880435]

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>  [6903bbe87ae7fd30f41fefaf34b4daf154a8018e]

INTEGRATION: CWS execshellmacrogone (1.3.60); FILE MERGED 2007/10/24 06:35:50 rene 1.3.60.1: #i79760# krs patches for supressing "Executing shell macro..." output


2007-11-06  Rüdiger Timm  <rt@openoffice.org>  [3d71f347f08292fefcbb5cd0c734fc635269fe3c]

INTEGRATION: CWS execshellmacrogone (1.4.58); FILE MERGED 2007/10/24 06:35:38 rene 1.4.58.1: #i79760# krs patches for supressing "Executing shell macro..." output


2007-11-06  Rüdiger Timm  <rt@openoffice.org>  [d2697410ef3417a0d5975a6034b4fb1121257d9e]

INTEGRATION: CWS execshellmacrogone (1.3.26); FILE MERGED 2007/10/24 08:31:08 rene 1.3.26.2: RESYNC: (1.3-1.4); FILE MERGED 2007/10/24 06:35:38 rene 1.3.26.1: #i79760# krs patches for supressing "Executing shell macro..." output


2007-11-06  Rüdiger Timm  <rt@openoffice.org>  [6fde6063e7cdf2eb1271d551715c7988eae5ed3a]

INTEGRATION: CWS execshellmacrogone (1.3.84); FILE MERGED 2007/10/24 06:35:44 rene 1.3.84.1: #i79760# krs patches for supressing "Executing shell macro..." output


2007-11-06  Rüdiger Timm  <rt@openoffice.org>  [dac45c43d621c006fa6aa29ad8c9e1265538b5dc]

INTEGRATION: CWS execshellmacrogone (1.25.74); FILE MERGED 2007/10/24 06:35:38 rene 1.25.74.1: #i79760# krs patches for supressing "Executing shell macro..." output


2007-11-06  Rüdiger Timm  <rt@openoffice.org>  [3f85387421e555f8d3a7be259f186a3ece1dff34]

INTEGRATION: CWS cn1 (1.4.6); FILE MERGED 2007/08/08 12:36:59 cn 1.4.6.3: #i78248# fix merge errors 2007/08/06 13:27:54 cn 1.4.6.2: RESYNC: (1.4-1.5); FILE MERGED 2007/06/13 10:17:53 cn 1.4.6.1: #i78348# implement some accessibility stuff to be able to test this example automatically


2007-11-06  Rüdiger Timm  <rt@openoffice.org>  [1a43d4bdaa6dc98b32cab05af7e0f8364cdd2cd3]

INTEGRATION: CWS cn1 (1.4.6); FILE MERGED 2007/06/13 10:17:53 cn 1.4.6.1: #i78348# implement some accessibility stuff to be able to test this example automatically


2007-11-06  Rüdiger Timm  <rt@openoffice.org>  [520374fa58bdf4c55e30dec69fac73a6b2e78739]

INTEGRATION: CWS cn1 (1.3.312); FILE MERGED 2007/05/30 19:26:07 cn 1.3.312.1: #i77943# implement uno-awt messagebox into SelectionChangeListener


2007-11-06  Rüdiger Timm  <rt@openoffice.org>  [b41b7e84f14070c2faeb6e1aed76461064d775c5]

INTEGRATION: CWS cn1 (1.8.16); FILE MERGED 2007/05/30 19:26:07 cn 1.8.16.1: #i77943# implement uno-awt messagebox into SelectionChangeListener


2007-11-06  Rüdiger Timm  <rt@openoffice.org>  [5d6547ea2c5fbbe635b4666d17b93d7d2283b0d7]

INTEGRATION: CWS cn1 (1.5.150); FILE MERGED 2007/05/30 19:26:07 cn 1.5.150.1: #i77943# implement uno-awt messagebox into SelectionChangeListener


2007-11-06  Rüdiger Timm  <rt@openoffice.org>  [bc1292e4d1e4f2746887dbefbfa66d468fcdcea2]

INTEGRATION: CWS cn1 (1.8.26); FILE MERGED 2007/08/06 13:22:03 cn 1.8.26.2: RESYNC: (1.8-1.9); FILE MERGED 2007/06/01 07:48:13 cn 1.8.26.1: #i78013# getCppHome: initialized variable before 'if' statement


2007-11-06  Rüdiger Timm  <rt@openoffice.org>  [ac89d49e6b31c3c79ff56503a39af04a1164d505]

INTEGRATION: CWS cmcfixes38 (1.12.6); FILE MERGED 2007/10/15 11:08:48 cmc 1.12.6.1: #i80735# merge 32bit and 64bit gcc maps, but let windows gcc do its own thing


2007-11-06  Rüdiger Timm  <rt@openoffice.org>  [c11ff2dbae5336d99c4785d716ca19edc8a61f6e]

INTEGRATION: CWS cmcfixes38 (1.1.2); FILE ADDED 2007/10/15 11:08:48 cmc 1.1.2.1: #i80735# merge 32bit and 64bit gcc maps, but let windows gcc do its own thing


2007-11-06  Rüdiger Timm  <rt@openoffice.org>  [35a5e33774120be72a6c8c556537cc3947949d8d]

INTEGRATION: CWS cmcfixes38 (1.2.24); FILE MERGED 2007/10/15 11:08:48 cmc 1.2.24.1: #i80735# merge 32bit and 64bit gcc maps, but let windows gcc do its own thing


2007-11-06  Rüdiger Timm  <rt@openoffice.org>  [17d8bf191f4517cc19f2330ec6ad39da4da44280]

INTEGRATION: CWS cmcfixes38 (1.7.10); FILE MERGED 2007/10/15 14:33:20 cmc 1.7.10.1: #i81415# remove debugging lines which causes warnings


2007-11-06  Rüdiger Timm  <rt@openoffice.org>  [2e7da06ea89a69d7857659f0855fa4f23c12c632]

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>  [7d0f89a19a0a7907877bd6d8dbd7fcfed15a5289]

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>  [cc4380288238795c4109e863597f8d4c1c203cc8]

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>  [307f803fdf0f7bb5bcb4efa6e290fbe44ea1146f]

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>  [80715b538b307522ce99dde437e7e2b95584c53d]

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>  [951c737b4137902c9f1df72c81a5a2b7cac63981]

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>  [0ca0b4bbc9a9242486195f8d01dccdc3c499e474]

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>  [c2a64c2d7d6df309a3f1ff1ced306947f240c61c]

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  Rüdiger Timm  <rt@openoffice.org>  [e99242749e2628304b684cdd9638f41a349fb4c9]

INTEGRATION: CWS native112 (1.7.28); FILE MERGED 2007/10/25 14:46:19 is 1.7.28.1: #150582# setting OOo 2.4 und SO 8 PU10


2007-11-06  Rüdiger Timm  <rt@openoffice.org>  [1ec036fa0a8c7a288525fb6ff3388bc460355a3c]

INTEGRATION: CWS native112 (1.18.56); FILE MERGED 2007/10/24 15:04:01 is 1.18.56.1: #i81228# adding uzbek


2007-11-06  Rüdiger Timm  <rt@openoffice.org>  [dd193cb2ba757c9c22e59ff45f409bdbf9fef4ee]

INTEGRATION: CWS native112 (1.5.6); FILE MERGED 2007/10/29 12:45:50 is 1.5.6.1: #i81954# patch for japanese fonts


2007-11-06  Rüdiger Timm  <rt@openoffice.org>  [e15d3b6b5c64e08507d04e34ccc3554d966eac56]

INTEGRATION: CWS native112 (1.3.20); FILE MERGED 2007/11/01 10:52:12 is 1.3.20.1: #i81776# using simple quotation marks


2007-11-06  Rüdiger Timm  <rt@openoffice.org>  [02b8e5a2b952d573449b50313c44553da1a79757]

INTEGRATION: CWS native112 (1.2.8); FILE MERGED 2007/10/25 15:15:45 is 1.2.8.1: #150582# setting OOo 2.4 und SO 8 PU10


2007-11-06  Rüdiger Timm  <rt@openoffice.org>  [c993e011e1c84e57b4c540b1542dd3ae4433dfc1]

INTEGRATION: CWS native112 (1.3.12); FILE MERGED 2007/10/25 15:15:44 is 1.3.12.1: #150582# setting OOo 2.4 und SO 8 PU10


2007-11-06  Rüdiger Timm  <rt@openoffice.org>  [a49930f47f46bb24e24217417a86d5629999a366]

INTEGRATION: CWS native112 (1.23.34); FILE MERGED 2007/10/25 14:43:39 is 1.23.34.1: #150582# setting OOo 2.4 und SO 8 PU10


2007-11-06  Vladimir Glazounov  <vg@openoffice.org>  [6ca1a1263eef5dcee04c93c56cdf8d57fa6cf8b5]

#i81911# fix possible source of the bug


2007-11-05  Vladimir Glazounov  <vg@openoffice.org>  [428a729113c9986e9114fa4a51f398734bb7f340]

#i81911# fix possible source of the bug


2007-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [767ebbb19f9db51d3af96d75c971059075313af7]

#i10000#: disambiguate call to std::max


2007-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [658fa0e242641a055704f61c349a8bca0bb8f8e8]

#i10000#: qualify iterator


2007-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [9af38b7482c27c42553285898d180f3a232301aa]

#i10000#: WaE: type bool vs BOOL


2007-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [38c50669b7d5eb47d194d3347775f06aa81f5810]

#i10000#: WaE: initialize pbuf


2007-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [a7d4473dd39146001db31bbf202299167c5b74eb]

#i10000#: remove extra semicolon after macro


2007-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [f63503ab6c1211eaed31503007f364dcac11be3a]

#i10000#: no smarttags for MACOSX


2007-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [a6c11e73e9d92d7a2868701dfbdbb6fc5dff5e4b]

#i10000#: fix license text


2007-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [39d331d4a55582ac8d84e17b02393874bed59251]

#i10000#: remove SISSL


2007-11-05  Ivo Hinkelmann  <ihi@openoffice.org>  [59cf8f62966d03153112c7315ed9e438990eb4b6]

#i83281# l10n workaround


2007-11-05  Rüdiger Timm  <rt@openoffice.org>  [d3f519e01c2587f2a4ac2f319df968dbf2199e17]

#i82951# Patch by sb / pjanik to make syntax conform with pack process.


2007-11-05  Rüdiger Timm  <rt@openoffice.org>  [beb3e1b1fd6cc819aa254158a14859b707e09ad3]

#i10000# Extra semicolon removed.


2007-11-05  Rüdiger Timm  <rt@openoffice.org>  [f312f8951366478601917f6382063167c109fab5]

#i82951# Make registering in instsetoo_native work again.


2007-11-05  Rüdiger Timm  <rt@openoffice.org>  [2b008c851e001d327abe082485113ec21e6a75eb]

#i10000# Needs component-update.dtd delivered by module officecfg.


2007-11-05  Rüdiger Timm  <rt@openoffice.org>  [a758fee4b8e21173be306ba2599e50a99ae4302b]

#i83277# Remove Warnings (thanks to pjanik for the patch).


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [d0ca505a0506161eb712e142a8cd941821a20ac4]

SRC680


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [cf53fd1fc85d9ea14bd26eb5f0f79f617db2da4a]

INTEGRATION: CWS adc18 (1.4.38); FILE MERGED 2007/09/20 12:16:14 np 1.4.38.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [d8b10abf59423aa2b69a5ebaf62f2661a670587c]

INTEGRATION: CWS adc18 (1.12.22); FILE MERGED 2007/10/18 12:09:49 np 1.12.22.3: Remove warning about uninitialized base class in StreamStr copy ctor. 2007/09/20 12:51:41 np 1.12.22.2: #i81775# 2007/09/20 12:16:14 np 1.12.22.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [392e23b66664a045a90d85f0c8b3cc671a2e604f]

INTEGRATION: CWS adc18 (1.3.38); FILE MERGED 2007/09/20 12:16:14 np 1.3.38.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [f03f8d3b857f8543273cb2b6c913409d1c89c472]

INTEGRATION: CWS adc18 (1.2.38); FILE MERGED 2007/09/20 12:16:14 np 1.2.38.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [544c0f2133542d096f2bea8a7b98c38cf8432592]

INTEGRATION: CWS adc18 (1.1.4); FILE ADDED 2007/09/20 12:14:51 np 1.1.4.2: #i81775# 2005/03/10 17:16:16 np 1.1.4.1: file commandline.cxx was added on branch cws_src680_adc18 on 2007-09-20 12:14:51 +0000


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [d2889fe9a6c044234cbfcfbe89e6943db708ba5f]

INTEGRATION: CWS adc18 (1.3.8); FILE MERGED 2007/09/20 12:16:14 np 1.3.8.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [fcc8f8a6157a8e20a8a4f19586c52cc0445bc5ea]

INTEGRATION: CWS adc18 (1.1.2); FILE ADDED 2007/10/19 10:57:35 np 1.1.2.4: #i81775# 2007/10/19 10:25:25 np 1.1.2.3: #i81775# 2007/10/02 15:35:24 np 1.1.2.2: #i81775# 2007/09/20 12:06:51 np 1.1.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [cc252373f45e8890d4ed8cee8a8b1a70dc580858]

INTEGRATION: CWS adc18 (1.1.2); FILE ADDED 2007/10/19 14:09:02 np 1.1.2.2: #i81775# 2007/09/20 12:06:36 np 1.1.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [06b852d6a371cebb24bb7f0e87c2ed2d4c2ce2d8]

INTEGRATION: CWS adc18 (1.1.2); FILE ADDED 2007/09/20 12:51:41 np 1.1.2.2: #i81775# 2007/09/20 12:06:20 np 1.1.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [49eecc621266e8e4a13b928f6e6e4b23d5c63b9e]

INTEGRATION: CWS adc18 (1.1.2); FILE ADDED 2007/09/20 12:06:05 np 1.1.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [67aaea6f4cb112a80f0bc7334b8e9ffb99c81fa5]

INTEGRATION: CWS adc18 (1.1.2); FILE ADDED 2007/09/20 12:05:51 np 1.1.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [c7e1e9abee93841422c73ca3e99e7176312c60f2]

INTEGRATION: CWS adc18 (1.1.2); FILE ADDED 2007/10/19 12:17:14 np 1.1.2.2: #i81775# 2007/09/20 12:05:36 np 1.1.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [d49c24df5656f53488b661da5f93daa032254b76]

INTEGRATION: CWS adc18 (1.1.2); FILE ADDED 2007/09/20 12:05:19 np 1.1.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [915ef39e0bca12963264de45e9edf8257fd4caaa]

INTEGRATION: CWS adc18 (1.5.38); FILE MERGED 2007/09/20 12:16:14 np 1.5.38.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [b3154f0cb313c9bac30a906231ba78bb044fb9ac]

INTEGRATION: CWS adc18 (1.5.38); FILE MERGED 2007/10/19 13:49:54 np 1.5.38.2: #i81775# 2007/09/20 12:16:14 np 1.5.38.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [f94edd85bea62b3eb2722d7bf46f6bfb206b78f5]

INTEGRATION: CWS adc18 (1.4.38); FILE MERGED 2007/09/20 12:51:41 np 1.4.38.2: #i81775# 2007/09/20 12:16:14 np 1.4.38.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [1513fe29b5ceaf778293b978a8f7cda07af9a3fd]

INTEGRATION: CWS adc18 (1.3.38); FILE MERGED 2007/09/20 12:51:41 np 1.3.38.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [4587e2cd5d649d744cdd8b474f1fa7247e3be315]

INTEGRATION: CWS adc18 (1.2.38); FILE MERGED 2007/10/02 15:35:24 np 1.2.38.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [dfe75f74fd1b3b02e1f939a7ecb3f2f9daa96185]

INTEGRATION: CWS adc18 (1.5.38); FILE MERGED 2007/09/20 12:16:13 np 1.5.38.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [6b8c9f9f919c3b909790b3ecc396cf141a4d9b6c]

INTEGRATION: CWS adc18 (1.1.4); FILE ADDED 2007/09/20 12:03:31 np 1.1.4.2: #i81775# 2005/03/10 17:15:41 np 1.1.4.1: file commandline.hxx was added on branch cws_src680_adc18 on 2007-09-20 12:03:31 +0000


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [f4ffe085097fe3c7d74f445c1ca1446e6919db3d]

INTEGRATION: CWS adc18 (1.6.38); FILE MERGED 2007/09/20 12:16:13 np 1.6.38.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [b6238e23879227e545e74b1a49a1148faf0e175a]

INTEGRATION: CWS adc18 (1.2.38); FILE MERGED 2007/09/20 12:16:13 np 1.2.38.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [fd8b52a4c756e144e2dc803ccb063b5103555486]

INTEGRATION: CWS adc18 (1.3.32); FILE MERGED 2007/10/18 12:18:35 np 1.3.32.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [6c1a571e39ac6717a1401cb2a06e01d2fee1ceea]

INTEGRATION: CWS adc18 (1.5.2); FILE MERGED 2007/10/18 12:18:34 np 1.5.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [876dd43f34082feafc9063c9c481e76cc3a8b62d]

INTEGRATION: CWS adc18 (1.3.138); FILE MERGED 2007/10/18 12:18:34 np 1.3.138.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [34223618534d76b2856cdb3508cd9a361b05336a]

INTEGRATION: CWS adc18 (1.1.1.1.138); FILE MERGED 2007/10/18 12:18:34 np 1.1.1.1.138.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [22f048c61ad155c4999af35a80492c8341d82ad5]

INTEGRATION: CWS adc18 (1.5.20); FILE MERGED 2007/10/18 12:18:34 np 1.5.20.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [e308dac7a9d7414ecd4e2579fffd8168be0347e8]

INTEGRATION: CWS adc18 (1.8.2); FILE MERGED 2007/10/19 10:37:32 np 1.8.2.2: #i81775# 2007/10/17 09:18:14 np 1.8.2.1: #i79026#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [422d3e0c2ab944c9c857101ae2e4e3eb5a0218f1]

INTEGRATION: CWS adc18 (1.5.2); FILE MERGED 2007/10/18 15:23:22 np 1.5.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [4e4c9ff8475a7baf53379bbc03ce47987455564a]

INTEGRATION: CWS adc18 (1.4.2); FILE MERGED 2007/10/19 10:37:32 np 1.4.2.2: #i81775# 2007/10/18 15:23:22 np 1.4.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [d6ad98a966b0691424d96524e574140872c48d9c]

INTEGRATION: CWS adc18 (1.2.56); FILE MERGED 2007/10/19 10:37:32 np 1.2.56.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [868ac19cdb1c0bab0b9b6112f3533155f9054eac]

INTEGRATION: CWS adc18 (1.4.56); FILE MERGED 2007/10/18 15:23:22 np 1.4.56.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [1e54826bd9dc096b49cda82d1f2652389d3a36e7]

INTEGRATION: CWS adc18 (1.3.56); FILE MERGED 2007/10/18 15:23:22 np 1.3.56.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [bf73bcb5a9ec0036325273d06ef41245ead280b4]

INTEGRATION: CWS adc18 (1.5.56); FILE MERGED 2007/10/18 15:23:22 np 1.5.56.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [a6883bdb821ea6ed767e9a7695cf0cfc5f13d872]

INTEGRATION: CWS adc18 (1.5.8); FILE MERGED 2007/10/18 15:23:22 np 1.5.8.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [c9bea707d0eb6b8865314ac6f3b15ab419d8f0b3]

INTEGRATION: CWS adc18 (1.3.56); FILE MERGED 2007/10/19 10:37:32 np 1.3.56.2: #i81775# 2007/10/18 15:23:22 np 1.3.56.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [33abf6495dda3fa154dbc610dcf07573cf7cadbb]

INTEGRATION: CWS adc18 (1.9.32); FILE MERGED 2007/10/18 15:23:22 np 1.9.32.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [3913a01763d1068ecda783ff6e7bc9a42c371112]

INTEGRATION: CWS adc18 (1.3.56); FILE MERGED 2007/10/19 10:37:32 np 1.3.56.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [a617f106a6fa77f01551e2e27b76ea6fa06da8a4]

INTEGRATION: CWS adc18 (1.2.56); FILE MERGED 2007/10/19 10:37:32 np 1.2.56.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [17a0486a08b51a6827a86e921db71b94f9b786b7]

INTEGRATION: CWS adc18 (1.3.2); FILE MERGED 2007/10/19 10:37:32 np 1.3.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [2a603f288faf72ffaab266aebcbb356cf47cefc9]

INTEGRATION: CWS adc18 (1.7.2); FILE MERGED 2007/10/18 15:23:21 np 1.7.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [81071b3715c6eeebb31a848e5e8ca00e203248a0]

INTEGRATION: CWS adc18 (1.2.56); FILE MERGED 2007/10/19 10:37:32 np 1.2.56.2: #i81775# 2007/10/18 15:23:21 np 1.2.56.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [d6f8d109f366bc0c7c2828479f5ddc020ce1feb7]

INTEGRATION: CWS adc18 (1.2.56); FILE MERGED 2007/10/18 15:23:21 np 1.2.56.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [ea2f82ef67d2af0ce809793c82e04539845c157e]

INTEGRATION: CWS adc18 (1.13.2); FILE MERGED 2007/10/18 15:23:21 np 1.13.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [68694313a8ec9b270b6adf03b01ffea44425fa27]

INTEGRATION: CWS adc18 (1.6.2); FILE MERGED 2007/10/19 10:37:31 np 1.6.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [4e63ca72ccbe29d4338283996a67e23d18984b83]

INTEGRATION: CWS adc18 (1.8.2); FILE MERGED 2007/10/19 10:37:31 np 1.8.2.2: #i81775# 2007/10/18 15:23:21 np 1.8.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [fbe9645430292c76f027c1ce30c7055050942694]

INTEGRATION: CWS adc18 (1.5.2); FILE MERGED 2007/10/18 15:23:21 np 1.5.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [6c3c928e34cdfd490a2d5024bc87280d33369ffc]

INTEGRATION: CWS adc18 (1.8.2); FILE MERGED 2007/10/18 15:23:21 np 1.8.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [0ba056cbd11c6786bd7cf7a67e369fcbba9df3fd]

INTEGRATION: CWS adc18 (1.8.2); FILE MERGED 2007/10/18 15:23:20 np 1.8.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [aa96956d706759cac03645f3307d350b799aa260]

INTEGRATION: CWS adc18 (1.7.2); FILE MERGED 2007/10/18 15:23:20 np 1.7.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [8a94458b65438b6ca79c6dff3916ff2829e174cf]

INTEGRATION: CWS adc18 (1.6.2); FILE MERGED 2007/10/19 10:37:31 np 1.6.2.2: #i81775# 2007/10/18 15:23:20 np 1.6.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [d60afef111aad2956f5e6fab543d6c38a6a19433]

INTEGRATION: CWS adc18 (1.8.2); FILE MERGED 2007/10/19 10:37:31 np 1.8.2.2: #i81775# 2007/10/18 15:23:20 np 1.8.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [007605ec8abd4795498db837eec867ed661e5561]

INTEGRATION: CWS adc18 (1.5.2); FILE MERGED 2007/10/18 15:23:20 np 1.5.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [c3259fc2213e2ead1b25c217d948570639254522]

INTEGRATION: CWS adc18 (1.11.2); FILE MERGED 2007/10/18 15:23:20 np 1.11.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [84d00f30de07c41d499ac7976f2d7dbfd2c31530]

INTEGRATION: CWS adc18 (1.6.2); FILE MERGED 2007/10/18 15:23:20 np 1.6.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [ef0e4c4d22cff4dc77c5ba2b823ab2c52e736b3e]

INTEGRATION: CWS adc18 (1.7.2); FILE MERGED 2007/10/19 10:37:31 np 1.7.2.2: #i81775# 2007/10/18 15:23:20 np 1.7.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [9fc84c0867d8868357348af698b0d0577fab1f5b]

INTEGRATION: CWS adc18 (1.12.2); FILE MERGED 2007/10/19 13:03:22 np 1.12.2.3: #i81775# 2007/10/19 11:50:49 np 1.12.2.2: #i81775# 2007/10/18 15:23:20 np 1.12.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [2e1af391f9fe3e184eddb790fd7aca79b5f4f4ce]

INTEGRATION: CWS adc18 (1.10.2); FILE MERGED 2007/10/19 10:37:31 np 1.10.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [cbbb8c91604de200f2c69c1f18762df44ca4685d]

INTEGRATION: CWS adc18 (1.4.2); FILE MERGED 2007/10/19 10:37:31 np 1.4.2.2: #i81775# 2007/10/18 15:23:20 np 1.4.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [0369497dacf8948c8d2f6e31a60e2960255a8f87]

INTEGRATION: CWS adc18 (1.4.2); FILE MERGED 2007/10/18 15:23:20 np 1.4.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [5efa233c51951138eea81ee6de64013b72aea535]

INTEGRATION: CWS adc18 (1.5.2); FILE MERGED 2007/10/18 15:23:19 np 1.5.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [45ee788a4d22db0448d3986e2228a0662f3fef95]

INTEGRATION: CWS adc18 (1.4.56); FILE MERGED 2007/10/18 15:23:19 np 1.4.56.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [13f573e9cec211dd3e1c1d116122e4f87f6b5c69]

INTEGRATION: CWS adc18 (1.4.2); FILE MERGED 2007/10/18 15:23:19 np 1.4.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [45597c553ea9fc8af88b90fa14236b3d70282956]

INTEGRATION: CWS adc18 (1.2.56); FILE MERGED 2007/10/19 10:37:31 np 1.2.56.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [c72b17fac6f7ecbe30bc85865d70067bca5f13ec]

INTEGRATION: CWS adc18 (1.3.56); FILE MERGED 2007/10/18 15:23:19 np 1.3.56.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [f9dd09335c0c9a296ba352159497bd1681b1d427]

INTEGRATION: CWS adc18 (1.2.56); FILE MERGED 2007/10/18 15:23:19 np 1.2.56.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [b021d3e8deb86c73cf22b85cbba9df5adc22dfde]

INTEGRATION: CWS adc18 (1.2.56); FILE MERGED 2007/10/19 10:37:30 np 1.2.56.2: #i81775# 2007/10/18 15:23:18 np 1.2.56.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [edb564115647e3d91ebbe402f92063f9d882dc7d]

INTEGRATION: CWS adc18 (1.4.2); FILE MERGED 2007/10/18 15:23:18 np 1.4.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [44880aa5763dad544a944659d2f50bccd864fea9]

INTEGRATION: CWS adc18 (1.3.56); FILE MERGED 2007/10/19 10:37:30 np 1.3.56.2: #i81775# 2007/10/18 15:23:18 np 1.3.56.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [d4b4047c80fc18cc4c3035ea410078dba16b60a5]

INTEGRATION: CWS adc18 (1.2.56); FILE MERGED 2007/10/18 15:23:18 np 1.2.56.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [fa0dc3ec5f96e7ad416a38077873f07f345a1bab]

INTEGRATION: CWS adc18 (1.5.2); FILE MERGED 2007/10/19 10:37:30 np 1.5.2.2: #i81775# 2007/10/18 15:23:18 np 1.5.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [7cf35c1ad39d70a178b8284d37845d4989d5e12f]

INTEGRATION: CWS adc18 (1.2.56); FILE MERGED 2007/10/19 10:37:30 np 1.2.56.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [1b4ee66ee8275d9e290c4fdd02530dd4df8d3980]

INTEGRATION: CWS adc18 (1.7.2); FILE MERGED 2007/10/19 10:37:30 np 1.7.2.2: #i81775# 2007/10/18 15:23:18 np 1.7.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [dca17d1f6c8f64a7dc0bfcb32f2aa5f49a418981]

INTEGRATION: CWS adc18 (1.7.2); FILE MERGED 2007/10/18 15:23:18 np 1.7.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [5bc73640b5371258f53970b3bb930901b929eb54]

INTEGRATION: CWS adc18 (1.10.2); FILE MERGED 2007/10/18 15:23:18 np 1.10.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [9e68d4f72036691d3279abdfd39b224b942b6c7d]

INTEGRATION: CWS adc18 (1.8.2); FILE MERGED 2007/10/19 10:37:30 np 1.8.2.2: #i81775# 2007/10/18 15:23:18 np 1.8.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [6c7e312f81d3f51eccc7b7a66f1fcd463533732c]

INTEGRATION: CWS adc18 (1.6.2); FILE MERGED 2007/10/18 15:23:18 np 1.6.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [c15f3125779acb17f2c500a211da5c78798e42e9]

INTEGRATION: CWS adc18 (1.3.56); FILE MERGED 2007/10/18 15:23:18 np 1.3.56.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [ddb2fa2926dd77a5eb49ae345d8765e38daeffab]

INTEGRATION: CWS adc18 (1.8.2); FILE MERGED 2007/10/18 15:23:18 np 1.8.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [ad337fc18acb7d3d127e9d4bc6662e67ab7ec72e]

INTEGRATION: CWS adc18 (1.9.2); FILE MERGED 2007/10/18 15:23:18 np 1.9.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [46d7e664de409ee3ced8c3782cc279deee1cbd8e]

INTEGRATION: CWS adc18 (1.3.56); FILE MERGED 2007/10/19 10:37:30 np 1.3.56.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [2e060d73961f3db40d79c4756e603f65deac188a]

INTEGRATION: CWS adc18 (1.11.2); FILE MERGED 2007/10/18 15:23:18 np 1.11.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [0f0f410d76e951beb3bffa60da149e1a59b46cf6]

INTEGRATION: CWS adc18 (1.3.32); FILE MERGED 2007/10/18 15:23:18 np 1.3.32.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [27c14abe542fd8f9f3e1b664532615c03c1b1836]

INTEGRATION: CWS adc18 (1.10.2); FILE MERGED 2007/10/18 15:23:17 np 1.10.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [a8ce800ca258aea82009d3a6224c33bc3acea54b]

INTEGRATION: CWS adc18 (1.2.56); FILE MERGED 2007/10/19 10:37:30 np 1.2.56.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [ecba0fb943217dbac6e86d1a1479af77a22d491d]

INTEGRATION: CWS adc18 (1.6.2); FILE MERGED 2007/10/18 15:23:17 np 1.6.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [99df956171dcc6dd533713c1d479656a4a355363]

INTEGRATION: CWS adc18 (1.7.2); FILE MERGED 2007/10/18 15:23:17 np 1.7.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [a5b1ebdd4fdd86598ac7a94d8cd1378b994492ee]

INTEGRATION: CWS adc18 (1.6.2); FILE MERGED 2007/10/19 10:37:30 np 1.6.2.2: #i81775# 2007/10/17 09:28:45 np 1.6.2.1: #i82702#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [196f422a4548b508f02b975416a4223efa2c4b21]

INTEGRATION: CWS adc18 (1.2.56); FILE MERGED 2007/10/19 10:37:30 np 1.2.56.2: #i81775# 2007/10/17 09:30:49 np 1.2.56.1: #i54779#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [c59d02716853e21ba2c130a7599bb18a2ab8558b]

INTEGRATION: CWS adc18 (1.8.2); FILE MERGED 2007/10/18 15:23:17 np 1.8.2.3: #i81775# 2007/10/17 14:55:20 np 1.8.2.2: RESYNC: (1.8-1.9); FILE MERGED 2007/10/17 09:30:49 np 1.8.2.1: #i54779#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [a4596d682e468f7035866937d905acc8e70ea6c3]

INTEGRATION: CWS adc18 (1.3.2); FILE MERGED 2007/10/18 15:23:17 np 1.3.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [712172f3c048facf6aca49116abb843142abbd82]

INTEGRATION: CWS adc18 (1.3.56); FILE MERGED 2007/10/19 10:37:30 np 1.3.56.2: #i81775# 2007/10/18 15:23:17 np 1.3.56.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [091d69836136332ef1c54f86f9f32847546d5f7c]

INTEGRATION: CWS adc18 (1.2.56); FILE MERGED 2007/10/18 15:23:17 np 1.2.56.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [0cfd17ee8f68e649f99cf81b78f4199c21113043]

INTEGRATION: CWS adc18 (1.4.2); FILE MERGED 2007/10/18 15:23:17 np 1.4.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [d79726322c1aad96329c7823c736fecc07c22067]

INTEGRATION: CWS adc18 (1.3.56); FILE MERGED 2007/10/18 15:23:17 np 1.3.56.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [59ed74145e523e6626eae5184bc170801bcab786]

INTEGRATION: CWS adc18 (1.7.2); FILE MERGED 2007/10/19 10:37:30 np 1.7.2.2: #i81775# 2007/10/18 15:23:16 np 1.7.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [766869aa99f28c6516f50c152af476cdf8a4d69d]

INTEGRATION: CWS adc18 (1.7.2); FILE MERGED 2007/10/19 10:37:30 np 1.7.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [4e445eb9ad8269dcafafbfbbbd878e3bf1b2c0da]

INTEGRATION: CWS adc18 (1.7.2); FILE MERGED 2007/10/17 09:27:26 np 1.7.2.1: #i82702#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [9f4096d0831aca1b2786f9a97470b4ded38ba9b0]

INTEGRATION: CWS adc18 (1.2.56); FILE MERGED 2007/10/18 15:23:16 np 1.2.56.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [da3761d3668e2c78e34803c66357d4fd35e3d992]

INTEGRATION: CWS adc18 (1.5.2); FILE MERGED 2007/10/18 15:23:16 np 1.5.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [ae24c751878481a6e32b2b1f107049610e3c31ff]

INTEGRATION: CWS adc18 (1.5.2); FILE MERGED 2007/10/19 10:37:30 np 1.5.2.2: #i81775# 2007/10/18 15:23:16 np 1.5.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [25e2238448bada30ed7949635dffb3152d5e45b5]

INTEGRATION: CWS adc18 (1.3.56); FILE MERGED 2007/10/19 10:37:30 np 1.3.56.2: #i81775# 2007/10/18 15:23:16 np 1.3.56.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [858c9c75bbb9d26c851d94d895c864006d689e64]

INTEGRATION: CWS adc18 (1.6.2); FILE MERGED 2007/10/18 15:23:16 np 1.6.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [3c6b38d330742df573ddae24de9d7e2c3758f4c8]

INTEGRATION: CWS adc18 (1.3.56); FILE MERGED 2007/10/19 10:37:30 np 1.3.56.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [5aefb8100b5a320d27822e77c808a41857e6a386]

INTEGRATION: CWS adc18 (1.6.2); FILE MERGED 2007/10/19 10:37:29 np 1.6.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [c62cdb0e8d8e4b9a7c88b3b4ac36837dedbf05a5]

INTEGRATION: CWS adc18 (1.7.2); FILE MERGED 2007/10/18 15:23:16 np 1.7.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [60c6613c8b528e967d3092f5827c9347b317e70d]

INTEGRATION: CWS adc18 (1.4.2); FILE MERGED 2007/10/19 10:37:29 np 1.4.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [3d9e1281e0df9447823fd1179870a563c0b68c6c]

INTEGRATION: CWS adc18 (1.8.2); FILE MERGED 2007/10/19 10:37:29 np 1.8.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [19b783af9e298e0a1a9b12641e3b6e49125122bb]

INTEGRATION: CWS adc18 (1.4.2); FILE MERGED 2007/10/18 15:23:16 np 1.4.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [b2e703d22f2bf4d305bd958ae17480933c303c6b]

INTEGRATION: CWS adc18 (1.1.2); FILE ADDED 2007/10/18 15:21:48 np 1.1.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [7942dcbd4a2f7abde0acc5225e3aa335688638d4]

INTEGRATION: CWS adc18 (1.4.32); FILE MERGED 2007/10/19 10:37:29 np 1.4.32.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [fdd6a2b2ebb441e35bc6d9aa57208e72ff493830]

INTEGRATION: CWS adc18 (1.1.2); FILE ADDED 2007/10/18 15:21:39 np 1.1.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [2f490a72c2b30932288cd0e1fcfd4f7c47f2ab55]

INTEGRATION: CWS adc18 (1.7.56); FILE MERGED 2007/10/18 15:23:16 np 1.7.56.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [700c4d43d7a30d249679f120477d941c6586264a]

INTEGRATION: CWS adc18 (1.13.10); FILE MERGED 2007/10/19 13:03:21 np 1.13.10.2: #i81775# 2007/10/18 15:23:16 np 1.13.10.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [7217872c59f098cd045765b2c79ff7c96adaded9]

INTEGRATION: CWS adc18 (1.5.56); FILE MERGED 2007/10/18 15:23:16 np 1.5.56.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [3561abcee2c05df86708453096a8da187716671b]

INTEGRATION: CWS adc18 (1.10.2); FILE MERGED 2007/10/18 15:23:15 np 1.10.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [75fd5f299ba324f173a73c5bbdb846be8850b764]

INTEGRATION: CWS adc18 (1.6.2); FILE MERGED 2007/10/18 15:23:15 np 1.6.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [55c505d80ad881134696d9b06e2a9e18b3bda09c]

INTEGRATION: CWS adc18 (1.8.2); FILE MERGED 2007/10/19 10:37:29 np 1.8.2.2: #i81775# 2007/10/18 15:23:15 np 1.8.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [342bff51ab89227f97d5d737079587b97176bda6]

INTEGRATION: CWS adc18 (1.8.2); FILE MERGED 2007/10/18 15:23:15 np 1.8.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [41e4f03360881302943c060d1025801d63744e70]

INTEGRATION: CWS adc18 (1.2.56); FILE MERGED 2007/10/18 15:23:15 np 1.2.56.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [b95605b0648ebb9b4bd4dc41137922fcccf69670]

INTEGRATION: CWS adc18 (1.12.2); FILE MERGED 2007/10/18 15:23:15 np 1.12.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [fac99492c89f5fc3af18ac3988ff31a63e5ceb5b]

INTEGRATION: CWS adc18 (1.7.2); FILE MERGED 2007/10/18 15:23:15 np 1.7.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [d6c02169a688e4e4586660c7825dfdeb41cb75dc]

INTEGRATION: CWS adc18 (1.5.2); FILE MERGED 2007/10/18 15:23:15 np 1.5.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [5b422d966db74f5f17537bb63eaac9112b6a2aaf]

INTEGRATION: CWS adc18 (1.5.2); FILE MERGED 2007/10/19 10:37:28 np 1.5.2.2: #i81775# 2007/10/18 15:23:15 np 1.5.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [af0cdc274eab5d50c96929220306631964f1c244]

INTEGRATION: CWS adc18 (1.4.2); FILE MERGED 2007/10/18 15:23:15 np 1.4.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [a1a0f61cde7d89f0a404b38ed7a4d0aacb9c9dd5]

INTEGRATION: CWS adc18 (1.3.56); FILE MERGED 2007/10/18 15:23:15 np 1.3.56.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [da07166b6431395b7521c2305ee135c5d1dbb38d]

INTEGRATION: CWS adc18 (1.4.32); FILE MERGED 2007/10/18 15:23:14 np 1.4.32.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [4f9daed2e0b8ec0149ea9d72d64230b349af0f5b]

INTEGRATION: CWS adc18 (1.3.56); FILE MERGED 2007/10/18 15:23:14 np 1.3.56.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [59a6ed86aefee1d9500949ea67efb21afb62eb2d]

INTEGRATION: CWS adc18 (1.9.2); FILE MERGED 2007/10/18 15:23:14 np 1.9.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [38219a89eb2006157b2ba1d1789a6fff8acedb02]

INTEGRATION: CWS adc18 (1.5.36); FILE MERGED 2007/10/19 10:37:28 np 1.5.36.2: #i81775# 2007/10/18 15:23:14 np 1.5.36.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [25eac03856f6563bc76edb08edf479e92021a5e7]

INTEGRATION: CWS adc18 (1.12.2); FILE MERGED 2007/10/19 10:37:28 np 1.12.2.2: #i81775# 2007/10/18 15:23:14 np 1.12.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [4285224ebfa706821989736ec1a16ecf37c5a692]

INTEGRATION: CWS adc18 (1.5.2); FILE MERGED 2007/10/19 11:50:49 np 1.5.2.2: #i81775# 2007/10/18 15:23:14 np 1.5.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [b4923bdca4a821bac8ab8ed8074864693a588ed2]

INTEGRATION: CWS adc18 (1.3.56); FILE MERGED 2007/10/19 10:37:28 np 1.3.56.2: #i81775# 2007/10/18 15:23:14 np 1.3.56.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [d993cc7e7d27fa0824dcd0410a7c82d31bad2ac9]

INTEGRATION: CWS adc18 (1.5.2); FILE MERGED 2007/10/18 15:23:14 np 1.5.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [ee1b9ca747c93f5aef61f438b9fdd5903b44e11a]

INTEGRATION: CWS adc18 (1.12.2); FILE MERGED 2007/10/19 10:37:28 np 1.12.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [cf4e6daa5ba0ee7c6b7d9728c8db9053d9c0bc12]

INTEGRATION: CWS adc18 (1.13.2); FILE MERGED 2007/10/18 15:23:14 np 1.13.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [b5b6065413e89358ac0a014b2e94b2ad252923cb]

INTEGRATION: CWS adc18 (1.6.2); FILE MERGED 2007/10/18 15:23:14 np 1.6.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [12259dabd808edf338700f00c01ed6af6923380e]

INTEGRATION: CWS adc18 (1.8.2); FILE MERGED 2007/10/19 10:37:28 np 1.8.2.2: #i81775# 2007/10/18 15:23:14 np 1.8.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [2dea1f3b3b285ee7fe81f43087d17e24ff4a9a77]

INTEGRATION: CWS adc18 (1.6.2); FILE MERGED 2007/10/19 13:03:21 np 1.6.2.3: #i81775# 2007/10/19 11:50:49 np 1.6.2.2: #i81775# 2007/10/18 15:23:14 np 1.6.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [f1638ac4383bac7069d0227a74ca206a1eac2467]

INTEGRATION: CWS adc18 (1.4.56); FILE MERGED 2007/10/18 15:23:14 np 1.4.56.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [206c32a446f5a9a8e73ccfdb6c3b43742d8b5f14]

INTEGRATION: CWS adc18 (1.4.36); FILE MERGED 2007/10/18 15:23:14 np 1.4.36.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [6a46128c8a742867cf6970d7f7be6a034436c38e]

INTEGRATION: CWS adc18 (1.6.2); FILE MERGED 2007/10/19 10:37:28 np 1.6.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [dbaa73da3a9ca2007022348d98a2d745e96aea43]

INTEGRATION: CWS adc18 (1.10.2); FILE MERGED 2007/10/18 15:23:13 np 1.10.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [d9031f513d28806ab675fb4a39f4b1468f1af1f0]

INTEGRATION: CWS adc18 (1.8.2); FILE MERGED 2007/10/19 10:37:28 np 1.8.2.2: #i81775# 2007/10/18 15:23:13 np 1.8.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [a513725c79d762f3f255822f9979445bbfd56f28]

INTEGRATION: CWS adc18 (1.3.56); FILE MERGED 2007/10/18 15:23:13 np 1.3.56.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [2e9fdd9d61502b84cca116c2a69b30799220a038]

INTEGRATION: CWS adc18 (1.2.56); FILE MERGED 2007/10/18 15:23:13 np 1.2.56.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [8ea43d9363c16b1fc7768bff3243d1afaa4d279c]

INTEGRATION: CWS adc18 (1.4.2); FILE MERGED 2007/10/18 15:23:13 np 1.4.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [d4f4d2638a4d7b7857b37fed7fa4dd14b9a79d72]

INTEGRATION: CWS adc18 (1.7.2); FILE MERGED 2007/10/18 15:23:13 np 1.7.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [d9ec87e89761162ec817fcf5ded621920087bc32]

INTEGRATION: CWS adc18 (1.5.2); FILE MERGED 2007/10/19 10:37:27 np 1.5.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [e6f6271fd8813fae9c2f6810cfc813dbac7e135c]

INTEGRATION: CWS adc18 (1.9.2); FILE MERGED 2007/10/19 13:03:21 np 1.9.2.3: #i81775# 2007/10/19 11:50:49 np 1.9.2.2: #i81775# 2007/10/18 15:23:13 np 1.9.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [85da0ffbfaa7894711fc91ab0c0ff94f55957253]

INTEGRATION: CWS adc18 (1.3.32); FILE MERGED 2007/10/18 15:23:13 np 1.3.32.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [e14e9a023f04ee6fd68f7d868da535995d2ba36e]

INTEGRATION: CWS adc18 (1.5.2); FILE MERGED 2007/10/19 11:50:49 np 1.5.2.2: #i81775# 2007/10/18 15:23:13 np 1.5.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [f038bb10a18aed2bf6cd071b44ef329fe9e3ec20]

INTEGRATION: CWS adc18 (1.5.2); FILE MERGED 2007/10/18 15:23:13 np 1.5.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [6b9620c0e45b2a1d49d3d5cea4c874606b9e7553]

INTEGRATION: CWS adc18 (1.4.56); FILE MERGED 2007/10/18 15:23:13 np 1.4.56.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [65f8a3a807197c09d9509acd0cfb87b554bd0c8d]

INTEGRATION: CWS adc18 (1.9.2); FILE MERGED 2007/10/18 15:23:13 np 1.9.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [d0455e924d42894c10cf7ef5c7508106bebf4a16]

INTEGRATION: CWS adc18 (1.6.2); FILE MERGED 2007/10/18 15:23:13 np 1.6.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [38552a1efb1247f0f12c0401d7bbc5f9bf6dd2f4]

INTEGRATION: CWS adc18 (1.5.2); FILE MERGED 2007/10/17 13:28:03 np 1.5.2.1: #i82716#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [4c9b0cdc57f1cf2a613da2a7b9c0b8a4e302cc9a]

INTEGRATION: CWS adc18 (1.8.2); FILE MERGED 2007/10/18 15:23:13 np 1.8.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [48a56fbc1b4e1d89336be1d45a504e968fd393e5]

INTEGRATION: CWS adc18 (1.10.2); FILE MERGED 2007/10/18 15:23:13 np 1.10.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [894849c8a5e33969711993003021190e37555d2c]

INTEGRATION: CWS adc18 (1.3.56); FILE MERGED 2007/10/18 15:23:12 np 1.3.56.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [66fb57c6ba18726ea6b5b0ca39b3c27d6583a906]

INTEGRATION: CWS adc18 (1.10.2); FILE MERGED 2007/10/18 15:23:12 np 1.10.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [36b89afe19282e574779b5611c71ac9cbc2f40b3]

INTEGRATION: CWS adc18 (1.2.56); FILE MERGED 2007/10/18 15:23:12 np 1.2.56.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [4ac38fb145383dd9574bf2ab07df5aa003a1b1dd]

INTEGRATION: CWS adc18 (1.5.2); FILE MERGED 2007/10/18 15:23:12 np 1.5.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [096bd4e93531b9e81d1bc94330b09c47c703c910]

INTEGRATION: CWS adc18 (1.5.2); FILE MERGED 2007/10/19 10:37:27 np 1.5.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [8efc941d6c77eaa77e6875a0160db5a4c25c29e9]

INTEGRATION: CWS adc18 (1.4.2); FILE MERGED 2007/10/18 15:23:12 np 1.4.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [0cee586f5d072694d7f33fdddf50148df1327df1]

INTEGRATION: CWS adc18 (1.5.2); FILE MERGED 2007/10/19 10:37:27 np 1.5.2.2: #i81775# 2007/10/18 15:23:12 np 1.5.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [89b4f04967bf740a7e553139f5173ea8276f104d]

INTEGRATION: CWS adc18 (1.12.2); FILE MERGED 2007/10/17 14:09:33 np 1.12.2.1: #i82718#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [01d6e17eb022e39e603ea95085b207ad92c00b4c]

INTEGRATION: CWS adc18 (1.6.2); FILE MERGED 2007/10/19 13:03:21 np 1.6.2.3: #i81775# 2007/10/19 11:50:49 np 1.6.2.2: #i81775# 2007/10/18 15:23:12 np 1.6.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [2e75dda180767175c14bf437ff730f5e7591c943]

INTEGRATION: CWS adc18 (1.3.56); FILE MERGED 2007/10/18 14:24:49 np 1.3.56.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [9b65cef514419f701c42403f1406c5df00167c31]

INTEGRATION: CWS adc18 (1.8.2); FILE MERGED 2007/10/18 14:24:49 np 1.8.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [dbf99ebf668a57316b986b0cb456780ce8e053a1]

INTEGRATION: CWS adc18 (1.5.2); FILE MERGED 2007/10/18 14:24:49 np 1.5.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [4807f9c3c63663ee6c323f55f1d088ae540892bc]

INTEGRATION: CWS adc18 (1.2.56); FILE MERGED 2007/10/18 14:19:07 np 1.2.56.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [6d90ddc2b1a88ea7c69db335675cc2c60e63e6e8]

INTEGRATION: CWS adc18 (1.1.2); FILE ADDED 2007/10/18 15:06:20 np 1.1.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [a1751260e87dff472eed475fb879b5d4f97d9501]

INTEGRATION: CWS adc18 (1.1.2); FILE ADDED 2007/10/18 15:06:10 np 1.1.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [b349a14ab0cbd2469b97352bb9e79f7a387f86a1]

INTEGRATION: CWS adc18 (1.1.2); FILE ADDED 2007/10/18 15:06:01 np 1.1.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [efa8c92d21b6899f9364e732920f5f6618cbfad2]

INTEGRATION: CWS adc18 (1.1.2); FILE ADDED 2007/10/18 15:05:52 np 1.1.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [c4406fb502cf659b9473b6bc5d115a9583d761a3]

INTEGRATION: CWS adc18 (1.1.2); FILE ADDED 2007/10/22 12:18:46 np 1.1.2.4: Workarounds for SUNW8 C++ compiler bugs with templates. 2007/10/22 11:58:57 np 1.1.2.3: Workarounds for SUNW8 C++ compiler bugs with templates. 2007/10/19 11:50:48 np 1.1.2.2: #i81775# 2007/10/18 15:06:38 np 1.1.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [767c98b7d39af5d5352ea5bdf43f33be6a049466]

INTEGRATION: CWS adc18 (1.4.2); FILE MERGED 2007/10/18 14:19:06 np 1.4.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [1080f65da4b869e698fed5d4810c632b644b0733]

INTEGRATION: CWS adc18 (1.1.2); FILE ADDED 2007/10/18 15:06:29 np 1.1.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [f0469ee4b26648492a4b045f8477114e8e2a3b4a]

INTEGRATION: CWS adc18 (1.4.2); FILE MERGED 2007/10/19 13:08:58 np 1.4.2.2: #i81775# 2007/10/18 14:19:06 np 1.4.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [4fad8ef0f5a091004d0a13cdf83e1b7cb6564db7]

INTEGRATION: CWS adc18 (1.4.2); FILE MERGED 2007/10/18 14:18:25 np 1.4.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [5ebf9ed617160a3f4bd1ad5a74072f96387d19ce]

INTEGRATION: CWS adc18 (1.1.2); FILE ADDED 2007/10/19 13:03:21 np 1.1.2.2: #i81775# 2007/10/18 15:05:18 np 1.1.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [2b3a6599e32957fb889b756241073a683e636f68]

INTEGRATION: CWS adc18 (1.9.2); FILE MERGED 2007/10/18 14:18:25 np 1.9.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [278be07cf5392079675e55ab7e79dc80dbe98658]

INTEGRATION: CWS adc18 (1.5.2); FILE MERGED 2007/10/18 14:18:25 np 1.5.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [71fef73372120dc194be8d331a3ea27992a72482]

INTEGRATION: CWS adc18 (1.3.56); FILE MERGED 2007/10/18 14:18:25 np 1.3.56.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [f1cedc8ceb23166c32c30a9c45571f69b2d2d957]

INTEGRATION: CWS adc18 (1.7.2); FILE MERGED 2007/10/18 14:18:25 np 1.7.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [096f085d8e512a2b6c8517cdc31770e7153ece67]

INTEGRATION: CWS adc18 (1.5.2); FILE MERGED 2007/10/18 14:18:24 np 1.5.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [7448e53c5ca98c39ee6891e73283d82e3c3d0441]

INTEGRATION: CWS adc18 (1.2.56); FILE MERGED 2007/10/18 14:15:57 np 1.2.56.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [2093313d18d4b7ae9a0c2b08e2311929ea891d6c]

INTEGRATION: CWS adc18 (1.7.2); FILE MERGED 2007/10/19 10:37:27 np 1.7.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [7fd1ca376691cf7e471f73722c484119cd158aff]

INTEGRATION: CWS adc18 (1.1.4); FILE ADDED 2007/10/18 15:08:07 np 1.1.4.2: #i81775# 2005/06/27 10:29:13 np 1.1.4.1: file s_storage.hxx was added on branch cws_src680_adc18 on 2007-10-18 15:08:07 +0000


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [14b203f8c3f5f2043eddd2178273d684b2b97d51]

INTEGRATION: CWS adc18 (1.1.4); FILE ADDED 2007/10/22 11:58:57 np 1.1.4.6: Workarounds for SUNW8 C++ compiler bugs with templates. 2007/10/19 11:25:39 np 1.1.4.5: #i81775# 2007/10/19 11:18:17 np 1.1.4.4: #i81775# 2007/10/19 11:16:16 np 1.1.4.3: #i81775# 2007/10/18 15:07:57 np 1.1.4.2: #i81775# 2005/06/27 10:29:01 np 1.1.4.1: file s_iterator.hxx was added on branch cws_src680_adc18 on 2007-10-18 15:07:57 +0000


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [a0f60ef3bac6c5814afc502d27ae65714e387e8b]

INTEGRATION: CWS adc18 (1.1.4); FILE ADDED 2007/10/18 15:07:47 np 1.1.4.2: #i81775# 2005/06/27 10:28:50 np 1.1.4.1: file s_base.hxx was added on branch cws_src680_adc18 on 2007-10-18 15:07:47 +0000


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [ff290fb4a1ef0cb53b53d7fde3a8e0b86d299e12]

INTEGRATION: CWS adc18 (1.1.2); FILE ADDED 2007/10/19 11:25:39 np 1.1.2.2: #i81775# 2007/10/18 15:07:38 np 1.1.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [2afe39e2371e86095d866063f36ec7720b7121c7]

INTEGRATION: CWS adc18 (1.1.2); FILE ADDED 2007/10/19 11:19:56 np 1.1.2.2: #i81775# 2007/10/18 15:07:29 np 1.1.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [5254e6051469a86b711b6b9a73c15741aab6232d]

INTEGRATION: CWS adc18 (1.2.56); FILE MERGED 2007/10/19 11:03:28 np 1.2.56.2: #i81775# 2007/10/18 15:23:12 np 1.2.56.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [b1e87c7a6e3797c9a8415c73d76cd0fc8aec215b]

INTEGRATION: CWS adc18 (1.4.56); FILE MERGED 2007/10/18 15:23:12 np 1.4.56.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [67e51d777157be5f2a9e82419cd9b7f7920a2954]

INTEGRATION: CWS adc18 (1.5.56); FILE MERGED 2007/10/18 15:23:12 np 1.5.56.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [ae3b43f8bb957ece3e7c91c4f92498f6e76bc774]

INTEGRATION: CWS adc18 (1.3.56); FILE MERGED 2007/10/18 15:23:12 np 1.3.56.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [300f9fce6f67588270352e4189f3f2c3e5bac4c3]

INTEGRATION: CWS adc18 (1.1.2); FILE ADDED 2007/10/18 15:07:20 np 1.1.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [30a3476d7a474f4b0664abe9b33e0b3c16e40b70]

INTEGRATION: CWS adc18 (1.2.56); FILE MERGED 2007/10/18 15:23:12 np 1.2.56.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [234f7fb233b897801be89b24814f4e47bfe163b5]

INTEGRATION: CWS adc18 (1.1.2); FILE ADDED 2007/10/18 15:07:11 np 1.1.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [eabb43f908ffc8b60d349482e1ded25240e99d41]

INTEGRATION: CWS adc18 (1.1.2); FILE ADDED 2007/10/18 15:07:01 np 1.1.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [3663966e6f54cd63dbf8ccc868219c26dd6c8c09]

INTEGRATION: CWS adc18 (1.1.2); FILE ADDED 2007/10/18 15:06:52 np 1.1.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [bb52cccc2096219c8d87f501561f67865e5ab927]

INTEGRATION: CWS adc18 (1.5.56); FILE MERGED 2007/10/18 13:40:05 np 1.5.56.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [12bbf8f3d623143f9c3e614ab6d00c5ec8eced86]

INTEGRATION: CWS adc18 (1.3.56); FILE MERGED 2007/10/18 13:40:05 np 1.3.56.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [fe77de6c794dfd2db9fffd595cfc9b173e5d9f0a]

INTEGRATION: CWS adc18 (1.5.2); FILE MERGED 2007/10/18 13:40:05 np 1.5.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [6cbaf9121bd4ab3a527738a3ee01fb1af5d3f111]

INTEGRATION: CWS adc18 (1.4.32); FILE MERGED 2007/10/18 13:40:05 np 1.4.32.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [bbde70031b03aaea76dc45dc72cae82ae5075738]

INTEGRATION: CWS adc18 (1.6.2); FILE MERGED 2007/10/18 13:40:05 np 1.6.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [7c2f6408960f5da877d212823ada1ca79508de6d]

INTEGRATION: CWS adc18 (1.2.56); FILE MERGED 2007/10/18 13:40:05 np 1.2.56.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [f9f7ba4d485c2a07978be084f5307882b31d1aa0]

INTEGRATION: CWS adc18 (1.2.56); FILE MERGED 2007/10/18 13:40:04 np 1.2.56.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [6f6ec9bb12bb88e244895453e309a250442f961d]

INTEGRATION: CWS adc18 (1.5.2); FILE MERGED 2007/10/18 13:40:04 np 1.5.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [6c54220b4fd16630dd63a37b36a2699668345666]

INTEGRATION: CWS adc18 (1.1.2); FILE ADDED 2007/10/18 15:08:40 np 1.1.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [adbebd00ef51b0789f4f11be84421068420b5faa]

INTEGRATION: CWS adc18 (1.1.2); FILE ADDED 2007/10/19 11:50:48 np 1.1.2.2: #i81775# 2007/10/18 15:08:31 np 1.1.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [5517be6c63f966b826409c0192383c639b337014]

INTEGRATION: CWS adc18 (1.1.2); FILE ADDED 2007/10/18 15:08:21 np 1.1.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [87d2fa5ba90b2f978cfb6f90327bcd0847c99964]

INTEGRATION: CWS adc18 (1.1.2); FILE ADDED 2007/10/19 11:50:48 np 1.1.2.2: #i81775# 2007/10/18 15:08:12 np 1.1.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [abf4c5781f4a331befaa432fbb62b33a4412c659]

INTEGRATION: CWS adc18 (1.1.2); FILE ADDED 2007/10/18 15:08:59 np 1.1.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [078cc319ee1a19dbb159a9d56abcd4586c2f5970]

INTEGRATION: CWS adc18 (1.4.2); FILE MERGED 2007/10/18 13:40:04 np 1.4.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [2ebdfd2b661f7b6fea2bcaaaa81eeb9beb4d07d9]

INTEGRATION: CWS adc18 (1.6.2); FILE MERGED 2007/10/18 13:40:04 np 1.6.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [bc537b0a4962dd534ff96fb3e5ad5ca4d96a15fb]

INTEGRATION: CWS adc18 (1.1.2); FILE ADDED 2007/10/18 15:08:50 np 1.1.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [c55138b452589ae28ac37f1aef10321173adce1e]

INTEGRATION: CWS adc18 (1.6.2); FILE MERGED 2007/10/19 10:37:27 np 1.6.2.2: #i81775# 2007/10/18 13:40:04 np 1.6.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [2b57613a615f47f6e217f32cbc4a599ed844ea5b]

INTEGRATION: CWS adc18 (1.2.56); FILE MERGED 2007/10/19 10:37:27 np 1.2.56.2: #i81775# 2007/10/18 13:40:04 np 1.2.56.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [05edd09c0b17a486c0c91467f10612a0e5695c13]

INTEGRATION: CWS adc18 (1.5.2); FILE MERGED 2007/10/19 11:50:48 np 1.5.2.2: #i81775# 2007/10/18 13:40:04 np 1.5.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [32f201ed59c0cb8c91fb795a52bbe2789d9abc5d]

INTEGRATION: CWS adc18 (1.4.2); FILE MERGED 2007/10/19 11:50:48 np 1.4.2.2: #i81775# 2007/10/18 13:40:04 np 1.4.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [7b0d4b39b6fc74d317eb8f0a0b485e8980948e1c]

INTEGRATION: CWS adc18 (1.5.2); FILE MERGED 2007/10/19 12:06:41 np 1.5.2.3: #i81775# 2007/10/19 11:50:48 np 1.5.2.2: #i81775# 2007/10/18 13:40:03 np 1.5.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [40de28b304d1f838a04df252d48853d543227695]

INTEGRATION: CWS adc18 (1.1.2); FILE ADDED 2007/10/18 15:08:02 np 1.1.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [77181c4cf87e247a716ad9f0a4bd01e5aac84d3a]

INTEGRATION: CWS adc18 (1.1.2); FILE ADDED 2007/10/22 11:58:57 np 1.1.2.3: Workarounds for SUNW8 C++ compiler bugs with templates. 2007/10/19 10:37:26 np 1.1.2.2: #i81775# 2007/10/18 15:07:51 np 1.1.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [927027e7203907fee52036d69f270d56a1a26765]

INTEGRATION: CWS adc18 (1.1.2); FILE ADDED 2007/10/18 15:05:26 np 1.1.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [2b15b7286a6fb30b7536cf2b2047ac958acfa7d9]

INTEGRATION: CWS adc18 (1.1.2); FILE ADDED 2007/10/18 15:03:44 np 1.1.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [6c6c4f5fad24351c34daaef8ca280e62420decd1]

INTEGRATION: CWS adc18 (1.1.2); FILE ADDED 2007/10/18 15:03:35 np 1.1.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [059632248c8cbf133675a08dd2e75e01ec674934]

INTEGRATION: CWS adc18 (1.1.2); FILE ADDED 2007/10/18 15:03:25 np 1.1.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [5efcf8cf012c6079324ffa5b5227b5542e23c798]

INTEGRATION: CWS adc18 (1.1.2); FILE ADDED 2007/10/18 15:03:14 np 1.1.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [f1cbb72884c4c44eee324b98a6e4547e46230f6c]

INTEGRATION: CWS adc18 (1.1.2); FILE ADDED 2007/10/18 15:03:04 np 1.1.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [05fc86e53293b7bfdb7dba86158e4919f19ef099]

INTEGRATION: CWS adc18 (1.1.2); FILE ADDED 2007/10/18 15:02:55 np 1.1.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [611aee381b1351f5d2bb1e59966f78c21680b064]

INTEGRATION: CWS adc18 (1.1.2); FILE ADDED 2007/10/18 15:02:36 np 1.1.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [08a2e2ea2142883b4159582d7d4ca7857b32bb38]

INTEGRATION: CWS adc18 (1.1.2); FILE ADDED 2007/10/18 15:02:26 np 1.1.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [4db8c3f08d0340e080885c32b2555c4241036d58]

INTEGRATION: CWS adc18 (1.1.2); FILE ADDED 2007/10/18 15:02:16 np 1.1.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [132657b6ecdace59b456fdac769fa8971f463671]

INTEGRATION: CWS adc18 (1.1.2); FILE ADDED 2007/10/18 15:02:05 np 1.1.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [83d9fc9d468c1946aff1962e372208f4854462fb]

INTEGRATION: CWS adc18 (1.1.2); FILE ADDED 2007/10/18 15:01:55 np 1.1.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [a4806be108ff019ee6f7bc14845d4e800a57a31a]

INTEGRATION: CWS adc18 (1.1.2); FILE ADDED 2007/10/22 12:56:31 np 1.1.2.2: #i81775# 2007/10/18 15:05:17 np 1.1.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [552f50cfa53a13d6982aeb5ec6e5fade2c943077]

INTEGRATION: CWS adc18 (1.1.2); FILE ADDED 2007/10/22 12:56:31 np 1.1.2.2: #i81775# 2007/10/18 15:05:07 np 1.1.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [4af90fc9aa4ce7fd25126edda5eb6d9d603bfb4b]

INTEGRATION: CWS adc18 (1.1.2); FILE ADDED 2007/10/22 12:56:31 np 1.1.2.2: #i81775# 2007/10/18 15:04:58 np 1.1.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [56c20551f86d528c35a00e713a9ffbaa8eb941df]

INTEGRATION: CWS adc18 (1.1.2); FILE ADDED 2007/10/18 15:04:49 np 1.1.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [186e941e6655b038829e8c3a56d3bf716203cdc9]

INTEGRATION: CWS adc18 (1.1.2); FILE ADDED 2007/10/18 15:04:40 np 1.1.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [846983ef82487dd2363dba82d603dc98af2731a3]

INTEGRATION: CWS adc18 (1.1.2); FILE ADDED 2007/10/18 15:04:30 np 1.1.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [d6839b0e429b707144e453f6b8b865bbb548e047]

INTEGRATION: CWS adc18 (1.1.2); FILE ADDED 2007/10/22 12:56:31 np 1.1.2.2: #i81775# 2007/10/18 15:04:21 np 1.1.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [d7c4f736e52eaf3c6eca17bef0583988a59865aa]

INTEGRATION: CWS adc18 (1.1.2); FILE ADDED 2007/10/18 15:04:12 np 1.1.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [459d5284f26931e3ec8e86ce3b3ba72ba2aaccb0]

INTEGRATION: CWS adc18 (1.1.2); FILE ADDED 2007/10/18 15:04:03 np 1.1.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [de8ca9f4fde908de7b7b0fc04cf6e17481355808]

INTEGRATION: CWS adc18 (1.1.2); FILE ADDED 2007/10/22 12:56:31 np 1.1.2.2: #i81775# 2007/10/18 15:03:53 np 1.1.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [c865f41fb516ea199dabba84b07165fe0c8f6e24]

INTEGRATION: CWS adc18 (1.6.2); FILE MERGED 2007/10/22 11:58:57 np 1.6.2.3: Workarounds for SUNW8 C++ compiler bugs with templates. 2007/10/19 11:50:48 np 1.6.2.2: #i81775# 2007/10/17 11:47:49 np 1.6.2.1: #i82711#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [4a18ccbce45bddc711594ef1edab9b25967ef18a]

INTEGRATION: CWS adc18 (1.2.56); FILE MERGED 2007/10/18 13:27:01 np 1.2.56.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [165506b66cc148e8da549cfc7c0ee5ea6ae3ef79]

INTEGRATION: CWS adc18 (1.5.2); FILE MERGED 2007/10/18 13:27:01 np 1.5.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [b76a3764c8151c1bf771a74bfac430b350d1047c]

INTEGRATION: CWS adc18 (1.1.2); FILE ADDED 2007/10/18 15:03:29 np 1.1.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [2e391d2a57f5063994b4dc3ed79ef317f256cc5c]

INTEGRATION: CWS adc18 (1.1.4); FILE ADDED 2007/10/18 15:02:25 np 1.1.4.2: #i81775# 2005/07/21 12:30:50 np 1.1.4.1: file cs_type.hxx was added on branch cws_src680_adc18 on 2007-10-18 15:02:25 +0000


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [6f5f012a5910b756ee4c32655ad0afd0694a106f]

INTEGRATION: CWS adc18 (1.1.4); FILE ADDED 2007/10/18 15:02:15 np 1.1.4.2: #i81775# 2005/07/21 12:30:41 np 1.1.4.1: file cs_type.cxx was added on branch cws_src680_adc18 on 2007-10-18 15:02:15 +0000


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [cb69e689b1716dee48e0b77ea9201e9c58b137ff]

INTEGRATION: CWS adc18 (1.1.2); FILE ADDED 2007/10/18 15:02:03 np 1.1.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [2884d2ba2a3d8034413a2df2aa99637fad9f5c90]

INTEGRATION: CWS adc18 (1.1.2); FILE ADDED 2007/10/18 15:01:52 np 1.1.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [be9fe2a758376cb53690d96b18184ecf019e4a1f]

INTEGRATION: CWS adc18 (1.1.4); FILE ADDED 2007/10/18 15:01:43 np 1.1.4.2: #i81775# 2005/07/21 12:30:13 np 1.1.4.1: file cs_ce.hxx was added on branch cws_src680_adc18 on 2007-10-18 15:01:43 +0000


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [3a3c3c1c4491531887f857ad242f126cfcc99c20]

INTEGRATION: CWS adc18 (1.1.4); FILE ADDED 2007/10/18 15:01:34 np 1.1.4.2: #i81775# 2005/07/21 12:30:04 np 1.1.4.1: file cs_ce.cxx was added on branch cws_src680_adc18 on 2007-10-18 15:01:34 +0000


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [ac50260a34dbdfaaa341a637372622e4ded603ad]

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>  [1fdd3ac1481cc35f5d29b0b8b2c2a3eaad546aa9]

INTEGRATION: CWS adc18 (1.1.2); FILE ADDED 2007/10/18 15:01:25 np 1.1.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [935da407991ec7523f44ce58579200b502107d7d]

INTEGRATION: CWS adc18 (1.6.2); FILE MERGED 2007/10/19 11:50:48 np 1.6.2.2: #i81775# 2007/10/18 13:27:01 np 1.6.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [3f627de89aa3945d5c6bf8954946c6290b5760c3]

INTEGRATION: CWS adc18 (1.1.2); FILE ADDED 2007/10/18 15:01:16 np 1.1.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [47065340b903d14d4dfdaab997ea641e11936a0b]

INTEGRATION: CWS adc18 (1.1.2); FILE ADDED 2007/10/18 15:01:07 np 1.1.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [641ca250e942543d041e208d3bb03b18ab80cba9]

INTEGRATION: CWS adc18 (1.1.2); FILE ADDED 2007/10/18 15:00:57 np 1.1.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [bcad17249bab23fb2cc6acd2e24788c124896801]

INTEGRATION: CWS adc18 (1.1.2); FILE ADDED 2007/10/22 11:58:57 np 1.1.2.4: Workarounds for SUNW8 C++ compiler bugs with templates. 2007/10/19 11:50:48 np 1.1.2.3: #i81775# 2007/10/19 10:37:26 np 1.1.2.2: #i81775# 2007/10/18 15:00:48 np 1.1.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [8e043c5ca60b9b3fafb3e72f68d42366efcb1aa3]

INTEGRATION: CWS adc18 (1.4.2); FILE MERGED 2007/10/18 13:27:01 np 1.4.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [00e4a713ed406285f55f2c3535a144ccdee55124]

INTEGRATION: CWS adc18 (1.1.2); FILE ADDED 2007/10/22 11:58:57 np 1.1.2.3: Workarounds for SUNW8 C++ compiler bugs with templates. 2007/10/19 11:50:48 np 1.1.2.2: #i81775# 2007/10/18 15:03:19 np 1.1.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [01b7db88ef25956565dd7e9c997ab97cf0befa4b]

INTEGRATION: CWS adc18 (1.2.56); FILE MERGED 2007/10/18 13:27:01 np 1.2.56.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [bdf86da65c76010d4e76f65a565477bab02ce650]

INTEGRATION: CWS adc18 (1.1.2); FILE ADDED 2007/10/18 15:03:09 np 1.1.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [aea3275466c907a66bbb16a1f92907162d8a06d6]

INTEGRATION: CWS adc18 (1.1.4); FILE ADDED 2007/10/22 12:02:02 np 1.1.4.8: Workarounds for SUNW8 C++ compiler bugs with templates. 2007/10/22 11:58:57 np 1.1.4.7: Workarounds for SUNW8 C++ compiler bugs with templates. 2007/10/19 12:06:41 np 1.1.4.6: #i81775# 2007/10/19 11:50:48 np 1.1.4.5: #i81775# 2007/10/19 11:10:17 np 1.1.4.4: #i81775# 2007/10/19 10:37:26 np 1.1.4.3: #i81775# 2007/10/18 15:02:59 np 1.1.4.2: #i81775# 2005/07/21 12:31:21 np 1.1.4.1: file c_reposypart.cxx was added on branch cws_src680_adc18 on 2007-10-18 15:02:59 +0000


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [75e017cacec33b6fcf5f867020f3b439f51ef1d3]

INTEGRATION: CWS adc18 (1.4.2); FILE MERGED 2007/10/18 13:27:00 np 1.4.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [bb998ac75bf6b8e77ff012a100b3afd9caff2e7e]

INTEGRATION: CWS adc18 (1.5.2); FILE MERGED 2007/10/19 11:50:48 np 1.5.2.2: #i81775# 2007/10/18 13:27:00 np 1.5.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [28870423c7904b94632d9d818284713be3773a0e]

INTEGRATION: CWS mipselport01 (1.6.16); FILE MERGED 2007/10/13 12:56:54 cmc 1.6.16.1: #i81487# add linux mips to sal


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [db4b4c827f86688f64a8ad1a63725d7d158ed1d0]

INTEGRATION: CWS mipselport01 (1.38.46); FILE MERGED 2007/10/13 12:56:54 cmc 1.38.46.1: #i81487# add linux mips to sal


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [ec8981c412a4aef0728baa9c7a5ca11bd6a37c55]

INTEGRATION: CWS adc18 (1.1.2); FILE ADDED 2007/10/18 15:02:45 np 1.1.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [fb685c66c6e363dd75dc71bdf9192b7c6e47d7e4]

INTEGRATION: CWS mipselport01 (1.7.20); FILE MERGED 2007/10/26 12:50:26 cmc 1.7.20.1: #i81486# MIPS jvmfwk patch


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [0baecef77a8f8a302a05d319742e636cb3938590]

INTEGRATION: CWS mipselport01 (1.13.34); FILE MERGED 2007/10/26 12:50:26 cmc 1.13.34.1: #i81486# MIPS jvmfwk patch


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [3db0fb96d2125571647c89d08b27b0465597b1f9]

INTEGRATION: CWS adc18 (1.1.2); FILE ADDED 2007/10/18 15:02:34 np 1.1.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [a5bade022ba9422fd9c7c0e0bddcde569adde994]

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>  [56e451a6c4f3c3808f02ca16e6efa7f831944dd4]

INTEGRATION: CWS adc18 (1.1.2); FILE ADDED 2007/10/18 15:21:29 np 1.1.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [5e56062762fd06dd0d297e0fd05b529e00bbcdcb]

INTEGRATION: CWS adc18 (1.1.2); FILE ADDED 2007/10/19 10:37:26 np 1.1.2.2: #i81775# 2007/10/18 15:21:20 np 1.1.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [c62fa943b2a95c76958457ae379635346a4f6cb4]

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>  [f8389a3fa7a857f9f4c5f02edb27dda3e7af6ae4]

INTEGRATION: CWS adc18 (1.6.2); FILE MERGED 2007/10/18 15:23:11 np 1.6.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [e7044e5bddb5f932f64d29ba80cb933bd83e990a]

INTEGRATION: CWS adc18 (1.5.56); FILE MERGED 2007/10/18 15:23:11 np 1.5.56.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [ac3a304902153a315fc72a5bb5669eba93391cae]

INTEGRATION: CWS mipselport01 (1.1.2); FILE ADDED 2007/10/15 08:58:01 cmc 1.1.2.2: #i81482# remove warnings and add a to-the-compiler possible throw to ensure that the exception infrastructure is created 2007/10/13 13:48:00 cmc 1.1.2.1: #i81482# add mips bridge


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [b35590d3b070195b33d55b00ed42611c44f7d03e]

INTEGRATION: CWS adc18 (1.2.56); FILE MERGED 2007/10/18 15:23:11 np 1.2.56.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [98a0273f0edf97e8c3bea88015eb102d32f0fd9a]

INTEGRATION: CWS mipselport01 (1.1.2); FILE ADDED 2007/10/13 13:48:00 cmc 1.1.2.1: #i81482# add mips bridge


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [1c818e2fee32df272fb7d2721ec614b404cd0b0e]

INTEGRATION: CWS adc18 (1.3.56); FILE MERGED 2007/10/18 15:23:11 np 1.3.56.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [ec87ed67c2efc9949959427a6bd2fa638b56dc8c]

INTEGRATION: CWS adc18 (1.4.56); FILE MERGED 2007/10/18 15:23:11 np 1.4.56.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [804d73711ba411a74011c57d7b3f04e329f82060]

INTEGRATION: CWS adc18 (1.5.2); FILE MERGED 2007/10/18 13:10:22 np 1.5.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [d9f85596dfa22cd81e8575cc84f2a707313e30a1]

INTEGRATION: CWS mipselport01 (1.42.8); FILE MERGED 2007/10/13 13:47:59 cmc 1.42.8.1: #i81482# add mips bridge


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [0a4fb256d40f7787946df0f0c37ac546ecbdac8c]

INTEGRATION: CWS adc18 (1.8.2); FILE MERGED 2007/10/19 10:37:26 np 1.8.2.2: #i81775# 2007/10/18 13:10:22 np 1.8.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [80f4db39fc95dfd7e6cb3a7456f338f766894c9e]

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>  [300aae82fdbd4de4c7e7ef41700a2a1a956134ca]

INTEGRATION: CWS adc18 (1.5.24); FILE MERGED 2007/10/18 13:10:22 np 1.5.24.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [48ab8cc03adadd3a612d62f4763b3fb5a6c68e97]

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>  [76531123606015316c771425bac33aa659f73d1a]

INTEGRATION: CWS adc18 (1.3.56); FILE MERGED 2007/10/19 10:37:26 np 1.3.56.2: #i81775# 2007/10/18 13:10:22 np 1.3.56.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [9dd38290ab59fc4805d6367038c8a7c4a6aed4e1]

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>  [b2de430ddbaf019d99abfa9cbced1d1f6da88718]

INTEGRATION: CWS adc18 (1.1.2); FILE ADDED 2007/10/18 14:58:18 np 1.1.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [e649f5df2ca9a7d9e43af3574693ba44e810d08d]

INTEGRATION: CWS mipselport01 (1.34.4); FILE MERGED 2007/10/13 13:06:19 cmc 1.34.4.1: #ii81481# add linux mips


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [a52a1f976a3f0e8740480cbb03efc2087dfdb98e]

INTEGRATION: CWS adc18 (1.1.2); FILE ADDED 2007/10/18 14:58:54 np 1.1.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [b1bbdbfc0db7c403c115371ab2af6033a01a6fee]

INTEGRATION: CWS adc18 (1.1.2); FILE ADDED 2007/10/18 14:58:45 np 1.1.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [67d807b53443334422331d98b983d7dedb3b7565]

INTEGRATION: CWS adc18 (1.2.56); FILE MERGED 2007/10/18 13:06:37 np 1.2.56.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [5482756d9d76d960c08eedb5bf34e6553f5032b7]

INTEGRATION: CWS adc18 (1.1.2); FILE ADDED 2007/10/18 14:58:36 np 1.1.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [d2fbaa671a5392ee9fb65bc950837c4d72e8de22]

INTEGRATION: CWS adc18 (1.1.2); FILE ADDED 2007/10/18 14:58:27 np 1.1.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [8596fb3acf87d6cae38b5de97073d2109c30cdba]

INTEGRATION: CWS adc18 (1.3.56); FILE MERGED 2007/10/18 13:06:37 np 1.3.56.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [a5c8e8ca18f36a23fca2b6e321d41a021a050718]

INTEGRATION: CWS adc18 (1.2.56); FILE MERGED 2007/10/19 10:37:25 np 1.2.56.2: #i81775# 2007/10/18 13:06:37 np 1.2.56.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [4bda6da20761f8f2bc4ec1758ba15df604ab43bc]

INTEGRATION: CWS adc18 (1.4.56); FILE MERGED 2007/10/19 10:37:25 np 1.4.56.2: #i81775# 2007/10/18 13:06:37 np 1.4.56.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [49340134efc99f5b116f3851e87d0ce18e55f781]

INTEGRATION: CWS adc18 (1.2.56); FILE MERGED 2007/10/19 10:37:25 np 1.2.56.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [b52140b9189f660d01b1aeb968ce39a4b085ce4e]

INTEGRATION: CWS adc18 (1.5.40); FILE MERGED 2007/10/18 13:06:37 np 1.5.40.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [4b27139f149ee1dc703ea6115b778d2bf10c4b31]

INTEGRATION: CWS adc18 (1.5.56); FILE MERGED 2007/10/18 13:06:37 np 1.5.56.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [64da92b1a50484fb7cae94eb479f7fd79d2e970e]

INTEGRATION: CWS adc18 (1.3.32); FILE MERGED 2007/10/18 13:06:37 np 1.3.32.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [1e51c6e223021350d0e48e5d98a303c812168101]

INTEGRATION: CWS adc18 (1.1.2); FILE ADDED 2007/10/18 14:58:09 np 1.1.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [d9040211d26f52f9f83a8c84e761af6238ca5b47]

INTEGRATION: CWS adc18 (1.4.56); FILE MERGED 2007/10/18 13:06:36 np 1.4.56.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [428549e7991996cd54f1a9258fd5e9f1d8623d7e]

INTEGRATION: CWS adc18 (1.1.2); FILE ADDED 2007/10/18 14:57:59 np 1.1.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [450a0c7180da359951b060c23dfa74f4e170907d]

INTEGRATION: CWS adc18 (1.3.56); FILE MERGED 2007/10/18 13:06:36 np 1.3.56.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [2e9c59953338d4f87c1799bd82916301ca471a3a]

INTEGRATION: CWS adc18 (1.2.56); FILE MERGED 2007/10/18 13:06:36 np 1.2.56.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [478e935351781384c1aae286892c09ebbf4e4c01]

INTEGRATION: CWS adc18 (1.3.40); FILE MERGED 2007/10/18 13:06:36 np 1.3.40.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [621733c4f68919f5dcefcff9054e16fb94a94831]

INTEGRATION: CWS adc18 (1.3.32); FILE MERGED 2007/10/18 13:06:36 np 1.3.32.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [eebaac10a7a5f69d647d33ff15dcda27c7426222]

INTEGRATION: CWS adc18 (1.1.2); FILE ADDED 2007/10/18 14:57:49 np 1.1.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [f0b7ad7afe4f40067cc5631776ed57f8465bc945]

INTEGRATION: CWS adc18 (1.1.2); FILE ADDED 2007/10/18 14:57:40 np 1.1.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [e5384da047446d66a8c26757d64a4e26ef69c442]

INTEGRATION: CWS adc18 (1.1.2); FILE ADDED 2007/10/22 11:58:56 np 1.1.2.2: Workarounds for SUNW8 C++ compiler bugs with templates. 2007/10/18 14:57:31 np 1.1.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [73abdc166ddae50b6064f6d8e60db6ff70dc6795]

INTEGRATION: CWS adc18 (1.1.2); FILE ADDED 2007/10/18 14:57:22 np 1.1.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [e1cc59975f733c8447f37a4fd25904bb9b8d5374]

INTEGRATION: CWS adc18 (1.1.2); FILE ADDED 2007/10/18 14:57:12 np 1.1.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [4b99d14efcca5e89114697c5e0ddd052c87003c9]

INTEGRATION: CWS adc18 (1.1.2); FILE ADDED 2007/10/18 14:57:03 np 1.1.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [7c914d49ea58f3c0f8b2ec9d7a5e2f71e983cf91]

INTEGRATION: CWS adc18 (1.1.2); FILE ADDED 2007/10/18 14:56:54 np 1.1.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [d9a733c63e7267c79de56ee346a725a89fcfbc6e]

INTEGRATION: CWS adc18 (1.1.2); FILE ADDED 2007/10/18 14:56:45 np 1.1.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [053e118ee18902708434d0a651684cdef538972e]

INTEGRATION: CWS adc18 (1.1.2); FILE ADDED 2007/10/18 14:56:36 np 1.1.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [c34591e71b54ef846a7bd62bc3d73831e223e4d8]

INTEGRATION: CWS adc18 (1.1.2); FILE ADDED 2007/10/18 14:56:27 np 1.1.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [1221d0817cbe8364d73817fcf07637a62dfb402c]

INTEGRATION: CWS adc18 (1.1.2); FILE ADDED 2007/10/18 14:56:17 np 1.1.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [75d6b2205691dca97f72b17a07f4d8a4463c895b]

INTEGRATION: CWS adc18 (1.1.2); FILE ADDED 2007/10/18 14:56:08 np 1.1.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [e92cc6772160ddbaec82391e24d439db1e52736f]

INTEGRATION: CWS adc18 (1.1.2); FILE ADDED 2007/10/18 14:55:59 np 1.1.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [1e9deb622f11ff9a66e7b7ee50311c6b4d8afb1a]

INTEGRATION: CWS adc18 (1.1.2); FILE ADDED 2007/10/18 14:55:50 np 1.1.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [eea8a05c7fd67ea2a8ecc17e1316e89a8dfd9561]

INTEGRATION: CWS adc18 (1.1.2); FILE ADDED 2007/10/18 14:55:41 np 1.1.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [d39205147b88e00290733f123662f26db9f0791c]

INTEGRATION: CWS adc18 (1.1.2); FILE ADDED 2007/10/19 10:37:25 np 1.1.2.2: #i81775# 2007/10/18 14:55:32 np 1.1.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [2bf7a0fd86bf5902a3a81aca3aa59d913139bd5e]

INTEGRATION: CWS adc18 (1.1.2); FILE ADDED 2007/10/18 14:55:23 np 1.1.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [e341d9596074f6ca5bcb54ff988c7a34d1c7a514]

INTEGRATION: CWS adc18 (1.1.2); FILE ADDED 2007/10/18 14:55:14 np 1.1.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [b3e4b4a999d50db5284eb3c5f9fe3d850ce41e2d]

INTEGRATION: CWS adc18 (1.1.2); FILE ADDED 2007/10/18 14:54:32 np 1.1.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [5472dec8e00f7a580d78f0df8182a94cef8a0889]

INTEGRATION: CWS adc18 (1.1.2); FILE ADDED 2007/10/18 14:54:23 np 1.1.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [ca6a1ca2e1d2e6f3453e8f1dcb587d75487eaeb4]

INTEGRATION: CWS adc18 (1.1.2); FILE ADDED 2007/10/18 14:54:13 np 1.1.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [bb894587d4db2580dd59c2fff80035ea80d18b2a]

INTEGRATION: CWS adc18 (1.1.2); FILE ADDED 2007/10/18 14:54:02 np 1.1.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [a36d629f157a9cb96aa4a68c24c3f31a8dd6373b]

INTEGRATION: CWS adc18 (1.1.2); FILE ADDED 2007/10/18 14:53:52 np 1.1.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [1a584970e47a078a3284114e68484b3e182216aa]

INTEGRATION: CWS adc18 (1.2.56); FILE MERGED 2007/10/18 13:06:35 np 1.2.56.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [6f92139fea89b889676ded2f664f52e107afcd7f]

INTEGRATION: CWS adc18 (1.1.2); FILE ADDED 2007/10/18 14:53:44 np 1.1.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [b9e95499b369ddcf3673aba6a8f4c8579ea3e84e]

INTEGRATION: CWS adc18 (1.3.56); FILE MERGED 2007/10/18 13:06:35 np 1.3.56.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [5fc00d21c149e9973c82ce2ff500d7e607129786]

INTEGRATION: CWS adc18 (1.1.2); FILE ADDED 2007/10/18 14:50:50 np 1.1.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [0385cac00b789aa1b167db587258f7b8cca40683]

INTEGRATION: CWS adc18 (1.1.2); FILE ADDED 2007/10/18 14:50:40 np 1.1.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [acafa8e024d535e36187b2d079ac5a41fd9baa34]

INTEGRATION: CWS adc18 (1.1.2); FILE ADDED 2007/10/18 14:49:23 np 1.1.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [c97bc8cdc979a4a6edc5d58b5d9cf7047bb83c4e]

INTEGRATION: CWS adc18 (1.1.2); FILE ADDED 2007/10/18 14:53:35 np 1.1.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [f1a7394018d459f4e0619a0af3fe60cd5df3bb13]

INTEGRATION: CWS adc18 (1.1.2); FILE ADDED 2007/10/18 14:53:26 np 1.1.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [de18a9c50ecb733692c2fdc0e04f50aac3abc1a2]

INTEGRATION: CWS adc18 (1.1.2); FILE ADDED 2007/10/18 14:51:45 np 1.1.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [d6114b068fa68e17a229b4b1bd321c8a7774269d]

INTEGRATION: CWS sw8u9bf02_SRC680 (1.33.12); FILE MERGED 2007/10/18 15:19:33 ama 1.33.12.2: Fix #i82698#: Correct and restore row span attribute for table split 2007/10/18 11:57:36 ama 1.33.12.1: Fix #i82698#: Correct and restore row span attribute for table split


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [ea87dbc86e526a10434cd8b275d6e5ef14359a64]

INTEGRATION: CWS adc18 (1.1.4); FILE ADDED 2007/10/18 14:51:36 np 1.1.4.2: #i81775# 2005/03/10 13:42:56 np 1.1.4.1: file c_gate.hxx was added on branch cws_src680_adc18 on 2007-10-18 14:51:36 +0000


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [79550805204f7591253cb37bc8c36e4edfec1dfd]

INTEGRATION: CWS sw8u9bf02_SRC680 (1.52.114.1.24); FILE MERGED 2007/10/17 10:04:40 fme 1.52.114.1.24.1: #i82678# MergePortions requires a sorted hints array to work correctly


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [50713eaf73d2d275f95b3c225158c870ac294a69]

INTEGRATION: CWS adc18 (1.1.2); FILE ADDED 2007/10/18 14:51:27 np 1.1.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [a87f71b8e765a9c3f7548edcbac776b7151a2f3a]

INTEGRATION: CWS adc18 (1.1.4); FILE ADDED 2007/10/18 14:51:18 np 1.1.4.2: #i81775# 2005/03/10 13:42:45 np 1.1.4.1: file c_cppentity.hxx was added on branch cws_src680_adc18 on 2007-10-18 14:51:18 +0000


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [9c13da597eac75a655d3a7e17f5910326c9168f8]

INTEGRATION: CWS adc18 (1.1.4); FILE ADDED 2007/10/18 14:51:09 np 1.1.4.2: #i81775# 2005/03/10 13:42:36 np 1.1.4.1: file c_ce.hxx was added on branch cws_src680_adc18 on 2007-10-18 14:51:09 +0000


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [8fb2aef69e849f526f91b3a69878abd85dcc99e3]

INTEGRATION: CWS adc18 (1.1.2); FILE ADDED 2007/10/18 14:51:00 np 1.1.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [66ac7585dc8837cfdf62f9c43c926d41626ddf3f]

INTEGRATION: CWS adc18 (1.1.2); FILE ADDED 2007/10/18 15:20:26 np 1.1.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [5fc908339a3ba31270986b3fecc831c563fecc7a]

INTEGRATION: CWS adc18 (1.1.4); FILE ADDED 2007/10/18 14:49:15 np 1.1.4.2: #i81775# 2005/03/10 13:42:25 np 1.1.4.1: file types.hxx was added on branch cws_src680_adc18 on 2007-10-18 14:49:15 +0000


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [bcfa69f2d1f67179a65a1e1e5c8be6b7e87a2d66]

INTEGRATION: CWS adc18 (1.1.2); FILE ADDED 2007/10/22 11:58:56 np 1.1.2.6: Workarounds for SUNW8 C++ compiler bugs with templates. 2007/10/19 15:08:15 np 1.1.2.5: #Workaround solaris8 compiler bug with return types in member templates# 2007/10/19 15:05:30 np 1.1.2.4: #Workaround solaris8 compiler bug with return types in member templates# 2007/10/19 14:57:26 np 1.1.2.3: #Workaround solaris8 compiler bug with return types in member templates# 2007/10/19 11:06:12 np 1.1.2.2: #i81775# 2007/10/18 14:49:06 np 1.1.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [b23f7a46e4bd2ecfad69b325fbf91662ed2d8fd7]

INTEGRATION: CWS adc18 (1.3.56); FILE MERGED 2007/10/18 13:06:35 np 1.3.56.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [1704772c47174c26603f1ab24fbdbdfad5d080c4]

INTEGRATION: CWS adc18 (1.1.2); FILE ADDED 2007/10/19 14:57:26 np 1.1.2.4: #Workaround solaris8 compiler bug with return types in member templates# 2007/10/19 14:51:33 np 1.1.2.3: #i81775# 2007/10/19 14:47:39 np 1.1.2.2: #i81775# 2007/10/18 14:48:57 np 1.1.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [151a255612983bf016cd9579d0bf993d3143b753]

INTEGRATION: CWS adc18 (1.1.2); FILE ADDED 2007/10/18 14:48:48 np 1.1.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [eba9face5f833bc4ab99070c14682aa3bbd62afb]

INTEGRATION: CWS adc18 (1.2.56); FILE MERGED 2007/10/18 13:06:34 np 1.2.56.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [cb2b4cea21a3dfc388cb365510784e815238c717]

INTEGRATION: CWS sw8u9bf02_SRC680 (1.72.12); FILE MERGED 2007/10/17 10:04:41 fme 1.72.12.1: #i82678# MergePortions requires a sorted hints array to work correctly


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [17724376cf0a920b3d86e8f6130856803d55acf8]

INTEGRATION: CWS sw8u9bf02_SRC680 (1.9.4); FILE MERGED 2007/10/18 11:57:57 ama 1.9.4.1: Fix #i82698#: Correct and restore row span attribute for table split


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [399dc5dc934d93a8f55e4369db5a13e363668408]

INTEGRATION: CWS adc18 (1.1.4); FILE ADDED 2007/10/18 14:48:38 np 1.1.4.2: #i81775# 2005/03/10 13:42:15 np 1.1.4.1: file object.hxx was added on branch cws_src680_adc18 on 2007-10-18 14:48:38 +0000


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [0826a4f81bc2ee25122941575bd8c8b6a7f0e2a2]

INTEGRATION: CWS sw8u9bf02_SRC680 (1.3.118); FILE MERGED 2007/10/18 11:59:13 ama 1.3.118.1: Fix #i82698#: Correct and restore row span attribute for table split


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [e3f9ee122c9c40975aca94f9fcf86ffddae9c23a]

INTEGRATION: CWS adc18 (1.1.4); FILE ADDED 2007/10/18 14:48:29 np 1.1.4.2: #i81775# 2005/06/27 10:27:38 np 1.1.4.1: file namesort.hxx was added on branch cws_src680_adc18 on 2007-10-18 14:48:29 +0000


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [cf833d0f44d400c52f7da430f85ce7c63ab069fe]

INTEGRATION: CWS sw8u9bf02_SRC680 (1.47.12); FILE MERGED 2007/10/18 11:58:26 ama 1.47.12.1: Fix #i82698#: Correct and restore row span attribute for table split


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [5df92c7d69869b7da8e7902787cc2726d0ca3f20]

INTEGRATION: CWS adc18 (1.3.56); FILE MERGED 2007/10/18 13:06:34 np 1.3.56.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [277cc1ff6710533ff5b1374291a90da0b142a367]

INTEGRATION: CWS sw8u9bf02_SRC680 (1.21.52); FILE MERGED 2007/10/18 11:58:13 ama 1.21.52.1: Fix #i82698#: Correct and restore row span attribute for table split


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [fd06298973b437f3d7f50ebe976238af0f2897e1]

INTEGRATION: CWS sw8u9bf02_SRC680 (1.35.12); FILE MERGED 2007/10/18 14:31:31 ama 1.35.12.1: Fix #i82698#: Correct and restore row span attribute for table split


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [325b599abfbd9f31baaf08927be74aead13493fc]

INTEGRATION: CWS sw8u9bf02_SRC680 (1.21.26.1.40); FILE MERGED 2007/10/18 14:31:21 ama 1.21.26.1.40.1: Fix #i82698#: Correct and restore row span attribute for table split


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [934d5ed4182eb2c3b1a04f01d6a6bb9ca566f209]

INTEGRATION: CWS adc18 (1.1.2); FILE ADDED 2007/10/19 12:11:55 np 1.1.2.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [66137c4404fafe2851de532a767d5458c714dd8e]

INTEGRATION: CWS adc18 (1.1.4); FILE ADDED 2007/10/18 14:48:20 np 1.1.4.2: #i81775# 2005/03/10 13:41:52 np 1.1.4.1: file entity.hxx was added on branch cws_src680_adc18 on 2007-10-18 14:48:20 +0000


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [f1c69f94fdd11d6c2d57cf3acaa948771c3ef277]

INTEGRATION: CWS adc18 (1.4.56); FILE MERGED 2007/10/18 13:06:34 np 1.4.56.1: #i81775#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [eec80a3868c7f493109dad639fe6deb39590c41f]

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>  [d9d9c998da3c7c63612ee297c5a7ce1a0883379d]

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>  [bd4ad9c5d1571e2817cbb625715b6819acdc54d5]

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>  [14119b05ca4801ec56c1ce365f21edd87c87ad65]

INTEGRATION: CWS os2port02 (1.2.10); FILE MERGED 2007/09/30 11:44:27 ydario 1.2.10.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>  [4857adfec9cb0c126e3a16ca17ec0834fd3772c9]

INTEGRATION: CWS os2port02 (1.5.2); FILE MERGED 2007/10/05 13:01:59 ydario 1.5.2.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>  [b462d08b5d79a40a312817befe109fc7e6dfeb12]

INTEGRATION: CWS os2port02 (1.8.16); FILE MERGED 2007/10/05 13:01:59 ydario 1.8.16.2: Issue number: i82034 Submitted by: ydario Reviewed by:  ydario Commit of changes for OS/2 CWS source code integration. 2007/09/30 11:47:19 ydario 1.8.16.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>  [b94e1480dcdaa4dc76b034c5a62670ef34c8aa16]

INTEGRATION: CWS os2port02 (1.5.12); FILE MERGED 2007/10/05 13:01:59 ydario 1.5.12.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>  [a9ac387cd9b8e09eef823208a91934211e76c1f9]

INTEGRATION: CWS os2port02 (1.14.2); FILE MERGED 2007/09/29 16:38:05 ydario 1.14.2.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>  [7bb430c65d3dc21924940114e84600c374a7ba71]

INTEGRATION: CWS os2port02 (1.2.2); FILE MERGED 2007/09/29 16:38:05 ydario 1.2.2.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>  [4c7e7f4a30bbf58fb7a682f754f10c605503fea2]

INTEGRATION: CWS os2port02 (1.2.2); FILE MERGED 2007/10/08 14:26:28 obr 1.2.2.2: RESYNC: (1.2-1.3); FILE MERGED 2007/09/29 16:38:05 ydario 1.2.2.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>  [ac912175cf3f51b42fe2b5d1e54f714c56642346]

INTEGRATION: CWS os2port02 (1.2.2); FILE MERGED 2007/10/08 14:26:25 obr 1.2.2.2: RESYNC: (1.2-1.3); FILE MERGED 2007/09/29 16:38:05 ydario 1.2.2.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>  [de438186f1c6ae79f64b8b4a6b8c45f45bbe773d]

INTEGRATION: CWS os2port02 (1.1.2); FILE ADDED 2007/09/30 11:58:43 ydario 1.1.2.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>  [9885ea4e12d92bca31a22496f7e3251e94cb7391]

INTEGRATION: CWS os2port02 (1.24.64); FILE MERGED 2007/09/30 11:58:43 ydario 1.24.64.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>  [7b1dda9ed96ffbc17fbae70560953359e86925a3]

INTEGRATION: CWS os2port02 (1.60.4); FILE MERGED 2007/09/30 11:58:43 ydario 1.60.4.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>  [ebfa4e8a3b1504fad200989256637fd8a999f390]

INTEGRATION: CWS os2port02 (1.17.12); FILE MERGED 2007/10/05 13:01:03 ydario 1.17.12.2: Issue number: i82034 Submitted by: ydario Reviewed by:  ydario Commit of changes for OS/2 CWS source code integration. 2007/09/29 16:27:08 ydario 1.17.12.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>  [b36354f0e74a3d437bdc7cdbc632513e233d9d12]

INTEGRATION: CWS os2port02 (1.3.36); FILE MERGED 2007/10/05 13:01:02 ydario 1.3.36.2: Issue number: i82034 Submitted by: ydario Reviewed by:  ydario Commit of changes for OS/2 CWS source code integration. 2007/09/29 16:27:07 ydario 1.3.36.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>  [faedc288ef715a09d30a1f9767b7a60ff02d09e6]

INTEGRATION: CWS os2port02 (1.6.80); FILE MERGED 2007/10/04 19:45:58 ydario 1.6.80.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>  [bde00816e24b14902ee005e61a9f1f83aafdbfd6]

INTEGRATION: CWS os2port02 (1.6.40); FILE MERGED 2007/10/04 19:45:58 ydario 1.6.40.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>  [986f5a7f2a8f0a0ec90d503cf512a2561a3a3812]

INTEGRATION: CWS os2port02 (1.3.174); FILE MERGED 2007/10/04 19:45:57 ydario 1.3.174.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>  [c2fb9ef12060a335df6cea429663b6b9528af49f]

INTEGRATION: CWS os2port02 (1.5.174); FILE MERGED 2007/10/04 19:45:57 ydario 1.5.174.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>  [fb96308fb6faf62a6c4a251469b67c07f468f9ea]

INTEGRATION: CWS os2port02 (1.33.2); FILE MERGED 2007/10/04 19:45:57 ydario 1.33.2.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>  [b96212b04ae134e76f1066af05fa956b5e53fe13]

INTEGRATION: CWS os2port02 (1.6.58); FILE MERGED 2007/10/04 19:45:57 ydario 1.6.58.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>  [442fae863ec70e3089b16c8abce71f8182b76f40]

INTEGRATION: CWS os2port02 (1.4.112); FILE MERGED 2007/10/04 19:45:57 ydario 1.4.112.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>  [76493e93f3f640361b93d09f6d344183cb0cd747]

INTEGRATION: CWS os2port02 (1.6.2); FILE MERGED 2007/10/04 19:45:57 ydario 1.6.2.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>  [3fd5dbc7b3766ac6fdc509e9a0066b03259ad561]

INTEGRATION: CWS os2port02 (1.3.10); FILE MERGED 2007/09/30 12:59:48 ydario 1.3.10.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>  [6c97929ef66f8e55de301e4e3f7509e22e21992b]

INTEGRATION: CWS os2port02 (1.11.2); FILE MERGED 2007/09/30 11:48:12 ydario 1.11.2.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>  [7c8f80b7710a36b2e3bab7b21b89c6c6c0fd4da2]

INTEGRATION: CWS os2port02 (1.9.8); FILE MERGED 2007/09/30 11:48:12 ydario 1.9.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>  [c006bbe96e4c4e70766bbc0e3e496e2b9e5d617d]

INTEGRATION: CWS os2port02 (1.15.2); FILE MERGED 2007/09/29 16:39:01 ydario 1.15.2.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>  [5d2a9e1aee66116b7e7718e53b54e0538555755f]

INTEGRATION: CWS os2port02 (1.23.4); FILE MERGED 2007/10/29 14:28:55 ydario 1.23.4.3: Windows nt4 build requires backslash. Issue number: 81904 Submitted by: ydario Reviewed by: ydario 2007/10/08 14:27:16 obr 1.23.4.2: RESYNC: (1.23-1.24); FILE MERGED 2007/10/05 13:31:45 ydario 1.23.4.1: Use $(EMQ) for makefile.mk


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [8910ba0fd91554920acd8a0446c1a61093d03ae6]

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>  [969786c3aae5e593eefc6f5b8ec2f4f8e1c90248]

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>  [e44aacfc955565542eb42ddc8bf27b506082d95c]

INTEGRATION: CWS os2port02 (1.20.6); FILE MERGED 2007/09/30 12:03:06 ydario 1.20.6.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>  [75b19afac92f896df472327233892c42d83c1fb2]

INTEGRATION: CWS os2port02 (1.4.58); FILE MERGED 2007/09/30 12:03:06 ydario 1.4.58.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>  [ed05a17b0174c6eb2f8fb772aa92cae95bbaeedc]

INTEGRATION: CWS os2port02 (1.5.150); FILE MERGED 2007/10/04 19:45:04 ydario 1.5.150.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>  [b250d91dcc4dc062ab1062cbbf09e7f48b831534]

INTEGRATION: CWS os2port02 (1.5.128); FILE MERGED 2007/09/30 12:08:51 ydario 1.5.128.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>  [4796ad8e9f88df3356bc049545f0a7d1fcbfef5f]

INTEGRATION: CWS os2port02 (1.3.2); FILE ADDED 2007/09/30 12:08:51 ydario 1.3.2.2: Issue number: i82034 Submitted by: ydario Reviewed by:  ydario Commit of changes for OS/2 CWS source code integration. 2006/06/19 13:51:31 ydario 1.3.2.1: file strmos2.cxx was added on branch cws_src680_os2port02 on 2007-09-30 12:08:51 +0000


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [b48656ec0bd54880df8abae197c7bb87e999bab9]

INTEGRATION: CWS os2port02 (1.8.84); FILE MERGED 2007/09/30 12:08:51 ydario 1.8.84.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>  [3ccf1cf08155f4205587d7d554e0011eed40717b]

INTEGRATION: CWS os2port02 (1.7.32); FILE MERGED 2007/09/30 12:08:51 ydario 1.7.32.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>  [c1f8caf59e2d469c34e408477d3579251046957c]

INTEGRATION: CWS os2port02 (1.3.2); FILE ADDED 2007/09/30 12:08:51 ydario 1.3.2.2: Issue number: i82034 Submitted by: ydario Reviewed by:  ydario Commit of changes for OS/2 CWS source code integration. 2006/06/19 13:42:10 ydario 1.3.2.1: file os2.hxx was added on branch cws_src680_os2port02 on 2007-09-30 12:08:51 +0000


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [e5a982ff5f37a4f017e08521ffae9a5f4a6b95f0]

INTEGRATION: CWS os2port02 (1.5.2); FILE ADDED 2007/09/30 12:08:51 ydario 1.5.2.2: Issue number: i82034 Submitted by: ydario Reviewed by:  ydario Commit of changes for OS/2 CWS source code integration. 2006/06/19 13:41:57 ydario 1.5.2.1: file os2.cxx was added on branch cws_src680_os2port02 on 2007-09-30 12:08:51 +0000


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [557a7440b31464176de4baf82c03514e4bb9ef69]

INTEGRATION: CWS os2port02 (1.5.32); FILE MERGED 2007/09/30 12:08:51 ydario 1.5.32.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>  [61f3d05156adbc73059b804fe3e7f96cca3b9132]

INTEGRATION: CWS os2port02 (1.25.32); FILE MERGED 2007/09/30 12:08:50 ydario 1.25.32.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>  [93bcb0bf28c0ccbce4c8915956ef581726987e6b]

INTEGRATION: CWS os2port02 (1.4.32); FILE MERGED 2007/09/30 12:08:50 ydario 1.4.32.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>  [f6499d0ddc0a1715766288729aa8ac0454fc1e92]

INTEGRATION: CWS os2port02 (1.5.32); FILE MERGED 2007/09/30 12:08:50 ydario 1.5.32.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>  [ebd2a79309fec375f35e342e65181a6ba9d7c35b]

INTEGRATION: CWS os2port02 (1.14.8); FILE MERGED 2007/09/30 12:08:50 ydario 1.14.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>  [5ba127854e10d8af657df9c1eea79850fd6447b0]

INTEGRATION: CWS os2port02 (1.7.8); FILE MERGED 2007/09/30 12:08:50 ydario 1.7.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>  [645e51366808502f5f234fbbdce1a9e1f1760a16]

INTEGRATION: CWS os2port02 (1.26.26); FILE MERGED 2007/09/30 12:08:50 ydario 1.26.26.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>  [4188d813b02c0177b45345ff293a99f3db4ce75b]

INTEGRATION: CWS os2port02 (1.3.54); FILE MERGED 2007/09/30 12:08:50 ydario 1.3.54.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>  [9400bbbf52a01b2a7fa5810fb04c1e79e33d1e13]

INTEGRATION: CWS os2port02 (1.2.68); FILE MERGED 2007/09/30 12:08:49 ydario 1.2.68.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>  [d8b9e434f5dc8f70d73414924759a8a98604bb09]

INTEGRATION: CWS os2port02 (1.3.68); FILE MERGED 2007/09/30 12:08:49 ydario 1.3.68.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>  [eeea1188734ac568aa9d14e5b4b242378c6d3719]

INTEGRATION: CWS os2port02 (1.23.30); FILE MERGED 2007/09/30 12:08:49 ydario 1.23.30.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>  [ac131258e149bebcdb24ee3b523e2801fcec55ed]

INTEGRATION: CWS os2port02 (1.26.32); FILE MERGED 2007/09/30 12:08:49 ydario 1.26.32.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>  [e1f40ef39a2e20fdcaeb2ea4b4c04a82b287dc48]

INTEGRATION: CWS os2port02 (1.16.32); FILE MERGED 2007/09/30 12:08:49 ydario 1.16.32.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>  [bd09ef4a523e190d8c015dc82efa32901cab805c]

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>  [0387fa0bd0dd945c5e23cc165b393becfcfe0c6b]

INTEGRATION: CWS os2port02 (1.8.128); FILE MERGED 2007/09/30 12:08:49 ydario 1.8.128.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>  [58b927caaa04ac9d40c136351c8d5dc5f5095ca5]

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>  [7ef457f4c83191d9b976f5696619f394033481ec]

INTEGRATION: CWS os2port02 (1.16.8); FILE MERGED 2007/09/30 12:08:49 ydario 1.16.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>  [2be5f69ae16f1f354caaec546e21189e599dbf5b]

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>  [d155b9e60a9c2d2e04dcf571b859e63ead627067]

INTEGRATION: CWS os2port02 (1.13.12); FILE MERGED 2007/09/30 11:47:37 ydario 1.13.12.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>  [3cb2e049363b286fb149b5ba3ef1e3f0bd41bf4e]

INTEGRATION: CWS os2port02 (1.10.40); FILE MERGED 2007/10/04 19:45:26 ydario 1.10.40.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>  [431efb4eca26a2b1dfc6ecff54210353f270ac3f]

INTEGRATION: CWS os2port02 (1.8.20); FILE MERGED 2007/10/04 19:45:26 ydario 1.8.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>  [5fe5085033413cb6bd56ee340e4f7ad8caa9f1b3]

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>  [2e64e3e2f314a2aefce372561a3b29c581518f1c]

INTEGRATION: CWS os2port02 (1.10.26); FILE MERGED 2007/10/04 19:45:26 ydario 1.10.26.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>  [dc8735dc27bf17f6e7a9e64bb29e2fe391461717]

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>  [26b3fca1908ff7f64972a4d1131dd13c76b310a4]

INTEGRATION: CWS os2port02 (1.9.20); FILE MERGED 2007/10/04 19:45:26 ydario 1.9.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>  [dfb922cb8f4d571de90f23a44d9668c8ee3c1911]

INTEGRATION: CWS os2port02 (1.7.40); FILE MERGED 2007/10/04 19:45:25 ydario 1.7.40.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>  [d982711d7ec2b07243db16bb68c03531fc6d79f7]

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>  [1d0f3800f8e0b5d51a08801a757295d9c707fe8e]

INTEGRATION: CWS os2port02 (1.11.20); FILE MERGED 2007/10/04 19:45:25 ydario 1.11.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>  [d59d5bbdf712cf3923c1c964c90ee591e8014ccf]

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>  [97a042f038aedae294790440fe312a317cc3670d]

INTEGRATION: CWS os2port02 (1.6.40); FILE MERGED 2007/10/04 19:45:25 ydario 1.6.40.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>  [06db040d2a7f2cbdc25d27a2aa3be177b6a1f19d]

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>  [ba88cbd1139b17485893dd170e3cc37526ca6fd4]

INTEGRATION: CWS os2port02 (1.42.12); FILE MERGED 2007/10/04 19:44:28 ydario 1.42.12.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>  [076a801d6cb84b4aac94212e939f6ff5458a3b47]

INTEGRATION: CWS native115_SRC680 (1.2.50); FILE MERGED 2007/10/30 12:25:02 cd 1.2.50.1: #i83083# Support shelljobs also for Windows


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [2b8adc661235eae47d0be20d6811745cee110e6a]

INTEGRATION: CWS os2port02 (1.12.2); FILE MERGED 2007/09/29 16:20:49 ydario 1.12.2.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>  [b246d9a634289abbacf6a3156ac852ad16267e48]

INTEGRATION: CWS os2port02 (1.31.2); FILE MERGED 2007/10/05 13:10:23 ydario 1.31.2.1: Issue number: i81904 Submitted by: ydario Reviewed by: ydario


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [d26784f78793777c0c5d982cdc6b2c3b37787b9c]

INTEGRATION: CWS os2port02 (1.3.14); FILE MERGED 2007/09/29 16:20:49 ydario 1.3.14.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>  [0456bb83e929b5081bca3b2e14674d0dc9e74b78]

INTEGRATION: CWS os2port02 (1.19.20); FILE MERGED 2007/09/29 16:20:48 ydario 1.19.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>  [b05f227f471c3ec2fef31e8fd307733c35af041e]

INTEGRATION: CWS os2port02 (1.25.48); FILE MERGED 2007/09/30 13:04:34 ydario 1.25.48.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>  [39eb955e8f1b4cc92d36ba6eb1e383e63f434ae9]

INTEGRATION: CWS native115_SRC680 (1.1.2); FILE ADDED 2007/10/29 14:41:30 cd 1.1.2.1: #i83083# Add startup job for system integration


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [ab6db4ca190a7411ad5f6a8b7dee712d033b5f97]

INTEGRATION: CWS os2port02 (1.155.2); FILE MERGED 2007/10/04 19:45:44 ydario 1.155.2.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>  [a28dffc23a88a1a0cdc2d9400269dfb8e5ab1548]

INTEGRATION: CWS native115_SRC680 (1.1.2); FILE ADDED 2007/10/29 15:00:31 cd 1.1.2.1: #i83083# Add startup job for system integration


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [1559ee054e04784f4fd37a1a52268b5e15690091]

INTEGRATION: CWS native115_SRC680 (1.1.2); FILE ADDED 2007/10/29 15:00:21 cd 1.1.2.1: #i83083# Add startup job for system integration


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [b1331fea1fa3ca1a551d3753fa2544d6d0444276]

INTEGRATION: CWS os2port02 (1.32.8); FILE MERGED 2007/09/30 13:04:34 ydario 1.32.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>  [7f12bd2a9a5a2d95ad49bb70aeebcd48d1fe5332]

INTEGRATION: CWS native115_SRC680 (1.1.2); FILE ADDED 2007/10/29 14:37:12 cd 1.1.2.1: #i83083# Add startup job for system integration


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [c3a669b64ad0f28439411d0c517945216cd2d307]

INTEGRATION: CWS os2port02 (1.33.48); FILE MERGED 2007/09/30 13:04:34 ydario 1.33.48.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>  [5951e82db890361494b6db9af36be1477d1679d8]

INTEGRATION: CWS native115_SRC680 (1.5.12.1.4); FILE MERGED 2007/10/18 12:33:29 jl 1.5.12.1.4.1: #t150892# uninstalling extension uses now a fallback for older unopkg versions which could not handle bootstrap parameters


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [5a43784a38cf1ddbea9675b096931d507a5d0b1b]

INTEGRATION: CWS os2port02 (1.21.8); FILE MERGED 2007/09/30 13:04:34 ydario 1.21.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>  [5c7760f3ac54d0828a754c4fa92ddf5af200d74e]

INTEGRATION: CWS os2port02 (1.40.8); FILE MERGED 2007/09/30 13:04:34 ydario 1.40.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>  [8bc12363404046ba7ff2807dc6fd6e2ca8f3da3d]

INTEGRATION: CWS native115_SRC680 (1.2.26); FILE MERGED 2007/10/29 14:19:05 obr 1.2.26.3: #i83083# fixed wrong path on Linux 2007/10/17 12:10:09 obr 1.2.26.2: #150889# now works on Linux as well 2007/10/17 10:45:44 obr 1.2.26.1: #150890# retry at next office launch if stclient not found


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [15d397087acc71c536a95734f4e97c886b8e763a]

INTEGRATION: CWS os2port02 (1.45.8); FILE MERGED 2007/09/30 13:04:34 ydario 1.45.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>  [ed24c791237a2a008663ff944928e422c46932cb]

INTEGRATION: CWS native115_SRC680 (1.13.24); FILE MERGED 2007/10/23 07:12:43 obr 1.13.24.1: #150889# deliver stclient_wrapper on linux as well


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [9c5f94811cd7596366c035d395c842540c6875f1]

INTEGRATION: CWS os2port02 (1.3.2); FILE MERGED 2007/10/08 14:29:14 obr 1.3.2.4: RESYNC: (1.3-1.4); FILE MERGED 2007/10/08 08:14:15 ydario 1.3.2.3: Implemented new methods for frame/graphics Issue number: i81904 Submitted by: ydario Reviewed by: ydario 2007/10/04 19:45:44 ydario 1.3.2.2: Issue number: i82034 Submitted by: ydario Reviewed by:  ydario Commit of changes for OS/2 CWS source code integration. 2007/09/30 13:04:33 ydario 1.3.2.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>  [a75c27df13442c266969c7e3d08a89731e424741]

INTEGRATION: CWS native115_SRC680 (1.1.2); FILE ADDED 2007/10/30 10:45:27 obr 1.1.2.1: #i83083# stclient job configuration


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [6a3b7b3a9f948c68b8ed6ac8ed5340f8c7c92ad1]

INTEGRATION: CWS os2port02 (1.3.2); FILE MERGED 2007/10/08 14:29:11 obr 1.3.2.2: RESYNC: (1.3-1.5); FILE MERGED 2007/09/30 13:04:33 ydario 1.3.2.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>  [b7054cf85873f76b16f03ce4200dc603eebfc7dc]

INTEGRATION: CWS os2port02 (1.3.2); FILE MERGED 2007/10/08 14:29:08 obr 1.3.2.2: RESYNC: (1.3-1.5); FILE MERGED 2007/09/30 13:04:33 ydario 1.3.2.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>  [d1b0e05613fc0105e4c829aed53e00571663f84b]

INTEGRATION: CWS native115_SRC680 (1.17.22); FILE MERGED 2007/10/30 10:45:27 obr 1.17.22.2: #i83083# stclient job configuration 2007/10/29 15:02:20 cd 1.17.22.1: #i83083# Add startup job for system integration


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [39175a47bdd775f984ee2d7daf4522cb48664729]

INTEGRATION: CWS os2port02 (1.3.2); FILE MERGED 2007/10/08 14:29:05 obr 1.3.2.3: RESYNC: (1.3-1.4); FILE MERGED 2007/10/04 19:45:44 ydario 1.3.2.2: Issue number: i82034 Submitted by: ydario Reviewed by:  ydario Commit of changes for OS/2 CWS source code integration. 2007/09/30 13:04:33 ydario 1.3.2.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>  [67baa8816da385d7a3fd5c85eefafc6f008582a0]

INTEGRATION: CWS native115_SRC680 (1.22.28); FILE MERGED 2007/10/30 10:45:27 obr 1.22.28.2: #i83083# stclient job configuration 2007/10/29 15:02:20 cd 1.22.28.1: #i83083# Add startup job for system integration


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [1850e47fce7c04c2c01c8be56cc5215240938ee3]

INTEGRATION: CWS os2port02 (1.4.2); FILE MERGED 2007/10/08 14:29:02 obr 1.4.2.4: RESYNC: (1.4-1.5); FILE MERGED 2007/10/08 08:14:15 ydario 1.4.2.3: Implemented new methods for frame/graphics Issue number: i81904 Submitted by: ydario Reviewed by: ydario 2007/10/04 19:45:44 ydario 1.4.2.2: Issue number: i82034 Submitted by: ydario Reviewed by:  ydario Commit of changes for OS/2 CWS source code integration. 2007/09/30 13:04:33 ydario 1.4.2.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>  [b82eebffcee368ed2c1b0e976523aa84f8ea5c52]

INTEGRATION: CWS os2port02 (1.3.2); FILE MERGED 2007/10/08 14:28:59 obr 1.3.2.4: RESYNC: (1.3-1.4); FILE MERGED 2007/10/08 08:14:15 ydario 1.3.2.3: Implemented new methods for frame/graphics Issue number: i81904 Submitted by: ydario Reviewed by: ydario 2007/10/04 19:45:44 ydario 1.3.2.2: Issue number: i82034 Submitted by: ydario Reviewed by:  ydario Commit of changes for OS/2 CWS source code integration. 2007/09/30 13:04:33 ydario 1.3.2.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>  [864d69a9dc01ab8f454f928d6ffcd066db0fc8e1]

INTEGRATION: CWS os2port02 (1.4.2); FILE MERGED 2007/10/08 14:28:56 obr 1.4.2.3: RESYNC: (1.4-1.5); FILE MERGED 2007/10/04 19:45:44 ydario 1.4.2.2: Issue number: i82034 Submitted by: ydario Reviewed by:  ydario Commit of changes for OS/2 CWS source code integration. 2007/09/30 13:04:33 ydario 1.4.2.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>  [21f096b211c7cf93717e332850da5017bf191f12]

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>  [029601f32dab7bcb052437f2abbb82b206ce8884]

INTEGRATION: CWS os2port02 (1.4.2); FILE MERGED 2007/10/08 14:28:53 obr 1.4.2.2: RESYNC: (1.4-1.5); FILE MERGED 2007/09/30 13:04:33 ydario 1.4.2.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>  [e7bc006652494be2eedd066e9d84e4bdb3fee567]

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>  [e72381a4a66ecdaa1c2c54ce78ae04c0d2515954]

INTEGRATION: CWS os2port02 (1.2.2); FILE MERGED 2007/10/08 14:28:50 obr 1.2.2.3: RESYNC: (1.2-1.3); FILE MERGED 2007/10/04 19:45:43 ydario 1.2.2.2: Issue number: i82034 Submitted by: ydario Reviewed by:  ydario Commit of changes for OS/2 CWS source code integration. 2007/09/30 13:04:33 ydario 1.2.2.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>  [46453dc4c80450d609b787908254c16fd8a0ac8a]

INTEGRATION: CWS os2port02 (1.3.2); FILE MERGED 2007/10/08 14:28:47 obr 1.3.2.2: RESYNC: (1.3-1.5); FILE MERGED 2007/09/30 13:04:33 ydario 1.3.2.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>  [734ab08c21bf8575f7d8740249d1db5275286020]

INTEGRATION: CWS os2port02 (1.4.2); FILE MERGED 2007/10/08 14:28:41 obr 1.4.2.2: RESYNC: (1.4-1.5); FILE MERGED 2007/09/30 13:04:32 ydario 1.4.2.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>  [97bfdbf54ed5b436db00b4b525580a9be40027d9]

INTEGRATION: CWS os2port02 (1.2.2); FILE MERGED 2007/10/08 14:28:38 obr 1.2.2.3: RESYNC: (1.2-1.3); FILE MERGED 2007/10/08 08:14:14 ydario 1.2.2.2: Implemented new methods for frame/graphics Issue number: i81904 Submitted by: ydario Reviewed by: ydario 2007/09/30 13:04:32 ydario 1.2.2.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>  [7b72ba8f6f8960fc050601a19f8596b694415187]

INTEGRATION: CWS os2port02 (1.3.2); FILE MERGED 2007/10/08 14:28:35 obr 1.3.2.2: RESYNC: (1.3-1.5); FILE MERGED 2007/09/30 13:04:32 ydario 1.3.2.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>  [a567c2b8a1d9246ee7ef38d81eb0dd0cb38c2498]

INTEGRATION: CWS os2port02 (1.1.2); FILE ADDED 2007/10/04 19:45:43 ydario 1.1.2.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>  [ae2dfd31bd6585cb89cc65bfc2d2dbf42418ad75]

INTEGRATION: CWS os2port02 (1.3.2); FILE MERGED 2007/10/08 14:28:32 obr 1.3.2.2: RESYNC: (1.3-1.4); FILE MERGED 2007/09/30 13:04:32 ydario 1.3.2.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>  [f86bf189d8555183a282af2a897c20095d4abcb9]

INTEGRATION: CWS os2port02 (1.2.2); FILE MERGED 2007/10/08 14:28:29 obr 1.2.2.2: RESYNC: (1.2-1.3); FILE MERGED 2007/09/30 13:04:32 ydario 1.2.2.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>  [0138429ea7020f73d48748fcc19b1b82731742a7]

INTEGRATION: CWS os2port02 (1.3.2); FILE MERGED 2007/10/08 14:28:26 obr 1.3.2.2: RESYNC: (1.3-1.4); FILE MERGED 2007/09/30 13:04:32 ydario 1.3.2.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>  [9a7dbaba15e586d7ec2c62c72f55f5325aae7998]

INTEGRATION: CWS os2port02 (1.2.2); FILE MERGED 2007/10/08 14:28:23 obr 1.2.2.2: RESYNC: (1.2-1.3); FILE MERGED 2007/09/30 13:04:32 ydario 1.2.2.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>  [fa61ba2c28e74f2ad2a7793f47922156864fe0e0]

INTEGRATION: CWS os2port02 (1.3.2); FILE MERGED 2007/10/08 14:28:20 obr 1.3.2.2: RESYNC: (1.3-1.4); FILE MERGED 2007/09/30 13:04:32 ydario 1.3.2.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>  [5149aff9ffbeadc6ff2d490105607e9b840ed686]

INTEGRATION: CWS os2port02 (1.2.2); FILE MERGED 2007/10/08 14:28:17 obr 1.2.2.2: RESYNC: (1.2-1.3); FILE MERGED 2007/09/30 13:04:32 ydario 1.2.2.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>  [3d0817419e078eb7a351829abec4659a688fe47b]

INTEGRATION: CWS os2port02 (1.3.2); FILE MERGED 2007/10/08 14:28:14 obr 1.3.2.2: RESYNC: (1.3-1.4); FILE MERGED 2007/09/30 13:04:32 ydario 1.3.2.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>  [1ee22bffcb48c226da18eae01d59f72930776207]

INTEGRATION: CWS os2port02 (1.2.2); FILE MERGED 2007/10/08 14:28:11 obr 1.2.2.2: RESYNC: (1.2-1.3); FILE MERGED 2007/09/30 13:04:32 ydario 1.2.2.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>  [6c0062a77f6749e8a756ab8e6195515251f25b8c]

INTEGRATION: CWS os2port02 (1.3.2); FILE MERGED 2007/10/08 14:28:08 obr 1.3.2.2: RESYNC: (1.3-1.4); FILE MERGED 2007/09/30 13:04:32 ydario 1.3.2.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>  [837132881ae097acc6ef7f9efe7b1ca94060a47d]

INTEGRATION: CWS os2port02 (1.3.2); FILE MERGED 2007/10/08 14:28:05 obr 1.3.2.3: RESYNC: (1.3-1.4); FILE MERGED 2007/10/08 08:14:14 ydario 1.3.2.2: Implemented new methods for frame/graphics Issue number: i81904 Submitted by: ydario Reviewed by: ydario 2007/09/30 13:04:32 ydario 1.3.2.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>  [0301fa1eb3e7ba513f3ffee3694cef6a4bed900f]

INTEGRATION: CWS os2port02 (1.3.2); FILE MERGED 2007/10/08 14:28:02 obr 1.3.2.2: RESYNC: (1.3-1.4); FILE MERGED 2007/09/30 13:04:32 ydario 1.3.2.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>  [152e073b5e5d5bb36760a794d1a2b91b5e9e22d2]

INTEGRATION: CWS os2port02 (1.3.2); FILE MERGED 2007/10/08 14:27:59 obr 1.3.2.2: RESYNC: (1.3-1.4); FILE MERGED 2007/09/30 13:04:32 ydario 1.3.2.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>  [cda09d9d8801f7aa9e3f01912c956ad31b621f8f]

INTEGRATION: CWS os2port02 (1.2.2); FILE MERGED 2007/10/08 14:27:56 obr 1.2.2.2: RESYNC: (1.2-1.3); FILE MERGED 2007/09/30 13:04:32 ydario 1.2.2.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>  [17418b8bf4f919164574b46b3e5259bd58b41db1]

INTEGRATION: CWS os2port02 (1.4.20); FILE MERGED 2007/09/30 13:04:31 ydario 1.4.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>  [89cfd50385c07ffc4691dbb61cccb7a49e3e8b69]

INTEGRATION: CWS os2port02 (1.4.48); FILE MERGED 2007/09/30 13:04:31 ydario 1.4.48.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>  [1bdcfaa2477cf84f622e61c8c9e30d0da25a7a5f]

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>  [f9798bad0072224a523a144fd83c19eb3df5289c]

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  Jens-Heiner Rechtien  <hr@openoffice.org>  [4d68205aa0768489602fae3da813d61cdf33dbbe]

INTEGRATION: CWS os2port02 (1.10.2); FILE MERGED 2007/09/29 16:41:27 ydario 1.10.2.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>  [735b743caff1545a04ad103e1ed7698e027bf229]

INTEGRATION: CWS os2port02 (1.27.58); FILE MERGED 2007/09/30 13:00:13 ydario 1.27.58.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>  [278bf37c44f2a7caec3d2e54f4463f20e6dcf9f8]

INTEGRATION: CWS os2port02 (1.10.60); FILE MERGED 2007/09/30 13:00:13 ydario 1.10.60.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>  [80c2e6f0b04863bddea0963d3a76bb1e1e6eccee]

INTEGRATION: CWS os2port02 (1.1.2); FILE ADDED 2007/09/29 16:28:58 ydario 1.1.2.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>  [12d1fa899abc86d55a51224cb51d124e24b18999]

INTEGRATION: CWS os2port02 (1.16.2); FILE MERGED 2007/09/29 16:29:16 ydario 1.16.2.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>  [a2ad12f12cead645c54a66a27dcf4568b72a1eaa]

INTEGRATION: CWS os2port02 (1.13.160); FILE MERGED 2007/09/29 16:29:16 ydario 1.13.160.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>  [f8804537a7f0c2ad45b91da759c4248f6f7379a6]

INTEGRATION: CWS os2port02 (1.3.102); FILE MERGED 2007/09/29 16:29:16 ydario 1.3.102.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>  [4a2f2b8c760e9ba869ce86b13eb88123d9297f97]

INTEGRATION: CWS os2port02 (1.7.30); FILE MERGED 2007/09/29 16:40:31 ydario 1.7.30.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>  [d9b8e42cae95c6c56637d7545fc6aca507229d8d]

INTEGRATION: CWS os2port02 (1.41.2); FILE MERGED 2007/09/29 16:40:31 ydario 1.41.2.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>  [0d2e3812f3ae4685abe00c9610f6cca3d0c115fc]

INTEGRATION: CWS os2port02 (1.14.2); FILE MERGED 2007/09/29 16:40:30 ydario 1.14.2.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>  [130c9ee6e32965f0dcec875eaa505d45d1a475ef]

INTEGRATION: CWS os2port02 (1.15.66); FILE MERGED 2007/09/29 16:40:30 ydario 1.15.66.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>  [7280a0176f6728f7129efca19474dac8c490ec09]

INTEGRATION: CWS os2port02 (1.44.4); FILE MERGED 2007/10/30 12:00:48 obr 1.44.4.3: RESYNC: (1.44-1.45); FILE MERGED 2007/10/05 13:30:32 ydario 1.44.4.2: Implemented cws sb71 sal init/deinit sequence to set/unset exception hooks. 2007/09/30 11:54:52 ydario 1.44.4.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>  [b8ae64739cab63853b9406607b257146bd283a35]

INTEGRATION: CWS os2port02 (1.31.4); FILE MERGED 2007/10/30 12:00:45 obr 1.31.4.2: RESYNC: (1.31-1.32); FILE MERGED 2007/09/30 11:54:52 ydario 1.31.4.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>  [860d443db2cc2efc314d5c706856dd6976a59167]

INTEGRATION: CWS os2port02 (1.7.152); FILE MERGED 2007/10/04 19:48:06 ydario 1.7.152.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>  [3f11723030aa51f78faff6d705b07c6d165b49a5]

INTEGRATION: CWS os2port02 (1.4.296); FILE MERGED 2007/10/04 19:48:06 ydario 1.4.296.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>  [cd70c093f087c4a28a2f192cbb70fb5959c4ba72]

INTEGRATION: CWS os2port02 (1.4.4); FILE MERGED 2007/10/08 14:27:08 obr 1.4.4.2: RESYNC: (1.4-1.5); FILE MERGED 2007/09/30 11:54:51 ydario 1.4.4.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>  [75ccc4735a4ba2b48b94d10f62588080e1990c1a]

INTEGRATION: CWS os2port02 (1.3.4); FILE MERGED 2007/10/08 14:27:05 obr 1.3.4.2: RESYNC: (1.3-1.4); FILE MERGED 2007/09/30 11:54:51 ydario 1.3.4.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>  [4ca3e1a3586c0e6c42ba505ce92ebaa3d550fae5]

INTEGRATION: CWS os2port02 (1.1.2); FILE ADDED 2007/10/05 13:30:32 ydario 1.1.2.1: Implemented cws sb71 sal init/deinit sequence to set/unset exception hooks.


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [5095a6882fdf7276ed3f80a2729a618a237ef6c4]

INTEGRATION: CWS os2port02 (1.3.4); FILE MERGED 2007/10/08 14:27:02 obr 1.3.4.3: RESYNC: (1.3-1.4); FILE MERGED 2007/10/05 13:30:32 ydario 1.3.4.2: Implemented cws sb71 sal init/deinit sequence to set/unset exception hooks. 2007/09/30 11:54:51 ydario 1.3.4.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>  [948783875067ae66cfabb0cfc8db4d5d05b60b8c]

INTEGRATION: CWS os2port02 (1.2.4); FILE MERGED 2007/10/08 14:26:59 obr 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2007/09/30 11:54:51 ydario 1.2.4.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>  [5e2b0560da0460d8b9344a4a90ae42a4d1619d44]

INTEGRATION: CWS os2port02 (1.2.4); FILE MERGED 2007/10/08 14:26:57 obr 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2007/09/30 11:54:51 ydario 1.2.4.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>  [4733eb75111126fb4e02afa3c6a2350733acfa79]

INTEGRATION: CWS os2port02 (1.3.4); FILE MERGED 2007/10/08 14:26:54 obr 1.3.4.2: RESYNC: (1.3-1.4); FILE MERGED 2007/09/30 11:54:51 ydario 1.3.4.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>  [863eef953f7d0e63a07e924fac34a0602440d13c]

INTEGRATION: CWS os2port02 (1.3.4); FILE MERGED 2007/10/08 14:26:51 obr 1.3.4.2: RESYNC: (1.3-1.4); FILE MERGED 2007/09/30 11:54:51 ydario 1.3.4.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>  [be9262f41b275b07e3109773876b26a5c8cbaea2]

INTEGRATION: CWS os2port02 (1.4.4); FILE MERGED 2007/10/05 13:30:32 ydario 1.4.4.2: Implemented cws sb71 sal init/deinit sequence to set/unset exception hooks. 2007/09/30 11:54:51 ydario 1.4.4.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>  [e76cd0f9f945d0b32b3f95d2673a71bd17491c47]

INTEGRATION: CWS os2port02 (1.3.4); FILE MERGED 2007/10/08 14:26:47 obr 1.3.4.2: RESYNC: (1.3-1.4); FILE MERGED 2007/09/30 11:54:50 ydario 1.3.4.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>  [cd2dbd09099b3aab7e8bf50b1c60443d03a75849]

INTEGRATION: CWS os2port02 (1.2.4); FILE MERGED 2007/10/08 14:26:44 obr 1.2.4.3: RESYNC: (1.2-1.3); FILE MERGED 2007/10/05 13:30:32 ydario 1.2.4.2: Implemented cws sb71 sal init/deinit sequence to set/unset exception hooks. 2007/09/30 11:54:50 ydario 1.2.4.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>  [c030ea2f79ee84c57b8c0a2d4e86084222afcc25]

INTEGRATION: CWS os2port02 (1.3.4); FILE MERGED 2007/10/08 14:26:41 obr 1.3.4.2: RESYNC: (1.3-1.4); FILE MERGED 2007/09/30 11:54:50 ydario 1.3.4.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>  [7b91ed121a585af020f6700705cc9433159d1f18]

INTEGRATION: CWS os2port02 (1.31.4); FILE MERGED 2007/09/30 11:54:50 ydario 1.31.4.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>  [04b4e0a5c669e3266a95787c17cd16b965211274]

INTEGRATION: CWS os2port02 (1.8.4); FILE MERGED 2007/10/05 13:30:31 ydario 1.8.4.2: Implemented cws sb71 sal init/deinit sequence to set/unset exception hooks. 2007/09/30 11:54:50 ydario 1.8.4.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>  [f9aad43d930c941b59fa542e2f7ffe12d111d714]

INTEGRATION: CWS os2port02 (1.29.2); FILE MERGED 2007/09/30 11:56:31 ydario 1.29.2.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>  [fd0237e03f8ba9c3f7778cac6d03728dad07455f]

INTEGRATION: CWS os2port02 (1.1.2); FILE ADDED 2007/09/30 11:56:31 ydario 1.1.2.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>  [a081ae8e3db90d5248e2d3ece82d36a1965e7bf4]

INTEGRATION: CWS os2port02 (1.18.4); FILE MERGED 2007/10/06 16:56:09 ydario 1.18.4.1: deliver 8.3 names Issue number: i81904 Submitted by: ydario Reviewed by: ydario


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [f10bc5377215ff982b9496b92acbdf5ebd4850b4]

INTEGRATION: CWS os2port02 (1.6.36); FILE MERGED 2007/09/30 13:27:09 ydario 1.6.36.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>  [53af43badf90c49fea5a8565ea26403c3565eaad]

INTEGRATION: CWS os2port02 (1.7.36); FILE MERGED 2007/09/30 13:27:09 ydario 1.7.36.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>  [e825bcd618d1b864ebd5ecfa542e988d9cd3472f]

INTEGRATION: CWS os2port02 (1.13.36); FILE MERGED 2007/09/30 13:27:09 ydario 1.13.36.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>  [c575425583868d074f63168ad69f47b1884b518c]

INTEGRATION: CWS os2port02 (1.6.20); FILE MERGED 2007/10/06 16:42:58 ydario 1.6.20.1: Add OS/2 javavendors info. Issue number: i81904 Submitted by: ydario Reviewed by: ydario


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [8f558ee96b83afd0789cc008d6d9926ea8fe398e]

INTEGRATION: CWS os2port02 (1.1.2); FILE ADDED 2007/10/06 16:42:58 ydario 1.1.2.1: Add OS/2 javavendors info. Issue number: i81904 Submitted by: ydario Reviewed by: ydario


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [00be4b8151baedbba3432453403b987ca20b3a9c]

INTEGRATION: CWS os2port02 (1.21.4); FILE MERGED 2007/10/04 19:44:40 ydario 1.21.4.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>  [fd37df363d9e0b8b8a6ced1f91e494fa814315a4]

INTEGRATION: CWS os2port02 (1.14.14); FILE MERGED 2007/10/04 19:45:14 ydario 1.14.14.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>  [1fed72955ae618d6728502ec530423aa57bfaf07]

INTEGRATION: CWS os2port02 (1.2.2); FILE MERGED 2007/10/08 14:25:23 obr 1.2.2.2: RESYNC: (1.2-1.4); FILE MERGED 2007/09/29 16:16:01 ydario 1.2.2.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>  [f9c0d0de8ee1a46cee526a580d6756a1f6449258]

INTEGRATION: CWS os2port02 (1.6.20); FILE MERGED 2007/10/05 13:00:35 ydario 1.6.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>  [5a44d6a2cbd1e2564036a871c585c8a8052d8d6f]

INTEGRATION: CWS os2port02 (1.9.20); FILE MERGED 2007/10/05 13:00:35 ydario 1.9.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>  [882042f6363392951094bfbb6df3346066ad9cf7]

INTEGRATION: CWS os2port02 (1.12.20); FILE MERGED 2007/10/05 13:00:34 ydario 1.12.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>  [d8fdfc45117cd40771de7a6c7ea18550b2df684c]

INTEGRATION: CWS os2port02 (1.16.40); FILE MERGED 2007/09/29 16:18:51 ydario 1.16.40.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>  [0fe35d10acff08c0c57e213773aba7c4e63c2377]

INTEGRATION: CWS os2port02 (1.6.18); FILE MERGED 2007/10/08 08:01:09 ydario 1.6.18.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>  [a6e36d501a58854ae78802c3d589e853e7e11b43]

INTEGRATION: CWS os2port02 (1.16.10); FILE MERGED 2007/10/08 08:01:09 ydario 1.16.10.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>  [f6309374616115ec4f743a18d294e9a9757ab63a]

INTEGRATION: CWS os2port02 (1.28.20); FILE MERGED 2007/10/08 14:27:49 obr 1.28.20.2: RESYNC: (1.28-1.29); FILE MERGED 2007/10/08 08:01:09 ydario 1.28.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>  [c37b5084a9de9976cddab8d91001202fa34a5344]

INTEGRATION: CWS os2port02 (1.11.14); FILE MERGED 2007/09/30 11:56:49 ydario 1.11.14.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>  [b3a365ce773c0da86170dbc414c4abf0e594f674]

INTEGRATION: CWS os2port02 (1.8.8); FILE MERGED 2007/10/04 19:47:01 ydario 1.8.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>  [b2bd1f1ae6692c4cf859b188f3a136b7cd924fcf]

INTEGRATION: CWS os2port02 (1.20.8); FILE MERGED 2007/10/04 19:47:01 ydario 1.20.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>  [34ca358046653b26d248929595e5d9df3876d0ce]

INTEGRATION: CWS os2port02 (1.29.6); FILE MERGED 2007/09/30 12:00:48 ydario 1.29.6.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>  [453fc3c93f2ebf7505c6e9485bb74f60fc8e2667]

INTEGRATION: CWS os2port02 (1.52.130); FILE MERGED 2007/10/04 19:44:54 ydario 1.52.130.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>  [1eeecd46222dbd0bb5edc7b64827e65ba94ee711]

INTEGRATION: CWS os2port02 (1.9.232); FILE MERGED 2007/10/04 19:44:53 ydario 1.9.232.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>  [dab95753cf844ea31147de234756d8dcc96b6be2]

INTEGRATION: CWS os2port02 (1.7.1004); FILE MERGED 2007/10/04 19:44:53 ydario 1.7.1004.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>  [9888dc04208b7cbe3ad9705d2d42c981f2745a09]

INTEGRATION: CWS os2port02 (1.22.134); FILE MERGED 2007/10/04 19:44:53 ydario 1.22.134.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>  [8199acd68d4ac4043435a928ecdec0b517ad46f3]

INTEGRATION: CWS os2port02 (1.59.134); FILE MERGED 2007/10/04 19:44:53 ydario 1.59.134.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>  [1a82786ec532e6620471937aac8d3816454120e4]

INTEGRATION: CWS os2port02 (1.8.106); FILE MERGED 2007/10/04 19:44:53 ydario 1.8.106.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>  [9e2e2e88ea2ee77e535d977e8330c20fefc9cc4f]

INTEGRATION: CWS os2port02 (1.7.252); FILE MERGED 2007/10/04 19:44:52 ydario 1.7.252.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>  [335fdf5462eb60487473f6aebae889d214456752]

INTEGRATION: CWS os2port02 (1.18.134); FILE MERGED 2007/10/04 19:44:52 ydario 1.18.134.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>  [9a6c6c24c793dc193e0e233a11dff85843dc508a]

INTEGRATION: CWS os2port02 (1.129.116); FILE MERGED 2007/10/04 19:44:52 ydario 1.129.116.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>  [5f1a60972cffada02baeda9bf0cef41eb3f165f9]

INTEGRATION: CWS os2port02 (1.49.2); FILE MERGED 2007/11/01 08:21:39 obr 1.49.2.2: RESYNC: (1.49-1.51); FILE MERGED 2007/09/29 16:25:05 ydario 1.49.2.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>  [20eb0a9e67b93c32d0027ac79399f076318aa2fd]

INTEGRATION: CWS os2port02 (1.1.2); FILE ADDED 2007/09/29 16:25:05 ydario 1.1.2.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>  [b14dfadd1e116b4527f33be94231278b0b26a709]

INTEGRATION: CWS os2port02 (1.18.2); FILE MERGED 2007/09/30 11:45:48 ydario 1.18.2.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>  [76efba994c76ff97301f1734a182bcb976b7e94a]

INTEGRATION: CWS os2port02 (1.9.36); FILE MERGED 2007/09/30 12:04:51 ydario 1.9.36.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>  [104f87657291204a084b5a30833a8c18980a5918]

INTEGRATION: CWS os2port02 (1.58.4); FILE MERGED 2007/09/30 12:04:51 ydario 1.58.4.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>  [a4c911dfe4d9a676c21af070ff5152a8140a6ed2]

INTEGRATION: CWS os2port02 (1.5.36); FILE MERGED 2007/09/30 12:04:51 ydario 1.5.36.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>  [7fec4407f73d9a8437bb38ce48e867c7a8b2311a]

INTEGRATION: CWS os2port02 (1.15.2); FILE MERGED 2007/09/29 16:19:55 ydario 1.15.2.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>  [e8919f438c87bfff009dde2bed2a4243a98e1f72]

INTEGRATION: CWS os2port02 (1.12.44); FILE MERGED 2007/10/04 19:47:14 ydario 1.12.44.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>  [cd5cd12f3acb8be9169c28b4a9aed08ca77025f7]

INTEGRATION: CWS os2port02 (1.5.2); FILE MERGED 2007/10/04 19:47:14 ydario 1.5.2.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>  [eea62a3946b964256a82234bc0a9e5610e4571c0]

INTEGRATION: CWS fwk75_SRC680 (1.46.18); FILE MERGED 2007/09/05 09:28:57 mav 1.46.18.1: #i81280# integrate the patch


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [dceeb1cb8516484d17828f4e18b1750241f3b957]

INTEGRATION: CWS fwk75_SRC680 (1.194.24); FILE MERGED 2007/09/24 10:36:03 mav 1.194.24.2: #i81132# provide the InteractionHandler of the medium to the content only temporarily 2007/09/05 08:33:11 mav 1.194.24.1: #i81132# provide the InteractionHandler of the medium to the content


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [7f201d2e1b0e7c06a34842a5842787c8a979341b]

INTEGRATION: CWS fwk75_SRC680 (1.25.8); FILE MERGED 2007/09/13 14:03:37 mav 1.25.8.1: #i71889# allow to open the document readonly


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [95cf2b1b4353d53a188d00d398491670762e0266]

INTEGRATION: CWS dba231a_SRC680 (1.112.28); FILE MERGED 2007/10/04 11:01:00 oj 1.112.28.1: #i81567# ceck error when update colun


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [38deb782ba636ac4a80c3b50292b35c755c08f84]

INTEGRATION: CWS dba231a_SRC680 (1.51.144); FILE MERGED 2007/10/18 19:23:57 fs 1.51.144.1: workaround for #i81297#


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [5225ae401c07d30d398f8b2c72285cadac9b34cb]

INTEGRATION: CWS dba231a_SRC680 (1.7.16); FILE MERGED 2007/09/19 08:33:57 fs 1.7.16.1: #i81661# properly calculate startIndex


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [4fb371b52db11d161450d3126146af8012910e9c]

INTEGRATION: CWS dba231a_SRC680 (1.11.62); FILE MERGED 2007/10/04 11:01:19 oj 1.11.62.1: #i81567# first change name before changing type


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [975d7b33afab04c55534fa573d1b00734c6b5fd1]

INTEGRATION: CWS dba231a_SRC680 (1.4.26); FILE MERGED 2007/09/26 12:01:16 oj 1.4.26.1: #i79167# export images correctly


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [860b4f6953c73e2e4bc4f6f771360141a2e85d27]

INTEGRATION: CWS dba231a_SRC680 (1.5.28); FILE MERGED 2007/09/26 12:01:16 oj 1.5.28.1: #i79167# export images correctly


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [504aa7d3127b23bb46b53305f55e5c0ce83e640e]

INTEGRATION: CWS dba231a_SRC680 (1.2.36); FILE MERGED 2007/10/22 06:49:35 oj 1.2.36.1: #i79167# merge changs from reportdesign01 into this one


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [e114fab27bceffc23c1e2f38c9062d93c1ef64a0]

INTEGRATION: CWS dba231a_SRC680 (1.2.36); FILE MERGED 2007/10/22 06:49:34 oj 1.2.36.1: #i79167# merge changs from reportdesign01 into this one


2007-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [2e275ad55dcd1c9679f57d28dd0c79dece4e2beb]

INTEGRATION: CWS dba231a_SRC680 (1.2.36); FILE MERGED 2007/10/02 06:42:03 oj 1.2.36.1: #i81126# correct factor for dpi conversion into mm


2007-11-02  Rüdiger Timm  <rt@openoffice.org>  [2c821fbbceaf04d1913e4e456a8b332a9aa59e98]

#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>  [bf185120d8347dfbab1993117ea314225d01f2be]

#i83146# When building with system icu check for setBreakType patch (patch submitted by rene).


2007-11-02  Vladimir Glazounov  <vg@openoffice.org>  [89ad73a81be4065918725bc26a2407c447069828]

new version for OOG680


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [a6948707c636f14c789cfcde2220242e71180c49]

INTEGRATION: CWS rt23 (1.56.10); FILE MERGED 2007/10/29 15:37:03 rt 1.56.10.3: #i82316# Explicitly create solver's '%_DEST%\bin%_EXT%\so' subdirectory. 2007/10/19 15:28:50 rt 1.56.10.2: RESYNC: (1.56-1.57); FILE MERGED 2007/10/08 12:14:34 rt 1.56.10.1: #i82316# Deliver from 'so' subdirectories explicitly. 'deliver.pl' does not do this automatically any more.


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [fed8ed1637be1e410c31a6b0d1dcae4d954517ad]

INTEGRATION: CWS rt23 (1.25.16); FILE MERGED 2007/10/29 15:47:15 rt 1.25.16.1: #i82316# Explicitly create solver's '%_DEST%\bin%_EXT%\so' subdirectory.


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [5792ec57e9c3a0c703dd2175730f970115363bca]

INTEGRATION: CWS rt23 (1.26.86); FILE MERGED 2007/10/19 15:34:47 rt 1.26.86.2: RESYNC: (1.26-1.27); FILE MERGED 2007/10/12 13:16:17 rt 1.26.86.1: #i82553# clean up


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [d07128eea57b1638aa766d78bd7434c4f04c03aa]

INTEGRATION: CWS rt23 (1.19.6); FILE MERGED 2007/10/29 15:52:39 rt 1.19.6.1: #i82316# Explicitly create solver's '%_DEST%\bin%_EXT%\so' subdirectory.


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [4e5c2394e8cc9a278b9415c60e21822c4883367d]

INTEGRATION: CWS rt23 (1.129.134); FILE MERGED 2007/10/12 10:10:37 rt 1.129.134.1: #i82546# cleanup: removed entries of dead files.


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [f68af1a27434bc566db33a7263321fc70b99bd02]

INTEGRATION: CWS rt23 (1.14.30); FILE MERGED 2007/10/12 12:31:37 rt 1.14.30.1: #i82550# clean up


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [bd1f689a223a257997e900f3b68713c429648ddc]

INTEGRATION: CWS rt23 (1.26.10); FILE MERGED 2007/10/11 11:51:49 rt 1.26.10.1: #i82507# Deliver jar files into 'bin'.


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [2080676f343c6d1e2710dc5ff70d27bab9938b2c]

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>  [33c245142ad2a7ed74d142e5b545de8f5e0cf23d]

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>  [ef5e07997b3e829db783f578fa093b3513525644]

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>  [8ad76776c59ee706b6ad5ff303f4fc7174eb9267]

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>  [9ba8d1f330e0d65a48854d6581c63ccdd9d7bf9f]

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>  [37d854d58d4b20775985f643eda332c71f2b9136]

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>  [2e7aa69a93baa8917107da3f71987e723051dbc7]

INTEGRATION: CWS dxliberate01 (1.17.16); FILE MERGED 2007/07/23 10:21:26 thb 1.17.16.1: #i48454# Added config for directxcanvas, which needs device blacklist and hints for maximal texture sizes


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [b2d9395ad1aae0d755f092bbd99693b3ee41ae60]

INTEGRATION: CWS dxliberate01 (1.1.2); FILE ADDED 2007/07/23 10:21:26 thb 1.1.2.1: #i48454# Added config for directxcanvas, which needs device blacklist and hints for maximal texture sizes


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [f241246c3d9d9089e31f75c2b85a17261fa2cc3f]

INTEGRATION: CWS dxliberate01 (1.18.16); FILE MERGED 2007/07/23 10:21:25 thb 1.18.16.1: #i48454# Added config for directxcanvas, which needs device blacklist and hints for maximal texture sizes


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [63a7e496ee01a1adf804815a47ba647709fc7c4e]

INTEGRATION: CWS dxliberate01 (1.1.2); FILE ADDED 2007/07/23 10:21:25 thb 1.1.2.1: #i48454# Added config for directxcanvas, which needs device blacklist and hints for maximal texture sizes


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [230dbe2e43f3ee2cd285f9cdfe0d57e1ca08b8fe]

INTEGRATION: CWS dxliberate01 (1.3.4); FILE MERGED 2007/07/24 09:55:01 thb 1.3.4.1: #144866# Add one pixel border around textures, a bunch of drivers clobber those with dirt


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [b408a15d38d08eafab0b1191c2bc8caff655024b]

INTEGRATION: CWS dxliberate01 (1.3.52); FILE MERGED 2007/07/24 09:55:01 thb 1.3.52.1: #144866# Add one pixel border around textures, a bunch of drivers clobber those with dirt


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [2e36c98b672b7efe563a04b9f7380ae94f65df53]

INTEGRATION: CWS dxliberate01 (1.1.2); FILE ADDED 2007/07/23 12:05:09 thb 1.1.2.1: #i48454# dxcanvas is now part of OOo


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [d034efa5dd0ce46482b815fb57b018217c9d37df]

INTEGRATION: CWS dxliberate01 (1.1.2); FILE ADDED 2007/07/23 12:05:08 thb 1.1.2.1: #i48454# dxcanvas is now part of OOo


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [2f5a688a57c08498ffbd96550ba4fc7005d12378]

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>  [348897a2242bcb3702acbbebe07c151495538263]

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>  [ed06d7f7105c6005431640e7062e1074e66e8511]

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>  [a6354246f0328a2198d03bc8bda147752615dcad]

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>  [2862189912cad10e6ae667b3345de2f113753c07]

INTEGRATION: CWS fwk76_SRC680 (1.50.62); FILE MERGED 2007/10/04 10:40:57 mav 1.50.62.1: #i81250# signed value is expected by UNO API


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [e963add03458b350fe6ea57811604ab2ad01e3ce]

INTEGRATION: CWS fwk76_SRC680 (1.5.62); FILE MERGED 2007/10/04 10:40:57 mav 1.5.62.1: #i81250# signed value is expected by UNO API


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [c51da1bbbf8727ad338e8061a265c07188e8e2ed]

INTEGRATION: CWS dxliberate01 (1.1.2); FILE ADDED 2007/09/25 11:39:22 thb 1.1.2.2: #i81931# Early-exit for out-of-process UNO 2007/07/23 12:05:08 thb 1.1.2.1: #i48454# dxcanvas is now part of OOo


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [3161cf3741e045092d342f9752b61b9b36eee056]

INTEGRATION: CWS dxliberate01 (1.1.2); FILE ADDED 2007/07/23 12:05:07 thb 1.1.2.1: #i48454# dxcanvas is now part of OOo


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [8da9f42a900f97123075f76c6f2ca586fec25c54]

INTEGRATION: CWS fwk76_SRC680 (1.44.128); FILE MERGED 2007/10/09 13:14:58 cd 1.44.128.1: #i81765# Don't use search item to determine in which application module context the search dialog is running. Use module manager instead.


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [6793d03ad52167191b302c280e0645bc0bf380f2]

INTEGRATION: CWS dxliberate01 (1.1.2); FILE ADDED 2007/07/23 12:05:06 thb 1.1.2.1: #i48454# dxcanvas is now part of OOo


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [bf7c0468bd4b2457facecbc6b0f5f55168bbdfd9]

INTEGRATION: CWS fwk76_SRC680 (1.62.36); FILE MERGED 2007/10/05 15:12:00 mav 1.62.36.1: #i71789# do not create client if it is not necessary


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [a3e44605132a8ff86bc881125acd5a2fb4bdf423]

INTEGRATION: CWS dxliberate01 (1.1.2); FILE ADDED 2007/07/23 12:05:05 thb 1.1.2.1: #i48454# dxcanvas is now part of OOo


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [6e52afbf8ed5237de80ec458d661d769853c0561]

INTEGRATION: CWS dxliberate01 (1.10.6); FILE MERGED 2007/10/01 09:43:08 thb 1.10.6.2: RESYNC: (1.10-1.11); FILE MERGED 2007/07/23 12:05:56 thb 1.10.6.1: #i48454# dxcanvas is now part of OOo


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [2f5c66b9a59f09de18f7a3f258d7a6ad6a47bb87]

INTEGRATION: CWS fwk76_SRC680 (1.32.6); FILE MERGED 2007/10/11 08:38:11 mav 1.32.6.2: #i81789# the document should be marked as embedded before the parent is set 2007/10/08 11:09:08 mav 1.32.6.1: #i81789# the document should be marked as embedded before the parent is set


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [6d26b3d79d734effef0543a1624d2ea6cfa47c22]

INTEGRATION: CWS dxliberate01 (1.11.4); FILE MERGED 2007/07/23 12:05:56 thb 1.11.4.1: #i48454# dxcanvas is now part of OOo


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [1b1f25ab146f61c6941730879e8083c582c66a42]

INTEGRATION: CWS fwk76_SRC680 (1.7.134); FILE MERGED 2007/10/16 13:46:56 cd 1.7.134.1: #i82479# Configuration data must be read again to update controller cache


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [56a705449885baecb53c69a60b67a52c90f6574d]

INTEGRATION: CWS fwk76_SRC680 (1.48.40); FILE MERGED 2007/10/16 11:39:24 cd 1.48.40.2: #i82479# Don't disable popup menu when there is no menu dispatcher 2007/10/12 10:02:00 cd 1.48.40.1: #i82479# Add-on menu must check for popup menu controller association and create empty popup for setPopupMenu function


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [683f854ac4fb6903d776fbb47a06c3ff765274dc]

INTEGRATION: CWS fwk76_SRC680 (1.44.22); FILE MERGED 2007/10/11 11:55:28 mav 1.44.22.1: #i81789# only nonempty printer name makes sence


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [0f510682d375c0960d667129847ea4752c3d447b]

INTEGRATION: CWS fwk76_SRC680 (1.2.54); FILE MERGED 2007/10/09 15:36:33 mav 1.2.54.1: #i81597# integrating the patch


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [4310d3f321a083ed6ebd21643495a295f66a0b60]

INTEGRATION: CWS fwk76_SRC680 (1.2.54); FILE MERGED 2007/10/10 08:02:56 mav 1.2.54.1: #i82028# the mediawiki filter should be installed together with writer


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [6c2f99c267a88ed0d7f0aaf5b4615c056b909d6c]

INTEGRATION: CWS fwk76_SRC680 (1.8.54); FILE MERGED 2007/10/10 08:02:56 mav 1.8.54.1: #i82028# the mediawiki filter should be installed together with writer


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [6d672838abcd118ec7078db2c6842fccb6e1e845]

INTEGRATION: CWS fwk76_SRC680 (1.9.202); FILE MERGED 2007/10/10 08:02:56 mav 1.9.202.1: #i82028# the mediawiki filter should be installed together with writer


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [5e0b7ada4626e6c5bc2735dd0576378a5d652da5]

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>  [642dd3f562f9f46c80b5c6655c35d12e95e38041]

INTEGRATION: CWS pj85 (1.44.16); FILE MERGED 2007/10/13 18:53:27 pjanik 1.44.16.1: #i78467#: Remove old Mac code.


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [4c2f0a3d6401c2c635badb1b59c8cc678e421eac]

INTEGRATION: CWS pj85 (1.38.48); FILE MERGED 2007/10/13 18:52:16 pjanik 1.38.48.1: #i78467#: Remove old Mac code.


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [7636c51327d50042aa2abf682efd56f16db93560]

INTEGRATION: CWS pj85 (1.4.18); FILE MERGED 2007/10/13 18:51:41 pjanik 1.4.18.1: #i78467#: Remove old Mac code.


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [52ef91004abce16ef68e49d038d0fb8157222ae1]

INTEGRATION: CWS pj85 (1.24.18); FILE MERGED 2007/10/13 18:49:44 pjanik 1.24.18.1: #i78467#: Remove old Mac code.


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [bbb88d2babaa94aa186d41ca4091ab0e2d13f167]

INTEGRATION: CWS pj85 (1.10.18); FILE MERGED 2007/10/13 18:48:58 pjanik 1.10.18.1: #i78467#: Remove old Mac code.


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [92b865ee1ae318d00a0e8e8b4272bd675e0cb298]

INTEGRATION: CWS pj85 (1.9.18); FILE MERGED 2007/10/13 18:48:19 pjanik 1.9.18.1: #i78467#: Remove old Mac code.


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [0245a9eb680002a2f9921c55e67ca5f25ae436f4]

INTEGRATION: CWS pj85 (1.2.12); FILE MERGED 2007/10/02 02:54:40 msicotte 1.2.12.1: #i82116# fix for words with accented (unicode) characters in Mac OS X Spellchecker


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [e9cedd983e53d983b3d69493b6196ee78568e666]

INTEGRATION: CWS pj85 (1.3.62); FILE MERGED 2007/10/13 18:59:31 pjanik 1.3.62.1: #i78467#: Comment out old Mac code.


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [561bb41cef70d5397c4981a91be47bcb3d189a24]

INTEGRATION: CWS pj85 (1.3.76); FILE MERGED 2007/10/13 18:58:52 pjanik 1.3.76.1: #i78467#: Remove old Mac code.


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [adb0780c0db27b757251db7ef458aaf5a6001fdf]

INTEGRATION: CWS pj85 (1.26.40); FILE MERGED 2007/10/13 18:57:47 pjanik 1.26.40.1: #i78467#: Remove old Mac code.


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [b137d5ad355da2702174273d07930a323aeb098a]

INTEGRATION: CWS pj85 (1.22.248); FILE MERGED 2007/10/13 18:56:31 pjanik 1.22.248.1: #i78467#: Remove old Mac code.


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [eab49c423632122901af04de62ad0d90015a963f]

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>  [090dff581085cc0c79f6e4e6d396d8ada1054341]

INTEGRATION: CWS dr59_SRC680 (1.32.72); FILE MERGED 2007/10/19 17:43:36 er 1.32.72.1: #i76623# It seems that ICU between 2.6 and 3.6 changed ZONE/DST handling, part of the workaround introduced for i17222 isn't necessary anymore but actually made things fail instead. Reworked.


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [5fbdd0f583430187b8c702f00452806390d77f82]

INTEGRATION: CWS dr59_SRC680 (1.14.68); FILE MERGED 2007/10/19 17:43:36 er 1.14.68.1: #i76623# It seems that ICU between 2.6 and 3.6 changed ZONE/DST handling, part of the workaround introduced for i17222 isn't necessary anymore but actually made things fail instead. Reworked.


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [8adfe36793b58fa175fa8e71ad9a6bb5ee470430]

INTEGRATION: CWS dr59_SRC680 (1.2.78); FILE MERGED 2007/10/15 12:09:29 dr 1.2.78.1: #i75153# catch stream overreads (which do not result in a stream error)


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [3c046b5da9e653d8db4c0e576b75168077de2f56]

INTEGRATION: CWS dr59_SRC680 (1.13.44); FILE MERGED 2007/10/19 17:48:59 er 1.13.44.1: #i76623# ICU now incorporates also Olson timezone transitions historical data and even the timezone may differ for different dates. Compensate.


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [77f40538687a197c34291717ab1bffce922fdd3f]

INTEGRATION: CWS dr59_SRC680 (1.37.6); FILE MERGED 2007/10/16 08:51:01 tbe 1.37.6.1: #i82290# Calc - empty first sheet in workbook does not allow printing from preview


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [a6fc36790a4eead31d0065377295bad8d1353143]

INTEGRATION: CWS dr59_SRC680 (1.23.160); FILE MERGED 2007/10/12 12:03:10 nn 1.23.160.1: #i81647# test if change track exists in UpdateSelectionHdl


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [032bcbaef62b62890e6525f7fb60af5763a12ba8]

INTEGRATION: CWS dr59_SRC680 (1.17.160); FILE MERGED 2007/10/12 11:42:01 nn 1.17.160.1: #i82429# use right WhichID for SvxWritingModeItem


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [2abab41ed57ef67fcb67c33dd9030f28d8015980]

INTEGRATION: CWS dr59_SRC680 (1.13.96); FILE MERGED 2007/10/15 12:52:13 dr 1.13.96.1: #i81974# - remove macros from drawing objects, patch by npower


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [ce6d0d693af2453bab769775be025bb1dd97d6f3]

INTEGRATION: CWS dr59_SRC680 (1.89.100); FILE MERGED 2007/10/15 12:21:26 dr 1.89.100.1: #i82184# cast result of XclImpStream::GetRecLeft() to 32 bits


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [1c04893e5d59e63ee51559bbf7b1efce2c4c1571]

INTEGRATION: CWS dr59_SRC680 (1.50.10); FILE MERGED 2007/10/12 13:27:52 nn 1.50.10.1: #i82487# don't try to write to empty string's BufferAccess


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [6c2adea68285fe2b063700dbe0f2b0f8d1dd6cef]

INTEGRATION: CWS dr59_SRC680 (1.8.350); FILE MERGED 2007/10/23 13:37:00 er 1.8.350.1: #i80954# possible heap corruption


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [216dec2a3d6a90ca66dd8a2c82821d71fa0663a1]

INTEGRATION: CWS dba24b (1.4.4); FILE MERGED 2007/08/13 07:26:28 oj 1.4.4.1: #i70160# include patch for select into


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [c363bdb01079203307bfb5babf7a1377538f31e8]

INTEGRATION: CWS dba24b (1.64.60); FILE MERGED 2007/08/27 13:29:56 fs 1.64.60.2: #i80930# 2007/08/22 11:41:59 oj 1.64.60.1: #i76374# handle cross join as natural join now in query design


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [f8fb7ab3976e37dabc31259c1089f05cfe57a29e]

INTEGRATION: CWS dba24b (1.4.130); FILE MERGED 2007/08/27 10:42:05 fs 1.4.130.1: some re-factoring in preparation of #i80930#: moved declaration from .hxx to .cxx


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [989d323b3d447acc3837a85e7a72e7c9604a5fa1]

INTEGRATION: CWS dba24b (1.60.50); FILE MERGED 2007/08/16 09:57:47 oj 1.60.50.1: #i56898# accept more than one relation


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [b3954e948c561e9f919cafda2f905b47f5abd6f4]

INTEGRATION: CWS dba24b (1.24.128); FILE MERGED 2007/09/28 12:01:01 oj 1.24.128.3: RESYNC: (1.24-1.25); FILE MERGED 2007/08/16 09:57:47 oj 1.24.128.2: #i56898# accept more than one relation 2007/08/16 06:14:45 oj 1.24.128.1: #i56898# clean up of the class structure


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [c7be9ba76a2cab9cccb2ea0db2e4726c2dfffa3f]

INTEGRATION: CWS dba24b (1.47.28); FILE MERGED 2007/09/28 12:00:55 oj 1.47.28.2: RESYNC: (1.47-1.48); FILE MERGED 2007/08/16 06:14:45 oj 1.47.28.1: #i56898# clean up of the class structure


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [a9c830cce47a4e153bca39f9858d747494bf4c39]

INTEGRATION: CWS dba24b (1.3.172); FILE MERGED 2007/08/16 06:14:45 oj 1.3.172.1: #i56898# clean up of the class structure


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [c17a7acc9c3a1572686807b665f38b5871e4cb4f]

INTEGRATION: CWS dba24b (1.12.130); FILE MERGED 2007/10/01 06:37:45 oj 1.12.130.6: merge conflict 2007/09/28 12:00:47 oj 1.12.130.5: RESYNC: (1.12-1.13); FILE MERGED 2007/08/29 13:30:54 fs 1.12.130.4: #i10000# 2007/08/22 11:41:59 oj 1.12.130.3: #i76374# handle cross join as natural join now in query design 2007/08/16 09:57:47 oj 1.12.130.2: #i56898# accept more than one relation 2007/08/16 06:14:45 oj 1.12.130.1: #i56898# clean up of the class structure


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [4675bbfa5dc5e2cbb2a1f9d973b7f2138096eca7]

INTEGRATION: CWS dba24b (1.4.46); FILE MERGED 2007/08/16 06:14:45 oj 1.4.46.1: #i56898# clean up of the class structure


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [f58235e1c84e703debccc6bdfc25c8a3955ac3da]

INTEGRATION: CWS dba24b (1.8.46); FILE MERGED 2007/08/16 06:14:44 oj 1.8.46.1: #i56898# clean up of the class structure


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [63a640b19fddfa8067e0f13926e702f4e5ba1a32]

INTEGRATION: CWS dba24b (1.48.50); FILE MERGED 2007/08/22 11:41:59 oj 1.48.50.1: #i76374# handle cross join as natural join now in query design


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [61981cb9a86e165caec33e6087fd5ed3b3205258]

INTEGRATION: CWS dba24b (1.6.180); FILE MERGED 2007/08/22 11:41:59 oj 1.6.180.2: #i76374# handle cross join as natural join now in query design 2007/08/16 06:14:44 oj 1.6.180.1: #i56898# clean up of the class structure


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [0eba4413c2a47349ea7e1629d0048c4cba7b719c]

INTEGRATION: CWS dba24b (1.5.308); FILE MERGED 2007/08/22 11:41:59 oj 1.5.308.1: #i76374# handle cross join as natural join now in query design


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [426c15b8371f2e8076a52100542bf946dfd41dc7]

INTEGRATION: CWS impress131_SRC680 (1.65.82); FILE MERGED 2007/10/19 10:39:43 sj 1.65.82.3: #i81609# fixed fontwork display 2007/10/18 12:27:10 cl 1.65.82.2: added missing throw clause 2007/09/20 11:42:47 sj 1.65.82.1: #i81609# fixed fontwork display


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [5ec990e66a8883d874e2c7596fa4e4e409a26b7a]

INTEGRATION: CWS dba24b (1.15.28); FILE MERGED 2007/08/22 11:41:59 oj 1.15.28.2: #i76374# handle cross join as natural join now in query design 2007/08/16 06:14:44 oj 1.15.28.1: #i56898# clean up of the class structure


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [728c9b82447d2e23f3399e02d49d2d405590c3af]

INTEGRATION: CWS impress131_SRC680 (1.20.116); FILE MERGED 2007/09/20 11:41:42 sj 1.20.116.1: #i81609# fixed fontwork display


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [263425ad0455085d089f7d3b6eb7b512c372e148]

INTEGRATION: CWS impress131_SRC680 (1.45.54); FILE MERGED 2007/09/20 11:41:06 sj 1.45.54.1: #i81609# fixed fontwork display


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [36a0292931b56865054f8f93bae2543e7d87d616]

INTEGRATION: CWS dba24b (1.110.28); FILE MERGED 2007/08/22 11:41:59 oj 1.110.28.2: #i76374# handle cross join as natural join now in query design 2007/08/16 06:14:44 oj 1.110.28.1: #i56898# clean up of the class structure


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [9df37d6fe5bd2ea38e6c55eb98732d5fe0b0d0fb]

INTEGRATION: CWS impress131_SRC680 (1.29.114); FILE MERGED 2007/09/18 13:20:48 cl 1.29.114.1: #i81407# ResMgr rMgr should be ResMgr& rMgr


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [cb4c6589beb7db0feee5140ce5124722fa224222]

INTEGRATION: CWS dba24b (1.1.2); FILE ADDED 2007/08/16 06:16:04 oj 1.1.2.1: #i56898# class diagram


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [4a469d370e41420c7b5dd012851ea0cf7c9dbf38]

INTEGRATION: CWS impress131_SRC680 (1.4.100); FILE MERGED 2007/10/18 12:26:22 cl 1.4.100.2: added missing throw clause 2007/09/20 11:40:10 sj 1.4.100.1: #i81609# fixed fontwork display


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [6e1658eafa22295c29bb04708fadae7a69a7196c]

INTEGRATION: CWS dba24b (1.32.130); FILE MERGED 2007/10/16 08:31:48 oj 1.32.130.1: #i56898# post 2nd user event


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [e5f235be8fff94418457cde493557f4ab1d02ef9]

INTEGRATION: CWS dba24b (1.7.130); FILE MERGED 2007/08/16 06:14:44 oj 1.7.130.1: #i56898# clean up of the class structure


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [ae244814de3e80661274ce34ba5e1b2ccd533292]

INTEGRATION: CWS dba24b (1.35.44); FILE MERGED 2007/08/16 06:14:44 oj 1.35.44.1: #i56898# clean up of the class structure


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [2146faf378c05e195f49d60bb1770035ac57b0d5]

INTEGRATION: CWS dba24b (1.9.130); FILE MERGED 2007/08/22 11:41:59 oj 1.9.130.3: #i76374# handle cross join as natural join now in query design 2007/08/16 09:57:46 oj 1.9.130.2: #i56898# accept more than one relation 2007/08/16 06:14:44 oj 1.9.130.1: #i56898# clean up of the class structure


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [a96b59d45dec4af023b6b50b94294b9d3481a3fe]

INTEGRATION: CWS dba24b (1.14.128); FILE MERGED 2007/08/16 06:14:44 oj 1.14.128.1: #i56898# clean up of the class structure


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [ed39e82a062863ff9cf8b37adc944b2dd45c13f6]

INTEGRATION: CWS dba24b (1.27.46); FILE MERGED 2007/10/04 09:01:52 oj 1.27.46.1: #i61061# handle or in and condition


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [4e43004d5502eebd06c8ec652b49eb45ade95dc6]

INTEGRATION: CWS dba24b (1.78.44); FILE MERGED 2007/10/04 09:01:52 oj 1.78.44.3: #i61061# handle or in and condition 2007/09/28 12:00:15 oj 1.78.44.2: RESYNC: (1.78-1.79); FILE MERGED 2007/08/24 07:11:26 oj 1.78.44.1: #i61059# set the visible flag for criteria


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [dad3490f0ddb923589cc2923d98a55ed456deb2a]

INTEGRATION: CWS dba24b (1.41.46); FILE MERGED 2007/08/22 11:41:59 oj 1.41.46.2: #i76374# handle cross join as natural join now in query design 2007/08/16 06:14:44 oj 1.41.46.1: #i56898# clean up of the class structure


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [6821280ee1ec97e939dd527d1d8d4994762bea3e]

INTEGRATION: CWS impress131_SRC680 (1.26.182); FILE MERGED 2007/09/20 11:37:15 sj 1.26.182.1: #i81609# fixed fontwork display


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [7df854ed357fcfa9dfff4fdaca90f0e7ef0cd5c3]

INTEGRATION: CWS impress131_SRC680 (1.1.2); FILE ADDED 2007/09/26 08:50:28 sj 1.1.2.2: #i81609# added missing include 2007/09/20 11:37:03 sj 1.1.2.1: #i81609# fixed fontwork display


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [699cbdb91c33bf837de2b67f0ca07eeba553c002]

INTEGRATION: CWS dba24b (1.11.130); FILE MERGED 2007/08/16 06:14:44 oj 1.11.130.1: #i56898# clean up of the class structure


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [77ce5ad49fc09eac9a4c012fc3d1d71f6ed2ff2a]

INTEGRATION: CWS dba24b (1.86.46); FILE MERGED 2007/10/04 09:01:52 oj 1.86.46.6: #i61061# handle or in and condition 2007/08/24 10:16:54 oj 1.86.46.5: #i75557# allow functions before like 2007/08/24 08:21:37 oj 1.86.46.4: #i69678# allow functions in group by 2007/08/22 14:28:20 oj 1.86.46.3: #i78577# add table alias if they differ 2007/08/22 11:41:58 oj 1.86.46.2: #i76374# handle cross join as natural join now in query design 2007/08/16 06:14:44 oj 1.86.46.1: #i56898# clean up of the class structure


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [139c6bb73f94380a93e24e9ceb8a85a2c102c39d]

INTEGRATION: CWS dba24b (1.4.306); FILE MERGED 2007/08/16 06:14:44 oj 1.4.306.1: #i56898# clean up of the class structure


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [56e1371bb70f60b0150068ca547adc1460c39b34]

INTEGRATION: CWS dba24b (1.4.130); FILE MERGED 2007/08/16 06:14:44 oj 1.4.130.1: #i56898# clean up of the class structure


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [c141a92146f320a632195d5e59d875d13b2aed85]

INTEGRATION: CWS dba24b (1.7.172); FILE MERGED 2007/08/16 06:14:44 oj 1.7.172.1: #i56898# clean up of the class structure


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [219881f6b871dc411475fb245feb0aa27f139c9a]

INTEGRATION: CWS dba24b (1.21.28); FILE MERGED 2007/08/16 06:14:44 oj 1.21.28.1: #i56898# clean up of the class structure


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [832628013668feacd10a067a07f4f9c58802c1ff]

INTEGRATION: CWS dba24b (1.7.46); FILE MERGED 2007/08/22 11:41:58 oj 1.7.46.2: #i76374# handle cross join as natural join now in query design 2007/08/16 06:14:44 oj 1.7.46.1: #i56898# clean up of the class structure


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [76a052521472a668632c41938779e82f3d5b4c3b]

INTEGRATION: CWS dba24b (1.10.46); FILE MERGED 2007/08/22 11:41:58 oj 1.10.46.2: #i76374# handle cross join as natural join now in query design 2007/08/16 06:14:44 oj 1.10.46.1: #i56898# clean up of the class structure


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [bdf2c919ca46f78ef4af900caa8d5cd875f57525]

INTEGRATION: CWS impress131_SRC680 (1.10.190); FILE MERGED 2007/10/17 16:10:53 cl 1.10.190.1: #i75001# added undo for renaming a master page


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [5b87c43b198733c4a190acba11364165f348d119]

INTEGRATION: CWS dba24b (1.4.46); FILE MERGED 2007/08/16 06:14:44 oj 1.4.46.1: #i56898# clean up of the class structure


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [1d78946969aec28864ec01432179f69907750608]

INTEGRATION: CWS impress131_SRC680 (1.29.62); FILE MERGED 2007/10/17 13:35:49 cl 1.29.62.1: #i82240# fixed the which id for text direction


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [d29d099d685cf7ea935fe9a071d02a792ce8ecec]

INTEGRATION: CWS dba24b (1.6.46); FILE MERGED 2007/08/16 06:14:44 oj 1.6.46.1: #i56898# clean up of the class structure


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [67030d242d1f7d9c8aba2f7a240b862a6cc643f3]

INTEGRATION: CWS impress131_SRC680 (1.44.112); FILE MERGED 2007/10/17 13:06:21 cl 1.44.112.1: #i72141# replaced GetActualPage() with getCurrentPage()


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [c0cfb821484de784e817627a9908801bf1d43eb0]

INTEGRATION: CWS dba24b (1.57.28); FILE MERGED 2007/08/24 11:15:57 oj 1.57.28.3: #i80894# reset range to show all tables 2007/08/22 11:41:58 oj 1.57.28.2: #i76374# handle cross join as natural join now in query design 2007/08/16 06:14:44 oj 1.57.28.1: #i56898# clean up of the class structure


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [b95d9e508ab6b54ffb29e2cf6c69f76b31c78597]

INTEGRATION: CWS impress131_SRC680 (1.29.114); FILE MERGED 2007/10/17 16:12:40 cl 1.29.114.1: #i75001# added undo for renaming a master page


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [6a4cae5cb2a0c947537f2ede8bb76912a9676485]

INTEGRATION: CWS dba24b (1.42.130); FILE MERGED 2007/08/24 11:15:57 oj 1.42.130.2: #i80894# reset range to show all tables 2007/08/16 06:14:43 oj 1.42.130.1: #i56898# clean up of the class structure


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [376e5b463750b8a99e7266ee6a6bbc5086f76b39]

INTEGRATION: CWS impress131_SRC680 (1.46.42); FILE MERGED 2007/09/17 14:56:32 cl 1.46.42.1: #i77977# do not crash if there are not visible slides


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [6b0389d18c552eda0a26e56c464e9d0b39b870e8]

INTEGRATION: CWS dba24b (1.7.130); FILE MERGED 2007/09/28 12:00:03 oj 1.7.130.2: RESYNC: (1.7-1.8); FILE MERGED 2007/08/22 11:41:58 oj 1.7.130.1: #i76374# handle cross join as natural join now in query design


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [f99436892a0a36f376ee3557c99f664caff5067c]

INTEGRATION: CWS impress131_SRC680 (1.2.128); FILE MERGED 2007/10/18 12:17:32 af 1.2.128.1: #i76253# Added virtual destructor for CallbackAdapter.


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [f3db79cecbf1969047e412b684582b4d019a2c13]

INTEGRATION: CWS dba24b (1.12.44); FILE MERGED 2007/08/22 11:41:58 oj 1.12.44.1: #i76374# handle cross join as natural join now in query design


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [d77eaa8bf900ef255bd4d02bf9d0a5dba93848c5]

INTEGRATION: CWS impress131_SRC680 (1.4.190); FILE MERGED 2007/10/17 16:12:03 cl 1.4.190.1: #i75001# added undo for renaming a master page


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [4f66fc3c70d6e9451dd94265c2790a301cdc51d4]

INTEGRATION: CWS dba24b (1.30.28); FILE MERGED 2007/08/27 10:40:31 fs 1.30.28.1: in preparation of #i80930#: +dsmeta


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [2df1d33c0c93eb601603c43a6312ffb5f53fb31e]

INTEGRATION: CWS impress131_SRC680 (1.15.114); FILE MERGED 2007/09/17 13:40:49 cl 1.15.114.1: #i78130# check if date/time field actually has text


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [79bbd382beb13a8f4031cc9b61332d0794878699]

INTEGRATION: CWS dba24b (1.35.28); FILE MERGED 2007/08/29 11:59:52 fs 1.35.28.2: during #i80930#: DST_EMBEDDED -> DST_EMBEDDED_HSQLDB. The approach to read the concrete type of the embedded DB from the configuration does not work, there are enough places where we silently assume 'embedded == embedded HSQLDB' 2007/08/28 13:28:37 fs 1.35.28.1: authentication information now available at the data source meta data


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [c551544f892a115ebb74fc3d5d0c43f85967c628]

INTEGRATION: CWS impress131_SRC680 (1.43.188); FILE MERGED 2007/10/16 13:45:49 cl 1.43.188.1: #i81538# applied a build warning removal patch


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [bf49f70936161551213572e3cfda01f8c09326b5]

INTEGRATION: CWS dba24b (1.1.2); FILE ADDED 2007/09/05 08:38:02 fs 1.1.2.7: FLAT doesn't have authentication 2007/09/04 21:43:18 fs 1.1.2.6: dBase should also support DOS line end setting 2007/08/29 11:59:52 fs 1.1.2.5: during #i80930#: DST_EMBEDDED -> DST_EMBEDDED_HSQLDB. The approach to read the concrete type of the embedded DB from the configuration does not work, there are enough places where we silently assume 'embedded == embedded HSQLDB' 2007/08/28 13:28:24 fs 1.1.2.4: +AuthenticationMode/getAuthentication 2007/08/27 20:30:20 fs 1.1.2.3: #i80930# +getType 2007/08/27 13:29:32 fs 1.1.2.2: #i80930# +bFormsCheckRequiredFields 2007/08/27 10:40:17 fs 1.1.2.1: in preparation of #i80930#: class encapsulating all (well, at the moment only *some*) UI relevant facets of a data source type (like support for different UI elelements)


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [187101b0dc89911517a2202adc1ef23e33a2c7db]

INTEGRATION: CWS impress131_SRC680 (1.45.62); FILE MERGED 2007/10/18 12:16:03 af 1.45.62.1: #i76253# OutlineToImpressFinalizer stores a local copy of the data stream.


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [6f775687454a7e1de6e2c24b35134ac4c906dec8]

INTEGRATION: CWS dba24b (1.75.26); FILE MERGED 2007/09/28 11:59:21 oj 1.75.26.2: RESYNC: (1.75-1.76); FILE MERGED 2007/08/29 11:59:51 fs 1.75.26.1: during #i80930#: DST_EMBEDDED -> DST_EMBEDDED_HSQLDB. The approach to read the concrete type of the embedded DB from the configuration does not work, there are enough places where we silently assume 'embedded == embedded HSQLDB'


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [f22d9f24ad9bed65f42c85d643e0f5a25491acc0]

INTEGRATION: CWS impress131_SRC680 (1.18.44); FILE MERGED 2007/10/17 12:50:51 cl 1.18.44.1: #ii62835# use getCurrentPage() to also work for master slides


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [e9894b6ecfef5e58fff4145975f7b16aaeb23460]

INTEGRATION: CWS dba24b (1.9.226); FILE MERGED 2007/09/28 11:59:14 oj 1.9.226.2: RESYNC: (1.9-1.10); FILE MERGED 2007/08/29 11:59:52 fs 1.9.226.1: during #i80930#: DST_EMBEDDED -> DST_EMBEDDED_HSQLDB. The approach to read the concrete type of the embedded DB from the configuration does not work, there are enough places where we silently assume 'embedded == embedded HSQLDB'


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [9f4bfe3fc6f35d54878a774588b08123c4e7c7f1]

INTEGRATION: CWS dba24b (1.73.8); FILE MERGED 2007/08/27 20:30:37 fs 1.73.8.1: removed unneeded include


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [9d15ed3027e3056548b4eca6b25b56fd8af53d6c]

INTEGRATION: CWS dba24b (1.36.28); FILE MERGED 2007/08/16 06:14:43 oj 1.36.28.1: #i56898# clean up of the class structure


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [ff939320742cd083aebd177368fc8b053cfbe4be]

INTEGRATION: CWS dba24b (1.1.2); FILE ADDED 2007/08/28 13:27:40 fs 1.1.2.4: +AuthenticationMode/getAuthentication 2007/08/27 20:29:42 fs 1.1.2.3: # 2007/08/27 13:29:27 fs 1.1.2.2: #i80930# +bFormsCheckRequiredFields 2007/08/27 10:40:13 fs 1.1.2.1: in preparation of #i80930#: class encapsulating all (well, at the moment only *some*) UI relevant facets of a data source type (like support for different UI elelements)


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [2cb2e4f7caf600d2a68ce387f99fe021dd1d19ba]

INTEGRATION: CWS impress131_SRC680 (1.121.58); FILE MERGED 2007/09/20 11:34:13 sj 1.121.58.1: #i81609# fixed fontwork display


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [fb710efc127fa6d0b0a94788c41dba7cc1ae9439]

INTEGRATION: CWS dba24b (1.11.28); FILE MERGED 2007/08/29 11:57:35 fs 1.11.28.2: during #i80930#: getDefaultDatabaseType 2007/08/28 13:29:13 fs 1.11.28.1: +declareAuthDepPath


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [355c0f5d58162588403e55550cf301fdc08a6ee1]

INTEGRATION: CWS impress131_SRC680 (1.13.60); FILE MERGED 2007/10/17 15:03:27 cl 1.13.60.1: #i81257# fixed a typo that trashed the target attribute


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [b3593f92560fa2bdf9f0d47a23dd2e5c88ee8165]

INTEGRATION: CWS dba24b (1.6.28); FILE MERGED 2007/08/29 11:59:05 fs 1.6.28.1: getORB made const


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [39889fa4050200a7f9275df34761d87aad63b2af]

INTEGRATION: CWS dba24b (1.97.28); FILE MERGED 2007/08/27 10:37:53 fs 1.97.28.1: in preparation of #i80930#: some cleanup/re-factoring


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [d5ee5cc8b482a2c34173a8e64fbaf26f063dd11b]

INTEGRATION: CWS dba24b (1.2.308); FILE MERGED 2007/08/16 09:57:46 oj 1.2.308.1: #i56898# accept more than one relation


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [ac08c20b7117928aa31f304648205eebeb51f089]

INTEGRATION: CWS dba24b (1.7.172); FILE MERGED 2007/08/22 11:41:58 oj 1.7.172.1: #i76374# handle cross join as natural join now in query design


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [60d029e94cbb8223fab807ad9133bafeeb1b14f8]

INTEGRATION: CWS impress131_SRC680 (1.2.104); FILE MERGED 2007/10/16 14:21:16 cl 1.2.104.1: #i81323# applied build warning patch


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [7445bbb00795db415bf44723bdb806e756d0ca4a]

INTEGRATION: CWS dba24b (1.13.28); FILE MERGED 2007/08/27 10:37:53 fs 1.13.28.1: in preparation of #i80930#: some cleanup/re-factoring


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [165ed18ccd51e9ae89a048754984d149c3c8c8fb]

INTEGRATION: CWS impress131_SRC680 (1.4.104); FILE MERGED 2007/10/16 14:21:16 cl 1.4.104.1: #i81323# applied build warning patch


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [9365f2a1564c4cef693f56f9b2d6001116239b35]

INTEGRATION: CWS dba24b (1.34.46); FILE MERGED 2007/08/29 11:59:05 fs 1.34.46.1: getORB made const


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [5c6ab7302aba01b6eeb056d91ee1e0c342824971]

INTEGRATION: CWS impress131_SRC680 (1.22.80); FILE MERGED 2007/10/17 15:05:30 cl 1.22.80.1: #i8257# use the description if there is no alternative text for an image map entry


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [0ae56cf9ccd685a225ee15aad1d77332c277ce7b]

INTEGRATION: CWS dba24b (1.1.2); FILE ADDED 2007/08/29 11:59:05 fs 1.1.2.2: getORB made const 2007/08/27 10:38:57 fs 1.1.2.1: in preparation of #i80930#: moved herein from ./AdvancedPageDlg.hxx


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [5a5d279acb635a3af0fe76560d08d040e63623d6]

INTEGRATION: CWS dba24b (1.7.28); FILE MERGED 2007/08/29 11:59:05 fs 1.7.28.1: getORB made const


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [3aa3486ff8b2598c87c1c63238d9498a60896d4c]

INTEGRATION: CWS dba24b (1.9.180); FILE MERGED 2007/10/16 08:31:59 oj 1.9.180.1: #i56898# post 2nd user event


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [b6a461af1c1a515a46433bfe32745af7a6a6468f]

INTEGRATION: CWS dba24b (1.2.306); FILE MERGED 2007/08/16 06:14:43 oj 1.2.306.1: #i56898# clean up of the class structure


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [f8dfb5a12b892ee445aaeb25d966f90d96fc1470]

INTEGRATION: CWS dba24b (1.17.46); FILE MERGED 2007/08/16 06:14:43 oj 1.17.46.1: #i56898# clean up of the class structure


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [c02ba56b445600accdba9b90b6b74bad92b0052d]

INTEGRATION: CWS impress131_SRC680 (1.25.108); FILE MERGED 2007/10/08 11:50:26 cl 1.25.108.1: #i74825# since jpeg now can have individual encoding tables, export encoding table always


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [796960b3ff4aad0ff8cfb13f074ba11d6b7fcb28]

INTEGRATION: CWS dba24b (1.4.306); FILE MERGED 2007/08/16 06:14:43 oj 1.4.306.1: #i56898# clean up of the class structure


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [12b4ee4ec7898b498e997f68ae232ecab24b79c5]

INTEGRATION: CWS impress131_SRC680 (1.11.108); FILE MERGED 2007/10/08 11:50:44 cl 1.11.108.1: #i74825# since jpeg now can have individual encoding tables, export encoding table always


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [71d0553af33c5cabe14f1f0b525fa7211414b701]

INTEGRATION: CWS impress131_SRC680 (1.8.110); FILE MERGED 2007/10/08 11:50:37 cl 1.8.110.1: #i74825# since jpeg now can have individual encoding tables, export encoding table always


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [058c54b58acca1f05ead7e8f8bcf3c0255858c61]

INTEGRATION: CWS dba24b (1.9.180); FILE MERGED 2007/08/16 06:14:43 oj 1.9.180.1: #i56898# clean up of the class structure


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [449662655b78ff65018771a51daa58a55054a3ef]

INTEGRATION: CWS dba24b (1.8.172); FILE MERGED 2007/08/16 06:14:43 oj 1.8.172.1: #i56898# clean up of the class structure


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [e46629cad719bbd5d8ab5ca00fc219cfa4c97d15]

INTEGRATION: CWS dba24b (1.9.28); FILE MERGED 2007/08/16 06:14:43 oj 1.9.28.1: #i56898# clean up of the class structure


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [442ad2d2f647cf97c5488b1fa5e5930dcdaa661a]

INTEGRATION: CWS dba24b (1.16.172); FILE MERGED 2007/08/16 06:14:43 oj 1.16.172.1: #i56898# clean up of the class structure


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [2b5211413609967f40323a560275fc469744b3b2]

INTEGRATION: CWS dba24b (1.4.308); FILE MERGED 2007/08/22 11:41:58 oj 1.4.308.2: #i76374# handle cross join as natural join now in query design 2007/08/16 06:14:43 oj 1.4.308.1: #i56898# clean up of the class structure


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [b89d5a2e9b9a82d26d35546256da8086c1f31472]

INTEGRATION: CWS dba24b (1.3.180); FILE MERGED 2007/08/16 06:14:43 oj 1.3.180.1: #i56898# clean up of the class structure


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [91edc05bd8e6713cdc9a2fd19fd9f028b88ee0d1]

INTEGRATION: CWS dba24b (1.5.308); FILE MERGED 2007/09/28 11:57:09 oj 1.5.308.2: RESYNC: (1.5-1.6); FILE MERGED 2007/08/16 06:14:43 oj 1.5.308.1: #i56898# clean up of the class structure


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [a28b99714b5a3a29687cc15764889e8853031a9e]

INTEGRATION: CWS dba24b (1.16.46); FILE MERGED 2007/08/22 11:41:58 oj 1.16.46.2: #i76374# handle cross join as natural join now in query design 2007/08/16 06:14:43 oj 1.16.46.1: #i56898# clean up of the class structure


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [67d39d1c514273cf39adc1b6b70e15e54febf50e]

INTEGRATION: CWS dba24b (1.21.46); FILE MERGED 2007/08/24 08:21:45 oj 1.21.46.1: #i69678# allow functions in group by


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [38e1a946df62835102f9f4e3fc93b1bb01a23a36]

INTEGRATION: CWS dba24b (1.6.308); FILE MERGED 2007/08/22 11:41:58 oj 1.6.308.1: #i76374# handle cross join as natural join now in query design


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [b4f5de76e0769737bfc6cff103c5aae1ba687e10]

INTEGRATION: CWS dba24b (1.24.180); FILE MERGED 2007/08/24 11:15:57 oj 1.24.180.3: #i80894# reset range to show all tables 2007/08/22 11:41:58 oj 1.24.180.2: #i76374# handle cross join as natural join now in query design 2007/08/16 06:14:43 oj 1.24.180.1: #i56898# clean up of the class structure


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [5006f0018742f64cbc940d54feb39b9f00eb1c27]

INTEGRATION: CWS dba24b (1.9.46); FILE MERGED 2007/08/24 11:15:57 oj 1.9.46.1: #i80894# reset range to show all tables


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [47ae3fe9a235fa9a8f19c9144928de3e30e88727]

INTEGRATION: CWS dba24b (1.22.28); FILE MERGED 2007/08/24 11:15:57 oj 1.22.28.2: #i80894# reset range to show all tables 2007/08/16 06:14:43 oj 1.22.28.1: #i56898# clean up of the class structure


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [4c7e3bfaf616b0ef09b8516538b943d502eb5ad6]

INTEGRATION: CWS dba24b (1.5.46); FILE MERGED 2007/08/29 11:59:05 fs 1.5.46.1: getORB made const


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [839cae7f4d4b8d5606e6ac101fd30aba43d6d031]

INTEGRATION: CWS dba24b (1.5.308); FILE MERGED 2007/09/28 11:56:41 oj 1.5.308.2: RESYNC: (1.5-1.6); FILE MERGED 2007/08/22 11:41:58 oj 1.5.308.1: #i76374# handle cross join as natural join now in query design


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [291d8f10d07764b94c4fc4c8cd37ac0dd15b78f1]

INTEGRATION: CWS dba24b (1.6.46); FILE MERGED 2007/08/22 11:41:58 oj 1.6.46.1: #i76374# handle cross join as natural join now in query design


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [e7b050640e149d7a5935ff66e1ad5c15810ab394]

INTEGRATION: CWS dba24b (1.6.28); FILE MERGED 2007/08/29 11:59:05 fs 1.6.28.1: getORB made const


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [bf2f1488adbbc6c62c15da6ef181ddd448d65061]

INTEGRATION: CWS dba24b (1.37.28); FILE MERGED 2007/08/27 20:31:17 fs 1.37.28.2: #i80930# +datasourceui 2007/08/27 10:53:25 fs 1.37.28.1: #i80930# dedicated implementations for the advanced settings


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [e6760f18c768d00776cc81bcb3f859df0f94579d]

INTEGRATION: CWS dba24b (1.18.46); FILE MERGED 2007/08/27 10:47:27 fs 1.18.46.1: prepare #i80930#: removed dead code


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [3419c77b1e432465c5742f6c326aa970168cc58a]

INTEGRATION: CWS dba24b (1.51.28); FILE MERGED 2007/08/27 13:35:42 fs 1.51.28.2: removed unused code (fillDetailIds call) 2007/08/27 10:47:27 fs 1.51.28.1: prepare #i80930#: removed dead code


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [1b8cf119d1cd2737037c773aa24a353daa6ac1b0]

INTEGRATION: CWS dba24b (1.22.88); FILE MERGED 2007/08/27 13:31:09 fs 1.22.88.1: #i80930# +DSID_CHECK_REQUIRED_FIELDS


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [a2c7511336228ae842ec6d54547ad85964ef0a42]

INTEGRATION: CWS dba24b (1.26.46); FILE MERGED 2007/08/27 10:48:12 fs 1.26.46.1: prepare #i80930#: outsourced all the advanced settings into dedicated pages (they were never needed by more than one instance of the CommonBehaviourPage)


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [6a1391cbdd69b5566ebc4807b3d5bd5757d4a2bb]

INTEGRATION: CWS dba24b (1.47.28); FILE MERGED 2007/08/27 20:29:24 fs 1.47.28.2: #i80930# 2007/08/27 10:48:12 fs 1.47.28.1: prepare #i80930#: outsourced all the advanced settings into dedicated pages (they were never needed by more than one instance of the CommonBehaviourPage)


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [8561cdc6c74896f814b17b7b053ae76d4bd7d694]

INTEGRATION: CWS dba24b (1.26.26); FILE MERGED 2007/10/11 06:42:33 oj 1.26.26.6: #i76826# create correct name 2007/10/01 10:06:56 oj 1.26.26.5: merge conlfict 2007/09/28 11:55:23 oj 1.26.26.4: RESYNC: (1.26-1.27); FILE MERGED 2007/08/30 14:01:54 oj 1.26.26.3: #i76826# change the name to 1 2 3 2007/08/29 12:02:46 fs 1.26.26.2: during #i80930#: DST_EMBEDDED -> DST_EMBEDDED_HSQLDB. The approach to read the concrete type of the embedded DB from the configuration does not work, there are enough places where we silently assume 'embedded == embedded HSQLDB' 2007/08/28 13:27:04 fs 1.26.26.1: authentication information now available at the data source meta data


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [13502bb51e910ed28bf5ce06d7d2d11c525f209c]

INTEGRATION: CWS dba24b (1.15.26); FILE MERGED 2007/09/28 11:54:37 oj 1.15.26.3: RESYNC: (1.15-1.16); FILE MERGED 2007/08/29 13:21:52 fs 1.15.26.2: #i10000# 2007/08/27 10:48:42 fs 1.15.26.1: removed unneeded include


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [e62edd67d32b89c3e16b8ffb07c1a048a461d081]

INTEGRATION: CWS dba24b (1.12.50); FILE MERGED 2007/08/27 10:49:59 fs 1.12.50.1: identifier cleanup in preparation of #i80930#


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [deb9656d13a137f5010e8aa92e9691cb90a85a88]

INTEGRATION: CWS dba24b (1.4.216); FILE MERGED 2007/08/27 10:49:59 fs 1.4.216.1: identifier cleanup in preparation of #i80930#


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [159f668555c7387bc9ed0e10dabf2f46cd7742ff]

INTEGRATION: CWS dba24b (1.156.46); FILE MERGED 2007/08/27 10:50:38 fs 1.156.46.1: prepare #i80930#: outsourced all the advanced settings into dedicated pages (they were never needed by more than one instance of the CommonBehaviourPage)


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [db1571cf8ace3e5cffc89eec8804ec4ba8d22692]

INTEGRATION: CWS dba24b (1.34.88); FILE MERGED 2007/08/27 10:50:38 fs 1.34.88.1: prepare #i80930#: outsourced all the advanced settings into dedicated pages (they were never needed by more than one instance of the CommonBehaviourPage)


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [25e0c1978a42211ae3559fd74f3dd4f07d597fe9]

INTEGRATION: CWS dba24b (1.103.28); FILE MERGED 2007/09/05 08:40:33 fs 1.103.28.4: #i80845# change the defaults for field delimiter and thousands separator, to match the core defaults 2007/08/29 12:02:57 fs 1.103.28.3: getORB made const 2007/08/27 13:31:24 fs 1.103.28.2: #i80930# +DSID_CHECK_REQUIRED_FIELDS 2007/08/27 10:50:38 fs 1.103.28.1: prepare #i80930#: outsourced all the advanced settings into dedicated pages (they were never needed by more than one instance of the CommonBehaviourPage)


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [6a0bce8df8a960f4764947e646ef78fb27e653fd]

INTEGRATION: CWS dba24b (1.1.2); FILE ADDED 2007/08/27 20:27:21 fs 1.1.2.1: encapsulates information about available UI features of a data source type


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [8ffea77851bf2324b8dbfa541e04f83600613b16]

INTEGRATION: CWS dba24b (1.1.2); FILE ADDED 2007/08/27 13:35:28 fs 1.1.2.2: #i80930# 2007/08/27 10:43:57 fs 1.1.2.1: re-factoring in preparation of #i80930#: collected the implementations for the 'Advanced Settings' of a data source in advancedsettings.*


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [b5e5ec882e5ab22556b9ffd6dadba5a50464944c]

INTEGRATION: CWS dba24b (1.1.2); FILE ADDED 2007/08/27 20:29:09 fs 1.1.2.3: #i80930# mapping from DSID to support flag now done by dedicated class (DataSourceUI) 2007/08/27 13:35:28 fs 1.1.2.2: #i80930# 2007/08/27 10:43:57 fs 1.1.2.1: re-factoring in preparation of #i80930#: collected the implementations for the 'Advanced Settings' of a data source in advancedsettings.*


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [cec5d40714ce23bef1a736a8b8960268245d8b82]

INTEGRATION: CWS dba24b (1.1.2); FILE ADDED 2007/08/29 13:21:52 fs 1.1.2.5: #i10000# 2007/08/29 12:02:57 fs 1.1.2.4: getORB made const 2007/08/27 20:29:09 fs 1.1.2.3: #i80930# mapping from DSID to support flag now done by dedicated class (DataSourceUI) 2007/08/27 13:35:28 fs 1.1.2.2: #i80930# 2007/08/27 10:43:57 fs 1.1.2.1: re-factoring in preparation of #i80930#: collected the implementations for the 'Advanced Settings' of a data source in advancedsettings.*


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [609eab83834eba22fb38accd55e872bb51d54a38]

INTEGRATION: CWS dba24b (1.31.46); FILE MERGED 2007/08/27 10:49:13 fs 1.31.46.1: #i80930# _bRevertValue parameter to fillBool


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [9452d96cb72e42b52df2554d2392228142788234]

INTEGRATION: CWS dba24b (1.48.28); FILE MERGED 2007/08/27 10:49:08 fs 1.48.28.1: #i80930# _bRevertValue parameter to fillBool


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [ae13c7cb0b4fc9c692b43bdec7312afe92b05370]

INTEGRATION: CWS dba24b (1.12.28); FILE MERGED 2007/08/29 12:02:56 fs 1.12.28.1: getORB made const


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [4b4e2b1b33a60f52da5a324336be17e260302e6d]

INTEGRATION: CWS dba24b (1.24.28); FILE MERGED 2007/10/01 06:42:50 oj 1.24.28.3: merge conflict 2007/09/28 11:55:07 oj 1.24.28.2: RESYNC: (1.24-1.25); FILE MERGED 2007/08/16 06:14:42 oj 1.24.28.1: #i56898# clean up of the class structure


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [3e677f47be80c5b9e315c32a6692aaf7ce5664ad]

INTEGRATION: CWS dba24b (1.6.88); FILE MERGED 2007/08/27 20:28:23 fs 1.6.88.2: #i80930# fillDetailIds renamed to getSupportedIndirectSettings + now partly based on DataSourceUI, to avoid duplicated hard-coded data 2007/08/27 10:45:59 fs 1.6.88.1: #i80930# only one implementation for the Special Settings page


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [419cc6a24f57427e3203a0618a961bef7ea3529f]

INTEGRATION: CWS dba24b (1.7.88); FILE MERGED 2007/09/28 11:54:51 oj 1.7.88.3: RESYNC: (1.7-1.8); FILE MERGED 2007/08/27 20:28:23 fs 1.7.88.2: #i80930# fillDetailIds renamed to getSupportedIndirectSettings + now partly based on DataSourceUI, to avoid duplicated hard-coded data 2007/08/27 13:31:35 fs 1.7.88.1: #i80930# proper detail ids


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [3791df688a4f0110606d94d29255cc291750486d]

INTEGRATION: CWS dba24b (1.8.46); FILE MERGED 2007/08/27 10:45:06 fs 1.8.46.1: re-factoring for #i80930#: made getDataSourceType static


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [1b676a065bf4431efbd94766997b028de7054e96]

INTEGRATION: CWS dba24b (1.18.28); FILE MERGED 2007/08/28 13:26:46 fs 1.18.28.4: authentication information now available at the data source meta data 2007/08/27 20:31:00 fs 1.18.28.3: #i80930# fillDetailIds renamed to getSupportedIndirectSettings + now partly based on DataSourceUI, to avoid duplicated hard-coded data 2007/08/27 13:30:35 fs 1.18.28.2: #i80930# allow for no detail ids (fillDetailids) 2007/08/27 10:45:06 fs 1.18.28.1: re-factoring for #i80930#: made getDataSourceType static


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [d6e47a21e99c54027b7fe61f6c21621b6c1e73d2]

INTEGRATION: CWS dba24b (1.13.28); FILE MERGED 2007/08/27 10:45:39 fs 1.13.28.1: name clash (during #i80930#)


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [fa692a6e35359b18122c9f696df618fa94fc7519]

INTEGRATION: CWS dba24b (1.4.308); FILE MERGED 2007/08/27 10:53:40 fs 1.4.308.1: identifier cleanup in preparation of #i80930#


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [c4e089720884e08bb7d9c2661c6e57945b8637bb]

INTEGRATION: CWS dba24b (1.19.26); FILE MERGED 2007/09/28 11:54:44 oj 1.19.26.2: RESYNC: (1.19-1.20); FILE MERGED 2007/08/28 13:26:32 fs 1.19.26.1: authentication information now available at the data source meta data


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [6e8607ff96ed68ced695d9649e6792ce56db7a48]

INTEGRATION: CWS dba24b (1.13.28); FILE MERGED 2007/08/29 12:02:56 fs 1.13.28.1: getORB made const


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [8e9af7ae8b792beed32c0dd4a78a6d8a27fc5f1f]

INTEGRATION: CWS dba24b (1.20.28); FILE MERGED 2007/10/11 12:58:14 oj 1.20.28.6: #i82513# assign wrong index for vector 2007/10/01 06:32:56 oj 1.20.28.5: merge conflict 2007/09/28 11:54:15 oj 1.20.28.4: RESYNC: (1.20-1.21); FILE MERGED 2007/08/22 11:41:58 oj 1.20.28.3: #i76374# handle cross join as natural join now in query design 2007/08/16 09:57:46 oj 1.20.28.2: #i56898# accept more than one relation 2007/08/16 06:14:42 oj 1.20.28.1: #i56898# clean up of the class structure


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [6220350936e986d3647de9a3321ce141d339b12a]

INTEGRATION: CWS dba24b (1.47.28); FILE MERGED 2007/08/30 12:41:50 oj 1.47.28.2: #i76657# check for the PRECISION in the create params 2007/08/22 11:41:57 oj 1.47.28.1: #i76374# handle cross join as natural join now in query design


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [373b4a9c31c34b9befe2cb0afebe7360f4a22fdf]

INTEGRATION: CWS dba24b (1.18.46); FILE MERGED 2007/09/03 06:16:59 oj 1.18.46.1: #10000# SbaTableQueryBrowser::getDatabaseObjectType: folder types and 'Unknown' not allowed here!


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [194975759a6ca23187deedab820a6a97b9e4081b]

INTEGRATION: CWS pmladek07_SRC680 (1.10.52); FILE MERGED 2007/10/25 11:16:23 pmladek 1.10.52.1: #i82970# Do not crash when loading too big pictures


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [245444feb3ea57aec2db5f9c160c1556c6914e67]

INTEGRATION: CWS dba24b (1.44.6); FILE MERGED 2007/09/28 11:51:50 oj 1.44.6.4: RESYNC: (1.44-1.47); FILE MERGED 2007/08/29 12:07:02 fs 1.44.6.3: #i10000# 2007/08/29 12:03:18 fs 1.44.6.2: during #i80930#: DST_EMBEDDED -> DST_EMBEDDED_HSQLDB. The approach to read the concrete type of the embedded DB from the configuration does not work, there are enough places where we silently assume 'embedded == embedded HSQLDB' 2007/08/27 10:55:04 fs 1.44.6.1: prepare #i80930#: advanced settings enabled according to DataSourceMetaData, not with hard-coded list of supporting types


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [7410c0f5e4b9e0f17726b98107d4451328d65432]

INTEGRATION: CWS pmladek07_SRC680 (1.14.18); FILE MERGED 2007/10/25 11:16:23 pmladek 1.14.18.1: #i82970# Do not crash when loading too big pictures


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [25911e14171f702a2af44f87137791cb983cd416]

INTEGRATION: CWS dba24b (1.41.46); FILE MERGED 2007/08/27 13:28:58 fs 1.41.46.1: #i80930#


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [8836c69571f4a328f0ef55ebca24612656326296]

INTEGRATION: CWS dba24b (1.44.50); FILE MERGED 2007/08/27 13:28:45 fs 1.44.50.1: #i80930#


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [017cc68468d723bc2364c1a30b2705053252d7ad]

INTEGRATION: CWS pmladek07_SRC680 (1.70.14); FILE MERGED 2007/10/25 11:16:23 pmladek 1.70.14.1: #i82970# Do not crash when loading too big pictures


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [40093dbd2ed172739664ce43c542689835f059af]

INTEGRATION: CWS dba24b (1.16.172); FILE MERGED 2007/08/16 06:14:42 oj 1.16.172.1: #i56898# clean up of the class structure


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [27464a37af3b06ccfbd3dd8e8042847cf7cc60a8]

INTEGRATION: CWS dba24b (1.31.96); FILE MERGED 2007/08/16 06:14:42 oj 1.31.96.1: #i56898# clean up of the class structure


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [e98633b5de5fa36bd039fa0ed315b255c2e9f073]

INTEGRATION: CWS dba24b (1.69.28); FILE MERGED 2007/08/27 13:28:16 fs 1.69.28.2: #i80930# 2007/08/22 11:41:57 oj 1.69.28.1: #i76374# handle cross join as natural join now in query design


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [a4513b342b828c675ea39717ee1886f74cbd6bf9]

INTEGRATION: CWS dba24b (1.4.1004); FILE MERGED 2007/09/04 21:44:10 fs 1.4.1004.1: during #i73237#: slight refactoring


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [2522299f39dddc9a23dbe654ed7c3f735158626d]

INTEGRATION: CWS dba24b (1.5.1004); FILE MERGED 2007/09/04 21:44:10 fs 1.5.1004.1: during #i73237#: slight refactoring


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [c31ddd1b1f07488f9d3ee0d54331eda4787d25f7]

INTEGRATION: CWS dba24b (1.21.108); FILE MERGED 2007/09/04 21:44:10 fs 1.21.108.1: during #i73237#: slight refactoring


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [ad560ea74f17dc5b701f8c2291a63ad3d4a82366]

INTEGRATION: CWS dba24b (1.16.350); FILE MERGED 2007/09/04 21:42:42 fs 1.16.350.1: #i73237# +createFormattedColumnValue


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [4b8d50ed5145dc1f23d9c78d038f71992a7c0851]

INTEGRATION: CWS dba24b (1.5.480); FILE MERGED 2007/09/04 21:44:21 fs 1.5.480.1: during #i73237#: slight refactoring


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [852774663f34dffb8885aafeef621eddd40e181c]

INTEGRATION: CWS dba24b (1.6.480); FILE MERGED 2007/09/04 21:44:21 fs 1.6.480.1: during #i73237#: slight refactoring


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [9fe831abb40546f8deb0fd594fdd6b965ca4ad94]

INTEGRATION: CWS dba24b (1.20.350); FILE MERGED 2007/10/02 19:16:45 fs 1.20.350.2: #i10000# 2007/09/04 21:43:37 fs 1.20.350.1: #i73237# +createFormattedColumnValue


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [9c36b0d369d6ac8723c2f3fd2f7205c4af61a5ae]

INTEGRATION: CWS dba24b (1.62.108); FILE MERGED 2007/09/04 21:45:15 fs 1.62.108.1: #i73237# patter fields now use the format of the bound field


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [2a22f22568520df3976efdd4566c1121e0e49b3a]

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>  [3cb8d6c454aeda1503de015a0bec3996f68ca233]

INTEGRATION: CWS dba24b (1.14.66); FILE MERGED 2007/09/04 21:12:25 fs 1.14.66.1: cosmetics


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [564b910650c3c3c8bad1a6b2d673f7fe173c09f2]

INTEGRATION: CWS dba24b (1.17.34); FILE MERGED 2007/09/03 09:20:14 fs 1.17.34.1: during #i76024#: introduced ComponentContext member (more future-proof)


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [0c0f9313f5a1bd4da17da8eca0572cc97415e133]

INTEGRATION: CWS dba24b (1.13.34); FILE MERGED 2007/09/03 09:23:16 fs 1.13.34.1: #i76024# +cachedrowset


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [fe0690760974f180397e6346cc74f214a019742f]

INTEGRATION: CWS dba24b (1.1.2); FILE ADDED 2007/09/03 09:23:05 fs 1.1.2.1: #i76024# helper for a cached row set which does not need to be re-executed when nothing changed


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [0888a2038c12aa963fc25a2d40923c5ecc01add2]

INTEGRATION: CWS dba24b (1.8.38); FILE MERGED 2007/09/04 21:14:04 fs 1.8.38.1: #i73237# use a FormattedColumnValue instance for transfering data between the column and the model's Text property


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [d4c2b2e880ca15c6c40bb66abe6c938a8678ce82]

INTEGRATION: CWS dba24b (1.16.38); FILE MERGED 2007/09/04 21:14:04 fs 1.16.38.1: #i73237# use a FormattedColumnValue instance for transfering data between the column and the model's Text property


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [ccc7903b6b14db209db705296bf5c2bdb3dcdc7b]

INTEGRATION: CWS dba24b (1.19.38); FILE MERGED 2007/09/04 21:32:18 fs 1.19.38.2: #i73237# some minor cleanup 2007/09/03 09:21:40 fs 1.19.38.1: #i76024# +m_aListRowSet


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [663ba59b663722f5a8e9281eba1d9775467b28a4]

INTEGRATION: CWS dba24b (1.52.8); FILE MERGED 2007/09/04 21:32:18 fs 1.52.8.3: #i73237# some minor cleanup 2007/09/04 21:15:08 fs 1.52.8.2: #i73237# use the new FormatterColumnValue class, which encapsulates what we previously did manually (format column values according to the column's format) 2007/09/03 09:22:19 fs 1.52.8.1: #i76024# loadData: cache the row set which is used to fill the list, don't re-execute/re-fill when nothing changed since the last invocation


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [0709dfc2f9556b5f09fa535ecfede8cb79f14b9e]

INTEGRATION: CWS dba24b (1.57.34); FILE MERGED 2007/09/03 09:20:34 fs 1.57.34.1: during #i76024#: introduced ComponentContext member (more future-proof)


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [fd3de2f48d551c9b0617896a967a91aabb06f6c8]

INTEGRATION: CWS dba24b (1.15.38); FILE MERGED 2007/09/04 21:15:08 fs 1.15.38.1: #i73237# use the new FormatterColumnValue class, which encapsulates what we previously did manually (format column values according to the column's format)


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [207e86b3e63bedb0f9f927c0681b3964a6bc2347]

INTEGRATION: CWS dba24b (1.38.38); FILE MERGED 2007/09/04 21:15:08 fs 1.38.38.1: #i73237# use the new FormatterColumnValue class, which encapsulates what we previously did manually (format column values according to the column's format)


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [9281f1ef37805bb799db5e9fbed47fe3729e406a]

INTEGRATION: CWS dba24b (1.11.38); FILE MERGED 2007/09/06 08:02:25 fs 1.11.38.2: fix #i76024# for combo boxes, too 2007/09/04 21:34:57 fs 1.11.38.1: #i73237# use the new FormatterColumnValue class, which encapsulates what we previously did manually (format column values according to the column's format)


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [d087bb2f16827cbf50ab6788c62b89137d74a58d]

INTEGRATION: CWS dba24b (1.36.38); FILE MERGED 2007/09/06 08:02:25 fs 1.36.38.2: fix #i76024# for combo boxes, too 2007/09/04 21:34:57 fs 1.36.38.1: #i73237# use the new FormatterColumnValue class, which encapsulates what we previously did manually (format column values according to the column's format)


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [473a3ccf63cc36ac3fa992dcb72d581496cb1bbf]

INTEGRATION: CWS dba24b (1.24.116); FILE MERGED 2007/08/29 12:05:19 fs 1.24.116.1: during #i80930#: The approach to read the concrete type of the embedded DB from the configuration does not work, there are enough places where we silently assume 'embedded == embedded HSQLDB'


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [9573364f6028e94cba6536c6267ddcaf874d21c8]

INTEGRATION: CWS dba24b (1.5.282); FILE MERGED 2007/09/04 20:44:13 fs 1.5.282.1: #i73237# +createFormattedColumnValue


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [9f574861238399e1b0838f0309d1425bf785267d]

INTEGRATION: CWS dba24b (1.6.124); FILE MERGED 2007/09/04 20:44:13 fs 1.6.124.1: #i73237# +createFormattedColumnValue


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [8262ac668844b0a50f1baa88cd50a64676b4c8d7]

INTEGRATION: CWS dba24b (1.47.26); FILE MERGED 2007/09/28 11:24:43 oj 1.47.26.6: RESYNC: (1.47-1.48); FILE MERGED 2007/08/24 10:16:10 oj 1.47.26.5: #i75557# remove true at bQuote 2007/08/24 06:48:15 oj 1.47.26.4: #i59211# add concat || 2007/08/23 12:10:27 oj 1.47.26.3: #i24079# check for boolean_term inside search_condition 2007/08/23 11:01:57 oj 1.47.26.2: #i22582# little change boolean_factor 2007/08/23 07:24:58 oj 1.47.26.1: #i73215# do not set predicate to false


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [e60554be98b064ffb92c7899c9e85c1b56fd09e8]

INTEGRATION: CWS dba24b (1.30.160); FILE MERGED 2007/09/28 11:24:18 oj 1.30.160.3: RESYNC: (1.30-1.31); FILE MERGED 2007/08/24 06:48:15 oj 1.30.160.2: #i59211# add concat || 2007/08/23 13:09:59 oj 1.30.160.1: #i32900# correct scanner for parameter


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [0685c5415fd6de23a2c2af748a6b826dc0b66520]

INTEGRATION: CWS dba24b (1.57.6); FILE MERGED 2007/09/28 11:24:26 oj 1.57.6.5: RESYNC: (1.57-1.58); FILE MERGED 2007/08/30 13:49:21 oj 1.57.6.4: #i61061# add () around search_condition 2007/08/24 08:20:33 oj 1.57.6.3: #i69678# allow functions in group by 2007/08/24 06:48:15 oj 1.57.6.2: #i59211# add concat || 2007/08/23 11:01:57 oj 1.57.6.1: #i22582# little change boolean_factor


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [6d020421ff51ddf31c172c5e8e6065fc25610e80]

INTEGRATION: CWS dba24b (1.11.184); FILE MERGED 2007/09/28 11:23:55 oj 1.11.184.2: RESYNC: (1.11-1.12); FILE MERGED 2007/08/31 06:09:27 oj 1.11.184.1: #145282# not initialized var


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [7fb8cb7e3f6a8f674359e5bc287ea6b4c0cff3f0]

INTEGRATION: CWS dba24b (1.3.282); FILE MERGED 2007/10/05 06:03:30 oj 1.3.282.2: #145282# use of [] 2007/08/31 06:09:27 oj 1.3.282.1: #145282# not initialized var


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [75fb92261901163b6e52395bf269e298494420ae]

INTEGRATION: CWS dba24b (1.8.184); FILE MERGED 2007/08/27 06:13:28 oj 1.8.184.1: #i75557# allow functions before like


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [2fb2a1a4e57ad6d507c3c85bbf14905495abb7bc]

INTEGRATION: CWS dba24b (1.43.88); FILE MERGED 2007/09/28 11:22:37 oj 1.43.88.2: RESYNC: (1.43-1.44); FILE MERGED 2007/08/31 06:09:26 oj 1.43.88.1: #145282# not initialized var


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [74c4a5fa3f032eddd2744286c280f860be126a8c]

INTEGRATION: CWS dba24b (1.5.26); FILE MERGED 2007/09/28 11:14:10 oj 1.5.26.2: RESYNC: (1.5-1.6); FILE MERGED 2007/08/31 09:21:59 oj 1.5.26.1: #i73634# check if driver name is empty and throw if so


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [91688f81bf27f475f4a3c25a732ce376c03a17c0]

INTEGRATION: CWS dba24b (1.26.124); FILE MERGED 2007/09/28 11:12:43 oj 1.26.124.2: RESYNC: (1.26-1.27); FILE MERGED 2007/08/23 12:17:54 oj 1.26.124.1: #i31030 chanfge to in too


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [2832e240485980f033385433e9c52d4fde53623e]

INTEGRATION: CWS dba24b (1.24.124); FILE MERGED 2007/08/23 12:17:54 oj 1.24.124.1: #i31030 chanfge to in too


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [fb13bfb4dcf300e4e500d68f4a6b3ea5ad665a1d]

INTEGRATION: CWS dba24b (1.26.50); FILE MERGED 2007/08/31 06:11:26 oj 1.26.50.1: #100000# wrong type in property


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [48f0fd2b68499c69d82cb914ab987ee3ad175c80]

INTEGRATION: CWS dba24b (1.12.52); FILE MERGED 2007/09/04 20:47:03 fs 1.12.52.1: #i73237# +I18NISOLANGLIB


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [f6e1fcba13ec8444c40658945a705f81bebebd9a]

INTEGRATION: CWS dba24b (1.30.26); FILE MERGED 2007/09/04 20:46:09 fs 1.30.26.1: #i73237# +formattedcolumvalue


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [11ebe4963cb4e05b2aa9c6a92a4d9d1c320b0f26]

INTEGRATION: CWS dba24b (1.1.2); FILE ADDED 2007/09/04 21:04:40 fs 1.1.2.3: unnecessary includes 2007/09/04 20:52:37 fs 1.1.2.2: #i73237# +getColumn/Update 2007/09/04 20:43:05 fs 1.1.2.1: #i73237# helper class for formatting the content of a DB column


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [932b46d9968c32743b7d906d3cd9f2d50d3005fc]

INTEGRATION: CWS dba24b (1.16.124); FILE MERGED 2007/09/04 20:45:44 fs 1.16.124.1: spelling


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [c0bead125c3dfd11a4f4821ada0839f45e6c62fa]

INTEGRATION: CWS dba24b (1.13.88); FILE MERGED 2007/09/04 20:43:47 fs 1.13.88.1: #i73237# +createFormattedColumnValue


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [c6a98402c127714f917a0eea51357f41b826df15]

INTEGRATION: CWS dba24b (1.20.88); FILE MERGED 2007/08/24 06:48:32 oj 1.20.88.1: #i59211# add concat ||


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [c60a030b16e408474d2660d4d88644127d402df6]

INTEGRATION: CWS thbpp9_SRC680 (1.2.84); FILE MERGED 2007/10/17 23:00:21 thb 1.2.84.1: #147378# Merging fixes from CWS basebmp01 - lost when open-sourcing the headless plugin


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [0099f534f6d8215c8752c3a1033a463bf4b0052e]

INTEGRATION: CWS dba24b (1.1.2); FILE ADDED 2007/09/04 21:04:14 fs 1.1.2.3: make getters virtual 2007/09/04 20:52:32 fs 1.1.2.2: #i73237# +getColumn/Update 2007/09/04 20:43:00 fs 1.1.2.1: #i73237# helper class for formatting the content of a DB column


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [850a284de994948b1d015c3f92f0031aa43a592f]

INTEGRATION: CWS thbpp9_SRC680 (1.37.84); FILE MERGED 2007/10/20 22:42:17 thb 1.37.84.1: #i81576# Now properly clipping PosAry to output area


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [8227686f1027d56b92d4d65fafb0d240f64a40a3]

INTEGRATION: CWS thbpp9_SRC680 (1.7.22); FILE MERGED 2007/10/17 13:58:07 thb 1.7.22.1: #i77672# Adapting to changed spirit behaviour (should be backward-compatible)


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [93955d7bbf618c76dd00efa66797f54e36b1e895]

INTEGRATION: CWS thbpp9_SRC680 (1.4.22); FILE MERGED 2007/10/17 21:01:29 thb 1.4.22.1: #i82485# Avoid unnecessary repaints


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [bd1ed45d7c84fc714fc28307370d662d84457b9a]

INTEGRATION: CWS thbpp9_SRC680 (1.10.484); FILE MERGED 2007/10/17 13:56:01 thb 1.10.484.1: #i77672# Adapting to changed spirit behaviour (should be backward-compatible)


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [e327f1eb0f0849c4928931df8c748d8e3742f1af]

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-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [1e18bcce01a3e40209e4cc4c8917d40527286395]

INTEGRATION: CWS thbpp9_SRC680 (1.10.58); FILE MERGED 2007/10/17 21:14:36 thb 1.10.58.1: #i82485# Carry clips along, also for XCachedPrimitive repaints


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [d03914c563200a8828c49c8ed5f0b9f4e1c181b8]

INTEGRATION: CWS thbpp9_SRC680 (1.13.58); FILE MERGED 2007/10/17 21:14:36 thb 1.13.58.1: #i82485# Carry clips along, also for XCachedPrimitive repaints


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [6eda910fb4892d86aa5a38b7fc8514f74dd0200c]

INTEGRATION: CWS thbpp9_SRC680 (1.3.120); FILE MERGED 2007/10/17 21:14:36 thb 1.3.120.1: #i82485# Carry clips along, also for XCachedPrimitive repaints


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [d62828d32d75dd6e90ef47ee8142285e10bc491f]

INTEGRATION: CWS thbpp9_SRC680 (1.8.28); FILE MERGED 2007/10/17 21:14:36 thb 1.8.28.1: #i82485# Carry clips along, also for XCachedPrimitive repaints


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [9bc57eca692140fbb274e30af1601dccaa74735f]

INTEGRATION: CWS thbpp9_SRC680 (1.12.2.1.6); FILE MERGED 2007/10/17 21:14:36 thb 1.12.2.1.6.1: #i82485# Carry clips along, also for XCachedPrimitive repaints


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [4e805e7c5ac487f047290ecc5cdbf988bd092627]

INTEGRATION: CWS thbpp9_SRC680 (1.9.114); FILE MERGED 2007/10/17 21:14:36 thb 1.9.114.1: #i82485# Carry clips along, also for XCachedPrimitive repaints


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [46f23c53b1567ff7b2170574058f76cb2bca2609]

INTEGRATION: CWS thbpp9_SRC680 (1.12.28); FILE MERGED 2007/10/17 21:14:36 thb 1.12.28.1: #i82485# Carry clips along, also for XCachedPrimitive repaints


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [a21c08d00838b4c9c215258c5ff490e3f40e4173]

INTEGRATION: CWS thbpp9_SRC680 (1.7.114); FILE MERGED 2007/10/17 21:14:36 thb 1.7.114.1: #i82485# Carry clips along, also for XCachedPrimitive repaints


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [54c10c276b1e3669d05d96ed0a725e4e494d0e24]

INTEGRATION: CWS thbpp9_SRC680 (1.8.70); FILE MERGED 2007/10/17 21:14:36 thb 1.8.70.1: #i82485# Carry clips along, also for XCachedPrimitive repaints


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [84f66618d86d333030cb93ff7347f0e004ac492e]

INTEGRATION: CWS thbpp9_SRC680 (1.4.114); FILE MERGED 2007/10/17 21:14:36 thb 1.4.114.1: #i82485# Carry clips along, also for XCachedPrimitive repaints


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [aa2a1f880ef4f44c2c7d95d22abe49284727c41a]

INTEGRATION: CWS thbpp9_SRC680 (1.6.70); FILE MERGED 2007/10/17 21:14:36 thb 1.6.70.1: #i82485# Carry clips along, also for XCachedPrimitive repaints


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [f8c71d25961f3b7e599aa1323d9cc23f1bc88416]

INTEGRATION: CWS thbpp9_SRC680 (1.9.18); FILE MERGED 2007/10/17 13:50:42 thb 1.9.18.1: #i81116# Applied fix from rodo


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [6c21d61abb689ba225dfb02744d692330296b51a]

INTEGRATION: CWS thbpp9_SRC680 (1.24.82); FILE MERGED 2007/10/17 13:52:38 thb 1.24.82.1: #i82666# Ensuring that pdf import extension meets already working hybrid export


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [3892cb462f5d7653b09af656a348da62db124e3e]

INTEGRATION: CWS jl81_SRC680 (1.14.52); FILE MERGED 2007/10/23 13:15:55 jl 1.14.52.4: #i81988# removing OSL_ENSURE 2007/10/19 15:29:14 jl 1.14.52.3: #i81988# 2007/10/19 15:04:36 jl 1.14.52.2: #i81988# 2007/10/19 13:21:55 jl 1.14.52.1: #i81988# office_is_running checks does not open pipe when runngin in soffice.bin


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [694a2eb79476522b4c477c6cc056e076b61770c9]

INTEGRATION: CWS mav25_SRC680 (1.96.68); FILE MERGED 2007/10/26 10:44:56 mav 1.96.68.1: #i82235# send notification even in the call


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [b12957407da361865d833f6dffdc6c45853825a8]

INTEGRATION: CWS celltrans02 (1.1.2); FILE ADDED 2007/09/06 02:57:32 kohei 1.1.2.4: finished the code generation script. 2007/09/06 00:07:31 kohei 1.1.2.3: routes output to the output file & added default input/output files. 2007/09/05 23:57:44 kohei 1.1.2.2: now the script parses the source text file correctly. 2007/09/05 21:22:21 kohei 1.1.2.1: initial commit for auto-generating cell keyword code.


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [00295a6ea626a4905cb51f67ed310451b5cfa466]

INTEGRATION: CWS celltrans02 (1.1.2); FILE ADDED 2007/10/03 20:14:35 kohei 1.1.2.4: added missing hungarian keywords. 2007/10/02 15:36:17 kohei 1.1.2.3: fixed one Hungarian localized keyword for FILENAME. 2007/09/06 02:57:32 kohei 1.1.2.2: finished the code generation script. 2007/09/05 21:22:21 kohei 1.1.2.1: initial commit for auto-generating cell keyword code.


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [956937a592162f70f9f26953e9c5b495769aa612]

INTEGRATION: CWS celltrans02 (1.27.48); FILE MERGED 2007/09/06 16:23:30 kohei 1.27.48.2: use transliteration object to upcase the strings, instead of character classification object. 2007/09/06 03:02:22 kohei 1.27.48.1: added Hungarian keywords & made changes so that the keywords are stored in unicode instead of in ascii.


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [fa6733455ffe9e7f558cf7e2d3b08c7ad12e8f3f]

INTEGRATION: CWS celltrans02 (1.50.42); FILE MERGED 2007/09/06 16:23:30 kohei 1.50.42.2: use transliteration object to upcase the strings, instead of character classification object. 2007/09/06 03:02:22 kohei 1.50.42.1: added Hungarian keywords & made changes so that the keywords are stored in unicode instead of in ascii.


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [0a07a1464e25a174ac5b8e21a356a20b5bc129cf]

INTEGRATION: CWS celltrans02 (1.1.2); FILE ADDED 2007/10/03 20:15:32 kohei 1.1.2.3: added missing hungarian keywords. 2007/10/02 15:37:39 kohei 1.1.2.2: fixed one Hungarian localized keyword for FILENAME. 2007/09/06 03:02:22 kohei 1.1.2.1: added Hungarian keywords & made changes so that the keywords are stored in unicode instead of in ascii.


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [9aa3d198dbcab91e5707f6e954db830d408505cc]

INTEGRATION: CWS celltrans02 (1.2.50); FILE MERGED 2007/09/06 17:50:33 kohei 1.2.50.5: minor tweak in the in-line comment. 2007/09/06 16:36:52 kohei 1.2.50.4: Added more in-line comment about the keyword file. 2007/09/06 16:23:30 kohei 1.2.50.3: use transliteration object to upcase the strings, instead of character classification object. 2007/09/06 03:19:23 kohei 1.2.50.2: added mutex guard to protect statically instantiated variables. 2007/09/06 03:02:22 kohei 1.2.50.1: added Hungarian keywords & made changes so that the keywords are stored in unicode instead of in ascii.


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [e48d9042ab94aa54991fa2b0ffc8a1476c5bcb1a]

INTEGRATION: CWS celltrans02 (1.2.50); FILE MERGED 2007/09/06 16:23:30 kohei 1.2.50.1: use transliteration object to upcase the strings, instead of character classification object.


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [3f4a893b28005cb710c8cc752e4e161e18a03596]

INTEGRATION: CWS pppopt03 (1.7.2); FILE MERGED 2007/10/25 09:43:43 sj 1.7.2.3: fixed typo 2007/10/18 11:51:03 sj 1.7.2.2: #i82570# fixed strings 2007/10/15 15:44:55 sj 1.7.2.1: #i82570# fixed strings


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [00f89b36d074cebb875eb6b339ebbfd65f2ec752]

INTEGRATION: CWS pppopt03 (1.1.2); FILE MERGED 2007/10/15 13:18:03 sj 1.1.2.2: #i82552# fixed licenses 2007/10/15 10:09:28 sj 1.1.2.1: #82552# fixed licenses


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [8bda18fcfbd3a6b983fde30e637983848f1b2dfa]

INTEGRATION: CWS pppopt03 (1.1.2); FILE MERGED 2007/10/15 13:18:48 sj 1.1.2.2: #i82552# fixed licenses 2007/10/15 10:09:28 sj 1.1.2.1: #82552# fixed licenses


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [b2f30f5f44c943acc7f31871145a0095b31091c4]

INTEGRATION: CWS pppopt03 (1.1.2); FILE MERGED 2007/10/15 13:19:00 sj 1.1.2.2: #i82552# fixed licenses 2007/10/15 10:09:28 sj 1.1.2.1: #82552# fixed licenses


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [43648b5b88db1dfb245bd5b3dc53b36c64bfe31e]

INTEGRATION: CWS pppopt03 (1.1.2); FILE MERGED 2007/10/15 13:18:38 sj 1.1.2.2: #i82552# fixed licenses 2007/10/15 10:09:27 sj 1.1.2.1: #82552# fixed licenses


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [b315b2460bc9373c2ffcaae6cf45938d0d328cb5]

INTEGRATION: CWS pppopt03 (1.1.2); FILE ADDED 2007/10/25 09:46:17 sj 1.1.2.1: initial version


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [9ae17fbb6786fc66b2c29762072b01c8b08b2b2a]

INTEGRATION: CWS pppopt03 (1.2.2); FILE MERGED 2007/10/18 11:51:03 sj 1.2.2.2: #i82570# fixed strings 2007/10/15 15:44:55 sj 1.2.2.1: #i82570# fixed strings


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [3b0e4789331f1c480ec42516ec9b2f8d3b0138a3]

INTEGRATION: CWS pppopt03 (1.4.2); FILE MERGED 2007/10/25 09:47:51 sj 1.4.2.6: fixed typo 2007/10/24 17:44:54 sj 1.4.2.5: graphics moved to default_images 2007/10/24 14:10:08 sj 1.4.2.4: graphics moved to default_images 2007/10/16 13:29:54 sj 1.4.2.3: #i82570# taking care of different spelling on solaris/windows 2007/10/16 08:16:31 sj 1.4.2.2: #i82570# fixed strings 2007/10/15 15:44:55 sj 1.4.2.1: #i82570# fixed strings


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [cb26216cfe310b9b68af09c0073e061efbf15a23]

INTEGRATION: CWS reg4ms01 (1.7.8); FILE MERGED 2007/10/22 13:10:54 dv 1.7.8.1: #i82796# Preselect when default is empty or not valid


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [c3fd616c8c0946bf23ed1011f8547cfcd794cb4f]

INTEGRATION: CWS pppopt03 (1.3.2); FILE MERGED 2007/10/15 13:46:49 sj 1.3.2.1: #i82551# fixed description xml


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [401d3f8162fa71c113ce2b5ff193dda9f96a6311]

INTEGRATION: CWS pppopt03 (1.3.2); FILE MERGED 2007/10/18 11:51:03 sj 1.3.2.2: #i82570# fixed strings 2007/10/16 07:54:09 sj 1.3.2.1: #i82570# fixed strings


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [4f7ba178b21ae2743d0c7e8a29c26f3998cd45e9]

INTEGRATION: CWS pppopt03 (1.1.2); FILE ADDED 2007/10/24 14:31:50 sj 1.1.2.1: moved graphics from presentation minimizer into default_images


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [e364599802cf7522696c9bd2f3db1ea930db17c2]

INTEGRATION: CWS pppopt03 (1.1.2); FILE ADDED 2007/10/24 14:31:31 sj 1.1.2.1: moved graphics from presentation minimizer into default_images


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [954db9eac2c3b9d8be5cb48683b8c28bceae00a4]

INTEGRATION: CWS pppopt03 (1.1.2); FILE ADDED 2007/10/24 14:31:11 sj 1.1.2.1: moved graphics from presentation minimizer into default_images


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [63b3953d2614e5a40e9aa1415e6df0b9166f224e]

INTEGRATION: CWS vcl23102_SRC680 (1.39.14); FILE MERGED 2007/10/19 12:38:59 pl 1.39.14.1: #i82608# fix a leak


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [3c7b02e465c47fd319ebf50ced0ef28138b645c2]

INTEGRATION: CWS sw8u9bf01_SRC680 (1.110.142); FILE MERGED 2007/10/15 11:20:18 fme 1.110.142.1: #i82346# No smart tags painting in page preview


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [ac18597800fe9ebbd977df6fa985a31a52b4ac60]

INTEGRATION: CWS sw8u9bf01_SRC680 (1.71.24.1.22); FILE MERGED 2007/10/15 09:53:16 fme 1.71.24.1.22.3: #i82346# Check if SwView exists 2007/10/15 09:52:50 fme 1.71.24.1.22.2: #i82346# Check if SwView exists 2007/10/08 14:36:30 od 1.71.24.1.22.1: #i33810# method <SwDocShell::LoadingFinished()> 	 - original fix fails after integration of cws xmlsec11 due to 	   a side-effect. Thus, found new solution to have an modified 	   document after its loading and updating its links.


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [f9a7a69766d75023da44c7bacde6d45f137f82d6]

INTEGRATION: CWS sw8u9bf01_SRC680 (1.83.74); FILE MERGED 2007/10/08 12:08:56 od 1.83.74.1: #i81405# method <SwWW8Writer::StoreDoc()> 	 - collect anchored objects before the redline mode is switched.


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [65d4059d8b17271d046d4be88f9dbdef4f1d2df4]

INTEGRATION: CWS sw8u9bf01_SRC680 (1.52.114.1.14); FILE MERGED 2007/09/24 10:49:08 fme 1.52.114.1.14.1: #i81764# No-length attributes should not be checked against the current paragraph font it they can be discarded


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [4b3c074e58ef1d72f45f01d8809a8f608a6eb6df]

INTEGRATION: CWS sw8u9bf01_SRC680 (1.17.206); FILE MERGED 2007/09/25 08:50:43 ama 1.17.206.1: Fix #i81755': Do not merge different table models


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [eec7370915ddf5704ae95c83a08b89ea6f422d80]

INTEGRATION: CWS sw8u9bf01_SRC680 (1.47.88); FILE MERGED 2007/09/25 08:52:53 ama 1.47.88.1: Fix #i81755': Do not merge different table models


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [66b908b45cde78af020b35e817e67bc40b8493f0]

INTEGRATION: CWS sw8u9bf01_SRC680 (1.77.30); FILE MERGED 2007/10/09 14:03:16 ama 1.77.30.1: Fix #i81766#: Export value-type in compatibility mode again


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [41e7dd0254a584a0f6a4db9b4b91d226b374b3cf]

INTEGRATION: CWS sw8u9bf01_SRC680 (1.16.62); FILE MERGED 2007/10/09 12:09:09 ama 1.16.62.1: Fix #i81584#: Version 1.1 instead 1.0


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [1ea724582e1ecefbf4695a0e900a35ab1c4f53b9]

INTEGRATION: CWS sw8u9bf01_SRC680 (1.132.30); FILE MERGED 2007/10/09 12:10:02 ama 1.132.30.1: Fix #i81584#: Version 1.1 instead 1.0


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [657c2a74c43c67fde28704b993799c04aaa5c83e]

INTEGRATION: CWS atkbridge8_SRC680 (1.5.132); FILE MERGED 2007/10/12 11:40:29 obr 1.5.132.1: #b6581554# assert but handle empty child references


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [d745d8d5a155aac57d57e847a7e074e6c81fbccd]

INTEGRATION: CWS atkbridge8_SRC680 (1.21.148); FILE MERGED 2007/10/12 11:38:50 obr 1.21.148.1: #b6581554# fixed incorrect exception specification for GetChild


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [cd13fc2a765ee93a9a95932e3678855d30b57726]

INTEGRATION: CWS atkbridge8_SRC680 (1.37.148); FILE MERGED 2007/10/12 11:38:50 obr 1.37.148.1: #b6581554# fixed incorrect exception specification for GetChild


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [947cdc247de8c031508f66b0bc73a910fb9a3cef]

INTEGRATION: CWS atkbridge8_SRC680 (1.15.148); FILE MERGED 2007/10/12 11:38:50 obr 1.15.148.1: #b6581554# fixed incorrect exception specification for GetChild


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [1d6f196700b9b3ce3b9c6907b2e154e793a6a983]

INTEGRATION: CWS atkbridge8_SRC680 (1.2.252); FILE MERGED 2007/10/12 11:38:50 obr 1.2.252.1: #b6581554# fixed incorrect exception specification for GetChild


2007-11-01  Vladimir Glazounov  <vg@openoffice.org>  [442a7d537b76444983130264a97d2b310de01222]

#i83177# roll back mingw port changes


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [1d12c3a6f0c7d251c7c89af536159ad1e5cd06c4]

#i10000#: typo


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [59cfd927126c42c87e0fd20b0e90397d403f626e]

INTEGRATION: CWS tl48_SRC680 (1.3.8); FILE MERGED 2007/10/09 12:44:01 tl 1.3.8.1: #i81311# fixed warnings from the C runtime library


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [648c70791a3ec303c3eefef8bfe2c7d0f17c3302]

INTEGRATION: CWS tl48_SRC680 (1.107.26.1.34); FILE MERGED 2007/10/09 11:54:00 tl 1.107.26.1.34.1: #i81812# lcl_GetCellName and lcl_GetCellPosition fixed


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [b994d0a0d690a5871853972072fa2eb43e6220d4]

INTEGRATION: CWS tl48_SRC680 (1.112.26); FILE MERGED 2007/10/09 12:29:58 os 1.112.26.1: #i82142# LayoutSize property fixed


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [74b5668140a89b76369c5c4b16d7de7863ae196c]

INTEGRATION: CWS tl48_SRC680 (1.4.6.2.2); FILE MERGED 2007/10/09 12:01:08 tl 1.4.6.2.2.1: #i71993# make Polish dictionaries available by default


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [73880ae41bc68ef51b20d61c06a7945303d8f4f3]

INTEGRATION: CWS pdffix01_SRC680 (1.114.72); FILE MERGED 2007/10/13 08:26:07 hdu 1.114.72.1: #i81970# join from CWS vcl83 to fix regression in PDF text export for EuroSymbol/etc. for PDF base fonts


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [9b864ffd064431f66f475b67f499cf53298b6814]

INTEGRATION: CWS pdffix01_SRC680 (1.3.104); FILE MERGED 2007/10/15 13:26:12 hdu 1.3.104.2: #i82069# get rid of compile warning on wntmsci10 2007/10/15 13:06:30 hdu 1.3.104.1: #i82069# PDF export: implement symbol aliasing for glyph widths (join from CWS vcl83)


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [87dd86cc3b9cfc431ef3307668ba32bbaf75001a]

INTEGRATION: CWS tl48_SRC680 (1.2.12); FILE MERGED 2007/10/09 12:44:01 tl 1.2.12.1: #i81311# fixed warnings from the C runtime library


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [a687458d0d5358b9105402326294da190be01d42]

INTEGRATION: CWS tl48_SRC680 (1.20.20); FILE MERGED 2007/10/09 14:31:06 tl 1.20.20.1: #i60474# isValidInAny does no check user dictionaries in all languages


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [5db32757b33c2ed6354216fd417e82e6cd508027]

INTEGRATION: CWS tl48_SRC680 (1.58.60); FILE MERGED 2007/10/09 13:14:22 os 1.58.60.1: #i77981# paragraph dialog: check dialog pointer


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [386039c70ec0cf6d38a96b1ffd2854bdc95f2c7a]

INTEGRATION: CWS tl48_SRC680 (1.7.2.2.12); FILE MERGED 2007/10/09 11:54:00 tl 1.7.2.2.12.1: #i81812# lcl_GetCellName and lcl_GetCellPosition fixed


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [ab2f4a11b0f6b6e6b7f508b1ae48ef2140f43923]

INTEGRATION: CWS tl48_SRC680 (1.4.36); FILE MERGED 2007/10/17 15:05:18 tl 1.4.36.1: #i81311# fix warning with non-pro build and a possible crash


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [837afbe61ad74180025ce4c74cc1d8b4c0934f51]

INTEGRATION: CWS tl48_SRC680 (1.4.36); FILE MERGED 2007/10/22 11:07:01 tl 1.4.36.3: warning fixed 2007/10/22 11:05:15 tl 1.4.36.2: warning fixed 2007/10/17 15:05:18 tl 1.4.36.1: #i81311# fix warning with non-pro build and a possible crash


2007-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [b95b310287d4ecc5191649eb6c975f7242199f55]

INTEGRATION: CWS tl48_SRC680 (1.1.186.1.2); FILE MERGED 2007/10/09 12:01:19 tl 1.1.186.1.2.1: #i71993# make Polish dictionaries available by default


2007-10-31  Vladimir Glazounov  <vg@openoffice.org>  [3a28d6b9802482d57fe51cedae33a3a4dd0eadbb]

#i83041# fix for warning that breaks WaE build


2007-10-30  Oliver Bolte  <obo@openoffice.org>  [ea23f478c214887b285c6ef33ec56370373dc29e]

#150947# don't check output trees. New platforms added unxmacx etc.


2007-10-30  Rüdiger Timm  <rt@openoffice.org>  [c3dda28dbcd758b78ac51ea2d5bddf2646186461]

#i10000# Add via 'macosx-create-bundle' created .jnilib links to zip files, remove them for '-delete' option.


2007-10-29  Vladimir Glazounov  <vg@openoffice.org>  [abf2012cd723224e728dc59421dc6edc04ec3494]

#100000# 0 as initial value


2007-10-29  Vladimir Glazounov  <vg@openoffice.org>  [fbbf04ae07ba83295b8f53700b2302b5445c1440]

#100000# fix repository


2007-10-29  Oliver Bolte  <obo@openoffice.org>  [ed0abb54904de63aee542ab47b2dc59fb9e2c728]

#i10000# warning with MacOSX


2007-10-29  Oliver Bolte  <obo@openoffice.org>  [15dd6375b0ec7a4b0b5c55b9c4e21d16eae2699d]

#i10000# change for MacOSX initialize variable fHeight


2007-10-29  Oliver Bolte  <obo@openoffice.org>  [0bdcbec29a9c15a04bdba9219f1fd87c5f9d207a]

#i10000# rev. 1.61 + change for MacOSX (initialize variable nStyleValue)


2007-10-29  Vladimir Glazounov  <vg@openoffice.org>  [61b3d417f058d6f56292eb438b4ae81107c5fc5d]

#100000# initialize variables


2007-10-29  Vladimir Glazounov  <vg@openoffice.org>  [3505f8abbf6545efb525bd460db77c3fdfaa80ae]

#i83036# fix for regression brougth by CWS so3deadcorpses


2007-10-26  Vladimir Glazounov  <vg@openoffice.org>  [416f05e60ebfcfe642145ab7be7260fd9622bfd9]

new version for SRC680


2007-10-26  Vladimir Glazounov  <vg@openoffice.org>  [dd6fb314acd8183ed06750fbaec0cb3df6ff7f37]

#100000# re-generated to reflect last changes in configure.in


2007-10-26  Vladimir Glazounov  <vg@openoffice.org>  [2eb249146bf72c7ecc570886f544a59f259e3fbe]

SRC680


2007-10-26  Vladimir Glazounov  <vg@openoffice.org>  [d5710fd274e96a68adc14de685b1d665410cf2a8]

INTEGRATION: CWS c03v10_SRC680 (1.10.54); FILE MERGED 2007/09/17 15:04:34 rt 1.10.54.2: RESYNC: (1.10-1.11); FILE MERGED 2007/09/11 13:17:50 sb 1.10.54.1: #b6527052# Merged in cws_oog680_sb77.


2007-10-26  Vladimir Glazounov  <vg@openoffice.org>  [49ac6af3159f2056e4470a80817f013b8af4ab56]

INTEGRATION: CWS c03v10_SRC680 (1.4.42); FILE MERGED 2007/09/17 15:04:32 rt 1.4.42.2: RESYNC: (1.4-1.8); FILE MERGED 2007/09/11 13:17:50 sb 1.4.42.1: #b6527052# Merged in cws_oog680_sb77.


2007-10-26  Vladimir Glazounov  <vg@openoffice.org>  [e9abfcc06356dd73c64ad6b40524b31b9c30f5ba]

INTEGRATION: CWS c03v10_SRC680 (1.55.130); FILE MERGED 2007/09/17 15:04:17 rt 1.55.130.2: RESYNC: (1.55-1.56); FILE MERGED 2007/09/11 13:17:50 sb 1.55.130.1: #b6527052# Merged in cws_oog680_sb77.


2007-10-26  Vladimir Glazounov  <vg@openoffice.org>  [afe374f0b3eaa8ac9e7c3437c36bd5863821dbfd]

INTEGRATION: CWS c03v10_SRC680 (1.24.236); FILE MERGED 2007/09/11 13:17:50 sb 1.24.236.1: #b6527052# Merged in cws_oog680_sb77.


2007-10-26  Vladimir Glazounov  <vg@openoffice.org>  [520d1b966766afd4537fc636d5df38d37f19dcd3]

INTEGRATION: CWS c03v10_SRC680 (1.31.234); FILE MERGED 2007/09/11 13:17:50 sb 1.31.234.1: #b6527052# Merged in cws_oog680_sb77.


2007-10-26  Vladimir Glazounov  <vg@openoffice.org>  [78d18d194a4dac3a39829bbe5236e56d11514061]

INTEGRATION: CWS c03v10_SRC680 (1.2.260); FILE MERGED 2007/10/12 14:57:08 hbrinkm 1.2.260.1: #b6589471# new member SvxMSDffImportRec::nFlags


2007-10-26  Vladimir Glazounov  <vg@openoffice.org>  [b0f54e8f57932fcec714f762d031d3191a77906f]

INTEGRATION: CWS c03v10_SRC680 (1.180.20); FILE MERGED 2007/10/16 08:47:17 hbrinkm 1.180.20.2: #b6589471# forgot to remove debug code 2007/10/12 14:59:08 hbrinkm 1.180.20.1: #b6589471# ProcessObj: handle flags, wwSectionManager::SetSegmentToPageDesc: only handle background shapes when setting the background of a page description


2007-10-26  Vladimir Glazounov  <vg@openoffice.org>  [5bfe436c1f90d1c9fdfea4ba33422a91d78fffc1]

INTEGRATION: CWS mingwport07 (1.7.10); FILE MERGED 2007/10/16 10:13:03 vg 1.7.10.1: #i82653# MinGW port efforts


2007-10-26  Vladimir Glazounov  <vg@openoffice.org>  [a2c0703c6a316ec3dab6796a149f9b1e5ccfcbfa]

INTEGRATION: CWS mingwport07 (1.4.26); FILE MERGED 2007/10/18 10:40:58 vg 1.4.26.1: #i71984# MinGW port efforts: resolve confusion between C and C++ interface


2007-10-26  Vladimir Glazounov  <vg@openoffice.org>  [a4e6ac8fb5be6348c29f87ec42bf0a246e3449ff]

INTEGRATION: CWS mingwport07 (1.16.2); FILE MERGED 2007/10/18 10:46:11 vg 1.16.2.1: #i71984# MinGW port efforts


2007-10-26  Vladimir Glazounov  <vg@openoffice.org>  [b1fdb16e1d42293fbe3ea5aa3fb10c1591abfbfc]

INTEGRATION: CWS mingwport07 (1.3.12); FILE MERGED 2007/10/16 11:56:23 vg 1.3.12.1: #i82653# MinGW port efforts


2007-10-26  Vladimir Glazounov  <vg@openoffice.org>  [7dcd15e3446e9fd3ee7090e5bb38a988d6616087]

INTEGRATION: CWS mingwport07 (1.19.6); FILE MERGED 2007/10/18 09:24:00 vg 1.19.6.2: #i82653# MinGW port efforts 2007/10/16 14:02:00 vg 1.19.6.1: #i82653# MinGW port efforts


2007-10-26  Vladimir Glazounov  <vg@openoffice.org>  [6fb56def302871abf09064b541305e344d82149d]

INTEGRATION: CWS mingwport07 (1.49.6); FILE MERGED 2007/10/18 12:29:36 vg 1.49.6.1: #i82653# MinGW port efforts


2007-10-26  Vladimir Glazounov  <vg@openoffice.org>  [5af80c46ff88c8bec35b536be5315819c62b1846]

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>  [e2b3671d93ed032b83972fdb105dd8d667554c60]

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>  [146f0af1f04ea3a8292ad40af9d868d78b5f033f]

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-26  Vladimir Glazounov  <vg@openoffice.org>  [58c75ed778c4c896cd8cf820875bf2473d0d7c51]

INTEGRATION: CWS l10ntooling07 (1.16.28); FILE MERGED 2007/10/23 16:18:56 ihi 1.16.28.1: #ii82531# new directory creation implementation


2007-10-26  Vladimir Glazounov  <vg@openoffice.org>  [9c88be4048ad722d5a75ae7419a3946b68444c96]

INTEGRATION: CWS l10ntooling07 (1.30.2); FILE MERGED 2007/10/23 16:13:25 ihi 1.30.2.1: #i82771# fixed readme


2007-10-25  Vladimir Glazounov  <vg@openoffice.org>  [6fdf8f30bbf9ddd85bd646fada663b7f93a0dbfe]

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>  [2076c215f2347415ba3d2b32f8e23d8b1f1b2bbe]

INTEGRATION: CWS c17v001_SRC680 (1.30.60); FILE MERGED 2007/09/25 09:52:17 pl 1.30.60.1: #b6603260# fix a snafu with resolutions


2007-10-25  Vladimir Glazounov  <vg@openoffice.org>  [cd83aeb5fdde8184aa8226a9334546c413c1b318]

INTEGRATION: CWS c17v001_SRC680 (1.41.10); FILE MERGED 2007/09/28 11:33:27 jl 1.41.10.1: #b6606685 we use versioned symbols now for libdb-4.2.so ( Linux only ) to prevent crashes when the libc uses an incompatible libdb from the system.


2007-10-25  Vladimir Glazounov  <vg@openoffice.org>  [677b13f58a51dc277258d854d20dcf94f144f07c]

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>  [71520e71cd37d5fd96e7b0a5c1e8925186562655]

INTEGRATION: CWS updatedutchspellcheck_SRC680 (1.2.62); FILE MERGED 2007/10/18 12:01:41 pjanik 1.2.62.1: #i79051#: Update Dutch dictionary.


2007-10-25  Vladimir Glazounov  <vg@openoffice.org>  [d9eea747117e95539746d02d1dacb244254b6e72]

INTEGRATION: CWS updatedutchspellcheck_SRC680 (1.2.62); FILE MERGED 2007/10/18 07:52:36 pjanik 1.2.62.1: #i79051#: Update Dutch spellchecker.


2007-10-25  Vladimir Glazounov  <vg@openoffice.org>  [7f66872b28492cc9857beadb6f5306b7b7e033ae]

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>  [a4b6dd432adb28867259c7a00b5ae718dacb0f87]

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-25  Vladimir Glazounov  <vg@openoffice.org>  [721d5aab99e6481c41b10785309489875a5be943]

INTEGRATION: CWS updateptbrspellchecker_SRC680 (1.2.18); FILE MERGED 2007/10/24 09:46:29 pjanik 1.2.18.1: #i82837#: Update pr-BT spell checker.


2007-10-25  Vladimir Glazounov  <vg@openoffice.org>  [4eca36a190ac7ec2efcbd37fe2725ddd25d2f306]

INTEGRATION: CWS updateptbrspellchecker_SRC680 (1.2.18); FILE MERGED 2007/10/24 09:42:21 pjanik 1.2.18.1: #i82837#: Update pt-BR spellchecker.


2007-10-25  Vladimir Glazounov  <vg@openoffice.org>  [fc96c917a554f7602c8895c10fffe47fc115b537]

INTEGRATION: CWS updateptbrspellchecker_SRC680 (1.2.18); FILE MERGED 2007/10/24 09:39:13 pjanik 1.2.18.1: #i82837#: Update pt-BR spellchecker.


2007-10-25  Oliver Bolte  <obo@openoffice.org>  [7b38eebc639cd23ec6a8f8f93fa96ce2e4d4495a]

#i82958# build breaks on WITH_MOZILLA=NO setting


2007-10-24  Rüdiger Timm  <rt@openoffice.org>  [bb91a36b0732daaf35189b6f49d7a530fb27d327]

Do not deliver 'myworld.mk'


2007-10-24  Tobias Krause  <tkr@openoffice.org>  [13a0ba54bef61926109fb3179b55d1a78c29603c]

#31053# HTTPS WebDAV (cygwin)


2007-10-24  Oliver Bolte  <obo@openoffice.org>  [bfbb85ef15b0a77caf1a15d918f5cd4d6f688475]

#i10000# SYSTEM_NAS removed for MacOSX


2007-10-24  Oliver Bolte  <obo@openoffice.org>  [f23a7baeb4ae1aaf28566d8e5ece1850511a8c7e]

#i10000# setting SYSTEM_CURL and SYSTEM_LIBXML to YES for unxmacxi


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [85a02e9d2b02aca67a6bd8b53231f8e7b9722088]

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>  [1e232bfea0dadf928ec525d5de31792c2e6c4123]

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>  [b418f122a546a46e4a199b91a002aebd62f6cf4a]

INTEGRATION: CWS so3deadcorpses (1.1.1474); FILE MERGED 2007/09/10 10:03:37 fs 1.1.1474.1: #i81309# so3 is dead


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [3d894e0cebe982f5244d744f2eed35200554f182]

INTEGRATION: CWS so3deadcorpses (1.4.1482); FILE MERGED 2007/09/10 10:03:37 fs 1.4.1482.1: #i81309# so3 is dead


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [c3c3e13b426101c83e992c244c51926de2e35d3e]

INTEGRATION: CWS so3deadcorpses (1.2.660); FILE MERGED 2007/09/10 10:03:36 fs 1.2.660.1: #i81309# so3 is dead


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [8ae9b6ea261578228dcb17da5e5aa5d9f0ef19fc]

INTEGRATION: CWS so3deadcorpses (1.4.1482); FILE MERGED 2007/09/10 10:03:36 fs 1.4.1482.1: #i81309# so3 is dead


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [6c4b4cd1a8c9b56c38c8a78fa741e22b690b784a]

INTEGRATION: CWS so3deadcorpses (1.2.1080); FILE MERGED 2007/09/10 10:03:36 fs 1.2.1080.1: #i81309# so3 is dead


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [72ca95198fe68f0224454e1b1b6c5249e781a637]

INTEGRATION: CWS so3deadcorpses (1.1.1448); FILE MERGED 2007/09/10 10:03:36 fs 1.1.1448.1: #i81309# so3 is dead


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [161873123e76dd0de7276da83563dd7e1c19ab3d]

INTEGRATION: CWS so3deadcorpses (1.1.1452); FILE MERGED 2007/09/10 10:03:35 fs 1.1.1452.1: #i81309# so3 is dead


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [b3f640709c321d4888169c23d553e2991beab62f]

INTEGRATION: CWS so3deadcorpses (1.4.1482); FILE MERGED 2007/09/10 10:03:35 fs 1.4.1482.1: #i81309# so3 is dead


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [0c6f2ef93309c3edac29cf35810114b7808aa0ca]

INTEGRATION: CWS so3deadcorpses (1.3.1346); FILE MERGED 2007/09/10 10:03:35 fs 1.3.1346.1: #i81309# so3 is dead


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [72e6e73b0543419964205a76d9947f43721db576]

INTEGRATION: CWS so3deadcorpses (1.2.1052); FILE MERGED 2007/09/10 10:03:35 fs 1.2.1052.1: #i81309# so3 is dead


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [6059dd095dedfff67c34ce0ccdfe70f7840a6386]

INTEGRATION: CWS so3deadcorpses (1.3.1482); FILE MERGED 2007/09/10 10:03:35 fs 1.3.1482.1: #i81309# so3 is dead


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [a9377c2af7c9e802a1b7304412c8c862f25df847]

INTEGRATION: CWS so3deadcorpses (1.2.1030); FILE MERGED 2007/09/10 10:03:35 fs 1.2.1030.1: #i81309# so3 is dead


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [cc488dd4d7a159dc0802bda799a2f0ba9a10eccb]

INTEGRATION: CWS so3deadcorpses (1.2.660); FILE MERGED 2007/09/10 10:03:35 fs 1.2.660.1: #i81309# so3 is dead


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [698f2d043bb3a712c8d415f209b0cd976bf1c8fe]

INTEGRATION: CWS so3deadcorpses (1.3.1482); FILE MERGED 2007/09/10 10:03:34 fs 1.3.1482.1: #i81309# so3 is dead


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [dd33f77020a2e9fc7028e44539e6f1c0c95eedaa]

INTEGRATION: CWS so3deadcorpses (1.2.1482); FILE MERGED 2007/09/10 10:03:34 fs 1.2.1482.1: #i81309# so3 is dead


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [867fdb35d5c61c85e85ceaa4e123eee22ee6f54e]

INTEGRATION: CWS so3deadcorpses (1.1.1452); FILE MERGED 2007/09/10 10:03:34 fs 1.1.1452.1: #i81309# so3 is dead


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [c65fed7a7f447737426b4bcf4bb31d6085a1639e]

INTEGRATION: CWS so3deadcorpses (1.2.736); FILE MERGED 2007/09/10 10:03:34 fs 1.2.736.1: #i81309# so3 is dead


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [1609346410f3e2ce2905637ba7829e5fb0ef0e3e]

INTEGRATION: CWS so3deadcorpses (1.36.78); FILE MERGED 2007/09/09 18:47:59 fs 1.36.78.1: #i81309# so3 is dead


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [8a70eefd213c6b5dc502c8c856918ee3f77d0203]

INTEGRATION: CWS so3deadcorpses (1.14.144); FILE MERGED 2007/09/09 18:47:58 fs 1.14.144.1: #i81309# so3 is dead


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [b347f9113e44b5460e2d9054c5b419a479006b5a]

INTEGRATION: CWS so3deadcorpses (1.16.78); FILE MERGED 2007/09/09 18:47:58 fs 1.16.78.1: #i81309# so3 is dead


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [ffaa504441a5ccb3f06bc851e4a17cbce53e184e]

INTEGRATION: CWS so3deadcorpses (1.24.136); FILE MERGED 2007/09/09 18:47:58 fs 1.24.136.1: #i81309# so3 is dead


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [d2328283068cf1af600e15b848eaaa8cd490eefb]

INTEGRATION: CWS so3deadcorpses (1.5.244); FILE MERGED 2007/09/09 18:47:58 fs 1.5.244.1: #i81309# so3 is dead


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [2c63ae2ed9f8491c0438bab2882bbab1b5e768fd]

INTEGRATION: CWS so3deadcorpses (1.14.78); FILE MERGED 2007/09/09 18:47:58 fs 1.14.78.1: #i81309# so3 is dead


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [4a56bcf8ce5471f648964525b89601582f2af159]

INTEGRATION: CWS so3deadcorpses (1.92.50); FILE MERGED 2007/09/09 18:47:58 fs 1.92.50.1: #i81309# so3 is dead


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [375ddc8a96c34d4a42fd7f4fcf85a47063c438ce]

INTEGRATION: CWS so3deadcorpses (1.11.144); FILE MERGED 2007/09/09 18:47:58 fs 1.11.144.1: #i81309# so3 is dead


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [c6d2393eb5aea865279e9c5f51615255a838922f]

INTEGRATION: CWS so3deadcorpses (1.20.82); FILE MERGED 2007/09/09 18:47:57 fs 1.20.82.1: #i81309# so3 is dead


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [cfe9c14f40d4417d34cbd5a6137f6736754b114c]

INTEGRATION: CWS so3deadcorpses (1.21.230); FILE MERGED 2007/09/09 18:47:57 fs 1.21.230.1: #i81309# so3 is dead


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [9c9840aa7f5037241c4dff950a25681bcbc0c87d]

INTEGRATION: CWS so3deadcorpses (1.9.542); FILE MERGED 2007/09/10 10:02:52 fs 1.9.542.1: #i81309# so3 is dead


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [7b5e60e7441c2649a484602288db21f524a9572c]

INTEGRATION: CWS so3deadcorpses (1.15.144); FILE MERGED 2007/09/09 18:47:57 fs 1.15.144.1: #i81309# so3 is dead


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [5c89e5e5fec41bd85de0cc3835b151f01feda185]

INTEGRATION: CWS so3deadcorpses (1.51.78); FILE MERGED 2007/09/09 18:47:57 fs 1.51.78.1: #i81309# so3 is dead


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [e6f82a4cd340781440b260a88f0e6d43db4d67c9]

INTEGRATION: CWS so3deadcorpses (1.39.136); FILE MERGED 2007/09/09 18:47:57 fs 1.39.136.1: #i81309# so3 is dead


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [ef9d035c8859f9788f86c98d8453d23ad5a3cc04]

INTEGRATION: CWS so3deadcorpses (1.28.50); FILE MERGED 2007/09/09 18:47:57 fs 1.28.50.1: #i81309# so3 is dead


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [bcc6dc518a8d1d14fdec1e985b474cc56fbd9ecf]

INTEGRATION: CWS so3deadcorpses (1.17.82); FILE MERGED 2007/09/09 18:47:56 fs 1.17.82.1: #i81309# so3 is dead


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [53a2c2ed172c11a03133a3383a8995837200c93e]

INTEGRATION: CWS so3deadcorpses (1.2.64); FILE MERGED 2007/09/11 10:34:29 fs 1.2.64.1: #i81309# so3 is dead


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [cf67a3db0b5fde5d8ac19891ebcc51da49dea5d8]

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-23  Vladimir Glazounov  <vg@openoffice.org>  [9346707a107691d868152802e3d2e61d5285348c]

INTEGRATION: CWS so3deadcorpses (1.14.114); FILE MERGED 2007/09/09 18:48:36 fs 1.14.114.1: #i81309# so3 is dead


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [1273dc84e0e22b209e56de2561f2832a42458288]

INTEGRATION: CWS so3deadcorpses (1.8.42); FILE MERGED 2007/09/11 08:28:04 fs 1.8.42.1: #i81309# so3 is dead


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [84b0b86e06174ed5c44302a3b612f6e44cd3c9ee]

INTEGRATION: CWS so3deadcorpses (1.3.24); FILE MERGED 2007/09/08 12:44:27 fs 1.3.24.1: #i75189#


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [12188dc9dddbb50b7ebdbfde292337813b630f03]

INTEGRATION: CWS so3deadcorpses (1.12.46); FILE MERGED 2007/09/08 12:45:02 fs 1.12.46.1: #i75189# so3 is dead


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [5142837b199bbc9d5c56bb0041b4bd8f4a2211e6]

INTEGRATION: CWS so3deadcorpses (1.46.26); FILE MERGED 2007/09/09 18:46:37 fs 1.46.26.1: #i81309# so3 is dead


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [f433ca37f24d644ea530054a4fdc09ff3666c8df]

INTEGRATION: CWS so3deadcorpses (1.24.46); FILE MERGED 2007/09/09 18:46:37 fs 1.24.46.1: #i81309# so3 is dead


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [334d72bf590ca6e0cff9c150a9a71e5376070068]

INTEGRATION: CWS so3deadcorpses (1.3.64); FILE MERGED 2007/09/09 18:46:17 fs 1.3.64.1: #i81309# so3 is dead


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [ada1d47ae2c2e940150d53e4a49a9674aa191994]

INTEGRATION: CWS so3deadcorpses (1.18.114); FILE MERGED 2007/09/09 18:49:04 fs 1.18.114.1: #i81309# so3 is dead


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [6355d3f57ce1cbc7e4e39e303f103904f2707693]

INTEGRATION: CWS so3deadcorpses (1.9.256); FILE MERGED 2007/09/09 18:49:23 fs 1.9.256.1: #i81309# so3 is dead


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [45dc39eda7885570e6af488ba60c7bac0576709e]

INTEGRATION: CWS so3deadcorpses (1.26.104); FILE MERGED 2007/09/11 08:26:24 fs 1.26.104.1: #i81309# so3 is dead


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [0857805fc18eb9ed7ca32242bdf2a4f7d3038593]

INTEGRATION: CWS so3deadcorpses (1.3.204); FILE MERGED 2007/09/09 18:48:54 fs 1.3.204.1: #i81309# so3 is dead


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [62922dec1b8a4d69c5b5e602326870a3bd536a06]

INTEGRATION: CWS so3deadcorpses (1.9.16); FILE MERGED 2007/09/11 08:29:36 fs 1.9.16.1: #i81309# so3 is dead


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [814aa1ddf6a7fabfb0207e540c72b026f368b8ba]

INTEGRATION: CWS so3deadcorpses (1.6.28); FILE MERGED 2007/09/12 12:09:07 fs 1.6.28.1: #i81309# so3 is dead


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [b4da3546b50c5ccc35a3ad528e51b026f51a0b3f]

INTEGRATION: CWS so3deadcorpses (1.19.22); FILE MERGED 2007/09/25 07:39:24 fs 1.19.22.4: #i10000# bf_offmgr/util depends on bf_so3/util 2007/09/13 08:11:22 fs 1.19.22.3: #i81309# 2007/09/11 12:48:56 fs 1.19.22.2: #i10000# 2007/09/11 08:33:44 fs 1.19.22.1: #i81309# so3 is dead, long live bf_so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [a7a212a3e51a1b9696e9767a2ac6838e4bd423c4]

INTEGRATION: CWS so3deadcorpses (1.4.118); FILE MERGED 2007/09/11 08:33:44 fs 1.4.118.1: #i81309# so3 is dead, long live bf_so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [7cf76162930fe5fd05d7e30beeca227cd2f2d21f]

INTEGRATION: CWS so3deadcorpses (1.4.22); FILE MERGED 2007/09/11 08:33:44 fs 1.4.22.1: #i81309# so3 is dead, long live bf_so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [56ab2be5e4717fcae5597e20ea82a59e228b7753]

INTEGRATION: CWS so3deadcorpses (1.8.118); FILE MERGED 2007/09/11 08:33:44 fs 1.8.118.1: #i81309# so3 is dead, long live bf_so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [4606e997aec2d5f3480fcc6294d79f650bd0c2cb]

INTEGRATION: CWS so3deadcorpses (1.8.84); FILE MERGED 2007/09/11 08:33:44 fs 1.8.84.1: #i81309# so3 is dead, long live bf_so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [7a942057c3a1c0f91654ff320999afd8d2f40e79]

INTEGRATION: CWS so3deadcorpses (1.4.246); FILE MERGED 2007/09/11 08:33:44 fs 1.4.246.1: #i81309# so3 is dead, long live bf_so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [bd781795d0c3b5680b2183cb4ea46678200a91c9]

INTEGRATION: CWS so3deadcorpses (1.7.100); FILE MERGED 2007/09/11 08:33:44 fs 1.7.100.1: #i81309# so3 is dead, long live bf_so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [ef2a7d794bc09ca0d6301ef517b85d132d35a2a9]

INTEGRATION: CWS so3deadcorpses (1.5.118); FILE MERGED 2007/09/11 08:33:44 fs 1.5.118.1: #i81309# so3 is dead, long live bf_so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [88f617170b4caa05e15f859d81c28aeebdca0f28]

INTEGRATION: CWS so3deadcorpses (1.6.118); FILE MERGED 2007/09/11 08:33:44 fs 1.6.118.1: #i81309# so3 is dead, long live bf_so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [af195673b8b6599fa1ce529f9f8c333f09671a8c]

INTEGRATION: CWS so3deadcorpses (1.7.20); FILE MERGED 2007/09/11 08:33:44 fs 1.7.20.1: #i81309# so3 is dead, long live bf_so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [8438370d2f481f49fcf336db8d7bb414b5d59961]

INTEGRATION: CWS so3deadcorpses (1.4.22); FILE MERGED 2007/09/11 08:33:43 fs 1.4.22.1: #i81309# so3 is dead, long live bf_so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [0a7bb76cf3f485159271f58f918bacbd1e89623c]

INTEGRATION: CWS so3deadcorpses (1.7.22); FILE MERGED 2007/09/11 08:33:43 fs 1.7.22.1: #i81309# so3 is dead, long live bf_so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [8f740b35aeefeb482155ae60f67206eb00cd0e37]

INTEGRATION: CWS so3deadcorpses (1.1.2); FILE ADDED 2007/09/11 08:39:22 fs 1.1.2.1: #i81309# moved herein from so3/inc res. so3/inc/so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [1fe8e027497320ea32b9fd2b01a4d45a81468fc6]

INTEGRATION: CWS so3deadcorpses (1.1.2); FILE ADDED 2007/09/11 08:39:32 fs 1.1.2.1: #i81309# moved herein from so3/inc res. so3/inc/so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [a7fe8949e78fc5fe133e9c98816ca09eb55cff74]

INTEGRATION: CWS so3deadcorpses (1.1.2); FILE ADDED 2007/09/11 08:39:21 fs 1.1.2.1: #i81309# moved herein from so3/inc res. so3/inc/so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [6bb58181bbe2b4f2c6419886859bf7d5501f7c28]

INTEGRATION: CWS so3deadcorpses (1.1.2); FILE ADDED 2007/09/13 08:10:57 fs 1.1.2.2: #i81309# ResMgr not being NULL, but explicitly referring to bf_ofa resource 2007/09/11 08:39:21 fs 1.1.2.1: #i81309# moved herein from so3/inc res. so3/inc/so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [5fa1d76ff45b8298cab0aa78e5ea5a2a4f1ac9c9]

INTEGRATION: CWS so3deadcorpses (1.1.2); FILE ADDED 2007/09/13 20:02:41 fs 1.1.2.2: #i75200# SvObjectServer now living in own namespace 2007/09/11 08:39:21 fs 1.1.2.1: #i81309# moved herein from so3/inc res. so3/inc/so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [7142e4c73e3d87774f4f2279b38b04eba449bbf0]

INTEGRATION: CWS so3deadcorpses (1.1.2); FILE ADDED 2007/09/11 08:39:20 fs 1.1.2.1: #i81309# moved herein from so3/inc res. so3/inc/so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [4e57e30f75c4fc7b391213b08c3b0b7ecb5b12f3]

INTEGRATION: CWS so3deadcorpses (1.4.22); FILE MERGED 2007/09/11 08:33:43 fs 1.4.22.1: #i81309# so3 is dead, long live bf_so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [85fc55e18cb27d2ac99373cfc9e9636e7eab3c92]

INTEGRATION: CWS so3deadcorpses (1.8.22); FILE MERGED 2007/09/11 08:33:43 fs 1.8.22.1: #i81309# so3 is dead, long live bf_so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [7936561736864e407265f5c0974723a4e4038f12]

INTEGRATION: CWS so3deadcorpses (1.5.22); FILE MERGED 2007/09/11 08:33:43 fs 1.5.22.1: #i81309# so3 is dead, long live bf_so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [02358a9dfc854891e51099f9b9f1645daa49c57d]

INTEGRATION: CWS so3deadcorpses (1.5.118); FILE MERGED 2007/09/11 08:33:43 fs 1.5.118.1: #i81309# so3 is dead, long live bf_so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [540df3c47b5904d16026d0b16023b5d8eb482c0d]

INTEGRATION: CWS so3deadcorpses (1.6.30); FILE MERGED 2007/09/11 08:33:43 fs 1.6.30.1: #i81309# so3 is dead, long live bf_so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [9d08d20a60456c94cd8d5ea848b5aa2d34113a5a]

INTEGRATION: CWS so3deadcorpses (1.4.118); FILE MERGED 2007/09/11 08:33:43 fs 1.4.118.1: #i81309# so3 is dead, long live bf_so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [cef04745745fa6895ce76802800fea59ce3a75fe]

INTEGRATION: CWS so3deadcorpses (1.8.22); FILE MERGED 2007/09/13 08:10:20 fs 1.8.22.1: during #i81309#: seems SfxLinkItem is unused


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [b9b1a2b58d1cb33fb9a5b0245c16501faf601b92]

INTEGRATION: CWS so3deadcorpses (1.6.22); FILE MERGED 2007/09/11 08:33:43 fs 1.6.22.1: #i81309# so3 is dead, long live bf_so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [163e8ffc929b9e5069c09f2f3415efd02ee4cd97]

INTEGRATION: CWS so3deadcorpses (1.4.246); FILE MERGED 2007/09/11 08:33:43 fs 1.4.246.1: #i81309# so3 is dead, long live bf_so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [f1422b1ec0afb2512325510bfd332c9a3a4f9562]

INTEGRATION: CWS so3deadcorpses (1.4.22); FILE MERGED 2007/09/11 08:33:42 fs 1.4.22.1: #i81309# so3 is dead, long live bf_so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [a62be4d1c94b2bfcda4170ed5220a70fd16d8fb3]

INTEGRATION: CWS so3deadcorpses (1.5.22); FILE MERGED 2007/09/11 08:33:42 fs 1.5.22.1: #i81309# so3 is dead, long live bf_so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [c89342207bfe202a659f8b1cc39b007f2dbc3f89]

INTEGRATION: CWS so3deadcorpses (1.8.84); FILE MERGED 2007/09/11 08:33:42 fs 1.8.84.1: #i81309# so3 is dead, long live bf_so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [39292d5e0c2fbaa0cb8f657ae45d72db59d38262]

INTEGRATION: CWS so3deadcorpses (1.3.246); FILE MERGED 2007/09/11 08:33:42 fs 1.3.246.1: #i81309# so3 is dead, long live bf_so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [8ab2ff02dd52597e068cece98e6cf617e469a6b2]

INTEGRATION: CWS so3deadcorpses (1.5.84); FILE MERGED 2007/09/11 08:33:42 fs 1.5.84.1: #i81309# so3 is dead, long live bf_so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [c1abbc88caa1de79f4d3d571f2b50b07f10abac3]

INTEGRATION: CWS so3deadcorpses (1.4.118); FILE MERGED 2007/09/11 08:33:42 fs 1.4.118.1: #i81309# so3 is dead, long live bf_so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [0e8f79d0bb75fc49f2a0201103f6b7ec122ed462]

INTEGRATION: CWS so3deadcorpses (1.8.22); FILE MERGED 2007/09/13 08:10:41 fs 1.8.22.1: #i81309# namespaces in OFA_APP


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [4bb91d748367f436e33573d2449648eb2a6ad034]

INTEGRATION: CWS so3deadcorpses (1.11.22); FILE MERGED 2007/09/11 08:33:42 fs 1.11.22.1: #i81309# so3 is dead, long live bf_so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [437add5fe6201f3f171c316d7c20ed21d9dbc7c3]

INTEGRATION: CWS so3deadcorpses (1.8.62); FILE MERGED 2007/09/11 08:33:42 fs 1.8.62.1: #i81309# so3 is dead, long live bf_so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [490ab4f2a729d1827ea95e42b45fcdaf88cac2e9]

INTEGRATION: CWS so3deadcorpses (1.9.22); FILE MERGED 2007/09/11 08:33:42 fs 1.9.22.1: #i81309# so3 is dead, long live bf_so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [05f85dc08c6982654671d560961b2d67fcc84ecc]

INTEGRATION: CWS so3deadcorpses (1.8.54); FILE MERGED 2007/09/11 08:33:41 fs 1.8.54.1: #i81309# so3 is dead, long live bf_so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [38ef2b14c8a3d6bcd4c2e94db3ca211ab9a6fcbd]

INTEGRATION: CWS so3deadcorpses (1.6.84); FILE MERGED 2007/09/11 08:33:41 fs 1.6.84.1: #i81309# so3 is dead, long live bf_so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [d3d4828ddfae24a2b629b89975dd8cc1cf7c83fe]

INTEGRATION: CWS so3deadcorpses (1.5.118); FILE MERGED 2007/09/11 08:33:41 fs 1.5.118.1: #i81309# so3 is dead, long live bf_so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [54c588a61e3fa03e71a2ffb400c55e3d63f5d4f0]

INTEGRATION: CWS so3deadcorpses (1.16.22); FILE MERGED 2007/09/11 08:33:40 fs 1.16.22.1: #i81309# so3 is dead, long live bf_so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [061c3cfb3711098e0a05922702a5853309bd60dc]

INTEGRATION: CWS so3deadcorpses (1.9.20); FILE MERGED 2007/09/11 08:33:40 fs 1.9.20.1: #i81309# so3 is dead, long live bf_so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [bf586ed0aef56d3d7fa4f03b3744aab01e2fb9fb]

INTEGRATION: CWS so3deadcorpses (1.6.22); FILE MERGED 2007/09/11 08:33:40 fs 1.6.22.1: #i81309# so3 is dead, long live bf_so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [2a334aa3936ed6d5c4555804e5cdf7f799dbd456]

INTEGRATION: CWS so3deadcorpses (1.8.84); FILE MERGED 2007/09/11 08:33:40 fs 1.8.84.1: #i81309# so3 is dead, long live bf_so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [d47d8d4ec5a1369a5a795d7fb541dc3b999ae454]

INTEGRATION: CWS so3deadcorpses (1.9.22); FILE MERGED 2007/09/08 12:48:14 fs 1.9.22.1: #i75189# UpdateAllLinks singnature in so3 changed


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [66eaf27318a9a51cf576c41e01ffe19f362d4484]

INTEGRATION: CWS so3deadcorpses (1.6.84); FILE MERGED 2007/09/11 08:33:40 fs 1.6.84.1: #i81309# so3 is dead, long live bf_so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [03005c1b600458fd36d43f87fd2e8eb06d8ecf5a]

INTEGRATION: CWS so3deadcorpses (1.4.244); FILE MERGED 2007/09/11 08:33:39 fs 1.4.244.1: #i81309# so3 is dead, long live bf_so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [f61766d512765ccda755d4af3c1e6c3d350707a0]

INTEGRATION: CWS so3deadcorpses (1.12.20); FILE MERGED 2007/09/11 08:33:39 fs 1.12.20.2: #i81309# so3 is dead, long live bf_so3 2007/09/08 12:48:35 fs 1.12.20.1: #i75189# so3 is dead


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [e10f01c176eee934f04691b38d01c49e11d9d5cf]

INTEGRATION: CWS so3deadcorpses (1.11.22); FILE MERGED 2007/09/11 08:33:39 fs 1.11.22.1: #i81309# so3 is dead, long live bf_so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [7495fc3b5e06bfff0d8ce707bb6d500b8f550da2]

INTEGRATION: CWS so3deadcorpses (1.5.118); FILE MERGED 2007/09/11 08:33:39 fs 1.5.118.1: #i81309# so3 is dead, long live bf_so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [0e7f6122a99aa982b994be42e76c72f6e8d98523]

INTEGRATION: CWS so3deadcorpses (1.7.20); FILE MERGED 2007/09/11 08:33:39 fs 1.7.20.1: #i81309# so3 is dead, long live bf_so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [b13833e7ce5212e04415c4a7ebd3702a0e259b7d]

INTEGRATION: CWS so3deadcorpses (1.6.22); FILE MERGED 2007/09/11 08:33:39 fs 1.6.22.1: #i81309# so3 is dead, long live bf_so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [369fc983fe4c77d87cc669612538bbe73e0d00c6]

INTEGRATION: CWS so3deadcorpses (1.14.20); FILE MERGED 2007/09/11 08:33:38 fs 1.14.20.1: #i81309# so3 is dead, long live bf_so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [ff13b61659369c80437576da09d151e4032db763]

INTEGRATION: CWS so3deadcorpses (1.12.20); FILE MERGED 2007/09/11 08:33:38 fs 1.12.20.1: #i81309# so3 is dead, long live bf_so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [dc368503c453eb9f76a87d836e9a133b3f2c67d1]

INTEGRATION: CWS so3deadcorpses (1.10.22); FILE MERGED 2007/09/11 08:33:38 fs 1.10.22.1: #i81309# so3 is dead, long live bf_so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [8846794708b613d46bbbf2b41a87b5d0dc945fa4]

INTEGRATION: CWS so3deadcorpses (1.4.246); FILE MERGED 2007/09/11 08:30:57 fs 1.4.246.1: #i81309# so3 is dead, long live bf_so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [290fb38e3c5639b99c96661cd1cd3c4f8dd9c251]

INTEGRATION: CWS so3deadcorpses (1.9.118); FILE MERGED 2007/09/11 08:30:57 fs 1.9.118.1: #i81309# so3 is dead, long live bf_so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [6640aa5716efce27b84bceb231effeaa11607b3a]

INTEGRATION: CWS so3deadcorpses (1.7.118); FILE MERGED 2007/09/11 08:30:57 fs 1.7.118.1: #i81309# so3 is dead, long live bf_so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [ab7da9bd6ab7e369afa5024a06975861dc2f65b0]

INTEGRATION: CWS so3deadcorpses (1.7.2); FILE MERGED 2007/09/11 08:30:56 fs 1.7.2.1: #i81309# so3 is dead, long live bf_so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [fd04fb6b38c71a9a6a2a484cdb27f341d1ab3921]

INTEGRATION: CWS so3deadcorpses (1.8.168); FILE MERGED 2007/09/11 08:30:56 fs 1.8.168.1: #i81309# so3 is dead, long live bf_so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [03e69251cc059b241bc5cfb4a7a2a81afdda54e8]

INTEGRATION: CWS so3deadcorpses (1.9.84); FILE MERGED 2007/09/11 08:30:56 fs 1.9.84.1: #i81309# so3 is dead, long live bf_so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [90555d72402cccfef0edb374761679bc4e5ff0c8]

INTEGRATION: CWS so3deadcorpses (1.11.84); FILE MERGED 2007/09/11 08:30:56 fs 1.11.84.1: #i81309# so3 is dead, long live bf_so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [7f04256c1c3f5010cfad31aaafe8329c3c998533]

INTEGRATION: CWS so3deadcorpses (1.5.118); FILE MERGED 2007/09/11 08:30:56 fs 1.5.118.1: #i81309# so3 is dead, long live bf_so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [a98a51f63f82b76a6e0b9d06b37952ba101bb978]

INTEGRATION: CWS so3deadcorpses (1.7.98); FILE MERGED 2007/09/11 08:30:56 fs 1.7.98.1: #i81309# so3 is dead, long live bf_so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [59419ae87f569b1d7938eaa8c176ea6dcf75dcf4]

INTEGRATION: CWS so3deadcorpses (1.10.84); FILE MERGED 2007/09/11 08:30:55 fs 1.10.84.1: #i81309# so3 is dead, long live bf_so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [ca61c5c4e9601e63680bb935486771a5a37e33cb]

INTEGRATION: CWS so3deadcorpses (1.6.84); FILE MERGED 2007/09/11 08:30:55 fs 1.6.84.1: #i81309# so3 is dead, long live bf_so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [16d2d7359eae0f9bca46356e591e5991681375f4]

INTEGRATION: CWS so3deadcorpses (1.5.84); FILE MERGED 2007/09/11 08:30:55 fs 1.5.84.1: #i81309# so3 is dead, long live bf_so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [69cdf21c21ca6dd14f02cf91d9db2013cc294b6c]

INTEGRATION: CWS so3deadcorpses (1.6.160); FILE MERGED 2007/09/11 08:30:55 fs 1.6.160.1: #i81309# so3 is dead, long live bf_so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [a9087dd3719b4b9ca2e976ccd4bd385a5628578a]

INTEGRATION: CWS so3deadcorpses (1.8.84); FILE MERGED 2007/09/11 08:30:55 fs 1.8.84.1: #i81309# so3 is dead, long live bf_so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [0815390afa84c63f54825a84d2da1c5785ac0cd9]

INTEGRATION: CWS so3deadcorpses (1.6.244); FILE MERGED 2007/09/11 08:30:55 fs 1.6.244.1: #i81309# so3 is dead, long live bf_so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [ddd02c25befd333b9e5df6752d636ac748e754cc]

INTEGRATION: CWS so3deadcorpses (1.7.106); FILE MERGED 2007/09/11 08:30:55 fs 1.7.106.1: #i81309# so3 is dead, long live bf_so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [3a42fc3c0e255d73c9e3d292fd6808f680a6a905]

INTEGRATION: CWS so3deadcorpses (1.6.90); FILE MERGED 2007/09/11 08:30:54 fs 1.6.90.1: #i81309# so3 is dead, long live bf_so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [21d137314c4a5adc364b46fae3495501b2faf5d5]

INTEGRATION: CWS so3deadcorpses (1.10.84); FILE MERGED 2007/09/11 08:30:54 fs 1.10.84.1: #i81309# so3 is dead, long live bf_so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [c4ef808d2d8d2855fd6db1f41e8ab80e7614efea]

INTEGRATION: CWS so3deadcorpses (1.11.2); FILE MERGED 2007/09/11 08:30:54 fs 1.11.2.1: #i81309# so3 is dead, long live bf_so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [3ca7213289ac7131a72343937d325d0a5328fbf6]

INTEGRATION: CWS so3deadcorpses (1.13.84); FILE MERGED 2007/09/11 08:30:54 fs 1.13.84.1: #i81309# so3 is dead, long live bf_so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [0990028122a8f042c0a4cc75d6d8f70f8207983e]

INTEGRATION: CWS so3deadcorpses (1.9.118); FILE MERGED 2007/09/11 08:30:54 fs 1.9.118.1: #i81309# so3 is dead, long live bf_so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [9cbba878de11c2bcc37045ec97460c929f040053]

INTEGRATION: CWS so3deadcorpses (1.11.52); FILE MERGED 2007/09/11 08:30:54 fs 1.11.52.1: #i81309# so3 is dead, long live bf_so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [0110ba269d64c37adaef00267f8a721e5d6d3699]

INTEGRATION: CWS so3deadcorpses (1.9.84); FILE MERGED 2007/09/11 08:30:54 fs 1.9.84.1: #i81309# so3 is dead, long live bf_so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [d32f10a3f0848b8ac7ce6c05f934cecdddb2f594]

INTEGRATION: CWS so3deadcorpses (1.7.84); FILE MERGED 2007/09/11 08:30:54 fs 1.7.84.1: #i81309# so3 is dead, long live bf_so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [c5ea3b3114a06ea6dea1917aca8ef094ae445dc2]

INTEGRATION: CWS so3deadcorpses (1.6.118); FILE MERGED 2007/09/11 08:30:54 fs 1.6.118.1: #i81309# so3 is dead, long live bf_so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [ce204f8287756b1ab7908ebc57da2e40e0eeeb06]

INTEGRATION: CWS so3deadcorpses (1.11.2); FILE MERGED 2007/09/11 08:30:53 fs 1.11.2.1: #i81309# so3 is dead, long live bf_so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [92e87214f8a1ee6db4d992310afa96ab6fb11a92]

INTEGRATION: CWS so3deadcorpses (1.7.84); FILE MERGED 2007/09/11 08:30:53 fs 1.7.84.1: #i81309# so3 is dead, long live bf_so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [35d6dd8bb394a6178abd3fa38ee36aac7e1f4d29]

INTEGRATION: CWS so3deadcorpses (1.9.22); FILE MERGED 2007/09/11 08:30:53 fs 1.9.22.1: #i81309# so3 is dead, long live bf_so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [4e7d48d77310024fe0107c9b50525e6baafb52cd]

INTEGRATION: CWS so3deadcorpses (1.9.84); FILE MERGED 2007/09/11 08:30:53 fs 1.9.84.1: #i81309# so3 is dead, long live bf_so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [87ea812487c0b0305abad7421e36262d5d6e08a3]

INTEGRATION: CWS so3deadcorpses (1.8.106); FILE MERGED 2007/09/11 08:30:52 fs 1.8.106.1: #i81309# so3 is dead, long live bf_so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [b45b1e52adce3e93af97348a795a2313c0d6bb70]

INTEGRATION: CWS so3deadcorpses (1.11.22); FILE MERGED 2007/09/11 08:30:52 fs 1.11.22.1: #i81309# so3 is dead, long live bf_so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [2d8cdc45e9ab744a75b0cbe1c7ddec5dcef89b6a]

INTEGRATION: CWS so3deadcorpses (1.16.22); FILE MERGED 2007/09/11 08:30:52 fs 1.16.22.1: #i81309# so3 is dead, long live bf_so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [46d3b70c1e7d3e6766f07ea55ae9fcc073aea2a3]

INTEGRATION: CWS so3deadcorpses (1.7.118); FILE MERGED 2007/09/11 08:30:52 fs 1.7.118.1: #i81309# so3 is dead, long live bf_so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [809240c207845ae77a2aed82270e66d5bda20450]

INTEGRATION: CWS so3deadcorpses (1.10.84); FILE MERGED 2007/09/11 08:30:52 fs 1.10.84.1: #i81309# so3 is dead, long live bf_so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [2ca8922561e4ab57409207dc8551b6361b669da1]

INTEGRATION: CWS so3deadcorpses (1.9.84); FILE MERGED 2007/09/11 08:30:52 fs 1.9.84.1: #i81309# so3 is dead, long live bf_so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [9547b692e75f0a3f00c2cd49ff83ac754a776c09]

INTEGRATION: CWS so3deadcorpses (1.6.84); FILE MERGED 2007/09/11 08:30:52 fs 1.6.84.1: #i81309# so3 is dead, long live bf_so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [0525a07dff6989d41ef251f48354aa5ddc0be0cf]

INTEGRATION: CWS so3deadcorpses (1.7.100); FILE MERGED 2007/09/11 08:30:52 fs 1.7.100.1: #i81309# so3 is dead, long live bf_so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [eed7773183ddf7259fe1d546ee0c9b35d40b83ec]

INTEGRATION: CWS so3deadcorpses (1.6.100); FILE MERGED 2007/09/11 08:30:51 fs 1.6.100.1: #i81309# so3 is dead, long live bf_so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [8732aecbab4d6b5e0f2f5874b6c421851e40d9be]

INTEGRATION: CWS so3deadcorpses (1.11.84); FILE MERGED 2007/09/11 08:30:51 fs 1.11.84.1: #i81309# so3 is dead, long live bf_so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [e3c6c4157c966cb16e017288d55491749e16d268]

INTEGRATION: CWS so3deadcorpses (1.7.118); FILE MERGED 2007/09/11 08:30:51 fs 1.7.118.1: #i81309# so3 is dead, long live bf_so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [678bb5060b59637c21d5df0b8627fe432b38fedc]

INTEGRATION: CWS so3deadcorpses (1.11.100); FILE MERGED 2007/09/11 08:30:51 fs 1.11.100.1: #i81309# so3 is dead, long live bf_so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [54cccff7061ed81565a57b04ba75b7c50395b3e2]

INTEGRATION: CWS so3deadcorpses (1.9.118); FILE MERGED 2007/09/11 08:30:51 fs 1.9.118.1: #i81309# so3 is dead, long live bf_so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [c1ec7b298943087e6129a70a6ba4b8813c6830ef]

INTEGRATION: CWS so3deadcorpses (1.11.38); FILE MERGED 2007/09/11 08:30:51 fs 1.11.38.1: #i81309# so3 is dead, long live bf_so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [ce2d2db70c20a6d4ebe053799cd514ff7f40a050]

INTEGRATION: CWS so3deadcorpses (1.10.118); FILE MERGED 2007/09/11 08:30:51 fs 1.10.118.1: #i81309# so3 is dead, long live bf_so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [8cb6aa8c40a7fe1c0c0e9243f897cba9f03292e0]

INTEGRATION: CWS so3deadcorpses (1.16.2); FILE MERGED 2007/09/11 08:30:51 fs 1.16.2.1: #i81309# so3 is dead, long live bf_so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [cd08fd5a1ba4d0f7634079f919e58551d0e9a76d]

INTEGRATION: CWS so3deadcorpses (1.12.38); FILE MERGED 2007/09/11 08:30:51 fs 1.12.38.1: #i81309# so3 is dead, long live bf_so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [e75233caddb9be4d7e1e72652ce08979cfdb9e9c]

INTEGRATION: CWS so3deadcorpses (1.10.22); FILE MERGED 2007/09/11 08:30:51 fs 1.10.22.1: #i81309# so3 is dead, long live bf_so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [faf611c123053ea1e7c273d6253cc33b3c59cac9]

INTEGRATION: CWS so3deadcorpses (1.8.22); FILE MERGED 2007/09/11 08:30:50 fs 1.8.22.1: #i81309# so3 is dead, long live bf_so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [ce6d357b9a4bbf23d6f9651aa26332f690f01875]

INTEGRATION: CWS so3deadcorpses (1.7.20); FILE MERGED 2007/09/11 08:30:50 fs 1.7.20.1: #i81309# so3 is dead, long live bf_so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [b03d61a179f93c1b0784c840a33f5f619725dd28]

INTEGRATION: CWS so3deadcorpses (1.12.22); FILE MERGED 2007/09/11 08:30:50 fs 1.12.22.1: #i81309# so3 is dead, long live bf_so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [125af3d7daebfa8ac5a437aa07aac62d87d30585]

INTEGRATION: CWS so3deadcorpses (1.5.118); FILE MERGED 2007/09/11 08:30:50 fs 1.5.118.1: #i81309# so3 is dead, long live bf_so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [9eb0e8b8919c5e597ddec75abedaab68f3537893]

INTEGRATION: CWS so3deadcorpses (1.1.2); FILE ADDED 2007/09/11 08:43:42 fs 1.1.2.1: #i81309# moved herein from so3/inc res. so3/inc/so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [7204263ec7dc2525a75e96f101814fcb7a931791]

INTEGRATION: CWS so3deadcorpses (1.1.2); FILE ADDED 2007/09/11 08:43:32 fs 1.1.2.1: #i81309# moved herein from so3/inc res. so3/inc/so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [915c5652a936641889a0fd297ac4b9cc9c2848e4]

INTEGRATION: CWS so3deadcorpses (1.1.2); FILE ADDED 2007/09/11 08:43:27 fs 1.1.2.1: #i81309# moved herein from so3/inc res. so3/inc/so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [2b3d80b275d7b5fe59d69afc334747cc6076062a]

INTEGRATION: CWS so3deadcorpses (1.1.2); FILE ADDED 2007/09/11 08:43:18 fs 1.1.2.1: #i81309# moved herein from so3/inc res. so3/inc/so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [0a2dd4d4080fb171afc284f7aeb54751ee24f666]

INTEGRATION: CWS so3deadcorpses (1.1.2); FILE ADDED 2007/09/11 08:42:56 fs 1.1.2.1: #i81309# moved herein from so3/inc res. so3/inc/so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [216fbb4f97ffc3efb98e2d179d2e45aec56b1325]

INTEGRATION: CWS so3deadcorpses (1.1.2); FILE ADDED 2007/09/11 08:43:06 fs 1.1.2.1: #i81309# moved herein from so3/inc res. so3/inc/so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [b08154643e2b08638969274c802d7c0579a074d6]

INTEGRATION: CWS so3deadcorpses (1.1.2); FILE ADDED 2007/09/11 08:52:11 fs 1.1.2.1: #i81309# moved herein from so3/inc res. so3/inc/so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [fb3cb6edc834d684bf44a69128f694868c832712]

INTEGRATION: CWS so3deadcorpses (1.1.2); FILE ADDED 2007/09/11 08:45:05 fs 1.1.2.1: #i81309# moved herein from so3/inc res. so3/inc/so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [fc46d74aac95d1eb91e55b89a6fca384e2fbdfa9]

INTEGRATION: CWS so3deadcorpses (1.1.2); FILE ADDED 2007/09/11 08:42:45 fs 1.1.2.1: #i81309# moved herein from so3/inc res. so3/inc/so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [5cc57467cab1408748bef95d29b76a934a6b147e]

INTEGRATION: CWS so3deadcorpses (1.1.2); FILE ADDED 2007/09/11 08:42:44 fs 1.1.2.1: #i81309# moved herein from so3/inc res. so3/inc/so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [71d2556626b53612334609f59c21a0444a6ce787]

INTEGRATION: CWS so3deadcorpses (1.1.2); FILE ADDED 2007/09/11 08:42:33 fs 1.1.2.1: #i81309# moved herein from so3/inc res. so3/inc/so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [59c1d7ca34782fb53f0bde4bddb38632bcd04af7]

INTEGRATION: CWS so3deadcorpses (1.1.2); FILE ADDED 2007/09/11 10:54:25 fs 1.1.2.2: #i81309# 2007/09/11 08:42:44 fs 1.1.2.1: #i81309# moved herein from so3/inc res. so3/inc/so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [0e07e7869447a5776492390244d95d0fb1996b1c]

INTEGRATION: CWS so3deadcorpses (1.1.2); FILE ADDED 2007/09/11 08:42:39 fs 1.1.2.1: #i81309# moved herein from so3/inc res. so3/inc/so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [8b72a64e43bfe0874d3c2f2af739066e9f310a29]

INTEGRATION: CWS so3deadcorpses (1.1.2); FILE ADDED 2007/09/11 08:42:38 fs 1.1.2.1: #i81309# moved herein from so3/inc res. so3/inc/so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [831ca5e30e04f9b70a2ace2dd6c0118a915ea6f9]

INTEGRATION: CWS so3deadcorpses (1.1.2); FILE ADDED 2007/09/11 08:42:49 fs 1.1.2.1: #i81309# moved herein from so3/inc res. so3/inc/so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [9522d34fb527d84fd00656d9e6c2a4c2e21786a8]

INTEGRATION: CWS so3deadcorpses (1.1.2); FILE ADDED 2007/09/11 08:42:28 fs 1.1.2.1: #i81309# moved herein from so3/inc res. so3/inc/so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [3ff3aae8d853dd9b6edacfd97784e195982e06a0]

INTEGRATION: CWS so3deadcorpses (1.1.2); FILE ADDED 2007/09/11 08:42:30 fs 1.1.2.1: #i81309# moved herein from so3/inc res. so3/inc/so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [a26850a6ebce36a4f0961dc2b4ff527fcbb531d5]

INTEGRATION: CWS so3deadcorpses (1.1.2); FILE ADDED 2007/09/11 08:42:29 fs 1.1.2.1: #i81309# moved herein from so3/inc res. so3/inc/so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [7f671f7eda88adef45cef6ed9be56136eca70e0f]

INTEGRATION: CWS so3deadcorpses (1.1.2); FILE ADDED 2007/09/11 08:42:20 fs 1.1.2.1: #i81309# moved herein from so3/inc res. so3/inc/so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [98b85e0980e758459ecab048488d4d6c1962fac9]

INTEGRATION: CWS so3deadcorpses (1.1.2); FILE ADDED 2007/09/13 20:13:11 fs 1.1.2.3: #i75200# SvObjectServer now living in own namespace 2007/09/13 08:09:46 fs 1.1.2.2: #i81309# ResMgr not being NULL, but explicitly referring to bf_ofa resource 2007/09/11 08:42:29 fs 1.1.2.1: #i81309# moved herein from so3/inc res. so3/inc/so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [aa3c2ce74a12cd1994589501246dfdcc65536f12]

INTEGRATION: CWS so3deadcorpses (1.1.2); FILE ADDED 2007/09/11 08:44:40 fs 1.1.2.1: #i81309# moved herein from so3/inc res. so3/inc/so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [ea869df14b1d47faacb074ef3ab93ed35fa97f33]

INTEGRATION: CWS so3deadcorpses (1.1.2); FILE ADDED 2007/09/11 08:44:30 fs 1.1.2.1: #i81309# moved herein from so3/inc res. so3/inc/so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [f63bb5c1504572e113788ac65545921bd4fd51ca]

INTEGRATION: CWS so3deadcorpses (1.1.2); FILE ADDED 2007/09/13 20:12:51 fs 1.1.2.2: #i75200# SvObjectServer now living in own namespace 2007/09/11 08:44:30 fs 1.1.2.1: #i81309# moved herein from so3/inc res. so3/inc/so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [425a3e0602e866a002e5e25e2f9ea2ee44bd2508]

INTEGRATION: CWS so3deadcorpses (1.1.2); FILE ADDED 2007/09/11 08:44:20 fs 1.1.2.1: #i81309# moved herein from so3/inc res. so3/inc/so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [cc6758754738fdb8a018dc9e351d22f37b94ba98]

INTEGRATION: CWS so3deadcorpses (1.1.2); FILE ADDED 2007/09/11 08:44:29 fs 1.1.2.1: #i81309# moved herein from so3/inc res. so3/inc/so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [1e19f877d55a737187b472fa254d207063c64d8e]

INTEGRATION: CWS so3deadcorpses (1.1.2); FILE ADDED 2007/09/11 08:41:34 fs 1.1.2.1: #i81309# moved herein from so3/inc res. so3/inc/so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [16901650ca628c0eb18bce73243d32a431889bae]

INTEGRATION: CWS so3deadcorpses (1.1.2); FILE ADDED 2007/09/11 08:41:23 fs 1.1.2.1: #i81309# moved herein from so3/inc res. so3/inc/so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [a4477cb35159c913a1e5c9dc4ae3da69e5ae2235]

INTEGRATION: CWS so3deadcorpses (1.1.2); FILE ADDED 2007/09/13 20:03:01 fs 1.1.2.2: #i75200# SvObjectServer now living in own namespace 2007/09/11 08:41:34 fs 1.1.2.1: #i81309# moved herein from so3/inc res. so3/inc/so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [990d82ef2fe0aacc492f7800f72b77e38fac2e56]

INTEGRATION: CWS so3deadcorpses (1.1.2); FILE ADDED 2007/09/11 08:41:14 fs 1.1.2.1: #i81309# moved herein from so3/inc res. so3/inc/so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [9a4d91dcb5be0b0b38dad8901bd80ec096023898]

INTEGRATION: CWS so3deadcorpses (1.1.2); FILE ADDED 2007/09/11 08:41:04 fs 1.1.2.1: #i81309# moved herein from so3/inc res. so3/inc/so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [2b79206192c836c7ff8986c7b424a073b6236701]

INTEGRATION: CWS so3deadcorpses (1.1.2); FILE ADDED 2007/09/11 08:41:05 fs 1.1.2.1: #i81309# moved herein from so3/inc res. so3/inc/so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [79a404e72609d41ef1f81f6e92353985c1e2881f]

INTEGRATION: CWS so3deadcorpses (1.1.2); FILE ADDED 2007/09/11 08:40:55 fs 1.1.2.1: #i81309# moved herein from so3/inc res. so3/inc/so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [ba49f0e8c3a490cb1609b462f022b88fcfda2a16]

INTEGRATION: CWS so3deadcorpses (1.1.2); FILE ADDED 2007/09/11 08:40:00 fs 1.1.2.1: #i81309# moved herein from so3/inc res. so3/inc/so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [5c375a50c0344dfe64aa06b2c8f3ee7b974d5ded]

INTEGRATION: CWS so3deadcorpses (1.1.2); FILE ADDED 2007/09/11 08:39:52 fs 1.1.2.1: #i81309# moved herein from so3/inc res. so3/inc/so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [ff92305893d082f3788c48ba723b2d971fd18062]

INTEGRATION: CWS so3deadcorpses (1.1.2); FILE ADDED 2007/09/13 20:07:36 fs 1.1.2.2: #i75200# SvObjectServer now living in own namespace 2007/09/11 08:39:51 fs 1.1.2.1: #i81309# moved herein from so3/inc res. so3/inc/so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [14eaec5fc710a245e8df32410b51a52e4ee4b3c8]

INTEGRATION: CWS so3deadcorpses (1.1.2); FILE ADDED 2007/09/11 08:39:51 fs 1.1.2.1: #i81309# moved herein from so3/inc res. so3/inc/so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [47d87ad53ab304c13b0fd1f3bd610b922ff8d538]

INTEGRATION: CWS so3deadcorpses (1.9.22); FILE MERGED 2007/09/11 08:30:50 fs 1.9.22.1: #i81309# so3 is dead, long live bf_so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [2fa5bfa2e8ea0f04b3dfa4b040d021b0f540c1cf]

INTEGRATION: CWS so3deadcorpses (1.3.246); FILE MERGED 2007/09/11 08:30:50 fs 1.3.246.1: #i81309# so3 is dead, long live bf_so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [32049727a08c25ce72a43496773a9809b84ecad6]

INTEGRATION: CWS so3deadcorpses (1.4.246); FILE MERGED 2007/09/11 08:30:50 fs 1.4.246.1: #i81309# so3 is dead, long live bf_so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [764071b3e3edb4066dd04ab734a24bf517e4a0db]

INTEGRATION: CWS so3deadcorpses (1.6.118); FILE MERGED 2007/09/11 08:30:50 fs 1.6.118.1: #i81309# so3 is dead, long live bf_so3


2007-10-23  Rüdiger Timm  <rt@openoffice.org>  [b7528aba770ed46f94b7973b9166e8391b0ecd16]

This module is 'openssl', so set PRJNAME accordingly.


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [75608354da80c8aa4fc47b5bd08f113999383881]

INTEGRATION: CWS so3deadcorpses (1.15.22); FILE MERGED 2007/09/11 08:30:50 fs 1.15.22.1: #i81309# so3 is dead, long live bf_so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [20ce6aef61d6f0c613cc91630bec58ce4949e760]

INTEGRATION: CWS so3deadcorpses (1.4.22); FILE MERGED 2007/09/11 08:30:50 fs 1.4.22.1: #i81309# so3 is dead, long live bf_so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [5c07a81d6e4b581b815f62f6412094b92b739c13]

INTEGRATION: CWS so3deadcorpses (1.16.22); FILE MERGED 2007/09/11 08:30:50 fs 1.16.22.1: #i81309# so3 is dead, long live bf_so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [bfd1d8eace2b64453f9130313c6c0a3991224b50]

INTEGRATION: CWS so3deadcorpses (1.11.22); FILE MERGED 2007/09/11 08:30:50 fs 1.11.22.1: #i81309# so3 is dead, long live bf_so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [c14b765f6f7e995b387c04ef7b862c29d2e23e96]

INTEGRATION: CWS so3deadcorpses (1.10.22); FILE MERGED 2007/09/11 08:30:49 fs 1.10.22.1: #i81309# so3 is dead, long live bf_so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [afa04747bff26dec9e65ed159f90967d9f8969e5]

INTEGRATION: CWS so3deadcorpses (1.9.118); FILE MERGED 2007/09/11 08:30:49 fs 1.9.118.1: #i81309# so3 is dead, long live bf_so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [d9b26905cef7b2b0471d5ce069d19f3a02797c94]

INTEGRATION: CWS so3deadcorpses (1.8.22); FILE MERGED 2007/09/11 08:30:49 fs 1.8.22.1: #i81309# so3 is dead, long live bf_so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [e67766b14a8f88ca4c39b898fa72f710a6eade49]

INTEGRATION: CWS so3deadcorpses (1.9.22); FILE MERGED 2007/09/11 08:30:49 fs 1.9.22.1: #i81309# so3 is dead, long live bf_so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [be671de77a9516c16b4c719d2ca0adaed4c46a51]

INTEGRATION: CWS so3deadcorpses (1.14.22); FILE MERGED 2007/09/11 08:30:49 fs 1.14.22.1: #i81309# so3 is dead, long live bf_so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [92e26e06c2768428f2baa2575eaaa270d86b134e]

INTEGRATION: CWS so3deadcorpses (1.11.22); FILE MERGED 2007/09/11 08:30:49 fs 1.11.22.1: #i81309# so3 is dead, long live bf_so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [86b4bd82cab174d3ec2835cff4d81012db4eaed3]

INTEGRATION: CWS so3deadcorpses (1.12.22); FILE MERGED 2007/09/11 08:30:49 fs 1.12.22.1: #i81309# so3 is dead, long live bf_so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [680fec196a9770852ec9c1e06864e49cb68b8fc1]

INTEGRATION: CWS so3deadcorpses (1.13.22); FILE MERGED 2007/09/11 08:30:49 fs 1.13.22.1: #i81309# so3 is dead, long live bf_so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [6aa8cb79de81a54e88238e2fe0e07f45888644b4]

INTEGRATION: CWS so3deadcorpses (1.15.22); FILE MERGED 2007/09/11 08:30:49 fs 1.15.22.1: #i81309# so3 is dead, long live bf_so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [a6435e53c7e864dd548b3694433e0272f01adbdf]

INTEGRATION: CWS so3deadcorpses (1.6.22); FILE MERGED 2007/09/11 08:30:48 fs 1.6.22.1: #i81309# so3 is dead, long live bf_so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [eb76969d8846df1a6d0304b1226263e2660c9af8]

INTEGRATION: CWS so3deadcorpses (1.7.20); FILE MERGED 2007/09/11 08:30:48 fs 1.7.20.1: #i81309# so3 is dead, long live bf_so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [cf4e5d9a40a27cb84caff8d62dd12af4d4d98225]

INTEGRATION: CWS so3deadcorpses (1.6.84); FILE MERGED 2007/09/11 08:30:48 fs 1.6.84.1: #i81309# so3 is dead, long live bf_so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [63512c865805dd0501b783cffd827173d5930bc1]

INTEGRATION: CWS so3deadcorpses (1.10.118); FILE MERGED 2007/09/11 08:30:48 fs 1.10.118.1: #i81309# so3 is dead, long live bf_so3


2007-10-23  Rüdiger Timm  <rt@openoffice.org>  [7cd3b5d383703024f00086f354ae081ca7651d9c]

Syntax


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [5b669ad935d0238d39f6026c6958200a518a0b01]

INTEGRATION: CWS so3deadcorpses (1.11.20); FILE MERGED 2007/09/08 12:47:17 fs 1.11.20.1: #i75189# UpdateAllLinks singnature in so3 changed


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [0f2851424abca7db91ee27ecc12626a9c23e2827]

INTEGRATION: CWS so3deadcorpses (1.6.118); FILE MERGED 2007/09/11 08:30:48 fs 1.6.118.1: #i81309# so3 is dead, long live bf_so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [833b81030abed8891210c77a78c7d42031345383]

INTEGRATION: CWS so3deadcorpses (1.12.22); FILE MERGED 2007/09/11 08:30:47 fs 1.12.22.1: #i81309# so3 is dead, long live bf_so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [847f1573973e526cb98bc8d3f95c796021deaf15]

INTEGRATION: CWS so3deadcorpses (1.11.22); FILE MERGED 2007/09/11 08:30:47 fs 1.11.22.1: #i81309# so3 is dead, long live bf_so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [9c58ca3bb92da11a2ff7e664bfa607c4af1bd888]

INTEGRATION: CWS so3deadcorpses (1.6.20); FILE MERGED 2007/09/11 08:30:47 fs 1.6.20.1: #i81309# so3 is dead, long live bf_so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [90780753b8c43904ac5bc55d6bbe9bbb0c7da56b]

INTEGRATION: CWS so3deadcorpses (1.19.22); FILE MERGED 2007/09/11 08:30:47 fs 1.19.22.1: #i81309# so3 is dead, long live bf_so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [56ae2d7b097e595231a7e0fce7e14241c5df2529]

INTEGRATION: CWS so3deadcorpses (1.11.22); FILE MERGED 2007/09/11 10:54:04 fs 1.11.22.2: #i81309# 2007/09/11 08:30:47 fs 1.11.22.1: #i81309# so3 is dead, long live bf_so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [ad08a35e13d4bb09fb2a9eea71dd6b5da8e6a40b]

INTEGRATION: CWS so3deadcorpses (1.6.84); FILE MERGED 2007/09/11 08:30:46 fs 1.6.84.1: #i81309# so3 is dead, long live bf_so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [7165025ac7a368ff9ad3f8c786ebcb87530b7228]

INTEGRATION: CWS so3deadcorpses (1.5.118); FILE MERGED 2007/09/11 08:30:46 fs 1.5.118.1: #i81309# so3 is dead, long live bf_so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [1a63141741e61d176b33c4167fc8048e5d06a9bd]

INTEGRATION: CWS so3deadcorpses (1.7.22); FILE MERGED 2007/09/11 08:30:46 fs 1.7.22.1: #i81309# so3 is dead, long live bf_so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [0646f07c238e40bfcef74cd8b03c3f46c465b817]

INTEGRATION: CWS so3deadcorpses (1.10.22); FILE MERGED 2007/09/11 08:30:46 fs 1.10.22.1: #i81309# so3 is dead, long live bf_so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [474018044e7c0868b6410655e7df271a5f7d3e23]

INTEGRATION: CWS so3deadcorpses (1.6.118); FILE MERGED 2007/09/11 08:30:46 fs 1.6.118.1: #i81309# so3 is dead, long live bf_so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [7e36519f005c0ef50b130a5ea9b6d82e6ec26a9b]

INTEGRATION: CWS so3deadcorpses (1.7.84); FILE MERGED 2007/09/11 08:30:46 fs 1.7.84.1: #i81309# so3 is dead, long live bf_so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [17094ff1bb4badd908f9e3a8b4d65d0caa0a5de1]

INTEGRATION: CWS so3deadcorpses (1.10.2); FILE MERGED 2007/09/11 08:30:46 fs 1.10.2.1: #i81309# so3 is dead, long live bf_so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [5476977e26f4c6192e50ed259cd27d8a0bc4557c]

INTEGRATION: CWS so3deadcorpses (1.4.118); FILE MERGED 2007/09/11 08:30:45 fs 1.4.118.1: #i81309# so3 is dead, long live bf_so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [8ad68589c8e6899acb0022bde531ae86a19ee167]

INTEGRATION: CWS so3deadcorpses (1.6.118); FILE MERGED 2007/09/11 08:30:45 fs 1.6.118.1: #i81309# so3 is dead, long live bf_so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [7723ed54e5726480d5fb61b0241d3cb0c23924fe]

INTEGRATION: CWS so3deadcorpses (1.10.84); FILE MERGED 2007/09/11 08:30:45 fs 1.10.84.1: #i81309# so3 is dead, long live bf_so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [2f76fc224dd96dc96dac2e2e47d5492b08920045]

INTEGRATION: CWS so3deadcorpses (1.13.22); FILE MERGED 2007/09/13 08:08:58 fs 1.13.22.2: #i81309# so3 lib not needed 2007/09/11 08:30:45 fs 1.13.22.1: #i81309# so3 is dead, long live bf_so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [7dece788a84e052aeada0a5bd021aa05758c406f]

INTEGRATION: CWS so3deadcorpses (1.9.54); FILE MERGED 2007/09/11 08:30:45 fs 1.9.54.1: #i81309# so3 is dead, long live bf_so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [701f0dc15ea38febd674dfc95261f42b7e56f90f]

INTEGRATION: CWS so3deadcorpses (1.15.84); FILE MERGED 2007/09/11 08:30:45 fs 1.15.84.1: #i81309# so3 is dead, long live bf_so3


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [0a9ede955146abe05fdac803a85f5e99c4164663]

INTEGRATION: CWS xsltfilter08 (1.1.2); FILE ADDED 2007/06/28 09:20:03 sus 1.1.2.1: #i63179# copy xslt filter used for flat import/export filter


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [7a6f2415e2f7b8eb6aa0303e8c01423eae1ea96b]

INTEGRATION: CWS xsltfilter08 (1.8.14); FILE MERGED 2007/07/06 17:46:01 sus 1.8.14.1: #i79345# enhance deep filter detection to 4000 bytes


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [1ae6f15e4aa0f122790d2c38819d064626edf42c]

INTEGRATION: CWS xsltfilter08 (1.8.154); FILE MERGED 2007/07/20 15:24:35 sus 1.8.154.2: #i74712# adding heuristic for default page style (header/footer) 2007/06/27 11:43:51 sus 1.8.154.1: #i13938, i18569, i30494, i33065, i38849, i62093, i74712# various docbook enhancments


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [11137b20456ceaf6fa49ec72dbd725c3108aa3c4]

INTEGRATION: CWS xsltfilter08 (1.8.154); FILE MERGED 2007/07/20 15:25:54 sus 1.8.154.3: #i18569# made roundtrip for text:bookmark possible by importing anchor to text:bookmark 2007/07/19 17:21:25 sus 1.8.154.2: #i62982# inserted styles equal to SO8 OOo20 default 2007/06/27 12:02:13 sus 1.8.154.1: #i62093# fixing styles on import


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [8298363835f4aca5f3f212d5a01f5ea380a93f40]

INTEGRATION: CWS xsltfilter08 (1.3.578); FILE MERGED 2007/07/06 14:16:51 sus 1.3.578.1: #i79331# Enable DocBook import for all XML files, which have the substring '//OASIS//DTD DocBook XML V4' allowing 4.5 documents to be opened


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [443dd62e12c1c286df4838d0f3f3f42349a86f33]

INTEGRATION: CWS unoapi1 (1.3.826); FILE MERGED 2007/08/14 13:17:00 cn 1.3.826.1: #i79479# update files


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [0dbd18042e821d9d80d6ec752a1745ca62009deb]

INTEGRATION: CWS unoapi1 (1.3.1158); FILE MERGED 2007/08/14 13:17:00 cn 1.3.1158.1: #i79479# update files


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [46accb6f9b529dfb189bcf4a618094b7d0d1dae0]

INTEGRATION: CWS unoapi1 (1.6.474); FILE MERGED 2007/10/11 14:44:33 cn 1.6.474.1: #i79479# update lists


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [79bfefc7380785aa59faebcc07163d575a5be124]

INTEGRATION: CWS unoapi1 (1.3.184); FILE MERGED 2007/08/16 07:42:32 cn 1.3.184.1: #i79479# update lists


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [d510cceaaf306ddf9ca392a781e7f07403189e35]

INTEGRATION: CWS unoapi1 (1.3.206); FILE MERGED 2007/08/16 07:42:32 cn 1.3.206.1: #i79479# update lists


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [d4b3673baa4d47ebf0cd3e8f059b5761e68b2fc3]

INTEGRATION: CWS unoapi1 (1.4.572); FILE MERGED 2007/07/19 08:33:12 cn 1.4.572.1: #i79479# update of files


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [d4e4f54d8724ffed996d2a7d85a58163e663829d]

INTEGRATION: CWS unoapi1 (1.5.572); FILE MERGED 2007/07/19 08:33:12 cn 1.5.572.1: #i79479# update of files


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [a9bf9edb5287bfca9e163e1cfd64da6391117425]

INTEGRATION: CWS unoapi1 (1.6.366); FILE MERGED 2007/07/11 13:05:42 cn 1.6.366.1: #i79479# update exclusion list


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [1e4b5061ab0bd5ea48ef056d48e0e56b95aed4e2]

INTEGRATION: CWS unoapi1 (1.7.380); FILE MERGED 2007/07/11 13:05:20 cn 1.7.380.1: #i79479# update exclusion list


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [baa114d7f1cc48aabbb613a2f99baecf13a03242]

INTEGRATION: CWS unoapi1 (1.2.26); FILE MERGED 2007/09/28 12:42:08 cn 1.2.26.1: #i79479# update list


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [c88a4f7d1ed9131c2a06f5fc5f905e589b7b11e9]

INTEGRATION: CWS unoapi1 (1.1.2); FILE ADDED 2007/09/28 12:41:41 cn 1.1.2.1: #i79479# new exlusion list


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [a596d3243dc90cf73cf59856a70d00867aee4ae5]

INTEGRATION: CWS unoapi1 (1.4.508); FILE MERGED 2007/10/15 09:42:55 cn 1.4.508.2: #i79479# update lists 2007/08/15 13:44:01 cn 1.4.508.1: #i79479# update files


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [553eedabbc9d4aa5cfd7d518b71fdc2389cfd425]

INTEGRATION: CWS unoapi1 (1.3.508); FILE MERGED 2007/08/15 13:44:01 cn 1.3.508.1: #i79479# update files


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [cab976aebf204bbfb2feca871b4e51e8cca32f1a]

INTEGRATION: CWS unoapi1 (1.5.858); FILE MERGED 2007/10/11 19:34:05 cn 1.5.858.1: #i79479# update Lists


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [5a8780113f9659de73c8d791734629fa95bf0496]

INTEGRATION: CWS unoapi1 (1.7.858); FILE MERGED 2007/10/11 19:34:05 cn 1.7.858.1: #i79479# update Lists


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [7e5aac0114f7037da781a36fd53a868cea1307fe]

INTEGRATION: CWS unoapi1 (1.5.80); FILE MERGED 2007/10/02 09:20:00 cn 1.5.80.1: #i79479# update lists


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [48bd56e0363a1a3868a4e925f146ffbe0f726875]

INTEGRATION: CWS unoapi1 (1.4.280); FILE MERGED 2007/10/02 09:20:00 cn 1.4.280.1: #i79479# update lists


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [ecc0dd5b57cb1867ec7dad174cbb1c32fecf44f7]

INTEGRATION: CWS unoapi1 (1.2.158); FILE MERGED 2007/08/15 10:25:09 cn 1.2.158.1: #i79479# update list


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [2cc1c954e431fb79297c2fff4b0e598bbf045108]

INTEGRATION: CWS unoapi1 (1.6.854); FILE MERGED 2007/10/11 21:33:27 cn 1.6.854.2: #i79479# update lists 2007/07/12 19:25:43 cn 1.6.854.1: #i79479# update list


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [0e94c353cd7720a4d17af98ab38310c5b57051bc]

INTEGRATION: CWS unoapi1 (1.6.854); FILE MERGED 2007/10/11 21:33:27 cn 1.6.854.3: #i79479# update lists 2007/07/12 19:25:16 cn 1.6.854.2: #i79479# update list 2007/07/12 19:24:42 cn 1.6.854.1: #i79479# update list


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [0425d300a96a9765aacbd8fdd31d6424e245d78e]

INTEGRATION: CWS unoapi1 (1.7.108); FILE MERGED 2007/08/15 09:44:09 cn 1.7.108.1: #i79479# update lists


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [080de130eb1cfaf2bd1b4bb550972c1c4ade493a]

INTEGRATION: CWS unoapi1 (1.8.108); FILE MERGED 2007/08/15 09:44:10 cn 1.8.108.1: #i79479# update lists


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [9eb227aa17f7ec71c81504b505e196fc428dee04]

INTEGRATION: CWS unoapi1 (1.2.700); FILE MERGED 2007/07/11 13:04:10 cn 1.2.700.1: #i79479# update exclusion list


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [d595547fa6aa466c11656f27b87478453bec5319]

INTEGRATION: CWS unoapi1 (1.2.440); FILE MERGED 2007/10/15 15:04:34 cn 1.2.440.3: #i79479# update Lists 2007/10/15 09:27:54 cn 1.2.440.2: #i79479# update Lists 2007/08/24 15:17:25 cn 1.2.440.1: #i79479# updateLists


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [ff480f8c4efd382f14633c0cd52c57f0ab0f309a]

INTEGRATION: CWS unoapi1 (1.3.428); FILE MERGED 2007/10/15 15:04:34 cn 1.3.428.3: #i79479# update Lists 2007/10/15 09:27:54 cn 1.3.428.2: #i79479# update Lists 2007/08/24 15:17:25 cn 1.3.428.1: #i79479# updateLists


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [99eaf5c24a36970448f9f0cba4d58c9318247657]

INTEGRATION: CWS i18n38 (1.50.18); FILE MERGED 2007/09/18 17:19:36 khong 1.50.18.1: i81314 fix a OUString concat problem


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [5d8ef209b1f63d1c8ea5014bdbef96660b355423]

INTEGRATION: CWS i18n38 (1.7.4); FILE MERGED 2007/09/19 00:08:04 khong 1.7.4.3: i81448 fixed dot line break issue 2007/09/10 23:57:12 khong 1.7.4.2: i81440 fix the problem of line break on punctuations 2007/09/10 22:55:46 khong 1.7.4.1: i81448 fix problem of line break on symbols


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [a2f3b48cacfcef338ca5e37acde34c83876e082e]

INTEGRATION: CWS i18n38 (1.32.10); FILE MERGED 2007/09/18 20:32:39 khong 1.32.10.1: i81519 set break type icu breakiterator


2007-10-23  Vladimir Glazounov  <vg@openoffice.org>  [e5281b82e041052eafb4ee20d2307f75a5e1b9d2]

INTEGRATION: CWS i18n38 (1.7.8); FILE MERGED 2007/09/18 20:26:09 khong 1.7.8.1: i81519 make setBreakType as public method


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [687f8f86abba8c0fe2fc7efcc73a92919d9861e1]

new version for MAC680


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [5ee100021d7f92784ee26eaf4174852d902e1961]

new version for MAC680


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [8b52ea6a3c021f50c1e6adedba87bc489fca472c]

new version for MAC680


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [0f47fd5a6277289c00b0c4f79d4bf9a89ef1231c]

new version for MAC680


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [3b43ece0eca2419baba5ffc1b543ab193c1fec2a]

INTEGRATION: CWS chart14 (1.26.12); FILE MERGED 2007/08/31 14:17:36 bm 1.26.12.2: #i26795# implement feature: display bars on different axes side-by-side 2007/08/10 22:32:48 iha 1.26.12.1: #i37792# number format for data labels


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [4dc0078543b7a6e1fe41f815bc4ee668c197c27f]

INTEGRATION: CWS chart14 (1.38.12); FILE MERGED 2007/10/01 15:06:43 iha 1.38.12.3: #i37792# #i79194# numberformat for data label - select automatic default in dialog 2007/09/24 12:02:09 bm 1.38.12.2: RESYNC: (1.38-1.39); FILE MERGED 2007/08/31 14:17:36 bm 1.38.12.1: #i26795# implement feature: display bars on different axes side-by-side


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [4388503b94cdd305de66ab8e37e9058a160f56ba]

INTEGRATION: CWS chart14 (1.3.12); FILE MERGED 2007/09/28 10:15:03 iha 1.3.12.7: #i82051# Allow to display each part of a data label in a separate line 2007/09/24 12:02:03 bm 1.3.12.6: RESYNC: (1.3-1.4); FILE MERGED 2007/09/20 08:25:00 iha 1.3.12.5: #i24614# enable reverse scales 2007/09/20 07:14:28 iha 1.3.12.4: #i43489# allow to display value and percentage at the same time 2007/09/14 12:46:51 bm 1.3.12.3: #i7998# new ids for regression curve options 2007/08/31 14:17:36 bm 1.3.12.2: #i26795# implement feature: display bars on different axes side-by-side 2007/08/10 22:32:03 iha 1.3.12.1: #i37792# number format for data labels


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [476ae304348bf8a5480786bb98407687981f0d55]

INTEGRATION: CWS chart14 (1.18.46); FILE MERGED 2007/10/11 09:22:07 iha 1.18.46.3: #i26795# display bars on different axes next to each other - overlap&gapwidth 2007/09/24 12:01:56 bm 1.18.46.2: RESYNC: (1.18-1.19); FILE MERGED 2007/09/20 07:16:38 iha 1.18.46.1: #i43489# allow to display value and percentage at the same time


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [7838dee84d0bb3e9b54334e22500fdca758e320a]

INTEGRATION: CWS chart14 (1.16.34); FILE MERGED 2007/08/31 14:17:36 bm 1.16.34.2: #i26795# implement feature: display bars on different axes side-by-side 2007/08/10 22:31:19 iha 1.16.34.1: #i37792# number format for data labels


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [8bdd1bcc5b5b6ccad6e9a91247576f3e976df2b9]

INTEGRATION: CWS chart14 (1.37.6); FILE MERGED 2007/10/11 09:22:38 iha 1.37.6.4: #i26795# display bars on different axes next to each other - overlap&gapwidth 2007/09/28 10:18:24 iha 1.37.6.3: #i82051# Allow to display each part of a data label in a separate line 2007/09/20 07:16:56 iha 1.37.6.2: #i43489# allow to display value and percentage at the same time 2007/08/10 22:30:27 iha 1.37.6.1: #i37792# number format for data labels


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [2b3d50a650f467830974d801ecfa768ad94cbf19]

INTEGRATION: CWS chart14 (1.6.46); FILE MERGED 2007/10/11 09:23:32 iha 1.6.46.1: #i26795# display bars on different axes next to each other - overlap&gapwidth


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [79d0606020c3ea7159c4e0c011207e29670a18b5]

INTEGRATION: CWS chart14 (1.19.12); FILE MERGED 2007/10/11 09:23:11 iha 1.19.12.4: #i26795# display bars on different axes next to each other - overlap&gapwidth 2007/10/02 08:49:25 iha 1.19.12.3: #i26795# remove superfluous comment 2007/09/24 12:01:17 bm 1.19.12.2: RESYNC: (1.19-1.20); FILE MERGED 2007/08/31 14:17:36 bm 1.19.12.1: #i26795# implement feature: display bars on different axes side-by-side


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [04a33bcae9ca0afcd295e17a9dcd1522b0eafcc9]

INTEGRATION: CWS chart14 (1.5.12); FILE MERGED 2007/08/30 16:49:45 bm 1.5.12.1: #i80177# add mean value line value and standard deviation in the status bar in analogy to the regression curve formula


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [ea0a5fe2791cea530af7a7036f3422a1d0ac54d7]

INTEGRATION: CWS chart14 (1.14.12); FILE MERGED 2007/09/24 11:58:14 bm 1.14.12.2: RESYNC: (1.14-1.15); FILE MERGED 2007/08/31 14:17:36 bm 1.14.12.1: #i26795# implement feature: display bars on different axes side-by-side


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [7140c8db853caad5e577fc6dfa9320f87bc3da43]

INTEGRATION: CWS chart14 (1.15.12); FILE MERGED 2007/09/24 11:54:22 bm 1.15.12.2: RESYNC: (1.15-1.16); FILE MERGED 2007/09/11 16:54:11 bm 1.15.12.1: #i10000# add CharacterProperties to supported services


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [12d8a87300067d8a0f97d16b16381669ff88914b]

INTEGRATION: CWS chart14 (1.16.12); FILE MERGED 2007/09/24 11:53:47 bm 1.16.12.2: RESYNC: (1.16-1.18); FILE MERGED 2007/08/31 14:17:35 bm 1.16.12.1: #i26795# implement feature: display bars on different axes side-by-side


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [3ef9a8bd4afcd3e75abf4049c5db2f10a85bc48d]

INTEGRATION: CWS chart14 (1.6.48); FILE MERGED 2007/09/28 10:22:20 iha 1.6.48.2: #i82051# Allow to display each part of a data label in a separate line 2007/08/10 22:29:32 iha 1.6.48.1: #i37792# number format for data labels


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [dd0cb274ce33ac3e3e81bcc7be4e94734c08f9b4]

INTEGRATION: CWS chart14 (1.13.26); FILE MERGED 2007/09/28 10:22:54 iha 1.13.26.3: #i82051# Allow to display each part of a data label in a separate line 2007/09/24 11:53:19 bm 1.13.26.2: RESYNC: (1.13-1.14); FILE MERGED 2007/08/10 22:29:06 iha 1.13.26.1: #i37792# number format for data labels


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [a833b4d575dd948ee829fa792ebfde3319116d7c]

INTEGRATION: CWS chart14 (1.4.48); FILE MERGED 2007/10/01 15:06:10 iha 1.4.48.1: #i37792# #i79194# numberformat for data label - select automatic default in dialog


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [48213f438b88f4e457b682d6352c640a3fb71649]

INTEGRATION: CWS chart14 (1.2.48); FILE MERGED 2007/09/28 10:12:02 iha 1.2.48.7: #i82051# Allow to display each part of a data label in a separate line 2007/09/20 08:24:03 iha 1.2.48.6: #i24614# enable reverse scales 2007/09/20 07:13:29 iha 1.2.48.5: #i43489# allow to display value and percentage at the same time 2007/09/14 13:07:37 iha 1.2.48.4: removed number comments as they will becsome wrong soon 2007/09/14 12:47:14 bm 1.2.48.3: #i7998# new ids for regression curve options 2007/08/31 14:17:35 bm 1.2.48.2: #i26795# implement feature: display bars on different axes side-by-side 2007/08/10 22:27:51 iha 1.2.48.1: #i37792# number format for data labels


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [eaf3996b586417fb7f71d2fbbd56a11db4343b78]

INTEGRATION: CWS chart14 (1.3.26); FILE MERGED 2007/09/28 10:26:00 iha 1.3.26.4: #i82051# Allow to display each part of a data label in a separate line 2007/08/30 16:58:46 bm 1.3.26.3: #i37792#, #i80177# same id for new ressources 2007/08/30 16:49:45 bm 1.3.26.2: #i80177# add mean value line value and standard deviation in the status bar in analogy to the regression curve formula 2007/08/10 22:04:27 iha 1.3.26.1: #i37792# number format for data labels


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [dab0d0d27a2fff41aed7c8af68839d1e5f45c576]

INTEGRATION: CWS chart14 (1.9.26); FILE MERGED 2007/09/24 11:51:08 bm 1.9.26.2: RESYNC: (1.9-1.10); FILE MERGED 2007/08/31 14:17:35 bm 1.9.26.1: #i26795# implement feature: display bars on different axes side-by-side


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [ea9fd8f63559bf229bac4e2899df8fdad8be09f2]

INTEGRATION: CWS chart14 (1.28.12); FILE MERGED 2007/10/01 15:14:17 iha 1.28.12.1: #i37792# #i79194# numberformat for data label - select automatic default in dialog


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [cdd8abc8f92525a1d8bbdf14b322c7f9197dec14]

INTEGRATION: CWS chart14 (1.3.12); FILE MERGED 2007/10/11 09:24:29 iha 1.3.12.3: #i26795# display bars on different axes next to each other - overlap&gapwidth 2007/09/05 18:06:50 bm 1.3.12.2: #i26795# warnings removed 2007/08/31 14:17:35 bm 1.3.12.1: #i26795# implement feature: display bars on different axes side-by-side


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [677b4b4bbc5e86801e4888dd6d737c525d33271a]

INTEGRATION: CWS chart14 (1.4.48); FILE MERGED 2007/09/14 12:47:54 bm 1.4.48.3: #i7998# new ids for regression curve options 2007/08/31 14:17:35 bm 1.4.48.2: #i26795# implement feature: display bars on different axes side-by-side 2007/08/10 22:26:06 iha 1.4.48.1: #i37792# number format for data labels


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [a9b71879c3538fdf78325a7b290bca3d3383ea51]

INTEGRATION: CWS chart14 (1.11.2); FILE MERGED 2007/10/11 13:29:16 iha 1.11.2.3: #i82383#, #i82424# number format for data labels - preselect automatic number format - handle mixed states 2007/10/11 10:07:49 iha 1.11.2.2: #i82383#, #i82424# number format for data labels - preselect automatic number format 2007/10/01 15:13:37 iha 1.11.2.1: #i37792# #i79194# numberformat for data label - select automatic default in dialog


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [f3c37daaaade78603b6fac08105ed0c18453f4f4]

INTEGRATION: CWS chart14 (1.11.12); FILE MERGED 2007/08/10 22:24:58 iha 1.11.12.1: #i37792# number format for data labels


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [cd7ee9256415a7902e969652aa70825eccadd162]

INTEGRATION: CWS chart14 (1.16.6); FILE MERGED 2007/10/11 13:28:56 iha 1.16.6.6: #i82383#, #i82424# number format for data labels - preselect automatic number format - handle mixed states 2007/10/01 15:12:46 iha 1.16.6.5: #i37792# #i79194# numberformat for data label - select automatic default in dialog 2007/09/28 10:24:51 iha 1.16.6.4: #i82051# Allow to display each part of a data label in a separate line 2007/09/20 07:20:07 iha 1.16.6.3: #i43489# allow to display value and percentage at the same time 2007/09/10 09:07:33 bm 1.16.6.2: #i37792# initialize nKey (warning on MacOSX) 2007/08/10 22:23:24 iha 1.16.6.1: #i37792# number format for data labels


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [c36b8c3a67649da4dbebbf1b146420692697a9a8]

INTEGRATION: CWS chart14 (1.11.6); FILE MERGED 2007/09/24 11:50:10 bm 1.11.6.3: RESYNC: (1.11-1.12); FILE MERGED 2007/09/20 11:21:29 iha 1.11.6.2: #i24614# enable reverse scales 2007/09/20 08:39:33 iha 1.11.6.1: #i24614# enable reverse scales


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [542f16e33e47978ce0c6cc7499c547da0a298617]

INTEGRATION: CWS chart14 (1.7.12); FILE MERGED 2007/09/20 11:10:13 iha 1.7.12.1: #i24614# enable reverse scales


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [02ccf14e50d88c845babed6b34777dcc922cdb5c]

INTEGRATION: CWS chart14 (1.4.12); FILE MERGED 2007/08/10 22:21:24 iha 1.4.12.1: #i37792# number format for data labels


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [76a5c5bc101aeb35f3748b4e78b39027c1e3286f]

INTEGRATION: CWS chart14 (1.2.48); FILE MERGED 2007/08/31 14:17:35 bm 1.2.48.1: #i26795# implement feature: display bars on different axes side-by-side


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [8a5be677c5a8a0d2ab1481e4bec1ea451b0deee1]

INTEGRATION: CWS chart14 (1.3.48); FILE MERGED 2007/10/18 08:08:31 iha 1.3.48.2: #82051# HelpId for label separator listbox 2007/08/10 22:20:09 iha 1.3.48.1: #i37792# number format for data labels


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [3a9137979ca5ae3b7a51232378d9d543318283a8]

INTEGRATION: CWS chart14 (1.10.12); FILE MERGED 2007/10/01 15:10:39 iha 1.10.12.1: #i37792# #i79194# numberformat for data label - select automatic default in dialog


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [89ad93eb151496e73c2b623e35755be3e0908f8e]

INTEGRATION: CWS chart14 (1.6.48); FILE MERGED 2007/09/28 12:09:35 bm 1.6.48.4: #i26795# changed string due to spec 2007/09/27 10:00:24 bm 1.6.48.3: #i26795# add mnemonic for CB_BARS_SIDE_BY_SIDE 2007/09/26 09:15:00 bm 1.6.48.2: #i26795# adapt semantics in UI: ! group bars -> side by side 2007/08/31 14:17:34 bm 1.6.48.1: #i26795# implement feature: display bars on different axes side-by-side


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [b52b38d3b96b340220252d25e54c3c00ea6c002e]

INTEGRATION: CWS chart14 (1.3.168); FILE MERGED 2007/09/26 09:15:00 bm 1.3.168.2: #i26795# adapt semantics in UI: ! group bars -> side by side 2007/08/31 14:17:34 bm 1.3.168.1: #i26795# implement feature: display bars on different axes side-by-side


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [7f47b782902143f44fa27414ca8c9ed0d0554bce]

INTEGRATION: CWS chart14 (1.8.12); FILE MERGED 2007/09/26 09:15:00 bm 1.8.12.2: #i26795# adapt semantics in UI: ! group bars -> side by side 2007/08/31 14:17:34 bm 1.8.12.1: #i26795# implement feature: display bars on different axes side-by-side


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [0b602e828e5479f59e318952b7feb297675b7a46]

INTEGRATION: CWS chart14 (1.7.48); FILE MERGED 2007/09/20 08:57:25 iha 1.7.48.2: corrected tabs to spaces 2007/09/20 08:45:05 iha 1.7.48.1: #i24614# enable reverse scales


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [b282be7cc1a57d241c62b6c56420cae2f44ed223]

INTEGRATION: CWS chart14 (1.5.12); FILE MERGED 2007/09/20 11:18:50 iha 1.5.12.1: #i24614# enable reverse scales


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [6191fa32d162ba50909fd86f3e6e71280f11e47c]

INTEGRATION: CWS chart14 (1.9.12); FILE MERGED 2007/09/24 11:49:05 bm 1.9.12.2: RESYNC: (1.9-1.10); FILE MERGED 2007/09/20 11:21:00 iha 1.9.12.1: #i24614# enable reverse scales


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [7766e5bfcdf0f272d00c0db224cf1719fc41bde7]

INTEGRATION: CWS chart14 (1.2.168); FILE MERGED 2007/09/20 07:35:33 iha 1.2.168.1: #i43489# allow to display value and percentage at the same time


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [e970d4075253cf5d211690a9733e2fb25af10fd0]

INTEGRATION: CWS chart14 (1.1.2); FILE ADDED 2007/10/18 08:09:47 iha 1.1.2.2: #82051# HelpId for label separator listbox 2007/09/28 10:30:45 iha 1.1.2.1: #i82051# Allow to display each part of a data label in a separate line


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [b50698a4194341971cb1f11c931d6690f5fc16fc]

INTEGRATION: CWS chart14 (1.1.2); FILE ADDED 2007/09/28 10:30:32 iha 1.1.2.1: #i82051# Allow to display each part of a data label in a separate line


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [805f85feadb4603e3f17a658c6fee15dcec89072]

INTEGRATION: CWS chart14 (1.1.2); FILE ADDED 2007/09/28 10:30:19 iha 1.1.2.1: #i82051# Allow to display each part of a data label in a separate line


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [19dbf11459a571ff1e239237971fd103e0a268ed]

INTEGRATION: CWS chart14 (1.6.12); FILE MERGED 2007/10/18 09:03:00 iha 1.6.12.3: #i43489# correct HelpId for percentage checkbox 2007/09/20 07:24:22 iha 1.6.12.2: #i43489# allow to display value and percentage at the same time 2007/08/10 22:08:40 iha 1.6.12.1: #i37792# number format for data labels


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [189c76a1178558afe4f46a3a09a386f2324c4acc]

INTEGRATION: CWS chart14 (1.2.12); FILE MERGED 2007/09/20 07:23:36 iha 1.2.12.2: #i43489# allow to display value and percentage at the same time 2007/08/10 22:09:52 iha 1.2.12.1: #i37792# number format for data labels


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [fe536e89957697582071faa6abc336c345c3a1a2]

INTEGRATION: CWS chart14 (1.2.12); FILE MERGED 2007/10/11 13:30:35 iha 1.2.12.5: #i82383#, #i82424# number format for data labels - preselect automatic number format - handle mixed states 2007/09/28 10:32:13 iha 1.2.12.4: #i82051# Allow to display each part of a data label in a separate line 2007/09/20 07:27:28 iha 1.2.12.3: #i43489# allow to display value and percentage at the same time 2007/09/20 07:26:18 iha 1.2.12.2: #i43489# allow to display value and percentage at the same time 2007/08/10 22:10:30 iha 1.2.12.1: #i37792# number format for data labels


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [f80251acf820ec726fe2a543db150e2be1cd4087]

INTEGRATION: CWS chart14 (1.2.12); FILE MERGED 2007/10/11 13:30:43 iha 1.2.12.4: #i82383#, #i82424# number format for data labels - preselect automatic number format - handle mixed states 2007/09/28 10:33:50 iha 1.2.12.3: #i82051# Allow to display each part of a data label in a separate line 2007/09/20 07:34:00 iha 1.2.12.2: #i43489# allow to display value and percentage at the same time 2007/08/10 22:11:21 iha 1.2.12.1: #i37792# number format for data labels


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [85a6bdbedbedb31e7db736e99497da9b5a574680]

INTEGRATION: CWS chart14 (1.12.12); FILE MERGED 2007/09/28 10:31:19 iha 1.12.12.3: #i82051# Allow to display each part of a data label in a separate line 2007/09/24 11:48:34 bm 1.12.12.2: RESYNC: (1.12-1.14); FILE MERGED 2007/08/10 22:03:04 iha 1.12.12.1: #i37792# number format for data labels


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [ec5ee178524583b07ec279018481ddb97c7b3825]

INTEGRATION: CWS chart14 (1.2.48); FILE MERGED 2007/10/18 08:09:06 iha 1.2.48.2: #82051# HelpId for label separator listbox 2007/08/10 22:15:59 iha 1.2.48.1: #i37792# number format for data labels


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [4ef3d245e76ecb7574fccb366a24d87ec22f1f3c]

INTEGRATION: CWS chart14 (1.17.12); FILE MERGED 2007/09/24 11:48:28 bm 1.17.12.3: RESYNC: (1.17-1.18); FILE MERGED 2007/09/20 11:11:36 iha 1.17.12.2: #i24614# enable reverse scales 2007/08/10 22:15:11 iha 1.17.12.1: #i37792# number format for data labels


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [26762ea63f686439cfe4c1b739998bad5b392492]

INTEGRATION: CWS chart14 (1.1.4); FILE ADDED 2007/08/10 22:00:52 iha 1.1.4.2: #i37792# number format for data labels 2007/06/28 16:14:27 iha 1.1.4.1: file dlg_NumberFormat.hxx was added on branch cws_src680_chart14 on 2007-08-10 22:00:52 +0000


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [980831394b9b87c730f9942d4cb9aaa1e0542c1d]

INTEGRATION: CWS chart14 (1.1.4); FILE ADDED 2007/08/30 16:57:24 bm 1.1.4.3: #i37792# warning (shadowed variable) removed 2007/08/10 22:01:22 iha 1.1.4.2: #i37792# number format for data labels 2007/06/28 16:14:40 iha 1.1.4.1: file dlg_NumberFormat.cxx was added on branch cws_src680_chart14 on 2007-08-10 22:01:22 +0000


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [d34d9cf5adb7c879902b453aa475f6e97ae04aeb]

INTEGRATION: CWS chart14 (1.5.48); FILE MERGED 2007/09/28 10:34:21 iha 1.5.48.3: #i82051# Allow to display each part of a data label in a separate line 2007/09/20 07:35:09 iha 1.5.48.2: #i43489# allow to display value and percentage at the same time 2007/08/10 22:12:45 iha 1.5.48.1: #i37792# number format for data labels


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [da9b6fb204529c92cf382688005450ff412195a2]

INTEGRATION: CWS chart14 (1.4.12); FILE MERGED 2007/08/10 22:12:19 iha 1.4.12.1: #i37792# number format for data labels


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [5552ee067737b6acfb0b4c3b47d72f7fd107375a]

INTEGRATION: CWS chart14 (1.8.12); FILE MERGED 2007/08/10 22:13:37 iha 1.8.12.1: #i37792# number format for data labels


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [c886289242cf008e8ddd192ebc0027b51cd7a396]

INTEGRATION: CWS chart14 (1.4.12); FILE MERGED 2007/09/26 09:15:00 bm 1.4.12.3: #i26795# adapt semantics in UI: ! group bars -> side by side 2007/09/20 08:42:37 iha 1.4.12.2: #i24614# enable reverse scales 2007/08/31 14:17:34 bm 1.4.12.1: #i26795# implement feature: display bars on different axes side-by-side


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [9a207ec3bbf88abb9bf335e8bb367a711f0e8df5]

INTEGRATION: CWS chart14 (1.2.48); FILE MERGED 2007/09/28 10:29:23 iha 1.2.48.1: #i82051# Allow to display each part of a data label in a separate line


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [3ff6f9765a1e35fd1b69ee69467b76256545da54]

INTEGRATION: CWS chart14 (1.7.26); FILE MERGED 2007/08/30 16:49:45 bm 1.7.26.2: #i80177# add mean value line value and standard deviation in the status bar in analogy to the regression curve formula 2007/08/10 22:05:18 iha 1.7.26.1: #i37792# number format for data labels


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [d5995612941edf976068673892e42172bf7f0742]

INTEGRATION: CWS chart14 (1.2.48); FILE MERGED 2007/09/28 10:28:34 iha 1.2.48.1: #i82051# Allow to display each part of a data label in a separate line


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [2d5a1dbb16ccee14a6b64c19f517321fcbc6037c]

INTEGRATION: CWS chart14 (1.5.6); FILE MERGED 2007/08/30 16:49:45 bm 1.5.6.1: #i80177# add mean value line value and standard deviation in the status bar in analogy to the regression curve formula


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [32177fd1ee3083d3f98d75c511ee285cf2892e73]

INTEGRATION: CWS chart14 (1.2.48); FILE MERGED 2007/09/20 11:22:12 iha 1.2.48.1: #i24614# enable reverse scales


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [04d17bdc3b5c8ca56347698507075d6bbe94716e]

INTEGRATION: CWS chart14 (1.3.6); FILE MERGED 2007/09/24 11:46:32 bm 1.3.6.2: RESYNC: (1.3-1.4); FILE MERGED 2007/09/20 11:32:11 iha 1.3.6.1: #i24614# enable reverse scales


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [584a0a60e2d6e59d3e85e3b46fe0d6f6491dd6a9]

INTEGRATION: CWS chart14 (1.9.4); FILE MERGED 2007/09/24 11:45:50 bm 1.9.4.2: RESYNC: (1.9-1.10); FILE MERGED 2007/08/31 14:17:34 bm 1.9.4.1: #i26795# implement feature: display bars on different axes side-by-side


2007-10-22  Eric Bachard  <ericb@openoffice.org>  [b4d3cef525a92b01ff11b98107d6ebfb4cbced6a]

#i82857# solve conflict with m234 ( sb71)


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [08f813bd7c9fd99844128969684757839cb58b5e]

INTEGRATION: CWS chart14 (1.9.4); FILE MERGED 2007/09/28 10:23:54 iha 1.9.4.3: #i82051# Allow to display each part of a data label in a separate line 2007/09/24 11:45:35 bm 1.9.4.2: RESYNC: (1.9-1.10); FILE MERGED 2007/08/10 22:34:22 iha 1.9.4.1: #i37792# number format for data labels


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [62232f730433cf1530a156d9fcb79bca5447e092]

INTEGRATION: CWS chart14 (1.6.12); FILE MERGED 2007/09/20 11:32:46 iha 1.6.12.1: #i24614# enable reverse scales


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [4b861245c16cdd100b82db86fdd9713d033558e9]

INTEGRATION: CWS chart14 (1.2.104); FILE MERGED 2007/09/11 16:48:36 bm 1.2.104.1: #i10000# correct include guard namespace


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [94a4f9be62d94c64057f08dc895afc75c9c31849]

INTEGRATION: CWS chart14 (1.2.104); FILE MERGED 2007/08/31 15:16:31 bm 1.2.104.1: #i26795# implement feature: display bars on different axes side-by-side


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [5e77db3dd6ed9facbf715449cb2ac658ad87350d]

INTEGRATION: CWS chart14 (1.2.104); FILE MERGED 2007/09/28 12:15:44 iha 1.2.104.2: #i37792# number format for data labels 2007/09/28 11:43:26 iha 1.2.104.1: #i82051# Allow to display each part of a data label in a separate line


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [9bf2003b7ad45d55f5485ddd08619e970fbcab50]

INTEGRATION: CWS chart14 (1.18.104); FILE MERGED 2007/09/28 12:16:37 iha 1.18.104.2: #i37792# number format for data labels 2007/09/28 11:42:20 iha 1.18.104.1: #i82051# Allow to display each part of a data label in a separate line


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [efd192ccf43371ea9e24f2799c754624367167f8]

INTEGRATION: CWS chart14 (1.18.104); FILE MERGED 2007/09/20 12:00:29 iha 1.18.104.1: #i24614# enable reverse scales


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [78576a90d33ed1deebf6d2f0737b04e9726e00f4]

INTEGRATION: CWS chart14 (1.11.368); FILE MERGED 2007/08/31 15:16:30 bm 1.11.368.1: #i26795# implement feature: display bars on different axes side-by-side


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [8a3c0406aebc47503a07cc965d781ee2f4f69095]

new version for MAC680


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [7b8e6f2ce0e40872ea3da435c6316833fd3e8772]

INTEGRATION: CWS chart14 (1.9.52); FILE MERGED 2007/09/20 11:37:45 iha 1.9.52.1: #i24614# enable reverse scales


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [a4efbc0a4615ce12a6239fe0684c91946d6630e0]

INTEGRATION: CWS chart14 (1.14.52); FILE MERGED 2007/09/24 11:34:55 bm 1.14.52.2: RESYNC: (1.14-1.15); FILE MERGED 2007/09/20 11:38:29 iha 1.14.52.1: #i24614# enable reverse scales


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [b3ce75e71196420032734f3fe1ed13f0e8964baf]

INTEGRATION: CWS chart14 (1.3.52); FILE MERGED 2007/09/24 11:34:40 bm 1.3.52.2: RESYNC: (1.3-1.4); FILE MERGED 2007/09/20 11:38:51 iha 1.3.52.1: #i24614# enable reverse scales


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [7c25a23299eae66c90611c57f9d27ff5a6ab2089]

INTEGRATION: CWS chart14 (1.110.10); FILE MERGED 2007/10/02 08:42:52 bm 1.110.10.6: #i26795# export Property GroupBarPerAxis as group-bars-per-axis attribute 2007/09/28 10:38:15 iha 1.110.10.5: #i82051# Allow to display each part of a data label in a separate line 2007/09/24 11:29:16 bm 1.110.10.4: RESYNC: (1.110-1.112); FILE MERGED 2007/09/20 11:34:59 iha 1.110.10.3: #i24614# enable reverse scales 2007/09/20 07:38:04 iha 1.110.10.2: #i43489# allow to display value and percentage at the same time 2007/08/10 21:58:04 iha 1.110.10.1: #i37792# number format for data labels


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [36fa0dc9ca00245d46d82b6efdef430be0a9cc73]

INTEGRATION: CWS chart14 (1.12.90); FILE MERGED 2007/09/28 10:39:17 iha 1.12.90.1: #i82051# Allow to display each part of a data label in a separate line


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [440b9f81ace4f80f3fad22738995d7d00bb02ca0]

INTEGRATION: CWS chart14 (1.1.2); FILE ADDED 2007/09/28 10:38:57 iha 1.1.2.1: #i82051# Allow to display each part of a data label in a separate line


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [016f1dd15dcde370761a59f5af91a4b052dbc6c2]

INTEGRATION: CWS chart14 (1.1.2); FILE ADDED 2007/09/28 10:38:44 iha 1.1.2.1: #i82051# Allow to display each part of a data label in a separate line


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [ed0f504c17da92c8781e0eeadc93b92689e5fa2e]

INTEGRATION: CWS chart14 (1.11.48); FILE MERGED 2007/08/10 21:58:04 iha 1.11.48.1: #i37792# number format for data labels


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [9ba1233b259fb307520f59c60ab571bc02e1f113]

INTEGRATION: CWS chart14 (1.5.190); FILE MERGED 2007/09/28 10:42:29 iha 1.5.190.1: #i82051# Allow to display each part of a data label in a separate line


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [d5daeb123646ae2aa569e7f21b5675bb0b44d7fa]

INTEGRATION: CWS chart14 (1.4.14); FILE MERGED 2007/09/28 10:40:57 iha 1.4.14.1: #i82051# Allow to display each part of a data label in a separate line


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [04511e355b8f6edcd75d20920ace5efbd1f54264]

INTEGRATION: CWS chart14 (1.4.14); FILE MERGED 2007/09/28 10:41:15 iha 1.4.14.1: #i82051# Allow to display each part of a data label in a separate line


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [f5866a4532fca0cbf786e2bacea6c389c52b8993]

INTEGRATION: CWS chart14 (1.89.10); FILE MERGED 2007/09/28 10:41:50 iha 1.89.10.3: #i82051# Allow to display each part of a data label in a separate line 2007/09/24 11:27:55 bm 1.89.10.2: RESYNC: (1.89-1.90); FILE MERGED 2007/08/10 21:58:03 iha 1.89.10.1: #i37792# number format for data labels


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [c37af357441880a545f8a5856b357b1be3741c68]

INTEGRATION: CWS chart14 (1.49.48); FILE MERGED 2007/09/28 10:40:33 iha 1.49.48.2: #i82051# Allow to display each part of a data label in a separate line 2007/09/20 07:41:08 iha 1.49.48.1: #i43489# allow to display value and percentage at the same time


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [f7d069bbf2514f7bdb948cf8b8a8feac68b5e008]

INTEGRATION: CWS chart14 (1.27.48); FILE MERGED 2007/10/02 08:42:52 bm 1.27.48.4: #i26795# export Property GroupBarPerAxis as group-bars-per-axis attribute 2007/09/28 10:39:50 iha 1.27.48.3: #i82051# Allow to display each part of a data label in a separate line 2007/09/20 11:35:27 iha 1.27.48.2: #i24614# enable reverse scales 2007/08/10 21:58:03 iha 1.27.48.1: #i37792# number format for data labels


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [02f39bb0af0ebe818f94ac2177b1fb360a73f030]

INTEGRATION: CWS chart14 (1.7.10); FILE MERGED 2007/10/02 08:42:51 bm 1.7.10.6: #i26795# export Property GroupBarPerAxis as group-bars-per-axis attribute 2007/09/28 10:37:42 iha 1.7.10.5: #i82051# Allow to display each part of a data label in a separate line 2007/09/24 11:27:40 bm 1.7.10.4: RESYNC: (1.7-1.9); FILE MERGED 2007/09/20 11:34:36 iha 1.7.10.3: #i24614# enable reverse scales 2007/09/20 07:37:19 iha 1.7.10.2: #i43489# allow to display value and percentage at the same time 2007/08/10 21:58:03 iha 1.7.10.1: #i37792# number format for data labels


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [f3b3e509433efb4a82e626b42771efe283249caa]

INTEGRATION: CWS chart14 (1.7.48); FILE MERGED 2007/08/10 21:58:03 iha 1.7.48.1: #i37792# number format for data labels


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [ca4d67c15471b5dc999c53a44c9290cbf5056778]

new version for MAC680


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [f2f74342ba55446a11846c1cddadb129e396f882]

new version for MAC680


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [8a02705822637f8cf21f5a07c8e33b47f8ffbbc4]

new version for MAC680


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [d1420e83bdd7cda9fe41625edfc4318a4ff7e9c2]

new version for MAC680


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [e8a0d90d75ba280597cc73ca5156d564c4de051c]

new version for MAC680


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [d7612579c67fd9b2fb5da83597ba2007d6444924]

INTEGRATION: CWS swusing (1.12.38); FILE MERGED 2007/10/10 14:15:12 tl 1.12.38.1: #i82476# make newly added 'using' declarations private


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [0e9abe02ab929abe523dca7349190c1de9e1bb0a]

INTEGRATION: CWS swusing (1.39.34); FILE MERGED 2007/10/12 09:58:34 tl 1.39.34.2: #i82476# make 'using' declarations private 2007/10/10 14:15:12 tl 1.39.34.1: #i82476# make newly added 'using' declarations private


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [2d35c8c9a8081f7c4d8c8a295ada3d2e3351b2d1]

INTEGRATION: CWS swusing (1.6.38); FILE MERGED 2007/10/10 14:15:12 tl 1.6.38.1: #i82476# make newly added 'using' declarations private


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [62ef2cdc9c36405539dc4cb090307b1b5939e9b9]

INTEGRATION: CWS swusing (1.10.38); FILE MERGED 2007/10/10 14:15:12 tl 1.10.38.1: #i82476# make newly added 'using' declarations private


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [5d4c5920089659dee9202c62933cc420a014cdee]

INTEGRATION: CWS swusing (1.55.36); FILE MERGED 2007/10/10 14:15:12 tl 1.55.36.1: #i82476# make newly added 'using' declarations private


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [8b006db1bfff98cbc91776ac7693de2709fad55a]

INTEGRATION: CWS swusing (1.5.38); FILE MERGED 2007/10/12 09:58:34 tl 1.5.38.2: #i82476# make 'using' declarations private 2007/10/10 14:15:12 tl 1.5.38.1: #i82476# make newly added 'using' declarations private


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [4c2cb4201745e947eb2beaaec3e1357ecf41cafe]

INTEGRATION: CWS swusing (1.4.38); FILE MERGED 2007/10/10 14:15:12 tl 1.4.38.1: #i82476# make newly added 'using' declarations private


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [5a0d6fb9206aeb6d1dc549f5253b1e3e30069865]

INTEGRATION: CWS swusing (1.6.4); FILE MERGED 2007/10/12 09:58:34 tl 1.6.4.2: #i82476# make 'using' declarations private 2007/10/10 14:15:12 tl 1.6.4.1: #i82476# make newly added 'using' declarations private


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [c654acde849797a16f9b0c5595e412f9b6d3ea4d]

INTEGRATION: CWS swusing (1.20.36); FILE MERGED 2007/10/10 14:15:12 tl 1.20.36.1: #i82476# make newly added 'using' declarations private


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [43337d83708254ca142131f6adc1f4f83725513b]

INTEGRATION: CWS swusing (1.4.36); FILE MERGED 2007/10/10 14:15:12 tl 1.4.36.1: #i82476# make newly added 'using' declarations private


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [245e5ea532c193db25784074e47c6f969be8cf8d]

INTEGRATION: CWS swusing (1.6.36); FILE MERGED 2007/10/10 14:15:12 tl 1.6.36.1: #i82476# make newly added 'using' declarations private


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [47e8864002b2561ed7eed6798e4e58f5776de1b9]

INTEGRATION: CWS swusing (1.5.36); FILE MERGED 2007/10/10 14:15:12 tl 1.5.36.1: #i82476# make newly added 'using' declarations private


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [087f978b9ebe304458ea4acb88c9500d8ef1da5d]

INTEGRATION: CWS swusing (1.21.36); FILE MERGED 2007/10/10 14:15:12 tl 1.21.36.1: #i82476# make newly added 'using' declarations private


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [fd29c8c3a9fefa562801badeb302885bc0d88960]

INTEGRATION: CWS swusing (1.7.36); FILE MERGED 2007/10/10 14:15:12 tl 1.7.36.1: #i82476# make newly added 'using' declarations private


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [b5b9923472583ddcaa39c53f21af9913cc5fed57]

INTEGRATION: CWS swusing (1.8.36); FILE MERGED 2007/10/10 14:15:12 tl 1.8.36.1: #i82476# make newly added 'using' declarations private


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [f7494a526f80e0ac6d1161593b4db771451d62e9]

INTEGRATION: CWS swusing (1.21.36); FILE MERGED 2007/10/10 14:15:11 tl 1.21.36.1: #i82476# make newly added 'using' declarations private


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [5f7d56174f883e4b469bb926d8048b3535e09dd2]

INTEGRATION: CWS swusing (1.9.36); FILE MERGED 2007/10/10 14:15:11 tl 1.9.36.1: #i82476# make newly added 'using' declarations private


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [9804a1c5759bdfeb3cc5fb2e2a2527fe8654edbc]

INTEGRATION: CWS swusing (1.14.36); FILE MERGED 2007/10/10 14:15:11 tl 1.14.36.1: #i82476# make newly added 'using' declarations private


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [fc2d3e71d503d9ba3efb1fc1e1c786569beafc8a]

INTEGRATION: CWS swusing (1.6.36); FILE MERGED 2007/10/10 14:15:11 tl 1.6.36.1: #i82476# make newly added 'using' declarations private


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [52355396694867ca2967b8bd6fcf1ed1de1241fc]

INTEGRATION: CWS swusing (1.7.36); FILE MERGED 2007/10/10 14:15:11 tl 1.7.36.1: #i82476# make newly added 'using' declarations private


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [a7fe5779b4e30d47d865036398ba6ded8ca9b7a9]

INTEGRATION: CWS swusing (1.5.36); FILE MERGED 2007/10/10 14:15:11 tl 1.5.36.1: #i82476# make newly added 'using' declarations private


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [5fb3b8a60fd6400cf98eabca932ab61cb7c7a817]

INTEGRATION: CWS swusing (1.19.36); FILE MERGED 2007/10/10 14:15:11 tl 1.19.36.1: #i82476# make newly added 'using' declarations private


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [8671ec04a1045312b7951dd403df67c3a2000936]

INTEGRATION: CWS swusing (1.29.36); FILE MERGED 2007/10/10 14:15:11 tl 1.29.36.1: #i82476# make newly added 'using' declarations private


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [4d4170bbee77d8d7d8a69328a2d842790302f08c]

INTEGRATION: CWS swusing (1.4.36); FILE MERGED 2007/10/10 14:15:11 tl 1.4.36.1: #i82476# make newly added 'using' declarations private


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [c9c20435ade0f90ab7117d0f7b89c9f436c15b1e]

INTEGRATION: CWS swusing (1.12.36); FILE MERGED 2007/10/10 14:15:11 tl 1.12.36.1: #i82476# make newly added 'using' declarations private


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [e9335f1df75aad3ad6fc4c59dc96e3e0e53c1724]

INTEGRATION: CWS swusing (1.15.36); FILE MERGED 2007/10/10 14:15:11 tl 1.15.36.1: #i82476# make newly added 'using' declarations private


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [db5c58f1066aedd287da27d9aa056c923b9b1fa4]

INTEGRATION: CWS swusing (1.8.36); FILE MERGED 2007/10/10 14:15:11 tl 1.8.36.1: #i82476# make newly added 'using' declarations private


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [d569cec0ff3af49cbe9d089620fafc60cbfde2e6]

INTEGRATION: CWS swusing (1.4.36); FILE MERGED 2007/10/10 14:15:10 tl 1.4.36.1: #i82476# make newly added 'using' declarations private


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [e5d5bd52122d04ee3b41a28124053a563150ad56]

INTEGRATION: CWS swusing (1.7.36); FILE MERGED 2007/10/10 14:15:10 tl 1.7.36.1: #i82476# make newly added 'using' declarations private


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [54e562d39729deae40e216ca156fa4ec897ea9af]

INTEGRATION: CWS swusing (1.6.36); FILE MERGED 2007/10/10 14:15:10 tl 1.6.36.1: #i82476# make newly added 'using' declarations private


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [7b1355a1627ddde92881002008b4e97d56a6b79d]

INTEGRATION: CWS swusing (1.5.36); FILE MERGED 2007/10/10 14:15:10 tl 1.5.36.1: #i82476# make newly added 'using' declarations private


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [85dfb818480af59ee3f2bb61b70122c4f7c0309f]

INTEGRATION: CWS swusing (1.110.32); FILE MERGED 2007/10/10 14:15:10 tl 1.110.32.1: #i82476# make newly added 'using' declarations private


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [4d5cc75a188d1106da31d22b6033c00e5c25d448]

INTEGRATION: CWS swusing (1.7.36); FILE MERGED 2007/10/10 14:15:09 tl 1.7.36.1: #i82476# make newly added 'using' declarations private


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [081b583a9dffbab99cae30288dae42999150ed59]

INTEGRATION: CWS swusing (1.13.34); FILE MERGED 2007/10/10 14:15:09 tl 1.13.34.1: #i82476# make newly added 'using' declarations private


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [23e6e099e6f51447c739d3f9666848e9a018c14d]

INTEGRATION: CWS swusing (1.11.38); FILE MERGED 2007/10/10 14:15:09 tl 1.11.38.1: #i82476# make newly added 'using' declarations private


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [37665b8c9273ef811b0dacb024b568b73a6b3964]

INTEGRATION: CWS swusing (1.13.38); FILE MERGED 2007/10/10 14:15:09 tl 1.13.38.1: #i82476# make newly added 'using' declarations private


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [ef21cdac482a7eaef377fe2bd3cd98d43b65c31a]

INTEGRATION: CWS swusing (1.151.36); FILE MERGED 2007/10/10 14:15:09 tl 1.151.36.1: #i82476# make newly added 'using' declarations private


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [26c83a76cf152eedac9ad6db2d328427202ed11a]

INTEGRATION: CWS swusing (1.9.38); FILE MERGED 2007/10/12 09:58:34 tl 1.9.38.2: #i82476# make 'using' declarations private 2007/10/10 14:15:09 tl 1.9.38.1: #i82476# make newly added 'using' declarations private


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [aeb3207145a8068569b75e295b24dc8d33130772]

INTEGRATION: CWS swusing (1.69.38); FILE MERGED 2007/10/12 09:58:33 tl 1.69.38.2: #i82476# make 'using' declarations private 2007/10/10 14:15:08 tl 1.69.38.1: #i82476# make newly added 'using' declarations private


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [5d2cff883ee1becd7f48b50abbb30f917c60e2c4]

INTEGRATION: CWS swusing (1.6.38); FILE MERGED 2007/10/11 10:19:51 tl 1.6.38.2: #i82476# make 'using' declarations private 2007/10/10 14:15:08 tl 1.6.38.1: #i82476# make newly added 'using' declarations private


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [1ca9377719489daf1dcced209855b412f46a105c]

INTEGRATION: CWS swusing (1.7.38); FILE MERGED 2007/10/11 10:19:51 tl 1.7.38.2: #i82476# make 'using' declarations private 2007/10/10 14:15:08 tl 1.7.38.1: #i82476# make newly added 'using' declarations private


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [e66dda40098d71227af055db2e825920805b28c4]

INTEGRATION: CWS swusing (1.10.228); FILE MERGED 2007/10/11 08:51:05 tl 1.10.228.1: #i82476# make 'using' declarations private


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [1a38826a14f770d70d289e572424c952ef06e9fa]

INTEGRATION: CWS swusing (1.21.38); FILE MERGED 2007/10/11 08:46:06 tl 1.21.38.1: #i82476# make 'using' declarations private


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [1339881b68a2a8986040e85d01d04181a1c59d79]

INTEGRATION: CWS swusing (1.18.38); FILE MERGED 2007/10/10 14:15:08 tl 1.18.38.1: #i82476# make newly added 'using' declarations private


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [686277b6c8efe8fff5852032214048eae1faf095]

INTEGRATION: CWS swusing (1.21.36); FILE MERGED 2007/10/10 14:15:08 tl 1.21.36.1: #i82476# make newly added 'using' declarations private


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [3e1d2e12a7e1af0023974c4739cfaa3f8d5b9305]

INTEGRATION: CWS swusing (1.62.36); FILE MERGED 2007/10/11 08:34:51 tl 1.62.36.1: #i82476# make 'using' declarations private


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [84a7e358df9d18d6a3172c029002772befba813b]

INTEGRATION: CWS swusing (1.6.38); FILE MERGED 2007/10/11 08:34:51 tl 1.6.38.1: #i82476# make 'using' declarations private


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [b8a6e209398a19d988142d8a29c55a073ba94220]

INTEGRATION: CWS swusing (1.7.38); FILE MERGED 2007/10/10 14:15:08 tl 1.7.38.1: #i82476# make newly added 'using' declarations private


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [9c8642934fc7e1db71a44b5d00d8020ff5e5bc50]

INTEGRATION: CWS swusing (1.21.38); FILE MERGED 2007/10/10 14:15:08 tl 1.21.38.1: #i82476# make newly added 'using' declarations private


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [7af735730dff4eb7ea58636e17348b8e13c87218]

INTEGRATION: CWS swusing (1.10.38); FILE MERGED 2007/10/12 09:57:52 tl 1.10.38.2: #i82476# make 'using' declarations private 2007/10/10 14:14:49 tl 1.10.38.1: #i82476# make newly added 'using' declarations private


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [57f9c08dbb12a8d33064baf225cdb34b6640bfcc]

INTEGRATION: CWS swusing (1.7.38); FILE MERGED 2007/10/10 14:14:49 tl 1.7.38.1: #i82476# make newly added 'using' declarations private


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [6d995e9c22c17e8f4648ad506dfc432208d3a976]

INTEGRATION: CWS swusing (1.23.36); FILE MERGED 2007/10/10 14:14:49 tl 1.23.36.1: #i82476# make newly added 'using' declarations private


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [af638638f03e8b60ceaa8e6186d7f46ba123f99d]

INTEGRATION: CWS swusing (1.20.38); FILE MERGED 2007/10/10 14:14:49 tl 1.20.38.1: #i82476# make newly added 'using' declarations private


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [ed722c623f955859ae15c8a9e055a9da456d1097]

INTEGRATION: CWS swusing (1.11.38); FILE MERGED 2007/10/10 14:14:49 tl 1.11.38.1: #i82476# make newly added 'using' declarations private


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [ac22ea3c23cb012b0f975357d7ddc6bea9e881cd]

INTEGRATION: CWS swusing (1.8.38); FILE MERGED 2007/10/10 14:14:49 tl 1.8.38.1: #i82476# make newly added 'using' declarations private


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [f863b3798789ee7cfa8e4aac58af46f8a5b5d831]

INTEGRATION: CWS swusing (1.10.38); FILE MERGED 2007/10/10 14:14:49 tl 1.10.38.1: #i82476# make newly added 'using' declarations private


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [7812fee3000583c9dd5ab8bbb4b0ae6bc9b27b9e]

INTEGRATION: CWS swusing (1.23.38); FILE MERGED 2007/10/10 14:14:49 tl 1.23.38.1: #i82476# make newly added 'using' declarations private


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [5a2f386789157cda6768e7cb11e455a61dae42b5]

INTEGRATION: CWS swusing (1.6.38); FILE MERGED 2007/10/10 14:14:49 tl 1.6.38.1: #i82476# make newly added 'using' declarations private


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [3185537650d9cdc4cef061085a38e9028d2d20ab]

INTEGRATION: CWS swusing (1.19.36); FILE MERGED 2007/10/10 14:14:49 tl 1.19.36.1: #i82476# make newly added 'using' declarations private


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [608d8fb41c2e3a9c67747036e56c8396b9992a5d]

INTEGRATION: CWS swusing (1.35.38); FILE MERGED 2007/10/10 14:14:49 tl 1.35.38.1: #i82476# make newly added 'using' declarations private


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [3a9acc34bc2b93a4ebd5e819c89b69ad8d6862c1]

INTEGRATION: CWS swusing (1.31.36); FILE MERGED 2007/10/10 14:14:49 tl 1.31.36.1: #i82476# make newly added 'using' declarations private


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [350917fd2575dc9247da9c31f7a4fc6fabc0a015]

INTEGRATION: CWS swusing (1.50.38); FILE MERGED 2007/10/10 14:14:49 tl 1.50.38.1: #i82476# make newly added 'using' declarations private


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [20eb43f78a9d16c1da04bbdf75f35c6eda3cef6b]

INTEGRATION: CWS swusing (1.16.38); FILE MERGED 2007/10/10 14:14:49 tl 1.16.38.1: #i82476# make newly added 'using' declarations private


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [3fa103c95a15a970c7bd1c548ba0fe3f8543d85f]

INTEGRATION: CWS swusing (1.4.990); FILE MERGED 2007/10/11 08:34:22 tl 1.4.990.2: #i82476# make 'using' declarations private 2007/10/10 14:14:48 tl 1.4.990.1: #i82476# make newly added 'using' declarations private


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [d4f22a7f4a0e77993a0c997a1aa7b1a7a183d5b1]

INTEGRATION: CWS swusing (1.59.38); FILE MERGED 2007/10/12 09:57:52 tl 1.59.38.2: #i82476# make 'using' declarations private 2007/10/10 14:14:48 tl 1.59.38.1: #i82476# make newly added 'using' declarations private


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [3715bcee586e7b626968ce17a2df270aec61b19d]

INTEGRATION: CWS swusing (1.59.36); FILE MERGED 2007/10/10 14:14:48 tl 1.59.36.1: #i82476# make newly added 'using' declarations private


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [809de1a545cea9192dfa2df94e83065d7e3b62e5]

INTEGRATION: CWS swusing (1.6.38); FILE MERGED 2007/10/10 14:14:48 tl 1.6.38.1: #i82476# make newly added 'using' declarations private


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [5507871658a238e0dbc82a7a95a13295bebfcd5c]

INTEGRATION: CWS swusing (1.42.38); FILE MERGED 2007/10/12 09:57:52 tl 1.42.38.2: #i82476# make 'using' declarations private 2007/10/10 14:14:48 tl 1.42.38.1: #i82476# make newly added 'using' declarations private


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [5262df872d38e99ee65c7032b8f2cae4bd70ea97]

INTEGRATION: CWS swusing (1.24.38); FILE MERGED 2007/10/10 14:14:48 tl 1.24.38.1: #i82476# make newly added 'using' declarations private


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [24b5167fb55e0b7610bdac0d403c5fa42941bce5]

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>  [1360fbd1ba9a6660bcdbfd4860528adf0d995696]

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>  [5dcdaf96761c116fd9e73c14ae8a4ed9018c0a28]

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>  [24680f78795b6262627d7ed5c39fa0f7764718d4]

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>  [b5a0bd9d726234e26c0f2464add0c038424809fe]

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>  [a2da5893b9242198c622259a9bd1722378d1d17c]

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>  [ec1fa36cb630461b745af129bdf796bec6ac8d07]

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>  [ac5a443eeb75d13c1aa5a9e2c233cea06192fc0e]

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>  [964ef26b01a793783e9d584573d2837d229f632d]

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>  [72d3bb5def3689d14978323708b731a0939f9c33]

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>  [ee546e1c3b79a7b9d7d0527710e76bac0c5bbf67]

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>  [da472b69b5a7164dc06c6565f1638ea366f89520]

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>  [8ec5621ef52fe887976cdc92f4abb7861fd1c012]

INTEGRATION: CWS obo17 (1.2.18); FILE MERGED 2007/10/18 10:07:31 obo 1.2.18.3: #150903# depends on GTK 2007/10/18 09:52:26 obo 1.2.18.2: undo last change 2007/10/18 09:48:53 obo 1.2.18.1: #150903# no unxmacxi support for this module


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [70b9e9343e282726f3c6fb3c129bf28e8e4e5a72]

INTEGRATION: CWS obo17 (1.5.10); FILE MERGED 2007/10/19 10:11:49 obo 1.5.10.1: #150903# currently automatic smoketest for MacOSX not available


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [a2f500dc56b08b2e6eb5b54125c2674c0a25cda7]

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-22  Vladimir Glazounov  <vg@openoffice.org>  [3d7635fcac4428ec56e83da71ede8e638ddf95a4]

new version for MAC680


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [0751dcb6a2d1a3368f13cafe25b14626cd57b6b6]

new version for MAC680


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [6174a50bb4c247c952038a920a2ef8062ac1b9d9]

new version for MAC680


2007-10-22  Vladimir Glazounov  <vg@openoffice.org>  [4253ae2430ccda8884e847ac010e751da6d12044]

new version for MAC680


2007-10-19  Tobias Krause  <tkr@openoffice.org>  [ec91582136d2f31be181370becb476f93094b874]

#31053# WebDAV Https Support


2007-10-19  Tobias Krause  <tkr@openoffice.org>  [5b40ce920ae539733540b3c4a50cfcb6e5defd0f]

#31053# WebDAV Https Support


2007-10-19  Rüdiger Timm  <rt@openoffice.org>  [50fdc8b0f75e757cb3de58e00a630643f1761ffa]

#i82774# Quote LIBXML2LIB in CONFIGURE_FLAGS


2007-10-18  Vladimir Glazounov  <vg@openoffice.org>  [7db1e72900486772532086d6859f5e25df9ae470]

#i10000# masterfix


2007-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [a3bddfaa4c29411c63872da946df704252162b9b]

#i10000# warnings == errors fix


2007-10-18  Rüdiger Timm  <rt@openoffice.org>  [dcb5a1e5d78cd97489b2d567b80a3f4e07054fdb]

#i10000# source/minimizer/impoptimizer.cxx includes header from module 'unotools' - dependency added.


2007-10-17  Tobias Krause  <tkr@openoffice.org>  [7abcdd5fbe8bc288516ebc963b68137298c99a04]

#31053# WebDAV Https Support


2007-10-17  Tobias Krause  <tkr@openoffice.org>  [79562af3317b6cf70c8d449c188edf7186c52135]

#31053# WebDAV Https Support


2007-10-17  Vladimir Glazounov  <vg@openoffice.org>  [ca76e4137e03a305bacf29e44b889fc6b0e4fc5b]

#i10000# dependency fix


2007-10-17  Vladimir Glazounov  <vg@openoffice.org>  [6dabb6467e470792e6e73712d5dcd2439114c13b]

#i10000# #i82570# taking care of different spelling on solaris/windows


2007-10-17  Tobias Krause  <tkr@openoffice.org>  [2af79c8a2ca3fbc9f1f1e947dfc0db02175ba4a8]

#31053# WebDAV Https Support


2007-10-17  Vladimir Glazounov  <vg@openoffice.org>  [fc9c21c05d68eb5c7344a9a90140587a9453773a]

SRC680


2007-10-16  Armin Weiss  <aw@openoffice.org>  [195ed0f878fcd93a13e20b0d172a9bb9754ccbb6]

#i39532# Finetuning


2007-10-16  Vladimir Glazounov  <vg@openoffice.org>  [065fc225ee8d23e0a6ca9837cf7e79d065c7f6e2]

INTEGRATION: CWS swlayout01_SRC680 (1.53.188); FILE MERGED 2007/09/05 08:53:22 od 1.53.188.1: #i79774#,#b6596954# class <SwFrm>: 		    - reduce methods <GetIndPrev()> to one constant method 	     	    - private method <_GetIndPrev()> is now public


2007-10-16  Vladimir Glazounov  <vg@openoffice.org>  [8fd71b515524a2b2caae077a5929adfa01689753]

INTEGRATION: CWS swlayout01_SRC680 (1.97.58); FILE MERGED 2007/09/05 08:59:07 od 1.97.58.1: #i79774#,#b6596954# method <lcl_NoPrev(..)> 		    - neglect empty section frames


2007-10-16  Vladimir Glazounov  <vg@openoffice.org>  [820e1ea302444f1d34fb34fa2c15ec38e8c9e3ba]

INTEGRATION: CWS swlayout01_SRC680 (1.49.234); FILE MERGED 2007/09/05 09:02:07 od 1.49.234.1: #i79774#,#b6596954# method <SwFrm::_GetIndPrev()> 		    - minor adjustment to make method constant


2007-10-16  Vladimir Glazounov  <vg@openoffice.org>  [5fec8b8a8a39ecdc747fb8c0e4a1b26b41875e38]

INTEGRATION: CWS swlayout01_SRC680 (1.66.234); FILE MERGED 2007/09/05 09:00:44 od 1.66.234.1: #i79774#,#b6596954# method <SwFlowFrm::MoveBwd(..)> 		    - on special check for follow frame neglect empty section frames.


2007-10-15  Ivo Hinkelmann  <ihi@openoffice.org>  [a083e74aca7f332acbfec07541ee08f4716c52f8]

INTEGRATION: CWS allowcurloldies_SRC680 (1.16.20); FILE MERGED 2007/10/08 08:50:23 rene 1.16.20.2: unneeded 2007/10/02 19:29:50 rene 1.16.20.1: #i81613# don't define -DCURL_NO_OLDIES


2007-10-15  Ivo Hinkelmann  <ihi@openoffice.org>  [f04355bda475af537eb2188097c03a8a9edd2ef3]

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>  [db401862de80bb4caa90db55dec5abc9cf7f3f7f]

INTEGRATION: CWS c05v005_SRC680 (1.12.78); FILE MERGED 2007/09/13 07:01:58 cd 1.12.78.1: #150543# Use 'Registration' and 'About' as reference points for add-on help menu merging


2007-10-15  Ivo Hinkelmann  <ihi@openoffice.org>  [3482433683e58276ee6146f67bbd49f457bb7563]

INTEGRATION: CWS c07v015_SRC680 (1.10.136); FILE MERGED 2007/10/08 12:30:36 rt 1.10.136.1: #b6593741,i76395# printing embedded graphics with high resolution. Joined from CWS c07v014.


2007-10-15  Ivo Hinkelmann  <ihi@openoffice.org>  [d63273d216ff81e83c8235b0ce25180b423497b3]

INTEGRATION: CWS c07v015_SRC680 (1.144.36); FILE MERGED 2007/10/09 14:36:53 od 1.144.36.1: #b6600435# method <SwEditWin::KeyInput(..)> 	   - consider numbering user interface behavior configuration on 	     handling TAB-/SHIFT-TAB at first position of first list item


2007-10-15  Ivo Hinkelmann  <ihi@openoffice.org>  [7fca7eee78ca2a474df7aa184452df03da75df70]

INTEGRATION: CWS c07v015_SRC680 (1.43.26); FILE MERGED 2007/10/09 15:03:36 fme 1.43.26.1: #b6614515# Check for repeated headlines in FindStartEndOfRowSpan


2007-10-15  Ivo Hinkelmann  <ihi@openoffice.org>  [d4552af2c2f7639dea0ebce2ea0922c638ce2d73]

INTEGRATION: CWS c07v015_SRC680 (1.40.82); FILE MERGED 2007/10/09 14:35:02 od 1.40.82.1: #b660435# namespace numfunc 	  - implementation of new method <ChangeIndentOnTabAtFirstPosOfFirstListItem()> 	  - implementation of helper class <SwNumberingUIBehaviorConfig>


2007-10-15  Ivo Hinkelmann  <ihi@openoffice.org>  [e4f2952999771f9f24453a715a1ff69399f67bbb]

INTEGRATION: CWS c07v015_SRC680 (1.10.82); FILE MERGED 2007/10/09 14:38:53 od 1.10.82.1: #b6600435# method <SwNumberTreeNode::IsFirst()> 	   - correction: child with previous phantom isn't the first one, 	     if its previous phantom has non-phantom childs.


2007-10-15  Ivo Hinkelmann  <ihi@openoffice.org>  [528d69aebc394e5deb552ea30e64bb231fd1e1f0]

INTEGRATION: CWS c07v015_SRC680 (1.30.82); FILE MERGED 2007/10/09 14:29:43 od 1.30.82.1: #b660435# namespace numfunc 	  - new method <ChangeIndentOnTabAtFirstPosOfFirstListItem()>


2007-10-15  Ivo Hinkelmann  <ihi@openoffice.org>  [fa81c7787a78badc8e5f71d1405f1972f42c3451]

INTEGRATION: CWS c07v015_SRC680 (1.46.150); FILE MERGED 2007/10/09 14:41:46 od 1.46.150.1: #b6600435# new configuration group <UserInterfaceBehavior> under group 	   <Numbering> with new configuration item 	   <ChangeIndentOnTabAtFirstPosOfFirstListItem>


2007-10-15  Ivo Hinkelmann  <ihi@openoffice.org>  [a22c8d465494f7d5c6219098a0859d96cb35238d]

INTEGRATION: CWS c13v001_SRC680 (1.19.460); FILE MERGED 2007/09/11 15:30:19 sj 1.19.460.1: #b6583990# fixed connection type for horizontal and vertical scroll shape


2007-10-15  Ivo Hinkelmann  <ihi@openoffice.org>  [412b631da648c4f1ad5c7e1e4b81e89c6083dbe4]

INTEGRATION: CWS chart18_SRC680 (1.10.46); FILE MERGED 2007/09/26 16:29:42 iha 1.10.46.1: #i81947# missing points in logarithmic xy plot


2007-10-15  Ivo Hinkelmann  <ihi@openoffice.org>  [26fe6d8d8eccfeb799eade2a05fcf6644df6e5b1]

INTEGRATION: CWS chart18_SRC680 (1.48.10.1.10); FILE MERGED 2007/09/26 18:18:07 iha 1.48.10.1.10.2: #i81947# missing points in logarithmic xy plot 2007/09/26 16:31:44 iha 1.48.10.1.10.1: #i81947# missing points in logarithmic xy plot


2007-10-15  Ivo Hinkelmann  <ihi@openoffice.org>  [4c7fcf99a5bbdac396a1d37b2b81fc64a968f724]

INTEGRATION: CWS chart18_SRC680 (1.11.52); FILE MERGED 2007/10/09 14:30:39 iha 1.11.52.2: #i81902# log axis min value not shown if < 1 2007/10/09 12:35:08 iha 1.11.52.1: #i81902# log axis min value not shown if < 1


2007-10-15  Ivo Hinkelmann  <ihi@openoffice.org>  [94eaf979123205bb088772ab4b58e142311e084f]

INTEGRATION: CWS chart18_SRC680 (1.8.34); FILE MERGED 2007/09/27 11:16:26 iha 1.8.34.1: #i82006# don't loop


2007-10-15  Ivo Hinkelmann  <ihi@openoffice.org>  [f6b8885dbd26652ce861be25ad4e44eee72ba748]

INTEGRATION: CWS jl78_SRC680 (1.7.10); FILE MERGED 2007/09/28 06:51:31 jl 1.7.10.1: #i82009# new versions


2007-10-15  Ivo Hinkelmann  <ihi@openoffice.org>  [7fe73af7c049039490d0676f13981aff8041e042]

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>  [46fd8006f6134c759623a0a7e5b127a79435999d]

INTEGRATION: CWS vcl23101_SRC680 (1.40.48); FILE MERGED 2007/09/11 15:18:33 pl 1.40.48.1: #i80446# avoid side effects of SetModalInputMode if dialog is already not modal


2007-10-15  Ivo Hinkelmann  <ihi@openoffice.org>  [ca4113297aae7069b364165025a9373e19e9800e]

INTEGRATION: CWS chart16_SRC680 (1.2.58); FILE MERGED 2007/09/12 13:20:13 iha 1.2.58.1: #81390# Smooth Lines dialog is too small to set all properties


2007-10-15  Ivo Hinkelmann  <ihi@openoffice.org>  [85e5249a22652312130d7807182e25cc7cd27949]

INTEGRATION: CWS chart16_SRC680 (1.5.18); FILE MERGED 2007/09/12 13:19:48 iha 1.5.18.1: #81390# Smooth Lines dialog is too small to set all properties


2007-10-15  Ivo Hinkelmann  <ihi@openoffice.org>  [97ce28f6a0b58fee6a12c5b0fa6c97de079d8cba]

INTEGRATION: CWS chart16_SRC680 (1.9.2.1.6); FILE MERGED 2007/09/12 14:58:41 iha 1.9.2.1.6.1: #80431# Auto-resized fonts of axes and data labels are exported in the original size


2007-10-15  Ivo Hinkelmann  <ihi@openoffice.org>  [6d0c95384b407130bdb81541255d7931f4b1b4fe]

INTEGRATION: CWS chart16_SRC680 (1.6.24); FILE MERGED 2007/09/12 14:59:52 iha 1.6.24.1: #80431# Auto-resized fonts of axes and data labels are exported in the original size


2007-10-15  Armin Weiss  <aw@openoffice.org>  [666a90d3aadf6f97c2c95fcf60f8103d38a7e013]

#i39532# finetuning


2007-10-15  Ivo Hinkelmann  <ihi@openoffice.org>  [ae90dc9a1cea20926f5e5930c0dd9110c2ab033f]

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>  [92c73baa726e228fe3a114bb68eabc12f4ac60b9]

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>  [6bdec730373e03da09b29dd352742cd2b8c21755]

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>  [ee765e042fba54c1947a15c502ee47075c741422]

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>  [fb396a8bc07704f8a7b3d41dc618b795fee01397]

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>  [aa0db89cad2072cc5b42ac930262b8f19183342e]

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>  [d21358318e6c614c294df4b23effdf7de5433cc5]

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>  [b0011c45389161bcd056dc970c6ba02087a0bfb6]

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>  [022c80bc4bf91cff9c2d2583100146d8edaa81b8]

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>  [180525d9197a943fa06a99cf83fa394f2dfe402c]

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>  [7d17a9df4af9b01dab7d369d7dbab8600f437fe1]

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>  [c35178c3c9f82e3cc5b55e99f967c907939a85f9]

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>  [397d88d4e2f647f7e977f4d337ac950853ea3ca5]

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>  [f9e89661589bf1d772b35e95b731c557bd3efce0]

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>  [d43e30a6ddbfe360fd7da8c33dc86f6efd153777]

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>  [25ad1c9b808fec7e8da068bb9456997ad60241fa]

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>  [7e709178b744290a8975e41346483b56ff213d46]

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>  [2abb080aef97be3f24f14fff0b5e2dbbabb6d9a7]

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>  [816155bb4239872e5137f82a68595548c22ff6bf]

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>  [fade5569697af28f070e9c1b0afc2843ab5aff1c]

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>  [f5047827faba05afd4fa70e97f544498ed015e44]

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>  [8c57f7ce5654bb1e9477c270b2eeed56ad57df7a]

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>  [67af54546cc435bff838e22b644c910d6f1b4cfb]

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>  [bde28c569d81c7f21226794a5a8f4f84182fee2e]

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>  [1ff2a0b2c9a6b88de84d77b5ae2f11db9f35163a]

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>  [451cdf82cf8f55901cdbd5262a9a4d3c32bdf715]

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>  [ba15debd7468ce4c84b666790fb0cbfe5f324df3]

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>  [40f0b757308e027023729fdde6b138c7762dba7e]

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>  [d74bc5d9844c36c8cfb3407a31a2f2bd88b5d8ac]

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>  [fa13553581db5a52386cfb050da91b7b7bb55590]

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>  [7c5a41509ee1a5f835920ec1cd6e7ccb060165c6]

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>  [4d1933b86be0699c6a0fd1ad4a0cded71cc36994]

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>  [7b9f7e736666ebc966ff0386ea7d9ba56b173b11]

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>  [da9dc9687652b08f376d042e8f62dbd19f82a0f9]

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>  [88872b0a4b72f06d78a244343f61a92bca224127]

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>  [6a8c7a25cc9dc7d7b07c163d3330fc64fc69ee57]

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>  [4a39426a3ad7b4394b2591269dfa11d068b76c1e]

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>  [79b697eb30875bb323cce0104a90726418015a46]

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>  [bbbbc4c2b862ad3575083eea78c57bec66211249]

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>  [a000000ee02b677fd13c70158e2311f87e786753]

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>  [0f63c9c045b52e6e3cdf8b7e963006e8eef50416]

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>  [ec1570380566c3f8bbcb2235d3bea58560c228b0]

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>  [1686432f9c274beddd82cc0dd27ea82abe48c145]

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>  [b63d1bc1f6e9d7dcc24c3d71e8aef665bfa6c108]

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>  [3e8cbc22585f5f4684bade16a70cb17808fcfdf6]

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>  [b4f433a438875ed855710a66ed0d3dbbaadaf33f]

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>  [a99c2bfe1d53404ff78cc1946412366948713902]

#i82638# Generate product update service information xml file for BrOffice and BrOffice_Dev.


2007-10-15  Ivo Hinkelmann  <ihi@openoffice.org>  [1b0d329a914836f3adf122c7a0750169fc929e07]

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>  [9617ece1a706bc226973f58afe689cb6d2ba0f20]

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>  [ac74867238ff0efa33223258b8d5e847a8771056]

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>  [19615dd77cfeb8f55af8efd1f369d1431b4609e5]

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>  [c36628ce73c0d4b1dc723505de9e9a70f920ec44]

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>  [1fd701c661f61bee4f2e815585fb236eab7901ea]

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>  [4fc8c2c61f592c7fc8225f4d61d00aeb8241d903]

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>  [d65fd58ae8fbcbc2e7eff1a3c5b3cb29c9fe23a7]

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>  [760db9141b198bcaaa8252f41d8feeca7a007d50]

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>  [4d31021f5b75e9423d62c0cb0ba430cd7331e400]

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>  [397297d34862b24064cd7f5b3ae682f69ad63d23]

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>  [af44c4c7197e76050abc4330a0e0b816c724a380]

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>  [98b07f63528187b6665e019dc1c57466ccc89c5b]

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>  [edba764b995380b01926fe20cfa1f15665f42171]

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>  [246215281039fc1def4388ba2aac6e66d6fbc3db]

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>  [53ba304c3270768cf004e4afbcbc965e964ecc71]

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>  [de1ebb7712ed810233dc30d20e0e893740e763fc]

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>  [3602a3443e46da48db9d9348ac72fe2a5079e163]

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>  [12dbccf2adcf18152c4aada0f44362f54a527265]

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>  [d0ecd9768c8b4729f33efc48f13c36d666cc4b0e]

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>  [8c8f0e51a845dc62fd5e9740aadb69d1b0aaea80]

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>  [551eb4d6c3e45ace719aea770e0078885dd553dd]

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>  [f6c2da4d3a5a2c688a7b5c2706c775fa3ba7052a]

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>  [e848d1bfc5b896141aedcc575a2d8f37d1c6ae7a]

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>  [fbc0d5cc3e3eb91a046913eccc69c2143349c524]

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>  [bf1dc2eceb0fbe7cd9be6e57fff65d8ce94cea8f]

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>  [71534fc7c42cb4f88ddc7cb6c7ca84df611e6a71]

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>  [46d0ea15a4803c6a19a98dc562f3b6a1408af690]

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>  [7e5a05dd14f3572250c6f286fab2b4509ef4fee6]

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>  [81c04183a9db35643bf00b0b8369e7f5514a0847]

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>  [8b8a491ab8b382b242c1d65a6426a4c8d0f1459b]

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>  [ee660231be4d04375cf7a52f8a83f7d979571725]

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>  [5e4ca33d8e2b8ae70304826b339109f9d716102f]

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>  [e494403addfb730155fdf451822b20813bffbdf9]

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>  [1bd7895b0dba9dfd850b32f7362e019c6db82357]

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>  [69429d14577ad2d49426d177c6e65bf827111897]

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>  [f4ed2f074aeec20891fedd21077688cc2ad25af7]

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>  [c0f376378752436ff28372ec3ec98dedb1578b72]

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  Ivo Hinkelmann  <ihi@openoffice.org>  [2ca562f382f2fcf38e002207f34b77be442320f7]

INTEGRATION: CWS vgbugs08 (1.2.44); FILE MERGED 2007/09/27 11:10:25 vg 1.2.44.1: #i82004# quick fix: do not remove logs directory


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [df02494d3c156b0da5da555bedd17e178d56447b]

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>  [18f36c0a08456a90f8c867c31c783953f0229ae9]

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>  [b058a2a1ca6641a26a9489759f04ca41af7aa7fb]

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>  [e91f0bc908ddc3e4d41437279735fc7076d5f262]

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>  [cba8a55eb205fc4d525e80a242745f8270e53f40]

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>  [f9066e6294489d96efe48b11a1f02b796e02a9ad]

INTEGRATION: CWS native106 (1.4.14); FILE MERGED 2007/08/13 15:44:32 is 1.4.14.1: #i80641# saving jre for uninstallation


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [4493317b3b4eb7a68676e2b24dfb8945b5a8c6fa]

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>  [4b325a9ea4a02368a50e12e14160101e5f01aa33]

INTEGRATION: CWS native106 (1.2.10); FILE MERGED 2007/08/14 12:59:51 is 1.2.10.1: #i79740# wrong size calculation


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [96d1ca995ab48adfa7c3c61471672c90898baddb]

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>  [6b69aa21a484e0374db95c8e9891a75edf904a9a]

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>  [f595f0877bb30e4a23c8fe4cf954f54246174166]

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>  [301131a5afba707c0ea3f3f0364aa2a349fed6ed]

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>  [d759cf0214427c321b4f8cc1e265c9deab602c66]

INTEGRATION: CWS sb71 (1.1.2); FILE ADDED 2007/09/17 09:43:32 sb 1.1.2.1: #i75466#


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [7542edc79c85f01b7a84f76efa8b5017e5fa1352]

INTEGRATION: CWS sb71 (1.1.2); FILE ADDED 2007/09/17 09:43:21 sb 1.1.2.1: #i75466#


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [fed6afd6936a94ba39df8e59802bad6e4579b623]

INTEGRATION: CWS sb71 (1.1.2); FILE ADDED 2007/09/17 09:43:10 sb 1.1.2.1: #i75466#


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [f214dcd32c8d8b94a4ece67fa9d1f62f016bf70e]

INTEGRATION: CWS sb71 (1.1.2); FILE ADDED 2007/09/17 09:42:00 sb 1.1.2.2: #i75466# typo 2007/09/07 13:55:36 sb 1.1.2.1: #i75466#


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [3ae92b50ecb1ee2f33599fbb0d93d9b2346ee9ba]

INTEGRATION: CWS sb71 (1.70.30); FILE MERGED 2007/10/12 07:52:45 sb 1.70.30.1: #i75466# osl_loadModule without path no longer works on Mac OS X.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [3f3f6cca61f0f6672a769d30c75a78b9ea2b3861]

INTEGRATION: CWS sb71 (1.61.76); FILE MERGED 2007/10/12 07:52:45 sb 1.61.76.1: #i75466# osl_loadModule without path no longer works on Mac OS X.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [6921500961728156513053c92751180d83f2e3f4]

INTEGRATION: CWS sb71 (1.108.84); FILE MERGED 2007/10/12 07:52:45 sb 1.108.84.1: #i75466# osl_loadModule without path no longer works on Mac OS X.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [ab9702146f16cd45c8a37c7ad0a13ddfffb57114]

INTEGRATION: CWS sb71 (1.13.18); FILE MERGED 2007/08/13 11:54:16 sb 1.13.18.3: #i77184# Dropped libxml2wrapper again (do not use /DELAYLOAD for libxml2---to much trouble). 2007/07/23 13:44:30 sb 1.13.18.2: #i77184# Introduced libxml2wrapper. 2007/06/14 14:53:07 sb 1.13.18.1: #i75466# Adapted to new APP|SHLnRPATH; ensure that external libs are available to components in uno exe.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [46cec02e26c1a5618d182c89c1b83469cd21b295]

INTEGRATION: CWS sb71 (1.19.8); FILE MERGED 2007/04/13 15:29:59 sb 1.19.8.1: #i75466# New regcomp -wop=<prefix> feature.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [f78c9fde465d48b00736f5ece4de6cc1be7dc236]

INTEGRATION: CWS sb71 (1.17.8); FILE MERGED 2007/06/14 14:53:29 sb 1.17.8.1: #i75466# Adapted to new APP|SHLnRPATH.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [adb88f30f3ccb584584ab24137750f5e604f8d0a]

INTEGRATION: CWS sb71 (1.5.8); FILE MERGED 2007/06/22 09:35:48 sb 1.5.8.1: #i75466# Support for dynamic loading of the reg shared library has been dropped.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [a6db826a3cb4db147d359360b8a66b284b53bc88]

INTEGRATION: CWS sb71 (1.16.24); FILE MERGED 2007/06/14 15:05:56 sb 1.16.24.1: #i75466# Adapted to new APP|SHLnRPATH.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [f1c94f5037bc5f4deae1f8edfea7a9843e351217]

INTEGRATION: CWS sb71 (1.3.132); FILE MERGED 2007/07/18 14:24:38 sb 1.3.132.2: RESYNC: (1.3-1.4); FILE MERGED 2007/06/14 15:05:34 sb 1.3.132.1: #i75466# Adapted to new APP|SHLnRPATH.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [fe25002577f6a013c03864e6535f75e9af0439e1]

INTEGRATION: CWS sb71 (1.7.186); FILE MERGED 2007/10/12 06:42:59 sb 1.7.186.1: Make osl_loadModuleRelative work for absolute urls, too.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [10a9708c70ab0f339bbab4f20e178985e8a77c9b]

INTEGRATION: CWS sb71 (1.51.86); FILE MERGED 2007/10/12 06:42:59 sb 1.51.86.1: Make osl_loadModuleRelative work for absolute urls, too.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [d9d6d52448d30f9f9b5ca092d2d017c992ecc78a]

INTEGRATION: CWS sb71 (1.3.16); FILE MERGED 2007/08/23 19:19:09 sb 1.3.16.2: RESYNC: (1.3-1.4); FILE MERGED 2007/07/23 11:34:14 sb 1.3.16.1: #i75466# Use osl_loadModuleRelative when loading with a relative path.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [863d8ceb1fa82cbccb6e2f3aff52c1f6c5fe1990]

INTEGRATION: CWS sb71 (1.37.14); FILE MERGED 2007/10/02 11:04:49 sb 1.37.14.2: RESYNC: (1.37-1.38); FILE MERGED 2007/08/13 14:39:08 sb 1.37.14.1: #i77184# Both XML2LIB and LIBXML2LIB were used; drop XML2LIB in favor of LIBXML2LIB.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [2635ce681f5f956d96d923f6c56ef2908c0c8b84]

INTEGRATION: CWS sb71 (1.9.8); FILE MERGED 2007/08/15 07:34:13 sb 1.9.8.4: #i77184# Windows /DELAYLOAD depends on objects delivered from sal, but is not needed for this internal tool, anyway. 2007/08/13 13:08:36 sb 1.9.8.3: #i77184# Dropped NO_WINDOWS_DELAYLOAD again (probably not needed at the moment after all). 2007/07/10 13:55:17 sb 1.9.8.2: #i77184# Improved naming.' 2007/07/10 13:50:13 sb 1.9.8.1: #i77184# xml2cmp 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>  [78f42e86f662a50740abcf1c73d34cdd635f6fac]

INTEGRATION: CWS sb71 (1.9.2); FILE MERGED 2007/08/15 07:34:13 sb 1.9.2.4: #i77184# Windows /DELAYLOAD depends on objects delivered from sal, but is not needed for this internal tool, anyway. 2007/08/13 13:08:36 sb 1.9.2.3: #i77184# Dropped NO_WINDOWS_DELAYLOAD again (probably not needed at the moment after all). 2007/07/10 13:55:17 sb 1.9.2.2: #i77184# Improved naming.' 2007/07/10 13:50:12 sb 1.9.2.1: #i77184# xml2cmp 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>  [57c1b33aaef6d16d7b0b73b6662549fd8a8c5e02]

INTEGRATION: CWS sb71 (1.87.6); FILE MERGED 2007/10/02 11:02:49 sb 1.87.6.7: RESYNC: (1.98-1.99); FILE MERGED 2007/08/23 19:04:18 sb 1.87.6.6: RESYNC: (1.94-1.98); FILE MERGED 2007/07/18 14:17:36 sb 1.87.6.5: RESYNC: (1.92-1.94); FILE MERGED 2007/06/15 08:38:58 sb 1.87.6.4: RESYNC: (1.89-1.92); FILE MERGED 2007/06/14 15:02:45 sb 1.87.6.3: #i75466# Adapted to new APP|SHLnRPATH. 2007/04/16 16:28:03 sb 1.87.6.2: RESYNC: (1.87-1.89); FILE MERGED 2007/04/13 14:55:46 sb 1.87.6.1: #i75466# Do not assume that the preset LINKFLAGSRUNPATH is exactly .


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [a6830751337a8e5d2a68b4540fec9fe1ab04ef2a]

INTEGRATION: CWS sb71 (1.21.196); FILE MERGED 2007/08/23 19:03:58 sb 1.21.196.3: RESYNC: (1.22-1.23); FILE MERGED 2007/07/18 14:17:04 sb 1.21.196.2: RESYNC: (1.21-1.22); FILE MERGED 2007/06/26 13:38:41 sb 1.21.196.1: #i75466# Use new osl_loadModuleRelative to locate loaded libs next to calling lib.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [e9c6ff8f19354fde00244ad266315a7de1afa1f4]

INTEGRATION: CWS sb71 (1.7.26); FILE MERGED 2007/10/11 15:05:40 sb 1.7.26.1: osl::Module::load without path no longer works on Mac OS X.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [6942743e97380f29c1728585a10e3c826a6a3f80]

INTEGRATION: CWS sb71 (1.77.20); FILE MERGED 2007/08/23 18:40:02 sb 1.77.20.4: RESYNC: (1.78-1.79); FILE MERGED 2007/07/18 13:32:19 sb 1.77.20.3: RESYNC: (1.77-1.78); FILE MERGED 2007/06/28 09:50:47 sb 1.77.20.2: #i75466# Improved previous fix. 2007/06/27 13:39:27 sb 1.77.20.1: #i75466# Use new osl_loadModuleRelative to locate loaded libs next to calling lib.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [8784aff5ae64e5f9da26d43740c62dae60604c4c]

INTEGRATION: CWS sb71 (1.5.8); FILE MERGED 2007/06/28 12:48:07 sb 1.5.8.1: #i75466# Removed obsolete runtime loading of xcr lib from sb lib.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [4ac0666185e37d3c5bf67a95c63713cf4460ac5b]

INTEGRATION: CWS sb71 (1.14.22); FILE MERGED 2007/06/28 12:48:07 sb 1.14.22.1: #i75466# Removed obsolete runtime loading of xcr lib from sb lib.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [5f8b3ff0ef5e29cd556e0ddf11e3f82786f72d28]

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>  [448d4e752c369f9eedaebdd8ea9022ed9e781265]

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>  [585ef5a0678e94daada6fb9d333789d0ccc77377]

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>  [8312bcd8e3ec14ee1582193d849f6a8b3989ebc4]

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>  [2be4797342cc940a76e8afdfc6276284e4056802]

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>  [45a43810cf3e366403a5fff992a3a6139811c385]

INTEGRATION: CWS sb71 (1.12.8); FILE MERGED 2007/07/18 13:11:15 sb 1.12.8.2: RESYNC: (1.12-1.13); FILE MERGED 2007/06/14 09:41:16 sb 1.12.8.1: #i75466# Adapted RPATHs to find shared libraries in extracted URE.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [794e415906287d74aecdc51fd9174d1d29a201f1]

INTEGRATION: CWS sb71 (1.12.32); FILE MERGED 2007/04/12 08:24:04 sb 1.12.32.1: #i75466# Missing include.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [c48aeb164c709164ffd476a19c43d8acac52268c]

INTEGRATION: CWS sb71 (1.14.6); FILE MERGED 2007/06/14 14:54:20 sb 1.14.6.1: #i75466# Adapted to new APP|SHLnRPATH.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [0cb36e6fa262b9a315a72984939b9f6601aa7bb0]

INTEGRATION: CWS sb71 (1.9.4); FILE MERGED 2007/10/02 10:30:20 sb 1.9.4.2: RESYNC: (1.9-1.10); FILE MERGED 2007/06/14 15:05:17 sb 1.9.4.1: #i75466# Adapted to new APP|SHLnRPATH.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [af903e88a8289c42e6b7742b437fe507fe56459f]

INTEGRATION: CWS sb71 (1.28.22); FILE MERGED 2007/07/18 12:57:08 sb 1.28.22.2: RESYNC: (1.28-1.29); FILE MERGED 2007/06/28 12:51:12 sb 1.28.22.1: #i75466# Removed obsolete runtime loading of xcr lib from sb lib.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [c7e5ff43fb36025113e0410e11e7fb0089a23778]

INTEGRATION: CWS sb71 (1.11.8); FILE MERGED 2007/08/21 14:55:19 sb 1.11.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>  [21c754db0b515a3ebffa60e007c1e2cc9b19640b]

INTEGRATION: CWS sb71 (1.1.2); FILE ADDED 2007/10/12 07:20:41 sb 1.1.2.3: #i75466# Fix build on wntmsci11 (will probably be reverted once OpenOffice_woURE is working on wntmsci11). 2007/08/21 14:55:50 sb 1.1.2.2: #i75466# Have loaders around OOo executables to set PATH and URE_BOOTSTRAP environment variables appropriately. 2007/08/20 14:15:57 hro 1.1.2.1: #i77184# New GUI and CUI loader to set PATH variable for DLL searching


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [d4e8917d126dafcfdd6bda897ab293c1b7d4fb92]

INTEGRATION: CWS sb71 (1.3.182); FILE MERGED 2007/08/21 14:55:49 sb 1.3.182.1: #i75466# Have loaders around OOo executables to set PATH and URE_BOOTSTRAP environment variables appropriately.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [6d74f2e451d294b7474f1602cc04a83493b4890b]

INTEGRATION: CWS sb71 (1.1.2); FILE ADDED 2007/08/21 14:57:01 sb 1.1.2.1: #i75466# Have loaders around OOo executables to set PATH and URE_BOOTSTRAP environment variables appropriately.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [58bb8dbe56c35da694812f853f082ca777b44b3c]

INTEGRATION: CWS sb71 (1.1.2); FILE ADDED 2007/08/21 14:56:39 sb 1.1.2.1: #i75466# Have loaders around OOo executables to set PATH and URE_BOOTSTRAP environment variables appropriately.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [5f4b99429f30f43f11b3c18986069f1ee70cee6d]

INTEGRATION: CWS sb71 (1.71.26); FILE MERGED 2007/10/12 07:20:41 sb 1.71.26.4: #i75466# Fix build on wntmsci11 (will probably be reverted once OpenOffice_woURE is working on wntmsci11). 2007/10/02 10:24:15 sb 1.71.26.3: RESYNC: (1.72-1.73); FILE MERGED 2007/08/23 18:17:11 sb 1.71.26.2: RESYNC: (1.71-1.72); FILE MERGED 2007/08/21 14:58:47 sb 1.71.26.1: #i75466# Have loaders around OOo executables to set PATH and URE_BOOTSTRAP environment variables appropriately.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [bdd237cf64525b44ef93bfb67f86329c8817d537]

INTEGRATION: CWS sb71 (1.4.8); FILE MERGED 2007/08/27 11:17:00 sb 1.4.8.5: Fixed merge conflict. 2007/08/23 18:15:31 sb 1.4.8.4: RESYNC: (1.6-1.9); FILE MERGED 2007/06/15 08:27:23 sb 1.4.8.3: RESYNC: (1.5-1.6); FILE MERGED 2007/05/30 14:47:46 sb 1.4.8.2: RESYNC: (1.4-1.5); FILE MERGED 2007/04/16 13:46:36 sb 1.4.8.1: #i75466# Cleaned up UNO bootstrapping (not clear what problem the original way was supposed to solve).


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [8bf4b5f8503db401f63f090dfdc9f7590927e6b3]

INTEGRATION: CWS sb71 (1.5.52); FILE MERGED 2007/08/23 18:15:24 sb 1.5.52.3: RESYNC: (1.6-1.7); FILE MERGED 2007/05/30 14:47:25 sb 1.5.52.2: RESYNC: (1.5-1.6); FILE MERGED 2007/04/24 07:44:55 sb 1.5.52.1: #i75466# Removed wrong (and superfluous) asserts.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [2b4554602b8f9b0dee45f5055ff98f39dcff500f]

INTEGRATION: CWS sb71 (1.7.2); FILE MERGED 2007/08/23 18:15:18 sb 1.7.2.2: RESYNC: (1.7-1.8); FILE MERGED 2007/08/21 14:58:47 sb 1.7.2.1: #i75466# Have loaders around OOo executables to set PATH and URE_BOOTSTRAP environment variables appropriately.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [bb830c44eee215f1d42545fa5a9647829fecfd2c]

INTEGRATION: CWS sb71 (1.5.132); FILE MERGED 2007/09/07 13:58:07 sb 1.5.132.1: #i75466# Clean termination of bridges.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [d52fca2b5d1aca71450c9dd905201130ed175963]

INTEGRATION: CWS sb71 (1.7.132); FILE MERGED 2007/09/07 13:58:07 sb 1.7.132.1: #i75466# Clean termination of bridges.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [c1b168aedfcc79150b0ad266e8a6e394ba092707]

INTEGRATION: CWS sb71 (1.16.10); FILE MERGED 2007/08/23 18:13:30 sb 1.16.10.4: RESYNC: (1.18-1.19); FILE MERGED 2007/06/15 08:25:38 sb 1.16.10.3: RESYNC: (1.16-1.18); FILE MERGED 2007/05/08 11:48:07 sb 1.16.10.2: #i75466# Calling the uno executable with an empty INIFILENAME is important after all, on Windows where the uno.exe would otherwise read from the uno.ini next to it, so that for example a UNO_TYPES in the extension cache's unorc would erroneously resolve recursively to the UNO_TYPES from the uno.ini. 2007/04/16 13:36:30 sb 1.16.10.1: #i75466# Adapted to new URE_BIN_DIR; removed 'use only preinstalled services' and 'don't inherit from unorc' when starting uno executable (not clear what they were good for.)


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [99e745d606c20f08e767fafb6db473ef74ec4424]

INTEGRATION: CWS sb71 (1.1.2); FILE ADDED 2007/08/15 10:06:12 sb 1.1.2.1: #i75466# ure-link file for Windows.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [66ca484175e65827e6f1bfe38a8082a63ebf6599]

INTEGRATION: CWS sb71 (1.5.286); FILE MERGED 2007/08/20 08:58:31 sb 1.5.286.4: #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/04/27 14:20:52 sb 1.5.286.3: #i75466# Replaced URE_UNORC and URE_JVMFWK3RC with URE_BOOTSTRAP. 2007/04/18 14:09:40 sb 1.5.286.2: #i75466# Take into account that URE_BIN_DIR is a URL that starts with a file:// prefix. 2007/04/16 13:32:36 sb 1.5.286.1: #i75466# Introduced URE_BIN_DIR, URE_UNORC, URE_JVMFWK3RC.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [84fab02b328b9ae902cde3b81a542e6acbc9cffb]

INTEGRATION: CWS sb71 (1.26.10); FILE MERGED 2007/08/23 18:10:19 sb 1.26.10.5: RESYNC: (1.26-1.27); FILE MERGED 2007/08/20 08:58:31 sb 1.26.10.4: #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/04/27 14:20:52 sb 1.26.10.3: #i75466# Replaced URE_UNORC and URE_JVMFWK3RC with URE_BOOTSTRAP. 2007/04/18 14:09:39 sb 1.26.10.2: #i75466# Take into account that URE_BIN_DIR is a URL that starts with a file:// prefix. 2007/04/16 13:32:36 sb 1.26.10.1: #i75466# Introduced URE_BIN_DIR, URE_UNORC, URE_JVMFWK3RC.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [ee1b191989bc9d37e7294b620e2521e16ede09df]

INTEGRATION: CWS sb71 (1.54.20); FILE MERGED 2007/10/02 10:21:18 sb 1.54.20.5: RESYNC: (1.55-1.56); FILE MERGED 2007/08/28 14:16:19 sb 1.54.20.4: #i75466# officeloader.obj needs extendloaderenvironment.obj. 2007/08/23 18:10:02 sb 1.54.20.3: RESYNC: (1.54-1.55); FILE MERGED 2007/08/21 14:58:47 sb 1.54.20.2: #i75466# Have loaders around OOo executables to set PATH and URE_BOOTSTRAP environment variables appropriately. 2007/08/15 10:05:54 sb 1.54.20.1: #i75466# ure-link file for Windows.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [d1f2b4f95cf77e61c20962b5b11b27cfae7e023c]

INTEGRATION: CWS sb71 (1.42.2); FILE MERGED 2007/10/02 10:21:28 sb 1.42.2.4: RESYNC: (1.43-1.44); FILE MERGED 2007/08/23 18:10:12 sb 1.42.2.3: RESYNC: (1.42-1.43); FILE MERGED 2007/08/21 14:58:47 sb 1.42.2.2: #i75466# Have loaders around OOo executables to set PATH and URE_BOOTSTRAP environment variables appropriately. 2007/08/20 14:14:00 hro 1.42.2.1: #i77184# New GUI and CUI loader to set PATH variable for DLL searching


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [26420a7858cc7c043256a998123dfcb032bb0bee]

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>  [4ea2f6b70a1938461dd75508ff39e72d2fea05c4]

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>  [5a74b51142bdef6a972f8f3478392475fd843cb4]

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>  [4f8f379d4f62edd3337384f1531e60617da000ba]

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>  [8bcb9e9861569a25d1db417d37cd097cbfc6221a]

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>  [86225b369e187a6daf43342645488ac55bdad758]

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>  [ea93db9655f05452ad482cd701b22e836283f4e1]

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>  [e4835e5db6f6e01898f1885b688595fd290fb11b]

INTEGRATION: CWS sb71 (1.11.64); FILE MERGED 2007/10/11 16:11:54 sb 1.11.64.1: osl::Module::load without path no longer works on Mac OS X.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [3a8f034f5682d8996f3f3eabe34fe7ee5a5e948e]

INTEGRATION: CWS sb71 (1.6.64); FILE MERGED 2007/10/11 16:11:54 sb 1.6.64.1: osl::Module::load without path no longer works on Mac OS X.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [67e94f5d06b8dc18665e74ce37fa82923d66af19]

INTEGRATION: CWS sb71 (1.47.20); FILE MERGED 2007/10/02 10:13:18 sb 1.47.20.5: RESYNC: (1.50-1.51); FILE MERGED 2007/08/23 17:59:58 sb 1.47.20.4: RESYNC: (1.49-1.50); FILE MERGED 2007/07/18 12:21:39 sb 1.47.20.3: RESYNC: (1.47-1.49); FILE MERGED 2007/06/28 09:51:31 sb 1.47.20.2: #i75466# Improved previous fix. 2007/06/26 13:39:20 sb 1.47.20.1: #i75466# Use new osl_loadModuleRelative to locate loaded libs next to calling lib.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [4906ebb8a7014d673b490027d528c7098a2656d3]

INTEGRATION: CWS sb71 (1.12.12); FILE MERGED 2007/10/11 16:11:53 sb 1.12.12.1: osl::Module::load without path no longer works on Mac OS X.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [7be85b5e8889422a33330092ce4f920737958199]

INTEGRATION: CWS sb71 (1.15.34); FILE MERGED 2007/10/11 16:11:53 sb 1.15.34.1: osl::Module::load without path no longer works on Mac OS X.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [a82710c10b957075b8369162cd151caa69320b7d]

INTEGRATION: CWS sb71 (1.16.4); FILE MERGED 2007/10/11 16:11:53 sb 1.16.4.1: osl::Module::load without path no longer works on Mac OS X.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [5f68c74f7fd97577cb8e6908497b366327330db7]

INTEGRATION: CWS sb71 (1.58.12); FILE MERGED 2007/08/23 17:55:52 sb 1.58.12.5: RESYNC: (1.60-1.61); FILE MERGED 2007/08/23 07:54:45 sb 1.58.12.4: #i77184# Cleaned up sal_[de]initialize. 2007/08/22 14:35:40 hro 1.58.12.3: #i77184# sal_initzialize and sal_deinitialize needed for Winsock initialization 2007/07/18 12:18:15 sb 1.58.12.2: RESYNC: (1.58-1.60); FILE MERGED 2007/06/26 13:36:14 sb 1.58.12.1: #i75466# Added osl_loadModuleRelative.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [fb04b45c6c2a30fd088df415005a95f61df615a5]

INTEGRATION: CWS sb71 (1.42.12); FILE MERGED 2007/10/02 10:11:22 sb 1.42.12.5: RESYNC: (1.43-1.44); FILE MERGED 2007/08/23 17:55:46 sb 1.42.12.4: RESYNC: (1.42-1.43); FILE MERGED 2007/07/09 13:33:17 hro 1.42.12.3: #77184# Use delayload.obj from local output tree in SAL 2007/07/09 09:23:41 hro 1.42.12.2: #77184# Use delayload 2007/06/14 15:03:12 sb 1.42.12.1: #i75466# Adapted to new APP|SHLnRPATH.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [d863c0083a3d9b9e1b810fb8ee566bee0cac5711]

INTEGRATION: CWS sb71 (1.4.4); FILE MERGED 2007/07/09 09:22:51 hro 1.4.4.1: #77184# Because of Delayload we need to use GetProcAddress from Kernel32


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [965124b310756436c68e2a2350a773091041e937]

INTEGRATION: CWS sb71 (1.13.16); FILE MERGED 2007/08/23 17:55:29 sb 1.13.16.2: RESYNC: (1.13-1.14); FILE MERGED 2007/07/25 12:02:12 sb 1.13.16.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>  [4a31ed4ba2a9a4aabffd6ee6f30ad0bf49644c4c]

INTEGRATION: CWS sb71 (1.4.12); FILE MERGED 2007/07/25 12:02:11 sb 1.4.12.2: #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/09 13:33:17 hro 1.4.12.1: #77184# Use delayload.obj from local output tree in SAL


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [7f3c34e89096e00a7c26de4527e849b7e6ea5819]

INTEGRATION: CWS sb71 (1.5.16); FILE MERGED 2007/07/09 13:33:17 hro 1.5.16.1: #77184# Use delayload.obj from local output tree in SAL


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [f516f695de08c8b910ee91ac661de0efe04656cc]

INTEGRATION: CWS sb71 (1.30.12); FILE MERGED 2007/10/02 10:09:20 sb 1.30.12.3: RESYNC: (1.30-1.31); FILE MERGED 2007/07/23 11:37:49 sb 1.30.12.2: #i77184# DELAYLOADOBJ is WNT-only. 2007/07/09 13:33:16 hro 1.30.12.1: #77184# Use delayload.obj from local output tree in SAL


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [5ce265c8f60c1655360253734f526c12452d2a07]

INTEGRATION: CWS sb71 (1.38.80); FILE MERGED 2007/08/21 13:36:26 sb 1.38.80.2: #i77184# Static objects with destructors are problematic, as their lifecycle is tied to library unloading details. 2007/04/27 14:07:07 sb 1.38.80.1: #i75466# Introduced URE_BOOTSTRAP.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [00adffa3b1bca54849b66a8b913b93c07224b7db]

INTEGRATION: CWS sb71 (1.26.30); FILE MERGED 2007/08/21 15:04:36 sb 1.26.30.3: #i75466# Make parts of delayload.cxx available to application loaders in module desktop. 2007/07/12 16:15:43 hro 1.26.30.2: #i77184# Use _pRawDllMain entry point for current module file name detection 2007/07/09 09:23:55 hro 1.26.30.1: #77184# Use delayload


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [bcf3807c99ac146fe908f8f9ccc20e688734f3da]

INTEGRATION: CWS sb71 (1.25.14); FILE MERGED 2007/10/02 10:04:33 sb 1.25.14.4: RESYNC: (1.26-1.27); FILE MERGED 2007/07/18 12:15:58 sb 1.25.14.3: RESYNC: (1.25-1.26); FILE MERGED 2007/07/10 08:52:46 sb 1.25.14.2: Missing dependency rtl -> delayload. 2007/07/09 09:23:55 hro 1.25.14.1: #77184# Use delayload


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [22d6c90e0aec24d283de2b0506b8656865c76e7b]

INTEGRATION: CWS sb71 (1.18.246); FILE MERGED 2007/08/21 10:42:48 hro 1.18.246.1: #i77184# CoInitializeEx is available on Windows base line (98) so no need to check for DCOM update


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [8f6de25b15ddaf13de81b776235f579114a95b02]

INTEGRATION: CWS sb71 (1.1.2); FILE ADDED 2007/08/23 07:54:45 sb 1.1.2.2: #i77184# Cleaned up sal_[de]initialize. 2007/08/22 14:40:13 hro 1.1.2.1: #i77184# sal_initzialize and sal_deinitialize needed for Winsock initialization


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [5f1c8cc0738833215acc3478dd95a392572dc82b]

INTEGRATION: CWS sb71 (1.29.16); FILE MERGED 2007/10/02 10:02:58 sb 1.29.16.5: RESYNC: (1.29-1.30); FILE MERGED 2007/08/21 10:47:28 hro 1.29.16.4: #i77184# Removed all non kernel32 calls from DllMain (unneccessary processor checks (98 only runs on 486 or higher), removed WSAStartup code 2007/07/13 07:51:22 sb 1.29.16.3: #i77184# Removed more private debug output. 2007/07/12 16:20:27 sb 1.29.16.2: #i77184# Removed private debug output. 2007/07/12 16:15:43 hro 1.29.16.1: #i77184# Use _pRawDllMain entry point for current module file name detection


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [6d86858482de4f63fea894f9b808e677fbe69bae]

INTEGRATION: CWS sb71 (1.14.94); FILE MERGED 2007/08/22 14:40:27 hro 1.14.94.1: #i77184# sal_initzialize and sal_deinitialize needed for Winsock initialization


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [310617a3eb192fe09baea34c79cf744a715009f5]

INTEGRATION: CWS sb71 (1.1.2); FILE ADDED 2007/08/23 07:54:44 sb 1.1.2.2: #i77184# Cleaned up sal_[de]initialize. 2007/08/22 14:39:24 hro 1.1.2.1: #i77184# sal_initzialize and sal_deinitialize needed for Winsock initialization


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [3d211231528c15b11f4c77970c4499ee60d3dc04]

INTEGRATION: CWS sb71 (1.33.154); FILE MERGED 2007/08/23 17:53:40 sb 1.33.154.4: RESYNC: (1.35-1.36); FILE MERGED 2007/07/23 11:35:32 sb 1.33.154.3: #i75466# MACOSX special case to dlopen next to executable no longer needed. 2007/07/18 12:14:04 sb 1.33.154.2: RESYNC: (1.33-1.35); FILE MERGED 2007/06/29 07:28:43 sb 1.33.154.1: #i75466# Removed unnecessary hack to retry dlopen in CWD.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [34848227e697697bf9b9fb2977ed92c1258a4d7c]

INTEGRATION: CWS sb71 (1.32.6); FILE MERGED 2007/08/22 14:39:39 hro 1.32.6.1: #i77184# sal_initzialize and sal_deinitialize needed for Winsock initialization


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [e9a9aaf80529d44da13efc86c6e7ac5327486fb5]

INTEGRATION: CWS sb71 (1.14.48); FILE MERGED 2007/10/02 09:53:21 sb 1.14.48.2: RESYNC: (1.14-1.15); FILE MERGED 2007/06/26 13:36:14 sb 1.14.48.1: #i75466# Added osl_loadModuleRelative.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [dd91cba0426a1e25234d3170b32bfedffda22d1a]

INTEGRATION: CWS sb71 (1.1.2); FILE ADDED 2007/10/12 07:25:53 sb 1.1.2.3: #i75466# better variant of the previous change 2007/10/11 17:02:12 sb 1.1.2.2: Make osl_loadModuleRelative work for absolute urls, too. 2007/06/26 13:36:37 sb 1.1.2.1: #i75466# Added osl_loadModuleRelative.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [9b18bc99d5ce00675299cb5a8a10fa939076ebb3]

INTEGRATION: CWS sb71 (1.7.68); FILE MERGED 2007/10/02 09:52:40 sb 1.7.68.3: RESYNC: (1.7-1.8); FILE MERGED 2007/08/23 07:54:44 sb 1.7.68.2: #i77184# Cleaned up sal_[de]initialize. 2007/08/22 14:38:28 hro 1.7.68.1: #i77184# sal_initzialize and sal_deinitialize needed for Winsock initialization


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [0daefdf35b995e4b04cff83e51f008fae49edd72]

INTEGRATION: CWS sb71 (1.8.136); FILE MERGED 2007/04/27 14:07:06 sb 1.8.136.1: #i75466# Introduced URE_BOOTSTRAP.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [ad568a938fb4e02ac58b3d43a3597e4da2a6f0e1]

INTEGRATION: CWS sb71 (1.10.246); FILE MERGED 2007/06/26 15:23:06 sb 1.10.246.2: #i75466# Missing @since tags. 2007/06/26 13:36:14 sb 1.10.246.1: #i75466# Added osl_loadModuleRelative.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [e11a0a62c140aafcbcfb095d5caeaa36e0022350]

INTEGRATION: CWS sb71 (1.13.200); FILE MERGED 2007/10/02 09:50:50 sb 1.13.200.4: RESYNC: (1.14-1.15); FILE MERGED 2007/07/18 12:13:05 sb 1.13.200.3: RESYNC: (1.13-1.14); FILE MERGED 2007/06/26 15:23:06 sb 1.13.200.2: #i75466# Missing @since tags. 2007/06/26 13:36:14 sb 1.13.200.1: #i75466# Added osl_loadModuleRelative.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [b294d2f82b3899c1d3cd8c1984c1b7b3aebf1df5]

INTEGRATION: CWS sb71 (1.26.4); FILE MERGED 2007/10/02 09:50:23 sb 1.26.4.4: RESYNC: (1.28-1.29); FILE MERGED 2007/08/23 17:52:50 sb 1.26.4.3: RESYNC: (1.27-1.28); FILE MERGED 2007/06/15 08:17:11 sb 1.26.4.2: RESYNC: (1.26-1.27); FILE MERGED 2007/06/14 15:04:04 sb 1.26.4.1: #i75466# Adapted to new APP|SHLnRPATH.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [7a392c839461f6e988d69c0fbbc2a5e40bd9f83d]

INTEGRATION: CWS sb71 (1.5.46); FILE MERGED 2007/06/22 09:32:59 sb 1.5.46.1: #i75466# salhelper/dynload.hxx is no longer used anywere and no longer maintained.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [77117761cc5e20d4876b16fbf9c5c165bf9f9544]

INTEGRATION: CWS sb71 (1.8.18); FILE MERGED 2007/06/22 09:35:31 sb 1.8.18.1: #i75466# Support for dynamic loading of the reg shared library has been dropped.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [2119d2d32e4abfc68e28b9ab967a285af0c1dd53]

INTEGRATION: CWS sb71 (1.8.18); FILE MERGED 2007/10/04 07:14:33 sb 1.8.18.2: RESYNC: (1.8-1.9); FILE MERGED 2007/06/22 09:35:31 sb 1.8.18.1: #i75466# Support for dynamic loading of the reg shared library has been dropped.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [b0c784018bc2a37a6ea05790a9bd7f9100cb1e6f]

INTEGRATION: CWS sb71 (1.7.16); FILE MERGED 2007/06/22 09:35:31 sb 1.7.16.1: #i75466# Support for dynamic loading of the reg shared library has been dropped.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [929516d46819286691eeb4c043ebb36a7f364a79]

INTEGRATION: CWS sb71 (1.13.26); FILE MERGED 2007/10/02 09:48:49 sb 1.13.26.2: RESYNC: (1.13-1.14); FILE MERGED 2007/06/22 09:34:45 sb 1.13.26.1: #i75466# Support for dynamic loading of the reg shared library has been dropped.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [c66385c9c993b9a9dd664faf1a0d84604724d5ce]

INTEGRATION: CWS sb71 (1.1.36); FILE MERGED 2007/04/27 14:13:46 sb 1.1.36.1: #i75466# Introduced URE_MORE_TYPES, URE_MORE_SERVICES, URE_MORE_JAVA_TYPES, URE_MORE_JAVA_CLASSPATH_URLS.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [849fcecaffa0c7639bf1df6c877f278a16e1b645]

INTEGRATION: CWS sb71 (1.1.36); FILE MERGED 2007/04/27 14:13:45 sb 1.1.36.1: #i75466# Introduced URE_MORE_TYPES, URE_MORE_SERVICES, URE_MORE_JAVA_TYPES, URE_MORE_JAVA_CLASSPATH_URLS.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [35ef1d2fa0207a853d539cb7ece2b5485d9b0a8a]

INTEGRATION: CWS sb71 (1.11.6); FILE MERGED 2007/10/02 09:48:11 sb 1.11.6.10: RESYNC: (1.12-1.13); FILE MERGED 2007/08/23 17:51:20 sb 1.11.6.9: RESYNC: (1.11-1.12); FILE MERGED 2007/08/16 14:45:45 sb 1.11.6.8: #i75466# Reclassified some Windows dlls as private instead of external: msvcp71.dll is the C++ runtime and is encapsulated by STLport; unicows.dll is encapsulated by uwinapi.dll; uwinapi.dll is home-brown in sal (and it will need to go public instead of private, just like jvmaccess and jvmfwk, but that is another step). 2007/08/13 12:43:31 sb 1.11.6.7: #i77184# Fixed previous change: r1.11.6.6 should have been identical to r1.11.6.4, but instead nonsense was checked in. 2007/08/13 12:03:48 sb 1.11.6.6: #i77184# Dropped libxml2wrapper again (do not use /DELAYLOAD for libxml2---to much trouble). 2007/07/23 13:43:30 sb 1.11.6.5: #i77184# Introduced libxml2wrapper. 2007/06/22 11:46:02 sb 1.11.6.4: #i78143# Merged in 1.11.8.2 and reformatted. 2007/06/14 14:51:34 sb 1.11.6.3: #i75466# Clarified that external libs are available to components in uno exe. 2007/06/12 15:09:38 sb 1.11.6.2: #i75466# Classified some files as [external]. 2007/04/27 14:13:45 sb 1.11.6.1: #i75466# Introduced URE_MORE_TYPES, URE_MORE_SERVICES, URE_MORE_JAVA_TYPES, URE_MORE_JAVA_CLASSPATH_URLS.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [91fd802b4623e40f1cac86cca68ae8dfa89c9455]

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>  [77b4ee9bcda32b0e3941b9c2977006d039bac157]

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>  [c8fc2b851f75c44384d860959a4ccb71361feb0a]

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>  [7d7e740004fa9ad579c407f4ed628f7d811cbba1]

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>  [8b6b4cc1b90e03ce0d92c6bb357c7e3e8382e3c3]

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>  [4954c7e6baf053609a13c5656ee182c09b4cc268]

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>  [3b20a7208e4d7c231b4ccc836cae6926da06370a]

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>  [3ccab34f38741b96867540691ab613963d9b74a0]

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>  [729d7abfec229b032d6746de88e5506bb9b9b179]

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>  [cffc397e27f68ab989cea742d501914feb71410c]

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>  [4b916230fd765bc946b528d8b8b28bfddd0d7568]

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>  [f1e3659fe66696aabf97b37e07d84115b2323ea6]

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>  [bdd8e47ad73c4e8058af46d2c523f211c474a8eb]

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>  [a756a880612b67f69e01fbc59e53284d3a320be3]

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>  [e1c192d9fd8f77a1504e06e61735e68caa442edc]

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>  [6e8da866a2353d3cf8d2940ce9d950a849ff147a]

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>  [bad42d02201c038364bc855de96247d1c1e8eb28]

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>  [42e699b3f1e03c01e0eea5cbee105a199a70ab9f]

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>  [007163473878e032a3f2e7cf01b4632d7bbf000a]

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>  [481a3659c592c18277376768784968f9dfe0b913]

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>  [f699df16ca0dfae0baa51a0198607667e0939c36]

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>  [d342bab3d72679138ae52c90385ebdf5f269d97a]

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>  [b9e252ed806cabb0a3b5b4d1784cf8eaf7d7f411]

INTEGRATION: CWS sb71 (1.20.12); FILE MERGED 2007/10/11 16:53:21 sb 1.20.12.1: osl::Module::load without path no longer works on Mac OS X.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [c4244802a699540f77724194be4d516c647d0e3b]

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>  [6c5569a138b47f759f97edeaf1a7ad5e3f551d54]

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-15  Vladimir Glazounov  <vg@openoffice.org>  [c94eda6d9ce8f22e07e54c0c16a77d61c5063d89]

INTEGRATION: CWS sb71 (1.20.226); FILE MERGED 2007/06/28 10:00:49 sb 1.20.226.2: #i75466# Improved previous fix. 2007/06/27 15:14:06 sb 1.20.226.1: #i75466# Use new osl_loadModuleRelative to locate loaded libs next to calling lib.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [ce688e16692c53834a6561e642405e594c6d51f7]

INTEGRATION: CWS sb71 (1.48.4); FILE MERGED 2007/10/11 16:26:18 sb 1.48.4.1: osl::Module::load without path no longer works on Mac OS X.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [c1650278fadb1e38247f2216fd06dc42677750e0]

INTEGRATION: CWS sb71 (1.4.6); FILE MERGED 2007/08/23 17:15:25 sb 1.4.6.4: RESYNC: (1.5-1.9); FILE MERGED 2007/07/18 08:58:19 sb 1.4.6.3: RESYNC: (1.4-1.5); FILE MERGED 2007/06/14 09:42:14 sb 1.4.6.2: #i75466# Adapted RPATHs to find shared libraries in extracted URE. 2007/06/13 15:26:20 sb 1.4.6.1: #i78310# Merged in 1.4.4.1.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [e78dba3ba5e271d7b2e596e381ae4a7ea581f54f]

INTEGRATION: CWS sb71 (1.11.18); FILE MERGED 2007/06/22 09:35:04 sb 1.11.18.1: #i75466# Support for dynamic loading of the reg shared library has been dropped.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [ed66c5ee800a57b279daddace47aa3164c916aba]

INTEGRATION: CWS sb71 (1.9.102); FILE MERGED 2007/10/11 16:56:01 sb 1.9.102.1: osl::Module::load without path no longer works on Mac OS X.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [962781576a632b53e96f1f5e40d06d6099b35250]

INTEGRATION: CWS sb71 (1.6.102); FILE MERGED 2007/06/26 13:40:08 sb 1.6.102.1: #i75466# Use new osl_loadModuleRelative to locate loaded libs next to calling lib.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [6dc7d13b8e3edafdc1a100cb48a5f48cd135f15b]

INTEGRATION: CWS sb71 (1.17.102); FILE MERGED 2007/06/28 09:53:37 sb 1.17.102.2: #i75466# Improved previous fix. 2007/06/26 13:40:08 sb 1.17.102.1: #i75466# Use new osl_loadModuleRelative to locate loaded libs next to calling lib.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [543d3611e2dd62b5504c3f2ac173a355d237a9a2]

INTEGRATION: CWS sb71 (1.2.8); FILE MERGED 2007/10/11 16:56:00 sb 1.2.8.1: osl::Module::load without path no longer works on Mac OS X.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [5083b2d5aaca806ce9a6851c883f9ee81e0c9848]

INTEGRATION: CWS sb71 (1.8.102); FILE MERGED 2007/06/28 09:53:50 sb 1.8.102.1: #i75466# Use new osl_loadModuleRelative to locate loaded libs next to calling lib.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [00e704450eaea9d9b9ad6942b5de984c16bff3d3]

INTEGRATION: CWS sb71 (1.8.8); FILE MERGED 2007/06/14 14:55:11 sb 1.8.8.1: #i75466# Adapted to new APP|SHLnRPATH.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [2a3174166700347be4a20081c5f448898e155e4e]

INTEGRATION: CWS sb71 (1.25.2); FILE MERGED 2007/06/26 15:12:46 sb 1.25.2.1: #i75466# Droped reg shared lib loader stuff.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [027ebd11c223d4fa775f181bf4948e42f7adf90d]

INTEGRATION: CWS sb71 (1.8.6); FILE MERGED 2007/06/26 15:12:36 sb 1.8.6.2: #i75466# Fixed dependency creation. 2007/06/14 14:55:11 sb 1.8.6.1: #i75466# Adapted to new APP|SHLnRPATH.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [598cf935f75f7a6037ccfcc988e2079d1fdf2be7]

INTEGRATION: CWS sb71 (1.10.2); FILE MERGED 2007/06/26 15:12:46 sb 1.10.2.1: #i75466# Droped reg shared lib loader stuff.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [b64d2268048352027dd9e88bb1e98c50a4df960e]

INTEGRATION: CWS sb71 (1.17.20); FILE MERGED 2007/10/02 09:08:37 sb 1.17.20.2: RESYNC: (1.17-1.18); FILE MERGED 2007/06/22 09:34:22 sb 1.17.20.1: #i75466# Support for dynamic loading of the reg shared library has been dropped.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [d4e73e9074f59f6463046b387e46671a22729b2b]

INTEGRATION: CWS sb71 (1.24.2); FILE MERGED 2007/10/02 09:08:27 sb 1.24.2.3: RESYNC: (1.25-1.26); FILE MERGED 2007/08/23 17:02:15 sb 1.24.2.2: RESYNC: (1.24-1.25); FILE MERGED 2007/06/22 09:34:22 sb 1.24.2.1: #i75466# Support for dynamic loading of the reg shared library has been dropped.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [632df174930be1dcf9a66e7d577efbfe0f6f47df]

INTEGRATION: CWS sb71 (1.17.20); FILE MERGED 2007/08/23 17:02:07 sb 1.17.20.2: RESYNC: (1.17-1.18); FILE MERGED 2007/06/22 09:34:22 sb 1.17.20.1: #i75466# Support for dynamic loading of the reg shared library has been dropped.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [5ada91af905e0aa9ba79a679f34f658c828066a8]

INTEGRATION: CWS sb71 (1.9.14); FILE MERGED 2007/06/22 09:34:22 sb 1.9.14.1: #i75466# Support for dynamic loading of the reg shared library has been dropped.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [bcf9063e9660e9820c588fc0c7aee83a36f7e7d4]

INTEGRATION: CWS sb71 (1.9.46); FILE MERGED 2007/06/22 09:34:22 sb 1.9.46.1: #i75466# Support for dynamic loading of the reg shared library has been dropped.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [d8e8de98b79e4444f8ac5b97e41dfad905d3e84a]

INTEGRATION: CWS sb71 (1.10.46); FILE MERGED 2007/06/22 09:34:22 sb 1.10.46.1: #i75466# Support for dynamic loading of the reg shared library has been dropped.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [54bc87357cc266473d5dc3c1651c5ce97d5d4142]

INTEGRATION: CWS sb71 (1.6.80); FILE MERGED 2007/08/28 08:15:30 sb 1.6.80.1: #i81075# Missing dependency SO:officenames (pkg-config).


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [cdafdc254bf8c3ea53cf24363a39db81090375da]

INTEGRATION: CWS sb71 (1.14.6); FILE MERGED 2007/10/02 09:08:07 sb 1.14.6.3: RESYNC: (1.15-1.16); FILE MERGED 2007/07/18 08:45:39 sb 1.14.6.2: RESYNC: (1.14-1.15); FILE MERGED 2007/06/14 09:43:22 sb 1.14.6.1: #i75466# Adapted RPATHs to find shared libraries in extracted URE.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [4f3d387f794353c48b4d01286bcb5adcccd31f37]

INTEGRATION: CWS sb71 (1.9.24); FILE MERGED 2007/10/02 09:07:59 sb 1.9.24.3: RESYNC: (1.10-1.11); FILE MERGED 2007/05/30 14:11:22 sb 1.9.24.2: RESYNC: (1.9-1.10); FILE MERGED 2007/04/23 09:36:46 sb 1.9.24.1: #i75466# Missing includes.'


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [fc5207ab0ff620fc9ff6623bdf49d10101048ee3]

INTEGRATION: CWS sb71 (1.13.16); FILE MERGED 2007/10/02 09:07:51 sb 1.13.16.2: RESYNC: (1.13-1.14); FILE MERGED 2007/04/23 09:36:46 sb 1.13.16.1: #i75466# Missing includes.'


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [86a009327d66047185b0e67800cb0132692ab1ec]

INTEGRATION: CWS sb71 (1.2.14); FILE MERGED 2007/06/26 15:25:14 sb 1.2.14.2: #i75466# Retargeted from OOo 2.3 to 2.4. 2007/04/13 15:29:01 sb 1.2.14.1: #i75466# New regcomp -wop=<prefix> feature.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [6db4cbd74ae1adc29a72d6db431c117ff2138528]

INTEGRATION: CWS sb71 (1.6.28); FILE MERGED 2007/04/12 08:28:50 sb 1.6.28.1: #i75466# Missing includes.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [5db69f151ee2d345d2015e053f200d7b1916c143]

INTEGRATION: CWS sb71 (1.3.32); FILE MERGED 2007/06/22 09:36:39 sb 1.3.32.1: #i75466# Support for dynamic loading of the reg shared library has been dropped.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [57fad19c2ecae8b461edf18f5e8545f553e02f9d]

INTEGRATION: CWS sb71 (1.7.8); FILE MERGED 2007/08/14 07:18:31 sb 1.7.8.3: #i77184# Dropped libxml2wrapper again (too much trouble to /DELAYLOAD libxml2). 2007/08/13 14:35:45 sb 1.7.8.2: #i77184# Both XML2LIB and LIBXML2LIB were used; drop XML2LIB in favor of LIBXML2LIB. 2007/07/23 13:41:49 sb 1.7.8.1: #i77184# Introduced libxml2wrapper.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [24fb82d405576cad157acdc84ad02206f517208d]

INTEGRATION: CWS sb71 (1.19.6); FILE MERGED 2007/07/18 08:42:38 sb 1.19.6.2: RESYNC: (1.19-1.20); FILE MERGED 2007/06/14 15:05:01 sb 1.19.6.1: #i75466# Adapted to new APP|SHLnRPATH.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [44feef9fc6e22cc6e37e366ccc4b31f7d1688474]

INTEGRATION: CWS sb71 (1.10.16); FILE MERGED 2007/06/14 15:06:38 sb 1.10.16.1: #i75466# Adapted to new APP|SHLnRPATH.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [ab71da15282a4ebc9625c1ccb77604894126fd21]

INTEGRATION: CWS sb71 (1.11.16); FILE MERGED 2007/06/14 15:06:38 sb 1.11.16.1: #i75466# Adapted to new APP|SHLnRPATH.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [629d26cfbb5e1d8a4dd7bb3e68e9ae14d6099dec]

INTEGRATION: CWS sb71 (1.8.16); FILE MERGED 2007/06/14 15:06:38 sb 1.8.16.1: #i75466# Adapted to new APP|SHLnRPATH.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [65c3bcaf66ec292516e5c40193072ad6b73a3dc0]

INTEGRATION: CWS sb71 (1.5.12); FILE MERGED 2007/06/15 08:40:41 sb 1.5.12.2: RESYNC: (1.5-1.7); FILE MERGED 2007/06/14 09:40:51 sb 1.5.12.1: #i75466# Adapted RPATHs to find shared libraries in extracted URE.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [79b1acaf50e127c749c3de04ee0d083d27195e79]

INTEGRATION: CWS sb71 (1.9.4); FILE MERGED 2007/10/02 09:06:29 sb 1.9.4.3: RESYNC: (1.11-1.12); FILE MERGED 2007/08/23 16:59:07 sb 1.9.4.2: RESYNC: (1.9-1.11); FILE MERGED 2007/06/14 15:03:35 sb 1.9.4.1: #i75466# Adapted to new APP|SHLnRPATH.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [3721e67ae4b5e86173f241d692fb391a71e05ec0]

INTEGRATION: CWS sb71 (1.2.4); FILE MERGED 2007/06/14 15:03:35 sb 1.2.4.1: #i75466# Adapted to new APP|SHLnRPATH.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [af779e34fe5b236269fa0bd4679ffd014bd06839]

INTEGRATION: CWS sb71 (1.3.38); FILE MERGED 2007/08/23 16:57:38 sb 1.3.38.4: RESYNC: (1.3-1.4); FILE MERGED 2007/06/22 13:27:17 sb 1.3.38.3: Made code warning-free on unxmacxi.pro. 2007/06/22 12:34:55 sb 1.3.38.2: #i75466# Support for dynamic loading of the reg shared library has been dropped. 2007/06/22 12:31:39 sb 1.3.38.1: #i78114# Merged in 1.3.36.1.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [80996b7b2ade760ed1adf72a56e261c955f82516]

INTEGRATION: CWS sb71 (1.6.10); FILE MERGED 2007/06/22 12:34:55 sb 1.6.10.1: #i75466# Support for dynamic loading of the reg shared library has been dropped.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [e976a609c92ac953bb2d0902afa658bc1697d137]

INTEGRATION: CWS sb71 (1.5.98); FILE MERGED 2007/06/22 13:27:17 sb 1.5.98.1: Made code warning-free on unxmacxi.pro.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [efaf42453bf2a876de9ac9fb93ce9c9fd9c65bcb]

INTEGRATION: CWS sb71 (1.7.4); FILE MERGED 2007/06/20 12:49:01 sb 1.7.4.1: #i75466# Unlike Solaris and Linux, Mac OS X dlopen does not search for file next to the library calling dlopen if file does not contain slashes (you have to prefix file with "@loader_path/" for that to work on Mac OS X); refactored accordingly.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [0fbcb954c3fc52a0a5301413c3b952022145ecbd]

INTEGRATION: CWS sb71 (1.1.2); FILE ADDED 2007/06/20 12:49:40 sb 1.1.2.1: #i75466# Unlike Solaris and Linux, Mac OS X dlopen does not search for file next to the library calling dlopen if file does not contain slashes (you have to prefix file with "@loader_path/" for that to work on Mac OS X); refactored accordingly.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [6bf52bc9202c92d01a0b62fbcff8016b64cb66ec]

INTEGRATION: CWS sb71 (1.1.2); FILE ADDED 2007/06/26 13:37:45 sb 1.1.2.2: #i75466# Use new osl_loadModuleRelative to locate loaded libs next to calling lib. 2007/06/20 12:49:40 sb 1.1.2.1: #i75466# Unlike Solaris and Linux, Mac OS X dlopen does not search for file next to the library calling dlopen if file does not contain slashes (you have to prefix file with "@loader_path/" for that to work on Mac OS X); refactored accordingly.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [593ba0941fb15d191282d803ea60cdee2818fdde]

INTEGRATION: CWS sb71 (1.28.4); FILE MERGED 2007/06/20 12:49:01 sb 1.28.4.1: #i75466# Unlike Solaris and Linux, Mac OS X dlopen does not search for file next to the library calling dlopen if file does not contain slashes (you have to prefix file with "@loader_path/" for that to work on Mac OS X); refactored accordingly.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [1bd20f07431dc89d06ced6ad5b56c51948fc6910]

INTEGRATION: CWS sb71 (1.36.4); FILE MERGED 2007/08/23 16:56:19 sb 1.36.4.2: RESYNC: (1.36-1.37); FILE MERGED 2007/06/20 12:49:01 sb 1.36.4.1: #i75466# Unlike Solaris and Linux, Mac OS X dlopen does not search for file next to the library calling dlopen if file does not contain slashes (you have to prefix file with "@loader_path/" for that to work on Mac OS X); refactored accordingly.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [978ff52669b21491de7d6646884c03076f2d918c]

INTEGRATION: CWS sb71 (1.23.14); FILE MERGED 2007/06/22 11:39:27 sb 1.23.14.1: #i75466# Support for dynamic loading of the reg shared library has been dropped.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [e5dfcd372c5cf848ec8dcca3a84bc13f80d63f66]

INTEGRATION: CWS sb71 (1.16.34); FILE MERGED 2007/10/02 09:04:34 sb 1.16.34.2: RESYNC: (1.16-1.17); FILE MERGED 2007/08/13 14:35:28 sb 1.16.34.1: #i77184# Both XML2LIB and LIBXML2LIB were used; drop XML2LIB in favor of LIBXML2LIB.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [f27b6b4690fb7a61fe63c56495769895700ec839]

INTEGRATION: CWS sb71 (1.11.2); FILE MERGED 2007/06/14 15:06:18 sb 1.11.2.1: #i75466# Adapted to new APP|SHLnRPATH.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [39cdfe82a712845da454ce13971bf694f09cbbed]

INTEGRATION: CWS sb71 (1.12.2); FILE MERGED 2007/06/14 15:06:18 sb 1.12.2.1: #i75466# Adapted to new APP|SHLnRPATH.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [830b1548688554286a8b4d81bf09195893a54165]

INTEGRATION: CWS sb71 (1.14.2); FILE MERGED 2007/06/14 15:06:18 sb 1.14.2.1: #i75466# Adapted to new APP|SHLnRPATH.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [7be3fa9ffdb6a2c4e0bf11501b8332b683122d18]

INTEGRATION: CWS sb71 (1.12.26); FILE MERGED 2007/06/14 15:06:18 sb 1.12.26.1: #i75466# Adapted to new APP|SHLnRPATH.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [684208b8ab202090a56de11af64fbaffc47765bf]

INTEGRATION: CWS sb71 (1.14.26); FILE MERGED 2007/06/14 15:06:17 sb 1.14.26.1: #i75466# Adapted to new APP|SHLnRPATH.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [c3f0528dad1c0cbc81737f36a825afbacf313a39]

INTEGRATION: CWS sb71 (1.61.140); FILE MERGED 2007/08/13 14:53:57 sb 1.61.140.1: #i77184# Both XML2LIB and LIBXML2LIB were used; drop XML2LIB in favor of LIBXML2LIB.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [cdbf052aa8a95af981947866a1fb4308d8dda813]

INTEGRATION: CWS sb71 (1.5.26); FILE MERGED 2007/10/12 08:41:45 sb 1.5.26.1: #i75466# osl_loadModule without path no longer works on Mac OS X.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [24eb8d92f2b366c92fb4cba50e606d2b2449f965]

INTEGRATION: CWS sb71 (1.7.26); FILE MERGED 2007/10/12 08:41:45 sb 1.7.26.1: #i75466# osl_loadModule without path no longer works on Mac OS X.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [0c9f9dfad9f8e8e05bcdea110be3dbd8c4c351c2]

INTEGRATION: CWS sb71 (1.5.200); FILE MERGED 2007/10/12 07:22:35 sb 1.5.200.1: #i75466# osl_loadModule without path no longer works on Mac OS X.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [cf2bee5597df113ba3fedbd535e17fcb2dc94934]

INTEGRATION: CWS sb71 (1.11.4); FILE MERGED 2007/10/01 17:35:02 sb 1.11.4.5: RESYNC: (1.11-1.12); FILE MERGED 2007/08/13 14:36:02 sb 1.11.4.4: #i77184# Both XML2LIB and LIBXML2LIB were used; drop XML2LIB in favor of LIBXML2LIB. 2007/08/13 11:48:18 sb 1.11.4.3: #i77184# Dropped libxml2wrapper again (do not use /DELAYLOAD for libxml2---to much trouble). 2007/07/23 13:41:03 sb 1.11.4.2: #i77184# Introduced libxml2wrapper. 2007/06/14 14:54:55 sb 1.11.4.1: #i75466# Adapted to new APP|SHLnRPATH.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [4af0de922d90084ccd247564456ef64b846e0542]

INTEGRATION: CWS sb71 (1.12.78); FILE MERGED 2007/06/15 08:16:42 sb 1.12.78.2: RESYNC: (1.12-1.13); FILE MERGED 2007/04/16 13:50:05 sb 1.12.78.1: #i75466# Support vnd.sun.star.expand URLs in javavendors.xml.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [f2a8ac8fd1a092a11c3e67809af8ecfe7cd4058f]

INTEGRATION: CWS sb71 (1.25.22); FILE MERGED 2007/06/15 08:16:34 sb 1.25.22.3: RESYNC: (1.25-1.26); FILE MERGED 2007/04/27 14:09:03 sb 1.25.22.2: #i75466# Removed URE_JVMFWK3RC again. 2007/04/16 13:51:37 sb 1.25.22.1: #i75466# Adapted to new URE_JVMFWK3RC; support vnd.sun.star.expand URLs in javavendors.xml.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [ecbe12a57770fdb5ae4eda16bd26d2f657e44730]

INTEGRATION: CWS sb71 (1.17.86); FILE MERGED 2007/08/23 16:03:49 sb 1.17.86.2: RESYNC: (1.17-1.18); FILE MERGED 2007/04/16 13:49:09 sb 1.17.86.1: #i75466# Use vnd.sun.star.expand URLs in javavendors.xml (so that the same files can now be used for OOo and URE).


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [38206da50f7c5f6cf2495b935df00b7441e22c31]

INTEGRATION: CWS sb71 (1.12.16); FILE MERGED 2007/08/13 11:48:16 sb 1.12.16.4: #i77184# Dropped libxml2wrapper again (do not use /DELAYLOAD for libxml2---to much trouble). 2007/07/23 13:41:03 sb 1.12.16.3: #i77184# Introduced libxml2wrapper. 2007/07/18 08:29:42 sb 1.12.16.2: RESYNC: (1.12-1.13); FILE MERGED 2007/04/16 13:49:08 sb 1.12.16.1: #i75466# Use vnd.sun.star.expand URLs in javavendors.xml (so that the same files can now be used for OOo and URE).


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [24697811843b92b473686aecc1e9dcbc0f257dd1]

INTEGRATION: CWS sb71 (1.10.6); FILE MERGED 2007/06/14 14:54:55 sb 1.10.6.1: #i75466# Adapted to new APP|SHLnRPATH.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [6fd88754cf077945bdecec3806440938debac23e]

INTEGRATION: CWS sb71 (1.5.78); FILE MERGED 2007/06/14 14:54:54 sb 1.5.78.1: #i75466# Adapted to new APP|SHLnRPATH.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [d6aa9b87c1ed31f221ccf7b090fcaf85849ded39]

INTEGRATION: CWS sb71 (1.6.96); FILE MERGED 2007/04/16 13:48:38 sb 1.6.96.1: #i75466# Use vnd.sun.star.expand URLs in javavendors.xml (so that the same files can now be used for OOo and URE).


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [8ae6966ff6c68353180c41151eb3fefd71394a79]

INTEGRATION: CWS sb71 (1.4.96); FILE MERGED 2007/04/16 13:48:38 sb 1.4.96.1: #i75466# Use vnd.sun.star.expand URLs in javavendors.xml (so that the same files can now be used for OOo and URE).


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [3ea93c31c904e85e5ca4453b875f1400441610f2]

INTEGRATION: CWS sb71 (1.6.46); FILE MERGED 2007/04/16 13:48:38 sb 1.6.46.1: #i75466# Use vnd.sun.star.expand URLs in javavendors.xml (so that the same files can now be used for OOo and URE).


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [1d8e3bbf3aa4631c1c624986ae4aef7bf31daf37]

INTEGRATION: CWS sb71 (1.7.72); FILE MERGED 2007/04/16 13:48:38 sb 1.7.72.1: #i75466# Use vnd.sun.star.expand URLs in javavendors.xml (so that the same files can now be used for OOo and URE).


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [16b32118394d699e641ef2183d37c4f0ffde934d]

INTEGRATION: CWS sb71 (1.2.2); FILE MERGED 2007/10/04 12:57:58 sb 1.2.2.1: #i75466# Moved SHLnRPATHs across cwsresync.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [4b6269c99066393645e615f81c7003c784056983]

INTEGRATION: CWS sb71 (1.14.34); FILE MERGED 2007/10/01 17:29:12 sb 1.14.34.2: RESYNC: (1.14-1.15); FILE MERGED 2007/06/22 09:36:19 sb 1.14.34.1: #i75466# Support for dynamic loading of the reg shared library has been dropped.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [30a0e8b1db94efffaf98dc17f5bb7bd0d329267c]

INTEGRATION: CWS sb71 (1.10.44); FILE MERGED 2007/06/14 15:07:09 sb 1.10.44.1: #i75466# Adapted to new APP|SHLnRPATH.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [b8a847d2bd73d3bcd87c3a9620eefeb7c96b00bb]

INTEGRATION: CWS sb71 (1.9.44); FILE MERGED 2007/06/14 15:07:09 sb 1.9.44.1: #i75466# Adapted to new APP|SHLnRPATH.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [fa1de25dd3d46ebf3b6c024272dc55dc8d154ee1]

INTEGRATION: CWS sb71 (1.17.34); FILE MERGED 2007/10/01 17:25:48 sb 1.17.34.2: RESYNC: (1.17-1.18); FILE MERGED 2007/04/16 13:54:58 sb 1.17.34.1: #i75466# Adapted to new bootstrap_expandUri helper.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [a1b9c9d4163733611776c00b5eec65466a2d26e4]

INTEGRATION: CWS sb71 (1.21.2); FILE MERGED 2007/06/14 15:07:08 sb 1.21.2.1: #i75466# Adapted to new APP|SHLnRPATH.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [f939376bdb55b0f9e827ff11a5cd7bb0ca3e444c]

INTEGRATION: CWS sb71 (1.17.44); FILE MERGED 2007/06/14 15:07:08 sb 1.17.44.1: #i75466# Adapted to new APP|SHLnRPATH.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [7b123e6ce359b7b40cf106b0a431b3b44a748967]

INTEGRATION: CWS sb71 (1.12.44); FILE MERGED 2007/06/14 15:07:08 sb 1.12.44.1: #i75466# Adapted to new APP|SHLnRPATH.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [b5e52eb78ee83dc4021c63dd1a3196645648b1e6]

INTEGRATION: CWS sb71 (1.11.44); FILE MERGED 2007/06/14 15:07:08 sb 1.11.44.1: #i75466# Adapted to new APP|SHLnRPATH.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [4c11350a16c2bfcfcb8dff65ee10f90c4e0ac54a]

INTEGRATION: CWS sb71 (1.10.44); FILE MERGED 2007/06/14 15:07:07 sb 1.10.44.1: #i75466# Adapted to new APP|SHLnRPATH.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [a2ff0f39a47da89f415b2b0199d65d34d3adf548]

INTEGRATION: CWS sb71 (1.27.4); FILE MERGED 2007/10/01 17:24:45 sb 1.27.4.2: RESYNC: (1.27-1.28); FILE MERGED 2007/04/16 12:04:37 sb 1.27.4.1: #i75466# New regcomp -wop=<prefix> feature.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [dd7e49c714a5d9847b21b993dfe8fce1f7b44f33]

INTEGRATION: CWS sb71 (1.12.44); FILE MERGED 2007/06/14 15:07:07 sb 1.12.44.1: #i75466# Adapted to new APP|SHLnRPATH.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [85f4c8a27368d385d95d277193dc5093c3090b9d]

INTEGRATION: CWS sb71 (1.19.26); FILE MERGED 2007/06/14 15:04:37 sb 1.19.26.1: #i75466# Adapted to new APP|SHLnRPATH.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [5c2929d17031f31e7a97627ba832ad7e38c48670]

INTEGRATION: CWS sb71 (1.5.126); FILE MERGED 2007/06/14 15:04:37 sb 1.5.126.1: #i75466# Adapted to new APP|SHLnRPATH.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [e2130dedee7ca851e1b26119f73f0b00b86d1ddb]

INTEGRATION: CWS sb71 (1.7.110); FILE MERGED 2007/06/14 15:04:36 sb 1.7.110.1: #i75466# Adapted to new APP|SHLnRPATH.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [124b8367bf60d0cc341febabe698de6d51ec656f]

INTEGRATION: CWS sb71 (1.13.14); FILE MERGED 2007/08/23 16:02:40 sb 1.13.14.2: RESYNC: (1.13-1.14); FILE MERGED 2007/06/14 15:04:36 sb 1.13.14.1: #i75466# Adapted to new APP|SHLnRPATH.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [f969adbd299cec3be935594e8ca40c06673fa9a7]

INTEGRATION: CWS sb71 (1.2.12); FILE MERGED 2007/06/15 08:14:37 sb 1.2.12.2: RESYNC: (1.2-1.3); FILE MERGED 2007/06/14 15:04:36 sb 1.2.12.1: #i75466# Adapted to new APP|SHLnRPATH.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [bbccc384794b86f193b1a5fef2c041ab0b354283]

INTEGRATION: CWS sb71 (1.4.26); FILE MERGED 2007/06/14 15:04:36 sb 1.4.26.1: #i75466# Adapted to new APP|SHLnRPATH.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [1fef92abeea396200b852db2198eed8e4075d3ba]

INTEGRATION: CWS sb71 (1.4.26); FILE MERGED 2007/06/14 15:04:35 sb 1.4.26.1: #i75466# Adapted to new APP|SHLnRPATH.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [d127dbdd5755a30c11fb1631c7e5b49dab87e1ec]

INTEGRATION: CWS sb71 (1.6.26); FILE MERGED 2007/06/14 15:04:35 sb 1.6.26.1: #i75466# Adapted to new APP|SHLnRPATH.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [c2ac9667bed450e966dc23fc8273ebc678b5e4cc]

INTEGRATION: CWS sb71 (1.3.26); FILE MERGED 2007/06/14 15:04:35 sb 1.3.26.1: #i75466# Adapted to new APP|SHLnRPATH.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [22ee5d1d464683b9466b2cb92580c64201ab55ad]

INTEGRATION: CWS sb71 (1.7.8); FILE MERGED 2007/06/14 15:04:34 sb 1.7.8.1: #i75466# Adapted to new APP|SHLnRPATH.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [5ea37ad3b690ccfddbe745a517c78951143de2eb]

INTEGRATION: CWS sb71 (1.6.26); FILE MERGED 2007/06/14 15:04:34 sb 1.6.26.1: #i75466# Adapted to new APP|SHLnRPATH.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [a34648db909cef1f198b06a9060665e59b0c020b]

INTEGRATION: CWS sb71 (1.4.26); FILE MERGED 2007/06/14 15:04:34 sb 1.4.26.1: #i75466# Adapted to new APP|SHLnRPATH.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [9e2b620bc3da43a494c3b700abdcea939878332f]

INTEGRATION: CWS sb71 (1.7.26); FILE MERGED 2007/07/18 08:24:01 sb 1.7.26.2: RESYNC: (1.7-1.8); FILE MERGED 2007/06/14 15:04:34 sb 1.7.26.1: #i75466# Adapted to new APP|SHLnRPATH.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [6a8783d49b252ffc4e90d58970239d15f3f08636]

INTEGRATION: CWS sb71 (1.9.26); FILE MERGED 2007/06/14 15:04:34 sb 1.9.26.1: #i75466# Adapted to new APP|SHLnRPATH.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [b3867c7e2dc1ab124a077fce505a006ca7d6884c]

INTEGRATION: CWS sb71 (1.3.26); FILE MERGED 2007/07/18 08:23:39 sb 1.3.26.2: RESYNC: (1.3-1.4); FILE MERGED 2007/06/14 15:04:33 sb 1.3.26.1: #i75466# Adapted to new APP|SHLnRPATH.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [bba7e451aeea8329ea225b76fcd705cef8f647c9]

INTEGRATION: CWS sb71 (1.6.26); FILE MERGED 2007/07/18 08:23:05 sb 1.6.26.2: RESYNC: (1.6-1.7); FILE MERGED 2007/06/14 15:04:33 sb 1.6.26.1: #i75466# Adapted to new APP|SHLnRPATH.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [7ccababdf91d31d5daa1b0472314022755d32e08]

INTEGRATION: CWS sb71 (1.13.26); FILE MERGED 2007/06/14 15:04:33 sb 1.13.26.1: #i75466# Adapted to new APP|SHLnRPATH.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [fca5a6847a09699caf1d169bfdd55834d107f9d5]

INTEGRATION: CWS sb71 (1.11.26); FILE MERGED 2007/06/14 15:04:33 sb 1.11.26.1: #i75466# Adapted to new APP|SHLnRPATH.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [650247d5523ef16db4975d28139a65aaa387bf7a]

INTEGRATION: CWS sb71 (1.1.2); FILE ADDED 2007/04/23 09:51:30 sb 1.1.2.2: #i75466# Comments in rc files best start with a = in column zero. 2007/04/16 13:24:02 sb 1.1.2.1: #i75466# Build-time unorc/uno.ini, for calls to regcomp.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [6f072478624adc9f1f9064ea22c552ca933aa717]

INTEGRATION: CWS sb71 (1.15.90); FILE MERGED 2007/07/18 07:42:59 sb 1.15.90.4: RESYNC: (1.17-1.18); FILE MERGED 2007/06/26 15:24:34 sb 1.15.90.3: #i75466# Retargeted from OOo 2.3 to 2.4. 2007/05/30 12:48:08 sb 1.15.90.2: RESYNC: (1.15-1.17); FILE MERGED 2007/04/23 08:19:45 sb 1.15.90.1: #i75466# New bootstrap_expandUri helper.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [9b3efae1b97e42b90aac2020f44f119c3f6243ac]

INTEGRATION: CWS sb71 (1.46.4); FILE MERGED 2007/10/01 17:12:56 sb 1.46.4.3: RESYNC: (1.47-1.49); FILE MERGED 2007/08/23 15:42:00 sb 1.46.4.2: RESYNC: (1.46-1.47); FILE MERGED 2007/06/14 15:03:49 sb 1.46.4.1: #i75466# Adapted to new APP|SHLnRPATH.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [f928cc242f27be2207b33a8996c2a402924ae55e]

INTEGRATION: CWS sb71 (1.1.2); FILE ADDED 2007/04/16 13:28:56 sb 1.1.2.1: #i75466# New bootstrap_expandUri helper.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [ead8ec0f148366eb3ca0da0625ab69679c2a585f]

INTEGRATION: CWS sb71 (1.10.42); FILE MERGED 2007/05/30 12:47:47 sb 1.10.42.2: RESYNC: (1.10-1.11); FILE MERGED 2007/04/16 13:30:41 sb 1.10.42.1: #i75466# New bootstrap_expandUri helper; removed unused XInitialization support.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [ba5dd44ffee8020f12458d936477507f0b77d834]

INTEGRATION: CWS sb71 (1.2.12); FILE MERGED 2007/08/24 15:27:39 sb 1.2.12.1: Merged in lost gcc3_linux_intel.map:1.12.8.3.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [4b3705906be357a2ee48fd6a994d66042c3e5521]

INTEGRATION: CWS sb71 (1.15.52); FILE MERGED 2007/07/18 07:42:36 sb 1.15.52.4: RESYNC: (1.17-1.18); FILE MERGED 2007/06/26 15:24:34 sb 1.15.52.3: #i75466# Retargeted from OOo 2.3 to 2.4. 2007/05/30 12:47:07 sb 1.15.52.2: RESYNC: (1.15-1.17); FILE MERGED 2007/04/16 13:27:53 sb 1.15.52.1: #i75466# New bootstrap_expandUri helper.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [2394673a128d0fb324c3b62598792bd5a4dad94d]

INTEGRATION: CWS sb71 (1.28.26); FILE MERGED 2007/10/01 17:12:33 sb 1.28.26.3: RESYNC: (1.28-1.29); FILE MERGED 2007/04/27 14:08:20 sb 1.28.26.2: #i75466# Removed URE_UNORC again. 2007/04/16 13:25:38 sb 1.28.26.1: #i75466# Adapted to new URE_UNORC; new bootstrap_expandUri helper.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [e70236cf48cb3a49764905849c9dfc8ba68b2b07]

INTEGRATION: CWS sb71 (1.22.34); FILE MERGED 2007/10/01 17:12:13 sb 1.22.34.3: RESYNC: (1.23-1.24); FILE MERGED 2007/05/30 12:46:35 sb 1.22.34.2: RESYNC: (1.22-1.23); FILE MERGED 2007/04/16 13:23:39 sb 1.22.34.1: #i75466# Build-time unorc/uno.ini, for calls to regcomp.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [48faab270e5521addba496ddc2179f63520389ff]

INTEGRATION: CWS sb71 (1.10.96); FILE MERGED 2007/06/26 15:24:33 sb 1.10.96.2: #i75466# Retargeted from OOo 2.3 to 2.4. 2007/04/16 13:22:01 sb 1.10.96.1: #i75466# New bootstrap_expandUri helper.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [7fbfec4d5a68be5ac91f1a45f338b928abc00827]

INTEGRATION: CWS sb71 (1.2.14); FILE MERGED 2007/08/23 15:41:14 sb 1.2.14.2: RESYNC: (1.2-1.3); FILE MERGED 2007/07/23 11:33:44 sb 1.2.14.1: #i75466# Use osl_loadModuleRelative when loading with a relative path.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [469fdb774ed8db17bd4b1b387c571816f981e88b]

INTEGRATION: CWS sb71 (1.53.38); FILE MERGED 2007/10/01 17:11:09 sb 1.53.38.5: RESYNC: (1.57-1.58); FILE MERGED 2007/07/18 07:35:49 sb 1.53.38.4: RESYNC: (1.53-1.57); FILE MERGED 2007/06/28 09:55:30 sb 1.53.38.3: #i75466# Improved previous fix. 2007/06/27 13:12:48 sb 1.53.38.2: Fixed previous change. 2007/06/27 13:03:33 sb 1.53.38.1: #i75466# Use new osl_loadModuleRelative to locate loaded libs next to calling lib.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [8ab16f8e233f6171584ffc74e2c2c3432028e366]

INTEGRATION: CWS sb71 (1.9.42); FILE MERGED 2007/08/23 15:37:24 sb 1.9.42.2: RESYNC: (1.9-1.10); FILE MERGED 2007/06/26 11:53:05 sb 1.9.42.1: #i75466# For now, create a special ooowoure legacy_binfilters.rdb, with special vnd.sun.star.expand prefixes for the component URLs.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [31c12cc94085d27ee07da26622887dce61bd14ad]

INTEGRATION: CWS sb71 (1.2.306); FILE MERGED 2007/06/26 11:53:04 sb 1.2.306.1: #i75466# For now, create a special ooowoure legacy_binfilters.rdb, with special vnd.sun.star.expand prefixes for the component URLs.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [0771f850aef46458fbfd8466077e3c8a879f6625]

INTEGRATION: CWS sb71 (1.4.98); FILE MERGED 2007/06/28 11:06:40 sb 1.4.98.2: #i75466# Improved previous fix. 2007/06/28 08:04:17 sb 1.4.98.1: #i75466# Use new osl_loadModuleRelative to locate loaded libs next to calling lib.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [6f48f7dd976ebc88068e3636e33ff94c4422d75f]

INTEGRATION: CWS sb71 (1.11.18); FILE MERGED 2007/10/11 16:19:46 sb 1.11.18.1: osl::Module::load without path no longer works on Mac OS X.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [34d7c992e4154f6e873113c636b10e74bfb7ec76]

INTEGRATION: CWS sb71 (1.6.98); FILE MERGED 2007/08/23 14:56:41 sb 1.6.98.2: RESYNC: (1.6-1.7); FILE MERGED 2007/06/28 08:04:17 sb 1.6.98.1: #i75466# Use new osl_loadModuleRelative to locate loaded libs next to calling lib.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [d015542a6d4983a9d863e542fd261374f5a13339]

INTEGRATION: CWS sb71 (1.6.98); FILE MERGED 2007/10/01 15:30:39 sb 1.6.98.3: RESYNC: (1.7-1.8); FILE MERGED 2007/08/23 14:23:43 sb 1.6.98.2: RESYNC: (1.6-1.7); FILE MERGED 2007/06/28 08:04:17 sb 1.6.98.1: #i75466# Use new osl_loadModuleRelative to locate loaded libs next to calling lib.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [0e65d6f9963d2274b4d2b5a089f086dc29676f90]

INTEGRATION: CWS sb71 (1.6.98); FILE MERGED 2007/10/01 15:18:21 sb 1.6.98.3: RESYNC: (1.7-1.8); FILE MERGED 2007/08/23 13:26:56 sb 1.6.98.2: RESYNC: (1.6-1.7); FILE MERGED 2007/06/28 08:04:16 sb 1.6.98.1: #i75466# Use new osl_loadModuleRelative to locate loaded libs next to calling lib.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [65f0bb20a4a9f8f321f1a588b522a7d30a52b118]

INTEGRATION: CWS sb71 (1.5.98); FILE MERGED 2007/10/01 15:11:56 sb 1.5.98.3: RESYNC: (1.6-1.7); FILE MERGED 2007/08/23 13:15:23 sb 1.5.98.2: RESYNC: (1.5-1.6); FILE MERGED 2007/06/28 08:04:16 sb 1.5.98.1: #i75466# Use new osl_loadModuleRelative to locate loaded libs next to calling lib.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [40bc215fb8269762718f813b9bdbdc3877e414d1]

INTEGRATION: CWS sb71 (1.6.98); FILE MERGED 2007/10/01 15:00:57 sb 1.6.98.2: RESYNC: (1.6-1.7); FILE MERGED 2007/06/28 08:04:16 sb 1.6.98.1: #i75466# Use new osl_loadModuleRelative to locate loaded libs next to calling lib.


2007-10-15  Vladimir Glazounov  <vg@openoffice.org>  [22e3fe56fda269845019e57474e76008ee06e1ff]

INTEGRATION: CWS readme4macintel (1.27.10); FILE MERGED 2007/10/01 19:04:42 smsm1 1.27.10.11: new version by uwe alltmann 2007/09/10 22:40:56 smsm1 1.27.10.10: #i67537# latest from Uwe Altmann 2007/06/27 19:52:25 ericb 1.27.10.9: #i67539# update Mac OS X infos on Readme and 2.2. requirements ( changes are from Uwe Altmann ) 2007/06/27 16:44:16 ericb 1.27.10.8: RESYNC: (1.27-1.29); FILE MERGED 2007/03/16 21:53:24 smsm1 1.27.10.7: #i67539# new file from Uwe with updated text to remove various errors. 2007/01/30 10:52:36 smsm1 1.27.10.6: #i67539# Some more changes to fix the xml to prevent the text appearing for the wrong OS. 2007/01/26 20:37:50 smsm1 1.27.10.5: #67539# Fixed some more xml parsing errors due to missing </paragraph> and start of a <text> tag. 2007/01/26 20:14:05 smsm1 1.27.10.4: #67539# fixed typo of extra xml: 2007/01/25 18:04:21 smsm1 1.27.10.3: #67539# Updated readme to fix the DOCTYPE link error as noted by Christian Lohmair 2007/01/22 23:01:55 smsm1 1.27.10.2: #67539# Updated readme by Uwe Altmann as attached to the issue #67539# on Jan 18 2006/12/29 00:25:55 smsm1 1.27.10.1: #i67539# Commiting the new readme text for Mac OS X as requested by uwealtmann and attached in the issue #i67539#.


2007-10-14  Tobias Krause  <tkr@openoffice.org>  [862860c8f88ec4dbd3066d5426c2a43a07199e19]

#31053# WebDAV Https Support


2007-10-11  Vladimir Glazounov  <vg@openoffice.org>  [1a5b371ed19052aa816d0653e4b3f07a8cefb457]

#i10000# remove not used function (warning fix)


2007-10-11  Kurt Zenker  <kz@openoffice.org>  [4ea95e88f6ae288b4b65389f9bf90c8e7904fe2f]

#i10000# remove wrong license


2007-10-11  Vladimir Glazounov  <vg@openoffice.org>  [6ea04081bd10339efa5bfc7bff982cec9edb390b]

new version for SRC680


2007-10-11  Vladimir Glazounov  <vg@openoffice.org>  [4ffc484e068f352d77924d8663a6a798ef5e412d]

#i10000# remove not needed header


2007-10-11  Kurt Zenker  <kz@openoffice.org>  [8fe51dd854fd4967d5a4acdd3ba96ba8fdb1d70e]

#i10000# missing dependency to offuh


2007-10-11  Kurt Zenker  <kz@openoffice.org>  [2dcc74cd149b9b51350e26eac44c848d25ce1cb3]

SRC680


2007-10-11  Sven Jacobi  <sj@openoffice.org>  [03ec70bc11dd3c2a3cef416c945903d99f3dbe84]

delivering minimizer binaries


2007-10-11  Kurt Zenker  <kz@openoffice.org>  [6e8ee38aafb1d4efbb1810913593316fc6635854]

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-11  Kurt Zenker  <kz@openoffice.org>  [f75ca14127f4abb645102f95c95f6c87ddb61e3f]

INTEGRATION: CWS pyunofixes4 (1.5.46); FILE MERGED 2007/07/30 19:43:44 jbu 1.5.46.1: adding pythonpath import functionality, fixed a gc deadlock, fixed some minor issues


2007-10-11  Kurt Zenker  <kz@openoffice.org>  [4dbc6d42279ae0324a33d2b492a1e1e7b0f3fa7a]

INTEGRATION: CWS pyunofixes4 (1.7.46); FILE MERGED 2007/07/30 19:43:44 jbu 1.7.46.1: adding pythonpath import functionality, fixed a gc deadlock, fixed some minor issues


2007-10-11  Kurt Zenker  <kz@openoffice.org>  [b5eecfbc5c00f1e1d8b485e5eee34af58b2e77d5]

INTEGRATION: CWS pyunofixes4 (1.10.22); FILE MERGED 2007/07/30 19:43:44 jbu 1.10.22.1: adding pythonpath import functionality, fixed a gc deadlock, fixed some minor issues


2007-10-11  Kurt Zenker  <kz@openoffice.org>  [baa877f9fa1c8ab1d484419a8b314e797423ac3c]

INTEGRATION: CWS pyunofixes4 (1.8.40); FILE MERGED 2007/09/26 19:34:35 jbu 1.8.40.3: #i81960# again rework of the initialization code, pythonpath+pythonhome must be set before the Py_Initialize call 2007/09/25 08:59:06 jbu 1.8.40.2: now PYTHONHOME gets evaluated correctly 2007/08/07 20:42:50 jbu 1.8.40.1: #i56236# fix the nameclash between the  PYTHONPATH environment variable and the loader bootstrap parameter by adding the PYUNO_LOADER prefix


2007-10-11  Kurt Zenker  <kz@openoffice.org>  [72a86e8e745011d7ba23c33f7627e86fb14d4a25]

INTEGRATION: CWS pyunofixes4 (1.4.66); FILE MERGED 2007/07/30 19:43:44 jbu 1.4.66.1: adding pythonpath import functionality, fixed a gc deadlock, fixed some minor issues


2007-10-11  Kurt Zenker  <kz@openoffice.org>  [48572e05f8cdc9c0b1947e6ede97b35040c1b4cd]

INTEGRATION: CWS pyunofixes4 (1.5.58); FILE MERGED 2007/09/25 15:46:54 jbu 1.5.58.2: logging code is now more robust, in case exceptions occur during logging, they are ignored. Strange things on windows (stdout is broken) occur. 2007/07/30 19:47:45 jbu 1.5.58.1: added pythonpath import functionality, improved error handling and stacktraces


2007-10-11  Kurt Zenker  <kz@openoffice.org>  [1db3d345f7bdd5c42f359d2c6eb42f217a0ff9d0]

INTEGRATION: CWS pyunofixes4 (1.4.50); FILE MERGED 2007/07/30 19:44:54 jbu 1.4.50.1: unohelper.inspect() can now be called with atomar types


2007-10-10  Kurt Zenker  <kz@openoffice.org>  [6aec8e996bf98e24796d7021f1b55c562aae10a1]

INTEGRATION: CWS pppopt02 (1.5.80); FILE MERGED 2007/05/22 16:50:37 sj 1.5.80.1: added access to the standard toolbox images


2007-10-10  Kurt Zenker  <kz@openoffice.org>  [b0454c38a7421e6cc3cd93ce7c458078aae18e8d]

INTEGRATION: CWS pppopt02 (1.12.4); FILE MERGED 2007/07/20 09:43:45 sj 1.12.4.2: RESYNC: (1.12-1.13); FILE MERGED 2007/05/22 16:50:37 sj 1.12.4.1: added access to the standard toolbox images


2007-10-10  Kurt Zenker  <kz@openoffice.org>  [15c4851fe09efd27027a433240ad273f83193c14]

INTEGRATION: CWS pppopt02 (1.69.18); FILE MERGED 2007/09/28 14:52:07 sj 1.69.18.1: added slot to be able to clear the undomanager


2007-10-10  Kurt Zenker  <kz@openoffice.org>  [3d91985b611e7135ae645b1cea8141de3684e278]

INTEGRATION: CWS pppopt02 (1.32.74); FILE MERGED 2007/09/28 14:52:07 sj 1.32.74.1: added slot to be able to clear the undomanager


2007-10-10  Kurt Zenker  <kz@openoffice.org>  [ac9167a0dbe12e55266d40c5a7f44db76ee3b1a9]

INTEGRATION: CWS pppopt02 (1.15.292); FILE MERGED 2007/09/28 14:52:07 sj 1.15.292.1: added slot to be able to clear the undomanager


2007-10-10  Kurt Zenker  <kz@openoffice.org>  [27452a082237065ac4cf475c8398241907164b2c]

INTEGRATION: CWS pppopt02 (1.24.74); FILE MERGED 2007/09/28 14:52:06 sj 1.24.74.1: added slot to be able to clear the undomanager


2007-10-10  Kurt Zenker  <kz@openoffice.org>  [6fd417292eaa3118e9aa3e934b2b55ad97613549]

INTEGRATION: CWS pppopt02 (1.1.2); FILE ADDED 2007/05/16 15:31:32 sj 1.1.2.1: initial version


2007-10-10  Tobias Krause  <tkr@openoffice.org>  [698b79cc07263bc18ac0cfc4040f96a7e3f29163]

#31053# https webdav support


2007-10-10  Tobias Krause  <tkr@openoffice.org>  [86b27d912e4799f8d1c140e08db2bb0af9b7322d]

#31053# https webdav support


2007-10-10  Tobias Krause  <tkr@openoffice.org>  [12e7d94245fa602dc6a4ddaf26ef120ad1556e68]

#31053# https webdav support


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [0a15fd2019a16d208d1147f88d5df1cdb374e4dc]

INTEGRATION: CWS basmgr03 (1.39.28); FILE MERGED 2007/08/24 05:41:31 fs 1.39.28.1: #i73331# moved documentinfo herein from unotools, to be able to use it in TDOC UCP


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [f97eff746b64682f15e61bf2e325db14a790c3d2]

INTEGRATION: CWS basmgr03 (1.1.2); FILE ADDED 2007/08/24 11:56:25 fs 1.1.2.2: getDocumentTitle tweaked 2007/08/24 05:41:13 fs 1.1.2.1: #i73331# moved herein from unotools, to be able to use it in TDOC UCP


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [9adfb8278bdb0a985fc7e8253744c3517476046d]

INTEGRATION: CWS basmgr03 (1.1.2); FILE ADDED 2007/08/24 05:41:08 fs 1.1.2.1: #i73331# moved herein from unotools, to be able to use it in TDOC UCP


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [26bc1f51cef323e17b8e2a96c513e9e7e1eafc0d]

INTEGRATION: CWS basmgr03 (1.75.4); FILE MERGED 2007/08/24 20:12:18 fs 1.75.4.2: RESYNC: (1.75-1.77); FILE MERGED 2007/08/01 08:26:29 fs 1.75.4.1: #i73331# SfxObjectShell::WorkingDocument now an XModel, not an SfxObjectShell


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [fb5b22bbf5fc01fc54c8d83bb5594ddb3c9afb8b]

INTEGRATION: CWS basmgr03 (1.28.12); FILE MERGED 2007/08/24 20:11:45 fs 1.28.12.2: RESYNC: (1.28-1.29); FILE MERGED 2007/08/01 08:26:22 fs 1.28.12.1: #i73331# SfxObjectShell::WorkingDocument now an XModel, not an SfxObjectShell


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [faeb6ef4f1268ac824f74e5bd45b2750aae41a87]

INTEGRATION: CWS basmgr03 (1.38.12); FILE MERGED 2007/08/01 08:25:57 fs 1.38.12.1: #i73331# +GetBasicManager


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [17ed4b40ce7508ebcbff502ddbde6d4368e239b7]

INTEGRATION: CWS basmgr03 (1.14.128); FILE MERGED 2007/08/01 08:25:29 fs 1.14.128.1: #i73331# SfxObjectShell* pThisDocument replaced by XModel m_xThisDocument


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [d9fb51775ee4019555282627ff43129466a4dc2e]

INTEGRATION: CWS basmgr03 (1.127.4); FILE MERGED 2007/08/24 20:11:25 fs 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2007/07/31 08:55:24 fs 1.127.4.3: #i73331# UNO event for SFX_HINT_MODECHANGED 2007/07/27 20:41:04 fs 1.127.4.2: #i73331# +XEmbeddedScripts 2007/07/26 12:35:27 fs 1.127.4.1: copying the fix for #i79962# herein


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [6783f75b8e5034372c7273dcc8c3a19366e21f6c]

INTEGRATION: CWS basmgr03 (1.74.4); FILE MERGED 2007/08/01 09:48:28 fs 1.74.4.4: #i10000# 2007/08/01 08:25:24 fs 1.74.4.3: #i73331# SfxObjectShell::WorkingDocument now an XModel, not an SfxObjectShell 2007/07/31 08:55:24 fs 1.74.4.2: #i73331# UNO event for SFX_HINT_MODECHANGED 2007/07/26 08:49:52 fs 1.74.4.1: #i73331# IsInPrepareClose not needed anymore


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [5178021ea816d8e41393e2a7cfbe7a2a5daa6636]

INTEGRATION: CWS basmgr03 (1.91.4); FILE MERGED 2007/08/24 20:11:06 fs 1.91.4.3: RESYNC: (1.91-1.92); FILE MERGED 2007/07/27 20:41:57 fs 1.91.4.2: #i73331# AdjustMacroMode: allow to suppress UI (needed when called from the SfxBaseModel implementation - UNO API calls should not raise UI) 2007/07/26 08:49:30 fs 1.91.4.1: #i73331# GetMacroMode not needed anymore: AdjustMacroMode now returning whether macros are allowed


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [a2e2e8c3b9aea7ede29cf3cac44522cff9fa53a1]

INTEGRATION: CWS basmgr03 (1.60.12); FILE MERGED 2007/08/24 20:09:11 fs 1.60.12.3: RESYNC: (1.60-1.61); FILE MERGED 2007/08/24 05:20:58 fs 1.60.12.2: moved documentinfo to comphelper 2007/08/01 08:24:57 fs 1.60.12.1: #i73331# SfxObjectShell::WorkingDocument now an XModel, not an SfxObjectShell


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [9129744d3dc114b64cfbbc1ae1d59155446ab2a9]

INTEGRATION: CWS basmgr03 (1.22.12); FILE MERGED 2007/08/01 08:23:05 fs 1.22.12.2: #i73331# SfxObjectShell parameter replaced by _bAppBasic, was only used in this sense, anyway 2007/07/26 08:48:56 fs 1.22.12.1: #i73331# GetMacroMode not needed anymore: AdjustMacroMode now returning whether macros are allowed


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [06efa521daf11108f23a37587a4e6235d6967ad8]

INTEGRATION: CWS basmgr03 (1.124.4); FILE MERGED 2007/07/26 08:48:52 fs 1.124.4.1: #i73331# GetMacroMode not needed anymore: AdjustMacroMode now returning whether macros are allowed


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [24e07f212113c9b6704a87cb0045fa905bdc3188]

INTEGRATION: CWS basmgr03 (1.61.4); FILE MERGED 2007/07/31 08:55:05 fs 1.61.4.1: #i73331# UNO event for SFX_HINT_MODECHANGED


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [5db62b83c782dc4ed06732ec6424705f86f2ab28]

INTEGRATION: CWS basmgr03 (1.25.12); FILE MERGED 2007/08/01 08:24:17 fs 1.25.12.1: #i73331# SfxObjectShell* pThisDocument replaced by XModel m_xThisDocument


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [3d7e5e7fdbf2f2191d367d405cb7f8b153d3e39d]

INTEGRATION: CWS basmgr03 (1.8.4); FILE MERGED 2007/07/27 20:40:49 fs 1.8.4.1: #i73331# +XEmbeddedScripts


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [dbde72ed0ba06a7ad09a936220df37b383026563]

INTEGRATION: CWS basmgr03 (1.4.4); FILE MERGED 2007/08/01 08:23:26 fs 1.4.4.3: #i73331# WorkingDocument now an XModel, not an SfxObjectShell 2007/07/27 20:41:37 fs 1.4.4.2: #i73331# AdjustMacroMode: allow to suppress UI (needed when called from the SfxBaseModel implementation - UNO API calls should not raise UI) 2007/07/26 08:48:05 fs 1.4.4.1: #i73331# IsInPrepareClose/GetMacroMode not needed anymore / AdjustMacroMode now returning whether macros are allowed


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [819d36544f38df60ee03b80260432bb272034a23]

INTEGRATION: CWS basmgr03 (1.2.4); FILE MERGED 2007/08/01 08:22:44 fs 1.2.4.1: #i73331# SfxObjectShell parameter replaced by _bAppBasic, was only used in this sense, anyway


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [7b6a7f4b2001b6f0a5c07d2c599aaa4b6560681e]

INTEGRATION: CWS basmgr03 (1.41.76); FILE MERGED 2007/09/06 06:25:12 fs 1.41.76.2: RESYNC: (1.41-1.42); FILE MERGED 2007/08/01 09:47:02 fs 1.41.76.1: #i73331# vbauno lib needs to be linked against toolkit now


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [dc5ae981edbaa15123241205c04e585c5f001b5f]

INTEGRATION: CWS basmgr03 (1.2.88); FILE MERGED 2007/09/06 06:23:51 fs 1.2.88.2: RESYNC: (1.2-1.3); FILE MERGED 2007/08/01 09:46:25 fs 1.2.88.1: #i73331# SfxObjectShell::WorkingDocument is an XModel now / preparation of #i76129#: some refactoring


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [5a872a89f89a800b93f8f9865f20929db2b3acba]

INTEGRATION: CWS basmgr03 (1.5.130); FILE MERGED 2007/09/03 12:44:51 fs 1.5.130.1: #i76129# isOfficeDocument reworked, to exclude Basidc-IDE and Previews and HelpView explicitly, not by implicit heuristics which tend to break


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [53873bc43fbf42746914e0ad394ebc787cec1705]

INTEGRATION: CWS basmgr03 (1.16.16); FILE MERGED 2007/09/03 12:44:51 fs 1.16.16.2: #i76129# isOfficeDocument reworked, to exclude Basidc-IDE and Previews and HelpView explicitly, not by implicit heuristics which tend to break 2007/07/31 09:35:31 fs 1.16.16.1: during #i73331# (agreed with MAV and CD): TitleChanged event renamed to OnTitleChanged


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [5ffd1971c3ba3a6e619485c57d512b10df2112d6]

INTEGRATION: CWS basmgr03 (1.8.16); FILE MERGED 2007/09/03 12:45:14 fs 1.8.16.1: #i76129# link with COMPHELPERLIB


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [6359380bcc948a76784cb407bbd28841d0ecf883]

INTEGRATION: CWS basmgr03 (1.2.12); FILE MERGED 2007/09/24 11:04:49 fs 1.2.12.8: #i81767# getAllScriptDocuments: sort documents by title, if requested 2007/08/01 08:29:31 fs 1.2.12.7: #i73331# last LEGACY_* methods removed 2007/07/31 12:31:25 fs 1.2.12.6: #i73331# signature functionality outsourced to DocumentSignature class 2007/07/31 08:51:11 fs 1.2.12.5: #i73331# LEGACY_startDocumentListening removed 2007/07/31 07:53:40 fs 1.2.12.4: #i73331# removed ctor-with-SfxObjectShell 2007/07/30 13:38:29 fs 1.2.12.3: #i73331# distinguish between being valid and being alive 2007/07/27 20:44:11 fs 1.2.12.2: #i73331# disallowMacros -> allowMacros 2007/07/26 08:56:34 fs 1.2.12.1: #i73331# first steps: replace some SfxObjectShell API calls with existing UNO API equivalents


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [300f59e70db2e366f144f65da57066be9e800af2]

INTEGRATION: CWS basmgr03 (1.1.2); FILE ADDED 2007/08/01 11:25:09 fs 1.1.2.2: #i10000# 2007/07/31 12:32:17 fs 1.1.2.1: wrapping signature functionality of a ScriptDocument


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [a848ae17558b3f0c69a03cf01db2d61d1d338c13]

INTEGRATION: CWS basmgr03 (1.1.2); FILE ADDED 2007/07/31 08:49:45 fs 1.1.2.3: #i73331# +onDocumentModeChanged 2007/07/30 19:53:24 fs 1.1.2.2: #i10000# 2007/07/30 13:38:03 fs 1.1.2.1: #i73331# wrapper for notifying document-related events, obtained from a UNO instead of an SFX source


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [05659f48092a5a5b26663ed29d081005ee20507e]

INTEGRATION: CWS basmgr03 (1.5.2); FILE MERGED 2007/08/24 19:50:49 fs 1.5.2.3: RESYNC: (1.5-1.6); FILE MERGED 2007/07/31 08:49:45 fs 1.5.2.2: #i73331# +onDocumentModeChanged 2007/07/30 13:37:15 fs 1.5.2.1: #i73331# be a DocumentEventListener, which is independent from SFX notifications, but works with the GlobalEventBroadcaster instead


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [a71e7401e2baadb48a99a44b841dd50908638d7e]

INTEGRATION: CWS basmgr03 (1.3.26); FILE MERGED 2007/09/25 13:07:49 fs 1.3.26.12: fix FilterDocuments::includeDocument so that invisible documents are really excluded 2007/09/24 11:05:01 fs 1.3.26.11: #i81767# getAllScriptDocuments: sort documents by title, if requested 2007/08/23 20:09:06 fs 1.3.26.10: #i73331# documentenumeration moved from module unotools to module basctl (no other clients so far) 2007/08/01 08:29:54 fs 1.3.26.9: #i73331# last LEGACY_* methods removed 2007/07/31 12:32:36 fs 1.3.26.8: #i73331# signature functionality outsourced to DocumentSignature class 2007/07/31 08:51:28 fs 1.3.26.7: #i73331# LEGACY_startDocumentListening removed 2007/07/31 07:54:56 fs 1.3.26.6: #i73331# SfxObjectShell obtained when needed only, not kept as member 2007/07/30 13:38:57 fs 1.3.26.5: #i73331# distinguish between being valid and being alive / be an DocumentEventListener at the document we represent 2007/07/27 20:44:57 fs 1.3.26.4: #i73331# use the newly introduced XEmbeddedScripts to access the scripts/dialogs in a document, and to determine whether macro execution for a document is allowed 2007/07/26 10:51:01 fs 1.3.26.3: #i10000# 2007/07/26 09:03:18 fs 1.3.26.2: add forgotten dtor 2007/07/26 08:56:47 fs 1.3.26.1: #i73331# first steps: replace some SfxObjectShell API calls with existing UNO API equivalents


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [2d97eba985d32d44ee98dd136cd11688b135f192]

INTEGRATION: CWS basmgr03 (1.19.12); FILE MERGED 2007/07/26 09:10:50 fs 1.19.12.1: remove unused calls to SfxViewFrame::Current


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [05b0415946eabcffa7c5e1b927b329bbb8c0c1ae]

INTEGRATION: CWS basmgr03 (1.31.12); FILE MERGED 2007/08/24 19:50:03 fs 1.31.12.3: RESYNC: (1.31-1.32); FILE MERGED 2007/07/30 13:41:09 fs 1.31.12.2: #i73331# distinguish between a ScriptDocument being valid and being alive 2007/07/26 09:10:50 fs 1.31.12.1: remove unused calls to SfxViewFrame::Current


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [520563557a6cbe590c1f8889de572b5e6a1c2af9]

INTEGRATION: CWS basmgr03 (1.62.16); FILE MERGED 2007/09/24 11:06:51 fs 1.62.16.3: #i81767# getAllScriptDocuments parameter changed 2007/07/30 13:41:09 fs 1.62.16.2: #i73331# distinguish between a ScriptDocument being valid and being alive 2007/07/26 09:10:50 fs 1.62.16.1: remove unused calls to SfxViewFrame::Current


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [d57125226f47d5fd951835577fbb896d2375e5a7]

INTEGRATION: CWS basmgr03 (1.25.12); FILE MERGED 2007/08/23 20:09:06 fs 1.25.12.3: #i73331# documentenumeration moved from module unotools to module basctl (no other clients so far) 2007/07/31 12:33:07 fs 1.25.12.2: #i73331# +docsignature 2007/07/30 13:40:18 fs 1.25.12.1: #i73331# +doceventlistener


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [ef0a779856a6772eedd6a703d6536b577df75667]

INTEGRATION: CWS basmgr03 (1.36.12); FILE MERGED 2007/07/30 13:39:32 fs 1.36.12.4: #i73331# distinguish between a ScriptDocument being valid and being alive 2007/07/27 20:46:02 fs 1.36.12.3: #i73331# disallowMacros -> allowMacros 2007/07/26 09:10:50 fs 1.36.12.2: remove unused calls to SfxViewFrame::Current 2007/07/26 08:56:47 fs 1.36.12.1: #i73331# first steps: replace some SfxObjectShell API calls with existing UNO API equivalents


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [bec7491a736b788edcd7f88c01e496e855f73295]

INTEGRATION: CWS basmgr03 (1.1.2); FILE ADDED 2007/08/24 18:41:46 fs 1.1.2.2: removed wrong include 2007/08/23 20:08:38 fs 1.1.2.1: moved herein from module unotools: enumerate all documents in the running application


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [d16a3fd458ade6463160b55e5cef2939111a99ea]

INTEGRATION: CWS aquavcl03 (1.25.30); FILE MERGED 2007/10/02 09:11:24 pl 1.25.30.3: RESYNC: (1.26-1.27); FILE MERGED 2007/09/28 09:36:16 pl 1.25.30.2: #i80842# in case of native progress draw to window directly 2007/08/20 10:44:53 isma87 1.25.30.1: #i80842#: add call to native drawing functions for the progress bar of the splash screen


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [91966d75da43d4d9d51e3550d1f8c27e07710d4d]

INTEGRATION: CWS basmgr03 (1.1.2); FILE ADDED 2007/08/23 20:08:38 fs 1.1.2.1: moved herein from module unotools: enumerate all documents in the running application


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [723af7ef645c34e76437c903a4b6b36be160a27c]

INTEGRATION: CWS basmgr03 (1.1.2); FILE ADDED 2007/08/01 11:25:08 fs 1.1.2.2: #i10000# 2007/07/31 12:32:21 fs 1.1.2.1: wrapping signature functionality of a ScriptDocument


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [08b69c44f2339d61483a18e3b5a1912b6a8b9014]

INTEGRATION: CWS basmgr03 (1.1.2); FILE ADDED 2007/07/31 08:52:40 fs 1.1.2.2: #i73331# +onDocumentModeChanged 2007/07/30 13:38:10 fs 1.1.2.1: #i73331# wrapper for notifying document-related events, obtained from a UNO instead of an SFX source


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [34fd7965cd38828033fc5106e9e3102ee2fe074d]

INTEGRATION: CWS basmgr03 (1.22.12); FILE MERGED 2007/09/24 11:06:31 fs 1.22.12.3: #i81767# getAllScriptDocuments parameter changed 2007/07/30 13:40:00 fs 1.22.12.2: #i73331# be a DocumentEventListener, which is independent from SFX notifications, but works with the GlobalEventBroadcaster instead 2007/07/26 08:56:47 fs 1.22.12.1: #i73331# first steps: replace some SfxObjectShell API calls with existing UNO API equivalents


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [3d364b9429c92e7ef1235983d961f7d4d93ee1bd]

INTEGRATION: CWS aquavcl03 (1.3.4); FILE MERGED 2007/07/26 11:02:27 pl 1.3.4.1: #i80025# initial checking for carbon to cocoa migration


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [5696ec0b082f4525bfb40251389950b84fe0045f]

INTEGRATION: CWS basmgr03 (1.12.12); FILE MERGED 2007/09/24 11:07:20 fs 1.12.12.3: during #i81767# +GetLibraryType 2007/07/31 08:52:40 fs 1.12.12.2: #i73331# +onDocumentModeChanged 2007/07/30 13:40:00 fs 1.12.12.1: #i73331# be a DocumentEventListener, which is independent from SFX notifications, but works with the GlobalEventBroadcaster instead


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [8a8cbfa2e6e75c3f70bb1bf9540d44038f0e0924]

INTEGRATION: CWS aquavcl03 (1.19.4); FILE MERGED 2007/08/07 11:17:04 pl 1.19.4.2: RESYNC: (1.19-1.20); FILE MERGED 2007/07/26 11:02:27 pl 1.19.4.1: #i80025# initial checking for carbon to cocoa migration


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [f6d2887c7c25267866e020cd43fe80b813bf661f]

INTEGRATION: CWS basmgr03 (1.24.12); FILE MERGED 2007/09/24 11:07:20 fs 1.24.12.3: during #i81767# +GetLibraryType 2007/07/31 08:52:40 fs 1.24.12.2: #i73331# +onDocumentModeChanged 2007/07/30 13:40:00 fs 1.24.12.1: #i73331# be a DocumentEventListener, which is independent from SFX notifications, but works with the GlobalEventBroadcaster instead


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [5db2f0f986b16e11c997c9fa3fb4c002c5a99765]

INTEGRATION: CWS basmgr03 (1.40.12); FILE MERGED 2007/09/24 11:06:16 fs 1.40.12.3: #i81767# getAllScriptDocuments parameter changed 2007/08/24 19:49:30 fs 1.40.12.2: RESYNC: (1.40-1.41); FILE MERGED 2007/07/30 13:40:49 fs 1.40.12.1: #i73331# distinguish between a ScriptDocument being valid and being alive


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [53dcbbee2b0bea07429d963ee76332f725fd1c34]

INTEGRATION: CWS aquavcl03 (1.146.2); FILE MERGED 2007/10/02 09:11:59 pl 1.146.2.3: RESYNC: (1.146-1.147); FILE MERGED 2007/09/06 16:16:33 pl 1.146.2.2: #i80230# fix a typo 2007/09/06 15:42:39 pl 1.146.2.1: #i80230# make instance pointer of SalFrameProc a Window ptr explicitly


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [7eedc061bc546fd010173b456206fa20c2087bac]

INTEGRATION: CWS basmgr03 (1.43.6); FILE MERGED 2007/09/24 11:06:06 fs 1.43.6.6: #i81767# getAllScriptDocuments parameter changed 2007/08/24 19:49:11 fs 1.43.6.5: RESYNC: (1.43-1.44); FILE MERGED 2007/08/01 08:29:48 fs 1.43.6.4: #i73331# SfxObjectShell::WorkingDocument now an XModel, not an SfxObjectShell 2007/07/31 08:53:12 fs 1.43.6.3: #i73331# last event (ModeChanged) now notified via UNO instead of SFX 2007/07/31 07:54:20 fs 1.43.6.2: #i73331# ScriptDocument ctor with SfxObjectShell removed 2007/07/30 13:37:21 fs 1.43.6.1: #i73331# be a DocumentEventListener, which is independent from SFX notifications, but works with the GlobalEventBroadcaster instead


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [d3ff6f915978b8d43a9bc3aad31b3970a60eb7bd]

INTEGRATION: CWS aquavcl03 (1.6.10); FILE MERGED 2007/09/18 08:54:33 pl 1.6.10.1: fix a build problem


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [0dfdaf1d629171edcb4e037a340f56eec223bc80]

INTEGRATION: CWS basmgr03 (1.20.2); FILE MERGED 2007/07/31 12:32:55 fs 1.20.2.1: #i73331# signature functionality outsourced to DocumentSignature class


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [28cc1103cfa7805e7d96d2e9b7afbc6b8e231ecc]

INTEGRATION: CWS aquavcl03 (1.3.638); FILE MERGED 2007/07/26 22:17:46 ericb 1.3.638.1: #i80066# fix objective-c++ switchs in vcl ( they are only needed there)


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [aacb329376da38f4915097339145b3b0cbeaadcf]

INTEGRATION: CWS basmgr03 (1.52.6); FILE MERGED 2007/08/01 08:29:48 fs 1.52.6.4: #i73331# SfxObjectShell::WorkingDocument now an XModel, not an SfxObjectShell 2007/07/31 12:32:55 fs 1.52.6.3: #i73331# signature functionality outsourced to DocumentSignature class 2007/07/30 13:40:41 fs 1.52.6.2: #i73331# don't ask for modified state of dead documents 2007/07/26 08:56:47 fs 1.52.6.1: #i73331# first steps: replace some SfxObjectShell API calls with existing UNO API equivalents


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [9afef06256f0c807a105c9853d0fbe0dace6e284]

INTEGRATION: CWS aquavcl03 (1.16.10); FILE MERGED 2007/09/17 18:11:37 pl 1.16.10.1: fix a build problem on Solaris


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [fe29477dfae61d8e70ceaec563b6020301b41678]

INTEGRATION: CWS basmgr03 (1.41.12); FILE MERGED 2007/08/24 19:48:52 fs 1.41.12.3: RESYNC: (1.41-1.42); FILE MERGED 2007/07/27 20:45:50 fs 1.41.12.2: #i73331# disallowMacros -> allowMacros 2007/07/26 08:56:47 fs 1.41.12.1: #i73331# first steps: replace some SfxObjectShell API calls with existing UNO API equivalents


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [476d11b906786fd744168ea7cef13703a5e58378]

INTEGRATION: CWS aquavcl03 (1.2.12); FILE MERGED 2007/09/17 18:11:36 pl 1.2.12.1: fix a build problem on Solaris


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [c632299c91308e05329de793254b7fa3911eaf2c]

INTEGRATION: CWS basmgr03 (1.8.12); FILE MERGED 2007/07/31 08:52:40 fs 1.8.12.2: #i73331# +onDocumentModeChanged 2007/07/30 13:36:56 fs 1.8.12.1: #i73331# be a DocumentEventListener, which is independent from SFX notifications, but works with the GlobalEventBroadcaster instead


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [08006eb2bec850b69f8f1c228fbc06ed11b87061]

INTEGRATION: CWS aquavcl03 (1.67.2); FILE MERGED 2007/10/02 09:11:55 pl 1.67.2.3: RESYNC: (1.68-1.69); FILE MERGED 2007/09/17 17:27:23 pl 1.67.2.2: RESYNC: (1.67-1.68); FILE MERGED 2007/09/06 15:42:39 pl 1.67.2.1: #i80230# make instance pointer of SalFrameProc a Window ptr explicitly


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [ce2c858ec81919af690b08f99479e5e0f0aa59cd]

INTEGRATION: CWS basmgr03 (1.13.12); FILE MERGED 2007/09/24 11:05:34 fs 1.13.12.3: #i81767# BasicLibBox sort script documents by title 2007/07/31 08:52:40 fs 1.13.12.2: #i73331# +onDocumentModeChanged 2007/07/30 13:36:56 fs 1.13.12.1: #i73331# be a DocumentEventListener, which is independent from SFX notifications, but works with the GlobalEventBroadcaster instead


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [8ef800ed886efc663132c65824cc1d153b189e5a]

INTEGRATION: CWS aquavcl03 (1.117.2); FILE MERGED 2007/09/06 15:42:40 pl 1.117.2.1: #i80230# make instance pointer of SalFrameProc a Window ptr explicitly


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [5d0e7346b4674a20b401e8a9fc319079218e1eac]

INTEGRATION: CWS basmgr03 (1.19.26); FILE MERGED 2007/07/27 20:45:42 fs 1.19.26.1: #i73331# SetHasNoBasic needs to happen before creation of the UNO model


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [25b2bbce8b16e7040ce3ddef33a672e9406e8917]

INTEGRATION: CWS aquavcl03 (1.49.10); FILE MERGED 2007/10/02 09:11:52 pl 1.49.10.2: RESYNC: (1.49-1.50); FILE MERGED 2007/08/08 16:07:13 pl 1.49.10.1: #i80230# enable app menu entries about an preferences again


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [85f148bc5441e595b07d31c31ccb8218ca33ef77]

INTEGRATION: CWS aquavcl03 (1.62.12); FILE MERGED 2007/09/14 14:18:42 pl 1.62.12.1: #i81585# cocoa printing


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [1111530f400e7bb6e5f297469f3a9f14048fc9c6]

INTEGRATION: CWS basmgr03 (1.13.10); FILE MERGED 2007/07/26 10:41:56 fs 1.13.10.2: OOo 3.4 is clearly wrong 2007/07/26 08:52:27 fs 1.13.10.1: #i80044# +cppu_unsatisfied_iset_message


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [eb784af165cec5ff444dd54f298b460c77fffd2e]

INTEGRATION: CWS aquavcl03 (1.230.12); FILE MERGED 2007/10/02 09:11:49 pl 1.230.12.2: RESYNC: (1.230-1.231); FILE MERGED 2007/08/17 15:18:27 hdu 1.230.12.1: #i80795# fix GetTextHeight during application startup


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [58207526be1c6e7a2ed19e5e4ac0e5dd92ab4182]

INTEGRATION: CWS basmgr03 (1.6.44); FILE MERGED 2007/07/26 08:52:07 fs 1.6.44.1: #i80044# +cppu_unsatisfied_iset_message


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [3a0f1e257b2e522c2b18b03ab810b1fba9d227fd]

INTEGRATION: CWS aquavcl03 (1.14.12); FILE MERGED 2007/09/14 14:18:42 pl 1.14.12.1: #i81585# cocoa printing


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [8c89d65a5d9ab752c6f0cdc946316c01bfe4afc7]

INTEGRATION: CWS basmgr03 (1.1.2); FILE ADDED 2007/09/17 08:26:56 fs 1.1.2.1: #i80044# unit test for Reference class, currently containing tests for UNO_SET_THROW only


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [8b5507894ef64564443fffa04bd10fcf63e8cd51]

INTEGRATION: CWS aquavcl03 (1.5.4); FILE MERGED 2007/08/07 10:49:20 pl 1.5.4.2: RESYNC: (1.5-1.6); FILE MERGED 2007/08/02 16:53:20 pl 1.5.4.1: #i80026# better event loop approximation


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [72fabac222ed6c68b0e82ada113d2b758d5e7bcd]

INTEGRATION: CWS basmgr03 (1.4.80); FILE MERGED 2007/09/17 08:27:36 fs 1.4.80.1: #i80044# added Reference unit tests


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [a71edeea4707b3bbdbbbf47c9ea64f6ef6e20280]

INTEGRATION: CWS aquavcl03 (1.79.12); FILE MERGED 2007/09/06 15:42:40 pl 1.79.12.1: #i80230# make instance pointer of SalFrameProc a Window ptr explicitly


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [86280e3a3209f0162100e7c50856fab12934aeda]

INTEGRATION: CWS basmgr03 (1.25.56); FILE MERGED 2007/07/26 08:51:32 fs 1.25.56.1: #i80044# +UNO_SET_THROW


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [a1d9282b6d7d31343e1cde168be483b87e78b709]

INTEGRATION: CWS aquavcl03 (1.8.12); FILE MERGED 2007/09/14 14:18:42 pl 1.8.12.1: #i81585# cocoa printing


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [3fd3eb1faab70e6908261399c4d5e83490db2cbc]

INTEGRATION: CWS basmgr03 (1.18.56); FILE MERGED 2007/07/26 08:51:32 fs 1.18.56.1: #i80044# +UNO_SET_THROW


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [bebf8b75e6952be0209c98149b2a2cc56f54cb6c]

INTEGRATION: CWS aquavcl03 (1.2.12); FILE MERGED 2007/09/06 15:42:39 pl 1.2.12.1: #i80230# make instance pointer of SalFrameProc a Window ptr explicitly


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [daf85536645f1a5b678cd010ed36f6e488cc7377]

INTEGRATION: CWS aquavcl03 (1.3.12); FILE MERGED 2007/10/02 09:11:45 pl 1.3.12.2: RESYNC: (1.3-1.4); FILE MERGED 2007/08/08 16:07:13 pl 1.3.12.1: #i80230# enable app menu entries about an preferences again


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [d487fa4850a6d8d50373e89974cf032b9f539845]

INTEGRATION: CWS basmgr03 (1.5.416); FILE MERGED 2007/08/01 08:58:51 fs 1.5.416.1: in preparation of #i76129#: +LateInit


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [d78e834457ba13789edf46edcd078f89d7a786ba]

INTEGRATION: CWS aquavcl03 (1.5.2); FILE MERGED 2007/09/14 14:18:41 pl 1.5.2.1: #i81585# cocoa printing


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [41808cbf41adf614fda24857ced87750a6a93db5]

INTEGRATION: CWS basmgr03 (1.12.416); FILE MERGED 2007/08/01 09:00:16 fs 1.12.416.1: #i73331# SfxObjectShell::WorkingDocument is an XModel now / preparation of #i76129#: some refactoring


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [e46777fd9910a9fc8c387d9e126de3329051753b]

INTEGRATION: CWS aquavcl03 (1.4.2); FILE MERGED 2007/09/06 15:42:39 pl 1.4.2.1: #i80230# make instance pointer of SalFrameProc a Window ptr explicitly


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [0258110c61145ce458d7ad264f17713295bed682]

INTEGRATION: CWS basmgr03 (1.24.68); FILE MERGED 2007/08/24 05:20:37 fs 1.24.68.2: moved documentinfo to comphelper 2007/08/01 09:00:16 fs 1.24.68.1: #i73331# SfxObjectShell::WorkingDocument is an XModel now / preparation of #i76129#: some refactoring


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [0c177c3a2b3b7f4d1c8ea5dc8d6b9d5348c02071]

INTEGRATION: CWS aquavcl03 (1.3.34); FILE MERGED 2007/09/14 14:18:41 pl 1.3.34.1: #i81585# cocoa printing


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [0d6637011e3970f46b23a3b3e5054bb76e341c25]

INTEGRATION: CWS basmgr03 (1.20.68); FILE MERGED 2007/08/24 05:20:37 fs 1.20.68.2: moved documentinfo to comphelper 2007/08/01 09:02:24 fs 1.20.68.1: #i73331# SvxScriptSelectorDialog::GetDocTitle replaced by ::utl::docs::DocumentInfo::getDocumentTitle


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [964b0ad45c017161db80ab8bd2ebfd4082bc2b1d]

INTEGRATION: CWS aquavcl03 (1.4.2); FILE MERGED 2007/09/17 17:25:08 pl 1.4.2.3: RESYNC: (1.4-1.5); FILE MERGED 2007/08/23 12:20:08 isma87 1.4.2.2: #i80969#: add definition of CTRL_LISTNODE and CTRL_LISTNET and native drawing for them 2007/08/20 10:40:56 isma87 1.4.2.1: #i80842# add flag CTRL_INTROPROGRESS for native progress bar in splash screen


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [0eecb22d89946dcd1c0cf88150912330bc6b9366]

INTEGRATION: CWS basmgr03 (1.18.68); FILE MERGED 2007/08/01 09:01:21 fs 1.18.68.1: #i76129# pass the frame to the ScriptSelectorDialog


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [5dbf5d096f4f240415b7951fe256e2d6f4f4e3aa]

INTEGRATION: CWS aquavcl03 (1.2.106); FILE MERGED 2007/09/06 15:42:39 pl 1.2.106.1: #i80230# make instance pointer of SalFrameProc a Window ptr explicitly


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [acc95d34bd81a8de249b49d874547db4a6028870]

INTEGRATION: CWS basmgr03 (1.14.68); FILE MERGED 2007/08/24 05:20:37 fs 1.14.68.2: moved documentinfo to comphelper 2007/08/01 09:01:42 fs 1.14.68.1: in preparation of #i76129#: +LateInit taking a frame


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [637f19dfea2c3c1ef580b911e1df846fc5d27392]

INTEGRATION: CWS aquavcl03 (1.2.12); FILE MERGED 2007/09/14 14:18:41 pl 1.2.12.1: #i81585# cocoa printing


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [8314f1a7bb09670045cf2d844ee633b442092089]

INTEGRATION: CWS basmgr03 (1.13.418); FILE MERGED 2007/08/01 09:00:52 fs 1.13.418.1: #i76129# pass the frame to the SvxEventConfigPage


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [7c36a21c8e1a285007a80048189c49605aec3bc3]

INTEGRATION: CWS aquavcl03 (1.11.4); FILE MERGED 2007/09/14 15:44:40 pl 1.11.4.1: header cleanup


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [0a2e9ed19330d6460425028292ad6fb40b39c4e7]

INTEGRATION: CWS basmgr03 (1.41.60); FILE MERGED 2007/08/24 05:20:37 fs 1.41.60.3: moved documentinfo to comphelper 2007/08/01 10:16:46 fs 1.41.60.2: #i10000# 2007/08/01 09:00:52 fs 1.41.60.1: #i76129# pass the frame to the SvxEventConfigPage


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [8f6f151ad251a967452cba47f9f4a3d8b49d1e1f]

INTEGRATION: CWS aquavcl03 (1.2.4); FILE MERGED 2007/10/01 13:45:55 pl 1.2.4.14: #i80230# shortcut forwarding with native menus, preparations for menu disabling in modal case 2007/09/27 13:58:42 pl 1.2.4.13: remove unused headers 2007/09/27 13:09:49 pl 1.2.4.12: #i80407# preliminary code to set the app name in the menu 2007/09/24 16:29:35 pl 1.2.4.11: #i80230# fix some leaks 2007/09/18 11:37:53 pl 1.2.4.10: #i80695# protect against calling dead objects 2007/09/10 07:28:44 ericb 1.2.4.9: #i81404# a try to fix SalNSMenuItem leaks + make code more robust against potential crashes 2007/09/06 15:43:13 pl 1.2.4.8: #i80230# prevent menuitem triggered while modal dialogs are opened 2007/08/08 16:07:13 pl 1.2.4.7: #i80230# enable app menu entries about an preferences again 2007/08/07 10:33:24 pl 1.2.4.6: RESYNC: (1.2-1.3); FILE MERGED 2007/08/06 17:04:00 pl 1.2.4.5: #i80230# try a solution for the multiple supermenu problem 2007/08/02 17:48:42 pl 1.2.4.4: #i80230# menu cleanup 2007/08/01 17:54:13 pl 1.2.4.3: #i80230# multiple documents 2007/08/01 15:26:43 pl 1.2.4.2: #i80230# life cycle of menus and menuitems 2007/07/31 19:40:38 pl 1.2.4.1: #i80230# move AquaSalMenu/AquaSalMenuItem to Cocoa


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [3ca29c20afd167d7e013d1b3ffc361e99dae4d8f]

INTEGRATION: CWS aquavcl03 (1.50.4); FILE MERGED 2007/10/02 14:31:37 pl 1.50.4.36: #i80027# prevent tons of empty dock menu entries in smoketest 2007/10/01 13:45:55 pl 1.50.4.35: #i80230# shortcut forwarding with native menus, preparations for menu disabling in modal case 2007/10/01 08:31:36 pl 1.50.4.34: #i80027# report command modifier 2007/09/28 15:10:15 pl 1.50.4.33: blinking default button 2007/09/28 14:52:02 pl 1.50.4.32: fix a typo 2007/09/27 18:15:47 pl 1.50.4.31: #i80027# preliminary GetKeyName implementation 2007/09/27 12:35:02 pl 1.50.4.30: #i80027# correct parent <-> child stacking 2007/09/17 17:24:50 pl 1.50.4.29: RESYNC: (1.51-1.52); FILE MERGED 2007/09/10 07:41:53 ericb 1.50.4.28: backport of getHighlightColorFromPrefs() from aquavclcarbonfixes to simplify the resync + some cosmetic change 2007/09/06 14:46:57 pl 1.50.4.27: #i80027# remove carbon event handlers 2007/09/06 14:35:56 pl 1.50.4.26: #i80027# GetPointerState slightly cocoafied 2007/09/05 17:11:04 pl 1.50.4.25: #i80027# SetPointer method using NSCursor objects 2007/08/31 14:42:37 pl 1.50.4.24: #i80027# implement pidgin mouse capture 2007/08/30 15:24:41 pl 1.50.4.23: #i80027# use tracking rect to receive mouse enter/leave events 2007/08/13 15:00:27 hdu 1.50.4.22: Aqua: correct height of system theme font for device resolution 2007/08/10 11:06:18 pl 1.50.4.21: #i80027# need shortcuts like Ctrl-a and Ctrl-Alt-Shift-d 2007/08/10 09:57:17 pl 1.50.4.20: #i80230# change menu to that of the active frame 2007/08/08 16:47:44 pl 1.50.4.19: #i80460# move cursor in ext text input event 2007/08/08 09:57:06 ekato 1.50.4.18: #i80027# fix support NSTextInputprotocol 2007/08/08 09:27:50 pl 1.50.4.17: some header cleanup 2007/08/08 07:57:15 ekato 1.50.4.16: #i80027# Support NSTextInput protocol 2007/08/07 10:33:17 pl 1.50.4.15: RESYNC: (1.50-1.51); FILE MERGED 2007/08/06 14:59:07 pl 1.50.4.14: #i80027# mod2 -> mod5 workaround only for key events 2007/08/06 14:55:56 pl 1.50.4.13: #i80027# mod2 -> mod5 workaround 2007/08/06 09:46:50 pl 1.50.4.12: #i80027# default geometry for frame 2007/08/03 12:29:02 pl 1.50.4.11: #i80027# dock menu entries for frames 2007/08/02 18:17:15 pl 1.50.4.10: #i80027# backing store type NSBackingStoreBuffered is important; also enable shadows on all our windows 2007/08/02 17:13:12 pl 1.50.4.9: #i80027# activate mouse move events 2007/08/01 17:54:13 pl 1.50.4.8: #i80230# multiple documents 2007/07/31 13:25:52 pl 1.50.4.7: #i80027# simple key handling 2007/07/30 18:24:32 pl 1.50.4.6: #i80027# key input: function keys 2007/07/30 16:01:39 pl 1.50.4.5: #i80027# wheel mouse 2007/07/30 15:37:32 pl 1.50.4.4: #i80027# very rudimentary key input implementation 2007/07/26 15:47:41 pl 1.50.4.3: #i80027# correction for window style 2007/07/26 14:06:01 pl 1.50.4.2: #i80027# correction for ShowFullScreen 2007/07/26 11:02:26 pl 1.50.4.1: #i80025# initial checking for carbon to cocoa migration


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [1d68c0dec5c5ad5e748e3fbcc8d37eb6a2fc30de]

INTEGRATION: CWS aquavcl03 (1.20.2); FILE MERGED 2007/08/08 09:27:50 pl 1.20.2.1: some header cleanup


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [cf618bd2249b2a49c75c38121f7f83f191ca556d]

INTEGRATION: CWS aquavcl03 (1.9.4); FILE MERGED 2007/09/27 11:41:02 pl 1.9.4.6: set first and last page for consistency 2007/09/27 08:52:22 pl 1.9.4.5: cleanup, copycount 2007/09/17 17:24:42 pl 1.9.4.4: RESYNC: (1.9-1.10); FILE MERGED 2007/09/14 15:44:40 pl 1.9.4.3: header cleanup 2007/09/14 14:18:42 pl 1.9.4.2: #i81585# cocoa printing 2007/08/13 11:42:03 hdu 1.9.4.1: Aqua: reintroduce device-resolution


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [bf3cff1bb2366856beed1ebb9e3e1ec5c80dfef7]

INTEGRATION: CWS aquavcl03 (1.9.4); FILE MERGED 2007/09/14 15:44:40 pl 1.9.4.1: header cleanup


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [9e965851211545462e8401dacc9346c1537d924f]

INTEGRATION: CWS aquavcl03 (1.8.4); FILE MERGED 2007/09/14 15:44:40 pl 1.8.4.2: header cleanup 2007/09/14 15:21:11 pl 1.8.4.1: header cleanup


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [58647e72cf6e84a8dd0645fa6c1f27704d7ce9c0]

INTEGRATION: CWS aquavcl03 (1.3.2); FILE MERGED 2007/09/28 15:10:15 pl 1.3.2.15: blinking default button 2007/09/26 09:57:25 pl 1.3.2.14: minor cleanup 2007/09/17 17:24:34 pl 1.3.2.13: RESYNC: (1.3-1.5); FILE MERGED 2007/09/14 15:44:40 pl 1.3.2.12: header cleanup 2007/09/14 15:21:11 pl 1.3.2.11: header cleanup 2007/08/24 14:44:06 isma87 1.3.2.10: #i81011#: add support for small checkboxes and radio buttons 2007/08/23 12:20:08 isma87 1.3.2.9: #i80969#: add definition of CTRL_LISTNODE and CTRL_LISTNET and native drawing for them 2007/08/20 10:40:55 isma87 1.3.2.8: #i80842# add flag CTRL_INTROPROGRESS for native progress bar in splash screen 2007/08/16 21:21:34 ericb 1.3.2.7: #i77549# final form 2007/08/16 21:03:46 ericb 1.3.2.6: #i77549# fix leaks with isScrollBarVariantDoubleMax() 2007/08/16 13:37:36 ericb 1.3.2.5: use correct type for Rectangle coordinates (from tools/inc/tools/gen.hxx) 2007/08/14 09:37:58 ericb 1.3.2.4: better dimensions for the scrollbar 2007/08/14 09:34:48 ericb 1.3.2.3: #i77549# add CTRL_SCROLLBAR in getNativeControlRegion + a temporary workaround 2007/08/14 09:30:48 ericb 1.3.2.2: #i77549# some cleanup in IsNativeControlSupported() 2007/08/14 09:28:47 ericb 1.3.2.1: #i77549# add ImplgetCounterPart


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [66e74980a6e4f50980f86f7eedaf40425025f961]

INTEGRATION: CWS aquavcl03 (1.6.4); FILE MERGED 2007/09/14 15:44:39 pl 1.6.4.1: header cleanup


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [f91a236244dab3f7fe45da2d9b16c95e3865c205]

INTEGRATION: CWS aquavcl03 (1.10.4); FILE MERGED 2007/09/14 15:44:39 pl 1.10.4.4: header cleanup 2007/08/13 11:42:03 hdu 1.10.4.3: Aqua: reintroduce device-resolution 2007/08/07 10:32:49 pl 1.10.4.2: RESYNC: (1.10-1.11); FILE MERGED 2007/07/26 11:02:26 pl 1.10.4.1: #i80025# initial checking for carbon to cocoa migration


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [7d0b4a5b8d07fb981b7b1a3f5310b710fad06c29]

INTEGRATION: CWS basmgr03 (1.5.266); FILE MERGED 2007/07/26 09:04:41 fs 1.5.266.1: no Java-style commits, autodoc produces nonsense then


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [22f4d42e98f72fdb8c047223a5d5b639b1a08975]

INTEGRATION: CWS aquavcl03 (1.63.4); FILE MERGED 2007/10/01 10:16:26 hdu 1.63.4.7: #i81810# remove dangerous workaround in AquaSalGraphics::getBitmap() 2007/09/26 09:57:04 pl 1.63.4.6: align line drawing to fill drawing like we do on the other platforms 2007/09/17 07:43:19 hdu 1.63.4.5: #i81601# do not leak glyphids from CMAP parsing 2007/09/14 15:44:39 pl 1.63.4.4: header cleanup 2007/08/13 11:42:03 hdu 1.63.4.3: Aqua: reintroduce device-resolution 2007/08/07 10:32:42 pl 1.63.4.2: RESYNC: (1.63-1.64); FILE MERGED 2007/07/26 11:02:26 pl 1.63.4.1: #i80025# initial checking for carbon to cocoa migration


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [c2b4fbfec83a2b782e2532990b5637a13a5b20ec]

INTEGRATION: CWS basmgr03 (1.3.286); FILE MERGED 2007/07/30 13:43:13 fs 1.3.286.1: the interface is called XEventsSupplier, not XEventSupplier (note the additional 's')


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [098fc27f5ac2e0178871d192cbc56a9305c14cc8]

INTEGRATION: CWS aquavcl03 (1.8.4); FILE MERGED 2007/09/14 15:44:39 pl 1.8.4.1: header cleanup


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [71ccb7dc7f239ca68f30a1677c06181d461c3da7]

INTEGRATION: CWS basmgr03 (1.40.4); FILE MERGED 2007/07/27 20:42:59 fs 1.40.4.1: #i73331# +XEmbeddedScripts


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [326c75536bf1a76ca68378525cdfa329d1ed4a3f]

INTEGRATION: CWS aquavcl03 (1.28.2); FILE MERGED 2007/10/02 09:52:20 hdu 1.28.2.6: #i81810# remove superfluous code 2007/10/01 10:15:21 hdu 1.28.2.5: #i81810# do not copy too many bytes in AquaSalBitmap::Create() for nSrc>0 2007/10/01 09:41:38 hdu 1.28.2.4: #i81810# AquaSalBitmap's width/height unsignedness is not worth the trouble of subtle implicit conversions 2007/09/27 11:55:01 hdu 1.28.2.3: #i81810# more sanity checks for AquaSalBitmap::Create() 2007/09/27 11:09:07 hdu 1.28.2.2: #i81810# avoid signed<->unsigned madness and add sanity checks for AquaSalBitmap::Create() 2007/09/14 15:44:39 pl 1.28.2.1: header cleanup


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [0582fd16d36fc94ce12adb7ea604794f6297b013]

INTEGRATION: CWS basmgr03 (1.7.288); FILE MERGED 2007/07/30 13:42:30 fs 1.7.288.1: proper include protection


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [0f330e79ea8f9d78d2e76a79fbcd363d650725d5]

INTEGRATION: CWS aquavcl03 (1.7.4); FILE MERGED 2007/10/01 13:00:25 hdu 1.7.4.8: #i79676# simplify and fix GfbCompare::operator() 2007/09/28 15:13:38 pl 1.7.4.7: remove a debug remnant 2007/09/28 09:30:54 hdu 1.7.4.6: #i79676# prefer scalable fonts for glyph fallback 2007/09/28 09:13:17 hdu 1.7.4.5: #i82018# ignore suspicious font name encodings 2007/09/27 16:15:38 hdu 1.7.4.4: #i79676# add glyph fallback feature (ekato: thanks for the patch\!) 2007/09/27 14:48:54 hdu 1.7.4.3: #i82018# Aqua: better font names, styles and attributes 2007/09/17 17:24:24 pl 1.7.4.2: RESYNC: (1.7-1.8); FILE MERGED 2007/09/14 15:44:39 pl 1.7.4.1: header cleanup


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [74385f888c8182abd148af6380c105212cadd63e]

INTEGRATION: CWS basmgr03 (1.1.2); FILE ADDED 2007/07/27 20:42:34 fs 1.1.2.1: interface supported by documents which allow embedding scripts and dialogs


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [4f4873e0008c15d73a97c50e560ee6e29cc5f120]

INTEGRATION: CWS aquavcl03 (1.4.2); FILE MERGED 2007/09/27 16:15:38 hdu 1.4.2.5: #i79676# add glyph fallback feature (ekato: thanks for the patch\!) 2007/09/14 15:44:39 pl 1.4.2.4: header cleanup 2007/09/14 15:21:11 pl 1.4.2.3: header cleanup 2007/08/13 11:58:30 hdu 1.4.2.2: Aqua: only the ATSUStyle is needed for ATSULayout manipulation 2007/08/13 11:42:03 hdu 1.4.2.1: Aqua: reintroduce device-resolution


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [1df947ac0f5bdc291c63bd6b2d8621e5dad83109]

INTEGRATION: CWS basmgr03 (1.15.288); FILE MERGED 2007/07/30 13:42:04 fs 1.15.288.2: proper include protection 2007/07/27 20:42:59 fs 1.15.288.1: #i73331# +XEmbeddedScripts


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [70ce7dbdd9e1b37354ee1f0126125e22e49dbf22]

INTEGRATION: CWS aquavcl03 (1.14.4); FILE MERGED 2007/09/14 15:44:39 pl 1.14.4.4: header cleanup 2007/09/08 20:23:04 ericb 1.14.4.3: autorelease TimerCallbackCaller (was not released, and caused leaks) 2007/07/26 16:13:31 pl 1.14.4.2: #i80028# timers should be repeating 2007/07/26 11:02:26 pl 1.14.4.1: #i80025# initial checking for carbon to cocoa migration


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [7a91bddcbd00c58976470eac20b27aadf745b50c]

INTEGRATION: CWS basmgr03 (1.5.288); FILE MERGED 2007/07/30 13:41:46 fs 1.5.288.1: doc


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [4579881afe052f44ed4f3da292bf5d3b92b741b5]

INTEGRATION: CWS aquavcl03 (1.7.4); FILE MERGED 2007/09/14 15:44:39 pl 1.7.4.1: header cleanup


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [37965810fc6ed2fa32a01890c3af96d8f29e5020]

INTEGRATION: CWS aquavcl03 (1.37.4); FILE MERGED 2007/10/02 14:03:09 pl 1.37.4.17: cleanup 2007/10/02 14:00:17 pl 1.37.4.16: #i80026# fall out of yield when posting a user event (e.g. fixes stop in smoketest) 2007/10/01 13:45:55 pl 1.37.4.15: #i80230# shortcut forwarding with native menus, preparations for menu disabling in modal case 2007/09/17 16:11:40 pl 1.37.4.14: #i80026# migrate application events to cocoa 2007/09/14 14:18:42 pl 1.37.4.13: #i81585# cocoa printing 2007/09/10 07:42:58 ericb 1.37.4.12: fix little typo 2007/08/30 17:00:29 pl 1.37.4.11: #i80026# make application work for the case of not using SVMain (e.g. in svdem) 2007/08/08 09:27:49 pl 1.37.4.10: some header cleanup 2007/08/08 08:54:56 pl 1.37.4.9: initialization, remove fprintf 2007/08/07 10:31:56 pl 1.37.4.8: RESYNC: (1.37-1.38); FILE MERGED 2007/08/03 12:29:02 pl 1.37.4.7: #i80027# dock menu entries for frames 2007/08/03 11:29:07 pl 1.37.4.6: #i80026# do not potentially wait multiple times in one Yield 2007/08/02 18:22:29 pl 1.37.4.5: #i80026# conversion to system path 2007/08/02 17:48:42 pl 1.37.4.4: #i80230# menu cleanup 2007/08/02 16:53:19 pl 1.37.4.3: #i80026# better event loop approximation 2007/07/30 15:35:05 pl 1.37.4.2: add: GetOUString( NSString* ) 2007/07/26 11:02:25 pl 1.37.4.1: #i80025# initial checking for carbon to cocoa migration


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [68976363f0ce87d428de959ecfea2888482623c4]

INTEGRATION: CWS aquavcl03 (1.8.272); FILE MERGED 2007/09/14 15:44:39 pl 1.8.272.1: header cleanup


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [63f5348f4fdebf42fd9d3701b9a6fc9ef26a32a5]

INTEGRATION: CWS aquavcl03 (1.2.638); FILE MERGED 2007/09/14 15:44:39 pl 1.2.638.1: header cleanup


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [255dc23cf8ebbeaf1a65a02feaaabe7c9b77525d]

INTEGRATION: CWS aquavcl03 (1.13.4); FILE MERGED 2007/09/14 15:44:38 pl 1.13.4.1: header cleanup


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [b34625d8b431523e58a09a518a77844bf0117f4c]

INTEGRATION: CWS aquavcl03 (1.4.4); FILE MERGED 2007/09/14 15:44:38 pl 1.4.4.2: header cleanup 2007/07/26 11:02:25 pl 1.4.4.1: #i80025# initial checking for carbon to cocoa migration


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [3bc90421827696d81dc38e0443202692f488ecef]

INTEGRATION: CWS aquavcl03 (1.6.4); FILE MERGED 2007/09/14 15:44:38 pl 1.6.4.1: header cleanup


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [cc7ca38a4db5f73ed4c2ed6d5af3b054de8c0935]

INTEGRATION: CWS aquavcl03 (1.8.4); FILE MERGED 2007/09/14 15:44:38 pl 1.8.4.2: header cleanup 2007/09/14 14:18:42 pl 1.8.4.1: #i81585# cocoa printing


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [6f299793ee8bd01ddfc337f7902597fed0857743]

INTEGRATION: CWS aquavcl03 (1.7.4); FILE MERGED 2007/09/14 15:44:38 pl 1.7.4.1: header cleanup


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [fd05faaf912ae342f7959199f1ee08002e20f9e7]

INTEGRATION: CWS aquavcl03 (1.3.4); FILE MERGED 2007/09/14 15:44:38 pl 1.3.4.2: header cleanup 2007/09/14 15:21:11 pl 1.3.4.1: header cleanup


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [6bcd031a9788d6a2332966f361e52f69450161e2]

INTEGRATION: CWS aquavcl03 (1.9.10); FILE MERGED 2007/09/14 15:44:38 pl 1.9.10.1: header cleanup


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [639ea27debbe52c15f698b33a0a2361b893adf8c]

INTEGRATION: CWS aquavcl03 (1.3.4); FILE MERGED 2007/10/01 13:45:54 pl 1.3.4.7: #i80230# shortcut forwarding with native menus, preparations for menu disabling in modal case 2007/09/18 11:37:53 pl 1.3.4.6: #i80695# protect against calling dead objects 2007/09/14 15:44:38 pl 1.3.4.5: header cleanup 2007/08/07 10:31:16 pl 1.3.4.4: RESYNC: (1.3-1.4); FILE MERGED 2007/08/02 17:48:42 pl 1.3.4.3: #i80230# menu cleanup 2007/08/01 17:54:13 pl 1.3.4.2: #i80230# multiple documents 2007/07/31 19:40:38 pl 1.3.4.1: #i80230# move AquaSalMenu/AquaSalMenuItem to Cocoa


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [99ace4ca1c464efaef37b8b2149106b72e3b7c99]

INTEGRATION: CWS aquavcl03 (1.12.4); FILE MERGED 2007/10/02 14:03:09 pl 1.12.4.7: cleanup 2007/10/02 14:00:17 pl 1.12.4.6: #i80026# fall out of yield when posting a user event (e.g. fixes stop in smoketest) 2007/08/08 09:27:49 pl 1.12.4.5: some header cleanup 2007/08/03 12:29:02 pl 1.12.4.4: #i80027# dock menu entries for frames 2007/08/02 16:53:19 pl 1.12.4.3: #i80026# better event loop approximation 2007/07/30 15:35:05 pl 1.12.4.2: add: GetOUString( NSString* ) 2007/07/26 11:02:25 pl 1.12.4.1: #i80025# initial checking for carbon to cocoa migration


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [8b82db6e821e04f3e480276a3bedcdda3ea5fecf]

INTEGRATION: CWS aquavcl03 (1.31.4); FILE MERGED 2007/09/14 15:44:38 pl 1.31.4.4: header cleanup 2007/08/13 11:42:03 hdu 1.31.4.3: Aqua: reintroduce device-resolution 2007/08/07 10:31:08 pl 1.31.4.2: RESYNC: (1.31-1.32); FILE MERGED 2007/07/26 11:02:25 pl 1.31.4.1: #i80025# initial checking for carbon to cocoa migration


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [e587c669efc317fbe10d4c1f2ef5b0dd3f6dc256]

INTEGRATION: CWS aquavcl03 (1.18.4); FILE MERGED 2007/10/01 13:45:54 pl 1.18.4.12: #i80230# shortcut forwarding with native menus, preparations for menu disabling in modal case 2007/09/28 15:10:15 pl 1.18.4.11: blinking default button 2007/09/05 17:11:04 pl 1.18.4.10: #i80027# SetPointer method using NSCursor objects 2007/08/30 15:24:41 pl 1.18.4.9: #i80027# use tracking rect to receive mouse enter/leave events 2007/08/08 09:27:49 pl 1.18.4.8: some header cleanup 2007/08/08 07:57:15 ekato 1.18.4.7: #i80027# Support NSTextInput protocol 2007/08/07 10:31:01 pl 1.18.4.6: RESYNC: (1.18-1.19); FILE MERGED 2007/08/03 12:29:02 pl 1.18.4.5: #i80027# dock menu entries for frames 2007/08/01 17:54:13 pl 1.18.4.4: #i80230# multiple documents 2007/07/30 18:24:32 pl 1.18.4.3: #i80027# key input: function keys 2007/07/30 15:37:32 pl 1.18.4.2: #i80027# very rudimentary key input implementation 2007/07/26 11:02:25 pl 1.18.4.1: #i80025# initial checking for carbon to cocoa migration


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [e947972a6a1f1d050b29b1221c9260c04e2cd24c]

INTEGRATION: CWS aquavcl03 (1.14.4); FILE MERGED 2007/09/17 17:23:59 pl 1.14.4.5: RESYNC: (1.15-1.16); FILE MERGED 2007/09/14 15:44:38 pl 1.14.4.4: header cleanup 2007/08/07 14:44:33 pl 1.14.4.3: solve a merge problem 2007/08/07 10:30:53 pl 1.14.4.2: RESYNC: (1.14-1.15); FILE MERGED 2007/07/26 11:02:25 pl 1.14.4.1: #i80025# initial checking for carbon to cocoa migration


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [4030187277f1b41de8a4c542493690fa8d099583]

INTEGRATION: CWS aquavcl03 (1.3.4); FILE MERGED 2007/10/01 09:41:37 hdu 1.3.4.3: #i81810# AquaSalBitmap's width/height unsignedness is not worth the trouble of subtle implicit conversions 2007/09/27 11:09:07 hdu 1.3.4.2: #i81810# avoid signed<->unsigned madness and add sanity checks for AquaSalBitmap::Create() 2007/09/14 15:44:38 pl 1.3.4.1: header cleanup


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [bbea7752a43f05cb8ec8c6b8c98da1b41c3fc22e]

INTEGRATION: CWS aquavcl03 (1.6.4); FILE MERGED 2007/09/27 16:15:38 hdu 1.6.4.1: #i79676# add glyph fallback feature (ekato: thanks for the patch\!)


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [a7dd7e37f8ea101341e713ceba26124fba6af875]

INTEGRATION: CWS aquavcl03 (1.2.4); FILE MERGED 2007/09/14 15:44:38 pl 1.2.4.4: header cleanup 2007/09/14 15:21:11 pl 1.2.4.3: header cleanup 2007/08/08 09:27:49 pl 1.2.4.2: some header cleanup 2007/07/26 11:02:25 pl 1.2.4.1: #i80025# initial checking for carbon to cocoa migration


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [f0dbc96faa6e0a217de9e20e90a2b9889a11e37f]

INTEGRATION: CWS aquavcl03 (1.2.4); FILE MERGED 2007/09/17 17:23:51 pl 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2007/08/08 09:27:49 pl 1.2.4.1: some header cleanup


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [214f4a016e79695edb7461e765bafb0d8d4be4ba]

INTEGRATION: CWS spotlightplugin01 (1.1.2); FILE ADDED 2007/09/14 21:11:35 fheckl 1.1.2.1: #72355 adding new files for macosx spotlight plugin


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [7f0b2f792d67c2e544eb17fbf0df990a2ba65939]

INTEGRATION: CWS spotlightplugin01 (1.1.2); FILE ADDED 2007/09/17 23:16:39 fheckl 1.1.2.1: Moving file schema.xml


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [5bae216281b5b86e2b53f342b4c946964de4ca49]

INTEGRATION: CWS spotlightplugin01 (1.1.2); FILE ADDED 2007/09/14 21:06:34 fheckl 1.1.2.1: #72355 adding new files for macosx spotlight plugin


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [f289df6a9d692594fa6f71f42f324d0d3bb18ddb]

INTEGRATION: CWS spotlightplugin01 (1.1.2); FILE ADDED 2007/09/18 00:20:48 fheckl 1.1.2.3: Incorporating cloph's suggestions 2007/09/18 00:06:48 fheckl 1.1.2.2: Fixing runtime issue (importer is now a bundle with only the needed lib deps) 2007/09/14 21:06:34 fheckl 1.1.2.1: #72355 adding new files for macosx spotlight plugin


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [ad6fed042881b2e51a0a7aef08cc83bba264458d]

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>  [aef466bd63d2af1ea2ea91932c0fee0ba35e73d3]

INTEGRATION: CWS spotlightplugin01 (1.1.2); FILE ADDED 2007/09/14 21:06:33 fheckl 1.1.2.1: #72355 adding new files for macosx spotlight plugin


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [ae10bde58034c3d5e53e9a5018ab7c2381150232]

INTEGRATION: CWS spotlightplugin01 (1.1.2); FILE ADDED 2007/09/18 00:45:03 fheckl 1.1.2.2: Some method refactorings 2007/09/14 21:06:33 fheckl 1.1.2.1: #72355 adding new files for macosx spotlight plugin


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [265ee5ba8517b486c6e12bace750bd80f9ef239d]

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>  [5ccead93b5db176e94d4b21bc4d906d08ba5319c]

INTEGRATION: CWS aquavcl03 (1.52.72); FILE MERGED 2007/08/23 12:29:58 isma87 1.52.72.1: #i80969#: add call to native functions to draw natively (if possible) nodes and nets for listviews


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [75df3203541a08ac306ac05a9145dd1302631b63]

INTEGRATION: CWS basmgr03 (1.19.32); FILE MERGED 2007/07/31 09:35:40 fs 1.19.32.1: #i73331# +OnModeChanged event


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [c64f985e3a07c61e07642e93dda38b2836e42f3b]

INTEGRATION: CWS aquavcl03 (1.14.72); FILE MERGED 2007/08/24 14:15:30 isma87 1.14.72.1: #i81010#: add support for native checkboxes and radio buttons in listviews


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [2030f3d4d23e2d198255624c4fcdf394ce5c71b1]

INTEGRATION: CWS vclttfix (1.53.52); FILE MERGED 2007/08/08 16:18:17 pl 1.53.52.1: #i76541# workaround for testtool


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [59aa2e527a22ed233a849bd02fad0533afc69a93]

INTEGRATION: CWS aquavcl03 (1.53.40); FILE MERGED 2007/08/23 12:29:58 isma87 1.53.40.1: #i80969#: add call to native functions to draw natively (if possible) nodes and nets for listviews


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [d1c9c70af78ce56da07186e01c33fb59a3fd733b]

INTEGRATION: CWS calcdatainput (1.57.24); FILE MERGED 2007/08/22 14:14:43 tbe 1.57.24.1: #i15546# Enter-Key behaves not as expected


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [82d38d981f7d3e6b500c30ab939b4a5b66280772]

INTEGRATION: CWS spotlightplugin01 (1.24.84); FILE MERGED 2007/09/14 21:06:33 fheckl 1.24.84.1: #72355 adding new files for macosx spotlight plugin


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [dad46050f9c33b2b84ab3a07b1325554e675c8b1]

INTEGRATION: CWS vclttfix (1.16.54); FILE MERGED 2007/08/08 16:18:17 pl 1.16.54.1: #i76541# workaround for testtool


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [ad2cbfe7a05fa93bb5ec4129d5764252a57c7994]

INTEGRATION: CWS aquavcl03 (1.2.150); FILE MERGED 2007/08/24 14:15:31 isma87 1.2.150.1: #i81010#: add support for native checkboxes and radio buttons in listviews


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [b4dd2bd26204612df1bfc027dd9470439af7f6d9]

INTEGRATION: CWS spotlightplugin01 (1.41.38); FILE MERGED 2007/09/14 21:06:33 fheckl 1.41.38.1: #72355 adding new files for macosx spotlight plugin


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [ae397fa73c8c70dab2fc392e39b5ee21a4de4351]

INTEGRATION: CWS vclttfix (1.65.6); FILE MERGED 2007/08/08 16:18:16 pl 1.65.6.1: #i76541# workaround for testtool


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [89af22b13b4ac61b7d2a576985cf81f7e0f7fd90]

INTEGRATION: CWS basmgr03 (1.5.14); FILE MERGED 2007/09/06 05:56:57 fs 1.5.14.2: RESYNC: (1.5-1.6); FILE MERGED 2007/07/27 20:50:26 fs 1.5.14.1: #i73331# use the newly introduced XEmbeddedScripts to access the scripts/dialogs in a document


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [922960c4d72f4f8f92017255800b6affb1eaa9c5]

INTEGRATION: CWS adc19 (1.9.4); FILE MERGED 2007/10/02 14:34:19 np 1.9.4.1: #i82101#


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [49ee329b6ad747c08ce50ba1746792fae6120906]

INTEGRATION: CWS adc19 (1.7.4); FILE MERGED 2007/10/02 14:34:19 np 1.7.4.1: #i82101#


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [45645e3d951bdef691a5ab3863d8ac6a1a003cd8]

INTEGRATION: CWS adc19 (1.8.4); FILE MERGED 2007/10/02 14:34:19 np 1.8.4.1: #i82101#


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [296f3316a88294e26dd957cecb2884b8c1331e47]

INTEGRATION: CWS adc19 (1.10.4); FILE MERGED 2007/10/02 14:34:19 np 1.10.4.1: #i82101#


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [cda3af93a8be732f2a123ee91b0651c840cace46]

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>  [412bdef3da7573736b4f71536fa57e05a4b26d83]

INTEGRATION: CWS basmgr03 (1.20.44); FILE MERGED 2007/09/24 12:40:51 fs 1.20.44.1: #i81786# xModelToTDocTitle removed (superseded by ::comphelper::DocumentInfo::getDocumentTitle in the course of #i73331#, just forgot to remove it here)


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [2eb85ab0d0bedcf61c0c71cf3a45f20ee6d14118]

INTEGRATION: CWS basmgr03 (1.26.44); FILE MERGED 2007/07/26 08:53:27 fs 1.26.44.1: #i73331# GetMacroMode not needed anymore: AdjustMacroMode now returning whether macros are allowed


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [a7ab229ff40aefcd4a756e66bc16dd1336999adb]

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>  [790775754e9834848ec33c2bf566fcb7f98b9689]

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>  [b80778e52418bf4bb7be0e655ba947a0f9cb9542]

INTEGRATION: CWS basmgr03 (1.9.12); FILE MERGED 2007/09/24 12:40:26 fs 1.9.12.1: #i81786# xModelToTDocTitle removed (superseded by ::comphelper::DocumentInfo::getDocumentTitle in the course of #i73331#, just forgot to remove it here)


2007-10-09  Kurt Zenker  <kz@openoffice.org>  [d32d9282b3b2a096636ed78d5f4de51ab295fe02]

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  Sven Jacobi  <sj@openoffice.org>  [71e57be8e2025d69f086c7fafe19969d7f98db27]

#i82403# fixed typo


2007-10-08  Sven Jacobi  <sj@openoffice.org>  [5a48258d187d7249330dd7695d3b072339d40193]

#i82388# fixed crash when dispatching unsupported slot


2007-10-08  Rüdiger Timm  <rt@openoffice.org>  [512e9db048cd08704a276203cbd6feeb86ccf3c4]

#i82340# Fix DEFAULT_TO_ENGLISCH.


2007-10-05  René Engelhard  <rene@openoffice.org>  [ccf64e4e5134f605ea917edcdfd32545b22854d7]

initial hunspell module (this time right..)


2007-10-05  Tobias Krause  <tkr@openoffice.org>  [fd2eed2607fd41564875a77dd7a6b1b1cd5f8995]

#31053# https webdav support


2007-10-04  Rüdiger Timm  <rt@openoffice.org>  [5b2f6e9d166c940008ac206495157d2033ace4b1]

#i10000# Windows does not know about links.


2007-10-04  Rüdiger Timm  <rt@openoffice.org>  [eca1c0367e913a29e036af4e8420f6c3aef70e25]

SRC680


2007-10-04  Rüdiger Timm  <rt@openoffice.org>  [d6f2b4265ccfaf6e8223502547393fc7930641b3]

#i81182# Re-generated after integration of CWS pmladek06.


2007-10-04  Rüdiger Timm  <rt@openoffice.org>  [8a03a7c06410a294d0f082f7a9a2df3b2ae742b3]

INTEGRATION: CWS pmladek06 (1.5.28); FILE MERGED 2007/09/11 12:00:07 pmladek 1.5.28.1: #i81385# fixes build with IBM Java 1.5.0 on PPC; syntax error in jni.h


2007-10-04  Rüdiger Timm  <rt@openoffice.org>  [88f73486eed9ac3e06044f156106923918dae7e5]

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>  [498b968a208ccd7b9d014d30edd5eccff2fe336f]

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  Armin Weiss  <aw@openoffice.org>  [941811c2fb8ea4ff64e866863ecb39bbbdc48160]

#i39532# RTL and BiDi support


2007-10-02  Kurt Zenker  <kz@openoffice.org>  [1c53544d4dedb42f99468122fbcfeae778c522d8]

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>  [89a4b89ea6dce139afdae2dd022432be3031f3be]

INTEGRATION: CWS calcformula (1.37.116); FILE MERGED 2007/08/20 15:05:43 tbe 1.37.116.1: #i20496# Enhanced formula input


2007-10-02  Kurt Zenker  <kz@openoffice.org>  [adf4e0989c800eb1860df4770d1d092f299bfbac]

INTEGRATION: CWS calcformula (1.21.48); FILE MERGED 2007/08/20 15:04:52 tbe 1.21.48.1: #i20496# Enhanced formula input


2007-10-02  Kurt Zenker  <kz@openoffice.org>  [1a4a9d6d38ca6ca44ef302a8cffc0d56d09d2c2a]

INTEGRATION: CWS calcformula (1.73.44); FILE MERGED 2007/08/20 15:04:23 tbe 1.73.44.1: #i20496# Enhanced formula input


2007-10-02  Kurt Zenker  <kz@openoffice.org>  [543f6838eebc19829d77078d542eaf86f9ddc665]

INTEGRATION: CWS calcformula (1.28.80); FILE MERGED 2007/09/25 15:02:02 tbe 1.28.80.2: #i81939# Enhanced formula input does not work for references 2007/08/20 15:03:53 tbe 1.28.80.1: #i20496# Enhanced formula input


2007-10-02  Kurt Zenker  <kz@openoffice.org>  [e5d2a66d54d808cfe3e3f1ea6c36a2ca8417f6b1]

INTEGRATION: CWS calcformula (1.70.44); FILE MERGED 2007/08/20 10:28:06 er 1.70.44.1: #i20496# mode to not close brackets automatically


2007-10-02  Kurt Zenker  <kz@openoffice.org>  [990a38392ffb7b0a7c361b37ce65dfce7d3e8b66]

INTEGRATION: CWS calcformula (1.9.80); FILE MERGED 2007/08/20 15:03:15 tbe 1.9.80.1: #i20496# Enhanced formula input


2007-10-02  Kurt Zenker  <kz@openoffice.org>  [73f86b8f2b634eaf2d56a35f968b102a8cd00a06]

INTEGRATION: CWS calcformula (1.32.24); FILE MERGED 2007/08/20 10:28:06 er 1.32.24.1: #i20496# mode to not close brackets automatically


2007-10-02  Kurt Zenker  <kz@openoffice.org>  [c73c0affb53bf65d65de41c66178e9e2a88162e9]

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>  [ea6f82743b59af67952bf586fea4af48fc7af126]

INTEGRATION: CWS calcformula (1.16.54); FILE MERGED 2007/08/20 11:01:02 er 1.16.54.1: #i20496# merge join from cws xmlfilter02, except renaming of SC_OPCOCE_JUMP


2007-10-02  Kurt Zenker  <kz@openoffice.org>  [d631907e44696bfc34cbc518e76b6a8c64d695c4]

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>  [42d2f0954a100fbea5ff5f02d194593ebbf22c77]

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>  [a8838575f203460d2f8fbeddf83db98a08456e4b]

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>  [4c2ee6fb376f8fbc47f6899b2342735b951e6ed7]

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-10-02  Kurt Zenker  <kz@openoffice.org>  [84e344ea78dd473112e99d06395d6cf0db63e875]

INTEGRATION: CWS rt22 (1.10.2); FILE MERGED 2007/09/13 13:21:36 rt 1.10.2.4: minor fix in search pattern: escape dot. 2007/09/12 14:47:07 rt 1.10.2.3: Wording (error messages, comments, ...). 2007/09/12 14:24:50 rt 1.10.2.1: #i81528# Reduce number of file stats.


2007-10-02  Kurt Zenker  <kz@openoffice.org>  [55471edd2e7e198ab2dfd93351c0e51bd7adff8b]

#i82144# crash fix (os)


2007-10-02  Tobias Krause  <tkr@openoffice.org>  [5c811d17334474945b173550564d89ed1be5d6dd]

#31053# https webdav support


2007-10-01  Armin Weiss  <aw@openoffice.org>  [6e633ad0a710a4e4a3c68f87c462b32ccc6d4fe2]

#i39532# continued Strnig-index-len reworks for text primitives; reworked word iterator usage


2007-10-01  Oliver Bolte  <obo@openoffice.org>  [1a587f5010452be575bbadddfd1870ffdee06005]

#i82085# fix build for system freetype


2007-10-01  Oliver Bolte  <obo@openoffice.org>  [3f1d01edc16abc39dd6e4b6fc666f897a722c1a3]

#i82084# fix build for system freetype


2007-09-28  Sven Jacobi  <sj@openoffice.org>  [faf8bc07ca5ad87a4915ffb673a785d757300e44]

now using displaying filename in a human readable form


2007-09-28  Sven Jacobi  <sj@openoffice.org>  [dab89dcb5cf9480af1122ea525bb04539c8e0726]

now clearing undo stack after optimizing


2007-09-28  Vladimir Glazounov  <vg@openoffice.org>  [e8fc8f3841883ee0675f3d36a0805aea1913e573]

#i81865# fixed license


2007-09-28  Vladimir Glazounov  <vg@openoffice.org>  [01ede7aaf9dbf9895a886beeff55750cdea89203]

#i81865# fixed license


2007-09-28  Vladimir Glazounov  <vg@openoffice.org>  [cec23c0590f1d6d2c005ecac49206db39b114ed9]

#i81865# fixed license


2007-09-28  Vladimir Glazounov  <vg@openoffice.org>  [afa51aaa1835fec556f67d9c380a256c791c9424]

#i81865# fixed license


2007-09-28  Sven Jacobi  <sj@openoffice.org>  [b774cf544759ce74ee6e059179acb59b1c9f9979]

fixed title of the information dialog


2007-09-27  Vladimir Glazounov  <vg@openoffice.org>  [0795688c4f362a4f883659450783d06eda236a57]

new version for SRC680


2007-09-27  Armin Weiss  <aw@openoffice.org>  [73b2450dc4a640af83cfe9ea4309d90bf3891a79]

#i39532# bullet extensions


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [4abf31818315e94df2d59f1089d28a674dd4b7b4]

SRC680


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [32c9c5491691886da25546c1fd43bdfaced4c580]

INTEGRATION: CWS calc44 (1.34.66); FILE MERGED 2007/09/13 12:55:19 nn 1.34.66.1: #i27725# finish cell input before protecting sheet


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [62bd07094e77657c70bebd514cb6f2ab8e480f65]

INTEGRATION: CWS calc44 (1.52.66); FILE MERGED 2007/09/07 16:48:18 nn 1.52.66.1: #i77477# header/footer text direction depends on locale setting


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [8dd0d48022361bf35d37cefbb943f9235807b4d4]

INTEGRATION: CWS calc44 (1.37.62); FILE MERGED 2007/08/31 16:40:48 nn 1.37.62.1: #i7269# Handling of PageUp/PageDown (patch from tqfa)


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [23dedd1db2060fd515304b87665ddf481ac6b768]

INTEGRATION: CWS calc44 (1.83.14); FILE MERGED 2007/09/06 13:33:17 nn 1.83.14.3: #i17486# return after starting edit mode with double click (patch from kohei) 2007/09/05 16:53:11 nn 1.83.14.2: #i7560# allow scrolling during formula input 2007/09/05 15:43:08 nn 1.83.14.1: #i81298# ClickExtern: don't delete the filter box in select handler


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [67d14a3e8e6b4149e60e5202219013d7e25c2f9b]

INTEGRATION: CWS calc44 (1.43.124); FILE MERGED 2007/09/07 12:07:15 nn 1.43.124.1: #i78010# disable insert columns for whole rows and vice versa


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [41eb7baf6193d6172bdf8839efe4c25adc867e94]

INTEGRATION: CWS calc44 (1.18.132); FILE MERGED 2007/09/07 16:48:18 nn 1.18.132.1: #i77477# header/footer text direction depends on locale setting


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [76dca4ba8aaef303def258e274cfa01827e89db3]

INTEGRATION: CWS calc44 (1.9.132); FILE MERGED 2007/09/06 14:45:48 nn 1.9.132.1: #i78592# for RTL re-swap left and right area (left must remain left, patch from ayaniger)


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [81511f488ef80ee8e736dd85407457ec4c5d0696]

INTEGRATION: CWS calc44 (1.12.164); FILE MERGED 2007/09/07 16:48:17 nn 1.12.164.1: #i77477# header/footer text direction depends on locale setting


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [809ce5dfe61cda48ad456d039f7f13ce5f8fa90b]

INTEGRATION: CWS calc44 (1.17.164); FILE MERGED 2007/09/05 16:22:36 nn 1.17.164.1: #i23299# set whole rows dirty when applying filter


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [cd0014fa83786c6961871628db651c72580970fd]

INTEGRATION: CWS calc44 (1.14.134); FILE MERGED 2007/09/06 17:32:29 nn 1.14.134.1: #i77440# OpenOffice++ patches for sc


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [099bcecc298c8cecc8ce0daef4aa1fa0d19f036b]

INTEGRATION: CWS calc44 (1.19.130); FILE MERGED 2007/09/06 17:32:28 nn 1.19.130.1: #i77440# OpenOffice++ patches for sc


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [997d8678e7e439f2697be03049c4e806709e2295]

INTEGRATION: CWS calc44 (1.12.162); FILE MERGED 2007/09/17 16:48:26 nn 1.12.162.2: RESYNC: (1.12-1.13); FILE MERGED 2007/09/06 17:32:28 nn 1.12.162.1: #i77440# OpenOffice++ patches for sc


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [0de8b25560715f0ffa319a522ae4ea595d8656d1]

INTEGRATION: CWS calc44 (1.22.40); FILE MERGED 2007/09/18 10:21:41 nn 1.22.40.2: #i81336# #b6582756# make compilable on Solaris 2007/09/07 13:24:39 er 1.22.40.1: #i81336# #b6582756# new ScLookupCache, caching strategy for VLOOKUP and MATCH


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [72904a112a77e3b732d941f01de37e1c2fed8a0e]

INTEGRATION: CWS calc44 (1.1.2); FILE ADDED 2007/09/18 10:21:40 nn 1.1.2.2: #i81336# #b6582756# make compilable on Solaris 2007/09/07 13:24:39 er 1.1.2.1: #i81336# #b6582756# new ScLookupCache, caching strategy for VLOOKUP and MATCH


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [80f3c822be2ba6c2c65de39a28e6e8fefdbd3c7a]

INTEGRATION: CWS calc44 (1.50.38); FILE MERGED 2007/09/10 11:43:13 nn 1.50.38.2: #i81416# initialize variable to avoid warning on some gcc versions 2007/09/07 13:24:39 er 1.50.38.1: #i81336# #b6582756# new ScLookupCache, caching strategy for VLOOKUP and MATCH


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [8d04cd233b92849777301eccb237f610333ae8b4]

INTEGRATION: CWS calc44 (1.30.64); FILE MERGED 2007/09/24 09:14:38 nn 1.30.64.2: #i81336# #b6582756# removed unnecessary class name (tinderbox error) 2007/09/07 13:24:39 er 1.30.64.1: #i81336# #b6582756# new ScLookupCache, caching strategy for VLOOKUP and MATCH


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d0a09850b79cb9517095362b4791a178b6c6aec9]

INTEGRATION: CWS calc44 (1.5.70); FILE MERGED 2007/09/06 14:44:05 er 1.5.70.1: #i81332# #b6582756# bulk broadcast in DeleteArea


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [033f9fbf0c6165052f56d4a63c72ea6de76848c5]

INTEGRATION: CWS calc44 (1.37.162); FILE MERGED 2007/09/06 14:44:04 er 1.37.162.1: #i81332# #b6582756# bulk broadcast in DeleteArea


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [4c7f04cfeef327256ea1b4dfa9ae202b2b10c60d]

INTEGRATION: CWS calc44 (1.19.154); FILE MERGED 2007/09/06 17:32:28 nn 1.19.154.1: #i77440# OpenOffice++ patches for sc


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [9e4a50a6726cbebad843e49cb0f0005fd54aa82a]

INTEGRATION: CWS calc44 (1.79.62); FILE MERGED 2007/09/06 14:44:04 er 1.79.62.1: #i81332# #b6582756# bulk broadcast in DeleteArea


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [8750c0834f739f3dcf407a20dda80f131fe72331]

INTEGRATION: CWS calc44 (1.66.40); FILE MERGED 2007/09/18 10:21:40 nn 1.66.40.3: #i81336# #b6582756# make compilable on Solaris 2007/09/10 10:36:09 nn 1.66.40.2: #i81336# #b6582756# make compilable on non-pro 2007/09/07 13:24:38 er 1.66.40.1: #i81336# #b6582756# new ScLookupCache, caching strategy for VLOOKUP and MATCH


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [4f91a7148395c3d9a9b0787ec5421e45c998fdd8]

INTEGRATION: CWS calc44 (1.22.164); FILE MERGED 2007/09/17 16:47:20 nn 1.22.164.2: RESYNC: (1.22-1.23); FILE MERGED 2007/08/31 14:49:00 nn 1.22.164.1: #i80302# TestInsertCol: correct test conditions (patch from maoyg)


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [5db12d5286ac32c37ac84909f04796416857e3f1]

INTEGRATION: CWS calc44 (1.8.70); FILE MERGED 2007/09/06 14:44:04 er 1.8.70.1: #i81332# #b6582756# bulk broadcast in DeleteArea


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e1f9f6d402c7fbbf1711a9964679b6d30a91c71c]

INTEGRATION: CWS calc44 (1.1.2); FILE ADDED 2007/09/07 13:24:38 er 1.1.2.1: #i81336# #b6582756# new ScLookupCache, caching strategy for VLOOKUP and MATCH


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f6fa04eb14c52b191f990259a8188edefaeb6ce3]

INTEGRATION: CWS calc44 (1.102.38); FILE MERGED 2007/09/07 13:24:38 er 1.102.38.2: #i81336# #b6582756# new ScLookupCache, caching strategy for VLOOKUP and MATCH 2007/09/06 14:44:04 er 1.102.38.1: #i81332# #b6582756# bulk broadcast in DeleteArea


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [cea7a6b35d05d3942dfd78f8a2e352378854bfbd]

INTEGRATION: CWS calc44 (1.2.454); FILE MERGED 2007/09/17 13:34:45 nn 1.2.454.1: #i81594# Remove duplicate hash code function


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [0463c31163ddeb9289863e7ca035b31c62ea0151]

INTEGRATION: CWS calc44 (1.13.96); FILE MERGED 2007/09/07 13:24:38 er 1.13.96.1: #i81336# #b6582756# new ScLookupCache, caching strategy for VLOOKUP and MATCH


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [b2941c8c41b25c7b2e7053868fbe7a3894ba415e]

INTEGRATION: CWS calc44 (1.9.302); FILE MERGED 2007/09/17 13:34:44 nn 1.9.302.1: #i81594# Remove duplicate hash code function


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [5304f3fd03d00752a08dc5ba01167a9ed8801767]

INTEGRATION: CWS sb76 (1.22.36); FILE MERGED 2007/09/26 11:47:17 kr 1.22.36.2: fixed: copies missing component libraries 2007/08/31 11:00:11 sb 1.22.36.1: #i77885# Consolidate stoc libraries; patch by jnavrati.


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [7ca24b76cc29880bf22182d4185182e53ce4e6e9]

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>  [0db4a22ac2f57e4c6df052d6897d00ce77f8b024]

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>  [33da2d31d58acba9fa7d681939620bbc29877bd2]

INTEGRATION: CWS sb76 (1.13.30); FILE MERGED 2007/08/31 11:02:18 sb 1.13.30.1: #i77885# Consolidate stoc libraries; patch by jnavrati.


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [efd6744b0f2ce31f0e750604d15b1aa97dc3492b]

INTEGRATION: CWS sb76 (1.1.2); FILE ADDED 2007/08/31 11:22:35 sb 1.1.2.2: #i77885# Removed unimplemented symbols. 2007/08/31 11:21:56 sb 1.1.2.1: #i77885# Consolidate stoc libraries; patch by jnavrati.


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [0b379e852ef79a04758312f39231ad888f5134b4]

INTEGRATION: CWS sb76 (1.1.2); FILE ADDED 2007/08/31 11:21:56 sb 1.1.2.1: #i77885# Consolidate stoc libraries; patch by jnavrati.


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [423f1fa4f4d9b571800458db016fad8b8f152564]

INTEGRATION: CWS sb76 (1.7.16); FILE MERGED 2007/08/31 11:01:57 sb 1.7.16.1: #i77885# Consolidate stoc libraries; patch by jnavrati.


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [0b8decb52bdfad29166b1a952b2a0ecdb69a765c]

INTEGRATION: CWS sb76 (1.19.6); FILE MERGED 2007/09/26 13:23:25 kr 1.19.6.1: fixed: enabled disable parameters etc. - ensured builds warning free on pro as well


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [7469aacad46d7bfc025b55a45c2c09452d972492]

INTEGRATION: CWS sb76 (1.13.34); FILE MERGED 2007/09/26 13:23:25 kr 1.13.34.1: fixed: enabled disable parameters etc. - ensured builds warning free on pro as well


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [580cdb8bcee952cc2f14cbae84130bb280b9fe54]

INTEGRATION: CWS sb76 (1.14.6); FILE MERGED 2007/08/31 11:01:56 sb 1.14.6.1: #i77885# Consolidate stoc libraries; patch by jnavrati.


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [fc2390f6fb549cf25af6b6d7f062a0d03bd53d2d]

INTEGRATION: CWS sb76 (1.13.34); FILE MERGED 2007/08/31 11:01:56 sb 1.13.34.1: #i77885# Consolidate stoc libraries; patch by jnavrati.


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [bcb727995f72ee9dbf4a0fe0cbbb95ae9233161d]

INTEGRATION: CWS sb76 (1.7.16); FILE MERGED 2007/08/31 11:01:56 sb 1.7.16.1: #i77885# Consolidate stoc libraries; patch by jnavrati.


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e13b78014103e037737813a22e3e69a32602e17d]

INTEGRATION: CWS sb76 (1.4.46); FILE MERGED 2007/08/31 11:01:56 sb 1.4.46.1: #i77885# Consolidate stoc libraries; patch by jnavrati.


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [5a40e40fd8f37853b746aa02a40a14d12e9b84c8]

INTEGRATION: CWS sb76 (1.5.46); FILE MERGED 2007/08/31 11:01:56 sb 1.5.46.1: #i77885# Consolidate stoc libraries; patch by jnavrati.


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [645d208089750a1ae5eabf4168c3824d3b147017]

INTEGRATION: CWS sb76 (1.3.16); FILE MERGED 2007/08/31 11:01:56 sb 1.3.16.1: #i77885# Consolidate stoc libraries; patch by jnavrati.


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [5a95f3d82b0bc26a50a8c60040663f7fab1e17db]

INTEGRATION: CWS sb76 (1.6.46); FILE MERGED 2007/08/31 11:01:56 sb 1.6.46.1: #i77885# Consolidate stoc libraries; patch by jnavrati.


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f92401a42690ef80e5660113f4475e643c6f160d]

INTEGRATION: CWS sb76 (1.5.8); FILE MERGED 2007/08/31 11:01:56 sb 1.5.8.1: #i77885# Consolidate stoc libraries; patch by jnavrati.


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [1aec534f8c5e0fe2167650906eee3261d7982cfc]

INTEGRATION: CWS sb76 (1.9.56); FILE MERGED 2007/08/31 11:01:56 sb 1.9.56.1: #i77885# Consolidate stoc libraries; patch by jnavrati.


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [8da92187237b72727248d5807178b4366b1486eb]

INTEGRATION: CWS sb76 (1.16.46); FILE MERGED 2007/08/31 11:01:56 sb 1.16.46.1: #i77885# Consolidate stoc libraries; patch by jnavrati.


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [4bf30dded671fa148f8ab3ae4ac5fdc570def2c5]

INTEGRATION: CWS sb76 (1.3.46); FILE MERGED 2007/08/31 11:01:55 sb 1.3.46.1: #i77885# Consolidate stoc libraries; patch by jnavrati.


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [8e9035b301c2481458e5132b02bb9ad754107e5a]

INTEGRATION: CWS sb76 (1.22.46); FILE MERGED 2007/08/31 11:01:55 sb 1.22.46.1: #i77885# Consolidate stoc libraries; patch by jnavrati.


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d61e154953f583b0d89e4cf602a618a61016df30]

INTEGRATION: CWS sb76 (1.12.56); FILE MERGED 2007/08/31 11:01:55 sb 1.12.56.1: #i77885# Consolidate stoc libraries; patch by jnavrati.


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [9b7d7a025f4cd65152048b66b7f28564a5074f26]

INTEGRATION: CWS sb76 (1.1.2); FILE ADDED 2007/08/31 11:26:52 sb 1.1.2.1: #i77885# Consolidate stoc libraries; patch by jnavrati.


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [7d470fca137eb21e8c58cec86588108710cc4bfb]

INTEGRATION: CWS sb76 (1.1.2); FILE ADDED 2007/09/03 08:27:37 sb 1.1.2.2: #i77885# Wrong PRJNAME. 2007/08/31 11:26:52 sb 1.1.2.1: #i77885# Consolidate stoc libraries; patch by jnavrati.


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [1f451eb24adae727c85bdfd287d5b2fe9c0e3719]

INTEGRATION: CWS sb76 (1.14.46); FILE MERGED 2007/08/31 11:01:55 sb 1.14.46.1: #i77885# Consolidate stoc libraries; patch by jnavrati.


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [0b6353334eccf2e62ad6a40b127dcf14d843b357]

INTEGRATION: CWS swwarnings (1.2.6); FILE MERGED 2007/08/21 11:19:46 tl 1.2.6.3: RESYNC: (1.3-1.4); FILE MERGED 2007/05/29 19:45:16 os 1.2.6.2: RESYNC: (1.2-1.3); FILE MERGED 2007/04/17 07:51:30 tl 1.2.6.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [252358a20289117a1c27426b3e3c753c9e0da3b3]

INTEGRATION: CWS sb76 (1.11.56); FILE MERGED 2007/08/31 11:01:55 sb 1.11.56.1: #i77885# Consolidate stoc libraries; patch by jnavrati.


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [baaa99caa7aae3bd832075437f3be57b423df71e]

INTEGRATION: CWS sb76 (1.27.46); FILE MERGED 2007/08/31 11:01:54 sb 1.27.46.1: #i77885# Consolidate stoc libraries; patch by jnavrati.


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [32932405dcf0a6010800a92d22f6a7c3c58cac8d]

INTEGRATION: CWS swwarnings (1.31.174); FILE MERGED 2007/08/21 09:07:39 tl 1.31.174.3: RESYNC: (1.32-1.34); FILE MERGED 2007/06/28 12:10:58 os 1.31.174.2: RESYNC: (1.31-1.32); FILE MERGED 2007/06/01 05:37:28 tl 1.31.174.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [9df48606c41dffad982616d809764779183d98a6]

INTEGRATION: CWS sb76 (1.10.56); FILE MERGED 2007/08/31 11:01:54 sb 1.10.56.1: #i77885# Consolidate stoc libraries; patch by jnavrati.


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [81cb449e8e67a4da85e45fb0053ff25fb88c9104]

INTEGRATION: CWS swwarnings (1.36.56); FILE MERGED 2007/08/21 09:06:18 tl 1.36.56.2: RESYNC: (1.36-1.37); FILE MERGED 2007/04/11 07:05:58 tl 1.36.56.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f6af95a80060a322e9cdee796a2124c5f46e2104]

INTEGRATION: CWS swwarnings (1.22.254); FILE MERGED 2007/08/22 08:54:29 tl 1.22.254.4: #i69287# warning-free code 2007/08/21 09:02:59 tl 1.22.254.3: RESYNC: (1.23-1.24); FILE MERGED 2007/05/29 19:16:24 os 1.22.254.2: RESYNC: (1.22-1.23); FILE MERGED 2007/04/11 07:05:57 tl 1.22.254.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [896d070364981948713e4c07fc738bb727f1d657]

INTEGRATION: CWS swwarnings (1.53.56); FILE MERGED 2007/09/24 07:19:33 os 1.53.56.5: RESYNC: (1.57-1.58); FILE MERGED 2007/08/21 08:11:56 tl 1.53.56.4: RESYNC: (1.56-1.57); FILE MERGED 2007/05/29 18:38:50 os 1.53.56.3: RESYNC: (1.54-1.56); FILE MERGED 2007/04/11 08:31:49 os 1.53.56.2: RESYNC: (1.53-1.54); FILE MERGED 2007/04/11 07:05:56 tl 1.53.56.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [dad73ed4f8d13e09c89409b268f17a89bd205c6f]

INTEGRATION: CWS sb76 (1.3.80); FILE MERGED 2007/08/31 11:01:54 sb 1.3.80.1: #i77885# Consolidate stoc libraries; patch by jnavrati.


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [97b99a8bb49e94af5f03362bb1617d260c8943ec]

INTEGRATION: CWS sb76 (1.6.56); FILE MERGED 2007/08/31 11:01:54 sb 1.6.56.1: #i77885# Consolidate stoc libraries; patch by jnavrati.


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a45bbb97c6a08418d868e13861580eaae10c71cc]

INTEGRATION: CWS swwarnings (1.2.4); FILE MERGED 2007/04/17 08:05:07 tl 1.2.4.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [73f27a78d688556bad69c5ae2a5562a3b1c726da]

INTEGRATION: CWS sb76 (1.7.46); FILE MERGED 2007/08/31 11:01:54 sb 1.7.46.1: #i77885# Consolidate stoc libraries; patch by jnavrati.


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [b35fdf1ad63653ba444336bf703bc8dbadfbbc1b]

INTEGRATION: CWS swwarnings (1.2.4); FILE MERGED 2007/08/21 07:27:23 tl 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2007/06/01 05:37:16 tl 1.2.4.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [54379f983b579c846711bbb6638bd315d05cb273]

INTEGRATION: CWS sb76 (1.10.34); FILE MERGED 2007/08/31 11:01:54 sb 1.10.34.1: #i77885# Consolidate stoc libraries; patch by jnavrati.


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [4996b0262dc21b4edad3239a2d80d6d897e5e7ec]

INTEGRATION: CWS swwarnings (1.2.4); FILE MERGED 2007/05/29 18:02:47 os 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2007/04/17 08:05:07 tl 1.2.4.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [3bf6105bbb16bf0ef10b50ef9166cf49f306d4c7]

INTEGRATION: CWS sb76 (1.21.46); FILE MERGED 2007/08/31 11:01:54 sb 1.21.46.1: #i77885# Consolidate stoc libraries; patch by jnavrati.


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [bdd8af20edfbbd2cfe8f34703938eface355a38a]

INTEGRATION: CWS sb76 (1.15.56); FILE MERGED 2007/08/31 11:01:54 sb 1.15.56.1: #i77885# Consolidate stoc libraries; patch by jnavrati.


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [0d6168ed439cde3a666f2a3ad72718a71f1987c0]

INTEGRATION: CWS sb76 (1.18.56); FILE MERGED 2007/08/31 11:01:54 sb 1.18.56.1: #i77885# Consolidate stoc libraries; patch by jnavrati.


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [fef7d406e9ee1359eef4691e0f9fb1114b9e403a]

INTEGRATION: CWS sb76 (1.17.46); FILE MERGED 2007/08/31 11:01:54 sb 1.17.46.1: #i77885# Consolidate stoc libraries; patch by jnavrati.


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [3141f15c2e7fb575059a1851ac2a9a20bd89ad9a]

INTEGRATION: CWS sb76 (1.12.56); FILE MERGED 2007/08/31 11:01:53 sb 1.12.56.1: #i77885# Consolidate stoc libraries; patch by jnavrati.


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [1371ef39484daa2c81661a4c1b8aba90ebcf4e35]

INTEGRATION: CWS sb76 (1.27.16); FILE MERGED 2007/08/31 11:01:53 sb 1.27.16.1: #i77885# Consolidate stoc libraries; patch by jnavrati.


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e9a1e9d2814b78d3e0bcc5de5c9979576be2a636]

INTEGRATION: CWS swwarnings (1.2.6); FILE MERGED 2007/06/28 12:01:44 os 1.2.6.2: RESYNC: (1.2-1.3); FILE MERGED 2007/04/13 11:16:07 os 1.2.6.1: warning removed


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [8d9ed42a7cf83402aec620200de5478241cf8887]

INTEGRATION: CWS swwarnings (1.2.6); FILE MERGED 2007/04/13 11:16:06 os 1.2.6.1: warning removed


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [9ac014d1218c3ac553f970dad0bc0eefb06500f2]

INTEGRATION: CWS swwarnings (1.4.6); FILE MERGED 2007/04/13 11:16:06 os 1.4.6.1: warning removed


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d45fb8e42b4759013d7fd56363681664d7755d28]

INTEGRATION: CWS swwarnings (1.6.6); FILE MERGED 2007/05/29 17:45:05 os 1.6.6.2: RESYNC: (1.6-1.7); FILE MERGED 2007/04/13 11:16:05 os 1.6.6.1: warning removed


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [61c63d67a0129d8b2f08a8053e8a756c697bfd83]

INTEGRATION: CWS sb76 (1.11.46); FILE MERGED 2007/08/31 11:01:53 sb 1.11.46.1: #i77885# Consolidate stoc libraries; patch by jnavrati.


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [2baaafc5b87e3e2a466b96a362bfbd941d6c3055]

INTEGRATION: CWS swwarnings (1.3.6); FILE MERGED 2007/04/13 11:16:04 os 1.3.6.1: warning removed


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [71d49cb1d9d614eeb4fffdbf2a1d1f5d7f20bd8d]

INTEGRATION: CWS sb76 (1.1.2); FILE ADDED 2007/08/31 11:26:51 sb 1.1.2.1: #i77885# Consolidate stoc libraries; patch by jnavrati.


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f1960d7b7b8146f8fb1dec3f23737e2b99cec344]

INTEGRATION: CWS swwarnings (1.3.6); FILE MERGED 2007/04/13 11:16:03 os 1.3.6.1: warning removed


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [42b632cbecc710d0e264ef51142766f2b4dc027c]

INTEGRATION: CWS sb76 (1.1.2); FILE ADDED 2007/09/03 08:27:36 sb 1.1.2.2: #i77885# Wrong PRJNAME. 2007/08/31 11:26:51 sb 1.1.2.1: #i77885# Consolidate stoc libraries; patch by jnavrati.


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [bc4e785310c4c18376c88d0ed043384590e71acc]

INTEGRATION: CWS swwarnings (1.3.6); FILE MERGED 2007/04/13 11:16:02 os 1.3.6.1: warning removed


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [36037971b9dd992e3a1f4fc7010f1b57848b6a03]

INTEGRATION: CWS sb76 (1.17.10); FILE MERGED 2007/08/31 11:01:53 sb 1.17.10.1: #i77885# Consolidate stoc libraries; patch by jnavrati.


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [cdbabb0f175de3ee10fcc3a96366cd8902f68045]

INTEGRATION: CWS swwarnings (1.3.6); FILE MERGED 2007/04/13 11:16:01 os 1.3.6.1: warning removed


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [11602887199acf9fffeef6d727cbef5ab67ecdb7]

INTEGRATION: CWS sb76 (1.9.40); FILE MERGED 2007/08/31 11:01:53 sb 1.9.40.1: #i77885# Consolidate stoc libraries; patch by jnavrati.


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [bcc81e6509fcd789c0285e9ae29165d29d321cc0]

INTEGRATION: CWS swwarnings (1.4.6); FILE MERGED 2007/04/13 11:16:01 os 1.4.6.1: warning removed


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [6be94c167b4f25c3c229fccb1fc92330faf7d74e]

INTEGRATION: CWS sb76 (1.1.2); FILE ADDED 2007/09/03 08:27:36 sb 1.1.2.1: #i77885# Wrong PRJNAME.


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [688695557b671739577ca7691b3538c216a1ae08]

INTEGRATION: CWS swwarnings (1.3.6); FILE MERGED 2007/04/13 11:16:00 os 1.3.6.1: warning removed


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ff5224ef8e7d6c812640e5ae0374c8f99509330c]

INTEGRATION: CWS sb76 (1.1.2); FILE ADDED 2007/09/03 09:03:11 sb 1.1.2.2: #i77885# Missing namespaces. 2007/09/03 08:27:36 sb 1.1.2.1: #i77885# Wrong PRJNAME.


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [9a327b9af36c4d2a38c789e18565a886672afb8c]

INTEGRATION: CWS sb76 (1.12.6); FILE MERGED 2007/08/31 11:01:38 sb 1.12.6.1: #i77885# Consolidate stoc libraries; patch by jnavrati.


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [5877eb92841099eaa208715b1b0489b92c09f0e2]

INTEGRATION: CWS swwarnings (1.4.6); FILE MERGED 2007/04/13 11:16:00 os 1.4.6.1: warning removed


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [3f4ce7a2a5a7f63d174309d69656c210a42bd34b]

INTEGRATION: CWS swwarnings (1.2.6); FILE MERGED 2007/04/13 11:15:59 os 1.2.6.1: warning removed


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [007164fd725f2a2f8d1e12b01440303719ab041f]

INTEGRATION: CWS sb76 (1.6.34); FILE MERGED 2007/08/31 11:01:30 sb 1.6.34.1: #i77885# Consolidate stoc libraries; patch by jnavrati.


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [0430d8a99878d033a5a61bb1da4a386be55b3ec6]

INTEGRATION: CWS swwarnings (1.10.222); FILE MERGED 2007/05/29 15:14:40 os 1.10.222.5: RESYNC: (1.10-1.11); FILE MERGED 2007/04/13 11:15:31 tl 1.10.222.4: #i69287# warning-free code 2007/04/03 13:01:23 tl 1.10.222.3: #i69287# warning-free code 2007/03/26 12:09:41 tl 1.10.222.2: #i69287# warning-free code 2007/02/22 15:06:53 tl 1.10.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ffd12785f15d8522eda62e59a1b2a43126677208]

INTEGRATION: CWS sb76 (1.3.32); FILE MERGED 2007/08/31 11:01:20 sb 1.3.32.1: #i77885# Consolidate stoc libraries; patch by jnavrati.


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [2f216fc50415e9dadd1a291d6e63566d6a191090]

INTEGRATION: CWS swwarnings (1.7.222); FILE MERGED 2007/02/22 15:06:53 tl 1.7.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [209be92e93bb1f310a5db5c38e991fd8ca4bf405]

INTEGRATION: CWS swwarnings (1.12.222); FILE MERGED 2007/06/01 07:17:48 tl 1.12.222.3: #i69287# warning-free code 2007/03/26 12:09:41 tl 1.12.222.2: #i69287# warning-free code 2007/02/22 15:06:53 tl 1.12.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [5f4e065fecbd408accd2cc6a545dde869d53fc56]

INTEGRATION: CWS sb76 (1.11.26); FILE MERGED 2007/08/31 11:01:20 sb 1.11.26.1: #i77885# Consolidate stoc libraries; patch by jnavrati.


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [bca3ab50d140a31b83be950295a17eb14816fe95]

INTEGRATION: CWS swwarnings (1.26.222); FILE MERGED 2007/08/20 16:06:50 tl 1.26.222.4: RESYNC: (1.27-1.28); FILE MERGED 2007/05/29 15:13:55 os 1.26.222.3: RESYNC: (1.26-1.27); FILE MERGED 2007/04/13 12:18:22 tl 1.26.222.2: #i69287# binfilter related comments removed 2007/03/26 12:09:41 tl 1.26.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [5dc7dae42a134889e416343b4fed6097a9bcb381]

INTEGRATION: CWS swwarnings (1.59.40); FILE MERGED 2007/08/23 10:43:03 tl 1.59.40.7: #i69287# warning-free code 2007/08/20 16:06:43 tl 1.59.40.6: RESYNC: (1.61-1.62); FILE MERGED 2007/05/29 15:13:02 os 1.59.40.5: RESYNC: (1.59-1.61); FILE MERGED 2007/04/03 13:01:23 tl 1.59.40.4: #i69287# warning-free code 2007/03/26 12:09:40 tl 1.59.40.3: #i69287# warning-free code 2007/03/09 14:22:58 ama 1.59.40.2: #i69287#: warning free code 2007/02/22 15:06:53 tl 1.59.40.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [b47c0b276486dc240582d96b96e266a617b66208]

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>  [f600139c151db3335539a001197a04c2bf9581bb]

INTEGRATION: CWS swwarnings (1.29.222); FILE MERGED 2007/04/11 07:03:44 tl 1.29.222.5: #i69287# warning-free code 2007/04/03 13:01:23 tl 1.29.222.4: #i69287# warning-free code 2007/03/26 12:09:40 tl 1.29.222.3: #i69287# warning-free code 2007/03/05 12:45:58 tl 1.29.222.2: #i69287# warning-free code 2007/02/22 15:06:52 tl 1.29.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [5646ff0691b60cf3a936d153db213061bc188292]

INTEGRATION: CWS swwarnings (1.10.222); FILE MERGED 2007/03/05 12:45:58 tl 1.10.222.2: #i69287# warning-free code 2007/02/22 15:06:52 tl 1.10.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [3f8d19941171b92393b1aba15939bfd48a9b4800]

INTEGRATION: CWS swwarnings (1.15.222); FILE MERGED 2007/04/11 10:51:40 os 1.15.222.2: RESYNC: (1.15-1.16); FILE MERGED 2007/03/26 12:09:39 tl 1.15.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [c6617f4c0caefcaef2e0a15dd7d7638b096a9408]

INTEGRATION: CWS sb76 (1.3.70); FILE MERGED 2007/08/31 11:00:53 sb 1.3.70.1: #i77885# Consolidate stoc libraries; patch by jnavrati.


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [b59c752a60c3e12d48f026dd1aab4dc3af67e752]

INTEGRATION: CWS swwarnings (1.13.222); FILE MERGED 2007/03/26 12:09:39 tl 1.13.222.2: #i69287# warning-free code 2007/02/22 15:06:52 tl 1.13.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f7567a6ee956d89b0e86be8fc1cb664b7a1e78c9]

INTEGRATION: CWS sb76 (1.28.18); FILE MERGED 2007/08/31 11:00:52 sb 1.28.18.1: #i77885# Consolidate stoc libraries; patch by jnavrati.


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [73eb4e81ae23c2b96aa093422016e8d616822d82]

INTEGRATION: CWS swwarnings (1.8.222); FILE MERGED 2007/06/01 07:17:48 tl 1.8.222.3: #i69287# warning-free code 2007/05/29 15:09:09 os 1.8.222.2: RESYNC: (1.8-1.9); FILE MERGED 2007/03/26 12:09:39 tl 1.8.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [9e5f01d1f6d633bf328a3d3beba0885723056049]

INTEGRATION: CWS sb76 (1.13.8); FILE MERGED 2007/08/31 11:00:30 sb 1.13.8.1: #i77885# Consolidate stoc libraries; patch by jnavrati.


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [049268c17f8fac4779a4b67714d6ddeb65603e93]

INTEGRATION: CWS swwarnings (1.6.222); FILE MERGED 2007/05/29 15:08:34 os 1.6.222.2: RESYNC: (1.6-1.7); FILE MERGED 2007/03/26 12:09:38 tl 1.6.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [2334b39910d95b9034d7fa825801c5fefa8fea3c]

INTEGRATION: CWS sb76 (1.5.52); FILE MERGED 2007/09/26 11:48:05 kr 1.5.52.1: fixed: typeconverter not available anymore as separate library


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e5a9a8dd098af57e674d85f67ab463aa506c8140]

INTEGRATION: CWS swwarnings (1.6.222); FILE MERGED 2007/03/26 12:09:38 tl 1.6.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [5273748f798b9218c076f6d25cbe1d3003a88208]

INTEGRATION: CWS swwarnings (1.7.222); FILE MERGED 2007/05/29 15:07:45 os 1.7.222.2: RESYNC: (1.7-1.8); FILE MERGED 2007/03/26 12:09:38 tl 1.7.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [cfc6bf59f3a2702b6ddac5adebf3158d9542c0c4]

INTEGRATION: CWS sb76 (1.39.68); FILE MERGED 2007/08/31 11:00:11 sb 1.39.68.1: #i77885# Consolidate stoc libraries; patch by jnavrati.


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [861050b639ebce9c4f81e714c6d892b7a3d073a5]

INTEGRATION: CWS swwarnings (1.7.222); FILE MERGED 2007/03/26 12:09:38 tl 1.7.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [186fcecdbb928e9862a9afe23d451da896a60661]

INTEGRATION: CWS sb76 (1.28.52); FILE MERGED 2007/08/31 11:00:10 sb 1.28.52.1: #i77885# Consolidate stoc libraries; patch by jnavrati.


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [8a5de06912b21dbb39627dd4130a5869b3c7dec6]

INTEGRATION: CWS swwarnings (1.6.222); FILE MERGED 2007/03/26 12:09:37 tl 1.6.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [eca4cb73f70bad97a0d33c4ed2d57eb3c9a1d3fd]

INTEGRATION: CWS sb76 (1.3.38); FILE MERGED 2007/08/31 11:00:10 sb 1.3.38.1: #i77885# Consolidate stoc libraries; patch by jnavrati.


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [be6a321e52e7e47e9ebf615c7e1ac7ca842976e4]

INTEGRATION: CWS swwarnings (1.14.222); FILE MERGED 2007/06/01 07:17:48 tl 1.14.222.2: #i69287# warning-free code 2007/03/26 12:09:37 tl 1.14.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f04589e6840288f7c0d919558a4e7c0898b551a4]

INTEGRATION: CWS sb76 (1.73.24); FILE MERGED 2007/08/31 10:59:47 sb 1.73.24.1: #i77885# Consolidate stoc libraries; patch by jnavrati.


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [fad217f3b1dcb55ff6acaac86ccadccbf588fcb6]

INTEGRATION: CWS swwarnings (1.25.222); FILE MERGED 2007/06/01 07:17:48 tl 1.25.222.3: #i69287# warning-free code 2007/05/29 15:00:31 os 1.25.222.2: RESYNC: (1.25-1.26); FILE MERGED 2007/03/26 12:09:37 tl 1.25.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [8d39ba10f05a7a40abf819672c14a006d3d88d52]

INTEGRATION: CWS swwarnings (1.20.140); FILE MERGED 2007/08/20 16:06:12 tl 1.20.140.6: RESYNC: (1.21-1.22); FILE MERGED 2007/05/29 14:59:51 os 1.20.140.5: RESYNC: (1.20-1.21); FILE MERGED 2007/04/13 11:15:31 tl 1.20.140.4: #i69287# warning-free code 2007/04/03 13:01:22 tl 1.20.140.3: #i69287# warning-free code 2007/03/26 12:09:36 tl 1.20.140.2: #i69287# warning-free code 2007/03/09 14:20:50 ama 1.20.140.1: #i69287#: warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [358e4b520c27f422c6e5d3bfab5ab7cd6b91aa82]

INTEGRATION: CWS sb76 (1.8.130); FILE MERGED 2007/08/31 10:58:54 sb 1.8.130.1: #i77885# Consolidate stoc libraries; patch by jnavrati.


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [2e9c2355181dd9b34b72ee9d3ef5810bc6975e4a]

INTEGRATION: CWS swwarnings (1.9.222); FILE MERGED 2007/05/29 14:59:19 os 1.9.222.4: RESYNC: (1.9-1.10); FILE MERGED 2007/04/13 11:15:31 tl 1.9.222.3: #i69287# warning-free code 2007/04/11 07:03:44 tl 1.9.222.2: #i69287# warning-free code 2007/03/26 12:09:36 tl 1.9.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [76816a63231dae6e6fc65839af270d2cb286133b]

INTEGRATION: CWS swwarnings (1.6.222); FILE MERGED 2007/03/26 12:09:36 tl 1.6.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [086b5d35c6780079b8a9e69fd7951dacd70009b1]

INTEGRATION: CWS swwarnings (1.4.222); FILE MERGED 2007/03/26 12:09:36 tl 1.4.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [4cb5238f08976fff938aa221ee2a39ba3f828fcf]

INTEGRATION: CWS swwarnings (1.6.222); FILE MERGED 2007/05/29 14:58:35 os 1.6.222.2: RESYNC: (1.6-1.7); FILE MERGED 2007/03/26 12:09:35 tl 1.6.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [b892ceb34c26877fb9d909afa9d3874a346d894f]

INTEGRATION: CWS swwarnings (1.5.222); FILE MERGED 2007/04/13 11:15:30 tl 1.5.222.2: #i69287# warning-free code 2007/04/03 13:01:21 tl 1.5.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f9f991de3f6a3270ac7bab911512528e06e65bcb]

INTEGRATION: CWS swwarnings (1.7.222); FILE MERGED 2007/04/18 14:58:55 tl 1.7.222.3: #i69287# warning-free code 2007/03/26 12:09:35 tl 1.7.222.2: #i69287# warning-free code 2007/03/05 12:45:57 tl 1.7.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [20c17d2c9ad472c2dc3e812306844168150719b7]

INTEGRATION: CWS swwarnings (1.19.162); FILE MERGED 2007/06/01 07:17:47 tl 1.19.162.4: #i69287# warning-free code 2007/05/29 14:56:52 os 1.19.162.3: RESYNC: (1.19-1.21); FILE MERGED 2007/04/13 12:18:21 tl 1.19.162.2: #i69287# binfilter related comments removed 2007/03/26 12:09:35 tl 1.19.162.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [02faa37edecbbe0f173b9e54c05f87a42cc54a9a]

INTEGRATION: CWS swwarnings (1.43.222); FILE MERGED 2007/08/23 08:43:56 tl 1.43.222.6: #i69287# warning-free code 2007/08/20 16:05:53 tl 1.43.222.5: RESYNC: (1.43-1.44); FILE MERGED 2007/06/01 07:17:47 tl 1.43.222.4: #i69287# warning-free code 2007/04/11 07:03:44 tl 1.43.222.3: #i69287# warning-free code 2007/03/26 12:09:35 tl 1.43.222.2: #i69287# warning-free code 2007/03/05 12:45:57 tl 1.43.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [1b26c9a3e0db8c0fdcaea5fbb63856f53230fbb5]

INTEGRATION: CWS swwarnings (1.5.222); FILE MERGED 2007/06/01 07:17:47 tl 1.5.222.3: #i69287# warning-free code 2007/04/11 07:03:43 tl 1.5.222.2: #i69287# warning-free code 2007/03/26 12:09:35 tl 1.5.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [5b5fada33f08de5c4e6605c35fc8eae6dc8b375d]

INTEGRATION: CWS swwarnings (1.11.222); FILE MERGED 2007/08/20 16:04:57 tl 1.11.222.6: RESYNC: (1.12-1.13); FILE MERGED 2007/06/01 07:17:47 tl 1.11.222.5: #i69287# warning-free code 2007/05/29 14:51:44 os 1.11.222.4: RESYNC: (1.11-1.12); FILE MERGED 2007/04/13 12:18:21 tl 1.11.222.3: #i69287# binfilter related comments removed 2007/04/11 07:03:43 tl 1.11.222.2: #i69287# warning-free code 2007/03/26 12:09:34 tl 1.11.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [1c3f0261cc030773f33b52b6f0a6471ce546ce3d]

INTEGRATION: CWS swwarnings (1.34.118); FILE MERGED 2007/06/28 12:00:57 os 1.34.118.6: RESYNC: (1.35-1.36); FILE MERGED 2007/05/29 14:46:55 os 1.34.118.5: RESYNC: (1.34-1.35); FILE MERGED 2007/04/13 12:18:21 tl 1.34.118.4: #i69287# binfilter related comments removed 2007/04/11 07:03:43 tl 1.34.118.3: #i69287# warning-free code 2007/03/26 12:09:34 tl 1.34.118.2: #i69287# warning-free code 2007/03/05 12:45:57 tl 1.34.118.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f3902a85dc81f824527c49c7ab806a5516535710]

INTEGRATION: CWS swwarnings (1.44.118); FILE MERGED 2007/06/28 12:00:50 os 1.44.118.7: RESYNC: (1.45-1.46); FILE MERGED 2007/06/01 07:17:47 tl 1.44.118.6: #i69287# warning-free code 2007/05/29 14:45:27 os 1.44.118.5: RESYNC: (1.44-1.45); FILE MERGED 2007/04/13 12:18:20 tl 1.44.118.4: #i69287# binfilter related comments removed 2007/04/11 07:03:43 tl 1.44.118.3: #i69287# warning-free code 2007/03/26 12:09:34 tl 1.44.118.2: #i69287# warning-free code 2007/03/05 12:45:57 tl 1.44.118.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [2091a4b0faaa6a5d38d29d260c1831c5f9848ec8]

INTEGRATION: CWS swwarnings (1.10.222); FILE MERGED 2007/03/26 12:09:34 tl 1.10.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [c688e4075a9ba801bb90953809f54d9860bd9862]

INTEGRATION: CWS swwarnings (1.7.222); FILE MERGED 2007/03/26 12:09:33 tl 1.7.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [b15395adf6f7e86177232e577640113fba7aef19]

INTEGRATION: CWS swwarnings (1.21.130); FILE MERGED 2007/05/29 14:42:49 os 1.21.130.3: RESYNC: (1.21-1.22); FILE MERGED 2007/04/03 13:01:21 tl 1.21.130.2: #i69287# warning-free code 2007/03/26 12:09:33 tl 1.21.130.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [21157163f9716bc7a3b703a621aa3a771e0b018b]

INTEGRATION: CWS swwarnings (1.5.222); FILE MERGED 2007/04/11 07:03:43 tl 1.5.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f1dfc26e260882c4c2efff47b39a3bb9336671c3]

INTEGRATION: CWS swwarnings (1.63.44); FILE MERGED 2007/06/01 11:09:09 tl 1.63.44.6: warning-free code 2007/05/29 14:42:00 os 1.63.44.5: RESYNC: (1.63-1.64); FILE MERGED 2007/04/11 07:03:42 tl 1.63.44.4: #i69287# warning-free code 2007/03/26 12:09:33 tl 1.63.44.3: #i69287# warning-free code 2007/03/09 14:16:57 ama 1.63.44.2: #i69287#: warning free code 2007/03/05 12:45:56 tl 1.63.44.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [27afd7c64a4bb9c22c6c3a4d4efa87fed8fee876]

INTEGRATION: CWS swwarnings (1.116.128); FILE MERGED 2007/08/20 16:04:49 tl 1.116.128.8: RESYNC: (1.120-1.121); FILE MERGED 2007/07/02 06:29:00 os 1.116.128.7: merge error fixed 2007/06/28 12:00:38 os 1.116.128.6: RESYNC: (1.119-1.120); FILE MERGED 2007/05/29 14:41:17 os 1.116.128.5: RESYNC: (1.118-1.119); FILE MERGED 2007/04/11 10:51:32 os 1.116.128.4: RESYNC: (1.116-1.118); FILE MERGED 2007/04/11 07:03:42 tl 1.116.128.3: #i69287# warning-free code 2007/03/26 12:09:33 tl 1.116.128.2: #i69287# warning-free code 2007/03/09 14:16:20 ama 1.116.128.1: #i69287#: warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [dad99859c44f348eca660f0fa99d2c32ddc3af55]

INTEGRATION: CWS swwarnings (1.6.222); FILE MERGED 2007/04/11 07:03:42 tl 1.6.222.2: #i69287# warning-free code 2007/03/26 12:09:32 tl 1.6.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [c8b4816c7787b11ea5229ceb5a7b1e4e2e26a764]

INTEGRATION: CWS swwarnings (1.28.222); FILE MERGED 2007/08/20 16:04:42 tl 1.28.222.3: RESYNC: (1.28-1.29); FILE MERGED 2007/04/11 07:03:42 tl 1.28.222.2: #i69287# warning-free code 2007/03/26 12:09:32 tl 1.28.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [78e0bc0665822a626bb2dd5343cc7fb4a9b2d914]

INTEGRATION: CWS swwarnings (1.22.222); FILE MERGED 2007/06/01 07:17:47 tl 1.22.222.3: #i69287# warning-free code 2007/04/11 07:03:42 tl 1.22.222.2: #i69287# warning-free code 2007/03/26 12:09:32 tl 1.22.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [4d01ace9ef1ff40f2455205415cd86a9797200b4]

INTEGRATION: CWS swwarnings (1.15.222); FILE MERGED 2007/08/23 08:38:29 tl 1.15.222.4: #i69287# warning-free code 2007/08/20 16:04:34 tl 1.15.222.3: RESYNC: (1.15-1.16); FILE MERGED 2007/04/11 07:03:41 tl 1.15.222.2: #i69287# warning-free code 2007/03/26 12:09:32 tl 1.15.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [24f1ce3888d9e2b38aa572a87a3408fdec612f5b]

INTEGRATION: CWS swwarnings (1.7.222); FILE MERGED 2007/03/26 12:09:32 tl 1.7.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [7f2ddb0dc55769ee58456c4206431c8f8185cf6f]

INTEGRATION: CWS swwarnings (1.19.222); FILE MERGED 2007/06/28 12:00:30 os 1.19.222.2: RESYNC: (1.19-1.21); FILE MERGED 2007/03/26 12:09:31 tl 1.19.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [71b9d94a131a81a9c76d3496a87297aa30451474]

INTEGRATION: CWS swwarnings (1.7.222); FILE MERGED 2007/03/26 12:09:31 tl 1.7.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [fe3d7e5dbef3ecc73034cf33bdf0b34ca31936c7]

INTEGRATION: CWS swwarnings (1.36.212); FILE MERGED 2007/07/02 07:11:03 os 1.36.212.6: merge error fixed 2007/07/02 06:46:51 os 1.36.212.5: merge error fixed 2007/07/02 06:29:00 os 1.36.212.4: merge error fixed 2007/06/28 12:00:16 os 1.36.212.3: RESYNC: (1.36-1.37); FILE MERGED 2007/04/11 07:03:41 tl 1.36.212.2: #i69287# warning-free code 2007/03/26 12:09:31 tl 1.36.212.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [050a8f419e94ff25261a8bc5271090a8ba09ec1b]

INTEGRATION: CWS swwarnings (1.10.222); FILE MERGED 2007/04/11 07:03:41 tl 1.10.222.2: #i69287# warning-free code 2007/03/26 12:09:31 tl 1.10.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [3f2b023c8515c69a7c38aa39f7a31a0bf911247b]

INTEGRATION: CWS swwarnings (1.10.222); FILE MERGED 2007/06/01 07:17:47 tl 1.10.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [04b4a3fd62739b9843e285920a1985d1de1443d3]

INTEGRATION: CWS swwarnings (1.9.222); FILE MERGED 2007/08/20 16:04:27 tl 1.9.222.3: RESYNC: (1.9-1.10); FILE MERGED 2007/04/11 07:03:41 tl 1.9.222.2: #i69287# warning-free code 2007/03/26 12:09:31 tl 1.9.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [c2cc33ab41ad84d3d3189e6fe3c1f4a766622861]

INTEGRATION: CWS swwarnings (1.6.222); FILE MERGED 2007/03/26 12:09:31 tl 1.6.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [60dbb22072e8f53a4b55c109cf238fe00faef1b2]

INTEGRATION: CWS swwarnings (1.7.242); FILE MERGED 2007/02/27 13:07:10 tl 1.7.242.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e56873674be1577510b765722d52108a1aa21dfb]

INTEGRATION: CWS swwarnings (1.7.222); FILE MERGED 2007/04/11 07:03:41 tl 1.7.222.2: #i69287# warning-free code 2007/03/26 12:09:30 tl 1.7.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [dcb8bf77488c417020f9cd7bc688d0be2438db92]

INTEGRATION: CWS swwarnings (1.9.222); FILE MERGED 2007/05/29 14:41:39 os 1.9.222.4: RESYNC: (1.9-1.10); FILE MERGED 2007/04/13 12:18:20 tl 1.9.222.3: #i69287# binfilter related comments removed 2007/04/11 07:03:41 tl 1.9.222.2: #i69287# warning-free code 2007/03/26 12:09:30 tl 1.9.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [7174da862e7b2a3b087d43647b5f03c0c5cd5f5e]

INTEGRATION: CWS swwarnings (1.7.710); FILE MERGED 2007/08/20 16:04:19 tl 1.7.710.2: RESYNC: (1.7-1.8); FILE MERGED 2007/02/27 13:07:10 tl 1.7.710.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [00ff598d77854f5f3538aa71dc14a145728a8bf4]

INTEGRATION: CWS swwarnings (1.54.168); FILE MERGED 2007/08/20 16:04:10 tl 1.54.168.4: RESYNC: (1.55-1.56); FILE MERGED 2007/06/28 12:00:23 os 1.54.168.3: RESYNC: (1.54-1.55); FILE MERGED 2007/04/11 07:03:40 tl 1.54.168.2: #i69287# warning-free code 2007/03/26 12:09:30 tl 1.54.168.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [77b674dd07b628d900da03a5a6c0dbe49823067d]

INTEGRATION: CWS swwarnings (1.6.222); FILE MERGED 2007/03/26 12:09:30 tl 1.6.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [9d45235ea9d7bb7ec40347d63db28e69351627e1]

INTEGRATION: CWS swwarnings (1.34.222); FILE MERGED 2007/06/01 11:09:09 tl 1.34.222.6: warning-free code 2007/05/29 14:41:00 os 1.34.222.5: RESYNC: (1.35-1.36); FILE MERGED 2007/05/16 06:28:22 os 1.34.222.4: warnings in debug mode removed 2007/04/11 07:03:40 tl 1.34.222.3: #i69287# warning-free code 2007/04/03 13:01:20 tl 1.34.222.2: #i69287# warning-free code 2007/03/26 12:09:29 tl 1.34.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [1541e5ef4449ef1f966a427ea0d3e7e655832df8]

INTEGRATION: CWS swwarnings (1.38.222); FILE MERGED 2007/04/03 13:01:19 tl 1.38.222.2: #i69287# warning-free code 2007/03/26 12:09:28 tl 1.38.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [4f58343630988fa335a4f1db8f391c3a7d08a50f]

INTEGRATION: CWS swwarnings (1.25.222); FILE MERGED 2007/05/29 14:40:42 os 1.25.222.4: RESYNC: (1.25-1.26); FILE MERGED 2007/04/11 07:03:40 tl 1.25.222.3: #i69287# warning-free code 2007/04/03 13:01:19 tl 1.25.222.2: #i69287# warning-free code 2007/03/26 12:09:28 tl 1.25.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [7813532921683480597669219839a934fe05f6c2]

INTEGRATION: CWS swwarnings (1.32.42); FILE MERGED 2007/08/20 16:04:02 tl 1.32.42.7: RESYNC: (1.33-1.35); FILE MERGED 2007/06/01 07:17:47 tl 1.32.42.6: #i69287# warning-free code 2007/04/13 12:18:19 tl 1.32.42.5: #i69287# binfilter related comments removed 2007/04/11 10:51:18 os 1.32.42.4: RESYNC: (1.32-1.33); FILE MERGED 2007/04/11 07:03:39 tl 1.32.42.3: #i69287# warning-free code 2007/03/26 12:09:27 tl 1.32.42.2: #i69287# warning-free code 2007/02/22 15:06:52 tl 1.32.42.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [34ea3dda128cb493f6227b377c11ae5505d38513]

INTEGRATION: CWS swwarnings (1.40.222); FILE MERGED 2007/09/24 07:13:45 os 1.40.222.7: RESYNC: (1.41-1.42); FILE MERGED 2007/05/16 06:28:22 os 1.40.222.6: warnings in debug mode removed 2007/04/11 10:51:10 os 1.40.222.5: RESYNC: (1.40-1.41); FILE MERGED 2007/04/11 07:03:39 tl 1.40.222.4: #i69287# warning-free code 2007/03/26 12:09:27 tl 1.40.222.3: #i69287# warning-free code 2007/03/05 12:45:56 tl 1.40.222.2: #i69287# warning-free code 2007/02/22 15:06:51 tl 1.40.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [76f4bc715d125d9153fe934af4443c513f7d08d8]

INTEGRATION: CWS swwarnings (1.16.222); FILE MERGED 2007/08/20 16:03:55 tl 1.16.222.5: RESYNC: (1.17-1.18); FILE MERGED 2007/05/29 14:40:19 os 1.16.222.4: RESYNC: (1.16-1.17); FILE MERGED 2007/04/11 07:03:39 tl 1.16.222.3: #i69287# warning-free code 2007/03/26 12:09:27 tl 1.16.222.2: #i69287# warning-free code 2007/03/05 12:45:56 tl 1.16.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [6740a708d6b5229e934240a744b1347b61fb61aa]

INTEGRATION: CWS swwarnings (1.29.102); FILE MERGED 2007/09/24 07:13:37 os 1.29.102.10: RESYNC: (1.33-1.34); FILE MERGED 2007/08/24 11:31:23 tl 1.29.102.9: #i69287# warning-free code 2007/08/20 16:03:44 tl 1.29.102.8: RESYNC: (1.32-1.33); FILE MERGED 2007/07/02 06:29:08 os 1.29.102.7: merge error fixed 2007/06/28 12:00:04 os 1.29.102.6: RESYNC: (1.31-1.32); FILE MERGED 2007/06/01 07:17:47 tl 1.29.102.5: #i69287# warning-free code 2007/05/29 14:39:40 os 1.29.102.4: RESYNC: (1.29-1.31); FILE MERGED 2007/04/11 07:03:39 tl 1.29.102.3: #i69287# warning-free code 2007/03/26 12:09:26 tl 1.29.102.2: #i69287# warning-free code 2007/03/05 12:45:56 tl 1.29.102.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ae2ee5f5264e16ea0aa980990b9040fdd5a0e1b0]

INTEGRATION: CWS swwarnings (1.35.148); FILE MERGED 2007/03/26 12:09:26 tl 1.35.148.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [8e1d565f1ee730b5d3423a0647b590fa6621101d]

INTEGRATION: CWS swwarnings (1.10.222); FILE MERGED 2007/05/29 14:39:11 os 1.10.222.6: RESYNC: (1.10-1.11); FILE MERGED 2007/04/13 12:18:19 tl 1.10.222.5: #i69287# binfilter related comments removed 2007/04/11 07:03:39 tl 1.10.222.4: #i69287# warning-free code 2007/03/26 12:09:25 tl 1.10.222.3: #i69287# warning-free code 2007/03/12 12:32:13 ama 1.10.222.2: i69287#: warning free code 2007/03/09 14:13:04 ama 1.10.222.1: #i69287#: warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [2a622587a6302009c2054cf7d98e2067210b270a]

INTEGRATION: CWS swwarnings (1.6.222); FILE MERGED 2007/04/13 12:18:19 tl 1.6.222.2: #i69287# binfilter related comments removed 2007/03/26 12:09:25 tl 1.6.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [777ff91249fd8a755e4fef72c9736e2eec4d931c]

INTEGRATION: CWS swwarnings (1.5.222); FILE MERGED 2007/03/26 12:09:25 tl 1.5.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [78b34cb8d92e0719517c1dd6113575bf3289b325]

INTEGRATION: CWS swwarnings (1.70.130); FILE MERGED 2007/08/20 16:03:36 tl 1.70.130.9: RESYNC: (1.74-1.77); FILE MERGED 2007/06/28 11:59:56 os 1.70.130.8: RESYNC: (1.72-1.74); FILE MERGED 2007/06/01 07:17:46 tl 1.70.130.7: #i69287# warning-free code 2007/05/29 14:38:38 os 1.70.130.6: RESYNC: (1.70-1.72); FILE MERGED 2007/04/13 12:18:18 tl 1.70.130.5: #i69287# binfilter related comments removed 2007/04/11 07:03:39 tl 1.70.130.4: #i69287# warning-free code 2007/04/03 13:01:18 tl 1.70.130.3: #i69287# warning-free code 2007/03/26 12:09:24 tl 1.70.130.2: #i69287# warning-free code 2007/02/22 15:06:51 tl 1.70.130.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a15acc20635d1d1482089d101b909b4a25f767cb]

INTEGRATION: CWS swwarnings (1.20.222); FILE MERGED 2007/08/20 16:03:26 tl 1.20.222.4: RESYNC: (1.21-1.22); FILE MERGED 2007/06/01 07:17:46 tl 1.20.222.3: #i69287# warning-free code 2007/05/29 14:37:50 os 1.20.222.2: RESYNC: (1.20-1.21); FILE MERGED 2007/04/11 07:03:38 tl 1.20.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [153212784c7482798457a1a52547ba899aac59f8]

INTEGRATION: CWS swwarnings (1.99.40); FILE MERGED 2007/09/24 07:13:30 os 1.99.40.12: RESYNC: (1.104-1.105); FILE MERGED 2007/08/20 16:02:38 tl 1.99.40.11: RESYNC: (1.103-1.104); FILE MERGED 2007/06/28 11:59:47 os 1.99.40.10: RESYNC: (1.101-1.103); FILE MERGED 2007/06/01 07:17:46 tl 1.99.40.9: #i69287# warning-free code 2007/05/29 14:36:42 os 1.99.40.8: RESYNC: (1.100-1.101); FILE MERGED 2007/04/18 08:26:43 tl 1.99.40.7: #i69287# warning-free code 2007/04/11 10:51:01 os 1.99.40.6: RESYNC: (1.99-1.100); FILE MERGED 2007/04/11 07:03:38 tl 1.99.40.5: #i69287# warning-free code 2007/03/26 12:09:24 tl 1.99.40.4: #i69287# warning-free code 2007/03/05 12:45:55 tl 1.99.40.3: #i69287# warning-free code 2007/02/23 11:09:17 tl 1.99.40.2: #i69287# warning-free code 2007/02/22 15:06:51 tl 1.99.40.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [0b5d2d725a3615bd298af4d557224cf54acf2a0e]

INTEGRATION: CWS swwarnings (1.22.140); FILE MERGED 2007/09/24 07:13:23 os 1.22.140.3: RESYNC: (1.22-1.23); FILE MERGED 2007/04/11 07:03:38 tl 1.22.140.2: #i69287# warning-free code 2007/03/26 12:09:23 tl 1.22.140.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [0fa7d78988c2b605afcd738fabf09609532e25a0]

INTEGRATION: CWS swwarnings (1.11.198); FILE MERGED 2007/05/29 14:36:07 os 1.11.198.2: RESYNC: (1.11-1.12); FILE MERGED 2007/03/26 12:09:23 tl 1.11.198.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [1e95c06a5a187d5e4567423c88ea74fd4186214f]

INTEGRATION: CWS swwarnings (1.49.42); FILE MERGED 2007/08/20 16:03:18 tl 1.49.42.6: RESYNC: (1.52-1.53); FILE MERGED 2007/06/28 11:59:40 os 1.49.42.5: RESYNC: (1.51-1.52); FILE MERGED 2007/06/01 07:17:46 tl 1.49.42.4: #i69287# warning-free code 2007/05/29 14:35:40 os 1.49.42.3: RESYNC: (1.49-1.51); FILE MERGED 2007/04/11 07:03:38 tl 1.49.42.2: #i69287# warning-free code 2007/03/26 12:09:23 tl 1.49.42.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [02a9026b0017d013c730cc51e35b95dfc6b3b668]

INTEGRATION: CWS swwarnings (1.8.222); FILE MERGED 2007/04/11 07:03:38 tl 1.8.222.3: #i69287# warning-free code 2007/03/26 12:09:23 tl 1.8.222.2: #i69287# warning-free code 2007/03/05 12:45:55 tl 1.8.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [cfad7d837fe75ba339d8379e7ef0e6620dcb9a58]

INTEGRATION: CWS swwarnings (1.61.42); FILE MERGED 2007/08/20 16:03:08 tl 1.61.42.10: RESYNC: (1.63-1.64); FILE MERGED 2007/06/01 07:17:46 tl 1.61.42.9: #i69287# warning-free code 2007/05/29 14:33:52 os 1.61.42.8: RESYNC: (1.62-1.63); FILE MERGED 2007/04/13 12:18:17 tl 1.61.42.7: #i69287# binfilter related comments removed 2007/04/11 10:50:40 os 1.61.42.6: RESYNC: (1.61-1.62); FILE MERGED 2007/04/11 07:03:38 tl 1.61.42.5: #i69287# warning-free code 2007/03/26 12:09:22 tl 1.61.42.4: #i69287# warning-free code 2007/03/05 12:45:55 tl 1.61.42.3: #i69287# warning-free code 2007/02/23 11:09:17 tl 1.61.42.2: #i69287# warning-free code 2007/02/22 15:06:51 tl 1.61.42.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ed9b532f4b1562c5509aa7a1054f28c0f62a4154]

INTEGRATION: CWS swwarnings (1.8.528); FILE MERGED 2007/08/20 16:03:01 tl 1.8.528.2: RESYNC: (1.8-1.9); FILE MERGED 2007/04/18 08:26:43 tl 1.8.528.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [20029e855ee466b26e1271b03d7454d968f0614b]

INTEGRATION: CWS swwarnings (1.7.222); FILE MERGED 2007/05/29 14:32:04 os 1.7.222.4: RESYNC: (1.8-1.9); FILE MERGED 2007/04/11 10:50:32 os 1.7.222.3: RESYNC: (1.7-1.8); FILE MERGED 2007/03/26 12:09:22 tl 1.7.222.2: #i69287# warning-free code 2007/02/22 15:06:51 tl 1.7.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [7917aa359ce2374dd34992758c8db7a9c54d900d]

INTEGRATION: CWS swwarnings (1.19.222); FILE MERGED 2007/05/29 14:30:14 os 1.19.222.5: RESYNC: (1.19-1.21); FILE MERGED 2007/04/11 07:03:37 tl 1.19.222.4: #i69287# warning-free code 2007/04/04 08:02:16 tl 1.19.222.3: #i69287# warning-free code 2007/03/26 12:09:22 tl 1.19.222.2: #i69287# warning-free code 2007/02/28 12:22:22 os 1.19.222.1: #i69287# warnings removed


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f1030e92a3792a7a614d6db28513f0532dea2739]

INTEGRATION: CWS swwarnings (1.11.242); FILE MERGED 2007/02/28 12:22:22 os 1.11.242.2: #i69287# warnings removed 2007/02/22 15:06:50 tl 1.11.242.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [0f21c353ec0f9b30f1a5e2605a4e9a269d584ead]

INTEGRATION: CWS swwarnings (1.10.196); FILE MERGED 2007/08/20 16:02:30 tl 1.10.196.9: RESYNC: (1.12-1.13); FILE MERGED 2007/06/01 11:09:08 tl 1.10.196.8: warning-free code 2007/06/01 07:17:46 tl 1.10.196.7: #i69287# warning-free code 2007/05/29 14:29:45 os 1.10.196.6: RESYNC: (1.10-1.12); FILE MERGED 2007/04/13 12:18:17 tl 1.10.196.5: #i69287# binfilter related comments removed 2007/04/11 07:03:37 tl 1.10.196.4: #i69287# warning-free code 2007/04/03 13:01:17 tl 1.10.196.3: #i69287# warning-free code 2007/03/05 12:45:55 tl 1.10.196.2: #i69287# warning-free code 2007/02/28 12:22:22 os 1.10.196.1: #i69287# warnings removed


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [b664d494be42b90ca3be57a08192392cbe86cc6e]

INTEGRATION: CWS swwarnings (1.31.222); FILE MERGED 2007/05/29 14:28:31 os 1.31.222.7: RESYNC: (1.31-1.33); FILE MERGED 2007/04/18 14:58:54 tl 1.31.222.6: #i69287# warning-free code 2007/04/13 12:18:16 tl 1.31.222.5: #i69287# binfilter related comments removed 2007/04/11 07:03:37 tl 1.31.222.4: #i69287# warning-free code 2007/04/03 13:01:17 tl 1.31.222.3: #i69287# warning-free code 2007/03/05 12:45:55 tl 1.31.222.2: #i69287# warning-free code 2007/02/28 12:22:21 os 1.31.222.1: #i69287# warnings removed


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [7ec73087ef65db092ad2b1bbaceb81818ee53a9c]

INTEGRATION: CWS swwarnings (1.4.222); FILE MERGED 2007/05/29 14:27:23 os 1.4.222.3: RESYNC: (1.4-1.5); FILE MERGED 2007/04/13 12:18:16 tl 1.4.222.2: #i69287# binfilter related comments removed 2007/02/28 12:22:21 os 1.4.222.1: #i69287# warnings removed


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [36771988d6f80598a5a57a556df6042c6a5b37be]

INTEGRATION: CWS swwarnings (1.10.222); FILE MERGED 2007/04/11 07:03:37 tl 1.10.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [21fed59e1f9ceeba0449fe97eac65bf3a4d5ba12]

INTEGRATION: CWS swwarnings (1.12.222); FILE MERGED 2007/05/29 14:16:51 os 1.12.222.4: RESYNC: (1.12-1.13); FILE MERGED 2007/04/13 12:18:16 tl 1.12.222.3: #i69287# binfilter related comments removed 2007/04/11 07:03:36 tl 1.12.222.2: #i69287# warning-free code 2007/02/28 12:22:20 os 1.12.222.1: #i69287# warnings removed


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e0d958c185a6a7f1b79d9825dfdac0baff31773e]

INTEGRATION: CWS swwarnings (1.8.222); FILE MERGED 2007/04/11 07:03:36 tl 1.8.222.2: #i69287# warning-free code 2007/02/28 12:22:19 os 1.8.222.1: #i69287# warnings removed


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [647f28660362a2f42286a0f65a2a0bf750a27da3]

INTEGRATION: CWS swwarnings (1.12.222); FILE MERGED 2007/05/29 14:14:21 os 1.12.222.4: RESYNC: (1.12-1.13); FILE MERGED 2007/04/13 12:18:16 tl 1.12.222.3: #i69287# binfilter related comments removed 2007/04/11 07:03:36 tl 1.12.222.2: #i69287# warning-free code 2007/02/28 12:22:19 os 1.12.222.1: #i69287# warnings removed


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ca2e5d75e298d351b60d065d2db9f173ae96bf44]

INTEGRATION: CWS swwarnings (1.9.222); FILE MERGED 2007/04/11 07:03:35 tl 1.9.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [df03573ea613f6ef048aa09c87c0b6df210ac67b]

INTEGRATION: CWS swwarnings (1.15.220); FILE MERGED 2007/06/01 07:17:46 tl 1.15.220.4: #i69287# warning-free code 2007/05/29 14:12:18 os 1.15.220.3: RESYNC: (1.15-1.16); FILE MERGED 2007/04/11 07:03:35 tl 1.15.220.2: #i69287# warning-free code 2007/02/28 12:22:18 os 1.15.220.1: #i69287# warnings removed


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [3fbd33cf9c77ce7456f5aa182ee9551efb502a6f]

INTEGRATION: CWS swwarnings (1.2.102); FILE MERGED 2007/08/24 11:26:43 tl 1.2.102.5: #i69287# warning-free code 2007/08/20 16:01:46 tl 1.2.102.4: RESYNC: (1.2-1.3); FILE MERGED 2007/06/01 07:17:45 tl 1.2.102.3: #i69287# warning-free code 2007/03/26 12:09:21 tl 1.2.102.2: #i69287# warning-free code 2007/03/05 12:45:54 tl 1.2.102.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [90ff536d6b1fd6617d2fbd34487f112d9b5f8f1f]

INTEGRATION: CWS swwarnings (1.2.102); FILE MERGED 2007/03/26 12:09:21 tl 1.2.102.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [3cc71f3cf28fb778f2aa28c73fa7ea3a1ce3b8e0]

INTEGRATION: CWS swwarnings (1.12.222); FILE MERGED 2007/05/29 14:11:54 os 1.12.222.2: RESYNC: (1.12-1.13); FILE MERGED 2007/04/13 12:18:15 tl 1.12.222.1: #i69287# binfilter related comments removed


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [895900a20b24ecb56d55f4dca685f4bfbc94d64a]

INTEGRATION: CWS swwarnings (1.17.222); FILE MERGED 2007/04/11 07:03:35 tl 1.17.222.3: #i69287# warning-free code 2007/03/26 12:09:21 tl 1.17.222.2: #i69287# warning-free code 2007/03/05 12:45:54 tl 1.17.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [79dd51015bfa6f23b272775cd2fd97dba3a8cd12]

INTEGRATION: CWS swwarnings (1.20.222); FILE MERGED 2007/09/24 10:00:38 os 1.20.222.8: merge error fixed 2007/09/24 07:12:41 os 1.20.222.7: RESYNC: (1.22-1.23); FILE MERGED 2007/06/01 07:17:45 tl 1.20.222.6: #i69287# warning-free code 2007/05/29 14:11:30 os 1.20.222.5: RESYNC: (1.20-1.22); FILE MERGED 2007/04/13 12:18:15 tl 1.20.222.4: #i69287# binfilter related comments removed 2007/04/11 07:03:34 tl 1.20.222.3: #i69287# warning-free code 2007/03/26 12:09:20 tl 1.20.222.2: #i69287# warning-free code 2007/03/09 14:09:44 ama 1.20.222.1: #i69287#: warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [043e9bbd9ba4d59e3b95369083a7aa708f59cac0]

INTEGRATION: CWS swwarnings (1.24.222); FILE MERGED 2007/06/01 07:17:45 tl 1.24.222.4: #i69287# warning-free code 2007/05/29 14:11:06 os 1.24.222.3: RESYNC: (1.24-1.25); FILE MERGED 2007/04/13 12:18:15 tl 1.24.222.2: #i69287# binfilter related comments removed 2007/04/11 07:03:34 tl 1.24.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [bdc5a653a3c959bdd99c82011d56c9dc0f3b3f7e]

INTEGRATION: CWS swwarnings (1.54.42); FILE MERGED 2007/08/24 08:16:25 tl 1.54.42.9: #i69287# warning-free code 2007/08/20 16:01:38 tl 1.54.42.8: RESYNC: (1.56-1.58); FILE MERGED 2007/05/29 14:10:34 os 1.54.42.7: RESYNC: (1.54-1.56); FILE MERGED 2007/04/13 12:18:15 tl 1.54.42.6: #i69287# binfilter related comments removed 2007/04/11 07:03:34 tl 1.54.42.5: #i69287# warning-free code 2007/04/03 13:01:16 tl 1.54.42.4: #i69287# warning-free code 2007/03/26 12:09:20 tl 1.54.42.3: #i69287# warning-free code 2007/03/12 12:31:39 ama 1.54.42.2: i69287#: warning free code 2007/03/09 12:29:10 ama 1.54.42.1: #i69287#: warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e33cdeb2563a5bbd58a63f071b37f0d323d3be59]

INTEGRATION: CWS swwarnings (1.51.198); FILE MERGED 2007/08/20 16:01:30 tl 1.51.198.8: RESYNC: (1.54-1.55); FILE MERGED 2007/06/01 07:17:45 tl 1.51.198.7: #i69287# warning-free code 2007/05/29 14:09:50 os 1.51.198.6: RESYNC: (1.51-1.54); FILE MERGED 2007/04/13 12:18:15 tl 1.51.198.5: #i69287# binfilter related comments removed 2007/04/11 07:03:34 tl 1.51.198.4: #i69287# warning-free code 2007/04/03 13:01:16 tl 1.51.198.3: #i69287# warning-free code 2007/03/26 12:09:20 tl 1.51.198.2: #i69287# warning-free code 2007/03/09 12:29:02 ama 1.51.198.1: #i69287#: warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ef413b350c5df49cb299a68bd283cde1ea02eaaa]

INTEGRATION: CWS swwarnings (1.10.222); FILE MERGED 2007/05/29 14:09:05 os 1.10.222.3: RESYNC: (1.10-1.12); FILE MERGED 2007/04/13 12:18:14 tl 1.10.222.2: #i69287# binfilter related comments removed 2007/03/26 12:09:20 tl 1.10.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [b8fd50263bb9909d4f339cd48320ea1975fbac6b]

INTEGRATION: CWS swwarnings (1.9.222); FILE MERGED 2007/04/13 12:18:14 tl 1.9.222.1: #i69287# binfilter related comments removed


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [43b27c5aaf468df8d389d2cf934ecc0001f114d4]

INTEGRATION: CWS swwarnings (1.31.222); FILE MERGED 2007/05/29 14:07:55 os 1.31.222.5: RESYNC: (1.31-1.33); FILE MERGED 2007/04/13 12:18:14 tl 1.31.222.4: #i69287# binfilter related comments removed 2007/04/11 07:03:33 tl 1.31.222.3: #i69287# warning-free code 2007/03/26 12:09:19 tl 1.31.222.2: #i69287# warning-free code 2007/03/05 12:45:54 tl 1.31.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e3def3876c4a6fa1e2854e12a54e5fd2011ba564]

INTEGRATION: CWS swwarnings (1.11.222); FILE MERGED 2007/06/01 07:17:45 tl 1.11.222.2: #i69287# warning-free code 2007/04/03 13:01:16 tl 1.11.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ca5307e4316d95194a49fd8ad3986e10a29ec212]

INTEGRATION: CWS swwarnings (1.39.222); FILE MERGED 2007/05/29 14:07:01 os 1.39.222.9: RESYNC: (1.40-1.42); FILE MERGED 2007/04/13 12:18:14 tl 1.39.222.8: #i69287# binfilter related comments removed 2007/04/13 11:15:29 tl 1.39.222.7: #i69287# warning-free code 2007/04/11 10:50:23 os 1.39.222.6: RESYNC: (1.39-1.40); FILE MERGED 2007/04/11 07:03:33 tl 1.39.222.5: #i69287# warning-free code 2007/04/03 13:01:15 tl 1.39.222.4: #i69287# warning-free code 2007/03/26 12:09:19 tl 1.39.222.3: #i69287# warning-free code 2007/03/09 15:19:11 ama 1.39.222.2: #i69287#: warning free code 2007/02/22 15:06:50 tl 1.39.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e6c9acad1fa1c7907dfa21a9b6b5bdbc2febe2a3]

INTEGRATION: CWS swwarnings (1.24.222); FILE MERGED 2007/09/24 07:12:35 os 1.24.222.4: RESYNC: (1.26-1.27); FILE MERGED 2007/08/20 16:01:21 tl 1.24.222.3: RESYNC: (1.25-1.26); FILE MERGED 2007/05/29 14:06:37 os 1.24.222.2: RESYNC: (1.24-1.25); FILE MERGED 2007/03/05 12:45:54 tl 1.24.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [b727aef77d845650bf9ff3901d4a39dc810f9797]

INTEGRATION: CWS swwarnings (1.7.222); FILE MERGED 2007/03/26 12:09:19 tl 1.7.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [216fead88d0a8a201ac2187f2ae3719f79cc5b95]

INTEGRATION: CWS swwarnings (1.8.222); FILE MERGED 2007/05/29 14:05:17 os 1.8.222.3: RESYNC: (1.8-1.9); FILE MERGED 2007/04/13 12:18:14 tl 1.8.222.2: #i69287# binfilter related comments removed 2007/03/26 12:09:19 tl 1.8.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [6d696e15c60d172dfdb0c18dcb2a61dc85e8f909]

INTEGRATION: CWS swwarnings (1.13.222); FILE MERGED 2007/05/29 14:02:57 os 1.13.222.2: RESYNC: (1.13-1.14); FILE MERGED 2007/03/26 12:09:19 tl 1.13.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [8888fcdca2b5893f88c456ea9ce71b3ddbed0b9a]

INTEGRATION: CWS swwarnings (1.25.130); FILE MERGED 2007/05/29 14:02:23 os 1.25.130.5: RESYNC: (1.25-1.27); FILE MERGED 2007/04/13 12:18:14 tl 1.25.130.4: #i69287# binfilter related comments removed 2007/04/11 07:03:33 tl 1.25.130.3: #i69287# warning-free code 2007/04/03 13:01:15 tl 1.25.130.2: #i69287# warning-free code 2007/03/26 12:09:18 tl 1.25.130.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d3daf846551d0d4dee49eecc9648173dfeca67b5]

INTEGRATION: CWS swwarnings (1.18.222); FILE MERGED 2007/05/29 14:01:40 os 1.18.222.5: RESYNC: (1.18-1.20); FILE MERGED 2007/04/13 12:18:13 tl 1.18.222.4: #i69287# binfilter related comments removed 2007/04/11 07:03:33 tl 1.18.222.3: #i69287# warning-free code 2007/04/03 13:01:15 tl 1.18.222.2: #i69287# warning-free code 2007/03/26 12:09:18 tl 1.18.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [9e2bbbf2364af9e4172f80b81d04c94ca7d7216c]

INTEGRATION: CWS swwarnings (1.37.148); FILE MERGED 2007/05/29 14:01:02 os 1.37.148.4: RESYNC: (1.37-1.39); FILE MERGED 2007/04/13 12:18:13 tl 1.37.148.3: #i69287# binfilter related comments removed 2007/04/11 07:03:32 tl 1.37.148.2: #i69287# warning-free code 2007/03/26 12:09:18 tl 1.37.148.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f22a211326ea1603574e1e97af2bf45fbf41fda7]

INTEGRATION: CWS swwarnings (1.36.148); FILE MERGED 2007/08/24 08:16:25 tl 1.36.148.6: #i69287# warning-free code 2007/08/20 16:01:03 tl 1.36.148.5: RESYNC: (1.38-1.39); FILE MERGED 2007/05/29 14:00:32 os 1.36.148.4: RESYNC: (1.36-1.38); FILE MERGED 2007/04/13 12:18:13 tl 1.36.148.3: #i69287# binfilter related comments removed 2007/04/11 07:03:32 tl 1.36.148.2: #i69287# warning-free code 2007/03/26 12:09:18 tl 1.36.148.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [1aa2e0c5ee797fb32f8a6c6d1459b40d677fa1c3]

INTEGRATION: CWS swwarnings (1.25.118); FILE MERGED 2007/05/29 13:59:57 os 1.25.118.6: RESYNC: (1.25-1.26); FILE MERGED 2007/04/13 12:18:13 tl 1.25.118.5: #i69287# binfilter related comments removed 2007/04/11 07:03:32 tl 1.25.118.4: #i69287# warning-free code 2007/04/03 13:01:15 tl 1.25.118.3: #i69287# warning-free code 2007/03/26 12:09:18 tl 1.25.118.2: #i69287# warning-free code 2007/03/05 12:45:54 tl 1.25.118.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f443ad8ce530b7c91655dc939fc48a98b914a0c7]

INTEGRATION: CWS swwarnings (1.13.222); FILE MERGED 2007/06/28 11:59:32 os 1.13.222.3: RESYNC: (1.13-1.14); FILE MERGED 2007/06/01 07:17:45 tl 1.13.222.2: #i69287# warning-free code 2007/03/26 12:09:18 tl 1.13.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [858e0870cb8cca24d1dac9f650206bb04574816f]

INTEGRATION: CWS swwarnings (1.18.148); FILE MERGED 2007/04/11 07:03:32 tl 1.18.148.2: #i69287# warning-free code 2007/03/26 12:09:17 tl 1.18.148.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [732c39ebdf97a23ad20f9bd50807ff6d4313c26a]

INTEGRATION: CWS swwarnings (1.11.222); FILE MERGED 2007/05/29 13:59:03 os 1.11.222.3: RESYNC: (1.11-1.13); FILE MERGED 2007/04/13 12:18:12 tl 1.11.222.2: #i69287# binfilter related comments removed 2007/03/26 12:09:17 tl 1.11.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [97721e232ec92a400825dcb73473f9c414722752]

INTEGRATION: CWS swwarnings (1.11.148); FILE MERGED 2007/06/01 07:17:45 tl 1.11.148.3: #i69287# warning-free code 2007/04/11 07:03:32 tl 1.11.148.2: #i69287# warning-free code 2007/03/26 12:09:17 tl 1.11.148.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [53efa5564b44a4248538b9e6c30a6289ab1efcc3]

INTEGRATION: CWS swwarnings (1.79.130); FILE MERGED 2007/08/23 08:32:03 tl 1.79.130.10: #i69287# warning-free code 2007/08/20 16:00:55 tl 1.79.130.9: RESYNC: (1.81-1.82); FILE MERGED 2007/06/29 07:12:35 os 1.79.130.8: temporary view used again in ::InsertTable() 2007/06/01 07:17:45 tl 1.79.130.7: #i69287# warning-free code 2007/05/29 13:58:25 os 1.79.130.6: RESYNC: (1.79-1.81); FILE MERGED 2007/04/13 12:18:12 tl 1.79.130.5: #i69287# binfilter related comments removed 2007/04/11 07:03:31 tl 1.79.130.4: #i69287# warning-free code 2007/04/03 13:01:15 tl 1.79.130.3: #i69287# warning-free code 2007/03/26 12:09:17 tl 1.79.130.2: #i69287# warning-free code 2007/03/05 12:45:53 tl 1.79.130.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [6bf8274a7e51c86af5d26357b5de3cf5278b3d9d]

INTEGRATION: CWS swwarnings (1.29.222); FILE MERGED 2007/05/29 13:56:51 os 1.29.222.5: RESYNC: (1.29-1.30); FILE MERGED 2007/04/13 12:18:11 tl 1.29.222.4: #i69287# binfilter related comments removed 2007/04/11 07:03:31 tl 1.29.222.3: #i69287# warning-free code 2007/03/26 12:09:16 tl 1.29.222.2: #i69287# warning-free code 2007/02/27 07:46:55 os 1.29.222.1: #i69287# warnings removed


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [7e50ea8f5142c92289db1fdbcc27a28e773f5abd]

INTEGRATION: CWS swwarnings (1.10.222); FILE MERGED 2007/03/26 12:09:16 tl 1.10.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [5a35765b899018f3dd85e3d37fcbffa32f35628e]

INTEGRATION: CWS swwarnings (1.24.692); FILE MERGED 2007/05/29 13:54:11 os 1.24.692.2: RESYNC: (1.24-1.25); FILE MERGED 2007/03/26 12:09:16 tl 1.24.692.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [305ebff36259cb03be498d0b3a3cfa5f879035f3]

INTEGRATION: CWS swwarnings (1.17.130); FILE MERGED 2007/04/11 07:03:31 tl 1.17.130.4: #i69287# warning-free code 2007/03/26 12:09:15 tl 1.17.130.3: #i69287# warning-free code 2007/03/05 12:45:53 tl 1.17.130.2: #i69287# warning-free code 2007/02/27 07:46:55 os 1.17.130.1: #i69287# warnings removed


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [cdda4a80d1d8c2deeef5665f9e042c25383974aa]

INTEGRATION: CWS swwarnings (1.6.222); FILE MERGED 2007/03/05 12:45:53 tl 1.6.222.2: #i69287# warning-free code 2007/02/27 07:46:54 os 1.6.222.1: #i69287# warnings removed


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e19d0e63bb0144697c7a614d8c5d3b22b73d8c7f]

INTEGRATION: CWS swwarnings (1.17.148); FILE MERGED 2007/05/29 13:53:18 os 1.17.148.4: RESYNC: (1.17-1.18); FILE MERGED 2007/04/11 07:03:30 tl 1.17.148.3: #i69287# warning-free code 2007/03/05 12:45:53 tl 1.17.148.2: #i69287# warning-free code 2007/02/27 07:46:54 os 1.17.148.1: #i69287# warnings removed


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [fac5696c5b4baa99d3daf12f9fd86d2d006e3a40]

INTEGRATION: CWS swwarnings (1.14.148); FILE MERGED 2007/03/26 12:09:15 tl 1.14.148.3: #i69287# warning-free code 2007/03/05 12:45:53 tl 1.14.148.2: #i69287# warning-free code 2007/02/27 07:46:54 os 1.14.148.1: #i69287# warnings removed


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [5b2cd4481645f29449ce1f285798fa2c014c77c1]

INTEGRATION: CWS swwarnings (1.9.148); FILE MERGED 2007/03/05 12:45:52 tl 1.9.148.2: #i69287# warning-free code 2007/02/27 07:46:54 os 1.9.148.1: #i69287# warnings removed


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [17591d2bead6e717fcb308381bc0c3f828918a85]

INTEGRATION: CWS swwarnings (1.8.222); FILE MERGED 2007/09/11 14:38:31 os 1.8.222.5: cast 2007/09/11 14:35:32 os 1.8.222.4: forms reactivated 2007/04/11 07:03:30 tl 1.8.222.3: #i69287# warning-free code 2007/03/05 12:45:52 tl 1.8.222.2: #i69287# warning-free code 2007/02/27 07:46:54 os 1.8.222.1: #i69287# warnings removed


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [b0d146b7c06344f1f917f625fdf5efb9d90132e6]

INTEGRATION: CWS swwarnings (1.13.148); FILE MERGED 2007/05/29 13:53:40 os 1.13.148.4: RESYNC: (1.13-1.14); FILE MERGED 2007/03/05 12:45:52 tl 1.13.148.3: #i69287# warning-free code 2007/02/27 07:46:54 os 1.13.148.2: #i69287# warnings removed 2007/02/26 08:51:09 tl 1.13.148.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [89d72d38ea3bc81f4553dc78f545881e828e0205]

INTEGRATION: CWS swwarnings (1.5.222); FILE MERGED 2007/03/05 12:45:52 tl 1.5.222.2: #i69287# warning-free code 2007/02/27 07:46:53 os 1.5.222.1: #i69287# warnings removed


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [2f993b7d120e784ae8c1a8edec4a6466257c7110]

INTEGRATION: CWS swwarnings (1.7.222); FILE MERGED 2007/06/01 07:17:45 tl 1.7.222.3: #i69287# warning-free code 2007/05/29 13:52:43 os 1.7.222.2: RESYNC: (1.7-1.8); FILE MERGED 2007/04/13 12:18:10 tl 1.7.222.1: #i69287# binfilter related comments removed


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f8161e129699eb49423a0ed58d8b4fcc640cb524]

INTEGRATION: CWS swwarnings (1.16.222); FILE MERGED 2007/05/29 13:51:44 os 1.16.222.3: RESYNC: (1.16-1.17); FILE MERGED 2007/04/13 12:18:10 tl 1.16.222.2: #i69287# binfilter related comments removed 2007/03/26 12:09:15 tl 1.16.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [42ed5453ee6a301a08d1dfb40ec92b92add37c5c]

INTEGRATION: CWS swwarnings (1.25.130); FILE MERGED 2007/06/01 07:17:45 tl 1.25.130.5: #i69287# warning-free code 2007/05/29 13:50:42 os 1.25.130.4: RESYNC: (1.25-1.27); FILE MERGED 2007/04/13 12:18:10 tl 1.25.130.3: #i69287# binfilter related comments removed 2007/04/11 07:03:30 tl 1.25.130.2: #i69287# warning-free code 2007/03/26 12:09:15 tl 1.25.130.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [9a0d0d4d492e53631d87bbe3f819e871ba2e287f]

INTEGRATION: CWS swwarnings (1.14.222); FILE MERGED 2007/05/29 13:49:42 os 1.14.222.3: RESYNC: (1.14-1.16); FILE MERGED 2007/04/11 07:03:30 tl 1.14.222.2: #i69287# warning-free code 2007/03/26 12:09:15 tl 1.14.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [503e09115c60745305953a8bd4f6c28ba5c41c2a]

INTEGRATION: CWS swwarnings (1.9.42); FILE MERGED 2007/05/29 13:48:22 os 1.9.42.3: RESYNC: (1.9-1.10); FILE MERGED 2007/04/11 07:03:30 tl 1.9.42.2: #i69287# warning-free code 2007/03/26 12:09:14 tl 1.9.42.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [1bcf04d991bf4161db3d9072b280ed08e59598dd]

INTEGRATION: CWS swwarnings (1.35.42); FILE MERGED 2007/06/01 07:17:44 tl 1.35.42.7: #i69287# warning-free code 2007/05/29 13:47:06 os 1.35.42.6: RESYNC: (1.35-1.36); FILE MERGED 2007/04/18 08:26:42 tl 1.35.42.5: #i69287# warning-free code 2007/04/13 12:18:09 tl 1.35.42.4: #i69287# binfilter related comments removed 2007/04/13 11:15:29 tl 1.35.42.3: #i69287# warning-free code 2007/04/11 07:03:29 tl 1.35.42.2: #i69287# warning-free code 2007/03/26 12:09:14 tl 1.35.42.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [8477a55e7926aa8b9531999a95776ef153997dea]

INTEGRATION: CWS swwarnings (1.11.222); FILE MERGED 2007/06/28 11:59:23 os 1.11.222.3: RESYNC: (1.11-1.12); FILE MERGED 2007/06/01 07:17:44 tl 1.11.222.2: #i69287# warning-free code 2007/04/11 07:03:29 tl 1.11.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [6d3ea611cec1dcbdae33e8ced850d3b86041b65b]

INTEGRATION: CWS swwarnings (1.15.222); FILE MERGED 2007/05/30 14:09:08 os 1.15.222.5: merge errors fixed 2007/05/29 13:45:26 os 1.15.222.4: RESYNC: (1.15-1.17); FILE MERGED 2007/04/13 12:18:09 tl 1.15.222.3: #i69287# binfilter related comments removed 2007/04/11 07:03:29 tl 1.15.222.2: #i69287# warning-free code 2007/03/26 12:09:14 tl 1.15.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [37d1b4a017021ae7a8d820a44d9ed75d947b5c94]

INTEGRATION: CWS swwarnings (1.12.710); FILE MERGED 2007/03/26 12:09:14 tl 1.12.710.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [1caaa419b196bd8c4124ba04e9c95b683333983b]

INTEGRATION: CWS swwarnings (1.10.222); FILE MERGED 2007/03/26 12:09:14 tl 1.10.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [53c89a8216f7c4833c545bb42916810f6636ffbe]

INTEGRATION: CWS swwarnings (1.10.222); FILE MERGED 2007/08/20 16:00:24 tl 1.10.222.3: RESYNC: (1.12-1.13); FILE MERGED 2007/05/29 13:41:02 os 1.10.222.2: RESYNC: (1.10-1.12); FILE MERGED 2007/03/26 12:09:13 tl 1.10.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [4fc5948fe2fde42403496600c39c0a6d202ce0c5]

INTEGRATION: CWS swwarnings (1.9.222); FILE MERGED 2007/05/29 13:39:34 os 1.9.222.4: RESYNC: (1.9-1.11); FILE MERGED 2007/04/13 12:18:09 tl 1.9.222.3: #i69287# binfilter related comments removed 2007/04/03 13:01:14 tl 1.9.222.2: #i69287# warning-free code 2007/03/09 12:27:15 ama 1.9.222.1: #i69287#: warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a4227e1c0d23a0d222a6713e8daeb08f61c3d1ab]

INTEGRATION: CWS swwarnings (1.15.222); FILE MERGED 2007/03/26 12:09:13 tl 1.15.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a34a7a341204d4d85194d8f007dc0bcec1d8f961]

INTEGRATION: CWS swwarnings (1.42.222); FILE MERGED 2007/09/18 06:10:48 os 1.42.222.6: ULONG is not always a sal_uInt32 2007/06/28 11:59:15 os 1.42.222.5: RESYNC: (1.45-1.46); FILE MERGED 2007/05/29 13:37:25 os 1.42.222.4: RESYNC: (1.42-1.45); FILE MERGED 2007/04/13 12:18:08 tl 1.42.222.3: #i69287# binfilter related comments removed 2007/04/11 07:03:29 tl 1.42.222.2: #i69287# warning-free code 2007/03/26 12:09:13 tl 1.42.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [2f69e88a0d6207559ec924a4d4d4d78106b5ffcb]

INTEGRATION: CWS swwarnings (1.21.222); FILE MERGED 2007/04/11 07:03:28 tl 1.21.222.2: #i69287# warning-free code 2007/03/26 12:09:13 tl 1.21.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [04b8566ee4f722023adcd843bced6d2d597eb128]

INTEGRATION: CWS swwarnings (1.21.222); FILE MERGED 2007/03/26 12:09:13 tl 1.21.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [c2bfc4632b84322c3e1ba1fb0a156d0aee5d02f3]

INTEGRATION: CWS swwarnings (1.16.222); FILE MERGED 2007/05/29 13:34:38 os 1.16.222.3: RESYNC: (1.16-1.17); FILE MERGED 2007/04/11 07:03:28 tl 1.16.222.2: #i69287# warning-free code 2007/03/26 12:09:12 tl 1.16.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [c3ab4aa7af02cb6d234023b4618fe0b952160556]

INTEGRATION: CWS swwarnings (1.11.222); FILE MERGED 2007/03/26 12:09:12 tl 1.11.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e58b6424ab26e5ae59dfb6985cd9cceb0e6a6765]

INTEGRATION: CWS swwarnings (1.8.148); FILE MERGED 2007/05/29 13:32:23 os 1.8.148.2: RESYNC: (1.8-1.9); FILE MERGED 2007/03/05 13:16:29 tl 1.8.148.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [4b7b3e2ff93c72ed0b19d2ae48f0436e773ff51a]

INTEGRATION: CWS swwarnings (1.27.222); FILE MERGED 2007/08/20 16:00:17 tl 1.27.222.9: RESYNC: (1.31-1.33); FILE MERGED 2007/06/29 14:25:06 os 1.27.222.8: merge errors fixed 2007/06/28 11:59:06 os 1.27.222.7: RESYNC: (1.28-1.31); FILE MERGED 2007/06/01 07:17:44 tl 1.27.222.6: #i69287# warning-free code 2007/05/29 13:31:07 os 1.27.222.5: RESYNC: (1.27-1.28); FILE MERGED 2007/04/11 07:03:28 tl 1.27.222.4: #i69287# warning-free code 2007/04/03 13:01:14 tl 1.27.222.3: #i69287# warning-free code 2007/03/05 13:16:29 tl 1.27.222.2: #i69287# warning-free code 2007/03/05 12:45:52 tl 1.27.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [19dd039827b47867d0aaa02ea96966ccca2e2567]

INTEGRATION: CWS swwarnings (1.10.222); FILE MERGED 2007/06/01 07:17:44 tl 1.10.222.3: #i69287# warning-free code 2007/03/26 12:09:12 tl 1.10.222.2: #i69287# warning-free code 2007/03/05 13:16:29 tl 1.10.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [3992b5a7b690ef2a9ee003cfcc9d21607ce187e7]

INTEGRATION: CWS swwarnings (1.15.222); FILE MERGED 2007/06/01 07:17:44 tl 1.15.222.5: #i69287# warning-free code 2007/05/29 13:28:16 os 1.15.222.4: RESYNC: (1.15-1.16); FILE MERGED 2007/05/16 06:28:22 os 1.15.222.3: warnings in debug mode removed 2007/04/11 07:03:28 tl 1.15.222.2: #i69287# warning-free code 2007/03/05 13:16:29 tl 1.15.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [8b1236a4b649f2478ebbd1ed6aee9af41d59867c]

INTEGRATION: CWS swwarnings (1.14.222); FILE MERGED 2007/05/29 13:27:58 os 1.14.222.4: RESYNC: (1.14-1.15); FILE MERGED 2007/04/11 07:03:27 tl 1.14.222.3: #i69287# warning-free code 2007/03/26 12:09:12 tl 1.14.222.2: #i69287# warning-free code 2007/02/27 13:46:26 os 1.14.222.1: #i69287# warnings removed


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [c1afb5363e97a5ce5e10d9d847da6bacb908b80d]

INTEGRATION: CWS swwarnings (1.7.222); FILE MERGED 2007/06/01 07:17:44 tl 1.7.222.4: #i69287# warning-free code 2007/05/29 13:27:30 os 1.7.222.3: RESYNC: (1.7-1.8); FILE MERGED 2007/04/11 07:03:27 tl 1.7.222.2: #i69287# warning-free code 2007/02/28 06:49:48 os 1.7.222.1: #i69287# warnings removed


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [07be33dd30835ba823f4bc59fe7e97abeeaccfad]

INTEGRATION: CWS swwarnings (1.7.222); FILE MERGED 2007/02/28 06:49:48 os 1.7.222.1: #i69287# warnings removed


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f1e332759ee3fb427a803ec3dc69ea4cb49c4aee]

INTEGRATION: CWS swwarnings (1.7.710); FILE MERGED 2007/03/26 12:09:11 tl 1.7.710.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ecfaf0566afbe34e1ca1959121e934bbbecbb0e3]

INTEGRATION: CWS swwarnings (1.34.222); FILE MERGED 2007/05/29 13:25:08 os 1.34.222.2: RESYNC: (1.34-1.35); FILE MERGED 2007/04/13 12:18:07 tl 1.34.222.1: #i69287# binfilter related comments removed


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [eb66e55c24ec044f1f52d8f0adcf77f9f4aa52fb]

INTEGRATION: CWS swwarnings (1.69.222); FILE MERGED 2007/06/28 11:58:52 os 1.69.222.11: RESYNC: (1.71-1.72); FILE MERGED 2007/06/01 07:17:44 tl 1.69.222.10: #i69287# warning-free code 2007/05/29 13:23:55 os 1.69.222.9: RESYNC: (1.69-1.71); FILE MERGED 2007/04/13 12:18:06 tl 1.69.222.8: #i69287# binfilter related comments removed 2007/04/13 11:15:28 tl 1.69.222.7: #i69287# warning-free code 2007/04/11 07:03:27 tl 1.69.222.6: #i69287# warning-free code 2007/03/26 12:09:11 tl 1.69.222.5: #i69287# warning-free code 2007/03/12 12:29:02 ama 1.69.222.4: i69287#: warning free code 2007/03/09 14:07:31 ama 1.69.222.3: #i69287#: warning free code 2007/02/27 13:46:26 os 1.69.222.2: #i69287# warnings removed 2007/02/23 11:09:16 tl 1.69.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [2e179b52143b42e46753bdd7d1b9c4a137409338]

INTEGRATION: CWS swwarnings (1.11.222); FILE MERGED 2007/06/01 07:17:44 tl 1.11.222.7: #i69287# warning-free code 2007/04/13 12:18:06 tl 1.11.222.6: #i69287# binfilter related comments removed 2007/04/13 11:15:27 tl 1.11.222.5: #i69287# warning-free code 2007/04/11 07:03:27 tl 1.11.222.4: #i69287# warning-free code 2007/03/26 12:09:11 tl 1.11.222.3: #i69287# warning-free code 2007/02/27 13:46:26 os 1.11.222.2: #i69287# warnings removed 2007/02/27 13:07:10 tl 1.11.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a9cdd193a9e0662384a736c0b744933a1a12e15f]

INTEGRATION: CWS swwarnings (1.3.708); FILE MERGED 2007/03/05 12:45:51 tl 1.3.708.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [2859712db2537cbae2e2cc3192bc983e50e7a94e]

INTEGRATION: CWS swwarnings (1.2.708); FILE MERGED 2007/03/05 12:45:51 tl 1.2.708.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [7982e29255a981b1f5e8414c86bd82bbd0f2c39d]

INTEGRATION: CWS swwarnings (1.36.300); FILE MERGED 2007/08/20 15:53:50 tl 1.36.300.6: RESYNC: (1.37-1.38); FILE MERGED 2007/05/29 13:23:27 os 1.36.300.5: RESYNC: (1.36-1.37); FILE MERGED 2007/03/26 12:09:10 tl 1.36.300.4: #i69287# warning-free code 2007/03/05 12:45:51 tl 1.36.300.3: #i69287# warning-free code 2007/02/26 16:14:57 os 1.36.300.2: #i69287# warnings removed 2007/02/22 15:06:49 tl 1.36.300.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [b354f43d8075af033e206f11fd76dfa5f68dc992]

INTEGRATION: CWS swwarnings (1.5.710); FILE MERGED 2007/04/11 07:03:26 tl 1.5.710.2: #i69287# warning-free code 2007/02/22 15:06:49 tl 1.5.710.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [15c529c02ff33853e97fb1bbd7af8becec7f5758]

INTEGRATION: CWS swwarnings (1.9.710); FILE MERGED 2007/03/05 12:45:51 tl 1.9.710.2: #i69287# warning-free code 2007/02/22 15:06:49 tl 1.9.710.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [7dce2735635128d669491659722c7ead38b5538f]

INTEGRATION: CWS swwarnings (1.2.710); FILE MERGED 2007/03/05 12:45:51 tl 1.2.710.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [65034de9b1e7842dea9703ce11a858efafd65264]

INTEGRATION: CWS swwarnings (1.2.708); FILE MERGED 2007/03/05 12:45:50 tl 1.2.708.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [cc2dfb53c5c34d35dc555f1ab10bf1bbb16fd23e]

INTEGRATION: CWS swwarnings (1.4.710); FILE MERGED 2007/03/26 12:09:10 tl 1.4.710.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [8b1d26af25994fe440346bfa58a85c5066b8e917]

INTEGRATION: CWS swwarnings (1.48.42); FILE MERGED 2007/09/24 07:11:33 os 1.48.42.9: RESYNC: (1.53-1.54); FILE MERGED 2007/08/20 15:52:30 tl 1.48.42.8: RESYNC: (1.50-1.53); FILE MERGED 2007/05/29 13:11:40 os 1.48.42.7: RESYNC: (1.49-1.50); FILE MERGED 2007/04/11 10:50:14 os 1.48.42.6: RESYNC: (1.48-1.49); FILE MERGED 2007/04/11 07:03:26 tl 1.48.42.5: #i69287# warning-free code 2007/03/26 12:09:10 tl 1.48.42.4: #i69287# warning-free code 2007/03/05 12:45:50 tl 1.48.42.3: #i69287# warning-free code 2007/02/23 11:09:16 tl 1.48.42.2: #i69287# warning-free code 2007/02/22 15:06:49 tl 1.48.42.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ea598010254fa3cee0e66cb9f7d680ee2946cf13]

INTEGRATION: CWS swwarnings (1.10.710); FILE MERGED 2007/08/20 15:53:43 tl 1.10.710.2: RESYNC: (1.10-1.11); FILE MERGED 2007/03/26 12:09:10 tl 1.10.710.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [8b4571af3f6118596f7c4b2851858e0deb97b7e9]

INTEGRATION: CWS swwarnings (1.14.242); FILE MERGED 2007/05/29 13:21:36 os 1.14.242.3: RESYNC: (1.14-1.15); FILE MERGED 2007/03/05 12:45:50 tl 1.14.242.2: #i69287# warning-free code 2007/02/27 13:07:09 tl 1.14.242.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [00376751831c3c96a2aacc18d63b4cbdb0140848]

INTEGRATION: CWS swwarnings (1.11.710); FILE MERGED 2007/03/26 12:09:10 tl 1.11.710.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [5293d04896c81a4639f99db3a8e3fea24096be53]

INTEGRATION: CWS swwarnings (1.6.710); FILE MERGED 2007/03/26 12:09:09 tl 1.6.710.2: #i69287# warning-free code 2007/02/27 09:07:10 os 1.6.710.1: #i69287# warnings removed


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [cbda1766976d8e201dda4a4cde0cd73717bdb7db]

INTEGRATION: CWS swwarnings (1.4.242); FILE MERGED 2007/04/13 12:18:06 tl 1.4.242.1: #i69287# binfilter related comments removed


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [c8f6987e4da3f627872f6995f2826d4f96de2cf1]

INTEGRATION: CWS swwarnings (1.13.526); FILE MERGED 2007/04/13 12:18:05 tl 1.13.526.2: #i69287# binfilter related comments removed 2007/03/05 12:45:49 tl 1.13.526.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [6af71c5cf50bde8230d47ef0f6695eafc23d0741]

INTEGRATION: CWS swwarnings (1.4.710); FILE MERGED 2007/03/05 12:45:49 tl 1.4.710.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [b1fb5c75e39922e6ddc9edc07236360fad3b14d4]

INTEGRATION: CWS swwarnings (1.5.242); FILE MERGED 2007/02/27 13:07:09 tl 1.5.242.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [9798532897ddf79d98e483f5e8442bf25abeb707]

INTEGRATION: CWS swwarnings (1.3.708); FILE MERGED 2007/03/05 12:45:49 tl 1.3.708.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [2424707202f5c0fb8f31f202930309b7fd4498db]

INTEGRATION: CWS swwarnings (1.4.708); FILE MERGED 2007/05/29 13:19:04 os 1.4.708.2: RESYNC: (1.4-1.5); FILE MERGED 2007/02/27 13:07:09 tl 1.4.708.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [6f165a1af05f9dbe1195a4b9c69c9db1dc3f8e0c]

INTEGRATION: CWS swwarnings (1.4.710); FILE MERGED 2007/04/13 12:18:05 tl 1.4.710.2: #i69287# binfilter related comments removed 2007/02/28 12:23:29 os 1.4.710.1: #i69287# warnings removed


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [35b79ade41698a62fed15e022a718496c3235ac9]

INTEGRATION: CWS swwarnings (1.3.710); FILE MERGED 2007/04/13 12:18:05 tl 1.3.710.2: #i69287# binfilter related comments removed 2007/02/28 06:50:10 os 1.3.710.1: #i69287# warnings removed


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [3276b2c1142e3f12320e235f6d3c73fa0f6b492d]

INTEGRATION: CWS swwarnings (1.3.710); FILE MERGED 2007/04/13 12:18:04 tl 1.3.710.6: #i69287# binfilter related comments removed 2007/04/11 07:03:26 tl 1.3.710.5: #i69287# warning-free code 2007/03/05 12:45:49 tl 1.3.710.4: #i69287# warning-free code 2007/02/27 13:51:01 os 1.3.710.3: #i69287# warnings removed 2007/02/23 11:09:16 tl 1.3.710.2: #i69287# warning-free code 2007/02/22 15:06:49 tl 1.3.710.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [1798be04642044f95b4a35cd1d64bb3a1c5635d8]

INTEGRATION: CWS swwarnings (1.3.710); FILE MERGED 2007/02/27 13:07:09 tl 1.3.710.2: #i69287# warning-free code 2007/02/22 15:06:49 tl 1.3.710.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [27636da4926fddcacf82ec2984f453dda62f6464]

INTEGRATION: CWS swwarnings (1.4.708); FILE MERGED 2007/04/27 06:53:36 os 1.4.708.4: #146889# using, again 2007/04/27 06:38:16 os 1.4.708.3: #146889# prevent use of ComoboBox::InsertEntry 2007/03/26 12:09:09 tl 1.4.708.2: #i69287# warning-free code 2007/03/05 12:45:49 tl 1.4.708.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [130b688f5c2f68edd8cb9dbdca4447df71917dc1]

INTEGRATION: CWS swwarnings (1.19.198); FILE MERGED 2007/03/26 12:09:09 tl 1.19.198.4: #i69287# warning-free code 2007/03/05 12:45:49 tl 1.19.198.3: #i69287# warning-free code 2007/02/27 13:07:09 tl 1.19.198.2: #i69287# warning-free code 2007/02/22 15:06:48 tl 1.19.198.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [65b53f221b0b64fa764c53f5dcf1103f82119be6]

INTEGRATION: CWS swwarnings (1.3.710); FILE MERGED 2007/02/22 15:06:48 tl 1.3.710.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [dd6d054dba0fbcbec031e1216d16ffe2cb72013d]

INTEGRATION: CWS swwarnings (1.2.102); FILE MERGED 2007/08/24 10:55:15 tl 1.2.102.3: #i69287# warning-free code 2007/08/20 15:53:18 tl 1.2.102.2: RESYNC: (1.2-1.3); FILE MERGED 2007/03/05 12:45:49 tl 1.2.102.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [4beb6fe69d5849959c364824a39204611751e5bc]

INTEGRATION: CWS swwarnings (1.6.42); FILE MERGED 2007/08/20 15:53:11 tl 1.6.42.2: RESYNC: (1.6-1.7); FILE MERGED 2007/03/05 12:45:48 tl 1.6.42.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [fa380df14958d32888de02729375dc1c91d1ace8]

INTEGRATION: CWS swwarnings (1.5.710); FILE MERGED 2007/03/05 12:45:48 tl 1.5.710.3: #i69287# warning-free code 2007/02/23 09:15:53 os 1.5.710.2: Warnings fixed 2007/02/22 15:06:48 tl 1.5.710.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [5f0279ee649b2e6b946cb9169947bbf2a7cfb062]

INTEGRATION: CWS swwarnings (1.5.710); FILE MERGED 2007/02/22 15:06:48 tl 1.5.710.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [caad4da29c51603ab1beb498f197d649e0e86660]

INTEGRATION: CWS swwarnings (1.3.710); FILE MERGED 2007/02/27 13:07:08 tl 1.3.710.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [94f549a93c48e234c9c3922c0a635c2ce01f79a4]

INTEGRATION: CWS swwarnings (1.4.242); FILE MERGED 2007/04/11 07:03:26 tl 1.4.242.3: #i69287# warning-free code 2007/03/05 12:45:48 tl 1.4.242.2: #i69287# warning-free code 2007/02/22 15:06:48 tl 1.4.242.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ee2089699bf60828ff76d88a8000963f6d7f15ab]

INTEGRATION: CWS swwarnings (1.3.710); FILE MERGED 2007/03/26 12:09:09 tl 1.3.710.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [5133685ad48aa0cd3b6351979c014a584af0bf49]

INTEGRATION: CWS swwarnings (1.14.140); FILE MERGED 2007/03/26 12:09:09 tl 1.14.140.3: #i69287# warning-free code 2007/03/05 12:45:48 tl 1.14.140.2: #i69287# warning-free code 2007/02/27 11:48:09 os 1.14.140.1: #i69287# warnings removed


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [6fc9b0a1befc2ddb655058d8ca761a8525612f4f]

INTEGRATION: CWS swwarnings (1.7.242); FILE MERGED 2007/04/13 12:18:04 tl 1.7.242.2: #i69287# binfilter related comments removed 2007/02/22 15:06:48 tl 1.7.242.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [277a5cd9b90d2b07615035e64ff73419fa8ddc02]

INTEGRATION: CWS swwarnings (1.19.42); FILE MERGED 2007/08/20 15:53:04 tl 1.19.42.5: RESYNC: (1.19-1.20); FILE MERGED 2007/04/11 07:03:26 tl 1.19.42.4: #i69287# warning-free code 2007/03/05 12:45:48 tl 1.19.42.3: #i69287# warning-free code 2007/02/23 11:09:15 tl 1.19.42.2: #i69287# warning-free code 2007/02/22 15:06:47 tl 1.19.42.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e0a5faab58d2320ae00d93c8b9c00997a0ef2806]

INTEGRATION: CWS swwarnings (1.6.710); FILE MERGED 2007/04/18 14:58:53 tl 1.6.710.5: #i69287# warning-free code 2007/03/26 12:09:08 tl 1.6.710.4: #i69287# warning-free code 2007/03/05 12:45:48 tl 1.6.710.3: #i69287# warning-free code 2007/02/23 11:09:15 tl 1.6.710.2: #i69287# warning-free code 2007/02/22 15:06:47 tl 1.6.710.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [efddfe7ccc1b67f3685aec36ffdcdbef04004aff]

INTEGRATION: CWS swwarnings (1.4.710); FILE MERGED 2007/02/22 15:06:47 tl 1.4.710.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [0b9e6ab2fab270b9baddcdbd33375273d8a0cda8]

INTEGRATION: CWS swwarnings (1.6.710); FILE MERGED 2007/02/22 15:06:47 tl 1.6.710.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a7d9d409e97cd539ad1a93b088efdd015692c82c]

INTEGRATION: CWS swwarnings (1.5.710); FILE MERGED 2007/02/22 15:06:47 tl 1.5.710.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f806f190e2a39be77f72f1050cf4302b317bfb5b]

INTEGRATION: CWS swwarnings (1.3.710); FILE MERGED 2007/04/13 12:18:03 tl 1.3.710.1: #i69287# binfilter related comments removed


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [eb57cc0ae785ec74f1b5cf6bc1cceb7a123910c7]

INTEGRATION: CWS swwarnings (1.7.242); FILE MERGED 2007/02/22 15:06:47 tl 1.7.242.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [c1bcdfb3ae8dc1dfdc92725f88e964592ab7955e]

INTEGRATION: CWS swwarnings (1.19.586); FILE MERGED 2007/04/13 12:18:03 tl 1.19.586.3: #i69287# binfilter related comments removed 2007/04/11 10:50:07 os 1.19.586.2: RESYNC: (1.19-1.20); FILE MERGED 2007/03/05 12:45:47 tl 1.19.586.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [5221e652fb365b349c8f052259448190084fcceb]

INTEGRATION: CWS swwarnings (1.4.710); FILE MERGED 2007/03/26 12:09:08 tl 1.4.710.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ea5756fe735569a994a619817ebf34ff0bbed22d]

INTEGRATION: CWS swwarnings (1.7.242); FILE MERGED 2007/06/28 11:58:44 os 1.7.242.2: RESYNC: (1.7-1.8); FILE MERGED 2007/03/05 12:45:47 tl 1.7.242.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f6668efba69b5191b858d6e4edd46fd29bca7608]

INTEGRATION: CWS swwarnings (1.2.710); FILE MERGED 2007/03/05 12:45:47 tl 1.2.710.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [99ccc41c25afd51c1d146d50c711dfe037cee3e1]

INTEGRATION: CWS swwarnings (1.6.710); FILE MERGED 2007/03/26 12:09:08 tl 1.6.710.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [03f251c0d26ac4362ad14c67b7d56377926648f1]

INTEGRATION: CWS swwarnings (1.7.242); FILE MERGED 2007/08/20 15:52:23 tl 1.7.242.3: RESYNC: (1.7-1.8); FILE MERGED 2007/04/13 12:18:02 tl 1.7.242.2: #i69287# binfilter related comments removed 2007/02/22 15:06:46 tl 1.7.242.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [28b952c7329630b743463d9f90355a9eb4c06baa]

INTEGRATION: CWS swwarnings (1.13.710); FILE MERGED 2007/04/11 07:03:26 tl 1.13.710.2: #i69287# warning-free code 2007/02/22 15:06:46 tl 1.13.710.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e50f58554406fbe2e7ae7c2ed679f038cba9c7cc]

INTEGRATION: CWS swwarnings (1.3.710); FILE MERGED 2007/03/05 12:45:47 tl 1.3.710.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a6f3491d12f30b523e90e091f51bde83aa1f59b1]

INTEGRATION: CWS swwarnings (1.12.710); FILE MERGED 2007/08/20 15:52:56 tl 1.12.710.2: RESYNC: (1.12-1.13); FILE MERGED 2007/03/26 12:09:08 tl 1.12.710.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [2424ba45a5630008a4d3bd4fceae68a187d78d1b]

INTEGRATION: CWS swwarnings (1.5.140); FILE MERGED 2007/03/05 12:45:47 tl 1.5.140.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a9166745e95a445c0b8afec928246fa4beb33b77]

INTEGRATION: CWS swwarnings (1.6.710); FILE MERGED 2007/03/05 12:45:47 tl 1.6.710.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [5ed6ea469b5ebf7433d81f1507f4591f17890491]

INTEGRATION: CWS swwarnings (1.6.242); FILE MERGED 2007/02/26 16:14:57 os 1.6.242.1: #i69287# warnings removed


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d8a899e9ed84f2ac93cda56baecd492f9f67df70]

INTEGRATION: CWS swwarnings (1.5.568); FILE MERGED 2007/03/05 12:45:47 tl 1.5.568.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [78cffc6c6e2703c4fac9de2675a37cc9dd49d36e]

INTEGRATION: CWS swwarnings (1.2.708); FILE MERGED 2007/03/05 12:45:46 tl 1.2.708.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [1d19c1d6ae8ddb31349f764162b3647ddf955591]

INTEGRATION: CWS swwarnings (1.6.140); FILE MERGED 2007/03/05 12:45:46 tl 1.6.140.2: #i69287# warning-free code 2007/02/22 15:06:46 tl 1.6.140.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [2423d3c440368d2f431fcea864199fa6fdc56dce]

INTEGRATION: CWS swwarnings (1.9.242); FILE MERGED 2007/04/11 07:03:25 tl 1.9.242.2: #i69287# warning-free code 2007/02/27 13:07:08 tl 1.9.242.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [9250e76c23d22e66b20a549e53d299e41f422f70]

INTEGRATION: CWS swwarnings (1.5.276); FILE MERGED 2007/03/05 12:45:46 tl 1.5.276.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [21698b0d2dbcbf1517620e756528f35979e90e33]

INTEGRATION: CWS swwarnings (1.6.242); FILE MERGED 2007/04/13 12:18:02 tl 1.6.242.1: #i69287# binfilter related comments removed


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [61cacc01c9d61dd5441ec2c42ea17b8b9b032e2d]

INTEGRATION: CWS swwarnings (1.11.710); FILE MERGED 2007/04/13 12:18:01 tl 1.11.710.1: #i69287# binfilter related comments removed


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [b76de29dff5355ee20ca5599f2f4c9ee4ce93430]

INTEGRATION: CWS swwarnings (1.4.710); FILE MERGED 2007/03/26 12:09:07 tl 1.4.710.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [34577c33759743d5d516b71658c6fec8012bcf8c]

INTEGRATION: CWS swwarnings (1.3.710); FILE MERGED 2007/03/05 12:45:46 tl 1.3.710.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [5f57541efe832f9a11743f042f6461fe33b7a0ad]

INTEGRATION: CWS swwarnings (1.4.242); FILE MERGED 2007/03/05 12:45:46 tl 1.4.242.2: #i69287# warning-free code 2007/02/22 15:06:46 tl 1.4.242.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [1cbae53e298dd24d05a1580727f7d969dfda9325]

INTEGRATION: CWS swwarnings (1.9.242); FILE MERGED 2007/05/29 13:13:31 os 1.9.242.2: RESYNC: (1.9-1.10); FILE MERGED 2007/02/27 13:07:08 tl 1.9.242.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [c8a1b7c041de856f287c0e45d85738c203cf2527]

INTEGRATION: CWS swwarnings (1.2.710); FILE MERGED 2007/03/05 12:45:46 tl 1.2.710.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [4758f7b4e91892e456bd36c478d290f57c790c51]

INTEGRATION: CWS swwarnings (1.6.710); FILE MERGED 2007/03/26 12:09:07 tl 1.6.710.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a2d1d5c8d4217d2b34e6baa7e6ba43f422895949]

INTEGRATION: CWS swwarnings (1.8.528); FILE MERGED 2007/03/26 12:09:07 tl 1.8.528.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [9d3ee35079966829f69bab279002f0aa36c5809f]

INTEGRATION: CWS swwarnings (1.6.710); FILE MERGED 2007/03/26 12:09:07 tl 1.6.710.2: #i69287# warning-free code 2007/02/27 11:48:08 os 1.6.710.1: #i69287# warnings removed


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [adb76da8c3087245beb2aca4babe8dc215bca87f]

INTEGRATION: CWS swwarnings (1.4.710); FILE MERGED 2007/03/05 12:45:46 tl 1.4.710.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [be72fa8344b015e980faf8cfe971df30affc1ab6]

INTEGRATION: CWS swwarnings (1.18.710); FILE MERGED 2007/04/03 13:01:13 tl 1.18.710.3: #i69287# warning-free code 2007/02/27 09:07:10 os 1.18.710.2: #i69287# warnings removed 2007/02/22 15:06:46 tl 1.18.710.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [affb1ef23b3a9f835296e15320c40fa9b9d258e0]

INTEGRATION: CWS swwarnings (1.10.710); FILE MERGED 2007/04/03 13:01:13 tl 1.10.710.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [3b4c97b17bec2a4642c9be8d1114aea3e835baa1]

INTEGRATION: CWS swwarnings (1.3.710); FILE MERGED 2007/02/27 09:07:10 os 1.3.710.1: #i69287# warnings removed


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [044f2ccba6bf2843e705c306b22f673aa6a97353]

INTEGRATION: CWS swwarnings (1.4.710); FILE MERGED 2007/04/13 12:18:01 tl 1.4.710.1: #i69287# binfilter related comments removed


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [cffe632fde740dc63578d3b9c80da75ef9ec397b]

INTEGRATION: CWS swwarnings (1.5.242); FILE MERGED 2007/03/05 12:45:45 tl 1.5.242.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [dfb3ab7298e7d86a2ab13c0144065cbddab20d19]

INTEGRATION: CWS swwarnings (1.4.710); FILE MERGED 2007/03/05 12:45:45 tl 1.4.710.2: #i69287# warning-free code 2007/02/22 15:06:46 tl 1.4.710.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [c5595e2020847846e5866a5efa3c4835f4826cb5]

INTEGRATION: CWS swwarnings (1.28.148); FILE MERGED 2007/03/26 12:09:06 tl 1.28.148.3: #i69287# warning-free code 2007/03/05 12:45:45 tl 1.28.148.2: #i69287# warning-free code 2007/02/22 15:06:46 tl 1.28.148.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [7b57428c075698505e66d892d18585ae60216c29]

INTEGRATION: CWS swwarnings (1.6.242); FILE MERGED 2007/03/05 12:45:45 tl 1.6.242.2: #i69287# warning-free code 2007/02/27 13:07:08 tl 1.6.242.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f1ca1b5e69d233f366e46c48ee73baeda00022a2]

INTEGRATION: CWS swwarnings (1.6.242); FILE MERGED 2007/04/13 12:18:00 tl 1.6.242.2: #i69287# binfilter related comments removed 2007/03/05 12:45:45 tl 1.6.242.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [818ae46c6fbba94a7d9789c1b21c525480b13d9c]

INTEGRATION: CWS swwarnings (1.3.710); FILE MERGED 2007/02/22 15:06:45 tl 1.3.710.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [bc7c0383306c82572f9d9c702f2480b1f616d9ad]

INTEGRATION: CWS swwarnings (1.3.242); FILE MERGED 2007/03/05 12:45:45 tl 1.3.242.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [94e655c8d2414c5327ad92a6119104004c3c9052]

INTEGRATION: CWS swwarnings (1.7.710); FILE MERGED 2007/02/27 09:07:10 os 1.7.710.1: #i69287# warnings removed


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [3679fc921325983ad8a74b94dfef570c8153ac3a]

INTEGRATION: CWS swwarnings (1.3.710); FILE MERGED 2007/03/05 12:45:44 tl 1.3.710.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [313da7f12283afb6a3230a5ec013b4b92e1ce2d1]

INTEGRATION: CWS swwarnings (1.11.710); FILE MERGED 2007/02/22 15:06:45 tl 1.11.710.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [c8aae486af0fbbd69d7e20c5fdce74f50f1de718]

INTEGRATION: CWS swwarnings (1.10.592); FILE MERGED 2007/02/26 16:14:57 os 1.10.592.2: #i69287# warnings removed 2007/02/22 15:06:45 tl 1.10.592.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [8b20720d1c1fcf36baad1f835ae4f4078fcc3b89]

INTEGRATION: CWS swwarnings (1.8.710); FILE MERGED 2007/04/03 13:01:13 tl 1.8.710.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e40e2bb9178dd3fbe32228089e83327d418e5164]

INTEGRATION: CWS swwarnings (1.7.664); FILE MERGED 2007/02/27 13:07:08 tl 1.7.664.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [4c142445e7ded724e4992cc781b32887708dcfc6]

INTEGRATION: CWS swwarnings (1.8.118); FILE MERGED 2007/03/05 12:45:44 tl 1.8.118.2: #i69287# warning-free code 2007/02/22 15:06:45 tl 1.8.118.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [4513309ecdf706e7a3ebae13c7839db8b127413c]

INTEGRATION: CWS swwarnings (1.3.242); FILE MERGED 2007/02/27 13:07:08 tl 1.3.242.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [02ad22a596ac397113ad0c3cfaf219937c9ad4f8]

INTEGRATION: CWS swwarnings (1.6.710); FILE MERGED 2007/02/27 11:48:08 os 1.6.710.1: #i69287# warnings removed


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [617f215e1aea4f8c8ed5a77db4926866a62c481e]

INTEGRATION: CWS swwarnings (1.8.710); FILE MERGED 2007/02/22 15:06:45 tl 1.8.710.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [959dbb77b97e31bb29258dd531b6c31cb698fb54]

INTEGRATION: CWS swwarnings (1.3.710); FILE MERGED 2007/02/27 09:07:09 os 1.3.710.1: #i69287# warnings removed


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [19315e9d283ca5178d1db904c00b247f3c794461]

INTEGRATION: CWS swwarnings (1.6.710); FILE MERGED 2007/03/05 12:45:44 tl 1.6.710.2: #i69287# warning-free code 2007/02/27 09:07:09 os 1.6.710.1: #i69287# warnings removed


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [20c3e7b0b35afae4041d85d02d4038aa80b743ad]

INTEGRATION: CWS swwarnings (1.2.710); FILE MERGED 2007/03/05 12:45:44 tl 1.2.710.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [6fa7a3be36a992a434aba66170111108b51b6d18]

INTEGRATION: CWS swwarnings (1.13.242); FILE MERGED 2007/04/11 10:49:59 os 1.13.242.3: RESYNC: (1.13-1.14); FILE MERGED 2007/03/05 12:45:44 tl 1.13.242.2: #i69287# warning-free code 2007/02/27 13:07:08 tl 1.13.242.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [be5e3467f9761397c7cce2dd8f2252acec816eab]

INTEGRATION: CWS swwarnings (1.5.710); FILE MERGED 2007/02/27 13:07:07 tl 1.5.710.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [6c4be90eec9e436d9c1e9a63fbf40f42cc7c2665]

INTEGRATION: CWS swwarnings (1.3.710); FILE MERGED 2007/08/20 15:52:38 tl 1.3.710.2: RESYNC: (1.3-1.4); FILE MERGED 2007/02/27 09:07:09 os 1.3.710.1: #i69287# warnings removed


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [142ce137f9fc67784fcb716ab21bfe069571ee68]

INTEGRATION: CWS swwarnings (1.2.708); FILE MERGED 2007/03/05 12:45:44 tl 1.2.708.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [756880fdd57dbf3ac58982c4b243d3e55cb409b7]

INTEGRATION: CWS swwarnings (1.11.240); FILE MERGED 2007/04/03 13:01:13 tl 1.11.240.2: #i69287# warning-free code 2007/03/05 12:45:44 tl 1.11.240.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f3078dbcae1196d09741fafc0683be39b0a19b1b]

INTEGRATION: CWS swwarnings (1.5.242); FILE MERGED 2007/05/29 13:11:21 os 1.5.242.2: RESYNC: (1.5-1.6); FILE MERGED 2007/03/26 12:09:06 tl 1.5.242.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f4af06e0c3bf63a063b155192f5be757a3c81627]

INTEGRATION: CWS swwarnings (1.3.710); FILE MERGED 2007/03/05 12:45:43 tl 1.3.710.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [94b712a6e28ab05b3d3ff56fe51b1acf006c13f1]

INTEGRATION: CWS swwarnings (1.14.222); FILE MERGED 2007/06/01 07:17:43 tl 1.14.222.2: #i69287# warning-free code 2007/03/26 12:09:06 tl 1.14.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ad80e956002f5633b17fd322752e144086bbcde6]

INTEGRATION: CWS swwarnings (1.14.222); FILE MERGED 2007/05/29 13:09:15 os 1.14.222.6: RESYNC: (1.14-1.15); FILE MERGED 2007/04/13 11:15:27 tl 1.14.222.5: #i69287# warning-free code 2007/04/11 07:03:25 tl 1.14.222.4: #i69287# warning-free code 2007/04/03 13:01:13 tl 1.14.222.3: #i69287# warning-free code 2007/03/26 12:09:05 tl 1.14.222.2: #i69287# warning-free code 2007/02/27 09:03:48 os 1.14.222.1: #i69287# warnings removed


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f68c3d1ccefdf7b1123d36c0fd00f40b33193473]

INTEGRATION: CWS swwarnings (1.7.222); FILE MERGED 2007/04/13 12:18:00 tl 1.7.222.2: #i69287# binfilter related comments removed 2007/02/27 09:03:48 os 1.7.222.1: #i69287# warnings removed


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f62654bd99a26ab0df1de85d1a5fb010690d86f3]

INTEGRATION: CWS swwarnings (1.58.198); FILE MERGED 2007/08/23 08:27:26 tl 1.58.198.12: #i69287# warning-free code 2007/08/20 15:59:11 tl 1.58.198.11: RESYNC: (1.61-1.63); FILE MERGED 2007/06/28 11:58:36 os 1.58.198.10: RESYNC: (1.60-1.61); FILE MERGED 2007/06/01 07:17:43 tl 1.58.198.9: #i69287# warning-free code 2007/05/29 13:07:20 os 1.58.198.8: RESYNC: (1.58-1.60); FILE MERGED 2007/04/18 14:58:52 tl 1.58.198.7: #i69287# warning-free code 2007/04/13 11:15:27 tl 1.58.198.6: #i69287# warning-free code 2007/04/03 13:01:12 tl 1.58.198.5: #i69287# warning-free code 2007/03/05 12:45:43 tl 1.58.198.4: #i69287# warning-free code 2007/02/27 09:03:48 os 1.58.198.3: #i69287# warnings removed 2007/02/23 11:09:15 tl 1.58.198.2: #i69287# warning-free code 2007/02/22 15:06:44 tl 1.58.198.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [549d16bdbddcc1cdfce4837c9685ddc465a6fe86]

INTEGRATION: CWS swwarnings (1.16.222); FILE MERGED 2007/05/29 13:06:59 os 1.16.222.4: RESYNC: (1.16-1.17); FILE MERGED 2007/04/11 07:03:25 tl 1.16.222.3: #i69287# warning-free code 2007/04/03 13:01:12 tl 1.16.222.2: #i69287# warning-free code 2007/02/27 09:03:48 os 1.16.222.1: #i69287# warnings removed


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [abd9f3b9cada8f45eb7e722e81fde79d118cc136]

INTEGRATION: CWS swwarnings (1.11.222); FILE MERGED 2007/06/01 11:09:08 tl 1.11.222.5: warning-free code 2007/05/29 13:06:42 os 1.11.222.4: RESYNC: (1.11-1.12); FILE MERGED 2007/04/13 12:18:00 tl 1.11.222.3: #i69287# binfilter related comments removed 2007/04/03 13:01:12 tl 1.11.222.2: #i69287# warning-free code 2007/02/27 09:03:48 os 1.11.222.1: #i69287# warnings removed


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [36ec0bacb168e8d1ff2cff984dcd2c82760af97d]

INTEGRATION: CWS swwarnings (1.24.222); FILE MERGED 2007/06/01 07:17:43 tl 1.24.222.6: #i69287# warning-free code 2007/04/13 12:17:59 tl 1.24.222.5: #i69287# binfilter related comments removed 2007/04/03 13:01:12 tl 1.24.222.4: #i69287# warning-free code 2007/03/26 12:09:05 tl 1.24.222.3: #i69287# warning-free code 2007/03/12 12:28:30 ama 1.24.222.2: i69287#: warning free code 2007/02/27 09:03:47 os 1.24.222.1: #i69287# warnings removed


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [bcc465ec790bb9c28e148a8572f4903544ac7a90]

INTEGRATION: CWS swwarnings (1.30.222); FILE MERGED 2007/05/29 13:04:06 os 1.30.222.6: RESYNC: (1.30-1.32); FILE MERGED 2007/04/18 14:58:52 tl 1.30.222.5: #i69287# warning-free code 2007/04/18 08:26:41 tl 1.30.222.4: #i69287# warning-free code 2007/04/03 13:01:12 tl 1.30.222.3: #i69287# warning-free code 2007/03/05 12:45:43 tl 1.30.222.2: #i69287# warning-free code 2007/02/27 09:03:47 os 1.30.222.1: #i69287# warnings removed


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d7d2c8d205410e7eec0a7553b6c916de68e44f2f]

INTEGRATION: CWS swwarnings (1.5.222); FILE MERGED 2007/04/03 13:01:11 tl 1.5.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e7ac312eafc1b61ca38296e9648fc72bfff5837e]

INTEGRATION: CWS swwarnings (1.16.222); FILE MERGED 2007/05/29 13:03:44 os 1.16.222.3: RESYNC: (1.16-1.17); FILE MERGED 2007/04/03 13:01:11 tl 1.16.222.2: #i69287# warning-free code 2007/02/27 09:03:47 os 1.16.222.1: #i69287# warnings removed


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [38b3076510187396b5afaa5977fd61a8f2f47c35]

INTEGRATION: CWS swwarnings (1.22.222); FILE MERGED 2007/05/29 13:02:35 os 1.22.222.4: RESYNC: (1.22-1.23); FILE MERGED 2007/04/13 12:17:58 tl 1.22.222.3: #i69287# binfilter related comments removed 2007/04/03 13:01:11 tl 1.22.222.2: #i69287# warning-free code 2007/03/26 12:09:04 tl 1.22.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e9a576c3d76a5c7e17335080a85ee8a8c7034c86]

INTEGRATION: CWS swwarnings (1.8.222); FILE MERGED 2007/04/11 07:03:25 tl 1.8.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [4c81868cb436fa08dd23889ceb4f6d907ba281f4]

INTEGRATION: CWS swwarnings (1.13.140); FILE MERGED 2007/03/26 12:09:04 tl 1.13.140.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [18bd4ad61e3792f31f25f983927a146c4ecc8b9c]

INTEGRATION: CWS swwarnings (1.9.160); FILE MERGED 2007/03/26 12:09:03 tl 1.9.160.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [9f2a362ed67451cda56f89ad57bcaf2bc809b408]

INTEGRATION: CWS swwarnings (1.4.222); FILE MERGED 2007/06/01 07:17:43 tl 1.4.222.5: #i69287# warning-free code 2007/05/29 12:55:58 os 1.4.222.4: RESYNC: (1.4-1.5); FILE MERGED 2007/04/13 12:17:57 tl 1.4.222.3: #i69287# binfilter related comments removed 2007/03/26 12:09:03 tl 1.4.222.2: #i69287# warning-free code 2007/03/05 12:45:43 tl 1.4.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d3c62a34200dc8fdd8e2a1251e2e2531e0738dcb]

INTEGRATION: CWS swwarnings (1.18.222); FILE MERGED 2007/04/03 13:01:11 tl 1.18.222.3: #i69287# warning-free code 2007/03/12 12:27:15 ama 1.18.222.2: i69287#: warning free code 2007/03/05 12:45:42 tl 1.18.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [bf838a21ff2368cb9e7df4ca7e4618dbf310e8d2]

INTEGRATION: CWS swwarnings (1.52.468); FILE MERGED 2007/05/29 12:53:58 os 1.52.468.2: RESYNC: (1.52-1.53); FILE MERGED 2007/02/27 13:07:07 tl 1.52.468.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [b0fa4699c8caebf193e79b74785a9cd72c4bab0e]

INTEGRATION: CWS swwarnings (1.17.222); FILE MERGED 2007/03/05 12:45:42 tl 1.17.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [c8e03672dc608af1ad423befdf3fd179102e5a56]

INTEGRATION: CWS swwarnings (1.9.222); FILE MERGED 2007/04/03 13:01:10 tl 1.9.222.3: #i69287# warning-free code 2007/03/12 12:27:04 ama 1.9.222.2: i69287#: warning free code 2007/03/05 12:45:42 tl 1.9.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [319ebc26d15573ca5a9636edabe0d49c20ddab32]

INTEGRATION: CWS swwarnings (1.5.536); FILE MERGED 2007/03/26 12:09:03 tl 1.5.536.3: #i69287# warning-free code 2007/03/05 12:45:42 tl 1.5.536.2: #i69287# warning-free code 2007/02/22 15:06:44 tl 1.5.536.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f035a01d9afef07d5fe31795f528d6d708c18f08]

INTEGRATION: CWS swwarnings (1.17.222); FILE MERGED 2007/04/11 07:03:24 tl 1.17.222.4: #i69287# warning-free code 2007/04/03 13:01:10 tl 1.17.222.3: #i69287# warning-free code 2007/03/12 12:26:50 ama 1.17.222.2: i69287#: warning free code 2007/03/05 12:45:42 tl 1.17.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d1c273c83c95bb7e6866035c5690bcafa142fca9]

INTEGRATION: CWS swwarnings (1.46.222); FILE MERGED 2007/08/20 15:58:27 tl 1.46.222.6: RESYNC: (1.46-1.47); FILE MERGED 2007/04/11 07:03:24 tl 1.46.222.5: #i69287# warning-free code 2007/04/03 13:01:10 tl 1.46.222.4: #i69287# warning-free code 2007/03/26 12:09:03 tl 1.46.222.3: #i69287# warning-free code 2007/03/12 12:26:32 ama 1.46.222.2: i69287#: warning free code 2007/03/05 12:45:42 tl 1.46.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ff0654fb13445808888839a5bef46c9c7692cd41]

INTEGRATION: CWS swwarnings (1.19.222); FILE MERGED 2007/05/29 12:51:25 os 1.19.222.4: RESYNC: (1.19-1.20); FILE MERGED 2007/04/11 07:03:24 tl 1.19.222.3: #i69287# warning-free code 2007/04/03 13:01:10 tl 1.19.222.2: #i69287# warning-free code 2007/03/05 12:45:41 tl 1.19.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [44407ecf284294fa2c842860a7e3d283eff7f128]

INTEGRATION: CWS swwarnings (1.15.222); FILE MERGED 2007/05/29 12:51:06 os 1.15.222.4: RESYNC: (1.15-1.16); FILE MERGED 2007/04/13 12:17:57 tl 1.15.222.3: #i69287# binfilter related comments removed 2007/04/03 13:01:09 tl 1.15.222.2: #i69287# warning-free code 2007/03/05 12:45:41 tl 1.15.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [15a65bf47596786e3c7cdd3790d16ec25bd7adf2]

INTEGRATION: CWS swwarnings (1.13.222); FILE MERGED 2007/04/03 13:01:09 tl 1.13.222.2: #i69287# warning-free code 2007/03/05 12:45:41 tl 1.13.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [949b21495698c0972880e8f4c196b079c435a1c3]

INTEGRATION: CWS swwarnings (1.10.222); FILE MERGED 2007/04/03 13:01:09 tl 1.10.222.3: #i69287# warning-free code 2007/03/26 12:09:02 tl 1.10.222.2: #i69287# warning-free code 2007/03/05 12:45:41 tl 1.10.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [0352c51456aba377b6048905447de0bd022d57fb]

INTEGRATION: CWS swwarnings (1.7.710); FILE MERGED 2007/03/26 12:09:02 tl 1.7.710.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [544ccc761ba0d75c7e6861dffd4c9b4dd07ec417]

INTEGRATION: CWS swwarnings (1.19.222); FILE MERGED 2007/05/29 12:48:38 os 1.19.222.3: RESYNC: (1.19-1.20); FILE MERGED 2007/03/12 12:27:26 ama 1.19.222.2: i69287#: warning free code 2007/03/05 12:45:41 tl 1.19.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [4c59d52cfb6c481cb81fd96a0a46dfc494adbf47]

INTEGRATION: CWS swwarnings (1.17.222); FILE MERGED 2007/06/01 07:17:43 tl 1.17.222.5: #i69287# warning-free code 2007/05/29 12:46:43 os 1.17.222.4: RESYNC: (1.17-1.18); FILE MERGED 2007/04/11 07:03:23 tl 1.17.222.3: #i69287# warning-free code 2007/04/03 13:01:09 tl 1.17.222.2: #i69287# warning-free code 2007/03/05 12:45:41 tl 1.17.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [af64744e84492cb6bd455c0ef93c603770b8c8d9]

INTEGRATION: CWS swwarnings (1.6.222); FILE MERGED 2007/05/29 12:45:03 os 1.6.222.3: RESYNC: (1.6-1.7); FILE MERGED 2007/04/11 07:03:23 tl 1.6.222.2: #i69287# warning-free code 2007/03/05 12:45:41 tl 1.6.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [2c8ac1934def010c450a77543e7b1c311bbb9b62]

INTEGRATION: CWS swwarnings (1.5.222); FILE MERGED 2007/05/29 12:44:38 os 1.5.222.2: RESYNC: (1.5-1.6); FILE MERGED 2007/03/26 12:09:02 tl 1.5.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [27ddd1aff234ca7feb2c4df9ec6cc11dbe6c867e]

INTEGRATION: CWS swwarnings (1.3.710); FILE MERGED 2007/03/26 12:09:02 tl 1.3.710.3: #i69287# warning-free code 2007/02/27 13:07:07 tl 1.3.710.2: #i69287# warning-free code 2007/02/22 15:06:44 tl 1.3.710.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [830446852735eca4651d8460db96f73a2d1f98e2]

INTEGRATION: CWS swwarnings (1.34.222); FILE MERGED 2007/08/24 12:20:11 tl 1.34.222.11: #i69287# warning-free code 2007/08/24 08:16:25 tl 1.34.222.10: #i69287# warning-free code 2007/08/20 15:58:01 tl 1.34.222.9: RESYNC: (1.36-1.37); FILE MERGED 2007/06/28 11:58:29 os 1.34.222.8: RESYNC: (1.35-1.36); FILE MERGED 2007/06/01 07:17:43 tl 1.34.222.7: #i69287# warning-free code 2007/05/30 14:08:37 os 1.34.222.6: merge errors fixed 2007/05/29 12:43:24 os 1.34.222.5: RESYNC: (1.34-1.35); FILE MERGED 2007/04/13 12:17:57 tl 1.34.222.4: #i69287# binfilter related comments removed 2007/04/11 07:03:23 tl 1.34.222.3: #i69287# warning-free code 2007/04/03 13:01:08 tl 1.34.222.2: #i69287# warning-free code 2007/03/26 12:09:01 tl 1.34.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [6284ef0a02f16a29a3c47e171c3dfbacc4d0bb6e]

INTEGRATION: CWS swwarnings (1.3.710); FILE MERGED 2007/03/26 12:09:01 tl 1.3.710.2: #i69287# warning-free code 2007/02/22 15:06:44 tl 1.3.710.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [600a97bb52e9c6d294ec8f45b0d1067c6e404ebc]

INTEGRATION: CWS swwarnings (1.10.222); FILE MERGED 2007/04/13 12:17:56 tl 1.10.222.2: #i69287# binfilter related comments removed 2007/03/26 12:09:01 tl 1.10.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [5d439a796942e8d08cd1e750177fc73fcfa49609]

INTEGRATION: CWS swwarnings (1.10.710); FILE MERGED 2007/04/13 12:17:56 tl 1.10.710.2: #i69287# binfilter related comments removed 2007/03/26 12:09:01 tl 1.10.710.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [beeaa9ede6476da4e3eb11feef27024b254c7e99]

INTEGRATION: CWS swwarnings (1.9.222); FILE MERGED 2007/06/01 07:17:43 tl 1.9.222.3: #i69287# warning-free code 2007/04/11 07:03:23 tl 1.9.222.2: #i69287# warning-free code 2007/03/26 12:09:01 tl 1.9.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [eec59a1f5fd35eceb4121958cd5c309ae78b7f71]

INTEGRATION: CWS swwarnings (1.6.710); FILE MERGED 2007/04/13 12:17:56 tl 1.6.710.3: #i69287# binfilter related comments removed 2007/03/26 12:09:00 tl 1.6.710.2: #i69287# warning-free code 2007/02/22 15:06:44 tl 1.6.710.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a4321b8203a0899a1f25734750e2d7cfb9072d7c]

INTEGRATION: CWS swwarnings (1.11.222); FILE MERGED 2007/06/01 07:17:42 tl 1.11.222.5: #i69287# warning-free code 2007/05/29 12:39:38 os 1.11.222.4: RESYNC: (1.11-1.12); FILE MERGED 2007/04/11 07:03:23 tl 1.11.222.3: #i69287# warning-free code 2007/04/03 13:01:08 tl 1.11.222.2: #i69287# warning-free code 2007/03/26 12:09:00 tl 1.11.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a52813d11a07a8f4368f9bfa2d3b8e5e09bc4a0b]

INTEGRATION: CWS swwarnings (1.8.222); FILE MERGED 2007/04/11 07:03:22 tl 1.8.222.2: #i69287# warning-free code 2007/03/26 12:09:00 tl 1.8.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [22c170ece5bd9ff00c12ae51723e2ceb946955e4]

INTEGRATION: CWS swwarnings (1.12.222); FILE MERGED 2007/06/01 07:17:42 tl 1.12.222.3: #i69287# warning-free code 2007/04/11 07:03:22 tl 1.12.222.2: #i69287# warning-free code 2007/03/26 12:09:00 tl 1.12.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [eea4557afb107f73fc3fbb946104266957e80467]

INTEGRATION: CWS swwarnings (1.35.222); FILE MERGED 2007/05/29 12:39:25 os 1.35.222.3: RESYNC: (1.35-1.36); FILE MERGED 2007/04/03 13:01:08 tl 1.35.222.2: #i69287# warning-free code 2007/03/26 12:08:59 tl 1.35.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [9a82e010a2a82ee35dbc396aa7a62a8f78f29068]

INTEGRATION: CWS swwarnings (1.3.710); FILE MERGED 2007/03/26 12:08:59 tl 1.3.710.2: #i69287# warning-free code 2007/02/22 15:06:43 tl 1.3.710.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e5be7f2735ebce53377cc8b3708b8338ee0374d1]

INTEGRATION: CWS swwarnings (1.10.222); FILE MERGED 2007/04/03 13:01:08 tl 1.10.222.2: #i69287# warning-free code 2007/03/26 12:08:59 tl 1.10.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [5c0a3348ac72b843ba00ca5bfbafd1001744f962]

INTEGRATION: CWS swwarnings (1.18.222); FILE MERGED 2007/06/01 07:17:42 tl 1.18.222.5: #i69287# warning-free code 2007/05/29 12:37:47 os 1.18.222.4: RESYNC: (1.18-1.19); FILE MERGED 2007/04/11 07:03:22 tl 1.18.222.3: #i69287# warning-free code 2007/04/03 13:01:08 tl 1.18.222.2: #i69287# warning-free code 2007/03/26 12:08:58 tl 1.18.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [4be375c3b9a028a91acc7606a7a09d773ece7cda]

INTEGRATION: CWS swwarnings (1.11.222); FILE MERGED 2007/06/01 07:17:42 tl 1.11.222.4: #i69287# warning-free code 2007/04/11 07:03:22 tl 1.11.222.3: #i69287# warning-free code 2007/04/03 13:01:07 tl 1.11.222.2: #i69287# warning-free code 2007/03/26 12:08:58 tl 1.11.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [0bcb58c2718ca1fc6e24f87894630d74b2bc85ee]

INTEGRATION: CWS swwarnings (1.5.710); FILE MERGED 2007/03/26 12:08:58 tl 1.5.710.2: #i69287# warning-free code 2007/02/22 15:06:43 tl 1.5.710.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [de64e017deec0c96c9e361d35dc48ba8ddf4e43f]

INTEGRATION: CWS swwarnings (1.13.222); FILE MERGED 2007/05/29 12:34:57 os 1.13.222.4: RESYNC: (1.13-1.15); FILE MERGED 2007/04/13 12:17:55 tl 1.13.222.3: #i69287# binfilter related comments removed 2007/04/03 13:01:07 tl 1.13.222.2: #i69287# warning-free code 2007/03/26 12:08:58 tl 1.13.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e5b572eee7d1584894f66dd098f51e87f57305a4]

INTEGRATION: CWS swwarnings (1.19.222); FILE MERGED 2007/04/19 09:02:08 tl 1.19.222.4: #i69287# warning-free code 2007/04/18 08:26:41 tl 1.19.222.3: #i69287# warning-free code 2007/03/26 12:08:57 tl 1.19.222.2: #i69287# warning-free code 2007/02/23 09:15:47 os 1.19.222.1: Warnings fixed


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [efb8bf81bdc5d994d2d1e83072c220b227b613da]

INTEGRATION: CWS swwarnings (1.4.710); FILE MERGED 2007/03/26 12:08:57 tl 1.4.710.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [24b8fc0e143771940b210a8a5bc73b2f45826ec4]

INTEGRATION: CWS swwarnings (1.20.222); FILE MERGED 2007/04/11 07:03:22 tl 1.20.222.3: #i69287# warning-free code 2007/04/03 13:01:07 tl 1.20.222.2: #i69287# warning-free code 2007/03/26 12:08:57 tl 1.20.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [6c7675542c271addd21e21e875ad30e5455719a5]

INTEGRATION: CWS swwarnings (1.11.222); FILE MERGED 2007/08/20 15:57:31 tl 1.11.222.3: RESYNC: (1.12-1.13); FILE MERGED 2007/05/29 12:32:44 os 1.11.222.2: RESYNC: (1.11-1.12); FILE MERGED 2007/03/26 12:08:57 tl 1.11.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a45b3426631f0a009f6c5e3448f9e6030d33f8a7]

INTEGRATION: CWS swwarnings (1.20.148); FILE MERGED 2007/08/20 15:57:21 tl 1.20.148.5: RESYNC: (1.21-1.23); FILE MERGED 2007/05/29 12:32:26 os 1.20.148.4: RESYNC: (1.20-1.21); FILE MERGED 2007/04/03 13:01:07 tl 1.20.148.3: #i69287# warning-free code 2007/03/26 12:08:57 tl 1.20.148.2: #i69287# warning-free code 2007/03/12 12:30:26 ama 1.20.148.1: i69287#: warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [aa5a224ede8bb040382d8bbfcd939c47f08e9fe8]

INTEGRATION: CWS swwarnings (1.140.102); FILE MERGED 2007/08/23 08:16:21 tl 1.140.102.11: #i69287# warning-free code 2007/08/20 15:57:13 tl 1.140.102.10: RESYNC: (1.141-1.144); FILE MERGED 2007/06/01 07:17:42 tl 1.140.102.9: #i69287# warning-free code 2007/05/29 12:32:04 os 1.140.102.8: RESYNC: (1.140-1.141); FILE MERGED 2007/04/18 08:26:40 tl 1.140.102.7: #i69287# warning-free code 2007/04/11 07:03:21 tl 1.140.102.6: #i69287# warning-free code 2007/04/03 13:01:06 tl 1.140.102.5: #i69287# warning-free code 2007/03/26 12:08:56 tl 1.140.102.4: #i69287# warning-free code 2007/03/09 14:52:26 ama 1.140.102.3: #i69287#: warning free code 2007/03/05 12:45:40 tl 1.140.102.2: #i69287# warning-free code 2007/02/22 15:06:43 tl 1.140.102.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e6e43697651687497fc8b8de24ec2daa86371aa0]

INTEGRATION: CWS swwarnings (1.27.148); FILE MERGED 2007/04/11 07:03:21 tl 1.27.148.2: #i69287# warning-free code 2007/03/26 12:08:56 tl 1.27.148.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [850190dad3bef417e2a9736e037221bec6ea4f73]

INTEGRATION: CWS swwarnings (1.107.148); FILE MERGED 2007/08/20 15:56:40 tl 1.107.148.6: RESYNC: (1.108-1.109); FILE MERGED 2007/06/28 11:58:21 os 1.107.148.5: RESYNC: (1.107-1.108); FILE MERGED 2007/04/11 07:03:21 tl 1.107.148.4: #i69287# warning-free code 2007/04/03 13:01:06 tl 1.107.148.3: #i69287# warning-free code 2007/03/26 12:08:55 tl 1.107.148.2: #i69287# warning-free code 2007/02/22 15:06:42 tl 1.107.148.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [32c63f362c54a882038dad18069ba67af81f126d]

INTEGRATION: CWS swwarnings (1.7.222); FILE MERGED 2007/03/26 12:08:55 tl 1.7.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [96d52e8270e7339627a5ebe1071cef3d4388bd06]

INTEGRATION: CWS swwarnings (1.24.222); FILE MERGED 2007/08/20 15:56:22 tl 1.24.222.6: RESYNC: (1.26-1.27); FILE MERGED 2007/05/29 12:30:09 os 1.24.222.5: RESYNC: (1.24-1.26); FILE MERGED 2007/04/13 12:17:54 tl 1.24.222.4: #i69287# binfilter related comments removed 2007/04/11 07:03:20 tl 1.24.222.3: #i69287# warning-free code 2007/04/03 13:01:06 tl 1.24.222.2: #i69287# warning-free code 2007/03/26 12:08:55 tl 1.24.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [56891250524cc07eb96e8deeac53814ebfdec25e]

INTEGRATION: CWS swwarnings (1.5.222); FILE MERGED 2007/05/29 12:28:23 os 1.5.222.2: RESYNC: (1.5-1.6); FILE MERGED 2007/04/04 08:02:15 tl 1.5.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [78b1017a05e208385c4193d6d9df2b9d15ac5f06]

INTEGRATION: CWS swwarnings (1.16.140); FILE MERGED 2007/05/30 13:40:04 os 1.16.140.6: merge errors fixed 2007/05/29 12:28:01 os 1.16.140.5: RESYNC: (1.16-1.18); FILE MERGED 2007/04/13 12:17:53 tl 1.16.140.4: #i69287# binfilter related comments removed 2007/04/11 07:03:20 tl 1.16.140.3: #i69287# warning-free code 2007/04/03 13:01:05 tl 1.16.140.2: #i69287# warning-free code 2007/02/27 11:46:24 os 1.16.140.1: #i69287# warnings removed


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [66c491a3e750e4dd40eec67e472c05b4be82e998]

INTEGRATION: CWS swwarnings (1.6.222); FILE MERGED 2007/03/26 12:08:55 tl 1.6.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [fe68f5a56b9b24c416c4130bf2f26e2947adeecb]

INTEGRATION: CWS swwarnings (1.6.222); FILE MERGED 2007/04/13 11:15:26 tl 1.6.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [057fa1dc2d76ef35a56dd176994fb21574883be6]

INTEGRATION: CWS swwarnings (1.8.140); FILE MERGED 2007/08/24 08:16:25 tl 1.8.140.5: #i69287# warning-free code 2007/08/20 15:56:15 tl 1.8.140.4: RESYNC: (1.9-1.10); FILE MERGED 2007/05/29 12:27:40 os 1.8.140.3: RESYNC: (1.8-1.9); FILE MERGED 2007/04/13 12:17:53 tl 1.8.140.2: #i69287# binfilter related comments removed 2007/03/26 12:08:54 tl 1.8.140.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [0e2ce9a2fcbf63f3e5bef2030d833be6b43b1e3b]

INTEGRATION: CWS swwarnings (1.12.140); FILE MERGED 2007/08/20 15:56:08 tl 1.12.140.9: RESYNC: (1.13-1.14); FILE MERGED 2007/05/30 13:26:58 os 1.12.140.8: merge errors fixed 2007/05/29 12:27:19 os 1.12.140.7: RESYNC: (1.12-1.13); FILE MERGED 2007/04/19 08:51:50 tl 1.12.140.6: #i69287# warning-free code 2007/04/19 08:49:21 tl 1.12.140.5: #i69287# warning-free code 2007/04/18 08:26:40 tl 1.12.140.4: #i69287# warning-free code 2007/04/13 12:17:52 tl 1.12.140.3: #i69287# binfilter related comments removed 2007/04/11 07:03:20 tl 1.12.140.2: #i69287# warning-free code 2007/03/26 12:08:54 tl 1.12.140.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [5d7394d70dc0dcbda089a450506d2ad7457e125a]

INTEGRATION: CWS swwarnings (1.4.222); FILE MERGED 2007/04/11 07:03:20 tl 1.4.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e0064f2742ecacf76bae2e5a177149fd7174cfa4]

INTEGRATION: CWS swwarnings (1.36.222); FILE MERGED 2007/05/29 12:25:50 os 1.36.222.3: RESYNC: (1.36-1.38); FILE MERGED 2007/04/13 12:17:52 tl 1.36.222.2: #i69287# binfilter related comments removed 2007/04/03 13:01:05 tl 1.36.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [4fc1f10341b8bb6b4eb98fe036c1f7c6dc64a643]

INTEGRATION: CWS swwarnings (1.18.42); FILE MERGED 2007/03/26 12:08:54 tl 1.18.42.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [8ad840df195b69d4f757cc569b6cbaf41ab3e5ae]

INTEGRATION: CWS swwarnings (1.7.222); FILE MERGED 2007/05/29 12:25:22 os 1.7.222.2: RESYNC: (1.7-1.8); FILE MERGED 2007/02/27 11:46:24 os 1.7.222.1: #i69287# warnings removed


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d9c9863e396d23cbeba1b3848a030231a1f25085]

INTEGRATION: CWS swwarnings (1.12.222); FILE MERGED 2007/02/27 11:46:24 os 1.12.222.1: #i69287# warnings removed


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [0fce24f33e223b5a06056b8fa8df91f9e17388ee]

INTEGRATION: CWS swwarnings (1.20.222); FILE MERGED 2007/05/29 12:21:38 os 1.20.222.2: RESYNC: (1.20-1.21); FILE MERGED 2007/04/03 13:01:05 tl 1.20.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [6bed8eacc10a63684e2b99dfd8c079eacca38ab6]

INTEGRATION: CWS swwarnings (1.7.222); FILE MERGED 2007/04/13 12:17:51 tl 1.7.222.2: #i69287# binfilter related comments removed 2007/03/26 12:08:54 tl 1.7.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [b4f7cabb66dfd895c7f198987759929e5513ee8e]

INTEGRATION: CWS swwarnings (1.7.222); FILE MERGED 2007/05/29 12:21:06 os 1.7.222.3: RESYNC: (1.7-1.8); FILE MERGED 2007/04/03 13:01:05 tl 1.7.222.2: #i69287# warning-free code 2007/02/27 11:46:23 os 1.7.222.1: #i69287# warnings removed


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [c5e422532ae47a0622e4c84594f741ef3626bca7]

INTEGRATION: CWS swwarnings (1.10.148); FILE MERGED 2007/04/11 07:03:19 tl 1.10.148.3: #i69287# warning-free code 2007/03/26 12:08:53 tl 1.10.148.2: #i69287# warning-free code 2007/02/27 11:46:23 os 1.10.148.1: #i69287# warnings removed


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [8d41a667818c0237c7d1659d602c212014acd0eb]

INTEGRATION: CWS swwarnings (1.6.222); FILE MERGED 2007/04/11 07:03:19 tl 1.6.222.2: #i69287# warning-free code 2007/03/26 12:08:53 tl 1.6.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [80e7054a9ef269b7258dbb1f9d695b27d6c5f30b]

INTEGRATION: CWS swwarnings (1.7.222); FILE MERGED 2007/06/01 07:17:42 tl 1.7.222.4: #i69287# warning-free code 2007/05/29 12:20:22 os 1.7.222.3: RESYNC: (1.7-1.8); FILE MERGED 2007/04/11 07:03:19 tl 1.7.222.2: #i69287# warning-free code 2007/02/26 15:59:13 os 1.7.222.1: #i69287# warnings removed


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [3a0bded9a0958ce2e2f678f01e278bc3e3668c94]

INTEGRATION: CWS swwarnings (1.7.222); FILE MERGED 2007/06/01 07:17:42 tl 1.7.222.5: #i69287# warning-free code 2007/05/29 12:19:50 os 1.7.222.4: RESYNC: (1.7-1.8); FILE MERGED 2007/04/03 13:01:04 tl 1.7.222.3: #i69287# warning-free code 2007/03/26 12:08:53 tl 1.7.222.2: #i69287# warning-free code 2007/02/26 15:59:13 os 1.7.222.1: #i69287# warnings removed


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [bd48d0724dd189d96e6aa6932226529e5ef5c15f]

INTEGRATION: CWS swwarnings (1.6.222); FILE MERGED 2007/05/29 12:19:23 os 1.6.222.2: RESYNC: (1.6-1.7); FILE MERGED 2007/02/26 15:59:13 os 1.6.222.1: #i69287# warnings removed


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [3bc35c937e88de5336ab79c08cd46324d5d365b5]

INTEGRATION: CWS swwarnings (1.7.242); FILE MERGED 2007/03/26 12:08:53 tl 1.7.242.2: #i69287# warning-free code 2007/02/26 15:59:12 os 1.7.242.1: #i69287# warnings removed


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [12f0ba658da6a1208c6ffe46cccfc400d2f6632d]

INTEGRATION: CWS swwarnings (1.17.118); FILE MERGED 2007/06/01 07:17:42 tl 1.17.118.6: #i69287# warning-free code 2007/05/29 12:18:49 os 1.17.118.5: RESYNC: (1.17-1.18); FILE MERGED 2007/04/18 08:26:39 tl 1.17.118.4: #i69287# warning-free code 2007/04/13 11:15:25 tl 1.17.118.3: #i69287# warning-free code 2007/03/26 12:08:53 tl 1.17.118.2: #i69287# warning-free code 2007/02/26 15:59:12 os 1.17.118.1: #i69287# warnings removed


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [6a849f2b33fcddfe2504226108e718199c03a7e0]

INTEGRATION: CWS swwarnings (1.7.222); FILE MERGED 2007/05/29 12:18:18 os 1.7.222.2: RESYNC: (1.7-1.9); FILE MERGED 2007/02/26 15:59:12 os 1.7.222.1: #i69287# warnings removed


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [3bfd4e698f3fb4f6d8d7dfb0fa403f5f0d049e41]

INTEGRATION: CWS swwarnings (1.14.222); FILE MERGED 2007/06/01 07:17:42 tl 1.14.222.5: #i69287# warning-free code 2007/05/29 12:17:24 os 1.14.222.4: RESYNC: (1.14-1.15); FILE MERGED 2007/04/03 13:01:04 tl 1.14.222.3: #i69287# warning-free code 2007/03/05 12:45:40 tl 1.14.222.2: #i69287# warning-free code 2007/02/26 15:59:12 os 1.14.222.1: #i69287# warnings removed


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [de568d07718009100d3a358a8b19609326862034]

INTEGRATION: CWS swwarnings (1.9.46); FILE MERGED 2007/09/14 10:20:25 os 1.9.46.3: LEFT/TOP_OFFSET re-added 2007/08/24 08:39:32 tl 1.9.46.2: #i69287# warning-free code 2007/08/24 08:16:25 tl 1.9.46.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a4af3ce66b7f67456fe55424bb6bcb011e677363]

INTEGRATION: CWS swwarnings (1.10.222); FILE MERGED 2007/05/29 12:16:24 os 1.10.222.3: RESYNC: (1.10-1.11); FILE MERGED 2007/04/11 07:03:19 tl 1.10.222.2: #i69287# warning-free code 2007/02/26 15:59:11 os 1.10.222.1: #i69287# warnings removed


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [b5900f798b49d1d6c5938ab4dd645d3bf5e2bdcd]

INTEGRATION: CWS swwarnings (1.10.198); FILE MERGED 2007/05/29 12:15:34 os 1.10.198.3: RESYNC: (1.10-1.11); FILE MERGED 2007/04/11 07:03:19 tl 1.10.198.2: #i69287# warning-free code 2007/02/26 15:59:11 os 1.10.198.1: #i69287# warnings removed


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [fbfb8b183cca543771683751919b4b842c99bb8c]

INTEGRATION: CWS swwarnings (1.13.222); FILE MERGED 2007/06/01 07:17:42 tl 1.13.222.4: #i69287# warning-free code 2007/05/29 12:15:18 os 1.13.222.3: RESYNC: (1.13-1.14); FILE MERGED 2007/04/11 07:03:18 tl 1.13.222.2: #i69287# warning-free code 2007/02/26 15:59:11 os 1.13.222.1: #i69287# warnings removed


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [bc5bd4906c46a86133ee9def7365978e5ef0f575]

INTEGRATION: CWS swwarnings (1.6.580); FILE MERGED 2007/02/22 15:06:42 tl 1.6.580.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [dec2d433f4ad308b0aaaa945d45877b13a1118a6]

INTEGRATION: CWS swwarnings (1.16.222); FILE MERGED 2007/09/24 09:49:56 os 1.16.222.6: merge error fixed 2007/09/24 07:09:07 os 1.16.222.5: RESYNC: (1.18-1.19); FILE MERGED 2007/05/29 12:14:37 os 1.16.222.4: RESYNC: (1.16-1.18); FILE MERGED 2007/04/11 07:03:18 tl 1.16.222.3: #i69287# warning-free code 2007/04/03 13:01:04 tl 1.16.222.2: #i69287# warning-free code 2007/02/26 15:59:11 os 1.16.222.1: #i69287# warnings removed


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [8febfac62291275c3df041dc380030ff28259170]

INTEGRATION: CWS swwarnings (1.12.42); FILE MERGED 2007/03/26 12:08:52 tl 1.12.42.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [bccd2aa0a0d876d55be608a9c8f15b7ece2e2cc0]

INTEGRATION: CWS swwarnings (1.12.140); FILE MERGED 2007/05/29 12:14:01 os 1.12.140.2: RESYNC: (1.12-1.13); FILE MERGED 2007/02/26 15:59:10 os 1.12.140.1: #i69287# warnings removed


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [c911b09b3ee772c0e710ee2003b8fe750f23c0c9]

INTEGRATION: CWS swwarnings (1.12.198); FILE MERGED 2007/04/11 07:03:18 tl 1.12.198.3: #i69287# warning-free code 2007/04/03 13:01:03 tl 1.12.198.2: #i69287# warning-free code 2007/02/26 15:59:10 os 1.12.198.1: #i69287# warnings removed


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e37b4a667bf5af3fe13919064478dcdef4b62172]

INTEGRATION: CWS swwarnings (1.8.468); FILE MERGED 2007/05/29 12:13:54 os 1.8.468.2: RESYNC: (1.8-1.9); FILE MERGED 2007/04/13 11:15:25 tl 1.8.468.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [1b98eca97c724b0d7bc08b6c776d8184513fb4db]

INTEGRATION: CWS swwarnings (1.8.222); FILE MERGED 2007/05/30 14:09:08 os 1.8.222.4: merge errors fixed 2007/05/29 12:13:44 os 1.8.222.3: RESYNC: (1.8-1.9); FILE MERGED 2007/03/26 12:08:52 tl 1.8.222.2: #i69287# warning-free code 2007/02/26 15:59:10 os 1.8.222.1: #i69287# warnings removed


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [245203930e1a212843dac92d83b19e98f89a04a5]

INTEGRATION: CWS swwarnings (1.23.222); FILE MERGED 2007/06/01 07:17:42 tl 1.23.222.4: #i69287# warning-free code 2007/04/11 07:03:18 tl 1.23.222.3: #i69287# warning-free code 2007/04/03 13:01:03 tl 1.23.222.2: #i69287# warning-free code 2007/02/26 15:59:09 os 1.23.222.1: #i69287# warnings removed


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e6122d971ab08759a8647dd1a466b595c01cf328]

INTEGRATION: CWS swwarnings (1.5.222); FILE MERGED 2007/06/28 11:58:14 os 1.5.222.5: RESYNC: (1.6-1.7); FILE MERGED 2007/06/01 07:17:42 tl 1.5.222.4: #i69287# warning-free code 2007/05/29 12:13:01 os 1.5.222.3: RESYNC: (1.5-1.6); FILE MERGED 2007/04/11 07:03:18 tl 1.5.222.2: #i69287# warning-free code 2007/02/26 15:59:09 os 1.5.222.1: #i69287# warnings removed


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [751a98ff97ba8e61d31e8d109c64f2172a820229]

INTEGRATION: CWS swwarnings (1.114.42); FILE MERGED 2007/08/20 15:55:27 tl 1.114.42.11: RESYNC: (1.119-1.122); FILE MERGED 2007/06/28 11:58:04 os 1.114.42.10: RESYNC: (1.118-1.119); FILE MERGED 2007/06/01 07:17:41 tl 1.114.42.9: #i69287# warning-free code 2007/05/29 12:12:51 os 1.114.42.8: RESYNC: (1.116-1.118); FILE MERGED 2007/04/13 12:17:49 tl 1.114.42.7: #i69287# binfilter related comments removed 2007/04/13 11:15:25 tl 1.114.42.6: #i69287# warning-free code 2007/04/11 10:49:49 os 1.114.42.5: RESYNC: (1.114-1.116); FILE MERGED 2007/04/11 07:03:18 tl 1.114.42.4: #i69287# warning-free code 2007/04/03 13:01:03 tl 1.114.42.3: #i69287# warning-free code 2007/03/05 12:45:39 tl 1.114.42.2: #i69287# warning-free code 2007/02/26 15:59:09 os 1.114.42.1: #i69287# warnings removed


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [442dd7aab4bd8d40d8d6a45f830d569d7122cb84]

INTEGRATION: CWS swwarnings (1.56.222); FILE MERGED 2007/06/01 07:17:41 tl 1.56.222.13: #i69287# warning-free code 2007/05/30 13:50:41 os 1.56.222.12: merge errors fixed 2007/05/29 12:12:24 os 1.56.222.11: RESYNC: (1.57-1.59); FILE MERGED 2007/04/19 08:41:59 tl 1.56.222.10: #i69287# warning-free code 2007/04/18 14:58:51 tl 1.56.222.9: #i69287# warning-free code 2007/04/13 12:17:48 tl 1.56.222.8: #i69287# binfilter related comments removed 2007/04/11 10:49:28 os 1.56.222.7: RESYNC: (1.56-1.57); FILE MERGED 2007/04/11 07:03:17 tl 1.56.222.6: #i69287# warning-free code 2007/04/03 13:01:03 tl 1.56.222.5: #i69287# warning-free code 2007/03/12 12:29:53 ama 1.56.222.4: i69287#: warning free code 2007/03/09 14:05:39 ama 1.56.222.3: #i69287#: warning free code 2007/02/26 15:59:09 os 1.56.222.2: #i69287# warnings removed 2007/02/22 15:06:42 tl 1.56.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [63f816b1b908eb99c4b9a1ab12bd4761854bc9a7]

INTEGRATION: CWS swwarnings (1.6.222); FILE MERGED 2007/05/30 13:49:52 os 1.6.222.3: merge errors fixed 2007/05/29 12:11:52 os 1.6.222.2: RESYNC: (1.6-1.7); FILE MERGED 2007/02/26 15:59:08 os 1.6.222.1: #i69287# warnings removed


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [7eb0c30bbd6a53ff26dd660ffcee4745ea92f899]

INTEGRATION: CWS swwarnings (1.3.710); FILE MERGED 2007/02/26 15:59:08 os 1.3.710.1: #i69287# warnings removed


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [8b59b6dea5c122db74082a4b83d29a75bc1c41e9]

INTEGRATION: CWS swwarnings (1.9.198); FILE MERGED 2007/08/20 15:55:20 tl 1.9.198.8: RESYNC: (1.10-1.11); FILE MERGED 2007/06/01 07:17:41 tl 1.9.198.7: #i69287# warning-free code 2007/05/30 13:34:00 os 1.9.198.6: merge errors fixed 2007/05/29 12:11:21 os 1.9.198.5: RESYNC: (1.9-1.10); FILE MERGED 2007/04/11 07:03:17 tl 1.9.198.4: #i69287# warning-free code 2007/04/03 13:01:03 tl 1.9.198.3: #i69287# warning-free code 2007/03/26 12:08:52 tl 1.9.198.2: #i69287# warning-free code 2007/02/26 15:59:08 os 1.9.198.1: #i69287# warnings removed


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d46de2f1245949ccfb9ba41d1f79739efeba0494]

INTEGRATION: CWS swwarnings (1.16.222); FILE MERGED 2007/06/01 07:17:41 tl 1.16.222.4: #i69287# warning-free code 2007/05/29 12:10:33 os 1.16.222.3: RESYNC: (1.16-1.17); FILE MERGED 2007/04/11 07:03:17 tl 1.16.222.2: #i69287# warning-free code 2007/02/26 11:49:53 os 1.16.222.1: #i69287# warnings removed


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [024e79fc5b10eeacddecaeadde71418e44edb67e]

INTEGRATION: CWS swwarnings (1.26.222); FILE MERGED 2007/08/20 15:55:13 tl 1.26.222.3: RESYNC: (1.26-1.27); FILE MERGED 2007/04/11 07:03:17 tl 1.26.222.2: #i69287# warning-free code 2007/03/26 12:08:51 tl 1.26.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [c6ccc189239095532b528ab2c323afc82eb5845e]

INTEGRATION: CWS swwarnings (1.31.222); FILE MERGED 2007/08/24 08:16:24 tl 1.31.222.6: #i69287# warning-free code 2007/08/20 15:55:02 tl 1.31.222.5: RESYNC: (1.31-1.32); FILE MERGED 2007/06/01 07:17:41 tl 1.31.222.4: #i69287# warning-free code 2007/05/31 14:20:26 tl 1.31.222.3: warning-free code 2007/04/11 07:03:16 tl 1.31.222.2: #i69287# warning-free code 2007/03/26 12:08:51 tl 1.31.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [7e0b6e560dec244594da09adf1b43ac08dd98a4d]

INTEGRATION: CWS swwarnings (1.12.222); FILE MERGED 2007/06/01 07:17:41 tl 1.12.222.3: #i69287# warning-free code 2007/04/03 13:01:02 tl 1.12.222.2: #i69287# warning-free code 2007/03/26 12:08:51 tl 1.12.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f1c7ff33412b49925bc16fa730d2ab5e4b456391]

INTEGRATION: CWS swwarnings (1.4.222); FILE MERGED 2007/04/11 07:03:16 tl 1.4.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [2f4d6dbec599a64d160c38b35964b7bedde29bcb]

INTEGRATION: CWS swwarnings (1.9.222); FILE MERGED 2007/06/01 07:17:41 tl 1.9.222.5: #i69287# warning-free code 2007/05/31 14:20:26 tl 1.9.222.4: warning-free code 2007/04/11 10:49:19 os 1.9.222.3: RESYNC: (1.9-1.10); FILE MERGED 2007/04/11 07:03:16 tl 1.9.222.2: #i69287# warning-free code 2007/03/26 12:08:51 tl 1.9.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d79c88009ceea27e5a83937522da0421d4910d0e]

INTEGRATION: CWS swwarnings (1.54.42); FILE MERGED 2007/06/01 07:17:41 tl 1.54.42.7: #i69287# warning-free code 2007/05/29 12:09:29 os 1.54.42.6: RESYNC: (1.55-1.57); FILE MERGED 2007/04/13 12:17:47 tl 1.54.42.5: #i69287# binfilter related comments removed 2007/04/13 11:15:24 tl 1.54.42.4: #i69287# warning-free code 2007/04/11 10:49:08 os 1.54.42.3: RESYNC: (1.54-1.55); FILE MERGED 2007/04/03 13:01:02 tl 1.54.42.2: #i69287# warning-free code 2007/03/26 12:08:50 tl 1.54.42.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [2aeb9bdb64df3e2db24b64d19cc0a0cf42a71f1e]

INTEGRATION: CWS swwarnings (1.26.222); FILE MERGED 2007/05/29 12:08:31 os 1.26.222.4: RESYNC: (1.26-1.28); FILE MERGED 2007/04/11 07:03:16 tl 1.26.222.3: #i69287# warning-free code 2007/03/26 12:08:50 tl 1.26.222.2: #i69287# warning-free code 2007/03/12 12:25:24 ama 1.26.222.1: i69287#: warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [3d4b5fb733b63397ab38648984d8d4b8562c1164]

INTEGRATION: CWS swwarnings (1.11.222); FILE MERGED 2007/08/20 15:54:30 tl 1.11.222.3: RESYNC: (1.12-1.13); FILE MERGED 2007/05/29 12:07:00 os 1.11.222.2: RESYNC: (1.11-1.12); FILE MERGED 2007/03/26 12:08:50 tl 1.11.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [00d7824aa2b062a95c5215e4978790a4b09116da]

INTEGRATION: CWS swwarnings (1.26.222); FILE MERGED 2007/06/01 07:17:41 tl 1.26.222.5: #i69287# warning-free code 2007/05/31 14:20:26 tl 1.26.222.4: warning-free code 2007/04/11 07:03:16 tl 1.26.222.3: #i69287# warning-free code 2007/03/26 12:08:50 tl 1.26.222.2: #i69287# warning-free code 2007/03/05 12:45:39 tl 1.26.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [2ea0772cd530aa5399cb1d24d38c87dfcd284957]

INTEGRATION: CWS swwarnings (1.13.362); FILE MERGED 2007/03/26 12:08:49 tl 1.13.362.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [072c0ac86a346d57f9bc8e58b43fcd7554191b21]

INTEGRATION: CWS swwarnings (1.7.222); FILE MERGED 2007/05/29 12:06:28 os 1.7.222.3: RESYNC: (1.7-1.8); FILE MERGED 2007/03/26 12:08:49 tl 1.7.222.2: #i69287# warning-free code 2007/03/05 12:45:39 tl 1.7.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [5997332e9cfa3682f2f9497bbdd8f8eb6f8c2226]

INTEGRATION: CWS swwarnings (1.21.222); FILE MERGED 2007/06/01 07:17:41 tl 1.21.222.5: #i69287# warning-free code 2007/05/31 14:20:26 tl 1.21.222.4: warning-free code 2007/04/11 07:03:16 tl 1.21.222.3: #i69287# warning-free code 2007/03/26 12:08:49 tl 1.21.222.2: #i69287# warning-free code 2007/03/05 12:45:39 tl 1.21.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [6dc0ce04040e4a56a1e49fbc03b67cfb1dab5b7c]

INTEGRATION: CWS swwarnings (1.6.222); FILE MERGED 2007/06/01 07:17:41 tl 1.6.222.3: #i69287# warning-free code 2007/05/31 14:20:26 tl 1.6.222.2: warning-free code 2007/04/11 07:03:16 tl 1.6.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [6516dbecf143111e207033415f05d7d125627c99]

INTEGRATION: CWS swwarnings (1.13.222); FILE MERGED 2007/03/26 12:08:49 tl 1.13.222.2: #i69287# warning-free code 2007/03/05 12:45:39 tl 1.13.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a2879324b8857eb7bd0b27008df8e5ad480ad58e]

INTEGRATION: CWS swwarnings (1.7.222); FILE MERGED 2007/06/01 07:17:41 tl 1.7.222.6: #i69287# warning-free code 2007/05/31 14:20:26 tl 1.7.222.5: warning-free code 2007/05/29 12:05:50 os 1.7.222.4: RESYNC: (1.7-1.8); FILE MERGED 2007/04/11 07:03:15 tl 1.7.222.3: #i69287# warning-free code 2007/03/26 12:08:48 tl 1.7.222.2: #i69287# warning-free code 2007/03/05 12:45:39 tl 1.7.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [7bfbd1847c6921e85bcaf69dce6ae445f33eb3db]

INTEGRATION: CWS swwarnings (1.8.222); FILE MERGED 2007/05/29 12:05:41 os 1.8.222.3: RESYNC: (1.8-1.9); FILE MERGED 2007/04/13 12:17:46 tl 1.8.222.2: #i69287# binfilter related comments removed 2007/03/05 12:45:38 tl 1.8.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [7c695661c6e90d15b6315921c0eca19c01c4901f]

INTEGRATION: CWS swwarnings (1.7.222); FILE MERGED 2007/05/29 12:05:28 os 1.7.222.3: RESYNC: (1.7-1.8); FILE MERGED 2007/04/03 13:01:02 tl 1.7.222.2: #i69287# warning-free code 2007/03/05 12:45:38 tl 1.7.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [cb1105275475e48c41256bf42cad2925fba4f9b3]

INTEGRATION: CWS swwarnings (1.13.222); FILE MERGED 2007/04/13 12:17:46 tl 1.13.222.3: #i69287# binfilter related comments removed 2007/04/03 13:01:02 tl 1.13.222.2: #i69287# warning-free code 2007/03/26 12:08:48 tl 1.13.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [1a8e97d39186772dbe78b91bc95ba8f1391e3e22]

INTEGRATION: CWS swwarnings (1.10.222); FILE MERGED 2007/05/29 12:03:23 os 1.10.222.3: RESYNC: (1.10-1.11); FILE MERGED 2007/04/03 13:01:01 tl 1.10.222.2: #i69287# warning-free code 2007/03/26 12:08:48 tl 1.10.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [4305ceeeb500b931016d25d60d221b391b6443ac]

INTEGRATION: CWS swwarnings (1.19.42); FILE MERGED 2007/04/13 12:17:45 tl 1.19.42.4: #i69287# binfilter related comments removed 2007/04/11 07:03:15 tl 1.19.42.3: #i69287# warning-free code 2007/04/03 13:01:01 tl 1.19.42.2: #i69287# warning-free code 2007/03/05 12:45:38 tl 1.19.42.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [759f7cb00f1054aeb9a4a2d4e4ddbcd9370beeed]

INTEGRATION: CWS swwarnings (1.27.222); FILE MERGED 2007/05/30 13:37:06 os 1.27.222.6: merge errors fixed 2007/05/29 12:01:14 os 1.27.222.5: RESYNC: (1.27-1.28); FILE MERGED 2007/04/13 12:17:45 tl 1.27.222.4: #i69287# binfilter related comments removed 2007/04/11 07:03:14 tl 1.27.222.3: #i69287# warning-free code 2007/03/26 12:08:48 tl 1.27.222.2: #i69287# warning-free code 2007/03/05 12:45:38 tl 1.27.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [de839faa9203c0c44b384a993cb054ec77e7d7cb]

INTEGRATION: CWS swwarnings (1.13.222); FILE MERGED 2007/06/01 07:17:40 tl 1.13.222.5: #i69287# warning-free code 2007/04/13 12:17:44 tl 1.13.222.4: #i69287# binfilter related comments removed 2007/04/03 13:01:01 tl 1.13.222.3: #i69287# warning-free code 2007/03/26 12:08:47 tl 1.13.222.2: #i69287# warning-free code 2007/03/05 12:45:38 tl 1.13.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [1fa32fdbfba157f1dfa135869646f0477c415992]

INTEGRATION: CWS swwarnings (1.14.222); FILE MERGED 2007/04/03 13:01:01 tl 1.14.222.3: #i69287# warning-free code 2007/03/26 12:08:47 tl 1.14.222.2: #i69287# warning-free code 2007/03/05 12:45:38 tl 1.14.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [b7bd31e5b80b6d55b1bca3f23fc3880bb43b36d3]

INTEGRATION: CWS swwarnings (1.8.222); FILE MERGED 2007/08/20 15:53:57 tl 1.8.222.3: RESYNC: (1.8-1.9); FILE MERGED 2007/03/26 12:08:47 tl 1.8.222.2: #i69287# warning-free code 2007/03/05 12:45:37 tl 1.8.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [da109c6f146520597783fdd3e31b334d10f2517d]

INTEGRATION: CWS swwarnings (1.56.222); FILE MERGED 2007/09/24 07:07:59 os 1.56.222.10: RESYNC: (1.61-1.62); FILE MERGED 2007/08/23 11:13:25 tl 1.56.222.9: #i69287# warning-free code 2007/08/23 07:55:37 tl 1.56.222.8: #i69287# warning-free code 2007/08/20 15:52:16 tl 1.56.222.7: RESYNC: (1.60-1.61); FILE MERGED 2007/06/28 11:57:57 os 1.56.222.6: RESYNC: (1.59-1.60); FILE MERGED 2007/06/01 07:17:40 tl 1.56.222.5: #i69287# warning-free code 2007/05/29 12:00:29 os 1.56.222.4: RESYNC: (1.56-1.59); FILE MERGED 2007/04/11 07:03:14 tl 1.56.222.3: #i69287# warning-free code 2007/04/04 08:02:15 tl 1.56.222.2: #i69287# warning-free code 2007/03/05 12:45:37 tl 1.56.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [96cfab1bb32e87ba1616b0ad1f51f5225ea98e3a]

INTEGRATION: CWS swwarnings (1.36.222); FILE MERGED 2007/08/20 15:52:09 tl 1.36.222.7: RESYNC: (1.38-1.39); FILE MERGED 2007/06/01 07:17:40 tl 1.36.222.6: #i69287# warning-free code 2007/05/29 12:00:08 os 1.36.222.5: RESYNC: (1.36-1.38); FILE MERGED 2007/04/11 07:03:14 tl 1.36.222.4: #i69287# warning-free code 2007/04/03 13:01:00 tl 1.36.222.3: #i69287# warning-free code 2007/03/26 12:08:46 tl 1.36.222.2: #i69287# warning-free code 2007/03/05 12:45:37 tl 1.36.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [9362a3321b58e4cb41d4a97408b1e05c7bb4eb5b]

INTEGRATION: CWS swwarnings (1.21.148); FILE MERGED 2007/06/01 07:17:40 tl 1.21.148.2: #i69287# warning-free code 2007/04/11 07:03:14 tl 1.21.148.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [26149f1c1bc94a3e2769fa0bba8f81da29052674]

INTEGRATION: CWS swwarnings (1.47.62); FILE MERGED 2007/08/24 08:16:24 tl 1.47.62.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [178929650d9da4b6d581c5ed301a0d46c14f7903]

INTEGRATION: CWS swwarnings (1.26.14); FILE MERGED 2007/05/29 11:58:12 os 1.26.14.6: RESYNC: (1.26-1.27); FILE MERGED 2007/04/18 08:26:39 tl 1.26.14.5: #i69287# warning-free code 2007/04/03 13:01:00 tl 1.26.14.4: #i69287# warning-free code 2007/03/09 14:03:48 ama 1.26.14.3: #i69287#: warning free code 2007/03/05 12:45:37 tl 1.26.14.2: #i69287# warning-free code 2007/02/22 15:06:42 tl 1.26.14.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [0a65c040acafd76c3a33320293118dd6acbd1db6]

INTEGRATION: CWS swwarnings (1.27.222); FILE MERGED 2007/05/29 11:57:54 os 1.27.222.7: RESYNC: (1.27-1.28); FILE MERGED 2007/04/13 12:17:44 tl 1.27.222.6: #i69287# binfilter related comments removed 2007/04/11 07:03:13 tl 1.27.222.5: #i69287# warning-free code 2007/04/03 13:01:00 tl 1.27.222.4: #i69287# warning-free code 2007/03/09 14:03:37 ama 1.27.222.3: #i69287#: warning free code 2007/03/09 12:35:57 ama 1.27.222.2: #i69287#: warning free code 2007/03/05 12:45:36 tl 1.27.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [c5f6d8bdb0debc461174c245de4ce50ca8637d53]

INTEGRATION: CWS swwarnings (1.57.116); FILE MERGED 2007/05/30 13:34:50 os 1.57.116.5: merge errors fixed 2007/05/29 11:57:44 os 1.57.116.4: RESYNC: (1.57-1.60); FILE MERGED 2007/04/11 07:03:13 tl 1.57.116.3: #i69287# warning-free code 2007/04/03 13:01:00 tl 1.57.116.2: #i69287# warning-free code 2007/03/05 12:45:36 tl 1.57.116.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a883edfbb53f3367f805d005988fda3a83aa9c9b]

INTEGRATION: CWS swwarnings (1.10.222); FILE MERGED 2007/05/29 11:57:16 os 1.10.222.2: RESYNC: (1.10-1.11); FILE MERGED 2007/04/11 07:03:13 tl 1.10.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d3e312fd7e3a079c47582385fa9a4d8037e04cf4]

INTEGRATION: CWS swwarnings (1.88.160); FILE MERGED 2007/08/20 15:51:49 tl 1.88.160.9: RESYNC: (1.93-1.96); FILE MERGED 2007/06/28 11:57:50 os 1.88.160.8: RESYNC: (1.91-1.93); FILE MERGED 2007/05/30 13:27:10 os 1.88.160.7: merge errors fixed 2007/05/29 11:57:01 os 1.88.160.6: RESYNC: (1.89-1.91); FILE MERGED 2007/04/13 12:17:43 tl 1.88.160.5: #i69287# binfilter related comments removed 2007/04/11 10:48:34 os 1.88.160.4: RESYNC: (1.88-1.89); FILE MERGED 2007/04/11 07:03:13 tl 1.88.160.3: #i69287# warning-free code 2007/03/05 12:45:36 tl 1.88.160.2: #i69287# warning-free code 2007/02/22 15:06:41 tl 1.88.160.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [119863a5ff9b8e93942ea5484dd2a8cc5e6bcf1b]

INTEGRATION: CWS swwarnings (1.66.100); FILE MERGED 2007/09/24 07:07:34 os 1.66.100.10: RESYNC: (1.71-1.72); FILE MERGED 2007/08/20 15:51:42 tl 1.66.100.9: RESYNC: (1.69-1.71); FILE MERGED 2007/06/28 11:57:43 os 1.66.100.8: RESYNC: (1.67-1.69); FILE MERGED 2007/06/01 07:17:40 tl 1.66.100.7: #i69287# warning-free code 2007/05/29 11:56:50 os 1.66.100.6: RESYNC: (1.66-1.67); FILE MERGED 2007/04/18 14:58:51 tl 1.66.100.5: #i69287# warning-free code 2007/04/11 07:03:13 tl 1.66.100.4: #i69287# warning-free code 2007/04/03 13:01:00 tl 1.66.100.3: #i69287# warning-free code 2007/03/05 12:45:36 tl 1.66.100.2: #i69287# warning-free code 2007/02/22 15:06:41 tl 1.66.100.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [65bd59fb915c24ae4fd1a4a92e3d78a04da3c0b8]

INTEGRATION: CWS swwarnings (1.32.222); FILE MERGED 2007/06/01 07:17:40 tl 1.32.222.7: #i69287# warning-free code 2007/05/29 11:56:38 os 1.32.222.6: RESYNC: (1.32-1.33); FILE MERGED 2007/04/13 12:17:43 tl 1.32.222.5: #i69287# binfilter related comments removed 2007/04/11 07:03:13 tl 1.32.222.4: #i69287# warning-free code 2007/04/03 13:00:59 tl 1.32.222.3: #i69287# warning-free code 2007/03/26 12:08:46 tl 1.32.222.2: #i69287# warning-free code 2007/03/05 12:45:36 tl 1.32.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [4031680f111c7180b2abce2fb3f0a6c553eb9655]

INTEGRATION: CWS swwarnings (1.28.220); FILE MERGED 2007/05/29 11:56:18 os 1.28.220.5: RESYNC: (1.28-1.30); FILE MERGED 2007/04/13 12:17:42 tl 1.28.220.4: #i69287# binfilter related comments removed 2007/04/03 13:00:59 tl 1.28.220.3: #i69287# warning-free code 2007/03/26 12:08:46 tl 1.28.220.2: #i69287# warning-free code 2007/03/05 12:45:36 tl 1.28.220.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [edee6562b38b8f580271b6a4709afe6efa280c2e]

INTEGRATION: CWS swwarnings (1.62.16); FILE MERGED 2007/08/20 15:51:27 tl 1.62.16.9: RESYNC: (1.65-1.66); FILE MERGED 2007/06/28 11:57:36 os 1.62.16.8: RESYNC: (1.64-1.65); FILE MERGED 2007/06/01 07:17:40 tl 1.62.16.7: #i69287# warning-free code 2007/05/16 10:17:32 tl 1.62.16.6: #i69287# warning-free code 2007/04/11 10:48:13 os 1.62.16.5: RESYNC: (1.62-1.64); FILE MERGED 2007/04/11 07:03:12 tl 1.62.16.4: #i69287# warning-free code 2007/04/03 13:00:59 tl 1.62.16.3: #i69287# warning-free code 2007/03/26 12:08:46 tl 1.62.16.2: #i69287# warning-free code 2007/03/05 12:45:35 tl 1.62.16.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [65a1e2c8ecdd2dd04f66a8a06b6b4bdc268934f2]

INTEGRATION: CWS swwarnings (1.28.222); FILE MERGED 2007/05/29 11:56:05 os 1.28.222.5: RESYNC: (1.28-1.30); FILE MERGED 2007/04/13 12:17:42 tl 1.28.222.4: #i69287# binfilter related comments removed 2007/04/03 13:00:59 tl 1.28.222.3: #i69287# warning-free code 2007/03/26 12:08:46 tl 1.28.222.2: #i69287# warning-free code 2007/03/05 12:45:35 tl 1.28.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [775c840097dd73829e30c28525e90cf36699d28f]

INTEGRATION: CWS swwarnings (1.48.198); FILE MERGED 2007/08/22 15:34:42 tl 1.48.198.5: #i69287# warning-free code 2007/08/20 15:50:59 tl 1.48.198.4: RESYNC: (1.49-1.50); FILE MERGED 2007/06/28 11:57:29 os 1.48.198.3: RESYNC: (1.48-1.49); FILE MERGED 2007/04/11 07:03:12 tl 1.48.198.2: #i69287# warning-free code 2007/03/15 15:52:30 tl 1.48.198.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [0e30ccdc2f3beca512fb5d114a14b1e44d28bf88]

INTEGRATION: CWS swwarnings (1.43.198); FILE MERGED 2007/08/20 15:50:51 tl 1.43.198.4: RESYNC: (1.43-1.44); FILE MERGED 2007/04/11 07:03:12 tl 1.43.198.3: #i69287# warning-free code 2007/03/15 15:52:29 tl 1.43.198.2: #i69287# warning-free code 2007/03/09 14:35:26 ama 1.43.198.1: #i69287#: warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [28c049e81d24fde5dc60850c6132b0bf82fa01c4]

INTEGRATION: CWS swwarnings (1.13.222); FILE MERGED 2007/04/11 07:03:12 tl 1.13.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [2813027090c04eede66840dc8b963038a66d0685]

INTEGRATION: CWS swwarnings (1.54.12); FILE MERGED 2007/08/22 15:34:42 tl 1.54.12.7: #i69287# warning-free code 2007/08/20 15:50:32 tl 1.54.12.6: RESYNC: (1.56-1.59); FILE MERGED 2007/05/29 11:55:39 os 1.54.12.5: RESYNC: (1.55-1.56); FILE MERGED 2007/04/11 10:47:49 os 1.54.12.4: RESYNC: (1.54-1.55); FILE MERGED 2007/04/03 13:00:58 tl 1.54.12.3: #i69287# warning-free code 2007/03/16 14:11:29 tl 1.54.12.2: #i69287# warning-free code 2007/03/15 15:52:29 tl 1.54.12.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [0ac91de0342f014fe1e1a53bd20a23ac4e5d17c4]

INTEGRATION: CWS swwarnings (1.39.40); FILE MERGED 2007/08/20 15:50:23 tl 1.39.40.7: RESYNC: (1.41-1.42); FILE MERGED 2007/05/29 11:55:29 os 1.39.40.6: RESYNC: (1.40-1.41); FILE MERGED 2007/04/13 11:15:23 tl 1.39.40.5: #i69287# warning-free code 2007/04/11 10:47:41 os 1.39.40.4: RESYNC: (1.39-1.40); FILE MERGED 2007/04/11 07:03:11 tl 1.39.40.3: #i69287# warning-free code 2007/04/03 13:00:58 tl 1.39.40.2: #i69287# warning-free code 2007/03/15 15:52:29 tl 1.39.40.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [6cf4bc31c56386e752b9a59ae8a406e9816f564b]

INTEGRATION: CWS swwarnings (1.6.222); FILE MERGED 2007/04/11 07:03:11 tl 1.6.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [2fed467f00a4847a621be011bb3a597b8544bfbd]

INTEGRATION: CWS swwarnings (1.15.222); FILE MERGED 2007/08/20 15:50:16 tl 1.15.222.2: RESYNC: (1.15-1.16); FILE MERGED 2007/03/15 15:52:28 tl 1.15.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [767fa95a9ba66e0b6050cb7eb11a6ff9faff5ae8]

INTEGRATION: CWS swwarnings (1.6.222); FILE MERGED 2007/05/29 11:55:07 os 1.6.222.3: RESYNC: (1.6-1.7); FILE MERGED 2007/04/03 13:00:58 tl 1.6.222.2: #i69287# warning-free code 2007/03/15 15:52:28 tl 1.6.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f8e2cec3fe8edd6e75a9a01bb7922905a9493e30]

INTEGRATION: CWS swwarnings (1.16.62); FILE MERGED 2007/08/20 15:50:08 tl 1.16.62.2: RESYNC: (1.16-1.17); FILE MERGED 2007/05/30 13:31:43 os 1.16.62.1: warnings removed


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [c03b0c7a94b00a12da374b0fac279134b1fdf8f8]

INTEGRATION: CWS swwarnings (1.10.222); FILE MERGED 2007/04/13 11:15:23 tl 1.10.222.4: #i69287# warning-free code 2007/04/03 13:00:58 tl 1.10.222.3: #i69287# warning-free code 2007/03/16 14:11:28 tl 1.10.222.2: #i69287# warning-free code 2007/03/15 15:52:28 tl 1.10.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e586fb20f2e8a4cfba26e9e1166c2dc89c47df69]

INTEGRATION: CWS swwarnings (1.16.222); FILE MERGED 2007/04/03 13:00:58 tl 1.16.222.2: #i69287# warning-free code 2007/03/15 15:52:27 tl 1.16.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [7948111b1328bb280e2fd00a0ce92d2139558699]

INTEGRATION: CWS swwarnings (1.4.222); FILE MERGED 2007/03/15 15:52:27 tl 1.4.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [9a93a5639c27cafb54ad22940366e93ed7d13854]

INTEGRATION: CWS swwarnings (1.17.222); FILE MERGED 2007/05/29 11:54:34 os 1.17.222.4: RESYNC: (1.17-1.19); FILE MERGED 2007/04/11 07:03:11 tl 1.17.222.3: #i69287# warning-free code 2007/04/03 13:00:58 tl 1.17.222.2: #i69287# warning-free code 2007/03/15 15:52:26 tl 1.17.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [0bc2f4f96bf35e47f1b0a939ebdb679de47a29d5]

INTEGRATION: CWS swwarnings (1.99.162); FILE MERGED 2007/08/24 08:26:53 tl 1.99.162.9: #i69287# warning-free code 2007/08/24 08:16:24 tl 1.99.162.8: #i69287# warning-free code 2007/08/20 15:49:50 tl 1.99.162.7: RESYNC: (1.101-1.102); FILE MERGED 2007/06/28 11:57:21 os 1.99.162.6: RESYNC: (1.100-1.101); FILE MERGED 2007/04/18 14:58:50 tl 1.99.162.5: #i69287# warning-free code 2007/04/11 10:47:32 os 1.99.162.4: RESYNC: (1.99-1.100); FILE MERGED 2007/04/11 07:03:11 tl 1.99.162.3: #i69287# warning-free code 2007/03/16 14:11:28 tl 1.99.162.2: #i69287# warning-free code 2007/03/15 15:52:25 tl 1.99.162.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [656db6d6583169fe20c055183cc61414ac6c605d]

INTEGRATION: CWS swwarnings (1.7.222); FILE MERGED 2007/04/03 13:00:57 tl 1.7.222.2: #i69287# warning-free code 2007/03/15 15:52:25 tl 1.7.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [fe69dcdd9b15d328047f3848b44d45db9914509b]

INTEGRATION: CWS swwarnings (1.46.130); FILE MERGED 2007/04/11 07:03:11 tl 1.46.130.3: #i69287# warning-free code 2007/03/15 15:52:25 tl 1.46.130.2: #i69287# warning-free code 2007/03/09 14:34:51 ama 1.46.130.1: #i69287#: warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f2b027e6304b2f14c3e52b38aa5751a5e53be8ce]

INTEGRATION: CWS swwarnings (1.34.130); FILE MERGED 2007/08/20 15:49:43 tl 1.34.130.6: RESYNC: (1.35-1.37); FILE MERGED 2007/06/28 11:57:13 os 1.34.130.5: RESYNC: (1.34-1.35); FILE MERGED 2007/04/11 07:03:11 tl 1.34.130.4: #i69287# warning-free code 2007/03/16 14:11:28 tl 1.34.130.3: #i69287# warning-free code 2007/03/15 15:52:25 tl 1.34.130.2: #i69287# warning-free code 2007/03/09 14:34:29 ama 1.34.130.1: #i69287#: warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [4643e5fd9ecc56176fd2f6ef5592b09a7e20efe9]

INTEGRATION: CWS swwarnings (1.19.222); FILE MERGED 2007/08/20 15:49:25 tl 1.19.222.4: RESYNC: (1.21-1.22); FILE MERGED 2007/05/29 11:54:16 os 1.19.222.3: RESYNC: (1.19-1.21); FILE MERGED 2007/04/11 07:03:10 tl 1.19.222.2: #i69287# warning-free code 2007/03/15 15:52:24 tl 1.19.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [8c79ed8e10d3109d436b6b21353812b020071eb6]

INTEGRATION: CWS swwarnings (1.84.212); FILE MERGED 2007/08/24 08:16:24 tl 1.84.212.5: #i69287# warning-free code 2007/08/20 15:49:06 tl 1.84.212.4: RESYNC: (1.84-1.86); FILE MERGED 2007/04/11 07:03:10 tl 1.84.212.3: #i69287# warning-free code 2007/03/16 14:11:28 tl 1.84.212.2: #i69287# warning-free code 2007/03/15 15:52:24 tl 1.84.212.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f66d7559a4e4bcbb3a320b2c151c7847134588a5]

INTEGRATION: CWS swwarnings (1.13.222); FILE MERGED 2007/04/11 07:03:10 tl 1.13.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [52ccdbfa49a2ac6cc445844d0df33eeae400b937]

INTEGRATION: CWS swwarnings (1.12.242); FILE MERGED 2007/03/16 14:11:28 tl 1.12.242.2: #i69287# warning-free code 2007/02/22 15:06:41 tl 1.12.242.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d1703c01c56ede2c02d5f237bc591bca130cdac8]

INTEGRATION: CWS swwarnings (1.56.198); FILE MERGED 2007/08/20 15:48:59 tl 1.56.198.4: RESYNC: (1.57-1.58); FILE MERGED 2007/06/29 13:54:49 os 1.56.198.3: merge errors fixed 2007/06/28 11:57:06 os 1.56.198.2: RESYNC: (1.56-1.57); FILE MERGED 2007/03/15 15:52:24 tl 1.56.198.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ff38c10ca42dc3b8ec67c96eb4ab74567948dbf0]

INTEGRATION: CWS swwarnings (1.76.42); FILE MERGED 2007/08/24 08:16:24 tl 1.76.42.8: #i69287# warning-free code 2007/08/20 15:48:46 tl 1.76.42.7: RESYNC: (1.77-1.78); FILE MERGED 2007/06/28 11:56:58 os 1.76.42.6: RESYNC: (1.76-1.77); FILE MERGED 2007/05/16 07:54:20 os 1.76.42.5: pStrm-pStream fixed 2007/05/15 14:20:06 os 1.76.42.4: warnings in debug mode removed 2007/04/11 07:03:10 tl 1.76.42.3: #i69287# warning-free code 2007/04/03 13:00:57 tl 1.76.42.2: #i69287# warning-free code 2007/03/15 15:52:24 tl 1.76.42.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [60104561bab6f6356839d4109a27bf26ba0309a2]

INTEGRATION: CWS swwarnings (1.18.624); FILE MERGED 2007/04/03 13:00:57 tl 1.18.624.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [0c1707deb31a34b8348bea8abb821787ae8ccc98]

INTEGRATION: CWS swwarnings (1.22.222); FILE MERGED 2007/04/11 07:03:10 tl 1.22.222.2: #i69287# warning-free code 2007/03/15 15:52:23 tl 1.22.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [12c372c71f3de4df768befb215c52887395b886d]

INTEGRATION: CWS swwarnings (1.7.624); FILE MERGED 2007/03/15 15:52:23 tl 1.7.624.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e80ba8ce8e6dedaa6c9281bbb2171c39d5eafeb7]

INTEGRATION: CWS swwarnings (1.14.222); FILE MERGED 2007/04/03 13:00:57 tl 1.14.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [3a1e216b3fcf3af395540cb66cdf55e9ecc928a1]

INTEGRATION: CWS swwarnings (1.7.222); FILE MERGED 2007/04/03 13:00:56 tl 1.7.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [0142849c0368e8d44c18af9c41e6563a5d137a11]

INTEGRATION: CWS swwarnings (1.35.426); FILE MERGED 2007/05/29 11:54:03 os 1.35.426.3: RESYNC: (1.35-1.36); FILE MERGED 2007/04/03 13:00:56 tl 1.35.426.2: #i69287# warning-free code 2007/03/16 14:11:27 tl 1.35.426.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a6d8fd176956c689e48234de987ab6aa6c4fdf9c]

INTEGRATION: CWS swwarnings (1.79.102); FILE MERGED 2007/09/24 07:07:08 os 1.79.102.4: RESYNC: (1.79-1.80); FILE MERGED 2007/06/01 07:17:40 tl 1.79.102.3: #i69287# warning-free code 2007/03/16 14:11:27 tl 1.79.102.2: #i69287# warning-free code 2007/03/15 15:52:22 tl 1.79.102.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [dc9199e32d29d0fc48a304596a1fffe95a69ead9]

INTEGRATION: CWS swwarnings (1.131.102); FILE MERGED 2007/09/24 09:50:56 os 1.131.102.4: merge error fixed 2007/09/24 07:07:00 os 1.131.102.3: RESYNC: (1.132-1.133); FILE MERGED 2007/06/28 11:56:51 os 1.131.102.2: RESYNC: (1.131-1.132); FILE MERGED 2007/04/03 13:00:55 tl 1.131.102.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [034bb9b7603f97f246504af18da73253be6c87c7]

INTEGRATION: CWS swwarnings (1.172.130); FILE MERGED 2007/08/24 11:51:58 tl 1.172.130.7: #i69287# warning-free code 2007/08/23 07:42:45 tl 1.172.130.6: #i69287# warning-free code 2007/08/20 15:48:39 tl 1.172.130.5: RESYNC: (1.174-1.175); FILE MERGED 2007/05/30 13:25:46 os 1.172.130.4: warnings removed, again 2007/05/29 11:53:49 os 1.172.130.3: RESYNC: (1.172-1.174); FILE MERGED 2007/04/03 13:00:55 tl 1.172.130.2: #i69287# warning-free code 2007/03/15 15:52:22 tl 1.172.130.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [5ee1da0ac5acf38cde1bc41bc55916a4508253f4]

INTEGRATION: CWS swwarnings (1.98.44); FILE MERGED 2007/08/20 15:48:30 tl 1.98.44.7: RESYNC: (1.102-1.103); FILE MERGED 2007/06/28 11:56:43 os 1.98.44.6: RESYNC: (1.100-1.102); FILE MERGED 2007/05/29 11:53:37 os 1.98.44.5: RESYNC: (1.98-1.100); FILE MERGED 2007/04/11 07:03:09 tl 1.98.44.4: #i69287# warning-free code 2007/04/03 13:00:55 tl 1.98.44.3: #i69287# warning-free code 2007/03/16 14:11:27 tl 1.98.44.2: #i69287# warning-free code 2007/03/15 15:52:21 tl 1.98.44.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [eb449fa6d65b1f28fef397fbba843b8e5b077e84]

INTEGRATION: CWS swwarnings (1.59.148); FILE MERGED 2007/08/20 15:48:19 tl 1.59.148.4: RESYNC: (1.59-1.60); FILE MERGED 2007/04/11 07:03:09 tl 1.59.148.3: #i69287# warning-free code 2007/04/03 13:00:55 tl 1.59.148.2: #i69287# warning-free code 2007/03/15 15:52:21 tl 1.59.148.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [377585d0ff3f381e55ebe02693538c55a4dee0fd]

INTEGRATION: CWS swwarnings (1.81.160); FILE MERGED 2007/05/29 11:53:27 os 1.81.160.6: RESYNC: (1.82-1.83); FILE MERGED 2007/04/13 11:15:22 tl 1.81.160.5: #i69287# warning-free code 2007/04/11 10:46:49 os 1.81.160.4: RESYNC: (1.81-1.82); FILE MERGED 2007/04/11 07:03:09 tl 1.81.160.3: #i69287# warning-free code 2007/04/03 13:00:54 tl 1.81.160.2: #i69287# warning-free code 2007/03/15 15:52:21 tl 1.81.160.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [7e3fd25e21a5b2d7814c8230f7408d926fb67f03]

INTEGRATION: CWS swwarnings (1.43.242); FILE MERGED 2007/08/20 15:48:12 tl 1.43.242.3: RESYNC: (1.44-1.45); FILE MERGED 2007/05/29 11:53:14 os 1.43.242.2: RESYNC: (1.43-1.44); FILE MERGED 2007/04/03 13:00:54 tl 1.43.242.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [3bed0a534c04fc1ec5cd55a782a9ce38c27f98dd]

INTEGRATION: CWS swwarnings (1.128.12); FILE MERGED 2007/08/20 15:48:04 tl 1.128.12.6: RESYNC: (1.130-1.132); FILE MERGED 2007/05/29 11:53:04 os 1.128.12.5: RESYNC: (1.129-1.130); FILE MERGED 2007/04/18 08:26:38 tl 1.128.12.4: #i69287# warning-free code 2007/04/11 10:46:40 os 1.128.12.3: RESYNC: (1.128-1.129); FILE MERGED 2007/04/03 13:00:54 tl 1.128.12.2: #i69287# warning-free code 2007/03/15 15:52:20 tl 1.128.12.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [18384b9908ff37fdceccfb8dbcde4f504a725182]

INTEGRATION: CWS swwarnings (1.147.160); FILE MERGED 2007/08/20 15:47:57 tl 1.147.160.8: RESYNC: (1.149-1.150); FILE MERGED 2007/05/30 13:25:46 os 1.147.160.7: warnings removed, again 2007/05/29 11:52:53 os 1.147.160.6: RESYNC: (1.148-1.149); FILE MERGED 2007/04/11 10:46:31 os 1.147.160.5: RESYNC: (1.147-1.148); FILE MERGED 2007/04/03 13:00:53 tl 1.147.160.4: #i69287# warning-free code 2007/03/16 14:11:27 tl 1.147.160.3: #i69287# warning-free code 2007/03/15 15:52:19 tl 1.147.160.2: #i69287# warning-free code 2007/02/22 15:06:41 tl 1.147.160.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [b45851fa87be77f0b5eababadd7775ac75989bb4]

INTEGRATION: CWS swwarnings (1.175.128); FILE MERGED 2007/09/24 07:06:51 os 1.175.128.10: RESYNC: (1.180-1.181); FILE MERGED 2007/08/24 11:34:18 tl 1.175.128.9: #i69287# warning-free code 2007/08/20 15:47:50 tl 1.175.128.8: RESYNC: (1.177-1.180); FILE MERGED 2007/05/30 13:25:46 os 1.175.128.7: warnings removed, again 2007/05/29 11:52:43 os 1.175.128.6: RESYNC: (1.175-1.177); FILE MERGED 2007/04/11 07:03:08 tl 1.175.128.5: #i69287# warning-free code 2007/04/03 13:00:53 tl 1.175.128.4: #i69287# warning-free code 2007/03/16 14:11:26 tl 1.175.128.3: #i69287# warning-free code 2007/03/15 15:52:19 tl 1.175.128.2: #i69287# warning-free code 2007/02/22 15:06:40 tl 1.175.128.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [5bffef3062a7af33d7090ea7b8b16ca0f9000c29]

INTEGRATION: CWS swwarnings (1.71.118); FILE MERGED 2007/08/20 15:47:43 tl 1.71.118.2: RESYNC: (1.71-1.72); FILE MERGED 2007/04/03 13:00:53 tl 1.71.118.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [2d54225cfe2f2e3d1e2cb1f345990bde0b6ba0cb]

INTEGRATION: CWS swwarnings (1.145.126); FILE MERGED 2007/08/20 15:47:36 tl 1.145.126.5: RESYNC: (1.147-1.148); FILE MERGED 2007/05/30 13:25:46 os 1.145.126.4: warnings removed, again 2007/05/29 11:52:23 os 1.145.126.3: RESYNC: (1.145-1.147); FILE MERGED 2007/04/03 13:00:52 tl 1.145.126.2: #i69287# warning-free code 2007/03/15 15:52:18 tl 1.145.126.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ded7daf77302b7943ef1cc499b7d23909c54ed7b]

INTEGRATION: CWS swwarnings (1.27.222); FILE MERGED 2007/08/20 15:47:29 tl 1.27.222.2: RESYNC: (1.27-1.28); FILE MERGED 2007/04/03 13:00:52 tl 1.27.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [4d8e8ce7e681fd84b155d16004e80bb1c22cd5ee]

INTEGRATION: CWS swwarnings (1.98.128); FILE MERGED 2007/09/24 07:06:43 os 1.98.128.10: RESYNC: (1.107-1.108); FILE MERGED 2007/08/20 15:47:22 tl 1.98.128.9: RESYNC: (1.104-1.107); FILE MERGED 2007/06/28 11:56:36 os 1.98.128.8: RESYNC: (1.101-1.104); FILE MERGED 2007/05/29 11:51:47 os 1.98.128.7: RESYNC: (1.100-1.101); FILE MERGED 2007/04/13 11:15:22 tl 1.98.128.6: #i69287# warning-free code 2007/04/11 10:46:23 os 1.98.128.5: RESYNC: (1.98-1.100); FILE MERGED 2007/04/11 07:03:08 tl 1.98.128.4: #i69287# warning-free code 2007/04/03 13:00:52 tl 1.98.128.3: #i69287# warning-free code 2007/03/16 14:11:26 tl 1.98.128.2: #i69287# warning-free code 2007/03/15 15:52:18 tl 1.98.128.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [6e68a438a73949089a0c666c4cf47da7038867b4]

INTEGRATION: CWS swwarnings (1.49.198); FILE MERGED 2007/06/28 11:56:29 os 1.49.198.7: RESYNC: (1.51-1.52); FILE MERGED 2007/05/31 14:21:15 tl 1.49.198.6: warning-free code 2007/05/30 13:25:46 os 1.49.198.5: warnings removed, again 2007/05/29 11:51:27 os 1.49.198.4: RESYNC: (1.49-1.51); FILE MERGED 2007/04/11 07:03:08 tl 1.49.198.3: #i69287# warning-free code 2007/04/03 13:00:52 tl 1.49.198.2: #i69287# warning-free code 2007/03/15 15:52:18 tl 1.49.198.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [b7e80f42d19a7387e8d2c0b459b8b8f72d005ae1]

INTEGRATION: CWS swwarnings (1.68.242); FILE MERGED 2007/06/28 11:56:22 os 1.68.242.6: RESYNC: (1.70-1.72); FILE MERGED 2007/05/29 11:51:17 os 1.68.242.5: RESYNC: (1.69-1.70); FILE MERGED 2007/04/11 10:46:14 os 1.68.242.4: RESYNC: (1.68-1.69); FILE MERGED 2007/04/03 13:00:51 tl 1.68.242.3: #i69287# warning-free code 2007/03/16 14:11:26 tl 1.68.242.2: #i69287# warning-free code 2007/03/15 15:52:18 tl 1.68.242.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [fde5a41c2653c6bc6f199d29ac05b91ddfb226a9]

INTEGRATION: CWS swwarnings (1.80.212); FILE MERGED 2007/09/24 07:06:35 os 1.80.212.6: RESYNC: (1.83-1.84); FILE MERGED 2007/08/20 15:47:13 tl 1.80.212.5: RESYNC: (1.82-1.83); FILE MERGED 2007/05/29 11:51:07 os 1.80.212.4: RESYNC: (1.80-1.82); FILE MERGED 2007/04/11 07:03:07 tl 1.80.212.3: #i69287# warning-free code 2007/04/03 13:00:51 tl 1.80.212.2: #i69287# warning-free code 2007/03/15 15:52:17 tl 1.80.212.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [63ab7eb8674dfc541f735d17a9efa952348fe7b6]

INTEGRATION: CWS swwarnings (1.40.222); FILE MERGED 2007/06/28 11:56:14 os 1.40.222.6: RESYNC: (1.41-1.42); FILE MERGED 2007/05/29 11:50:57 os 1.40.222.5: RESYNC: (1.40-1.41); FILE MERGED 2007/04/11 07:03:07 tl 1.40.222.4: #i69287# warning-free code 2007/04/03 13:00:51 tl 1.40.222.3: #i69287# warning-free code 2007/03/16 14:11:25 tl 1.40.222.2: #i69287# warning-free code 2007/03/15 15:52:17 tl 1.40.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [56ff48c30469777b2df33dfbfd37b7e8229be108]

INTEGRATION: CWS swwarnings (1.38.222); FILE MERGED 2007/08/20 15:47:06 tl 1.38.222.3: RESYNC: (1.39-1.40); FILE MERGED 2007/06/28 11:56:04 os 1.38.222.2: RESYNC: (1.38-1.39); FILE MERGED 2007/04/03 13:00:51 tl 1.38.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [146ce8f71d9fd5b65ed7ea09151124c577c8054d]

INTEGRATION: CWS swwarnings (1.91.40); FILE MERGED 2007/08/20 15:46:59 tl 1.91.40.8: RESYNC: (1.99-1.100); FILE MERGED 2007/06/29 13:58:54 os 1.91.40.7: merge errors fixed 2007/06/28 11:55:57 os 1.91.40.6: RESYNC: (1.94-1.99); FILE MERGED 2007/05/29 11:50:44 os 1.91.40.5: RESYNC: (1.92-1.94); FILE MERGED 2007/04/11 10:46:05 os 1.91.40.4: RESYNC: (1.91-1.92); FILE MERGED 2007/04/11 07:03:06 tl 1.91.40.3: #i69287# warning-free code 2007/04/03 13:00:51 tl 1.91.40.2: #i69287# warning-free code 2007/03/15 15:52:17 tl 1.91.40.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [de6446e70e7709a6ab059956593f93b8f330e250]

INTEGRATION: CWS swwarnings (1.93.126); FILE MERGED 2007/08/23 07:35:52 tl 1.93.126.9: #i69287# warning-free code 2007/08/20 15:46:52 tl 1.93.126.8: RESYNC: (1.98-1.100); FILE MERGED 2007/05/30 13:25:46 os 1.93.126.7: warnings removed, again 2007/05/29 11:49:54 os 1.93.126.6: RESYNC: (1.95-1.98); FILE MERGED 2007/04/11 10:45:42 os 1.93.126.5: RESYNC: (1.93-1.95); FILE MERGED 2007/04/11 07:03:06 tl 1.93.126.4: #i69287# warning-free code 2007/04/03 13:00:50 tl 1.93.126.3: #i69287# warning-free code 2007/03/16 14:11:25 tl 1.93.126.2: #i69287# warning-free code 2007/03/15 15:52:16 tl 1.93.126.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a34747971f2873ec1a258faac16356e4086291e5]

INTEGRATION: CWS swwarnings (1.21.118); FILE MERGED 2007/08/20 15:46:44 tl 1.21.118.4: RESYNC: (1.21-1.24); FILE MERGED 2007/04/11 07:03:05 tl 1.21.118.3: #i69287# warning-free code 2007/04/03 13:00:50 tl 1.21.118.2: #i69287# warning-free code 2007/03/15 15:52:16 tl 1.21.118.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [bda8e08b85a8b7a080761b332e91250498c2974d]

INTEGRATION: CWS swwarnings (1.22.198); FILE MERGED 2007/05/29 11:50:08 os 1.22.198.5: RESYNC: (1.22-1.24); FILE MERGED 2007/04/11 07:03:05 tl 1.22.198.4: #i69287# warning-free code 2007/04/03 13:00:50 tl 1.22.198.3: #i69287# warning-free code 2007/03/15 15:52:16 tl 1.22.198.2: #i69287# warning-free code 2007/03/09 14:32:11 ama 1.22.198.1: #i69287#: warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e296c521df2621f615638cf37f1529bc66c12a07]

INTEGRATION: CWS swwarnings (1.9.222); FILE MERGED 2007/04/11 07:03:05 tl 1.9.222.2: #i69287# warning-free code 2007/04/03 13:00:50 tl 1.9.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [7b757a0da577ba3e72caeb73e25d48f800e4b1b6]

INTEGRATION: CWS swwarnings (1.8.222); FILE MERGED 2007/03/15 15:52:16 tl 1.8.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [bd78a6781ca6acd03c1c8d108ef6bea86a580f6f]

INTEGRATION: CWS swwarnings (1.3.466); FILE MERGED 2007/05/16 10:17:32 tl 1.3.466.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [25fb64354915ce070e9337b964a74981e58e9c2f]

INTEGRATION: CWS swwarnings (1.5.624); FILE MERGED 2007/03/15 15:52:15 tl 1.5.624.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ad90703734abbf8681fb9a2e8b0970b8ad94701a]

INTEGRATION: CWS swwarnings (1.20.468); FILE MERGED 2007/03/16 14:11:25 tl 1.20.468.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [008b06cf2bcd06e9c45ff0cbd893c1eac51da4e4]

INTEGRATION: CWS swwarnings (1.2.118); FILE MERGED 2007/05/16 10:17:32 tl 1.2.118.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [b11363e887eed09914aecd6d4e8e65892afa700c]

INTEGRATION: CWS swwarnings (1.5.624); FILE MERGED 2007/03/16 14:11:25 tl 1.5.624.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [485547fd4223a86acba8104024ac4b8ac19fc38f]

INTEGRATION: CWS swwarnings (1.5.426); FILE MERGED 2007/02/22 15:06:40 tl 1.5.426.2: #i69287# warning-free code 2007/02/22 08:54:22 os 1.5.426.1: #i69287# warnings removed


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a163cd80b5aa825aeee5d7bba610f74292cf2a46]

INTEGRATION: CWS swwarnings (1.11.222); FILE MERGED 2007/05/29 11:49:46 os 1.11.222.3: RESYNC: (1.11-1.12); FILE MERGED 2007/04/03 13:00:49 tl 1.11.222.2: #i69287# warning-free code 2007/03/15 15:52:15 tl 1.11.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [542e316f18c9e26bad450871e1b78c9aaa552ad2]

INTEGRATION: CWS swwarnings (1.7.222); FILE MERGED 2007/03/15 15:52:15 tl 1.7.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e58e7aa0fab5c282a83488620899b44fe5204250]

INTEGRATION: CWS swwarnings (1.13.148); FILE MERGED 2007/08/20 15:46:37 tl 1.13.148.6: RESYNC: (1.14-1.15); FILE MERGED 2007/05/29 11:49:37 os 1.13.148.5: RESYNC: (1.13-1.14); FILE MERGED 2007/05/16 10:17:32 tl 1.13.148.4: #i69287# warning-free code 2007/04/03 13:00:49 tl 1.13.148.3: #i69287# warning-free code 2007/03/16 14:11:25 tl 1.13.148.2: #i69287# warning-free code 2007/03/15 15:52:14 tl 1.13.148.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [58c8330c7852e51539e2234f4c0fdf844883c418]

INTEGRATION: CWS swwarnings (1.8.242); FILE MERGED 2007/03/16 14:11:24 tl 1.8.242.4: #i69287# warning-free code 2007/03/15 15:52:14 tl 1.8.242.3: #i69287# warning-free code 2007/02/27 13:07:06 tl 1.8.242.2: #i69287# warning-free code 2007/02/22 15:06:40 tl 1.8.242.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [df520ff691ab52d14421821abd86b045f02680ba]

INTEGRATION: CWS swwarnings (1.11.222); FILE MERGED 2007/04/03 13:00:49 tl 1.11.222.3: #i69287# warning-free code 2007/03/16 14:11:24 tl 1.11.222.2: #i69287# warning-free code 2007/03/15 15:52:14 tl 1.11.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [0f9adf882d0fee4101f2b621120612ac2ff2b412]

INTEGRATION: CWS swwarnings (1.3.710); FILE MERGED 2007/03/16 14:11:24 tl 1.3.710.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [16a9fe756ae018ef3658f4b7dcfb220bc28594b4]

INTEGRATION: CWS swwarnings (1.21.210); FILE MERGED 2007/05/29 11:49:26 os 1.21.210.5: RESYNC: (1.22-1.23); FILE MERGED 2007/04/11 10:45:34 os 1.21.210.4: RESYNC: (1.21-1.22); FILE MERGED 2007/04/03 13:00:49 tl 1.21.210.3: #i69287# warning-free code 2007/03/15 15:52:14 tl 1.21.210.2: #i69287# warning-free code 2007/02/22 15:06:40 tl 1.21.210.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [8d9d85c69d32399c0bc628074453c67f23a9d82f]

INTEGRATION: CWS swwarnings (1.13.222); FILE MERGED 2007/06/29 14:07:55 os 1.13.222.5: merge errors fixed 2007/06/28 11:55:40 os 1.13.222.4: RESYNC: (1.14-1.15); FILE MERGED 2007/04/11 10:45:25 os 1.13.222.3: RESYNC: (1.13-1.14); FILE MERGED 2007/04/03 13:00:49 tl 1.13.222.2: #i69287# warning-free code 2007/03/15 15:52:13 tl 1.13.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [aab23c77e57b3254894c604c5dd5ca5cefe75ce5]

INTEGRATION: CWS swwarnings (1.6.222); FILE MERGED 2007/04/03 13:00:48 tl 1.6.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [fc65e23864be018ac1b499abc74dc018ab2f270c]

INTEGRATION: CWS swwarnings (1.22.222); FILE MERGED 2007/05/29 11:49:18 os 1.22.222.4: RESYNC: (1.22-1.23); FILE MERGED 2007/04/18 14:58:50 tl 1.22.222.3: #i69287# warning-free code 2007/04/11 07:03:04 tl 1.22.222.2: #i69287# warning-free code 2007/03/15 15:52:13 tl 1.22.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [4933461df2cbb0031cabf07bc46345952085a47b]

INTEGRATION: CWS swwarnings (1.14.160); FILE MERGED 2007/08/20 15:45:36 tl 1.14.160.2: RESYNC: (1.14-1.15); FILE MERGED 2007/02/22 15:06:39 tl 1.14.160.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [3d091574e7732e4aa5c9055a1aa6ecf4a3b0d5b5]

INTEGRATION: CWS swwarnings (1.35.160); FILE MERGED 2007/08/20 15:45:24 tl 1.35.160.5: RESYNC: (1.36-1.38); FILE MERGED 2007/05/29 11:49:08 os 1.35.160.4: RESYNC: (1.35-1.36); FILE MERGED 2007/04/03 13:00:48 tl 1.35.160.3: #i69287# warning-free code 2007/03/15 15:52:13 tl 1.35.160.2: #i69287# warning-free code 2007/03/09 14:29:42 ama 1.35.160.1: #i69287#: warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [795e99dd24085e53b74bef6753df63fb30c248f3]

INTEGRATION: CWS swwarnings (1.29.242); FILE MERGED 2007/09/24 07:06:27 os 1.29.242.3: RESYNC: (1.30-1.31); FILE MERGED 2007/08/20 15:45:15 tl 1.29.242.2: RESYNC: (1.29-1.30); FILE MERGED 2007/02/26 08:51:09 tl 1.29.242.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [74864ff811c51d483f0e186142751bd59e4d595d]

INTEGRATION: CWS swwarnings (1.65.14); FILE MERGED 2007/09/24 07:06:19 os 1.65.14.10: RESYNC: (1.72-1.73); FILE MERGED 2007/08/24 08:16:24 tl 1.65.14.9: #i69287# warning-free code 2007/08/20 15:45:07 tl 1.65.14.8: RESYNC: (1.68-1.72); FILE MERGED 2007/06/28 11:55:32 os 1.65.14.7: RESYNC: (1.67-1.68); FILE MERGED 2007/05/30 12:48:25 os 1.65.14.6: merge error fixed 2007/05/29 11:49:00 os 1.65.14.5: RESYNC: (1.65-1.67); FILE MERGED 2007/04/18 12:23:10 tl 1.65.14.4: #i69287# warning-free code 2007/04/03 13:00:48 tl 1.65.14.3: #i69287# warning-free code 2007/03/15 15:52:12 tl 1.65.14.2: #i69287# warning-free code 2007/03/09 14:30:09 ama 1.65.14.1: #i69287#: warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [c872e59d0fa2715571a91c370614b4cb00307aca]

INTEGRATION: CWS swwarnings (1.33.12); FILE MERGED 2007/05/29 11:48:51 os 1.33.12.5: RESYNC: (1.34-1.35); FILE MERGED 2007/04/11 10:45:17 os 1.33.12.4: RESYNC: (1.33-1.34); FILE MERGED 2007/04/03 13:00:47 tl 1.33.12.3: #i69287# warning-free code 2007/03/15 15:52:12 tl 1.33.12.2: #i69287# warning-free code 2007/02/22 15:06:39 tl 1.33.12.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [cfe96536c697ed8f1cee2593013fdb06457d670d]

INTEGRATION: CWS swwarnings (1.19.160); FILE MERGED 2007/05/29 11:48:43 os 1.19.160.4: RESYNC: (1.19-1.20); FILE MERGED 2007/04/18 12:23:10 tl 1.19.160.3: #i69287# warning-free code 2007/04/03 13:00:47 tl 1.19.160.2: #i69287# warning-free code 2007/03/15 15:52:12 tl 1.19.160.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f88020e955cf12bd3bd316dfb673e060e7b7f437]

INTEGRATION: CWS swwarnings (1.28.130); FILE MERGED 2007/08/20 15:44:58 tl 1.28.130.6: RESYNC: (1.29-1.30); FILE MERGED 2007/05/29 11:48:34 os 1.28.130.5: RESYNC: (1.28-1.29); FILE MERGED 2007/04/03 13:00:47 tl 1.28.130.4: #i69287# warning-free code 2007/03/15 15:52:11 tl 1.28.130.3: #i69287# warning-free code 2007/02/26 08:51:09 tl 1.28.130.2: #i69287# warning-free code 2007/02/22 15:06:39 tl 1.28.130.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [38f0b3eb0011d9c8ed9b6787f31a6bd1451e95d0]

INTEGRATION: CWS swwarnings (1.29.222); FILE MERGED 2007/05/29 11:48:26 os 1.29.222.4: RESYNC: (1.29-1.30); FILE MERGED 2007/04/11 07:03:04 tl 1.29.222.3: #i69287# warning-free code 2007/04/03 13:00:46 tl 1.29.222.2: #i69287# warning-free code 2007/03/15 15:52:11 tl 1.29.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [0c7294876bc998824c52069c42731e98aea4b7a3]

INTEGRATION: CWS swwarnings (1.64.126); FILE MERGED 2007/09/24 07:06:10 os 1.64.126.7: RESYNC: (1.67-1.68); FILE MERGED 2007/05/29 11:48:17 os 1.64.126.6: RESYNC: (1.66-1.67); FILE MERGED 2007/04/11 10:45:08 os 1.64.126.5: RESYNC: (1.64-1.66); FILE MERGED 2007/04/11 07:03:04 tl 1.64.126.4: #i69287# warning-free code 2007/04/03 13:00:46 tl 1.64.126.3: #i69287# warning-free code 2007/03/16 14:11:24 tl 1.64.126.2: #i69287# warning-free code 2007/03/15 15:52:10 tl 1.64.126.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [6481e39b7932c029c65af49b20b38d11cd1dfc76]

INTEGRATION: CWS swwarnings (1.3.710); FILE MERGED 2007/03/16 14:11:23 tl 1.3.710.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [70362bb59254af40944e6209f77e1b5f377461bf]

INTEGRATION: CWS swwarnings (1.4.552); FILE MERGED 2007/03/05 12:45:35 tl 1.4.552.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [9ebc4993e2de4301cad67da27228673a5f257b4f]

INTEGRATION: CWS swwarnings (1.8.242); FILE MERGED 2007/04/03 13:00:45 tl 1.8.242.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [68c9416bd23a12e70126efc6c4b736aefa66eed0]

INTEGRATION: CWS swwarnings (1.14.198); FILE MERGED 2007/08/20 15:44:51 tl 1.14.198.3: RESYNC: (1.14-1.15); FILE MERGED 2007/03/15 15:52:10 tl 1.14.198.2: #i69287# warning-free code 2007/02/22 15:06:39 tl 1.14.198.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [4a8c70575904226ca2d3ac44ae1ba8ad84344c26]

INTEGRATION: CWS swwarnings (1.16.16); FILE MERGED 2007/04/04 08:02:14 tl 1.16.16.4: #i69287# warning-free code 2007/04/03 13:00:45 tl 1.16.16.3: #i69287# warning-free code 2007/03/16 14:11:23 tl 1.16.16.2: #i69287# warning-free code 2007/03/15 15:52:10 tl 1.16.16.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [0159a13bf6a3f768f490d7f36e7e3fa8c0704432]

INTEGRATION: CWS swwarnings (1.34.222); FILE MERGED 2007/08/20 15:44:34 tl 1.34.222.4: RESYNC: (1.34-1.35); FILE MERGED 2007/04/11 07:03:03 tl 1.34.222.3: #i69287# warning-free code 2007/04/03 13:00:44 tl 1.34.222.2: #i69287# warning-free code 2007/03/15 15:52:09 tl 1.34.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a31177b7db0aad799c687c261b97e9496f9eb157]

INTEGRATION: CWS swwarnings (1.14.212); FILE MERGED 2007/04/03 13:00:44 tl 1.14.212.3: #i69287# warning-free code 2007/03/15 15:52:09 tl 1.14.212.2: #i69287# warning-free code 2007/02/22 15:06:39 tl 1.14.212.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [79ec9892ef2dd967480b054eafb325846f9f9be5]

INTEGRATION: CWS swwarnings (1.40.130); FILE MERGED 2007/08/20 15:44:27 tl 1.40.130.8: RESYNC: (1.41-1.42); FILE MERGED 2007/05/29 11:48:04 os 1.40.130.7: RESYNC: (1.40-1.41); FILE MERGED 2007/04/11 07:03:03 tl 1.40.130.6: #i69287# warning-free code 2007/04/03 13:00:43 tl 1.40.130.5: #i69287# warning-free code 2007/03/15 15:52:08 tl 1.40.130.4: #i69287# warning-free code 2007/03/09 12:37:54 ama 1.40.130.3: #i69287#: warning free code 2007/03/05 12:45:35 tl 1.40.130.2: #i69287# warning-free code 2007/02/22 15:06:38 tl 1.40.130.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a427c602a35500ce03578dc0921420e5df7984f9]

INTEGRATION: CWS swwarnings (1.5.476); FILE MERGED 2007/03/16 14:11:23 tl 1.5.476.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [895dc0f7f5d19b84beffbb5fb088e744d03ccf1c]

INTEGRATION: CWS swwarnings (1.5.242); FILE MERGED 2007/08/20 15:44:20 tl 1.5.242.2: RESYNC: (1.5-1.6); FILE MERGED 2007/03/16 14:11:23 tl 1.5.242.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d4823546b8173c7018354f9f6c00e0a4b97a0018]

INTEGRATION: CWS swwarnings (1.15.222); FILE MERGED 2007/08/20 15:44:12 tl 1.15.222.4: RESYNC: (1.16-1.17); FILE MERGED 2007/05/29 11:47:52 os 1.15.222.3: RESYNC: (1.15-1.16); FILE MERGED 2007/04/03 13:00:43 tl 1.15.222.2: #i69287# warning-free code 2007/03/15 15:52:08 tl 1.15.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [06993d298de7cf76688d647c4d23d29f2ca22565]

INTEGRATION: CWS swwarnings (1.2.710); FILE MERGED 2007/03/16 14:11:23 tl 1.2.710.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [2ec7be2e54ef53fd32c75e8a4fddaf25292a8d54]

INTEGRATION: CWS swwarnings (1.8.222); FILE MERGED 2007/04/03 13:00:43 tl 1.8.222.2: #i69287# warning-free code 2007/03/15 15:52:08 tl 1.8.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [62c006e09eb205659c4189aea5e5a119bc30e1a4]

INTEGRATION: CWS swwarnings (1.14.222); FILE MERGED 2007/05/29 11:47:44 os 1.14.222.5: RESYNC: (1.15-1.16); FILE MERGED 2007/04/11 10:44:59 os 1.14.222.4: RESYNC: (1.14-1.15); FILE MERGED 2007/04/11 07:03:03 tl 1.14.222.3: #i69287# warning-free code 2007/04/03 13:00:43 tl 1.14.222.2: #i69287# warning-free code 2007/03/15 15:52:08 tl 1.14.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [cdd9e840ae446bfddb346708f613dfb498d2a4c1]

INTEGRATION: CWS swwarnings (1.19.128); FILE MERGED 2007/08/22 14:05:03 tl 1.19.128.8: #i69287# warning-free code 2007/08/20 15:44:05 tl 1.19.128.7: RESYNC: (1.21-1.22); FILE MERGED 2007/05/29 11:47:34 os 1.19.128.6: RESYNC: (1.20-1.21); FILE MERGED 2007/04/13 11:15:21 tl 1.19.128.5: #i69287# warning-free code 2007/04/11 10:44:49 os 1.19.128.4: RESYNC: (1.19-1.20); FILE MERGED 2007/04/11 07:03:03 tl 1.19.128.3: #i69287# warning-free code 2007/04/03 13:00:43 tl 1.19.128.2: #i69287# warning-free code 2007/03/15 15:52:08 tl 1.19.128.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [4c6c065586f8cab97f7c11615e57ee6379928202]

INTEGRATION: CWS swwarnings (1.16.222); FILE MERGED 2007/05/29 11:47:22 os 1.16.222.4: RESYNC: (1.16-1.17); FILE MERGED 2007/04/11 07:03:02 tl 1.16.222.3: #i69287# warning-free code 2007/04/03 13:00:42 tl 1.16.222.2: #i69287# warning-free code 2007/03/15 15:52:08 tl 1.16.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e00030f97e6d109baeb4ffcecbad83c15338293d]

INTEGRATION: CWS swwarnings (1.26.198); FILE MERGED 2007/05/29 11:47:11 os 1.26.198.6: RESYNC: (1.26-1.27); FILE MERGED 2007/04/11 07:03:02 tl 1.26.198.5: #i69287# warning-free code 2007/04/03 13:00:42 tl 1.26.198.4: #i69287# warning-free code 2007/03/15 15:52:07 tl 1.26.198.3: #i69287# warning-free code 2007/02/23 11:40:19 tl 1.26.198.2: #i69287# warning-free code 2007/02/23 11:09:14 tl 1.26.198.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [3813b4ffba4ec8f279981d64bb19c598d06b4976]

INTEGRATION: CWS swwarnings (1.22.222); FILE MERGED 2007/05/29 11:47:02 os 1.22.222.3: RESYNC: (1.22-1.23); FILE MERGED 2007/04/03 13:00:42 tl 1.22.222.2: #i69287# warning-free code 2007/03/15 15:52:07 tl 1.22.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [18c6b8a578efc71f8603eef5bc9f2a98b1338285]

INTEGRATION: CWS swwarnings (1.20.222); FILE MERGED 2007/05/29 11:46:53 os 1.20.222.3: RESYNC: (1.20-1.21); FILE MERGED 2007/04/03 13:00:42 tl 1.20.222.2: #i69287# warning-free code 2007/03/15 15:52:07 tl 1.20.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e74034b2dab1e70e02f226bb2df9a58ed9531ff8]

INTEGRATION: CWS swwarnings (1.10.222); FILE MERGED 2007/04/03 13:00:41 tl 1.10.222.2: #i69287# warning-free code 2007/03/15 15:52:07 tl 1.10.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e9935c4c1d8dfe5901fef4c79bc5cd994005a9b6]

INTEGRATION: CWS swwarnings (1.18.44); FILE MERGED 2007/06/29 10:48:31 os 1.18.44.5: merge error fixed 2007/06/28 11:55:25 os 1.18.44.4: RESYNC: (1.19-1.20); FILE MERGED 2007/05/29 11:46:43 os 1.18.44.3: RESYNC: (1.18-1.19); FILE MERGED 2007/04/03 13:00:41 tl 1.18.44.2: #i69287# warning-free code 2007/03/15 15:52:07 tl 1.18.44.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [2b50cd71172ab8e4a11025f1501e65f91cb97dde]

INTEGRATION: CWS swwarnings (1.21.44); FILE MERGED 2007/06/29 10:48:31 os 1.21.44.5: merge error fixed 2007/06/28 11:55:17 os 1.21.44.4: RESYNC: (1.21-1.22); FILE MERGED 2007/04/11 07:03:02 tl 1.21.44.3: #i69287# warning-free code 2007/04/03 13:00:41 tl 1.21.44.2: #i69287# warning-free code 2007/03/15 15:52:07 tl 1.21.44.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [0b52e955bc6f53cbf910af9054dc0c6d378f4f55]

INTEGRATION: CWS swwarnings (1.6.222); FILE MERGED 2007/04/03 13:00:41 tl 1.6.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [48dd38db5a377f0eff4fa7b43906276715967c9a]

INTEGRATION: CWS swwarnings (1.24.222); FILE MERGED 2007/08/20 15:43:57 tl 1.24.222.4: RESYNC: (1.25-1.26); FILE MERGED 2007/05/29 11:46:31 os 1.24.222.3: RESYNC: (1.24-1.25); FILE MERGED 2007/04/03 13:00:40 tl 1.24.222.2: #i69287# warning-free code 2007/03/15 15:52:06 tl 1.24.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [cd990bc6eb78a9d17adb0982b5c614f90eae95f5]

INTEGRATION: CWS swwarnings (1.11.222); FILE MERGED 2007/04/03 13:00:40 tl 1.11.222.3: #i69287# warning-free code 2007/03/16 14:11:22 tl 1.11.222.2: #i69287# warning-free code 2007/03/12 12:19:16 ama 1.11.222.1: i69287#: warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [8a1266c437f97e1db7303ad07954c42b928ed959]

INTEGRATION: CWS swwarnings (1.11.222); FILE MERGED 2007/08/20 15:43:50 tl 1.11.222.4: RESYNC: (1.11-1.12); FILE MERGED 2007/04/03 13:00:40 tl 1.11.222.3: #i69287# warning-free code 2007/03/16 14:11:22 tl 1.11.222.2: #i69287# warning-free code 2007/03/15 15:52:06 tl 1.11.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [fbcaa244a1f6fb905e5f95be0b06ca3e23426831]

INTEGRATION: CWS swwarnings (1.16.222); FILE MERGED 2007/05/29 11:46:03 os 1.16.222.4: RESYNC: (1.16-1.17); FILE MERGED 2007/04/11 07:03:02 tl 1.16.222.3: #i69287# warning-free code 2007/04/03 13:00:40 tl 1.16.222.2: #i69287# warning-free code 2007/03/15 15:52:06 tl 1.16.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [2f24e979c1f752f5eca1ffe14bd2871b43f75b1e]

INTEGRATION: CWS swwarnings (1.10.222); FILE MERGED 2007/04/03 13:00:40 tl 1.10.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [487df55eee9ef1bb8c8cdc60dbf3892981d85985]

INTEGRATION: CWS swwarnings (1.22.222); FILE MERGED 2007/05/29 11:45:52 os 1.22.222.4: RESYNC: (1.22-1.23); FILE MERGED 2007/05/16 10:17:32 tl 1.22.222.3: #i69287# warning-free code 2007/04/03 13:00:40 tl 1.22.222.2: #i69287# warning-free code 2007/03/15 15:52:06 tl 1.22.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [345c55ac4345cf0751729b8c8c379d98428f37fd]

INTEGRATION: CWS swwarnings (1.34.128); FILE MERGED 2007/09/24 07:06:01 os 1.34.128.6: RESYNC: (1.36-1.37); FILE MERGED 2007/05/29 11:45:44 os 1.34.128.5: RESYNC: (1.35-1.36); FILE MERGED 2007/04/11 10:44:28 os 1.34.128.4: RESYNC: (1.34-1.35); FILE MERGED 2007/04/11 07:03:01 tl 1.34.128.3: #i69287# warning-free code 2007/04/03 13:00:39 tl 1.34.128.2: #i69287# warning-free code 2007/03/15 15:52:06 tl 1.34.128.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [15de37990db2ea2b56aa6502166e036b62c3be6d]

INTEGRATION: CWS swwarnings (1.36.42); FILE MERGED 2007/09/24 07:05:51 os 1.36.42.5: RESYNC: (1.38-1.39); FILE MERGED 2007/05/29 11:45:35 os 1.36.42.4: RESYNC: (1.37-1.38); FILE MERGED 2007/04/11 10:44:20 os 1.36.42.3: RESYNC: (1.36-1.37); FILE MERGED 2007/04/03 13:00:39 tl 1.36.42.2: #i69287# warning-free code 2007/03/15 15:52:05 tl 1.36.42.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [c30ec79e3104f605111b7a43a2e34b73a72b8a4a]

INTEGRATION: CWS swwarnings (1.14.222); FILE MERGED 2007/02/23 11:40:19 tl 1.14.222.2: #i69287# warning-free code 2007/02/23 11:09:14 tl 1.14.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [77b4bb296494334e8cacc463fe26bdad07048575]

INTEGRATION: CWS swwarnings (1.46.130); FILE MERGED 2007/08/20 15:43:42 tl 1.46.130.6: RESYNC: (1.48-1.50); FILE MERGED 2007/05/29 11:45:25 os 1.46.130.5: RESYNC: (1.46-1.48); FILE MERGED 2007/04/11 07:03:01 tl 1.46.130.4: #i69287# warning-free code 2007/04/03 13:00:39 tl 1.46.130.3: #i69287# warning-free code 2007/03/15 15:52:05 tl 1.46.130.2: #i69287# warning-free code 2007/03/05 12:45:34 tl 1.46.130.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [363280c00d30a65cdfdc385e0833837f5dbf31ad]

INTEGRATION: CWS swwarnings (1.50.160); FILE MERGED 2007/08/20 15:43:35 tl 1.50.160.6: RESYNC: (1.51-1.52); FILE MERGED 2007/05/29 11:45:15 os 1.50.160.5: RESYNC: (1.50-1.51); FILE MERGED 2007/05/16 10:17:31 tl 1.50.160.4: #i69287# warning-free code 2007/04/11 07:03:01 tl 1.50.160.3: #i69287# warning-free code 2007/04/03 13:00:39 tl 1.50.160.2: #i69287# warning-free code 2007/03/15 15:52:04 tl 1.50.160.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [2305721f77f6c48c995dded6461a0dd17726bf58]

INTEGRATION: CWS swwarnings (1.10.222); FILE MERGED 2007/08/20 15:43:27 tl 1.10.222.2: RESYNC: (1.10-1.11); FILE MERGED 2007/03/15 15:52:03 tl 1.10.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [591638591ca0633bdf6cdcdf69929015191efc26]

INTEGRATION: CWS swwarnings (1.25.160); FILE MERGED 2007/05/29 11:45:03 os 1.25.160.2: RESYNC: (1.25-1.26); FILE MERGED 2007/04/03 13:00:38 tl 1.25.160.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [cf6296e3b941d936bf6665f61451595d9bfa2adb]

INTEGRATION: CWS swwarnings (1.8.222); FILE MERGED 2007/04/03 13:00:38 tl 1.8.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [5220d1b427742433d13fcc5cbcbc4e1b558f8232]

INTEGRATION: CWS swwarnings (1.40.140); FILE MERGED 2007/08/20 15:43:19 tl 1.40.140.3: RESYNC: (1.40-1.41); FILE MERGED 2007/03/09 16:07:01 fme 1.40.140.2: #i69287# Warning free code 2007/02/22 15:06:38 tl 1.40.140.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [9b978da4db7b161826bc9514b569501466992fc8]

INTEGRATION: CWS swwarnings (1.26.42); FILE MERGED 2007/08/22 13:52:13 tl 1.26.42.3: #i69287# warning-free code 2007/08/20 15:42:48 tl 1.26.42.2: RESYNC: (1.26-1.27); FILE MERGED 2007/03/09 16:07:01 fme 1.26.42.1: #i69287# Warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [aa66633271e89f67e53fe51a7d54636d9afd05f0]

INTEGRATION: CWS swwarnings (1.68.40); FILE MERGED 2007/08/24 11:51:58 tl 1.68.40.9: #i69287# warning-free code 2007/08/22 13:52:13 tl 1.68.40.8: #i69287# warning-free code 2007/08/20 15:43:11 tl 1.68.40.7: RESYNC: (1.71-1.75); FILE MERGED 2007/05/29 11:44:54 os 1.68.40.6: RESYNC: (1.69-1.71); FILE MERGED 2007/04/11 10:44:11 os 1.68.40.5: RESYNC: (1.68-1.69); FILE MERGED 2007/04/11 07:03:00 tl 1.68.40.4: #i69287# warning-free code 2007/04/03 13:00:38 tl 1.68.40.3: #i69287# warning-free code 2007/03/09 16:07:01 fme 1.68.40.2: #i69287# Warning free code 2007/02/22 15:06:38 tl 1.68.40.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [45d94922eda0add5254c302e233a3536cd1313bb]

INTEGRATION: CWS swwarnings (1.26.222); FILE MERGED 2007/05/29 11:44:44 os 1.26.222.4: RESYNC: (1.27-1.28); FILE MERGED 2007/04/11 10:44:02 os 1.26.222.3: RESYNC: (1.26-1.27); FILE MERGED 2007/04/03 13:00:37 tl 1.26.222.2: #i69287# warning-free code 2007/03/09 16:07:01 fme 1.26.222.1: #i69287# Warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [9875a6bdd068429d4226ee98d0ea809d3c237bcb]

INTEGRATION: CWS swwarnings (1.34.42); FILE MERGED 2007/08/20 15:43:03 tl 1.34.42.5: RESYNC: (1.36-1.37); FILE MERGED 2007/05/29 11:44:35 os 1.34.42.4: RESYNC: (1.35-1.36); FILE MERGED 2007/04/11 10:43:53 os 1.34.42.3: RESYNC: (1.34-1.35); FILE MERGED 2007/03/09 16:07:00 fme 1.34.42.2: #i69287# Warning free code 2007/02/22 15:06:38 tl 1.34.42.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [63f066a9cb05ebf27a5f3700340e9e05577d72d5]

INTEGRATION: CWS swwarnings (1.20.126); FILE MERGED 2007/03/09 16:07:00 fme 1.20.126.1: #i69287# Warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [5327e4ec1d9adc357c0a2235c14ef1cf0c80e503]

INTEGRATION: CWS swwarnings (1.18.42); FILE MERGED 2007/09/24 07:05:27 os 1.18.42.5: RESYNC: (1.20-1.21); FILE MERGED 2007/08/24 10:12:42 tl 1.18.42.4: #i69287# warning-free code 2007/08/20 15:42:55 tl 1.18.42.3: RESYNC: (1.18-1.20); FILE MERGED 2007/04/03 13:00:37 tl 1.18.42.2: #i69287# warning-free code 2007/03/09 16:07:00 fme 1.18.42.1: #i69287# Warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [fc4aed26d1becc4cd652e15f1177ee2c5723ed8d]

INTEGRATION: CWS swwarnings (1.11.222); FILE MERGED 2007/09/24 07:05:34 os 1.11.222.4: RESYNC: (1.11-1.12); FILE MERGED 2007/04/11 07:03:00 tl 1.11.222.3: #i69287# warning-free code 2007/04/03 13:00:37 tl 1.11.222.2: #i69287# warning-free code 2007/03/09 16:07:00 fme 1.11.222.1: #i69287# Warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a64d2ba1f239bcab045f1441a485ee1aeb74d400]

INTEGRATION: CWS swwarnings (1.5.710); FILE MERGED 2007/04/03 13:00:37 tl 1.5.710.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a85ba2b5242ddd44127dfcbe8050483a17203110]

INTEGRATION: CWS swwarnings (1.30.220); FILE MERGED 2007/08/22 15:06:11 tl 1.30.220.8: #i69287# warning-free code 2007/08/20 15:42:29 tl 1.30.220.7: RESYNC: (1.31-1.32); FILE MERGED 2007/06/29 13:06:20 os 1.30.220.6: merge errors fixed 2007/06/28 11:55:10 os 1.30.220.5: RESYNC: (1.30-1.31); FILE MERGED 2007/04/18 08:26:37 tl 1.30.220.4: #i69287# warning-free code 2007/04/11 07:03:00 tl 1.30.220.3: #i69287# warning-free code 2007/03/16 14:11:57 tl 1.30.220.2: #i69287# warning-free code 2007/03/15 15:51:20 tl 1.30.220.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [93cb1f8bb13e25586f61ba108e959376d90e91ed]

INTEGRATION: CWS swwarnings (1.99.220); FILE MERGED 2007/09/24 07:05:20 os 1.99.220.14: RESYNC: (1.107-1.108); FILE MERGED 2007/08/24 10:40:10 tl 1.99.220.13: #i69287# warning-free code 2007/08/24 08:16:23 tl 1.99.220.12: #i69287# warning-free code 2007/08/20 15:42:21 tl 1.99.220.11: RESYNC: (1.103-1.107); FILE MERGED 2007/06/28 11:55:00 os 1.99.220.10: RESYNC: (1.101-1.103); FILE MERGED 2007/05/31 13:47:04 tl 1.99.220.9: warning-free code 2007/05/30 14:09:07 os 1.99.220.8: merge errors fixed 2007/05/29 11:44:23 os 1.99.220.7: RESYNC: (1.99-1.101); FILE MERGED 2007/04/11 07:03:00 tl 1.99.220.6: #i69287# warning-free code 2007/04/03 13:00:36 tl 1.99.220.5: #i69287# warning-free code 2007/03/16 14:11:57 tl 1.99.220.4: #i69287# warning-free code 2007/03/15 15:51:20 tl 1.99.220.3: #i69287# warning-free code 2007/03/09 13:49:06 ama 1.99.220.2: #i69287#: warning free code 2007/03/05 12:45:34 tl 1.99.220.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [c05f6731b64be36ab824fcd2f1ed1fbd44044820]

INTEGRATION: CWS swwarnings (1.69.14); FILE MERGED 2007/08/20 15:42:13 tl 1.69.14.12: RESYNC: (1.72-1.74); FILE MERGED 2007/06/29 13:06:20 os 1.69.14.11: merge errors fixed 2007/06/28 11:54:51 os 1.69.14.10: RESYNC: (1.71-1.72); FILE MERGED 2007/05/29 11:44:11 os 1.69.14.9: RESYNC: (1.70-1.71); FILE MERGED 2007/05/16 07:51:45 os 1.69.14.8: missing line reintroduced 2007/05/16 06:28:05 os 1.69.14.7: warnings in debug mode removed 2007/04/11 10:43:45 os 1.69.14.6: RESYNC: (1.69-1.70); FILE MERGED 2007/04/11 07:02:59 tl 1.69.14.5: #i69287# warning-free code 2007/04/03 13:00:36 tl 1.69.14.4: #i69287# warning-free code 2007/03/16 14:11:57 tl 1.69.14.3: #i69287# warning-free code 2007/03/15 15:51:20 tl 1.69.14.2: #i69287# warning-free code 2007/03/09 13:49:05 ama 1.69.14.1: #i69287#: warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [4d0faca34627cdd53ef8560770e789854b2ea141]

INTEGRATION: CWS swwarnings (1.15.222); FILE MERGED 2007/06/29 13:06:20 os 1.15.222.4: merge errors fixed 2007/06/28 11:54:44 os 1.15.222.3: RESYNC: (1.15-1.16); FILE MERGED 2007/03/16 14:11:56 tl 1.15.222.2: #i69287# warning-free code 2007/03/15 15:51:20 tl 1.15.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ae470792eb258f9bc906ffe994ac668d6ecb4ed6]

INTEGRATION: CWS swwarnings (1.48.222); FILE MERGED 2007/05/29 11:44:01 os 1.48.222.7: RESYNC: (1.48-1.49); FILE MERGED 2007/05/16 06:28:04 os 1.48.222.6: warnings in debug mode removed 2007/04/11 07:02:59 tl 1.48.222.5: #i69287# warning-free code 2007/04/03 13:00:36 tl 1.48.222.4: #i69287# warning-free code 2007/03/16 14:11:56 tl 1.48.222.3: #i69287# warning-free code 2007/03/15 15:51:19 tl 1.48.222.2: #i69287# warning-free code 2007/03/09 13:49:05 ama 1.48.222.1: #i69287#: warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [176177130fab5237927bd6ac17bdb6e8a0cf8295]

INTEGRATION: CWS swwarnings (1.54.222); FILE MERGED 2007/06/28 11:54:37 os 1.54.222.6: RESYNC: (1.55-1.56); FILE MERGED 2007/05/29 11:43:52 os 1.54.222.5: RESYNC: (1.54-1.55); FILE MERGED 2007/04/18 08:26:37 tl 1.54.222.4: #i69287# warning-free code 2007/04/11 07:02:59 tl 1.54.222.3: #i69287# warning-free code 2007/04/03 13:00:36 tl 1.54.222.2: #i69287# warning-free code 2007/03/15 15:51:19 tl 1.54.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [0513493ba5501ac996d0855a1e9c23c43cc45ab7]

INTEGRATION: CWS swwarnings (1.12.222); FILE MERGED 2007/06/28 11:54:29 os 1.12.222.3: RESYNC: (1.12-1.13); FILE MERGED 2007/04/11 07:02:59 tl 1.12.222.2: #i69287# warning-free code 2007/03/15 15:51:19 tl 1.12.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [60ec3213781144d4b8d4e8e94f05e716daa951a1]

INTEGRATION: CWS swwarnings (1.4.222); FILE MERGED 2007/06/28 11:54:22 os 1.4.222.2: RESYNC: (1.4-1.5); FILE MERGED 2007/03/15 15:51:19 tl 1.4.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [7f922fd8a2e9e61498db9fabb5b81e4674908656]

INTEGRATION: CWS swwarnings (1.29.42); FILE MERGED 2007/06/29 13:06:20 os 1.29.42.4: merge errors fixed 2007/06/28 11:54:15 os 1.29.42.3: RESYNC: (1.29-1.30); FILE MERGED 2007/03/16 14:11:56 tl 1.29.42.2: #i69287# warning-free code 2007/03/15 15:51:19 tl 1.29.42.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [0a4b5ea59045a0e3e94116e30ebae46d8ffb4f0b]

INTEGRATION: CWS swwarnings (1.35.38); FILE MERGED 2007/08/20 15:41:53 tl 1.35.38.3: RESYNC: (1.35-1.36); FILE MERGED 2007/04/03 13:00:35 tl 1.35.38.2: #i69287# warning-free code 2007/03/15 15:51:19 tl 1.35.38.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d19ee4e1334ece979a4a7517844b425ad5150e2d]

INTEGRATION: CWS swwarnings (1.37.38); FILE MERGED 2007/08/20 15:41:45 tl 1.37.38.4: RESYNC: (1.38-1.39); FILE MERGED 2007/06/29 13:06:20 os 1.37.38.3: merge errors fixed 2007/06/28 11:54:03 os 1.37.38.2: RESYNC: (1.37-1.38); FILE MERGED 2007/03/15 15:51:18 tl 1.37.38.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [aaa60135833b064a74719fdc584bd7342ed33317]

INTEGRATION: CWS swwarnings (1.36.130); FILE MERGED 2007/06/28 11:53:54 os 1.36.130.3: RESYNC: (1.36-1.37); FILE MERGED 2007/04/11 07:02:59 tl 1.36.130.2: #i69287# warning-free code 2007/03/15 15:51:18 tl 1.36.130.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [c36fd8c8072bc72dc596211d9cc5dd92be62e28d]

INTEGRATION: CWS swwarnings (1.58.38); FILE MERGED 2007/08/20 15:41:36 tl 1.58.38.9: RESYNC: (1.59-1.61); FILE MERGED 2007/06/28 11:53:45 os 1.58.38.8: RESYNC: (1.58-1.59); FILE MERGED 2007/05/16 06:28:04 os 1.58.38.7: warnings in debug mode removed 2007/04/19 08:17:48 tl 1.58.38.6: #i69287# warning-free code 2007/04/18 08:26:36 tl 1.58.38.5: #i69287# warning-free code 2007/04/11 07:02:59 tl 1.58.38.4: #i69287# warning-free code 2007/04/03 13:00:35 tl 1.58.38.3: #i69287# warning-free code 2007/03/15 15:51:18 tl 1.58.38.2: #i69287# warning-free code 2007/03/09 12:18:35 ama 1.58.38.1: #i69287#: warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [131300f10132e34c41512a110366a40a8b9dd01b]

INTEGRATION: CWS swwarnings (1.99.128); FILE MERGED 2007/08/20 15:41:28 tl 1.99.128.6: RESYNC: (1.99-1.100); FILE MERGED 2007/04/11 07:02:58 tl 1.99.128.5: #i69287# warning-free code 2007/04/03 13:00:35 tl 1.99.128.4: #i69287# warning-free code 2007/03/15 15:51:18 tl 1.99.128.3: #i69287# warning-free code 2007/03/09 13:58:01 ama 1.99.128.2: #i69287#: warning free code 2007/03/09 13:49:04 ama 1.99.128.1: #i69287#: warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a8ccf13effdbebfeff0b58dacacf8d6818dcb10d]

INTEGRATION: CWS swwarnings (1.193.36); FILE MERGED 2007/08/20 15:41:20 tl 1.193.36.6: RESYNC: (1.198-1.199); FILE MERGED 2007/05/30 11:48:03 os 1.193.36.5: warnings removed 2007/05/29 11:43:27 os 1.193.36.4: RESYNC: (1.196-1.198); FILE MERGED 2007/04/11 10:43:10 os 1.193.36.3: RESYNC: (1.193-1.196); FILE MERGED 2007/04/03 13:00:34 tl 1.193.36.2: #i69287# warning-free code 2007/03/15 15:51:17 tl 1.193.36.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [4f462dac5e8e8982953ba8f9a9fabc57691fb44c]

INTEGRATION: CWS swwarnings (1.60.222); FILE MERGED 2007/06/28 11:53:36 os 1.60.222.6: RESYNC: (1.60-1.61); FILE MERGED 2007/04/03 13:00:34 tl 1.60.222.5: #i69287# warning-free code 2007/03/16 14:11:56 tl 1.60.222.4: #i69287# warning-free code 2007/03/15 15:51:17 tl 1.60.222.3: #i69287# warning-free code 2007/03/09 13:49:03 ama 1.60.222.2: #i69287#: warning free code 2007/03/09 12:19:41 ama 1.60.222.1: #i69287#: warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [c727dd0fe4465b8c8a3620eb9a365f8320cf2595]

INTEGRATION: CWS swwarnings (1.24.222); FILE MERGED 2007/08/20 15:41:12 tl 1.24.222.4: RESYNC: (1.25-1.26); FILE MERGED 2007/06/28 11:53:27 os 1.24.222.3: RESYNC: (1.24-1.25); FILE MERGED 2007/04/11 07:02:58 tl 1.24.222.2: #i69287# warning-free code 2007/03/15 15:51:17 tl 1.24.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [5fb223670ce449b26872dc0d979d3e0ea488468d]

INTEGRATION: CWS swwarnings (1.109.16); FILE MERGED 2007/08/24 08:16:23 tl 1.109.16.11: #i69287# warning-free code 2007/08/22 15:06:11 tl 1.109.16.10: #i69287# warning-free code 2007/08/20 15:40:58 tl 1.109.16.9: RESYNC: (1.111-1.112); FILE MERGED 2007/06/28 11:53:20 os 1.109.16.8: RESYNC: (1.110-1.111); FILE MERGED 2007/05/29 11:43:17 os 1.109.16.7: RESYNC: (1.109-1.110); FILE MERGED 2007/05/16 06:28:04 os 1.109.16.6: warnings in debug mode removed 2007/04/11 07:02:58 tl 1.109.16.5: #i69287# warning-free code 2007/04/03 13:00:34 tl 1.109.16.4: #i69287# warning-free code 2007/03/16 14:11:56 tl 1.109.16.3: #i69287# warning-free code 2007/03/15 15:51:17 tl 1.109.16.2: #i69287# warning-free code 2007/03/09 13:49:02 ama 1.109.16.1: #i69287#: warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [684af6d516c9f1ce5b28d2db3d8b14a08a84109c]

INTEGRATION: CWS swwarnings (1.94.36); FILE MERGED 2007/08/22 13:56:54 tl 1.94.36.12: #i69287# warning-free code 2007/08/20 15:40:50 tl 1.94.36.11: RESYNC: (1.96-1.98); FILE MERGED 2007/06/28 11:53:11 os 1.94.36.10: RESYNC: (1.95-1.96); FILE MERGED 2007/05/16 06:28:04 os 1.94.36.9: warnings in debug mode removed 2007/04/18 12:19:45 tl 1.94.36.8: #i69287# warning-free code 2007/04/11 10:43:01 os 1.94.36.7: RESYNC: (1.94-1.95); FILE MERGED 2007/04/11 07:02:58 tl 1.94.36.6: #i69287# warning-free code 2007/04/03 13:00:34 tl 1.94.36.5: #i69287# warning-free code 2007/03/16 14:11:56 tl 1.94.36.4: #i69287# warning-free code 2007/03/15 15:51:17 tl 1.94.36.3: #i69287# warning-free code 2007/03/12 12:17:06 ama 1.94.36.2: i69287#: warning free code 2007/03/09 13:49:02 ama 1.94.36.1: #i69287#: warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [3a6a090aa9eb7248013e552872c824192631696a]

INTEGRATION: CWS swwarnings (1.4.222); FILE MERGED 2007/03/15 15:51:16 tl 1.4.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a75a1e25564b7c5a16a5b6c4ffa5cc4fe146d601]

INTEGRATION: CWS swwarnings (1.15.222); FILE MERGED 2007/04/11 07:02:57 tl 1.15.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [6b8a7aece43283ab907ee0d4e39aeca6f2fd29b1]

INTEGRATION: CWS swwarnings (1.75.42); FILE MERGED 2007/05/29 11:43:05 os 1.75.42.5: RESYNC: (1.75-1.76); FILE MERGED 2007/04/11 07:02:57 tl 1.75.42.4: #i69287# warning-free code 2007/04/03 13:00:33 tl 1.75.42.3: #i69287# warning-free code 2007/03/16 14:11:55 tl 1.75.42.2: #i69287# warning-free code 2007/03/15 15:51:16 tl 1.75.42.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [eb293520c8a736c94e028fbb228060558cfcd8cc]

INTEGRATION: CWS swwarnings (1.25.130); FILE MERGED 2007/06/28 11:53:03 os 1.25.130.4: RESYNC: (1.25-1.26); FILE MERGED 2007/04/03 13:00:33 tl 1.25.130.3: #i69287# warning-free code 2007/03/15 15:51:16 tl 1.25.130.2: #i69287# warning-free code 2007/03/09 13:49:01 ama 1.25.130.1: #i69287#: warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [060ea46c1b2686e7f41b70ec6e24c753d5876997]

INTEGRATION: CWS swwarnings (1.33.36); FILE MERGED 2007/05/29 11:42:33 os 1.33.36.4: RESYNC: (1.33-1.34); FILE MERGED 2007/04/03 13:00:33 tl 1.33.36.3: #i69287# warning-free code 2007/03/16 14:11:55 tl 1.33.36.2: #i69287# warning-free code 2007/03/15 15:51:16 tl 1.33.36.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [89ba3fd130b4ecc9c7be9cbec366ded216317545]

INTEGRATION: CWS swwarnings (1.2.12); FILE MERGED 2007/09/24 07:05:08 os 1.2.12.7: RESYNC: (1.7-1.9); FILE MERGED 2007/08/24 08:16:23 tl 1.2.12.6: #i69287# warning-free code 2007/08/20 15:40:41 tl 1.2.12.5: RESYNC: (1.3-1.7); FILE MERGED 2007/06/29 13:06:20 os 1.2.12.4: merge errors fixed 2007/06/28 11:52:55 os 1.2.12.3: RESYNC: (1.2-1.3); FILE MERGED 2007/05/31 13:47:04 tl 1.2.12.2: warning-free code 2007/05/30 11:46:03 os 1.2.12.1: warnings removed


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [0564de1c5538e5da12b9c8c8c540db01658b386b]

INTEGRATION: CWS swwarnings (1.12.222); FILE MERGED 2007/03/15 15:51:16 tl 1.12.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [1d8a8068647423b7a0754200a11ccd2dd3d4e726]

INTEGRATION: CWS swwarnings (1.2.12); FILE MERGED 2007/05/30 11:21:33 os 1.2.12.1: unused variable removed


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [3e1af57ded852aca80f364341d386d1e0640a3ca]

INTEGRATION: CWS swwarnings (1.19.222); FILE MERGED 2007/06/01 07:17:39 tl 1.19.222.5: #i69287# warning-free code 2007/05/30 11:34:57 os 1.19.222.4: duplicate C2U removed 2007/04/11 07:02:57 tl 1.19.222.3: #i69287# warning-free code 2007/03/15 15:51:16 tl 1.19.222.2: #i69287# warning-free code 2007/03/09 13:49:01 ama 1.19.222.1: #i69287#: warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [2a39125452c1df0adda4be064e8baffc96c9aadc]

INTEGRATION: CWS swwarnings (1.9.130); FILE MERGED 2007/08/20 15:40:20 tl 1.9.130.3: RESYNC: (1.9-1.10); FILE MERGED 2007/04/03 13:00:33 tl 1.9.130.2: #i69287# warning-free code 2007/03/07 15:38:47 ama 1.9.130.1: #i69287#: Warning free


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [29ced56037cecd421ba7c5bad6a1e77fc24fd98e]

INTEGRATION: CWS swwarnings (1.26.126); FILE MERGED 2007/08/20 15:40:11 tl 1.26.126.8: RESYNC: (1.30-1.33); FILE MERGED 2007/06/28 11:52:36 os 1.26.126.7: RESYNC: (1.29-1.30); FILE MERGED 2007/05/30 13:53:10 os 1.26.126.6: warnings removed 2007/05/29 11:41:09 os 1.26.126.5: RESYNC: (1.27-1.29); FILE MERGED 2007/04/11 10:42:52 os 1.26.126.4: RESYNC: (1.26-1.27); FILE MERGED 2007/04/03 13:00:32 tl 1.26.126.3: #i69287# warning-free code 2007/03/09 15:00:13 ama 1.26.126.2: #i69287#: warning free code 2007/03/07 15:38:46 ama 1.26.126.1: #i69287#: Warning free


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [5c7849df4cdf8950d42a8f20338a2c5dce4d46a1]

INTEGRATION: CWS swwarnings (1.7.212); FILE MERGED 2007/04/03 13:00:32 tl 1.7.212.2: #i69287# warning-free code 2007/03/07 15:38:46 ama 1.7.212.1: #i69287#: Warning free


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [60479ea1905f3e5a028b57ec173fe009027b494d]

INTEGRATION: CWS swwarnings (1.13.130); FILE MERGED 2007/08/20 15:40:02 tl 1.13.130.3: RESYNC: (1.13-1.14); FILE MERGED 2007/04/03 13:00:31 tl 1.13.130.2: #i69287# warning-free code 2007/03/07 15:38:45 ama 1.13.130.1: #i69287#: Warning free


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a97b78d14ca365aa0a74ae4e43f302d6decbe22e]

INTEGRATION: CWS swwarnings (1.12.212); FILE MERGED 2007/04/03 13:00:31 tl 1.12.212.2: #i69287# warning-free code 2007/03/07 15:38:44 ama 1.12.212.1: #i69287#: Warning free


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [bd090f99907c9afc420804ccd437edf6f3518350]

INTEGRATION: CWS swwarnings (1.18.130); FILE MERGED 2007/04/11 07:02:57 tl 1.18.130.2: #i69287# warning-free code 2007/03/07 15:38:44 ama 1.18.130.1: #i69287#: Warning free


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [aef9e3eaf340ba1f1a0ae731e9f88e545d7bb64d]

INTEGRATION: CWS swwarnings (1.12.222); FILE MERGED 2007/04/03 13:00:30 tl 1.12.222.2: #i69287# warning-free code 2007/03/07 15:38:43 ama 1.12.222.1: #i69287#: Warning free


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [5cb9301f75cefdc9b2c3419c6eab5ee2e9da9db5]

INTEGRATION: CWS swwarnings (1.8.130); FILE MERGED 2007/08/20 15:39:54 tl 1.8.130.2: RESYNC: (1.8-1.9); FILE MERGED 2007/04/03 13:00:29 tl 1.8.130.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a7dc2c0c1050fd2ca37f28249990f16130f0010b]

INTEGRATION: CWS swwarnings (1.25.130); FILE MERGED 2007/08/20 15:39:46 tl 1.25.130.5: RESYNC: (1.26-1.28); FILE MERGED 2007/05/29 11:40:14 os 1.25.130.4: RESYNC: (1.25-1.26); FILE MERGED 2007/04/11 07:02:56 tl 1.25.130.3: #i69287# warning-free code 2007/04/03 13:00:28 tl 1.25.130.2: #i69287# warning-free code 2007/03/07 15:38:43 ama 1.25.130.1: #i69287#: Warning free


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [44f26d2ca0001dd054ebc598e82d81515aad6e2f]

INTEGRATION: CWS swwarnings (1.8.222); FILE MERGED 2007/03/07 15:38:42 ama 1.8.222.1: #i69287#: Warning free


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [3e74a9a11335c6454d12f83086d40f17b84af7d6]

INTEGRATION: CWS swwarnings (1.18.130); FILE MERGED 2007/05/16 06:28:22 os 1.18.130.2: warnings in debug mode removed 2007/03/07 15:38:42 ama 1.18.130.1: #i69287#: Warning free


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [bd5be1a502dbcaad8fdb9ad1eb90a9a83798c322]

INTEGRATION: CWS swwarnings (1.13.130); FILE MERGED 2007/04/03 13:00:28 tl 1.13.130.2: #i69287# warning-free code 2007/03/07 15:38:41 ama 1.13.130.1: #i69287#: Warning free


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [502c7e0001d40691c85eab9e5fdf159207ca7f8e]

INTEGRATION: CWS swwarnings (1.22.212); FILE MERGED 2007/04/03 13:00:27 tl 1.22.212.2: #i69287# warning-free code 2007/03/07 15:38:41 ama 1.22.212.1: #i69287#: Warning free


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [6a63887b9d69cb83bb3e54c5138e5ec0396a7582]

INTEGRATION: CWS swwarnings (1.9.160); FILE MERGED 2007/05/29 11:39:51 os 1.9.160.2: RESYNC: (1.9-1.10); FILE MERGED 2007/04/03 13:00:26 tl 1.9.160.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [692d0c123d5899a121d6c45ea767a2027f031ee1]

INTEGRATION: CWS swwarnings (1.20.130); FILE MERGED 2007/08/20 15:39:39 tl 1.20.130.4: RESYNC: (1.21-1.22); FILE MERGED 2007/06/28 11:52:27 os 1.20.130.3: RESYNC: (1.20-1.21); FILE MERGED 2007/04/03 13:00:26 tl 1.20.130.2: #i69287# warning-free code 2007/03/07 15:38:40 ama 1.20.130.1: #i69287#: Warning free


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [cac21141e4e4f976794df35e351b510189d3fc4d]

INTEGRATION: CWS swwarnings (1.7.222); FILE MERGED 2007/04/03 13:00:25 tl 1.7.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e11b35068d647fee88b2ff2603ef672c7f013499]

INTEGRATION: CWS swwarnings (1.13.130); FILE MERGED 2007/09/24 07:04:47 os 1.13.130.6: RESYNC: (1.15-1.16); FILE MERGED 2007/08/24 08:16:23 tl 1.13.130.5: #i69287# warning-free code 2007/08/20 15:39:32 tl 1.13.130.4: RESYNC: (1.14-1.15); FILE MERGED 2007/04/11 10:42:43 os 1.13.130.3: RESYNC: (1.13-1.14); FILE MERGED 2007/04/03 13:00:25 tl 1.13.130.2: #i69287# warning-free code 2007/03/07 15:38:39 ama 1.13.130.1: #i69287#: Warning free


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [3e55a39a5a3ec47af23c65df739607f5353ccd09]

INTEGRATION: CWS swwarnings (1.18.130); FILE MERGED 2007/08/24 08:16:23 tl 1.18.130.5: #i69287# warning-free code 2007/08/20 15:39:25 tl 1.18.130.4: RESYNC: (1.18-1.19); FILE MERGED 2007/04/03 13:00:24 tl 1.18.130.3: #i69287# warning-free code 2007/03/09 12:15:47 ama 1.18.130.2: #i69287#: warning free code 2007/03/07 15:38:37 ama 1.18.130.1: #i69287#: Warning free


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [30d16e268f3e08e7d4818a97e07362a0471c31ba]

INTEGRATION: CWS swwarnings (1.8.222); FILE MERGED 2007/08/24 09:45:44 tl 1.8.222.3: #i69287# warning-free code 2007/04/13 11:15:20 tl 1.8.222.2: #i69287# warning-free code 2007/04/03 13:00:23 tl 1.8.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a328ce8bf058292343485024f9c842bd70bc15ea]

INTEGRATION: CWS swwarnings (1.21.212); FILE MERGED 2007/06/28 11:52:18 os 1.21.212.5: RESYNC: (1.21-1.22); FILE MERGED 2007/05/07 07:42:35 os 1.21.212.4: warning in nonpro removed 2007/04/18 12:19:44 tl 1.21.212.3: #i69287# warning-free code 2007/04/03 13:00:23 tl 1.21.212.2: #i69287# warning-free code 2007/03/07 15:38:35 ama 1.21.212.1: #i69287#: Warning free


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d193af55a9108601969b66eaecb705c9f49f237e]

INTEGRATION: CWS swwarnings (1.5.222); FILE MERGED 2007/03/07 15:38:34 ama 1.5.222.1: #i69287#: Warning free


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [3ea9edffd39797e7e8a1d4856ca37b628fe5ae10]

INTEGRATION: CWS swwarnings (1.9.222); FILE MERGED 2007/08/27 12:26:13 tl 1.9.222.4: #i69287# warning-free code 2007/05/16 06:28:21 os 1.9.222.3: warnings in debug mode removed 2007/04/03 13:00:22 tl 1.9.222.2: #i69287# warning-free code 2007/03/07 15:38:34 ama 1.9.222.1: #i69287#: Warning free


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [88baac74af915a91fc2c21d42beea1acd16d4c39]

INTEGRATION: CWS swwarnings (1.6.222); FILE MERGED 2007/04/03 13:00:22 tl 1.6.222.2: #i69287# warning-free code 2007/03/07 15:38:34 ama 1.6.222.1: #i69287#: Warning free


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a553c341fc72d3f54ddf2c3398a785df4d104e6d]

INTEGRATION: CWS swwarnings (1.7.222); FILE MERGED 2007/04/18 12:19:44 tl 1.7.222.3: #i69287# warning-free code 2007/04/11 07:02:56 tl 1.7.222.2: #i69287# warning-free code 2007/03/07 15:38:33 ama 1.7.222.1: #i69287#: Warning free


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ca29fa71a4859e6812a8487df7f7c4dbbb67d595]

INTEGRATION: CWS swwarnings (1.77.38); FILE MERGED 2007/08/27 12:41:24 tl 1.77.38.13: #i69287# warning-free code 2007/08/27 12:26:13 tl 1.77.38.12: #i69287# warning-free code 2007/08/24 10:40:09 tl 1.77.38.11: #i69287# warning-free code 2007/08/24 08:16:22 tl 1.77.38.10: #i69287# warning-free code 2007/08/20 15:39:06 tl 1.77.38.9: RESYNC: (1.78-1.82); FILE MERGED 2007/06/29 10:31:42 os 1.77.38.8: merge error fixed 2007/06/28 11:52:06 os 1.77.38.7: RESYNC: (1.77-1.78); FILE MERGED 2007/06/01 07:17:39 tl 1.77.38.6: #i69287# warning-free code 2007/05/16 06:28:21 os 1.77.38.5: warnings in debug mode removed 2007/04/11 07:02:56 tl 1.77.38.4: #i69287# warning-free code 2007/04/03 13:00:22 tl 1.77.38.3: #i69287# warning-free code 2007/03/09 12:11:24 ama 1.77.38.2: #i69287#: warning free code 2007/03/08 09:51:33 fme 1.77.38.1: #i69287# Warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [aed2384ef695e848ac395085c42c02246b5a30ae]

INTEGRATION: CWS swwarnings (1.17.130); FILE MERGED 2007/04/03 13:00:21 tl 1.17.130.2: #i69287# warning-free code 2007/03/08 09:51:33 fme 1.17.130.1: #i69287# Warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [975bccf135020aa359bb0133d7b2c29d9205152b]

INTEGRATION: CWS swwarnings (1.8.222); FILE MERGED 2007/06/28 11:51:58 os 1.8.222.3: RESYNC: (1.8-1.9); FILE MERGED 2007/04/11 07:02:56 tl 1.8.222.2: #i69287# warning-free code 2007/03/08 09:51:32 fme 1.8.222.1: #i69287# Warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [7613c9f1572b85518c93c4644f6d958133d8d409]

INTEGRATION: CWS swwarnings (1.44.42); FILE MERGED 2007/09/24 07:04:27 os 1.44.42.11: RESYNC: (1.52-1.53); FILE MERGED 2007/08/24 08:16:22 tl 1.44.42.10: #i69287# warning-free code 2007/06/28 11:51:51 os 1.44.42.9: RESYNC: (1.51-1.52); FILE MERGED 2007/05/29 11:39:07 os 1.44.42.8: RESYNC: (1.49-1.51); FILE MERGED 2007/04/13 11:15:19 tl 1.44.42.7: #i69287# warning-free code 2007/04/11 10:42:34 os 1.44.42.6: RESYNC: (1.44-1.49); FILE MERGED 2007/04/11 07:02:55 tl 1.44.42.5: #i69287# warning-free code 2007/04/03 13:00:21 tl 1.44.42.4: #i69287# warning-free code 2007/03/12 12:16:18 ama 1.44.42.3: i69287#: warning free code 2007/03/09 12:11:09 ama 1.44.42.2: #i69287#: warning free code 2007/03/08 09:51:32 fme 1.44.42.1: #i69287# Warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [4a059528db6064c3b766722a34d6e072023b51d1]

INTEGRATION: CWS swwarnings (1.54.222); FILE MERGED 2007/04/11 07:02:55 tl 1.54.222.3: #i69287# warning-free code 2007/04/03 13:00:21 tl 1.54.222.2: #i69287# warning-free code 2007/03/08 09:51:32 fme 1.54.222.1: #i69287# Warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f64df71c5ee71208da50b6988d1c405303f163ae]

INTEGRATION: CWS swwarnings (1.8.222); FILE MERGED 2007/04/03 13:00:21 tl 1.8.222.2: #i69287# warning-free code 2007/03/08 09:51:32 fme 1.8.222.1: #i69287# Warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d7dbe9474bd2b907ceaee6704f3add14fa1e466b]

INTEGRATION: CWS swwarnings (1.69.36); FILE MERGED 2007/08/24 08:16:22 tl 1.69.36.7: #i69287# warning-free code 2007/08/20 15:38:52 tl 1.69.36.6: RESYNC: (1.70-1.72); FILE MERGED 2007/05/29 11:38:40 os 1.69.36.5: RESYNC: (1.69-1.70); FILE MERGED 2007/04/03 13:00:20 tl 1.69.36.4: #i69287# warning-free code 2007/03/09 13:29:13 ama 1.69.36.3: #i69287#: warning free code 2007/03/09 12:11:45 ama 1.69.36.2: #i69287#: warning free code 2007/03/08 09:51:32 fme 1.69.36.1: #i69287# Warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [53842495a27ad13a940c78f9ae4c78958837c1ce]

INTEGRATION: CWS swwarnings (1.8.130); FILE MERGED 2007/06/28 11:51:43 os 1.8.130.2: RESYNC: (1.8-1.9); FILE MERGED 2007/04/03 13:00:20 tl 1.8.130.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [4e2d333f2a6b1445b19598410846df30b56e89ba]

INTEGRATION: CWS swwarnings (1.9.140); FILE MERGED 2007/08/20 15:38:30 tl 1.9.140.2: RESYNC: (1.9-1.10); FILE MERGED 2007/04/03 13:00:20 tl 1.9.140.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [b9c9180ad82ee84e7d236d71104c1944eca2f85e]

INTEGRATION: CWS swwarnings (1.23.102); FILE MERGED 2007/09/24 07:04:20 os 1.23.102.3: RESYNC: (1.23-1.24); FILE MERGED 2007/04/03 13:00:20 tl 1.23.102.2: #i69287# warning-free code 2007/03/08 09:51:31 fme 1.23.102.1: #i69287# Warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [1427c3275dcff9d97d203ad08412e784da592fe1]

INTEGRATION: CWS swwarnings (1.87.102); FILE MERGED 2007/09/24 07:04:14 os 1.87.102.7: RESYNC: (1.89-1.90); FILE MERGED 2007/08/20 15:38:22 tl 1.87.102.6: RESYNC: (1.87-1.89); FILE MERGED 2007/05/16 10:17:31 tl 1.87.102.5: #i69287# warning-free code 2007/05/16 06:28:21 os 1.87.102.4: warnings in debug mode removed 2007/04/11 07:02:55 tl 1.87.102.3: #i69287# warning-free code 2007/04/03 13:00:20 tl 1.87.102.2: #i69287# warning-free code 2007/03/08 09:51:31 fme 1.87.102.1: #i69287# Warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [2a26c379bbe27a6ef3a8e00f8272f8c767dc8aa1]

INTEGRATION: CWS swwarnings (1.26.130); FILE MERGED 2007/04/11 07:02:55 tl 1.26.130.4: #i69287# warning-free code 2007/04/03 13:00:19 tl 1.26.130.3: #i69287# warning-free code 2007/03/09 13:30:16 ama 1.26.130.2: #i69287#: warning free code 2007/03/08 09:51:31 fme 1.26.130.1: #i69287# Warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [9f88e1eddd3f1a159d097aae162ed2f6892e6001]

INTEGRATION: CWS swwarnings (1.4.222); FILE MERGED 2007/04/03 13:00:19 tl 1.4.222.2: #i69287# warning-free code 2007/03/08 09:51:31 fme 1.4.222.1: #i69287# Warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [87077b2d957a7c32f336ebc6fc2fe1c28d61e223]

INTEGRATION: CWS swwarnings (1.6.222); FILE MERGED 2007/03/08 09:51:30 fme 1.6.222.1: #i69287# Warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [864f29423302e075b4867c1aaf3ef168dc279bac]

INTEGRATION: CWS swwarnings (1.6.222); FILE MERGED 2007/04/03 13:00:19 tl 1.6.222.2: #i69287# warning-free code 2007/03/08 09:51:30 fme 1.6.222.1: #i69287# Warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a17dcb352d1ce756de52446f09f9a14c5cfac47a]

INTEGRATION: CWS swwarnings (1.7.222); FILE MERGED 2007/03/08 09:51:30 fme 1.7.222.1: #i69287# Warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [68f5aad2ce12b124dcb4ff13ffe1a40b0728d411]

INTEGRATION: CWS swwarnings (1.11.222); FILE MERGED 2007/04/03 13:00:19 tl 1.11.222.2: #i69287# warning-free code 2007/03/08 09:51:29 fme 1.11.222.1: #i69287# Warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [c261a756461d51428ed803d5d63164875a2924f4]

INTEGRATION: CWS swwarnings (1.26.222); FILE MERGED 2007/04/11 07:02:55 tl 1.26.222.3: #i69287# warning-free code 2007/04/03 13:00:18 tl 1.26.222.2: #i69287# warning-free code 2007/03/09 08:36:51 ama 1.26.222.1: #i69287#: warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a19e132a8a343a646daeadd12a8ab453b998474b]

INTEGRATION: CWS swwarnings (1.9.222); FILE MERGED 2007/04/11 07:02:54 tl 1.9.222.2: #i69287# warning-free code 2007/04/03 13:00:18 tl 1.9.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [54d8b7a7958c55c6c965b48a0b1077a7a0bd4e98]

INTEGRATION: CWS swwarnings (1.18.222); FILE MERGED 2007/05/29 11:38:26 os 1.18.222.4: RESYNC: (1.18-1.19); FILE MERGED 2007/04/03 13:00:18 tl 1.18.222.3: #i69287# warning-free code 2007/03/09 13:26:41 ama 1.18.222.2: #i69287#: warning free code 2007/03/09 08:36:51 ama 1.18.222.1: #i69287#: warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [522d85573abe38ba56df5796f6e36128ce89c0b1]

INTEGRATION: CWS swwarnings (1.5.710); FILE MERGED 2007/04/03 13:00:18 tl 1.5.710.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [bc94209824e6c85ace0cdcfcb2b2d399c23ead99]

INTEGRATION: CWS swwarnings (1.10.38); FILE MERGED 2007/08/24 10:40:09 tl 1.10.38.7: #i69287# warning-free code 2007/08/23 11:11:22 tl 1.10.38.6: #i69287# warning-free code 2007/08/20 15:38:15 tl 1.10.38.5: RESYNC: (1.12-1.13); FILE MERGED 2007/05/29 11:38:16 os 1.10.38.4: RESYNC: (1.10-1.12); FILE MERGED 2007/05/16 10:17:31 tl 1.10.38.3: #i69287# warning-free code 2007/04/03 13:00:18 tl 1.10.38.2: #i69287# warning-free code 2007/03/08 09:52:01 fme 1.10.38.1: #i69287# Warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [0724f0cec85659421bf57f663ebab03904137f4b]

INTEGRATION: CWS swwarnings (1.19.222); FILE MERGED 2007/04/11 10:42:20 os 1.19.222.4: RESYNC: (1.19-1.20); FILE MERGED 2007/04/03 13:00:17 tl 1.19.222.3: #i69287# warning-free code 2007/03/08 09:52:01 fme 1.19.222.2: #i69287# Warning free code 2007/03/05 12:45:34 tl 1.19.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [6ca3f467a43d8febd88612527251b84fec68330e]

INTEGRATION: CWS swwarnings (1.26.222); FILE MERGED 2007/04/03 13:00:17 tl 1.26.222.2: #i69287# warning-free code 2007/03/08 09:52:01 fme 1.26.222.1: #i69287# Warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [56ec283ca4187df1f3ce11880922c7b90782b386]

INTEGRATION: CWS swwarnings (1.7.242); FILE MERGED 2007/03/08 09:52:01 fme 1.7.242.2: #i69287# Warning free code 2007/02/27 13:07:06 tl 1.7.242.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [5784aa716950d58534b324d9c811a4effa55d8b7]

INTEGRATION: CWS swwarnings (1.14.222); FILE MERGED 2007/08/27 12:26:13 tl 1.14.222.4: #i69287# warning-free code 2007/08/20 15:38:03 tl 1.14.222.3: RESYNC: (1.14-1.15); FILE MERGED 2007/05/16 06:28:20 os 1.14.222.2: warnings in debug mode removed 2007/04/03 13:00:17 tl 1.14.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [b0a31d46951cc6d13d5edbc66db79be52c4556c8]

INTEGRATION: CWS swwarnings (1.8.222); FILE MERGED 2007/09/24 07:04:07 os 1.8.222.2: RESYNC: (1.8-1.9); FILE MERGED 2007/03/05 12:45:33 tl 1.8.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [4ad514b2e83c34584824b5beb5227f6d6c440390]

INTEGRATION: CWS swwarnings (1.23.42); FILE MERGED 2007/04/11 07:02:54 tl 1.23.42.2: #i69287# warning-free code 2007/04/03 13:00:17 tl 1.23.42.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [1cdbe903d49d05022f2b730e4e51d33bdfb0b8a4]

INTEGRATION: CWS swwarnings (1.47.36); FILE MERGED 2007/05/29 11:38:04 os 1.47.36.6: RESYNC: (1.48-1.49); FILE MERGED 2007/05/16 06:28:20 os 1.47.36.5: warnings in debug mode removed 2007/04/11 10:41:55 os 1.47.36.4: RESYNC: (1.47-1.48); FILE MERGED 2007/04/03 13:00:17 tl 1.47.36.3: #i69287# warning-free code 2007/03/08 09:52:00 fme 1.47.36.2: #i69287# Warning free code 2007/03/05 12:45:33 tl 1.47.36.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d28bd7912c00d2f73442ccfe10467027b5e133c0]

INTEGRATION: CWS swwarnings (1.95.34); FILE MERGED 2007/08/23 10:59:23 tl 1.95.34.8: #i69287# warning-free code 2007/08/20 15:37:55 tl 1.95.34.7: RESYNC: (1.97-1.99); FILE MERGED 2007/05/29 11:37:55 os 1.95.34.6: RESYNC: (1.96-1.97); FILE MERGED 2007/05/16 06:28:20 os 1.95.34.5: warnings in debug mode removed 2007/04/11 10:41:45 os 1.95.34.4: RESYNC: (1.95-1.96); FILE MERGED 2007/04/03 13:00:16 tl 1.95.34.3: #i69287# warning-free code 2007/03/08 09:52:00 fme 1.95.34.2: #i69287# Warning free code 2007/03/05 12:45:33 tl 1.95.34.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [c3d2ab017fa52a7e09b539438a8821d6c06203cb]

INTEGRATION: CWS swwarnings (1.13.222); FILE MERGED 2007/04/03 13:00:16 tl 1.13.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [96844b76f902696387eb7547c4b632a15322fac6]

INTEGRATION: CWS swwarnings (1.61.148); FILE MERGED 2007/04/03 13:00:16 tl 1.61.148.3: #i69287# warning-free code 2007/03/08 09:51:59 fme 1.61.148.2: #i69287# Warning free code 2007/03/05 12:45:33 tl 1.61.148.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [eb88c59ccea1bd453bf848cd38fb611a8d00624c]

INTEGRATION: CWS swwarnings (1.24.222); FILE MERGED 2007/04/03 13:00:16 tl 1.24.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [893ec58a0aa52dfa6e5e661618fc79eb80d51b2b]

INTEGRATION: CWS swwarnings (1.25.222); FILE MERGED 2007/04/03 13:00:15 tl 1.25.222.2: #i69287# warning-free code 2007/03/08 09:51:59 fme 1.25.222.1: #i69287# Warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [6c6fb1b9dabbd0767a0a959e3c1dc46d8527ab3e]

INTEGRATION: CWS swwarnings (1.7.222); FILE MERGED 2007/03/08 09:51:59 fme 1.7.222.1: #i69287# Warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [3d99d94a5b4396eed4f2770bddad5ee7b429add6]

INTEGRATION: CWS swwarnings (1.9.242); FILE MERGED 2007/04/03 13:00:15 tl 1.9.242.2: #i69287# warning-free code 2007/03/08 09:51:59 fme 1.9.242.1: #i69287# Warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [27bfb788665e3aeb11efe43ab3a6af597f27dffd]

INTEGRATION: CWS swwarnings (1.40.130); FILE MERGED 2007/04/03 13:00:15 tl 1.40.130.3: #i69287# warning-free code 2007/03/08 09:51:58 fme 1.40.130.2: #i69287# Warning free code 2007/03/05 12:45:33 tl 1.40.130.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [3954246ccd9d8ce3047a88aa86895d606877a791]

INTEGRATION: CWS swwarnings (1.3.710); FILE MERGED 2007/04/03 13:00:15 tl 1.3.710.2: #i69287# warning-free code 2007/02/27 13:07:06 tl 1.3.710.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [41941dfdca1e0e4f64761d0b157c3837cac240d5]

INTEGRATION: CWS swwarnings (1.46.42); FILE MERGED 2007/08/20 15:37:48 tl 1.46.42.4: RESYNC: (1.46-1.47); FILE MERGED 2007/04/11 07:02:54 tl 1.46.42.3: #i69287# warning-free code 2007/04/03 13:00:15 tl 1.46.42.2: #i69287# warning-free code 2007/03/08 09:51:58 fme 1.46.42.1: #i69287# Warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f7e3d8abf41d5293606841a9c8fad346daeeda70]

INTEGRATION: CWS swwarnings (1.6.502); FILE MERGED 2007/02/27 13:07:06 tl 1.6.502.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [895babd9f5c171ebffcd950ace40a20bc0c018ff]

INTEGRATION: CWS swwarnings (1.42.222); FILE MERGED 2007/05/16 06:28:20 os 1.42.222.4: warnings in debug mode removed 2007/04/03 13:00:14 tl 1.42.222.3: #i69287# warning-free code 2007/03/08 09:51:58 fme 1.42.222.2: #i69287# Warning free code 2007/03/05 12:45:33 tl 1.42.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [0e694c39ad8d0041bb220a8af14093630c67d4b9]

INTEGRATION: CWS swwarnings (1.24.242); FILE MERGED 2007/04/03 13:00:14 tl 1.24.242.2: #i69287# warning-free code 2007/02/22 15:06:37 tl 1.24.242.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [6f38b03d51e38a5d2703dfccc9b2db190274890c]

INTEGRATION: CWS swwarnings (1.87.130); FILE MERGED 2007/04/11 07:02:54 tl 1.87.130.3: #i69287# warning-free code 2007/04/03 13:00:14 tl 1.87.130.2: #i69287# warning-free code 2007/03/08 09:51:58 fme 1.87.130.1: #i69287# Warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [218dc83f0409695c6e2f153bc26e5a08f6e9ec8e]

INTEGRATION: CWS swwarnings (1.15.502); FILE MERGED 2007/04/03 13:00:14 tl 1.15.502.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a4cf23bee572b19e7c3b857fd6fc53200a36bd5b]

INTEGRATION: CWS swwarnings (1.25.222); FILE MERGED 2007/04/03 13:00:14 tl 1.25.222.2: #i69287# warning-free code 2007/03/08 09:51:58 fme 1.25.222.1: #i69287# Warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ef8425bf3c1d4249873d2b638d43b22a1c048446]

INTEGRATION: CWS swwarnings (1.22.578); FILE MERGED 2007/04/03 13:00:14 tl 1.22.578.3: #i69287# warning-free code 2007/03/08 09:51:58 fme 1.22.578.2: #i69287# Warning free code 2007/02/22 15:06:37 tl 1.22.578.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [9338bc5db6f68a47f549225901bb2c62fb8a6b05]

INTEGRATION: CWS swwarnings (1.63.130); FILE MERGED 2007/08/27 12:26:13 tl 1.63.130.6: #i69287# warning-free code 2007/05/16 10:17:31 tl 1.63.130.5: #i69287# warning-free code 2007/05/16 06:28:20 os 1.63.130.4: warnings in debug mode removed 2007/04/11 07:02:53 tl 1.63.130.3: #i69287# warning-free code 2007/04/03 13:00:13 tl 1.63.130.2: #i69287# warning-free code 2007/03/08 09:51:57 fme 1.63.130.1: #i69287# Warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f3bfce1e132223db6d27823b70f5473d6c69d06c]

INTEGRATION: CWS swwarnings (1.11.38); FILE MERGED 2007/04/03 13:00:13 tl 1.11.38.2: #i69287# warning-free code 2007/03/08 09:51:57 fme 1.11.38.1: #i69287# Warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [c83ab5c638b8b1746a7a5138d204239184056d2a]

INTEGRATION: CWS swwarnings (1.8.710); FILE MERGED 2007/05/29 11:37:46 os 1.8.710.2: RESYNC: (1.8-1.9); FILE MERGED 2007/02/27 13:07:06 tl 1.8.710.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [2c7511198caa891cf28a99a85fbd81026efabd30]

INTEGRATION: CWS swwarnings (1.35.222); FILE MERGED 2007/04/03 13:00:13 tl 1.35.222.3: #i69287# warning-free code 2007/03/08 09:51:57 fme 1.35.222.2: #i69287# Warning free code 2007/03/05 12:45:32 tl 1.35.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [087593f86e64d028d970a9d020b73d5588acf3dd]

INTEGRATION: CWS swwarnings (1.11.710); FILE MERGED 2007/04/03 13:00:13 tl 1.11.710.2: #i69287# warning-free code 2007/02/27 13:07:05 tl 1.11.710.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [fa3f9cf028eea08a200b57011653006f523eaa62]

INTEGRATION: CWS swwarnings (1.57.36); FILE MERGED 2007/05/29 11:37:35 os 1.57.36.4: RESYNC: (1.57-1.58); FILE MERGED 2007/04/03 13:00:12 tl 1.57.36.3: #i69287# warning-free code 2007/03/08 09:51:57 fme 1.57.36.2: #i69287# Warning free code 2007/03/05 12:45:32 tl 1.57.36.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [be7d83247b1402f57f16b91b2863614eda494afc]

INTEGRATION: CWS swwarnings (1.15.38); FILE MERGED 2007/03/08 09:51:57 fme 1.15.38.1: #i69287# Warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [17ae295855f58f52a91f8d402eeb3c11aa515f58]

INTEGRATION: CWS swwarnings (1.13.242); FILE MERGED 2007/04/03 13:00:12 tl 1.13.242.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [66d69fc9797f55cc9611b16550ad10b9de0fcd62]

INTEGRATION: CWS swwarnings (1.18.242); FILE MERGED 2007/04/03 13:00:12 tl 1.18.242.2: #i69287# warning-free code 2007/02/27 13:07:05 tl 1.18.242.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [60aed10c8f5892e822e74409edeb60e2a3d950bd]

INTEGRATION: CWS swwarnings (1.30.222); FILE MERGED 2007/04/03 13:00:12 tl 1.30.222.2: #i69287# warning-free code 2007/03/08 09:51:56 fme 1.30.222.1: #i69287# Warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e797f0fdade0273314c14f14799fec4a6a9ecce1]

INTEGRATION: CWS swwarnings (1.8.242); FILE MERGED 2007/04/03 13:00:12 tl 1.8.242.2: #i69287# warning-free code 2007/02/27 13:07:05 tl 1.8.242.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [340056a32763c4f5bbd96a7a8573ead279b818d5]

INTEGRATION: CWS swwarnings (1.44.42); FILE MERGED 2007/04/03 13:00:12 tl 1.44.42.2: #i69287# warning-free code 2007/03/08 09:51:56 fme 1.44.42.1: #i69287# Warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [71547993a9c5e92be620b8ec135134d6907d49e9]

INTEGRATION: CWS swwarnings (1.16.242); FILE MERGED 2007/04/03 13:00:11 tl 1.16.242.2: #i69287# warning-free code 2007/02/27 13:07:05 tl 1.16.242.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [6dba87e9a30acef4ba15bb43e87f0f1065705b8c]

INTEGRATION: CWS swwarnings (1.99.42); FILE MERGED 2007/05/16 06:28:19 os 1.99.42.3: warnings in debug mode removed 2007/04/03 13:00:11 tl 1.99.42.2: #i69287# warning-free code 2007/03/08 09:51:56 fme 1.99.42.1: #i69287# Warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ee14a0c106bfb5ff8913760e5c792f8b68281871]

INTEGRATION: CWS swwarnings (1.74.38); FILE MERGED 2007/08/20 15:37:31 tl 1.74.38.3: RESYNC: (1.74-1.75); FILE MERGED 2007/04/03 13:00:11 tl 1.74.38.2: #i69287# warning-free code 2007/03/08 09:51:56 fme 1.74.38.1: #i69287# Warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [965bb8c3ac6a6c4621c1adb300e26da5f606fb0a]

INTEGRATION: CWS swwarnings (1.18.242); FILE MERGED 2007/04/03 13:00:11 tl 1.18.242.2: #i69287# warning-free code 2007/03/08 09:51:56 fme 1.18.242.1: #i69287# Warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [9b69937b7f0cd33c05c65a4db2e34fd003107ea5]

INTEGRATION: CWS swwarnings (1.36.222); FILE MERGED 2007/05/29 11:37:24 os 1.36.222.4: RESYNC: (1.36-1.37); FILE MERGED 2007/05/16 06:28:19 os 1.36.222.3: warnings in debug mode removed 2007/04/03 13:00:11 tl 1.36.222.2: #i69287# warning-free code 2007/03/08 09:51:55 fme 1.36.222.1: #i69287# Warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f461d07773e62be5db23bcea33bb0ed87a96eb65]

INTEGRATION: CWS swwarnings (1.22.222); FILE MERGED 2007/04/03 13:00:10 tl 1.22.222.2: #i69287# warning-free code 2007/03/08 09:51:55 fme 1.22.222.1: #i69287# Warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [52631480ca6094ed4a6141edf197d0f07bba6ff8]

INTEGRATION: CWS swwarnings (1.53.38); FILE MERGED 2007/04/03 13:00:10 tl 1.53.38.2: #i69287# warning-free code 2007/02/27 13:07:05 tl 1.53.38.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [5da82bdefc90ddeb07338647b17dcd6453c8c737]

INTEGRATION: CWS swwarnings (1.109.38); FILE MERGED 2007/08/24 10:12:41 tl 1.109.38.6: #i69287# warning-free code 2007/08/20 15:37:24 tl 1.109.38.5: RESYNC: (1.109-1.110); FILE MERGED 2007/06/01 07:17:39 tl 1.109.38.4: #i69287# warning-free code 2007/04/03 13:00:10 tl 1.109.38.3: #i69287# warning-free code 2007/03/08 09:51:55 fme 1.109.38.2: #i69287# Warning free code 2007/03/05 12:45:32 tl 1.109.38.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [cfac3562d13a735ded16b531e273fdec56de7ed2]

INTEGRATION: CWS swwarnings (1.46.222); FILE MERGED 2007/08/20 15:37:17 tl 1.46.222.4: RESYNC: (1.46-1.47); FILE MERGED 2007/05/16 06:28:19 os 1.46.222.3: warnings in debug mode removed 2007/04/11 07:02:53 tl 1.46.222.2: #i69287# warning-free code 2007/04/03 13:00:10 tl 1.46.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [7cd23b35acfaa81907e72862dfcb5d01fcd3ec4d]

INTEGRATION: CWS swwarnings (1.52.102); FILE MERGED 2007/09/07 13:34:21 os 1.52.102.7: DbgLoop only in debug-builds 2007/09/07 13:18:47 os 1.52.102.6: DbgLoop only in NonPro available 2007/08/27 12:26:13 tl 1.52.102.5: #i69287# warning-free code 2007/05/16 06:28:19 os 1.52.102.4: warnings in debug mode removed 2007/04/03 13:00:09 tl 1.52.102.3: #i69287# warning-free code 2007/03/08 09:51:54 fme 1.52.102.2: #i69287# Warning free code 2007/03/05 12:45:32 tl 1.52.102.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [8c3d0e75e5ea191f1d8ab0610d9cf6803d1bef8c]

INTEGRATION: CWS swwarnings (1.8.222); FILE MERGED 2007/03/08 09:51:54 fme 1.8.222.1: #i69287# Warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [aa9ad7d2b49167e72069efd48b08a1a101087a84]

INTEGRATION: CWS swwarnings (1.64.222); FILE MERGED 2007/09/07 13:34:21 os 1.64.222.8: DbgLoop only in debug-builds 2007/09/07 13:18:47 os 1.64.222.7: DbgLoop only in NonPro available 2007/08/27 12:26:13 tl 1.64.222.6: #i69287# warning-free code 2007/05/16 06:28:19 os 1.64.222.5: warnings in debug mode removed 2007/04/11 10:41:24 os 1.64.222.4: RESYNC: (1.64-1.65); FILE MERGED 2007/04/03 13:00:09 tl 1.64.222.3: #i69287# warning-free code 2007/03/08 09:51:54 fme 1.64.222.2: #i69287# Warning free code 2007/03/05 12:45:32 tl 1.64.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [032290604144f6bd3286521d8ff4c2b226d92014]

INTEGRATION: CWS swwarnings (1.42.222); FILE MERGED 2007/04/03 13:00:09 tl 1.42.222.3: #i69287# warning-free code 2007/03/08 09:51:54 fme 1.42.222.2: #i69287# Warning free code 2007/03/05 12:45:31 tl 1.42.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [5b6a3d0926423fc4e2b62c2b21a794843aca138e]

INTEGRATION: CWS swwarnings (1.7.222); FILE MERGED 2007/03/08 12:48:27 fme 1.7.222.2: #i69287# Warning free code 2007/03/08 09:51:53 fme 1.7.222.1: #i69287# Warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e2f90266c463ce66b94895f33344d627831fb655]

INTEGRATION: CWS swwarnings (1.25.130); FILE MERGED 2007/08/20 15:37:09 tl 1.25.130.4: RESYNC: (1.26-1.27); FILE MERGED 2007/05/29 11:37:13 os 1.25.130.3: RESYNC: (1.25-1.26); FILE MERGED 2007/04/03 13:00:08 tl 1.25.130.2: #i69287# warning-free code 2007/03/08 09:51:53 fme 1.25.130.1: #i69287# Warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [7acf04470bef98de8bb59d26fc941bcb3ba7ff40]

INTEGRATION: CWS swwarnings (1.3.198); FILE MERGED 2007/03/08 09:51:53 fme 1.3.198.1: #i69287# Warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [5319126188daac55142e0dc701639ab976c06155]

INTEGRATION: CWS swwarnings (1.4.198); FILE MERGED 2007/04/11 07:02:53 tl 1.4.198.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [64786435d5ffc33de8edcf32cf3fb5f2109a15f5]

INTEGRATION: CWS swwarnings (1.16.128); FILE MERGED 2007/04/11 10:41:34 os 1.16.128.4: RESYNC: (1.16-1.17); FILE MERGED 2007/04/11 07:02:53 tl 1.16.128.3: #i69287# warning-free code 2007/04/03 13:00:07 tl 1.16.128.2: #i69287# warning-free code 2007/03/08 09:51:52 fme 1.16.128.1: #i69287# Warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [180fb7a68b99576100a57945a6e4b183bd6f306c]

INTEGRATION: CWS swwarnings (1.3.58); FILE MERGED 2007/09/24 09:36:40 os 1.3.58.8: merge error fixed 2007/09/24 07:04:00 os 1.3.58.7: RESYNC: (1.9-1.10); FILE MERGED 2007/08/24 08:16:22 tl 1.3.58.6: #i69287# warning-free code 2007/08/20 15:37:02 tl 1.3.58.5: RESYNC: (1.5-1.9); FILE MERGED 2007/06/28 11:51:29 os 1.3.58.4: RESYNC: (1.4-1.5); FILE MERGED 2007/06/12 12:27:53 tl 1.3.58.3: #i69287# warning-free code 2007/05/29 11:36:53 os 1.3.58.2: RESYNC: (1.3-1.4); FILE MERGED 2007/04/13 11:15:19 tl 1.3.58.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [437bfaad29d0e45f3ce7bfe860e52dbe2923436f]

INTEGRATION: CWS swwarnings (1.3.30); FILE MERGED 2007/08/24 10:08:31 tl 1.3.30.6: #i69287# warning-free code 2007/08/24 08:16:22 tl 1.3.30.5: #i69287# warning-free code 2007/08/20 15:36:55 tl 1.3.30.4: RESYNC: (1.7-1.9); FILE MERGED 2007/06/28 11:51:36 os 1.3.30.3: RESYNC: (1.5-1.7); FILE MERGED 2007/05/29 11:37:03 os 1.3.30.2: RESYNC: (1.3-1.5); FILE MERGED 2007/04/13 11:15:19 tl 1.3.30.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [890662bad821ed42789674d6f79b019c0e610096]

INTEGRATION: CWS swwarnings (1.2.58); FILE MERGED 2007/04/13 11:15:18 tl 1.2.58.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [986a1b1cc6307c15fb9b317c977474b8d5533f37]

INTEGRATION: CWS swwarnings (1.23.160); FILE MERGED 2007/04/03 13:00:06 tl 1.23.160.2: #i69287# warning-free code 2007/03/09 10:46:41 ama 1.23.160.1: #i69287#: warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [572a85b2dd0743dc43f4cd9c1349163470c2bd32]

INTEGRATION: CWS swwarnings (1.14.222); FILE MERGED 2007/06/28 11:51:22 os 1.14.222.3: RESYNC: (1.14-1.15); FILE MERGED 2007/04/11 07:02:53 tl 1.14.222.2: #i69287# warning-free code 2007/03/09 10:57:01 ama 1.14.222.1: #i69287#: warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [238bc65a5f424dfdc3c5c99f9a8aae4b25c130b5]

INTEGRATION: CWS swwarnings (1.33.220); FILE MERGED 2007/06/28 11:51:14 os 1.33.220.4: RESYNC: (1.36-1.37); FILE MERGED 2007/05/29 11:36:42 os 1.33.220.3: RESYNC: (1.34-1.36); FILE MERGED 2007/04/11 10:40:18 os 1.33.220.2: RESYNC: (1.33-1.34); FILE MERGED 2007/03/09 10:46:41 ama 1.33.220.1: #i69287#: warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e7401af20e35c6259783b18a2f28ed3fc6f0d927]

INTEGRATION: CWS swwarnings (1.8.222); FILE MERGED 2007/06/28 11:51:07 os 1.8.222.3: RESYNC: (1.8-1.9); FILE MERGED 2007/04/11 07:02:52 tl 1.8.222.2: #i69287# warning-free code 2007/03/09 10:46:41 ama 1.8.222.1: #i69287#: warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e4ff4e392ee003d72c10d237ed3ee42df3239157]

INTEGRATION: CWS swwarnings (1.10.222); FILE MERGED 2007/06/28 11:50:59 os 1.10.222.3: RESYNC: (1.10-1.11); FILE MERGED 2007/04/11 07:02:52 tl 1.10.222.2: #i69287# warning-free code 2007/03/09 10:46:41 ama 1.10.222.1: #i69287#: warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [4bfe068475cb1bbf2ff1e76519812f247c938ef4]

INTEGRATION: CWS swwarnings (1.9.222); FILE MERGED 2007/06/28 11:50:52 os 1.9.222.2: RESYNC: (1.9-1.10); FILE MERGED 2007/04/11 07:02:52 tl 1.9.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [401f13d216a46c793f451c8b823c776d3996a1a1]

INTEGRATION: CWS swwarnings (1.12.222); FILE MERGED 2007/04/11 07:02:52 tl 1.12.222.2: #i69287# warning-free code 2007/03/09 10:46:41 ama 1.12.222.1: #i69287#: warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [5eb86c95046bc171f1e8d0d65714547a3667005a]

INTEGRATION: CWS swwarnings (1.10.222); FILE MERGED 2007/04/11 07:02:52 tl 1.10.222.2: #i69287# warning-free code 2007/03/09 16:07:24 fme 1.10.222.1: #i69287# Warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [324dddf6202d1261e37c1394e6bb8443e563ff49]

INTEGRATION: CWS swwarnings (1.5.130); FILE MERGED 2007/05/29 11:36:31 os 1.5.130.4: RESYNC: (1.5-1.6); FILE MERGED 2007/04/03 13:00:06 tl 1.5.130.3: #i69287# warning-free code 2007/03/12 12:15:18 ama 1.5.130.2: i69287#: warning free code 2007/03/09 16:07:23 fme 1.5.130.1: #i69287# Warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ae227d5bf910acf13f987a0bad7b35c9fa5c1f2d]

INTEGRATION: CWS swwarnings (1.10.222); FILE MERGED 2007/04/11 07:02:51 tl 1.10.222.3: #i69287# warning-free code 2007/03/09 13:21:26 ama 1.10.222.2: #i69287#: warning free code 2007/03/09 08:37:18 ama 1.10.222.1: #i69287#: warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [34bdbe52fffca48dca89a273168da1d3513e0256]

INTEGRATION: CWS swwarnings (1.37.38); FILE MERGED 2007/06/28 11:50:45 os 1.37.38.4: RESYNC: (1.37-1.38); FILE MERGED 2007/04/11 07:02:51 tl 1.37.38.3: #i69287# warning-free code 2007/04/03 13:00:05 tl 1.37.38.2: #i69287# warning-free code 2007/03/08 11:54:19 fme 1.37.38.1: #i69287# Warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ceaca0eaa2cf9b3f4de26087e7c5907c42ddc2aa]

INTEGRATION: CWS swwarnings (1.9.222); FILE MERGED 2007/05/29 11:36:10 os 1.9.222.2: RESYNC: (1.9-1.10); FILE MERGED 2007/04/03 13:00:04 tl 1.9.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [488285a8059f444af7d6efca60e76cb3d35ee416]

INTEGRATION: CWS swwarnings (1.19.222); FILE MERGED 2007/05/29 11:35:35 os 1.19.222.3: RESYNC: (1.19-1.20); FILE MERGED 2007/04/03 13:00:03 tl 1.19.222.2: #i69287# warning-free code 2007/03/12 08:19:48 fme 1.19.222.1: #i69287# Warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [79da33b4fb2c2465edc32d2f92e83439e288435f]

INTEGRATION: CWS swwarnings (1.6.222); FILE MERGED 2007/04/03 13:00:03 tl 1.6.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [4a75c28efccc594ffc8506f6a43829e6f7043e44]

INTEGRATION: CWS swwarnings (1.15.222); FILE MERGED 2007/05/16 10:17:31 tl 1.15.222.3: #i69287# warning-free code 2007/04/03 13:00:03 tl 1.15.222.2: #i69287# warning-free code 2007/03/12 08:19:48 fme 1.15.222.1: #i69287# Warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ddef078fea21b95dad86b0e5f389acc0061608b9]

INTEGRATION: CWS swwarnings (1.76.100); FILE MERGED 2007/09/24 07:03:53 os 1.76.100.8: RESYNC: (1.78-1.79); FILE MERGED 2007/05/29 11:34:48 os 1.76.100.7: RESYNC: (1.77-1.78); FILE MERGED 2007/04/13 11:15:17 tl 1.76.100.6: #i69287# warning-free code 2007/04/11 10:40:08 os 1.76.100.5: RESYNC: (1.76-1.77); FILE MERGED 2007/04/03 13:00:01 tl 1.76.100.4: #i69287# warning-free code 2007/03/08 08:24:02 fme 1.76.100.3: #i69287# Warning free code 2007/03/05 12:45:31 tl 1.76.100.2: #i69287# warning-free code 2007/02/22 15:06:37 tl 1.76.100.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [843f426b5957d9caae1e8e646b7af7ebc8db9398]

INTEGRATION: CWS swwarnings (1.4.710); FILE MERGED 2007/03/08 08:24:01 fme 1.4.710.1: #i69287# Warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [3fc751bffc29eb1ae496761bffc928b4494d173a]

INTEGRATION: CWS swwarnings (1.11.222); FILE MERGED 2007/03/08 08:24:00 fme 1.11.222.1: #i69287# Warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [3ecca066a1930f2c49ceb8bf3c04ed061b5de791]

INTEGRATION: CWS swwarnings (1.52.146); FILE MERGED 2007/05/29 11:34:10 os 1.52.146.6: RESYNC: (1.53-1.55); FILE MERGED 2007/04/11 10:39:59 os 1.52.146.5: RESYNC: (1.52-1.53); FILE MERGED 2007/04/03 13:00:00 tl 1.52.146.4: #i69287# warning-free code 2007/03/08 08:23:59 fme 1.52.146.3: #i69287# Warning free code 2007/03/05 12:45:31 tl 1.52.146.2: #i69287# warning-free code 2007/02/22 15:06:37 tl 1.52.146.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [fb76a857840c4369cf1d9c2fa1ec1be5fe6c627d]

INTEGRATION: CWS swwarnings (1.94.128); FILE MERGED 2007/09/24 07:03:42 os 1.94.128.8: RESYNC: (1.97-1.98); FILE MERGED 2007/08/20 15:36:29 tl 1.94.128.7: RESYNC: (1.95-1.97); FILE MERGED 2007/04/13 11:15:16 tl 1.94.128.6: #i69287# warning-free code 2007/04/11 10:39:49 os 1.94.128.5: RESYNC: (1.94-1.95); FILE MERGED 2007/04/03 13:00:00 tl 1.94.128.4: #i69287# warning-free code 2007/03/08 08:23:58 fme 1.94.128.3: #i69287# Warning free code 2007/03/05 12:45:30 tl 1.94.128.2: #i69287# warning-free code 2007/02/22 15:06:36 tl 1.94.128.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ab98ff9c4670a8a2965a351474fabfbbbdf7f6bc]

INTEGRATION: CWS swwarnings (1.45.222); FILE MERGED 2007/05/29 11:33:50 os 1.45.222.5: RESYNC: (1.46-1.47); FILE MERGED 2007/04/11 10:39:25 os 1.45.222.4: RESYNC: (1.45-1.46); FILE MERGED 2007/03/08 08:23:58 fme 1.45.222.3: #i69287# Warning free code 2007/03/05 12:45:30 tl 1.45.222.2: #i69287# warning-free code 2007/02/22 15:06:36 tl 1.45.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [bde0dc61363ba6f291055e14578f3d37850119a4]

INTEGRATION: CWS swwarnings (1.2.66); FILE MERGED 2007/08/24 08:16:21 tl 1.2.66.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [0dfe30714954cd08ea6bcea1b5f74832fe5c18f0]

INTEGRATION: CWS swwarnings (1.48.222); FILE MERGED 2007/05/15 14:06:13 os 1.48.222.6: warnings in debug mode removed 2007/04/11 10:39:16 os 1.48.222.5: RESYNC: (1.48-1.49); FILE MERGED 2007/04/03 12:59:59 tl 1.48.222.4: #i69287# warning-free code 2007/03/08 08:23:57 fme 1.48.222.3: #i69287# Warning free code 2007/03/05 12:45:30 tl 1.48.222.2: #i69287# warning-free code 2007/02/22 15:06:36 tl 1.48.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [8b15ed030a25a0a3be558c7002a35ca631e970a5]

INTEGRATION: CWS swwarnings (1.100.40); FILE MERGED 2007/09/24 07:03:34 os 1.100.40.10: RESYNC: (1.105-1.107); FILE MERGED 2007/08/24 08:16:21 tl 1.100.40.9: #i69287# warning-free code 2007/08/20 15:36:11 tl 1.100.40.8: RESYNC: (1.102-1.105); FILE MERGED 2007/05/29 11:33:27 os 1.100.40.7: RESYNC: (1.101-1.102); FILE MERGED 2007/04/13 11:15:15 tl 1.100.40.6: #i69287# warning-free code 2007/04/11 10:39:08 os 1.100.40.5: RESYNC: (1.100-1.101); FILE MERGED 2007/04/03 12:59:59 tl 1.100.40.4: #i69287# warning-free code 2007/03/08 08:23:56 fme 1.100.40.3: #i69287# Warning free code 2007/03/05 12:45:30 tl 1.100.40.2: #i69287# warning-free code 2007/02/22 15:06:36 tl 1.100.40.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [faaf73e499ab5de19fc3e024f6f72da3c8c48c98]

INTEGRATION: CWS swwarnings (1.15.14); FILE MERGED 2007/05/29 11:33:02 os 1.15.14.3: RESYNC: (1.15-1.16); FILE MERGED 2007/04/03 12:59:59 tl 1.15.14.2: #i69287# warning-free code 2007/03/08 08:23:56 fme 1.15.14.1: #i69287# Warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [6b1621220c88ecf9624bf19ffa4940d12742683e]

INTEGRATION: CWS swwarnings (1.43.102); FILE MERGED 2007/05/29 11:32:47 os 1.43.102.5: RESYNC: (1.43-1.44); FILE MERGED 2007/04/03 12:59:59 tl 1.43.102.4: #i69287# warning-free code 2007/03/08 08:23:55 fme 1.43.102.3: #i69287# Warning free code 2007/03/05 12:45:30 tl 1.43.102.2: #i69287# warning-free code 2007/02/22 15:06:36 tl 1.43.102.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [453b49c2d9b99cca372ee892c516d34fab831ab5]

INTEGRATION: CWS swwarnings (1.20.222); FILE MERGED 2007/03/08 08:23:54 fme 1.20.222.1: #i69287# Warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [60061bfd12690c415bafe2e8265bc1850a32ea60]

INTEGRATION: CWS swwarnings (1.8.222); FILE MERGED 2007/03/08 08:23:54 fme 1.8.222.1: #i69287# Warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [b68134dcfd1e1b13849da6a6aa23e8a6890cf8a6]

INTEGRATION: CWS swwarnings (1.27.198); FILE MERGED 2007/08/20 15:36:03 tl 1.27.198.2: RESYNC: (1.27-1.28); FILE MERGED 2007/03/08 08:23:53 fme 1.27.198.1: #i69287# Warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e4a762ef767526d28476d7bdee62db6d7a97b700]

INTEGRATION: CWS swwarnings (1.8.222); FILE MERGED 2007/03/08 08:23:53 fme 1.8.222.1: #i69287# Warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [9792d84f286e93c6c856c21f69df436ceef472ee]

INTEGRATION: CWS swwarnings (1.13.408); FILE MERGED 2007/08/24 09:45:44 tl 1.13.408.4: #i69287# warning-free code 2007/08/20 15:35:57 tl 1.13.408.3: RESYNC: (1.14-1.15); FILE MERGED 2007/05/29 11:32:21 os 1.13.408.2: RESYNC: (1.13-1.14); FILE MERGED 2007/04/03 12:59:58 tl 1.13.408.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [6455a3f586c4024e5444f49cb016ea0805f4f92b]

INTEGRATION: CWS swwarnings (1.14.222); FILE MERGED 2007/09/24 07:03:17 os 1.14.222.3: RESYNC: (1.14-1.15); FILE MERGED 2007/03/08 13:52:31 fme 1.14.222.2: #i69287# Warning free code 2007/03/08 08:23:52 fme 1.14.222.1: #i69287# Warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [5bc1a21c0486c9673dc8becda7964bf70ed63ad1]

INTEGRATION: CWS swwarnings (1.5.242); FILE MERGED 2007/02/27 13:07:04 tl 1.5.242.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d476c303d611d2038b09bcfa22441d1f99544233]

INTEGRATION: CWS swwarnings (1.27.222); FILE MERGED 2007/05/29 11:32:02 os 1.27.222.5: RESYNC: (1.27-1.28); FILE MERGED 2007/05/15 14:06:13 os 1.27.222.4: warnings in debug mode removed 2007/04/03 12:59:58 tl 1.27.222.3: #i69287# warning-free code 2007/03/08 08:23:52 fme 1.27.222.2: #i69287# Warning free code 2007/02/22 15:06:35 tl 1.27.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [4494d90de1b7fba320117faf4b983ebd6793b802]

INTEGRATION: CWS swwarnings (1.65.100); FILE MERGED 2007/09/24 07:03:10 os 1.65.100.6: RESYNC: (1.68-1.69); FILE MERGED 2007/08/20 15:35:45 tl 1.65.100.5: RESYNC: (1.66-1.68); FILE MERGED 2007/04/11 10:38:57 os 1.65.100.4: RESYNC: (1.65-1.66); FILE MERGED 2007/03/08 08:23:51 fme 1.65.100.3: #i69287# Warning free code 2007/03/05 12:45:29 tl 1.65.100.2: #i69287# warning-free code 2007/02/22 15:06:35 tl 1.65.100.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ed0a685335f932a067ef32c97caf372b1eb1dc19]

INTEGRATION: CWS swwarnings (1.24.222); FILE MERGED 2007/04/11 10:38:48 os 1.24.222.4: RESYNC: (1.24-1.25); FILE MERGED 2007/03/08 08:23:50 fme 1.24.222.3: #i69287# Warning free code 2007/03/05 12:45:29 tl 1.24.222.2: #i69287# warning-free code 2007/02/22 15:06:35 tl 1.24.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [83db659fa0071e9f4ad7e2b17a92ea10a81564ac]

INTEGRATION: CWS swwarnings (1.33.222); FILE MERGED 2007/05/15 14:06:13 os 1.33.222.5: warnings in debug mode removed 2007/04/11 10:38:38 os 1.33.222.4: RESYNC: (1.33-1.34); FILE MERGED 2007/04/03 12:59:58 tl 1.33.222.3: #i69287# warning-free code 2007/03/08 08:23:49 fme 1.33.222.2: #i69287# Warning free code 2007/02/22 15:06:35 tl 1.33.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [83b09a543fe827b14befe964dfcd25c50463e67c]

INTEGRATION: CWS swwarnings (1.94.196); FILE MERGED 2007/08/20 15:35:38 tl 1.94.196.7: RESYNC: (1.96-1.98); FILE MERGED 2007/05/29 11:31:45 os 1.94.196.6: RESYNC: (1.95-1.96); FILE MERGED 2007/04/11 10:38:16 os 1.94.196.5: RESYNC: (1.94-1.95); FILE MERGED 2007/04/03 12:59:58 tl 1.94.196.4: #i69287# warning-free code 2007/03/08 08:23:48 fme 1.94.196.3: #i69287# Warning free code 2007/03/05 12:45:29 tl 1.94.196.2: #i69287# warning-free code 2007/02/22 15:06:35 tl 1.94.196.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [19a8dd120055ac4c2df8aa77e7a999bbe85535e1]

INTEGRATION: CWS swwarnings (1.4.222); FILE MERGED 2007/03/08 08:23:47 fme 1.4.222.1: #i69287# Warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [20eab16732cea8d8a48c41185636556e44b0ae9b]

INTEGRATION: CWS swwarnings (1.49.102); FILE MERGED 2007/09/24 07:02:59 os 1.49.102.6: RESYNC: (1.49-1.50); FILE MERGED 2007/05/16 10:17:30 tl 1.49.102.5: #i69287# warning-free code 2007/04/03 12:59:57 tl 1.49.102.4: #i69287# warning-free code 2007/03/08 08:23:47 fme 1.49.102.3: #i69287# Warning free code 2007/03/05 12:45:29 tl 1.49.102.2: #i69287# warning-free code 2007/02/22 15:06:34 tl 1.49.102.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e8dda5badf80d0c68a0af9d40c1aff75968b0931]

INTEGRATION: CWS swwarnings (1.17.222); FILE MERGED 2007/03/08 08:23:46 fme 1.17.222.1: #i69287# Warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d3966854d9183e1231752b75cbd6af72ce85edf5]

INTEGRATION: CWS swwarnings (1.60.222); FILE MERGED 2007/05/29 11:31:34 os 1.60.222.4: RESYNC: (1.60-1.61); FILE MERGED 2007/04/03 12:59:57 tl 1.60.222.3: #i69287# warning-free code 2007/03/08 08:23:46 fme 1.60.222.2: #i69287# Warning free code 2007/02/22 15:06:34 tl 1.60.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a8ea0446bde7762a62431e68f23fdf0d7baa06be]

INTEGRATION: CWS swwarnings (1.80.146); FILE MERGED 2007/09/24 07:02:49 os 1.80.146.6: RESYNC: (1.83-1.85); FILE MERGED 2007/05/29 11:31:17 os 1.80.146.5: RESYNC: (1.81-1.83); FILE MERGED 2007/04/11 10:38:07 os 1.80.146.4: RESYNC: (1.80-1.81); FILE MERGED 2007/04/03 12:59:57 tl 1.80.146.3: #i69287# warning-free code 2007/03/08 08:23:45 fme 1.80.146.2: #i69287# Warning free code 2007/03/05 12:45:29 tl 1.80.146.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f5df0c1779bb8277d02e03c8c477a7d7ab331c83]

INTEGRATION: CWS swwarnings (1.65.40); FILE MERGED 2007/09/24 07:02:42 os 1.65.40.6: RESYNC: (1.66-1.67); FILE MERGED 2007/04/11 10:37:58 os 1.65.40.5: RESYNC: (1.65-1.66); FILE MERGED 2007/04/03 12:59:57 tl 1.65.40.4: #i69287# warning-free code 2007/03/08 08:23:45 fme 1.65.40.3: #i69287# Warning free code 2007/03/05 12:45:28 tl 1.65.40.2: #i69287# warning-free code 2007/02/22 15:06:34 tl 1.65.40.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [9a5bc59da4941f7b2c2634e4c8fa18d5d97472fb]

INTEGRATION: CWS swwarnings (1.40.128); FILE MERGED 2007/08/20 15:35:31 tl 1.40.128.5: RESYNC: (1.41-1.43); FILE MERGED 2007/04/11 10:37:48 os 1.40.128.4: RESYNC: (1.40-1.41); FILE MERGED 2007/04/03 12:59:56 tl 1.40.128.3: #i69287# warning-free code 2007/03/08 08:23:45 fme 1.40.128.2: #i69287# Warning free code 2007/02/22 15:06:34 tl 1.40.128.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d2f160f948b2def05fc8ce5b494a69143c41bde9]

INTEGRATION: CWS swwarnings (1.9.222); FILE MERGED 2007/04/03 12:59:56 tl 1.9.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d819bd5808537c4c5c3c5e56cd133130c6158d6c]

INTEGRATION: CWS swwarnings (1.17.222); FILE MERGED 2007/03/08 08:23:44 fme 1.17.222.2: #i69287# Warning free code 2007/02/22 15:06:34 tl 1.17.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [86a361d84d222f4826a8bc4002c9592741aeb4c8]

INTEGRATION: CWS swwarnings (1.65.128); FILE MERGED 2007/09/24 07:02:35 os 1.65.128.6: RESYNC: (1.67-1.68); FILE MERGED 2007/08/20 15:35:20 tl 1.65.128.5: RESYNC: (1.66-1.67); FILE MERGED 2007/04/11 10:37:40 os 1.65.128.4: RESYNC: (1.65-1.66); FILE MERGED 2007/03/08 08:23:44 fme 1.65.128.3: #i69287# Warning free code 2007/03/05 12:45:28 tl 1.65.128.2: #i69287# warning-free code 2007/02/22 15:06:34 tl 1.65.128.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [0c0c6f2727e2b0e954e5ab7afcafe6738ddb9e98]

INTEGRATION: CWS swwarnings (1.59.222); FILE MERGED 2007/08/20 15:35:13 tl 1.59.222.8: RESYNC: (1.62-1.63); FILE MERGED 2007/06/28 11:50:38 os 1.59.222.7: RESYNC: (1.61-1.62); FILE MERGED 2007/05/29 11:30:55 os 1.59.222.6: RESYNC: (1.59-1.61); FILE MERGED 2007/04/11 07:02:50 tl 1.59.222.5: #i69287# warning-free code 2007/04/03 12:59:56 tl 1.59.222.4: #i69287# warning-free code 2007/03/09 13:25:20 ama 1.59.222.3: #i69287#: warning free code 2007/03/08 08:23:42 fme 1.59.222.2: #i69287# Warning free code 2007/02/22 15:06:33 tl 1.59.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [86398ecd59fe0a7852bb5377e9d33634950ebee7]

INTEGRATION: CWS swwarnings (1.24.162); FILE MERGED 2007/05/29 11:31:03 os 1.24.162.2: RESYNC: (1.24-1.25); FILE MERGED 2007/04/03 12:59:56 tl 1.24.162.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [8a1ae40eafad8027d3c13be2c48156784c5908ae]

INTEGRATION: CWS swwarnings (1.22.42); FILE MERGED 2007/04/11 07:02:50 tl 1.22.42.2: #i69287# warning-free code 2007/04/03 12:59:55 tl 1.22.42.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [cb544e6b74e0df6c9cfdcac0878eff4cd13d2b2f]

INTEGRATION: CWS swwarnings (1.5.38); FILE MERGED 2007/08/20 15:33:53 tl 1.5.38.4: RESYNC: (1.6-1.7); FILE MERGED 2007/05/29 11:30:45 os 1.5.38.3: RESYNC: (1.5-1.6); FILE MERGED 2007/04/03 12:59:55 tl 1.5.38.2: #i69287# warning-free code 2007/02/27 13:07:04 tl 1.5.38.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [51d032bb06cecd700902660582f624c14c28eea0]

INTEGRATION: CWS swwarnings (1.6.680); FILE MERGED 2007/03/05 12:45:28 tl 1.6.680.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [8a3eeb7d3d77fb8a63d4da7f8215a48ab51712ad]

INTEGRATION: CWS swwarnings (1.52.38); FILE MERGED 2007/03/12 08:47:55 fme 1.52.38.1: #i69287# Warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [7d8955ec9fea69d2743a3e77371af150638a4f08]

INTEGRATION: CWS swwarnings (1.9.442); FILE MERGED 2007/02/22 15:06:33 tl 1.9.442.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e42fa67d41d43ba4ae02abea5d3ebd6bfdfc5c74]

INTEGRATION: CWS swwarnings (1.5.710); FILE MERGED 2007/03/05 12:45:28 tl 1.5.710.2: #i69287# warning-free code 2007/02/27 13:07:04 tl 1.5.710.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [76490a59baa6408c5dd76a00f961815c7cfbd963]

INTEGRATION: CWS swwarnings (1.6.242); FILE MERGED 2007/05/29 11:30:03 os 1.6.242.4: RESYNC: (1.6-1.7); FILE MERGED 2007/04/03 12:59:55 tl 1.6.242.3: #i69287# warning-free code 2007/03/05 12:45:28 tl 1.6.242.2: #i69287# warning-free code 2007/02/22 15:06:33 tl 1.6.242.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d0bf1efb69508b62f8bd8c71ca89d49f79fbdb1f]

INTEGRATION: CWS swwarnings (1.6.242); FILE MERGED 2007/05/29 11:29:50 os 1.6.242.3: RESYNC: (1.6-1.7); FILE MERGED 2007/03/05 12:45:27 tl 1.6.242.2: #i69287# warning-free code 2007/02/22 15:06:33 tl 1.6.242.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [434fcd41909b3f6b576129c166e22bf078d3af27]

INTEGRATION: CWS swwarnings (1.3.242); FILE MERGED 2007/02/27 13:07:04 tl 1.3.242.2: #i69287# warning-free code 2007/02/22 15:06:33 tl 1.3.242.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f6de6eabbf87ea84306166a914ce21ccd8a6da9c]

INTEGRATION: CWS swwarnings (1.16.482); FILE MERGED 2007/04/11 10:37:31 os 1.16.482.2: RESYNC: (1.16-1.17); FILE MERGED 2007/03/05 12:45:27 tl 1.16.482.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [5ff2ed0b76b955c7f6936bd871e399f094dcfd3f]

INTEGRATION: CWS swwarnings (1.3.710); FILE MERGED 2007/02/22 15:06:32 tl 1.3.710.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [bf04bf3494f82a340cdcc6ea1278e9381ec9348a]

INTEGRATION: CWS swwarnings (1.14.242); FILE MERGED 2007/03/05 12:45:27 tl 1.14.242.2: #i69287# warning-free code 2007/02/27 13:07:04 tl 1.14.242.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [967c3397b4045d03a5d377bb4474f3b69f234198]

INTEGRATION: CWS swwarnings (1.4.242); FILE MERGED 2007/03/05 12:45:27 tl 1.4.242.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [b10aaa3390c9181d4b14cf7f487abac6712a50dc]

INTEGRATION: CWS swwarnings (1.18.162); FILE MERGED 2007/02/22 15:06:32 tl 1.18.162.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [b61727d3f64234469149e9010818b061d7598626]

INTEGRATION: CWS swwarnings (1.6.710); FILE MERGED 2007/02/22 15:06:32 tl 1.6.710.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [89140870a86e0d05eeecd1f9dba94a242b540ec5]

INTEGRATION: CWS swwarnings (1.2.710); FILE MERGED 2007/02/27 13:07:04 tl 1.2.710.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [8fe53d12e7bd37e31775bcef0becd66cde62deb3]

INTEGRATION: CWS swwarnings (1.7.242); FILE MERGED 2007/03/12 08:47:54 fme 1.7.242.2: #i69287# Warning free code 2007/02/27 13:07:03 tl 1.7.242.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ea1349e7d74dc280e0a617d6bd62508989e883fb]

INTEGRATION: CWS swwarnings (1.3.710); FILE MERGED 2007/02/27 13:07:03 tl 1.3.710.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f313fb44839b3b1483a92d83d1cfba6b22567696]

INTEGRATION: CWS swwarnings (1.25.242); FILE MERGED 2007/04/11 10:36:02 os 1.25.242.2: RESYNC: (1.25-1.26); FILE MERGED 2007/02/22 15:06:32 tl 1.25.242.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [cae106adf3982ade9e1b606c473b55d4b764cf1b]

INTEGRATION: CWS swwarnings (1.2.710); FILE MERGED 2007/02/27 13:07:03 tl 1.2.710.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [fea74728bb328d0237ef49a1dc0c6edaf540d6a2]

INTEGRATION: CWS swwarnings (1.51.128); FILE MERGED 2007/09/24 07:02:24 os 1.51.128.4: RESYNC: (1.53-1.54); FILE MERGED 2007/05/29 11:28:33 os 1.51.128.3: RESYNC: (1.52-1.53); FILE MERGED 2007/04/11 10:35:53 os 1.51.128.2: RESYNC: (1.51-1.52); FILE MERGED 2007/03/05 12:45:27 tl 1.51.128.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [5dc25623ff8bf11b9ebacbf767f593cc5336e9da]

INTEGRATION: CWS swwarnings (1.17.160); FILE MERGED 2007/05/29 11:28:22 os 1.17.160.4: RESYNC: (1.18-1.20); FILE MERGED 2007/04/11 10:35:44 os 1.17.160.3: RESYNC: (1.17-1.18); FILE MERGED 2007/04/03 12:59:55 tl 1.17.160.2: #i69287# warning-free code 2007/03/05 12:45:27 tl 1.17.160.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [47fc7bc85ca9d44582d6aeb5b5039802844af431]

INTEGRATION: CWS swwarnings (1.4.710); FILE MERGED 2007/03/05 12:45:26 tl 1.4.710.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [fe775b69d71fd427a7dc541a1816769773e5857c]

INTEGRATION: CWS swwarnings (1.7.710); FILE MERGED 2007/02/27 13:07:03 tl 1.7.710.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [4c91b104838381027b6509bb65d864366787dfe3]

INTEGRATION: CWS swwarnings (1.37.102); FILE MERGED 2007/02/27 13:07:03 tl 1.37.102.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f268305bc83a1b18efb6c7e5b0318db91f563939]

INTEGRATION: CWS swwarnings (1.2.710); FILE MERGED 2007/02/27 13:07:02 tl 1.2.710.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [af8fba52ecf3d72ea26b882841149cb921163e4b]

INTEGRATION: CWS swwarnings (1.7.708); FILE MERGED 2007/03/08 17:30:51 ama 1.7.708.2: #i69287#: warning free code 2007/03/05 12:45:26 tl 1.7.708.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [81b1b4447ac6ebcbe345a67f688b4a01b8f9476d]

INTEGRATION: CWS swwarnings (1.3.710); FILE MERGED 2007/03/05 12:45:26 tl 1.3.710.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [b9675d2243adc2ccbc4fea4301977c02ca96f8ec]

INTEGRATION: CWS swwarnings (1.4.242); FILE MERGED 2007/02/27 13:07:02 tl 1.4.242.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f6a658fbaac68a8cb09b4ee49b15d5981306346c]

INTEGRATION: CWS swwarnings (1.5.242); FILE MERGED 2007/03/05 12:45:26 tl 1.5.242.2: #i69287# warning-free code 2007/02/22 15:06:32 tl 1.5.242.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [64d6c25ed3b38ca72e2dc827e5092c255f371506]

INTEGRATION: CWS swwarnings (1.10.470); FILE MERGED 2007/04/03 12:59:55 tl 1.10.470.3: #i69287# warning-free code 2007/03/05 12:45:26 tl 1.10.470.2: #i69287# warning-free code 2007/02/22 15:06:32 tl 1.10.470.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [245becfa2fe08c4ba9e879ba238d5c06fee390b6]

INTEGRATION: CWS swwarnings (1.4.710); FILE MERGED 2007/04/03 12:59:54 tl 1.4.710.2: #i69287# warning-free code 2007/02/27 13:07:02 tl 1.4.710.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [546009ed930cf5d7c552bbfdfdea24cff56c147a]

INTEGRATION: CWS swwarnings (1.6.710); FILE MERGED 2007/02/22 15:06:31 tl 1.6.710.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ac39bf6024f8d12193af07124b7e3c2097cb55e3]

INTEGRATION: CWS swwarnings (1.2.710); FILE MERGED 2007/02/27 13:07:01 tl 1.2.710.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [23613e1edf19f8e4649ab0d0489d617d31db9038]

INTEGRATION: CWS swwarnings (1.37.42); FILE MERGED 2007/08/24 08:16:21 tl 1.37.42.7: #i69287# warning-free code 2007/08/20 15:32:24 tl 1.37.42.6: RESYNC: (1.39-1.40); FILE MERGED 2007/05/29 11:27:40 os 1.37.42.5: RESYNC: (1.37-1.39); FILE MERGED 2007/04/11 07:02:50 tl 1.37.42.4: #i69287# warning-free code 2007/04/03 12:59:54 tl 1.37.42.3: #i69287# warning-free code 2007/03/09 08:37:46 ama 1.37.42.2: #i69287#: warning free code 2007/02/22 15:06:31 tl 1.37.42.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a9199a67dea010fda5a4605f7332f90a2e99d5e5]

INTEGRATION: CWS swwarnings (1.12.222); FILE MERGED 2007/04/11 07:02:50 tl 1.12.222.3: #i69287# warning-free code 2007/04/03 12:59:54 tl 1.12.222.2: #i69287# warning-free code 2007/03/09 08:37:46 ama 1.12.222.1: #i69287#: warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [af14a1b2e35ab973464ae0eeafc6d7de6f247318]

INTEGRATION: CWS swwarnings (1.42.126); FILE MERGED 2007/08/20 15:32:16 tl 1.42.126.9: RESYNC: (1.46-1.47); FILE MERGED 2007/05/30 11:06:40 os 1.42.126.8: duplicate symbols 2007/05/29 11:27:30 os 1.42.126.7: RESYNC: (1.43-1.46); FILE MERGED 2007/05/16 06:28:19 os 1.42.126.6: warnings in debug mode removed 2007/04/11 10:34:43 os 1.42.126.5: RESYNC: (1.42-1.43); FILE MERGED 2007/04/03 12:59:53 tl 1.42.126.4: #i69287# warning-free code 2007/03/09 15:30:39 ama 1.42.126.3: #i69287#: warning free code 2007/03/09 11:23:41 fme 1.42.126.2: #i69287# Warning free code 2007/02/22 15:06:30 tl 1.42.126.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [51888c67498061e4aa3f5db700b043c37f092a21]

INTEGRATION: CWS swwarnings (1.3.710); FILE MERGED 2007/04/03 12:59:53 tl 1.3.710.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [08ecefab47e12f25426d2286697c3d37864966c7]

INTEGRATION: CWS swwarnings (1.41.126); FILE MERGED 2007/05/30 10:38:35 os 1.41.126.5: vertical orientation values fixed 2007/05/29 11:27:21 os 1.41.126.4: RESYNC: (1.41-1.43); FILE MERGED 2007/04/03 12:59:53 tl 1.41.126.3: #i69287# warning-free code 2007/03/09 11:23:40 fme 1.41.126.2: #i69287# Warning free code 2007/02/22 15:06:30 tl 1.41.126.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [4d1c915eb02878811e348b265086ee0f3878a0a0]

INTEGRATION: CWS swwarnings (1.39.222); FILE MERGED 2007/05/29 11:27:12 os 1.39.222.8: RESYNC: (1.40-1.42); FILE MERGED 2007/05/16 06:28:18 os 1.39.222.7: warnings in debug mode removed 2007/04/11 10:34:33 os 1.39.222.6: RESYNC: (1.39-1.40); FILE MERGED 2007/04/03 12:59:53 tl 1.39.222.5: #i69287# warning-free code 2007/03/09 15:30:28 ama 1.39.222.4: #i69287#: warning free code 2007/03/09 15:01:53 ama 1.39.222.3: #i69287#: warning free code 2007/03/09 11:23:40 fme 1.39.222.2: #i69287# Warning free code 2007/02/22 15:06:30 tl 1.39.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [7e2c1695afa0db8e6e8ff62319b5874e4b529671]

INTEGRATION: CWS swwarnings (1.53.126); FILE MERGED 2007/08/20 15:32:08 tl 1.53.126.7: RESYNC: (1.54-1.57); FILE MERGED 2007/05/29 11:27:03 os 1.53.126.6: RESYNC: (1.53-1.54); FILE MERGED 2007/04/11 07:02:49 tl 1.53.126.5: #i69287# warning-free code 2007/04/03 12:59:52 tl 1.53.126.4: #i69287# warning-free code 2007/03/09 11:23:40 fme 1.53.126.3: #i69287# Warning free code 2007/03/05 12:45:25 tl 1.53.126.2: #i69287# warning-free code 2007/02/22 15:06:30 tl 1.53.126.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [22fdd136fd549d69030ae375f56539540a291950]

INTEGRATION: CWS swwarnings (1.35.128); FILE MERGED 2007/08/20 15:32:01 tl 1.35.128.5: RESYNC: (1.38-1.40); FILE MERGED 2007/05/29 11:26:32 os 1.35.128.4: RESYNC: (1.35-1.38); FILE MERGED 2007/04/03 12:59:52 tl 1.35.128.3: #i69287# warning-free code 2007/03/09 11:23:40 fme 1.35.128.2: #i69287# Warning free code 2007/02/22 15:06:30 tl 1.35.128.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e8b6641a69c41f95cfe10fdf3c5eae0e588df641]

INTEGRATION: CWS swwarnings (1.9.222); FILE MERGED 2007/04/03 12:59:52 tl 1.9.222.3: #i69287# warning-free code 2007/03/09 13:24:41 ama 1.9.222.2: #i69287#: warning free code 2007/03/09 11:23:39 fme 1.9.222.1: #i69287# Warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [51bf3f791922831b21b8ca46d35e7900aca868d7]

INTEGRATION: CWS swwarnings (1.44.126); FILE MERGED 2007/08/20 15:31:53 tl 1.44.126.6: RESYNC: (1.45-1.46); FILE MERGED 2007/04/11 10:34:25 os 1.44.126.5: RESYNC: (1.44-1.45); FILE MERGED 2007/04/11 07:02:49 tl 1.44.126.4: #i69287# warning-free code 2007/04/03 12:59:52 tl 1.44.126.3: #i69287# warning-free code 2007/03/09 11:23:39 fme 1.44.126.2: #i69287# Warning free code 2007/02/22 15:06:30 tl 1.44.126.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [329361586a4a0b66074069ba2fc6d8b99dc74c62]

INTEGRATION: CWS swwarnings (1.14.222); FILE MERGED 2007/05/29 11:26:19 os 1.14.222.4: RESYNC: (1.14-1.15); FILE MERGED 2007/04/18 12:19:43 tl 1.14.222.3: #i69287# warning-free code 2007/03/12 12:13:37 ama 1.14.222.2: i69287#: warning free code 2007/03/09 16:20:23 ama 1.14.222.1: #i69287#: warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [497abd165962717b386d019fded8e4fb69c654de]

INTEGRATION: CWS swwarnings (1.13.222); FILE MERGED 2007/04/18 12:19:43 tl 1.13.222.3: #i69287# warning-free code 2007/03/12 12:13:24 ama 1.13.222.2: i69287#: warning free code 2007/03/09 16:20:23 ama 1.13.222.1: #i69287#: warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [c76e23d7836aa89c8243a27c1b7512eb92ef411c]

INTEGRATION: CWS swwarnings (1.9.222); FILE MERGED 2007/04/18 12:19:43 tl 1.9.222.2: #i69287# warning-free code 2007/03/09 16:20:22 ama 1.9.222.1: #i69287#: warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [7bdd17919020a9ae3b0d06b99b9b02b7cac29c53]

INTEGRATION: CWS swwarnings (1.20.222); FILE MERGED 2007/04/18 12:19:42 tl 1.20.222.5: #i69287# warning-free code 2007/04/03 12:59:51 tl 1.20.222.4: #i69287# warning-free code 2007/03/12 12:13:11 ama 1.20.222.3: i69287#: warning free code 2007/03/09 16:20:22 ama 1.20.222.2: #i69287#: warning free code 2007/03/09 13:19:18 ama 1.20.222.1: #i69287#: warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [229dee82c9933b6eb534fa27204d243295e9dd2d]

INTEGRATION: CWS swwarnings (1.6.710); FILE MERGED 2007/03/12 09:31:24 ama 1.6.710.1: #i69287#: warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [2b8c83645fce8577d28e359f2b5f11b04e7db287]

INTEGRATION: CWS swwarnings (1.10.222); FILE MERGED 2007/04/18 12:19:42 tl 1.10.222.2: #i69287# warning-free code 2007/03/09 16:20:22 ama 1.10.222.1: #i69287#: warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [90efcc9170b999f8ca30fc70f0e8a41d4b1e54de]

INTEGRATION: CWS swwarnings (1.6.222); FILE MERGED 2007/02/22 15:06:29 tl 1.6.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [270fea3a8ee08e0a78320ab58746dda09cdbbe08]

INTEGRATION: CWS swwarnings (1.6.222); FILE MERGED 2007/04/18 12:19:42 tl 1.6.222.4: #i69287# warning-free code 2007/04/13 11:15:15 tl 1.6.222.3: #i69287# warning-free code 2007/04/11 10:34:16 os 1.6.222.2: RESYNC: (1.6-1.7); FILE MERGED 2007/04/04 08:02:13 tl 1.6.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [3c106236e583e7b2bc7df5956eef921be55042a6]

INTEGRATION: CWS swwarnings (1.11.222); FILE MERGED 2007/04/18 12:19:42 tl 1.11.222.2: #i69287# warning-free code 2007/03/09 16:20:22 ama 1.11.222.1: #i69287#: warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a7c379f14820e79f8cffeda19e51923560559a90]

INTEGRATION: CWS swwarnings (1.21.222); FILE MERGED 2007/08/20 15:31:45 tl 1.21.222.7: RESYNC: (1.22-1.23); FILE MERGED 2007/05/29 11:26:02 os 1.21.222.6: RESYNC: (1.21-1.22); FILE MERGED 2007/04/18 12:19:42 tl 1.21.222.5: #i69287# warning-free code 2007/04/03 12:59:51 tl 1.21.222.4: #i69287# warning-free code 2007/03/12 12:12:48 ama 1.21.222.3: i69287#: warning free code 2007/03/12 09:34:42 ama 1.21.222.2: #i69287#: warning free code 2007/02/22 15:06:29 tl 1.21.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [170048aa8fef49aadac7fd0b8322be506034b0d5]

INTEGRATION: CWS swwarnings (1.25.222); FILE MERGED 2007/04/18 12:19:41 tl 1.25.222.6: #i69287# warning-free code 2007/04/11 10:34:08 os 1.25.222.5: RESYNC: (1.25-1.26); FILE MERGED 2007/04/03 12:59:51 tl 1.25.222.4: #i69287# warning-free code 2007/03/12 12:12:37 ama 1.25.222.3: i69287#: warning free code 2007/03/12 09:34:32 ama 1.25.222.2: #i69287#: warning free code 2007/03/09 13:18:55 ama 1.25.222.1: #i69287#: warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d45b7c980018f03ab9c3ffbbe4555278467bb97a]

INTEGRATION: CWS swwarnings (1.42.222); FILE MERGED 2007/08/20 15:31:37 tl 1.42.222.5: RESYNC: (1.42-1.43); FILE MERGED 2007/04/18 12:19:41 tl 1.42.222.4: #i69287# warning-free code 2007/04/11 07:02:48 tl 1.42.222.3: #i69287# warning-free code 2007/04/03 12:59:51 tl 1.42.222.2: #i69287# warning-free code 2007/03/12 09:34:22 ama 1.42.222.1: #i69287#: warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [24c46d30664e3ca21013a710cf120526d8a7dbfa]

INTEGRATION: CWS swwarnings (1.14.222); FILE MERGED 2007/05/29 11:25:52 os 1.14.222.5: RESYNC: (1.14-1.15); FILE MERGED 2007/04/18 12:19:41 tl 1.14.222.4: #i69287# warning-free code 2007/04/11 07:02:48 tl 1.14.222.3: #i69287# warning-free code 2007/04/03 12:59:51 tl 1.14.222.2: #i69287# warning-free code 2007/03/09 16:20:22 ama 1.14.222.1: #i69287#: warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [9f943315a7bc2ff7a23ce6d3fd392886f2d7b592]

INTEGRATION: CWS swwarnings (1.24.222); FILE MERGED 2007/05/29 11:25:41 os 1.24.222.6: RESYNC: (1.24-1.25); FILE MERGED 2007/04/18 12:19:41 tl 1.24.222.5: #i69287# warning-free code 2007/04/11 07:02:48 tl 1.24.222.4: #i69287# warning-free code 2007/04/03 12:59:50 tl 1.24.222.3: #i69287# warning-free code 2007/03/12 12:11:30 ama 1.24.222.2: i69287#: warning free code 2007/03/09 16:20:21 ama 1.24.222.1: #i69287#: warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ccb87079d08094c990cd83615cc7d38ddbed15db]

INTEGRATION: CWS swwarnings (1.13.222); FILE MERGED 2007/04/18 12:19:40 tl 1.13.222.3: #i69287# warning-free code 2007/04/11 07:02:48 tl 1.13.222.2: #i69287# warning-free code 2007/04/03 12:59:50 tl 1.13.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e2d465b52be4a3e0d63b4b181f1d38dc2d14409d]

INTEGRATION: CWS swwarnings (1.11.198); FILE MERGED 2007/04/11 10:33:59 os 1.11.198.3: RESYNC: (1.11-1.12); FILE MERGED 2007/04/03 12:59:50 tl 1.11.198.2: #i69287# warning-free code 2007/03/12 09:33:07 ama 1.11.198.1: #i69287#: warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [c388a6c50ffe7d49411cca912613d10bacdf3dac]

INTEGRATION: CWS swwarnings (1.28.222); FILE MERGED 2007/06/01 07:17:39 tl 1.28.222.5: #i69287# warning-free code 2007/05/29 11:25:31 os 1.28.222.4: RESYNC: (1.28-1.29); FILE MERGED 2007/04/18 12:19:40 tl 1.28.222.3: #i69287# warning-free code 2007/04/03 12:59:50 tl 1.28.222.2: #i69287# warning-free code 2007/03/09 16:20:21 ama 1.28.222.1: #i69287#: warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [7233a771278ab8a057b4e264bdf404678d1f8cf9]

INTEGRATION: CWS swwarnings (1.8.222); FILE MERGED 2007/05/30 08:02:25 os 1.8.222.3: merge error fixed 2007/05/29 11:25:21 os 1.8.222.2: RESYNC: (1.8-1.9); FILE MERGED 2007/04/03 12:59:49 tl 1.8.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [3d6465e99bcf0727f010a3af0bdd5f609711a725]

INTEGRATION: CWS swwarnings (1.9.222); FILE MERGED 2007/04/03 12:59:49 tl 1.9.222.2: #i69287# warning-free code 2007/03/08 15:00:51 fme 1.9.222.1: #i69287# Warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [8d38dbd49ebeec69264facfc76caaa6a905b4a17]

INTEGRATION: CWS swwarnings (1.11.222); FILE MERGED 2007/05/16 09:20:55 os 1.11.222.3: |= operators fixed 2007/05/16 08:40:23 os 1.11.222.2: #77404# |= correctly resolved 2007/04/03 12:59:49 tl 1.11.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [97786d427d7fdef9f3787ee517f714283fd85fcd]

INTEGRATION: CWS swwarnings (1.17.222); FILE MERGED 2007/04/11 07:02:48 tl 1.17.222.3: #i69287# warning-free code 2007/03/09 12:03:47 ama 1.17.222.2: #i69287#: warning free code 2007/03/08 15:00:51 fme 1.17.222.1: #i69287# Warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [5a232ab30908c280be986a776f63d8a1c59c4beb]

INTEGRATION: CWS swwarnings (1.15.222); FILE MERGED 2007/05/29 11:25:06 os 1.15.222.3: RESYNC: (1.15-1.17); FILE MERGED 2007/04/03 12:59:49 tl 1.15.222.2: #i69287# warning-free code 2007/02/22 15:06:29 tl 1.15.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f0df306742da444de49dc5e43124ccd667fd5d73]

INTEGRATION: CWS swwarnings (1.7.212); FILE MERGED 2007/04/03 12:59:49 tl 1.7.212.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [7289dd6e049a7a062eb7b5647790d5c9f25ce0ec]

INTEGRATION: CWS swwarnings (1.21.222); FILE MERGED 2007/05/29 11:24:55 os 1.21.222.3: RESYNC: (1.21-1.22); FILE MERGED 2007/04/03 12:59:49 tl 1.21.222.2: #i69287# warning-free code 2007/03/08 15:00:50 fme 1.21.222.1: #i69287# Warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [009b98a1efa49bc684e2c8933ff2e8c9f98c7a9e]

INTEGRATION: CWS swwarnings (1.23.102); FILE MERGED 2007/08/20 15:31:18 tl 1.23.102.4: RESYNC: (1.25-1.27); FILE MERGED 2007/05/29 11:24:45 os 1.23.102.3: RESYNC: (1.23-1.25); FILE MERGED 2007/04/03 12:59:48 tl 1.23.102.2: #i69287# warning-free code 2007/03/08 15:00:50 fme 1.23.102.1: #i69287# Warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [b9bd94618604ce5cecc278a0b0e504f87fdad5ac]

INTEGRATION: CWS swwarnings (1.44.222); FILE MERGED 2007/08/24 08:16:21 tl 1.44.222.7: #i69287# warning-free code 2007/08/20 15:31:10 tl 1.44.222.6: RESYNC: (1.46-1.49); FILE MERGED 2007/05/29 11:24:36 os 1.44.222.5: RESYNC: (1.44-1.46); FILE MERGED 2007/05/16 09:20:55 os 1.44.222.4: |= operators fixed 2007/04/03 12:59:48 tl 1.44.222.3: #i69287# warning-free code 2007/03/08 15:00:50 fme 1.44.222.2: #i69287# Warning free code 2007/03/05 12:45:25 tl 1.44.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [9237527150b8364addf20775cb8f5c68a68c85b1]

INTEGRATION: CWS swwarnings (1.13.212); FILE MERGED 2007/08/20 15:31:02 tl 1.13.212.5: RESYNC: (1.13-1.14); FILE MERGED 2007/06/28 08:07:51 os 1.13.212.4: #i78951# next '|=' operator fixed 2007/05/16 09:20:55 os 1.13.212.3: |= operators fixed 2007/04/03 12:59:48 tl 1.13.212.2: #i69287# warning-free code 2007/03/08 15:00:50 fme 1.13.212.1: #i69287# Warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [0923f81685afc9738f86bdde84d4d90b59f20fa4]

INTEGRATION: CWS swwarnings (1.7.222); FILE MERGED 2007/03/08 15:00:50 fme 1.7.222.1: #i69287# Warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f0a73661eef12b963468346e19a8e652e2322559]

INTEGRATION: CWS swwarnings (1.15.222); FILE MERGED 2007/05/30 08:04:22 os 1.15.222.3: merge errors fixed 2007/05/29 11:24:26 os 1.15.222.2: RESYNC: (1.15-1.16); FILE MERGED 2007/04/03 12:59:48 tl 1.15.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e13c06a3cd48a9fdacaa2413e0044ec8556be511]

INTEGRATION: CWS swwarnings (1.8.16); FILE MERGED 2007/04/03 12:59:47 tl 1.8.16.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [80a7dba3e8c9fac99bec91490f7c6fd5581dd53d]

INTEGRATION: CWS swwarnings (1.12.222); FILE MERGED 2007/05/16 09:20:55 os 1.12.222.3: |= operators fixed 2007/05/15 16:04:54 tl 1.12.222.2: #i69287# warning-free code 2007/04/03 12:59:47 tl 1.12.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [bee5a8e79496654b831c51456a601636c838f811]

INTEGRATION: CWS swwarnings (1.41.222); FILE MERGED 2007/04/03 12:59:47 tl 1.41.222.2: #i69287# warning-free code 2007/03/08 15:00:49 fme 1.41.222.1: #i69287# Warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a5bc5deac1cdf97c21592227378c527555727928]

INTEGRATION: CWS swwarnings (1.6.222); FILE MERGED 2007/02/22 15:06:29 tl 1.6.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [02f82927fa500e41fe5645ea1ef2d1a83ab8b026]

INTEGRATION: CWS swwarnings (1.34.130); FILE MERGED 2007/08/20 15:30:50 tl 1.34.130.5: RESYNC: (1.35-1.36); FILE MERGED 2007/05/29 11:24:17 os 1.34.130.4: RESYNC: (1.34-1.35); FILE MERGED 2007/04/11 07:02:47 tl 1.34.130.3: #i69287# warning-free code 2007/04/03 12:59:47 tl 1.34.130.2: #i69287# warning-free code 2007/03/08 15:00:49 fme 1.34.130.1: #i69287# Warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [49ab7533eb32de671088e2ff5294c2365fb8a756]

INTEGRATION: CWS swwarnings (1.15.222); FILE MERGED 2007/04/03 12:59:47 tl 1.15.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [5379038bfc7c1fbafb55ec4163256b6b91fbbbef]

INTEGRATION: CWS swwarnings (1.4.710); FILE MERGED 2007/04/03 12:59:46 tl 1.4.710.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [5b5f3d38210f9b443e64388ebae5cd0e2082b728]

INTEGRATION: CWS swwarnings (1.26.122); FILE MERGED 2007/08/20 15:30:43 tl 1.26.122.5: RESYNC: (1.27-1.28); FILE MERGED 2007/04/11 10:33:49 os 1.26.122.4: RESYNC: (1.26-1.27); FILE MERGED 2007/04/03 12:59:46 tl 1.26.122.3: #i69287# warning-free code 2007/03/09 16:06:35 fme 1.26.122.2: #i69287# Warning free code 2007/02/22 15:06:28 tl 1.26.122.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [b32a1fec1552188a55270d19086c16059cd0a0aa]

INTEGRATION: CWS swwarnings (1.20.222); FILE MERGED 2007/05/29 11:24:02 os 1.20.222.4: RESYNC: (1.20-1.22); FILE MERGED 2007/04/03 12:59:46 tl 1.20.222.3: #i69287# warning-free code 2007/02/26 08:51:09 tl 1.20.222.2: #i69287# warning-free code 2007/02/22 15:06:28 tl 1.20.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [262051b4141128b9b6f9ec2f3f94e7982c8c3caa]

INTEGRATION: CWS swwarnings (1.12.222); FILE MERGED 2007/08/20 15:30:36 tl 1.12.222.2: RESYNC: (1.12-1.15); FILE MERGED 2007/03/09 16:06:35 fme 1.12.222.1: #i69287# Warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [6717ea7809e709f43b2614bf3799e86aa5f4ff55]

INTEGRATION: CWS swwarnings (1.22.148); FILE MERGED 2007/04/03 12:59:45 tl 1.22.148.5: #i69287# warning-free code 2007/03/09 16:06:35 fme 1.22.148.4: #i69287# Warning free code 2007/03/05 12:45:25 tl 1.22.148.3: #i69287# warning-free code 2007/02/23 08:57:52 os 1.22.148.2: #i69287# FASTBOOL back 2007/02/22 15:06:28 tl 1.22.148.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d414bdd22937fb5e96aa1c118cc5d551ba220d3c]

INTEGRATION: CWS swwarnings (1.54.148); FILE MERGED 2007/08/20 15:30:24 tl 1.54.148.6: RESYNC: (1.55-1.57); FILE MERGED 2007/05/29 11:23:47 os 1.54.148.5: RESYNC: (1.54-1.55); FILE MERGED 2007/04/03 12:59:44 tl 1.54.148.4: #i69287# warning-free code 2007/03/09 16:06:34 fme 1.54.148.3: #i69287# Warning free code 2007/02/23 08:57:53 os 1.54.148.2: #i69287# FASTBOOL back 2007/02/22 15:06:28 tl 1.54.148.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [db85f2f62e570c45cabad717e722fa74c6e9ad3a]

INTEGRATION: CWS swwarnings (1.12.222); FILE MERGED 2007/05/30 11:20:16 os 1.12.222.6: ReReadThread removed because it was not used 2007/05/29 11:23:34 os 1.12.222.5: RESYNC: (1.12-1.14); FILE MERGED 2007/04/11 07:02:47 tl 1.12.222.4: #i69287# warning-free code 2007/04/03 12:59:42 tl 1.12.222.3: #i69287# warning-free code 2007/03/09 09:53:11 ama 1.12.222.2: #i69287#: warning free code 2007/02/22 15:06:27 tl 1.12.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [c812a3924b603db5064a04ddb491c679d57f963a]

INTEGRATION: CWS swwarnings (1.24.222); FILE MERGED 2007/05/30 07:05:42 os 1.24.222.6: second aEmptyStr removed 2007/05/29 11:23:02 os 1.24.222.5: RESYNC: (1.24-1.26); FILE MERGED 2007/04/11 07:02:47 tl 1.24.222.4: #i69287# warning-free code 2007/04/03 12:59:42 tl 1.24.222.3: #i69287# warning-free code 2007/03/09 09:53:11 ama 1.24.222.2: #i69287#: warning free code 2007/02/22 15:06:27 tl 1.24.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a5e506a035e62df02793d2a7f79981707770a785]

INTEGRATION: CWS swwarnings (1.24.138); FILE MERGED 2007/08/20 15:28:35 tl 1.24.138.5: RESYNC: (1.25-1.26); FILE MERGED 2007/04/11 10:33:27 os 1.24.138.4: RESYNC: (1.24-1.25); FILE MERGED 2007/04/03 12:59:41 tl 1.24.138.3: #i69287# warning-free code 2007/03/09 09:53:10 ama 1.24.138.2: #i69287#: warning free code 2007/02/22 15:06:27 tl 1.24.138.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [188917c3bed6a7b83213b704c2cdffa45bd49f70]

INTEGRATION: CWS swwarnings (1.34.42); FILE MERGED 2007/08/20 15:28:28 tl 1.34.42.6: RESYNC: (1.36-1.37); FILE MERGED 2007/06/28 11:50:24 os 1.34.42.5: RESYNC: (1.34-1.36); FILE MERGED 2007/04/03 12:59:41 tl 1.34.42.4: #i69287# warning-free code 2007/03/09 13:17:24 ama 1.34.42.3: #i69287#: warning free code 2007/03/09 09:53:10 ama 1.34.42.2: #i69287#: warning free code 2007/03/05 12:45:24 tl 1.34.42.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [211f393986c60870bf589951833574be810c4f5b]

INTEGRATION: CWS swwarnings (1.16.222); FILE MERGED 2007/08/20 15:28:21 tl 1.16.222.5: RESYNC: (1.18-1.19); FILE MERGED 2007/05/29 11:22:51 os 1.16.222.4: RESYNC: (1.16-1.18); FILE MERGED 2007/04/03 12:59:41 tl 1.16.222.3: #i69287# warning-free code 2007/03/09 15:27:22 ama 1.16.222.2: #i69287#: warning free code 2007/03/09 09:53:10 ama 1.16.222.1: #i69287#: warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [9552b09258f7829d05cf57ecd8c853f718fd140d]

INTEGRATION: CWS swwarnings (1.41.124); FILE MERGED 2007/08/24 08:16:20 tl 1.41.124.11: #i69287# warning-free code 2007/08/20 15:28:13 tl 1.41.124.10: RESYNC: (1.45-1.47); FILE MERGED 2007/05/29 11:22:40 os 1.41.124.9: RESYNC: (1.42-1.45); FILE MERGED 2007/04/13 11:15:14 tl 1.41.124.8: #i69287# warning-free code 2007/04/11 10:33:20 os 1.41.124.7: RESYNC: (1.41-1.42); FILE MERGED 2007/04/03 12:59:40 tl 1.41.124.6: #i69287# warning-free code 2007/03/09 15:27:14 ama 1.41.124.5: #i69287#: warning free code 2007/03/09 15:04:10 ama 1.41.124.4: #i69287#: warning free code 2007/03/09 09:53:10 ama 1.41.124.3: #i69287#: warning free code 2007/03/05 12:45:24 tl 1.41.124.2: #i69287# warning-free code 2007/02/22 15:06:27 tl 1.41.124.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [0ca660dc0b509e3e23c2b0d5331dc430bb2d48ec]

INTEGRATION: CWS swwarnings (1.30.130); FILE MERGED 2007/05/29 11:22:29 os 1.30.130.4: RESYNC: (1.30-1.31); FILE MERGED 2007/04/03 12:59:40 tl 1.30.130.3: #i69287# warning-free code 2007/03/09 09:53:10 ama 1.30.130.2: #i69287#: warning free code 2007/03/05 12:45:24 tl 1.30.130.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [4cd97920499470001a86744f42c3b772eabf2041]

INTEGRATION: CWS swwarnings (1.19.222); FILE MERGED 2007/04/03 12:59:40 tl 1.19.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [1e47e858b061af3ca0dca55638de13e565a91c2c]

INTEGRATION: CWS swwarnings (1.11.130); FILE MERGED 2007/03/09 13:17:49 ama 1.11.130.1: #i69287#: warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [33a2b399c3f1977a5f7a177bad6a7632d03c8bc7]

INTEGRATION: CWS swwarnings (1.25.128); FILE MERGED 2007/08/20 15:28:04 tl 1.25.128.5: RESYNC: (1.26-1.27); FILE MERGED 2007/04/11 10:33:11 os 1.25.128.4: RESYNC: (1.25-1.26); FILE MERGED 2007/04/03 12:59:39 tl 1.25.128.3: #i69287# warning-free code 2007/03/09 09:53:09 ama 1.25.128.2: #i69287#: warning free code 2007/02/22 15:06:27 tl 1.25.128.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e9932435436c899db786115d1204b9cfb0c72ede]

INTEGRATION: CWS swwarnings (1.4.710); FILE MERGED 2007/08/24 09:45:44 tl 1.4.710.5: #i69287# warning-free code 2007/08/22 09:29:37 tl 1.4.710.4: #i69287# warning-free code 2007/08/20 15:27:56 tl 1.4.710.3: RESYNC: (1.5-1.7); FILE MERGED 2007/05/29 11:22:17 os 1.4.710.2: RESYNC: (1.4-1.5); FILE MERGED 2007/04/03 12:59:39 tl 1.4.710.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ab38191fe21d1b4a5e5518ee1536b057f60353b5]

INTEGRATION: CWS swwarnings (1.7.222); FILE MERGED 2007/03/08 17:29:48 ama 1.7.222.1: #i69287#: warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [4ff95e4053bab6a2dd9e493bea5949fa4fc5725d]

INTEGRATION: CWS swwarnings (1.17.222); FILE MERGED 2007/09/24 07:02:14 os 1.17.222.12: RESYNC: (1.21-1.22); FILE MERGED 2007/08/20 15:27:12 tl 1.17.222.11: RESYNC: (1.20-1.21); FILE MERGED 2007/05/30 14:04:50 os 1.17.222.10: merge errors fixed 2007/05/29 11:22:03 os 1.17.222.9: RESYNC: (1.18-1.20); FILE MERGED 2007/04/19 07:59:50 tl 1.17.222.8: #i69287# warning-free code 2007/04/18 08:26:34 tl 1.17.222.7: #i69287# warning-free code 2007/04/13 11:15:14 tl 1.17.222.6: #i69287# warning-free code 2007/04/11 10:33:01 os 1.17.222.5: RESYNC: (1.17-1.18); FILE MERGED 2007/04/03 12:59:38 tl 1.17.222.4: #i69287# warning-free code 2007/03/09 15:04:58 ama 1.17.222.3: #i69287#: warning free code 2007/03/08 17:29:48 ama 1.17.222.2: #i69287#: warning free code 2007/02/22 15:06:26 tl 1.17.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ea9627e0debc26a32e64819005a8878535d0f416]

INTEGRATION: CWS swwarnings (1.8.222); FILE MERGED 2007/04/13 11:15:13 tl 1.8.222.4: #i69287# warning-free code 2007/04/11 10:32:53 os 1.8.222.3: RESYNC: (1.8-1.9); FILE MERGED 2007/04/03 12:59:38 tl 1.8.222.2: #i69287# warning-free code 2007/03/08 17:29:48 ama 1.8.222.1: #i69287#: warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [76d16f99434771dc4bcbca883c07dac39f9f24c1]

INTEGRATION: CWS swwarnings (1.19.222); FILE MERGED 2007/05/29 11:21:54 os 1.19.222.3: RESYNC: (1.19-1.20); FILE MERGED 2007/04/03 12:59:38 tl 1.19.222.2: #i69287# warning-free code 2007/03/08 17:29:48 ama 1.19.222.1: #i69287#: warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [309c452a2f7b29c9813ef327e11b3bec83a78dce]

INTEGRATION: CWS swwarnings (1.3.130); FILE MERGED 2007/03/08 17:29:47 ama 1.3.130.1: #i69287#: warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [11700bf4f0a600153b191cd97a6ef26fd3d3d165]

INTEGRATION: CWS swwarnings (1.8.222); FILE MERGED 2007/04/11 07:02:46 tl 1.8.222.3: #i69287# warning-free code 2007/04/03 12:59:37 tl 1.8.222.2: #i69287# warning-free code 2007/03/08 17:29:47 ama 1.8.222.1: #i69287#: warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [b34ecda5413865780de2d4a39c4d0ab4998a0579]

INTEGRATION: CWS swwarnings (1.8.222); FILE MERGED 2007/03/08 17:29:47 ama 1.8.222.1: #i69287#: warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [1803552c49333bdf76dc1db6a834afba2837be28]

INTEGRATION: CWS swwarnings (1.46.42); FILE MERGED 2007/05/29 11:21:44 os 1.46.42.3: RESYNC: (1.46-1.48); FILE MERGED 2007/04/03 12:59:37 tl 1.46.42.2: #i69287# warning-free code 2007/03/08 17:29:47 ama 1.46.42.1: #i69287#: warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [5a14efb91236ce6ce2345bfa1e70f5fa45ef8197]

INTEGRATION: CWS swwarnings (1.39.212); FILE MERGED 2007/05/29 11:21:32 os 1.39.212.5: RESYNC: (1.39-1.40); FILE MERGED 2007/04/11 07:02:46 tl 1.39.212.4: #i69287# warning-free code 2007/04/03 12:59:37 tl 1.39.212.3: #i69287# warning-free code 2007/03/09 13:03:27 ama 1.39.212.2: #i69287#: warning free code 2007/03/08 17:29:46 ama 1.39.212.1: #i69287#: warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a8cb677831918e8b0bb5507e356ce8fa8a3998a3]

INTEGRATION: CWS swwarnings (1.35.148); FILE MERGED 2007/08/20 15:27:04 tl 1.35.148.5: RESYNC: (1.35-1.37); FILE MERGED 2007/04/03 12:59:36 tl 1.35.148.4: #i69287# warning-free code 2007/03/08 17:29:46 ama 1.35.148.3: #i69287#: warning free code 2007/03/05 12:45:24 tl 1.35.148.2: #i69287# warning-free code 2007/02/22 15:06:26 tl 1.35.148.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e8cae4ac0a5fc62b44213b02775c015841927e8e]

INTEGRATION: CWS swwarnings (1.15.126); FILE MERGED 2007/05/30 08:58:29 os 1.15.126.7: exception files list completed 2007/05/29 11:21:17 os 1.15.126.6: RESYNC: (1.16-1.19); FILE MERGED 2007/04/13 11:15:13 tl 1.15.126.5: #i69287# warning-free code 2007/04/11 10:32:20 os 1.15.126.4: RESYNC: (1.15-1.16); FILE MERGED 2007/04/03 12:59:36 tl 1.15.126.3: #i69287# warning-free code 2007/03/12 14:59:38 ama 1.15.126.2: i69287#: warning free code 2007/03/12 14:39:19 ama 1.15.126.1: i69287#: warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [13a43ff2c9308a2df0a57695e54f47c0e6a8b294]

INTEGRATION: CWS swwarnings (1.6.222); FILE MERGED 2007/03/08 17:29:46 ama 1.6.222.1: #i69287#: warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [9a4f96314c58be56f56cf9410f91d5321312b0b0]

INTEGRATION: CWS swwarnings (1.12.130); FILE MERGED 2007/08/20 15:26:56 tl 1.12.130.3: RESYNC: (1.12-1.13); FILE MERGED 2007/04/03 12:59:36 tl 1.12.130.2: #i69287# warning-free code 2007/03/08 17:29:46 ama 1.12.130.1: #i69287#: warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [76fe4f7f3122ae967da34ce378dc13f8f7f734fd]

INTEGRATION: CWS swwarnings (1.5.222); FILE MERGED 2007/08/20 15:26:48 tl 1.5.222.2: RESYNC: (1.5-1.6); FILE MERGED 2007/04/03 12:59:35 tl 1.5.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d2ee2ee4fb93c2a4df98d51fae79b5061ee1a1e1]

INTEGRATION: CWS swwarnings (1.8.222); FILE MERGED 2007/04/03 12:59:35 tl 1.8.222.2: #i69287# warning-free code 2007/02/22 15:06:26 tl 1.8.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [8f43cf35a1bbdd861d394b4711e8533cd4302e3c]

INTEGRATION: CWS swwarnings (1.14.222); FILE MERGED 2007/04/11 07:02:46 tl 1.14.222.2: #i69287# warning-free code 2007/04/03 12:59:35 tl 1.14.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [0fa862689702e0b6e206f6ec829b8a2de47f2027]

INTEGRATION: CWS swwarnings (1.4.222); FILE MERGED 2007/05/30 07:03:42 os 1.4.222.3: additional usings 2007/05/29 11:20:39 os 1.4.222.2: RESYNC: (1.4-1.5); FILE MERGED 2007/04/11 07:02:46 tl 1.4.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [23789f7b200124cd98e459e41218ec978c0e7795]

INTEGRATION: CWS swwarnings (1.45.130); FILE MERGED 2007/05/29 11:20:09 os 1.45.130.6: RESYNC: (1.45-1.46); FILE MERGED 2007/04/11 07:02:46 tl 1.45.130.5: #i69287# warning-free code 2007/04/03 12:59:34 tl 1.45.130.4: #i69287# warning-free code 2007/03/09 13:03:26 ama 1.45.130.3: #i69287#: warning free code 2007/03/09 11:52:44 ama 1.45.130.2: #i69287#: warning free code 2007/03/08 17:29:46 ama 1.45.130.1: #i69287#: warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [618ffb5c410f1c89d8f0838e1e5752ab6defa486]

INTEGRATION: CWS swwarnings (1.16.222); FILE MERGED 2007/05/29 11:19:20 os 1.16.222.4: RESYNC: (1.16-1.17); FILE MERGED 2007/04/11 07:02:45 tl 1.16.222.3: #i69287# warning-free code 2007/04/03 12:59:34 tl 1.16.222.2: #i69287# warning-free code 2007/03/08 17:29:45 ama 1.16.222.1: #i69287#: warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [3f3e435137ad8703d0556f6894996468a8ed86b8]

INTEGRATION: CWS swwarnings (1.10.222); FILE MERGED 2007/03/09 11:52:44 ama 1.10.222.2: #i69287#: warning free code 2007/03/08 17:29:45 ama 1.10.222.1: #i69287#: warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [b773a50ff95fd1a1689f103eb7d4c5d0116fd4b4]

INTEGRATION: CWS swwarnings (1.44.130); FILE MERGED 2007/08/20 15:26:41 tl 1.44.130.5: RESYNC: (1.44-1.45); FILE MERGED 2007/04/11 07:02:45 tl 1.44.130.4: #i69287# warning-free code 2007/04/03 12:59:34 tl 1.44.130.3: #i69287# warning-free code 2007/03/09 11:52:44 ama 1.44.130.2: #i69287#: warning free code 2007/03/08 17:29:45 ama 1.44.130.1: #i69287#: warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [0c48a6da6c49ec5da0dff4d96a5975fc6c5e76e1]

INTEGRATION: CWS swwarnings (1.64.42); FILE MERGED 2007/08/20 15:26:34 tl 1.64.42.5: RESYNC: (1.66-1.67); FILE MERGED 2007/05/29 11:18:51 os 1.64.42.4: RESYNC: (1.64-1.66); FILE MERGED 2007/04/03 12:59:34 tl 1.64.42.3: #i69287# warning-free code 2007/03/09 13:03:25 ama 1.64.42.2: #i69287#: warning free code 2007/03/08 17:29:45 ama 1.64.42.1: #i69287#: warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [98c99ca0d4f646be1083c2c5927730191c6da5c4]

INTEGRATION: CWS swwarnings (1.71.128); FILE MERGED 2007/09/24 07:02:01 os 1.71.128.7: RESYNC: (1.77-1.78); FILE MERGED 2007/08/20 15:26:26 tl 1.71.128.6: RESYNC: (1.74-1.77); FILE MERGED 2007/06/28 11:50:17 os 1.71.128.5: RESYNC: (1.73-1.74); FILE MERGED 2007/05/29 11:18:10 os 1.71.128.4: RESYNC: (1.71-1.73); FILE MERGED 2007/04/11 07:02:45 tl 1.71.128.3: #i69287# warning-free code 2007/04/03 12:59:33 tl 1.71.128.2: #i69287# warning-free code 2007/03/08 17:29:45 ama 1.71.128.1: #i69287#: warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [c78901bd087af789e4efd30a1606f6facd1b3bd4]

INTEGRATION: CWS swwarnings (1.44.126); FILE MERGED 2007/08/20 15:26:19 tl 1.44.126.7: RESYNC: (1.49-1.50); FILE MERGED 2007/05/29 11:17:48 os 1.44.126.6: RESYNC: (1.46-1.49); FILE MERGED 2007/04/11 10:32:11 os 1.44.126.5: RESYNC: (1.44-1.46); FILE MERGED 2007/04/03 12:59:33 tl 1.44.126.4: #i69287# warning-free code 2007/03/09 13:03:24 ama 1.44.126.3: #i69287#: warning free code 2007/03/09 11:52:44 ama 1.44.126.2: #i69287#: warning free code 2007/03/08 17:29:44 ama 1.44.126.1: #i69287#: warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e08d6b50fd8e42457754390ced7969fad0fb25e1]

INTEGRATION: CWS swwarnings (1.6.222); FILE MERGED 2007/08/20 15:26:11 tl 1.6.222.2: RESYNC: (1.6-1.7); FILE MERGED 2007/03/08 17:29:44 ama 1.6.222.1: #i69287#: warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [3673510e1278d05b2455c52f2bea6246cccecb17]

INTEGRATION: CWS swwarnings (1.21.130); FILE MERGED 2007/08/20 15:26:04 tl 1.21.130.3: RESYNC: (1.21-1.22); FILE MERGED 2007/04/03 12:59:32 tl 1.21.130.2: #i69287# warning-free code 2007/03/08 17:29:44 ama 1.21.130.1: #i69287#: warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [378e5295c29b190d3dc23c94a5469a6b5e2ac090]

INTEGRATION: CWS swwarnings (1.8.222); FILE MERGED 2007/04/03 12:59:32 tl 1.8.222.2: #i69287# warning-free code 2007/02/22 15:06:26 tl 1.8.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [295baaa700e7118b40e8162c0e12f50b30c0cf9d]

INTEGRATION: CWS swwarnings (1.42.130); FILE MERGED 2007/08/20 15:25:56 tl 1.42.130.11: RESYNC: (1.44-1.45); FILE MERGED 2007/05/29 11:16:33 os 1.42.130.10: RESYNC: (1.43-1.44); FILE MERGED 2007/05/16 08:07:33 os 1.42.130.9: return value of CopyFrmFmt fixed 2007/05/16 07:52:38 os 1.42.130.8: return value of CopyFrmFmt fixed 2007/04/11 10:32:03 os 1.42.130.7: RESYNC: (1.42-1.43); FILE MERGED 2007/04/11 07:02:45 tl 1.42.130.6: #i69287# warning-free code 2007/04/03 12:59:31 tl 1.42.130.5: #i69287# warning-free code 2007/03/09 13:03:23 ama 1.42.130.4: #i69287#: warning free code 2007/03/09 11:52:43 ama 1.42.130.3: #i69287#: warning free code 2007/03/08 17:29:44 ama 1.42.130.2: #i69287#: warning free code 2007/02/22 15:06:25 tl 1.42.130.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [591d0cc787ced3cae65b4d6c6035cf2cca5619b2]

INTEGRATION: CWS swwarnings (1.31.130); FILE MERGED 2007/04/03 12:59:31 tl 1.31.130.2: #i69287# warning-free code 2007/03/08 17:29:44 ama 1.31.130.1: #i69287#: warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [640fa36c2f5edff00dc8ebd95ddb6595798e4cfc]

INTEGRATION: CWS swwarnings (1.28.212); FILE MERGED 2007/08/20 15:25:48 tl 1.28.212.6: RESYNC: (1.28-1.29); FILE MERGED 2007/04/18 12:19:39 tl 1.28.212.5: #i69287# warning-free code 2007/04/11 07:02:44 tl 1.28.212.4: #i69287# warning-free code 2007/04/03 12:59:30 tl 1.28.212.3: #i69287# warning-free code 2007/03/12 11:45:19 ama 1.28.212.2: i69287#: warning free code 2007/03/08 17:29:44 ama 1.28.212.1: #i69287#: warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [4546f3f4efdf603397aaaab7858c43ae294dc154]

INTEGRATION: CWS swwarnings (1.33.128); FILE MERGED 2007/06/28 11:50:08 os 1.33.128.8: RESYNC: (1.34-1.35); FILE MERGED 2007/05/30 13:57:11 os 1.33.128.7: warnings removed 2007/04/18 09:38:32 tl 1.33.128.6: #i69287# warning-free code 2007/04/11 10:31:54 os 1.33.128.5: RESYNC: (1.33-1.34); FILE MERGED 2007/04/11 07:02:44 tl 1.33.128.4: #i69287# warning-free code 2007/04/03 12:59:30 tl 1.33.128.3: #i69287# warning-free code 2007/03/09 11:52:43 ama 1.33.128.2: #i69287#: warning free code 2007/03/08 17:29:43 ama 1.33.128.1: #i69287#: warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [96a1cb3e45a8f20c446f418d57fd78640f605bdb]

INTEGRATION: CWS swwarnings (1.40.130); FILE MERGED 2007/05/29 11:15:26 os 1.40.130.6: RESYNC: (1.40-1.41); FILE MERGED 2007/04/11 07:02:44 tl 1.40.130.5: #i69287# warning-free code 2007/04/03 12:59:30 tl 1.40.130.4: #i69287# warning-free code 2007/03/09 11:52:43 ama 1.40.130.3: #i69287#: warning free code 2007/03/08 17:29:43 ama 1.40.130.2: #i69287#: warning free code 2007/02/22 15:06:25 tl 1.40.130.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [75eb28e5d7119264186684053680b7311549482a]

INTEGRATION: CWS swwarnings (1.37.198); FILE MERGED 2007/05/29 11:15:05 os 1.37.198.4: RESYNC: (1.37-1.38); FILE MERGED 2007/04/03 12:59:30 tl 1.37.198.3: #i69287# warning-free code 2007/03/08 17:29:43 ama 1.37.198.2: #i69287#: warning free code 2007/02/22 15:06:25 tl 1.37.198.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [00014de1f680af265cfe36be9180bc8880de7793]

INTEGRATION: CWS swwarnings (1.11.222); FILE MERGED 2007/04/11 07:02:44 tl 1.11.222.2: #i69287# warning-free code 2007/03/08 17:29:43 ama 1.11.222.1: #i69287#: warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [b31a9dc3f8489ef4a91eae3de8db10913ce88795]

INTEGRATION: CWS swwarnings (1.9.222); FILE MERGED 2007/05/29 11:14:37 os 1.9.222.3: RESYNC: (1.9-1.10); FILE MERGED 2007/04/03 12:59:29 tl 1.9.222.2: #i69287# warning-free code 2007/03/08 17:29:43 ama 1.9.222.1: #i69287#: warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [9f87868b69f6f2edb5d046d65e603188a7c34a81]

INTEGRATION: CWS swwarnings (1.18.212); FILE MERGED 2007/08/20 15:25:41 tl 1.18.212.5: RESYNC: (1.19-1.20); FILE MERGED 2007/06/28 11:50:01 os 1.18.212.4: RESYNC: (1.18-1.19); FILE MERGED 2007/04/03 12:59:29 tl 1.18.212.3: #i69287# warning-free code 2007/03/12 15:00:02 ama 1.18.212.2: i69287#: warning free code 2007/03/08 17:29:42 ama 1.18.212.1: #i69287#: warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a24aae373da5d4b068c1ec16d8a74857bdcfa732]

INTEGRATION: CWS swwarnings (1.10.222); FILE MERGED 2007/05/29 11:14:09 os 1.10.222.3: RESYNC: (1.10-1.11); FILE MERGED 2007/03/08 17:29:42 ama 1.10.222.2: #i69287#: warning free code 2007/02/22 15:06:25 tl 1.10.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [70c5f37934fb953240003d13e9e7ce279d6640ca]

INTEGRATION: CWS swwarnings (1.20.222); FILE MERGED 2007/04/03 12:59:29 tl 1.20.222.3: #i69287# warning-free code 2007/03/09 11:52:43 ama 1.20.222.2: #i69287#: warning free code 2007/03/08 17:29:42 ama 1.20.222.1: #i69287#: warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [0c80874a5eb9d2d3d6ddff548510cdaad580efa9]

INTEGRATION: CWS swwarnings (1.12.222); FILE MERGED 2007/04/11 07:02:43 tl 1.12.222.3: #i69287# warning-free code 2007/04/03 12:59:29 tl 1.12.222.2: #i69287# warning-free code 2007/03/08 17:29:42 ama 1.12.222.1: #i69287#: warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [8fff38fc118cc1e7d5d01cbe100cfd532e82d158]

INTEGRATION: CWS swwarnings (1.53.94); FILE MERGED 2007/08/27 11:00:19 tl 1.53.94.9: #i69287# warning-free code 2007/08/24 10:01:14 tl 1.53.94.8: #i69287# warning-free code 2007/08/24 08:16:20 tl 1.53.94.7: #i69287# warning-free code 2007/08/20 15:25:21 tl 1.53.94.6: RESYNC: (1.56-1.59); FILE MERGED 2007/06/28 11:49:54 os 1.53.94.5: RESYNC: (1.55-1.56); FILE MERGED 2007/05/29 11:13:32 os 1.53.94.4: RESYNC: (1.54-1.55); FILE MERGED 2007/04/11 07:02:43 tl 1.53.94.3: #i69287# warning-free code 2007/04/03 12:59:28 tl 1.53.94.2: #i69287# warning-free code 2007/03/08 17:29:42 ama 1.53.94.1: #i69287#: warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a6707846d4d4bb21eb4a3e53d231d72185689310]

INTEGRATION: CWS swwarnings (1.20.130); FILE MERGED 2007/08/27 12:26:12 tl 1.20.130.3: #i69287# warning-free code 2007/08/20 15:25:29 tl 1.20.130.2: RESYNC: (1.20-1.21); FILE MERGED 2007/05/15 15:53:00 tl 1.20.130.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f082bed9685c83944189b61fb4b7cf44439fbdbc]

INTEGRATION: CWS swwarnings (1.14.222); FILE MERGED 2007/03/08 17:29:42 ama 1.14.222.1: #i69287#: warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ef5bb090cb3241d01f05f3e5fcf2d3d8cecea482]

INTEGRATION: CWS swwarnings (1.12.222); FILE MERGED 2007/05/29 11:13:09 os 1.12.222.4: RESYNC: (1.12-1.13); FILE MERGED 2007/04/03 12:59:28 tl 1.12.222.3: #i69287# warning-free code 2007/03/09 13:03:23 ama 1.12.222.2: #i69287#: warning free code 2007/03/09 11:52:43 ama 1.12.222.1: #i69287#: warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [841dba13239dfd95e97de3866f58893e57aaf778]

INTEGRATION: CWS swwarnings (1.23.222); FILE MERGED 2007/08/20 15:25:14 tl 1.23.222.5: RESYNC: (1.24-1.26); FILE MERGED 2007/04/11 10:31:41 os 1.23.222.4: RESYNC: (1.23-1.24); FILE MERGED 2007/04/03 12:59:27 tl 1.23.222.3: #i69287# warning-free code 2007/03/08 13:53:44 fme 1.23.222.2: #i69287# Warning free code 2007/02/22 15:06:24 tl 1.23.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [7e42accda3a2a24b67cb56e2dfffdedc662d427a]

INTEGRATION: CWS swwarnings (1.11.220); FILE MERGED 2007/05/29 11:12:35 os 1.11.220.3: RESYNC: (1.12-1.13); FILE MERGED 2007/04/11 10:31:34 os 1.11.220.2: RESYNC: (1.11-1.12); FILE MERGED 2007/02/22 15:06:24 tl 1.11.220.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [b721c8b87b4ec698fb159b47c6d3a5d2fffce712]

INTEGRATION: CWS swwarnings (1.16.40); FILE MERGED 2007/05/29 11:12:01 os 1.16.40.6: RESYNC: (1.18-1.20); FILE MERGED 2007/04/11 10:31:26 os 1.16.40.5: RESYNC: (1.16-1.18); FILE MERGED 2007/04/03 12:59:26 tl 1.16.40.4: #i69287# warning-free code 2007/03/09 15:25:34 ama 1.16.40.3: #i69287#: warning free code 2007/03/08 13:53:44 fme 1.16.40.2: #i69287# Warning free code 2007/02/22 15:06:24 tl 1.16.40.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ee69420d1cd33eede5de2d1b4af7aa44167d8709]

INTEGRATION: CWS swwarnings (1.5.222); FILE MERGED 2007/02/22 15:06:24 tl 1.5.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [3b32be74a6e9da1169f9bfd9fc3056437f1d23a9]

INTEGRATION: CWS swwarnings (1.9.222); FILE MERGED 2007/04/03 12:59:26 tl 1.9.222.2: #i69287# warning-free code 2007/02/22 15:06:24 tl 1.9.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ff5ca0d5d0f0d72df339f38e46dd24ddc13a7934]

INTEGRATION: CWS swwarnings (1.50.222); FILE MERGED 2007/08/20 15:24:56 tl 1.50.222.6: RESYNC: (1.52-1.53); FILE MERGED 2007/04/13 11:15:12 tl 1.50.222.5: #i69287# warning-free code 2007/04/11 10:31:03 os 1.50.222.4: RESYNC: (1.50-1.51); FILE MERGED 2007/04/03 12:59:26 tl 1.50.222.3: #i69287# warning-free code 2007/03/08 13:53:43 fme 1.50.222.2: #i69287# Warning free code 2007/02/22 15:06:24 tl 1.50.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [4ca2f7377a1815d81f3c2affaad14443fa57d0a8]

INTEGRATION: CWS swwarnings (1.11.222); FILE MERGED 2007/04/03 12:59:25 tl 1.11.222.2: #i69287# warning-free code 2007/02/22 15:06:23 tl 1.11.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [2b5436b29ff83f069f6d8956c31d214703ab22bc]

INTEGRATION: CWS swwarnings (1.19.222); FILE MERGED 2007/02/22 15:06:23 tl 1.19.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [0a4c6de00a8a46a6ecf0925a777b5cd77bfeb308]

INTEGRATION: CWS swwarnings (1.4.60); FILE MERGED 2007/08/24 09:45:44 tl 1.4.60.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [429fbc9831663bb7fd2b7243c53093f5875f4c77]

INTEGRATION: CWS swwarnings (1.19.188); FILE MERGED 2007/06/28 11:49:48 os 1.19.188.4: RESYNC: (1.19-1.20); FILE MERGED 2007/04/11 07:02:43 tl 1.19.188.3: #i69287# warning-free code 2007/04/03 12:59:25 tl 1.19.188.2: #i69287# warning-free code 2007/02/22 15:06:23 tl 1.19.188.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [64b1066a31336c393550e1d6322b859a294ac584]

INTEGRATION: CWS swwarnings (1.4.222); FILE MERGED 2007/02/22 15:06:23 tl 1.4.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ebd0246af904ce5222f34cdac4d76bde17d30451]

INTEGRATION: CWS swwarnings (1.8.222); FILE MERGED 2007/04/03 12:59:24 tl 1.8.222.2: #i69287# warning-free code 2007/02/22 15:06:23 tl 1.8.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [545e2598433d760da2a57a4029956e092d6ce79b]

INTEGRATION: CWS swwarnings (1.14.130); FILE MERGED 2007/09/24 07:01:54 os 1.14.130.6: RESYNC: (1.15-1.16); FILE MERGED 2007/06/28 11:49:41 os 1.14.130.5: RESYNC: (1.14-1.15); FILE MERGED 2007/04/11 07:02:43 tl 1.14.130.4: #i69287# warning-free code 2007/04/03 12:59:24 tl 1.14.130.3: #i69287# warning-free code 2007/03/08 13:53:43 fme 1.14.130.2: #i69287# Warning free code 2007/02/22 15:06:23 tl 1.14.130.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [7df7800dd528db3edbbb033f8f10aa4c53e88df6]

INTEGRATION: CWS swwarnings (1.7.222); FILE MERGED 2007/02/22 15:06:22 tl 1.7.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [5eae740a009ab381ee90d59d2458a72969886224]

INTEGRATION: CWS swwarnings (1.19.130); FILE MERGED 2007/08/22 08:58:18 tl 1.19.130.6: #i69287# warning-free code 2007/08/20 15:24:37 tl 1.19.130.5: RESYNC: (1.20-1.21); FILE MERGED 2007/05/29 11:11:04 os 1.19.130.4: RESYNC: (1.19-1.20); FILE MERGED 2007/04/03 12:59:24 tl 1.19.130.3: #i69287# warning-free code 2007/03/08 13:53:43 fme 1.19.130.2: #i69287# Warning free code 2007/02/22 15:06:22 tl 1.19.130.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [9c3cee3228a623869660fc78e132bcc67bfa9792]

INTEGRATION: CWS swwarnings (1.61.146); FILE MERGED 2007/08/20 15:24:30 tl 1.61.146.8: RESYNC: (1.63-1.65); FILE MERGED 2007/05/29 11:10:53 os 1.61.146.7: RESYNC: (1.62-1.63); FILE MERGED 2007/05/15 15:54:08 tl 1.61.146.6: #i69287# warning-free code 2007/04/11 10:30:55 os 1.61.146.5: RESYNC: (1.61-1.62); FILE MERGED 2007/04/11 07:02:42 tl 1.61.146.4: #i69287# warning-free code 2007/04/03 12:59:23 tl 1.61.146.3: #i69287# warning-free code 2007/03/08 13:53:43 fme 1.61.146.2: #i69287# Warning free code 2007/02/22 15:06:22 tl 1.61.146.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [bc1ba3d1430a9bc3c2687b3dc96e496e7fe1765d]

INTEGRATION: CWS swwarnings (1.5.222); FILE MERGED 2007/04/03 12:59:23 tl 1.5.222.2: #i69287# warning-free code 2007/02/22 15:06:22 tl 1.5.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [42b09af3cbe7bb2c555086a40134cd6300242051]

INTEGRATION: CWS swwarnings (1.7.222); FILE MERGED 2007/05/15 14:53:38 tl 1.7.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ca86fb452e8015d87920fc87ceaed0939f84b4eb]

INTEGRATION: CWS swwarnings (1.12.222); FILE MERGED 2007/04/04 08:02:12 tl 1.12.222.2: #i69287# warning-free code 2007/03/05 12:45:23 tl 1.12.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [40dac2d074232489cacb7dc8134a15d579b90228]

INTEGRATION: CWS swwarnings (1.4.222); FILE MERGED 2007/09/24 07:01:43 os 1.4.222.4: RESYNC: (1.4-1.5); FILE MERGED 2007/04/03 12:59:23 tl 1.4.222.3: #i69287# warning-free code 2007/03/07 15:51:57 ama 1.4.222.2: #i69287#: Warning free 2007/02/22 15:06:22 tl 1.4.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [fdd5e93dba427145faf9648e7d6c4428ad2b7fb3]

INTEGRATION: CWS swwarnings (1.15.222); FILE MERGED 2007/05/29 11:10:43 os 1.15.222.2: RESYNC: (1.15-1.16); FILE MERGED 2007/04/03 12:59:23 tl 1.15.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [8b8d5431e2f4e9a7eb690dbd94638cf257976107]

INTEGRATION: CWS swwarnings (1.10.222); FILE MERGED 2007/08/20 15:24:23 tl 1.10.222.3: RESYNC: (1.10-1.11); FILE MERGED 2007/04/03 12:59:22 tl 1.10.222.2: #i69287# warning-free code 2007/03/07 15:51:57 ama 1.10.222.1: #i69287#: Warning free


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [6a3aa1a638727ae01d4a6c324c1211959ee0c8d1]

INTEGRATION: CWS swwarnings (1.5.710); FILE MERGED 2007/08/20 15:24:15 tl 1.5.710.2: RESYNC: (1.5-1.6); FILE MERGED 2007/03/12 13:24:17 ama 1.5.710.1: i69287#: warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [68d84c033681a1a334f57e607fe0a63fe48eb847]

INTEGRATION: CWS swwarnings (1.58.94); FILE MERGED 2007/08/20 15:24:08 tl 1.58.94.5: RESYNC: (1.60-1.61); FILE MERGED 2007/05/29 11:10:30 os 1.58.94.4: RESYNC: (1.59-1.60); FILE MERGED 2007/04/11 10:30:47 os 1.58.94.3: RESYNC: (1.58-1.59); FILE MERGED 2007/04/11 07:02:42 tl 1.58.94.2: #i69287# warning-free code 2007/04/03 12:59:22 tl 1.58.94.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [5bae2c8dd56e649c5261e123a436ed1846346724]

INTEGRATION: CWS swwarnings (1.9.222); FILE MERGED 2007/04/03 12:59:22 tl 1.9.222.2: #i69287# warning-free code 2007/03/07 15:51:57 ama 1.9.222.1: #i69287#: Warning free


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [9e9c2eac2a14b430465bce7dbdb13526b0d9e962]

INTEGRATION: CWS swwarnings (1.39.222); FILE MERGED 2007/08/20 15:23:51 tl 1.39.222.9: RESYNC: (1.39-1.40); FILE MERGED 2007/05/30 12:42:15 os 1.39.222.8: include tools/svwin.h removed 2007/05/15 14:53:38 tl 1.39.222.7: #i69287# warning-free code 2007/04/11 07:02:41 tl 1.39.222.6: #i69287# warning-free code 2007/04/03 12:59:22 tl 1.39.222.5: #i69287# warning-free code 2007/03/12 13:24:06 ama 1.39.222.4: i69287#: warning free code 2007/03/12 11:41:37 ama 1.39.222.3: i69287#: warning free code 2007/03/07 15:51:57 ama 1.39.222.2: #i69287#: Warning free 2007/02/22 15:06:21 tl 1.39.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [7727b355f9a58fbc49c7e1ff702fee4fd92029f5]

INTEGRATION: CWS swwarnings (1.14.222); FILE MERGED 2007/04/04 08:02:12 tl 1.14.222.2: #i69287# warning-free code 2007/04/03 12:59:22 tl 1.14.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [14f52426a4ed59378bcf5b8b034544e715669455]

INTEGRATION: CWS swwarnings (1.9.222); FILE MERGED 2007/04/03 12:59:22 tl 1.9.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [6b3f69d26e5c6944096cca34ebd2802fa564f5a4]

INTEGRATION: CWS swwarnings (1.10.130); FILE MERGED 2007/05/29 11:09:51 os 1.10.130.3: RESYNC: (1.10-1.11); FILE MERGED 2007/04/03 12:59:21 tl 1.10.130.2: #i69287# warning-free code 2007/03/07 16:20:59 ama 1.10.130.1: #i69287#: Warning free


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [2f31ed72111c1bc5c096b01ac7dbb9a3004eac1f]

INTEGRATION: CWS swwarnings (1.12.222); FILE MERGED 2007/04/11 07:02:41 tl 1.12.222.2: #i69287# warning-free code 2007/03/07 16:20:59 ama 1.12.222.1: #i69287#: Warning free


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [6979bee67cdfc1009c8d5aaebfb60d9079ffed0a]

INTEGRATION: CWS swwarnings (1.12.16); FILE MERGED 2007/05/29 11:09:15 os 1.12.16.2: RESYNC: (1.12-1.14); FILE MERGED 2007/04/03 12:59:21 tl 1.12.16.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [c1ce54cf507f2ab8e2104d353b7255e50aedcb12]

INTEGRATION: CWS swwarnings (1.5.222); FILE MERGED 2007/03/07 16:20:59 ama 1.5.222.1: #i69287#: Warning free


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [efe71d1208b5b5d4b31414726b1d9d77ba852066]

INTEGRATION: CWS swwarnings (1.5.222); FILE MERGED 2007/03/07 16:20:58 ama 1.5.222.1: #i69287#: Warning free


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f9a551e83568a00e149c25931d037bfd3a0ae222]

INTEGRATION: CWS swwarnings (1.9.222); FILE MERGED 2007/08/20 15:23:34 tl 1.9.222.3: RESYNC: (1.9-1.10); FILE MERGED 2007/04/03 12:59:21 tl 1.9.222.2: #i69287# warning-free code 2007/03/07 16:20:57 ama 1.9.222.1: #i69287#: Warning free


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [144d6a46dd71a0634635053fd7acab33b3f3d42e]

INTEGRATION: CWS swwarnings (1.7.242); FILE MERGED 2007/03/08 15:18:43 od 1.7.242.1: #i69287# warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [34dfd8ccfcbb31d75050f0646bdce946f6ec1df7]

INTEGRATION: CWS swwarnings (1.12.222); FILE MERGED 2007/06/28 11:49:34 os 1.12.222.3: RESYNC: (1.12-1.13); FILE MERGED 2007/04/11 07:02:41 tl 1.12.222.2: #i69287# warning-free code 2007/03/08 15:18:43 od 1.12.222.1: #i69287# warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ac12b643178bfa6a1acbff5f66eae09a48cd929d]

INTEGRATION: CWS swwarnings (1.15.242); FILE MERGED 2007/08/20 15:23:27 tl 1.15.242.2: RESYNC: (1.15-1.16); FILE MERGED 2007/03/08 15:18:43 od 1.15.242.1: #i69287# warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f441895ec12ed1e64b55cee5aed1d8cdcfa9b209]

INTEGRATION: CWS swwarnings (1.26.222); FILE MERGED 2007/08/24 08:16:20 tl 1.26.222.8: #i69287# warning-free code 2007/08/20 15:23:20 tl 1.26.222.7: RESYNC: (1.28-1.29); FILE MERGED 2007/06/29 10:12:57 os 1.26.222.6: merge error fixed 2007/06/28 11:49:27 os 1.26.222.5: RESYNC: (1.27-1.28); FILE MERGED 2007/04/11 10:30:39 os 1.26.222.4: RESYNC: (1.26-1.27); FILE MERGED 2007/04/11 07:02:41 tl 1.26.222.3: #i69287# warning-free code 2007/04/03 12:59:21 tl 1.26.222.2: #i69287# warning-free code 2007/03/08 15:18:43 od 1.26.222.1: #i69287# warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [661a3850210ca087dc5093d7e01ad41a37d1c8e7]

INTEGRATION: CWS swwarnings (1.12.222); FILE MERGED 2007/04/11 07:02:40 tl 1.12.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [2f6e615a09825701a0ccbe7b158193e047a439af]

INTEGRATION: CWS swwarnings (1.9.222); FILE MERGED 2007/04/11 07:02:40 tl 1.9.222.2: #i69287# warning-free code 2007/04/03 12:59:20 tl 1.9.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [1a4a59dda5ebade3e08c86ecb7502b7ca5157899]

INTEGRATION: CWS swwarnings (1.31.162); FILE MERGED 2007/05/29 11:08:43 os 1.31.162.4: RESYNC: (1.31-1.32); FILE MERGED 2007/04/11 07:02:40 tl 1.31.162.3: #i69287# warning-free code 2007/04/03 12:59:20 tl 1.31.162.2: #i69287# warning-free code 2007/03/08 15:18:43 od 1.31.162.1: #i69287# warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [6c987f15e3a1ccd370a2cbd7dd5ef824d537de8f]

INTEGRATION: CWS swwarnings (1.37.38); FILE MERGED 2007/05/29 11:08:34 os 1.37.38.2: RESYNC: (1.37-1.38); FILE MERGED 2007/03/08 15:18:42 od 1.37.38.1: #i69287# warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [3722087f8efcbeb23e38ce919e644119c6c8f0fe]

INTEGRATION: CWS swwarnings (1.68.38); FILE MERGED 2007/08/20 15:23:13 tl 1.68.38.9: RESYNC: (1.70-1.71); FILE MERGED 2007/06/29 13:55:33 os 1.68.38.8: merge errors fixed 2007/06/28 11:49:20 os 1.68.38.7: RESYNC: (1.69-1.70); FILE MERGED 2007/05/29 11:08:16 os 1.68.38.6: RESYNC: (1.68-1.69); FILE MERGED 2007/04/11 07:02:40 tl 1.68.38.5: #i69287# warning-free code 2007/04/04 08:02:11 tl 1.68.38.4: #i69287# warning-free code 2007/04/03 12:59:20 tl 1.68.38.3: #i69287# warning-free code 2007/03/12 13:02:18 ama 1.68.38.2: i69287#: warning free code 2007/03/08 15:18:42 od 1.68.38.1: #i69287# warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [624774d8396e65a32ff8b4c430cfbf2d48819292]

INTEGRATION: CWS swwarnings (1.6.710); FILE MERGED 2007/03/08 15:18:42 od 1.6.710.2: #i69287# warning free code 2007/03/05 12:45:23 tl 1.6.710.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e7871d0d52aa4594a1ed6c5ce5d14b1156536d86]

INTEGRATION: CWS swwarnings (1.13.222); FILE MERGED 2007/04/11 07:02:40 tl 1.13.222.2: #i69287# warning-free code 2007/03/08 15:18:42 od 1.13.222.1: #i69287# warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [7881df1245f4c49d70d2fb5366e19c72c369b9d2]

INTEGRATION: CWS swwarnings (1.7.242); FILE MERGED 2007/03/08 15:18:42 od 1.7.242.1: #i69287# warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [6f594a24a14354c63e307ee10f3bde50abe65c2c]

INTEGRATION: CWS swwarnings (1.9.222); FILE MERGED 2007/06/28 11:49:13 os 1.9.222.3: RESYNC: (1.9-1.10); FILE MERGED 2007/04/11 07:02:40 tl 1.9.222.2: #i69287# warning-free code 2007/03/08 15:18:41 od 1.9.222.1: #i69287# warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [b4f1dfe30e561f488cb676021c1293aead3b7f96]

INTEGRATION: CWS swwarnings (1.53.222); FILE MERGED 2007/08/27 11:00:19 tl 1.53.222.8: #i69287# warning-free code 2007/08/20 15:23:05 tl 1.53.222.7: RESYNC: (1.54-1.55); FILE MERGED 2007/06/29 08:49:18 os 1.53.222.6: merge error fixed 2007/06/28 11:49:06 os 1.53.222.5: RESYNC: (1.53-1.54); FILE MERGED 2007/04/11 07:02:39 tl 1.53.222.4: #i69287# warning-free code 2007/03/08 15:18:41 od 1.53.222.3: #i69287# warning free code 2007/03/08 14:13:24 od 1.53.222.2: #i69287# warning free code 2007/02/23 11:09:13 tl 1.53.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [611bf6204b26a2f6947c34e05e8f728ce67d42ff]

INTEGRATION: CWS swwarnings (1.5.222); FILE MERGED 2007/08/24 08:16:20 tl 1.5.222.4: #i69287# warning-free code 2007/06/28 11:48:57 os 1.5.222.3: RESYNC: (1.5-1.6); FILE MERGED 2007/04/11 07:02:39 tl 1.5.222.2: #i69287# warning-free code 2007/02/23 11:09:13 tl 1.5.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [3f11f70d007f9091b92f26516c70bb12d4da5b66]

INTEGRATION: CWS swwarnings (1.7.242); FILE MERGED 2007/03/08 15:18:41 od 1.7.242.1: #i69287# warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [7fc0b6e703790e7b8d21691f38cd8a4cc2ad7fdb]

INTEGRATION: CWS swwarnings (1.13.222); FILE MERGED 2007/04/11 07:02:39 tl 1.13.222.2: #i69287# warning-free code 2007/03/08 15:18:41 od 1.13.222.1: #i69287# warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f09ba8159ca31cfcc7ff71604fa998035219575e]

INTEGRATION: CWS swwarnings (1.4.242); FILE MERGED 2007/03/08 15:18:41 od 1.4.242.1: #i69287# warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [b7be0b40208f5449cb8fa2719919267794d72be6]

INTEGRATION: CWS swwarnings (1.8.222); FILE MERGED 2007/04/11 07:02:39 tl 1.8.222.2: #i69287# warning-free code 2007/03/08 15:18:41 od 1.8.222.1: #i69287# warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [81fd5d4bc77e2617622214854c0c6b30fc84fa4d]

INTEGRATION: CWS swwarnings (1.5.222); FILE MERGED 2007/04/11 10:30:21 os 1.5.222.2: RESYNC: (1.5-1.6); FILE MERGED 2007/04/03 12:59:19 tl 1.5.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [766c566694b5d0c9d730e3908027e511ab9bc4eb]

INTEGRATION: CWS swwarnings (1.5.242); FILE MERGED 2007/03/08 15:18:40 od 1.5.242.1: #i69287# warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [3c44cddbe4a6660f121e9aec3b65784724951c4b]

INTEGRATION: CWS swwarnings (1.9.222); FILE MERGED 2007/06/28 11:48:43 os 1.9.222.3: RESYNC: (1.9-1.10); FILE MERGED 2007/04/11 07:02:39 tl 1.9.222.2: #i69287# warning-free code 2007/03/08 15:18:40 od 1.9.222.1: #i69287# warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a4c3b6d0368439812d59bba5ed604a2c5562f679]

INTEGRATION: CWS swwarnings (1.24.222); FILE MERGED 2007/03/05 12:45:23 tl 1.24.222.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [964eabffec82e88109c779b22f681be3a5e2fbc8]

INTEGRATION: CWS swwarnings (1.7.242); FILE MERGED 2007/03/08 15:18:40 od 1.7.242.1: #i69287# warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [5c3b345c753d401da87cc4f8d164fa8f92078471]

INTEGRATION: CWS swwarnings (1.12.222); FILE MERGED 2007/04/11 07:02:38 tl 1.12.222.2: #i69287# warning-free code 2007/03/08 15:18:40 od 1.12.222.1: #i69287# warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d06dc0537333361ef07d44ed4cb7b19b13449e06]

INTEGRATION: CWS swwarnings (1.4.242); FILE MERGED 2007/03/08 15:18:40 od 1.4.242.1: #i69287# warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [c070bb06ad4bceffb5d6fcb260ef01bb68be7ba5]

INTEGRATION: CWS swwarnings (1.8.222); FILE MERGED 2007/04/11 07:02:38 tl 1.8.222.2: #i69287# warning-free code 2007/03/08 15:18:39 od 1.8.222.1: #i69287# warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [8308748b517a822df7b4d21899af45a5def6ad94]

INTEGRATION: CWS swwarnings (1.20.242); FILE MERGED 2007/03/08 14:13:24 od 1.20.242.2: #i69287# warning free code 2007/03/05 12:45:23 tl 1.20.242.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [1d792c675643daad3544f4a84627ca5b83bcbaef]

INTEGRATION: CWS swwarnings (1.29.222); FILE MERGED 2007/06/29 08:45:50 os 1.29.222.4: merge error fixed 2007/06/28 11:48:36 os 1.29.222.3: RESYNC: (1.29-1.30); FILE MERGED 2007/04/11 07:02:38 tl 1.29.222.2: #i69287# warning-free code 2007/03/08 14:13:24 od 1.29.222.1: #i69287# warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e622fc29a09b0de063019e270fd2d048bda5416f]

INTEGRATION: CWS swwarnings (1.39.242); FILE MERGED 2007/06/28 11:48:29 os 1.39.242.2: RESYNC: (1.39-1.40); FILE MERGED 2007/03/05 12:45:22 tl 1.39.242.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [8a1a645ff82030e10b8267f04d96a617749a06bc]

INTEGRATION: CWS swwarnings (1.54.222); FILE MERGED 2007/06/28 11:48:21 os 1.54.222.3: RESYNC: (1.54-1.55); FILE MERGED 2007/04/11 07:02:37 tl 1.54.222.2: #i69287# warning-free code 2007/03/08 14:13:23 od 1.54.222.1: #i69287# warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [7b9b42ed26e6bac1b25a1b5709d6332cc0378aed]

INTEGRATION: CWS swwarnings (1.8.242); FILE MERGED 2007/03/08 14:13:23 od 1.8.242.1: #i69287# warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [6fe768cfae32ee038ec0d93d90d78021c678bd23]

INTEGRATION: CWS swwarnings (1.17.148); FILE MERGED 2007/06/28 11:48:14 os 1.17.148.3: RESYNC: (1.17-1.18); FILE MERGED 2007/04/11 07:02:37 tl 1.17.148.2: #i69287# warning-free code 2007/03/08 14:13:23 od 1.17.148.1: #i69287# warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ed328a8c329e4a28666308c73718acd95c903bcc]

INTEGRATION: CWS swwarnings (1.3.632); FILE MERGED 2007/04/03 12:59:19 tl 1.3.632.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [b9f60761174b5998dab946f06c4aad4a4b16ecd1]

INTEGRATION: CWS swwarnings (1.9.130); FILE MERGED 2007/05/29 11:08:01 os 1.9.130.3: RESYNC: (1.9-1.10); FILE MERGED 2007/04/03 12:59:19 tl 1.9.130.2: #i69287# warning-free code 2007/03/12 08:05:26 fme 1.9.130.1: #i69287# Warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ed9180b062d8b89e877b51ed0f3e4ff4267a06b5]

INTEGRATION: CWS swwarnings (1.9.130); FILE MERGED 2007/08/20 15:22:48 tl 1.9.130.4: RESYNC: (1.10-1.11); FILE MERGED 2007/05/29 11:07:49 os 1.9.130.3: RESYNC: (1.9-1.10); FILE MERGED 2007/04/03 12:59:18 tl 1.9.130.2: #i69287# warning-free code 2007/03/12 08:05:26 fme 1.9.130.1: #i69287# Warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [3b3a6efa6f81c71879d2ec9eb7f71188086edd22]

INTEGRATION: CWS swwarnings (1.9.242); FILE MERGED 2007/03/05 12:43:20 tl 1.9.242.2: #i69287# warning-free code 2007/02/22 15:05:40 tl 1.9.242.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [fe169837f51c9137e4efaf3ccba9e7a983915ee2]

INTEGRATION: CWS swwarnings (1.5.242); FILE MERGED 2007/08/20 15:19:48 tl 1.5.242.4: RESYNC: (1.5-1.6); FILE MERGED 2007/04/03 12:57:10 tl 1.5.242.3: #i69287# warning-free code 2007/03/05 12:43:20 tl 1.5.242.2: #i69287# warning-free code 2007/02/22 15:05:40 tl 1.5.242.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [64e3133208275ab9da281bdfd71bcaaf02bbe0d7]

INTEGRATION: CWS swwarnings (1.52.40); FILE MERGED 2007/08/20 15:19:41 tl 1.52.40.6: RESYNC: (1.55-1.58); FILE MERGED 2007/05/29 11:00:49 os 1.52.40.5: RESYNC: (1.53-1.55); FILE MERGED 2007/04/11 10:29:21 os 1.52.40.4: RESYNC: (1.52-1.53); FILE MERGED 2007/04/03 12:57:10 tl 1.52.40.3: #i69287# warning-free code 2007/03/12 08:48:18 fme 1.52.40.2: #i69287# Warning free code 2007/02/22 15:05:39 tl 1.52.40.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [b760bb99b2d53da7b9cd8bf5c6ac2ff65438abe6]

INTEGRATION: CWS swwarnings (1.24.242); FILE MERGED 2007/08/20 15:19:34 tl 1.24.242.3: RESYNC: (1.24-1.25); FILE MERGED 2007/04/11 07:02:36 tl 1.24.242.2: #i69287# warning-free code 2007/02/22 15:05:39 tl 1.24.242.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [c258e24f0448a93aa68f1cebca39612d21c322e0]

INTEGRATION: CWS swwarnings (1.5.592); FILE MERGED 2007/05/29 10:59:56 os 1.5.592.3: RESYNC: (1.5-1.6); FILE MERGED 2007/04/18 14:44:49 tl 1.5.592.2: #i69287# warning-free code 2007/03/12 12:40:30 ama 1.5.592.1: i69287#: warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [329a91a45304bd3acf347eacb54f54a8a02f33a6]

INTEGRATION: CWS swwarnings (1.21.130); FILE MERGED 2007/08/20 15:19:26 tl 1.21.130.3: RESYNC: (1.21-1.22); FILE MERGED 2007/04/03 12:57:10 tl 1.21.130.2: #i69287# warning-free code 2007/03/05 12:43:20 tl 1.21.130.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [6420f9a8d17f6d96bb91281d9bad3760646dec96]

INTEGRATION: CWS swwarnings (1.17.706); FILE MERGED 2007/08/20 15:19:07 tl 1.17.706.6: RESYNC: (1.18-1.19); FILE MERGED 2007/05/31 13:47:17 tl 1.17.706.5: warning-free code 2007/05/29 10:59:46 os 1.17.706.4: RESYNC: (1.17-1.18); FILE MERGED 2007/04/03 12:57:09 tl 1.17.706.3: #i69287# warning-free code 2007/03/05 12:43:20 tl 1.17.706.2: #i69287# warning-free code 2007/02/27 13:06:38 tl 1.17.706.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ccf70a121bfa76ef05c15031a85e684d3860939f]

INTEGRATION: CWS swwarnings (1.10.568); FILE MERGED 2007/04/03 12:57:09 tl 1.10.568.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [c9ae28d18a4468870f566b9e44ac932655220c2f]

INTEGRATION: CWS swwarnings (1.10.708); FILE MERGED 2007/03/05 12:43:20 tl 1.10.708.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [1f2301230cd0d1ee750c6ba0a9f357e248af701d]

INTEGRATION: CWS swwarnings (1.43.240); FILE MERGED 2007/08/20 15:18:24 tl 1.43.240.4: RESYNC: (1.43-1.44); FILE MERGED 2007/06/01 07:16:53 tl 1.43.240.3: #i69287# warning-free code 2007/04/03 12:57:09 tl 1.43.240.2: #i69287# warning-free code 2007/03/05 12:43:20 tl 1.43.240.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [612df204fd9490d416ab3ded93a68d9f10424ab2]

INTEGRATION: CWS swwarnings (1.16.710); FILE MERGED 2007/06/01 07:16:53 tl 1.16.710.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [24dc82f00e298c07ffa4ff8b6749834150025f59]

INTEGRATION: CWS swwarnings (1.6.710); FILE MERGED 2007/08/20 15:18:17 tl 1.6.710.2: RESYNC: (1.6-1.7); FILE MERGED 2007/02/27 13:06:38 tl 1.6.710.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ac158036333ba9cc3610f164c42fe5c0be1c7a0a]

INTEGRATION: CWS swwarnings (1.3.710); FILE MERGED 2007/03/05 12:43:19 tl 1.3.710.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [284a46edef7e5b62d200378a09c3c143c38806d5]

INTEGRATION: CWS swwarnings (1.8.242); FILE MERGED 2007/03/05 12:43:19 tl 1.8.242.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d23ce53dfa4de05edb59dcb0ca1531c80ee45e32]

INTEGRATION: CWS swwarnings (1.6.240); FILE MERGED 2007/05/29 10:58:25 os 1.6.240.4: RESYNC: (1.6-1.7); FILE MERGED 2007/04/03 12:57:09 tl 1.6.240.3: #i69287# warning-free code 2007/03/05 12:43:19 tl 1.6.240.2: #i69287# warning-free code 2007/02/22 15:05:39 tl 1.6.240.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [1610078359e3a687e2ceaae66b84800febaa7b0b]

INTEGRATION: CWS swwarnings (1.20.36); FILE MERGED 2007/05/29 10:57:28 os 1.20.36.3: RESYNC: (1.20-1.21); FILE MERGED 2007/04/03 12:57:09 tl 1.20.36.2: #i69287# warning-free code 2007/02/27 13:06:38 tl 1.20.36.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e0e07c4756085e6edacdba328ed242d3eee19fb7]

INTEGRATION: CWS swwarnings (1.9.710); FILE MERGED 2007/03/05 12:43:19 tl 1.9.710.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [c2023369e48c507d12980c2085c22a5b3ab6e828]

INTEGRATION: CWS swwarnings (1.31.128); FILE MERGED 2007/08/20 15:17:37 tl 1.31.128.6: RESYNC: (1.32-1.35); FILE MERGED 2007/04/11 10:28:24 os 1.31.128.5: RESYNC: (1.31-1.32); FILE MERGED 2007/04/03 12:57:09 tl 1.31.128.4: #i69287# warning-free code 2007/03/12 08:48:18 fme 1.31.128.3: #i69287# Warning free code 2007/03/05 12:43:19 tl 1.31.128.2: #i69287# warning-free code 2007/02/27 13:06:38 tl 1.31.128.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [8726baa5239f0a0294a14e795b91782c8d3c9001]

INTEGRATION: CWS swwarnings (1.5.678); FILE MERGED 2007/05/29 10:56:56 os 1.5.678.2: RESYNC: (1.5-1.6); FILE MERGED 2007/02/27 13:06:38 tl 1.5.678.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [829db84dce218f60fcca51829a5bfb26f14646b0]

INTEGRATION: CWS swwarnings (1.19.130); FILE MERGED 2007/03/05 12:43:19 tl 1.19.130.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [2fdcacabc273d0b8669b02a01c743cb86fd6b93e]

INTEGRATION: CWS swwarnings (1.5.710); FILE MERGED 2007/03/05 12:43:18 tl 1.5.710.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [6636d3fa535ba84daa6b9c6d6555246e05345889]

INTEGRATION: CWS swwarnings (1.16.242); FILE MERGED 2007/05/29 10:56:27 os 1.16.242.3: RESYNC: (1.16-1.17); FILE MERGED 2007/04/03 12:57:09 tl 1.16.242.2: #i69287# warning-free code 2007/03/12 08:48:18 fme 1.16.242.1: #i69287# Warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [559ede286d9fa95513ee66e804d1108b5ea5ba8f]

INTEGRATION: CWS swwarnings (1.6.710); FILE MERGED 2007/02/27 13:06:38 tl 1.6.710.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [5d4f8a9ec1a6e5ed21da7ca22a847ba1bba400ee]

INTEGRATION: CWS swwarnings (1.8.710); FILE MERGED 2007/05/29 10:55:31 os 1.8.710.5: RESYNC: (1.9-1.10); FILE MERGED 2007/04/11 10:28:16 os 1.8.710.4: RESYNC: (1.8-1.9); FILE MERGED 2007/03/12 08:32:18 ama 1.8.710.3: #i69287#: warning free code 2007/03/09 15:34:18 ama 1.8.710.2: #i69287#: warning free code 2007/03/05 12:43:18 tl 1.8.710.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a95495db8262bd58c9969169cc17b71752eaf928]

INTEGRATION: CWS swwarnings (1.2.710); FILE MERGED 2007/03/12 08:31:58 ama 1.2.710.2: #i69287#: warning free code 2007/03/09 15:33:32 ama 1.2.710.1: #i69287#: warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [eacc35bd948e3822813408a9853de9924e6520a9]

INTEGRATION: CWS swwarnings (1.4.710); FILE MERGED 2007/02/22 15:05:39 tl 1.4.710.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [5afc57958c5f5cfbd9d9185137ebfe0102370888]

INTEGRATION: CWS swwarnings (1.8.710); FILE MERGED 2007/03/05 12:43:18 tl 1.8.710.2: #i69287# warning-free code 2007/02/27 13:06:37 tl 1.8.710.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d192f149c55e91f7e3f0a2fe2f09eefb8778dc45]

INTEGRATION: CWS swwarnings (1.9.710); FILE MERGED 2007/04/03 12:57:08 tl 1.9.710.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [6a9603873a75a05da6875e1e11e82e264eebe194]

INTEGRATION: CWS swwarnings (1.22.242); FILE MERGED 2007/05/29 10:54:14 os 1.22.242.5: RESYNC: (1.22-1.23); FILE MERGED 2007/04/03 12:57:08 tl 1.22.242.4: #i69287# warning-free code 2007/03/12 08:32:39 ama 1.22.242.3: #i69287#: warning free code 2007/03/09 11:57:57 ama 1.22.242.2: #i69287#: warning free code 2007/03/05 12:43:18 tl 1.22.242.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [3068caee917cfa400806418c9849a97649f5f62b]

INTEGRATION: CWS swwarnings (1.14.242); FILE MERGED 2007/09/24 07:01:06 os 1.14.242.8: RESYNC: (1.21-1.22); FILE MERGED 2007/08/20 15:17:30 tl 1.14.242.7: RESYNC: (1.18-1.21); FILE MERGED 2007/06/28 11:48:05 os 1.14.242.6: RESYNC: (1.17-1.18); FILE MERGED 2007/05/29 10:53:39 os 1.14.242.5: RESYNC: (1.15-1.17); FILE MERGED 2007/04/11 10:28:07 os 1.14.242.4: RESYNC: (1.14-1.15); FILE MERGED Resync problems solved 2007/03/12 08:48:17 fme 1.14.242.3: #i69287# Warning free code 2007/03/05 12:43:18 tl 1.14.242.2: #i69287# warning-free code 2007/02/22 15:05:39 tl 1.14.242.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [fb480eb8dab7361cf46f79df47f076fef7bd8cfb]

INTEGRATION: CWS swwarnings (1.5.242); FILE MERGED 2007/03/05 12:43:18 tl 1.5.242.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [05de20d0d2324698e702cb0617d0950aec67eb2a]

INTEGRATION: CWS swwarnings (1.2.710); FILE MERGED 2007/03/05 12:43:18 tl 1.2.710.2: #i69287# warning-free code 2007/02/22 15:05:39 tl 1.2.710.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [35e0d000c28a753801adeb0c9e0276edb4e5236f]

INTEGRATION: CWS swwarnings (1.11.242); FILE MERGED 2007/05/29 10:52:51 os 1.11.242.2: RESYNC: (1.11-1.12); FILE MERGED 2007/02/27 13:06:37 tl 1.11.242.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [9e0aa3084f99e16b20b6e1b4759ddba4d7356005]

INTEGRATION: CWS swwarnings (1.4.710); FILE MERGED 2007/02/27 13:06:37 tl 1.4.710.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ac0cc5b0aa58c150b81388f957e92155bfcda87b]

INTEGRATION: CWS swwarnings (1.28.242); FILE MERGED 2007/08/23 11:13:10 tl 1.28.242.6: #i69287# warning-free code 2007/08/20 15:17:23 tl 1.28.242.5: RESYNC: (1.30-1.31); FILE MERGED 2007/06/28 11:47:32 os 1.28.242.4: RESYNC: (1.29-1.30); FILE MERGED 2007/05/29 10:52:17 os 1.28.242.3: RESYNC: (1.28-1.29); FILE MERGED 2007/04/03 12:57:08 tl 1.28.242.2: #i69287# warning-free code 2007/03/05 12:43:17 tl 1.28.242.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [daa651a4505270bc03f58567fa865cd961543319]

INTEGRATION: CWS swwarnings (1.4.346); FILE MERGED 2007/02/27 13:06:37 tl 1.4.346.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [51822b2ec7953d6757e6b301647e891aa302dac7]

INTEGRATION: CWS swwarnings (1.17.242); FILE MERGED 2007/04/11 10:27:59 os 1.17.242.4: RESYNC: (1.17-1.18); FILE MERGED 2007/04/03 12:57:08 tl 1.17.242.3: #i69287# warning-free code 2007/03/05 12:43:17 tl 1.17.242.2: #i69287# warning-free code 2007/02/22 15:05:38 tl 1.17.242.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f556b33a775c2b233663c809c43bd46fbdee936b]

INTEGRATION: CWS swwarnings (1.6.242); FILE MERGED 2007/05/29 10:50:47 os 1.6.242.3: RESYNC: (1.6-1.7); FILE MERGED 2007/04/03 12:57:08 tl 1.6.242.2: #i69287# warning-free code 2007/02/22 15:05:38 tl 1.6.242.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [eb96be218cb6816c61e5eef1528c0c9dac68b9f6]

INTEGRATION: CWS swwarnings (1.6.708); FILE MERGED 2007/03/05 12:43:17 tl 1.6.708.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [612afe7eced5e3b2aa9a7b9cb77f01c414af9123]

INTEGRATION: CWS swwarnings (1.12.140); FILE MERGED 2007/08/20 15:17:05 tl 1.12.140.4: RESYNC: (1.13-1.14); FILE MERGED 2007/05/30 13:26:27 os 1.12.140.3: merge errors fixed 2007/05/29 10:50:18 os 1.12.140.2: RESYNC: (1.12-1.13); FILE MERGED 2007/04/03 12:57:08 tl 1.12.140.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [5cb3b35bfe5b941acf6b86f954b5fa1ff16f5c47]

INTEGRATION: CWS swwarnings (1.5.242); FILE MERGED 2007/02/27 13:06:36 tl 1.5.242.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [cbacc4a7b15d9128bc5b296a4b0be60da8a708f4]

INTEGRATION: CWS swwarnings (1.3.710); FILE MERGED 2007/08/20 15:16:58 tl 1.3.710.2: RESYNC: (1.3-1.4); FILE MERGED 2007/04/03 12:57:08 tl 1.3.710.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ea8718c6d9a52cdf55d8ee1e8cb3988985eda9da]

INTEGRATION: CWS swwarnings (1.33.160); FILE MERGED 2007/05/29 10:49:50 os 1.33.160.4: RESYNC: (1.33-1.34); FILE MERGED 2007/04/03 12:57:07 tl 1.33.160.3: #i69287# warning-free code 2007/02/27 13:06:36 tl 1.33.160.2: #i69287# warning-free code 2007/02/22 15:05:38 tl 1.33.160.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [c4728c1ca16b21d0dd44a408b08f42abe1d1949c]

INTEGRATION: CWS swwarnings (1.10.708); FILE MERGED 2007/05/29 10:48:49 os 1.10.708.2: RESYNC: (1.10-1.11); FILE MERGED 2007/04/03 12:57:07 tl 1.10.708.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [542d05175c4e9b1711a284752dcb9d4a1f1b927a]

INTEGRATION: CWS swwarnings (1.7.242); FILE MERGED 2007/08/20 15:16:51 tl 1.7.242.3: RESYNC: (1.7-1.8); FILE MERGED 2007/03/05 12:43:17 tl 1.7.242.2: #i69287# warning-free code 2007/02/27 13:06:36 tl 1.7.242.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [4c04c978a3643eaa54ae4fb656ca7913d6780537]

INTEGRATION: CWS swwarnings (1.6.242); FILE MERGED 2007/04/18 14:44:49 tl 1.6.242.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [430a7a514860484043afaa38f809e36ebe077580]

INTEGRATION: CWS swwarnings (1.4.242); FILE MERGED 2007/04/03 12:57:07 tl 1.4.242.2: #i69287# warning-free code 2007/02/27 13:06:36 tl 1.4.242.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [0f619e9c90b7d663a58f9b6581528ba13c81c0b6]

INTEGRATION: CWS swwarnings (1.11.212); FILE MERGED 2007/04/03 12:57:07 tl 1.11.212.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [88f95ba2db46a95a9fdcd2f7cefc4547526d3993]

INTEGRATION: CWS swwarnings (1.11.100); FILE MERGED 2007/08/20 15:16:43 tl 1.11.100.3: RESYNC: (1.12-1.13); FILE MERGED 2007/05/29 10:37:19 os 1.11.100.2: RESYNC: (1.11-1.12); FILE MERGED 2007/04/03 12:57:07 tl 1.11.100.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [701757912a4b997986e863d8b5ae655d6321e2ef]

INTEGRATION: CWS swwarnings (1.7.242); FILE MERGED 2007/04/11 10:27:50 os 1.7.242.2: RESYNC: (1.7-1.8); FILE MERGED 2007/02/22 15:05:38 tl 1.7.242.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [8b24944ce4f95fc0270f0b3ea516714f518ee586]

INTEGRATION: CWS swwarnings (1.15.242); FILE MERGED 2007/03/05 12:43:17 tl 1.15.242.2: #i69287# warning-free code 2007/02/22 15:05:38 tl 1.15.242.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ee778145195868543ddca6179a46686eb96cf3d4]

INTEGRATION: CWS swwarnings (1.9.242); FILE MERGED 2007/02/22 15:05:38 tl 1.9.242.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d06ceae6bac64f61e92e8d98c935758c852a5c6b]

INTEGRATION: CWS swwarnings (1.8.710); FILE MERGED 2007/05/29 10:48:04 os 1.8.710.2: RESYNC: (1.8-1.9); FILE MERGED 2007/04/03 12:57:07 tl 1.8.710.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [5ff9f8a1cc34766ba47c8bf1529bf322b6708a3c]

INTEGRATION: CWS swwarnings (1.29.212); FILE MERGED 2007/05/29 10:47:12 os 1.29.212.3: RESYNC: (1.29-1.30); FILE MERGED 2007/04/03 12:57:07 tl 1.29.212.2: #i69287# warning-free code 2007/03/05 12:43:17 tl 1.29.212.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [eaffd95d35bfc35b884878be0f0cc23ca894612e]

INTEGRATION: CWS swwarnings (1.47.102); FILE MERGED 2007/08/20 15:16:24 tl 1.47.102.2: RESYNC: (1.47-1.49); FILE MERGED 2007/03/05 12:43:16 tl 1.47.102.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [cb830c8d703b703574a5634fa77fe1233fdbfa9d]

INTEGRATION: CWS swwarnings (1.15.198); FILE MERGED 2007/03/05 12:43:16 tl 1.15.198.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [c24809f970366b1d0525eabeace95b10b9b2f77d]

INTEGRATION: CWS swwarnings (1.3.710); FILE MERGED 2007/02/22 15:05:37 tl 1.3.710.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [eebae046b7ebf2ca0be1ea4e24005cc03468decc]

INTEGRATION: CWS swwarnings (1.16.128); FILE MERGED 2007/08/20 15:16:06 tl 1.16.128.2: RESYNC: (1.16-1.17); FILE MERGED 2007/02/22 15:05:37 tl 1.16.128.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [bf6482c4dc1497419fd97a75b7d3ed7456880412]

INTEGRATION: CWS swwarnings (1.2.84); FILE MERGED 2007/08/24 08:55:51 tl 1.2.84.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [626b5f434aa91c03e93b60141354458195a56657]

INTEGRATION: CWS swwarnings (1.5.242); FILE MERGED 2007/04/03 12:57:06 tl 1.5.242.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [9dfb674e5a42524bc6e4d138d0116b9365de32e0]

INTEGRATION: CWS swwarnings (1.4.242); FILE MERGED 2007/02/27 13:06:35 tl 1.4.242.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [96134e532f0bfa18a3787167ee0588440717cb04]

INTEGRATION: CWS swwarnings (1.27.160); FILE MERGED 2007/04/03 12:57:06 tl 1.27.160.3: #i69287# warning-free code 2007/02/27 13:06:35 tl 1.27.160.2: #i69287# warning-free code 2007/02/22 15:05:37 tl 1.27.160.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e666b1a75935aa897fa84523104f24cc4a3299b6]

INTEGRATION: CWS swwarnings (1.8.242); FILE MERGED 2007/03/12 08:48:17 fme 1.8.242.1: #i69287# Warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f0fc2005bb9a3725ff634d5152a6fd76e9536d58]

INTEGRATION: CWS swwarnings (1.2.710); FILE MERGED 2007/02/27 13:06:35 tl 1.2.710.2: #i69287# warning-free code 2007/02/22 15:05:37 tl 1.2.710.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [75c5d54fbab0228e1bb327b05ee37d233aea570b]

INTEGRATION: CWS swwarnings (1.7.242); FILE MERGED 2007/02/27 13:06:34 tl 1.7.242.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [c0a6743c2b39810cd585e6f3fd18f9e0212e2c55]

INTEGRATION: CWS swwarnings (1.10.566); FILE MERGED 2007/04/03 12:57:06 tl 1.10.566.2: #i69287# warning-free code 2007/02/27 13:06:34 tl 1.10.566.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ea48ded79ce07ad68a4a3ef1daa50f523562a46d]

INTEGRATION: CWS swwarnings (1.16.410); FILE MERGED 2007/04/03 12:57:06 tl 1.16.410.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [cf9a6182a132530d5248cb1e24597e1330a2ac46]

INTEGRATION: CWS swwarnings (1.5.242); FILE MERGED 2007/03/05 12:43:16 tl 1.5.242.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [3d9ec7cadc535a56a19ca19085baa0db17db05ba]

INTEGRATION: CWS swwarnings (1.12.158); FILE MERGED 2007/05/29 10:43:18 os 1.12.158.2: RESYNC: (1.12-1.13); FILE MERGED 2007/02/26 16:15:31 os 1.12.158.1: #i69287# warnings removed


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [3546d05157fba792afc09b909807cecbbdd2e72c]

INTEGRATION: CWS swwarnings (1.3.710); FILE MERGED 2007/02/27 13:06:34 tl 1.3.710.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [bc5a53303d28d1e38af68873b1293ef0694fc77b]

INTEGRATION: CWS swwarnings (1.10.708); FILE MERGED 2007/05/29 10:42:55 os 1.10.708.3: RESYNC: (1.10-1.11); FILE MERGED 2007/04/04 08:01:58 tl 1.10.708.2: #i69287# warning-free code 2007/04/03 12:57:06 tl 1.10.708.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d9bf2def4e925733bec2ef6ae08d703a8bf97654]

INTEGRATION: CWS swwarnings (1.10.710); FILE MERGED 2007/02/27 13:06:33 tl 1.10.710.2: #i69287# warning-free code 2007/02/22 15:05:37 tl 1.10.710.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [c51af5268f9dba378e45028c664e8bd4bae782ee]

INTEGRATION: CWS swwarnings (1.2.42); FILE MERGED 2007/02/27 13:06:33 tl 1.2.42.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [b2681700c9ee184a6ef0a50700257ecf2ee90ac0]

INTEGRATION: CWS swwarnings (1.9.16); FILE MERGED 2007/02/27 13:06:33 tl 1.9.16.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a4a044e3835e2cfd84d24a19604a66316fb2f824]

INTEGRATION: CWS swwarnings (1.9.710); FILE MERGED 2007/03/05 12:43:16 tl 1.9.710.2: #i69287# warning-free code 2007/02/27 13:06:33 tl 1.9.710.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [8dda5ae89d5efb318012861f39164b180a71c2ec]

INTEGRATION: CWS swwarnings (1.3.710); FILE MERGED 2007/02/27 13:06:32 tl 1.3.710.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d2658d9dec59b69f8a1a6d9b533e4e8f0c1bed7d]

INTEGRATION: CWS swwarnings (1.6.28); FILE MERGED 2007/04/18 14:44:48 tl 1.6.28.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [b79d8b70483ffd48be8c2785a9391f5aa7f46b4b]

INTEGRATION: CWS swwarnings (1.5.242); FILE MERGED 2007/04/18 14:44:48 tl 1.5.242.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [29412e5a88fc5b414c732cb37446e82947af32ae]

INTEGRATION: CWS swwarnings (1.14.242); FILE MERGED 2007/05/29 10:40:02 os 1.14.242.5: RESYNC: (1.14-1.15); FILE MERGED 2007/04/18 14:44:48 tl 1.14.242.4: #i69287# warning-free code 2007/03/12 12:40:40 ama 1.14.242.3: i69287#: warning free code 2007/03/05 12:43:16 tl 1.14.242.2: #i69287# warning-free code 2007/02/22 15:05:36 tl 1.14.242.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [81aa1142a0b8643bdfec772299077b0bed9b66c7]

INTEGRATION: CWS swwarnings (1.55.146); FILE MERGED 2007/05/29 10:37:07 os 1.55.146.6: RESYNC: (1.55-1.58); FILE MERGED 2007/04/11 07:02:36 tl 1.55.146.5: #i69287# warning-free code 2007/04/04 08:01:57 tl 1.55.146.4: #i69287# warning-free code 2007/04/03 12:57:06 tl 1.55.146.3: #i69287# warning-free code 2007/03/12 08:48:17 fme 1.55.146.2: #i69287# Warning free code 2007/03/05 12:43:16 tl 1.55.146.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [df563f50cb1ee1886e8bf1e2e40c6ed798c2eb06]

INTEGRATION: CWS swwarnings (1.8.242); FILE MERGED 2007/04/18 14:44:48 tl 1.8.242.4: #i69287# warning-free code 2007/04/11 10:27:05 os 1.8.242.3: RESYNC: (1.8-1.9); FILE MERGED 2007/03/12 12:40:20 ama 1.8.242.2: i69287#: warning free code 2007/02/22 15:05:36 tl 1.8.242.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [3e5060d641335c20f16134f17c017f6c79a58529]

INTEGRATION: CWS swwarnings (1.3.710); FILE MERGED 2007/03/12 08:48:17 fme 1.3.710.1: #i69287# Warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [095c0404d7cd2dfbd1326e68e5297ebe0dc257b1]

INTEGRATION: CWS swwarnings (1.54.100); FILE MERGED 2007/08/22 08:57:50 tl 1.54.100.8: #i69287# warning-free code 2007/08/20 15:15:23 tl 1.54.100.7: RESYNC: (1.56-1.58); FILE MERGED 2007/05/29 10:39:51 os 1.54.100.6: RESYNC: (1.54-1.56); FILE MERGED 2007/04/04 08:01:57 tl 1.54.100.5: #i69287# warning-free code 2007/04/03 12:57:05 tl 1.54.100.4: #i69287# warning-free code 2007/03/12 08:48:17 fme 1.54.100.3: #i69287# Warning free code 2007/03/05 12:43:16 tl 1.54.100.2: #i69287# warning-free code 2007/02/22 15:05:36 tl 1.54.100.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e9d66089a3c134efcc1f12e83b189db99d8e369d]

INTEGRATION: CWS swwarnings (1.3.242); FILE MERGED 2007/02/27 13:06:32 tl 1.3.242.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [430d437e317a2dd3d03ca63e8c1653a1899fadfc]

INTEGRATION: CWS swwarnings (1.3.710); FILE MERGED 2007/03/05 12:43:15 tl 1.3.710.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [c013a912a11f1d7483085ccf7145aa095147d1d1]

INTEGRATION: CWS swwarnings (1.10.242); FILE MERGED 2007/04/18 14:44:48 tl 1.10.242.2: #i69287# warning-free code 2007/04/03 12:57:05 tl 1.10.242.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [db53539a982d40140b91091487291852654ada0e]

INTEGRATION: CWS swwarnings (1.5.242); FILE MERGED 2007/03/05 12:43:15 tl 1.5.242.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [9514d6d24f637be9c365c625ab7c767045d9687a]

INTEGRATION: CWS swwarnings (1.38.100); FILE MERGED 2007/08/20 15:15:15 tl 1.38.100.4: RESYNC: (1.40-1.41); FILE MERGED 2007/05/29 10:39:19 os 1.38.100.3: RESYNC: (1.38-1.40); FILE MERGED 2007/03/05 12:43:15 tl 1.38.100.2: #i69287# warning-free code 2007/02/22 15:05:36 tl 1.38.100.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [0a651c55a87da56d60966ec7148ba5b80a7257ae]

INTEGRATION: CWS swwarnings (1.3.710); FILE MERGED 2007/04/03 12:57:05 tl 1.3.710.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [59bea49025dac660e7a7ee22f67b4fe1fc9e8270]

INTEGRATION: CWS swwarnings (1.5.710); FILE MERGED 2007/03/05 12:43:15 tl 1.5.710.2: #i69287# warning-free code 2007/02/22 15:05:36 tl 1.5.710.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [b2ca075392b21215903dee8a3fefca73df7299b3]

INTEGRATION: CWS swwarnings (1.132.124); FILE MERGED 2007/09/24 07:00:48 os 1.132.124.8: RESYNC: (1.140-1.141); FILE MERGED 2007/08/20 15:15:07 tl 1.132.124.7: RESYNC: (1.137-1.140); FILE MERGED 2007/06/28 11:47:25 os 1.132.124.6: RESYNC: (1.135-1.137); FILE MERGED 2007/05/29 10:36:58 os 1.132.124.5: RESYNC: (1.133-1.135); FILE MERGED 2007/04/18 14:44:48 tl 1.132.124.4: #i69287# warning-free code 2007/04/11 10:26:45 os 1.132.124.3: RESYNC: (1.132-1.133); FILE MERGED 2007/04/03 12:57:05 tl 1.132.124.2: #i69287# warning-free code 2007/03/12 08:48:17 fme 1.132.124.1: #i69287# Warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f964a85e9d6a575446ec5913847fd1c2d21dd3a9]

INTEGRATION: CWS swwarnings (1.5.710); FILE MERGED 2007/04/03 12:57:04 tl 1.5.710.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [72a751fdd271ff181a83145f3aa291de5eea9551]

INTEGRATION: CWS swwarnings (1.8.242); FILE MERGED 2007/04/18 14:44:47 tl 1.8.242.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [82a0f88c1449be05d263741b42e578d8fffd83de]

INTEGRATION: CWS swwarnings (1.22.148); FILE MERGED 2007/05/29 10:39:12 os 1.22.148.3: RESYNC: (1.22-1.23); FILE MERGED 2007/02/23 08:57:17 os 1.22.148.2: #i69287# FASTBOOL back 2007/02/22 15:05:35 tl 1.22.148.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f82e2064a85f48108c756768d46e26d21c6dba6a]

INTEGRATION: CWS swwarnings (1.33.42); FILE MERGED 2007/08/20 15:15:00 tl 1.33.42.6: RESYNC: (1.34-1.35); FILE MERGED 2007/05/29 10:39:04 os 1.33.42.5: RESYNC: (1.33-1.34); FILE MERGED 2007/04/03 12:57:04 tl 1.33.42.4: #i69287# warning-free code 2007/03/12 08:48:16 fme 1.33.42.3: #i69287# Warning free code 2007/02/27 08:00:47 os 1.33.42.2: #i69287# warnings removed 2007/02/26 11:50:32 os 1.33.42.1: #i69287# warnings removed


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [53d4b54790abd8b9b1b2731c41f9f302a5c84e7b]

INTEGRATION: CWS swwarnings (1.9.242); FILE MERGED 2007/05/29 10:38:57 os 1.9.242.2: RESYNC: (1.9-1.10); FILE MERGED 2007/04/18 14:44:47 tl 1.9.242.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e35c1e6f67b1ebd8b51d7f216144f68b4dbe4f06]

INTEGRATION: CWS swwarnings (1.7.242); FILE MERGED 2007/04/03 12:57:04 tl 1.7.242.2: #i69287# warning-free code 2007/02/22 15:05:35 tl 1.7.242.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [3537f7636b78383e9750f4767db80d6b661f44db]

INTEGRATION: CWS swwarnings (1.15.664); FILE MERGED 2007/04/04 08:01:57 tl 1.15.664.2: #i69287# warning-free code 2007/04/03 12:57:04 tl 1.15.664.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [2cd431ee39d0af535c18581bc8cd0eddf0fbf834]

INTEGRATION: CWS swwarnings (1.35.242); FILE MERGED 2007/08/24 08:55:19 tl 1.35.242.7: #i69287# warning-free code 2007/08/20 15:14:53 tl 1.35.242.6: RESYNC: (1.36-1.37); FILE MERGED 2007/05/29 10:38:49 os 1.35.242.5: RESYNC: (1.35-1.36); FILE MERGED 2007/04/03 12:57:04 tl 1.35.242.4: #i69287# warning-free code 2007/03/12 08:48:16 fme 1.35.242.3: #i69287# Warning free code 2007/03/05 12:43:15 tl 1.35.242.2: #i69287# warning-free code 2007/02/22 15:05:35 tl 1.35.242.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [11a89f72bdcc96fa83f97572fffcacc2dde8218b]

INTEGRATION: CWS swwarnings (1.7.710); FILE MERGED 2007/08/20 15:14:29 tl 1.7.710.2: RESYNC: (1.7-1.8); FILE MERGED 2007/04/03 12:57:04 tl 1.7.710.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f8522d915f8d87c354144490e386811276827832]

INTEGRATION: CWS swwarnings (1.3.710); FILE MERGED 2007/04/03 12:57:04 tl 1.3.710.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [af89257a3719e45b3531d7a08457ab14e610bc73]

INTEGRATION: CWS swwarnings (1.5.592); FILE MERGED 2007/04/18 14:44:47 tl 1.5.592.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [702cc5677be85ec670c07b033def8f953f8e0e0e]

INTEGRATION: CWS swwarnings (1.3.710); FILE MERGED 2007/02/27 13:06:32 tl 1.3.710.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ff6abe827e6c99bcb06da618e6fb1c9a7b9b05f1]

INTEGRATION: CWS swwarnings (1.10.632); FILE MERGED 2007/02/27 13:06:32 tl 1.10.632.2: #i69287# warning-free code 2007/02/22 15:05:35 tl 1.10.632.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [b634a55ccf93e795415d34d39c45d04ebc8e07dc]

INTEGRATION: CWS swwarnings (1.5.242); FILE MERGED 2007/04/03 12:57:03 tl 1.5.242.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f3f1c8bc974fd90ae37028f52dc46d43a367e630]

INTEGRATION: CWS swwarnings (1.10.442); FILE MERGED 2007/04/04 08:01:57 tl 1.10.442.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [7253028e79622e8f5fa1368705d8ea66fd400837]

INTEGRATION: CWS swwarnings (1.11.242); FILE MERGED 2007/05/29 10:38:42 os 1.11.242.2: RESYNC: (1.11-1.12); FILE MERGED 2007/04/18 14:44:47 tl 1.11.242.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [641a22ae290ce844a226dc90c587e097e3d07e29]

INTEGRATION: CWS swwarnings (1.27.242); FILE MERGED 2007/02/27 13:06:32 tl 1.27.242.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [2f22e3c74256b6529aac0aaff748f8c0fbca0bf9]

INTEGRATION: CWS swwarnings (1.4.242); FILE MERGED 2007/02/27 13:06:31 tl 1.4.242.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [b20ca459c9195f9b18f941a57c451474bd26154b]

INTEGRATION: CWS swwarnings (1.5.442); FILE MERGED 2007/02/27 13:06:31 tl 1.5.442.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f6f6a9f9fdfeca6884c29a6632148646dff91e45]

INTEGRATION: CWS swwarnings (1.4.710); FILE MERGED 2007/04/03 12:57:03 tl 1.4.710.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [5dd4baebd3aa37f2aacdc3334f132207f7174c72]

INTEGRATION: CWS swwarnings (1.5.242); FILE MERGED 2007/04/18 14:44:47 tl 1.5.242.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [abe738e473faa762ffceea5812735b017aeaea82]

INTEGRATION: CWS swwarnings (1.2.710); FILE MERGED 2007/03/12 08:33:01 ama 1.2.710.2: #i69287#: warning free code 2007/03/09 15:35:17 ama 1.2.710.1: #i69287#: warning free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [2797f8c71b4f4a15dc04a817e74bc3c241cfea4b]

INTEGRATION: CWS swwarnings (1.8.242); FILE MERGED 2007/02/23 11:40:00 tl 1.8.242.2: #i69287# warning-free code 2007/02/23 11:08:57 tl 1.8.242.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e6ad60472c7cd8139929123d092e7a4fddd59a39]

INTEGRATION: CWS swwarnings (1.3.198); FILE MERGED 2007/08/22 09:17:47 tl 1.3.198.4: #i69287# warning-free code 2007/08/22 09:09:11 tl 1.3.198.3: #i69287# warning-free code 2007/06/28 11:47:57 os 1.3.198.2: RESYNC: (1.3-1.4); FILE MERGED 2007/04/03 12:57:03 tl 1.3.198.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [77567e383e5afdc2f9c97e8da4b460197a208677]

INTEGRATION: CWS swwarnings (1.3.198); FILE MERGED 2007/02/27 13:06:31 tl 1.3.198.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [feabfe220dfbafe58314e934bc9ee64c0cc84c47]

INTEGRATION: CWS swwarnings (1.3.168); FILE MERGED 2007/06/28 11:47:50 os 1.3.168.3: RESYNC: (1.5-1.6); FILE MERGED 2007/05/29 10:37:39 os 1.3.168.2: RESYNC: (1.3-1.5); FILE MERGED 2007/04/03 12:57:03 tl 1.3.168.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e3b559ce88f48e9cb74a2738a1070aae2ebed9c1]

INTEGRATION: CWS swwarnings (1.4.198); FILE MERGED 2007/04/03 12:57:03 tl 1.4.198.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [82da5794e35c6c6811fd11782e156a43a9cad0c0]

INTEGRATION: CWS swwarnings (1.3.198); FILE MERGED 2007/08/20 15:14:36 tl 1.3.198.2: RESYNC: (1.3-1.4); FILE MERGED 2007/03/05 12:43:15 tl 1.3.198.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a57ac75ed442bdc13e4587e7bcf242a8286f65bf]

INTEGRATION: CWS swwarnings (1.4.198); FILE MERGED 2007/04/18 14:44:46 tl 1.4.198.1: #i69287# warning-free code


2007-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [be3853d5f898a0ebf9454daa18dc1142cab3be06]

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>  [a7e5b49ecaef4e8d48be6fd341131895a5b06023]

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>  [a2aec128779c7a2a93c4e926383d099440552f58]

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>  [b3b9f5cebe631f523cafcff6abb385db6fb866dc]

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>  [cb110c92ff9e09badc509ff9e806afbdc22ca37f]

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-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [d3325654846e68a26a47148aa523a882e290e5dc]

INTEGRATION: CWS vcl82 (1.146.6); FILE MERGED 2007/09/03 11:40:21 hdu 1.146.6.1: #146377# add dogtags in wnt's ImplSalShow()


2007-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [57d38a4de3d1c347a48f5ab8a6c63ffec7f1cea5]

INTEGRATION: CWS vcl82 (1.67.6); FILE MERGED 2007/09/07 14:32:01 pl 1.67.6.2: RESYNC: (1.67-1.68); FILE MERGED 2007/09/05 13:10:54 pl 1.67.6.1: #i81083# convert to 24bit/alpha icon for gtk


2007-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [9a6d93849cc55d0406ed4425cb49ddb88fe127ca]

INTEGRATION: CWS vcl82 (1.39.46); FILE MERGED 2007/08/28 07:42:03 pl 1.39.46.1: #i81069# menu text color


2007-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [918cad60320b18a3c8f37729c08c3837e52e006c]

INTEGRATION: CWS vcl82 (1.49.6); FILE MERGED 2007/08/06 13:56:58 pl 1.49.6.1: #i80073# #i73360# show warning if text is truncated due to maximum length


2007-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [b13a8f654bda2e53aa5898630c610776320da4e9]

INTEGRATION: CWS vcl82 (1.145.2); FILE MERGED 2007/08/22 11:32:24 hdu 1.145.2.1: #i72129# use fontconfig's FcFreeTypeCharIndex to rescue fonts with bad CMAP but got POST tables (thank you CMC for the patch!)


2007-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [defc6fb6d474e767255796ac461de120ca7d4f5c]

INTEGRATION: CWS vcl82 (1.23.48); FILE MERGED 2007/09/03 15:09:34 hdu 1.23.48.1: #149158# check for bad IHDR and GAMA table in PNGs


2007-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [1983a2d05e22fa900856f9385309ac1c1c173389]

INTEGRATION: CWS vcl82 (1.230.8); FILE MERGED 2007/08/07 13:25:10 hdu 1.230.8.1: #i80424# fix GetDevFont() result's WidthType (CMC's patch, thank you) and fix similar problem in GetFontMetric()


2007-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [d74342063471207dd01433f487255ff65e436ed3]

INTEGRATION: CWS vcl82 (1.87.6); FILE MERGED 2007/08/07 15:45:27 pl 1.87.6.2: RESYNC: (1.87-1.88); FILE MERGED 2007/08/06 13:56:58 pl 1.87.6.1: #i80073# #i73360# show warning if text is truncated due to maximum length


2007-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [820d22784716493fa8a26717842d330c6867e296]

INTEGRATION: CWS vcl82 (1.3.8); FILE MERGED 2007/08/06 13:56:58 pl 1.3.8.1: #i80073# #i73360# show warning if text is truncated due to maximum length


2007-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [a9d1c1638108476d4b6c263c4fcfd7152fa28009]

INTEGRATION: CWS vcl82 (1.2.126); FILE MERGED 2007/09/03 11:40:21 hdu 1.2.126.1: #146377# add dogtags in wnt's ImplSalShow()


2007-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [6ff4692504616014df5275449f1b012d1de3ef89]

INTEGRATION: CWS vcl82 (1.3.106); FILE MERGED 2007/08/06 13:56:58 pl 1.3.106.1: #i80073# #i73360# show warning if text is truncated due to maximum length


2007-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [4e5429655b9c75af2c028de4b4ce95c111c1a803]

INTEGRATION: CWS vcl82 (1.24.66); FILE MERGED 2007/09/10 12:39:21 pl 1.24.66.3: fix ! ENABLE_FONTCONFIG case 2007/09/05 14:46:56 hdu 1.24.66.2: #i54603# fix crash for old versions of fontconfig library 2007/08/22 11:27:28 hdu 1.24.66.1: #i72129# export fontconfig's FcFreeTypeCharIndex (thank you CMC for the patch!)


2007-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [1c340962b4fe20aa172f54e694b3d789e3b6ffed]

INTEGRATION: CWS vcl82 (1.33.18); FILE MERGED 2007/08/22 11:27:27 hdu 1.33.18.1: #i72129# export fontconfig's FcFreeTypeCharIndex (thank you CMC for the patch!)


2007-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [f13e0b96dc18953638e5c5f4264d6bbcd0698306]

INTEGRATION: CWS vcl82 (1.56.58); FILE MERGED 2007/09/05 14:31:19 pl 1.56.58.1: #i81291# add font lists for uz locale


2007-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [5f4307e8ea4f28220d07e5925e2845bde27f93c6]

INTEGRATION: CWS vcl82 (1.55.44); FILE MERGED 2007/09/07 14:04:52 pl 1.55.44.2: #i81283# protext maStartDocPos against initialization problems 2007/08/06 14:13:07 pl 1.55.44.1: #i80073# #i73360# show warning if text is truncated due to maximum length


2007-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [f8110df350303536941c4cea4df4f85e52a3bff0]

INTEGRATION: CWS vcl82 (1.27.26); FILE MERGED 2007/09/07 10:39:07 pl 1.27.26.1: #i9521# initial focus on copies field


2007-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [02344aec6474fc71b8287dcbc46dfda141593779]

INTEGRATION: CWS vcl82 (1.4.4); FILE MERGED 2007/08/07 16:37:39 pl 1.4.4.1: #i80415# remove useless DBG_ERRROR


2007-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [6b233e1412905aee3d2df67b3b9ee4b07a4f9b82]

INTEGRATION: CWS vcl82 (1.2.140); FILE MERGED 2007/08/06 14:13:07 pl 1.2.140.1: #i80073# #i73360# show warning if text is truncated due to maximum length


2007-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [f856c312dc9a3cb3ea9ff96f468361d9c675c569]

INTEGRATION: CWS dba24a (1.112.18); FILE MERGED 2007/08/28 08:56:32 oj 1.112.18.1: #i76186# do not reset primary key flag


2007-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [1e70576abd3ce80f62fb859135dc349ff5bdb149]

INTEGRATION: CWS dba24a (1.24.118); FILE MERGED 2007/08/28 07:01:02 oj 1.24.118.1: #i68858# enable relation for mysql inodb


2007-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [03ef7c3237937a72e72f585d20ce0045c3682d03]

INTEGRATION: CWS dba24a (1.47.18); FILE MERGED 2007/09/25 11:24:08 oj 1.47.18.2: #i81922# new method to compare relation data 2007/08/28 07:01:02 oj 1.47.18.1: #i68858# enable relation for mysql inodb


2007-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [3bc972bf1aea0aeb788228a3175333f3a2705745]

INTEGRATION: CWS dba24a (1.12.120); FILE MERGED 2007/09/25 11:24:07 oj 1.12.120.1: #i81922# new method to compare relation data


2007-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [ea98a8aabc1405593f98ef811e04e2b804c44bc7]

INTEGRATION: CWS dba24a (1.78.34); FILE MERGED 2007/09/20 06:38:05 oj 1.78.34.2: #i69428# check table alias name 2007/08/28 08:34:53 oj 1.78.34.1: #i69428# erase table from field name


2007-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [50e6e5c6436a6f88b88c96b52200187e7c55b482]

INTEGRATION: CWS dba24a (1.86.36); FILE MERGED 2007/08/06 07:25:37 oj 1.86.36.1: #i70081# impl datediff


2007-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [37f85265964d587560d715bd1442f42b7468101f]

INTEGRATION: CWS dba24a (1.7.120); FILE MERGED 2007/09/25 11:24:07 oj 1.7.120.1: #i81922# new method to compare relation data


2007-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [318680bb17743fa0e8cccf48537247068408db68]

INTEGRATION: CWS dba24a (1.24.18); FILE MERGED 2007/07/30 11:27:11 fs 1.24.18.1: #i80175# no 'using namespace ::rtl'


2007-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [f02c38f3a17cd5a6e185941204f67db7c1ac8473]

INTEGRATION: CWS dba24a (1.23.18); FILE MERGED 2007/08/30 08:19:53 oj 1.23.18.1: #i78257# check vector size of source vec


2007-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [5f7c3d0916a9b5cb83e5e8f60a57de4ecaf32d41]

INTEGRATION: CWS dba24a (1.52.18); FILE MERGED 2007/09/05 11:05:14 oj 1.52.18.2: #i68334# renaming 2007/07/23 11:59:03 fs 1.52.18.1: when pasting tables, use a meaningful default in the wizard, as indicated by the current selection Issue number:  #i18907# Submitted by:  dyf@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2007-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [d3b42a6add9c6c6db6a781183afb89a109d160cf]

INTEGRATION: CWS dba24a (1.30.18); FILE MERGED 2007/09/03 12:51:26 oj 1.30.18.3: #i73710# check src vector as well 2007/08/30 08:19:53 oj 1.30.18.2: #i78257# check vector size of source vec 2007/07/23 11:59:03 fs 1.30.18.1: when pasting tables, use a meaningful default in the wizard, as indicated by the current selection Issue number:  #i18907# Submitted by:  dyf@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2007-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [d736eef49512ee4623c7fe8d8b6fcb09669df7f8]

INTEGRATION: CWS dba24a (1.32.16); FILE MERGED 2007/08/30 09:04:15 oj 1.32.16.3: #i68334# decrement refcount 2007/08/13 05:31:37 oj 1.32.16.2: RESYNC: (1.32-1.33); FILE MERGED 2007/07/23 11:59:03 fs 1.32.16.1: when pasting tables, use a meaningful default in the wizard, as indicated by the current selection Issue number:  #i18907# Submitted by:  dyf@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2007-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [74b07f5dd97e34c1462b3183ff1eb6b67b7eb071]

INTEGRATION: CWS dba24a (1.9.120); FILE MERGED 2007/08/30 11:24:21 oj 1.9.120.2: #i47317# show error message as more 2007/07/23 11:59:03 fs 1.9.120.1: when pasting tables, use a meaningful default in the wizard, as indicated by the current selection Issue number:  #i18907# Submitted by:  dyf@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2007-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [d27d06b94128e88c71eef6f2619f29bc0b60e428]

INTEGRATION: CWS dba24a (1.37.54); FILE MERGED 2007/08/30 08:19:53 oj 1.37.54.3: #i78257# check vector size of source vec 2007/08/03 08:12:50 oj 1.37.54.2: #i73710# be mor error prone when update row 2007/07/23 11:59:03 fs 1.37.54.1: when pasting tables, use a meaningful default in the wizard, as indicated by the current selection Issue number:  #i18907# Submitted by:  dyf@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2007-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [4978d846b7fcede4cdd3603ee98ccdff938de4cf]

INTEGRATION: CWS dba24a (1.21.170); FILE MERGED 2007/07/23 11:59:03 fs 1.21.170.1: when pasting tables, use a meaningful default in the wizard, as indicated by the current selection Issue number:  #i18907# Submitted by:  dyf@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2007-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [787ece82c8f26b9625b64c7a81cafba24642f56e]

INTEGRATION: CWS dba24a (1.6.196); FILE MERGED 2007/07/23 11:59:03 fs 1.6.196.1: when pasting tables, use a meaningful default in the wizard, as indicated by the current selection Issue number:  #i18907# Submitted by:  dyf@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2007-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [b90f99062ea09b868a2574c4a1fae39bd113562c]

INTEGRATION: CWS dba24a (1.19.16); FILE MERGED 2007/08/13 05:31:06 oj 1.19.16.2: RESYNC: (1.19-1.20); FILE MERGED 2007/07/23 11:59:03 fs 1.19.16.1: when pasting tables, use a meaningful default in the wizard, as indicated by the current selection Issue number:  #i18907# Submitted by:  dyf@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2007-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [ba06b61d8e5a252fec6d4d6349c283ebe0b3c8b0]

INTEGRATION: CWS dba24a (1.5.170); FILE MERGED 2007/07/23 12:16:51 fs 1.5.170.2: #i10000# 2007/07/23 11:59:02 fs 1.5.170.1: when pasting tables, use a meaningful default in the wizard, as indicated by the current selection Issue number:  #i18907# Submitted by:  dyf@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2007-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [9b5a2b203959e26c338f6e29959d13f09a1169db]

INTEGRATION: CWS dba24a (1.5.298); FILE MERGED 2007/09/25 11:24:07 oj 1.5.298.1: #i81922# new method to compare relation data


2007-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [9aae75a7782525e6ac22c635c3c805e4a4c85d7a]

INTEGRATION: CWS dba24a (1.17.170); FILE MERGED 2007/07/23 11:59:02 fs 1.17.170.1: when pasting tables, use a meaningful default in the wizard, as indicated by the current selection Issue number:  #i18907# Submitted by:  dyf@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2007-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [ee6b3b5cda22e2e72099f4732561d4eb2caf8569]

INTEGRATION: CWS dba24a (1.4.20); FILE MERGED 2007/08/06 06:38:49 oj 1.4.20.1: #i69740# namedvalue used


2007-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [61a5c345da21ecbe56474b47eab3f8452932f277]

INTEGRATION: CWS dba24a (1.24.18); FILE MERGED 2007/09/25 11:24:07 oj 1.24.18.1: #i81922# new method to compare relation data


2007-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [b7518d3dbcc754316aa70b680a0bb94d9b7d3846]

INTEGRATION: CWS dba24a (1.20.18); FILE MERGED 2007/09/25 11:24:06 oj 1.20.18.1: #i81922# new method to compare relation data


2007-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [72aee61ab63b5995f0eeb059ac8814a74eb584b8]

INTEGRATION: CWS dba24a (1.80.6); FILE MERGED 2007/08/29 13:21:59 oj 1.80.6.1: #i69084# lock and release mutex


2007-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [73258d6209e909835a3bf7774fe2ed695b29ac0c]

INTEGRATION: CWS dba24a (1.26.120); FILE MERGED 2007/09/05 11:24:03 oj 1.26.120.3: unused param 2007/09/05 11:04:18 oj 1.26.120.2: #i68334# fix ref count prob 2007/08/30 09:04:43 oj 1.26.120.1: #i68334# release rtf and html when connection was disposed


2007-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [e844f463681a763114b7c522e4b84195d17f341d]

INTEGRATION: CWS dba24a (1.13.20); FILE MERGED 2007/08/03 06:14:17 oj 1.13.20.1: #i69740# implement the selection interface


2007-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [df3933b2c4cc442cec7cb8c9b0ec2f168d611545]

INTEGRATION: CWS dba24a (1.20.18); FILE MERGED 2007/08/03 06:14:17 oj 1.20.18.1: #i69740# implement the selection interface


2007-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [117865d8bdc88b30b522722f04cc66a69ffec38e]

INTEGRATION: CWS dba24a (1.16.18); FILE MERGED 2007/08/03 06:14:17 oj 1.16.18.1: #i69740# implement the selection interface


2007-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [922ce11958974165de225b9f87e3fe0f869645d0]

INTEGRATION: CWS dba24a (1.23.18); FILE MERGED 2007/08/13 05:28:18 oj 1.23.18.2: RESYNC: (1.23-1.24); FILE MERGED 2007/08/03 06:14:17 oj 1.23.18.1: #i69740# implement the selection interface


2007-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [cb02757144f2ec919474ca0784007d56d6c362e0]

INTEGRATION: CWS dba24a (1.12.36); FILE MERGED 2007/08/03 06:14:17 oj 1.12.36.1: #i69740# implement the selection interface


2007-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [c16190f9519fe7079e0c081e475a9daa49d4e2b8]

INTEGRATION: CWS dba24a (1.25.2); FILE MERGED 2007/08/30 07:00:58 oj 1.25.2.2: #i46395# enable toolbar for previewmode even when readonly 2007/08/03 06:14:17 oj 1.25.2.1: #i69740# implement the selection interface


2007-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [c50148ec82d5b892180d8bfb66ae9831b1f14ff1]

INTEGRATION: CWS dba24a (1.27.6); FILE MERGED 2007/08/30 07:00:58 oj 1.27.6.1: #i46395# enable toolbar for previewmode even when readonly


2007-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [b4c17fc8d5bc8f841ec4c85bd6087350e0646fca]

INTEGRATION: CWS dba24a (1.19.16); FILE MERGED 2007/08/03 06:14:16 oj 1.19.16.1: #i69740# implement the selection interface


2007-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [d1aa70d8b163f39a8a718525a0fddac344ec28a3]

INTEGRATION: CWS dba24a (1.42.14); FILE MERGED 2007/08/30 07:00:57 oj 1.42.14.6: #i46395# enable toolbar for previewmode even when readonly 2007/08/13 05:27:44 oj 1.42.14.5: RESYNC: (1.42-1.44); FILE MERGED 2007/08/09 09:01:52 oj 1.42.14.4: #i78257# make use of abstract factory from svx 2007/08/06 06:38:49 oj 1.42.14.3: #i69740# namedvalue used 2007/08/03 06:14:16 oj 1.42.14.2: #i69740# implement the selection interface 2007/07/23 11:59:02 fs 1.42.14.1: when pasting tables, use a meaningful default in the wizard, as indicated by the current selection Issue number:  #i18907# Submitted by:  dyf@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2007-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [0834b6cc35de497e91ba30074430833fa9c12a6f]

INTEGRATION: CWS dba24a (1.12.22); FILE MERGED 2007/07/30 11:27:11 fs 1.12.22.1: #i80175# no 'using namespace ::rtl'


2007-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [e89a46fdab3e8a4819ef57a3ca2ccd39eee00844]

INTEGRATION: CWS dba24a (1.6.108); FILE MERGED 2007/07/30 11:27:11 fs 1.6.108.1: #i80175# no 'using namespace ::rtl'


2007-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [3e8fc15ce0e9e5bbfb06698d85f0e24c2cbf73db]

INTEGRATION: CWS dba24a (1.4.298); FILE MERGED 2007/07/30 11:27:11 fs 1.4.298.1: #i80175# no 'using namespace ::rtl'


2007-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [fa0a5e38aad1a222c7d1e66fe4a540400c68cf39]

INTEGRATION: CWS dba24a (1.15.22); FILE MERGED 2007/07/30 11:27:11 fs 1.15.22.1: #i80175# no 'using namespace ::rtl'


2007-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [d124748aab548cf4344934bca498bd320ccfdc2a]

INTEGRATION: CWS dba24a (1.6.120); FILE MERGED 2007/07/30 11:27:11 fs 1.6.120.1: #i80175# no 'using namespace ::rtl'


2007-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [0bba66e0f9504f35196b355ee0fa798049ca9ef8]

INTEGRATION: CWS dba24a (1.8.120); FILE MERGED 2007/07/30 11:27:10 fs 1.8.120.1: #i80175# no 'using namespace ::rtl'


2007-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [de7f4957795663235a70996358774e82db5527f3]

INTEGRATION: CWS dba24a (1.7.22); FILE MERGED 2007/07/30 11:27:10 fs 1.7.22.1: #i80175# no 'using namespace ::rtl'


2007-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [0694cb2c520dd366c652e40093d89b092acc39f7]

INTEGRATION: CWS dba24a (1.6.120); FILE MERGED 2007/07/30 11:27:10 fs 1.6.120.1: #i80175# no 'using namespace ::rtl'


2007-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [3bdb4a5f94b8cb366ffbbd0dc6adf34662dcf775]

INTEGRATION: CWS dba24a (1.6.120); FILE MERGED 2007/08/13 05:27:36 oj 1.6.120.2: RESYNC: (1.6-1.7); FILE MERGED 2007/07/30 11:27:10 fs 1.6.120.1: #i80175# no 'using namespace ::rtl'


2007-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [f72316e7735cb912fb7f981ec85674f224ef9b98]

INTEGRATION: CWS dba24a (1.7.118); FILE MERGED 2007/07/30 11:27:10 fs 1.7.118.1: #i80175# no 'using namespace ::rtl'


2007-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [8330ff8acad2f4359f9e7be79a5f0384c07e4669]

INTEGRATION: CWS dba24a (1.7.128); FILE MERGED 2007/07/30 11:27:10 fs 1.7.128.1: #i80175# no 'using namespace ::rtl'


2007-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [e606863684a4de03254a0c27ce87d99325e2c916]

INTEGRATION: CWS dba24a (1.6.36); FILE MERGED 2007/07/30 11:27:10 fs 1.6.36.1: #i80175# no 'using namespace ::rtl'


2007-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [b47aaa3a8920e1055f761d3616508e25517fbabc]

INTEGRATION: CWS dba24a (1.7.120); FILE MERGED 2007/07/30 11:27:10 fs 1.7.120.1: #i80175# no 'using namespace ::rtl'


2007-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [09997eb19fe161c4d527e15f8f5081a3efbfd217]

INTEGRATION: CWS dba24a (1.9.120); FILE MERGED 2007/07/30 11:27:10 fs 1.9.120.1: #i80175# no 'using namespace ::rtl'


2007-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [5f780cbab59efbb5b07c62f7c1f70a8fa729863f]

INTEGRATION: CWS dba24a (1.8.120); FILE MERGED 2007/08/13 05:27:28 oj 1.8.120.2: RESYNC: (1.8-1.9); FILE MERGED 2007/07/30 11:27:10 fs 1.8.120.1: #i80175# no 'using namespace ::rtl'


2007-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [fbcc8c7ff0d2439f366ea4a4742d536eda0cde8a]

INTEGRATION: CWS dba24a (1.7.36); FILE MERGED 2007/07/30 11:27:10 fs 1.7.36.1: #i80175# no 'using namespace ::rtl'


2007-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [fce38348d6e305baffc51a3bccacc20be5e43dce]

INTEGRATION: CWS dba24a (1.27.18); FILE MERGED 2007/08/24 11:32:13 fs 1.27.18.2: RESYNC: (1.27-1.28); FILE MERGED 2007/08/10 07:56:53 oj 1.27.18.1: #i46484# fire event OnCreate and OnLoadFinished


2007-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [9ffedab70bb269913c9e493d0d5286fdb81f6f5a]

INTEGRATION: CWS dba24a (1.6.108); FILE MERGED 2007/07/30 11:27:10 fs 1.6.108.1: #i80175# no 'using namespace ::rtl'


2007-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [901027e2ccf699863729c956a0c226ea24749f6f]

INTEGRATION: CWS dba24a (1.13.108); FILE MERGED 2007/07/30 11:27:09 fs 1.13.108.1: #i80175# no 'using namespace ::rtl'


2007-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [8247102733d7eca11a9ae7269af3e3e7f59837ce]

INTEGRATION: CWS dba24a (1.9.18); FILE MERGED 2007/09/05 11:02:58 oj 1.9.18.1: #i68334# fix ref count prob


2007-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [d71cadbe7d67cee0e90d4f14960ae1d3a21013a1]

INTEGRATION: CWS dba24a (1.8.108); FILE MERGED 2007/09/05 11:02:57 oj 1.8.108.1: #i68334# fix ref count prob


2007-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [03d5ae7e5b2fc18f8437834173cffab2f720ec74]

INTEGRATION: CWS dba24a (1.5.108); FILE MERGED 2007/09/05 11:02:57 oj 1.5.108.1: #i68334# fix ref count prob


2007-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [ed44116cfe41be4f0e0da9b5800da086b3623a7d]

INTEGRATION: CWS dba24a (1.22.6); FILE MERGED 2007/08/28 05:32:54 oj 1.22.6.1: #i49441# no macro execution when loading preview


2007-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [e084bbfbe9e2bf2c201b4db618a4376090ec6653]

INTEGRATION: CWS dba24a (1.46.6); FILE MERGED 2007/08/28 05:32:53 oj 1.46.6.1: #i49441# no macro execution when loading preview


2007-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [cad124720cb2078ba7a89b8664851513bafe2112]

INTEGRATION: CWS dba24a (1.13.6); FILE MERGED 2007/08/29 13:21:39 oj 1.13.6.1: #i69084# lock and release mutex


2007-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [b281c2114684ac20adbbf04782b042f17ae8bbab]

INTEGRATION: CWS dba24a (1.33.6); FILE MERGED 2007/08/29 13:21:39 oj 1.33.6.1: #i69084# lock and release mutex


2007-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [2171395c26f65fb7825c389d03fc7508268e407a]

INTEGRATION: CWS dba24a (1.8.18); FILE MERGED 2007/08/02 10:49:09 oj 1.8.18.1: #i65023# modify dswhen column width changed


2007-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [00322b976aab44c86f5e5b2a6418bb35ba4a4519]

INTEGRATION: CWS dba24a (1.12.56); FILE MERGED 2007/08/02 10:49:09 oj 1.12.56.1: #i65023# modify dswhen column width changed


2007-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [04a789fda5fd9cd9e5eedb45bbf7d1a29928b90c]

INTEGRATION: CWS dba24a (1.64.108); FILE MERGED 2007/09/05 11:02:57 oj 1.64.108.1: #i68334# fix ref count prob


2007-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [1c7d46f210b7cde78007591649c0e984e28ca0b1]

INTEGRATION: CWS dba24a (1.24.120); FILE MERGED 2007/08/02 10:49:09 oj 1.24.120.1: #i65023# modify dswhen column width changed


2007-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [48324de656e012413cf7947349371f7690c0176f]

INTEGRATION: CWS dba24a (1.31.36); FILE MERGED 2007/09/05 11:02:57 oj 1.31.36.1: #i68334# fix ref count prob


2007-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [9c41e9b13f0364582f85cbb6510a0f0dcff7671c]

INTEGRATION: CWS dba24a (1.23.54); FILE MERGED 2007/07/23 11:53:14 fs 1.23.54.1: setSingleAdditiveClause: don't do anything if the clause didn't change


2007-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [52acb43a1b19581ca8f4167091a7415008e956bc]

INTEGRATION: CWS dba24a (1.10.6); FILE MERGED 2007/09/03 12:22:56 oj 1.10.6.1: remove OOoRunner settings


2007-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [9436a66cdadbb87822529ff9c18fd56c8367cee4]

INTEGRATION: CWS dba24a (1.4.130); FILE MERGED 2007/08/29 13:23:15 oj 1.4.130.1: #i69084# lock and release mutex


2007-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [39be00152babd6a21b43b814a714fce8f155e703]

INTEGRATION: CWS dba24a (1.1.2); FILE ADDED 2007/09/03 11:52:59 fs 1.1.2.2: close document when finished 2007/08/29 13:23:01 oj 1.1.2.1: #i69084# test for XStorable


2007-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [938f49e0c82ed4114acc03ad0a0bdedd4bb381ba]

INTEGRATION: CWS dba24a (1.12.76); FILE MERGED 2007/08/24 19:02:58 fs 1.12.76.1: #i79980#


2007-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [d1edfc7629255c05d0dcd61b0f30e95bd66bd653]

INTEGRATION: CWS dba24a (1.7.76); FILE MERGED 2007/09/04 07:22:36 oj 1.7.76.1: #i72987# check for url


2007-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [b520c84157b3d0221c9dda92c15d4328427d831c]

INTEGRATION: CWS dba24a (1.14.76); FILE MERGED 2007/09/04 07:22:36 oj 1.14.76.2: #i72987# check for url 2007/08/10 10:26:11 oj 1.14.76.1: #i72987# check for URL


2007-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [bacea151ea7f7fa85c97159770b9aa6c3d570012]

INTEGRATION: CWS dba24a (1.78.36); FILE MERGED 2007/09/05 11:07:09 oj 1.78.36.1: #i68334# release any when formats are cleared


2007-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [60441ec7608de7a65a3be1826d04d8d819204f7f]

INTEGRATION: CWS dba24a (1.2.160); FILE MERGED 2007/08/29 12:24:15 fs 1.2.160.1: #i80796#


2007-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [631aa67346234fbd892ae4fa5b422de2b73ede9b]

INTEGRATION: CWS dba24a (1.47.20); FILE MERGED 2007/09/20 06:01:27 oj 1.47.20.3: #i81582# data type of log 2007/08/28 05:28:46 oj 1.47.20.2: #i81031# impl roundmagic 2007/08/06 07:26:51 oj 1.47.20.1: #i70081# impl datediff


2007-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [c2327e61da1ab2aa06fcdc0ed20009c7a056ce91]

INTEGRATION: CWS dba24a (1.54.6); FILE MERGED 2007/08/30 10:44:41 oj 1.54.6.1: #i78257# wrong assertion


2007-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [6d95e5d3481a2c7f5f367cb1fa4dc9a4573301a8]

INTEGRATION: CWS dba24a (1.30.154); FILE MERGED 2007/08/28 05:28:46 oj 1.30.154.3: #i81031# impl roundmagic 2007/08/10 10:43:03 oj 1.30.154.2: #i69054# fix log 2007/08/06 07:26:51 oj 1.30.154.1: #i70081# impl datediff


2007-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [d71ca52682b44be487b4b10a50db0d20046ada55]

INTEGRATION: CWS dba24a (1.56.56); FILE MERGED 2007/08/28 05:28:46 oj 1.56.56.6: #i81031# impl roundmagic 2007/08/13 05:28:55 oj 1.56.56.5: RESYNC: (1.56-1.57); FILE MERGED 2007/08/10 10:43:03 oj 1.56.56.4: #i69054# fix log 2007/08/09 11:04:30 oj 1.56.56.3: #i69055# extend convert function 2007/08/09 10:38:47 oj 1.56.56.2: #i69056# add date field to extract 2007/08/06 07:26:51 oj 1.56.56.1: #i70081# impl datediff


2007-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [bd8f8802ccf7dda70f6068b94ed18e923d963ed6]

INTEGRATION: CWS dba24a (1.27.20); FILE MERGED 2007/08/30 10:28:14 oj 1.27.20.1: #i55884# share meta data


2007-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [e39b035dd6504c51a21e17ec18d9bc0ff829c10f]

INTEGRATION: CWS dba24a (1.11.178); FILE MERGED 2007/08/30 10:28:14 oj 1.11.178.1: #i55884# share meta data


2007-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [8013e12aabf2b8f53dbf1fc01890ec39bdac5c34]

INTEGRATION: CWS dba24a (1.34.178); FILE MERGED 2007/08/30 10:28:13 oj 1.34.178.1: #i55884# share meta data


2007-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [12db18df8ed002f243ddced75b18e7118c5c08f1]

INTEGRATION: CWS dba24a (1.9.252); FILE MERGED 2007/08/30 10:28:13 oj 1.9.252.1: #i55884# share meta data


2007-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [0873870fb334492141ff6866d171d17cd34fe415]

INTEGRATION: CWS dba24a (1.43.82); FILE MERGED 2007/08/30 10:28:13 oj 1.43.82.1: #i55884# share meta data


2007-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [743e937576f15c5fb48e1b14503099e835be9160]

INTEGRATION: CWS dba24a (1.10.118); FILE MERGED 2007/09/25 10:37:15 oj 1.10.118.1: #i81922# new method to get drop stmt


2007-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [76b480fa08b25655ff45d0c62f8ff948e2859aa9]

INTEGRATION: CWS dba24a (1.11.118); FILE MERGED 2007/08/22 05:55:00 fs 1.11.118.1: proper method signature in getNextException


2007-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [41f0ef4207e8c5f570a1fc09011bc60834d01b50]

INTEGRATION: CWS dba24a (1.5.20); FILE MERGED 2007/08/22 05:54:18 fs 1.5.20.1: getWarnings: really provide an SQLWarning


2007-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [39080065f7ac7f08363f3ddf7a32ee86afca8d6b]

INTEGRATION: CWS dba24a (1.57.24); FILE MERGED 2007/08/02 06:46:26 oj 1.57.24.1: #i69965# wrong index in precision and scale


2007-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [a8ec809b207b7649e1e420b567a73d40b02e7d26]

INTEGRATION: CWS dba24a (1.26.118); FILE MERGED 2007/09/20 05:54:38 oj 1.26.118.1: #i81582# fill select row


2007-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [b47c588d9fbd4d024e6f46252c3a75ec8450d7f7]

INTEGRATION: CWS dba24a (1.97.118); FILE MERGED 2007/09/20 05:54:38 oj 1.97.118.2: #i81582# fill select row 2007/08/09 07:51:16 oj 1.97.118.1: #i74492# set selectrow after the current row is refetched


2007-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [f2c64aaaf20b34ce179dae2e48e3dbda31dd0076]

INTEGRATION: CWS dba24a (1.39.118); FILE MERGED 2007/08/30 10:44:11 oj 1.39.118.2: #i78257# index not correct 2007/08/30 10:28:13 oj 1.39.118.1: #i55884# share meta data


2007-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [f1467c1994461c6932c038f8f1e21f5dcf5ac701]

INTEGRATION: CWS dba24a (1.102.24); FILE MERGED 2007/08/30 12:16:08 oj 1.102.24.2: #i47315# check real precision 2007/08/02 07:00:12 oj 1.102.24.1: #i68420# set size to zero


2007-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [80e39c753c6170358a6d0eb20471456f862de500]

INTEGRATION: CWS dba24a (1.23.44); FILE MERGED 2007/08/30 10:28:12 oj 1.23.44.1: #i55884# share meta data


2007-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [09d4f05b3fff091df87c3ceb01d244f017f61fc5]

INTEGRATION: CWS dba24a (1.5.82); FILE MERGED 2007/08/28 06:58:48 oj 1.5.82.1: #i68858# enable relation for mysql inodb


2007-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [a513f0132e7fc8e5e4be832d943be0fcd9e3d862]

INTEGRATION: CWS dba24a (1.3.276); FILE MERGED 2007/09/20 05:53:53 oj 1.3.276.1: #i81582# correct test


2007-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [b9e44a89e3415f96d76ef3977c845ce4c01b01f8]

INTEGRATION: CWS dba24a (1.1.2); FILE ADDED 2007/08/09 09:35:03 oj 1.1.2.1: #i76381# test case for driver manager


2007-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [b0e62d4490cdeecd31f4a80753dce7efda176740]

INTEGRATION: CWS dba24a (1.1.2); FILE ADDED 2007/08/09 09:35:12 oj 1.1.2.1: #i76381# test case for driver manager


2007-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [17e4fd3961c55dfabdac3b114dbfcfa6f03e8eea]

INTEGRATION: CWS dba24a (1.4.82); FILE MERGED 2007/08/28 06:58:47 oj 1.4.82.1: #i68858# enable relation for mysql inodb


2007-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [28b2fed356a11d7801fce8e6492ea0ce94720b05]

INTEGRATION: CWS dba24a (1.4.164); FILE MERGED 2007/09/25 10:35:55 oj 1.4.164.1: #i81922# new method to get drop stmt


2007-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [c4b26524e184afa07def2620c6acf5b1bb9ef6e3]

INTEGRATION: CWS dba24a (1.4.4); FILE MERGED 2007/08/30 06:40:23 oj 1.4.4.1: #i81112# add dep for 3rd lib


2007-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [73428d91f84c1a3f8f4026c3125083b9d2408a7d]

INTEGRATION: CWS dba24a (1.4.6); FILE MERGED 2007/08/16 09:54:31 oj 1.4.6.1: #i80721# apply patch


2007-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [89959ec3cb0bc5e6a895cd5e49758e574dce3a0b]

INTEGRATION: CWS dba24a (1.2.14); FILE MERGED 2007/08/08 11:24:56 oj 1.2.14.1: #i80308# remove using rtl


2007-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [77144b4f1acf2fdf2fafd6094b3e42d00958adc7]

INTEGRATION: CWS dba24a (1.2.10); FILE MERGED 2007/08/13 05:36:13 oj 1.2.10.2: RESYNC: (1.2-1.3); FILE MERGED 2007/08/08 11:24:56 oj 1.2.10.1: #i80308# remove using rtl


2007-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [df3fed97239623c62facb9da51a691bd2a2aa012]

INTEGRATION: CWS dba24a (1.2.10); FILE MERGED 2007/08/13 05:36:07 oj 1.2.10.2: RESYNC: (1.2-1.3); FILE MERGED 2007/08/08 11:24:56 oj 1.2.10.1: #i80308# remove using rtl


2007-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [5233b2e8a751fe284d48ce3e96fc0359524bbc47]

INTEGRATION: CWS dba24a (1.2.10); FILE MERGED 2007/08/13 05:36:00 oj 1.2.10.2: RESYNC: (1.2-1.3); FILE MERGED 2007/08/08 11:24:56 oj 1.2.10.1: #i80308# remove using rtl


2007-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [b5bdf299b688dd64bfe2499f1604b19f4a6d8d24]

INTEGRATION: CWS dba24a (1.2.14); FILE MERGED 2007/08/08 11:24:55 oj 1.2.14.1: #i80308# remove using rtl


2007-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [1fe8ad2a963b27a68d3f2ceec9245a7302c5f0d9]

INTEGRATION: CWS dba24a (1.2.10); FILE MERGED 2007/08/13 05:35:44 oj 1.2.10.2: RESYNC: (1.2-1.3); FILE MERGED 2007/08/08 11:24:55 oj 1.2.10.1: #i80308# remove using rtl


2007-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [9cc3205291d83cd2db9c2bfa9217675c7ea72025]

INTEGRATION: CWS dba24a (1.2.10); FILE MERGED 2007/08/13 05:35:38 oj 1.2.10.2: RESYNC: (1.2-1.3); FILE MERGED 2007/08/08 11:24:55 oj 1.2.10.1: #i80308# remove using rtl


2007-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [99713dc501741594b837a1bce669b3d6571427ba]

INTEGRATION: CWS dba24a (1.2.10); FILE MERGED 2007/08/13 05:35:02 oj 1.2.10.2: RESYNC: (1.2-1.3); FILE MERGED 2007/08/08 11:24:55 oj 1.2.10.1: #i80308# remove using rtl


2007-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [785ae94bc617b139053cae1fd2b6668fd4755657]

INTEGRATION: CWS dba24a (1.2.10); FILE MERGED 2007/08/13 05:34:55 oj 1.2.10.2: RESYNC: (1.2-1.4); FILE MERGED 2007/08/08 11:24:55 oj 1.2.10.1: #i80308# remove using rtl


2007-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [65957bba1f3060abab08e17fef84fbf0b453886a]

INTEGRATION: CWS dba24a (1.2.10); FILE MERGED 2007/08/13 05:34:28 oj 1.2.10.2: RESYNC: (1.2-1.3); FILE MERGED 2007/08/08 11:24:55 oj 1.2.10.1: #i80308# remove using rtl


2007-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [c5c437eb9e76b0a6ce00e9f6c70cd12d7ef96a1e]

INTEGRATION: CWS jsc19 (1.8.56); FILE MERGED 2007/09/26 09:35:26 jsc 1.8.56.1: #i80473# update reference type library with the released one of OO.org2.3


2007-09-26  Sven Jacobi  <sj@openoffice.org>  [e667d6fcdee2cb7406f8986def7977abe00b00ae]

#81958# fixed loop when deleting custom slides


2007-09-26  Armin Weiss  <aw@openoffice.org>  [9260ca65470b0e7e8310772865023addaa393ca8]

#i73860# text decomposition extended


2007-09-25  Vladimir Glazounov  <vg@openoffice.org>  [d77187e7fb3ee59e0579c154262214f22b1c9a1c]

#i81865# actual license


2007-09-25  Vladimir Glazounov  <vg@openoffice.org>  [09a4136d5a6a64a186b360f933c3131046fc9b38]

#i81865# actual license


2007-09-25  Vladimir Glazounov  <vg@openoffice.org>  [553365ad85673d3d3f42bc32d817a387fba1a85e]

#i81865# actual license


2007-09-25  Vladimir Glazounov  <vg@openoffice.org>  [06bca4b36c210d0be3d4067e65a97ccd5e747170]

#i81865# actual license


2007-09-25  Vladimir Glazounov  <vg@openoffice.org>  [bf70caf50093028d2f1da4e7fbb79e1c10f05265]

#i81865# actual license


2007-09-25  Vladimir Glazounov  <vg@openoffice.org>  [51d997ed86ec0d637bce49f5179aa2399051c4bd]

#i81865# actual license


2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [32297db61aee7e2c3ff7833d7cfbfd471023019e]

new version for SRC680


2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [715a1c6ac64c99e15b22816345e1e35aebb804ca]

SRC680


2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [4355a2ed173be27d68e6d6732359f097e6726878]

INTEGRATION: CWS obr06 (1.50.56); FILE MERGED 2007/09/13 04:50:13 obr 1.50.56.1: #i79065# online update's new home is in extensions


2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [616f0366ae748618bd9a4b72b6e23511c4734102]

INTEGRATION: CWS obr06 (1.69.62); FILE MERGED 2007/09/13 04:50:13 obr 1.69.62.1: #i79065# online update's new home is in extensions


2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [6ea418e4a001a6a9f8c707ef372f89a50bc19653]

INTEGRATION: CWS obr06 (1.117.62); FILE MERGED 2007/09/13 04:50:12 obr 1.117.62.1: #i79065# online update's new home is in extensions


2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [09d03a943bf1530b362c82aeef5e90b5b38d814c]

INTEGRATION: CWS obr06 (1.44.34); FILE MERGED 2007/09/13 04:50:12 obr 1.44.34.1: #i79065# online update's new home is in extensions


2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [c8a3ee975bc6998a1d8d57eb03d380f615361224]

INTEGRATION: CWS obr06 (1.77.62); FILE MERGED 2007/09/13 04:50:12 obr 1.77.62.1: #i79065# online update's new home is in extensions


2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [6d925957989b70138bf2f407cc60354259642264]

INTEGRATION: CWS obr06 (1.27.52); FILE MERGED 2007/09/13 04:50:12 obr 1.27.52.1: #i79065# online update's new home is in extensions


2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [4a1b8c67c158e3cbdb33c59a5c2f87d1bc4d1e65]

INTEGRATION: CWS obr06 (1.6.52); FILE MERGED 2007/09/13 04:50:12 obr 1.6.52.1: #i79065# online update's new home is in extensions


2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [78ac0f5a658543549e9db690a407acc2355a613e]

INTEGRATION: CWS obr06 (1.20.10); FILE MERGED 2007/09/07 05:40:48 obr 1.20.10.1: #i81334# passed include path as CPPFLAGS instead of CFLAGS


2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [a68df6b4a0b25614cf4218e2372b26c6309d910b]

INTEGRATION: CWS calcautofilter (1.82.30); FILE MERGED 2007/09/12 13:56:38 tbe 1.82.30.4: RESYNC: (1.82-1.83); FILE MERGED 2007/09/12 12:51:22 tbe 1.82.30.3: #i81508# Listbox for Category in Datapilot needs a separator due to changes in Autofilter strings 2007/08/10 14:09:49 tbe 1.82.30.2: #i27745 Basing autofiltering on the result set, not all rows. 2007/08/09 15:00:31 tbe 1.82.30.1: #i27745 Basing autofiltering on the result set, not all rows.


2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [5bb1b84aa7850124514960df12fa751d012cd949]

INTEGRATION: CWS calcautofilter (1.87.28); FILE MERGED 2007/09/12 12:49:55 tbe 1.87.28.2: #i81508# Listbox for Category in Datapilot needs a separator due to changes in Autofilter strings 2007/08/10 14:07:58 tbe 1.87.28.1: #i27745 Basing autofiltering on the result set, not all rows.


2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [746527a4314070759f404e8ac2fa461eaf68cf2e]

INTEGRATION: CWS calcautofilter (1.25.26); FILE MERGED 2007/09/12 13:49:00 tbe 1.25.26.2: RESYNC: (1.25-1.26); FILE MERGED 2007/08/10 14:07:25 tbe 1.25.26.1: #i27745 Basing autofiltering on the result set, not all rows.


2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [5839ef5e423ec07b647bdf013e06fdeb151d0789]

INTEGRATION: CWS calcautofilter (1.28.120); FILE MERGED 2007/08/09 15:00:00 tbe 1.28.120.1: #i27745 Basing autofiltering on the result set, not all rows.


2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [08c0c492aed8ff23c9293c935fdcb0ee7ffc9ccb]

INTEGRATION: CWS calcautofilter (1.36.32); FILE MERGED 2007/08/13 09:37:29 tbe 1.36.32.2: RESYNC: (1.36-1.37); FILE MERGED 2007/08/09 14:59:20 tbe 1.36.32.1: #i27745 Basing autofiltering on the result set, not all rows.


2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [a4b44b24c4121eeda6cd9eace0c340acbc82a8cd]

INTEGRATION: CWS calcautofilter (1.31.144); FILE MERGED 2007/08/09 14:58:28 tbe 1.31.144.1: #i27745 Basing autofiltering on the result set, not all rows.


2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [0789262ce27b41408e383361bd35ec4904a6db99]

INTEGRATION: CWS calcautofilter (1.54.28); FILE MERGED 2007/09/12 12:49:09 tbe 1.54.28.1: #i81508# Listbox for Category in Datapilot needs a separator due to changes in Autofilter strings


2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [863aedd93e692fd2f1c40d7878e6fb7257f2eb9a]

INTEGRATION: CWS calcautofilter (1.101.30); FILE MERGED 2007/08/13 09:37:12 tbe 1.101.30.2: RESYNC: (1.101-1.102); FILE MERGED 2007/08/09 14:58:02 tbe 1.101.30.1: #i27745 Basing autofiltering on the result set, not all rows.


2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [cb071c7ae80b405c1891862691b9fa151fd45f4b]

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>  [a8d8694fc7bcb6e2ad02e5febdfd6a4ed3edecb0]

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>  [77a9a2adea4583718fc122ffb5096b6303a5dea5]

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-21  Vladimir Glazounov  <vg@openoffice.org>  [6388edf2e18727c55957ef3b91e366d9b7e898d0]

INTEGRATION: CWS sysui25 (1.42.34); FILE MERGED 2007/09/17 13:07:16 ihi 1.42.34.1: dependency fix


2007-09-21  Vladimir Glazounov  <vg@openoffice.org>  [54fe329f0149ec9d6f5d49f4ee402d337ffbe11d]

INTEGRATION: CWS sysui25 (1.13.24); FILE MERGED 2007/09/17 13:12:49 ihi 1.13.24.1: #i81444# extension manager removed from launch menu


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [19b88dcb8ac00af5d1f7add4deb0de6dcf088e7a]

INTEGRATION: CWS os2port01 (1.3.124); FILE MERGED 2006/12/28 14:52:53 ydario 1.3.124.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [c4a00c763dc64bb631bf286df0f79f60e760f3de]

INTEGRATION: CWS os2port01 (1.11.18); FILE MERGED 2007/08/01 08:36:04 obr 1.11.18.2: RESYNC: (1.11-1.12); FILE MERGED 2006/12/28 14:52:52 ydario 1.11.18.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [8d73420e1ff897f3856f143fb4f3e72b601b4ffb]

INTEGRATION: CWS os2port01 (1.12.58); FILE MERGED 2007/08/06 06:57:30 obr 1.12.58.2: RESYNC: (1.12-1.13); FILE MERGED 2006/12/28 14:54:52 ydario 1.12.58.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [baa02ba966a20e03ccf40157ff6c7eb7bd8d880c]

INTEGRATION: CWS os2port01 (1.1.2); FILE ADDED 2007/01/24 16:52:25 ydario 1.1.2.1: OS/2 clipboard bitmap support.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [8585bb11c264563efb83b1291952308af55d853d]

INTEGRATION: CWS os2port01 (1.1.2); FILE ADDED 2007/01/24 16:52:24 ydario 1.1.2.1: OS/2 clipboard bitmap support.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [48509165584c8468fe4e2481cb7705754f86da82]

INTEGRATION: CWS os2port01 (1.1.2); FILE ADDED 2007/01/24 16:52:23 ydario 1.1.2.1: OS/2 clipboard bitmap support.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [8d7592618e16d1ea6e76a06dc7dbb768e6cea54a]

INTEGRATION: CWS os2port01 (1.20.26); FILE MERGED 2007/08/06 06:44:25 obr 1.20.26.2: RESYNC: (1.20-1.21); FILE MERGED 2006/12/28 14:54:52 ydario 1.20.26.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [86ff5c928e1cd48aa5e16416255e46c2f4fd77d3]

INTEGRATION: CWS os2port01 (1.21.16); FILE MERGED 2007/09/05 09:24:55 obr 1.21.16.3: RESYNC: (1.27-1.28); FILE MERGED 2007/09/03 10:20:31 obr 1.21.16.2: RESYNC: (1.21-1.27); FILE MERGED 2006/12/28 15:05:01 ydario 1.21.16.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [82c1ceb85a0cc87063d64166a8cc4d569cd9135d]

INTEGRATION: CWS os2port01 (1.27.16); FILE MERGED 2007/09/03 09:47:10 obr 1.27.16.2: RESYNC: (1.27-1.34); FILE MERGED 2006/12/28 15:05:01 ydario 1.27.16.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [509d6bd47e61201d798978294cdc30968c19ad43]

INTEGRATION: CWS os2port01 (1.46.16); FILE MERGED 2007/09/06 12:28:23 obr 1.46.16.3: build fix 2007/09/03 09:37:54 obr 1.46.16.2: RESYNC: (1.46-1.59); FILE MERGED 2006/12/28 15:05:01 ydario 1.46.16.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [d79ccef322951540bf438e645b24bc9302ea7a8c]

INTEGRATION: CWS os2port01 (1.43.2); FILE MERGED 2007/09/05 09:14:51 obr 1.43.2.3: RESYNC: (1.49-1.50); FILE MERGED 2007/09/03 09:36:35 obr 1.43.2.2: RESYNC: (1.43-1.49); FILE MERGED 2006/12/28 15:05:01 ydario 1.43.2.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [8c5a253dff456513c41085c405a59574518dd45b]

INTEGRATION: CWS os2port01 (1.4.16); FILE MERGED 2007/08/01 08:15:35 obr 1.4.16.2: RESYNC: (1.4-1.5); FILE MERGED 2006/12/28 15:03:15 ydario 1.4.16.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [776a4722448f0faed6e820158a06ad661127c8d8]

INTEGRATION: CWS os2port01 (1.6.44); FILE MERGED 2007/08/12 15:10:36 obr 1.6.44.2: RESYNC: (1.6-1.7); FILE MERGED 2006/12/28 15:03:42 ydario 1.6.44.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [a34742934aa1ccd1c5bd6f32cc238b254c2b74cc]

INTEGRATION: CWS os2port01 (1.13.22); FILE MERGED 2007/08/12 15:10:09 obr 1.13.22.2: RESYNC: (1.13-1.15); FILE MERGED 2006/12/28 15:03:41 ydario 1.13.22.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [227eca315e8f524b5ef0102e55ba009fb09c8bb7]

INTEGRATION: CWS os2port01 (1.5.46); FILE MERGED 2007/09/05 08:36:18 obr 1.5.46.3: RESYNC: (1.9-1.10); FILE MERGED 2007/08/12 15:07:34 obr 1.5.46.2: RESYNC: (1.5-1.9); FILE MERGED 2006/12/28 15:03:41 ydario 1.5.46.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [93cfdc0c86a41b7c0d923315a0f0272f0c5d0186]

INTEGRATION: CWS os2port01 (1.3.42); FILE MERGED 2007/08/12 15:07:26 obr 1.3.42.2: RESYNC: (1.3-1.6); FILE MERGED 2006/12/28 15:03:41 ydario 1.3.42.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [e6172cc07315fe36c198882163ac2400cf195305]

INTEGRATION: CWS os2port01 (1.17.4); FILE MERGED 2007/09/02 03:38:35 obr 1.17.4.3: RESYNC: (1.17-1.20); FILE MERGED 2007/02/15 13:10:21 ydario 1.17.4.2: Additional files must be for all platforms, otherwise gnu patch wil fail. 2006/12/28 14:54:01 ydario 1.17.4.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [079932f8dea72ace58447d7ac7599e187e6d7b2c]

INTEGRATION: CWS os2port01 (1.7.6); FILE MERGED 2007/08/12 15:01:48 obr 1.7.6.2: RESYNC: (1.7-1.14); FILE MERGED 2006/12/28 14:59:14 ydario 1.7.6.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [e418b1b4b0e072f3fa6014b8d4a2d4d661396919]

INTEGRATION: CWS os2port01 (1.17.96); FILE MERGED 2007/09/05 08:46:35 obr 1.17.96.3: RESYNC: (1.20-1.22); FILE MERGED 2007/08/01 06:04:38 obr 1.17.96.2: RESYNC: (1.17-1.20); FILE MERGED 2007/01/21 16:38:02 ydario 1.17.96.1: Build system quote fix.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [e4f2c4dfec439e934c00ed45bb5d283828f2bc47]

INTEGRATION: CWS os2port01 (1.7.8); FILE MERGED 2007/08/01 05:35:46 obr 1.7.8.2: RESYNC: (1.7-1.12); FILE MERGED 2006/12/28 15:04:44 ydario 1.7.8.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [3331d5d99b4ba4b4cb37b550c09dffe347db8135]

INTEGRATION: CWS os2port01 (1.3.426); FILE MERGED 2006/12/28 15:06:05 ydario 1.3.426.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [ec8a547413c6efcdcc06a8318cfc7246823bb05e]

INTEGRATION: CWS os2port01 (1.2.426); FILE MERGED 2006/12/28 15:06:05 ydario 1.2.426.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [cf89040dc193169bab66f18de41db54149df055c]

INTEGRATION: CWS os2port01 (1.4.10); FILE MERGED 2007/08/12 14:23:33 obr 1.4.10.2: RESYNC: (1.4-1.5); FILE MERGED 2006/12/28 15:06:04 ydario 1.4.10.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [18952712ff173b34d457df736868ceed757e9634]

INTEGRATION: CWS os2port01 (1.2.10); FILE MERGED 2007/08/12 14:23:18 obr 1.2.10.2: RESYNC: (1.2-1.3); FILE MERGED 2006/12/28 15:06:04 ydario 1.2.10.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [961acfd31e681210b19599358e803c2a3a223c8d]

INTEGRATION: CWS os2port01 (1.2.10); FILE MERGED 2007/08/12 14:23:11 obr 1.2.10.2: RESYNC: (1.2-1.6); FILE MERGED 2006/12/28 15:06:04 ydario 1.2.10.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [6c7cc03493f5f4aed6e40b0fb4332d18ab87287b]

INTEGRATION: CWS os2port01 (1.5.424); FILE MERGED 2006/12/28 15:06:04 ydario 1.5.424.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [c15bde2f6043fd4317a0a5e1dc3ffe8d4bd5ab72]

INTEGRATION: CWS os2port01 (1.3.10); FILE MERGED 2007/08/12 14:22:55 obr 1.3.10.2: RESYNC: (1.3-1.6); FILE MERGED 2006/12/28 15:06:04 ydario 1.3.10.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [78f45470c4d368da4efe57f35af667fe9e54d91e]

INTEGRATION: CWS os2port01 (1.9.24); FILE MERGED 2007/08/12 13:41:26 obr 1.9.24.2: RESYNC: (1.9-1.12); FILE MERGED 2006/12/28 15:06:03 ydario 1.9.24.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [c91c929bb54fc3ed2c896b3c9d31a94c9eedc2f8]

INTEGRATION: CWS os2port01 (1.4.24); FILE MERGED 2007/09/05 10:12:15 obr 1.4.24.3: RESYNC: (1.5-1.6); FILE MERGED 2007/08/12 13:37:53 obr 1.4.24.2: RESYNC: (1.4-1.5); FILE MERGED 2006/12/28 15:06:03 ydario 1.4.24.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [15a1118816eecb5941e37f051249b953ff2e55dc]

INTEGRATION: CWS os2port01 (1.27.24); FILE MERGED 2007/08/12 13:31:10 obr 1.27.24.2: RESYNC: (1.27-1.29); FILE MERGED 2006/12/28 15:06:03 ydario 1.27.24.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [1756edefd7c6474fb437dd67a70e42d69141c089]

INTEGRATION: CWS os2port01 (1.66.24); FILE MERGED 2007/09/05 10:10:37 obr 1.66.24.3: RESYNC: (1.70-1.71); FILE MERGED 2007/08/12 13:30:42 obr 1.66.24.2: RESYNC: (1.66-1.70); FILE MERGED 2006/12/28 15:06:03 ydario 1.66.24.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [1106b2bb25e8f74aa0c816e0992e91a020e7b80f]

INTEGRATION: CWS os2port01 (1.35.8); FILE MERGED 2007/08/12 13:13:31 obr 1.35.8.2: RESYNC: (1.35-1.37); FILE MERGED 2006/12/28 15:06:02 ydario 1.35.8.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [0b626170b0934e97f20b6de54a3023a64f414bf7]

INTEGRATION: CWS os2port01 (1.29.40); FILE MERGED 2007/08/11 21:08:23 obr 1.29.40.2: RESYNC: (1.29-1.37); FILE MERGED 2006/12/28 15:08:03 ydario 1.29.40.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [da7cecb8c4400b544bdecce14718f9a42d07af43]

INTEGRATION: CWS os2port01 (1.14.90); FILE MERGED 2007/08/11 20:49:44 obr 1.14.90.2: RESYNC: (1.14-1.16); FILE MERGED 2006/12/28 15:08:03 ydario 1.14.90.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [1df61cf68699d659b436ac317119892294c73601]

INTEGRATION: CWS os2port01 (1.85.14.1.2); FILE MERGED 2007/08/11 20:45:35 obr 1.85.14.1.2.2: RESYNC: (1.85.14.1-1.92); FILE MERGED 2006/12/28 15:08:03 ydario 1.85.14.1.2.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [f7c5baa877e98078fc0ea45f2df8459f92c3bfbd]

INTEGRATION: CWS os2port01 (1.41.22); FILE MERGED 2007/08/11 20:45:18 obr 1.41.22.2: RESYNC: (1.41-1.45); FILE MERGED 2006/12/28 15:08:02 ydario 1.41.22.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [c82646863035d11c341c0d1e31ab1bb7ea20f1bd]

INTEGRATION: CWS os2port01 (1.4.38); FILE MERGED 2007/08/10 13:52:18 obr 1.4.38.2: RESYNC: (1.4-1.5); FILE MERGED 2006/12/28 14:34:30 ydario 1.4.38.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [c493f0ee3ba2c718cf49d4b3b80e4f8cffffbc66]

INTEGRATION: CWS os2port01 (1.3.88); FILE MERGED 2006/12/28 14:53:34 ydario 1.3.88.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [db5ee5e8f1ff37ebc1d0525671fa9b230df6e7bc]

INTEGRATION: CWS os2port01 (1.3.24); FILE MERGED 2006/12/28 15:00:07 ydario 1.3.24.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [ff35b43ddae2578eaef51be0ba8e2d94fdefec1c]

INTEGRATION: CWS os2port01 (1.81.38); FILE MERGED 2007/09/05 12:36:39 obr 1.81.38.3: RESYNC: (1.94-1.98); FILE MERGED 2007/08/13 13:37:27 obr 1.81.38.2: RESYNC: (1.81-1.94); FILE MERGED 2006/11/29 14:34:23 ydario 1.81.38.1: Initial OS/2 import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [2d7266003e063c8ade1ec0e7e8e80460a8e5d6b5]

INTEGRATION: CWS os2port01 (1.5.26); FILE MERGED 2007/08/13 13:14:25 obr 1.5.26.2: RESYNC: (1.5-1.7); FILE MERGED 2006/11/29 14:34:23 ydario 1.5.26.1: Initial OS/2 import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [166fe9f000bdfc040d1d395805981da049f9b8ab]

INTEGRATION: CWS os2port01 (1.241.4.1.10); FILE MERGED 2007/09/05 12:26:14 obr 1.241.4.1.10.3: RESYNC: (1.260-1.263); FILE MERGED 2007/08/13 13:13:28 obr 1.241.4.1.10.2: RESYNC: (1.241.4.1-1.260); FILE MERGED 2006/11/29 14:34:22 ydario 1.241.4.1.10.1: Initial OS/2 import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [c6afedc59ea5c1b19c75cd2340461de4877877ff]

INTEGRATION: CWS os2port01 (1.141.16); FILE MERGED 2007/09/05 12:24:36 obr 1.141.16.3: RESYNC: (1.153-1.154); FILE MERGED 2007/08/13 13:10:42 obr 1.141.16.2: RESYNC: (1.141-1.153); FILE MERGED 2006/11/29 14:34:22 ydario 1.141.16.1: Initial OS/2 import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [b7a58b52338eaf40d438dba5b287d5810d7c2475]

INTEGRATION: CWS os2port01 (1.6.40); FILE MERGED 2007/09/05 12:20:59 obr 1.6.40.3: RESYNC: (1.9-1.10); FILE MERGED 2007/08/13 13:05:33 obr 1.6.40.2: RESYNC: (1.6-1.9); FILE MERGED 2006/11/29 14:34:22 ydario 1.6.40.1: Initial OS/2 import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [45e674522a9044f454ed8a52697c535fccfec34a]

INTEGRATION: CWS os2port01 (1.32.24); FILE MERGED 2007/08/13 12:46:12 obr 1.32.24.2: RESYNC: (1.32-1.35); FILE MERGED 2006/11/29 14:34:21 ydario 1.32.24.1: Initial OS/2 import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [018a6a3496b024eceb1851f37a3f26c787543662]

INTEGRATION: CWS os2port01 (1.45.26); FILE MERGED 2007/09/05 12:08:36 obr 1.45.26.3: RESYNC: (1.53-1.54); FILE MERGED 2007/08/13 12:42:43 obr 1.45.26.2: RESYNC: (1.45-1.53); FILE MERGED 2006/11/29 14:34:21 ydario 1.45.26.1: Initial OS/2 import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [156435e43ce8266f4fa04c8191673a93a4512431]

INTEGRATION: CWS os2port01 (1.2.2); FILE ADDED 2006/11/29 14:34:21 ydario 1.2.2.1: Initial OS/2 import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [08785dc7694b2608ca8822779d1f51c17fe99c7c]

INTEGRATION: CWS os2port01 (1.1.2); FILE ADDED 2006/11/29 14:34:20 ydario 1.1.2.1: Initial OS/2 import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [8229967979d96bd01e63e2954b7af35a57d9e08c]

INTEGRATION: CWS os2port01 (1.2.2); FILE ADDED 2006/11/29 14:34:20 ydario 1.2.2.1: Initial OS/2 import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [749c6e8f481e1663da8dea19a17b15228b3bf130]

INTEGRATION: CWS os2port01 (1.1.2); FILE ADDED 2006/11/29 14:34:19 ydario 1.1.2.1: Initial OS/2 import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [d65e77b9ec387cc5aed032fa60404acdf377def5]

INTEGRATION: CWS os2port01 (1.2.2); FILE ADDED 2006/11/29 14:34:19 ydario 1.2.2.1: Initial OS/2 import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [746d517d867ba105eeafa3d7d42472d7f657a8f7]

INTEGRATION: CWS os2port01 (1.2.2); FILE ADDED 2006/11/29 14:34:18 ydario 1.2.2.1: Initial OS/2 import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [5a01b4edead2d5d1c6a9fddf125cfe0c9b85b356]

INTEGRATION: CWS os2port01 (1.1.2); FILE ADDED 2006/11/29 14:34:18 ydario 1.1.2.1: Initial OS/2 import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [7134aff048eed730d39bd6956cc94afee65716a8]

INTEGRATION: CWS os2port01 (1.1.2); FILE ADDED 2006/11/29 14:34:17 ydario 1.1.2.1: Initial OS/2 import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [2c36403287df584ff4d0523cc69b79269830b008]

INTEGRATION: CWS os2port01 (1.2.2); FILE ADDED 2006/11/29 14:34:16 ydario 1.2.2.1: Initial OS/2 import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [9086e50567741a62bef5aa0d3564f7a58c1f9f16]

INTEGRATION: CWS os2port01 (1.1.2); FILE ADDED 2006/11/29 14:34:16 ydario 1.1.2.1: Initial OS/2 import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [bee820bb6036e4638e56cc8a43166de5c1d82d20]

INTEGRATION: CWS os2port01 (1.2.2); FILE ADDED 2006/11/29 14:34:15 ydario 1.2.2.1: Initial OS/2 import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [338f4b95334ef266ab0e7950f8907b74dd01b4b6]

INTEGRATION: CWS os2port01 (1.2.2); FILE ADDED 2006/11/29 14:34:14 ydario 1.2.2.1: Initial OS/2 import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [0ab1329459233d4bd3982ff3d30dc511987a63bd]

INTEGRATION: CWS os2port01 (1.2.2); FILE ADDED 2006/11/29 14:34:13 ydario 1.2.2.1: Initial OS/2 import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [7e240af195999705087223431bdd50f5477d45c4]

INTEGRATION: CWS os2port01 (1.2.2); FILE ADDED 2006/11/29 14:34:12 ydario 1.2.2.1: Initial OS/2 import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [412339b54d6104b60bf7b47d25b660e32762843f]

INTEGRATION: CWS os2port01 (1.2.2); FILE ADDED 2006/11/29 14:34:11 ydario 1.2.2.1: Initial OS/2 import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [248ea938953405cbe706fbd0def9d0dbcd7095cb]

INTEGRATION: CWS os2port01 (1.2.2); FILE ADDED 2006/11/29 14:34:10 ydario 1.2.2.1: Initial OS/2 import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [592f36c72a35090916be2b0e7ec30cea952b12dd]

INTEGRATION: CWS os2port01 (1.2.2); FILE ADDED 2006/11/29 14:34:09 ydario 1.2.2.1: Initial OS/2 import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [28255852b085727721ee0129a4d997418e2fb643]

INTEGRATION: CWS os2port01 (1.2.2); FILE ADDED 2006/11/29 14:34:08 ydario 1.2.2.1: Initial OS/2 import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [d6576e8c6fe9302f94dfa73bc0186a8ee2875faa]

INTEGRATION: CWS os2port01 (1.2.2); FILE ADDED 2006/11/29 14:34:07 ydario 1.2.2.1: Initial OS/2 import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [b2929687443588d2dafad548549a111680ebd919]

INTEGRATION: CWS os2port01 (1.2.2); FILE ADDED 2006/11/29 14:34:06 ydario 1.2.2.1: Initial OS/2 import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [bb951ce1626b907006ba9b6088723640559eddec]

INTEGRATION: CWS os2port01 (1.2.2); FILE ADDED 2006/11/29 14:34:05 ydario 1.2.2.1: Initial OS/2 import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [0de3a4c2f283fc8e1b9335086355b3663791a04a]

INTEGRATION: CWS os2port01 (1.2.2); FILE ADDED 2006/11/29 14:34:04 ydario 1.2.2.1: Initial OS/2 import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [e994cf33e06438e7901c2eb009b3b51bf5ea2186]

INTEGRATION: CWS os2port01 (1.2.2); FILE ADDED 2006/11/29 14:34:03 ydario 1.2.2.1: Initial OS/2 import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [2766c7e37c50f0d8cfd8b2a671b0dea7b7639f2f]

INTEGRATION: CWS os2port01 (1.1.2); FILE ADDED 2006/11/29 14:34:03 ydario 1.1.2.1: Initial OS/2 import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [99729ec7f22a117968c35f8f3a1e418045e1cbd4]

INTEGRATION: CWS os2port01 (1.2.2); FILE ADDED 2006/11/29 14:34:02 ydario 1.2.2.1: Initial OS/2 import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [e7e4ac154b88fb7f82faad2ca0cc724174ba378e]

INTEGRATION: CWS os2port01 (1.3.2); FILE ADDED 2006/11/29 14:34:02 ydario 1.3.2.1: Initial OS/2 import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [d24115ddc1832e603d15c0f6ca99d6c27909710e]

INTEGRATION: CWS os2port01 (1.3.2); FILE ADDED 2006/11/29 14:34:01 ydario 1.3.2.1: Initial OS/2 import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [b820d1bf41ba8cd3b44e735f569708be3068dc78]

INTEGRATION: CWS os2port01 (1.1.2); FILE ADDED 2006/11/29 14:34:01 ydario 1.1.2.1: Initial OS/2 import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [bf45361780a5a17e3b0bebd5d16a5a54497d0132]

INTEGRATION: CWS os2port01 (1.2.2); FILE ADDED 2006/11/29 14:34:01 ydario 1.2.2.1: Initial OS/2 import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [d9608817f2eab222ea7f1f3cf84d8f34fc2147bc]

INTEGRATION: CWS os2port01 (1.2.2); FILE ADDED 2006/11/29 14:34:00 ydario 1.2.2.1: Initial OS/2 import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [df7c008ebd14b6592c8c707de86e1741a45da011]

INTEGRATION: CWS os2port01 (1.2.2); FILE ADDED 2006/11/29 14:33:59 ydario 1.2.2.1: Initial OS/2 import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [3928ac42429ade9b0ecf56f0d26cd1b9aa0dbe0e]

INTEGRATION: CWS os2port01 (1.3.2); FILE ADDED 2006/11/29 14:33:59 ydario 1.3.2.1: Initial OS/2 import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [b140b40a42ae764d41e4452665638185b863c3ac]

INTEGRATION: CWS os2port01 (1.1.2); FILE ADDED 2006/11/29 14:33:59 ydario 1.1.2.1: Initial OS/2 import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [9754f861cf7c6cd46edd0a334ffd8d9c6ed5d6d9]

INTEGRATION: CWS os2port01 (1.2.2); FILE ADDED 2006/11/29 14:33:58 ydario 1.2.2.1: Initial OS/2 import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [1773d2ca8bd67875297c5d5447e750c52131e368]

INTEGRATION: CWS os2port01 (1.1.2); FILE ADDED 2006/11/29 14:33:58 ydario 1.1.2.1: Initial OS/2 import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [a36f234ece9433120155bc221dcc4ad2b8a5fccf]

INTEGRATION: CWS os2port01 (1.1.2); FILE ADDED 2006/11/29 14:33:57 ydario 1.1.2.1: Initial OS/2 import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [97d9d44ab2afa066126c57cd4af437a0ac67d668]

INTEGRATION: CWS os2port01 (1.2.2); FILE ADDED 2006/11/29 14:33:57 ydario 1.2.2.1: Initial OS/2 import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [1fed2d0e4990f393886d3992601bc59f58ca6de9]

INTEGRATION: CWS os2port01 (1.2.2); FILE ADDED 2006/11/29 14:33:56 ydario 1.2.2.1: Initial OS/2 import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [e1094d5d75573254cf1a1fb487da72abfed31036]

INTEGRATION: CWS os2port01 (1.1.2); FILE ADDED 2006/11/29 14:33:56 ydario 1.1.2.1: Initial OS/2 import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [5ccf1639a53083604313d0f57c7c145c7c75f370]

INTEGRATION: CWS os2port01 (1.1.2); FILE ADDED 2006/11/29 14:33:55 ydario 1.1.2.1: Initial OS/2 import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [ae539006a3f3d7cbb04452c1999414afc726abd8]

INTEGRATION: CWS os2port01 (1.2.2); FILE ADDED 2006/11/29 14:33:55 ydario 1.2.2.1: Initial OS/2 import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [0973258923d8a3be3196b963e5e7186e843f20d5]

INTEGRATION: CWS os2port01 (1.2.2); FILE ADDED 2006/11/29 14:33:54 ydario 1.2.2.1: Initial OS/2 import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [c11b32afbdf16445acb6fccc4a4951f8ce175178]

INTEGRATION: CWS os2port01 (1.1.2); FILE ADDED 2006/11/29 14:33:54 ydario 1.1.2.1: Initial OS/2 import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [860a6979fb74950ed9b0df0516ea0c8778663790]

INTEGRATION: CWS os2port01 (1.1.2); FILE ADDED 2006/11/29 14:33:53 ydario 1.1.2.1: Initial OS/2 import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [1a2b762acbe606c96c5a6becb5060e4cbd709695]

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>  [d7a18a04224966c32913e069345c14c989a211c1]

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>  [210ef0bacf1336b7e1d79691372f3474615e8e4f]

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>  [1f494a3129a508748b0597b937a5579f6693392b]

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>  [ddc1e6b00637df6b9a7b57abf074cde66ba611bb]

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>  [d5df65f217407ca174fff51cdb3b3b3ba68d6b26]

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>  [21deca86dd142f8788623eda8d22442e172531dd]

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>  [522cadc1974cf25614bbf9210f811cb2d0dbe9d3]

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>  [9e004063a45a3a3362da6b46ad1ae5ab9f2c9aa3]

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>  [b10566a0a7bee6866ae2b345100ee2d6b88d1c85]

INTEGRATION: CWS os2port01 (1.9.36); FILE MERGED 2007/07/31 20:37:21 obr 1.9.36.2: RESYNC: (1.9-1.11); FILE MERGED 2006/12/28 15:02:21 ydario 1.9.36.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [7dd5042f4c4611578a6eb9b605d9aa4bd8d5e7f9]

INTEGRATION: CWS os2port01 (1.7.20); FILE MERGED 2006/12/28 15:02:20 ydario 1.7.20.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [14244312dfec82c306fd1fb2932bc3662ce5a947]

INTEGRATION: CWS os2port01 (1.10.48); FILE MERGED 2007/07/31 20:36:04 obr 1.10.48.2: RESYNC: (1.10-1.13); FILE MERGED 2006/12/28 15:02:20 ydario 1.10.48.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [17e1d7b08be7da21286c1adf03d08546085a61ea]

INTEGRATION: CWS os2port01 (1.8.32); FILE MERGED 2006/12/28 15:02:20 ydario 1.8.32.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [cf506aad229fd93388a0eceae396e22f41aa6e3d]

INTEGRATION: CWS os2port01 (1.3.64); FILE MERGED 2007/07/31 20:35:16 obr 1.3.64.2: RESYNC: (1.3-1.4); FILE MERGED 2006/12/28 15:02:01 ydario 1.3.64.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [36ac045fb3dae89b05c12a7138915aab83d94c60]

INTEGRATION: CWS os2port01 (1.7.30); FILE MERGED 2007/07/31 20:34:34 obr 1.7.30.2: RESYNC: (1.7-1.9); FILE MERGED 2006/12/28 15:00:52 ydario 1.7.30.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [610b3ed5c815b78fe47d1fc8b6817b9c8e9479df]

INTEGRATION: CWS os2port01 (1.6.40); FILE MERGED 2007/07/31 20:33:34 obr 1.6.40.2: RESYNC: (1.6-1.7); FILE MERGED 2006/12/28 15:00:51 ydario 1.6.40.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [e644c20355d1b384362e66c19d9e61a113eef5cb]

INTEGRATION: CWS os2port01 (1.5.64); FILE MERGED 2007/08/10 11:08:30 obr 1.5.64.2: RESYNC: (1.5-1.7); FILE MERGED 2006/12/28 14:32:28 ydario 1.5.64.1: OS/2 initial import


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [17c47cb8ccd2974fc6f569c06ca2c19677cd12b8]

INTEGRATION: CWS os2port01 (1.28.4); FILE MERGED 2007/09/05 05:41:31 obr 1.28.4.3: RESYNC: (1.33-1.34); FILE MERGED 2007/08/10 10:59:23 obr 1.28.4.2: RESYNC: (1.28-1.33); FILE MERGED 2006/12/28 14:32:27 ydario 1.28.4.1: OS/2 initial import


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [1241d35d8051a0120939b1a5b8647bf4048964c9]

INTEGRATION: CWS os2port01 (1.70.12); FILE MERGED 2007/08/10 10:59:15 obr 1.70.12.2: RESYNC: (1.70-1.76); FILE MERGED 2006/12/28 14:32:27 ydario 1.70.12.1: OS/2 initial import


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [60491f919d41e455b10f3ed9d854ae2639367815]

INTEGRATION: CWS os2port01 (1.8.4); FILE MERGED 2007/08/10 10:58:31 obr 1.8.4.2: RESYNC: (1.8-1.12); FILE MERGED 2006/12/28 14:32:27 ydario 1.8.4.1: OS/2 initial import


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [1ddd54a7befcbdc708c1dee3f7aa874e71878da5]

INTEGRATION: CWS os2port01 (1.32.10); FILE MERGED 2007/09/05 05:39:10 obr 1.32.10.3: RESYNC: (1.37-1.40); FILE MERGED 2007/08/10 10:51:51 obr 1.32.10.2: RESYNC: (1.32-1.37); FILE MERGED 2006/12/28 14:32:27 ydario 1.32.10.1: OS/2 initial import


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [01d22ab9f0e00e50df628cb0334f94dc5cce0117]

INTEGRATION: CWS os2port01 (1.9.4); FILE MERGED 2007/08/10 10:51:06 obr 1.9.4.2: RESYNC: (1.9-1.13); FILE MERGED 2006/12/28 14:32:27 ydario 1.9.4.1: OS/2 initial import


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [eb43ef0bc9c2c3e2290df4c97ce4d4ff186ef292]

INTEGRATION: CWS os2port01 (1.39.42); FILE MERGED 2007/08/10 09:26:57 obr 1.39.42.2: RESYNC: (1.39-1.42); FILE MERGED 2006/12/28 15:07:09 ydario 1.39.42.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [410f88401ee8c30bc9baa893ad4183a2c584cf3e]

INTEGRATION: CWS os2port01 (1.1.2); FILE ADDED 2006/12/28 15:07:09 ydario 1.1.2.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [8972f1618bcf1127a03824a2fa4f8431a8ff6f67]

INTEGRATION: CWS os2port01 (1.1.2); FILE ADDED 2006/12/28 15:07:08 ydario 1.1.2.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [a9be2cfa6daef41efb2888bcc3c4acd0c89e31a7]

INTEGRATION: CWS os2port01 (1.1.2); FILE ADDED 2006/12/28 15:07:07 ydario 1.1.2.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [f634685fbe8affc71c0b92bd11dc86f7328087c3]

INTEGRATION: CWS os2port01 (1.1.2); FILE ADDED 2006/12/28 15:07:06 ydario 1.1.2.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [856bab839f30eb950142955ae9935b7ae040c754]

INTEGRATION: CWS os2port01 (1.1.2); FILE ADDED 2006/12/28 15:07:05 ydario 1.1.2.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [aadb282a3ec763e271e63893dbd0f65edae69ea1]

INTEGRATION: CWS os2port01 (1.1.2); FILE ADDED 2006/12/28 15:07:04 ydario 1.1.2.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [48d77ba3233cbb715ac55767bea9e3ad6e047794]

INTEGRATION: CWS os2port01 (1.1.2); FILE ADDED 2006/12/28 15:07:03 ydario 1.1.2.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [7a6db3cf3d89efd97e093e22307b17d111e1114a]

INTEGRATION: CWS os2port01 (1.1.2); FILE ADDED 2006/12/28 15:07:02 ydario 1.1.2.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [c09f74fc920470ecb111e4d531152b91ecea6509]

INTEGRATION: CWS os2port01 (1.1.2); FILE ADDED 2006/12/28 15:07:01 ydario 1.1.2.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [696f1936fe8bd4f00722deabfee269fba731842f]

INTEGRATION: CWS os2port01 (1.1.2); FILE ADDED 2006/12/28 15:07:00 ydario 1.1.2.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [f6876463f46169a79b7b90e10c47fc25e901b91d]

INTEGRATION: CWS os2port01 (1.1.2); FILE ADDED 2006/12/28 15:06:59 ydario 1.1.2.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [835ff40c0093e0c9c37d0714550b7c78a1738775]

INTEGRATION: CWS os2port01 (1.1.2); FILE ADDED 2006/12/28 15:06:58 ydario 1.1.2.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [f1e7ba7033c16a9b3d07826d6633ba44eb063a1e]

INTEGRATION: CWS os2port01 (1.1.2); FILE ADDED 2006/12/28 15:06:57 ydario 1.1.2.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [9771057a52d727d045b3bc2bd7053bf024faf191]

INTEGRATION: CWS os2port01 (1.1.2); FILE ADDED 2006/12/28 15:06:56 ydario 1.1.2.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [fc95a26c52e06ed77b38da6dbf095c13b4204334]

INTEGRATION: CWS os2port01 (1.1.2); FILE ADDED 2006/12/28 15:06:55 ydario 1.1.2.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [9d554722b7018db517d31c1160a4b739aa8ba51e]

INTEGRATION: CWS os2port01 (1.1.2); FILE ADDED 2006/12/28 15:06:54 ydario 1.1.2.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [953c6b394097e7e4e6262001d0b1bfb0cdd832c4]

INTEGRATION: CWS os2port01 (1.1.2); FILE ADDED 2006/12/28 15:06:53 ydario 1.1.2.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [1f0e62cb43e18b70ed699105054ae426aa4a68c6]

INTEGRATION: CWS os2port01 (1.1.2); FILE ADDED 2006/12/28 15:06:52 ydario 1.1.2.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [0afcba3cc006b20d1c23963f19dbdda75b3c8d9b]

INTEGRATION: CWS os2port01 (1.1.2); FILE ADDED 2006/12/28 15:06:51 ydario 1.1.2.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [947c40ce531c51e2fd1062bd41adac437aad51b3]

INTEGRATION: CWS os2port01 (1.1.2); FILE ADDED 2006/12/28 15:06:50 ydario 1.1.2.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [83c7e963232d1fb2b535eedcfe6e1a3d7cbb001f]

INTEGRATION: CWS os2port01 (1.1.2); FILE ADDED 2006/12/28 15:06:49 ydario 1.1.2.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [99f4c1a82d21b89bbe511277f027b7602bea2f23]

INTEGRATION: CWS os2port01 (1.1.2); FILE ADDED 2006/12/28 15:06:48 ydario 1.1.2.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [e11e5aae96ba43858bfec0fe7a102936063cd499]

INTEGRATION: CWS os2port01 (1.1.2); FILE ADDED 2006/12/28 15:06:47 ydario 1.1.2.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [b39f7f18f4747ba2e181d2ee5b229e91cb4b0f09]

INTEGRATION: CWS os2port01 (1.63.14); FILE MERGED 2007/09/05 07:29:00 obr 1.63.14.3: RESYNC: (1.71-1.72); FILE MERGED 2007/08/10 09:08:11 obr 1.63.14.2: RESYNC: (1.63-1.71); FILE MERGED 2006/12/28 14:54:21 ydario 1.63.14.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [1bc18884b91ba3cf8c0554b1ba7536afded90704]

INTEGRATION: CWS os2port01 (1.11.6); FILE MERGED 2007/08/10 08:42:55 obr 1.11.6.2: RESYNC: (1.11-1.13); FILE MERGED 2006/12/28 14:54:21 ydario 1.11.6.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [917e579742857a4f2590ad934551acb1ba80f64e]

INTEGRATION: CWS os2port01 (1.20.6); FILE MERGED 2007/08/10 08:42:47 obr 1.20.6.2: RESYNC: (1.20-1.25); FILE MERGED 2006/12/28 14:54:21 ydario 1.20.6.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [e829d07ec59f6cabca302b847f4b0fbeed01b9c3]

INTEGRATION: CWS os2port01 (1.7.12); FILE MERGED 2007/08/10 08:36:30 obr 1.7.12.2: RESYNC: (1.7-1.15); FILE MERGED 2006/12/28 14:54:20 ydario 1.7.12.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [0f3c14b15b7fcdd9a5efeffe162d2e96c5a4cf66]

INTEGRATION: CWS os2port01 (1.8.34); FILE MERGED 2007/08/10 08:35:56 obr 1.8.34.2: RESYNC: (1.8-1.10); FILE MERGED 2006/12/28 14:54:20 ydario 1.8.34.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [254fe8bc408432d04d83b70df61a63358d5172f6]

INTEGRATION: CWS os2port01 (1.7.14); FILE MERGED 2007/08/10 08:23:50 obr 1.7.14.2: RESYNC: (1.7-1.11); FILE MERGED 2006/12/28 14:54:20 ydario 1.7.14.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [9cf3fa3e74efb370d7b04b8a1a979dd104ebeda6]

INTEGRATION: CWS os2port01 (1.9.100); FILE MERGED 2007/08/10 08:18:49 obr 1.9.100.2: RESYNC: (1.9-1.12); FILE MERGED 2006/12/28 14:54:20 ydario 1.9.100.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [6f74855bd4354ee1cd5d57d15a458f3f6986452d]

INTEGRATION: CWS os2port01 (1.51.8); FILE MERGED 2007/09/05 07:21:26 obr 1.51.8.3: RESYNC: (1.55-1.56); FILE MERGED 2007/08/10 08:17:16 obr 1.51.8.2: RESYNC: (1.51-1.55); FILE MERGED 2006/12/28 14:54:19 ydario 1.51.8.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [799e599a9646bc6939bc7f8575d0e595e3113d30]

INTEGRATION: CWS os2port01 (1.8.14); FILE MERGED 2007/08/10 08:14:29 obr 1.8.14.2: RESYNC: (1.8-1.10); FILE MERGED 2006/12/28 14:54:19 ydario 1.8.14.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [65f815a14c03ff62df18b2bf35d852ae90b00f53]

INTEGRATION: CWS os2port01 (1.29.16); FILE MERGED 2007/08/10 08:14:12 obr 1.29.16.2: RESYNC: (1.29-1.31); FILE MERGED 2006/12/28 14:54:19 ydario 1.29.16.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [19476d4d2b7a3244e6555fb5a912ad7535c98683]

INTEGRATION: CWS os2port01 (1.195.16); FILE MERGED 2007/09/05 07:20:45 obr 1.195.16.3: RESYNC: (1.205-1.209); FILE MERGED 2007/08/10 08:13:35 obr 1.195.16.2: RESYNC: (1.195-1.205); FILE MERGED 2006/12/28 14:54:19 ydario 1.195.16.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [d5ddb75e24bdbc4a9011b4c7aab42c85c99d8ec8]

INTEGRATION: CWS os2port01 (1.47.18); FILE MERGED 2007/09/05 07:20:22 obr 1.47.18.3: RESYNC: (1.54-1.55); FILE MERGED 2007/08/10 08:12:23 obr 1.47.18.2: RESYNC: (1.47-1.54); FILE MERGED 2006/12/28 14:54:19 ydario 1.47.18.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [7263ef23401ca6b7dde9cc6ef5bcd3f01c26eee4]

INTEGRATION: CWS os2port01 (1.35.76); FILE MERGED 2007/09/05 07:20:15 obr 1.35.76.3: RESYNC: (1.42-1.43); FILE MERGED 2007/08/10 08:12:16 obr 1.35.76.2: RESYNC: (1.35-1.42); FILE MERGED 2006/12/28 14:54:18 ydario 1.35.76.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [6f48271fe197238045b85393f5c12a4df1e45eaa]

INTEGRATION: CWS os2port01 (1.35.6); FILE MERGED 2007/08/10 06:28:39 obr 1.35.6.2: RESYNC: (1.35-1.40); FILE MERGED 2006/12/28 14:59:58 ydario 1.35.6.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [ac5826a04a6056fa8ae94d7b742420d6dbe70b96]

INTEGRATION: CWS os2port01 (1.43.6); FILE MERGED 2007/09/05 08:29:00 obr 1.43.6.3: RESYNC: (1.49-1.50); FILE MERGED 2007/08/10 06:23:32 obr 1.43.6.2: RESYNC: (1.43-1.49); FILE MERGED 2006/12/28 14:59:58 ydario 1.43.6.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [d9aee6acd910957913a6574bda90c03b2f6caee7]

INTEGRATION: CWS os2port01 (1.2.16); FILE MERGED 2007/08/10 06:22:06 obr 1.2.16.2: RESYNC: (1.2-1.4); FILE MERGED 2006/12/28 14:59:58 ydario 1.2.16.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [8aef5005ff6ba8db9fef55c72328848ea7cb815c]

INTEGRATION: CWS os2port01 (1.12.66); FILE MERGED 2007/08/10 06:18:37 obr 1.12.66.2: RESYNC: (1.12-1.13); FILE MERGED 2006/12/28 14:59:58 ydario 1.12.66.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [741161a0cf40047425aa1b65326bb3fedb5a44a8]

INTEGRATION: CWS os2port01 (1.12.10); FILE MERGED 2007/08/10 06:13:38 obr 1.12.10.2: RESYNC: (1.12-1.13); FILE MERGED 2006/12/28 14:59:57 ydario 1.12.10.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [b532602437a23b1afd261b6b3bb04ef0fa744844]

INTEGRATION: CWS os2port01 (1.6.20); FILE MERGED 2007/07/17 08:22:18 obr 1.6.20.2: RESYNC: (1.6-1.7); FILE MERGED 2006/12/28 14:32:41 ydario 1.6.20.1: OS/2 initial import


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [3451cfb0218caec39602224b9e87918429cb04bd]

INTEGRATION: CWS os2port01 (1.39.96); FILE MERGED 2007/09/05 08:39:45 obr 1.39.96.3: RESYNC: (1.42-1.43); FILE MERGED 2007/08/09 09:31:17 obr 1.39.96.2: RESYNC: (1.39-1.42); FILE MERGED 2006/11/29 14:26:54 ydario 1.39.96.1: Initial OS/2 import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [844353d0c41fc1eba621127157fca31ca4c2d45a]

INTEGRATION: CWS os2port01 (1.25.36); FILE MERGED 2007/08/09 09:20:08 obr 1.25.36.2: RESYNC: (1.25-1.30); FILE MERGED 2006/11/29 14:26:53 ydario 1.25.36.1: Initial OS/2 import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [7268627fb5b5e7a8e8ce7c1b3686930d3c19222d]

INTEGRATION: CWS os2port01 (1.5.156); FILE MERGED 2006/11/29 14:26:53 ydario 1.5.156.1: Initial OS/2 import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [cf1c3bd5d90f4636301d147402dc1d59efd26de2]

INTEGRATION: CWS os2port01 (1.3.64); FILE MERGED 2006/11/29 14:26:53 ydario 1.3.64.1: Initial OS/2 import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [7ffe51089f3bc9e5bf0fc5b8c35a24d7edadce44]

INTEGRATION: CWS os2port01 (1.3.64); FILE MERGED 2007/08/09 09:19:02 obr 1.3.64.2: RESYNC: (1.3-1.4); FILE MERGED 2006/11/29 14:26:53 ydario 1.3.64.1: Initial OS/2 import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [aebbb906664420feda0105bc13d2e9238952e238]

INTEGRATION: CWS os2port01 (1.17.64); FILE MERGED 2006/11/29 14:26:53 ydario 1.17.64.1: Initial OS/2 import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [24f1b802736d4066e61ec130d28dd799660ce8f7]

INTEGRATION: CWS os2port01 (1.2.316); FILE MERGED 2007/08/09 09:18:25 obr 1.2.316.2: RESYNC: (1.2-1.3); FILE MERGED 2006/11/29 14:26:52 ydario 1.2.316.1: Initial OS/2 import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [4f9d53962378f4fa1efc1ebce417d80e78483330]

INTEGRATION: CWS os2port01 (1.5.146); FILE MERGED 2007/08/09 09:17:37 obr 1.5.146.2: RESYNC: (1.5-1.6); FILE MERGED 2006/11/29 14:26:52 ydario 1.5.146.1: Initial OS/2 import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [8176d80b97da59773236ac6d56552a22dede7180]

INTEGRATION: CWS os2port01 (1.6.174); FILE MERGED 2006/11/29 14:26:52 ydario 1.6.174.1: Initial OS/2 import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [136635da48634bf6ebf07b0aba2131f37dd2eb3f]

INTEGRATION: CWS os2port01 (1.4.36); FILE MERGED 2007/08/09 09:13:50 obr 1.4.36.2: RESYNC: (1.4-1.5); FILE MERGED 2006/11/29 14:26:51 ydario 1.4.36.1: Initial OS/2 import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [ea6719781a32818564e75ddc8713813563055b70]

INTEGRATION: CWS os2port01 (1.6.174); FILE MERGED 2007/08/09 09:11:07 obr 1.6.174.2: RESYNC: (1.6-1.7); FILE MERGED 2006/11/29 14:26:51 ydario 1.6.174.1: Initial OS/2 import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [06df84fe7f0c3ba7362e8a5594a70abacb0af2a2]

INTEGRATION: CWS os2port01 (1.4.36); FILE MERGED 2007/08/09 09:11:01 obr 1.4.36.2: RESYNC: (1.4-1.5); FILE MERGED 2006/11/29 14:26:51 ydario 1.4.36.1: Initial OS/2 import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [cf47f3e9aaa33d4a3f8d67ce4ad9057db4a47955]

INTEGRATION: CWS os2port01 (1.6.174); FILE MERGED 2007/08/09 09:09:35 obr 1.6.174.2: RESYNC: (1.6-1.7); FILE MERGED 2006/11/29 14:26:50 ydario 1.6.174.1: Initial OS/2 import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [cac7f8da6263e6487c2bef1a82aa21e98c90d135]

INTEGRATION: CWS os2port01 (1.4.146); FILE MERGED 2007/08/09 09:09:09 obr 1.4.146.2: RESYNC: (1.4-1.5); FILE MERGED 2006/11/29 14:26:50 ydario 1.4.146.1: Initial OS/2 import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [ea963ed62416b2318eabe2f13d799482ed7b2813]

INTEGRATION: CWS os2port01 (1.6.174); FILE MERGED 2007/08/09 09:05:57 obr 1.6.174.2: RESYNC: (1.6-1.7); FILE MERGED 2006/11/29 14:26:49 ydario 1.6.174.1: Initial OS/2 import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [738eb96523e06775013e7e0ee6c7d808c88f0e1e]

INTEGRATION: CWS os2port01 (1.4.174); FILE MERGED 2006/11/29 14:26:49 ydario 1.4.174.1: Initial OS/2 import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [8d00317017e04cd7009f88b29ef7623d5413eeaf]

INTEGRATION: CWS os2port01 (1.6.174); FILE MERGED 2007/08/09 09:05:40 obr 1.6.174.2: RESYNC: (1.6-1.8); FILE MERGED 2006/11/29 14:26:49 ydario 1.6.174.1: Initial OS/2 import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [768915aa8ebd78d553b55a691e3086a8df4504d2]

INTEGRATION: CWS os2port01 (1.9.174); FILE MERGED 2007/08/09 09:04:43 obr 1.9.174.2: RESYNC: (1.9-1.11); FILE MERGED 2006/11/29 14:26:49 ydario 1.9.174.1: Initial OS/2 import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [17e0fc3a86773597e595d19ced4033d8eb28a39a]

INTEGRATION: CWS os2port01 (1.6.174); FILE MERGED 2007/08/09 09:04:07 obr 1.6.174.2: RESYNC: (1.6-1.8); FILE MERGED 2006/11/29 14:26:48 ydario 1.6.174.1: Initial OS/2 import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [42805824e312fc7fe529c655ce59a1e87e7a541e]

INTEGRATION: CWS os2port01 (1.6.174); FILE MERGED 2007/08/09 09:03:40 obr 1.6.174.2: RESYNC: (1.6-1.7); FILE MERGED 2006/11/29 14:26:48 ydario 1.6.174.1: Initial OS/2 import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [8b204f9f59d61055e009a9684cadaa93c7fcba3a]

INTEGRATION: CWS os2port01 (1.9.174); FILE MERGED 2007/08/09 09:03:01 obr 1.9.174.2: RESYNC: (1.9-1.10); FILE MERGED 2006/11/29 14:26:48 ydario 1.9.174.1: Initial OS/2 import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [7e21f60d2fcb8e818c33b045f1db5aaa4aa77918]

INTEGRATION: CWS os2port01 (1.6.174); FILE MERGED 2007/08/09 09:02:43 obr 1.6.174.2: RESYNC: (1.6-1.7); FILE MERGED 2006/11/29 14:26:47 ydario 1.6.174.1: Initial OS/2 import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [8d792f633dcc76e021efcde840f3b32d1551db13]

INTEGRATION: CWS os2port01 (1.11.64); FILE MERGED 2006/11/29 14:26:47 ydario 1.11.64.1: Initial OS/2 import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [514814c152b14219e7cf3be021cac50562af8c07]

INTEGRATION: CWS os2port01 (1.12.36); FILE MERGED 2007/08/09 09:02:23 obr 1.12.36.2: RESYNC: (1.12-1.13); FILE MERGED 2006/11/29 14:26:47 ydario 1.12.36.1: Initial OS/2 import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [9d4626ae53faa84a1012d7553aa465b67f76096c]

INTEGRATION: CWS os2port01 (1.9.174); FILE MERGED 2007/08/09 09:01:48 obr 1.9.174.2: RESYNC: (1.9-1.10); FILE MERGED 2006/11/29 14:26:46 ydario 1.9.174.1: Initial OS/2 import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [08d711a08ebcfd86ebb6b4b8d5fbd7c65dfe8d41]

INTEGRATION: CWS os2port01 (1.21.32); FILE MERGED 2007/09/06 08:23:40 obr 1.21.32.3: build fix 2007/08/09 09:01:09 obr 1.21.32.2: RESYNC: (1.21-1.26); FILE MERGED 2006/11/29 14:26:46 ydario 1.21.32.1: Initial OS/2 import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [64832b930a4f5d869f40a78e2e8ea822e4b4fa97]

INTEGRATION: CWS os2port01 (1.1.2); FILE ADDED 2006/11/29 14:31:18 ydario 1.1.2.1: Forgot some files.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [590b1e78b8b45a09e6990d053910812642efd7a6]

INTEGRATION: CWS os2port01 (1.1.2); FILE ADDED 2006/11/29 14:31:17 ydario 1.1.2.1: Forgot some files.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [0ddb1490d20156f80ad44ca86347f733b092e569]

INTEGRATION: CWS os2port01 (1.1.2); FILE ADDED 2006/11/29 14:26:45 ydario 1.1.2.1: Initial OS/2 import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [98c4f3d885aa4233ff92d2a3359dd1123a945a72]

INTEGRATION: CWS os2port01 (1.2.2); FILE ADDED 2006/11/29 14:26:45 ydario 1.2.2.1: Initial OS/2 import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [e3d4dca5565223ba43169bf6983d4d1964f6e884]

INTEGRATION: CWS os2port01 (1.2.2); FILE ADDED 2006/11/29 14:26:44 ydario 1.2.2.1: Initial OS/2 import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [8be4682b29e49dbe7e8e6df23aed2c372b621010]

INTEGRATION: CWS os2port01 (1.3.2); FILE ADDED 2006/11/29 14:26:44 ydario 1.3.2.1: Initial OS/2 import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [af212f6f88e78eff765b0c94baf53d4ca3457b89]

INTEGRATION: CWS os2port01 (1.1.2); FILE ADDED 2006/11/29 14:26:44 ydario 1.1.2.1: Initial OS/2 import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [59940fa0520d8c74fcc320cf12a90ddb1b39c66e]

INTEGRATION: CWS os2port01 (1.2.2); FILE ADDED 2006/11/29 14:26:43 ydario 1.2.2.1: Initial OS/2 import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [164d3b9b9b66e8411f37b1b2e2eefe8e4eb30244]

INTEGRATION: CWS os2port01 (1.2.2); FILE ADDED 2006/11/29 14:26:42 ydario 1.2.2.1: Initial OS/2 import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [10ecf222078a42dc77fd6c1e7ed8ec47e78b3bab]

INTEGRATION: CWS os2port01 (1.2.2); FILE ADDED 2006/11/29 14:26:41 ydario 1.2.2.1: Initial OS/2 import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [1b32be0066fe3e96b7eb44159af0ebfab4a39ecd]

INTEGRATION: CWS os2port01 (1.1.2); FILE ADDED 2006/11/29 14:26:41 ydario 1.1.2.1: Initial OS/2 import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [51ce8641152968321d09a501946f4c362efcec14]

INTEGRATION: CWS os2port01 (1.2.2); FILE ADDED 2006/11/29 14:26:40 ydario 1.2.2.1: Initial OS/2 import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [b27c463a2f0f153816ba09ca390ab46344375af4]

INTEGRATION: CWS os2port01 (1.1.2); FILE ADDED 2006/11/29 14:26:40 ydario 1.1.2.1: Initial OS/2 import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [6a876aae6b9c2f7b609cc1ce21b86f0406059601]

INTEGRATION: CWS os2port01 (1.1.2); FILE ADDED 2006/11/29 14:26:39 ydario 1.1.2.1: Initial OS/2 import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [799b9bedc3f46828faad49aabc38fb0d5c2db29a]

INTEGRATION: CWS os2port01 (1.1.2); FILE ADDED 2006/11/29 14:26:38 ydario 1.1.2.1: Initial OS/2 import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [92a1af0fd74c1015f718f6c4276f649f54f8ff0e]

INTEGRATION: CWS os2port01 (1.2.2); FILE ADDED 2006/11/29 14:26:37 ydario 1.2.2.1: Initial OS/2 import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [24dda4b1282862a2dd566ec5556bc63387c5dc5a]

INTEGRATION: CWS os2port01 (1.3.2); FILE ADDED 2006/11/29 14:26:37 ydario 1.3.2.1: Initial OS/2 import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [13dfd382d7369014bb1f5f8987df54a78953b21c]

INTEGRATION: CWS os2port01 (1.1.2); FILE ADDED 2006/11/29 14:26:37 ydario 1.1.2.1: Initial OS/2 import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [8094db4a1255168d75f155ac47e541aa5d5bd499]

INTEGRATION: CWS os2port01 (1.2.2); FILE ADDED 2006/11/29 14:26:36 ydario 1.2.2.1: Initial OS/2 import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [9d54ce84c8e2076b10c58fa90d03999abd24bf3f]

INTEGRATION: CWS os2port01 (1.1.2); FILE ADDED 2006/11/29 14:26:36 ydario 1.1.2.1: Initial OS/2 import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [2ae525ae38b20bb8381b1184d76b35008582cde9]

INTEGRATION: CWS os2port01 (1.1.2); FILE ADDED 2006/11/29 14:26:35 ydario 1.1.2.1: Initial OS/2 import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [d6dc250c7fdb636e9f79aa4410ebb09cb7ff255b]

INTEGRATION: CWS os2port01 (1.1.2); FILE ADDED 2006/11/29 14:26:34 ydario 1.1.2.1: Initial OS/2 import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [5b5b32364e2b482d63d9da5b502b7a435529f58d]

INTEGRATION: CWS os2port01 (1.1.2); FILE ADDED 2006/11/29 14:26:33 ydario 1.1.2.1: Initial OS/2 import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [4dce6bf7518badfcfa197d1589f3cafcb38bde42]

INTEGRATION: CWS os2port01 (1.2.2); FILE ADDED 2006/11/29 14:26:33 ydario 1.2.2.1: Initial OS/2 import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [0aa711655a71f0816f836750ef992c623e191a0a]

INTEGRATION: CWS os2port01 (1.3.2); FILE ADDED 2006/11/29 14:26:32 ydario 1.3.2.1: Initial OS/2 import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [d69b4615cc19fd88c6c8b22cd993263e45c88f0e]

INTEGRATION: CWS os2port01 (1.13.48); FILE MERGED 2007/08/09 08:54:30 obr 1.13.48.2: RESYNC: (1.13-1.14); FILE MERGED 2006/11/29 14:26:32 ydario 1.13.48.1: Initial OS/2 import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [0aea4a404b24ab5a141560c0c8e4decd98f314aa]

INTEGRATION: CWS os2port01 (1.29.62); FILE MERGED 2007/08/09 08:53:43 obr 1.29.62.2: RESYNC: (1.29-1.30); FILE MERGED 2006/11/29 14:26:31 ydario 1.29.62.1: Initial OS/2 import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [55c072943d997043443a0b7375de019abc4ed827]

INTEGRATION: CWS os2port01 (1.3.174); FILE MERGED 2006/11/29 14:26:31 ydario 1.3.174.1: Initial OS/2 import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [9b59de222266cd88e5ceacc49ba7b3a87bda410a]

INTEGRATION: CWS os2port01 (1.6.64); FILE MERGED 2007/08/09 08:53:36 obr 1.6.64.3: RESYNC: (1.6-1.7); FILE MERGED 2007/01/02 17:39:38 ydario 1.6.64.2: Removed wrong code, left here by accident. 2006/11/29 14:26:31 ydario 1.6.64.1: Initial OS/2 import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [3102d4c1653935bf71604ca2e5fc4c5805dd15d4]

INTEGRATION: CWS os2port01 (1.21.62); FILE MERGED 2007/08/09 08:53:29 obr 1.21.62.2: RESYNC: (1.21-1.23); FILE MERGED 2006/11/29 14:26:31 ydario 1.21.62.1: Initial OS/2 import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [c2ba7ea6b0058d8b68e80c5e7fa25795e0090992]

INTEGRATION: CWS os2port01 (1.4.174); FILE MERGED 2006/11/29 14:26:31 ydario 1.4.174.1: Initial OS/2 import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [cf8cfaffee9c3c92955af7cb6d79f262b702212c]

INTEGRATION: CWS os2port01 (1.7.174); FILE MERGED 2007/08/09 08:53:22 obr 1.7.174.2: RESYNC: (1.7-1.9); FILE MERGED 2006/11/29 14:26:30 ydario 1.7.174.1: Initial OS/2 import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [094863dfafd0bd735127db2b690fa37d4723bbbf]

INTEGRATION: CWS os2port01 (1.17.64); FILE MERGED 2007/09/05 08:36:48 obr 1.17.64.3: RESYNC: (1.19-1.20); FILE MERGED 2007/08/09 08:53:05 obr 1.17.64.2: RESYNC: (1.17-1.19); FILE MERGED 2006/11/29 14:26:30 ydario 1.17.64.1: Initial OS/2 import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [151492a21e39924e9de32c486f56af915d6e988e]

INTEGRATION: CWS os2port01 (1.14.64); FILE MERGED 2007/08/09 08:52:27 obr 1.14.64.2: RESYNC: (1.14-1.15); FILE MERGED 2006/11/29 14:26:30 ydario 1.14.64.1: Initial OS/2 import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [0b7cb0629bd4ca1724b694f4555a0c9665ecb1d8]

INTEGRATION: CWS os2port01 (1.4.174); FILE MERGED 2006/11/29 14:26:29 ydario 1.4.174.1: Initial OS/2 import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [36dd7e9d4f7adbb1cd733551abd01a88f40374c9]

INTEGRATION: CWS os2port01 (1.10.174); FILE MERGED 2006/11/29 14:26:29 ydario 1.10.174.1: Initial OS/2 import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [3811faee0ff9fcbf3817027faf28cc1bc4113085]

INTEGRATION: CWS os2port01 (1.6.64); FILE MERGED 2006/11/29 14:26:29 ydario 1.6.64.1: Initial OS/2 import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [7aa0dcf0ac2fb4925923c8badd4200cc000431ed]

INTEGRATION: CWS os2port01 (1.18.174); FILE MERGED 2007/08/09 08:51:43 obr 1.18.174.2: RESYNC: (1.18-1.19); FILE MERGED 2006/11/29 14:26:29 ydario 1.18.174.1: Initial OS/2 import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [9d91afe8893c278b635edc7cacea0c298af97b90]

INTEGRATION: CWS os2port01 (1.13.128); FILE MERGED 2007/08/09 08:51:36 obr 1.13.128.2: RESYNC: (1.13-1.14); FILE MERGED 2006/11/29 14:26:29 ydario 1.13.128.1: Initial OS/2 import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [76f77fb15c69d9893ed798fadd6de24dda2cffcb]

INTEGRATION: CWS os2port01 (1.8.128); FILE MERGED 2006/11/29 14:26:28 ydario 1.8.128.1: Initial OS/2 import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [c61d49254a510359fd1b82eca9fcb4833f45bd89]

INTEGRATION: CWS os2port01 (1.2.88); FILE MERGED 2006/11/29 14:26:28 ydario 1.2.88.1: Initial OS/2 import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [893358d65fe7a5414e9f8793aece5dbf490013be]

INTEGRATION: CWS os2port01 (1.24.14); FILE MERGED 2007/09/05 08:40:16 obr 1.24.14.3: RESYNC: (1.27-1.28); FILE MERGED 2007/07/18 12:14:37 obr 1.24.14.2: RESYNC: (1.24-1.27); FILE MERGED 2006/12/28 15:04:27 ydario 1.24.14.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [dfc0c2e90c4ba15fddcb7f7da7c7b0c00648a4a0]

INTEGRATION: CWS os2port01 (1.8.44); FILE MERGED 2006/12/28 15:04:27 ydario 1.8.44.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [42f8792feca00dd39cffadaf2072049f1154311d]

INTEGRATION: CWS os2port01 (1.8.10); FILE MERGED 2006/12/28 15:02:28 ydario 1.8.10.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [7e6bf7cdca0da8e693b3517227358b47b6dfb0fb]

INTEGRATION: CWS os2port01 (1.12.10); FILE MERGED 2006/12/28 15:02:27 ydario 1.12.10.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [ee11d94fa4c82edadb05ede17f4250c0e2d8f899]

INTEGRATION: CWS os2port01 (1.14.24); FILE MERGED 2007/08/08 07:08:28 obr 1.14.24.2: RESYNC: (1.14-1.18); FILE MERGED 2006/12/28 15:07:40 ydario 1.14.24.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [e64a3b2d3d7419291e36aa2f619b4e083044ac13]

INTEGRATION: CWS os2port01 (1.41.24); FILE MERGED 2007/09/06 10:10:58 obr 1.41.24.3: build fix 2007/08/08 07:06:47 obr 1.41.24.2: RESYNC: (1.41-1.44); FILE MERGED 2006/12/28 15:07:40 ydario 1.41.24.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [48707239605d9602414150ab5d04d79db9070357]

INTEGRATION: CWS os2port01 (1.42.22); FILE MERGED 2007/09/05 11:32:57 obr 1.42.22.3: RESYNC: (1.46-1.47); FILE MERGED 2007/08/08 07:06:38 obr 1.42.22.2: RESYNC: (1.42-1.46); FILE MERGED 2006/12/28 15:07:40 ydario 1.42.22.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [3030710a8f83c0fc53dc090c99454c0df04c8c89]

INTEGRATION: CWS os2port01 (1.34.22); FILE MERGED 2007/08/08 07:05:17 obr 1.34.22.2: RESYNC: (1.34-1.38); FILE MERGED 2006/12/28 15:07:40 ydario 1.34.22.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [f8968ef00d1453cd95e5975f4b3bc6318d23958b]

INTEGRATION: CWS os2port01 (1.3.26); FILE MERGED 2006/12/28 15:00:30 ydario 1.3.26.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [fa76a6e0fc30a48ac316d6c8c367c8483dde8af4]

INTEGRATION: CWS os2port01 (1.6.26); FILE MERGED 2006/12/28 15:00:30 ydario 1.6.26.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [93a9eed98176450830bda24397d2a38b3a262916]

INTEGRATION: CWS os2port01 (1.13.26); FILE MERGED 2007/07/18 12:09:36 obr 1.13.26.2: RESYNC: (1.13-1.14); FILE MERGED 2006/12/28 15:00:29 ydario 1.13.26.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [9abb029793511236e7b17e586f8a519b425a74c8]

INTEGRATION: CWS os2port01 (1.12.10); FILE MERGED 2007/07/18 12:09:29 obr 1.12.10.2: RESYNC: (1.12-1.13); FILE MERGED 2006/12/28 15:00:29 ydario 1.12.10.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [310e841c24c59132e739f19ae47f4cc8276deea7]

INTEGRATION: CWS os2port01 (1.19.10); FILE MERGED 2007/07/18 12:09:11 obr 1.19.10.2: RESYNC: (1.19-1.20); FILE MERGED 2006/12/28 15:00:29 ydario 1.19.10.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [e5dc254a9fc800afbd248adb55bcce2e0cb92be1]

INTEGRATION: CWS os2port01 (1.9.46); FILE MERGED 2007/07/18 12:04:21 obr 1.9.46.2: RESYNC: (1.9-1.10); FILE MERGED 2006/12/28 14:32:10 ydario 1.9.46.1: OS/2 initial import


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [0a1d4b73d0dd98b95c72fb7f20daa98d5cb2ed3d]

INTEGRATION: CWS os2port01 (1.27.24.1.2); FILE MERGED 2006/12/28 14:32:10 ydario 1.27.24.1.2.1: OS/2 initial import


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [14a2e46234315dde3a6ccf09f8bec594264de3da]

INTEGRATION: CWS os2port01 (1.3.10); FILE MERGED 2007/08/07 15:34:32 obr 1.3.10.2: RESYNC: (1.3-1.6); FILE MERGED 2006/12/28 14:55:51 ydario 1.3.10.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [c7576cdffa1a1853770a01cbee2cf171e41f9f3a]

INTEGRATION: CWS os2port01 (1.6.98); FILE MERGED 2007/08/07 15:26:18 obr 1.6.98.2: RESYNC: (1.6-1.7); FILE MERGED 2006/12/28 14:55:51 ydario 1.6.98.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [3076f5a99ce9702f5f57fa4bcacc6d9c52b4de62]

INTEGRATION: CWS os2port01 (1.17.8); FILE MERGED 2007/08/07 14:22:45 obr 1.17.8.2: RESYNC: (1.17-1.24); FILE MERGED 2006/12/28 14:55:51 ydario 1.17.8.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [b90581bdcb88dc9858da0bfc156fb202f44b8023]

INTEGRATION: CWS os2port01 (1.6.106); FILE MERGED 2007/09/05 07:15:14 obr 1.6.106.2: RESYNC: (1.6-1.7); FILE MERGED 2006/12/28 14:54:08 ydario 1.6.106.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [a421ad47658b04f0d66f8f7d25f92fe4563d2f9f]

INTEGRATION: CWS os2port01 (1.15.18); FILE MERGED 2007/09/05 07:15:07 obr 1.15.18.3: RESYNC: (1.18-1.19); FILE MERGED 2007/07/18 10:28:44 obr 1.15.18.2: RESYNC: (1.15-1.18); FILE MERGED 2006/12/28 14:54:08 ydario 1.15.18.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [e05c0e4bb03c7a930a518874d6653aeef5ab69c7]

INTEGRATION: CWS os2port01 (1.6.74); FILE MERGED 2006/12/28 14:55:35 ydario 1.6.74.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [da01a422d60e8bdece950207f902dbb534b289d9]

INTEGRATION: CWS os2port01 (1.4.14); FILE MERGED 2007/09/05 11:18:54 obr 1.4.14.3: RESYNC: (1.5-1.6); FILE MERGED 2007/08/08 07:46:05 obr 1.4.14.2: RESYNC: (1.4-1.5); FILE MERGED 2006/12/28 15:07:26 ydario 1.4.14.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [5c4013cca13bb044541f8b8e6c4ef6bd389fc82a]

INTEGRATION: CWS os2port01 (1.5.10); FILE MERGED 2007/08/08 07:39:34 obr 1.5.10.2: RESYNC: (1.5-1.6); FILE MERGED 2006/12/28 15:07:25 ydario 1.5.10.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [ad696ad0e16653403a7c93c3b7bf12d30ed5f7df]

INTEGRATION: CWS os2port01 (1.7.10); FILE MERGED 2007/08/08 07:39:03 obr 1.7.10.2: RESYNC: (1.7-1.8); FILE MERGED 2006/12/28 15:07:24 ydario 1.7.10.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [fd8e377115cc0fdc14b892bb105497329a38c878]

INTEGRATION: CWS os2port01 (1.3.14); FILE MERGED 2007/08/08 07:38:51 obr 1.3.14.2: RESYNC: (1.3-1.4); FILE MERGED 2006/12/28 15:07:24 ydario 1.3.14.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [391d45610c9131f11ff9705f14ca92f22fbd0a6d]

INTEGRATION: CWS os2port01 (1.6.48); FILE MERGED 2006/12/28 14:34:45 ydario 1.6.48.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [2ba7a7803c5a395107caa594e8b149c7efca8da5]

INTEGRATION: CWS os2port01 (1.26.10); FILE MERGED 2007/07/18 08:48:46 obr 1.26.10.2: RESYNC: (1.26-1.28); FILE MERGED 2006/12/28 14:34:44 ydario 1.26.10.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [c23e351a492ce216a52cd7d6376581c43edb5494]

INTEGRATION: CWS os2port01 (1.3.30); FILE MERGED 2007/07/18 08:46:27 obr 1.3.30.2: RESYNC: (1.3-1.4); FILE MERGED 2006/12/28 14:34:44 ydario 1.3.30.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [411a90a302c89ec9f5d5f75582cf72db9331ae6a]

INTEGRATION: CWS os2port01 (1.7.6); FILE MERGED 2007/09/05 05:50:45 obr 1.7.6.3: RESYNC: (1.10-1.12); FILE MERGED 2007/08/09 07:21:49 obr 1.7.6.2: RESYNC: (1.7-1.10); FILE MERGED 2006/12/28 14:34:22 ydario 1.7.6.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [20d96484e99e0467d7809fcc5286bbe46ec97857]

INTEGRATION: CWS os2port01 (1.8.46); FILE MERGED 2007/08/09 07:10:16 obr 1.8.46.2: RESYNC: (1.8-1.10); FILE MERGED 2006/12/28 14:34:21 ydario 1.8.46.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [dbebf4d37fd457f596225c12829df71707532250]

INTEGRATION: CWS os2port01 (1.12.110); FILE MERGED 2007/09/05 06:56:57 obr 1.12.110.2: RESYNC: (1.12-1.13); FILE MERGED 2006/12/28 14:53:25 ydario 1.12.110.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [a8abd3ceecc7b8d316d1a6f8cdb827d4c4ba6f45]

INTEGRATION: CWS os2port01 (1.3.130); FILE MERGED 2007/07/18 07:25:37 obr 1.3.130.2: RESYNC: (1.3-1.4); FILE MERGED 2006/12/28 14:53:25 ydario 1.3.130.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [bdee44670078dcaef0f28f1cd9b77f914ead913a]

INTEGRATION: CWS os2port01 (1.2.34); FILE MERGED 2007/07/18 07:20:03 obr 1.2.34.2: RESYNC: (1.2-1.4); FILE MERGED 2006/12/28 15:03:32 ydario 1.2.34.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [28958a7ae5124df4d78a21bb3f5fe9a44bc4859b]

INTEGRATION: CWS os2port01 (1.16.8); FILE MERGED 2007/07/18 07:17:31 obr 1.16.8.2: RESYNC: (1.16-1.17); FILE MERGED 2006/12/28 15:03:32 ydario 1.16.8.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [d4f025b0ebd8cc0a3ba2587905a726462494456b]

INTEGRATION: CWS os2port01 (1.22.12); FILE MERGED 2007/09/05 08:36:11 obr 1.22.12.3: RESYNC: (1.24-1.25); FILE MERGED 2007/07/18 07:17:23 obr 1.22.12.2: RESYNC: (1.22-1.24); FILE MERGED 2006/12/28 15:03:32 ydario 1.22.12.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [72494cf53b6e631c099ec34a4d4fb6974ea3da5b]

INTEGRATION: CWS os2port01 (1.12.12); FILE MERGED 2007/07/18 07:17:15 obr 1.12.12.2: RESYNC: (1.12-1.13); FILE MERGED 2006/12/28 15:03:32 ydario 1.12.12.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [9b3ab95b02f3727b2a576c26167c51539cd1135f]

INTEGRATION: CWS os2port01 (1.3.34); FILE MERGED 2006/12/28 14:59:48 ydario 1.3.34.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [ae7123689af75092a8575744fe5f230e11d26bb6]

INTEGRATION: CWS os2port01 (1.7.124); FILE MERGED 2007/08/06 09:47:29 obr 1.7.124.3: RESYNC: (1.7-1.8); FILE MERGED 2007/02/16 14:26:57 ydario 1.7.124.2: Forgot to remove .IF condition. 2006/12/28 15:05:13 ydario 1.7.124.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [3f868f4b47093b74d271294d7da12a2cfd772579]

INTEGRATION: CWS os2port01 (1.9.68); FILE MERGED 2007/08/06 09:45:24 obr 1.9.68.2: RESYNC: (1.9-1.10); FILE MERGED 2006/12/28 15:05:13 ydario 1.9.68.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [130d82742c7be0f79e5eed9771b9d6050e6ae583]

INTEGRATION: CWS os2port01 (1.9.8); FILE MERGED 2007/08/06 09:50:42 obr 1.9.8.2: RESYNC: (1.9-1.10); FILE MERGED 2006/12/28 15:05:13 ydario 1.9.8.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [435563571783766a6b9197df7d92f7b55e0e8c33]

INTEGRATION: CWS os2port01 (1.29.22); FILE MERGED 2007/08/06 09:42:35 obr 1.29.22.2: RESYNC: (1.29-1.32); FILE MERGED 2006/12/28 15:05:12 ydario 1.29.22.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [29458e09759fabc8acca8fe74414a9371cad5d9c]

INTEGRATION: CWS os2port01 (1.10.8); FILE MERGED 2007/07/18 06:09:33 obr 1.10.8.2: RESYNC: (1.10-1.13); FILE MERGED 2006/12/28 14:54:59 ydario 1.10.8.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [37e6f177ef3f8ba8e23331fca4bfdbc3fa4336d8]

INTEGRATION: CWS os2port01 (1.26.14); FILE MERGED 2007/08/07 12:13:37 obr 1.26.14.2: RESYNC: (1.26-1.33); FILE MERGED 2006/12/28 14:32:00 ydario 1.26.14.1: OS/2 initial import


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [835966ef586a774708ede514af7ecaea4c4e1073]

INTEGRATION: CWS os2port01 (1.8.40); FILE MERGED 2007/08/07 12:13:27 obr 1.8.40.2: RESYNC: (1.8-1.10); FILE MERGED 2006/12/28 14:32:00 ydario 1.8.40.1: OS/2 initial import


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [a6f2796030cc81c02a7d4307f8b9760a2b98f21e]

INTEGRATION: CWS os2port01 (1.2.80); FILE MERGED 2006/12/28 14:53:44 ydario 1.2.80.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [bf349f38d8f650307a40cc019cff210d18fcde7b]

INTEGRATION: CWS os2port01 (1.8.40); FILE MERGED 2007/09/05 07:05:08 obr 1.8.40.3: RESYNC: (1.9-1.11); FILE MERGED 2007/08/06 10:47:25 obr 1.8.40.2: RESYNC: (1.8-1.9); FILE MERGED 2006/12/28 14:53:44 ydario 1.8.40.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [d8c6404c783d94d43ed12941e7a5195736484b38]

INTEGRATION: CWS os2port01 (1.29.18); FILE MERGED 2007/08/06 10:35:03 obr 1.29.18.2: RESYNC: (1.29-1.30); FILE MERGED 2006/12/28 14:53:44 ydario 1.29.18.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [0857939cafcc5ba3e96d19ff777132126a33500a]

INTEGRATION: CWS os2port01 (1.8.32); FILE MERGED 2006/12/28 14:53:43 ydario 1.8.32.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [1ab720ee1878b24384462e2e625b719073138aef]

INTEGRATION: CWS os2port01 (1.10.64); FILE MERGED 2007/09/05 07:00:12 obr 1.10.64.3: RESYNC: (1.11-1.12); FILE MERGED 2007/08/06 10:29:17 obr 1.10.64.2: RESYNC: (1.10-1.11); FILE MERGED 2006/12/28 14:53:43 ydario 1.10.64.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [e0c4d7727ceaedfd7eba2260f45da8abaa2b123a]

INTEGRATION: CWS os2port01 (1.5.80); FILE MERGED 2006/12/28 14:53:43 ydario 1.5.80.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [9f13c3c808e5c6df15ad85bfbb4b805799145bc1]

INTEGRATION: CWS os2port01 (1.10.80); FILE MERGED 2006/12/28 14:53:43 ydario 1.10.80.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [b55d18416e37632cc3698525ec88d50b7e550b9f]

INTEGRATION: CWS os2port01 (1.20.80); FILE MERGED 2006/12/28 14:53:42 ydario 1.20.80.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [2e7e9ac7c189a875644ab64e2758012236ffb369]

INTEGRATION: CWS os2port01 (1.13.86); FILE MERGED 2007/07/17 13:33:32 obr 1.13.86.2: RESYNC: (1.13-1.16); FILE MERGED 2006/12/28 14:55:59 ydario 1.13.86.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [1489095f3e1374a1da82460b442e8358cfd44f2a]

INTEGRATION: CWS os2port01 (1.12.14); FILE MERGED 2007/07/17 13:00:34 obr 1.12.14.2: RESYNC: (1.12-1.14); FILE MERGED 2006/12/28 15:01:16 ydario 1.12.14.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [9063598cfdb46215692f221d04e402eb40ef8151]

INTEGRATION: CWS os2port01 (1.5.28); FILE MERGED 2007/07/17 11:39:28 obr 1.5.28.2: RESYNC: (1.5-1.6); FILE MERGED 2006/12/28 15:00:39 ydario 1.5.28.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [f3d2b8a43f9fc5f056ef30eb01d0b7e7ed9f9096]

INTEGRATION: CWS os2port01 (1.9.28); FILE MERGED 2007/07/17 11:39:00 obr 1.9.28.2: RESYNC: (1.9-1.10); FILE MERGED 2006/12/28 15:00:39 ydario 1.9.28.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [678e23d8329f8f57b84b3a33a0bf15ae4e9d3562]

INTEGRATION: CWS os2port01 (1.9.28); FILE MERGED 2007/07/17 11:38:40 obr 1.9.28.2: RESYNC: (1.9-1.10); FILE MERGED 2006/12/28 15:00:39 ydario 1.9.28.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [0dbceafd83e3cfa316cb3d3eb574007be87875fa]

INTEGRATION: CWS os2port01 (1.20.96); FILE MERGED 2007/08/06 16:53:38 obr 1.20.96.2: RESYNC: (1.20-1.22); FILE MERGED 2006/12/28 15:06:25 ydario 1.20.96.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [353491be5189fea4c4e5d36b08c4d315ca64c3ff]

INTEGRATION: CWS os2port01 (1.9.520); FILE MERGED 2007/09/05 11:02:02 obr 1.9.520.3: RESYNC: (1.11-1.12); FILE MERGED 2007/08/06 15:33:40 obr 1.9.520.2: RESYNC: (1.9-1.11); FILE MERGED 2006/12/28 15:06:25 ydario 1.9.520.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [dd5401b029386f58b69b56eca5ca9186c2799c10]

INTEGRATION: CWS os2port01 (1.94.24); FILE MERGED 2007/09/05 10:58:20 obr 1.94.24.3: RESYNC: (1.106-1.107); FILE MERGED 2007/08/06 15:24:18 obr 1.94.24.2: RESYNC: (1.94-1.106); FILE MERGED 2006/12/28 15:06:25 ydario 1.94.24.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [8256bd7a327d1ad11edaa6fc037460a0629fdd55]

INTEGRATION: CWS os2port01 (1.60.140); FILE MERGED 2007/08/06 15:15:31 obr 1.60.140.2: RESYNC: (1.60-1.67); FILE MERGED 2006/12/28 15:06:24 ydario 1.60.140.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [3b646ffb5f52e458913d9740ffdd1b03f1c30c83]

INTEGRATION: CWS os2port01 (1.31.56); FILE MERGED 2007/08/06 15:08:18 obr 1.31.56.2: RESYNC: (1.31-1.36); FILE MERGED 2006/12/28 15:06:23 ydario 1.31.56.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [f449c56491f16519a2dc8b5a1a9c0ed21a8ed507]

INTEGRATION: CWS os2port01 (1.32.44); FILE MERGED 2007/08/06 15:08:00 obr 1.32.44.2: RESYNC: (1.32-1.38); FILE MERGED 2006/12/28 15:06:23 ydario 1.32.44.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [f28aa0db0e70770f42c76faa06ccab6abc3fdc77]

INTEGRATION: CWS os2port01 (1.37.36); FILE MERGED 2007/09/05 10:30:10 obr 1.37.36.3: RESYNC: (1.39-1.40); FILE MERGED 2007/08/06 13:47:40 obr 1.37.36.2: RESYNC: (1.37-1.39); FILE MERGED 2006/12/28 15:06:22 ydario 1.37.36.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [f68df420ec53bb18343a6511b1e0a64418f9f321]

INTEGRATION: CWS os2port01 (1.1.2); FILE ADDED 2006/12/28 14:57:40 ydario 1.1.2.1: OS/2 initial import, test dialog.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [b34908ce131f20807e21b9bef593ca53017862f8]

INTEGRATION: CWS os2port01 (1.11.16); FILE MERGED 2007/09/05 07:56:03 obr 1.11.16.3: RESYNC: (1.17-1.18); FILE MERGED 2007/07/17 10:44:07 obr 1.11.16.2: RESYNC: (1.11-1.17); FILE MERGED 2006/12/28 14:56:07 ydario 1.11.16.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [715963eab67775fe005d35c065adc2bf597d43bf]

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>  [c84fa0f60948766003c3fe9322682f5ed55347f9]

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>  [b3af662c10a45673d3a0dc9d1ee01dd2707ad0f5]

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>  [98b9a81ca298299ba33b5bea163f25df758460f0]

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>  [23fbb40987d460ca1e980cbc9c71b6b16c5387db]

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>  [361c0aa53ffb8b5f7d123e8b9c10edf45f347321]

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>  [b7dcec48ea9e89a58135014135b78a18f3c1bdb8]

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>  [41f7a3dc98d0bb9a1c6a22c082087f0831db7dd1]

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>  [7fccbf5549aecb01979b1c53663f919fcad421ea]

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>  [8c02c8ac1f9c20c9b9e7e92760a8d99e7c06b4ae]

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>  [f3473a2b441ef291c123d1dbccd63afe83bab52d]

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>  [d453a5211a9cee5e1d19520ef3eeda52df71e37d]

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>  [913d28ee4e084d04415e8f21f55768de8ea5554c]

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-20  Vladimir Glazounov  <vg@openoffice.org>  [9d635de144f1bfdf30d658233d05d865e6574eb2]

INTEGRATION: CWS os2port01 (1.9.70); FILE MERGED 2007/07/17 10:37:41 obr 1.9.70.2: RESYNC: (1.9-1.11); FILE MERGED 2006/12/28 15:00:58 ydario 1.9.70.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [5a8b2f2f796f20c9f606cdf167c4af9516e45fbf]

INTEGRATION: CWS os2port01 (1.7.30); FILE MERGED 2007/09/05 08:34:27 obr 1.7.30.3: RESYNC: (1.9-1.10); FILE MERGED 2007/07/17 08:52:45 obr 1.7.30.2: RESYNC: (1.7-1.9); FILE MERGED 2006/12/28 15:01:25 ydario 1.7.30.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [b6923cb3f86bbd2649ea7283452529a270662195]

INTEGRATION: CWS os2port01 (1.13.30); FILE MERGED 2007/09/05 08:34:19 obr 1.13.30.3: RESYNC: (1.15-1.16); FILE MERGED 2007/07/17 08:51:25 obr 1.13.30.2: RESYNC: (1.13-1.15); FILE MERGED 2006/12/28 15:01:25 ydario 1.13.30.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [f3e82da6d1d99f526f1b25e5090ff6c745e8e1e4]

INTEGRATION: CWS os2port01 (1.11.30); FILE MERGED 2007/09/05 08:31:13 obr 1.11.30.3: RESYNC: (1.13-1.14); FILE MERGED 2007/07/17 08:39:17 obr 1.11.30.2: RESYNC: (1.11-1.13); FILE MERGED 2006/12/28 15:01:24 ydario 1.11.30.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [8ffff706ae7457a363eb40c35151c64be0bb3e42]

INTEGRATION: CWS os2port01 (1.1.2); FILE ADDED 2006/12/28 14:34:06 ydario 1.1.2.1: OS/2 initial import, bridge code.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [c6701a15bb282e4bfc7e7bf0140fb94f72578081]

INTEGRATION: CWS os2port01 (1.1.2); FILE ADDED 2006/12/28 14:34:05 ydario 1.1.2.1: OS/2 initial import, bridge code.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [1d43e832c338cdb8b52ab784be7fa3cf5a07677b]

INTEGRATION: CWS os2port01 (1.25.38); FILE MERGED 2007/07/17 07:59:55 obr 1.25.38.2: RESYNC: (1.25-1.27); FILE MERGED 2006/12/28 14:32:41 ydario 1.25.38.1: OS/2 initial import


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [a0d251831ec55eb90226d02c63338279cf363899]

INTEGRATION: CWS os2port01 (1.36.8); FILE MERGED 2007/07/17 07:59:47 obr 1.36.8.2: RESYNC: (1.36-1.41); FILE MERGED 2006/12/28 14:32:41 ydario 1.36.8.1: OS/2 initial import


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [679559b8fb6fff6b706a164a5d01d3ed7aad3b42]

INTEGRATION: CWS os2port01 (1.6.10); FILE MERGED 2007/07/16 13:50:08 obr 1.6.10.2: RESYNC: (1.6-1.9); FILE MERGED 2006/12/28 14:57:57 ydario 1.6.10.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [528a00c1bb50d1ba46e032d175d65c0757e71563]

INTEGRATION: CWS os2port01 (1.14.30); FILE MERGED 2007/07/16 12:50:59 obr 1.14.30.2: RESYNC: (1.14-1.16); FILE MERGED 2006/12/28 15:04:51 ydario 1.14.30.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [c3564a32a36fd002cbcebd8f457f212efe493f4f]

INTEGRATION: CWS os2port01 (1.3.80); FILE MERGED 2007/07/16 11:28:16 obr 1.3.80.2: RESYNC: (1.3-1.4); FILE MERGED 2006/12/28 14:55:20 ydario 1.3.80.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [6a8f92af615ba5f3ccc9f13900836042d8186ece]

INTEGRATION: CWS os2port01 (1.15.270); FILE MERGED 2006/12/28 14:55:19 ydario 1.15.270.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [9257c1a29691aa623f5cc15122d15ae3556ea393]

INTEGRATION: CWS os2port01 (1.13.2); FILE MERGED 2007/07/16 10:53:33 obr 1.13.2.2: RESYNC: (1.13-1.14); FILE MERGED 2006/12/28 14:55:19 ydario 1.13.2.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [294215a05da90fdcbe7069b3c91b66b9abc02f33]

INTEGRATION: CWS os2port01 (1.4.8); FILE MERGED 2007/09/05 08:30:02 obr 1.4.8.3: RESYNC: (1.7-1.8); FILE MERGED 2007/07/16 09:27:57 obr 1.4.8.2: RESYNC: (1.4-1.7); FILE MERGED 2006/12/28 15:00:16 ydario 1.4.8.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [404fac9d4e7ba306b7a1a112bb8021f04539e12c]

INTEGRATION: CWS os2port01 (1.20.78); FILE MERGED 2007/07/13 14:16:45 obr 1.20.78.2: RESYNC: (1.20-1.22); FILE MERGED 2006/12/28 14:53:54 ydario 1.20.78.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [311334f997d4ee7ac4bfc9378d701fe58c98d501]

INTEGRATION: CWS os2port01 (1.4.6); FILE MERGED 2007/07/13 14:16:37 obr 1.4.6.2: RESYNC: (1.4-1.6); FILE MERGED 2006/12/28 14:53:53 ydario 1.4.6.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [2eb158b3b8351d02f916ee43816d01889fdb762b]

INTEGRATION: CWS os2port01 (1.23.16); FILE MERGED 2007/09/05 07:06:28 obr 1.23.16.3: RESYNC: (1.27-1.28); FILE MERGED 2007/07/13 14:15:14 obr 1.23.16.2: RESYNC: (1.23-1.27); FILE MERGED 2006/12/28 14:53:53 ydario 1.23.16.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [3e2478bdc6368a6f851f999c23a01fd13cc5b33b]

INTEGRATION: CWS os2port01 (1.14.16); FILE MERGED 2007/07/13 14:14:51 obr 1.14.16.2: RESYNC: (1.14-1.17); FILE MERGED 2006/12/28 14:53:53 ydario 1.14.16.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [5d2646798457910b7d1fb521cc4f1fd10a0ae6ea]

INTEGRATION: CWS os2port01 (1.43.38); FILE MERGED 2007/09/05 07:05:51 obr 1.43.38.3: RESYNC: (1.46-1.47); FILE MERGED 2007/07/13 14:13:58 obr 1.43.38.2: RESYNC: (1.43-1.46); FILE MERGED 2006/12/28 14:53:53 ydario 1.43.38.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [3fd7b0fe21ab21abfb7568ff171dcc489d7736af]

INTEGRATION: CWS os2port01 (1.21.26); FILE MERGED 2007/07/13 14:07:43 obr 1.21.26.2: RESYNC: (1.21-1.23); FILE MERGED 2006/12/28 14:53:52 ydario 1.21.26.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [34de17e8efac1f4da649f1550bdf4e214417f0e3]

INTEGRATION: CWS os2port01 (1.15.68); FILE MERGED 2007/07/13 09:34:20 obr 1.15.68.2: RESYNC: (1.15-1.20); FILE MERGED 2006/12/28 15:01:45 ydario 1.15.68.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [eac168644163904ac594286756887f75c6fcc56b]

INTEGRATION: CWS os2port01 (1.15.50); FILE MERGED 2007/09/06 10:28:20 obr 1.15.50.3: build fix 2007/07/13 09:33:13 obr 1.15.50.2: RESYNC: (1.15-1.17); FILE MERGED 2006/12/28 15:01:45 ydario 1.15.50.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [8c1f440b7cec09f7c1e9acf2152a36ce2216f4d8]

INTEGRATION: CWS os2port01 (1.36.22); FILE MERGED 2007/09/05 08:35:04 obr 1.36.22.3: RESYNC: (1.42-1.43); FILE MERGED 2007/07/13 09:33:03 obr 1.36.22.2: RESYNC: (1.36-1.42); FILE MERGED 2006/12/28 15:01:45 ydario 1.36.22.1: OS/2 initial import.


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [648a41cbd4262f85147f603c4d4b749e0952488d]

INTEGRATION: CWS loopcontrol (1.78.178); FILE MERGED 2007/09/05 08:14:24 fme 1.78.178.1: #i81146# Implement various loop controls


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [045b3df7b6bec7e8ed462bc026ad477ea0580d61]

INTEGRATION: CWS loopcontrol (1.97.40); FILE MERGED 2007/09/14 09:23:20 fme 1.97.40.2: #i72847# bTryToSplit has to be set later 2007/09/05 08:13:00 fme 1.97.40.1: #i81146# Implement various loop controls


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [7eccc88c40519f3743c7daae01415e708f5a79a8]

INTEGRATION: CWS loopcontrol (1.12.172); FILE MERGED 2007/09/05 08:13:53 fme 1.12.172.1: #i81146# Implement various loop controls


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [542a3300a69e80ecbe91d96a27140b0b8315de28]

INTEGRATION: CWS loopcontrol (1.14.450); FILE MERGED 2007/09/05 08:16:15 fme 1.14.450.1: #i81146# Implement various loop controls


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [3b55ee02c61fb736ac18c88c12d7e9e34343d61a]

INTEGRATION: CWS loopcontrol (1.68.98); FILE MERGED 2007/09/05 13:15:42 fme 1.68.98.2: #i81146# Implement various loop controls 2007/09/05 08:16:15 fme 1.68.98.1: #i81146# Implement various loop controls


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [cb7190187b7f4c9b6bc1b463697d32c0aaaa7994]

INTEGRATION: CWS loopcontrol (1.49.340); FILE MERGED 2007/09/05 08:13:27 fme 1.49.340.1: #i81146# Implement various loop controls


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [1ddfdfd6ce8c7153d9c8851c82bfb06517c42b8d]

INTEGRATION: CWS loopcontrol (1.83.168); FILE MERGED 2007/09/14 10:12:45 fme 1.83.168.2: RESYNC: (1.83-1.84); FILE MERGED 2007/09/05 08:12:31 fme 1.83.168.1: #i81146# Implement various loop controls


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [2edd08e2c4a1eab652e054fd03be668c406a9c69]

INTEGRATION: CWS loopcontrol (1.66.222); FILE MERGED 2007/09/05 08:12:07 fme 1.66.222.1: #i66968# Page breaks at nested tables should be ignored


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [0bb79ee35f8488ac6a16e1133baab43716f03879]

INTEGRATION: CWS loopcontrol (1.67.98); FILE MERGED 2007/09/05 08:10:51 fme 1.67.98.1: #i81146# Implement various loop controls


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [2bd968cd985937ff156047990262cba1038fa6e2]

INTEGRATION: CWS loopcontrol (1.53.176); FILE MERGED 2007/09/05 08:09:28 fme 1.53.176.1: #i81146# Implement various loop controls


2007-09-20  Vladimir Glazounov  <vg@openoffice.org>  [1eb03c9ba1296f71bc84db404e229de7f1b7aeaa]

INTEGRATION: CWS loopcontrol (1.13.390); FILE MERGED 2007/09/05 08:08:54 fme 1.13.390.1: #i81146# Implement various loop controls


2007-09-20  Armin Weiss  <aw@openoffice.org>  [e7ca5458fe9b87768206d1a653b5d0ff60acbf95]

#i39532# Waveline usage, tuning text primitive


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [4fd99235fa4af6ac0eda2dc068e3e7204f7ab1af]

INTEGRATION: CWS chart11 (1.3.2); FILE MERGED 2007/08/10 16:35:29 iha 1.3.2.2: #i77362 additional shapes do not trigger an update - fix test edit mode problems 2007/07/31 20:52:08 iha 1.3.2.1: #i77362 additional shapes do not trigger an update


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [cb7098989abb1d85aa67403b405bd9e5e7c58885]

INTEGRATION: CWS chart11 (1.38.2); FILE MERGED 2007/08/10 16:36:28 iha 1.38.2.2: #i77362 additional shapes do not trigger an update - fix text edit mode problems 2007/07/31 20:52:07 iha 1.38.2.1: #i77362 additional shapes do not trigger an update


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [3b4e7baf104f9d391ffe39e0571408452934b644]

INTEGRATION: CWS chart11 (1.3.2); FILE MERGED 2007/07/31 12:37:01 bm 1.3.2.1: #i79024# use correct CTOR for brush item to get a transparent color as default


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [e2416cc47606d298934062e280d78743a626d2e5]

INTEGRATION: CWS chart11 (1.18.38); FILE MERGED 2007/08/10 16:38:16 iha 1.18.38.1: remove superfluos include


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [9e0d64d939a1d6ea35015b43c51c77c7ba804195]

INTEGRATION: CWS chart11 (1.10.38); FILE MERGED 2007/07/31 22:19:26 bm 1.10.38.1: #i79522# warnings on Solaris removed


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [c411288ec947405e60590f391723900b011a442b]

INTEGRATION: CWS chart11 (1.8.26); FILE MERGED 2007/07/31 21:33:31 iha 1.8.26.1: avoid duplicate code - isLogarithmic


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [7d78ce39ba90b0879a2cdb322bd685ed0bcdb019]

INTEGRATION: CWS chart11 (1.3.2); FILE MERGED 2007/08/15 16:02:47 bm 1.3.2.1: #i64495# fixed by weiz. Adapt the selection after rearranging data series and remember former selection in an undo-action


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [6088e9922b4dd69c82ab5e95a6939b2803fc0041]

INTEGRATION: CWS chart11 (1.3.2); FILE MERGED 2007/07/31 22:19:26 bm 1.3.2.1: #i79522# warnings on Solaris removed


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [1cfdb52148a6cfa1bc7fffda2cd79335b689bf7b]

INTEGRATION: CWS chart11 (1.3.14); FILE MERGED 2007/08/03 13:21:05 bm 1.3.14.3: #i80084# oops, wrong id for default 2007/08/03 12:58:06 bm 1.3.14.2: #i80084# using template specialization instead of a different function name in PropertyHelper 2007/07/31 12:56:46 bm 1.3.14.1: #i80084# avoid usage of map operator[] with enums as keys, simplify initialization of default property values


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [53ff9f12b82469bacbcbb6e5e761713881302d21]

INTEGRATION: CWS chart11 (1.4.38); FILE MERGED 2007/07/31 22:19:26 bm 1.4.38.1: #i79522# warnings on Solaris removed


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [16795fbd05d222389ad3d1c9f84727498c51fe80]

INTEGRATION: CWS chart11 (1.2.38); FILE MERGED 2007/08/23 12:38:16 bm 1.2.38.2: RESYNC: (1.2-1.3); FILE MERGED 2007/08/22 09:06:56 bm 1.2.38.1: #i67225# rename getAllAxis... to getAllAxes... (plural)


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [03d32cfc3fc274a151dd5acd057dc80985660872]

INTEGRATION: CWS chart11 (1.4.38); FILE MERGED 2007/08/24 08:27:25 bm 1.4.38.4: #i80084# define template specialization in cxx 2007/08/24 07:18:15 bm 1.4.38.3: #i80084# template spezialization needed 2007/08/03 12:57:35 bm 1.4.38.2: #i80084# using template specialization instead of a different function name 2007/07/31 12:56:46 bm 1.4.38.1: #i80084# avoid usage of map operator[] with enums as keys, simplify initialization of default property values


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [016a8f8671011d22517a59924d5f0b64140cfca0]

INTEGRATION: CWS chart11 (1.3.2); FILE MERGED 2007/08/22 09:05:45 bm 1.3.2.2: #i67225# +createClassifiedIdentifierForAxis 2007/08/15 16:02:47 bm 1.3.2.1: #i64495# fixed by weiz. Adapt the selection after rearranging data series and remember former selection in an undo-action


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [b793bbf74b47351a3afb038724e59d244d5ba803]

INTEGRATION: CWS chart11 (1.5.38); FILE MERGED 2007/07/31 12:56:46 bm 1.5.38.1: #i80084# avoid usage of map operator[] with enums as keys, simplify initialization of default property values


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [bdd80eb1d7ad7722669ed04518b93a468d9fb677]

INTEGRATION: CWS chart11 (1.3.2); FILE MERGED 2007/09/06 09:19:41 bm 1.3.2.3: #i64495# oops, removed passing data to UndoElementWithData::applyToModel on error 2007/08/23 12:37:57 bm 1.3.2.2: RESYNC: (1.3-1.4); FILE MERGED 2007/08/15 16:02:47 bm 1.3.2.1: #i64495# fixed by weiz. Adapt the selection after rearranging data series and remember former selection in an undo-action


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [0bce7b99a2df66a3d66a78af53ee53e0d96e8d82]

INTEGRATION: CWS chart11 (1.6.2); FILE MERGED 2007/07/31 12:56:46 bm 1.6.2.1: #i80084# avoid usage of map operator[] with enums as keys, simplify initialization of default property values


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [65be80f0b251dcee3d25feb1c11037e96b741e33]

INTEGRATION: CWS chart11 (1.7.2); FILE MERGED 2007/07/31 12:56:46 bm 1.7.2.1: #i80084# avoid usage of map operator[] with enums as keys, simplify initialization of default property values


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [cd4a3ec2f99db07e5754fd15875d7ce9c8d0c9a7]

INTEGRATION: CWS chart11 (1.14.2); FILE MERGED 2007/08/17 16:30:21 bm 1.14.2.1: #i67225# do not include invisible objects in ObjectHierarchy for a11y and keyboard navigation


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [d10de15bc21d1cc2ce39991e8df5e4e2c29685fe]

INTEGRATION: CWS chart11 (1.5.2); FILE MERGED 2007/08/23 12:37:28 bm 1.5.2.2: RESYNC: (1.5-1.6); FILE MERGED 2007/07/31 12:56:46 bm 1.5.2.1: #i80084# avoid usage of map operator[] with enums as keys, simplify initialization of default property values


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [de503534714cb780e5dd39508e65d4d94380b0b2]

INTEGRATION: CWS chart11 (1.2.38); FILE MERGED 2007/08/22 09:03:54 bm 1.2.38.2: #i67225# rename getAllAxis... to getAllAxes... (plural), add bOnlyVisible parameter to retrieve only axes with Show==true 2007/07/31 21:32:45 iha 1.2.38.1: avoid duplicate code - isLogarithmic


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [4fd82d83358c30345d9dad0fc3b57a616f87051a]

INTEGRATION: CWS chart11 (1.7.2); FILE MERGED 2007/08/23 12:37:21 bm 1.7.2.2: RESYNC: (1.7-1.8); FILE MERGED 2007/07/31 12:56:46 bm 1.7.2.1: #i80084# avoid usage of map operator[] with enums as keys, simplify initialization of default property values


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [8941d9482af050aedac86c6263d6625e17675381]

INTEGRATION: CWS chart11 (1.10.2); FILE MERGED 2007/07/31 12:56:46 bm 1.10.2.1: #i80084# avoid usage of map operator[] with enums as keys, simplify initialization of default property values


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [a9f24e291fdd6c7a32229409e0f63744f2a4e4e7]

INTEGRATION: CWS chart11 (1.6.38); FILE MERGED 2007/07/31 12:56:46 bm 1.6.38.1: #i80084# avoid usage of map operator[] with enums as keys, simplify initialization of default property values


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [3007e8a4d8b01b51d0e79ff32d9955d35f033a5f]

INTEGRATION: CWS chart11 (1.11.2); FILE MERGED 2007/08/23 12:37:12 bm 1.11.2.2: RESYNC: (1.11-1.12); FILE MERGED 2007/07/31 12:56:46 bm 1.11.2.1: #i80084# avoid usage of map operator[] with enums as keys, simplify initialization of default property values


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [7983b2e67febeeef3e5043f606c0e234bb3bff05]

INTEGRATION: CWS chart11 (1.15.2); FILE MERGED 2007/07/31 12:56:45 bm 1.15.2.1: #i80084# avoid usage of map operator[] with enums as keys, simplify initialization of default property values


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [bcc2ad7ceb33a6771711c422f6cfb489ea1a702e]

INTEGRATION: CWS chart11 (1.9.38); FILE MERGED 2007/07/31 12:56:45 bm 1.9.38.1: #i80084# avoid usage of map operator[] with enums as keys, simplify initialization of default property values


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [40d95b28ab731f9ec65b8e27ef60a7728a150b31]

INTEGRATION: CWS chart11 (1.8.38); FILE MERGED 2007/07/31 12:56:45 bm 1.8.38.1: #i80084# avoid usage of map operator[] with enums as keys, simplify initialization of default property values


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [f1abc6ef1a01abb9e6b305b9f32309f11d1b0f50]

INTEGRATION: CWS chart11 (1.5.38); FILE MERGED 2007/07/31 12:56:45 bm 1.5.38.1: #i80084# avoid usage of map operator[] with enums as keys, simplify initialization of default property values


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [794e4546797b09f4945d89e0847cab3127371326]

INTEGRATION: CWS chart11 (1.16.2); FILE MERGED 2007/08/22 09:01:48 bm 1.16.2.1: #i67225# rename getAllAxis... to getAllAxes... (plural)


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [76220e246d635235699e595f61b2f3665fc7b9bd]

INTEGRATION: CWS chart11 (1.4.38); FILE MERGED 2007/07/31 22:19:26 bm 1.4.38.1: #i79522# warnings on Solaris removed


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [0d9cb8679ce7b5c1b9b1f0b64b27581425f866f3]

INTEGRATION: CWS chart11 (1.3.2); FILE MERGED 2007/07/31 12:56:45 bm 1.3.2.1: #i80084# avoid usage of map operator[] with enums as keys, simplify initialization of default property values


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [844fc6dbcc379fe3c63cf620ce9ed3be76fae958]

INTEGRATION: CWS chart11 (1.9.2); FILE MERGED 2007/08/23 12:37:05 bm 1.9.2.2: RESYNC: (1.9-1.10); FILE MERGED 2007/07/31 12:56:45 bm 1.9.2.1: #i80084# avoid usage of map operator[] with enums as keys, simplify initialization of default property values


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [e90678d0a906f1e0bd5f718f31c1906acdf22eff]

INTEGRATION: CWS chart11 (1.8.2); FILE MERGED 2007/07/31 12:56:45 bm 1.8.2.1: #i80084# avoid usage of map operator[] with enums as keys, simplify initialization of default property values


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [99907417c77f6e4e279478c585dfb64d9629fa14]

INTEGRATION: CWS chart11 (1.3.38); FILE MERGED 2007/07/31 22:19:25 bm 1.3.38.1: #i79522# warnings on Solaris removed


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [76fbe42eabe0b592b3fbb9f0ec50a6734c1302a0]

INTEGRATION: CWS chart11 (1.7.2); FILE MERGED 2007/07/31 12:56:45 bm 1.7.2.1: #i80084# avoid usage of map operator[] with enums as keys, simplify initialization of default property values


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [152aacb1e02204e79293ba49c36b0e5dbea09476]

INTEGRATION: CWS chart11 (1.5.38); FILE MERGED 2007/07/31 22:19:25 bm 1.5.38.1: #i79522# warnings on Solaris removed


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [9fad4f398ecb0f97c5665ef3940216a0834ef5ba]

INTEGRATION: CWS chart11 (1.11.2); FILE MERGED 2007/07/31 12:56:45 bm 1.11.2.1: #i80084# avoid usage of map operator[] with enums as keys, simplify initialization of default property values


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [a5a3d3f16f0be2cf33cb7e8303b56b34b428af8c]

INTEGRATION: CWS chart11 (1.6.38); FILE MERGED 2007/07/31 22:19:25 bm 1.6.38.1: #i79522# warnings on Solaris removed


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [7b6d777671afba6e743e9e157117b80398b86869]

INTEGRATION: CWS chart11 (1.2.38); FILE MERGED 2007/07/31 22:19:25 bm 1.2.38.1: #i79522# warnings on Solaris removed


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [082516d342c583a96c403ba91c3e8ea7f3f81ddb]

INTEGRATION: CWS chart11 (1.4.2); FILE MERGED 2007/07/31 22:19:25 bm 1.4.2.2: #i79522# warnings on Solaris removed 2007/07/31 12:56:45 bm 1.4.2.1: #i80084# avoid usage of map operator[] with enums as keys, simplify initialization of default property values


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [d8daa57752f32dce3f037e2c27f26a6071507191]

INTEGRATION: CWS chart11 (1.4.38); FILE MERGED 2007/07/31 22:19:25 bm 1.4.38.1: #i79522# warnings on Solaris removed


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [9fcf0a4370bc2790c747958691cfe7bd7b61cf6c]

INTEGRATION: CWS chart11 (1.16.2); FILE MERGED 2007/08/23 12:36:57 bm 1.16.2.2: RESYNC: (1.16-1.17); FILE MERGED 2007/07/31 12:56:45 bm 1.16.2.1: #i80084# avoid usage of map operator[] with enums as keys, simplify initialization of default property values


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [291eceb9fed81cbca34d39171a971264949ffbd2]

INTEGRATION: CWS chart11 (1.4.38); FILE MERGED 2007/07/31 12:56:45 bm 1.4.38.1: #i80084# avoid usage of map operator[] with enums as keys, simplify initialization of default property values


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [58c73b0eac4010c1c24973d7b5157e6a9520828d]

INTEGRATION: CWS chart11 (1.7.2); FILE MERGED 2007/08/03 11:45:32 bm 1.7.2.1: #i80084# avoid usage of operator[] with enums as keys


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [eaaff7e97bd7c39625395d3c7eca1c76ceced62f]

INTEGRATION: CWS chart11 (1.13.14); FILE MERGED 2007/08/15 15:26:06 bm 1.13.14.3: cppu-type of bool should be queried with getBooleanCppuType 2007/08/15 14:59:49 bm 1.13.14.2: cppu-type of bool should be queried with getBooleanCppuType 2007/07/31 12:56:45 bm 1.13.14.1: #i80084# avoid usage of map operator[] with enums as keys, simplify initialization of default property values


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [c47a292f934659ee3ee804846ab42970d81c0d62]

INTEGRATION: CWS chart11 (1.12.2); FILE MERGED 2007/08/23 12:36:36 bm 1.12.2.2: RESYNC: (1.12-1.13); FILE MERGED 2007/07/31 22:19:25 bm 1.12.2.1: #i79522# warnings on Solaris removed


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [0100f27539aa7aa16b7f6eb32e92e676bfd1afea]

INTEGRATION: CWS chart11 (1.3.2); FILE MERGED 2007/08/15 14:59:30 bm 1.3.2.2: cppu-type of bool should be queried with getBooleanCppuType 2007/07/31 12:56:45 bm 1.3.2.1: #i80084# avoid usage of map operator[] with enums as keys, simplify initialization of default property values


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [1040af40584f89d038dae1cfddee1ec64cce23f1]

INTEGRATION: CWS chart11 (1.6.38); FILE MERGED 2007/08/23 12:36:29 bm 1.6.38.2: RESYNC: (1.6-1.7); FILE MERGED 2007/07/31 22:19:25 bm 1.6.38.1: #i79522# warnings on Solaris removed


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [7449c01d1a7d757b8f6b0d2dd3ae20f421350679]

INTEGRATION: CWS chart11 (1.11.2); FILE MERGED 2007/08/23 12:36:21 bm 1.11.2.2: RESYNC: (1.11-1.12); FILE MERGED 2007/07/31 12:56:45 bm 1.11.2.1: #i80084# avoid usage of map operator[] with enums as keys, simplify initialization of default property values


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [9c73bbc04b7b51efacb841f40210b06df8b12266]

INTEGRATION: CWS chart11 (1.10.38); FILE MERGED 2007/08/23 12:36:13 bm 1.10.38.2: RESYNC: (1.10-1.11); FILE MERGED 2007/07/31 22:19:25 bm 1.10.38.1: #i79522# warnings on Solaris removed


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [2509ece543fe45e3827b57dbb94fdade93057e42]

INTEGRATION: CWS chart11 (1.3.2); FILE MERGED 2007/08/15 16:02:47 bm 1.3.2.1: #i64495# fixed by weiz. Adapt the selection after rearranging data series and remember former selection in an undo-action


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [fa9ceb3054279f939fb0999902e1ccf16bbc9ebe]

INTEGRATION: CWS chart11 (1.4.38); FILE MERGED 2007/08/24 08:27:37 bm 1.4.38.4: #i80084# define template specialization in cxx 2007/08/24 07:18:32 bm 1.4.38.3: #i80084# template spezialization needed 2007/08/03 12:57:48 bm 1.4.38.2: #i80084# using template specialization instead of a different function name 2007/07/31 12:56:44 bm 1.4.38.1: #i80084# avoid usage of map operator[] with enums as keys, simplify initialization of default property values


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [0ec02f6f7b975fec7e12505fe9ed01f1ed220d14]

INTEGRATION: CWS chart11 (1.2.38); FILE MERGED 2007/08/22 09:05:27 bm 1.2.38.2: #i67225# +createClassifiedIdentifierForAxis 2007/08/15 16:02:47 bm 1.2.38.1: #i64495# fixed by weiz. Adapt the selection after rearranging data series and remember former selection in an undo-action


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [b00316f23ddd6dba3df6729e8b9ef1ba54fe6ca8]

INTEGRATION: CWS chart11 (1.9.14); FILE MERGED 2007/08/17 16:30:21 bm 1.9.14.1: #i67225# do not include invisible objects in ObjectHierarchy for a11y and keyboard navigation


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [dfa06f6e54cfb53250ed1d48da8145bda43b950d]

INTEGRATION: CWS chart11 (1.2.38); FILE MERGED 2007/08/22 09:03:30 bm 1.2.38.2: #i67225# rename getAllAxis... to getAllAxes... (plural), add bOnlyVisible parameter to retrieve only axes with Show==true 2007/07/31 21:32:17 iha 1.2.38.1: avoid duplicate code - isLogarithmic


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [d27588f54878dc25795bfc0d9f1f8b056c72ec26]

INTEGRATION: CWS chart11 (1.2.38); FILE MERGED 2007/08/23 12:36:03 bm 1.2.38.4: RESYNC: (1.2-1.3); FILE MERGED 2007/08/22 10:24:30 bm 1.2.38.3: #i67225# need to have all axes (also invisible ones) for the grid, of course 2007/08/22 09:04:15 bm 1.2.38.2: #i67225# rename getAllAxis... to getAllAxes... (plural), add bOnlyVisible parameter to retrieve only axes with Show==true 2007/08/17 16:30:20 bm 1.2.38.1: #i67225# do not include invisible objects in ObjectHierarchy for a11y and keyboard navigation


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [8aa2117bf132eeafd4fe07b3b189226f8c340962]

INTEGRATION: CWS chart11 (1.12.2); FILE MERGED 2007/08/10 16:37:22 iha 1.12.2.1: #i77362 additional shapes do not trigger an update - fix text edit mode problems


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [e3ffb481262c5a0e5b2e765cfe6708b32138f432]

INTEGRATION: CWS chart11 (1.23.2); FILE MERGED 2007/08/15 16:02:47 bm 1.23.2.2: #i64495# fixed by weiz. Adapt the selection after rearranging data series and remember former selection in an undo-action 2007/07/31 22:19:25 bm 1.23.2.1: #i79522# warnings on Solaris removed


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [b85b1b251ba6d25793a684a81527341d9c11a882]

INTEGRATION: CWS chart11 (1.10.2); FILE MERGED 2007/08/22 09:04:34 bm 1.10.2.1: #i67225# rename getAllAxis... to getAllAxes... (plural)


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [0c8cb7a7e593a9d05f9beb59de7518a08cbcad1a]

INTEGRATION: CWS chart11 (1.10.2); FILE MERGED 2007/08/23 12:35:33 bm 1.10.2.2: RESYNC: (1.10-1.11); FILE MERGED 2007/07/31 22:19:24 bm 1.10.2.1: #i79522# warnings on Solaris removed


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [c542550c3fd722b3f9349dc46085a1f54aa327fd]

INTEGRATION: CWS chart11 (1.10.2); FILE MERGED 2007/08/23 12:35:14 bm 1.10.2.2: RESYNC: (1.10-1.11); FILE MERGED 2007/07/31 21:36:19 iha 1.10.2.1: avoid duplicate code - isLogarithmic


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [41bfa2fb2c30a9827bde423c706948f3c687f897]

INTEGRATION: CWS chart11 (1.2.38); FILE MERGED 2007/07/31 22:19:24 bm 1.2.38.1: #i79522# warnings on Solaris removed


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [34b1d037521b127c441944dd5bd45bceafa8f2b9]

INTEGRATION: CWS chart11 (1.9.2); FILE MERGED 2007/09/05 13:51:59 bm 1.9.2.5: #i81259# do not use the standard number format but the correct one, while using the input format at the FormattedField 2007/09/05 13:29:00 bm 1.9.2.4: #i81259# do not use the standard number format but the correct one, while using the input format at the FormattedField 2007/09/05 12:04:00 bm 1.9.2.3: #i81259#, #i6278# corrected comment 2007/09/04 20:46:35 bm 1.9.2.2: #i81259#, #101318# use input string for formatting, re-fix 2007/08/22 16:12:13 bm 1.9.2.1: #i56524# call IsNumberFormat with the correct format index


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [3fae0ed399abe534bb9aba6107a93a2d44a51a11]

INTEGRATION: CWS chart11 (1.3.2); FILE MERGED 2007/08/30 11:11:44 bm 1.3.2.1: #i79259# handle F2 in range edit fields for opening the range chooser


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [4bd25d0ffc8c3d370d935168a58260b2fd347084]

INTEGRATION: CWS chart11 (1.3.2); FILE MERGED 2007/08/30 12:19:14 bm 1.3.2.2: #i79259# get the focus back to the edit field after range choosing 2007/08/30 11:11:44 bm 1.3.2.1: #i79259# handle F2 in range edit fields for opening the range chooser


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [c37b021461cb7d6d5d182d0c4a4141ef4ed09708]

INTEGRATION: CWS chart11 (1.2.38); FILE MERGED 2007/08/30 11:11:44 bm 1.2.38.1: #i79259# handle F2 in range edit fields for opening the range chooser


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [ad26103dabcfc915a98be49d5b3d9c38c0cd8fb2]

INTEGRATION: CWS chart11 (1.3.2); FILE MERGED 2007/08/30 12:20:12 bm 1.3.2.2: #i79259# get the focus back to the edit field after range choosing 2007/08/30 11:11:44 bm 1.3.2.1: #i79259# handle F2 in range edit fields for opening the range chooser


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [c023a86bb28a8a772a653a4f6637b51679cd9095]

INTEGRATION: CWS chart11 (1.13.2); FILE MERGED 2007/08/30 11:11:44 bm 1.13.2.1: #i79259# handle F2 in range edit fields for opening the range chooser


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [40d8116768c2e9183684673475f30e0f5f4b5698]

INTEGRATION: CWS chart11 (1.17.2); FILE MERGED 2007/09/05 07:46:07 bm 1.17.2.2: #i81259# use correct number formatter for scale tab page. 2007/08/15 14:49:02 bm 1.17.2.1: #i66181# ObjectPropertiesDialogParameter::init: some properties were added for regression-curves that are not available for that object


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [0881719b92fa040fc8c738fd4352f53ed6e6664d]

INTEGRATION: CWS chart11 (1.1.2); FILE ADDED 2007/09/04 06:21:57 bm 1.1.2.2: #i79259# added precompiled header directive 2007/08/30 11:10:13 bm 1.1.2.1: #i79259# handle F2 in range edit fields for opening the range chooser


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [ce6597cc9442d490f319d0a70b7c89e738b3da08]

INTEGRATION: CWS chart11 (1.2.38); FILE MERGED 2007/08/23 12:31:46 bm 1.2.38.2: RESYNC: (1.2-1.3); FILE MERGED 2007/07/31 21:35:04 iha 1.2.38.1: avoid duplicate code - isLogarithmic


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [4559a821a22bf5079a83f9d5012ea6bb4b72b383]

INTEGRATION: CWS chart11 (1.2.38); FILE MERGED 2007/08/01 06:10:36 bm 1.2.38.1: #i79522# warning removed (unxsoli4)


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [d100845363f2d71b8b9d0d7375ad4a1fbec2be80]

INTEGRATION: CWS chart11 (1.89.2); FILE MERGED 2007/08/15 14:07:45 bm 1.89.2.1: #i80221# export axis properties even if no axis and no grid are visible


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [cfe03f32d0d355e17eaa1f86b8a59fbcf53f6ab6]

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>  [9079edbef4604ad85245370a0f9f57a594eda5bf]

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-18  Vladimir Glazounov  <vg@openoffice.org>  [780f7d00689210b3c2f51c550b9cf33201bf123c]

INTEGRATION: CWS chart11 (1.38.88); FILE MERGED 2007/09/07 11:59:39 bm 1.38.88.3: #i81359# pass numberformat reference with correct type (sal_uInt32 instead of ULONG) in IsNumberFormat 2007/09/04 19:31:25 bm 1.38.88.2: #i81259# oops, character lost 2007/09/04 19:26:46 bm 1.38.88.1: #i81259# offer possibility to use the method GetInputLineString for filling the edit field with the formatted value instead of GetOutputString, because you want to edit the value, thus an input format makes more sense


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [4fd69012560bd1fa1f7b399dfc7e106255e4f519]

INTEGRATION: CWS chart11 (1.2.166); FILE MERGED 2007/09/04 19:26:55 bm 1.2.166.1: #i81259# offer possibility to use the method GetInputLineString for filling the edit field with the formatted value instead of GetOutputString, because you want to edit the value, thus an input format makes more sense


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [8c3263ff991c9803e5df01ae5d297047a03d7a46]

INTEGRATION: CWS adc17 (1.5.26); FILE MERGED 2007/08/10 10:44:54 np 1.5.26.1: #i23626 correct spacing in autodoc output#


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [d912d380733aded60e9c222c47b65cb55d169511]

INTEGRATION: CWS adc17 (1.7.18); FILE MERGED 2007/08/31 14:45:38 np 1.7.18.1: #i80569# remove wrong pchs.


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [8a3e0093af5265e972a23b4112966cb35ba8e633]

INTEGRATION: CWS adc17 (1.9.18); FILE MERGED 2007/08/31 14:45:38 np 1.9.18.1: #i80569# remove wrong pchs.


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [91f456c64e5983a0fd3b3e9898d9236294eb66e4]

INTEGRATION: CWS adc17 (1.4.18); FILE MERGED 2007/08/31 14:45:38 np 1.4.18.1: #i80569# remove wrong pchs.


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [d1a0e3971190d1072d8c655d1a54c5dc3d216abc]

INTEGRATION: CWS adc17 (1.3.18); FILE MERGED 2007/08/31 14:45:38 np 1.3.18.1: #i80569# remove wrong pchs.


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [e06017bb68e180845879b08619261fbe753ab737]

INTEGRATION: CWS adc17 (1.3.18); FILE MERGED 2007/08/31 14:45:37 np 1.3.18.1: #i80569# remove wrong pchs.


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [d47fb9c2b0a1855637f4f001f11fb26531ab8c16]

INTEGRATION: CWS adc17 (1.2.50); FILE MERGED 2007/08/10 10:37:10 np 1.2.50.1: #i23626 correct spacing in autodoc output#


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [6b5a4706fb02958580ab798585562aeef852fadd]

INTEGRATION: CWS adc17 (1.6.2); FILE MERGED 2007/08/10 10:37:10 np 1.6.2.1: #i23626 correct spacing in autodoc output#


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [79a7beef114789b60c0e860b27f3484db6be23d4]

INTEGRATION: CWS adc17 (1.5.18); FILE MERGED 2007/08/31 14:45:37 np 1.5.18.1: #i80569# remove wrong pchs.


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [164881730dd7a94427e527276cea079aa9d86ae2]

INTEGRATION: CWS adc17 (1.4.18); FILE MERGED 2007/08/31 14:45:37 np 1.4.18.2: #i80569# remove wrong pchs. 2007/08/10 10:37:10 np 1.4.18.1: #i23626 correct spacing in autodoc output#


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [7e0dc36d3b51170a1584c8201669f065d2278f5f]

INTEGRATION: CWS adc17 (1.6.18); FILE MERGED 2007/08/31 14:45:37 np 1.6.18.1: #i80569# remove wrong pchs.


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [2d118765fef1eef5cd9bf1f4210c6f6ea8f752a9]

INTEGRATION: CWS adc17 (1.12.2); FILE MERGED 2007/08/31 14:45:37 np 1.12.2.2: #i80569# remove wrong pchs. 2007/08/10 10:37:10 np 1.12.2.1: #i23626 correct spacing in autodoc output#


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [7025f7cd3ebbebd609c23a5524957882979bbc1c]

INTEGRATION: CWS adc17 (1.8.18); FILE MERGED 2007/08/31 14:45:37 np 1.8.18.2: #i80569# remove wrong pchs. 2007/08/10 10:37:10 np 1.8.18.1: #i23626 correct spacing in autodoc output#


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [e6099e7e6aa3bf14552432b05108560f2eb99355]

INTEGRATION: CWS adc17 (1.7.18); FILE MERGED 2007/08/31 14:45:37 np 1.7.18.1: #i80569# remove wrong pchs.


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [10860d8953af210935b7968996ff52d66145b74b]

INTEGRATION: CWS adc17 (1.8.18); FILE MERGED 2007/08/31 14:45:37 np 1.8.18.1: #i80569# remove wrong pchs.


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [a8291bbc43c49c8d92328b539488d6aac46b169b]

INTEGRATION: CWS adc17 (1.4.18); FILE MERGED 2007/08/31 14:45:37 np 1.4.18.1: #i80569# remove wrong pchs.


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [1d4616cd70aef8cd3ba00f89b0bf0b347059edc1]

INTEGRATION: CWS adc17 (1.7.18); FILE MERGED 2007/08/31 14:45:36 np 1.7.18.1: #i80569# remove wrong pchs.


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [fd0ef8e6be661f8695fe742f768f2cabe16b3e05]

INTEGRATION: CWS adc17 (1.6.18); FILE MERGED 2007/08/31 14:45:36 np 1.6.18.1: #i80569# remove wrong pchs.


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [9ac63682cfa93e180f1dc5b40bc5b5d35bbb41b1]

INTEGRATION: CWS adc17 (1.5.18); FILE MERGED 2007/08/31 14:45:36 np 1.5.18.1: #i80569# remove wrong pchs.


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [3461e9cb26613e37428e96eda30e8ee4189e0d87]

INTEGRATION: CWS adc17 (1.4.18); FILE MERGED 2007/08/31 14:45:36 np 1.4.18.1: #i80569# remove wrong pchs.


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [cd38123b913e9148110f6cfb2d3c4338ee495943]

INTEGRATION: CWS adc17 (1.10.2); FILE MERGED 2007/08/31 14:45:36 np 1.10.2.1: #i80569# remove wrong pchs.


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [aa83fee99e0d18d10852f724f71eb2bbfbdf24ff]

INTEGRATION: CWS adc17 (1.11.18); FILE MERGED 2007/08/31 14:45:36 np 1.11.18.1: #i80569# remove wrong pchs.


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [cfc4f0c4693822c02210b883912d1bb4e092e049]

INTEGRATION: CWS adc17 (1.9.18); FILE MERGED 2007/08/31 14:45:36 np 1.9.18.1: #i80569# remove wrong pchs.


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [62ee5c27276cdf621c2939145dacdbd69e0cfed1]

INTEGRATION: CWS adc17 (1.3.18); FILE MERGED 2007/08/31 14:45:36 np 1.3.18.1: #i80569# remove wrong pchs.


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [fe83916910ad86478bc00af05472debbb0f26d79]

INTEGRATION: CWS adc17 (1.3.18); FILE MERGED 2007/08/31 14:45:35 np 1.3.18.1: #i80569# remove wrong pchs.


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [f2b649d5bfc78c2e223dbfe797e951b13e5ca665]

INTEGRATION: CWS adc17 (1.4.18); FILE MERGED 2007/08/31 14:45:35 np 1.4.18.1: #i80569# remove wrong pchs.


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [e83a1171ea947ee02db53cb51853b00cf03baa0a]

INTEGRATION: CWS adc17 (1.3.50); FILE MERGED 2007/08/31 14:45:35 np 1.3.50.1: #i80569# remove wrong pchs.


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [151445d7351840080e961327bd4d5668f2b793f5]

INTEGRATION: CWS adc17 (1.6.18); FILE MERGED 2007/08/31 14:45:35 np 1.6.18.1: #i80569# remove wrong pchs.


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [81d6faf46d185f29c3ec132e7db665f3a1a4362e]

INTEGRATION: CWS adc17 (1.8.18); FILE MERGED 2007/08/31 14:45:34 np 1.8.18.1: #i80569# remove wrong pchs.


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [8aab12849218b7d7b7fec36039d132174f9cc223]

INTEGRATION: CWS adc17 (1.6.18); FILE MERGED 2007/08/31 14:45:34 np 1.6.18.1: #i80569# remove wrong pchs.


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [c9ab0eb4f560ed2815633e7ef288855c517e967a]

INTEGRATION: CWS adc17 (1.5.18); FILE MERGED 2007/08/31 14:45:34 np 1.5.18.1: #i80569# remove wrong pchs.


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [56f73b79f8e216f76311cbf05b0ba2de3275a0c8]

INTEGRATION: CWS adc17 (1.7.18); FILE MERGED 2007/08/31 14:45:34 np 1.7.18.1: #i80569# remove wrong pchs.


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [b8b7fa6953b9defc2981a69f9ed91499ec24dfe5]

INTEGRATION: CWS adc17 (1.3.18); FILE MERGED 2007/08/31 14:45:34 np 1.3.18.1: #i80569# remove wrong pchs.


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [ff1ff964cc1b764dc2b6e166191374b8eee28c28]

INTEGRATION: CWS adc17 (1.9.18); FILE MERGED 2007/08/31 14:45:34 np 1.9.18.1: #i80569# remove wrong pchs.


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [b4c39f9ec7ad4678616fe46203d66c39bbf2ac6b]

INTEGRATION: CWS adc17 (1.2.50); FILE MERGED 2007/08/31 14:45:34 np 1.2.50.1: #i80569# remove wrong pchs.


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [2fb2614e71415ad45973bdfb0a8c25c8c1ce560d]

INTEGRATION: CWS adc17 (1.4.18); FILE MERGED 2007/08/31 14:45:34 np 1.4.18.1: #i80569# remove wrong pchs.


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [38530931a851e5f92f8218f61cbafcf41346a41e]

INTEGRATION: CWS adc17 (1.3.18); FILE MERGED 2007/08/31 14:45:33 np 1.3.18.1: #i80569# remove wrong pchs.


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [8c969ff7ca20ae888a7b2bd48ed902091e09baa6]

INTEGRATION: CWS adc17 (1.5.18); FILE MERGED 2007/08/31 14:45:33 np 1.5.18.1: #i80569# remove wrong pchs.


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [39e72722fc32927d64a16ca318f9b82646ceb660]

INTEGRATION: CWS adc17 (1.6.18); FILE MERGED 2007/08/31 14:45:33 np 1.6.18.1: #i80569# remove wrong pchs.


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [38006986fdb07f5b0156ba5d8acd1bf02886262d]

INTEGRATION: CWS adc17 (1.7.18); FILE MERGED 2007/08/31 14:45:33 np 1.7.18.1: #i80569# remove wrong pchs.


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [66852b8671f2bc16256aaed6c533e0e2ff148406]

INTEGRATION: CWS adc17 (1.8.50); FILE MERGED 2007/09/04 15:40:19 np 1.8.50.3: #i80569# 2007/08/31 14:45:33 np 1.8.50.2: #i80569# remove wrong pchs. 2007/08/10 12:28:37 np 1.8.50.1: #i80569# fix concurring pchs.


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [f30b6b13f52d4cfdf2fb758928ee1edf941c2ca6]

INTEGRATION: CWS adc17 (1.9.18); FILE MERGED 2007/08/31 14:45:33 np 1.9.18.1: #i80569# remove wrong pchs.


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [d3fc93fe04de335ef9494e7f2c52550304556c09]

INTEGRATION: CWS adc17 (1.11.18); FILE MERGED 2007/08/31 14:45:33 np 1.11.18.1: #i80569# remove wrong pchs.


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [25f4bde34a5ed22911fe0797a44e53ff663af948]

INTEGRATION: CWS adc17 (1.3.18); FILE MERGED 2007/08/31 14:45:32 np 1.3.18.1: #i80569# remove wrong pchs.


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [cdc9449746ead0c47f264ed466b806138d19a203]

INTEGRATION: CWS adc17 (1.6.18); FILE MERGED 2007/08/31 14:45:32 np 1.6.18.1: #i80569# remove wrong pchs.


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [3ca517c1b42e7c3eb08995e33dec8d5e91920461]

INTEGRATION: CWS adc17 (1.4.18); FILE MERGED 2007/08/31 14:45:32 np 1.4.18.1: #i80569# remove wrong pchs.


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [d45a1c39ec570d9bb2854234e32c0c75913b11b4]

INTEGRATION: CWS adc17 (1.7.18); FILE MERGED 2007/08/31 14:45:32 np 1.7.18.1: #i80569# remove wrong pchs.


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [c817f0e5a706bb2d17deb91db94c22e820472fa9]

INTEGRATION: CWS adc17 (1.5.18); FILE MERGED 2007/08/31 14:45:32 np 1.5.18.1: #i80569# remove wrong pchs.


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [f16b265646e168dbebefc9c45963b6fc707a5ef2]

INTEGRATION: CWS adc17 (1.8.18); FILE MERGED 2007/08/31 14:45:32 np 1.8.18.1: #i80569# remove wrong pchs.


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [f5c0a1ba8f74ae4f18f0e69280788a82c76cb329]

INTEGRATION: CWS adc17 (1.11.18); FILE MERGED 2007/08/31 14:45:32 np 1.11.18.1: #i80569# remove wrong pchs.


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [c70c7535919c0bb330ba3fcc689e089ec93c779f]

INTEGRATION: CWS adc17 (1.9.18); FILE MERGED 2007/08/31 14:45:31 np 1.9.18.1: #i80569# remove wrong pchs.


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [95a961f41f36b540913294dae1f7fb18c71f3f8d]

INTEGRATION: CWS adc17 (1.11.2); FILE MERGED 2007/08/31 14:45:31 np 1.11.2.1: #i80569# remove wrong pchs.


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [5641202d34ba5a73db178652e5b7cf10a4956760]

INTEGRATION: CWS adc17 (1.4.18); FILE MERGED 2007/08/31 14:45:31 np 1.4.18.1: #i80569# remove wrong pchs.


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [916a46a1e878d313a5ac8224b6d0d0a780660591]

INTEGRATION: CWS adc17 (1.4.30); FILE MERGED 2007/08/10 10:37:09 np 1.4.30.1: #i23626 correct spacing in autodoc output#


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [4b54a791a8a1087506c61d542c0db044e7053d40]

INTEGRATION: CWS adc17 (1.12.18); FILE MERGED 2007/08/31 14:45:31 np 1.12.18.2: #i80569# remove wrong pchs. 2007/08/10 10:37:09 np 1.12.18.1: #i23626 correct spacing in autodoc output#


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [aaba5de9a8a1d51bdc6b9db1e20a947c09efea7d]

INTEGRATION: CWS adc17 (1.7.18); FILE MERGED 2007/08/31 14:45:31 np 1.7.18.1: #i80569# remove wrong pchs.


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [c94eb576859c5dd92a605804cc12e15dcb1dbac8]

INTEGRATION: CWS adc17 (1.5.18); FILE MERGED 2007/08/31 14:45:31 np 1.5.18.1: #i80569# remove wrong pchs.


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [63dd20fffae7170da8eccb91b05c6b88cf689029]

INTEGRATION: CWS adc17 (1.6.18); FILE MERGED 2007/08/31 14:45:31 np 1.6.18.1: #i80569# remove wrong pchs.


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [5e8c705eeb9f47fa8d75037e862fc93af6dd08aa]

INTEGRATION: CWS adc17 (1.8.18); FILE MERGED 2007/08/31 14:45:31 np 1.8.18.1: #i80569# remove wrong pchs.


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [272be7ce57f5dcba49f2e2604382e7dbbb2d91ca]

INTEGRATION: CWS adc17 (1.3.18); FILE MERGED 2007/08/31 14:45:31 np 1.3.18.1: #i80569# remove wrong pchs.


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [0d480a22609862499d26a715573a1e81ecde075c]

INTEGRATION: CWS adc17 (1.8.18); FILE MERGED 2007/08/31 14:45:30 np 1.8.18.1: #i80569# remove wrong pchs.


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [19b881a1fa8cf4a2e72ada4d6b07116a591b4c98]

INTEGRATION: CWS adc17 (1.4.18); FILE MERGED 2007/08/31 14:45:30 np 1.4.18.1: #i80569# remove wrong pchs.


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [ceb68937419ae1bd51fd85754de18619ddd9c5ec]

INTEGRATION: CWS adc17 (1.5.18); FILE MERGED 2007/08/31 14:45:30 np 1.5.18.1: #i80569# remove wrong pchs.


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [410b503cb29250d990d8de61b21f710734262b19]

INTEGRATION: CWS adc17 (1.6.18); FILE MERGED 2007/08/31 14:45:30 np 1.6.18.1: #i80569# remove wrong pchs.


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [1e54bc127229bf7851e5bbb8fae0f0826c3f945d]

INTEGRATION: CWS adc17 (1.7.18); FILE MERGED 2007/08/31 14:45:30 np 1.7.18.1: #i80569# remove wrong pchs.


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [f54157a20a02cfb2559ec7d74ff3d49cdcb24ac4]

INTEGRATION: CWS adc17 (1.9.18); FILE MERGED 2007/08/31 14:45:30 np 1.9.18.1: #i80569# remove wrong pchs.


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [4e29ecd052f5135d8546a1bc988481bf58826668]

INTEGRATION: CWS adc17 (1.3.18); FILE MERGED 2007/08/31 14:45:30 np 1.3.18.1: #i80569# remove wrong pchs.


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [4b819fa075006d6d1d0dda47acc46b83ba0a676b]

INTEGRATION: CWS adc17 (1.11.18); FILE MERGED 2007/08/31 14:45:30 np 1.11.18.1: #i80569# remove wrong pchs.


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [fdc32d813a651f41f739af6877dfe8946f9573bf]

INTEGRATION: CWS adc17 (1.5.18); FILE MERGED 2007/08/31 14:45:30 np 1.5.18.2: #i80569# remove wrong pchs. 2007/08/10 10:37:09 np 1.5.18.1: #i23626 correct spacing in autodoc output#


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [4e23a105fe37d9cce4a12a01d0bf9f8562334383]

INTEGRATION: CWS adc17 (1.4.18); FILE MERGED 2007/08/31 14:45:29 np 1.4.18.2: #i80569# remove wrong pchs. 2007/08/10 10:37:09 np 1.4.18.1: #i23626 correct spacing in autodoc output#


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [1d319c5fbe1d601e621f4fbb5da12bd30ca01c0b]

INTEGRATION: CWS adc17 (1.3.18); FILE MERGED 2007/08/31 14:45:29 np 1.3.18.1: #i80569# remove wrong pchs.


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [3e12ba8eaa380d9fac052ddac7f60768b99bbd96]

INTEGRATION: CWS adc17 (1.8.18); FILE MERGED 2007/08/31 14:45:28 np 1.8.18.1: #i80569# remove wrong pchs.


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [3d3dc240879eda3cd872545e0fa75d4381a56888]

INTEGRATION: CWS adc17 (1.3.18); FILE MERGED 2007/08/31 14:45:28 np 1.3.18.1: #i80569# remove wrong pchs.


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [ac4fcb5d180e932bd7e42e9769dd0a3d6b91fcbf]

INTEGRATION: CWS adc17 (1.4.18); FILE MERGED 2007/08/31 14:45:28 np 1.4.18.1: #i80569# remove wrong pchs.


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [165fdc599818d9f926c90c7f5dd208dca20e3a90]

INTEGRATION: CWS adc17 (1.6.18); FILE MERGED 2007/08/31 14:45:28 np 1.6.18.1: #i80569# remove wrong pchs.


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [027c73dd63f89e3490a0cc069cfc2ab68871f953]

INTEGRATION: CWS adc17 (1.5.18); FILE MERGED 2007/08/31 14:45:28 np 1.5.18.1: #i80569# remove wrong pchs.


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [7378fbfb801fcb2798efb84a91cf4af249383a72]

INTEGRATION: CWS adc17 (1.5.18); FILE MERGED 2007/08/31 14:45:27 np 1.5.18.1: #i80569# remove wrong pchs.


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [95fc37cbb81a6bf924feb1c773830f01dd134a65]

INTEGRATION: CWS adc17 (1.4.18); FILE MERGED 2007/08/31 14:45:27 np 1.4.18.1: #i80569# remove wrong pchs.


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [d986b649928da4541cebaeb4bbf5f386d86a3287]

INTEGRATION: CWS adc17 (1.3.18); FILE MERGED 2007/08/31 14:45:27 np 1.3.18.1: #i80569# remove wrong pchs.


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [8ae6ee49d9f2deeaead7e3f94464830a30248370]

INTEGRATION: CWS adc17 (1.3.18); FILE MERGED 2007/08/31 14:45:26 np 1.3.18.1: #i80569# remove wrong pchs.


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [c07e4cd83b18536e1ae0a3795aa7baa9c46b44c0]

INTEGRATION: CWS adc17 (1.4.18); FILE MERGED 2007/08/31 14:45:26 np 1.4.18.1: #i80569# remove wrong pchs.


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [68a71a0ccb9cbc0b776604a4d3fa5333d35f7d9e]

INTEGRATION: CWS adc17 (1.5.18); FILE MERGED 2007/08/31 14:45:26 np 1.5.18.1: #i80569# remove wrong pchs.


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [ddcf7d1d5f2e0835c069acf620195823e71b7e84]

INTEGRATION: CWS adc17 (1.3.18); FILE MERGED 2007/08/31 14:45:25 np 1.3.18.1: #i80569# remove wrong pchs.


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [5b65f34bc501fc062b0b08885371d2eeeff908fe]

INTEGRATION: CWS adc17 (1.5.14); FILE MERGED 2007/08/31 14:45:25 np 1.5.14.1: #i80569# remove wrong pchs.


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [d264ad1c1d045b8193d81d02e83bad9ef2f30dd9]

INTEGRATION: CWS adc17 (1.4.50); FILE MERGED 2007/08/10 10:37:09 np 1.4.50.1: #i23626 correct spacing in autodoc output#


2007-09-18  Vladimir Glazounov  <vg@openoffice.org>  [bc25a010dc525f501bd1b6deb5cfa7398b272e60]

INTEGRATION: CWS adc17 (1.7.18); FILE MERGED 2007/08/10 10:37:09 np 1.7.18.1: #i23626 correct spacing in autodoc output#


2007-09-18  Ivo Hinkelmann  <ihi@openoffice.org>  [a9700fa6cf05725e1394edef7064332e11253901]

#i10000# #i81592#


2007-09-17  Ivo Hinkelmann  <ihi@openoffice.org>  [2a8b22944f510ac4a8f9d62d3f73ad87751913fa]

#i10000# #i81592# warnings = errors


2007-09-14  Oliver Bolte  <obo@openoffice.org>  [864bdd05e1dce450c8c9f643f9f2920931e122a3]

#i10000# warning with Windows Vista SDK


2007-09-13  Ivo Hinkelmann  <ihi@openoffice.org>  [c7210f19a6db090ffb9ee226a8f01c275afbeb59]

SRC680


2007-09-13  Ivo Hinkelmann  <ihi@openoffice.org>  [f7dd34ac45d7e09ee66b779cfd2c96e4ffafdb00]

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>  [9adfe73cbc73ccc35b8bdb5ea907bdc75d325293]

INTEGRATION: CWS macosxspellchecker (1.6.50); FILE MERGED 2007/08/29 01:40:46 msicotte 1.6.50.2: moving macspellimp.cxx to a separate directory 2007/08/28 05:33:18 msicotte 1.6.50.1: #i77592#: changes for Mac OS X Spellchecker


2007-09-13  Ivo Hinkelmann  <ihi@openoffice.org>  [e6e03d3da90e234d27fd0dbcf044b50318bd3982]

INTEGRATION: CWS macosxspellchecker (1.1.2); FILE ADDED 2007/08/29 01:52:00 msicotte 1.1.2.1: #i77592#: new files to implement libmacosxspell680mxi.dylib


2007-09-13  Ivo Hinkelmann  <ihi@openoffice.org>  [ba541dab4c98d5b2659e83e7ff5700a7799d9a8b]

INTEGRATION: CWS macosxspellchecker (1.1.2); FILE ADDED 2007/09/13 02:37:03 msicotte 1.1.2.5: remove reference to exports.dxp - only needed for windows 2007/09/12 22:23:14 msicotte 1.1.2.4: updated echo when nothing to build 2007/09/12 21:11:58 msicotte 1.1.2.3: #i77592#: change to build libMacOSXSpell only for MAC OS X AQUA 2007/08/29 13:57:36 msicotte 1.1.2.2: renaming macosxspell.map->MacOSXSpell.map 2007/08/29 01:52:00 msicotte 1.1.2.1: #i77592#: new files to implement libmacosxspell680mxi.dylib


2007-09-13  Ivo Hinkelmann  <ihi@openoffice.org>  [4e386a897cd43aae3664ce68e47dd46b271de780]

INTEGRATION: CWS macosxspellchecker (1.1.2); FILE ADDED 2007/09/07 19:29:41 msicotte 1.1.2.2: #i77592#: Changed display name to match spec Mac OS X Spell Checker 2007/08/29 01:52:00 msicotte 1.1.2.1: #i77592#: new files to implement libmacosxspell680mxi.dylib


2007-09-13  Ivo Hinkelmann  <ihi@openoffice.org>  [7398c6cf43ad2f5dec42cd15c88b9414da2a1c31]

INTEGRATION: CWS macosxspellchecker (1.1.2); FILE ADDED 2007/08/29 13:58:14 msicotte 1.1.2.1: renaming macosxspell.map->MacOSXSpell.map


2007-09-13  Ivo Hinkelmann  <ihi@openoffice.org>  [90d2d976749873163863fab8a1a214c886d44d1e]

INTEGRATION: CWS macosxspellchecker (1.15.24); FILE MERGED 2007/09/13 14:11:06 msicotte 1.15.24.3: adjust caps libMacOSXSpell 2007/09/12 22:13:37 msicotte 1.15.24.2: removing lines needed only for windows from Mac section 2007/08/29 01:55:45 msicotte 1.15.24.1: #i77592#: chnages to implement libmacosxspell680mxi.dylib


2007-09-13  Ivo Hinkelmann  <ihi@openoffice.org>  [297f2ac0237f10868defa9bc899dc8e916d8139e]

INTEGRATION: CWS macosxspellchecker (1.15.24); FILE MERGED 2007/08/29 01:55:44 msicotte 1.15.24.1: #i77592#: chnages to implement libmacosxspell680mxi.dylib


2007-09-13  Ivo Hinkelmann  <ihi@openoffice.org>  [9699327bf951440a2771d82829802bf162c1590b]

INTEGRATION: CWS macaddressbook01 (1.9.272); FILE MERGED 2007/07/08 19:06:32 msicotte 1.9.272.1: #i77591# initial commit


2007-09-13  Ivo Hinkelmann  <ihi@openoffice.org>  [b29fe7488d60d9dadff53e361ddd2422550a2280]

INTEGRATION: CWS macaddressbook01 (1.12.48); FILE MERGED 2007/07/08 19:06:32 msicotte 1.12.48.1: #i77591# initial commit


2007-09-13  Ivo Hinkelmann  <ihi@openoffice.org>  [ffbbc2cc40c04d158356c5988b0d76d57d3afde1]

INTEGRATION: CWS macaddressbook01 (1.8.272); FILE MERGED 2007/07/08 19:06:32 msicotte 1.8.272.1: #i77591# initial commit


2007-09-13  Ivo Hinkelmann  <ihi@openoffice.org>  [3f00810b564e34cddc0476534a0daa1942d913cd]

INTEGRATION: CWS macaddressbook01 (1.11.164); FILE MERGED 2007/07/08 19:06:32 msicotte 1.11.164.1: #i77591# initial commit


2007-09-13  Ivo Hinkelmann  <ihi@openoffice.org>  [52db33f079839de0461c1d20385aeae668b8dc88]

INTEGRATION: CWS macaddressbook01 (1.57.54); FILE MERGED 2007/07/08 19:06:31 msicotte 1.57.54.1: #i77591# initial commit


2007-09-13  Ivo Hinkelmann  <ihi@openoffice.org>  [2921276a53153d6e5bff3f59295b29336d314598]

INTEGRATION: CWS macaddressbook01 (1.15.164); FILE MERGED 2007/07/08 19:06:31 msicotte 1.15.164.1: #i77591# initial commit


2007-09-13  Ivo Hinkelmann  <ihi@openoffice.org>  [2fe5642285feab6df4a0844e9e3b9ba065d0ed76]

INTEGRATION: CWS macaddressbook01 (1.12.112); FILE MERGED 2007/07/08 19:06:31 msicotte 1.12.112.1: #i77591# initial commit


2007-09-13  Ivo Hinkelmann  <ihi@openoffice.org>  [404774330e0e94c268175bac3b3a8263a38846d3]

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>  [e08925f9de38c53171153f1b6e33b5672f070ef0]

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  Ivo Hinkelmann  <ihi@openoffice.org>  [ebda7826cd377647cf866876022a62785d5a24ce]

INTEGRATION: CWS macaddressbook01 (1.74.28); FILE MERGED 2007/07/09 23:28:14 ericb 1.74.28.2: RESYNC: (1.74-1.75); FILE MERGED 2007/07/08 19:08:13 msicotte 1.74.28.1: #i77591# initial commit


2007-09-13  Ivo Hinkelmann  <ihi@openoffice.org>  [0fd7189dad7a23c9a83a3c8152c32ce321e76ea7]

INTEGRATION: CWS macaddressbook01 (1.9.208); FILE MERGED 2007/07/08 19:08:13 msicotte 1.9.208.1: #i77591# initial commit


2007-09-13  Ivo Hinkelmann  <ihi@openoffice.org>  [d9070e55266fa4837c68f15e50aeca481a495362]

INTEGRATION: CWS macaddressbook01 (1.25.24); FILE MERGED 2007/07/09 23:20:29 ericb 1.25.24.2: RESYNC: (1.25-1.26); FILE MERGED 2007/07/08 19:08:13 msicotte 1.25.24.1: #i77591# initial commit


2007-09-13  Ivo Hinkelmann  <ihi@openoffice.org>  [e0dff0978cda663a98d2c782cafa07f101c40299]

INTEGRATION: CWS macaddressbook01 (1.14.24); FILE MERGED 2007/07/09 23:20:24 ericb 1.14.24.2: RESYNC: (1.14-1.15); FILE MERGED 2007/07/08 19:08:13 msicotte 1.14.24.1: #i77591# initial commit


2007-09-13  Ivo Hinkelmann  <ihi@openoffice.org>  [451448ab2b87c4f05e9a7f26affc190208613b4d]

INTEGRATION: CWS macaddressbook01 (1.7.68); FILE MERGED 2007/07/08 19:08:13 msicotte 1.7.68.1: #i77591# initial commit


2007-09-13  Ivo Hinkelmann  <ihi@openoffice.org>  [86ac37deb2ff66a0892397bd75b1cf202c5e941c]

INTEGRATION: CWS macaddressbook01 (1.18.24); FILE MERGED 2007/07/09 23:19:46 ericb 1.18.24.2: RESYNC: (1.18-1.19); FILE MERGED 2007/07/08 19:08:13 msicotte 1.18.24.1: #i77591# initial commit


2007-09-13  Ivo Hinkelmann  <ihi@openoffice.org>  [b8139618528a6dc1e37785561f36f8fd053c2887]

INTEGRATION: CWS macaddressbook01 (1.41.22); FILE MERGED 2007/07/09 23:15:52 ericb 1.41.22.2: RESYNC: (1.41-1.42); FILE MERGED 2007/07/08 19:08:12 msicotte 1.41.22.1: #i77591# initial commit


2007-09-13  Ivo Hinkelmann  <ihi@openoffice.org>  [45326f7ed4d4692d5ab2a4d2844ebb9bf42da298]

INTEGRATION: CWS macaddressbook01 (1.1.2); FILE ADDED 2007/07/29 18:15:58 cremlae 1.1.2.2: #i77591# Removed DOS line-endings from all files that have them 2007/07/08 19:21:00 msicotte 1.1.2.1: #i77591# initial commit


2007-09-13  Ivo Hinkelmann  <ihi@openoffice.org>  [1da2728e45f55524ac0ff715a0e1574c67db176d]

INTEGRATION: CWS macaddressbook01 (1.1.2); FILE ADDED 2007/07/22 19:16:55 cremlae 1.1.2.4: #79848# Made a more logical variable name in macabutilities.hxx and added a missing CFRelease 2007/07/20 23:00:57 cremlae 1.1.2.3: #79766 Fix dates in Mac OS X Address Book integration to be correct 2007/07/13 18:17:42 cremlae 1.1.2.2: #i77591# Added premac/postmac patch by pluby - provides premac and postmac headers around Carbon includes 2007/07/08 19:21:00 msicotte 1.1.2.1: #i77591# initial commit


2007-09-13  Ivo Hinkelmann  <ihi@openoffice.org>  [131506ff4da2d344e4554df4d93e6ea5ff3bf851]

INTEGRATION: CWS macaddressbook01 (1.1.2); FILE ADDED 2007/07/29 18:15:58 cremlae 1.1.2.2: #i77591# Removed DOS line-endings from all files that have them 2007/07/08 19:20:59 msicotte 1.1.2.1: #i77591# initial commit


2007-09-13  Ivo Hinkelmann  <ihi@openoffice.org>  [5e5d1fb585c623e5f51c719890d6d022a656440b]

INTEGRATION: CWS macaddressbook01 (1.1.2); FILE ADDED 2007/07/15 01:56:55 cremlae 1.1.2.4: #i79612# Added comments to several files in connectivity/source/macab 2007/07/13 20:02:33 cremlae 1.1.2.3: #79512# #79513# #79514# Applied patches for the Mac OS X Address Book Integration: to fix null headers crash, to handle multiple groups of the same name, and to be optimized for mail merge 2007/07/13 18:17:42 cremlae 1.1.2.2: #i77591# Added premac/postmac patch by pluby - provides premac and postmac headers around Carbon includes 2007/07/08 19:20:58 msicotte 1.1.2.1: #i77591# initial commit


2007-09-13  Ivo Hinkelmann  <ihi@openoffice.org>  [5da5f12c482a824db16ceaf46799a213f87a695a]

INTEGRATION: CWS macaddressbook01 (1.1.2); FILE ADDED 2007/09/02 16:28:04 fheckl 1.1.2.6: Probable memory leaks fixed and issue 80756 2007/07/15 22:22:02 cremlae 1.1.2.5: #79610# Added localization to Mac OS X Address Book labels, though an installation issue remains for seeing the localized labels - issue 79610 has details 2007/07/15 01:56:55 cremlae 1.1.2.4: #i79612# Added comments to several files in connectivity/source/macab 2007/07/13 20:02:32 cremlae 1.1.2.3: #79512# #79513# #79514# Applied patches for the Mac OS X Address Book Integration: to fix null headers crash, to handle multiple groups of the same name, and to be optimized for mail merge 2007/07/13 18:17:42 cremlae 1.1.2.2: #i77591# Added premac/postmac patch by pluby - provides premac and postmac headers around Carbon includes 2007/07/08 19:20:58 msicotte 1.1.2.1: #i77591# initial commit


2007-09-13  Ivo Hinkelmann  <ihi@openoffice.org>  [0629134271b1bc93d265dc916828df78bdf59356]

INTEGRATION: CWS macaddressbook01 (1.1.2); FILE ADDED 2007/07/15 01:56:55 cremlae 1.1.2.3: #i79612# Added comments to several files in connectivity/source/macab 2007/07/13 18:17:42 cremlae 1.1.2.2: #i77591# Added premac/postmac patch by pluby - provides premac and postmac headers around Carbon includes 2007/07/08 19:20:58 msicotte 1.1.2.1: #i77591# initial commit


2007-09-13  Ivo Hinkelmann  <ihi@openoffice.org>  [f145b6bb65174e2d9337369b5037076da0d6b9f0]

INTEGRATION: CWS macaddressbook01 (1.1.2); FILE ADDED 2007/09/02 16:28:04 fheckl 1.1.2.4: Probable memory leaks fixed and issue 80756 2007/07/15 01:56:55 cremlae 1.1.2.3: #i79612# Added comments to several files in connectivity/source/macab 2007/07/13 18:17:42 cremlae 1.1.2.2: #i77591# Added premac/postmac patch by pluby - provides premac and postmac headers around Carbon includes 2007/07/08 19:20:58 msicotte 1.1.2.1: #i77591# initial commit


2007-09-13  Ivo Hinkelmann  <ihi@openoffice.org>  [be638627fae07cfb80d79e4ce40092f34ed1ce36]

INTEGRATION: CWS macaddressbook01 (1.1.2); FILE ADDED 2007/07/29 18:15:58 cremlae 1.1.2.2: #i77591# Removed DOS line-endings from all files that have them 2007/07/08 19:20:58 msicotte 1.1.2.1: #i77591# initial commit


2007-09-13  Ivo Hinkelmann  <ihi@openoffice.org>  [087632700125d926cf6b58e5e6cab40d9b6a268a]

INTEGRATION: CWS macaddressbook01 (1.1.2); FILE ADDED 2007/07/08 19:20:58 msicotte 1.1.2.1: #i77591# initial commit


2007-09-13  Ivo Hinkelmann  <ihi@openoffice.org>  [16e32ec34f8f23259475a22d7ff1059dc8011f6c]

INTEGRATION: CWS macaddressbook01 (1.1.2); FILE ADDED 2007/07/15 01:56:55 cremlae 1.1.2.3: #i79612# Added comments to several files in connectivity/source/macab 2007/07/13 20:02:33 cremlae 1.1.2.2: #79512# #79513# #79514# Applied patches for the Mac OS X Address Book Integration: to fix null headers crash, to handle multiple groups of the same name, and to be optimized for mail merge 2007/07/08 19:20:58 msicotte 1.1.2.1: #i77591# initial commit


2007-09-13  Ivo Hinkelmann  <ihi@openoffice.org>  [cad528cacf282848fb4d29f711f1da642d070b55]

INTEGRATION: CWS macaddressbook01 (1.1.2); FILE ADDED 2007/07/13 18:17:42 cremlae 1.1.2.2: #i77591# Added premac/postmac patch by pluby - provides premac and postmac headers around Carbon includes 2007/07/08 19:20:58 msicotte 1.1.2.1: #i77591# initial commit


2007-09-13  Ivo Hinkelmann  <ihi@openoffice.org>  [3ef48e350593a5fcef59260fcad20ad72ae02a05]

INTEGRATION: CWS macaddressbook01 (1.1.2); FILE ADDED 2007/07/15 01:56:55 cremlae 1.1.2.2: #i79612# Added comments to several files in connectivity/source/macab 2007/07/08 19:20:58 msicotte 1.1.2.1: #i77591# initial commit


2007-09-13  Ivo Hinkelmann  <ihi@openoffice.org>  [e1fa823a6c553f5496ba15b7b774562513ec337b]

INTEGRATION: CWS macaddressbook01 (1.1.2); FILE ADDED 2007/07/29 18:15:59 cremlae 1.1.2.2: #i77591# Removed DOS line-endings from all files that have them 2007/07/08 19:20:58 msicotte 1.1.2.1: #i77591# initial commit


2007-09-13  Ivo Hinkelmann  <ihi@openoffice.org>  [61b63b5848c75dcec9c38f61756c6e34208ea949]

INTEGRATION: CWS macaddressbook01 (1.1.2); FILE ADDED 2007/09/02 16:28:04 fheckl 1.1.2.3: Probable memory leaks fixed and issue 80756 2007/07/29 18:15:59 cremlae 1.1.2.2: #i77591# Removed DOS line-endings from all files that have them 2007/07/08 19:20:58 msicotte 1.1.2.1: #i77591# initial commit


2007-09-13  Ivo Hinkelmann  <ihi@openoffice.org>  [5b11131b91999d4ab11c896dab96f3714598e832]

INTEGRATION: CWS macaddressbook01 (1.1.2); FILE ADDED 2007/07/15 23:04:58 ericb 1.1.2.2: #i77591# remove DOS end of lines 2007/07/08 19:20:58 msicotte 1.1.2.1: #i77591# initial commit


2007-09-13  Ivo Hinkelmann  <ihi@openoffice.org>  [3655ca60cd738a39fd4d833bbb59a0ea80607e92]

INTEGRATION: CWS macaddressbook01 (1.1.2); FILE ADDED 2007/07/29 18:15:59 cremlae 1.1.2.2: #i77591# Removed DOS line-endings from all files that have them 2007/07/08 19:20:57 msicotte 1.1.2.1: #i77591# initial commit


2007-09-13  Ivo Hinkelmann  <ihi@openoffice.org>  [e7f2208547edc25b670b794dae791831a1e7583a]

INTEGRATION: CWS macaddressbook01 (1.1.2); FILE ADDED 2007/07/13 20:02:33 cremlae 1.1.2.3: #79512# #79513# #79514# Applied patches for the Mac OS X Address Book Integration: to fix null headers crash, to handle multiple groups of the same name, and to be optimized for mail merge 2007/07/13 18:17:42 cremlae 1.1.2.2: #i77591# Added premac/postmac patch by pluby - provides premac and postmac headers around Carbon includes 2007/07/08 19:20:57 msicotte 1.1.2.1: #i77591# initial commit


2007-09-13  Ivo Hinkelmann  <ihi@openoffice.org>  [10706b91f89f28ce195888ba419cb6b80a30be6b]

INTEGRATION: CWS macaddressbook01 (1.1.2); FILE ADDED 2007/09/02 16:28:04 fheckl 1.1.2.5: Probable memory leaks fixed and issue 80756 2007/07/15 01:56:55 cremlae 1.1.2.4: #i79612# Added comments to several files in connectivity/source/macab 2007/07/13 20:02:33 cremlae 1.1.2.3: #79512# #79513# #79514# Applied patches for the Mac OS X Address Book Integration: to fix null headers crash, to handle multiple groups of the same name, and to be optimized for mail merge 2007/07/13 18:17:42 cremlae 1.1.2.2: #i77591# Added premac/postmac patch by pluby - provides premac and postmac headers around Carbon includes 2007/07/08 19:20:57 msicotte 1.1.2.1: #i77591# initial commit


2007-09-13  Ivo Hinkelmann  <ihi@openoffice.org>  [23d36eb89dae4f76d763a682e0f5ffc73a49afef]

INTEGRATION: CWS macaddressbook01 (1.28.26); FILE MERGED 2007/07/08 19:15:15 msicotte 1.28.26.1: #i77591# initial commit


2007-09-13  Ivo Hinkelmann  <ihi@openoffice.org>  [cafc895bc6651c1a0d682048cedc1650ec311468]

INTEGRATION: CWS macaddressbook01 (1.33.70); FILE MERGED 2007/07/08 19:15:15 msicotte 1.33.70.1: #i77591# initial commit


2007-09-13  Ivo Hinkelmann  <ihi@openoffice.org>  [795efdf5fec8fd9e4fca14c7ac6dc85cb9f2cb63]

INTEGRATION: CWS macaddressbook01 (1.14.104); FILE MERGED 2007/07/08 19:15:15 msicotte 1.14.104.1: #i77591# initial commit


2007-09-13  Ivo Hinkelmann  <ihi@openoffice.org>  [72291f0539119929d3f7e59209a8cfc210bff8e7]

INTEGRATION: CWS aquavclcarbonfixes (1.25.32); FILE MERGED 2007/08/20 21:53:51 ericb 1.25.32.1: #i80842# add Ismael native progressbar (cloned from aquavcl03)


2007-09-13  Ivo Hinkelmann  <ihi@openoffice.org>  [869ddb6f22920db67212a3293061aeb6f1f7309e]

INTEGRATION: CWS aquavclcarbonfixes (1.31.22); FILE MERGED 2007/08/31 14:12:40 pl 1.31.22.1: #i80701# change dropdowns, add focus ring


2007-09-13  Ivo Hinkelmann  <ihi@openoffice.org>  [72ebade6ba9e88a5a24db57266a53e8f52049214]

INTEGRATION: CWS aquavclcarbonfixes (1.20.70); FILE MERGED 2007/08/29 12:59:47 hdu 1.20.70.1: #i77549# extend native scrollbar NWF by adding PART_TRACK_*_AREA controls


2007-09-13  Ivo Hinkelmann  <ihi@openoffice.org>  [36a4348e0b714e4dbb9b99bc88b7f6ca40d58590]

INTEGRATION: CWS aquavclcarbonfixes (1.39.30); FILE MERGED 2007/09/03 10:02:29 hdu 1.39.30.2: #i80701# fix warning on wntmsci builds 2007/08/31 14:12:40 pl 1.39.30.1: #i80701# change dropdowns, add focus ring


2007-09-13  Ivo Hinkelmann  <ihi@openoffice.org>  [0f9bea4a9b0b027fdab0f8e6731062def4a14e69]

INTEGRATION: CWS aquavclcarbonfixes (1.60.32); FILE MERGED 2007/08/31 14:12:40 pl 1.60.32.1: #i80701# change dropdowns, add focus ring


2007-09-13  Ivo Hinkelmann  <ihi@openoffice.org>  [8d86cff085efa878af7e8e841996d946336a7ad7]

INTEGRATION: CWS aquavclcarbonfixes (1.88.18); FILE MERGED 2007/08/31 14:12:40 pl 1.88.18.1: #i80701# change dropdowns, add focus ring


2007-09-13  Ivo Hinkelmann  <ihi@openoffice.org>  [72e407395fa441b92865b4230b288ba8fbb6a31b]

INTEGRATION: CWS aquavclcarbonfixes (1.44.20); FILE MERGED 2007/08/31 14:12:40 pl 1.44.20.2: #i80701# change dropdowns, add focus ring 2007/08/24 07:44:15 hdu 1.44.20.1: #i80701# fix combobox drawing for aqua native widgets


2007-09-13  Ivo Hinkelmann  <ihi@openoffice.org>  [e203bbdf6dd950f2aac7b9147c3e5b0b02679b85]

INTEGRATION: CWS aquavclcarbonfixes (1.4.22); FILE MERGED 2007/08/29 12:59:46 hdu 1.4.22.2: #i77549# extend native scrollbar NWF by adding PART_TRACK_*_AREA controls 2007/08/20 22:02:27 ericb 1.4.22.1: #i80842# add CTRL_INTROPROGRESS


2007-09-13  Ivo Hinkelmann  <ihi@openoffice.org>  [900737e5966c7e5062924e81ec94d5f906e26055]

INTEGRATION: CWS aquavclcarbonfixes (1.3.28); FILE MERGED 2007/08/24 09:24:42 ericb 1.3.28.1: #i80997# fix some little leaks


2007-09-13  Ivo Hinkelmann  <ihi@openoffice.org>  [ac56dc85c20b155d7a6175f7068bcfabf315fba8]

INTEGRATION: CWS aquavclcarbonfixes (1.51.20); FILE MERGED 2007/08/29 15:50:37 hdu 1.51.20.3: i77549# carbonfixes review: move aqua specific scrollbar flags to aqua 2007/08/21 14:01:26 ericb 1.51.20.2: #i77549# various fixes and code cleanup for native scrollbar, and colors 2007/08/20 22:18:34 ericb 1.51.20.1: #i77549# modify scrollbar + kEventAppearanceScrollBarVariantChanged


2007-09-13  Ivo Hinkelmann  <ihi@openoffice.org>  [b573cc299b85d013889d192eeccd2d37a434fca4]

INTEGRATION: CWS aquavclcarbonfixes (1.9.66); FILE MERGED 2007/08/24 09:25:12 ericb 1.9.66.1: #i80997# fix some little leaks


2007-09-13  Ivo Hinkelmann  <ihi@openoffice.org>  [996bb24706eda0fbd187630c60a972d6aadc836c]

INTEGRATION: CWS aquavclcarbonfixes (1.3.22); FILE MERGED 2007/08/31 14:12:39 pl 1.3.22.6: #i80701# change dropdowns, add focus ring 2007/08/29 15:50:37 hdu 1.3.22.5: i77549# carbonfixes review: move aqua specific scrollbar flags to aqua 2007/08/29 12:59:47 hdu 1.3.22.4: #i77549# extend native scrollbar NWF by adding PART_TRACK_*_AREA controls 2007/08/21 13:59:10 ericb 1.3.22.3: #i77549# various fixes and code cleanup for native scrollbar and native progress bar 2007/08/20 21:56:01 ericb 1.3.22.2: #i80842# add vcl part for native progressbar  (cloned from aquavcl03) 2007/08/20 13:58:47 ericb 1.3.22.1: #i80704# fix bad drawing for listboxes


2007-09-13  Ivo Hinkelmann  <ihi@openoffice.org>  [74ad6516379a2936a371ccc045f2f0858bc35c49]

INTEGRATION: CWS aquavclcarbonfixes (1.7.66); FILE MERGED 2007/09/05 08:58:40 pl 1.7.66.1: fix a typo


2007-09-13  Ivo Hinkelmann  <ihi@openoffice.org>  [171963e38bd8dccb89ba3e016b3889802c327052]

INTEGRATION: CWS aquavclcarbonfixes (1.38.20); FILE MERGED 2007/08/24 09:23:33 ericb 1.38.20.1: #i80997# fix some little leaks


2007-09-13  Ivo Hinkelmann  <ihi@openoffice.org>  [d06e6558e14670a9e804ceaeb0835fa0b41894b4]

INTEGRATION: CWS aquavclcarbonfixes (1.3.22); FILE MERGED 2007/08/31 14:12:39 pl 1.3.22.2: #i80701# change dropdowns, add focus ring 2007/08/21 13:56:31 ericb 1.3.22.1: #i80842# add INTRO_PROGRESS_HEIGHT metric


2007-09-13  Ivo Hinkelmann  <ihi@openoffice.org>  [ea4c21e41ce12fd18642d475c90223faea3c8129]

INTEGRATION: CWS aquavclcarbonfixes (1.15.20); FILE MERGED 2007/08/29 15:50:37 hdu 1.15.20.1: i77549# carbonfixes review: move aqua specific scrollbar flags to aqua


2007-09-13  Ivo Hinkelmann  <ihi@openoffice.org>  [886494b8e50fbd25714c0d419ed65360a292e2f2]

INTEGRATION: CWS aquavclcarbonfixes (1.2.66); FILE MERGED 2007/08/20 22:10:18 ericb 1.2.66.1: #i77549# add kEventAppearanceScrollBarVariantChanged event


2007-09-13  Ivo Hinkelmann  <ihi@openoffice.org>  [87a2154aa2dadf523c109a52eabd0ba1257c543b]

INTEGRATION: CWS aquavclcarbonfixes (1.73.26); FILE MERGED 2007/09/04 11:13:14 ericb 1.73.26.2: #i81199# add comment Mac OS X Aqua dedicated 2007/09/04 11:10:04 ericb 1.73.26.1: #i81199# fix bad libdtrans naming in Mac OS X Aqua testtool


2007-09-13  Ivo Hinkelmann  <ihi@openoffice.org>  [7bfc7ea308e50f8985502df5486d4dd7b6fdda23]

INTEGRATION: CWS aquavclcarbonfixes (1.11.54); FILE MERGED 2007/09/05 07:35:56 ericb 1.11.54.1: #i81231# a fix for fpicker issue (avoid double registration). Original patch from as


2007-09-13  Oliver Bolte  <obo@openoffice.org>  [9c95e90a20a84c665532fa98702d8cb9a7db384f]

#i10000# new: wntmsci11.pro for openoffice


2007-09-11  Ivo Hinkelmann  <ihi@openoffice.org>  [ec75cf0cd7a56a0190f6341f581fabb52f157dde]

INTEGRATION: CWS sdkapifix_SRC680 (1.86.56); FILE MERGED 2007/09/06 12:55:09 jsc 1.86.56.2: #i81317# add missing moduels for delivering, sort everything to simplify future maintenance of this file 2007/09/06 12:54:00 jsc 1.86.56.1: #i81317# add missing moduels for delivering, sort everything to simplify future maintenance of this file


2007-09-11  Ivo Hinkelmann  <ihi@openoffice.org>  [4c55147ce03783eccdd506ae21b89dc0cd58987e]

INTEGRATION: CWS dba23f_SRC680 (1.44.22); FILE MERGED 2007/09/06 07:13:33 oj 1.44.22.1: #i81299# merge from i77507 dba24a


2007-09-11  Ivo Hinkelmann  <ihi@openoffice.org>  [c9ab48101f1b1448851ad37bf76f910398d13607]

INTEGRATION: CWS mav24_SRC680 (1.4.94); FILE MERGED 2007/09/07 09:24:07 mav 1.4.94.1: #i81318# let all elements at least transport the request further by default


2007-09-11  Ivo Hinkelmann  <ihi@openoffice.org>  [074545529ed6ea64a7cd4935dca29994e4a89242]

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>  [4f2bf0f1f44e4cdb3f4e09bc9c314943c7f1e5dd]

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>  [807c114740b787f403b7b567103a56a761bedca9]

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>  [fc90baa492a62e1d4514c5e470b6359a6e00894e]

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>  [68a7a2099b77d83b28db3f83f462f5b78d19d1cd]

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>  [958147be76947cc510b7e6c878b4a569343d4206]

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>  [95495b43d859328558320a9bae3f3af66239c33a]

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>  [2245d52df5a3cefba6e780d69e1d4206127bd110]

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>  [038777321bcde3819449af6d8ef92a7f0961ffe4]

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>  [a1cbe037b94f8c084ecec5e1597abd129ab1f2bc]

#i10000# fix name matching


2007-09-07  Hans-Joachim Lankenau  <hjs@openoffice.org>  [fac23ea421fd89b8bf9b1e5c9d4a9bc3148f6962]

#i10000# wait for library to exist before registering


2007-09-07  Hans-Joachim Lankenau  <hjs@openoffice.org>  [dfecfa9d3b81efc91fd4112a9f6a8109a681f573]

#i10000# missing dependency un cli_ure


2007-09-06  Rüdiger Timm  <rt@openoffice.org>  [0532ff18c85e03c69a10e532b2ea092b93745e63]

#i10000# Include fixed.


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [9d664887817e57d3ac1d9b267b86c18c71735f75]

SRC680


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [2b1c237578707c237f83ec7a32753811c4358d8c]

INTEGRATION: CWS mingwport06 (1.15.4); FILE MERGED 2007/08/27 13:56:32 vg 1.15.4.1: #i75499# pragma for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [939eb3c106617dff251ce4302aa47ad091bf43ea]

INTEGRATION: CWS mingwport06 (1.10.12); FILE MERGED 2007/08/27 12:38:23 vg 1.10.12.1: #i75499# pragma for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [a2d83555386028cc80c2bd4b4d2946dcb89453c9]

INTEGRATION: CWS mingwport06 (1.27.16); FILE MERGED 2007/08/27 12:58:25 vg 1.27.16.1: #i75499# pragma for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [dff79b1599003f1a921eedba2df87ca31e59801f]

INTEGRATION: CWS mingwport06 (1.24.16); FILE MERGED 2007/08/24 12:58:44 vg 1.24.16.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [bcdf0da654e4bb25c414c77b5d34828aa1256d48]

INTEGRATION: CWS mingwport06 (1.28.36); FILE MERGED 2007/08/24 13:14:06 vg 1.28.36.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [a501a01a2ea6342ad5b522e61b2ced0f360829bc]

INTEGRATION: CWS mingwport06 (1.11.48); FILE MERGED 2007/08/24 13:14:05 vg 1.11.48.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [55774844a74b93642e8df6097c58b02dd4f15d7e]

INTEGRATION: CWS mingwport06 (1.44.16); FILE MERGED 2007/08/27 14:26:30 vg 1.44.16.1: #i75499# pragma for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [3332e96588dfdf645533f103a0a479084c870882]

INTEGRATION: CWS mingwport06 (1.11.6); FILE MERGED 2007/08/24 13:15:16 vg 1.11.6.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [c2df47993e9a6cdaa47e9b7cd3090d0fa0d8d8ba]

INTEGRATION: CWS mingwport06 (1.2.20); FILE MERGED 2007/08/27 14:28:27 vg 1.2.20.1: #i75499# pragma for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [9baa4c51752d5e424f2e06752da1c3c330dbf9af]

INTEGRATION: CWS mingwport06 (1.7.56); FILE MERGED 2007/08/24 13:14:41 vg 1.7.56.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [9f57480f5f79b5834b6b1365a9d8717c6bae06cb]

INTEGRATION: CWS mingwport06 (1.5.78); FILE MERGED 2007/08/24 13:14:41 vg 1.5.78.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [3b7af6d48dc40031045479ea8bde7fec7a7e8236]

INTEGRATION: CWS mingwport06 (1.6.38); FILE MERGED 2007/08/27 14:27:00 vg 1.6.38.2: #i75499# pragma for MSVC 2007/08/24 13:14:41 vg 1.6.38.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [27f0fe7102fd578380a7e0b9f2d98f99926f179c]

INTEGRATION: CWS mingwport06 (1.5.110); FILE MERGED 2007/08/24 13:14:41 vg 1.5.110.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [5e81edb0bb551ae3d84492c902f8e8305e830747]

INTEGRATION: CWS mingwport06 (1.1.106); FILE MERGED 2007/08/27 14:40:03 vg 1.1.106.1: #i75499# pragma for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [8ad0209313e108befb23548e23a2d33a7862f2b4]

INTEGRATION: CWS mingwport06 (1.2.522); FILE MERGED 2007/08/24 13:08:31 vg 1.2.522.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [bcbb20cd1d5958b4fa961de85962d9d134fe111a]

INTEGRATION: CWS mingwport06 (1.5.314); FILE MERGED 2007/08/24 13:08:31 vg 1.5.314.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [84059d4e15a40b551a16e1fd6ed3c45194fbba23]

INTEGRATION: CWS mingwport06 (1.35.114); FILE MERGED 2007/08/24 13:08:30 vg 1.35.114.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [6edaa2ad3039fa7026649aa4f7373b89d7440940]

INTEGRATION: CWS mingwport06 (1.25.114); FILE MERGED 2007/08/24 13:08:30 vg 1.25.114.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [cff86e7d7b9dc9c6cdb287e1ccd8d27c6d4d139c]

INTEGRATION: CWS mingwport06 (1.59.2); FILE MERGED 2007/08/24 13:08:30 vg 1.59.2.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [c6450cab4b4ba7b0c1d52e9a65ab8764cd837c7e]

INTEGRATION: CWS mingwport06 (1.47.114); FILE MERGED 2007/08/24 13:08:30 vg 1.47.114.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [059e6f3dd07d2dbef4003267bb32c0515b460d93]

INTEGRATION: CWS mingwport06 (1.29.56); FILE MERGED 2007/08/24 13:08:30 vg 1.29.56.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [8011bb8c3975be304312f97408aaeabc80f6edfd]

INTEGRATION: CWS mingwport06 (1.9.114); FILE MERGED 2007/08/24 13:08:30 vg 1.9.114.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [690ca435437c2aa92d7e3ff0ce7df1cc659eacde]

INTEGRATION: CWS mingwport06 (1.5.114); FILE MERGED 2007/08/24 13:08:30 vg 1.5.114.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [f2b8b0e50522425695e26e5f6d697248c4c076f3]

INTEGRATION: CWS mingwport06 (1.10.154); FILE MERGED 2007/08/24 13:08:30 vg 1.10.154.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [6d8ffcdad90238cfb89f4f3e6041ef4b7c3576e6]

INTEGRATION: CWS mingwport06 (1.21.56); FILE MERGED 2007/08/24 13:08:30 vg 1.21.56.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [c2ccabf5021c921e2ed41290830754c71e9d3e6f]

INTEGRATION: CWS mingwport06 (1.12.152); FILE MERGED 2007/08/24 13:08:29 vg 1.12.152.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [060d346a628eb18fda5f5cc16f2bed4a0906f126]

INTEGRATION: CWS mingwport06 (1.22.114); FILE MERGED 2007/08/24 13:08:29 vg 1.22.114.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [8d276298977d0cddd73b8f6e7fab799a7e2f4248]

INTEGRATION: CWS mingwport06 (1.20.120); FILE MERGED 2007/08/24 13:08:29 vg 1.20.120.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [a3a635282c50e107d928cdb238cafe64c31998aa]

INTEGRATION: CWS mingwport06 (1.11.122); FILE MERGED 2007/08/24 13:08:29 vg 1.11.122.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [19c7b03ead3d709cd65331c5e25755502bac58ad]

INTEGRATION: CWS mingwport06 (1.8.152); FILE MERGED 2007/08/24 13:08:29 vg 1.8.152.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [c14bf5567cdbda3c5c5959c4e418cef4c1a96157]

INTEGRATION: CWS mingwport06 (1.28.28); FILE MERGED 2007/08/24 13:08:29 vg 1.28.28.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [29c5a4e4c2c5f219f3023425cb892cf006f44f9a]

INTEGRATION: CWS mingwport06 (1.22.154); FILE MERGED 2007/08/24 13:08:29 vg 1.22.154.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [fac666f093b58a5a2ebe5cd89e76dc050c501afd]

INTEGRATION: CWS mingwport06 (1.2.36); FILE MERGED 2007/08/24 13:02:45 vg 1.2.36.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [85265c18993bbbdd4b0170bfa71cf20f823c3988]

INTEGRATION: CWS mingwport06 (1.7.10); FILE MERGED 2007/08/24 13:02:45 vg 1.7.10.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [7c6360adfc11cb3377308e430eada3d44c366d86]

INTEGRATION: CWS mingwport06 (1.5.34); FILE MERGED 2007/08/24 13:15:52 vg 1.5.34.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [4627790bab43cdca3f6de8f0e79538d517da030a]

INTEGRATION: CWS mingwport06 (1.4.24); FILE MERGED 2007/08/27 14:34:49 vg 1.4.24.1: #i75499# pragma for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [e3221c439afe94203e4872d3822be4098b73489b]

INTEGRATION: CWS mingwport06 (1.8.24); FILE MERGED 2007/08/24 13:27:29 vg 1.8.24.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [4e1ca5a2ad0e7431270751ff0cfa8722257be56e]

INTEGRATION: CWS mingwport06 (1.13.24); FILE MERGED 2007/08/27 14:34:49 vg 1.13.24.1: #i75499# pragma for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [71c6cb84bc26f62c74138d8bff2cc926ed5889d6]

INTEGRATION: CWS mingwport06 (1.13.14); FILE MERGED 2007/08/27 14:34:48 vg 1.13.14.1: #i75499# pragma for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [c3ff4f3412959886ff76c60507c8901a9d3608df]

INTEGRATION: CWS mingwport06 (1.6.24); FILE MERGED 2007/08/27 14:34:48 vg 1.6.24.1: #i75499# pragma for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [c286b8ce6611310cbf344890006095cdad0ea32d]

INTEGRATION: CWS mingwport06 (1.2.60); FILE MERGED 2007/08/27 14:34:48 vg 1.2.60.1: #i75499# pragma for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [7ca1e8a23058a6fb86324ced55389ea60774aa22]

INTEGRATION: CWS mingwport06 (1.15.6); FILE MERGED 2007/08/24 13:27:29 vg 1.15.6.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [adb3747664af065cd37bd6d02eb3c38ee0faed61]

INTEGRATION: CWS mingwport06 (1.5.76); FILE MERGED 2007/08/24 13:18:27 vg 1.5.76.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [d8b9e3dbc94e3abb302737920f88a19cb89443ac]

INTEGRATION: CWS mingwport06 (1.8.248); FILE MERGED 2007/08/24 13:18:27 vg 1.8.248.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [372f853a375abe0147e9758ce2e339ab41b895e4]

INTEGRATION: CWS mingwport06 (1.70.18); FILE MERGED 2007/08/24 13:18:26 vg 1.70.18.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [d50d8c2cf91884ff02712b1a9c1af58c31342e30]

INTEGRATION: CWS mingwport06 (1.12.74); FILE MERGED 2007/08/24 13:18:26 vg 1.12.74.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [ccc5a30223cb5292718d7660aa53bda7be27fa10]

INTEGRATION: CWS mingwport06 (1.8.44); FILE MERGED 2007/08/24 13:18:26 vg 1.8.44.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [1259a2a9fe566ec479f54f031b8ac54a416a8e32]

INTEGRATION: CWS mingwport06 (1.3.14); FILE MERGED 2007/08/24 14:05:00 vg 1.3.14.1: #i80359# MinGW port efforts


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [60956164864731ea1e7865dc7bdcb88da4718dd5]

INTEGRATION: CWS mingwport06 (1.4.14); FILE MERGED 2007/08/24 14:05:00 vg 1.4.14.1: #i80359# MinGW port efforts


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [32bacbb904f2153138a6d2aa5414ccf704d16ff4]

INTEGRATION: CWS mingwport06 (1.4.30); FILE MERGED 2007/08/24 13:27:49 vg 1.4.30.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [d208bb17d5a7370a62151a8a00ab017bfe417356]

INTEGRATION: CWS mingwport06 (1.32.74); FILE MERGED 2007/08/27 16:02:02 vg 1.32.74.1: #i80359# MinGW port efforts


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [463e406877453c6d29451e582cc0d87d905d12e0]

INTEGRATION: CWS mingwport06 (1.7.466); FILE MERGED 2007/08/24 13:26:03 vg 1.7.466.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [68fb99b894ce85b39185c2c847bce5101465568b]

INTEGRATION: CWS mingwport06 (1.8.54); FILE MERGED 2007/08/24 13:26:03 vg 1.8.54.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [89ff0343b9d6ea48579cb2da8c36a9c2d10cd967]

INTEGRATION: CWS mingwport06 (1.13.166); FILE MERGED 2007/08/24 13:26:03 vg 1.13.166.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [be033a57b731545f17071638aa56b0e6a41f4be7]

INTEGRATION: CWS mingwport06 (1.26.94); FILE MERGED 2007/08/24 13:26:03 vg 1.26.94.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [ec231444c54a72979ac4aed975fd2964535d5300]

INTEGRATION: CWS mingwport06 (1.144.34); FILE MERGED 2007/08/24 13:26:03 vg 1.144.34.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [72de6b08ec90bcbcae05f323e29407b799f4807c]

INTEGRATION: CWS mingwport06 (1.6.166); FILE MERGED 2007/08/27 14:33:42 vg 1.6.166.1: #i75499# pragma for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [d12253b415b68b2b6455349d77bfb600577105e0]

INTEGRATION: CWS mingwport06 (1.8.166); FILE MERGED 2007/08/27 14:33:42 vg 1.8.166.1: #i75499# pragma for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [5fd157eb0d9f6b856056fb3cfe254b955c9b6c21]

INTEGRATION: CWS mingwport06 (1.7.166); FILE MERGED 2007/08/27 14:33:42 vg 1.7.166.1: #i75499# pragma for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [1435285e79de57ecdcdceca6d33659c60050cd95]

INTEGRATION: CWS mingwport06 (1.18.166); FILE MERGED 2007/08/27 14:33:42 vg 1.18.166.1: #i75499# pragma for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [f38de03f376cce624c4ee5fff78fae00a1a3a748]

INTEGRATION: CWS mingwport06 (1.9.164); FILE MERGED 2007/08/27 14:33:42 vg 1.9.164.1: #i75499# pragma for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [710621bee94c4b0ae4357d67b64d1c106f8e2a96]

INTEGRATION: CWS mingwport06 (1.15.166); FILE MERGED 2007/08/27 14:33:42 vg 1.15.166.1: #i75499# pragma for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [e36ff63fc1040c5a01a5e969d3e71be841e69087]

INTEGRATION: CWS mingwport06 (1.11.166); FILE MERGED 2007/08/27 14:33:42 vg 1.11.166.1: #i75499# pragma for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [514b7a99dcbdab72ab994b528defa49cfb395ee3]

INTEGRATION: CWS mingwport06 (1.11.164); FILE MERGED 2007/08/27 14:33:42 vg 1.11.164.1: #i75499# pragma for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [60e06c25699f42a6d296f7a18e5168512dd8c58a]

INTEGRATION: CWS mingwport06 (1.9.166); FILE MERGED 2007/08/27 14:33:42 vg 1.9.166.1: #i75499# pragma for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [fb975b2fcecbf3cabf782f2f45e3f372dcdfae6e]

INTEGRATION: CWS mingwport06 (1.7.128); FILE MERGED 2007/08/27 14:33:42 vg 1.7.128.1: #i75499# pragma for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [8175626922a41618a42fc8e99730815c9d2e3812]

INTEGRATION: CWS mingwport06 (1.11.34); FILE MERGED 2007/08/27 14:33:42 vg 1.11.34.1: #i75499# pragma for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [9cc6f5901f3d87c4fbbea2c88222aa6c5b136a8d]

INTEGRATION: CWS mingwport06 (1.17.164); FILE MERGED 2007/08/27 14:33:41 vg 1.17.164.1: #i75499# pragma for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [c66d6b3f7c55a1d88325b8d2b00e282609f43dd7]

INTEGRATION: CWS mingwport06 (1.8.166); FILE MERGED 2007/08/27 14:33:41 vg 1.8.166.1: #i75499# pragma for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [c28931cae472c46052d6badc0145450ed20ef5f2]

INTEGRATION: CWS mingwport06 (1.61.94); FILE MERGED 2007/08/24 13:26:02 vg 1.61.94.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [bf62998ef56f6a9748ba174ac38d4e18b6690417]

INTEGRATION: CWS mingwport06 (1.18.358); FILE MERGED 2007/08/24 13:26:02 vg 1.18.358.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [af4bfc99290fd1ffd2ec148f541b21339df3d2b8]

INTEGRATION: CWS mingwport06 (1.23.336); FILE MERGED 2007/08/24 13:26:02 vg 1.23.336.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [7d713b29d85e990d0aab8cc00a17d2016beed214]

INTEGRATION: CWS mingwport06 (1.89.70); FILE MERGED 2007/08/24 13:26:02 vg 1.89.70.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [96f7e7c95e356dcc429314225e70013a05c34ce5]

INTEGRATION: CWS mingwport06 (1.8.446); FILE MERGED 2007/08/24 13:26:02 vg 1.8.446.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [fc470f84b126351a93d4aaf4369296000bbb27d6]

INTEGRATION: CWS mingwport06 (1.55.162); FILE MERGED 2007/08/24 13:26:01 vg 1.55.162.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [724a90a1ce9feda202c426fc79830100951dcaaa]

INTEGRATION: CWS mingwport06 (1.98.34); FILE MERGED 2007/08/24 13:26:01 vg 1.98.34.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [62b874fafefd4ca1f5d94c142bdb2610e6f8a9ae]

INTEGRATION: CWS mingwport06 (1.61.166); FILE MERGED 2007/08/24 13:26:01 vg 1.61.166.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [b6c87a023ab15d6cf5b1e2f42df7464256600f2a]

INTEGRATION: CWS mingwport06 (1.83.164); FILE MERGED 2007/08/24 13:26:00 vg 1.83.164.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [c9e64142f129a7aa675204f3b0aaee3bff83e5c9]

INTEGRATION: CWS mingwport06 (1.63.54); FILE MERGED 2007/08/24 13:26:00 vg 1.63.54.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [d2c4b5c1fcdc5b0da6faf5b608cbea4e72bf521c]

INTEGRATION: CWS mingwport06 (1.49.32); FILE MERGED 2007/08/24 13:26:00 vg 1.49.32.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [05483b99829c64846941c35c47fee3d3051c5484]

INTEGRATION: CWS mingwport06 (1.21.76); FILE MERGED 2007/08/24 13:25:59 vg 1.21.76.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [5624a671336fdae8ba6d7d82391893eaf95cf121]

INTEGRATION: CWS mingwport06 (1.3.358); FILE MERGED 2007/08/24 13:25:59 vg 1.3.358.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [b1fd9b21f949a07e02d88945e62691cc652a3e6f]

INTEGRATION: CWS mingwport06 (1.15.138); FILE MERGED 2007/08/24 13:25:59 vg 1.15.138.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [4f3a149b8c3b4f2a37f18b16d9b9f88ccbdea9e6]

INTEGRATION: CWS mingwport06 (1.12.446); FILE MERGED 2007/08/24 13:25:59 vg 1.12.446.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [812c6f6abe1f9a4b26efedd2dfbd45186316bcad]

INTEGRATION: CWS mingwport06 (1.4.446); FILE MERGED 2007/08/24 13:25:59 vg 1.4.446.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [da84e095839482d4bc36f985905417a09d4160a7]

INTEGRATION: CWS qadev30 (1.4.42); FILE MERGED 2007/07/03 17:56:28 cn 1.4.42.1: #i79071# use DesktopTools.closeDoc() in cleanup()


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [1514489b3bd487e19566885d748732d22b5e4fb9]

INTEGRATION: CWS mingwport06 (1.1.1.1.2374); FILE MERGED 2007/08/24 13:25:58 vg 1.1.1.1.2374.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [d794bb6ad1a395d41c6bf34cc0547896a06d4234]

INTEGRATION: CWS qadev30 (1.1.2); FILE ADDED 2007/06/28 18:52:46 cn 1.1.2.1: #i78980# new initial final version


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [5ce5948aa54f18bcd80d1aba6d8a03c795fce164]

INTEGRATION: CWS qadev30 (1.1.2); FILE ADDED 2007/07/16 19:55:54 cn 1.1.2.2: #i78980# bugfix 2007/06/28 18:52:32 cn 1.1.2.1: #i78980# new initial final version


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [270c4f08aaab215bea1cb7a340d738c2d4adccc7]

INTEGRATION: CWS qadev30 (1.1.2); FILE ADDED 2007/06/28 18:52:17 cn 1.1.2.1: #i78980# new initial final version


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [9c12e2dece080ca95f806610de9830924709208b]

INTEGRATION: CWS qadev30 (1.1.2); FILE ADDED 2007/06/28 18:52:00 cn 1.1.2.1: #i78980# new initial final version


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [4e31a83e0bf3aeb52d77606a69df55ee8796d82d]

INTEGRATION: CWS qadev30 (1.4.42); FILE MERGED 2007/07/05 07:46:32 cn 1.4.42.1: #i79247# close documents via util.DesktopTools.close() instead of dispose


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [36eb675f9dffae04fb472adb6fbe622b79499398]

INTEGRATION: CWS qadev30 (1.5.42); FILE MERGED 2007/07/16 18:40:12 cn 1.5.42.2: #i79247# set the Property "MeanValue" to true 2007/07/05 07:46:31 cn 1.5.42.1: #i79247# close documents via util.DesktopTools.close() instead of dispose


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [10aeb2dcd68d41776e3b9bba437f98b26a255575]

INTEGRATION: CWS qadev30 (1.4.42); FILE MERGED 2007/07/05 07:46:31 cn 1.4.42.1: #i79247# close documents via util.DesktopTools.close() instead of dispose


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [c3eaf06eedb14053ab7f8824998b93203525f5c6]

INTEGRATION: CWS qadev30 (1.5.42); FILE MERGED 2007/07/05 07:46:31 cn 1.5.42.1: #i79247# close documents via util.DesktopTools.close() instead of dispose


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [9636dcb9b0ec22c4870735b3de0a22b1286ea625]

INTEGRATION: CWS mingwport06 (1.52.60); FILE MERGED 2007/08/24 13:11:36 vg 1.52.60.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [240661b6d0efd8c0792e471fbb01b16ed80753ae]

INTEGRATION: CWS mingwport06 (1.31.178); FILE MERGED 2007/08/24 13:11:36 vg 1.31.178.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [96f6226d9596d6e256f481a2e5228aadb54eadba]

INTEGRATION: CWS mingwport06 (1.69.24); FILE MERGED 2007/08/24 13:11:36 vg 1.69.24.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [19b6af9229ceb16ac888781fb9b23efa7f7ec8fd]

INTEGRATION: CWS mingwport06 (1.37.102); FILE MERGED 2007/08/24 13:11:36 vg 1.37.102.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [b933b8227cb3e59fc512767ca979ce43d924b192]

INTEGRATION: CWS qadev30 (1.5.42); FILE MERGED 2007/07/05 07:46:32 cn 1.5.42.1: #i79247# close documents via util.DesktopTools.close() instead of dispose


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [02955027eb6568edbe61ec0e8a977d26372d38bd]

INTEGRATION: CWS mingwport06 (1.76.58); FILE MERGED 2007/08/24 13:11:36 vg 1.76.58.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [5ac6d191c0bdfd02b963a97355175e5ff3a250a9]

INTEGRATION: CWS mingwport06 (1.46.78); FILE MERGED 2007/08/24 13:11:35 vg 1.46.78.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [b721d7de891f4b99279578ba8604ffb4a7ff1eff]

INTEGRATION: CWS mingwport06 (1.22.24); FILE MERGED 2007/08/24 13:11:35 vg 1.22.24.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [0854b00b55722f3ace332a7fadf1eafc8f09c084]

INTEGRATION: CWS qadev30 (1.6.42); FILE MERGED 2007/07/05 07:46:31 cn 1.6.42.1: #i79247# close documents via util.DesktopTools.close() instead of dispose


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [0a8bc30573716dab0e2d3ebec895052528b11e32]

INTEGRATION: CWS mingwport06 (1.20.22); FILE MERGED 2007/08/24 10:44:53 vg 1.20.22.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [783b7bdefd6b302b97f49cb85fac1766828cc59f]

INTEGRATION: CWS qadev30 (1.6.42); FILE MERGED 2007/07/05 07:46:32 cn 1.6.42.1: #i79247# close documents via util.DesktopTools.close() instead of dispose


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [cac81578000d7add49f6fbd52a00f8c9772b575a]

INTEGRATION: CWS mingwport06 (1.15.46); FILE MERGED 2007/08/24 13:03:49 vg 1.15.46.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [cf04e175dabbd3be802b24810d8f09bcad499c49]

INTEGRATION: CWS mingwport06 (1.2.42); FILE MERGED 2007/08/27 12:55:05 vg 1.2.42.1: #i75499# pragma for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [0c80e8d57b8226d5228620abd5b0c7ddf3238eec]

INTEGRATION: CWS qadev30 (1.1.2); FILE ADDED 2007/06/28 18:54:13 cn 1.1.2.1: #i78980# new initial final version


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [11396852d643f5053143bf2a61db39af973e9a9f]

INTEGRATION: CWS qadev30 (1.4.42); FILE MERGED 2007/07/11 10:09:01 cn 1.4.42.1: #i79336# _FillBitmap: check if property is optional


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [94b63f22da7db67e443ced14b6e655f7a205873a]

INTEGRATION: CWS qadev30 (1.1.2); FILE ADDED 2007/06/28 18:53:41 cn 1.1.2.1: #i78980# new initial final version


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [90cd24a176a9a9400f6e438fc156f8e2a7f3df9f]

INTEGRATION: CWS mingwport06 (1.5.30); FILE MERGED 2007/08/24 13:04:33 vg 1.5.30.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [50700760a0fc29dcb95d473c3866d608a2bfc347]

INTEGRATION: CWS mingwport06 (1.3.178); FILE MERGED 2007/08/24 13:06:54 vg 1.3.178.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [b0dd7183c1989732d454e2e034db8f24d4c142b1]

INTEGRATION: CWS mingwport06 (1.8.62); FILE MERGED 2007/08/24 13:06:54 vg 1.8.62.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [19a794064b7b5f152ccb83135b89f1e6745d45ed]

INTEGRATION: CWS qadev30 (1.9.2); FILE MERGED 2007/06/28 18:58:36 cn 1.9.2.1: #i78980# new constructor for XTextDocuments


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [6a7e8eea1a687d300879b255f0466afe078be367]

INTEGRATION: CWS mingwport06 (1.4.138); FILE MERGED 2007/08/24 13:06:54 vg 1.4.138.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [d31c5e5d033bedf7bf50720c530abe0ed68d994a]

INTEGRATION: CWS qadev30 (1.8.42); FILE MERGED 2007/07/02 09:07:40 cn 1.8.42.1: #i79071# to avoid tdoc parameter a new chart document will be crreated via private:factory/schart


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [a901e7408171810db0170a8c8f8fdbb85adbec8f]

INTEGRATION: CWS qadev30 (1.5.42); FILE MERGED 2007/07/11 12:12:19 cn 1.5.42.1: #i74278#: check for OperationSystem > 1


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [6922dfe20e78de0564dd91188c0aadb84903064d]

INTEGRATION: CWS mingwport06 (1.7.62); FILE MERGED 2007/08/24 13:06:54 vg 1.7.62.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [c60db97c5ac570479d014bf8aa4f7bc834f7a786]

INTEGRATION: CWS qadev30 (1.1.2); FILE ADDED 2007/06/28 18:43:10 cn 1.1.2.1: #i78980# new object descriptions


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [045f2471c81499d13ab4ec7599a91382b37fe473]

INTEGRATION: CWS mingwport06 (1.5.138); FILE MERGED 2007/08/24 13:06:54 vg 1.5.138.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [f5825a8760f08f45109a092639e58776ca6517e3]

INTEGRATION: CWS qadev30 (1.1.2); FILE ADDED 2007/06/28 18:37:57 cn 1.1.2.1: #i78980# new object descriptions


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [c2b72e47132e1daeee8f0863fe1c581b5a164c30]

INTEGRATION: CWS mingwport06 (1.3.144); FILE MERGED 2007/08/24 13:06:54 vg 1.3.144.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [1f2c8be43a3411509acddd20bf6c5789ae2181a3]

INTEGRATION: CWS qadev30 (1.1.2); FILE ADDED 2007/06/28 18:38:22 cn 1.1.2.1: #i78980# new object descriptions


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [663d4c64740f76a6fdfaab6e2aa0854bd8d273a5]

INTEGRATION: CWS mingwport06 (1.5.144); FILE MERGED 2007/08/24 13:06:53 vg 1.5.144.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [dca62e8e4167555b1c9a2e2de510d29770f2b0bd]

INTEGRATION: CWS qadev30 (1.1.2); FILE ADDED 2007/06/28 18:38:11 cn 1.1.2.1: #i78980# new object descriptions


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [78b1aef7db8ac486bdc7ec3c495f27ef479894b7]

INTEGRATION: CWS qadev30 (1.1.2); FILE ADDED 2007/06/28 18:37:46 cn 1.1.2.1: #i78980# new object descriptions


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [bf547917866144364d4a92d60c14fa652f9c2e4a]

INTEGRATION: CWS qadev30 (1.1.2); FILE ADDED 2007/06/28 18:37:34 cn 1.1.2.1: #i78980# new object descriptions


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [30b2a56734f07b493512d0653709d9e118b8c9c6]

INTEGRATION: CWS mingwport06 (1.3.178); FILE MERGED 2007/08/24 13:06:53 vg 1.3.178.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [96957f3d6ef5758b1de4dd599a6337ce5bf18681]

INTEGRATION: CWS qadev30 (1.2.150); FILE MERGED 2007/06/28 18:43:35 cn 1.2.150.1: #i78980# update objdsc


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [58046318a16d00742830bb5d4aa08593ca7d65be]

INTEGRATION: CWS mingwport06 (1.17.178); FILE MERGED 2007/08/24 13:06:53 vg 1.17.178.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [4718e747b45637627832c9e1f06c48bd78020233]

INTEGRATION: CWS qadev30 (1.1.2); FILE ADDED 2007/06/28 18:37:25 cn 1.1.2.1: #i78980# new object descriptions


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [7bc884185231b381cec3423822eceda1da0c9011]

INTEGRATION: CWS mingwport06 (1.7.62); FILE MERGED 2007/08/24 13:06:53 vg 1.7.62.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [d21106b73fd5bd71897c7c00aa49f0e7c4037155]

INTEGRATION: CWS qadev30 (1.1.2); FILE ADDED 2007/06/28 18:43:20 cn 1.1.2.1: #i78980# new object descriptions


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [5f970f02458691d54bbea1f161eb13b1f501f0dc]

INTEGRATION: CWS mingwport06 (1.33.52); FILE MERGED 2007/08/27 13:59:42 vg 1.33.52.2: #i75499# pragma for MSVC 2007/08/24 13:06:53 vg 1.33.52.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [344820f1839e6a6ef3ef40becd7ed257a44ba599]

INTEGRATION: CWS qadev30 (1.1.212); FILE MERGED 2007/06/28 18:43:35 cn 1.1.212.1: #i78980# update objdsc


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [96bd1753c6781606e2cfac1b78570cac24a67eee]

INTEGRATION: CWS mingwport06 (1.2.178); FILE MERGED 2007/08/24 13:06:53 vg 1.2.178.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [595a87d1ffc863544aa758bbb7a9091580bfe7c2]

INTEGRATION: CWS mingwport06 (1.4.288); FILE MERGED 2007/08/24 13:06:53 vg 1.4.288.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [7678cf56c00fe6253967413462a44523f56cc264]

INTEGRATION: CWS mingwport06 (1.10.178); FILE MERGED 2007/08/24 13:06:53 vg 1.10.178.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [4fca2a5c8030754bf7817cb3aedaea58ad243d3e]

INTEGRATION: CWS mingwport06 (1.22.36); FILE MERGED 2007/08/24 13:06:53 vg 1.22.36.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [6ad573bbc6caf3b67af43c99bf67ca6288900bde]

INTEGRATION: CWS qadev30 (1.2.162); FILE MERGED 2007/06/28 18:43:35 cn 1.2.162.1: #i78980# update objdsc


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [50d188029bd276096abb4e035f311ba6300a26ff]

INTEGRATION: CWS mingwport06 (1.4.178); FILE MERGED 2007/08/24 13:06:53 vg 1.4.178.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [f9bdcf893c7df6b9ca47e9903e2b967eb3264814]

INTEGRATION: CWS mingwport06 (1.29.62); FILE MERGED 2007/08/24 13:06:52 vg 1.29.62.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [3f29f698dd8d0c5c9d848aa04c50486a74ab0b6d]

INTEGRATION: CWS mingwport06 (1.7.62); FILE MERGED 2007/08/24 13:06:52 vg 1.7.62.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [acc3d96f53dfa4a937d9b34f62ed97485596397b]

INTEGRATION: CWS mingwport06 (1.5.28); FILE MERGED 2007/08/27 11:55:26 vg 1.5.28.2: #i75499# single ifdef for MSVC 2007/08/24 13:28:12 vg 1.5.28.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [aab9cf7c2e70ff0d4f8bec600f5ca315801acdf9]

INTEGRATION: CWS mingwport06 (1.6.66); FILE MERGED 2007/08/24 13:05:14 vg 1.6.66.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [f234fb20854b1697358ffce660fcbf44e4ad3ba3]

INTEGRATION: CWS mingwport06 (1.5.54); FILE MERGED 2007/08/24 10:40:45 vg 1.5.54.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [5a3956fe57fa8b7ff722d4847ff9f8f8558e10f4]

INTEGRATION: CWS mingwport06 (1.2.22); FILE MERGED 2007/08/24 14:06:30 vg 1.2.22.1: #i80359# MinGW port efforts


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [bc36e17cfe4ce1012ec5e3d3d2c18d6114c6a715]

INTEGRATION: CWS qadev30 (1.2.102); FILE MERGED 2007/06/28 18:43:35 cn 1.2.102.1: #i78980# update objdsc


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [7dd35bdd7cdfca2a78ce6654f8c4afff5d2e29e0]

INTEGRATION: CWS mingwport06 (1.7.58); FILE MERGED 2007/08/24 12:55:23 vg 1.7.58.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [60f828979cc13da71784ea5db5a660ead343ca53]

INTEGRATION: CWS mingwport06 (1.6.18); FILE MERGED 2007/08/27 14:43:07 vg 1.6.18.1: #i75499# pragma for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [00cc12e9788ec23ef38ae29f67ee30d0cf5e6168]

INTEGRATION: CWS mingwport06 (1.7.18); FILE MERGED 2007/08/27 14:43:07 vg 1.7.18.1: #i75499# pragma for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [615d51d90543b93f9bef6360b7aa567e058cff82]

INTEGRATION: CWS mingwport06 (1.15.18); FILE MERGED 2007/08/27 14:43:07 vg 1.15.18.1: #i75499# pragma for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [fc02ff9aa2cc4d71e45e0116cd4c4edf522d65e8]

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>  [c097fda00aa27ccf78e6e40a98b55ee7dc729ab8]

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>  [a0ca6c71687a209b9dcf908e13e67b13dabb7fd0]

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>  [f1f1515cd99ff0e88f473e2c18742f8cfde51ba8]

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>  [1ff3b414f3bd54a7428c5ce68d4f1558badc861a]

INTEGRATION: CWS mingwport06 (1.4.2); FILE MERGED 2007/08/28 14:22:10 vg 1.4.2.1: #i80359# MinGW port efforts


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [27ac8b9133c6360b63c3927b8107dae0e76b02b0]

INTEGRATION: CWS mingwport06 (1.6.12); FILE MERGED 2007/08/27 13:02:54 vg 1.6.12.2: #i75499# pragma for MSVC 2007/08/24 14:03:58 vg 1.6.12.1: #i80359# MinGW port efforts


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [a46f5a1232f2bfb2660b55c693482d243ec1b2f9]

INTEGRATION: CWS mingwport06 (1.14.12); FILE MERGED 2007/08/27 13:02:54 vg 1.14.12.1: #i75499# pragma for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [817a3ffe67b74908cd803a3e9c0a18ad3f7faca2]

INTEGRATION: CWS mingwport06 (1.3.12); FILE MERGED 2007/08/27 13:02:54 vg 1.3.12.1: #i75499# pragma for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [83e4c7da2d9cf2e22d73251ea218200609d8b283]

INTEGRATION: CWS mingwport06 (1.5.180); FILE MERGED 2007/08/27 13:02:54 vg 1.5.180.1: #i75499# pragma for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [0d0424dc9f0f4fa7c5cfb034f50dc75af9aebaba]

INTEGRATION: CWS mingwport06 (1.2.44); FILE MERGED 2007/08/27 14:22:36 vg 1.2.44.1: #i75499# pragma for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [60e894990e38270fbae704b56d12a87ca6fd2517]

INTEGRATION: CWS mingwport06 (1.6.40); FILE MERGED 2007/08/24 13:12:58 vg 1.6.40.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [fb490f7db1227cd1a9ca2cefb07991735d785e23]

INTEGRATION: CWS mingwport06 (1.8.40); FILE MERGED 2007/08/24 13:12:58 vg 1.8.40.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [64890f8ed62c4aeb2e337caf12a42f9118f2859d]

INTEGRATION: CWS mingwport06 (1.5.118); FILE MERGED 2007/08/24 13:12:58 vg 1.5.118.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [7f3eaa8683b80e3fab792051b42d624860d5d109]

INTEGRATION: CWS mingwport06 (1.6.2); FILE MERGED 2007/08/27 14:13:45 vg 1.6.2.1: #i75499# pragma for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [1e64b56beb4be972f3801f8498adb750c4c430f4]

INTEGRATION: CWS mingwport06 (1.6.40); FILE MERGED 2007/08/27 14:13:45 vg 1.6.40.1: #i75499# pragma for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [3da8d52c6d4aff34e3dab9383dd91bfdd5fc05e3]

INTEGRATION: CWS mingwport06 (1.5.40); FILE MERGED 2007/08/27 14:13:45 vg 1.5.40.1: #i75499# pragma for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [720896f0b5fd149b0fe4bdda8512fbfedee35a7a]

INTEGRATION: CWS mingwport06 (1.13.2); FILE MERGED 2007/08/31 13:19:55 vg 1.13.2.1: #i80359# MinGW port efforts


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [e52c6588d067bef19e563e4c22f81d2d685edf04]

INTEGRATION: CWS mingwport06 (1.4.118); FILE MERGED 2007/08/24 13:12:58 vg 1.4.118.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [55ab8f13c476dfdfd07abaa1052c0a253468f964]

INTEGRATION: CWS mingwport06 (1.3.2); FILE MERGED 2007/08/27 14:13:45 vg 1.3.2.1: #i75499# pragma for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [386a3879bfb2f3402b467825c689474931a31c50]

INTEGRATION: CWS mingwport06 (1.2.22); FILE MERGED 2007/08/27 14:24:03 vg 1.2.22.1: #i75499# pragma for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [a34a8630fdb9ee3fcd926947709bd5489f2d309d]

INTEGRATION: CWS mingwport06 (1.2.22); FILE MERGED 2007/08/31 13:19:55 vg 1.2.22.1: #i80359# MinGW port efforts


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [013f01bfe80b7b0d0c306c749d1673066edc3ef7]

INTEGRATION: CWS mingwport06 (1.3.118); FILE MERGED 2007/08/24 13:12:58 vg 1.3.118.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [bab39708399ff305f04d58c964e74236897f850c]

INTEGRATION: CWS mingwport06 (1.13.90); FILE MERGED 2007/08/24 13:12:57 vg 1.13.90.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [6cb388bd4605de67062d24ddcf114a7df1061927]

INTEGRATION: CWS mingwport06 (1.2.118); FILE MERGED 2007/08/24 13:12:57 vg 1.2.118.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [b5f538e1b9d4cb6f1fb2dcc6ffb45c912ce58144]

INTEGRATION: CWS mingwport06 (1.2.90); FILE MERGED 2007/08/24 13:12:57 vg 1.2.90.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [c7549ae659d4b570cddf8b2b5d9a114c9060e5bf]

INTEGRATION: CWS mingwport06 (1.3.118); FILE MERGED 2007/08/24 13:12:57 vg 1.3.118.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [7754f31800563f06a75a6c589078a6a30ff34a06]

INTEGRATION: CWS mingwport06 (1.5.48); FILE MERGED 2007/08/24 13:12:57 vg 1.5.48.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [968ab99ae4436fa830e1f09bf4022321f6c1e4cb]

INTEGRATION: CWS mingwport06 (1.4.48); FILE MERGED 2007/08/24 13:12:57 vg 1.4.48.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [086e130132a91e9b351df026c165a3e6f0102f37]

INTEGRATION: CWS mingwport06 (1.3.48); FILE MERGED 2007/08/24 13:12:57 vg 1.3.48.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [9eb88381c98ef47c158b7ee5b054ac77b2cf83ef]

INTEGRATION: CWS mingwport06 (1.6.48); FILE MERGED 2007/08/24 13:12:57 vg 1.6.48.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [6f69182a681540c4eff2049cd1d75e2860da3043]

INTEGRATION: CWS mingwport06 (1.3.44); FILE MERGED 2007/08/24 13:12:57 vg 1.3.44.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [62887fa98ecf975241094892603cc12b7878469a]

INTEGRATION: CWS mingwport06 (1.6.18); FILE MERGED 2007/08/24 13:12:57 vg 1.6.18.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [c56ec7d0e54240ab00bca8a1d9ba79eb8bbaf9ee]

INTEGRATION: CWS mingwport06 (1.4.118); FILE MERGED 2007/08/24 13:12:57 vg 1.4.118.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [f437b3fea296eb3511672e9d1b754168767ffe76]

INTEGRATION: CWS mingwport06 (1.5.90); FILE MERGED 2007/08/24 13:12:57 vg 1.5.90.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [0140c3cf86a35c51c70f09376198960befa6c421]

INTEGRATION: CWS mingwport06 (1.5.118); FILE MERGED 2007/08/24 13:12:57 vg 1.5.118.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [96bcab6c8eb9f855bf0e8b6e7f016f23f706e947]

INTEGRATION: CWS mingwport06 (1.17.40); FILE MERGED 2007/08/24 13:12:56 vg 1.17.40.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [156e34966e0d779054f324ee3eb8e326ed7ebca4]

INTEGRATION: CWS mingwport06 (1.10.40); FILE MERGED 2007/08/24 13:12:56 vg 1.10.40.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [ac532c76123f0a10a001024aac3364fe4037f889]

INTEGRATION: CWS mingwport06 (1.4.118); FILE MERGED 2007/08/24 13:12:56 vg 1.4.118.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [31d6e15e9a66be9b56fdda1d65f41e25f8a60583]

INTEGRATION: CWS mingwport06 (1.3.118); FILE MERGED 2007/08/24 13:12:56 vg 1.3.118.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [35a0124c4a3305a8ad8c9858b4e4d6d7e27f2ce7]

INTEGRATION: CWS mingwport06 (1.2.14); FILE MERGED 2007/08/27 12:42:15 vg 1.2.14.2: #i75499# pragma for MSVC 2007/08/24 14:02:26 vg 1.2.14.1: #i80359# MinGW port efforts


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [2d9fd6c0bcb491b60d10406f7b899b69fb8125f6]

INTEGRATION: CWS mingwport06 (1.18.376); FILE MERGED 2007/08/24 13:22:11 vg 1.18.376.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [0b0f89c67573848ff38b787b50dc517953bbbbc3]

INTEGRATION: CWS mingwport06 (1.48.98); FILE MERGED 2007/08/24 13:22:11 vg 1.48.98.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [f013e5f0df707b29749bea986dfc66881a894b36]

INTEGRATION: CWS mingwport06 (1.28.96); FILE MERGED 2007/08/24 13:22:11 vg 1.28.96.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [29fa13a4c234a4fe6266f22160a339eb974cd808]

INTEGRATION: CWS mingwport06 (1.15.98); FILE MERGED 2007/08/27 14:30:15 vg 1.15.98.1: #i75499# pragma for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [27b83ea523288e3aab61506966f736134e85e963]

INTEGRATION: CWS mingwport06 (1.41.90); FILE MERGED 2007/08/24 13:22:11 vg 1.41.90.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [6a07c5c5d2f92bcbf42ec430bfdc550428b4bda8]

INTEGRATION: CWS mingwport06 (1.47.8); FILE MERGED 2007/08/24 14:00:25 vg 1.47.8.1: #i80359# MinGW port efforts


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [44fd1d64df384e27ccd4955273df33a55f743601]

INTEGRATION: CWS mingwport06 (1.17.34); FILE MERGED 2007/08/27 12:04:57 vg 1.17.34.2: #i75499# single ifdef for MSVC 2007/08/24 12:58:07 vg 1.17.34.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [a956d7bddbd3f92f8d12094bd0884864b115e55d]

INTEGRATION: CWS mingwport06 (1.4.114); FILE MERGED 2007/08/24 12:46:49 vg 1.4.114.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [6d8920c7c43d115e29498b48fff9c0d1697ee6ff]

INTEGRATION: CWS mingwport06 (1.4.16); FILE MERGED 2007/08/24 12:46:49 vg 1.4.16.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [a0560814b82e9aa7ca9dde91d6d2fa20b1c73d8c]

INTEGRATION: CWS mingwport06 (1.5.80); FILE MERGED 2007/08/24 12:46:49 vg 1.5.80.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [09c21fd5f1be2d052420dfa91bba89a2a3f098b4]

INTEGRATION: CWS mingwport06 (1.6.114); FILE MERGED 2007/08/24 12:46:49 vg 1.6.114.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [c54de3eb86d19099dd9611cf551354a9a14aab2d]

INTEGRATION: CWS mingwport06 (1.4.114); FILE MERGED 2007/08/24 12:46:48 vg 1.4.114.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [5ec991859ffa8b11fe43b7c833755e6604161144]

INTEGRATION: CWS mingwport06 (1.6.80); FILE MERGED 2007/08/24 12:46:48 vg 1.6.80.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [e200efac99570472b9178adabb585cb95f16f1a6]

INTEGRATION: CWS mingwport06 (1.5.80); FILE MERGED 2007/08/24 12:46:48 vg 1.5.80.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [03df7ea6db81fd69ff92d1b6528078ffbf418242]

INTEGRATION: CWS mingwport06 (1.2.240); FILE MERGED 2007/08/24 12:46:48 vg 1.2.240.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [57d32eec0e489bce07731288106eb7d53ab7a1f1]

INTEGRATION: CWS mingwport06 (1.4.114); FILE MERGED 2007/08/24 12:46:47 vg 1.4.114.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [f15609ebbc6d0f45960bcdc3c11f70411829d89f]

INTEGRATION: CWS mingwport06 (1.9.14); FILE MERGED 2007/08/24 12:46:47 vg 1.9.14.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [b7c6e84fb6328d5d9a1d08995ddbaae4a90a189d]

INTEGRATION: CWS mingwport06 (1.7.80); FILE MERGED 2007/08/24 12:46:47 vg 1.7.80.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [4b8baea86c80e79a555bf1f1ed9d4d0b0bc2200b]

INTEGRATION: CWS mingwport06 (1.6.16); FILE MERGED 2007/08/24 12:46:47 vg 1.6.16.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [70ccf68ae3cf69d4eabd29bdcab6511e4fd5da9f]

INTEGRATION: CWS mingwport06 (1.8.80); FILE MERGED 2007/08/24 12:46:46 vg 1.8.80.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [7028bd2372c1becc478fdd5eb976c2e5ae2ce809]

INTEGRATION: CWS mingwport06 (1.5.114); FILE MERGED 2007/08/24 12:46:46 vg 1.5.114.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [7793e9ffbec20bf53b691f5dedac5acdc58fcd4b]

INTEGRATION: CWS mingwport06 (1.8.16); FILE MERGED 2007/08/24 12:46:46 vg 1.8.16.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [101228590de87d6cc84dd460f1700816d30a92c5]

INTEGRATION: CWS mingwport06 (1.6.114); FILE MERGED 2007/08/24 12:46:46 vg 1.6.114.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [11d5b1dedcc8b827fababf0ef927aea36f9e3c29]

INTEGRATION: CWS mingwport06 (1.9.16); FILE MERGED 2007/08/24 12:46:46 vg 1.9.16.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [43ea0f5ff869491bdb1de4fa6e0b4ec90f503b72]

INTEGRATION: CWS mingwport06 (1.6.14); FILE MERGED 2007/08/24 12:46:46 vg 1.6.14.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [ebc168741c546ce30c007f3cc6e2e881dc7de45d]

INTEGRATION: CWS mingwport06 (1.4.242); FILE MERGED 2007/08/24 12:46:46 vg 1.4.242.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [1d23df62cca066051973759702ee4a09c7f293b4]

INTEGRATION: CWS mingwport06 (1.4.242); FILE MERGED 2007/08/24 12:46:45 vg 1.4.242.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [baf47619d892eec11180cf9d4f3075b85a79ae37]

INTEGRATION: CWS mingwport06 (1.5.114); FILE MERGED 2007/08/24 12:46:45 vg 1.5.114.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [d1072981d067e4c8dd7e92fc3ae7fc532dd22494]

INTEGRATION: CWS mingwport06 (1.6.16); FILE MERGED 2007/08/24 12:46:45 vg 1.6.16.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [630be8cdaf86d277530822d47d56c3f2125d5fd9]

INTEGRATION: CWS mingwport06 (1.4.240); FILE MERGED 2007/08/24 12:46:45 vg 1.4.240.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [6e06548b7db81a5041a42bce4b2dbc0d6beec17f]

INTEGRATION: CWS mingwport06 (1.6.102); FILE MERGED 2007/08/24 12:46:45 vg 1.6.102.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [aa7c392849e445324ca2530f854f8e50bbc8d173]

INTEGRATION: CWS mingwport06 (1.7.102); FILE MERGED 2007/08/24 12:46:45 vg 1.7.102.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [b165950e0509b5786f8d81d47fbc50818a835649]

INTEGRATION: CWS mingwport06 (1.12.14); FILE MERGED 2007/08/24 12:46:44 vg 1.12.14.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [093f9f7e2cdfdd41f9c4e4bb0563062d22eeab86]

INTEGRATION: CWS mingwport06 (1.8.16); FILE MERGED 2007/08/24 12:46:43 vg 1.8.16.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [2093c96ee0739124609b01d2da597ce53c9d3ff7]

INTEGRATION: CWS mingwport06 (1.5.114); FILE MERGED 2007/08/24 12:46:43 vg 1.5.114.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [c690fdd2d59b7e6fa385153ee01e293cba8c235d]

INTEGRATION: CWS mingwport06 (1.6.80); FILE MERGED 2007/08/24 12:46:43 vg 1.6.80.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [a075dbe894a35408161e028214ad95869457a95b]

INTEGRATION: CWS mingwport06 (1.3.242); FILE MERGED 2007/08/24 12:46:43 vg 1.3.242.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [b2adc025897789f34ddb29228e6977050dfb4b65]

INTEGRATION: CWS mingwport06 (1.7.14); FILE MERGED 2007/08/24 12:46:43 vg 1.7.14.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [9c3a09ae5bcb7b5cd5531660e82bd2cc48b3c303]

INTEGRATION: CWS mingwport06 (1.11.14); FILE MERGED 2007/08/24 12:46:43 vg 1.11.14.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [957feea9523239a5e59de07d1d70c44a5c35ba59]

INTEGRATION: CWS mingwport06 (1.6.114); FILE MERGED 2007/08/24 12:46:43 vg 1.6.114.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [a74fbd6ae198066c03c9df03e65b3e2c1c1882c7]

INTEGRATION: CWS mingwport06 (1.10.102); FILE MERGED 2007/08/24 12:46:43 vg 1.10.102.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [7fd848ffc1071ebf55b2a31534e15628af2f287a]

INTEGRATION: CWS mingwport06 (1.6.16); FILE MERGED 2007/08/24 12:46:43 vg 1.6.16.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [dcda204cb46dfe1db6764625f325d67adb321595]

INTEGRATION: CWS mingwport06 (1.12.14); FILE MERGED 2007/08/24 12:46:43 vg 1.12.14.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [a8c2a8c1f9c2b097aa6b9eebda08c2f7e3c840d4]

INTEGRATION: CWS mingwport06 (1.10.16); FILE MERGED 2007/08/24 12:46:43 vg 1.10.16.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [e956b88d7905d30538784b338ae1c51ffc1eee7a]

INTEGRATION: CWS mingwport06 (1.7.114); FILE MERGED 2007/08/24 12:46:42 vg 1.7.114.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [e7e3c2761712fc21abb090f4d12d099c41151984]

INTEGRATION: CWS mingwport06 (1.4.242); FILE MERGED 2007/08/24 12:46:42 vg 1.4.242.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [829d350c28aaf26287c931c2daaaca3041eb27e2]

INTEGRATION: CWS mingwport06 (1.6.240); FILE MERGED 2007/08/24 12:46:42 vg 1.6.240.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [64d57c00104b08124fbb86278a864304a8a5233a]

INTEGRATION: CWS mingwport06 (1.8.164); FILE MERGED 2007/08/24 12:46:42 vg 1.8.164.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [e6e073607d6e885b8f79268540ec845f2b4d4eec]

INTEGRATION: CWS mingwport06 (1.5.242); FILE MERGED 2007/08/24 12:46:42 vg 1.5.242.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [7643a9b6c5f4968c678ebe2c297723ae9460c457]

INTEGRATION: CWS mingwport06 (1.6.114); FILE MERGED 2007/08/24 12:46:42 vg 1.6.114.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [30a80f35edd8e5d5dc2551999c37a401909fe068]

INTEGRATION: CWS mingwport06 (1.5.240); FILE MERGED 2007/08/24 12:46:42 vg 1.5.240.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [74ebebd5fcb9c286de553c7211515a05d500ccf2]

INTEGRATION: CWS mingwport06 (1.7.14); FILE MERGED 2007/08/24 12:46:42 vg 1.7.14.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [4a642b348e37f7a3a01d42d2eac735c91401d34a]

INTEGRATION: CWS mingwport06 (1.4.240); FILE MERGED 2007/08/24 12:46:42 vg 1.4.240.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [b66bd1b613e651db026fa5ef8fec637ef2dc5026]

INTEGRATION: CWS mingwport06 (1.5.164); FILE MERGED 2007/08/24 12:46:42 vg 1.5.164.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [fab683db85a0cc78f6439588fb44b4efe0d81a65]

INTEGRATION: CWS mingwport06 (1.6.14); FILE MERGED 2007/08/24 12:46:42 vg 1.6.14.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [7333d03ae0525cabf38ed46b39c7f248f5ed1834]

INTEGRATION: CWS mingwport06 (1.6.242); FILE MERGED 2007/08/24 12:46:42 vg 1.6.242.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [4577a4a91cac32a42b48755c681b040c8bec59e9]

INTEGRATION: CWS mingwport06 (1.6.102); FILE MERGED 2007/08/24 12:46:42 vg 1.6.102.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [555d0c01cc7cc62f1a1a01111fac08e54f7b17a1]

INTEGRATION: CWS mingwport06 (1.8.80); FILE MERGED 2007/08/24 12:46:41 vg 1.8.80.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [981e6de40995c4aead2983b98dc1e9ba7473f22a]

INTEGRATION: CWS mingwport06 (1.7.94); FILE MERGED 2007/08/24 12:46:41 vg 1.7.94.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [5359e896e09879989e971a7542064d17b353d3ec]

INTEGRATION: CWS mingwport06 (1.9.80); FILE MERGED 2007/08/24 12:46:41 vg 1.9.80.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [7562b20ea1ef154bd068c86c7b40f92a953c3301]

INTEGRATION: CWS mingwport06 (1.9.84); FILE MERGED 2007/08/24 12:46:41 vg 1.9.84.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [1c86c7dde0faef5d8e303f29108602f35ac08379]

INTEGRATION: CWS mingwport06 (1.10.80); FILE MERGED 2007/08/24 12:46:41 vg 1.10.80.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [5d923b708141497382c4c100156d8756e97c55b9]

INTEGRATION: CWS mingwport06 (1.8.28); FILE MERGED 2007/08/24 12:46:41 vg 1.8.28.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [4a0c9f183e4ac01ca5a179a200ee2d15a4f57ff0]

INTEGRATION: CWS mingwport06 (1.11.80); FILE MERGED 2007/08/24 12:46:41 vg 1.11.80.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [b9c6157e4ed260a83c8c02d40aeb3b3dfe3ee3d6]

INTEGRATION: CWS mingwport06 (1.8.94); FILE MERGED 2007/08/24 12:46:41 vg 1.8.94.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [c0c0f2554cf50e700c5a6057cf02e9575b8c7d36]

INTEGRATION: CWS mingwport06 (1.7.94); FILE MERGED 2007/08/24 12:46:40 vg 1.7.94.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [4fdd3c34ecf92f6c0332433137ac13697b948c6d]

INTEGRATION: CWS mingwport06 (1.9.84); FILE MERGED 2007/08/24 12:46:40 vg 1.9.84.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [30d371172480388ade4256c6f938324809ab5350]

INTEGRATION: CWS mingwport06 (1.9.94); FILE MERGED 2007/08/24 12:46:40 vg 1.9.94.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [6f7613449ccb6700b8be2eaf0b1f04a27faa0659]

INTEGRATION: CWS mingwport06 (1.10.60); FILE MERGED 2007/08/24 12:46:40 vg 1.10.60.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [dd9d41c390bc0365299b62c529a479ba6d237d40]

INTEGRATION: CWS mingwport06 (1.10.80); FILE MERGED 2007/08/24 12:46:40 vg 1.10.80.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [c9be7453947eb61b452688796bd49198ae41a9e1]

INTEGRATION: CWS mingwport06 (1.11.16); FILE MERGED 2007/08/24 12:46:40 vg 1.11.16.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [84b60449ba26cf6bffa1f563a82db61a3bb58112]

INTEGRATION: CWS mingwport06 (1.5.114); FILE MERGED 2007/08/24 12:46:40 vg 1.5.114.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [092ebd3043f49905e9747f01fd0b11ac26c03ca0]

INTEGRATION: CWS mingwport06 (1.7.114); FILE MERGED 2007/08/24 12:46:40 vg 1.7.114.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [3b8b6250f4bdaf27789aea3c90cc3c042421621f]

INTEGRATION: CWS mingwport06 (1.6.114); FILE MERGED 2007/08/24 12:46:40 vg 1.6.114.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [d77c2767754e206302ce89aa4681da2ee9ae88f5]

INTEGRATION: CWS mingwport06 (1.6.114); FILE MERGED 2007/08/24 12:46:39 vg 1.6.114.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [634d23203cedd37fc81bbc419c7276207841cda2]

INTEGRATION: CWS mingwport06 (1.9.80); FILE MERGED 2007/08/24 12:46:39 vg 1.9.80.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [7798e42469883d29b1246b2901fe3bcd0eef6b6e]

INTEGRATION: CWS mingwport06 (1.7.16); FILE MERGED 2007/08/24 12:46:39 vg 1.7.16.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [70604ad52a3a388d2eef82298c346d054b437bbd]

INTEGRATION: CWS mingwport06 (1.5.114); FILE MERGED 2007/08/24 12:46:39 vg 1.5.114.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [f097dd871c106cc4da0a902abbe4d156949f15f2]

INTEGRATION: CWS mingwport06 (1.7.114); FILE MERGED 2007/08/24 12:46:39 vg 1.7.114.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [4685cd039a652b7f4cfe0ca54c42d08d001c21a8]

INTEGRATION: CWS mingwport06 (1.4.240); FILE MERGED 2007/08/24 12:46:36 vg 1.4.240.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [60dce1af50d444e2c811d550105971fdddb30b58]

INTEGRATION: CWS mingwport06 (1.6.80); FILE MERGED 2007/08/24 12:46:36 vg 1.6.80.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [ef5b24224e05fa6ef2cd8b7b62cdf380a38dd909]

INTEGRATION: CWS mingwport06 (1.5.80); FILE MERGED 2007/08/24 12:46:36 vg 1.5.80.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [293594689e7b9e8aed1de8e097fcc8ae50084a7b]

INTEGRATION: CWS mingwport06 (1.5.242); FILE MERGED 2007/08/24 12:46:36 vg 1.5.242.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [b0f4a5cf8b5830a57b2d78b1221ac36b09ecdb8d]

INTEGRATION: CWS mingwport06 (1.7.80); FILE MERGED 2007/08/24 12:46:36 vg 1.7.80.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [dab55a46a701a1c968ac8b1596c8b8438132e560]

INTEGRATION: CWS mingwport06 (1.6.156); FILE MERGED 2007/08/24 12:46:36 vg 1.6.156.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [88a83d03caea6fdc565672f9efaede218ddc0f17]

INTEGRATION: CWS mingwport06 (1.5.114); FILE MERGED 2007/08/24 12:46:36 vg 1.5.114.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [df6c1ad026e3c04c3672a691fe9c2247136b59dc]

INTEGRATION: CWS mingwport06 (1.4.242); FILE MERGED 2007/08/24 12:46:36 vg 1.4.242.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [67cd019b5b6dc7b4e9a92fd87052a06b74dd3774]

INTEGRATION: CWS mingwport06 (1.8.80); FILE MERGED 2007/08/24 12:46:36 vg 1.8.80.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [46a604c5e62d06ec98d6ed2febd904edeef06fb7]

INTEGRATION: CWS mingwport06 (1.10.80); FILE MERGED 2007/08/24 12:46:36 vg 1.10.80.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [03f0659ec5a0d3a23c06595a6436164fa2517387]

INTEGRATION: CWS mingwport06 (1.6.114); FILE MERGED 2007/08/24 12:46:35 vg 1.6.114.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [e63417a74fb99e4e91cfac4a948fb525c2ebf1e1]

INTEGRATION: CWS mingwport06 (1.4.240); FILE MERGED 2007/08/24 12:46:35 vg 1.4.240.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [ad6606709b3a4c8bd6c3645c949f2b9a9656a504]

INTEGRATION: CWS mingwport06 (1.8.80); FILE MERGED 2007/08/24 12:46:35 vg 1.8.80.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [d81a018f342408d58e0fc13334dd63c818b68b04]

INTEGRATION: CWS mingwport06 (1.6.240); FILE MERGED 2007/08/24 12:46:35 vg 1.6.240.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [191073630e94c111e1406b6f95449626ab0eb608]

INTEGRATION: CWS mingwport06 (1.3.242); FILE MERGED 2007/08/24 12:46:35 vg 1.3.242.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [4f6d2045e34e4eb3d00109e280002ee1e27fa3ae]

INTEGRATION: CWS mingwport06 (1.4.242); FILE MERGED 2007/08/24 12:46:35 vg 1.4.242.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [d876b065711fb128dbc4de02be544299f672a1b1]

INTEGRATION: CWS mingwport06 (1.5.114); FILE MERGED 2007/08/24 12:46:35 vg 1.5.114.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [676a26e10ef8d5d40a1f5104559c19638300a77f]

INTEGRATION: CWS mingwport06 (1.5.80); FILE MERGED 2007/08/24 12:46:35 vg 1.5.80.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [32a7a352fb921fc4596f88ed211e00d9199e47a4]

INTEGRATION: CWS mingwport06 (1.6.26); FILE MERGED 2007/08/24 12:46:35 vg 1.6.26.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [d601c0e98f708efb47b9ec4fe00434d1390d6412]

INTEGRATION: CWS mingwport06 (1.9.16); FILE MERGED 2007/08/24 12:46:34 vg 1.9.16.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [b4d521f54ed1668afb61705a7ee59358dc192ec9]

INTEGRATION: CWS mingwport06 (1.5.114); FILE MERGED 2007/08/24 12:46:34 vg 1.5.114.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [f0616d16e00183f942aad2e63466ec1ee54c47bd]

INTEGRATION: CWS mingwport06 (1.4.114); FILE MERGED 2007/08/24 12:46:34 vg 1.4.114.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [677b4bc3ccd9e3f44f64b970f03bd37b7ccaa6dc]

INTEGRATION: CWS mingwport06 (1.9.114); FILE MERGED 2007/08/24 12:46:34 vg 1.9.114.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [15852767bb193d9bf32130cb2a21959c17ad104e]

INTEGRATION: CWS mingwport06 (1.8.80); FILE MERGED 2007/08/24 12:46:34 vg 1.8.80.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [fb79fe5a4aa7681afc9281afe032cd37e5e326fe]

INTEGRATION: CWS mingwport06 (1.6.114); FILE MERGED 2007/08/24 12:46:34 vg 1.6.114.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [46b9f1d69fe684775d5c820788e0797026c70ddf]

INTEGRATION: CWS mingwport06 (1.8.114); FILE MERGED 2007/08/24 12:46:34 vg 1.8.114.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [c800d9695285607154460c5c615400d99e93f81a]

INTEGRATION: CWS mingwport06 (1.7.114); FILE MERGED 2007/08/24 12:46:34 vg 1.7.114.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [aadfaead3bae0539c0bc422de196371119374aef]

INTEGRATION: CWS mingwport06 (1.5.114); FILE MERGED 2007/08/24 12:46:33 vg 1.5.114.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [f23da0397bb9a8822dfd20c1cc2b4459ecdb5616]

INTEGRATION: CWS mingwport06 (1.6.114); FILE MERGED 2007/08/24 12:46:33 vg 1.6.114.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [9d515723fc2d92bccc7bb17f4c72498aedd5a2ff]

INTEGRATION: CWS mingwport06 (1.8.102); FILE MERGED 2007/08/24 12:46:33 vg 1.8.102.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [f7388bc8d1d180518e4086f8809505065d69c736]

INTEGRATION: CWS mingwport06 (1.5.80); FILE MERGED 2007/08/24 12:46:33 vg 1.5.80.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [ce484ed0ea21c9906faf45a80a7d896ee4921532]

INTEGRATION: CWS mingwport06 (1.8.114); FILE MERGED 2007/08/24 12:46:33 vg 1.8.114.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [df9cd3758a60d6b02a25531afcabbaf45bfa0843]

INTEGRATION: CWS mingwport06 (1.7.114); FILE MERGED 2007/08/24 12:46:33 vg 1.7.114.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [2cf015d68aea0e1da1ede489ebaae3edae757b1c]

INTEGRATION: CWS mingwport06 (1.7.80); FILE MERGED 2007/08/24 12:46:33 vg 1.7.80.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [ab50c460d5bacc675a606b9106d04627007f2856]

INTEGRATION: CWS mingwport06 (1.6.80); FILE MERGED 2007/08/24 12:46:33 vg 1.6.80.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [e9a63e6f31051bfa957a6f0ffe132dc50fee3db9]

INTEGRATION: CWS mingwport06 (1.7.114); FILE MERGED 2007/08/24 12:46:32 vg 1.7.114.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [1995ff0f3d74208d318c71c1b4b33d7b54016be2]

INTEGRATION: CWS mingwport06 (1.6.114); FILE MERGED 2007/08/24 12:46:32 vg 1.6.114.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [3629e7b697c660e319f716031723611b9194de79]

INTEGRATION: CWS mingwport06 (1.7.80); FILE MERGED 2007/08/24 12:46:32 vg 1.7.80.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [c1699450d5fcd784139e023bae56e3b3e46002ad]

INTEGRATION: CWS mingwport06 (1.5.156); FILE MERGED 2007/08/24 12:46:32 vg 1.5.156.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [bbfd64051867fd5fdbce6602bd3d460e7ee2bf4e]

INTEGRATION: CWS mingwport06 (1.5.114); FILE MERGED 2007/08/24 12:46:32 vg 1.5.114.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [066cdec381c59111bbeea55327f5bbb0e005d526]

INTEGRATION: CWS mingwport06 (1.9.80); FILE MERGED 2007/08/24 12:46:32 vg 1.9.80.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [a717a4ccd185d42ab9e364af27d74c604d25fd32]

INTEGRATION: CWS mingwport06 (1.10.80); FILE MERGED 2007/08/24 12:46:32 vg 1.10.80.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [51c7fc32ff0bac4ad81c66cead07bc3aadad2812]

INTEGRATION: CWS mingwport06 (1.4.114); FILE MERGED 2007/08/27 12:27:34 vg 1.4.114.1: #i75499# pragma for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [cc1c9c1716e3d405985073d1a650f78b3700f751]

INTEGRATION: CWS mingwport06 (1.8.80); FILE MERGED 2007/08/24 12:46:32 vg 1.8.80.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [29e21a5a75e0760746984c574f32642ac5e90ce2]

INTEGRATION: CWS mingwport06 (1.6.14); FILE MERGED 2007/08/24 12:46:32 vg 1.6.14.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [3539642552d5440282f8c472dddce55e1db007b0]

INTEGRATION: CWS mingwport06 (1.8.114); FILE MERGED 2007/08/24 12:46:32 vg 1.8.114.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [fb0943e1ccdd0d344a4c19f269117572234d09bd]

INTEGRATION: CWS mingwport06 (1.6.114); FILE MERGED 2007/08/24 12:46:31 vg 1.6.114.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [71f917a4b96a8b5a7bb49f49fa4d2cca38ee004f]

INTEGRATION: CWS mingwport06 (1.7.80); FILE MERGED 2007/08/24 12:46:31 vg 1.7.80.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [0b697c07ab9cb71f6cd9c45a91c0db94e0dc654a]

INTEGRATION: CWS mingwport06 (1.6.102); FILE MERGED 2007/08/24 12:46:31 vg 1.6.102.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [4e8e4be6c1f31bb4d5f55756c449628ba3f1fe51]

INTEGRATION: CWS mingwport06 (1.7.102); FILE MERGED 2007/08/24 12:46:31 vg 1.7.102.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [e8e89eb4fcc3fd740d815e7ea444fad688e40bdc]

INTEGRATION: CWS mingwport06 (1.7.34); FILE MERGED 2007/08/24 12:46:31 vg 1.7.34.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [6284ff94e9d35dff26275f9d889f68c41ccbbb06]

INTEGRATION: CWS mingwport06 (1.6.86); FILE MERGED 2007/08/24 12:46:31 vg 1.6.86.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [49ef1d75705a2218ade1c3cac55ab4375868618e]

INTEGRATION: CWS mingwport06 (1.7.114); FILE MERGED 2007/08/24 12:46:30 vg 1.7.114.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [0d7a0f272a5fefc5d91717c1c3c53b2748956b2d]

INTEGRATION: CWS mingwport06 (1.9.114); FILE MERGED 2007/08/24 12:46:30 vg 1.9.114.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [1fd927d0143ecc628b6f46f0131378f4ddfd0109]

INTEGRATION: CWS mingwport06 (1.10.80); FILE MERGED 2007/08/24 12:46:30 vg 1.10.80.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [467a7fa86e65c8deed0590ce5ac056449cee4df2]

INTEGRATION: CWS mingwport06 (1.8.114); FILE MERGED 2007/08/24 12:46:30 vg 1.8.114.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [0ceae397323a6d3a954fdc350332a5e9d079026c]

INTEGRATION: CWS mingwport06 (1.10.114); FILE MERGED 2007/08/24 12:46:30 vg 1.10.114.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [7e52565720926cf4e57c7799e3e80b692a821a6d]

INTEGRATION: CWS mingwport06 (1.13.80); FILE MERGED 2007/08/24 12:46:30 vg 1.13.80.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [251d4c224dad16296329d0373779c90d487b1cd6]

INTEGRATION: CWS mingwport06 (1.8.80); FILE MERGED 2007/08/24 12:46:30 vg 1.8.80.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [f81a438d96620437e93d48a13d8e857fbd4ba12c]

INTEGRATION: CWS mingwport06 (1.6.114); FILE MERGED 2007/08/24 12:46:30 vg 1.6.114.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [9728e20461fefea4804f1f21fd3163c6af64a8f4]

INTEGRATION: CWS mingwport06 (1.11.48); FILE MERGED 2007/08/24 12:46:30 vg 1.11.48.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [e97b7d4f0384e4c4651afd643334fa636293fb69]

INTEGRATION: CWS mingwport06 (1.9.80); FILE MERGED 2007/08/24 12:46:30 vg 1.9.80.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [e261c0c7c0191ce52d439be208d417cddb311a11]

INTEGRATION: CWS mingwport06 (1.4.242); FILE MERGED 2007/08/24 12:46:30 vg 1.4.242.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [d4d7ce801310658f31f54199506d1c7c79606292]

INTEGRATION: CWS mingwport06 (1.5.114); FILE MERGED 2007/08/24 12:46:29 vg 1.5.114.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [2edf71edc0c593b2b28686744274bbba38732145]

INTEGRATION: CWS mingwport06 (1.7.80); FILE MERGED 2007/08/24 12:46:29 vg 1.7.80.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [1fecee10e333f51a5f17bd783436785a60379c94]

INTEGRATION: CWS mingwport06 (1.6.114); FILE MERGED 2007/08/24 12:46:29 vg 1.6.114.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [e18e85248bce17978c52b95323615c9c1477f2d6]

INTEGRATION: CWS mingwport06 (1.7.114); FILE MERGED 2007/08/27 12:27:34 vg 1.7.114.2: #i75499# pragma for MSVC 2007/08/24 12:46:29 vg 1.7.114.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [1407fd65af7db059bce1b1a70a835d8b82cdb136]

INTEGRATION: CWS mingwport06 (1.8.80); FILE MERGED 2007/08/24 12:46:29 vg 1.8.80.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [b4ece1ca4527503ecb8c6b03bf94ec04f94e3e7a]

INTEGRATION: CWS mingwport06 (1.6.102); FILE MERGED 2007/08/24 12:46:29 vg 1.6.102.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [0554ba3fe016ce5b834d96b877ad01b4d47b2b03]

INTEGRATION: CWS mingwport06 (1.7.114); FILE MERGED 2007/08/24 12:46:29 vg 1.7.114.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [dc87006adca2613a7a0d44191beaa6336f97ac12]

INTEGRATION: CWS mingwport06 (1.10.16); FILE MERGED 2007/08/24 12:46:28 vg 1.10.16.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [5a040e4399e5297629ce53e2a165a3e908f8e8fa]

INTEGRATION: CWS mingwport06 (1.5.114); FILE MERGED 2007/08/24 12:46:28 vg 1.5.114.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [4cfe991018c88968439763aea0e0b8ffadaaf012]

INTEGRATION: CWS mingwport06 (1.7.102); FILE MERGED 2007/08/24 12:46:28 vg 1.7.102.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [1f33d6786c71eb448b2de4504887005a77f8e61b]

INTEGRATION: CWS mingwport06 (1.7.114); FILE MERGED 2007/08/27 12:27:34 vg 1.7.114.2: #i75499# pragma for MSVC 2007/08/24 12:46:28 vg 1.7.114.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [39687d7007d28a90530a6d20405bb9cc8ba64c43]

INTEGRATION: CWS mingwport06 (1.6.114); FILE MERGED 2007/08/24 12:46:28 vg 1.6.114.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [45a6d47ec772abe970400aff58f18201f77dc879]

INTEGRATION: CWS mingwport06 (1.8.114); FILE MERGED 2007/08/27 12:27:34 vg 1.8.114.2: #i75499# pragma for MSVC 2007/08/24 12:46:28 vg 1.8.114.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [38355310d66040a1e29b94c75682a0564da6236f]

INTEGRATION: CWS mingwport06 (1.7.114); FILE MERGED 2007/08/24 12:46:28 vg 1.7.114.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [c7043218436a23fbdd813242a687fe2841343386]

INTEGRATION: CWS mingwport06 (1.10.96); FILE MERGED 2007/08/27 12:27:34 vg 1.10.96.2: #i75499# pragma for MSVC 2007/08/24 12:46:28 vg 1.10.96.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [e39aeb1c15e4662bc4f219e93f825e168d3af3ff]

INTEGRATION: CWS mingwport06 (1.10.80); FILE MERGED 2007/08/24 12:46:28 vg 1.10.80.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [6a808c5bdd84148cd23684a52b14cd510c22d2e0]

INTEGRATION: CWS mingwport06 (1.8.96); FILE MERGED 2007/08/24 12:46:28 vg 1.8.96.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [89c288e1634293c541e483582bf7c4f3ea95588d]

INTEGRATION: CWS mingwport06 (1.9.80); FILE MERGED 2007/08/24 12:46:27 vg 1.9.80.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [f912d152ab69ccf2a29ba31207bc4b2bdda2370a]

INTEGRATION: CWS mingwport06 (1.7.80); FILE MERGED 2007/08/24 12:46:27 vg 1.7.80.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [097fc82a88694e82b414ccf55ade4566dd055aa7]

INTEGRATION: CWS mingwport06 (1.8.114); FILE MERGED 2007/08/24 12:46:27 vg 1.8.114.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [c2d39646b725b58978598aacc35e0f972add2702]

INTEGRATION: CWS mingwport06 (1.6.114); FILE MERGED 2007/08/24 12:46:27 vg 1.6.114.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [f62fb48ae906f4ee458a7b52ca2b9ec1be45804c]

INTEGRATION: CWS mingwport06 (1.4.242); FILE MERGED 2007/08/24 12:46:27 vg 1.4.242.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [f58a2dffc9bd0393cc524f054032cd0de7147391]

INTEGRATION: CWS mingwport06 (1.7.114); FILE MERGED 2007/08/24 12:46:27 vg 1.7.114.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [95ff2c2347bd21620ec49cd0793632963c529bc2]

INTEGRATION: CWS mingwport06 (1.3.242); FILE MERGED 2007/08/24 12:46:27 vg 1.3.242.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [f4e76398bf9d101ddca3383419a264cebb7f52a2]

INTEGRATION: CWS mingwport06 (1.10.114); FILE MERGED 2007/08/24 12:46:27 vg 1.10.114.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [6e70e796d9506a78d19dcde41b3749e42e1324fb]

INTEGRATION: CWS mingwport06 (1.11.14); FILE MERGED 2007/08/24 12:46:27 vg 1.11.14.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [0432673cb2cdfe2b60c06b82d32a2e52453c56fb]

INTEGRATION: CWS mingwport06 (1.6.114); FILE MERGED 2007/08/24 12:46:26 vg 1.6.114.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [9b68259ffad8de59d27c010b9aecd5f0f2ff9938]

INTEGRATION: CWS mingwport06 (1.8.102); FILE MERGED 2007/08/24 12:46:26 vg 1.8.102.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [7c03fc2e584ffe602237ff3b058f8a86f7abf499]

INTEGRATION: CWS mingwport06 (1.8.80); FILE MERGED 2007/08/24 12:46:26 vg 1.8.80.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [4d384520435211fa0514c33179f68049a1b64726]

INTEGRATION: CWS mingwport06 (1.5.114); FILE MERGED 2007/08/24 12:46:26 vg 1.5.114.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [2994ed8ae2e7ec2758ed8161b337f0230764a41c]

INTEGRATION: CWS mingwport06 (1.6.80); FILE MERGED 2007/08/24 12:46:26 vg 1.6.80.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [bbd04ef04bc92913b4d2022c044d3afdd2f9e4c8]

INTEGRATION: CWS mingwport06 (1.7.80); FILE MERGED 2007/08/24 12:46:26 vg 1.7.80.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [2a3b3d8f1618cd1c360e4cf2701d6e4d820c2f71]

INTEGRATION: CWS mingwport06 (1.6.114); FILE MERGED 2007/08/24 12:46:25 vg 1.6.114.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [0cf828688b6590584733048c273a3659be9e7bec]

INTEGRATION: CWS mingwport06 (1.5.114); FILE MERGED 2007/08/24 12:46:25 vg 1.5.114.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [f145c59548d023e67211c7871680a1f8cdb4516f]

INTEGRATION: CWS mingwport06 (1.7.80); FILE MERGED 2007/08/24 12:46:25 vg 1.7.80.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [6630ae14eaaeb365c308e16da6feb9160c5262c4]

INTEGRATION: CWS mingwport06 (1.7.96); FILE MERGED 2007/08/24 12:46:25 vg 1.7.96.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [1716b70f65a4daec6edd1fe1549bc09cc6071142]

INTEGRATION: CWS mingwport06 (1.7.114); FILE MERGED 2007/08/24 12:46:25 vg 1.7.114.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [52b35f15062a398be98d8833d5f3ded13804de26]

INTEGRATION: CWS mingwport06 (1.7.102); FILE MERGED 2007/08/24 12:46:25 vg 1.7.102.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [b53c6bec4893fa886eef400f16d4c814db833ce8]

INTEGRATION: CWS mingwport06 (1.12.34); FILE MERGED 2007/08/24 12:46:25 vg 1.12.34.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [a293f2a597d7bf1d547fedb277f84f08b276abbe]

INTEGRATION: CWS mingwport06 (1.11.34); FILE MERGED 2007/08/24 12:46:25 vg 1.11.34.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [aeba809e4f7231ede6cc731e7a55761735ce7e21]

INTEGRATION: CWS mingwport06 (1.9.16); FILE MERGED 2007/08/24 12:46:25 vg 1.9.16.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [fb7ba5ce1abe0e064f20f51d7042a71eab595acf]

INTEGRATION: CWS mingwport06 (1.5.80); FILE MERGED 2007/08/24 12:46:25 vg 1.5.80.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [178363f0e736bbccb75781640285213ac50f81b7]

INTEGRATION: CWS mingwport06 (1.3.242); FILE MERGED 2007/08/24 12:46:24 vg 1.3.242.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [bfd3c4572fbd0358fd1e5422cd44de8e738046ef]

INTEGRATION: CWS mingwport06 (1.6.114); FILE MERGED 2007/08/24 12:46:24 vg 1.6.114.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [47162b27458a2b44b6e07be9902b0dc469e0a720]

INTEGRATION: CWS mingwport06 (1.7.102); FILE MERGED 2007/08/24 12:46:24 vg 1.7.102.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [caa83fcb33d0a0925a43e573c9ba5678777ca634]

INTEGRATION: CWS mingwport06 (1.9.80); FILE MERGED 2007/08/24 12:46:24 vg 1.9.80.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [482bc44e21b2772fe4b0f5b41ba4e5f71d18d508]

INTEGRATION: CWS mingwport06 (1.5.80); FILE MERGED 2007/08/24 12:46:24 vg 1.5.80.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [e9bd4a509099cf55927dd2167af62fbd97ae9d20]

INTEGRATION: CWS mingwport06 (1.10.34); FILE MERGED 2007/08/24 12:46:24 vg 1.10.34.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [2f41262a996076d91d8eaa61bd84322de7ef1896]

INTEGRATION: CWS mingwport06 (1.3.240); FILE MERGED 2007/08/24 12:46:24 vg 1.3.240.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [82a43d1b403491a7f8ea6097539681be05321cc8]

INTEGRATION: CWS mingwport06 (1.7.114); FILE MERGED 2007/08/24 12:46:24 vg 1.7.114.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [b9caf7780eb709bc07a61a076f6598ddef42fcc0]

INTEGRATION: CWS mingwport06 (1.11.80); FILE MERGED 2007/08/24 12:46:24 vg 1.11.80.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [bb0e5117dd56f13ea460d3130164553b7280a7a7]

INTEGRATION: CWS mingwport06 (1.5.114); FILE MERGED 2007/08/24 12:46:24 vg 1.5.114.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [a49d42941842068ec496409c3f7ba27fa1349636]

INTEGRATION: CWS mingwport06 (1.8.102); FILE MERGED 2007/08/24 12:46:24 vg 1.8.102.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [75597ac4bf235f197892cfeaca61e6b600a0b9a4]

INTEGRATION: CWS mingwport06 (1.8.114); FILE MERGED 2007/08/24 12:46:24 vg 1.8.114.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [84b0ef341ee7be5dc9c4c6eec2b3b06beae80850]

INTEGRATION: CWS mingwport06 (1.7.80); FILE MERGED 2007/08/24 12:46:24 vg 1.7.80.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [f58646de43a5f75458c17a72d096af7cc2a366ba]

INTEGRATION: CWS mingwport06 (1.12.80); FILE MERGED 2007/08/24 12:46:23 vg 1.12.80.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [3fffe215891c7cae88dcd55486143fdb4be062c2]

INTEGRATION: CWS mingwport06 (1.8.114); FILE MERGED 2007/08/24 12:46:23 vg 1.8.114.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [7f744323ced0b75ceec9f5ce1e8e0cec77c5efbc]

INTEGRATION: CWS mingwport06 (1.11.34); FILE MERGED 2007/08/24 12:46:23 vg 1.11.34.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [87a79813b1e4f985c32b22da0766f59a09254515]

INTEGRATION: CWS mingwport06 (1.6.114); FILE MERGED 2007/08/24 12:46:23 vg 1.6.114.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [772626ba8bdf860d362811b7fe3becae2fae0793]

INTEGRATION: CWS mingwport06 (1.10.80); FILE MERGED 2007/08/24 12:46:23 vg 1.10.80.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [03ceb804937fdad58fc83a1da9c9d5c47b745192]

INTEGRATION: CWS mingwport06 (1.9.80); FILE MERGED 2007/08/24 12:46:23 vg 1.9.80.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [a9912e161ef51b2ecbc3f1735e90aa5ca7e3b1a7]

INTEGRATION: CWS mingwport06 (1.7.16); FILE MERGED 2007/08/24 12:46:23 vg 1.7.16.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [8f0e750595b15061ecea8820a9ecd5c6f76d69b7]

INTEGRATION: CWS mingwport06 (1.8.102); FILE MERGED 2007/08/24 12:46:23 vg 1.8.102.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [21ca39e432671d1c181f23bce729fa3b42bf66b5]

INTEGRATION: CWS mingwport06 (1.7.80); FILE MERGED 2007/08/24 12:46:23 vg 1.7.80.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [3ed1ca7c6307aefb3fc7b7913fc32b457f8a8a83]

INTEGRATION: CWS mingwport06 (1.7.114); FILE MERGED 2007/08/24 12:46:23 vg 1.7.114.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [8d27b483c2c7518e9488faadafefe854ecc05ac8]

INTEGRATION: CWS mingwport06 (1.11.16); FILE MERGED 2007/08/24 12:46:23 vg 1.11.16.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [76eeffe58fda9d50e58d81353e7d682f3b403b9e]

INTEGRATION: CWS mingwport06 (1.7.34); FILE MERGED 2007/08/24 12:46:23 vg 1.7.34.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [aa8238a345a78566d8a30fb0c49317ba63761a00]

INTEGRATION: CWS mingwport06 (1.7.80); FILE MERGED 2007/08/24 12:46:22 vg 1.7.80.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [4e51e1dc1e3f6a9038d5664acb61db7f83ed3a2b]

INTEGRATION: CWS mingwport06 (1.3.242); FILE MERGED 2007/08/24 12:46:22 vg 1.3.242.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [5805a1749a413e7aadde6a6b8e2ce8ed55ee6181]

INTEGRATION: CWS mingwport06 (1.4.242); FILE MERGED 2007/08/24 12:46:22 vg 1.4.242.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [2986e58c42dfb2ef15f8ef9c6bdf18326ce1a1fe]

INTEGRATION: CWS mingwport06 (1.8.80); FILE MERGED 2007/08/24 12:46:22 vg 1.8.80.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [7583011b914ec6442b43e0b8ed8f75e117f2a76b]

INTEGRATION: CWS mingwport06 (1.6.114); FILE MERGED 2007/08/24 12:46:22 vg 1.6.114.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [57db2ca2e275a0e851400ee0ef441e8600adc744]

INTEGRATION: CWS mingwport06 (1.6.80); FILE MERGED 2007/08/24 12:46:22 vg 1.6.80.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [da07db6cf7a8148e02cd2116aaeaf8d6b14d7dc0]

INTEGRATION: CWS mingwport06 (1.5.114); FILE MERGED 2007/08/24 12:46:22 vg 1.5.114.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [5134a3996be8b1f87dd60e478ebac50f27c3602a]

INTEGRATION: CWS mingwport06 (1.4.114); FILE MERGED 2007/08/24 12:46:22 vg 1.4.114.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [527dd500c22e090318a83bc2cf3866c088235ac6]

INTEGRATION: CWS mingwport06 (1.9.16); FILE MERGED 2007/08/24 12:46:22 vg 1.9.16.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [afa448a70a829c214bca38ec785f2d0339ff35b4]

INTEGRATION: CWS mingwport06 (1.7.114); FILE MERGED 2007/08/24 12:46:22 vg 1.7.114.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [37e469ae0f023603e75281ede5792c8bd55c4035]

INTEGRATION: CWS mingwport06 (1.8.114); FILE MERGED 2007/08/24 12:46:21 vg 1.8.114.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [6f06c8289cae23519758c56a209b1fe2055a460b]

INTEGRATION: CWS mingwport06 (1.5.114); FILE MERGED 2007/08/24 12:46:21 vg 1.5.114.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [5465eed95fa44a24637481cbcffcfcfad9225f25]

INTEGRATION: CWS mingwport06 (1.4.114); FILE MERGED 2007/08/24 12:46:21 vg 1.4.114.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [76818018f87d0cd538a2da4f18aa3479c8c9e4d5]

INTEGRATION: CWS mingwport06 (1.8.80); FILE MERGED 2007/08/24 12:46:21 vg 1.8.80.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [69f8da0faa9311a54e0f6f559459cb987ecc1168]

INTEGRATION: CWS mingwport06 (1.7.80); FILE MERGED 2007/08/24 12:46:21 vg 1.7.80.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [4d70dca830d386ca54e3129cfc236163b6046149]

INTEGRATION: CWS mingwport06 (1.9.102); FILE MERGED 2007/08/24 12:46:21 vg 1.9.102.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [3fd5f24bdc2b3185fea9502315120c26941288eb]

INTEGRATION: CWS mingwport06 (1.4.80); FILE MERGED 2007/08/24 12:46:21 vg 1.4.80.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [0defa46c5b64a9c936c5d78eebdd34e8dddc963e]

INTEGRATION: CWS mingwport06 (1.5.50); FILE MERGED 2007/08/24 12:46:21 vg 1.5.50.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [3afbeb3a9e42fa931f6d86d68ece17f51fe5f727]

INTEGRATION: CWS mingwport06 (1.6.80); FILE MERGED 2007/08/24 12:46:21 vg 1.6.80.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [1fd38ba2158da0914c55d8b7bb56dbc3cd242477]

INTEGRATION: CWS mingwport06 (1.7.114); FILE MERGED 2007/08/24 12:46:21 vg 1.7.114.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [c7284350aa729ad8cc56aef7c438fe6441b125ed]

INTEGRATION: CWS mingwport06 (1.3.242); FILE MERGED 2007/08/24 12:46:21 vg 1.3.242.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [ca923fcf8a2cffadda1efe3d353bc407b7184194]

INTEGRATION: CWS mingwport06 (1.7.114); FILE MERGED 2007/08/27 12:27:32 vg 1.7.114.1: #i75499# pragma for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [bea827a2486b18b4887f1b1eee3449e650526a31]

INTEGRATION: CWS mingwport06 (1.5.114); FILE MERGED 2007/08/24 12:46:20 vg 1.5.114.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [dde010b7b01a98d23d26066e565ed303a6c3db40]

INTEGRATION: CWS mingwport06 (1.3.242); FILE MERGED 2007/08/24 12:46:20 vg 1.3.242.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [2d655482b826daf16e93281130fbd23be031cb43]

INTEGRATION: CWS mingwport06 (1.6.80); FILE MERGED 2007/08/24 12:46:20 vg 1.6.80.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [13582a74d8e677cbbae2db1361ff0dd22c1b4409]

INTEGRATION: CWS mingwport06 (1.3.240); FILE MERGED 2007/08/24 12:46:20 vg 1.3.240.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [dc6a1189ff5976fbead509b01601c0f011508500]

INTEGRATION: CWS mingwport06 (1.7.16); FILE MERGED 2007/08/24 12:46:20 vg 1.7.16.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [c0f4036e286a8560500ea8a368457bfd2ffbf508]

INTEGRATION: CWS mingwport06 (1.7.114); FILE MERGED 2007/08/24 12:46:20 vg 1.7.114.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [5504d864990b4edcf9e791d457ca3ce99a524a28]

INTEGRATION: CWS mingwport06 (1.7.96); FILE MERGED 2007/08/24 12:46:20 vg 1.7.96.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [023e65a568c0ff57f5dffd88f80ffa06c038ea0c]

INTEGRATION: CWS mingwport06 (1.9.80); FILE MERGED 2007/08/24 12:46:19 vg 1.9.80.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [4ae5ef1a747786fdf27dc19fbea7b6e0cad3a5c4]

INTEGRATION: CWS mingwport06 (1.11.34); FILE MERGED 2007/08/27 12:27:31 vg 1.11.34.1: #i75499# pragma for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [00d47c02a1f5eccabe80de10fb31c3765a4bc073]

INTEGRATION: CWS mingwport06 (1.6.114); FILE MERGED 2007/08/24 12:46:19 vg 1.6.114.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [5141b284f45d383323a8561a1549460db3039152]

INTEGRATION: CWS mingwport06 (1.8.80); FILE MERGED 2007/08/24 12:46:19 vg 1.8.80.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [82ac49e5b8b7e300663731906ff876f10a88c1d3]

INTEGRATION: CWS mingwport06 (1.9.16); FILE MERGED 2007/08/24 12:46:19 vg 1.9.16.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [3395e91c4c8dea16770e7d84970e007555d1d4bc]

INTEGRATION: CWS mingwport06 (1.3.242); FILE MERGED 2007/08/24 12:46:19 vg 1.3.242.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [e3c0ab4b929f520d3d4474eba7ddc75662c6fc73]

INTEGRATION: CWS mingwport06 (1.5.114); FILE MERGED 2007/08/24 12:46:19 vg 1.5.114.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [2ef910ce8ec593385fb496152486ba423e6f6d9f]

INTEGRATION: CWS mingwport06 (1.11.114); FILE MERGED 2007/08/24 12:46:18 vg 1.11.114.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [4a0374c385d3f4d310d06ccc82dcea40d88c2941]

INTEGRATION: CWS mingwport06 (1.8.114); FILE MERGED 2007/08/24 12:46:18 vg 1.8.114.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [7c498ba67977398e7d908253e48a72537000542a]

INTEGRATION: CWS mingwport06 (1.4.34); FILE MERGED 2007/08/24 12:46:18 vg 1.4.34.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [08cca373affc7dbbda47fbdbe212762ab615c65f]

INTEGRATION: CWS mingwport06 (1.5.114); FILE MERGED 2007/08/24 12:46:18 vg 1.5.114.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [5282025c523ee76ae85e297868d56bbe9297f167]

INTEGRATION: CWS mingwport06 (1.6.114); FILE MERGED 2007/08/24 12:46:18 vg 1.6.114.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [9b915b673611e5928c9cdfa94cfdccee48e6dcb2]

INTEGRATION: CWS mingwport06 (1.15.50); FILE MERGED 2007/08/24 12:46:18 vg 1.15.50.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [ea7eeda88f4c63f0f17853dad46e47e8c194205e]

INTEGRATION: CWS mingwport06 (1.12.34); FILE MERGED 2007/08/24 12:46:18 vg 1.12.34.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [b4a1df4c6acb4661438aa6f4b2b790a3d697ba47]

INTEGRATION: CWS mingwport06 (1.5.80); FILE MERGED 2007/08/24 12:46:18 vg 1.5.80.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [234eee8ed47bf0e6a38695ba1ea419a2a21af1fe]

INTEGRATION: CWS mingwport06 (1.7.96); FILE MERGED 2007/08/24 12:46:18 vg 1.7.96.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [02a8325611c6d60b023e069a4abb9fd0f5a03d9e]

INTEGRATION: CWS mingwport06 (1.5.114); FILE MERGED 2007/08/24 12:46:17 vg 1.5.114.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [2feb370f7a861b9a7989735afb8ae5ee620df2f9]

INTEGRATION: CWS mingwport06 (1.6.114); FILE MERGED 2007/08/24 12:46:17 vg 1.6.114.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [250ad8cc448a39e24b26f23c8b486d63a5924794]

INTEGRATION: CWS mingwport06 (1.7.16); FILE MERGED 2007/08/24 12:46:17 vg 1.7.16.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [c33713bbdca491f8951d8f53d896672f3addf245]

INTEGRATION: CWS mingwport06 (1.7.114); FILE MERGED 2007/08/24 12:46:17 vg 1.7.114.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [81e3684a94d8899bbb3336fff08e0c518d471809]

INTEGRATION: CWS mingwport06 (1.8.16); FILE MERGED 2007/08/24 12:46:17 vg 1.8.16.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [87a0683ff68947575ba4dff3edaca562bf3e73d5]

INTEGRATION: CWS mingwport06 (1.8.114); FILE MERGED 2007/08/24 12:46:17 vg 1.8.114.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [81ab31038d4315e531c321051c4b44502e3e18a9]

INTEGRATION: CWS mingwport06 (1.8.16); FILE MERGED 2007/08/24 12:46:16 vg 1.8.16.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [964063dad6124a00f95961316ac2df71461d1a34]

INTEGRATION: CWS mingwport06 (1.11.16); FILE MERGED 2007/08/24 12:46:16 vg 1.11.16.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [ebd42a9b28f45c3e5ff0abb33e903fae4b57b073]

INTEGRATION: CWS mingwport06 (1.12.14); FILE MERGED 2007/08/24 12:46:16 vg 1.12.14.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [2d043d92b5fccd6e3daee50c516f104bda37be07]

INTEGRATION: CWS mingwport06 (1.9.16); FILE MERGED 2007/08/24 12:46:16 vg 1.9.16.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [80289cd80345159430d5bf09b12fb7e0d520664f]

INTEGRATION: CWS mingwport06 (1.7.34); FILE MERGED 2007/08/24 12:46:16 vg 1.7.34.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [14275e804b29e15211cb3905bb7e56b9e11add90]

INTEGRATION: CWS mingwport06 (1.7.114); FILE MERGED 2007/08/24 12:46:16 vg 1.7.114.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [0ce13f2dd547ed463dbad68095771bc30d5da36d]

INTEGRATION: CWS mingwport06 (1.6.114); FILE MERGED 2007/08/24 12:46:16 vg 1.6.114.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [46c75e0650b27fe1a98f5181c1b96ba02b4e9047]

INTEGRATION: CWS mingwport06 (1.8.114); FILE MERGED 2007/08/24 12:46:16 vg 1.8.114.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [3ade62e1140b219e72b7a0936439e99ff97492a4]

INTEGRATION: CWS mingwport06 (1.5.114); FILE MERGED 2007/08/24 12:46:16 vg 1.5.114.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [729351f8c4b19d1ae25c63e202f30a31992301d0]

INTEGRATION: CWS mingwport06 (1.3.242); FILE MERGED 2007/08/24 12:46:16 vg 1.3.242.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [6f31a48cb3f999f4ba1c36b0ce96d363bd31d487]

INTEGRATION: CWS mingwport06 (1.7.16); FILE MERGED 2007/08/24 12:46:15 vg 1.7.16.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [c28ed00d52ea734a041011a19dbacf260af7ac0a]

INTEGRATION: CWS mingwport06 (1.6.16); FILE MERGED 2007/08/24 12:46:15 vg 1.6.16.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [f2c96e7d2fc6cce553d437db9c94b0277be9ccc7]

INTEGRATION: CWS mingwport06 (1.9.114); FILE MERGED 2007/08/24 12:46:15 vg 1.9.114.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [66081d470d083762035aa016624878334e046222]

INTEGRATION: CWS mingwport06 (1.10.114); FILE MERGED 2007/08/24 12:46:15 vg 1.10.114.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [1d055e16bd6b1c6766493518c4ff437e434c91eb]

INTEGRATION: CWS mingwport06 (1.5.242); FILE MERGED 2007/08/24 12:46:15 vg 1.5.242.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [ab30fa4cafd96a913a28167f8d1150406f08b1b1]

INTEGRATION: CWS mingwport06 (1.12.16); FILE MERGED 2007/08/24 12:46:15 vg 1.12.16.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [740b1d3b7fa4383e476a0cf78284baf7d443bdbd]

INTEGRATION: CWS mingwport06 (1.6.114); FILE MERGED 2007/08/24 12:46:15 vg 1.6.114.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [e342da0b9987ec80f436a53a487fe7eade483e25]

INTEGRATION: CWS mingwport06 (1.3.242); FILE MERGED 2007/08/24 12:46:15 vg 1.3.242.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [b8b3702b669de21d8d4113e2ead1afe11249ccde]

INTEGRATION: CWS mingwport06 (1.7.114); FILE MERGED 2007/08/24 12:46:15 vg 1.7.114.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [681fa1fcdaa2cdbbbea2ec87012459053fd94ddd]

INTEGRATION: CWS mingwport06 (1.5.114); FILE MERGED 2007/08/24 12:46:15 vg 1.5.114.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [36f9a00e10218df22a66f0b902e119c4118bd7ba]

INTEGRATION: CWS mingwport06 (1.15.16); FILE MERGED 2007/08/27 12:27:31 vg 1.15.16.1: #i75499# pragma for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [a630e9a2c9b4c5d3f3caee4ec24c84e5e46d3cc9]

INTEGRATION: CWS mingwport06 (1.16.16); FILE MERGED 2007/08/27 12:27:31 vg 1.16.16.1: #i75499# pragma for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [3c48862046ffd0a68433b0f584522b08085d3208]

INTEGRATION: CWS mingwport06 (1.11.16); FILE MERGED 2007/08/24 12:46:15 vg 1.11.16.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [cfbc096d4ac7712d86c736074583ff517623c96a]

INTEGRATION: CWS mingwport06 (1.3.240); FILE MERGED 2007/08/24 12:46:15 vg 1.3.240.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [cabe849044835091c26f24c9f15613e837665066]

INTEGRATION: CWS mingwport06 (1.9.114); FILE MERGED 2007/08/24 12:46:14 vg 1.9.114.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [5bcfc2b74885790470fa85cc2aab756e1b780d2e]

INTEGRATION: CWS mingwport06 (1.8.16); FILE MERGED 2007/08/24 12:46:14 vg 1.8.16.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [ae02bda69db79a58bfe30f3ac754c1dba446c41f]

INTEGRATION: CWS mingwport06 (1.8.16); FILE MERGED 2007/08/27 12:27:31 vg 1.8.16.1: #i75499# pragma for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [590b943ae4795bf1237692cbb8800990e73ff45f]

INTEGRATION: CWS mingwport06 (1.9.16); FILE MERGED 2007/08/24 12:46:14 vg 1.9.16.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [4db53fe3de5049974c78a60489447a5b283fcf99]

INTEGRATION: CWS mingwport06 (1.10.16); FILE MERGED 2007/08/24 12:46:14 vg 1.10.16.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [78ad6e609823c1e1bfd7e40903cec34d48b7ab54]

INTEGRATION: CWS mingwport06 (1.5.50); FILE MERGED 2007/08/24 12:46:14 vg 1.5.50.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [164c4a992ce531bd13563555d630391c3d83d04a]

INTEGRATION: CWS mingwport06 (1.8.50); FILE MERGED 2007/08/24 12:46:14 vg 1.8.50.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [b50c6e22fe24fd13a6a7ff00bb95c6b9d956500b]

INTEGRATION: CWS mingwport06 (1.11.16); FILE MERGED 2007/08/24 12:46:14 vg 1.11.16.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [df7b96e052dc150917eba03f8c66343995deb71b]

INTEGRATION: CWS mingwport06 (1.7.16); FILE MERGED 2007/08/24 12:46:14 vg 1.7.16.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [eb9e07e65cfdcaa0c08f7ca7bed7c6ea1f4069c1]

INTEGRATION: CWS mingwport06 (1.5.114); FILE MERGED 2007/08/24 12:46:14 vg 1.5.114.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [74aa135bc1bf897758cadf110a571e898d7d4fd3]

INTEGRATION: CWS mingwport06 (1.7.16); FILE MERGED 2007/08/24 12:46:13 vg 1.7.16.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [4deeb1fbabd12fb13a42e2eafb52f14b74f6e621]

INTEGRATION: CWS mingwport06 (1.4.114); FILE MERGED 2007/08/24 12:46:13 vg 1.4.114.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [4a3f83ee2f75af1811a296bb06160b44eaa602f6]

INTEGRATION: CWS mingwport06 (1.6.114); FILE MERGED 2007/08/24 12:46:13 vg 1.6.114.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [7410bd85cf01c92acef5693490140fc4625ee38a]

INTEGRATION: CWS mingwport06 (1.5.156); FILE MERGED 2007/08/24 12:46:13 vg 1.5.156.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [51a7d3f79d98ed1a250b47d3fa0c49eee4142a90]

INTEGRATION: CWS mingwport06 (1.8.16); FILE MERGED 2007/08/24 12:46:13 vg 1.8.16.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [2359fb948eb1fcbf282105e7177727c3d3117a46]

INTEGRATION: CWS mingwport06 (1.12.16); FILE MERGED 2007/08/24 12:46:13 vg 1.12.16.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [5c622875fc68940c3801cf76ad8c134addf186b2]

INTEGRATION: CWS mingwport06 (1.11.16); FILE MERGED 2007/08/24 12:46:13 vg 1.11.16.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [e91b072af4bf4b26b3c3ecf5d3de2dd700d0fe5e]

INTEGRATION: CWS mingwport06 (1.14.16); FILE MERGED 2007/08/24 12:46:13 vg 1.14.16.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [56ca13f8cef4765e3bfff40e642f80766e85abf1]

INTEGRATION: CWS mingwport06 (1.9.16); FILE MERGED 2007/08/24 12:46:13 vg 1.9.16.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [1522ad348c81f8b1f537f524865534b27203a650]

INTEGRATION: CWS mingwport06 (1.10.16); FILE MERGED 2007/08/24 12:46:13 vg 1.10.16.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [7abdf41e05edefc749dbee5d81c0ad9cf1b98099]

INTEGRATION: CWS mingwport06 (1.11.16); FILE MERGED 2007/08/24 12:46:12 vg 1.11.16.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [1f5287fb22ee608bc6f29beea5b31d1221032791]

INTEGRATION: CWS mingwport06 (1.8.16); FILE MERGED 2007/08/24 12:46:12 vg 1.8.16.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [25d7b6e7fe38407ac16067887dee41b41c831b7f]

INTEGRATION: CWS mingwport06 (1.7.16); FILE MERGED 2007/08/24 12:46:12 vg 1.7.16.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [bc1046d91a0f47e405ae97c2c9524953a3973f59]

INTEGRATION: CWS mingwport06 (1.12.16); FILE MERGED 2007/08/24 12:46:12 vg 1.12.16.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [426ca3b92d5443f1267b01c496dc4600214c8340]

INTEGRATION: CWS mingwport06 (1.6.16); FILE MERGED 2007/08/24 12:46:12 vg 1.6.16.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [409026665abb65fbcab4bd760a52b267598472f1]

INTEGRATION: CWS mingwport06 (1.4.34); FILE MERGED 2007/08/24 12:46:12 vg 1.4.34.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [3317b9fa2b12d9164447a60c7a55abcc51f8cecf]

INTEGRATION: CWS mingwport06 (1.7.16); FILE MERGED 2007/08/24 12:46:11 vg 1.7.16.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [ba708e716012e568537934d80528f0ba33197269]

INTEGRATION: CWS mingwport06 (1.6.16); FILE MERGED 2007/08/24 12:46:11 vg 1.6.16.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [8f9c1ecfe8315ac2ecea9932a27604273e515a9c]

INTEGRATION: CWS mingwport06 (1.6.114); FILE MERGED 2007/08/24 12:46:11 vg 1.6.114.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [b3a0226238ebb8d34b1632ba157c6ee7762930bb]

INTEGRATION: CWS mingwport06 (1.5.114); FILE MERGED 2007/08/24 12:46:11 vg 1.5.114.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [735c0449e8d7aa40e3c478f2aaedec9c774b039a]

INTEGRATION: CWS mingwport06 (1.3.242); FILE MERGED 2007/08/24 12:46:11 vg 1.3.242.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [3bc1c51b5551f5cef0704854b8874db9e29de43e]

INTEGRATION: CWS mingwport06 (1.4.114); FILE MERGED 2007/08/24 12:46:11 vg 1.4.114.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [258a15d2f378c5d5f025dc3b3dd49515efaede8a]

INTEGRATION: CWS mingwport06 (1.6.34); FILE MERGED 2007/08/24 12:46:11 vg 1.6.34.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [27bcbaf9fba84baedb1c66bd7cd9bd6b67c9ef4a]

INTEGRATION: CWS mingwport06 (1.8.16); FILE MERGED 2007/08/24 12:46:11 vg 1.8.16.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [6a4e14943e7981aa7358bacd1282069a774aed83]

INTEGRATION: CWS mingwport06 (1.5.114); FILE MERGED 2007/08/24 12:46:10 vg 1.5.114.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [7901a86cd3ddaf42d6476d8dc75b26193c394455]

INTEGRATION: CWS mingwport06 (1.4.114); FILE MERGED 2007/08/24 12:46:10 vg 1.4.114.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [1a10ff11effc9523c6a2cef44f0883608e273619]

INTEGRATION: CWS mingwport06 (1.6.114); FILE MERGED 2007/08/24 12:46:10 vg 1.6.114.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [c5d8045b719a5e5759e4e394b261f82c43b7157a]

INTEGRATION: CWS mingwport06 (1.7.80); FILE MERGED 2007/08/24 12:46:10 vg 1.7.80.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [6efa3586a76bc83c77d15a4ac415aede29c7d511]

INTEGRATION: CWS mingwport06 (1.8.14); FILE MERGED 2007/08/24 12:46:10 vg 1.8.14.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [e30123256c8373fe3b130f435ac2c0032e440afa]

INTEGRATION: CWS mingwport06 (1.7.114); FILE MERGED 2007/08/24 12:46:10 vg 1.7.114.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [97af798940bd223d3be03433f028997066840fa4]

INTEGRATION: CWS mingwport06 (1.6.80); FILE MERGED 2007/08/24 12:46:10 vg 1.6.80.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [219c47b048a45558033168d1cdc2f5691915d831]

INTEGRATION: CWS mingwport06 (1.8.16); FILE MERGED 2007/08/24 12:46:10 vg 1.8.16.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [29a08c607488c338440d325a87d88b79d15061bb]

INTEGRATION: CWS mingwport06 (1.8.114); FILE MERGED 2007/08/24 12:46:10 vg 1.8.114.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [467aca56805db4af7ac1b7b4f913e3b7b4096bef]

INTEGRATION: CWS mingwport06 (1.11.16); FILE MERGED 2007/08/24 12:46:10 vg 1.11.16.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [ed441fd584710af6193e4bf9204818373ad0cf4c]

INTEGRATION: CWS mingwport06 (1.5.114); FILE MERGED 2007/08/24 12:46:09 vg 1.5.114.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [9d387e09ba69555aba38c32d4fad42b4081ea800]

INTEGRATION: CWS mingwport06 (1.7.16); FILE MERGED 2007/08/24 12:46:09 vg 1.7.16.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [45854bd025978f83f7de09fa87976478bebe875e]

INTEGRATION: CWS mingwport06 (1.7.14); FILE MERGED 2007/08/24 12:46:09 vg 1.7.14.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [4147e22e3da4604085fe6e80e0dc80afec5ea934]

INTEGRATION: CWS mingwport06 (1.6.80); FILE MERGED 2007/08/24 12:46:09 vg 1.6.80.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [068cd80bddbc10615099c452b45ae90b31e0e361]

INTEGRATION: CWS mingwport06 (1.6.16); FILE MERGED 2007/08/24 12:46:09 vg 1.6.16.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [39c5631367b22fd793f2d45fa992834e7e345a3a]

INTEGRATION: CWS mingwport06 (1.6.114); FILE MERGED 2007/08/24 12:46:09 vg 1.6.114.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [722026d1689dacf1a125fc4bdc98e625f03af52a]

INTEGRATION: CWS mingwport06 (1.8.16); FILE MERGED 2007/08/24 12:46:09 vg 1.8.16.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [92aa9f177cba2d8416cbc50f22b3f542d0b77c5b]

INTEGRATION: CWS mingwport06 (1.5.114); FILE MERGED 2007/08/24 12:46:08 vg 1.5.114.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [0931e5518c7e51f26f8fc2675edc44bd5affd686]

INTEGRATION: CWS mingwport06 (1.6.114); FILE MERGED 2007/08/24 12:46:08 vg 1.6.114.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [6e72bca9812ecb6daa73402e75fda4b57766fbb5]

INTEGRATION: CWS mingwport06 (1.6.16); FILE MERGED 2007/08/24 12:46:08 vg 1.6.16.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [73f3b6d1e9671a0fc3e84d1cbc233f1dc179749a]

INTEGRATION: CWS mingwport06 (1.7.16); FILE MERGED 2007/08/24 12:46:08 vg 1.7.16.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [2b0b66ac240f9427e5851226214ab81169429460]

INTEGRATION: CWS mingwport06 (1.8.16); FILE MERGED 2007/08/24 12:46:08 vg 1.8.16.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [7e82370c8be9d4bb1c5cad558144c644a1c03d9c]

INTEGRATION: CWS mingwport06 (1.9.114); FILE MERGED 2007/08/24 12:46:08 vg 1.9.114.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [855fe0ad86a6719c8df98a5c3ef6dd20264d472e]

INTEGRATION: CWS mingwport06 (1.9.14); FILE MERGED 2007/08/24 12:46:08 vg 1.9.14.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [c00cdbee0ae1e02c3c87fb207ef9e391a2e67f73]

INTEGRATION: CWS mingwport06 (1.10.16); FILE MERGED 2007/08/24 12:46:08 vg 1.10.16.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [1a9c263f927205d7f2ecfd83522f10cdb5ca9bc1]

INTEGRATION: CWS mingwport06 (1.8.16); FILE MERGED 2007/08/24 12:46:07 vg 1.8.16.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [667eb630a840a5bc9aa3e15a8c3d79cf580751fd]

INTEGRATION: CWS mingwport06 (1.6.16); FILE MERGED 2007/08/24 12:46:07 vg 1.6.16.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [9082fa90751127c85ca3d989748dcecad1ab5a57]

INTEGRATION: CWS mingwport06 (1.6.114); FILE MERGED 2007/08/24 12:46:07 vg 1.6.114.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [d0d7dfa0f28a5ca7da204babb722e4086b5e5ec1]

INTEGRATION: CWS mingwport06 (1.6.80); FILE MERGED 2007/08/24 12:46:07 vg 1.6.80.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [4f8fa6822fe3d73dc58aaa336cd0be7b31c89f0e]

INTEGRATION: CWS mingwport06 (1.7.80); FILE MERGED 2007/08/24 12:46:07 vg 1.7.80.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [6acd72c14c074227e85f883a8ee9704d0e8b8fc6]

INTEGRATION: CWS mingwport06 (1.4.114); FILE MERGED 2007/08/24 12:46:07 vg 1.4.114.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [0a8ff23ec9da86521d76dd68334498ddf83ae026]

INTEGRATION: CWS mingwport06 (1.7.16); FILE MERGED 2007/08/24 12:46:07 vg 1.7.16.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [a25ab6be67276d2aa8ccce3f561b9c297d8ea45c]

INTEGRATION: CWS mingwport06 (1.5.114); FILE MERGED 2007/08/24 12:46:07 vg 1.5.114.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [20e79ad0731f4e165953b4b2d7da7e1c0ebbdcb4]

INTEGRATION: CWS mingwport06 (1.6.16); FILE MERGED 2007/08/24 12:46:05 vg 1.6.16.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [dff4cfa96d8a5843d8a9a7ac30f8a9c1d575e447]

INTEGRATION: CWS mingwport06 (1.7.114); FILE MERGED 2007/08/24 12:46:05 vg 1.7.114.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [43156f9c431ff4c650d0f3822532005f7f5e845e]

INTEGRATION: CWS mingwport06 (1.8.80); FILE MERGED 2007/08/24 12:46:05 vg 1.8.80.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [d349975ef454b56cb56adb73076e18da11b529f2]

INTEGRATION: CWS mingwport06 (1.8.114); FILE MERGED 2007/08/24 12:46:05 vg 1.8.114.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [0fd751ad0066246505c2444ddd28e2eba2c7dfcf]

INTEGRATION: CWS mingwport06 (1.6.114); FILE MERGED 2007/08/24 12:46:05 vg 1.6.114.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [6da88e19d2593212a021febae4a4d2f5e9445cd6]

INTEGRATION: CWS mingwport06 (1.7.80); FILE MERGED 2007/08/24 12:46:04 vg 1.7.80.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [b6987f464824f737eb10719cbca0ce0a4cdb4f24]

INTEGRATION: CWS mingwport06 (1.6.114); FILE MERGED 2007/08/24 12:46:04 vg 1.6.114.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [5ac56b2cfb24b69eed1f0715d1a65390790e7b84]

INTEGRATION: CWS mingwport06 (1.9.80); FILE MERGED 2007/08/24 12:46:04 vg 1.9.80.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [cb7273709165df6515a01e0ea75032e08626860a]

INTEGRATION: CWS mingwport06 (1.5.114); FILE MERGED 2007/08/24 12:46:04 vg 1.5.114.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [2f032c0a8653f7063ceacd22c4b688e8b515df1a]

INTEGRATION: CWS mingwport06 (1.6.80); FILE MERGED 2007/08/24 12:46:04 vg 1.6.80.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [52c0a5133e94035d9b9bf0486aac3b5eae627003]

INTEGRATION: CWS mingwport06 (1.7.114); FILE MERGED 2007/08/24 12:46:04 vg 1.7.114.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [a4eebb13ae4640b692af4a3b61e36612e869861c]

INTEGRATION: CWS mingwport06 (1.7.80); FILE MERGED 2007/08/24 12:46:04 vg 1.7.80.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [92f7ffe76641b5e2ce74fbd76535e24a3ac8949b]

INTEGRATION: CWS mingwport06 (1.6.114); FILE MERGED 2007/08/24 12:46:03 vg 1.6.114.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [9f4a6d933cd270b55267fbb335c0fb7ec4c19268]

INTEGRATION: CWS mingwport06 (1.5.114); FILE MERGED 2007/08/24 12:46:03 vg 1.5.114.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [c78db386c5aff6020ce2e2504a11d4b4a7d0c197]

INTEGRATION: CWS mingwport06 (1.7.80); FILE MERGED 2007/08/24 12:46:03 vg 1.7.80.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [1b2f7bfefdc468e89c8dc28fbe26dda2085c0ef1]

INTEGRATION: CWS mingwport06 (1.7.34); FILE MERGED 2007/08/24 12:46:03 vg 1.7.34.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [91daaf4720989b5df22eb8a990f5f4f10fc1fe3b]

INTEGRATION: CWS mingwport06 (1.7.114); FILE MERGED 2007/08/24 12:46:03 vg 1.7.114.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [d5bd1b717dac7663e3191d9a8a5998f216c0377d]

INTEGRATION: CWS mingwport06 (1.8.80); FILE MERGED 2007/08/24 12:46:03 vg 1.8.80.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [673c9ba5261d5428f77cb50c49d940e1ff926a7b]

INTEGRATION: CWS mingwport06 (1.5.114); FILE MERGED 2007/08/24 12:46:02 vg 1.5.114.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [5afc0fe223d5db9a101d3042d1b027aba3c43773]

INTEGRATION: CWS mingwport06 (1.10.50); FILE MERGED 2007/08/24 12:46:02 vg 1.10.50.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [ddba25bba629db86a691183754b5cb7df370abe7]

INTEGRATION: CWS mingwport06 (1.6.114); FILE MERGED 2007/08/24 12:46:02 vg 1.6.114.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [94c0db22a6e88c80bb97d41c620a618aac96acf3]

INTEGRATION: CWS mingwport06 (1.8.16); FILE MERGED 2007/08/24 12:46:02 vg 1.8.16.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [cdb8091caaf550a6d6bc4933f017221af1fc323d]

INTEGRATION: CWS mingwport06 (1.7.114); FILE MERGED 2007/08/27 12:27:31 vg 1.7.114.2: #i75499# pragma for MSVC 2007/08/24 12:46:02 vg 1.7.114.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [f9b74246c40962075509cf60f1dd7e5dbc6179d8]

INTEGRATION: CWS mingwport06 (1.7.114); FILE MERGED 2007/08/24 12:46:02 vg 1.7.114.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [9fe0d8199451b019eda6f9e00323c23ea11aeee5]

INTEGRATION: CWS mingwport06 (1.7.80); FILE MERGED 2007/08/24 12:46:02 vg 1.7.80.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [4f913fc9aaa31c5dd1b15175aef8957e72eefa13]

INTEGRATION: CWS mingwport06 (1.12.50); FILE MERGED 2007/08/24 12:46:02 vg 1.12.50.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [944d577662eea686e551fe44ffeabfe90339a5c0]

INTEGRATION: CWS mingwport06 (1.8.114); FILE MERGED 2007/08/24 12:46:01 vg 1.8.114.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [9c3ed5f4502aabb6395bc7ac8c3da84a983a1000]

INTEGRATION: CWS mingwport06 (1.7.114); FILE MERGED 2007/08/24 12:46:01 vg 1.7.114.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [fb69dbc32a9b9258517906db1a4780ac71a1859b]

INTEGRATION: CWS mingwport06 (1.8.80); FILE MERGED 2007/08/24 12:46:01 vg 1.8.80.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [7ca9ee9d6bce26fa05e8276cbff25ee9fd47e705]

INTEGRATION: CWS mingwport06 (1.7.80); FILE MERGED 2007/08/24 12:46:01 vg 1.7.80.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [f5725d9b40351ed4e6f9d3ad11af679567e1ef3c]

INTEGRATION: CWS mingwport06 (1.7.114); FILE MERGED 2007/08/27 12:27:31 vg 1.7.114.2: #i75499# pragma for MSVC 2007/08/24 12:46:01 vg 1.7.114.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [413693b7030a2c62c3178c468813ac22c891623d]

INTEGRATION: CWS mingwport06 (1.6.114); FILE MERGED 2007/08/24 12:46:01 vg 1.6.114.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [6d5152811f946c38666fd4cf92933ea9ea705493]

INTEGRATION: CWS mingwport06 (1.6.114); FILE MERGED 2007/08/27 12:27:31 vg 1.6.114.2: #i75499# pragma for MSVC 2007/08/24 12:46:01 vg 1.6.114.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [868480d423acd6186e26ea9d866bc3c85246f287]

INTEGRATION: CWS mingwport06 (1.5.114); FILE MERGED 2007/08/24 12:46:01 vg 1.5.114.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [42c23c492eaf598029b66ecf8b61e9d04b1cd251]

INTEGRATION: CWS mingwport06 (1.10.80); FILE MERGED 2007/08/24 12:46:01 vg 1.10.80.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [9c6308b5397f86ac4f5630a13e21acb1c3443534]

INTEGRATION: CWS mingwport06 (1.6.114); FILE MERGED 2007/08/24 12:46:00 vg 1.6.114.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [7fbb1285c7daacfa9297072a599797fd726d47f5]

INTEGRATION: CWS mingwport06 (1.8.80); FILE MERGED 2007/08/24 12:46:00 vg 1.8.80.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [9f46792e29b8c4a1d693565d63a4b73c18ad9ea1]

INTEGRATION: CWS mingwport06 (1.5.114); FILE MERGED 2007/08/24 12:46:00 vg 1.5.114.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [2f2cefd052262535dc4d1075c9cb5053850dd1f6]

INTEGRATION: CWS mingwport06 (1.5.26); FILE MERGED 2007/08/24 12:46:00 vg 1.5.26.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [50d7062b4fd3c284c2b251fdc2a43805c37fcc7e]

INTEGRATION: CWS mingwport06 (1.8.114); FILE MERGED 2007/08/24 12:46:00 vg 1.8.114.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [a1235563bbd9dcc0af5d626f8c5da7ac207187b8]

INTEGRATION: CWS mingwport06 (1.10.16); FILE MERGED 2007/08/24 12:46:00 vg 1.10.16.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [a6fe0bac4dafce30b4390f3a1461e26d0eb0eec8]

INTEGRATION: CWS mingwport06 (1.7.114); FILE MERGED 2007/08/24 12:46:00 vg 1.7.114.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [15c3942fd965b10b9277f87078dfc6eb4d708b1c]

INTEGRATION: CWS mingwport06 (1.13.16); FILE MERGED 2007/08/24 12:46:00 vg 1.13.16.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [e7d9a78333400885f7c5e4d34bcff26a3d1349de]

INTEGRATION: CWS mingwport06 (1.9.16); FILE MERGED 2007/08/24 12:46:00 vg 1.9.16.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [e709d7515cd80ac26f605a90181e378b9e7c1a8b]

INTEGRATION: CWS mingwport06 (1.4.114); FILE MERGED 2007/08/24 12:46:00 vg 1.4.114.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [143c47083c0129ed18011e9f394d5adbc97d2502]

INTEGRATION: CWS mingwport06 (1.13.80); FILE MERGED 2007/08/24 12:46:00 vg 1.13.80.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [bed53bf2faceaae6ac79643ce1b61fcfe8e72f64]

INTEGRATION: CWS mingwport06 (1.10.80); FILE MERGED 2007/08/24 12:46:00 vg 1.10.80.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [a2cb58e0285233b15f80510105f877877d693233]

INTEGRATION: CWS mingwport06 (1.9.80); FILE MERGED 2007/08/24 12:46:00 vg 1.9.80.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [a021e81e920862025a4e997fbcef38766a545145]

INTEGRATION: CWS mingwport06 (1.8.80); FILE MERGED 2007/08/24 12:45:59 vg 1.8.80.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [e78e973ecb1002495abe0de1573d342329bd4656]

INTEGRATION: CWS mingwport06 (1.6.114); FILE MERGED 2007/08/24 12:45:59 vg 1.6.114.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [546e30d46b34e8a4d917a46ff3ba5776e1c8f144]

INTEGRATION: CWS mingwport06 (1.5.114); FILE MERGED 2007/08/24 12:45:59 vg 1.5.114.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [0e00a0ca4a6cdbc193ccf5124db9bc54837d5be9]

INTEGRATION: CWS mingwport06 (1.9.80); FILE MERGED 2007/08/24 12:45:59 vg 1.9.80.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [e2c968abcec138f67ec942661f6224e36b522cd4]

INTEGRATION: CWS mingwport06 (1.3.244); FILE MERGED 2007/08/24 12:45:59 vg 1.3.244.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [8d5f89461c88625070d7338dbc7090042cedd9fd]

INTEGRATION: CWS mingwport06 (1.3.80); FILE MERGED 2007/08/24 12:45:59 vg 1.3.80.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [d4d8f7b0fd07c8e3c778cc36ea5a994a7f4ca6f4]

INTEGRATION: CWS mingwport06 (1.13.12); FILE MERGED 2007/08/24 12:57:05 vg 1.13.12.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [5f39844db512997d750dfa3c91a1552b24cebc0b]

INTEGRATION: CWS mingwport06 (1.2.188); FILE MERGED 2007/08/24 12:57:05 vg 1.2.188.1: #i75499# pragma is for MSVC


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [f292478c32f5ae32a5313805b5a33f8f6be745d9]

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>  [56fd56c5cc748b69b6b5e654ae77b23581b5c948]

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>  [1f7446bd26529a064dea1410a6b9ed62ab2f94bc]

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>  [5ae70e97e6fe9c5b9fdc62e3360944322fb64e1d]

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>  [5f6be8f24d70defe56df3cb79d6bdafd010431c8]

INTEGRATION: CWS native100 (1.17.16); FILE MERGED 2007/08/23 15:34:26 is 1.17.16.1: #i80938# package restructuring


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [593d3d528687e63c293b388189a7950b219049e9]

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>  [b1c0c5dcd5bcffd04af0538e5237bf5139be8b2e]

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>  [968554782ecc105d91d2a9bb1b91735f7bfa2acf]

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>  [6b682b1975fd5f2a6cf6721a8dd02e449eb8b1a0]

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>  [393f7c5b294189e0bb84a8031ab8beea864b4deb]

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>  [70e574794deba234f4450152f43474ae29e78593]

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>  [dde8702a6382208ca60148cc5cfca13774ac01c2]

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>  [a92915fc58c58f388939cd0ca17d19641e9d5b77]

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>  [a09ced222398ed5d73223141bae3456d25ed3d46]

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>  [f9f9a72e427125e85c81995f25e306bcfd3fbc61]

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>  [17e96653fd4d86f11dcd7072cf86069e2e09d1f3]

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>  [898f9b771fd423328f83a8b3759ba173c1e59bd9]

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>  [01ccb9fef8fcf38ca14b102782ba86e11bc0707b]

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>  [43d1ead6623878950deedcc5003792d4c3fea5ec]

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>  [aa595071f2a300c50479759c8f91dbf2a2c3ba2a]

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>  [31585293eba15afe8a2c8d86b21b7ae5adea8a96]

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>  [3a8fc679e10b9f8fd349656a461b06f7476b1450]

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>  [ac5d4dcf6b4503cc36ac265a0247fd076c14a63b]

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>  [3ac397d7fe4961948eb5d5ee9690329f5b8def6f]

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>  [d037db722929a32fc370fc09e209cab9f23962e1]

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>  [ad6ff3d39b3b7856064db36da7abc7615d1e6e2c]

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>  [d07eda0075c422e1cc7ad41c081d23168cde40a5]

INTEGRATION: CWS native100 (1.1.2); FILE ADDED 2007/08/24 14:44:53 is 1.1.2.1: #i80938# shifting package information


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [c57c39d3d20190f232cbe0cc85de66aabe17079e]

INTEGRATION: CWS native100 (1.1.2); FILE ADDED 2007/08/24 14:44:20 is 1.1.2.1: #i80938# shifting package information


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [2b9cdee4dbdce7bf4ccafacf76b728907f4b8de5]

INTEGRATION: CWS native100 (1.1.2); FILE ADDED 2007/08/24 14:44:06 is 1.1.2.1: #i80938# shifting package information


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [85096069d901cf87bfc075f6e13c45c68370478e]

INTEGRATION: CWS native100 (1.1.2); FILE ADDED 2007/09/06 08:56:45 obr 1.1.2.2: #i80938# use latest version of extension shell scripts 2007/08/24 14:43:54 is 1.1.2.1: #i80938# shifting package information


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [eed7935cc94e6a4f8680473dcb99c52ef0958491]

INTEGRATION: CWS native100 (1.1.2); FILE ADDED 2007/08/24 14:43:32 is 1.1.2.1: #i80938# shifting package information


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [174bd9a269c7f0fca2b2fdb297d9cd76da0256a5]

INTEGRATION: CWS native100 (1.1.2); FILE ADDED 2007/08/24 14:43:21 is 1.1.2.1: #i80938# shifting package information


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [c5be924b1add3399c4f2dbdbc03aef19569bfd67]

INTEGRATION: CWS native100 (1.1.2); FILE ADDED 2007/08/24 14:43:09 is 1.1.2.1: #i80938# shifting package information


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [3fd94d61452e372635e811def865011dab199bd3]

INTEGRATION: CWS native100 (1.1.2); FILE ADDED 2007/08/24 14:42:59 is 1.1.2.1: #i80938# shifting package information


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [88c47a7d66b7e23665ed4fa71da8650cee81b83f]

INTEGRATION: CWS native100 (1.1.2); FILE ADDED 2007/08/27 08:51:01 is 1.1.2.3: #i80938# include OOOIGNORE because of missing ooo package for fonts 2007/08/24 15:23:18 is 1.1.2.2: #i80938# shifting package information, introducing wrong gid, to keep OOo 2.4 update mechanism 2007/08/24 14:41:57 is 1.1.2.1: #i80938# shifting package information


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [bb862d229f1e8cde5307a7f1b5a859b60b4c1d7b]

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>  [436ebc958b350554289ea6b99e03f3089e6b35df]

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>  [c29c56447a9e661c6f236de416c0c95dec4408c9]

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>  [a5589da0e0dadb3a0cc61eab291b4ac704262bef]

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>  [6493cca0952f55b304b8424c3868048aeadc0ad7]

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>  [6ad3c0b97cb2918428073fb9a12a710d14f5ffbd]

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>  [233858082e95c31d84976ff3ef9caedd49e127a6]

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>  [c1530bf05112b482f19a1cb6606876fa1be9109e]

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>  [b5e04b2726da209274e84fe9bf08e85e3824e9d4]

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>  [d408c821b666eb5c11bab16cd2ad8cf4ad78d943]

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>  [119a05d0219cac518054b3bc9587e5cfec1c3776]

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>  [2c8ae9a8333d01e240053c4dd8f44cd89cb07e2c]

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>  [c5fa807ddd1ef91ae8414f125bf7e78d39f5e0a6]

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>  [7e72c3127ec5f5f28cca46942b94f902b17edbf7]

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>  [ec8bf7f3180191efeceaac11fc1680692062fc2a]

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>  [a66a1127b2896b4682672637e75ca34b803a5202]

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>  [06e0c00bef9c5d72bd4ba85e4d7022a2cfa213da]

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>  [47aebea82bdeeae1f72d8fbdba062f34303292ef]

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-06  Sven Jacobi  <sj@openoffice.org>  [171c0a61b08e0df73e09670aa0b62c71e4729e42]

added delzip for ZIPnTargets


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [58f05e5825fa461f714742d86bb420ff5c030eb1]

INTEGRATION: CWS pj84 (1.90.50); FILE MERGED 2007/08/25 13:05:04 pjanik 1.90.50.1: #i43135#: Remove the string completely so it is not visible for  translators at all.


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [a470636edabce2b9c9d23f1d679fe3570a171bc1]

INTEGRATION: CWS pj84 (1.117.50); FILE MERGED 2007/08/25 13:07:44 pjanik 1.117.50.1: #i53856#: Remove senseless #ifdef...


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [1e2cc4845e935a68040440997e2d49eca74815d1]

INTEGRATION: CWS pj84 (1.34.110); FILE MERGED 2007/08/25 13:21:21 pjanik 1.34.110.1: #i53857#: Remove ifdef STARIMAGE_AVAILABLE from the resources. Keep  other instances in place.


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [65ec9df50fd6b087abcf209eeae7311b4d00d7ab]

INTEGRATION: CWS pj84 (1.50.110); FILE MERGED 2007/08/25 13:21:50 pjanik 1.50.110.1: #i53857#: Remove ifdef STARIMAGE_AVAILABLE from the resources. Keep  other instances in place.


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [9c4d13c0fb96609f60b374fd2360d7a1c55506cf]

INTEGRATION: CWS pj84 (1.7.110); FILE MERGED 2007/08/25 13:22:09 pjanik 1.7.110.1: #i53857#: Remove ifdef STARIMAGE_AVAILABLE from the resources. Keep  other instances in place.


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [433786547e46e2874e2abf1f7785606191c39238]

INTEGRATION: CWS pj84 (1.66.106); FILE MERGED 2007/08/25 13:22:23 pjanik 1.66.106.1: #i53857#: Remove ifdef STARIMAGE_AVAILABLE from the resources. Keep  other instances in place.


2007-09-06  Kurt Zenker  <kz@openoffice.org>  [5c3484881378299adb84ebac3fb11c3653a43b88]

INTEGRATION: CWS pj84 (1.59.78); FILE MERGED 2007/08/25 13:34:03 pjanik 1.59.78.1: #i53859#: Remove ifdef from resources.


2007-09-05  Kurt Zenker  <kz@openoffice.org>  [978e4dd3e45cf10ab20b14183506a3618b2c37fa]

INTEGRATION: CWS ause083 (1.3.940); FILE MERGED 2007/07/17 10:30:33 hjs 1.3.940.1: #i79470# cleanup to survive pch


2007-09-05  Kurt Zenker  <kz@openoffice.org>  [08d4627eb5b9749b90e87aff155e7b3228c02c7d]

INTEGRATION: CWS ause083 (1.5.384); FILE MERGED 2007/07/17 10:30:33 hjs 1.5.384.1: #i79470# cleanup to survive pch


2007-09-05  Kurt Zenker  <kz@openoffice.org>  [0d51a94ec0dc7b4c4777a345d1b2779e0df4fd2c]

INTEGRATION: CWS ause083 (1.3.26); FILE MERGED 2007/07/24 09:49:04 hjs 1.3.26.1: #i79470# pch for svx too


2007-09-05  Kurt Zenker  <kz@openoffice.org>  [cd52ee496685593340d9f9eec6cb4e990a01943b]

INTEGRATION: CWS ause083 (1.78.22); FILE MERGED 2007/09/03 10:53:34 hjs 1.78.22.3: RESYNC: (1.79-1.80); FILE MERGED 2007/07/23 12:15:06 hjs 1.78.22.2: RESYNC: (1.78-1.79); FILE MERGED 2007/07/17 10:30:33 hjs 1.78.22.1: #i79470# cleanup to survive pch


2007-09-05  Kurt Zenker  <kz@openoffice.org>  [a51f945478cbf297f00c70ac8402c955322129bd]

INTEGRATION: CWS ause083 (1.11.940); FILE MERGED 2007/07/24 09:49:04 hjs 1.11.940.3: #i79470# pch for svx too 2007/07/23 12:14:49 hjs 1.11.940.2: RESYNC: (1.11-1.12); FILE MERGED 2007/07/17 10:30:33 hjs 1.11.940.1: #i79470# cleanup to survive pch


2007-09-05  Kurt Zenker  <kz@openoffice.org>  [d1768216fcf19b6ee2be3640bc45b8eb2dbf1340]

INTEGRATION: CWS ause083 (1.17.22); FILE MERGED 2007/07/17 10:30:33 hjs 1.17.22.1: #i79470# cleanup to survive pch


2007-09-05  Kurt Zenker  <kz@openoffice.org>  [888b48a3ce61e6aa4cfb3d7a8f779e038de26e65]

INTEGRATION: CWS ause083 (1.19.22); FILE MERGED 2007/07/17 10:30:33 hjs 1.19.22.1: #i79470# cleanup to survive pch


2007-09-05  Kurt Zenker  <kz@openoffice.org>  [2cb165ae274e9aca9f59750b68da6bd7a7934099]

INTEGRATION: CWS ause083 (1.24.22); FILE MERGED 2007/07/23 12:15:13 hjs 1.24.22.2: RESYNC: (1.24-1.25); FILE MERGED 2007/07/17 10:30:33 hjs 1.24.22.1: #i79470# cleanup to survive pch


2007-09-05  Kurt Zenker  <kz@openoffice.org>  [a6f61d3369bb68a4f0d2a40bea8fedbbb6701571]

INTEGRATION: CWS ause083 (1.18.22); FILE MERGED 2007/07/17 10:30:32 hjs 1.18.22.1: #i79470# cleanup to survive pch


2007-09-05  Kurt Zenker  <kz@openoffice.org>  [4a0522e25f46f46a02aeec76c9f80b79cba4594f]

INTEGRATION: CWS ause083 (1.4.940); FILE MERGED 2007/07/17 10:30:32 hjs 1.4.940.1: #i79470# cleanup to survive pch


2007-09-05  Kurt Zenker  <kz@openoffice.org>  [f17204bae77eecfcfe08ddfef99651efeae52750]

INTEGRATION: CWS ause083 (1.28.128); FILE MERGED 2007/07/17 10:30:32 hjs 1.28.128.1: #i79470# cleanup to survive pch


2007-09-05  Kurt Zenker  <kz@openoffice.org>  [e27d3d9ef9238f428395486544b247ef975dd1ef]

INTEGRATION: CWS ause083 (1.5.22); FILE MERGED 2007/07/17 10:30:32 hjs 1.5.22.1: #i79470# cleanup to survive pch


2007-09-05  Kurt Zenker  <kz@openoffice.org>  [f7b0a62757c75144b504a869c247750bdc872d58]

INTEGRATION: CWS ause083 (1.17.22); FILE MERGED 2007/07/17 10:30:32 hjs 1.17.22.1: #i79470# cleanup to survive pch


2007-09-05  Kurt Zenker  <kz@openoffice.org>  [18e5ae76433bbe087fa309c5f7833d0176b37fbc]

INTEGRATION: CWS ause083 (1.11.22); FILE MERGED 2007/09/03 10:47:34 hjs 1.11.22.3: RESYNC: (1.12-1.13); FILE MERGED 2007/07/23 12:03:23 hjs 1.11.22.2: RESYNC: (1.11-1.12); FILE MERGED 2007/07/17 10:30:32 hjs 1.11.22.1: #i79470# cleanup to survive pch


2007-09-05  Kurt Zenker  <kz@openoffice.org>  [f284fa9e3ed491f773ea6448bf4dc1c55585be14]

INTEGRATION: CWS ause083 (1.15.22); FILE MERGED 2007/07/12 14:34:36 tl 1.15.22.1: #i79430# replace svarray types in splwrap.cxx with stl containers


2007-09-05  Kurt Zenker  <kz@openoffice.org>  [1de1d112f968c0f0dfba41f1c7a1e0feb4a7acdb]

INTEGRATION: CWS ause083 (1.28.22); FILE MERGED 2007/07/17 10:30:31 hjs 1.28.22.1: #i79470# cleanup to survive pch


2007-09-05  Kurt Zenker  <kz@openoffice.org>  [25dd1d92b6be697cc7466ab28299f5850844cfe5]

INTEGRATION: CWS ause083 (1.17.22); FILE MERGED 2007/07/23 12:00:48 hjs 1.17.22.2: RESYNC: (1.17-1.18); FILE MERGED 2007/07/17 10:30:31 hjs 1.17.22.1: #i79470# cleanup to survive pch


2007-09-05  Kurt Zenker  <kz@openoffice.org>  [abcfe3700dcf14dd66d023ec2dc152d37efae5fa]

INTEGRATION: CWS ause083 (1.25.22); FILE MERGED 2007/07/23 12:00:29 hjs 1.25.22.2: RESYNC: (1.25-1.26); FILE MERGED 2007/07/17 10:30:31 hjs 1.25.22.1: #i79470# cleanup to survive pch


2007-09-05  Kurt Zenker  <kz@openoffice.org>  [1334a8dfc20b677d98c8170c3fa9230bb5eb222b]

INTEGRATION: CWS ause083 (1.43.22); FILE MERGED 2007/07/23 12:03:31 hjs 1.43.22.2: RESYNC: (1.43-1.44); FILE MERGED 2007/07/17 10:30:31 hjs 1.43.22.1: #i79470# cleanup to survive pch


2007-09-05  Kurt Zenker  <kz@openoffice.org>  [8b5865a146dfc0ae12a6c22d22a70a8cf36f37f3]

INTEGRATION: CWS ause083 (1.9.22); FILE MERGED 2007/07/17 10:30:31 hjs 1.9.22.1: #i79470# cleanup to survive pch


2007-09-05  Kurt Zenker  <kz@openoffice.org>  [5878c7e703e1708e1e15dfe264bbcfc2e8400742]

INTEGRATION: CWS ause083 (1.57.22); FILE MERGED 2007/07/17 10:30:31 hjs 1.57.22.1: #i79470# cleanup to survive pch


2007-09-05  Kurt Zenker  <kz@openoffice.org>  [7f013285d1379c1e149a1642af69cb35724df746]

INTEGRATION: CWS ause083 (1.54.12); FILE MERGED 2007/09/03 10:45:31 hjs 1.54.12.3: RESYNC: (1.54-1.55); FILE MERGED 2007/07/16 09:24:40 hjs 1.54.12.2: #i49470# workaround for almost unbuildable sendreport; general cleanup 2007/07/12 14:34:36 tl 1.54.12.1: #i79430# replace svarray types in splwrap.cxx with stl containers


2007-09-05  Kurt Zenker  <kz@openoffice.org>  [34b29b9462557ddb81e2ecd98498abdb21e19c9e]

INTEGRATION: CWS ause083 (1.13.22); FILE MERGED 2007/07/17 10:30:31 hjs 1.13.22.1: #i79470# cleanup to survive pch


2007-09-05  Kurt Zenker  <kz@openoffice.org>  [feb1db85b2c9638deb2bec0b3788a6e953a19863]

INTEGRATION: CWS ause083 (1.10.22); FILE MERGED 2007/07/23 12:05:58 hjs 1.10.22.2: RESYNC: (1.10-1.11); FILE MERGED 2007/07/17 10:30:31 hjs 1.10.22.1: #i79470# cleanup to survive pch


2007-09-05  Kurt Zenker  <kz@openoffice.org>  [599377f65d6c837cd68feb942dc5e21e0d8ff609]

INTEGRATION: CWS ause083 (1.17.22); FILE MERGED 2007/07/17 10:30:31 hjs 1.17.22.1: #i79470# cleanup to survive pch


2007-09-05  Kurt Zenker  <kz@openoffice.org>  [4b562ef0df56f836ea1f2ef12f1805fef191e4c8]

INTEGRATION: CWS ause083 (1.16.22); FILE MERGED 2007/09/03 10:47:17 hjs 1.16.22.2: RESYNC: (1.16-1.17); FILE MERGED 2007/07/17 10:30:31 hjs 1.16.22.1: #i79470# cleanup to survive pch


2007-09-05  Kurt Zenker  <kz@openoffice.org>  [c9fc776a2abd26f4e50393ad906aad20dada61b0]

INTEGRATION: CWS ause083 (1.6.22); FILE MERGED 2007/07/17 10:30:31 hjs 1.6.22.1: #i79470# cleanup to survive pch


2007-09-05  Kurt Zenker  <kz@openoffice.org>  [2c30f2c2800f5ee17a67b1a899d56c82860205af]

INTEGRATION: CWS ause083 (1.21.22); FILE MERGED 2007/07/17 10:30:31 hjs 1.21.22.1: #i79470# cleanup to survive pch


2007-09-05  Kurt Zenker  <kz@openoffice.org>  [26dbf5fe0602bfdeb5dcc8783739f59f5988d755]

INTEGRATION: CWS ause083 (1.2.154); FILE MERGED 2007/07/17 10:30:31 hjs 1.2.154.1: #i79470# cleanup to survive pch


2007-09-05  Kurt Zenker  <kz@openoffice.org>  [9c3c92bc310a3d5c951c96006fbdabc5a3027eb0]

INTEGRATION: CWS impress130_SRC680 (1.3.12.1.2); FILE MERGED 2007/09/04 14:42:56 cl 1.3.12.1.2.1: #i24969# readded fix from presentation.cxx


2007-09-05  Kurt Zenker  <kz@openoffice.org>  [7c63ebb2a4d413c6b4df895902ca6b4b85a8c8c3]

INTEGRATION: CWS tl46 (1.8.20); FILE MERGED 2007/09/04 10:03:01 tl 1.8.20.1: #i81243# pointer check fixed


2007-09-05  Kurt Zenker  <kz@openoffice.org>  [e7a10c8874016a0768e9456e1d14d66054992879]

INTEGRATION: CWS ause083 (1.15.20); FILE MERGED 2007/07/23 11:36:38 hjs 1.15.20.2: RESYNC: (1.15-1.16); FILE MERGED 2007/07/17 22:29:23 mba 1.15.20.1: #i79470#: ambiguous Reference class


2007-09-05  Kurt Zenker  <kz@openoffice.org>  [bdfd7ed115a6f543c9c5d665e191f28e1421ae16]

INTEGRATION: CWS impress130_SRC680 (1.17.102); FILE MERGED 2007/09/04 13:33:52 af 1.17.102.2: #i81212# Added missing includes. 2007/09/04 13:26:51 af 1.17.102.1: #i81212# In ShouldPaintObject() the paint rectangle is enlarged by one pixel to counter rounding errors.


2007-09-05  Kurt Zenker  <kz@openoffice.org>  [15dcb54b7af359c638a4a058b27b6bafae6f4263]

INTEGRATION: CWS ause083 (1.12.20); FILE MERGED 2007/07/17 22:29:23 mba 1.12.20.1: #i79470#: ambiguous Reference class


2007-09-05  Kurt Zenker  <kz@openoffice.org>  [d5cc99aab6d47122831442a87f7cc8e31dea9c9f]

INTEGRATION: CWS ause083 (1.9.20); FILE MERGED 2007/07/17 22:29:23 mba 1.9.20.1: #i79470#: ambiguous Reference class


2007-09-05  Kurt Zenker  <kz@openoffice.org>  [b3998c08fde5bb03304900cdd647aa58276220aa]

INTEGRATION: CWS ause083 (1.7.20); FILE MERGED 2007/07/17 22:29:23 mba 1.7.20.1: #i79470#: ambiguous Reference class


2007-09-05  Kurt Zenker  <kz@openoffice.org>  [69ea7b38c6e418cc0ec38a266de77754cf64a0fd]

INTEGRATION: CWS ause083 (1.5.246); FILE MERGED 2007/07/17 22:29:23 mba 1.5.246.1: #i79470#: ambiguous Reference class


2007-09-05  Kurt Zenker  <kz@openoffice.org>  [acf9db6ba4024617489bbb2e594347a943904b46]

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>  [e3234f53ba681c483e4511a084be31ff08d7860a]

INTEGRATION: CWS ause083 (1.5.20); FILE MERGED 2007/07/17 22:14:36 mba 1.5.20.1: #i79470#: ambiguous Reference class


2007-09-05  Kurt Zenker  <kz@openoffice.org>  [bc597308897dc2d79dbd9b49d121a93795b2dc48]

INTEGRATION: CWS ause083 (1.7.20); FILE MERGED 2007/07/17 22:14:36 mba 1.7.20.1: #i79470#: ambiguous Reference class


2007-09-05  Kurt Zenker  <kz@openoffice.org>  [2126d545349f7f6508bc7e11df5d6d244eb47ab9]

INTEGRATION: CWS l10nfix22_SRC680 (1.7.52); FILE MERGED 2007/09/03 13:01:56 ihi 1.7.52.1: #i80591# enabled translation


2007-09-05  Kurt Zenker  <kz@openoffice.org>  [0852dbca9ac310b3a3e898a411d7dff04d352ddc]

INTEGRATION: CWS ause083 (1.3.20); FILE MERGED 2007/07/23 11:36:57 hjs 1.3.20.2: RESYNC: (1.3-1.5); FILE MERGED 2007/07/17 22:15:20 mba 1.3.20.1: #i79470#: missing pch include


2007-09-05  Kurt Zenker  <kz@openoffice.org>  [c620a73f39359fea06b84f4e559bc454622bc9d9]

INTEGRATION: CWS ause083 (1.2.112); FILE MERGED 2007/07/17 10:34:03 hjs 1.2.112.1: #i79470# remove need for activating defines


2007-09-05  Kurt Zenker  <kz@openoffice.org>  [d716f42401ba539a48c83b720461a83f97a4d6d9]

INTEGRATION: CWS ause083 (1.4.572); FILE MERGED 2007/07/17 10:34:03 hjs 1.4.572.1: #i79470# remove need for activating defines


2007-09-05  Kurt Zenker  <kz@openoffice.org>  [cca8ca2792a7c95c7153ab742ef245f72f682d89]

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>  [18f912ad9e750fe91657f8991a6e85ed0c5c5912]

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-05  Kurt Zenker  <kz@openoffice.org>  [1967d8fb182b3101dee4f715e78be384400bc1e8]

INTEGRATION: CWS i18n37 (1.22.6); FILE MERGED 2007/09/03 18:27:39 khong 1.22.6.2: i8132 fixed a problem in skiping space for word breakiterator 2007/08/31 21:30:30 khong 1.22.6.1: i81158 fix skipping space problem


2007-09-05  Kurt Zenker  <kz@openoffice.org>  [164bc655bb952f6ecd6818bd25b9ca2805c36061]

INTEGRATION: CWS cloph09 (1.5.12); FILE MERGED 2007/08/27 23:27:46 cloph 1.5.12.1: Issue number: #i81070# disable X11-heaaders when building an aqua-version


2007-09-03  Vladimir Glazounov  <vg@openoffice.org>  [5791974bbab45697bd64a400408b29f16080d99b]

SRC680


2007-09-03  Vladimir Glazounov  <vg@openoffice.org>  [dbf8e9af71b4e94cfbf483ad1c4bebad46992408]

#1000# added include


2007-09-02  Vladimir Glazounov  <vg@openoffice.org>  [4cda8ef1ebf38b9c0d4553d209c754ba9f45cf88]

#100000# removed unreachable break statement


2007-09-02  Vladimir Glazounov  <vg@openoffice.org>  [1aaaf52b5cc3064485395ae71ebaf6c26ef3538b]

#100000# removed extra semicolon


2007-08-31  Vladimir Glazounov  <vg@openoffice.org>  [81265bb3758e4abbde64bf9ce6c70a716e0f4a18]

new version for SRC680


2007-08-31  Vladimir Glazounov  <vg@openoffice.org>  [753fd43bfb0e443e3dfebdafe9c28df3e878974c]

#100000# fixed include


2007-08-31  Vladimir Glazounov  <vg@openoffice.org>  [c68cd077951d3293c4bcea3f397388b84671b158]

#100000# generated for new configure.in


2007-08-31  Vladimir Glazounov  <vg@openoffice.org>  [a7c8bb67e9ed45d32c29c34ff74da33916a55e86]

SRC680


2007-08-31  Vladimir Glazounov  <vg@openoffice.org>  [51e0745267365490454e6d385fa842dacbdcd75c]

INTEGRATION: CWS rpt23fix06_SRC680 (1.3.4.1.6); FILE MERGED 2007/08/29 11:15:24 oj 1.3.4.1.6.1: #i79557# apply patch for SOLAR_JAVA


2007-08-31  Vladimir Glazounov  <vg@openoffice.org>  [b1082b5afbd0d0af7248b580bb5d84ca28f372ca]

INTEGRATION: CWS rpt23fix06_SRC680 (1.23.16); FILE MERGED 2007/08/29 11:21:45 oj 1.23.16.1: #i81105# fix for absent extension


2007-08-31  Vladimir Glazounov  <vg@openoffice.org>  [5fb3776db45a7681aec909239322a02e2b900e92]

INTEGRATION: CWS rpt23fix06_SRC680 (1.2.36); FILE MERGED 2007/08/29 11:21:45 oj 1.2.36.1: #i81105# fix for absent extension


2007-08-31  Vladimir Glazounov  <vg@openoffice.org>  [db23e39c3f24778a3c76bec1f7827ec0a2e1ef31]

INTEGRATION: CWS rpt23fix06_SRC680 (1.25.22); FILE MERGED 2007/08/29 14:00:53 as 1.25.22.1: #150518# disable layout manager for previews in general


2007-08-30  Vladimir Glazounov  <vg@openoffice.org>  [c4d3de0f4805a4b3edee1974412b487ac4ba33e9]

new version for OOG680


2007-08-30  Vladimir Glazounov  <vg@openoffice.org>  [7d929134de6cc15987cb061567a8835c8d81c068]

INTEGRATION: CWS tl43 (1.1.190); FILE MERGED 2007/08/29 11:38:26 tl 1.1.190.1: #150479# use OOo dictionaries for Polish in SO


2007-08-30  Vladimir Glazounov  <vg@openoffice.org>  [ae8fef88c008e05b3a199551416937eba3d46aa3]

INTEGRATION: CWS tl43 (1.1.2); FILE ADDED 2007/08/28 08:35:27 tl 1.1.2.1: #i71993# Polish dictionaries not installed by default


2007-08-30  Vladimir Glazounov  <vg@openoffice.org>  [4b064791fa4bf0a8245d1e0e67834bf05ee3589e]

INTEGRATION: CWS tl43 (1.1.2); FILE ADDED 2007/08/28 08:34:33 tl 1.1.2.1: #i71993# Polish dictionaries not installed by default


2007-08-30  Vladimir Glazounov  <vg@openoffice.org>  [aa07c9e5b3f2cc3eef1d1c08ac9bde159d10d416]

INTEGRATION: CWS tl43 (1.4.10); FILE MERGED 2007/08/29 11:38:40 tl 1.4.10.2: #150479# use OOo dictionaries for Polish in SO 2007/08/28 08:33:16 tl 1.4.10.1: #i71993# Polish dictionaries not installed by default


2007-08-30  Vladimir Glazounov  <vg@openoffice.org>  [9c07c4cbf85716d395a863d11842b70380e5b786]

INTEGRATION: CWS tl43 (1.1.2); FILE ADDED 2007/08/28 08:35:37 tl 1.1.2.1: #i71993# Polish dictionaries not installed by default


2007-08-30  Vladimir Glazounov  <vg@openoffice.org>  [65145bbba163a7fbc5d2e83dccb1d9c437870f49]

INTEGRATION: CWS tl43 (1.2.26); FILE MERGED 2007/08/28 08:33:16 tl 1.2.26.1: #i71993# Polish dictionaries not installed by default


2007-08-30  Vladimir Glazounov  <vg@openoffice.org>  [abc34244e78d3ed91d02ac590c8e6977934de354]

INTEGRATION: CWS tl43 (1.1.2); FILE ADDED 2007/08/28 08:32:31 tl 1.1.2.1: #i71993# Polish dictionaries not installed by default


2007-08-30  Vladimir Glazounov  <vg@openoffice.org>  [0bfaf182d0bb52e3e7d7936214e067974f452a15]

INTEGRATION: CWS tl43 (1.1.2); FILE ADDED 2007/08/28 08:25:07 tl 1.1.2.1: #i71993# Polish dictionaries not installed by default


2007-08-30  Vladimir Glazounov  <vg@openoffice.org>  [03f9fa8051d0ad33cb5b10382b8617a69082842b]

INTEGRATION: CWS c05helpfix2_SRC680 (1.33.32); FILE MERGED 2007/08/21 09:22:41 pb 1.33.32.1: fix: #149941# css.text.WebDocument always installed because it is used for help


2007-08-30  Vladimir Glazounov  <vg@openoffice.org>  [2022c573872f0a2810da155388906a9bc8fe73eb]

INTEGRATION: CWS c05helpfix2_SRC680 (1.34.68); FILE MERGED 2007/08/21 09:26:00 pb 1.34.68.1: fix: #149941# writerweb and masterdoc now independent modules


2007-08-30  Vladimir Glazounov  <vg@openoffice.org>  [e4326e323e282268b4919a6307912d8861402d96]

INTEGRATION: CWS c05helpfix2_SRC680 (1.2.148); FILE MERGED 2007/08/21 09:24:38 pb 1.2.148.1: fix: #149941# added E_SWEB and E_SGLOBAL to enum EModule


2007-08-30  Vladimir Glazounov  <vg@openoffice.org>  [38acaacb03e5dc84adfb6847566abc3fda13fffc]

INTEGRATION: CWS impress129_SRC680 (1.12.98); FILE MERGED 2007/08/28 11:37:40 af 1.12.98.1: #i81014# Call MarkDrawHierarchyInvalid() from ClearDrawHierarchy().


2007-08-30  Vladimir Glazounov  <vg@openoffice.org>  [cc4dc0f91e3e47f9515f2206083dc645dc439ec8]

INTEGRATION: CWS impress129_SRC680 (1.17.48); FILE MERGED 2007/08/28 11:46:41 af 1.17.48.1: #i80180# Inserting empty pages when printing multiple collated copies in duplex mode.


2007-08-30  Vladimir Glazounov  <vg@openoffice.org>  [da003b61ec82f2f361c0d60ea87d7cbdf3071349]

INTEGRATION: CWS os101_SRC680 (1.22.166); FILE MERGED 2007/08/24 06:59:35 os 1.22.166.1: #i79225# escapement fixed


2007-08-30  Vladimir Glazounov  <vg@openoffice.org>  [1d0fd6e941199dea9d2118dfc88069b478fdb451]

INTEGRATION: CWS hypfix_SRC680 (1.52.144); FILE MERGED 2007/08/27 10:05:21 fme 1.52.144.1: #i80480# Hyperlink attribute is set multiple times during import - BuildPortions has to be called


2007-08-30  Vladimir Glazounov  <vg@openoffice.org>  [f6539483ec6e89543deab72f3074951ff64ea4db]

INTEGRATION: CWS rpt23fix05_SRC680 (1.3.4.1.4); FILE MERGED 2007/08/27 08:18:57 oj 1.3.4.1.4.4: #i80529# apply patch for alllingiso 2007/08/27 08:08:38 oj 1.3.4.1.4.3: #i81019# add license id 2007/08/27 05:38:52 oj 1.3.4.1.4.2: #79598# missing copy command 2007/08/27 05:33:34 oj 1.3.4.1.4.1: #79598# remove wrong license text from makefiel.mk


2007-08-30  Vladimir Glazounov  <vg@openoffice.org>  [8e9aac03291de0ca668fcb84856106d2e7829fe0]

INTEGRATION: CWS os102_SRC680 (1.41.204); FILE MERGED 2007/08/28 14:30:12 os 1.41.204.1: #i76699# 'inline' directive removed


2007-08-30  Vladimir Glazounov  <vg@openoffice.org>  [45565fd90590f7f013b169de307741b4cc708917]

INTEGRATION: CWS os102_SRC680 (1.104.66); FILE MERGED 2007/08/28 13:59:14 os 1.104.66.1: #i76699# centering of loaded documents


2007-08-30  Vladimir Glazounov  <vg@openoffice.org>  [2182faa29b91da4b3f02fbd50f778b7991f584c8]

INTEGRATION: CWS os102_SRC680 (1.53.66); FILE MERGED 2007/08/28 13:59:44 os 1.53.66.1: #i76699# 'inline' directive removed


2007-08-30  Vladimir Glazounov  <vg@openoffice.org>  [666af70971bbe562b2155202adda65438d6e0f75]

INTEGRATION: CWS tkr04 (1.65.20); FILE MERGED 2007/08/28 11:00:40 tkr 1.65.20.1: #i80514#: uui: de string in the source


2007-08-30  Vladimir Glazounov  <vg@openoffice.org>  [744ee5c8c106c013a525f9778d9f3c394dcd9cc6]

INTEGRATION: CWS tkr04 (1.2.72); FILE MERGED 2007/08/30 15:06:47 kso 1.2.72.2: #i80513# "Text =" ==> "Text [ en-US ] =" 2007/08/28 11:06:39 tkr 1.2.72.1: #i80513#: strange/old resource in the workben directory


2007-08-30  Vladimir Glazounov  <vg@openoffice.org>  [136257f6c45e273c090b0d1571c9608562fb57ed]

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>  [1f00b4eb55ebfac95295752d327d3a1cef90a913]

INTEGRATION: CWS tkr04 (1.49.12); FILE MERGED 2007/08/28 10:54:22 tkr 1.49.12.1: #i80967#: removes the unused code


2007-08-30  Vladimir Glazounov  <vg@openoffice.org>  [bc364f20fcf650eeb3d9ecf28e768c576d85ac60]

INTEGRATION: CWS mh230_SRC680 (1.2.14); FILE MERGED 2007/08/21 13:39:24 mh 1.2.14.1: add: libstdc++, #i70777#


2007-08-30  Vladimir Glazounov  <vg@openoffice.org>  [8b93488eead43583d904de0705b9620870e9b438]

INTEGRATION: CWS mh230_SRC680 (1.7.10); FILE MERGED 2007/08/30 11:11:22 mh 1.7.10.1: update of THIRDPARTY list, #i81148#


2007-08-30  Vladimir Glazounov  <vg@openoffice.org>  [96775d6ca088eb2e016dff9329f49486f28f13b4]

INTEGRATION: CWS thbpp8c_SRC680 (1.50.38); FILE MERGED 2007/08/29 14:59:02 thb 1.50.38.1: #i79850# Faking empty clip


2007-08-30  Vladimir Glazounov  <vg@openoffice.org>  [f8f76135193db3c0771c7d47cad2d2664460da2c]

INTEGRATION: CWS updchk07b_SRC680 (1.3.16); FILE MERGED 2007/08/29 10:50:22 obr 1.3.16.1: #i81081# Any::get<> throws an exception when empty


2007-08-30  Vladimir Glazounov  <vg@openoffice.org>  [aad0d81520295503bcde437b3763b21a2b687fe0]

INTEGRATION: CWS ab41_SRC680 (1.9.46); FILE MERGED 2007/08/29 09:44:26 ab 1.9.46.1: #i80952# Applied patch to avoid memory double free


2007-08-30  Vladimir Glazounov  <vg@openoffice.org>  [675da5eb485236c20b3582e8f6aada1c8f258864]

INTEGRATION: CWS atkbridge7_SRC680 (1.4.310); FILE MERGED 2007/08/17 12:00:49 obr 1.4.310.1: #i80589# add DEFUNCT state instead of returning NULL in ref_state_set


2007-08-30  Vladimir Glazounov  <vg@openoffice.org>  [798ca1b60f8925dbe2bd3c753be7eeb32df1ac7d]

INTEGRATION: CWS thbpp8d_SRC680 (1.12.8); FILE MERGED 2007/08/30 10:44:46 thb 1.12.8.1: #i80779# Also repainting bitmaps to 2nd outdev


2007-08-30  Vladimir Glazounov  <vg@openoffice.org>  [1c93028b143c82e174aae5fdb67c46688d07ee81]

INTEGRATION: CWS tl44 (1.3.6); FILE MERGED 2007/08/28 12:45:57 tl 1.3.6.1: #i78875# FreeBSD specific patch


2007-08-30  Vladimir Glazounov  <vg@openoffice.org>  [1beb9324a1d4b20609c28d214f4ceb2e62a74d1e]

INTEGRATION: CWS c12v002_SRC680 (1.8.390); FILE MERGED 2007/03/12 13:53:11 pl 1.8.390.1: #b6453597# xembed for bean


2007-08-30  Vladimir Glazounov  <vg@openoffice.org>  [1ace7f189f56e2e2d75edb641e36d8662f62093d]

INTEGRATION: CWS c12v002_SRC680 (1.50.10); FILE MERGED 2007/03/29 15:20:32 rt 1.50.10.2: RESYNC: (1.50-1.53); FILE MERGED 2007/03/12 13:57:29 pl 1.50.10.1: #b6453597# xembed for bean


2007-08-30  Vladimir Glazounov  <vg@openoffice.org>  [3c0e594857ee9c4184310f7e220e92d12af19a97]

INTEGRATION: CWS c12v002_SRC680 (1.6.32); FILE MERGED 2007/04/02 09:25:33 jl 1.6.32.1: #t6453597# LocalOfficeWindow has now a method getWrappedWindowHandle


2007-08-30  Vladimir Glazounov  <vg@openoffice.org>  [d5e43bed6c2aec93fb95b0a18fb46516d9dfa39a]

INTEGRATION: CWS c12v002_SRC680 (1.3.32); FILE MERGED 2007/04/02 09:25:33 jl 1.3.32.2: #t6453597# LocalOfficeWindow has now a method getWrappedWindowHandle 2007/03/12 14:27:42 jl 1.3.32.1: #t6453597# XSystemDependentWindowPeer.getWindowhandle return a sequences<NamedValue> now which indicates i OOo should use XEmbed


2007-08-30  Vladimir Glazounov  <vg@openoffice.org>  [a2cc55f8ec3f51d4c347fc6346aa2c775c4feb69]

INTEGRATION: CWS c12v002_SRC680 (1.212.18); FILE MERGED 2007/03/30 15:35:47 pl 1.212.18.5: #b6453597# xembed in SetPluginParent 2007/03/30 09:06:01 pl 1.212.18.4: solve resync problem 2007/03/29 15:54:59 rt 1.212.18.3: RESYNC: (1.212-1.214); FILE MERGED 2007/03/12 14:02:38 pl 1.212.18.2: #b6453597# xembed for bean 2007/03/12 13:53:18 pl 1.212.18.1: #b6453597# xembed for bean


2007-08-30  Vladimir Glazounov  <vg@openoffice.org>  [f1e2fcae91388e53fef2c73d74f8562e3630c894]

INTEGRATION: CWS c12v002_SRC680 (1.63.22); FILE MERGED 2007/03/29 15:51:26 rt 1.63.22.2: RESYNC: (1.63-1.64); FILE MERGED 2007/03/12 13:53:17 pl 1.63.22.1: #b6453597# xembed for bean


2007-08-30  Vladimir Glazounov  <vg@openoffice.org>  [7a32c8be1db72dd95d342e2327055fa93cf07e73]

INTEGRATION: CWS c12v002_SRC680 (1.24.14); FILE MERGED 2007/03/29 15:49:44 rt 1.24.14.2: RESYNC: (1.24-1.25); FILE MERGED 2007/03/12 13:53:16 pl 1.24.14.1: #b6453597# xembed for bean


2007-08-30  Vladimir Glazounov  <vg@openoffice.org>  [4b09ddf529c6b1b918e45cebcf63b0158b4e5b01]

INTEGRATION: CWS c12v002_SRC680 (1.25.162); FILE MERGED 2007/03/12 13:53:15 pl 1.25.162.1: #b6453597# xembed for bean


2007-08-30  Vladimir Glazounov  <vg@openoffice.org>  [4542dfa9bbd9895f3d1a1ee1f810fa1bce310980]

INTEGRATION: CWS c12v002_SRC680 (1.51.14); FILE MERGED 2007/03/29 15:48:49 rt 1.51.14.2: RESYNC: (1.51-1.52); FILE MERGED 2007/03/12 13:53:15 pl 1.51.14.1: #b6453597# xembed for bean


2007-08-30  Vladimir Glazounov  <vg@openoffice.org>  [6efe250f4306aabc5ba91dfca6e5734164f99d78]

INTEGRATION: CWS c12v002_SRC680 (1.38.38); FILE MERGED 2007/03/29 15:48:40 rt 1.38.38.2: RESYNC: (1.38-1.39.34.1); FILE MERGED 2007/03/12 13:53:14 pl 1.38.38.1: #b6453597# xembed for bean


2007-08-30  Vladimir Glazounov  <vg@openoffice.org>  [75ebfbebef2d0e652ebd674f71d9380657946b52]

INTEGRATION: CWS c12v002_SRC680 (1.9.288); FILE MERGED 2007/04/16 13:52:34 jl 1.9.288.1: #b6453597# optimization breaks xembed behaviour on solaris, reason unknown


2007-08-30  Vladimir Glazounov  <vg@openoffice.org>  [ff26840fb803921f8fadea3c401fc3755112a4f2]

INTEGRATION: CWS c12v002_SRC680 (1.56.34.1.14); FILE MERGED 2007/04/03 09:03:31 pl 1.56.34.1.14.7: #b6453597# set child framne flag also in SetPluginParent 2007/04/02 09:00:33 pl 1.56.34.1.14.6: #b6453597# fixed window position in plugin case after setting new parent 2007/04/02 08:52:44 pl 1.56.34.1.14.5: #b6453597# fix SetPluginParent for xembed 2007/03/30 09:06:01 pl 1.56.34.1.14.4: solve resync problem 2007/03/29 15:47:45 rt 1.56.34.1.14.3: RESYNC: (1.56.34.1-1.59); FILE MERGED 2007/03/12 14:02:37 pl 1.56.34.1.14.2: #b6453597# xembed for bean 2007/03/12 13:53:13 pl 1.56.34.1.14.1: #b6453597# xembed for bean


2007-08-30  Vladimir Glazounov  <vg@openoffice.org>  [5f4c3967ab253ada4e48023daa8e0a40dfdcf1a0]

INTEGRATION: CWS c12v002_SRC680 (1.16.182); FILE MERGED 2007/03/12 13:53:12 pl 1.16.182.1: #b6453597# xembed for bean


2007-08-30  Vladimir Glazounov  <vg@openoffice.org>  [0b8e14b6fc67426d90302d3a59c28a9ece8ffb6d]

INTEGRATION: CWS c12v002_SRC680 (1.5.82); FILE MERGED 2007/03/12 13:57:29 pl 1.5.82.1: #b6453597# xembed for bean


2007-08-30  Vladimir Glazounov  <vg@openoffice.org>  [b64f9525634d5152bd118081732c02c6fd33561d]

INTEGRATION: CWS c12v002_SRC680 (1.68.6); FILE MERGED 2007/03/29 15:20:40 rt 1.68.6.2: RESYNC: (1.68-1.71.14.1); FILE MERGED 2007/03/12 13:57:29 pl 1.68.6.1: #b6453597# xembed for bean


2007-08-30  Vladimir Glazounov  <vg@openoffice.org>  [671b29b350287259eb8bdcfce72ba0ea282bb149]

INTEGRATION: CWS c12v002_SRC680 (1.24.208); FILE MERGED 2007/03/12 13:57:29 pl 1.24.208.1: #b6453597# xembed for bean


2007-08-30  Vladimir Glazounov  <vg@openoffice.org>  [1dfc89b9e27142d6bd7503c73c957ad44c17fe1e]

INTEGRATION: CWS localisation22_SRC680 (1.7.50); FILE MERGED 2007/08/23 15:53:20 ihi 1.7.50.1: #i75790# #i80591# #i80827# #i80840# #i80931# Localisation OOo 2.3


2007-08-30  Vladimir Glazounov  <vg@openoffice.org>  [741bf692d453c72b321a1f56c8d4651e5160d747]

INTEGRATION: CWS localisation22_SRC680 (1.20.14); FILE MERGED 2007/08/23 17:44:20 ihi 1.20.14.1: #i80931# generic names


2007-08-30  Vladimir Glazounov  <vg@openoffice.org>  [cb1423b04ecad30c4e7a91285f8d626db08db4c2]

INTEGRATION: CWS localisation22_SRC680 (1.2.20); FILE MERGED 2007/08/23 14:42:36 ihi 1.2.20.1: #i75790# #i80591# #i80827# #i80840# #i80931# Localisation OOo 2.3


2007-08-30  Vladimir Glazounov  <vg@openoffice.org>  [77806fbcf450ca1554eb8414af91dfd62c2a65a9]

INTEGRATION: CWS localisation22_SRC680 (1.3.18); FILE MERGED 2007/08/23 14:42:35 ihi 1.3.18.1: #i75790# #i80591# #i80827# #i80840# #i80931# Localisation OOo 2.3


2007-08-30  Vladimir Glazounov  <vg@openoffice.org>  [20f38a7c10345018c2c7bd5eed6e03888c5aefed]

INTEGRATION: CWS localisation22_SRC680 (1.2.20); FILE MERGED 2007/08/23 14:42:35 ihi 1.2.20.1: #i75790# #i80591# #i80827# #i80840# #i80931# Localisation OOo 2.3


2007-08-30  Vladimir Glazounov  <vg@openoffice.org>  [b6a397f662f5e6177fc373450180b8c8258cb709]

INTEGRATION: CWS bfcoverity01 (1.4.106); FILE MERGED 2007/08/13 11:17:22 jnavrati 1.4.106.1: #i80520# mirror correct initialization values into binfilter according to source in upstream


2007-08-30  Vladimir Glazounov  <vg@openoffice.org>  [630d088c0f53800ab996521fe73b705db7e414b4]

INTEGRATION: CWS bfcoverity01 (1.4.106); FILE MERGED 2007/08/09 10:22:11 jnavrati 1.4.106.1: #i80520# fix binfilter module (uninitialized values, leaks etc.) according to non-binfilter sources


2007-08-30  Vladimir Glazounov  <vg@openoffice.org>  [4c3c062e0cd2f2ba5e215004a171c2b550a03a44]

INTEGRATION: CWS bfcoverity01 (1.6.8); FILE MERGED 2007/08/09 10:22:11 jnavrati 1.6.8.1: #i80520# fix binfilter module (uninitialized values, leaks etc.) according to non-binfilter sources


2007-08-30  Vladimir Glazounov  <vg@openoffice.org>  [34ee5df583d920f4ea53cd5a3c66318347731ca4]

INTEGRATION: CWS bfcoverity01 (1.5.8); FILE MERGED 2007/08/13 11:17:21 jnavrati 1.5.8.1: #i80520# mirror correct initialization values into binfilter according to source in upstream


2007-08-30  Vladimir Glazounov  <vg@openoffice.org>  [c50136bea4d20bb06e2d7c2a930b0e577b56eb0c]

INTEGRATION: CWS bfcoverity01 (1.5.106); FILE MERGED 2007/08/09 10:22:11 jnavrati 1.5.106.1: #i80520# fix binfilter module (uninitialized values, leaks etc.) according to non-binfilter sources


2007-08-30  Vladimir Glazounov  <vg@openoffice.org>  [2fea5301a1d0348024e7aad4b8b83799ad152eb6]

INTEGRATION: CWS bfcoverity01 (1.4.106); FILE MERGED 2007/08/13 11:17:21 jnavrati 1.4.106.1: #i80520# mirror correct initialization values into binfilter according to source in upstream


2007-08-30  Vladimir Glazounov  <vg@openoffice.org>  [b616071ec37552eb24d30ff01a780a99905b7bcb]

INTEGRATION: CWS bfcoverity01 (1.2.234); FILE MERGED 2007/08/09 10:22:11 jnavrati 1.2.234.1: #i80520# fix binfilter module (uninitialized values, leaks etc.) according to non-binfilter sources


2007-08-30  Vladimir Glazounov  <vg@openoffice.org>  [a0d8b98d85f80099d7660276208cbcdabadf047d]

INTEGRATION: CWS bfcoverity01 (1.6.232); FILE MERGED 2007/08/13 11:17:21 jnavrati 1.6.232.1: #i80520# mirror correct initialization values into binfilter according to source in upstream


2007-08-30  Vladimir Glazounov  <vg@openoffice.org>  [5edf7c9024762cde147266ceecc0baf3ab9dd40d]

INTEGRATION: CWS bfcoverity01 (1.4.232); FILE MERGED 2007/08/15 12:37:06 jnavrati 1.4.232.1: #i80520# fixes a few uninit values in bf_sw that are comparable with non-bf sources


2007-08-30  Vladimir Glazounov  <vg@openoffice.org>  [c84c49f33fcba207a5b94d14ef5882d255e0c824]

INTEGRATION: CWS bfcoverity01 (1.6.94); FILE MERGED 2007/08/15 12:37:06 jnavrati 1.6.94.1: #i80520# fixes a few uninit values in bf_sw that are comparable with non-bf sources


2007-08-30  Vladimir Glazounov  <vg@openoffice.org>  [97f7e08ac5bd94863c695840c8ba515b39ee53eb]

INTEGRATION: CWS bfcoverity01 (1.6.106); FILE MERGED 2007/08/23 08:29:36 jnavrati 1.6.106.1: #i80520# fixes some more uninit values


2007-08-30  Vladimir Glazounov  <vg@openoffice.org>  [257867220b7c906504d6fc448237af1def022893]

INTEGRATION: CWS bfcoverity01 (1.6.106); FILE MERGED 2007/08/23 08:29:35 jnavrati 1.6.106.1: #i80520# fixes some more uninit values


2007-08-30  Vladimir Glazounov  <vg@openoffice.org>  [3fe0a08974aa4d0efaaeab4b6cf84e8299b19c82]

INTEGRATION: CWS bfcoverity01 (1.7.106); FILE MERGED 2007/08/23 08:29:35 jnavrati 1.7.106.1: #i80520# fixes some more uninit values


2007-08-30  Vladimir Glazounov  <vg@openoffice.org>  [cb12dd96354b5698635c8d9c8cdb27c731959cde]

INTEGRATION: CWS bfcoverity01 (1.9.106); FILE MERGED 2007/08/23 08:29:35 jnavrati 1.9.106.1: #i80520# fixes some more uninit values


2007-08-30  Vladimir Glazounov  <vg@openoffice.org>  [5765b164eb7dd42773dcb1198ed58c2d60fc6b8d]

INTEGRATION: CWS bfcoverity01 (1.10.106); FILE MERGED 2007/08/23 08:29:35 jnavrati 1.10.106.1: #i80520# fixes some more uninit values


2007-08-30  Vladimir Glazounov  <vg@openoffice.org>  [856f32e1e53692b83cbfb3059941829fcb97879f]

INTEGRATION: CWS bfcoverity01 (1.10.72); FILE MERGED 2007/08/23 08:29:35 jnavrati 1.10.72.1: #i80520# fixes some more uninit values


2007-08-30  Vladimir Glazounov  <vg@openoffice.org>  [3075c79407fd8b6f44fb9b9df6f99c3a5e3c20d3]

INTEGRATION: CWS bfcoverity01 (1.8.106); FILE MERGED 2007/08/13 11:17:20 jnavrati 1.8.106.1: #i80520# mirror correct initialization values into binfilter according to source in upstream


2007-08-30  Vladimir Glazounov  <vg@openoffice.org>  [b80883da478500db40485115b229d0977e3bb4cb]

INTEGRATION: CWS bfcoverity01 (1.7.106); FILE MERGED 2007/08/13 11:17:20 jnavrati 1.7.106.1: #i80520# mirror correct initialization values into binfilter according to source in upstream


2007-08-30  Vladimir Glazounov  <vg@openoffice.org>  [ab9fe4478a87a58c1c504b13ca3e51662983b995]

INTEGRATION: CWS bfcoverity01 (1.15.42); FILE MERGED 2007/08/22 12:49:19 jnavrati 1.15.42.1: #i80520# fixes some resource leaks and unused variables


2007-08-30  Vladimir Glazounov  <vg@openoffice.org>  [e2304129c6c2e91c8729191fe0cea3a5cab3bd80]

INTEGRATION: CWS bfcoverity01 (1.10.106); FILE MERGED 2007/08/13 11:17:20 jnavrati 1.10.106.1: #i80520# mirror correct initialization values into binfilter according to source in upstream


2007-08-30  Vladimir Glazounov  <vg@openoffice.org>  [20e379785cc13f4072a21d58b29304d63d6cb331]

INTEGRATION: CWS bfcoverity01 (1.9.106); FILE MERGED 2007/08/13 11:17:20 jnavrati 1.9.106.1: #i80520# mirror correct initialization values into binfilter according to source in upstream


2007-08-30  Vladimir Glazounov  <vg@openoffice.org>  [2aae1ce6bc5cbe234a4479f08176ecc0ee10bc91]

INTEGRATION: CWS bfcoverity01 (1.6.6); FILE MERGED 2007/08/13 11:17:20 jnavrati 1.6.6.1: #i80520# mirror correct initialization values into binfilter according to source in upstream


2007-08-30  Vladimir Glazounov  <vg@openoffice.org>  [19abe4f566bd6336d744530af4d0af979a0d77d9]

INTEGRATION: CWS bfcoverity01 (1.5.106); FILE MERGED 2007/08/13 11:17:20 jnavrati 1.5.106.1: #i80520# mirror correct initialization values into binfilter according to source in upstream


2007-08-30  Vladimir Glazounov  <vg@openoffice.org>  [b481fd2ab46bd33edf59e98d4e792ba4ac5c6bd0]

INTEGRATION: CWS bfcoverity01 (1.6.72); FILE MERGED 2007/08/13 11:17:19 jnavrati 1.6.72.1: #i80520# mirror correct initialization values into binfilter according to source in upstream


2007-08-30  Vladimir Glazounov  <vg@openoffice.org>  [fd6ce88aced73f1532798bc665dfab9caba36c77]

INTEGRATION: CWS bfcoverity01 (1.5.106); FILE MERGED 2007/08/13 11:17:19 jnavrati 1.5.106.1: #i80520# mirror correct initialization values into binfilter according to source in upstream


2007-08-30  Vladimir Glazounov  <vg@openoffice.org>  [b3e9c3ef04525f4a3a170fb49fbce8827f263819]

INTEGRATION: CWS bfcoverity01 (1.7.6); FILE MERGED 2007/08/22 12:49:19 jnavrati 1.7.6.2: #i80520# fixes some resource leaks and unused variables 2007/08/13 11:17:19 jnavrati 1.7.6.1: #i80520# mirror correct initialization values into binfilter according to source in upstream


2007-08-30  Vladimir Glazounov  <vg@openoffice.org>  [dd511af9d30fc840c01ad54c83c7d45cbe39fbec]

INTEGRATION: CWS bfcoverity01 (1.8.6); FILE MERGED 2007/08/27 07:49:40 jnavrati 1.8.6.2: #i80520# uninitialized value 2007/08/22 12:49:19 jnavrati 1.8.6.1: #i80520# fixes some resource leaks and unused variables


2007-08-30  Vladimir Glazounov  <vg@openoffice.org>  [2d2f878e0ac3b9b66bb850704f3d067d20d82e95]

INTEGRATION: CWS bfcoverity01 (1.9.72); FILE MERGED 2007/08/13 11:17:19 jnavrati 1.9.72.1: #i80520# mirror correct initialization values into binfilter according to source in upstream


2007-08-30  Vladimir Glazounov  <vg@openoffice.org>  [2df801951ced0ecf2f98f97d8838420f2f818596]

INTEGRATION: CWS bfcoverity01 (1.7.106); FILE MERGED 2007/08/13 11:17:19 jnavrati 1.7.106.1: #i80520# mirror correct initialization values into binfilter according to source in upstream


2007-08-30  Vladimir Glazounov  <vg@openoffice.org>  [ffc88c672bed25911f6c594c57b9b8e20875faf2]

INTEGRATION: CWS bfcoverity01 (1.6.106); FILE MERGED 2007/08/13 11:17:19 jnavrati 1.6.106.1: #i80520# mirror correct initialization values into binfilter according to source in upstream


2007-08-30  Vladimir Glazounov  <vg@openoffice.org>  [b494a79a420cb34883e640ebae351ff3b67a90d5]

INTEGRATION: CWS bfcoverity01 (1.8.6); FILE MERGED 2007/08/13 11:17:19 jnavrati 1.8.6.1: #i80520# mirror correct initialization values into binfilter according to source in upstream


2007-08-30  Vladimir Glazounov  <vg@openoffice.org>  [8818e9082c72f8a4a71a4b1ee36ed712384cd34e]

INTEGRATION: CWS bfcoverity01 (1.7.106); FILE MERGED 2007/08/13 11:17:18 jnavrati 1.7.106.1: #i80520# mirror correct initialization values into binfilter according to source in upstream


2007-08-30  Vladimir Glazounov  <vg@openoffice.org>  [8286c8164ee25107d3d82f4bdec6b95c41e08074]

INTEGRATION: CWS bfcoverity01 (1.5.42); FILE MERGED 2007/08/22 12:49:19 jnavrati 1.5.42.1: #i80520# fixes some resource leaks and unused variables


2007-08-30  Vladimir Glazounov  <vg@openoffice.org>  [4558639dbaa80ddb0ce937793a362f885e4f70c8]

INTEGRATION: CWS bfcoverity01 (1.8.72); FILE MERGED 2007/08/13 11:17:18 jnavrati 1.8.72.1: #i80520# mirror correct initialization values into binfilter according to source in upstream


2007-08-30  Vladimir Glazounov  <vg@openoffice.org>  [b20de616b3d549bc3a408bce6c626d637a3811b0]

INTEGRATION: CWS bfcoverity01 (1.8.72); FILE MERGED 2007/08/23 08:29:34 jnavrati 1.8.72.1: #i80520# fixes some more uninit values


2007-08-30  Vladimir Glazounov  <vg@openoffice.org>  [6135676d78f3b25cdbaa362f056ff6e44dfb57a6]

INTEGRATION: CWS npower7 (1.6.48); FILE MERGED 2007/04/27 14:32:16 npower 1.6.48.3: #70380 remove some OSL_TRACE bits 2007/04/27 14:09:38 npower 1.6.48.2: Issue number:  70380 limit 'proper' dimension checking to VBA support only Submitted by: Reviewed by: 2007/02/16 17:06:54 npower 1.6.48.1: #i70380 compatible erase behaviour


2007-08-30  Vladimir Glazounov  <vg@openoffice.org>  [a86aef28642a2850599a2415ede022e9fd9ce5cc]

INTEGRATION: CWS npower7 (1.27.42); FILE MERGED 2007/07/05 11:44:54 npower 1.27.42.6: RESYNC: (1.29-1.30); FILE MERGED 2007/05/02 09:44:56 npower 1.27.42.5: #i#68898#,#i76819# 2007/04/30 16:18:23 npower 1.27.42.4: RESYNC: (1.27-1.29); FILE MERGED 2007/04/30 11:55:20 npower 1.27.42.3: cleanup 2007/02/27 18:29:10 npower 1.27.42.2: #i68897 constant and dim as xxx support 2007/02/19 10:28:53 npower 1.27.42.1: use a internal flag for vba mode


2007-08-30  Vladimir Glazounov  <vg@openoffice.org>  [86ff039c9b12066ce813b3ee38dda63b5a5435c6]

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>  [ce16a47856e3bff5a4fca7e59ea9e0ecba4dd2f4]

INTEGRATION: CWS npower7 (1.20.4); FILE MERGED 2007/05/02 09:16:56 npower 1.20.4.1: #i76822# set 'Option ClassModule' when importing a class module


2007-08-30  Vladimir Glazounov  <vg@openoffice.org>  [be454d346d9c311c8048088bfdf233b4cc7f9d51]

INTEGRATION: CWS npower7 (1.39.2); FILE MERGED 2007/07/05 13:16:15 npower 1.39.2.2: RESYNC: (1.39-1.41); FILE MERGED 2007/05/03 09:00:47 npower 1.39.2.1: #i76886# really define LIBCOMPNAME


2007-08-30  Vladimir Glazounov  <vg@openoffice.org>  [6f66a893bb66faf74dfe95d044a28ed2363ec16c]

INTEGRATION: CWS npower7 (1.2.2); FILE MERGED 2007/05/17 16:12:07 npower 1.2.2.1: fix warning = error on mac build ( from tinderbox )


2007-08-30  Vladimir Glazounov  <vg@openoffice.org>  [4468bf48786f8c46b8f4c181108398a924d26ac9]

INTEGRATION: CWS npower7 (1.2.2); FILE MERGED 2007/08/07 12:59:15 npower 1.2.2.3: more warning removal 2007/07/23 11:51:59 npower 1.2.2.2: get rid of uninitialised warnings 2007/05/18 12:38:29 npower 1.2.2.1: attempt to fix mac errors from tinderbox


2007-08-30  Vladimir Glazounov  <vg@openoffice.org>  [0a48995a7afe77cc180e9ae4c735575a693f1e5c]

INTEGRATION: CWS npower7 (1.2.2); FILE MERGED 2007/07/23 11:51:59 npower 1.2.2.1: get rid of uninitialised warnings


2007-08-30  Vladimir Glazounov  <vg@openoffice.org>  [2116dd63d5cc697ae58ea85bfc37a29006967dac]

INTEGRATION: CWS npower7 (1.2.2); FILE MERGED 2007/05/03 11:16:34 npower 1.2.2.1: #i76886#


2007-08-30  Vladimir Glazounov  <vg@openoffice.org>  [3bee1885764de9cbb10382bc7b6a6023f0d2b108]

INTEGRATION: CWS npower7 (1.2.2); FILE MERGED 2007/08/07 12:59:15 npower 1.2.2.1: more warning removal


2007-08-30  Vladimir Glazounov  <vg@openoffice.org>  [95742fe40d7a96ed2faf4833f00ceea31afd44cb]

INTEGRATION: CWS npower7 (1.2.2); FILE MERGED 2007/05/18 12:38:29 npower 1.2.2.1: attempt to fix mac errors from tinderbox


2007-08-30  Vladimir Glazounov  <vg@openoffice.org>  [c08cd218f5d8032b04935a790a53aa744f3bcf1f]

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-30  Vladimir Glazounov  <vg@openoffice.org>  [12319d65ef2bdad1809f4e8d6e72effba8121ed4]

INTEGRATION: CWS npower7 (1.8.48); FILE MERGED 2007/02/16 17:08:55 npower 1.8.48.1: #i71827 compatible null variant behaviour


2007-08-30  Vladimir Glazounov  <vg@openoffice.org>  [aa9a5e2c2e26ac4ec51efd54ddb79b7a5f7bd649]

INTEGRATION: CWS npower7 (1.16.42); FILE MERGED 2007/02/27 18:29:10 npower 1.16.42.1: #i68897 constant and dim as xxx support


2007-08-30  Vladimir Glazounov  <vg@openoffice.org>  [59f10af573235ad414bf02d625a3044814afa6ff]

INTEGRATION: CWS npower7 (1.27.42); FILE MERGED 2007/05/02 09:45:35 npower 1.27.42.7: #i76820# 2007/04/30 16:17:51 npower 1.27.42.6: RESYNC: (1.27-1.28); FILE MERGED 2007/03/02 11:18:26 npower 1.27.42.5: #i73830i# support for 'i\!' in Like expression 2007/03/02 10:09:48 npower 1.27.42.4: #i73830i# fix windows warnings 2007/02/19 10:28:53 npower 1.27.42.3: use a internal flag for vba mode 2007/02/16 17:14:15 npower 1.27.42.2: #i73830 compatible rtl like function 2007/02/16 17:06:54 npower 1.27.42.1: #i70380 compatible erase behaviour


2007-08-30  Vladimir Glazounov  <vg@openoffice.org>  [cf2cfafad68b255d3a262a208adcf8b9fb4817a3]

INTEGRATION: CWS npower7 (1.35.6); FILE MERGED 2007/05/02 09:44:22 npower 1.35.6.4: #i76819# 2007/02/27 18:29:09 npower 1.35.6.3: #i68897 constant and dim as xxx support 2007/02/19 10:28:53 npower 1.35.6.2: use a internal flag for vba mode 2007/02/16 17:06:54 npower 1.35.6.1: #i70380 compatible erase behaviour


2007-08-30  Vladimir Glazounov  <vg@openoffice.org>  [95e6ceeed09b2c3e51c5412bd283c40c37e2954a]

INTEGRATION: CWS npower7 (1.10.176); FILE MERGED 2007/05/02 09:45:22 npower 1.10.176.1: #i#68898#


2007-08-30  Vladimir Glazounov  <vg@openoffice.org>  [3b23facd4b04b6c780644418e78712d2cfc0adaf]

INTEGRATION: CWS npower7 (1.33.42); FILE MERGED 2007/05/02 09:44:56 npower 1.33.42.4: #i#68898#,#i76819# 2007/02/27 18:29:09 npower 1.33.42.3: #i68897 constant and dim as xxx support 2007/02/19 10:28:52 npower 1.33.42.2: use a internal flag for vba mode 2007/02/16 17:06:53 npower 1.33.42.1: #i70380 compatible erase behaviour


2007-08-30  Vladimir Glazounov  <vg@openoffice.org>  [59b27659ce38a27f4faa7d29127f3eda98e8ee21]

INTEGRATION: CWS npower7 (1.10.42); FILE MERGED 2007/05/02 09:45:22 npower 1.10.42.1: #i#68898#


2007-08-30  Vladimir Glazounov  <vg@openoffice.org>  [e5ae87877b9f6814c6dd94f306a45b0397dbdb50]

INTEGRATION: CWS npower7 (1.11.42); FILE MERGED 2007/05/02 09:45:22 npower 1.11.42.3: #i#68898# 2007/02/27 18:29:09 npower 1.11.42.2: #i68897 constant and dim as xxx support 2007/02/16 17:06:53 npower 1.11.42.1: #i70380 compatible erase behaviour


2007-08-30  Vladimir Glazounov  <vg@openoffice.org>  [6dfd00d4477e6180cbaeecf04ca03357f943fd93]

INTEGRATION: CWS npower7 (1.21.48); FILE MERGED 2007/02/16 17:14:15 npower 1.21.48.1: #i73830 compatible rtl like function


2007-08-30  Vladimir Glazounov  <vg@openoffice.org>  [868cb20bb9edc4266ea439ec49e23fae0dab73c0]

INTEGRATION: CWS npower7 (1.23.42); FILE MERGED 2007/05/02 09:45:21 npower 1.23.42.1: #i#68898#


2007-08-30  Vladimir Glazounov  <vg@openoffice.org>  [69ba0d06525ec7d7706b7c4a3aa107d26485c535]

INTEGRATION: CWS npower7 (1.19.42); FILE MERGED 2007/05/02 09:45:21 npower 1.19.42.2: #i#68898# 2007/02/27 18:29:09 npower 1.19.42.1: #i68897 constant and dim as xxx support


2007-08-30  Vladimir Glazounov  <vg@openoffice.org>  [0e5064562e488e1a277a0d84fbd5595fe0019f76]

INTEGRATION: CWS npower7 (1.16.48); FILE MERGED 2007/02/16 17:14:15 npower 1.16.48.1: #i73830 compatible rtl like function


2007-08-30  Vladimir Glazounov  <vg@openoffice.org>  [a8911b849f4b114ea7eb1b4f76229e9d3aa5f1c6]

INTEGRATION: CWS npower7 (1.26.42); FILE MERGED 2007/05/02 09:44:56 npower 1.26.42.2: #i#68898#,#i76819# 2007/02/16 17:06:53 npower 1.26.42.1: #i70380 compatible erase behaviour


2007-08-30  Vladimir Glazounov  <vg@openoffice.org>  [dc8b72c33a81561f11159e2d1837845187a49bcc]

INTEGRATION: CWS npower7 (1.16.42); FILE MERGED 2007/05/02 09:45:21 npower 1.16.42.1: #i#68898#


2007-08-30  Vladimir Glazounov  <vg@openoffice.org>  [a87de4a43d013772e08a029775a8ada807c68fa6]

INTEGRATION: CWS npower7 (1.36.42); FILE MERGED 2007/05/02 09:44:42 npower 1.36.42.3: #i76818# 2007/02/19 10:28:52 npower 1.36.42.2: use a internal flag for vba mode 2007/02/16 17:14:14 npower 1.36.42.1: #i73830 compatible rtl like function


2007-08-30  Vladimir Glazounov  <vg@openoffice.org>  [459948ab7bc8b8efecf493f5a3a8a21d1fee6ae8]

INTEGRATION: CWS npower7 (1.46.6); FILE MERGED 2007/07/05 11:44:36 npower 1.46.6.6: RESYNC: (1.46-1.47); FILE MERGED 2007/05/09 15:49:15 npower 1.46.6.5: #i68897# 2007/04/30 11:55:20 npower 1.46.6.4: cleanup 2007/04/27 14:28:50 npower 1.46.6.3: #i68897# remove #ifdef(s) 2007/03/02 10:09:49 npower 1.46.6.2: #i73830i# fix windows warnings 2007/02/27 18:29:08 npower 1.46.6.1: #i68897 constant and dim as xxx support


2007-08-30  Vladimir Glazounov  <vg@openoffice.org>  [80a36d14e8ca579ffbd086880a231e0ea93e6cf6]

INTEGRATION: CWS npower7 (1.31.2); FILE MERGED 2007/05/02 09:44:21 npower 1.31.2.1: #i76819#


2007-08-30  Vladimir Glazounov  <vg@openoffice.org>  [316da6ae4a37bdfdc427ca68a620cc6216d4814c]

INTEGRATION: CWS npower7 (1.39.2); FILE MERGED 2007/07/05 11:44:06 npower 1.39.2.2: RESYNC: (1.39-1.40); FILE MERGED 2007/05/02 09:44:21 npower 1.39.2.1: #i76819#


2007-08-30  Vladimir Glazounov  <vg@openoffice.org>  [e3afe6dc69ce491d046a3843e41d1cb460502f23]

INTEGRATION: CWS npower7 (1.4.14); FILE MERGED 2007/05/02 09:44:21 npower 1.4.14.1: #i76819#


2007-08-30  Vladimir Glazounov  <vg@openoffice.org>  [9aac84d2fb0bf0d6d5ffe228f85a9c668f25cafb]

INTEGRATION: CWS npower7 (1.2.12); FILE MERGED 2007/05/02 09:44:42 npower 1.2.12.1: #i76818#


2007-08-30  Vladimir Glazounov  <vg@openoffice.org>  [17f7849bc90c3a7596ebd285e6de8f8273e24897]

INTEGRATION: CWS npower7 (1.2.12); FILE MERGED 2007/05/02 09:44:21 npower 1.2.12.1: #i76819#


2007-08-28  Vladimir Glazounov  <vg@openoffice.org>  [e7fcec87e017ae2ff23792540b9f8157320dec2d]

INTEGRATION: CWS navorder (1.88.104); FILE MERGED 2007/08/28 08:58:35 af 1.88.104.4: #i68097# Resolved merge conflict. 2007/07/05 23:08:57 af 1.88.104.3: RESYNC: (1.88-1.90); FILE MERGED 2007/07/02 17:00:09 af 1.88.104.2: #i68097# Fixed the constness of GetNavigationPosition(). 2007/06/22 14:52:45 af 1.88.104.1: #i68097# Added support for user defined navigation order.


2007-08-28  Vladimir Glazounov  <vg@openoffice.org>  [eef754f8614ec977a9c75ac738e0aa0986bb87a7]

INTEGRATION: CWS navorder (1.32.240); FILE MERGED 2007/08/28 08:57:23 af 1.32.240.3: #i68097# Resolved merge conflict. 2007/07/05 23:07:25 af 1.32.240.2: RESYNC: (1.32-1.33); FILE MERGED 2007/06/22 14:37:22 af 1.32.240.1: #i68097# Calling SdrObject::GetNavigationPosition() instead of GetOrdNum().


2007-08-28  Vladimir Glazounov  <vg@openoffice.org>  [1cce88ff207df90fcc52e8f20997c069311d7648]

INTEGRATION: CWS navorder (1.10.338); FILE MERGED 2007/08/28 08:40:37 af 1.10.338.4: #i68097# Resolved merge conflict. 2007/07/05 23:06:59 af 1.10.338.3: RESYNC: (1.10-1.11); FILE MERGED 2007/07/02 16:59:02 af 1.10.338.2: #i68097# Removed some const qualifiers to avoid compiler problems. 2007/06/22 14:50:58 af 1.10.338.1: #i68097# Added support for user defined navigation order.


2007-08-28  Vladimir Glazounov  <vg@openoffice.org>  [24caccce3e9960e4613e5ff400cfb9d96d4d4481]

INTEGRATION: CWS navorder (1.3.22); FILE MERGED 2007/08/28 08:05:16 af 1.3.22.3: #i68097# Resolved merge conflict. 2007/07/05 14:06:44 af 1.3.22.2: RESYNC: (1.3-1.4); FILE MERGED 2007/06/21 13:35:23 cl 1.3.22.1: #i68097# added draw:nav-order attribute


2007-08-28  Vladimir Glazounov  <vg@openoffice.org>  [c0931660e10321293b4574f7d37034826ba81da0]

INTEGRATION: CWS navorder (1.156.42); FILE MERGED 2007/07/05 23:54:19 af 1.156.42.2: RESYNC: (1.156-1.158); FILE MERGED 2007/06/21 13:38:19 cl 1.156.42.1: #i68097# added navigation order to shapes


2007-08-28  Vladimir Glazounov  <vg@openoffice.org>  [a5beb893cd43f77a2716f0a9a4be3fb4c347407d]

INTEGRATION: CWS navorder (1.58.256); FILE MERGED 2007/07/17 14:51:13 af 1.58.256.7: #i79705# Fixed typo that prevented object replacement. 2007/07/13 09:17:04 af 1.58.256.6: #i79569# Turned OSL_ASSERTs into parameter checks that return for invalid parameters. 2007/07/10 12:52:06 af 1.58.256.5: #i79401# Fixed RemoveObjectFromContainer() to remove the right object from navigation order. 2007/07/05 23:21:52 af 1.58.256.4: RESYNC: (1.58-1.59); FILE MERGED 2007/07/04 15:56:10 af 1.58.256.3: #i68097# Fixed SetObjectNavigationPosition() insert position, behaviour of RecalcNavigationPositions(). 2007/07/02 17:05:15 af 1.58.256.2: #i68097# Fixed SetObjectNavigationPosition().  Added ClearObjectNavigationOrder() and SetNavigationOrder(). 2007/06/22 14:54:30 af 1.58.256.1: #i68097# Added support for user defined navigation order.


2007-08-28  Vladimir Glazounov  <vg@openoffice.org>  [385c3a6bfad6c976ba9c62425f8828980e43c614]

INTEGRATION: CWS navorder (1.6.370); FILE MERGED 2007/07/05 23:05:58 af 1.6.370.2: RESYNC: (1.6-1.7); FILE MERGED 2007/06/22 14:50:20 af 1.6.370.1: #i68097# Added support for user defined navigation order.


2007-08-28  Vladimir Glazounov  <vg@openoffice.org>  [f8e4141a7a467f1e2a460c4309bad9b5b88db392]

INTEGRATION: CWS navorder (1.2.106); FILE MERGED 2007/07/02 16:57:52 af 1.2.106.2: #i68097# Added SetNavigationOrder() method. 2007/06/22 14:48:49 af 1.2.106.1: #i68097# Added support for user defined navigation order.


2007-08-28  Vladimir Glazounov  <vg@openoffice.org>  [9704dc455b4129eaffebea7564eb745ba259286c]

INTEGRATION: CWS navorder (1.2.106); FILE MERGED 2007/06/22 14:44:38 af 1.2.106.2: #i68097# Changed the implementation of the navigation order support. 2007/06/21 13:37:30 cl 1.2.106.1: #i68097# added navigation order to shapes


2007-08-28  Vladimir Glazounov  <vg@openoffice.org>  [550f4137f362d7824d9f52e8f4819688c2fb69bc]

INTEGRATION: CWS navorder (1.7.896); FILE MERGED 2007/06/22 14:40:23 af 1.7.896.1: #i68097# Added support for the navigation order.


2007-08-28  Vladimir Glazounov  <vg@openoffice.org>  [96bc9e3cab49c6ff35a32417ab7e62d6052fdfe3]

INTEGRATION: CWS navorder (1.18.316); FILE MERGED 2007/06/21 13:40:16 cl 1.18.316.1: #i68097# added navigation order to shapes


2007-08-28  Vladimir Glazounov  <vg@openoffice.org>  [7e88f12c92c51ef9d2be5f0438250b2670458400]

INTEGRATION: CWS navorder (1.12.316); FILE MERGED 2007/06/21 13:40:16 cl 1.12.316.1: #i68097# added navigation order to shapes


2007-08-28  Vladimir Glazounov  <vg@openoffice.org>  [3ad7cb9264109fe752919169009b3308b358baec]

INTEGRATION: CWS navorder (1.56.38); FILE MERGED 2007/07/05 08:11:32 af 1.56.38.1: #i68097# Force drop action to be DND_ACTION_COPY for entries from the navigator.


2007-08-28  Vladimir Glazounov  <vg@openoffice.org>  [96b7b97abce7f3dbf322fbc853e07e1fe4f19535]

INTEGRATION: CWS navorder (1.34.52); FILE MERGED 2007/07/05 08:08:33 af 1.34.52.1: #i68097# Added member and access methods for IsNavigatorShowingAllShapes.


2007-08-28  Vladimir Glazounov  <vg@openoffice.org>  [225610e980abc3b5772b854ee97c8e47a404d1fa]

INTEGRATION: CWS navorder (1.16.130); FILE MERGED 2007/06/21 13:34:40 cl 1.16.130.1: #i68097# added api for shape navigation order


2007-08-28  Vladimir Glazounov  <vg@openoffice.org>  [bb5fa7558d7133c96309ca8f8c12b6555be757b8]

INTEGRATION: CWS navorder (1.86.74); FILE MERGED 2007/07/05 17:40:06 af 1.86.74.3: RESYNC: (1.86-1.87); FILE MERGED 2007/07/05 08:06:55 af 1.86.74.2: #i68097# Setting navigation order in one call. 2007/06/21 13:34:40 cl 1.86.74.1: #i68097# added api for shape navigation order


2007-08-28  Vladimir Glazounov  <vg@openoffice.org>  [8692f538431833ef3d1ce6a189ee896a5c763512]

INTEGRATION: CWS navorder (1.57.76); FILE MERGED 2007/08/24 08:23:14 af 1.57.76.2: #i68097# Make compiler happy. 2007/06/21 13:34:40 cl 1.57.76.1: #i68097# added api for shape navigation order


2007-08-28  Vladimir Glazounov  <vg@openoffice.org>  [99dfe38ca656573238e3b27f6a3c83e8ddd60ec0]

INTEGRATION: CWS navorder (1.30.232); FILE MERGED 2007/07/05 08:05:23 af 1.30.232.1: #i68097# Added strings for drop down menu in the navigator.


2007-08-28  Vladimir Glazounov  <vg@openoffice.org>  [897fa951308ec7c6b2fa0255426fc93314557f74]

INTEGRATION: CWS navorder (1.14.76); FILE MERGED 2007/07/18 11:21:20 af 1.14.76.3: #i79403# Added argument to GetObjectName(). 2007/07/10 11:12:59 af 1.14.76.2: #i79403# Added support for drag and drop of unnamed shapes. 2007/07/05 08:35:20 af 1.14.76.1: #i68097# Support for modifyable navigation order of shapes.


2007-08-28  Vladimir Glazounov  <vg@openoffice.org>  [9e31b2e383a3f65174fc563ba98c7c6c6bd038c8]

INTEGRATION: CWS navorder (1.13.116); FILE MERGED 2007/07/05 08:04:06 af 1.13.116.1: #i68097# Added drop down menu for shape filter.


2007-08-28  Vladimir Glazounov  <vg@openoffice.org>  [e8c4b5f7b751b1623a257df4f65ca27a37924a8c]

INTEGRATION: CWS navorder (1.5.444); FILE MERGED 2007/07/05 08:01:58 af 1.5.444.1: #i68097# Added drop down menu for shape filter.


2007-08-28  Vladimir Glazounov  <vg@openoffice.org>  [1bb8c268d2684c09713e83a505553f37cdc37cb2]

INTEGRATION: CWS navorder (1.7.116); FILE MERGED 2007/07/05 08:00:57 af 1.7.116.1: #i68097# Added member and access methods for IsNavigatorShowingAllShapes.


2007-08-28  Vladimir Glazounov  <vg@openoffice.org>  [49e89275fe2d6860821e0640dc1a4a3416c5c6dd]

INTEGRATION: CWS navorder (1.27.32); FILE MERGED 2007/07/18 11:20:56 af 1.27.32.6: #i79403# Added argument to GetObjectName(). 2007/07/12 12:21:26 af 1.27.32.5: #i79405# Moved creation of names for unnamed shapes to GetObjectName(). 2007/07/10 11:14:04 af 1.27.32.4: #i79403# Added support for drag and drop of unnamed shapes. 2007/07/09 11:18:57 af 1.27.32.3: #i68097# Avoid crash in NotifyMoving for wrong targets. 2007/07/09 08:17:10 af 1.27.32.2: #i68097# Numbering shapes starts at 1. 2007/07/05 09:10:34 af 1.27.32.1: #i68097# Support for modifyable navigation order of shapes.


2007-08-28  Vladimir Glazounov  <vg@openoffice.org>  [a6f1e76fb26f1c676596341ab309a85cad1ff052]

INTEGRATION: CWS navorder (1.35.42); FILE MERGED 2007/07/09 08:19:18 af 1.35.42.1: #i68097# Added drop down menu for shape filter.


2007-08-28  Vladimir Glazounov  <vg@openoffice.org>  [5462992e4ff2afdc3f9bbc219d6a683f12280670]

INTEGRATION: CWS navorder (1.35.52); FILE MERGED 2007/07/05 17:24:38 af 1.35.52.2: RESYNC: (1.35-1.36); FILE MERGED 2007/07/05 07:59:26 af 1.35.52.1: #i68097# Added drop down menu for shape filter.


2007-08-28  Vladimir Glazounov  <vg@openoffice.org>  [6ee1ffbdd3bd8386408a9102b387ac38e687e856]

INTEGRATION: CWS navorder (1.118.42); FILE MERGED 2007/07/04 15:58:02 af 1.118.42.1: #i68097# Added strings for navigator.


2007-08-28  Vladimir Glazounov  <vg@openoffice.org>  [2f0eba965f293e92fde879900b39bc6a6126d0a6]

INTEGRATION: CWS navorder (1.16.166); FILE MERGED 2007/07/09 08:20:46 af 1.16.166.1: #i68097# Added drop down menu for shape filter.


2007-08-28  Vladimir Glazounov  <vg@openoffice.org>  [93d71b5ceb11c233d3558d69674ca664d6a3f4cd]

INTEGRATION: CWS navorder (1.7.280); FILE MERGED 2007/07/05 14:53:59 af 1.7.280.2: RESYNC: (1.7-1.8); FILE MERGED 2007/06/21 13:36:15 cl 1.7.280.1: #i68097# added draw:nav-order attribute


2007-08-28  Vladimir Glazounov  <vg@openoffice.org>  [0d581ca89e6cd92c15d524b0555f45f7e1be2b19]

INTEGRATION: CWS navorder (1.17.130); FILE MERGED 2007/07/23 08:20:59 af 1.17.130.4: #i68097# Fixed include. 2007/07/06 07:42:03 af 1.17.130.3: RESYNC: (1.17-1.18); FILE MERGED 2007/07/05 10:59:20 af 1.17.130.2: #i68097# Added newline at end of file. 2007/06/21 13:36:15 cl 1.17.130.1: #i68097# added draw:nav-order attribute


2007-08-28  Vladimir Glazounov  <vg@openoffice.org>  [c7524dad4f3a5f124f1c97e4573710103ce22ade]

INTEGRATION: CWS navorder (1.26.282); FILE MERGED 2007/07/05 14:45:43 af 1.26.282.2: RESYNC: (1.26-1.27); FILE MERGED 2007/06/21 13:36:15 cl 1.26.282.1: #i68097# added draw:nav-order attribute


2007-08-28  Vladimir Glazounov  <vg@openoffice.org>  [16852a8639ad5900f8a4cf22365ed5d3ed58f97d]

INTEGRATION: CWS navorder (1.111.40); FILE MERGED 2007/07/23 08:20:12 af 1.111.40.3: #i68097# Removed duplicate code. 2007/07/05 14:45:18 af 1.111.40.2: RESYNC: (1.111-1.113); FILE MERGED 2007/06/21 13:36:15 cl 1.111.40.1: #i68097# added draw:nav-order attribute


2007-08-28  Vladimir Glazounov  <vg@openoffice.org>  [f1fb2f54e6b8900735288d5c0e35db800f5b6d30]

INTEGRATION: CWS navorder (1.105.22); FILE MERGED 2007/07/05 14:34:18 af 1.105.22.2: RESYNC: (1.105-1.107); FILE MERGED 2007/06/21 13:35:44 cl 1.105.22.1: #i68097# added draw:nav-order attribute


2007-08-28  Vladimir Glazounov  <vg@openoffice.org>  [0e7da358d3f65a44a53e9d6028793e19a4f1e3f0]

INTEGRATION: CWS navorder (1.3.188); FILE MERGED 2007/07/25 09:31:15 af 1.3.188.2: #i68097# Added missing template declarations. 2007/07/05 09:50:02 af 1.3.188.1: #i68097# Added missing assignment operator.


2007-08-28  Vladimir Glazounov  <vg@openoffice.org>  [2a0cad125f46c153679fe7da12993bee95938cff]

INTEGRATION: CWS navorder (1.3.146); FILE MERGED 2007/07/05 09:50:44 af 1.3.146.1: #i68097# Added missing assignment operator.


2007-08-28  Vladimir Glazounov  <vg@openoffice.org>  [7f1cda84cb336cda509c8b0880f41b7043ee2dd4]

INTEGRATION: CWS i18n36_SRC680 (1.10.2.1.2); FILE MERGED 2007/08/22 17:13:16 khong 1.10.2.1.2.1: i80921 fix Asian indexes problem


2007-08-28  Vladimir Glazounov  <vg@openoffice.org>  [342579cd150103d962280f2f69c5996ff9943cd9]

INTEGRATION: CWS i18n36_SRC680 (1.5.2.1.4); FILE MERGED 2007/08/22 17:13:16 khong 1.5.2.1.4.1: i80921 fix Asian indexes problem


2007-08-28  Vladimir Glazounov  <vg@openoffice.org>  [d2c2baf1a31d281d20e8b4d4c806dda027b2d5a3]

INTEGRATION: CWS i18n36_SRC680 (1.5.20.1.2); FILE MERGED 2007/08/22 17:12:36 khong 1.5.20.1.2.1: i80841 fix hyphen line break problem


2007-08-28  Vladimir Glazounov  <vg@openoffice.org>  [d56bedfb425cf77f176f143455e4a9fb6ce65540]

INTEGRATION: CWS i18n36_SRC680 (1.21.2.1.2); FILE MERGED 2007/08/22 20:02:28 khong 1.21.2.1.2.2: i80923 fix infinite loop problem 2007/08/22 17:11:44 khong 1.21.2.1.2.1: i80923 fix a infinite loop


2007-08-28  Vladimir Glazounov  <vg@openoffice.org>  [9b9296905ec5ab695ea50ca6cc57ac673908efe6]

INTEGRATION: CWS binfilterregression_SRC680 (1.14.10); FILE MERGED 2007/08/24 13:45:07 mba 1.14.10.1: #i80067#: wrong string comparison


2007-08-28  Vladimir Glazounov  <vg@openoffice.org>  [7ab11a98324c6ece74cf772a1edeba543f80adc1]

INTEGRATION: CWS swqbf107_SRC680 (1.63.14); FILE MERGED 2007/08/17 11:16:24 od 1.63.14.1: #i80724# method <XMLParaContext::~XMLParaContext()> 	 - assure that extra call of method <SetStyleAndAttrs(..)> for 	   the table cell style doesn't cause side effects.


2007-08-28  Vladimir Glazounov  <vg@openoffice.org>  [1d5d014209b10048143764f08de040b5e7918f94]

INTEGRATION: CWS swqbf107_SRC680 (1.131.14); FILE MERGED 2007/08/17 11:17:27 od 1.131.14.1: #i80724# method <XMLTextImportHelper::SetStyleAndAttrs(..)> 	 - implement handling of new parameter <bSetListAttrs>


2007-08-28  Vladimir Glazounov  <vg@openoffice.org>  [56cd25e5f7314744ccfda193ee1f3b48779ff2fc]

INTEGRATION: CWS swqbf107_SRC680 (1.6.14); FILE MERGED 2007/08/17 11:13:50 od 1.6.14.1: #i80724# method <XMLTextImportHelper::SetStyleAndAttrs(..)> 	 - add new parameter <bSetListAttrs>


2007-08-28  Vladimir Glazounov  <vg@openoffice.org>  [b465d41db78f9e7d2cdda5467d7e334211a1e4b4]

INTEGRATION: CWS impress127_SRC680 (1.26.108); FILE MERGED 2007/08/21 13:55:34 af 1.26.108.1: #i77688# Calling getFirstViewForAnchor() instead of getView() in GetSlideSorter() to get view for a pane anchor.


2007-08-28  Vladimir Glazounov  <vg@openoffice.org>  [b788b075aacd999e4e3363f3b7c0ea6787b7c2a0]

INTEGRATION: CWS hr45_SRC680 (1.2.114); FILE MERGED 2007/08/22 14:09:59 hr 1.2.114.1: #i80944#: ChangeRequestQueueProcessor: member mnUserEventId is a pointer in camouflage, change from type sal_uInt32 to sal_uIntPtr for the benefit of LP64 platforms


2007-08-28  Vladimir Glazounov  <vg@openoffice.org>  [1607f1914a6ef93881dfa72639ec4a0af9f0851e]

INTEGRATION: CWS bfbasic_SRC680 (1.2.48); FILE MERGED 2007/08/22 07:21:58 fs 1.2.48.1: #i80769# don't share the global SHL_* thingies* with the 'normal' application, have an own instance of them


2007-08-28  Vladimir Glazounov  <vg@openoffice.org>  [de21ffc07ec66418deb6829434282f046497fc64]

INTEGRATION: CWS bfbasic_SRC680 (1.3.36); FILE MERGED 2007/08/22 07:21:57 fs 1.3.36.1: #i80769# don't share the global SHL_* thingies* with the 'normal' application, have an own instance of them


2007-08-28  Vladimir Glazounov  <vg@openoffice.org>  [cb03a9a454fae2410f29ae8b7a70e9dfd7529d88]

INTEGRATION: CWS bfbasic_SRC680 (1.2.48); FILE MERGED 2007/08/22 07:21:57 fs 1.2.48.1: #i80769# don't share the global SHL_* thingies* with the 'normal' application, have an own instance of them


2007-08-28  Vladimir Glazounov  <vg@openoffice.org>  [b235120b92d1da0d910fe86ffffe6bfbf2a73a43]

INTEGRATION: CWS bfbasic_SRC680 (1.3.32); FILE MERGED 2007/08/22 07:21:57 fs 1.3.32.1: #i80769# don't share the global SHL_* thingies* with the 'normal' application, have an own instance of them


2007-08-28  Vladimir Glazounov  <vg@openoffice.org>  [569f78a202153afbe6f86e604a77429470475d3d]

INTEGRATION: CWS shellfix06_SRC680 (1.12.18); FILE MERGED 2007/08/20 05:03:07 obr 1.12.18.1: #i80771# replaced (nice and short) bash specific code with something the solaris sh understands


2007-08-28  Vladimir Glazounov  <vg@openoffice.org>  [c4c84d836c15834c98da95b2b1f3f59434e384ce]

INTEGRATION: CWS fmsrcres_SRC680 (1.7.18); FILE MERGED 2007/08/21 08:43:51 fs 1.7.18.1: #80555# workaround, don't load 'Search' and 'Cancel' string from the semicolon-separated resource strings


2007-08-28  Vladimir Glazounov  <vg@openoffice.org>  [0a1b6502b4d9fd1d90d7ff1e4a95659c895fd7e5]

INTEGRATION: CWS fmsrcres_SRC680 (1.11.18); FILE MERGED 2007/08/21 08:43:51 fs 1.11.18.1: #80555# workaround, don't load 'Search' and 'Cancel' string from the semicolon-separated resource strings


2007-08-28  Vladimir Glazounov  <vg@openoffice.org>  [e6ec07405d9ff9b72bb29de0bfa366d413184135]

INTEGRATION: CWS extquote_SRC680 (1.18.8.1.2); FILE MERGED 2007/08/16 08:07:08 obr 1.18.8.1.2.1: #i77418# need to adapt the private postrun implementation


2007-08-28  Vladimir Glazounov  <vg@openoffice.org>  [a1ef18f977012da26d2b568547ab2f2bf9e04708]

INTEGRATION: CWS xmlmemory_SRC680 (1.4.36); FILE MERGED 2007/08/22 11:54:07 lo 1.4.36.1: #i80902# don't use xmlMemSetup as it may interfere with other clients of libxml2


2007-08-28  Vladimir Glazounov  <vg@openoffice.org>  [f0e0ef1e77d0b064da889f714c006b0d5c99e6f1]

INTEGRATION: CWS xmlmemory_SRC680 (1.3.56); FILE MERGED 2007/08/22 11:54:07 lo 1.3.56.1: #i80902# don't use xmlMemSetup as it may interfere with other clients of libxml2


2007-08-28  Vladimir Glazounov  <vg@openoffice.org>  [db973e6d1bd0056be0d0071f982fda8daa19fb9a]

INTEGRATION: CWS swqbf108_SRC680 (1.30.20); FILE MERGED 2007/08/20 07:08:01 fme 1.30.20.1: #i80767# According to tono, we should completely remove XlateTxtColName


2007-08-28  Vladimir Glazounov  <vg@openoffice.org>  [f5b16e0548128d33b8cd47eafdb3277fd9968566]

INTEGRATION: CWS swqbf108_SRC680 (1.72.20); FILE MERGED 2007/08/20 07:08:01 fme 1.72.20.2: #i80767# According to tono, we should completely remove XlateTxtColName 2007/08/17 11:39:30 fme 1.72.20.1: #i80767# Make sure XlateTxtColName does not return empty string


2007-08-28  Vladimir Glazounov  <vg@openoffice.org>  [544d4311cbb17fd5461b5822642b03302fb0d18c]

INTEGRATION: CWS swqbf108_SRC680 (1.105.20); FILE MERGED 2007/08/20 07:25:01 od 1.105.20.1: #i80793# method <SwRootFrm::Paint(..)> 	 - enlarge paint rectangle for objects overlapping the same pixel 	   in all cases and before the DrawingLayer overlay is initialized.


2007-08-28  Vladimir Glazounov  <vg@openoffice.org>  [571816da4ae2b234fefa09ca39011d6c174064a4]

INTEGRATION: CWS impress128_SRC680 (1.18.22); FILE MERGED 2007/08/17 14:40:53 cl 1.18.22.1: #i80752# put controls on control layer and added a repaint guard


2007-08-28  Vladimir Glazounov  <vg@openoffice.org>  [0cc6bd4dc419f441dd883ab32fa8bf254f3cc364]

INTEGRATION: CWS impress128_SRC680 (1.51.16); FILE MERGED 2007/08/17 14:41:16 cl 1.51.16.1: #i80752# put controls on control layer and added a repaint guard


2007-08-28  Vladimir Glazounov  <vg@openoffice.org>  [06a143744eb1aa76845cee0eab319cef056e0552]

INTEGRATION: CWS impress128_SRC680 (1.51.4); FILE MERGED 2007/08/17 14:41:16 cl 1.51.4.1: #i80752# put controls on control layer and added a repaint guard


2007-08-28  Vladimir Glazounov  <vg@openoffice.org>  [e2570b1d99e532507a442b3f03f7a3c1bdc368c7]

INTEGRATION: CWS impress128_SRC680 (1.77.10); FILE MERGED 2007/08/17 14:35:42 cl 1.77.10.1: #i80543# temporarely disable native widgets if a control is drawn on a vdev


2007-08-28  Vladimir Glazounov  <vg@openoffice.org>  [1a30b497ce903e4ad02138dd0496689c0bb565a5]

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>  [3558b33aa2c13538b1757241b0a111355926f146]

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>  [6c60e51c53df44541af8369152bc233a50287a2f]

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>  [16a3e3df40cd3be1ccaaa1ed971635849960b62a]

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>  [115481fc755f6678a212880b1b7836937324740b]

INTEGRATION: CWS native105 (1.9.14); FILE MERGED 2007/08/09 10:57:26 is 1.9.14.1: #i80476# simplifying Java exchange


2007-08-28  Vladimir Glazounov  <vg@openoffice.org>  [e110571e1674464140d7634396be53223f93ea90]

INTEGRATION: CWS native105 (1.3.4); FILE MERGED 2007/08/10 09:19:36 is 1.3.4.1: #i80476# more provides required for jre installation


2007-08-28  Vladimir Glazounov  <vg@openoffice.org>  [0b86ca4f78b24db6f762256d49cca7023202c86e]

INTEGRATION: CWS native105 (1.17.12); FILE MERGED 2007/08/09 10:57:26 is 1.17.12.1: #i80476# simplifying Java exchange


2007-08-28  Vladimir Glazounov  <vg@openoffice.org>  [6013be4542c73aa55138317d11a5e5b74d980dd8]

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>  [32b6514e05e0d744627f339a78abede80635435e]

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>  [3122e5507860a3ef7b294ef61773002304cd3656]

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-28  Vladimir Glazounov  <vg@openoffice.org>  [49621e7e27615c930d79ee00c479db4769f6e8c8]

INTEGRATION: CWS tl42 (1.33.84); FILE MERGED 2007/08/21 14:31:51 tl 1.33.84.1: #i60474# make use of correct cast-operator now


2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [833c0acfaf01e731c60693db5e36f79c9a0d496a]

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>  [7b5921d140dff67dbe72c7c217d2ba61e0839eeb]

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>  [3435807558096546273267176d4748a2828e7867]

INTEGRATION: CWS dba23e (1.11.50); FILE MERGED 2007/08/08 08:40:13 oj 1.11.50.1: #i80338# make use of SYSTEM_HSQLDB define


2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [1360c2a5e323b0b2cb36f711a698076a3700b71d]

INTEGRATION: CWS dba23e (1.23.50); FILE MERGED 2007/08/16 05:34:29 oj 1.23.50.3: #i80338# windows compiler patch 2007/08/08 09:16:44 oj 1.23.50.2: #i80338# make use of SYSTEM_HSQLDB define 2007/08/08 08:40:14 oj 1.23.50.1: #i80338# make use of SYSTEM_HSQLDB define


2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [b33ae414938c0344c60a15f710b273f708175390]

INTEGRATION: CWS hcshared09 (1.1.2); FILE ADDED 2007/05/11 08:48:31 ufi 1.1.2.1: i76205


2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [a2cac45c215126a3b74cc4b7f36c70bcc73e2980]

INTEGRATION: CWS hcshared09 (1.9.32); FILE MERGED 2007/04/10 11:17:34 fpe 1.9.32.1: #i43958#


2007-08-27  Vladimir Glazounov  <vg@openoffice.org>  [5c4f05bca9007f823da75c7bfec59be2902469f7]

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>  [9c374185a78e5ab11b962fc7646ae2114a86a505]

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>  [9d38944145f46481d55835f19bcc1f4fef26b0e4]

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>  [12ed06a2fb7d0710829d5406b70f901cc2d484c6]

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>  [6b19b87644d28e8d87279fcaaf8b3a30883662d9]

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>  [858c6ede893da80ffecd30c67dddde514ba52c1d]

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>  [748bd8f33fe055bfc3ec01390d5cba1b704eba32]

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>  [86ca87c89137069308986c373475ec0bcd3298cd]

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>  [59804e88933981b9778d718a1b13f21fc02245f3]

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>  [8dab32fa27872f19763fe070a08d63f2968416d9]

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>  [f211d82388c764630865360beb0717b4edf01e3c]

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>  [b0fcb8ab27ada2a5591ba510be2d0148eb075745]

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>  [6e7e6f2e21e41bb30981b1f8f75b782a4e8ca607]

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>  [d225db5883afe33c95897ed1755514cf82f588c9]

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>  [2a9f240b6a9341e798997bfcf09475606f5eb7fc]

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>  [3cc57415caa661ea6f18a741c7b7b2837d8df9d6]

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>  [6cccefe604f26d8c930e3e3777f571d24168d305]

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>  [d01fb85b9fc1ea9144665e1e8c2dc6caecf53f3e]

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>  [8f8e391fb943c8c1bba46af8cebbdd9aa6167fae]

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>  [ed190cd1f59121c3ac9ea17c871f79138310b101]

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>  [0218f46230afb1895d5758edcfffc82c14c959e1]

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>  [14c19ee2f5be6f163f3ebe337cc1c97e62cbdc2e]

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>  [9d0bd669664f6ef2bd578fc59d5393135883fa62]

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>  [6af5b93a87f02dc5df267760c1726e6c8f94d9e2]

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>  [12459c27734f23e1540d99e971d848f91cb76555]

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>  [e53355c46cd5e6897d25e5f84ce3c291b9906eb3]

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>  [6716f973bc0efdd2de7e4814cf5a94fc7f262cc5]

#i80979# improved fix by IS, see issue


2007-08-24  Oliver Bolte  <obo@openoffice.org>  [d30cd03a159b33c8bfa4c2c03f9add6cdb2d8841]

#i80979# fix the breakage for URE package


2007-08-24  Oliver Bolte  <obo@openoffice.org>  [ad898d8a45a34fa432ddd85433b3c6479b91c012]

#i80979# match rdb case insensitive


2007-08-21  Ivo Hinkelmann  <ihi@openoffice.org>  [f9f01574c0bcc7f3d345bbf9202cf7d3db6bd20a]

SRC680


2007-08-21  Ivo Hinkelmann  <ihi@openoffice.org>  [ffb48671b5f629a7db3ef6dccfefdad12ccd5835]

SRC680


2007-08-21  Ivo Hinkelmann  <ihi@openoffice.org>  [ae3e7c336fc7ebdd1f36c0c2de9129b0aba0103d]

SRC680


2007-08-21  Ivo Hinkelmann  <ihi@openoffice.org>  [3eae51b379f14ec79b423b74a64876486b95237d]

SRC680


2007-08-21  Kurt Zenker  <kz@openoffice.org>  [f5d4bff99cbe72b91ebde418d3871ea474790644]

#150235# disable two assertions (sb)


2007-08-21  Kurt Zenker  <kz@openoffice.org>  [2210000f87c61111f97e336ad23c98228c5c30e4]

#i80652# Added fallback for ooo resource (cd)


2007-08-21  Kurt Zenker  <kz@openoffice.org>  [55b281632f2898931f1b3cb9427bc7323c9e3c74]

#i10000# resolve merge conflicts


2007-08-21  Kurt Zenker  <kz@openoffice.org>  [66b87800efa30f866958c716c72f936fd1d86ec7]

#i80652# Added fallback for ooo resource (cd)


2007-08-21  Ivo Hinkelmann  <ihi@openoffice.org>  [207cea6b75207ed64c2e140e1258a18008715de8]

INTEGRATION: CWS calccolrowmove (1.81.36); FILE MERGED 2007/07/06 09:29:08 tbe 1.81.36.4: RESYNC: (1.81-1.82); FILE MERGED 2007/07/06 07:30:31 tbe 1.81.36.3: #i7180# Need ability to move columns/rows in spreadsheet 2007/07/04 13:59:39 tbe 1.81.36.2: #i7180# Need ability to move columns/rows in spreadsheet 2007/07/04 10:43:09 tbe 1.81.36.1: #i7180# Need ability to move columns/rows in spreadsheet


2007-08-21  Ivo Hinkelmann  <ihi@openoffice.org>  [b02e6640a8bba840d961a4a14632198c3c7cd3e4]

INTEGRATION: CWS calccolrowmove (1.23.80); FILE MERGED 2007/07/24 10:22:21 tbe 1.23.80.3: RESYNC: (1.24-1.25); FILE MERGED 2007/07/06 09:20:46 tbe 1.23.80.2: RESYNC: (1.23-1.24); FILE MERGED 2007/07/04 10:40:22 tbe 1.23.80.1: #i7180# Need ability to move columns/rows in spreadsheet


2007-08-21  Ivo Hinkelmann  <ihi@openoffice.org>  [f659c6506a3cdd9795b6f0d567cf73990cdf12f1]

INTEGRATION: CWS calccolrowmove (1.18.2); FILE MERGED 2007/07/24 10:13:53 tbe 1.18.2.2: RESYNC: (1.18-1.19); FILE MERGED 2007/07/06 15:19:11 tbe 1.18.2.1: #i7180# warnings


2007-08-21  Ivo Hinkelmann  <ihi@openoffice.org>  [70030d1bdb2846145457eeab47427d75081fa10c]

INTEGRATION: CWS compatability01 (1.79.274); FILE MERGED 2007/07/11 02:25:16 pflin 1.79.274.1: #i78591# microsoft word compatibility options enhancement


2007-08-21  Ivo Hinkelmann  <ihi@openoffice.org>  [c5be26633463c128e43f59aca480922cda502477]

INTEGRATION: CWS compatability01 (1.132.78); FILE MERGED 2007/08/21 02:23:58 pflin 1.132.78.2: issue #n298593 2007/07/11 02:25:16 pflin 1.132.78.1: #i78591# microsoft word compatibility options enhancement


2007-08-21  Ivo Hinkelmann  <ihi@openoffice.org>  [4b2ef28843ef62fab4c679b3b81e31b62d464245]

INTEGRATION: CWS compatability01 (1.177.100); FILE MERGED 2007/07/11 02:25:16 pflin 1.177.100.1: #i78591# microsoft word compatibility options enhancement


2007-08-21  Ivo Hinkelmann  <ihi@openoffice.org>  [8d412ddf140e128472b16af2dbcaf44442d83f35]

INTEGRATION: CWS compatability01 (1.82.102); FILE MERGED 2007/07/11 02:25:16 pflin 1.82.102.1: #i78591# microsoft word compatibility options enhancement


2007-08-21  Ivo Hinkelmann  <ihi@openoffice.org>  [e6d0b8c7e264a89c28aff311464603492376e3f8]

INTEGRATION: CWS compatability01 (1.74.48); FILE MERGED 2007/07/11 02:25:16 pflin 1.74.48.1: #i78591# microsoft word compatibility options enhancement


2007-08-21  Ivo Hinkelmann  <ihi@openoffice.org>  [037a333ed54e56350c5b9bfa6208090f25e74984]

INTEGRATION: CWS compatability01 (1.138.20); FILE MERGED 2007/07/11 02:25:15 pflin 1.138.20.1: #i78591# microsoft word compatibility options enhancement


2007-08-20  Ivo Hinkelmann  <ihi@openoffice.org>  [d6dd477841647fa1e6966af2ce2081cfc39a3154]

INTEGRATION: CWS calctextcol (1.28.58); FILE MERGED 2007/07/31 15:08:03 tbe 1.28.58.1: #i4040 Convert text to columns


2007-08-20  Ivo Hinkelmann  <ihi@openoffice.org>  [0b83327270eeff44c97eb3cc8d2c984382942c6a]

INTEGRATION: CWS calctextcol (1.56.4); FILE MERGED 2007/07/31 15:07:21 tbe 1.56.4.1: #i4040 Convert text to columns


2007-08-20  Ivo Hinkelmann  <ihi@openoffice.org>  [88b828983c3060cffc9eb829adb312c005d60b2b]

INTEGRATION: CWS calctextcol (1.29.82); FILE MERGED 2007/08/07 11:29:29 tbe 1.29.82.2: #i4040 Convert text to columns 2007/07/31 15:06:56 tbe 1.29.82.1: #i4040 Convert text to columns


2007-08-20  Ivo Hinkelmann  <ihi@openoffice.org>  [1f2bff44195507830dba74ea8869276baf6cfec2]

INTEGRATION: CWS calctextcol (1.68.6); FILE MERGED 2007/07/31 14:59:30 tbe 1.68.6.1: #i4040 Convert text to columns


2007-08-20  Ivo Hinkelmann  <ihi@openoffice.org>  [ca8c6d326950b19719a778550686d9bebdd71a25]

INTEGRATION: CWS calctextcol (1.5.482); FILE MERGED 2007/07/31 14:58:59 tbe 1.5.482.1: #i4040 Convert text to columns


2007-08-20  Ivo Hinkelmann  <ihi@openoffice.org>  [e6f9244c6065c74df96633875490feb8804ab1fc]

INTEGRATION: CWS calctextcol (1.12.210); FILE MERGED 2007/08/07 11:28:55 tbe 1.12.210.2: #i4040 Convert text to columns 2007/07/31 14:58:32 tbe 1.12.210.1: #i4040 Convert text to columns


2007-08-20  Ivo Hinkelmann  <ihi@openoffice.org>  [18d40d91a90ba7fd908ba814b15bd87fc9dcab76]

INTEGRATION: CWS calctextcol (1.39.112); FILE MERGED 2007/08/07 11:27:41 tbe 1.39.112.2: #i4040 Convert text to columns 2007/07/31 14:58:04 tbe 1.39.112.1: #i4040 Convert text to columns


2007-08-20  Ivo Hinkelmann  <ihi@openoffice.org>  [cc8b90ead711ddba9850641ad65cdb09c6815e19]

INTEGRATION: CWS calctextcol (1.12.112); FILE MERGED 2007/07/31 14:57:13 tbe 1.12.112.1: #i4040 Convert text to columns


2007-08-20  Ivo Hinkelmann  <ihi@openoffice.org>  [86aac3f459a1cf9d49d0859cedddc8e90bbc8030]

INTEGRATION: CWS calctextcol (1.34.84); FILE MERGED 2007/07/31 14:56:46 tbe 1.34.84.1: #i4040 Convert text to columns


2007-08-20  Ivo Hinkelmann  <ihi@openoffice.org>  [3469f5be058def3045f660042be8d39b13ca3d46]

INTEGRATION: CWS calctextcol (1.4.482); FILE MERGED 2007/07/31 14:56:31 tbe 1.4.482.1: #i4040 Convert text to columns


2007-08-20  Ivo Hinkelmann  <ihi@openoffice.org>  [6b76675e80c41b9f4e46548b03b84584da8c4924]

INTEGRATION: CWS calctextcol (1.11.82); FILE MERGED 2007/07/31 14:56:03 tbe 1.11.82.1: #i4040 Convert text to columns


2007-08-20  Ivo Hinkelmann  <ihi@openoffice.org>  [85ab23e7ff6fb7ecf7d3145a5cbc4332b5a9ac50]

INTEGRATION: CWS calctextcol (1.12.82); FILE MERGED 2007/07/31 14:55:43 tbe 1.12.82.1: #i4040 Convert text to columns


2007-08-20  Ivo Hinkelmann  <ihi@openoffice.org>  [2310af2040b69b335a7f47e4fd7ba3f449e332db]

INTEGRATION: CWS calctextcol (1.35.4); FILE MERGED 2007/07/31 14:54:52 tbe 1.35.4.1: #i4040 Convert text to columns


2007-08-20  Ivo Hinkelmann  <ihi@openoffice.org>  [36168b991fda28664798da35ce9e64aeceb248d3]

INTEGRATION: CWS calctextcol (1.21.72); FILE MERGED 2007/07/31 14:54:26 tbe 1.21.72.1: #i4040 Convert text to columns


2007-08-20  Ivo Hinkelmann  <ihi@openoffice.org>  [5aeb202b0720a86c017eb5f08e1ec800541a6fcc]

INTEGRATION: CWS calctextcol (1.9.82); FILE MERGED 2007/07/31 14:53:55 tbe 1.9.82.1: #i4040 Convert text to columns


2007-08-20  Ivo Hinkelmann  <ihi@openoffice.org>  [207d894034c8172cebfae1ef68968f001787e1ae]

INTEGRATION: CWS calctextcol (1.17.6); FILE MERGED 2007/07/31 14:53:29 tbe 1.17.6.1: #i4040 Convert text to columns


2007-08-20  Ivo Hinkelmann  <ihi@openoffice.org>  [e0046f0d6aeb4aba9809fd104a0dae2004784797]

INTEGRATION: CWS calctextcol (1.25.20); FILE MERGED 2007/07/31 14:48:02 tbe 1.25.20.1: #i4040 Convert text to columns


2007-08-20  Ivo Hinkelmann  <ihi@openoffice.org>  [109dcf2541b5020834285f58e5db8a755f952a4b]

INTEGRATION: CWS calcodfrng (1.27.136); FILE MERGED 2007/08/07 14:40:07 er 1.27.136.1: #i80033# ODF RNG: table:dependency instead of table:dependence


2007-08-20  Ivo Hinkelmann  <ihi@openoffice.org>  [c7a3859693971bf7103bfb0d05d64712e724fa37]

INTEGRATION: CWS calcodfrng (1.29.96); FILE MERGED 2007/08/07 14:40:07 er 1.29.96.1: #i80033# ODF RNG: table:dependency instead of table:dependence


2007-08-20  Ivo Hinkelmann  <ihi@openoffice.org>  [64fab0f9f2c2af947de25d4178deaf3712b41a52]

INTEGRATION: CWS calcodfrng (1.22.42); FILE MERGED 2007/08/07 14:39:32 er 1.22.42.1: #i80033# ODF RNG: table:dependency instead of table:dependence


2007-08-20  Ivo Hinkelmann  <ihi@openoffice.org>  [16c51f9346673bb511280ffde5aead77b9281fa9]

INTEGRATION: CWS calcodfrng (1.21.2); FILE MERGED 2007/08/07 14:39:32 er 1.21.2.1: #i80033# ODF RNG: table:dependency instead of table:dependence


2007-08-20  Ivo Hinkelmann  <ihi@openoffice.org>  [d4d2b98d0d278da553c49ca0a035403ab15388f2]

INTEGRATION: CWS calcodfrng (1.110.2); FILE MERGED 2007/08/07 14:39:31 er 1.110.2.1: #i80033# ODF RNG: table:dependency instead of table:dependence


2007-08-20  Ivo Hinkelmann  <ihi@openoffice.org>  [fcdc25b8b73f780717e08f1a4c5a2129041ab773]

INTEGRATION: CWS calcodfrng (1.7.2); FILE MERGED 2007/08/07 14:39:31 er 1.7.2.1: #i80033# ODF RNG: table:dependency instead of table:dependence


2007-08-20  Ivo Hinkelmann  <ihi@openoffice.org>  [a53ed247129075404e8b1a5244e6c60123de7358]

INTEGRATION: CWS np1 (1.1.2); FILE ADDED 2007/07/16 08:56:40 np 1.1.2.3: #i76768# adding safe_bool to heap_ptr; removing unnecessary stuff from test files. 2007/04/27 16:37:41 np 1.1.2.2: #i76769# 2007/04/27 16:24:28 np 1.1.2.1: #76768#


2007-08-20  Ivo Hinkelmann  <ihi@openoffice.org>  [1076f643bc03de5164f3508dcf6572cfdec8422f]

INTEGRATION: CWS np1 (1.1.2); FILE ADDED 2007/07/16 08:56:40 np 1.1.2.2: #i76768# adding safe_bool to heap_ptr; removing unnecessary stuff from test files. 2007/04/27 16:24:18 np 1.1.2.1: #76768#


2007-08-20  Ivo Hinkelmann  <ihi@openoffice.org>  [3665e496c9a68fe6bba282c3a41f9066d3ada3d0]

INTEGRATION: CWS np1 (1.1.2); FILE ADDED 2007/07/16 09:23:52 thb 1.1.2.1: #i76768# Aligned naming conventions to other tests; removed senseless namespace


2007-08-20  Ivo Hinkelmann  <ihi@openoffice.org>  [c6839ba23b62eb0347a5de002e347366a14b0b55]

INTEGRATION: CWS np1 (1.2.4); FILE MERGED 2007/07/16 09:23:52 thb 1.2.4.2: #i76768# Aligned naming conventions to other tests; removed senseless namespace 2007/04/27 16:38:22 np 1.2.4.1: #i76768#, #i76769#


2007-08-20  Ivo Hinkelmann  <ihi@openoffice.org>  [b9db15b48e5c1ff2e32ca12f2faab53613cd12fa]

INTEGRATION: CWS np1 (1.1.2); FILE ADDED 2007/07/16 09:22:22 np 1.1.2.3: Align format of internal header guard defines 2007/07/11 14:41:39 np 1.1.2.2: #i76769# 2007/04/27 16:36:44 np 1.1.2.1: #i76769#


2007-08-20  Ivo Hinkelmann  <ihi@openoffice.org>  [bf72ce93c51ebfc2f5f9bf297833a98a8df840d1]

INTEGRATION: CWS np1 (1.1.2); FILE ADDED 2007/07/16 09:22:22 np 1.1.2.4: Align format of internal header guard defines 2007/07/16 09:07:26 thb 1.1.2.3: #i76768# Aligned header guards and whitespace to local conventions 2007/07/16 08:56:39 np 1.1.2.2: #i76768# adding safe_bool to heap_ptr; removing unnecessary stuff from test files. 2007/04/27 16:26:17 np 1.1.2.1: #76768#


2007-08-20  Ivo Hinkelmann  <ihi@openoffice.org>  [545b4a1d9b533cb895eabca742fcfc8a13c1277d]

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>  [a060d9e55105ce8e16baba9b5465f809471268fa]

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>  [75528f3874003b3ffcd55dd8ac953d16e5d28bec]

INTEGRATION: CWS obo14 (1.1.2); FILE ADDED 2007/07/25 11:32:03 rt 1.1.2.3: Minor beautifications. 2007/07/25 10:41:10 obo 1.1.2.2: minor fixes 2007/07/11 09:10:17 obo 1.1.2.1: #i79312# Signing support for Windows Vista


2007-08-20  Ivo Hinkelmann  <ihi@openoffice.org>  [530a9472269d3363d3ceb81ce3ff5a66dbcea36d]

INTEGRATION: CWS obo14 (1.1.2); FILE ADDED 2007/07/11 09:20:56 obo 1.1.2.1: #i79312# Signing support for Windows Vista


2007-08-20  Ivo Hinkelmann  <ihi@openoffice.org>  [e8633e49b3a4bd376a451f85a0ac5e0296b360dc]

INTEGRATION: CWS obo14 (1.1.2); FILE ADDED 2007/07/25 10:09:30 rt 1.1.2.2: Quoting needed. 2007/07/11 09:20:10 obo 1.1.2.1: #i79312# Signing support for Windows Vista


2007-08-20  Ivo Hinkelmann  <ihi@openoffice.org>  [4b836765db4c6f6a851a02af83d3d453fed182e2]

INTEGRATION: CWS obo14 (1.31.4); FILE MERGED 2007/07/11 11:54:49 obo 1.31.4.2: fix 2007/07/11 09:23:58 obo 1.31.4.1: #i79312# Signing support for Windows Vista


2007-08-20  Ivo Hinkelmann  <ihi@openoffice.org>  [f17afd491f46e856ab2528e451e1b4fadfa1a6fc]

INTEGRATION: CWS obo14 (1.8.26); FILE MERGED 2007/07/25 12:32:25 rt 1.8.26.1: #i79312# Signing changes files size, so we cannot use that to check for.


2007-08-20  Ivo Hinkelmann  <ihi@openoffice.org>  [0c99af40cc023f820a8ee5623adf21cddc3ea26d]

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>  [cd360223ebdb92294dad927d9807c91d39a5b821]

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>  [68031456690489ae7914574f3b9f50931cd69210]

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>  [28e7b4776e50b2fcba1877a61920364020534983]

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>  [8a8556d056895c247b90dd7fe7115a3194a07967]

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>  [67d4c000d24347bdb73aea0a0dc33965ddb5b06b]

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>  [445cf66ad8ce8f0a7ae0334fc40369e00ce43521]

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>  [abbf755ef880e3e4a7ec79a615dfce58ed2173cb]

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>  [d87eb9f5f10bff8d7178d6b42f6d42b84b8ace9d]

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>  [3b790d18556a243ffc84b70201319bdf8afafee2]

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>  [71ef0c039258350cfeaa8e172aa3aa7722e40ce7]

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>  [709845a47b8dc7cb069b39ab758df8e119c45afd]

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>  [5c9459bccce4f23d6fa267c01319bd866df6eec0]

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>  [81fca5b6cb314035420de5aa66685d21c9a4731c]

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>  [5ab0213df56ff074ab4f744ac8f2b3b143af9969]

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>  [a61e4ad8f7462e627e3b2a4ce3fd0e80bc0187a0]

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>  [d5a20581b078afc03d9f574a08d9cf8d4f5df20e]

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>  [5b6ee999707ef33bf8bbab6848f331df072543ae]

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>  [9f66466363b466dbed50710118daf2c27468b069]

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>  [1a808758a3c7e2ec526cb3c5096c28d0d5e84c4e]

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>  [b9150454b36b90c3b9d28251992d690b89eeb062]

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>  [0d54ceb61f25bd4a67b7fdba0745e50508add4e4]

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>  [67402455cacd603ef0ec97686eced9986e4073b4]

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>  [2091c269152e94b2ad7213b83cb77d6318029d8b]

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>  [e0958148ba713ed674f56a8916263cd4ac55aafc]

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>  [058b8ec304c582e573bb47cda4b23cc568bdc578]

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>  [5b2c499b19146770b9e8ce68927ae1892a44ab76]

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>  [1d98bad459684b5a8e4a2018a71d04bebb7a6e13]

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>  [04ca7f26369fc83efbd74aa6ce246c68a9ed1fc4]

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>  [1bca34212f0a2040c1a7f1e5964fa294f0a3f81f]

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>  [89567b8f731100cd0b202b41f53e008e60f8f0e0]

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>  [9dbd65c930c8e4785f138f9290635238e09eecc2]

INTEGRATION: CWS dicooo18 (1.13.14); FILE MERGED 2007/08/17 11:28:21 tl 1.13.14.1: #i80770# version 1.8 of DicOOo which fixes the problem with the linguistic.xcu


2007-08-20  Ivo Hinkelmann  <ihi@openoffice.org>  [9954349f195912a9f6dd47fbf7aa98b7fa633778]

INTEGRATION: CWS cloph08 (1.4.16); FILE MERGED 2007/08/07 20:29:17 cloph 1.4.16.1: Issue number: #i75840# adjust owner/group of the ./ entry in the tarball to root


2007-08-20  Ivo Hinkelmann  <ihi@openoffice.org>  [093914977db3df8ace7c10f1fa64bb542953f40a]

INTEGRATION: CWS cloph08 (1.21.6); FILE MERGED 2007/08/10 10:20:34 obr 1.21.6.1: #i80455# placeholder now getting replaced


2007-08-20  Ivo Hinkelmann  <ihi@openoffice.org>  [5d5099f6f213a07dfd562f61100d8bb5c4721854]

INTEGRATION: CWS jl71 (1.7.6); FILE MERGED 2007/08/03 12:00:04 jl 1.7.6.1: #i80018# use default bootstrap mechanism


2007-08-20  Ivo Hinkelmann  <ihi@openoffice.org>  [c4877c30c16b069db61f2a0496e7a56d5d7d4e40]

INTEGRATION: CWS jl71 (1.17.80); FILE MERGED 2007/08/03 10:47:52 pb 1.17.80.1: fix: #i80018# unopkg now used office resource hook


2007-08-20  Ivo Hinkelmann  <ihi@openoffice.org>  [b20b13d96ecfa5cc9ec34ad22a42b475157e5a53]

INTEGRATION: CWS jl71 (1.44.70); FILE MERGED 2007/08/03 10:44:59 pb 1.44.70.1: fix: #i80018# when called by unopkg dont call SFX_APP() and SvxGetDictionaryList()


2007-08-20  Ivo Hinkelmann  <ihi@openoffice.org>  [793bc3e8cdb7bc31362af4163c66365fe5c0c769]

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>  [3203824ff9f79b70b7c519605674d05148151993]

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>  [f47c47d4263d5709f49f2bef64c9e89760101089]

INTEGRATION: CWS swqbf106_SRC680 (1.20.18); FILE MERGED 2007/08/16 08:36:30 od 1.20.18.1: #i80720# method <SwViewImp::_RefreshScrolledArea(..)> 	 - enlarge paint rectangle in all cases to avoid paint errors


2007-08-20  Ivo Hinkelmann  <ihi@openoffice.org>  [cbca1c8eba9fccf15a8fa112790d8f3f37c558ab]

INTEGRATION: CWS swqbf106_SRC680 (1.11.432); FILE MERGED 2007/08/15 12:09:35 od 1.11.432.1: #i80691# method <SwPagePreviewLayout::Paint(..)> 	 - extra paint of page border and shadow for normal pages.


2007-08-20  Ivo Hinkelmann  <ihi@openoffice.org>  [f90fe9716a235a3934ff9334e0c0c7bc8e9f1019]

INTEGRATION: CWS swqbf106_SRC680 (1.105.16); FILE MERGED 2007/08/15 12:07:28 od 1.105.16.1: #i80691# method <SwRootFrm::Paint(..) 	 - include page border and shadow area into paint area


2007-08-20  Ivo Hinkelmann  <ihi@openoffice.org>  [1dd2707f6568c05093f96d4e3a59c33d07b6e36f]

INTEGRATION: CWS hro23_SRC680 (1.42.48); FILE MERGED 2007/08/14 14:29:38 hro 1.42.48.1: #i80496# Fix dependencies to local uwinapi


2007-08-20  Ivo Hinkelmann  <ihi@openoffice.org>  [540e96ddc884777e966f8cd0ebe98ac8b24fa882]

INTEGRATION: CWS hro23_SRC680 (1.8.284); FILE MERGED 2007/08/16 09:51:04 hro 1.8.284.2: #71342# Currently there is a problem with patching/replacing UWINAPI on WinME. So we do not export CheckTokenMembership to stay compatible 2007/08/14 14:32:15 hro 1.8.284.1: #i80496# Add new dynamic stub for CheckTokenMembership


2007-08-20  Ivo Hinkelmann  <ihi@openoffice.org>  [362139440ef7e08728a6a438fabcb7c38b140e9c]

INTEGRATION: CWS hro23_SRC680 (1.13.58); FILE MERGED 2007/08/14 14:32:15 hro 1.13.58.1: #i80496# Add new dynamic stub for CheckTokenMembership


2007-08-20  Ivo Hinkelmann  <ihi@openoffice.org>  [f5265d6255c728a59bcbd48efe79eec855f4195a]

INTEGRATION: CWS hro23_SRC680 (1.1.2); FILE ADDED 2007/08/14 14:31:48 hro 1.1.2.1: #i80496# Add new dynamic stub for CheckTokenMembership


2007-08-20  Ivo Hinkelmann  <ihi@openoffice.org>  [ce20f07029422077bd7182e3918ceee64a255ae6]

INTEGRATION: CWS hro23_SRC680 (1.12.8); FILE MERGED 2007/08/16 09:51:27 hro 1.12.8.1: #71342# Currently there is a problem with patching/replacing UWINAPI on WinME. So we do not export CheckTokenMembership to stay compatible


2007-08-20  Ivo Hinkelmann  <ihi@openoffice.org>  [e98c13c390a08c44e39c4b8e198fb6b75b30842c]

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>  [6b8639596fb2a30c6a671fbd36a4f2c3f2fccb8e]

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>  [1044e718fe6e3d9032b678d5aae3e5e427121d5b]

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  Vladimir Glazounov  <vg@openoffice.org>  [d30f0e4589e98f96b1784dd62eb9884279419e8e]

new version for OOG680


2007-08-17  Vladimir Glazounov  <vg@openoffice.org>  [64563d852745122a067cd76a196d9ef910586317]

new version for OOG680


2007-08-17  Ivo Hinkelmann  <ihi@openoffice.org>  [b379ffa5dc33675a0668beaea67faa860f0f3cda]

INTEGRATION: CWS jl72 (1.20.10); FILE MERGED 2007/08/10 14:57:04 jl 1.20.10.1: #i80563# prevent closing of office while the Extension Manager is running


2007-08-17  Ivo Hinkelmann  <ihi@openoffice.org>  [0a683483f15af909cc588153fece3b26526eca3c]

INTEGRATION: CWS jl72 (1.17.10); FILE MERGED 2007/08/13 15:15:59 jl 1.17.10.1: #i80647# toolbar disabled after TerminationVetoException


2007-08-17  Ivo Hinkelmann  <ihi@openoffice.org>  [83a42fa1a5262bb0b2490979a909552d02bdcc59]

INTEGRATION: CWS jl72 (1.10.72); FILE MERGED 2007/08/13 15:15:39 jl 1.10.72.1: #i80647# toolbar disabled after TerminationVetoException


2007-08-17  Ivo Hinkelmann  <ihi@openoffice.org>  [b98e159bb465b4165f5292d63648fa6d700c1254]

INTEGRATION: CWS rpt23fix03 (1.4.2); FILE MERGED 2007/08/07 09:43:08 oj 1.4.2.1: #i80403# remove wrong merge line


2007-08-17  Ivo Hinkelmann  <ihi@openoffice.org>  [6ec68cd4e430491ed264804b0583a84a316a3d21]

INTEGRATION: CWS impress126 (1.22.106); FILE MERGED 2007/08/14 15:16:50 cl 1.22.106.1: #i79891# use correct parent window for slideshow


2007-08-17  Ivo Hinkelmann  <ihi@openoffice.org>  [a5b091dff7f5511231fad600fedacd7efa42f9e4]

INTEGRATION: CWS impress126 (1.28.12); FILE MERGED 2007/08/14 13:55:07 cl 1.28.12.1: #i79895# disable pane when not in normal edit view


2007-08-17  Ivo Hinkelmann  <ihi@openoffice.org>  [72f2f2586622795d4cdec628f25b1f130f0bbef7]

INTEGRATION: CWS impress126 (1.4.494); FILE MERGED 2007/08/14 13:55:06 cl 1.4.494.1: #i79895# disable pane when not in normal edit view


2007-08-17  Sven Jacobi  <sj@openoffice.org>  [8382003722546875af72f934e1b5c0dbe01a3740]

fixed about image scaling


2007-08-17  Ivo Hinkelmann  <ihi@openoffice.org>  [07d9470cdd3f40b106ee3dc30ef042bc00d400cf]

INTEGRATION: CWS localisation21 (1.2.36); FILE MERGED 2007/08/02 14:06:36 ihi 1.2.36.1: #i80266# English strings


2007-08-17  Ivo Hinkelmann  <ihi@openoffice.org>  [8f80c2efa785c0b6b52b2578dffc11d6c6db8591]

INTEGRATION: CWS localisation21 (1.1.2); FILE ADDED 2007/08/02 13:22:41 ihi 1.1.2.1: #i80266# English strings


2007-08-17  Ivo Hinkelmann  <ihi@openoffice.org>  [88f582c461065e78c061e8941ce5162d1857dd8b]

INTEGRATION: CWS localisation21 (1.1.2); FILE ADDED 2007/08/08 12:31:25 ihi 1.1.2.1: #i80440# new tmpl file


2007-08-17  Ivo Hinkelmann  <ihi@openoffice.org>  [a19fe94c63a5f85bb759bbaeeddb503342769136]

INTEGRATION: CWS localisation21 (1.11.10); FILE MERGED 2007/08/08 12:31:25 ihi 1.11.10.2: #i80440# new tmpl file 2007/08/02 13:22:40 ihi 1.11.10.1: #i80266# English strings


2007-08-17  Ivo Hinkelmann  <ihi@openoffice.org>  [2a95f0ffe569fc64caa39b7381e4d10d488483b5]

INTEGRATION: CWS localisation21 (1.5.36); FILE MERGED 2007/08/02 13:22:38 ihi 1.5.36.1: #i80266# English strings


2007-08-17  Ivo Hinkelmann  <ihi@openoffice.org>  [b43f17a337301157abc8ded154c8ed7dd1a240f3]

INTEGRATION: CWS i18n34 (1.10.4); FILE MERGED 2007/08/13 22:33:38 khong 1.10.4.1: i86439 fix surrogate characters handling issues


2007-08-17  Ivo Hinkelmann  <ihi@openoffice.org>  [45288913a15e6c9bb744b59614f9c2d4f7be6af9]

INTEGRATION: CWS i18n34 (1.5.4); FILE MERGED 2007/08/13 22:33:38 khong 1.5.4.1: i86439 fix surrogate characters handling issues


2007-08-17  Ivo Hinkelmann  <ihi@openoffice.org>  [04212c3015cd4ab118a0aec2bb04bc153a64af41]

INTEGRATION: CWS i18n34 (1.11.4); FILE MERGED 2007/08/13 22:33:38 khong 1.11.4.1: i86439 fix surrogate characters handling issues


2007-08-17  Ivo Hinkelmann  <ihi@openoffice.org>  [8a36b196925a5561eabde0a0ef293c73fcb5add3]

INTEGRATION: CWS i18n34 (1.5.22); FILE MERGED 2007/08/13 22:26:12 khong 1.5.22.1: i80548 i80645 fix dash and backslash issues in line breakiterator


2007-08-17  Ivo Hinkelmann  <ihi@openoffice.org>  [c00b2b49bad765144f90552139e63d87d520d1cf]

INTEGRATION: CWS i18n34 (1.15.4); FILE MERGED 2007/08/13 22:33:38 khong 1.15.4.1: i86439 fix surrogate characters handling issues


2007-08-17  Ivo Hinkelmann  <ihi@openoffice.org>  [3fc5fbc71d4c244d7c8002aa530481741e585bd4]

INTEGRATION: CWS i18n34 (1.31.4); FILE MERGED 2007/08/13 22:33:37 khong 1.31.4.1: i86439 fix surrogate characters handling issues


2007-08-17  Ivo Hinkelmann  <ihi@openoffice.org>  [ee44b43881e7c82c379931f111c452a477b73341]

INTEGRATION: CWS i18n34 (1.21.4); FILE MERGED 2007/08/14 08:38:53 khong 1.21.4.2: i86439 fix surrogate characters handling issues 2007/08/13 22:33:37 khong 1.21.4.1: i86439 fix surrogate characters handling issues


2007-08-17  Ivo Hinkelmann  <ihi@openoffice.org>  [eecad142e2067df7989356d989077372706e0019]

INTEGRATION: CWS dr57 (1.57.8); FILE MERGED 2007/08/09 09:51:05 dr 1.57.8.1: #i80499# redraw selection also for grouping actions


2007-08-17  Ivo Hinkelmann  <ihi@openoffice.org>  [1e38876a4bad67e2cf4820dc04b2c16638c02b31]

INTEGRATION: CWS impress125 (1.26.96); FILE MERGED 2007/08/08 07:47:06 af 1.26.96.1: #i80364# Added Connect() and Disconnect() methods to ScrollBarManager.


2007-08-17  Ivo Hinkelmann  <ihi@openoffice.org>  [394a2060b1bd4c5e91eb4b4e95ecd3843ae708b7]

INTEGRATION: CWS impress125 (1.5.486); FILE MERGED 2007/08/08 07:47:05 af 1.5.486.1: #i80364# Added Connect() and Disconnect() methods to ScrollBarManager.


2007-08-17  Ivo Hinkelmann  <ihi@openoffice.org>  [088f00b11d14c79fecbf07850fdf7ae5cde27322]

INTEGRATION: CWS impress125 (1.9.160); FILE MERGED 2007/08/08 07:47:05 af 1.9.160.1: #i80364# Added Connect() and Disconnect() methods to ScrollBarManager.


2007-08-17  Ivo Hinkelmann  <ihi@openoffice.org>  [8ee95d027191c560fccc0716874e457cecd2cb3a]

INTEGRATION: CWS impress125 (1.40.96); FILE MERGED 2007/08/13 11:44:47 af 1.40.96.1: #i80534# pMainViewShell in COMMAND_CONTEXTMENU branch of Command() now properly initialized.


2007-08-17  Ivo Hinkelmann  <ihi@openoffice.org>  [6d136aafefcf3b1b6d65d127c57f13d0a2242524]

INTEGRATION: CWS swqbf104 (1.107.24); FILE MERGED 2007/08/03 13:05:04 od 1.107.24.1: #i80314# - mask assertion by #if OSL_DEBUG_LEVEL > 1


2007-08-17  Ivo Hinkelmann  <ihi@openoffice.org>  [6fc0bc1c1a13ebf62563fc6f623c4a2958d5b633]

INTEGRATION: CWS swqbf104 (1.6.4); FILE MERGED 2007/08/03 13:04:10 od 1.6.4.1: #i80314# method GetFormatAndCreateCursorFromRangeRep(..) 	 - force check of input string in method <SwTable::GetTblBox(..)>


2007-08-17  Ivo Hinkelmann  <ihi@openoffice.org>  [e72465dc56760fff13685362ca79228562a00928]

INTEGRATION: CWS swqbf104 (1.9.4); FILE MERGED 2007/08/03 13:02:44 od 1.9.4.1: #i80314# methods <SwTable::GetTblBox(..) and <SwTable::_GetBoxNum(..)> 	 - introduce possibility to control validation check on input string


2007-08-17  Ivo Hinkelmann  <ihi@openoffice.org>  [2c78ac557df8a5473154b162a92c49ca95f1e14d]

INTEGRATION: CWS swqbf104 (1.21.24); FILE MERGED 2007/08/03 13:02:44 od 1.21.24.1: #i80314# methods <SwTable::GetTblBox(..) and <SwTable::_GetBoxNum(..)> 	 - introduce possibility to control validation check on input string


2007-08-17  Ivo Hinkelmann  <ihi@openoffice.org>  [97e39297ffdc9b2d5e4bf9eb7541db2bcc0285bd]

INTEGRATION: CWS smoketest17 (1.24.2); FILE MERGED 2007/07/13 12:52:41 kz 1.24.2.2: #i76951# fix problem with tilde in installation path 2007/07/11 16:55:14 kz 1.24.2.1: #i76951# add support for debian packages


2007-08-17  Sven Jacobi  <sj@openoffice.org>  [2f1dd4f071011ebde45d9b4d3c3d2f6188cd1c21]

fixed english/german menu localization


2007-08-17  Ivo Hinkelmann  <ihi@openoffice.org>  [f9747af5e47aa12fb39ba3b61ef9c77c47aaaff8]

INTEGRATION: CWS qssyncterm (1.4.180); FILE MERGED 2007/08/02 14:08:25 hro 1.4.180.1: #149979# Wait at most 30 seconds to give Quickstarter enough time to terminate before setup continues


2007-08-17  Ivo Hinkelmann  <ihi@openoffice.org>  [70361e96a9ff007c1478d0e72afdf16a1dc2a3b7]

INTEGRATION: CWS qssyncterm (1.18.34); FILE MERGED 2007/08/07 08:18:55 cd 1.18.34.1: #150125# No add-on and custom toolbars for part windows


2007-08-17  Ivo Hinkelmann  <ihi@openoffice.org>  [e43c6faa8219bbe9ce00f6b333a039f91d7dff17]

INTEGRATION: CWS qssyncterm (1.16.42); FILE MERGED 2007/08/08 08:21:06 cd 1.16.42.1: #150128# Prevent creation of add-on toolbars in beamer


2007-08-17  Ivo Hinkelmann  <ihi@openoffice.org>  [ea51bb7266d89e9b3771ebe5758ef9c637750f0e]

INTEGRATION: CWS qssyncterm (1.29.24); FILE MERGED 2007/08/10 13:15:21 cd 1.29.24.2: RESYNC: (1.29-1.30); FILE MERGED 2007/08/03 07:27:31 oj 1.29.24.1: #150029# notify OnViewCreated


2007-08-17  Ivo Hinkelmann  <ihi@openoffice.org>  [c38e1066448eff4b358077f1e33e1f42c4bb8513]

INTEGRATION: CWS qssyncterm (1.27.24); FILE MERGED 2007/08/03 07:27:31 oj 1.27.24.1: #150029# notify OnViewCreated


2007-08-17  Ivo Hinkelmann  <ihi@openoffice.org>  [589e55d50c3119fa748fbfd6d3955e21f0fbc08c]

INTEGRATION: CWS qssyncterm (1.7.156); FILE MERGED 2007/08/03 14:00:09 cd 1.7.156.1: #150029# Addon toolbars must use com::sun::star::frame::XModuleManager to identify module instead of model service


2007-08-17  Ivo Hinkelmann  <ihi@openoffice.org>  [dc67c4a6f2636a1597ede815197d80dd408de891]

INTEGRATION: CWS qssyncterm (1.15.16); FILE MERGED 2007/08/03 14:00:09 cd 1.15.16.1: #150029# Addon toolbars must use com::sun::star::frame::XModuleManager to identify module instead of model service


2007-08-17  Ivo Hinkelmann  <ihi@openoffice.org>  [2ff9ffa56e3cd114bd8009cf5c0ff9ec15b34c4e]

INTEGRATION: CWS qssyncterm (1.5.212); FILE MERGED 2007/08/03 14:00:09 cd 1.5.212.1: #150029# Addon toolbars must use com::sun::star::frame::XModuleManager to identify module instead of model service


2007-08-17  Ivo Hinkelmann  <ihi@openoffice.org>  [ee5f02bb55c0a187aa10d25c0fcf59c9c543d234]

INTEGRATION: CWS fwk73 (1.21.38); FILE MERGED 2007/08/08 13:50:53 cd 1.21.38.1: #i70396# Use special view mode for navigator, too


2007-08-17  Ivo Hinkelmann  <ihi@openoffice.org>  [620481141e7e26a9e3ff7e57923885b375a6cd9d]

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>  [b76b53b8a547bb8e7fc1781c1034276a1001f6bc]

INTEGRATION: CWS localisation21 (1.14.18); FILE MERGED 2007/08/09 11:15:01 ihi 1.14.18.1: #i80507# german removed


2007-08-17  Ivo Hinkelmann  <ihi@openoffice.org>  [a601b5829a0ea486277a6fb2f8246d4907802929]

INTEGRATION: CWS localisation21 (1.15.18); FILE MERGED 2007/08/09 11:14:19 ihi 1.15.18.1: #i80507# german removed


2007-08-17  Ivo Hinkelmann  <ihi@openoffice.org>  [09ca8542e0ba661c4d7a6fe8542ff4d37e974d86]

INTEGRATION: CWS thbpp8b (1.2.10); FILE MERGED 2007/08/05 18:53:51 thb 1.2.10.2: #i80357# Checking for NULL ptr - it's a weak_ptr here, after all 2007/08/03 12:08:19 thb 1.2.10.1: #i80322# Fixing build breaker with stlport5


2007-08-17  Ivo Hinkelmann  <ihi@openoffice.org>  [8dbbc50250b6f4dc285095c0c3573815751cf13b]

INTEGRATION: CWS thbpp8b (1.2.10); FILE MERGED 2007/08/01 12:51:24 thb 1.2.10.1: #i80217# To have iterator stay valid, use find followed by erase (container must contain at utmost one target view, anyway)


2007-08-17  Ivo Hinkelmann  <ihi@openoffice.org>  [2ce61997212015dc3ff56b879b145867d44ecad6]

INTEGRATION: CWS thbpp8b (1.2.10); FILE MERGED 2007/08/03 12:08:19 thb 1.2.10.1: #i80322# Fixing build breaker with stlport5


2007-08-17  Ivo Hinkelmann  <ihi@openoffice.org>  [197d1f8cfff77a6cb27aa8aca3cab55b53f142bd]

INTEGRATION: CWS thbpp8b (1.7.38); FILE MERGED 2007/08/01 12:51:23 thb 1.7.38.1: #i80217# To have iterator stay valid, use find followed by erase (container must contain at utmost one target view, anyway)


2007-08-17  Ivo Hinkelmann  <ihi@openoffice.org>  [e18c06239f6297750cca3cfafb372603032ce287]

INTEGRATION: CWS thbpp8b (1.8.10); FILE MERGED 2007/08/01 12:55:24 thb 1.8.10.1: #149943# Avoiding runtime exceptions, where it's a NoSupport issue in reality; populated pch en passant


2007-08-17  Ivo Hinkelmann  <ihi@openoffice.org>  [d941ddf6bb75e5c7a9581eb18be5a4c5f4f30ad9]

INTEGRATION: CWS thbpp8b (1.3.10); FILE MERGED 2007/08/01 12:55:24 thb 1.3.10.1: #149943# Avoiding runtime exceptions, where it's a NoSupport issue in reality; populated pch en passant


2007-08-17  Ivo Hinkelmann  <ihi@openoffice.org>  [b69ce0fbbb33e9579d6f8fc12bce2eda89baa838]

INTEGRATION: CWS thbpp8b (1.2.56); FILE MERGED 2007/08/01 12:55:23 thb 1.2.56.1: #149943# Avoiding runtime exceptions, where it's a NoSupport issue in reality; populated pch en passant


2007-08-17  Ivo Hinkelmann  <ihi@openoffice.org>  [bbd55e12c2b14ead2bfd8cd6516e4ac353c5518b]

INTEGRATION: CWS localisation21 (1.46.6); FILE MERGED 2007/08/08 13:11:50 ihi 1.46.6.2: #i80440# new tmpl file 2007/08/02 13:26:24 ihi 1.46.6.1: #i80266# New entry added


2007-08-17  Ivo Hinkelmann  <ihi@openoffice.org>  [bf51c673a8cb208268c8e9d38ef28ce8031a77ec]

INTEGRATION: CWS localisation21 (1.2.20); FILE MERGED 2007/08/09 10:32:30 ihi 1.2.20.1: #i80486# german removed


2007-08-17  Ivo Hinkelmann  <ihi@openoffice.org>  [906ee470f3d89e25d6daa4868e9dae39d3b56290]

INTEGRATION: CWS localisation21 (1.7.38); FILE MERGED 2007/08/09 10:38:45 ihi 1.7.38.1: #i80486# german removed


2007-08-17  Ivo Hinkelmann  <ihi@openoffice.org>  [17df36266b2e1fa0d6d9d862bf44782ca077198f]

INTEGRATION: CWS localisation21 (1.52.38); FILE MERGED 2007/08/09 10:37:43 ihi 1.52.38.1: #i80486# german removed


2007-08-17  Ivo Hinkelmann  <ihi@openoffice.org>  [d16df700fb079dc2a089af68e7450a95115c16ba]

INTEGRATION: CWS localisation21 (1.43.38); FILE MERGED 2007/08/09 13:07:47 ihi 1.43.38.1: #i80512# german removed


2007-08-17  Ivo Hinkelmann  <ihi@openoffice.org>  [392b53366078882328019aa6b0aa3dc3c51c51fe]

INTEGRATION: CWS localisation21 (1.3.54); FILE MERGED 2007/08/09 13:07:47 ihi 1.3.54.1: #i80512# german removed


2007-08-17  Ivo Hinkelmann  <ihi@openoffice.org>  [a3d1942ee0983fef372b9c6ee06536afc93c3e82]

INTEGRATION: CWS localisation21 (1.71.152); FILE MERGED 2007/08/09 13:06:19 ihi 1.71.152.1: #i80512# german removed


2007-08-17  Ivo Hinkelmann  <ihi@openoffice.org>  [17985904ee3982397364b2e60903792325b92c5a]

INTEGRATION: CWS chart12 (1.14.4); FILE MERGED 2007/08/09 12:25:53 iha 1.14.4.1: #i80521# rotated titles are loaded wrong and saved wrong


2007-08-17  Ivo Hinkelmann  <ihi@openoffice.org>  [31f308f97abb02cee6bfc342ef527d7afadef2e9]

INTEGRATION: CWS chart12 (1.19.4); FILE MERGED 2007/08/07 16:31:30 iha 1.19.4.3: #i80401# correct percent values for 3D deep stacked charts 2007/08/07 15:56:52 iha 1.19.4.2: #i80401# correct percent values in data for not stacked charts 2007/08/07 14:15:37 iha 1.19.4.1: #i80401# correct percent values in data for not stacked charts


2007-08-17  Ivo Hinkelmann  <ihi@openoffice.org>  [0d43db656aa871d49c16e64d52c4f33cdc773ccd]

INTEGRATION: CWS chart12 (1.48.4); FILE MERGED 2007/08/07 16:32:02 iha 1.48.4.3: #i80401# correct percent values for 3D deep stacked charts 2007/08/07 15:56:25 iha 1.48.4.2: #i80401# correct percent values in data for not stacked charts 2007/08/07 14:16:22 iha 1.48.4.1: #i80401# correct percent values in data for not stacked charts


2007-08-17  Ivo Hinkelmann  <ihi@openoffice.org>  [63a98b5a289aebfa599204ce58be01c95459a45c]

INTEGRATION: CWS chart12 (1.7.40); FILE MERGED 2007/08/06 08:05:51 bm 1.7.40.1: #i80297# rename set/getTitle of interface XTitled to set/getTitleObject to avoid name clash with old API XChartDocument::getTitle


2007-08-17  Ivo Hinkelmann  <ihi@openoffice.org>  [ea5079e334a49292ca558cb510ca38cccf73bb2e]

INTEGRATION: CWS chart12 (1.2.40); FILE MERGED 2007/08/06 08:05:51 bm 1.2.40.1: #i80297# rename set/getTitle of interface XTitled to set/getTitleObject to avoid name clash with old API XChartDocument::getTitle


2007-08-17  Ivo Hinkelmann  <ihi@openoffice.org>  [9ceddefb2b65a5a6c66fdff3d8838c6db700e1e9]

INTEGRATION: CWS chart12 (1.3.4); FILE MERGED 2007/08/06 08:05:51 bm 1.3.4.1: #i80297# rename set/getTitle of interface XTitled to set/getTitleObject to avoid name clash with old API XChartDocument::getTitle


2007-08-17  Ivo Hinkelmann  <ihi@openoffice.org>  [607dfbc4a48214d5740fc6c9ebc258ed24796417]

INTEGRATION: CWS chart12 (1.11.4); FILE MERGED 2007/08/07 15:48:06 bm 1.11.4.2: RESYNC: (1.11-1.12); FILE MERGED 2007/08/06 08:05:50 bm 1.11.4.1: #i80297# rename set/getTitle of interface XTitled to set/getTitleObject to avoid name clash with old API XChartDocument::getTitle


2007-08-17  Ivo Hinkelmann  <ihi@openoffice.org>  [d02091ad977bb7829cd738da2db1528162df8435]

INTEGRATION: CWS chart12 (1.16.4); FILE MERGED 2007/08/06 08:05:50 bm 1.16.4.1: #i80297# rename set/getTitle of interface XTitled to set/getTitleObject to avoid name clash with old API XChartDocument::getTitle


2007-08-17  Ivo Hinkelmann  <ihi@openoffice.org>  [e2c42a44b6b3b897c47fd42d038129d66e7a2e9c]

INTEGRATION: CWS chart12 (1.8.4); FILE MERGED 2007/08/06 08:05:50 bm 1.8.4.1: #i80297# rename set/getTitle of interface XTitled to set/getTitleObject to avoid name clash with old API XChartDocument::getTitle


2007-08-17  Ivo Hinkelmann  <ihi@openoffice.org>  [84b9cac3bf3b4255597ae46c95187009a46b3a94]

INTEGRATION: CWS chart12 (1.12.4); FILE MERGED 2007/08/06 08:05:50 bm 1.12.4.1: #i80297# rename set/getTitle of interface XTitled to set/getTitleObject to avoid name clash with old API XChartDocument::getTitle


2007-08-17  Ivo Hinkelmann  <ihi@openoffice.org>  [d11ebef2bb447cfc134ab44e9b8dc3e0c467159b]

INTEGRATION: CWS chart12 (1.6.40); FILE MERGED 2007/08/06 08:05:50 bm 1.6.40.1: #i80297# rename set/getTitle of interface XTitled to set/getTitleObject to avoid name clash with old API XChartDocument::getTitle


2007-08-17  Ivo Hinkelmann  <ihi@openoffice.org>  [9a4eefcd4e356c7c931b3ad2ac9d3033ffe06617]

INTEGRATION: CWS chart12 (1.11.4); FILE MERGED 2007/08/06 08:05:50 bm 1.11.4.1: #i80297# rename set/getTitle of interface XTitled to set/getTitleObject to avoid name clash with old API XChartDocument::getTitle


2007-08-17  Ivo Hinkelmann  <ihi@openoffice.org>  [7df8ffbc4347c1c3cbd808578754f8b10de46a84]

INTEGRATION: CWS chart12 (1.10.40); FILE MERGED 2007/08/06 08:05:50 bm 1.10.40.1: #i80297# rename set/getTitle of interface XTitled to set/getTitleObject to avoid name clash with old API XChartDocument::getTitle


2007-08-17  Ivo Hinkelmann  <ihi@openoffice.org>  [c5ecfe40e3474d1aeae019297c59082925c83921]

INTEGRATION: CWS chart12 (1.2.40); FILE MERGED 2007/08/06 08:05:50 bm 1.2.40.1: #i80297# rename set/getTitle of interface XTitled to set/getTitleObject to avoid name clash with old API XChartDocument::getTitle


2007-08-17  Ivo Hinkelmann  <ihi@openoffice.org>  [5cde1019d5b2c227458f1e2a3c69fab93f5058f8]

INTEGRATION: CWS localisation21 (1.51.54); FILE MERGED 2007/08/09 13:05:35 ihi 1.51.54.1: #i80512# german removed


2007-08-17  Ivo Hinkelmann  <ihi@openoffice.org>  [e39f8d294f20628203ff564c3739770605b03599]

INTEGRATION: CWS chart12 (1.3.4); FILE MERGED 2007/08/06 08:05:49 bm 1.3.4.1: #i80297# rename set/getTitle of interface XTitled to set/getTitleObject to avoid name clash with old API XChartDocument::getTitle


2007-08-17  Ivo Hinkelmann  <ihi@openoffice.org>  [59d5f903a896d10404f551e2fe10089d2a38228e]

INTEGRATION: CWS chart12 (1.2.40); FILE MERGED 2007/08/07 14:00:43 iha 1.2.40.1: #i80250# symbol style automatic is not saved correctly


2007-08-17  Ivo Hinkelmann  <ihi@openoffice.org>  [5368f48fe17157b215696d5210ee67c228452755]

INTEGRATION: CWS chart12 (1.3.4); FILE MERGED 2007/08/08 23:27:08 iha 1.3.4.3: #i78615# missing symbol size is not interpreted correctly for bitmap symbols 2007/08/08 18:42:35 iha 1.3.4.2: #i78615# missing symbol size is not interpreted correctly for bitmap symbols 2007/08/07 14:00:42 iha 1.3.4.1: #i80250# symbol style automatic is not saved correctly


2007-08-17  Ivo Hinkelmann  <ihi@openoffice.org>  [c47e9e02db9f9fbeaf6a5cee7938b98f39c7bc6c]

INTEGRATION: CWS chart12 (1.3.4); FILE MERGED 2007/08/07 15:44:54 bm 1.3.4.2: RESYNC: (1.3-1.4); FILE MERGED 2007/08/07 13:55:40 iha 1.3.4.1: #i80250# symbol style automatic is not saved correctly


2007-08-17  Ivo Hinkelmann  <ihi@openoffice.org>  [30b34118f60b3f58f9e6aff3cbffefd29c6cafd1]

INTEGRATION: CWS chart12 (1.4.40); FILE MERGED 2007/08/06 08:05:49 bm 1.4.40.1: #i80297# rename set/getTitle of interface XTitled to set/getTitleObject to avoid name clash with old API XChartDocument::getTitle


2007-08-17  Ivo Hinkelmann  <ihi@openoffice.org>  [0ee2692dcd36b5d92ddd36988020d9bddfb85209]

INTEGRATION: CWS chart12 (1.6.4); FILE MERGED 2007/08/06 08:05:49 bm 1.6.4.1: #i80297# rename set/getTitle of interface XTitled to set/getTitleObject to avoid name clash with old API XChartDocument::getTitle


2007-08-17  Ivo Hinkelmann  <ihi@openoffice.org>  [4d56fe0665d16f5854ab9dc18758953fa59e015f]

INTEGRATION: CWS chart12 (1.4.40); FILE MERGED 2007/08/07 14:00:42 iha 1.4.40.1: #i80250# symbol style automatic is not saved correctly


2007-08-17  Ivo Hinkelmann  <ihi@openoffice.org>  [10444206451c7aa013c72afbcce64498982ed46d]

INTEGRATION: CWS chart12 (1.8.4); FILE MERGED 2007/08/07 15:43:45 bm 1.8.4.2: RESYNC: (1.8-1.9); FILE MERGED 2007/08/07 14:00:42 iha 1.8.4.1: #i80250# symbol style automatic is not saved correctly


2007-08-17  Ivo Hinkelmann  <ihi@openoffice.org>  [2b5458c92bee314830e9f84f3ee1dd9ccc53b483]

INTEGRATION: CWS chart12 (1.5.40); FILE MERGED 2007/08/07 14:00:42 iha 1.5.40.1: #i80250# symbol style automatic is not saved correctly


2007-08-17  Ivo Hinkelmann  <ihi@openoffice.org>  [70d71795c836ba30dce868b26f7b03f746252fb0]

INTEGRATION: CWS chart12 (1.8.4); FILE MERGED 2007/08/08 23:29:19 iha 1.8.4.5: #i78615# missing symbol size is not interpreted correctly for bitmap symbols 2007/08/07 19:19:07 bm 1.8.4.4: #i80250# contstructor order wrong, still, oops 2007/08/07 19:12:01 bm 1.8.4.3: #i80250# contstructor order wrong 2007/08/07 15:43:36 bm 1.8.4.2: RESYNC: (1.8-1.9); FILE MERGED 2007/08/07 14:00:41 iha 1.8.4.1: #i80250# symbol style automatic is not saved correctly


2007-08-17  Ivo Hinkelmann  <ihi@openoffice.org>  [249457ec1f9ee2fef34e9355322414438e5ffc69]

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>  [7e4ddfeff4d60374a57385a753268acfa3dd9017]

INTEGRATION: CWS chart12 (1.2.94); FILE MERGED 2007/08/06 08:19:12 bm 1.2.94.2: #i80297# Added comments and the correct issue-id for both checkins on this branch 2007/08/06 07:47:58 bm 1.2.94.1: rename set/getTitle to set/getTitleObject to avoid clash with old API XChartDocument::getTitle


2007-08-17  Ivo Hinkelmann  <ihi@openoffice.org>  [c5c4c786f36ff0f24e7ca362495aff3eb37782be]

INTEGRATION: CWS chart12 (1.14.36); FILE MERGED 2007/08/06 08:21:15 bm 1.14.36.1: #i80297# rename set/getTitle of interface XTitled to set/getTitleObject to avoid name clash with old API XChartDocument::getTitle


2007-08-17  Ivo Hinkelmann  <ihi@openoffice.org>  [c38b3d8f5cf2ad44fc7cdd21e072f586fec6ee71]

INTEGRATION: CWS chart12 (1.3.36); FILE MERGED 2007/08/06 08:21:15 bm 1.3.36.1: #i80297# rename set/getTitle of interface XTitled to set/getTitleObject to avoid name clash with old API XChartDocument::getTitle


2007-08-17  Ivo Hinkelmann  <ihi@openoffice.org>  [0ba35467d795211fd3f07710c33384b5b83e40da]

INTEGRATION: CWS localisation21 (1.6.18); FILE MERGED 2007/08/09 10:43:53 ihi 1.6.18.1: #i80506# german removed


2007-08-17  Ivo Hinkelmann  <ihi@openoffice.org>  [97d5e728c955ef796cab2dec0e013ad3bd6c0233]

INTEGRATION: CWS chart12 (1.8.82); FILE MERGED 2007/08/08 18:49:57 iha 1.8.82.1: #i78615# missing symbol size is not interpreted correctly for bitmap symbols


2007-08-17  Ivo Hinkelmann  <ihi@openoffice.org>  [70bc4b60181723d9e8646f340de8ffdc69903916]

INTEGRATION: CWS chart12 (1.3.36); FILE MERGED 2007/08/07 14:03:42 iha 1.3.36.1: #i80250# symbol style automatic is not saved correctly


2007-08-17  Ivo Hinkelmann  <ihi@openoffice.org>  [220bb67756d4359b33b567063e415a39a07d33c0]

INTEGRATION: CWS chart12 (1.3.36); FILE MERGED 2007/08/08 18:55:08 iha 1.3.36.2: #i78615# more safety 2007/08/07 14:03:49 iha 1.3.36.1: #i80250# symbol style automatic is not saved correctly


2007-08-17  Ivo Hinkelmann  <ihi@openoffice.org>  [b1d6423fc6a9b9fdcaf88ad53b0280864cb6b38f]

INTEGRATION: CWS chart12 (1.3.36); FILE MERGED 2007/08/08 21:27:03 iha 1.3.36.3: #i80250# correct loading of scatter symbol only point color 2007/08/08 18:52:13 iha 1.3.36.2: #i78615# missing symbol size is not interpreted correctly for bitmap symbols 2007/08/07 14:13:29 iha 1.3.36.1: #i80250# symbol style automatic is not saved correctly, #i78615# automatic symbol size are not loaded correctly


2007-08-17  Ivo Hinkelmann  <ihi@openoffice.org>  [14485b5b8dc615f9bda6e87396639759cfd9db90]

INTEGRATION: CWS chart12 (1.3.36); FILE MERGED 2007/08/09 13:12:24 iha 1.3.36.6: #i78615# Automatic symbol size different for loaded charts without legend 2007/08/08 23:24:32 iha 1.3.36.5: #i78615# missing symbol size is not interpreted correctly for bitmap symbols 2007/08/08 21:27:26 iha 1.3.36.4: #i80250# correct loading of scatter symbol only point color 2007/08/08 18:52:51 iha 1.3.36.3: #i78615# missing symbol size is not interpreted correctly for bitmap symbols 2007/08/07 18:07:02 bm 1.3.36.2: #i80250# shadowed variable declaration removed 2007/08/07 14:13:29 iha 1.3.36.1: #i80250# symbol style automatic is not saved correctly, #i78615# automatic symbol size are not loaded correctly


2007-08-17  Ivo Hinkelmann  <ihi@openoffice.org>  [e0f7b55cb4b9e4b038b91ab168b4215365523b5d]

INTEGRATION: CWS chart12 (1.22.36); FILE MERGED 2007/08/08 18:54:05 iha 1.22.36.1: #i78615# missing symbol size is not interpreted correctly for bitmap symbols


2007-08-17  Ivo Hinkelmann  <ihi@openoffice.org>  [12533d4f0a52cbd8b273eb7b36574ac2c95b40f0]

INTEGRATION: CWS chart12 (1.40.4); FILE MERGED 2007/08/08 18:53:54 iha 1.40.4.2: #i78615# missing symbol size is not interpreted correctly for bitmap symbols 2007/08/07 14:13:29 iha 1.40.4.1: #i80250# symbol style automatic is not saved correctly, #i78615# automatic symbol size are not loaded correctly


2007-08-17  Ivo Hinkelmann  <ihi@openoffice.org>  [cd47d6ca12b9495dcc98384c7a81747f1f907958]

INTEGRATION: CWS chart12 (1.37.36); FILE MERGED 2007/08/08 21:28:17 iha 1.37.36.4: #i80250# correct loading of scatter symbol only point color 2007/08/08 18:54:39 iha 1.37.36.3: #i78615# missing symbol size is not interpreted correctly for bitmap symbols 2007/08/07 14:13:29 iha 1.37.36.2: #i80250# symbol style automatic is not saved correctly, #i78615# automatic symbol size are not loaded correctly 2007/08/06 08:22:22 bm 1.37.36.1: #i80297# rename set/getTitle of interface XTitled to set/getTitleObject to avoid name clash with old API XChartDocument::getTitle


2007-08-17  Ivo Hinkelmann  <ihi@openoffice.org>  [a73c78e6f2e77235f08fbeb8f8c0d55af44efbec]

INTEGRATION: CWS jl68 (1.2.116); FILE MERGED 2007/07/16 12:28:23 jl 1.2.116.1: #i78167# unopkg now can be used with bootstrap parameter, for example -env:UNO_JAVA_JFW_INSTALLDATA=xyz


2007-08-17  Ivo Hinkelmann  <ihi@openoffice.org>  [9677b4f3e82327dbe8d1c5471ee70d6ee9c5ad60]

INTEGRATION: CWS jl68 (1.6.50); FILE MERGED 2007/08/01 09:23:59 jl 1.6.50.3: #i80018# undoing last change (using default bootstrapping. This will be done on a separate CWS 2007/08/01 07:12:53 jl 1.6.50.2: #i80121# ccatching DisposedException now when disposing all bridges 2007/07/16 12:28:23 jl 1.6.50.1: #i78167# unopkg now can be used with bootstrap parameter, for example -env:UNO_JAVA_JFW_INSTALLDATA=xyz


2007-08-17  Ivo Hinkelmann  <ihi@openoffice.org>  [ccc43972ff143ff73c142a9e5974614f6e3708f4]

INTEGRATION: CWS jl68 (1.6.70); FILE MERGED 2007/08/03 15:40:59 jl 1.6.70.4: #i80121# 2007/08/01 07:12:53 jl 1.6.70.3: #i80121# ccatching DisposedException now when disposing all bridges 2007/07/27 16:10:14 jl 1.6.70.2: #i80121# unopkg add crashes when it terminates due to some bridge threads 2007/07/16 12:28:23 jl 1.6.70.1: #i78167# unopkg now can be used with bootstrap parameter, for example -env:UNO_JAVA_JFW_INSTALLDATA=xyz


2007-08-17  Ivo Hinkelmann  <ihi@openoffice.org>  [b4f2788c2bafd34cec067b886623d4c5f527c1a7]

INTEGRATION: CWS jl68 (1.18.42); FILE MERGED 2007/07/16 12:27:20 jl 1.18.42.1: #i78167# unopkg now can be used with bootstrap parameter, for example -env:UNO_JAVA_JFW_INSTALLDATA=xyz


2007-08-17  Ivo Hinkelmann  <ihi@openoffice.org>  [0bd22d7c3f89365b12efab82ccf8ad9fc994cf42]

INTEGRATION: CWS jl68 (1.19.8); FILE MERGED 2007/07/13 12:49:49 jl 1.19.8.1: #i79342# Crash when closing office


2007-08-17  Ivo Hinkelmann  <ihi@openoffice.org>  [b1510698adad18bbf4676fbbfb868085dfc3d070]

INTEGRATION: CWS jl68 (1.17.8); FILE MERGED 2007/07/13 12:49:49 jl 1.17.8.1: #i79342# Crash when closing office


2007-08-17  Ivo Hinkelmann  <ihi@openoffice.org>  [7224b33ccd238a8506c560a51ad7f4b753770c7f]

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>  [50ef947d9b6d38d7202430d303d86f55e15d5aca]

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-17  Ivo Hinkelmann  <ihi@openoffice.org>  [29d6823f4dbd9d0c4f177e7321530c1a4103d7f0]

INTEGRATION: CWS jl68 (1.35.14); FILE MERGED 2007/08/03 11:34:09 jl 1.35.14.1: #80288#osl_getModuleURLFromAddress can crash if there is no current working directory set


2007-08-17  Ivo Hinkelmann  <ihi@openoffice.org>  [a986aa2e965353db7f1ce0eb6e46df582f2b3d49]

INTEGRATION: CWS jl68 (1.2.122); FILE MERGED 2007/07/16 14:11:21 jl 1.2.122.1: #i79643# dummy file for java settings for bundled extensions


2007-08-17  Ivo Hinkelmann  <ihi@openoffice.org>  [a78012776331ed4a3a3e1feb8cebf85adcf9e657]

INTEGRATION: CWS jl68 (1.1.2); FILE ADDED 2007/07/16 14:10:48 jl 1.1.2.1: #i79643# dummy file for java settings for bundled extensions


2007-08-17  Ivo Hinkelmann  <ihi@openoffice.org>  [dcd8d7cccffa8f8fbd8fd9c7a888bb251fcef7a9]

INTEGRATION: CWS jl68 (1.17.92); FILE MERGED 2007/07/17 11:41:18 jl 1.17.92.1: #i79643# deliver javasettingsunopkginstall.xml


2007-08-17  Ivo Hinkelmann  <ihi@openoffice.org>  [646d54c521a111b00186b8a00a739d8bad19b480]

INTEGRATION: CWS jl68 (1.5.4); FILE MERGED 2007/07/20 15:39:00 jl 1.5.4.2: #    setup_native " 2007/07/17 10:11:46 jl 1.5.4.1: #i79643# starting unopkg with -env:UNO_JAVA_JFW_INSTALL_DATA=...


2007-08-17  Ivo Hinkelmann  <ihi@openoffice.org>  [096d05db4ae3030813c0528352e63ae6cb108335]

INTEGRATION: CWS jl68 (1.12.4); FILE MERGED 2007/07/20 15:38:59 jl 1.12.4.1: #    setup_native "


2007-08-17  Ivo Hinkelmann  <ihi@openoffice.org>  [879648700b823e086137480eb1d442615131b7a9]

INTEGRATION: CWS jl68 (1.13.2); FILE MERGED 2007/07/23 13:50:17 jl 1.13.2.1: #i79645# link with shell32


2007-08-17  Ivo Hinkelmann  <ihi@openoffice.org>  [865783018b06f4ae3f8e819cd40d30fbdf717ff8]

INTEGRATION: CWS jl68 (1.18.2); FILE MERGED 2007/07/26 07:40:16 dv 1.18.2.1: #i80014# Backquotes should be qouted when they shall be written into another script


2007-08-17  Ivo Hinkelmann  <ihi@openoffice.org>  [a7f1fa373f4bf7e5a013dbef36137ece6c5ee0a7]

INTEGRATION: CWS basepoolfix_SRC680 (1.71.34); FILE MERGED 2007/08/15 06:25:07 fme 1.71.34.1: #i80669# pBasePool has already created twice - memory leak


2007-08-17  Ivo Hinkelmann  <ihi@openoffice.org>  [1a1f4806747117319c770e547d2f608f6e6eb6a0]

INTEGRATION: CWS localisation21 (1.78.22); FILE MERGED 2007/08/09 14:42:10 ihi 1.78.22.1: #i80509# german removed


2007-08-17  Ivo Hinkelmann  <ihi@openoffice.org>  [7e63e9af01a28153a78f0084b66f9e076d28fb30]

INTEGRATION: CWS rpt23fix04_SRC680 (1.3.8); FILE MERGED 2007/08/14 08:12:13 oj 1.3.8.2: #i80666# add new thirdparty license 2007/08/14 07:09:25 oj 1.3.8.1: #i80666# add license and readme


2007-08-17  Ivo Hinkelmann  <ihi@openoffice.org>  [21fa28596560133381d4062958ac89b69a8d03f9]

INTEGRATION: CWS rpt23fix04_SRC680 (1.5.8); FILE MERGED 2007/08/14 08:18:20 oj 1.5.8.2: #i80666# add new thirdparty license 2007/08/14 06:03:28 oj 1.5.8.1: deliver readme


2007-08-17  Ivo Hinkelmann  <ihi@openoffice.org>  [f92cd75d049a0a8b20ecc5b428e0849139a28447]

INTEGRATION: CWS rpt23fix04_SRC680 (1.1.2); FILE ADDED 2007/08/14 12:05:23 ufi 1.1.2.3: updated version 2007/08/14 09:06:03 ufi 1.1.2.2: updated version 2007/08/13 14:46:09 ufi 1.1.2.1: first version of doc


2007-08-17  Ivo Hinkelmann  <ihi@openoffice.org>  [c0b68e8487f2bffc7f2641bc8d655d08a2b2cef5]

INTEGRATION: CWS rpt23fix04_SRC680 (1.1.2); FILE ADDED 2007/08/14 12:05:23 ufi 1.1.2.3: updated version 2007/08/14 09:06:03 ufi 1.1.2.2: updated version 2007/08/13 14:45:52 ufi 1.1.2.1: first version of doc


2007-08-17  Ivo Hinkelmann  <ihi@openoffice.org>  [f29c9da32c97505370dff018d0ea3b5dc0477163]

INTEGRATION: CWS rpt23fix04_SRC680 (1.1.2); FILE ADDED 2007/08/14 08:10:47 oj 1.1.2.1: #i80666# THIRDPARTY


2007-08-17  Sven Jacobi  <sj@openoffice.org>  [74c686abda6fe7b4f9ece9f6b98ee5e4f8892024]

using correct source filesize


2007-08-17  Sven Jacobi  <sj@openoffice.org>  [b52011fee4673107cbea86a07f740e467049001c]

added default file name


2007-08-17  Oliver Bolte  <obo@openoffice.org>  [5b30a18699ac350de17407a1731fc11c9bd94fc9]

#i80722# STL problems


2007-08-17  Oliver Bolte  <obo@openoffice.org>  [1ae2577d9eba4655add14922aaf34f5b0cbbfd9a]

#i80726# fix for testtool


2007-08-16  Sven Jacobi  <sj@openoffice.org>  [70ba36b0f5a31ecbd6f65d7da1a9560f85030756]

storing setting if newly created document should be opened to configuration


2007-08-16  Sven Jacobi  <sj@openoffice.org>  [cb14cc6c1631d0679a544f428919e938623471ab]

using localized file size separator


2007-08-16  Sven Jacobi  <sj@openoffice.org>  [4dc2d365bc17a7a8b2e33c6260e7866645f5a80f]

added spinfield for jpeg quality control to allow steps of 10


2007-08-15  Sven Jacobi  <sj@openoffice.org>  [dc40a8e4a7258532e6b9124ae4947157e4ba2c28]

minor changes


2007-08-15  Sven Jacobi  <sj@openoffice.org>  [63b39863161a87e8831c14a27ec74f972f6310b3]

changed some control positions


2007-08-15  Sven Jacobi  <sj@openoffice.org>  [2938d9c81bc9fffad25cea42360bbf7337eed541]

added version number and the minimal openoffice version that is required


2007-08-14  Oliver Bolte  <obo@openoffice.org>  [9c7e47b1fc844161fc0ee378b26ac97118be0bb9]

#i10000# too much spaces, breaks the build with some 4nt shells


2007-08-13  Armin Weiss  <aw@openoffice.org>  [5f484b31d9b8ac6c07a85bbeb122b8ad5cc9af0b]

#i39532# changes after resync


2007-08-13  Oliver Bolte  <obo@openoffice.org>  [545a78164404bcd06144d68c909b34d27d785b3f]

#i10000# undo last change, has been commited by error


2007-08-13  Joachim Lingner  <jl@openoffice.org>  [cba189a19f0b70289c360d717581bb9a24d31770]

#i80647# toolbar disabled after TerminationVetoException


2007-08-13  Oliver Bolte  <obo@openoffice.org>  [ee002ae3e1465169902034c188dedfea68dc4df8]

#i10000# error YES breaks vista build


2007-08-08  Vladimir Glazounov  <vg@openoffice.org>  [6caf6cc2bae3c95116e25f90f672149c2148e985]

new version for OOG680


2007-08-08  Vladimir Glazounov  <vg@openoffice.org>  [9127054d2ab3f00692ee7058f0d5cafc4b35e457]

new version for OOG680


2007-08-08  Vladimir Glazounov  <vg@openoffice.org>  [5f29b9689ea9689abcddd91cf18e37f552c20386]

new version for OOG680


2007-08-08  Vladimir Glazounov  <vg@openoffice.org>  [2578df93ab765de163d0e66ce79bea6ec5e8c035]

new version for OOG680


2007-08-08  Vladimir Glazounov  <vg@openoffice.org>  [e833eaafacf03a830b7aaade85ab52ccd0cdca68]

new version for OOG680


2007-08-08  Vladimir Glazounov  <vg@openoffice.org>  [43b1ed90a92b134a434ddcec484ba81ed0657fa2]

new version for OOG680


2007-08-08  Vladimir Glazounov  <vg@openoffice.org>  [5f2bbbcf912078c7b47d3462aee672c9f4aed380]

new version for OOG680


2007-08-08  Vladimir Glazounov  <vg@openoffice.org>  [1daf62e8ea6aabb6af84b9467b6c398d0b3a2a08]

new version for OOG680


2007-08-08  Armin Weiss  <aw@openoffice.org>  [9c7c369c8908b6c3a5edae21743dff95f646797d]

#i39532# initial support forn redlining in pixel renderer and decompose


2007-08-07  Armin Weiss  <aw@openoffice.org>  [a127486147da249478602afbb95a788d20aaf033]

#i39532# migrated describePDFControl to toolkit, have to link against toolkit now


2007-08-07  Armin Weiss  <aw@openoffice.org>  [c83380a757e2650054fcad9513ce0c6c05e1336c]

#i39532# migrated describePDFControl to toolkit, added support for PDF form control export


2007-08-06  Armin Weiss  <aw@openoffice.org>  [ab5016e84ad8bb2d5c4cbf8a7a8038515062e377]

#i39532# further emulations for vcl::PDFExtOutDevData


2007-08-06  Armin Weiss  <aw@openoffice.org>  [d41c065cdb388dcda67041577be8e7d819f0409a]

#i39532# further emulations for vcl::PDFExtOutDevData


2007-08-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [98f82479ecd908c951a7751dfb29966672e0ed32]

#i10000#: disable optimization for TokenMapInit.cxx on Solaris Intel


2007-08-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [fa3d0d337fd69dd5b990f30ac175c2882cf6d9aa]

#i10000#: insert(): const correctness


2007-08-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [919a10be460e1959cf0e2e05b584686163fc3405]

#i10000#,#i80373#: readd deliver of .dylib for reportdesigner for MACOSX


2007-08-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [a546a7dec02a12215993b53751413c11634175e2]

#i10000#,#i80354#: remove merge conflict resolution error


2007-08-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [9789b0cfa46b6377467c4297c07dd230561ddca7]

#i10000#,#i80353#: include XStorable


2007-08-03  Vladimir Glazounov  <vg@openoffice.org>  [7186631f88967e30e26c6a9be54a348aad935c38]

new version for SRC680


2007-08-03  Vladimir Glazounov  <vg@openoffice.org>  [c116118372913765b03a17d415acfd22af3ad1e4]

new version for SRC680


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [899609580af6412b2231744ffdecab4cb7538ccc]

#i10000#: signed/unsigned comparision


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [eda2c51871188e00f16cf8d6320a30dc8402edac]

#i10000#,#i80274#: forward declaration


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [9f5b18e708fb1d044e2ad985e8797c6927b32b53]

SRC680


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [86788138e5035ef124120950b8cee8b380210d17]

SRC680


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [ece0681bc41c6b76e99b88b3a378a4f4c021e9c1]

INTEGRATION: CWS aquavcl02 (1.204.18); FILE MERGED 2007/07/31 09:25:32 pjanik 1.204.18.5: RESYNC: (1.207-1.208); FILE MERGED 2007/07/16 16:21:43 pjanik 1.204.18.4: RESYNC: (1.205-1.207); FILE MERGED 2007/07/11 10:52:14 pjanik 1.204.18.3: RESYNC: (1.204-1.205); FILE MERGED 2007/07/06 12:50:01 cd 1.204.18.2: #i79228# Support application event APPEVENT_PRINT for the mac port 2007/07/06 11:27:21 cd 1.204.18.1: #i79226# Support application event to open documents for mac port


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [66c92fe85c3cbbeab9c922a93ba70b05693f02e5]

INTEGRATION: CWS aquavcl02 (1.144.12); FILE MERGED 2007/07/31 09:22:40 pjanik 1.144.12.2: RESYNC: (1.144-1.145); FILE MERGED 2007/07/13 11:50:26 pl 1.144.12.1: #i79581# optional immediate paint handling


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [fca1936a9b4b3e2b96698bb4bedd889b275102b1]

INTEGRATION: CWS aquavcl02 (1.17.630); FILE MERGED 2007/07/13 07:01:12 hdu 1.17.630.1: #i79567# the Aqua port uses the native font subsystem


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [2b446607f5d72760ba8f6ff88aa15c1ea193654d]

INTEGRATION: CWS aquavcl02 (1.216.10); FILE MERGED 2007/07/13 11:50:25 pl 1.216.10.1: #i79581# optional immediate paint handling


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [3c3f22d0c58023bbb93eb1d51da111b03151bfb4]

INTEGRATION: CWS aquavcl02 (1.40.12); FILE MERGED 2007/07/13 11:50:25 pl 1.40.12.1: #i79581# optional immediate paint handling


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [0204c91d10cbee78bab52df86321d8bdf1d0b450]

INTEGRATION: CWS aquavcl02 (1.2.2); FILE MERGED 2007/07/31 09:49:38 pjanik 1.2.2.1: #i10000#: Adapt to latest changes.


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [135666018600730b252ab23d87a1dd9bf372333d]

INTEGRATION: CWS aquavcl02 (1.64.12); FILE MERGED 2007/07/31 09:18:04 pjanik 1.64.12.2: RESYNC: (1.64-1.65); FILE MERGED 2007/07/13 11:50:25 pl 1.64.12.1: #i79581# optional immediate paint handling


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [22c8b6117f146ab44083b50a3337b2b68e233a5a]

INTEGRATION: CWS aquavcl02 (1.112.236); FILE MERGED 2007/07/31 09:17:07 pjanik 1.112.236.6: RESYNC: (1.115-1.116); FILE MERGED 2007/07/16 16:20:05 pjanik 1.112.236.5: RESYNC: (1.114-1.115); FILE MERGED 2007/07/13 11:10:10 pl 1.112.236.4: #i79581# optional immediate paint handling 2007/07/11 10:51:23 pjanik 1.112.236.3: RESYNC: (1.112-1.114); FILE MERGED 2007/07/03 07:49:50 pl 1.112.236.2: make debug window work on mac again 2007/07/02 11:53:50 pl 1.112.236.1: join from aquavcl01


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [e3f9a73ab318f2857e1d6c96b4bbb91d3b53d580]

INTEGRATION: CWS aquavcl02 (1.258.68); FILE MERGED 2007/07/31 09:16:48 pjanik 1.258.68.4: RESYNC: (1.260-1.261); FILE MERGED 2007/07/12 17:50:22 pl 1.258.68.3: #i79300# change in DrawProgress API, SetBorderStyle can remove border window, removed a now unneeded workaround (flush in ImplCallPaint) 2007/07/11 10:51:16 pjanik 1.258.68.2: RESYNC: (1.258-1.260); FILE MERGED 2007/07/02 11:53:50 pl 1.258.68.1: join from aquavcl01


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [ea3cef1303b0e9e200a395ffb05a8fe5c0a00986]

INTEGRATION: CWS aquavcl02 (1.21.264); FILE MERGED 2007/07/31 09:16:14 pjanik 1.21.264.9: RESYNC: (1.23-1.24); FILE MERGED 2007/07/13 11:39:01 pl 1.21.264.8: fix a warning on Windows 2007/07/12 17:50:22 pl 1.21.264.7: #i79300# change in DrawProgress API, SetBorderStyle can remove border window, removed a now unneeded workaround (flush in ImplCallPaint) 2007/07/11 18:38:00 pl 1.21.264.6: #i79487# be more lenient to themes that draw outside their defined box 2007/07/11 17:14:32 pl 1.21.264.5: #i79487# improve native progress bar 2007/07/11 10:51:12 pjanik 1.21.264.4: RESYNC: (1.21-1.23); FILE MERGED 2007/07/06 09:01:57 pl 1.21.264.3: #i79300# no surrounding frame for NWF progress bar 2007/07/05 19:59:11 pl 1.21.264.2: #i79300# support NWF for progress bars 2007/07/02 11:53:50 pl 1.21.264.1: join from aquavcl01


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [f9db657b7470eba5a72a33bf139d89c404faab09]

INTEGRATION: CWS aquavcl02 (1.15.12); FILE MERGED 2007/07/18 17:29:35 isma87 1.15.12.1: #i79764 add native borders


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [b7e6422a10e9a19b836b49fbde486c9fe2ab00fb]

INTEGRATION: CWS aquavcl02 (1.28.46); FILE MERGED 2007/07/31 09:14:34 pjanik 1.28.46.6: RESYNC: (1.29-1.30); FILE MERGED 2007/07/18 18:09:21 pl 1.28.46.5: #i79475# enhance NWF focus for comboboxes 2007/07/18 08:23:27 pl 1.28.46.4: #i79475# disable NWF focus drawing on dropdown boxes temporarily 2007/07/17 14:28:30 pl 1.28.46.3: #i79475# enable native focus drawing for edit fields 2007/07/11 10:50:59 pjanik 1.28.46.2: RESYNC: (1.28-1.29); FILE MERGED 2007/07/08 19:57:13 isma87 1.28.46.1: add native EditBox, MultiLineEditBox and non-dropdown Listbox


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [81e5e9cf2a1138b9fe932dee49e54f698898cf53]

INTEGRATION: CWS aquavcl02 (1.30.76); FILE MERGED 2007/07/31 09:50:37 pjanik 1.30.76.6: #i10000#: Header was moved to vcl/ subdirectory. 2007/07/11 10:50:49 pjanik 1.30.76.5: RESYNC: (1.30-1.31); FILE MERGED 2007/07/10 12:31:05 isma87 1.30.76.4: fix focused rightmost tab not being recognized as rightmost 2007/07/10 11:55:08 pl 1.30.76.3: no focus rect for native tab control on aqua 2007/07/06 11:11:23 isma87 1.30.76.2: center tabs and ask for native size 2007/07/06 10:57:26 isma87 1.30.76.1: remove bold text for focused tab


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [44cdad55036063f9ec29671da02863a07c88d381]

INTEGRATION: CWS aquavcl02 (1.23.264); FILE MERGED 2007/07/11 10:50:46 pjanik 1.23.264.2: RESYNC: (1.23-1.24); FILE MERGED 2007/07/09 09:44:51 isma87 1.23.264.1: add native spinbox


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [fa63103fdb277ef251e61353bce6de2a729b05d2]

INTEGRATION: CWS aquavcl02 (1.86.12); FILE MERGED 2007/07/31 09:08:22 pjanik 1.86.12.2: RESYNC: (1.86-1.87); FILE MERGED 2007/07/17 14:28:30 pl 1.86.12.1: #i79475# enable native focus drawing for edit fields


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [1953421acff7397e64456fe7c0d38fe150ab69ac]

INTEGRATION: CWS aquavcl02 (1.42.12); FILE MERGED 2007/07/31 13:01:18 pl 1.42.12.3: fix a compiler warning 2007/07/31 09:08:16 pjanik 1.42.12.2: RESYNC: (1.42-1.43); FILE MERGED 2007/07/18 18:09:21 pl 1.42.12.1: #i79475# enhance NWF focus for comboboxes


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [363a9ee805ffd5c07d49158cb3e62069ffa2929d]

INTEGRATION: CWS aquavcl02 (1.4.262); FILE MERGED 2007/07/12 14:23:04 hdu 1.4.262.2: #i78358# handle aqua's AppleEvents immediately in the SVMainHook 2007/07/02 11:53:48 pl 1.4.262.1: join from aquavcl01


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [301fcd27e37d72b988b7e60675d82ece63ce5b4f]

INTEGRATION: CWS aquavcl02 (1.2.98); FILE MERGED 2007/07/12 17:50:22 pl 1.2.98.1: #i79300# change in DrawProgress API, SetBorderStyle can remove border window, removed a now unneeded workaround (flush in ImplCallPaint)


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [34af0b483cbf153abd672906b2b11665eb45228d]

INTEGRATION: CWS aquavcl02 (1.2.98); FILE MERGED 2007/07/06 11:11:22 isma87 1.2.98.1: center tabs and ask for native size


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [cb9cf438f8709f155f33036f6610a3f96fe0e121]

INTEGRATION: CWS aquavcl02 (1.3.76); FILE MERGED 2007/07/11 17:14:31 pl 1.3.76.4: #i79487# improve native progress bar 2007/07/06 11:11:22 isma87 1.3.76.3: center tabs and ask for native size 2007/07/06 10:57:26 isma87 1.3.76.2: remove bold text for focused tab 2007/07/02 11:53:48 pl 1.3.76.1: join from aquavcl01


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [e46d10199d42e6b20dacb7727135d3a928055457]

INTEGRATION: CWS aquavcl02 (1.2.98); FILE MERGED 2007/07/13 11:10:10 pl 1.2.98.2: #i79581# optional immediate paint handling 2007/07/02 11:53:48 pl 1.2.98.1: join from aquavcl01


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [9ff370003b5cf2bdf3248a1295093e0a4d3fbc2f]

INTEGRATION: CWS aquavcl02 (1.2.98); FILE MERGED 2007/07/18 17:29:34 isma87 1.2.98.3: #i79764 add native borders 2007/07/05 19:59:11 pl 1.2.98.2: #i79300# support NWF for progress bars 2007/07/02 11:53:48 pl 1.2.98.1: join from aquavcl01


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [46a2286b949262ba2b700a335aa5a6344e5a5b31]

INTEGRATION: CWS aquavcl02 (1.2.2); FILE MERGED 2007/07/31 09:48:10 pjanik 1.2.2.1: Bring back changes from removed inc/brdwin.hxx.


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [1901a56359864932dfad8e0dc68dd22fe70b09dd]

INTEGRATION: CWS aquavcl02 (1.48.242); FILE MERGED 2007/08/01 13:19:00 pl 1.48.242.11: #i78983# disable mapping for languages that currently are not proven to profit from it, map cleanup 2007/07/28 03:18:46 ekato 1.48.242.10: #i78983# get theme fonts for ui language 2007/07/17 01:34:53 ekato 1.48.242.9: Use SAL_EXTTEXTINPUT_ATTR_HIGHLIGHT instead of SAL_EXTTEXTINPUT_ATTR_DOTTEDUNDERLINE for kTSMHiliteSelectedRawText. 2007/07/13 14:39:33 pl 1.48.242.8: #i79599# do not send useless paint events and fix an endless recursion 2007/07/13 11:10:10 pl 1.48.242.7: #i79581# optional immediate paint handling 2007/07/11 11:17:11 pjanik 1.48.242.6: #i10000#: Adapt VCL header paths. 2007/07/11 10:50:30 pjanik 1.48.242.5: RESYNC: (1.48-1.50); FILE MERGED 2007/07/10 17:04:21 ericb 1.48.242.4: #i79447# allow to use System Preferences colors for highlighted text 2007/07/06 14:27:22 pl 1.48.242.3: #i79068# RTL mirroring 2007/07/03 08:46:27 pl 1.48.242.2: #i78943# disable drawing mnemonics on aqua 2007/07/02 11:53:47 pl 1.48.242.1: join from aquavcl01


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [1c0f4a8a8609b81c98ac392eebb1786d9c366a6b]

INTEGRATION: CWS aquavcl02 (1.17.262); FILE MERGED 2007/07/11 10:50:26 pjanik 1.17.262.3: RESYNC: (1.17-1.19); FILE MERGED 2007/07/10 08:14:43 pl 1.17.262.2: #i79424# reuse colorspace 2007/07/02 11:53:46 pl 1.17.262.1: join from aquavcl01


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [ccfdc5c97587acaaae1ba4a04500fffecc6e3789]

INTEGRATION: CWS aquavcl02 (1.1.4); FILE MERGED 2007/07/21 12:51:11 isma87 1.1.4.16: #i79748 add RTL support to tabs 2007/07/18 18:09:20 pl 1.1.4.15: #i79475# enhance NWF focus for comboboxes 2007/07/18 17:40:18 isma87 1.1.4.14: #i79765 add native check marks and radio marks to menus 2007/07/18 17:29:34 isma87 1.1.4.13: #i79764 add native borders 2007/07/17 14:28:30 pl 1.1.4.12: #i79475# enable native focus drawing for edit fields 2007/07/16 12:10:05 ericb 1.1.4.11: #i77549# simplify 2007/07/10 12:42:35 pl 1.1.4.10: #i79441# add a similar magic to window background like for menus 2007/07/09 12:17:05 pl 1.1.4.9: #i79402# fix some overpaint issues 2007/07/09 09:44:51 isma87 1.1.4.8: add native spinbox 2007/07/08 19:57:13 isma87 1.1.4.7: add native EditBox, MultiLineEditBox and non-dropdown Listbox 2007/07/08 13:05:32 isma87 1.1.4.6: AHIG dimensions for comboboxes and listboxes, and add disabled state for listboxes 2007/07/06 11:06:20 isma87 1.1.4.5: add aqua tabs 2007/07/06 09:01:57 pl 1.1.4.4: #i79300# no surrounding frame for NWF progress bar 2007/07/05 19:59:11 pl 1.1.4.3: #i79300# support NWF for progress bars 2007/07/02 11:53:46 pl 1.1.4.2: join from aquavcl01 2006/08/21 15:20:17 pl 1.1.4.1: file salnativewidgets.cxx was added on branch cws_src680_aquavcl02 on 2007-07-02 11:53:46 +0000


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [41b7b93bbbdf7e440853a86b8d4f848008b50abe]

INTEGRATION: CWS aquavcl02 (1.8.262); FILE MERGED 2007/07/11 10:50:18 pjanik 1.8.262.3: RESYNC: (1.8-1.10); FILE MERGED 2007/07/10 08:14:43 pl 1.8.262.2: #i79424# reuse colorspace 2007/07/02 11:53:46 pl 1.8.262.1: join from aquavcl01


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [1f04d2ada34f515fd2cdea3b71d913d271173fc9]

INTEGRATION: CWS aquavcl02 (1.60.262); FILE MERGED 2007/07/17 08:31:51 ekato 1.60.262.7: #i78970# Mac-Encoding test for the heuristic with CJK fonts 2007/07/12 19:47:12 pl 1.60.262.6: #i79300# better refresh rectangles 2007/07/11 10:50:15 pjanik 1.60.262.5: RESYNC: (1.60-1.63); FILE MERGED 2007/07/10 08:14:42 pl 1.60.262.4: #i79424# reuse colorspace 2007/07/06 13:24:13 pl 1.60.262.3: fix drawAlphaRect for LineColor 2007/07/02 14:03:45 hdu 1.60.262.2: #i78970# CJK fonts require extra leading 2007/07/02 11:53:46 pl 1.60.262.1: join from aquavcl01


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [a811274d5812b2d15dad23ffcb8a2a5c1a86b3bb]

INTEGRATION: CWS aquavcl02 (1.24.262); FILE MERGED 2007/07/11 10:50:02 pjanik 1.24.262.5: RESYNC: (1.24-1.27); FILE MERGED 2007/07/10 08:50:14 pl 1.24.262.4: #i79424# use an image mask instead of an image to support native menus, too 2007/07/10 08:14:42 pl 1.24.262.3: #i79424# reuse colorspace 2007/07/10 07:48:47 pl 1.24.262.2: #i79424# new implmentation for CreateWithMask 2007/07/02 11:53:46 pl 1.24.262.1: join from aquavcl01


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [77d5f8f6cc9cfd43888366ff63c6ddcc43e5da0e]

INTEGRATION: CWS aquavcl02 (1.1.4); FILE MERGED 2007/07/19 14:01:43 ekato 1.1.4.5: #i79737# fix incorrect spacing with punctuations 2007/07/12 19:47:11 pl 1.1.4.4: #i79300# better refresh rectangles 2007/07/11 11:17:34 pjanik 1.1.4.3: #i10000#: Adapt VCL header paths. 2007/07/02 11:53:46 pl 1.1.4.2: join from aquavcl01 2006/07/28 18:49:40 pl 1.1.4.1: file salatslayout.cxx was added on branch cws_src680_aquavcl02 on 2007-07-02 11:53:46 +0000


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [cfd6238db11c324d75af90a36b24e26f2db9e805]

INTEGRATION: CWS aquavcl02 (1.34.262); FILE MERGED 2007/07/22 16:41:26 pjanik 1.34.262.14: Whitespace cleanup. 2007/07/13 08:27:49 hdu 1.34.262.13: #i78358# queue new application events also while handling old application events 2007/07/12 19:31:22 ericb 1.34.262.12: #i79553# add TPT in AquaSalInstance constructor to make testtool receive events + put it in foreground 2007/07/12 14:30:37 hdu 1.34.262.11: #i78358# handle only one delayed AppleEvent at a time 2007/07/12 14:23:03 hdu 1.34.262.10: #i78358# handle aqua's AppleEvents immediately in the SVMainHook 2007/07/11 17:14:31 pl 1.34.262.9: #i79487# improve native progress bar 2007/07/11 11:18:15 pjanik 1.34.262.8: #i10000#: Adapt VCL header paths. 2007/07/11 10:49:53 pjanik 1.34.262.7: RESYNC: (1.34-1.37); FILE MERGED 2007/07/06 11:11:22 isma87 1.34.262.6: center tabs and ask for native size 2007/07/06 10:57:26 isma87 1.34.262.5: remove bold text for focused tab 2007/07/05 14:08:47 hdu 1.34.262.4: #i78358# Aqua AppleEvents: handle multiple open/print files at once 2007/07/05 11:07:18 hdu 1.34.262.3: #i78358# handle AppleEvents: OpenDoc and PrintDoc 2007/07/03 15:40:49 hdu 1.34.262.2: #i78358# handle AppleEvents: AEQuitApplication 2007/07/02 11:53:45 pl 1.34.262.1: join from aquavcl01


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [b2f15a2089b909716d7bea7e852d8bd2a4b5f601]

INTEGRATION: CWS aquavcl02 (1.1.4); FILE MERGED 2007/07/09 12:17:04 pl 1.1.4.7: #i79402# fix some overpaint issues 2007/07/09 09:44:50 isma87 1.1.4.6: add native spinbox 2007/07/08 19:57:12 isma87 1.1.4.5: add native EditBox, MultiLineEditBox and non-dropdown Listbox 2007/07/08 13:05:31 isma87 1.1.4.4: AHIG dimensions for comboboxes and listboxes, and add disabled state for listboxes 2007/07/06 11:06:19 isma87 1.1.4.3: add aqua tabs 2007/07/02 11:53:44 pl 1.1.4.2: join from aquavcl01 2007/02/04 17:19:51 pl 1.1.4.1: file salnativewidgets.h was added on branch cws_src680_aquavcl02 on 2007-07-02 11:53:44 +0000


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [e50125169e127fcade2a2f78ef5396b54dfeb85b]

INTEGRATION: CWS aquavcl02 (1.28.630); FILE MERGED 2007/07/17 08:31:51 ekato 1.28.630.5: #i78970# Mac-Encoding test for the heuristic with CJK fonts 2007/07/11 10:49:31 pjanik 1.28.630.4: RESYNC: (1.28-1.31); FILE MERGED 2007/07/10 08:14:42 pl 1.28.630.3: #i79424# reuse colorspace 2007/07/02 14:03:45 hdu 1.28.630.2: #i78970# CJK fonts require extra leading 2007/07/02 11:53:44 pl 1.28.630.1: join from aquavcl01


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [3c13cdc4c1d1e3185bfea62548c90aa87d10c557]

INTEGRATION: CWS hcicons (1.94.80); FILE MERGED 2007/07/01 13:58:19 fs 1.94.80.2: RESYNC: (1.94-1.95); FILE MERGED 2007/06/08 09:20:04 pb 1.94.80.1: fix: #146854# high contrast of help content


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [93da0b52a6ead86c669e096fd6ed94d76b74ced6]

INTEGRATION: CWS aquavcl02 (1.12.630); FILE MERGED 2007/07/11 10:49:22 pjanik 1.12.630.3: RESYNC: (1.12-1.14); FILE MERGED 2007/07/10 08:14:42 pl 1.12.630.2: #i79424# reuse colorspace 2007/07/02 11:53:44 pl 1.12.630.1: join from aquavcl01


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [4f913884dc663916b722a734f365b59551e3dd08]

INTEGRATION: CWS hcicons (1.56.518); FILE MERGED 2007/06/08 09:18:56 pb 1.56.518.1: fix: #146854# help chapter images removed


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [d4a2b319ef4ed22ae25a0132ab6e872c86c91854]

INTEGRATION: CWS hcicons (1.121.70); FILE MERGED 2007/07/23 10:35:42 fs 1.121.70.3: RESYNC: (1.124-1.126); FILE MERGED 2007/07/01 13:58:10 fs 1.121.70.2: RESYNC: (1.121-1.124); FILE MERGED 2007/06/08 09:20:04 pb 1.121.70.1: fix: #146854# high contrast of help content


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [d37c20b7f933cc1daf01cc4d2e86b673a749062e]

INTEGRATION: CWS hcicons (1.41.28); FILE MERGED 2007/07/23 10:35:39 fs 1.41.28.3: RESYNC: (1.42-1.43); FILE MERGED 2007/07/01 13:56:37 fs 1.41.28.2: RESYNC: (1.41-1.42); FILE MERGED 2007/06/08 09:17:13 pb 1.41.28.1: fix: #146854# high contrast of help content


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [bb2f854559e0e90bf9c1afa4ce89bb46038e5bd2]

INTEGRATION: CWS aquavcl02 (1.12.16); FILE MERGED 2007/07/11 10:48:51 pjanik 1.12.16.2: RESYNC: (1.12-1.13); FILE MERGED 2007/07/04 14:12:13 hdu 1.12.16.1: #i79212# apply GH's patch to fix testtool crashes on Aqua


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [7031922a77fc4c8f7465be6db99fafb63048366e]

INTEGRATION: CWS hcicons (1.3.136); FILE MERGED 2007/06/13 16:19:04 bc 1.3.136.1: #146845#added hc icons for webwizard Issue number: Submitted by: Reviewed by:


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [f5b3576d56ed77732baec0474399759ed3462ef2]

INTEGRATION: CWS aquavcl02 (1.9.88); FILE MERGED 2007/07/11 10:48:48 pjanik 1.9.88.2: RESYNC: (1.9-1.10); FILE MERGED 2007/07/06 12:59:04 pl 1.9.88.1: #i79212# fix another menu related crash


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [37ef487df8e23526089d97187ade91fe05a6539f]

INTEGRATION: CWS hcicons (1.6.86); FILE MERGED 2007/06/22 09:35:41 bc 1.6.86.1: #146845# high contrast icons added Issue number: Submitted by: Reviewed by:


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [5b2707e187428a42cf34c62a30568c425f411b6f]

INTEGRATION: CWS hcicons (1.7.58); FILE MERGED 2007/06/22 09:35:41 bc 1.7.58.2: #146845# high contrast icons added Issue number: Submitted by: Reviewed by: 2007/06/13 16:20:40 bc 1.7.58.1: #146845# added hc-icons Issue number: Submitted by: Reviewed by:


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [72d90d492ea26ea41f12e127b73f778da98e253c]

INTEGRATION: CWS hcicons (1.7.86); FILE MERGED 2007/06/13 16:24:18 bc 1.7.86.1: #146845# hc icons added for webwizard Issue number: Submitted by: Reviewed by:


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [27d3d4296d980cd227f667a7d14f655322f86851]

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>  [af6c221325768ecd9f043eca953d2574c63ebf8f]

INTEGRATION: CWS hcicons (1.8.86); FILE MERGED 2007/07/01 13:25:10 fs 1.8.86.2: RESYNC: (1.8-1.9); FILE MERGED 2007/06/05 06:34:38 pb 1.8.86.1: fix: #146847# more high contrast support


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [21825ae7eeb502e885cbd8c11eb7e4f7f5a71644]

INTEGRATION: CWS hcicons (1.16.112); FILE MERGED 2007/06/08 09:35:18 pb 1.16.112.2: fix: #146847# high contrast of key image 2007/06/05 06:34:37 pb 1.16.112.1: fix: #146847# more high contrast support


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [a01b260927cf99d9c83f5b86c090e33620f8c72d]

INTEGRATION: CWS aquavcl02 (1.3.248); FILE MERGED 2007/07/12 17:53:41 pl 1.3.248.1: #i79300# native progress


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [54d5c906d549dbd3b1794538fd0dcdbdb88011c0]

INTEGRATION: CWS hcicons (1.12.86); FILE MERGED 2007/07/01 13:24:48 fs 1.12.86.3: RESYNC: (1.12-1.13); FILE MERGED 2007/06/08 09:35:18 pb 1.12.86.2: fix: #146847# high contrast of key image 2007/06/05 06:34:37 pb 1.12.86.1: fix: #146847# more high contrast support


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [7b84dba5ff48001b40585213a5ab9fef6fa25ca2]

INTEGRATION: CWS hcicons (1.21.16); FILE MERGED 2007/07/02 09:21:53 fs 1.21.16.4: #i10000# 2007/07/01 13:24:40 fs 1.21.16.3: RESYNC: (1.21-1.23); FILE MERGED 2007/06/08 09:35:18 pb 1.21.16.2: fix: #146847# high contrast of key image 2007/06/05 06:34:37 pb 1.21.16.1: fix: #146847# more high contrast support


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [8caac6269a617191d06840ec7546a9402600f89e]

INTEGRATION: CWS hcicons (1.115.84); FILE MERGED 2007/07/01 14:07:58 fs 1.115.84.3: RESYNC: (1.115-1.116); FILE MERGED 2007/05/25 11:21:54 tl 1.115.84.2: #146858# adding hi-contrast image for right arrow 2007/05/24 12:05:13 tl 1.115.84.1: #146858# hi-contrast image for right arrow added


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [099a952ceebd08dda71cf34d003c66075b82bbe0]

INTEGRATION: CWS hcicons (1.35.40); FILE MERGED 2007/07/01 14:05:03 fs 1.35.40.2: RESYNC: (1.35-1.39); FILE MERGED 2007/05/25 11:21:54 tl 1.35.40.1: #146858# adding hi-contrast image for right arrow


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [3e6273d02ce0b7dc97cc4e253ffce89520b5427c]

INTEGRATION: CWS hcicons (1.17.114); FILE MERGED 2007/07/01 14:00:48 fs 1.17.114.2: RESYNC: (1.17-1.18); FILE MERGED 2007/05/25 11:23:59 tl 1.17.114.1: #146858# adding hi-contrast image for right arrow


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [8171ad5afd355e3cf206ea62e9424f142cc8f99e]

INTEGRATION: CWS hcicons (1.8.72); FILE MERGED 2007/04/18 07:21:33 fs 1.8.72.1: #i76228# HC support for button icons


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [1c32a0859585508d77ab17973db5f53cd6c26eaa]

INTEGRATION: CWS hcicons (1.5.72); FILE MERGED 2007/07/01 14:15:34 fs 1.5.72.2: RESYNC: (1.5-1.6); FILE MERGED 2007/04/18 07:21:32 fs 1.5.72.1: #i76228# HC support for button icons


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [b31ec163b58a7e406d4b3bb19908c30bb88c0501]

INTEGRATION: CWS hcicons (1.4.232); FILE MERGED 2007/04/18 07:21:32 fs 1.4.232.1: #i76228# HC support for button icons


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [86b9dbc79046711e1d45867afc3fccdf5b2076ad]

INTEGRATION: CWS hcicons (1.18.72); FILE MERGED 2007/07/01 14:10:55 fs 1.18.72.2: RESYNC: (1.18-1.19); FILE MERGED 2007/04/18 07:21:32 fs 1.18.72.1: #i76228# HC support for button icons


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [85c64fe85008482388cd9cf2baf4831d44aec467]

INTEGRATION: CWS hcicons (1.8.232); FILE MERGED 2007/07/01 14:10:47 fs 1.8.232.2: RESYNC: (1.8-1.9); FILE MERGED 2007/04/18 07:21:32 fs 1.8.232.1: #i76228# HC support for button icons


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [c1cbb5f5bef0bb362a8b8c46bb1b8b39079cfd07]

INTEGRATION: CWS hcicons (1.13.126); FILE MERGED 2007/07/01 14:10:31 fs 1.13.126.2: RESYNC: (1.13-1.15); FILE MERGED 2007/04/18 07:21:32 fs 1.13.126.1: #i76228# HC support for button icons


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [e5f17b6de07cd5b811ddcc0369078ba142fc6ea3]

INTEGRATION: CWS hcicons (1.12.248); FILE MERGED 2007/07/23 10:36:52 fs 1.12.248.2: RESYNC: (1.12-1.13); FILE MERGED 2007/06/08 13:34:44 pb 1.12.248.1: fix: #146850# static DrawEx() added


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [b1c7f527d03e8aa01f65179ac3728da003730d60]

INTEGRATION: CWS hcicons (1.2.94); FILE MERGED 2007/07/02 08:49:30 fs 1.2.94.1: #i10000# manual resync of a file which moved herein from ..


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [99084da09f30e30b9ed96c324e67394fab429eab]

INTEGRATION: CWS hcicons (1.3.214); FILE MERGED 2007/04/18 07:22:07 fs 1.3.214.1: #i76228# buttons now also support an ImageURL


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [dc7c86e9240f3caac7d80a69fcc911294cb6232d]

INTEGRATION: CWS hcicons (1.12.84); FILE MERGED 2007/07/25 14:47:12 pb 1.12.84.1: fix: #146849# vcl/graph.hxx added because num.hxx does not include bmpwin.hxx any longer


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [00fc473516cbdc856aebd6a0572df96c02443f18]

INTEGRATION: CWS hcicons (1.7.346); FILE MERGED 2007/07/25 14:45:19 pb 1.7.346.1: fix: #146849# bmpwin.hxx obsolete now


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [cce05d3bcd3502e22fdfd8590be5a1e4b758b739]

INTEGRATION: CWS hcicons (1.3.814); FILE MERGED 2007/06/08 12:00:09 pb 1.3.814.1: fix: #146849# use BitmapEx instead of Bitmap for high contrast support


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [dd55350a3c002b565e19845546d34f3aa8a38634]

INTEGRATION: CWS hcicons (1.64.582); FILE MERGED 2007/07/01 14:27:07 fs 1.64.582.2: RESYNC: (1.64-1.65); FILE MERGED 2007/06/08 12:05:18 pb 1.64.582.1: fix: #146849# BMP_EXAMPLE_HC added


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [6b2fccf01fcf6e56ec02de9e3fc04499c00433b2]

INTEGRATION: CWS hcicons (1.9.814); FILE MERGED 2007/06/08 12:03:10 pb 1.9.814.1: fix: #146849# BMP_EXAMPLE_HC added


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [0b77d0bc5428cd9d56dea09204fc001d2ed66461]

INTEGRATION: CWS hcicons (1.58.82); FILE MERGED 2007/07/25 14:48:59 pb 1.58.82.4: fix: #146849# Ctor() of BmpWindow needs BitmapEx (not only Bitmap) 2007/07/23 10:37:37 fs 1.58.82.3: RESYNC: (1.61-1.62); FILE MERGED 2007/07/01 14:27:00 fs 1.58.82.2: RESYNC: (1.58-1.61); FILE MERGED 2007/06/08 12:01:42 pb 1.58.82.1: fix: #146849# use BitmapEx instead of Bitmap for high contrast support


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [68483363ce5baacfd8e403aa98321e652541e180]

INTEGRATION: CWS hcicons (1.11.164); FILE MERGED 2007/07/01 14:18:33 fs 1.11.164.2: RESYNC: (1.11-1.12); FILE MERGED 2007/06/08 13:52:56 pb 1.11.164.1: fix: #146850# call ViewShell::DeleteReplacementBitmaps() in DataChanged()


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [ed5dd230508847171414ab9c585edbe6c1ffad93]

INTEGRATION: CWS hcicons (1.115.526); FILE MERGED 2007/07/01 13:57:17 fs 1.115.526.2: RESYNC: (1.115-1.116); FILE MERGED 2007/06/08 13:51:03 pb 1.115.526.1: fix: #146850# RID_GRAPHIC_REPLACEBMP_HC and RID_GRAPHIC_ERRORBMP_HC added


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [eb622f6ce94c5b496c702f93919a9d2a83a89300]

INTEGRATION: CWS hcicons (1.69.2); FILE MERGED 2007/07/23 10:37:00 fs 1.69.2.3: RESYNC: (1.71-1.73); FILE MERGED 2007/07/01 13:44:07 fs 1.69.2.2: RESYNC: (1.69-1.71); FILE MERGED 2007/06/08 13:44:28 pb 1.69.2.1: fix: #146850# GetReplacementBitmap() and DeleteReplacementBitmaps() added


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [7c9b1e470494a6b40b8b244f16b276ea71d8c9fe]

INTEGRATION: CWS hcicons (1.101.34); FILE MERGED 2007/07/23 10:36:50 fs 1.101.34.3: RESYNC: (1.102-1.104); FILE MERGED 2007/07/01 13:30:57 fs 1.101.34.2: RESYNC: (1.101-1.102); FILE MERGED 2007/06/08 13:47:12 pb 1.101.34.1: fix: #146850# Graphic::DrawEx() now used


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [cdf6b69b1b76e172e1a5a1c6584567a5fcc9ed07]

INTEGRATION: CWS hcicons (1.27.302); FILE MERGED 2007/06/08 13:45:56 pb 1.27.302.1: fix: #146850# SwNoTxtFrm::pReplaceBmp and SwNoTxtFrm::pErrorBmp removed


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [975d7343b018ee620ce9235aa5da850dcec0afe6]

INTEGRATION: CWS hcicons (1.5.814); FILE MERGED 2007/06/08 13:43:28 pb 1.5.814.1: fix: #146850# move GetBitmap() -> ViewShell::GetReplacementBitmap()


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [36bd85c4ae441b6c627a0d9483983a7728dc1d2a]

INTEGRATION: CWS hcicons (1.35.252); FILE MERGED 2007/07/23 10:36:46 fs 1.35.252.2: RESYNC: (1.35-1.36); FILE MERGED 2007/06/08 13:48:14 pb 1.35.252.1: fix: #146850# Graphic::DrawEx() now used


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [a1202b5ca649ac7297bd3071c9cc13a642f0ecee]

INTEGRATION: CWS hcicons (1.53.2); FILE MERGED 2007/07/23 10:36:43 fs 1.53.2.3: RESYNC: (1.55-1.57); FILE MERGED 2007/07/01 13:10:50 fs 1.53.2.2: RESYNC: (1.53-1.55); FILE MERGED 2007/06/08 13:41:57 pb 1.53.2.1: fix: #146850# GetReplacementBitmap() and DeleteReplacementBitmaps() added


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [7fc5acac4b9ad91407314b2374e8092251692fbb]

INTEGRATION: CWS hcicons (1.11.214); FILE MERGED 2007/07/01 13:06:59 fs 1.11.214.2: RESYNC: (1.11-1.12); FILE MERGED 2007/06/08 13:40:29 pb 1.11.214.1: fix: #146850# RC_COMCORE_END == RC_COMMON_CORE + 59


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [a1ac4380d91678a56529a8cd6e5331156bc497a0]

INTEGRATION: CWS hcicons (1.7.814); FILE MERGED 2007/06/08 13:39:20 pb 1.7.814.1: fix: #146850# RID_GRAPHIC_REPLACEBMP_HC and RID_GRAPHIC_ERRORBMP_HC added


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [376c982304ebb5055c4ee30a825c18403e206b6e]

INTEGRATION: CWS swa11y01 (1.2.14); FILE MERGED 2007/07/23 09:25:04 pb 1.2.14.3: fix: #i79896# dont use bDisableTransientChildren of class ValueSet at the moment 2007/07/20 23:47:08 pb 1.2.14.2: RESYNC: (1.2-1.3); FILE MERGED 2007/06/12 16:10:33 bm 1.2.14.1: #i73746# use valueset with disabled transient children for accessibility


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [34e08e9cb6c8209789ba98b3edc56088d0614825]

INTEGRATION: CWS swa11y01 (1.6.30); FILE MERGED 2007/07/21 13:27:06 pb 1.6.30.3: #i71744# #i72262# warnings on linux removed 2007/07/20 12:25:41 obr 1.6.30.2: #i71744# more details for strikethrough attribute 2007/07/20 11:44:13 obr 1.6.30.1: #i72262# changed unit of measure for margins


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [6d17552da444a09b7fc122d8ee6d91984962a6ae]

INTEGRATION: CWS swa11y01 (1.23.18); FILE MERGED 2007/06/13 10:38:36 obr 1.23.18.1: #i73746# lists might not always expose MANAGES_DESCENDANTS


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [11c3be8dbf56623d97ab956c341055ff398da434]

INTEGRATION: CWS swa11y01 (1.15.368); FILE MERGED 2007/06/29 06:48:02 od 1.15.368.1: #i77106# class <SwAccessibleTable> 	 - implementation to support <XAccessibleTable::getAccessibleColumnHeaders().


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [10ad38f780f127c6802d311a0cb555c5a099df11]

INTEGRATION: CWS swa11y01 (1.28.4); FILE MERGED 2007/06/29 06:48:02 od 1.28.4.1: #i77106# class <SwAccessibleTable> 	 - implementation to support <XAccessibleTable::getAccessibleColumnHeaders().


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [84b5cb521c7f2f143484ceafebc78dfd8d7e81de]

INTEGRATION: CWS swa11y01 (1.70.4); FILE MERGED 2007/06/27 10:12:40 od 1.70.4.1: #i77108# - provide hyperlinks also in editable documents


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [c0137cee12189fe1949b37cb17425a4a67138691]

INTEGRATION: CWS swa11y01 (1.54.4); FILE MERGED 2007/06/29 06:48:01 od 1.54.4.1: #i77106# class <SwAccessibleTable> 	 - implementation to support <XAccessibleTable::getAccessibleColumnHeaders().


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [4b18e8b0d5ba24a47722bdbcb016a49e7230f3da]

INTEGRATION: CWS swa11y01 (1.17.368); FILE MERGED 2007/06/29 06:48:01 od 1.17.368.1: #i77106# class <SwAccessibleTable> 	 - implementation to support <XAccessibleTable::getAccessibleColumnHeaders().


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [7eebbe3911755229ff3d1cecc7b3707b9d00757d]

INTEGRATION: CWS swa11y01 (1.30.36); FILE MERGED 2007/07/20 21:04:13 pb 1.30.36.3: RESYNC: (1.30-1.31); FILE MERGED 2007/06/18 14:09:03 bm 1.30.36.2: #i73746# avoid ACTIVE_DESCENDANT event when transient children are disabled 2007/06/12 16:12:23 bm 1.30.36.1: #i73746# setting for disabled transient accessible children must be set in CTOR not in a method that is called after construction


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [b5653e1b7f69db7231b4ecde5cec288f4804d932]

INTEGRATION: CWS swa11y01 (1.22.36); FILE MERGED 2007/07/20 21:04:04 pb 1.22.36.2: RESYNC: (1.22-1.23); FILE MERGED 2007/06/18 14:09:03 bm 1.22.36.1: #i73746# avoid ACTIVE_DESCENDANT event when transient children are disabled


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [36d7345c40ac9826a88307346832cf1f2ecdefa1]

INTEGRATION: CWS swa11y01 (1.3.36); FILE MERGED 2007/06/12 16:11:37 bm 1.3.36.1: #i73746# setting for disabled transient accessible children must be set in CTOR not in a method that is called after construction


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [ff6362ac31a1e89dc17124af432160d1aa73bbbb]

INTEGRATION: CWS cloph07 (1.17.4); FILE MERGED 2007/08/01 10:16:52 cloph 1.17.4.1: Issue number: #i80130# justdb only works as root in some versions of rpm, make the fake-db purely virtual


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [5b7213bbac9fc2d0b75097ab9b347eafa576fc1d]

INTEGRATION: CWS cloph07 (1.2.4); FILE MERGED 2007/08/01 10:16:52 cloph 1.2.4.1: Issue number: #i80130# justdb only works as root in some versions of rpm, make the fake-db purely virtual


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [7d3ce44fa08eb8cc62567d32d07cf6a08c7c6633]

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>  [12feabe6ebc18452e7cc57a7c7701399de34bc25]

INTEGRATION: CWS chart10 (1.91.20); FILE MERGED 2007/07/26 14:34:12 iha 1.91.20.1: #i79849# prevent to many view updates of charts


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [b816928d9f40123fa363da597d9dd8cc56cf82b5]

INTEGRATION: CWS chart10 (1.20.22); FILE MERGED 2007/07/26 14:29:54 iha 1.20.22.1: #i79849# prevent to many view updates of charts


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [c36741581ae6a4832fb6c0af5441553c9e2c9bd8]

INTEGRATION: CWS chart10 (1.1.2); FILE ADDED 2007/07/27 12:59:08 iha 1.1.2.2: #i79849# prevent to many view updates of charts - also lock newly loaded charts 2007/07/26 14:29:26 iha 1.1.2.1: #i79849# prevent to many view updates of charts


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [dae2e7506dc9a20421967cf6cdc2ac45e4360df9]

INTEGRATION: CWS chart10 (1.48.22); FILE MERGED 2007/07/26 14:33:11 iha 1.48.22.1: #i79849# prevent to many view updates of charts


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [26979603d567ba1d8330f8b97a6728d4e561dae2]

INTEGRATION: CWS chart10 (1.27.80); FILE MERGED 2007/07/27 13:00:06 iha 1.27.80.1: #i79849# prevent to many view updates of charts - also lock newly loaded charts


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [c499d06a4f590836110aac6a321850c2cd40e7e9]

INTEGRATION: CWS chart10 (1.36.22); FILE MERGED 2007/07/26 14:32:20 iha 1.36.22.1: #i79849# prevent to many view updates of charts


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [ae8e88118f075e7ff6ca34ce2c866c81b4151043]

INTEGRATION: CWS chart10 (1.65.20); FILE MERGED 2007/07/26 14:31:26 iha 1.65.20.1: #i79849# prevent to many view updates of charts


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [f423b11942ee579f520475cf632f8f5ca2fe51dc]

INTEGRATION: CWS chart10 (1.101.20); FILE MERGED 2007/07/26 14:28:50 iha 1.101.20.1: #i79849# prevent to many view updates of charts


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [2eae1a64eaebff1cdca82179497aa42c2eecd548]

INTEGRATION: CWS chart10 (1.1.2); FILE ADDED 2007/07/27 12:56:06 iha 1.1.2.2: #i79849# prevent to many view updates of charts - also lock newly loaded charts 2007/07/26 14:28:16 iha 1.1.2.1: #i79849# prevent to many view updates of charts


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [711778d7d6a570d81aaa1e3b377336e10c00bc56]

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>  [280bb20fe3e3bcd5c77eeccba7f2d4ae4690ec60]

INTEGRATION: CWS oasisrng03 (1.16.100); FILE MERGED 2007/07/02 11:04:08 ama 1.16.100.1: #146852#: keep-together validation


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [48272043a7fc9875f18c6b740d5e4610f3b862c4]

INTEGRATION: CWS oasisrng03 (1.10.770); FILE MERGED 2007/07/02 11:05:28 ama 1.10.770.1: #146852#: keep-together validation


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [bce5e157785745a6729db62b15fb98bc396cddee]

INTEGRATION: CWS oasisrng03 (1.21.82); FILE MERGED 2007/07/06 12:46:15 ama 1.21.82.2: #146852#: keep-together 2007/07/02 11:05:20 ama 1.21.82.1: #146852#: keep-together validation


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [276e23924748f8d38be35714168ea39af92150be]

INTEGRATION: CWS oasisrng03 (1.96.44); FILE MERGED 2007/08/01 22:47:22 cl 1.96.44.2: RESYNC: (1.96-1.97); FILE MERGED 2007/07/12 14:03:32 os 1.96.44.1: #139836# overwrite SubType of GetExpression fields if SetExpression is a string


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [15abc2e220ad7bae538c07f22d54af784ee88cd3]

INTEGRATION: CWS oasisrng03 (1.31.68); FILE MERGED 2007/07/10 09:45:12 ama 1.31.68.2: RESYNC: (1.31-1.32); FILE MERGED 2007/07/05 08:59:34 os 1.31.68.1: #139836# don't import value-type of GetVariable fields


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [2296ca1dc12e89048ca94531e585035434966273]

INTEGRATION: CWS oasisrng03 (1.98.64); FILE MERGED 2007/07/10 09:44:26 ama 1.98.64.2: RESYNC: (1.98-1.99); FILE MERGED 2007/07/05 13:37:17 ama 1.98.64.1: #i35851#: Page number 'auto' instead '0'


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [ac5170534d3a610f3bcb7ec9e2c3b87598c9ea2e]

INTEGRATION: CWS oasisrng03 (1.127.64); FILE MERGED 2007/08/01 22:19:09 cl 1.127.64.4: RESYNC: (1.128-1.129); FILE MERGED 2007/07/10 09:42:16 ama 1.127.64.3: RESYNC: (1.127-1.128); FILE MERGED 2007/07/09 11:32:46 cl 1.127.64.2: #i75927# removed previous fix from issue 36217 as it was wrong 2007/07/02 14:18:52 ama 1.127.64.1: #139736#: page-continuation


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [76b525929aaf9107385708877220b0f6888f45a7]

INTEGRATION: CWS oasisrng03 (1.63.56); FILE MERGED 2007/07/10 09:41:55 ama 1.63.56.2: RESYNC: (1.63-1.64); FILE MERGED 2007/07/02 14:19:26 ama 1.63.56.1: #139736#: page-continuation


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [575222083e058a740f5ad69e14e18622c3d4f7af]

INTEGRATION: CWS oasisrng03 (1.73.40); FILE MERGED 2007/07/10 09:41:46 ama 1.73.40.4: RESYNC: (1.73-1.75); FILE MERGED 2007/07/06 13:09:06 ama 1.73.40.3: #139736#: page-continuation 2007/07/05 09:14:35 os 1.73.40.2: #139836# don't export value-type of GetVariable fields 2007/07/02 14:20:37 ama 1.73.40.1: #139736#: page-continuation


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [77ec0ffdefb8feae3dca73e6e0b47c3e8b03144a]

INTEGRATION: CWS oasisrng03 (1.13.306); FILE MERGED 2007/07/10 09:21:11 ama 1.13.306.2: RESYNC: (1.13-1.14); FILE MERGED 2007/07/05 13:40:32 ama 1.13.306.1: #i35851#: Page number 'auto' instead '0'


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [2601ca94e5f8e888ea1f9c1d73ed5fbde39411a7]

INTEGRATION: CWS oasisrng03 (1.24.120); FILE MERGED 2007/07/10 09:21:04 ama 1.24.120.2: RESYNC: (1.24-1.25); FILE MERGED 2007/07/05 13:41:02 ama 1.24.120.1: #i35851#: Page number 'auto' instead '0'


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [8c9cc3c0366db413111db0bba952002c26d1e076]

INTEGRATION: CWS oasisrng03 (1.26.154); FILE MERGED 2007/07/10 09:18:32 ama 1.26.154.2: RESYNC: (1.26-1.27); FILE MERGED 2007/07/05 13:39:17 ama 1.26.154.1: #i35851#: Page number 'auto' instead '0'


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [77baabe992c77018a0467ffec8f9482f8d76b66b]

INTEGRATION: CWS oasisrng03 (1.59.62); FILE MERGED 2007/08/01 22:17:30 cl 1.59.62.3: RESYNC: (1.60-1.61); FILE MERGED 2007/07/10 08:53:07 ama 1.59.62.2: RESYNC: (1.59-1.60); FILE MERGED 2007/07/09 11:27:57 cl 1.59.62.1: #i75926# do not export empty object and image placeholder if flag for backward compatibility is off


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [7477a65e09b20917adf025550c550f8822b508ee]

INTEGRATION: CWS oasisrng03 (1.11.64); FILE MERGED 2007/07/10 08:48:59 ama 1.11.64.2: RESYNC: (1.11-1.13); FILE MERGED 2007/07/09 11:27:04 cl 1.11.64.1: #i75926# export anim:iterate-interval as xsd:duration if flag for backward compatibility is off


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [5bd5657af97d1ca75637fff50ca03b563b0948e1]

INTEGRATION: CWS oasisrng03 (1.105.48); FILE MERGED 2007/08/01 22:16:59 cl 1.105.48.3: RESYNC: (1.107-1.109); FILE MERGED 2007/07/10 08:47:18 ama 1.105.48.2: RESYNC: (1.105-1.107); FILE MERGED Resync conflict solved 2007/07/02 14:18:25 ama 1.105.48.1: #139736#: page-continuation


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [e5aef9216fe90661e2c29af123dec008487e73a7]

INTEGRATION: CWS oasisrng03 (1.129.50); FILE MERGED 2007/07/31 15:07:45 cl 1.129.50.3: #i75925# do not allow non backward compatibility when writing to old xml format! 2007/07/10 08:46:35 ama 1.129.50.2: RESYNC: (1.129-1.130); FILE MERGED 2007/07/06 10:34:14 pb 1.129.50.1: fix: #146851# set EXPORT_SAVEBACKWARDCOMPATIBLE


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [54d4a8c778b03a95fc3d0eecd757cbc4907950a4]

INTEGRATION: CWS oasisrng03 (1.2.64); FILE MERGED 2007/08/01 22:16:08 cl 1.2.64.2: RESYNC: (1.2-1.3); FILE MERGED 2007/07/05 13:36:15 ama 1.2.64.1: #i35851#: Page number 'auto' instead '0'


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [8ca8ec83813d0c959819c110137d96c136d1ac8b]

INTEGRATION: CWS oasisrng03 (1.3.48); FILE MERGED 2007/08/01 22:16:01 cl 1.3.48.3: RESYNC: (1.4-1.6); FILE MERGED 2007/07/10 08:38:14 ama 1.3.48.2: RESYNC: (1.3-1.4); FILE MERGED Resync conflict solved 2007/07/02 14:16:58 ama 1.3.48.1: #139736#: page-continuation


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [3a4dbf732e1cce54dee7dc4ada50ac541223a2f4]

INTEGRATION: CWS oasisrng03 (1.4.64); FILE MERGED 2007/07/06 13:07:50 ama 1.4.64.2: #146851#: EXPORTT_SAVEBACKWARD.. 2007/07/06 09:02:16 pb 1.4.64.1: fix: #146851# added EXPORT_SAVEBACKWARDCOMPATIBLE


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [e53e5bde353d574b5cfbbb589df30a2fa4de19b1]

INTEGRATION: CWS oasisrng03 (1.2.64); FILE MERGED 2007/08/01 22:14:49 cl 1.2.64.2: RESYNC: (1.2-1.4); FILE MERGED 2007/07/02 14:16:28 ama 1.2.64.1: #139736#: page-continuation


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [0c2cbceedd247881540f942b410b0f06860d7d01]

INTEGRATION: CWS oasisrng03 (1.172.52); FILE MERGED 2007/08/01 22:14:31 cl 1.172.52.2: RESYNC: (1.172-1.173); FILE MERGED 2007/07/02 14:15:32 ama 1.172.52.1: #139736#: page-continuation


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [5109e02c85a0c691528e52e6132a32e14a57425d]

INTEGRATION: CWS oasisrng03 (1.133.36); FILE MERGED 2007/08/01 22:12:42 cl 1.133.36.3: RESYNC: (1.135-1.138); FILE MERGED 2007/07/10 08:28:50 ama 1.133.36.2: RESYNC: (1.133-1.135); FILE MERGED 2007/07/06 08:50:45 pb 1.133.36.1: fix: #146851# added SaveBackwardCompatibleODF to Save/Document


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [1e61359e5601733aa0f4e27579dd71edb55e5c73]

INTEGRATION: CWS oasisrng03 (1.37.74); FILE MERGED 2007/07/06 08:54:17 pb 1.37.74.1: fix: #146851# default of Save/Document/SaveBackwardCompatibleODF set


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [61adf03ec64ddd36610b8827baf770526a2b8e27]

INTEGRATION: CWS rpt23fix02 (1.42.12); FILE MERGED 2007/08/01 08:16:09 oj 1.42.12.5: #i78940# 2007/07/31 19:41:23 oj 1.42.12.4: #i78940# reverse issue 2007/07/24 12:54:19 oj 1.42.12.3: include missing 2007/07/24 12:45:31 oj 1.42.12.2: merge from rpt23fix01 2007/07/23 11:12:16 lla 1.42.12.1: #i79879# open old reports, if extension not present fix


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [7e74502d4a33ab0ef0818dac77cdb49adda38b46]

INTEGRATION: CWS rpt23fix02 (1.61.20); FILE MERGED 2007/07/31 09:53:42 ama 1.61.20.1: Fix #i77610#: Cell and para style


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [72be5a9399a76b4582ae0be4a660327fe035e204]

INTEGRATION: CWS rpt23fix02 (1.2.4); FILE MERGED 2007/07/27 08:13:04 oj 1.2.4.1: #i79504# patch file for java 1.3


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [2249ee6bf8bb23cbc4f7c41fb6d2d878e4e8fe35]

INTEGRATION: CWS rpt23fix02 (1.2.4); FILE MERGED 2007/07/31 12:51:15 oj 1.2.4.5: compile error 2007/07/30 05:36:12 oj 1.2.4.4: #80161# apply gcc3 patch for strings 2007/07/25 14:07:02 oj 1.2.4.3: #i77721# #i79958# dnd and selection across sections impl 2007/07/24 12:48:07 oj 1.2.4.2: merge from rpt23fix01 2007/07/23 12:01:00 oj 1.2.4.1: #i77721# solve scroll problem


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [368ad07d58dbe6f4a2ac737f9e4473bead4f6ac8]

INTEGRATION: CWS rpt23fix02 (1.2.4); FILE MERGED 2007/07/31 12:39:20 oj 1.2.4.4: i79963 overlap check not for shapes 2007/07/30 05:36:12 oj 1.2.4.3: #80161# apply gcc3 patch for strings 2007/07/25 14:07:02 oj 1.2.4.2: #i77721# #i79958# dnd and selection across sections impl 2007/07/24 12:48:07 oj 1.2.4.1: merge from rpt23fix01


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [d09d6c781d9dc874dcc40b4042187c1f08cab103]

INTEGRATION: CWS rpt23fix02 (1.2.4); FILE MERGED 2007/07/25 14:07:02 oj 1.2.4.2: #i77721# #i79958# dnd and selection across sections impl 2007/07/24 12:48:07 oj 1.2.4.1: merge from rpt23fix01


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [bc22cc8b09be2ad8d3be90653af0124e7e351b25]

INTEGRATION: CWS rpt23fix02 (1.2.4); FILE MERGED 2007/07/31 12:33:46 oj 1.2.4.6: #i77349# set caption 2007/07/30 05:36:12 oj 1.2.4.5: #80161# apply gcc3 patch for strings 2007/07/27 12:21:59 oj 1.2.4.4: #i77907# remove entries from context when propbrw is destroyed 2007/07/25 14:07:02 oj 1.2.4.3: #i77721# #i79958# dnd and selection across sections impl 2007/07/24 12:48:07 oj 1.2.4.2: merge from rpt23fix01 2007/07/24 09:58:49 oj 1.2.4.1: #i77181# set background color


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [d26e2df246c8914ac2db37b014bef8dc4f5cea0a]

INTEGRATION: CWS rpt23fix02 (1.2.4); FILE MERGED 2007/07/30 05:36:11 oj 1.2.4.4: #80161# apply gcc3 patch for strings 2007/07/26 08:15:45 oj 1.2.4.3: #i77907# remove shapes when section is in disposing and dispose the shape afterwards 2007/07/25 14:07:01 oj 1.2.4.2: #i77721# #i79958# dnd and selection across sections impl 2007/07/24 12:48:06 oj 1.2.4.1: merge from rpt23fix01


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [33fe09bf1bedbaa358f1857ea25678b22bc64882]

INTEGRATION: CWS rpt23fix02 (1.2.4); FILE MERGED 2007/07/25 14:07:01 oj 1.2.4.2: #i77721# #i79958# dnd and selection across sections impl 2007/07/24 12:48:06 oj 1.2.4.1: merge from rpt23fix01


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [7b11d8194ff50599498b52f10e1c0c07d8003f2b]

INTEGRATION: CWS rpt23fix02 (1.2.4); FILE MERGED 2007/07/25 14:07:01 oj 1.2.4.2: #i77721# #i79958# dnd and selection across sections impl 2007/07/24 12:48:05 oj 1.2.4.1: merge from rpt23fix01


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [94c302fe163612217ca3240e82bdacbba0c45f00]

INTEGRATION: CWS rpt23fix02 (1.2.4); FILE MERGED 2007/07/30 05:36:11 oj 1.2.4.3: #80161# apply gcc3 patch for strings 2007/07/27 12:21:57 oj 1.2.4.2: #i77907# remove entries from context when propbrw is destroyed 2007/07/24 12:48:04 oj 1.2.4.1: merge from rpt23fix01


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [bfd6bc105ba594c36db06a0f96a00eb29982bfff]

INTEGRATION: CWS rpt23fix02 (1.3.4); FILE MERGED 2007/07/25 10:32:00 oj 1.3.4.2: #i79963# check for empty prop name 2007/07/24 12:48:04 oj 1.3.4.1: merge from rpt23fix01


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [d090ba90480a41f490b949c6d97baefd74d59c54]

INTEGRATION: CWS rpt23fix02 (1.2.4); FILE MERGED 2007/07/20 12:19:59 lla 1.2.4.1: #i79744# fix problems with empty group headers


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [b546a4a0a81949e2c1e4603e19ce7de493ca81d7]

INTEGRATION: CWS cmcfixes35 (1.4.4); FILE MERGED 2007/07/23 18:00:54 cmc 1.4.4.4: #i78310# someone has been messing with this 2007/07/23 09:43:56 cmc 1.4.4.3: RESYNC: (1.5-1.7); FILE MERGED 2007/07/05 12:40:53 cmc 1.4.4.2: RESYNC: (1.4-1.5); FILE MERGED 2007/06/13 10:43:05 cmc 1.4.4.1: #i78310# add rpath of ORIGIN to libxslt


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [30c5cc9a0456444b2079e665c6f41da07e09c866]

INTEGRATION: CWS pj83 (1.13.42); FILE MERGED 2007/08/01 07:20:44 pjanik 1.13.42.1: #i80015#: Make chart2 WaE clean.


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [4a4e363d9711dcbdf09439128316a20d812a0814]

INTEGRATION: CWS pj83 (1.5.42); FILE MERGED 2007/08/01 07:20:44 pjanik 1.5.42.1: #i80015#: Make chart2 WaE clean.


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [7968559c25fa59a63971e637fb8fac217b250132]

INTEGRATION: CWS pj83 (1.36.6); FILE MERGED 2007/08/01 07:20:43 pjanik 1.36.6.1: #i80015#: Make chart2 WaE clean.


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [01bbfc6cddf50afa97fb0ae1ffd8218c19649a64]

INTEGRATION: CWS pj83 (1.5.42); FILE MERGED 2007/08/01 07:20:43 pjanik 1.5.42.1: #i80015#: Make chart2 WaE clean.


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [6ed7ccc0a576a1be69ab318b5f8bde8aec6484c8]

INTEGRATION: CWS pj83 (1.6.6); FILE MERGED 2007/08/01 07:20:43 pjanik 1.6.6.1: #i80015#: Make chart2 WaE clean.


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [bdfa637e237adfe3996cff85f44af3311e709bd6]

INTEGRATION: CWS pj83 (1.11.6); FILE MERGED 2007/08/01 07:20:43 pjanik 1.11.6.1: #i80015#: Make chart2 WaE clean.


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [475df31c0bb5237b7022646801d636dc13e0aa8b]

INTEGRATION: CWS pj83 (1.5.6); FILE MERGED 2007/08/01 07:20:43 pjanik 1.5.6.1: #i80015#: Make chart2 WaE clean.


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [ae6a989f0ab8cb2a8bfd4f86f2bb4ed27c21e148]

INTEGRATION: CWS pj83 (1.7.6); FILE MERGED 2007/08/01 07:20:43 pjanik 1.7.6.1: #i80015#: Make chart2 WaE clean.


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [a2616ab05f1d6ccc87e6f315a271ed186a488962]

INTEGRATION: CWS pj83 (1.9.6); FILE MERGED 2007/08/01 07:20:42 pjanik 1.9.6.1: #i80015#: Make chart2 WaE clean.


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [2641b8010a74ba6310019d751fc29006da833fd3]

INTEGRATION: CWS pj83 (1.4.42); FILE MERGED 2007/08/01 07:20:42 pjanik 1.4.42.1: #i80015#: Make chart2 WaE clean.


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [314dfc2597a5449f79f5b46aabd37d8d643fde2d]

INTEGRATION: CWS pj83 (1.10.6); FILE MERGED 2007/08/01 07:20:42 pjanik 1.10.6.1: #i80015#: Make chart2 WaE clean.


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [3f319ee531c7888ad54324580a264d8a86c987e0]

INTEGRATION: CWS pj83 (1.15.6); FILE MERGED 2007/08/01 07:20:42 pjanik 1.15.6.1: #i80015#: Make chart2 WaE clean.


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [48a68ba7dd491e9d583fe675e4707109222b0fa2]

INTEGRATION: CWS pj83 (1.4.6); FILE MERGED 2007/08/01 07:20:42 pjanik 1.4.6.1: #i80015#: Make chart2 WaE clean.


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [f4f8e24b4c007d7ccd21db7265224249c70f45a0]

INTEGRATION: CWS pj83 (1.2.42); FILE MERGED 2007/08/01 07:20:42 pjanik 1.2.42.1: #i80015#: Make chart2 WaE clean.


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [7fe61c05eb5cb0c94a346d90c54679d45ffba699]

INTEGRATION: CWS cmcfixes35 (1.10.68); FILE MERGED 2007/07/03 10:42:40 cmc 1.10.68.1: #i79143# double double free failed fopened files


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [72c73e99a9c62ead6301996d29702f76951cbb0b]

INTEGRATION: CWS pj83 (1.3.6); FILE MERGED 2007/08/01 07:20:41 pjanik 1.3.6.1: #i80015#: Make chart2 WaE clean.


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [799b8e97947745c8174dfc198638dfa176a991ed]

INTEGRATION: CWS cmcfixes35 (1.10.38); FILE MERGED 2007/07/24 09:58:58 cmc 1.10.38.1: #i79234# release memory correctly


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [8975a6c3019533be75a4d2571c945356fb889884]

INTEGRATION: CWS cmcfixes35 (1.8.68); FILE MERGED 2007/07/03 10:42:40 cmc 1.8.68.1: #i79143# double double free failed fopened files


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [0c571928be7f052888527e740cd827eb7663e804]

INTEGRATION: CWS pj83 (1.2.42); FILE MERGED 2007/08/01 07:20:41 pjanik 1.2.42.1: #i80015#: Make chart2 WaE clean.


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [553a8adb971842d3812be4128c374911455c014e]

INTEGRATION: CWS cmcfixes35 (1.27.4); FILE MERGED 2007/07/24 12:09:13 cmc 1.27.4.5: #i77975 as per kr suggestion, remove mingwin.map in favour of gcc3.map 2007/07/23 11:49:14 cmc 1.27.4.4: #i79907# repeat cppuhelper map merge in salhelper 2007/06/29 10:42:14 cmc 1.27.4.3: remove those new files 2007/06/27 15:00:40 cmc 1.27.4.2: make generic 2007/06/13 11:10:47 cmc 1.27.4.1: #i77975 distinguish between 32bit and 64bit gcc mangling


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [936bf921133001fa40d5e6ffa5adae4db6842181]

INTEGRATION: CWS pj83 (1.4.6); FILE MERGED 2007/08/01 07:20:41 pjanik 1.4.6.1: #i80015#: Make chart2 WaE clean.


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [1cd0db05b46844a3c1b3fe4971d494269d7fe777]

INTEGRATION: CWS cmcfixes35 (1.1.2); FILE ADDED 2007/07/24 09:36:02 cmc 1.1.2.2: #i79907# salhelper map 64bit wildcards 2007/07/23 11:49:14 cmc 1.1.2.1: #i79907# repeat cppuhelper map merge in salhelper


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [a47da1d152eec09bbd31ca0b169751ba413d653d]

INTEGRATION: CWS cmcfixes35 (1.9.20); FILE MERGED 2007/07/06 12:18:35 cmc 1.9.20.1: #i79003# new[] vs delete


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [5f8d16d9a16c293480d612ba05edf2b10396677f]

INTEGRATION: CWS pj83 (1.8.6); FILE MERGED 2007/08/01 07:20:41 pjanik 1.8.6.1: #i80015#: Make chart2 WaE clean.


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [fa5d84f5d462a04c8c10d44d281194d0773c8825]

INTEGRATION: CWS cmcfixes35 (1.18.20); FILE MERGED 2007/07/06 11:40:39 cmc 1.18.20.1: #i79002# expand to fit values being tested for


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [fbd8f4f1dcb65d2466bd7f4605e127edb2e7d4d2]

INTEGRATION: CWS cmcfixes35 (1.7.36); FILE MERGED 2007/07/09 08:44:47 cmc 1.7.36.2: #i79383# fclose files on error path 2007/07/09 08:40:40 cmc 1.7.36.1: #i79382# check for NULL in right place


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [1778ed23a7838f706139f1da20db8cd3b62001dd]

INTEGRATION: CWS pj83 (1.215.102); FILE MERGED 2007/07/09 13:54:26 pjanik 1.215.102.2: RESYNC: (1.215-1.216); FILE MERGED 2007/06/27 20:10:34 pjanik 1.215.102.1: #i68019#: Workaround Apple X11 bug: expose when the move was moved to  the screen when offscreen before.


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [acb9ea3e08bced15f358b8b0508c1be1dce866a5]

INTEGRATION: CWS pj83 (1.25.2); FILE MERGED 2007/07/31 15:42:50 thb 1.25.2.1: #i80150# Applied er's patch to make this build for gcc3.3 again


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [282a67a70f25d9ebcbda4b3395dca47c8edc29b8]

INTEGRATION: CWS cmcfixes35 (1.13.100); FILE MERGED 2007/07/05 12:57:22 cmc 1.13.100.2: RESYNC: (1.13-1.14); FILE MERGED 2007/07/02 14:19:41 cmc 1.13.100.1: #i79089# missing delete


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [dd55f0e2f4866f0437db33654ae979a3eacf91f7]

INTEGRATION: CWS cmcfixes35 (1.13.100); FILE MERGED 2007/07/05 12:59:20 cmc 1.13.100.2: RESYNC: (1.13-1.14); FILE MERGED 2007/07/03 15:50:01 cmc 1.13.100.1: #i79172# avoid double free


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [e8186ea1a443fd354d6dbd1cc3c45f79ed1deca6]

INTEGRATION: CWS pj83 (1.2.14); FILE MERGED 2007/07/22 13:52:13 pjanik 1.2.14.1: #i79488#: Fix memory leaks.


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [75299bd02cfcfaf2f9f3db835008bdefb300cd75]

INTEGRATION: CWS pj83 (1.3.212); FILE MERGED 2007/06/27 20:13:31 pjanik 1.3.212.1: #i74894#: Cleanup inv, so it doesn't crash at exit.


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [4a33b105dc4947fd8082d1d1235ae1d042331c89]

INTEGRATION: CWS pj83 (1.9.18); FILE MERGED 2007/08/01 18:58:52 pjanik 1.9.18.4: Whitespace change removed. 2007/07/30 17:19:36 pjanik 1.9.18.3: #i10000#: Oops. 2007/07/30 14:35:42 pjanik 1.9.18.2: #i74894#: Quit only when running as separate application. 2007/06/27 20:14:58 pjanik 1.9.18.1: #i74894#: Cleanup inv, so it doesn't crash at exit.


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [47227a8e6961185515f0e9a20d133313edc9c282]

INTEGRATION: CWS pj83 (1.2.30); FILE MERGED 2007/07/31 15:43:21 thb 1.2.30.1: #i80150# Applied er's patch to make this build for gcc3.3 again


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [0c78fec436e0f0a0089d40099e5aebe5b528e7bd]

INTEGRATION: CWS cmcfixes35 (1.28.114); FILE MERGED 2007/06/29 10:57:47 cmc 1.28.114.1: #i79007# wmf: make deletes match news


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [24d1eec7908e55ebe4c3e7986a3d635b07f086a2]

INTEGRATION: CWS cmcfixes35 (1.33.188); FILE MERGED 2007/06/29 10:57:47 cmc 1.33.188.1: #i79007# wmf: make deletes match news


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [ac750d23f4137229f9b4240306e94409dc80a9d7]

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>  [6a24ccbbaac88edff95cf8215e88925be2e5db54]

INTEGRATION: CWS cmcfixes35 (1.8.210); FILE MERGED 2007/07/23 09:28:53 cmc 1.8.210.3: RESYNC: (1.9-1.10); FILE MERGED 2007/07/05 11:01:56 cmc 1.8.210.2: RESYNC: (1.8-1.9); FILE MERGED 2007/07/02 14:27:22 cmc 1.8.210.1: #i79092# make delete match new


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [fc1e09fb8886b9729ae7d1f9f02210533426b617]

INTEGRATION: CWS pj83 (1.9.34); FILE MERGED 2007/07/30 07:54:23 pjanik 1.9.34.2: #i79492#: Walk over buttons and pages properly. Patch by fs. 2007/07/16 07:34:37 fs 1.9.34.1: #i79492# provided by pjanik@openoffice.org: prevent button/page leakage


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [1315f219030ea14dabbe535c549f31b039138bf9]

INTEGRATION: CWS pj83 (1.27.2); FILE MERGED 2007/07/31 20:02:34 thb 1.27.2.2: RESYNC: (1.27-1.29); FILE MERGED 2007/07/31 15:40:29 thb 1.27.2.1: #i80150# Applied er's patch to make this build for gcc3.3 again


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [89366dd944bd3e628433d16564a698cf653415fd]

INTEGRATION: CWS thbpp8 (1.21.6); FILE MERGED 2007/07/22 23:35:58 thb 1.21.6.7: RESYNC: (1.21-1.22); FILE MERGED 2007/07/17 08:54:03 thb 1.21.6.6: #i75339# Reverted fix here - the root cause is in vclcanvas, as the transformation already contains correct negative scale here. 2007/07/16 15:44:36 thb 1.21.6.5: #i76029# Moved setting of pref map mode, to make state transform matrix reflect true scale factor of EPS 2007/07/14 21:31:03 thb 1.21.6.4: #i75339# Keeping negative sizes to maintain correct bitmap position 2007/07/12 20:02:23 thb 1.21.6.3: #i75339# Respecting output mirror for BMP meta actions - fix courtesy to liujl 2007/07/05 14:31:31 thb 1.21.6.2: #i51150# Still need dummy impl for the actions to prevent assertions 2007/07/05 14:08:11 thb 1.21.6.1: #i51150# Handling OutputDevice::GetDigitLanguage() when outputting text on XCanvas. Fix courtesy of liujl


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [bd317bc220cb1464352e4fb81991d54327451b69]

INTEGRATION: CWS thbpp8 (1.3.130); FILE MERGED 2007/07/16 14:15:10 thb 1.3.130.1: #i79535# Fixed typo in allocator


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [0b12a8e784b976d6701be7253fd302503fb8aadf]

INTEGRATION: CWS thbpp8 (1.6.4); FILE MERGED 2007/07/05 09:55:32 thb 1.6.4.1: #i79236# Make --without-java build work again


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [b5c3f7a8065af689e4bac192f2d3bcd93703d096]

INTEGRATION: CWS thbpp8 (1.9.32); FILE MERGED 2007/07/22 23:09:50 thb 1.9.32.2: RESYNC: (1.9-1.10); FILE MERGED 2007/07/16 14:26:40 thb 1.9.32.1: #147454# Giving queue event a shared ptr to this to avoid lifetime issues


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [3aa63439bade15295d5a397a8b73a9430bc6540b]

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>  [3f0b8e175737711250b7e4fea31c543d0bf07793]

INTEGRATION: CWS fwk71 (1.14.44); FILE MERGED 2007/07/31 06:37:43 pb 1.14.44.1: fix: #149942# extension collors have to consider hidden groups


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [249ba671243d58fce77f55ffba01a75f1705f0dc]

INTEGRATION: CWS thbpp8 (1.10.42); FILE MERGED 2007/07/05 09:57:58 thb 1.10.42.1: #i79079# Moved resource dealloc to correct place


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [9f4cd73dda40b70b7811332e1350d34ac46f972b]

INTEGRATION: CWS thbpp8 (1.33.216); FILE MERGED 2007/07/16 15:04:22 thb 1.33.216.1: #i73608# Catching the case start==end during import. WMF interprets this as a close circle, OutputDevice as an empty one


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [310eb5276c06d8d03c8ec6700313827c794ed338]

INTEGRATION: CWS thbpp8 (1.34.200); FILE MERGED 2007/07/16 18:51:48 thb 1.34.200.2: #i73608# Fixed typo 2007/07/16 15:04:22 thb 1.34.200.1: #i73608# Catching the case start==end during import. WMF interprets this as a close circle, OutputDevice as an empty one


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [bb70c936cbd56c47ca75749be1e375d9a7c0888b]

INTEGRATION: CWS thbpp8 (1.10.46); FILE MERGED 2007/07/22 22:10:54 thb 1.10.46.2: RESYNC: (1.10-1.11); FILE MERGED 2007/07/17 08:52:44 thb 1.10.46.1: #i75339# Avoid duplicate mirroring (GraphicObject already mirrors according to negative sizes)


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [6fc51a5724f60c9e04485081f1b59e7fa80d156e]

INTEGRATION: CWS dictionariesfor23v01 (1.1.2); FILE ADDED 2007/07/28 15:16:13 pjanik 1.1.2.1: #i70621#: Add Slovenian dictionary and hyphenation.


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [b720a4701dc3aa95ea2cb05ea7bee87dc4d60605]

INTEGRATION: CWS dictionariesfor23v01 (1.1.2); FILE ADDED 2007/07/28 15:16:12 pjanik 1.1.2.1: #i70621#: Add Slovenian dictionary and hyphenation.


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [cc46addf016c96482193a6da97abefa664dfeb65]

INTEGRATION: CWS dictionariesfor23v01 (1.1.2); FILE ADDED 2007/07/29 09:49:04 pjanik 1.1.2.1: #i79034#: Add pt-BR dictionary.


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [bdefff39d1c76ee5539216ded5bbbe034f85934d]

INTEGRATION: CWS dictionariesfor23v01 (1.15.4); FILE MERGED 2007/07/29 09:45:49 pjanik 1.15.4.2: #i79034#: Add pt-BR dictionary. 2007/07/28 15:15:32 pjanik 1.15.4.1: #i70621#: Add Slovenian dictionary and hyphenation.


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [2f12a7f374bd007ed3a604c6826b17183c38c095]

INTEGRATION: CWS dictionariesfor23v01 (1.2.4); FILE MERGED 2007/07/23 18:51:51 pjanik 1.2.4.1: #i60821#: Add Afrikaans hyphenation.


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [a3eb5fc9eae9c18b21b302db087eddb0e1bcfb19]

INTEGRATION: CWS dictionariesfor23v01 (1.1.2); FILE ADDED 2007/07/23 18:51:51 pjanik 1.1.2.1: #i60821#: Add Afrikaans hyphenation.


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [a043097fb154d598ae56391950537329c69eec82]

INTEGRATION: CWS brofficenologo (1.3.26); FILE MERGED 2007/08/01 15:27:21 pb 1.3.26.1: fix: #i79919# nologo broffice added


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [0771a3fec0ecf975334c68b882583ffe1447c03d]

INTEGRATION: CWS brofficenologo (1.54.26); FILE MERGED 2007/08/01 15:29:11 pb 1.54.26.1: fix: #i79919# nologo broffice added


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [c5c0eb6ead8803bdf124367143b1965ecd2c5ab7]

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>  [8a9e61c0cf1c8b1b73548a1bb51047792221a295]

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-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [450e5d341facf862368d11b5d200d8175f8ca4a6]

INTEGRATION: CWS brofficenologo (1.1.2); FILE ADDED 2007/08/01 15:21:42 pb 1.1.2.1: fix: #79919# broffice 2.3 without logo


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [255a2189cebfdca5a2aa2d00eb25c8bd014bca04]

INTEGRATION: CWS swqbf103 (1.33.58); FILE MERGED 2007/07/30 09:38:01 hbrinkm 1.33.58.1: #i42105# applied patch


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [821500744203204c4afa276182a45830b68ff10f]

INTEGRATION: CWS swqbf103 (1.29.432); FILE MERGED 2007/07/30 09:35:21 hbrinkm 1.29.432.1: #i42105# applied patch


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [1016c78351838131c5c9cb8cf2ccb0110462555c]

INTEGRATION: CWS swqbf103 (1.71.16); FILE MERGED 2007/07/31 13:15:01 hbrinkm 1.71.16.2: #i42105# error on Solaris 2007/07/30 09:35:21 hbrinkm 1.71.16.1: #i42105# applied patch


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [ed71802c42bf5f1b23cdcecb0de7a1a581bb53fb]

INTEGRATION: CWS swqbf103 (1.58.16); FILE MERGED 2007/07/30 14:40:49 ama 1.58.16.1: Fix #i79945#: Crash caused by empty pSwgInfo (autotext)


2007-08-03  Armin Weiss  <aw@openoffice.org>  [7d8fd9baecc240f0543efea679cb9727957e3231]

#i39532# restructured MetaFile comment reation to use TextHierarchy primitives


2007-08-03  Ocke Janssen  <oj@openoffice.org>  [65a549d75379c42ce06b65fe00fcb15b49792273]

remove merge conflict


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [598d44d1d75b3b189594c275d6fdda8ca5751cb1]

INTEGRATION: CWS rpt23fix02 (1.5.12); FILE MERGED 2007/07/24 09:45:44 oj 1.5.12.1: #i79794# correct class id for report definition


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [4e70f32a0201f57a87a89f956ced8e4645c9b7ff]

INTEGRATION: CWS rpt23fix02 (1.72.24); FILE MERGED 2007/07/30 06:32:44 oj 1.72.24.1: #80155# insert DBG_NAME to find memory leaks easier


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [a56465d32452950b04369bbe63c5a0d602f3e823]

INTEGRATION: CWS rpt23fix02 (1.125.12); FILE MERGED 2007/07/30 06:32:44 oj 1.125.12.1: #80155# insert DBG_NAME to find memory leaks easier


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [6fb0147f90800fe1a41b2fdb4fb2045f76d3a630]

INTEGRATION: CWS rpt23fix02 (1.22.16); FILE MERGED 2007/08/01 08:16:20 oj 1.22.16.3: #i78940# 2007/07/24 09:49:43 oj 1.22.16.2: #i79794# correct class id for report definition 2007/07/23 11:12:29 lla 1.22.16.1: #i79879# open old reports, if extension not present fix


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [06e4d24861745a2e00b7ee609e84817d0890cb1f]

INTEGRATION: CWS fsfixes07 (1.20.28); FILE MERGED 2007/07/26 12:23:11 fridrich_strba 1.20.28.2: x-vnd --> vnd 2007/07/26 11:50:17 fridrich_strba 1.20.28.1: changing one more occurence of vnd.oasis.openoffice


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [12061081d4c0a10f3a6f80f5e0c22ed76caf9855]

INTEGRATION: CWS rpt23fix02 (1.43.14); FILE MERGED 2007/07/24 12:45:30 oj 1.43.14.3: merge from rpt23fix01 2007/07/24 09:49:43 oj 1.43.14.2: #i79794# correct class id for report definition 2007/07/23 11:11:54 lla 1.43.14.1: #i79879# open old reports, if extension not present fix


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [4e153e2e4c9f2e0299fce88a01f8f7bb0789dfb4]

INTEGRATION: CWS fsfixes07 (1.5.28); FILE MERGED 2007/07/26 11:44:32 fridrich_strba 1.5.28.2: removing the need of strlen call 2007/07/26 09:42:54 fridrich_strba 1.5.28.1: make flat xml import accept also :-) the valid ODF mimetypes


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [c901d07695bd39d5b7c6fe51ab74fb5fb1dd3d3a]

INTEGRATION: CWS fsfixes07 (1.130.26); FILE MERGED 2007/07/26 09:42:54 fridrich_strba 1.130.26.1: make flat xml import accept also :-) the valid ODF mimetypes


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [62e20c473c022d43450457e42795d2cf65d67ee3]

INTEGRATION: CWS fsfixes07 (1.15.28); FILE MERGED 2007/07/26 11:44:31 fridrich_strba 1.15.28.2: removing the need of strlen call 2007/07/26 09:42:54 fridrich_strba 1.15.28.1: make flat xml import accept also :-) the valid ODF mimetypes


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [765452cd7c5c8a8f8e6b0e1b7bff996640bbf7c2]

INTEGRATION: CWS rpt23fix02 (1.159.36); FILE MERGED 2007/07/31 06:50:13 lla 1.159.36.1: #i79942# GetEditSource() can return with NULL, fixed a crash here.


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [efbb534d8d4ea072b59e97c0e99c187c15709afd]

INTEGRATION: CWS rpt23fix02 (1.42.40); FILE MERGED 2007/07/30 10:16:54 oj 1.42.40.1: #i80111# remove entries from context when closing


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [887e50032dcb05cd4530cd36e5005b30f6a401c8]

INTEGRATION: CWS rpt23fix02 (1.60.40); FILE MERGED 2007/07/30 10:16:53 oj 1.60.40.1: #i80111# remove entries from context when closing


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [bf10c80eee1fcad6dbb85819f012773a4d895eee]

INTEGRATION: CWS rpt23fix02 (1.12.154); FILE MERGED 2007/07/30 10:16:53 oj 1.12.154.1: #i80111# remove entries from context when closing


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [ab2526d2486b54d418ce663e0337168e34daaf0b]

INTEGRATION: CWS rpt23fix02 (1.31.56); FILE MERGED 2007/07/30 10:18:24 oj 1.31.56.2: #i80111# remove entries from context when closing 2007/07/30 10:16:53 oj 1.31.56.1: #i80111# remove entries from context when closing


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [6e1a1e7c44e7e84de206ea146e36768662ffebbe]

INTEGRATION: CWS rpt23fix02 (1.3.24); FILE MERGED 2007/07/23 11:16:00 lla 1.3.24.1: #i79902# make demos buildable


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [5134a5a7f8d780df4087bd38ade9d61bb5d7dcbc]

INTEGRATION: CWS rpt23fix02 (1.3.48); FILE MERGED 2007/07/23 11:15:59 lla 1.3.48.1: #i79902# make demos buildable


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [c26ef2c99af951d81b46f95bce7f19561caf9904]

INTEGRATION: CWS rpt23fix02 (1.3.24); FILE MERGED 2007/07/23 11:15:59 lla 1.3.24.1: #i79902# make demos buildable


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [dd10cb9f590c637897d50b065d2d306f5c339ac9]

INTEGRATION: CWS rpt23fix02 (1.5.24); FILE MERGED 2007/07/23 11:15:59 lla 1.5.24.1: #i79902# make demos buildable


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [d88e34e2f90ca68543ce015fa10359da8543bfd6]

INTEGRATION: CWS rpt23fix02 (1.3.8); FILE MERGED 2007/07/23 11:15:59 lla 1.3.8.1: #i79902# make demos buildable


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [d741bb4ac4b2c4f889bb9fa17e856f6b1bda5eb6]

INTEGRATION: CWS rpt23fix02 (1.4.10); FILE MERGED 2007/07/23 11:15:59 lla 1.4.10.1: #i79902# make demos buildable


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [22c0b4840419ff05bcde9eb334d0e9861c323574]

INTEGRATION: CWS rpt23fix02 (1.30.10); FILE MERGED 2007/07/30 10:45:47 jsc 1.30.10.1: #i80111# reviewed and applied patch which solved a memeory leak


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [cf1e9135d2242357fac11da1694ccd4c3ac860f5]

INTEGRATION: CWS rpt23fix02 (1.11.12); FILE MERGED 2007/07/20 12:44:41 oj 1.11.12.2: #i79794# ui name removed 2007/07/20 12:19:59 oj 1.11.12.1: #i79794# ui name removed


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [56efe4fa19e8b20aad49cc7caaf2074d855daee9]

INTEGRATION: CWS rpt23fix02 (1.1.2); FILE ADDED 2007/07/27 08:12:39 oj 1.1.2.1: #i79504# patch for java 1.3


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [d86f9db750a999d27b5cef32b7cac2ecb5771743]

INTEGRATION: CWS rpt23fix02 (1.1.2); FILE ADDED 2007/07/27 08:12:29 oj 1.1.2.1: #i79504# patch for java 1.3


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [50cf4bc7b1f3a1de3b094d40562999b218c5a3ea]

INTEGRATION: CWS rpt23fix02 (1.1.2); FILE ADDED 2007/07/27 08:12:50 oj 1.1.2.1: #i79504# patch for java 1.3


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [99b61488d94c82182dc8e6394d5c1c8a64e0442f]

INTEGRATION: CWS rpt23fix02 (1.1.2); FILE ADDED 2007/07/27 08:12:19 oj 1.1.2.1: #i79504# patch for java 1.3


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [fac3837b39aadacef7acc2e4731dabde5c76b809]

INTEGRATION: CWS rpt23fix02 (1.1.2); FILE ADDED 2007/07/27 08:12:11 oj 1.1.2.1: #i79504# patch for java 1.3


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [48466567b76092217098032b10aee01d8d0d876a]

INTEGRATION: CWS rpt23fix02 (1.1.2); FILE ADDED 2007/07/27 08:12:02 oj 1.1.2.1: #i79504# patch for java 1.3


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [22d98366dbd37c81710e752a44027a7c4a8692c6]

INTEGRATION: CWS rpt23fix02 (1.1.2); FILE ADDED 2007/07/27 08:11:43 oj 1.1.2.1: #i79504# patch for java 1.3


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [85bd5a33f03a5557cd9736961d7fb0c61c5b277a]

INTEGRATION: CWS rpt23fix02 (1.1.2); FILE ADDED 2007/07/27 08:11:35 oj 1.1.2.1: #i79504# patch for java 1.3


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [44e88d8c1cc1ea7bbf564384a46fa59b3dcd4ec1]

INTEGRATION: CWS rpt23fix02 (1.2.4); FILE MERGED 2007/07/27 08:13:06 oj 1.2.4.1: #i79504# patch file for java 1.3


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [cceea237fa24e41254034e32c4f38e9871d4fe97]

INTEGRATION: CWS rpt23fix02 (1.2.4); FILE MERGED 2007/07/27 08:13:05 oj 1.2.4.1: #i79504# patch file for java 1.3


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [943711c04528d744755e85b292dee054bf1dbf86]

INTEGRATION: CWS rpt23fix02 (1.2.4); FILE MERGED 2007/07/27 08:13:04 oj 1.2.4.1: #i79504# patch file for java 1.3


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [a70422bbb4084346ae049eeb685ef82d30022291]

INTEGRATION: CWS rpt23fix02 (1.2.4); FILE MERGED 2007/07/25 06:54:52 oj 1.2.4.1: new fixes


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [ce50baf647fc93b21f2cf70ad60ab18fc54adc8d]

INTEGRATION: CWS rpt23fix02 (1.2.4); FILE MERGED 2007/07/25 06:54:51 oj 1.2.4.1: new fixes


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [ea52a7c3841bbff6bf86ae4e5c499f035cf328be]

INTEGRATION: CWS rpt23fix02 (1.2.4); FILE MERGED 2007/07/25 06:54:48 oj 1.2.4.1: new fixes


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [319c0f31efe1040229426faf8934ea5ce8b7051c]

INTEGRATION: CWS rpt23fix02 (1.2.4); FILE MERGED 2007/07/25 06:54:46 oj 1.2.4.1: new fixes


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [ff225209b2b7a9fa955b8cebc5792e44ac0334f9]

INTEGRATION: CWS rpt23fix02 (1.2.4); FILE MERGED 2007/07/25 06:54:41 oj 1.2.4.1: new fixes


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [6e82e44e665eac7b38b50f6086666194a3758a39]

INTEGRATION: CWS rpt23fix02 (1.2.4); FILE MERGED 2007/07/27 12:21:59 oj 1.2.4.1: #i77907# remove entries from context when propbrw is destroyed


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [09a1cf917fbab31ba3992b82d11334b804ec5fc7]

INTEGRATION: CWS rpt23fix02 (1.2.4); FILE MERGED 2007/07/30 05:36:12 oj 1.2.4.1: #80161# apply gcc3 patch for strings


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [57bffd74b98539e3742c1a40f89c9141405649e9]

INTEGRATION: CWS rpt23fix02 (1.2.4); FILE MERGED 2007/07/25 14:07:02 oj 1.2.4.2: #i77721# #i79958# dnd and selection across sections impl 2007/07/24 12:48:07 oj 1.2.4.1: merge from rpt23fix01


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [acb408183cf0548c8daf0f9398fe21ab904e5d07]

INTEGRATION: CWS rpt23fix02 (1.2.4); FILE MERGED 2007/07/25 14:07:02 oj 1.2.4.4: #i77721# #i79958# dnd and selection across sections impl 2007/07/24 12:48:07 oj 1.2.4.3: merge from rpt23fix01 2007/07/24 07:29:25 oj 1.2.4.2: #i79913# repaint failure 2007/07/23 11:59:20 oj 1.2.4.1: #i79128# paint problem with sdrview solved


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [280ccf83adfbbb899a2225f8549f758c79018919]

INTEGRATION: CWS rpt23fix02 (1.2.4); FILE MERGED 2007/07/30 05:36:12 oj 1.2.4.2: #80161# apply gcc3 patch for strings 2007/07/27 12:21:58 oj 1.2.4.1: #i77907# remove entries from context when propbrw is destroyed


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [bb13981f746433cc5697187fcaac2faa10b1e1dd]

INTEGRATION: CWS rpt23fix02 (1.2.4); FILE MERGED 2007/07/27 12:21:58 oj 1.2.4.2: #i77907# remove entries from context when propbrw is destroyed 2007/07/24 12:48:06 oj 1.2.4.1: merge from rpt23fix01


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [7a745ee37f98632431277e6ff97dfb0efaa1df0b]

INTEGRATION: CWS rpt23fix02 (1.2.4); FILE MERGED 2007/07/27 12:21:58 oj 1.2.4.1: #i77907# remove entries from context when propbrw is destroyed


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [d968d4eab01e9e5625d12988072c24ed3a763189]

INTEGRATION: CWS rpt23fix02 (1.2.4); FILE MERGED 2007/07/25 14:07:01 oj 1.2.4.2: #i77721# #i79958# dnd and selection across sections impl 2007/07/24 12:48:06 oj 1.2.4.1: merge from rpt23fix01


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [ace3c10d29f241418bf989405fb4e1b1db194d0f]

INTEGRATION: CWS rpt23fix02 (1.2.4); FILE MERGED 2007/07/26 08:15:45 oj 1.2.4.1: #i77907# remove shapes when section is in disposing and dispose the shape afterwards


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [4e92f10971a2028e3ac0db5acf0b8ae90cf6aac0]

INTEGRATION: CWS rpt23fix02 (1.3.2); FILE MERGED 2007/07/30 05:36:11 oj 1.3.2.3: #80161# apply gcc3 patch for strings 2007/07/25 14:07:01 oj 1.3.2.2: #i77721# #i79958# dnd and selection across sections impl 2007/07/24 12:48:05 oj 1.3.2.1: merge from rpt23fix01


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [2634b5627ca5741ab3e66759547cdddd34091482]

INTEGRATION: CWS ab34 (1.6.20); FILE MERGED 2007/07/24 14:02:47 ab 1.6.20.3: RESYNC: (1.6-1.7); FILE MERGED Solved conflict 2007/07/24 13:04:58 ab 1.6.20.2: #i77072# Removed conflicts with m222 2007/07/24 10:17:26 ab 1.6.20.1: #i77072# Drag & Drop support in Dialog Organizer


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [945f0fe81a4906c8540b15073cc310764825fae1]

INTEGRATION: CWS ab34 (1.3.16); FILE MERGED 2007/07/24 14:02:19 ab 1.3.16.2: RESYNC: (1.3-1.5); FILE MERGED 2007/07/24 10:17:26 ab 1.3.16.1: #i77072# Drag & Drop support in Dialog Organizer


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [7dd56169f8f721016ec544e71d47d63cfb1eeca5]

INTEGRATION: CWS rpt23fix02 (1.2.4); FILE MERGED 2007/08/01 07:43:32 oj 1.2.4.3: #i80161# patch for ModuleRes 2007/07/27 12:21:58 oj 1.2.4.2: #i77907# remove entries from context when propbrw is destroyed 2007/07/25 14:07:01 oj 1.2.4.1: #i77721# #i79958# dnd and selection across sections impl


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [c865d3a9309b9618ee695e7547df164ce29b50e5]

INTEGRATION: CWS ab34 (1.14.20); FILE MERGED 2007/07/09 15:10:39 ab 1.14.20.1: #i78457# Cleanup - remove dead code: Mac OS System 9 and earlier


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [519df0a9da52ffd63088ff28d745634866fb16ff]

INTEGRATION: CWS ab34 (1.46.16); FILE MERGED 2007/07/24 14:01:12 ab 1.46.16.5: RESYNC: (1.48-1.49); FILE MERGED 2007/07/24 10:21:25 ab 1.46.16.4: #i77072# Drag & Drop support in Dialog Organizer 2007/06/27 12:59:11 ab 1.46.16.3: RESYNC: (1.47-1.48); FILE MERGED 2007/04/24 10:17:27 ab 1.46.16.2: RESYNC: (1.46-1.47); FILE MERGED 2007/03/13 10:51:47 ab 1.46.16.1: #i74083# Modified patch code


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [2a6d8f1968745df012bc108b47fbcbb25939577c]

INTEGRATION: CWS ab34 (1.31.20); FILE MERGED 2007/07/24 13:04:58 ab 1.31.20.2: #i77072# Removed conflicts with m222 2007/07/24 11:03:17 ab 1.31.20.1: #i77072# Drag & Drop support in Dialog Organizer


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [f708f395d15fdf17ce4b30c8a90442c854e1e389]

INTEGRATION: CWS ab34 (1.5.16); FILE MERGED 2007/07/24 14:00:23 ab 1.5.16.5: RESYNC: (1.6-1.7); FILE MERGED Solved conflict 2007/07/24 13:04:58 ab 1.5.16.4: #i77072# Removed conflicts with m222 2007/07/24 11:03:17 ab 1.5.16.3: #i77072# Drag & Drop support in Dialog Organizer 2007/04/24 10:13:44 ab 1.5.16.2: RESYNC: (1.5-1.6); FILE MERGED 2007/03/13 10:51:47 ab 1.5.16.1: #i74083# Modified patch code


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [7fe95a38a13f63bed52eb50f2271537380d59e4b]

INTEGRATION: CWS rpt23fix02 (1.2.4); FILE MERGED 2007/07/27 12:21:58 oj 1.2.4.2: #i77907# remove entries from context when propbrw is destroyed 2007/07/24 12:48:04 oj 1.2.4.1: merge from rpt23fix01


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [6cc8287a7235c748dbeac26c645f25c3af88ec65]

INTEGRATION: CWS rpt23fix02 (1.2.4); FILE MERGED 2007/07/24 08:32:44 oj 1.2.4.1: #i79942# handle shapes correctly


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [8f00bc64dacc738915a9e6f4bdb84101f47e3cd7]

INTEGRATION: CWS ab34 (1.40.20); FILE MERGED 2007/06/27 12:37:22 ab 1.40.20.1: #i74440# Check modules and dialogs for empty names


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [2f75cf22c3bf03878503a166c718e6919925e52e]

INTEGRATION: CWS rpt23fix02 (1.2.4); FILE MERGED 2007/08/02 08:17:11 oj 1.2.4.4: #i79942# correct simple import export failure 2007/07/30 05:53:18 oj 1.2.4.3: #80154# repeat-section corrected 2007/07/24 08:34:23 oj 1.2.4.2: #i79942# handle shapes correctly 2007/07/24 08:32:44 oj 1.2.4.1: #i79942# handle shapes correctly


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [96eafd9d1c39e709185b41c47288771be3ca7d7e]

INTEGRATION: CWS ab34 (1.33.20); FILE MERGED 2007/06/27 12:37:22 ab 1.33.20.1: #i74440# Check modules and dialogs for empty names


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [c653bcdef2f306ee8b75b9a07f9654831bbe45ba]

INTEGRATION: CWS ab34 (1.40.18); FILE MERGED 2007/07/24 14:00:04 ab 1.40.18.4: RESYNC: (1.42-1.43); FILE MERGED 2007/06/27 12:58:22 ab 1.40.18.3: RESYNC: (1.41-1.42); FILE MERGED 2007/04/24 10:11:51 ab 1.40.18.2: RESYNC: (1.40-1.41); FILE MERGED 2007/03/12 15:57:17 ab 1.40.18.1: #i74004# BasicIDEShell::SetCurLibForLocalization(): Catch NoSuchElement exception


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [5f93a2b2b9909c2c1e24cbf5cd54533edf5d1ebd]

INTEGRATION: CWS rpt23fix02 (1.2.4); FILE MERGED 2007/07/30 05:53:18 oj 1.2.4.1: #80154# repeat-section corrected


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [fce38551d956e6a22d9b6196c528cd45e465272f]

INTEGRATION: CWS ab34 (1.36.20); FILE MERGED 2007/07/24 13:59:38 ab 1.36.20.2: RESYNC: (1.36-1.39); FILE MERGED 2007/07/09 15:10:39 ab 1.36.20.1: #i78457# Cleanup - remove dead code: Mac OS System 9 and earlier


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [ccc8b0b28cb15dc0bfd4d4b2dbb9f194257976a5]

INTEGRATION: CWS rpt23fix02 (1.2.4); FILE MERGED 2007/07/30 06:47:32 oj 1.2.4.2: #i79862# data field not correctly set 2007/07/27 12:21:58 oj 1.2.4.1: #i77907# remove entries from context when propbrw is destroyed


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [f897b21d8faf7f5f410818aab732a6aca177cdf2]

INTEGRATION: CWS ab34 (1.41.20); FILE MERGED 2007/07/09 15:10:39 ab 1.41.20.1: #i78457# Cleanup - remove dead code: Mac OS System 9 and earlier


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [fcdc3e8d79a759850b22b2edb200b3a686c24987]

INTEGRATION: CWS ab34 (1.16.32); FILE MERGED 2007/06/20 12:55:42 ab 1.16.32.1: #i68486# Use correct index in char array


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [8bc2194da83dfbb1b5c9360f964981a34f1dc9e6]

INTEGRATION: CWS ab34 (1.6.4); FILE MERGED 2007/07/24 11:16:18 ab 1.6.4.2: #i77072# typo 2007/07/04 14:14:15 ab 1.6.4.1: #i78470# Handle parsing error


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [34c2e03509373a430d4298b19edfcce063349a1e]

INTEGRATION: CWS rpt23fix02 (1.2.4); FILE MERGED 2007/07/30 12:57:14 oj 1.2.4.2: #77152# add text:p only when not already inserted 2007/07/24 12:48:04 oj 1.2.4.1: merge from rpt23fix01


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [82526f032780d2d6f54dc0a695f4283b046e581d]

INTEGRATION: CWS ab34 (1.6.56); FILE MERGED 2007/07/24 13:53:11 ab 1.6.56.2: RESYNC: (1.6-1.7); FILE MERGED 2007/07/02 14:14:21 ab 1.6.56.1: #i79074# Applied patch to avoid memory leaks


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [4c94650280a4e0819f1b20704af9e10dcf3bd942]

INTEGRATION: CWS rpt23fix02 (1.2.4); FILE MERGED 2007/08/02 08:17:11 oj 1.2.4.4: #i79942# correct simple import export failure 2007/07/31 06:00:21 oj 1.2.4.3: #i77152# correct text:p export 2007/07/30 12:57:14 oj 1.2.4.2: #77152# add text:p only when not already inserted 2007/07/24 12:48:04 oj 1.2.4.1: merge from rpt23fix01


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [f97a739d5424d3c470d73799146460132e40cc71]

INTEGRATION: CWS ab34 (1.27.50); FILE MERGED 2007/06/27 12:51:54 ab 1.27.50.2: RESYNC: (1.27-1.30); FILE MERGED 2007/06/20 10:48:59 ab 1.27.50.1: #i75428# Search MSO Macro Runtime lib and disable search for vba mode


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [7df5592a7ea4dcf9ff2a99bdf85dbe58a1d377ea]

INTEGRATION: CWS rpt23fix02 (1.2.4); FILE MERGED 2007/07/31 06:56:25 oj 1.2.4.1: #i77152# shape include


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [a2697937ed61e54a2d2ca4a3a71ef5ea08dca4fd]

INTEGRATION: CWS ab34 (1.23.6); FILE MERGED 2007/07/24 13:52:24 ab 1.23.6.2: RESYNC: (1.23-1.24); FILE MERGED 2007/06/27 10:22:49 ab 1.23.6.1: #i78144# Make CDate return type date, removed stupid date special handling from cdbl/csng


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [e6305b3f3f94c78e5f7bdca880a076ffeaeac16a]

INTEGRATION: CWS rpt23fix02 (1.2.4); FILE MERGED 2007/08/02 08:17:11 oj 1.2.4.4: #i79942# correct simple import export failure 2007/07/31 07:10:38 oj 1.2.4.3: #i77152# shape include 2007/07/31 06:56:25 oj 1.2.4.2: #i77152# shape include 2007/07/24 08:32:44 oj 1.2.4.1: #i79942# handle shapes correctly


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [5888277f340b2985d13ca4268b7a84dfc3ec6f25]

INTEGRATION: CWS ab34 (1.32.50); FILE MERGED 2007/07/24 13:52:03 ab 1.32.50.2: RESYNC: (1.32-1.33); FILE MERGED 2007/06/27 10:22:49 ab 1.32.50.1: #i78144# Make CDate return type date, removed stupid date special handling from cdbl/csng


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [b13de4f1aaf644691a65fe5793bd227383661805]

INTEGRATION: CWS rpt23fix02 (1.2.4); FILE MERGED 2007/07/27 12:21:57 oj 1.2.4.1: #i77907# remove entries from context when propbrw is destroyed


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [9c0e25ca0bb8945c2c6b80c5232189da60bccc84]

INTEGRATION: CWS ab34 (1.13.96); FILE MERGED 2007/07/24 13:49:20 ab 1.13.96.2: RESYNC: (1.13-1.14); FILE MERGED 2007/06/20 10:48:58 ab 1.13.96.1: #i75428# Search MSO Macro Runtime lib and disable search for vba mode


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [304863907fd412840b5a54c3ddabdeb56bf7f629]

INTEGRATION: CWS ab34 (1.5.50); FILE MERGED 2007/05/29 08:48:52 ab 1.5.50.1: #i75598# Fixed wrong static array size


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [adff16aa7e431e1c28a5ee44aeb7f96e7ef92ac8]

INTEGRATION: CWS rpt23fix02 (1.2.4); FILE MERGED 2007/07/26 08:15:44 oj 1.2.4.1: #i77907# remove shapes when section is in disposing and dispose the shape afterwards


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [d88593af59d9126cdbcd6c0a5b06fb9c673dc6f9]

INTEGRATION: CWS ab34 (1.36.50); FILE MERGED 2007/07/24 13:47:27 ab 1.36.50.3: RESYNC: (1.36-1.37); FILE MERGED 2007/06/20 10:48:58 ab 1.36.50.2: #i75428# Search MSO Macro Runtime lib and disable search for vba mode 2007/03/12 12:12:36 ab 1.36.50.1: #i73457# Prevent sub from beeing set as param 0 for return type void


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [b8e099fb653ad8a685004738e2fb4e949fcbbb85]

INTEGRATION: CWS ab34 (1.11.68); FILE MERGED 2007/07/24 13:47:10 ab 1.11.68.2: RESYNC: (1.11-1.12); FILE MERGED 2007/06/20 10:48:58 ab 1.11.68.1: #i75428# Search MSO Macro Runtime lib and disable search for vba mode


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [33db5e7a345ffce259fe9597c47e57c0a2e9c685]

INTEGRATION: CWS ab34 (1.23.50); FILE MERGED 2007/07/24 13:46:11 ab 1.23.50.2: RESYNC: (1.23-1.24); FILE MERGED 2007/06/20 10:21:31 ab 1.23.50.1: #i75598# Add missing pcode


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [979273e328ce8821489dede05e9cdc9128668a86]

INTEGRATION: CWS ab34 (1.30.18); FILE MERGED 2007/07/25 10:05:38 ab 1.30.18.1: #i80019# Fixed ID conflict


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [caf009ffce75591bf981798e7f0758039191f784]

INTEGRATION: CWS rpt23fix02 (1.2.4); FILE MERGED 2007/07/25 09:36:27 oj 1.2.4.1: #i79963# check for empty prop name


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [d83869b240266c2f0b6439a63e69bcdd564911c1]

INTEGRATION: CWS rpt23fix02 (1.2.4); FILE MERGED 2007/07/26 08:15:44 oj 1.2.4.2: #i77907# remove shapes when section is in disposing and dispose the shape afterwards 2007/07/24 12:48:02 oj 1.2.4.1: merge from rpt23fix01


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [57b782b723eeddbed1735a1ef8c41baa620e858c]

INTEGRATION: CWS rpt23fix02 (1.2.4); FILE MERGED 2007/07/31 12:33:12 oj 1.2.4.4: #i77349# set caption 2007/07/31 09:49:38 lla 1.2.4.3: #i80211# solarmutex need locked 2007/07/27 12:21:57 oj 1.2.4.2: #i77907# remove entries from context when propbrw is destroyed 2007/07/24 12:48:02 oj 1.2.4.1: merge from rpt23fix01


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [eaddd968fee2de9bd9d0ffa002e22bb34f554a14]

INTEGRATION: CWS rpt23fix02 (1.2.4); FILE MERGED 2007/07/24 12:49:24 oj 1.2.4.1: merge from rpt23fix01


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [1780588a7d79baefb2a1ceb516c144a3c924b1eb]

INTEGRATION: CWS rpt23fix02 (1.2.4); FILE MERGED 2007/07/25 06:52:03 oj 1.2.4.2: new jcommon andnew file 2007/07/24 12:49:37 oj 1.2.4.1: merge from rpt23fix01


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [f783a6435bab2c667602a0df875adcaf47e9c217]

INTEGRATION: CWS rpt23fix02 (1.1.2); FILE ADDED 2007/07/27 11:12:44 oj 1.1.2.2: build problems with manifest file resoved 2007/07/24 17:19:28 tmorgner 1.1.2.1: Issue number:  #78502, #77039

The formatted-text-layout controller did not look for the correct node,
and therefore never found the expected 'office:value-type' attribute.
This now fixes the #78502 bug, and possibly addresses the #77039 bug as
well (although this bug might be connected to a writer-bug).

Fixed the repositories so that the StorageRepository does no longer log
exceptions whenever we test for an non-existing file. We expect the
exception and can safely swallow it here.

The FileRepository now maintains its own manifest for all files that
are written. This class is needed for all test-runs outside of OpenOffice.

2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [ff2168120f6102173e886982e21f3c520e108e0d]

INTEGRATION: CWS rpt23fix02 (1.2.4); FILE MERGED 2007/07/31 09:34:16 tmorgner 1.2.4.2: Fixed the non-display of shapes that was caused by some unnecessary CDATA copied from the original XML file. We now ignore all CDATA from <draw:*> elements. 2007/07/30 13:08:50 tmorgner 1.2.4.1: Issue number:  80157

Keep-Together is now applied to the paragraph-style instead of the cell-style.
However, as cell-styles dont (yet) get inherited if the paragraph has a style
defined, this now breaks the fonts of the first cell. Either we or the text/
style team should fix or work around this issue.

Also fixed:
A possible nullpointer if the image-data is invalid.

2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [51ebaf4d9d891dde36c68c8469973ec669788729]

INTEGRATION: CWS rpt23fix02 (1.1.2); FILE ADDED 2007/07/31 09:34:16 tmorgner 1.1.2.1: Fixed the non-display of shapes that was caused by some unnecessary CDATA copied from the original XML file. We now ignore all CDATA from <draw:*> elements.


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [e52cfce83ee95089e9e4eec95f589addd5a4c8f9]

INTEGRATION: CWS rpt23fix02 (1.2.4); FILE MERGED 2007/07/31 09:34:15 tmorgner 1.2.4.1: Fixed the non-display of shapes that was caused by some unnecessary CDATA copied from the original XML file. We now ignore all CDATA from <draw:*> elements.


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [6bc5b80213eb514416200c12c3b5f86c390ba605]

INTEGRATION: CWS rpt23fix02 (1.2.4); FILE MERGED 2007/07/25 15:05:46 tmorgner 1.2.4.1: Issue number:  78128

This commit fixes the messed up repeating-header system. The whole thing has
been redesigned to create a clean state-flow that can be debugged and traced
without any weird mind-bending activities. The report-targets now have a
new state (IN_GROUP_INSTANCE) to keep track of the group's processing and
to separate repeating headers and footers from ordinary headers and footers.

This patch also enforces a clean state-flow in the OfficeReportOutputTarget
and explicitly checks for all allowed band-types and throws exceptions on
every illegal state.

2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [394a814ac5e49b4b8de366d7ef4cf9b28cb4ea1b]

INTEGRATION: CWS rpt23fix02 (1.2.4); FILE MERGED 2007/07/31 09:34:15 tmorgner 1.2.4.6: Fixed the non-display of shapes that was caused by some unnecessary CDATA copied from the original XML file. We now ignore all CDATA from <draw:*> elements. 2007/07/30 13:08:49 tmorgner 1.2.4.5: Issue number:  80157

Keep-Together is now applied to the paragraph-style instead of the cell-style.
However, as cell-styles dont (yet) get inherited if the paragraph has a style
defined, this now breaks the fonts of the first cell. Either we or the text/
style team should fix or work around this issue.

Also fixed:
A possible nullpointer if the image-data is invalid.
2007/07/26 12:27:36 tmorgner 1.2.4.4: Issue number:  77610

Now the keep-together is working. We apply the keep-together to the first
paragraph in every table-row (most of the time in the first-cell, but if
the first cell is a covered cell, we choose the next cell until we find
a paragraph in that row). Along with the "TableRowKeep" compatiblity mode,
this makes the keep-together setting work.

Keep-together will be silently ignored on older versions of OpenOffice/StarOffice,
as they did not implement the 'TableRowKeep' compatibility mode.
2007/07/26 11:10:37 tmorgner 1.2.4.3: Issue number:  78128

.. and enforce the pagebreak after the group (to trigger the change of the
master page) just to make sure that the page-header/footer is correct if
the group has a parent-group. *Now* we've coverd all cases.
2007/07/26 11:06:15 tmorgner 1.2.4.2: Issue number:  78128

After a group that has a repeating group header, we have to reset the
master-page to the correct template (one that does no longer contain
the repeating header's tables)
2007/07/25 15:05:46 tmorgner 1.2.4.1: Issue number:  78128

This commit fixes the messed up repeating-header system. The whole thing has
been redesigned to create a clean state-flow that can be debugged and traced
without any weird mind-bending activities. The report-targets now have a
new state (IN_GROUP_INSTANCE) to keep track of the group's processing and
to separate repeating headers and footers from ordinary headers and footers.

This patch also enforces a clean state-flow in the OfficeReportOutputTarget
and explicitly checks for all allowed band-types and throws exceptions on
every illegal state.

2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [2ecf301f7d28831834c44ca59352508874695907]

INTEGRATION: CWS rpt23fix02 (1.2.4); FILE MERGED 2007/07/26 14:10:49 tmorgner 1.2.4.1: Issue number:  77494

The engine now creates a derived style if the section-table has a
defined background that is not transparent. However, if the row
has an own background that is not transparent, then the row's
defined background will be preserved.

2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [91ac02e71d33d78f3650b79e9384028e1b87660d]

INTEGRATION: CWS rpt23fix02 (1.2.4); FILE MERGED 2007/07/30 13:08:49 tmorgner 1.2.4.2: Issue number:  80157

Keep-Together is now applied to the paragraph-style instead of the cell-style.
However, as cell-styles dont (yet) get inherited if the paragraph has a style
defined, this now breaks the fonts of the first cell. Either we or the text/
style team should fix or work around this issue.

Also fixed:
A possible nullpointer if the image-data is invalid.
2007/07/25 15:05:46 tmorgner 1.2.4.1: Issue number:  78128

This commit fixes the messed up repeating-header system. The whole thing has
been redesigned to create a clean state-flow that can be debugged and traced
without any weird mind-bending activities. The report-targets now have a
new state (IN_GROUP_INSTANCE) to keep track of the group's processing and
to separate repeating headers and footers from ordinary headers and footers.

This patch also enforces a clean state-flow in the OfficeReportOutputTarget
and explicitly checks for all allowed band-types and throws exceptions on
every illegal state.

2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [025c4a4e951fdf9a024c5bda75f561ba56d9f14d]

INTEGRATION: CWS rpt23fix02 (1.1.2); FILE ADDED 2007/07/25 15:05:46 tmorgner 1.1.2.1: Issue number:  78128

This commit fixes the messed up repeating-header system. The whole thing has
been redesigned to create a clean state-flow that can be debugged and traced
without any weird mind-bending activities. The report-targets now have a
new state (IN_GROUP_INSTANCE) to keep track of the group's processing and
to separate repeating headers and footers from ordinary headers and footers.

This patch also enforces a clean state-flow in the OfficeReportOutputTarget
and explicitly checks for all allowed band-types and throws exceptions on
every illegal state.

2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [d407aa4dc87264bc8c80b8644e71fbecbf62389b]

INTEGRATION: CWS rpt23fix02 (1.2.4); FILE MERGED 2007/07/25 15:05:45 tmorgner 1.2.4.1: Issue number:  78128

This commit fixes the messed up repeating-header system. The whole thing has
been redesigned to create a clean state-flow that can be debugged and traced
without any weird mind-bending activities. The report-targets now have a
new state (IN_GROUP_INSTANCE) to keep track of the group's processing and
to separate repeating headers and footers from ordinary headers and footers.

This patch also enforces a clean state-flow in the OfficeReportOutputTarget
and explicitly checks for all allowed band-types and throws exceptions on
every illegal state.

2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [4b82cc5663518130d7a1f933868f7a14cdadf27b]

INTEGRATION: CWS rpt23fix02 (1.1.2); FILE ADDED 2007/07/25 15:05:45 tmorgner 1.1.2.1: Issue number:  78128

This commit fixes the messed up repeating-header system. The whole thing has
been redesigned to create a clean state-flow that can be debugged and traced
without any weird mind-bending activities. The report-targets now have a
new state (IN_GROUP_INSTANCE) to keep track of the group's processing and
to separate repeating headers and footers from ordinary headers and footers.

This patch also enforces a clean state-flow in the OfficeReportOutputTarget
and explicitly checks for all allowed band-types and throws exceptions on
every illegal state.

2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [f4590502bfd72e1c3ab4e760b43a6b671465cf0c]

INTEGRATION: CWS rpt23fix02 (1.2.4); FILE MERGED 2007/07/24 17:19:27 tmorgner 1.2.4.1: Issue number:  #78502, #77039

The formatted-text-layout controller did not look for the correct node,
and therefore never found the expected 'office:value-type' attribute.
This now fixes the #78502 bug, and possibly addresses the #77039 bug as
well (although this bug might be connected to a writer-bug).

Fixed the repositories so that the StorageRepository does no longer log
exceptions whenever we test for an non-existing file. We expect the
exception and can safely swallow it here.

The FileRepository now maintains its own manifest for all files that
are written. This class is needed for all test-runs outside of OpenOffice.

2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [d34f9955f7bcc7a37a0ebad53d082d8e30ebcbe5]

INTEGRATION: CWS rpt23fix02 (1.2.4); FILE MERGED 2007/07/30 13:08:49 tmorgner 1.2.4.2: Issue number:  80157

Keep-Together is now applied to the paragraph-style instead of the cell-style.
However, as cell-styles dont (yet) get inherited if the paragraph has a style
defined, this now breaks the fonts of the first cell. Either we or the text/
style team should fix or work around this issue.

Also fixed:
A possible nullpointer if the image-data is invalid.
2007/07/25 15:05:45 tmorgner 1.2.4.1: Issue number:  78128

This commit fixes the messed up repeating-header system. The whole thing has
been redesigned to create a clean state-flow that can be debugged and traced
without any weird mind-bending activities. The report-targets now have a
new state (IN_GROUP_INSTANCE) to keep track of the group's processing and
to separate repeating headers and footers from ordinary headers and footers.

This patch also enforces a clean state-flow in the OfficeReportOutputTarget
and explicitly checks for all allowed band-types and throws exceptions on
every illegal state.

2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [8c7a0a06992e9b2c3eb7aa1feabc24f5ae3aeda3]

INTEGRATION: CWS rpt23fix02 (1.2.4); FILE MERGED 2007/07/27 11:12:44 oj 1.2.4.1: build problems with manifest file resoved


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [8c27567a56f317e6a40f7633939cc28115833eb2]

INTEGRATION: CWS rpt23fix02 (1.2.4); FILE MERGED 2007/07/25 14:06:33 oj 1.2.4.2: #i77721# #i79958# class moved 2007/07/24 12:46:32 oj 1.2.4.1: merge from rpt23fix01


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [6ba190ab7b57be7a004d14be8787e4d888da5e81]

INTEGRATION: CWS jscoo23showstopper (1.6.168); FILE MERGED 2007/08/02 15:10:30 jsc 1.6.168.1: #i80284# check length of old str, assign the old length and copy memory only if length > 0


2007-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [b81171ce6e2f820574c7f4346db6045c60cd9d54]

INTEGRATION: CWS jscoo23showstopper (1.8.132); FILE MERGED 2007/08/02 15:08:26 jsc 1.8.132.1: #i80284# insert new ctor test for OUStringBuffer, copy ctor after makeStringAndClear


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [f244634b3a95d798e5e45937c47b15206d84e774]

INTEGRATION: CWS impress123 (1.37.98); FILE MERGED 2007/07/12 17:01:25 cl 1.37.98.2: RESYNC: (1.37-1.38); FILE MERGED 2007/07/12 07:50:33 cl 1.37.98.1: #i78659# AnyInput now also honors move and resize events for paint


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [aa9ebe63cb5bdd3bed2f588b855faa39dd7cb27c]

INTEGRATION: CWS impress123 (1.15.122); FILE MERGED 2007/07/12 16:18:37 cl 1.15.122.2: RESYNC: (1.15-1.16); FILE MERGED 2007/07/06 10:20:18 sj 1.15.122.1: #i76488# fixed crash when trying to load bitmaps having a negative size


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [5276c32f4cc93138c7d1814b2ebddd0909363c12]

INTEGRATION: CWS impress123 (1.2.102); FILE MERGED 2007/07/12 16:09:38 cl 1.2.102.2: RESYNC: (1.2-1.3); FILE MERGED 2007/07/06 10:21:18 sj 1.2.102.1: #i76488# fixed crash when trying to load bitmaps having a negative size


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [da54be9a73a5cdd9f2c6de6a194e80766683292c]

INTEGRATION: CWS impress123 (1.156.90); FILE MERGED 2007/07/12 15:47:36 cl 1.156.90.2: RESYNC: (1.156-1.159); FILE MERGED 2007/07/06 11:28:14 sj 1.156.90.1: #i61152# supportedInterfaces is now also delivering XText interfaces for the customshape


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [4e4965411cf93bdfb4227bdc464eda2ab17f547e]

INTEGRATION: CWS impress123 (1.42.10); FILE MERGED 2007/07/24 13:16:34 sj 1.42.10.3: #i79545# fixed redraw problem 2007/07/23 16:29:12 sj 1.42.10.2: #i79545# fixed redraw problem 2007/07/20 16:21:43 sj 1.42.10.1: #i76370# fixed crash when trying to get handle position


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [c0e9968b4bbda9563213589bcb0472f8797bb553]

INTEGRATION: CWS impress123 (1.10.360); FILE MERGED 2007/07/12 15:29:31 cl 1.10.360.2: RESYNC: (1.10-1.12); FILE MERGED 2007/07/04 13:15:52 cl 1.10.360.1: #i76084# remove dead SdrObject from mark list while sorting


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [365bf4c3d668fc960ab642f858c0de3a69b11a78]

INTEGRATION: CWS impress123 (1.13.32); FILE MERGED 2007/07/25 11:55:20 sj 1.13.32.1: #i79545# fixed refresh problem


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [0caaa9593a13c6eea5ede695afc03a1422cab40a]

INTEGRATION: CWS impress123 (1.15.10); FILE MERGED 2007/07/25 09:55:50 sj 1.15.10.1: #i75162# fixed fore/background color when using extrusion color


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [3dfc28e4f9936dc655bd3ce730e1a65d058296c1]

INTEGRATION: CWS impress123 (1.26.102); FILE MERGED 2007/07/12 13:27:30 cl 1.26.102.2: RESYNC: (1.26-1.27); FILE MERGED 2007/07/02 16:45:10 sj 1.26.102.1: #I68288# no longer exporting a handle element without handle position


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [f162188c4ef8997ac432a644ffad88dd1d5bf7a9]

INTEGRATION: CWS impress123 (1.5.18); FILE MERGED 2007/07/04 12:19:28 cl 1.5.18.1: #i79005# applied patch to fix a problem with the XTypeProvider interface


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [da8dfe9a155e0c25428e3ec0b6a108bb1dfa67db]

INTEGRATION: CWS impress123 (1.13.102); FILE MERGED 2007/07/03 15:01:13 sj 1.13.102.1: #i79094# added patch: new[]/delete mismatch


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [abce944cb22275e98fa37c8f6963ba564807aa22]

INTEGRATION: CWS impress123 (1.2.212); FILE MERGED 2007/07/04 11:02:30 cl 1.2.212.1: #i78462# removed dead Mac OS System 9 code


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [3fac1592069357ba7c757d11fdc039d05dd24d3f]

INTEGRATION: CWS impress123 (1.6.134); FILE MERGED 2007/07/04 11:00:08 cl 1.6.134.1: #i78462# removed dead Mac OS System 9 code


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [5ada76f95aea27a3822aa905288514f71a1435b7]

INTEGRATION: CWS impress123 (1.66.54); FILE MERGED 2007/07/12 12:59:47 cl 1.66.54.2: RESYNC: (1.66-1.68); FILE MERGED 2007/07/04 12:26:08 cl 1.66.54.1: #i79195# applied patch to create correct undo action for inserting hyperlink


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [d98df50cd9a7945a6b0cfb2216af395722f5f356]

INTEGRATION: CWS impress123 (1.27.72); FILE MERGED 2007/07/04 13:31:34 cl 1.27.72.1: #144683# check if mark list contains a graphic before accessing it


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [2a61519e4ee36df8231fff2f2cd236309ac33555]

INTEGRATION: CWS impress123 (1.44.56); FILE MERGED 2007/07/12 07:51:05 cl 1.44.56.1: #i78659# tweaked update handler so we do not pile up events


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [9f6cc0014ffeb12be5c866e1e84e52aa30837749]

INTEGRATION: CWS impress123 (1.64.134); FILE MERGED 2007/07/12 12:43:17 cl 1.64.134.2: RESYNC: (1.64-1.65); FILE MERGED 2007/07/04 11:00:07 cl 1.64.134.1: #i78462# removed dead Mac OS System 9 code


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [bcdbef545be4db81b4723613e49450b8896746e4]

INTEGRATION: CWS impress123 (1.21.94); FILE MERGED 2007/07/04 11:00:07 cl 1.21.94.1: #i78462# removed dead Mac OS System 9 code


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [7f8104ca037e14f5ed455e98629e0663d454f925]

INTEGRATION: CWS impress123 (1.98.56); FILE MERGED 2007/07/16 15:50:13 sj 1.98.56.1: #i20277# fixed bold/italic character formating problem


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [f5ed19bdb05beea0d20d8a7ecdba3c64ffcffd4c]

INTEGRATION: CWS impress123 (1.15.134); FILE MERGED 2007/07/04 11:00:07 cl 1.15.134.1: #i78462# removed dead Mac OS System 9 code


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [6174ddb75ff3e9ffb84530fe80d48da8f4af24ca]

INTEGRATION: CWS impress123 (1.85.54); FILE MERGED 2007/07/12 12:41:19 cl 1.85.54.2: RESYNC: (1.85-1.87); FILE MERGED 2007/07/04 11:00:06 cl 1.85.54.1: #i78462# removed dead Mac OS System 9 code


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [dc6b88ae814022d27fbf3ed2986540d5b9ffe881]

INTEGRATION: CWS impress123 (1.17.56); FILE MERGED 2007/07/04 11:00:05 cl 1.17.56.1: #i78462# removed dead Mac OS System 9 code


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [fc7fb642452c4a841aa06ecc10f0172ffc9ccc09]

INTEGRATION: CWS impress123 (1.32.134); FILE MERGED 2007/07/12 12:40:59 cl 1.32.134.2: RESYNC: (1.32-1.34); FILE MERGED 2007/07/04 11:00:04 cl 1.32.134.1: #i78462# removed dead Mac OS System 9 code


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [be66f70b3f84dd2faa7136bdc4db010543fc646b]

INTEGRATION: CWS impress123 (1.59.54); FILE MERGED 2007/07/12 12:40:51 cl 1.59.54.2: RESYNC: (1.59-1.61); FILE MERGED 2007/07/04 10:57:30 cl 1.59.54.1: #i37195# applied patch to support handout layout in rtl mode


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [29b78b45242f3e67eb60581efad6869efca67309]

INTEGRATION: CWS impress123 (1.53.56); FILE MERGED 2007/07/04 11:00:04 cl 1.53.56.1: #i78462# removed dead Mac OS System 9 code


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [aeafc83d3333923aae998dd4b0f7713e14c9d7ad]

INTEGRATION: CWS impress123 (1.47.82); FILE MERGED 2007/07/12 12:40:29 cl 1.47.82.2: RESYNC: (1.47-1.48); FILE MERGED 2007/07/04 11:00:03 cl 1.47.82.1: #i78462# removed dead Mac OS System 9 code


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [7116880f860df7998d0d74b8ae5f58210507a5f1]

INTEGRATION: CWS impress123 (1.42.56); FILE MERGED 2007/07/04 11:00:01 cl 1.42.56.1: #i78462# removed dead Mac OS System 9 code


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [e9d3eb3d703e096673ed921d5cae1950527d3441]

INTEGRATION: CWS impress123 (1.82.56); FILE MERGED 2007/07/12 12:40:19 cl 1.82.56.2: RESYNC: (1.82-1.83); FILE MERGED 2007/07/04 11:00:01 cl 1.82.56.1: #i78462# removed dead Mac OS System 9 code


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [f9a98868bd5726cac7178509c489adff589ce28b]

INTEGRATION: CWS impress123 (1.73.44); FILE MERGED 2007/07/12 12:23:46 cl 1.73.44.2: RESYNC: (1.73-1.75); FILE MERGED 2007/07/03 14:06:44 sj 1.73.44.1: #140294# now writing missing href attribute, even if the href ist empty


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [e80bb313951d2b276e3c94d71b4fc29d2c37e5e7]

INTEGRATION: CWS impress123 (1.16.118); FILE MERGED 2007/07/12 11:30:56 cl 1.16.118.2: RESYNC: (1.16-1.17); FILE MERGED 2007/07/02 15:44:23 sj 1.16.118.1: #I68288# no longer exporting a handle element without handle position


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [253f550bd330c9ffc12cf775ab9f7b739d5ce7d1]

INTEGRATION: CWS impress123 (1.67.14); FILE MERGED 2007/07/17 11:10:57 cl 1.67.14.3: RESYNC: (1.68-1.69); FILE MERGED 2007/07/12 10:33:58 cl 1.67.14.2: RESYNC: (1.67-1.68); FILE MERGED 2007/07/03 15:54:58 sj 1.67.14.1: #i78953# fixed pict detection even if the stream is lower than 525 bytes


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [5d542f2c86b87b110ff29105e400d50a9585f88c]

INTEGRATION: CWS impress123 (1.7.78); FILE MERGED 2007/07/17 11:10:36 cl 1.7.78.2: RESYNC: (1.7-1.8); FILE MERGED 2007/07/03 15:25:49 sj 1.7.78.1: #I79099# added patch, taking care of configuration values (compression) that don|t fit into the allowed range


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [6bdb2a89eec0590eb0113d85e8e4df4302677ef5]

INTEGRATION: CWS aw052 (1.2.24); FILE MERGED 2007/06/26 16:39:26 aw 1.2.24.1: #i78696# changed handling of rotation contained in transformation to mathematically correct orientation


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [a1ad81da3098f9b78a2f6d0dcc77b971b7d6693e]

INTEGRATION: CWS aw052 (1.7.24); FILE MERGED 2007/06/27 11:40:22 aw 1.7.24.2: #i78696# unified creation of fRotationAnglePi 2007/06/26 16:39:26 aw 1.7.24.1: #i78696# changed handling of rotation contained in transformation to mathematically correct orientation


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [20aa3592ca82bf68b1c2ed85e06574dc719d1ab7]

INTEGRATION: CWS aw052 (1.49.2); FILE MERGED 2007/07/12 12:09:14 aw 1.49.2.1: #i79128# use the correct OutDev for wallpaper paint


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [469dcff8afaede1849a7627e1662b77951aa1005]

INTEGRATION: CWS aw052 (1.11.42); FILE MERGED 2007/07/27 17:31:03 aw 1.11.42.1: #i79917# Mapped usages of tools Polygon and tools PolyPolygon to B2DPolygon usages for safety. Also removed some no longer needed toolings in anonymous namespace


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [189c655f7628e1866e827d4af7e347bf0c6b2f14]

INTEGRATION: CWS aw052 (1.81.90); FILE MERGED 2007/07/26 10:57:21 aw 1.81.90.4: RESYNC: (1.82-1.83); FILE MERGED 2007/07/05 23:33:30 aw 1.81.90.3: RESYNC: (1.81-1.82); FILE MERGED 2007/06/27 11:42:05 aw 1.81.90.2: #i78696# extended with NormAngle360 where needed 2007/06/26 16:37:03 aw 1.81.90.1: #i78696# changed handling of rotation contained in transformation to mathematically correct orientation


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [351c1206480a2cd0c44deb3ade8ff9ce441d8e90]

INTEGRATION: CWS aw052 (1.41.88); FILE MERGED 2007/07/31 10:22:02 aw 1.41.88.6: #i80213# use openWithGeometryChange/closeWithGeometryChange in SdrPathObj::ImpForceKind() when adapting the polygon to the object type 2007/07/26 10:57:14 aw 1.41.88.5: RESYNC: (1.42-1.45); FILE MERGED 2007/07/05 23:32:39 aw 1.41.88.4: RESYNC: (1.41-1.42); FILE MERGED 2007/06/28 16:45:00 aw 1.41.88.3: #i77148# Multi-point-drag was broken due to an invalid comparison 2007/06/27 11:42:05 aw 1.41.88.2: #i78696# extended with NormAngle360 where needed 2007/06/26 16:37:03 aw 1.41.88.1: #i78696# changed handling of rotation contained in transformation to mathematically correct orientation


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [28fb0d5ab394ac154a51bfb7951487c7dd7421cc]

INTEGRATION: CWS aw052 (1.40.90); FILE MERGED 2007/07/26 10:56:28 aw 1.40.90.3: RESYNC: (1.41-1.43); FILE MERGED 2007/07/05 23:27:51 aw 1.40.90.2: RESYNC: (1.40-1.41); FILE MERGED 2007/06/26 16:37:03 aw 1.40.90.1: #i78696# changed handling of rotation contained in transformation to mathematically correct orientation


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [908f660fae12469cc7f4aa0b31a2f060427a3382]

INTEGRATION: CWS aw052 (1.8.328); FILE MERGED 2007/06/27 11:36:49 aw 1.8.328.1: #i78696# Deprecating RotateAngle and ShearAngle; Added docu for RotateAngle being inverted


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [c72bc28f995d419e11dd5ff7c5bf5d5545dacf72]

INTEGRATION: CWS aw052 (1.35.132); FILE MERGED 2007/07/05 11:25:40 aw 1.35.132.1: #i78183# Added EnableRTL(false) after discussed with AF


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [57b4e1cf6792105a921312ff741337eb49dde442]

INTEGRATION: CWS aw052 (1.24.118); FILE MERGED 2007/07/05 15:13:31 aw 1.24.118.2: RESYNC: (1.24-1.25); FILE MERGED 2007/06/26 16:35:34 aw 1.24.118.1: #i78696# changed handling of rotation contained in transformation to mathematically correct orientation


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [730d4ad73eae2be64c9d2a15b6d5cc29fd64a901]

INTEGRATION: CWS aw052 (1.59.58); FILE MERGED 2007/07/26 10:09:59 aw 1.59.58.3: RESYNC: (1.60-1.61); FILE MERGED 2007/07/05 15:11:41 aw 1.59.58.2: RESYNC: (1.59-1.60); FILE MERGED 2007/06/26 16:35:34 aw 1.59.58.1: #i78696# changed handling of rotation contained in transformation to mathematically correct orientation


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [6d7c9e4d593288378dec97111a69e05719d2535a]

INTEGRATION: CWS aw052 (1.8.6); FILE MERGED 2007/07/27 17:29:45 aw 1.8.6.1: #i79917# Two errors in polygonFromBezier2DSequencepolygonFromBezier2DSequence; use first segment for start point (not last) and one x/y typo for 2nd control point


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [7278c6fa0758ace01957cd11a36a59ce6e1d6fe0]

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>  [92a654e1951449e454047ee15f1da26c7418a067]

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>  [814b856a06b36864dddfea1d4807f1d143851cf1]

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>  [aa3ec13656fa87a2ec3ee3836b38287e90874a57]

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>  [c41a2b42b9b95691da39a064f7e3f82f6332ff1e]

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>  [89811f84bbbe3743c49a26b81b5092bf0974a509]

INTEGRATION: CWS fwk69 (1.16.30); FILE MERGED 2007/07/24 08:46:27 as 1.16.30.1: #i66598# new property DocumentBaseURL


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [9256849b878e3e22ae419e5832ea5985ad01b9a5]

INTEGRATION: CWS fwk69 (1.11.38); FILE MERGED 2007/07/24 08:46:27 as 1.11.38.1: #i66598# new property DocumentBaseURL


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [c5cb88669fa398b378a48d2a5cf59b8061cbe3ed]

INTEGRATION: CWS fwk69 (1.74.6); FILE MERGED 2007/07/25 13:31:02 pb 1.74.6.3: fix: #i76524# linux shows warning: variable name used twice 2007/07/19 06:51:56 cd 1.74.6.2: #i76524# Preview in Webbrower shouldn't show any filter options dialog 2007/07/18 15:00:50 cd 1.74.6.1: #i76524# Preview in Webbrower shouldn't show any filter options dialog


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [cc49da39081f303839868769e43876a746bd1606]

INTEGRATION: CWS fwk69 (1.28.8); FILE MERGED 2007/07/18 11:31:57 mav 1.28.8.1: #i56967# preselect the password checkbox


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [163e28dc7ce074a20e1c6357e6c107babb91ed70]

INTEGRATION: CWS fwk69 (1.98.8); FILE MERGED 2007/07/18 11:31:56 mav 1.98.8.1: #i56967# preselect the password checkbox


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [8faa72fc99638b4186373f1f78ac18358927f27f]

INTEGRATION: CWS fwk69 (1.90.4); FILE MERGED 2007/07/20 17:54:52 mba 1.90.4.2: #b6503532#: no extension in caption bar 2007/07/18 14:57:23 mba 1.90.4.1: #b6503532#: SFX_TITLE_FILENAME was handled incorrectly


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [ce22b0fbd918344ddbfbf88e5271bae3e94b7552]

INTEGRATION: CWS fwk69 (1.9.8); FILE MERGED 2007/07/19 12:47:14 mav 1.9.8.1: #i79788# math object should be resized when it is edited


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [4dc75394ac2880294b273b371ff87ddb93a1176e]

INTEGRATION: CWS fwk69 (1.68.8); FILE MERGED 2007/07/17 15:43:03 mav 1.68.8.1: #i77663# fix typo


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [3c950e01461ab1037b2a1e821dfb540cb990142f]

INTEGRATION: CWS fwk69 (1.28.4); FILE MERGED 2007/07/18 11:31:56 mav 1.28.4.1: #i56967# preselect the password checkbox


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [cb0685cb2aa329321eb3c1d4f236f976e4ce06c9]

INTEGRATION: CWS fwk69 (1.191.8); FILE MERGED 2007/07/20 08:35:23 mav 1.191.8.1: #i66598# accept empty DocumentBaseURL


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [d3f1f6acf5a49ed22256ab69c45903ceb46a0fb1]

INTEGRATION: CWS fwk69 (1.60.8); FILE MERGED 2007/07/18 14:58:45 mba 1.60.8.1: #i56351#: wrong document title used for comparison with title of browse node


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [b2f28e825db4e56d69e2d77734d6da75a4da5160]

INTEGRATION: CWS fwk69 (1.112.8); FILE MERGED 2007/07/20 13:22:03 mav 1.112.8.1: #i75966# reask for the password


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [ab2e30ddc15b678f54b6d67161b6feb2657adef8]

INTEGRATION: CWS fwk69 (1.8.8); FILE MERGED 2007/07/18 11:31:56 mav 1.8.8.1: #i56967# preselect the password checkbox


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [530a6590570592f492b2071c8aa0c5fd1a51f7e1]

INTEGRATION: CWS fwk69 (1.18.14); FILE MERGED 2007/07/19 13:00:47 mav 1.18.14.1: #i78720# fix the cloned size caching


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [838a26a1c2c292a94c76204661abc89426d4ba39]

INTEGRATION: CWS fwk69 (1.12.14); FILE MERGED 2007/07/19 13:00:47 mav 1.12.14.1: #i78720# fix the cloned size caching


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [ccfcd457bb1a06a2392068c274686bd687643a08]

INTEGRATION: CWS fwk69 (1.31.6); FILE MERGED 2007/07/19 13:00:47 mav 1.31.6.1: #i78720# fix the cloned size caching


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [96a7f7bb6e70631dd02773f77171defcb6f2b8cd]

INTEGRATION: CWS fwk69 (1.21.14); FILE MERGED 2007/07/19 13:00:47 mav 1.21.14.1: #i78720# fix the cloned size caching


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [4a4f7ef60f91bf88ed91269618ce7193c50868e1]

INTEGRATION: CWS fwk69 (1.24.6); FILE MERGED 2007/07/19 13:00:47 mav 1.24.6.1: #i78720# fix the cloned size caching


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [0f82b10f5d5ac02361a5041c9f4a68636eeb9a48]

INTEGRATION: CWS fwk69 (1.14.10); FILE MERGED 2007/07/23 06:46:54 cd 1.14.10.1: #i79686# Service must be created by using service manager


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [0533b406c4fc0a7b2293ef5ac9ac3d0db73c599e]

INTEGRATION: CWS fwk69 (1.23.38); FILE MERGED 2007/07/24 08:47:57 as 1.23.38.1: #i66598# use new property of MediaDescriptor named DocumentBaseURL to make hyperlinks working in recovery use case


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [5180a17aae3b709d4012c64ac1b9e6b13bffb206]

INTEGRATION: CWS fwk69 (1.37.78); FILE MERGED 2007/07/23 06:48:22 cd 1.37.78.1: #i79686# Image manager service must be available at Office service manager


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [450f14c1293e01637dff8514739c5f7a7b69e0c7]

INTEGRATION: CWS fwk69 (1.65.4); FILE MERGED 2007/07/23 07:04:26 cd 1.65.4.1: #i79828# Prevent creation of add-on toolbars more than once


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [604a72dee12e6d073a5abcb8471e6c6dd8e91546]

INTEGRATION: CWS fwk69 (1.3.186); FILE MERGED 2007/07/23 07:24:06 as 1.3.186.1: new test for interception


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [a535569126ddd7fab0e92ad5ab589e66faf69bfb]

INTEGRATION: CWS fwk69 (1.5.200); FILE MERGED 2007/07/23 06:48:00 cd 1.5.200.1: #i79686# Image manager service must be available at Office service manager


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [1714066139de4ecead07c5462d46dddadfebfa4d]

INTEGRATION: CWS fwk69 (1.42.4); FILE MERGED 2007/07/23 06:47:46 cd 1.42.4.1: #i79686# Image manager service must be available at Office service manager


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [e778df38813bdb93681f64727b07f2d793b2867b]

INTEGRATION: CWS fwk69 (1.21.132); FILE MERGED 2007/07/17 07:21:39 as 1.21.132.1: #148694# handle exceptions during deep detection more gracefully


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [738da6cfe74c251900f83c03457e3df54a68a10a]

INTEGRATION: CWS fwk69 (1.46.100); FILE MERGED 2007/07/25 08:12:25 pb 1.46.100.1: fix: #i74939# GetDropTxt(): always return a string even though there is a selection


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [91034a591adba5c59a507684c71cf2c8cf0e3867]

INTEGRATION: CWS fwk69 (1.30.82); FILE MERGED 2007/07/17 14:45:26 cd 1.30.82.1: #149732# Text Formatting toolbar must have a pre-defined docking position


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [71111d2d7dda1b785eac6b2d434b585855394a20]

INTEGRATION: CWS kendy18 (1.3.2); FILE MERGED 2007/07/26 14:05:53 kendy 1.3.2.1: #i79768# Fix Crystal left align tool button.


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [9942accb2aa603ec53961319dd05f1294ddef72f]

INTEGRATION: CWS kendy18 (1.98.80); FILE MERGED 2007/08/01 19:01:03 kendy 1.98.80.1: #i80264# Don't cast awt::Size to tools Size, they are not the same on 64bit.


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [db91067a05978fb117283e597e5578d93556f2ca]

INTEGRATION: CWS kendy18 (1.8.8); FILE MERGED 2007/07/26 12:48:15 kendy 1.8.8.1: #i80039# Fix cairo canvas according to the basegfx API change.


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [467e1d4077cdb65e0323827205015c2389eb617e]

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>  [0072d071c816dc1b8f36206e91e42678348cee8a]

INTEGRATION: CWS cmcfixes37 (1.6.6); FILE MERGED 2007/07/27 10:22:15 cmc 1.6.6.1: #i79847# escape : like java does


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [d1673a5e9e88a483297ab88febee950e4027b512]

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>  [a7d9352b82ec1292d56cf8efd1a8bc4506cc7049]

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>  [3c10fe0d2a5487b8590c15c45eba6d649d8f80fd]

INTEGRATION: CWS cmcfixes37 (1.3.6); FILE MERGED 2007/07/27 10:25:11 cmc 1.3.6.1: #i80057# add VIGRA buildtype


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [1c10acd1cc975dbd18e35ebac5e3391b5abb5532]

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>  [9f9662a6b52b1437f1b20438d24e469b63f8c4d5]

INTEGRATION: CWS vcl81 (1.14.12); FILE MERGED 2007/07/13 13:52:42 pl 1.14.12.1: #i79597# fix a clipping issue


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [060d5d37f4b579e8a9ba7a7f3f65dcde4e75bfd5]

INTEGRATION: CWS vcl81 (1.21.48); FILE MERGED 2007/07/19 13:24:06 pl 1.21.48.1: #i79787# wait for initial printer discovery


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [dde3ee5fc1a794fd277fe308613efc8396e9369d]

INTEGRATION: CWS vcl81 (1.94.12); FILE MERGED 2007/07/24 12:35:45 pl 1.94.12.1: #i79953# use dbus to disable screen saver (thanks cmc)


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [0340c4b755492271d47dcfcbe86db9f08d7b1a9f]

INTEGRATION: CWS vcl81 (1.27.20); FILE MERGED 2007/07/24 12:35:46 pl 1.27.20.1: #i79953# use dbus to disable screen saver (thanks cmc)


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [bc8194e2abd7b018faabeefe88ca05fde222a35c]

INTEGRATION: CWS vcl81 (1.9.382); FILE MERGED 2007/07/24 12:35:45 pl 1.9.382.1: #i79953# use dbus to disable screen saver (thanks cmc)


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [df0361a7443ecdd256d3d517c24949d21dfd9b16]

INTEGRATION: CWS vcl81 (1.64.20); FILE MERGED 2007/07/24 12:35:45 pl 1.64.20.2: #i79953# use dbus to disable screen saver (thanks cmc) 2007/07/19 12:33:15 pl 1.64.20.1: #i78887# windows without parents are not really dialogs


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [72a295a580d69c4f05bee7284d67ceebb5d9314e]

INTEGRATION: CWS vcl81 (1.112.20); FILE MERGED 2007/07/13 12:48:53 pl 1.112.20.1: #i76879# add a missing endstream


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [f577b1f166bc2c6bb94263f59ea8ba6258c1eac3]

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>  [9229ada813aa342e59701163d77e5202d39aefb0]

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>  [09ea0f161a75329797bfeea3dc4f99b7277ceab6]

INTEGRATION: CWS vcl81 (1.43.20); FILE MERGED 2007/07/19 14:17:25 pl 1.43.20.1: #i57011# emit empty invocations for the benefit of print managers


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [9b11e9cf0cfc1daa992cff6d003a5b44bc825410]

INTEGRATION: CWS vcl81 (1.12.56); FILE MERGED 2007/07/19 16:35:43 pl 1.12.56.1: #148849# remove event listener or be called on a dead object


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [1b4f77be579c4e537d7b1090cbd8fdf3ac4d414b]

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>  [680d33e7f0c1299516c74de5f831c1934d3cbe18]

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-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [bf1c305aaaf170416665dbaa99f3db206b28c0e3]

INTEGRATION: CWS rpt23fix01 (1.35.48); FILE MERGED 2007/07/12 10:42:52 lla 1.35.48.1: #i79080# fix problem which opens the Help Agent on the wrong frame


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [a47a6e2e876aed90392a2d533c4660b997677aa3]

INTEGRATION: CWS rpt23fix01 (1.2.2); FILE MERGED 2007/07/13 09:21:57 lla 1.2.2.2: #i78437# 2007/07/12 10:27:48 lla 1.2.2.1: #i78437# new name for reportdesign


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [5691672a92d852108e657d814e7d7f03f71d9a77]

INTEGRATION: CWS rpt23fix01 (1.2.2); FILE MERGED 2007/07/19 11:06:19 oj 1.2.2.7: #i79598# makefile description changes 2007/07/19 09:26:21 oj 1.2.2.6: #i79598# create description file 2007/07/19 06:30:04 oj 1.2.2.5: #i79598# use vanilla license 2007/07/16 13:44:03 fs 1.2.2.4: #i77800# +core_misc 2007/07/16 05:49:01 oj 1.2.2.3: #i79557# changes for no java 2007/07/13 09:21:57 lla 1.2.2.2: #i78437# 2007/07/12 10:26:35 lla 1.2.2.1: #i78437# new name for reportdesign


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [5dc2954ab27ce7a12e24d0183f35e6a5cfbb8825]

INTEGRATION: CWS rpt23fix01 (1.2.2); FILE REMOVED 2007/07/19 09:26:41 oj 1.2.2.4: #i79598# create description file 2007/07/11 12:54:14 oj 1.2.2.3: wrong commit 2007/07/11 10:57:34 lla 1.2.2.2: version 1.0.0 2007/07/11 09:26:56 oj 1.2.2.1: #i78608# remove props PRINTREPEATEDVALUES,... for fixedline


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [fb9943e9dae68717a60bf4d3476673db0b971447]

INTEGRATION: CWS rpt23fix01 (1.2.2); FILE MERGED 2007/07/24 05:37:10 oj 1.2.2.6: #i77272# correct context menu handling 2007/07/24 05:28:06 oj 1.2.2.5: #i77272# correct context menu handling 2007/07/18 07:44:53 lla 1.2.2.4: #i79692# customshapes can drop every where 2007/07/16 07:48:38 lla 1.2.2.3: #i77268# better visualisation 2007/07/11 11:27:14 oj 1.2.2.2: #i77272# unmark objects 2007/07/11 10:55:51 lla 1.2.2.1: #i79425# selection bug


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [4dba500c0bcdafe91b874ed8c5ce59d828ff8456]

INTEGRATION: CWS rpt23fix01 (1.2.2); FILE MERGED 2007/07/16 07:49:01 lla 1.2.2.3: #77986# toolbar fix 2007/07/11 11:29:54 oj 1.2.2.2: #i77157# impl center as well 2007/07/11 11:22:40 oj 1.2.2.1: #i77157# impl center as well


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [a8bb6b8ee372c2c76b16d55920d8d1af117f7ec2]

INTEGRATION: CWS rpt23fix01 (1.2.2); FILE MERGED 2007/07/11 09:03:20 oj 1.2.2.1: #i77271# disable editing


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [17631bde389ef0f4798ed0d90fee1b76a2f688e7]

INTEGRATION: CWS rpt23fix01 (1.2.2); FILE MERGED 2007/07/16 07:49:01 lla 1.2.2.2: #77986# toolbar fix 2007/07/11 09:43:37 oj 1.2.2.1: #i78407# fix some scrolling issues


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [4a59643032bdf63daded04af7f8f71704ac15079]

INTEGRATION: CWS rpt23fix01 (1.2.2); FILE MERGED 2007/07/16 12:06:44 oj 1.2.2.2: #i77411# set help id 2007/07/16 07:49:01 lla 1.2.2.1: #77986# toolbar fix


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [b401629976770dfd8d2279af514363ead4e9ed3f]

INTEGRATION: CWS rpt23fix01 (1.2.2); FILE MERGED 2007/07/16 12:25:36 lla 1.2.2.6: #i77268# ServiceFactory no longer need in getOverlappedControlColor() 2007/07/16 12:11:04 oj 1.2.2.5: remove unused var 2007/07/16 12:06:44 oj 1.2.2.4: #i77411# set help id 2007/07/16 10:24:02 lla 1.2.2.3: #i77268# visualisation for DnD 2007/07/16 07:49:01 lla 1.2.2.2: #77986# toolbar fix 2007/07/11 09:58:18 oj 1.2.2.1: #i78520# allowd to add control with keyboard


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [e09db87ae5d925d159178037fc29e410cde26004]

INTEGRATION: CWS rpt23fix01 (1.2.2); FILE MERGED 2007/07/18 11:15:27 oj 1.2.2.7: #i79230# undoaction was created inside undoaction, lock was missing 2007/07/16 12:05:30 fs 1.2.2.6: #i79657# lock UndoEnv while doing UNDO/REDO 2007/07/16 07:49:01 lla 1.2.2.5: #77986# toolbar fix 2007/07/12 13:47:35 lla 1.2.2.4: #i79080# ReportController.cxx 2007/07/11 10:54:06 lla 1.2.2.3: #i79080# help agent 2007/07/11 10:19:09 oj 1.2.2.2: #i78504# use own numberformatter 2007/07/11 09:58:18 oj 1.2.2.1: #i78520# allowd to add control with keyboard


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [272fc96721a5f3b624280307194ebf2618316df5]

INTEGRATION: CWS rpt23fix01 (1.2.2); FILE MERGED 2007/07/16 19:35:23 fs 1.2.2.1: #i77800# reportformula moved to ../../core/misc


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [29edcd0dbf1fa9ab55ccdf430e1ce91ab4a9b3be]

INTEGRATION: CWS rpt23fix01 (1.2.2); FILE MERGED 2007/07/18 09:24:14 oj 1.2.2.1: correct undo actions


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [4abb8cca10e89ddeda7621826c6e9a009460c6f1]

INTEGRATION: CWS rpt23fix01 (1.2.2); FILE MERGED 2007/07/11 10:48:26 oj 1.2.2.1: #i78141# handle transparent color


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [ce4d789bd1e92e79e886787c36412d98fac7b483]

INTEGRATION: CWS rpt23fix01 (1.2.2); FILE MERGED 2007/07/16 07:38:07 oj 1.2.2.3: compile error fixed 2007/07/11 11:03:05 oj 1.2.2.2: #i78141# handle transparent color 2007/07/11 10:48:26 oj 1.2.2.1: #i78141# handle transparent color


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [5283ea3325c8b40db6f3fa19463ac966379d4568]

INTEGRATION: CWS rpt23fix01 (1.2.2); FILE MERGED 2007/07/18 07:44:11 lla 1.2.2.2: #i79692# customshapes can drop every where 2007/07/16 07:36:46 lla 1.2.2.1: #i77268# better visualisation


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [adf759a42d0d91dce9e7760397bb0338a863ecd0]

INTEGRATION: CWS rpt23fix01 (1.2.2); FILE MERGED 2007/07/16 07:37:18 lla 1.2.2.1: #i77986# toolbar fix


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [5be320fbb2343353726d6db4e0f835ba86c2c90d]

INTEGRATION: CWS rpt23fix01 (1.2.2); FILE MERGED 2007/07/16 07:37:18 lla 1.2.2.2: #i77986# toolbar fix 2007/07/11 09:43:36 oj 1.2.2.1: #i78407# fix some scrolling issues


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [da690291301f8d69b65b9e070856f538e553da87]

INTEGRATION: CWS rpt23fix01 (1.2.2); FILE MERGED 2007/07/11 09:58:18 oj 1.2.2.1: #i78520# allowd to add control with keyboard


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [85a25455ed7b1e91f194552251eb7527dd0ce388]

INTEGRATION: CWS rpt23fix01 (1.2.2); FILE MERGED 2007/07/11 10:52:06 lla 1.2.2.3: #i79080# help agent 2007/07/11 10:19:09 oj 1.2.2.2: #i78504# use own numberformatter 2007/07/11 09:58:17 oj 1.2.2.1: #i78520# allowd to add control with keyboard


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [ea348c491893915f0ceeee684e913f2d0a300cbe]

INTEGRATION: CWS rpt23fix01 (1.2.2); FILE MERGED 2007/07/16 07:37:17 lla 1.2.2.1: #i77986# toolbar fix


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [c353aefc5323ba7e989518dd4c33e477fb61135b]

INTEGRATION: CWS rpt23fix01 (1.2.2); FILE MERGED 2007/07/11 09:21:58 oj 1.2.2.1: #i77715# check for own window


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [bc9bace32cacd9700553ac885f79e94a8a8705fc]

INTEGRATION: CWS rpt23fix01 (1.2.2); FILE MERGED 2007/07/16 07:30:42 lla 1.2.2.2: #i78500# insert time control only 2007/07/11 10:19:09 oj 1.2.2.1: #i78504# use own numberformatter


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [129cadcc7b94e7b195d2e9436688ea287cab7366]

INTEGRATION: CWS rpt23fix01 (1.2.2); FILE MERGED 2007/07/16 19:35:57 fs 1.2.2.2: #i77800# some more outsourcing 2007/07/16 13:43:53 fs 1.2.2.1: #i77800# outsourced ExpressionFactory and friends to a dedicated file (conditionalexpression.*)


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [db2d108802a26c735bd2345894ce127e9090cc92]

INTEGRATION: CWS rpt23fix01 (1.2.2); FILE MERGED 2007/07/16 10:24:01 lla 1.2.2.1: #i77268# visualisation for DnD


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [b106ab467350aeba60b36da171c3542affd4fb64]

INTEGRATION: CWS rpt23fix01 (1.2.2); FILE MERGED 2007/07/16 07:27:51 lla 1.2.2.1: #i78500# insert time control only


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [ac7cf28531855747e98815f92e4f648304cac554]

INTEGRATION: CWS rpt23fix01 (1.2.2); FILE MERGED 2007/07/16 07:26:08 lla 1.2.2.1: #i78500# insert time control only


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [ef7a073551b9c3aa93b434cba0d5fc8a7d4e5628]

INTEGRATION: CWS rpt23fix01 (1.2.2); FILE MERGED 2007/07/12 12:59:57 oj 1.2.2.1: #i77832# #i77146# impl group on and interval


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [b32f717f27682762c50377a7736a0914b7489135]

INTEGRATION: CWS rpt23fix01 (1.2.2); FILE MERGED 2007/07/12 12:59:57 oj 1.2.2.2: #i77832# #i77146# impl group on and interval 2007/07/11 10:31:01 oj 1.2.2.1: #i78377# reportdefinition now is a numberformatssupplier as ell


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [48d8550031ac7c00fc912c0da87aaae85b94c450]

INTEGRATION: CWS rpt23fix01 (1.2.2); FILE MERGED 2007/07/11 10:31:01 oj 1.2.2.1: #i78377# reportdefinition now is a numberformatssupplier as ell


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [a100e0d5df95b9b9f7e066cb1734bd11d7a6b290]

INTEGRATION: CWS rpt23fix01 (1.2.2); FILE MERGED 2007/07/12 14:01:43 oj 1.2.2.2: #i77295# fix some font problems 2007/07/11 10:31:00 oj 1.2.2.1: #i78377# reportdefinition now is a numberformatssupplier as ell


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [e5c24dc5cf519bb5b3e8626c57407650de18b253]

INTEGRATION: CWS rpt23fix01 (1.2.2); FILE MERGED 2007/07/17 05:52:36 oj 1.2.2.5: #i79656# don't export value 2007/07/12 14:01:42 oj 1.2.2.4: #i77295# fix some font problems 2007/07/12 12:59:56 oj 1.2.2.3: #i77832# #i77146# impl group on and interval 2007/07/11 10:31:00 oj 1.2.2.2: #i78377# reportdefinition now is a numberformatssupplier as ell 2007/07/11 09:24:08 oj 1.2.2.1: #i79422# correct numbertype


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [de1c4174b16244b497abe143b59c8c370367d1f0]

INTEGRATION: CWS rpt23fix01 (1.2.2); FILE MERGED 2007/07/18 09:24:14 oj 1.2.2.2: correct undo actions 2007/07/16 19:37:35 fs 1.2.2.1: #i77800# +m_aConditionUpdater


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [a702506e6e8750dfdd58ad22c9fb99fbdca438ca]

INTEGRATION: CWS rpt23fix01 (1.3.2); FILE MERGED 2007/07/19 06:39:07 oj 1.3.2.7: #i78372# lock undo before setting position 2007/07/18 11:54:00 oj 1.3.2.6: #i78372# set props at section 2007/07/16 12:37:08 fs 1.3.2.5: #i79659# +ensureSdrObjectOwnership 2007/07/11 11:53:14 oj 1.3.2.4: #i78372# actulize section height when object was inserted 2007/07/11 11:22:40 oj 1.3.2.3: #i77157# impl center as well 2007/07/11 10:39:38 oj 1.3.2.2: #i78372# actulize section height when object was inserted 2007/07/11 09:58:17 oj 1.3.2.1: #i78520# allowd to add control with keyboard


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [4c9404a5780110ebd0033d62589084903f79da3b]

INTEGRATION: CWS rpt23fix01 (1.1.2); FILE ADDED 2007/07/16 19:34:45 fs 1.1.2.1: #i77800# moved herein from ../source/ui/inc


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [190a6d9d1a4264738e0009faee71d9e0378fef0b]

INTEGRATION: CWS rpt23fix01 (1.1.2); FILE ADDED 2007/07/16 19:35:39 fs 1.1.2.2: #i77800# +reportformula (moved from ../../ui/misc) 2007/07/16 13:45:26 fs 1.1.2.1: building misc core stuff


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [2d3eb1728284ff8b65aa44b59b60313a0f1b027a]

INTEGRATION: CWS rpt23fix01 (1.1.2); FILE ADDED 2007/07/16 19:36:52 fs 1.1.2.1: #i77800# helper for updating the Format Conditions at a report control model, whe the data field changes


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [706934959a4b42675e9da58d032e914061fd0be8]

INTEGRATION: CWS rpt23fix01 (1.1.2); FILE ADDED 2007/07/16 19:37:11 fs 1.1.2.2: #i77800# some more outsourcing 2007/07/16 13:42:16 fs 1.1.2.1: outsourced from ../source/ui/dlg/Condition.cxx


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [d66c10419c7c372ee5b33a1b763fe915364d53d2]

INTEGRATION: CWS rpt23fix01 (1.1.2); FILE ADDED 2007/07/16 19:36:43 fs 1.1.2.1: #i77800# helper for updating the Format Conditions at a report control model, whe the data field changes


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [9ecdec0678562a7a45fe4420156aea8ed15861ea]

INTEGRATION: CWS rpt23fix01 (1.2.2); FILE MERGED 2007/07/11 10:48:25 oj 1.2.2.2: #i78141# handle transparent color 2007/07/11 09:26:56 oj 1.2.2.1: #i78608# remove props PRINTREPEATEDVALUES,... for fixedline


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [115ec2872caceb1924fc952171c4a3470620998c]

INTEGRATION: CWS rpt23fix01 (1.2.2); FILE MERGED 2007/07/11 13:05:25 oj 1.2.2.3: merge conflict 2007/07/11 11:03:05 oj 1.2.2.2: #i78141# handle transparent color 2007/07/11 10:48:25 oj 1.2.2.1: #i78141# handle transparent color


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [a0bbf9eb9290d9a1e43933dd11d5d9b581da901d]

INTEGRATION: CWS rpt23fix01 (1.2.2); FILE MERGED 2007/07/18 09:34:30 lla 1.2.2.1: #i79744# empty group header has blocked execute because of empty 'order by' statement


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [40a5a37205624fe74fe4569e577988897f19f4f9]

INTEGRATION: CWS rpt23fix01 (1.2.2); FILE MERGED 2007/07/11 10:31:00 oj 1.2.2.1: #i78377# reportdefinition now is a numberformatssupplier as ell


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [43ce10ac5ee9db6e31035b24296c4222f6cb2402]

INTEGRATION: CWS rpt23fix01 (1.2.2); FILE MERGED 2007/07/11 11:03:04 oj 1.2.2.1: #i78141# handle transparent color


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [d1662a72bbf1ffcfa89ce6f1a2414232ad5e53dd]

INTEGRATION: CWS rpt23fix01 (1.2.2); FILE MERGED 2007/07/12 12:59:56 oj 1.2.2.1: #i77832# #i77146# impl group on and interval


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [e8e81658bacb15cf98733a9b802211dedc68e9fd]

INTEGRATION: CWS rpt23fix01 (1.2.2); FILE MERGED 2007/07/11 09:43:18 oj 1.2.2.2: #i78608# remove props PRINTREPEATEDVALUES,... for fixedline 2007/07/11 09:26:56 oj 1.2.2.1: #i78608# remove props PRINTREPEATEDVALUES,... for fixedline


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [3935ec0453b0ba8d78e1c5157b3e3314a40d0a6f]

INTEGRATION: CWS rpt23fix01 (1.2.2); FILE MERGED 2007/07/26 10:46:54 rt 1.2.2.3: Again: Deliver .dylib files. 2007/07/12 21:23:50 fs 1.2.2.2: also deliver the extension 2007/07/11 09:26:55 oj 1.2.2.1: #i78608# remove props PRINTREPEATEDVALUES,... for fixedline


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [c6b8bece1e57690135a07e8c28e44414889028e3]

INTEGRATION: CWS rpt23fix01 (1.3.2); FILE MERGED 2007/07/16 13:43:04 fs 1.3.2.1: #i77800# +source/core/misc


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [823ae1926a56c4d64224ce19c51b405204d59b50]

INTEGRATION: CWS rpt23fix01 (1.2.2); FILE MERGED 2007/07/13 09:21:27 lla 1.2.2.2: #i78437# 2007/07/12 10:26:04 lla 1.2.2.1: #i78437# new name for reportdesign


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [d8110e0cd0e09caab02016bd84efa87cd3de32ea]

INTEGRATION: CWS rpt23fix01 (1.2.2); FILE MERGED 2007/07/13 09:21:26 lla 1.2.2.2: #i78437# 2007/07/12 10:25:43 lla 1.2.2.1: #i78437# new name for reportdesign


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [cb00c07a3864b77b823455152b67baac1ad2b135]

INTEGRATION: CWS rpt23fix01 (1.2.2); FILE MERGED 2007/07/13 09:21:26 lla 1.2.2.2: #i78437# 2007/07/12 10:25:16 lla 1.2.2.1: #i78437# new name for reportdesign


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [5794e81f77a4aae11296a487e5a488b92c5623a4]

INTEGRATION: CWS rpt23fix01 (1.2.2); FILE MERGED 2007/07/13 09:21:26 lla 1.2.2.2: #i78437# 2007/07/12 10:24:06 lla 1.2.2.1: #i78437# new name for reportdesign


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [4025ec9fb1b6a690d07355c00f6d6a3ef951666c]

INTEGRATION: CWS rpt23fix01 (1.1.2); FILE ADDED 2007/07/16 19:34:07 fs 1.1.2.1: #i77800# moved herein from ../source/ui/inc


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [b7472f09a2323a6eac7dbd845f1a73f58c153dd3]

INTEGRATION: CWS rpt23fix01 (1.1.2); FILE ADDED 2007/07/16 19:33:53 fs 1.1.2.3: #i77800# some more outsourcing 2007/07/16 13:42:51 fs 1.1.2.2: PUBLIC 2007/07/16 13:42:02 fs 1.1.2.1: outsourced from ../source/ui/dlg/Condition.cxx


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [b6719836cd05636355d493ab50857e9a492fc769]

INTEGRATION: CWS rpt23fix01 (1.2.2); FILE MERGED 2007/07/18 09:24:14 oj 1.2.2.1: correct undo actions


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [ed7ca5950e9a2f97c2cae3094b5a22e36d7b88db]

INTEGRATION: CWS rpt23fix01 (1.2.2); FILE MERGED 2007/07/16 12:37:02 fs 1.2.2.2: #i79659# +ensureSdrObjectOwnership 2007/07/11 09:58:17 oj 1.2.2.1: #i78520# allowd to add control with keyboard


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [446ecddfc7effab4e4f5f73ab73da1ffc6f7a555]

INTEGRATION: CWS rpt23fix01 (1.72.4); FILE MERGED 2007/07/12 13:46:15 lla 1.72.4.1: #i79080# fix problem which opens the Help Agent on the wrong frame


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [db0a4bfe70947a480b22fd4c1fdc8d71676b1d58]

INTEGRATION: CWS rpt23fix01 (1.2.4); FILE MERGED 2007/07/12 12:45:20 lla 1.2.4.1: #i78437# new name for reportdesign


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [0166a60630c86b4bf96c3d8323400295f659711c]

INTEGRATION: CWS rpt23fix01 (1.78.4); FILE MERGED 2007/07/12 13:46:15 lla 1.78.4.2: #i79080# fix problem which opens the Help Agent on the wrong frame 2007/07/11 12:04:37 lla 1.78.4.1: #i79080# help agent


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [11f43e9f25eb73a7cedc90cd08e90e92b39b579f]

INTEGRATION: CWS rpt23fix01 (1.29.4); FILE MERGED 2007/07/16 07:11:41 lla 1.29.4.1: #i77897# add comments


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [c82e67cf693d2a37e9d3022aae9b51a3f8cd3a3d]

INTEGRATION: CWS rpt23fix01 (1.23.4); FILE MERGED 2007/07/16 07:10:56 lla 1.23.4.1: #i77897# helptext little bit smaller


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [dfa844f08a6a7101f9f6bc89bc1414e5c9e0b61a]

INTEGRATION: CWS rpt23fix01 (1.42.2); FILE MERGED 2007/07/31 19:20:04 oj 1.42.2.3: reverse issue #i78940# 2007/07/31 19:01:40 oj 1.42.2.2: reverse issue #i78940# 2007/07/11 11:34:01 oj 1.42.2.1: #i78940# ask for ext when not present


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [04a2b7010bb56db7463fc8b5c1bd2f61bc359382]

INTEGRATION: CWS rpt23fix01 (1.21.4); FILE MERGED 2007/07/16 12:10:00 oj 1.21.4.1: #i77411# set parent frame at embeded object


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [5a2ab6ee0f0128dba55b04be0bfe116e140a368b]

INTEGRATION: CWS rpt23fix01 (1.43.4); FILE MERGED 2007/07/16 12:10:00 oj 1.43.4.1: #i77411# set parent frame at embeded object


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [eee3916d86e52f1736848df1486211bd0f0e32a3]

INTEGRATION: CWS rpt23fix01 (1.3.4); FILE MERGED 2007/07/12 13:46:14 lla 1.3.4.2: #i79080# fix problem which opens the Help Agent on the wrong frame 2007/07/11 12:03:56 lla 1.3.4.1: #i779080# help agent


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [145f58b177a31a91b43d379dc17e522a30231a6f]

INTEGRATION: CWS hropatches (1.55.166); FILE MERGED 2007/07/11 12:52:44 hro 1.55.166.1: #i79011# Fix new/delete mismatch


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [5dedd7973454895bd8c3a62b6b8f7c4e0cea824c]

INTEGRATION: CWS hropatches (1.33.70); FILE MERGED 2007/07/11 12:25:49 hro 1.33.70.1: #i79180# Close all rtl file handles even on error


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [d64d2b97d6b3edd4648e7012157f1f7d095b0072]

INTEGRATION: CWS rpt23fix01 (1.49.70); FILE MERGED 2007/07/13 10:04:43 ama 1.49.70.1: Fix #i78827#: DocFromModel instead from TxtCrsr


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [73bb14f1e1669dedf8b1125fd82fee19b5ebdc63]

INTEGRATION: CWS rpt23fix01 (1.15.162); FILE MERGED 2007/07/12 11:03:20 ama 1.15.162.1: Fix #i78685#: Text value


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [e3c2e89494616830094c183efb248052493522c0]

INTEGRATION: CWS rpt23fix01 (1.57.2); FILE MERGED 2007/07/30 08:20:16 oj 1.57.2.3: RESYNC: (1.57-1.58); FILE MERGED 2007/07/13 10:03:16 ama 1.57.2.2: Fix #i78827#: DocFromModel instead from TxtCrsr 2007/07/12 11:03:28 ama 1.57.2.1: Fix #i78685#: Text value


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [cbfb27d912d45eb159e4f3ab490f15c962d1eef9]

INTEGRATION: CWS hropatches (1.16.24); FILE MERGED 2007/07/11 12:47:29 hro 1.16.24.1: #i79056# Close osl socket member only once


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [d3a6cb50290c579db4d0ec27f3bb346b7f81dad1]

INTEGRATION: CWS rpt23fix01 (1.15.386); FILE MERGED 2007/07/13 10:03:57 ama 1.15.386.1: Fix #i78827#: DocFromModel instead from TxtCrsr


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [535b4c701ac3e890e3cbcd162844f20c726cab2e]

INTEGRATION: CWS rpt23fix01 (1.31.874); FILE MERGED 2007/07/13 10:01:56 ama 1.31.874.1: Fix #i78827#: DocFromModel instead from TxtCrsr


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [cf9c2bfed08c8c52ecdbd255976d62079b4950b9]

INTEGRATION: CWS rpt23fix01 (1.101.58); FILE MERGED 2007/07/13 10:02:13 ama 1.101.58.1: Fix #i78827#: DocFromModel instead from TxtCrsr


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [3ef26e07dff47eb67a5f52a0de5fef58e4e1b4f2]

INTEGRATION: CWS rpt23fix01 (1.36.2); FILE MERGED 2007/07/13 10:02:55 ama 1.36.2.1: Fix #i78827#: DocFromModel instead from TxtCrsr


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [31489ce5427c1a842a1711318bb72fac154be7a3]

INTEGRATION: CWS rpt23fix01 (1.59.66); FILE MERGED 2007/07/13 10:00:45 ama 1.59.66.1: Fix #i78827#: DocFromModel instead from TxtCrsr


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [ff9afebc1d6c34be2b9f17448b0314a39d75d616]

INTEGRATION: CWS rpt23fix01 (1.76.8); FILE MERGED 2007/07/16 09:37:06 oj 1.76.8.1: #i77181# change order of calling


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [30a225683f68e4e2643519358c581ad933fdd7a0]

INTEGRATION: CWS rpt23fix01 (1.2.2); FILE MERGED 2007/07/19 07:32:32 oj 1.2.2.4: #i79528# remove patch for this cws 2007/07/13 06:01:28 oj 1.2.2.3: #i79528# create new patch, the old one contains rev flags which were correct via cvs 2007/07/13 05:39:23 oj 1.2.2.2: #i79528# iml patch for flute 2007/07/12 14:00:10 oj 1.2.2.1: #i79528# iml patch for flute


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [87a55a281e43ab9fb9f963ef69b9bf9d9c568244]

INTEGRATION: CWS tl40 (1.72.10); FILE MERGED 2007/07/26 14:54:52 tl 1.72.10.1: #i79994# fixed the problem with single-letter spell checking and the spell check dialog


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [d2c5d317f037a0c4fa5b72eb874cd299d4007e03]

INTEGRATION: CWS tl40 (1.115.272); FILE MERGED 2007/07/23 16:06:58 tl 1.115.272.3: RESYNC: (1.115-1.117); FILE MERGED 2007/07/19 12:34:22 tl 1.115.272.2: #i69346# fix for highlighting preedit of IME text on white background while editing 2007/07/18 07:44:48 tl 1.115.272.1: #i69346# fix for highlighting preedit of IME text on white background while editing


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [2051f9386b445094e54b35deaf34bfa2e8279516]

INTEGRATION: CWS tl40 (1.45.98); FILE MERGED 2007/07/23 15:06:10 tl 1.45.98.2: RESYNC: (1.45-1.46); FILE MERGED 2007/07/23 09:21:47 tl 1.45.98.1: #i61812# accessiblity: event notification for EditEngine fixed


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [77a2a20c9a491e234e4b3ab9f2c6a47df6f5cbe4]

INTEGRATION: CWS tl40 (1.3.54); FILE MERGED 2007/07/23 14:17:31 tl 1.3.54.2: RESYNC: (1.3-1.5); FILE MERGED 2007/07/04 13:00:07 tl 1.3.54.1: #i79018# don't write property SequenceMapping if not really needed in detectArguments


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [51045017c15f400125a196755d6971860195f470]

INTEGRATION: CWS tl40 (1.81.8); FILE MERGED 2007/07/26 13:36:17 tl 1.81.8.1: #i79994# fixed the problem with single-letter spell checking and the spell check dialog


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [450bb3a215d16c63c17bea6ce39492a40ae3bea6]

INTEGRATION: CWS tl40 (1.26.46); FILE MERGED 2007/07/26 12:31:17 tl 1.26.46.2: #i79988# added line that probably got accidently removed when adding new Smarttag API with i75130 2007/07/26 12:29:52 tl 1.26.46.1: #i77208# added line that probably got accidently removed when adding new Smarttag API with i75130


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [92c3b47927bf4c246030811e4583f26cd98005e7]

INTEGRATION: CWS tl40 (1.42.14); FILE MERGED 2007/07/23 13:51:50 tl 1.42.14.2: RESYNC: (1.42-1.43); FILE MERGED 2007/07/04 11:52:17 tl 1.42.14.1: #i79159# don't lock solar mutex in SmModel::acquire/release


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [90537e5b742b45c1aff01fa26f4fdbb3b00babb0]

INTEGRATION: CWS tl40 (1.33.22); FILE MERGED 2007/07/04 10:58:34 tl 1.33.22.1: warning-free code for debug=t


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [1d828e57476603b1a5ab94f6db436fad97dc13b7]

INTEGRATION: CWS fwk70 (1.127.6); FILE MERGED 2007/07/25 06:32:32 cd 1.127.6.1: #i79962# member m_pData must be set to zero to force disposed exceptions before the referenced object can be destroyed via delete


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [a18f8631a5616a04dd2587871715c4bc2ab59e35]

INTEGRATION: CWS dr56 (1.10.194); FILE MERGED 2007/07/31 14:01:50 dr 1.10.194.1: #i76047# restrict pivotcache strings to 255 chars


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [0492e3ac3df8fe66cc192cf7a6e13f315f9a6f73]

INTEGRATION: CWS dr56 (1.10.86); FILE MERGED 2007/07/31 14:02:31 dr 1.10.86.1: #i76047# restrict pivotcache strings to 255 chars


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [74efc521072b79330cf15a4e857151c9594a749b]

INTEGRATION: CWS dr56 (1.15.58); FILE MERGED 2007/07/31 09:45:26 dr 1.15.58.1: #i80006# ignore hi-byte in column indexes in HLINK record


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [fde57bc0b1a5e8c02bbcb73b982426660a4b9298]

INTEGRATION: CWS fwk70 (1.24.8); FILE MERGED 2007/07/27 15:29:13 mav 1.24.8.1: #149940# fix typo


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [81a824e7fbfbbb808d7c5846bb5ea4e2473149f0]

INTEGRATION: CWS dr56 (1.28.24); FILE MERGED 2007/07/31 09:45:25 dr 1.28.24.1: #i80006# ignore hi-byte in column indexes in HLINK record


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [bf2829c9e776baed84a7ed06e0774aa30929c328]

INTEGRATION: CWS dr56 (1.18.84); FILE MERGED 2007/07/31 14:02:30 dr 1.18.84.1: #i76047# restrict pivotcache strings to 255 chars


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [576c12e01cd7ec60c75f9976872515631ce1130f]

INTEGRATION: CWS fwk70 (1.10.108); FILE MERGED 2007/07/27 14:01:37 as 1.10.108.1: #i80116# repair old-path-style handling


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [100432652018116de5e1d11ec47a07931981bd50]

INTEGRATION: CWS fwk70 (1.3.342); FILE MERGED 2007/07/25 05:34:02 cd 1.3.342.1: #i79987# Correct wrong enum declaration


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [07057900aafc4da50726070ceffe6eec6cba4df1]

INTEGRATION: CWS dr56 (1.21.86); FILE MERGED 2007/07/31 09:00:35 dr 1.21.86.1: #i80162# unxlngi4.pro compiler problem


2007-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [e95e0aaa25b2c7591fd2083a5b8d52a083b8923a]

INTEGRATION: CWS fwk70 (1.7.144); FILE MERGED 2007/07/27 14:01:37 as 1.7.144.1: #i80116# repair old-path-style handling


2007-08-02  Armin Weiss  <aw@openoffice.org>  [393cc8060dce29376fbd2b6b3e410fe4572e78d1]

#i39532# added support for diverse MetaFile comment hacks


2007-08-01  Rüdiger Timm  <rt@openoffice.org>  [e4f18e18fdc2068eeec86bd1a7dcd2d5684b7236]

#i80262# th_en_US_v2.dat's atime changed.


2007-08-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [1da2ebaf628df00612b2e620e8d6abd883aeb17e]

#i10000#: getDOMBounds() -> getDomBounds()


2007-08-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [28f4732a56cc84c79d99490df74d59ed2df90cf2]

SRC680


2007-08-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [52313d8b258544db274cb06ad76357ec2811e922]

INTEGRATION: CWS tipatch8_SRC680 (1.13.72); FILE MERGED 2007/06/20 14:21:15 sj 1.13.72.1: #b6571633# added patch


2007-08-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [dedda62f50085ba9850c6d310dade97ff1724221]

SRC680


2007-08-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [cfd7117bb8a836dba73534db5df4250860477921]

INTEGRATION: CWS pathfinder02 (1.10.32); FILE MERGED 2007/07/23 14:26:46 cl 1.10.32.1: #i79248# fixed path animation to use the DOMShape origin for non sum additive animation


2007-08-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [3124f6afa67744bae9baa2585036d1413f662d81]

INTEGRATION: CWS pathfinder02 (1.4.32); FILE MERGED 2007/07/23 14:26:32 cl 1.4.32.1: #i79248# fixed path animation to use the DOMShape origin for non sum additive animation


2007-08-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [5e3a37d56459ded265ff2b635b49c3c9aab4ee56]

INTEGRATION: CWS pathfinder02 (1.6.32); FILE MERGED 2007/07/23 14:26:46 cl 1.6.32.1: #i79248# fixed path animation to use the DOMShape origin for non sum additive animation


2007-08-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [a81b5347d1e8f49732392bb14b05b6c71a556030]

INTEGRATION: CWS fwk68 (1.33.70); FILE MERGED 2007/07/12 09:15:38 cd 1.33.70.2: #i72119# Support retrieval of add-on images for normal toolbars 2007/07/10 08:29:52 cd 1.33.70.1: #i67769# Use DockingWindow::Close instead of layout manager API to close window


2007-08-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [0c93b5a191b9d8cf34de6cedf9d7edcd12d053ee]

INTEGRATION: CWS pathfinder02 (1.5.20); FILE MERGED 2007/07/23 14:25:23 cl 1.5.20.1: #i79248# made replace the default for additive attribute


2007-08-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [a36687de321bc6ecc290d8d91b1c5fdeef5ef742]

INTEGRATION: CWS pathfinder02 (1.7.632); FILE MERGED 2007/07/23 14:28:43 cl 1.7.632.1: #i79248# made replace the default for additive attribute and changed namespace to smil


2007-08-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [366aac2029942178725c5723a795fea686408742]

INTEGRATION: CWS pathfinder02 (1.27.6); FILE MERGED 2007/07/23 14:49:48 cl 1.27.6.1: #i79202# play path animation if motion path tag is selected


2007-08-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [a240a882174b1aa05578b5cf0bd7e1d4222c2831]

INTEGRATION: CWS pathfinder02 (1.6.6); FILE MERGED 2007/07/23 16:02:02 cl 1.6.6.1: #i79204# capture mouse on double click in category list box and execute EndDialog from mouse button up event


2007-08-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [78bb7246203ea064d1310433fb498dd7ea7521cd]

INTEGRATION: CWS pathfinder02 (1.10.6); FILE MERGED 2007/07/23 16:02:02 cl 1.10.6.1: #i79204# capture mouse on double click in category list box and execute EndDialog from mouse button up event


2007-08-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [7f0e9704f0187e94610865b3baeb6fec63cf4450]

INTEGRATION: CWS pathfinder02 (1.12.16); FILE MERGED 2007/07/23 14:25:06 cl 1.12.16.1: #i79248# made replace the default for additive attribute and changed namespace to smil


2007-08-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [7c6ddb78bcaffd3ed4b4a9e61192efac072d9c49]

INTEGRATION: CWS fwk68 (1.68.2); FILE MERGED 2007/07/04 15:52:34 mav 1.68.2.1: #i79093# commit the patch


2007-08-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [6475c0b0e852f072c556f7606dbf2229b1f0d046]

INTEGRATION: CWS pathfinder02 (1.13.14); FILE MERGED 2007/07/23 14:25:06 cl 1.13.14.1: #i79248# made replace the default for additive attribute and changed namespace to smil


2007-08-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [455940cc69c2fc2d2fce9d92705bb9e00248be30]

INTEGRATION: CWS fwk68 (1.43.38); FILE MERGED 2007/07/13 09:45:18 cd 1.43.38.1: #i70603# Clean up pragma warnings


2007-08-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [74cbf83f1fcff64a5864257ed10178ce05086e9a]

INTEGRATION: CWS fwk68 (1.10.342); FILE MERGED 2007/07/09 13:08:04 cd 1.10.342.1: #i74882# Describe available window service names


2007-08-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [613fceee089c01b755b028dffa1ece0a4878f65c]

INTEGRATION: CWS fwk68 (1.9.6); FILE MERGED 2007/07/05 10:36:01 cd 1.9.6.1: #i77768# Fixed crash on Windows at Office shutdown. Static reference release calls code that uses destructed static objects in svtools code.


2007-08-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [8a555d8316342817c522f4d079c8d8bb932e3b23]

INTEGRATION: CWS fwk68 (1.67.6); FILE MERGED 2007/07/05 10:36:01 cd 1.67.6.1: #i77768# Fixed crash on Windows at Office shutdown. Static reference release calls code that uses destructed static objects in svtools code.


2007-08-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [f6d41a5e357a2ec06f20fa90d776933ae5b58003]

INTEGRATION: CWS fwk68 (1.21.6); FILE MERGED 2007/07/05 10:36:01 cd 1.21.6.1: #i77768# Fixed crash on Windows at Office shutdown. Static reference release calls code that uses destructed static objects in svtools code.


2007-08-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [37989725139c9863286801c4a5a9813c7be964df]

INTEGRATION: CWS fwk68 (1.14.96); FILE MERGED 2007/07/11 07:25:11 cd 1.14.96.1: #i79442# Reinitialize cache when configuration files have been changed.


2007-08-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [cda163aca3111053359b6fb1ee6a29a6a727cf24]

INTEGRATION: CWS fwk68 (1.33.44); FILE MERGED 2007/07/10 09:15:40 cd 1.33.44.1: #i76550# Use  instead of hardcoded string


2007-08-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [8c33979c43cf65895158edad51632169a7468da0]

INTEGRATION: CWS fwk68 (1.17.70); FILE MERGED 2007/07/12 09:15:28 cd 1.17.70.2: #i72119# Support retrieval of add-on images for normal toolbars 2007/07/10 08:29:40 cd 1.17.70.1: #i67769# Use DockingWindow::Close instead of layout manager API to close window


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [a137ba46fc062e8ed4a3beaf734a07d3a5af9386]

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>  [fcc1898701490e75a2fc41ef4b76c9430bfb2a70]

INTEGRATION: CWS iconupdate03a (1.3.6); FILE MERGED 2007/07/24 13:21:18 va 1.3.6.1: #i79759# Corrected broken Icon. Issue number: Submitted by: Reviewed by:


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [7c00364bf4396642d1f18909ca6c3cfb1fa1af90]

INTEGRATION: CWS swqbf102 (1.22.32); FILE MERGED 2007/07/26 12:03:28 od 1.22.32.1: #i80029# method <SwEditWin::RequestHelp(..)> 	 - adjust tool tip for hyperlink in read-only documents.


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [cc144e5544a41acdc703f7d243ad1747b0a2b33d]

INTEGRATION: CWS swqbf102 (1.21.112); FILE MERGED 2007/07/23 13:54:53 ama 1.21.112.1: FIx #i76959#: Table in tbale


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [9dd45f4b19310864af0060f9fe2ee04053cf05be]

INTEGRATION: CWS swqbf102 (1.73.6); FILE MERGED 2007/07/26 10:08:55 od 1.73.6.1: #i79947# method <ViewShell::ImplEndAction(..)> 	 - move <DLPrePaint2(..)> method call to the correct place.


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [5e862134e3ddb2a97ec3fdf3742322a268e2c781]

INTEGRATION: CWS swqbf102 (1.19.34); FILE MERGED 2007/07/27 08:23:38 od 1.19.34.2: #123003# correction of fix 2007/07/24 13:15:22 od 1.19.34.1: #123003# method <SwViewImp::RefreshScrolledArea(..)> 	 - make code robust: suppress recursive method call


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [727d32b5205fe86a58ae274326ff176f24145938]

INTEGRATION: CWS swqbf102 (1.72.76); FILE MERGED 2007/07/25 06:53:16 od 1.72.76.1: #132402# method <SwXStyle::setAllPropertiesToDefault()> 	 - make code robust: check <aStyle.GetCollection()>


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [6721bdb9d7ba4f4bd3db16478b85fb898fe4834a]

INTEGRATION: CWS swqbf102 (1.95.168); FILE MERGED 2007/07/26 15:04:42 ama 1.95.168.4: Fix #79964#: Loop control for even longer table rows 2007/07/24 07:31:43 ama 1.95.168.3: Fix #i76959#: Table in table 2007/07/20 12:56:54 fme 1.95.168.2: #140081# Made code more robust 2007/07/19 07:46:09 fme 1.95.168.1: #140081# Made code robust: SetFollowFlowLine() in RemoveFollowFlowLine should happen before the early return


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [f62aa50c0abe31eb6248ed202b2ac415dc6b7435]

INTEGRATION: CWS swqbf102 (1.97.34); FILE MERGED 2007/07/24 13:33:55 od 1.97.34.1: #128702# method <Notify_Background(..)> 	 - make code robust: check <pPage> before accessing.


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [3e04d2423d57417a90c809875c89de3588643ec4]

INTEGRATION: CWS swqbf102 (1.41.168); FILE MERGED 2007/07/20 12:56:55 fme 1.41.168.1: #140081# Made code more robust


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [ac87fba37fe99cb2896fc5fd43afa0343353a5a7]

INTEGRATION: CWS swqbf102 (1.46.106); FILE MERGED 2007/07/17 12:38:36 fme 1.46.106.1: #134394# Make code robust against weired cursor situations


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [4bebc7b7d04a2d2bd465b2dba61352589102df3b]

INTEGRATION: CWS swqbf102 (1.55.10); FILE MERGED 2007/07/25 09:17:54 od 1.55.10.3: #126039# method <SwFEShell::SelFlyGrabCrsr()> 	 - further adjustments for consistent cursor are needed. 	 method <lcl_GrabCursor(..)> 	 - also assure consistent cursor 2007/07/25 08:45:37 od 1.55.10.2: #126039# method <SwFEShell::SelFlyGrabCrsr()> 	 - assure that the cursor is consistent 2007/07/24 14:32:41 od 1.55.10.1: #143008# method <SwFEShell::GetObjAttr(..)> 	 - made code robust


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [e526b25270695efd6e9c52797a294c9076f1e1e1]

INTEGRATION: CWS swqbf102 (1.14.34); FILE MERGED 2007/07/26 12:05:34 od 1.14.34.1: #i80029# method <SwDPage::RequestHelp(..)> 	 - adjust tool tip for hyperlink in read-only documents


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [91fd96fea3f64d7f20d848bb8648c92bad875a5f]

INTEGRATION: CWS swqbf102 (1.45.102); FILE MERGED 2007/07/26 11:51:17 ama 1.45.102.1: Fix #80050#: Deletion of a complete table check adjusted


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [4089f83063bc10501863042eacf946d4e1e07cfb]

INTEGRATION: CWS swqbf102 (1.12.306); FILE MERGED 2007/07/24 13:43:09 ama 1.12.306.1: Fix #i76959#: Table in table


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [4c05a8a28796905f999afad8064d66ca86bff8ba]

INTEGRATION: CWS swqbf102 (1.28.384); FILE MERGED 2007/07/17 12:10:12 fme 1.28.384.1: #147456# Make code robust: Section format without any registered clients


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [14a5eb5e013fc59691670322db9174673980a771]

INTEGRATION: CWS swqbf102 (1.11.22); FILE MERGED 2007/07/25 13:07:14 od 1.11.22.1: #i73509# class <XMLParaContext> 	 - introduce new member <mbOutlineLevelAttrFound>, set it, when 	   corresponding attribute is found and pass it to 	   <XMLTextImportHelper::SetStyleAndAttrs(..)>, if needed.


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [3b0266f8b79ac39a92a661477ceea7101870b476]

INTEGRATION: CWS swqbf102 (1.61.10); FILE MERGED 2007/07/25 13:07:14 od 1.61.10.1: #i73509# class <XMLParaContext> 	 - introduce new member <mbOutlineLevelAttrFound>, set it, when 	   corresponding attribute is found and pass it to 	   <XMLTextImportHelper::SetStyleAndAttrs(..)>, if needed.


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [a759e3e557f2fa523dad1e2e765c308c6cd2389c]

INTEGRATION: CWS swqbf102 (1.129.10); FILE MERGED 2007/07/25 13:04:59 od 1.129.10.1: #i73509# method <XMLTextImportHelper::SetStyleAndAttrs(..)> 	 - consider the case, that no outline level attribute is found 	   for a heading.


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [2d598829c317cbdb014fe31ee0e135c3a3444c98]

INTEGRATION: CWS swqbf102 (1.10.22); FILE MERGED 2007/07/23 13:53:18 ama 1.10.22.1: Fix #i79611#: Bookmarks inshapes


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [2e79ef0920aae0f6f93dc62f89364af271aa293b]

INTEGRATION: CWS swqbf102 (1.4.10); FILE MERGED 2007/07/25 13:02:46 od 1.4.10.1: #i73509# method <XMLTextImportHelper::SetStyleAndAttrs(..)> 	 - add another parameter


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [ed6346f74d86a0b6c04c3baa8ec705a90fd11cd2]

INTEGRATION: CWS impress121 (1.59.288); FILE MERGED 2007/07/18 20:20:23 sj 1.59.288.3: RESYNC: (1.60-1.61); FILE MERGED 2007/06/05 14:52:24 sj 1.59.288.2: RESYNC: (1.59-1.60); FILE MERGED 2007/05/10 11:46:50 cl 1.59.288.1: #i76336# added patch to prevent crash during basic macro


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [5df13e4b7995bdb0c8208a6da1ef62aebcf8c60e]

INTEGRATION: CWS impress121 (1.154.182); FILE MERGED 2007/07/18 20:18:23 sj 1.154.182.3: RESYNC: (1.156-1.158); FILE MERGED 2007/06/05 14:52:10 sj 1.154.182.2: RESYNC: (1.154-1.156); FILE MERGED 2007/05/10 11:46:36 cl 1.154.182.1: #i76336# added patch to prevent crash during basic macro


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [b73f22d9a32aaa39186d3b0158bbb0fd270bb556]

INTEGRATION: CWS impress121 (1.150.106); FILE MERGED 2007/07/26 09:20:16 sj 1.150.106.4: #i75203# added patch 2007/07/18 20:00:03 sj 1.150.106.3: RESYNC: (1.151-1.152); FILE MERGED 2007/06/05 14:48:10 sj 1.150.106.2: RESYNC: (1.150-1.151); FILE MERGED 2007/05/24 14:59:12 sj 1.150.106.1: #i75203# added patch


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [4d0ea8d38711705820738d0982b7d1a384c4ccc3]

INTEGRATION: CWS impress121 (1.147.106); FILE MERGED 2007/07/18 19:39:36 sj 1.147.106.3: RESYNC: (1.149-1.150); FILE MERGED 2007/06/05 14:45:57 sj 1.147.106.2: RESYNC: (1.147-1.149); FILE MERGED 2007/05/24 13:33:45 sj 1.147.106.1: #i76132# fixed uninitialized value (valgrind)


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [a554c49674d5bfb858a71c92cd40da1732a6143d]

INTEGRATION: CWS impress121 (1.69.104); FILE MERGED 2007/07/23 13:25:25 sj 1.69.104.4: #i74554# now always exporting extrusion depth 2007/07/18 19:38:21 sj 1.69.104.3: RESYNC: (1.71-1.72); FILE MERGED 2007/06/05 14:45:43 sj 1.69.104.2: RESYNC: (1.69-1.71); FILE MERGED 2007/06/05 10:21:54 sj 1.69.104.1: #i74554# fixed sxport of default extrusion depth


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [19edd470b0827127c14598d427d7213d97f91253]

INTEGRATION: CWS impress121 (1.6.98); FILE MERGED 2007/05/10 12:46:54 cl 1.6.98.1: #i76635# applied path for crash with STLport5


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [f47369dbbc385f8968ad43e43cba293a29a4c2df]

INTEGRATION: CWS i18n32 (1.29.14); FILE MERGED 2007/07/24 20:39:44 khong 1.29.14.1: #i79148# fix a local word breakiterator rules loading issue


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [f4e3d9d49d5e122c36094749d576aed971d51135]

INTEGRATION: CWS jl70 (1.2.42); FILE MERGED 2007/07/23 14:38:19 jl 1.2.42.2: #i79897# changed URL again 2007/07/23 09:37:16 jl 1.2.42.1: #i79897# changed URL for extension website


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [2537ad59e34d8918de3ab33cf2298741e14b0158]

INTEGRATION: CWS calc43 (1.36.40); FILE MERGED 2007/07/18 14:15:36 nn 1.36.40.1: #i76114# disable region intersecting in BeginDrawLayers for Calc page preview


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [aea98ba275afea3ed1e8c6cb3b33b36877a65596]

INTEGRATION: CWS calc43 (1.3.40); FILE MERGED 2007/07/18 14:15:15 nn 1.3.40.1: #i76114# disable region intersecting in BeginDrawLayers for Calc page preview


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [a499f5cbf87ef9c3b8aa707ffae8095e90dcbe31]

INTEGRATION: CWS calc43 (1.34.34); FILE MERGED 2007/07/19 10:05:50 tbe 1.34.34.1: #i79570# Calc: AutoSum when marking text data only


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [a1a680bacc4d343ca7c775b522bb0d2453685ec8]

INTEGRATION: CWS calc43 (1.55.8); FILE MERGED 2007/07/23 14:56:36 nn 1.55.8.2: RESYNC: (1.55-1.56); FILE MERGED 2007/07/23 12:10:05 nn 1.55.8.1: #i79909# make sure overlays aren't drawn in edit MapMode


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [ae3c79ff6961d121651449fa9a8d06d842b1d04b]

INTEGRATION: CWS calc43 (1.31.54); FILE MERGED 2007/07/23 14:56:28 nn 1.31.54.2: RESYNC: (1.31-1.32); FILE MERGED 2007/07/23 12:10:05 nn 1.31.54.1: #i79909# make sure overlays aren't drawn in edit MapMode


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [8a465d3f5f72f28b7e9403839aa42b401920cd7d]

INTEGRATION: CWS calc43 (1.25.10); FILE MERGED 2007/07/18 14:16:59 nn 1.25.10.1: #i76114# PrePrintDrawingLayer: set MapMode, disable region intersecting


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [945e2b2511b59397a060a3805b517594fbd38802]

INTEGRATION: CWS calc43 (1.31.10); FILE MERGED 2007/07/23 14:53:55 nn 1.31.10.2: RESYNC: (1.31-1.32); FILE MERGED 2007/07/19 10:05:19 tbe 1.31.10.1: #i79570# Calc: AutoSum when marking text data only


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [3c4fdc47bd91ec10875e72d35353bfad70780708]

INTEGRATION: CWS calc43 (1.53.34); FILE MERGED 2007/07/19 10:04:56 tbe 1.53.34.1: #i79570# Calc: AutoSum when marking text data only


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [d4659a31bad1e027c5b55400a3b374bc6082c4b6]

INTEGRATION: CWS calc43 (1.19.4); FILE MERGED 2007/07/18 17:58:37 er 1.19.4.1: #i78250# numerical stability of CORREL, COVAR, PEARSON, RSQ, STEYX, SLOPE, INTERCEPT, FORECAST


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [14a43c0c12b4836950c76269b12d5c6f091ec64a]

INTEGRATION: CWS calc43 (1.47.8); FILE MERGED 2007/07/18 14:11:07 er 1.47.8.2: RESYNC: (1.47-1.48); FILE MERGED 2007/07/17 18:57:21 er 1.47.8.1: #i78727# JIS/ASC conversion of katakana middle dot


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [174da01edde67d7247bf8af0b08a0cb66fd28f9f]

INTEGRATION: CWS adc16 (1.2.26); FILE MERGED 2007/07/27 12:53:07 np 1.2.26.1: #i80106#


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [6eb1c2c22600ee1f9eb3657fa1792cde2d09d9f7]

INTEGRATION: CWS adc16 (1.3.354); FILE MERGED 2007/07/27 12:28:02 np 1.3.354.1: #i80106#


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [377a06bf15013f93684feaff63d3428e0d497e1a]

INTEGRATION: CWS vcl80 (1.3.30); FILE MERGED 2007/07/09 08:51:29 pl 1.3.30.1: #i79362# check for NULL pointer (thanks cmc)


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [a803bc1af6596a61b1a6e6e122636f2d3aa59bcf]

INTEGRATION: CWS vcl80 (1.46.166); FILE MERGED 2007/07/12 09:14:38 pl 1.46.166.2: RESYNC: (1.46-1.47); FILE MERGED 2007/07/02 12:17:34 pl 1.46.166.1: #i79024# fix a leak (thanks cmc)


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [da166e9c1814d10acf4a25a946a6bedb0472661e]

INTEGRATION: CWS vcl80 (1.48.126); FILE MERGED 2007/07/11 09:43:47 hdu 1.48.126.1: #i79369# use the empty pixmap for invisible glyphs


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [75e6ec8cdb9063d68c1f41559f3d3d3fb1137b43]

INTEGRATION: CWS vcl80 (1.88.72); FILE MERGED 2007/07/12 09:14:32 pl 1.88.72.2: RESYNC: (1.88-1.90); FILE MERGED 2007/07/02 12:19:48 pl 1.88.72.1: #i79070# correct range check (thanks cmc)


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [96457c0566b0f2b2620b4a6372b8471819d904bc]

INTEGRATION: CWS adc16 (1.4.48); FILE MERGED 2007/07/27 12:05:51 np 1.4.48.1: #i78740#


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [d1afa5ac82cdc95369d8466615f71c3a6bfb5bf3]

INTEGRATION: CWS vcl80 (1.260.10); FILE MERGED 2007/07/12 12:07:31 pl 1.260.10.2: #i79491# fix a leak (thanks pjanik) 2007/07/12 10:51:42 pl 1.260.10.1: #i79491# fix a leak (thanks pjanik)


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [686a593e7c36081b52705de1abaaa1b13009a6b3]

INTEGRATION: CWS adc16 (1.5.48); FILE MERGED 2007/07/27 11:13:41 np 1.5.48.1: #i80054#


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [9e973cc9ff068879b2a515a470ed3320b732b3d7]

INTEGRATION: CWS adc16 (1.11.16); FILE MERGED 2007/07/27 11:40:59 np 1.11.16.2: #i80054# 2007/07/27 11:13:40 np 1.11.16.1: #i80054#


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [a957f445c0c2c96eec0c9518318ba2f4c21fd0b3]

INTEGRATION: CWS vcl80 (1.37.166); FILE MERGED 2007/07/12 09:14:28 pl 1.37.166.2: RESYNC: (1.37-1.38); FILE MERGED 2007/07/11 17:08:17 hdu 1.37.166.1: #i78023# insanely stretched font instances mustn't impact the font face


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [96a35766c7676b4bf33e0c3dd1336fecde7c48e5]

INTEGRATION: CWS adc16 (1.9.16); FILE MERGED 2007/07/27 12:05:50 np 1.9.16.1: #i78740#


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [10372b59949e4e9b357d8e54dae45b4946312d07]

INTEGRATION: CWS vcl80 (1.143.74); FILE MERGED 2007/07/12 09:14:25 pl 1.143.74.2: RESYNC: (1.143-1.144); FILE MERGED 2007/07/11 17:08:17 hdu 1.143.74.1: #i78023# insanely stretched font instances mustn't impact the font face


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [33d5347994306cd584a47cbf4b5dd8c1ccab0f23]

INTEGRATION: CWS vcl80 (1.20.74); FILE MERGED 2007/07/12 09:14:22 pl 1.20.74.2: RESYNC: (1.20-1.21); FILE MERGED 2007/07/02 13:55:15 pl 1.20.74.1: #i79088# fix some academic leak cases (thanks cmc)


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [da4211f78552d4a86d6883b09b4acfa01ff8fe94]

INTEGRATION: CWS adc16 (1.10.16); FILE MERGED 2007/07/27 12:30:02 np 1.10.16.1: #i80110#


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [9f7fd2889b02f6eab757809b79fc7115122816fd]

INTEGRATION: CWS vcl80 (1.44.174); FILE MERGED 2007/07/12 09:14:19 pl 1.44.174.2: RESYNC: (1.44-1.45); FILE MERGED 2007/07/11 16:36:58 pl 1.44.174.1: #141913# small performance improvement


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [b3b49a202b3cf9bc597b7bf96e23af17827cae66]

INTEGRATION: CWS vcl80 (1.9.262); FILE MERGED 2007/07/12 09:14:15 pl 1.9.262.2: RESYNC: (1.9-1.10); FILE MERGED 2007/07/04 15:53:48 pl 1.9.262.1: #i79227# fix some edge cases (thanks cmc)


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [5b204f972ef21fa6f37cf421a1818beff914d179]

INTEGRATION: CWS vcl80 (1.18.262); FILE MERGED 2007/07/12 09:14:12 pl 1.18.262.2: RESYNC: (1.18-1.19); FILE MERGED 2007/07/02 13:55:15 pl 1.18.262.1: #i79088# fix some academic leak cases (thanks cmc)


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [866233cfdf1ad7ebe747bfd49a2167046fe526f2]

INTEGRATION: CWS vcl80 (1.30.74); FILE MERGED 2007/07/12 09:14:09 pl 1.30.74.2: RESYNC: (1.30-1.31); FILE MERGED 2007/07/04 15:53:34 pl 1.30.74.1: #i79227# fix some edge cases (thanks cmc)


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [c611b88f7a5b2fd5c4faadbf195efa33c431612b]

INTEGRATION: CWS vcl80 (1.130.30); FILE MERGED 2007/07/12 12:34:17 pl 1.130.30.3: fix a compiler warning 2007/07/12 09:13:11 pl 1.130.30.2: RESYNC: (1.130-1.132); FILE MERGED 2007/07/04 17:08:33 pl 1.130.30.1: #i68219# add expander


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [637608be42dfd79883298497ce6c95bcde7fcee9]

INTEGRATION: CWS vcl80 (1.5.338); FILE MERGED 2007/07/04 17:09:20 pl 1.5.338.1: #i68219# add  LISTBOX_FILTER_SELECTOR


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [9f465a0917add3997758bdfd9d9172b72a1f3e27]

INTEGRATION: CWS vcl80 (1.6.30); FILE MERGED 2007/07/10 09:38:49 pl 1.6.30.1: #i79411# coverity warnings (thanks cmc)


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [6b828034bd8f2033013ebd3469359bfeafb49307]

INTEGRATION: CWS vcl80 (1.7.30); FILE MERGED 2007/07/10 09:38:49 pl 1.7.30.1: #i79411# coverity warnings (thanks cmc)


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [29c261b83e5ad2dacf37bbdbefd344ca5bea35ef]

INTEGRATION: CWS vcl80 (1.8.8); FILE MERGED 2007/07/12 09:12:51 pl 1.8.8.2: RESYNC: (1.8-1.9); FILE MERGED 2007/07/10 09:38:49 pl 1.8.8.1: #i79411# coverity warnings (thanks cmc)


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [4939497d5b470322d19f803c51c513477976cc25]

INTEGRATION: CWS vcl80 (1.8.88); FILE MERGED 2007/07/03 09:14:45 pl 1.8.88.1: #i79136# fix potential leaks (thanks cmc)


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [0dc0d950f9fad7a9a27a12ab5cd0b30af6659769]

INTEGRATION: CWS vcl80 (1.42.16); FILE MERGED 2007/07/03 09:14:45 pl 1.42.16.1: #i79136# fix potential leaks (thanks cmc)


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [ca77b9819d4d204a67229ce3a27c104d359b388c]

INTEGRATION: CWS vcl80 (1.54.12); FILE MERGED 2007/07/12 09:12:28 pl 1.54.12.2: RESYNC: (1.54-1.56); FILE MERGED 2007/07/02 12:58:57 pl 1.54.12.1: #i79078# fix a leak (thanks cmc)


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [9978d1929386b3164824f8b550ef39e1722dd830]

INTEGRATION: CWS vcl80 (1.45.26); FILE MERGED 2007/07/12 09:08:37 pl 1.45.26.2: RESYNC: (1.45-1.47); FILE MERGED 2007/07/04 11:17:11 pl 1.45.26.1: #i79178# fix a leak (thanks cmc)


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [3aa4232aa9c4043b56ce2ff569ec7b1308e40cbb]

INTEGRATION: CWS vcl80 (1.22.16); FILE MERGED 2007/07/04 17:07:42 pl 1.22.16.1: #i68219# add expander


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [41fd1aa7b18cc9719db5e1022d9f9e11a9451769]

INTEGRATION: CWS updchk07 (1.18.358); FILE MERGED 2007/07/17 12:44:34 dv 1.18.358.4: #i79161# One more help id for the cancel button 2007/07/13 12:43:26 dv 1.18.358.3: #i79161# Even more help ids for the update check dialog 2007/07/12 08:00:11 dv 1.18.358.2: #i79161# Added some more help ids for the update check dialog 2007/07/09 11:42:05 dv 1.18.358.1: #i79161# Added help id for online update check dialog


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [27d0383e3a1d2f661f203bb6ba2f36e2eb6e5a0a]

INTEGRATION: CWS updchk07 (1.11.2); FILE MERGED 2007/07/23 06:40:51 dv 1.11.2.3: Code cleanup, some minor bugfixes 2007/07/20 08:21:41 dv 1.11.2.2: better mutex handling 2007/07/09 11:18:37 dv 1.11.2.1: #i79394# Bubble now moves too, when icon moves. Bubble with title only a little bit bigger


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [9f269ef57ca94b59ea06d27fe8030f439033cc1e]

INTEGRATION: CWS updchk07 (1.3.154); FILE MERGED 2007/07/09 10:51:57 dv 1.3.154.1: No need to prebuild uno headers


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [156b2970077fadb9f5193632b08a9aab39719f40]

INTEGRATION: CWS updchk07 (1.5.2); FILE MERGED 2007/07/09 12:09:12 obr 1.5.2.1: assert assumptions and check for valid count value


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [2aea1208080afba0efd8a52761efb7efa1bf742e]

INTEGRATION: CWS updchk07 (1.6.2); FILE MERGED 2007/07/09 11:10:02 obr 1.6.2.1: #i79223# check enumeration reference


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [91207aa6f435416beaae6daafcb8f749ac660289]

INTEGRATION: CWS updchk07 (1.2.2); FILE MERGED 2007/07/20 08:20:55 dv 1.2.2.3: Code cleanup, some minor bugfixes 2007/07/17 10:24:22 dv 1.2.2.2: #i79684# Add self as terminate listener to remove dialog 2007/07/17 06:50:51 dv 1.2.2.1: #i79652# create dialog only when really needed


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [e1715afd921c9d8a80dec7897e18ad3f072b8787]

INTEGRATION: CWS updchk07 (1.2.2); FILE MERGED 2007/07/23 07:49:28 dv 1.2.2.13: Use extra thread to shutdown office 2007/07/23 06:40:00 dv 1.2.2.12: Close dialog before start of install to avoid problems on shutting down the office 2007/07/20 08:20:54 dv 1.2.2.11: Code cleanup, some minor bugfixes 2007/07/18 12:23:02 dv 1.2.2.10: Set dialog position (this time for y-pos, too) 2007/07/18 10:35:37 dv 1.2.2.9: Set dialog position 2007/07/17 12:44:34 dv 1.2.2.8: #i79161# One more help id for the cancel button 2007/07/17 10:24:21 dv 1.2.2.7: #i79684# Add self as terminate listener to remove dialog 2007/07/17 06:50:51 dv 1.2.2.6: #i79652# create dialog only when really needed 2007/07/13 12:46:10 dv 1.2.2.5: #i79161#i79162# More HelpIDs, set last state after checking failed 2007/07/12 08:00:31 dv 1.2.2.4: #i79161# Added some more help ids for the update check dialog 2007/07/09 12:29:23 dv 1.2.2.3: #i79132# setDownloadFile() sets download folder, too 2007/07/09 12:26:26 dv 1.2.2.2: #i79130# Make progress control a little bit smaller 2007/07/09 12:11:07 dv 1.2.2.1: #i79145# Show cancel button, when an error occured, while downloading


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [fba3a3a9abaaa05f380f48e53006e83daabdb104]

INTEGRATION: CWS updchk07 (1.4.2); FILE MERGED 2007/07/18 14:23:30 obr 1.4.2.1: #i79252# store total download size to be able to reconstruct progress after restart


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [86345eba113ab2b600a3786ae5cd49be9d1a747f]

INTEGRATION: CWS updchk07 (1.5.2); FILE MERGED 2007/07/18 14:23:30 obr 1.5.2.2: #i79252# store total download size to be able to reconstruct progress after restart 2007/07/09 11:13:51 obr 1.5.2.1: #148651# return all users directory as file url


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [cceed91b177d86f47834b68e87040216818075ab]

INTEGRATION: CWS updchk07 (1.2.2); FILE MERGED 2007/07/18 14:23:30 obr 1.2.2.4: #i79252# store total download size to be able to reconstruct progress after restart 2007/07/18 09:38:56 obr 1.2.2.3: fixed deadlock problem (hopefully) 2007/07/13 12:46:38 dv 1.2.2.2: #i79162# Set last state after checking failed 2007/07/09 10:52:12 obr 1.2.2.1: #i79162# handle check failed


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [9a8e2bf2670193be37ba0f048083af323f21d6dd]

INTEGRATION: CWS updchk07 (1.11.2); FILE MERGED 2007/07/23 07:49:28 dv 1.11.2.12: Use extra thread to shutdown office 2007/07/20 08:20:54 dv 1.11.2.11: Code cleanup, some minor bugfixes 2007/07/18 14:23:29 obr 1.11.2.10: #i79252# store total download size to be able to reconstruct progress after restart 2007/07/18 09:38:56 obr 1.11.2.9: fixed deadlock problem (hopefully) 2007/07/18 09:23:18 obr 1.11.2.8: RESYNC: (1.11-1.13); FILE MERGED 2007/07/17 11:09:10 dv 1.11.2.7: #i79162# Don't create menubarUI when an error occured while checking 2007/07/13 12:46:38 dv 1.11.2.6: #i79162# Set last state after checking failed 2007/07/13 10:44:19 obr 1.11.2.5: fixes for existing target file and STL usage 2007/07/09 12:00:48 dv 1.11.2.4: SystemShellExecute needs a sta model (WINDOWS ONLY!) 2007/07/09 11:58:18 dv 1.11.2.3: SystemShellExecute needs a sta model 2007/07/09 10:52:12 obr 1.11.2.2: #i79162# handle check failed 2007/07/09 10:46:55 obr 1.11.2.1: #i79134# split file name of started download from default target dir


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [96bed242453e1bc959120042f13a529db02691fb]

INTEGRATION: CWS updchk07 (1.10.2); FILE MERGED 2007/07/09 11:58:18 dv 1.10.2.1: SystemShellExecute needs a sta model


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [61b873e5dfcbcfe48642729a393ba3873ab6370f]

INTEGRATION: CWS updchk07 (1.2.2); FILE MERGED 2007/07/18 14:23:29 obr 1.2.2.2: #i79252# store total download size to be able to reconstruct progress after restart 2007/07/09 10:46:55 obr 1.2.2.1: #i79134# split file name of started download from default target dir


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [09ba258e15b61bbea09f4a382c907d59a2e4755b]

INTEGRATION: CWS updchk07 (1.2.2); FILE MERGED 2007/07/18 14:23:29 obr 1.2.2.3: #i79252# store total download size to be able to reconstruct progress after restart 2007/07/13 10:44:19 obr 1.2.2.2: fixes for existing target file and STL usage 2007/07/09 10:46:54 obr 1.2.2.1: #i79134# split file name of started download from default target dir


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [aff0962505a5025e3aa15d292e6cb58704bc4396]

INTEGRATION: CWS updchk07 (1.2.2); FILE MERGED 2007/07/13 12:46:38 dv 1.2.2.1: #i79162# Set last state after checking failed


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [3a7d542a6cf38491128c4eb7791cbc0e3f11737a]

INTEGRATION: CWS updchk07 (1.31.2); FILE MERGED 2007/07/17 12:44:33 dv 1.31.2.3: #i79161# One more help id for the cancel button 2007/07/13 12:43:04 dv 1.31.2.2: #i79161# Even more help ids for the update check dialog 2007/07/12 07:59:59 dv 1.31.2.1: #i79161# Added some more help ids for the update check dialog


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [e6f2c960b8f764c69f128952c31c7a60b5fe8543]

INTEGRATION: CWS updchk07 (1.4.162); FILE MERGED 2007/07/12 08:47:14 dv 1.4.162.1: #i79147# It should always be possible to change the download location


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [0d1f137de5b1e82ab327eb15fccb9f8bc70abbdc]

INTEGRATION: CWS updchk07 (1.11.30); FILE MERGED 2007/07/12 08:47:14 dv 1.11.30.1: #i79147# It should always be possible to change the download location


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [441dfbe2b974d10c99ad5d857e3d2b6dd47da030]

INTEGRATION: CWS updchk07 (1.3.10); FILE MERGED 2007/07/12 06:09:48 obr 1.3.10.1: #i79161# assimilated HID_EXTBROWSER range


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [9f59e688170ed0c5b8f1169d80a5f189c606a0bd]

INTEGRATION: CWS os99 (1.10.84); FILE MERGED 2007/07/02 08:24:40 os 1.10.84.1: #i78880# exceeded index fixed (patch)


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [cfc7838bcb3704a3470c6b00517d5e631ac4ac97]

INTEGRATION: CWS dba23c (1.36.14); FILE MERGED 2007/07/20 21:02:54 fs 1.36.14.1: #i79731# remove ROW_HEIGHT, it is already present as ROWHEIGHT


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [87166b145d21ecbec8bc37f0a0147a3650edd5cc]

INTEGRATION: CWS dba23c (1.34.18); FILE MERGED 2007/07/20 21:02:54 fs 1.34.18.1: #i79731# remove ROW_HEIGHT, it is already present as ROWHEIGHT


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [86656eddf2835eb93e57b27f4e0055003b496a06]

INTEGRATION: CWS dba23c (1.78.18); FILE MERGED 2007/07/20 21:02:54 fs 1.78.18.1: #i79731# remove ROW_HEIGHT, it is already present as ROWHEIGHT


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [f51854dc648d464731ec2a13b0af9302fffd06c8]

INTEGRATION: CWS dba23c (1.32.18); FILE MERGED 2007/07/20 21:02:54 fs 1.32.18.1: #i79731# remove ROW_HEIGHT, it is already present as ROWHEIGHT


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [70e6a5d6194c349de50861c28fdafa40e3920b43]

INTEGRATION: CWS dba23c (1.45.18); FILE MERGED 2007/07/20 21:02:54 fs 1.45.18.1: #i79731# remove ROW_HEIGHT, it is already present as ROWHEIGHT


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [505ebd2b0f735e590e60696a88aa8a6021e011d9]

INTEGRATION: CWS dba23c (1.8.148); FILE MERGED 2007/07/20 21:02:54 fs 1.8.148.1: #i79731# remove ROW_HEIGHT, it is already present as ROWHEIGHT


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [6efbf6d0b93cc3a83c40500fcb655b4306e09eb2]

INTEGRATION: CWS dba23c (1.3.6); FILE MERGED 2007/07/19 12:15:31 fs 1.3.6.1: #i78296#


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [0ecb2535208a7bf5700522d4156726f614e439d5]

INTEGRATION: CWS dba23c (1.16.6); FILE MERGED 2007/07/19 12:16:36 fs 1.16.6.1: #i78296# more files to convert


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [1f9c8ae4209c64574becbc1f9e215ef1eb48c179]

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>  [a31c4f117408634e882317ddb49102eb6fb9e120]

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>  [c8354a9a820ef81ff703f2984fab16b2eda26c64]

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>  [c107554c854ddea0a1f8b8dedc33d7319897d040]

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>  [64ba61cfb3a5818506bb41f653eb207952278f46]

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>  [e9dea94858e975c44b5881eb03a10d91ae22838f]

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>  [608730da670958a73f3e7b0d242945fd609bbe8b]

INTEGRATION: CWS jsc18 (1.24.4); FILE MERGED 2007/06/29 11:32:14 jsc 1.24.4.1: #i78460# integrate patch


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [2c8cd6f2c3fa10bde7e19930fefe16c10caf518a]

INTEGRATION: CWS jsc18 (1.17.22); FILE MERGED 2007/06/29 11:32:14 jsc 1.17.22.1: #i78460# integrate patch


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [f03313ed382088d032c3b44f32e65496502401b5]

INTEGRATION: CWS dba23c (1.9.42); FILE MERGED 2007/07/17 19:56:38 fs 1.9.42.1: #149583# copyProperties: don't crash on NULL arguments


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [4d9c7e9a111ad4f074b356bdd6d51b9c9705e5a3]

INTEGRATION: CWS jsc18 (1.7.66); FILE MERGED 2007/07/02 08:34:01 jsc 1.7.66.1: #i79019# integrate patch, use array delete operator


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [9e6b87a8bffaa95ef6f973d69671c14ab9b373ac]

INTEGRATION: CWS dba23c (1.189.10); FILE MERGED 2007/07/19 06:07:14 fs 1.189.10.1: proper assertion type (else product builds with debug info won't build)


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [6fca6883b614154832cf1a7a37ced03fdd93714d]

INTEGRATION: CWS jsc18 (1.3.36); FILE MERGED 2007/07/20 04:51:21 jsc 1.3.36.1: #i79213# integrate patch, inline destructor


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [7b4ca434f378040dafe98eb044cb1651ea64b8ca]

INTEGRATION: CWS dba23c (1.99.12); FILE MERGED 2007/07/19 06:06:44 fs 1.99.12.1: during #i79679#: signature of CreateFmSearchDialog changed


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [61903e2142ff0d27a08ccfc2d5ab4c2f44940611]

INTEGRATION: CWS jsc18 (1.5.30); FILE MERGED 2007/06/29 11:50:40 jsc 1.5.30.1: #i78460# integrate patch


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [b97fb0c5609d289641835c9c4f2686771156a1bc]

INTEGRATION: CWS dba23c (1.18.114); FILE MERGED 2007/07/18 09:41:12 fs 1.18.114.2: assertion for the case just fixed 2007/07/18 06:32:04 oj 1.18.114.1: #147849# check bookmark a little bit more


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [37ee82a88635acc5a80ca6d7758ce87f26eac53b]

INTEGRATION: CWS jsc18 (1.18.30); FILE MERGED 2007/06/29 11:50:40 jsc 1.18.30.1: #i78460# integrate patch


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [a30e4537a3537352bff1e8cfc07e1199c853b675]

INTEGRATION: CWS jsc18 (1.13.30); FILE MERGED 2007/06/29 11:50:40 jsc 1.13.30.1: #i78460# integrate patch


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [e2303324f05696ee4c0e5c3d94818bc544d08c81]

INTEGRATION: CWS jsc18 (1.5.30); FILE MERGED 2007/07/16 14:05:45 jsc 1.5.30.1: #i75360# extend comment by the method name and move it directly behind the TODO keyword


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [3e6e0d27c773e4429c449e608d1c971c2d0392a5]

INTEGRATION: CWS jsc18 (1.9.12); FILE MERGED 2007/07/16 14:05:45 jsc 1.9.12.1: #i75360# extend comment by the method name and move it directly behind the TODO keyword


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [78131ebae099a5fc81fc103f6766c22ae09cef24]

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>  [17545571b5ce485ce2393d4fe71f6f306e1bc12b]

INTEGRATION: CWS dba23c (1.14.34); FILE MERGED 2007/07/19 05:59:06 fs 1.14.34.1: #i79679#


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [068b1ab51aa0d1b52c9fe9192e16747ad500313d]

INTEGRATION: CWS dba23c (1.32.32); FILE MERGED 2007/07/19 05:59:23 fs 1.32.32.1: during #i79679#: properly collect the search contexts


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [0a1d35684506ce94fa7efc04a6a3e03338fc3385]

INTEGRATION: CWS dba23c (1.30.206); FILE MERGED 2007/07/19 06:00:02 fs 1.30.206.1: during #i79679#: fmsearch is dead


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [f024a128f895b7f122f780a3deb19be94abfc267]

INTEGRATION: CWS jsc18 (1.24.22); FILE MERGED 2007/07/19 12:27:58 jsc 1.24.22.2: RESYNC: (1.24-1.25); FILE MERGED 2007/07/02 08:56:35 jsc 1.24.22.1: #i79061# integrate patch, remove strip command for binaries, deliver does already strip


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [b586086201575c0b548ff88599bf107f52146c07]

INTEGRATION: CWS dba23c (1.41.34); FILE MERGED 2007/07/17 19:43:47 fs 1.41.34.1: #134461# when the ObjectShell is dying, reset its pointer at the FmFormModel


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [2a30bbcab277c07996aec7c9d22a78ffb7947a30]

INTEGRATION: CWS jsc18 (1.22.36); FILE MERGED 2007/07/19 07:04:06 jsc 1.22.36.1: #i74573# use quotes for mt command options


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [3728a5178400a1263631daaa967f493a276d665c]

INTEGRATION: CWS dba23c (1.35.34); FILE MERGED 2007/07/19 06:00:27 fs 1.35.34.1: #i79679#


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [02a1e8aed53a44db066272278bba8bf5c5e59182]

INTEGRATION: CWS jsc18 (1.4.16); FILE MERGED 2007/07/27 11:24:38 sg 1.4.16.1: #i78746#use different class loader


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [951162de241c9c63efcf8f765f47b4b14caf90a7]

INTEGRATION: CWS dba23c (1.84.34); FILE MERGED 2007/07/19 05:59:27 fs 1.84.34.1: during #i79679#: properly collect the search contexts


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [8a04e1701b0a4229f7d4ca281dba87858629b51e]

INTEGRATION: CWS jsc18 (1.4.16); FILE MERGED 2007/07/27 12:45:06 sg 1.4.16.1: #i78746# removed deprecated methods


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [2ac7e92b2149f5f25945ee63c5b3498d2633d163]

INTEGRATION: CWS dba23c (1.16.34); FILE MERGED 2007/07/20 10:52:53 fs 1.16.34.1: #10000#


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [477639ee272a5d46a3389b24b2fb1f01982fd9d4]

INTEGRATION: CWS jsc18 (1.4.26); FILE MERGED 2007/07/17 08:45:40 jsc 1.4.26.1: #i73857# adapt build target name to work with gnu make 3.81


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [69d476fdbbd6604d7e9654f86325a5fa27f3b3c4]

INTEGRATION: CWS dba23c (1.30.34); FILE MERGED 2007/07/19 06:00:52 fs 1.30.34.1: during #i79679#: signature of CreateFmSearchDialog changed


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [e841946ead9425d9f71fdb81add50e65064b78cf]

INTEGRATION: CWS dba23c (1.40.34); FILE MERGED 2007/07/19 06:00:52 fs 1.40.34.1: during #i79679#: signature of CreateFmSearchDialog changed


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [96ac154cdc439b1d5f46952ac956d4bf6f9c03ca]

INTEGRATION: CWS jsc18 (1.3.322); FILE MERGED 2007/07/24 07:12:00 jsc 1.3.322.1: #79930# remove unnecessary classname in method declaration


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [af88d4e0773f6669eb1cd615b90546b8f4df14ae]

INTEGRATION: CWS dba23c (1.5.34); FILE MERGED 2007/07/19 06:04:14 fs 1.5.34.1: #i79679# InitContext: call the context supplier even in product builds / minor cleanups


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [a46efc7b9570c10a2e0bb614b8adb9b3a365caf1]

INTEGRATION: CWS jsc18 (1.1.2); FILE ADDED 2007/07/04 07:58:45 jsc 1.1.2.1: #i78746# new


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [142d35d08cf139786edd30af854860e805778e95]

INTEGRATION: CWS dba23c (1.10.34); FILE MERGED 2007/07/19 06:04:14 fs 1.10.34.1: #i79679# InitContext: call the context supplier even in product builds / minor cleanups


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [b41b5eefb141112b524a6d25b5eb8fb37f073c9a]

INTEGRATION: CWS jsc18 (1.1.2); FILE ADDED 2007/07/04 08:02:31 jsc 1.1.2.1: #i78746# new


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [1045ee93760c2fdb4c53f965023166dee17526c9]

INTEGRATION: CWS dba23c (1.4.34); FILE MERGED 2007/07/19 05:57:13 fs 1.4.34.1: during #i79679#: signature of CreateFmSearchDialog changed


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [6ccc24ec0043737c19093a8d106afece550862b7]

INTEGRATION: CWS jsc18 (1.1.2); FILE ADDED 2007/07/04 08:02:20 jsc 1.1.2.1: #i78746# new


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [1f9c3f443cb9a4bb3fb20b97c38c166397f2e9bd]

INTEGRATION: CWS dba23c (1.2.162); FILE MERGED 2007/07/19 05:58:01 fs 1.2.162.1: #i79679# removed some dead stuff / moved stuff which is not of module-external interest to other places


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [3235966a29b622c25372c6d99fc8149b9358a5b3]

INTEGRATION: CWS jsc18 (1.1.2); FILE ADDED 2007/07/04 08:02:02 jsc 1.1.2.1: #i78746# new


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [2fe454bdde1e2500f4045aacfc7ba6df9c043c69]

INTEGRATION: CWS jsc18 (1.1.2); FILE ADDED 2007/07/04 08:01:51 jsc 1.1.2.1: #i78746# new


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [4b48d9800be6b4a0cc1393e63e2c6e5c3ce7fe5a]

INTEGRATION: CWS jsc18 (1.1.2); FILE ADDED 2007/07/04 08:01:29 jsc 1.1.2.1: #i78746# new


2007-07-31  Martin Hollmichel  <mh@openoffice.org>  [586c3bb1f9f4bd935af5df20b377f4872e063638]

add license to data files, #i79338#


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [76153ccc3139f6dd66f546f924869a13a8e4f720]

INTEGRATION: CWS jsc18 (1.1.2); FILE ADDED 2007/07/04 08:01:06 jsc 1.1.2.1: #i78746# new


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [966335b7b52226e4ca725b1fb6e16f583814328b]

INTEGRATION: CWS jsc18 (1.1.2); FILE ADDED 2007/07/04 08:00:55 jsc 1.1.2.1: #i78746# new


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [6d2f5cf88aa3308d792ef301ec20c02fd98a3695]

INTEGRATION: CWS jsc18 (1.1.2); FILE ADDED 2007/07/23 12:17:35 jsc 1.1.2.2: #i78746# use correct image 2007/07/04 08:00:32 jsc 1.1.2.1: #i78746# new


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [88351d487ea687908d7e7466e1428696898e1d18]

INTEGRATION: CWS jsc18 (1.1.2); FILE ADDED 2007/07/04 08:00:04 jsc 1.1.2.1: #i78746# new


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [8cee194e959ced8573aa3d9dc87a064b5593fd8e]

INTEGRATION: CWS jsc18 (1.1.2); FILE ADDED 2007/07/04 07:59:52 jsc 1.1.2.1: #i78746# new


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [56bc6caaba0d0b70d744b497237ad2b60c6ae599]

INTEGRATION: CWS jsc18 (1.4.160); FILE MERGED 2007/07/17 13:22:33 jsc 1.4.160.1: #i79965# set HasMainTitle property


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [c6d77ab2d87a1336ac53256aeaf2ee398904b423]

INTEGRATION: CWS jsc18 (1.3.322); FILE MERGED 2007/07/17 11:50:42 jsc 1.3.322.1: #i79965# set HasMainTitle property


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [2a2736f721ea53ab528d84aa638ef4f5e827bcb0]

INTEGRATION: CWS jsc18 (1.10.44); FILE MERGED 2007/07/06 06:55:55 jsc 1.10.44.1: #i78746# insert description for GUI examples


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [a39fbfb8616435cc1f5143cafc0084013346baf9]

INTEGRATION: CWS jsc18 (1.14.120); FILE MERGED 2007/06/29 12:56:04 jsc 1.14.120.1: #i77265# improve version check


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [94c076de971b978285a448aa16ed31394eb318c5]

INTEGRATION: CWS jsc18 (1.8.36); FILE MERGED 2007/07/24 15:41:17 jsc 1.8.36.4: #i74573# improve VC8 checking 2007/07/24 15:39:04 jsc 1.8.36.3: #i74573# improve VC8 checking 2007/07/23 13:52:36 jsc 1.8.36.2: #i74573# check cpp with suggestion to detect VC8 usage 2007/07/19 07:06:39 jsc 1.8.36.1: #i74573# initialize variable sVC8 earlier


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [e00d79a673bc08b8023aeb97579e34c2d0d75307]

INTEGRATION: CWS jsc18 (1.1.2); FILE ADDED 2007/07/04 15:51:08 jsc 1.1.2.1: #i75592# new


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [1484016e6396ec7dc8db0867a2921a509191b84f]

INTEGRATION: CWS jsc18 (1.1.2); FILE ADDED 2007/07/04 15:50:58 jsc 1.1.2.1: #i75592# new


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [00ac7c687bc5b8e5add6cbd5fcd3d6aa6e790e46]

INTEGRATION: CWS jsc18 (1.1.2); FILE ADDED 2007/07/04 15:50:39 jsc 1.1.2.1: #i75592# new


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [9bfa621d68216c4ca194449ad576e71fe09aa527]

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>  [6aa8a32184d0c2c2ca3660fa13731d2873a55880]

INTEGRATION: CWS jsc18 (1.8.30); FILE MERGED 2007/07/19 11:41:11 jsc 1.8.30.1: #i76838# extend test


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [6d983acde0f37a196e3ceb84e6e6127931dcbf3f]

INTEGRATION: CWS jsc18 (1.10.20); FILE MERGED 2007/07/19 11:41:11 jsc 1.10.20.1: #i76838# extend test


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [faa81c0b16b2d99a91acf5312403d03f036a1ba7]

INTEGRATION: CWS dba23c (1.8.26); FILE MERGED 2007/07/20 21:27:22 fs 1.8.26.1: lost some font properties


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [9b1073d837ecacf2f8892a8909613108702f25e2]

INTEGRATION: CWS jsc18 (1.12.32); FILE MERGED 2007/07/19 11:48:59 jsc 1.12.32.1: #i76838# use cppu::UnoType<...>::get() instead of getCppuType in cppu_detail_getUnoType


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [7a0d98f2327d7e24cee31946a1fc6883f2644d69]

INTEGRATION: CWS dba23c (1.51.26); FILE MERGED 2007/07/19 13:33:20 fs 1.51.26.1: #77729#


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [3d21ffd5ce65e0de9938d0004ee6aa4a70d89222]

INTEGRATION: CWS jsc18 (1.43.16); FILE MERGED 2007/07/19 11:48:59 jsc 1.43.16.1: #i76838# use cppu::UnoType<...>::get() instead of getCppuType in cppu_detail_getUnoType


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [1577c512a3547b80509d1685fc54e645885aa6e9]

INTEGRATION: CWS dba23c (1.5.1098); FILE MERGED 2007/07/23 11:19:10 fs 1.5.1098.1: SwitchXFormsDesignMode is unnecessary


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [24f15bd45e1cf78f000ab6a037d0385aef5b12c6]

INTEGRATION: CWS dba23c (1.57.20); FILE MERGED 2007/07/23 07:23:34 fs 1.57.20.1: #i75799# use OTextLikeImport for text-like grid columns, too


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [e076856d58a34454039104f990c0fafa78501803]

INTEGRATION: CWS dba23c (1.53.74); FILE MERGED 2007/07/23 08:37:01 fs 1.53.74.1: #i77635# impl_getQueryParameterColumns: also recognize parameters in the SELECT column list


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [4d04d939dc010aad053412d414b23f9cb511d156]

INTEGRATION: CWS dba23c (1.56.48); FILE MERGED 2007/07/23 08:45:39 fs 1.56.48.1: don't call getIntKeywordAscii with KEY_NONE


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [f92aa49c9c9bffb9bf9113a3605555a6aa2497b5]

INTEGRATION: CWS dba23c (1.3.12); FILE MERGED 2007/07/23 08:38:04 fs 1.3.12.1: during #i77635#: bComposerDirty was never reset


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [42d058bfbb92ef89640db45c7d80ff6c9725ea9e]

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>  [dc599878a4b676e81da4a3c50b63467be14a716b]

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>  [5b762f8dfc25e171bb6b3550f2082a11f3f8d4f8]

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>  [71e2b519d0d5d34bae257da17ac25b6c3b748550]

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>  [fe666ec3e81769b9ef6f02744e0e8b866adef3c0]

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>  [6f760a96abdfd7ff72fa4914ac690012a85e4a64]

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>  [4abca02e1859f09d34cb87a148254b41377a129b]

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>  [7f5862fc6877c34236f4d121163fe37e66dbbd1d]

INTEGRATION: CWS configure21 (1.8.22); FILE MERGED 2007/07/01 20:31:59 rene 1.8.22.1: #i79060# quote.


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [1da872df6700fa6f82d20b23ef4dcb920615fa89]

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>  [245c67634d1471bfc31dd5a9534a774e3fdf34eb]

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>  [caa3e0ac0104a370629fc360d47862bd9132827b]

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>  [266eb72ea660d46cacc4c92061e958c0c667e67e]

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>  [821c332a59450bfafb278fdab94b9d489970c6cc]

INTEGRATION: CWS configure21 (1.9.4); FILE MERGED 2007/06/07 21:37:58 rene 1.9.4.1: #i78148# system-hunspell fixes/updates


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [11ffbdd820aae3c13a3a889c7a13618ad91663b8]

INTEGRATION: CWS configure21 (1.15.4); FILE MERGED 2007/07/24 12:38:32 rene 1.15.4.5: #i10000# patch from ause for some variable sillinesses/Sun environment 2007/07/12 11:22:59 rene 1.15.4.4: i10000# typo 2007/07/12 11:20:23 rene 1.15.4.3: #i10000# HUNSPELLLIB instead of HUNSPELL_LIBS 2007/06/07 21:37:57 rene 1.15.4.2: #i78148# system-hunspell fixes/updates 2007/04/23 21:10:17 rene 1.15.4.1: support pkg-config for system-hunspell


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [2ec8f7b4e1dd890318ea20f67a99a2fc0637ba9d]

INTEGRATION: CWS configure21 (1.6.82); FILE MERGED 2007/06/07 21:37:57 rene 1.6.82.1: #i78148# system-hunspell fixes/updates


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [15c2b848eed67bdc1bdbcfc1d0d62a2b70f11c03]

INTEGRATION: CWS configure21 (1.13.4); FILE MERGED 2007/06/07 21:37:57 rene 1.13.4.1: #i78148# system-hunspell fixes/updates


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [76b58ce7abf122d9bc6bc12359fbf9a2d8c1adb8]

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>  [9e1870a0679bc8224390f0c3abe6f8d16f5a2a47]

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>  [f6eec1d12a63cb6a1fd2e9aaef3fdead98f785ad]

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>  [4d6e3cad291afd319c0be8ca193f78c66ddf6715]

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>  [f257c6321900c0cdcb6e73bbb04e3ff0e0f44fe9]

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>  [64d2ca14784acde6089b146a41c65a8aa3a1db03]

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>  [5589a1776b4aad52537eeb9ad5a4565beccb11f9]

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>  [7f5e0ee72c3148155cc9360eca5a0c955ce4f55e]

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-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [af88a885292267d650360d85366223528f72f9b9]

INTEGRATION: CWS configure21 (1.35.4); FILE MERGED 2007/07/09 23:22:39 rene 1.35.4.3: #i10000# both also here 2007/06/27 15:05:56 rene 1.35.4.2: RESYNC: (1.35-1.36); FILE MERGED 2007/05/06 16:08:51 rene 1.35.4.1: support --hash-style= from binutils


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [8ca64353176316de1053d3606fa33b3e87d57c69]

INTEGRATION: CWS configure21 (1.24.4); FILE MERGED 2007/06/27 14:46:17 rene 1.24.4.1: #i78950# fix PYTHONPATH


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [dc44d8df13e06c681d5a93ed8c6155b446042981]

INTEGRATION: CWS configure21 (1.89.30); FILE MERGED 2007/07/24 12:38:32 rene 1.89.30.5: #i10000# patch from ause for some variable sillinesses/Sun environment 2007/07/11 08:16:13 rene 1.89.30.4: RESYNC: (1.93-1.94); FILE MERGED 2007/07/05 18:58:53 rene 1.89.30.3: RESYNC: (1.92-1.93); FILE MERGED 2007/06/27 15:17:22 rene 1.89.30.2: RESYNC: (1.89-1.92); FILE MERGED 2007/04/23 21:03:13 rene 1.89.30.1: #i73936# use pkg-config for sndfile detection


2007-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [72f427f78904d4188addc5bd96f3ce0eff81d951]

INTEGRATION: CWS configure21 (1.27.74); FILE MERGED 2007/05/06 15:36:50 rene 1.27.74.2: #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:24 rene 1.27.74.1: #i76354# support portaudio v19


2007-07-30  Rüdiger Timm  <rt@openoffice.org>  [cc07a949f043e34bac82cee1802ccb8bcd6b7edf]

#i80172# Removed unnecessary assertion (patch by aw).


2007-07-27  Rüdiger Timm  <rt@openoffice.org>  [7b10112c33b873691794556b0fa70e9d227b5b16]

#i10000# Remove 'ENABLE_HEADLESS'-condition, take 'GUIBASE' instead.


2007-07-27  Rüdiger Timm  <rt@openoffice.org>  [0d6e2eceef202a44a235cfd0d52991dbed016f05]

#i10000# FileID can also contain an executable file


2007-07-27  Rüdiger Timm  <rt@openoffice.org>  [73bdc98212d747b7348616cc801bb10a93528dd2]

#i80097# correctly conditionalize svp plugin. Patch by pl


2007-07-27  Rüdiger Timm  <rt@openoffice.org>  [1e8550f42de4c4ab5a6174d75b050bc0933631ac]

#i80092# linking of libvclplug_gtk680lx.so changed. Patch by pl.


2007-07-27  Hans-Joachim Lankenau  <hjs@openoffice.org>  [c03d9ff9f1755fbe00254d9419163edd2dac3e6e]

#i10000# build what gets packed


2007-07-27  Rüdiger Timm  <rt@openoffice.org>  [08b928fb01b968015a1a03e3b7a220a5d361893a]

#i80090# SalLayout class not meant to be used by applications. Patch by pl.


2007-07-27  Rüdiger Timm  <rt@openoffice.org>  [5cfae393327b5c252ec13d6986e9d6f480ba0959]

#i80090# SalLayout class not meant to be used by applications. Patch by pl.


2007-07-27  Rüdiger Timm  <rt@openoffice.org>  [aa609ad8689d6f9ea1e7c812d8cdfde773e79a4b]

#i80079# Add threadmanager.obj to EXCEPTIONSFILES (patch by pmladek - thank you).


2007-07-27  Rüdiger Timm  <rt@openoffice.org>  [c252cc58bf4be9be65a29747597f5f112f50415f]

#i80091# Remove SISSL license.


2007-07-27  Rüdiger Timm  <rt@openoffice.org>  [f5d49e7ecf84c866a16ad0a118246730c440a714]

#i80091# Remove SISSL license.


2007-07-27  Rüdiger Timm  <rt@openoffice.org>  [2e9a6f8b11440882c8da9ba9314ad9e376c08c6e]

#i80091# Remove SISSL license.


2007-07-27  Armin Weiss  <aw@openoffice.org>  [d45ddb6d03846b0c576eeee062342962aa131bc0]

#i39532#


2007-07-27  Rüdiger Timm  <rt@openoffice.org>  [27590ebe77be33cccc987bdf9f1329fb4044703d]

#i80091# Remove SISSL license.


2007-07-27  Rüdiger Timm  <rt@openoffice.org>  [ece8a3d3c459baab0058bd241db7e9f1e584cd8d]

#i80091# Remove SISSL license.


2007-07-27  Rüdiger Timm  <rt@openoffice.org>  [5abf5aa7e72367628fdca3d7c9faa4f7effe2af1]

#i80091# Remove SISSL license. (How can such old stuff get into files created in 2007?


2007-07-27  Rüdiger Timm  <rt@openoffice.org>  [06d169ed06dc8d26abedb39d168728f93f5e4895]

#i80091# Remove SISSL license. (How can such old stuff get into files created in 2007?


2007-07-27  Rüdiger Timm  <rt@openoffice.org>  [35d824f4c160f0548a23786cd22c9901ce36597b]

#i80086# vcl headers moving, bring back lost changes (patch by pjanik).


2007-07-26  Rüdiger Timm  <rt@openoffice.org>  [04fc0b6fe1db1c7a1cb91ac8f5f512c652d07170]

SRC680


2007-07-26  Rüdiger Timm  <rt@openoffice.org>  [d0f298443848f21dc34466f7b62c676f54aa7db4]

INTEGRATION: CWS i18n31 (1.9.20); FILE MERGED 2007/07/03 07:16:29 sb 1.9.20.4: #i76869# Also added rtl_uString_newFromCodePoints. 2007/06/27 05:27:07 khong 1.9.20.3: RESYNC: (1.9-1.10); FILE MERGED 2007/06/01 11:09:04 sb 1.9.20.2: #i76869# Changed postIncrementCodePoints to incrementCodePoints which is pre or post depending on sign. 2007/05/31 12:01:02 sb 1.9.20.1: #i76869# Added rtl_uString_iterateCodePoints.


2007-07-26  Rüdiger Timm  <rt@openoffice.org>  [fb8fcc427623ea54884f15055f15de8462a961f7]

INTEGRATION: CWS i18n31 (1.58.20); FILE MERGED 2007/07/03 07:16:30 sb 1.58.20.3: #i76869# Also added rtl_uString_newFromCodePoints. 2007/06/27 05:07:08 khong 1.58.20.2: cws i18n31 merge 2007/05/31 12:01:03 sb 1.58.20.1: #i76869# Added rtl_uString_iterateCodePoints.


2007-07-26  Rüdiger Timm  <rt@openoffice.org>  [542627b6ae4e974dea9ea2b29ecd8781fc00172f]

INTEGRATION: CWS i18n31 (1.13.60); FILE MERGED 2007/07/13 20:37:56 khong 1.13.60.1: #i75632# use ICU characters properties


2007-07-26  Rüdiger Timm  <rt@openoffice.org>  [4df17bda811bf760a57dd2d8f1e8f1e0e783c503]

INTEGRATION: CWS i18n31 (1.12.60); FILE MERGED 2007/07/04 01:17:48 khong 1.12.60.1: i75631 i75632 i75633 i75412 handle surrogate pair characters


2007-07-26  Rüdiger Timm  <rt@openoffice.org>  [e64f99631c82018fde45842815028033bb5314c4]

INTEGRATION: CWS i18n31 (1.6.60); FILE MERGED 2007/07/04 01:17:48 khong 1.6.60.1: i75631 i75632 i75633 i75412 handle surrogate pair characters


2007-07-26  Rüdiger Timm  <rt@openoffice.org>  [58dcf0ffaf8668827fc2f47445c9d8faf3d29555]

INTEGRATION: CWS i18n31 (1.9.60); FILE MERGED 2007/07/04 01:17:48 khong 1.9.60.2: i75631 i75632 i75633 i75412 handle surrogate pair characters 2007/06/27 04:33:12 khong 1.9.60.1: i75631 i75632 i75633 i75412 handle surrogate pair characters


2007-07-26  Rüdiger Timm  <rt@openoffice.org>  [7696cd3902ca248951205f15930787488368ea26]

INTEGRATION: CWS i18n31 (1.4.60); FILE MERGED 2007/07/13 20:39:09 khong 1.4.60.3: #i75633# fix a compiling warning 2007/06/27 17:27:02 khong 1.4.60.2: #i75633 handle surrogate pair characters 2007/06/27 04:33:12 khong 1.4.60.1: i75631 i75632 i75633 i75412 handle surrogate pair characters


2007-07-26  Rüdiger Timm  <rt@openoffice.org>  [5dd9a3fc0908736d054a473310a9208bd4991a5a]

INTEGRATION: CWS i18n31 (1.13.60); FILE MERGED 2007/07/13 20:37:07 khong 1.13.60.1: #i75632# use ICU characters properties


2007-07-26  Rüdiger Timm  <rt@openoffice.org>  [0d6246aee13b81ac9c75bf04964fdcbb9e6183ee]

INTEGRATION: CWS i18n31 (1.10.60); FILE MERGED 2007/07/17 18:21:27 khong 1.10.60.2: Convert ICU BlockCode to UnicodeScript 2007/07/13 20:37:07 khong 1.10.60.1: #i75632# use ICU characters properties


2007-07-26  Rüdiger Timm  <rt@openoffice.org>  [2791553b4e3fc5e04b96d0b2fd119d9fba1946bc]

INTEGRATION: CWS i18n31 (1.14.60); FILE MERGED 2007/07/16 22:18:44 khong 1.14.60.4: i75631 i75632 i75633 i75412 handle surrogate pair characters 2007/07/13 20:37:32 khong 1.14.60.3: #i75632# use ICU characters properties 2007/07/04 01:17:22 khong 1.14.60.2: i75631 i75632 i75633 i75412 handle surrogate pair characters 2007/06/27 04:33:11 khong 1.14.60.1: i75631 i75632 i75633 i75412 handle surrogate pair characters


2007-07-26  Rüdiger Timm  <rt@openoffice.org>  [1c79a2bf1e89ac4eb409922ab7eb8ad3cacc688a]

INTEGRATION: CWS i18n31 (1.8.60); FILE MERGED 2007/06/27 04:33:11 khong 1.8.60.1: i75631 i75632 i75633 i75412 handle surrogate pair characters


2007-07-26  Rüdiger Timm  <rt@openoffice.org>  [517bbaddbaf81a5a6bb00979944cad13a1575d50]

INTEGRATION: CWS i18n31 (1.28.14); FILE MERGED 2007/07/13 20:37:32 khong 1.28.14.5: #i75632# use ICU characters properties 2007/07/04 01:17:22 khong 1.28.14.4: i75631 i75632 i75633 i75412 handle surrogate pair characters 2007/06/27 23:25:58 khong 1.28.14.3: i75412 handle surrogate pair characters 2007/06/27 05:33:20 khong 1.28.14.2: RESYNC: (1.28-1.29); FILE MERGED 2007/06/27 04:33:11 khong 1.28.14.1: i75631 i75632 i75633 i75412 handle surrogate pair characters


2007-07-26  Rüdiger Timm  <rt@openoffice.org>  [0154e3492f2527535c0d648274e7ff674674318b]

INTEGRATION: CWS i18n31 (1.14.42); FILE MERGED 2007/06/27 05:33:03 khong 1.14.42.2: RESYNC: (1.14-1.15); FILE MERGED 2007/06/27 04:33:11 khong 1.14.42.1: i75631 i75632 i75633 i75412 handle surrogate pair characters


2007-07-26  Rüdiger Timm  <rt@openoffice.org>  [e2a5a2532ee187669980adb7bfa747c7803c330a]

INTEGRATION: CWS i18n31 (1.19.60); FILE MERGED 2007/07/13 20:37:32 khong 1.19.60.4: #i75632# use ICU characters properties 2007/07/04 01:17:22 khong 1.19.60.3: i75631 i75632 i75633 i75412 handle surrogate pair characters 2007/06/27 05:00:48 khong 1.19.60.2: i75231 handle surrogate pair characters 2007/06/27 04:33:11 khong 1.19.60.1: i75631 i75632 i75633 i75412 handle surrogate pair characters


2007-07-26  Rüdiger Timm  <rt@openoffice.org>  [46c019eb25ab15fa05521c5910d2d2c5313624c0]

INTEGRATION: CWS i18n31 (1.5.140); FILE MERGED 2007/07/04 01:18:08 khong 1.5.140.2: i75631 i75632 i75633 i75412 handle surrogate pair characters 2007/06/27 04:33:11 khong 1.5.140.1: i75631 i75632 i75633 i75412 handle surrogate pair characters


2007-07-26  Rüdiger Timm  <rt@openoffice.org>  [206a856c3344eb9f83089322ef76c38905ece066]

INTEGRATION: CWS i18n31 (1.10.120); FILE MERGED 2007/07/13 20:36:27 khong 1.10.120.1: #i75632# use ICU characters properties


2007-07-26  Rüdiger Timm  <rt@openoffice.org>  [2de75ab9f3edc166bd25b747f2aa773c43c2e177]

INTEGRATION: CWS i18n31 (1.6.140); FILE MERGED 2007/07/04 01:18:08 khong 1.6.140.2: i75631 i75632 i75633 i75412 handle surrogate pair characters 2007/06/27 04:33:11 khong 1.6.140.1: i75631 i75632 i75633 i75412 handle surrogate pair characters


2007-07-26  Rüdiger Timm  <rt@openoffice.org>  [f3c8b130c666b918f7bf03fea9b59dc96d1fdc48]

INTEGRATION: CWS i18n31 (1.27.20); FILE MERGED 2007/07/03 07:16:30 sb 1.27.20.3: #i76869# Also added rtl_uString_newFromCodePoints. 2007/06/01 11:09:04 sb 1.27.20.2: #i76869# Changed postIncrementCodePoints to incrementCodePoints which is pre or post depending on sign. 2007/05/31 12:01:03 sb 1.27.20.1: #i76869# Added rtl_uString_iterateCodePoints.


2007-07-26  Rüdiger Timm  <rt@openoffice.org>  [b7627956eee3e3d1711cdc12f3ecb5247d7987dc]

INTEGRATION: CWS i18n31 (1.8.108); FILE MERGED 2007/05/31 12:01:03 sb 1.8.108.1: #i76869# Added rtl_uString_iterateCodePoints.


2007-07-26  Rüdiger Timm  <rt@openoffice.org>  [e1940f25b445eee1898eb31b5abb784782bfee12]

INTEGRATION: CWS i18n31 (1.1.2); FILE ADDED 2007/05/31 12:01:47 sb 1.1.2.1: #i76869# Added rtl_uString_iterateCodePoints.


2007-07-26  Rüdiger Timm  <rt@openoffice.org>  [bfef62bb8f5679bd0e223595bdfae7bd94041e06]

INTEGRATION: CWS i18n31 (1.17.22); FILE MERGED 2007/05/31 12:01:03 sb 1.17.22.1: #i76869# Added rtl_uString_iterateCodePoints.


2007-07-26  Rüdiger Timm  <rt@openoffice.org>  [c84e71727786fccc3862e223fb232641a300125a]

INTEGRATION: CWS i18n31 (1.28.22); FILE MERGED 2007/07/03 07:19:11 sb 1.28.22.4: #i76869# rtl::OUString::iterateCodePoints was inadvertently non-const. 2007/07/03 07:16:29 sb 1.28.22.3: #i76869# Also added rtl_uString_newFromCodePoints. 2007/06/01 11:09:03 sb 1.28.22.2: #i76869# Changed postIncrementCodePoints to incrementCodePoints which is pre or post depending on sign. 2007/05/31 12:01:02 sb 1.28.22.1: #i76869# Added rtl_uString_iterateCodePoints.


2007-07-26  Rüdiger Timm  <rt@openoffice.org>  [d6be19394b65d93a91d94660a23b5f39bd183d95]

INTEGRATION: CWS i18n31 (1.18.22); FILE MERGED 2007/07/03 07:16:29 sb 1.18.22.3: #i76869# Also added rtl_uString_newFromCodePoints. 2007/06/01 11:09:03 sb 1.18.22.2: #i76869# Changed postIncrementCodePoints to incrementCodePoints which is pre or post depending on sign. 2007/05/31 12:01:02 sb 1.18.22.1: #i76869# Added rtl_uString_iterateCodePoints.


2007-07-26  Rüdiger Timm  <rt@openoffice.org>  [cfafc4ee6e726c816329dc3fc4caab99983f371e]

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>  [a469be7d1b17e42e2d4ca8df4f63fcdbd39a7faa]

INTEGRATION: CWS jl67 (1.1.2); FILE ADDED 2007/07/11 11:49:20 jl 1.1.2.1: #i77752 test for default URL for update information


2007-07-26  Rüdiger Timm  <rt@openoffice.org>  [f66829aa4a6447b232278be42d4554b22bfe1105]

INTEGRATION: CWS jl67 (1.1.2); FILE ADDED 2007/07/11 11:49:08 jl 1.1.2.1: #i77752 test for default URL for update information


2007-07-26  Rüdiger Timm  <rt@openoffice.org>  [088abd993afa9de3749aa42232afe853098aee0f]

INTEGRATION: CWS jl67 (1.1.2); FILE ADDED 2007/07/11 11:48:09 jl 1.1.2.1: #i77752 test for default URL for update information


2007-07-26  Rüdiger Timm  <rt@openoffice.org>  [0b32d88f5cd8369a4b2915e238e3dadb4e889874]

INTEGRATION: CWS jl67 (1.1.2); FILE ADDED 2007/07/11 11:48:56 jl 1.1.2.1: #i77752 test for default URL for update information


2007-07-26  Rüdiger Timm  <rt@openoffice.org>  [fae55603d32762b5cbda13bbc02c7f3744ed9131]

INTEGRATION: CWS jl67 (1.1.2); FILE ADDED 2007/07/11 11:47:56 jl 1.1.2.1: #i77752 test for default URL for update information


2007-07-26  Rüdiger Timm  <rt@openoffice.org>  [e5fb7fd21ee23584d00e9746858375f9f59daee9]

INTEGRATION: CWS jl67 (1.1.2); FILE ADDED 2007/07/11 11:46:47 jl 1.1.2.1: #i77752 test for default URL for update information


2007-07-26  Rüdiger Timm  <rt@openoffice.org>  [18b96b2eb965fcb2c07e0793e9301b084fd5a19f]

INTEGRATION: CWS jl67 (1.1.2); FILE ADDED 2007/07/11 11:46:25 jl 1.1.2.1: #i77752 test for default URL for update information


2007-07-26  Rüdiger Timm  <rt@openoffice.org>  [25fcaba48e012f84350161effe82a51ec282ece1]

INTEGRATION: CWS jl67 (1.1.2); FILE ADDED 2007/07/11 11:46:13 jl 1.1.2.1: #i77752 test for default URL for update information


2007-07-26  Rüdiger Timm  <rt@openoffice.org>  [c3aefcd0e395f9e43f1952b2bb76221feb6ad719]

INTEGRATION: CWS jl67 (1.6.32); FILE MERGED 2007/07/10 11:19:26 jl 1.6.32.2: #i77886# 2007/07/09 14:44:16 jl 1.6.32.1: #i77886# When unopkg is run without gui option then it must not call InitVCL


2007-07-26  Rüdiger Timm  <rt@openoffice.org>  [59dfba95796eb79c404e5aa7dce1f851628e146d]

INTEGRATION: CWS jl67 (1.13.200); FILE MERGED 2007/07/11 11:44:34 jl 1.13.200.1: #i77752 support for default update URL for extensions


2007-07-26  Rüdiger Timm  <rt@openoffice.org>  [9ee0912f28c0527281da95cb9b2bc968d6495089]

INTEGRATION: CWS jl67 (1.24.34); FILE MERGED 2007/07/11 16:40:48 jl 1.24.34.2: RESYNC: (1.24-1.25); FILE MERGED 2007/07/09 13:58:31 jl 1.24.34.1: #i79004# dp_manager.cxx


2007-07-26  Rüdiger Timm  <rt@openoffice.org>  [a8001202467eebfed7c1bb8315218db59c4c92ca]

INTEGRATION: CWS jl67 (1.10.140); FILE MERGED 2007/07/11 11:43:40 jl 1.10.140.1: #i77752 support for default update URL for extensions


2007-07-26  Rüdiger Timm  <rt@openoffice.org>  [b488258db94b518bdb6f4b8f29a904e53414c1a8]

INTEGRATION: CWS jl67 (1.6.52); FILE MERGED 2007/07/11 16:39:43 jl 1.6.52.2: RESYNC: (1.6-1.7); FILE MERGED 2007/07/11 11:41:07 jl 1.6.52.1: #i77752 support for default update URL for extensions


2007-07-26  Rüdiger Timm  <rt@openoffice.org>  [e12718edba4a510baf6bd88e05d98c4521403508]

INTEGRATION: CWS jl67 (1.2.140); FILE MERGED 2007/07/11 11:42:19 jl 1.2.140.1: #i77752 support for default update URL for extensions


2007-07-26  Rüdiger Timm  <rt@openoffice.org>  [acd796d6027272d6acd2b193b700ea8c44cda69d]

INTEGRATION: CWS jl67 (1.3.86); FILE MERGED 2007/07/11 11:41:55 jl 1.3.86.1: #i77752 support for default update URL for extensions


2007-07-26  Rüdiger Timm  <rt@openoffice.org>  [c45d74347d8577f1a081387d1015f1d397d8d8d3]

INTEGRATION: CWS jl67 (1.18.12); FILE MERGED 2007/07/11 16:39:36 jl 1.18.12.4: RESYNC: (1.18-1.19); FILE MERGED 2007/07/11 11:40:09 jl 1.18.12.3: #i77752 support for default update URL for extensions 2007/07/11 06:36:35 jl 1.18.12.2: #i79342# reverting last change since it caused another crash on solaris 2007/07/10 11:27:47 jl 1.18.12.1: #i79342# crash when closing office while extension manager is open


2007-07-26  Rüdiger Timm  <rt@openoffice.org>  [7bfc56e10db2a38bc256a198c7b06836a5886129]

INTEGRATION: CWS jl67 (1.26.12); FILE MERGED 2007/07/11 16:38:58 jl 1.26.12.2: RESYNC: (1.26-1.28); FILE MERGED 2007/07/11 11:38:34 jl 1.26.12.1: #i77752 support for default update URL for extensions


2007-07-26  Rüdiger Timm  <rt@openoffice.org>  [00931e8868f895aff2358455867bac2e16fea1f2]

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>  [d3c84d86c22527b67e314997c08a0ba73fe69255]

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>  [152ace83eb1f2037dc9830839af47df05ed14cb4]

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>  [7a441045b2f193e0849e964d4e3771a107ce133e]

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>  [fcdaf0c9c96e51c632d8e315d558f415b8be32d6]

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>  [cc0075792783bbf7aa766e80ccbbe0a084fdffb9]

INTEGRATION: CWS jl67 (1.11.270); FILE MERGED 2007/07/05 12:33:26 hro 1.11.270.2: #i79004# Removed test code from KB 118626 2007/07/05 11:38:36 hro 1.11.270.1: #i79004# osl_isAdministrator now works correctly on Vista using the impersonation token instead of checking for group membership


2007-07-26  Rüdiger Timm  <rt@openoffice.org>  [a1c0ebfc783b475aeeb5cd2c33702e5c9d7412f2]

INTEGRATION: CWS jl67 (1.11.6); FILE MERGED 2007/07/06 07:01:28 jl 1.11.6.1: #i77886# remove dependency of svl to vcl


2007-07-26  Rüdiger Timm  <rt@openoffice.org>  [d209700885485873741f4e9663622cec0377a35d]

INTEGRATION: CWS jl67 (1.3.6); FILE MERGED 2007/07/11 15:32:16 jl 1.3.6.2: RESYNC: (1.3-1.4); FILE MERGED 2007/07/06 07:01:27 jl 1.3.6.1: #i77886# remove dependency of svl to vcl


2007-07-26  Rüdiger Timm  <rt@openoffice.org>  [98c0ab6953dc844d115b9c8b6657cd6ff91a1dfc]

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>  [95840870ba40d304cabe488c6d6a32046b38e853]

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>  [46bdbd6b12b314cfa35d4e4d0c39c64c3eae6d3d]

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>  [6081a568b2a6861bebda4e9e9e01632c1a61bee9]

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>  [efe7e855169b606ca9f7e1d9f571da3d5cad0bba]

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-26  Rüdiger Timm  <rt@openoffice.org>  [c42248c3254438f0cd57069b7514edd040cb274f]

INTEGRATION: CWS jl67 (1.61.98); FILE MERGED 2007/07/11 15:19:11 jl 1.61.98.2: RESYNC: (1.61-1.62); FILE MERGED 2007/07/05 15:22:26 jl 1.61.98.1: #i77886# remove dependency on vcl in svl


2007-07-26  Rüdiger Timm  <rt@openoffice.org>  [56077e08b7e88790e4d1e073acee5c313d94ab83]

INTEGRATION: CWS jl67 (1.21.46); FILE MERGED 2007/07/11 14:21:32 jl 1.21.46.3: RESYNC: (1.21-1.22); FILE MERGED 2007/07/05 15:22:25 jl 1.21.46.2: #i77886# remove dependency on vcl in svl 2007/07/05 12:43:25 jl 1.21.46.1: #i77886# remove dependency on vcl in svl


2007-07-26  Rüdiger Timm  <rt@openoffice.org>  [91fb04c758be1128e0446076b27682b86f8ff765]

INTEGRATION: CWS jl67 (1.58.192); FILE MERGED 2007/07/11 14:21:01 jl 1.58.192.3: RESYNC: (1.58-1.59); FILE MERGED 2007/07/05 15:22:24 jl 1.58.192.2: #i77886# remove dependency on vcl in svl 2007/07/05 12:43:25 jl 1.58.192.1: #i77886# remove dependency on vcl in svl


2007-07-26  Rüdiger Timm  <rt@openoffice.org>  [4c03e7b4d378aec762a39851a61a1439443e6650]

INTEGRATION: CWS jl67 (1.10.230); FILE MERGED 2007/07/12 11:23:07 jl 1.10.230.3: #i77886 removed error introduced while solving conflicts during resync 2007/07/11 14:20:21 jl 1.10.230.2: RESYNC: (1.10-1.11); FILE MERGED 2007/07/05 15:22:24 jl 1.10.230.1: #i77886# remove dependency on vcl in svl


2007-07-26  Rüdiger Timm  <rt@openoffice.org>  [fb0aa6c526896a797a421623c6e1e2ad4adbc1e7]

INTEGRATION: CWS jl67 (1.10.230); FILE MERGED 2007/07/11 14:20:12 jl 1.10.230.4: RESYNC: (1.10-1.11); FILE MERGED 2007/07/06 06:16:01 jl 1.10.230.3: #i77886# remove dependency on vcl in svl 2007/07/05 15:22:24 jl 1.10.230.2: #i77886# remove dependency on vcl in svl 2007/07/05 12:43:25 jl 1.10.230.1: #i77886# remove dependency on vcl in svl


2007-07-26  Rüdiger Timm  <rt@openoffice.org>  [898bda03f3eb9bdecd1c61001651f46586d87a7c]

INTEGRATION: CWS jl67 (1.2.100); FILE MERGED 2007/07/05 15:22:23 jl 1.2.100.2: #i77886# remove dependency on vcl in svl 2007/07/05 12:43:24 jl 1.2.100.1: #i77886# remove dependency on vcl in svl


2007-07-26  Rüdiger Timm  <rt@openoffice.org>  [ad79b082001f5616ce2be2cf4f1fa42b0454b456]

INTEGRATION: CWS jl67 (1.3.186); FILE MERGED 2007/07/06 07:01:43 jl 1.3.186.1: #i77886# remove dependency of svl to vcl


2007-07-26  Rüdiger Timm  <rt@openoffice.org>  [b0d22c0d0de7f53b31d743a544fa0ff827f74a93]

INTEGRATION: CWS swqbf101 (1.20.10); FILE MERGED 2007/07/17 12:27:34 ama 1.20.10.2: RESYNC: (1.20-1.22); FILE MERGED 2007/07/10 09:35:33 fme 1.20.10.1: #i79429# Smart tag type string should be fallback for smart tag type caption


2007-07-26  Rüdiger Timm  <rt@openoffice.org>  [80fe0e510208e2ee39e615aee93401d8cefccd9e]

INTEGRATION: CWS swqbf101 (1.54.84); FILE MERGED 2007/07/09 13:55:18 fme 1.54.84.1: #i75891# Simulate DONT_EXPAND by restoring previous font attributes in InsertSpecialCharacter


2007-07-26  Rüdiger Timm  <rt@openoffice.org>  [1b7753c208d958d15592a201462d6d8930704338]

INTEGRATION: CWS swqbf101 (1.81.94); FILE MERGED 2007/07/04 12:31:04 od 1.81.94.1: #i75481# method <SwBaseShell::GetState(..)>, case SID_CONTOUR_DLG 	 - apply fix for issue i59688 only for selected graphics


2007-07-26  Rüdiger Timm  <rt@openoffice.org>  [b7494240de5f2e028853075699f8f675f9931b98]

INTEGRATION: CWS swqbf101 (1.27.376); FILE MERGED 2007/07/10 08:55:39 ama 1.27.376.1: Fix #i77413#: Table in glossary causes crash


2007-07-26  Rüdiger Timm  <rt@openoffice.org>  [539e782a967682c0f6520a748501a02241cd80b8]

INTEGRATION: CWS swqbf101 (1.21.280); FILE MERGED 2007/07/11 09:42:34 hbrinkm 1.21.280.1: #i79199# removed anonymous namespace


2007-07-26  Rüdiger Timm  <rt@openoffice.org>  [37562a1d0c60dad9bce5105cccbb95ee839c33e1]

INTEGRATION: CWS swqbf101 (1.14.352); FILE MERGED 2007/07/11 09:42:13 hbrinkm 1.14.352.1: #i79199# removed anonymous namespace


2007-07-26  Rüdiger Timm  <rt@openoffice.org>  [6e5b46322bbfa3f449d67716ab315db5a207705a]

INTEGRATION: CWS swqbf101 (1.2.6); FILE MERGED 2007/07/16 08:23:59 fme 1.2.6.1: #i79641# Remove SwXTextMarkup client on modify event


2007-07-26  Rüdiger Timm  <rt@openoffice.org>  [46d30159dbab3ce73cf435f0f7aac1ea72b17e84]

INTEGRATION: CWS swqbf101 (1.9.288); FILE MERGED 2007/07/12 10:54:08 od 1.9.288.1: #i56253# minor changes due to changes interface of <SwHistory>


2007-07-26  Rüdiger Timm  <rt@openoffice.org>  [23e6b671767653a5c2da4f5928e8ebec0591d369]

INTEGRATION: CWS swqbf101 (1.31.6); FILE MERGED 2007/07/12 10:54:08 od 1.31.6.1: #i56253# minor changes due to changes interface of <SwHistory>


2007-07-26  Rüdiger Timm  <rt@openoffice.org>  [f8308ac392e85aebc6ee44b9ccfab1b9212d0a4f]

INTEGRATION: CWS swqbf101 (1.13.288); FILE MERGED 2007/07/12 10:54:08 od 1.13.288.1: #i56253# minor changes due to changes interface of <SwHistory>


2007-07-26  Rüdiger Timm  <rt@openoffice.org>  [8828f064a740a5d4e755fa4f3eb22dc6a71d6a3c]

INTEGRATION: CWS swqbf101 (1.8.288); FILE MERGED 2007/07/12 10:54:08 od 1.8.288.1: #i56253# minor changes due to changes interface of <SwHistory>


2007-07-26  Rüdiger Timm  <rt@openoffice.org>  [2687ec35a02089c5cb2ec68ea6f086b08fed3125]

INTEGRATION: CWS swqbf101 (1.26.94); FILE MERGED 2007/07/12 10:54:08 od 1.26.94.1: #i56253# minor changes due to changes interface of <SwHistory>


2007-07-26  Rüdiger Timm  <rt@openoffice.org>  [a68dff4a087f0313519f7273dd94e52626e23c56]

INTEGRATION: CWS swqbf101 (1.21.68); FILE MERGED 2007/07/12 10:54:08 od 1.21.68.1: #i56253# minor changes due to changes interface of <SwHistory>


2007-07-26  Rüdiger Timm  <rt@openoffice.org>  [b0ad0cdab1be193fe0f2c39552d18c1fce4714d9]

INTEGRATION: CWS swqbf101 (1.14.128); FILE MERGED 2007/07/12 10:49:55 od 1.14.128.1: #i56253# class <SwUndoFmtAttr> 	 - keep of numbering attributes of depending text nodes and restore 	   on undo.


2007-07-26  Rüdiger Timm  <rt@openoffice.org>  [ed20d6b643e3f436efb35be68c12fbed4357996f]

INTEGRATION: CWS swqbf101 (1.18.288); FILE MERGED 2007/07/12 10:52:38 od 1.18.288.2: #i56253# - class <SwResetFmtHint> 	   - keep numbering attributes and restore these on rollback 	 - changes due to changed interfaces of <SwHistory> and <SwRegHistory> 2007/07/10 06:55:04 od 1.18.288.1: #i77372# - adjust and extend undo information about numbering attributes


2007-07-26  Rüdiger Timm  <rt@openoffice.org>  [7afe02bb137a94920b4b9e9e3ef335d14deeb886]

INTEGRATION: CWS swqbf101 (1.71.6); FILE MERGED 2007/07/10 08:42:32 od 1.71.6.2: #i75353# method <SwTxtNode::_MakeNewTxtNode(..)> 	 - restrict the condition to clear a hard set numbering rule at 	   the <this> paragraph. 2007/07/10 06:52:09 od 1.71.6.1: #i77372# method <SwTxtNode::SplitNode(..)> 	 - keep all numbering attributes before calling method <_MakeNewTxtNode(..)> 	   in order to restored them correctly.


2007-07-26  Rüdiger Timm  <rt@openoffice.org>  [02fd844bb3ad778040b958a471ec3dc8a4262bcd]

INTEGRATION: CWS swqbf101 (1.41.150); FILE MERGED 2007/07/05 07:31:58 od 1.41.150.1: #146872# method <SwFrm::_FindPrevCnt(..)> 	 - correct wrong loop condition, which causes null pointer access


2007-07-26  Rüdiger Timm  <rt@openoffice.org>  [a9207a83634feeff0b46e2f66b1ba874c7b87ab9]

INTEGRATION: CWS swqbf101 (1.36.52); FILE MERGED 2007/07/10 12:03:09 fme 1.36.52.1: #i78124# Automatic styles without parents


2007-07-26  Rüdiger Timm  <rt@openoffice.org>  [dcbd8e41ff872b661009369059ad96e355f38ca6]

INTEGRATION: CWS swqbf101 (1.44.288); FILE MERGED 2007/07/10 13:20:17 ama 1.44.288.1: Fix #i77689#: Portion building during XMLImport with redlines


2007-07-26  Rüdiger Timm  <rt@openoffice.org>  [39343ca2f3e5a3c77495d488e675a0e11a8ddcb8]

INTEGRATION: CWS swqbf101 (1.66.94); FILE MERGED 2007/07/12 10:47:07 od 1.66.94.1: #i56253# minor changes due to changes interface of <swRegHistory>


2007-07-26  Rüdiger Timm  <rt@openoffice.org>  [12ec8fcd6a79edae596917e63d50af3bb08affe4]

INTEGRATION: CWS swqbf101 (1.49.86); FILE MERGED 2007/07/11 08:03:37 od 1.49.86.1: #i79391# method <SwDoc::Insert(..)> (insertion of drawing object) 	 - assure that anchor frame exist before move drawing object to 	   a visible layer.


2007-07-26  Rüdiger Timm  <rt@openoffice.org>  [4f59006404f7006fc97366726d489607855585d5]

INTEGRATION: CWS swqbf101 (1.44.98); FILE MERGED 2007/07/12 10:45:30 od 1.44.98.1: #i56253# method <SwDoc::ChgFmt(..)> 	 - pass new attribute set to undo instance <SwUndoFmtAttr>


2007-07-26  Rüdiger Timm  <rt@openoffice.org>  [d36c9923fa3296442cf1c9149e680410bce106e8]

INTEGRATION: CWS swqbf101 (1.4.376); FILE MERGED 2007/07/12 10:42:38 od 1.4.376.1: #i56253# minor change due to changed interface of class <SwHistory>


2007-07-26  Rüdiger Timm  <rt@openoffice.org>  [6832d2024f8a2989755c948e11b4ebe95dfb3bfc]

INTEGRATION: CWS swqbf101 (1.9.376); FILE MERGED 2007/07/16 08:22:22 fme 1.9.376.1: #i79641# Remove SwXTextMarkup client on modify event


2007-07-26  Rüdiger Timm  <rt@openoffice.org>  [911ff6d3589bb85e2144fa65d91d145ee4fadb41]

INTEGRATION: CWS swqbf101 (1.33.8); FILE MERGED 2007/07/12 10:41:07 od 1.33.8.1: #i56253# class <SwUndoFmtAttr> 	 - keep numbering attributes about depending text nodes and 	   restore these on undo.


2007-07-26  Rüdiger Timm  <rt@openoffice.org>  [d71351e88b27abeb4936781d3711fee70a5ce39a]

INTEGRATION: CWS swqbf101 (1.7.396); FILE MERGED 2007/07/12 10:38:07 od 1.7.396.2: #i56253# class <SwResetFmtHint> 	 - keep numbering attributes and restore these on rollback, 	   if numbering rule is cleared. 2007/07/10 06:48:41 od 1.7.396.1: #i77372# - adjust and extend undo information about numbering attributes


2007-07-26  Rüdiger Timm  <rt@openoffice.org>  [e3cbb21ed39fa21a82e1941538a355acaa7a2f88]

INTEGRATION: CWS swqbf101 (1.9.12); FILE MERGED 2007/07/11 07:49:17 ama 1.9.12.1: Fix #i76279#: Remove unused style names


2007-07-26  Rüdiger Timm  <rt@openoffice.org>  [af33b9c169054b95f096424bb89f3e28fb3334ed]

INTEGRATION: CWS chart09 (1.6.32); FILE MERGED 2007/07/18 15:05:47 iha 1.6.32.1: #i79069# dashed lines in charts are not saved anymore


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [0122673e38bd967c8250ba101c7e454cedb74a18]

INTEGRATION: CWS ww8export07_SRC680 (1.98.166.5.2); FILE MERGED 2007/07/23 08:45:08 ama 1.98.166.5.2.1: Fix #148095#: Don't break paragraphs with a column break


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [a3f229ddc03bc0c22161cc2f8c5b3a54d8d6836a]

INTEGRATION: CWS ww8export07_SRC680 (1.38.256.1.6); FILE MERGED 2007/07/23 13:47:46 od 1.38.256.1.6.1: #148661# method <SwWW8Writer::OutListTab()> 	 - export following character "nothing" for a list level, if 	   minimum label width equals 0 and minimum distance between 	   label and text equals 0.


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [1d28f5c20ddd773c57cc76b01455db9dc3210b53]

INTEGRATION: CWS ww8export07_SRC680 (1.93.166.3.2); FILE MERGED 2007/07/24 09:38:40 od 1.93.166.3.2.1: #148096# method <WinwordAnchoring::ConvertPosition(..)> 	 - handle special case, that the object is anchored at a paragraph, 	   which has a "column break before" attribute 	   --> convert position to page area relative position.


2007-07-25  Oliver Bolte  <obo@openoffice.org>  [f77c8cecaf0ed5885e04417d66a61dfcb0f2ae01]

#i10000# deliver debug msvcr71d.dll and msvcp71d.dll too


2007-07-25  Oliver Bolte  <obo@openoffice.org>  [16728aeb4345f0e21008670c45d3c4948a98bfc2]

#i10000# comment for --enable-dbgutil added


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [0cc6545c6ffe67b4d997124f28c63fd7026707a2]

INTEGRATION: CWS helpclick (1.143.10); FILE MERGED 2007/07/18 07:53:40 fme 1.143.10.1: #i79438# ExecHyperlinks in read-only documents


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [1fcbed85934b062a43fa603961c5c37c047400ca]

INTEGRATION: CWS chart07 (1.104.4); FILE MERGED 2007/07/13 10:58:48 bm 1.104.4.1: #i7180# warnings


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [f3a9694c1a11d2b7d180b97f1e05d43bf2e523b1]

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>  [9d2045359431285b3958e68fc5035e0772312c2c]

INTEGRATION: CWS chart07 (1.2.12); FILE MERGED 2007/07/10 13:48:52 bm 1.2.12.1: #i69281# warnings removed


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [0ab1a57ef62c099ce305d5910f4980b43986a9a1]

INTEGRATION: CWS chart07 (1.25.8); FILE MERGED 2007/07/11 14:49:20 bm 1.25.8.1: #i69281# warnings removed


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [ffad6a731b6f163f5f3137d0c26c645d39abe044]

INTEGRATION: CWS chart07 (1.23.8); FILE MERGED 2007/07/11 15:03:58 bm 1.23.8.1: #i69281# warnings removed


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [23c6d50f0dd83ca0e17ac80ec07b23ec764c38af]

INTEGRATION: CWS chart07 (1.13.12); FILE MERGED 2007/07/10 14:33:40 bm 1.13.12.2: #i69281# warnings removed 2007/07/10 13:48:52 bm 1.13.12.1: #i69281# warnings removed


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [124a4074ea2c5ad71b7affb8f5f728636b3a3839]

INTEGRATION: CWS chart07 (1.2.12); FILE MERGED 2007/07/12 13:19:29 iha 1.2.12.1: #i75867# Poor quality of OLE's alternative view for 3D scenes


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [691519a9579d34c66e1598b5022f87711a69c337]

INTEGRATION: CWS chart07 (1.37.8); FILE MERGED 2007/07/12 13:20:33 iha 1.37.8.4: #i75867# Poor quality of OLE's alternative view for 3D scenes 2007/07/11 15:32:31 bm 1.37.8.3: #i69281# warnings removed 2007/07/11 15:03:58 bm 1.37.8.2: #i69281# warnings removed 2007/07/04 16:50:59 bm 1.37.8.1: #i78870# some solar mutex locks added for safety


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [9db9d21a61cfe7a55f2a886addefeb61b458b21d]

INTEGRATION: CWS chart07 (1.15.4); FILE MERGED 2007/07/11 16:43:47 bm 1.15.4.4: #i69281# warnings removed 2007/07/11 15:21:39 bm 1.15.4.3: #i69281# warnings removed 2007/07/11 15:03:57 bm 1.15.4.2: #i69281# warnings removed 2007/07/10 13:18:39 bm 1.15.4.1: include to Rotation.hxx removed -> deprecated


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [dc39099c36f74bc38d0b566d27a510f5d7a57db7]

INTEGRATION: CWS chart07 (1.35.12); FILE MERGED 2007/07/10 13:49:01 bm 1.35.12.2: #i69281# warnings removed 2007/06/20 15:15:16 iha 1.35.12.1: #i63016# no regression curve entries in legend for 3D


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [aa7ebcb07b02e74721f6d8123b6fea4877d7eaed]

INTEGRATION: CWS chart07 (1.9.12); FILE MERGED 2007/07/16 08:28:45 bm 1.9.12.3: #i13699# render cubic splines correctly for data with unsorted x-values 2007/07/10 13:46:20 iha 1.9.12.2: #i72216# allow unsorted b-splines 2007/07/10 12:03:45 iha 1.9.12.1: #i72216# allow unsorted b-splines


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [f56dfcb7a23833520de4ee6c75783e29ef61e01d]

INTEGRATION: CWS chart07 (1.15.12); FILE MERGED 2007/07/10 13:49:01 bm 1.15.12.1: #i69281# warnings removed


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [db6535703d6c048c44b0c4c4221f588ac9737c17]

INTEGRATION: CWS chart07 (1.2.12); FILE MERGED 2007/07/10 13:49:01 bm 1.2.12.1: #i69281# warnings removed


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [87f76a09ca10fd6d06b759a67378acc858b830f0]

INTEGRATION: CWS chart07 (1.18.12); FILE MERGED 2007/07/06 14:47:23 iha 1.18.12.1: #i66786# correct error bar ends


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [97d1a585efba2237fb00bb9e0c4e1bd146002b18]

INTEGRATION: CWS chart07 (1.47.8); FILE MERGED 2007/07/09 12:52:57 iha 1.47.8.1: #i79270# area chart has symbols


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [a6d91a0b202b663fe425a4f7267f4233c1b56383]

INTEGRATION: CWS chart07 (1.8.12); FILE MERGED 2007/07/10 13:48:38 bm 1.8.12.1: #i69281# warnings removed


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [a88227cc7477e6d689dfe6712f999cff01b2df6b]

INTEGRATION: CWS chart07 (1.8.12); FILE MERGED 2007/07/11 15:03:57 bm 1.8.12.3: #i69281# warnings removed 2007/07/10 14:32:18 bm 1.8.12.2: #i69281# warnings removed 2007/07/10 13:48:37 bm 1.8.12.1: #i69281# warnings removed


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [f1727f0952531b70a6963778c54747cbd52c6c99]

INTEGRATION: CWS chart07 (1.7.12); FILE MERGED 2007/07/11 15:03:57 bm 1.7.12.1: #i69281# warnings removed


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [22855461dff788f157014ca2583940f6f3276109]

INTEGRATION: CWS chart07 (1.11.12); FILE MERGED 2007/07/10 13:48:37 bm 1.11.12.1: #i69281# warnings removed


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [89750200e010e79b526e87fbc68a8669ea53d7bd]

INTEGRATION: CWS chart07 (1.23.4); FILE MERGED 2007/07/10 12:47:37 bm 1.23.4.1: Rotation.cxx is deprecated


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [9c6fc190b9b2078a21337395862e584c7555b4a6]

INTEGRATION: CWS chart07 (1.2.12); FILE MERGED 2007/07/04 16:48:58 bm 1.2.12.1: warnings removed


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [a67eac02f0ada0c98a846d60c0304bd290ab2f32]

INTEGRATION: CWS chart07 (1.2.12); FILE MERGED 2007/07/10 13:59:36 bm 1.2.12.1: #i69281# warnings removed


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [519170607a7487106bb0a02c0c402dbc23b156e9]

INTEGRATION: CWS chart07 (1.2.12); FILE MERGED 2007/07/06 12:00:53 bm 1.2.12.1: #ii78871# implemented property listener (for one property) by passing to inner property. For more complex properties the methods would have to be overloaded


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [3638b0f099a2206569b2db7d86bac58c8cac7493]

INTEGRATION: CWS chart07 (1.2.12); FILE MERGED 2007/07/10 13:38:42 bm 1.2.12.2: #i69281# warnings removed 2007/07/07 12:02:20 bm 1.2.12.1: #i79087# give ignore-properties a state for deprecated properties


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [3e816438a65c54c47ab8392cbf8d13798fcc0882]

INTEGRATION: CWS chart07 (1.2.12); FILE MERGED 2007/07/10 13:38:42 bm 1.2.12.1: #i69281# warnings removed


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [6aa25e11f9caf2831f7c9787f8771048fe38a4e4]

INTEGRATION: CWS chart07 (1.2.12); FILE MERGED 2007/07/10 13:58:57 bm 1.2.12.4: #i69281# warnings removed 2007/06/27 09:05:42 bm 1.2.12.3: implement XUndoHelper 2007/06/26 13:22:23 bm 1.2.12.2: #i74653# removed superfluous commented-out code 2007/06/25 12:52:12 bm 1.2.12.1: #i74653# store undo manager at model to be able to do an undo even after inplace re-activation


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [1e0a3ed231a5b8c1c8c7ef913ed1c766e9883da4]

INTEGRATION: CWS chart07 (1.2.12); FILE MERGED 2007/06/25 12:52:12 bm 1.2.12.1: #i74653# store undo manager at model to be able to do an undo even after inplace re-activation


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [bcb2987f555d01f9f6c542bb8aa46a091a04b226]

INTEGRATION: CWS chart07 (1.2.12); FILE MERGED 2007/07/10 13:56:32 bm 1.2.12.1: #i69281# warnings removed


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [f69d9f2000d6ed2969ce6544ccb0a3c436dd253c]

INTEGRATION: CWS chart07 (1.2.4); FILE MERGED 2007/07/10 14:27:24 bm 1.2.4.3: #i69281# warnings removed 2007/07/10 13:55:02 bm 1.2.4.2: #i69281# warnings removed 2007/07/10 13:02:01 bm 1.2.4.1: #i69281# warnings removed


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [781c9b24e83940e8676a1862e87262b2e97d8422]

INTEGRATION: CWS chart07 (1.2.12); FILE MERGED 2007/07/10 11:57:30 bm 1.2.12.1: #i69281# warnings removed


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [7a115740040f7c13ac1b4a6aa9b1c0c2b133db9e]

INTEGRATION: CWS chart07 (1.5.12); FILE MERGED 2007/07/10 14:42:03 bm 1.5.12.2: #i69281# warnings removed 2007/07/04 16:48:58 bm 1.5.12.1: warnings removed


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [144eb2744977781479615f2cf912dfc840b616e3]

INTEGRATION: CWS chart07 (1.10.12); FILE MERGED 2007/07/04 16:48:58 bm 1.10.12.1: warnings removed


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [a61be5eca601322e81f53bcf549dd0b943fe78c8]

INTEGRATION: CWS chart07 (1.3.136); FILE MERGED 2007/07/12 05:50:10 bm 1.3.136.1: #i69281# warnings removed


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [765ff0fb288f3d6e806c7a05fb234b8597ccf6fa]

INTEGRATION: CWS chart07 (1.3.8); FILE MERGED 2007/07/10 11:57:30 bm 1.3.8.1: #i69281# warnings removed


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [4ba6587812582c2c733f599f798f5da65491f5d9]

INTEGRATION: CWS chart07 (1.5.12); FILE MERGED 2007/07/10 14:42:03 bm 1.5.12.1: #i69281# warnings removed


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [ff98623291f3fb73038a8306461e89280b272f93]

INTEGRATION: CWS chart07 (1.3.58); FILE MERGED 2007/07/10 11:57:30 bm 1.3.58.1: #i69281# warnings removed


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [52d359ada7265c24b81297f56867a1c1d317885f]

INTEGRATION: CWS chart07 (1.2.12); FILE MERGED 2007/07/10 14:42:03 bm 1.2.12.1: #i69281# warnings removed


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [9b755f5f95c5050c727b660caaa43a95e4b50cb6]

INTEGRATION: CWS chart07 (1.2.12); FILE MERGED 2007/06/26 11:28:31 bm 1.2.12.1: #i78794# fix for (broken) gcc 3.3 for Mac OS/X Panther applied


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [b655d4f5840d1b3e716de84d841727b8c186b585]

INTEGRATION: CWS chart07 (1.4.58); FILE MERGED 2007/07/10 11:57:30 bm 1.4.58.1: #i69281# warnings removed


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [ff7f5b0b32111f34ff20c92abdf5cfe679ce1d5e]

INTEGRATION: CWS chart07 (1.4.12); FILE MERGED 2007/07/09 14:22:50 bm 1.4.12.1: #i79087# dispose: send disposing events to all listeners, not only those of type XEventListener


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [bd4ec5137bfd0162167f1675d6975884166a7fc2]

INTEGRATION: CWS chart07 (1.2.12); FILE MERGED 2007/07/12 12:50:50 bm 1.2.12.5: #i79414# use a map as temporary storage for modified ranges 2007/07/12 05:48:59 bm 1.2.12.4: #i69281# warnings removed 2007/07/11 16:45:40 bm 1.2.12.3: #i79414# try to fix STL-port only buildability with valarray 2007/07/10 13:01:18 bm 1.2.12.2: #i69281# warnings removed 2007/06/26 20:27:05 bm 1.2.12.1: adaption to XDataProvider interface change


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [eca2b3ed740442cfd382e88e198e49d392fe3ebc]

INTEGRATION: CWS chart07 (1.2.12); FILE MERGED 2007/07/12 09:09:37 bm 1.2.12.2: #i69281# rename UndoElementWithData::initialize() to initializeData() to remove warning for Solaris compiler 2007/06/27 09:05:42 bm 1.2.12.1: implement XUndoHelper


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [526d30301cf4bcd2deac58664917c35d66b31091]

INTEGRATION: CWS chart07 (1.2.12); FILE MERGED 2007/07/12 09:09:20 bm 1.2.12.3: #i69281# rename UndoElementWithData::initialize() to initializeData() to remove warning for Solaris compiler 2007/07/10 12:58:21 bm 1.2.12.2: #i69281# warnings removed 2007/06/27 09:05:42 bm 1.2.12.1: implement XUndoHelper


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [d5b20b628a786de85df1d90c0a190bf193f097e8]

INTEGRATION: CWS chart07 (1.5.12); FILE MERGED 2007/07/09 07:27:22 bm 1.5.12.1: #i79087# FillxxxName is void per default so add MAYBEVOID


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [63bf2a57e8893b05c9312ecbb26c140b02e7298d]

INTEGRATION: CWS chart07 (1.6.12); FILE MERGED 2007/07/10 12:56:19 bm 1.6.12.2: #i69281# warnings removed 2007/07/04 16:47:59 bm 1.6.12.1: warnings removed


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [e2d72b4f1af62dd83ca387e27b28bcf9cb49d85d]

INTEGRATION: CWS chart07 (1.10.4); FILE MERGED 2007/07/10 13:01:44 bm 1.10.4.2: #i69281# warnings removed 2007/07/10 11:57:30 bm 1.10.4.1: #i69281# warnings removed


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [d388baf7840801eb52305f91af3a2c62c6a2ada3]

INTEGRATION: CWS chart07 (1.2.12); FILE MERGED 2007/07/10 12:56:07 bm 1.2.12.1: #i69281# warnings removed


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [14477a074f2687087e5add0866f8a45c934b4663]

INTEGRATION: CWS chart07 (1.5.8); FILE MERGED 2007/07/10 14:40:44 bm 1.5.8.1: #i69281# warnings removed


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [ddd25212341eda518a4c45189586ffcd1b6d7cbe]

INTEGRATION: CWS chart07 (1.10.12); FILE MERGED 2007/07/10 11:57:30 bm 1.10.12.1: #i69281# warnings removed


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [8b15a2be54d519b9827908816f80feeedef41e01]

INTEGRATION: CWS chart07 (1.13.4); FILE MERGED 2007/07/10 11:57:30 bm 1.13.4.1: #i69281# warnings removed


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [1dce27d3057a8c7ced791cb8538953538053758a]

INTEGRATION: CWS chart07 (1.4.12); FILE MERGED 2007/07/06 11:16:50 bm 1.4.12.1: #i78870# font style names may be void


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [47d981f8c5c9a149d8d1381240bba0914905b0dc]

INTEGRATION: CWS chart07 (1.2.12); FILE MERGED 2007/07/10 12:51:31 bm 1.2.12.2: #i69281# warnings removed 2007/07/10 11:57:30 bm 1.2.12.1: #i69281# warnings removed


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [c094abbc02b93120d07b6f3b014955d99c4c2079]

INTEGRATION: CWS chart07 (1.3.4); FILE MERGED 2007/07/10 11:57:30 bm 1.3.4.1: #i69281# warnings removed


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [e722838d76266c545d8490f1480f60bc4951d6ec]

INTEGRATION: CWS chart07 (1.6.12); FILE MERGED 2007/06/27 13:40:23 bm 1.6.12.1: some warnings removed


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [718892e15f650acd1d017c91df28dc4c13419ff9]

INTEGRATION: CWS chart07 (1.9.8); FILE MERGED 2007/06/27 13:40:23 bm 1.9.8.1: some warnings removed


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [14eb270f63ab27df334972b67ab8cb571f95982d]

INTEGRATION: CWS chart07 (1.9.12); FILE MERGED 2007/07/10 13:39:35 bm 1.9.12.3: include to Rotation.hxx removed -> deprecated 2007/07/06 16:51:18 bm 1.9.12.2: RESYNC: (1.9-1.10); FILE MERGED 2007/06/27 13:40:23 bm 1.9.12.1: some warnings removed


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [e8082645eb250ef9f8d0224ffd8664524bf66242]

INTEGRATION: CWS chart07 (1.5.12); FILE MERGED 2007/06/27 13:40:23 bm 1.5.12.1: some warnings removed


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [4f33b828271578d0b25553a8c0431250b653353e]

INTEGRATION: CWS chart07 (1.14.12); FILE MERGED 2007/06/27 13:40:23 bm 1.14.12.1: some warnings removed


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [27d0a3d68755bd594a879f9e3d511da086af1aa1]

INTEGRATION: CWS chart07 (1.15.12); FILE MERGED 2007/06/27 13:40:23 bm 1.15.12.1: some warnings removed


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [dea07214a712f0f7fd9285d4acb69981800fce2d]

INTEGRATION: CWS chart07 (1.16.12); FILE MERGED 2007/06/27 13:40:23 bm 1.16.12.1: some warnings removed


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [81955f96e88769450a79cdfb9e9643e737562740]

INTEGRATION: CWS chart07 (1.5.12); FILE MERGED 2007/07/11 14:49:20 bm 1.5.12.2: #i69281# warnings removed 2007/06/26 11:23:43 bm 1.5.12.1: #i78794# fix for (broken) gcc 3.3 for Mac OS/X Panther applied


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [7091cb4037b8874f14d48cff94570fef12e5fca6]

INTEGRATION: CWS chart07 (1.2.12); FILE MERGED 2007/06/27 13:40:23 bm 1.2.12.1: some warnings removed


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [87ca276ab8b69f820938758a0f27ea831bec36e4]

INTEGRATION: CWS chart07 (1.7.12); FILE MERGED 2007/07/06 16:51:09 bm 1.7.12.2: RESYNC: (1.7-1.8); FILE MERGED 2007/06/27 13:40:23 bm 1.7.12.1: some warnings removed


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [201e1c91ed38b7117af2ba64fb3ac9828643024e]

INTEGRATION: CWS chart07 (1.7.12); FILE MERGED 2007/06/27 13:40:23 bm 1.7.12.1: some warnings removed


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [f6326715ecdbbb3582b8546ca5c04ed187aeeb0e]

INTEGRATION: CWS chart07 (1.5.12); FILE MERGED 2007/06/25 12:52:12 bm 1.5.12.1: #i74653# store undo manager at model to be able to do an undo even after inplace re-activation


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [4aa34325131c689e404322a7bc173a1771f38730]

INTEGRATION: CWS chart07 (1.6.12); FILE MERGED 2007/07/11 14:49:20 bm 1.6.12.2: #i69281# warnings removed 2007/06/27 13:28:52 bm 1.6.12.1: some unused parameter warnings removed


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [c44d0247165e3df2da8f0c911ed03f20a4c94c7f]

INTEGRATION: CWS chart07 (1.10.12); FILE MERGED 2007/07/11 14:49:20 bm 1.10.12.2: #i69281# warnings removed 2007/06/27 13:28:52 bm 1.10.12.1: some unused parameter warnings removed


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [9f766165098a95b4704c61a756b09aed845a46d4]

INTEGRATION: CWS chart07 (1.2.12); FILE MERGED 2007/07/11 14:49:20 bm 1.2.12.2: #i69281# warnings removed 2007/06/27 13:28:52 bm 1.2.12.1: some unused parameter warnings removed


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [4813aa2ac5a677f2d5fefb34e64ed64120432c31]

INTEGRATION: CWS chart07 (1.7.8); FILE MERGED 2007/07/11 14:49:20 bm 1.7.8.2: #i69281# warnings removed 2007/06/27 13:28:52 bm 1.7.8.1: some unused parameter warnings removed


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [d5dadcaaf674087fffc23a388d423c916bc85dae]

INTEGRATION: CWS chart07 (1.14.12); FILE MERGED 2007/07/11 14:49:20 bm 1.14.12.3: #i69281# warnings removed 2007/07/07 11:46:32 bm 1.14.12.2: #i79349# set the default for Expansion to HIGH which corresposnd to the default LINE_END for AnchorPosition 2007/06/27 13:28:52 bm 1.14.12.1: some unused parameter warnings removed


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [727fd10af838a07226c8ac862bb2512dec83230b]

INTEGRATION: CWS chart07 (1.7.12); FILE MERGED 2007/06/25 13:58:05 bm 1.7.12.3: RESYNC: (1.7-1.8); FILE MERGED 2007/06/25 13:02:27 bm 1.7.12.2: #i74653# include for XUndoManager missing 2007/06/25 12:52:12 bm 1.7.12.1: #i74653# store undo manager at model to be able to do an undo even after inplace re-activation


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [5730220203efa28c5986a63dd80d38391dfc3b1b]

INTEGRATION: CWS chart07 (1.11.12); FILE MERGED 2007/07/11 14:49:20 bm 1.11.12.4: #i69281# warnings removed 2007/07/06 16:51:00 bm 1.11.12.3: RESYNC: (1.12-1.13); FILE MERGED 2007/06/25 13:57:58 bm 1.11.12.2: RESYNC: (1.11-1.12); FILE MERGED 2007/06/25 12:52:12 bm 1.11.12.1: #i74653# store undo manager at model to be able to do an undo even after inplace re-activation


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [29d1d7de0945ed2c1e177306a8c9738fee6d0e9e]

INTEGRATION: CWS chart07 (1.2.12); FILE MERGED 2007/07/11 14:49:20 bm 1.2.12.3: #i69281# warnings removed 2007/07/06 16:50:52 bm 1.2.12.2: RESYNC: (1.2-1.3); FILE MERGED 2007/06/27 13:28:52 bm 1.2.12.1: some unused parameter warnings removed


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [194d34ed60d9d66a57fd58882b05fdd609c0aa64]

INTEGRATION: CWS chart07 (1.14.12); FILE MERGED 2007/07/11 14:49:20 bm 1.14.12.3: #i69281# warnings removed 2007/07/06 16:50:44 bm 1.14.12.2: RESYNC: (1.14-1.15); FILE MERGED 2007/06/27 13:28:52 bm 1.14.12.1: some unused parameter warnings removed


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [ed713492fe3680b748962444656e36ae61ec67c5]

INTEGRATION: CWS chart07 (1.6.12); FILE MERGED 2007/07/11 14:49:20 bm 1.6.12.1: #i69281# warnings removed


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [c3a8c10d1a648aea8a51a4ee18c11068ebb1f745]

INTEGRATION: CWS chart07 (1.5.12); FILE MERGED 2007/07/11 14:49:20 bm 1.5.12.1: #i69281# warnings removed


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [9b3197979b27307570e71ca1ab514421e3403871]

INTEGRATION: CWS chart07 (1.7.12); FILE MERGED 2007/06/25 16:18:36 bm 1.7.12.2: misleading comment corrected 2007/06/25 12:52:12 bm 1.7.12.1: #i74653# store undo manager at model to be able to do an undo even after inplace re-activation


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [300330098c0ea0778bb5a7281798536609e24e16]

INTEGRATION: CWS chart07 (1.10.12); FILE MERGED 2007/07/11 14:49:20 bm 1.10.12.5: #i69281# warnings removed 2007/07/09 14:22:02 bm 1.10.12.4: #i79087# getCurrentSelection: return the selected object, add/removeEventListener: use correct interface type 2007/07/05 15:09:06 bm 1.10.12.3: #i78872# call setModified() without locked mutex, because this call calls listeners 2007/06/25 13:57:40 bm 1.10.12.2: RESYNC: (1.10-1.11); FILE MERGED 2007/06/25 12:52:12 bm 1.10.12.1: #i74653# store undo manager at model to be able to do an undo even after inplace re-activation


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [baee8d4f5598fd05b9097964795a17910adbd5c4]

INTEGRATION: CWS chart07 (1.2.12); FILE MERGED 2007/07/11 14:49:19 bm 1.2.12.2: #i69281# warnings removed 2007/06/27 13:28:52 bm 1.2.12.1: some unused parameter warnings removed


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [3ca7713051d6bda54278dc1bcd56837b1e3665e9]

INTEGRATION: CWS chart07 (1.9.12); FILE MERGED 2007/07/11 14:49:19 bm 1.9.12.3: #i69281# warnings removed 2007/07/06 16:50:24 bm 1.9.12.2: RESYNC: (1.9-1.10); FILE MERGED 2007/06/27 13:28:52 bm 1.9.12.1: some unused parameter warnings removed


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [4ee9e6001c2aa3c2a6143b9c7bd51112956568c2]

INTEGRATION: CWS chart07 (1.3.12); FILE MERGED 2007/07/11 16:53:41 bm 1.3.12.1: ASSERT_EXCEPTION: if no debug generate code that can be removed by compiler optimization


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [1dae6e7c6395b42a25766645a9793ed69f823605]

INTEGRATION: CWS chart07 (1.2.12); FILE MERGED 2007/07/07 12:01:48 bm 1.2.12.1: #i79087# give ignore-properties a state for deprecated properties


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [e569686ed5abb4ef2e4b6e6a81f7b9dcf69a1142]

INTEGRATION: CWS chart07 (1.2.12); FILE MERGED 2007/06/26 10:59:44 bm 1.2.12.1: #i78783# fix for (broken) gcc 3.3 for Mac OS/X Panther applied


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [a1687bd3db862bf798a50e6ed0698babe77fbd00]

INTEGRATION: CWS chart07 (1.2.12); FILE MERGED 2007/06/27 09:05:41 bm 1.2.12.2: implement XUndoHelper 2007/06/25 12:52:12 bm 1.2.12.1: #i74653# store undo manager at model to be able to do an undo even after inplace re-activation


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [8079a5a36e9758d22153a095194858b67b82bd5b]

INTEGRATION: CWS chart07 (1.2.12); FILE MERGED 2007/06/25 12:52:12 bm 1.2.12.1: #i74653# store undo manager at model to be able to do an undo even after inplace re-activation


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [b4a638b4719832dc914db5c5b8ca24ba7b882029]

INTEGRATION: CWS chart07 (1.4.12); FILE MERGED 2007/07/04 16:47:34 bm 1.4.12.1: warnings removed


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [12e7c0f959b875bf68ae48149f5d175629056fc1]

INTEGRATION: CWS chart07 (1.2.12); FILE MERGED 2007/07/10 14:42:15 bm 1.2.12.1: #i69281# warnings removed


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [a711a33bf3803b3d6d4c59d53206c28a5552753b]

INTEGRATION: CWS chart07 (1.2.12); FILE MERGED 2007/07/10 13:18:55 bm 1.2.12.2: #i69281# warnings removed 2007/06/26 20:26:55 bm 1.2.12.1: adaption to XDataProvider interface change


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [ab5d630fe86ed174297388219f2ca83d45864af4]

INTEGRATION: CWS chart07 (1.4.12); FILE MERGED 2007/07/12 05:29:01 bm 1.4.12.1: #i69281# warnings removed


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [7de48c5784de2b9b8591e515d9097c2812c34f8a]

INTEGRATION: CWS chart07 (1.5.12); FILE MERGED 2007/06/25 12:52:11 bm 1.5.12.1: #i74653# store undo manager at model to be able to do an undo even after inplace re-activation


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [8b6ba185666b7250329899fd5c3531abcdea965f]

INTEGRATION: CWS chart07 (1.2.12); FILE MERGED 2007/06/25 12:52:11 bm 1.2.12.1: #i74653# store undo manager at model to be able to do an undo even after inplace re-activation


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [4f831d7906e41cd9fb1dc57b58236b4b390056c6]

INTEGRATION: CWS chart07 (1.2.12); FILE MERGED 2007/06/26 11:19:05 bm 1.2.12.2: #i78793# fix for (broken) gcc 3.3 for Mac OS/X Panther applied 2007/06/25 12:52:11 bm 1.2.12.1: #i74653# store undo manager at model to be able to do an undo even after inplace re-activation


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [88e70d163635c30a3f7cfd769e04e2c255d1607b]

INTEGRATION: CWS chart07 (1.2.12); FILE MERGED 2007/07/10 13:38:14 bm 1.2.12.1: #i69281# warnings removed


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [ec8238c6ea3a6bbdabccb232a200326d5f50fd25]

INTEGRATION: CWS chart07 (1.3.4); FILE MERGED 2007/07/10 13:38:14 bm 1.3.4.1: #i69281# warnings removed


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [9fc551ab4b4718812990fcccbbb733e2ddf4161a]

INTEGRATION: CWS chart07 (1.23.12); FILE MERGED 2007/07/12 13:22:10 iha 1.23.12.4: #i75867# Poor quality of OLE's alternative view for 3D scenes 2007/07/04 15:43:49 bm 1.23.12.3: #i78870# make requestQuickHelp more safe, check if model exists 2007/06/25 13:56:40 bm 1.23.12.2: RESYNC: (1.23-1.24); FILE MERGED 2007/06/25 12:52:11 bm 1.23.12.1: #i74653# store undo manager at model to be able to do an undo even after inplace re-activation


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [6154306063928027dba577e00229f6fbc63d7b8b]

INTEGRATION: CWS chart07 (1.2.12); FILE MERGED 2007/07/06 16:48:07 bm 1.2.12.4: RESYNC: (1.2-1.3); FILE MERGED 2007/06/29 08:49:15 bm 1.2.12.3: #i78792# gcc 3-3 problem fixed 2007/06/26 11:16:31 bm 1.2.12.2: #i78792# fix for (broken) gcc 3.3 for Mac OS/X Panther applied 2007/06/25 12:52:11 bm 1.2.12.1: #i74653# store undo manager at model to be able to do an undo even after inplace re-activation


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [57dee6346ee6c05f1f90b0d878a2022a37e1f763]

INTEGRATION: CWS chart07 (1.11.12); FILE MERGED 2007/06/25 12:52:11 bm 1.11.12.1: #i74653# store undo manager at model to be able to do an undo even after inplace re-activation


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [975c2f035e130a8d2112991ef8a6a5b18467bbf2]

INTEGRATION: CWS chart07 (1.27.12); FILE MERGED 2007/07/06 13:31:24 iha 1.27.12.3: #i8877# Error bar values limited to 0.1 and above 2007/06/26 11:12:52 bm 1.27.12.2: #i78791# fix for (broken) gcc 3.3 for Mac OS/X Panther applied 2007/06/25 12:52:11 bm 1.27.12.1: #i74653# store undo manager at model to be able to do an undo even after inplace re-activation


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [5a807ea23bc32ee560db301f2d8ba95ec1f62c54]

INTEGRATION: CWS chart07 (1.8.12); FILE MERGED 2007/06/25 12:52:11 bm 1.8.12.1: #i74653# store undo manager at model to be able to do an undo even after inplace re-activation


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [15d248c47f7adfcd16b58ed10079c3ec926a685b]

INTEGRATION: CWS chart07 (1.11.12); FILE MERGED 2007/07/13 11:20:44 iha 1.11.12.4: cleanup data label controls (one implementation only) 2007/07/06 13:30:40 iha 1.11.12.3: #i8877# Error bar values limited to 0.1 and above 2007/07/05 12:52:32 iha 1.11.12.2: cleanup statistic controls (one implementation only) - prepare for issue 8877 2007/06/25 12:52:11 bm 1.11.12.1: #i74653# store undo manager at model to be able to do an undo even after inplace re-activation


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [c13d6e33a74857d72b944cafa85291505e9f0b1a]

INTEGRATION: CWS chart07 (1.5.12); FILE MERGED 2007/06/26 11:09:57 bm 1.5.12.2: #i78790# fix for (broken) gcc 3.3 for Mac OS/X Panther applied 2007/06/25 12:52:11 bm 1.5.12.1: #i74653# store undo manager at model to be able to do an undo even after inplace re-activation


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [5d9b0bb13b11a2001b80b0c2b25c60050049c990]

INTEGRATION: CWS chart07 (1.7.12); FILE MERGED 2007/06/25 12:52:10 bm 1.7.12.1: #i74653# store undo manager at model to be able to do an undo even after inplace re-activation


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [5ca25108ee529ad5595fa8ab605e8d5eb345f652]

INTEGRATION: CWS chart07 (1.21.12); FILE MERGED 2007/07/18 15:30:47 bm 1.21.12.12: #i78870# re-added the check for the models existence for ending the range highlighting. This is needed for avoiding a crash in the API tests when they close the model. In this situation m_aModel is already 0. 2007/07/18 13:04:04 iha 1.21.12.11: #i79753# crash when leaving chart while edit mode (model reference was deleted to early) 2007/07/11 16:54:19 bm 1.21.12.10: #i69281# warnings removed 2007/07/05 14:04:19 bm 1.21.12.9: #i79087# Close frame when the model is closed 2007/07/04 16:49:42 bm 1.21.12.8: #i78870# fix closing crashes (when document is closed via XCloseable::close()) 2007/07/04 09:32:09 bm 1.21.12.7: issue number to comment added 2007/07/03 11:41:54 bm 1.21.12.6: createElement still necessary for toolbars 2007/06/26 11:07:44 bm 1.21.12.5: #i78789# fix for (broken) gcc 3.3 for Mac OS/X Panther applied 2007/06/25 13:56:32 bm 1.21.12.4: RESYNC: (1.21-1.22); FILE MERGED 2007/06/25 12:52:10 bm 1.21.12.3: #i74653# store undo manager at model to be able to do an undo even after inplace re-activation 2007/06/21 16:34:33 bm 1.21.12.2: unused parameter warnings removed 2007/06/14 07:08:54 bm 1.21.12.1: createElement for the layout manager is no longer necessary, requestElement suffices


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [9033049c051986fb77e0d11d8bbba63624d20db9]

INTEGRATION: CWS chart07 (1.9.12); FILE MERGED 2007/07/10 11:57:29 bm 1.9.12.1: #i69281# warnings removed


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [675cf597d310e7f65cc80f8f2d53841e1ca63486]

INTEGRATION: CWS chart07 (1.16.12); FILE MERGED 2007/07/04 16:46:34 bm 1.16.12.1: warnings removed


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [7521fdc6f57944d140984b25ce76c49e63b2aae5]

INTEGRATION: CWS chart07 (1.2.12); FILE MERGED 2007/07/10 11:57:29 bm 1.2.12.1: #i69281# warnings removed


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [0b9e782b40a7e0474370ca9bfb8d19d64e86e378]

INTEGRATION: CWS chart07 (1.6.12); FILE MERGED 2007/07/10 11:57:29 bm 1.6.12.1: #i69281# warnings removed


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [dcbbf5cd4d294b3316e6760ad6aaae0073af3b06]

INTEGRATION: CWS chart07 (1.9.12); FILE MERGED 2007/07/13 13:02:50 iha 1.9.12.2: #i78944# change all data labels at once 2007/07/10 11:57:29 bm 1.9.12.1: #i69281# warnings removed


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [f4f6750d7e840d82a389ab9734f5ebc6a252ec79]

INTEGRATION: CWS chart07 (1.14.12); FILE MERGED 2007/07/10 11:57:29 bm 1.14.12.1: #i69281# warnings removed


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [19b33c7c29234c9ad895bfb48f78086b187467af]

INTEGRATION: CWS chart07 (1.10.12); FILE MERGED 2007/07/10 11:57:29 bm 1.10.12.1: #i69281# warnings removed


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [fed8af0fed614d1e0d48b09eb396e1d1f85c5817]

INTEGRATION: CWS chart07 (1.14.12); FILE MERGED 2007/07/13 13:01:50 iha 1.14.12.2: #i78944# change all data labels at once 2007/07/10 11:57:29 bm 1.14.12.1: #i69281# warnings removed


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [8372d527c79cb542399d09746727e55e22b9137c]

INTEGRATION: CWS chart07 (1.6.12); FILE MERGED 2007/07/06 13:29:43 iha 1.6.12.1: #i8877# Error bar values limited to 0.1 and above


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [f4f4ef28389c7a8202f9fc06bf55330cc00043e6]

INTEGRATION: CWS chart07 (1.3.136); FILE MERGED 2007/07/13 11:19:02 iha 1.3.136.1: cleanup data label controls (one implementation only)


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [fc80adb034445209e53ad7e27e08083c053ade67]

INTEGRATION: CWS chart07 (1.8.12); FILE MERGED 2007/06/21 11:26:34 bm 1.8.12.1: #i69281# warning removed (patch from maoyg)


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [60fe573bacb936caa985b17b954a033329f019b4]

INTEGRATION: CWS chart07 (1.9.12); FILE MERGED 2007/07/13 13:01:15 iha 1.9.12.1: #i78944# change all data labels at once


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [cdd302dbaf14060b8fc34a341e7a6048108d4de4]

INTEGRATION: CWS chart07 (1.15.12); FILE MERGED 2007/07/10 11:57:29 bm 1.15.12.2: #i69281# warnings removed 2007/06/21 11:26:01 bm 1.15.12.1: #i69281# warning removed (patch from maoyg)


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [11c754184bfa69be21c9ce021ee77c615cbd177c]

INTEGRATION: CWS chart07 (1.7.8); FILE MERGED 2007/07/10 11:57:29 bm 1.7.8.1: #i69281# warnings removed


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [a635e8fd4301737b0697a253d1eb19c4bed008ff]

INTEGRATION: CWS chart07 (1.4.12); FILE MERGED 2007/06/21 09:29:22 bm 1.4.12.1: #i69281# warning removed (patch from maoyg)


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [78677c20c81f479957e55ada54d0207762893971]

INTEGRATION: CWS chart07 (1.8.12); FILE MERGED 2007/07/10 11:57:29 bm 1.8.12.1: #i69281# warnings removed


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [2418ff6a9ec1fc0f38c8cd0071105d6db33b5308]

INTEGRATION: CWS chart07 (1.2.12); FILE MERGED 2007/07/12 14:39:10 bm 1.2.12.1: #i79531# do not disable the radio buttons and checkboxes when a range is invalid, as those control can make a range valid again, at least in Writer


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [d22df6de880d6286a21c37525b120e47e2d355fb]

INTEGRATION: CWS chart07 (1.2.12); FILE MERGED 2007/07/13 08:07:27 bm 1.2.12.4: #i79531# instead of enabling the controls for an invalid range name, invalidate the controls when the range is valid, but a change to the control would render the range invalid together with the parameters 2007/07/12 14:40:15 bm 1.2.12.3: #i79531# do not disable the radio buttons and checkboxes when a range is invalid, as those control can make a range valid again, at least in Writer 2007/06/28 06:15:29 bm 1.2.12.2: use new XDataProvider interfaces for checking validity of ranges 2007/06/26 11:05:03 bm 1.2.12.1: #i78788# fix for (broken) gcc 3.3 for Mac OS/X Panther applied


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [270ef35708ad20c2b6c6f381339bbcdc87fa1022]

INTEGRATION: CWS chart07 (1.2.12); FILE MERGED 2007/06/21 15:50:09 bm 1.2.12.1: #i76760# don't update the model with empty ranges before the range choser is opened


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [e48525e9717795765e845d187636540c5fa5b9b8]

INTEGRATION: CWS chart07 (1.3.136); FILE MERGED 2007/07/13 11:16:41 iha 1.3.136.1: cleanup data label controls (one implementation only)


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [6234589d26b8560d7b00c040470d3cab2913146e]

INTEGRATION: CWS chart07 (1.7.12); FILE MERGED 2007/07/13 11:17:12 iha 1.7.12.1: cleanup data label controls (one implementation only)


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [a78f7a4441cbe915053acd5825226cf541da123c]

INTEGRATION: CWS chart07 (1.3.4); FILE MERGED 2007/07/10 13:38:14 bm 1.3.4.2: #i69281# warnings removed 2007/07/10 11:57:29 bm 1.3.4.1: #i69281# warnings removed


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [295e38ed7d232ab68bdfc8ee8708c2914d511675]

INTEGRATION: CWS chart07 (1.2.12); FILE MERGED 2007/07/11 16:43:16 bm 1.2.12.1: #i69281# warnings removed


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [987af799a3cb57f3c0a754c93a021a18a448ded9]

INTEGRATION: CWS chart07 (1.3.4); FILE MERGED 2007/07/11 15:48:28 bm 1.3.4.3: #i69281# warnings removed 2007/07/11 14:49:19 bm 1.3.4.2: #i69281# warnings removed 2007/07/10 11:57:28 bm 1.3.4.1: #i69281# warnings removed


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [183a8377cb59f7fea477acc05f44b654aa140520]

INTEGRATION: CWS chart07 (1.3.4); FILE MERGED 2007/07/10 15:24:14 bm 1.3.4.1: #i69281# warnings removed


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [297de27c1ce64d53380db176a4619a252302b1fa]

INTEGRATION: CWS chart07 (1.1.2); FILE ADDED 2007/07/05 12:49:00 iha 1.1.2.1: cleanup statistic controls (one implementation only) - prepare for issue 8877


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [c6fa1944c8cefdc51e0d55bb3677a6ad70624b17]

INTEGRATION: CWS chart07 (1.1.2); FILE ADDED 2007/07/10 13:38:13 bm 1.1.2.5: #i69281# warnings removed 2007/07/09 13:06:51 iha 1.1.2.4: #i30955# Steps for Percentage and Error margin 2007/07/06 13:47:11 iha 1.1.2.3: switch on error indicator when errorstyle is selected 2007/07/06 13:26:39 iha 1.1.2.2: #i8877# Error bar values limited to 0.1 and above 2007/07/05 12:47:52 iha 1.1.2.1: cleanup statistic controls (one implementation only) - prepare for issue 8877


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [5346ca3800d23990c97bfe5f9a0d819b8829d666]

INTEGRATION: CWS chart07 (1.5.12); FILE MERGED 2007/07/13 11:14:05 iha 1.5.12.1: cleanup data label controls (one implementation only)


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [f86d35910d5850fbe653f106c8e2b481cd28a34f]

INTEGRATION: CWS chart07 (1.1.4); FILE ADDED 2007/07/13 11:09:41 iha 1.1.4.2: cleanup data label controls (one implementation only) 2007/06/28 16:23:18 iha 1.1.4.1: file res_DataLabel_IDs.hrc was added on branch cws_src680_chart07 on 2007-07-13 11:09:41 +0000


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [7347c690416dd4d79e2f54bd6e97ea50a1d26b44]

INTEGRATION: CWS chart07 (1.1.4); FILE ADDED 2007/07/13 10:59:03 iha 1.1.4.2: cleanup data label controls (one implementation only) 2007/06/28 16:21:43 iha 1.1.4.1: file res_DataLabel.hxx was added on branch cws_src680_chart07 on 2007-07-13 10:59:03 +0000


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [673d89bdb9b2c3ce79bf7971a27042357f1462df]

INTEGRATION: CWS chart07 (1.1.4); FILE ADDED 2007/07/13 11:03:13 iha 1.1.4.2: cleanup data label controls (one implementation only) 2007/06/28 16:22:50 iha 1.1.4.1: file res_DataLabel.cxx was added on branch cws_src680_chart07 on 2007-07-13 11:03:13 +0000


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [87e68c730821a7eeea398be36635f6d93d442a93]

INTEGRATION: CWS chart07 (1.10.12); FILE MERGED 2007/07/13 11:11:14 iha 1.10.12.3: cleanup data label controls (one implementation only) 2007/07/06 16:46:48 bm 1.10.12.2: RESYNC: (1.10-1.11); FILE MERGED 2007/07/05 12:50:14 iha 1.10.12.1: cleanup statistic controls (one implementation only) - prepare for issue 8877


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [d4d8d9d639472e1537378f2d0b3a71a8b6e4134d]

INTEGRATION: CWS chart07 (1.16.12); FILE MERGED 2007/07/13 11:18:01 iha 1.16.12.3: cleanup data label controls (one implementation only) 2007/07/06 13:29:12 iha 1.16.12.2: #i8877# Error bar values limited to 0.1 and above 2007/07/05 12:57:35 iha 1.16.12.1: cleanup statistic controls (one implementation only) - prepare for issue 8877


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [7796f481b691ebb8cb49a98e1b798a9e2de20bc1]

INTEGRATION: CWS chart07 (1.3.12); FILE MERGED 2007/07/13 11:13:17 iha 1.3.12.1: cleanup data label controls (one implementation only)


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [b8c6f0dd0db9400b452252f1d60cfc4d558842bb]

INTEGRATION: CWS chart07 (1.7.12); FILE MERGED 2007/07/13 11:20:01 iha 1.7.12.1: cleanup data label controls (one implementation only)


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [d0b37a8f0bbbeecc1d2cf2b2f58442fcd06620c8]

INTEGRATION: CWS chart07 (1.2.12); FILE MERGED 2007/07/10 11:57:28 bm 1.2.12.1: #i69281# warnings removed


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [31693fb770b230cad4082160561abb17404507cc]

INTEGRATION: CWS chart07 (1.3.12); FILE MERGED 2007/07/13 11:14:44 iha 1.3.12.2: cleanup data label controls (one implementation only) 2007/07/05 12:56:40 iha 1.3.12.1: cleanup statistic controls (one implementation only) - prepare for issue 8877


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [fca5b05cf5f0925ccede133cf2b2f0ed56f9c03e]

INTEGRATION: CWS chart07 (1.2.12); FILE MERGED 2007/07/10 11:57:28 bm 1.2.12.2: #i69281# warnings removed 2007/06/28 06:15:29 bm 1.2.12.1: use new XDataProvider interfaces for checking validity of ranges


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [2fe9505c9618f8042e0692206070baaa7142876f]

INTEGRATION: CWS chart07 (1.2.12); FILE MERGED 2007/07/06 16:45:56 bm 1.2.12.2: RESYNC: (1.2-1.3); FILE MERGED 2007/06/26 10:51:48 bm 1.2.12.1: #i78787# fix for (broken) gcc 3.3 for Mac OS/X Panther applied


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [39f2fedb0f8a53cfb19a503f9bec679a462c97a8]

INTEGRATION: CWS chart07 (1.2.12); FILE MERGED 2007/06/21 16:54:02 bm 1.2.12.1: code review: constness, empty throw removed


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [0a2a3d5ecaf4c2a29a2c68fe1e80ead291e79094]

INTEGRATION: CWS chart07 (1.2.12); FILE MERGED 2007/07/10 15:21:56 bm 1.2.12.2: #i69281# warnings removed 2007/07/10 15:21:33 bm 1.2.12.1: #i69281# warnings removed


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [9fb1c2365f19bfbe58f88cee2651c6e8ce483ad2]

INTEGRATION: CWS chart07 (1.3.8); FILE MERGED 2007/07/10 15:21:02 bm 1.3.8.1: #i69281# warnings removed


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [74404cfee2f31c464be2c14a5d4367161579670f]

INTEGRATION: CWS chart07 (1.3.4); FILE MERGED 2007/07/10 11:57:28 bm 1.3.4.1: #i69281# warnings removed


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [25e673fcb3346aa2ffb4eb56425fcb6751a248ef]

INTEGRATION: CWS chart07 (1.2.12); FILE MERGED 2007/07/09 15:43:47 bm 1.2.12.2: #i79087# allow creation of symbols via URLs other than graphic manager URLs (e.g. file URLs) 2007/06/26 10:02:12 bm 1.2.12.1: #i78786# fix for (broken) gcc 3.3 for Mac OS/X Panther applied


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [aaa3b626edebd8b2c5ce99a8fc730f5b2166d143]

INTEGRATION: CWS chart07 (1.2.12); FILE MERGED 2007/07/04 16:44:17 bm 1.2.12.1: warnings removed


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [b67286851e65ac773c29e123e46f47e3c35b809a]

INTEGRATION: CWS chart07 (1.2.12); FILE MERGED 2007/06/26 09:59:19 bm 1.2.12.1: #i78786# fix for (broken) gcc 3.3 for Mac OS/X Panther applied


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [7ace96281779b33ca4c7975781c809203fe77a75]

INTEGRATION: CWS chart07 (1.3.8); FILE MERGED 2007/07/10 11:57:28 bm 1.3.8.1: #i69281# warnings removed


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [5f1950dcc97e8361f217ffaeab0fb0e419cecf3b]

INTEGRATION: CWS chart07 (1.2.12); FILE MERGED 2007/07/10 13:38:13 bm 1.2.12.2: #i69281# warnings removed 2007/07/10 11:57:28 bm 1.2.12.1: #i69281# warnings removed


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [658322b929dac0a6b41f86661920ee95787dd098]

INTEGRATION: CWS chart07 (1.5.12); FILE MERGED 2007/07/10 11:57:28 bm 1.5.12.1: #i69281# warnings removed


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [9d4626945134158863b7d4b6a3accfbdf35e84b9]

INTEGRATION: CWS chart07 (1.6.4); FILE MERGED 2007/07/07 11:55:52 bm 1.6.4.1: #i79349# set Expansion correctly


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [82abb2dde15aeb439d166fdfd71f6f82e52786be]

INTEGRATION: CWS chart07 (1.7.4); FILE MERGED 2007/07/10 11:57:28 bm 1.7.4.1: #i69281# warnings removed


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [6a0d0b070308dfd2d888d74be90e68597e97d0a0]

INTEGRATION: CWS chart07 (1.6.12); FILE MERGED 2007/07/10 15:17:01 bm 1.6.12.3: #i69281# warnings removed 2007/07/10 11:57:28 bm 1.6.12.2: #i69281# warnings removed 2007/07/09 15:23:37 bm 1.6.12.1: #i79087# CTOR: pass eType correctly for data points


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [6b6b84d5d75c3647989e7e721393a0c585e92e1f]

INTEGRATION: CWS chart07 (1.6.8); FILE MERGED 2007/07/10 15:10:21 bm 1.6.8.2: #i69281# warnings removed 2007/07/10 11:57:28 bm 1.6.8.1: #i69281# warnings removed


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [14e57f13290151b26e71c68ef56e655d87551f86]

INTEGRATION: CWS chart07 (1.5.12); FILE MERGED 2007/07/02 21:34:07 bm 1.5.12.2: #i78873# fire event listeners when data changes 2007/06/26 09:57:04 bm 1.5.12.1: #i78785# fix for (broken) gcc 3.3 for Mac OS/X Panther applied


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [488bc27146ed9a9813950eecface66a4db0e4de1]

INTEGRATION: CWS chart07 (1.5.12); FILE MERGED 2007/07/10 11:57:28 bm 1.5.12.2: #i69281# warnings removed 2007/07/04 14:27:01 iha 1.5.12.1: #i79224# switching off axis labels is not saved and reloaded


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [25a3ea69ac0ecb31e0350a6d3c5151ae47290efa]

INTEGRATION: CWS chart07 (1.2.12); FILE MERGED 2007/07/10 11:57:27 bm 1.2.12.1: #i69281# warnings removed


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [f5bcbeb26fd2b2f72a5e899d6038da6a7a458e07]

INTEGRATION: CWS chart07 (1.2.12); FILE MERGED 2007/06/26 11:02:31 bm 1.2.12.1: #i78784# fix for (broken) gcc 3.3 for Mac OS/X Panther applied


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [43f29e6dd664b4de9229993f918fcdfe576670ac]

INTEGRATION: CWS chart07 (1.2.12); FILE MERGED 2007/07/10 14:02:51 bm 1.2.12.2: #i69281# warnings removed 2007/07/10 11:57:27 bm 1.2.12.1: #i69281# warnings removed


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [f2546ca7f7a43d4f8b930431021758f36a1d93a5]

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>  [60bab7f4ad7835a0cd796b4278890d050415496c]

INTEGRATION: CWS chart07 (1.38.16); FILE MERGED 2007/07/12 13:16:47 iha 1.38.16.1: #i75867# Poor quality of OLE's alternative view for 3D scenes


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [d701c628447a801b6d6679cba5a97a51c5803128]

INTEGRATION: CWS chart07 (1.78.16); FILE MERGED 2007/07/09 15:47:01 bm 1.78.16.1: #i79256# enlarge font palette to 11 in y direction to allow all 103 colors that there are in the standard palette now


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [a8149e918de1bbc38bdbee7fefa0118d743854f3]

INTEGRATION: CWS chart07 (1.2.44); FILE MERGED 2007/06/26 16:11:45 bm 1.2.44.1: offer an API for reliably returning if it is possible to create data with the given arguments


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [d2a2a4f6d0758905c08ebde01c820d45fa01c6c9]

INTEGRATION: CWS chart07 (1.5.44); FILE MERGED 2007/06/27 09:03:10 bm 1.5.44.2: XUndoHelper: helper for undo to use from writer and calc to include the chart in an undo action 2007/06/25 12:49:36 bm 1.5.44.1: #i74653# new interfaces for Undo


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [e2be242afd3bcc7ed23e8be5345f8ffc30164a69]

INTEGRATION: CWS chart07 (1.1.2); FILE ADDED 2007/06/25 12:48:01 bm 1.1.2.1: #i74653# new interfaces for Undo


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [8b3283519a879898e263d00f23c76ac781fd0fba]

INTEGRATION: CWS chart07 (1.1.2); FILE ADDED 2007/06/27 09:03:39 bm 1.1.2.3: adapted in parameter to inout 2007/06/27 08:01:53 bm 1.1.2.2: comment corrected 2007/06/25 12:47:50 bm 1.1.2.1: #i74653# new interfaces for Undo


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [10e2a2affc679c7904165c2ac545193da228abad]

INTEGRATION: CWS chart07 (1.1.2); FILE ADDED 2007/06/27 09:02:45 bm 1.1.2.1: helper for undo to use from writer and calc to include the chart in an undo action


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [6ec5982bca12083bd45272bc8cc063ab46efeb1a]

INTEGRATION: CWS chart07 (1.2.44); FILE MERGED 2007/06/25 12:50:33 bm 1.2.44.1: #i74653# add UndoManager as optional interface


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [ed88a790577553334c177c1d0a206f69a99856a3]

INTEGRATION: CWS chart07 (1.3.32); FILE MERGED 2007/07/17 13:11:26 bm 1.3.32.9: #i79009# commited wrong change 2007/07/16 14:43:05 bm 1.3.32.8: #i79009# removed the validity check for XML range conversion 2007/07/16 13:52:36 bm 1.3.32.7: RESYNC: (1.3-1.5); FILE MERGED 2007/07/13 14:38:34 bm 1.3.32.6: #i79009# wrong check in if corrected 2007/07/13 13:04:56 tl 1.3.32.5: #i79009# Charts in Writer loose connection to table in old versions 2007/07/13 08:48:35 tl 1.3.32.4: #i79013# Do range verification in range dialogs correctly 2007/07/12 12:29:54 tl 1.3.32.3: #i79013# Do range verification in range dialogs correctly 2007/07/10 09:35:20 tl 1.3.32.2: merging changes from CWS tl39 into CWS chart07 2007/06/26 16:20:11 bm 1.3.32.1: XDataProvider: offer an API for reliably returning if it is possible to create data with the given arguments, not yet implemented (only trivial)


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [a4002138762505a7915cc8300047ea70a5f6ded5]

INTEGRATION: CWS chart07 (1.5.40); FILE MERGED 2007/07/13 11:03:28 tl 1.5.40.1: #i79013# Do range verification in range dialogs correctly


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [c66a5adddf39f77e7c1975047a17fc5630df0af0]

INTEGRATION: CWS chart07 (1.2.64); FILE MERGED 2007/07/13 13:05:06 tl 1.2.64.4: #i79009# Charts in Writer loose connection to table in old versions 2007/07/12 12:29:14 tl 1.2.64.3: #i79013# Do range verification in range dialogs correctly 2007/07/10 09:34:56 tl 1.2.64.2: merging changes from CWS tl39 into CWS chart07 2007/06/26 16:20:36 bm 1.2.64.1: XDataProvider: offer an API for reliably returning if it is possible to create data with the given arguments


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [d7e95ed224e066a33c38ce07099c92ab6f4f3f0b]

INTEGRATION: CWS chart07 (1.7.24); FILE MERGED 2007/07/13 15:15:10 nn 1.7.24.2: #i79013# implement create...Possible methods 2007/06/26 16:16:12 bm 1.7.24.1: XDataProvider: offer an API for reliably returning if it is possible to create data with the given arguments, not yet implemented (only trivial)


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [ec35b24f9f4c81eea3719df5c2b485557da64eac]

INTEGRATION: CWS chart07 (1.26.24); FILE MERGED 2007/07/12 17:33:30 nn 1.26.24.1: #i76055# limit whole columns/rows to used area


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [ee1fd420c1026c670da228282c1eb1a5439ca01f]

INTEGRATION: CWS chart07 (1.28.24); FILE MERGED 2007/06/12 18:33:30 nn 1.28.24.1: #i78086# call CreateChartListener also when anchored to sheet


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [a425a69f5250c9d6ab38e38f32ee06ea522b2663]

INTEGRATION: CWS chart07 (1.27.24); FILE MERGED 2007/06/12 18:33:30 nn 1.27.24.1: #i78086# call CreateChartListener also when anchored to sheet


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [944e3bebb1d27c08d798e810853b503f00fb6931]

INTEGRATION: CWS chart07 (1.4.24); FILE MERGED 2007/06/26 16:13:51 bm 1.4.24.1: XDataProvider: offer an API for reliably returning if it is possible to create data with the given arguments


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [80e02738d0e05a9d21827b9c0021a12fa34bb58d]

INTEGRATION: CWS chart07 (1.38.54); FILE MERGED 2007/07/06 15:40:22 bm 1.38.54.2: RESYNC: (1.38-1.39); FILE MERGED 2007/07/04 14:32:33 iha 1.38.54.1: #i79224# switching off axis labels is not saved and reloaded


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [2ac9076a354eca0cf8369e5f9be1015e8483a474]

INTEGRATION: CWS chart07 (1.88.6); FILE MERGED 2007/07/13 12:08:46 bm 1.88.6.1: #i79009# For Writer we have to export a broken version of the complete cell-range, where every row number is noe too large, so that older version can correctly read those files. Argument BrokenCellRangeForExport is used for that.


2007-07-25  Rüdiger Timm  <rt@openoffice.org>  [72ca700cce73bbffee933a8bb82a0d42e0cf67d5]

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-25  Oliver Bolte  <obo@openoffice.org>  [3906a67cf0683e33ff01079cc8f758217bdbe37e]

#i80003# fix for FreeBSD


2007-07-24  Sven Jacobi  <sj@openoffice.org>  [58c731c9ea73665a668c4773e6ef51f267573ce7]

finished menu integration


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [c48156d973038558119bb8de827db7cf4f70a223]

INTEGRATION: CWS complextest1 (1.4.108); FILE MERGED 2007/07/16 13:32:13 sg 1.4.108.1: #i78662#fixed makefile bug


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [a07a0579fa964dc3c935076235f1851abbebc5ac]

INTEGRATION: CWS complextest1 (1.4.108); FILE MERGED 2007/06/28 16:06:53 cn 1.4.108.1: #i78349# fix bug in makefile


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [540b4b40502971d29e4d05f0bdf6d4dade621202]

INTEGRATION: CWS complextest1 (1.5.108); FILE MERGED 2007/07/16 13:31:28 sg 1.5.108.1: #i78662#fixed makefile bug


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [957aa0d04ba7aa44b918b59e6733a32902686d97]

INTEGRATION: CWS complextest1 (1.6.112); FILE MERGED 2007/06/28 16:05:38 cn 1.6.112.1: #i78349# fix bug in makefile


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [31b6723f535b380acb24578f5e4f545c9fc04761]

INTEGRATION: CWS complextest1 (1.5.112); FILE MERGED 2007/07/16 13:29:15 sg 1.5.112.1: #i78662#fixed makefile bug


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [11e6d0006ade802f2f8bd73c3c66e86f30e836de]

INTEGRATION: CWS complextest1 (1.5.112); FILE MERGED 2007/07/16 13:30:03 sg 1.5.112.1: #i78662#fixed makefile bug


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [8bdae939a0bc5024b5ae3ea0e82dc7b07a511a14]

INTEGRATION: CWS complextest1 (1.1.2); FILE ADDED 2007/06/22 14:53:41 sg 1.1.2.1: #i78662# distributed tests for calc


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [710a2a0667f9d406d56815d250ccae0abd49fdae]

INTEGRATION: CWS complextest1 (1.1.2); FILE ADDED 2007/06/22 14:53:30 sg 1.1.2.1: #i78662# distributed tests for calc


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [f16bccde4129047dc6803240c86e028a2f7c9768]

INTEGRATION: CWS complextest1 (1.1.2); FILE ADDED 2007/06/22 14:54:23 sg 1.1.2.1: #i78662# distributed tests for calc


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [1ee4d668445637b071ec9e7273d7040f39541374]

INTEGRATION: CWS complextest1 (1.1.2); FILE ADDED 2007/06/22 14:54:53 sg 1.1.2.1: #i78662# distributed tests for calc


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [aca189cec260b951354796c38773123eef4585c1]

INTEGRATION: CWS complextest1 (1.1.2); FILE ADDED 2007/06/22 14:54:42 sg 1.1.2.1: #i78662# distributed tests for calc


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [c7f4ed212f6d445dd9943278c5b65e5c11aacddf]

INTEGRATION: CWS complextest1 (1.5.22); FILE MERGED 2007/06/28 08:46:30 cn 1.5.22.1: #i78349# fix dmake problem


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [0175cde51b5d06b7f3f794ac377f0f9f041a06da]

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>  [6bb4f43fb82d129a8b1746888b388428e784a4bc]

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>  [d854d19d42542ec4627f45873c57ad9d3d2aedc4]

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>  [4d3fc3a9d2d7931f010f2cd6eef3b2ebb12d7570]

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>  [8782c4f5f0ed59b984926966dcc30e6afc67435f]

INTEGRATION: CWS complextest1 (1.4.116); FILE MERGED 2007/06/28 16:07:39 cn 1.4.116.1: #i78349# fix bug in makefile


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [6386c1d9ce91dd50cb321e4e18ebd130eabca327]

INTEGRATION: CWS complextest1 (1.7.66); FILE MERGED 2007/06/28 16:01:45 cn 1.7.66.1: #i78349# fix bug in makefile


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [f7035a4d25f186e53d19355d02fe1ec262e16d13]

INTEGRATION: CWS complextest1 (1.1.2); FILE ADDED 2007/06/22 14:23:06 sg 1.1.2.1: #i78662# distributed complex tests for framework


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [621b43baa4836cec955e4af7e1e54e2fc4721378]

INTEGRATION: CWS complextest1 (1.1.2); FILE ADDED 2007/06/22 14:22:54 sg 1.1.2.1: #i78662# distributed complex tests for framework


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [a33629dfa31c6308aa7e3f349afe001c94489576]

INTEGRATION: CWS complextest1 (1.1.2); FILE ADDED 2007/06/22 14:18:17 sg 1.1.2.1: #i78662# distributed complex tests for framework


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [2fb5d7354b0ffeadb96cbd35df71d1aa5ab71675]

INTEGRATION: CWS complextest1 (1.1.2); FILE ADDED 2007/06/22 14:18:03 sg 1.1.2.1: #i78662# distributed complex tests for framework


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [274e31f08b9e8a703dcd6b24bcc51172a8abddbe]

INTEGRATION: CWS complextest1 (1.1.2); FILE ADDED 2007/07/16 13:24:14 sg 1.1.2.2: #i78662#fixed makefile bug 2007/06/22 14:13:15 sg 1.1.2.1: #i78662# distributed complex tests for framework


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [e7e5e316e5798f6f2c2cf384560b61a2c108e23e]

INTEGRATION: CWS complextest1 (1.1.2); FILE ADDED 2007/06/22 14:13:04 sg 1.1.2.1: #i78662# distributed complex tests for framework


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [43eb2ae56e074e742a8e91354256f27753387a0a]

INTEGRATION: CWS complextest1 (1.6.48); FILE MERGED 2007/07/16 13:20:55 sg 1.6.48.1: #i78662#fixed makefile bug


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [f326838c76785e1a1bc04aee16f7682268c31b1f]

INTEGRATION: CWS complextest1 (1.6.48); FILE MERGED 2007/07/16 13:20:03 sg 1.6.48.1: #i78662#fixed makefile bug


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [dcb072a7b69602d2f9a92fa30db8becf5c95e34c]

INTEGRATION: CWS complextest1 (1.5.48); FILE MERGED 2007/07/16 13:19:20 sg 1.5.48.1: #i78662#fixed makefile bug


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [db116dbdc59ad2e0a90e81ec8b423b5952b32098]

INTEGRATION: CWS complextest1 (1.5.48); FILE MERGED 2007/07/16 13:18:47 sg 1.5.48.1: #i78662#fixed makefile bug


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [7ae3bafb1ec34be8d8dbe68a9418ebadc1702c37]

INTEGRATION: CWS complextest1 (1.1.2); FILE ADDED 2007/06/22 14:22:34 sg 1.1.2.1: #i78662# distributed complex tests for framework


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [410f4eae6630c7cde66a031ca0f5eb6057dbbfdd]

INTEGRATION: CWS complextest1 (1.1.2); FILE ADDED 2007/06/22 14:22:21 sg 1.1.2.1: #i78662# distributed complex tests for framework


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [f7f8280c6257008f004b25d0f87d45e64644f1ba]

INTEGRATION: CWS complextest1 (1.7.48); FILE MERGED 2007/07/16 13:17:51 sg 1.7.48.1: #i78662#fixed makefile bug


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [b921b00908b8a3d905560cb1c652b66a6a257fb0]

INTEGRATION: CWS complextest1 (1.1.2); FILE ADDED 2007/06/22 14:18:49 sg 1.1.2.1: #i78662# distributed complex tests for framework


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [b135d3526ed32da83e877a0c17717f9137698958]

INTEGRATION: CWS complextest1 (1.1.2); FILE ADDED 2007/06/22 14:18:37 sg 1.1.2.1: #i78662# distributed complex tests for framework


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [bb217cbcab2d928b24ed846a5183c4609626da65]

INTEGRATION: CWS complextest1 (1.4.48); FILE MERGED 2007/07/16 13:16:36 sg 1.4.48.1: #i78662#fixed makefile bug


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [8f7a26b4dec11bfa3384e2d74497145fc2d8cd24]

INTEGRATION: CWS complextest1 (1.1.2); FILE ADDED 2007/06/22 14:23:51 sg 1.1.2.1: #i78662# distributed complex tests for framework


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [d2c0873f6d231899f7cd11261b6b43c993b2c2e2]

INTEGRATION: CWS complextest1 (1.1.2); FILE ADDED 2007/06/22 14:23:38 sg 1.1.2.1: #i78662# distributed complex tests for framework


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [a30b950075b7d5c7843b1e84636c23a09d277096]

INTEGRATION: CWS complextest1 (1.1.2); FILE ADDED 2007/06/22 14:23:25 sg 1.1.2.1: #i78662# distributed complex tests for framework


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [0ffa37e8e42c4821042da11a6db9135a18a37d4d]

INTEGRATION: CWS complextest1 (1.1.2); FILE ADDED 2007/06/22 14:20:16 sg 1.1.2.1: #i78662# distributed complex tests for framework


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [76f2c27d5815f04301ee5ab9d21f49cdaa9b9e49]

INTEGRATION: CWS complextest1 (1.1.2); FILE ADDED 2007/06/22 14:20:01 sg 1.1.2.1: #i78662# distributed complex tests for framework


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [6ee82d1af8dd3d0d6439e302f9fbeb4e8604506f]

INTEGRATION: CWS complextest1 (1.1.2); FILE ADDED 2007/06/22 14:19:50 sg 1.1.2.1: #i78662# distributed complex tests for framework


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [5930616f716e7f1b25d74d332f84be0839b58891]

INTEGRATION: CWS complextest1 (1.1.2); FILE ADDED 2007/06/22 14:19:38 sg 1.1.2.1: #i78662# distributed complex tests for framework


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [c17f8e970f5ac79a59aa09bf90cc85ef7bd2f163]

INTEGRATION: CWS complextest1 (1.1.2); FILE ADDED 2007/06/22 14:19:26 sg 1.1.2.1: #i78662# distributed complex tests for framework


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [5710a25e544a075fdcae50f9709f0014541102f8]

INTEGRATION: CWS complextest1 (1.1.2); FILE ADDED 2007/06/22 14:19:14 sg 1.1.2.1: #i78662# distributed complex tests for framework


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [6751181875672d406f4ef161601129417ae4d144]

INTEGRATION: CWS complextest1 (1.5.48); FILE MERGED 2007/07/16 13:27:07 sg 1.5.48.1: #i78662#fixed makefile bug


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [ca153f0e4880f89ea92134ed3042227a559d5996]

INTEGRATION: CWS complextest1 (1.2.40); FILE MERGED 2007/07/16 13:23:25 sg 1.2.40.1: #i78662#fixed makefile bug


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [6d9a8de4c47a24f93cb527250883bb87767b77b3]

INTEGRATION: CWS complextest1 (1.4.40); FILE MERGED 2007/06/28 16:07:19 cn 1.4.40.1: #i78349# fix bug in makefile


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [e689e30f0e624ff8495f8d2756eb264cc6b74563]

INTEGRATION: CWS complextest1 (1.4.26); FILE MERGED 2007/06/28 16:15:15 cn 1.4.26.1: #i78349# fix bug in makefile


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [9d646b5e7e4b41074e3714e63b583f1e2c273f24]

INTEGRATION: CWS complextest1 (1.1.2); FILE ADDED 2007/06/22 14:57:57 sg 1.1.2.1: #i78662# distributed tests for ucb


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [d51e7ff1fbe8b253f0d564a60056f2f243a78878]

INTEGRATION: CWS complextest1 (1.1.2); FILE ADDED 2007/06/22 14:57:47 sg 1.1.2.1: #i78662# distributed tests for ucb


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [645c2379cd93ca49d84b1eab65701ac1fd6b587c]

INTEGRATION: CWS complextest1 (1.5.26); FILE MERGED 2007/07/16 13:37:56 sg 1.5.26.1: #i78662#fixed makefile bug


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [b8f605bc79935164ca88493900bb2cb9d1bbc095]

INTEGRATION: CWS complextest1 (1.1.2); FILE ADDED 2007/06/28 15:37:50 cn 1.1.2.1: #i78349# fix bug in makefile and add this file to new chart2


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [c1beee5b3840ee42b45bc6040e061daae9f24e36]

INTEGRATION: CWS complextest1 (1.1.2); FILE ADDED 2007/06/28 15:37:39 cn 1.1.2.1: #i78349# fix bug in makefile and add this file to new chart2


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [ff7d564001d9176399ff029fa7da428a26666f82]

INTEGRATION: CWS complextest1 (1.1.2); FILE ADDED 2007/06/28 15:36:45 cn 1.1.2.1: #i78349# fix bug in makefile and add this file to new chart2


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [caee1daa613f83eb05c99f7cd5f8a09be041170e]

INTEGRATION: CWS complextest1 (1.1.2); FILE ADDED 2007/06/28 15:35:45 cn 1.1.2.1: #i78349# fix bug in makefile and add this files to new chart2 project


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [07775cc77931ac2d1421cdcebb95b25334c8f898]

INTEGRATION: CWS complextest1 (1.4.28); FILE MERGED 2007/07/16 10:52:19 sg 1.4.28.1: #i78662#fixed makefile bug


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [83f1985d9d46a4650c4666b004f380b95e6bdd7c]

INTEGRATION: CWS complextest1 (1.3.72); FILE MERGED 2007/06/28 16:00:58 cn 1.3.72.1: #i78349# fix bug in makefile


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [5052256646173e4a4330c3c4e6ab5fcb58668989]

INTEGRATION: CWS complextest1 (1.4.34); FILE MERGED 2007/07/16 10:59:52 sg 1.4.34.1: #i78662#fixed makefile bug


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [82a38449747fa682e2f761a1b98264d5220a8a05]

INTEGRATION: CWS complextest1 (1.5.68); FILE MERGED 2007/07/16 10:59:10 sg 1.5.68.1: #i78662#fixed makefile bug


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [b6f190beb03a9638e938d1e62fa5b2b3f24cf4f5]

INTEGRATION: CWS complextest1 (1.5.42); FILE MERGED 2007/06/28 16:24:35 cn 1.5.42.2: #i78349# fix bug in makefile 2007/06/28 15:58:50 cn 1.5.42.1: #i78349# fix bug in makefile


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [994f2d0b0793435aa00e1ef9ee611f003a117453]

INTEGRATION: CWS complextest1 (1.9.42); FILE MERGED 2007/07/16 10:57:38 sg 1.9.42.1: #i78662#fixed makefile bug


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [937a5e420810803473ad94db36e12d8551c22046]

INTEGRATION: CWS complextest1 (1.5.170); FILE MERGED 2007/06/28 16:12:26 cn 1.5.170.1: #i78349# fix bug in makefile


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [bd7cb82c7db79acbc2c0bd7546a9416c731df27b]

INTEGRATION: CWS complextest1 (1.6.32); FILE MERGED 2007/06/28 16:01:20 cn 1.6.32.1: #i78349# fix bug in makefile


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [edd264dbff32bfe5a19058c3d2d226bce1743619]

INTEGRATION: CWS complextest1 (1.1.2); FILE ADDED 2007/06/22 14:27:31 sg 1.1.2.1: #i78662# distributed complex tests for forms


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [7c0c35787b85ce45999ea2192b4b52638987bc6c]

INTEGRATION: CWS complextest1 (1.1.2); FILE ADDED 2007/06/22 14:27:18 sg 1.1.2.1: #i78662# distributed complex tests for forms


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [ef7fd1ec8ab98079b66d9f1c1e6d99675e3fb4fe]

INTEGRATION: CWS complextest1 (1.4.12); FILE MERGED 2007/06/28 16:05:20 cn 1.4.12.1: #i78349# fix bug in makefile


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [ab9b16c74a10e4196e4f57d2ce570a950e303cba]

INTEGRATION: CWS complextest1 (1.5.10); FILE MERGED 2007/07/16 13:28:20 sg 1.5.10.1: #i78662#fixed makefile bug


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [c3416f88350d2e437c1eb017a232d9605844e0ef]

INTEGRATION: CWS complextest1 (1.5.160); FILE MERGED 2007/06/28 16:12:57 cn 1.5.160.1: #i78349# fix bug in makefile


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [f7a1a2f999173b404f76ca13079c269acff882e9]

INTEGRATION: CWS complextest1 (1.1.2); FILE ADDED 2007/07/16 13:35:49 sg 1.1.2.2: #i78662#fixed makefile bug 2007/06/22 15:03:12 sg 1.1.2.1: #i78662# distributed tests for writer


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [048c83ebb66d9743c7c666fc0ef0faf176196c74]

INTEGRATION: CWS complextest1 (1.1.2); FILE ADDED 2007/06/22 15:03:03 sg 1.1.2.1: #i78662# distributed tests for writer


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [e42e219c9544ccd4617dbdabf939d205eec77f42]

INTEGRATION: CWS complextest1 (1.1.2); FILE ADDED 2007/06/22 15:02:53 sg 1.1.2.1: #i78662# distributed tests for writer


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [7b4d76eebb3aac7c9f37d57a4fb628515b7921ae]

INTEGRATION: CWS complextest1 (1.1.2); FILE ADDED 2007/06/22 15:02:39 sg 1.1.2.1: #i78662# distributed tests for writer


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [bc63ab927b2552564ba3b0fdf8844aba7dc32ddf]

INTEGRATION: CWS complextest1 (1.1.2); FILE ADDED 2007/06/22 15:02:29 sg 1.1.2.1: #i78662# distributed tests for writer


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [f40c2c7c38b837f04d8816169e241b516c7a4b64]

INTEGRATION: CWS complextest1 (1.1.2); FILE ADDED 2007/07/16 13:35:06 sg 1.1.2.2: #i78662#fixed makefile bug 2007/06/22 15:02:16 sg 1.1.2.1: #i78662# distributed tests for writer


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [c8fce5ca14e87254e58d59fe82fecaab9ce994cf]

INTEGRATION: CWS complextest1 (1.1.2); FILE ADDED 2007/06/22 15:02:04 sg 1.1.2.1: #i78662# distributed tests for writer


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [fca1003c104fe76d024e3f1e76b953d782fb0e7f]

INTEGRATION: CWS complextest1 (1.3.160); FILE MERGED 2007/07/16 13:34:13 sg 1.3.160.1: #i78662#fixed makefile bug


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [d1510079ce83f2d4b32e2d6a6b40fe3d0c707c25]

INTEGRATION: CWS complextest1 (1.4.88); FILE MERGED 2007/06/28 16:06:00 cn 1.4.88.1: #i78349# fix bug in makefile


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [0a33ae278713814a5328f1c0ecde73b93aa8e9a0]

INTEGRATION: CWS complextest1 (1.4.74); FILE MERGED 2007/06/28 16:16:15 cn 1.4.74.1: #i78349# fix bug in makefile


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [50f6d7ac51a01ba697ba988f5f918c4d8b8c2e63]

INTEGRATION: CWS complextest1 (1.4.44); FILE MERGED 2007/06/28 16:13:36 cn 1.4.44.1: #i78349# fix bug in makefile


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [a68dc52002c90c71d1c063168676dc97183d9eff]

INTEGRATION: CWS complextest1 (1.1.2); FILE ADDED 2007/06/22 15:07:24 sg 1.1.2.1: #i78662# distributed tests for toolkit


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [351a0743e9f9952d4e2596e040cfce6c41d77084]

INTEGRATION: CWS complextest1 (1.1.2); FILE ADDED 2007/06/22 15:07:14 sg 1.1.2.1: #i78662# distributed tests for toolkit


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [67feff7473c995fc872c39786f799c9c1a852c57]

INTEGRATION: CWS complextest1 (1.1.2); FILE ADDED 2007/06/22 15:07:04 sg 1.1.2.1: #i78662# distributed tests for toolkit


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [fdd4a6e0e43225b8fa9487e71ebecc061475ccdc]

INTEGRATION: CWS complextest1 (1.1.2); FILE ADDED 2007/06/22 15:06:54 sg 1.1.2.1: #i78662# distributed tests for toolkit


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [70cbdc4ad1c1112619d93267d48d37734643d8a3]

INTEGRATION: CWS complextest1 (1.1.2); FILE ADDED 2007/06/22 15:06:44 sg 1.1.2.1: #i78662# distributed tests for toolkit


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [ea5bd2617eca407699707d440c7e27be757ae26b]

INTEGRATION: CWS complextest1 (1.1.2); FILE ADDED 2007/06/22 15:06:34 sg 1.1.2.1: #i78662# distributed tests for toolkit


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [9c149a752db6218407fa13f61d05ff9133496eb7]

INTEGRATION: CWS complextest1 (1.1.2); FILE ADDED 2007/06/22 15:05:57 sg 1.1.2.1: #i78662# distributed tests for toolkit


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [7be0c2059c4f0f8b8e3962d856f3fb7729a9f5d0]

INTEGRATION: CWS complextest1 (1.1.2); FILE ADDED 2007/06/22 15:05:47 sg 1.1.2.1: #i78662# distributed tests for toolkit


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [70c82877facd1eb3a5be433d1647d6f54ce794f4]

INTEGRATION: CWS complextest1 (1.1.2); FILE ADDED 2007/06/22 15:05:37 sg 1.1.2.1: #i78662# distributed tests for toolkit


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [76117d46562c8d0f971eacfb32c4acc738b27450]

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>  [10207bb2760a7c227cf4f8ebbd62688c76f91a2c]

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>  [ce409386bd746e28cf9faa72f6a0fba6447596d0]

INTEGRATION: CWS dba23b (1.48.10); FILE MERGED 2007/07/11 11:55:17 fs 1.48.10.2: RESYNC: (1.48-1.52); FILE MERGED 2007/07/02 19:53:05 fs 1.48.10.1: #i78664#


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [898b5056a1f5836ea88f61beb827510420d7e419]

INTEGRATION: CWS dba23b (1.2.30); FILE MERGED 2007/07/07 19:15:05 fs 1.2.30.1: in preparation of #i78593#: removeProperty: also forget the default value


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [930708b4260b3b72bb599ec90ef9e4a84225bc71]

INTEGRATION: CWS dba23b (1.1.2); FILE ADDED 2007/07/04 10:31:58 fs 1.1.2.1: Windows executable to call SQLManageDataSources, to workaround the Windows bug described in issue #i78733#


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [fcee184695c8f45cd3d51ee47f527433501ba06d]

INTEGRATION: CWS dba23b (1.1.2); FILE ADDED 2007/07/04 10:32:09 fs 1.1.2.1: Windows executable to call SQLManageDataSources, to workaround the Windows bug described in issue #i78733#


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [17fcd6712b3783727376607b5bd16b887bac8b89]

INTEGRATION: CWS dba23b (1.6.100); FILE MERGED 2007/07/09 18:57:25 fs 1.6.100.1: implInitialize: don't call base class if already handled


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [c1bd83edeebd4649581098a622fe5e8f4f2093eb]

INTEGRATION: CWS dba23b (1.11.100); FILE MERGED 2007/07/11 11:54:08 fs 1.11.100.2: RESYNC: (1.11-1.12); FILE MERGED 2007/07/08 20:35:13 fs 1.11.100.1: during #i65812#: context details not used


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [35311e414faea556f4fe19156fbb51f121958bb0]

INTEGRATION: CWS dba23b (1.31.88); FILE MERGED 2007/07/11 11:54:04 fs 1.31.88.2: RESYNC: (1.31-1.32); FILE MERGED 2007/06/14 19:46:06 fs 1.31.88.1: #i78459# submitted by mox@openoffice.org: remove dead code related to ancient Mac OS System 9 port


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [ef4776458c65ab34208c8146344b37c46ba662ae]

INTEGRATION: CWS dba23b (1.68.14); FILE MERGED 2007/06/28 09:04:04 fs 1.68.14.1: #i78362# don't register the data source browser as controller for all opened database connections


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [2e71587d23c94c4e928ce502b6c13a372d84867a]

INTEGRATION: CWS dba23b (1.5.282); FILE MERGED 2007/07/08 20:34:47 fs 1.5.282.1: during #i65812#: context details not used


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [d6d7b6151dde06597a2661f1c33ad1d3cb6c7935]

INTEGRATION: CWS dba23b (1.18.88); FILE MERGED 2007/07/11 11:54:01 fs 1.18.88.2: RESYNC: (1.18-1.19); FILE MERGED 2007/06/14 19:46:06 fs 1.18.88.1: #i78459# submitted by mox@openoffice.org: remove dead code related to ancient Mac OS System 9 port


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [50fdc70805c20691503bc65548110574b64febcb]

INTEGRATION: CWS dba23b (1.6.152); FILE MERGED 2007/07/04 10:33:35 fs 1.6.152.1: #i78733# managing data sources now done by an external process


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [a2264948f1a9387cc303a197a6fa48c168942468]

INTEGRATION: CWS dba23b (1.17.88); FILE MERGED 2007/07/04 11:57:16 fs 1.17.88.2: #i10000# 2007/07/04 10:33:35 fs 1.17.88.1: #i78733# managing data sources now done by an external process


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [16aa7613d4202accbc4fce17babde27f0432705e]

INTEGRATION: CWS dba23b (1.43.22); FILE MERGED 2007/07/04 10:33:16 fs 1.43.22.1: #i78733# removed dead string


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [877d77abf7bd085ceb65b67702b0d4afde4586eb]

INTEGRATION: CWS dba23b (1.6.282); FILE MERGED 2007/07/04 11:48:28 fs 1.6.282.2: #i10000# 2007/07/04 10:34:29 fs 1.6.282.1: #i78733# managing data sources now done by an external process


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [0bd810bfa1d88876d642b8441df871325a5d6b5b]

INTEGRATION: CWS dba23b (1.3.282); FILE MERGED 2007/07/04 10:33:16 fs 1.3.282.1: #i78733# removed dead string


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [4998a1b782f60a5760e01159c5fdaa3427bc68db]

INTEGRATION: CWS dba23b (1.19.14); FILE MERGED 2007/07/11 11:53:25 fs 1.19.14.3: RESYNC: (1.19-1.20); FILE MERGED 2007/07/04 11:48:28 fs 1.19.14.2: #i10000# 2007/07/04 10:34:29 fs 1.19.14.1: #i78733# managing data sources now done by an external process


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [1f0a615efabc7a4fff4e7197d274e67466c5a3fe]

INTEGRATION: CWS dba23b (1.186.12); FILE MERGED 2007/07/11 11:53:22 fs 1.186.12.4: RESYNC: (1.186-1.189); FILE MERGED 2007/07/08 20:36:18 fs 1.186.12.3: during #i65812#: context details not used 2007/06/28 09:04:03 fs 1.186.12.2: #i78362# don't register the data source browser as controller for all opened database connections 2007/06/11 20:00:38 fs 1.186.12.1: #i76857# allow to disable 'Edit database file' context menu entry by configuration option


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [464d62ed5565fe85cd7e98c4e2e143a7ab0bd7c7]

INTEGRATION: CWS dba23b (1.76.10); FILE MERGED 2007/07/11 20:15:59 fs 1.76.10.3: #i10000# 2007/07/11 11:53:17 fs 1.76.10.2: RESYNC: (1.76-1.78); FILE MERGED 2007/07/08 20:36:15 fs 1.76.10.1: during #i65812#: context details not used


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [ef0c14b0450a5a1fd4fe2cd923d0af01145ab9c5]

INTEGRATION: CWS dba23b (1.76.12); FILE MERGED 2007/07/11 11:53:14 fs 1.76.12.2: RESYNC: (1.76-1.77); FILE MERGED 2007/06/28 09:04:03 fs 1.76.12.1: #i78362# don't register the data source browser as controller for all opened database connections


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [ff0ffec7190e2af16608d9ce592ecda2bc2e0fff]

INTEGRATION: CWS dba23b (1.17.90); FILE MERGED 2007/07/11 11:53:11 fs 1.17.90.2: RESYNC: (1.17-1.18); FILE MERGED 2007/06/28 09:04:03 fs 1.17.90.1: #i78362# don't register the data source browser as controller for all opened database connections


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [f28076a0f261b6d9ac7bb204f671e9f0c65a8d25]

INTEGRATION: CWS dba23b (1.24.58); FILE MERGED 2007/07/11 11:53:07 fs 1.24.58.2: RESYNC: (1.24-1.26); FILE MERGED 2007/07/09 18:47:37 fs 1.24.58.1: openDialog: only needed parameters


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [3e3ba37638a0476c1b9473e8275b0ffae16196e4]

INTEGRATION: CWS dba23b (1.21.12); FILE MERGED 2007/07/08 20:36:31 fs 1.21.12.1: during #i65812#: context details not used


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [a83137744028d0c55dda0cba8e399f414ec32a2f]

INTEGRATION: CWS dba23b (1.6.102); FILE MERGED 2007/07/07 19:16:38 fs 1.6.102.1: diagnostics


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [3d5930fd0703a9c0bff75b5be91fec4d537cd48a]

INTEGRATION: CWS dba23b (1.8.102); FILE MERGED 2007/07/07 19:16:38 fs 1.8.102.1: diagnostics


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [534bafad8b28a893da781ee7cf7b052d2508a9ee]

INTEGRATION: CWS dba23b (1.42.12); FILE MERGED 2007/07/11 11:53:04 fs 1.42.12.2: RESYNC: (1.42-1.43); FILE MERGED 2007/06/21 11:48:46 fs 1.42.12.1: some DBG_UNHANDLED_EXCEPTION


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [91c0797487dd3388c965c5c8f84f810f6c560f25]

INTEGRATION: CWS dba23b (1.72.102); FILE MERGED 2007/07/07 19:24:15 fs 1.72.102.1: #i78593# when obtaining the Info property value from the Settings, copy all values which are removeable, and the non-default ones which are removeable


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [da9da84a28a9a884ef5a66c393b7837262be26e7]

INTEGRATION: CWS dba23b (1.12.22); FILE MERGED 2007/06/28 09:02:47 fs 1.12.22.1: #i78362# controllers and current controller now maintained by the DatabaseDocument, not by the ModelImpl (since they're an XModel aspect)


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [814d7928effc576dbdc258cd3c76eae5256dd487]

INTEGRATION: CWS dba23b (1.32.20); FILE MERGED 2007/07/07 20:21:50 fs 1.32.20.2: during #i78593#: don't re-create the Settings property bag when it's not necessary 2007/06/28 09:02:47 fs 1.32.20.1: #i78362# controllers and current controller now maintained by the DatabaseDocument, not by the ModelImpl (since they're an XModel aspect)


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [b42a30bd918c06bfe66cd7304c36ad187d262ab5]

INTEGRATION: CWS dba23b (1.14.66); FILE MERGED 2007/07/07 20:21:09 fs 1.14.66.3: during #i78593#: don't re-create the Settings property bag when it's not necessary 2007/06/28 09:02:47 fs 1.14.66.2: #i78362# controllers and current controller now maintained by the DatabaseDocument, not by the ModelImpl (since they're an XModel aspect) 2007/06/12 13:17:53 fs 1.14.66.1: removed declaration of non-existent methods


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [100c35bdf0ecb725d987504d3696b27b07db3dd3]

INTEGRATION: CWS dba23b (1.18.60); FILE MERGED 2007/07/08 19:36:17 fs 1.18.60.4: #i78987# +FormsCheckRequiredFields 2007/07/07 20:21:08 fs 1.18.60.3: during #i78593#: don't re-create the Settings property bag when it's not necessary 2007/07/07 19:25:04 fs 1.18.60.2: #i78593# add MAYBEDEFAULT attribute when adding the defaults to the Settings property bag 2007/06/28 09:02:47 fs 1.18.60.1: #i78362# controllers and current controller now maintained by the DatabaseDocument, not by the ModelImpl (since they're an XModel aspect)


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [fb2a8c9866c1f5433a768439a76c8ef1eb4233b3]

INTEGRATION: CWS dba23b (1.92.14); FILE MERGED 2007/07/02 20:07:12 fs 1.92.14.1: #i78410# fix getBinaryStream so there's no recursion


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [d2fed243dfb935cc477971dca73f3bc74329f4d2]

INTEGRATION: CWS dba23b (1.11.74); FILE MERGED 2007/07/04 13:35:17 fs 1.11.74.2: #i10000# 2007/07/04 10:32:23 fs 1.11.74.1: #i78733# build dbaccess/win32/source/odbcconfig


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [d69b8442bd5750ce7ce9742b7c2d7dae72df796d]

INTEGRATION: CWS dba23b (1.3.6); FILE MERGED 2007/07/11 20:08:37 fs 1.3.6.1: #i10000# re-merge the changes done before the file moved on HEAD


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [6a7524e2e02a019746d73388a9b5b82e8373859e]

INTEGRATION: CWS dba23b (1.156.24); FILE MERGED 2007/07/11 20:03:59 fs 1.156.24.3: #i10000# 2007/07/11 11:50:08 fs 1.156.24.2: RESYNC: (1.156-1.159); FILE MERGED 2007/06/04 11:47:53 fs 1.156.24.1: #i77912#


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [8f0186f0360fa48e0efaf18c917a3d182271f7df]

INTEGRATION: CWS dba23b (1.24.36); FILE MERGED 2007/07/11 11:50:01 fs 1.24.36.2: RESYNC: (1.24-1.26); FILE MERGED 2007/06/04 11:47:06 fs 1.24.36.1: #i77912# OBJ_FM_CONTROL is not an ObjIdentifier


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [5b3d96311471377ec6dfad0874d7a33974609f40]

INTEGRATION: CWS dba23b (1.31.242); FILE MERGED 2007/07/11 11:49:58 fs 1.31.242.2: RESYNC: (1.31-1.32); FILE MERGED 2007/06/19 05:38:15 fs 1.31.242.1: #i78222#


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [b4f6d9f60f3873549617a5bce287903bb05e72b2]

INTEGRATION: CWS dba23b (1.9.322); FILE MERGED 2007/07/11 11:49:53 fs 1.9.322.2: RESYNC: (1.9-1.10); FILE MERGED 2007/06/04 11:45:58 fs 1.9.322.1: ControlShape instead of ShapeControl


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [a76f92f49944fcd723ff2b8355ccb66902bec0b8]

INTEGRATION: CWS dba23b (1.63.36); FILE MERGED 2007/07/11 20:01:51 fs 1.63.36.3: #i10000# 2007/07/11 11:49:49 fs 1.63.36.2: RESYNC: (1.63-1.65); FILE MERGED 2007/07/08 19:40:27 fs 1.63.36.1: #i78987# allow to suppress the 'This field requires an input' message when updating or inserting a record


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [b5e8ad42874af128ea9e4ada406303695c9be314]

INTEGRATION: CWS dba23b (1.2.144); FILE MERGED 2007/07/07 20:23:04 fs 1.2.144.1: fully qualified since tag


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [8eb40998c7db6bd232968070aa60cb6955361ef7]

INTEGRATION: CWS dba23b (1.15.168); FILE MERGED 2007/07/07 20:29:49 fs 1.15.168.1: #i78593# more extensive documentation of the Settings property


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [870b1446cdb0a99e12f3dc3d9b35474f922a61ef]

INTEGRATION: CWS dba23b (1.2.102); FILE MERGED 2007/07/07 20:21:43 fs 1.2.102.1: fully qualified since tag


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [a92d23c5f816f433ce110dd2b232bdaa4f59f6f1]

INTEGRATION: CWS dba23b (1.3.100); FILE MERGED 2007/07/07 20:29:05 fs 1.3.100.1: fully qualified since tag


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [cf5c36912390b2f6018f57f79085ab1fa88a08d6]

INTEGRATION: CWS dba23b (1.11.28); FILE MERGED 2007/07/08 20:34:27 fs 1.11.28.2: document the property introducing with fixing#i78987# 2007/06/25 08:46:23 fs 1.11.28.1: work around idlc limitation, which does not allow to refer unpublished interfaces as optional entities in published services


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [fe4303bc8f07c0fafd9d927247ae0061039e49ac]

INTEGRATION: CWS dba23b (1.9.52); FILE MERGED 2007/07/08 19:52:06 fs 1.9.52.1: since


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [348b4e6c3168fd3139f44ac4decd454c5ea867f2]

INTEGRATION: CWS dba23b (1.13.304); FILE MERGED 2007/07/04 13:49:48 fs 1.13.304.1: #i76610# +optional XFormLayerAccess


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [fb6f8c73c5ae4a57f5b8018afeeaf0b40f1d4db7]

INTEGRATION: CWS dba23b (1.4.184); FILE MERGED 2007/06/20 07:01:12 fs 1.4.184.1: #i78223#


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [50cdca8496a505e1cf3cac6cb275bd877115109d]

INTEGRATION: CWS dba23b (1.36.290); FILE MERGED 2007/06/18 08:38:17 fs 1.36.290.2: IsUseFormatting defaulting to false now 2007/06/11 19:58:31 fs 1.36.290.1: #i76857#


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [0816162291832a5cc85a27ae3498e67410554be4]

INTEGRATION: CWS dba23b (1.131.38); FILE MERGED 2007/07/11 11:48:09 fs 1.131.38.2: RESYNC: (1.131-1.136); FILE MERGED 2007/07/02 19:39:43 fs 1.131.38.1: #i79115#


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [5118cb3f029186055bc77eb2aa9aa1c965304e70]

INTEGRATION: CWS dba23b (1.37.44); FILE MERGED 2007/07/02 19:39:43 fs 1.37.44.1: #i79115#


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [79e84bff6ba66201d0aa6303d2fffbf7185d49b3]

INTEGRATION: CWS dba23b (1.10.222); FILE MERGED 2007/07/09 18:58:34 fs 1.10.222.1: assert unhandled exception


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [3adb83f9552bd1ffbcc042c8a4803fcc70b6f7f9]

INTEGRATION: CWS dba23b (1.76.186); FILE MERGED 2007/07/11 11:47:10 fs 1.76.186.2: RESYNC: (1.76-1.77); FILE MERGED 2007/06/18 13:37:00 fs 1.76.186.1: #i76824# contentChanged: lock SolarMutex before calling into pListener->Rebind (which will lock it, anyway)


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [215234768b9a6c8958eda3f00bd619d1a3d4031e]

INTEGRATION: CWS dba23b (1.101.28); FILE MERGED 2007/07/11 11:44:16 fs 1.101.28.2: RESYNC: (1.101-1.103); FILE MERGED 2007/06/11 09:12:53 as 1.101.28.1: #i78286# bind _beamer to isTopWindow instead of isTopFrame


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [503a09b2a3c8dd4bc66b44c7b6f34e129776d033]

INTEGRATION: CWS dba23b (1.3.316); FILE MERGED 2007/06/11 09:12:53 as 1.3.316.1: #i78286# bind _beamer to isTopWindow instead of isTopFrame


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [2716623bc5775a9d2acbfc931c58079343978829]

INTEGRATION: CWS dba23b (1.13.28); FILE MERGED 2007/06/11 09:12:52 as 1.13.28.1: #i78286# bind _beamer to isTopWindow instead of isTopFrame


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [61dedcf6509a4ed21e3074dec35cac60b0834f3e]

INTEGRATION: CWS dba23b (1.16.28); FILE MERGED 2007/06/11 09:12:52 as 1.16.28.1: #i78286# bind _beamer to isTopWindow instead of isTopFrame


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [29e190bcffdf7df613fad5216cc9b886900570cf]

INTEGRATION: CWS dba23b (1.12.160); FILE MERGED 2007/06/14 19:59:30 fs 1.12.160.1: #i78459# submitted by mox@openoffice.org: remove dead code related to ancient Mac OS System 9 port


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [0b7a21d197addcce7392135a75b6a822d452f944]

INTEGRATION: CWS dba23b (1.29.98); FILE MERGED 2007/07/03 06:09:33 oj 1.29.98.1: #i79097# correct buffer overrun, applied patch


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [a967ab52d613fc1ec3130403e83d5f60d081ea9a]

INTEGRATION: CWS dba23b (1.40.64); FILE MERGED 2007/06/14 19:59:23 fs 1.40.64.1: #i78459# submitted by mox@openoffice.org: remove dead code related to ancient Mac OS System 9 port


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [e51f1b0832c9e56cd11d8f0dacb68ed575f1565d]

INTEGRATION: CWS dba23b (1.25.4); FILE MERGED 2007/07/11 20:28:30 fs 1.25.4.1: #i79237# make compile with newer GCC versions


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [808e1a7de275090cbf0ef7034ada6ff1910b427e]

INTEGRATION: CWS dba23b (1.22.100); FILE MERGED 2007/06/14 19:59:06 fs 1.22.100.1: #i78459# submitted by mox@openoffice.org: remove dead code related to ancient Mac OS System 9 port


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [06175766e6deb261c6d846aab3ad8d63b098f0c5]

INTEGRATION: CWS dba23b (1.11.100); FILE MERGED 2007/07/06 07:38:33 oj 1.11.100.1: #i79217# apply patch


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [029ec5319dceb23cab275e53076ef6e17bd9df10]

INTEGRATION: CWS dba23b (1.19.66); FILE MERGED 2007/07/08 19:36:50 fs 1.19.66.1: corrected implDetermineType to also recognize derived exception types


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [eb6d4ccbf9dfe7bb1119fdbbae751fa3a7655373]

INTEGRATION: CWS gurke (1.18.4); FILE MERGED 2007/07/20 08:03:32 gh 1.18.4.1: #148724#testtool communication crashes on shutdown in Timer::Timeout


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [48598de64b48de2089599032877ebd27ee68320c]

INTEGRATION: CWS gurke (1.7.4); FILE MERGED 2007/07/20 08:03:32 gh 1.7.4.1: #148724#testtool communication crashes on shutdown in Timer::Timeout


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [ffbb8ffb5660aece3b3b9f7aee3a11e6b509f3dd]

INTEGRATION: CWS gurke (1.2.10); FILE MERGED 2007/07/20 08:03:32 gh 1.2.10.1: #148724#testtool communication crashes on shutdown in Timer::Timeout


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [bfc6240f9f81c94f699382b4aa7a0d2a564fd0e8]

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>  [51400c820fba75fa486a129b264724bc8987e82a]

INTEGRATION: CWS mergesvp (1.18.102); FILE MERGED 2007/06/28 16:22:01 pl 1.18.102.1: #i78931# add svp test programs


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [e90196b0c4b454f4dd03707fb10f7554fb86b4d1]

INTEGRATION: CWS mergesvp (1.52.22); FILE MERGED 2007/06/29 15:47:55 pl 1.52.22.2: #78931# link svp in a separate directory o avoid linking libX11 2007/06/29 15:10:03 pl 1.52.22.1: #i78931# remove dummy plugin since we have headless now


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [d84af2aaaa4eb3dba0cc7bdcadc864ba4a0f744b]

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>  [fb58b286f2477e83d59bae15280b25245f2c2def]

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>  [0501897c9462be1b70eae9e301fca990eec3dad6]

INTEGRATION: CWS mergesvp (1.1.2); FILE ADDED 2007/06/28 16:22:01 pl 1.1.2.1: #i78931# add svp test programs


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [c624ad4033828e5c659e99d406dcd946212a9fac]

INTEGRATION: CWS mergesvp (1.12.2); FILE MERGED 2007/07/04 15:32:42 pl 1.12.2.1: #i79023# header moving


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [b5a24711c70375793a50c1c1971238736b6f0288]

INTEGRATION: CWS mergesvp (1.144.2); FILE MERGED 2007/07/04 15:32:41 pl 1.144.2.1: #i79023# header moving


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [7fe33aa1aa2e28cb2b65323ecbe38738f4f95c7d]

INTEGRATION: CWS mergesvp (1.12.24); FILE MERGED 2007/07/04 15:32:41 pl 1.12.24.1: #i79023# header moving


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [12eb02e0ef16dcea50ffc88bef38513a4eb67884]

INTEGRATION: CWS mergesvp (1.5.2); FILE MERGED 2007/07/04 15:32:41 pl 1.5.2.1: #i79023# header moving


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [a1c6c755f8025267ed7565217eeeb827d8ca755d]

INTEGRATION: CWS mergesvp (1.18.2); FILE MERGED 2007/07/04 15:32:41 pl 1.18.2.1: #i79023# header moving


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [d8cda644d84f0c85f9b3037b7ec853291562b279]

INTEGRATION: CWS mergesvp (1.1.2); FILE ADDED 2007/06/29 15:46:11 pl 1.1.2.1: #78931# link svp in a separate directory o avoid linking libX11


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [33754523f84468e323fde204479dbe6bbbb40852]

INTEGRATION: CWS mergesvp (1.92.16); FILE MERGED 2007/07/04 15:32:33 pl 1.92.16.4: #i79023# header moving 2007/06/29 15:46:26 pl 1.92.16.3: #78931# link svp in a separate directory o avoid linking libX11 2007/06/29 15:10:03 pl 1.92.16.2: #i78931# remove dummy plugin since we have headless now 2007/06/29 13:37:31 pl 1.92.16.1: #i78931# link svp plugin in vcl/util, header move


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [ab3d2455242b6436fd941676cc2488eaa920cdca]

INTEGRATION: CWS mergesvp (1.21.258); FILE MERGED 2007/07/04 11:05:03 pl 1.21.258.2: RESYNC: (1.21-1.22); FILE MERGED 2007/06/29 15:06:46 pl 1.21.258.1: #i78931# remove dummy plugin since we have headless now


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [15fb3313ab6f8a369e1f07013c94aa78d5ae0568]

INTEGRATION: CWS mergesvp (1.19.2); FILE MERGED 2007/07/04 15:32:43 pl 1.19.2.1: #i79023# header moving


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [f3ecfa3d22de2da34e55a57924788698115ce8f3]

INTEGRATION: CWS mergesvp (1.147.2); FILE MERGED 2007/07/04 15:32:43 pl 1.147.2.1: #i79023# header moving


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [bb24a3dd5eb3b48e8208ecacd02b46a24e8d29a0]

INTEGRATION: CWS mergesvp (1.24.14); FILE MERGED 2007/07/04 11:00:55 pl 1.24.14.2: RESYNC: (1.24-1.25); FILE MERGED 2007/07/02 12:28:07 pl 1.24.14.1: #i79058# join from vcl80


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [016474766a14bcd0e903677d46795c4e7b0daad9]

INTEGRATION: CWS mergesvp (1.23.2); FILE MERGED 2007/07/04 15:32:43 pl 1.23.2.1: #i79023# header moving


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [08157c6539607c9747e5c76bc7ec199aafcf30c5]

INTEGRATION: CWS mergesvp (1.38.2); FILE MERGED 2007/07/04 15:32:43 pl 1.38.2.1: #i79023# header moving


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [2f7b3d13c744b56a25cb9ee34bc795128db906bc]

INTEGRATION: CWS mergesvp (1.5.2); FILE MERGED 2007/07/04 15:32:43 pl 1.5.2.1: #i79023# header moving


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [44cbad96db0f2f5b458acf6e8256f2cf30d79682]

INTEGRATION: CWS mergesvp (1.27.2); FILE MERGED 2007/07/04 15:32:43 pl 1.27.2.1: #i79023# header moving


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [01ddc81dba997f5c2480032956ca62d022950fcd]

INTEGRATION: CWS mergesvp (1.9.566); FILE MERGED 2007/07/04 15:32:42 pl 1.9.566.1: #i79023# header moving


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [db150fc7bb8f728d95856c436bc1a50af4f93c16]

INTEGRATION: CWS mergesvp (1.6.2); FILE MERGED 2007/07/04 15:32:42 pl 1.6.2.1: #i79023# header moving


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [63638a0edcb542e720246afc59bd6b92b8b589b1]

INTEGRATION: CWS mergesvp (1.5.2); FILE MERGED 2007/07/04 15:32:42 pl 1.5.2.1: #i79023# header moving


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [36840a1021e6c3b36d7f48f23a3d56f3703d1d14]

INTEGRATION: CWS mergesvp (1.53.2); FILE MERGED 2007/07/04 15:32:42 pl 1.53.2.1: #i79023# header moving


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [3aa4e0c66bf8c563862d03a1cd878b627989d5f4]

INTEGRATION: CWS mergesvp (1.1.2); FILE ADDED 2007/06/27 11:10:53 pl 1.1.2.1: #i78931# contribute svp sources


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [b6801926b515be4cfb10ca7e3322939f0f97426b]

INTEGRATION: CWS mergesvp (1.1.2); FILE ADDED 2007/06/27 11:10:52 pl 1.1.2.1: #i78931# contribute svp sources


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [cbb5b49ce60a793220a68e29150cf98a3e3a0f85]

INTEGRATION: CWS mergesvp (1.1.2); FILE ADDED 2007/07/02 12:29:38 pl 1.1.2.2: #i79058# similar fix for svp 2007/06/27 11:10:52 pl 1.1.2.1: #i78931# contribute svp sources


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [98aa45ddc99e12c169602414132c4638baa03b56]

INTEGRATION: CWS mergesvp (1.1.2); FILE ADDED 2007/06/27 11:10:51 pl 1.1.2.1: #i78931# contribute svp sources


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [3c500d7e92a88f3ae291e227687d03a0f7f1b889]

INTEGRATION: CWS mergesvp (1.2.44); FILE MERGED 2007/06/29 13:36:47 pl 1.2.44.2: #i78931# link svp plugin in vcl/util 2007/06/27 11:10:51 pl 1.2.44.1: #i78931# contribute svp sources


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [f1b7494efb28b35724cc809088baaf9746cc35f4]

INTEGRATION: CWS mergesvp (1.64.2); FILE MERGED 2007/07/04 15:32:42 pl 1.64.2.1: #i79023# header moving


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [c951285c0f048164f70f168c930087e353bf2e67]

INTEGRATION: CWS mergesvp (1.19.2); FILE MERGED 2007/07/04 15:32:41 pl 1.19.2.1: #i79023# header moving


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [b9db23a146a2f4a44d2b4126df4b57499a7e0536]

INTEGRATION: CWS mergesvp (1.113.2); FILE MERGED 2007/07/04 15:32:41 pl 1.113.2.1: #i79023# header moving


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [0e4557232c4643dfa32a4d3c54ae9504a0977c6c]

INTEGRATION: CWS mergesvp (1.9.2); FILE MERGED 2007/07/04 15:32:41 pl 1.9.2.1: #i79023# header moving


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [912f425e1e8f26eca4cd21271b8b369b66f47ebb]

INTEGRATION: CWS mergesvp (1.23.2); FILE MERGED 2007/07/04 15:32:41 pl 1.23.2.1: #i79023# header moving


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [c03f749239d0a6b1176b1d9b1706840c0d078a41]

INTEGRATION: CWS mergesvp (1.259.2); FILE MERGED 2007/07/04 15:32:40 pl 1.259.2.1: #i79023# header moving


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [144734f26ed5ef397d646bc4155d05011fff9a49]

INTEGRATION: CWS mergesvp (1.50.2); FILE MERGED 2007/07/04 15:32:40 pl 1.50.2.1: #i79023# header moving


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [39891358ef1d9c36baed317cd6778232b6532893]

INTEGRATION: CWS mergesvp (1.101.2); FILE MERGED 2007/07/04 15:32:40 pl 1.101.2.1: #i79023# header moving


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [3cb4f72c3ea98a9a338a8d035e5923c7b9fd8281]

INTEGRATION: CWS mergesvp (1.48.2); FILE MERGED 2007/07/04 15:32:40 pl 1.48.2.1: #i79023# header moving


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [ccd7fcf51c00c829d1153a81130e0918a54526c8]

INTEGRATION: CWS mergesvp (1.10.2); FILE MERGED 2007/07/04 15:32:40 pl 1.10.2.1: #i79023# header moving


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [75d390d75a6dbc5f2f0b9f5c6db69f893f20d69c]

INTEGRATION: CWS mergesvp (1.18.2); FILE MERGED 2007/07/04 15:32:40 pl 1.18.2.1: #i79023# header moving


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [3d3818700bda86e9cbb865a868bece583c1226f4]

INTEGRATION: CWS mergesvp (1.19.2); FILE MERGED 2007/07/04 15:32:40 pl 1.19.2.1: #i79023# header moving


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [9264431223d8bf3bde3fe824b5c589aeab5c3678]

INTEGRATION: CWS mergesvp (1.12.2); FILE MERGED 2007/07/04 15:32:40 pl 1.12.2.1: #i79023# header moving


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [fafdde84a89d93045798dc38fa8525dee3cc3a99]

INTEGRATION: CWS mergesvp (1.22.2); FILE MERGED 2007/07/04 15:32:40 pl 1.22.2.1: #i79023# header moving


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [e4cfeaa58cfe56d013c66e679a1df00a061d61e5]

INTEGRATION: CWS mergesvp (1.152.2); FILE MERGED 2007/07/04 15:32:40 pl 1.152.2.1: #i79023# header moving


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [21ab1a5ab4b9a62dcd6b081d0e41dd7ce00ae2b2]

INTEGRATION: CWS mergesvp (1.8.2); FILE MERGED 2007/07/04 15:32:40 pl 1.8.2.1: #i79023# header moving


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [8812c3c789ce3a16fc4441220802ecd931f87999]

INTEGRATION: CWS mergesvp (1.9.2); FILE MERGED 2007/07/04 15:32:40 pl 1.9.2.1: #i79023# header moving


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [112e5d7972a0375f4c9d4efba45d11645df604d0]

INTEGRATION: CWS mergesvp (1.38.2); FILE MERGED 2007/07/04 15:32:39 pl 1.38.2.1: #i79023# header moving


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [e0254529401bc9410e4ce3d788eb100aa7475e16]

INTEGRATION: CWS mergesvp (1.27.2); FILE MERGED 2007/07/04 15:32:39 pl 1.27.2.1: #i79023# header moving


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [f351a9c1a07ad7b7847c9c45054e18b57a4e6676]

INTEGRATION: CWS mergesvp (1.22.2); FILE MERGED 2007/07/04 15:32:39 pl 1.22.2.1: #i79023# header moving


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [43c72580e728e757d86b9f96fefcbf016cecd04e]

INTEGRATION: CWS mergesvp (1.18.2); FILE MERGED 2007/07/04 15:32:39 pl 1.18.2.1: #i79023# header moving


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [2e96cfefa5c5c65eeeb86f84d49ec40e7fa56ae3]

INTEGRATION: CWS mergesvp (1.24.2); FILE MERGED 2007/07/04 15:32:39 pl 1.24.2.1: #i79023# header moving


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [f01b6829013f4c90f9f412c1e276c11d57dd9995]

INTEGRATION: CWS mergesvp (1.11.2); FILE MERGED 2007/07/04 15:32:39 pl 1.11.2.1: #i79023# header moving


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [c2360581c936621b6d858565e0e1dfb5e6eeba32]

INTEGRATION: CWS mergesvp (1.29.2); FILE MERGED 2007/07/04 15:32:39 pl 1.29.2.1: #i79023# header moving


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [e50057f640d8ce4852b134dfeb47870ef090de9e]

INTEGRATION: CWS mergesvp (1.7.2); FILE MERGED 2007/07/04 15:32:39 pl 1.7.2.1: #i79023# header moving


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [3c0aa883ae60461294b60df7e5291e068a83f426]

INTEGRATION: CWS mergesvp (1.9.2); FILE MERGED 2007/07/04 15:32:39 pl 1.9.2.1: #i79023# header moving


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [f3de7429e5ac8e66bd010a700a69f59645f089bb]

INTEGRATION: CWS mergesvp (1.18.74); FILE MERGED 2007/07/04 15:32:39 pl 1.18.74.1: #i79023# header moving


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [b1a897402206b7c4bf67b180a1b780f7596ec20e]

INTEGRATION: CWS mergesvp (1.47.74); FILE MERGED 2007/07/04 15:32:39 pl 1.47.74.1: #i79023# header moving


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [d6fc9424dcf08fab45844531dc4fd1423cdbdfaa]

INTEGRATION: CWS mergesvp (1.30.74); FILE MERGED 2007/07/04 15:32:39 pl 1.30.74.1: #i79023# header moving


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [a5a317de554a7e52949d71affd0719aca7333d7c]

INTEGRATION: CWS mergesvp (1.5.624); FILE MERGED 2007/07/04 15:32:39 pl 1.5.624.1: #i79023# header moving


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [8e0fd8d3508f46165b0e251671f1565d6861a310]

INTEGRATION: CWS mergesvp (1.40.74); FILE MERGED 2007/07/04 15:32:39 pl 1.40.74.1: #i79023# header moving


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [2d3a47412a0e81b9ed64ec78ffd256dc4182d50a]

INTEGRATION: CWS mergesvp (1.39.74); FILE MERGED 2007/07/04 15:32:38 pl 1.39.74.1: #i79023# header moving


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [d5b82a56dea572a4e09c32edcbdeb69d75c17a99]

INTEGRATION: CWS mergesvp (1.9.2); FILE MERGED 2007/07/04 15:32:38 pl 1.9.2.1: #i79023# header moving


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [ccfc4008ff4dd06628814680ed75e57b66a6512d]

INTEGRATION: CWS mergesvp (1.4.2); FILE MERGED 2007/07/04 15:32:38 pl 1.4.2.1: #i79023# header moving


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [acb9619e84e87046ec4aa29f48fcc90ecd44c8b9]

INTEGRATION: CWS mergesvp (1.11.2); FILE MERGED 2007/07/04 15:32:38 pl 1.11.2.1: #i79023# header moving


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [423fb12030184c0c199b2565b1ba0415a419d7a0]

INTEGRATION: CWS mergesvp (1.8.2); FILE MERGED 2007/07/04 15:32:38 pl 1.8.2.1: #i79023# header moving


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [b060cddf683a3e4fe96033c749dc4bb898af988b]

INTEGRATION: CWS mergesvp (1.7.2); FILE MERGED 2007/07/04 15:32:38 pl 1.7.2.1: #i79023# header moving


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [2f42dc3482de561bec3cc206741972fe98affe0c]

INTEGRATION: CWS mergesvp (1.29.2); FILE MERGED 2007/07/04 15:32:38 pl 1.29.2.1: #i79023# header moving


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [f2c93def718e4c8216d20702ce57f528b262f381]

INTEGRATION: CWS mergesvp (1.10.2); FILE MERGED 2007/07/04 15:32:38 pl 1.10.2.1: #i79023# header moving


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [35c066e9e2cbced1915323b9168a171c2e7129c2]

INTEGRATION: CWS mergesvp (1.27.2); FILE MERGED 2007/07/04 15:32:38 pl 1.27.2.1: #i79023# header moving


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [8721c3ac571562274a108d617638c68489f20cbc]

INTEGRATION: CWS mergesvp (1.13.2); FILE MERGED 2007/07/04 15:32:38 pl 1.13.2.1: #i79023# header moving


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [e56535bb3d936d7249e3ab987c9b762b3c2307fc]

INTEGRATION: CWS mergesvp (1.61.2); FILE MERGED 2007/07/04 15:32:38 pl 1.61.2.1: #i79023# header moving


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [c256710c8ea01898f0b2fbe44581880f5537c3ec]

INTEGRATION: CWS mergesvp (1.48.2); FILE MERGED 2007/07/04 15:32:38 pl 1.48.2.1: #i79023# header moving


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [5c6714c6743a1f3e6cf7eb5ee6d7eb0e708303f7]

INTEGRATION: CWS mergesvp (1.111.2); FILE MERGED 2007/07/04 15:32:37 pl 1.111.2.1: #i79023# header moving


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [0c3c51e94d10f7c158f191e368784994ef5c5970]

INTEGRATION: CWS mergesvp (1.22.2); FILE MERGED 2007/07/04 15:32:37 pl 1.22.2.1: #i79023# header moving


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [bb164a54a8fb6f2d0e07c509fad83d620e2f7674]

INTEGRATION: CWS mergesvp (1.20.2); FILE MERGED 2007/07/04 15:32:37 pl 1.20.2.1: #i79023# header moving


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [4cc40c25ac94f9046730443d2a05b80ba3c91024]

INTEGRATION: CWS mergesvp (1.10.2); FILE MERGED 2007/07/04 15:32:37 pl 1.10.2.1: #i79023# header moving


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [aaea6d2e9c54c7fd1f443a668a8ba2678c706cca]

INTEGRATION: CWS mergesvp (1.24.2); FILE MERGED 2007/07/04 15:32:37 pl 1.24.2.1: #i79023# header moving


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [84f76e8076c808de720c04db13b5006affd1cce3]

INTEGRATION: CWS mergesvp (1.228.2); FILE MERGED 2007/07/04 15:32:37 pl 1.228.2.1: #i79023# header moving


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [37b09b3e0101f297c25cde242f76a295c951bb9b]

INTEGRATION: CWS mergesvp (1.36.2); FILE MERGED 2007/07/04 15:32:37 pl 1.36.2.1: #i79023# header moving


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [b80c560d0232c709dd2324e3ba2940c9f40620c5]

INTEGRATION: CWS mergesvp (1.49.2); FILE MERGED 2007/07/04 15:32:37 pl 1.49.2.1: #i79023# header moving


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [921a226ab3bc6c45686f551363fec08796d631f2]

INTEGRATION: CWS mergesvp (1.14.2); FILE MERGED 2007/07/04 15:32:37 pl 1.14.2.1: #i79023# header moving


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [a1b505370847eeadc16937dc1c35d4458f24f7e0]

INTEGRATION: CWS mergesvp (1.6.2); FILE MERGED 2007/07/04 15:32:36 pl 1.6.2.1: #i79023# header moving


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [d8446ff2641862e441fa632dd5e1b4ba42db7b89]

INTEGRATION: CWS mergesvp (1.13.2); FILE MERGED 2007/07/04 15:32:36 pl 1.13.2.1: #i79023# header moving


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [b950e8f7c207d66f4e83c1ba69b0f67e326d7f7f]

INTEGRATION: CWS mergesvp (1.14.2); FILE MERGED 2007/07/04 15:32:36 pl 1.14.2.1: #i79023# header moving


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [7cbbe887034f03876aab755cb7c410f89364cba9]

INTEGRATION: CWS mergesvp (1.22.2); FILE MERGED 2007/07/04 15:32:36 pl 1.22.2.1: #i79023# header moving


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [1e3bfb5c5a93a748dde4e216bf96d4852ef276fe]

INTEGRATION: CWS mergesvp (1.30.2); FILE MERGED 2007/07/04 15:32:36 pl 1.30.2.1: #i79023# header moving


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [9c0e1f0c77506698176244902de60bf321b3e7b0]

INTEGRATION: CWS mergesvp (1.10.2); FILE MERGED 2007/07/04 15:32:36 pl 1.10.2.1: #i79023# header moving


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [ba6f16d9ab4cd4436bd02edc77fb41d41648d6bd]

INTEGRATION: CWS mergesvp (1.4.2); FILE MERGED 2007/07/04 15:32:36 pl 1.4.2.1: #i79023# header moving


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [7c0d658d79930f30ebadd9b37a6a478114878c19]

INTEGRATION: CWS mergesvp (1.31.2); FILE MERGED 2007/07/04 15:32:36 pl 1.31.2.1: #i79023# header moving


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [8908937cdaf49c0b4983569ebafb0ead8f23af69]

INTEGRATION: CWS mergesvp (1.45.2); FILE MERGED 2007/07/04 15:32:36 pl 1.45.2.1: #i79023# header moving


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [8971892fcb4c48ea98562a6c4a61e2967f9021aa]

INTEGRATION: CWS mergesvp (1.16.2); FILE MERGED 2007/07/04 15:32:36 pl 1.16.2.1: #i79023# header moving


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [61556e7e44d638774efd014b38cf151832292844]

INTEGRATION: CWS mergesvp (1.8.2); FILE MERGED 2007/07/04 15:32:36 pl 1.8.2.1: #i79023# header moving


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [dea326f005856d1ffcabb6ee0607293a9b48781d]

INTEGRATION: CWS mergesvp (1.9.2); FILE MERGED 2007/07/04 15:32:36 pl 1.9.2.1: #i79023# header moving


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [ff18d640324b38b30bf39caadabbea230341b368]

INTEGRATION: CWS mergesvp (1.15.2); FILE MERGED 2007/07/04 15:32:36 pl 1.15.2.1: #i79023# header moving


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [631f5f789f43fdd5ffc7293fbee4b0030fcf0f92]

INTEGRATION: CWS mergesvp (1.25.2); FILE MERGED 2007/07/04 15:32:36 pl 1.25.2.1: #i79023# header moving


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [789ac095017e071a2e240b09aac0412aba44e76c]

INTEGRATION: CWS mergesvp (1.19.2); FILE MERGED 2007/07/04 15:32:36 pl 1.19.2.1: #i79023# header moving


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [a2d819e8d024f264c1367f975c070074f6a6b6e4]

INTEGRATION: CWS mergesvp (1.38.2); FILE MERGED 2007/07/04 15:32:35 pl 1.38.2.1: #i79023# header moving


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [7d70c3825a6a54d8222e094098dbe21543a32497]

INTEGRATION: CWS mergesvp (1.59.2); FILE MERGED 2007/07/04 15:32:35 pl 1.59.2.1: #i79023# header moving


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [f8a1e495167229c808982bbe630b5636f90eae28]

INTEGRATION: CWS mergesvp (1.21.2); FILE MERGED 2007/07/04 15:32:35 pl 1.21.2.1: #i79023# header moving


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [a988d9790519bfdacc98369c877f0b4594399c3b]

INTEGRATION: CWS mergesvp (1.86.2); FILE MERGED 2007/07/04 15:32:35 pl 1.86.2.1: #i79023# header moving


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [72053f3499c243f23a78c1da74bb2413afbc9318]

INTEGRATION: CWS mergesvp (1.42.2); FILE MERGED 2007/07/04 15:32:35 pl 1.42.2.1: #i79023# header moving


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [665d6949edde9eb8d68dfc5c39ec9a4187941ce8]

INTEGRATION: CWS mergesvp (1.50.2); FILE MERGED 2007/07/04 15:32:35 pl 1.50.2.1: #i79023# header moving


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [b1177bf8f8a8aacf444b0f6380ce878ba4f48705]

INTEGRATION: CWS mergesvp (1.69.2); FILE MERGED 2007/07/04 15:32:35 pl 1.69.2.1: #i79023# header moving


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [b4c07daa6ea4ba1a5fdbe3e9339214bb9ce69074]

INTEGRATION: CWS mergesvp (1.53.2); FILE MERGED 2007/07/04 15:32:35 pl 1.53.2.1: #i79023# header moving


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [0c87cbf313fe71aedcbfecd1f7bc83bacb8a8ebe]

INTEGRATION: CWS mergesvp (1.78.2); FILE MERGED 2007/07/04 15:32:35 pl 1.78.2.1: #i79023# header moving


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [ffe97af7e344ca67c386e59549146e05e41df064]

INTEGRATION: CWS mergesvp (1.8.2); FILE MERGED 2007/07/04 15:32:35 pl 1.8.2.1: #i79023# header moving


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [4453b31135991453715043e50a0e70244dcb46aa]

INTEGRATION: CWS mergesvp (1.70.2); FILE MERGED 2007/07/04 15:32:35 pl 1.70.2.1: #i79023# header moving


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [cb67f23b294f227b822fdce6d1e64ab5e336771c]

INTEGRATION: CWS mergesvp (1.9.2); FILE MERGED 2007/07/04 15:32:35 pl 1.9.2.1: #i79023# header moving


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [f8acc9a58b3ae9ce992acdc7a4f0309707fbd568]

INTEGRATION: CWS mergesvp (1.7.2); FILE MERGED 2007/07/04 15:32:35 pl 1.7.2.1: #i79023# header moving


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [5fd6e0a91495b1e48ac693d69829dd3ea02e6c7a]

INTEGRATION: CWS mergesvp (1.6.2); FILE MERGED 2007/07/04 15:32:35 pl 1.6.2.1: #i79023# header moving


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [b3141e9e77ee4cab35f5ce847e812c31cfb258c3]

INTEGRATION: CWS mergesvp (1.37.2); FILE MERGED 2007/07/04 15:32:34 pl 1.37.2.1: #i79023# header moving


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [dbc4bf1cf86704c3aba5b6a70e91f54f1d0ab48b]

INTEGRATION: CWS mergesvp (1.55.24); FILE MERGED 2007/07/09 08:56:13 pl 1.55.24.2: #i79023# fix delivery after header move 2007/06/29 13:55:03 pl 1.55.24.1: #i78931# do not deliver plugin headers anymore


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [b342b183aaea042ef0e6e1c75304072cb4e1375a]

INTEGRATION: CWS mergesvp (1.1.2); FILE ADDED 2007/06/29 13:50:06 pl 1.1.2.1: #i79023# move headers that were left in CWS headaburemove


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [6d5542e19a613875c82891450bfbd818e9425b3d]

INTEGRATION: CWS mergesvp (1.1.2); FILE ADDED 2007/07/04 15:32:34 pl 1.1.2.2: #i79023# header moving 2007/06/29 13:50:06 pl 1.1.2.1: #i79023# move headers that were left in CWS headaburemove


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [c9cf4d99d984df1b6095f855330ac886f3f4f0df]

INTEGRATION: CWS mergesvp (1.1.2); FILE ADDED 2007/07/04 15:32:34 pl 1.1.2.2: #i79023# header moving 2007/06/29 13:50:05 pl 1.1.2.1: #i79023# move headers that were left in CWS headaburemove


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [7fac1448219e92b1c88b020b5c1ab8b1450b4ab2]

INTEGRATION: CWS mergesvp (1.1.2); FILE ADDED 2007/06/29 13:50:05 pl 1.1.2.1: #i79023# move headers that were left in CWS headaburemove


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [892d07bb3a32dfd71986820aa500d3fce42baee0]

INTEGRATION: CWS mergesvp (1.1.2); FILE ADDED 2007/07/04 15:32:34 pl 1.1.2.2: #i79023# header moving 2007/06/29 13:50:04 pl 1.1.2.1: #i79023# move headers that were left in CWS headaburemove


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [f255ed128696794b865dd05962f9943e820ea6ba]

INTEGRATION: CWS mergesvp (1.1.2); FILE ADDED 2007/06/29 13:50:04 pl 1.1.2.1: #i79023# move headers that were left in CWS headaburemove


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [f6b345e28ee556f86343672feedcb1bf6e7a37ba]

INTEGRATION: CWS mergesvp (1.1.2); FILE ADDED 2007/07/04 15:32:34 pl 1.1.2.2: #i79023# header moving 2007/06/29 13:50:03 pl 1.1.2.1: #i79023# move headers that were left in CWS headaburemove


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [7ebc06a79d998b377d6f18314f1d09c59d7e083b]

INTEGRATION: CWS mergesvp (1.1.2); FILE ADDED 2007/06/29 13:50:03 pl 1.1.2.1: #i79023# move headers that were left in CWS headaburemove


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [4728a4c4676d14250578e34c069382f0af0f48b7]

INTEGRATION: CWS celltrans01 (1.19.62); FILE MERGED 2007/07/18 13:17:13 er 1.19.62.3: exceptionfiles of course also need to be present in the list of objects 2007/07/18 10:45:09 er 1.19.62.2: need to compile cellkeytranslator.cxx with exceptions because of STL 2007/07/17 15:52:30 kohei 1.19.62.1: committed the patch from i77996.


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [0aa1f39ae82522a66a4b37e99341882a5b0b5def]

INTEGRATION: CWS celltrans01 (1.24.28); FILE MERGED 2007/07/17 15:52:30 kohei 1.24.28.1: committed the patch from i77996.


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [d8f3664bf8bd787ed5c478684a2c2071d101a53c]

INTEGRATION: CWS celltrans01 (1.46.28); FILE MERGED 2007/07/17 15:52:30 kohei 1.46.28.1: committed the patch from i77996.


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [2357de4a6e3c71280118f8e709f565e9e0991a45]

INTEGRATION: CWS celltrans01 (1.1.2); FILE ADDED 2007/07/18 13:19:41 er 1.1.2.3: use Opcode instead of OpCodeEnum; added some const correctness 2007/07/18 10:47:12 er 1.1.2.2: do not specify empty throw() 2007/07/17 15:52:30 kohei 1.1.2.1: committed the patch from i77996.


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [0b0ca335a9ce16922eaa4507d69c015100d4cd74]

INTEGRATION: CWS celltrans01 (1.1.2); FILE ADDED 2007/07/18 13:28:57 kohei 1.1.2.4: just a minor comment fix.  There is now only one transKeyword function. 2007/07/18 13:19:41 er 1.1.2.3: use Opcode instead of OpCodeEnum; added some const correctness 2007/07/18 10:47:12 er 1.1.2.2: do not specify empty throw() 2007/07/17 15:52:29 kohei 1.1.2.1: committed the patch from i77996.


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [33adabc4e13cdca140d1dc2cc286bb6c49253c25]

INTEGRATION: CWS celltrans01 (1.48.76); FILE MERGED 2007/07/17 15:52:29 kohei 1.48.76.1: committed the patch from i77996.


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [ffe8c63f1d9fb908cc1d6fc7d0cf78164ff64e3f]

INTEGRATION: CWS celltrans01 (1.31.32); FILE MERGED 2007/07/17 15:52:29 kohei 1.31.32.1: committed the patch from i77996.


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [815477c5231ab044b461d18882b5a2ee8be96e96]

INTEGRATION: CWS jl69 (1.6.10); FILE MERGED 2007/07/18 11:14:26 jl 1.6.10.1: #i79710# inkremented versions


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [fd035a455972683ba675e9dc487248290f4e221a]

INTEGRATION: CWS jl69 (1.3.56); FILE MERGED 2007/07/18 13:36:46 jl 1.3.56.1: #i79710#


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [a941a594ed29dca9f0056c411c736e1e16f5486f]

INTEGRATION: CWS jl69 (1.5.14); FILE MERGED 2007/07/18 13:36:46 jl 1.5.14.3: #i79710# 2007/07/18 11:12:20 jl 1.5.14.2: #i79710# 2007/07/18 10:48:23 jl 1.5.14.1: #i79710# directly build into bin


2007-07-24  Rüdiger Timm  <rt@openoffice.org>  [9301a1aae4b22a3f92b4b9c74aff6df136044374]

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>  [6a2cfbcf859714d31673df9e037c65fb78e5df8f]

#i10000# dependency fixed


2007-07-20  Rüdiger Timm  <rt@openoffice.org>  [81651d1cfb9f84ee2ce461b90521fa2316d607fa]

#i10000# Oops, mistake. 'jni.h' comes from JDKPATH.


2007-07-20  Rüdiger Timm  <rt@openoffice.org>  [efd6a05e007f2a78b0f572053b1ae2211f5f2e95]

#i10000# Needs 'jni.h'


2007-07-20  Vladimir Glazounov  <vg@openoffice.org>  [c32930e138483864f0f551c6f524063dcb61718c]

#i10000# include datetime.hxx missing


2007-07-20  Vladimir Glazounov  <vg@openoffice.org>  [71cd1af56cd48853f08b9cceb4fdbdd0088756d0]

#i10000# new line at EOF missing


2007-07-20  Vladimir Glazounov  <vg@openoffice.org>  [691401e9575d0907ac41e79ccdf4f4ab7bc9f25e]

#i79816# warning returning reference to temporary


2007-07-20  Vladimir Glazounov  <vg@openoffice.org>  [422b1d24cc3191a285d875ee0d739bde951dbc0e]

#i79802# SISSL remove


2007-07-19  Vladimir Glazounov  <vg@openoffice.org>  [e7f53f9824b2d184180b65c13a8529b6a16db29a]

new version for SRC680


2007-07-19  Vladimir Glazounov  <vg@openoffice.org>  [2c16a41d9685308dfc3a943343b80b973d0a5e60]

new version for SRC680


2007-07-19  Vladimir Glazounov  <vg@openoffice.org>  [fc0a9421ecb026b12745e8fe79fcf7e5b9ae5215]

new version for SRC680


2007-07-19  Vladimir Glazounov  <vg@openoffice.org>  [6f5c7400a9721268e2b58ffd990d90cf2e8485b6]

#i10000# define DISPOSEDEXCEPTION added


2007-07-19  Vladimir Glazounov  <vg@openoffice.org>  [b2f0e272969a28292d999f9ee52c690c51c8eda1]

#i10000# include sfx2/msgpool.hxx added


2007-07-19  Vladimir Glazounov  <vg@openoffice.org>  [7ca44e2bd5ed9f06941da69be65c15a66603b2b9]

#i10000# headaburemove + namespace for Content


2007-07-19  Vladimir Glazounov  <vg@openoffice.org>  [213e1df7fae085bdb6bb47bca7f879a31ead23e0]

#i10000# percompiled header


2007-07-19  Vladimir Glazounov  <vg@openoffice.org>  [d7d88494163f1ba9ccb676a8e29ef044ea1a56b2]

#i10000# headaburemove


2007-07-19  Vladimir Glazounov  <vg@openoffice.org>  [16b1d2c2cb1b49209970ad56b05fe4caa4e035c5]

#i10000# percompiled header


2007-07-19  Vladimir Glazounov  <vg@openoffice.org>  [0c7fb7bb4668aa922813cd2afb71f9139808de5d]

#i10000# headaburemove


2007-07-19  Vladimir Glazounov  <vg@openoffice.org>  [17fc80cc8f7244c636c4c6b7259116aeb4d7d6fb]

new version for SRC680


2007-07-19  Vladimir Glazounov  <vg@openoffice.org>  [d8133587cb378afcb45ac7b3994702f46ac12daa]

new version for SRC680


2007-07-19  Oliver Bolte  <obo@openoffice.org>  [b4addd0f19b49ee0eb0f8a58bd3361b1173af272]

#i10000# some syntax errors + double defines


2007-07-19  Vladimir Glazounov  <vg@openoffice.org>  [c09ab0947444c26a5a81d7f8bc5309fb493a3581]

new version for SRC680


2007-07-19  Oliver Bolte  <obo@openoffice.org>  [390e886cdb367e200e1f9026372ca5ac05d73fd2]

#i10000# change from CWS mingwport05 breaks Linux/Solaris


2007-07-19  Oliver Bolte  <obo@openoffice.org>  [82c9da4e06ed72b52bded7b8e00e0b2bfdd9a1da]

SRC680


2007-07-19  Oliver Bolte  <obo@openoffice.org>  [13ffeb383bd24684c5e2ac48ae007959d59434a2]

INTEGRATION: CWS ithyph_SRC680 (1.2.124); FILE MERGED 2007/07/13 08:45:11 rene 1.2.124.2: #i75287# new file 2007/04/23 20:10:57 rene 1.2.124.1: #i75287# add fixed hyph_it_IT


2007-07-19  Oliver Bolte  <obo@openoffice.org>  [bfd3b923dad6d10df191bd51949eb7d270c46e5d]

INTEGRATION: CWS ithyph_SRC680 (1.1.2); FILE ADDED 2007/04/23 20:10:57 rene 1.1.2.1: #i75287# add fixed hyph_it_IT


2007-07-19  Oliver Bolte  <obo@openoffice.org>  [b1669209e70c73d2b29aa44434ce211ee85b41f3]

INTEGRATION: CWS tbe30 (1.2.2); FILE MERGED 2007/07/11 14:31:50 tbe 1.2.2.1: #130729# A11Y: GOK cannot reach the additional information text box in html export


2007-07-19  Oliver Bolte  <obo@openoffice.org>  [2682f1fdba2452d387b584aaa67b28a017ee0389]

INTEGRATION: CWS native84 (1.11.28); FILE MERGED 2007/07/17 12:57:22 obr 1.11.28.1: #i77418# populate private rpm database with required packages to get rid of --nodeps


2007-07-19  Oliver Bolte  <obo@openoffice.org>  [f7d3919b4c76f3849a6e7d2903cc1b78d5de67d5]

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>  [529454b8fc82b4f6b9d700e6115a9bdd60c72231]

INTEGRATION: CWS native84 (1.17.32); FILE MERGED 2007/07/18 05:25:45 obr 1.17.32.3: #i77418# fake a postrun script to pass UserInstallation bootstrap value to unopkg 2007/07/12 21:30:12 obr 1.17.32.2: #i77418# support for optional pkg dependency tool 2007/03/26 13:43:13 obr 1.17.32.1: #i75748# updated package exclude list


2007-07-19  Oliver Bolte  <obo@openoffice.org>  [8829646c40384fb9d0d6fb4ce246fc6acd43f395]

INTEGRATION: CWS native84 (1.16.48); FILE MERGED 2007/07/17 12:57:22 obr 1.16.48.1: #i77418# populate private rpm database with required packages to get rid of --nodeps


2007-07-19  Oliver Bolte  <obo@openoffice.org>  [8e858caa91f46e27e4e00d7e4428738d84afad57]

INTEGRATION: CWS native84 (1.1.2); FILE ADDED 2007/07/17 12:57:22 obr 1.1.2.1: #i77418# populate private rpm database with required packages to get rid of --nodeps


2007-07-19  Oliver Bolte  <obo@openoffice.org>  [12016f677ab057da015344818d741329c2971383]

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>  [eba4eda831f5ed9eb91f4931b261ee72e04cccff]

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>  [9e0a1ab9fcee1858f9bacfbad7667e9f71ad8653]

INTEGRATION: CWS mh23 (1.15.160); FILE MERGED 2007/07/17 12:32:57 mh 1.15.160.1: update Version info, #i79696#


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [c0a3a5729841242782ee28003b07ef06b4808141]

INTEGRATION: CWS mh23 (1.8.160); FILE MERGED 2007/07/17 12:32:57 mh 1.8.160.1: update Version info, #i79696#


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [913b5ec88e4082da1592728cf2814fb35623f623]

INTEGRATION: CWS mh23 (1.26.92); FILE MERGED 2007/07/17 15:11:54 mh 1.26.92.1: don't add system path to LD_LIBRARY_PATH, #i76122#


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [9a060bcf40ffa84f79f02ac9ac0a2e30b7bcf8dc]

INTEGRATION: CWS mh23 (1.9.20); FILE MERGED 2007/07/12 13:01:45 mh 1.9.20.1: xml2cmp: the List allocs but never deletes it, #i79210#


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [1d66ca392a5d4a02a4ba715e7e0b645316ab012c]

INTEGRATION: CWS mh23 (1.5.34); FILE MERGED 2007/07/12 12:58:58 mh 1.5.34.1: coverity: CID: 14 xml2cmp/source/support/heap.cxx, #i79021#


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [0f7d03f4673c201c3dd3c4ffd51feea80e8ba791]

INTEGRATION: CWS mh23 (1.14.16); FILE MERGED 2007/07/11 19:43:32 mh 1.14.16.1: update credits, #i67079#


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [2a12ec3e571194876139adc299830fe402936bdd]

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>  [d94da0bb94c6974c337592d5f7e77639cc50f69f]

INTEGRATION: CWS mh23 (1.2.166); FILE MERGED 2007/07/17 12:39:35 mh 1.2.166.1: update Version info, #i79696#


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [4a0eadb9fc07c7e25808cff0b0b5760c7b605340]

INTEGRATION: CWS mh23 (1.9.46); FILE MERGED 2007/07/17 15:14:55 mh 1.9.46.1: update year, #i79696#


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [2f32747671da722e214bd055e7ddbed29e604f4b]

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>  [3dc1d1d4880719fb87b7e77ff0fd4bfb2b2d94ea]

INTEGRATION: CWS mh23 (1.8.46); FILE MERGED 2007/07/18 12:15:28 mh 1.8.46.2: add: breaks in preformatted part to avoid long line, #i78382# 2007/07/17 15:14:55 mh 1.8.46.1: update year, #i79696#


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [601a4a0adfa8b241f218a76e962ccbb74c34edf3]

INTEGRATION: CWS mh23 (1.8.46); FILE MERGED 2007/07/17 15:14:55 mh 1.8.46.1: update year, #i79696#


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [e860583f76b9beb70010d39e20afdcfcb8c0b4b1]

INTEGRATION: CWS mh23 (1.6.6); FILE MERGED 2007/07/12 12:46:26 mh 1.6.6.1: updated thirdpartyitems, #i79530#


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [00d6bf64a8aad0bd8ef746fa6fcb3cfd9e01033a]

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>  [d18aa010271e50f25d4e2f601741c4437f805a60]

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>  [63f4b9e4f69ad2148209b946846b4efbfff90d92]

INTEGRATION: CWS swqbf100 (1.174.86); FILE MERGED 2007/07/09 13:31:57 hbrinkm 1.174.86.2: #i79169# save attributes of macrobutton text and apply them to the macrobutton field 2007/07/03 13:17:58 od 1.174.86.1: #148498# - WW8 import: adjustment/conversion of certain vertical alignment 	   of absolute postioned objects


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [a79a0101f114e0fcac40503220c5d34750124367]

INTEGRATION: CWS swqbf100 (1.102.50); FILE MERGED 2007/07/09 13:31:57 hbrinkm 1.102.50.1: #i79169# save attributes of macrobutton text and apply them to the macrobutton field


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [55eb283dde59bd1b554bacce93060c742015474d]

INTEGRATION: CWS swqbf100 (1.44.86); FILE MERGED 2007/07/03 13:17:58 od 1.44.86.1: #148498# - WW8 import: adjustment/conversion of certain vertical alignment 	   of absolute postioned objects


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [68dc64f591b4d9c6596abc08036b5ec3b07a7ccf]

INTEGRATION: CWS swqbf100 (1.130.82); FILE MERGED 2007/07/03 13:17:58 od 1.130.82.2: #148498# - WW8 import: adjustment/conversion of certain vertical alignment 	   of absolute postioned objects 2007/07/02 11:23:37 fme 1.130.82.1: #148505# Removed Table Border GC Code for two reasons: 1. It became obsolete with the implementation of the collapsing table borders and 2. It was buggy anyway


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [86c067d6c76822b04538b1b6c3c7bcfee4908d42]

INTEGRATION: CWS swqbf100 (1.149.92); FILE MERGED 2007/07/09 13:31:57 hbrinkm 1.149.92.2: #i79169# save attributes of macrobutton text and apply them to the macrobutton field 2007/07/03 13:17:57 od 1.149.92.1: #148498# - WW8 import: adjustment/conversion of certain vertical alignment 	   of absolute postioned objects


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [9c507f71f91806e0222ea4be595b3eeed909afbd]

INTEGRATION: CWS swqbf100 (1.177.82); FILE MERGED 2007/07/09 13:31:57 hbrinkm 1.177.82.1: #i79169# save attributes of macrobutton text and apply them to the macrobutton field


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [30c3d6656bd566949ce0fa6421bc3c4b17fd03ca]

INTEGRATION: CWS swqbf100 (1.68.36); FILE MERGED 2007/07/02 11:23:36 fme 1.68.36.1: #148505# Removed Table Border GC Code for two reasons: 1. It became obsolete with the implementation of the collapsing table borders and 2. It was buggy anyway


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [e0e728b9a48b4fb07342c438ad9d9b94bbfad969]

INTEGRATION: CWS swqbf100 (1.95.144); FILE MERGED 2007/07/03 07:33:50 fme 1.95.144.1: #148493# tabfrm.cxx


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [e5fea7213646ac9a805e9fb60160951378cd02ef]

INTEGRATION: CWS swqbf100 (1.5.370); FILE MERGED 2007/07/02 11:51:53 fme 1.5.370.1: #148505# Removed Table Border GC Code for two reasons: 1. It became obsolete with the implementation of the collapsing table borders and 2. It was buggy anyway


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [3edb398e0ae2f7475d3968a7ad4da7acaba10707]

INTEGRATION: CWS swqbf100 (1.18.58); FILE MERGED 2007/07/02 11:51:35 fme 1.18.58.1: #148505# Removed Table Border GC Code for two reasons: 1. It became obsolete with the implementation of the collapsing table borders and 2. It was buggy anyway


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [be9701d2242a39dbfc9b0b581fabb1aa18e9cf90]

INTEGRATION: CWS swqbf99 (1.30.12); FILE MERGED 2007/06/21 13:00:45 ama 1.30.12.1: Fix #i77648#: Undo of number format changes (table cells)


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [7cf778c4006fec8c3bbc89432d28dd251a3bebbf]

INTEGRATION: CWS swqbf99 (1.32.120); FILE MERGED 2007/06/21 13:01:18 ama 1.32.120.1: Fix #i77648#: Undo of number format changes (table cells)


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [edfa1892668d6373279349f2772b07d817e7a32f]

INTEGRATION: CWS swqbf99 (1.4.42); FILE MERGED 2007/07/12 13:56:01 hr 1.4.42.3: #i10000#: remove garbage character 2007/07/04 11:04:49 ama 1.4.42.2: #i78216#: Unused code removed 2007/06/13 07:31:09 ama 1.4.42.1: Fix #i78216#: Removed unused (buggy) template


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [8965f883ba15f570c9f0d129b966a7348be897e5]

INTEGRATION: CWS swqbf99 (1.56.42); FILE MERGED 2007/07/02 11:00:59 od 1.56.42.2: #i78921# method <SwXMLTableContext::InsertTableSection(..)> 	 - make code robust 2007/06/19 14:09:51 ama 1.56.42.1: Patch #i77439#: Integer cast


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [f156895f6eae9ab8b625bc5528ba6a0a2ba51730]

INTEGRATION: CWS swqbf99 (1.21.248); FILE MERGED 2007/06/29 09:23:37 hbrinkm 1.21.248.1: #i29646# applied patch


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [f103262a50edfdf2acbf713bfa4c5706025fdc84]

INTEGRATION: CWS swqbf99 (1.103.2); FILE MERGED 2007/06/22 07:31:47 fme 1.103.2.1: #i65041# zhanghj - Added missing action context objects


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [0c306df7ba314dbf3ef34a918967ad626e259f55]

INTEGRATION: CWS swqbf99 (1.26.46); FILE MERGED 2007/06/14 15:09:09 ama 1.26.46.1: Fix #i78482#: Crash in repeat because of missing break in switch statement


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [83dcc3e2ef2cef8f8cb28ac66e78ebecb8e7e832]

INTEGRATION: CWS swqbf99 (1.97.32); FILE MERGED 2007/07/02 11:04:04 od 1.97.32.3: Patch #i78921# method <SwTxtFrm::_CalcHeightOfLastLine(..)> 	       - make code robust 2007/06/22 12:04:14 fme 1.97.32.2: #i78254# Restart line number should also work with tables spanning over two pages - correction 2007/06/22 12:03:28 fme 1.97.32.1: #i78254# Restart line number should also work with tables spanning over two pages


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [a7a7953e235731dab82fb22b23ecd874ec207fa9]

INTEGRATION: CWS swqbf99 (1.5.14); FILE MERGED 2007/06/14 15:10:56 ama 1.5.14.1: Fix #i77649#: Take care of section and/or table in table cells


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [eb3d794c15d8611f93793830714b1d9360a4561d]

INTEGRATION: CWS swqbf99 (1.62.2); FILE MERGED 2007/06/19 14:10:47 ama 1.62.2.1: Patch #i77439#: Default added to switch statement


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [2880f1c6d17f3794d4875357d20db07befc9c1ea]

INTEGRATION: CWS swqbf99 (1.20.256); FILE MERGED 2007/06/18 13:59:26 ama 1.20.256.1: Fix #i78484#: Compiler issue in debug mode


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [ad125114509c928aabd85dd1d971ff29396b1f25]

INTEGRATION: CWS swqbf99 (1.24.116); FILE MERGED 2007/06/18 13:56:59 ama 1.24.116.1: Fix #i78484#: No formatting in pending action


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [dbb74b2a533dc4b36a94a69c028709f236707aad]

INTEGRATION: CWS swqbf99 (1.10.62); FILE MERGED 2007/06/13 07:35:37 ama 1.10.62.1: Fix #i78225#: Missing include


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [bdf52d7fabecbc6f91243bf7811653242700f95b]

INTEGRATION: CWS swqbf91 (1.58.98); FILE MERGED 2007/06/21 12:54:15 as 1.58.98.1: #i73788# handle sfx terminate listener exlicit


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [d1c66d1caf19df9d33fb978d0bd476d69fa561e2]

INTEGRATION: CWS swqbf91 (1.27.62); FILE MERGED 2007/05/03 15:21:37 od 1.27.62.1: #i73788# add <XJobManager.idl> and <JobManager.idl>


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [cee8b3456cb228b87906102b05ad92571e3e6f89]

INTEGRATION: CWS swqbf91 (1.1.2); FILE ADDED 2007/05/03 15:20:12 od 1.1.2.1: #i73788# new interface to manage cancellable jobs


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [326e077b3eb22cf5f2785b53abee88c0d5f09700]

INTEGRATION: CWS swqbf91 (1.1.2); FILE ADDED 2007/05/03 15:20:54 od 1.1.2.1: #i73788# new service to manage cancellable jobs


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [43477c4d21065a523e13b73eef8bbc547ebdc8f1]

INTEGRATION: CWS swqbf91 (1.32.46); FILE MERGED 2007/06/20 05:10:21 as 1.32.46.1: #i73788# new optional interface to notify listener about canceled termination


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [529887edfbd206c166f6955250b7ffc5cef42b07]

INTEGRATION: CWS swqbf91 (1.1.2); FILE ADDED 2007/06/20 05:09:39 as 1.1.2.1: #i73788# new optional interface to notify listener about canceled termination


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [06ab3f56a4e925a507a0bbdd1b3ee6dee0ea4d38]

INTEGRATION: CWS swqbf91 (1.15.114); FILE MERGED 2007/06/07 19:47:11 od 1.15.114.1: #i73788# new service com.sun.star.util.comp.FinalThreadManager


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [3db47db1f42eacaa356ed30456a53dca34764504]

INTEGRATION: CWS swqbf91 (1.84.102); FILE MERGED 2007/03/30 11:43:15 od 1.84.102.1: #i73788# - redesign of non-blocking load of linked graphics


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [14a45d051f07c33db6a37815afb8aad0854cbc80]

INTEGRATION: CWS swqbf91 (1.46.6); FILE MERGED 2007/06/08 11:49:23 od 1.46.6.2: RESYNC: (1.46-1.48); FILE MERGED 2007/03/30 11:43:14 od 1.46.6.1: #i73788# - redesign of non-blocking load of linked graphics


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [76b9cdd229c64f4e86d9d011a7321fbdfef682dc]

INTEGRATION: CWS swqbf91 (1.1.2); FILE ADDED 2007/06/20 12:17:56 od 1.1.2.8: #i73788# further steps to final implementation 2007/06/14 14:50:26 od 1.1.2.7: #i73788# further steps to final implementation 2007/06/07 19:47:57 od 1.1.2.6: #i73788# further steps to the final implementation 2007/05/03 15:34:21 od 1.1.2.5: #i73788# further refactoring of non-blocking load of linked graphics 2007/04/13 10:16:35 od 1.1.2.4: #i73788# - further refactoring 2007/04/02 12:15:38 od 1.1.2.3: #i73788# - do not pass ownership of finished threads to thread joiner 2007/04/02 10:57:59 od 1.1.2.2: #i73788# - further redesign of non-blocking load of linked graphics 2007/03/30 11:25:50 od 1.1.2.1: #i73788# - redesign of non-blocking load of linked graphics


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [eff76f9987ba33b214113d5cdd7c5b2557079bb9]

INTEGRATION: CWS swqbf91 (1.1.2); FILE ADDED 2007/04/13 10:16:35 od 1.1.2.3: #i73788# - further refactoring 2007/04/13 08:53:12 od 1.1.2.2: #i73788# - adjusting documentation 2007/03/30 11:25:35 od 1.1.2.1: #i73788# - redesign of non-blocking load of linked graphics


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [eec864ca8799ee44be744f0b6464f00cdecbf153]

INTEGRATION: CWS swqbf91 (1.1.2); FILE ADDED 2007/06/22 08:36:44 od 1.1.2.6: #i73788# no static mutex on stack 2007/05/03 15:34:21 od 1.1.2.5: #i73788# further refactoring of non-blocking load of linked graphics 2007/04/13 10:16:35 od 1.1.2.4: #i73788# - further refactoring 2007/04/13 08:53:12 od 1.1.2.3: #i73788# - adjusting documentation 2007/04/02 10:57:59 od 1.1.2.2: #i73788# - further redesign of non-blocking load of linked graphics 2007/03/30 11:26:04 od 1.1.2.1: #i73788# - redesign of non-blocking load of linked graphics


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [542146622262789033ebabe800d96b3f472c63f5]

INTEGRATION: CWS swqbf91 (1.1.2); FILE ADDED 2007/06/22 10:44:01 od 1.1.2.6: #i73788# method to release reference on FinalThreadManager service 2007/06/22 08:36:44 od 1.1.2.5: #i73788# no static mutex on stack 2007/05/03 15:34:21 od 1.1.2.4: #i73788# further refactoring of non-blocking load of linked graphics 2007/04/13 08:53:12 od 1.1.2.3: #i73788# - adjusting documentation 2007/04/02 13:07:34 od 1.1.2.2: #i73788# - thread savety of class <ThreadJoiner> 2007/04/02 10:55:19 od 1.1.2.1: #i73788# - further redesign of non-blocking load of linked graphics


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [efdea11a294be80c4782fa3596763313933707e5]

INTEGRATION: CWS swqbf91 (1.1.2); FILE ADDED 2007/03/30 11:26:45 od 1.1.2.1: #i73788# - redesign of non-blocking load of linked graphics


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [78fe662a5ce33c8de36ebd885f786e6db33877ae]

INTEGRATION: CWS swqbf91 (1.1.2); FILE ADDED 2007/06/07 19:47:57 od 1.1.2.8: #i73788# further steps to the final implementation 2007/05/03 15:34:21 od 1.1.2.7: #i73788# further refactoring of non-blocking load of linked graphics 2007/04/13 10:16:34 od 1.1.2.6: #i73788# - further refactoring 2007/03/30 11:24:40 od 1.1.2.5: #i73788# - redesign of non-blocking load of linked graphics 2007/03/15 11:41:26 od 1.1.2.4: #i73788# further adjustments to the implementation 2007/03/14 13:14:23 od 1.1.2.3: #i73788# further adjustments to the implementation 2007/03/09 08:53:13 od 1.1.2.2: #i73788# - fix potential deadlock 2007/01/30 14:59:25 od 1.1.2.1: #i73788# new class <SwAsyncRetrieveInputStreamThread> 	 - thread to retrieve input stream data for a certain URL


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [476c2663f7f8a0df13c248ff2b4a94e2d3a3f371]

INTEGRATION: CWS swqbf91 (1.1.2); FILE ADDED 2007/03/30 11:26:17 od 1.1.2.1: #i73788# - redesign of non-blocking load of linked graphics


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [c342183694cb7385381eb74095726a8e9147a76d]

INTEGRATION: CWS swqbf91 (1.1.2); FILE ADDED 2007/05/03 15:34:21 od 1.1.2.3: #i73788# further refactoring of non-blocking load of linked graphics 2007/04/13 10:16:34 od 1.1.2.2: #i73788# - further refactoring 2007/03/30 11:26:58 od 1.1.2.1: #i73788# - redesign of non-blocking load of linked graphics


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [1b237b5ba668a8167474be783f566336f6d1c8b1]

INTEGRATION: CWS swqbf91 (1.1.2); FILE ADDED 2007/03/30 11:27:12 od 1.1.2.1: #i73788# - redesign of non-blocking load of linked graphics


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [2cdd3bf475cc3c96aa62abdfb5c61376cf03c988]

INTEGRATION: CWS swqbf91 (1.1.2); FILE ADDED 2007/03/30 11:27:26 od 1.1.2.1: #i73788# - redesign of non-blocking load of linked graphics


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [2dc3b50fdeaaed6f8ad9b91c15ca4ab4f1b1384d]

INTEGRATION: CWS swqbf91 (1.1.2); FILE ADDED 2007/06/20 12:17:56 od 1.1.2.4: #i73788# further steps to final implementation 2007/06/14 14:50:26 od 1.1.2.3: #i73788# further steps to final implementation 2007/06/07 19:47:57 od 1.1.2.2: #i73788# further steps to the final implementation 2007/05/03 15:25:28 od 1.1.2.1: #i73788# new class <FinalThreadManager> as an implementation of 	 com::sun::star::util::JobManager


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [2828f5d3249ebac66e5d38e02fd54f2c78ac4fc5]

INTEGRATION: CWS swqbf91 (1.36.6); FILE MERGED 2007/06/08 11:36:19 od 1.36.6.6: RESYNC: (1.37-1.39); FILE MERGED 2007/03/30 11:32:19 od 1.36.6.5: #i73788# - redesign of non-blocking load of linked graphics 2007/03/14 13:23:28 od 1.36.6.4: #i73788# further adjustments to the implementation 2007/03/08 09:53:53 od 1.36.6.3: #i73788# - use new message RES_LINKED_GRAPHIC_STREAM_ARRIVED 	   to notify arrival of the linked graphic stream 	 - use message RES_GRAPHIC_ARRIVED to notify, that the 	   the link is updated with the linked graphic stream 	 Thus, the potential existing graphic update slot at <SWBaseShell> 	 is performed at the correct time. 2007/03/06 09:05:44 od 1.36.6.2: RESYNC: (1.36-1.37); FILE MERGED 2007/01/30 15:06:18 od 1.36.6.1: #i73788# - non-blocking load of linked graphic files


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [fdd2fa36b311814819ecf1aa0c400ab13b20ce90]

INTEGRATION: CWS swqbf91 (1.44.114); FILE MERGED 2007/06/08 11:33:16 od 1.44.114.2: RESYNC: (1.44-1.46); FILE MERGED 2007/03/05 14:40:02 od 1.44.114.1: #i74788# - method <SwEditShell::GetGraphic(..)> 	 -- no load of linked graphic, if it's not needed now 	 - method <SwEditShell::GetIMapGraphic(..)> 	 -- removing default parameter


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [1e7064c9b50c23d24a5a6fcd2b22339f97905a19]

INTEGRATION: CWS swqbf91 (1.1.2); FILE ADDED 2007/06/20 12:18:29 od 1.1.2.9: #i73788# further step to final implementation 2007/06/14 14:53:14 od 1.1.2.8: #i73788# further steps to the final implementation 2007/06/07 19:48:29 od 1.1.2.7: #i73788## further steps to the final implementation 2007/05/03 15:33:00 od 1.1.2.6: #i73788# further refactoring of non-blocking load of linked graphics 2007/04/13 10:15:48 od 1.1.2.5: #i73788# - further refactoring 2007/04/13 08:53:45 od 1.1.2.4: #i73788# - adjusting documentation 2007/04/02 12:15:38 od 1.1.2.3: #i73788# - do not pass ownership of finished threads to thread joiner 2007/04/02 10:58:22 od 1.1.2.2: #i73788# - further redesign of non-blocking load of linked graphics 2007/03/30 11:30:50 od 1.1.2.1: #i73788# - redesign of non-blocking load of linked graphics


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [ee1515076386e750fec2bf3482e0950fcbb3cb35]

INTEGRATION: CWS swqbf91 (1.1.2); FILE ADDED 2007/04/13 10:15:48 od 1.1.2.3: #i73788# - further refactoring 2007/04/13 08:53:45 od 1.1.2.2: #i73788# - adjusting documentation 2007/03/30 11:29:59 od 1.1.2.1: #i73788# - redesign of non-blocking load of linked graphics


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [d2d2b5608aec1580fcb383b4d678b5c469cfb940]

INTEGRATION: CWS swqbf91 (1.1.2); FILE ADDED 2007/06/22 08:37:25 od 1.1.2.7: #i73788# no static mutex on stack 2007/06/20 12:18:29 od 1.1.2.6: #i73788# further step to final implementation 2007/05/03 15:33:00 od 1.1.2.5: #i73788# further refactoring of non-blocking load of linked graphics 2007/04/13 10:15:48 od 1.1.2.4: #i73788# - further refactoring 2007/04/13 08:53:44 od 1.1.2.3: #i73788# - adjusting documentation 2007/04/02 10:58:22 od 1.1.2.2: #i73788# - further redesign of non-blocking load of linked graphics 2007/03/30 11:31:13 od 1.1.2.1: #i73788# - redesign of non-blocking load of linked graphics


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [1a4df639e9b8213ae7a7a0f8e4f28d96ccec362d]

INTEGRATION: CWS swqbf91 (1.1.2); FILE ADDED 2007/06/22 10:45:42 od 1.1.2.6: #i73788# release static reference of FinalThreadManager service hold 	 by <SwThreadJoiner> on office termination. 2007/06/22 08:37:25 od 1.1.2.5: #i73788# no static mutex on stack 2007/06/07 19:48:29 od 1.1.2.4: #i73788## further steps to the final implementation 2007/05/03 15:33:00 od 1.1.2.3: #i73788# further refactoring of non-blocking load of linked graphics 2007/04/13 08:53:44 od 1.1.2.2: #i73788# - adjusting documentation 2007/04/02 10:57:19 od 1.1.2.1: #i73788# - further redesign of non-blocking load of linked graphics


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [529e4d040de090534d256a7fa10cecff5816b374]

INTEGRATION: CWS swqbf91 (1.1.2); FILE ADDED 2007/04/13 10:15:47 od 1.1.2.5: #i73788# - further refactoring 2007/04/13 08:53:44 od 1.1.2.4: #i73788# - adjusting documentation 2007/04/02 10:58:22 od 1.1.2.3: #i73788# - further redesign of non-blocking load of linked graphics 2007/03/30 11:29:29 od 1.1.2.2: #i73788# - redesign of non-blocking load of linked graphics 2007/03/15 11:39:16 od 1.1.2.1: #i73788# replacing retrieveinputstreamowner.cxx


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [336037c403351098e0c6428dbbb9e1f0fd2e8449]

INTEGRATION: CWS swqbf91 (1.1.2); FILE ADDED 2007/06/20 12:18:29 od 1.1.2.10: #i73788# further step to final implementation 2007/06/07 19:48:29 od 1.1.2.9: #i73788## further steps to the final implementation 2007/05/03 15:33:00 od 1.1.2.8: #i73788# further refactoring of non-blocking load of linked graphics 2007/04/13 10:15:47 od 1.1.2.7: #i73788# - further refactoring 2007/04/13 08:53:44 od 1.1.2.6: #i73788# - adjusting documentation 2007/03/30 11:29:28 od 1.1.2.5: #i73788# - redesign of non-blocking load of linked graphics 2007/03/15 11:40:43 od 1.1.2.4: #i73788# further adjustments to the implementation 2007/03/14 13:22:15 od 1.1.2.3: #i73788# further adjustments to the implementation 2007/03/09 08:52:53 od 1.1.2.2: #i73788# - fix potential deadlock 2007/01/30 15:04:03 od 1.1.2.1: #i73788# - implementation of new class <SwAsyncRetrieveInputStreamThread>


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [02e2f3f6e9293cd9455ccff3eadab7d2e1d76dca]

INTEGRATION: CWS swqbf91 (1.1.2); FILE ADDED 2007/05/03 15:33:00 od 1.1.2.5: #i73788# further refactoring of non-blocking load of linked graphics 2007/03/30 11:29:28 od 1.1.2.4: #i73788# - redesign of non-blocking load of linked graphics 2007/03/15 11:40:43 od 1.1.2.3: #i73788# further adjustments to the implementation 2007/03/14 13:22:14 od 1.1.2.2: #i73788# further adjustments to the implementation 2007/01/30 15:01:26 od 1.1.2.1: #i73788# - implementation of new class <SwRetrievedInputStreamDataManager>


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [12574e80fc252b63c48dc360faf6e648c88d3359]

INTEGRATION: CWS swqbf91 (1.1.2); FILE ADDED 2007/05/03 15:33:00 od 1.1.2.3: #i73788# further refactoring of non-blocking load of linked graphics 2007/04/13 08:53:44 od 1.1.2.2: #i73788# - adjusting documentation 2007/03/30 11:31:42 od 1.1.2.1: #i73788# - redesign of non-blocking load of linked graphics


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [44f78d99ca6d31f7fc2088a35018499e42cddefc]

INTEGRATION: CWS swqbf91 (1.1.2); FILE ADDED 2007/06/20 12:18:29 od 1.1.2.5: #i73788# further step to final implementation 2007/05/03 15:33:00 od 1.1.2.4: #i73788# further refactoring of non-blocking load of linked graphics 2007/04/13 10:15:47 od 1.1.2.3: #i73788# - further refactoring 2007/04/13 08:53:43 od 1.1.2.2: #i73788# - adjusting documentation 2007/03/30 11:31:56 od 1.1.2.1: #i73788# - redesign of non-blocking load of linked graphics


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [1340a1cac833bc90c843c5527e1cc6df9d8d4f01]

INTEGRATION: CWS swqbf91 (1.4.606); FILE MERGED 2007/06/08 11:31:17 od 1.4.606.6: RESYNC: (1.4-1.5); FILE MERGED solved merge conflict 2007/05/03 15:33:00 od 1.4.606.5: #i73788# further refactoring of non-blocking load of linked graphics 2007/04/02 10:58:22 od 1.4.606.4: #i73788# - further redesign of non-blocking load of linked graphics 2007/03/30 11:29:28 od 1.4.606.3: #i73788# - redesign of non-blocking load of linked graphics 2007/03/15 11:40:43 od 1.4.606.2: #i73788# further adjustments to the implementation 2007/01/30 15:07:12 od 1.4.606.1: #i73788# - extended by new object files


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [0a7d38bf37107d4cdef9a7ef2ae536b3b1af1278]

INTEGRATION: CWS swqbf91 (1.1.2); FILE ADDED 2007/06/26 09:15:48 od 1.1.2.7: #i73788# final adjustments 2007/06/22 10:45:43 od 1.1.2.6: #i73788# release static reference of FinalThreadManager service hold 	 by <SwThreadJoiner> on office termination. 2007/06/20 12:18:29 od 1.1.2.5: #i73788# further step to final implementation 2007/06/14 14:53:14 od 1.1.2.4: #i73788# further steps to the final implementation 2007/06/11 09:09:57 od 1.1.2.3: add pre-compiled header include after resync 2007/06/07 19:48:29 od 1.1.2.2: #i73788## further steps to the final implementation 2007/05/03 15:26:15 od 1.1.2.1: #i73788# implementation of class <FinalThreadManager>


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [17b5474c607091c780af7149fbc85fe3048abc62]

INTEGRATION: CWS swqbf91 (1.1.2); FILE ADDED 2007/06/07 19:48:29 od 1.1.2.2: #i73788## further steps to the final implementation 2007/05/03 15:27:12 od 1.1.2.1: #i73788# new class <CancellableJob>


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [e16a9ede18dca79a4bda4f5ab94997c08cee8900]

INTEGRATION: CWS swqbf91 (1.1.2); FILE ADDED 2007/06/11 09:09:57 od 1.1.2.2: add pre-compiled header include after resync 2007/05/03 15:28:02 od 1.1.2.1: #i73788# new class <CancellableJob>


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [2cbc57c8283d26924d95b77398f85e96ca4ea155]

INTEGRATION: CWS swqbf91 (1.35.32); FILE MERGED 2007/03/30 11:32:54 od 1.35.32.3: #i73788# - redesign of non-blocking load of linked graphics 2007/03/08 09:41:46 od 1.35.32.2: #i73788# method <SwNoTxtFrm::Modify(..)> 	 - handle new message RES_LINKED_GRAPHIC_STREAM_ARRIVED as 	   RES_GRAPHIC_ARRIVED 2007/01/30 15:08:25 od 1.35.32.1: #i73788# - non-blocking load of linked graphic files


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [bd4e2db1259891c3474930198f9b20e696a2db16]

INTEGRATION: CWS swqbf91 (1.71.6); FILE MERGED 2007/06/25 13:08:14 od 1.71.6.7: RESYNC: (1.73-1.74); FILE MERGED 2007/06/22 10:50:31 od 1.71.6.6: #i73788# remove unused code 2007/06/08 11:29:15 od 1.71.6.5: RESYNC: (1.71-1.73); FILE MERGED resolved merge conflict 2007/05/03 15:29:00 od 1.71.6.4: #i73788# further refactoring of non-blocking load of linked graphics 2007/04/02 10:58:38 od 1.71.6.3: #i73788# - further redesign of non-blocking load of linked graphics 2007/03/30 11:32:54 od 1.71.6.2: #i73788# - redesign of non-blocking load of linked graphics 2007/01/30 15:09:57 od 1.71.6.1: #i73788# method <SwDoc::~SwDoc()> 	 - suspend starting of thread during destruction of document.


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [24b69356bbb887efad60a8b273b78e8372bf8d26]

INTEGRATION: CWS swqbf91 (1.1.2); FILE ADDED 2007/03/28 13:24:50 od 1.1.2.1: #i73788# helper class to pause starting of threads


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [43c26673dacd4c2745bd0abd8d25d6ec72a271bc]

INTEGRATION: CWS swqbf91 (1.18.134); FILE MERGED 2007/06/08 11:16:57 od 1.18.134.4: RESYNC: (1.18-1.19); FILE MERGED 2007/03/30 11:24:17 od 1.18.134.3: #i73788# - redesign of non-blocking load of linked graphics 2007/03/15 11:38:40 od 1.18.134.2: #i73788# further adjustments for the implementation 2007/01/30 14:57:36 od 1.18.134.1: #i73788# class <SwGrfNode> now inherits also from new class <SwAsyncRetrieveInputStreamThreadOwner>


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [eff2f5369af084711536fa935a28e332fe5020e7]

INTEGRATION: CWS swqbf91 (1.32.12); FILE MERGED 2007/06/08 11:16:50 od 1.32.12.2: RESYNC: (1.32-1.33); FILE MERGED 2007/03/08 09:40:28 od 1.32.12.1: #i73788# new message ID: RES_LINKED_GRAPHIC_STREAM_ARRIVED


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [3edec05058a29c4e0cd7924fc9efe13178b7fbc3]

INTEGRATION: CWS swqbf91 (1.53.134); FILE MERGED 2007/06/08 11:14:55 od 1.53.134.3: RESYNC: (1.54-1.56); FILE MERGED 2007/03/06 08:55:06 od 1.53.134.2: RESYNC: (1.53-1.54); FILE MERGED 2007/03/05 14:38:14 od 1.53.134.1: #i74788# method <SwEditShell::GetIMapGraphic(..)> 	 - removing default parameter, because method always called with default value


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [f3964452a8231f8be34e21598028083b74f2aa66]

INTEGRATION: CWS swqbf91 (1.9.122); FILE MERGED 2007/06/21 12:53:27 as 1.9.122.1: #i73788# handle sfx terminate listener exlicit


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [638560cbca99ac6e412438e86f67ff797fdd338e]

INTEGRATION: CWS swqbf91 (1.6.122); FILE MERGED 2007/06/21 12:53:27 as 1.6.122.1: #i73788# handle sfx terminate listener exlicit


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [d184137f6240cf6e1544c2765f76988678aca27c]

INTEGRATION: CWS swqbf91 (1.61.120); FILE MERGED 2007/06/21 12:53:26 as 1.61.120.2: #i73788# handle sfx terminate listener exlicit 2007/06/20 05:11:39 as 1.61.120.1: #i73788# desktop.terminate() supports new optional interface which notifies listener about canceled termination


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [ef96cf4ed45eba95550d867e0153c76bb143e28a]

INTEGRATION: CWS swqbf91 (1.5.122); FILE MERGED 2007/06/21 12:53:26 as 1.5.122.1: #i73788# handle sfx terminate listener exlicit


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [c42c00d8d4becddff185871ff557b35ac7958515]

INTEGRATION: CWS swqbf91 (1.22.180); FILE MERGED 2007/06/21 12:53:26 as 1.22.180.2: #i73788# handle sfx terminate listener exlicit 2007/06/20 05:11:39 as 1.22.180.1: #i73788# desktop.terminate() supports new optional interface which notifies listener about canceled termination


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [69777e627571d2d11a1249212c2a01a3b522288a]

INTEGRATION: CWS swqbf91 (1.41.56); FILE MERGED 2007/06/21 12:53:26 as 1.41.56.2: #i73788# handle sfx terminate listener exlicit 2007/06/20 05:11:39 as 1.41.56.1: #i73788# desktop.terminate() supports new optional interface which notifies listener about canceled termination


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [0f4970cb52775c8dac499f42b4593b6ab59b4dbe]

INTEGRATION: CWS swqbf91 (1.6.320); FILE MERGED 2007/06/21 12:53:26 as 1.6.320.1: #i73788# handle sfx terminate listener exlicit


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [d981bd1e3bd0b2a87c99309ebfb8582356892458]

INTEGRATION: CWS os100 (1.13.74); FILE MERGED 2007/07/10 10:31:49 os 1.13.74.1: #i71108# graphic::XGraphic added


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [e8404023fe570719946593c9142099fca42d9ada]

INTEGRATION: CWS os100 (1.12.106); FILE MERGED 2007/07/10 10:32:18 os 1.12.106.1: #i71108# graphic::XGraphic added


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [4b9308fe6e3390a5a094cc36bd8a8cbb8cf54b2a]

INTEGRATION: CWS os100 (1.61.18); FILE MERGED 2007/07/10 14:07:57 os 1.61.18.1: #i65257# text append interfaces


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [7d985ee8b65ae072b42435a82fa3fc19971d6492]

INTEGRATION: CWS os100 (1.30.18); FILE MERGED 2007/07/10 14:07:57 os 1.30.18.1: #i65257# text append interfaces


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [8bdb14b8dc9c1791e45dcbf040ab47a6ddd24ac8]

INTEGRATION: CWS os100 (1.27.18); FILE MERGED 2007/07/10 14:07:56 os 1.27.18.1: #i65257# text append interfaces


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [87c9b02fc796fcef67e47fba835c3b665555e4f5]

INTEGRATION: CWS os100 (1.18.18); FILE MERGED 2007/07/10 14:07:56 os 1.18.18.1: #i65257# text append interfaces


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [4017d090fa344cf894bf1e7e12064e057168edba]

INTEGRATION: CWS os100 (1.6.18); FILE MERGED 2007/07/10 14:07:56 os 1.6.18.1: #i65257# text append interfaces


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [7682591c32dba248a5d66a60a4134b3a7d868b47]

INTEGRATION: CWS os100 (1.7.18); FILE MERGED 2007/07/10 14:07:56 os 1.7.18.1: #i65257# text append interfaces


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [7fe80998e25b5832c570a7d1f455f60a43095cc6]

INTEGRATION: CWS os100 (1.2.152); FILE MERGED 2007/07/10 14:07:55 os 1.2.152.1: #i65257# text append interfaces


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [8e045c22340c0e5f83be28f12cdbd8cc50549e15]

INTEGRATION: CWS os100 (1.7.344); FILE MERGED 2007/07/10 13:46:14 os 1.7.344.1: #i69731# enable database fields to work without data source and data table settingenable database fields to work without data source and data table setting


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [caf75522b5367b6d8f0319078a27b8ec4da5c150]

INTEGRATION: CWS os100 (1.42.14); FILE MERGED 2007/07/10 13:42:55 os 1.42.14.1: #i65257# text append interfaces


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [4a3b05802691bf905d36bca28258e56d11500b74]

INTEGRATION: CWS os100 (1.1.10); FILE ADDED 2007/07/10 13:41:34 os 1.1.10.2: #i65257# text append interface 2006/05/10 13:58:00 os 1.1.10.1: file XTextPortionAppend.idl was added on branch cws_src680_os100 on 2007-07-10 13:41:34 +0000


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [5801e9d0236707e23333282616d4afae9407a163]

INTEGRATION: CWS os100 (1.1.10); FILE ADDED 2007/07/10 13:42:07 os 1.1.10.2: #i65257# text append interface 2006/05/15 13:19:34 os 1.1.10.1: file XTextConvert.idl was added on branch cws_src680_os100 on 2007-07-10 13:42:07 +0000


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [c6c6d0f414c328a41e12d5537e3958b53f77addf]

INTEGRATION: CWS os100 (1.1.10); FILE ADDED 2007/07/10 13:41:45 os 1.1.10.2: #i65257# text append interface 2006/05/15 13:22:32 os 1.1.10.1: file XTextContentAppend.idl was added on branch cws_src680_os100 on 2007-07-10 13:41:45 +0000


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [82edf18742f41f043c7c9d44e17a9d7fb3d006db]

INTEGRATION: CWS os100 (1.1.8); FILE ADDED 2007/07/10 13:42:25 os 1.1.8.2: #i65257# text append interface 2006/08/30 14:05:08 os 1.1.8.1: file XTextAppendAndConvert.idl was added on branch cws_src680_os100 on 2007-07-10 13:42:25 +0000


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [819dee3f48ed0cea5349f7996ce0bfceb06a2bc8]

INTEGRATION: CWS os100 (1.1.8); FILE ADDED 2007/07/10 13:41:56 os 1.1.8.2: #i65257# text append interface 2006/08/30 14:05:19 os 1.1.8.1: file XTextAppend.idl was added on branch cws_src680_os100 on 2007-07-10 13:41:56 +0000


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [4ee324b2aebf43941bbec809b88f2c0e0dbe87b8]

INTEGRATION: CWS os100 (1.1.10); FILE ADDED 2007/07/10 13:41:23 os 1.1.10.2: #i65257# text append interface 2006/05/10 13:57:35 os 1.1.10.1: file XParagraphAppend.idl was added on branch cws_src680_os100 on 2007-07-10 13:41:22 +0000


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [434dde9cf5a3a2aa8b87dbad292118e0b45e1b60]

INTEGRATION: CWS os100 (1.17.226); FILE MERGED 2007/07/11 06:55:57 os 1.17.226.1: #i79458# HeaderRowCountProperty added to table


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [efd707cc228352504dad4e760a7cc1c04a9c4d72]

INTEGRATION: CWS os100 (1.10.344); FILE MERGED 2007/07/10 13:43:52 os 1.10.344.1: #i71108# graphic::XGraphic added


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [44a723f2defdba5cbca19b8342efe6bab54ac671]

INTEGRATION: CWS os100 (1.29.226); FILE MERGED 2007/07/10 13:48:51 os 1.29.226.1: documentation: rotation not in degrees, but in tenths of a degree


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [624f8eb7a758c006796cc6b26ac8e5673a85c33b]

INTEGRATION: CWS os100 (1.8.688); FILE MERGED 2007/07/12 06:21:27 os 1.8.688.2: 'merge' error fixed 2007/07/11 12:08:17 os 1.8.688.1: adding formatclipboard to EXCEPTIONFILES


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [dbd2bbe0eb60f4bc47bcf7696978ad111f96e60a]

INTEGRATION: CWS os100 (1.119.58); FILE MERGED 2007/07/11 12:12:58 os 1.119.58.1: #i69731# make database fields work without data source and data table


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [275bd4406a9dfe8b74f98e49485b48c32230075d]

INTEGRATION: CWS os100 (1.31.62); FILE MERGED 2007/07/12 06:02:03 os 1.31.62.2: 'merge error fixed 2007/07/11 07:39:31 os 1.31.62.1: #i65257# text append and convert interfaces


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [44e762df8c07c6b2d1264e3015c796909d33e4c7]

INTEGRATION: CWS os100 (1.104.14); FILE MERGED 2007/07/11 06:56:33 os 1.104.14.1: #i79458# HeaderRowCountProperty added to table


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [c35db87a0388580533e20e59739a72cece15af79]

INTEGRATION: CWS os100 (1.72.64); FILE MERGED 2007/07/11 11:56:37 os 1.72.64.1: make sure style is created in ::setParent


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [ae57597bd0bfaa38d56b7bc60f4e9e638e2f6115]

INTEGRATION: CWS os100 (1.129.90); FILE MERGED 2007/07/11 08:49:53 os 1.129.90.2: #i69733# property IsInput fixed 2007/07/11 06:56:34 os 1.129.90.1: #i79458# HeaderRowCountProperty added to table


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [7e4197c31e0a0575ec52e2c824096f01bd2a7690]

INTEGRATION: CWS os100 (1.59.62); FILE MERGED 2007/07/11 12:06:05 os 1.59.62.1: #i65257# prevent setting of portion attributes to the ContentNode


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [08d5b130d2be81326af05372e9dec543960554c2]

INTEGRATION: CWS os100 (1.198.88); FILE MERGED 2007/07/11 12:13:24 os 1.198.88.4: #i69731# make database fields work without data source and data table 2007/07/11 08:49:53 os 1.198.88.3: #i69733# property IsInput fixed 2007/07/11 06:56:33 os 1.198.88.2: #i79458# HeaderRowCountProperty added to table 2007/07/10 13:01:12 os 1.198.88.1: #i71108# graphic::XGraphic added


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [4ca2340ef12acae11e4e65ced3b1b2977c16c1f9]

INTEGRATION: CWS os100 (1.25.64); FILE MERGED 2007/07/11 08:42:35 os 1.25.64.1: #i79460# ::getAnchor() fixed


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [deba85c5b73f36affe672567ed4a45938953f312]

INTEGRATION: CWS os100 (1.111.64); FILE MERGED 2007/07/12 05:52:07 os 1.111.64.3: 'merge' error fixed 2007/07/11 08:34:52 os 1.111.64.2: #i65257# text append and convert interfaces 2007/07/10 13:16:32 os 1.111.64.1: #i71108# graphic::XGraphic added


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [0b561c379293df2916124cecd390afa15b9cc198]

INTEGRATION: CWS os100 (1.96.62); FILE MERGED 2007/07/11 11:16:28 os 1.96.62.2: #i794741# NumberingType/NumberFormat conflict SetExpression fields solved 2007/07/11 09:56:39 os 1.96.62.1: #i69732# getTextFieldMaster fixed for not yet inserted fields


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [95a726f12f5a26dffa4440b03bcf4d92ccf54a76]

INTEGRATION: CWS os100 (1.5.74); FILE MERGED 2007/07/11 11:53:11 os 1.5.74.1: lcl_AdjustWidthInLine: prevent rounding errors


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [b2dc2ef4f35ef098463e04a45f97d1ace4dfcd0b]

INTEGRATION: CWS os100 (1.45.90); FILE MERGED 2007/07/11 07:39:50 os 1.45.90.1: #i65257# text append and convert interfaces


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [8fd750960ab55ee818c099c115326d19c24490cb]

INTEGRATION: CWS os100 (1.120.90); FILE MERGED 2007/07/11 08:50:03 os 1.120.90.2: #i69733# property IsInput fixed 2007/07/11 06:51:30 os 1.120.90.1: #i79458# HeaderRowCountProperty added to table


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [f0645e0e4989ce5363cbc8ddd26532673281822c]

INTEGRATION: CWS os100 (1.43.400); FILE MERGED 2007/07/11 07:39:02 os 1.43.400.1: #i65257# text append and convert interfaces


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [d842913c683aa30c2c0f1c48817fdef1695d34cd]

INTEGRATION: CWS os100 (1.20.356); FILE MERGED 2007/07/11 08:35:06 os 1.20.356.1: #i65257# text append and convert interfaces


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [69b71f1edf53058f327b1ee5ed2086b07540069a]

INTEGRATION: CWS os100 (1.17.142); FILE MERGED 2007/07/11 09:56:27 os 1.17.142.1: #i69732# getTextFieldMaster fixed for not yet inserted fields


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [e21104a6ca4b757be30bab2c03eb72532ee8ad32]

INTEGRATION: CWS os100 (1.16.292); FILE MERGED 2007/07/11 07:39:02 os 1.16.292.1: #i65257# text append and convert interfaces


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [e3075f11a1069cb49b835123bf5ebb23f9859d92]

INTEGRATION: CWS os100 (1.138.12); FILE MERGED 2007/07/11 07:39:02 os 1.138.12.1: #i65257# text append and convert interfaces


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [fe9aa0582d5b094c15c0ccfb946d1b87f052d3a5]

INTEGRATION: CWS os100 (1.72.14); FILE MERGED 2007/07/11 06:51:30 os 1.72.14.2: #i79458# HeaderRowCountProperty added to table 2007/07/10 10:39:07 os 1.72.14.1: #i71108# graphic::XGraphic added


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [1e825007b928acf6c68eb8200d720b5493404f83]

INTEGRATION: CWS os100 (1.13.12); FILE MERGED 2007/07/10 14:03:02 os 1.13.12.1: #i69736# ::addNewConverted(): exception for already inserted formats removed


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [ae61ba69e744b9f44190732463f9f35a53dc2ab1]

INTEGRATION: CWS os100 (1.19.24); FILE MERGED 2007/07/13 15:48:19 os 1.19.24.1: #i65257# text import API extended


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [603a22d396e05960586403717c608500dff03f56]

INTEGRATION: CWS os100 (1.32.24); FILE MERGED 2007/07/13 15:48:19 os 1.32.24.1: #i65257# text import API extended


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [ba4e43406deaad893e83d8a937370eb3e0c1a194]

INTEGRATION: CWS unomacli64 (1.9.2); FILE MERGED 2007/06/05 15:18:13 kr 1.9.2.1: #i77422# fixed export


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [f229f4e77364f4f078c20b64980b31112def5753]

INTEGRATION: CWS unomacli64 (1.2.2); FILE MERGED 2007/06/08 09:10:17 kr 1.2.2.2: #i78114# missing includes for precompiled headers 2007/06/05 15:09:13 kr 1.2.2.1: #i77422# Use va_list * instead of plain type; added missing include for precompiled headers


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [31f538e034655145af92616cd352be681dfc0a6a]

INTEGRATION: CWS unomacli64 (1.2.2); FILE MERGED 2007/06/05 15:16:32 kr 1.2.2.1: #i78114# fixes for x64


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [97c3f60b851250ebcbfb44d2082c493399c1032b]

INTEGRATION: CWS unomacli64 (1.3.2); FILE ADDED 2007/06/05 15:15:13 kr 1.3.2.2: #i78114# lost .def files 2007/05/09 15:43:22 kr 1.3.2.1: file TestEnvironment.def was added on branch cws_src680_unomacli64 on 2007-06-05 15:15:13 +0000


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [f60bb431114d110e6f8c52df831fe9441b8eecab]

INTEGRATION: CWS unomacli64 (1.2.2); FILE MERGED 2007/06/08 09:10:17 kr 1.2.2.1: #i78114# missing includes for precompiled headers


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [d827ba1e7ae9da0590bc384666b36559e0b76cab]

INTEGRATION: CWS unomacli64 (1.3.2); FILE ADDED 2007/06/05 15:15:12 kr 1.3.2.2: #i78114# lost .def files 2007/05/09 15:43:22 kr 1.3.2.1: file path.test.def was added on branch cws_src680_unomacli64 on 2007-06-05 15:15:12 +0000


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [21e1be27e53b0578a6c8bff4fc8bf55a0f41ec32]

INTEGRATION: CWS unomacli64 (1.2.2); FILE MERGED 2007/07/10 11:20:57 kr 1.2.2.2: RESYNC: (1.2-1.3); FILE MERGED 2007/06/05 15:16:31 kr 1.2.2.1: #i78114# fixes for x64


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [026bc11733df3fbe7cddbff98684248bd43db5ff]

INTEGRATION: CWS unomacli64 (1.3.2); FILE ADDED 2007/06/05 15:15:12 kr 1.3.2.2: #i78114# lost .def files 2007/05/09 15:43:22 kr 1.3.2.1: file TestMapping.def was added on branch cws_src680_unomacli64 on 2007-06-05 15:15:12 +0000


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [deb9e81e0024527d522eefd7fd688327a757006d]

INTEGRATION: CWS unomacli64 (1.3.36); FILE MERGED 2007/06/22 11:53:13 kr 1.3.36.1: fixed #i78114#: warnings, needed to use SAL_IMPLEMENT_MAIN for rtl_getApp funs


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [35c6cd69c68068b0fe0115b61dd599fd89f0a131]

INTEGRATION: CWS unomacli64 (1.1.4); FILE ADDED 2007/06/05 15:15:12 kr 1.1.4.2: #i78114# lost .def files 2006/01/30 09:38:50 kr 1.1.4.1: file empty.def was added on branch cws_src680_unomacli64 on 2007-06-05 15:15:12 +0000


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [1fdbc8f7ab522e60b72f4de2b9c5fbc82431df18]

INTEGRATION: CWS unomacli64 (1.2.2); FILE MERGED 2007/06/05 15:15:55 kr 1.2.2.1: #i78114# missing includes for precompiled headers


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [054f5111d1bd8b418fba3e67551720106601f5cc]

INTEGRATION: CWS unomacli64 (1.3.2); FILE ADDED 2007/05/31 08:41:36 kr 1.3.2.2: added lost def file 2007/05/09 15:43:21 kr 1.3.2.1: file ProbeEnv.def was added on branch cws_src680_unomacli64 on 2007-05-31 08:41:36 +0000


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [944f6fea167841ecb3e167c9202245a6f7174eb7]

INTEGRATION: CWS unomacli64 (1.2.2); FILE MERGED 2007/06/05 15:09:13 kr 1.2.2.1: #i77422# Use va_list * instead of plain type; added missing include for precompiled headers


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [c5ebe21f2a360eb053f19914f57510952a0c02d6]

INTEGRATION: CWS unomacli64 (1.36.2); FILE MERGED 2007/06/05 15:06:18 kr 1.36.2.1: #i77422# Use va_list * instead of plain type


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [90d09d7096ed4ed63e73f65d7bf81ae273da76d2]

INTEGRATION: CWS unomacli64 (1.2.2); FILE MERGED 2007/06/05 15:06:18 kr 1.2.2.1: #i77422# Use va_list * instead of plain type


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [caf94d5af3875b23720a5c80ac5ff80706b6a709]

INTEGRATION: CWS unomacli64 (1.3.2); FILE MERGED 2007/06/05 15:06:18 kr 1.3.2.1: #i77422# Use va_list * instead of plain type


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [5a8c9b573f0324f36e77f9c65dca68e3fbedb493]

INTEGRATION: CWS unomacli64 (1.16.36); FILE MERGED 2007/06/07 10:54:33 kr 1.16.36.2: fixed: #i77600# warning because of wrong format specifier - now uses C++ style casts 2007/06/07 09:22:29 kr 1.16.36.1: fixed: #i77600# warning because of wrong format specifier


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [38179b1ca977b1c45a3cda44bf1192118119ac24]

INTEGRATION: CWS unomacli64 (1.11.36); FILE MERGED 2007/06/07 10:54:33 kr 1.11.36.2: fixed: #i77600# warning because of wrong format specifier - now uses C++ style casts 2007/06/07 09:22:29 kr 1.11.36.1: fixed: #i77600# warning because of wrong format specifier


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [3c606ae18406f86638a4e666be0ee34c158328b8]

INTEGRATION: CWS unomacli64 (1.3.2); FILE MERGED 2007/07/10 11:18:49 kr 1.3.2.2: RESYNC: (1.3-1.4); FILE MERGED 2007/06/05 15:04:44 kr 1.3.2.1: #i77422# Use va_list * instead of plain type


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [938ae4651467dfa328050233525d5d2be7762dfb]

INTEGRATION: CWS unomacli64 (1.3.2); FILE MERGED 2007/06/05 15:04:44 kr 1.3.2.1: #i77422# Use va_list * instead of plain type


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [fbd986475b8d991a1b3167309bbb55f88824008b]

INTEGRATION: CWS unomacli64 (1.3.2); FILE MERGED 2007/06/05 15:04:34 kr 1.3.2.1: #i77422# Use va_list * instead of plain type


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [fc7723f604aee4e7199b420a94ed33d65c91071c]

INTEGRATION: CWS unomacli64 (1.3.2); FILE MERGED 2007/06/05 15:04:23 kr 1.3.2.1: #i77422# Use va_list * instead of plain type


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [502f9b21e153822d48a0498e7eccdc14e1ba44b5]

INTEGRATION: CWS unomacli64 (1.8.2); FILE MERGED 2007/06/05 15:00:52 kr 1.8.2.1: #i77422# Use va_list * instead of plain type


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [efb0012c3e3862fff3b5186ddfe3119f2e15ff82]

INTEGRATION: CWS unomacli64 (1.11.2); FILE MERGED 2007/06/05 15:00:52 kr 1.11.2.1: #i77422# Use va_list * instead of plain type


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [9872c43b2ed0d315e6cdc8ca90cc541c7a970a8c]

INTEGRATION: CWS unomacli64 (1.2.2); FILE MERGED 2007/06/05 15:00:52 kr 1.2.2.1: #i77422# Use va_list * instead of plain type


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [a225f83ebae83a6142057551f8a97b9d3aa41d6f]

INTEGRATION: CWS unomacli64 (1.3.2); FILE ADDED 2007/06/08 09:54:32 kr 1.3.2.2: #i78114# lost during integration of bunoexttm 2007/05/09 15:25:43 kr 1.3.2.1: file TestComponent.uno.def was added on branch cws_src680_unomacli64 on 2007-06-08 09:54:32 +0000


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [91d04571ea091ff8afcef95658d4390f5bcc2a1d]

INTEGRATION: CWS unomacli64 (1.2.6); FILE MERGED 2007/06/08 09:53:51 kr 1.2.6.1: #i78114# missing includes for precompiled headers


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [1fe26ec84b68ff147f6ec42e1bd464c8a56e720f]

INTEGRATION: CWS unomacli64 (1.3.2); FILE ADDED 2007/06/08 09:54:32 kr 1.3.2.2: #i78114# lost during integration of bunoexttm 2007/05/09 15:22:54 kr 1.3.2.1: file TestEnv.def was added on branch cws_src680_unomacli64 on 2007-06-08 09:54:32 +0000


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [68d26285846d5e10c979d54cb9d1dfb3c5a7dd43]

INTEGRATION: CWS unomacli64 (1.2.6); FILE MERGED 2007/06/08 09:53:51 kr 1.2.6.2: #i78114# missing includes for precompiled headers 2007/06/08 08:40:55 kr 1.2.6.1: #i77422# Use va_list * instead of plain type


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [81125ed50ed478e756233f04d1a8e626d584eb53]

INTEGRATION: CWS unomacli64 (1.27.6); FILE MERGED 2007/06/06 07:40:31 kr 1.27.6.1: #i77422# Use va_list * instead of plain type; added missing include for precompiled headers


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [cc197d750f05c9723036b91fdd8f04da96a9c1d0]

INTEGRATION: CWS unomacli64 (1.46.6); FILE MERGED 2007/06/29 11:13:54 kr 1.46.6.3: fixed: #i78830# use map file for all gcc3 platforms 2007/06/27 15:34:05 kr 1.46.6.2: types are now sorted :-) 2007/06/27 14:45:55 kr 1.46.6.1: fixed: added missing types; enhanced: support map files for all Linux-GCC based platforms


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [da6cab4fca6e8814a30b7ce099f28e6f60884b02]

INTEGRATION: CWS unomacli64 (1.1.2); FILE ADDED 2007/07/11 14:50:10 kr 1.1.2.3: fixed: removed merged in component_getDescriptionFun 2007/07/04 18:08:24 kr 1.1.2.2: fixed: missed sal_Int32 in OPropertyArrayHelper::OPropertyArrayHelper 2007/06/29 11:13:54 kr 1.1.2.1: fixed: #i78830# use map file for all gcc3 platforms


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [bc57543c1d0141e157bd461d7a9c99486dd057ef]

INTEGRATION: CWS unomacli64 (1.30.6); FILE MERGED 2007/06/06 07:40:31 kr 1.30.6.1: #i77422# Use va_list * instead of plain type; added missing include for precompiled headers


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [6bda227e7e8865310972e9c593cbf46cec00d63d]

INTEGRATION: CWS unomacli64 (1.3.122); FILE MERGED 2007/06/29 11:14:39 kr 1.3.122.2: jkims patch - noopt only for cppinterfaceproxy.cxx 2007/06/20 12:21:31 kr 1.3.122.1: fixed: #78284# - somehow optimization needs to be disabled


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [730399de90add4e35da9754a8f7525b443237026]

INTEGRATION: CWS unomacli64 (1.6.50); FILE MERGED 2007/06/20 10:29:46 kr 1.6.50.1: fixed: #i78284#


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [242b9c51dbec5424dafb55ac2d463892aebedb6a]

INTEGRATION: CWS unomacli64 (1.6.4); FILE MERGED 2007/06/06 07:38:41 kr 1.6.4.1: #i77422# Use va_list * instead of plain type; added missing include for precompiled headers


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [30f6f8c5b2be79bc1ab8d073f42a86aaf1ec3196]

INTEGRATION: CWS unomacli64 (1.13.10); FILE MERGED 2007/06/20 10:29:46 kr 1.13.10.1: fixed: #i78284#


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [28e75017a69f99631d802d81faedb74af1bdf469]

INTEGRATION: CWS unomacli64 (1.1.2); FILE ADDED 2007/06/20 10:29:46 kr 1.1.2.1: fixed: #i78284#


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [a85b842caba4b0a0b9807540790ecfdd4af87909]

INTEGRATION: CWS aw051 (1.103.38); FILE MERGED 2007/06/22 09:33:15 aw 1.103.38.1: changes after resync: warning free


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [4b7e13a3636ecd43fb743e65f12e93c21971a4e1]

INTEGRATION: CWS aw051 (1.28.42); FILE MERGED 2007/06/22 08:58:56 aw 1.28.42.1: changes after resync: warning free


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [20262eb6faa91d7ba397a1688239b68d21e9af79]

INTEGRATION: CWS aw051 (1.4.56); FILE MERGED 2007/05/03 16:18:35 aw 1.4.56.1: #i4219# Added Get/Set entries for DrawingLayer PageSize Maximas and Page Margins to SvtOptionsDrawinglayer


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [c1f74df3778b2d0d79b93b54ae855490d3a9882a]

INTEGRATION: CWS aw051 (1.2.28); FILE MERGED 2007/05/03 16:18:34 aw 1.2.28.1: #i4219# Added Get/Set entries for DrawingLayer PageSize Maximas and Page Margins to SvtOptionsDrawinglayer


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [582ca441a405dc84bb8bc2ddf3ef958a786c9553]

#i10000# additional change for aw051


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [31066180921b9f3137259dcb8981918b6de426f0]

INTEGRATION: CWS aw051 (1.12.8); FILE MERGED 2007/06/21 16:28:32 aw 1.12.8.4: #i78198# applied 64bit patch for object selection(s) 2007/06/15 13:36:14 aw 1.12.8.3: #i77162# 3rd round of adaptions to B2DPolygon bezier handling 2007/06/12 16:32:54 aw 1.12.8.2: #i77162# Continued adaptions to bezier handling 2007/06/08 14:52:14 aw 1.12.8.1: #i77162# adaptions to changed B2DPolygon bezier handling


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [026df733ebc1bb8d9a34fb6153b501d8df5de908]

INTEGRATION: CWS aw051 (1.34.100); FILE MERGED 2007/05/21 18:05:54 aw 1.34.100.3: RESYNC: (1.35-1.36); FILE MERGED 2007/05/10 15:33:36 aw 1.34.100.2: RESYNC: (1.34-1.35); FILE MERGED 2007/05/03 16:21:26 aw 1.34.100.1: #i4219# Support for reading page maximum size and page margins from SvtOptionsDrawinglayer


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [c6f546608ecc2fd906cdd007e37b2a9c6111259f]

#i79714# fix for gcj


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [eb1a8dfc3ee2a9180f060f8450f227d49b623746]

INTEGRATION: CWS aw051 (1.7.64); FILE MERGED 2007/06/09 11:50:16 aw 1.7.64.1: #i77162# Adaptions to changed B2DPolygon bezier handling


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [c661df1b10090d828bacf0845117a1ec30cc2a6e]

INTEGRATION: CWS aw051 (1.17.4); FILE MERGED 2007/06/22 08:58:56 aw 1.17.4.1: changes after resync: warning free


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [5e693f23e19a0d86b9c9729b84b3fa1b1f48c6ec]

INTEGRATION: CWS aw051 (1.15.84); FILE MERGED 2007/06/11 14:38:17 aw 1.15.84.1: #i77162# 2nd adaptions to new bezier handling


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [1f5899f9b78718c5c13f3cce9a651be873601e5e]

INTEGRATION: CWS aw051 (1.14.6); FILE MERGED 2007/06/12 16:31:57 aw 1.14.6.4: #i77162# Continued adaptions to bezier handling 2007/06/11 14:38:17 aw 1.14.6.3: #i77162# 2nd adaptions to new bezier handling 2007/06/07 11:26:58 aw 1.14.6.2: #i77162# adaptions to changed B2DPolygon bezier handling 2007/05/30 13:16:47 aw 1.14.6.1: #i76891# reworked B2DPolygon to Polygon converter to produce minimal Polygons when curves are used


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [252e5a2f9d473d67c5b1a15fb64d46a490385591]

INTEGRATION: CWS aw051 (1.8.26); FILE MERGED 2007/07/16 09:39:55 thb 1.8.26.2: #i77162# Added unit test for the new B2DPolygon methods 2007/06/15 13:29:35 aw 1.8.26.1: #i77162# 3rd round of adaptions to B2DPolygon bezier handling


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [59e5a09de1e9fa96621dc8a588d65634ee401426]

INTEGRATION: CWS aw051 (1.15.30); FILE MERGED 2007/06/15 13:29:21 aw 1.15.30.1: #i77162# 3rd round of adaptions to B2DPolygon bezier handling


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [7a33932b435b7aafc4bae2ff67ae97bbe3dac9a7]

INTEGRATION: CWS aw051 (1.11.34); FILE MERGED 2007/06/15 13:29:21 aw 1.11.34.1: #i77162# 3rd round of adaptions to B2DPolygon bezier handling


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [67adbfe3ea8485a339fc570d4ada08eae271fe72]

INTEGRATION: CWS aw051 (1.4.6); FILE MERGED 2007/06/07 09:32:50 aw 1.4.6.2: #i77162# changes to B2DPolygon bezier handling 2007/06/06 15:49:42 aw 1.4.6.1: #i77162# B2DPolygin control point interface changes


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [6656bdaf82d41661150f4d12168fa0aa0169df00]

INTEGRATION: CWS aw051 (1.7.34); FILE MERGED 2007/06/07 09:32:50 aw 1.7.34.2: #i77162# changes to B2DPolygon bezier handling 2007/06/06 15:49:41 aw 1.7.34.1: #i77162# B2DPolygin control point interface changes


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [c2e47990f5a7314472cbd3bac27dee4df6d3af6e]

INTEGRATION: CWS aw051 (1.6.26); FILE MERGED 2007/06/15 13:29:20 aw 1.6.26.3: #i77162# 3rd round of adaptions to B2DPolygon bezier handling 2007/06/07 09:32:50 aw 1.6.26.2: #i77162# changes to B2DPolygon bezier handling 2007/06/06 15:49:41 aw 1.6.26.1: #i77162# B2DPolygin control point interface changes


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [ed0fda93cfc789a585b8fce3d74a76906ccab616]

INTEGRATION: CWS aw051 (1.15.30); FILE MERGED 2007/06/12 16:31:10 aw 1.15.30.5: #i77162# Continued adaptions to bezier handling 2007/06/11 14:41:47 aw 1.15.30.4: #i77162# 2nd adaptions to new bezier handling 2007/06/06 15:49:41 aw 1.15.30.3: #i77162# B2DPolygin control point interface changes 2007/05/10 13:21:19 aw 1.15.30.2: #i76891# 2007/05/10 09:48:51 aw 1.15.30.1: #i76891#


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [608b61708fb70cf8974d676cc28a19231e530ec0]

INTEGRATION: CWS aw051 (1.13.30); FILE MERGED 2007/06/07 09:32:50 aw 1.13.30.2: #i77162# changes to B2DPolygon bezier handling 2007/06/06 15:49:41 aw 1.13.30.1: #i77162# B2DPolygin control point interface changes


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [05258ecf60b6ee644838af38bb86c8fc570f51fe]

INTEGRATION: CWS aw051 (1.17.24); FILE MERGED 2007/06/06 15:49:41 aw 1.17.24.1: #i77162# B2DPolygin control point interface changes


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [2c3f7d6f61ba38d3ebc71cf6d8795d136a134361]

INTEGRATION: CWS aw051 (1.24.24); FILE MERGED 2007/06/12 16:31:10 aw 1.24.24.8: #i77162# Continued adaptions to bezier handling 2007/06/11 14:41:47 aw 1.24.24.7: #i77162# 2nd adaptions to new bezier handling 2007/06/08 14:37:43 aw 1.24.24.6: #i77162# adaptions to changed B2DPolygon bezier handling 2007/06/07 11:20:44 aw 1.24.24.5: #i77162# added getContinuityInPoint to B2DPolygon 2007/06/07 09:32:50 aw 1.24.24.4: #i77162# changes to B2DPolygon bezier handling 2007/06/06 15:49:41 aw 1.24.24.3: #i77162# B2DPolygin control point interface changes 2007/05/10 13:21:19 aw 1.24.24.2: #i76891# 2007/05/10 09:48:51 aw 1.24.24.1: #i76891#


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [cbf1f8734dde81174e0119d8f42cf69e5eb308c5]

INTEGRATION: CWS aw051 (1.5.30); FILE MERGED 2007/06/11 14:41:47 aw 1.5.30.4: #i77162# 2nd adaptions to new bezier handling 2007/06/07 09:32:49 aw 1.5.30.3: #i77162# changes to B2DPolygon bezier handling 2007/06/06 15:49:41 aw 1.5.30.2: #i77162# B2DPolygin control point interface changes 2007/05/10 09:48:51 aw 1.5.30.1: #i76891#


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [faf6e9c244eb811e5a71d6e7d237f519fd7af91d]

INTEGRATION: CWS aw051 (1.4.30); FILE MERGED 2007/06/07 09:32:49 aw 1.4.30.2: #i77162# changes to B2DPolygon bezier handling 2007/06/06 15:49:41 aw 1.4.30.1: #i77162# B2DPolygin control point interface changes


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [4ee3f7e3e971e34336036ed35b95c441f4fa7127]

INTEGRATION: CWS aw051 (1.18.24); FILE MERGED 2007/06/19 09:12:24 aw 1.18.24.7: #i77162# adaptions after resync 2007/06/15 13:29:20 aw 1.18.24.6: #i77162# 3rd round of adaptions to B2DPolygon bezier handling 2007/06/12 16:31:10 aw 1.18.24.5: #i77162# Continued adaptions to bezier handling 2007/06/11 14:41:47 aw 1.18.24.4: #i77162# 2nd adaptions to new bezier handling 2007/06/07 11:20:44 aw 1.18.24.3: #i77162# added getContinuityInPoint to B2DPolygon 2007/06/07 09:32:49 aw 1.18.24.2: #i77162# changes to B2DPolygon bezier handling 2007/06/06 15:49:41 aw 1.18.24.1: #i77162# B2DPolygin control point interface changes


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [a45464095be4abcb229509e2233473dcd13d6e1f]

INTEGRATION: CWS aw051 (1.13.14); FILE MERGED 2007/06/11 14:41:47 aw 1.13.14.3: #i77162# 2nd adaptions to new bezier handling 2007/06/06 15:49:41 aw 1.13.14.2: #i77162# B2DPolygin control point interface changes 2007/05/10 09:48:51 aw 1.13.14.1: #i76891#


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [7a9f4ed48a1cd3fd088722d69de2f7f6ea40a0ae]

INTEGRATION: CWS aw051 (1.11.34); FILE MERGED 2007/06/11 14:41:47 aw 1.11.34.1: #i77162# 2nd adaptions to new bezier handling


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [50d08ec1e70bc1fdf5cdd8883ad2bd46053b006d]

INTEGRATION: CWS aw051 (1.12.64); FILE MERGED 2007/06/15 13:29:00 aw 1.12.64.1: #i77162# 3rd round of adaptions to B2DPolygon bezier handling


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [802cc3ebd75488ccba262908e9e0015a31d93346]

INTEGRATION: CWS aw051 (1.12.58); FILE MERGED 2007/06/15 13:29:00 aw 1.12.58.1: #i77162# 3rd round of adaptions to B2DPolygon bezier handling


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [1af4a70e92a0a6c9700704815765e8561916d348]

INTEGRATION: CWS aw051 (1.14.64); FILE MERGED 2007/06/15 13:28:59 aw 1.14.64.1: #i77162# 3rd round of adaptions to B2DPolygon bezier handling


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [2b8079e08c8baa9662c5a02bbcd95d345477d7f2]

INTEGRATION: CWS aw051 (1.16.22); FILE MERGED 2007/06/15 13:28:59 aw 1.16.22.1: #i77162# 3rd round of adaptions to B2DPolygon bezier handling


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [f47910f9868a03019642a2eee02124d4af9310cb]

INTEGRATION: CWS aw051 (1.12.64); FILE MERGED 2007/06/15 13:28:59 aw 1.12.64.1: #i77162# 3rd round of adaptions to B2DPolygon bezier handling


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [d001033f9d1f059acb6e5ca6aa79702c657431fb]

INTEGRATION: CWS aw051 (1.15.24); FILE MERGED 2007/05/10 09:48:43 aw 1.15.24.1: #i76891#


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [5eb8c8fe3a6640899ed13bf2cfa7801e9287feeb]

INTEGRATION: CWS aw051 (1.12.46); FILE MERGED 2007/06/06 15:49:30 aw 1.12.46.1: #i77162# B2DPolygin control point interface changes


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [e87ef674b04f3bf0b02f4ec95f095f6451bfb352]

INTEGRATION: CWS aw051 (1.20.24); FILE MERGED 2007/06/12 16:28:20 aw 1.20.24.4: #i77162# Continued adaptions to bezier handling 2007/06/08 14:37:22 aw 1.20.24.3: #i77162# adaptions to changed B2DPolygon bezier handling 2007/06/06 15:49:29 aw 1.20.24.2: #i77162# B2DPolygin control point interface changes 2007/05/10 09:48:43 aw 1.20.24.1: #i76891#


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [1242d5e27a6180e05a100203e40e3cca65df6bd4]

INTEGRATION: CWS aw051 (1.11.46); FILE MERGED 2007/06/07 11:20:26 aw 1.11.46.3: #i77162# added getContinuityInPoint to B2DPolygon 2007/06/07 09:32:22 aw 1.11.46.2: #i77162# changes to B2DPolygon bezier handling 2007/06/06 15:49:29 aw 1.11.46.1: #i77162# B2DPolygin control point interface changes


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [2cf2be48ed80736b8cf4309e0dca179e4b6f76a9]

INTEGRATION: CWS aw051 (1.10.24); FILE MERGED 2007/06/15 13:28:59 aw 1.10.24.1: #i77162# 3rd round of adaptions to B2DPolygon bezier handling


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [a4cfc4b0f6905dde001de040aceff2cc9636cd10]

INTEGRATION: CWS aw051 (1.10.56); FILE MERGED 2007/06/06 15:49:29 aw 1.10.56.1: #i77162# B2DPolygin control point interface changes


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [7fe85832d8b74ecaec653ff6796e2670406628a9]

INTEGRATION: CWS aw051 (1.8.64); FILE MERGED 2007/06/11 14:41:26 aw 1.8.64.1: #i77162# 2nd adaptions to new bezier handling


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [a974e55a3f2eb3c82a3150c3746dcc32feb2eb2c]

INTEGRATION: CWS aw051 (1.26.18); FILE MERGED 2007/06/07 11:44:20 aw 1.26.18.1: #i77162# adaptions to changed B2DPolygon bezier handling


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [cc34f5a987866f8863c05e2528ff954181781857]

INTEGRATION: CWS aw051 (1.38.94); FILE MERGED 2007/06/08 14:52:14 aw 1.38.94.1: #i77162# adaptions to changed B2DPolygon bezier handling


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [092c14df2c28e4b0bc6696fab7d0b8d463183d4e]

INTEGRATION: CWS aw051 (1.62.6); FILE MERGED 2007/06/15 13:36:14 aw 1.62.6.3: #i77162# 3rd round of adaptions to B2DPolygon bezier handling 2007/06/12 16:32:54 aw 1.62.6.2: #i77162# Continued adaptions to bezier handling 2007/06/08 14:52:14 aw 1.62.6.1: #i77162# adaptions to changed B2DPolygon bezier handling


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [f6aad81596133ebddc1fc38ef4caee3d562e8fd3]

INTEGRATION: CWS aw051 (1.24.190); FILE MERGED 2007/06/08 14:52:14 aw 1.24.190.1: #i77162# adaptions to changed B2DPolygon bezier handling


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [465518bfc4c4419464309242757f423d4d915965]

INTEGRATION: CWS aw051 (1.9.284); FILE MERGED 2007/07/06 10:45:07 aw 1.9.284.2: #i74358# corrected too much for the old stuff 2007/06/21 16:23:47 aw 1.9.284.1: #i74358# corrected rotate/shear applied by F4 dialog


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [372b5b8269ac1237bc94d5acc1f050bebd59cb4f]

INTEGRATION: CWS aw051 (1.41.8); FILE MERGED 2007/06/18 08:50:34 aw 1.41.8.4: #i77162# curve split inserts given test point, but needs to use the offset to the actual split point to create an C1 continuity in the split pont 2007/06/15 13:36:14 aw 1.41.8.3: #i77162# 3rd round of adaptions to B2DPolygon bezier handling 2007/06/12 16:32:54 aw 1.41.8.2: #i77162# Continued adaptions to bezier handling 2007/06/08 14:52:14 aw 1.41.8.1: #i77162# adaptions to changed B2DPolygon bezier handling


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [477980c2d8227e522766d8d61f47480c3be60bf9]

INTEGRATION: CWS aw051 (1.32.8); FILE MERGED 2007/06/08 14:52:13 aw 1.32.8.1: #i77162# adaptions to changed B2DPolygon bezier handling


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [04c7f489372be2f8e7f5cb7cafc77a7babb15699]

INTEGRATION: CWS aw051 (1.40.8); FILE MERGED 2007/06/08 14:52:13 aw 1.40.8.1: #i77162# adaptions to changed B2DPolygon bezier handling


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [5d7ee812adb83a09282f8c137903e19ca3f8e81a]

INTEGRATION: CWS aw051 (1.32.186); FILE MERGED 2007/06/21 16:28:32 aw 1.32.186.1: #i78198# applied 64bit patch for object selection(s)


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [2e70e54b7dc2f3145951a55949f0e21637018a14]

INTEGRATION: CWS aw051 (1.10.284); FILE MERGED 2007/06/21 16:28:32 aw 1.10.284.1: #i78198# applied 64bit patch for object selection(s)


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [1bf6d5fba22b6f7367b2f5b69e8206d2bcc63c38]

INTEGRATION: CWS aw051 (1.24.186); FILE MERGED 2007/05/10 15:57:09 aw 1.24.186.2: RESYNC: (1.24-1.25); FILE MERGED 2007/05/03 14:18:53 aw 1.24.186.1: #i53286# using GetCursorBlinkRate now


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [c4705ada28f3b35273acaff5af28a433cffa6c4c]

INTEGRATION: CWS aw051 (1.27.98); FILE MERGED 2007/06/21 16:28:32 aw 1.27.98.5: #i78198# applied 64bit patch for object selection(s) 2007/06/08 14:52:13 aw 1.27.98.4: #i77162# adaptions to changed B2DPolygon bezier handling 2007/05/21 18:23:52 aw 1.27.98.3: RESYNC: (1.28-1.29); FILE MERGED 2007/05/10 15:56:50 aw 1.27.98.2: RESYNC: (1.27-1.28); FILE MERGED 2007/05/10 09:56:57 aw 1.27.98.1: #i76891#


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [f76c3bc0f6232c2db96db6c20c19e7bf6a60a270]

INTEGRATION: CWS aw051 (1.27.182); FILE MERGED 2007/06/21 16:23:47 aw 1.27.182.1: #i74358# corrected rotate/shear applied by F4 dialog


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [4ddd745f1d8649b5aa3e2a7d6936a3c542ac88c4]

INTEGRATION: CWS aw051 (1.17.186); FILE MERGED 2007/05/03 14:18:45 aw 1.17.186.1: #i73341# GluePoint creation ignores equality of last two drag points


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [c64f3ad098b42b12dafc3dc506e6851160fe1d46]

INTEGRATION: CWS aw051 (1.14.220); FILE MERGED 2007/06/08 14:52:13 aw 1.14.220.1: #i77162# adaptions to changed B2DPolygon bezier handling


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [e518425ebc0c84e477946e939733111832ddd37e]

INTEGRATION: CWS aw051 (1.6.8); FILE MERGED 2007/05/29 14:12:37 aw 1.6.8.1: #i77674#


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [88879a0d12fba95825b7f99f348094039ba3e029]

INTEGRATION: CWS aw051 (1.3.188); FILE MERGED 2007/05/29 14:12:36 aw 1.3.188.1: #i77674#


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [06b389691fece6f74d527a9f93aa0e4f13d58772]

INTEGRATION: CWS aw051 (1.3.190); FILE MERGED 2007/05/29 14:12:36 aw 1.3.190.1: #i77674#


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [1f9acb03ca52853df288257928e6360fc1efaf0b]

INTEGRATION: CWS aw051 (1.3.190); FILE MERGED 2007/05/29 14:12:36 aw 1.3.190.2: #i77674# 2007/05/03 14:17:00 aw 1.3.190.1: #i53286# using GetCursorBlinkRate now


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [fca6496da4c24778262eac66ea0469513b7931c6]

INTEGRATION: CWS aw051 (1.61.8); FILE MERGED 2007/06/21 16:28:31 aw 1.61.8.1: #i78198# applied 64bit patch for object selection(s)


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [1f29711bdec5baf1dc1b62deb8751011709e4a21]

INTEGRATION: CWS aw051 (1.4.220); FILE MERGED 2007/06/22 08:31:52 aw 1.4.220.1: #i72532# removed assert when empty Vol3DPointIterator is created, this does no harm.


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [4a7351ceeb3440d4429c342c67b4fe1f99773e9e]

INTEGRATION: CWS aw051 (1.8.98); FILE MERGED 2007/05/03 15:07:06 aw 1.8.98.2: #i75273# added TaskID to the code 2007/05/03 14:14:57 aw 1.8.98.1: #i75273# internal numerical changes to use double precision and int64 where possible


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [52b0fe1a6b6c3a8fbc07a47ed97e699a112d263d]

INTEGRATION: CWS aw051 (1.27.98); FILE MERGED 2007/07/06 15:36:43 aw 1.27.98.5: #i75273# min/max values of size and position were erraneously scaled by normalizing before setting 2007/05/21 18:09:56 aw 1.27.98.4: RESYNC: (1.28-1.29); FILE MERGED 2007/05/10 15:42:38 aw 1.27.98.3: RESYNC: (1.27-1.28); FILE MERGED 2007/05/03 15:07:06 aw 1.27.98.2: #i75273# added TaskID to the code 2007/05/03 14:14:57 aw 1.27.98.1: #i75273# internal numerical changes to use double precision and int64 where possible


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [69962a1a4152e84d51034ff3a778435657f70252]

INTEGRATION: CWS aw051 (1.67.408); FILE MERGED 2007/05/10 15:33:43 aw 1.67.408.2: RESYNC: (1.67-1.68); FILE MERGED 2007/05/03 16:21:26 aw 1.67.408.1: #i4219# Support for reading page maximum size and page margins from SvtOptionsDrawinglayer


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [99b1eeae3e405675dd52cc2425a9b51bf54cbbe1]

INTEGRATION: CWS aw051 (1.16.8); FILE MERGED 2007/06/08 14:52:12 aw 1.16.8.1: #i77162# adaptions to changed B2DPolygon bezier handling


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [cf0e74d7c136b35ee19e4f7fa8be6803d3cd2252]

INTEGRATION: CWS aw051 (1.15.16); FILE MERGED 2007/06/08 14:52:12 aw 1.15.16.1: #i77162# adaptions to changed B2DPolygon bezier handling


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [81759cee5409207c974120238926e73d89092c34]

INTEGRATION: CWS aw051 (1.13.206); FILE MERGED 2007/06/08 14:52:12 aw 1.13.206.1: #i77162# adaptions to changed B2DPolygon bezier handling


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [fb99c8f7fb9fbd991e1b8940b8b0e229589a3a84]

INTEGRATION: CWS aw051 (1.26.8); FILE MERGED 2007/06/15 13:36:14 aw 1.26.8.3: #i77162# 3rd round of adaptions to B2DPolygon bezier handling 2007/06/12 16:32:54 aw 1.26.8.2: #i77162# Continued adaptions to bezier handling 2007/06/08 14:52:12 aw 1.26.8.1: #i77162# adaptions to changed B2DPolygon bezier handling


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [7f1f5b30c2aa661270a492acab6df8b3b0e1bdd2]

INTEGRATION: CWS aw051 (1.2.222); FILE MERGED 2007/05/03 14:16:50 aw 1.2.222.1: #i53286# using GetCursorBlinkRate now


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [29cc35bed98c7f08f56e292df62d43c740885e71]

INTEGRATION: CWS aw051 (1.2.16); FILE MERGED 2007/06/21 16:28:21 aw 1.2.16.1: #i78198# applied 64bit patch for object selection(s)


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [cffc54ff094b35d7cd8ea5907de7527646896f97]

INTEGRATION: CWS aw051 (1.54.10); FILE MERGED 2007/06/09 12:00:52 aw 1.54.10.1: #i77162# Adaptions to changed B2DPolygon bezier handling


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [8cc13fdee8d5eb2e68fd0bb7648e052279d2363c]

INTEGRATION: CWS aw051 (1.59.8); FILE MERGED 2007/06/22 10:53:55 aw 1.59.8.1: #i78748# SdrEndTextEdit refreshes (thus deletes thec urrent) Handles, thus it is not valid to remember handles past that call. The handle in aVEvt needs to be newly fetched when SdrEndTextEdit is used


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [2f343cd65a000921d9bb27f6d147705cf8e005f2]

INTEGRATION: CWS aw051 (1.16.102); FILE MERGED 2007/06/09 11:48:40 aw 1.16.102.1: #i77162# Adaptions to changed B2DPolygon bezier handling


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [27340e298ee5c70e32d283012116cd191770c69c]

INTEGRATION: CWS aw051 (1.19.102); FILE MERGED 2007/06/09 11:48:40 aw 1.19.102.1: #i77162# Adaptions to changed B2DPolygon bezier handling


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [f4a84a3bdfd6bccdbdd8c27983a3bfb66593861f]

INTEGRATION: CWS aw051 (1.130.26); FILE MERGED 2007/06/18 12:55:59 aw 1.130.26.3: RESYNC: (1.131-1.133); FILE MERGED 2007/05/10 14:47:38 aw 1.130.26.2: RESYNC: (1.130-1.131); FILE MERGED 2007/05/03 16:15:43 aw 1.130.26.1: #i4219# Added Slots for DrawingLayer PageSize Maximas and Page Margins


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [e48ba79988a7fdc23a6106d1864cc94c823fde9c]

INTEGRATION: CWS aw051 (1.5.28); FILE MERGED 2007/06/20 12:34:56 aw 1.5.28.1: Adaptions after resync


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [017d95971f70c76a3558bf213cfc261efd94c520]

INTEGRATION: CWS aw051 (1.9.36); FILE MERGED 2007/06/07 17:33:30 aw 1.9.36.1: #i77162# adaptions to B2DPolygon bezier segment changes


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [c595ea9b2b7d2ca97ef9b042801c8ee1fbdc0a7e]

INTEGRATION: CWS finalsisslremoval (1.2.4); FILE MERGED 2007/07/15 07:49:42 pjanik 1.2.4.1: #i79627#: Remove SISSL.


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [837cc45d3f425406000ffaa2a0f4da0dcc51565b]

INTEGRATION: CWS finalsisslremoval (1.2.4); FILE MERGED 2007/07/15 07:49:02 pjanik 1.2.4.1: #i79627#: Remove SISSL.


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [6f194de0751bd18677836658cb9f9e3ff7af5b50]

INTEGRATION: CWS finalsisslremoval (1.2.4); FILE MERGED 2007/07/15 07:47:40 pjanik 1.2.4.1: #i79627#: Remove SISSL.


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [20e37c12584f1dfbdc842d1e8092a240aa277883]

INTEGRATION: CWS finalsisslremoval (1.68.62); FILE MERGED 2007/07/15 07:52:44 pjanik 1.68.62.1: #i79627#: Remove SISSL.


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [e012dea6ba43027d7196bd444f2c781641f89c96]

INTEGRATION: CWS finalsisslremoval (1.2.10); FILE MERGED 2007/07/15 07:54:27 pjanik 1.2.10.1: #i79627#: Remove SISSL.


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [4fc44ee7b6b7780bb81563018d9330f85303f63d]

INTEGRATION: CWS finalsisslremoval (1.2.10); FILE MERGED 2007/07/15 07:58:03 pjanik 1.2.10.2: #i79627#: Remove SISSL. 2007/07/15 07:53:36 pjanik 1.2.10.1: #i79627#: Remove SISSL.


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [19244d33e1aa0ee1c48a1b4dfc9ba32587955702]

INTEGRATION: CWS finalsisslremoval (1.2.10); FILE MERGED 2007/07/15 07:53:10 pjanik 1.2.10.1: #i79627#: Remove SISSL.


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [0afedd09a3b229262cfb78ef6f7f92c36f705d85]

INTEGRATION: CWS finalsisslremoval (1.3.14); FILE MERGED 2007/07/15 08:00:02 pjanik 1.3.14.1: #i79627#: Remove SISSL.


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [ed0f487dc08c6d6f601a1236db1a258e30f60893]

INTEGRATION: CWS finalsisslremoval (1.3.32); FILE MERGED 2007/07/15 07:59:26 pjanik 1.3.32.1: #i79627#: Remove SISSL.


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [64d3695c90faa05251414e931d6ef9d2e48ecec8]

INTEGRATION: CWS finalsisslremoval (1.4.14); FILE MERGED 2007/07/15 07:58:58 pjanik 1.4.14.1: #i79627#: Remove SISSL.


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [735c9af36a1d573d8fc16164123df3bd31405bb2]

INTEGRATION: CWS finalsisslremoval (1.2.32); FILE MERGED 2007/07/15 07:57:12 pjanik 1.2.32.1: #i79627#: Remove SISSL.


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [24e4a4b0f7f2dd0ad1590fa7136b78bbdb71cf24]

INTEGRATION: CWS finalsisslremoval (1.2.32); FILE MERGED 2007/07/15 07:56:44 pjanik 1.2.32.1: #i79627#: Remove SISSL.


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [45e3c09314be24bfeea6fadd6d08fdc959337e6a]

INTEGRATION: CWS tl38 (1.68.310); FILE MERGED 2007/06/27 10:37:53 tl 1.68.310.2: RESYNC: (1.68-1.69); FILE MERGED 2007/06/22 12:32:05 tl 1.68.310.1: #i78734# spell check single chars


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [3532cf57995b0f41b869838c69b790340447fc3a]

INTEGRATION: CWS tl38 (1.115.114); FILE MERGED 2007/07/03 12:55:10 tl 1.115.114.1: #i78661# no auto-capitalization of first sentence in Calc


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [b3fdf197a16623fc09642f5731cf4bf84e6421cb]

INTEGRATION: CWS tl38 (1.83.212); FILE MERGED 2007/07/03 12:49:01 tl 1.83.212.1: #i78661# no auto-capitalization of first sentence in Calc


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [3364ebd25fb3c388d7d26667de4bec15ffe5311c]

INTEGRATION: CWS tl38 (1.105.98); FILE MERGED 2007/07/03 13:47:05 tl 1.105.98.2: #i78661# changed auto-correction for first sentence in Calc 2007/07/03 12:50:47 tl 1.105.98.1: #i78661# no auto-capitalization of first sentence in Calc


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [63709a42272e516eddfa1b96f3848540b1b35d6e]

INTEGRATION: CWS tl38 (1.2.70); FILE MERGED 2007/07/03 12:48:06 tl 1.2.70.1: #i78661# no auto-capitalization of first sentence in Calc


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [5829bd004fd02e4e131236679d0ac4022d091502]

INTEGRATION: CWS tl38 (1.77.124); FILE MERGED 2007/06/27 08:49:12 tl 1.77.124.2: RESYNC: (1.77-1.78); FILE MERGED 2007/06/22 12:05:30 tl 1.77.124.1: #i78734# spell check single chars


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [971867bd43c5a782af941fa7e70e5130a8bc242b]

INTEGRATION: CWS tl38 (1.21.302); FILE MERGED 2007/05/30 09:22:02 tl 1.21.302.1: #i74571# added PageStyleName as optional property


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [5a7603c0093d4e3c430c6a59f460ce137da3e13d]

INTEGRATION: CWS tl38 (1.15.32); FILE MERGED 2007/06/28 07:41:22 tl 1.15.32.3: warnings after merging removed 2007/06/27 09:29:54 tl 1.15.32.2: RESYNC: (1.15-1.16); FILE MERGED 2007/06/04 08:22:28 tl 1.15.32.1: #i78043# warning-free code


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [9277af43353fb6915c6d3c83bfea44fd23b493b9]

INTEGRATION: CWS tl38 (1.37.24); FILE MERGED 2007/06/27 09:17:29 tl 1.37.24.2: RESYNC: (1.37-1.38); FILE MERGED 2007/06/14 12:48:43 tl 1.37.24.1: #i78017# change char attribute behaviour for font-height, -weight and -posture


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [c6f9cf83cf3dcd8e2aa24e68bf43a6d2224fa516]

INTEGRATION: CWS tl38 (1.34.10); FILE MERGED 2007/06/27 08:22:01 tl 1.34.10.2: RESYNC: (1.34-1.35); FILE MERGED 2007/06/15 10:24:37 tl 1.34.10.1: #i78017# change char attribute behaviour for font-height, -weight and -posture


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [afb519544cfc91514fc1453bdc5bf3e8603fc642]

INTEGRATION: CWS tl38 (1.31.8); FILE MERGED 2007/06/27 08:21:51 tl 1.31.8.2: RESYNC: (1.31-1.32); FILE MERGED 2007/06/15 10:24:37 tl 1.31.8.1: #i78017# change char attribute behaviour for font-height, -weight and -posture


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [6114bc16b964a99134cfb6e36aed0185662b1727]

INTEGRATION: CWS tl38 (1.30.10); FILE MERGED 2007/06/27 08:10:30 tl 1.30.10.2: RESYNC: (1.30-1.31); FILE MERGED 2007/06/15 10:24:37 tl 1.30.10.1: #i78017# change char attribute behaviour for font-height, -weight and -posture


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [d83dbec539592705bef5097ede2e2823587de3b0]

INTEGRATION: CWS tl38 (1.69.62); FILE MERGED 2007/07/03 12:37:25 tl 1.69.62.1: #i78661# no auto-capitalization of first sentence in Calc


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [91bd5361ea888fa93bdf7fb6b4169a2d695e6e08]

INTEGRATION: CWS tl38 (1.27.28); FILE MERGED 2007/06/27 07:25:10 tl 1.27.28.2: RESYNC: (1.27-1.28); FILE MERGED 2007/06/15 07:33:17 tl 1.27.28.1: #i78017# change char attribute behaviour for font-height, -weight and -posture


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [f2f93310a6610cd4b9dc1a34768edcd219ea6f88]

INTEGRATION: CWS tl38 (1.9.32); FILE MERGED 2007/06/13 15:57:13 tl 1.9.32.1: #i74587# fix order of usage for thesaurus; user installed versions now have preference of those that came with the installation


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [df3c0d28fd7846af76488ad7ebc6f4da772ee2f5]

INTEGRATION: CWS fwk67 (1.24.150); FILE MERGED 2007/06/25 06:49:35 pb 1.24.150.1: fix: #i78576# some using directives removed


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [a14955f8378242fcab7d63c8d0cc261a314220c1]

INTEGRATION: CWS fwk67 (1.204.6); FILE MERGED 2007/07/02 12:51:34 as 1.204.6.1: #144841# new exception for corrupt UI config; handle corrupt UI config as fatal error


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [2512204e20084281da2768ce49f3ec54a32190d3]

INTEGRATION: CWS fwk67 (1.42.6); FILE MERGED 2007/07/02 10:21:09 dv 1.42.6.1: #i78528# don't build locationtest example any longer


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [cb52846966e194f30f9dc38f393b188564b93ab5]

INTEGRATION: CWS fwk67 (1.128.46); FILE MERGED 2007/06/29 15:19:52 cd 1.128.46.1: #i76637# Support that method SfxViewFrame::Show() can make a hidden frame visible


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [c6f69ab57ed7d15a2b489c1bc4275deff7f9da55]

INTEGRATION: CWS fwk67 (1.89.48); FILE MERGED 2007/06/29 15:19:51 cd 1.89.48.1: #i76637# Support that method SfxViewFrame::Show() can make a hidden frame visible


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [070c4c2bde3c76d084d49dd4c5405fc54885e047]

INTEGRATION: CWS fwk67 (1.27.48); FILE MERGED 2007/07/04 08:29:43 cd 1.27.48.1: #i78139# Support new SFX_CHILDWIN flag that forces the visibility of a child window. Needed to support the special range chooser dialog


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [537027d2b246ef59066c2c978f985ceef3fee219]

INTEGRATION: CWS fwk67 (1.190.8); FILE MERGED 2007/07/04 08:54:57 cd 1.190.8.1: #i79140# Fixed some memory leaks


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [a25f01f2fc804b857241b415e4a21e2f8c8a17c4]

INTEGRATION: CWS fwk67 (1.8.62); FILE MERGED 2007/06/25 06:49:35 pb 1.8.62.1: fix: #i78576# some using directives removed


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [a65bdb2f5b706bfa60848d6af85dea039ea1ca61]

INTEGRATION: CWS fwk67 (1.20.48); FILE MERGED 2007/07/04 08:54:57 cd 1.20.48.1: #i79140# Fixed some memory leaks


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [a2a25ef94b74956d77f658d281cdf2d360e9dadc]

INTEGRATION: CWS fwk67 (1.69.28); FILE MERGED 2007/07/04 08:29:43 cd 1.69.28.1: #i78139# Support new SFX_CHILDWIN flag that forces the visibility of a child window. Needed to support the special range chooser dialog


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [b64e81e000128182ec6a9359b9e79eb35e6a39e5]

INTEGRATION: CWS fwk67 (1.110.76); FILE MERGED 2007/07/04 08:54:57 cd 1.110.76.1: #i79140# Fixed some memory leaks


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [73e5b413e4a43164a4753b983deb534f6d1d6408]

INTEGRATION: CWS fwk67 (1.3.28); FILE MERGED 2007/07/04 08:29:43 cd 1.3.28.1: #i78139# Support new SFX_CHILDWIN flag that forces the visibility of a child window. Needed to support the special range chooser dialog


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [aeb0d7fcb16a7eea829e48098317c1fc84881f09]

INTEGRATION: CWS fwk67 (1.4.32); FILE MERGED 2007/07/03 07:41:30 cd 1.4.32.1: #i79096# Fix mismatch between new and delete


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [4b1fadfd4dfe43802712d131dd5f528307ce406a]

INTEGRATION: CWS fwk67 (1.40.62); FILE MERGED 2007/07/04 12:35:38 cd 1.40.62.1: #i78139# Range chooser dialog need special flag for chart inplace mode


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [8c31fd853c5d8a75e5bc53b0e575ed897d196386]

INTEGRATION: CWS fwk67 (1.11.96); FILE MERGED 2007/06/25 09:45:32 cd 1.11.96.2: #i78217# Remove obsolete code 2007/06/22 14:56:01 cd 1.11.96.1: #i78217# Missing exception specification


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [fc0cc675a25a35961a3d4e2b6ab9042ee157b820]

INTEGRATION: CWS fwk67 (1.9.218); FILE MERGED 2007/06/22 11:08:45 cd 1.9.218.1: #i78471# Cleanup - Remove dead code: Mac OS System 9 and earlier


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [b7b201209a32e1bf1c490bc7e7b73e208ceca72d]

INTEGRATION: CWS fwk67 (1.19.218); FILE MERGED 2007/06/22 11:08:45 cd 1.19.218.1: #i78471# Cleanup - Remove dead code: Mac OS System 9 and earlier


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [b16d6e6a64d36379fa92225f7bdae97ce1134934]

INTEGRATION: CWS fwk67 (1.66.200); FILE MERGED 2007/06/22 11:08:45 cd 1.66.200.1: #i78471# Cleanup - Remove dead code: Mac OS System 9 and earlier


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [b9f0094b370736129c9b0fe19b3cfd20dc316e53]

INTEGRATION: CWS fwk67 (1.46.10); FILE MERGED 2007/06/22 11:08:45 cd 1.46.10.1: #i78471# Cleanup - Remove dead code: Mac OS System 9 and earlier


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [421c82d4de50f7c3b87ce9cfe96f7d2325700c84]

INTEGRATION: CWS fwk67 (1.8.60); FILE MERGED 2007/06/22 11:08:45 cd 1.8.60.1: #i78471# Cleanup - Remove dead code: Mac OS System 9 and earlier


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [59df282b41b3358e7989d995d1f2448ada1efeea]

INTEGRATION: CWS fwk67 (1.5.200); FILE MERGED 2007/06/22 11:08:44 cd 1.5.200.1: #i78471# Cleanup - Remove dead code: Mac OS System 9 and earlier


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [34c9a1328ee21aaf43153e1301580af91759992c]

INTEGRATION: CWS fwk67 (1.4.88); FILE MERGED 2007/06/22 11:08:44 cd 1.4.88.1: #i78471# Cleanup - Remove dead code: Mac OS System 9 and earlier


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [4134b275abd12dedccbcca546100914b7f83c61c]

INTEGRATION: CWS fwk67 (1.10.200); FILE MERGED 2007/06/22 11:08:44 cd 1.10.200.1: #i78471# Cleanup - Remove dead code: Mac OS System 9 and earlier


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [761d0d8f3396b83dc2609d2c4ca604f1556efaee]

INTEGRATION: CWS fwk67 (1.11.218); FILE MERGED 2007/06/22 11:08:44 cd 1.11.218.1: #i78471# Cleanup - Remove dead code: Mac OS System 9 and earlier


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [b288c609b9d1300db277098a0760d8e3f4d0fa22]

INTEGRATION: CWS fwk67 (1.16.200); FILE MERGED 2007/06/22 11:08:44 cd 1.16.200.1: #i78471# Cleanup - Remove dead code: Mac OS System 9 and earlier


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [41030ff4bb9730d7737cbf5a924aca889cc59c37]

INTEGRATION: CWS fwk67 (1.47.200); FILE MERGED 2007/06/22 11:08:44 cd 1.47.200.1: #i78471# Cleanup - Remove dead code: Mac OS System 9 and earlier


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [ebee870653c619a2b7d37fc505006fa192c7cd68]

INTEGRATION: CWS fwk67 (1.30.42); FILE MERGED 2007/06/22 11:08:43 cd 1.30.42.1: #i78471# Cleanup - Remove dead code: Mac OS System 9 and earlier


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [95342901a4708ba2575cd24bb0fd28b08ef9d3e0]

INTEGRATION: CWS fwk67 (1.5.218); FILE MERGED 2007/06/22 11:08:43 cd 1.5.218.1: #i78471# Cleanup - Remove dead code: Mac OS System 9 and earlier


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [cad75211b35f72a8e40c6fbdd995914d960aed7a]

INTEGRATION: CWS fwk67 (1.17.216); FILE MERGED 2007/06/22 11:08:43 cd 1.17.216.1: #i78471# Cleanup - Remove dead code: Mac OS System 9 and earlier


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [4f440049a58124f17c0848116b7e7e576e210efc]

INTEGRATION: CWS fwk67 (1.11.62); FILE MERGED 2007/07/03 07:34:46 cd 1.11.62.1: #i79057# Fix memory leak


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [cda4334dbd6c44879b1e56efbed4ce8ab80457d3]

INTEGRATION: CWS fwk67 (1.29.4); FILE MERGED 2007/06/22 11:08:43 cd 1.29.4.1: #i78471# Cleanup - Remove dead code: Mac OS System 9 and earlier


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [733374b07e8acf6ae8ef8ec143e6915f829c6500]

INTEGRATION: CWS fwk67 (1.8.200); FILE MERGED 2007/06/22 11:08:43 cd 1.8.200.1: #i78471# Cleanup - Remove dead code: Mac OS System 9 and earlier


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [0f170b7a7a41ccaebad6924786d5206e7ac3a66a]

INTEGRATION: CWS fwk67 (1.51.200); FILE MERGED 2007/06/22 11:08:43 cd 1.51.200.1: #i78471# Cleanup - Remove dead code: Mac OS System 9 and earlier


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [fee9cf5e238e9c18f4bd9ec2f4aa50c58498dad0]

INTEGRATION: CWS fwk67 (1.2.84); FILE MERGED 2007/06/22 11:08:43 cd 1.2.84.1: #i78471# Cleanup - Remove dead code: Mac OS System 9 and earlier


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [3137d570a2ecd92d128264b055c0706a0a9f088f]

INTEGRATION: CWS fwk67 (1.2.84); FILE MERGED 2007/06/22 11:08:42 cd 1.2.84.1: #i78471# Cleanup - Remove dead code: Mac OS System 9 and earlier


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [fa09f2e1235b76def390e8e81bc2cc46a6b96742]

INTEGRATION: CWS fwk67 (1.17.314); FILE MERGED 2007/06/22 11:08:42 cd 1.17.314.1: #i78471# Cleanup - Remove dead code: Mac OS System 9 and earlier


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [b63a46d725887624dec431d5afc6ae5745eaaaa6]

INTEGRATION: CWS fwk67 (1.2.542); FILE MERGED 2007/06/22 11:08:42 cd 1.2.542.1: #i78471# Cleanup - Remove dead code: Mac OS System 9 and earlier


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [fd358a83fe6dd38458f0ddcd036cbfc9496be756]

INTEGRATION: CWS fwk67 (1.63.26); FILE MERGED 2007/06/25 14:11:09 cd 1.63.26.1: #i76662# Create non-context sensitive toolbars within implts_updateUIElementsVisibleState if layout manager becomes visible again


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [bbf0675be9670b0a9e5d584d8298746f4c0bbc7c]

INTEGRATION: CWS fwk67 (1.33.36); FILE MERGED 2007/07/11 10:21:42 as 1.33.36.3: #144841# handle some more cases 2007/07/03 07:30:18 as 1.33.36.2: #144841# new localized exception messages for corrupt ui config 2007/07/02 12:46:44 as 1.33.36.1: #144841# new exception for corrupt UI config; handle corrupt UI config as fatal error


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [bba4f4cfa0d364d5bc59f92bfbde880908fb8b8e]

INTEGRATION: CWS fwk67 (1.15.88); FILE MERGED 2007/07/11 10:21:42 as 1.15.88.2: #144841# handle some more cases 2007/07/02 12:46:44 as 1.15.88.1: #144841# new exception for corrupt UI config; handle corrupt UI config as fatal error


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [e0b9ed1a323da4e5c990955cb3abdd60b780d9eb]

INTEGRATION: CWS fwk67 (1.16.200); FILE MERGED 2007/07/11 10:21:42 as 1.16.200.2: #144841# handle some more cases 2007/07/02 12:46:44 as 1.16.200.1: #144841# new exception for corrupt UI config; handle corrupt UI config as fatal error


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [f92808ea48db35431d0bf6977e253835db9e04a2]

INTEGRATION: CWS fwk67 (1.11.130); FILE MERGED 2007/07/02 12:45:21 as 1.11.130.1: #144841# new exception for corrupt UI config


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [4814cfd91c2819a3f5822150186978aedd99cfa4]

INTEGRATION: CWS fwk67 (1.1.2); FILE ADDED 2007/07/02 12:44:24 as 1.1.2.1: #144841# new exception for corrupt UI config


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [9f460c8c1859b5c4ba53129240bc215e257e83c5]

INTEGRATION: CWS fwk67 (1.1.2); FILE ADDED 2007/07/02 12:44:14 as 1.1.2.1: #144841# new exception for corrupt UI config


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [ccb069cdeb2304f9ff2645f11e70b98133351646]

INTEGRATION: CWS fwk67 (1.80.40); FILE MERGED 2007/07/02 11:26:51 cd 1.80.40.1: #i77203# Detect place holder syntax for pattern field too


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [00c32b9454154e82035ca1e93c2aee590a7951d0]

INTEGRATION: CWS fwk67 (1.19.8); FILE MERGED 2007/06/27 07:02:37 cd 1.19.8.1: #i78648# Dialog model must update position/size properties when peer position/size changes


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [258c7298e3f3de57d3823400fb5d3086eeace881]

INTEGRATION: CWS fwk67 (1.7.12); FILE MERGED 2007/06/27 07:02:37 cd 1.7.12.1: #i78648# Dialog model must update position/size properties when peer position/size changes


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [762dcfec6ecb99b42d18a8728d034611c3acc0c6]

INTEGRATION: CWS fwk67 (1.31.54); FILE MERGED 2007/07/03 13:04:02 as 1.31.54.1: #i79150# make not all default filter settings finalized


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [6848b07cde0ef376c6f505f550e1960400fc7cd6]

INTEGRATION: CWS fwk67 (1.10.42); FILE MERGED 2007/06/25 13:27:43 as 1.10.42.1: #i75191# dont remove streams from media descriptor especialy if they cant  be reopened because special URL private:stream is used


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [df92fef98b8dcc5387038383616cb1d5ef323920]

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>  [59b1969addef0ba76abae95aea5fffbb94875d88]

INTEGRATION: CWS sb72 (1.11.10); FILE MERGED 2007/06/29 13:04:57 sb 1.11.10.1: #i78143# Merged in 1.11.8.2.


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [bfacf054ce059c020fe2dcd149092e51c35e3ce5]

INTEGRATION: CWS ause082 (1.71.50); FILE MERGED 2007/07/09 13:36:51 hjs 1.71.50.1: #i78427# avoid multiple rebuilds


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [19fad14e3d8a56d784c7c42b658b3afc31dc7754]

INTEGRATION: CWS ause082 (1.7.36); FILE MERGED 2007/07/09 13:36:51 hjs 1.7.36.1: #i78427# avoid multiple rebuilds


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [88a693c59622de7552b5b042dd81df942eec07fe]

INTEGRATION: CWS ause082 (1.9.8); FILE MERGED 2007/07/10 10:01:19 hjs 1.9.8.2: RESYNC: (1.9-1.10); FILE MERGED 2007/07/05 15:51:13 hjs 1.9.8.1: #i79160# don't copy what you don't need


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [f00ab822515f87cc8a968becd47ab75f0e76cb39]

INTEGRATION: CWS ause082 (1.4.8); FILE MERGED 2007/07/10 10:01:16 hjs 1.4.8.2: RESYNC: (1.4-1.5); FILE MERGED 2007/07/05 15:51:13 hjs 1.4.8.1: #i79160# don't copy what you don't need


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [6d3aaab5d04a5d95c4ddb7c317df944beb20ae80]

INTEGRATION: CWS ause082 (1.3.34); FILE MERGED 2007/07/05 15:51:13 hjs 1.3.34.1: #i79160# don't copy what you don't need


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [e29951671d1c1680af9b8be1ed24774afbc8b61e]

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>  [04a7988f6864f144f679b960bd343a0828dffc14]

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>  [23313e5cff4c02b006dd487e68b9e2ce5f9c1289]

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>  [7672629a6adc1e5e3ec35a3a400f0e8b5aeb6f1d]

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>  [4bcae525da85051f51404851244ff76df8a14017]

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>  [6e7d9cd76b50cbb3aaa158126f1219a5a6ae55a6]

INTEGRATION: CWS ucbfixes03 (1.46.2); FILE MERGED 2007/06/29 13:44:01 kso 1.46.2.1: #i79006# - fixed memory leak in NeonSession::PROPPATCH().


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [af6042f90803b22dc3a61c5eeeadbae20df15e1b]

INTEGRATION: CWS ucbfixes03 (1.16.42); FILE MERGED 2007/07/02 15:37:25 kso 1.16.42.1: #i79072# - Fixed memory leak in SortedResultSet::Move()


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [056e4bcb6317562e3dd695e1c314236a5906f52d]

INTEGRATION: CWS calc42 (1.18.4); FILE MERGED 2007/07/12 15:22:13 kso 1.18.4.1: #i79439# - Fixed escaping of whole URIs, adapted to changed ne_uri behavior.


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [2273f17b1d67a83f1c054c34b14b0e0fe616bbdd]

INTEGRATION: CWS calc42 (1.47.4); FILE MERGED 2007/07/12 15:22:13 kso 1.47.4.1: #i79439# - Fixed escaping of whole URIs, adapted to changed ne_uri behavior.


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [50acc0964e617442bea00ba50f92ae958ae19b33]

INTEGRATION: CWS calc42 (1.3.14); FILE MERGED 2007/07/12 15:22:13 kso 1.3.14.1: #i79439# - Fixed escaping of whole URIs, adapted to changed ne_uri behavior.


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [425e817e6b2dd7aa0680329231a0edad23cbe1be]

INTEGRATION: CWS calc42 (1.6.66); FILE MERGED 2007/07/12 17:43:50 nn 1.6.66.1: #i75599# remove fields with invalid ID


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [42560bb995a09287353d965fe3684503e9d94a7e]

INTEGRATION: CWS calc42 (1.7.100); FILE MERGED 2007/07/12 17:43:49 nn 1.7.100.1: #i75599# remove fields with invalid ID


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [d69399d92957b8a798ed6b4e8f88fc6456bdc546]

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>  [ac7dc82ea7685291eed86dd866faefdce85ee677]

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>  [ed6ffd596f4f273807ba2ac4c6452efd70f4ac5e]

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>  [daf3d635cdc5c5a85a7b1fe25fa7904de6a0faac]

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>  [96a590e739b65318c57080dcc2b795a87c859915]

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>  [722e4749db7b3cbe6a36002c50235f7f59e27361]

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>  [f16aeeb05cf1f656bdc0e1a90a91df26c5b5cbb8]

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>  [f4a9b076d13d22f3fb28cb3615699a52b0926b39]

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>  [bf59e1979aa2c5791e4bb9d45f2be979d0740c12]

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>  [837bc2fdf67d8a6a4584985cd91b45535982c9e4]

INTEGRATION: CWS aquaremovefondu (1.3.12); FILE MERGED 2007/07/12 22:53:58 ericb 1.3.12.1: #i79558# no need to build fondu on aqua version (Mac OS X)


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [8436316bfe88204cb63b8665ea0cd654227ea14d]

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-18  Oliver Bolte  <obo@openoffice.org>  [efac83f9a13364e92489ae64a1f40c10a5a60d3f]

INTEGRATION: CWS l10ntooling02 (1.27.42); FILE MERGED 2007/07/06 15:47:20 ihi 1.27.42.1: #i66919# #i74982# #i78306# fixed fallback issues


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [6cac637d9e427f0d0c1c3971c465607ce1a1b14f]

INTEGRATION: CWS l10ntooling02 (1.55.8); FILE MERGED 2007/07/06 15:47:19 ihi 1.55.8.1: #i66919# #i74982# #i78306# fixed fallback issues


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [83b32ddee48cfeeb0f19250132d6c470ae91f6da]

INTEGRATION: CWS localefallback (1.21.34); FILE MERGED 2007/07/11 14:00:38 er 1.21.34.2: need version.mk (wonder how that linked in a non-pro environment?! ?) and have some dependency on i18nisolang*.lib 2007/07/10 18:54:55 er 1.21.34.1: #i73506# use getFallbackLocale() instead of keeping a separate list


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [f81f0d73b79098fe7b9a6a5bea881a79bc61fed3]

INTEGRATION: CWS localefallback (1.16.98); FILE MERGED 2007/07/06 10:04:25 er 1.16.98.1: avoid controversies in generated lists, even if it's only a comment field not visible in the product


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [3245d192aafde0c2600c4a526e99a2e01c9742c8]

INTEGRATION: CWS localefallback (1.1.386); FILE MERGED 2007/07/05 11:19:59 er 1.1.386.1: beautify output


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [2a8ba35767a89a054dcf34b137c9a1382bcf177a]

INTEGRATION: CWS localefallback (1.49.2); FILE MERGED 2007/07/10 18:54:55 er 1.49.2.1: #i73506# use getFallbackLocale() instead of keeping a separate list


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [e20e10e5909a672b6cd44dd2626dc7d585704f61]

INTEGRATION: CWS localefallback (1.8.4); FILE MERGED 2007/07/10 16:48:33 er 1.8.4.1: #i73506# implement language/locale fallback


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [00c788c9476ed23eb2694f083671467c28dbdf65]

INTEGRATION: CWS localefallback (1.11.4); FILE MERGED 2007/07/11 12:44:12 er 1.11.4.4: unxsols4 complains 'statement is unreachable' for a break after a return 2007/07/11 11:18:18 er 1.11.4.3: #i73506# be consistent, LanguageType is not an enum 2007/07/10 17:47:39 er 1.11.4.2: #i73506# adapt some defaults to table in ../localedata/localedata.cxx 2007/07/10 16:48:33 er 1.11.4.1: #i73506# implement language/locale fallback


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [9bde68e9b1c4262c0c68dc0880aeb9aa24116c37]

INTEGRATION: CWS localefallback (1.24.34); FILE MERGED 2007/07/10 18:54:55 er 1.24.34.1: #i73506# use getFallbackLocale() instead of keeping a separate list


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [123d17923a4364fbcd7a9961013b536a7c3b6eeb]

INTEGRATION: CWS localefallback (1.3.94); FILE MERGED 2007/07/10 19:05:30 er 1.3.94.2: #i73506# be consistent, LanguageType is not an enum 2007/07/10 16:48:33 er 1.3.94.1: #i73506# implement language/locale fallback


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [cd9461239d170cf5d5db2af8a87b375c7679048e]

INTEGRATION: CWS basemodelrefactoring (1.120.92); FILE MERGED 2007/05/09 12:29:34 mba 1.120.92.5: resync errors 2007/05/09 00:46:21 mba 1.120.92.4: RESYNC: (1.120-1.122); FILE MERGED 2007/04/06 18:57:23 mba 1.120.92.3: #i75677#: superfluous includes in docfile.hxx removed 2007/03/26 13:44:01 mba 1.120.92.2: warning problem fixed 2007/03/24 19:30:22 mba 1.120.92.1: #i75677#: refactoring step 1


2007-07-18  Oliver Bolte  <obo@openoffice.org>  [70659e2bb527882078c14b591f65619a890a833d]

#i10000# fix for CWS basemodelrefactoring by MBA


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [358f37ffc799a0c9850d882d71f3ead1f04c1307]

INTEGRATION: CWS presfixes12 (1.7.50); FILE MERGED 2007/03/08 21:37:08 thb 1.7.50.1: #i37778# Added extra setClip() method to be able to set no clip - setting a clip with zero polygons by definition clips everything


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [6bf80552f3f4486d5254c57e65f4f6e30e147d4a]

INTEGRATION: CWS presfixes12 (1.8.22); FILE MERGED 2007/03/08 21:37:08 thb 1.8.22.1: #i37778# Added extra setClip() method to be able to set no clip - setting a clip with zero polygons by definition clips everything


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [3e7cc5d8f1e21af1a1053d7e01735a74fe26deb5]

INTEGRATION: CWS presfixes12 (1.7.50); FILE MERGED 2007/03/08 21:37:08 thb 1.7.50.2: #i37778# Added extra setClip() method to be able to set no clip - setting a clip with zero polygons by definition clips everything 2007/02/20 22:29:30 thb 1.7.50.1: #i37778# Added XCanvas::clear() to all relevant interfaces


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [482df81a67fc3936d6984396dfd6ce43eb9b16ed]

INTEGRATION: CWS presfixes12 (1.8.22); FILE MERGED 2007/06/19 11:25:24 thb 1.8.22.4: #i10000# Reversed order, seems that gcc does not handle the safe bool idiom correctly here 2007/06/18 14:33:23 thb 1.8.22.3: #i10000# Avoid boost::optional::get(), which changed semantics after 1.31 (breaks the build for --with-system-boost) 2007/03/08 21:37:07 thb 1.8.22.2: #i37778# Added extra setClip() method to be able to set no clip - setting a clip with zero polygons by definition clips everything 2007/02/20 22:29:30 thb 1.8.22.1: #i37778# Added XCanvas::clear() to all relevant interfaces


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [db8ecd84213f788bdaf22c65c97259a421e10bc6]

INTEGRATION: CWS presfixes12 (1.8.18); FILE MERGED 2007/06/19 11:25:23 thb 1.8.18.3: #i10000# Reversed order, seems that gcc does not handle the safe bool idiom correctly here 2007/06/18 14:33:23 thb 1.8.18.2: #i10000# Avoid boost::optional::get(), which changed semantics after 1.31 (breaks the build for --with-system-boost) 2007/03/08 21:37:07 thb 1.8.18.1: #i37778# Added extra setClip() method to be able to set no clip - setting a clip with zero polygons by definition clips everything


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [5bb8d6bf7415b173d5ec9e5441c060420fd9dfaa]

INTEGRATION: CWS presfixes12 (1.20.18); FILE MERGED 2007/03/05 14:06:35 thb 1.20.18.3: #i37778# Converting XCanvas exceptions into return value for metafile renderer 2007/02/21 15:03:59 thb 1.20.18.2: RESYNC: (1.20-1.21); FILE MERGED 2007/02/20 22:29:27 thb 1.20.18.1: #i37778# Added XCanvas::clear() to all relevant interfaces


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [2c0196934438950b977b416b10940ee5d0cbc821]

INTEGRATION: CWS presfixes12 (1.5.50); FILE MERGED 2007/03/08 21:37:07 thb 1.5.50.1: #i37778# Added extra setClip() method to be able to set no clip - setting a clip with zero polygons by definition clips everything


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [e4b4ec133d72e64bef93553e44bf9974520c3a15]

INTEGRATION: CWS presfixes12 (1.7.50); FILE MERGED 2007/03/08 21:37:18 thb 1.7.50.1: #i37778# Added extra setClip() method to be able to set no clip - setting a clip with zero polygons by definition clips everything


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [e36d17ae50bfdc975ced4004fa3b7f217e482de8]

INTEGRATION: CWS presfixes12 (1.5.50); FILE MERGED 2007/03/08 21:37:18 thb 1.5.50.1: #i37778# Added extra setClip() method to be able to set no clip - setting a clip with zero polygons by definition clips everything


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [cf6a48e7c6d82a6b8242b28f4fd82a0d44d973ef]

INTEGRATION: CWS presfixes12 (1.8.50); FILE MERGED 2007/03/08 21:37:18 thb 1.8.50.2: #i37778# Added extra setClip() method to be able to set no clip - setting a clip with zero polygons by definition clips everything 2007/02/20 22:29:26 thb 1.8.50.1: #i37778# Added XCanvas::clear() to all relevant interfaces


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [c93f6ad6446ec2d27fa0005d246f86582632243c]

INTEGRATION: CWS presfixes12 (1.6.76); FILE MERGED 2007/02/21 15:03:16 thb 1.6.76.5: RESYNC: (1.6-1.7); FILE MERGED 2007/01/31 11:47:28 thb 1.6.76.4: #i74053# Using SHLxDLLPRE now, to build both UNO and normal lib 2007/01/31 11:25:19 thb 1.6.76.3: #i37778# Added prefetch to Animation interface (to facilitate prefetching - nice for slide transitions, which otherwise lag noticeably while generating the slide bitmap); brought tests up to par, re-enabling unit tests and demo show 2007/01/29 16:29:32 thb 1.6.76.2: #i37778# Build fixes for msvc; added shapes lib to util link line 2007/01/29 14:02:34 thb 1.6.76.1: Issue number: #i37778#

Larger slideshow refactoring. Wrote design and coding style manifest,
and adapted the code to actually conform to this. In detail:
 - cleaned up ownership/disposable/weak_ptr story. removed hacks and
   explicit Disposable implementations, where workaround were available
 - removed object mutices, where superfluous
 - reworked EventMultiplexer (using templatized listener class now), added
   more events. EventMultiplexer now serves as a true blackboard
 - reworked directory structure: disjunct parts are now physically separated
   into directories, instantiation happens via factories & abstract interfaces
 - added CursorManager, to make setting mouse cursor less hackish
 - reworked DrawShape, to implement SeparateListener pattern
 - reworked IntrinsicAnimationActivity, to avoid cyclic references
 - modified hyperlink & shape cursor handling to communicate via
   EventMultiplexer
 - renamed & cleaned up files (presentation.cxx now named slideshowimpl.cxx,
   etc.)
 - added first version of the z-order fix to layer/layermanager
 - cleaned up include guards and include syntax

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [6bee0dc16efd4ee5a4345a3f2f3dd4194affef26]

INTEGRATION: CWS presfixes12 (1.2.12); FILE MERGED 2007/02/10 23:23:54 thb 1.2.12.4: #i37778# Renamed setMouseCursor() to setCursorShape() at View interface (name clash with API method otherwise); added LayerManager/Layer unit tests; fixed a bunch of bugs/glitches found during unit testing 2007/02/06 17:18:15 thb 1.2.12.3: #i37778# Moved clear() method from View to ViewLayer (also sprites need to be cleared); fixed a few more cases of local code style violations; removed redundant inline keywords; finished Layer/LayerManager rework (Layer now represents ViewLayers, shapes and rendering are fully under LayerManager control); made shape comparator reusable 2007/01/31 14:30:34 thb 1.2.12.2: #i37778# removed View::isContentDestroyed() and mbContentValid distinction on View::clear() - clear() now always clears view the hard way; added explicit screen update to CombTransition, which bypasses SlideChangeBase functionality 2007/01/31 11:25:19 thb 1.2.12.1: #i37778# Added prefetch to Animation interface (to facilitate prefetching - nice for slide transitions, which otherwise lag noticeably while generating the slide bitmap); brought tests up to par, re-enabling unit tests and demo show


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [b714a1f57ba57731a3dd26e398bc8479b325dcae]

INTEGRATION: CWS presfixes12 (1.1.2); FILE ADDED 2007/05/10 20:32:41 thb 1.1.2.3: #i37778# Reworked LayerManager::updateShapeLayers - now much better aligned with general shape update, and avoids superfluous rendering; made unit tests work again; passing down slide background repaint status to LayerManager; relaxed preconditions for Shape::getUpdateArea() - no longer requires views to work; now catching singular view matrix and using sensible default at API border 2007/02/25 01:10:29 thb 1.1.2.2: #i37778# Cleared up error handling a lot: no longer quenching RuntimeExceptions; reporting assertions in the debug case; ViewLayer  now reports resized sprite (which needs re-render from all shapes); fixed missing subset area reduction for glyph-level animations; added return of resize state from  Layer::commitLayerBounds(); adapted unit tests to corrected behaviour 2007/02/10 23:23:54 thb 1.1.2.1: #i37778# Renamed setMouseCursor() to setCursorShape() at View interface (name clash with API method otherwise); added LayerManager/Layer unit tests; fixed a bunch of bugs/glitches found during unit testing


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [dbb2420f91409494900e9d282fc71850b6e525a6]

INTEGRATION: CWS presfixes12 (1.1.2); FILE ADDED 2007/02/25 01:10:29 thb 1.1.2.2: #i37778# Cleared up error handling a lot: no longer quenching RuntimeExceptions; reporting assertions in the debug case; ViewLayer  now reports resized sprite (which needs re-render from all shapes); fixed missing subset area reduction for glyph-level animations; added return of resize state from  Layer::commitLayerBounds(); adapted unit tests to corrected behaviour 2007/02/10 23:23:53 thb 1.1.2.1: #i37778# Renamed setMouseCursor() to setCursorShape() at View interface (name clash with API method otherwise); added LayerManager/Layer unit tests; fixed a bunch of bugs/glitches found during unit testing


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [c5e7b26f638d965f943ef0a636941a5fdc58cb33]

INTEGRATION: CWS presfixes12 (1.1.2); FILE ADDED 2007/05/10 20:32:41 thb 1.1.2.6: #i37778# Reworked LayerManager::updateShapeLayers - now much better aligned with general shape update, and avoids superfluous rendering; made unit tests work again; passing down slide background repaint status to LayerManager; relaxed preconditions for Shape::getUpdateArea() - no longer requires views to work; now catching singular view matrix and using sensible default at API border 2007/03/06 21:54:19 thb 1.1.2.5: #i37778# Added bool property  to disable z order correct animations 2007/03/05 13:47:13 thb 1.1.2.4: #i37778# Removed Activity::needsScreenUpdate() method - this is now handled by notifying ScreenUpdater explicitely; reorg of SlideShowImpl members, to align lifetime with mutual references; fixed (hopefully) last repaint issues with new LayerManager; added more tests 2007/02/25 01:10:28 thb 1.1.2.3: #i37778# Cleared up error handling a lot: no longer quenching RuntimeExceptions; reporting assertions in the debug case; ViewLayer  now reports resized sprite (which needs re-render from all shapes); fixed missing subset area reduction for glyph-level animations; added return of resize state from  Layer::commitLayerBounds(); adapted unit tests to corrected behaviour 2007/02/12 02:14:52 thb 1.1.2.2: #i37778# Added workaround to have ViewLayer always return valid canvas (even if no size has been set); fixed silly reference-instead-of-byvalue bug in SlideAnimations for slide size; fixed member initialization order problem in SlideImpl (also affecting slide size); adapted shape import for new LayerManager (which no longer gracefully ignores addition of NULL shapes); extended unit tests to catch fixed bugs 2007/02/10 23:23:53 thb 1.1.2.1: #i37778# Renamed setMouseCursor() to setCursorShape() at View interface (name clash with API method otherwise); added LayerManager/Layer unit tests; fixed a bunch of bugs/glitches found during unit testing


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [e015abd6d279e260c1f69a984fdf3b35f11b01ed]

INTEGRATION: CWS presfixes12 (1.2.12); FILE MERGED 2007/02/10 23:23:53 thb 1.2.12.2: #i37778# Renamed setMouseCursor() to setCursorShape() at View interface (name clash with API method otherwise); added LayerManager/Layer unit tests; fixed a bunch of bugs/glitches found during unit testing 2007/01/31 11:25:19 thb 1.2.12.1: #i37778# Added prefetch to Animation interface (to facilitate prefetching - nice for slide transitions, which otherwise lag noticeably while generating the slide bitmap); brought tests up to par, re-enabling unit tests and demo show


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [2a3375801af63bc0097b1428204b960ac6c293a5]

INTEGRATION: CWS presfixes12 (1.2.12); FILE MERGED 2007/03/05 13:47:13 thb 1.2.12.4: #i37778# Removed Activity::needsScreenUpdate() method - this is now handled by notifying ScreenUpdater explicitely; reorg of SlideShowImpl members, to align lifetime with mutual references; fixed (hopefully) last repaint issues with new LayerManager; added more tests 2007/02/25 01:10:28 thb 1.2.12.3: #i37778# Cleared up error handling a lot: no longer quenching RuntimeExceptions; reporting assertions in the debug case; ViewLayer  now reports resized sprite (which needs re-render from all shapes); fixed missing subset area reduction for glyph-level animations; added return of resize state from  Layer::commitLayerBounds(); adapted unit tests to corrected behaviour 2007/01/31 12:29:07 thb 1.2.12.2: #i37778# Slide animations now notify screen updates themselves 2007/01/31 11:25:18 thb 1.2.12.1: #i37778# Added prefetch to Animation interface (to facilitate prefetching - nice for slide transitions, which otherwise lag noticeably while generating the slide bitmap); brought tests up to par, re-enabling unit tests and demo show


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [6125a3fe8c722681716c525a6b26556754b936db]

INTEGRATION: CWS presfixes12 (1.7.12); FILE MERGED 2007/01/29 14:02:33 thb 1.7.12.1: Issue number: #i37778#

Larger slideshow refactoring. Wrote design and coding style manifest,
and adapted the code to actually conform to this. In detail:
 - cleaned up ownership/disposable/weak_ptr story. removed hacks and
   explicit Disposable implementations, where workaround were available
 - removed object mutices, where superfluous
 - reworked EventMultiplexer (using templatized listener class now), added
   more events. EventMultiplexer now serves as a true blackboard
 - reworked directory structure: disjunct parts are now physically separated
   into directories, instantiation happens via factories & abstract interfaces
 - added CursorManager, to make setting mouse cursor less hackish
 - reworked DrawShape, to implement SeparateListener pattern
 - reworked IntrinsicAnimationActivity, to avoid cyclic references
 - modified hyperlink & shape cursor handling to communicate via
   EventMultiplexer
 - renamed & cleaned up files (presentation.cxx now named slideshowimpl.cxx,
   etc.)
 - added first version of the z-order fix to layer/layermanager
 - cleaned up include guards and include syntax

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [6f70ce56fca5181896d6f3081bd8169f6989866e]

INTEGRATION: CWS presfixes12 (1.1.2); FILE ADDED 2007/01/29 14:02:33 thb 1.1.2.1: Issue number: #i37778#

Larger slideshow refactoring. Wrote design and coding style manifest,
and adapted the code to actually conform to this. In detail:
 - cleaned up ownership/disposable/weak_ptr story. removed hacks and
   explicit Disposable implementations, where workaround were available
 - removed object mutices, where superfluous
 - reworked EventMultiplexer (using templatized listener class now), added
   more events. EventMultiplexer now serves as a true blackboard
 - reworked directory structure: disjunct parts are now physically separated
   into directories, instantiation happens via factories & abstract interfaces
 - added CursorManager, to make setting mouse cursor less hackish
 - reworked DrawShape, to implement SeparateListener pattern
 - reworked IntrinsicAnimationActivity, to avoid cyclic references
 - modified hyperlink & shape cursor handling to communicate via
   EventMultiplexer
 - renamed & cleaned up files (presentation.cxx now named slideshowimpl.cxx,
   etc.)
 - added first version of the z-order fix to layer/layermanager
 - cleaned up include guards and include syntax

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [a65df823e10baffde485351296edd64c627b71b7]

INTEGRATION: CWS presfixes12 (1.1.2); FILE ADDED 2007/01/29 14:02:32 thb 1.1.2.1: Issue number: #i37778#

Larger slideshow refactoring. Wrote design and coding style manifest,
and adapted the code to actually conform to this. In detail:
 - cleaned up ownership/disposable/weak_ptr story. removed hacks and
   explicit Disposable implementations, where workaround were available
 - removed object mutices, where superfluous
 - reworked EventMultiplexer (using templatized listener class now), added
   more events. EventMultiplexer now serves as a true blackboard
 - reworked directory structure: disjunct parts are now physically separated
   into directories, instantiation happens via factories & abstract interfaces
 - added CursorManager, to make setting mouse cursor less hackish
 - reworked DrawShape, to implement SeparateListener pattern
 - reworked IntrinsicAnimationActivity, to avoid cyclic references
 - modified hyperlink & shape cursor handling to communicate via
   EventMultiplexer
 - renamed & cleaned up files (presentation.cxx now named slideshowimpl.cxx,
   etc.)
 - added first version of the z-order fix to layer/layermanager
 - cleaned up include guards and include syntax

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [1ca7bb11061ec62e8ddca2c5a96d0a75c22a15da]

INTEGRATION: CWS presfixes12 (1.4.12); FILE MERGED 2007/04/30 07:24:13 thb 1.4.12.5: #i37778# Added extra transformation query method, to account for the fact that sprite positioning and static shape positioning might have different offsets. 2007/02/25 01:10:28 thb 1.4.12.4: #i37778# Cleared up error handling a lot: no longer quenching RuntimeExceptions; reporting assertions in the debug case; ViewLayer  now reports resized sprite (which needs re-render from all shapes); fixed missing subset area reduction for glyph-level animations; added return of resize state from  Layer::commitLayerBounds(); adapted unit tests to corrected behaviour 2007/02/13 14:33:13 thb 1.4.12.3: #i37778# Split up View::clear() into clear() and clearAll() method, to facilitate local, clip-region based slide updates 2007/02/06 17:18:15 thb 1.4.12.2: #i37778# Moved clear() method from View to ViewLayer (also sprites need to be cleared); fixed a few more cases of local code style violations; removed redundant inline keywords; finished Layer/LayerManager rework (Layer now represents ViewLayers, shapes and rendering are fully under LayerManager control); made shape comparator reusable 2007/01/29 14:02:32 thb 1.4.12.1: Issue number: #i37778#

Larger slideshow refactoring. Wrote design and coding style manifest,
and adapted the code to actually conform to this. In detail:
 - cleaned up ownership/disposable/weak_ptr story. removed hacks and
   explicit Disposable implementations, where workaround were available
 - removed object mutices, where superfluous
 - reworked EventMultiplexer (using templatized listener class now), added
   more events. EventMultiplexer now serves as a true blackboard
 - reworked directory structure: disjunct parts are now physically separated
   into directories, instantiation happens via factories & abstract interfaces
 - added CursorManager, to make setting mouse cursor less hackish
 - reworked DrawShape, to implement SeparateListener pattern
 - reworked IntrinsicAnimationActivity, to avoid cyclic references
 - modified hyperlink & shape cursor handling to communicate via
   EventMultiplexer
 - renamed & cleaned up files (presentation.cxx now named slideshowimpl.cxx,
   etc.)
 - added first version of the z-order fix to layer/layermanager
 - cleaned up include guards and include syntax

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [eb1fd751b1650c8848a81b2074c62bccda9d11ea]

INTEGRATION: CWS presfixes12 (1.2.12); FILE MERGED 2007/01/29 14:02:32 thb 1.2.12.1: Issue number: #i37778#

Larger slideshow refactoring. Wrote design and coding style manifest,
and adapted the code to actually conform to this. In detail:
 - cleaned up ownership/disposable/weak_ptr story. removed hacks and
   explicit Disposable implementations, where workaround were available
 - removed object mutices, where superfluous
 - reworked EventMultiplexer (using templatized listener class now), added
   more events. EventMultiplexer now serves as a true blackboard
 - reworked directory structure: disjunct parts are now physically separated
   into directories, instantiation happens via factories & abstract interfaces
 - added CursorManager, to make setting mouse cursor less hackish
 - reworked DrawShape, to implement SeparateListener pattern
 - reworked IntrinsicAnimationActivity, to avoid cyclic references
 - modified hyperlink & shape cursor handling to communicate via
   EventMultiplexer
 - renamed & cleaned up files (presentation.cxx now named slideshowimpl.cxx,
   etc.)
 - added first version of the z-order fix to layer/layermanager
 - cleaned up include guards and include syntax

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [827af6b23bd639fcc3b361716f7eba687f02c646]

INTEGRATION: CWS presfixes12 (1.4.12); FILE MERGED 2007/02/10 23:23:52 thb 1.4.12.5: #i37778# Renamed setMouseCursor() to setCursorShape() at View interface (name clash with API method otherwise); added LayerManager/Layer unit tests; fixed a bunch of bugs/glitches found during unit testing 2007/02/06 17:18:15 thb 1.4.12.4: #i37778# Moved clear() method from View to ViewLayer (also sprites need to be cleared); fixed a few more cases of local code style violations; removed redundant inline keywords; finished Layer/LayerManager rework (Layer now represents ViewLayers, shapes and rendering are fully under LayerManager control); made shape comparator reusable 2007/01/31 14:30:34 thb 1.4.12.3: #i37778# removed View::isContentDestroyed() and mbContentValid distinction on View::clear() - clear() now always clears view the hard way; added explicit screen update to CombTransition, which bypasses SlideChangeBase functionality 2007/01/30 16:43:51 thb 1.4.12.2: #i37778# Made view update/repaint/resize work again; swapped BackgroundShape parameters for correct mtf import 2007/01/29 14:02:31 thb 1.4.12.1: Issue number: #i37778#

Larger slideshow refactoring. Wrote design and coding style manifest,
and adapted the code to actually conform to this. In detail:
 - cleaned up ownership/disposable/weak_ptr story. removed hacks and
   explicit Disposable implementations, where workaround were available
 - removed object mutices, where superfluous
 - reworked EventMultiplexer (using templatized listener class now), added
   more events. EventMultiplexer now serves as a true blackboard
 - reworked directory structure: disjunct parts are now physically separated
   into directories, instantiation happens via factories & abstract interfaces
 - added CursorManager, to make setting mouse cursor less hackish
 - reworked DrawShape, to implement SeparateListener pattern
 - reworked IntrinsicAnimationActivity, to avoid cyclic references
 - modified hyperlink & shape cursor handling to communicate via
   EventMultiplexer
 - renamed & cleaned up files (presentation.cxx now named slideshowimpl.cxx,
   etc.)
 - added first version of the z-order fix to layer/layermanager
 - cleaned up include guards and include syntax

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [e479555e4aec54b0a79e2c2cac4dc1bd95f7d946]

INTEGRATION: CWS presfixes12 (1.1.2); FILE ADDED 2007/01/29 14:02:31 thb 1.1.2.1: Issue number: #i37778#

Larger slideshow refactoring. Wrote design and coding style manifest,
and adapted the code to actually conform to this. In detail:
 - cleaned up ownership/disposable/weak_ptr story. removed hacks and
   explicit Disposable implementations, where workaround were available
 - removed object mutices, where superfluous
 - reworked EventMultiplexer (using templatized listener class now), added
   more events. EventMultiplexer now serves as a true blackboard
 - reworked directory structure: disjunct parts are now physically separated
   into directories, instantiation happens via factories & abstract interfaces
 - added CursorManager, to make setting mouse cursor less hackish
 - reworked DrawShape, to implement SeparateListener pattern
 - reworked IntrinsicAnimationActivity, to avoid cyclic references
 - modified hyperlink & shape cursor handling to communicate via
   EventMultiplexer
 - renamed & cleaned up files (presentation.cxx now named slideshowimpl.cxx,
   etc.)
 - added first version of the z-order fix to layer/layermanager
 - cleaned up include guards and include syntax

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [fc54883d1c48a768531fe713383add70b733314c]

INTEGRATION: CWS presfixes12 (1.5.12); FILE MERGED 2007/01/29 14:02:31 thb 1.5.12.1: Issue number: #i37778#

Larger slideshow refactoring. Wrote design and coding style manifest,
and adapted the code to actually conform to this. In detail:
 - cleaned up ownership/disposable/weak_ptr story. removed hacks and
   explicit Disposable implementations, where workaround were available
 - removed object mutices, where superfluous
 - reworked EventMultiplexer (using templatized listener class now), added
   more events. EventMultiplexer now serves as a true blackboard
 - reworked directory structure: disjunct parts are now physically separated
   into directories, instantiation happens via factories & abstract interfaces
 - added CursorManager, to make setting mouse cursor less hackish
 - reworked DrawShape, to implement SeparateListener pattern
 - reworked IntrinsicAnimationActivity, to avoid cyclic references
 - modified hyperlink & shape cursor handling to communicate via
   EventMultiplexer
 - renamed & cleaned up files (presentation.cxx now named slideshowimpl.cxx,
   etc.)
 - added first version of the z-order fix to layer/layermanager
 - cleaned up include guards and include syntax

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [95ae010fb0fb0528500dac79b63f7736c681caaa]

INTEGRATION: CWS presfixes12 (1.4.12); FILE MERGED 2007/01/29 14:02:31 thb 1.4.12.1: Issue number: #i37778#

Larger slideshow refactoring. Wrote design and coding style manifest,
and adapted the code to actually conform to this. In detail:
 - cleaned up ownership/disposable/weak_ptr story. removed hacks and
   explicit Disposable implementations, where workaround were available
 - removed object mutices, where superfluous
 - reworked EventMultiplexer (using templatized listener class now), added
   more events. EventMultiplexer now serves as a true blackboard
 - reworked directory structure: disjunct parts are now physically separated
   into directories, instantiation happens via factories & abstract interfaces
 - added CursorManager, to make setting mouse cursor less hackish
 - reworked DrawShape, to implement SeparateListener pattern
 - reworked IntrinsicAnimationActivity, to avoid cyclic references
 - modified hyperlink & shape cursor handling to communicate via
   EventMultiplexer
 - renamed & cleaned up files (presentation.cxx now named slideshowimpl.cxx,
   etc.)
 - added first version of the z-order fix to layer/layermanager
 - cleaned up include guards and include syntax

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [c0f80458c533ce0172c31bab3517722530dee2a7]

INTEGRATION: CWS presfixes12 (1.7.12); FILE MERGED 2007/01/31 12:29:06 thb 1.7.12.2: #i37778# Slide animations now notify screen updates themselves 2007/01/29 14:02:30 thb 1.7.12.1: Issue number: #i37778#

Larger slideshow refactoring. Wrote design and coding style manifest,
and adapted the code to actually conform to this. In detail:
 - cleaned up ownership/disposable/weak_ptr story. removed hacks and
   explicit Disposable implementations, where workaround were available
 - removed object mutices, where superfluous
 - reworked EventMultiplexer (using templatized listener class now), added
   more events. EventMultiplexer now serves as a true blackboard
 - reworked directory structure: disjunct parts are now physically separated
   into directories, instantiation happens via factories & abstract interfaces
 - added CursorManager, to make setting mouse cursor less hackish
 - reworked DrawShape, to implement SeparateListener pattern
 - reworked IntrinsicAnimationActivity, to avoid cyclic references
 - modified hyperlink & shape cursor handling to communicate via
   EventMultiplexer
 - renamed & cleaned up files (presentation.cxx now named slideshowimpl.cxx,
   etc.)
 - added first version of the z-order fix to layer/layermanager
 - cleaned up include guards and include syntax

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [96ed58424231a607c48bc019ffe8a471a5284d55]

INTEGRATION: CWS presfixes12 (1.9.12); FILE MERGED 2007/01/29 14:02:30 thb 1.9.12.1: Issue number: #i37778#

Larger slideshow refactoring. Wrote design and coding style manifest,
and adapted the code to actually conform to this. In detail:
 - cleaned up ownership/disposable/weak_ptr story. removed hacks and
   explicit Disposable implementations, where workaround were available
 - removed object mutices, where superfluous
 - reworked EventMultiplexer (using templatized listener class now), added
   more events. EventMultiplexer now serves as a true blackboard
 - reworked directory structure: disjunct parts are now physically separated
   into directories, instantiation happens via factories & abstract interfaces
 - added CursorManager, to make setting mouse cursor less hackish
 - reworked DrawShape, to implement SeparateListener pattern
 - reworked IntrinsicAnimationActivity, to avoid cyclic references
 - modified hyperlink & shape cursor handling to communicate via
   EventMultiplexer
 - renamed & cleaned up files (presentation.cxx now named slideshowimpl.cxx,
   etc.)
 - added first version of the z-order fix to layer/layermanager
 - cleaned up include guards and include syntax

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [41da3fd5ec939122e02b8b7623131a9ea9a4eab4]

INTEGRATION: CWS presfixes12 (1.1.2); FILE ADDED 2007/05/14 00:55:30 thb 1.1.2.2: #i77154# Moved intrinsic animation notification from global EventMultiplexer to ShapeManager (which is local to each slide). This is a temporary workaround, the proper fix would demote the EventMultiplexer to each Slide 2007/01/29 14:02:30 thb 1.1.2.1: Issue number: #i37778#

Larger slideshow refactoring. Wrote design and coding style manifest,
and adapted the code to actually conform to this. In detail:
 - cleaned up ownership/disposable/weak_ptr story. removed hacks and
   explicit Disposable implementations, where workaround were available
 - removed object mutices, where superfluous
 - reworked EventMultiplexer (using templatized listener class now), added
   more events. EventMultiplexer now serves as a true blackboard
 - reworked directory structure: disjunct parts are now physically separated
   into directories, instantiation happens via factories & abstract interfaces
 - added CursorManager, to make setting mouse cursor less hackish
 - reworked DrawShape, to implement SeparateListener pattern
 - reworked IntrinsicAnimationActivity, to avoid cyclic references
 - modified hyperlink & shape cursor handling to communicate via
   EventMultiplexer
 - renamed & cleaned up files (presentation.cxx now named slideshowimpl.cxx,
   etc.)
 - added first version of the z-order fix to layer/layermanager
 - cleaned up include guards and include syntax

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [af76eda4c0e672b4933591d213968c2b80977a03]

INTEGRATION: CWS presfixes12 (1.4.12); FILE MERGED 2007/01/29 14:02:30 thb 1.4.12.1: Issue number: #i37778#

Larger slideshow refactoring. Wrote design and coding style manifest,
and adapted the code to actually conform to this. In detail:
 - cleaned up ownership/disposable/weak_ptr story. removed hacks and
   explicit Disposable implementations, where workaround were available
 - removed object mutices, where superfluous
 - reworked EventMultiplexer (using templatized listener class now), added
   more events. EventMultiplexer now serves as a true blackboard
 - reworked directory structure: disjunct parts are now physically separated
   into directories, instantiation happens via factories & abstract interfaces
 - added CursorManager, to make setting mouse cursor less hackish
 - reworked DrawShape, to implement SeparateListener pattern
 - reworked IntrinsicAnimationActivity, to avoid cyclic references
 - modified hyperlink & shape cursor handling to communicate via
   EventMultiplexer
 - renamed & cleaned up files (presentation.cxx now named slideshowimpl.cxx,
   etc.)
 - added first version of the z-order fix to layer/layermanager
 - cleaned up include guards and include syntax

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [c0b407bf4b676091eae269a77c49153546c0b942]

INTEGRATION: CWS presfixes12 (1.5.12); FILE MERGED 2007/01/29 14:02:30 thb 1.5.12.1: Issue number: #i37778#

Larger slideshow refactoring. Wrote design and coding style manifest,
and adapted the code to actually conform to this. In detail:
 - cleaned up ownership/disposable/weak_ptr story. removed hacks and
   explicit Disposable implementations, where workaround were available
 - removed object mutices, where superfluous
 - reworked EventMultiplexer (using templatized listener class now), added
   more events. EventMultiplexer now serves as a true blackboard
 - reworked directory structure: disjunct parts are now physically separated
   into directories, instantiation happens via factories & abstract interfaces
 - added CursorManager, to make setting mouse cursor less hackish
 - reworked DrawShape, to implement SeparateListener pattern
 - reworked IntrinsicAnimationActivity, to avoid cyclic references
 - modified hyperlink & shape cursor handling to communicate via
   EventMultiplexer
 - renamed & cleaned up files (presentation.cxx now named slideshowimpl.cxx,
   etc.)
 - added first version of the z-order fix to layer/layermanager
 - cleaned up include guards and include syntax

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [ca16730b9e05e46585c76602d580f63cdf68af1e]

INTEGRATION: CWS presfixes12 (1.4.12); FILE MERGED 2007/01/29 14:02:29 thb 1.4.12.1: Issue number: #i37778#

Larger slideshow refactoring. Wrote design and coding style manifest,
and adapted the code to actually conform to this. In detail:
 - cleaned up ownership/disposable/weak_ptr story. removed hacks and
   explicit Disposable implementations, where workaround were available
 - removed object mutices, where superfluous
 - reworked EventMultiplexer (using templatized listener class now), added
   more events. EventMultiplexer now serves as a true blackboard
 - reworked directory structure: disjunct parts are now physically separated
   into directories, instantiation happens via factories & abstract interfaces
 - added CursorManager, to make setting mouse cursor less hackish
 - reworked DrawShape, to implement SeparateListener pattern
 - reworked IntrinsicAnimationActivity, to avoid cyclic references
 - modified hyperlink & shape cursor handling to communicate via
   EventMultiplexer
 - renamed & cleaned up files (presentation.cxx now named slideshowimpl.cxx,
   etc.)
 - added first version of the z-order fix to layer/layermanager
 - cleaned up include guards and include syntax

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [a1b771ff82f6d11b489235dedbd22ecc9d2f673b]

INTEGRATION: CWS presfixes12 (1.1.2); FILE ADDED 2007/01/29 14:02:29 thb 1.1.2.1: Issue number: #i37778#

Larger slideshow refactoring. Wrote design and coding style manifest,
and adapted the code to actually conform to this. In detail:
 - cleaned up ownership/disposable/weak_ptr story. removed hacks and
   explicit Disposable implementations, where workaround were available
 - removed object mutices, where superfluous
 - reworked EventMultiplexer (using templatized listener class now), added
   more events. EventMultiplexer now serves as a true blackboard
 - reworked directory structure: disjunct parts are now physically separated
   into directories, instantiation happens via factories & abstract interfaces
 - added CursorManager, to make setting mouse cursor less hackish
 - reworked DrawShape, to implement SeparateListener pattern
 - reworked IntrinsicAnimationActivity, to avoid cyclic references
 - modified hyperlink & shape cursor handling to communicate via
   EventMultiplexer
 - renamed & cleaned up files (presentation.cxx now named slideshowimpl.cxx,
   etc.)
 - added first version of the z-order fix to layer/layermanager
 - cleaned up include guards and include syntax

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [ae8a50e80c8d4a53bc52a0da35140f346b90ff6d]

INTEGRATION: CWS presfixes12 (1.5.12); FILE MERGED 2007/01/29 14:02:29 thb 1.5.12.1: Issue number: #i37778#

Larger slideshow refactoring. Wrote design and coding style manifest,
and adapted the code to actually conform to this. In detail:
 - cleaned up ownership/disposable/weak_ptr story. removed hacks and
   explicit Disposable implementations, where workaround were available
 - removed object mutices, where superfluous
 - reworked EventMultiplexer (using templatized listener class now), added
   more events. EventMultiplexer now serves as a true blackboard
 - reworked directory structure: disjunct parts are now physically separated
   into directories, instantiation happens via factories & abstract interfaces
 - added CursorManager, to make setting mouse cursor less hackish
 - reworked DrawShape, to implement SeparateListener pattern
 - reworked IntrinsicAnimationActivity, to avoid cyclic references
 - modified hyperlink & shape cursor handling to communicate via
   EventMultiplexer
 - renamed & cleaned up files (presentation.cxx now named slideshowimpl.cxx,
   etc.)
 - added first version of the z-order fix to layer/layermanager
 - cleaned up include guards and include syntax

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [7fbea1d7e466ec43859a6a09097379c7b07b5d18]

INTEGRATION: CWS presfixes12 (1.4.12); FILE MERGED 2007/03/11 00:17:59 thb 1.4.12.2: #i37778# Necessary adaptions for cppcanvas clip behaviour (extra setClip()  methods to clear clip, instead of empty polygon, which denotes everything clipped on canvas); removed cyclic references for intrinsically animated shapes (GIF and drawing layer scroll text); fixed a few coding style inconsistencies 2007/01/29 14:02:29 thb 1.4.12.1: Issue number: #i37778#

Larger slideshow refactoring. Wrote design and coding style manifest,
and adapted the code to actually conform to this. In detail:
 - cleaned up ownership/disposable/weak_ptr story. removed hacks and
   explicit Disposable implementations, where workaround were available
 - removed object mutices, where superfluous
 - reworked EventMultiplexer (using templatized listener class now), added
   more events. EventMultiplexer now serves as a true blackboard
 - reworked directory structure: disjunct parts are now physically separated
   into directories, instantiation happens via factories & abstract interfaces
 - added CursorManager, to make setting mouse cursor less hackish
 - reworked DrawShape, to implement SeparateListener pattern
 - reworked IntrinsicAnimationActivity, to avoid cyclic references
 - modified hyperlink & shape cursor handling to communicate via
   EventMultiplexer
 - renamed & cleaned up files (presentation.cxx now named slideshowimpl.cxx,
   etc.)
 - added first version of the z-order fix to layer/layermanager
 - cleaned up include guards and include syntax

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [02eae93333ac27e5925f1a37b0bf52e51f0d7fa2]

INTEGRATION: CWS presfixes12 (1.8.12); FILE MERGED 2007/05/10 20:32:41 thb 1.8.12.5: #i37778# Reworked LayerManager::updateShapeLayers - now much better aligned with general shape update, and avoids superfluous rendering; made unit tests work again; passing down slide background repaint status to LayerManager; relaxed preconditions for Shape::getUpdateArea() - no longer requires views to work; now catching singular view matrix and using sensible default at API border 2007/05/02 21:37:24 thb 1.8.12.4: #i37778# Changed calls to cppcanvas::Canvas::getTransformation() to ViewLayer::getTransformation() where appropriate (because that's more direct); added initial Slide rendering back in (this time optional) 2007/03/06 21:54:19 thb 1.8.12.3: #i37778# Added bool property  to disable z order correct animations 2007/01/30 16:43:51 thb 1.8.12.2: #i37778# Made view update/repaint/resize work again; swapped BackgroundShape parameters for correct mtf import 2007/01/29 14:02:28 thb 1.8.12.1: Issue number: #i37778#

Larger slideshow refactoring. Wrote design and coding style manifest,
and adapted the code to actually conform to this. In detail:
 - cleaned up ownership/disposable/weak_ptr story. removed hacks and
   explicit Disposable implementations, where workaround were available
 - removed object mutices, where superfluous
 - reworked EventMultiplexer (using templatized listener class now), added
   more events. EventMultiplexer now serves as a true blackboard
 - reworked directory structure: disjunct parts are now physically separated
   into directories, instantiation happens via factories & abstract interfaces
 - added CursorManager, to make setting mouse cursor less hackish
 - reworked DrawShape, to implement SeparateListener pattern
 - reworked IntrinsicAnimationActivity, to avoid cyclic references
 - modified hyperlink & shape cursor handling to communicate via
   EventMultiplexer
 - renamed & cleaned up files (presentation.cxx now named slideshowimpl.cxx,
   etc.)
 - added first version of the z-order fix to layer/layermanager
 - cleaned up include guards and include syntax

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [d5317908c72a06627956caa5df8a9e2096838410]

INTEGRATION: CWS presfixes12 (1.5.12); FILE MERGED 2007/01/29 14:02:28 thb 1.5.12.1: Issue number: #i37778#

Larger slideshow refactoring. Wrote design and coding style manifest,
and adapted the code to actually conform to this. In detail:
 - cleaned up ownership/disposable/weak_ptr story. removed hacks and
   explicit Disposable implementations, where workaround were available
 - removed object mutices, where superfluous
 - reworked EventMultiplexer (using templatized listener class now), added
   more events. EventMultiplexer now serves as a true blackboard
 - reworked directory structure: disjunct parts are now physically separated
   into directories, instantiation happens via factories & abstract interfaces
 - added CursorManager, to make setting mouse cursor less hackish
 - reworked DrawShape, to implement SeparateListener pattern
 - reworked IntrinsicAnimationActivity, to avoid cyclic references
 - modified hyperlink & shape cursor handling to communicate via
   EventMultiplexer
 - renamed & cleaned up files (presentation.cxx now named slideshowimpl.cxx,
   etc.)
 - added first version of the z-order fix to layer/layermanager
 - cleaned up include guards and include syntax

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [30827012695d567d180129a8ff53a1762ee47406]

INTEGRATION: CWS presfixes12 (1.1.2); FILE ADDED 2007/01/29 14:02:28 thb 1.1.2.1: Issue number: #i37778#

Larger slideshow refactoring. Wrote design and coding style manifest,
and adapted the code to actually conform to this. In detail:
 - cleaned up ownership/disposable/weak_ptr story. removed hacks and
   explicit Disposable implementations, where workaround were available
 - removed object mutices, where superfluous
 - reworked EventMultiplexer (using templatized listener class now), added
   more events. EventMultiplexer now serves as a true blackboard
 - reworked directory structure: disjunct parts are now physically separated
   into directories, instantiation happens via factories & abstract interfaces
 - added CursorManager, to make setting mouse cursor less hackish
 - reworked DrawShape, to implement SeparateListener pattern
 - reworked IntrinsicAnimationActivity, to avoid cyclic references
 - modified hyperlink & shape cursor handling to communicate via
   EventMultiplexer
 - renamed & cleaned up files (presentation.cxx now named slideshowimpl.cxx,
   etc.)
 - added first version of the z-order fix to layer/layermanager
 - cleaned up include guards and include syntax

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [fb54202d6aa8d9ab98a238c4ddc9837ad2d8d0d4]

INTEGRATION: CWS presfixes12 (1.6.12); FILE MERGED 2007/01/29 16:29:31 thb 1.6.12.2: #i37778# Build fixes for msvc; added shapes lib to util link line 2007/01/29 14:02:27 thb 1.6.12.1: Issue number: #i37778#

Larger slideshow refactoring. Wrote design and coding style manifest,
and adapted the code to actually conform to this. In detail:
 - cleaned up ownership/disposable/weak_ptr story. removed hacks and
   explicit Disposable implementations, where workaround were available
 - removed object mutices, where superfluous
 - reworked EventMultiplexer (using templatized listener class now), added
   more events. EventMultiplexer now serves as a true blackboard
 - reworked directory structure: disjunct parts are now physically separated
   into directories, instantiation happens via factories & abstract interfaces
 - added CursorManager, to make setting mouse cursor less hackish
 - reworked DrawShape, to implement SeparateListener pattern
 - reworked IntrinsicAnimationActivity, to avoid cyclic references
 - modified hyperlink & shape cursor handling to communicate via
   EventMultiplexer
 - renamed & cleaned up files (presentation.cxx now named slideshowimpl.cxx,
   etc.)
 - added first version of the z-order fix to layer/layermanager
 - cleaned up include guards and include syntax

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [de04594fca9a1530257720983bd3f1d5e6d7b206]

INTEGRATION: CWS presfixes12 (1.1.2); FILE ADDED 2007/01/29 14:02:27 thb 1.1.2.1: Issue number: #i37778#

Larger slideshow refactoring. Wrote design and coding style manifest,
and adapted the code to actually conform to this. In detail:
 - cleaned up ownership/disposable/weak_ptr story. removed hacks and
   explicit Disposable implementations, where workaround were available
 - removed object mutices, where superfluous
 - reworked EventMultiplexer (using templatized listener class now), added
   more events. EventMultiplexer now serves as a true blackboard
 - reworked directory structure: disjunct parts are now physically separated
   into directories, instantiation happens via factories & abstract interfaces
 - added CursorManager, to make setting mouse cursor less hackish
 - reworked DrawShape, to implement SeparateListener pattern
 - reworked IntrinsicAnimationActivity, to avoid cyclic references
 - modified hyperlink & shape cursor handling to communicate via
   EventMultiplexer
 - renamed & cleaned up files (presentation.cxx now named slideshowimpl.cxx,
   etc.)
 - added first version of the z-order fix to layer/layermanager
 - cleaned up include guards and include syntax

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [9eca20cf0692d66eba073b27c7d9250e4df18c2c]

INTEGRATION: CWS presfixes12 (1.4.12); FILE MERGED 2007/01/29 14:02:27 thb 1.4.12.1: Issue number: #i37778#

Larger slideshow refactoring. Wrote design and coding style manifest,
and adapted the code to actually conform to this. In detail:
 - cleaned up ownership/disposable/weak_ptr story. removed hacks and
   explicit Disposable implementations, where workaround were available
 - removed object mutices, where superfluous
 - reworked EventMultiplexer (using templatized listener class now), added
   more events. EventMultiplexer now serves as a true blackboard
 - reworked directory structure: disjunct parts are now physically separated
   into directories, instantiation happens via factories & abstract interfaces
 - added CursorManager, to make setting mouse cursor less hackish
 - reworked DrawShape, to implement SeparateListener pattern
 - reworked IntrinsicAnimationActivity, to avoid cyclic references
 - modified hyperlink & shape cursor handling to communicate via
   EventMultiplexer
 - renamed & cleaned up files (presentation.cxx now named slideshowimpl.cxx,
   etc.)
 - added first version of the z-order fix to layer/layermanager
 - cleaned up include guards and include syntax

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [9eab943fb67ffb159853351413803a2fa15a5225]

INTEGRATION: CWS presfixes12 (1.6.12); FILE MERGED 2007/02/06 17:18:14 thb 1.6.12.2: #i37778# Moved clear() method from View to ViewLayer (also sprites need to be cleared); fixed a few more cases of local code style violations; removed redundant inline keywords; finished Layer/LayerManager rework (Layer now represents ViewLayers, shapes and rendering are fully under LayerManager control); made shape comparator reusable 2007/01/29 14:02:27 thb 1.6.12.1: Issue number: #i37778#

Larger slideshow refactoring. Wrote design and coding style manifest,
and adapted the code to actually conform to this. In detail:
 - cleaned up ownership/disposable/weak_ptr story. removed hacks and
   explicit Disposable implementations, where workaround were available
 - removed object mutices, where superfluous
 - reworked EventMultiplexer (using templatized listener class now), added
   more events. EventMultiplexer now serves as a true blackboard
 - reworked directory structure: disjunct parts are now physically separated
   into directories, instantiation happens via factories & abstract interfaces
 - added CursorManager, to make setting mouse cursor less hackish
 - reworked DrawShape, to implement SeparateListener pattern
 - reworked IntrinsicAnimationActivity, to avoid cyclic references
 - modified hyperlink & shape cursor handling to communicate via
   EventMultiplexer
 - renamed & cleaned up files (presentation.cxx now named slideshowimpl.cxx,
   etc.)
 - added first version of the z-order fix to layer/layermanager
 - cleaned up include guards and include syntax

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [9a32a2de1e684128f3bd454a8dec69d9c07558ba]

INTEGRATION: CWS presfixes12 (1.6.12); FILE MERGED 2007/02/06 17:18:14 thb 1.6.12.2: #i37778# Moved clear() method from View to ViewLayer (also sprites need to be cleared); fixed a few more cases of local code style violations; removed redundant inline keywords; finished Layer/LayerManager rework (Layer now represents ViewLayers, shapes and rendering are fully under LayerManager control); made shape comparator reusable 2007/01/29 14:02:26 thb 1.6.12.1: Issue number: #i37778#

Larger slideshow refactoring. Wrote design and coding style manifest,
and adapted the code to actually conform to this. In detail:
 - cleaned up ownership/disposable/weak_ptr story. removed hacks and
   explicit Disposable implementations, where workaround were available
 - removed object mutices, where superfluous
 - reworked EventMultiplexer (using templatized listener class now), added
   more events. EventMultiplexer now serves as a true blackboard
 - reworked directory structure: disjunct parts are now physically separated
   into directories, instantiation happens via factories & abstract interfaces
 - added CursorManager, to make setting mouse cursor less hackish
 - reworked DrawShape, to implement SeparateListener pattern
 - reworked IntrinsicAnimationActivity, to avoid cyclic references
 - modified hyperlink & shape cursor handling to communicate via
   EventMultiplexer
 - renamed & cleaned up files (presentation.cxx now named slideshowimpl.cxx,
   etc.)
 - added first version of the z-order fix to layer/layermanager
 - cleaned up include guards and include syntax

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [abe049eb620de86428d485b88b1474126d368aea]

INTEGRATION: CWS presfixes12 (1.1.2); FILE ADDED 2007/03/11 01:01:09 thb 1.1.2.3: #i37778# Made wait shape to update screen immediately, as it's otherwise invisible because of not staying past main animation loop commitScreenUpdates() 2007/01/30 16:43:51 thb 1.1.2.2: #i37778# Made view update/repaint/resize work again; swapped BackgroundShape parameters for correct mtf import 2007/01/29 14:02:26 thb 1.1.2.1: Issue number: #i37778#

Larger slideshow refactoring. Wrote design and coding style manifest,
and adapted the code to actually conform to this. In detail:
 - cleaned up ownership/disposable/weak_ptr story. removed hacks and
   explicit Disposable implementations, where workaround were available
 - removed object mutices, where superfluous
 - reworked EventMultiplexer (using templatized listener class now), added
   more events. EventMultiplexer now serves as a true blackboard
 - reworked directory structure: disjunct parts are now physically separated
   into directories, instantiation happens via factories & abstract interfaces
 - added CursorManager, to make setting mouse cursor less hackish
 - reworked DrawShape, to implement SeparateListener pattern
 - reworked IntrinsicAnimationActivity, to avoid cyclic references
 - modified hyperlink & shape cursor handling to communicate via
   EventMultiplexer
 - renamed & cleaned up files (presentation.cxx now named slideshowimpl.cxx,
   etc.)
 - added first version of the z-order fix to layer/layermanager
 - cleaned up include guards and include syntax

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [49e6fec842ce63b1a1b7a53ab1d2dda3d9789b64]

INTEGRATION: CWS presfixes12 (1.4.12); FILE MERGED 2007/01/29 14:02:26 thb 1.4.12.1: Issue number: #i37778#

Larger slideshow refactoring. Wrote design and coding style manifest,
and adapted the code to actually conform to this. In detail:
 - cleaned up ownership/disposable/weak_ptr story. removed hacks and
   explicit Disposable implementations, where workaround were available
 - removed object mutices, where superfluous
 - reworked EventMultiplexer (using templatized listener class now), added
   more events. EventMultiplexer now serves as a true blackboard
 - reworked directory structure: disjunct parts are now physically separated
   into directories, instantiation happens via factories & abstract interfaces
 - added CursorManager, to make setting mouse cursor less hackish
 - reworked DrawShape, to implement SeparateListener pattern
 - reworked IntrinsicAnimationActivity, to avoid cyclic references
 - modified hyperlink & shape cursor handling to communicate via
   EventMultiplexer
 - renamed & cleaned up files (presentation.cxx now named slideshowimpl.cxx,
   etc.)
 - added first version of the z-order fix to layer/layermanager
 - cleaned up include guards and include syntax

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [831a31cfa46a75510d3b9e14fd5639dc4b5a499f]

INTEGRATION: CWS presfixes12 (1.4.12); FILE MERGED 2007/01/29 14:02:25 thb 1.4.12.1: Issue number: #i37778#

Larger slideshow refactoring. Wrote design and coding style manifest,
and adapted the code to actually conform to this. In detail:
 - cleaned up ownership/disposable/weak_ptr story. removed hacks and
   explicit Disposable implementations, where workaround were available
 - removed object mutices, where superfluous
 - reworked EventMultiplexer (using templatized listener class now), added
   more events. EventMultiplexer now serves as a true blackboard
 - reworked directory structure: disjunct parts are now physically separated
   into directories, instantiation happens via factories & abstract interfaces
 - added CursorManager, to make setting mouse cursor less hackish
 - reworked DrawShape, to implement SeparateListener pattern
 - reworked IntrinsicAnimationActivity, to avoid cyclic references
 - modified hyperlink & shape cursor handling to communicate via
   EventMultiplexer
 - renamed & cleaned up files (presentation.cxx now named slideshowimpl.cxx,
   etc.)
 - added first version of the z-order fix to layer/layermanager
 - cleaned up include guards and include syntax

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [c6792658b0583b87879393c0520d34a8c22db572]

INTEGRATION: CWS presfixes12 (1.1.2); FILE ADDED 2007/01/29 15:15:30 thb 1.1.2.2: #i37778# Fixed Forte8 compiler breakages 2007/01/29 14:02:25 thb 1.1.2.1: Issue number: #i37778#

Larger slideshow refactoring. Wrote design and coding style manifest,
and adapted the code to actually conform to this. In detail:
 - cleaned up ownership/disposable/weak_ptr story. removed hacks and
   explicit Disposable implementations, where workaround were available
 - removed object mutices, where superfluous
 - reworked EventMultiplexer (using templatized listener class now), added
   more events. EventMultiplexer now serves as a true blackboard
 - reworked directory structure: disjunct parts are now physically separated
   into directories, instantiation happens via factories & abstract interfaces
 - added CursorManager, to make setting mouse cursor less hackish
 - reworked DrawShape, to implement SeparateListener pattern
 - reworked IntrinsicAnimationActivity, to avoid cyclic references
 - modified hyperlink & shape cursor handling to communicate via
   EventMultiplexer
 - renamed & cleaned up files (presentation.cxx now named slideshowimpl.cxx,
   etc.)
 - added first version of the z-order fix to layer/layermanager
 - cleaned up include guards and include syntax

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [e74e60da2f892b7f3eb5f47be97fc36a2fc73bdf]

INTEGRATION: CWS presfixes12 (1.1.2); FILE ADDED 2007/01/29 14:02:25 thb 1.1.2.1: Issue number: #i37778#

Larger slideshow refactoring. Wrote design and coding style manifest,
and adapted the code to actually conform to this. In detail:
 - cleaned up ownership/disposable/weak_ptr story. removed hacks and
   explicit Disposable implementations, where workaround were available
 - removed object mutices, where superfluous
 - reworked EventMultiplexer (using templatized listener class now), added
   more events. EventMultiplexer now serves as a true blackboard
 - reworked directory structure: disjunct parts are now physically separated
   into directories, instantiation happens via factories & abstract interfaces
 - added CursorManager, to make setting mouse cursor less hackish
 - reworked DrawShape, to implement SeparateListener pattern
 - reworked IntrinsicAnimationActivity, to avoid cyclic references
 - modified hyperlink & shape cursor handling to communicate via
   EventMultiplexer
 - renamed & cleaned up files (presentation.cxx now named slideshowimpl.cxx,
   etc.)
 - added first version of the z-order fix to layer/layermanager
 - cleaned up include guards and include syntax

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [1db9cb403a106c81686b0d0cc0e828b85f7f77a4]

INTEGRATION: CWS presfixes12 (1.1.2); FILE ADDED 2007/01/29 14:02:24 thb 1.1.2.1: Issue number: #i37778#

Larger slideshow refactoring. Wrote design and coding style manifest,
and adapted the code to actually conform to this. In detail:
 - cleaned up ownership/disposable/weak_ptr story. removed hacks and
   explicit Disposable implementations, where workaround were available
 - removed object mutices, where superfluous
 - reworked EventMultiplexer (using templatized listener class now), added
   more events. EventMultiplexer now serves as a true blackboard
 - reworked directory structure: disjunct parts are now physically separated
   into directories, instantiation happens via factories & abstract interfaces
 - added CursorManager, to make setting mouse cursor less hackish
 - reworked DrawShape, to implement SeparateListener pattern
 - reworked IntrinsicAnimationActivity, to avoid cyclic references
 - modified hyperlink & shape cursor handling to communicate via
   EventMultiplexer
 - renamed & cleaned up files (presentation.cxx now named slideshowimpl.cxx,
   etc.)
 - added first version of the z-order fix to layer/layermanager
 - cleaned up include guards and include syntax

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [88cbe0ea53936a98e6e5cad24cb2d318c4b259df]

INTEGRATION: CWS presfixes12 (1.4.12); FILE MERGED 2007/01/29 14:02:24 thb 1.4.12.1: Issue number: #i37778#

Larger slideshow refactoring. Wrote design and coding style manifest,
and adapted the code to actually conform to this. In detail:
 - cleaned up ownership/disposable/weak_ptr story. removed hacks and
   explicit Disposable implementations, where workaround were available
 - removed object mutices, where superfluous
 - reworked EventMultiplexer (using templatized listener class now), added
   more events. EventMultiplexer now serves as a true blackboard
 - reworked directory structure: disjunct parts are now physically separated
   into directories, instantiation happens via factories & abstract interfaces
 - added CursorManager, to make setting mouse cursor less hackish
 - reworked DrawShape, to implement SeparateListener pattern
 - reworked IntrinsicAnimationActivity, to avoid cyclic references
 - modified hyperlink & shape cursor handling to communicate via
   EventMultiplexer
 - renamed & cleaned up files (presentation.cxx now named slideshowimpl.cxx,
   etc.)
 - added first version of the z-order fix to layer/layermanager
 - cleaned up include guards and include syntax

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [cede4374b9c8a1beab1b8797ee36ad3f97389303]

INTEGRATION: CWS presfixes12 (1.1.2); FILE ADDED 2007/02/06 17:18:14 thb 1.1.2.2: #i37778# Moved clear() method from View to ViewLayer (also sprites need to be cleared); fixed a few more cases of local code style violations; removed redundant inline keywords; finished Layer/LayerManager rework (Layer now represents ViewLayers, shapes and rendering are fully under LayerManager control); made shape comparator reusable 2007/01/29 14:02:23 thb 1.1.2.1: Issue number: #i37778#

Larger slideshow refactoring. Wrote design and coding style manifest,
and adapted the code to actually conform to this. In detail:
 - cleaned up ownership/disposable/weak_ptr story. removed hacks and
   explicit Disposable implementations, where workaround were available
 - removed object mutices, where superfluous
 - reworked EventMultiplexer (using templatized listener class now), added
   more events. EventMultiplexer now serves as a true blackboard
 - reworked directory structure: disjunct parts are now physically separated
   into directories, instantiation happens via factories & abstract interfaces
 - added CursorManager, to make setting mouse cursor less hackish
 - reworked DrawShape, to implement SeparateListener pattern
 - reworked IntrinsicAnimationActivity, to avoid cyclic references
 - modified hyperlink & shape cursor handling to communicate via
   EventMultiplexer
 - renamed & cleaned up files (presentation.cxx now named slideshowimpl.cxx,
   etc.)
 - added first version of the z-order fix to layer/layermanager
 - cleaned up include guards and include syntax

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [3f1c12a4207459c314e0e538efe052e0d2c1c518]

INTEGRATION: CWS presfixes12 (1.4.12); FILE MERGED 2007/01/29 14:02:23 thb 1.4.12.1: Issue number: #i37778#

Larger slideshow refactoring. Wrote design and coding style manifest,
and adapted the code to actually conform to this. In detail:
 - cleaned up ownership/disposable/weak_ptr story. removed hacks and
   explicit Disposable implementations, where workaround were available
 - removed object mutices, where superfluous
 - reworked EventMultiplexer (using templatized listener class now), added
   more events. EventMultiplexer now serves as a true blackboard
 - reworked directory structure: disjunct parts are now physically separated
   into directories, instantiation happens via factories & abstract interfaces
 - added CursorManager, to make setting mouse cursor less hackish
 - reworked DrawShape, to implement SeparateListener pattern
 - reworked IntrinsicAnimationActivity, to avoid cyclic references
 - modified hyperlink & shape cursor handling to communicate via
   EventMultiplexer
 - renamed & cleaned up files (presentation.cxx now named slideshowimpl.cxx,
   etc.)
 - added first version of the z-order fix to layer/layermanager
 - cleaned up include guards and include syntax

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [4173095a2092a7869a38d13d91e777592a2c900a]

INTEGRATION: CWS presfixes12 (1.4.12); FILE MERGED 2007/01/29 14:02:22 thb 1.4.12.1: Issue number: #i37778#

Larger slideshow refactoring. Wrote design and coding style manifest,
and adapted the code to actually conform to this. In detail:
 - cleaned up ownership/disposable/weak_ptr story. removed hacks and
   explicit Disposable implementations, where workaround were available
 - removed object mutices, where superfluous
 - reworked EventMultiplexer (using templatized listener class now), added
   more events. EventMultiplexer now serves as a true blackboard
 - reworked directory structure: disjunct parts are now physically separated
   into directories, instantiation happens via factories & abstract interfaces
 - added CursorManager, to make setting mouse cursor less hackish
 - reworked DrawShape, to implement SeparateListener pattern
 - reworked IntrinsicAnimationActivity, to avoid cyclic references
 - modified hyperlink & shape cursor handling to communicate via
   EventMultiplexer
 - renamed & cleaned up files (presentation.cxx now named slideshowimpl.cxx,
   etc.)
 - added first version of the z-order fix to layer/layermanager
 - cleaned up include guards and include syntax

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [1ac4ed10b34252ee18f0cfd6f3d7fb518882e110]

INTEGRATION: CWS presfixes12 (1.8.12); FILE MERGED 2007/01/29 14:02:22 thb 1.8.12.1: Issue number: #i37778#

Larger slideshow refactoring. Wrote design and coding style manifest,
and adapted the code to actually conform to this. In detail:
 - cleaned up ownership/disposable/weak_ptr story. removed hacks and
   explicit Disposable implementations, where workaround were available
 - removed object mutices, where superfluous
 - reworked EventMultiplexer (using templatized listener class now), added
   more events. EventMultiplexer now serves as a true blackboard
 - reworked directory structure: disjunct parts are now physically separated
   into directories, instantiation happens via factories & abstract interfaces
 - added CursorManager, to make setting mouse cursor less hackish
 - reworked DrawShape, to implement SeparateListener pattern
 - reworked IntrinsicAnimationActivity, to avoid cyclic references
 - modified hyperlink & shape cursor handling to communicate via
   EventMultiplexer
 - renamed & cleaned up files (presentation.cxx now named slideshowimpl.cxx,
   etc.)
 - added first version of the z-order fix to layer/layermanager
 - cleaned up include guards and include syntax

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [45c5a33ea746cf23cb86ef4d5164fe92ddc48f8c]

INTEGRATION: CWS presfixes12 (1.7.12); FILE MERGED 2007/05/14 00:55:29 thb 1.7.12.2: #i77154# Moved intrinsic animation notification from global EventMultiplexer to ShapeManager (which is local to each slide). This is a temporary workaround, the proper fix would demote the EventMultiplexer to each Slide 2007/01/29 14:02:22 thb 1.7.12.1: Issue number: #i37778#

Larger slideshow refactoring. Wrote design and coding style manifest,
and adapted the code to actually conform to this. In detail:
 - cleaned up ownership/disposable/weak_ptr story. removed hacks and
   explicit Disposable implementations, where workaround were available
 - removed object mutices, where superfluous
 - reworked EventMultiplexer (using templatized listener class now), added
   more events. EventMultiplexer now serves as a true blackboard
 - reworked directory structure: disjunct parts are now physically separated
   into directories, instantiation happens via factories & abstract interfaces
 - added CursorManager, to make setting mouse cursor less hackish
 - reworked DrawShape, to implement SeparateListener pattern
 - reworked IntrinsicAnimationActivity, to avoid cyclic references
 - modified hyperlink & shape cursor handling to communicate via
   EventMultiplexer
 - renamed & cleaned up files (presentation.cxx now named slideshowimpl.cxx,
   etc.)
 - added first version of the z-order fix to layer/layermanager
 - cleaned up include guards and include syntax

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [fc0bca4b58a93743f4b2f0813ba9ba293161da0f]

INTEGRATION: CWS presfixes12 (1.4.12); FILE MERGED 2007/01/29 14:02:21 thb 1.4.12.1: Issue number: #i37778#

Larger slideshow refactoring. Wrote design and coding style manifest,
and adapted the code to actually conform to this. In detail:
 - cleaned up ownership/disposable/weak_ptr story. removed hacks and
   explicit Disposable implementations, where workaround were available
 - removed object mutices, where superfluous
 - reworked EventMultiplexer (using templatized listener class now), added
   more events. EventMultiplexer now serves as a true blackboard
 - reworked directory structure: disjunct parts are now physically separated
   into directories, instantiation happens via factories & abstract interfaces
 - added CursorManager, to make setting mouse cursor less hackish
 - reworked DrawShape, to implement SeparateListener pattern
 - reworked IntrinsicAnimationActivity, to avoid cyclic references
 - modified hyperlink & shape cursor handling to communicate via
   EventMultiplexer
 - renamed & cleaned up files (presentation.cxx now named slideshowimpl.cxx,
   etc.)
 - added first version of the z-order fix to layer/layermanager
 - cleaned up include guards and include syntax

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [24a61ab7cd3d143b3f7ff939272dbb4669d9c053]

INTEGRATION: CWS presfixes12 (1.6.12); FILE MERGED 2007/01/29 14:02:21 thb 1.6.12.1: Issue number: #i37778#

Larger slideshow refactoring. Wrote design and coding style manifest,
and adapted the code to actually conform to this. In detail:
 - cleaned up ownership/disposable/weak_ptr story. removed hacks and
   explicit Disposable implementations, where workaround were available
 - removed object mutices, where superfluous
 - reworked EventMultiplexer (using templatized listener class now), added
   more events. EventMultiplexer now serves as a true blackboard
 - reworked directory structure: disjunct parts are now physically separated
   into directories, instantiation happens via factories & abstract interfaces
 - added CursorManager, to make setting mouse cursor less hackish
 - reworked DrawShape, to implement SeparateListener pattern
 - reworked IntrinsicAnimationActivity, to avoid cyclic references
 - modified hyperlink & shape cursor handling to communicate via
   EventMultiplexer
 - renamed & cleaned up files (presentation.cxx now named slideshowimpl.cxx,
   etc.)
 - added first version of the z-order fix to layer/layermanager
 - cleaned up include guards and include syntax

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [aa368595c5005d01d16249cfe28c0841033d5341]

INTEGRATION: CWS presfixes12 (1.7.12); FILE MERGED 2007/01/29 14:02:21 thb 1.7.12.1: Issue number: #i37778#

Larger slideshow refactoring. Wrote design and coding style manifest,
and adapted the code to actually conform to this. In detail:
 - cleaned up ownership/disposable/weak_ptr story. removed hacks and
   explicit Disposable implementations, where workaround were available
 - removed object mutices, where superfluous
 - reworked EventMultiplexer (using templatized listener class now), added
   more events. EventMultiplexer now serves as a true blackboard
 - reworked directory structure: disjunct parts are now physically separated
   into directories, instantiation happens via factories & abstract interfaces
 - added CursorManager, to make setting mouse cursor less hackish
 - reworked DrawShape, to implement SeparateListener pattern
 - reworked IntrinsicAnimationActivity, to avoid cyclic references
 - modified hyperlink & shape cursor handling to communicate via
   EventMultiplexer
 - renamed & cleaned up files (presentation.cxx now named slideshowimpl.cxx,
   etc.)
 - added first version of the z-order fix to layer/layermanager
 - cleaned up include guards and include syntax

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [778a99c71fc23179292f3d8c11b8aa55e2069b99]

INTEGRATION: CWS presfixes12 (1.1.2); FILE ADDED 2007/01/29 14:02:21 thb 1.1.2.1: Issue number: #i37778#

Larger slideshow refactoring. Wrote design and coding style manifest,
and adapted the code to actually conform to this. In detail:
 - cleaned up ownership/disposable/weak_ptr story. removed hacks and
   explicit Disposable implementations, where workaround were available
 - removed object mutices, where superfluous
 - reworked EventMultiplexer (using templatized listener class now), added
   more events. EventMultiplexer now serves as a true blackboard
 - reworked directory structure: disjunct parts are now physically separated
   into directories, instantiation happens via factories & abstract interfaces
 - added CursorManager, to make setting mouse cursor less hackish
 - reworked DrawShape, to implement SeparateListener pattern
 - reworked IntrinsicAnimationActivity, to avoid cyclic references
 - modified hyperlink & shape cursor handling to communicate via
   EventMultiplexer
 - renamed & cleaned up files (presentation.cxx now named slideshowimpl.cxx,
   etc.)
 - added first version of the z-order fix to layer/layermanager
 - cleaned up include guards and include syntax

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [3eb3ca1d7c96884969f50c27e3eca6ab23968711]

INTEGRATION: CWS presfixes12 (1.4.12); FILE MERGED 2007/01/29 14:02:20 thb 1.4.12.1: Issue number: #i37778#

Larger slideshow refactoring. Wrote design and coding style manifest,
and adapted the code to actually conform to this. In detail:
 - cleaned up ownership/disposable/weak_ptr story. removed hacks and
   explicit Disposable implementations, where workaround were available
 - removed object mutices, where superfluous
 - reworked EventMultiplexer (using templatized listener class now), added
   more events. EventMultiplexer now serves as a true blackboard
 - reworked directory structure: disjunct parts are now physically separated
   into directories, instantiation happens via factories & abstract interfaces
 - added CursorManager, to make setting mouse cursor less hackish
 - reworked DrawShape, to implement SeparateListener pattern
 - reworked IntrinsicAnimationActivity, to avoid cyclic references
 - modified hyperlink & shape cursor handling to communicate via
   EventMultiplexer
 - renamed & cleaned up files (presentation.cxx now named slideshowimpl.cxx,
   etc.)
 - added first version of the z-order fix to layer/layermanager
 - cleaned up include guards and include syntax

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [2cb9a51f8df2e70bd08a3d24156188d5c8bd1973]

INTEGRATION: CWS presfixes12 (1.7.12); FILE MERGED 2007/01/29 14:02:20 thb 1.7.12.1: Issue number: #i37778#

Larger slideshow refactoring. Wrote design and coding style manifest,
and adapted the code to actually conform to this. In detail:
 - cleaned up ownership/disposable/weak_ptr story. removed hacks and
   explicit Disposable implementations, where workaround were available
 - removed object mutices, where superfluous
 - reworked EventMultiplexer (using templatized listener class now), added
   more events. EventMultiplexer now serves as a true blackboard
 - reworked directory structure: disjunct parts are now physically separated
   into directories, instantiation happens via factories & abstract interfaces
 - added CursorManager, to make setting mouse cursor less hackish
 - reworked DrawShape, to implement SeparateListener pattern
 - reworked IntrinsicAnimationActivity, to avoid cyclic references
 - modified hyperlink & shape cursor handling to communicate via
   EventMultiplexer
 - renamed & cleaned up files (presentation.cxx now named slideshowimpl.cxx,
   etc.)
 - added first version of the z-order fix to layer/layermanager
 - cleaned up include guards and include syntax

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [a1ef81e0284bb41dd69021a6054efc48b394d6f9]

INTEGRATION: CWS presfixes12 (1.4.12); FILE MERGED 2007/01/29 14:02:19 thb 1.4.12.1: Issue number: #i37778#

Larger slideshow refactoring. Wrote design and coding style manifest,
and adapted the code to actually conform to this. In detail:
 - cleaned up ownership/disposable/weak_ptr story. removed hacks and
   explicit Disposable implementations, where workaround were available
 - removed object mutices, where superfluous
 - reworked EventMultiplexer (using templatized listener class now), added
   more events. EventMultiplexer now serves as a true blackboard
 - reworked directory structure: disjunct parts are now physically separated
   into directories, instantiation happens via factories & abstract interfaces
 - added CursorManager, to make setting mouse cursor less hackish
 - reworked DrawShape, to implement SeparateListener pattern
 - reworked IntrinsicAnimationActivity, to avoid cyclic references
 - modified hyperlink & shape cursor handling to communicate via
   EventMultiplexer
 - renamed & cleaned up files (presentation.cxx now named slideshowimpl.cxx,
   etc.)
 - added first version of the z-order fix to layer/layermanager
 - cleaned up include guards and include syntax

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [478e4101fbfb3a2693094316ef8c9996ca046f79]

INTEGRATION: CWS presfixes12 (1.4.12); FILE MERGED 2007/01/31 11:25:18 thb 1.4.12.2: #i37778# Added prefetch to Animation interface (to facilitate prefetching - nice for slide transitions, which otherwise lag noticeably while generating the slide bitmap); brought tests up to par, re-enabling unit tests and demo show 2007/01/29 14:02:19 thb 1.4.12.1: Issue number: #i37778#

Larger slideshow refactoring. Wrote design and coding style manifest,
and adapted the code to actually conform to this. In detail:
 - cleaned up ownership/disposable/weak_ptr story. removed hacks and
   explicit Disposable implementations, where workaround were available
 - removed object mutices, where superfluous
 - reworked EventMultiplexer (using templatized listener class now), added
   more events. EventMultiplexer now serves as a true blackboard
 - reworked directory structure: disjunct parts are now physically separated
   into directories, instantiation happens via factories & abstract interfaces
 - added CursorManager, to make setting mouse cursor less hackish
 - reworked DrawShape, to implement SeparateListener pattern
 - reworked IntrinsicAnimationActivity, to avoid cyclic references
 - modified hyperlink & shape cursor handling to communicate via
   EventMultiplexer
 - renamed & cleaned up files (presentation.cxx now named slideshowimpl.cxx,
   etc.)
 - added first version of the z-order fix to layer/layermanager
 - cleaned up include guards and include syntax

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [5b65fd5e2617432e004d35c0d37b7f726fcb4095]

INTEGRATION: CWS presfixes12 (1.6.12); FILE MERGED 2007/04/30 07:19:18 thb 1.6.12.3: #i37778# Removed unused method 2007/03/11 00:17:59 thb 1.6.12.2: #i37778# Necessary adaptions for cppcanvas clip behaviour (extra setClip()  methods to clear clip, instead of empty polygon, which denotes everything clipped on canvas); removed cyclic references for intrinsically animated shapes (GIF and drawing layer scroll text); fixed a few coding style inconsistencies 2007/01/29 14:02:18 thb 1.6.12.1: Issue number: #i37778#

Larger slideshow refactoring. Wrote design and coding style manifest,
and adapted the code to actually conform to this. In detail:
 - cleaned up ownership/disposable/weak_ptr story. removed hacks and
   explicit Disposable implementations, where workaround were available
 - removed object mutices, where superfluous
 - reworked EventMultiplexer (using templatized listener class now), added
   more events. EventMultiplexer now serves as a true blackboard
 - reworked directory structure: disjunct parts are now physically separated
   into directories, instantiation happens via factories & abstract interfaces
 - added CursorManager, to make setting mouse cursor less hackish
 - reworked DrawShape, to implement SeparateListener pattern
 - reworked IntrinsicAnimationActivity, to avoid cyclic references
 - modified hyperlink & shape cursor handling to communicate via
   EventMultiplexer
 - renamed & cleaned up files (presentation.cxx now named slideshowimpl.cxx,
   etc.)
 - added first version of the z-order fix to layer/layermanager
 - cleaned up include guards and include syntax

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [2f3408a40fca8061998e7c6b643615307f3f4415]

INTEGRATION: CWS presfixes12 (1.4.12); FILE MERGED 2007/01/29 14:02:18 thb 1.4.12.1: Issue number: #i37778#

Larger slideshow refactoring. Wrote design and coding style manifest,
and adapted the code to actually conform to this. In detail:
 - cleaned up ownership/disposable/weak_ptr story. removed hacks and
   explicit Disposable implementations, where workaround were available
 - removed object mutices, where superfluous
 - reworked EventMultiplexer (using templatized listener class now), added
   more events. EventMultiplexer now serves as a true blackboard
 - reworked directory structure: disjunct parts are now physically separated
   into directories, instantiation happens via factories & abstract interfaces
 - added CursorManager, to make setting mouse cursor less hackish
 - reworked DrawShape, to implement SeparateListener pattern
 - reworked IntrinsicAnimationActivity, to avoid cyclic references
 - modified hyperlink & shape cursor handling to communicate via
   EventMultiplexer
 - renamed & cleaned up files (presentation.cxx now named slideshowimpl.cxx,
   etc.)
 - added first version of the z-order fix to layer/layermanager
 - cleaned up include guards and include syntax

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [ab8fb74581885bf288e20d3ed7c6eabec85a20ee]

INTEGRATION: CWS presfixes12 (1.6.12); FILE MERGED 2007/03/05 13:47:13 thb 1.6.12.2: #i37778# Removed Activity::needsScreenUpdate() method - this is now handled by notifying ScreenUpdater explicitely; reorg of SlideShowImpl members, to align lifetime with mutual references; fixed (hopefully) last repaint issues with new LayerManager; added more tests 2007/01/29 14:02:18 thb 1.6.12.1: Issue number: #i37778#

Larger slideshow refactoring. Wrote design and coding style manifest,
and adapted the code to actually conform to this. In detail:
 - cleaned up ownership/disposable/weak_ptr story. removed hacks and
   explicit Disposable implementations, where workaround were available
 - removed object mutices, where superfluous
 - reworked EventMultiplexer (using templatized listener class now), added
   more events. EventMultiplexer now serves as a true blackboard
 - reworked directory structure: disjunct parts are now physically separated
   into directories, instantiation happens via factories & abstract interfaces
 - added CursorManager, to make setting mouse cursor less hackish
 - reworked DrawShape, to implement SeparateListener pattern
 - reworked IntrinsicAnimationActivity, to avoid cyclic references
 - modified hyperlink & shape cursor handling to communicate via
   EventMultiplexer
 - renamed & cleaned up files (presentation.cxx now named slideshowimpl.cxx,
   etc.)
 - added first version of the z-order fix to layer/layermanager
 - cleaned up include guards and include syntax

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [61a84665e22c09b421cdf904044044327f8b45c7]

INTEGRATION: CWS presfixes12 (1.7.12); FILE MERGED 2007/01/29 14:02:18 thb 1.7.12.1: Issue number: #i37778#

Larger slideshow refactoring. Wrote design and coding style manifest,
and adapted the code to actually conform to this. In detail:
 - cleaned up ownership/disposable/weak_ptr story. removed hacks and
   explicit Disposable implementations, where workaround were available
 - removed object mutices, where superfluous
 - reworked EventMultiplexer (using templatized listener class now), added
   more events. EventMultiplexer now serves as a true blackboard
 - reworked directory structure: disjunct parts are now physically separated
   into directories, instantiation happens via factories & abstract interfaces
 - added CursorManager, to make setting mouse cursor less hackish
 - reworked DrawShape, to implement SeparateListener pattern
 - reworked IntrinsicAnimationActivity, to avoid cyclic references
 - modified hyperlink & shape cursor handling to communicate via
   EventMultiplexer
 - renamed & cleaned up files (presentation.cxx now named slideshowimpl.cxx,
   etc.)
 - added first version of the z-order fix to layer/layermanager
 - cleaned up include guards and include syntax

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [2816d64ef6e4069dd5d434a97082c7b7cc8660e3]

INTEGRATION: CWS presfixes12 (1.5.12); FILE MERGED 2007/01/29 14:02:18 thb 1.5.12.1: Issue number: #i37778#

Larger slideshow refactoring. Wrote design and coding style manifest,
and adapted the code to actually conform to this. In detail:
 - cleaned up ownership/disposable/weak_ptr story. removed hacks and
   explicit Disposable implementations, where workaround were available
 - removed object mutices, where superfluous
 - reworked EventMultiplexer (using templatized listener class now), added
   more events. EventMultiplexer now serves as a true blackboard
 - reworked directory structure: disjunct parts are now physically separated
   into directories, instantiation happens via factories & abstract interfaces
 - added CursorManager, to make setting mouse cursor less hackish
 - reworked DrawShape, to implement SeparateListener pattern
 - reworked IntrinsicAnimationActivity, to avoid cyclic references
 - modified hyperlink & shape cursor handling to communicate via
   EventMultiplexer
 - renamed & cleaned up files (presentation.cxx now named slideshowimpl.cxx,
   etc.)
 - added first version of the z-order fix to layer/layermanager
 - cleaned up include guards and include syntax

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [73e51a766280543225e10b2c98696bcc0b8602e7]

INTEGRATION: CWS presfixes12 (1.4.12); FILE MERGED 2007/01/29 14:02:17 thb 1.4.12.1: Issue number: #i37778#

Larger slideshow refactoring. Wrote design and coding style manifest,
and adapted the code to actually conform to this. In detail:
 - cleaned up ownership/disposable/weak_ptr story. removed hacks and
   explicit Disposable implementations, where workaround were available
 - removed object mutices, where superfluous
 - reworked EventMultiplexer (using templatized listener class now), added
   more events. EventMultiplexer now serves as a true blackboard
 - reworked directory structure: disjunct parts are now physically separated
   into directories, instantiation happens via factories & abstract interfaces
 - added CursorManager, to make setting mouse cursor less hackish
 - reworked DrawShape, to implement SeparateListener pattern
 - reworked IntrinsicAnimationActivity, to avoid cyclic references
 - modified hyperlink & shape cursor handling to communicate via
   EventMultiplexer
 - renamed & cleaned up files (presentation.cxx now named slideshowimpl.cxx,
   etc.)
 - added first version of the z-order fix to layer/layermanager
 - cleaned up include guards and include syntax

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [cfa88bae0249831a418b9e3139fd3e47e515aeed]

INTEGRATION: CWS presfixes12 (1.13.12); FILE MERGED 2007/01/31 12:29:06 thb 1.13.12.2: #i37778# Slide animations now notify screen updates themselves 2007/01/29 14:02:17 thb 1.13.12.1: Issue number: #i37778#

Larger slideshow refactoring. Wrote design and coding style manifest,
and adapted the code to actually conform to this. In detail:
 - cleaned up ownership/disposable/weak_ptr story. removed hacks and
   explicit Disposable implementations, where workaround were available
 - removed object mutices, where superfluous
 - reworked EventMultiplexer (using templatized listener class now), added
   more events. EventMultiplexer now serves as a true blackboard
 - reworked directory structure: disjunct parts are now physically separated
   into directories, instantiation happens via factories & abstract interfaces
 - added CursorManager, to make setting mouse cursor less hackish
 - reworked DrawShape, to implement SeparateListener pattern
 - reworked IntrinsicAnimationActivity, to avoid cyclic references
 - modified hyperlink & shape cursor handling to communicate via
   EventMultiplexer
 - renamed & cleaned up files (presentation.cxx now named slideshowimpl.cxx,
   etc.)
 - added first version of the z-order fix to layer/layermanager
 - cleaned up include guards and include syntax

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [f8d61f310b9b1e1b6468562e2721b7efd7d05911]

INTEGRATION: CWS presfixes12 (1.6.12); FILE MERGED 2007/01/31 14:30:33 thb 1.6.12.4: #i37778# removed View::isContentDestroyed() and mbContentValid distinction on View::clear() - clear() now always clears view the hard way; added explicit screen update to CombTransition, which bypasses SlideChangeBase functionality 2007/01/31 12:29:06 thb 1.6.12.3: #i37778# Slide animations now notify screen updates themselves 2007/01/31 11:25:17 thb 1.6.12.2: #i37778# Added prefetch to Animation interface (to facilitate prefetching - nice for slide transitions, which otherwise lag noticeably while generating the slide bitmap); brought tests up to par, re-enabling unit tests and demo show 2007/01/29 14:02:17 thb 1.6.12.1: Issue number: #i37778#

Larger slideshow refactoring. Wrote design and coding style manifest,
and adapted the code to actually conform to this. In detail:
 - cleaned up ownership/disposable/weak_ptr story. removed hacks and
   explicit Disposable implementations, where workaround were available
 - removed object mutices, where superfluous
 - reworked EventMultiplexer (using templatized listener class now), added
   more events. EventMultiplexer now serves as a true blackboard
 - reworked directory structure: disjunct parts are now physically separated
   into directories, instantiation happens via factories & abstract interfaces
 - added CursorManager, to make setting mouse cursor less hackish
 - reworked DrawShape, to implement SeparateListener pattern
 - reworked IntrinsicAnimationActivity, to avoid cyclic references
 - modified hyperlink & shape cursor handling to communicate via
   EventMultiplexer
 - renamed & cleaned up files (presentation.cxx now named slideshowimpl.cxx,
   etc.)
 - added first version of the z-order fix to layer/layermanager
 - cleaned up include guards and include syntax

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [aa8060cdb35f40f6506239b9a556bc74ca9c0acd]

INTEGRATION: CWS presfixes12 (1.7.12); FILE MERGED 2007/06/15 20:38:59 thb 1.7.12.8: #i78433# Posting myself an event, to delay-prefetch incoming slide bitmap (follow-up issue for the root cause fix: i78544 2007/05/10 20:32:41 thb 1.7.12.7: #i37778# Reworked LayerManager::updateShapeLayers - now much better aligned with general shape update, and avoids superfluous rendering; made unit tests work again; passing down slide background repaint status to LayerManager; relaxed preconditions for Shape::getUpdateArea() - no longer requires views to work; now catching singular view matrix and using sensible default at API border 2007/05/02 21:37:24 thb 1.7.12.6: #i37778# Changed calls to cppcanvas::Canvas::getTransformation() to ViewLayer::getTransformation() where appropriate (because that's more direct); added initial Slide rendering back in (this time optional) 2007/04/30 07:26:34 thb 1.7.12.5: #i37778# Rendering slide bitmap at the end of a slide transition, instead of during Slide::show(), to avoid temporary display of previous slide after transition sprite vanished. 2007/01/31 14:30:33 thb 1.7.12.4: #i37778# removed View::isContentDestroyed() and mbContentValid distinction on View::clear() - clear() now always clears view the hard way; added explicit screen update to CombTransition, which bypasses SlideChangeBase functionality 2007/01/31 12:29:06 thb 1.7.12.3: #i37778# Slide animations now notify screen updates themselves 2007/01/31 11:25:17 thb 1.7.12.2: #i37778# Added prefetch to Animation interface (to facilitate prefetching - nice for slide transitions, which otherwise lag noticeably while generating the slide bitmap); brought tests up to par, re-enabling unit tests and demo show 2007/01/29 14:02:17 thb 1.7.12.1: Issue number: #i37778#

Larger slideshow refactoring. Wrote design and coding style manifest,
and adapted the code to actually conform to this. In detail:
 - cleaned up ownership/disposable/weak_ptr story. removed hacks and
   explicit Disposable implementations, where workaround were available
 - removed object mutices, where superfluous
 - reworked EventMultiplexer (using templatized listener class now), added
   more events. EventMultiplexer now serves as a true blackboard
 - reworked directory structure: disjunct parts are now physically separated
   into directories, instantiation happens via factories & abstract interfaces
 - added CursorManager, to make setting mouse cursor less hackish
 - reworked DrawShape, to implement SeparateListener pattern
 - reworked IntrinsicAnimationActivity, to avoid cyclic references
 - modified hyperlink & shape cursor handling to communicate via
   EventMultiplexer
 - renamed & cleaned up files (presentation.cxx now named slideshowimpl.cxx,
   etc.)
 - added first version of the z-order fix to layer/layermanager
 - cleaned up include guards and include syntax

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [13c5c3866ed2d455f839a997a78317456f5067c2]

INTEGRATION: CWS presfixes12 (1.7.12); FILE MERGED 2007/01/31 11:25:17 thb 1.7.12.2: #i37778# Added prefetch to Animation interface (to facilitate prefetching - nice for slide transitions, which otherwise lag noticeably while generating the slide bitmap); brought tests up to par, re-enabling unit tests and demo show 2007/01/29 14:02:17 thb 1.7.12.1: Issue number: #i37778#

Larger slideshow refactoring. Wrote design and coding style manifest,
and adapted the code to actually conform to this. In detail:
 - cleaned up ownership/disposable/weak_ptr story. removed hacks and
   explicit Disposable implementations, where workaround were available
 - removed object mutices, where superfluous
 - reworked EventMultiplexer (using templatized listener class now), added
   more events. EventMultiplexer now serves as a true blackboard
 - reworked directory structure: disjunct parts are now physically separated
   into directories, instantiation happens via factories & abstract interfaces
 - added CursorManager, to make setting mouse cursor less hackish
 - reworked DrawShape, to implement SeparateListener pattern
 - reworked IntrinsicAnimationActivity, to avoid cyclic references
 - modified hyperlink & shape cursor handling to communicate via
   EventMultiplexer
 - renamed & cleaned up files (presentation.cxx now named slideshowimpl.cxx,
   etc.)
 - added first version of the z-order fix to layer/layermanager
 - cleaned up include guards and include syntax

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [b54513d95256e19f9989192bf779afed4a5648c6]

INTEGRATION: CWS presfixes12 (1.4.12); FILE MERGED 2007/01/29 14:02:16 thb 1.4.12.1: Issue number: #i37778#

Larger slideshow refactoring. Wrote design and coding style manifest,
and adapted the code to actually conform to this. In detail:
 - cleaned up ownership/disposable/weak_ptr story. removed hacks and
   explicit Disposable implementations, where workaround were available
 - removed object mutices, where superfluous
 - reworked EventMultiplexer (using templatized listener class now), added
   more events. EventMultiplexer now serves as a true blackboard
 - reworked directory structure: disjunct parts are now physically separated
   into directories, instantiation happens via factories & abstract interfaces
 - added CursorManager, to make setting mouse cursor less hackish
 - reworked DrawShape, to implement SeparateListener pattern
 - reworked IntrinsicAnimationActivity, to avoid cyclic references
 - modified hyperlink & shape cursor handling to communicate via
   EventMultiplexer
 - renamed & cleaned up files (presentation.cxx now named slideshowimpl.cxx,
   etc.)
 - added first version of the z-order fix to layer/layermanager
 - cleaned up include guards and include syntax

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [be1a8e2c0047dd71ff94e928630d5817928e8d93]

INTEGRATION: CWS presfixes12 (1.5.12); FILE MERGED 2007/01/31 12:29:05 thb 1.5.12.2: #i37778# Slide animations now notify screen updates themselves 2007/01/29 14:02:16 thb 1.5.12.1: Issue number: #i37778#

Larger slideshow refactoring. Wrote design and coding style manifest,
and adapted the code to actually conform to this. In detail:
 - cleaned up ownership/disposable/weak_ptr story. removed hacks and
   explicit Disposable implementations, where workaround were available
 - removed object mutices, where superfluous
 - reworked EventMultiplexer (using templatized listener class now), added
   more events. EventMultiplexer now serves as a true blackboard
 - reworked directory structure: disjunct parts are now physically separated
   into directories, instantiation happens via factories & abstract interfaces
 - added CursorManager, to make setting mouse cursor less hackish
 - reworked DrawShape, to implement SeparateListener pattern
 - reworked IntrinsicAnimationActivity, to avoid cyclic references
 - modified hyperlink & shape cursor handling to communicate via
   EventMultiplexer
 - renamed & cleaned up files (presentation.cxx now named slideshowimpl.cxx,
   etc.)
 - added first version of the z-order fix to layer/layermanager
 - cleaned up include guards and include syntax

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [9e9d9369dff13ea0f1bbecbfd9e1c90985803a9b]

INTEGRATION: CWS presfixes12 (1.7.12); FILE MERGED 2007/05/02 21:37:24 thb 1.7.12.5: #i37778# Changed calls to cppcanvas::Canvas::getTransformation() to ViewLayer::getTransformation() where appropriate (because that's more direct); added initial Slide rendering back in (this time optional) 2007/02/02 08:47:53 thb 1.7.12.4: #i37778# Moved all old-style casts to sal::static_int_cast 2007/01/31 14:30:33 thb 1.7.12.3: #i37778# removed View::isContentDestroyed() and mbContentValid distinction on View::clear() - clear() now always clears view the hard way; added explicit screen update to CombTransition, which bypasses SlideChangeBase functionality 2007/01/31 12:29:05 thb 1.7.12.2: #i37778# Slide animations now notify screen updates themselves 2007/01/29 14:02:16 thb 1.7.12.1: Issue number: #i37778#

Larger slideshow refactoring. Wrote design and coding style manifest,
and adapted the code to actually conform to this. In detail:
 - cleaned up ownership/disposable/weak_ptr story. removed hacks and
   explicit Disposable implementations, where workaround were available
 - removed object mutices, where superfluous
 - reworked EventMultiplexer (using templatized listener class now), added
   more events. EventMultiplexer now serves as a true blackboard
 - reworked directory structure: disjunct parts are now physically separated
   into directories, instantiation happens via factories & abstract interfaces
 - added CursorManager, to make setting mouse cursor less hackish
 - reworked DrawShape, to implement SeparateListener pattern
 - reworked IntrinsicAnimationActivity, to avoid cyclic references
 - modified hyperlink & shape cursor handling to communicate via
   EventMultiplexer
 - renamed & cleaned up files (presentation.cxx now named slideshowimpl.cxx,
   etc.)
 - added first version of the z-order fix to layer/layermanager
 - cleaned up include guards and include syntax

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [e860cff12d527668f031c9bb0ee9f8ebbf3a2522]

INTEGRATION: CWS presfixes12 (1.1.2); FILE ADDED 2007/01/29 14:02:16 thb 1.1.2.1: Issue number: #i37778#

Larger slideshow refactoring. Wrote design and coding style manifest,
and adapted the code to actually conform to this. In detail:
 - cleaned up ownership/disposable/weak_ptr story. removed hacks and
   explicit Disposable implementations, where workaround were available
 - removed object mutices, where superfluous
 - reworked EventMultiplexer (using templatized listener class now), added
   more events. EventMultiplexer now serves as a true blackboard
 - reworked directory structure: disjunct parts are now physically separated
   into directories, instantiation happens via factories & abstract interfaces
 - added CursorManager, to make setting mouse cursor less hackish
 - reworked DrawShape, to implement SeparateListener pattern
 - reworked IntrinsicAnimationActivity, to avoid cyclic references
 - modified hyperlink & shape cursor handling to communicate via
   EventMultiplexer
 - renamed & cleaned up files (presentation.cxx now named slideshowimpl.cxx,
   etc.)
 - added first version of the z-order fix to layer/layermanager
 - cleaned up include guards and include syntax

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [f251916d724933673cd10a4c31373eaa44bf903a]

INTEGRATION: CWS presfixes12 (1.1.2); FILE ADDED 2007/01/29 14:02:15 thb 1.1.2.1: Issue number: #i37778#

Larger slideshow refactoring. Wrote design and coding style manifest,
and adapted the code to actually conform to this. In detail:
 - cleaned up ownership/disposable/weak_ptr story. removed hacks and
   explicit Disposable implementations, where workaround were available
 - removed object mutices, where superfluous
 - reworked EventMultiplexer (using templatized listener class now), added
   more events. EventMultiplexer now serves as a true blackboard
 - reworked directory structure: disjunct parts are now physically separated
   into directories, instantiation happens via factories & abstract interfaces
 - added CursorManager, to make setting mouse cursor less hackish
 - reworked DrawShape, to implement SeparateListener pattern
 - reworked IntrinsicAnimationActivity, to avoid cyclic references
 - modified hyperlink & shape cursor handling to communicate via
   EventMultiplexer
 - renamed & cleaned up files (presentation.cxx now named slideshowimpl.cxx,
   etc.)
 - added first version of the z-order fix to layer/layermanager
 - cleaned up include guards and include syntax

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [4f62fb23245bb1666988bdc08b361124dd788c43]

INTEGRATION: CWS presfixes12 (1.1.2); FILE ADDED 2007/05/14 00:55:29 thb 1.1.2.14: #i77154# Moved intrinsic animation notification from global EventMultiplexer to ShapeManager (which is local to each slide). This is a temporary workaround, the proper fix would demote the EventMultiplexer to each Slide 2007/05/10 20:32:40 thb 1.1.2.13: #i37778# Reworked LayerManager::updateShapeLayers - now much better aligned with general shape update, and avoids superfluous rendering; made unit tests work again; passing down slide background repaint status to LayerManager; relaxed preconditions for Shape::getUpdateArea() - no longer requires views to work; now catching singular view matrix and using sensible default at API border 2007/05/02 21:37:23 thb 1.1.2.12: #i37778# Changed calls to cppcanvas::Canvas::getTransformation() to ViewLayer::getTransformation() where appropriate (because that's more direct); added initial Slide rendering back in (this time optional) 2007/04/30 07:26:33 thb 1.1.2.11: #i37778# Rendering slide bitmap at the end of a slide transition, instead of during Slide::show(), to avoid temporary display of previous slide after transition sprite vanished. 2007/03/11 00:17:59 thb 1.1.2.10: #i37778# Necessary adaptions for cppcanvas clip behaviour (extra setClip()  methods to clear clip, instead of empty polygon, which denotes everything clipped on canvas); removed cyclic references for intrinsically animated shapes (GIF and drawing layer scroll text); fixed a few coding style inconsistencies 2007/03/06 21:54:18 thb 1.1.2.9: #i37778# Added bool property  to disable z order correct animations 2007/02/25 01:10:27 thb 1.1.2.8: #i37778# Cleared up error handling a lot: no longer quenching RuntimeExceptions; reporting assertions in the debug case; ViewLayer  now reports resized sprite (which needs re-render from all shapes); fixed missing subset area reduction for glyph-level animations; added return of resize state from  Layer::commitLayerBounds(); adapted unit tests to corrected behaviour 2007/02/20 22:41:15 thb 1.1.2.7: #i37778# Emulating old sprite behaviour to clear content on getContentCanvas() in AnimatedSprite; corrected handling of full and partial view clears; corrected layer update when shapes are added or removed 2007/02/12 02:14:52 thb 1.1.2.6: #i37778# Added workaround to have ViewLayer always return valid canvas (even if no size has been set); fixed silly reference-instead-of-byvalue bug in SlideAnimations for slide size; fixed member initialization order problem in SlideImpl (also affecting slide size); adapted shape import for new LayerManager (which no longer gracefully ignores addition of NULL shapes); extended unit tests to catch fixed bugs 2007/02/06 17:18:13 thb 1.1.2.5: #i37778# Moved clear() method from View to ViewLayer (also sprites need to be cleared); fixed a few more cases of local code style violations; removed redundant inline keywords; finished Layer/LayerManager rework (Layer now represents ViewLayers, shapes and rendering are fully under LayerManager control); made shape comparator reusable 2007/01/31 14:30:33 thb 1.1.2.4: #i37778# removed View::isContentDestroyed() and mbContentValid distinction on View::clear() - clear() now always clears view the hard way; added explicit screen update to CombTransition, which bypasses SlideChangeBase functionality 2007/01/30 16:43:50 thb 1.1.2.3: #i37778# Made view update/repaint/resize work again; swapped BackgroundShape parameters for correct mtf import 2007/01/29 16:29:30 thb 1.1.2.2: #i37778# Build fixes for msvc; added shapes lib to util link line 2007/01/29 14:02:15 thb 1.1.2.1: Issue number: #i37778#

Larger slideshow refactoring. Wrote design and coding style manifest,
and adapted the code to actually conform to this. In detail:
 - cleaned up ownership/disposable/weak_ptr story. removed hacks and
   explicit Disposable implementations, where workaround were available
 - removed object mutices, where superfluous
 - reworked EventMultiplexer (using templatized listener class now), added
   more events. EventMultiplexer now serves as a true blackboard
 - reworked directory structure: disjunct parts are now physically separated
   into directories, instantiation happens via factories & abstract interfaces
 - added CursorManager, to make setting mouse cursor less hackish
 - reworked DrawShape, to implement SeparateListener pattern
 - reworked IntrinsicAnimationActivity, to avoid cyclic references
 - modified hyperlink & shape cursor handling to communicate via
   EventMultiplexer
 - renamed & cleaned up files (presentation.cxx now named slideshowimpl.cxx,
   etc.)
 - added first version of the z-order fix to layer/layermanager
 - cleaned up include guards and include syntax

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [67b029256ddf4842daa8ea6781f47b703cdaa756]

INTEGRATION: CWS presfixes12 (1.1.2); FILE ADDED 2007/02/12 02:14:52 thb 1.1.2.2: #i37778# Added workaround to have ViewLayer always return valid canvas (even if no size has been set); fixed silly reference-instead-of-byvalue bug in SlideAnimations for slide size; fixed member initialization order problem in SlideImpl (also affecting slide size); adapted shape import for new LayerManager (which no longer gracefully ignores addition of NULL shapes); extended unit tests to catch fixed bugs 2007/01/29 14:02:15 thb 1.1.2.1: Issue number: #i37778#

Larger slideshow refactoring. Wrote design and coding style manifest,
and adapted the code to actually conform to this. In detail:
 - cleaned up ownership/disposable/weak_ptr story. removed hacks and
   explicit Disposable implementations, where workaround were available
 - removed object mutices, where superfluous
 - reworked EventMultiplexer (using templatized listener class now), added
   more events. EventMultiplexer now serves as a true blackboard
 - reworked directory structure: disjunct parts are now physically separated
   into directories, instantiation happens via factories & abstract interfaces
 - added CursorManager, to make setting mouse cursor less hackish
 - reworked DrawShape, to implement SeparateListener pattern
 - reworked IntrinsicAnimationActivity, to avoid cyclic references
 - modified hyperlink & shape cursor handling to communicate via
   EventMultiplexer
 - renamed & cleaned up files (presentation.cxx now named slideshowimpl.cxx,
   etc.)
 - added first version of the z-order fix to layer/layermanager
 - cleaned up include guards and include syntax

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [8255782d57550b532577814f9ab670a169dfed30]

INTEGRATION: CWS presfixes12 (1.1.2); FILE ADDED 2007/01/29 14:02:14 thb 1.1.2.1: Issue number: #i37778#

Larger slideshow refactoring. Wrote design and coding style manifest,
and adapted the code to actually conform to this. In detail:
 - cleaned up ownership/disposable/weak_ptr story. removed hacks and
   explicit Disposable implementations, where workaround were available
 - removed object mutices, where superfluous
 - reworked EventMultiplexer (using templatized listener class now), added
   more events. EventMultiplexer now serves as a true blackboard
 - reworked directory structure: disjunct parts are now physically separated
   into directories, instantiation happens via factories & abstract interfaces
 - added CursorManager, to make setting mouse cursor less hackish
 - reworked DrawShape, to implement SeparateListener pattern
 - reworked IntrinsicAnimationActivity, to avoid cyclic references
 - modified hyperlink & shape cursor handling to communicate via
   EventMultiplexer
 - renamed & cleaned up files (presentation.cxx now named slideshowimpl.cxx,
   etc.)
 - added first version of the z-order fix to layer/layermanager
 - cleaned up include guards and include syntax

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [3dd99d70640b5f58fa4256fb1a3c5843a42732d9]

INTEGRATION: CWS presfixes12 (1.1.2); FILE ADDED 2007/05/14 00:55:29 thb 1.1.2.5: #i77154# Moved intrinsic animation notification from global EventMultiplexer to ShapeManager (which is local to each slide). This is a temporary workaround, the proper fix would demote the EventMultiplexer to each Slide 2007/05/10 20:32:40 thb 1.1.2.4: #i37778# Reworked LayerManager::updateShapeLayers - now much better aligned with general shape update, and avoids superfluous rendering; made unit tests work again; passing down slide background repaint status to LayerManager; relaxed preconditions for Shape::getUpdateArea() - no longer requires views to work; now catching singular view matrix and using sensible default at API border 2007/03/11 00:17:59 thb 1.1.2.3: #i37778# Necessary adaptions for cppcanvas clip behaviour (extra setClip()  methods to clear clip, instead of empty polygon, which denotes everything clipped on canvas); removed cyclic references for intrinsically animated shapes (GIF and drawing layer scroll text); fixed a few coding style inconsistencies 2007/01/30 16:43:50 thb 1.1.2.2: #i37778# Made view update/repaint/resize work again; swapped BackgroundShape parameters for correct mtf import 2007/01/29 14:02:14 thb 1.1.2.1: Issue number: #i37778#

Larger slideshow refactoring. Wrote design and coding style manifest,
and adapted the code to actually conform to this. In detail:
 - cleaned up ownership/disposable/weak_ptr story. removed hacks and
   explicit Disposable implementations, where workaround were available
 - removed object mutices, where superfluous
 - reworked EventMultiplexer (using templatized listener class now), added
   more events. EventMultiplexer now serves as a true blackboard
 - reworked directory structure: disjunct parts are now physically separated
   into directories, instantiation happens via factories & abstract interfaces
 - added CursorManager, to make setting mouse cursor less hackish
 - reworked DrawShape, to implement SeparateListener pattern
 - reworked IntrinsicAnimationActivity, to avoid cyclic references
 - modified hyperlink & shape cursor handling to communicate via
   EventMultiplexer
 - renamed & cleaned up files (presentation.cxx now named slideshowimpl.cxx,
   etc.)
 - added first version of the z-order fix to layer/layermanager
 - cleaned up include guards and include syntax

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [2d8a3b9417a70bac2b73fa07d4bf7dd2872c8b43]

INTEGRATION: CWS presfixes12 (1.1.2); FILE ADDED 2007/05/14 00:55:29 thb 1.1.2.5: #i77154# Moved intrinsic animation notification from global EventMultiplexer to ShapeManager (which is local to each slide). This is a temporary workaround, the proper fix would demote the EventMultiplexer to each Slide 2007/05/10 20:32:40 thb 1.1.2.4: #i37778# Reworked LayerManager::updateShapeLayers - now much better aligned with general shape update, and avoids superfluous rendering; made unit tests work again; passing down slide background repaint status to LayerManager; relaxed preconditions for Shape::getUpdateArea() - no longer requires views to work; now catching singular view matrix and using sensible default at API border 2007/04/24 15:52:10 thb 1.1.2.3: #i76658# Registering shape and cursor listeners only when going active (besides reduced load, this also helps with identifying shapes via lookup) 2007/01/30 16:43:50 thb 1.1.2.2: #i37778# Made view update/repaint/resize work again; swapped BackgroundShape parameters for correct mtf import 2007/01/29 14:02:14 thb 1.1.2.1: Issue number: #i37778#

Larger slideshow refactoring. Wrote design and coding style manifest,
and adapted the code to actually conform to this. In detail:
 - cleaned up ownership/disposable/weak_ptr story. removed hacks and
   explicit Disposable implementations, where workaround were available
 - removed object mutices, where superfluous
 - reworked EventMultiplexer (using templatized listener class now), added
   more events. EventMultiplexer now serves as a true blackboard
 - reworked directory structure: disjunct parts are now physically separated
   into directories, instantiation happens via factories & abstract interfaces
 - added CursorManager, to make setting mouse cursor less hackish
 - reworked DrawShape, to implement SeparateListener pattern
 - reworked IntrinsicAnimationActivity, to avoid cyclic references
 - modified hyperlink & shape cursor handling to communicate via
   EventMultiplexer
 - renamed & cleaned up files (presentation.cxx now named slideshowimpl.cxx,
   etc.)
 - added first version of the z-order fix to layer/layermanager
 - cleaned up include guards and include syntax

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [d5a6abfe40587d1e37dc155127ee95a874c5420d]

INTEGRATION: CWS presfixes12 (1.1.2); FILE ADDED 2007/01/29 14:02:13 thb 1.1.2.1: Issue number: #i37778#

Larger slideshow refactoring. Wrote design and coding style manifest,
and adapted the code to actually conform to this. In detail:
 - cleaned up ownership/disposable/weak_ptr story. removed hacks and
   explicit Disposable implementations, where workaround were available
 - removed object mutices, where superfluous
 - reworked EventMultiplexer (using templatized listener class now), added
   more events. EventMultiplexer now serves as a true blackboard
 - reworked directory structure: disjunct parts are now physically separated
   into directories, instantiation happens via factories & abstract interfaces
 - added CursorManager, to make setting mouse cursor less hackish
 - reworked DrawShape, to implement SeparateListener pattern
 - reworked IntrinsicAnimationActivity, to avoid cyclic references
 - modified hyperlink & shape cursor handling to communicate via
   EventMultiplexer
 - renamed & cleaned up files (presentation.cxx now named slideshowimpl.cxx,
   etc.)
 - added first version of the z-order fix to layer/layermanager
 - cleaned up include guards and include syntax

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [27f580e7b3fd9f8ee4ced05d6d27ca63a989b87f]

INTEGRATION: CWS presfixes12 (1.1.2); FILE ADDED 2007/05/10 20:32:40 thb 1.1.2.10: #i37778# Reworked LayerManager::updateShapeLayers - now much better aligned with general shape update, and avoids superfluous rendering; made unit tests work again; passing down slide background repaint status to LayerManager; relaxed preconditions for Shape::getUpdateArea() - no longer requires views to work; now catching singular view matrix and using sensible default at API border 2007/03/06 21:54:17 thb 1.1.2.9: #i37778# Added bool property  to disable z order correct animations 2007/03/06 18:05:49 thb 1.1.2.8: #i37778# Fixed a few minor issues found during code review - thx to fs 2007/03/05 13:47:12 thb 1.1.2.7: #i37778# Removed Activity::needsScreenUpdate() method - this is now handled by notifying ScreenUpdater explicitely; reorg of SlideShowImpl members, to align lifetime with mutual references; fixed (hopefully) last repaint issues with new LayerManager; added more tests 2007/02/25 01:10:27 thb 1.1.2.6: #i37778# Cleared up error handling a lot: no longer quenching RuntimeExceptions; reporting assertions in the debug case; ViewLayer  now reports resized sprite (which needs re-render from all shapes); fixed missing subset area reduction for glyph-level animations; added return of resize state from  Layer::commitLayerBounds(); adapted unit tests to corrected behaviour 2007/02/13 09:48:46 thb 1.1.2.5: #i37778# Removed fast update code path again, this would need BSP or somesuch to implement efficiently for large number of shapes 2007/02/10 23:23:52 thb 1.1.2.4: #i37778# Renamed setMouseCursor() to setCursorShape() at View interface (name clash with API method otherwise); added LayerManager/Layer unit tests; fixed a bunch of bugs/glitches found during unit testing 2007/02/06 17:18:13 thb 1.1.2.3: #i37778# Moved clear() method from View to ViewLayer (also sprites need to be cleared); fixed a few more cases of local code style violations; removed redundant inline keywords; finished Layer/LayerManager rework (Layer now represents ViewLayers, shapes and rendering are fully under LayerManager control); made shape comparator reusable 2007/01/30 16:43:50 thb 1.1.2.2: #i37778# Made view update/repaint/resize work again; swapped BackgroundShape parameters for correct mtf import 2007/01/29 14:02:13 thb 1.1.2.1: Issue number: #i37778#

Larger slideshow refactoring. Wrote design and coding style manifest,
and adapted the code to actually conform to this. In detail:
 - cleaned up ownership/disposable/weak_ptr story. removed hacks and
   explicit Disposable implementations, where workaround were available
 - removed object mutices, where superfluous
 - reworked EventMultiplexer (using templatized listener class now), added
   more events. EventMultiplexer now serves as a true blackboard
 - reworked directory structure: disjunct parts are now physically separated
   into directories, instantiation happens via factories & abstract interfaces
 - added CursorManager, to make setting mouse cursor less hackish
 - reworked DrawShape, to implement SeparateListener pattern
 - reworked IntrinsicAnimationActivity, to avoid cyclic references
 - modified hyperlink & shape cursor handling to communicate via
   EventMultiplexer
 - renamed & cleaned up files (presentation.cxx now named slideshowimpl.cxx,
   etc.)
 - added first version of the z-order fix to layer/layermanager
 - cleaned up include guards and include syntax

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [99d9bb9ff8c9908df34d9ab1e5a17db7f7070b41]

INTEGRATION: CWS presfixes12 (1.1.2); FILE ADDED 2007/05/10 20:32:40 thb 1.1.2.16: #i37778# Reworked LayerManager::updateShapeLayers - now much better aligned with general shape update, and avoids superfluous rendering; made unit tests work again; passing down slide background repaint status to LayerManager; relaxed preconditions for Shape::getUpdateArea() - no longer requires views to work; now catching singular view matrix and using sensible default at API border 2007/05/02 21:37:23 thb 1.1.2.15: #i37778# Changed calls to cppcanvas::Canvas::getTransformation() to ViewLayer::getTransformation() where appropriate (because that's more direct); added initial Slide rendering back in (this time optional) 2007/04/30 07:26:33 thb 1.1.2.14: #i37778# Rendering slide bitmap at the end of a slide transition, instead of during Slide::show(), to avoid temporary display of previous slide after transition sprite vanished. 2007/04/16 09:40:05 thb 1.1.2.13: #i64783# Added generator script for effect test; fixed subtle issue with shapes missing a repaint when being set invisible and animated in the same update cycle; fixed container base node bug with indefinite state (both issues found with generated effects script) 2007/03/06 21:54:16 thb 1.1.2.12: #i37778# Added bool property  to disable z order correct animations 2007/03/06 18:05:49 thb 1.1.2.11: #i37778# Fixed a few minor issues found during code review - thx to fs 2007/03/05 13:47:12 thb 1.1.2.10: #i37778# Removed Activity::needsScreenUpdate() method - this is now handled by notifying ScreenUpdater explicitely; reorg of SlideShowImpl members, to align lifetime with mutual references; fixed (hopefully) last repaint issues with new LayerManager; added more tests 2007/02/25 01:10:27 thb 1.1.2.9: #i37778# Cleared up error handling a lot: no longer quenching RuntimeExceptions; reporting assertions in the debug case; ViewLayer  now reports resized sprite (which needs re-render from all shapes); fixed missing subset area reduction for glyph-level animations; added return of resize state from  Layer::commitLayerBounds(); adapted unit tests to corrected behaviour 2007/02/20 22:41:15 thb 1.1.2.8: #i37778# Emulating old sprite behaviour to clear content on getContentCanvas() in AnimatedSprite; corrected handling of full and partial view clears; corrected layer update when shapes are added or removed 2007/02/13 14:33:13 thb 1.1.2.7: #i37778# Split up View::clear() into clear() and clearAll() method, to facilitate local, clip-region based slide updates 2007/02/13 09:48:46 thb 1.1.2.6: #i37778# Removed fast update code path again, this would need BSP or somesuch to implement efficiently for large number of shapes 2007/02/10 23:23:52 thb 1.1.2.5: #i37778# Renamed setMouseCursor() to setCursorShape() at View interface (name clash with API method otherwise); added LayerManager/Layer unit tests; fixed a bunch of bugs/glitches found during unit testing 2007/02/06 17:18:12 thb 1.1.2.4: #i37778# Moved clear() method from View to ViewLayer (also sprites need to be cleared); fixed a few more cases of local code style violations; removed redundant inline keywords; finished Layer/LayerManager rework (Layer now represents ViewLayers, shapes and rendering are fully under LayerManager control); made shape comparator reusable 2007/01/30 16:43:50 thb 1.1.2.3: #i37778# Made view update/repaint/resize work again; swapped BackgroundShape parameters for correct mtf import 2007/01/29 15:36:02 thb 1.1.2.2: #i37778# Fixed more Forte8 compiler breakages 2007/01/29 14:02:13 thb 1.1.2.1: Issue number: #i37778#

Larger slideshow refactoring. Wrote design and coding style manifest,
and adapted the code to actually conform to this. In detail:
 - cleaned up ownership/disposable/weak_ptr story. removed hacks and
   explicit Disposable implementations, where workaround were available
 - removed object mutices, where superfluous
 - reworked EventMultiplexer (using templatized listener class now), added
   more events. EventMultiplexer now serves as a true blackboard
 - reworked directory structure: disjunct parts are now physically separated
   into directories, instantiation happens via factories & abstract interfaces
 - added CursorManager, to make setting mouse cursor less hackish
 - reworked DrawShape, to implement SeparateListener pattern
 - reworked IntrinsicAnimationActivity, to avoid cyclic references
 - modified hyperlink & shape cursor handling to communicate via
   EventMultiplexer
 - renamed & cleaned up files (presentation.cxx now named slideshowimpl.cxx,
   etc.)
 - added first version of the z-order fix to layer/layermanager
 - cleaned up include guards and include syntax

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [8e1b05fa90b67331b762b9670245d77ae65c9627]

INTEGRATION: CWS presfixes12 (1.1.2); FILE ADDED 2007/05/10 20:32:40 thb 1.1.2.6: #i37778# Reworked LayerManager::updateShapeLayers - now much better aligned with general shape update, and avoids superfluous rendering; made unit tests work again; passing down slide background repaint status to LayerManager; relaxed preconditions for Shape::getUpdateArea() - no longer requires views to work; now catching singular view matrix and using sensible default at API border 2007/03/05 13:47:12 thb 1.1.2.5: #i37778# Removed Activity::needsScreenUpdate() method - this is now handled by notifying ScreenUpdater explicitely; reorg of SlideShowImpl members, to align lifetime with mutual references; fixed (hopefully) last repaint issues with new LayerManager; added more tests 2007/02/25 01:10:27 thb 1.1.2.4: #i37778# Cleared up error handling a lot: no longer quenching RuntimeExceptions; reporting assertions in the debug case; ViewLayer  now reports resized sprite (which needs re-render from all shapes); fixed missing subset area reduction for glyph-level animations; added return of resize state from  Layer::commitLayerBounds(); adapted unit tests to corrected behaviour 2007/02/10 23:23:52 thb 1.1.2.3: #i37778# Renamed setMouseCursor() to setCursorShape() at View interface (name clash with API method otherwise); added LayerManager/Layer unit tests; fixed a bunch of bugs/glitches found during unit testing 2007/02/06 17:18:12 thb 1.1.2.2: #i37778# Moved clear() method from View to ViewLayer (also sprites need to be cleared); fixed a few more cases of local code style violations; removed redundant inline keywords; finished Layer/LayerManager rework (Layer now represents ViewLayers, shapes and rendering are fully under LayerManager control); made shape comparator reusable 2007/01/29 14:02:12 thb 1.1.2.1: Issue number: #i37778#

Larger slideshow refactoring. Wrote design and coding style manifest,
and adapted the code to actually conform to this. In detail:
 - cleaned up ownership/disposable/weak_ptr story. removed hacks and
   explicit Disposable implementations, where workaround were available
 - removed object mutices, where superfluous
 - reworked EventMultiplexer (using templatized listener class now), added
   more events. EventMultiplexer now serves as a true blackboard
 - reworked directory structure: disjunct parts are now physically separated
   into directories, instantiation happens via factories & abstract interfaces
 - added CursorManager, to make setting mouse cursor less hackish
 - reworked DrawShape, to implement SeparateListener pattern
 - reworked IntrinsicAnimationActivity, to avoid cyclic references
 - modified hyperlink & shape cursor handling to communicate via
   EventMultiplexer
 - renamed & cleaned up files (presentation.cxx now named slideshowimpl.cxx,
   etc.)
 - added first version of the z-order fix to layer/layermanager
 - cleaned up include guards and include syntax

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [866ecda93005a6aed9813fb83a71623ba590db50]

INTEGRATION: CWS presfixes12 (1.1.2); FILE ADDED 2007/05/10 20:32:40 thb 1.1.2.7: #i37778# Reworked LayerManager::updateShapeLayers - now much better aligned with general shape update, and avoids superfluous rendering; made unit tests work again; passing down slide background repaint status to LayerManager; relaxed preconditions for Shape::getUpdateArea() - no longer requires views to work; now catching singular view matrix and using sensible default at API border 2007/03/05 13:47:11 thb 1.1.2.6: #i37778# Removed Activity::needsScreenUpdate() method - this is now handled by notifying ScreenUpdater explicitely; reorg of SlideShowImpl members, to align lifetime with mutual references; fixed (hopefully) last repaint issues with new LayerManager; added more tests 2007/02/25 01:10:27 thb 1.1.2.5: #i37778# Cleared up error handling a lot: no longer quenching RuntimeExceptions; reporting assertions in the debug case; ViewLayer  now reports resized sprite (which needs re-render from all shapes); fixed missing subset area reduction for glyph-level animations; added return of resize state from  Layer::commitLayerBounds(); adapted unit tests to corrected behaviour 2007/02/10 23:23:52 thb 1.1.2.4: #i37778# Renamed setMouseCursor() to setCursorShape() at View interface (name clash with API method otherwise); added LayerManager/Layer unit tests; fixed a bunch of bugs/glitches found during unit testing 2007/02/06 17:18:11 thb 1.1.2.3: #i37778# Moved clear() method from View to ViewLayer (also sprites need to be cleared); fixed a few more cases of local code style violations; removed redundant inline keywords; finished Layer/LayerManager rework (Layer now represents ViewLayers, shapes and rendering are fully under LayerManager control); made shape comparator reusable 2007/01/29 15:36:02 thb 1.1.2.2: #i37778# Fixed more Forte8 compiler breakages 2007/01/29 14:02:12 thb 1.1.2.1: Issue number: #i37778#

Larger slideshow refactoring. Wrote design and coding style manifest,
and adapted the code to actually conform to this. In detail:
 - cleaned up ownership/disposable/weak_ptr story. removed hacks and
   explicit Disposable implementations, where workaround were available
 - removed object mutices, where superfluous
 - reworked EventMultiplexer (using templatized listener class now), added
   more events. EventMultiplexer now serves as a true blackboard
 - reworked directory structure: disjunct parts are now physically separated
   into directories, instantiation happens via factories & abstract interfaces
 - added CursorManager, to make setting mouse cursor less hackish
 - reworked DrawShape, to implement SeparateListener pattern
 - reworked IntrinsicAnimationActivity, to avoid cyclic references
 - modified hyperlink & shape cursor handling to communicate via
   EventMultiplexer
 - renamed & cleaned up files (presentation.cxx now named slideshowimpl.cxx,
   etc.)
 - added first version of the z-order fix to layer/layermanager
 - cleaned up include guards and include syntax

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [4a4b4362316aec02e761922bde2a564eb1e568b7]

INTEGRATION: CWS presfixes12 (1.1.2); FILE ADDED 2007/04/30 07:24:13 thb 1.1.2.3: #i37778# Added extra transformation query method, to account for the fact that sprite positioning and static shape positioning might have different offsets. 2007/03/11 00:17:58 thb 1.1.2.2: #i37778# Necessary adaptions for cppcanvas clip behaviour (extra setClip()  methods to clear clip, instead of empty polygon, which denotes everything clipped on canvas); removed cyclic references for intrinsically animated shapes (GIF and drawing layer scroll text); fixed a few coding style inconsistencies 2007/01/29 14:02:11 thb 1.1.2.1: Issue number: #i37778#

Larger slideshow refactoring. Wrote design and coding style manifest,
and adapted the code to actually conform to this. In detail:
 - cleaned up ownership/disposable/weak_ptr story. removed hacks and
   explicit Disposable implementations, where workaround were available
 - removed object mutices, where superfluous
 - reworked EventMultiplexer (using templatized listener class now), added
   more events. EventMultiplexer now serves as a true blackboard
 - reworked directory structure: disjunct parts are now physically separated
   into directories, instantiation happens via factories & abstract interfaces
 - added CursorManager, to make setting mouse cursor less hackish
 - reworked DrawShape, to implement SeparateListener pattern
 - reworked IntrinsicAnimationActivity, to avoid cyclic references
 - modified hyperlink & shape cursor handling to communicate via
   EventMultiplexer
 - renamed & cleaned up files (presentation.cxx now named slideshowimpl.cxx,
   etc.)
 - added first version of the z-order fix to layer/layermanager
 - cleaned up include guards and include syntax

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [a119368de2e13fb5144a23a8cf1bab960a2abd12]

INTEGRATION: CWS presfixes12 (1.1.2); FILE ADDED 2007/06/19 11:24:22 thb 1.1.2.9: #i10000# Reversed order, seems that gcc does not handle the safe bool idiom correctly here 2007/06/18 14:34:12 thb 1.1.2.8: #i10000# Avoid boost::optional::get(), which changed semantics after 1.31 (breaks the build for --with-system-boost) 2007/05/02 21:37:23 thb 1.1.2.7: #i37778# Changed calls to cppcanvas::Canvas::getTransformation() to ViewLayer::getTransformation() where appropriate (because that's more direct); added initial Slide rendering back in (this time optional) 2007/04/30 07:24:13 thb 1.1.2.6: #i37778# Added extra transformation query method, to account for the fact that sprite positioning and static shape positioning might have different offsets. 2007/03/11 00:17:58 thb 1.1.2.5: #i37778# Necessary adaptions for cppcanvas clip behaviour (extra setClip()  methods to clear clip, instead of empty polygon, which denotes everything clipped on canvas); removed cyclic references for intrinsically animated shapes (GIF and drawing layer scroll text); fixed a few coding style inconsistencies 2007/02/25 01:10:26 thb 1.1.2.4: #i37778# Cleared up error handling a lot: no longer quenching RuntimeExceptions; reporting assertions in the debug case; ViewLayer  now reports resized sprite (which needs re-render from all shapes); fixed missing subset area reduction for glyph-level animations; added return of resize state from  Layer::commitLayerBounds(); adapted unit tests to corrected behaviour 2007/02/21 13:44:10 thb 1.1.2.3: #i37778# Rounding ViewLayer transformation offset to integer pixel coordinates, to avoid ugly glyph jerking; found similar place where we rely on canvas doing sprite positioning on integer pixel 2007/02/12 02:14:51 thb 1.1.2.2: #i37778# Added workaround to have ViewLayer always return valid canvas (even if no size has been set); fixed silly reference-instead-of-byvalue bug in SlideAnimations for slide size; fixed member initialization order problem in SlideImpl (also affecting slide size); adapted shape import for new LayerManager (which no longer gracefully ignores addition of NULL shapes); extended unit tests to catch fixed bugs 2007/01/29 14:02:11 thb 1.1.2.1: Issue number: #i37778#

Larger slideshow refactoring. Wrote design and coding style manifest,
and adapted the code to actually conform to this. In detail:
 - cleaned up ownership/disposable/weak_ptr story. removed hacks and
   explicit Disposable implementations, where workaround were available
 - removed object mutices, where superfluous
 - reworked EventMultiplexer (using templatized listener class now), added
   more events. EventMultiplexer now serves as a true blackboard
 - reworked directory structure: disjunct parts are now physically separated
   into directories, instantiation happens via factories & abstract interfaces
 - added CursorManager, to make setting mouse cursor less hackish
 - reworked DrawShape, to implement SeparateListener pattern
 - reworked IntrinsicAnimationActivity, to avoid cyclic references
 - modified hyperlink & shape cursor handling to communicate via
   EventMultiplexer
 - renamed & cleaned up files (presentation.cxx now named slideshowimpl.cxx,
   etc.)
 - added first version of the z-order fix to layer/layermanager
 - cleaned up include guards and include syntax

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [ad264547a28474f74578fbdecf8d08426512a138]

INTEGRATION: CWS presfixes12 (1.1.2); FILE ADDED 2007/02/25 01:10:26 thb 1.1.2.2: #i37778# Cleared up error handling a lot: no longer quenching RuntimeExceptions; reporting assertions in the debug case; ViewLayer  now reports resized sprite (which needs re-render from all shapes); fixed missing subset area reduction for glyph-level animations; added return of resize state from  Layer::commitLayerBounds(); adapted unit tests to corrected behaviour 2007/01/29 14:02:11 thb 1.1.2.1: Issue number: #i37778#

Larger slideshow refactoring. Wrote design and coding style manifest,
and adapted the code to actually conform to this. In detail:
 - cleaned up ownership/disposable/weak_ptr story. removed hacks and
   explicit Disposable implementations, where workaround were available
 - removed object mutices, where superfluous
 - reworked EventMultiplexer (using templatized listener class now), added
   more events. EventMultiplexer now serves as a true blackboard
 - reworked directory structure: disjunct parts are now physically separated
   into directories, instantiation happens via factories & abstract interfaces
 - added CursorManager, to make setting mouse cursor less hackish
 - reworked DrawShape, to implement SeparateListener pattern
 - reworked IntrinsicAnimationActivity, to avoid cyclic references
 - modified hyperlink & shape cursor handling to communicate via
   EventMultiplexer
 - renamed & cleaned up files (presentation.cxx now named slideshowimpl.cxx,
   etc.)
 - added first version of the z-order fix to layer/layermanager
 - cleaned up include guards and include syntax

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [eb6562e7ec7447fd3e0f870e81e0527425df59fc]

INTEGRATION: CWS presfixes12 (1.1.2); FILE ADDED 2007/05/02 21:37:23 thb 1.1.2.5: #i37778# Changed calls to cppcanvas::Canvas::getTransformation() to ViewLayer::getTransformation() where appropriate (because that's more direct); added initial Slide rendering back in (this time optional) 2007/02/25 01:10:26 thb 1.1.2.4: #i37778# Cleared up error handling a lot: no longer quenching RuntimeExceptions; reporting assertions in the debug case; ViewLayer  now reports resized sprite (which needs re-render from all shapes); fixed missing subset area reduction for glyph-level animations; added return of resize state from  Layer::commitLayerBounds(); adapted unit tests to corrected behaviour 2007/02/02 08:47:52 thb 1.1.2.3: #i37778# Moved all old-style casts to sal::static_int_cast 2007/01/29 14:53:40 thb 1.1.2.2: #i37778# Fixed gcc3.4 build breakages; merged in a few fixes from HEAD; added PCH stuff to new files 2007/01/29 14:02:10 thb 1.1.2.1: Issue number: #i37778#

Larger slideshow refactoring. Wrote design and coding style manifest,
and adapted the code to actually conform to this. In detail:
 - cleaned up ownership/disposable/weak_ptr story. removed hacks and
   explicit Disposable implementations, where workaround were available
 - removed object mutices, where superfluous
 - reworked EventMultiplexer (using templatized listener class now), added
   more events. EventMultiplexer now serves as a true blackboard
 - reworked directory structure: disjunct parts are now physically separated
   into directories, instantiation happens via factories & abstract interfaces
 - added CursorManager, to make setting mouse cursor less hackish
 - reworked DrawShape, to implement SeparateListener pattern
 - reworked IntrinsicAnimationActivity, to avoid cyclic references
 - modified hyperlink & shape cursor handling to communicate via
   EventMultiplexer
 - renamed & cleaned up files (presentation.cxx now named slideshowimpl.cxx,
   etc.)
 - added first version of the z-order fix to layer/layermanager
 - cleaned up include guards and include syntax

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [e52b803f6aedbfcea6341556be72f97f0369048c]

INTEGRATION: CWS presfixes12 (1.1.2); FILE ADDED 2007/01/29 14:02:10 thb 1.1.2.1: Issue number: #i37778#

Larger slideshow refactoring. Wrote design and coding style manifest,
and adapted the code to actually conform to this. In detail:
 - cleaned up ownership/disposable/weak_ptr story. removed hacks and
   explicit Disposable implementations, where workaround were available
 - removed object mutices, where superfluous
 - reworked EventMultiplexer (using templatized listener class now), added
   more events. EventMultiplexer now serves as a true blackboard
 - reworked directory structure: disjunct parts are now physically separated
   into directories, instantiation happens via factories & abstract interfaces
 - added CursorManager, to make setting mouse cursor less hackish
 - reworked DrawShape, to implement SeparateListener pattern
 - reworked IntrinsicAnimationActivity, to avoid cyclic references
 - modified hyperlink & shape cursor handling to communicate via
   EventMultiplexer
 - renamed & cleaned up files (presentation.cxx now named slideshowimpl.cxx,
   etc.)
 - added first version of the z-order fix to layer/layermanager
 - cleaned up include guards and include syntax

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [061b2a156e081360487e0412a0d5ab24759d7046]

INTEGRATION: CWS presfixes12 (1.1.2); FILE ADDED 2007/05/02 21:37:23 thb 1.1.2.3: #i37778# Changed calls to cppcanvas::Canvas::getTransformation() to ViewLayer::getTransformation() where appropriate (because that's more direct); added initial Slide rendering back in (this time optional) 2007/02/25 01:10:26 thb 1.1.2.2: #i37778# Cleared up error handling a lot: no longer quenching RuntimeExceptions; reporting assertions in the debug case; ViewLayer  now reports resized sprite (which needs re-render from all shapes); fixed missing subset area reduction for glyph-level animations; added return of resize state from  Layer::commitLayerBounds(); adapted unit tests to corrected behaviour 2007/01/29 14:02:10 thb 1.1.2.1: Issue number: #i37778#

Larger slideshow refactoring. Wrote design and coding style manifest,
and adapted the code to actually conform to this. In detail:
 - cleaned up ownership/disposable/weak_ptr story. removed hacks and
   explicit Disposable implementations, where workaround were available
 - removed object mutices, where superfluous
 - reworked EventMultiplexer (using templatized listener class now), added
   more events. EventMultiplexer now serves as a true blackboard
 - reworked directory structure: disjunct parts are now physically separated
   into directories, instantiation happens via factories & abstract interfaces
 - added CursorManager, to make setting mouse cursor less hackish
 - reworked DrawShape, to implement SeparateListener pattern
 - reworked IntrinsicAnimationActivity, to avoid cyclic references
 - modified hyperlink & shape cursor handling to communicate via
   EventMultiplexer
 - renamed & cleaned up files (presentation.cxx now named slideshowimpl.cxx,
   etc.)
 - added first version of the z-order fix to layer/layermanager
 - cleaned up include guards and include syntax

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [fe7cbec4a04f450af78441129d457fe13470daec]

INTEGRATION: CWS presfixes12 (1.1.2); FILE ADDED 2007/05/02 21:37:23 thb 1.1.2.4: #i37778# Changed calls to cppcanvas::Canvas::getTransformation() to ViewLayer::getTransformation() where appropriate (because that's more direct); added initial Slide rendering back in (this time optional) 2007/02/25 01:10:26 thb 1.1.2.3: #i37778# Cleared up error handling a lot: no longer quenching RuntimeExceptions; reporting assertions in the debug case; ViewLayer  now reports resized sprite (which needs re-render from all shapes); fixed missing subset area reduction for glyph-level animations; added return of resize state from  Layer::commitLayerBounds(); adapted unit tests to corrected behaviour 2007/01/29 14:53:39 thb 1.1.2.2: #i37778# Fixed gcc3.4 build breakages; merged in a few fixes from HEAD; added PCH stuff to new files 2007/01/29 14:02:09 thb 1.1.2.1: Issue number: #i37778#

Larger slideshow refactoring. Wrote design and coding style manifest,
and adapted the code to actually conform to this. In detail:
 - cleaned up ownership/disposable/weak_ptr story. removed hacks and
   explicit Disposable implementations, where workaround were available
 - removed object mutices, where superfluous
 - reworked EventMultiplexer (using templatized listener class now), added
   more events. EventMultiplexer now serves as a true blackboard
 - reworked directory structure: disjunct parts are now physically separated
   into directories, instantiation happens via factories & abstract interfaces
 - added CursorManager, to make setting mouse cursor less hackish
 - reworked DrawShape, to implement SeparateListener pattern
 - reworked IntrinsicAnimationActivity, to avoid cyclic references
 - modified hyperlink & shape cursor handling to communicate via
   EventMultiplexer
 - renamed & cleaned up files (presentation.cxx now named slideshowimpl.cxx,
   etc.)
 - added first version of the z-order fix to layer/layermanager
 - cleaned up include guards and include syntax

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [962df736eff0eea1cd159caa414ef5feb4ed1df4]

INTEGRATION: CWS presfixes12 (1.1.2); FILE ADDED 2007/01/30 16:43:49 thb 1.1.2.3: #i37778# Made view update/repaint/resize work again; swapped BackgroundShape parameters for correct mtf import 2007/01/29 14:53:39 thb 1.1.2.2: #i37778# Fixed gcc3.4 build breakages; merged in a few fixes from HEAD; added PCH stuff to new files 2007/01/29 14:02:09 thb 1.1.2.1: Issue number: #i37778#

Larger slideshow refactoring. Wrote design and coding style manifest,
and adapted the code to actually conform to this. In detail:
 - cleaned up ownership/disposable/weak_ptr story. removed hacks and
   explicit Disposable implementations, where workaround were available
 - removed object mutices, where superfluous
 - reworked EventMultiplexer (using templatized listener class now), added
   more events. EventMultiplexer now serves as a true blackboard
 - reworked directory structure: disjunct parts are now physically separated
   into directories, instantiation happens via factories & abstract interfaces
 - added CursorManager, to make setting mouse cursor less hackish
 - reworked DrawShape, to implement SeparateListener pattern
 - reworked IntrinsicAnimationActivity, to avoid cyclic references
 - modified hyperlink & shape cursor handling to communicate via
   EventMultiplexer
 - renamed & cleaned up files (presentation.cxx now named slideshowimpl.cxx,
   etc.)
 - added first version of the z-order fix to layer/layermanager
 - cleaned up include guards and include syntax

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [7b3232d9985dfc8aad798c3690cdd20acfc6528d]

INTEGRATION: CWS presfixes12 (1.1.2); FILE ADDED 2007/01/29 16:29:30 thb 1.1.2.2: #i37778# Build fixes for msvc; added shapes lib to util link line 2007/01/29 14:02:09 thb 1.1.2.1: Issue number: #i37778#

Larger slideshow refactoring. Wrote design and coding style manifest,
and adapted the code to actually conform to this. In detail:
 - cleaned up ownership/disposable/weak_ptr story. removed hacks and
   explicit Disposable implementations, where workaround were available
 - removed object mutices, where superfluous
 - reworked EventMultiplexer (using templatized listener class now), added
   more events. EventMultiplexer now serves as a true blackboard
 - reworked directory structure: disjunct parts are now physically separated
   into directories, instantiation happens via factories & abstract interfaces
 - added CursorManager, to make setting mouse cursor less hackish
 - reworked DrawShape, to implement SeparateListener pattern
 - reworked IntrinsicAnimationActivity, to avoid cyclic references
 - modified hyperlink & shape cursor handling to communicate via
   EventMultiplexer
 - renamed & cleaned up files (presentation.cxx now named slideshowimpl.cxx,
   etc.)
 - added first version of the z-order fix to layer/layermanager
 - cleaned up include guards and include syntax

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [c7294e1130a7e8cacec13646c321c298f49a8cd2]

INTEGRATION: CWS presfixes12 (1.1.2); FILE ADDED 2007/01/29 16:29:29 thb 1.1.2.2: #i37778# Build fixes for msvc; added shapes lib to util link line 2007/01/29 14:02:08 thb 1.1.2.1: Issue number: #i37778#

Larger slideshow refactoring. Wrote design and coding style manifest,
and adapted the code to actually conform to this. In detail:
 - cleaned up ownership/disposable/weak_ptr story. removed hacks and
   explicit Disposable implementations, where workaround were available
 - removed object mutices, where superfluous
 - reworked EventMultiplexer (using templatized listener class now), added
   more events. EventMultiplexer now serves as a true blackboard
 - reworked directory structure: disjunct parts are now physically separated
   into directories, instantiation happens via factories & abstract interfaces
 - added CursorManager, to make setting mouse cursor less hackish
 - reworked DrawShape, to implement SeparateListener pattern
 - reworked IntrinsicAnimationActivity, to avoid cyclic references
 - modified hyperlink & shape cursor handling to communicate via
   EventMultiplexer
 - renamed & cleaned up files (presentation.cxx now named slideshowimpl.cxx,
   etc.)
 - added first version of the z-order fix to layer/layermanager
 - cleaned up include guards and include syntax

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [864ba9d0b6ac0ca1cf983cbdaed8deed7728584e]

INTEGRATION: CWS presfixes12 (1.1.2); FILE ADDED 2007/01/29 14:02:08 thb 1.1.2.1: Issue number: #i37778#

Larger slideshow refactoring. Wrote design and coding style manifest,
and adapted the code to actually conform to this. In detail:
 - cleaned up ownership/disposable/weak_ptr story. removed hacks and
   explicit Disposable implementations, where workaround were available
 - removed object mutices, where superfluous
 - reworked EventMultiplexer (using templatized listener class now), added
   more events. EventMultiplexer now serves as a true blackboard
 - reworked directory structure: disjunct parts are now physically separated
   into directories, instantiation happens via factories & abstract interfaces
 - added CursorManager, to make setting mouse cursor less hackish
 - reworked DrawShape, to implement SeparateListener pattern
 - reworked IntrinsicAnimationActivity, to avoid cyclic references
 - modified hyperlink & shape cursor handling to communicate via
   EventMultiplexer
 - renamed & cleaned up files (presentation.cxx now named slideshowimpl.cxx,
   etc.)
 - added first version of the z-order fix to layer/layermanager
 - cleaned up include guards and include syntax

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [a82624dcbddb7f7e6d9b2e1f8e1aa72086a72fb2]

INTEGRATION: CWS presfixes12 (1.1.2); FILE ADDED 2007/05/14 00:55:29 thb 1.1.2.4: #i77154# Moved intrinsic animation notification from global EventMultiplexer to ShapeManager (which is local to each slide). This is a temporary workaround, the proper fix would demote the EventMultiplexer to each Slide 2007/03/11 00:17:58 thb 1.1.2.3: #i37778# Necessary adaptions for cppcanvas clip behaviour (extra setClip()  methods to clear clip, instead of empty polygon, which denotes everything clipped on canvas); removed cyclic references for intrinsically animated shapes (GIF and drawing layer scroll text); fixed a few coding style inconsistencies 2007/03/05 13:47:11 thb 1.1.2.2: #i37778# Removed Activity::needsScreenUpdate() method - this is now handled by notifying ScreenUpdater explicitely; reorg of SlideShowImpl members, to align lifetime with mutual references; fixed (hopefully) last repaint issues with new LayerManager; added more tests 2007/01/29 14:02:07 thb 1.1.2.1: Issue number: #i37778#

Larger slideshow refactoring. Wrote design and coding style manifest,
and adapted the code to actually conform to this. In detail:
 - cleaned up ownership/disposable/weak_ptr story. removed hacks and
   explicit Disposable implementations, where workaround were available
 - removed object mutices, where superfluous
 - reworked EventMultiplexer (using templatized listener class now), added
   more events. EventMultiplexer now serves as a true blackboard
 - reworked directory structure: disjunct parts are now physically separated
   into directories, instantiation happens via factories & abstract interfaces
 - added CursorManager, to make setting mouse cursor less hackish
 - reworked DrawShape, to implement SeparateListener pattern
 - reworked IntrinsicAnimationActivity, to avoid cyclic references
 - modified hyperlink & shape cursor handling to communicate via
   EventMultiplexer
 - renamed & cleaned up files (presentation.cxx now named slideshowimpl.cxx,
   etc.)
 - added first version of the z-order fix to layer/layermanager
 - cleaned up include guards and include syntax

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [59ac0dc59bfd686430c1c0ea71f34b3e63b765ee]

INTEGRATION: CWS presfixes12 (1.1.2); FILE ADDED 2007/01/29 14:02:07 thb 1.1.2.1: Issue number: #i37778#

Larger slideshow refactoring. Wrote design and coding style manifest,
and adapted the code to actually conform to this. In detail:
 - cleaned up ownership/disposable/weak_ptr story. removed hacks and
   explicit Disposable implementations, where workaround were available
 - removed object mutices, where superfluous
 - reworked EventMultiplexer (using templatized listener class now), added
   more events. EventMultiplexer now serves as a true blackboard
 - reworked directory structure: disjunct parts are now physically separated
   into directories, instantiation happens via factories & abstract interfaces
 - added CursorManager, to make setting mouse cursor less hackish
 - reworked DrawShape, to implement SeparateListener pattern
 - reworked IntrinsicAnimationActivity, to avoid cyclic references
 - modified hyperlink & shape cursor handling to communicate via
   EventMultiplexer
 - renamed & cleaned up files (presentation.cxx now named slideshowimpl.cxx,
   etc.)
 - added first version of the z-order fix to layer/layermanager
 - cleaned up include guards and include syntax

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [7fede01fa363f6246082bf3d0e623c970e9c871a]

INTEGRATION: CWS presfixes12 (1.1.2); FILE ADDED 2007/05/14 00:55:29 thb 1.1.2.2: #i77154# Moved intrinsic animation notification from global EventMultiplexer to ShapeManager (which is local to each slide). This is a temporary workaround, the proper fix would demote the EventMultiplexer to each Slide 2007/01/29 14:02:06 thb 1.1.2.1: Issue number: #i37778#

Larger slideshow refactoring. Wrote design and coding style manifest,
and adapted the code to actually conform to this. In detail:
 - cleaned up ownership/disposable/weak_ptr story. removed hacks and
   explicit Disposable implementations, where workaround were available
 - removed object mutices, where superfluous
 - reworked EventMultiplexer (using templatized listener class now), added
   more events. EventMultiplexer now serves as a true blackboard
 - reworked directory structure: disjunct parts are now physically separated
   into directories, instantiation happens via factories & abstract interfaces
 - added CursorManager, to make setting mouse cursor less hackish
 - reworked DrawShape, to implement SeparateListener pattern
 - reworked IntrinsicAnimationActivity, to avoid cyclic references
 - modified hyperlink & shape cursor handling to communicate via
   EventMultiplexer
 - renamed & cleaned up files (presentation.cxx now named slideshowimpl.cxx,
   etc.)
 - added first version of the z-order fix to layer/layermanager
 - cleaned up include guards and include syntax

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [3902df523ecfea07693f6e435e8cfd0482373b64]

INTEGRATION: CWS presfixes12 (1.1.2); FILE ADDED 2007/05/14 00:55:29 thb 1.1.2.3: #i77154# Moved intrinsic animation notification from global EventMultiplexer to ShapeManager (which is local to each slide). This is a temporary workaround, the proper fix would demote the EventMultiplexer to each Slide 2007/01/29 14:53:39 thb 1.1.2.2: #i37778# Fixed gcc3.4 build breakages; merged in a few fixes from HEAD; added PCH stuff to new files 2007/01/29 14:02:06 thb 1.1.2.1: Issue number: #i37778#

Larger slideshow refactoring. Wrote design and coding style manifest,
and adapted the code to actually conform to this. In detail:
 - cleaned up ownership/disposable/weak_ptr story. removed hacks and
   explicit Disposable implementations, where workaround were available
 - removed object mutices, where superfluous
 - reworked EventMultiplexer (using templatized listener class now), added
   more events. EventMultiplexer now serves as a true blackboard
 - reworked directory structure: disjunct parts are now physically separated
   into directories, instantiation happens via factories & abstract interfaces
 - added CursorManager, to make setting mouse cursor less hackish
 - reworked DrawShape, to implement SeparateListener pattern
 - reworked IntrinsicAnimationActivity, to avoid cyclic references
 - modified hyperlink & shape cursor handling to communicate via
   EventMultiplexer
 - renamed & cleaned up files (presentation.cxx now named slideshowimpl.cxx,
   etc.)
 - added first version of the z-order fix to layer/layermanager
 - cleaned up include guards and include syntax

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [3f92dafd0fcebb513f828968ee5296561dde87a6]

INTEGRATION: CWS presfixes12 (1.1.2); FILE ADDED 2007/02/06 17:18:10 thb 1.1.2.2: #i37778# Moved clear() method from View to ViewLayer (also sprites need to be cleared); fixed a few more cases of local code style violations; removed redundant inline keywords; finished Layer/LayerManager rework (Layer now represents ViewLayers, shapes and rendering are fully under LayerManager control); made shape comparator reusable 2007/01/29 14:02:06 thb 1.1.2.1: Issue number: #i37778#

Larger slideshow refactoring. Wrote design and coding style manifest,
and adapted the code to actually conform to this. In detail:
 - cleaned up ownership/disposable/weak_ptr story. removed hacks and
   explicit Disposable implementations, where workaround were available
 - removed object mutices, where superfluous
 - reworked EventMultiplexer (using templatized listener class now), added
   more events. EventMultiplexer now serves as a true blackboard
 - reworked directory structure: disjunct parts are now physically separated
   into directories, instantiation happens via factories & abstract interfaces
 - added CursorManager, to make setting mouse cursor less hackish
 - reworked DrawShape, to implement SeparateListener pattern
 - reworked IntrinsicAnimationActivity, to avoid cyclic references
 - modified hyperlink & shape cursor handling to communicate via
   EventMultiplexer
 - renamed & cleaned up files (presentation.cxx now named slideshowimpl.cxx,
   etc.)
 - added first version of the z-order fix to layer/layermanager
 - cleaned up include guards and include syntax

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [53b6d292b9ff332bc6be870bea183614957e93ea]

INTEGRATION: CWS presfixes12 (1.1.2); FILE ADDED 2007/02/06 17:18:10 thb 1.1.2.2: #i37778# Moved clear() method from View to ViewLayer (also sprites need to be cleared); fixed a few more cases of local code style violations; removed redundant inline keywords; finished Layer/LayerManager rework (Layer now represents ViewLayers, shapes and rendering are fully under LayerManager control); made shape comparator reusable 2007/01/29 14:02:05 thb 1.1.2.1: Issue number: #i37778#

Larger slideshow refactoring. Wrote design and coding style manifest,
and adapted the code to actually conform to this. In detail:
 - cleaned up ownership/disposable/weak_ptr story. removed hacks and
   explicit Disposable implementations, where workaround were available
 - removed object mutices, where superfluous
 - reworked EventMultiplexer (using templatized listener class now), added
   more events. EventMultiplexer now serves as a true blackboard
 - reworked directory structure: disjunct parts are now physically separated
   into directories, instantiation happens via factories & abstract interfaces
 - added CursorManager, to make setting mouse cursor less hackish
 - reworked DrawShape, to implement SeparateListener pattern
 - reworked IntrinsicAnimationActivity, to avoid cyclic references
 - modified hyperlink & shape cursor handling to communicate via
   EventMultiplexer
 - renamed & cleaned up files (presentation.cxx now named slideshowimpl.cxx,
   etc.)
 - added first version of the z-order fix to layer/layermanager
 - cleaned up include guards and include syntax

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [f02d85ab7309ae0d3092c7bc963c57495c4451d8]

INTEGRATION: CWS presfixes12 (1.1.2); FILE ADDED 2007/03/11 00:17:58 thb 1.1.2.3: #i37778# Necessary adaptions for cppcanvas clip behaviour (extra setClip()  methods to clear clip, instead of empty polygon, which denotes everything clipped on canvas); removed cyclic references for intrinsically animated shapes (GIF and drawing layer scroll text); fixed a few coding style inconsistencies 2007/01/29 16:29:29 thb 1.1.2.2: #i37778# Build fixes for msvc; added shapes lib to util link line 2007/01/29 14:02:05 thb 1.1.2.1: Issue number: #i37778#

Larger slideshow refactoring. Wrote design and coding style manifest,
and adapted the code to actually conform to this. In detail:
 - cleaned up ownership/disposable/weak_ptr story. removed hacks and
   explicit Disposable implementations, where workaround were available
 - removed object mutices, where superfluous
 - reworked EventMultiplexer (using templatized listener class now), added
   more events. EventMultiplexer now serves as a true blackboard
 - reworked directory structure: disjunct parts are now physically separated
   into directories, instantiation happens via factories & abstract interfaces
 - added CursorManager, to make setting mouse cursor less hackish
 - reworked DrawShape, to implement SeparateListener pattern
 - reworked IntrinsicAnimationActivity, to avoid cyclic references
 - modified hyperlink & shape cursor handling to communicate via
   EventMultiplexer
 - renamed & cleaned up files (presentation.cxx now named slideshowimpl.cxx,
   etc.)
 - added first version of the z-order fix to layer/layermanager
 - cleaned up include guards and include syntax

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [7c844c72cf207be22790219fa148ed9f9a73a65e]

INTEGRATION: CWS presfixes12 (1.1.2); FILE ADDED 2007/05/10 20:32:40 thb 1.1.2.7: #i37778# Reworked LayerManager::updateShapeLayers - now much better aligned with general shape update, and avoids superfluous rendering; made unit tests work again; passing down slide background repaint status to LayerManager; relaxed preconditions for Shape::getUpdateArea() - no longer requires views to work; now catching singular view matrix and using sensible default at API border 2007/03/11 00:17:58 thb 1.1.2.6: #i37778# Necessary adaptions for cppcanvas clip behaviour (extra setClip()  methods to clear clip, instead of empty polygon, which denotes everything clipped on canvas); removed cyclic references for intrinsically animated shapes (GIF and drawing layer scroll text); fixed a few coding style inconsistencies 2007/02/25 01:10:25 thb 1.1.2.5: #i37778# Cleared up error handling a lot: no longer quenching RuntimeExceptions; reporting assertions in the debug case; ViewLayer  now reports resized sprite (which needs re-render from all shapes); fixed missing subset area reduction for glyph-level animations; added return of resize state from  Layer::commitLayerBounds(); adapted unit tests to corrected behaviour 2007/02/13 09:48:45 thb 1.1.2.4: #i37778# Removed fast update code path again, this would need BSP or somesuch to implement efficiently for large number of shapes 2007/02/06 17:18:09 thb 1.1.2.3: #i37778# Moved clear() method from View to ViewLayer (also sprites need to be cleared); fixed a few more cases of local code style violations; removed redundant inline keywords; finished Layer/LayerManager rework (Layer now represents ViewLayers, shapes and rendering are fully under LayerManager control); made shape comparator reusable 2007/02/02 08:47:52 thb 1.1.2.2: #i37778# Moved all old-style casts to sal::static_int_cast 2007/01/29 14:02:05 thb 1.1.2.1: Issue number: #i37778#

Larger slideshow refactoring. Wrote design and coding style manifest,
and adapted the code to actually conform to this. In detail:
 - cleaned up ownership/disposable/weak_ptr story. removed hacks and
   explicit Disposable implementations, where workaround were available
 - removed object mutices, where superfluous
 - reworked EventMultiplexer (using templatized listener class now), added
   more events. EventMultiplexer now serves as a true blackboard
 - reworked directory structure: disjunct parts are now physically separated
   into directories, instantiation happens via factories & abstract interfaces
 - added CursorManager, to make setting mouse cursor less hackish
 - reworked DrawShape, to implement SeparateListener pattern
 - reworked IntrinsicAnimationActivity, to avoid cyclic references
 - modified hyperlink & shape cursor handling to communicate via
   EventMultiplexer
 - renamed & cleaned up files (presentation.cxx now named slideshowimpl.cxx,
   etc.)
 - added first version of the z-order fix to layer/layermanager
 - cleaned up include guards and include syntax

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [c39a6f8e95ff565bff830d5bffb9df9f49736a42]

INTEGRATION: CWS presfixes12 (1.1.2); FILE ADDED 2007/01/29 14:02:04 thb 1.1.2.1: Issue number: #i37778#

Larger slideshow refactoring. Wrote design and coding style manifest,
and adapted the code to actually conform to this. In detail:
 - cleaned up ownership/disposable/weak_ptr story. removed hacks and
   explicit Disposable implementations, where workaround were available
 - removed object mutices, where superfluous
 - reworked EventMultiplexer (using templatized listener class now), added
   more events. EventMultiplexer now serves as a true blackboard
 - reworked directory structure: disjunct parts are now physically separated
   into directories, instantiation happens via factories & abstract interfaces
 - added CursorManager, to make setting mouse cursor less hackish
 - reworked DrawShape, to implement SeparateListener pattern
 - reworked IntrinsicAnimationActivity, to avoid cyclic references
 - modified hyperlink & shape cursor handling to communicate via
   EventMultiplexer
 - renamed & cleaned up files (presentation.cxx now named slideshowimpl.cxx,
   etc.)
 - added first version of the z-order fix to layer/layermanager
 - cleaned up include guards and include syntax

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [4d9c086417dfa2e17cfc2609c432c3623c596da9]

INTEGRATION: CWS presfixes12 (1.1.2); FILE ADDED 2007/05/14 00:55:29 thb 1.1.2.7: #i77154# Moved intrinsic animation notification from global EventMultiplexer to ShapeManager (which is local to each slide). This is a temporary workaround, the proper fix would demote the EventMultiplexer to each Slide 2007/03/11 00:17:57 thb 1.1.2.6: #i37778# Necessary adaptions for cppcanvas clip behaviour (extra setClip()  methods to clear clip, instead of empty polygon, which denotes everything clipped on canvas); removed cyclic references for intrinsically animated shapes (GIF and drawing layer scroll text); fixed a few coding style inconsistencies 2007/03/05 13:47:10 thb 1.1.2.5: #i37778# Removed Activity::needsScreenUpdate() method - this is now handled by notifying ScreenUpdater explicitely; reorg of SlideShowImpl members, to align lifetime with mutual references; fixed (hopefully) last repaint issues with new LayerManager; added more tests 2007/02/25 01:10:25 thb 1.1.2.4: #i37778# Cleared up error handling a lot: no longer quenching RuntimeExceptions; reporting assertions in the debug case; ViewLayer  now reports resized sprite (which needs re-render from all shapes); fixed missing subset area reduction for glyph-level animations; added return of resize state from  Layer::commitLayerBounds(); adapted unit tests to corrected behaviour 2007/02/02 08:47:52 thb 1.1.2.3: #i37778# Moved all old-style casts to sal::static_int_cast 2007/01/29 14:53:39 thb 1.1.2.2: #i37778# Fixed gcc3.4 build breakages; merged in a few fixes from HEAD; added PCH stuff to new files 2007/01/29 14:02:04 thb 1.1.2.1: Issue number: #i37778#

Larger slideshow refactoring. Wrote design and coding style manifest,
and adapted the code to actually conform to this. In detail:
 - cleaned up ownership/disposable/weak_ptr story. removed hacks and
   explicit Disposable implementations, where workaround were available
 - removed object mutices, where superfluous
 - reworked EventMultiplexer (using templatized listener class now), added
   more events. EventMultiplexer now serves as a true blackboard
 - reworked directory structure: disjunct parts are now physically separated
   into directories, instantiation happens via factories & abstract interfaces
 - added CursorManager, to make setting mouse cursor less hackish
 - reworked DrawShape, to implement SeparateListener pattern
 - reworked IntrinsicAnimationActivity, to avoid cyclic references
 - modified hyperlink & shape cursor handling to communicate via
   EventMultiplexer
 - renamed & cleaned up files (presentation.cxx now named slideshowimpl.cxx,
   etc.)
 - added first version of the z-order fix to layer/layermanager
 - cleaned up include guards and include syntax

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [e6ba0e64ca0a60a91b2bc50575f60bce0cdd5aeb]

INTEGRATION: CWS presfixes12 (1.1.2); FILE ADDED 2007/02/06 17:18:09 thb 1.1.2.3: #i37778# Moved clear() method from View to ViewLayer (also sprites need to be cleared); fixed a few more cases of local code style violations; removed redundant inline keywords; finished Layer/LayerManager rework (Layer now represents ViewLayers, shapes and rendering are fully under LayerManager control); made shape comparator reusable 2007/01/29 14:53:39 thb 1.1.2.2: #i37778# Fixed gcc3.4 build breakages; merged in a few fixes from HEAD; added PCH stuff to new files 2007/01/29 14:02:03 thb 1.1.2.1: Issue number: #i37778#

Larger slideshow refactoring. Wrote design and coding style manifest,
and adapted the code to actually conform to this. In detail:
 - cleaned up ownership/disposable/weak_ptr story. removed hacks and
   explicit Disposable implementations, where workaround were available
 - removed object mutices, where superfluous
 - reworked EventMultiplexer (using templatized listener class now), added
   more events. EventMultiplexer now serves as a true blackboard
 - reworked directory structure: disjunct parts are now physically separated
   into directories, instantiation happens via factories & abstract interfaces
 - added CursorManager, to make setting mouse cursor less hackish
 - reworked DrawShape, to implement SeparateListener pattern
 - reworked IntrinsicAnimationActivity, to avoid cyclic references
 - modified hyperlink & shape cursor handling to communicate via
   EventMultiplexer
 - renamed & cleaned up files (presentation.cxx now named slideshowimpl.cxx,
   etc.)
 - added first version of the z-order fix to layer/layermanager
 - cleaned up include guards and include syntax

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [7823efa99977137472dc18bfe6500fbd5f002240]

INTEGRATION: CWS presfixes12 (1.1.2); FILE ADDED 2007/01/29 16:29:29 thb 1.1.2.2: #i37778# Build fixes for msvc; added shapes lib to util link line 2007/01/29 14:02:03 thb 1.1.2.1: Issue number: #i37778#

Larger slideshow refactoring. Wrote design and coding style manifest,
and adapted the code to actually conform to this. In detail:
 - cleaned up ownership/disposable/weak_ptr story. removed hacks and
   explicit Disposable implementations, where workaround were available
 - removed object mutices, where superfluous
 - reworked EventMultiplexer (using templatized listener class now), added
   more events. EventMultiplexer now serves as a true blackboard
 - reworked directory structure: disjunct parts are now physically separated
   into directories, instantiation happens via factories & abstract interfaces
 - added CursorManager, to make setting mouse cursor less hackish
 - reworked DrawShape, to implement SeparateListener pattern
 - reworked IntrinsicAnimationActivity, to avoid cyclic references
 - modified hyperlink & shape cursor handling to communicate via
   EventMultiplexer
 - renamed & cleaned up files (presentation.cxx now named slideshowimpl.cxx,
   etc.)
 - added first version of the z-order fix to layer/layermanager
 - cleaned up include guards and include syntax

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [cf7e1f41a328bbb3f471fc715890a3e00905eb01]

INTEGRATION: CWS presfixes12 (1.1.2); FILE ADDED 2007/03/06 18:05:48 thb 1.1.2.4: #i37778# Fixed a few minor issues found during code review - thx to fs 2007/02/25 01:10:25 thb 1.1.2.3: #i37778# Cleared up error handling a lot: no longer quenching RuntimeExceptions; reporting assertions in the debug case; ViewLayer  now reports resized sprite (which needs re-render from all shapes); fixed missing subset area reduction for glyph-level animations; added return of resize state from  Layer::commitLayerBounds(); adapted unit tests to corrected behaviour 2007/01/29 14:53:39 thb 1.1.2.2: #i37778# Fixed gcc3.4 build breakages; merged in a few fixes from HEAD; added PCH stuff to new files 2007/01/29 14:02:03 thb 1.1.2.1: Issue number: #i37778#

Larger slideshow refactoring. Wrote design and coding style manifest,
and adapted the code to actually conform to this. In detail:
 - cleaned up ownership/disposable/weak_ptr story. removed hacks and
   explicit Disposable implementations, where workaround were available
 - removed object mutices, where superfluous
 - reworked EventMultiplexer (using templatized listener class now), added
   more events. EventMultiplexer now serves as a true blackboard
 - reworked directory structure: disjunct parts are now physically separated
   into directories, instantiation happens via factories & abstract interfaces
 - added CursorManager, to make setting mouse cursor less hackish
 - reworked DrawShape, to implement SeparateListener pattern
 - reworked IntrinsicAnimationActivity, to avoid cyclic references
 - modified hyperlink & shape cursor handling to communicate via
   EventMultiplexer
 - renamed & cleaned up files (presentation.cxx now named slideshowimpl.cxx,
   etc.)
 - added first version of the z-order fix to layer/layermanager
 - cleaned up include guards and include syntax

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [c2f92078442735c71e806b1aac0406c33c120bb7]

INTEGRATION: CWS presfixes12 (1.7.12); FILE MERGED 2007/03/05 13:47:09 thb 1.7.12.1: #i37778# Removed Activity::needsScreenUpdate() method - this is now handled by notifying ScreenUpdater explicitely; reorg of SlideShowImpl members, to align lifetime with mutual references; fixed (hopefully) last repaint issues with new LayerManager; added more tests


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [6947a9ebef3b825f90f14e64da1ab90ac6d7346d]

INTEGRATION: CWS presfixes12 (1.9.12); FILE MERGED 2007/01/29 14:02:02 thb 1.9.12.1: Issue number: #i37778#

Larger slideshow refactoring. Wrote design and coding style manifest,
and adapted the code to actually conform to this. In detail:
 - cleaned up ownership/disposable/weak_ptr story. removed hacks and
   explicit Disposable implementations, where workaround were available
 - removed object mutices, where superfluous
 - reworked EventMultiplexer (using templatized listener class now), added
   more events. EventMultiplexer now serves as a true blackboard
 - reworked directory structure: disjunct parts are now physically separated
   into directories, instantiation happens via factories & abstract interfaces
 - added CursorManager, to make setting mouse cursor less hackish
 - reworked DrawShape, to implement SeparateListener pattern
 - reworked IntrinsicAnimationActivity, to avoid cyclic references
 - modified hyperlink & shape cursor handling to communicate via
   EventMultiplexer
 - renamed & cleaned up files (presentation.cxx now named slideshowimpl.cxx,
   etc.)
 - added first version of the z-order fix to layer/layermanager
 - cleaned up include guards and include syntax

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [568926527ef879eb513de8856404d5dbb694ff5e]

INTEGRATION: CWS presfixes12 (1.6.12); FILE MERGED 2007/02/06 17:18:08 thb 1.6.12.2: #i37778# Moved clear() method from View to ViewLayer (also sprites need to be cleared); fixed a few more cases of local code style violations; removed redundant inline keywords; finished Layer/LayerManager rework (Layer now represents ViewLayers, shapes and rendering are fully under LayerManager control); made shape comparator reusable 2007/01/29 14:02:02 thb 1.6.12.1: Issue number: #i37778#

Larger slideshow refactoring. Wrote design and coding style manifest,
and adapted the code to actually conform to this. In detail:
 - cleaned up ownership/disposable/weak_ptr story. removed hacks and
   explicit Disposable implementations, where workaround were available
 - removed object mutices, where superfluous
 - reworked EventMultiplexer (using templatized listener class now), added
   more events. EventMultiplexer now serves as a true blackboard
 - reworked directory structure: disjunct parts are now physically separated
   into directories, instantiation happens via factories & abstract interfaces
 - added CursorManager, to make setting mouse cursor less hackish
 - reworked DrawShape, to implement SeparateListener pattern
 - reworked IntrinsicAnimationActivity, to avoid cyclic references
 - modified hyperlink & shape cursor handling to communicate via
   EventMultiplexer
 - renamed & cleaned up files (presentation.cxx now named slideshowimpl.cxx,
   etc.)
 - added first version of the z-order fix to layer/layermanager
 - cleaned up include guards and include syntax

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [bc3e4cc750aeac433aa25741a350b8295745efd8]

INTEGRATION: CWS presfixes12 (1.9.12); FILE MERGED 2007/02/06 17:18:08 thb 1.9.12.1: #i37778# Moved clear() method from View to ViewLayer (also sprites need to be cleared); fixed a few more cases of local code style violations; removed redundant inline keywords; finished Layer/LayerManager rework (Layer now represents ViewLayers, shapes and rendering are fully under LayerManager control); made shape comparator reusable


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [8c78b1bd751119576b89a03a9cb9b46f6f471f91]

INTEGRATION: CWS presfixes12 (1.5.12); FILE MERGED 2007/01/29 14:02:02 thb 1.5.12.1: Issue number: #i37778#

Larger slideshow refactoring. Wrote design and coding style manifest,
and adapted the code to actually conform to this. In detail:
 - cleaned up ownership/disposable/weak_ptr story. removed hacks and
   explicit Disposable implementations, where workaround were available
 - removed object mutices, where superfluous
 - reworked EventMultiplexer (using templatized listener class now), added
   more events. EventMultiplexer now serves as a true blackboard
 - reworked directory structure: disjunct parts are now physically separated
   into directories, instantiation happens via factories & abstract interfaces
 - added CursorManager, to make setting mouse cursor less hackish
 - reworked DrawShape, to implement SeparateListener pattern
 - reworked IntrinsicAnimationActivity, to avoid cyclic references
 - modified hyperlink & shape cursor handling to communicate via
   EventMultiplexer
 - renamed & cleaned up files (presentation.cxx now named slideshowimpl.cxx,
   etc.)
 - added first version of the z-order fix to layer/layermanager
 - cleaned up include guards and include syntax

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [58ace2942697939e6fce30137011a9eeab20f778]

INTEGRATION: CWS presfixes12 (1.6.12); FILE MERGED 2007/01/29 14:02:02 thb 1.6.12.1: Issue number: #i37778#

Larger slideshow refactoring. Wrote design and coding style manifest,
and adapted the code to actually conform to this. In detail:
 - cleaned up ownership/disposable/weak_ptr story. removed hacks and
   explicit Disposable implementations, where workaround were available
 - removed object mutices, where superfluous
 - reworked EventMultiplexer (using templatized listener class now), added
   more events. EventMultiplexer now serves as a true blackboard
 - reworked directory structure: disjunct parts are now physically separated
   into directories, instantiation happens via factories & abstract interfaces
 - added CursorManager, to make setting mouse cursor less hackish
 - reworked DrawShape, to implement SeparateListener pattern
 - reworked IntrinsicAnimationActivity, to avoid cyclic references
 - modified hyperlink & shape cursor handling to communicate via
   EventMultiplexer
 - renamed & cleaned up files (presentation.cxx now named slideshowimpl.cxx,
   etc.)
 - added first version of the z-order fix to layer/layermanager
 - cleaned up include guards and include syntax

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [aa9129b99986fe487894405ad6c840f5db414e82]

INTEGRATION: CWS presfixes12 (1.6.12); FILE MERGED 2007/01/29 14:02:01 thb 1.6.12.1: Issue number: #i37778#

Larger slideshow refactoring. Wrote design and coding style manifest,
and adapted the code to actually conform to this. In detail:
 - cleaned up ownership/disposable/weak_ptr story. removed hacks and
   explicit Disposable implementations, where workaround were available
 - removed object mutices, where superfluous
 - reworked EventMultiplexer (using templatized listener class now), added
   more events. EventMultiplexer now serves as a true blackboard
 - reworked directory structure: disjunct parts are now physically separated
   into directories, instantiation happens via factories & abstract interfaces
 - added CursorManager, to make setting mouse cursor less hackish
 - reworked DrawShape, to implement SeparateListener pattern
 - reworked IntrinsicAnimationActivity, to avoid cyclic references
 - modified hyperlink & shape cursor handling to communicate via
   EventMultiplexer
 - renamed & cleaned up files (presentation.cxx now named slideshowimpl.cxx,
   etc.)
 - added first version of the z-order fix to layer/layermanager
 - cleaned up include guards and include syntax

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [ba70200cba9d04af60222eca5d0f6e5accd8bc4b]

INTEGRATION: CWS presfixes12 (1.10.12); FILE MERGED 2007/01/29 14:02:01 thb 1.10.12.1: Issue number: #i37778#

Larger slideshow refactoring. Wrote design and coding style manifest,
and adapted the code to actually conform to this. In detail:
 - cleaned up ownership/disposable/weak_ptr story. removed hacks and
   explicit Disposable implementations, where workaround were available
 - removed object mutices, where superfluous
 - reworked EventMultiplexer (using templatized listener class now), added
   more events. EventMultiplexer now serves as a true blackboard
 - reworked directory structure: disjunct parts are now physically separated
   into directories, instantiation happens via factories & abstract interfaces
 - added CursorManager, to make setting mouse cursor less hackish
 - reworked DrawShape, to implement SeparateListener pattern
 - reworked IntrinsicAnimationActivity, to avoid cyclic references
 - modified hyperlink & shape cursor handling to communicate via
   EventMultiplexer
 - renamed & cleaned up files (presentation.cxx now named slideshowimpl.cxx,
   etc.)
 - added first version of the z-order fix to layer/layermanager
 - cleaned up include guards and include syntax

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [2bbcab60260b3ee8ba2c816650b9c4e6a240cca1]

INTEGRATION: CWS presfixes12 (1.10.12); FILE MERGED 2007/02/02 08:47:52 thb 1.10.12.2: #i37778# Moved all old-style casts to sal::static_int_cast 2007/01/29 14:02:01 thb 1.10.12.1: Issue number: #i37778#

Larger slideshow refactoring. Wrote design and coding style manifest,
and adapted the code to actually conform to this. In detail:
 - cleaned up ownership/disposable/weak_ptr story. removed hacks and
   explicit Disposable implementations, where workaround were available
 - removed object mutices, where superfluous
 - reworked EventMultiplexer (using templatized listener class now), added
   more events. EventMultiplexer now serves as a true blackboard
 - reworked directory structure: disjunct parts are now physically separated
   into directories, instantiation happens via factories & abstract interfaces
 - added CursorManager, to make setting mouse cursor less hackish
 - reworked DrawShape, to implement SeparateListener pattern
 - reworked IntrinsicAnimationActivity, to avoid cyclic references
 - modified hyperlink & shape cursor handling to communicate via
   EventMultiplexer
 - renamed & cleaned up files (presentation.cxx now named slideshowimpl.cxx,
   etc.)
 - added first version of the z-order fix to layer/layermanager
 - cleaned up include guards and include syntax

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [af18ff4fe9ebf1c198fae5fd60b5ac75b2cca5fe]

INTEGRATION: CWS presfixes12 (1.8.12); FILE MERGED 2007/04/16 09:40:04 thb 1.8.12.2: #i64783# Added generator script for effect test; fixed subtle issue with shapes missing a repaint when being set invisible and animated in the same update cycle; fixed container base node bug with indefinite state (both issues found with generated effects script) 2007/02/06 17:18:07 thb 1.8.12.1: #i37778# Moved clear() method from View to ViewLayer (also sprites need to be cleared); fixed a few more cases of local code style violations; removed redundant inline keywords; finished Layer/LayerManager rework (Layer now represents ViewLayers, shapes and rendering are fully under LayerManager control); made shape comparator reusable


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [222104a4d8832b11a93f3261e13337737de94459]

INTEGRATION: CWS presfixes12 (1.6.12); FILE MERGED 2007/02/06 17:18:07 thb 1.6.12.2: #i37778# Moved clear() method from View to ViewLayer (also sprites need to be cleared); fixed a few more cases of local code style violations; removed redundant inline keywords; finished Layer/LayerManager rework (Layer now represents ViewLayers, shapes and rendering are fully under LayerManager control); made shape comparator reusable 2007/01/29 14:02:01 thb 1.6.12.1: Issue number: #i37778#

Larger slideshow refactoring. Wrote design and coding style manifest,
and adapted the code to actually conform to this. In detail:
 - cleaned up ownership/disposable/weak_ptr story. removed hacks and
   explicit Disposable implementations, where workaround were available
 - removed object mutices, where superfluous
 - reworked EventMultiplexer (using templatized listener class now), added
   more events. EventMultiplexer now serves as a true blackboard
 - reworked directory structure: disjunct parts are now physically separated
   into directories, instantiation happens via factories & abstract interfaces
 - added CursorManager, to make setting mouse cursor less hackish
 - reworked DrawShape, to implement SeparateListener pattern
 - reworked IntrinsicAnimationActivity, to avoid cyclic references
 - modified hyperlink & shape cursor handling to communicate via
   EventMultiplexer
 - renamed & cleaned up files (presentation.cxx now named slideshowimpl.cxx,
   etc.)
 - added first version of the z-order fix to layer/layermanager
 - cleaned up include guards and include syntax

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [44287fadf6c00969c19bbff95604543b0576f318]

INTEGRATION: CWS presfixes12 (1.6.12); FILE MERGED 2007/02/06 17:18:06 thb 1.6.12.2: #i37778# Moved clear() method from View to ViewLayer (also sprites need to be cleared); fixed a few more cases of local code style violations; removed redundant inline keywords; finished Layer/LayerManager rework (Layer now represents ViewLayers, shapes and rendering are fully under LayerManager control); made shape comparator reusable 2007/01/29 14:02:01 thb 1.6.12.1: Issue number: #i37778#

Larger slideshow refactoring. Wrote design and coding style manifest,
and adapted the code to actually conform to this. In detail:
 - cleaned up ownership/disposable/weak_ptr story. removed hacks and
   explicit Disposable implementations, where workaround were available
 - removed object mutices, where superfluous
 - reworked EventMultiplexer (using templatized listener class now), added
   more events. EventMultiplexer now serves as a true blackboard
 - reworked directory structure: disjunct parts are now physically separated
   into directories, instantiation happens via factories & abstract interfaces
 - added CursorManager, to make setting mouse cursor less hackish
 - reworked DrawShape, to implement SeparateListener pattern
 - reworked IntrinsicAnimationActivity, to avoid cyclic references
 - modified hyperlink & shape cursor handling to communicate via
   EventMultiplexer
 - renamed & cleaned up files (presentation.cxx now named slideshowimpl.cxx,
   etc.)
 - added first version of the z-order fix to layer/layermanager
 - cleaned up include guards and include syntax

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [6b580f69716da2f3c401f004234b14334304aeda]

INTEGRATION: CWS presfixes12 (1.8.12); FILE MERGED 2007/02/06 17:18:06 thb 1.8.12.2: #i37778# Moved clear() method from View to ViewLayer (also sprites need to be cleared); fixed a few more cases of local code style violations; removed redundant inline keywords; finished Layer/LayerManager rework (Layer now represents ViewLayers, shapes and rendering are fully under LayerManager control); made shape comparator reusable 2007/01/29 14:02:01 thb 1.8.12.1: Issue number: #i37778#

Larger slideshow refactoring. Wrote design and coding style manifest,
and adapted the code to actually conform to this. In detail:
 - cleaned up ownership/disposable/weak_ptr story. removed hacks and
   explicit Disposable implementations, where workaround were available
 - removed object mutices, where superfluous
 - reworked EventMultiplexer (using templatized listener class now), added
   more events. EventMultiplexer now serves as a true blackboard
 - reworked directory structure: disjunct parts are now physically separated
   into directories, instantiation happens via factories & abstract interfaces
 - added CursorManager, to make setting mouse cursor less hackish
 - reworked DrawShape, to implement SeparateListener pattern
 - reworked IntrinsicAnimationActivity, to avoid cyclic references
 - modified hyperlink & shape cursor handling to communicate via
   EventMultiplexer
 - renamed & cleaned up files (presentation.cxx now named slideshowimpl.cxx,
   etc.)
 - added first version of the z-order fix to layer/layermanager
 - cleaned up include guards and include syntax

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [d5e9929575a29dc291d9d2829dca6e75f5e7b20f]

INTEGRATION: CWS presfixes12 (1.6.12); FILE MERGED 2007/02/06 17:18:05 thb 1.6.12.2: #i37778# Moved clear() method from View to ViewLayer (also sprites need to be cleared); fixed a few more cases of local code style violations; removed redundant inline keywords; finished Layer/LayerManager rework (Layer now represents ViewLayers, shapes and rendering are fully under LayerManager control); made shape comparator reusable 2007/01/29 14:02:00 thb 1.6.12.1: Issue number: #i37778#

Larger slideshow refactoring. Wrote design and coding style manifest,
and adapted the code to actually conform to this. In detail:
 - cleaned up ownership/disposable/weak_ptr story. removed hacks and
   explicit Disposable implementations, where workaround were available
 - removed object mutices, where superfluous
 - reworked EventMultiplexer (using templatized listener class now), added
   more events. EventMultiplexer now serves as a true blackboard
 - reworked directory structure: disjunct parts are now physically separated
   into directories, instantiation happens via factories & abstract interfaces
 - added CursorManager, to make setting mouse cursor less hackish
 - reworked DrawShape, to implement SeparateListener pattern
 - reworked IntrinsicAnimationActivity, to avoid cyclic references
 - modified hyperlink & shape cursor handling to communicate via
   EventMultiplexer
 - renamed & cleaned up files (presentation.cxx now named slideshowimpl.cxx,
   etc.)
 - added first version of the z-order fix to layer/layermanager
 - cleaned up include guards and include syntax

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [3c626ebb2e4357d93ef6e7091fc600679eb2ea0e]

INTEGRATION: CWS presfixes12 (1.10.12); FILE MERGED 2007/02/06 17:18:04 thb 1.10.12.2: #i37778# Moved clear() method from View to ViewLayer (also sprites need to be cleared); fixed a few more cases of local code style violations; removed redundant inline keywords; finished Layer/LayerManager rework (Layer now represents ViewLayers, shapes and rendering are fully under LayerManager control); made shape comparator reusable 2007/01/29 14:02:00 thb 1.10.12.1: Issue number: #i37778#

Larger slideshow refactoring. Wrote design and coding style manifest,
and adapted the code to actually conform to this. In detail:
 - cleaned up ownership/disposable/weak_ptr story. removed hacks and
   explicit Disposable implementations, where workaround were available
 - removed object mutices, where superfluous
 - reworked EventMultiplexer (using templatized listener class now), added
   more events. EventMultiplexer now serves as a true blackboard
 - reworked directory structure: disjunct parts are now physically separated
   into directories, instantiation happens via factories & abstract interfaces
 - added CursorManager, to make setting mouse cursor less hackish
 - reworked DrawShape, to implement SeparateListener pattern
 - reworked IntrinsicAnimationActivity, to avoid cyclic references
 - modified hyperlink & shape cursor handling to communicate via
   EventMultiplexer
 - renamed & cleaned up files (presentation.cxx now named slideshowimpl.cxx,
   etc.)
 - added first version of the z-order fix to layer/layermanager
 - cleaned up include guards and include syntax

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [b7fa9409dbbfa30c260b7777549c3e877016b5d3]

INTEGRATION: CWS presfixes12 (1.7.12); FILE MERGED 2007/01/29 14:02:00 thb 1.7.12.1: Issue number: #i37778#

Larger slideshow refactoring. Wrote design and coding style manifest,
and adapted the code to actually conform to this. In detail:
 - cleaned up ownership/disposable/weak_ptr story. removed hacks and
   explicit Disposable implementations, where workaround were available
 - removed object mutices, where superfluous
 - reworked EventMultiplexer (using templatized listener class now), added
   more events. EventMultiplexer now serves as a true blackboard
 - reworked directory structure: disjunct parts are now physically separated
   into directories, instantiation happens via factories & abstract interfaces
 - added CursorManager, to make setting mouse cursor less hackish
 - reworked DrawShape, to implement SeparateListener pattern
 - reworked IntrinsicAnimationActivity, to avoid cyclic references
 - modified hyperlink & shape cursor handling to communicate via
   EventMultiplexer
 - renamed & cleaned up files (presentation.cxx now named slideshowimpl.cxx,
   etc.)
 - added first version of the z-order fix to layer/layermanager
 - cleaned up include guards and include syntax

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [8d35150a6aa3c298adb35188851b5de786bd4faa]

INTEGRATION: CWS presfixes12 (1.6.12); FILE MERGED 2007/02/06 17:18:04 thb 1.6.12.3: #i37778# Moved clear() method from View to ViewLayer (also sprites need to be cleared); fixed a few more cases of local code style violations; removed redundant inline keywords; finished Layer/LayerManager rework (Layer now represents ViewLayers, shapes and rendering are fully under LayerManager control); made shape comparator reusable 2007/01/31 11:25:17 thb 1.6.12.2: #i37778# Added prefetch to Animation interface (to facilitate prefetching - nice for slide transitions, which otherwise lag noticeably while generating the slide bitmap); brought tests up to par, re-enabling unit tests and demo show 2007/01/29 14:02:00 thb 1.6.12.1: Issue number: #i37778#

Larger slideshow refactoring. Wrote design and coding style manifest,
and adapted the code to actually conform to this. In detail:
 - cleaned up ownership/disposable/weak_ptr story. removed hacks and
   explicit Disposable implementations, where workaround were available
 - removed object mutices, where superfluous
 - reworked EventMultiplexer (using templatized listener class now), added
   more events. EventMultiplexer now serves as a true blackboard
 - reworked directory structure: disjunct parts are now physically separated
   into directories, instantiation happens via factories & abstract interfaces
 - added CursorManager, to make setting mouse cursor less hackish
 - reworked DrawShape, to implement SeparateListener pattern
 - reworked IntrinsicAnimationActivity, to avoid cyclic references
 - modified hyperlink & shape cursor handling to communicate via
   EventMultiplexer
 - renamed & cleaned up files (presentation.cxx now named slideshowimpl.cxx,
   etc.)
 - added first version of the z-order fix to layer/layermanager
 - cleaned up include guards and include syntax

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [af60b4d9f6f6b1b4b965d816b4124a816f927dbe]

INTEGRATION: CWS presfixes12 (1.6.12); FILE MERGED 2007/01/29 14:02:00 thb 1.6.12.1: Issue number: #i37778#

Larger slideshow refactoring. Wrote design and coding style manifest,
and adapted the code to actually conform to this. In detail:
 - cleaned up ownership/disposable/weak_ptr story. removed hacks and
   explicit Disposable implementations, where workaround were available
 - removed object mutices, where superfluous
 - reworked EventMultiplexer (using templatized listener class now), added
   more events. EventMultiplexer now serves as a true blackboard
 - reworked directory structure: disjunct parts are now physically separated
   into directories, instantiation happens via factories & abstract interfaces
 - added CursorManager, to make setting mouse cursor less hackish
 - reworked DrawShape, to implement SeparateListener pattern
 - reworked IntrinsicAnimationActivity, to avoid cyclic references
 - modified hyperlink & shape cursor handling to communicate via
   EventMultiplexer
 - renamed & cleaned up files (presentation.cxx now named slideshowimpl.cxx,
   etc.)
 - added first version of the z-order fix to layer/layermanager
 - cleaned up include guards and include syntax

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [964a8af2e3d48795706f6a51e81c642143342885]

INTEGRATION: CWS presfixes12 (1.13.12); FILE MERGED 2007/02/06 17:18:04 thb 1.13.12.2: #i37778# Moved clear() method from View to ViewLayer (also sprites need to be cleared); fixed a few more cases of local code style violations; removed redundant inline keywords; finished Layer/LayerManager rework (Layer now represents ViewLayers, shapes and rendering are fully under LayerManager control); made shape comparator reusable 2007/01/29 14:02:00 thb 1.13.12.1: Issue number: #i37778#

Larger slideshow refactoring. Wrote design and coding style manifest,
and adapted the code to actually conform to this. In detail:
 - cleaned up ownership/disposable/weak_ptr story. removed hacks and
   explicit Disposable implementations, where workaround were available
 - removed object mutices, where superfluous
 - reworked EventMultiplexer (using templatized listener class now), added
   more events. EventMultiplexer now serves as a true blackboard
 - reworked directory structure: disjunct parts are now physically separated
   into directories, instantiation happens via factories & abstract interfaces
 - added CursorManager, to make setting mouse cursor less hackish
 - reworked DrawShape, to implement SeparateListener pattern
 - reworked IntrinsicAnimationActivity, to avoid cyclic references
 - modified hyperlink & shape cursor handling to communicate via
   EventMultiplexer
 - renamed & cleaned up files (presentation.cxx now named slideshowimpl.cxx,
   etc.)
 - added first version of the z-order fix to layer/layermanager
 - cleaned up include guards and include syntax

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [951d8d97d354f53d42f85426515788fc1695d011]

INTEGRATION: CWS presfixes12 (1.12.12); FILE MERGED 2007/02/25 01:10:25 thb 1.12.12.2: #i37778# Cleared up error handling a lot: no longer quenching RuntimeExceptions; reporting assertions in the debug case; ViewLayer  now reports resized sprite (which needs re-render from all shapes); fixed missing subset area reduction for glyph-level animations; added return of resize state from  Layer::commitLayerBounds(); adapted unit tests to corrected behaviour 2007/01/29 14:01:59 thb 1.12.12.1: Issue number: #i37778#

Larger slideshow refactoring. Wrote design and coding style manifest,
and adapted the code to actually conform to this. In detail:
 - cleaned up ownership/disposable/weak_ptr story. removed hacks and
   explicit Disposable implementations, where workaround were available
 - removed object mutices, where superfluous
 - reworked EventMultiplexer (using templatized listener class now), added
   more events. EventMultiplexer now serves as a true blackboard
 - reworked directory structure: disjunct parts are now physically separated
   into directories, instantiation happens via factories & abstract interfaces
 - added CursorManager, to make setting mouse cursor less hackish
 - reworked DrawShape, to implement SeparateListener pattern
 - reworked IntrinsicAnimationActivity, to avoid cyclic references
 - modified hyperlink & shape cursor handling to communicate via
   EventMultiplexer
 - renamed & cleaned up files (presentation.cxx now named slideshowimpl.cxx,
   etc.)
 - added first version of the z-order fix to layer/layermanager
 - cleaned up include guards and include syntax

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [09ee14c6f486028211846190324e0512b945c614]

INTEGRATION: CWS presfixes12 (1.6.12); FILE MERGED 2007/01/29 14:01:59 thb 1.6.12.1: Issue number: #i37778#

Larger slideshow refactoring. Wrote design and coding style manifest,
and adapted the code to actually conform to this. In detail:
 - cleaned up ownership/disposable/weak_ptr story. removed hacks and
   explicit Disposable implementations, where workaround were available
 - removed object mutices, where superfluous
 - reworked EventMultiplexer (using templatized listener class now), added
   more events. EventMultiplexer now serves as a true blackboard
 - reworked directory structure: disjunct parts are now physically separated
   into directories, instantiation happens via factories & abstract interfaces
 - added CursorManager, to make setting mouse cursor less hackish
 - reworked DrawShape, to implement SeparateListener pattern
 - reworked IntrinsicAnimationActivity, to avoid cyclic references
 - modified hyperlink & shape cursor handling to communicate via
   EventMultiplexer
 - renamed & cleaned up files (presentation.cxx now named slideshowimpl.cxx,
   etc.)
 - added first version of the z-order fix to layer/layermanager
 - cleaned up include guards and include syntax

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [c148b6de641200ee86c7eda834264a33e6190bc4]

INTEGRATION: CWS presfixes12 (1.9.12); FILE MERGED 2007/02/02 08:47:51 thb 1.9.12.1: #i37778# Moved all old-style casts to sal::static_int_cast


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [b0a8cac914577d4cf3d43dcdb01abca94962baea]

INTEGRATION: CWS presfixes12 (1.5.12); FILE MERGED 2007/02/02 08:47:51 thb 1.5.12.2: #i37778# Moved all old-style casts to sal::static_int_cast 2007/01/29 14:01:59 thb 1.5.12.1: Issue number: #i37778#

Larger slideshow refactoring. Wrote design and coding style manifest,
and adapted the code to actually conform to this. In detail:
 - cleaned up ownership/disposable/weak_ptr story. removed hacks and
   explicit Disposable implementations, where workaround were available
 - removed object mutices, where superfluous
 - reworked EventMultiplexer (using templatized listener class now), added
   more events. EventMultiplexer now serves as a true blackboard
 - reworked directory structure: disjunct parts are now physically separated
   into directories, instantiation happens via factories & abstract interfaces
 - added CursorManager, to make setting mouse cursor less hackish
 - reworked DrawShape, to implement SeparateListener pattern
 - reworked IntrinsicAnimationActivity, to avoid cyclic references
 - modified hyperlink & shape cursor handling to communicate via
   EventMultiplexer
 - renamed & cleaned up files (presentation.cxx now named slideshowimpl.cxx,
   etc.)
 - added first version of the z-order fix to layer/layermanager
 - cleaned up include guards and include syntax

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [9af9f99bc4aa9a469a4b0344201adecf7a01bdec]

INTEGRATION: CWS presfixes12 (1.7.12); FILE MERGED 2007/02/02 08:47:51 thb 1.7.12.1: #i37778# Moved all old-style casts to sal::static_int_cast


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [135612dbd1e80cb1db7c7e2f6fce61d707b47063]

INTEGRATION: CWS presfixes12 (1.5.12); FILE MERGED 2007/01/29 14:01:58 thb 1.5.12.1: Issue number: #i37778#

Larger slideshow refactoring. Wrote design and coding style manifest,
and adapted the code to actually conform to this. In detail:
 - cleaned up ownership/disposable/weak_ptr story. removed hacks and
   explicit Disposable implementations, where workaround were available
 - removed object mutices, where superfluous
 - reworked EventMultiplexer (using templatized listener class now), added
   more events. EventMultiplexer now serves as a true blackboard
 - reworked directory structure: disjunct parts are now physically separated
   into directories, instantiation happens via factories & abstract interfaces
 - added CursorManager, to make setting mouse cursor less hackish
 - reworked DrawShape, to implement SeparateListener pattern
 - reworked IntrinsicAnimationActivity, to avoid cyclic references
 - modified hyperlink & shape cursor handling to communicate via
   EventMultiplexer
 - renamed & cleaned up files (presentation.cxx now named slideshowimpl.cxx,
   etc.)
 - added first version of the z-order fix to layer/layermanager
 - cleaned up include guards and include syntax

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [237bec15854a8615b6f1705fecd3ac176f57ea00]

INTEGRATION: CWS presfixes12 (1.6.12); FILE MERGED 2007/03/05 13:47:09 thb 1.6.12.1: #i37778# Removed Activity::needsScreenUpdate() method - this is now handled by notifying ScreenUpdater explicitely; reorg of SlideShowImpl members, to align lifetime with mutual references; fixed (hopefully) last repaint issues with new LayerManager; added more tests


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [174afb43383ef0f0505be663ae4f18c7631df067]

INTEGRATION: CWS presfixes12 (1.9.12); FILE MERGED 2007/04/17 14:56:23 thb 1.9.12.2: #i37778# Calling commitUpdates() again after Activity::dequeued(), to make sure sprite state and static screen background are in sync 2007/03/05 13:47:08 thb 1.9.12.1: #i37778# Removed Activity::needsScreenUpdate() method - this is now handled by notifying ScreenUpdater explicitely; reorg of SlideShowImpl members, to align lifetime with mutual references; fixed (hopefully) last repaint issues with new LayerManager; added more tests


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [e0e68cd838ecced8ab203d4a7193944ac1f2049d]

INTEGRATION: CWS presfixes12 (1.9.12); FILE MERGED 2007/02/25 01:10:24 thb 1.9.12.3: #i37778# Cleared up error handling a lot: no longer quenching RuntimeExceptions; reporting assertions in the debug case; ViewLayer  now reports resized sprite (which needs re-render from all shapes); fixed missing subset area reduction for glyph-level animations; added return of resize state from  Layer::commitLayerBounds(); adapted unit tests to corrected behaviour 2007/02/02 08:47:51 thb 1.9.12.2: #i37778# Moved all old-style casts to sal::static_int_cast 2007/01/29 14:01:58 thb 1.9.12.1: Issue number: #i37778#

Larger slideshow refactoring. Wrote design and coding style manifest,
and adapted the code to actually conform to this. In detail:
 - cleaned up ownership/disposable/weak_ptr story. removed hacks and
   explicit Disposable implementations, where workaround were available
 - removed object mutices, where superfluous
 - reworked EventMultiplexer (using templatized listener class now), added
   more events. EventMultiplexer now serves as a true blackboard
 - reworked directory structure: disjunct parts are now physically separated
   into directories, instantiation happens via factories & abstract interfaces
 - added CursorManager, to make setting mouse cursor less hackish
 - reworked DrawShape, to implement SeparateListener pattern
 - reworked IntrinsicAnimationActivity, to avoid cyclic references
 - modified hyperlink & shape cursor handling to communicate via
   EventMultiplexer
 - renamed & cleaned up files (presentation.cxx now named slideshowimpl.cxx,
   etc.)
 - added first version of the z-order fix to layer/layermanager
 - cleaned up include guards and include syntax

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [d83b0ba1735dac330deb8c2b596a4d63115edce0]

INTEGRATION: CWS presfixes12 (1.4.12); FILE MERGED 2007/01/29 14:01:58 thb 1.4.12.1: Issue number: #i37778#

Larger slideshow refactoring. Wrote design and coding style manifest,
and adapted the code to actually conform to this. In detail:
 - cleaned up ownership/disposable/weak_ptr story. removed hacks and
   explicit Disposable implementations, where workaround were available
 - removed object mutices, where superfluous
 - reworked EventMultiplexer (using templatized listener class now), added
   more events. EventMultiplexer now serves as a true blackboard
 - reworked directory structure: disjunct parts are now physically separated
   into directories, instantiation happens via factories & abstract interfaces
 - added CursorManager, to make setting mouse cursor less hackish
 - reworked DrawShape, to implement SeparateListener pattern
 - reworked IntrinsicAnimationActivity, to avoid cyclic references
 - modified hyperlink & shape cursor handling to communicate via
   EventMultiplexer
 - renamed & cleaned up files (presentation.cxx now named slideshowimpl.cxx,
   etc.)
 - added first version of the z-order fix to layer/layermanager
 - cleaned up include guards and include syntax

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [cc81d31096b796ba420393d1426d6aa19b577754]

INTEGRATION: CWS presfixes12 (1.8.12); FILE MERGED 2007/02/25 01:10:24 thb 1.8.12.2: #i37778# Cleared up error handling a lot: no longer quenching RuntimeExceptions; reporting assertions in the debug case; ViewLayer  now reports resized sprite (which needs re-render from all shapes); fixed missing subset area reduction for glyph-level animations; added return of resize state from  Layer::commitLayerBounds(); adapted unit tests to corrected behaviour 2007/01/29 14:01:58 thb 1.8.12.1: Issue number: #i37778#

Larger slideshow refactoring. Wrote design and coding style manifest,
and adapted the code to actually conform to this. In detail:
 - cleaned up ownership/disposable/weak_ptr story. removed hacks and
   explicit Disposable implementations, where workaround were available
 - removed object mutices, where superfluous
 - reworked EventMultiplexer (using templatized listener class now), added
   more events. EventMultiplexer now serves as a true blackboard
 - reworked directory structure: disjunct parts are now physically separated
   into directories, instantiation happens via factories & abstract interfaces
 - added CursorManager, to make setting mouse cursor less hackish
 - reworked DrawShape, to implement SeparateListener pattern
 - reworked IntrinsicAnimationActivity, to avoid cyclic references
 - modified hyperlink & shape cursor handling to communicate via
   EventMultiplexer
 - renamed & cleaned up files (presentation.cxx now named slideshowimpl.cxx,
   etc.)
 - added first version of the z-order fix to layer/layermanager
 - cleaned up include guards and include syntax

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [f841e8082655e24d8aa69950f40421904c4c2ab5]

INTEGRATION: CWS presfixes12 (1.9.12); FILE MERGED 2007/03/11 01:01:09 thb 1.9.12.3: #i37778# Made wait shape to update screen immediately, as it's otherwise invisible because of not staying past main animation loop commitScreenUpdates() 2007/02/25 01:10:24 thb 1.9.12.2: #i37778# Cleared up error handling a lot: no longer quenching RuntimeExceptions; reporting assertions in the debug case; ViewLayer  now reports resized sprite (which needs re-render from all shapes); fixed missing subset area reduction for glyph-level animations; added return of resize state from  Layer::commitLayerBounds(); adapted unit tests to corrected behaviour 2007/01/29 14:01:58 thb 1.9.12.1: Issue number: #i37778#

Larger slideshow refactoring. Wrote design and coding style manifest,
and adapted the code to actually conform to this. In detail:
 - cleaned up ownership/disposable/weak_ptr story. removed hacks and
   explicit Disposable implementations, where workaround were available
 - removed object mutices, where superfluous
 - reworked EventMultiplexer (using templatized listener class now), added
   more events. EventMultiplexer now serves as a true blackboard
 - reworked directory structure: disjunct parts are now physically separated
   into directories, instantiation happens via factories & abstract interfaces
 - added CursorManager, to make setting mouse cursor less hackish
 - reworked DrawShape, to implement SeparateListener pattern
 - reworked IntrinsicAnimationActivity, to avoid cyclic references
 - modified hyperlink & shape cursor handling to communicate via
   EventMultiplexer
 - renamed & cleaned up files (presentation.cxx now named slideshowimpl.cxx,
   etc.)
 - added first version of the z-order fix to layer/layermanager
 - cleaned up include guards and include syntax

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [bac3d9b5e6c87d3bb54d83c49b403edd40a10cbd]

INTEGRATION: CWS presfixes12 (1.10.12); FILE MERGED 2007/04/17 14:56:22 thb 1.10.12.2: #i37778# Calling commitUpdates() again after Activity::dequeued(), to make sure sprite state and static screen background are in sync 2007/01/29 14:01:57 thb 1.10.12.1: Issue number: #i37778#

Larger slideshow refactoring. Wrote design and coding style manifest,
and adapted the code to actually conform to this. In detail:
 - cleaned up ownership/disposable/weak_ptr story. removed hacks and
   explicit Disposable implementations, where workaround were available
 - removed object mutices, where superfluous
 - reworked EventMultiplexer (using templatized listener class now), added
   more events. EventMultiplexer now serves as a true blackboard
 - reworked directory structure: disjunct parts are now physically separated
   into directories, instantiation happens via factories & abstract interfaces
 - added CursorManager, to make setting mouse cursor less hackish
 - reworked DrawShape, to implement SeparateListener pattern
 - reworked IntrinsicAnimationActivity, to avoid cyclic references
 - modified hyperlink & shape cursor handling to communicate via
   EventMultiplexer
 - renamed & cleaned up files (presentation.cxx now named slideshowimpl.cxx,
   etc.)
 - added first version of the z-order fix to layer/layermanager
 - cleaned up include guards and include syntax

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [ce3b662525768e1351adcd3d94e24216fbf87d36]

INTEGRATION: CWS presfixes12 (1.11.4); FILE MERGED 2007/05/02 21:37:23 thb 1.11.4.5: #i37778# Changed calls to cppcanvas::Canvas::getTransformation() to ViewLayer::getTransformation() where appropriate (because that's more direct); added initial Slide rendering back in (this time optional) 2007/03/11 00:17:57 thb 1.11.4.4: #i37778# Necessary adaptions for cppcanvas clip behaviour (extra setClip()  methods to clear clip, instead of empty polygon, which denotes everything clipped on canvas); removed cyclic references for intrinsically animated shapes (GIF and drawing layer scroll text); fixed a few coding style inconsistencies 2007/02/06 17:35:36 thb 1.11.4.3: #i37778# Sun CC does not seem to like prototype and function to differ in type aliases 2007/02/02 08:47:50 thb 1.11.4.2: #i37778# Moved all old-style casts to sal::static_int_cast 2007/01/29 14:01:57 thb 1.11.4.1: Issue number: #i37778#

Larger slideshow refactoring. Wrote design and coding style manifest,
and adapted the code to actually conform to this. In detail:
 - cleaned up ownership/disposable/weak_ptr story. removed hacks and
   explicit Disposable implementations, where workaround were available
 - removed object mutices, where superfluous
 - reworked EventMultiplexer (using templatized listener class now), added
   more events. EventMultiplexer now serves as a true blackboard
 - reworked directory structure: disjunct parts are now physically separated
   into directories, instantiation happens via factories & abstract interfaces
 - added CursorManager, to make setting mouse cursor less hackish
 - reworked DrawShape, to implement SeparateListener pattern
 - reworked IntrinsicAnimationActivity, to avoid cyclic references
 - modified hyperlink & shape cursor handling to communicate via
   EventMultiplexer
 - renamed & cleaned up files (presentation.cxx now named slideshowimpl.cxx,
   etc.)
 - added first version of the z-order fix to layer/layermanager
 - cleaned up include guards and include syntax

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [90a1e8400b2e99f142d6790468506d2432491427]

INTEGRATION: CWS presfixes12 (1.6.12); FILE MERGED 2007/02/25 01:10:24 thb 1.6.12.1: #i37778# Cleared up error handling a lot: no longer quenching RuntimeExceptions; reporting assertions in the debug case; ViewLayer  now reports resized sprite (which needs re-render from all shapes); fixed missing subset area reduction for glyph-level animations; added return of resize state from  Layer::commitLayerBounds(); adapted unit tests to corrected behaviour


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [e4600680df3028d7b5fd3f46a715de84807fd07f]

INTEGRATION: CWS presfixes12 (1.6.12); FILE MERGED 2007/01/29 14:01:57 thb 1.6.12.1: Issue number: #i37778#

Larger slideshow refactoring. Wrote design and coding style manifest,
and adapted the code to actually conform to this. In detail:
 - cleaned up ownership/disposable/weak_ptr story. removed hacks and
   explicit Disposable implementations, where workaround were available
 - removed object mutices, where superfluous
 - reworked EventMultiplexer (using templatized listener class now), added
   more events. EventMultiplexer now serves as a true blackboard
 - reworked directory structure: disjunct parts are now physically separated
   into directories, instantiation happens via factories & abstract interfaces
 - added CursorManager, to make setting mouse cursor less hackish
 - reworked DrawShape, to implement SeparateListener pattern
 - reworked IntrinsicAnimationActivity, to avoid cyclic references
 - modified hyperlink & shape cursor handling to communicate via
   EventMultiplexer
 - renamed & cleaned up files (presentation.cxx now named slideshowimpl.cxx,
   etc.)
 - added first version of the z-order fix to layer/layermanager
 - cleaned up include guards and include syntax

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [cfd7bf7f6eeede43027dd72f923b2a8b2920a376]

INTEGRATION: CWS presfixes12 (1.1.2); FILE ADDED 2007/05/10 20:32:39 thb 1.1.2.16: #i37778# Reworked LayerManager::updateShapeLayers - now much better aligned with general shape update, and avoids superfluous rendering; made unit tests work again; passing down slide background repaint status to LayerManager; relaxed preconditions for Shape::getUpdateArea() - no longer requires views to work; now catching singular view matrix and using sensible default at API border 2007/04/30 07:24:12 thb 1.1.2.15: #i37778# Added extra transformation query method, to account for the fact that sprite positioning and static shape positioning might have different offsets. 2007/04/16 09:40:03 thb 1.1.2.14: #i64783# Added generator script for effect test; fixed subtle issue with shapes missing a repaint when being set invisible and animated in the same update cycle; fixed container base node bug with indefinite state (both issues found with generated effects script) 2007/03/11 00:17:57 thb 1.1.2.13: #i37778# Necessary adaptions for cppcanvas clip behaviour (extra setClip()  methods to clear clip, instead of empty polygon, which denotes everything clipped on canvas); removed cyclic references for intrinsically animated shapes (GIF and drawing layer scroll text); fixed a few coding style inconsistencies 2007/03/05 13:47:07 thb 1.1.2.12: #i37778# Removed Activity::needsScreenUpdate() method - this is now handled by notifying ScreenUpdater explicitely; reorg of SlideShowImpl members, to align lifetime with mutual references; fixed (hopefully) last repaint issues with new LayerManager; added more tests 2007/02/25 01:10:24 thb 1.1.2.11: #i37778# Cleared up error handling a lot: no longer quenching RuntimeExceptions; reporting assertions in the debug case; ViewLayer  now reports resized sprite (which needs re-render from all shapes); fixed missing subset area reduction for glyph-level animations; added return of resize state from  Layer::commitLayerBounds(); adapted unit tests to corrected behaviour 2007/02/21 19:20:12 thb 1.1.2.10: #i37778# Parameter only used in debug build, added fake use 2007/02/21 13:44:10 thb 1.1.2.9: #i37778# Rounding ViewLayer transformation offset to integer pixel coordinates, to avoid ugly glyph jerking; found similar place where we rely on canvas doing sprite positioning on integer pixel 2007/02/20 22:41:15 thb 1.1.2.8: #i37778# Emulating old sprite behaviour to clear content on getContentCanvas() in AnimatedSprite; corrected handling of full and partial view clears; corrected layer update when shapes are added or removed 2007/02/13 14:33:12 thb 1.1.2.7: #i37778# Split up View::clear() into clear() and clearAll() method, to facilitate local, clip-region based slide updates 2007/02/12 02:14:51 thb 1.1.2.6: #i37778# Added workaround to have ViewLayer always return valid canvas (even if no size has been set); fixed silly reference-instead-of-byvalue bug in SlideAnimations for slide size; fixed member initialization order problem in SlideImpl (also affecting slide size); adapted shape import for new LayerManager (which no longer gracefully ignores addition of NULL shapes); extended unit tests to catch fixed bugs 2007/02/10 23:23:51 thb 1.1.2.5: #i37778# Renamed setMouseCursor() to setCursorShape() at View interface (name clash with API method otherwise); added LayerManager/Layer unit tests; fixed a bunch of bugs/glitches found during unit testing 2007/02/06 17:18:03 thb 1.1.2.4: #i37778# Moved clear() method from View to ViewLayer (also sprites need to be cleared); fixed a few more cases of local code style violations; removed redundant inline keywords; finished Layer/LayerManager rework (Layer now represents ViewLayers, shapes and rendering are fully under LayerManager control); made shape comparator reusable 2007/01/31 14:30:32 thb 1.1.2.3: #i37778# removed View::isContentDestroyed() and mbContentValid distinction on View::clear() - clear() now always clears view the hard way; added explicit screen update to CombTransition, which bypasses SlideChangeBase functionality 2007/01/30 16:43:49 thb 1.1.2.2: #i37778# Made view update/repaint/resize work again; swapped BackgroundShape parameters for correct mtf import 2007/01/29 14:01:56 thb 1.1.2.1: Issue number: #i37778#

Larger slideshow refactoring. Wrote design and coding style manifest,
and adapted the code to actually conform to this. In detail:
 - cleaned up ownership/disposable/weak_ptr story. removed hacks and
   explicit Disposable implementations, where workaround were available
 - removed object mutices, where superfluous
 - reworked EventMultiplexer (using templatized listener class now), added
   more events. EventMultiplexer now serves as a true blackboard
 - reworked directory structure: disjunct parts are now physically separated
   into directories, instantiation happens via factories & abstract interfaces
 - added CursorManager, to make setting mouse cursor less hackish
 - reworked DrawShape, to implement SeparateListener pattern
 - reworked IntrinsicAnimationActivity, to avoid cyclic references
 - modified hyperlink & shape cursor handling to communicate via
   EventMultiplexer
 - renamed & cleaned up files (presentation.cxx now named slideshowimpl.cxx,
   etc.)
 - added first version of the z-order fix to layer/layermanager
 - cleaned up include guards and include syntax

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [f777560ea7bca813b246a98128a86851725c32ea]

INTEGRATION: CWS presfixes12 (1.1.2); FILE ADDED 2007/06/15 21:20:14 thb 1.1.2.18: #i10000# Forte8 compiler is dumb 2007/06/15 20:38:59 thb 1.1.2.17: #i78433# Posting myself an event, to delay-prefetch incoming slide bitmap (follow-up issue for the root cause fix: i78544 2007/05/16 15:14:04 thb 1.1.2.16: #i10000# WaE fix for gcc4.0.1 2007/05/14 07:54:31 thb 1.1.2.15: #i77154# WaE fix 2007/05/14 00:55:29 thb 1.1.2.14: #i77154# Moved intrinsic animation notification from global EventMultiplexer to ShapeManager (which is local to each slide). This is a temporary workaround, the proper fix would demote the EventMultiplexer to each Slide 2007/05/10 20:32:39 thb 1.1.2.13: #i37778# Reworked LayerManager::updateShapeLayers - now much better aligned with general shape update, and avoids superfluous rendering; made unit tests work again; passing down slide background repaint status to LayerManager; relaxed preconditions for Shape::getUpdateArea() - no longer requires views to work; now catching singular view matrix and using sensible default at API border 2007/05/02 21:37:23 thb 1.1.2.12: #i37778# Changed calls to cppcanvas::Canvas::getTransformation() to ViewLayer::getTransformation() where appropriate (because that's more direct); added initial Slide rendering back in (this time optional) 2007/04/17 14:56:22 thb 1.1.2.11: #i37778# Calling commitUpdates() again after Activity::dequeued(), to make sure sprite state and static screen background are in sync 2007/03/11 00:17:56 thb 1.1.2.10: #i37778# Necessary adaptions for cppcanvas clip behaviour (extra setClip()  methods to clear clip, instead of empty polygon, which denotes everything clipped on canvas); removed cyclic references for intrinsically animated shapes (GIF and drawing layer scroll text); fixed a few coding style inconsistencies 2007/03/06 21:54:15 thb 1.1.2.9: #i37778# Added bool property  to disable z order correct animations 2007/03/05 13:47:07 thb 1.1.2.8: #i37778# Removed Activity::needsScreenUpdate() method - this is now handled by notifying ScreenUpdater explicitely; reorg of SlideShowImpl members, to align lifetime with mutual references; fixed (hopefully) last repaint issues with new LayerManager; added more tests 2007/02/25 01:10:23 thb 1.1.2.7: #i37778# Cleared up error handling a lot: no longer quenching RuntimeExceptions; reporting assertions in the debug case; ViewLayer  now reports resized sprite (which needs re-render from all shapes); fixed missing subset area reduction for glyph-level animations; added return of resize state from  Layer::commitLayerBounds(); adapted unit tests to corrected behaviour 2007/02/10 23:23:51 thb 1.1.2.6: #i37778# Renamed setMouseCursor() to setCursorShape() at View interface (name clash with API method otherwise); added LayerManager/Layer unit tests; fixed a bunch of bugs/glitches found during unit testing 2007/01/31 12:29:05 thb 1.1.2.5: #i37778# Slide animations now notify screen updates themselves 2007/01/31 11:25:16 thb 1.1.2.4: #i37778# Added prefetch to Animation interface (to facilitate prefetching - nice for slide transitions, which otherwise lag noticeably while generating the slide bitmap); brought tests up to par, re-enabling unit tests and demo show 2007/01/30 17:00:47 thb 1.1.2.3: #i37778# Not accessing boost::optional when it is empty 2007/01/30 16:43:49 thb 1.1.2.2: #i37778# Made view update/repaint/resize work again; swapped BackgroundShape parameters for correct mtf import 2007/01/29 14:01:56 thb 1.1.2.1: Issue number: #i37778#

Larger slideshow refactoring. Wrote design and coding style manifest,
and adapted the code to actually conform to this. In detail:
 - cleaned up ownership/disposable/weak_ptr story. removed hacks and
   explicit Disposable implementations, where workaround were available
 - removed object mutices, where superfluous
 - reworked EventMultiplexer (using templatized listener class now), added
   more events. EventMultiplexer now serves as a true blackboard
 - reworked directory structure: disjunct parts are now physically separated
   into directories, instantiation happens via factories & abstract interfaces
 - added CursorManager, to make setting mouse cursor less hackish
 - reworked DrawShape, to implement SeparateListener pattern
 - reworked IntrinsicAnimationActivity, to avoid cyclic references
 - modified hyperlink & shape cursor handling to communicate via
   EventMultiplexer
 - renamed & cleaned up files (presentation.cxx now named slideshowimpl.cxx,
   etc.)
 - added first version of the z-order fix to layer/layermanager
 - cleaned up include guards and include syntax

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [e1fe9d8fce786fd9379b4684b2bff162f6e60685]

INTEGRATION: CWS presfixes12 (1.1.2); FILE ADDED 2007/03/11 00:17:56 thb 1.1.2.2: #i37778# Necessary adaptions for cppcanvas clip behaviour (extra setClip()  methods to clear clip, instead of empty polygon, which denotes everything clipped on canvas); removed cyclic references for intrinsically animated shapes (GIF and drawing layer scroll text); fixed a few coding style inconsistencies 2007/01/29 14:01:56 thb 1.1.2.1: Issue number: #i37778#

Larger slideshow refactoring. Wrote design and coding style manifest,
and adapted the code to actually conform to this. In detail:
 - cleaned up ownership/disposable/weak_ptr story. removed hacks and
   explicit Disposable implementations, where workaround were available
 - removed object mutices, where superfluous
 - reworked EventMultiplexer (using templatized listener class now), added
   more events. EventMultiplexer now serves as a true blackboard
 - reworked directory structure: disjunct parts are now physically separated
   into directories, instantiation happens via factories & abstract interfaces
 - added CursorManager, to make setting mouse cursor less hackish
 - reworked DrawShape, to implement SeparateListener pattern
 - reworked IntrinsicAnimationActivity, to avoid cyclic references
 - modified hyperlink & shape cursor handling to communicate via
   EventMultiplexer
 - renamed & cleaned up files (presentation.cxx now named slideshowimpl.cxx,
   etc.)
 - added first version of the z-order fix to layer/layermanager
 - cleaned up include guards and include syntax

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [6490fca6a5dd3d95f1da83515ef6af78347db36a]

INTEGRATION: CWS presfixes12 (1.8.12); FILE MERGED 2007/02/25 01:10:23 thb 1.8.12.1: #i37778# Cleared up error handling a lot: no longer quenching RuntimeExceptions; reporting assertions in the debug case; ViewLayer  now reports resized sprite (which needs re-render from all shapes); fixed missing subset area reduction for glyph-level animations; added return of resize state from  Layer::commitLayerBounds(); adapted unit tests to corrected behaviour


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [b42194059ad1cbb936dcb96fcce875bcb35e41da]

INTEGRATION: CWS presfixes12 (1.6.12); FILE MERGED 2007/01/29 14:01:55 thb 1.6.12.1: Issue number: #i37778#

Larger slideshow refactoring. Wrote design and coding style manifest,
and adapted the code to actually conform to this. In detail:
 - cleaned up ownership/disposable/weak_ptr story. removed hacks and
   explicit Disposable implementations, where workaround were available
 - removed object mutices, where superfluous
 - reworked EventMultiplexer (using templatized listener class now), added
   more events. EventMultiplexer now serves as a true blackboard
 - reworked directory structure: disjunct parts are now physically separated
   into directories, instantiation happens via factories & abstract interfaces
 - added CursorManager, to make setting mouse cursor less hackish
 - reworked DrawShape, to implement SeparateListener pattern
 - reworked IntrinsicAnimationActivity, to avoid cyclic references
 - modified hyperlink & shape cursor handling to communicate via
   EventMultiplexer
 - renamed & cleaned up files (presentation.cxx now named slideshowimpl.cxx,
   etc.)
 - added first version of the z-order fix to layer/layermanager
 - cleaned up include guards and include syntax

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [180b3f0fa6f17982f0c3d8afc8d65d22fab753a7]

INTEGRATION: CWS presfixes12 (1.7.12); FILE MERGED 2007/02/02 08:47:50 thb 1.7.12.1: #i37778# Moved all old-style casts to sal::static_int_cast


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [1c6e7bea32e6c3c2061dbeff05aa465c666ff815]

INTEGRATION: CWS presfixes12 (1.1.2); FILE ADDED 2007/03/11 01:01:09 thb 1.1.2.3: #i37778# Made wait shape to update screen immediately, as it's otherwise invisible because of not staying past main animation loop commitScreenUpdates() 2007/01/30 16:43:49 thb 1.1.2.2: #i37778# Made view update/repaint/resize work again; swapped BackgroundShape parameters for correct mtf import 2007/01/29 14:01:55 thb 1.1.2.1: Issue number: #i37778#

Larger slideshow refactoring. Wrote design and coding style manifest,
and adapted the code to actually conform to this. In detail:
 - cleaned up ownership/disposable/weak_ptr story. removed hacks and
   explicit Disposable implementations, where workaround were available
 - removed object mutices, where superfluous
 - reworked EventMultiplexer (using templatized listener class now), added
   more events. EventMultiplexer now serves as a true blackboard
 - reworked directory structure: disjunct parts are now physically separated
   into directories, instantiation happens via factories & abstract interfaces
 - added CursorManager, to make setting mouse cursor less hackish
 - reworked DrawShape, to implement SeparateListener pattern
 - reworked IntrinsicAnimationActivity, to avoid cyclic references
 - modified hyperlink & shape cursor handling to communicate via
   EventMultiplexer
 - renamed & cleaned up files (presentation.cxx now named slideshowimpl.cxx,
   etc.)
 - added first version of the z-order fix to layer/layermanager
 - cleaned up include guards and include syntax

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [8dfa36608fb6dae8a456ddad2a82f6227d91e860]

INTEGRATION: CWS presfixes12 (1.8.12); FILE MERGED 2007/03/05 13:47:06 thb 1.8.12.2: #i37778# Removed Activity::needsScreenUpdate() method - this is now handled by notifying ScreenUpdater explicitely; reorg of SlideShowImpl members, to align lifetime with mutual references; fixed (hopefully) last repaint issues with new LayerManager; added more tests 2007/01/29 14:01:54 thb 1.8.12.1: Issue number: #i37778#

Larger slideshow refactoring. Wrote design and coding style manifest,
and adapted the code to actually conform to this. In detail:
 - cleaned up ownership/disposable/weak_ptr story. removed hacks and
   explicit Disposable implementations, where workaround were available
 - removed object mutices, where superfluous
 - reworked EventMultiplexer (using templatized listener class now), added
   more events. EventMultiplexer now serves as a true blackboard
 - reworked directory structure: disjunct parts are now physically separated
   into directories, instantiation happens via factories & abstract interfaces
 - added CursorManager, to make setting mouse cursor less hackish
 - reworked DrawShape, to implement SeparateListener pattern
 - reworked IntrinsicAnimationActivity, to avoid cyclic references
 - modified hyperlink & shape cursor handling to communicate via
   EventMultiplexer
 - renamed & cleaned up files (presentation.cxx now named slideshowimpl.cxx,
   etc.)
 - added first version of the z-order fix to layer/layermanager
 - cleaned up include guards and include syntax

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [1d6897835ad58e8d2eff5898e7f189084a177fe9]

INTEGRATION: CWS presfixes12 (1.11.12); FILE MERGED 2007/03/05 13:47:06 thb 1.11.12.4: #i37778# Removed Activity::needsScreenUpdate() method - this is now handled by notifying ScreenUpdater explicitely; reorg of SlideShowImpl members, to align lifetime with mutual references; fixed (hopefully) last repaint issues with new LayerManager; added more tests 2007/02/25 01:10:23 thb 1.11.12.3: #i37778# Cleared up error handling a lot: no longer quenching RuntimeExceptions; reporting assertions in the debug case; ViewLayer  now reports resized sprite (which needs re-render from all shapes); fixed missing subset area reduction for glyph-level animations; added return of resize state from  Layer::commitLayerBounds(); adapted unit tests to corrected behaviour 2007/01/29 15:15:29 thb 1.11.12.2: #i37778# Fixed Forte8 compiler breakages 2007/01/29 14:01:54 thb 1.11.12.1: Issue number: #i37778#

Larger slideshow refactoring. Wrote design and coding style manifest,
and adapted the code to actually conform to this. In detail:
 - cleaned up ownership/disposable/weak_ptr story. removed hacks and
   explicit Disposable implementations, where workaround were available
 - removed object mutices, where superfluous
 - reworked EventMultiplexer (using templatized listener class now), added
   more events. EventMultiplexer now serves as a true blackboard
 - reworked directory structure: disjunct parts are now physically separated
   into directories, instantiation happens via factories & abstract interfaces
 - added CursorManager, to make setting mouse cursor less hackish
 - reworked DrawShape, to implement SeparateListener pattern
 - reworked IntrinsicAnimationActivity, to avoid cyclic references
 - modified hyperlink & shape cursor handling to communicate via
   EventMultiplexer
 - renamed & cleaned up files (presentation.cxx now named slideshowimpl.cxx,
   etc.)
 - added first version of the z-order fix to layer/layermanager
 - cleaned up include guards and include syntax

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [931679fff032b66520e19a3f77120cf6761957b0]

INTEGRATION: CWS presfixes12 (1.14.12); FILE MERGED 2007/01/29 14:01:54 thb 1.14.12.1: Issue number: #i37778#

Larger slideshow refactoring. Wrote design and coding style manifest,
and adapted the code to actually conform to this. In detail:
 - cleaned up ownership/disposable/weak_ptr story. removed hacks and
   explicit Disposable implementations, where workaround were available
 - removed object mutices, where superfluous
 - reworked EventMultiplexer (using templatized listener class now), added
   more events. EventMultiplexer now serves as a true blackboard
 - reworked directory structure: disjunct parts are now physically separated
   into directories, instantiation happens via factories & abstract interfaces
 - added CursorManager, to make setting mouse cursor less hackish
 - reworked DrawShape, to implement SeparateListener pattern
 - reworked IntrinsicAnimationActivity, to avoid cyclic references
 - modified hyperlink & shape cursor handling to communicate via
   EventMultiplexer
 - renamed & cleaned up files (presentation.cxx now named slideshowimpl.cxx,
   etc.)
 - added first version of the z-order fix to layer/layermanager
 - cleaned up include guards and include syntax

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [c490787e55b516c3d6d375be13f79f6b0f648c33]

INTEGRATION: CWS presfixes12 (1.12.12); FILE MERGED 2007/02/25 01:10:23 thb 1.12.12.3: #i37778# Cleared up error handling a lot: no longer quenching RuntimeExceptions; reporting assertions in the debug case; ViewLayer  now reports resized sprite (which needs re-render from all shapes); fixed missing subset area reduction for glyph-level animations; added return of resize state from  Layer::commitLayerBounds(); adapted unit tests to corrected behaviour 2007/02/06 17:18:03 thb 1.12.12.2: #i37778# Moved clear() method from View to ViewLayer (also sprites need to be cleared); fixed a few more cases of local code style violations; removed redundant inline keywords; finished Layer/LayerManager rework (Layer now represents ViewLayers, shapes and rendering are fully under LayerManager control); made shape comparator reusable 2007/01/29 14:01:53 thb 1.12.12.1: Issue number: #i37778#

Larger slideshow refactoring. Wrote design and coding style manifest,
and adapted the code to actually conform to this. In detail:
 - cleaned up ownership/disposable/weak_ptr story. removed hacks and
   explicit Disposable implementations, where workaround were available
 - removed object mutices, where superfluous
 - reworked EventMultiplexer (using templatized listener class now), added
   more events. EventMultiplexer now serves as a true blackboard
 - reworked directory structure: disjunct parts are now physically separated
   into directories, instantiation happens via factories & abstract interfaces
 - added CursorManager, to make setting mouse cursor less hackish
 - reworked DrawShape, to implement SeparateListener pattern
 - reworked IntrinsicAnimationActivity, to avoid cyclic references
 - modified hyperlink & shape cursor handling to communicate via
   EventMultiplexer
 - renamed & cleaned up files (presentation.cxx now named slideshowimpl.cxx,
   etc.)
 - added first version of the z-order fix to layer/layermanager
 - cleaned up include guards and include syntax

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [75129de43a211d2c47fb36eb135e25f73f2fb24c]

INTEGRATION: CWS presfixes12 (1.12.12); FILE MERGED 2007/05/14 00:55:29 thb 1.12.12.2: #i77154# Moved intrinsic animation notification from global EventMultiplexer to ShapeManager (which is local to each slide). This is a temporary workaround, the proper fix would demote the EventMultiplexer to each Slide 2007/01/29 14:01:53 thb 1.12.12.1: Issue number: #i37778#

Larger slideshow refactoring. Wrote design and coding style manifest,
and adapted the code to actually conform to this. In detail:
 - cleaned up ownership/disposable/weak_ptr story. removed hacks and
   explicit Disposable implementations, where workaround were available
 - removed object mutices, where superfluous
 - reworked EventMultiplexer (using templatized listener class now), added
   more events. EventMultiplexer now serves as a true blackboard
 - reworked directory structure: disjunct parts are now physically separated
   into directories, instantiation happens via factories & abstract interfaces
 - added CursorManager, to make setting mouse cursor less hackish
 - reworked DrawShape, to implement SeparateListener pattern
 - reworked IntrinsicAnimationActivity, to avoid cyclic references
 - modified hyperlink & shape cursor handling to communicate via
   EventMultiplexer
 - renamed & cleaned up files (presentation.cxx now named slideshowimpl.cxx,
   etc.)
 - added first version of the z-order fix to layer/layermanager
 - cleaned up include guards and include syntax

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [f33f45ba4837631c9b9562bad6198c24494c9af9]

INTEGRATION: CWS presfixes12 (1.10.12); FILE MERGED 2007/02/02 08:47:50 thb 1.10.12.3: #i37778# Moved all old-style casts to sal::static_int_cast 2007/01/31 11:25:16 thb 1.10.12.2: #i37778# Added prefetch to Animation interface (to facilitate prefetching - nice for slide transitions, which otherwise lag noticeably while generating the slide bitmap); brought tests up to par, re-enabling unit tests and demo show 2007/01/29 14:01:52 thb 1.10.12.1: Issue number: #i37778#

Larger slideshow refactoring. Wrote design and coding style manifest,
and adapted the code to actually conform to this. In detail:
 - cleaned up ownership/disposable/weak_ptr story. removed hacks and
   explicit Disposable implementations, where workaround were available
 - removed object mutices, where superfluous
 - reworked EventMultiplexer (using templatized listener class now), added
   more events. EventMultiplexer now serves as a true blackboard
 - reworked directory structure: disjunct parts are now physically separated
   into directories, instantiation happens via factories & abstract interfaces
 - added CursorManager, to make setting mouse cursor less hackish
 - reworked DrawShape, to implement SeparateListener pattern
 - reworked IntrinsicAnimationActivity, to avoid cyclic references
 - modified hyperlink & shape cursor handling to communicate via
   EventMultiplexer
 - renamed & cleaned up files (presentation.cxx now named slideshowimpl.cxx,
   etc.)
 - added first version of the z-order fix to layer/layermanager
 - cleaned up include guards and include syntax

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [5253eb09dea2e2b524e63ca53abdc3586e3bb47c]

INTEGRATION: CWS presfixes12 (1.11.12); FILE MERGED 2007/05/02 21:37:23 thb 1.11.12.5: #i37778# Changed calls to cppcanvas::Canvas::getTransformation() to ViewLayer::getTransformation() where appropriate (because that's more direct); added initial Slide rendering back in (this time optional) 2007/04/30 07:19:18 thb 1.11.12.4: #i37778# Removed unused method 2007/03/11 00:17:56 thb 1.11.12.3: #i37778# Necessary adaptions for cppcanvas clip behaviour (extra setClip()  methods to clear clip, instead of empty polygon, which denotes everything clipped on canvas); removed cyclic references for intrinsically animated shapes (GIF and drawing layer scroll text); fixed a few coding style inconsistencies 2007/02/20 22:41:14 thb 1.11.12.2: #i37778# Emulating old sprite behaviour to clear content on getContentCanvas() in AnimatedSprite; corrected handling of full and partial view clears; corrected layer update when shapes are added or removed 2007/01/29 14:01:52 thb 1.11.12.1: Issue number: #i37778#

Larger slideshow refactoring. Wrote design and coding style manifest,
and adapted the code to actually conform to this. In detail:
 - cleaned up ownership/disposable/weak_ptr story. removed hacks and
   explicit Disposable implementations, where workaround were available
 - removed object mutices, where superfluous
 - reworked EventMultiplexer (using templatized listener class now), added
   more events. EventMultiplexer now serves as a true blackboard
 - reworked directory structure: disjunct parts are now physically separated
   into directories, instantiation happens via factories & abstract interfaces
 - added CursorManager, to make setting mouse cursor less hackish
 - reworked DrawShape, to implement SeparateListener pattern
 - reworked IntrinsicAnimationActivity, to avoid cyclic references
 - modified hyperlink & shape cursor handling to communicate via
   EventMultiplexer
 - renamed & cleaned up files (presentation.cxx now named slideshowimpl.cxx,
   etc.)
 - added first version of the z-order fix to layer/layermanager
 - cleaned up include guards and include syntax

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [a56091aa84a2706be8290a1401e65a99a785423a]

INTEGRATION: CWS presfixes12 (1.9.12); FILE MERGED 2007/03/05 13:47:05 thb 1.9.12.3: #i37778# Removed Activity::needsScreenUpdate() method - this is now handled by notifying ScreenUpdater explicitely; reorg of SlideShowImpl members, to align lifetime with mutual references; fixed (hopefully) last repaint issues with new LayerManager; added more tests 2007/02/25 01:10:23 thb 1.9.12.2: #i37778# Cleared up error handling a lot: no longer quenching RuntimeExceptions; reporting assertions in the debug case; ViewLayer  now reports resized sprite (which needs re-render from all shapes); fixed missing subset area reduction for glyph-level animations; added return of resize state from  Layer::commitLayerBounds(); adapted unit tests to corrected behaviour 2007/01/29 14:01:51 thb 1.9.12.1: Issue number: #i37778#

Larger slideshow refactoring. Wrote design and coding style manifest,
and adapted the code to actually conform to this. In detail:
 - cleaned up ownership/disposable/weak_ptr story. removed hacks and
   explicit Disposable implementations, where workaround were available
 - removed object mutices, where superfluous
 - reworked EventMultiplexer (using templatized listener class now), added
   more events. EventMultiplexer now serves as a true blackboard
 - reworked directory structure: disjunct parts are now physically separated
   into directories, instantiation happens via factories & abstract interfaces
 - added CursorManager, to make setting mouse cursor less hackish
 - reworked DrawShape, to implement SeparateListener pattern
 - reworked IntrinsicAnimationActivity, to avoid cyclic references
 - modified hyperlink & shape cursor handling to communicate via
   EventMultiplexer
 - renamed & cleaned up files (presentation.cxx now named slideshowimpl.cxx,
   etc.)
 - added first version of the z-order fix to layer/layermanager
 - cleaned up include guards and include syntax

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [13054f438bd65f5a27a2e84d3bba37a59e9a3002]

INTEGRATION: CWS presfixes12 (1.1.2); FILE ADDED 2007/04/16 09:40:02 thb 1.1.2.1: #i64783# Added generator script for effect test; fixed subtle issue with shapes missing a repaint when being set invisible and animated in the same update cycle; fixed container base node bug with indefinite state (both issues found with generated effects script)


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [030c4beb2153f129fb7fe9eff3d6e4374101b4cc]

INTEGRATION: CWS presfixes12 (1.5.20); FILE MERGED 2007/01/29 14:01:51 thb 1.5.20.1: Issue number: #i37778#

Larger slideshow refactoring. Wrote design and coding style manifest,
and adapted the code to actually conform to this. In detail:
 - cleaned up ownership/disposable/weak_ptr story. removed hacks and
   explicit Disposable implementations, where workaround were available
 - removed object mutices, where superfluous
 - reworked EventMultiplexer (using templatized listener class now), added
   more events. EventMultiplexer now serves as a true blackboard
 - reworked directory structure: disjunct parts are now physically separated
   into directories, instantiation happens via factories & abstract interfaces
 - added CursorManager, to make setting mouse cursor less hackish
 - reworked DrawShape, to implement SeparateListener pattern
 - reworked IntrinsicAnimationActivity, to avoid cyclic references
 - modified hyperlink & shape cursor handling to communicate via
   EventMultiplexer
 - renamed & cleaned up files (presentation.cxx now named slideshowimpl.cxx,
   etc.)
 - added first version of the z-order fix to layer/layermanager
 - cleaned up include guards and include syntax

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [e3bb3bf56dbd390f4af4d27f5a15e2fe2a0b367c]

INTEGRATION: CWS presfixes12 (1.1.2); FILE ADDED 2007/02/06 17:18:02 thb 1.1.2.2: #i37778# Moved clear() method from View to ViewLayer (also sprites need to be cleared); fixed a few more cases of local code style violations; removed redundant inline keywords; finished Layer/LayerManager rework (Layer now represents ViewLayers, shapes and rendering are fully under LayerManager control); made shape comparator reusable 2007/01/29 14:01:51 thb 1.1.2.1: Issue number: #i37778#

Larger slideshow refactoring. Wrote design and coding style manifest,
and adapted the code to actually conform to this. In detail:
 - cleaned up ownership/disposable/weak_ptr story. removed hacks and
   explicit Disposable implementations, where workaround were available
 - removed object mutices, where superfluous
 - reworked EventMultiplexer (using templatized listener class now), added
   more events. EventMultiplexer now serves as a true blackboard
 - reworked directory structure: disjunct parts are now physically separated
   into directories, instantiation happens via factories & abstract interfaces
 - added CursorManager, to make setting mouse cursor less hackish
 - reworked DrawShape, to implement SeparateListener pattern
 - reworked IntrinsicAnimationActivity, to avoid cyclic references
 - modified hyperlink & shape cursor handling to communicate via
   EventMultiplexer
 - renamed & cleaned up files (presentation.cxx now named slideshowimpl.cxx,
   etc.)
 - added first version of the z-order fix to layer/layermanager
 - cleaned up include guards and include syntax

2007-07-17  Oliver Bolte  <obo@openoffice.org>  [52aaed9389d625fad72efc43b239a88cf3cdba27]

INTEGRATION: CWS presfixes12 (1.3.256); FILE MERGED 2007/02/20 22:45:38 thb 1.3.256.1: #i37778# Removed artificial restrictions to getContentCanvas() method


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [250e0d4c5be144b7e5c061ba9803e4ac725eee18]

INTEGRATION: CWS presfixes12 (1.4.256); FILE MERGED 2007/02/14 13:23:51 thb 1.4.256.1: #i37778# Added clear() method to XCanvas, as this is quite often needed and has efficient internal implementations for a lot of canvas instantiations


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [bb6b54c5c77204d9bb863055bd9784719f724c34]

INTEGRATION: CWS presfixes12 (1.18.14); FILE MERGED 2007/03/05 15:29:07 thb 1.18.14.1: #i37778# Calling XSlideShow::update() after a repaint (slideshow handles all events asynchronously)


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [64048f0df302ecdc5fbaf430abf95cb7af093792]

INTEGRATION: CWS presfixes12 (1.40.12); FILE MERGED 2007/04/30 10:09:44 thb 1.40.12.2: RESYNC: (1.40-1.42); FILE MERGED 2007/04/16 15:20:22 thb 1.40.12.1: #i75315# Reading hidden config item SlideshowRespectZOrder in sd, and passing it on to slideshow component


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [0d48c781656ac2845cb3a893d5cc404f2ec1daa9]

INTEGRATION: CWS presfixes12 (1.25.56); FILE MERGED 2007/04/16 15:20:22 thb 1.25.56.1: #i75315# Reading hidden config item SlideshowRespectZOrder in sd, and passing it on to slideshow component


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [631fe20f305829258574c8bd92b913d3d9a18051]

INTEGRATION: CWS presfixes12 (1.39.56); FILE MERGED 2007/05/14 09:21:52 thb 1.39.56.2: #i75315# Changed offsets (gnaah - magic numbers all over the place) 2007/04/16 15:20:21 thb 1.39.56.1: #i75315# Reading hidden config item SlideshowRespectZOrder in sd, and passing it on to slideshow component


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [b44aff26fa617c208b3c25d9873e3fbb809f8957]

INTEGRATION: CWS presfixes12 (1.27.6); FILE MERGED 2007/04/30 09:14:59 thb 1.27.6.2: RESYNC: (1.27-1.28); FILE MERGED 2007/04/16 12:40:40 thb 1.27.6.1: #i75315# Added new (hidden) config item to disable slideshow z-order during animation


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [fce095b7fa1fb998afe91d7c0d9fcb6eabf6e64d]

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>  [203ba87eabc94c334121734787bc5aac5982965c]

INTEGRATION: CWS presfixes12 (1.4.30); FILE MERGED 2007/04/25 20:41:47 thb 1.4.30.1: #i10000# Made code compile warning free


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [d601d16d2ddcb62488c719f6c3b801d44ed4b1a3]

INTEGRATION: CWS presfixes12 (1.3.48); FILE MERGED 2007/02/20 22:23:09 thb 1.3.48.1: #i37778# Added XCanvas::clear() method throughout all implementations


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [4c9afb93ec869f36d5b1e8a5f83db1d7a6770237]

INTEGRATION: CWS presfixes12 (1.7.18); FILE MERGED 2007/04/17 14:32:17 thb 1.7.18.2: #i37778# Added better sprite debugging facilities 2007/02/20 22:23:09 thb 1.7.18.1: #i37778# Added XCanvas::clear() method throughout all implementations


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [b088e4191610c778d616f49088a8302204082baf]

INTEGRATION: CWS presfixes12 (1.9.18); FILE MERGED 2007/04/17 14:32:16 thb 1.9.18.2: #i37778# Added better sprite debugging facilities 2007/02/20 22:23:09 thb 1.9.18.1: #i37778# Added XCanvas::clear() method throughout all implementations


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [e677e0834bca7a004fddfb0c99cc58271b5d1a9e]

INTEGRATION: CWS presfixes12 (1.10.26); FILE MERGED 2007/02/02 09:21:21 thb 1.10.26.1: #i37778# Changed old-style int casts to sal::static_int_cast; changed (double)x casts to double(x) initializations


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [bfe0f3d7c11e1d94e20772c1400063dc50c4362c]

INTEGRATION: CWS presfixes12 (1.7.54); FILE MERGED 2007/02/14 13:21:02 thb 1.7.54.1: #i37778# Added XCanvas::clear() to all canvas implentations


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [66360dfb9df8d9690b6ec9dc8286dc2db94c74a8]

INTEGRATION: CWS presfixes12 (1.10.26); FILE MERGED 2007/03/08 21:39:09 thb 1.10.26.5: #i37778# Changed handling of clips, to actually adhere to the contract of XCanvas (with zero-count clip polygon denoting: everything clipped away) 2007/03/05 00:23:00 thb 1.10.26.4: #i37778# Added hacked-up special case for CompositeMode::SOURCE and polygon fills (to facilitate sprite clears) 2007/02/20 22:23:09 thb 1.10.26.3: #i37778# Added XCanvas::clear() method throughout all implementations 2007/02/14 13:21:02 thb 1.10.26.2: #i37778# Added XCanvas::clear() to all canvas implentations 2007/02/02 09:21:20 thb 1.10.26.1: #i37778# Changed old-style int casts to sal::static_int_cast; changed (double)x casts to double(x) initializations


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [9c6cfc030f5332dd678994aa741d5fcc7fe49ea1]

INTEGRATION: CWS presfixes12 (1.11.30); FILE MERGED 2007/02/20 22:23:09 thb 1.11.30.1: #i37778# Added XCanvas::clear() method throughout all implementations


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [b3a1dea7a908492ac49c35793b441e071c6c69bd]

INTEGRATION: CWS presfixes12 (1.9.26); FILE MERGED 2007/02/02 09:21:20 thb 1.9.26.1: #i37778# Changed old-style int casts to sal::static_int_cast; changed (double)x casts to double(x) initializations


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [7005b1dd0582dc10f625f415975f1c2b3dd3d7da]

INTEGRATION: CWS presfixes12 (1.4.30); FILE MERGED 2007/02/02 09:21:53 thb 1.4.30.1: #i37778# Changed old-style int casts to sal::static_int_cast; changed (double)x casts to double(x) initializations


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [3eed9ddd8dcfa559b2d3490889e6a0f79cbc141e]

INTEGRATION: CWS presfixes12 (1.2.76); FILE MERGED 2007/02/02 09:21:53 thb 1.2.76.1: #i37778# Changed old-style int casts to sal::static_int_cast; changed (double)x casts to double(x) initializations


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [6fb8bb9f6a363e783d0db6f93eab256dbb076654]

INTEGRATION: CWS presfixes12 (1.5.18); FILE MERGED 2007/02/20 22:23:08 thb 1.5.18.1: #i37778# Added XCanvas::clear() method throughout all implementations


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [14fc8ab45534912ecfd43e52cf77a334c0684789]

INTEGRATION: CWS presfixes12 (1.9.26); FILE MERGED 2007/03/05 14:18:15 thb 1.9.26.2: #i37778# Added note to self 2007/02/02 09:21:53 thb 1.9.26.1: #i37778# Changed old-style int casts to sal::static_int_cast; changed (double)x casts to double(x) initializations


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [894edf1c8522417e9a4c4b6c3986e5f877ef05da]

INTEGRATION: CWS presfixes12 (1.9.18); FILE MERGED 2007/02/02 09:21:53 thb 1.9.18.1: #i37778# Changed old-style int casts to sal::static_int_cast; changed (double)x casts to double(x) initializations


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [d867173f243938ed63082fd03554dca644317aa8]

INTEGRATION: CWS presfixes12 (1.3.30); FILE MERGED 2007/02/20 22:23:08 thb 1.3.30.1: #i37778# Added XCanvas::clear() method throughout all implementations


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [acea325c504e0843021d464312413c56f18e5715]

INTEGRATION: CWS presfixes12 (1.3.48); FILE MERGED 2007/02/20 22:23:08 thb 1.3.48.1: #i37778# Added XCanvas::clear() method throughout all implementations


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [29af95711d5bc12eb3c05c43efdac4a7ff8fb16b]

INTEGRATION: CWS presfixes12 (1.4.30); FILE MERGED 2007/02/20 22:23:08 thb 1.4.30.1: #i37778# Added XCanvas::clear() method throughout all implementations


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [aeb8f4081f200431d509672cad8847998b532845]

INTEGRATION: CWS presfixes12 (1.2.76); FILE MERGED 2007/02/14 13:21:01 thb 1.2.76.1: #i37778# Added XCanvas::clear() to all canvas implentations


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [a195f94a383ef19c0837c585349ad0e85fd6f678]

INTEGRATION: CWS presfixes12 (1.4.30); FILE MERGED 2007/02/14 13:21:01 thb 1.4.30.1: #i37778# Added XCanvas::clear() to all canvas implentations


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [a239943b13d509c5ea60384da42ae315692efcf2]

INTEGRATION: CWS presfixes12 (1.6.82); FILE MERGED 2007/04/17 14:32:37 thb 1.6.82.1: #i37778# Java canvas also needs clear() method


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [76960349c96acf08fa0e8d8a892dd25dd14d484e]

INTEGRATION: CWS presfixes12 (1.4.24); FILE MERGED 2007/03/01 13:45:35 thb 1.4.24.1: #i37778# Made compositing mode operational (to e.g. clear a surface to transparent); made cairocanvas compile warning-free under gcc4.1


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [11dee9e81b963bf95829f1f48e039594136171bf]

INTEGRATION: CWS presfixes12 (1.2.58); FILE MERGED 2007/02/20 22:23:07 thb 1.2.58.1: #i37778# Added XCanvas::clear() method throughout all implementations


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [a28255a9f45535dee7f832ce70ddbf7eb936e553]

INTEGRATION: CWS presfixes12 (1.4.24); FILE MERGED 2007/03/01 13:45:35 thb 1.4.24.2: #i37778# Made compositing mode operational (to e.g. clear a surface to transparent); made cairocanvas compile warning-free under gcc4.1 2007/02/20 22:23:07 thb 1.4.24.1: #i37778# Added XCanvas::clear() method throughout all implementations


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [c7e4e35bc3cded8a6028e10f8560d2f95bbfe5dc]

INTEGRATION: CWS presfixes12 (1.4.18); FILE MERGED 2007/03/01 13:45:35 thb 1.4.18.1: #i37778# Made compositing mode operational (to e.g. clear a surface to transparent); made cairocanvas compile warning-free under gcc4.1


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [f86c2e710ee107883acfe63daea45630d20051ca]

INTEGRATION: CWS presfixes12 (1.6.18); FILE MERGED 2007/04/28 23:16:10 thb 1.6.18.2: #i76730# Added documentation to cairocanvas funcions - thanks mox 2007/03/01 13:45:34 thb 1.6.18.1: #i37778# Made compositing mode operational (to e.g. clear a surface to transparent); made cairocanvas compile warning-free under gcc4.1


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [fe5ebff0b733e2bbf30d70c4ae1f2fe012eedda4]

INTEGRATION: CWS presfixes12 (1.5.18); FILE MERGED 2007/03/01 13:45:34 thb 1.5.18.1: #i37778# Made compositing mode operational (to e.g. clear a surface to transparent); made cairocanvas compile warning-free under gcc4.1


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [2afc4782f106f6bbd6cbe02ea038d732fc968b90]

INTEGRATION: CWS presfixes12 (1.3.24); FILE MERGED 2007/02/14 13:21:02 thb 1.3.24.1: #i37778# Added XCanvas::clear() to all canvas implentations


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [5ecf3ad439400db3b74bbe7df3dbca9b68ccf72a]

INTEGRATION: CWS presfixes12 (1.6.18); FILE MERGED 2007/04/28 23:16:09 thb 1.6.18.6: #i76730# Added documentation to cairocanvas funcions - thanks mox 2007/03/01 13:45:34 thb 1.6.18.5: #i37778# Made compositing mode operational (to e.g. clear a surface to transparent); made cairocanvas compile warning-free under gcc4.1 2007/02/25 18:49:46 thb 1.6.18.4: #i37778# Fixed typo: missing cairo context 2007/02/21 14:44:30 thb 1.6.18.3: RESYNC: (1.6-1.7); FILE MERGED 2007/02/20 22:23:07 thb 1.6.18.2: #i37778# Added XCanvas::clear() method throughout all implementations 2007/02/14 13:21:02 thb 1.6.18.1: #i37778# Added XCanvas::clear() to all canvas implentations


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [1ad37520adb27d1fc9d1561e980d666a6b85ad34]

INTEGRATION: CWS presfixes12 (1.4.24); FILE MERGED 2007/02/20 22:23:07 thb 1.4.24.1: #i37778# Added XCanvas::clear() method throughout all implementations


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [b753a6bc6e06b4ae9b6e0a10a8538eae809a7e0c]

INTEGRATION: CWS presfixes12 (1.3.54); FILE MERGED 2007/04/28 23:16:09 thb 1.3.54.2: #i76730# Added documentation to cairocanvas funcions - thanks mox 2007/03/01 13:45:34 thb 1.3.54.1: #i37778# Made compositing mode operational (to e.g. clear a surface to transparent); made cairocanvas compile warning-free under gcc4.1


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [ba201422a880b995fc0c8efcdf95158cfedc790e]

INTEGRATION: CWS presfixes12 (1.4.30); FILE MERGED 2007/04/29 21:21:18 thb 1.4.30.3: #i10000# Fixing syntax, patch provided by mox 2007/04/28 23:16:09 thb 1.4.30.2: #i76730# Added documentation to cairocanvas funcions - thanks mox 2007/03/01 13:45:33 thb 1.4.30.1: #i37778# Made compositing mode operational (to e.g. clear a surface to transparent); made cairocanvas compile warning-free under gcc4.1


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [035ff9d94a876e32071e3f2a2d532bcbe94a820a]

INTEGRATION: CWS presfixes12 (1.3.30); FILE MERGED 2007/03/01 13:45:33 thb 1.3.30.1: #i37778# Made compositing mode operational (to e.g. clear a surface to transparent); made cairocanvas compile warning-free under gcc4.1


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [481288f111e305ec1ae737fc07cc3c65bf210052]

INTEGRATION: CWS presfixes12 (1.3.48); FILE MERGED 2007/02/20 22:23:07 thb 1.3.48.1: #i37778# Added XCanvas::clear() method throughout all implementations


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [431520418e4219957d1ad26ba50cf7e5b0c83bcd]

INTEGRATION: CWS presfixes12 (1.5.18); FILE MERGED 2007/06/14 16:16:53 thb 1.5.18.1: #i58343# Removing NULL as the placeholder for empty setter method, in favor of overloading constructor and function operator - (void*) is simply not a function ptr for x86-64


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [b2eb0891bc5411e68f47c2e606f3bf728b209c93]

INTEGRATION: CWS presfixes12 (1.2.76); FILE MERGED 2007/02/20 22:23:07 thb 1.2.76.1: #i37778# Added XCanvas::clear() method throughout all implementations


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [34f5cbb8a9ee729c2a9827130993ed1ab1d01b7f]

INTEGRATION: CWS presfixes12 (1.2.76); FILE MERGED 2007/02/21 19:36:59 thb 1.2.76.2: #i37778# gcc needs explicit base class specification to access mbSurfaceDirty 2007/02/20 22:23:06 thb 1.2.76.1: #i37778# Added XCanvas::clear() method throughout all implementations


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [4b8a3891d7ad50ec351281cb33fc3717bb615a4b]

INTEGRATION: CWS presfixes12 (1.3.18); FILE MERGED 2007/02/20 22:23:06 thb 1.3.18.2: #i37778# Added XCanvas::clear() method throughout all implementations 2007/02/14 13:21:01 thb 1.3.18.1: #i37778# Added XCanvas::clear() to all canvas implentations


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [6af78ca0a81febb80d326c89235064ff9868a27d]

INTEGRATION: CWS presfixes12 (1.2.76); FILE MERGED 2007/06/14 16:16:53 thb 1.2.76.1: #i58343# Removing NULL as the placeholder for empty setter method, in favor of overloading constructor and function operator - (void*) is simply not a function ptr for x86-64


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [d98695b2c02ea3aaa341172ae3ff402f99ff35fc]

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>  [28734c3acb3535fc0453082239d6c71c9441ac71]

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>  [2c3e5d03b5893f822ba688d9553e1d43b6b7f5d8]

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>  [34479b52941e3313bd27f18f0a48a26d1879710e]

INTEGRATION: CWS basemodelrefactoring (1.70.104); FILE MERGED 2007/07/16 15:04:08 mba 1.70.104.3: RESYNC: (1.71-1.74); FILE MERGED 2007/05/09 00:48:29 mba 1.70.104.2: RESYNC: (1.70-1.71); FILE MERGED 2007/03/24 12:47:16 mba 1.70.104.1: #i75677#: separation of DocumentInfo and DocumentInfoObject


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [25b6620f8b7054ca15bb041aa7e04b49a40c3f95]

INTEGRATION: CWS basemodelrefactoring (1.26.34); FILE MERGED 2007/04/06 19:12:29 mba 1.26.34.3: #i75677#: classes SfxStamp and TimeStamp removed 2007/03/29 19:30:48 mba 1.26.34.2: #i75677#: settings extracted from DocInfo 2007/03/23 13:44:28 mba 1.26.34.1: #i75677#: SetPrinter must be callable from API


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [c9abf168c863cee0086d5efe09a13d9cd7afca67]

INTEGRATION: CWS basemodelrefactoring (1.127.32); FILE MERGED 2007/05/10 15:47:04 mba 1.127.32.3: #i76779#: some problems with filters if type of document changed on autoload 2007/05/09 00:48:23 mba 1.127.32.2: RESYNC: (1.127-1.128); FILE MERGED 2007/04/28 13:15:51 mba 1.127.32.1: #i76779#: AutoLoad with URL fixed


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [8dacb7c3a7a429f9ded236520f67e54eda8299c4]

INTEGRATION: CWS basemodelrefactoring (1.8.144); FILE MERGED 2007/03/29 19:28:56 mba 1.8.144.1: #i75677#: settings extracted from DocInfo


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [5f5782c6a9b2c880334749a4a6204bd71f36bb2e]

INTEGRATION: CWS basemodelrefactoring (1.36.6); FILE MERGED 2007/03/29 19:29:54 mba 1.36.6.1: #i75677#: settings extracted from DocInfo


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [0d9a8353b2b0563ea14b71d8003242982a2f6d9b]

INTEGRATION: CWS basemodelrefactoring (1.1.2); FILE ADDED 2007/03/24 19:31:41 mba 1.1.2.1: #i75677#: refactoring of printing code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [f0f07a3fdeba02b3dba7516132a848aff6b512c4]

INTEGRATION: CWS basemodelrefactoring (1.1.2); FILE ADDED 2007/05/09 16:00:09 mba 1.1.2.4: define used at wrong place 2007/04/06 19:04:38 mba 1.1.2.3: #i75677#: string props no longer limited in length 2007/04/04 14:31:22 mba 1.1.2.2: #i75726#: encapsulate special invalid Windows time stamps 2007/03/24 19:31:11 mba 1.1.2.1: #i75677#,#i26672#: separation of DocInfo and DocumentInfoObject


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [adcfb45fba519f3b649f304c7afc097045cfb529]

INTEGRATION: CWS basemodelrefactoring (1.1.2); FILE ADDED 2007/05/09 16:14:47 mba 1.1.2.4: define used at wrong place 2007/04/06 19:04:38 mba 1.1.2.3: #i75677#: string props no longer limited in length 2007/04/04 14:31:22 mba 1.1.2.2: #i75726#: encapsulate special invalid Windows time stamps 2007/03/24 19:31:11 mba 1.1.2.1: #i75677#,#i26672#: separation of DocInfo and DocumentInfoObject


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [5aa311c1cd450081106fb8dcf04280b8a0c74de2]

INTEGRATION: CWS basemodelrefactoring (1.69.66); FILE MERGED 2007/07/16 14:54:57 mba 1.69.66.7: RESYNC: (1.71-1.72); FILE MERGED 2007/05/09 00:45:58 mba 1.69.66.6: RESYNC: (1.70-1.71); FILE MERGED 2007/04/17 15:41:54 mba 1.69.66.5: warnings removed 2007/04/06 18:56:39 mba 1.69.66.4: #i75677#: classes SfxStamp and TimeStamp removed 2007/03/29 19:37:48 mba 1.69.66.3: #i75677#: settings extracted from DocInfo 2007/03/25 02:52:39 mba 1.69.66.2: RESYNC: (1.69-1.70); FILE MERGED 2007/03/24 12:54:23 mba 1.69.66.1: #i75677#: separation of DocumentInfo and DocumentInfoObject


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [e8276da9a4d4e61779169bb593e19532a58792a7]

INTEGRATION: CWS basemodelrefactoring (1.33.34); FILE MERGED 2007/07/16 14:53:51 mba 1.33.34.7: RESYNC: (1.33-1.34); FILE MERGED 2007/06/13 10:59:56 mba 1.33.34.6: #i36993#: wrong service name used; potential deadlock in complex test 2007/04/04 18:30:35 mba 1.33.34.5: #i75677#: handle Modified-Handler more exactly; handle invalid DateTime structs as void props 2007/04/04 15:45:51 mba 1.33.34.4: #i75677#: invalid datetimes should be void 2007/04/04 14:33:09 mba 1.33.34.3: #i75677#: some small fixes 2007/03/26 13:39:20 mba 1.33.34.2: warning problem fixed 2007/03/24 19:30:03 mba 1.33.34.1: #i75677#,#i26672#: separation of DocInfo and DocumentInfoObject


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [5b6cd1aa544d6be5dcbb0e4615f373e009eeb8f9]

INTEGRATION: CWS basemodelrefactoring (1.189.24); FILE MERGED 2007/04/17 15:00:01 mba 1.189.24.7: warning about unused local variable removed 2007/04/16 21:51:51 mba 1.189.24.6: #i26672#: some methods moved from DocInfo to DocShell 2007/04/14 17:44:17 mba 1.189.24.5: RESYNC: (1.190-1.192); FILE MERGED 2007/04/06 18:56:07 mba 1.189.24.4: #i75677#: classes SfxStamp and TimeStamp removed 2007/03/29 19:37:47 mba 1.189.24.3: #i75677#: settings extracted from DocInfo 2007/03/25 02:52:32 mba 1.189.24.2: RESYNC: (1.189-1.190); FILE MERGED 2007/03/24 19:27:30 mba 1.189.24.1: #i75677#: remove obsolete code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [70e3b7c78d02a3d6d79a064bb62b4103ed1d9c6b]

INTEGRATION: CWS basemodelrefactoring (1.97.102); FILE MERGED 2007/04/17 15:41:53 mba 1.97.102.7: warnings removed 2007/04/06 18:55:18 mba 1.97.102.6: #i75677#: classes SfxStamp and TimeStamp removed 2007/04/04 18:31:51 mba 1.97.102.5: #i75677#: streamline DocInfoDlg execution 2007/03/30 21:46:17 mba 1.97.102.4: #i57317#: DocInfoDlg must get R/O as a parameter 2007/03/29 19:37:47 mba 1.97.102.3: #i75677#: settings extracted from DocInfo 2007/03/25 17:24:03 mba 1.97.102.2: #i75677#: refactor DocInfo 2007/03/24 19:26:19 mba 1.97.102.1: #i75677#: simplify closing


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [f24961728166906c33a396618fb1caeb0851b57b]

INTEGRATION: CWS basemodelrefactoring (1.86.64); FILE MERGED 2007/05/09 00:45:52 mba 1.86.64.5: RESYNC: (1.87-1.88); FILE MERGED 2007/04/28 12:14:37 mba 1.86.64.4: #i73797#: don't call OnLoad for documents without a frame 2007/03/25 17:24:03 mba 1.86.64.3: #i75677#: refactor DocInfo 2007/03/25 02:52:24 mba 1.86.64.2: RESYNC: (1.86-1.87); FILE MERGED 2007/03/24 19:24:51 mba 1.86.64.1: #i75677#: separation of DocInfo and DocumentInfoObject


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [7a2c8f6eb7e8a55d54edfc2fdae9f7790727473e]

INTEGRATION: CWS basemodelrefactoring (1.66.106); FILE MERGED 2007/07/16 14:53:01 mba 1.66.106.7: RESYNC: (1.66-1.68); FILE MERGED 2007/04/04 18:31:50 mba 1.66.106.6: #i75677#: streamline DocInfoDlg execution 2007/04/04 14:31:58 mba 1.66.106.5: #i75677#: consolidation of methods for removing different kinds of data 2007/03/30 21:46:17 mba 1.66.106.4: #i57317#: DocInfoDlg must get R/O as a parameter 2007/03/29 19:37:47 mba 1.66.106.3: #i75677#: settings extracted from DocInfo 2007/03/25 17:24:03 mba 1.66.106.2: #i75677#: refactor DocInfo 2007/03/24 19:24:25 mba 1.66.106.1: #i75677#: separation of DocInfo and DocumentInfoObject


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [d845316b07202bf1a22a7f579897e4410f098a8f]

INTEGRATION: CWS basemodelrefactoring (1.26.90); FILE MERGED 2007/04/14 17:44:08 mba 1.26.90.2: RESYNC: (1.26-1.27); FILE MERGED 2007/03/24 19:29:17 mba 1.26.90.1: #i75677#,#i26672#: separation of DocInfo and DocumentInfoObject


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [448af7a24cc4f12fdc20a1a1583a4c315cc16675]

INTEGRATION: CWS basemodelrefactoring (1.25.92); FILE MERGED 2007/07/16 14:51:38 mba 1.25.92.5: RESYNC: (1.26-1.28); FILE MERGED 2007/05/09 00:45:14 mba 1.25.92.4: RESYNC: (1.25-1.26); FILE MERGED 2007/04/06 18:54:51 mba 1.25.92.3: #i75677#: classes SfxStamp and TimeStamp removed 2007/03/29 19:37:47 mba 1.25.92.2: #i75677#: settings extracted from DocInfo 2007/03/24 19:28:37 mba 1.25.92.1: #i75677#: separation of DocInfo and DocumentInfoObject


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [01ee5bc671f25e7a4ed1a8572ac36c40dad1934d]

INTEGRATION: CWS basemodelrefactoring (1.45.64); FILE MERGED 2007/07/16 14:50:44 mba 1.45.64.13: RESYNC: (1.47-1.48); FILE MERGED 2007/05/10 15:47:43 mba 1.45.64.12: #i75677#: typo in refactored code 2007/05/09 00:44:24 mba 1.45.64.11: RESYNC: (1.46-1.47); FILE MERGED 2007/04/14 17:48:16 mba 1.45.64.10: conflicts resolved 2007/04/06 19:11:44 mba 1.45.64.9: #i75677#: classes SfxStamp and TimeStamp removed 2007/04/04 18:31:27 mba 1.45.64.8: #i75677#: superfluous duplicate setting of dates removed 2007/04/04 14:34:20 mba 1.45.64.7: #i75677#: consolidation of methods for removing different kinds of data; #i75726#: encapsulate handling of invalidate Windows TimeStamps into oleprops 2007/03/29 19:37:30 mba 1.45.64.6: #i75677#: moved methods related to Settings to ObjectShell; introduce shared property set 2007/03/26 22:25:07 mba 1.45.64.5: #i75677#: bQuiet wasn't reset 2007/03/26 13:32:42 mba 1.45.64.4: warning problem fixed 2007/03/25 17:24:03 mba 1.45.64.3: #i75677#: refactor DocInfo 2007/03/24 19:30:03 mba 1.45.64.2: #i75677#,#i26672#: separation of DocInfo and DocumentInfoObject 2007/03/24 00:42:53 mba 1.45.64.1: #i75677#: remove obsolete settings


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [20a7b521d111d957a981f2f3ddb1747ea134a6fe]

INTEGRATION: CWS basemodelrefactoring (1.187.32); FILE MERGED 2007/05/09 00:44:18 mba 1.187.32.4: RESYNC: (1.188-1.189); FILE MERGED 2007/04/14 17:43:48 mba 1.187.32.3: RESYNC: (1.187-1.188); FILE MERGED 2007/04/06 18:54:07 mba 1.187.32.2: #i75677#: superfluous declaration removed 2007/03/24 19:22:58 mba 1.187.32.1: #i75677#: new ctor with MediaDescriptor


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [76e380c77acd8d5749cb837a1d216603969a8d29]

INTEGRATION: CWS basemodelrefactoring (1.14.144); FILE MERGED 2007/05/09 12:29:53 mba 1.14.144.5: resync errors 2007/05/09 00:43:44 mba 1.14.144.4: RESYNC: (1.15-1.16); FILE MERGED 2007/04/14 17:43:05 mba 1.14.144.3: RESYNC: (1.14-1.15); FILE MERGED 2007/04/06 18:53:35 mba 1.14.144.2: #i75677#: classes SfxStamp and TimeStamp removed 2007/03/29 19:33:08 mba 1.14.144.1: #i75677#: settings extracted from DocInfo


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [36530b757746195e71c4382cfa58e2f6f8d08e2b]

INTEGRATION: CWS basemodelrefactoring (1.38.34); FILE MERGED 2007/05/09 00:39:38 mba 1.38.34.7: RESYNC: (1.38-1.40); FILE MERGED 2007/04/17 15:17:46 mba 1.38.34.6: warning about local variable removed 2007/04/06 18:50:16 mba 1.38.34.5: #i75677#: classes SfxStamp and TimeStamp removed 2007/04/04 14:30:26 mba 1.38.34.4: #i75677#: some small fixes 2007/03/29 19:33:08 mba 1.38.34.3: #i75677#: settings extracted from DocInfo 2007/03/25 17:22:28 mba 1.38.34.2: #i75677#: refactor DocInfo 2007/03/24 19:22:17 mba 1.38.34.1: #i75677#: separation of DocInfo and DocumentInfoObject


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [7c047636717ecca9b00165f89cfa7ba48d145d5a]

INTEGRATION: CWS basemodelrefactoring (1.17.158); FILE MERGED 2007/04/14 17:42:37 mba 1.17.158.3: RESYNC: (1.17-1.18); FILE MERGED 2007/04/06 18:48:47 mba 1.17.158.2: #i75677#: classes SfxStamp and TimeStamp removed 2007/03/24 19:22:01 mba 1.17.158.1: #i75677#: separation of DocInfo and DocumentInfoObject


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [a629d30dc6da52018fadd53ed769f8e9a05c041b]

INTEGRATION: CWS basemodelrefactoring (1.26.160); FILE MERGED 2007/04/06 18:42:40 mba 1.26.160.1: #i75677#: superfluous includes in docfile.hxx removed


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [a4939a89d348e9ae31b3468a15bf5056b4c2a97b]

INTEGRATION: CWS basemodelrefactoring (1.14.144); FILE MERGED 2007/04/06 18:46:04 mba 1.14.144.2: #i75677#: classes SfxStamp and TimeStamp removed 2007/03/24 19:22:01 mba 1.14.144.1: #i75677#: separation of DocInfo and DocumentInfoObject


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [b2e18a5241be279ad520abbd5adb1d223b79b081]

INTEGRATION: CWS basemodelrefactoring (1.66.102); FILE MERGED 2007/07/16 14:34:38 mba 1.66.102.4: RESYNC: (1.69-1.70); FILE MERGED 2007/05/29 21:46:11 mba 1.66.102.3: RESYNC: (1.68-1.69); FILE MERGED 2007/05/09 00:36:51 mba 1.66.102.2: RESYNC: (1.66-1.68); FILE MERGED 2007/04/06 18:41:57 mba 1.66.102.1: #i75677#: superfluous includes in docfile.hxx removed


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [7231b96b124c738642238ae55a0d504e628ebdbd]

INTEGRATION: CWS basemodelrefactoring (1.122.14); FILE MERGED 2007/04/28 13:24:14 mba 1.122.14.1: #i50046#: Execute calls may have no return value


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [4191420775e374a5d4d211f35f5a0819b0271e0f]

INTEGRATION: CWS basemodelrefactoring (1.109.92); FILE MERGED 2007/04/14 17:41:28 mba 1.109.92.2: RESYNC: (1.109-1.110); FILE MERGED 2007/03/29 19:31:50 mba 1.109.92.1: #i75677#: settings extracted from DocInfo


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [c2ec783a7bfa0ab4ae5bd7fb00d4154dabbb129c]

INTEGRATION: CWS basemodelrefactoring (1.69.102); FILE MERGED 2007/03/26 13:23:40 mba 1.69.102.2: warning problem fixed 2007/03/23 15:55:05 mba 1.69.102.1: #i75677#: remove obsolete settings


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [7c5b83ebd933aaf62ad165ce1f24c96db0ac0386]

INTEGRATION: CWS basemodelrefactoring (1.46.102); FILE MERGED 2007/03/25 02:50:49 mba 1.46.102.2: RESYNC: (1.46-1.47); FILE MERGED 2007/03/23 14:28:30 mba 1.46.102.1: #i75677#: remove superfluous code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [5e2d425bd216a77a51082ae45bb6fac0d60a8f88]

INTEGRATION: CWS basemodelrefactoring (1.16.6); FILE MERGED 2007/03/29 19:38:44 mba 1.16.6.1: #i75677#: obsolete code removed


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [f4eab14909b023c658ef74e2c21eed3e03d7e362]

INTEGRATION: CWS basemodelrefactoring (1.26.286); FILE MERGED 2007/03/20 20:41:24 mba 1.26.286.1: test


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [872f010a716502393ac4f8195ff083846eedbeb9]

INTEGRATION: CWS basemodelrefactoring (1.4.34); FILE MERGED 2007/04/28 12:12:15 mba 1.4.34.1: #i76516#: java must be called through a variable


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [a16c98917631b3589c0cdb9d85e6aa289ae65c5f]

INTEGRATION: CWS basemodelrefactoring (1.2.2); FILE MERGED 2007/04/16 21:50:05 mba 1.2.2.1: add changes from CWS to headers moved on master


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [3c967b3e644412cd039814b6f30f9496ce3993f5]

INTEGRATION: CWS basemodelrefactoring (1.2.2); FILE MERGED 2007/04/16 21:50:04 mba 1.2.2.1: add changes from CWS to headers moved on master


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [980bc234c130095a0ee46d4b7527a88b3202c4e2]

INTEGRATION: CWS basemodelrefactoring (1.2.2); FILE MERGED 2007/05/29 21:45:27 mba 1.2.2.3: RESYNC: (1.4-1.5); FILE MERGED 2007/05/09 00:34:11 mba 1.2.2.2: RESYNC: (1.2-1.4); FILE MERGED 2007/04/16 21:50:04 mba 1.2.2.1: add changes from CWS to headers moved on master


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [574110e67c0006b7d69e9b810a6a8c40f972ac47]

INTEGRATION: CWS basemodelrefactoring (1.2.2); FILE MERGED 2007/05/09 15:40:29 mba 1.2.2.2: define used at wrong place 2007/04/16 21:50:04 mba 1.2.2.1: add changes from CWS to headers moved on master


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [17734a1f53b560cb40717b7d9a3cb3166c23c8a4]

INTEGRATION: CWS basemodelrefactoring (1.2.2); FILE MERGED 2007/05/09 00:33:41 mba 1.2.2.2: RESYNC: (1.2-1.3); FILE MERGED 2007/04/16 21:50:03 mba 1.2.2.1: add changes from CWS to headers moved on master


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [85abb2436786118ba3be8692dcfc3dabff1efe82]

INTEGRATION: CWS basemodelrefactoring (1.2.2); FILE MERGED 2007/05/30 15:26:24 mba 1.2.2.3: merge conflict 2007/05/29 21:45:08 mba 1.2.2.2: RESYNC: (1.2-1.4); FILE MERGED 2007/04/16 21:50:03 mba 1.2.2.1: add changes from CWS to headers moved on master


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [00a8e1a3c327ec30eb4e461e91060c9c66f60431]

INTEGRATION: CWS basemodelrefactoring (1.2.2); FILE MERGED 2007/05/29 21:45:00 mba 1.2.2.2: RESYNC: (1.2-1.3); FILE MERGED 2007/04/16 21:50:02 mba 1.2.2.1: add changes from CWS to headers moved on master


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [37033b43ef9b5917306e09cb37c6f3028d09d9e2]

INTEGRATION: CWS basemodelrefactoring (1.2.2); FILE MERGED 2007/05/09 00:33:48 mba 1.2.2.2: RESYNC: (1.2-1.3); FILE MERGED 2007/04/16 21:50:02 mba 1.2.2.1: add changes from CWS to headers moved on master


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [92687bfe5e1af7d88429ea7afc542bc8c583f1c1]

INTEGRATION: CWS basemodelrefactoring (1.3.14); FILE MERGED 2007/05/30 15:21:39 mba 1.3.14.1: timestamp.hxx no longer used


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [c86b88bc461b4a932b0a97b87bf5ab07d30dc710]

INTEGRATION: CWS basemodelrefactoring (1.7.420); FILE MERGED 2007/04/06 18:41:02 mba 1.7.420.2: #i75677#: superfluous includes removed 2007/03/29 19:17:55 mba 1.7.420.1: #i75677#: settings extracted from DocInfo


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [7f8cd4011ae0afbfb1233e015065f02e9b8584e8]

INTEGRATION: CWS basemodelrefactoring (1.63.20); FILE MERGED 2007/05/29 21:41:42 mba 1.63.20.3: RESYNC: (1.64-1.66); FILE MERGED 2007/03/25 02:46:29 mba 1.63.20.2: RESYNC: (1.63-1.64); FILE MERGED 2007/03/23 13:46:38 mba 1.63.20.1: #i75677#: SetPrinter must be callable from API


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [b0e70fa92baf0d75cfff7b7b420a0870dd4e1719]

INTEGRATION: CWS basemodelrefactoring (1.31.22); FILE MERGED 2007/05/29 21:39:37 mba 1.31.22.4: RESYNC: (1.34-1.35); FILE MERGED 2007/05/09 00:31:55 mba 1.31.22.3: RESYNC: (1.33-1.34); FILE MERGED 2007/03/25 02:43:47 mba 1.31.22.2: RESYNC: (1.31-1.33); FILE MERGED 2007/03/23 13:46:38 mba 1.31.22.1: #i75677#: SetPrinter must be callable from API


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [5a345c236a430962f485c5d4da5158ff794a6d37]

INTEGRATION: CWS basemodelrefactoring (1.25.8); FILE MERGED 2007/06/13 12:22:23 mba 1.25.8.2: #i36993#: gcc4 warning fixed 2007/03/29 19:45:46 mba 1.25.8.1: #i75677#: settings extracted from DocInfo


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [b298f5eb45eef18ee52f41be705a4b29f475b287]

INTEGRATION: CWS basemodelrefactoring (1.26.20); FILE MERGED 2007/05/29 21:31:02 mba 1.26.20.3: RESYNC: (1.27-1.28); FILE MERGED 2007/03/25 02:21:20 mba 1.26.20.2: RESYNC: (1.26-1.27); FILE MERGED 2007/03/23 13:46:29 mba 1.26.20.1: #i75677#: SetPrinter must be callable from API


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [8496a7d389bcc0dc5fa26e8847ad0e126b2e436a]

INTEGRATION: CWS basemodelrefactoring (1.9.22); FILE MERGED 2007/03/25 02:20:57 mba 1.9.22.2: RESYNC: (1.9-1.10); FILE MERGED 2007/03/23 13:46:29 mba 1.9.22.1: #i75677#: SetPrinter must be callable from API


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [a82ab008f5a797f77011550ba6c17c467f0e0bcf]

INTEGRATION: CWS basemodelrefactoring (1.29.30); FILE MERGED 2007/04/06 19:32:08 mba 1.29.30.1: #i75677#: classes SfxStamp and TimeStamp removed


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [a2930deb49797d33d80f6d94552c7aeee1f0393f]

INTEGRATION: CWS basemodelrefactoring (1.33.30); FILE MERGED 2007/05/29 21:11:41 mba 1.33.30.2: RESYNC: (1.33-1.34); FILE MERGED 2007/04/06 19:31:21 mba 1.33.30.1: #i75677#: classes SfxStamp and TimeStamp removed


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [3b2e2c3fe532d4ad4092033f894b4749707faf2d]

INTEGRATION: CWS basemodelrefactoring (1.7.30); FILE MERGED 2007/04/19 09:05:22 mba 1.7.30.2: wrong folder separator 2007/04/17 18:42:59 mba 1.7.30.1: missing include in NonPro


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [1791c17ce436e668b9bdd6dcaba605e58795e6a9]

INTEGRATION: CWS basemodelrefactoring (1.30.30); FILE MERGED 2007/03/25 17:18:38 mba 1.30.30.1: #i75677#: refactor DocInfo


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [5d0ea338477dace191cfb854c4f4c21ef16effce]

INTEGRATION: CWS basemodelrefactoring (1.116.80); FILE MERGED 2007/05/29 21:04:39 mba 1.116.80.3: RESYNC: (1.116-1.118); FILE MERGED 2007/04/06 19:30:06 mba 1.116.80.2: #i75677#: superfluous includes in docfile.hxx removed 2007/03/24 19:19:18 mba 1.116.80.1: #i75677#: assignment of DocInfo already broadcasts hint


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [45a7466eeee2f33790056014974d24e952f88430]

INTEGRATION: CWS basemodelrefactoring (1.22.28); FILE MERGED 2007/05/09 00:05:46 mba 1.22.28.2: RESYNC: (1.22-1.23); FILE MERGED 2007/04/06 19:29:40 mba 1.22.28.1: #i75677#: superfluous includes in docfile.hxx removed


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [aeac20555710163400c540eff40b9b1772093a3a]

INTEGRATION: CWS basemodelrefactoring (1.74.120); FILE MERGED 2007/05/29 20:59:46 mba 1.74.120.3: RESYNC: (1.75-1.77); FILE MERGED 2007/03/25 01:18:55 mba 1.74.120.2: RESYNC: (1.74-1.75); FILE MERGED 2007/03/23 16:16:00 mba 1.74.120.1: #i75677#: remove obsolete settings


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [a65a5cd50e793b5628ce939843689a80cdaa7bd1]

INTEGRATION: CWS basemodelrefactoring (1.21.6); FILE MERGED 2007/04/14 19:35:15 mba 1.21.6.2: timestamp removed 2007/04/14 19:33:32 mba 1.21.6.1: timestamp removed


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [2f348ce62f499000eaf6087de5f04d19a34a65ff]

INTEGRATION: CWS basemodelrefactoring (1.45.60); FILE MERGED 2007/04/14 17:49:51 mba 1.45.60.2: conflicts resolved 2007/04/10 21:10:36 mba 1.45.60.1: #i75726#: moved timestamp to binfilter


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [781c550065b0c9fa4efb952ec0e40b53236f3c10]

INTEGRATION: CWS basemodelrefactoring (1.25.54); FILE MERGED 2007/04/10 21:10:35 mba 1.25.54.1: #i75726#: moved timestamp to binfilter


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [998ca6c3447645089f1d8dd468fee986540db49c]

INTEGRATION: CWS basemodelrefactoring (1.34.236); FILE MERGED 2007/04/07 17:37:46 mba 1.34.236.1: #i26672#: remove undocumented service css.document.DocumentProperties


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [89bba3f51a27682748c491b10df9cd767e36e6da]

INTEGRATION: CWS basemodelrefactoring (1.75.144); FILE MERGED 2007/05/08 23:51:25 mba 1.75.144.2: RESYNC: (1.75-1.76); FILE MERGED 2007/04/07 17:37:46 mba 1.75.144.1: #i26672#: remove undocumented service css.document.DocumentProperties


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [0085333b7ce98111e9ff499bdc343df6094555a3]

INTEGRATION: CWS basemodelrefactoring (1.4.144); FILE MERGED 2007/04/07 17:37:46 mba 1.4.144.1: #i26672#: remove undocumented service css.document.DocumentProperties


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [939638221a5f93bc52cbe0a535ab7ea1adaa0856]

INTEGRATION: CWS basemodelrefactoring (1.7.144); FILE MERGED 2007/04/07 17:37:46 mba 1.7.144.1: #i26672#: remove undocumented service css.document.DocumentProperties


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [6a92b87395e48b95c068e12bf2d45e741d4851b1]

INTEGRATION: CWS basemodelrefactoring (1.27.56); FILE MERGED 2007/07/16 14:30:33 mba 1.27.56.2: RESYNC: (1.27-1.29); FILE MERGED 2007/03/23 22:28:05 mba 1.27.56.1: #i75677#: remove obsolete settings


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [fb4a1bd4311f5b0bcdd4b9dd91eeebcacb3a15e4]

INTEGRATION: CWS basemodelrefactoring (1.2.2); FILE MERGED 2007/04/14 18:38:51 mba 1.2.2.1: file was changed but moved on master


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [0d7e1dad0671fbc2d5c01fb20c6abb6612be4ea2]

INTEGRATION: CWS basemodelrefactoring (1.4.488); FILE MERGED 2007/04/07 17:37:13 mba 1.4.488.1: #i26672#: remove undocumented service css.document.DocumentProperties


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [ba4c86687e23a4650a6dc4b4d60ee695d915ca10]

INTEGRATION: CWS basemodelrefactoring (1.109.36); FILE MERGED 2007/05/08 23:48:57 mba 1.109.36.3: RESYNC: (1.110-1.111); FILE MERGED 2007/04/14 15:20:05 mba 1.109.36.2: RESYNC: (1.109-1.110); FILE MERGED 2007/04/10 20:22:43 mba 1.109.36.1: #i75726#: service DocumentProperties now obsolete


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [f8c5ed41da81967a84115b1ffb6d0a7480a2186a]

INTEGRATION: CWS basemodelrefactoring (1.25.40); FILE MERGED 2007/04/10 20:06:59 mba 1.25.40.1: #i75726#: service DocumentProperties now obsolete


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [e5e3f9a529fee8423105294867834113c1d6521b]

INTEGRATION: CWS basemodelrefactoring (1.37.40); FILE MERGED 2007/04/16 21:49:22 mba 1.37.40.2: registration of Frame services errorneously removed 2007/04/10 20:06:58 mba 1.37.40.1: #i75726#: service DocumentProperties now obsolete


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [0fbe86aa1bbc306b492cfe72dac61ca3de2e27a8]

INTEGRATION: CWS basemodelrefactoring (1.29.162); FILE MERGED 2007/05/08 23:45:10 mba 1.29.162.2: RESYNC: (1.29-1.30); FILE MERGED 2007/04/10 20:10:44 mba 1.29.162.1: #i75726#: service DocumentProperties now obsolete


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [667469750a94a9506456a65dfbbcee984fc03d1f]

INTEGRATION: CWS basemodelrefactoring (1.3.6); FILE MERGED 2007/05/30 14:30:38 mba 1.3.6.1: timestamp.hxx no longer used


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [ede141cec31d919ef70e5c6dbb3f1d0c5fb8adc4]

INTEGRATION: CWS basemodelrefactoring (1.46.6); FILE MERGED 2007/05/08 23:39:42 mba 1.46.6.2: RESYNC: (1.46-1.47); FILE MERGED 2007/03/23 13:53:17 mba 1.46.6.1: #i75677#: SetPrinter must be callable from API


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [63ba3e0127fd30e79f4bae95ac90d5612867e904]

INTEGRATION: CWS basemodelrefactoring (1.40.4); FILE MERGED 2007/07/16 14:27:39 mba 1.40.4.2: RESYNC: (1.40-1.42); FILE MERGED 2007/03/29 19:40:42 mba 1.40.4.1: #i75677#: settings extracted from DocInfo


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [a79035ef5cd8207448eb9f198ef54f495d963409]

INTEGRATION: CWS basemodelrefactoring (1.20.6); FILE MERGED 2007/03/23 13:52:53 mba 1.20.6.1: #i75677#: SetPrinter must be callable from API


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [ee4eb67e27e7891694b43228c1e8de095a07a58c]

INTEGRATION: CWS basemodelrefactoring (1.2.6); FILE MERGED 2007/05/29 20:42:30 mba 1.2.6.2: RESYNC: (1.2-1.3); FILE MERGED 2007/03/25 09:42:42 mba 1.2.6.1: #i75677#: make SetPrinter callable from API


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [58b63f54517fd996820e144130d974765df97aa4]

INTEGRATION: CWS basemodelrefactoring (1.18.10); FILE MERGED 2007/03/25 00:58:36 mba 1.18.10.2: RESYNC: (1.18-1.19); FILE MERGED 2007/03/23 13:59:26 mba 1.18.10.1: #i75677#: SetPrinter must be callable from API


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [221426e24efd4ebadcb65d14fcefa312c285cf6a]

INTEGRATION: CWS basemodelrefactoring (1.21.24); FILE MERGED 2007/05/29 20:17:12 mba 1.21.24.3: RESYNC: (1.22-1.23); FILE MERGED 2007/05/08 23:21:02 mba 1.21.24.2: RESYNC: (1.21-1.22); FILE MERGED 2007/04/16 21:48:30 mba 1.21.24.1: #i26672#: parameter changed


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [f56a1c7574275d2ff3140365c241bf7016891392]

INTEGRATION: CWS basemodelrefactoring (1.27.242); FILE MERGED 2007/05/29 20:03:53 mba 1.27.242.2: RESYNC: (1.27-1.28); FILE MERGED 2007/04/06 19:26:51 mba 1.27.242.1: #i75677#: classes SfxStamp and TimeStamp removed


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [e3d301531ee3f419827799021d67fcccbb8788f3]

INTEGRATION: CWS basemodelrefactoring (1.7.18); FILE MERGED 2007/06/13 13:33:04 mba 1.7.18.1: #i26672#: changed DocumentInfo.idl incompatibly


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [90b3c7a3805be9af0e5a4a121ee6d77514c977dc]

INTEGRATION: CWS basemodelrefactoring (1.39.64); FILE MERGED 2007/03/22 22:43:14 mba 1.39.64.1: #i26672#: new interface and service for document properties


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [e852b190b94ada8f8c22a6428fe251256fec55f1]

INTEGRATION: CWS basemodelrefactoring (1.1.2); FILE ADDED 2007/03/23 22:24:59 mba 1.1.2.2: #i26672#: fixed line end problems 2007/03/22 22:43:14 mba 1.1.2.1: #i26672#: new interface and service for document properties


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [7a6eedac6bdd2c63d56cd85c55393c68dc33a142]

INTEGRATION: CWS basemodelrefactoring (1.1.2); FILE ADDED 2007/03/23 22:25:20 mba 1.1.2.2: #i26672#: fixed line end problems; ctors 2007/03/22 22:43:13 mba 1.1.2.1: #i26672#: new interface and service for document properties


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [2460db66405b54a1023425b78eb227c1b8910fa1]

INTEGRATION: CWS basemodelrefactoring (1.11.268); FILE MERGED 2007/06/13 13:07:35 mba 1.11.268.1: #i26672#: documentation updated


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [1e77742e842934854a05fdd167c79c5d4f4ffda2]

INTEGRATION: CWS basemodelrefactoring (1.26.226); FILE MERGED 2007/05/08 22:10:45 mba 1.26.226.2: RESYNC: (1.26-1.27); FILE MERGED 2007/03/27 21:27:55 mba 1.26.226.1: #i75677#: in UI DocInfo should be taken from ObjectShell


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [e9ff9b9049101b3ee168834e32a66fbb586404b8]

INTEGRATION: CWS basemodelrefactoring (1.20.144); FILE MERGED 2007/05/29 18:36:06 mba 1.20.144.2: RESYNC: (1.20-1.21); FILE MERGED 2007/04/06 22:03:14 mba 1.20.144.1: #i75677#: superfluous includes in docfile.hxx removed


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [f78826d64dbc430b41ebe7906033a1e46db93a8a]

INTEGRATION: CWS basemodelrefactoring (1.117.12); FILE MERGED 2007/05/29 18:35:20 mba 1.117.12.3: RESYNC: (1.118-1.119); FILE MERGED 2007/04/14 12:29:02 mba 1.117.12.2: RESYNC: (1.117-1.118); FILE MERGED 2007/03/29 19:48:22 mba 1.117.12.1: #i75677#: share DocumentInfo between SFX and SwDoc


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [092dc9c9d36c18f854aaba44895454bdc86e158d]

INTEGRATION: CWS basemodelrefactoring (1.7.714); FILE MERGED 2007/03/29 19:47:02 mba 1.7.714.1: #i75677#: settings extracted from DocInfo


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [35a32411b2e99df7ae2311b866423573c7b6a20d]

INTEGRATION: CWS basemodelrefactoring (1.54.172); FILE MERGED 2007/03/29 19:47:01 mba 1.54.172.1: #i75677#: settings extracted from DocInfo


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [59c5c79e36870447e735f7dee99cd7aff8ae673e]

INTEGRATION: CWS basemodelrefactoring (1.32.46); FILE MERGED 2007/04/14 12:28:38 mba 1.32.46.2: RESYNC: (1.32-1.33); FILE MERGED 2007/03/23 13:46:03 mba 1.32.46.1: #i75677#: SetPrinter must be callable from API


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [dc1f28518da7b88683bb2c7c7d03e5517c4a3328]

INTEGRATION: CWS basemodelrefactoring (1.99.44); FILE MERGED 2007/05/29 18:33:49 mba 1.99.44.3: RESYNC: (1.100-1.101); FILE MERGED 2007/04/14 12:28:20 mba 1.99.44.2: RESYNC: (1.99-1.100); FILE MERGED 2007/04/06 22:02:48 mba 1.99.44.1: #i75677#: classes SfxStamp and TimeStamp removed


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [7fec6c0802e5d8f933cc1d78bd2fac0f8a83ffe2]

INTEGRATION: CWS basemodelrefactoring (1.49.46); FILE MERGED 2007/05/29 18:34:14 mba 1.49.46.3: RESYNC: (1.50-1.51); FILE MERGED 2007/05/08 22:06:08 mba 1.49.46.2: RESYNC: (1.49-1.50); FILE MERGED 2007/03/23 13:46:02 mba 1.49.46.1: #i75677#: SetPrinter must be callable from API


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [c22d937277ba55683a5007e5716385ccce977aa8]

INTEGRATION: CWS basemodelrefactoring (1.61.46); FILE MERGED 2007/05/08 22:05:43 mba 1.61.46.3: RESYNC: (1.62-1.63); FILE MERGED 2007/04/14 12:27:59 mba 1.61.46.2: RESYNC: (1.61-1.62); FILE MERGED 2007/03/23 13:46:02 mba 1.61.46.1: #i75677#: SetPrinter must be callable from API


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [c62b868d99d972abb0ac3ea781477f9302d4238f]

INTEGRATION: CWS basemodelrefactoring (1.48.46); FILE MERGED 2007/05/08 21:50:37 mba 1.48.46.3: RESYNC: (1.49-1.50); FILE MERGED 2007/04/14 12:27:18 mba 1.48.46.2: RESYNC: (1.48-1.49); FILE MERGED 2007/03/23 13:44:51 mba 1.48.46.1: #i75677#: SetPrinter must be callable from API


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [7dae4e890400ce55be154461f5a42537de014b10]

INTEGRATION: CWS basemodelrefactoring (1.6.46); FILE MERGED 2007/03/23 13:44:51 mba 1.6.46.1: #i75677#: SetPrinter must be callable from API


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [88cd0cfb6cca4d60d5a8e5257bf332fa095a3998]

INTEGRATION: CWS basemodelrefactoring (1.19.46); FILE MERGED 2007/03/23 13:44:51 mba 1.19.46.1: #i75677#: SetPrinter must be callable from API


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [5c210465c007a058d616c25b207e2884665a3e10]

INTEGRATION: CWS basemodelrefactoring (1.46.226); FILE MERGED 2007/03/24 15:10:32 mba 1.46.226.1: #i75677#: separation between DocumentInfo and DocumentInfoObject


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [15dbfe7082934230a184627e3fc4d7ff486510db]

INTEGRATION: CWS basemodelrefactoring (1.107.152); FILE MERGED 2007/04/06 22:05:00 mba 1.107.152.2: #i75677#: superfluous includes in docfile.hxx removed 2007/03/27 21:27:47 mba 1.107.152.1: #i75677#: in UI DocInfo should be taken from ObjectShell


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [12a7600c8e1be55ceb212405be42f9a385edfccb]

INTEGRATION: CWS basemodelrefactoring (1.88.164); FILE MERGED 2007/05/29 18:19:18 mba 1.88.164.4: RESYNC: (1.90-1.91); FILE MERGED 2007/05/08 21:28:03 mba 1.88.164.3: RESYNC: (1.89-1.90); FILE MERGED 2007/03/25 00:51:23 mba 1.88.164.2: RESYNC: (1.88-1.89); FILE MERGED 2007/03/24 19:15:58 mba 1.88.164.1: #i75677#: make usage of DocumentInfo better understandable


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [fb8a64deb889dff9a4def6918285e20a0797e317]

INTEGRATION: CWS basemodelrefactoring (1.66.104); FILE MERGED 2007/05/29 18:18:33 mba 1.66.104.5: RESYNC: (1.66-1.67); FILE MERGED 2007/04/28 10:34:16 mba 1.66.104.4: #i73793#: allow to suppress Update Dialog 2007/03/29 19:49:56 mba 1.66.104.3: #i75677#: share DocumentInfo between SFX and SwDoc 2007/03/27 21:28:17 mba 1.66.104.2: #i75677#: make methods using DocumentInfo in SwDoc easier to grep 2007/03/24 19:15:58 mba 1.66.104.1: #i75677#: make usage of DocumentInfo better understandable


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [0e6dc1392873b9ae9743d79912e97364f4284fdb]

INTEGRATION: CWS basemodelrefactoring (1.129.40); FILE MERGED 2007/05/29 18:16:54 mba 1.129.40.2: RESYNC: (1.129-1.130); FILE MERGED 2007/03/27 21:25:48 mba 1.129.40.1: #i75677#: make methods using DocumentInfo in SwDoc easier to grep


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [63a14dc1167e642938538749161bf6e9cbc1ef4c]

INTEGRATION: CWS basemodelrefactoring (1.175.132); FILE MERGED 2007/05/31 08:54:36 mba 1.175.132.5: resync problem 2007/05/29 18:16:45 mba 1.175.132.4: RESYNC: (1.175-1.177); FILE MERGED 2007/04/06 22:02:20 mba 1.175.132.3: #i75677#: classes SfxStamp and TimeStamp removed 2007/04/04 14:40:44 mba 1.175.132.2: #i75677#: simplification of DocumentInfo access 2007/03/27 21:25:47 mba 1.175.132.1: #i75677#: make methods using DocumentInfo in SwDoc easier to grep


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [f2a5b654134aab0def8b1d9d2f515869658a2e25]

INTEGRATION: CWS basemodelrefactoring (1.80.216); FILE MERGED 2007/05/29 18:15:44 mba 1.80.216.4: RESYNC: (1.80-1.82); FILE MERGED 2007/04/06 22:01:28 mba 1.80.216.3: #i75677#: classes SfxStamp and TimeStamp removed 2007/03/27 21:25:47 mba 1.80.216.2: #i75677#: make methods using DocumentInfo in SwDoc easier to grep 2007/03/25 17:32:47 mba 1.80.216.1: #i75677#: refactor DocInfo


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [33d927aa1d8687dbf6dc81021dc8e711489acdf1]

INTEGRATION: CWS basemodelrefactoring (1.21.122); FILE MERGED 2007/04/04 14:47:10 mba 1.21.122.1: #i76090#: fixed PrintDate


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [2f18a2525a6713690829b1389a25099fda890dc8]

INTEGRATION: CWS basemodelrefactoring (1.13.152); FILE MERGED 2007/05/29 18:14:18 mba 1.13.152.2: RESYNC: (1.13-1.14); FILE MERGED 2007/03/27 21:25:47 mba 1.13.152.1: #i75677#: make methods using DocumentInfo in SwDoc easier to grep


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [c79c891f099294b1104881b2d84d99249ade183f]

INTEGRATION: CWS basemodelrefactoring (1.35.164); FILE MERGED 2007/05/29 18:13:17 mba 1.35.164.2: RESYNC: (1.35-1.36); FILE MERGED 2007/04/06 22:00:46 mba 1.35.164.1: #i75677#: classes SfxStamp and TimeStamp removed


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [bbd8e961d2dcfab49e58bd77c523cf0554a7a7e5]

INTEGRATION: CWS basemodelrefactoring (1.65.18); FILE MERGED 2007/05/29 18:13:08 mba 1.65.18.2: RESYNC: (1.65-1.67); FILE MERGED 2007/03/27 21:25:47 mba 1.65.18.1: #i75677#: make methods using DocumentInfo in SwDoc easier to grep


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [60f51bc6cb836f45112468f450de30e4f9916a80]

INTEGRATION: CWS basemodelrefactoring (1.40.134); FILE MERGED 2007/05/29 18:11:59 mba 1.40.134.2: RESYNC: (1.40-1.41); FILE MERGED 2007/03/27 21:25:46 mba 1.40.134.1: #i75677#: make methods using DocumentInfo in SwDoc easier to grep


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [f42bdfa07000366ee9bd791916fe13b4814dc4a6]

INTEGRATION: CWS basemodelrefactoring (1.11.226); FILE MERGED 2007/04/06 21:59:53 mba 1.11.226.2: #i75677#: classes SfxStamp and TimeStamp removed 2007/03/27 21:25:46 mba 1.11.226.1: #i75677#: make methods using DocumentInfo in SwDoc easier to grep


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [e536e270a851c42b88b34fae81e0dce13883a0b6]

INTEGRATION: CWS basemodelrefactoring (1.46.134); FILE MERGED 2007/05/29 18:09:00 mba 1.46.134.3: RESYNC: (1.47-1.48); FILE MERGED 2007/05/08 21:25:08 mba 1.46.134.2: RESYNC: (1.46-1.47); FILE MERGED 2007/04/28 10:35:24 mba 1.46.134.1: #i73793#: allow to suppress Update Dialog


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [0ae7c551e16843e9f7bf1afa2caf5cd57e84a8e0]

INTEGRATION: CWS basemodelrefactoring (1.42.226); FILE MERGED 2007/04/06 21:59:00 mba 1.42.226.3: #i75677#: classes SfxStamp and TimeStamp removed 2007/03/27 21:25:15 mba 1.42.226.2: #i75677#: make methods using DocumentInfo in SwDoc easier to grep 2007/03/24 15:05:00 mba 1.42.226.1: #i75677#: separation between DocumentInfo and DocumentInfoObject


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [2cbf48106a91767b5c970e9ec053f4fe624ef6ec]

INTEGRATION: CWS basemodelrefactoring (1.44.226); FILE MERGED 2007/05/29 18:00:25 mba 1.44.226.3: RESYNC: (1.45-1.46); FILE MERGED 2007/05/08 21:17:06 mba 1.44.226.2: RESYNC: (1.44-1.45); FILE MERGED 2007/03/27 21:25:15 mba 1.44.226.1: #i75677#: make methods using DocumentInfo in SwDoc easier to grep


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [5cfe09c2a360523c97ad7db4d2eca9c3e3c64b82]

INTEGRATION: CWS basemodelrefactoring (1.71.132); FILE MERGED 2007/05/29 17:57:11 mba 1.71.132.5: RESYNC: (1.72-1.73); FILE MERGED 2007/05/08 21:14:37 mba 1.71.132.4: RESYNC: (1.71-1.72); FILE MERGED 2007/04/28 10:32:55 mba 1.71.132.3: #i73793#: allow to suppress Update Dialog 2007/03/29 19:50:12 mba 1.71.132.2: #i75677#: share DocumentInfo between SFX and SwDoc 2007/03/27 21:25:14 mba 1.71.132.1: #i75677#: make methods using DocumentInfo in SwDoc easier to grep


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [198b34c4a49e84e27b76e3d4ca172fe8869cacff]

INTEGRATION: CWS basemodelrefactoring (1.6.226); FILE MERGED 2007/03/27 21:25:14 mba 1.6.226.1: #i75677#: make methods using DocumentInfo in SwDoc easier to grep


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [c1ed08414f999093074261f84e5b9dc6a12d17a5]

INTEGRATION: CWS basemodelrefactoring (1.21.134); FILE MERGED 2007/03/27 21:25:14 mba 1.21.134.1: #i75677#: make methods using DocumentInfo in SwDoc easier to grep


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [f4bc812eaf056530e5eb04cf34901cf0865c152e]

INTEGRATION: CWS basemodelrefactoring (1.18.216); FILE MERGED 2007/04/06 21:57:16 mba 1.18.216.1: #i75677#: classes SfxStamp and TimeStamp removed


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [528796d00746db5de91dac95bb22bd4b35999ed2]

INTEGRATION: CWS basemodelrefactoring (1.54.2); FILE MERGED 2007/05/08 21:13:45 mba 1.54.2.5: RESYNC: (1.54-1.55); FILE MERGED 2007/04/04 14:39:35 mba 1.54.2.4: #i75677#: transfer document statistics to DocInfo 2007/03/29 19:50:12 mba 1.54.2.3: #i75677#: share DocumentInfo between SFX and SwDoc 2007/03/27 21:25:14 mba 1.54.2.2: #i75677#: make methods using DocumentInfo in SwDoc easier to grep 2007/03/24 19:16:32 mba 1.54.2.1: #i75677#: make usage of DocumentInfo better understandable


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [de029b9ee908b63e1183ecee9b78c06c888076f6]

INTEGRATION: CWS basemodelrefactoring (1.21.134); FILE MERGED 2007/03/29 19:49:36 mba 1.21.134.1: #i75677#: share DocumentInfo between SFX and SwDoc


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [9f0bd57880a587c55f142464dc805c517c967617]

INTEGRATION: CWS basemodelrefactoring (1.6.714); FILE MERGED 2007/05/10 07:00:21 os 1.6.714.1: include functional added


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [cf6dc0681d00a1b943d2d0e9c7b7abab797f6515]

INTEGRATION: CWS basemodelrefactoring (1.38.104); FILE MERGED 2007/05/29 17:31:41 mba 1.38.104.3: RESYNC: (1.39-1.40); FILE MERGED 2007/05/08 21:07:12 mba 1.38.104.2: RESYNC: (1.38-1.39); FILE MERGED 2007/03/24 19:08:06 mba 1.38.104.1: #i75677#: make usage of DocumentInfo better understandable


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [afb8ec6fd6f7e204513db64641c9c39543d9584d]

INTEGRATION: CWS basemodelrefactoring (1.133.40); FILE MERGED 2007/05/29 17:30:59 mba 1.133.40.4: RESYNC: (1.134-1.135); FILE MERGED 2007/05/08 21:07:05 mba 1.133.40.3: RESYNC: (1.133-1.134); FILE MERGED 2007/04/28 10:32:16 mba 1.133.40.2: #i73793#: allow to suppress Update Dialog 2007/03/27 21:24:55 mba 1.133.40.1: #i75677#: make methods using DocumentInfo in SwDoc easier to grep


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [7c84fb6ab6bb1cc166eeb35f20a35b9a0dcbd727]

INTEGRATION: CWS basemodelrefactoring (1.3.202); FILE MERGED 2007/03/27 21:24:55 mba 1.3.202.1: #i75677#: make methods using DocumentInfo in SwDoc easier to grep


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [8c9c32e6194fb9473d247bb6ab5375da411647c2]

INTEGRATION: CWS basemodelrefactoring (1.3.202); FILE MERGED 2007/04/28 10:32:16 mba 1.3.202.1: #i73793#: allow to suppress Update Dialog


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [a84dc03e1c0ab0a1ede4995e72adc4567adf249b]

INTEGRATION: CWS basemodelrefactoring (1.35.22); FILE MERGED 2007/04/14 12:17:05 mba 1.35.22.2: RESYNC: (1.35-1.36); FILE MERGED 2007/03/23 13:48:54 mba 1.35.22.1: #i75677#: SetPrinter must be callable from API


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [552c9adeb2b3407794ff196090a3883d80010173]

INTEGRATION: CWS basemodelrefactoring (1.14.24); FILE MERGED 2007/04/14 12:16:27 mba 1.14.24.2: RESYNC: (1.14-1.15); FILE MERGED 2007/03/23 13:48:54 mba 1.14.24.1: #i75677#: SetPrinter must be callable from API


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [4e2d5b3489415a749c68b846b57808b0009e5d5d]

INTEGRATION: CWS basemodelrefactoring (1.99.26); FILE MERGED 2007/05/29 11:42:51 mba 1.99.26.4: RESYNC: (1.100-1.101); FILE MERGED 2007/05/12 15:41:54 mba 1.99.26.3: smoke test crashed because of wrong order of deinitialization 2007/03/25 00:36:11 mba 1.99.26.2: RESYNC: (1.99-1.100); FILE MERGED 2007/03/23 13:48:27 mba 1.99.26.1: #i75677#: SetPrinter must be callable from API


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [77d1933038c11f6b672e19f9566d8b6ff50e978d]

INTEGRATION: CWS basemodelrefactoring (1.33.28); FILE MERGED 2007/03/29 19:43:16 mba 1.33.28.1: #i75677#: settings extracted from DocInfo


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [e20dcb1b1e154ecea432979a557856de65323e63]

INTEGRATION: CWS basemodelrefactoring (1.30.62); FILE MERGED 2007/03/23 13:47:33 mba 1.30.62.1: #i75677#: SetPrinter must be callable from API


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [24d4633954afe109348ea37976bfc0590e49599d]

INTEGRATION: CWS basemodelrefactoring (1.17.22); FILE MERGED 2007/04/14 12:03:38 mba 1.17.22.2: RESYNC: (1.17-1.18); FILE MERGED 2007/03/23 13:47:32 mba 1.17.22.1: #i75677#: SetPrinter must be callable from API


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [ea1205a4b585410b4ab3548bbc00463c6e8df1d8]

INTEGRATION: CWS basemodelrefactoring (1.7.26); FILE MERGED 2007/03/23 13:47:32 mba 1.7.26.1: #i75677#: SetPrinter must be callable from API


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [c9b6bbb3357d2c84713aee3a79cbc95e3aceeb5d]

INTEGRATION: CWS basemodelrefactoring (1.42.60); FILE MERGED 2007/05/29 11:28:28 mba 1.42.60.7: RESYNC: (1.43-1.44); FILE MERGED 2007/04/14 11:45:50 mba 1.42.60.6: RESYNC: (1.42-1.43); FILE MERGED 2007/04/06 19:34:09 mba 1.42.60.5: #i75677#: superfluous includes in docfile.hxx removed 2007/04/04 15:06:29 mba 1.42.60.4: #i75677#: consolidation of methods for removing different kinds of data in DocInfo 2007/03/29 19:43:16 mba 1.42.60.3: #i75677#: settings extracted from DocInfo 2007/03/26 22:05:25 mba 1.42.60.2: #i75677#: SetUseUserData must still be done here 2007/03/25 17:19:46 mba 1.42.60.1: #i75726#: remove TIMESTAMP_INVALID_DATETIME from public interfaces


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [573b4f197ac564d80e24608d88ef5413030f48b6]

INTEGRATION: CWS basemodelrefactoring (1.84.58); FILE MERGED 2007/05/29 11:26:26 mba 1.84.58.2: RESYNC: (1.84-1.85); FILE MERGED 2007/04/06 19:33:43 mba 1.84.58.1: #i75677#: superfluous includes in docfile.hxx removed


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [56bc362e8fbf88884b19d2dcd19b1ae6eab0213d]

INTEGRATION: CWS basemodelrefactoring (1.6.78); FILE MERGED 2007/04/06 22:16:07 mba 1.6.78.1: #i75677#: timestamp header not needed


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [d81ca969c0bbfaebef690df4f2d0f9eda4801979]

INTEGRATION: CWS basemodelrefactoring (1.23.62); FILE MERGED 2007/05/29 11:21:45 mba 1.23.62.2: RESYNC: (1.23-1.24); FILE MERGED 2007/03/23 22:35:38 mba 1.23.62.1: #i26672#: CharLocale property now named Language


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [770435ea5b889079e0f1a78a82c719ea38773df4]

INTEGRATION: CWS basemodelrefactoring (1.19.52); FILE MERGED 2007/05/29 11:21:36 mba 1.19.52.3: RESYNC: (1.20-1.21); FILE MERGED 2007/05/08 20:39:50 mba 1.19.52.2: RESYNC: (1.19-1.20); FILE MERGED 2007/03/23 22:35:37 mba 1.19.52.1: #i26672#: CharLocale property now named Language


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [38d22bf6ead7cdfc7c2b08dcaa39166597d70203]

INTEGRATION: CWS basemodelrefactoring (1.9.12); FILE MERGED 2007/05/04 20:36:34 mba 1.9.12.1: #i76195#: remove superfluous code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [e03b1db71171fcce66251ad01535c5a388109fed]

INTEGRATION: CWS basemodelrefactoring (1.18.4); FILE MERGED 2007/05/10 20:36:03 mba 1.18.4.12: #i76195#: all sfx resources removed 2007/05/05 18:02:21 mba 1.18.4.11: #i76195#: remove superfluous code 2007/05/04 20:36:34 mba 1.18.4.10: #i76195#: remove superfluous code 2007/05/01 21:29:34 mba 1.18.4.9: #i76195#: remove view code 2007/05/01 20:57:59 mba 1.18.4.8: #i76195#: remove view code 2007/04/30 14:36:01 mba 1.18.4.7: #i76195#: remove view code 2007/04/28 19:22:31 mba 1.18.4.6: #i76195#: view code removed 2007/04/28 18:53:52 mba 1.18.4.5: #i76195#: view code removed 2007/04/28 18:46:28 mba 1.18.4.4: #i76195#: view code removed 2007/04/28 15:20:34 mba 1.18.4.3: #i76195#: remove code for UI controls 2007/04/27 19:10:10 mba 1.18.4.2: #i76764#: remove unused code 2007/04/08 19:04:48 mba 1.18.4.1: #i76195#: envelop functionality removed


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [da122e643fb56884d9d623b3a0c3524d2c92a5c4]

INTEGRATION: CWS basemodelrefactoring (1.4.70); FILE MERGED 2007/05/01 20:57:59 mba 1.4.70.1: #i76195#: remove view code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [efe8b9851fdcef7298a463bdab40dd819b4613eb]

INTEGRATION: CWS basemodelrefactoring (1.6.58); FILE MERGED 2007/05/01 20:57:59 mba 1.6.58.1: #i76195#: remove view code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [e7d4296789e1e3cda13a7ca5d4c6393e4502824c]

INTEGRATION: CWS basemodelrefactoring (1.3.196); FILE MERGED 2007/05/01 20:57:59 mba 1.3.196.1: #i76195#: remove view code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [1cae48fbebf64ea66ce13ab692d4f439bec38b35]

INTEGRATION: CWS basemodelrefactoring (1.6.32); FILE MERGED 2007/05/01 20:57:59 mba 1.6.32.2: #i76195#: remove view code 2007/04/30 14:36:01 mba 1.6.32.1: #i76195#: remove view code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [4c47db087c44a09a31a27636eb0e543cb166e75a]

INTEGRATION: CWS basemodelrefactoring (1.11.32); FILE MERGED 2007/05/05 12:45:20 mba 1.11.32.1: #i76195#: remove superfluous code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [8093c3ec95ff413938362a6df5e26144d824c977]

INTEGRATION: CWS basemodelrefactoring (1.8.32); FILE MERGED 2007/07/16 14:24:54 mba 1.8.32.2: RESYNC: (1.8-1.11); FILE MERGED 2007/04/16 21:46:31 mba 1.8.32.1: Name Clash due to using statement in header; fix for #i53611# reworked


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [b154ba6cbf6b7f754915b1e79239f0a7fc1d0b17]

INTEGRATION: CWS basemodelrefactoring (1.8.32); FILE MERGED 2007/05/05 18:02:20 mba 1.8.32.1: #i76195#: remove superfluous code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [77186a99852622ed1e730fd77110706307e5e1d2]

INTEGRATION: CWS basemodelrefactoring (1.6.32); FILE MERGED 2007/05/05 18:02:20 mba 1.6.32.1: #i76195#: remove superfluous code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [6e2d070fab8a408928ab052ee3fe52bf70037b6e]

INTEGRATION: CWS basemodelrefactoring (1.7.70); FILE MERGED 2007/04/28 15:20:33 mba 1.7.70.1: #i76195#: remove code for UI controls


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [825351770dfc8e3c8997b45ad887dd32df0535af]

INTEGRATION: CWS basemodelrefactoring (1.4.70); FILE MERGED 2007/05/08 20:36:22 mba 1.4.70.3: RESYNC: (1.4-1.5); FILE MERGED 2007/05/01 20:57:58 mba 1.4.70.2: #i76195#: remove view code 2007/04/30 14:36:00 mba 1.4.70.1: #i76195#: remove view code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [561d4c8cdcc5735e2cf7df4f7d7d91785bc0d485]

INTEGRATION: CWS basemodelrefactoring (1.3.196); FILE MERGED 2007/05/01 20:57:58 mba 1.3.196.1: #i76195#: remove view code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [9a7c02937b44c3a9d1143b6525c920d99d494b20]

INTEGRATION: CWS basemodelrefactoring (1.6.70); FILE MERGED 2007/05/01 20:57:58 mba 1.6.70.1: #i76195#: remove view code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [56179c3e72fdfb7105d89378ed96686a25df7584]

INTEGRATION: CWS basemodelrefactoring (1.1.2); FILE ADDED 2007/04/10 21:07:26 mba 1.1.2.1: #i75726#: moved timestamp from tools


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [9c1557af39c1705488d2851d2e19f212f460b9ba]

INTEGRATION: CWS basemodelrefactoring (1.5.70); FILE MERGED 2007/05/08 20:36:08 mba 1.5.70.3: RESYNC: (1.5-1.6); FILE MERGED 2007/05/01 20:57:58 mba 1.5.70.2: #i76195#: remove view code 2007/04/30 12:13:27 mba 1.5.70.1: #i76195#: remove view code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [e620507e0b47e7dfe490ed6a17ac3dd3e0fdd207]

INTEGRATION: CWS basemodelrefactoring (1.5.70); FILE MERGED 2007/05/01 20:57:58 mba 1.5.70.2: #i76195#: remove view code 2007/04/30 12:13:26 mba 1.5.70.1: #i76195#: remove view code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [f6e43e09cd655b76f20d1fdc6009a3ff3cabc5a4]

INTEGRATION: CWS basemodelrefactoring (1.4.70); FILE MERGED 2007/04/30 12:13:26 mba 1.4.70.1: #i76195#: remove view code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [05bb17e73240347ac59cc6edf13b8efdb213527a]

INTEGRATION: CWS basemodelrefactoring (1.3.198); FILE MERGED 2007/04/30 12:13:26 mba 1.3.198.1: #i76195#: remove view code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [951384386bd41b3e0c7a118c7453592c410f5aa5]

INTEGRATION: CWS basemodelrefactoring (1.3.198); FILE MERGED 2007/03/23 14:23:25 mba 1.3.198.1: #i75677#: new UNO service for binary StandaloneDocumentInfo


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [6f4824fa5e7cc2b633b1ea320e86153c78eadd7c]

INTEGRATION: CWS basemodelrefactoring (1.6.4); FILE MERGED 2007/05/01 20:57:58 mba 1.6.4.2: #i76195#: remove view code 2007/04/30 12:13:26 mba 1.6.4.1: #i76195#: remove view code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [9070a50732fa0899e1e5b812a9653ce6cd977757]

INTEGRATION: CWS basemodelrefactoring (1.4.70); FILE MERGED 2007/05/01 20:57:58 mba 1.4.70.2: #i76195#: remove view code 2007/04/30 12:13:26 mba 1.4.70.1: #i76195#: remove view code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [6c3e55cc54262c2f462ea2777fec96b921339599]

INTEGRATION: CWS basemodelrefactoring (1.4.70); FILE MERGED 2007/05/01 20:57:58 mba 1.4.70.3: #i76195#: remove view code 2007/04/30 12:13:25 mba 1.4.70.2: #i76195#: remove view code 2007/04/08 18:08:36 mba 1.4.70.1: #i76195#: remove some Sfx view classes


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [81c00b0afb8f3ba76e1d431fab0612a9f3c65248]

INTEGRATION: CWS basemodelrefactoring (1.7.70); FILE MERGED 2007/04/30 12:13:25 mba 1.7.70.4: #i76195#: remove view code 2007/04/29 09:52:40 mba 1.7.70.3: #i76195#: view code removed 2007/04/14 21:39:19 mba 1.7.70.2: #i75726#: timestamp.hxx moved from tools 2007/03/25 17:16:56 mba 1.7.70.1: #i75726#: remove TIMESTAMP_INVALID_DATETIME from public interfaces


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [1f7f98697a4951182a8e196ea84c4e3307344ac6]

INTEGRATION: CWS basemodelrefactoring (1.3.198); FILE MERGED 2007/05/01 20:57:58 mba 1.3.198.1: #i76195#: remove view code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [e998264ba675a50278617da850f3bbee68b37c8c]

INTEGRATION: CWS basemodelrefactoring (1.4.58); FILE MERGED 2007/05/01 20:57:58 mba 1.4.58.2: #i76195#: remove view code 2007/04/30 12:13:24 mba 1.4.58.1: #i76195#: remove view code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [625b294c8ddcdddf8685ce5a8cce7874c5514893]

INTEGRATION: CWS basemodelrefactoring (1.6.4); FILE MERGED 2007/05/01 20:57:58 mba 1.6.4.2: #i76195#: remove view code 2007/04/30 12:13:24 mba 1.6.4.1: #i76195#: remove view code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [1d470d2ddb81436a8bcea1c334abe6194541a4b4]

INTEGRATION: CWS basemodelrefactoring (1.4.70); FILE MERGED 2007/05/05 18:02:20 mba 1.4.70.1: #i76195#: remove superfluous code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [2a5de3a85fec22386d959f21ecca397eff3700a2]

INTEGRATION: CWS basemodelrefactoring (1.5.70); FILE MERGED 2007/05/05 18:02:20 mba 1.5.70.3: #i76195#: remove superfluous code 2007/05/01 20:57:57 mba 1.5.70.2: #i76195#: remove view code 2007/04/30 14:36:00 mba 1.5.70.1: #i76195#: remove view code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [76cf6bd07b96b7510bc30972e792015d1db4fc0d]

INTEGRATION: CWS basemodelrefactoring (1.3.196); FILE MERGED 2007/05/01 20:57:57 mba 1.3.196.1: #i76195#: remove view code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [99471a8ff2f9f71a49890b6e19a1fba4277d4d9b]

INTEGRATION: CWS basemodelrefactoring (1.7.70); FILE MERGED 2007/05/05 18:02:20 mba 1.7.70.1: #i76195#: remove superfluous code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [07674d2f53aa0294ea16eeae5f832253c34d87df]

INTEGRATION: CWS basemodelrefactoring (1.4.70); FILE MERGED 2007/05/01 20:57:57 mba 1.4.70.2: #i76195#: remove view code 2007/04/30 14:35:59 mba 1.4.70.1: #i76195#: remove view code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [5bd4874f0f571f59635988ed6a0e42b6d14dbb24]

INTEGRATION: CWS basemodelrefactoring (1.4.70); FILE MERGED 2007/05/01 20:57:57 mba 1.4.70.1: #i76195#: remove view code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [f0e6876c4560fdc3196a571f0681ea1d652923cf]

INTEGRATION: CWS basemodelrefactoring (1.3.198); FILE MERGED 2007/04/30 14:35:59 mba 1.3.198.1: #i76195#: remove view code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [ca214d31ace772418b93852927c6f2cae8eb931e]

INTEGRATION: CWS basemodelrefactoring (1.7.32); FILE MERGED 2007/05/05 18:02:20 mba 1.7.32.1: #i76195#: remove superfluous code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [a769d86f9d20d4aad11dd17829004a74332de493]

INTEGRATION: CWS basemodelrefactoring (1.6.32); FILE MERGED 2007/05/05 18:02:20 mba 1.6.32.2: #i76195#: remove superfluous code 2007/05/01 20:57:57 mba 1.6.32.1: #i76195#: remove view code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [0c4a7cd1644d51f2f584f9a4d47a63ddff014031]

INTEGRATION: CWS basemodelrefactoring (1.10.2); FILE MERGED 2007/05/05 18:02:20 mba 1.10.2.1: #i76195#: remove superfluous code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [4cb23c00c14c7d9fcca5b6b0855ea56abdb1063e]

INTEGRATION: CWS basemodelrefactoring (1.4.70); FILE MERGED 2007/04/28 19:20:24 mba 1.4.70.1: #i76195#: view code removed


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [488fe2644933cd9c023b7c5ffc19434af17d3820]

INTEGRATION: CWS basemodelrefactoring (1.7.4); FILE MERGED 2007/05/10 14:16:56 mba 1.7.4.2: #i76195#: remove superfluous code 2007/05/01 20:57:57 mba 1.7.4.1: #i76195#: remove view code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [4a80593790a5f3d6eeed53594559ff61f0d1ca7c]

INTEGRATION: CWS basemodelrefactoring (1.10.4); FILE MERGED 2007/07/04 13:33:54 mba 1.10.4.1: #i76764#: remove superfluous linkage to sfxlib


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [ac5dd85f608921fcac3e9f72374bd9619441a6e8]

INTEGRATION: CWS basemodelrefactoring (1.3.198); FILE MERGED 2007/04/30 14:35:58 mba 1.3.198.1: #i76195#: remove view code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [361c9979b04e14e090257136018b2e923d52cd51]

INTEGRATION: CWS basemodelrefactoring (1.7.70); FILE MERGED 2007/05/10 17:27:43 mba 1.7.70.3: #i76195#: remove superfluous code 2007/04/30 14:35:58 mba 1.7.70.2: #i76195#: remove view code 2007/04/28 13:01:18 mba 1.7.70.1: #i76764#: remove unused code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [104adea1a1dc7d668170bcbdadda5bdda0fcf040]

INTEGRATION: CWS basemodelrefactoring (1.8.70); FILE MERGED 2007/06/27 16:15:02 mba 1.8.70.2: #i76691#: temp file only for SO formats and not for Chart and Math 2007/05/05 20:43:31 mba 1.8.70.1: #i76991#: use temp file for transfer


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [5719572c76bf80b1f96619988da13dcfc55e6a03]

INTEGRATION: CWS basemodelrefactoring (1.6.70); FILE MERGED 2007/03/23 14:24:07 mba 1.6.70.1: #i75677#: new UNO service for binary StandaloneDocumentInfo


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [661f045a739230a462bc500e6cefc1b097b8c762]

INTEGRATION: CWS basemodelrefactoring (1.5.16); FILE MERGED 2007/05/04 18:56:08 mba 1.5.16.1: #i76195#: remove AutoText functionality


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [beccf4a27cc9b5d220951a004a22cf419c8d9438]

INTEGRATION: CWS basemodelrefactoring (1.4.70); FILE MERGED 2007/05/04 18:56:08 mba 1.4.70.1: #i76195#: remove AutoText functionality


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [a6b2b6aed8893ca8d5b0fb46cea4b8670f4817b5]

INTEGRATION: CWS basemodelrefactoring (1.14.4); FILE MERGED 2007/05/10 20:36:03 mba 1.14.4.5: #i76195#: all sfx resources removed 2007/05/04 20:36:34 mba 1.14.4.4: #i76195#: remove superfluous code 2007/05/01 20:57:56 mba 1.14.4.3: #i76195#: remove view code 2007/04/14 11:12:11 mba 1.14.4.2: RESYNC: (1.14-1.15); FILE MERGED 2007/04/08 19:06:33 mba 1.14.4.1: #i76195#: envelop functionality removed


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [c377947b4bada4aea417c495523fba8d51aa7f56]

INTEGRATION: CWS basemodelrefactoring (1.8.32); FILE MERGED 2007/04/30 14:35:58 mba 1.8.32.1: #i76195#: remove view code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [3e1d76fd563e16fcb4dabf5f009cad30e66590c8]

INTEGRATION: CWS basemodelrefactoring (1.8.32); FILE MERGED 2007/04/30 14:35:57 mba 1.8.32.2: #i76195#: remove view code 2007/04/28 12:56:57 mba 1.8.32.1: #i76764#: remove unused code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [984ce88a4c0846e2480662daabc18a7f661b6f35]

INTEGRATION: CWS basemodelrefactoring (1.5.70); FILE MERGED 2007/05/01 20:57:56 mba 1.5.70.2: #i76195#: remove view code 2007/04/30 14:35:57 mba 1.5.70.1: #i76195#: remove view code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [30fa53bdd6877c03203b4dfb24dd302c77c07e3c]

INTEGRATION: CWS basemodelrefactoring (1.7.58); FILE MERGED 2007/05/10 18:08:46 mba 1.7.58.1: #i76195#: remove superfluous code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [d9e392089b84ae636a68d5354c01323d5f251764]

INTEGRATION: CWS basemodelrefactoring (1.7.58); FILE MERGED 2007/05/04 18:56:08 mba 1.7.58.1: #i76195#: remove AutoText functionality


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [bfdc23732a92980b1386abf8388328011e5245f7]

INTEGRATION: CWS basemodelrefactoring (1.8.32); FILE MERGED 2007/05/01 20:57:56 mba 1.8.32.2: #i76195#: remove view code 2007/04/30 14:35:56 mba 1.8.32.1: #i76195#: remove view code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [0762d18526e45c19f362a44c1a927aead7647480]

INTEGRATION: CWS basemodelrefactoring (1.5.58); FILE MERGED 2007/04/30 14:35:56 mba 1.5.58.1: #i76195#: remove view code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [0a43709057f0a4b1b8da22014e4fb6f5c3cd5829]

INTEGRATION: CWS basemodelrefactoring (1.4.58); FILE MERGED 2007/05/04 18:56:07 mba 1.4.58.1: #i76195#: remove AutoText functionality


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [4089a32f8606b74f01e71e31f8ad2d5d09da42a4]

INTEGRATION: CWS basemodelrefactoring (1.5.42); FILE MERGED 2007/04/30 14:35:55 mba 1.5.42.1: #i76195#: remove view code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [093fa88532ff332f9665a8b6504e684186dd6a81]

INTEGRATION: CWS basemodelrefactoring (1.7.58); FILE MERGED 2007/05/04 20:36:34 mba 1.7.58.2: #i76195#: remove superfluous code 2007/05/04 18:56:07 mba 1.7.58.1: #i76195#: remove AutoText functionality


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [7acc231e6c98cfb62324a546680034a597ff045b]

INTEGRATION: CWS basemodelrefactoring (1.8.58); FILE MERGED 2007/05/01 20:57:56 mba 1.8.58.1: #i76195#: remove view code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [23a4d4045304a43eebc9f4a57936a2309648a62a]

INTEGRATION: CWS basemodelrefactoring (1.8.58); FILE MERGED 2007/05/04 18:56:07 mba 1.8.58.1: #i76195#: remove AutoText functionality


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [2810de0220f7ae9934440b0d2c97f4d5930bc288]

INTEGRATION: CWS basemodelrefactoring (1.4.70); FILE MERGED 2007/05/01 20:57:55 mba 1.4.70.1: #i76195#: remove view code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [cf7b19765f413f5120b7722d6d9a0a70221490c1]

INTEGRATION: CWS basemodelrefactoring (1.3.198); FILE MERGED 2007/05/10 18:06:55 mba 1.3.198.1: #i76195#: remove superfluous code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [dee1ed444069b298d103486f822095279bec1a7c]

INTEGRATION: CWS basemodelrefactoring (1.11.32); FILE MERGED 2007/04/30 14:35:54 mba 1.11.32.1: #i76195#: remove view code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [777f99ec37947c17f49a1ea52238d9b759189a68]

INTEGRATION: CWS basemodelrefactoring (1.10.4); FILE MERGED 2007/04/30 14:35:54 mba 1.10.4.1: #i76195#: remove view code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [c387e4cd3cb7ff2247218aa430ed2e25f4294783]

INTEGRATION: CWS basemodelrefactoring (1.7.32); FILE MERGED 2007/05/05 12:45:19 mba 1.7.32.1: #i76195#: remove superfluous code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [e4fde2845b5998a136d4a0814097b4e6d1e7e19b]

INTEGRATION: CWS basemodelrefactoring (1.6.4); FILE MERGED 2007/05/10 13:40:27 mba 1.6.4.8: #i76195#: remove superfluous code 2007/05/06 19:50:46 mba 1.6.4.7: #i76195#: spellchecking etc., autocorrection removed 2007/05/05 12:45:19 mba 1.6.4.6: #i76195#: remove superfluous code 2007/05/04 20:36:33 mba 1.6.4.5: #i76195#: remove superfluous code 2007/05/01 20:57:55 mba 1.6.4.4: #i76195#: remove view code 2007/04/30 14:35:53 mba 1.6.4.3: #i76195#: remove view code 2007/04/28 15:20:32 mba 1.6.4.2: #i76195#: remove code for UI controls 2007/04/28 12:56:57 mba 1.6.4.1: #i76764#: remove unused code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [2eb3b373f14aa28f1a72985c9910a3e649b27211]

INTEGRATION: CWS basemodelrefactoring (1.10.4); FILE MERGED 2007/05/10 13:40:27 mba 1.10.4.2: #i76195#: remove superfluous code 2007/04/30 14:35:53 mba 1.10.4.1: #i76195#: remove view code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [586181bdfaad77b751928f718b69d059563b79e1]

INTEGRATION: CWS basemodelrefactoring (1.6.70); FILE MERGED 2007/05/01 20:57:55 mba 1.6.70.2: #i76195#: remove view code 2007/04/30 14:35:53 mba 1.6.70.1: #i76195#: remove view code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [eb979427301634de98a0702eeeb01a35afd0cb77]

INTEGRATION: CWS basemodelrefactoring (1.7.4); FILE MERGED 2007/05/01 20:57:55 mba 1.7.4.2: #i76195#: remove view code 2007/04/30 14:35:53 mba 1.7.4.1: #i76195#: remove view code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [49660ebd7c0a82a3f1c5ad7a6533a367780d3df9]

INTEGRATION: CWS basemodelrefactoring (1.5.70); FILE MERGED 2007/05/01 20:57:55 mba 1.5.70.2: #i76195#: remove view code 2007/04/30 14:35:53 mba 1.5.70.1: #i76195#: remove view code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [ab00ff070d7a021a3c548ad2c89e9a0a3006c079]

INTEGRATION: CWS basemodelrefactoring (1.5.70); FILE MERGED 2007/05/06 19:50:46 mba 1.5.70.1: #i76195#: spellchecking etc., autocorrection removed


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [f63dbc9c67986983784a200acd3a6e907510743a]

INTEGRATION: CWS basemodelrefactoring (1.13.4); FILE MERGED 2007/05/10 13:40:27 mba 1.13.4.5: #i76195#: remove superfluous code 2007/05/06 19:50:46 mba 1.13.4.4: #i76195#: spellchecking etc., autocorrection removed 2007/05/01 20:57:55 mba 1.13.4.3: #i76195#: remove view code 2007/04/30 14:35:53 mba 1.13.4.2: #i76195#: remove view code 2007/04/28 12:56:57 mba 1.13.4.1: #i76764#: remove unused code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [bfd113d0706a1d665186e37e9fa6bab73c16048e]

INTEGRATION: CWS basemodelrefactoring (1.11.4); FILE MERGED 2007/05/05 18:02:19 mba 1.11.4.3: #i76195#: remove superfluous code 2007/05/01 20:57:55 mba 1.11.4.2: #i76195#: remove view code 2007/04/30 14:35:52 mba 1.11.4.1: #i76195#: remove view code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [826cedd86115893a7688cdb9f0d9dc8b3d40b566]

INTEGRATION: CWS basemodelrefactoring (1.9.32); FILE MERGED 2007/05/01 20:57:55 mba 1.9.32.3: #i76195#: remove view code 2007/04/30 14:35:52 mba 1.9.32.2: #i76195#: remove view code 2007/04/28 15:20:32 mba 1.9.32.1: #i76195#: remove code for UI controls


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [90ddf9064e0b88fcd14440069f6985a2955ee882]

INTEGRATION: CWS basemodelrefactoring (1.6.70); FILE MERGED 2007/05/10 18:06:15 mba 1.6.70.1: #i76195#: remove superfluous code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [96ddcd7673c6c143bc7f61a4886f05b47d05a6c1]

INTEGRATION: CWS basemodelrefactoring (1.10.58); FILE MERGED 2007/05/10 18:06:15 mba 1.10.58.2: #i76195#: remove superfluous code 2007/04/28 12:56:56 mba 1.10.58.1: #i76764#: remove unused code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [61c50b100d4e0e49dfa3f2025a445329e76f6695]

INTEGRATION: CWS basemodelrefactoring (1.10.16); FILE MERGED 2007/05/04 18:56:07 mba 1.10.16.3: #i76195#: remove AutoText functionality 2007/05/01 20:57:55 mba 1.10.16.2: #i76195#: remove view code 2007/04/08 19:04:17 mba 1.10.16.1: #i76195#: envelop functionality removed


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [de930e6085dd636eb97991e38c5f53ec9327f752]

INTEGRATION: CWS basemodelrefactoring (1.6.196); FILE MERGED 2007/04/30 14:35:52 mba 1.6.196.1: #i76195#: remove view code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [3c2a9df22d9dd8a32a879dc9a7f5a04dabd4f6cd]

INTEGRATION: CWS basemodelrefactoring (1.5.120); FILE MERGED 2007/04/30 14:35:52 mba 1.5.120.1: #i76195#: remove view code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [c9cff801044bfbae8a34a9c238331c5d044d98d3]

INTEGRATION: CWS basemodelrefactoring (1.10.32); FILE MERGED 2007/05/01 20:57:55 mba 1.10.32.1: #i76195#: remove view code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [07ea031adddcbd35cce1c3c893115db237b11bcb]

INTEGRATION: CWS basemodelrefactoring (1.6.70); FILE MERGED 2007/05/01 20:57:54 mba 1.6.70.1: #i76195#: remove view code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [52594e2cd38ead8cde5fe8b275d40b03a0db05ec]

INTEGRATION: CWS basemodelrefactoring (1.8.70); FILE MERGED 2007/05/05 12:45:19 mba 1.8.70.1: #i76195#: remove superfluous code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [994aa86bfd435f5c02733139af4781dd362ec378]

INTEGRATION: CWS basemodelrefactoring (1.5.70); FILE MERGED 2007/05/04 20:36:33 mba 1.5.70.1: #i76195#: remove superfluous code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [29963acec57fd642ebbdb3751cbe878b822e3b46]

INTEGRATION: CWS basemodelrefactoring (1.7.112); FILE MERGED 2007/05/06 19:50:46 mba 1.7.112.1: #i76195#: spellchecking etc., autocorrection removed


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [61d759d88647e0186196fd615dd09723f0e556db]

INTEGRATION: CWS basemodelrefactoring (1.9.58); FILE MERGED 2007/05/05 12:45:19 mba 1.9.58.1: #i76195#: remove superfluous code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [a9c024d53f4e36c5d8e326ab5d12df5fb0384c50]

INTEGRATION: CWS basemodelrefactoring (1.10.70); FILE MERGED 2007/05/10 20:36:03 mba 1.10.70.1: #i76195#: all sfx resources removed


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [689da167b9163e16cfbf8a2b6af80b9c6f770918]

INTEGRATION: CWS basemodelrefactoring (1.6.112); FILE MERGED 2007/05/01 20:57:54 mba 1.6.112.1: #i76195#: remove view code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [85ff98e5f9e3ef8ac9f81ff0e4184c7fbcbb981f]

INTEGRATION: CWS basemodelrefactoring (1.8.70); FILE MERGED 2007/04/28 12:56:56 mba 1.8.70.1: #i76764#: remove unused code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [c6a2ae498aab50856a668b48c3e60f5f9021ef30]

INTEGRATION: CWS basemodelrefactoring (1.9.4); FILE MERGED 2007/05/06 19:50:46 mba 1.9.4.1: #i76195#: spellchecking etc., autocorrection removed


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [16909c175bff61f0f630b057ad009b2a5b92d628]

INTEGRATION: CWS basemodelrefactoring (1.6.70); FILE MERGED 2007/05/06 19:50:46 mba 1.6.70.1: #i76195#: spellchecking etc., autocorrection removed


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [7ad44a058359b4c047e1a41ed7a2216b541604e1]

INTEGRATION: CWS basemodelrefactoring (1.10.52); FILE MERGED 2007/05/06 19:50:46 mba 1.10.52.1: #i76195#: spellchecking etc., autocorrection removed


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [48ce7ee79ac0948df01b5a17d8627bff53c08d9d]

INTEGRATION: CWS basemodelrefactoring (1.7.70); FILE MERGED 2007/05/06 19:50:46 mba 1.7.70.1: #i76195#: spellchecking etc., autocorrection removed


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [6fe5c3ea5ab370aeb7a81b249b29fb7adcf20291]

INTEGRATION: CWS basemodelrefactoring (1.7.32); FILE MERGED 2007/05/29 10:49:41 mba 1.7.32.3: RESYNC: (1.7-1.8); FILE MERGED 2007/05/06 19:50:45 mba 1.7.32.2: #i76195#: spellchecking etc., autocorrection removed 2007/05/05 12:45:19 mba 1.7.32.1: #i76195#: remove superfluous code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [5b77c832baedd0e739f4745fba1938465758b607]

INTEGRATION: CWS basemodelrefactoring (1.13.6); FILE MERGED 2007/05/10 20:36:02 mba 1.13.6.6: #i76195#: all sfx resources removed 2007/05/08 20:33:22 mba 1.13.6.5: RESYNC: (1.13-1.14); FILE MERGED 2007/05/05 18:02:19 mba 1.13.6.4: #i76195#: remove superfluous code 2007/05/01 20:57:54 mba 1.13.6.3: #i76195#: remove view code 2007/04/30 14:35:49 mba 1.13.6.2: #i76195#: remove view code 2007/04/28 15:20:31 mba 1.13.6.1: #i76195#: remove code for UI controls


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [58d3eb0e283c9b2141ca6b56b7063f5742c418f2]

INTEGRATION: CWS basemodelrefactoring (1.6.32); FILE MERGED 2007/05/06 19:50:45 mba 1.6.32.1: #i76195#: spellchecking etc., autocorrection removed


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [e706acde46aafde4d6a8170292a99f7170ee8534]

INTEGRATION: CWS basemodelrefactoring (1.8.64); FILE MERGED 2007/05/01 20:57:54 mba 1.8.64.1: #i76195#: remove view code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [47049876a57dc224ed4ec9cebdc6cf2c3ebbf9ee]

INTEGRATION: CWS basemodelrefactoring (1.6.16); FILE MERGED 2007/05/01 20:57:54 mba 1.6.16.1: #i76195#: remove view code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [ba1050e6605565ac9a9f90e0580f39d3895fc24d]

INTEGRATION: CWS basemodelrefactoring (1.13.52); FILE MERGED 2007/05/01 20:57:54 mba 1.13.52.1: #i76195#: remove view code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [91071e5a3d798b0eac787d23c3b932de1193f6c2]

INTEGRATION: CWS basemodelrefactoring (1.8.32); FILE MERGED 2007/05/06 19:50:45 mba 1.8.32.1: #i76195#: spellchecking etc., autocorrection removed


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [0bcd4dc801b10d7d9cd0982d3003626f81e969e3]

INTEGRATION: CWS basemodelrefactoring (1.5.70); FILE MERGED 2007/05/01 20:57:53 mba 1.5.70.1: #i76195#: remove view code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [8237407689b6dce975b9984ad7dfe01b0c5a7123]

INTEGRATION: CWS basemodelrefactoring (1.6.70); FILE MERGED 2007/05/01 20:57:53 mba 1.6.70.1: #i76195#: remove view code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [83555bc243313ed0f93e412c80d820751d344d71]

INTEGRATION: CWS basemodelrefactoring (1.7.70); FILE MERGED 2007/05/31 11:06:55 mba 1.7.70.3: resync problem 2007/05/07 08:39:16 mba 1.7.70.2: syntax problems on Linux 2007/05/02 21:19:44 mba 1.7.70.1: #i76195#: remove view code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [e64b849217e8567b40c6aeae83f3733d3f4c1cc4]

INTEGRATION: CWS basemodelrefactoring (1.5.70); FILE MERGED 2007/05/08 20:32:27 mba 1.5.70.2: RESYNC: (1.5-1.6); FILE MERGED 2007/05/01 20:57:53 mba 1.5.70.1: #i76195#: remove view code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [ecafe21eae3a929eac88e1a2e36ee4908c1828c5]

INTEGRATION: CWS basemodelrefactoring (1.6.70); FILE MERGED 2007/05/01 20:57:53 mba 1.6.70.3: #i76195#: remove view code 2007/04/30 14:35:48 mba 1.6.70.2: #i76195#: remove view code 2007/04/28 12:40:33 mba 1.6.70.1: #i76764#: remove unused code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [66e1da77070ab40776e5208114338c3221774460]

INTEGRATION: CWS basemodelrefactoring (1.8.4); FILE MERGED 2007/05/07 08:39:16 mba 1.8.4.4: syntax problems on Linux 2007/05/01 20:57:53 mba 1.8.4.3: #i76195#: remove view code 2007/04/30 14:35:48 mba 1.8.4.2: #i76195#: remove view code 2007/04/28 12:40:33 mba 1.8.4.1: #i76764#: remove unused code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [08b4d2071a0419dc4d61ebee88c39a086f88eed0]

INTEGRATION: CWS basemodelrefactoring (1.8.4); FILE MERGED 2007/04/30 14:35:47 mba 1.8.4.1: #i76195#: remove view code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [06a890c7420f6e68127618f6e617683b3012d53b]

INTEGRATION: CWS basemodelrefactoring (1.7.70); FILE MERGED 2007/05/10 12:52:34 mba 1.7.70.1: #i76195#: no linguistic anymore


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [92dcd2812db1abaf4e756fa0557d318c1c9b6b27]

INTEGRATION: CWS basemodelrefactoring (1.7.32); FILE MERGED 2007/05/06 19:50:45 mba 1.7.32.1: #i76195#: spellchecking etc., autocorrection removed


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [60c4e6c9b826e6bff7f8ff0c0a9a6e4e5dcbdae4]

INTEGRATION: CWS basemodelrefactoring (1.10.32); FILE MERGED 2007/05/06 19:50:45 mba 1.10.32.1: #i76195#: spellchecking etc., autocorrection removed


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [baf4700ebc9c4677f5bf0ead5ff2d1d442835ee6]

INTEGRATION: CWS basemodelrefactoring (1.11.32); FILE MERGED 2007/05/06 19:50:45 mba 1.11.32.1: #i76195#: spellchecking etc., autocorrection removed


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [593a33c336e203b7bed80353d5112651fd067aed]

INTEGRATION: CWS basemodelrefactoring (1.8.32); FILE MERGED 2007/05/09 12:50:58 mba 1.8.32.1: #i76195#: forgot IdleHandler in Assertion


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [435c732df8379ec49b781afc3cfd1e4281fc76d0]

INTEGRATION: CWS basemodelrefactoring (1.8.32); FILE MERGED 2007/05/06 19:50:45 mba 1.8.32.1: #i76195#: spellchecking etc., autocorrection removed


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [15b6781f6119bc3258fc2f4461923158c034eaaf]

INTEGRATION: CWS basemodelrefactoring (1.10.70); FILE MERGED 2007/05/06 19:50:45 mba 1.10.70.1: #i76195#: spellchecking etc., autocorrection removed


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [7afc9b0e2bdc14d99c68f61c4f789693ef0c48e1]

INTEGRATION: CWS basemodelrefactoring (1.10.32); FILE MERGED 2007/05/06 19:50:44 mba 1.10.32.2: #i76195#: spellchecking etc., autocorrection removed 2007/04/28 12:40:33 mba 1.10.32.1: #i76764#: remove unused code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [0933e70c8a54f20210e8060bdc03c396da724c41]

INTEGRATION: CWS basemodelrefactoring (1.8.32); FILE MERGED 2007/05/06 19:50:44 mba 1.8.32.1: #i76195#: spellchecking etc., autocorrection removed


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [bc968bb7004527cc23553407a9f829d5a730ccaf]

INTEGRATION: CWS basemodelrefactoring (1.10.4); FILE MERGED 2007/05/06 19:50:44 mba 1.10.4.1: #i76195#: spellchecking etc., autocorrection removed


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [b382505aaf90bfc92610f8eb2c782e93de856ecf]

INTEGRATION: CWS basemodelrefactoring (1.8.32); FILE MERGED 2007/05/06 19:50:44 mba 1.8.32.2: #i76195#: spellchecking etc., autocorrection removed 2007/05/05 18:02:19 mba 1.8.32.1: #i76195#: remove superfluous code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [19782031f20e30533e0da4ff129679a68279c672]

INTEGRATION: CWS basemodelrefactoring (1.3.198); FILE MERGED 2007/05/06 19:50:44 mba 1.3.198.1: #i76195#: spellchecking etc., autocorrection removed


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [35ec5656c9e2ad027909bd6d3d9f2aeea5aeb1b7]

INTEGRATION: CWS basemodelrefactoring (1.5.70); FILE MERGED 2007/05/06 19:50:44 mba 1.5.70.1: #i76195#: spellchecking etc., autocorrection removed


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [5cd78c7802f9055bfc5a9851bbd15971f2cddada]

INTEGRATION: CWS basemodelrefactoring (1.7.32); FILE MERGED 2007/05/06 19:50:44 mba 1.7.32.1: #i76195#: spellchecking etc., autocorrection removed


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [4701f07df81d98f9236946f3233e77901f04cf9a]

INTEGRATION: CWS basemodelrefactoring (1.9.4); FILE MERGED 2007/05/02 21:19:43 mba 1.9.4.3: #i76195#: remove view code 2007/04/30 14:35:47 mba 1.9.4.2: #i76195#: remove view code 2007/04/28 12:40:32 mba 1.9.4.1: #i76764#: remove unused code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [cd2c0e272cc43d0bccdc77bb815a8094cfcc8e67]

INTEGRATION: CWS basemodelrefactoring (1.9.6); FILE MERGED 2007/05/10 20:36:02 mba 1.9.6.3: #i76195#: all sfx resources removed 2007/05/04 20:36:33 mba 1.9.6.2: #i76195#: remove superfluous code 2007/05/01 20:57:53 mba 1.9.6.1: #i76195#: remove view code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [e6b6988687e000167fcd5a4a20483233d673fa5d]

INTEGRATION: CWS basemodelrefactoring (1.9.70); FILE MERGED 2007/04/28 15:20:28 mba 1.9.70.2: #i76195#: remove code for UI controls 2007/04/28 12:53:30 mba 1.9.70.1: #i76764#: remove unused code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [71026d00bb3e6f938deeeb87b357407f453c0222]

INTEGRATION: CWS basemodelrefactoring (1.7.150); FILE MERGED 2007/04/28 15:20:28 mba 1.7.150.1: #i76195#: remove code for UI controls


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [8e9f2910d436e409bbb73187d7f0aff4bf2f70c4]

INTEGRATION: CWS basemodelrefactoring (1.6.70); FILE MERGED 2007/05/08 20:32:01 mba 1.6.70.5: RESYNC: (1.6-1.7); FILE MERGED 2007/05/01 20:57:53 mba 1.6.70.4: #i76195#: remove view code 2007/04/30 14:35:47 mba 1.6.70.3: #i76195#: remove view code 2007/04/28 15:20:28 mba 1.6.70.2: #i76195#: remove code for UI controls 2007/04/28 12:53:29 mba 1.6.70.1: #i76764#: remove unused code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [5b344a807aaf35667da8da320217a70cfda678fd]

INTEGRATION: CWS basemodelrefactoring (1.6.70); FILE MERGED 2007/04/30 14:35:47 mba 1.6.70.1: #i76195#: remove view code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [c5a921bfe1ed000b27cb459feb9df9b5cf273017]

INTEGRATION: CWS basemodelrefactoring (1.5.70); FILE MERGED 2007/05/01 20:57:53 mba 1.5.70.3: #i76195#: remove view code 2007/04/30 14:35:47 mba 1.5.70.2: #i76195#: remove view code 2007/04/28 15:20:28 mba 1.5.70.1: #i76195#: remove code for UI controls


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [2c1b88febb6e223c00b53db7d9b24bcffe1f89fc]

INTEGRATION: CWS basemodelrefactoring (1.5.156); FILE MERGED 2007/04/30 14:35:47 mba 1.5.156.1: #i76195#: remove view code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [dd47d2dbaa5e8e9a8c2389baea3f5cc4366aec5e]

INTEGRATION: CWS basemodelrefactoring (1.11.4); FILE MERGED 2007/05/01 20:57:53 mba 1.11.4.4: #i76195#: remove view code 2007/04/30 14:35:46 mba 1.11.4.3: #i76195#: remove view code 2007/04/28 15:20:28 mba 1.11.4.2: #i76195#: remove code for UI controls 2007/04/28 12:53:29 mba 1.11.4.1: #i76764#: remove unused code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [f1356f15fe706bc4a04fdb58a4e89f8779cc39fb]

INTEGRATION: CWS basemodelrefactoring (1.9.4); FILE MERGED 2007/05/01 20:57:52 mba 1.9.4.2: #i76195#: remove view code 2007/04/28 15:20:28 mba 1.9.4.1: #i76195#: remove code for UI controls


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [8aa3fe96b924c4f6014c74e1735774eac78d5031]

INTEGRATION: CWS basemodelrefactoring (1.8.16); FILE MERGED 2007/05/10 20:36:02 mba 1.8.16.6: #i76195#: all sfx resources removed 2007/05/08 20:31:53 mba 1.8.16.5: RESYNC: (1.8-1.9); FILE MERGED 2007/05/05 15:40:06 mba 1.8.16.4: #i76195#: remove superfluous code 2007/04/30 14:35:46 mba 1.8.16.3: #i76195#: remove view code 2007/04/30 12:12:26 mba 1.8.16.2: #i76195#: remove view code 2007/04/28 12:50:54 mba 1.8.16.1: #i76764#: remove unused code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [846d575024a0b91b8427272d01762c393a02bd4b]

INTEGRATION: CWS basemodelrefactoring (1.9.4); FILE MERGED 2007/04/30 12:12:24 mba 1.9.4.2: #i76195#: remove view code 2007/04/08 18:08:35 mba 1.9.4.1: #i76195#: remove some Sfx view classes


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [b4813b6db9dedfcc1acaaa6bd30b72c8781d1435]

INTEGRATION: CWS basemodelrefactoring (1.6.70); FILE MERGED 2007/05/10 20:36:02 mba 1.6.70.3: #i76195#: all sfx resources removed 2007/05/01 20:57:52 mba 1.6.70.2: #i76195#: remove view code 2007/04/30 12:12:21 mba 1.6.70.1: #i76195#: remove view code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [acec3bfb0dba53ecb77e40ceb30b445e7ae450bc]

INTEGRATION: CWS basemodelrefactoring (1.7.2); FILE MERGED 2007/05/10 20:36:02 mba 1.7.2.1: #i76195#: all sfx resources removed


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [3452cc01dea5651cbacf2eeb093379ff883f969b]

INTEGRATION: CWS basemodelrefactoring (1.8.4); FILE MERGED 2007/06/27 16:26:02 mba 1.8.4.2: #i76691#: typo 2007/05/25 18:09:04 mba 1.8.4.1: #i76991#: code for storing macros into XML format was stripped; readded


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [1c62554379124d69525ca164c8c86afbf4fdf221]

INTEGRATION: CWS basemodelrefactoring (1.5.70); FILE MERGED 2007/05/25 18:09:04 mba 1.5.70.1: #i76991#: code for storing macros into XML format was stripped; readded


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [024122dbdb0d28457bb3d5a0976e1548b36aa891]

INTEGRATION: CWS basemodelrefactoring (1.3.198); FILE MERGED 2007/05/10 20:36:01 mba 1.3.198.3: #i76195#: all sfx resources removed 2007/05/05 12:45:18 mba 1.3.198.2: #i76195#: remove superfluous code 2007/05/01 20:57:52 mba 1.3.198.1: #i76195#: remove view code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [b0529e07f93df84db9b14bd7aa9eb49f51bc9907]

INTEGRATION: CWS basemodelrefactoring (1.7.70); FILE MERGED 2007/05/10 20:36:01 mba 1.7.70.1: #i76195#: all sfx resources removed


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [54a88e6bf69e776168194cd6d9e43c4f4bccba74]

INTEGRATION: CWS basemodelrefactoring (1.1.2); FILE ADDED 2007/04/10 21:08:08 mba 1.1.2.1: #i75726#: moved timestamp from tools


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [be8ac752b0e327ace25c71198756f02a5d663d85]

INTEGRATION: CWS basemodelrefactoring (1.14.4); FILE MERGED 2007/05/05 12:45:18 mba 1.14.4.3: #i76195#: remove superfluous code 2007/04/30 12:12:18 mba 1.14.4.2: #i76195#: remove view code 2007/04/08 18:08:33 mba 1.14.4.1: #i76195#: remove some Sfx view classes


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [e127984e841751830497f9c08bd93809a6717acb]

INTEGRATION: CWS basemodelrefactoring (1.14.4); FILE MERGED 2007/05/12 15:40:45 mba 1.14.4.4: #i76195#: wrong error handling removed 2007/05/10 20:36:01 mba 1.14.4.3: #i76195#: all sfx resources removed 2007/05/01 20:57:52 mba 1.14.4.2: #i76195#: remove view code 2007/04/30 12:12:17 mba 1.14.4.1: #i76195#: remove view code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [bebe0bcd91ae6d9be4ccf49b529911bd49164e06]

INTEGRATION: CWS basemodelrefactoring (1.3.198); FILE MERGED 2007/06/13 12:18:43 mba 1.3.198.3: #i36993#: always need _pInfo in StandaloneDocInfo 2007/04/30 12:12:17 mba 1.3.198.2: #i76195#: remove view code 2007/03/23 14:23:48 mba 1.3.198.1: #i75677#: new UNO service for binary StandaloneDocumentInfo


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [318fb3aea56c156fef979072d77249de9bb22fb5]

INTEGRATION: CWS basemodelrefactoring (1.14.4); FILE MERGED 2007/05/10 20:36:01 mba 1.14.4.4: #i76195#: all sfx resources removed 2007/05/05 12:45:18 mba 1.14.4.3: #i76195#: remove superfluous code 2007/05/01 20:57:52 mba 1.14.4.2: #i76195#: remove view code 2007/04/30 12:12:17 mba 1.14.4.1: #i76195#: remove view code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [29e2057c1c50fe0e57e426643fbbaec9ff305294]

INTEGRATION: CWS basemodelrefactoring (1.10.44); FILE MERGED 2007/05/10 20:36:01 mba 1.10.44.3: #i76195#: all sfx resources removed 2007/05/01 20:57:52 mba 1.10.44.2: #i76195#: remove view code 2007/04/30 12:12:17 mba 1.10.44.1: #i76195#: remove view code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [77183a1e5e171b15b539393fdaa32e6c3707b31e]

INTEGRATION: CWS basemodelrefactoring (1.10.4); FILE MERGED 2007/05/10 20:36:01 mba 1.10.4.3: #i76195#: all sfx resources removed 2007/04/30 12:12:17 mba 1.10.4.2: #i76195#: remove view code 2007/04/28 12:50:52 mba 1.10.4.1: #i76764#: remove unused code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [cbbcd777e50a5a9c18d298291e03c973010fe85a]

INTEGRATION: CWS basemodelrefactoring (1.10.4); FILE MERGED 2007/05/10 20:36:01 mba 1.10.4.5: #i76195#: all sfx resources removed 2007/05/01 20:57:52 mba 1.10.4.4: #i76195#: remove view code 2007/04/30 12:12:16 mba 1.10.4.3: #i76195#: remove view code 2007/04/28 12:50:52 mba 1.10.4.2: #i76764#: remove unused code 2007/04/08 18:08:33 mba 1.10.4.1: #i76195#: remove some Sfx view classes


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [5f950990b825ff70607b43eea6b06484916ab4d8]

INTEGRATION: CWS basemodelrefactoring (1.9.4); FILE MERGED 2007/05/10 20:36:01 mba 1.9.4.4: #i76195#: all sfx resources removed 2007/05/01 20:57:52 mba 1.9.4.3: #i76195#: remove view code 2007/04/30 12:12:16 mba 1.9.4.2: #i76195#: remove view code 2007/04/08 18:08:33 mba 1.9.4.1: #i76195#: remove some Sfx view classes


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [3ce57024d3f7e4535a60a76b4ed7304ed9d56805]

INTEGRATION: CWS basemodelrefactoring (1.7.70); FILE MERGED 2007/05/10 20:36:01 mba 1.7.70.3: #i76195#: all sfx resources removed 2007/04/30 12:12:16 mba 1.7.70.2: #i76195#: remove view code 2007/04/08 18:08:32 mba 1.7.70.1: #i76195#: remove some Sfx view classes


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [e695d88ad2270e6cca68b1fcd7087e11c5f255cc]

INTEGRATION: CWS basemodelrefactoring (1.7.70); FILE MERGED 2007/04/30 12:12:16 mba 1.7.70.2: #i76195#: remove view code 2007/03/23 16:13:21 mba 1.7.70.1: #i75677#: remove obsolete settings


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [4b24ea5041ef7cd8718c51917d6e40d228629094]

INTEGRATION: CWS basemodelrefactoring (1.8.70); FILE MERGED 2007/05/10 20:36:00 mba 1.8.70.1: #i76195#: all sfx resources removed


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [0b32a26f75aa47b69e81dab43fc23e5b9c8bc17b]

INTEGRATION: CWS basemodelrefactoring (1.7.70); FILE MERGED 2007/05/10 20:36:00 mba 1.7.70.4: #i76195#: all sfx resources removed 2007/05/06 09:19:46 mba 1.7.70.3: #i76991#: temp file couldn't be deleted; is done in dtor anyway 2007/05/05 12:45:18 mba 1.7.70.2: #i76195#: remove superfluous code 2007/04/30 12:12:15 mba 1.7.70.1: #i76195#: remove view code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [894b4ca017e522029e1c343c8752efff8a8289e7]

INTEGRATION: CWS basemodelrefactoring (1.9.70); FILE MERGED 2007/05/10 20:36:00 mba 1.9.70.3: #i76195#: all sfx resources removed 2007/05/01 20:57:52 mba 1.9.70.2: #i76195#: remove view code 2007/04/30 12:12:15 mba 1.9.70.1: #i76195#: remove view code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [42de5ee8384bb9a4aa83d197d2f7eef9e847b0ac]

INTEGRATION: CWS basemodelrefactoring (1.10.4); FILE MERGED 2007/05/10 20:36:00 mba 1.10.4.4: #i76195#: all sfx resources removed 2007/04/27 19:20:02 mba 1.10.4.3: #i76764#: remove unused code 2007/04/10 21:08:07 mba 1.10.4.2: #i75726#: moved timestamp from tools 2007/04/08 18:08:32 mba 1.10.4.1: #i76195#: remove some Sfx view classes


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [b207770773f6b55347951826d5dc5d565bb9b168]

INTEGRATION: CWS basemodelrefactoring (1.9.4); FILE MERGED 2007/05/08 20:31:38 mba 1.9.4.3: RESYNC: (1.9-1.10); FILE MERGED 2007/05/01 20:57:51 mba 1.9.4.2: #i76195#: remove view code 2007/04/30 12:12:14 mba 1.9.4.1: #i76195#: remove view code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [6d5517d2ad0197a6e372926019754c448fe56441]

INTEGRATION: CWS basemodelrefactoring (1.6.58); FILE MERGED 2007/05/01 20:57:51 mba 1.6.58.2: #i76195#: remove view code 2007/04/30 12:12:14 mba 1.6.58.1: #i76195#: remove view code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [5208d422808b571baa03f51f8faae0f9cdcb3e7e]

INTEGRATION: CWS basemodelrefactoring (1.6.70); FILE MERGED 2007/05/01 20:57:51 mba 1.6.70.2: #i76195#: remove view code 2007/04/30 12:12:12 mba 1.6.70.1: #i76195#: remove view code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [adcc8fae8c40ed24f605d83bdaf95770d627713f]

INTEGRATION: CWS basemodelrefactoring (1.9.6); FILE MERGED 2007/05/01 20:57:51 mba 1.9.6.2: #i76195#: remove view code 2007/04/30 12:12:12 mba 1.9.6.1: #i76195#: remove view code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [8299b941c88db0243b68ffef8d75e9c9c4240f8d]

INTEGRATION: CWS basemodelrefactoring (1.7.70); FILE MERGED 2007/05/10 20:35:59 mba 1.7.70.3: #i76195#: all sfx resources removed 2007/05/01 20:57:51 mba 1.7.70.2: #i76195#: remove view code 2007/04/30 12:12:11 mba 1.7.70.1: #i76195#: remove view code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [0ec2d87cb402186e918fbc02e288ac0eb146a3c8]

INTEGRATION: CWS basemodelrefactoring (1.8.70); FILE MERGED 2007/05/01 20:57:51 mba 1.8.70.2: #i76195#: remove view code 2007/04/30 12:12:11 mba 1.8.70.1: #i76195#: remove view code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [8f6143981cc3bcbbfddcbd30d2020df69e7cd311]

INTEGRATION: CWS basemodelrefactoring (1.6.70); FILE MERGED 2007/04/30 12:12:11 mba 1.6.70.1: #i76195#: remove view code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [cd9d587b4e038caa5f4678102cb5ecd588e9b922]

INTEGRATION: CWS basemodelrefactoring (1.8.12); FILE MERGED 2007/05/10 20:35:59 mba 1.8.12.2: #i76195#: all sfx resources removed 2007/04/30 12:12:11 mba 1.8.12.1: #i76195#: remove view code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [c72eaa1ec68c85362892b6bdb74cb4852e12d631]

INTEGRATION: CWS basemodelrefactoring (1.6.70); FILE MERGED 2007/05/31 11:33:23 mba 1.6.70.4: resync problem 2007/05/10 20:35:59 mba 1.6.70.3: #i76195#: all sfx resources removed 2007/04/30 12:12:11 mba 1.6.70.2: #i76195#: remove view code 2007/04/08 18:08:31 mba 1.6.70.1: #i76195#: remove some Sfx view classes


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [538a7cb91efec2eb24af319ab845675c95e8d657]

INTEGRATION: CWS basemodelrefactoring (1.15.4); FILE MERGED 2007/05/10 20:35:59 mba 1.15.4.5: #i76195#: all sfx resources removed 2007/05/05 20:41:15 mba 1.15.4.4: #i76991#: export filters for XML format 2007/05/05 18:02:18 mba 1.15.4.3: #i76195#: remove superfluous code 2007/04/30 12:12:10 mba 1.15.4.2: #i76195#: remove view code 2007/04/08 18:08:31 mba 1.15.4.1: #i76195#: remove some Sfx view classes


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [cd75a03bfa9bc687c7f2d3b38f6030acc06b66ac]

INTEGRATION: CWS basemodelrefactoring (1.8.12); FILE MERGED 2007/07/16 14:21:29 mba 1.8.12.4: found conflict on merge in superfluous file -> removed 2007/05/10 20:35:59 mba 1.8.12.3: #i76195#: all sfx resources removed 2007/05/01 21:33:30 mba 1.8.12.2: #i76195#: remove view code 2007/04/30 12:12:10 mba 1.8.12.1: #i76195#: remove view code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [938463c6fc32102f0b1750f19205af6f34838fd5]

INTEGRATION: CWS basemodelrefactoring (1.8.4); FILE MERGED 2007/05/25 18:08:45 mba 1.8.4.2: #i76991#: code for storing macros into XML format was stripped; readded 2007/05/10 20:35:59 mba 1.8.4.1: #i76195#: all sfx resources removed


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [c904b0aac79e74d33abb403bd89fdb846986d52e]

INTEGRATION: CWS basemodelrefactoring (1.10.4); FILE MERGED 2007/05/25 18:08:44 mba 1.10.4.2: #i76991#: code for storing macros into XML format was stripped; readded 2007/05/10 20:35:59 mba 1.10.4.1: #i76195#: all sfx resources removed


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [3420c7bb303ea90f0d1f975e7426e7d175a9304b]

INTEGRATION: CWS basemodelrefactoring (1.6.70); FILE MERGED 2007/05/10 20:35:58 mba 1.6.70.4: #i76195#: all sfx resources removed 2007/05/08 20:31:21 mba 1.6.70.3: RESYNC: (1.6-1.7); FILE MERGED 2007/05/01 20:57:51 mba 1.6.70.2: #i76195#: remove view code 2007/04/30 12:12:09 mba 1.6.70.1: #i76195#: remove view code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [3648c57e59698b1255b7ffdc8bc94e6b8a32ec9c]

INTEGRATION: CWS basemodelrefactoring (1.5.70); FILE MERGED 2007/04/30 12:12:09 mba 1.5.70.1: #i76195#: remove view code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [587e7b94a28480188fca4c2c15eae2096aaad54c]

INTEGRATION: CWS basemodelrefactoring (1.6.70); FILE MERGED 2007/05/25 18:08:44 mba 1.6.70.1: #i76991#: code for storing macros into XML format was stripped; readded


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [5c8207aeb21813e0bb51b3957e125d0dbcf15ad0]

INTEGRATION: CWS basemodelrefactoring (1.11.4); FILE MERGED 2007/05/25 18:08:44 mba 1.11.4.4: #i76991#: code for storing macros into XML format was stripped; readded 2007/05/10 20:35:58 mba 1.11.4.3: #i76195#: all sfx resources removed 2007/05/01 20:57:51 mba 1.11.4.2: #i76195#: remove view code 2007/04/30 12:12:09 mba 1.11.4.1: #i76195#: remove view code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [c8545c6ce817f765197b04f09f009d74884611db]

INTEGRATION: CWS basemodelrefactoring (1.10.4); FILE MERGED 2007/05/10 20:35:58 mba 1.10.4.5: #i76195#: all sfx resources removed 2007/05/05 12:45:18 mba 1.10.4.4: #i76195#: remove superfluous code 2007/05/01 20:57:51 mba 1.10.4.3: #i76195#: remove view code 2007/04/30 12:12:08 mba 1.10.4.2: #i76195#: remove view code 2007/04/28 12:50:51 mba 1.10.4.1: #i76764#: remove unused code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [87defbb62a2b5487cec601b1a0b60aaf0c6e2358]

INTEGRATION: CWS basemodelrefactoring (1.13.4); FILE MERGED 2007/05/10 20:35:58 mba 1.13.4.6: #i76195#: all sfx resources removed 2007/05/05 12:55:52 mba 1.13.4.5: #i76195#: remove superfluous code 2007/05/05 12:45:18 mba 1.13.4.4: #i76195#: remove superfluous code 2007/05/01 20:57:51 mba 1.13.4.3: #i76195#: remove view code 2007/04/30 12:12:08 mba 1.13.4.2: #i76195#: remove view code 2007/04/08 18:08:31 mba 1.13.4.1: #i76195#: remove some Sfx view classes


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [ddc9c5b15cdf5a5ceee83456c87f6f56843e296e]

INTEGRATION: CWS basemodelrefactoring (1.8.12); FILE MERGED 2007/05/10 20:35:58 mba 1.8.12.5: #i76195#: all sfx resources removed 2007/05/05 12:45:18 mba 1.8.12.4: #i76195#: remove superfluous code 2007/05/01 20:57:51 mba 1.8.12.3: #i76195#: remove view code 2007/04/30 12:12:08 mba 1.8.12.2: #i76195#: remove view code 2007/04/28 12:50:51 mba 1.8.12.1: #i76764#: remove unused code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [3a9c233308e2134e7d60dd0ea32ea12b4b4fbbdf]

INTEGRATION: CWS basemodelrefactoring (1.9.12); FILE MERGED 2007/05/10 20:35:58 mba 1.9.12.5: #i76195#: all sfx resources removed 2007/05/05 12:45:18 mba 1.9.12.4: #i76195#: remove superfluous code 2007/05/01 20:57:51 mba 1.9.12.3: #i76195#: remove view code 2007/04/30 12:12:08 mba 1.9.12.2: #i76195#: remove view code 2007/04/08 18:08:30 mba 1.9.12.1: #i76195#: remove some Sfx view classes


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [abb7cebe6dc32a90b248a3124336892c6a281c8b]

INTEGRATION: CWS basemodelrefactoring (1.10.4); FILE MERGED 2007/05/10 20:35:58 mba 1.10.4.6: #i76195#: all sfx resources removed 2007/05/05 12:55:52 mba 1.10.4.5: #i76195#: remove superfluous code 2007/05/05 12:45:18 mba 1.10.4.4: #i76195#: remove superfluous code 2007/05/01 20:57:51 mba 1.10.4.3: #i76195#: remove view code 2007/04/30 12:12:08 mba 1.10.4.2: #i76195#: remove view code 2007/04/08 18:08:30 mba 1.10.4.1: #i76195#: remove some Sfx view classes


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [7b5a290bba68fa9feeff8abcbc00d09d6ab7c24c]

INTEGRATION: CWS basemodelrefactoring (1.7.70); FILE MERGED 2007/04/30 12:12:07 mba 1.7.70.1: #i76195#: remove view code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [f0fe192278ad5a13eab60e905edcf3380dc37ee9]

INTEGRATION: CWS basemodelrefactoring (1.8.70); FILE MERGED 2007/05/10 20:35:58 mba 1.8.70.4: #i76195#: all sfx resources removed 2007/05/05 12:45:18 mba 1.8.70.3: #i76195#: remove superfluous code 2007/05/01 20:57:51 mba 1.8.70.2: #i76195#: remove view code 2007/04/30 12:12:07 mba 1.8.70.1: #i76195#: remove view code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [a84e25e6e5635bdc734c1e4d1d6a622bf9b07c2b]

INTEGRATION: CWS basemodelrefactoring (1.6.70); FILE MERGED 2007/05/10 20:35:58 mba 1.6.70.4: #i76195#: all sfx resources removed 2007/05/05 12:45:17 mba 1.6.70.3: #i76195#: remove superfluous code 2007/04/30 12:12:07 mba 1.6.70.2: #i76195#: remove view code 2007/04/29 10:02:09 mba 1.6.70.1: #i76195#: view code removed


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [25499c8a193741245e2564c8b8f7d21a427a9807]

INTEGRATION: CWS basemodelrefactoring (1.11.4); FILE MERGED 2007/05/10 20:35:58 mba 1.11.4.5: #i76195#: all sfx resources removed 2007/05/05 18:02:18 mba 1.11.4.4: #i76195#: remove superfluous code 2007/05/01 20:57:50 mba 1.11.4.3: #i76195#: remove view code 2007/04/30 12:12:07 mba 1.11.4.2: #i76195#: remove view code 2007/04/29 10:02:09 mba 1.11.4.1: #i76195#: view code removed


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [7d45a93c31f0389cb83dbd6b61231a15c2324093]

INTEGRATION: CWS basemodelrefactoring (1.12.4); FILE MERGED 2007/05/10 20:35:58 mba 1.12.4.5: #i76195#: all sfx resources removed 2007/05/05 12:45:17 mba 1.12.4.4: #i76195#: remove superfluous code 2007/05/01 20:57:50 mba 1.12.4.3: #i76195#: remove view code 2007/04/30 12:12:06 mba 1.12.4.2: #i76195#: remove view code 2007/04/08 18:08:30 mba 1.12.4.1: #i76195#: remove some Sfx view classes


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [005a1d6dc5c18459d05c22e693aa913830f85509]

INTEGRATION: CWS basemodelrefactoring (1.9.6); FILE MERGED 2007/05/10 20:35:58 mba 1.9.6.5: #i76195#: all sfx resources removed 2007/05/05 12:45:17 mba 1.9.6.4: #i76195#: remove superfluous code 2007/05/01 20:57:50 mba 1.9.6.3: #i76195#: remove view code 2007/04/30 12:12:06 mba 1.9.6.2: #i76195#: remove view code 2007/04/27 19:07:58 mba 1.9.6.1: #i76764#: remove unused code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [5b875f6ad7a753d3adbe66308461a66eda8a3f8a]

INTEGRATION: CWS basemodelrefactoring (1.4.196); FILE MERGED 2007/05/10 20:35:58 mba 1.4.196.1: #i76195#: all sfx resources removed


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [9a710ec0b7c7908374b79134c5e63b338bbe6ea8]

INTEGRATION: CWS basemodelrefactoring (1.14.6); FILE MERGED 2007/05/10 20:35:58 mba 1.14.6.4: #i76195#: all sfx resources removed 2007/05/04 20:36:33 mba 1.14.6.3: #i76195#: remove superfluous code 2007/05/01 20:57:50 mba 1.14.6.2: #i76195#: remove view code 2007/04/28 18:35:30 mba 1.14.6.1: #i76195#: view code removed


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [eede14e3e3e7110daa9476819ac0a7a5e02ccb5a]

INTEGRATION: CWS basemodelrefactoring (1.5.70); FILE MERGED 2007/05/06 19:50:44 mba 1.5.70.2: #i76195#: spellchecking etc., autocorrection removed 2007/05/05 18:02:18 mba 1.5.70.1: #i76195#: remove superfluous code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [6d2d9614f1a37c761fe5f98bd1971b8351d54298]

INTEGRATION: CWS basemodelrefactoring (1.8.70); FILE MERGED 2007/04/30 14:35:45 mba 1.8.70.3: #i76195#: remove view code 2007/04/28 18:35:29 mba 1.8.70.2: #i76195#: view code removed 2007/04/28 12:46:32 mba 1.8.70.1: #i76764#: remove unused code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [6e2ebace6b6db5b84ec4fc87c2b2212e05271116]

INTEGRATION: CWS basemodelrefactoring (1.9.4); FILE MERGED 2007/04/28 18:35:26 mba 1.9.4.2: #i76195#: view code removed 2007/04/28 12:46:30 mba 1.9.4.1: #i76764#: remove unused code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [c0830b3af142c2d557b635a9908242847e9dfc4a]

INTEGRATION: CWS basemodelrefactoring (1.5.70); FILE MERGED 2007/04/30 14:35:45 mba 1.5.70.1: #i76195#: remove view code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [5bd438ee286f78bbe3c26722e6d2f35a9982bb72]

INTEGRATION: CWS basemodelrefactoring (1.7.52); FILE MERGED 2007/04/30 14:35:45 mba 1.7.52.2: #i76195#: remove view code 2007/04/28 18:35:25 mba 1.7.52.1: #i76195#: view code removed


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [53db029463190bb7d584f5799ab7f54368b3b8e8]

INTEGRATION: CWS basemodelrefactoring (1.6.70); FILE MERGED 2007/05/01 20:57:50 mba 1.6.70.2: #i76195#: remove view code 2007/04/30 14:35:45 mba 1.6.70.1: #i76195#: remove view code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [8bddb331054c94289b305ef75d943c679752aa7b]

INTEGRATION: CWS basemodelrefactoring (1.7.70); FILE MERGED 2007/04/30 14:35:45 mba 1.7.70.2: #i76195#: remove view code 2007/04/28 18:35:25 mba 1.7.70.1: #i76195#: view code removed


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [548df790aa2ddaae848c958acda61e9c020daebd]

INTEGRATION: CWS basemodelrefactoring (1.5.70); FILE MERGED 2007/05/07 08:39:16 mba 1.5.70.3: syntax problems on Linux 2007/04/30 14:35:44 mba 1.5.70.2: #i76195#: remove view code 2007/04/28 18:35:25 mba 1.5.70.1: #i76195#: view code removed


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [dfa6f2427e80756e2a96b09f9a55d887f0a6177c]

INTEGRATION: CWS basemodelrefactoring (1.7.12); FILE MERGED 2007/04/30 14:35:44 mba 1.7.12.1: #i76195#: remove view code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [192c01f7f01f4a3640cda91efd8fdc83087ca602]

INTEGRATION: CWS basemodelrefactoring (1.5.70); FILE MERGED 2007/05/01 20:57:50 mba 1.5.70.2: #i76195#: remove view code 2007/04/30 14:35:44 mba 1.5.70.1: #i76195#: remove view code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [6fe6649c7fa764d92a8dd8ef6662fe1e190d319b]

INTEGRATION: CWS basemodelrefactoring (1.5.70); FILE MERGED 2007/05/01 20:57:49 mba 1.5.70.2: #i76195#: remove view code 2007/04/30 14:35:43 mba 1.5.70.1: #i76195#: remove view code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [73c853b7550fa30eef5dc5fec0498a89e15635ba]

INTEGRATION: CWS basemodelrefactoring (1.6.70); FILE MERGED 2007/05/05 18:02:18 mba 1.6.70.3: #i76195#: remove superfluous code 2007/05/01 20:57:49 mba 1.6.70.2: #i76195#: remove view code 2007/04/30 14:35:42 mba 1.6.70.1: #i76195#: remove view code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [d2ee83433766994fec3e2cd3c76a95f6d6ab19d7]

INTEGRATION: CWS basemodelrefactoring (1.6.70); FILE MERGED 2007/04/30 14:35:42 mba 1.6.70.1: #i76195#: remove view code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [2458912ddc1850144cd4bdf7143fdbbcd64bfebc]

INTEGRATION: CWS basemodelrefactoring (1.5.70); FILE MERGED 2007/05/01 20:57:49 mba 1.5.70.3: #i76195#: remove view code 2007/04/30 14:35:42 mba 1.5.70.2: #i76195#: remove view code 2007/04/28 12:46:29 mba 1.5.70.1: #i76764#: remove unused code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [1125a1992ff063581db69eb5c55fb49e522932da]

INTEGRATION: CWS basemodelrefactoring (1.11.4); FILE MERGED 2007/05/10 17:51:59 mba 1.11.4.4: #i76195#: remove superfluous code 2007/05/01 20:57:49 mba 1.11.4.3: #i76195#: remove view code 2007/04/28 15:20:26 mba 1.11.4.2: #i76195#: remove code for UI controls 2007/04/28 12:46:29 mba 1.11.4.1: #i76764#: remove unused code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [8a0876793a7a8d9cd7f98e0ec883575529314122]

INTEGRATION: CWS basemodelrefactoring (1.6.70); FILE MERGED 2007/05/10 20:35:57 mba 1.6.70.2: #i76195#: all sfx resources removed 2007/04/30 14:35:41 mba 1.6.70.1: #i76195#: remove view code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [43b51f12528d6adca807e06c111df532525067b5]

INTEGRATION: CWS basemodelrefactoring (1.5.70); FILE MERGED 2007/03/23 16:11:58 mba 1.5.70.1: #i75677#: remove obsolete settings


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [67de34aff065c11e851140258b496590d1c43712]

INTEGRATION: CWS basemodelrefactoring (1.3.198); FILE MERGED 2007/04/30 14:35:41 mba 1.3.198.1: #i76195#: remove view code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [a35f548140cd62c59e64318ac336f99e3534755d]

INTEGRATION: CWS basemodelrefactoring (1.5.70); FILE MERGED 2007/05/07 08:39:16 mba 1.5.70.3: syntax problems on Linux 2007/04/30 14:35:41 mba 1.5.70.2: #i76195#: remove view code 2007/04/28 18:35:23 mba 1.5.70.1: #i76195#: view code removed


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [c15127022321700283a701c90b062296e634e044]

INTEGRATION: CWS basemodelrefactoring (1.7.70); FILE MERGED 2007/04/30 14:35:41 mba 1.7.70.1: #i76195#: remove view code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [b906b6550ced511c060527132c7ecba0df806afa]

INTEGRATION: CWS basemodelrefactoring (1.10.4); FILE MERGED 2007/05/10 13:40:26 mba 1.10.4.5: #i76195#: remove superfluous code 2007/05/06 19:50:44 mba 1.10.4.4: #i76195#: spellchecking etc., autocorrection removed 2007/05/05 18:02:17 mba 1.10.4.3: #i76195#: remove superfluous code 2007/04/30 14:35:40 mba 1.10.4.2: #i76195#: remove view code 2007/04/28 18:35:23 mba 1.10.4.1: #i76195#: view code removed


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [576890a055ce710f1f14f68e4568f0b5cddd8973]

INTEGRATION: CWS basemodelrefactoring (1.9.12); FILE MERGED 2007/05/01 20:57:49 mba 1.9.12.1: #i76195#: remove view code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [7b42ea3d377080512e8aaaf1325e77931f14a3ae]

INTEGRATION: CWS basemodelrefactoring (1.11.6); FILE MERGED 2007/05/10 20:35:57 mba 1.11.6.4: #i76195#: all sfx resources removed 2007/05/04 20:36:32 mba 1.11.6.3: #i76195#: remove superfluous code 2007/05/01 20:57:49 mba 1.11.6.2: #i76195#: remove view code 2007/04/28 18:41:36 mba 1.11.6.1: #i76195#: view code removed


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [bd10c630339c505aef9da1bf47d9489b9e19d55f]

INTEGRATION: CWS basemodelrefactoring (1.1.1.1.348); FILE MERGED 2007/05/01 20:57:49 mba 1.1.1.1.348.1: #i76195#: remove view code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [cdd57d61e05b6b51dc63450554cbc86050079846]

INTEGRATION: CWS basemodelrefactoring (1.5.70); FILE MERGED 2007/04/28 13:26:25 mba 1.5.70.1: #i73760#: typo fixed


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [c55cd49f888e1bd408de2e135ec03088e3d38395]

INTEGRATION: CWS basemodelrefactoring (1.5.12); FILE MERGED 2007/04/30 14:35:40 mba 1.5.12.1: #i76195#: remove view code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [c4f8d69b32b253cb2962aa16fc8c26d2d946a1bd]

INTEGRATION: CWS basemodelrefactoring (1.10.70); FILE MERGED 2007/05/01 20:57:48 mba 1.10.70.4: #i76195#: remove view code 2007/04/30 14:35:40 mba 1.10.70.3: #i76195#: remove view code 2007/04/08 18:08:29 mba 1.10.70.2: #i76195#: remove some Sfx view classes 2007/03/23 16:10:52 mba 1.10.70.1: #i75677#: remove obsolete settings


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [da04c8538036bc17fe9fad674f8c1d82b2af5e81]

INTEGRATION: CWS basemodelrefactoring (1.5.70); FILE MERGED 2007/04/30 14:35:40 mba 1.5.70.3: #i76195#: remove view code 2007/04/28 18:41:35 mba 1.5.70.2: #i76195#: view code removed 2007/04/08 18:08:29 mba 1.5.70.1: #i76195#: remove some Sfx view classes


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [6b98777f11522d3ac208d2936ca70654829a82a9]

INTEGRATION: CWS basemodelrefactoring (1.6.70); FILE MERGED 2007/05/08 20:30:49 mba 1.6.70.4: RESYNC: (1.6-1.7); FILE MERGED 2007/05/01 20:57:48 mba 1.6.70.3: #i76195#: remove view code 2007/04/30 14:35:39 mba 1.6.70.2: #i76195#: remove view code 2007/04/28 15:20:24 mba 1.6.70.1: #i76195#: remove code for UI controls


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [4fe5e5084dd0d70301b4a1fcf5c115af39dd5681]

INTEGRATION: CWS basemodelrefactoring (1.5.70); FILE MERGED 2007/04/30 14:35:39 mba 1.5.70.1: #i76195#: remove view code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [165eee28bb364aaa9b1ad1a6d9407934fd36b6b0]

INTEGRATION: CWS basemodelrefactoring (1.6.70); FILE MERGED 2007/05/01 20:57:48 mba 1.6.70.4: #i76195#: remove view code 2007/04/30 14:35:39 mba 1.6.70.3: #i76195#: remove view code 2007/04/28 18:41:35 mba 1.6.70.2: #i76195#: view code removed 2007/04/28 15:20:24 mba 1.6.70.1: #i76195#: remove code for UI controls


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [150c193ebbb3214b9f3017261cb2d7ff2900e41f]

INTEGRATION: CWS basemodelrefactoring (1.9.4); FILE MERGED 2007/05/01 20:57:48 mba 1.9.4.1: #i76195#: remove view code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [d14e8bc01c3c1e18c519f539d889d5c7bba3b4e0]

INTEGRATION: CWS basemodelrefactoring (1.5.70); FILE MERGED 2007/05/10 09:35:27 mba 1.5.70.1: #i77131#: wrong order of catch statementes


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [afee153040bbc29ed2226db328553c6e3e467a33]

INTEGRATION: CWS basemodelrefactoring (1.7.70); FILE MERGED 2007/05/06 19:50:44 mba 1.7.70.1: #i76195#: spellchecking etc., autocorrection removed


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [d981c2778102bb05f552bf042dc4c25c1d37483c]

INTEGRATION: CWS basemodelrefactoring (1.7.70); FILE MERGED 2007/04/30 14:35:39 mba 1.7.70.1: #i76195#: remove view code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [a20ba9f36782887a0ad5d1b5289ecbc51db9ea10]

INTEGRATION: CWS basemodelrefactoring (1.18.6); FILE MERGED 2007/05/04 20:36:32 mba 1.18.6.5: #i76195#: remove superfluous code 2007/05/01 20:57:48 mba 1.18.6.4: #i76195#: remove view code 2007/04/30 14:35:38 mba 1.18.6.3: #i76195#: remove view code 2007/04/28 19:14:08 mba 1.18.6.2: #i76195#: view code removed 2007/04/28 17:52:44 mba 1.18.6.1: #i76195#: remove view code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [94cc3aec02918abc0776cd780c99d15ed23861f5]

INTEGRATION: CWS basemodelrefactoring (1.10.70); FILE MERGED 2007/05/09 12:37:59 mba 1.10.70.4: #i76195#: forgot pView in Assertion 2007/04/30 14:35:38 mba 1.10.70.3: #i76195#: remove view code 2007/04/28 17:52:43 mba 1.10.70.2: #i76195#: remove view code 2007/04/08 18:08:29 mba 1.10.70.1: #i76195#: remove some Sfx view classes


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [b7da1fba7f9217b898a3c209989ac8914bcbe54e]

INTEGRATION: CWS basemodelrefactoring (1.9.4); FILE MERGED 2007/04/30 14:35:37 mba 1.9.4.3: #i76195#: remove view code 2007/04/28 17:52:39 mba 1.9.4.2: #i76195#: remove view code 2007/04/28 12:24:42 mba 1.9.4.1: #i76764#: remove unused code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [585e934662d876103f9a8e40dafa50ab1934ac88]

INTEGRATION: CWS basemodelrefactoring (1.6.70); FILE MERGED 2007/04/28 19:27:08 mba 1.6.70.1: #i76195#: view code removed


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [f99d50d8a30f3bde4755aee7b30a876626c352ff]

INTEGRATION: CWS basemodelrefactoring (1.6.70); FILE MERGED 2007/04/30 14:35:37 mba 1.6.70.1: #i76195#: remove view code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [58f3b0b1fbca3a8168654328f7611fbf82ac7b6f]

INTEGRATION: CWS basemodelrefactoring (1.5.70); FILE MERGED 2007/04/30 14:35:37 mba 1.5.70.1: #i76195#: remove view code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [4d9af8c6906a9b6b793a238133518d09c09f6b52]

INTEGRATION: CWS basemodelrefactoring (1.6.32); FILE MERGED 2007/04/30 14:35:37 mba 1.6.32.1: #i76195#: remove view code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [c5ca0ec8639fee625cb0959b5c67d16b028bf105]

INTEGRATION: CWS basemodelrefactoring (1.7.32); FILE MERGED 2007/05/05 18:02:17 mba 1.7.32.3: #i76195#: remove superfluous code 2007/04/30 14:35:36 mba 1.7.32.2: #i76195#: remove view code 2007/04/28 17:52:39 mba 1.7.32.1: #i76195#: remove view code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [0c7eb0bdb49877e622a0cb86a22ad91f28b30ed6]

INTEGRATION: CWS basemodelrefactoring (1.5.70); FILE MERGED 2007/04/30 14:35:36 mba 1.5.70.1: #i76195#: remove view code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [089c93eba5f7589c12e8f713097dc84f0fa92df3]

INTEGRATION: CWS basemodelrefactoring (1.6.70); FILE MERGED 2007/05/05 18:02:17 mba 1.6.70.2: #i76195#: remove superfluous code 2007/04/30 14:35:35 mba 1.6.70.1: #i76195#: remove view code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [665d27fb02f8db6c2b816820e2710d2977e49669]

INTEGRATION: CWS basemodelrefactoring (1.6.112); FILE MERGED 2007/05/05 18:02:17 mba 1.6.112.2: #i76195#: remove superfluous code 2007/04/30 14:35:35 mba 1.6.112.1: #i76195#: remove view code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [dbfb7b9509ab86fdf9ecd72d20c5d46b177d8089]

INTEGRATION: CWS basemodelrefactoring (1.8.70); FILE MERGED 2007/05/10 17:42:00 mba 1.8.70.1: #i76195#: remove superfluous code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [c9bbb98d69123115c7bccfb5381c3f6f09942f7d]

INTEGRATION: CWS basemodelrefactoring (1.6.70); FILE MERGED 2007/04/30 14:35:35 mba 1.6.70.1: #i76195#: remove view code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [230694cbe17caf5f1d32ee2c96de32bc0ec12cc2]

INTEGRATION: CWS basemodelrefactoring (1.10.4); FILE MERGED 2007/04/08 18:08:26 mba 1.10.4.1: #i76195#: remove some Sfx view classes


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [6a53aac2daea05ef027880a468bccd1cb11440c8]

INTEGRATION: CWS basemodelrefactoring (1.4.4); FILE MERGED 2007/05/05 18:02:16 mba 1.4.4.1: #i76195#: remove superfluous code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [48c55bd3e9ab85ca788ed229e09cb065966e2f30]

INTEGRATION: CWS basemodelrefactoring (1.6.70); FILE MERGED 2007/05/01 20:57:48 mba 1.6.70.2: #i76195#: remove view code 2007/04/30 14:35:34 mba 1.6.70.1: #i76195#: remove view code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [04ef8e5df35d5ca0d28b4be9d5870a91d5e89135]

INTEGRATION: CWS basemodelrefactoring (1.4.200); FILE MERGED 2007/04/30 14:35:34 mba 1.4.200.1: #i76195#: remove view code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [4e0474fe72478cfd9e0fdd6a1de8b339fe6c86ac]

INTEGRATION: CWS basemodelrefactoring (1.7.32); FILE MERGED 2007/05/05 18:02:16 mba 1.7.32.2: #i76195#: remove superfluous code 2007/04/30 14:35:34 mba 1.7.32.1: #i76195#: remove view code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [e9332e436561df71acfb59ea1f80d90e5ac96e5a]

INTEGRATION: CWS basemodelrefactoring (1.7.32); FILE MERGED 2007/04/30 14:35:33 mba 1.7.32.1: #i76195#: remove view code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [aadcb47f5cd90cc63d680992ba6fce1dd926825e]

INTEGRATION: CWS basemodelrefactoring (1.6.70); FILE MERGED 2007/05/05 18:02:16 mba 1.6.70.1: #i76195#: remove superfluous code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [f1d82dc1a15b4cc50c841442a532f3be05dc87e3]

INTEGRATION: CWS basemodelrefactoring (1.6.70); FILE MERGED 2007/04/30 14:35:33 mba 1.6.70.2: #i76195#: remove view code 2007/04/28 17:52:37 mba 1.6.70.1: #i76195#: remove view code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [a30f898431fc6322f91fa1ac3005a0a5d623aebc]

INTEGRATION: CWS basemodelrefactoring (1.6.70); FILE MERGED 2007/04/30 14:35:33 mba 1.6.70.1: #i76195#: remove view code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [16331846f74b06733b3d86eb111a124d38dfe9e3]

INTEGRATION: CWS basemodelrefactoring (1.8.4); FILE MERGED 2007/05/10 13:40:26 mba 1.8.4.4: #i76195#: remove superfluous code 2007/05/01 20:57:48 mba 1.8.4.3: #i76195#: remove view code 2007/04/30 14:35:33 mba 1.8.4.2: #i76195#: remove view code 2007/04/28 17:52:37 mba 1.8.4.1: #i76195#: remove view code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [014135987d62997506cb6702b2fea6d0e5090363]

INTEGRATION: CWS basemodelrefactoring (1.5.70); FILE MERGED 2007/04/30 14:35:32 mba 1.5.70.3: #i76195#: remove view code 2007/04/28 17:52:37 mba 1.5.70.2: #i76195#: remove view code 2007/04/08 18:08:26 mba 1.5.70.1: #i76195#: remove some Sfx view classes


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [26272c7c4eaef1369ee7736cadb30d66b393621b]

INTEGRATION: CWS basemodelrefactoring (1.6.70); FILE MERGED 2007/05/01 20:57:47 mba 1.6.70.1: #i76195#: remove view code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [57a2897c154f63e06b7e5ba9015e3f51f32d5edd]

INTEGRATION: CWS basemodelrefactoring (1.9.70); FILE MERGED 2007/05/10 13:40:26 mba 1.9.70.6: #i76195#: remove superfluous code 2007/05/05 18:02:15 mba 1.9.70.5: #i76195#: remove superfluous code 2007/05/01 20:57:47 mba 1.9.70.4: #i76195#: remove view code 2007/04/30 14:35:32 mba 1.9.70.3: #i76195#: remove view code 2007/04/28 17:52:37 mba 1.9.70.2: #i76195#: remove view code 2007/04/08 18:08:26 mba 1.9.70.1: #i76195#: remove some Sfx view classes


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [ad10cad09bc9424bfe518bc9853a76f6c490bb9c]

INTEGRATION: CWS basemodelrefactoring (1.7.70); FILE MERGED 2007/05/05 18:02:15 mba 1.7.70.3: #i76195#: remove superfluous code 2007/04/30 14:35:32 mba 1.7.70.2: #i76195#: remove view code 2007/04/28 17:52:37 mba 1.7.70.1: #i76195#: remove view code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [745a6d3b2e20837f3ae1541c7fedd864ff35074c]

INTEGRATION: CWS basemodelrefactoring (1.5.70); FILE MERGED 2007/05/10 20:35:57 mba 1.5.70.2: #i76195#: all sfx resources removed 2007/05/10 13:40:26 mba 1.5.70.1: #i76195#: remove superfluous code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [d486fe141707d1953e4b0a8527343368651a50c3]

INTEGRATION: CWS basemodelrefactoring (1.7.32); FILE MERGED 2007/04/30 14:35:32 mba 1.7.32.2: #i76195#: remove view code 2007/04/28 17:52:36 mba 1.7.32.1: #i76195#: remove view code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [2539f264999d38dc3bc5f28081977cab5fd94593]

INTEGRATION: CWS basemodelrefactoring (1.7.96); FILE MERGED 2007/05/05 18:02:15 mba 1.7.96.1: #i76195#: remove superfluous code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [cda11d9e4bcea3cdda4f61f0cbfa7441aa5ad021]

INTEGRATION: CWS basemodelrefactoring (1.9.4); FILE MERGED 2007/05/10 13:40:26 mba 1.9.4.7: #i76195#: remove superfluous code 2007/05/05 18:02:15 mba 1.9.4.6: #i76195#: remove superfluous code 2007/05/01 20:57:47 mba 1.9.4.5: #i76195#: remove view code 2007/04/30 14:35:32 mba 1.9.4.4: #i76195#: remove view code 2007/04/28 17:52:36 mba 1.9.4.3: #i76195#: remove view code 2007/04/28 15:20:23 mba 1.9.4.2: #i76195#: remove code for UI controls 2007/04/08 18:08:25 mba 1.9.4.1: #i76195#: remove some Sfx view classes


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [02c02af567d20e64ad7b959ab777de40e874bdfa]

INTEGRATION: CWS basemodelrefactoring (1.5.70); FILE MERGED 2007/05/08 20:30:42 mba 1.5.70.6: RESYNC: (1.5-1.6); FILE MERGED 2007/05/01 20:57:47 mba 1.5.70.5: #i76195#: remove view code 2007/04/30 14:35:31 mba 1.5.70.4: #i76195#: remove view code 2007/04/28 17:52:36 mba 1.5.70.3: #i76195#: remove view code 2007/04/28 12:24:41 mba 1.5.70.2: #i76764#: remove unused code 2007/04/27 20:02:16 mba 1.5.70.1: #i76764#: remove unused code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [c3781357cbf021d520f13f1274aa7d48bd7fab49]

INTEGRATION: CWS basemodelrefactoring (1.5.70); FILE MERGED 2007/05/05 18:02:15 mba 1.5.70.1: #i76195#: remove superfluous code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [5edc5bcb41e1b5dee827afc4f2d1de7b197e86bd]

INTEGRATION: CWS basemodelrefactoring (1.8.4); FILE MERGED 2007/05/05 18:02:15 mba 1.8.4.4: #i76195#: remove superfluous code 2007/05/01 20:57:47 mba 1.8.4.3: #i76195#: remove view code 2007/04/30 14:35:31 mba 1.8.4.2: #i76195#: remove view code 2007/04/27 20:02:16 mba 1.8.4.1: #i76764#: remove unused code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [d155c0384442e80ebd0b0b0aff68fa68bfe70123]

INTEGRATION: CWS basemodelrefactoring (1.5.70); FILE MERGED 2007/04/30 14:35:31 mba 1.5.70.1: #i76195#: remove view code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [d30b508904c9f7c46d84b81eaee28734969f55b7]

INTEGRATION: CWS basemodelrefactoring (1.7.70); FILE MERGED 2007/04/30 14:35:30 mba 1.7.70.1: #i76195#: remove view code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [8c8c177419d6e1344e7b1dfab2557aea094f7364]

INTEGRATION: CWS basemodelrefactoring (1.9.32); FILE MERGED 2007/05/05 18:02:14 mba 1.9.32.2: #i76195#: remove superfluous code 2007/04/30 14:35:30 mba 1.9.32.1: #i76195#: remove view code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [16c10792aa6c1b96231620398aa48efc642b93f4]

INTEGRATION: CWS basemodelrefactoring (1.12.32); FILE MERGED 2007/03/23 16:09:38 mba 1.12.32.1: #i75677#: remove obsolete settings


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [3d985579ebc4174f03707146a6e46a9db2897592]

INTEGRATION: CWS basemodelrefactoring (1.8.32); FILE MERGED 2007/03/23 16:08:41 mba 1.8.32.1: #i75677#: remove obsolete settings


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [6e2ce606fd6383b428cc9f402b76c9bbfc802c02]

INTEGRATION: CWS basemodelrefactoring (1.8.32); FILE MERGED 2007/04/30 14:35:30 mba 1.8.32.1: #i76195#: remove view code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [7cd420965d2ef73095bfc1f911601d557648e1eb]

INTEGRATION: CWS basemodelrefactoring (1.8.32); FILE MERGED 2007/05/05 18:02:14 mba 1.8.32.2: #i76195#: remove superfluous code 2007/04/30 14:35:29 mba 1.8.32.1: #i76195#: remove view code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [29807d9c277d51356e9ced1b9e57dcf5ef9b3054]

INTEGRATION: CWS basemodelrefactoring (1.8.32); FILE MERGED 2007/05/06 19:50:43 mba 1.8.32.1: #i76195#: spellchecking etc., autocorrection removed


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [dc7ef961e5cb734c83631cdac98a035889df00d8]

INTEGRATION: CWS basemodelrefactoring (1.8.4); FILE MERGED 2007/05/05 18:02:14 mba 1.8.4.1: #i76195#: remove superfluous code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [74d18438eee014e3d2bd06430d650001029b841c]

INTEGRATION: CWS basemodelrefactoring (1.12.6); FILE MERGED 2007/05/10 14:16:56 mba 1.12.6.3: #i76195#: remove superfluous code 2007/05/04 20:36:32 mba 1.12.6.2: #i76195#: remove superfluous code 2007/04/30 14:35:29 mba 1.12.6.1: #i76195#: remove view code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [8d292ac5b99b7cbba7bc4d75033ec531a7e1b1d3]

INTEGRATION: CWS basemodelrefactoring (1.12.4); FILE MERGED 2007/05/10 14:26:27 mba 1.12.4.9: #i76195#: remove superfluous code 2007/05/10 14:16:55 mba 1.12.4.8: #i76195#: remove superfluous code 2007/05/10 13:37:07 mba 1.12.4.7: #i76195#: remove superfluous code 2007/05/04 22:10:15 mba 1.12.4.6: #i76195#: remove superfluous code 2007/05/04 22:03:02 mba 1.12.4.5: #i76195#: remove superfluous code 2007/05/01 20:57:47 mba 1.12.4.4: #i76195#: remove view code 2007/04/30 12:26:11 mba 1.12.4.3: #i76195#: remove view code 2007/04/28 15:20:23 mba 1.12.4.2: #i76195#: remove code for UI controls 2007/04/27 19:57:08 mba 1.12.4.1: #i76764#: remove unused code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [2164b9fce3833d5a5fa56eba77c20a4280c6e5f7]

INTEGRATION: CWS basemodelrefactoring (1.9.12); FILE MERGED 2007/05/10 14:16:55 mba 1.9.12.7: #i76195#: remove superfluous code 2007/05/10 13:37:07 mba 1.9.12.6: #i76195#: remove superfluous code 2007/05/04 23:26:51 mba 1.9.12.5: #i76195#: remove superfluous code 2007/05/04 22:10:15 mba 1.9.12.4: #i76195#: remove superfluous code 2007/05/04 22:03:02 mba 1.9.12.3: #i76195#: remove superfluous code 2007/05/01 20:57:47 mba 1.9.12.2: #i76195#: remove view code 2007/04/30 12:26:11 mba 1.9.12.1: #i76195#: remove view code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [a98189a017277e9abc4a0260d9bda7010f9b0cd8]

INTEGRATION: CWS basemodelrefactoring (1.7.70); FILE MERGED 2007/04/30 14:35:29 mba 1.7.70.1: #i76195#: remove view code


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [8634021d77402fd3da51c1fe1099ec8efe8b673e]

INTEGRATION: CWS mingwport05 (1.6.44); FILE MERGED 2007/06/25 11:42:42 vg 1.6.44.1: #78270# MinGW port efforts


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [d5af11655d7b307731c6d61ac831a02497d85fe1]

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>  [e7ef7b853c43ddf0ce8d459199abf07d9db14cb1]

INTEGRATION: CWS mingwport05 (1.9.6); FILE MERGED 2007/07/02 15:19:45 vg 1.9.6.1: #i78268# MinGW port efforts


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [c4402d2822bb8ff65a304d4a12ba1dc37436ccb7]

INTEGRATION: CWS mingwport05 (1.2.6); FILE MERGED 2007/07/02 15:19:45 vg 1.2.6.1: #i78268# MinGW port efforts


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [f041252b82dba3bf20bf71ead96c388d43bdc8ea]

INTEGRATION: CWS mingwport05 (1.2.14); FILE MERGED 2007/06/28 14:54:27 vg 1.2.14.1: #i78271# MinGW port efforts


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [1d14c84540617183d54f724f16f7a1f247860943]

INTEGRATION: CWS mingwport05 (1.5.14); FILE MERGED 2007/06/28 14:54:27 vg 1.5.14.1: #i78271# MinGW port efforts


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [df75e478ce22b35a7f6253f51c83ca827aca8163]

INTEGRATION: CWS mingwport05 (1.11.6); FILE MERGED 2007/06/28 14:54:26 vg 1.11.6.1: #i78271# MinGW port efforts


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [e4cb6bc62627e5ba6bb71a9aacf50e0f3d0a4cf2]

INTEGRATION: CWS mingwport05 (1.8.6); FILE MERGED 2007/06/28 14:54:26 vg 1.8.6.1: #i78271# MinGW port efforts


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [5d007214f5906136c4a7d5fe18f5b96eb23aed54]

INTEGRATION: CWS mingwport05 (1.4.10); FILE MERGED 2007/06/19 14:42:56 vg 1.4.10.1: #i78265# MinGW port efforts


2007-07-17  Oliver Bolte  <obo@openoffice.org>  [aa8d67e8204f4382c9855c7e800284a4226fee41]

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>  [8b22e9aa8c6b9bae02fb232f66dd4e6fb4ceac74]

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>  [535e788c3cdfefbe001ac4136c4d6c6f8ca57554]

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>  [cb270ee9fd4b8adbb84fb266742938d8eedf1320]

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>  [9534d1ef9c0e02dca8f24879c5523a70fee33c64]

Changed order: create language packs last, because that's fastest.


2007-07-13  Ivo Hinkelmann  <ihi@openoffice.org>  [f24731c8cf8dd5f3e2375c5092cb35142f004876]

#i10000# #i79413# automation fix


2007-07-13  Ivo Hinkelmann  <ihi@openoffice.org>  [19a92be0524a93bfcb4f463fcc8a853346656380]

#i10000# build fix


2007-07-13  Rüdiger Timm  <rt@openoffice.org>  [b8557c6f03bb92b72935581aecf0fa52acacb079]

#i10000# Undo last change (by CWS mba23issues03): that was not MAC specific. Breaks on solaris.


2007-07-13  Rüdiger Timm  <rt@openoffice.org>  [493846ff1700025f9862426837e3f6b3522f569b]

#i10000# Remove extra semicolon to avoid Sun compiler warning about 'Empty declaration'


2007-07-13  Rüdiger Timm  <rt@openoffice.org>  [6ca4a5e7afbcab10aa4a966405c5399f976b5d09]

#i10000# Remove extra semicolon to avoid Sun compiler warning about 'Empty declaration'


2007-07-12  Ivo Hinkelmann  <ihi@openoffice.org>  [30167a2206e668c14fd182cf0538ff1c2edb33c6]

#i10000# build fix


2007-07-12  Vladimir Glazounov  <vg@openoffice.org>  [8e0a957f5f8f9480b5fd48f20dadc896419b41dc]

new version for SRC680


2007-07-12  Ivo Hinkelmann  <ihi@openoffice.org>  [6ce3844b66de25b1320f5db8437dac51290898cf]

#i10000# german removed


2007-07-12  Ivo Hinkelmann  <ihi@openoffice.org>  [a4f9c18198baf68ebe7b5c40bdea1d54ff845775]

SRC680


2007-07-12  Ivo Hinkelmann  <ihi@openoffice.org>  [1724e0909f2da07ea83fb1bace8136850df513e1]

#i10000# #i79520# build fix


2007-07-12  Ivo Hinkelmann  <ihi@openoffice.org>  [feafad421f5019c013ce6d8247f17054c57bdda8]

#i10000# #i79527# build fix


2007-07-12  Ivo Hinkelmann  <ihi@openoffice.org>  [44638b6bcd632cf0b0d3e0f17db42ff01bbc3808]

INTEGRATION: CWS macroseclevel (1.133.34); FILE MERGED 2007/07/11 12:39:15 mt 1.133.34.2: RESYNC: (1.133-1.136); FILE MERGED 2007/07/05 12:49:01 mt 1.133.34.1: #i79170# default security level


2007-07-12  Ivo Hinkelmann  <ihi@openoffice.org>  [b309651add5bd57c9035455bfacc7f807cb20d0b]

#i10000# #i79524# build fix


2007-07-12  Ivo Hinkelmann  <ihi@openoffice.org>  [4d8fb2f1dcf0500294cc597f444871d3cdc7a794]

#i10000# #i79499# build fix


2007-07-12  Ivo Hinkelmann  <ihi@openoffice.org>  [415f9153fd0eda5298e480e2caaaf1c277269245]

#i10000# build fix


2007-07-12  Ivo Hinkelmann  <ihi@openoffice.org>  [1a5374a37d14110393067fc856729f81ce57e8bd]

#i79500# helplinker patch


2007-07-12  Ivo Hinkelmann  <ihi@openoffice.org>  [6a54856cc446c0dff9e8f2b7a76f53ddeba63e8e]

INTEGRATION: CWS native97 (1.3.2); FILE MERGED 2007/07/11 08:27:39 is 1.3.2.2: #i78658# warning, if solaris architecture does not fit 2007/07/10 16:08:01 is 1.3.2.1: #i78658# checking solaris architecture


2007-07-12  Ivo Hinkelmann  <ihi@openoffice.org>  [60b277f412bea08027bb9b8fd76d60a0042877c2]

INTEGRATION: CWS native97 (1.2.2); FILE MERGED 2007/07/10 16:07:13 is 1.2.2.1: #i78658# checking solaris architecture


2007-07-12  Ivo Hinkelmann  <ihi@openoffice.org>  [c272a433e03863e2ebcf7ac8d3167916cf7fa2ff]

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>  [77ce64aa0792e5b8827d81717ec6321ed77b62b6]

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>  [c2764ad67a4a7a551ef824eaf19b127e6e699f3e]

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>  [05a4d228c8443f3c8fcf43786824ee6bf9a48353]

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>  [80ea55e213886dc3a616b9242614aef37e2351e3]

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>  [e00d487f3a7dbc66bedf9e97a7c8577a89ecbbde]

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>  [2d2806ae423dc79aac271e68fd2605f86385efb9]

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>  [09f21bb5fed0039e4dd9b4e2d1d7a25228e5f2d8]

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>  [f0bcf374c98e1e8b87d26c77a68a015c6bce0b5a]

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>  [8e380a40c793fd76938d191b1950981ccce972c0]

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>  [45b92f2e0620d92490cd0695a53a1307687e8c7c]

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-12  Ivo Hinkelmann  <ihi@openoffice.org>  [af75f2f762a61eed30da0d46d6e34a047af1a307]

INTEGRATION: CWS os98 (1.23.76); FILE MERGED 2007/06/18 14:24:10 os 1.23.76.1: #i78461# MAC code removed


2007-07-12  Ivo Hinkelmann  <ihi@openoffice.org>  [cc5520d428f900faaf400053ad994c313b2c2865]

INTEGRATION: CWS os98 (1.28.74); FILE MERGED 2007/06/18 14:24:10 os 1.28.74.1: #i78461# MAC code removed


2007-07-12  Ivo Hinkelmann  <ihi@openoffice.org>  [5510df50a9101fe59b449e2cc852235ae1c86d25]

INTEGRATION: CWS os98 (1.15.76); FILE MERGED 2007/06/18 14:24:10 os 1.15.76.1: #i78461# MAC code removed


2007-07-12  Ivo Hinkelmann  <ihi@openoffice.org>  [abc883ccafd846b6a73bb0baf1a53b96c9191588]

INTEGRATION: CWS os98 (1.31.154); FILE MERGED 2007/06/18 14:24:09 os 1.31.154.1: #i78461# MAC code removed


2007-07-12  Ivo Hinkelmann  <ihi@openoffice.org>  [4715aa98830289d39ef7c06ef4b5290762154bb6]

INTEGRATION: CWS os98 (1.69.76); FILE MERGED 2007/06/18 14:24:09 os 1.69.76.1: #i78461# MAC code removed


2007-07-12  Ivo Hinkelmann  <ihi@openoffice.org>  [748c50fbd005eec69b6053633dc0c56720af2a21]

INTEGRATION: CWS os98 (1.105.74); FILE MERGED 2007/06/18 14:24:09 os 1.105.74.1: #i78461# MAC code removed


2007-07-12  Ivo Hinkelmann  <ihi@openoffice.org>  [9fab0ba8595b537fd83d69e12402ae034b5d8701]

INTEGRATION: CWS os98 (1.18.348); FILE MERGED 2007/06/18 14:24:09 os 1.18.348.1: #i78461# MAC code removed


2007-07-12  Ivo Hinkelmann  <ihi@openoffice.org>  [746f3b222c6c20eba9332f72acd00d8f04f6a2ac]

INTEGRATION: CWS os98 (1.26.76); FILE MERGED 2007/06/18 14:24:09 os 1.26.76.1: #i78461# MAC code removed


2007-07-12  Ivo Hinkelmann  <ihi@openoffice.org>  [52f1ec83f41ab827900038c2d244c9c90f9dfdc0]

INTEGRATION: CWS os98 (1.5.380); FILE MERGED 2007/06/18 14:24:09 os 1.5.380.1: #i78461# MAC code removed


2007-07-12  Ivo Hinkelmann  <ihi@openoffice.org>  [1acccec80de7083e17b4dc8a5a8b92d0bdb9a0da]

INTEGRATION: CWS os98 (1.10.76); FILE MERGED 2007/06/19 07:59:00 os 1.10.76.1: #i76723# RTL numbering preview


2007-07-12  Ivo Hinkelmann  <ihi@openoffice.org>  [fd9f4bac3fcba41f8cb320e9a1407f457698cfca]

INTEGRATION: CWS os98 (1.12.100); FILE MERGED 2007/06/18 14:24:09 os 1.12.100.1: #i78461# MAC code removed


2007-07-12  Ivo Hinkelmann  <ihi@openoffice.org>  [f91d41678bdbd7d59ccac6226a206496146b5ccf]

INTEGRATION: CWS os98 (1.24.92); FILE MERGED 2007/06/18 14:24:09 os 1.24.92.1: #i78461# MAC code removed


2007-07-12  Ivo Hinkelmann  <ihi@openoffice.org>  [fac255fd8229c4a0ea0b368927f14dd05bedebfc]

INTEGRATION: CWS os98 (1.22.76); FILE MERGED 2007/06/18 14:24:08 os 1.22.76.1: #i78461# MAC code removed


2007-07-12  Ivo Hinkelmann  <ihi@openoffice.org>  [ec48368076f9abb76fd9bcf6a4adb3055fbdd2a2]

INTEGRATION: CWS os98 (1.9.94); FILE MERGED 2007/06/18 14:24:08 os 1.9.94.1: #i78461# MAC code removed


2007-07-12  Ivo Hinkelmann  <ihi@openoffice.org>  [c12340241cfb00da399f10d1c3f62aeae3fab456]

INTEGRATION: CWS os98 (1.8.76); FILE MERGED 2007/06/18 14:24:08 os 1.8.76.1: #i78461# MAC code removed


2007-07-12  Ivo Hinkelmann  <ihi@openoffice.org>  [d940872ffab9a19c2f22e52fb3d69926bfd56b83]

INTEGRATION: CWS os98 (1.6.250); FILE MERGED 2007/06/18 14:24:08 os 1.6.250.1: #i78461# MAC code removed


2007-07-12  Ivo Hinkelmann  <ihi@openoffice.org>  [01b36b10f7230483b69d083d33cc4694296b23d8]

INTEGRATION: CWS os98 (1.11.120); FILE MERGED 2007/06/18 14:24:08 os 1.11.120.1: #i78461# MAC code removed


2007-07-12  Ivo Hinkelmann  <ihi@openoffice.org>  [ba4d0336a35d52b00db817e5fc53edbd184b7197]

INTEGRATION: CWS os98 (1.17.92); FILE MERGED 2007/06/18 14:24:08 os 1.17.92.1: #i78461# MAC code removed


2007-07-12  Ivo Hinkelmann  <ihi@openoffice.org>  [ca35f926435c5ed5588140f37a1dfe9eb3e93164]

INTEGRATION: CWS os98 (1.3.76); FILE MERGED 2007/06/18 14:24:08 os 1.3.76.1: #i78461# MAC code removed


2007-07-12  Ivo Hinkelmann  <ihi@openoffice.org>  [278f2aed1e906a8860119569c159c74e6fb88f0e]

INTEGRATION: CWS os98 (1.2.116); FILE MERGED 2007/06/18 14:24:08 os 1.2.116.1: #i78461# MAC code removed


2007-07-12  Ivo Hinkelmann  <ihi@openoffice.org>  [30c3319998c2cff35c726ed1654d739c45d36aa0]

INTEGRATION: CWS os98 (1.3.16); FILE MERGED 2007/06/18 14:24:08 os 1.3.16.1: #i78461# MAC code removed


2007-07-12  Ivo Hinkelmann  <ihi@openoffice.org>  [c5bb5b2aefffe55610fadd39c6eb2d2188ab3f2e]

INTEGRATION: CWS os98 (1.8.8); FILE MERGED 2007/06/18 13:41:25 os 1.8.8.1: #i78461# MAC code removed


2007-07-12  Ivo Hinkelmann  <ihi@openoffice.org>  [7dbe88b8caed91c5d8c24474357b730a3487a3b5]

INTEGRATION: CWS os98 (1.43.354); FILE MERGED 2007/06/21 09:47:35 os 1.43.354.1: #i75416#SwView::MoveNavigation changed to a STATIC_LINK


2007-07-12  Ivo Hinkelmann  <ihi@openoffice.org>  [1b011567cf994c5e8bf27ad68813dd8d64e605a3]

INTEGRATION: CWS os98 (1.17.56); FILE MERGED 2007/06/21 09:47:35 os 1.17.56.1: #i75416#SwView::MoveNavigation changed to a STATIC_LINK


2007-07-12  Ivo Hinkelmann  <ihi@openoffice.org>  [876e6fed72afeeb454a9e3121b6aa110da41566e]

INTEGRATION: CWS os98 (1.74.8); FILE MERGED 2007/06/21 09:47:35 os 1.74.8.1: #i75416#SwView::MoveNavigation changed to a STATIC_LINK


2007-07-12  Ivo Hinkelmann  <ihi@openoffice.org>  [efcc65260950b0f50f0a162bbb6269cf5ee3bd4e]

INTEGRATION: CWS os98 (1.50.68); FILE MERGED 2007/06/21 09:47:35 os 1.50.68.1: #i75416#SwView::MoveNavigation changed to a STATIC_LINK


2007-07-12  Ivo Hinkelmann  <ihi@openoffice.org>  [89542a11d71098d347a2821389ff4c3e7b8be6df]

INTEGRATION: CWS os98 (1.61.8); FILE MERGED 2007/07/06 07:16:35 os 1.61.8.2: #i25391# reference values calculated from absolute and relative size values 2007/06/22 09:14:53 os 1.61.8.1: #i25391# set Reference values of width/height initially


2007-07-12  Ivo Hinkelmann  <ihi@openoffice.org>  [fb25f1d6c039ceca08f124d8a0641eed39575e03]

INTEGRATION: CWS os98 (1.141.54); FILE MERGED 2007/06/25 14:43:18 os 1.141.54.1: #i78461# remove MAC code


2007-07-12  Ivo Hinkelmann  <ihi@openoffice.org>  [7397e3db98828957f5c29ce8f0c9896251e1d883]

INTEGRATION: CWS os98 (1.11.88); FILE MERGED 2007/06/21 10:06:00 os 1.11.88.1: #i76949# string fixed


2007-07-12  Ivo Hinkelmann  <ihi@openoffice.org>  [d06a6d2c192076870d67f19653701fdc25d9841c]

INTEGRATION: CWS os98 (1.119.8); FILE MERGED 2007/06/22 08:43:53 os 1.119.8.3: #i59292# prefer usage of pMergeData if available in FindDSData 2007/06/22 07:38:38 os 1.119.8.2: #i59292# find extensions also with upper case 2007/06/22 07:28:32 os 1.119.8.1: #i72820# calc layout while producing document parts - get the right page numbers of the parts


2007-07-12  Ivo Hinkelmann  <ihi@openoffice.org>  [f3fbec0cf286f2fc87343b47c80543e01d6e71f6]

INTEGRATION: CWS os98 (1.8.354); FILE MERGED 2007/06/25 14:20:56 os 1.8.354.1: #i78461# remove MAC code


2007-07-12  Ivo Hinkelmann  <ihi@openoffice.org>  [e1bc6d68215f522c5e3d1aff1dc1ca856ee1c3c7]

INTEGRATION: CWS os98 (1.11.156); FILE MERGED 2007/06/25 13:45:02 os 1.11.156.1: #i78461# remove MAC code


2007-07-12  Ivo Hinkelmann  <ihi@openoffice.org>  [8b416c43d427bd65f9a87f999ef0bafc3ab9e36b]

INTEGRATION: CWS os98 (1.14.292); FILE MERGED 2007/06/18 13:40:37 os 1.14.292.1: #i78461# MAC code removed


2007-07-12  Ivo Hinkelmann  <ihi@openoffice.org>  [28f32e2e4395ce9c8a2ee77b7b1cda7eb48af0da]

INTEGRATION: CWS os98 (1.36.54); FILE MERGED 2007/06/18 13:40:36 os 1.36.54.1: #i78461# MAC code removed


2007-07-12  Ivo Hinkelmann  <ihi@openoffice.org>  [ec4632f917dc4b6fdc931f0a67dc019e8a4541ef]

INTEGRATION: CWS os98 (1.16.374); FILE MERGED 2007/06/18 13:40:36 os 1.16.374.1: #i78461# MAC code removed


2007-07-12  Ivo Hinkelmann  <ihi@openoffice.org>  [2e72105386721e970e344dceb996ddbf0d41b061]

INTEGRATION: CWS os98 (1.34.354); FILE MERGED 2007/06/18 13:40:36 os 1.34.354.1: #i78461# MAC code removed


2007-07-12  Ivo Hinkelmann  <ihi@openoffice.org>  [7a33649ba23c88ba2187f86b5e8a6771cd8836b6]

INTEGRATION: CWS os98 (1.5.374); FILE MERGED 2007/06/18 13:40:36 os 1.5.374.1: #i78461# MAC code removed


2007-07-12  Ivo Hinkelmann  <ihi@openoffice.org>  [48bd1b70daf597d2f4a6c1f6087787ef2445768e]

INTEGRATION: CWS os98 (1.16.56); FILE MERGED 2007/06/18 13:40:36 os 1.16.56.1: #i78461# MAC code removed


2007-07-12  Ivo Hinkelmann  <ihi@openoffice.org>  [4f5968b4313653ff0c37856f1d6aa15003fccd4e]

INTEGRATION: CWS os98 (1.25.56); FILE MERGED 2007/06/18 13:40:36 os 1.25.56.1: #i78461# MAC code removed


2007-07-12  Ivo Hinkelmann  <ihi@openoffice.org>  [e52cbd19d591a395790c8dc151d5df233ca2e4e4]

INTEGRATION: CWS os98 (1.51.72); FILE MERGED 2007/06/26 07:10:52 os 1.51.72.2: #i77685# handmade language list changed to use of MsLangId::convertLanguageToIsoString and back 2007/06/22 12:28:51 os 1.51.72.1: #i77685# added missing language from source/source/dialog/langtab.src


2007-07-12  Ivo Hinkelmann  <ihi@openoffice.org>  [dc1577914eb4bc6c0a631a16af62ab4cbb8cd3db]

INTEGRATION: CWS os98 (1.10.354); FILE MERGED 2007/06/18 13:40:36 os 1.10.354.1: #i78461# MAC code removed


2007-07-12  Ivo Hinkelmann  <ihi@openoffice.org>  [5b13df449ca4e49f81fbf1e7a9659f6750f866b7]

INTEGRATION: CWS os98 (1.40.272); FILE MERGED 2007/06/25 14:11:44 os 1.40.272.1: #i78461# remove MAC code


2007-07-12  Ivo Hinkelmann  <ihi@openoffice.org>  [8ed38db1a15fbfe0344a28262d8bd48c5a3918d7]

INTEGRATION: CWS os98 (1.78.22); FILE MERGED 2007/06/25 14:11:02 os 1.78.22.1: #i78461# remove MAC code


2007-07-12  Ivo Hinkelmann  <ihi@openoffice.org>  [d39da352852bf6da555249477904f057c0859043]

INTEGRATION: CWS os98 (1.87.244); FILE MERGED 2007/06/25 14:10:48 os 1.87.244.1: #i78461# remove MAC code


2007-07-12  Ivo Hinkelmann  <ihi@openoffice.org>  [858a32194954a88a4c81916d8bfefc05af1ebf68]

INTEGRATION: CWS os98 (1.14.354); FILE MERGED 2007/06/25 14:01:57 os 1.14.354.1: #i78461# remove MAC code


2007-07-12  Ivo Hinkelmann  <ihi@openoffice.org>  [daa4531dff220adbe4590880ea3e6b53bac91866]

INTEGRATION: CWS os98 (1.46.156); FILE MERGED 2007/06/25 14:01:57 os 1.46.156.1: #i78461# remove MAC code


2007-07-12  Ivo Hinkelmann  <ihi@openoffice.org>  [d06ac21902ca59d5c1a18c4e6c9ee37ba7551af9]

INTEGRATION: CWS os98 (1.46.354); FILE MERGED 2007/06/25 14:01:57 os 1.46.354.1: #i78461# remove MAC code


2007-07-12  Ivo Hinkelmann  <ihi@openoffice.org>  [6742cdb6fc2fe3be84159e4663943bdbcf5dccf6]

INTEGRATION: CWS os98 (1.28.56); FILE MERGED 2007/06/25 14:01:21 os 1.28.56.1: #i78461# remove MAC code


2007-07-12  Ivo Hinkelmann  <ihi@openoffice.org>  [281cf81d26c82c061913dce803a0004e3ded5eab]

INTEGRATION: CWS os98 (1.22.70); FILE MERGED 2007/06/25 14:01:01 os 1.22.70.1: #i78461# remove MAC code


2007-07-12  Ivo Hinkelmann  <ihi@openoffice.org>  [68d74633ad1c63277afde3944ebceedb026b79b8]

INTEGRATION: CWS os98 (1.5.354); FILE MERGED 2007/06/25 14:00:24 os 1.5.354.1: #i78461# remove MAC code


2007-07-12  Ivo Hinkelmann  <ihi@openoffice.org>  [41ecf1023e87318627e98320d037fa2fd5586a19]

INTEGRATION: CWS os98 (1.13.344); FILE MERGED 2007/06/25 14:00:05 os 1.13.344.1: #i78461# remove MAC code


2007-07-12  Ivo Hinkelmann  <ihi@openoffice.org>  [3ff6f3e1159ae1c175a1a45c9d7971240d3f8dee]

INTEGRATION: CWS os98 (1.35.56); FILE MERGED 2007/06/25 14:00:41 os 1.35.56.1: #i78461# remove MAC code


2007-07-12  Ivo Hinkelmann  <ihi@openoffice.org>  [6a990c32b5c0b8f988354ccdee608e112ff25191]

INTEGRATION: CWS os98 (1.52.44); FILE MERGED 2007/06/25 13:59:19 os 1.52.44.1: #i78461# remove MAC code


2007-07-12  Ivo Hinkelmann  <ihi@openoffice.org>  [e09a122f93a0c59ab8a44830ce73821f1f55ef1c]

INTEGRATION: CWS os98 (1.3.842); FILE MERGED 2007/06/25 13:59:38 os 1.3.842.1: #i78461# remove MAC code


2007-07-12  Ivo Hinkelmann  <ihi@openoffice.org>  [d35a4a08724231cc0696fc57776eca7461f81f1b]

INTEGRATION: CWS os98 (1.10.354); FILE MERGED 2007/06/25 13:57:33 os 1.10.354.1: #i78461# remove MAC code


2007-07-12  Ivo Hinkelmann  <ihi@openoffice.org>  [80f015bf7f6f687d624bf401c91da9401388edad]

INTEGRATION: CWS os98 (1.39.354); FILE MERGED 2007/06/25 13:57:33 os 1.39.354.1: #i78461# remove MAC code


2007-07-12  Ivo Hinkelmann  <ihi@openoffice.org>  [c3e96f9b9718a8312886ebda3d2ba7c772664db6]

INTEGRATION: CWS os98 (1.2.842); FILE MERGED 2007/06/25 13:50:40 os 1.2.842.1: #i78461# remove MAC code


2007-07-12  Ivo Hinkelmann  <ihi@openoffice.org>  [8f035bde38a6516a24cc4f7855f16584885b46fd]

INTEGRATION: CWS os98 (1.30.8); FILE MERGED 2007/06/18 13:46:50 os 1.30.8.1: #i78461# MAC code removed


2007-07-12  Ivo Hinkelmann  <ihi@openoffice.org>  [db7d8fde0ec2bab128cca1581a6dd64450ab1c8b]

INTEGRATION: CWS os98 (1.7.8); FILE MERGED 2007/06/18 13:46:50 os 1.7.8.1: #i78461# MAC code removed


2007-07-12  Ivo Hinkelmann  <ihi@openoffice.org>  [31ac561fdd1c8b78aa05aecc61bd7f1118641a00]

INTEGRATION: CWS os98 (1.4.196); FILE MERGED 2007/06/18 13:46:50 os 1.4.196.1: #i78461# MAC code removed


2007-07-12  Ocke Janssen  <oj@openoffice.org>  [48962f5aece13aa31597c98227f76d9f491baa18]

#i79464# string removed


2007-07-12  Ocke Janssen  <oj@openoffice.org>  [6db81384b8db1ab51791734634b4cfc60a3b29cb]

#i79464# string changes


2007-07-11  Ivo Hinkelmann  <ihi@openoffice.org>  [9ccc5c6b6db709fa9bd95e0dd95689eaed642974]

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>  [1a77908732a9df0e8cbb796e1b7f664a97d83194]

INTEGRATION: CWS stclient (1.1.2); FILE ADDED 2007/06/25 09:29:20 obr 1.1.2.1: #6573281# wrapper script for running stclient on Solaris


2007-07-11  Ivo Hinkelmann  <ihi@openoffice.org>  [6569b8a2f0ca8420bdd66303ee17e1e949c9922c]

INTEGRATION: CWS stclient (1.11.48); FILE MERGED 2007/06/25 09:29:20 obr 1.11.48.1: #6573281# wrapper script for running stclient on Solaris


2007-07-11  Ivo Hinkelmann  <ihi@openoffice.org>  [6355ff88abad2ef54b77a2f73358944d37c60a6a]

INTEGRATION: CWS stclient (1.15.20); FILE MERGED 2007/06/25 09:29:21 obr 1.15.20.1: #6573281# wrapper script for running stclient on Solaris


2007-07-11  Ivo Hinkelmann  <ihi@openoffice.org>  [c582b21de9aab31b2376fcb172e0969fb6dfc5ea]

INTEGRATION: CWS stclient (1.16.22); FILE MERGED 2007/07/03 07:43:38 obr 1.16.22.1: #b6573281# the answer to all questions


2007-07-11  Ivo Hinkelmann  <ihi@openoffice.org>  [b3c4b22602628de26625cd75f866a0826e08078f]

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>  [3698e081e525198c2f115b560bdea0cfae3857f1]

INTEGRATION: CWS stclient (1.111.38); FILE MERGED 2007/06/28 13:50:18 as 1.111.38.1: #b6573281# new job to system-shell-exec binding


2007-07-11  Ivo Hinkelmann  <ihi@openoffice.org>  [39b5543e64eabe9c5382bb07a65d00423aea7262]

INTEGRATION: CWS stclient (1.6.134); FILE MERGED 2007/06/28 13:50:18 as 1.6.134.1: #b6573281# new job to system-shell-exec binding


2007-07-11  Ivo Hinkelmann  <ihi@openoffice.org>  [c61477eea700c9c47a70434500bc9d36b83fc74a]

INTEGRATION: CWS stclient (1.1.2); FILE ADDED 2007/07/03 07:46:00 as 1.1.2.2: #b6573281# use special mode of system shell execute to non quote arguments 2007/06/28 13:42:42 as 1.1.2.1: #b6573281# new job to system-shell-exec binding


2007-07-11  Ivo Hinkelmann  <ihi@openoffice.org>  [9484f0f8fd68de8652e1f3bffd8f6db8fa5b12b0]

INTEGRATION: CWS stclient (1.6.194); FILE MERGED 2007/06/28 13:50:18 as 1.6.194.1: #b6573281# new job to system-shell-exec binding


2007-07-11  Ivo Hinkelmann  <ihi@openoffice.org>  [e8ecca5ea3b988b549b078027982842d563411af]

INTEGRATION: CWS stclient (1.1.2); FILE ADDED 2007/06/28 13:45:18 as 1.1.2.1: #b6573281# share job protocol related properties


2007-07-11  Ivo Hinkelmann  <ihi@openoffice.org>  [539e36fce560c1afe082fbf80180c2dfd082140a]

INTEGRATION: CWS stclient (1.10.134); FILE MERGED 2007/06/28 13:50:18 as 1.10.134.1: #b6573281# new job to system-shell-exec binding


2007-07-11  Ivo Hinkelmann  <ihi@openoffice.org>  [d664c34fd1be96fa91e794a06bff4fb05afb29c0]

INTEGRATION: CWS stclient (1.1.2); FILE ADDED 2007/06/28 13:42:24 as 1.1.2.1: #b6573281# new job to system-shell-exec binding


2007-07-11  Ivo Hinkelmann  <ihi@openoffice.org>  [1fc682b4d28e7465e81c487a8e1f39d642e84676]

INTEGRATION: CWS stclient (1.1.2); FILE ADDED 2007/06/28 13:45:06 as 1.1.2.1: #b6573281# share job protocol related properties


2007-07-11  Ivo Hinkelmann  <ihi@openoffice.org>  [5b78a8e1add25f354152cf38a2b09c8aa2a48c44]

INTEGRATION: CWS stclient (1.41.68); FILE MERGED 2007/06/28 13:50:17 as 1.41.68.1: #b6573281# new job to system-shell-exec binding


2007-07-11  Ivo Hinkelmann  <ihi@openoffice.org>  [08656a3e8f551223cf7d649ab8f430096e7fe550]

#i10000# build fix


2007-07-11  Ivo Hinkelmann  <ihi@openoffice.org>  [832a33b4017b6677841ac8bb4bee6c49d1106db1]

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>  [83bbeeb6122083b72ada51f5b094119716c84f10]

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>  [1a95af6f9babbbadfa2acac6d832812799d59681]

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>  [7f5975612a13e5041b79cb39722db360fb1258ea]

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>  [8b7d752f998259286a38997542b06558eb12bde2]

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>  [b168164daef720cf2bbc1fd78a2626d652791e95]

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>  [cff4370cbcceeb0d833b6535402305a7887250e3]

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>  [7e384aec90b40fe7dd7a71f4f39ad1b89f59d9d8]

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>  [97a50a67ebeec91dbbfc918f8c3df9935e86c60b]

INTEGRATION: CWS sysui23 (1.15.10); FILE MERGED 2007/07/03 12:32:08 ihi 1.15.10.1: #i79062# remove bonobo


2007-07-11  Ivo Hinkelmann  <ihi@openoffice.org>  [0a042272188feff82614c90daa2afda6fd1adca8]

INTEGRATION: CWS sysui23 (1.20.10); FILE MERGED 2007/07/02 15:53:26 ihi 1.20.10.1: #i79028# debian fix


2007-07-11  Ivo Hinkelmann  <ihi@openoffice.org>  [8d2998b99ccadba9b604d0bfb20206bb2e44d5e4]

#i10000# build fix


2007-07-11  Ivo Hinkelmann  <ihi@openoffice.org>  [ec4a405537f33b1b70b1cc53f487066d667ce3fe]

#i10000# build fix


2007-07-11  Ivo Hinkelmann  <ihi@openoffice.org>  [5fc78de841dd5e6dfe2e2e08a5fe0f2324aee472]

INTEGRATION: CWS mba23issues03 (1.203.6); FILE MERGED 2007/06/14 09:47:35 mba 1.203.6.2: #i78304: allow to terminate office immediately for performance measurements 2007/06/14 09:42:59 mba 1.203.6.1: #i54275#: disable recovery via environment variable


2007-07-11  Ivo Hinkelmann  <ihi@openoffice.org>  [e738d094187d00d5d7ef1f39e7bee826a83a3470]

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>  [d454cff3e992a6e7e2dd4600401a661439548b91]

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>  [bd6448094fdc6d94d4c7c01e4169f77fc1ccb925]

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>  [ec2cf2fe0053f6e7b03096ea5544baed290afc7b]

INTEGRATION: CWS mba23issues03 (1.8.62); FILE MERGED 2007/06/14 18:55:19 mba 1.8.62.1: #i72366#: remove old MacOS9 code


2007-07-11  Ivo Hinkelmann  <ihi@openoffice.org>  [15579603c7721bf7ba47cf8ca37499c84fc4fe42]

INTEGRATION: CWS mba23issues03 (1.47.68); FILE MERGED 2007/06/14 18:56:04 mba 1.47.68.1: #i72366#: remove old MacOS9 code


2007-07-11  Ivo Hinkelmann  <ihi@openoffice.org>  [e974646e29838980d321190b098c376595b25688]

INTEGRATION: CWS mba23issues03 (1.15.102); FILE MERGED 2007/06/14 18:56:04 mba 1.15.102.1: #i72366#: remove old MacOS9 code


2007-07-11  Ivo Hinkelmann  <ihi@openoffice.org>  [d46df0ba1a29a9080ff8b3d6647840e13453d0e9]

INTEGRATION: CWS mba23issues03 (1.88.52); FILE MERGED 2007/06/14 18:56:04 mba 1.88.52.1: #i72366#: remove old MacOS9 code


2007-07-11  Ivo Hinkelmann  <ihi@openoffice.org>  [6fc593dcb785cf8057820a1873a3e77a01f546af]

INTEGRATION: CWS mba23issues03 (1.51.44); FILE MERGED 2007/06/14 18:56:03 mba 1.51.44.1: #i72366#: remove old MacOS9 code


2007-07-11  Ivo Hinkelmann  <ihi@openoffice.org>  [3be44f61e900af4ad3280ae7c3445c4a8b49d8be]

INTEGRATION: CWS mba23issues03 (1.55.44); FILE MERGED 2007/06/14 18:56:03 mba 1.55.44.1: #i72366#: remove old MacOS9 code


2007-07-11  Ivo Hinkelmann  <ihi@openoffice.org>  [9f1b237b64f9ce7b5498fa3b2798b31fcd87fce8]

INTEGRATION: CWS mba23issues03 (1.33.158); FILE MERGED 2007/06/27 11:12:44 mba 1.33.158.1: #i78517#: prepare for 64Bit pointers


2007-07-11  Ivo Hinkelmann  <ihi@openoffice.org>  [dd1bd062a0d35c2b52e2325cbc71f91b74e06b64]

INTEGRATION: CWS mba23issues03 (1.20.44); FILE MERGED 2007/06/14 18:56:03 mba 1.20.44.1: #i72366#: remove old MacOS9 code


2007-07-11  Ivo Hinkelmann  <ihi@openoffice.org>  [95c6bea3d4b567a90b6fd3d7d84ad0a3afea32da]

INTEGRATION: CWS mba23issues03 (1.51.24); FILE MERGED 2007/06/27 11:12:44 mba 1.51.24.1: #i78517#: prepare for 64Bit pointers


2007-07-11  Ivo Hinkelmann  <ihi@openoffice.org>  [86b3d6e5b9f524ce1f28e128e547f87b2fccf177]

INTEGRATION: CWS mba23issues03 (1.14.206); FILE MERGED 2007/06/14 18:56:02 mba 1.14.206.1: #i72366#: remove old MacOS9 code


2007-07-11  Ivo Hinkelmann  <ihi@openoffice.org>  [35e77f831ac054ccdc7e098b58cc7ab97fbfe699]

INTEGRATION: CWS mba23issues03 (1.29.222); FILE MERGED 2007/06/14 18:56:02 mba 1.29.222.1: #i72366#: remove old MacOS9 code


2007-07-11  Ivo Hinkelmann  <ihi@openoffice.org>  [ea1649d2bc10689e20f16cf95c9abbaf48f0f7c1]

INTEGRATION: CWS mba23issues03 (1.49.78); FILE MERGED 2007/06/14 18:56:02 mba 1.49.78.1: #i72366#: remove old MacOS9 code


2007-07-11  Ivo Hinkelmann  <ihi@openoffice.org>  [eed4f1bddaceac006a4c2e76e7b934c8a1aa7fa1]

INTEGRATION: CWS mba23issues03 (1.31.96); FILE MERGED 2007/06/14 18:56:02 mba 1.31.96.1: #i72366#: remove old MacOS9 code


2007-07-11  Ivo Hinkelmann  <ihi@openoffice.org>  [dd6a3326cf907892d215a79565d594deebf14bde]

INTEGRATION: CWS mba23issues03 (1.58.90); FILE MERGED 2007/06/14 18:56:02 mba 1.58.90.1: #i72366#: remove old MacOS9 code


2007-07-11  Ivo Hinkelmann  <ihi@openoffice.org>  [c4b85c7c349066ee792019fbd3c1fbe96b6b94bf]

INTEGRATION: CWS mba23issues03 (1.2.68); FILE MERGED 2007/06/27 11:13:15 mba 1.2.68.1: #i78517#: prepare for 64Bit pointers


2007-07-11  Ivo Hinkelmann  <ihi@openoffice.org>  [cb065208af2dbed65e9351ab22e128eda7404210]

INTEGRATION: CWS mba23issues03 (1.40.34); FILE MERGED 2007/06/14 18:56:24 mba 1.40.34.1: #i72366#: remove old MacOS9 code


2007-07-11  Ivo Hinkelmann  <ihi@openoffice.org>  [01371d2e31f937379793032e24a522d3b81a7547]

INTEGRATION: CWS mba23issues03 (1.3.100); FILE MERGED 2007/06/14 18:55:37 mba 1.3.100.1: #i72366#: remove old MacOS9 code


2007-07-11  Ivo Hinkelmann  <ihi@openoffice.org>  [0f4c48ce203c0e0720b7e6e20b9accf8f2299562]

INTEGRATION: CWS mba23issues03 (1.1.2); FILE ADDED 2007/06/14 09:36:25 mba 1.1.2.1: #i48409#: new MediaWiki export filter for Writer


2007-07-11  Ivo Hinkelmann  <ihi@openoffice.org>  [03ea8d2eb81ca8b26ba7fc6dd823e0bced19694d]

INTEGRATION: CWS mba23issues03 (1.1.2); FILE ADDED 2007/06/14 09:36:24 mba 1.1.2.1: #i48409#: new MediaWiki export filter for Writer


2007-07-11  Ivo Hinkelmann  <ihi@openoffice.org>  [39a96d8c6880ecc7bcbe67496682006399d9c032]

INTEGRATION: CWS mba23issues03 (1.1.2); FILE ADDED 2007/07/02 20:07:44 mba 1.1.2.1: #i48409#: avoid WikiPedia as part of filter and type names


2007-07-11  Ivo Hinkelmann  <ihi@openoffice.org>  [4cb220a5f5d316218093f91f5fea2030caa814dd]

INTEGRATION: CWS mba23issues03 (1.1.2); FILE ADDED 2007/07/02 20:06:57 mba 1.1.2.1: #i48409#: avoid WikiPedia as part of filter and type names


2007-07-11  Ivo Hinkelmann  <ihi@openoffice.org>  [3bf8135afa666a090323b0dabb3a2eb8b9524bce]

INTEGRATION: CWS mba23issues03 (1.7.400); FILE MERGED 2007/07/02 20:09:33 mba 1.7.400.2: #i48409#: MediaWiki filter also for WriterWeb 2007/06/14 09:36:24 mba 1.7.400.1: #i48409#: new MediaWiki export filter for Writer


2007-07-11  Ivo Hinkelmann  <ihi@openoffice.org>  [1a6df98bc651b471f8762782cfd31e76f56d34fe]

INTEGRATION: CWS mba23issues03 (1.24.376); FILE MERGED 2007/06/14 09:36:24 mba 1.24.376.1: #i48409#: new MediaWiki export filter for Writer


2007-07-11  Ivo Hinkelmann  <ihi@openoffice.org>  [e253535e7a283b6dfb18df633f1b9af5f0e9913a]

INTEGRATION: CWS mba23issues03 (1.3.18); FILE MERGED 2007/06/14 18:55:47 mba 1.3.18.1: #i72366#: remove old MacOS9 code


2007-07-11  Ivo Hinkelmann  <ihi@openoffice.org>  [627b2e6329427d9fec99613d517f37909750ab4d]

INTEGRATION: CWS mba23issues03 (1.7.2); FILE MERGED 2007/06/14 18:55:47 mba 1.7.2.1: #i72366#: remove old MacOS9 code


2007-07-11  Ivo Hinkelmann  <ihi@openoffice.org>  [e8ddef22c00665b527705be405bb393c7706de00]

INTEGRATION: CWS mba23issues03 (1.6.18); FILE MERGED 2007/06/14 18:55:47 mba 1.6.18.1: #i72366#: remove old MacOS9 code


2007-07-11  Ivo Hinkelmann  <ihi@openoffice.org>  [81f63132237e264e52296a9739abe4018f78c23a]

INTEGRATION: CWS mba23issues03 (1.26.50); FILE MERGED 2007/06/14 18:56:30 mba 1.26.50.1: #i72366#: remove old MacOS9 code


2007-07-11  Ivo Hinkelmann  <ihi@openoffice.org>  [3e9e8723f6f775f0d6ed9869c2e2cc65e313c1c2]

INTEGRATION: CWS mba23issues03 (1.9.50); FILE MERGED 2007/06/14 18:56:30 mba 1.9.50.1: #i72366#: remove old MacOS9 code


2007-07-11  Ivo Hinkelmann  <ihi@openoffice.org>  [6f990e690e745ac7352b117617cec95812508a42]

INTEGRATION: CWS mba23issues03 (1.8.82); FILE MERGED 2007/06/14 18:55:11 mba 1.8.82.1: #i72366#: remove old MacOS9 code


2007-07-11  Ivo Hinkelmann  <ihi@openoffice.org>  [05a29b3d242bae0c76cd6176fb64459beb747691]

INTEGRATION: CWS mba23issues03 (1.3.222); FILE MERGED 2007/06/14 18:55:11 mba 1.3.222.1: #i72366#: remove old MacOS9 code


2007-07-11  Ivo Hinkelmann  <ihi@openoffice.org>  [dd715fd3ec9f0771e386afb8a83cae3ff44ff39a]

INTEGRATION: CWS mba23issues03 (1.11.60); FILE MERGED 2007/06/14 18:55:11 mba 1.11.60.1: #i72366#: remove old MacOS9 code


2007-07-11  Ivo Hinkelmann  <ihi@openoffice.org>  [8a910e35afe234446cd61dcadae987fcdd19ca7f]

INTEGRATION: CWS mba23issues03 (1.4.94); FILE MERGED 2007/06/14 18:55:11 mba 1.4.94.1: #i72366#: remove old MacOS9 code


2007-07-11  Ivo Hinkelmann  <ihi@openoffice.org>  [43d13825d61a8939a660f4d49969d3661aaccb7a]

INTEGRATION: CWS mba23issues03 (1.6.94); FILE MERGED 2007/06/14 18:55:11 mba 1.6.94.1: #i72366#: remove old MacOS9 code


2007-07-11  Ivo Hinkelmann  <ihi@openoffice.org>  [725bbe165c1c6d3d24c7e6fb75bb6b145e980dbd]

INTEGRATION: CWS mba23issues03 (1.4.222); FILE MERGED 2007/06/14 18:55:11 mba 1.4.222.1: #i72366#: remove old MacOS9 code


2007-07-11  Ivo Hinkelmann  <ihi@openoffice.org>  [393884925c1d86c04bbe10cfa61ed20f8c792e7b]

INTEGRATION: CWS mba23issues03 (1.5.94); FILE MERGED 2007/06/14 18:55:10 mba 1.5.94.1: #i72366#: remove old MacOS9 code


2007-07-11  Ivo Hinkelmann  <ihi@openoffice.org>  [5c450ed2bfdbe91d9bb2ce6848f307f5949bc828]

INTEGRATION: CWS mba23issues03 (1.2.222); FILE MERGED 2007/06/14 18:55:10 mba 1.2.222.1: #i72366#: remove old MacOS9 code


2007-07-11  Ivo Hinkelmann  <ihi@openoffice.org>  [769e6261f1d2f7ffb957476c05201979ac7b4ffe]

INTEGRATION: CWS mba23issues03 (1.4.60); FILE MERGED 2007/06/14 18:55:10 mba 1.4.60.1: #i72366#: remove old MacOS9 code


2007-07-11  Ivo Hinkelmann  <ihi@openoffice.org>  [67467f946565d37f3bf814c368cda2facecf08e2]

INTEGRATION: CWS mba23issues03 (1.7.60); FILE MERGED 2007/06/14 18:55:10 mba 1.7.60.1: #i72366#: remove old MacOS9 code


2007-07-11  Ivo Hinkelmann  <ihi@openoffice.org>  [442861177e1a8173c3a197a735ca80edef49a889]

INTEGRATION: CWS mba23issues03 (1.5.94); FILE MERGED 2007/06/14 11:18:05 mba 1.5.94.1: #i73468#: take some patches to prepare for warnings/errors on 64Bit builds


2007-07-11  Ivo Hinkelmann  <ihi@openoffice.org>  [e2d0581df55725945ee78fb3368a4798caa6b5dc]

INTEGRATION: CWS mba23issues03 (1.4.94); FILE MERGED 2007/06/14 11:18:05 mba 1.4.94.1: #i73468#: take some patches to prepare for warnings/errors on 64Bit builds


2007-07-11  Ivo Hinkelmann  <ihi@openoffice.org>  [7ed78d88183c805b145beee1f848d03251841ec7]

INTEGRATION: CWS mba23issues03 (1.6.60); FILE MERGED 2007/06/14 11:18:05 mba 1.6.60.1: #i73468#: take some patches to prepare for warnings/errors on 64Bit builds


2007-07-11  Ivo Hinkelmann  <ihi@openoffice.org>  [76e3221a65e21d8f5661f993a1901e5d7825a582]

INTEGRATION: CWS mba23issues03 (1.6.14); FILE MERGED 2007/06/14 11:18:04 mba 1.6.14.1: #i73468#: take some patches to prepare for warnings/errors on 64Bit builds


2007-07-11  Ivo Hinkelmann  <ihi@openoffice.org>  [2a38c18449c0d0099026f856347e097f4d9ff7c0]

INTEGRATION: CWS mba23issues03 (1.17.2); FILE MERGED 2007/06/14 18:55:27 mba 1.17.2.1: #i72366#: remove old MacOS9 code


2007-07-11  Ivo Hinkelmann  <ihi@openoffice.org>  [97909d94481d70a73dfc35ce5b84e82a7d154c87]

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>  [1e6446af41c1c2c1beaaabe00fc6d01b36878a2d]

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>  [da5007182f9074ce77b20edfddb7e1e785e90b14]

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>  [8d5ba3b5ccaab9a9ae6910e10776cd5a0516dd56]

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-11  Ivo Hinkelmann  <ihi@openoffice.org>  [8a34fa79fc49308acf3cd019088ffe34b3f5435f]

INTEGRATION: CWS aquafilepicker01 (1.126.16); FILE MERGED 2007/06/16 20:19:32 fheckl 1.126.16.7: RESYNC: (1.129-1.130); FILE MERGED 2007/05/11 07:56:43 fheckl 1.126.16.6: adding comment to describe changes 2007/05/11 07:39:54 fheckl 1.126.16.5: guarding sfx2 changes only  for aqua version 2007/05/09 20:59:24 fheckl 1.126.16.4: RESYNC: (1.128-1.129); FILE MERGED 2007/02/23 10:10:00 ericb 1.126.16.3: #i74798# remove precompiled headers changes 2006/12/02 17:58:33 fheckl 1.126.16.2: RESYNC: (1.126-1.128); FILE MERGED 2006/10/06 21:18:34 fheckl 1.126.16.1: Initial version of MacOSX native file picker


2007-07-11  Ivo Hinkelmann  <ihi@openoffice.org>  [795cabb628be22dedd11902134fe69f28354c4c6]

INTEGRATION: CWS aquafilepicker01 (1.42.16); FILE MERGED 2007/06/16 21:31:46 fheckl 1.42.16.1: enabling checkbox to choose between OOo fpicker and native MacOSX file picker


2007-07-11  Ivo Hinkelmann  <ihi@openoffice.org>  [e2abcd0b0ffec098e235acb2b8858a394462b5ab]

INTEGRATION: CWS aquafilepicker01 (1.4.6); FILE MERGED 2007/06/16 11:34:19 pjanik 1.4.6.3: #i74798#: Revert back all whitespace changes, add back precompiled include. 2007/06/15 21:25:50 fheckl 1.4.6.2: cleanup changes 2006/10/06 21:18:34 fheckl 1.4.6.1: Initial version of MacOSX native file picker


2007-07-11  Ivo Hinkelmann  <ihi@openoffice.org>  [799bbc84ddf66c749b5ce6cf4f86fce56846cbe9]

INTEGRATION: CWS aquafilepicker01 (1.1.2); FILE ADDED 2007/02/20 23:57:42 fheckl 1.1.2.2: Next phase of aqua file picker after some refactoring 2006/10/06 21:23:11 fheckl 1.1.2.1: Initial version of MacOSX native file picker


2007-07-11  Ivo Hinkelmann  <ihi@openoffice.org>  [e247fffaa101ff994a716c8da8989b51a191c8ba]

INTEGRATION: CWS aquafilepicker01 (1.1.2); FILE ADDED 2007/06/16 11:55:29 pjanik 1.1.2.6: #i74798#: Whitespace cleanup. 2007/05/12 16:37:29 fheckl 1.1.2.5: adapting to changes since resync 2007/05/09 06:24:47 fheckl 1.1.2.4: Removing unneeded files 2007/04/13 18:26:04 fheckl 1.1.2.3: Adding new files and general update 2007/02/20 23:57:42 fheckl 1.1.2.2: Next phase of aqua file picker after some refactoring 2006/10/06 21:23:11 fheckl 1.1.2.1: Initial version of MacOSX native file picker


2007-07-11  Ivo Hinkelmann  <ihi@openoffice.org>  [4b05afd675bbd70abb54d3dc45ed7ec6d60642d9]

INTEGRATION: CWS aquafilepicker01 (1.1.2); FILE ADDED 2007/06/15 21:25:25 fheckl 1.1.2.5: cleanup changes 2007/05/09 06:12:05 fheckl 1.1.2.4: some cleanup and last changes 2007/04/13 18:26:04 fheckl 1.1.2.3: Adding new files and general update 2007/02/20 23:57:42 fheckl 1.1.2.2: Next phase of aqua file picker after some refactoring 2006/10/06 21:23:11 fheckl 1.1.2.1: Initial version of MacOSX native file picker


2007-07-11  Ivo Hinkelmann  <ihi@openoffice.org>  [bb66dbfbb6ae6453e50283db074bdeb782337a06]

INTEGRATION: CWS aquafilepicker01 (1.1.2); FILE ADDED 2007/06/15 21:25:25 fheckl 1.1.2.3: cleanup changes 2007/05/09 06:12:05 fheckl 1.1.2.2: some cleanup and last changes 2006/10/06 21:23:10 fheckl 1.1.2.1: Initial version of MacOSX native file picker


2007-07-11  Ivo Hinkelmann  <ihi@openoffice.org>  [5ea97c1726fb1106ac469da424f121c89226e6b3]

INTEGRATION: CWS aquafilepicker01 (1.1.2); FILE ADDED 2006/10/06 21:23:10 fheckl 1.1.2.1: Initial version of MacOSX native file picker


2007-07-11  Ivo Hinkelmann  <ihi@openoffice.org>  [36b4a15266a33761dd184745f65dd440d082fc76]

INTEGRATION: CWS aquafilepicker01 (1.1.2); FILE ADDED 2007/05/09 06:12:05 fheckl 1.1.2.2: some cleanup and last changes 2006/10/06 21:23:10 fheckl 1.1.2.1: Initial version of MacOSX native file picker


2007-07-11  Ivo Hinkelmann  <ihi@openoffice.org>  [67173756f403ec1b6183057c2f74a03e0d5ecfb5]

INTEGRATION: CWS aquafilepicker01 (1.1.2); FILE ADDED 2007/06/16 11:55:11 pjanik 1.1.2.7: #i74798#: Whitespace cleanup. 2007/05/09 06:12:05 fheckl 1.1.2.6: some cleanup and last changes 2007/04/28 14:03:54 fheckl 1.1.2.5: Several debug logging changes 2007/04/13 18:26:04 fheckl 1.1.2.4: Adding new files and general update 2007/02/20 23:57:41 fheckl 1.1.2.3: Next phase of aqua file picker after some refactoring 2006/12/02 12:57:27 fheckl 1.1.2.2: Committing MacMeeting version 2006/10/06 21:23:10 fheckl 1.1.2.1: Initial version of MacOSX native file picker


2007-07-11  Ivo Hinkelmann  <ihi@openoffice.org>  [adc5f97886d926a43b7af5a96f4b507b2839faa6]

INTEGRATION: CWS aquafilepicker01 (1.1.2); FILE ADDED 2007/06/16 11:54:58 pjanik 1.1.2.9: #i74798#: Whitespace cleanup. 2007/06/15 21:25:25 fheckl 1.1.2.8: cleanup changes 2007/05/09 06:12:05 fheckl 1.1.2.7: some cleanup and last changes 2007/05/02 22:24:57 fheckl 1.1.2.6: reverting FilterHelper's native format back to OUString fixing bug with wrong default popu selection at "Insert picture" dialog 2007/04/28 14:03:53 fheckl 1.1.2.5: Several debug logging changes 2007/04/13 18:26:04 fheckl 1.1.2.4: Adding new files and general update 2007/02/20 23:57:41 fheckl 1.1.2.3: Next phase of aqua file picker after some refactoring 2006/12/02 12:57:27 fheckl 1.1.2.2: Committing MacMeeting version 2006/10/06 21:23:09 fheckl 1.1.2.1: Initial version of MacOSX native file picker


2007-07-11  Ivo Hinkelmann  <ihi@openoffice.org>  [032cd16fcafab3fe49f8886bdcd1a9c26677d019]

INTEGRATION: CWS aquafilepicker01 (1.1.2); FILE ADDED 2007/06/15 21:25:25 fheckl 1.1.2.5: cleanup changes 2007/05/09 06:12:05 fheckl 1.1.2.4: some cleanup and last changes 2007/04/13 18:26:03 fheckl 1.1.2.3: Adding new files and general update 2007/02/20 23:57:41 fheckl 1.1.2.2: Next phase of aqua file picker after some refactoring 2006/10/06 21:23:09 fheckl 1.1.2.1: Initial version of MacOSX native file picker


2007-07-11  Ivo Hinkelmann  <ihi@openoffice.org>  [5fd35e446ff4ab590c32f2f65292e7a10fe6b632]

INTEGRATION: CWS aquafilepicker01 (1.1.2); FILE ADDED 2007/06/16 11:54:46 pjanik 1.1.2.6: #i74798#: Whitespace cleanup. 2007/06/15 21:25:25 fheckl 1.1.2.5: cleanup changes 2007/05/09 06:12:05 fheckl 1.1.2.4: some cleanup and last changes 2007/04/13 18:26:03 fheckl 1.1.2.3: Adding new files and general update 2007/02/20 23:57:41 fheckl 1.1.2.2: Next phase of aqua file picker after some refactoring 2006/10/06 21:23:09 fheckl 1.1.2.1: Initial version of MacOSX native file picker


2007-07-11  Ivo Hinkelmann  <ihi@openoffice.org>  [a8f883d9b3fd8b610808d9f3626fa1718aa07739]

INTEGRATION: CWS aquafilepicker01 (1.1.2); FILE ADDED 2007/06/16 11:52:02 pjanik 1.1.2.9: #i74798#: Whitespace cleanup. 2007/06/15 21:25:25 fheckl 1.1.2.8: cleanup changes 2007/05/09 06:12:05 fheckl 1.1.2.7: some cleanup and last changes 2007/05/04 22:01:55 fheckl 1.1.2.6: Changed save file name behavior 2007/05/03 22:14:36 fheckl 1.1.2.5: testing default name for save dialogs 2007/04/28 14:03:53 fheckl 1.1.2.4: Several debug logging changes 2007/04/13 18:26:03 fheckl 1.1.2.3: Adding new files and general update 2007/02/20 23:57:40 fheckl 1.1.2.2: Next phase of aqua file picker after some refactoring 2006/10/06 21:23:08 fheckl 1.1.2.1: Initial version of MacOSX native file picker


2007-07-11  Ivo Hinkelmann  <ihi@openoffice.org>  [89b3a5b26a040f2b1a655826a0e34a84598515f8]

INTEGRATION: CWS aquafilepicker01 (1.1.2); FILE ADDED 2007/07/09 19:07:48 fheckl 1.1.2.15: Issues #78252 #77843 instant aqua fpicker crashes 2007/06/16 11:51:17 pjanik 1.1.2.14: #i74798#: Whitespace cleanup. 2007/06/15 21:25:25 fheckl 1.1.2.13: cleanup changes 2007/05/22 19:51:03 fheckl 1.1.2.12: fixing problem when switching between OOo picker and native picker 2007/05/09 06:12:05 fheckl 1.1.2.11: some cleanup and last changes 2007/05/04 22:01:55 fheckl 1.1.2.10: Changed save file name behavior 2007/05/03 22:34:49 fheckl 1.1.2.9: default save name improvements 2007/05/03 22:14:36 fheckl 1.1.2.8: testing default name for save dialogs 2007/05/02 22:24:57 fheckl 1.1.2.7: reverting FilterHelper's native format back to OUString fixing bug with wrong default popu selection at "Insert picture" dialog 2007/04/28 14:03:53 fheckl 1.1.2.6: Several debug logging changes 2007/04/13 18:26:02 fheckl 1.1.2.5: Adding new files and general update 2007/02/23 07:28:22 fheckl 1.1.2.4: some more refactoring 2007/02/20 23:57:40 fheckl 1.1.2.3: Next phase of aqua file picker after some refactoring 2006/12/02 12:57:27 fheckl 1.1.2.2: Committing MacMeeting version 2006/10/06 21:23:08 fheckl 1.1.2.1: Initial version of MacOSX native file picker


2007-07-11  Ivo Hinkelmann  <ihi@openoffice.org>  [bb406e255967ea2d003ad6416c5654d31bdb9817]

INTEGRATION: CWS aquafilepicker01 (1.1.2); FILE ADDED 2007/06/16 11:39:34 pjanik 1.1.2.2: #i74798#: Add license header. 2007/04/13 18:26:01 fheckl 1.1.2.1: Adding new files and general update


2007-07-11  Ivo Hinkelmann  <ihi@openoffice.org>  [52596d9a86527bc8e901b409df20dc90872acc8e]

INTEGRATION: CWS aquafilepicker01 (1.1.2); FILE ADDED 2007/06/16 11:42:19 pjanik 1.1.2.8: #i74798#: Add license header, whitespace cleanup. 2007/06/15 21:25:25 fheckl 1.1.2.7: cleanup changes 2007/05/09 06:12:05 fheckl 1.1.2.6: some cleanup and last changes 2007/05/02 22:24:57 fheckl 1.1.2.5: reverting FilterHelper's native format back to OUString fixing bug with wrong default popu selection at "Insert picture" dialog 2007/04/28 14:03:53 fheckl 1.1.2.4: Several debug logging changes 2007/04/13 18:26:00 fheckl 1.1.2.3: Adding new files and general update 2007/02/23 07:28:22 fheckl 1.1.2.2: some more refactoring 2007/02/20 23:57:39 fheckl 1.1.2.1: Next phase of aqua file picker after some refactoring


2007-07-11  Ivo Hinkelmann  <ihi@openoffice.org>  [035d20bd248b4f958c185001752688ef88318af6]

INTEGRATION: CWS aquafilepicker01 (1.1.2); FILE ADDED 2007/06/16 11:41:46 pjanik 1.1.2.8: #i74798#: Add license header, whitespace cleanup. 2007/06/15 21:25:25 fheckl 1.1.2.7: cleanup changes 2007/05/09 06:12:05 fheckl 1.1.2.6: some cleanup and last changes 2007/05/02 22:24:57 fheckl 1.1.2.5: reverting FilterHelper's native format back to OUString fixing bug with wrong default popu selection at "Insert picture" dialog 2007/04/28 14:03:53 fheckl 1.1.2.4: Several debug logging changes 2007/04/13 18:26:00 fheckl 1.1.2.3: Adding new files and general update 2007/02/23 07:28:21 fheckl 1.1.2.2: some more refactoring 2007/02/20 23:57:39 fheckl 1.1.2.1: Next phase of aqua file picker after some refactoring


2007-07-11  Ivo Hinkelmann  <ihi@openoffice.org>  [73489b7b2ddd410f84292ea15377b803a5d7c964]

INTEGRATION: CWS aquafilepicker01 (1.1.2); FILE ADDED 2007/06/16 11:50:30 pjanik 1.1.2.3: #i74798#: Whitespace cleanup. 2007/05/09 06:12:05 fheckl 1.1.2.2: some cleanup and last changes 2006/10/06 21:23:08 fheckl 1.1.2.1: Initial version of MacOSX native file picker


2007-07-11  Ivo Hinkelmann  <ihi@openoffice.org>  [2be47407e6e6545e7b18dc408f6ff32d047ac934]

INTEGRATION: CWS aquafilepicker01 (1.1.2); FILE ADDED 2007/06/16 11:49:58 pjanik 1.1.2.3: #i74798#: Whitespace cleanup. 2007/05/09 06:12:05 fheckl 1.1.2.2: some cleanup and last changes 2006/10/06 21:23:07 fheckl 1.1.2.1: Initial version of MacOSX native file picker


2007-07-11  Ivo Hinkelmann  <ihi@openoffice.org>  [57f37166f5266166d05e8c494d48ee46b3d35965]

INTEGRATION: CWS aquafilepicker01 (1.1.2); FILE ADDED 2007/06/16 11:41:28 pjanik 1.1.2.3: #i74798#: Add license header, whitespace cleanup. 2007/04/28 14:03:53 fheckl 1.1.2.2: Several debug logging changes 2007/04/13 18:26:00 fheckl 1.1.2.1: Adding new files and general update


2007-07-11  Ivo Hinkelmann  <ihi@openoffice.org>  [66d6cbcbf652f1873368faa7e03a119ff939b1c5]

INTEGRATION: CWS aquafilepicker01 (1.1.2); FILE ADDED 2007/06/16 11:41:05 pjanik 1.1.2.5: #i74798#: Add license header, whitespace cleanup. 2007/06/15 21:25:25 fheckl 1.1.2.4: cleanup changes 2007/05/09 06:12:05 fheckl 1.1.2.3: some cleanup and last changes 2007/04/28 14:03:53 fheckl 1.1.2.2: Several debug logging changes 2007/04/13 18:25:59 fheckl 1.1.2.1: Adding new files and general update


2007-07-11  Ivo Hinkelmann  <ihi@openoffice.org>  [7da0ebe121b5b07dfd3f020b23e9622628f12a82]

INTEGRATION: CWS aquafilepicker01 (1.1.2); FILE ADDED 2007/06/16 11:39:12 pjanik 1.1.2.7: #i74798#: Add license header. 2007/06/15 21:25:25 fheckl 1.1.2.6: cleanup changes 2007/05/09 06:12:05 fheckl 1.1.2.5: some cleanup and last changes 2007/05/02 22:24:57 fheckl 1.1.2.4: reverting FilterHelper's native format back to OUString fixing bug with wrong default popu selection at "Insert picture" dialog 2007/04/28 14:03:52 fheckl 1.1.2.3: Several debug logging changes 2007/04/13 18:25:58 fheckl 1.1.2.2: Adding new files and general update 2007/02/20 23:57:39 fheckl 1.1.2.1: Next phase of aqua file picker after some refactoring


2007-07-11  Ivo Hinkelmann  <ihi@openoffice.org>  [3f9354c601a9962ab85f35288d460bf4e65df0b3]

INTEGRATION: CWS aquafilepicker01 (1.1.2); FILE ADDED 2007/06/16 11:38:16 pjanik 1.1.2.6: #i74798#: Add license header, whitespace cleanup. 2007/05/09 06:12:05 fheckl 1.1.2.5: some cleanup and last changes 2007/05/03 07:28:30 fheckl 1.1.2.4: change implementation of CFStringToOUString 2007/04/28 14:03:52 fheckl 1.1.2.3: Several debug logging changes 2007/04/13 18:25:58 fheckl 1.1.2.2: Adding new files and general update 2007/02/20 23:57:38 fheckl 1.1.2.1: Next phase of aqua file picker after some refactoring


2007-07-11  Ivo Hinkelmann  <ihi@openoffice.org>  [fde61dccd94d0a535924d5c0470604782d4f4925]

INTEGRATION: CWS aquafilepicker01 (1.5.142); FILE MERGED 2007/02/10 09:39:54 fheckl 1.5.142.2: RESYNC: (1.5-1.6); FILE MERGED 2006/10/06 21:18:33 fheckl 1.5.142.1: Initial version of MacOSX native file picker


2007-07-11  Ivo Hinkelmann  <ihi@openoffice.org>  [f7e57c7e27c5511aa82608b71333a735d7e3ee96]

INTEGRATION: CWS aquafilepicker01 (1.10.170); FILE MERGED 2006/12/02 17:37:44 fheckl 1.10.170.2: RESYNC: (1.10-1.11); FILE MERGED Adding aqua directory 2006/10/06 21:18:33 fheckl 1.10.170.1: Initial version of MacOSX native file picker


2007-07-10  Ivo Hinkelmann  <ihi@openoffice.org>  [7b817ce7ff9d93550f820963f09acf3554eca3bd]

INTEGRATION: CWS devguide01 (1.14.68); FILE MERGED 2007/06/14 12:54:50 jsc 1.14.68.1: #i75138# correct docu


2007-07-10  Sven Jacobi  <sj@openoffice.org>  [4940b550d378f482da68860dd51aabf0453d84fc]

some minor bugfixes


2007-07-10  Ivo Hinkelmann  <ihi@openoffice.org>  [79558de95227d12472f3fe50c23fa93db0d58729]

INTEGRATION: CWS devguide01 (1.8.318); FILE MERGED 2007/06/14 12:38:40 jsc 1.8.318.1: #i69115# correct typo


2007-07-10  Ivo Hinkelmann  <ihi@openoffice.org>  [72e7906650e1b6861636b452b895fa4b7ff3e06b]

INTEGRATION: CWS receditor (1.25.12); FILE MERGED 2007/06/26 14:45:08 ihi 1.25.12.1: #i75595# recommand editor


2007-07-10  Ivo Hinkelmann  <ihi@openoffice.org>  [98ff42d5dd317fdefe2e109ac1ba5b689d2ac988]

INTEGRATION: CWS receditor (1.4.12); FILE MERGED 2007/06/26 14:45:08 ihi 1.4.12.1: #i75595# recommand editor


2007-07-10  Ivo Hinkelmann  <ihi@openoffice.org>  [2a566ac0128a43c741d60dc365a6db4633c48741]

INTEGRATION: CWS receditor (1.1.2); FILE ADDED 2007/06/26 14:38:54 ihi 1.1.2.1: #i75595# recommand editor


2007-07-10  Ivo Hinkelmann  <ihi@openoffice.org>  [e39e33ef31063f584a69eab7419086299c0dded6]

INTEGRATION: CWS receditor (1.1.2); FILE ADDED 2007/06/26 14:38:53 ihi 1.1.2.1: #i75595# recommand editor


2007-07-10  Ivo Hinkelmann  <ihi@openoffice.org>  [93ae09d746a876d4d67721b39fbfaa497912e7b6]

INTEGRATION: CWS receditor (1.1.2); FILE ADDED 2007/07/05 10:57:46 ihi 1.1.2.3: updated focus lost 2007/07/03 18:07:53 ihi 1.1.2.2: Save <> focus 2007/06/26 14:38:53 ihi 1.1.2.1: #i75595# recommand editor


2007-07-10  Ivo Hinkelmann  <ihi@openoffice.org>  [5608aa543354e3a958638bf79de5c80af9311053]

INTEGRATION: CWS receditor (1.2.12); FILE MERGED 2007/06/26 14:45:30 ihi 1.2.12.1: #i75595# recommand editor


2007-07-10  Ivo Hinkelmann  <ihi@openoffice.org>  [6b2815b3e44f31a3ec57f4eed04e84748b890315]

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>  [1f93384be9db4a44b14069d04965de9edbcea854]

#i10000# build fix


2007-07-10  Ivo Hinkelmann  <ihi@openoffice.org>  [252bd67554271f2b43bc63b477b57423f90ada3d]

#i10000# build fix


2007-07-10  Ivo Hinkelmann  <ihi@openoffice.org>  [82fae2ae86cd36d40e246e980d5b1b832c8054af]

INTEGRATION: CWS fwk66 (1.70.38); FILE MERGED 2007/06/26 05:23:45 pb 1.70.38.2: RESYNC: (1.70-1.71); FILE MERGED 2007/06/11 07:35:27 cd 1.70.38.1: #i36213# Added error message for broken language detection at startup


2007-07-10  Ivo Hinkelmann  <ihi@openoffice.org>  [d3e059cc7bc1b4e52b21aa2010ad4d7740b3d7f5]

INTEGRATION: CWS fwk66 (1.22.276); FILE MERGED 2007/06/26 05:23:37 pb 1.22.276.2: RESYNC: (1.22-1.23); FILE MERGED 2007/06/11 07:35:27 cd 1.22.276.1: #i36213# Added error message for broken language detection at startup


2007-07-10  Ivo Hinkelmann  <ihi@openoffice.org>  [592c84469270c2714c00e12136742a30bf6d2b03]

INTEGRATION: CWS fwk66 (1.202.30); FILE MERGED 2007/06/26 05:23:29 pb 1.202.30.3: RESYNC: (1.203-1.204); FILE MERGED 2007/06/18 10:39:48 pb 1.202.30.2: RESYNC: (1.202-1.203); FILE MERGED 2007/06/11 07:35:27 cd 1.202.30.1: #i36213# Added error message for broken language detection at startup


2007-07-10  Ivo Hinkelmann  <ihi@openoffice.org>  [e8b6dce32268c286746a9070a668b57c55a0d6b1]

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  Ivo Hinkelmann  <ihi@openoffice.org>  [1093e26b489d51afecac6ee02f3fcd18db2247eb]

INTEGRATION: CWS fwk66 (1.26.48); FILE MERGED 2007/06/07 14:09:38 mav 1.26.48.1: #i77255# use filter options


2007-07-10  Ivo Hinkelmann  <ihi@openoffice.org>  [01fba6a07b60cde5f9eaa28192f4b247c5e949e8]

INTEGRATION: CWS fwk66 (1.43.30); FILE MERGED 2007/06/07 10:46:32 pb 1.43.30.3: fix: #i63848# move Timer* to pImp 2007/06/06 12:55:03 pb 1.43.30.2: fix: #i78020# linux warnings removed 2007/05/09 11:13:23 cd 1.43.30.1: #i63848# Use Timer to write position of docking window. Prevents massive i/o during window move operations


2007-07-10  Ivo Hinkelmann  <ihi@openoffice.org>  [23b6d7ed0dfec30294abd6a9e3cfed81dbc2c0df]

INTEGRATION: CWS fwk66 (1.44.304); FILE MERGED 2007/06/05 22:00:30 pb 1.44.304.2: RESYNC: (1.44-1.45); FILE MERGED 2007/04/25 16:54:47 pb 1.44.304.1: fix: #i75754 new arrangement of some controls for more space for text


2007-07-10  Ivo Hinkelmann  <ihi@openoffice.org>  [5716d1a8ac414852b513b87c635a37feaca73398]

INTEGRATION: CWS fwk66 (1.36.94); FILE MERGED 2007/06/05 22:00:03 pb 1.36.94.2: RESYNC: (1.36-1.37); FILE MERGED 2007/04/25 16:51:24 pb 1.36.94.1: fix: #i75754 recalc second tab of EntriesBox


2007-07-10  Ivo Hinkelmann  <ihi@openoffice.org>  [b7510739005743cb7442b40d08028d0c815f5994]

INTEGRATION: CWS fwk66 (1.2.10); FILE MERGED 2007/06/07 10:45:36 pb 1.2.10.2: fix: #i63848# move Timer* to pImp 2007/05/09 11:13:22 cd 1.2.10.1: #i63848# Use Timer to write position of docking window. Prevents massive i/o during window move operations


2007-07-10  Ivo Hinkelmann  <ihi@openoffice.org>  [2a0a1b4eea679eaf739a0cc99410b80b4e9a81f3]

INTEGRATION: CWS fwk66 (1.4.84); FILE MERGED 2007/04/20 11:15:44 cd 1.4.84.1: #i76505# Removed obsolete code


2007-07-10  Ivo Hinkelmann  <ihi@openoffice.org>  [eb6cf7ceb7eb63e7cadff67142edcd9463df42c2]

INTEGRATION: CWS fwk66 (1.2.14); FILE MERGED 2007/04/20 11:15:43 cd 1.2.14.1: #i76505# Removed obsolete code


2007-07-10  Ivo Hinkelmann  <ihi@openoffice.org>  [04d19bda33eb8528b36992115e77ca2414ddd06a]

INTEGRATION: CWS fwk66 (1.13.178); FILE MERGED 2007/06/18 06:32:55 cd 1.13.178.1: #i77441# Several minor fixes for switches and assignments


2007-07-10  Ivo Hinkelmann  <ihi@openoffice.org>  [55be80bb533e7cc418f4a8478d57e6181167350a]

INTEGRATION: CWS fwk66 (1.13.160); FILE MERGED 2007/06/18 06:32:54 cd 1.13.160.1: #i77441# Several minor fixes for switches and assignments


2007-07-10  Ivo Hinkelmann  <ihi@openoffice.org>  [96128dd1a78d353bf1d6c07d557cb1fed9e00832]

INTEGRATION: CWS fwk66 (1.5.60); FILE MERGED 2007/06/06 09:14:43 pb 1.5.60.1: fix: syntax error after resync


2007-07-10  Ivo Hinkelmann  <ihi@openoffice.org>  [cce37b91f0c19c956653a064c4da5c83cd26cf6c]

INTEGRATION: CWS fwk66 (1.66.160); FILE MERGED 2007/06/18 06:32:54 cd 1.66.160.1: #i77441# Several minor fixes for switches and assignments


2007-07-10  Ivo Hinkelmann  <ihi@openoffice.org>  [556cc9fb7e068a80c0a7fb3a66178d5509357f1b]

INTEGRATION: CWS fwk66 (1.6.60); FILE MERGED 2007/06/06 09:04:03 pb 1.6.60.1: fix: syntax error after resync


2007-07-10  Ivo Hinkelmann  <ihi@openoffice.org>  [c9ee3f4ba8cbb6a43a6701f48477a88ef2bb21a7]

INTEGRATION: CWS fwk66 (1.43.64); FILE MERGED 2007/06/18 10:30:26 pb 1.43.64.2: RESYNC: (1.43-1.46); FILE MERGED 2007/06/06 09:04:03 pb 1.43.64.1: fix: syntax error after resync


2007-07-10  Ivo Hinkelmann  <ihi@openoffice.org>  [35670d30c989c31097cea66da579eac6d295301b]

INTEGRATION: CWS fwk66 (1.7.26); FILE MERGED 2007/06/18 10:29:17 pb 1.7.26.2: RESYNC: (1.7-1.8); FILE MERGED 2007/06/06 09:01:40 pb 1.7.26.1: fix: syntax error after resync


2007-07-10  Ivo Hinkelmann  <ihi@openoffice.org>  [9bc2e39125180189411d6e3511b9bd390c358f60]

INTEGRATION: CWS fwk66 (1.7.60); FILE MERGED 2007/06/06 08:46:31 pb 1.7.60.1: fix: syntax error after resync


2007-07-10  Ivo Hinkelmann  <ihi@openoffice.org>  [86659ab6d14f326ad5412f021aa204cc650f0d5c]

INTEGRATION: CWS fwk66 (1.65.22); FILE MERGED 2007/06/18 10:26:48 pb 1.65.22.2: RESYNC: (1.65-1.67); FILE MERGED 2007/06/06 08:41:13 pb 1.65.22.1: fix: syntax error after resync


2007-07-10  Ivo Hinkelmann  <ihi@openoffice.org>  [251fc543770749f247203f61a39eaec3affdcf90]

INTEGRATION: CWS fwk66 (1.9.22); FILE MERGED 2007/06/18 10:26:40 pb 1.9.22.2: RESYNC: (1.9-1.10); FILE MERGED 2007/06/06 08:41:13 pb 1.9.22.1: fix: syntax error after resync


2007-07-10  Ivo Hinkelmann  <ihi@openoffice.org>  [8714bd51e050573c774e6e2ec8fafd73e0a35c6c]

INTEGRATION: CWS fwk66 (1.6.22); FILE MERGED 2007/06/06 08:41:13 pb 1.6.22.1: fix: syntax error after resync


2007-07-10  Ivo Hinkelmann  <ihi@openoffice.org>  [a803572c74cc585428e003c30c4b5d8f95b45607]

INTEGRATION: CWS fwk66 (1.7.60); FILE MERGED 2007/06/06 08:41:13 pb 1.7.60.1: fix: syntax error after resync


2007-07-10  Ivo Hinkelmann  <ihi@openoffice.org>  [3e01330a65fbcc9ecf35ee1817cb41554a47c63a]

INTEGRATION: CWS fwk66 (1.37.72); FILE MERGED 2007/06/06 08:05:13 pb 1.37.72.1: fix: syntax error after resync


2007-07-10  Ivo Hinkelmann  <ihi@openoffice.org>  [a2aa6cfcf7db203500c6e5418b80fcc5cd339717]

INTEGRATION: CWS fwk66 (1.13.24); FILE MERGED 2007/06/07 09:14:24 pb 1.13.24.1: fix: merge problems solved


2007-07-10  Ivo Hinkelmann  <ihi@openoffice.org>  [89c2e6d8c9e4fee488653415e8025a20242504b3]

INTEGRATION: CWS fwk66 (1.6.60); FILE MERGED 2007/06/06 08:08:15 pb 1.6.60.1: fix: syntax error after resync


2007-07-10  Ivo Hinkelmann  <ihi@openoffice.org>  [143184466bd79ead8cb16dff0977881a8f8c71a3]

INTEGRATION: CWS fwk66 (1.68.42); FILE MERGED 2007/06/18 10:23:50 pb 1.68.42.2: RESYNC: (1.68-1.69); FILE MERGED 2007/06/18 06:32:53 cd 1.68.42.1: #i77441# Several minor fixes for switches and assignments


2007-07-10  Ivo Hinkelmann  <ihi@openoffice.org>  [5377130930fbe5c24ee3810b0665c5e02482f730]

INTEGRATION: CWS fwk66 (1.13.178); FILE MERGED 2007/06/30 12:55:30 pb 1.13.178.3: fix: #i45491# IsDontJustifyLines() -> IsExpandWordSpace() 2007/06/11 11:46:35 pb 1.13.178.2: fix: #i45491# reset default entry is necessary 2007/06/11 07:42:13 pb 1.13.178.1: fix: #i45491# new flag: DontJustifyLines


2007-07-10  Ivo Hinkelmann  <ihi@openoffice.org>  [a2a2596b1414bdccd66c678d11161cd9f58719bd]

INTEGRATION: CWS fwk66 (1.2.26); FILE MERGED 2007/06/30 12:53:45 pb 1.2.26.2: fix: #i45491# IsDontJustifyLines() -> IsExpandWordSpace() 2007/06/11 07:40:40 pb 1.2.26.1: fix: #i45491# new flag: DontJustifyLines


2007-07-10  Ivo Hinkelmann  <ihi@openoffice.org>  [51cd838996a697f8c67e5740b6f098e652b8ebed]

INTEGRATION: CWS fwk66 (1.1.2); FILE ADDED 2007/07/05 09:51:02 pb 1.1.2.5: fix: #i78020# compile warning removed 2007/06/12 07:49:09 cd 1.1.2.4: #i78020# Fixed some issues with menu and toolbar merging 2007/06/08 14:04:54 cd 1.1.2.3: #i78020# Fixed some problems with the context definition 2007/06/06 15:37:42 pb 1.1.2.2: fix: #i78020# precompiled header directive was missed 2007/06/04 11:11:48 cd 1.1.2.1: #i78020# Helper class for toolbar merging


2007-07-10  Ivo Hinkelmann  <ihi@openoffice.org>  [5b83412a22c661677908cf2b8501eab49dfb69a9]

INTEGRATION: CWS fwk66 (1.33.36); FILE MERGED 2007/06/08 14:04:46 cd 1.33.36.3: #i78020# Fixed some problems with the context definition 2007/06/06 12:56:10 pb 1.33.36.2: fix: #i78020# linux warnings removed 2007/06/04 11:22:21 cd 1.33.36.1: #i78020# Support merging to menu and toolbar for add-ons


2007-07-10  Ivo Hinkelmann  <ihi@openoffice.org>  [bd9c27c7234471e93d2df63fd1167ff6b9b3acb6]

INTEGRATION: CWS fwk66 (1.7.32); FILE MERGED 2007/06/04 11:22:21 cd 1.7.32.1: #i78020# Support merging to menu and toolbar for add-ons


2007-07-10  Ivo Hinkelmann  <ihi@openoffice.org>  [62109ea57677f4fe03fd70a467b836ca59adb66f]

INTEGRATION: CWS fwk66 (1.4.8); FILE MERGED 2007/06/04 11:22:21 cd 1.4.8.1: #i78020# Support merging to menu and toolbar for add-ons


2007-07-10  Ivo Hinkelmann  <ihi@openoffice.org>  [fbfe3c7305e107615bb94d64bd20609bc4b5aff6]

INTEGRATION: CWS fwk66 (1.14.58); FILE MERGED 2007/06/05 06:46:46 pb 1.14.58.2: RESYNC: (1.14-1.15); FILE MERGED 2007/06/04 11:22:21 cd 1.14.58.1: #i78020# Support merging to menu and toolbar for add-ons


2007-07-10  Ivo Hinkelmann  <ihi@openoffice.org>  [e8b823e827828a53dccf2cccfb161897456eecd1]

INTEGRATION: CWS fwk66 (1.1.2); FILE ADDED 2007/06/12 07:49:09 cd 1.1.2.4: #i78020# Fixed some issues with menu and toolbar merging 2007/06/08 14:04:35 cd 1.1.2.3: #i78020# Fixed some problems with the context definition 2007/06/06 15:37:42 pb 1.1.2.2: fix: #i78020# precompiled header directive was missed 2007/06/04 11:14:21 cd 1.1.2.1: #i78020# Helper class for menubar merging


2007-07-10  Ivo Hinkelmann  <ihi@openoffice.org>  [3c471fa5480d58e867e05a1ef474a23aef94b07d]

INTEGRATION: CWS fwk66 (1.46.34); FILE MERGED 2007/06/06 12:31:57 pb 1.46.34.4: fix: #i78020# linux warnings removed 2007/06/05 06:46:30 pb 1.46.34.3: RESYNC: (1.46-1.47); FILE MERGED 2007/06/04 11:22:21 cd 1.46.34.2: #i78020# Support merging to menu and toolbar for add-ons 2007/04/24 10:32:55 cd 1.46.34.1: #i76565# Fix crash with central add-ons popup menu


2007-07-10  Ivo Hinkelmann  <ihi@openoffice.org>  [4e15797f6b89979259a447ab7ebed9a4a5079c35]

INTEGRATION: CWS fwk66 (1.13.130); FILE MERGED 2007/06/04 11:22:03 cd 1.13.130.1: #i78020# Support merging to menu and toolbar for add-ons


2007-07-10  Ivo Hinkelmann  <ihi@openoffice.org>  [199e5c88163bf83a216244b75d8bbfb208c84789]

INTEGRATION: CWS fwk66 (1.5.32); FILE MERGED 2007/06/04 11:22:21 cd 1.5.32.1: #i78020# Support merging to menu and toolbar for add-ons


2007-07-10  Ivo Hinkelmann  <ihi@openoffice.org>  [e0170be7b7278deab18258eb447de47df26a4bb7]

INTEGRATION: CWS fwk66 (1.7.60); FILE MERGED 2007/06/14 10:58:49 cd 1.7.60.1: #i78399# Fixed wrong parameter handling for header/footer popup menu controller


2007-07-10  Ivo Hinkelmann  <ihi@openoffice.org>  [01e13b121230a264146596785e8e8cd8dc239edc]

INTEGRATION: CWS fwk66 (1.18.100); FILE MERGED 2007/06/04 11:22:20 cd 1.18.100.1: #i78020# Support merging to menu and toolbar for add-ons


2007-07-10  Ivo Hinkelmann  <ihi@openoffice.org>  [7850ea78a0bf9b5f6b49fdb319802cbdafcedbe4]

INTEGRATION: CWS fwk66 (1.3.100); FILE MERGED 2007/06/04 11:22:20 cd 1.3.100.1: #i78020# Support merging to menu and toolbar for add-ons


2007-07-10  Ivo Hinkelmann  <ihi@openoffice.org>  [ed8f818f831ee54cf2e985b917a3eb30d728e651]

INTEGRATION: CWS fwk66 (1.4.64); FILE MERGED 2007/06/04 11:22:20 cd 1.4.64.1: #i78020# Support merging to menu and toolbar for add-ons


2007-07-10  Ivo Hinkelmann  <ihi@openoffice.org>  [a96d30d444d483ffc0ca6a3e0bacd92efd3353ef]

INTEGRATION: CWS fwk66 (1.6.100); FILE MERGED 2007/06/04 11:22:20 cd 1.6.100.1: #i78020# Support merging to menu and toolbar for add-ons


2007-07-10  Ivo Hinkelmann  <ihi@openoffice.org>  [09f0acc97a9b54d5b1ab3c6cc873731710c6f073]

INTEGRATION: CWS fwk66 (1.7.62); FILE MERGED 2007/06/04 11:22:20 cd 1.7.62.1: #i78020# Support merging to menu and toolbar for add-ons


2007-07-10  Ivo Hinkelmann  <ihi@openoffice.org>  [74a8e792e0db8bfe5d222a1ab37472d4bcda4b0a]

INTEGRATION: CWS fwk66 (1.4.100); FILE MERGED 2007/06/04 11:22:20 cd 1.4.100.1: #i78020# Support merging to menu and toolbar for add-ons


2007-07-10  Ivo Hinkelmann  <ihi@openoffice.org>  [219c35c13ff66df89134aae7613de77429527eee]

INTEGRATION: CWS fwk66 (1.14.36); FILE MERGED 2007/06/04 11:22:20 cd 1.14.36.1: #i78020# Support merging to menu and toolbar for add-ons


2007-07-10  Ivo Hinkelmann  <ihi@openoffice.org>  [1ff7c3391dbb4715e15e78c4ab29ea0363d7e7ef]

INTEGRATION: CWS fwk66 (1.63.12); FILE MERGED 2007/06/18 06:57:09 pb 1.63.12.1: fix: #i76867# top window must be a system window


2007-07-10  Ivo Hinkelmann  <ihi@openoffice.org>  [6feea1880a1c8fbf215b213d6b50639e5f0c977c]

INTEGRATION: CWS fwk66 (1.14.70); FILE MERGED 2007/06/06 10:59:29 pb 1.14.70.2: fix: #i78020# linux warnings removed 2007/06/04 11:24:58 cd 1.14.70.1: #i78020# Support merging to menu and toolbar for add-ons


2007-07-10  Ivo Hinkelmann  <ihi@openoffice.org>  [a28c28b1368eb32ea60290ab3cbdfd37485a969b]

INTEGRATION: CWS fwk66 (1.1.2); FILE ADDED 2007/06/06 12:03:39 pb 1.1.2.2: fix: #i78020# operator=() needs a return type 2007/06/04 11:10:08 cd 1.1.2.1: #i78020# Helper class for toolbar merging


2007-07-10  Ivo Hinkelmann  <ihi@openoffice.org>  [2a3148e868c34ecc03539769983bb8861fe72af8]

INTEGRATION: CWS fwk66 (1.17.36); FILE MERGED 2007/06/04 11:11:03 cd 1.17.36.1: #i78020# Support merging to menu and toolbar for add-ons


2007-07-10  Ivo Hinkelmann  <ihi@openoffice.org>  [78d394a01fffb46f8f585f2ac8cc91b3e128aec4]

INTEGRATION: CWS fwk66 (1.2.174); FILE MERGED 2007/06/04 11:11:03 cd 1.2.174.1: #i78020# Support merging to menu and toolbar for add-ons


2007-07-10  Ivo Hinkelmann  <ihi@openoffice.org>  [19a1897aa30e4399326448e2beb94707679d8214]

INTEGRATION: CWS fwk66 (1.2.130); FILE MERGED 2007/06/04 11:11:03 cd 1.2.130.1: #i78020# Support merging to menu and toolbar for add-ons


2007-07-10  Ivo Hinkelmann  <ihi@openoffice.org>  [e02df09d397774abbb3ff7c94bf2eb852597b5ce]

INTEGRATION: CWS fwk66 (1.1.2); FILE ADDED 2007/06/06 12:07:05 pb 1.1.2.2: fix: #i78020# operator=() needs a return type 2007/06/04 11:09:44 cd 1.1.2.1: #i78020# Helper class for menu merging


2007-07-10  Ivo Hinkelmann  <ihi@openoffice.org>  [9745d2590ca8a9a4bfc39b74bdada52d20c2d7ba]

INTEGRATION: CWS fwk66 (1.18.58); FILE MERGED 2007/06/05 06:34:30 pb 1.18.58.2: RESYNC: (1.18-1.19); FILE MERGED 2007/06/04 11:11:03 cd 1.18.58.1: #i78020# Support merging to menu and toolbar for add-ons


2007-07-10  Ivo Hinkelmann  <ihi@openoffice.org>  [d9e3707cb2f3aa61bb24f67b8edab3c6cd800dfc]

INTEGRATION: CWS fwk66 (1.6.298); FILE MERGED 2007/06/04 11:11:03 cd 1.6.298.1: #i78020# Support merging to menu and toolbar for add-ons


2007-07-10  Ivo Hinkelmann  <ihi@openoffice.org>  [8e03a4978d54cc6133dd3dfdf8b14fbc5623ac6f]

INTEGRATION: CWS fwk66 (1.3.130); FILE MERGED 2007/06/04 11:11:03 cd 1.3.130.1: #i78020# Support merging to menu and toolbar for add-ons


2007-07-10  Ivo Hinkelmann  <ihi@openoffice.org>  [697405a860d31e221cb91b201844e44cbd84e6df]

INTEGRATION: CWS fwk66 (1.3.156); FILE MERGED 2007/06/04 11:11:03 cd 1.3.156.1: #i78020# Support merging to menu and toolbar for add-ons


2007-07-10  Ivo Hinkelmann  <ihi@openoffice.org>  [56571a975b1ef4521a68ba46c4975899aa8130a4]

INTEGRATION: CWS fwk66 (1.7.36); FILE MERGED 2007/06/04 11:11:03 cd 1.7.36.1: #i78020# Support merging to menu and toolbar for add-ons


2007-07-10  Ivo Hinkelmann  <ihi@openoffice.org>  [4b8ad384af3e5d5da15ba1e0f02f4c629f04f8d8]

INTEGRATION: CWS fwk66 (1.7.174); FILE MERGED 2007/06/04 11:24:23 cd 1.7.174.1: #i78020# Support merging to menu and toolbar for add-ons


2007-07-10  Ivo Hinkelmann  <ihi@openoffice.org>  [8f4cd7e08a8760b845626ac0c2e73bd5d7243bec]

INTEGRATION: CWS fwk66 (1.5.298); FILE MERGED 2007/06/05 06:31:37 pb 1.5.298.2: RESYNC: (1.5-1.6); FILE MERGED 2007/06/04 11:24:22 cd 1.5.298.1: #i78020# Support merging to menu and toolbar for add-ons


2007-07-10  Ivo Hinkelmann  <ihi@openoffice.org>  [a205c4da1dfadb800f84e26df07c26d6e3c3367a]

INTEGRATION: CWS fwk66 (1.6.18); FILE MERGED 2007/05/11 13:12:14 pb 1.6.18.1: fix: #76977# 2.2 -> 2.3


2007-07-10  Ivo Hinkelmann  <ihi@openoffice.org>  [aa1c44bb492fc165966c8611bcf765cce92437fc]

INTEGRATION: CWS fwk66 (1.2.164); FILE MERGED 2007/04/17 09:13:13 pb 1.2.164.1: fix: #i41586# Repeat == Ctrl+Shift+Y


2007-07-10  Ivo Hinkelmann  <ihi@openoffice.org>  [ab6d520177d9d014f9d87c5cd70b41a10a361826]

INTEGRATION: CWS fwk66 (1.34.82); FILE MERGED 2007/06/05 20:58:35 pb 1.34.82.2: RESYNC: (1.34-1.36); FILE MERGED 2007/04/26 06:18:58 pb 1.34.82.1: fix: #i75984 don't mirror the preview in RTL layout


2007-07-10  Ivo Hinkelmann  <ihi@openoffice.org>  [1a232a3b7b808f88595e5b5617da0381fd5448dc]

INTEGRATION: CWS fwk66 (1.14.82); FILE MERGED 2007/06/05 20:46:05 pb 1.14.82.2: RESYNC: (1.14-1.16); FILE MERGED 2007/04/26 06:17:36 pb 1.14.82.1: fix: #i75984 don't mirror the preview in RTL layout


2007-07-10  Ivo Hinkelmann  <ihi@openoffice.org>  [59db05b0e9d31d7140376f9efe00b3fb7063d1c5]

INTEGRATION: CWS fwk66 (1.16.78); FILE MERGED 2007/06/07 07:37:12 as 1.16.78.1: #i68352# german english


2007-07-10  Ivo Hinkelmann  <ihi@openoffice.org>  [41cb6ad0b82efee990f71c492e48a1a6e76c58cf]

INTEGRATION: CWS fwk66 (1.12.72); FILE MERGED 2007/06/30 12:59:15 pb 1.12.72.3: fix: #i45491# STR_CONSIDER_JUSTIFIEDLINES -> STR_EXPAND_WORDSPACE 2007/06/21 10:33:57 pb 1.12.72.2: fix: #i45491# typo removed 2007/06/12 04:00:53 pb 1.12.72.1: fix: #i45491# STR_CONSIDER_JUSTIFIEDLINES added


2007-07-10  Ivo Hinkelmann  <ihi@openoffice.org>  [28239bb7fdecc19d397135b899ccca0ec5e9080d]

INTEGRATION: CWS fwk66 (1.8.786); FILE MERGED 2007/06/30 12:58:23 pb 1.8.786.2: fix: #i45491# STR_CONSIDER_JUSTIFIEDLINES -> STR_EXPAND_WORDSPACE 2007/06/12 04:00:09 pb 1.8.786.1: fix: #i45491# STR_CONSIDER_JUSTIFIEDLINES added


2007-07-10  Ivo Hinkelmann  <ihi@openoffice.org>  [3bc92b55ba96017892044fd16cfe97dded7aad85]

INTEGRATION: CWS fwk66 (1.12.56); FILE MERGED 2007/06/30 13:01:07 pb 1.12.56.2: fix: #i45491# DontJustifyLines -> ExpandWordSpace 2007/06/12 04:03:17 pb 1.12.56.1: fix: #i45491# new flag: DO_NOT_JUSTIFY_LINES_WITH_MANUAL_BREAK


2007-07-10  Ivo Hinkelmann  <ihi@openoffice.org>  [9c2e80e2a37b5681511af29d234a7441651ba01f]

INTEGRATION: CWS fwk66 (1.71.26); FILE MERGED 2007/06/11 07:57:46 pb 1.71.26.1: fix: #i45491# SetDoNotJustifyLinesWithManualBreak() added


2007-07-10  Ivo Hinkelmann  <ihi@openoffice.org>  [535c74e900fac7c3087549f4ee7f059a4761a6ac]

INTEGRATION: CWS fwk66 (1.73.28); FILE MERGED 2007/06/30 12:56:51 pb 1.73.28.3: fix: #i45491# IsDontJustifyLines() -> IsExpandWordSpace() 2007/06/26 05:15:09 pb 1.73.28.2: RESYNC: (1.73-1.74); FILE MERGED 2007/06/12 03:55:16 pb 1.73.28.1: fix: #i45491# mbDoNotJustifyLinesWithManualBreak not longer hidden


2007-07-10  Ivo Hinkelmann  <ihi@openoffice.org>  [abaeff2b9ba47c80fec827e1b0349e77593686b1]

INTEGRATION: CWS fwk66 (1.55.28); FILE MERGED 2007/06/11 07:54:21 pb 1.55.28.1: fix: #i45491# SetDoNotJustifyLinesWithManualBreak() added


2007-07-10  Ivo Hinkelmann  <ihi@openoffice.org>  [9852a4ffbce6030dd621bf2e553b8f6d662c5e18]

INTEGRATION: CWS fwk66 (1.2.2); FILE MERGED 2007/07/06 11:10:46 is 1.2.2.1: #i76977# also BrOffice.org in 2.3


2007-07-10  Ivo Hinkelmann  <ihi@openoffice.org>  [f55869771e5d032aefa646d0bf50f3e9c4a2a105]

INTEGRATION: CWS fwk66 (1.53.66); FILE MERGED 2007/06/26 05:12:49 pb 1.53.66.2: RESYNC: (1.53-1.54); FILE MERGED 2007/06/12 07:24:53 cd 1.53.66.1: #i74385# Remove pWindow->Show() within createMessageBox


2007-07-10  Ivo Hinkelmann  <ihi@openoffice.org>  [6fb8f70f749fda7148edca7936761e1d3b82ef77]

INTEGRATION: CWS fwk66 (1.13.146); FILE MERGED 2007/07/04 10:52:27 pb 1.13.146.3: fix: #i45491# default of ExpandWordSpace now true 2007/06/30 12:42:38 pb 1.13.146.2: fix: #i45491# DontJustifyLines -> ExpandWordSpace 2007/06/11 07:33:15 pb 1.13.146.1: fix: #i45491# DontJustifyLines added


2007-07-10  Ivo Hinkelmann  <ihi@openoffice.org>  [6a3d0e6068c25004076a87af22325bcbcf6b6bd0]

INTEGRATION: CWS fwk66 (1.13.216); FILE MERGED 2007/06/06 12:29:33 cd 1.13.216.1: #i78020# Added merging sets for extensions


2007-07-10  Ivo Hinkelmann  <ihi@openoffice.org>  [6f92b1414cd4ef1782effef7754bb407064d97b8]

INTEGRATION: CWS fwk66 (1.8.344); FILE MERGED 2007/07/04 11:00:27 pb 1.8.344.3: fix: #i45491# no defaults needed 2007/06/30 12:51:52 pb 1.8.344.2: fix: #i45491# DontJustifyLines -> ExpandWordSpace and default true 2007/06/11 07:34:50 pb 1.8.344.1: fix: #i45491# DontJustifyLines added


2007-07-10  Rüdiger Timm  <rt@openoffice.org>  [8d926802324f4d8e5d79e2b6a45d2819a287eca2]

#i10000# Create language pack for arabic, too.


2007-07-10  Armin Weiss  <aw@openoffice.org>  [ca0802a859633f0ef03603aff68ef7234c18c9a5]

#i39532# corrected descriptor, added MapMode pixel change support at process() instead of constructor/destructor


2007-07-10  Rüdiger Timm  <rt@openoffice.org>  [da5e12921da176a6ec5806afc2e2825a7e2a7e76]

#i79398# Workaround necessary for MSVC. (Patch by er.)


2007-07-10  Rüdiger Timm  <rt@openoffice.org>  [78881c546c21c0a31bf42063f3c65c11784c36a8]

#i10000# Remove obsolete defines for 'svtools' module. Not necessary any more but prevent usage of precompiled headers.


2007-07-10  Rüdiger Timm  <rt@openoffice.org>  [92342a96f00cec460cd5c6a9e03c9d40dc8d727a]

#i10000# Fix for precompiled header usage.


2007-07-09  Rüdiger Timm  <rt@openoffice.org>  [b2a17ad0bcfe4ebb449a426aba4f471987fbf58d]

#i79378# WaE fixes by pjanik.


2007-07-09  Armin Weiss  <aw@openoffice.org>  [7fa73e5c42f57de7c577d32b57f676c0bd898c7a]

#i39532# splitted VCLProcessor for meta and pixel rendering


2007-07-09  Rüdiger Timm  <rt@openoffice.org>  [ec9fab843b93777561752af4328b166b846dac4a]

#i79315# Fix 'may be used uninitialized' warning.


2007-07-09  Rüdiger Timm  <rt@openoffice.org>  [782b91b46162add900776213d848d962fcabe48c]

#i10000# This is 'jfreereport', not 'reportdesign'.


2007-07-09  Rüdiger Timm  <rt@openoffice.org>  [a948ed949db959d15381702a96d0ef35c676a2ba]

#i79379# Fix build break. Patch by pjanik.


2007-07-09  Rüdiger Timm  <rt@openoffice.org>  [9543f9e7b649d984e17a01b85548cf650875c4c2]

#i79378# Flag file. Touch it for a rebuild to get zip file built from scratch instead of just updated.


2007-07-09  Rüdiger Timm  <rt@openoffice.org>  [3e5930a98efcbb3ed1b7349c02a40f093dfd76b0]

#i10000# Made acronym uniq


2007-07-09  Rüdiger Timm  <rt@openoffice.org>  [94ccba3eebc83b58e74e18f0e028c6a995ce6aa6]

Bring module to HEAD.


2007-07-09  Rüdiger Timm  <rt@openoffice.org>  [ca3d0f3d0f9a6168ecf35c25d535344b049ec764]

#i79377# Syntax (badly resolved merge conflict).


2007-07-09  Rüdiger Timm  <rt@openoffice.org>  [3fac870aa793f5b4e3053b63614ca22b455f7f62]

#i79377# shadowing local variable


2007-07-09  Rüdiger Timm  <rt@openoffice.org>  [d4a9dd7aad34e2b1516c0103bcc3dcf1300bebe5]

#79387# Flag file.


2007-07-09  Rüdiger Timm  <rt@openoffice.org>  [1d093cb9e424ae228883223d92637ead6a550501]

#i79377# dp_gui_modifiablecontext.hxx removed.


2007-07-09  Rüdiger Timm  <rt@openoffice.org>  [43729c2b5738f3f9063ed7753a00acd491d905dd]

#i79375# Avoid warning ('directValue' may be used uninitialized in this function). Patch by pjanik.


2007-07-09  Rüdiger Timm  <rt@openoffice.org>  [57677dd08107f6b8ecc0e5e1a9bae499aff738cc]

#i10000# Still in use by module 'soldep'.


2007-07-09  Rüdiger Timm  <rt@openoffice.org>  [45eb9c4901b8ae54fd5c53fd64498487c81a9663]

#i10000# Include path.


2007-07-09  Rüdiger Timm  <rt@openoffice.org>  [462830721d12c661ee88dd5409531138616ca496]

#i79376# Include path fixes. Patch by pjanik.


2007-07-09  Rüdiger Timm  <rt@openoffice.org>  [dd2a52c5f884bbb077e2d54b6f301698bbb6d16b]

#i79376# Include path fixes. Patch by pjanik.


2007-07-09  Vladimir Glazounov  <vg@openoffice.org>  [74c55a8600c87caa83f587b9b428d0eba1e7c0f0]

new version for SRC680


2007-07-09  Vladimir Glazounov  <vg@openoffice.org>  [27dd95bd7437f70450aead1088168631fceee965]

new version for SRC680


2007-07-09  Vladimir Glazounov  <vg@openoffice.org>  [19c71bebc84d25e3ecc7be8f9ef354b6bbbcffe2]

new version for SRC680


2007-07-09  Rüdiger Timm  <rt@openoffice.org>  [898e620185a3a00d555b89c7f0a2d562a503b85b]

#i10000# Include path fixed.


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [d80d026c2ccaed5748e464db0e6b4c7218ecc178]

#i10000# Correct acronym.


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [e0d7971191ad08a19f21218843750ce09f6da5c4]

Bring module to HEAD.


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [ee1d32c6f146a764d31a49624ed59b3e345bbc04]

SRC680


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [2c44266e428c779ce0de5fce6577630d344ee6d0]

INTEGRATION: CWS updchk06 (1.10.18); FILE MERGED 2007/06/28 08:51:00 dv 1.10.18.3: Don't show bubble with empty texts 2007/06/14 11:28:37 dv 1.10.18.2: resource file name must not be changed 2007/06/11 13:12:53 dv 1.10.18.1: Use own resource file for bubble default texts


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [f951498e5481b8c75b0ed9f3030179468fb6a2cb]

INTEGRATION: CWS updchk06 (1.3.40); FILE MERGED 2007/06/29 06:29:27 dv 1.3.40.4: Added SAL_CALL to nextElement() declaration 2007/06/28 23:56:16 obr 1.3.40.3: #i72386# added support for extracting the summary of a feed entry as description 2007/06/25 07:55:48 dv 1.3.40.2: RESYNC: (1.3-1.4); FILE MERGED 2007/06/06 09:45:48 dv 1.3.40.1: #i73657# Added own InteractionHandler


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [47542e505d2f3fa290a43068dfe91a031eac2478]

INTEGRATION: CWS updchk06 (1.3.40); FILE MERGED 2007/06/25 05:48:20 obr 1.3.40.3: #i72386# DownloadThread added 2007/06/08 14:02:00 obr 1.3.40.2: #i72386# extract download type and a few bug fixes 2007/06/06 09:58:46 obr 1.3.40.1: #i72386# major rework to integrate download & install


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [e8ac14aa48dca6711c9211e4a06909c4908edebb]

INTEGRATION: CWS updchk06 (1.5.40); FILE MERGED 2007/06/29 15:33:37 obr 1.5.40.7: #i72386# create file name from effective url 2007/06/29 11:25:58 obr 1.5.40.6: fixed compiler warning 2007/06/29 10:39:57 obr 1.5.40.5: #i72386# finalized release note support 2007/06/28 23:42:03 obr 1.5.40.4: #i72386# reworked locking code and added support for description 2007/06/27 12:40:15 obr 1.5.40.3: #i72386# added initial support for release notes 2007/06/08 14:02:00 obr 1.5.40.2: #i72386# extract download type and a few bug fixes 2007/06/06 09:58:46 obr 1.5.40.1: #i72386# major rework to integrate download & install


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [25e0c0c74a75db50131265fdbf56e770952a0d06]

INTEGRATION: CWS updchk06 (1.1.2); FILE ADDED 2007/06/29 10:39:57 obr 1.1.2.5: #i72386# finalized release note support 2007/06/28 23:42:03 obr 1.1.2.4: #i72386# reworked locking code and added support for description 2007/06/27 12:40:15 obr 1.1.2.3: #i72386# added initial support for release notes 2007/06/26 08:22:45 obr 1.1.2.2: #i72386# fixed proxy issue with curl 2007/06/25 05:48:20 obr 1.1.2.1: #i72386# DownloadThread added


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [f588f9d71d3c92aeea77d9b5470f4dd9176e9973]

INTEGRATION: CWS updchk06 (1.1.4); FILE ADDED 2007/06/30 07:00:10 dv 1.1.4.14: Some minor text corrections 2007/06/29 14:19:04 dv 1.1.4.13: Some minor text changes 2007/06/29 12:23:46 dv 1.1.4.12: New function getDefaultInstErrMsg() 2007/06/29 08:36:10 dv 1.1.4.11: Use PRODUCTNAME instead of PRODUKTNAME 2007/06/28 07:15:44 dv 1.1.4.10: New text 'download description' 2007/06/26 09:03:46 dv 1.1.4.9: Got new bubble texts 2007/06/21 08:48:32 dv 1.1.4.8: Added an extra percent object next to the progress bar 2007/06/21 07:10:19 dv 1.1.4.7: Added new function getBubbleTitle 2007/06/20 13:28:49 dv 1.1.4.6: New function setErrorMessage, some more texts 2007/06/16 07:44:47 dv 1.1.4.5: better error handling, changed text acording to spec 2007/06/14 07:47:03 dv 1.1.4.4: Code cleanup, some more strings, new function setDownloadPath() 2007/06/08 06:56:47 dv 1.1.4.3: #i70588# Adapted to new spec 2007/06/06 09:57:32 dv 1.1.4.2: #i70588# Added new dialog 2006/12/11 12:51:31 dv 1.1.4.1: file updatehdl.src was added on branch cws_src680_updchk06 on 2007-06-06 09:57:32 +0000


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [4114460b66174d38b1a0c2fa9cdc8debdc983b43]

INTEGRATION: CWS updchk06 (1.1.4); FILE ADDED 2007/06/29 14:07:02 dv 1.1.4.17: Added IsMinimized() 2007/06/29 12:23:46 dv 1.1.4.16: New function getDefaultInstErrMsg() 2007/06/28 07:22:18 dv 1.1.4.15: Allways compile BEFORE checking in :-) 2007/06/28 07:15:44 dv 1.1.4.14: New text 'download description' 2007/06/27 07:58:39 dv 1.1.4.13: Added setDescription() 2007/06/26 08:05:34 dv 1.1.4.12: Bugfixes, cleanup 2007/06/25 06:31:18 dv 1.1.4.11: cleanup, dialog uses desktop as parent 2007/06/21 08:48:32 dv 1.1.4.10: Added an extra percent object next to the progress bar 2007/06/21 07:10:19 dv 1.1.4.9: Added new function getBubbleTitle 2007/06/20 13:28:49 dv 1.1.4.8: New function setErrorMessage, some more texts 2007/06/16 07:44:47 dv 1.1.4.7: better error handling, changed text acording to spec 2007/06/14 07:47:03 dv 1.1.4.6: Code cleanup, some more strings, new function setDownloadPath() 2007/06/12 09:58:38 obr 1.1.4.5: #i72386# added support for version string 2007/06/11 09:13:48 dv 1.1.4.4: Some minor fixes / ui enhancements 2007/06/08 06:56:36 dv 1.1.4.3: #i70588# Adapted to new spec 2007/06/06 09:57:22 dv 1.1.4.2: #i70588# Added new dialog 2006/12/11 12:51:30 dv 1.1.4.1: file updatehdl.hxx was added on branch cws_src680_updchk06 on 2007-06-06 09:57:22 +0000


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [95b63f82300b17e36db7dfae13f9568b7e3dc6d9]

INTEGRATION: CWS updchk06 (1.1.4); FILE ADDED 2007/06/29 12:23:46 dv 1.1.4.10: New function getDefaultInstErrMsg() 2007/06/28 07:15:44 dv 1.1.4.9: New text 'download description' 2007/06/21 08:48:32 dv 1.1.4.8: Added an extra percent object next to the progress bar 2007/06/21 07:10:19 dv 1.1.4.7: Added new function getBubbleTitle 2007/06/20 13:28:49 dv 1.1.4.6: New function setErrorMessage, some more texts 2007/06/16 07:44:47 dv 1.1.4.5: better error handling, changed text acording to spec 2007/06/14 07:47:03 dv 1.1.4.4: Code cleanup, some more strings, new function setDownloadPath() 2007/06/08 06:56:47 dv 1.1.4.3: #i70588# Adapted to new spec 2007/06/06 09:57:32 dv 1.1.4.2: #i70588# Added new dialog 2006/12/11 12:51:30 dv 1.1.4.1: file updatehdl.hrc was added on branch cws_src680_updchk06 on 2007-06-06 09:57:32 +0000


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [41dd7bb2f4ddf0432a32de9f8f0b802701920155]

INTEGRATION: CWS updchk06 (1.1.4); FILE ADDED 2007/07/02 11:28:32 dv 1.1.4.22: Show cancel warning when in download paused mode, too 2007/06/29 14:15:41 dv 1.1.4.21: Fixed IsMinimized() 2007/06/29 14:07:02 dv 1.1.4.20: Added IsMinimized() 2007/06/29 12:23:46 dv 1.1.4.19: New function getDefaultInstErrMsg() 2007/06/29 10:06:37 dv 1.1.4.18: More description text 2007/06/28 07:22:18 dv 1.1.4.17: Allways compile BEFORE checking in :-) 2007/06/28 07:15:44 dv 1.1.4.16: New text 'download description' 2007/06/27 07:58:39 dv 1.1.4.15: Added setDescription() 2007/06/27 06:06:09 dv 1.1.4.14: Window close changes to cancel when the close button is disabled 2007/06/26 08:05:34 dv 1.1.4.13: Bugfixes, cleanup 2007/06/25 06:31:18 dv 1.1.4.12: cleanup, dialog uses desktop as parent 2007/06/25 05:48:20 obr 1.1.4.11: #i72386# DownloadThread added 2007/06/21 08:48:32 dv 1.1.4.10: Added an extra percent object next to the progress bar 2007/06/21 07:10:19 dv 1.1.4.9: Added new function getBubbleTitle 2007/06/20 13:28:49 dv 1.1.4.8: New function setErrorMessage, some more texts 2007/06/16 07:44:47 dv 1.1.4.7: better error handling, changed text acording to spec 2007/06/14 13:10:26 dv 1.1.4.6: All cxx files need a precompiled header include statement 2007/06/14 07:47:03 dv 1.1.4.5: Code cleanup, some more strings, new function setDownloadPath() 2007/06/11 09:13:48 dv 1.1.4.4: Some minor fixes / ui enhancements 2007/06/08 06:56:36 dv 1.1.4.3: #i70588# Adapted to new spec 2007/06/06 09:57:22 dv 1.1.4.2: #i70588# Added new dialog 2006/12/11 12:51:30 dv 1.1.4.1: file updatehdl.cxx was added on branch cws_src680_updchk06 on 2007-06-06 09:57:22 +0000


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [fc112fc83dd37354e16c893a8a2ecca25bae4192]

INTEGRATION: CWS updchk06 (1.1.2); FILE ADDED 2007/06/25 05:48:20 obr 1.1.2.2: #i72386# DownloadThread added 2007/06/06 09:58:46 obr 1.1.2.1: #i72386# major rework to integrate download & install


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [a583bfaf3e6ee5df561c52f6ac3639e4df38c72d]

INTEGRATION: CWS updchk06 (1.1.2); FILE ADDED 2007/06/06 09:58:46 obr 1.1.2.1: #i72386# major rework to integrate download & install


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [51e7a7cb629fab8f92944b60288d8be050f9a89d]

INTEGRATION: CWS updchk06 (1.3.90); FILE MERGED 2007/06/26 10:56:24 obr 1.3.90.7: #i72386# dynamically determine Desktop location 2007/06/26 09:03:45 obr 1.3.90.6: #i72386# added support for automatic download start 2007/06/26 08:22:45 obr 1.3.90.5: #i72386# fixed proxy issue with curl 2007/06/25 05:48:20 obr 1.3.90.4: #i72386# DownloadThread added 2007/06/12 09:58:38 obr 1.3.90.3: #i72386# added support for version string 2007/06/08 06:57:41 dv 1.3.90.2: Fixed compile problem 2007/06/06 09:58:46 obr 1.3.90.1: #i72386# major rework to integrate download & install


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [e4e6d46dfb4163b24ee0691d87261217c8f4dfaf]

INTEGRATION: CWS updchk06 (1.4.90); FILE MERGED 2007/06/29 14:23:55 dv 1.4.90.11: Fixed support for release notes for windows 2007/06/29 11:25:58 obr 1.4.90.10: fixed compiler warning 2007/06/29 10:39:57 obr 1.4.90.9: #i72386# finalized release note support 2007/06/28 23:42:03 obr 1.4.90.8: #i72386# reworked locking code and added support for description 2007/06/27 12:40:15 obr 1.4.90.7: #i72386# added initial support for release notes 2007/06/26 10:56:23 obr 1.4.90.6: #i72386# dynamically determine Desktop location 2007/06/26 09:03:45 obr 1.4.90.5: #i72386# added support for automatic download start 2007/06/26 08:22:45 obr 1.4.90.4: #i72386# fixed proxy issue with curl 2007/06/25 05:48:20 obr 1.4.90.3: #i72386# DownloadThread added 2007/06/12 09:58:38 obr 1.4.90.2: #i72386# added support for version string 2007/06/06 09:58:46 obr 1.4.90.1: #i72386# major rework to integrate download & install


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [f29008a592187331fa4008e85820728d894d6def]

INTEGRATION: CWS updchk06 (1.1.2); FILE ADDED 2007/06/29 10:39:57 obr 1.1.2.10: #i72386# finalized release note support 2007/06/29 07:48:57 obr 1.1.2.9: #i72386# fallback scenario when download not available 2007/06/28 23:42:03 obr 1.1.2.8: #i72386# reworked locking code and added support for description 2007/06/28 07:50:24 obr 1.1.2.7: #i72386# added storeReleaseNotes and reverted removal of menubar icon while checking 2007/06/27 12:40:15 obr 1.1.2.6: #i72386# added initial support for release notes 2007/06/27 08:01:51 obr 1.1.2.5: #i72386# install via shell execute 2007/06/25 05:48:20 obr 1.1.2.4: #i72386# DownloadThread added 2007/06/12 09:58:37 obr 1.1.2.3: #i72386# added support for version string 2007/06/11 09:13:48 dv 1.1.2.2: Some minor fixes / ui enhancements 2007/06/06 09:58:46 obr 1.1.2.1: #i72386# major rework to integrate download & install


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [1645f4a0f1b5cc5501ba91bf63f39f834b219ed8]

INTEGRATION: CWS updchk06 (1.10.2); FILE MERGED 2007/06/29 19:36:07 obr 1.10.2.25: #i72386# trigger bubble also when dialog is minimized and set error message when install fails 2007/06/29 15:33:37 obr 1.10.2.24: #i72386# create file name from effective url 2007/06/29 14:23:55 dv 1.10.2.23: Fixed support for release notes for windows 2007/06/29 11:30:22 obr 1.10.2.22: #i72386# shutdown office after launching installer 2007/06/29 10:39:57 obr 1.10.2.21: #i72386# finalized release note support 2007/06/29 08:19:42 obr 1.10.2.20: #i72386# do not show overwrite warning if dialog is not open 2007/06/29 07:48:56 obr 1.10.2.19: #i72386# fallback scenario when download not available 2007/06/29 05:46:16 obr 1.10.2.18: #i72386# fixes for resume 2007/06/28 23:42:03 obr 1.10.2.17: #i72386# reworked locking code and added support for description 2007/06/28 10:03:16 obr 1.10.2.16: #i72386# fix compile error 2007/06/28 09:59:34 obr 1.10.2.15: #i72386# ignore leading non-direct downloads 2007/06/28 07:50:24 obr 1.10.2.14: #i72386# added storeReleaseNotes and reverted removal of menubar icon while checking 2007/06/27 12:40:15 obr 1.10.2.13: #i72386# added initial support for release notes 2007/06/27 08:16:46 obr 1.10.2.12: #i72386# convert image name to system path 2007/06/27 08:01:51 obr 1.10.2.11: #i72386# install via shell execute 2007/06/26 10:56:23 obr 1.10.2.10: #i72386# dynamically determine Desktop location 2007/06/26 09:03:45 obr 1.10.2.9: #i72386# added support for automatic download start 2007/06/26 08:22:45 obr 1.10.2.8: #i72386# fixed proxy issue with curl 2007/06/26 08:05:34 dv 1.10.2.7: Bugfixes, cleanup 2007/06/25 06:45:18 dv 1.10.2.6: Removed some windows only warnings 2007/06/25 05:48:20 obr 1.10.2.5: #i72386# DownloadThread added 2007/06/12 09:58:37 obr 1.10.2.4: #i72386# added support for version string 2007/06/11 09:13:48 dv 1.10.2.3: Some minor fixes / ui enhancements 2007/06/08 14:02:00 obr 1.10.2.2: #i72386# extract download type and a few bug fixes 2007/06/06 09:58:45 obr 1.10.2.1: #i72386# major rework to integrate download & install


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [aa20277031d899feee0eed570de7e36c17c9ea6e]

INTEGRATION: CWS updchk06 (1.8.36); FILE MERGED 2007/06/26 10:56:23 obr 1.8.36.6: #i72386# dynamically determine Desktop location 2007/06/25 05:48:20 obr 1.8.36.5: #i72386# DownloadThread added 2007/06/14 11:31:25 dv 1.8.36.4: renamed resource file to ..upd.. to avoid a conflict with existing resource files 2007/06/12 09:58:37 obr 1.8.36.3: #i72386# added support for version string 2007/06/06 12:36:40 dv 1.8.36.2: RESYNC: (1.8-1.9); FILE MERGED 2007/06/06 09:58:45 obr 1.8.36.1: #i72386# major rework to integrate download & install


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [e22b708866c944259233ffcb301dc1c46ee2515a]

INTEGRATION: CWS updchk06 (1.1.2); FILE ADDED 2007/06/29 15:33:37 obr 1.1.2.4: #i72386# create file name from effective url 2007/06/27 08:58:13 obr 1.1.2.3: #i72386# activly tell curl to use no proxy 2007/06/26 08:22:45 obr 1.1.2.2: #i72386# fixed proxy issue with curl 2007/06/25 05:48:20 obr 1.1.2.1: #i72386# DownloadThread added


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [a13d2f3b51f71dabc9e784af66b81745d3d32977]

INTEGRATION: CWS updchk06 (1.1.2); FILE ADDED 2007/06/29 15:33:37 obr 1.1.2.7: #i72386# create file name from effective url 2007/06/29 10:39:56 obr 1.1.2.6: #i72386# finalized release note support 2007/06/29 05:46:15 obr 1.1.2.5: #i72386# fixes for resume 2007/06/27 08:58:13 obr 1.1.2.4: #i72386# activly tell curl to use no proxy 2007/06/26 08:22:45 obr 1.1.2.3: #i72386# fixed proxy issue with curl 2007/06/25 06:45:18 dv 1.1.2.2: Removed some windows only warnings 2007/06/25 05:48:20 obr 1.1.2.1: #i72386# DownloadThread added


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [95cc16294b33987a4799bbede7df87fad24ad80f]

INTEGRATION: CWS updchk06 (1.1.2); FILE ADDED 2007/06/11 09:13:12 dv 1.1.2.1: Added own actionListerner class for eventhandling


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [34c2d0fcfa948e7883ff4c9ccb25b1ac293da90d]

INTEGRATION: CWS updchk06 (1.4.26); FILE MERGED 2007/06/25 05:48:20 obr 1.4.26.2: #i72386# DownloadThread added 2007/06/12 09:58:37 obr 1.4.26.1: #i72386# added support for version string


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [8e70eeebc26dda0804b5c80253efaae13aa9659b]

INTEGRATION: CWS updchk06 (1.2.158); FILE MERGED 2007/06/06 12:36:22 dv 1.2.158.2: RESYNC: (1.2-1.3); FILE MERGED 2007/06/06 09:58:45 obr 1.2.158.1: #i72386# major rework to integrate download & install


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [0389c2e42b119d27e33b66113e122002a5bc7da4]

INTEGRATION: CWS updchk06 (1.29.4); FILE MERGED 2007/06/29 13:36:15 dv 1.29.4.1: Added HelpID for 'check for updates' dialog


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [5bdcc4de87b4f376cd39652c5df4c4d0140c2c9d]

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>  [a9474454a12b42de8cb330b0f0a567246cd27d26]

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>  [cb7c3d30552a61bdde8dbfb368a5549a053352c3]

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>  [4cc054348967dab497637f00bc727a9c43673ded]

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>  [b796b9e574bb951ea1c7ad8818036ceaa29edf0b]

INTEGRATION: CWS updchk06 (1.1.2); FILE ADDED 2007/06/21 11:22:35 dv 1.1.2.2: define 'UNICODE' in makefile instead of in source file 2007/06/20 12:41:10 dv 1.1.2.1: Show release notes during setup


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [11fbdbd7c845e09c11caf49b78aa6b7b3f586deb]

INTEGRATION: CWS updchk06 (1.1.2); FILE ADDED 2007/06/21 11:22:35 dv 1.1.2.2: define 'UNICODE' in makefile instead of in source file 2007/06/20 12:41:00 dv 1.1.2.1: Show release notes during setup


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [b46dcdc03a9d1d108bde18d1ab7f46e7f8f0007f]

INTEGRATION: CWS updchk06 (1.1.2); FILE ADDED 2007/06/20 12:41:26 dv 1.1.2.1: Show release notes during setup


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [c54cbe2076ecb84c6646ee11f68621833c74e24a]

INTEGRATION: CWS updchk06 (1.20.12); FILE MERGED 2007/06/20 12:52:26 dv 1.20.12.1: Added custom action to show release notes


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [83370eae47617f6b19830791c2b0ee8412fd0b1d]

INTEGRATION: CWS updchk06 (1.14.14); FILE MERGED 2007/06/28 23:57:13 obr 1.14.14.1: #i72386# added support for extracting the summary of a feed entry as description


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [6342a082641c848646c541c58303e230bff25606]

INTEGRATION: CWS updchk06 (1.2.102); FILE MERGED 2007/06/28 23:57:13 obr 1.2.102.1: #i72386# added support for extracting the summary of a feed entry as description


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [b388ea181a54378d34c4a013eacdb3097c7cdf00]

INTEGRATION: CWS updchk06 (1.1.2); FILE ADDED 2007/06/28 23:57:13 obr 1.1.2.1: #i72386# added support for extracting the summary of a feed entry as description


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [24bbd1654e250061c13b977e8594e71146118f2d]

INTEGRATION: CWS updchk06 (1.11.306); FILE MERGED 2007/06/08 06:44:50 dv 1.11.306.1: #i70588# Added support for autovscroll and painttransparent to edit


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [3a2bc75dc6e5cef29393effec109b33f6d4c1237]

INTEGRATION: CWS updchk06 (1.14.306); FILE MERGED 2007/06/08 06:44:50 dv 1.14.306.1: #i70588# Added support for autovscroll and painttransparent to edit


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [f3e988e9f21e368b8438bbd628b44051583f17aa]

INTEGRATION: CWS updchk06 (1.10.306); FILE MERGED 2007/06/25 06:02:48 dv 1.10.306.1: Added property DesktopAsParent


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [ee284d1a1b28aac9224d9cd02a37f86a13e77aec]

INTEGRATION: CWS updchk06 (1.16.12); FILE MERGED 2007/06/15 07:08:12 kso 1.16.12.1: #29340# - Support for NameClashResolveRequest - part 1 (not yet finished)


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [8d082f42b764e2302fa70511792132443c82a091]

INTEGRATION: CWS updchk06 (1.56.12); FILE MERGED 2007/06/18 11:39:28 kso 1.56.12.4: #i29340# - Incomplete NameClashResolveRequest implementation deactivated            for now. 2007/06/15 07:08:12 kso 1.56.12.3: #29340# - Support for NameClashResolveRequest - part 1 (not yet finished) 2007/06/06 12:17:55 dv 1.56.12.2: RESYNC: (1.56-1.59); FILE MERGED 2007/05/22 10:39:38 obr 1.56.12.1: #147862# no ResId's without ResMgr any more


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [4c3a75f0b49189f487a5c846b8dc757993beb6f3]

INTEGRATION: CWS updchk06 (1.29.98); FILE MERGED 2007/06/08 06:54:56 dv 1.29.98.1: #i70588# Added support for autovscroll and painttransparent to edit


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [ba69093dce6d3c6a61e0e0f912721ddf1569a0a2]

INTEGRATION: CWS updchk06 (1.34.60); FILE MERGED 2007/06/25 07:46:18 dv 1.34.60.3: RESYNC: (1.34-1.35); FILE MERGED 2007/06/25 06:10:58 dv 1.34.60.2: Added support for property DesktopAsParent 2007/06/08 06:54:56 dv 1.34.60.1: #i70588# Added support for autovscroll and painttransparent to edit


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [bf25ba76edd93c554618910ae0140ba077b8c128]

INTEGRATION: CWS updchk06 (1.80.36); FILE MERGED 2007/06/08 06:54:55 dv 1.80.36.1: #i70588# Added support for autovscroll and painttransparent to edit


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [19dfdc41ec29bd271392eedd1dec95cccaa62042]

INTEGRATION: CWS updchk06 (1.53.34); FILE MERGED 2007/06/25 07:46:11 dv 1.53.34.3: RESYNC: (1.53-1.54); FILE MERGED 2007/06/25 06:12:03 dv 1.53.34.2: Added support for property DesktopAsParent 2007/06/08 06:54:55 dv 1.53.34.1: #i70588# Added support for autovscroll and painttransparent to edit


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [591144bd8fba78bcc5ce2a0a07eb7cd67ef34a9e]

INTEGRATION: CWS updchk06 (1.47.34); FILE MERGED 2007/06/25 06:12:02 dv 1.47.34.2: Added support for property DesktopAsParent 2007/06/08 06:54:55 dv 1.47.34.1: #i70588# Added support for autovscroll and painttransparent to edit


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [b8edca0d052ccd4d7805ec0e8bd0c6223938a7e6]

INTEGRATION: CWS updchk06 (1.18.30); FILE MERGED 2007/06/25 07:45:52 dv 1.18.30.2: RESYNC: (1.18-1.19); FILE MERGED 2007/06/25 06:12:02 dv 1.18.30.1: Added support for property DesktopAsParent


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [412e542e96ee5ab319b663d7aa6574c59cc90487]

INTEGRATION: CWS updchk06 (1.73.10); FILE MERGED 2007/06/25 07:45:45 dv 1.73.10.2: RESYNC: (1.73-1.74); FILE MERGED 2007/06/08 06:54:55 dv 1.73.10.1: #i70588# Added support for autovscroll and painttransparent to edit


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [c531fa5d4f4d37765c36a6cf18561e5c0e59a439]

INTEGRATION: CWS updchk06 (1.53.64); FILE MERGED 2007/07/06 14:19:16 obr 1.53.64.4: RESYNC: (1.54-1.55); FILE MERGED 2007/06/25 07:45:38 dv 1.53.64.3: RESYNC: (1.53-1.54); FILE MERGED 2007/06/25 06:05:56 dv 1.53.64.2: Added support for property DesktopAsParent 2007/06/08 06:54:54 dv 1.53.64.1: #i70588# Added support for autovscroll and painttransparent to edit


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [d35231429ebf8ecce737ff088a69b62f063e5ac4]

INTEGRATION: CWS updchk06 (1.27.60); FILE MERGED 2007/06/25 07:45:31 dv 1.27.60.3: RESYNC: (1.27-1.28); FILE MERGED 2007/06/25 06:03:50 dv 1.27.60.2: Added property DesktopAsParent 2007/06/08 06:54:54 dv 1.27.60.1: #i70588# Added support for autovscroll and painttransparent to edit


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [c328ef8a1ffb392db41184a7838503d9ac284070]

INTEGRATION: CWS c09tosrc (1.9.132); FILE MERGED 2007/06/29 11:57:12 vg 1.9.132.3: Disable PCH usage: dp_gui_system.cxx cannot be compiled with precompiled headers. Error: 'BOOL' redefinition, WinDef.h (line 142) and tools\solar.h (line71). 2007/06/29 08:58:58 jl 1.9.132.2: #i79001 Error string for update shared extension on Vista 2007/06/22 15:16:39 jl 1.9.132.1: #i78688# allow to manage shared extension within office


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [7f5be656db87af65827aa9235e6eaab914017de2]

INTEGRATION: CWS c09tosrc (1.24.16); FILE MERGED 2007/06/22 15:16:39 jl 1.24.16.1: #i78688# allow to manage shared extension within office


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [74329cc978b6505f50526c71c6383f8e0f0ce41e]

INTEGRATION: CWS c09tosrc (1.13.132); FILE MERGED 2007/06/22 15:16:38 jl 1.13.132.1: #i78688# allow to manage shared extension within office


2007-07-06  Armin Weiss  <aw@openoffice.org>  [6a505e3e31b4054809287dcb11d30e20bfe73fa2]

#i39532# moved from Primitive2DReference to Primitive2DSequence where possible to avoid extra-group primitive creations and deeper hierarchies as necessary


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [dae599c82cdff551cb991073d4bd5c2ae93f599f]

INTEGRATION: CWS pathfinder01 (1.89.106); FILE MERGED 2007/07/03 13:25:22 cl 1.89.106.1: #i41800# renamed BMP_OLEOBJ to BMP_SVXOLEOBJ to avoid clash with svtools project


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [d72a245e7c64ec755e096ef4ea8cab92c06fad7f]

INTEGRATION: CWS pathfinder01 (1.12.82); FILE MERGED 2007/07/01 16:47:37 cl 1.12.82.1: #i41800# added helper class for high level polypolygon editing


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [046d584624e3e01a7c6bd31c388b9d6dff5239a3]

INTEGRATION: CWS pathfinder01 (1.41.80); FILE MERGED 2007/07/01 16:48:52 cl 1.41.80.1: #i41800# added helper class for high level polypolygon editing


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [4a1d2d62988bbde3769350ca4ca1387c7d6f7d21]

INTEGRATION: CWS pathfinder01 (1.78.74); FILE MERGED 2007/07/03 13:25:22 cl 1.78.74.1: #i41800# renamed BMP_OLEOBJ to BMP_SVXOLEOBJ to avoid clash with svtools project


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [b0a6618122ef104c50e93fe5e01adbc63b081472]

INTEGRATION: CWS pathfinder01 (1.12.254); FILE MERGED 2007/07/03 12:37:53 cl 1.12.254.3: #i41800# make smart tag handles not markable by default 2007/07/01 19:06:51 cl 1.12.254.2: fixed unix warning 2007/07/01 16:51:44 cl 1.12.254.1: #i41800# added some helper methods for point editing


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [51d42267b07818f01f4ec02eee1d43a9ca990e86]

INTEGRATION: CWS pathfinder01 (1.10.352); FILE MERGED 2007/07/01 16:52:36 cl 1.10.352.1: #i41800# exporting SvdUShortCont and adding stl migration method


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [6d4f2d2890167bb1ea04f21f39f7e1eb0fd0c703]

INTEGRATION: CWS pathfinder01 (1.25.94); FILE MERGED 2007/07/02 08:46:40 cl 1.25.94.1: #i41800# added HDL_SMARTTAG


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [14eed5ba2897721b4a8bd9d88d14156164f34bfc]

INTEGRATION: CWS pathfinder01 (1.29.98); FILE MERGED 2007/07/01 16:51:57 cl 1.29.98.1: #i41800# added function to give access to svx string resources to other dll


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [7e0598bf0c4a058f49566bd9a16be12fb7fb4bf4]

INTEGRATION: CWS pathfinder01 (1.17.254); FILE MERGED 2007/07/01 16:53:40 cl 1.17.254.1: #i41800# added helper class for high level polypolygon editing


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [31a69da02ebff15437d5a031812e788e69e203cc]

INTEGRATION: CWS pathfinder01 (1.14.288); FILE MERGED 2007/07/02 08:45:37 cl 1.14.288.1: #i41800# do not create undo actions for objects that are not inserted


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [3d2cbe03f100f2709679c0151125dd1bce2fba99]

INTEGRATION: CWS pathfinder01 (1.7.288); FILE MERGED 2007/07/01 16:45:56 cl 1.7.288.1: #i41800# exporting classes SdrDragMov, SdrDragResize and SdrDragObjOwn from svx


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [285b741cf67395951f5d0561433e448269dace28]

INTEGRATION: CWS pathfinder01 (1.1.2); FILE ADDED 2007/07/01 16:46:15 cl 1.1.2.1: #i41800# added helper class for high level polypolygon editing


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [aaecbeb1c08d6b98b8124e5208206228199096b8]

INTEGRATION: CWS pathfinder01 (1.22.74); FILE MERGED 2007/07/02 09:11:41 cl 1.22.74.3: fixed typo 2007/07/01 20:10:46 cl 1.22.74.2: enabled exceptions for all files 2007/07/01 16:46:33 cl 1.22.74.1: #i41800# added helper class for high level polypolygon editing


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [e12a20e37f4fc0e3cb10e8119fcc07d0e0b2c2a9]

INTEGRATION: CWS pathfinder01 (1.3.258); FILE MERGED 2007/07/01 16:59:57 cl 1.3.258.1: #i41800# overload isHit to check if the actual SdrObject is hit


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [f60af470e422778454511881c5f4f741ba170e3b]

INTEGRATION: CWS pathfinder01 (1.126.70); FILE MERGED 2007/07/01 16:57:01 cl 1.126.70.1: #i41800# added helper class for high level polypolygon editing


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [122dd40765420f80c3c7d4dbb0676ff187fa3c9b]

INTEGRATION: CWS pathfinder01 (1.2.290); FILE MERGED 2007/07/01 16:30:54 cl 1.2.290.1: #i41800# export class from svx


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [c6b991f43561fa6dd635b3d0ef8bd69a42e8e0a3]

INTEGRATION: CWS pathfinder01 (1.2.120); FILE MERGED 2007/07/01 16:33:14 cl 1.2.120.1: #i41800# made getContext() virtual


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [fe7154a2af35e154830388d99c98afd60e0d1d5a]

INTEGRATION: CWS pathfinder01 (1.2.120); FILE MERGED 2007/07/01 16:33:58 cl 1.2.120.1: #i41800# exported OrthoDistance functions


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [346e0ffe907c85af85573dc42c19795ec1c9872c]

INTEGRATION: CWS pathfinder01 (1.3.82); FILE MERGED 2007/07/01 16:35:22 cl 1.3.82.1: #i41800# added inteface IPolyPolygonEditorControler to allow edit of non marked path objects


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [c5f89aeb0f1ac501ddbc690095310a81f5354f2f]

INTEGRATION: CWS pathfinder01 (1.2.120); FILE MERGED 2007/07/01 16:37:30 cl 1.2.120.1: #i41800# made some methods for point editing virtual


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [8e3b71f5bd510b0079a6a8e742c32631945b1b1a]

INTEGRATION: CWS pathfinder01 (1.2.120); FILE MERGED 2007/07/01 16:38:16 cl 1.2.120.1: #i41800# exporting SvdUShortCont and adding stl migration method


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [5cab26159265e453edd383ed4cf2a754a61da082]

INTEGRATION: CWS pathfinder01 (1.2.120); FILE MERGED 2007/07/02 08:44:45 cl 1.2.120.1: #i41800# added HDL_SMARTTAG


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [d3c804a3dd81c93116d24e052980297f3786771f]

INTEGRATION: CWS pathfinder01 (1.2.120); FILE MERGED 2007/07/01 16:38:50 cl 1.2.120.1: #i41800# added function to give access to svx string resources to other dll


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [b65f01067ff9d690e1eb2a558d645942281a7238]

INTEGRATION: CWS pathfinder01 (1.2.120); FILE MERGED 2007/07/01 16:42:33 cl 1.2.120.1: #i41800# exporting classes SdrDragMov, SdrDragResize and SdrDragObjOwn from svx


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [4653ffa8981b046258028d1ec4bdd21fb09e214a]

INTEGRATION: CWS pathfinder01 (1.1.2); FILE ADDED 2007/07/01 16:43:46 cl 1.1.2.1: #i41800# added helper class for high level polypolygon editing


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [ad25eb32a0fb8b3177c9915d0f59d4a134cc8f4d]

INTEGRATION: CWS pathfinder01 (1.1.2); FILE ADDED 2007/07/01 16:35:39 cl 1.1.2.1: #i41800# added inteface IPolyPolygonEditorControler to allow edit of non marked path objects


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [9d61b98b829fddae3fac65e61baab91a8888491c]

INTEGRATION: CWS pathfinder01 (1.14.910); FILE MERGED 2007/07/03 13:25:11 cl 1.14.910.1: #i41800# renamed BMP_OLEOBJ to BMP_SVXOLEOBJ to avoid clash with svtools project


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [a6f2e9a728974c33e061c479b51adaef9f662025]

INTEGRATION: CWS pathfinder01 (1.65.62); FILE MERGED 2007/07/03 13:02:33 cl 1.65.62.1: #i41800# implemented support for path animation editing for custom animations


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [bf2800596eb1e511435929674ced0444418861f5]

INTEGRATION: CWS pathfinder01 (1.57.74); FILE MERGED 2007/07/03 13:02:33 cl 1.57.74.1: #i41800# implemented support for path animation editing for custom animations


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [188999ce535edd502b7c7f82ca6ca1b685e02be3]

INTEGRATION: CWS pathfinder01 (1.66.40); FILE MERGED 2007/07/03 13:02:33 cl 1.66.40.1: #i41800# implemented support for path animation editing for custom animations


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [350990d3e672e3ab4ccdf951871e498676607c41]

INTEGRATION: CWS pathfinder01 (1.14.126); FILE MERGED 2007/07/03 13:02:33 cl 1.14.126.1: #i41800# implemented support for path animation editing for custom animations


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [93150b5b43e7e5b1cab59b478b09a7e3a1024bce]

INTEGRATION: CWS pathfinder01 (1.36.62); FILE MERGED 2007/07/03 13:02:33 cl 1.36.62.1: #i41800# implemented support for path animation editing for custom animations


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [aa700b71d4f7c7bca464f02a05be19d2df444917]

INTEGRATION: CWS pathfinder01 (1.1.2); FILE ADDED 2007/07/03 13:03:05 cl 1.1.2.1: #i41800# implemented support for path animation editing for custom animations


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [8fdba160812dcf950db9d9cd05256f8867be0f88]

INTEGRATION: CWS pathfinder01 (1.5.384); FILE MERGED 2007/07/03 13:03:16 cl 1.5.384.1: #i41800# implemented support for path animation editing for custom animations


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [b0b276df085ff88408021d13fb0b0cb03e733961]

INTEGRATION: CWS pathfinder01 (1.11.126); FILE MERGED 2007/07/03 13:03:16 cl 1.11.126.1: #i41800# implemented support for path animation editing for custom animations


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [3cec92db2d588cd7502848e2b42deb5d7692005b]

INTEGRATION: CWS pathfinder01 (1.18.62); FILE MERGED 2007/07/03 13:03:16 cl 1.18.62.1: #i41800# implemented support for path animation editing for custom animations


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [4c2b47acd7848d4e623f5520d860acf48c6a2652]

INTEGRATION: CWS pathfinder01 (1.17.126); FILE MERGED 2007/07/03 16:40:17 cl 1.17.126.2: #i41800# fixed unix warning 2007/07/03 13:03:16 cl 1.17.126.1: #i41800# implemented support for path animation editing for custom animations


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [6b81233a02b03dbde9019cb9f068b933b5547127]

INTEGRATION: CWS pathfinder01 (1.1.2); FILE ADDED 2007/07/03 15:33:01 cl 1.1.2.2: #i41800# implemented support for path animation editing for custom animations 2007/07/03 13:01:45 cl 1.1.2.1: #i41800# implemented support for path animation editing for custom animations


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [2fe11b9487eceefc0e501a870a1f449a16762fc1]

INTEGRATION: CWS pathfinder01 (1.20.40); FILE MERGED 2007/07/03 13:02:01 cl 1.20.40.1: #i41800# implemented support for path animation editing for custom animations


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [336021fa018489f7b17b458e8bb4c7b288a2a379]

INTEGRATION: CWS pathfinder01 (1.16.126); FILE MERGED 2007/07/04 10:28:54 cl 1.16.126.3: fixed a compiler warning for mac 2007/07/03 15:22:23 cl 1.16.126.2: #i41800# implemented support for path animation editing for custom animations 2007/07/03 13:02:01 cl 1.16.126.1: #i41800# implemented support for path animation editing for custom animations


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [367e8743adbe1319f5be29c001c93b747f7aa665]

INTEGRATION: CWS pathfinder01 (1.1.2); FILE ADDED 2007/07/03 15:02:01 cl 1.1.2.2: #i41800# implemented support for path animation editing for custom animations 2007/07/03 13:04:37 cl 1.1.2.1: #i41800# implemented support for path animation editing for custom animations


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [b88eb4b7d06094719b669236d141ba5257305db9]

INTEGRATION: CWS pathfinder01 (1.1.2); FILE ADDED 2007/07/03 17:19:11 cl 1.1.2.5: #i41800# implemented support for path animation editing for custom animations 2007/07/03 15:11:29 cl 1.1.2.4: #i41800# implemented support for path animation editing for custom animations 2007/07/03 15:07:55 cl 1.1.2.3: #i41800# implemented support for path animation editing for custom animations 2007/07/03 15:02:01 cl 1.1.2.2: #i41800# implemented support for path animation editing for custom animations 2007/07/03 13:04:21 cl 1.1.2.1: #i41800# implemented support for path animation editing for custom animations


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [ba87a35ff2e6c4d6310efc998e1a2ba138bf9f9f]

INTEGRATION: CWS pathfinder01 (1.5.452); FILE MERGED 2007/07/03 13:05:14 cl 1.5.452.1: #i41800# implemented support for path animation editing for custom animations


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [fdbfd07dd1a028ee25991b396b3ebe887399f675]

INTEGRATION: CWS pathfinder01 (1.5.126); FILE MERGED 2007/07/03 13:05:14 cl 1.5.126.1: #i41800# implemented support for path animation editing for custom animations


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [1b416b44798793b020572a4d524a0074d13aacd6]

INTEGRATION: CWS pathfinder01 (1.5.126); FILE MERGED 2007/07/03 13:05:13 cl 1.5.126.1: #i41800# implemented support for path animation editing for custom animations


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [91aee08fb7fef74eb2a9479bf9795844804d5f6c]

INTEGRATION: CWS pathfinder01 (1.26.64); FILE MERGED 2007/07/03 17:19:11 cl 1.26.64.3: #i41800# implemented support for path animation editing for custom animations 2007/07/03 14:30:27 cl 1.26.64.2: #i41800# implemented support for path animation editing for custom animations 2007/07/03 13:05:13 cl 1.26.64.1: #i41800# implemented support for path animation editing for custom animations


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [9fa7566cbcc89c78e352313b456e20c2c472c773]

INTEGRATION: CWS pathfinder01 (1.11.126); FILE MERGED 2007/07/03 13:05:13 cl 1.11.126.1: #i41800# implemented support for path animation editing for custom animations


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [a6411ce8e4c1e6ef674394bfbbdc4b09d3984f10]

INTEGRATION: CWS pathfinder01 (1.5.452); FILE MERGED 2007/07/03 13:05:13 cl 1.5.452.1: #i41800# implemented support for path animation editing for custom animations


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [b2931cd7c2c7fed0f28d747d9757fa4bb5d5ad0e]

INTEGRATION: CWS pathfinder01 (1.9.126); FILE MERGED 2007/07/03 13:05:13 cl 1.9.126.1: #i41800# implemented support for path animation editing for custom animations


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [d730847f9797b3d38458ac2a311a4cf122001463]

INTEGRATION: CWS pathfinder01 (1.11.126); FILE MERGED 2007/07/03 17:18:30 cl 1.11.126.3: #i41800# implemented support for path animation editing for custom animations 2007/07/03 14:30:14 cl 1.11.126.2: #i41800# implemented support for path animation editing for custom animations 2007/07/03 13:05:45 cl 1.11.126.1: #i41800# implemented support for path animation editing for custom animations


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [d3dfb98c7132491d700b9ea341cdeaf4eabff383]

INTEGRATION: CWS pathfinder01 (1.15.86); FILE MERGED 2007/07/03 17:18:30 cl 1.15.86.5: #i41800# implemented support for path animation editing for custom animations 2007/07/03 15:10:32 cl 1.15.86.4: #i41800# implemented support for path animation editing for custom animations 2007/07/03 14:47:32 cl 1.15.86.3: #i41800# implemented support for path animation editing for custom animations 2007/07/03 14:30:14 cl 1.15.86.2: #i41800# implemented support for path animation editing for custom animations 2007/07/03 12:41:00 cl 1.15.86.1: #i41800# implemented support for path animation editing for custom animations


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [3c1de8c523d950dc6aa8d036a9d2cb7847cf6527]

INTEGRATION: CWS pathfinder01 (1.31.124); FILE MERGED 2007/07/03 13:06:49 cl 1.31.124.1: #i41800# implemented support for path animation editing for custom animations


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [75261f9f2c3badd8d60c5d12cdbaf2b288e4a594]

INTEGRATION: CWS pathfinder01 (1.5.126); FILE MERGED 2007/07/03 14:30:01 cl 1.5.126.2: #i41800# implemented support for path animation editing for custom animations 2007/07/03 13:05:31 cl 1.5.126.1: #i41800# implemented support for path animation editing for custom animations


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [ce466c29d2064ae61af7b513b9305311b04779b0]

INTEGRATION: CWS pathfinder01 (1.23.42); FILE MERGED 2007/07/03 12:40:39 cl 1.23.42.1: #i41800# implemented support for path animation editing for custom animations


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [5a55b360f3339c99e9b76c01620dd21f3f57c70e]

INTEGRATION: CWS pathfinder01 (1.11.126); FILE MERGED 2007/07/03 17:17:09 cl 1.11.126.4: #i41800# implemented support for path animation editing for custom animations 2007/07/03 14:47:23 cl 1.11.126.3: #i41800# implemented support for path animation editing for custom animations 2007/07/03 14:30:01 cl 1.11.126.2: #i41800# implemented support for path animation editing for custom animations 2007/07/03 12:40:39 cl 1.11.126.1: #i41800# implemented support for path animation editing for custom animations


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [373692d2ed0143d0f3b3206b56d90511627d23f9]

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>  [4c4535bff8195e6a06aeea091c36e5f8b647135c]

INTEGRATION: CWS dr55 (1.10.36); FILE MERGED 2007/06/20 12:37:55 dr 1.10.36.1: #i73846# accept access to first page behind end of file


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [f643d65f51838809902f8b9eac8d0048973f4eff]

INTEGRATION: CWS dr55 (1.3.574); FILE MERGED 2007/06/19 18:32:25 nn 1.3.574.1: #i73123# extend insertbar, remove insertobjectbar


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [c808abf5a985de82facdf1e489620f1d7e93e504]

INTEGRATION: CWS dr55 (1.3.714); FILE MERGED 2007/06/29 13:55:14 er 1.3.714.1: #i56202# Ctrl+Prime (quoteleft) toggles formula view; merged from branch cws_src680_msba02; contributed by Muthu Subramanian <muthusuba@ooo>


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [1ed55a8124cdddfd30e640d04a1b83bc3d7041f7]

INTEGRATION: CWS dr55 (1.35.40); FILE MERGED 2007/06/21 18:04:10 nn 1.35.40.1: #i76709# PasteFile: allow linked and non-linked graphics


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [2fbb97384864067c84d66802b6e677606415d2a8]

INTEGRATION: CWS dr55 (1.20.52); FILE MERGED 2007/06/29 13:55:14 er 1.20.52.1: #i56202# Ctrl+Prime (quoteleft) toggles formula view; merged from branch cws_src680_msba02; contributed by Muthu Subramanian <muthusuba@ooo>


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [539279de23c090a10b760dc8a29ea2644360fd59]

INTEGRATION: CWS dr55 (1.66.28); FILE MERGED 2007/06/22 12:45:19 tbe 1.66.28.1: #i78488# Warn if printing output is empty


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [4e050a319c5da6736778d757442c17a4a1b6b237]

INTEGRATION: CWS dr55 (1.33.32); FILE MERGED 2007/06/29 13:55:14 er 1.33.32.1: #i56202# Ctrl+Prime (quoteleft) toggles formula view; merged from branch cws_src680_msba02; contributed by Muthu Subramanian <muthusuba@ooo>


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [ce52f1407cd8c6d0989545480a4bc078836fd5c5]

INTEGRATION: CWS dr55 (1.54.30); FILE MERGED 2007/06/20 19:30:42 er 1.54.30.1: #i78630# remove MacOS9 specifics


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [c217d3f30f0a6b7390c192eb5a1ff12903d0efc4]

INTEGRATION: CWS dr55 (1.31.32); FILE MERGED 2007/06/20 19:30:42 er 1.31.32.1: #i78630# remove MacOS9 specifics


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [2be912e25ee56098b75c495df0b2ed9c349069aa]

INTEGRATION: CWS dr55 (1.50.40); FILE MERGED 2007/06/20 19:30:41 er 1.50.40.1: #i78630# remove MacOS9 specifics


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [89600f21bbc01e0de1f062e6694a4171326186ff]

INTEGRATION: CWS dr55 (1.35.40); FILE MERGED 2007/06/22 12:44:27 tbe 1.35.40.2: #i78488# Warn if printing output is empty 2007/06/18 12:27:50 tbe 1.35.40.1: #i25278# print default suggestions


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [5298e43c339aa61e9f8c1d348ca013143f52c93a]

INTEGRATION: CWS dr55 (1.19.42); FILE MERGED 2007/06/28 13:58:02 dr 1.19.42.2: #i66550# disabled 2007/06/15 15:41:21 dr 1.19.42.1: #i66550# add hyperlinks to shapes, patch by npower, reviewed by dr


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [27f2d9ef8c643e6186596612fb08e7058eca50c0]

INTEGRATION: CWS dr55 (1.34.16); FILE MERGED 2007/06/20 19:30:41 er 1.34.16.1: #i78630# remove MacOS9 specifics


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [c1077fd6d3ccb9ce28ec5a91ebc1c8327ef07f3d]

INTEGRATION: CWS dr55 (1.18.74); FILE MERGED 2007/06/28 13:58:02 dr 1.18.74.3: #i66550# disabled 2007/06/15 15:41:21 dr 1.18.74.2: #i66550# add hyperlinks to shapes, patch by npower, reviewed by dr 2007/06/13 14:35:56 dr 1.18.74.1: #i59082# assign macros to drawing objects and pictures, patch by npower, reviewed by dr


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [2cb1b213d2141ad5761967c292b23b76c844a0cc]

INTEGRATION: CWS dr55 (1.17.74); FILE MERGED 2007/06/27 13:18:54 er 1.17.74.1: #i47644# rename ocNoValue to ocNotAvail, NOVALUE to NOTAVAILABLE, ocIsNV to ocIsNA, SetNV to SetNA to prevent further confusion


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [a418b9ab2cb6a82ad9e6b773ee1f2020fc86a970]

INTEGRATION: CWS dr55 (1.103.28); FILE MERGED 2007/06/27 13:18:54 er 1.103.28.2: #i47644# rename ocNoValue to ocNotAvail, NOVALUE to NOTAVAILABLE, ocIsNV to ocIsNA, SetNV to SetNA to prevent further confusion 2007/06/13 14:35:56 dr 1.103.28.1: #i59082# assign macros to drawing objects and pictures, patch by npower, reviewed by dr


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [18ad601726d19b9cd29eb97cd7d5578b8d932b95]

INTEGRATION: CWS dr55 (1.86.56); FILE MERGED 2007/06/22 12:51:46 tbe 1.86.56.2: #i78488# Warn if printing output is empty 2007/06/13 14:35:56 dr 1.86.56.1: #i59082# assign macros to drawing objects and pictures, patch by npower, reviewed by dr


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [8f77ebb4052fac327eaeced787a023f1f8a43937]

INTEGRATION: CWS dr55 (1.66.56); FILE MERGED 2007/06/28 15:06:09 dr 1.66.56.2: RESYNC: (1.66-1.67); FILE MERGED 2007/06/27 11:48:55 er 1.66.56.1: #i47644# new error strings #DIV/0! #NUM! #NULL! and lots of ugly comments cleanup


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [e97f5cfdff160a4716d0ee3382edcdf262cdb1f2]

INTEGRATION: CWS dr55 (1.45.56); FILE MERGED 2007/06/12 14:08:14 dr 1.45.56.1: #i65655# wrong tip help


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [0e4a7e2ac497ab44173b5b6dd0e270f52b7dae7a]

INTEGRATION: CWS dr55 (1.10.82); FILE MERGED 2007/06/22 12:43:25 tbe 1.10.82.1: #i78488# Warn if printing output is empty


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [da2905274b7db6f207728ccfbaa301b1856a12ad]

INTEGRATION: CWS dr55 (1.23.82); FILE MERGED 2007/06/20 19:30:41 er 1.23.82.1: #i78630# remove MacOS9 specifics


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [747b10eafe1ff4de14e10a8eef9c7abe00c59c5e]

INTEGRATION: CWS dr55 (1.7.84); FILE MERGED 2007/06/28 13:58:02 dr 1.7.84.3: #i66550# disabled 2007/06/15 15:41:21 dr 1.7.84.2: #i66550# add hyperlinks to shapes, patch by npower, reviewed by dr 2007/06/13 14:35:56 dr 1.7.84.1: #i59082# assign macros to drawing objects and pictures, patch by npower, reviewed by dr


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [401dc4ac6e9dc01d11e5376c38396263f709835d]

INTEGRATION: CWS dr55 (1.42.30); FILE MERGED 2007/06/22 12:42:49 tbe 1.42.30.1: #i78488# Warn if printing output is empty


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [b15b8cc4b72258c61d7789844adee4a55f923dc6]

INTEGRATION: CWS dr55 (1.28.84); FILE MERGED 2007/06/21 13:58:55 dr 1.28.84.1: #i77429# return repeated rows/columns as Row-/ColumnHeaders


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [cb3a29458a4dfb26e4d8caec8cfd80eee6272a3e]

INTEGRATION: CWS dr55 (1.70.32); FILE MERGED 2007/06/28 13:58:01 dr 1.70.32.3: #i66550# disabled 2007/06/15 15:41:20 dr 1.70.32.2: #i66550# add hyperlinks to shapes, patch by npower, reviewed by dr 2007/06/13 14:35:55 dr 1.70.32.1: #i59082# assign macros to drawing objects and pictures, patch by npower, reviewed by dr


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [79d9ca5c318d1213de19742008b6d57aa8e32e7c]

INTEGRATION: CWS dr55 (1.20.32); FILE MERGED 2007/06/28 13:58:01 dr 1.20.32.3: #i66550# disabled 2007/06/15 15:41:20 dr 1.20.32.2: #i66550# add hyperlinks to shapes, patch by npower, reviewed by dr 2007/06/13 14:35:55 dr 1.20.32.1: #i59082# assign macros to drawing objects and pictures, patch by npower, reviewed by dr


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [d01e2359957fb649c2e98d4dea3e0246e95d9b27]

INTEGRATION: CWS dr55 (1.22.84); FILE MERGED 2007/06/28 13:58:01 dr 1.22.84.3: #i66550# disabled 2007/06/15 15:41:20 dr 1.22.84.2: #i66550# add hyperlinks to shapes, patch by npower, reviewed by dr 2007/06/13 14:35:55 dr 1.22.84.1: #i59082# assign macros to drawing objects and pictures, patch by npower, reviewed by dr


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [236004abd0922adc819dc23d3555fecf8f6c5c81]

INTEGRATION: CWS dr55 (1.33.52); FILE MERGED 2007/06/28 13:58:01 dr 1.33.52.2: #i66550# disabled 2007/06/15 15:41:20 dr 1.33.52.1: #i66550# add hyperlinks to shapes, patch by npower, reviewed by dr


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [919ddc7f35975e38ce82dc5c826c1c7ae713fe45]

INTEGRATION: CWS dr55 (1.23.140); FILE MERGED 2007/06/28 13:58:01 dr 1.23.140.2: #i66550# disabled 2007/06/15 15:41:20 dr 1.23.140.1: #i66550# add hyperlinks to shapes, patch by npower, reviewed by dr


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [a50a9bbbee33f1dd2ef506ff1603a1910cadfbd4]

INTEGRATION: CWS dr55 (1.12.52); FILE MERGED 2007/06/28 19:37:15 nn 1.12.52.5: remove duplicate local variable 2007/06/28 13:58:01 dr 1.12.52.4: #i66550# disabled 2007/06/20 15:43:52 nn 1.12.52.3: #i74099# call DontDeleteColorTable if using standard table 2007/06/15 15:41:20 dr 1.12.52.2: #i66550# add hyperlinks to shapes, patch by npower, reviewed by dr 2007/06/13 14:35:55 dr 1.12.52.1: #i59082# assign macros to drawing objects and pictures, patch by npower, reviewed by dr


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [7e35038fb8f3f615ba27c184ea7aa6b65b70d0c7]

INTEGRATION: CWS dr55 (1.27.82); FILE MERGED 2007/06/27 13:18:53 er 1.27.82.1: #i47644# rename ocNoValue to ocNotAvail, NOVALUE to NOTAVAILABLE, ocIsNV to ocIsNA, SetNV to SetNA to prevent further confusion


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [f04a5b4a99cf81dbc0349caff10e51c6ae0b3c60]

INTEGRATION: CWS dr55 (1.54.30); FILE MERGED 2007/06/22 12:46:23 tbe 1.54.30.1: #i78488# Warn if printing output is empty


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [f0b27a1df17d977f04fcd5d15fcf1ba3d8758f02]

INTEGRATION: CWS dr55 (1.25.52); FILE MERGED 2007/06/15 19:15:51 nn 1.25.52.1: #i76514# don't access ScLinkedAreaDlg as AbstractScLinkedAreaDlg


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [f3e7eb9062dea7bbbe158b4149bace196e0c6d95]

INTEGRATION: CWS dr55 (1.69.38); FILE MERGED 2007/06/20 19:30:41 er 1.69.38.1: #i78630# remove MacOS9 specifics


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [756360156a2332300435f567f69ccec06426c9ec]

INTEGRATION: CWS dr55 (1.32.84); FILE MERGED 2007/06/28 13:58:01 dr 1.32.84.1: #i66550# disabled


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [d284f69009b92781812c3e0abc8d024626530573]

INTEGRATION: CWS dr55 (1.48.84); FILE MERGED 2007/06/21 13:59:04 dr 1.48.84.1: #i77429# return repeated rows/columns as Row-/ColumnHeaders


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [22d3a4108877080a6512ecf56c84261ace72db09]

INTEGRATION: CWS dr55 (1.126.32); FILE MERGED 2007/06/15 15:41:20 dr 1.126.32.1: #i66550# add hyperlinks to shapes, patch by npower, reviewed by dr


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [09fd7629ebc30e504fc0271ba73550953ed81107]

INTEGRATION: CWS dr55 (1.205.32); FILE MERGED 2007/06/15 15:41:20 dr 1.205.32.1: #i66550# add hyperlinks to shapes, patch by npower, reviewed by dr


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [b6c2549b6d93823a67fa159318bf482fbf098a97]

INTEGRATION: CWS dr55 (1.26.32); FILE MERGED 2007/06/25 11:56:29 nn 1.26.32.1: #i78802# right parameters for GetStringFromAddress


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [899e45f8b14a729c6d4e84dd2bb59593b397753e]

INTEGRATION: CWS dr55 (1.8.42); FILE MERGED 2007/06/20 19:30:41 er 1.8.42.1: #i78630# remove MacOS9 specifics


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [b85b5bfba4ed574f412b76ea82ff5f033cc07fdc]

INTEGRATION: CWS dr55 (1.8.246); FILE MERGED 2007/06/20 19:30:40 er 1.8.246.1: #i78630# remove MacOS9 specifics


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [2ac8d081fb972d85b6293fb9afdd5a3d99c6603e]

INTEGRATION: CWS dr55 (1.5.84); FILE MERGED 2007/06/27 13:18:53 er 1.5.84.1: #i47644# rename ocNoValue to ocNotAvail, NOVALUE to NOTAVAILABLE, ocIsNV to ocIsNA, SetNV to SetNA to prevent further confusion


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [ace7b00fb238a7977a1877908aef3c965605b53a]

INTEGRATION: CWS dr55 (1.15.40); FILE MERGED 2007/06/20 19:30:40 er 1.15.40.1: #i78630# remove MacOS9 specifics


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [e6b0d9db907c2d7d104177c9f42d35cd755b8ba6]

INTEGRATION: CWS dr55 (1.12.82); FILE MERGED 2007/06/27 13:18:53 er 1.12.82.1: #i47644# rename ocNoValue to ocNotAvail, NOVALUE to NOTAVAILABLE, ocIsNV to ocIsNA, SetNV to SetNA to prevent further confusion


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [244549bf66ec9c15fb07ade8350e0f05bd3c1bfa]

INTEGRATION: CWS dr55 (1.26.32); FILE MERGED 2007/06/15 15:41:20 dr 1.26.32.2: #i66550# add hyperlinks to shapes, patch by npower, reviewed by dr 2007/06/13 14:35:55 dr 1.26.32.1: #i59082# assign macros to drawing objects and pictures, patch by npower, reviewed by dr


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [91153f5ac967605cc0d8dbd6e636b9778c4f3878]

INTEGRATION: CWS dr55 (1.13.32); FILE MERGED 2007/06/15 15:41:19 dr 1.13.32.1: #i66550# add hyperlinks to shapes, patch by npower, reviewed by dr


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [3bf3e44deed60c8ce145569d043a4219e4ddb38d]

INTEGRATION: CWS dr55 (1.3.456); FILE MERGED 2007/06/20 19:30:40 er 1.3.456.1: #i78630# remove MacOS9 specifics


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [5f53285848fe74dd882c82c3fbd3617acfbe8cc3]

INTEGRATION: CWS dr55 (1.15.84); FILE MERGED 2007/06/20 19:30:40 er 1.15.84.1: #i78630# remove MacOS9 specifics


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [b5de23abf12bb1040edfd3ef0a87845765d24920]

INTEGRATION: CWS c09tosrc (1.5.176); FILE MERGED 2007/06/20 09:24:09 as 1.5.176.1: #144874# megre changes also into the master


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [10f1e75ee06eddb3b39d50dda908e54444ce03db]

INTEGRATION: CWS dr55 (1.29.32); FILE MERGED 2007/06/27 13:18:52 er 1.29.32.2: #i47644# rename ocNoValue to ocNotAvail, NOVALUE to NOTAVAILABLE, ocIsNV to ocIsNA, SetNV to SetNA to prevent further confusion 2007/06/27 11:54:30 er 1.29.32.1: #i47644# new errDivisionByZero to distinguish from other floating-point operation errors


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [01fb8fd972e1cd5b9ff7c285491668f2fdacf722]

INTEGRATION: CWS c09tosrc (1.13.50); FILE MERGED 2007/06/20 09:24:09 as 1.13.50.1: #144874# megre changes also into the master


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [1c87f5aa2bfb074457daf4bd5f576cae36c9387e]

INTEGRATION: CWS dr55 (1.20.28); FILE MERGED 2007/06/28 15:04:14 dr 1.20.28.2: RESYNC: (1.20-1.21); FILE MERGED 2007/06/27 13:18:52 er 1.20.28.1: #i47644# rename ocNoValue to ocNotAvail, NOVALUE to NOTAVAILABLE, ocIsNV to ocIsNA, SetNV to SetNA to prevent further confusion


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [bc08321d9b3717609871dbbebb3d1a88f8a58f57]

INTEGRATION: CWS c09tosrc (1.7.178); FILE MERGED 2007/06/20 09:24:09 as 1.7.178.1: #144874# megre changes also into the master


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [a43e5cfec7be0871e5e96533e2044019692c53fa]

INTEGRATION: CWS dr55 (1.51.30); FILE MERGED 2007/06/28 13:58:01 dr 1.51.30.3: #i66550# disabled 2007/06/15 15:41:19 dr 1.51.30.2: #i66550# add hyperlinks to shapes, patch by npower, reviewed by dr 2007/06/13 14:35:55 dr 1.51.30.1: #i59082# assign macros to drawing objects and pictures, patch by npower, reviewed by dr


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [0a765251ef564058e98cf27985f889f5d20eca3a]

INTEGRATION: CWS c09tosrc (1.4.178); FILE MERGED 2007/06/20 09:24:09 as 1.4.178.1: #144874# megre changes also into the master


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [1ef63d061b24610308b3cb408414bfd38134c494]

INTEGRATION: CWS dr55 (1.25.28); FILE MERGED 2007/06/28 15:03:28 dr 1.25.28.2: RESYNC: (1.25-1.26); FILE MERGED 2007/06/15 15:41:19 dr 1.25.28.1: #i66550# add hyperlinks to shapes, patch by npower, reviewed by dr


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [e10d0fe57713a13d0e732046c53ea6a222302dd6]

INTEGRATION: CWS c09tosrc (1.14.46); FILE MERGED 2007/06/20 09:24:09 as 1.14.46.1: #144874# megre changes also into the master


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [5affeec85752b0a9997f82cc8285357dbe8a5068]

INTEGRATION: CWS c09tosrc (1.16.176); FILE MERGED 2007/06/20 09:24:09 as 1.16.176.1: #144874# megre changes also into the master


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [2078f8366db4f1fa2b0119e929e37cb85135bae1]

INTEGRATION: CWS dr55 (1.42.82); FILE MERGED 2007/06/28 15:02:09 dr 1.42.82.2: RESYNC: (1.42-1.43); FILE MERGED 2007/06/27 13:18:52 er 1.42.82.1: #i47644# rename ocNoValue to ocNotAvail, NOVALUE to NOTAVAILABLE, ocIsNV to ocIsNA, SetNV to SetNA to prevent further confusion


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [97b229998c34af2cf6cc67dba365267efe940667]

INTEGRATION: CWS dr55 (1.46.30); FILE MERGED 2007/06/28 15:02:02 dr 1.46.30.3: RESYNC: (1.46-1.47); FILE MERGED 2007/06/27 13:18:52 er 1.46.30.2: #i47644# rename ocNoValue to ocNotAvail, NOVALUE to NOTAVAILABLE, ocIsNV to ocIsNA, SetNV to SetNA to prevent further confusion 2007/06/27 11:54:30 er 1.46.30.1: #i47644# new errDivisionByZero to distinguish from other floating-point operation errors


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [ec4bd06ecc20a130e18d36927f30de3b87d3e0e5]

INTEGRATION: CWS c09tosrc (1.12.18); FILE MERGED 2007/06/22 15:16:39 jl 1.12.18.1: #i78688# allow to manage shared extension within office


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [652029eb6268b23d442850f21f37050937a1918b]

INTEGRATION: CWS dr55 (1.5.84); FILE MERGED 2007/06/15 14:22:13 tbe 1.5.84.1: #i25278# print default suggestions


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [0a2b874978e25c1a23ba16d2bdd06adbe4ff73cc]

INTEGRATION: CWS c09tosrc (1.24.18); FILE MERGED 2007/06/22 15:16:39 jl 1.24.18.1: #i78688# allow to manage shared extension within office


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [a05e794a302ed97339e379c11339cd72b79938b0]

INTEGRATION: CWS dr55 (1.23.46); FILE MERGED 2007/06/28 15:01:29 dr 1.23.46.3: RESYNC: (1.23-1.24); FILE MERGED 2007/06/27 15:03:26 er 1.23.46.2: #i47724# errDivisionByZero for certain functions 2007/06/27 13:18:51 er 1.23.46.1: #i47644# rename ocNoValue to ocNotAvail, NOVALUE to NOTAVAILABLE, ocIsNV to ocIsNA, SetNV to SetNA to prevent further confusion


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [fd07cd10938eac77c140f4ae91cbb4d1993981c0]

INTEGRATION: CWS dr55 (1.47.36); FILE MERGED 2007/06/28 15:01:13 dr 1.47.36.3: RESYNC: (1.47-1.48); FILE MERGED 2007/06/27 15:03:26 er 1.47.36.2: #i47724# errDivisionByZero for certain functions 2007/06/27 13:18:51 er 1.47.36.1: #i47644# rename ocNoValue to ocNotAvail, NOVALUE to NOTAVAILABLE, ocIsNV to ocIsNA, SetNV to SetNA to prevent further confusion


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [f2bbd1961679ee454e4878109b3a520f7c32f20d]

INTEGRATION: CWS c09tosrc (1.4.50); FILE MERGED 2007/06/29 08:58:58 jl 1.4.50.2: #i79001 Error string for update shared extension on Vista 2007/06/22 15:16:39 jl 1.4.50.1: #i78688# allow to manage shared extension within office


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [c53881b376fc173fee6affcfe7d63ac1d9a28d28]

INTEGRATION: CWS c09tosrc (1.2.132); FILE MERGED 2007/06/29 09:00:20 jl 1.2.132.2: #i79001 Error string for update shared extension on Vista 2007/06/22 15:16:39 jl 1.2.132.1: #i78688# allow to manage shared extension within office


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [cfdbf351aa2cb85a497254fffe67d79d577c75c9]

INTEGRATION: CWS dr55 (1.18.82); FILE MERGED 2007/06/27 15:03:25 er 1.18.82.2: #i47724# errDivisionByZero for certain functions 2007/06/27 13:18:51 er 1.18.82.1: #i47644# rename ocNoValue to ocNotAvail, NOVALUE to NOTAVAILABLE, ocIsNV to ocIsNA, SetNV to SetNA to prevent further confusion


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [630b9154baa75e04cf117083ae0fc63ab7d782bc]

INTEGRATION: CWS c09tosrc (1.6.46); FILE MERGED 2007/06/29 09:00:20 jl 1.6.46.2: #i79001 Error string for update shared extension on Vista 2007/06/22 15:16:39 jl 1.6.46.1: #i78688# allow to manage shared extension within office


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [7756476183a7b3623738e7ddc500db03080bd5a5]

INTEGRATION: CWS dr55 (1.31.46); FILE MERGED 2007/06/27 13:18:51 er 1.31.46.1: #i47644# rename ocNoValue to ocNotAvail, NOVALUE to NOTAVAILABLE, ocIsNV to ocIsNA, SetNV to SetNA to prevent further confusion


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [59aed95e737906f2f5f03bc567112a408f0b613d]

INTEGRATION: CWS c09tosrc (1.16.16); FILE MERGED 2007/06/22 15:16:39 jl 1.16.16.1: #i78688# allow to manage shared extension within office


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [bd39caab41c5a338e265d64221a3b422b5a6e69e]

INTEGRATION: CWS dr55 (1.45.36); FILE MERGED 2007/06/29 17:53:20 er 1.45.36.4: #i47724# unxlngi6.pro optimization problem produced a loop with sqrt(div(x,0)) 2007/06/28 15:01:04 dr 1.45.36.3: RESYNC: (1.45-1.46); FILE MERGED 2007/06/27 15:03:25 er 1.45.36.2: #i47724# errDivisionByZero for certain functions 2007/06/27 13:18:51 er 1.45.36.1: #i47644# rename ocNoValue to ocNotAvail, NOVALUE to NOTAVAILABLE, ocIsNV to ocIsNA, SetNV to SetNA to prevent further confusion


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [788bbeae684fbec3c6ad4d9ab9938b924dcc5ec5]

INTEGRATION: CWS c09tosrc (1.1.2); FILE ADDED 2007/06/29 08:56:48 jl 1.1.2.1: #i79001# Error string for update extension on Windows Vista


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [406d1f5d0491602d8ed5f35e0938f1b4e81f965e]

INTEGRATION: CWS dr55 (1.68.82); FILE MERGED 2007/06/28 15:00:54 dr 1.68.82.2: RESYNC: (1.68-1.69); FILE MERGED 2007/06/27 13:18:50 er 1.68.82.1: #i47644# rename ocNoValue to ocNotAvail, NOVALUE to NOTAVAILABLE, ocIsNV to ocIsNA, SetNV to SetNA to prevent further confusion


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [5cc939597bc02388a440c60c68dfc4ae3167f244]

INTEGRATION: CWS c09tosrc (1.1.2); FILE ADDED 2007/06/29 10:26:44 rt 1.1.2.2: PCH-include added. 2007/06/29 08:56:37 jl 1.1.2.1: #i79001# Error string for update extension on Windows Vista


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [be4925d73e5ae92b94c0d3ab75aa1ef365ca8288]

INTEGRATION: CWS dr55 (1.20.84); FILE MERGED 2007/06/27 13:18:50 er 1.20.84.1: #i47644# rename ocNoValue to ocNotAvail, NOVALUE to NOTAVAILABLE, ocIsNV to ocIsNA, SetNV to SetNA to prevent further confusion


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [193bd5f75e48208efbc455d01607c70c62e77616]

INTEGRATION: CWS dr55 (1.4.456); FILE MERGED 2007/06/27 13:18:50 er 1.4.456.1: #i47644# rename ocNoValue to ocNotAvail, NOVALUE to NOTAVAILABLE, ocIsNV to ocIsNA, SetNV to SetNA to prevent further confusion


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [83920a6d01556a4b12fb2c143f13c91bf424ddb3]

INTEGRATION: CWS dr55 (1.27.140); FILE MERGED 2007/06/29 17:37:38 er 1.27.140.3: #i47724# div ought to be static, got lost in some edit cycle 2007/06/27 15:03:24 er 1.27.140.2: #i47724# errDivisionByZero for certain functions 2007/06/27 13:18:50 er 1.27.140.1: #i47644# rename ocNoValue to ocNotAvail, NOVALUE to NOTAVAILABLE, ocIsNV to ocIsNA, SetNV to SetNA to prevent further confusion


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [57455f319d67d44e942fcf3f49aad207dc5c3b1b]

INTEGRATION: CWS c09tosrc (1.11.50); FILE MERGED 2007/06/22 15:16:39 jl 1.11.50.1: #i78688# allow to manage shared extension within office


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [1caa512b3d986524f7e17ba61b41f6b1619e2fb8]

INTEGRATION: CWS dr55 (1.9.84); FILE MERGED 2007/06/13 14:35:55 dr 1.9.84.1: #i59082# assign macros to drawing objects and pictures, patch by npower, reviewed by dr


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [c04dcf7754c2f3e507b8b1dad44574237feb51c3]

INTEGRATION: CWS c09tosrc (1.7.132); FILE MERGED 2007/06/29 08:58:58 jl 1.7.132.2: #i79001 Error string for update shared extension on Vista 2007/06/22 15:16:38 jl 1.7.132.1: #i78688# allow to manage shared extension within office


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [747035a78555c14aac8d48ea8d6311c10cf69a93]

INTEGRATION: CWS dr55 (1.13.42); FILE MERGED 2007/06/29 13:55:14 er 1.13.42.1: #i70277# ScReplaceTabsStr: really remove '\' and not the escaped character


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [17be4f4391279081a5c4dcb22210203a8c09298c]

INTEGRATION: CWS dr55 (1.50.40); FILE MERGED 2007/06/28 15:00:03 dr 1.50.40.3: RESYNC: (1.50-1.51); FILE MERGED 2007/06/27 13:18:50 er 1.50.40.2: #i47644# rename ocNoValue to ocNotAvail, NOVALUE to NOTAVAILABLE, ocIsNV to ocIsNA, SetNV to SetNA to prevent further confusion 2007/06/27 11:52:38 er 1.50.40.1: #i47644# new error strings #DIV/0! #NUM! #NULL!


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [9a0bffa6579d4f176bd163890c648ab951354535]

INTEGRATION: CWS dr55 (1.49.32); FILE MERGED 2007/06/13 14:35:54 dr 1.49.32.1: #i59082# assign macros to drawing objects and pictures, patch by npower, reviewed by dr


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [7013e48c80ed22fb1e292deea89ef1e5aa933643]

INTEGRATION: CWS dr55 (1.7.248); FILE MERGED 2007/06/27 13:18:50 er 1.7.248.1: #i47644# rename ocNoValue to ocNotAvail, NOVALUE to NOTAVAILABLE, ocIsNV to ocIsNA, SetNV to SetNA to prevent further confusion


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [0fba72867be89ba2e39c9e8cb4ea4044e97c5b95]

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>  [7813448e77efdbcc6cd4023d79224304109a891f]

INTEGRATION: CWS dr55 (1.37.40); FILE MERGED 2007/06/28 14:59:40 dr 1.37.40.2: RESYNC: (1.37-1.38); FILE MERGED 2007/06/20 19:30:40 er 1.37.40.1: #i78630# remove MacOS9 specifics


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [ebadea3b756acef590862ad88691f71949a0d650]

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>  [08fc88db3dbbcf59998d741801f46dc4e243d1a3]

INTEGRATION: CWS dr55 (1.20.32); FILE MERGED 2007/06/29 13:55:14 er 1.20.32.1: #i56202# Ctrl+Prime (quoteleft) toggles formula view; merged from branch cws_src680_msba02; contributed by Muthu Subramanian <muthusuba@ooo>


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [2b8ff36adaa185cff3bfcba89e148028d76977b1]

INTEGRATION: CWS dr55 (1.34.32); FILE MERGED 2007/06/29 13:55:13 er 1.34.32.4: #i56202# Ctrl+Prime (quoteleft) toggles formula view; merged from branch cws_src680_msba02; contributed by Muthu Subramanian <muthusuba@ooo> 2007/06/28 13:57:40 dr 1.34.32.3: #i66550# disabled 2007/06/15 15:41:19 dr 1.34.32.2: #i66550# add hyperlinks to shapes, patch by npower, reviewed by dr 2007/06/13 14:35:54 dr 1.34.32.1: #i59082# assign macros to drawing objects and pictures, patch by npower, reviewed by dr


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [134404081d4b578c33d2ac7118083ad1d3a4c831]

INTEGRATION: CWS dr55 (1.18.32); FILE MERGED 2007/06/28 13:57:40 dr 1.18.32.3: #i66550# disabled 2007/06/15 15:41:19 dr 1.18.32.2: #i66550# add hyperlinks to shapes, patch by npower, reviewed by dr 2007/06/13 14:35:54 dr 1.18.32.1: #i59082# assign macros to drawing objects and pictures, patch by npower, reviewed by dr


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [a49930f4a78592adcdaa9758098e3612b18ff5b7]

INTEGRATION: CWS c09tosrc (1.72.18); FILE MERGED 2007/06/19 07:31:11 cd 1.72.18.1: #i78646# Don't exchange popup menu items if command url is set


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [f6b87dbafda2339f8a16317ef9973b4fe892aff3]

INTEGRATION: CWS dr55 (1.6.158); FILE MERGED 2007/06/28 13:56:56 dr 1.6.158.3: #i66550# disabled 2007/06/15 15:41:18 dr 1.6.158.2: #i66550# add hyperlinks to shapes, patch by npower, reviewed by dr 2007/06/13 14:35:54 dr 1.6.158.1: #i59082# assign macros to drawing objects and pictures, patch by npower, reviewed by dr


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [b3879cd8aef6492a6cb98291d4f1dbf9a205cb09]

INTEGRATION: CWS c09tosrc (1.57.50); FILE MERGED 2007/06/26 08:52:06 hro 1.57.50.1: #i73550# Disabling/Enabling quickstarter without restarting/terminating it on Windows platforms


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [ed0c5c4d364a4c5c004ea930d26f9e0890f993c3]

INTEGRATION: CWS dr55 (1.73.30); FILE MERGED 2007/06/14 16:49:47 nn 1.73.30.1: #i78485# correct spelling of AbsoluteName


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [eca8e29851f924dba41608d6d0b023b3e2d6486a]

INTEGRATION: CWS c09tosrc (1.124.10); FILE MERGED 2007/06/19 07:25:12 cd 1.124.10.1: #i71703# disable layout manager of help frame


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [90f79b98fd3bae91cc988ceaf78479f4e714e082]

INTEGRATION: CWS dr55 (1.12.456); FILE MERGED 2007/06/28 19:30:14 nn 1.12.456.2: include memory without .h 2007/06/20 19:30:39 er 1.12.456.1: #i78630# remove MacOS9 specifics


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [92063f5de80b54f7a22dcce03bf94c9bf8f5e5a2]

INTEGRATION: CWS dr55 (1.9.340); FILE MERGED 2007/06/13 14:35:54 dr 1.9.340.1: #i59082# assign macros to drawing objects and pictures, patch by npower, reviewed by dr


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [e40c443420c5995471ee389d76933052497706eb]

INTEGRATION: CWS dr55 (1.53.32); FILE MERGED 2007/06/29 13:55:13 er 1.53.32.5: #i56202# Ctrl+Prime (quoteleft) toggles formula view; merged from branch cws_src680_msba02; contributed by Muthu Subramanian <muthusuba@ooo> 2007/06/28 13:56:56 dr 1.53.32.4: #i66550# disabled 2007/06/22 12:50:25 tbe 1.53.32.3: #i78488# Warn if printing output is empty 2007/06/15 15:41:18 dr 1.53.32.2: #i66550# add hyperlinks to shapes, patch by npower, reviewed by dr 2007/06/13 14:35:54 dr 1.53.32.1: #i59082# assign macros to drawing objects and pictures, patch by npower, reviewed by dr


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [bfa5f7f1752fbf3ff04d5e76a9ba83fefb15bee1]

INTEGRATION: CWS dr55 (1.15.184); FILE MERGED 2007/06/28 14:59:09 dr 1.15.184.2: RESYNC: (1.15-1.16); FILE MERGED 2007/06/27 13:18:49 er 1.15.184.1: #i47644# rename ocNoValue to ocNotAvail, NOVALUE to NOTAVAILABLE, ocIsNV to ocIsNA, SetNV to SetNA to prevent further confusion


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [bfec1dbad3876d041b5c19165e0c0ca78625da16]

INTEGRATION: CWS dr55 (1.15.184); FILE MERGED 2007/06/28 14:59:00 dr 1.15.184.2: RESYNC: (1.15-1.16); FILE MERGED 2007/06/27 11:54:30 er 1.15.184.1: #i47644# new errDivisionByZero to distinguish from other floating-point operation errors


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [2d9e6a91a2a4b3eff1cfda8376ccf8be46e04523]

INTEGRATION: CWS c09tosrc (1.35.90); FILE MERGED 2007/06/20 13:37:39 rt 1.35.90.2: Remove warnings. 2007/06/20 11:29:17 cd 1.35.90.1: #i78694# Calc must support XTransferableSupplier interface


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [7f0171619d60be0bec38b465b25f37e22dc9f910]

INTEGRATION: CWS dr55 (1.48.52); FILE MERGED 2007/06/20 19:30:39 er 1.48.52.1: #i78630# remove MacOS9 specifics


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [31db6ffc4ba908fdb6371619fb5a542d6527b959]

INTEGRATION: CWS dr55 (1.3.456); FILE MERGED 2007/06/28 14:58:52 dr 1.3.456.3: RESYNC: (1.3-1.4); FILE MERGED 2007/06/27 13:18:49 er 1.3.456.2: #i47644# rename ocNoValue to ocNotAvail, NOVALUE to NOTAVAILABLE, ocIsNV to ocIsNA, SetNV to SetNA to prevent further confusion 2007/06/27 11:54:30 er 1.3.456.1: #i47644# new errDivisionByZero to distinguish from other floating-point operation errors


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [efd52f264b6fe3c531ddf835b91c7639b7629d7e]

INTEGRATION: CWS c09tosrc (1.28.38); FILE MERGED 2007/06/20 11:29:17 cd 1.28.38.1: #i78694# Calc must support XTransferableSupplier interface


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [91923e34fd6cd3f1d718ce6bc1d22afd9e735ae1]

INTEGRATION: CWS dr55 (1.19.158); FILE MERGED 2007/06/13 14:35:54 dr 1.19.158.1: #i59082# assign macros to drawing objects and pictures, patch by npower, reviewed by dr


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [0bcbf67792e91efdb5b24c0bdc3d2d09f901fa9c]

INTEGRATION: CWS c09tosrc (1.31.38); FILE MERGED 2007/06/20 11:29:17 cd 1.31.38.1: #i78694# Calc must support XTransferableSupplier interface


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [e5f0302d23cc671f557bbd36b7da047b85f20817]

INTEGRATION: CWS dr55 (1.10.84); FILE MERGED 2007/06/15 19:15:00 nn 1.10.84.1: #i76514# don't access ScLinkedAreaDlg as AbstractScLinkedAreaDlg


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [7d34800bc6cb3083aac86e90a93fe86a4dd8fdb1]

INTEGRATION: CWS c09tosrc (1.30.56); FILE MERGED 2007/06/20 11:29:17 cd 1.30.56.1: #i78694# Calc must support XTransferableSupplier interface


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [f8d830a65db21c554664af4bff9e9e9fb8cc307b]

INTEGRATION: CWS c09tosrc (1.15.58); FILE MERGED 2007/06/20 11:29:17 cd 1.15.58.1: #i78694# Calc must support XTransferableSupplier interface


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [2ab72233e9c3ce0c68a1a55d53abb543a8aab46e]

INTEGRATION: CWS c09tosrc (1.7.90); FILE MERGED 2007/06/20 11:29:17 cd 1.7.90.1: #i78694# Calc must support XTransferableSupplier interface


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [930ab10ae7ff7dd0361bdee70f0029785c6d42ec]

INTEGRATION: CWS c09tosrc (1.13.192); FILE MERGED 2007/06/20 11:29:17 cd 1.13.192.1: #i78694# Calc must support XTransferableSupplier interface


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [c9b0be949611941e171f708d49895352b5881109]

INTEGRATION: CWS dr55 (1.59.40); FILE MERGED 2007/06/28 12:29:41 dr 1.59.40.2: #i66550# changes disabled 2007/06/15 15:41:40 dr 1.59.40.1: #i66550# add hyperlinks to shapes, patch by npower, reviewed by dr


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [5119c7c216881ae6d9129bdcc5abdcb3fa31381b]

INTEGRATION: CWS c09tosrc (1.10.146); FILE MERGED 2007/06/20 11:29:17 cd 1.10.146.1: #i78694# Calc must support XTransferableSupplier interface


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [357c2d97c19d75d7fe73bd23958b328902f8a7c6]

INTEGRATION: CWS dr55 (1.76.94); FILE MERGED 2007/06/28 12:29:41 dr 1.76.94.2: #i66550# changes disabled 2007/06/15 15:41:40 dr 1.76.94.1: #i66550# add hyperlinks to shapes, patch by npower, reviewed by dr


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [3776575f78b698f9a6c581b02dfcbdd2b9eaad3a]

INTEGRATION: CWS dr55 (1.13.132); FILE MERGED 2007/06/28 12:29:41 dr 1.13.132.2: #i66550# changes disabled 2007/06/15 15:41:40 dr 1.13.132.1: #i66550# add hyperlinks to shapes, patch by npower, reviewed by dr


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [a2e232c6e124c22b3e8847b57d056ac488aa6259]

INTEGRATION: CWS c09tosrc (1.33.58); FILE MERGED 2007/06/20 11:29:16 cd 1.33.58.1: #i78694# Calc must support XTransferableSupplier interface


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [c181c50b225da6ae5367b35f5f5c09a935bfc2ca]

INTEGRATION: CWS dr55 (1.2.42); FILE MERGED 2007/06/28 12:29:33 dr 1.2.42.2: #i66550# changes disabled 2007/06/15 15:41:40 dr 1.2.42.1: #i66550# add hyperlinks to shapes, patch by npower, reviewed by dr


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [4b6eb5a3d1af98c0cdc67c6a6d621dcaf4969a3c]

INTEGRATION: CWS c09tosrc (1.31.38); FILE MERGED 2007/06/20 13:37:38 rt 1.31.38.2: Remove warnings. 2007/06/20 11:29:16 cd 1.31.38.1: #i78694# Calc must support XTransferableSupplier interface


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [90c9572957f29954b7fafb21f71f580fe3f49a70]

INTEGRATION: CWS c09tosrc (1.36.90); FILE MERGED 2007/06/20 13:37:38 rt 1.36.90.2: Remove warnings. 2007/06/20 11:29:16 cd 1.36.90.1: #i78694# Calc must support XTransferableSupplier interface


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [ba315d069d75e6e2f08694b5e64595565c805442]

INTEGRATION: CWS c09tosrc (1.10.48); FILE MERGED 2007/06/20 11:29:16 cd 1.10.48.1: #i78694# Calc must support XTransferableSupplier interface


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [7e70f2d7b03eabc3006345d2f71d537f89b4ccf3]

INTEGRATION: CWS dr55 (1.18.376); FILE MERGED 2007/06/15 11:14:11 tbe 1.18.376.1: #i25278# print default suggestions


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [a53548a72be963bd8230ca76d26787445579d87f]

INTEGRATION: CWS dr55 (1.56.20); FILE MERGED 2007/06/21 11:43:10 dr 1.56.20.1: #i72608# doubled shourtcuts in Calc/Edit menu


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [9d1a2170d94873fb88935c42f87f6947b2e7e1e9]

INTEGRATION: CWS dr55 (1.25.60); FILE MERGED 2007/06/28 14:55:48 dr 1.25.60.2: RESYNC: (1.25-1.26); FILE MERGED 2007/06/19 18:34:30 nn 1.25.60.1: #i73123# remove insertobjectbar


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [367fe6f042cc066b1b8a99ff5f85168118d81c19]

INTEGRATION: CWS dr55 (1.23.28); FILE MERGED 2007/06/21 13:38:21 dr 1.23.28.2: changed shortcut for Cells 2007/06/21 11:43:10 dr 1.23.28.1: #i72608# doubled shourtcuts in Calc/Edit menu


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [cbf5116fd2bdc9883002711686726b0ee299163d]

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>  [e8331182844b723a43db13cab7244cba54994a13]

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>  [33e86f7370908c2b511c6432678658ecce068445]

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>  [e445140af64f3876beef70a75c5eb20faeb116dc]

INTEGRATION: CWS c09tosrc (1.14.42); FILE MERGED 2007/06/20 10:41:27 as 1.14.42.1: #144874# megre changes also into the master


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [d18ad7826f0dfc4742791eabedaf8b0a79c469b2]

INTEGRATION: CWS swsoftpagebreak (1.47.222); FILE MERGED 2007/06/19 10:55:11 ama 1.47.222.1: #i78650#: Soft page break export


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [bd38f9294e0b482af9c6d37269a3140fc8ab3b8b]

INTEGRATION: CWS c09tosrc (1.3.44); FILE MERGED 2007/06/20 10:41:27 as 1.3.44.1: #144874# megre changes also into the master


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [b8f9b4ad593f046797f1785dc18ed15ba70be2e3]

INTEGRATION: CWS c09tosrc (1.7.92); FILE MERGED 2007/06/25 14:04:31 rt 1.7.92.2: Avoid warning on mac ('aColor' may be used uninitialized in this function). 2007/06/18 15:27:16 cd 1.7.92.1: #i78622# Dropdown button of combobox (complex toolbar controller) must be clicked twice


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [6466f43b0f9e2aa8eb0e8e1d93db0cbfb058fd2a]

INTEGRATION: CWS c09tosrc (1.19.10); FILE MERGED 2007/06/18 15:09:45 cd 1.19.10.1: #i78621# Delete stream object after png reader has been destroyed


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [80781b90b04af9232948ef0ca1b81722aaa480a1]

INTEGRATION: CWS c09tosrc (1.13.10); FILE MERGED 2007/06/18 15:09:19 cd 1.13.10.1: #i78621# Delete stream object after png reader has been destroyed


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [95e762f76b0804890c2c35954ae97ca4bf6cb3db]

INTEGRATION: CWS c09tosrc (1.101.38); FILE MERGED 2007/06/18 15:05:05 cd 1.101.38.1: #i71703# make it possible to setting layout manager of frame to null


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [48bc3f88b5d9052d3f14ed4560a7078c0194a62f]

INTEGRATION: CWS c09tosrc (1.63.28); FILE MERGED 2007/06/18 14:59:01 cd 1.63.28.1: #i78619# Support notifications for visible/invisible ui elements


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [ae1c7ed386b297e632817c3d224b02fd26a49291]

INTEGRATION: CWS swsoftpagebreak (1.105.4); FILE MERGED 2007/06/22 12:49:55 ama 1.105.4.2: Fix #i78650#: Use soft page breaks 2007/06/19 10:49:41 ama 1.105.4.1: #i78650#: Soft page break


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [1245068bf956357125344793bc575ffcce3c11c1]

INTEGRATION: CWS swsoftpagebreak (1.3.4); FILE MERGED 2007/06/19 13:06:51 ama 1.3.4.2: #i78650#: Soft page break 2007/06/19 10:47:55 ama 1.3.4.1: #i78650#: Soft page break


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [361505a472562e873d20996fbcd2c0b9516a7ac1]

INTEGRATION: CWS swsoftpagebreak (1.41.56); FILE MERGED 2007/06/25 13:52:41 ama 1.41.56.1: #i78650#: Soft Page Break


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [d6052c3f771d23dc0bd038e7bd4d6d97470db473]

INTEGRATION: CWS c09tosrc (1.8.10); FILE MERGED 2007/06/21 16:24:00 is 1.8.10.1: #144951# c09 to src680 for installation tasks


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [f55efcc7f06a064ecc39c7ad529a8f331b620ad2]

INTEGRATION: CWS swsoftpagebreak (1.33.116); FILE MERGED 2007/06/22 12:07:39 ama 1.33.116.1: Fix #i78650#: Use soft page breaks


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [75e98fe840803004d24bb3af340d027de82f2df4]

INTEGRATION: CWS c09tosrc (1.2.10); FILE MERGED 2007/06/22 11:35:23 is 1.2.10.1: #144951# c09 to src680 for installation tasks


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [925bc739ffb3877c1bbf27fc3bf2fa5878fe6c89]

INTEGRATION: CWS swsoftpagebreak (1.84.322); FILE MERGED 2007/06/22 12:07:47 ama 1.84.322.1: Fix #i78650#: Use soft page breaks


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [42f55a768cc081f6224ed1e7d16782cc1bbd9b34]

INTEGRATION: CWS c09tosrc (1.4.4); FILE MERGED 2007/06/21 16:24:00 is 1.4.4.1: #144951# c09 to src680 for installation tasks


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [7acb54c11173abe74ca76c7c65f0de3e9b7bf223]

INTEGRATION: CWS swsoftpagebreak (1.35.136); FILE MERGED 2007/06/20 06:31:39 ama 1.35.136.1: #i78650#: Soft page break


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [aa3d669998ed79216f69db7c34880ee859fe83fb]

INTEGRATION: CWS c09tosrc (1.11.4); FILE MERGED 2007/06/21 16:24:00 is 1.11.4.1: #144951# c09 to src680 for installation tasks


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [4538b2aa475e858f3f927852b8e740862d085b4a]

INTEGRATION: CWS swsoftpagebreak (1.37.136); FILE MERGED 2007/06/28 10:32:59 ama 1.37.136.2: RESYNC: (1.37-1.38); FILE MERGED 2007/06/20 06:31:01 ama 1.37.136.1: #i78650#: Soft page break


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [831b2007f01191adcb2262905a756298d940fcfa]

INTEGRATION: CWS c09tosrc (1.7.46); FILE MERGED 2007/06/21 16:23:59 is 1.7.46.1: #144951# c09 to src680 for installation tasks


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [ad43dd2ba554d58ca07d92959f65cd689d184335]

INTEGRATION: CWS swsoftpagebreak (1.7.50); FILE MERGED 2007/06/29 10:09:59 ama 1.7.50.1: Resync problem solved


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [c08a62433895908396505b583e80e857844452bf]

INTEGRATION: CWS c09tosrc (1.1.4); FILE ADDED 2007/06/21 16:23:59 is 1.1.4.2: #144951# c09 to src680 for installation tasks 2007/05/22 15:22:01 is 1.1.4.1: file checkdirectory.cxx was added on branch cws_src680_c09tosrc on 2007-06-21 16:23:59 +0000


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [3e25f290d4a7659bc090e06797015db138b2e07a]

INTEGRATION: CWS swsoftpagebreak (1.1.2); FILE ADDED 2007/06/25 13:51:47 ama 1.1.2.2: #i78650#: Soft Page Break 2007/06/20 06:29:20 ama 1.1.2.1: #i78650#: Soft page break


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [2413806b2c7687e3727f7dd611a13ca6eb6cede6]

INTEGRATION: CWS c09tosrc (1.11.4); FILE MERGED 2007/06/22 11:52:32 is 1.11.4.1: #144951# c09 to src680 for installation tasks


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [3cc7584097bb2f6454ab3c3ce9c06149b2d97776]

INTEGRATION: CWS swsoftpagebreak (1.14.42); FILE MERGED 2007/06/19 10:56:56 ama 1.14.42.1: makefile.mk


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [73722ea187c45eb2d37b799713c2da8037bb1db4]

INTEGRATION: CWS swsoftpagebreak (1.17.352); FILE MERGED 2007/06/19 10:55:45 ama 1.17.352.1: #i78650#: Soft page break export


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [0b047d477cf6d60bd79754a68d0010fced4c513e]

INTEGRATION: CWS c09tosrc (1.9.48); FILE MERGED 2007/06/21 16:23:59 is 1.9.48.1: #144951# c09 to src680 for installation tasks


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [b03fb7a4097bef51dcc92c8b90a2cfcd504443f8]

INTEGRATION: CWS swsoftpagebreak (1.17.8); FILE MERGED 2007/06/29 10:09:15 ama 1.17.8.2: Resync problem solved 2007/06/25 13:50:43 ama 1.17.8.1: #i78650#: Soft Page Break


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [a2b5698fef2cacb5c069ccad1f9372c4283df54c]

INTEGRATION: CWS c09tosrc (1.7.76); FILE MERGED 2007/07/04 13:51:14 is 1.7.76.1: #148649# Sun search toolbar for Linux


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [8e24aaf349c2c069166c9f864d4c1ee4dc8709a3]

INTEGRATION: CWS c09tosrc (1.15.10); FILE MERGED 2007/06/21 16:23:59 is 1.15.10.1: #144951# c09 to src680 for installation tasks


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [d14e6f27c93771a7f8340a540545699a2b94af53]

INTEGRATION: CWS c09tosrc (1.20.10); FILE MERGED 2007/06/21 16:23:59 is 1.20.10.1: #144951# c09 to src680 for installation tasks


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [c043b10a9f0b6d02a808c0fb5611eec3411ff97e]

INTEGRATION: CWS c09tosrc (1.42.74); FILE MERGED 2007/06/18 16:05:10 cd 1.42.74.1: #i78628# Prevent possible crash on search&replace dialog


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [628ad56c291bd98b7ebb19ebfc7b93e59c206221]

INTEGRATION: CWS swsoftpagebreak (1.135.22); FILE MERGED 2007/06/28 10:21:34 ama 1.135.22.2: RESYNC: (1.135-1.136); FILE MERGED 2007/06/19 10:52:02 ama 1.135.22.1: #i78650#: Soft page break


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [beb4e25a1303260832cdc4534a0b98e705292939]

INTEGRATION: CWS swsoftpagebreak (1.127.24); FILE MERGED 2007/06/19 10:52:52 ama 1.127.24.1: #i78650#: Soft page break


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [d311796d3563121b20caca8694f6674b17f742bf]

INTEGRATION: CWS swsoftpagebreak (1.2.28); FILE MERGED 2007/06/19 10:48:12 ama 1.2.28.1: #i78650#: Soft page break


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [37cea1d2b74cf593cfdd119f76a1d89b807fa5c6]

INTEGRATION: CWS swsoftpagebreak (1.2.28); FILE MERGED 2007/06/19 10:46:19 ama 1.2.28.1: #i78650#: Soft page break


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [a63f9656e5ff06a0b331c7958364341f793c34ca]

INTEGRATION: CWS c09tosrc (1.6.42); FILE MERGED 2007/06/18 15:39:05 cd 1.6.42.1: #i78619# New constants for visible/invisible layout manager notifications


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [e5c77195ce56745b420ae38c319af906cb6745b7]

INTEGRATION: CWS swsoftpagebreak (1.2.28); FILE MERGED 2007/06/19 10:44:15 ama 1.2.28.1: #i78650#: Soft page break


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [ca0f1be1ba139898ea53592343504f57801d91c9]

INTEGRATION: CWS swsoftpagebreak (1.172.4); FILE MERGED 2007/06/19 10:32:59 ama 1.172.4.1: #i78650#: Soft page break


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [77e5e0e2438bbceeb89b0a4e9c1205f045b72b22]

INTEGRATION: CWS c09tosrc (1.8.90); FILE MERGED 2007/06/25 07:29:19 jl 1.8.90.1: #i78688# new method isReadOnly


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [b5c45cd6bdab083c53f80e68f4c96ce64ef20816]

INTEGRATION: CWS smartstringfix (1.40.10); FILE MERGED 2007/07/05 12:29:39 fme 1.40.10.2: #i79263# CTRL changed to Ctrl according to spec 2007/07/05 12:19:51 fme 1.40.10.1: #i79263# CTRL changed to Ctrl according to spec


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [d87bdb74d6e5a4d6e7ceb157344d28e42a98c1c7]

INTEGRATION: CWS smartstringfix (1.47.10); FILE MERGED 2007/07/05 12:29:38 fme 1.47.10.2: #i79263# CTRL changed to Ctrl according to spec 2007/07/05 12:19:51 fme 1.47.10.1: #i79263# CTRL changed to Ctrl according to spec


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [1934493338275b3120edd5be54acf015db3bd4e4]

#i10000# Undo last commit: broken CWS erroneously rewinded last change.


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [f46443c5856a0a5aa148dc84d48eba93e96b0c13]

#i10000# Undo last commit: broken CWS erroneously rewinded last change.


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [f523cba4d34e6431c4b71dc047794d4cde3d2c94]

INTEGRATION: CWS oj14 (1.32.6); FILE MERGED 2006/12/19 14:15:57 oj 1.32.6.5: new file 2006/11/07 08:43:43 oj 1.32.6.4: RESYNC: (1.36-1.37); FILE MERGED 2006/07/04 07:29:33 oj 1.32.6.3: RESYNC: (1.35-1.36); FILE MERGED 2006/03/20 14:43:33 oj 1.32.6.2: RESYNC: (1.32-1.35); FILE MERGED 2006/01/06 07:36:42 oj 1.32.6.1: new mimetype helper


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [f1f2a27d3c1839522a9f8188557034cb4c6d3f13]

INTEGRATION: CWS oj14 (1.10.30); FILE MERGED 2007/02/16 09:59:48 oj 1.10.30.1: value sequence wasn_t resized and last entry was not set to NULL


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [9ef4228d9dc8c585d403113c35d938d19a7cd8f0]

INTEGRATION: CWS oj14 (1.15.30); FILE MERGED 2006/11/08 08:11:33 oj 1.15.30.1: add assertion for length check


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [ddf7630c2b38787e61a6ca7431642e4b666f1dfe]

INTEGRATION: CWS oj14 (1.4.6); FILE MERGED 2006/11/07 08:48:13 oj 1.4.6.2: RESYNC: (1.4-1.5); FILE MERGED 2006/06/09 11:00:39 oj 1.4.6.1: notify listener


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [edc5c0d3fbf3794a5269d5146a8ecdadce09de46]

INTEGRATION: CWS oj14 (1.9.18); FILE MERGED 2006/11/13 18:57:39 oj 1.9.18.1: new doc constant


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [fe76e63976e2492beb757ebab182768bd00e2765]

INTEGRATION: CWS oj14 (1.2.6); FILE MERGED 2006/11/07 08:45:27 oj 1.2.6.3: RESYNC: (1.3-1.4); FILE MERGED 2006/07/04 07:30:44 oj 1.2.6.2: RESYNC: (1.2-1.3); FILE MERGED 2006/06/09 11:01:47 oj 1.2.6.1: new helper function existsValue


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [a3e115cb5e3c23623c15313fd57e98f6bfde9be9]

INTEGRATION: CWS oj14 (1.1.2); FILE ADDED 2007/06/07 10:51:17 oj 1.1.2.7: new helper method 2007/03/15 09:30:08 mav 1.1.2.6: #i75401# template filters should not be used 2007/03/14 16:58:32 mav 1.1.2.5: #i75401# no need to use implementation service names any more 2007/03/14 15:44:21 mav 1.1.2.4: #i75401# no need to use implementation service names any more 2006/12/20 07:07:59 oj 1.1.2.3: missing preheader 2006/07/04 10:36:23 oj 1.1.2.2: comment removed 2006/01/06 07:35:59 oj 1.1.2.1: new mimetype helper


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [ebe1b291f9e484eef06ac0a54c69a3ae545da847]

INTEGRATION: CWS oj14 (1.13.14); FILE MERGED 2007/03/14 15:48:05 mav 1.13.14.1: #i75401# no need to use implementation service names any more


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [13ff0fa81a538e79a6b8bbc93dc095467ef282b0]

INTEGRATION: CWS oj14 (1.1.2); FILE ADDED 2006/12/19 14:15:44 oj 1.1.2.1: new SelectionMultiplex


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [760dcd7d2fd6598a6cf94130ca128ebb51630478]

INTEGRATION: CWS oj14 (1.9.6); FILE MERGED 2006/11/08 12:29:34 oj 1.9.6.1: new file


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [bd14f4bccd21ae169dd23311016bb14285ec39be]

INTEGRATION: CWS oj14 (1.1.2); FILE ADDED 2007/02/20 12:17:13 oj 1.1.2.3: check m_pListener 2006/12/20 06:58:00 oj 1.1.2.2: missing preheader 2006/11/08 12:29:24 oj 1.1.2.1: new helper class


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [7f3c3bb45751664db4e8326e7f2eb0010dbf2ae2]

INTEGRATION: CWS oj14 (1.10.4); FILE MERGED 2006/06/09 11:02:09 oj 1.10.4.1: new helper function existsValue


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [6be6ec33f4847cb7c073b41a1ac94c55a299a188]

INTEGRATION: CWS oj14 (1.1.2); FILE ADDED 2007/06/07 10:51:17 oj 1.1.2.3: new helper method 2007/03/14 15:44:21 mav 1.1.2.2: #i75401# no need to use implementation service names any more 2006/01/06 07:35:38 oj 1.1.2.1: new mimetype helper


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [c24d424093fd77ebb066b7ed4fa752df29c84560]

INTEGRATION: CWS oj14 (1.7.6); FILE MERGED 2006/11/13 18:57:39 oj 1.7.6.1: new doc constant


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [d7e0015f0cc51bde415f2b574c4088968d4fb492]

INTEGRATION: CWS oj14 (1.1.2); FILE ADDED 2006/11/08 12:31:02 oj 1.1.2.2: compile warning removed 2006/11/08 12:28:48 oj 1.1.2.1: new helper class


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [b121b9b93db86ebcd26d7f9e1f2e21e7e859f554]

INTEGRATION: CWS oj14 (1.4.6); FILE MERGED 2006/11/08 11:17:04 oj 1.4.6.1: new class id


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [05bc1c4b5b200632208cb4863e2a123c87d2db76]

INTEGRATION: CWS oj14 (1.6.24); FILE MERGED 2007/03/14 15:48:05 mav 1.6.24.2: #i75401# no need to use implementation service names any more 2006/03/20 08:41:20 oj 1.6.24.1: use mimeconfighelper


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [9fa599d529a7ea314b15d80da83a3267db0fb852]

INTEGRATION: CWS oj14 (1.1.2); FILE ADDED 2006/12/19 14:15:26 oj 1.1.2.1: new SelectionMultiplex


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [79eb76d63ac354885e18389817179cd2fa84c8da]

INTEGRATION: CWS oj14 (1.64.38); FILE MERGED 2007/02/20 15:56:36 oj 1.64.38.2: RESYNC: (1.64-1.65); FILE MERGED 2007/02/20 12:20:42 oj 1.64.38.1: get slotId from Path


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [645f9de120bf0b8cc9d83d7a26ff672e8dfdd3cd]

INTEGRATION: CWS oj14 (1.128.36); FILE MERGED 2007/06/23 22:09:12 fs 1.128.36.3: RESYNC: (1.129-1.130); FILE MERGED 2007/06/04 18:04:24 oj 1.128.36.2: RESYNC: (1.128-1.129); FILE MERGED 2007/05/30 13:50:04 fs 1.128.36.1: #i77905# loadConfig: only load 'Link' and 'Preview' states from configuration if not overwritten by another instance


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [64f3ce0100e51fbb1cf617c9efbc8c69d63203a5]

INTEGRATION: CWS oj14 (1.72.2); FILE MERGED 2007/06/23 22:08:29 fs 1.72.2.3: RESYNC: (1.73-1.74); FILE MERGED 2007/06/04 17:53:21 oj 1.72.2.2: RESYNC: (1.72-1.73); FILE MERGED 2007/06/01 07:39:45 oj 1.72.2.1: #i77411# add help for dbreport


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [31327a6365379c0959dd00b04d241d6b8679b644]

INTEGRATION: CWS oj14 (1.2.20); FILE MERGED 2007/06/04 17:46:20 oj 1.2.20.2: RESYNC: (1.2-1.3); FILE MERGED 2007/04/23 09:21:20 oj 1.2.20.1: merge file


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [e776593e3bfb53f3d0391f8907a4f48cf74d550a]

INTEGRATION: CWS oj14 (1.205.54); FILE MERGED 2007/06/26 20:29:36 fs 1.205.54.1: #i78908# ~SdrObject inaccessible now, need to use SdrObject::Free instead


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [4ed3cf760f8d656c215aed37d6d26524d52cc366]

INTEGRATION: CWS oj14 (1.51.52); FILE MERGED 2007/06/26 20:29:33 fs 1.51.52.1: #i78908# ~SdrObject inaccessible now, need to use SdrObject::Free instead


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [3150378e255fed1dafa11013b06c40123ce397a7]

INTEGRATION: CWS oj14 (1.38.56); FILE MERGED 2007/06/04 17:46:02 oj 1.38.56.6: RESYNC: (1.44-1.45); FILE MERGED 2007/04/18 15:51:06 oj 1.38.56.5: RESYNC: (1.43-1.44); FILE MERGED 2006/11/07 08:49:56 oj 1.38.56.4: RESYNC: (1.42-1.43); FILE MERGED 2006/07/04 07:52:32 oj 1.38.56.3: RESYNC: (1.39-1.42); FILE MERGED 2006/03/20 13:48:13 oj 1.38.56.2: RESYNC: (1.38-1.39); FILE MERGED 2006/02/02 15:18:55 oj 1.38.56.1: allow file url as well for resource loading


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [058672308c5fb142ace3816618449a8881c24e2b]

INTEGRATION: CWS oj14 (1.8.24); FILE MERGED 2007/03/14 15:48:06 mav 1.8.24.2: #i75401# no need to use implementation service names any more 2006/11/08 08:56:49 oj 1.8.24.1: move confighelper to comphelper module


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [06e5db9ab658ba7137bb3c186c53b64347fc76a5]

INTEGRATION: CWS oj14 (1.6.24); FILE MERGED 2007/04/05 08:08:00 lla 1.6.24.4: #146843# remove confighelper.hxx 2006/11/07 08:43:42 oj 1.6.24.3: RESYNC: (1.7-1.10); FILE MERGED 2006/07/04 07:25:55 oj 1.6.24.2: RESYNC: (1.6-1.7); FILE MERGED 2006/03/20 08:42:53 oj 1.6.24.1: use mimeconfighelper


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [b022274ce1b350735b8486ac5f174443377ec913]

INTEGRATION: CWS oj14 (1.3.24); FILE MERGED 2007/03/14 15:48:06 mav 1.3.24.4: #i75401# no need to use implementation service names any more 2006/11/07 08:43:23 oj 1.3.24.3: RESYNC: (1.5-1.6); FILE MERGED 2006/07/04 07:25:46 oj 1.3.24.2: RESYNC: (1.3-1.5); FILE MERGED 2006/03/20 08:42:52 oj 1.3.24.1: use mimeconfighelper


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [0ff88bef1cb53a28734d3d6b73ff16a8c1cb7873]

INTEGRATION: CWS oj14 (1.10.12); FILE MERGED 2006/11/08 08:07:54 oj 1.10.12.5: use new MimeConfigurationHelper 2006/11/07 08:42:52 oj 1.10.12.4: RESYNC: (1.15-1.19); FILE MERGED 2006/07/04 07:25:37 oj 1.10.12.3: RESYNC: (1.12-1.15); FILE MERGED 2006/03/20 13:48:33 oj 1.10.12.2: RESYNC: (1.10-1.12); FILE MERGED 2006/03/20 08:42:52 oj 1.10.12.1: use mimeconfighelper


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [1ba93d58cb73fb3fcb95aa31beaf38bac2e5a8db]

INTEGRATION: CWS oj14 (1.23.2); FILE MERGED 2007/03/14 15:48:06 mav 1.23.2.8: #i75401# no need to use implementation service names any more 2007/02/20 20:48:15 oj 1.23.2.7: merge conflict 2007/02/20 16:22:16 oj 1.23.2.6: RESYNC: (1.33-1.35); FILE MERGED 2006/11/08 08:07:54 oj 1.23.2.5: use new MimeConfigurationHelper 2006/11/07 08:42:29 oj 1.23.2.4: RESYNC: (1.29-1.33); FILE MERGED 2006/07/04 07:25:16 oj 1.23.2.3: RESYNC: (1.26-1.29); FILE MERGED 2006/03/20 13:48:09 oj 1.23.2.2: RESYNC: (1.23-1.26); FILE MERGED 2006/03/20 08:42:51 oj 1.23.2.1: use mimeconfighelper


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [77d020e45b4faaaaf751c4da611562bc348de864]

INTEGRATION: CWS oj14 (1.29.12); FILE MERGED 2007/04/18 15:16:45 oj 1.29.12.7: RESYNC: (1.39-1.40); FILE MERGED 2007/03/14 15:48:05 mav 1.29.12.6: #i75401# no need to use implementation service names any more 2007/02/20 16:21:43 oj 1.29.12.5: RESYNC: (1.38-1.39); FILE MERGED 2006/11/07 08:41:51 oj 1.29.12.4: RESYNC: (1.34-1.38); FILE MERGED 2006/07/04 07:24:48 oj 1.29.12.3: RESYNC: (1.32-1.34); FILE MERGED 2006/03/20 13:47:07 oj 1.29.12.2: RESYNC: (1.29-1.32); FILE MERGED 2006/03/20 08:42:51 oj 1.29.12.1: use mimeconfighelper


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [4fafd5885a99d41f7352b3508a6bf3d23ca723c4]

INTEGRATION: CWS oj14 (1.8.24); FILE MERGED 2006/03/20 08:42:07 oj 1.8.24.1: use mimeconfighelper


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [882fc22ff4ab59aa7e517336d062a269c2212dd2]

INTEGRATION: CWS oj14 (1.2.8); FILE MERGED 2007/06/04 17:54:40 oj 1.2.8.2: RESYNC: (1.2-1.3); FILE MERGED 2007/04/19 11:35:47 oj 1.2.8.1: merge from deleted file to this new one


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [985435b52ea851c99254693bf35ae6817e02ad71]

INTEGRATION: CWS oj14 (1.16.8); FILE MERGED 2006/11/07 19:11:47 oj 1.16.8.1: new nmsp


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [f278aa5cb92602084f8486abc5cbcb06ebe6f3f5]

INTEGRATION: CWS oj14 (1.28.12); FILE MERGED 2007/06/08 07:10:22 oj 1.28.12.3: hamdle reportdefinition correctly 2007/06/04 19:06:32 oj 1.28.12.2: RESYNC: (1.28-1.30); FILE MERGED 2007/03/14 15:48:05 mav 1.28.12.1: #i75401# no need to use implementation service names any more


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [03cd6856d383402e66bbfb92bd64d4eb8c5b4c79]

INTEGRATION: CWS oj14 (1.7.24); FILE MERGED 2006/03/20 08:40:01 oj 1.7.24.1: use mimeconfighelper


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [3b132bdce7b6552bbea100f795332053199c1ee8]

INTEGRATION: CWS oj14 (1.13.14); FILE MERGED 2007/03/14 15:48:05 mav 1.13.14.1: #i75401# no need to use implementation service names any more


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [b16739c6ef3cb63155009f5806dcde8b61306510]

INTEGRATION: CWS oj14 (1.8.14); FILE MERGED 2007/03/14 15:48:04 mav 1.8.14.1: #i75401# no need to use implementation service names any more


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [7757a18cfd77996f4ce8aef2cbb8c70425ae92da]

INTEGRATION: CWS oj14 (1.21.4); FILE MERGED 2007/06/04 19:05:51 oj 1.21.4.6: RESYNC: (1.28-1.30); FILE MERGED 2007/03/14 15:48:04 mav 1.21.4.5: #i75401# no need to use implementation service names any more 2006/11/07 08:38:18 oj 1.21.4.4: RESYNC: (1.24-1.28); FILE MERGED 2006/07/04 07:22:12 oj 1.21.4.3: RESYNC: (1.23-1.24); FILE MERGED 2006/03/20 13:43:29 oj 1.21.4.2: RESYNC: (1.21-1.23); FILE MERGED 2006/03/20 08:40:01 oj 1.21.4.1: use mimeconfighelper


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [333b7c8b93f1748705a89666a74e26fe7b2ab970]

INTEGRATION: CWS oj14 (1.22.2); FILE MERGED 2007/06/04 19:05:07 oj 1.22.2.2: RESYNC: (1.22-1.23); FILE MERGED 2007/03/14 15:48:04 mav 1.22.2.1: #i75401# no need to use implementation service names any more


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [71050df78c753897593873453258fdda0c39bf4b]

INTEGRATION: CWS oj14 (1.9.58); FILE MERGED 2007/06/04 18:33:57 oj 1.9.58.2: RESYNC: (1.9-1.11); FILE MERGED 2007/02/20 12:18:32 oj 1.9.58.1: new public methd to get command string from key


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [374622b1f2cbb96c9c2f67e16d8fdeb418a839d9]

INTEGRATION: CWS oj14 (1.53.26); FILE MERGED 2007/02/15 14:17:06 pl 1.53.26.1: #74191# enable PaintTransparent MultiLineEdit


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [1c1008127a2f12d6537f2ba5900fd1f6684b0953]

INTEGRATION: CWS oj14 (1.47.26); FILE MERGED 2007/02/15 14:17:05 pl 1.47.26.1: #74191# enable PaintTransparent MultiLineEdit


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [547f8a0c01ceac9a58bf91bb6b3dc220edc33648]

INTEGRATION: CWS oj14 (1.37.6); FILE MERGED 2007/06/04 18:25:50 oj 1.37.6.2: RESYNC: (1.37-1.38); FILE MERGED 2007/02/15 14:17:05 pl 1.37.6.1: #74191# enable PaintTransparent MultiLineEdit


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [940917c6f3eeec8f5ddab8d0b3e7644e5c5e4478]

INTEGRATION: CWS oj14 (1.57.24); FILE MERGED 2006/12/18 18:22:58 oj 1.57.24.2: RESYNC: (1.57-1.58); FILE MERGED 2006/11/07 14:24:02 oj 1.57.24.1: new ext color scheme


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [697ab5d3d75b355f2b736373fda16cb8ea532732]

INTEGRATION: CWS oj14 (1.1.2); FILE ADDED 2006/11/08 07:31:06 oj 1.1.2.3: shadow var removed 2006/11/08 07:23:55 oj 1.1.2.2: warnings removed 2006/11/07 14:24:20 oj 1.1.2.1: new ext color scheme


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [2aebcbf4199cc211e3b46605fe8f744552c896e5]

INTEGRATION: CWS oj14 (1.14.26); FILE MERGED 2006/11/07 14:24:02 oj 1.14.26.1: new ext color scheme


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [fdb3ebb3eae877168a27da4460d98c42b4cea69c]

INTEGRATION: CWS oj14 (1.6.10); FILE MERGED 2006/11/07 14:25:23 oj 1.6.10.1: new icon


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [c9b6ab75285c78e39e2d7690b41ef0e9d89d6cfa]

INTEGRATION: CWS oj14 (1.3.10); FILE MERGED 2006/11/07 14:25:23 oj 1.3.10.1: new icon


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [d3c67c62a2b1e8c1d30cc7cdf8d02fb4b36c1f86]

INTEGRATION: CWS oj14 (1.28.26); FILE MERGED 2006/11/07 14:25:22 oj 1.28.26.1: new icon


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [d940b7460c71f9e4d2320bd3d4ca525317feaebf]

INTEGRATION: CWS oj14 (1.35.10); FILE MERGED 2007/04/18 15:10:44 oj 1.35.10.6: RESYNC: (1.40-1.41); FILE MERGED 2006/11/07 12:11:54 oj 1.35.10.5: RESYNC: (1.38-1.40); FILE MERGED 2006/07/04 07:53:56 oj 1.35.10.4: RESYNC: (1.37-1.38); FILE MERGED 2006/03/20 13:58:40 oj 1.35.10.3: RESYNC: (1.36-1.37); FILE MERGED 2006/01/03 12:27:23 oj 1.35.10.2: RESYNC: (1.35-1.36); FILE MERGED 2005/10/25 11:06:29 oj 1.35.10.1: uRow.nSel = BROWSER_ENDOFSELECTION was not set initial


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [03b304bb7dc3614b5dd460f05a2370672704149a]

INTEGRATION: CWS oj14 (1.138.14); FILE MERGED 2007/06/23 22:02:03 fs 1.138.14.6: RESYNC: (1.146-1.147); FILE MERGED 2007/06/04 18:12:17 oj 1.138.14.5: RESYNC: (1.145-1.146); FILE MERGED 2007/04/18 15:10:36 oj 1.138.14.4: RESYNC: (1.144-1.145); FILE MERGED 2007/02/20 16:05:32 oj 1.138.14.3: RESYNC: (1.143-1.144); FILE MERGED 2006/12/18 18:22:02 oj 1.138.14.2: RESYNC: (1.138-1.143); FILE MERGED 2006/11/08 09:24:15 oj 1.138.14.1: export new file


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [16fb8dc7c043abd10bee1ea6159a54fc29b5db43]

INTEGRATION: CWS oj14 (1.2.14); FILE MERGED 2007/04/23 09:17:22 oj 1.2.14.2: merge file 2007/04/23 09:01:10 oj 1.2.14.1: merge file


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [fd50d1fa2cb78684f93ce28382d6ac2ff30af007]

INTEGRATION: CWS oj14 (1.2.14); FILE MERGED 2007/06/04 18:08:23 oj 1.2.14.2: RESYNC: (1.2-1.3); FILE MERGED 2007/04/20 05:19:39 oj 1.2.14.1: file moved


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [5362b310db0613eb33608b56fc2b2865730b6063]

INTEGRATION: CWS oj14 (1.1.2); FILE ADDED 2006/11/08 07:24:04 oj 1.1.2.2: warnings removed 2006/11/07 14:26:29 oj 1.1.2.1: new ext color scheme


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [4d2be52c1b15d0518cfd850a3a17128f11756c18]

INTEGRATION: CWS oj14 (1.10.24); FILE MERGED 2007/06/04 18:05:18 oj 1.10.24.2: RESYNC: (1.10-1.11); FILE MERGED 2007/02/20 12:18:19 oj 1.10.24.1: new public methd to get command string from key


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [7d07de33a953a7114bb127e05ce2159d6b026f62]

INTEGRATION: CWS oj14 (1.11.26); FILE MERGED 2007/06/26 20:21:32 fs 1.11.26.1: #i78908# ~SdrObject inaccessible now, need to use SdrObject::Free instead


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [9b04b6486643b7b89a8359d48dd92ebf329e0cd6]

INTEGRATION: CWS oj14 (1.15.26); FILE MERGED 2006/11/07 09:45:37 oj 1.15.26.4: RESYNC: (1.17-1.18); FILE MERGED 2006/07/04 08:01:18 oj 1.15.26.3: RESYNC: (1.16-1.17); FILE MERGED 2006/01/03 13:43:17 oj 1.15.26.2: RESYNC: (1.15-1.16); FILE MERGED 2005/10/05 06:33:44 oj 1.15.26.1: new handler for end, is called when the split ends


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [34818a516a5b4a386e95e7e0bf9250a9c6bddd25]

INTEGRATION: CWS oj14 (1.2.12); FILE MERGED 2007/04/19 12:56:33 oj 1.2.12.2: removed merge conflict 2007/04/19 12:52:18 oj 1.2.12.1: merge from deleted file


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [25f81f7312ec322bed2c84f2dfa898983fcb3d23]

INTEGRATION: CWS oj14 (1.8.54); FILE MERGED 2007/04/18 09:12:47 oj 1.8.54.2: RESYNC: (1.8-1.9); FILE MERGED 2007/01/25 07:55:11 oj 1.8.54.1: memory leak fixed


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [98f8b561a2dd53ac691a42e5eed2b486ee128a8d]

INTEGRATION: CWS oj14 (1.11.38); FILE MERGED 2007/04/18 09:12:41 oj 1.11.38.2: RESYNC: (1.11-1.12); FILE MERGED 2007/01/25 07:55:11 oj 1.11.38.1: memory leak fixed


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [d2876b50feb499e3313f67be464eeee4d0f9ceb0]

INTEGRATION: CWS oj14 (1.3.160); FILE MERGED 2007/01/25 07:55:11 oj 1.3.160.1: memory leak fixed


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [2527ebb7fb1b6a047a5e74c161459715e80a6b96]

INTEGRATION: CWS oj14 (1.5.48); FILE MERGED 2007/01/25 07:55:11 oj 1.5.48.1: memory leak fixed


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [7466d53a207bcbe4f6ca875830521f39d2c53528]

INTEGRATION: CWS oj14 (1.54.8); FILE MERGED 2007/06/14 07:53:17 ama 1.54.8.5: Fix #i77039#: Actualise value box 2007/06/04 20:12:00 oj 1.54.8.4: RESYNC: (1.55-1.56); FILE MERGED 2007/05/25 14:56:14 fme 1.54.8.3: #i77278# Wrong nMinRelColWidth in case there are no columns with relative width 2007/04/18 08:53:52 oj 1.54.8.2: RESYNC: (1.54-1.55); FILE MERGED 2007/02/20 17:47:36 oj 1.54.8.1: #i71935# cell style


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [9fbcec5e1520d3869d9a1b1e06a55f4829400126]

INTEGRATION: CWS oj14 (1.3.102); FILE MERGED 2007/07/02 09:30:43 fs 1.3.102.1: we're a 2.3 by now (needed for #i76758#)


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [4be4122f4e31b4a244984ab4f5b8247a06b2dd5b]

INTEGRATION: CWS oj14 (1.34.126); FILE MERGED 2007/06/23 21:47:06 fs 1.34.126.2: RESYNC: (1.34-1.35); FILE MERGED 2007/02/20 17:47:36 oj 1.34.126.1: #i71935# cell style


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [2ce1e2a5434140e6dc2b068270fd010eaee1d2a0]

INTEGRATION: CWS oj14 (1.77.26); FILE MERGED 2007/06/26 20:36:04 fs 1.77.26.1: #i78908# ~SdrObject inaccessible now, need to use SdrObject::Free instead


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [7636b728ca4c40fa420d48eef3ff434185ebd320]

INTEGRATION: CWS oj14 (1.59.144); FILE MERGED 2007/06/26 20:36:04 fs 1.59.144.1: #i78908# ~SdrObject inaccessible now, need to use SdrObject::Free instead


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [83907405c8340bf5d3f21eacb7a210bcbfc4a854]

INTEGRATION: CWS oj14 (1.177.36); FILE MERGED 2007/06/26 20:36:03 fs 1.177.36.1: #i78908# ~SdrObject inaccessible now, need to use SdrObject::Free instead


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [e5aa134b4b145afc37813fb0826f6424c8ecc76d]

INTEGRATION: CWS oj14 (1.71.114); FILE MERGED 2007/06/26 20:36:03 fs 1.71.114.1: #i78908# ~SdrObject inaccessible now, need to use SdrObject::Free instead


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [d32eb4b22cfee98a257eb570c7e1ceccf11d8223]

INTEGRATION: CWS oj14 (1.147.38); FILE MERGED 2007/06/26 20:36:03 fs 1.147.38.1: #i78908# ~SdrObject inaccessible now, need to use SdrObject::Free instead


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [32866d0c81410946c5fd36cd4c48d80c5f589d8d]

INTEGRATION: CWS oj14 (1.5.4); FILE MERGED 2007/06/14 07:49:09 ama 1.5.4.1: Fix #i77039#: Actualise value box


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [68469d3280c187b9b1f85bc2f8f0c8fe3977170a]

INTEGRATION: CWS oj14 (1.54.38); FILE MERGED 2007/06/26 20:36:03 fs 1.54.38.1: #i78908# ~SdrObject inaccessible now, need to use SdrObject::Free instead


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [cf237bef9a0ef2a14a0d14ea4ab7f7bc88bf4187]

INTEGRATION: CWS oj14 (1.45.72); FILE MERGED 2007/06/26 20:36:03 fs 1.45.72.1: #i78908# ~SdrObject inaccessible now, need to use SdrObject::Free instead


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [9ad8845ddb05cf16100b29d9cece073efea00bc3]

INTEGRATION: CWS oj14 (1.55.52); FILE MERGED 2007/06/26 20:36:02 fs 1.55.52.1: #i78908# ~SdrObject inaccessible now, need to use SdrObject::Free instead


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [4cec4495fcb8c624723ba341e7ad9cf56236f74f]

INTEGRATION: CWS oj14 (1.18.4); FILE MERGED 2007/06/14 07:50:01 ama 1.18.4.1: Fix #i77039#: Actualise value box


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [d37aa40fc5cdbd77258e93336ff66602deb79ff4]

INTEGRATION: CWS oj14 (1.6.130); FILE MERGED 2007/06/26 20:33:54 fs 1.6.130.1: #i78908# ~SdrObject inaccessible now, need to use SdrObject::Free instead


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [bf8502526fdd1fdbc677cc1c9f58108d6e1558e0]

INTEGRATION: CWS oj14 (1.17.130); FILE MERGED 2007/06/26 20:33:54 fs 1.17.130.1: #i78908# ~SdrObject inaccessible now, need to use SdrObject::Free instead


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [ec858757da6586850ab032e82ea863c6ee65cbdf]

INTEGRATION: CWS oj14 (1.13.54); FILE MERGED 2007/06/26 20:33:53 fs 1.13.54.1: #i78908# ~SdrObject inaccessible now, need to use SdrObject::Free instead


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [5121c2253320f0dbf9e21c9bfc3a76ba124e5a35]

INTEGRATION: CWS oj14 (1.26.90); FILE MERGED 2007/06/26 20:33:53 fs 1.26.90.1: #i78908# ~SdrObject inaccessible now, need to use SdrObject::Free instead


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [c11c16ab1f5b51cf3618dfad480a744bbc5e3444]

INTEGRATION: CWS oj14 (1.85.46); FILE MERGED 2007/06/26 20:33:53 fs 1.85.46.1: #i78908# ~SdrObject inaccessible now, need to use SdrObject::Free instead


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [64cda584bb4e14770766fac8112b1c0db658c15a]

INTEGRATION: CWS oj14 (1.32.130); FILE MERGED 2007/06/26 20:33:53 fs 1.32.130.1: #i78908# ~SdrObject inaccessible now, need to use SdrObject::Free instead


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [860cc641eba13cc927e4ff34cf241067ece14dec]

INTEGRATION: CWS oj14 (1.59.46); FILE MERGED 2007/06/26 20:33:52 fs 1.59.46.1: #i78908# ~SdrObject inaccessible now, need to use SdrObject::Free instead


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [7ddb2a14f6fc9a076c2346e867e55ec07af1055d]

INTEGRATION: CWS oj14 (1.82.48); FILE MERGED 2007/06/26 20:33:52 fs 1.82.48.1: #i78908# ~SdrObject inaccessible now, need to use SdrObject::Free instead


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [d34ef204c97c6c725afc6c049bc7c5e4b7403568]

INTEGRATION: CWS oj14 (1.58.8); FILE MERGED 2007/05/11 16:11:27 oj 1.58.8.2: #i77059# export char content helper for example line break 2007/02/20 14:39:10 ama 1.58.8.1: Fix #i71935#: Para/Text-properties set by cell style


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [664af7b8c3882e56d936d34a9c26f273ef516bea]

INTEGRATION: CWS oj14 (1.41.4); FILE MERGED 2007/02/20 14:40:32 ama 1.41.4.2: Fix #i71935#: Para/Text-properties set by cell style 2006/12/19 14:05:57 oj 1.41.4.1: some clean up


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [a426f7fcc6a3d3de89d4890a55b779a4d405a3e4]

INTEGRATION: CWS oj14 (1.18.22); FILE MERGED 2007/06/04 18:10:28 oj 1.18.22.2: RESYNC: (1.18-1.19); FILE MERGED 2007/02/20 12:01:54 oj 1.18.22.1: change indexaccess to nameaccess, as defined in the spec


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [fab2ade0d74cccea6b90244a354becd9015942fe]

INTEGRATION: CWS oj14 (1.16.4); FILE MERGED 2007/02/20 14:40:57 ama 1.16.4.1: Fix #i71935#: Para/Text-properties set by cell style


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [0a36849fa3483d7c9110f31cdef0b7dd2ed25f2b]

INTEGRATION: CWS oj14 (1.15.38); FILE MERGED 2006/12/19 14:04:58 oj 1.15.38.1: use of XIndexAccess instead of XNameAccess


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [88c16bb6d49356f87eec891439e888ff7718420f]

INTEGRATION: CWS oj14 (1.100.14); FILE MERGED 2007/06/04 18:04:17 oj 1.100.14.9: RESYNC: (1.103-1.105); FILE MERGED 2007/04/25 08:18:21 oj 1.100.14.8: correct order 2007/04/18 08:28:19 oj 1.100.14.7: RESYNC: (1.102-1.103); FILE MERGED 2007/03/15 14:53:29 oj 1.100.14.6: renaming of token 2007/03/05 06:45:55 oj 1.100.14.5: rename attribute 2007/02/21 07:09:27 oj 1.100.14.4: new token 2007/02/20 12:01:29 oj 1.100.14.3: rename element 2006/12/19 14:00:42 oj 1.100.14.2: two new tokens 2006/11/07 19:15:43 oj 1.100.14.1: correct vector usage and new token


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [503e8096e628f5cecc4cb65ad3e4f21a81e0aead]

INTEGRATION: CWS oj14 (1.96.8); FILE MERGED 2007/06/04 18:04:06 oj 1.96.8.2: RESYNC: (1.96-1.97); FILE MERGED 2006/12/19 14:00:59 oj 1.96.8.1: check prefix


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [618233d72ce016cfde698e13cdeafd37e8b3d577]

INTEGRATION: CWS oj14 (1.12.22); FILE MERGED 2006/11/07 19:15:44 oj 1.12.22.1: correct vector usage and new token


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [1eaca49d1bcd6a1838cfb25a557d5e4270358b94]

INTEGRATION: CWS oj14 (1.52.14); FILE MERGED 2007/06/23 21:36:53 fs 1.52.14.5: RESYNC: (1.53-1.54); FILE MERGED 2007/05/11 16:11:26 oj 1.52.14.4: #i77059# export char content helper for example line break 2007/04/20 06:44:00 oj 1.52.14.3: merge conflict resolved 2007/04/18 08:28:11 oj 1.52.14.2: RESYNC: (1.52-1.53); FILE MERGED 2006/12/19 14:04:25 oj 1.52.14.1: export txtimppr.hxx


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [fadab63233399703e7a23b92354c9ae8d7de5b2d]

INTEGRATION: CWS oj14 (1.2.6); FILE MERGED 2007/06/04 17:53:05 oj 1.2.6.2: RESYNC: (1.2-1.4); FILE MERGED 2007/04/23 10:21:05 oj 1.2.6.1: resolved merge conflict


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [c9aa71be2103924e52d8431b3f3f0ade460aa7c9]

INTEGRATION: CWS oj14 (1.2.8); FILE MERGED 2007/04/20 06:01:56 oj 1.2.8.1: file moved


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [ad39bb68fc99ef111ae5159a6341e071ae0970c0]

INTEGRATION: CWS oj14 (1.2.8); FILE MERGED 2007/04/20 05:48:32 oj 1.2.8.1: file moved


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [0e3ff5db960cdf907c03445220f1e29d37fc367f]

INTEGRATION: CWS oj14 (1.1.2); FILE ADDED 2007/05/11 16:12:15 oj 1.1.2.1: #i77059# export char content helper for example line break


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [26fb462d68e19520869d7f3bc45b0ecdea00d566]

INTEGRATION: CWS oj14 (1.2.8); FILE MERGED 2007/04/23 10:21:04 oj 1.2.8.1: resolved merge conflict


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [aabae7f401d96dfc51687e907e2a8895a0bad0c8]

INTEGRATION: CWS oj14 (1.1.2); FILE ADDED 2006/12/19 14:03:19 oj 1.1.2.1: moved


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [6f8ff2fa1c1bbc8fe7af188304d10a26bb4a1f41]

INTEGRATION: CWS oj14 (1.30.16); FILE MERGED 2007/05/31 08:40:24 oj 1.30.16.2: #i76758# add dependency to jfreereport 2007/05/14 06:34:44 lla 1.30.16.1: #i77326# add reportdesign


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [c749945da628886bd8992027df665da193c0b683]

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>  [e348e464cea436800b7559139613ed7a6f6358c8]

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>  [995bfdd958ac4603cca93f1f0f41aca11bd06a9a]

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>  [3c7a3caa55541b0180da6f8dbd65c24cad1726ed]

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>  [da1bc76ddbdded354142b60d331b6f69af789da2]

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-06  Rüdiger Timm  <rt@openoffice.org>  [2ce873a460210ab553d99c8afd8daab9c5b29883]

INTEGRATION: CWS oj14 (1.5.14); FILE MERGED


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [7fecde33717a90fe529e7644edccdcce40f99cca]

INTEGRATION: CWS oj14 (1.5.14); FILE MERGED


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [b71d6f50c8c86eb4a6b34eb6ce98cce13ab0647c]

INTEGRATION: CWS oj14 (1.2.32); FILE MERGED 2007/05/03 06:37:09 oj 1.2.32.1: #i76758# new config for report


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [f1702aa8e46d63b85cc16e550c96b79509057c89]

INTEGRATION: CWS oj14 (1.5.66); FILE MERGED 2006/11/08 15:07:19 oj 1.5.66.4: merge conflicts resolved 2006/11/07 12:11:23 oj 1.5.66.3: RESYNC: (1.5-1.6); FILE MERGED 2006/07/13 07:50:03 oj 1.5.66.2: new service impl stringrepresentation 2006/07/04 11:07:27 oj 1.5.66.1: property browser adjustments to remove form dependency


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [4be7687bbc9c16d76fac0bfe706cf617112bb30e]

INTEGRATION: CWS oj14 (1.7.66); FILE MERGED 2007/06/04 20:27:05 oj 1.7.66.4: RESYNC: (1.7-1.8); FILE MERGED 2007/01/09 09:42:56 oj 1.7.66.3: new method to get all list entries 2006/11/08 15:07:19 oj 1.7.66.2: merge conflicts resolved 2006/07/04 11:07:27 oj 1.7.66.1: property browser adjustments to remove form dependency


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [3afd57ab66b9fea5ec8fddf8b11b686adf837c2a]

INTEGRATION: CWS oj14 (1.22.8); FILE MERGED 2007/06/04 20:26:55 oj 1.22.8.6: RESYNC: (1.24-1.26); FILE MERGED 2007/01/09 09:42:55 oj 1.22.8.5: new method to get all list entries 2006/11/08 15:07:19 oj 1.22.8.4: merge conflicts resolved 2006/11/08 08:30:05 oj 1.22.8.3: new prop for rowset 2006/11/07 12:11:15 oj 1.22.8.2: RESYNC: (1.22-1.24); FILE MERGED 2006/07/04 11:07:27 oj 1.22.8.1: property browser adjustments to remove form dependency


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [ec536c1ee8a18d8840333acb61c4711178f43fea]

INTEGRATION: CWS oj14 (1.3.48); FILE MERGED 2007/06/04 20:26:29 oj 1.3.48.4: RESYNC: (1.4-1.6); FILE MERGED 2007/02/20 15:48:27 oj 1.3.48.3: RESYNC: (1.3-1.4); FILE MERGED 2006/12/20 14:12:42 oj 1.3.48.2: using was missing 2006/12/19 14:18:33 oj 1.3.48.1: some adjustments


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [ed58bccb07e493d4b02c9e2eca890b10b5b58ba6]

INTEGRATION: CWS oj14 (1.8.48); FILE MERGED 2006/12/18 16:54:46 oj 1.8.48.2: RESYNC: (1.8-1.9); FILE MERGED 2006/11/08 15:07:18 oj 1.8.48.1: merge conflicts resolved


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [2054333a232686ca5725443764c8ef254adaca37]

INTEGRATION: CWS oj14 (1.12.66); FILE MERGED 2006/12/18 16:54:39 oj 1.12.66.2: RESYNC: (1.12-1.13); FILE MERGED 2006/07/04 11:07:27 oj 1.12.66.1: property browser adjustments to remove form dependency


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [b81add25251bcb8f01f4042a1d02943c63fae980]

INTEGRATION: CWS oj14 (1.16.66); FILE MERGED 2006/12/18 16:54:32 oj 1.16.66.3: RESYNC: (1.17-1.18); FILE MERGED 2006/11/07 12:09:38 oj 1.16.66.2: RESYNC: (1.16-1.17); FILE MERGED 2006/07/04 11:07:27 oj 1.16.66.1: property browser adjustments to remove form dependency


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [8a27c48c6263d1f1569ae71ff1743fa6562d08ba]

INTEGRATION: CWS oj14 (1.31.50); FILE MERGED 2007/06/18 09:03:41 fs 1.31.50.7: impl_startOrStopModelListening_nothrow: model is not required to support XPropertySet, so don't assert 2007/06/04 20:25:09 oj 1.31.50.6: RESYNC: (1.36-1.37); FILE MERGED 2007/04/25 10:48:13 oj 1.31.50.5: if a propertyvetoexception was caught, reset the old value 2006/12/18 16:54:05 oj 1.31.50.4: RESYNC: (1.33-1.36); FILE MERGED 2006/11/08 08:30:05 oj 1.31.50.3: new prop for rowset 2006/11/07 12:08:57 oj 1.31.50.2: RESYNC: (1.31-1.33); FILE MERGED 2006/07/04 11:07:27 oj 1.31.50.1: property browser adjustments to remove form dependency


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [78acd0c5a8bfb41482f82aad019f9001f842d652]

INTEGRATION: CWS oj14 (1.6.66); FILE MERGED 2006/12/18 16:53:58 oj 1.6.66.3: RESYNC: (1.7-1.8); FILE MERGED 2006/11/07 12:08:17 oj 1.6.66.2: RESYNC: (1.6-1.7); FILE MERGED 2006/07/04 11:07:26 oj 1.6.66.1: property browser adjustments to remove form dependency


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [33a48effca0eece00b4650fb890602845b2559ca]

INTEGRATION: CWS oj14 (1.2.66); FILE MERGED 2006/11/08 15:07:18 oj 1.2.66.1: merge conflicts resolved


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [4e677cc4554766444646b0cd259f5ca159108227]

INTEGRATION: CWS oj14 (1.5.66); FILE MERGED 2006/07/04 11:07:26 oj 1.5.66.1: property browser adjustments to remove form dependency


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [4349193dfebcb9aec7a1daf42c64600c1531b05e]

INTEGRATION: CWS oj14 (1.4.66); FILE MERGED 2006/12/18 16:53:42 oj 1.4.66.3: RESYNC: (1.5-1.6); FILE MERGED 2006/11/07 12:07:57 oj 1.4.66.2: RESYNC: (1.4-1.5); FILE MERGED 2006/07/04 11:07:26 oj 1.4.66.1: property browser adjustments to remove form dependency


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [1adb9015eaa90568d8f919e903bbfd91f7b10597]

INTEGRATION: CWS oj14 (1.3.10); FILE MERGED 2007/02/20 12:02:41 oj 1.3.10.1: set PaintTransparent to true


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [519c8265e7092986f9ba1d436e9116c238d23cb6]

INTEGRATION: CWS oj14 (1.3.88); FILE MERGED 2006/12/18 16:52:40 oj 1.3.88.2: RESYNC: (1.3-1.4); FILE MERGED 2006/11/08 15:07:18 oj 1.3.88.1: merge conflicts resolved


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [ef3ff2e2da3e1a827e8455aa568fd7acf04822db]

INTEGRATION: CWS oj14 (1.2.66); FILE MERGED 2006/12/18 16:52:33 oj 1.2.66.4: RESYNC: (1.4-1.6); FILE MERGED 2006/11/08 15:07:18 oj 1.2.66.3: merge conflicts resolved 2006/11/07 12:06:26 oj 1.2.66.2: RESYNC: (1.2-1.4); FILE MERGED 2006/07/04 11:07:26 oj 1.2.66.1: property browser adjustments to remove form dependency


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [dc4a2b23983ec6bdcf83a9e2eb4fd55b248bf455]

INTEGRATION: CWS oj14 (1.4.48); FILE MERGED 2006/12/18 16:52:26 oj 1.4.48.2: RESYNC: (1.4-1.5); FILE MERGED 2006/11/08 15:07:18 oj 1.4.48.1: merge conflicts resolved


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [9801ebf92a38b8d0a1590dddb92c7f50faeb21c0]

INTEGRATION: CWS oj14 (1.32.88); FILE MERGED 2007/06/23 21:25:26 fs 1.32.88.3: RESYNC: (1.33-1.34); FILE MERGED 2006/12/18 16:52:19 oj 1.32.88.2: RESYNC: (1.32-1.33); FILE MERGED 2006/11/08 08:30:05 oj 1.32.88.1: new prop for rowset


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [283c1370afa8a12fb06e48a6539755ac347ffc8a]

INTEGRATION: CWS oj14 (1.3.50); FILE MERGED 2006/11/08 08:30:05 oj 1.3.50.3: new prop for rowset 2006/11/07 12:04:35 oj 1.3.50.2: RESYNC: (1.3-1.4); FILE MERGED 2006/07/04 11:07:26 oj 1.3.50.1: property browser adjustments to remove form dependency


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [2ba2f641f6f5bcf83e8c93e80f22ebbc792c68fc]

INTEGRATION: CWS oj14 (1.3.50); FILE MERGED 2007/06/06 07:17:38 oj 1.3.50.8: merge probs 2007/06/04 20:20:39 oj 1.3.50.7: RESYNC: (1.8-1.10); FILE MERGED 2007/02/20 15:48:00 oj 1.3.50.6: RESYNC: (1.6-1.8); FILE MERGED 2006/12/19 14:18:33 oj 1.3.50.5: some adjustments 2006/12/18 16:51:53 oj 1.3.50.4: RESYNC: (1.5-1.6); FILE MERGED 2006/11/08 08:30:04 oj 1.3.50.3: new prop for rowset 2006/11/07 12:04:27 oj 1.3.50.2: RESYNC: (1.3-1.5); FILE MERGED 2006/07/04 11:07:26 oj 1.3.50.1: property browser adjustments to remove form dependency


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [32c630a03f244159a40d6aa88de6612bf51cf599]

INTEGRATION: CWS oj14 (1.2.66); FILE MERGED 2007/06/04 20:19:25 oj 1.2.66.4: RESYNC: (1.4-1.5); FILE MERGED 2006/12/18 16:50:18 oj 1.2.66.3: RESYNC: (1.3-1.4); FILE MERGED 2006/11/07 12:02:27 oj 1.2.66.2: RESYNC: (1.2-1.3); FILE MERGED 2006/07/04 11:07:25 oj 1.2.66.1: property browser adjustments to remove form dependency


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [692111189c4a29011124b5737990a681cb4d3168]

INTEGRATION: CWS oj14 (1.1.2); FILE ADDED 2006/01/03 08:57:09 oj 1.1.2.1: makefile ext


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [4e9321b0e936c5c1e3293da0df77740390372ffc]

INTEGRATION: CWS oj14 (1.25.8); FILE MERGED 2007/06/23 21:23:18 fs 1.25.8.7: RESYNC: (1.29-1.30); FILE MERGED 2007/04/18 12:11:12 oj 1.25.8.6: RESYNC: (1.28-1.29); FILE MERGED 2007/04/05 08:05:16 lla 1.25.8.5: #146843# 2007/02/20 15:53:10 oj 1.25.8.4: RESYNC: (1.27-1.28); FILE MERGED 2006/11/07 09:59:06 oj 1.25.8.3: RESYNC: (1.26-1.27); FILE MERGED 2006/07/04 08:28:17 oj 1.25.8.2: RESYNC: (1.25-1.26); FILE MERGED 2006/01/03 08:07:52 oj 1.25.8.1: export controller class


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [b42cf30932fa19b92bce6ec56528252e8ae21c87]

INTEGRATION: CWS oj14 (1.6.130); FILE MERGED 2007/06/04 19:03:14 oj 1.6.130.5: RESYNC: (1.10-1.11); FILE MERGED 2006/12/18 16:25:45 oj 1.6.130.4: RESYNC: (1.9-1.10); FILE MERGED 2006/11/07 09:55:49 oj 1.6.130.3: RESYNC: (1.8-1.9); FILE MERGED 2006/07/04 08:27:23 oj 1.6.130.2: RESYNC: (1.6-1.8); FILE MERGED 2006/01/03 08:07:52 oj 1.6.130.1: export controller class


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [be36e5c86b17415f3b462e1fc209949decac95a6]

INTEGRATION: CWS oj14 (1.4.8); FILE MERGED 2006/04/25 13:03:21 oj 1.4.8.3: new include 2006/03/20 07:49:02 oj 1.4.8.2: use of module client helper 2006/01/03 07:49:30 oj 1.4.8.1: changed module client


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [ef1984ee8f9e0a301689c8868b33e1426bb57341]

INTEGRATION: CWS oj14 (1.10.8); FILE MERGED 2006/11/07 09:54:14 oj 1.10.8.2: RESYNC: (1.10-1.11); FILE MERGED 2006/01/03 07:49:30 oj 1.10.8.1: changed module client


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [e30d26cc542b059058477378ab9239d15582f858]

INTEGRATION: CWS oj14 (1.6.8); FILE MERGED 2006/04/25 13:03:21 oj 1.6.8.3: new include 2006/03/20 07:49:01 oj 1.6.8.2: use of module client helper 2006/01/03 07:49:30 oj 1.6.8.1: changed module client


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [1f452b285f71a76c64a56c20093868ae63098a04]

INTEGRATION: CWS oj14 (1.3.8); FILE MERGED 2006/03/20 07:49:00 oj 1.3.8.2: use of module client helper 2006/01/03 07:49:29 oj 1.3.8.1: changed module client


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [bc49f89e4c1f46e30a4bc779d2efed70d43e22c4]

INTEGRATION: CWS oj14 (1.5.8); FILE MERGED 2006/01/03 07:49:29 oj 1.5.8.1: changed module client


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [dc40f608344e85f571d5200eb4c37aa61bf601ee]

INTEGRATION: CWS oj14 (1.13.6); FILE MERGED 2006/11/07 09:50:43 oj 1.13.6.5: RESYNC: (1.15-1.17); FILE MERGED 2006/07/04 08:25:24 oj 1.13.6.4: RESYNC: (1.13-1.15); FILE MERGED 2006/04/25 12:50:08 oj 1.13.6.3: new include 2006/03/20 07:48:59 oj 1.13.6.2: use of module client helper 2006/01/03 07:49:28 oj 1.13.6.1: changed module client


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [9c6e661119fc4327f5c65938bfa1498d573215e2]

INTEGRATION: CWS oj14 (1.10.8); FILE MERGED 2006/11/07 09:50:15 oj 1.10.8.5: RESYNC: (1.11-1.12); FILE MERGED 2006/07/04 08:24:49 oj 1.10.8.4: RESYNC: (1.10-1.11); FILE MERGED 2006/04/25 12:50:08 oj 1.10.8.3: new include 2006/03/20 07:48:59 oj 1.10.8.2: use of module client helper 2006/01/03 07:49:28 oj 1.10.8.1: changed module client


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [9656e96ad415bffe5885cd70373af6ec4116ff16]

INTEGRATION: CWS oj14 (1.8.4); FILE MERGED 2006/11/07 09:49:34 oj 1.8.4.5: RESYNC: (1.9-1.10); FILE MERGED 2006/07/04 08:24:12 oj 1.8.4.4: RESYNC: (1.8-1.9); FILE MERGED 2006/04/25 12:50:07 oj 1.8.4.3: new include 2006/03/20 07:48:58 oj 1.8.4.2: use of module client helper 2006/01/03 07:49:27 oj 1.8.4.1: changed module client


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [a153bd92f10429531abea10ec4b14f4539375508]

INTEGRATION: CWS oj14 (1.99.4); FILE MERGED 2007/06/04 19:00:59 oj 1.99.4.7: RESYNC: (1.110-1.111); FILE MERGED 2007/02/20 15:52:07 oj 1.99.4.6: RESYNC: (1.109-1.110); FILE MERGED 2006/12/18 16:25:10 oj 1.99.4.5: RESYNC: (1.108-1.109); FILE MERGED 2006/11/07 09:49:26 oj 1.99.4.4: RESYNC: (1.104-1.108); FILE MERGED 2006/07/04 08:23:44 oj 1.99.4.3: RESYNC: (1.100-1.104); FILE MERGED 2006/03/20 14:06:30 oj 1.99.4.2: RESYNC: (1.99-1.100); FILE MERGED 2006/01/03 07:49:27 oj 1.99.4.1: changed module client


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [88ee0373ca9ab14d7363f3a190c2826b128694fb]

INTEGRATION: CWS oj14 (1.44.4); FILE MERGED 2006/11/07 09:49:05 oj 1.44.4.4: RESYNC: (1.51-1.56); FILE MERGED 2006/07/04 08:23:23 oj 1.44.4.3: RESYNC: (1.46-1.51); FILE MERGED 2006/03/20 14:06:17 oj 1.44.4.2: RESYNC: (1.45-1.46); FILE MERGED 2006/01/03 07:49:27 oj 1.44.4.1: changed module client


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [1430dc875af81749df195a55edc641f4f60b7a5b]

INTEGRATION: CWS oj14 (1.19.8); FILE MERGED 2007/06/04 19:00:46 oj 1.19.8.7: RESYNC: (1.24-1.25); FILE MERGED 2006/11/07 09:48:57 oj 1.19.8.6: RESYNC: (1.21-1.24); FILE MERGED 2006/07/04 08:23:14 oj 1.19.8.5: RESYNC: (1.20-1.21); FILE MERGED 2006/04/25 12:50:06 oj 1.19.8.4: new include 2006/03/20 07:48:57 oj 1.19.8.3: use of module client helper 2006/01/03 13:25:46 oj 1.19.8.2: RESYNC: (1.19-1.20); FILE MERGED 2006/01/03 07:49:26 oj 1.19.8.1: changed module client


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [6fae0b7061e939f9c15ce3afaccd6875a3afb1f2]

INTEGRATION: CWS oj14 (1.4.8); FILE MERGED 2006/01/03 07:49:26 oj 1.4.8.1: changed module client


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [f5c452a828922028027a470321ca01b8407fc006]

INTEGRATION: CWS oj14 (1.42.4); FILE MERGED 2006/11/07 09:47:52 oj 1.42.4.5: RESYNC: (1.43-1.46); FILE MERGED 2006/07/04 08:22:11 oj 1.42.4.4: RESYNC: (1.42-1.43); FILE MERGED 2006/04/25 12:51:11 oj 1.42.4.3: new include 2006/03/20 07:48:56 oj 1.42.4.2: use of module client helper 2006/01/03 07:49:26 oj 1.42.4.1: changed module client


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [0fa2e5f5b70a2f6d33504b838e2e9bb12fd4a473]

INTEGRATION: CWS oj14 (1.7.4); FILE MERGED 2006/11/07 09:47:10 oj 1.7.4.4: RESYNC: (1.7-1.8); FILE MERGED 2006/04/25 12:49:36 oj 1.7.4.3: new include 2006/03/20 07:48:56 oj 1.7.4.2: use of module client helper 2006/01/03 07:49:25 oj 1.7.4.1: changed module client


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [983fbd96b8bdba1e492d22e7d51026127d280f80]

INTEGRATION: CWS oj14 (1.11.8); FILE MERGED 2007/06/04 18:57:35 oj 1.11.8.6: RESYNC: (1.13-1.14); FILE MERGED 2006/11/07 09:47:01 oj 1.11.8.5: RESYNC: (1.12-1.13); FILE MERGED 2006/07/04 08:21:18 oj 1.11.8.4: RESYNC: (1.11-1.12); FILE MERGED 2006/04/25 12:49:36 oj 1.11.8.3: new include 2006/03/20 07:48:55 oj 1.11.8.2: use of module client helper 2006/01/03 07:49:25 oj 1.11.8.1: changed module client


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [5fc7d19d68d1a18876bef3ee07492c711a6c3759]

INTEGRATION: CWS oj14 (1.102.4); FILE MERGED 2007/06/04 18:57:13 oj 1.102.4.8: RESYNC: (1.108-1.109); FILE MERGED 2007/02/20 20:44:17 oj 1.102.4.7: mere conflict 2007/02/20 15:51:45 oj 1.102.4.6: RESYNC: (1.107-1.108); FILE MERGED 2006/12/21 12:30:03 oj 1.102.4.5: impl selectionSupplier 2006/12/18 16:24:53 oj 1.102.4.4: RESYNC: (1.106-1.107); FILE MERGED 2006/11/07 09:46:54 oj 1.102.4.3: RESYNC: (1.104-1.106); FILE MERGED 2006/07/04 08:21:10 oj 1.102.4.2: RESYNC: (1.102-1.104); FILE MERGED 2006/01/03 07:49:25 oj 1.102.4.1: changed module client


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [3fbd54a4f8217fc94d9ff159698c34b41e687075]

INTEGRATION: CWS oj14 (1.13.8); FILE MERGED 2007/06/04 18:56:33 oj 1.13.8.3: RESYNC: (1.14-1.15); FILE MERGED 2006/07/04 08:20:50 oj 1.13.8.2: RESYNC: (1.13-1.14); FILE MERGED 2006/01/03 07:49:25 oj 1.13.8.1: changed module client


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [a1193cd87233a6ed74788bf6e3a5a7a41aeee1b9]

INTEGRATION: CWS oj14 (1.19.8); FILE MERGED 2006/12/18 16:24:31 oj 1.19.8.6: RESYNC: (1.21-1.22); FILE MERGED 2006/11/07 09:46:23 oj 1.19.8.5: RESYNC: (1.20-1.21); FILE MERGED 2006/07/04 08:20:29 oj 1.19.8.4: RESYNC: (1.19-1.20); FILE MERGED 2006/04/25 12:49:35 oj 1.19.8.3: new include 2006/03/20 07:48:55 oj 1.19.8.2: use of module client helper 2006/01/03 07:49:24 oj 1.19.8.1: changed module client


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [cbc06afedbad1fab0c67923c26d3b6e0eae6ce1e]

INTEGRATION: CWS oj14 (1.24.8); FILE MERGED 2007/06/04 18:53:42 oj 1.24.8.6: RESYNC: (1.27-1.28); FILE MERGED 2006/11/07 09:44:06 oj 1.24.8.5: RESYNC: (1.25-1.27); FILE MERGED 2006/07/04 08:18:20 oj 1.24.8.4: RESYNC: (1.24-1.25); FILE MERGED 2006/04/25 12:49:33 oj 1.24.8.3: new include 2006/03/20 07:48:53 oj 1.24.8.2: use of module client helper 2006/01/03 07:49:23 oj 1.24.8.1: changed module client


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [f32d740d457d28b3bbb0cb4ffc50ea08c65bce9d]

INTEGRATION: CWS oj14 (1.18.8); FILE MERGED 2007/06/23 21:23:01 fs 1.18.8.6: RESYNC: (1.20-1.21); FILE MERGED 2006/11/07 09:43:57 oj 1.18.8.5: RESYNC: (1.19-1.20); FILE MERGED 2006/07/04 08:18:12 oj 1.18.8.4: RESYNC: (1.18-1.19); FILE MERGED 2006/04/25 12:49:33 oj 1.18.8.3: new include 2006/03/20 07:48:53 oj 1.18.8.2: use of module client helper 2006/01/03 07:49:23 oj 1.18.8.1: changed module client


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [785848a26a8cd68cd624ea2633cdce3c06081dcd]

INTEGRATION: CWS oj14 (1.15.6); FILE MERGED 2006/11/07 09:41:52 oj 1.15.6.5: RESYNC: (1.16-1.20); FILE MERGED 2006/07/04 08:17:41 oj 1.15.6.4: RESYNC: (1.15-1.16); FILE MERGED 2006/04/25 12:49:32 oj 1.15.6.3: new include 2006/03/20 07:48:52 oj 1.15.6.2: use of module client helper 2006/01/03 07:49:23 oj 1.15.6.1: changed module client


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [35ded4acf8743a6e656ee22edf6ed413cab9ab1d]

INTEGRATION: CWS oj14 (1.51.6); FILE MERGED 2006/11/07 09:41:19 oj 1.51.6.6: RESYNC: (1.53-1.55); FILE MERGED 2006/07/04 08:17:12 oj 1.51.6.5: RESYNC: (1.52-1.53); FILE MERGED 2006/04/25 12:49:31 oj 1.51.6.4: new include 2006/03/20 14:04:14 oj 1.51.6.3: RESYNC: (1.51-1.52); FILE MERGED 2006/03/20 07:48:51 oj 1.51.6.2: use of module client helper 2006/01/03 07:49:22 oj 1.51.6.1: changed module client


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [408aab4b76a17b44abbd4bbf72e81fb0d1306dee]

INTEGRATION: CWS oj14 (1.19.8); FILE MERGED 2006/11/07 09:33:33 oj 1.19.8.3: RESYNC: (1.20-1.23); FILE MERGED 2006/07/04 08:15:57 oj 1.19.8.2: RESYNC: (1.19-1.20); FILE MERGED 2006/01/03 07:49:22 oj 1.19.8.1: changed module client


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [86061e8e77f13742cb73d86e036fede712fe1be1]

INTEGRATION: CWS oj14 (1.16.4); FILE MERGED 2007/06/04 18:50:02 oj 1.16.4.9: RESYNC: (1.20-1.21); FILE MERGED 2006/12/21 12:30:02 oj 1.16.4.8: impl selectionSupplier 2006/11/13 13:23:56 oj 1.16.4.7: merge conflicts 2006/11/08 11:15:28 oj 1.16.4.6: merge conflicts resolved 2006/11/07 09:39:24 oj 1.16.4.5: RESYNC: (1.17-1.19); FILE MERGED 2006/07/04 08:15:49 oj 1.16.4.4: RESYNC: (1.16-1.17); FILE MERGED 2006/04/25 13:03:20 oj 1.16.4.3: new include 2006/03/20 07:48:50 oj 1.16.4.2: use of module client helper 2006/01/03 07:49:22 oj 1.16.4.1: changed module client


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [c1c0281cee912c756bfab588ba31c7db64d8a899]

INTEGRATION: CWS oj14 (1.25.4); FILE MERGED 2007/06/04 18:49:51 oj 1.25.4.6: RESYNC: (1.28-1.29); FILE MERGED 2006/11/08 11:15:28 oj 1.25.4.5: merge conflicts resolved 2006/11/07 09:38:47 oj 1.25.4.4: RESYNC: (1.26-1.28); FILE MERGED 2006/07/04 08:15:32 oj 1.25.4.3: RESYNC: (1.25-1.26); FILE MERGED 2006/03/20 07:48:49 oj 1.25.4.2: use of module client helper 2006/01/03 07:49:21 oj 1.25.4.1: changed module client


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [3be75440d1fe878ca6047cd1683aa8ca6759f3a2]

INTEGRATION: CWS oj14 (1.17.4); FILE MERGED 2007/06/07 11:10:38 oj 1.17.4.14: make use of new method in mimeconfighelper 2007/06/05 12:38:35 oj 1.17.4.13: merge problems fixed 2007/06/04 18:48:52 oj 1.17.4.12: RESYNC: (1.20-1.21); FILE MERGED 2007/05/21 13:34:53 lla 1.17.4.11: #i77259# don't eliminate exceptions 2007/04/05 08:06:29 lla 1.17.4.10: #146843# 2006/11/09 07:30:51 oj 1.17.4.9: remove wnt warning 2006/11/08 11:18:22 oj 1.17.4.8: merge conflict 2006/11/08 11:15:28 oj 1.17.4.7: merge conflicts resolved 2006/11/07 09:38:28 oj 1.17.4.6: RESYNC: (1.18-1.20); FILE MERGED 2006/07/11 10:57:56 oj 1.17.4.5: conflicts and warnings removed 2006/07/04 08:15:14 oj 1.17.4.4: RESYNC: (1.17-1.18); FILE MERGED 2006/04/25 13:03:20 oj 1.17.4.3: new include 2006/03/20 07:48:49 oj 1.17.4.2: use of module client helper 2006/01/03 07:49:20 oj 1.17.4.1: changed module client


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [9d5462d3a2a8cda90ca8402e1084554755a6d2e7]

INTEGRATION: CWS oj14 (1.27.4); FILE MERGED 2007/06/04 18:48:41 oj 1.27.4.8: RESYNC: (1.32-1.34); FILE MERGED 2006/11/07 09:37:49 oj 1.27.4.7: RESYNC: (1.30-1.32); FILE MERGED 2006/07/04 08:15:06 oj 1.27.4.6: RESYNC: (1.29-1.30); FILE MERGED 2006/04/25 13:03:19 oj 1.27.4.5: new include 2006/03/20 14:02:55 oj 1.27.4.4: RESYNC: (1.28-1.29); FILE MERGED 2006/03/20 07:48:48 oj 1.27.4.3: use of module client helper 2006/01/03 13:24:05 oj 1.27.4.2: RESYNC: (1.27-1.28); FILE MERGED 2006/01/03 07:49:20 oj 1.27.4.1: changed module client


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [55e571e9e5465ce45daba26df4592c12dad24f7d]

INTEGRATION: CWS oj14 (1.73.44); FILE MERGED 2007/06/12 13:26:41 fs 1.73.44.3: some less line feeds. Looks better, doesn't it? 2007/06/04 18:45:18 oj 1.73.44.2: RESYNC: (1.73-1.74); FILE MERGED 2007/05/24 07:39:03 fs 1.73.44.1: some less line feeds. Looks better, doesn't it?


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [2fe39ebd5f82908025dade308bcebb7e3491fa5e]

INTEGRATION: CWS oj14 (1.7.8); FILE MERGED 2006/11/08 11:15:28 oj 1.7.8.6: merge conflicts resolved 2006/11/07 09:36:55 oj 1.7.8.5: RESYNC: (1.8-1.11); FILE MERGED 2006/07/04 08:14:57 oj 1.7.8.4: RESYNC: (1.7-1.8); FILE MERGED 2006/04/25 13:03:19 oj 1.7.8.3: new include 2006/03/20 07:48:48 oj 1.7.8.2: use of module client helper 2006/01/03 07:49:20 oj 1.7.8.1: changed module client


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [e72aed8356ae7082407f3053ee6257550747fcee]

INTEGRATION: CWS oj14 (1.2.28); FILE MERGED 2007/06/05 12:38:35 oj 1.2.28.4: merge problems fixed 2007/06/04 18:48:09 oj 1.2.28.3: RESYNC: (1.3-1.4); FILE MERGED 2006/12/18 16:23:20 oj 1.2.28.2: RESYNC: (1.2-1.3); FILE MERGED 2006/11/08 12:11:48 oj 1.2.28.1: use of new classes


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [ef78c5490cacff2f732c44aec1fdb8118740760e]

INTEGRATION: CWS oj14 (1.22.4); FILE MERGED 2007/06/04 18:47:00 oj 1.22.4.7: RESYNC: (1.25-1.26); FILE MERGED 2006/11/07 09:35:38 oj 1.22.4.6: RESYNC: (1.24-1.25); FILE MERGED 2006/07/04 08:14:02 oj 1.22.4.5: RESYNC: (1.23-1.24); FILE MERGED 2006/04/25 13:03:18 oj 1.22.4.4: new include 2006/03/20 14:02:06 oj 1.22.4.3: RESYNC: (1.22-1.23); FILE MERGED 2006/03/20 07:48:47 oj 1.22.4.2: use of module client helper 2006/01/03 07:49:20 oj 1.22.4.1: changed module client


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [6e772fabc58dc4b07c20858386038b25448e6773]

INTEGRATION: CWS oj14 (1.16.8); FILE MERGED 2007/06/04 18:46:48 oj 1.16.8.7: RESYNC: (1.21-1.22); FILE MERGED 2007/02/20 15:50:52 oj 1.16.8.6: RESYNC: (1.20-1.21); FILE MERGED 2006/11/07 09:35:30 oj 1.16.8.5: RESYNC: (1.17-1.20); FILE MERGED 2006/07/04 08:13:53 oj 1.16.8.4: RESYNC: (1.16-1.17); FILE MERGED 2006/04/25 13:03:18 oj 1.16.8.3: new include 2006/03/20 07:48:46 oj 1.16.8.2: use of module client helper 2006/01/03 07:49:20 oj 1.16.8.1: changed module client


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [376f275ddf92a30e789e8591f50dddb766e6e38e]

INTEGRATION: CWS oj14 (1.41.4); FILE MERGED 2007/06/04 18:46:36 oj 1.41.4.7: RESYNC: (1.50-1.51); FILE MERGED 2006/11/07 09:35:10 oj 1.41.4.6: RESYNC: (1.45-1.50); FILE MERGED 2006/07/04 08:13:32 oj 1.41.4.5: RESYNC: (1.42-1.45); FILE MERGED 2006/04/25 13:03:17 oj 1.41.4.4: new include 2006/03/20 14:01:54 oj 1.41.4.3: RESYNC: (1.41-1.42); FILE MERGED 2006/03/20 07:48:46 oj 1.41.4.2: use of module client helper 2006/01/03 07:49:19 oj 1.41.4.1: changed module client


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [82d7735c0831734287a517ce1b2f41e0a3a9412f]

INTEGRATION: CWS oj14 (1.16.8); FILE MERGED 2007/06/04 18:46:17 oj 1.16.8.8: RESYNC: (1.23-1.24); FILE MERGED 2007/02/20 15:50:44 oj 1.16.8.7: RESYNC: (1.22-1.23); FILE MERGED 2006/11/07 09:35:01 oj 1.16.8.6: RESYNC: (1.20-1.22); FILE MERGED 2006/07/04 08:13:24 oj 1.16.8.5: RESYNC: (1.17-1.20); FILE MERGED 2006/04/25 13:03:17 oj 1.16.8.4: new include 2006/03/20 14:01:42 oj 1.16.8.3: RESYNC: (1.16-1.17); FILE MERGED 2006/03/20 07:48:45 oj 1.16.8.2: use of module client helper 2006/01/03 07:49:19 oj 1.16.8.1: changed module client


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [1e5467226e1000fadd87521faa6736a8a0361068]

INTEGRATION: CWS oj14 (1.24.8); FILE MERGED 2007/06/04 18:46:05 oj 1.24.8.6: RESYNC: (1.28-1.29); FILE MERGED 2006/11/07 09:34:52 oj 1.24.8.5: RESYNC: (1.25-1.28); FILE MERGED 2006/07/04 08:13:16 oj 1.24.8.4: RESYNC: (1.24-1.25); FILE MERGED 2006/04/25 13:03:16 oj 1.24.8.3: new include 2006/03/20 07:48:45 oj 1.24.8.2: use of module client helper 2006/01/03 07:49:19 oj 1.24.8.1: changed module client


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [87b99b8ac7bf5ab51997e94e821e3886ea01f9df]

INTEGRATION: CWS oj14 (1.58.4); FILE MERGED 2007/06/23 21:22:54 fs 1.58.4.8: RESYNC: (1.70-1.71); FILE MERGED 2007/06/04 18:45:50 oj 1.58.4.7: RESYNC: (1.68-1.70); FILE MERGED 2006/12/18 16:23:05 oj 1.58.4.6: RESYNC: (1.66-1.68); FILE MERGED 2006/11/07 09:34:32 oj 1.58.4.5: RESYNC: (1.60-1.66); FILE MERGED 2006/07/04 08:12:57 oj 1.58.4.4: RESYNC: (1.59-1.60); FILE MERGED 2006/04/25 13:03:16 oj 1.58.4.3: new include 2006/03/20 07:48:44 oj 1.58.4.2: use of module client helper 2006/01/03 07:49:18 oj 1.58.4.1: changed module client


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [1c610909e5688d942d69e24fd5d6ebbf2c8c8a8f]

INTEGRATION: CWS oj14 (1.5.4); FILE MERGED 2006/11/07 09:34:25 oj 1.5.4.6: RESYNC: (1.7-1.8); FILE MERGED 2006/07/04 08:12:48 oj 1.5.4.5: RESYNC: (1.6-1.7); FILE MERGED 2006/04/25 13:03:15 oj 1.5.4.4: new include 2006/03/20 14:01:16 oj 1.5.4.3: RESYNC: (1.5-1.6); FILE MERGED 2006/03/20 07:48:44 oj 1.5.4.2: use of module client helper 2006/01/03 07:49:18 oj 1.5.4.1: changed module client


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [ba5d78c28d0054ee5412b8ca13ea365dfd879ef1]

INTEGRATION: CWS oj14 (1.27.4); FILE MERGED 2006/11/07 09:34:17 oj 1.27.4.6: RESYNC: (1.29-1.31); FILE MERGED 2006/07/04 08:12:40 oj 1.27.4.5: RESYNC: (1.28-1.29); FILE MERGED 2006/04/25 13:03:15 oj 1.27.4.4: new include 2006/03/20 14:01:03 oj 1.27.4.3: RESYNC: (1.27-1.28); FILE MERGED 2006/03/20 07:48:43 oj 1.27.4.2: use of module client helper 2006/01/03 07:49:18 oj 1.27.4.1: changed module client


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [f126b317fbd23b85cf160e6dfb2f2f349aa9134b]

INTEGRATION: CWS oj14 (1.16.4); FILE MERGED 2006/11/07 09:33:41 oj 1.16.4.6: RESYNC: (1.21-1.22); FILE MERGED 2006/07/04 08:12:20 oj 1.16.4.5: RESYNC: (1.18-1.21); FILE MERGED 2006/04/25 13:03:14 oj 1.16.4.4: new include 2006/03/20 14:00:35 oj 1.16.4.3: RESYNC: (1.16-1.18); FILE MERGED 2006/03/20 07:48:43 oj 1.16.4.2: use of module client helper 2006/01/03 07:49:18 oj 1.16.4.1: changed module client


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [ebb4fc3dacc3015ea2a30f72f864de64ebb5533b]

INTEGRATION: CWS oj14 (1.1.2); FILE ADDED 2006/04/25 13:03:14 oj 1.1.2.3: new include 2006/03/20 07:48:42 oj 1.1.2.2: use of module client helper 2005/11/28 11:53:12 oj 1.1.2.1: new module helper for dbu


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [cc7b505ce31e1678e749875fa9394c2043c1c7e8]

INTEGRATION: CWS oj14 (1.5.8); FILE MERGED 2006/04/25 13:03:12 oj 1.5.8.3: new include 2006/03/20 07:48:41 oj 1.5.8.2: use of module client helper 2006/01/03 07:49:17 oj 1.5.8.1: changed module client


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [9a94dcf603ad034f402cb58fd2932a8c53a44ee2]

INTEGRATION: CWS oj14 (1.10.8); FILE MERGED 2007/06/04 18:44:29 oj 1.10.8.4: RESYNC: (1.10-1.11); FILE MERGED 2006/04/25 13:03:12 oj 1.10.8.3: new include 2006/03/20 07:48:40 oj 1.10.8.2: use of module client helper 2006/01/03 07:49:16 oj 1.10.8.1: changed module client


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [ed5c18159a080d51ec2497033c77f6f75f1ddcd5]

INTEGRATION: CWS oj14 (1.3.8); FILE MERGED 2006/07/04 08:11:38 oj 1.3.8.2: RESYNC: (1.3-1.4); FILE MERGED 2006/04/25 13:03:11 oj 1.3.8.1: new include


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [7a73a78e4899edacb4b3821622aadadcf38c7e4f]

INTEGRATION: CWS oj14 (1.32.8); FILE MERGED 2007/02/20 19:41:22 oj 1.32.8.6: merge conflict resolved 2007/02/20 15:50:26 oj 1.32.8.5: RESYNC: (1.33-1.35); FILE MERGED 2006/12/21 14:12:33 oj 1.32.8.4: impl propset 2006/12/21 12:30:02 oj 1.32.8.3: impl selectionSupplier 2006/11/07 09:32:12 oj 1.32.8.2: RESYNC: (1.32-1.33); FILE MERGED 2006/01/03 07:49:16 oj 1.32.8.1: changed module client


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [3773819e159f62a4c151e981c1b7c090a328f940]

INTEGRATION: CWS oj14 (1.3.8); FILE MERGED 2006/01/03 07:49:16 oj 1.3.8.1: changed module client


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [ffbecb747d1161208f0c5c3d905743fb8734c234]

INTEGRATION: CWS oj14 (1.3.8); FILE MERGED 2006/07/04 08:10:01 oj 1.3.8.4: RESYNC: (1.3-1.4); FILE MERGED 2006/04/25 13:03:11 oj 1.3.8.3: new include 2006/03/20 07:48:40 oj 1.3.8.2: use of module client helper 2006/01/03 07:49:16 oj 1.3.8.1: changed module client


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [8c434dbacfec2b0a670614323f07edff16252346]

INTEGRATION: CWS oj14 (1.8.8); FILE MERGED 2006/07/04 08:09:30 oj 1.8.8.2: RESYNC: (1.8-1.9); FILE MERGED 2006/04/25 13:03:10 oj 1.8.8.1: new include


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [7a2b1e9879f5c9d326bf456800c6bae075181e8c]

INTEGRATION: CWS oj14 (1.10.8); FILE MERGED 2006/07/04 08:09:11 oj 1.10.8.2: RESYNC: (1.10-1.11); FILE MERGED 2006/01/03 07:49:15 oj 1.10.8.1: changed module client


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [c1948d063555b8ccd1fe1a272ae957c5a81e2d2a]

INTEGRATION: CWS oj14 (1.5.8); FILE MERGED 2007/06/04 18:41:44 oj 1.5.8.3: RESYNC: (1.6-1.7); FILE MERGED 2006/11/07 09:31:23 oj 1.5.8.2: RESYNC: (1.5-1.6); FILE MERGED 2006/04/25 13:03:10 oj 1.5.8.1: new include


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [8afd29beef0f9c4fccb195226a495d6843ca87e9]

INTEGRATION: CWS oj14 (1.9.8); FILE MERGED 2006/11/08 13:43:43 oj 1.9.8.4: merge conflicts 2006/11/07 09:26:04 oj 1.9.8.3: RESYNC: (1.9-1.11); FILE MERGED 2006/11/07 07:32:41 oj 1.9.8.2: moved Issue number: Submitted by: Reviewed by: 2006/01/03 08:46:17 oj 1.9.8.1: moved to inc


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [a540888faffba1385c7693100e1500099b96513f]

INTEGRATION: CWS oj14 (1.4.8); FILE MERGED 2007/06/04 18:41:04 oj 1.4.8.2: RESYNC: (1.4-1.5); FILE MERGED 2006/04/25 13:03:09 oj 1.4.8.1: new include


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [9397abdd822460af2fcd8d062965fbeafbafee4a]

INTEGRATION: CWS oj14 (1.7.8); FILE MERGED 2007/06/04 18:40:30 oj 1.7.8.6: RESYNC: (1.9-1.10); FILE MERGED 2006/11/07 09:31:01 oj 1.7.8.5: RESYNC: (1.8-1.9); FILE MERGED 2006/04/25 13:03:09 oj 1.7.8.4: new include 2006/03/20 07:48:39 oj 1.7.8.3: use of module client helper 2006/01/03 13:22:54 oj 1.7.8.2: RESYNC: (1.7-1.8); FILE MERGED 2006/01/03 07:49:15 oj 1.7.8.1: changed module client


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [88069c4f78885b66eab78910086804844201d82d]

INTEGRATION: CWS oj14 (1.4.8); FILE MERGED 2007/06/04 18:31:17 oj 1.4.8.3: RESYNC: (1.4-1.5); FILE MERGED 2006/03/20 07:48:39 oj 1.4.8.2: use of module client helper 2006/01/03 07:49:15 oj 1.4.8.1: changed module client


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [f6e814e7f9859405c9f37eed3fde00c6cb10ce69]

INTEGRATION: CWS oj14 (1.96.2); FILE MERGED 2007/06/06 07:34:40 lla 1.96.2.2: #i77259# new dialog if extension is not present 2007/05/24 11:58:36 lla 1.96.2.1: #i77259# error message if no report designer is installed


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [aaacc044dab8db2541a012e28f8041a45f124090]

INTEGRATION: CWS oj14 (1.12.4); FILE MERGED 2007/06/06 07:34:39 lla 1.12.4.1: #i77259# new dialog if extension is not present


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [de15435860508ac20bb4371d48c549126d7ab496]

INTEGRATION: CWS oj14 (1.5.8); FILE MERGED 2007/02/20 15:50:18 oj 1.5.8.7: RESYNC: (1.8-1.10); FILE MERGED 2006/12/18 16:22:14 oj 1.5.8.6: RESYNC: (1.7-1.8); FILE MERGED 2006/11/07 09:30:18 oj 1.5.8.5: RESYNC: (1.6-1.7); FILE MERGED 2006/07/04 08:08:28 oj 1.5.8.4: RESYNC: (1.5-1.6); FILE MERGED 2006/04/25 13:03:08 oj 1.5.8.3: new include 2006/03/20 07:48:38 oj 1.5.8.2: use of module client helper 2006/01/03 07:49:15 oj 1.5.8.1: changed module client


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [b6903044940c52187e787f38d9012e9833c84c62]

INTEGRATION: CWS oj14 (1.2.28); FILE MERGED 2007/06/05 12:38:34 oj 1.2.28.4: merge problems fixed 2007/06/04 18:39:54 oj 1.2.28.3: RESYNC: (1.2-1.3); FILE MERGED 2006/11/08 13:43:43 oj 1.2.28.2: merge conflicts 2006/11/08 12:11:47 oj 1.2.28.1: use of new classes


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [9de1bbbf54ab205db04b2f71e21430be7c905b42]

INTEGRATION: CWS oj14 (1.33.4); FILE MERGED 2007/06/04 18:38:45 oj 1.33.4.4: RESYNC: (1.36-1.37); FILE MERGED 2006/11/07 09:26:46 oj 1.33.4.3: RESYNC: (1.35-1.36); FILE MERGED 2006/07/04 08:07:51 oj 1.33.4.2: RESYNC: (1.33-1.35); FILE MERGED 2006/04/25 13:03:08 oj 1.33.4.1: new include


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [bb5d9786931ae73bae8bc4665fd2ffab4cd0c6c4]

INTEGRATION: CWS oj14 (1.36.8); FILE MERGED 2006/11/07 09:29:48 oj 1.36.8.2: RESYNC: (1.36-1.37); FILE MERGED 2006/01/03 07:49:15 oj 1.36.8.1: changed module client


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [8130b23e3076f7b39877ee6bfb307c99e8896f03]

INTEGRATION: CWS oj14 (1.5.8); FILE MERGED 2007/06/04 18:33:26 oj 1.5.8.3: RESYNC: (1.5-1.6); FILE MERGED 2006/03/20 07:48:38 oj 1.5.8.2: use of module client helper 2006/01/03 07:49:14 oj 1.5.8.1: changed module client


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [cc8e9c94411f13cbc36a9d0d18a2f062188eb23f]

INTEGRATION: CWS oj14 (1.15.4); FILE MERGED 2006/11/07 09:27:53 oj 1.15.4.5: RESYNC: (1.17-1.18); FILE MERGED 2006/07/04 08:06:26 oj 1.15.4.4: RESYNC: (1.15-1.17); FILE MERGED 2006/04/25 13:03:07 oj 1.15.4.3: new include 2006/03/20 07:48:38 oj 1.15.4.2: use of module client helper 2006/01/03 07:49:14 oj 1.15.4.1: changed module client


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [6e8cc42cabd2aa22d1faa125d28b7478d52efe8c]

INTEGRATION: CWS oj14 (1.8.8); FILE MERGED 2006/07/04 08:05:44 oj 1.8.8.2: RESYNC: (1.8-1.9); FILE MERGED 2006/04/25 13:03:06 oj 1.8.8.1: new include


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [188a6b769201cbb7257d021d338df19270c2d5fe]

INTEGRATION: CWS oj14 (1.7.8); FILE MERGED 2006/07/04 08:05:05 oj 1.7.8.4: RESYNC: (1.7-1.8); FILE MERGED 2006/04/25 13:03:06 oj 1.7.8.3: new include 2006/03/20 07:48:37 oj 1.7.8.2: use of module client helper 2006/01/03 07:49:14 oj 1.7.8.1: changed module client


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [286adad7206a26779fdd00b62d6e6f94a4da7765]

INTEGRATION: CWS oj14 (1.35.8); FILE MERGED 2006/11/07 09:29:06 oj 1.35.8.4: RESYNC: (1.36-1.37); FILE MERGED 2006/07/04 08:04:43 oj 1.35.8.3: RESYNC: (1.35-1.36); FILE MERGED 2006/04/25 13:03:05 oj 1.35.8.2: new include 2006/01/03 07:49:14 oj 1.35.8.1: changed module client


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [91b68e25309dd09f96f357b0a4df5776eefed89d]

INTEGRATION: CWS oj14 (1.7.8); FILE MERGED 2006/07/04 08:04:24 oj 1.7.8.2: RESYNC: (1.7-1.8); FILE MERGED 2006/04/25 13:03:05 oj 1.7.8.1: new include


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [4aa010f9eef00b71978478b1c75354707b6d9035]

INTEGRATION: CWS oj14 (1.20.8); FILE MERGED 2006/11/07 09:28:01 oj 1.20.8.2: RESYNC: (1.20-1.21); FILE MERGED 2006/04/25 13:03:04 oj 1.20.8.1: new include


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [a2464efb5dac948b7a59fe24c742886119f967e9]

INTEGRATION: CWS oj14 (1.4.6); FILE MERGED 2006/04/25 13:03:04 oj 1.4.6.3: new include 2006/03/20 07:48:37 oj 1.4.6.2: use of module client helper 2006/01/03 07:49:13 oj 1.4.6.1: changed module client


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [379285e0e226d278976398f2655a6ffcfac4d285]

INTEGRATION: CWS oj14 (1.5.8); FILE MERGED 2006/07/04 08:02:28 oj 1.5.8.4: RESYNC: (1.5-1.6); FILE MERGED 2006/04/25 13:03:03 oj 1.5.8.3: new include 2006/03/20 07:48:36 oj 1.5.8.2: use of module client helper 2006/01/03 07:49:13 oj 1.5.8.1: changed module client


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [caf4e8f3df705243f7803eb45f5f8cd691f78604]

INTEGRATION: CWS oj14 (1.1.2); FILE ADDED 2007/06/06 08:01:15 oj 1.1.2.2: linux compiler problem 2007/06/05 10:17:02 lla 1.1.2.1: #i77259# new windows, which supports download


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [9a50b03728c28893e3eb132a3df1175efe97f8dd]

INTEGRATION: CWS oj14 (1.4.8); FILE MERGED 2007/06/05 16:49:02 oj 1.4.8.4: merge prob 2007/06/04 18:32:52 oj 1.4.8.3: RESYNC: (1.4-1.5); FILE MERGED 2006/03/20 07:48:35 oj 1.4.8.2: use of module client helper 2006/01/03 07:49:13 oj 1.4.8.1: changed module client


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [8fba2429d6d11a970bead4d0d943fd21b3d1de7d]

INTEGRATION: CWS oj14 (1.6.8); FILE MERGED 2006/01/03 07:49:12 oj 1.6.8.1: changed module client


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [d3cecf4d0ad83d3bb68d5a37176341b18ba763d5]

INTEGRATION: CWS oj14 (1.5.8); FILE MERGED 2006/11/07 09:25:56 oj 1.5.8.2: RESYNC: (1.5-1.6); FILE MERGED 2006/01/03 07:49:12 oj 1.5.8.1: changed module client


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [02213ab8ae56849cf6f041f4838e83a3fc874e13]

INTEGRATION: CWS oj14 (1.24.4); FILE MERGED 2007/06/04 18:30:57 oj 1.24.4.6: RESYNC: (1.27-1.29); FILE MERGED 2006/11/07 09:25:39 oj 1.24.4.5: RESYNC: (1.25-1.27); FILE MERGED 2006/07/04 08:01:23 oj 1.24.4.4: RESYNC: (1.24-1.25); FILE MERGED 2006/04/25 13:03:02 oj 1.24.4.3: new include 2006/03/20 07:48:34 oj 1.24.4.2: use of module client helper 2006/01/03 07:49:11 oj 1.24.4.1: changed module client


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [c7c16cb2afcca46dda5e6c21578a1994f05f0a67]

INTEGRATION: CWS oj14 (1.20.4); FILE MERGED 2007/06/06 19:16:48 fs 1.20.4.7: slightly adjusted the conditions when we show two texts in the main dialog 2007/06/04 18:30:31 oj 1.20.4.6: RESYNC: (1.24-1.26); FILE MERGED 2006/11/07 09:25:07 oj 1.20.4.5: RESYNC: (1.21-1.24); FILE MERGED 2006/07/04 08:01:03 oj 1.20.4.4: RESYNC: (1.20-1.21); FILE MERGED 2006/04/25 13:03:02 oj 1.20.4.3: new include 2006/03/20 07:48:34 oj 1.20.4.2: use of module client helper 2006/01/03 07:49:11 oj 1.20.4.1: changed module client


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [94f0e9bd316fbeb0079e75e12c9cdc1a1b4f789f]

INTEGRATION: CWS oj14 (1.28.8); FILE MERGED 2007/06/04 18:29:14 oj 1.28.8.7: RESYNC: (1.32-1.33); FILE MERGED 2006/12/18 16:21:13 oj 1.28.8.6: RESYNC: (1.31-1.32); FILE MERGED 2006/11/07 09:24:50 oj 1.28.8.5: RESYNC: (1.29-1.31); FILE MERGED 2006/07/04 08:00:48 oj 1.28.8.4: RESYNC: (1.28-1.29); FILE MERGED 2006/04/25 13:03:01 oj 1.28.8.3: new include 2006/03/20 07:48:33 oj 1.28.8.2: use of module client helper 2006/01/03 07:49:11 oj 1.28.8.1: changed module client


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [f51cb15243b780de7430db8b2b6fd9fc1c487f42]

INTEGRATION: CWS oj14 (1.11.4); FILE MERGED 2007/06/04 18:28:37 oj 1.11.4.6: RESYNC: (1.15-1.16); FILE MERGED 2006/11/07 09:24:29 oj 1.11.4.5: RESYNC: (1.14-1.15); FILE MERGED 2006/07/04 08:00:28 oj 1.11.4.4: RESYNC: (1.11-1.14); FILE MERGED 2006/04/25 13:03:01 oj 1.11.4.3: new include 2006/03/20 07:48:33 oj 1.11.4.2: use of module client helper 2006/01/03 07:49:11 oj 1.11.4.1: changed module client


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [d3b3bac95f6bf30c1755a5b1bdb2ed54ad2d4842]

INTEGRATION: CWS oj14 (1.14.4); FILE MERGED 2006/11/07 09:24:22 oj 1.14.4.3: RESYNC: (1.15-1.17); FILE MERGED 2006/07/04 08:00:09 oj 1.14.4.2: RESYNC: (1.14-1.15); FILE MERGED 2006/01/03 07:49:10 oj 1.14.4.1: changed module client


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [d5ebd079726e84e4fce22f22ffa54b75660ff4fc]

INTEGRATION: CWS oj14 (1.30.8); FILE MERGED 2007/06/23 21:22:45 fs 1.30.8.6: RESYNC: (1.35-1.36); FILE MERGED 2007/06/05 10:16:31 lla 1.30.8.5: #i77259# add ExtensionNotPresent 2007/04/18 12:10:58 oj 1.30.8.4: RESYNC: (1.34-1.35); FILE MERGED 2006/11/07 09:24:14 oj 1.30.8.3: RESYNC: (1.33-1.34); FILE MERGED 2006/07/04 08:00:02 oj 1.30.8.2: RESYNC: (1.30-1.33); FILE MERGED 2006/01/03 07:49:10 oj 1.30.8.1: changed module client


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [dcb3af8661447b0f901687c50421a2ab937c2dbf]

INTEGRATION: CWS oj14 (1.14.4); FILE MERGED 2006/11/07 09:23:48 oj 1.14.4.5: RESYNC: (1.15-1.16); FILE MERGED 2006/07/04 07:59:35 oj 1.14.4.4: RESYNC: (1.14-1.15); FILE MERGED 2006/04/25 13:03:00 oj 1.14.4.3: new include 2006/03/20 07:48:32 oj 1.14.4.2: use of module client helper 2006/01/03 07:49:10 oj 1.14.4.1: changed module client


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [599f63e6d27c597eac1bd8141c900ba275f08ec5]

INTEGRATION: CWS oj14 (1.22.4); FILE MERGED 2007/06/04 18:26:23 oj 1.22.4.8: RESYNC: (1.27-1.28); FILE MERGED 2006/11/07 09:23:40 oj 1.22.4.7: RESYNC: (1.25-1.27); FILE MERGED 2006/07/04 07:59:15 oj 1.22.4.6: RESYNC: (1.24-1.25); FILE MERGED 2006/04/25 13:03:00 oj 1.22.4.5: new include 2006/03/20 13:57:26 oj 1.22.4.4: RESYNC: (1.23-1.24); FILE MERGED 2006/03/20 07:48:32 oj 1.22.4.3: use of module client helper 2006/01/03 13:21:24 oj 1.22.4.2: RESYNC: (1.22-1.23); FILE MERGED 2006/01/03 07:49:10 oj 1.22.4.1: changed module client


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [c636e27ae25dbcae8df63a0b9918cd1f80bd2e78]

INTEGRATION: CWS oj14 (1.44.6); FILE MERGED 2007/06/04 18:25:50 oj 1.44.6.7: RESYNC: (1.49-1.50); FILE MERGED 2006/11/07 09:23:32 oj 1.44.6.6: RESYNC: (1.48-1.49); FILE MERGED 2006/07/04 07:58:46 oj 1.44.6.5: RESYNC: (1.46-1.48); FILE MERGED 2006/04/25 13:02:59 oj 1.44.6.4: new include 2006/03/20 07:48:31 oj 1.44.6.3: use of module client helper 2006/01/03 13:21:16 oj 1.44.6.2: RESYNC: (1.44-1.46); FILE MERGED 2006/01/03 07:49:09 oj 1.44.6.1: changed module client


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [41a495cb70b6e10b3c69c3aa1a950ea72e9ca556]

INTEGRATION: CWS oj14 (1.14.8); FILE MERGED 2007/06/04 18:25:23 oj 1.14.8.6: RESYNC: (1.18-1.19); FILE MERGED 2006/11/07 09:23:12 oj 1.14.8.5: RESYNC: (1.16-1.18); FILE MERGED 2006/07/04 07:58:38 oj 1.14.8.4: RESYNC: (1.14-1.16); FILE MERGED 2006/04/25 13:02:59 oj 1.14.8.3: new include 2006/03/20 07:48:31 oj 1.14.8.2: use of module client helper 2006/01/03 07:49:09 oj 1.14.8.1: changed module client


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [7cfae87fdc05b7a18b1f2a015f6478382ac2256f]

INTEGRATION: CWS oj14 (1.5.4); FILE MERGED 2007/06/04 18:24:39 oj 1.5.4.7: RESYNC: (1.8-1.9); FILE MERGED 2007/02/20 15:48:58 oj 1.5.4.6: RESYNC: (1.7-1.8); FILE MERGED 2006/11/07 09:23:04 oj 1.5.4.5: RESYNC: (1.6-1.7); FILE MERGED 2006/07/04 07:58:30 oj 1.5.4.4: RESYNC: (1.5-1.6); FILE MERGED 2006/04/25 13:02:58 oj 1.5.4.3: new include 2006/03/20 07:48:30 oj 1.5.4.2: use of module client helper 2006/01/03 07:49:09 oj 1.5.4.1: changed module client


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [a29894a26df706c7aadacbd1f76c66809c9f9a47]

INTEGRATION: CWS oj14 (1.26.8); FILE MERGED 2007/06/05 19:22:15 oj 1.26.8.8: merge problem 2007/06/04 18:24:05 oj 1.26.8.7: RESYNC: (1.31-1.32); FILE MERGED 2006/11/09 13:54:30 oj 1.26.8.6: wnt warnings removed 2006/11/08 13:43:43 oj 1.26.8.5: merge conflicts 2006/11/07 09:22:23 oj 1.26.8.4: RESYNC: (1.27-1.31); FILE MERGED 2006/04/25 13:02:58 oj 1.26.8.3: new include 2006/03/20 07:48:30 oj 1.26.8.2: use of module client helper 2006/01/03 07:49:09 oj 1.26.8.1: changed module client


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [2a0a9434db5f889c7ed3f54b499d3b5ab361de33]

INTEGRATION: CWS oj14 (1.7.4); FILE MERGED 2007/06/04 18:23:34 oj 1.7.4.5: RESYNC: (1.9-1.11); FILE MERGED 2006/11/07 09:22:14 oj 1.7.4.4: RESYNC: (1.7-1.9); FILE MERGED 2006/04/25 13:02:57 oj 1.7.4.3: new include 2006/03/20 07:48:29 oj 1.7.4.2: use of module client helper 2006/01/03 07:49:09 oj 1.7.4.1: changed module client


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [74f3c718ced0d5073d3a04adc87d15e839ec6e19]

INTEGRATION: CWS oj14 (1.5.4); FILE MERGED 2007/06/04 18:23:02 oj 1.5.4.6: RESYNC: (1.7-1.9); FILE MERGED 2006/11/07 09:22:05 oj 1.5.4.5: RESYNC: (1.6-1.7); FILE MERGED 2006/07/04 07:57:54 oj 1.5.4.4: RESYNC: (1.5-1.6); FILE MERGED 2006/04/25 13:02:56 oj 1.5.4.3: new include 2006/03/20 07:48:28 oj 1.5.4.2: use of module client helper 2006/01/03 07:49:08 oj 1.5.4.1: changed module client


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [a997b03b50a83b0465887031b636a325b6924489]

INTEGRATION: CWS oj14 (1.38.4); FILE MERGED 2007/06/04 18:22:29 oj 1.38.4.8: RESYNC: (1.44-1.46); FILE MERGED 2007/02/20 15:48:35 oj 1.38.4.7: RESYNC: (1.42-1.44); FILE MERGED 2006/12/18 16:20:20 oj 1.38.4.6: RESYNC: (1.41-1.42); FILE MERGED 2006/11/07 09:21:57 oj 1.38.4.5: RESYNC: (1.40-1.41); FILE MERGED 2006/07/04 07:57:34 oj 1.38.4.4: RESYNC: (1.38-1.40); FILE MERGED 2006/04/25 13:02:56 oj 1.38.4.3: new include 2006/03/20 07:48:28 oj 1.38.4.2: use of module client helper 2006/01/03 07:49:08 oj 1.38.4.1: changed module client


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [ce5ed66b6285510a68bb69f205aad65dc3fc9dcf]

INTEGRATION: CWS oj14 (1.13.6); FILE MERGED 2007/06/04 18:22:13 oj 1.13.6.9: RESYNC: (1.23-1.25); FILE MERGED 2007/02/20 15:48:27 oj 1.13.6.8: RESYNC: (1.22-1.23); FILE MERGED 2006/11/07 09:21:49 oj 1.13.6.7: RESYNC: (1.18-1.22); FILE MERGED 2006/07/04 07:57:24 oj 1.13.6.6: RESYNC: (1.16-1.18); FILE MERGED 2006/04/25 13:02:55 oj 1.13.6.5: new include 2006/03/20 13:57:14 oj 1.13.6.4: RESYNC: (1.15-1.16); FILE MERGED 2006/03/20 07:48:27 oj 1.13.6.3: use of module client helper 2006/01/03 13:21:07 oj 1.13.6.2: RESYNC: (1.13-1.15); FILE MERGED 2006/01/03 07:49:08 oj 1.13.6.1: changed module client


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [ee5379e56edc4f3e84a4413edfd4bb2ce0604c66]

INTEGRATION: CWS oj14 (1.8.8); FILE MERGED 2007/06/04 18:09:48 oj 1.8.8.7: RESYNC: (1.12-1.14); FILE MERGED 2006/11/07 09:18:13 oj 1.8.8.6: RESYNC: (1.11-1.12); FILE MERGED 2006/07/04 07:52:20 oj 1.8.8.5: RESYNC: (1.9-1.11); FILE MERGED 2006/04/25 13:02:55 oj 1.8.8.4: new include 2006/03/20 07:48:27 oj 1.8.8.3: use of module client helper 2006/01/03 13:19:59 oj 1.8.8.2: RESYNC: (1.8-1.9); FILE MERGED 2006/01/03 07:49:08 oj 1.8.8.1: changed module client


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [acfc4e4b63c78ae3f949dd9ac16801170c93205c]

INTEGRATION: CWS oj14 (1.20.4); FILE MERGED 2007/06/23 21:22:38 fs 1.20.4.7: RESYNC: (1.23-1.24); FILE MERGED 2007/06/04 18:21:37 oj 1.20.4.6: RESYNC: (1.22-1.23); FILE MERGED 2006/11/07 09:21:41 oj 1.20.4.5: RESYNC: (1.21-1.22); FILE MERGED 2006/07/04 07:56:56 oj 1.20.4.4: RESYNC: (1.20-1.21); FILE MERGED 2006/04/25 13:02:54 oj 1.20.4.3: new include 2006/03/20 07:48:26 oj 1.20.4.2: use of module client helper 2006/01/03 07:49:08 oj 1.20.4.1: changed module client


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [d2774a65cb505b084b9a778ca6786d6afa0b462a]

INTEGRATION: CWS oj14 (1.95.4); FILE MERGED 2007/06/04 18:20:20 oj 1.95.4.7: RESYNC: (1.100-1.102); FILE MERGED 2006/12/18 16:19:36 oj 1.95.4.6: RESYNC: (1.99-1.100); FILE MERGED 2006/11/07 09:21:22 oj 1.95.4.5: RESYNC: (1.97-1.99); FILE MERGED 2006/07/04 07:56:14 oj 1.95.4.4: RESYNC: (1.95-1.97); FILE MERGED 2006/04/25 13:02:54 oj 1.95.4.3: new include 2006/03/20 07:48:25 oj 1.95.4.2: use of module client helper 2006/01/03 07:49:07 oj 1.95.4.1: changed module client


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [e6ca852dd98f04f765dbd4a5791707a096dd02c3]

INTEGRATION: CWS oj14 (1.21.4); FILE MERGED 2007/06/04 18:19:49 oj 1.21.4.8: RESYNC: (1.27-1.28); FILE MERGED 2006/12/18 16:19:28 oj 1.21.4.7: RESYNC: (1.26-1.27); FILE MERGED 2006/11/07 09:20:51 oj 1.21.4.6: RESYNC: (1.23-1.26); FILE MERGED 2006/07/04 07:56:06 oj 1.21.4.5: RESYNC: (1.22-1.23); FILE MERGED 2006/04/25 13:02:53 oj 1.21.4.4: new include 2006/03/20 13:56:59 oj 1.21.4.3: RESYNC: (1.21-1.22); FILE MERGED 2006/03/20 07:48:25 oj 1.21.4.2: use of module client helper 2006/01/03 07:49:07 oj 1.21.4.1: changed module client


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [95ba13f6b7a9a378628f043049f4e275b3f07f93]

INTEGRATION: CWS oj14 (1.41.4); FILE MERGED 2007/06/04 18:19:06 oj 1.41.4.7: RESYNC: (1.45-1.47); FILE MERGED 2007/02/20 15:48:18 oj 1.41.4.6: RESYNC: (1.44-1.45); FILE MERGED 2006/11/07 09:20:31 oj 1.41.4.5: RESYNC: (1.43-1.44); FILE MERGED 2006/07/04 07:55:46 oj 1.41.4.4: RESYNC: (1.41-1.43); FILE MERGED 2006/04/25 13:02:53 oj 1.41.4.3: new include 2006/03/20 07:48:25 oj 1.41.4.2: use of module client helper 2006/01/03 07:49:07 oj 1.41.4.1: changed module client


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [9af942391ccce65b65c2a12e3279f8f982c3af8b]

INTEGRATION: CWS oj14 (1.7.4); FILE MERGED 2007/06/04 18:18:36 oj 1.7.4.6: RESYNC: (1.9-1.11); FILE MERGED 2006/11/07 09:20:23 oj 1.7.4.5: RESYNC: (1.8-1.9); FILE MERGED 2006/07/04 07:55:38 oj 1.7.4.4: RESYNC: (1.7-1.8); FILE MERGED 2006/04/25 13:02:52 oj 1.7.4.3: new include 2006/03/20 07:48:24 oj 1.7.4.2: use of module client helper 2006/01/03 07:49:07 oj 1.7.4.1: changed module client


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [cb6ed3464b8906513ea5f87a9980f2606bb534bc]

INTEGRATION: CWS oj14 (1.5.4); FILE MERGED 2007/06/04 18:17:01 oj 1.5.4.6: RESYNC: (1.9-1.11); FILE MERGED 2006/11/07 09:20:05 oj 1.5.4.5: RESYNC: (1.8-1.9); FILE MERGED 2006/07/04 07:55:09 oj 1.5.4.4: RESYNC: (1.5-1.8); FILE MERGED 2006/04/25 13:02:51 oj 1.5.4.3: new include 2006/03/20 07:48:23 oj 1.5.4.2: use of module client helper 2006/01/03 07:49:06 oj 1.5.4.1: changed module client


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [2e4ec8e81495346db4140b69d6e882842d8d43f7]

INTEGRATION: CWS oj14 (1.20.4); FILE MERGED 2007/06/04 18:16:23 oj 1.20.4.6: RESYNC: (1.22-1.23); FILE MERGED 2006/11/07 09:19:45 oj 1.20.4.5: RESYNC: (1.21-1.22); FILE MERGED 2006/07/04 07:54:48 oj 1.20.4.4: RESYNC: (1.20-1.21); FILE MERGED 2006/04/25 13:02:51 oj 1.20.4.3: new include 2006/03/20 07:48:22 oj 1.20.4.2: use of module client helper 2006/01/03 07:49:06 oj 1.20.4.1: changed module client


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [d55063c1be46eb35e9acf57738e3bd182df691c4]

INTEGRATION: CWS oj14 (1.1.2); FILE ADDED 2007/06/18 09:49:04 fs 1.1.2.3: more probably name: Sun(TM) Report Builder 2007/06/18 09:03:07 fs 1.1.2.2: more probably name: Sun Report Designer 2007/06/05 10:15:34 lla 1.1.2.1: #i77259# new windows, which supports download


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [e43e33c8a0af1fd011e8b757a545b05868007082]

INTEGRATION: CWS oj14 (1.1.2); FILE ADDED 2007/06/05 10:15:19 lla 1.1.2.1: #i77259# new windows, which supports download


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [1fabf3159944d119aef73933c2f17614de2a2685]

INTEGRATION: CWS oj14 (1.1.2); FILE ADDED 2007/06/06 08:01:15 oj 1.1.2.2: linux compiler problem 2007/06/05 10:15:03 lla 1.1.2.1: #i77259# new windows, which supports download


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [bf363f4fa4d87c33f9a73cc7a342ce8c829e7a11]

INTEGRATION: CWS oj14 (1.11.6); FILE MERGED 2007/06/04 18:15:47 oj 1.11.6.7: RESYNC: (1.16-1.17); FILE MERGED 2006/12/18 16:18:38 oj 1.11.6.6: RESYNC: (1.15-1.16); FILE MERGED 2006/11/07 09:19:27 oj 1.11.6.5: RESYNC: (1.13-1.15); FILE MERGED 2006/07/04 07:54:40 oj 1.11.6.4: RESYNC: (1.11-1.13); FILE MERGED 2006/04/25 13:02:50 oj 1.11.6.3: new include 2006/03/20 07:48:22 oj 1.11.6.2: use of module client helper 2006/01/03 07:49:06 oj 1.11.6.1: changed module client


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [b09c1f18bd9f10d3d633572947e772ad33d5f8a2]

INTEGRATION: CWS oj14 (1.6.4); FILE MERGED 2007/06/04 18:15:15 oj 1.6.4.8: RESYNC: (1.10-1.12); FILE MERGED 2006/12/18 16:18:27 oj 1.6.4.7: RESYNC: (1.9-1.10); FILE MERGED 2006/11/07 09:19:19 oj 1.6.4.6: RESYNC: (1.8-1.9); FILE MERGED 2006/07/04 07:54:20 oj 1.6.4.5: RESYNC: (1.7-1.8); FILE MERGED 2006/04/25 13:02:50 oj 1.6.4.4: new include 2006/03/20 13:56:42 oj 1.6.4.3: RESYNC: (1.6-1.7); FILE MERGED 2006/03/20 07:48:21 oj 1.6.4.2: use of module client helper 2006/01/03 07:49:06 oj 1.6.4.1: changed module client


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [44c27bb1e3636ce68fac888ae7660745b643f103]

INTEGRATION: CWS oj14 (1.5.8); FILE MERGED 2007/06/04 18:14:43 oj 1.5.8.6: RESYNC: (1.7-1.9); FILE MERGED 2006/11/07 09:19:11 oj 1.5.8.5: RESYNC: (1.6-1.7); FILE MERGED 2006/07/04 07:53:59 oj 1.5.8.4: RESYNC: (1.5-1.6); FILE MERGED 2006/04/25 13:02:50 oj 1.5.8.3: new include 2006/03/20 07:48:21 oj 1.5.8.2: use of module client helper 2006/01/03 07:49:06 oj 1.5.8.1: changed module client


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [d94c9928095d38ab905c4d1136037a49aec2dd88]

INTEGRATION: CWS oj14 (1.12.4); FILE MERGED 2007/06/04 18:13:47 oj 1.12.4.7: RESYNC: (1.16-1.18); FILE MERGED 2006/11/07 09:19:02 oj 1.12.4.6: RESYNC: (1.15-1.16); FILE MERGED 2006/07/04 07:53:51 oj 1.12.4.5: RESYNC: (1.13-1.15); FILE MERGED 2006/04/25 13:02:49 oj 1.12.4.4: new include 2006/03/20 07:48:20 oj 1.12.4.3: use of module client helper 2006/01/03 13:20:23 oj 1.12.4.2: RESYNC: (1.12-1.13); FILE MERGED 2006/01/03 07:49:05 oj 1.12.4.1: changed module client


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [68e7aa49791bbaafcf0dc6cb8df79c5020f2b8f4]

INTEGRATION: CWS oj14 (1.8.4); FILE MERGED 2007/06/23 21:22:20 fs 1.8.4.7: RESYNC: (1.13-1.15); FILE MERGED 2007/06/04 18:13:13 oj 1.8.4.6: RESYNC: (1.11-1.13); FILE MERGED 2006/11/07 09:18:54 oj 1.8.4.5: RESYNC: (1.10-1.11); FILE MERGED 2006/07/04 07:53:44 oj 1.8.4.4: RESYNC: (1.8-1.10); FILE MERGED 2006/04/25 13:02:49 oj 1.8.4.3: new include 2006/03/20 07:48:20 oj 1.8.4.2: use of module client helper 2006/01/03 07:49:05 oj 1.8.4.1: changed module client


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [d9b0407d3a18863ea747da5ce014a258906417ee]

INTEGRATION: CWS oj14 (1.7.4); FILE MERGED 2007/06/04 18:10:41 oj 1.7.4.7: RESYNC: (1.10-1.12); FILE MERGED 2006/11/07 09:18:30 oj 1.7.4.6: RESYNC: (1.9-1.10); FILE MERGED 2006/07/04 07:53:28 oj 1.7.4.5: RESYNC: (1.8-1.9); FILE MERGED 2006/04/25 13:02:48 oj 1.7.4.4: new include 2006/03/20 07:48:18 oj 1.7.4.3: use of module client helper 2006/01/03 13:20:06 oj 1.7.4.2: RESYNC: (1.7-1.8); FILE MERGED 2006/01/03 07:49:05 oj 1.7.4.1: changed module client


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [19de1417f651efee653cfbc5ae350269adfc628c]

INTEGRATION: CWS oj14 (1.13.8); FILE MERGED 2007/06/04 18:10:01 oj 1.13.8.6: RESYNC: (1.15-1.16); FILE MERGED 2006/11/07 09:18:22 oj 1.13.8.5: RESYNC: (1.14-1.15); FILE MERGED 2006/07/04 07:53:20 oj 1.13.8.4: RESYNC: (1.13-1.14); FILE MERGED 2006/04/25 13:02:47 oj 1.13.8.3: new include 2006/03/20 07:48:18 oj 1.13.8.2: use of module client helper 2006/01/03 07:49:04 oj 1.13.8.1: changed module client


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [89edeef1abbd8f3344d20e300e162feda9233b58]

INTEGRATION: CWS oj14 (1.8.4); FILE MERGED 2006/11/07 09:17:53 oj 1.8.4.5: RESYNC: (1.10-1.11); FILE MERGED 2006/07/04 07:52:12 oj 1.8.4.4: RESYNC: (1.8-1.10); FILE MERGED 2006/04/25 12:51:39 oj 1.8.4.3: new include 2006/03/20 07:48:17 oj 1.8.4.2: use of module client helper 2006/01/03 07:49:04 oj 1.8.4.1: changed module client


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [5d29050572f7125a7b35ddd73fad92aab01241a1]

INTEGRATION: CWS oj14 (1.3.8); FILE MERGED 2006/11/07 09:17:25 oj 1.3.8.4: RESYNC: (1.3-1.4); FILE MERGED 2006/04/25 12:51:38 oj 1.3.8.3: new include 2006/03/20 07:48:16 oj 1.3.8.2: use of module client helper 2006/01/03 07:49:03 oj 1.3.8.1: changed module client


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [1aadfd261e1d1c550ca6380487a1957d89c5919e]

INTEGRATION: CWS oj14 (1.14.4); FILE MERGED 2006/11/07 09:16:43 oj 1.14.4.5: RESYNC: (1.15-1.17); FILE MERGED 2006/07/04 07:51:21 oj 1.14.4.4: RESYNC: (1.14-1.15); FILE MERGED 2006/04/25 12:51:37 oj 1.14.4.3: new include 2006/03/20 07:48:15 oj 1.14.4.2: use of module client helper 2006/01/03 07:49:03 oj 1.14.4.1: changed module client


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [8f67a644b3c7b1c25766051e4c91e3a814b7e18c]

INTEGRATION: CWS oj14 (1.19.8); FILE MERGED 2006/01/03 07:49:03 oj 1.19.8.1: changed module client


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [74d03b126a6803f8d4a72c15fa1aff928da739c2]

INTEGRATION: CWS oj14 (1.10.8); FILE MERGED 2006/11/07 09:15:39 oj 1.10.8.5: RESYNC: (1.11-1.12); FILE MERGED 2006/07/04 07:50:26 oj 1.10.8.4: RESYNC: (1.10-1.11); FILE MERGED 2006/04/25 12:51:37 oj 1.10.8.3: new include 2006/03/20 07:48:14 oj 1.10.8.2: use of module client helper 2006/01/03 07:49:03 oj 1.10.8.1: changed module client


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [68b6cc1c433999b593c635ed6a4c2d6c430fcf42]

INTEGRATION: CWS oj14 (1.15.4); FILE MERGED 2007/06/04 18:07:50 oj 1.15.4.6: RESYNC: (1.18-1.19); FILE MERGED 2006/11/07 09:15:08 oj 1.15.4.5: RESYNC: (1.16-1.18); FILE MERGED 2006/07/04 07:50:18 oj 1.15.4.4: RESYNC: (1.15-1.16); FILE MERGED 2006/04/25 12:51:36 oj 1.15.4.3: new include 2006/03/20 07:48:14 oj 1.15.4.2: use of module client helper 2006/01/03 07:49:02 oj 1.15.4.1: changed module client


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [0f3667c81a752f700d6473fc481d2e5477d5e149]

INTEGRATION: CWS oj14 (1.41.4); FILE MERGED 2007/06/04 18:07:38 oj 1.41.4.7: RESYNC: (1.45-1.46); FILE MERGED 2007/02/20 15:47:35 oj 1.41.4.6: RESYNC: (1.44-1.45); FILE MERGED 2006/11/07 09:15:00 oj 1.41.4.5: RESYNC: (1.42-1.44); FILE MERGED 2006/07/04 07:50:10 oj 1.41.4.4: RESYNC: (1.41-1.42); FILE MERGED 2006/04/25 12:51:36 oj 1.41.4.3: new include 2006/03/20 07:48:13 oj 1.41.4.2: use of module client helper 2006/01/03 07:49:02 oj 1.41.4.1: changed module client


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [b4913e6e1ba0abad0e8ae2968595c0a5440d250d]

INTEGRATION: CWS oj14 (1.172.4); FILE MERGED 2007/06/19 08:00:48 fs 1.172.4.10: merging (nearly all) changes from CWS dba23ui herein, which fixes #i78642 2007/06/04 18:07:25 oj 1.172.4.9: RESYNC: (1.185-1.186); FILE MERGED 2007/02/20 15:47:24 oj 1.172.4.8: RESYNC: (1.184-1.185); FILE MERGED 2006/12/18 16:17:43 oj 1.172.4.7: RESYNC: (1.182-1.184); FILE MERGED 2006/11/07 09:14:42 oj 1.172.4.6: RESYNC: (1.175-1.182); FILE MERGED 2006/07/04 07:49:49 oj 1.172.4.5: RESYNC: (1.173-1.175); FILE MERGED 2006/04/25 13:01:30 oj 1.172.4.4: new include 2006/03/20 07:48:13 oj 1.172.4.3: use of module client helper 2006/01/03 13:19:32 oj 1.172.4.2: RESYNC: (1.172-1.173); FILE MERGED 2006/01/03 07:49:02 oj 1.172.4.1: changed module client


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [dd0078809aa7dc1fa4cbcac3d6893c3b074d53cd]

INTEGRATION: CWS oj14 (1.73.4); FILE MERGED 2007/06/04 18:06:50 oj 1.73.4.6: RESYNC: (1.78-1.80); FILE MERGED 2006/11/07 09:14:10 oj 1.73.4.5: RESYNC: (1.75-1.78); FILE MERGED 2006/07/04 07:49:37 oj 1.73.4.4: RESYNC: (1.73-1.75); FILE MERGED 2006/04/25 13:01:30 oj 1.73.4.3: new include 2006/03/20 07:48:12 oj 1.73.4.2: use of module client helper 2006/01/03 07:49:01 oj 1.73.4.1: changed module client


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [6ac6e41d55b4df029ab063df7ab6617a65a8bc84]

INTEGRATION: CWS oj14 (1.16.8); FILE MERGED 2006/11/07 09:13:49 oj 1.16.8.2: RESYNC: (1.16-1.17); FILE MERGED 2006/01/03 07:49:01 oj 1.16.8.1: changed module client


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [e02f5b1a9400355c0bc1d76f54d2aa34f7e062ec]

INTEGRATION: CWS oj14 (1.66.4); FILE MERGED 2007/06/19 08:00:48 fs 1.66.4.14: merging (nearly all) changes from CWS dba23ui herein, which fixes #i78642 2007/06/05 16:44:35 oj 1.66.4.13: correct member ini 2007/06/04 18:05:50 oj 1.66.4.12: RESYNC: (1.75-1.76); FILE MERGED 2007/06/01 07:40:23 oj 1.66.4.11: #i77411# add report definition help 2007/02/20 15:47:02 oj 1.66.4.10: RESYNC: (1.74-1.75); FILE MERGED 2007/01/25 12:08:07 oj 1.66.4.9: change if to ifdef compiler error 2006/12/21 13:39:03 oj 1.66.4.8: impl selection 2006/12/21 12:30:02 oj 1.66.4.7: impl selectionSupplier 2006/11/13 13:23:56 oj 1.66.4.6: merge conflicts 2006/11/08 11:31:08 oj 1.66.4.5: merge conflict 2006/11/07 09:13:29 oj 1.66.4.4: RESYNC: (1.69-1.74); FILE MERGED 2006/07/04 07:48:54 oj 1.66.4.3: RESYNC: (1.66-1.69); FILE MERGED 2006/03/20 07:48:11 oj 1.66.4.2: use of module client helper 2006/01/03 07:49:01 oj 1.66.4.1: changed module client


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [9cf06f0e7befbfbfeebe6e69975d0af4655d811c]

INTEGRATION: CWS oj14 (1.9.4); FILE MERGED 2007/06/04 18:05:37 oj 1.9.4.6: RESYNC: (1.12-1.13); FILE MERGED 2006/11/07 09:13:21 oj 1.9.4.5: RESYNC: (1.10-1.12); FILE MERGED 2006/07/04 07:48:45 oj 1.9.4.4: RESYNC: (1.9-1.10); FILE MERGED 2006/04/25 13:01:29 oj 1.9.4.3: new include 2006/03/20 07:48:11 oj 1.9.4.2: use of module client helper 2006/01/03 07:49:01 oj 1.9.4.1: changed module client


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [f990473e9bbdb4821cd65f4edac95f3d9f04f3e9]

INTEGRATION: CWS oj14 (1.71.4); FILE MERGED 2007/06/04 18:05:19 oj 1.71.4.7: RESYNC: (1.75-1.76); FILE MERGED 2006/11/07 09:13:02 oj 1.71.4.6: RESYNC: (1.73-1.75); FILE MERGED 2006/07/04 07:48:23 oj 1.71.4.5: RESYNC: (1.72-1.73); FILE MERGED 2006/04/25 13:01:29 oj 1.71.4.4: new include 2006/03/20 07:48:10 oj 1.71.4.3: use of module client helper 2006/01/03 13:19:11 oj 1.71.4.2: RESYNC: (1.71-1.72); FILE MERGED 2006/01/03 07:49:00 oj 1.71.4.1: changed module client


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [49df04384bfbecfc5d90c6db3b4876583b177f58]

INTEGRATION: CWS oj14 (1.16.4); FILE MERGED 2006/11/07 09:12:25 oj 1.16.4.4: RESYNC: (1.16-1.17); FILE MERGED 2006/04/25 13:01:28 oj 1.16.4.3: new include 2006/03/20 07:48:10 oj 1.16.4.2: use of module client helper 2006/01/03 07:49:00 oj 1.16.4.1: changed module client


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [784668aebff176bba76ef22658debcbeca60daf8]

INTEGRATION: CWS oj14 (1.24.4); FILE MERGED 2007/06/04 18:03:58 oj 1.24.4.5: RESYNC: (1.27-1.28); FILE MERGED 2006/11/07 09:12:06 oj 1.24.4.4: RESYNC: (1.25-1.27); FILE MERGED 2006/07/04 07:47:51 oj 1.24.4.3: RESYNC: (1.24-1.25); FILE MERGED 2006/04/25 13:01:28 oj 1.24.4.2: new include 2006/01/03 07:49:00 oj 1.24.4.1: changed module client


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [a088ef3c9db42e4fcca6ab92efd547bb8f93f4d6]

INTEGRATION: CWS oj14 (1.18.8); FILE MERGED 2006/11/07 09:11:46 oj 1.18.8.3: RESYNC: (1.19-1.20); FILE MERGED 2006/07/04 07:47:32 oj 1.18.8.2: RESYNC: (1.18-1.19); FILE MERGED 2006/01/03 07:49:00 oj 1.18.8.1: changed module client


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [b2f73a8edda0c9284c0eab72d5a0499c3683cabd]

INTEGRATION: CWS oj14 (1.23.4); FILE MERGED 2007/06/04 18:03:44 oj 1.23.4.6: RESYNC: (1.25-1.26); FILE MERGED 2006/11/07 09:11:38 oj 1.23.4.5: RESYNC: (1.24-1.25); FILE MERGED 2006/07/04 07:47:24 oj 1.23.4.4: RESYNC: (1.23-1.24); FILE MERGED 2006/04/25 13:01:28 oj 1.23.4.3: new include 2006/03/20 07:48:09 oj 1.23.4.2: use of module client helper 2006/01/03 07:49:00 oj 1.23.4.1: changed module client


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [1190177cb884eba5b98b404430707ff4dc81e907]

INTEGRATION: CWS oj14 (1.89.4); FILE MERGED 2007/06/04 18:03:29 oj 1.89.4.8: RESYNC: (1.97-1.98); FILE MERGED 2006/12/18 16:17:22 oj 1.89.4.7: RESYNC: (1.96-1.97); FILE MERGED 2006/11/07 09:11:30 oj 1.89.4.6: RESYNC: (1.92-1.96); FILE MERGED 2006/07/04 07:47:15 oj 1.89.4.5: RESYNC: (1.90-1.92); FILE MERGED 2006/04/25 13:01:27 oj 1.89.4.4: new include 2006/03/20 07:48:09 oj 1.89.4.3: use of module client helper 2006/01/03 13:19:02 oj 1.89.4.2: RESYNC: (1.89-1.90); FILE MERGED 2006/01/03 07:48:59 oj 1.89.4.1: changed module client


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [580eaea47a3a3010622e17935df9dc068a2f47d1]

INTEGRATION: CWS oj14 (1.3.8); FILE MERGED 2006/01/03 07:48:59 oj 1.3.8.1: changed module client


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [2cce8e4ddf6c9c7ae1b65c50baf11b051488361b]

INTEGRATION: CWS oj14 (1.11.4); FILE MERGED 2007/06/04 18:00:08 oj 1.11.4.4: RESYNC: (1.12-1.13); FILE MERGED 2007/05/24 11:57:03 lla 1.11.4.3: #i77259# error message if no report designer is installed 2006/12/18 16:16:12 oj 1.11.4.2: RESYNC: (1.11-1.12); FILE MERGED 2006/01/03 07:48:59 oj 1.11.4.1: changed module client


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [0c08e1565a2daa85063394d98a5b9e3a17a87b94]

INTEGRATION: CWS oj14 (1.11.4); FILE MERGED 2007/06/19 08:00:48 fs 1.11.4.6: merging (nearly all) changes from CWS dba23ui herein, which fixes #i78642 2007/06/04 18:02:10 oj 1.11.4.5: RESYNC: (1.17-1.18); FILE MERGED 2006/11/07 09:10:49 oj 1.11.4.4: RESYNC: (1.14-1.17); FILE MERGED 2006/07/04 07:46:38 oj 1.11.4.3: RESYNC: (1.12-1.14); FILE MERGED 2006/03/20 13:54:36 oj 1.11.4.2: RESYNC: (1.11-1.12); FILE MERGED 2006/01/03 07:48:59 oj 1.11.4.1: changed module client


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [3e9489b297112d9469bc5e11fa51135a548b8e14]

INTEGRATION: CWS oj14 (1.6.4); FILE MERGED 2006/11/07 09:10:41 oj 1.6.4.6: RESYNC: (1.8-1.9); FILE MERGED 2006/07/04 07:46:30 oj 1.6.4.5: RESYNC: (1.7-1.8); FILE MERGED 2006/04/25 13:00:35 oj 1.6.4.4: new include 2006/03/20 13:54:24 oj 1.6.4.3: RESYNC: (1.6-1.7); FILE MERGED 2006/03/20 07:48:08 oj 1.6.4.2: use of module client helper 2006/01/03 07:48:58 oj 1.6.4.1: changed module client


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [fa8d7c6c7780717ba8eda847dac4287f29808270]

INTEGRATION: CWS oj14 (1.39.6); FILE MERGED 2007/06/04 20:47:00 oj 1.39.6.2: RESYNC: (1.39-1.40); FILE MERGED 2006/11/07 18:49:44 oj 1.39.6.1: new ext color scheme


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [fc6ae5abbc485b2bf09f41ac55bbc06f99f0ee8c]

INTEGRATION: CWS oj14 (1.6.4); FILE MERGED 2007/06/19 08:00:48 fs 1.6.4.7: merging (nearly all) changes from CWS dba23ui herein, which fixes #i78642 2006/11/07 09:10:33 oj 1.6.4.6: RESYNC: (1.9-1.10); FILE MERGED 2006/07/04 07:46:22 oj 1.6.4.5: RESYNC: (1.8-1.9); FILE MERGED 2006/04/25 13:00:34 oj 1.6.4.4: new include 2006/03/20 13:53:44 oj 1.6.4.3: RESYNC: (1.6-1.8); FILE MERGED 2006/03/20 07:48:07 oj 1.6.4.2: use of module client helper 2006/01/03 07:48:58 oj 1.6.4.1: changed module client


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [2f0d28ac6fe4544a98f7315828bdfc06979c40ee]

INTEGRATION: CWS oj14 (1.7.4); FILE MERGED 2006/11/07 09:10:25 oj 1.7.4.4: RESYNC: (1.7-1.8); FILE MERGED 2006/04/25 13:00:34 oj 1.7.4.3: new include 2006/03/20 07:48:07 oj 1.7.4.2: use of module client helper 2006/01/03 07:48:58 oj 1.7.4.1: changed module client


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [a68b5e06d2e8cfb276d7f63fffe8a54ecbcdac89]

INTEGRATION: CWS oj14 (1.11.56); FILE MERGED 2007/06/23 21:21:54 fs 1.11.56.5: RESYNC: (1.14-1.15); FILE MERGED 2007/06/19 08:00:47 fs 1.11.56.4: merging (nearly all) changes from CWS dba23ui herein, which fixes #i78642 2007/06/04 18:01:59 oj 1.11.56.3: RESYNC: (1.13-1.14); FILE MERGED 2006/11/07 09:10:17 oj 1.11.56.2: RESYNC: (1.11-1.13); FILE MERGED 2006/04/25 13:00:33 oj 1.11.56.1: new include


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [c9ea1e0bd1cc3b1bb8eff54981fb34cdac4ec708]

INTEGRATION: CWS oj14 (1.12.4); FILE MERGED 2007/06/25 20:14:22 fs 1.12.4.12: fixed merge error during resync 2007/06/25 05:59:58 fs 1.12.4.11: #i10000# 2007/06/23 21:21:47 fs 1.12.4.10: RESYNC: (1.21-1.22); FILE MERGED 2007/06/19 08:00:47 fs 1.12.4.9: merging (nearly all) changes from CWS dba23ui herein, which fixes #i78642 2007/06/04 18:01:49 oj 1.12.4.8: RESYNC: (1.20-1.21); FILE MERGED 2006/11/08 12:19:32 oj 1.12.4.7: use of new classes 2006/11/07 09:10:09 oj 1.12.4.6: RESYNC: (1.17-1.20); FILE MERGED 2006/07/04 07:46:15 oj 1.12.4.5: RESYNC: (1.15-1.17); FILE MERGED 2006/04/25 13:00:33 oj 1.12.4.4: new include 2006/03/20 13:53:01 oj 1.12.4.3: RESYNC: (1.12-1.15); FILE MERGED 2006/03/20 07:48:07 oj 1.12.4.2: use of module client helper 2006/01/03 07:48:58 oj 1.12.4.1: changed module client


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [174e7378e6d7503c15df0a086d816ed30064b909]

INTEGRATION: CWS oj14 (1.9.4); FILE MERGED 2007/06/04 18:01:03 oj 1.9.4.9: RESYNC: (1.21-1.23); FILE MERGED 2007/02/20 15:46:40 oj 1.9.4.8: RESYNC: (1.20-1.21); FILE MERGED 2006/12/18 16:16:48 oj 1.9.4.7: RESYNC: (1.18-1.20); FILE MERGED 2006/11/07 09:09:48 oj 1.9.4.6: RESYNC: (1.13-1.18); FILE MERGED 2006/07/04 07:45:57 oj 1.9.4.5: RESYNC: (1.11-1.13); FILE MERGED 2006/04/25 13:00:32 oj 1.9.4.4: new include 2006/03/20 13:52:30 oj 1.9.4.3: RESYNC: (1.10-1.11); FILE MERGED 2006/01/03 13:18:42 oj 1.9.4.2: RESYNC: (1.9-1.10); FILE MERGED 2006/01/03 07:48:58 oj 1.9.4.1: changed module client


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [81669a24d0219ad5d9c36af01c7a0291bfdfc416]

INTEGRATION: CWS oj14 (1.14.4); FILE MERGED 2007/06/19 08:00:47 fs 1.14.4.9: merging (nearly all) changes from CWS dba23ui herein, which fixes #i78642 2007/05/29 13:07:25 lla 1.14.4.8: #77407# handle close of embedded objects better 2006/12/18 16:16:40 oj 1.14.4.7: RESYNC: (1.23-1.24); FILE MERGED 2006/11/07 09:09:40 oj 1.14.4.6: RESYNC: (1.18-1.23); FILE MERGED 2006/07/04 07:45:48 oj 1.14.4.5: RESYNC: (1.15-1.18); FILE MERGED 2006/04/25 13:00:32 oj 1.14.4.4: new include 2006/03/20 07:48:06 oj 1.14.4.3: use of module client helper 2006/01/03 13:18:33 oj 1.14.4.2: RESYNC: (1.14-1.15); FILE MERGED 2006/01/03 07:48:57 oj 1.14.4.1: changed module client


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [e9cb737d2d64734d7d2ee76401d1b548e030eb19]

INTEGRATION: CWS oj14 (1.12.4); FILE MERGED 2007/06/04 18:00:32 oj 1.12.4.6: RESYNC: (1.17-1.18); FILE MERGED 2006/12/18 16:16:33 oj 1.12.4.5: RESYNC: (1.15-1.17); FILE MERGED 2006/11/07 09:09:24 oj 1.12.4.4: RESYNC: (1.13-1.15); FILE MERGED 2006/04/25 13:00:31 oj 1.12.4.3: new include 2006/01/03 13:18:14 oj 1.12.4.2: RESYNC: (1.12-1.13); FILE MERGED 2006/01/03 07:48:57 oj 1.12.4.1: changed module client


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [85a477b69c2ef2ab7d3d16aeea7aedc4b92586ae]

INTEGRATION: CWS oj14 (1.12.60); FILE MERGED 2007/06/04 21:04:32 oj 1.12.60.2: RESYNC: (1.12-1.13); FILE MERGED 2007/05/02 08:50:41 fs 1.12.60.1: SvxTbxButtonColorUpdater_Impl renamed to ToolboxButtonColorUpdater, and outsourced to separate file


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [da71279c481beb4e088fbd637ab4c6939f798998]

INTEGRATION: CWS oj14 (1.22.4); FILE MERGED 2007/06/06 07:33:07 lla 1.22.4.19: #i77259# new dialog if extension is not present 2007/06/05 13:12:45 oj 1.22.4.18: correct merge problems 2007/06/04 18:00:21 oj 1.22.4.17: RESYNC: (1.39-1.41); FILE MERGED 2007/05/29 05:16:32 lla 1.22.4.16: #77407# back fix 2007/05/24 11:54:06 lla 1.22.4.15: #i77259# error message if no report designer is installed 2007/04/30 12:40:56 oj 1.22.4.14: #i76758# check that service is avail 2007/04/26 10:45:58 oj 1.22.4.13: service name moved into new package 2007/04/23 11:01:24 lla 1.22.4.12: #146882# use right Service name for instanciate 2006/12/18 16:16:23 oj 1.22.4.11: RESYNC: (1.37-1.39); FILE MERGED 2006/11/09 08:10:25 oj 1.22.4.10: remove wnt warning 2006/11/08 12:19:32 oj 1.22.4.9: use of new classes 2006/11/08 12:11:47 oj 1.22.4.8: use of new classes 2006/11/07 09:09:16 oj 1.22.4.7: RESYNC: (1.30-1.37); FILE MERGED 2006/07/04 07:45:31 oj 1.22.4.6: RESYNC: (1.26-1.30); FILE MERGED 2006/04/25 13:00:30 oj 1.22.4.5: new include 2006/03/20 13:52:03 oj 1.22.4.4: RESYNC: (1.25-1.26); FILE MERGED 2006/03/20 07:48:05 oj 1.22.4.3: use of module client helper 2006/01/03 13:18:05 oj 1.22.4.2: RESYNC: (1.22-1.25); FILE MERGED 2006/01/03 07:48:56 oj 1.22.4.1: changed module client


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [e3804b9571d61312c92081667a92a486d4b12ac4]

INTEGRATION: CWS oj14 (1.10.8); FILE MERGED 2007/06/04 17:59:06 oj 1.10.8.3: RESYNC: (1.11-1.12); FILE MERGED 2006/11/07 09:07:59 oj 1.10.8.2: RESYNC: (1.10-1.11); FILE MERGED 2006/01/03 08:07:51 oj 1.10.8.1: export controller class


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [06d9e925a2668aa577fe7057721f28e2d28e4954]

INTEGRATION: CWS oj14 (1.11.8); FILE MERGED 2007/06/04 17:57:06 oj 1.11.8.2: RESYNC: (1.11-1.12); FILE MERGED 2006/01/03 08:07:51 oj 1.11.8.1: export controller class


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [50b4b905d6a21ce93431ea75dce6d5d95f6501f8]

INTEGRATION: CWS oj14 (1.8.4); FILE MERGED 2007/06/04 17:56:52 oj 1.8.4.4: RESYNC: (1.14-1.15); FILE MERGED 2006/11/07 09:00:37 oj 1.8.4.3: RESYNC: (1.9-1.14); FILE MERGED 2006/07/04 07:43:08 oj 1.8.4.2: RESYNC: (1.8-1.9); FILE MERGED 2006/03/20 07:49:58 oj 1.8.4.1:  store table font


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [add18b701f96cb0f5f38725d849e237436ecfd2a]

INTEGRATION: CWS oj14 (1.20.8); FILE MERGED 2007/06/23 21:21:08 fs 1.20.8.3: RESYNC: (1.25-1.26); FILE MERGED 2006/11/07 08:58:35 oj 1.20.8.2: RESYNC: (1.20-1.25); FILE MERGED 2006/07/11 10:57:56 oj 1.20.8.1: conflicts and warnings removed


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [e2f207d0565e10617aa5695fd6c39897c06505b2]

INTEGRATION: CWS oj14 (1.6.6); FILE MERGED 2006/11/07 08:55:32 oj 1.6.6.2: RESYNC: (1.6-1.8); FILE MERGED 2006/07/11 10:57:55 oj 1.6.6.1: conflicts and warnings removed


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [3962744946da24a023b920f8e1c6a41ab3502e66]

INTEGRATION: CWS oj14 (1.3.8); FILE MERGED 2006/11/07 08:53:46 oj 1.3.8.3: RESYNC: (1.4-1.5); FILE MERGED 2006/07/04 07:37:29 oj 1.3.8.2: RESYNC: (1.3-1.4); FILE MERGED 2006/01/03 08:07:49 oj 1.3.8.1: export controller class


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [31a553d62951cec301fd981fcd27ff85133069cc]

INTEGRATION: CWS oj14 (1.6.8); FILE MERGED 2006/11/07 08:51:50 oj 1.6.8.2: RESYNC: (1.6-1.7); FILE MERGED 2006/01/03 08:07:49 oj 1.6.8.1: export controller class


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [018eb2756e0adb8dd0f12d563d766196497746c3]

INTEGRATION: CWS oj14 (1.18.50); FILE MERGED 2007/06/04 17:52:25 oj 1.18.50.2: RESYNC: (1.18-1.20); FILE MERGED 2007/05/31 07:32:05 oj 1.18.50.1: #i77258# remove unused code and some new static functions for media type inserted


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [470becbf510a0f6094f5371446ccbdceadd8c3a2]

INTEGRATION: CWS oj14 (1.52.102); FILE MERGED 2007/06/04 20:29:26 oj 1.52.102.2: RESYNC: (1.52-1.54); FILE MERGED 2006/11/07 18:55:34 oj 1.52.102.1: change FmFrameModel to SdrModel


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [7e766d30075de4d2a6818716051d3deed7365865]

INTEGRATION: CWS oj14 (1.29.4); FILE MERGED 2007/06/08 07:09:07 oj 1.29.4.12: do not set the identifier for the module when we are a reportdefinition 2007/06/07 11:10:37 oj 1.29.4.11: make use of new method in mimeconfighelper 2007/06/05 13:06:01 oj 1.29.4.10: correct merge problems 2007/06/04 17:52:13 oj 1.29.4.9: RESYNC: (1.40-1.42); FILE MERGED 2007/05/31 07:32:05 oj 1.29.4.8: #i77258# remove unused code and some new static functions for media type inserted 2007/05/09 11:44:24 lla 1.29.4.7: #i77078# if readonly flag is set, open the report only, not the designer 2007/03/15 14:42:53 oj 1.29.4.6: use mim config helper 2006/11/07 08:50:01 oj 1.29.4.5: RESYNC: (1.36-1.40); FILE MERGED 2006/07/04 07:35:06 oj 1.29.4.4: RESYNC: (1.35-1.36); FILE MERGED 2006/03/20 13:50:08 oj 1.29.4.3: RESYNC: (1.33-1.35); FILE MERGED 2006/01/03 13:16:39 oj 1.29.4.2: RESYNC: (1.29-1.33); FILE MERGED 2006/01/03 08:07:48 oj 1.29.4.1: export controller class


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [c74c8fd43d03f344e15c1d43d21f464effe72082]

INTEGRATION: CWS oj14 (1.8.8); FILE MERGED 2007/06/04 17:51:58 oj 1.8.8.3: RESYNC: (1.10-1.11); FILE MERGED 2006/11/07 08:49:53 oj 1.8.8.2: RESYNC: (1.8-1.10); FILE MERGED 2006/01/03 08:07:48 oj 1.8.8.1: export controller class


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [d8c7dfd2c11fdddb49c79e1eadb8e46359357061]

INTEGRATION: CWS oj14 (1.16.4); FILE MERGED 2007/06/04 17:51:44 oj 1.16.4.8: RESYNC: (1.22-1.23); FILE MERGED 2007/05/31 07:32:05 oj 1.16.4.7: #i77258# remove unused code and some new static functions for media type inserted 2007/05/21 13:33:38 lla 1.16.4.6: #i77259# don't eliminate exceptions 2006/12/18 16:14:55 oj 1.16.4.5: RESYNC: (1.21-1.22); FILE MERGED 2006/11/07 08:49:45 oj 1.16.4.4: RESYNC: (1.18-1.21); FILE MERGED 2006/07/04 07:34:57 oj 1.16.4.3: RESYNC: (1.17-1.18); FILE MERGED 2006/03/20 13:49:36 oj 1.16.4.2: RESYNC: (1.16-1.17); FILE MERGED 2006/03/20 07:50:57 oj 1.16.4.1: use MimeConfigurationHelper::GetSequenceClassID instead of ODocumentDefinition::getDefaultDocumentTypeClassId


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [3adcf7c6ca55890107cd9e3810406a8541637c5d]

INTEGRATION: CWS oj14 (1.3.8); FILE MERGED 2006/11/07 08:46:11 oj 1.3.8.3: RESYNC: (1.4-1.7); FILE MERGED 2006/07/04 07:31:45 oj 1.3.8.2: RESYNC: (1.3-1.4); FILE MERGED 2006/01/03 08:07:47 oj 1.3.8.1: export controller class


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [fe08be7790c72ddfa47c010f43c84d8f56dd5bd2]

INTEGRATION: CWS oj14 (1.13.8); FILE MERGED 2006/07/04 10:47:46 oj 1.13.8.1: file position moved


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [ab6b83245d61b9adc6914552831f3f5da57b4d80]

INTEGRATION: CWS oj14 (1.47.22); FILE MERGED 2007/06/05 20:50:31 fs 1.47.22.3: #i78077# track whether any of the facets contributing to the complete command (Filter, Order, ApplyFilter, etc.) is dirty - in this case, re-create the parameters collection when it is retrieved 2007/06/05 20:16:13 fs 1.47.22.2: #i78077# implement XParametersSupplier, which allows accessing the parameters (before the RowSet has even been executed) 2007/06/04 20:28:00 fs 1.47.22.1: #i78077# implement XParametersSupplier


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [b034799f6f716a8a3ac124f1f939170a5fea4761]

INTEGRATION: CWS oj14 (1.137.4); FILE MERGED 2007/06/06 18:44:14 fs 1.137.4.15: #i78077# getParameters: silence exceptions got from subordinate methods 2007/06/06 18:15:09 fs 1.137.4.14: ORowSetValueVector is default-inited to length 1, which isn't what we need ... 2007/06/06 06:04:12 fs 1.137.4.13: dispose the parameters container 2007/06/05 20:53:12 fs 1.137.4.12: lock mutex in getParameters 2007/06/05 20:50:31 fs 1.137.4.11: #i78077# track whether any of the facets contributing to the complete command (Filter, Order, ApplyFilter, etc.) is dirty - in this case, re-create the parameters collection when it is retrieved 2007/06/05 20:16:13 fs 1.137.4.10: #i78077# implement XParametersSupplier, which allows accessing the parameters (before the RowSet has even been executed) 2007/06/04 20:28:00 fs 1.137.4.9: #i78077# implement XParametersSupplier 2007/02/20 15:43:06 oj 1.137.4.8: RESYNC: (1.151-1.152); FILE MERGED 2006/12/18 16:13:09 oj 1.137.4.7: RESYNC: (1.150-1.151); FILE MERGED 2006/11/07 08:40:23 oj 1.137.4.6: RESYNC: (1.144-1.150); FILE MERGED 2006/07/11 10:57:55 oj 1.137.4.5: conflicts and warnings removed 2006/07/04 07:25:24 oj 1.137.4.4: RESYNC: (1.142-1.144); FILE MERGED 2006/03/20 13:44:04 oj 1.137.4.3: RESYNC: (1.139-1.142); FILE MERGED 2006/01/03 13:11:58 oj 1.137.4.2: RESYNC: (1.137-1.139); FILE MERGED 2006/01/03 08:07:45 oj 1.137.4.1: export controller class


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [666864c1445c6d6047019a6c1d4f66412cb8bd0f]

INTEGRATION: CWS oj14 (1.7.84); FILE MERGED 2007/06/06 09:02:22 fs 1.7.84.1: #i78077# +testParameters


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [b0f35409030d7f66a1d487c8b1bc3bd7abb61068]

INTEGRATION: CWS oj14 (1.2.84); FILE MERGED 2007/06/06 09:01:59 fs 1.2.84.1: outsourced some query creation into the CRMDatabase, for easier re-use


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [939254754090596dbc7bc96feeb664fda872e05e]

INTEGRATION: CWS oj14 (1.18.130); FILE MERGED 2006/11/13 13:23:55 oj 1.18.130.4: merge conflicts 2006/11/07 08:35:22 oj 1.18.130.3: RESYNC: (1.19-1.21); FILE MERGED 2006/07/04 07:21:42 oj 1.18.130.2: RESYNC: (1.18-1.19); FILE MERGED 2006/01/03 08:07:44 oj 1.18.130.1: export controller class


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [39046c9999d770e006dcaa61cfe73d1556f2e415]

INTEGRATION: CWS oj14 (1.1.2); FILE ADDED 2006/12/21 12:30:21 oj 1.1.2.5: impl selectionSupplier 2006/11/13 13:23:55 oj 1.1.2.4: merge conflicts 2006/11/08 11:15:41 oj 1.1.2.3: merge conflicts resolved 2006/04/25 13:06:21 oj 1.1.2.2: new hlper methods 2006/01/03 08:30:47 oj 1.1.2.1: export controller


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [734ac0876be927e1ec4d2ee948a61d3cb84cd47c]

INTEGRATION: CWS oj14 (1.1.2); FILE ADDED 2007/06/19 08:00:47 fs 1.1.2.15: merging (nearly all) changes from CWS dba23ui herein, which fixes #i78642 2007/06/05 16:38:48 oj 1.1.2.14: add missing methods 2007/06/05 16:36:29 oj 1.1.2.13: add missing methods 2007/06/05 16:33:15 oj 1.1.2.12: add missing methods 2007/06/04 17:33:48 oj 1.1.2.11: merge conflict resolved 2007/06/04 17:30:31 oj 1.1.2.10: merge conflict resolved 2006/12/21 12:30:21 oj 1.1.2.9: impl selectionSupplier 2006/11/13 13:23:55 oj 1.1.2.8: merge conflicts 2006/11/13 11:48:00 oj 1.1.2.7: new member nValue 2006/11/08 11:03:12 oj 1.1.2.6: correct ifdef 2006/11/07 08:25:27 oj 1.1.2.5: merge changes 2006/07/11 10:57:54 oj 1.1.2.4: conflicts and warnings removed 2006/07/04 07:18:40 oj 1.1.2.3: cwsresync changes 2006/04/25 13:06:21 oj 1.1.2.2: new hlper methods 2006/01/03 08:29:59 oj 1.1.2.1: export controller


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [bc44c3e7d095aa9dfeb33b91f1a0ac22d6046e2f]

INTEGRATION: CWS oj14 (1.1.2); FILE ADDED 2007/06/04 17:27:24 oj 1.1.2.4: merge conflict resolved 2006/07/04 07:13:55 oj 1.1.2.3: cwsresync changes 2006/04/25 13:06:20 oj 1.1.2.2: new hlper methods 2006/01/03 08:29:48 oj 1.1.2.1: export controller


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [202444059d9a8e7160c508e80e4bb9c504fd6eef]

INTEGRATION: CWS oj14 (1.1.2); FILE ADDED 2006/01/03 08:29:29 oj 1.1.2.1: export controller


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [7d4b4713648b7346ace051dc1e3fca114b011fe7]

INTEGRATION: CWS oj14 (1.7.8); FILE MERGED 2006/12/20 12:47:19 oj 1.7.8.3: duplicate id 2006/12/18 16:12:45 oj 1.7.8.2: RESYNC: (1.7-1.8); FILE MERGED 2006/01/03 08:07:44 oj 1.7.8.1: export controller class


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [dbddb238893abc824dd006546327536e11d328d6]

INTEGRATION: CWS oj14 (1.86.22); FILE MERGED 2007/06/04 18:47:47 oj 1.86.22.3: RESYNC: (1.86-1.87); FILE MERGED 2007/04/27 11:04:47 oj 1.86.22.2: #i76758# new report api 2007/04/27 10:56:25 oj 1.86.22.1: #i76758# new report api


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [6bfd0fb1ff03ad49524249c11c4c95dd370d6f0e]

INTEGRATION: CWS oj14 (1.68.4); FILE MERGED 2007/06/06 07:32:22 lla 1.68.4.1: #i77259# new dialog if extension is not present


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [06cb3d274268c7d8198d3a5865ccb16534f24574]

INTEGRATION: CWS oj14 (1.1.2); FILE ADDED 2006/07/04 07:12:12 oj 1.1.2.2: cwsresync changes 2006/01/03 08:29:20 oj 1.1.2.1: export controller


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [f649e68d3004853f39920504ca6f5cf87101b287]

INTEGRATION: CWS oj14 (1.1.2); FILE ADDED 2006/07/04 07:13:55 oj 1.1.2.3: cwsresync changes 2006/04/25 13:06:20 oj 1.1.2.2: new hlper methods 2006/01/03 08:30:57 oj 1.1.2.1: export controller


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [28fc7f25e389235c484d9f54e0d4fad0b63bb195]

INTEGRATION: CWS oj14 (1.1.2); FILE ADDED 2006/01/03 08:30:27 oj 1.1.2.1: export controller


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [82144a8dd1d4cff21e7ddcfd68977fa0256131e3]

INTEGRATION: CWS oj14 (1.1.2); FILE ADDED 2006/01/03 08:30:18 oj 1.1.2.1: export controller


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [b14eba69d9d7f9534c7a77f56f6c7574168d8341]

INTEGRATION: CWS oj14 (1.1.2); FILE ADDED 2007/06/19 08:00:47 fs 1.1.2.2: merging (nearly all) changes from CWS dba23ui herein, which fixes #i78642 2006/01/03 08:30:08 oj 1.1.2.1: export controller


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [860a31c56cff6184ff4d8160dd0d4289e9cc0d27]

INTEGRATION: CWS oj14 (1.1.2); FILE ADDED 2007/02/21 06:29:41 oj 1.1.2.2: merge conflict 2006/01/03 08:29:10 oj 1.1.2.1: export controller


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [bfd674aa446971fee8d8025d46eb48b119e9bf2e]

INTEGRATION: CWS oj14 (1.39.8); FILE MERGED 2007/02/20 16:31:32 oj 1.39.8.2: RESYNC: (1.39-1.40); FILE MERGED 2006/11/07 18:54:02 oj 1.39.8.1: extended color scheme


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [3acfc34c2cf5d7e80e53465db029af14c8d35b2c]

INTEGRATION: CWS oj14 (1.149.58); FILE MERGED 2007/06/26 20:10:12 fs 1.149.58.7: #i78908# possibility to be the owner of the SdrObject 2007/06/04 21:13:54 oj 1.149.58.6: RESYNC: (1.154-1.156); FILE MERGED 2007/05/30 12:24:11 oj 1.149.58.5: #i77769# getSize returns wrong size +1 2007/02/20 16:29:49 oj 1.149.58.4: RESYNC: (1.153-1.154); FILE MERGED 2007/01/25 07:45:10 oj 1.149.58.3: disable deletion of sdrObject when shape was removed 2006/12/18 16:08:15 oj 1.149.58.2: RESYNC: (1.149-1.153); FILE MERGED 2006/11/12 13:36:16 cl 1.149.58.1: #i71036# added basic PropertyChangeListener support for SvxShape


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [8a0580fd9aff5318307be56c7e2912c874d329d9]

INTEGRATION: CWS oj14 (1.27.64); FILE MERGED 2007/06/26 20:13:32 fs 1.27.64.1: #i78908# ~SdrObject inaccessible now, need to use SdrObject::Free instead


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [b5e0402d2f0ec7adc5d342add22226578454b25f]

INTEGRATION: CWS oj14 (1.59.46); FILE MERGED 2007/06/26 20:13:31 fs 1.59.46.4: #i78908# ~SdrObject inaccessible now, need to use SdrObject::Free instead 2007/06/04 21:13:45 oj 1.59.46.3: RESYNC: (1.60-1.62); FILE MERGED 2007/02/20 16:29:27 oj 1.59.46.2: RESYNC: (1.59-1.60); FILE MERGED 2007/01/25 07:45:10 oj 1.59.46.1: disable deletion of sdrObject when shape was removed


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [de6003f4ba5bcf5c2c7dbc5b1118b83544bbee1b]

INTEGRATION: CWS oj14 (1.40.62); FILE MERGED 2007/06/26 20:13:31 fs 1.40.62.2: #i78908# ~SdrObject inaccessible now, need to use SdrObject::Free instead 2007/01/25 07:45:10 oj 1.40.62.1: disable deletion of sdrObject when shape was removed


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [0ac639f9336b6d15db2d99073ee25124c59275d5]

INTEGRATION: CWS oj14 (1.1.2); FILE ADDED 2007/05/02 08:50:50 fs 1.1.2.1: ToolboxButtonColorUpdater formerly known as SvxTbxButtonColorUpdater_Impl, no being exported


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [a5bb0f0c984e534458ee74f6dd2001d52ebd1886]

INTEGRATION: CWS oj14 (1.74.6); FILE MERGED 2007/06/06 14:45:36 oj 1.74.6.7: #i78102# remove ::Current calls 2007/06/04 21:07:59 oj 1.74.6.6: RESYNC: (1.76-1.77); FILE MERGED 2007/05/02 08:50:41 fs 1.74.6.5: SvxTbxButtonColorUpdater_Impl renamed to ToolboxButtonColorUpdater, and outsourced to separate file 2007/04/25 10:44:44 oj 1.74.6.4: check pBox 2007/02/20 16:28:05 oj 1.74.6.3: RESYNC: (1.74-1.76); FILE MERGED 2007/02/08 15:28:04 oj 1.74.6.2: check pBox and if no Shell use default font list 2006/11/07 18:51:41 oj 1.74.6.1: use own color table


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [e3e34c8a0b58ed7d5685696fa86ef67f600790f4]

INTEGRATION: CWS oj14 (1.11.20); FILE MERGED 2007/05/02 08:50:41 fs 1.11.20.1: SvxTbxButtonColorUpdater_Impl renamed to ToolboxButtonColorUpdater, and outsourced to separate file


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [12fc131462db3a01b3ee48467124ef92b1ff29b4]

INTEGRATION: CWS oj14 (1.6.60); FILE MERGED 2007/05/02 08:50:41 fs 1.6.60.1: SvxTbxButtonColorUpdater_Impl renamed to ToolboxButtonColorUpdater, and outsourced to separate file


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [0349bcec88cbcc5158129184b9dca0e29c76e411]

INTEGRATION: CWS oj14 (1.26.6); FILE MERGED 2007/06/26 20:13:31 fs 1.26.6.2: #i78908# ~SdrObject inaccessible now, need to use SdrObject::Free instead 2007/01/25 07:43:56 oj 1.26.6.1: add dtor of SdrUndoFactory()


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [8408cb927820caf7d65ebb748a878b9a59255ade]

INTEGRATION: CWS oj14 (1.58.44); FILE MERGED 2007/06/26 20:13:31 fs 1.58.44.2: #i78908# ~SdrObject inaccessible now, need to use SdrObject::Free instead 2007/01/25 07:43:46 oj 1.58.44.1: moved pObj->ActionRemoved() into if


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [664f60caad0cae185d5cfeda36882b68e97dc7e5]

INTEGRATION: CWS oj14 (1.8.64); FILE MERGED 2007/01/25 07:43:26 oj 1.8.64.1: add DN name


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [1022c9501a3a9e4fe31e80c8bccfb9770c2acc78]

INTEGRATION: CWS oj14 (1.81.38); FILE MERGED 2007/06/26 20:13:31 fs 1.81.38.1: #i78908# ~SdrObject inaccessible now, need to use SdrObject::Free instead


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [a599f5b435dfb86b0da9c349d93d808bfe11a4a8]

INTEGRATION: CWS oj14 (1.79.38); FILE MERGED 2007/06/26 20:13:31 fs 1.79.38.1: #i78908# ~SdrObject inaccessible now, need to use SdrObject::Free instead


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [4fabcea2efb87d9980d172054ba12a76b603055b]

INTEGRATION: CWS oj14 (1.83.60); FILE MERGED 2007/06/26 20:09:49 fs 1.83.60.5: #i78908# +Free: delete 'this' if not owned by the SvxShape 2007/04/18 12:08:25 oj 1.83.60.4: RESYNC: (1.87-1.88); FILE MERGED 2007/02/20 16:24:21 oj 1.83.60.3: RESYNC: (1.85-1.87); FILE MERGED 2006/12/18 15:57:24 oj 1.83.60.2: RESYNC: (1.83-1.85); FILE MERGED 2006/11/12 13:39:49 cl 1.83.60.1: #i71036# added basic PropertyChangeListener support for SvxShape


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [e8198fa86136c4d0e12c04cc5c5d754b3cb0aa94]

INTEGRATION: CWS oj14 (1.40.38); FILE MERGED 2007/06/26 20:13:31 fs 1.40.38.1: #i78908# ~SdrObject inaccessible now, need to use SdrObject::Free instead


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [b6cae067dfcc97e9434996b1b0bb6397f6b20152]

INTEGRATION: CWS oj14 (1.67.60); FILE MERGED 2007/06/04 20:59:15 oj 1.67.60.4: RESYNC: (1.71-1.73); FILE MERGED 2007/02/20 16:24:13 oj 1.67.60.3: RESYNC: (1.70-1.71); FILE MERGED 2006/12/18 15:56:34 oj 1.67.60.2: RESYNC: (1.67-1.70); FILE MERGED 2006/11/12 13:38:45 cl 1.67.60.1: #i71036# added basic PropertyChangeListener support for SvxShape


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [a19108ebd8a8eb37c340fb179282269b739b3105]

INTEGRATION: CWS oj14 (1.151.40); FILE MERGED 2007/06/26 20:13:31 fs 1.151.40.1: #i78908# ~SdrObject inaccessible now, need to use SdrObject::Free instead


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [3bc17093755eb65912b4793ff32ab5f0b6d2fba2]

INTEGRATION: CWS oj14 (1.29.38); FILE MERGED 2007/06/26 20:13:31 fs 1.29.38.1: #i78908# ~SdrObject inaccessible now, need to use SdrObject::Free instead


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [0a7ac527630dbddc747f36b805f468ce6e89be08]

INTEGRATION: CWS oj14 (1.21.6); FILE MERGED 2007/06/26 20:13:31 fs 1.21.6.1: #i78908# ~SdrObject inaccessible now, need to use SdrObject::Free instead


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [10a530b6edab1cc3048f868e591a4a4c2a0239d7]

INTEGRATION: CWS oj14 (1.24.40); FILE MERGED 2007/06/26 20:13:30 fs 1.24.40.1: #i78908# ~SdrObject inaccessible now, need to use SdrObject::Free instead


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [8a13aad7412ccd0e73c5eab140e628b7cf7c54eb]

INTEGRATION: CWS oj14 (1.149.30); FILE MERGED 2007/06/26 20:13:30 fs 1.149.30.1: #i78908# ~SdrObject inaccessible now, need to use SdrObject::Free instead


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [43834b8fba37b11419fc06a87d5eb189cda8ddc8]

INTEGRATION: CWS oj14 (1.10.64); FILE MERGED 2007/06/26 20:13:30 fs 1.10.64.1: #i78908# ~SdrObject inaccessible now, need to use SdrObject::Free instead


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [101f96087c5424a942e727d054bdfaf3bb6611a2]

INTEGRATION: CWS oj14 (1.26.172); FILE MERGED 2007/06/04 20:32:43 oj 1.26.172.6: RESYNC: (1.29-1.30); FILE MERGED 2007/05/04 10:47:10 oj 1.26.172.5: #i76758# new 2nd page 2007/02/20 16:15:27 oj 1.26.172.4: RESYNC: (1.28-1.29); FILE MERGED 2006/12/18 15:34:48 oj 1.26.172.3: RESYNC: (1.27-1.28); FILE MERGED 2006/07/04 08:52:06 oj 1.26.172.2: RESYNC: (1.26-1.27); FILE MERGED 2006/03/20 08:23:44 oj 1.26.172.1: new method to create control label pair


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [3d08499f5fe5c426f01a6e54d6018249acc7dfef]

INTEGRATION: CWS oj14 (1.43.58); FILE MERGED 2007/06/23 21:17:02 fs 1.43.58.3: RESYNC: (1.45-1.46); FILE MERGED 2006/12/18 15:32:49 oj 1.43.58.2: RESYNC: (1.43-1.45); FILE MERGED 2006/11/07 18:55:35 oj 1.43.58.1: change FmFrameModel to SdrModel


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [feff25fe43fcf1034862b9c6ccc6b477a75006e0]

INTEGRATION: CWS oj14 (1.40.100); FILE MERGED 2007/06/23 21:16:55 fs 1.40.100.3: RESYNC: (1.41-1.42); FILE MERGED 2006/12/18 15:32:32 oj 1.40.100.2: RESYNC: (1.40-1.41); FILE MERGED 2006/11/07 18:55:34 oj 1.40.100.1: change FmFrameModel to SdrModel


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [6ce2123d90c8771d2b130ae5a174464f37123b6c]

INTEGRATION: CWS oj14 (1.12.102); FILE MERGED 2007/02/20 16:13:58 oj 1.12.102.2: RESYNC: (1.12-1.13); FILE MERGED 2006/11/07 18:55:34 oj 1.12.102.1: change FmFrameModel to SdrModel


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [321f7a0b88a7323174cceee7124f975c46634f66]

INTEGRATION: CWS oj14 (1.47.4); FILE MERGED 2007/06/04 20:26:47 oj 1.47.4.11: RESYNC: (1.60-1.61); FILE MERGED 2007/05/04 10:47:09 oj 1.47.4.10: #i76758# new 2nd page 2007/02/20 16:12:57 oj 1.47.4.9: RESYNC: (1.59-1.60); FILE MERGED 2007/02/20 12:16:20 oj 1.47.4.8: use loangvarbinary for image as well 2007/01/09 09:48:19 oj 1.47.4.7: ask for propinfo only once 2006/12/18 15:30:51 oj 1.47.4.6: RESYNC: (1.58-1.59); FILE MERGED 2006/11/08 09:56:06 oj 1.47.4.5: warnings removed 2006/11/07 10:23:12 oj 1.47.4.4: RESYNC: (1.52-1.58); FILE MERGED 2006/07/04 08:45:23 oj 1.47.4.3: RESYNC: (1.49-1.52); FILE MERGED 2006/03/20 13:21:02 oj 1.47.4.2: RESYNC: (1.47-1.49); FILE MERGED 2006/03/20 08:22:37 oj 1.47.4.1: new method to create control label pair


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [c6fdeb6a47ec7c34470264e5bcce4a0dbebc1cf7]

INTEGRATION: CWS oj14 (1.41.16); FILE MERGED 2007/06/04 20:26:36 oj 1.41.16.8: RESYNC: (1.47-1.48); FILE MERGED 2007/05/04 10:47:09 oj 1.41.16.7: #i76758# new 2nd page 2007/02/20 16:12:49 oj 1.41.16.6: RESYNC: (1.46-1.47); FILE MERGED 2006/12/18 15:30:44 oj 1.41.16.5: RESYNC: (1.45-1.46); FILE MERGED 2006/11/08 09:56:06 oj 1.41.16.4: warnings removed 2006/11/07 10:23:04 oj 1.41.16.3: RESYNC: (1.42-1.45); FILE MERGED 2006/07/04 08:45:15 oj 1.41.16.2: RESYNC: (1.41-1.42); FILE MERGED 2006/03/20 08:22:36 oj 1.41.16.1: new method to create control label pair


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [43f48e2b710381263f1710a100ca4f602eeb8af7]

INTEGRATION: CWS oj14 (1.62.4); FILE MERGED 2007/06/04 20:23:14 oj 1.62.4.2: RESYNC: (1.62-1.63); FILE MERGED 2006/12/19 14:27:02 oj 1.62.4.1: correct use of PropSetInfo


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [7c9d22d871bf2ea26e91d1aeaabbca43d00a22a5]

INTEGRATION: CWS oj14 (1.28.40); FILE MERGED 2007/06/26 20:13:30 fs 1.28.40.1: #i78908# ~SdrObject inaccessible now, need to use SdrObject::Free instead


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [a9bd0b9c69e40eb4e8b35d40cbbb7cf8e9a1bdee]

INTEGRATION: CWS oj14 (1.43.38); FILE MERGED 2007/06/26 20:13:30 fs 1.43.38.1: #i78908# ~SdrObject inaccessible now, need to use SdrObject::Free instead


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [a6fdc25b9d0ef92af08ad12f51f11f3c82b56e9b]

INTEGRATION: CWS oj14 (1.27.40); FILE MERGED 2007/06/26 20:13:29 fs 1.27.40.1: #i78908# ~SdrObject inaccessible now, need to use SdrObject::Free instead


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [1e113b2ff2d5d71d1d8e86e0a022f32a2d9d2bbc]

INTEGRATION: CWS oj14 (1.39.30); FILE MERGED 2007/06/26 20:13:29 fs 1.39.30.1: #i78908# ~SdrObject inaccessible now, need to use SdrObject::Free instead


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [0e7d94eb7cda264348dc03061b2336f6cae26390]

INTEGRATION: CWS oj14 (1.5.58); FILE MERGED 2006/11/07 18:47:34 oj 1.5.58.1: new ext color scheme


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [f63f50d955a92d96af4c272852fa80e9ccaaa468]

INTEGRATION: CWS oj14 (1.10.58); FILE MERGED 2007/06/05 10:49:03 oj 1.10.58.5: merge problem 2007/06/04 19:50:00 oj 1.10.58.4: RESYNC: (1.10-1.11); FILE MERGED 2006/11/08 15:34:07 oj 1.10.58.3: warnings wntmsci10 removed 2006/11/08 09:28:03 oj 1.10.58.2: remove warnings 2006/11/07 18:48:36 oj 1.10.58.1: new ext color scheme


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [d1f96321c0193b11182471a67e571c65111da73a]

INTEGRATION: CWS oj14 (1.30.56); FILE MERGED 2007/06/26 20:13:29 fs 1.30.56.1: #i78908# ~SdrObject inaccessible now, need to use SdrObject::Free instead


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [e2028f9a9aba6503ba56b70fb463ea96e9d3733d]

INTEGRATION: CWS oj14 (1.17.6); FILE MERGED 2007/06/26 20:13:29 fs 1.17.6.1: #i78908# ~SdrObject inaccessible now, need to use SdrObject::Free instead


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [96d0be7e0a120eb6b498f8a26308a593a6462189]

INTEGRATION: CWS oj14 (1.90.58); FILE MERGED 2007/06/04 19:18:25 oj 1.90.58.3: RESYNC: (1.92-1.94); FILE MERGED 2007/02/20 15:56:38 oj 1.90.58.2: RESYNC: (1.90-1.92); FILE MERGED 2006/11/07 18:49:24 oj 1.90.58.1: remove assert


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [dca297bb4272429bd0b18dfedda5432277824f8e]

INTEGRATION: CWS oj14 (1.15.22); FILE MERGED 2007/06/26 20:13:29 fs 1.15.22.1: #i78908# ~SdrObject inaccessible now, need to use SdrObject::Free instead


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [f82877e1f74fc2c029a9aa56f465940fc80b4a1c]

INTEGRATION: CWS oj14 (1.13.46); FILE MERGED 2007/06/26 20:13:29 fs 1.13.46.1: #i78908# ~SdrObject inaccessible now, need to use SdrObject::Free instead


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [d5ee4fde45f86d6d09ae1d48c1bcdf836be4b533]

INTEGRATION: CWS oj14 (1.123.20); FILE MERGED 2007/06/06 10:12:43 oj 1.123.20.3: missing deliver for eeitemid 2007/06/04 19:05:57 oj 1.123.20.2: RESYNC: (1.123-1.126); FILE MERGED 2007/05/03 08:05:27 oj 1.123.20.1: SvxTbxButtonColorUpdater_Impl renamed to ToolboxButtonColorUpdater, and outsourced to separate file


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [5b7cce1d23308839bd8edec28ec2ecb5d5ed3fb3]

INTEGRATION: CWS oj14 (1.2.22); FILE MERGED 2007/06/26 20:08:55 fs 1.2.22.3: #i78908# -SetTempoararyShape, +TakeSdrObjectOwnership 2007/06/04 19:02:33 oj 1.2.22.2: RESYNC: (1.2-1.3); FILE MERGED 2007/04/20 11:23:32 oj 1.2.22.1: resolve cmerge conflicts


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [1ec1d449a954c2fb3ff9ca0637151d688d384754]

INTEGRATION: CWS oj14 (1.1.2); FILE ADDED 2007/05/02 08:49:25 fs 1.1.2.1: ToolboxButtonColorUpdater formerly known as SvxTbxButtonColorUpdater_Impl, no being exported


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [e316e4dc34433c1617709e48b9b2b59539808736]

INTEGRATION: CWS oj14 (1.2.22); FILE MERGED 2007/06/04 19:00:44 oj 1.2.22.2: RESYNC: (1.2-1.3); FILE MERGED 2007/05/03 08:05:27 oj 1.2.22.1: SvxTbxButtonColorUpdater_Impl renamed to ToolboxButtonColorUpdater, and outsourced to separate file


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [6ce4691daefb9fba027eea2cfca8288341c02c37]

INTEGRATION: CWS oj14 (1.2.22); FILE MERGED 2007/04/20 11:23:32 oj 1.2.22.1: resolve cmerge conflicts


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [106490a94f6d0de33b413432dbc64b9b027f7fb2]

INTEGRATION: CWS oj14 (1.2.22); FILE MERGED 2007/07/02 19:00:53 fs 1.2.22.3: #i78827# getUnoShape made virtual 2007/06/26 20:08:27 fs 1.2.22.2: #i78908# ~SdrObject now protected, use Free instead 2007/04/20 11:23:32 oj 1.2.22.1: resolve cmerge conflicts


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [05ee59d372af36aaa3755383f4afcdd3796d118b]

INTEGRATION: CWS oj14 (1.2.22); FILE MERGED 2007/05/03 08:06:01 oj 1.2.22.1: remove SVX_DLLPRIVATE


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [5ae2a9b6d55c8ef83db26457d773f170de6f1f7b]

INTEGRATION: CWS oj14 (1.2.22); FILE MERGED 2007/04/20 11:23:31 oj 1.2.22.3: resolve cmerge conflicts 2007/04/20 11:00:41 oj 1.2.22.2: resolved merge conflict 2007/04/20 08:51:01 oj 1.2.22.1: fil e moved


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [a1bec90c5d3aaeeb0a39e79af0dbf087fdea0bfc]

INTEGRATION: CWS oj14 (1.2.22); FILE MERGED 2007/06/04 18:47:38 oj 1.2.22.3: RESYNC: (1.2-1.3); FILE MERGED 2007/05/04 10:47:09 oj 1.2.22.2: #i76758# new 2nd page 2007/04/20 08:16:02 oj 1.2.22.1: file moved


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [606a089b3cffd140a592065589397f1141b5932d]

INTEGRATION: CWS oj14 (1.3.20); FILE MERGED 2006/11/07 18:53:20 oj 1.3.20.1: extended color scheme


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [966378b0a8cbb388022d4a35ec2efd5fb761d8ad]

INTEGRATION: CWS oj14 (1.68.36); FILE MERGED 2007/06/04 18:32:08 oj 1.68.36.4: RESYNC: (1.71-1.72); FILE MERGED 2007/02/20 15:47:20 oj 1.68.36.3: RESYNC: (1.69-1.71); FILE MERGED 2006/12/18 14:45:34 oj 1.68.36.2: RESYNC: (1.68-1.69); FILE MERGED 2006/11/07 18:53:20 oj 1.68.36.1: extended color scheme


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [963c43cc8ca1995173572f8f6ba78232c60041c0]

INTEGRATION: CWS oj14 (1.9.58); FILE MERGED 2006/11/07 18:53:01 oj 1.9.58.1: change FmFrameModel to SdrModel


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [604119d5423e4c1803f650aa1e9eab841afe34ae]

INTEGRATION: CWS oj14 (1.14.58); FILE MERGED 2007/06/04 18:31:22 oj 1.14.58.3: RESYNC: (1.15-1.16); FILE MERGED 2006/12/18 14:45:00 oj 1.14.58.2: RESYNC: (1.14-1.15); FILE MERGED 2006/11/07 18:53:01 oj 1.14.58.1: change FmFrameModel to SdrModel


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [e33b9eec3b41e24dfc8393a61a75d64466c0d829]

INTEGRATION: CWS oj14 (1.9.20); FILE MERGED 2006/11/07 18:53:00 oj 1.9.20.1: change FmFrameModel to SdrModel


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [22f873705f352aed3f3d447b78db9c5e378a8dac]

INTEGRATION: CWS oj14 (1.9.58); FILE MERGED 2007/05/02 08:48:58 fs 1.9.58.1: SvxTbxButtonColorUpdater_Impl renamed to ToolboxButtonColorUpdater


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [019bfe8abd93c540fec2f5b825563aebd9765e19]

INTEGRATION: CWS oj14 (1.8.58); FILE MERGED 2007/05/02 08:48:25 fs 1.8.58.1: SvxTbxButtonColorUpdater_Impl renamed to ToolboxButtonColorUpdater


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [b3df7af34a12f7cb6f31633f8f6d11ddee312dcf]

INTEGRATION: CWS oj14 (1.103.22); FILE MERGED 2007/06/04 18:50:02 oj 1.103.22.2: RESYNC: (1.103-1.104); FILE MERGED 2007/04/30 12:42:46 oj 1.103.22.1: #i76758# new report api


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [b3be9358d12d0bcb630484964aaf85c22425a5af]

INTEGRATION: CWS oj14 (1.82.22); FILE MERGED 2007/06/23 21:09:53 fs 1.82.22.4: RESYNC: (1.83-1.84); FILE MERGED 2007/06/04 18:47:59 oj 1.82.22.3: RESYNC: (1.82-1.83); FILE MERGED 2007/04/27 11:04:48 oj 1.82.22.2: #i76758# new report api 2007/04/27 10:56:25 oj 1.82.22.1: #i76758# new report api


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [d7b363e90c41b95c52056f1c7ee7404063ebaf3c]

INTEGRATION: CWS oj14 (1.21.56); FILE MERGED 2007/06/06 06:21:31 fs 1.21.56.1: #i78077# +XParametersSupplier


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [2a8d97718457526c9e69eb7ed0cde18cb24c71ed]

INTEGRATION: CWS oj14 (1.1.2); FILE ADDED 2007/04/27 11:06:59 oj 1.1.2.1: #i76758# new report api


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [5d48eb78215aaf994f327764da494e0415634963]

INTEGRATION: CWS oj14 (1.1.2); FILE ADDED 2007/04/27 11:06:31 oj 1.1.2.1: #i76758# new report api


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [b987f14b96a811293488f77521bacbb6bdd4fb36]

INTEGRATION: CWS oj14 (1.1.2); FILE ADDED 2007/04/27 11:05:13 oj 1.1.2.1: #i76758# new report api


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [ddb2f3b23a842ee49f2eddcec91aa8df43f95f29]

INTEGRATION: CWS oj14 (1.1.2); FILE ADDED 2007/04/27 11:07:19 oj 1.1.2.2: #i76758# new report api 2007/04/27 10:55:57 oj 1.1.2.1: #i76758# new report api


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [6f0fc5786fd97bd753fa73134518cd89a7f9875f]

INTEGRATION: CWS oj14 (1.1.2); FILE ADDED 2007/04/27 10:55:33 oj 1.1.2.1: #i76758# new report api


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [cdba7439513de5222ec34a081f366e05b8229b6f]

INTEGRATION: CWS oj14 (1.1.2); FILE ADDED 2007/04/27 10:55:32 oj 1.1.2.1: #i76758# new report api


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [d69ac9bf0a61e5cefa75a804a896ab25ebef0d79]

INTEGRATION: CWS oj14 (1.1.2); FILE ADDED 2007/04/27 10:55:31 oj 1.1.2.1: #i76758# new report api


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [9a5d03f38c4507ee51792348f73a1950c9e59a4f]

INTEGRATION: CWS oj14 (1.1.2); FILE ADDED 2007/04/27 10:55:30 oj 1.1.2.1: #i76758# new report api


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [645cf0d95ad4368bb16926fbc2c50e07d6de8163]

INTEGRATION: CWS oj14 (1.1.2); FILE ADDED 2007/04/27 10:55:29 oj 1.1.2.1: #i76758# new report api


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [76168bcdfe70daf21f70ea4389d7f6bb33b5cdd2]

INTEGRATION: CWS oj14 (1.1.2); FILE ADDED 2007/04/27 10:55:28 oj 1.1.2.1: #i76758# new report api


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [91daa00902c9151d233af2fd8902bedf9077fa9f]

INTEGRATION: CWS oj14 (1.1.2); FILE ADDED 2007/04/27 10:55:27 oj 1.1.2.1: #i76758# new report api


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [2930705d7129339e38c77d93d5571981588cdc97]

INTEGRATION: CWS oj14 (1.1.2); FILE ADDED 2007/04/27 10:55:26 oj 1.1.2.1: #i76758# new report api


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [241c65126a3fcd3b083773a4a1a80c3041f59162]

INTEGRATION: CWS oj14 (1.3.50); FILE MERGED 2006/12/18 14:25:16 oj 1.3.50.2: RESYNC: (1.3-1.5); FILE MERGED 2006/07/13 08:13:00 oj 1.3.50.1: XStringRepresentation.idl added


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [8cb5395af5e1c0a092677edd15a1ca4ea20c45e0]

INTEGRATION: CWS oj14 (1.1.2); FILE ADDED 2006/07/13 08:12:41 oj 1.1.2.1: new interface to convert values into strings and viceversa


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [f777e225e9dd7dff5128e4a82cb7492afca2592c]

INTEGRATION: CWS oj14 (1.3.66); FILE MERGED 2007/01/09 09:41:02 oj 1.3.66.1: new method to get all list entries


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [e8a1963e060e80604d4659d3a02feff543c4d8ec]

INTEGRATION: CWS oj14 (1.16.94); FILE MERGED 2007/04/27 10:56:10 oj 1.16.94.1: #i76758# new report api


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [de9ead8c4120a89042191e5e359451ffa253fe89]

INTEGRATION: CWS oj14 (1.70.10); FILE MERGED 2007/06/04 19:21:43 oj 1.70.10.2: RESYNC: (1.70-1.71); FILE MERGED 2007/04/30 06:33:08 oj 1.70.10.1: #i76758# new report api


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [b4abd1fd50d1b3cd06ee9d9a34df3d1c00eb33ed]

INTEGRATION: CWS oj14 (1.1.2); FILE ADDED 2007/07/02 09:44:59 oj 1.1.2.1: #i76758# tinderbox error


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [0cab4694d6df21f87bcba6aa0d5ab05802af174b]

INTEGRATION: CWS oj14 (1.1.2); FILE ADDED 2007/07/02 09:44:48 oj 1.1.2.1: #i76758# tinderbox error


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [4ebcfe6dc94becdea43d0e4765c1b9ab99706d9f]

INTEGRATION: CWS oj14 (1.1.2); FILE ADDED 2007/02/07 11:34:07 oj 1.1.2.1: missing icons


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [367de7d8f4ed658d383ae5c2539cf2e2428baf00]

INTEGRATION: CWS oj14 (1.2.22); FILE REMOVED 2007/04/25 06:49:50 fs 1.2.22.1: unused (re-incarnated as arrow_move_up.png


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [a3c90da0483634798620c9f88f91dea066162663]

INTEGRATION: CWS oj14 (1.1.2); FILE ADDED 2007/04/25 09:53:49 oj 1.1.2.1: new icons for the report designer


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [472423ec2ba194ca28116142b7d467324e392410]

INTEGRATION: CWS oj14 (1.13.10); FILE MERGED 2007/06/04 17:44:00 oj 1.13.10.4: RESYNC: (1.15-1.16); FILE MERGED 2006/11/08 07:15:46 oj 1.13.10.3: insert ini value for 3rd argument 2006/11/07 09:17:17 oj 1.13.10.2: RESYNC: (1.13-1.15); FILE MERGED 2006/07/04 11:23:00 oj 1.13.10.1: ConvertToMeasurementUnit and ConvertToFieldUnit added


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [4094d7646e4c7e2db046a6e0f1c686ef09498f5b]

INTEGRATION: CWS oj14 (1.7.112); FILE MERGED 2007/06/06 10:22:12 oj 1.7.112.5: reset static var when numberfor is cleared 2007/04/18 07:58:08 oj 1.7.112.4: RESYNC: (1.11-1.12); FILE MERGED 2007/02/20 15:52:17 oj 1.7.112.3: RESYNC: (1.10-1.11); FILE MERGED 2006/11/07 09:12:14 oj 1.7.112.2: RESYNC: (1.7-1.10); FILE MERGED 2006/07/04 11:23:30 oj 1.7.112.1: check if default value has rally a value


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [19725581e7265157dff41f8a010dcab2b94c5ac3]

INTEGRATION: CWS oj14 (1.6.112); FILE MERGED 2006/07/04 11:22:33 oj 1.6.112.1: ConvertToMeasurementUnit and ConvertToFieldUnit added


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [75f361cd8115b75688d74863974593a13e061bc0]

INTEGRATION: CWS oj14 (1.5.112); FILE MERGED 2006/07/04 11:22:33 oj 1.5.112.1: ConvertToMeasurementUnit and ConvertToFieldUnit added


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [311c5e5d01e56fdcbc2c54997fcce8bf417d82f5]

INTEGRATION: CWS oj14 (1.11.50); FILE MERGED 2007/06/04 19:09:55 oj 1.11.50.2: RESYNC: (1.11-1.12); FILE MERGED 2007/05/03 06:19:31 oj 1.11.50.1: #i76758# new config for report


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [a4d1afde906e6bff59e7b4318c210e83f928977b]

INTEGRATION: CWS oj14 (1.14.52); FILE MERGED 2007/06/23 21:05:05 fs 1.14.52.3: RESYNC: (1.14-1.15); FILE MERGED 2007/05/03 06:19:31 oj 1.14.52.2: #i76758# new config for report 2006/11/07 19:19:05 oj 1.14.52.1: new file added


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [9a780cea5f502f193bb1750a1d17154e30ba5e99]

INTEGRATION: CWS oj14 (1.1.2); FILE ADDED 2006/11/07 19:18:35 oj 1.1.2.1: new ext color scheme


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [647ff8a290042603bec3cf24ade014c9f7f66963]

INTEGRATION: CWS oj14 (1.13.50); FILE MERGED 2007/06/04 19:05:47 oj 1.13.50.2: RESYNC: (1.13-1.14); FILE MERGED 2007/05/03 06:19:31 oj 1.13.50.1: #i76758# new config for report


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [bdc9e9732bb96beb1c5760866b298669d1bb2aa4]

INTEGRATION: CWS oj14 (1.12.22); FILE MERGED 2007/06/04 18:57:54 oj 1.12.22.2: RESYNC: (1.12-1.13); FILE MERGED 2007/05/03 06:19:31 oj 1.12.22.1: #i76758# new config for report


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [0b8f1dcc5610bec17c522bcb3d2af9c4dc743911]

INTEGRATION: CWS oj14 (1.12.6); FILE MERGED 2007/05/03 06:19:31 oj 1.12.6.1: #i76758# new config for report


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [ae3e566875f134eb41727d48d4683e27e28b8b70]

INTEGRATION: CWS oj14 (1.14.50); FILE MERGED 2007/06/23 21:04:18 fs 1.14.50.4: RESYNC: (1.15-1.16); FILE MERGED 2007/05/03 06:19:30 oj 1.14.50.3: #i76758# new config for report 2007/04/18 07:54:05 oj 1.14.50.2: RESYNC: (1.14-1.15); FILE MERGED 2006/11/07 19:20:30 oj 1.14.50.1: Embedding-base


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [03f7f36b8ab954195f559d692f84b0d148e258fd]

INTEGRATION: CWS oj14 (1.8.34); FILE MERGED 2007/07/02 12:05:12 oj 1.8.34.4: #i79077# use of correct object document service name 2007/06/04 18:50:27 oj 1.8.34.3: RESYNC: (1.8-1.10); FILE MERGED 2007/05/03 06:19:30 oj 1.8.34.2: #i76758# new config for report 2007/03/14 15:51:37 mav 1.8.34.1: #i75401# no need to use implementation service names any more


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [8413de4a0cdcecc8c58c179bd706daf1722bae85]

INTEGRATION: CWS oj14 (1.10.22); FILE MERGED 2007/06/04 18:49:07 oj 1.10.22.2: RESYNC: (1.10-1.11); FILE MERGED 2007/05/03 06:19:30 oj 1.10.22.1: #i76758# new config for report


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [65e8d744d3031054cd66caf1b5636c09b4120b13]

INTEGRATION: CWS oj14 (1.29.44); FILE MERGED 2007/06/04 18:48:48 oj 1.29.44.2: RESYNC: (1.29-1.31); FILE MERGED 2007/05/03 06:19:30 oj 1.29.44.1: #i76758# new config for report


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [7ce57fc55263316b424e055011cd792b261106ed]

INTEGRATION: CWS oj14 (1.46.4); FILE MERGED 2006/12/19 14:14:00 oj 1.46.4.1: correct use of PropSetInfo


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [f94942086a7603e43deb3fb9e1b091405e6e4b61]

INTEGRATION: CWS oj14 (1.25.42); FILE MERGED 2006/07/04 08:28:25 oj 1.25.42.2: RESYNC: (1.25-1.26); FILE MERGED 2006/03/22 11:10:25 oj 1.25.42.1: conflict resolved


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [480b96265bc4628de877c0fc2e23dc9a007c744c]

INTEGRATION: CWS oj14 (1.5.26); FILE MERGED 2006/11/08 08:00:58 oj 1.5.26.1: add missing methods


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [48ede464507dc11a563d187c45723b1d6d6376c7]

INTEGRATION: CWS oj14 (1.1.2); FILE ADDED 2007/06/20 14:46:30 fs 1.1.2.2: #i10000# 2007/06/20 14:21:50 fs 1.1.2.1: helper class for creating a SELECT statement from a Command/Type


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [2726cef92a888b0a0a23d8e10515ed3c429490e5]

INTEGRATION: CWS oj14 (1.1.2); FILE ADDED 2007/06/06 08:03:34 oj 1.1.2.6: precompiled header missing 2007/06/06 06:03:20 fs 1.1.2.5: #i78077# allow for disposals, to release all references 2007/06/05 09:11:57 oj 1.1.2.4: build problem 2007/06/04 20:29:20 fs 1.1.2.3: some refactoring 2007/06/04 13:19:34 fs 1.1.2.2: outsourced the container of wrappers, too 2007/06/04 13:03:52 fs 1.1.2.1: in preparation of #i78077#: outsourced this from forms/source/component/formparameters.cxx


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [fe579b3124533d821477a4dc2e0bb7cd8ffcde35]

INTEGRATION: CWS oj14 (1.29.86); FILE MERGED 2007/06/20 14:32:03 fs 1.29.86.2: #i78685# +statementcomposer 2007/06/04 20:29:29 fs 1.29.86.1: #i78077# +paramwrapper


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [8f4ec8d39e09c8007f3d88f799afce5c5d4e506b]

INTEGRATION: CWS oj14 (1.57.14); FILE MERGED 2007/06/20 14:22:08 fs 1.57.14.6: getComposedRowSetStatement: partially outsourced into new class StatementComposer 2006/12/18 13:40:09 oj 1.57.14.5: RESYNC: (1.66-1.67); FILE MERGED 2006/11/07 08:46:26 oj 1.57.14.4: RESYNC: (1.60-1.66); FILE MERGED 2006/07/04 07:29:16 oj 1.57.14.3: RESYNC: (1.59-1.60); FILE MERGED 2006/03/20 11:07:38 oj 1.57.14.2: RESYNC: (1.57-1.59); FILE MERGED 2005/10/31 12:21:03 oj 1.57.14.1: findDataSource now also use XOfficeDatabaseDocument


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [46148071f97ed9ad64b2dcdc252942a2e55cac82]

INTEGRATION: CWS oj14 (1.3.26); FILE MERGED 2006/11/07 08:42:55 oj 1.3.26.3: RESYNC: (1.4-1.5); FILE MERGED 2006/07/04 07:26:46 oj 1.3.26.2: RESYNC: (1.3-1.4); FILE MERGED 2006/03/20 08:19:04 oj 1.3.26.1: remove duplicate code


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [a1fe40ceab0d6d7bf86995f84a0ebd7a095bbc6f]

INTEGRATION: CWS oj14 (1.1.2); FILE ADDED 2007/06/20 14:21:16 fs 1.1.2.1: helper class for creating a SELECT statement from a Command/Type


2007-07-06  Rüdiger Timm  <rt@openoffice.org>  [5afafee50b8b1f50c4b220b3da815d40c7122529]

INTEGRATION: CWS oj14 (1.1.2); FILE ADDED 2007/06/06 06:01:26 fs 1.1.2.4: #i78077# allow for disposals, to release all references 2007/06/04 20:29:10 fs 1.1.2.3: some refactoring 2007/06/04 13:19:29 fs 1.1.2.2: outsourced the container of wrappers, too 2007/06/04 13:03:36 fs 1.1.2.1: in preparation of #i78077#: outsourced this from forms/source/component/formparameters.cxx


2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [ccd9fbad7f51e4a292314f34a13d747a726457a9]

#i10000# Correct include path.


2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [30198eb2bff2e1e0b4fbb10976c38aaed41bc125]

INTEGRATION: CWS tl39 (1.2.16); FILE MERGED 2007/06/26 13:54:45 tl 1.2.16.5: #i77024# chart2 with more than 26 columns 2007/06/22 11:14:30 tl 1.2.16.4: #i75159# update new chart when adding rows/cols 2007/06/05 10:41:54 tl 1.2.16.3: #i77022# XRangeXMLConversion cannot deal with multiple ranges 2007/06/05 10:35:02 tl 1.2.16.2: #i77022# XRangeXMLConversion cannot deal with multiple ranges 2007/06/04 16:18:11 tl 1.2.16.1: #i77019# optimized UNO properties for new chart


2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [51322811f097356ab533f8b15e2e64ad35eee036]

INTEGRATION: CWS tl39 (1.61.14); FILE MERGED 2007/06/13 14:09:06 tl 1.61.14.1: #i78161# activation of Math OLE objects fixed


2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [478c5940e568f4c95205f782a28e0c5998cdf1eb]

INTEGRATION: CWS tl39 (1.12.14); FILE MERGED 2007/06/13 14:08:39 tl 1.12.14.2: #i78161# activation of Math OLE objects fixed 2007/06/04 16:20:17 tl 1.12.14.1: #i77019# optimized UNO properties for new chart


2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [e11401c53bff06acfc2c542ecb235193e2435022]

INTEGRATION: CWS tl39 (1.37.14); FILE MERGED 2007/06/13 14:08:16 tl 1.37.14.1: #i78161# activation of Math OLE objects fixed


2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [edfbb23c56fe4857e4d1fcf30f68f4d56ec145f8]

INTEGRATION: CWS tl39 (1.101.14); FILE MERGED 2007/06/26 13:54:45 tl 1.101.14.1: #i77024# chart2 with more than 26 columns


2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [92a6f687f78e4442356afdde9d263e7e0c03471b]

INTEGRATION: CWS tl39 (1.20.14); FILE MERGED 2007/06/22 11:14:30 tl 1.20.14.1: #i75159# update new chart when adding rows/cols


2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [17e2497b6c679c89af84f586b79194cf4e18f2ab]

INTEGRATION: CWS tl39 (1.18.14); FILE MERGED 2007/06/26 13:54:32 tl 1.18.14.1: #i77024# chart2 with more than 26 columns


2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [65902a315f6587d1d83ef60f4f73f926a84dedf2]

INTEGRATION: CWS tl39 (1.2.16); FILE MERGED 2007/06/22 11:14:30 tl 1.2.16.2: #i75159# update new chart when adding rows/cols 2007/06/04 16:16:37 tl 1.2.16.1: #i77019# optimized UNO properties for new chart


2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [6c14d7c31b293767adadda4d5ffc594228881938]

INTEGRATION: CWS tl39 (1.47.6); FILE MERGED 2007/05/24 09:36:27 tl 1.47.6.1: #i77056# initial focus problem fixed


2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [a561823f78bf994dc5946c3288b4191faa283675]

INTEGRATION: CWS aquavcl01 (1.248.2); FILE MERGED 2007/06/22 12:13:32 pl 1.248.2.11: #i77552# enforce window update in in native background frames 2007/06/22 07:08:42 pl 1.248.2.10: #i77552# add: native window background 2007/06/20 19:00:28 pl 1.248.2.9: #i78510# enable native focus markers for selected controls 2007/06/07 13:07:10 tra 1.248.2.8: Aqua clipboard doesn't need to be initialized and we must not use the system clipboard but and internal one for the primary selection on Mac OS X 2007/06/06 16:39:51 ericb 1.248.2.7: RESYNC: (1.256-1.258); FILE MERGED 2007/05/31 16:01:40 pl 1.248.2.6: do not dispatch artificial mouse move if another frame has the captured the mouse since posting 2007/05/03 17:39:36 pjanik 1.248.2.5: RESYNC: (1.254-1.256); FILE MERGED 2007/04/11 07:54:58 pjanik 1.248.2.4: RESYNC: (1.252-1.254); FILE MERGED 2007/02/02 11:08:40 pjanik 1.248.2.3: RESYNC: (1.249-1.252); FILE MERGED 2007/01/25 13:11:10 pjanik 1.248.2.2: RESYNC: (1.248-1.249); FILE MERGED 2006/12/30 19:34:32 pjanik 1.248.2.1: #i72385#: Add Quartz/AQUA specific parts.


2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [fe0c816b216eb7c9c94e6b6c6a59c3925ca2d298]

INTEGRATION: CWS aquavcl01 (1.8.112); FILE MERGED 2006/10/13 21:56:48 tra 1.8.112.2: RESYNC: (1.8-1.9); FILE MERGED 2005/11/27 09:48:41 fheckl 1.8.112.1: Integrating aqua changes for OOo 2.0


2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [01793673bc325d238d9e02ce18ac60453e549433]

INTEGRATION: CWS aquavcl01 (1.46.112); FILE MERGED 2007/06/29 02:09:19 msicotte 1.46.112.111: #i78982# numeric keypad ENTER == RETURN in GetKeyCode 2007/06/28 13:17:50 pl 1.46.112.110: fix key up handling 2007/06/28 09:17:45 ericb 1.46.112.109: #i78847# use MOD5 instead of MOD2 to fix formulas issue with ALT 2007/06/28 04:34:26 ekato 1.46.112.108: Fix crash with SALEVENT_KEYUP on non text widget. 2007/06/26 06:33:21 pjanik 1.46.112.107: #i78712#: Add events for entering and leaving, send MOUSELEAVE event  to prevent "aggressive tooltips". 2007/06/21 08:24:39 ekato 1.46.112.106: issue #77846: use appropriate text attributes for input method 2007/06/21 02:00:33 ekato 1.46.112.105: Call SALEVENT_{GETFOCUS,LOSEFOCUS} in HandleWindowActivatedEvent(). 2007/06/21 01:37:30 ekato 1.46.112.104: Handle window activate and deactivate events properly. 2007/06/05 14:24:44 pl 1.46.112.103: implement SetPointerPos 2007/06/05 13:23:08 pl 1.46.112.102: CFString  <-> OUString conversion 2007/06/04 13:43:22 pl 1.46.112.101: implement AquaSalFrame::SnapShot 2007/06/02 11:23:13 ekato 1.46.112.100: Use kFontFamilyName if it is appropriate. 2007/06/02 10:36:50 ekato 1.46.112.99: Consider an user language setting with GetSystemFontSetting(). 2007/05/31 07:45:19 pl 1.46.112.98: implement CaptureMouse using overlay window 2007/05/30 14:47:54 hdu 1.46.112.97: do not override font size from OSX Appearence Manager 2007/05/29 15:56:39 pl 1.46.112.96: simplify AquaSalGraphics, paint to window from backbuffer 2007/05/29 13:35:18 pl 1.46.112.95: preferences and about entries in application menu 2007/05/28 11:59:17 ekato 1.46.112.94: Fix invalid comment. 2007/05/28 11:49:13 ekato 1.46.112.93: Fix to erase preedit text when its length is zero. 2007/05/28 07:43:01 ekato 1.46.112.92: Implement preedit text drawing from input method. Need to fix using hiliteStyle later. 2007/05/27 07:28:39 ericb 1.46.112.91: #i77552# reversing to X11 colors, because Color( 0xb5, 0xd5, 0xff ) must be for modifiable text item only 2007/05/27 00:34:38 ericb 1.46.112.90: #i77552# better colors (not complete, needs work) 2007/05/26 08:54:38 ericb 1.46.112.89: #i77552# change highlighted colors in controls (text) and replace (temporarly) awfull grey 2007/05/24 15:05:19 hdu 1.46.112.88: connect to OSX-AppearenceManager to get some system style settings 2007/05/24 12:52:36 pl 1.46.112.87: fix window state with position only 2007/05/24 11:58:46 pl 1.46.112.86: resize event in SetWindowState 2007/05/24 10:43:39 pl 1.46.112.85: implement flush 2007/05/23 18:05:57 pl 1.46.112.84: implement GetPointerState 2007/05/23 16:44:44 pl 1.46.112.83: fix toolbar drag crash 2007/05/23 16:39:31 pl 1.46.112.82: Get/SetWindowState 2007/05/23 14:38:34 pl 1.46.112.81: handle introbitmap 2007/05/23 14:25:33 pl 1.46.112.80: normal centering on parent 2007/05/23 13:21:42 pl 1.46.112.79: more convenient logging 2007/05/22 17:39:22 pl 1.46.112.78: fix SAL_FRAME_STYLE_FLOAT window style 2007/05/22 16:39:33 pl 1.46.112.77: implement ToTop semantics 2007/05/22 16:01:11 pl 1.46.112.76: just formatting 2007/05/22 11:46:53 pl 1.46.112.75: fix long standing paint issue (thanks to hdu for pointing me in the right direction) 2007/05/17 10:19:16 pjanik 1.46.112.74: Remove debug fprintf. 2007/05/14 17:40:00 msicotte 1.46.112.73: #77317# - fix for wrong menu displayed when last Writer window closed 2007/05/14 12:51:49 pl 1.46.112.72: safer yield mutex protection through guards 2007/05/14 11:38:49 pl 1.46.112.71: protect against dispatching to dead or dying AquaSalFrames 2007/05/12 19:17:53 msicotte 1.46.112.70: Fix for issue 74392 - aquavcl01: tooltip crash 2007/05/12 19:13:25 msicotte 1.46.112.69: Fix for issue 77261 - Menu disappears when you hover over tooltip 2007/05/11 20:25:03 pjanik 1.46.112.68: Reformat for easier reading (according to OOo C++ rules). 2007/05/11 13:17:21 pl 1.46.112.67: preliminary Quit handling 2007/05/11 12:32:15 pl 1.46.112.66: preliminary Quit handling 2007/05/11 12:30:36 pl 1.46.112.65: preliminary Quit handling 2007/05/11 11:37:58 pl 1.46.112.64: #i73689# force window update after show 2007/05/10 17:56:19 pl 1.46.112.63: #i73689# fix writer initial draw problem 2007/05/08 14:10:20 ericb 1.46.112.62: fix warnings in SetMinClientSize 2007/05/08 13:22:08 ericb 1.46.112.61: #i74626# fix for popup menus drawn under the dock or main menubar 2007/05/07 18:44:15 isma87 1.46.112.60: implementation of SetmaxClientSize and SetMinClientSize 2007/05/07 18:38:16 isma87 1.46.112.59: add utility windows 2007/04/18 20:34:24 isma87 1.46.112.58: Add cursors (the main 18 out of 94) 2007/03/24 18:34:44 ekato 1.46.112.57: Support kEventTextInputOffsetToPos event. 2007/03/18 12:17:15 ekato 1.46.112.56: Send KEYUP event too for Unicode keyboard input. 2007/03/11 22:23:39 ericb 1.46.112.55: use pSalFrame->mnWidth / mnHeight  is better 2007/03/11 22:20:15 ericb 1.46.112.54: replace obsolete NewRgn() DisposeRgn() ... etc 2007/03/10 10:00:29 pjanik 1.46.112.53: Minor reformatting, fix commented code. 2007/03/10 06:55:51 pjanik 1.46.112.52: Add blinking cursor. 2007/03/09 23:04:25 pjanik 1.46.112.51: Add TSM TextInput events handling. 2007/02/26 22:23:23 pjanik 1.46.112.50: Comment wrong code. 2007/02/18 21:19:46 pjanik 1.46.112.49: #i73199#: Add Focus events. 2007/02/13 09:16:30 pjanik 1.46.112.48: Use errval instead of err to prevent problems, add more fprintf's. 2007/02/12 08:21:05 pjanik 1.46.112.47: CFRelease should receive only non NULL arguments. 2007/02/02 13:52:21 pjanik 1.46.112.46: Mark deprecated funtions as such. 2007/02/02 13:34:17 pjanik 1.46.112.45: Prevent warnings - "initialized after" and "err shadowing". 2007/01/11 09:38:08 ericb 1.46.112.44:  simplify SetPosSize 2007/01/10 20:54:44 ericb 1.46.112.43: replace deprecated SetRect() and do some cleanup in salframe.cxx 2007/01/07 20:03:07 pjanik 1.46.112.42: Add MouseDragged events. 2006/12/30 19:32:58 pjanik 1.46.112.41: #i72385#: Add Quartz/AQUA specific parts. 2006/12/30 15:51:46 pjanik 1.46.112.40: Minor formatting changes. 2006/12/30 15:01:21 ericb 1.46.112.39: Add some changes in GetOptimalWindowSize() 2006/12/30 14:16:37 pjanik 1.46.112.38: Remove redundant callback procedure. 2006/12/29 20:19:05 ericb 1.46.112.37: fix right mouse button bug 2006/12/13 09:40:24 pjanik 1.46.112.36: Add SALEVENT_MOUSEMOVE event. 2006/12/03 16:29:49 ssa 1.46.112.35: update repeat count in KeyEvt 2006/11/08 06:53:29 pjanik 1.46.112.34: Add empty methods for shaped system windows. 2006/10/14 13:26:17 pjanik 1.46.112.33: Fix resync problems. 2006/10/13 21:56:41 tra 1.46.112.32: RESYNC: (1.46-1.48); FILE MERGED 2006/09/08 15:27:53 pjanik 1.46.112.31: Add NumLock and Fn keys debug printf. 2006/09/04 08:42:27 pjanik 1.46.112.30: Add basic support for mouse wheel events. 2006/09/04 08:25:52 pjanik 1.46.112.29: Add basic (not complete) support for keyboard events. 2006/08/28 19:05:26 pjanik 1.46.112.28: Implement AquaSalFrame::DrawMenuBar. Use it when window is activated to show the menubar for the current window. 2006/08/23 05:17:49 pjanik 1.46.112.27: Send proper menu activation events. 2006/08/20 15:18:12 pjanik 1.46.112.26: *** empty log message *** 2006/08/08 19:53:29 pjanik 1.46.112.25: fix typo 2006/08/07 18:51:43 pjanik 1.46.112.24: Add support for native menus. 2006/08/05 15:21:20 ssa 1.46.112.23: initial support for system settings (font size) 2006/07/31 18:42:52 fheckl 1.46.112.22: Basic fullscreen method (working on main monitor) implemented 2006/07/19 10:22:11 pjanik 1.46.112.21: #i10000#: Change the prototype of Yield to reflect the changes done in  SRC680_m176. 2006/07/13 14:02:33 pjanik 1.46.112.20: fix typo reisze -> resize 2006/06/25 19:27:54 ssa 1.46.112.19: proper mapping of window attributes (closeable, sizeable, moveable) and correct window positioning and sizing for child windows 2006/04/27 20:47:02 tra 1.46.112.18: *** empty log message *** 2006/03/19 11:53:19 ssa 1.46.112.17: remove old QuickDraw implementation, AquaSalGraphics members now protected, use RGB color space, general code cleanup 2006/03/16 20:45:00 tra 1.46.112.16: GetWorkArea implementation 2006/03/14 14:24:13 ssa 1.46.112.15: call Yield only once for each resize and not until the queue is empty, this fixes the problem with resizes after the mouse button was released 2006/03/13 19:37:54 tra 1.46.112.14: small correction in SetPosSize 2006/03/09 23:53:35 ssa 1.46.112.13: create root control if required, code cleanup 2006/03/09 08:03:23 ssa 1.46.112.12: post timer events to main thread, improve live resizing, use solar mutex 2006/03/08 21:37:14 tra 1.46.112.11: UpdateFrameGeometry, SetPosSize implemented partially 2006/03/03 05:55:56 tra 1.46.112.10: GetEventTime returns seconds so the concersion factor to ms is 1000 :) 2006/03/02 21:33:42 tra 1.46.112.9: a slightly improved mouse up/down event handler 2006/03/02 00:32:25 ssa 1.46.112.8: provide initial version of resize and update handler, change window attributes to use non compositing windows, force live resize 2006/02/27 21:33:55 fheckl 1.46.112.7: Replacing VCLVIEW with CarbonViewRef 2006/02/27 20:29:30 tra 1.46.112.6: basic Carbon message handling stuff 2006/02/19 21:02:33 tra 1.46.112.5: some cleanup 2006/02/18 14:13:34 tra 1.46.112.4: *** empty log message *** 2006/02/16 21:36:37 fheckl 1.46.112.3: Removing Cocoa code and replacing most of it with Carbon calls 2006/01/31 01:14:17 fheckl 1.46.112.2: *** empty log message *** 2005/11/27 09:48:40 fheckl 1.46.112.1: Integrating aqua changes for OOo 2.0


2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [d5f5efeb10e441efb1e83c9e049b38972f532dcc]

INTEGRATION: CWS aquavcl01 (1.16.112); FILE MERGED 2007/05/23 13:22:40 pl 1.16.112.15: more convenient logging 2007/03/08 12:53:31 pjanik 1.16.112.14: Cast CGBitmapContextGetWidth to long to prevent warnings. 2007/02/25 09:39:22 pjanik 1.16.112.13: fix typos 2007/02/25 07:29:50 mox 1.16.112.12: Issue number: #74846# Fix crash related to using CreateVirtualDevice from outside VCL. (verified with cairo canvas) 2006/12/30 19:32:14 pjanik 1.16.112.11: #i72385#: Add Quartz/AQUA specific parts. 2006/10/13 21:56:25 tra 1.16.112.10: RESYNC: (1.16-1.17); FILE MERGED 2006/08/19 20:59:55 cl 1.16.112.9: more changes 2006/08/16 21:27:01 cl 1.16.112.8: fixes some crashes 2006/08/16 20:04:47 cl 1.16.112.7: fixed small build breakers 2006/08/14 21:28:43 cl 1.16.112.6: added basic QUARTZ bitmap support 2006/06/22 07:25:23 ssa 1.16.112.5: improve dummy implementation for vdev dimensions 2006/04/25 19:40:23 pjanik 1.16.112.4: #i10000#: Add GetSize function. 2006/03/19 11:53:18 ssa 1.16.112.3: remove old QuickDraw implementation, AquaSalGraphics members now protected, use RGB color space, general code cleanup 2006/03/16 20:42:43 tra 1.16.112.2: comment about bad design added 2005/11/27 09:48:39 fheckl 1.16.112.1: Integrating aqua changes for OOo 2.0


2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [e6b5fb16213c41049ead1d8af950f1dc135340a8]

INTEGRATION: CWS aquavcl01 (1.6.112); FILE MERGED 2007/06/28 16:00:52 pl 1.6.112.6: #i77562# improvements from code review session 2007/06/28 12:26:20 pl 1.6.112.5: #i77562# fix pro build warning 2007/06/28 12:15:13 pl 1.6.112.4: #i77562# landscape support 2007/06/27 18:01:40 pl 1.6.112.3: #i77562# initial print implementation 2006/10/13 21:56:07 tra 1.6.112.2: RESYNC: (1.6-1.7); FILE MERGED 2005/11/27 09:48:38 fheckl 1.6.112.1: Integrating aqua changes for OOo 2.0


2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [84ee4de10cfa87428bf0eb451baf7b930377afa1]

INTEGRATION: CWS aquavcl01 (1.59.112); FILE MERGED 2007/06/28 11:57:11 hdu 1.59.112.68: #i77562# handle Printer dpi<->transformation matrix interaction 2007/06/27 18:01:40 pl 1.59.112.67: #i77562# initial print implementation 2007/06/21 18:26:22 pl 1.59.112.66: #i78704# add: xor drawMask 2007/06/21 17:23:41 pl 1.59.112.65: #i78704# drawBitmap XOR 2007/06/21 15:18:21 pl 1.59.112.64: #i78704# implement XOR rendering with basebmp 2007/06/20 07:06:49 hdu 1.59.112.63: some very minor cleanups 2007/06/18 14:33:07 hdu 1.59.112.62: log usage of unimplemented methods 2007/06/14 10:21:34 hdu 1.59.112.61: register OOo-specific temporary fonts 2007/06/13 11:45:37 hdu 1.59.112.60: better text measurements, PDF export, etc. by faking point==pixel 2007/06/13 10:00:41 hdu 1.59.112.59: PDF exported text can now be searched 2007/06/13 09:37:32 hdu 1.59.112.58: ImplMacFontData gets the GetImplFontCharMap() method 2007/06/12 14:01:49 hdu 1.59.112.57: fix PDF font properties => correct font sizes 2007/06/11 13:52:08 hdu 1.59.112.56: simplify SystemFontList header 2007/06/11 11:02:37 hdu 1.59.112.55: implement methods needed for PDF export 2007/06/08 12:19:26 hdu 1.59.112.54: fix CMAP table loading in AquaSalGraphics::GetImplFontCharMap() 2007/06/08 11:19:24 pl 1.59.112.53: preparations for XOR mode using basebmp BitmapDevice 2007/06/06 09:38:37 hdu 1.59.112.52: minor code reshuffling to prepare for PDF font subsetting 2007/06/06 07:54:41 hdu 1.59.112.51: read and digest a MacFont's CMAP table 2007/06/05 15:44:58 hdu 1.59.112.50: fix justified text for huge fonts 2007/06/04 16:54:01 pl 1.59.112.49: antialias in context only if appropriate 2007/06/01 12:15:40 pl 1.59.112.48: check context before setting blendmode 2007/06/01 11:58:16 pl 1.59.112.47: preliminary: use blendmode hack for XOR mode 2007/05/30 15:40:53 hdu 1.59.112.46: reset font stretching if not needed 2007/05/29 15:56:38 pl 1.59.112.45: simplify AquaSalGraphics, paint to window from backbuffer 2007/05/25 06:52:42 hdu 1.59.112.44: dummy implementation of AquaSalGraphics::GetImplFontCharMap() changed to satisfy the Window::ImplCheckUIFont() test 2007/05/24 09:28:44 hdu 1.59.112.43: better AquaSalGraphics::SetFont() debug output 2007/05/23 13:22:40 pl 1.59.112.42: more convenient logging 2007/05/23 12:27:43 hdu 1.59.112.41: use kCGColorSpaceGenericRGB for background buffer 2007/05/23 09:03:59 hdu 1.59.112.40: first step to avoid overflows when measuring text => better text breaking 2007/05/22 14:08:05 hdu 1.59.112.39: cache screen resolution (tolerating a small anisotropy) 2007/05/16 11:22:01 hdu 1.59.112.38: memcpy sizeof(data) instead of sizeof(pointer) bytes 2007/05/15 12:45:47 msicotte 1.59.112.37: added AquaSalGraphics::invert( ULONG nPoints... 2007/05/15 10:55:18 hdu 1.59.112.36: implement stretched/squeezed text 2007/05/15 07:46:12 hdu 1.59.112.35: enable bold-/italic-emulation for fonts only if needed 2007/05/14 10:19:50 hdu 1.59.112.34: rewrote ATSUFontID-based font enumeration 2007/05/12 19:33:11 msicotte 1.59.112.33: Workaround for issue 77262 - frames around selected items don't disappear 2007/05/06 18:36:19 tra 1.59.112.32: Rework of parts of the atsui font implementation 2007/04/11 11:26:05 pjanik 1.59.112.31: Add new functions from m208. 2007/03/27 06:37:47 pjanik 1.59.112.30: Better implementation for drawalpha from Michael Sicotte. 2007/03/10 09:50:47 pjanik 1.59.112.29: Remove spaces at the end of lines. 2007/03/09 23:12:42 pjanik 1.59.112.28: Add invert. 2007/03/08 20:46:27 pjanik 1.59.112.27: Remove unused and old (QuickDraw) salrectangleutils. 2007/02/18 20:28:49 isma87 1.59.112.26: implementation of AquaSalGraphics::drawAlphaBitmap 2007/02/18 20:24:51 isma87 1.59.112.25: #i73691#: fix instant crash of calc 2006/11/26 18:45:25 pjanik 1.59.112.24: Add two new methods. 2006/10/13 21:55:30 tra 1.59.112.23: RESYNC: (1.59-1.60); FILE MERGED 2006/08/21 15:20:55 pjanik 1.59.112.22: Remove duplicated code. 2006/08/19 20:59:54 cl 1.59.112.21: more changes 2006/08/18 15:34:39 cl 1.59.112.20: more aqua bitmap rework 2006/08/16 21:27:00 cl 1.59.112.19: fixes some crashes 2006/08/14 21:23:12 cl 1.59.112.18: added basic QUARTZ bitmap support 2006/08/11 10:36:15 pjanik 1.59.112.17: Implement Clone function for ImplMacFontData to prevent NULL pointer dereference later. 2006/08/05 15:19:33 ssa 1.59.112.16: remove deprecated salgraphics methods, add pixel drawing, support font rotation, use attribute for text color, use font metric 2006/07/28 18:49:05 ssa 1.59.112.15: initial font support (ATSUI) 2006/06/22 07:23:22 ssa 1.59.112.14: implement GetResolution using reasonable constants 2006/04/25 19:38:40 pjanik 1.59.112.13: #i10000#: Change prototype of GetGraphicsWidth to align with recent changes. 2006/03/19 21:38:03 ssa 1.59.112.12: implement clipping functionality 2006/03/19 12:05:17 ssa 1.59.112.11: remove salgdiutils header 2006/03/19 11:53:18 ssa 1.59.112.10: remove old QuickDraw implementation, AquaSalGraphics members now protected, use RGB color space, general code cleanup 2006/03/16 20:43:31 tra 1.59.112.9: Fix for crash in dtor 2006/03/14 14:22:26 ssa 1.59.112.8: remove redundant AquaSalGraphics methods 2006/03/09 23:54:43 ssa 1.59.112.7: support drawLine, code clean up 2006/03/09 08:06:38 ssa 1.59.112.6: support line and fill color 2006/02/27 21:33:54 fheckl 1.59.112.5: Replacing VCLVIEW with CarbonViewRef 2006/02/27 20:28:46 tra 1.59.112.4: Basic painting stuff based on Quartz2D 2006/02/16 21:36:36 fheckl 1.59.112.3: Removing Cocoa code and replacing most of it with Carbon calls 2006/01/31 01:14:17 fheckl 1.59.112.2: *** empty log message *** 2005/11/27 09:48:37 fheckl 1.59.112.1: Integrating aqua changes for OOo 2.0


2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [f115a5bbe4df6ab8bf320717f225d0d6a8896d09]

INTEGRATION: CWS aquavcl01 (1.23.112); FILE MERGED 2007/06/21 17:23:41 pl 1.23.112.22: #i78704# drawBitmap XOR 2007/06/18 10:50:56 thb 1.23.112.21: CGDataProvider takes ownership of passed memory - don't free it then 2007/05/29 15:56:38 pl 1.23.112.20: simplify AquaSalGraphics, paint to window from backbuffer 2007/05/25 08:17:50 pjanik 1.23.112.19: Reformat for easier reading. Fix memory leak - xMaskedImage was reused without releasing the previous contents. 2007/05/23 13:22:40 pl 1.23.112.18: more convenient logging 2007/04/01 08:30:03 mox 1.23.112.17: Issue number:  #72385# Support getting platform native image data for outside-VCL code 2007/03/18 15:46:38 pjanik 1.23.112.16: #i75229#: Prevent warnings. 2007/03/08 08:38:55 pjanik 1.23.112.15: Remove unused variables. 2007/02/18 20:33:53 isma87 1.23.112.14: improved and corrected AquaSalBitmap::CreateWithMask function to work correctly with AquaSalGraphics::drawAlphaBitmap 2007/01/06 11:04:32 pjanik 1.23.112.13: Add Ismael's patch for CreateWithMask. Fixes native menu images. 2006/10/14 13:26:33 pjanik 1.23.112.12: Fix resync problems. 2006/10/13 21:55:09 tra 1.23.112.11: RESYNC: (1.23-1.24); FILE MERGED 2006/08/25 19:59:01 cl 1.23.112.10: optmized 1 bit alpha masks 2006/08/25 17:25:05 cl 1.23.112.9: removing not used define again 2006/08/19 20:59:54 cl 1.23.112.8: more changes 2006/08/18 15:34:39 cl 1.23.112.7: more aqua bitmap rework 2006/08/16 21:27:00 cl 1.23.112.6: fixes some crashes 2006/08/16 20:04:47 cl 1.23.112.5: fixed small build breakers 2006/08/14 21:19:00 cl 1.23.112.4: added basic QUARTZ bitmap support 2006/03/19 11:53:18 ssa 1.23.112.3: remove old QuickDraw implementation, AquaSalGraphics members now protected, use RGB color space, general code cleanup 2006/03/14 14:22:26 ssa 1.23.112.2: remove redundant AquaSalGraphics methods 2005/11/27 09:48:36 fheckl 1.23.112.1: Integrating aqua changes for OOo 2.0


2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [aaa450211330bdb3c3cd3eb6f22fa03408150871]

INTEGRATION: CWS aquavcl01 (1.23.112); FILE MERGED 2007/06/21 17:23:41 pl 1.23.112.22: #i78704# drawBitmap XOR 2007/06/18 10:50:56 thb 1.23.112.21: CGDataProvider takes ownership of passed memory - don't free it then 2007/05/29 15:56:38 pl 1.23.112.20: simplify AquaSalGraphics, paint to window from backbuffer 2007/05/25 08:17:50 pjanik 1.23.112.19: Reformat for easier reading. Fix memory leak - xMaskedImage was reused without releasing the previous contents. 2007/05/23 13:22:40 pl 1.23.112.18: more convenient logging 2007/04/01 08:30:03 mox 1.23.112.17: Issue number:  #72385# Support getting platform native image data for outside-VCL code 2007/03/18 15:46:38 pjanik 1.23.112.16: #i75229#: Prevent warnings. 2007/03/08 08:38:55 pjanik 1.23.112.15: Remove unused variables. 2007/02/18 20:33:53 isma87 1.23.112.14: improved and corrected AquaSalBitmap::CreateWithMask function to work correctly with AquaSalGraphics::drawAlphaBitmap 2007/01/06 11:04:32 pjanik 1.23.112.13: Add Ismael's patch for CreateWithMask. Fixes native menu images. 2006/10/14 13:26:33 pjanik 1.23.112.12: Fix resync problems. 2006/10/13 21:55:09 tra 1.23.112.11: RESYNC: (1.23-1.24); FILE MERGED 2006/08/25 19:59:01 cl 1.23.112.10: optmized 1 bit alpha masks 2006/08/25 17:25:05 cl 1.23.112.9: removing not used define again 2006/08/19 20:59:54 cl 1.23.112.8: more changes 2006/08/18 15:34:39 cl 1.23.112.7: more aqua bitmap rework 2006/08/16 21:27:00 cl 1.23.112.6: fixes some crashes 2006/08/16 20:04:47 cl 1.23.112.5: fixed small build breakers 2006/08/14 21:19:00 cl 1.23.112.4: added basic QUARTZ bitmap support 2006/03/19 11:53:18 ssa 1.23.112.3: remove old QuickDraw implementation, AquaSalGraphics members now protected, use RGB color space, general code cleanup 2006/03/14 14:22:26 ssa 1.23.112.2: remove redundant AquaSalGraphics methods 2005/11/27 09:48:36 fheckl 1.23.112.1: Integrating aqua changes for OOo 2.0


2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [281e94301ed319f7bb1c6f22fe1544b44f61c20b]

INTEGRATION: CWS aquavcl01 (1.10.112); FILE MERGED 2007/06/15 17:48:15 pl 1.10.112.10: #i75228# replace timer implementation 2007/05/23 13:21:42 pl 1.10.112.9: more convenient logging 2007/05/14 11:39:42 pl 1.10.112.8: protect against dispatching to dead or dying AquaSalFrames 2006/10/14 13:28:53 pjanik 1.10.112.7: Fix resync problems. 2006/10/13 21:54:43 tra 1.10.112.6: RESYNC: (1.10-1.11); FILE MERGED 2006/04/27 20:47:02 tra 1.10.112.5: *** empty log message *** 2006/03/09 08:03:23 ssa 1.10.112.4: post timer events to main thread, improve live resizing, use solar mutex 2006/03/02 00:31:03 ssa 1.10.112.3: provide AquaSalTimer and solar mutex helper 2006/02/16 21:36:35 fheckl 1.10.112.2: Removing Cocoa code and replacing most of it with Carbon calls 2005/11/27 09:48:34 fheckl 1.10.112.1: Integrating aqua changes for OOo 2.0


2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [c6b25375522ce9367a02f4a5e5a2635341d3ac89]

INTEGRATION: CWS aquavcl01 (1.33.110); FILE MERGED 2007/06/28 16:00:52 pl 1.33.110.27: #i77562# improvements from code review session 2007/06/28 08:08:55 hdu 1.33.110.26: #i78924# implement bHandleAllCurrentEvents mode for AquaSalInstance::Yield() and ignore obsoleted timer events 2007/06/27 18:01:40 pl 1.33.110.25: #i77562# initial print implementation 2007/06/20 19:00:27 pl 1.33.110.24: #i78510# enable native focus markers for selected controls 2007/06/18 12:43:14 pl 1.33.110.23: #i78600# change AQUA_LOG default behaviour 2007/06/05 13:23:08 pl 1.33.110.22: CFString  <-> OUString conversion 2007/05/24 06:42:00 pjanik 1.33.110.21: Rename AQUALOG to AQUA_LOG to unify with the rest of AQUA_ env. variables. 2007/05/23 13:21:42 pl 1.33.110.20: more convenient logging 2007/05/14 11:39:42 pl 1.33.110.19: protect against dispatching to dead or dying AquaSalFrames 2007/04/25 08:49:13 thb 1.33.110.18: Fixed serious error in UniString constructor, 2nd parameter is encoding, not text len 2007/03/08 08:38:28 pjanik 1.33.110.17: Remove VCLApplication_Run. Clean some warnings. 2006/12/30 19:29:57 pjanik 1.33.110.16: #i72385#: Add Quartz/AQUA specific parts. 2006/10/13 21:54:14 tra 1.33.110.15: RESYNC: (1.33-1.34); FILE MERGED 2006/08/14 21:15:11 cl 1.33.110.14: added basic QUARTZ bitmap support 2006/08/07 18:47:43 pjanik 1.33.110.13: Move native menu related function to separate file. 2006/07/19 10:21:46 pjanik 1.33.110.12: #i10000#: Change the prototype of Yield to reflect the changes done in  SRC680_m176. 2006/04/27 20:47:02 tra 1.33.110.11: *** empty log message *** 2006/03/09 08:04:46 ssa 1.33.110.10: solar mutex test, it is unclear if it should guard all messages or only those processed by vcl, thus the comments... 2006/03/08 21:35:53 tra 1.33.110.9: catch excpetion in case native window creation failes 2006/03/02 00:31:03 ssa 1.33.110.8: provide AquaSalTimer and solar mutex helper 2006/02/27 20:27:55 tra 1.33.110.7: *** empty log message *** 2006/02/19 21:02:32 tra 1.33.110.6: some cleanup 2006/02/18 14:13:33 tra 1.33.110.5: *** empty log message *** 2006/02/16 21:36:34 fheckl 1.33.110.4: Removing Cocoa code and replacing most of it with Carbon calls 2006/01/31 01:14:16 fheckl 1.33.110.3: *** empty log message *** 2005/11/30 00:04:17 fheckl 1.33.110.2: Changing my fixed-path hack to a more normal solution but I am still not sure if we need this whole part anyway 2005/11/27 09:48:33 fheckl 1.33.110.1: Integrating aqua changes for OOo 2.0


2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [05b4f9b19c5ff6e383b964e58a43eb0f13ad34ca]

INTEGRATION: CWS aquavcl01 (1.28.112); FILE MERGED 2007/06/27 18:01:40 pl 1.28.112.36: #i77562# initial print implementation 2007/06/21 18:29:12 pl 1.28.112.35: remove unused functions 2007/06/21 15:18:20 pl 1.28.112.34: #i78704# implement XOR rendering with basebmp 2007/06/13 09:37:31 hdu 1.28.112.33: ImplMacFontData gets the GetImplFontCharMap() method 2007/06/08 11:19:23 pl 1.28.112.32: preparations for XOR mode using basebmp BitmapDevice 2007/06/04 16:49:29 pl 1.28.112.31: solve compile problem 2007/06/01 11:58:16 pl 1.28.112.30: preliminary: use blendmode hack for XOR mode 2007/05/29 15:56:38 pl 1.28.112.29: simplify AquaSalGraphics, paint to window from backbuffer 2007/05/24 10:43:39 pl 1.28.112.28: implement flush 2007/05/23 09:03:59 hdu 1.28.112.27: first step to avoid overflows when measuring text => better text breaking 2007/05/15 12:48:57 msicotte 1.28.112.26: added definition for makeCGptArray - helper for AquaSalGraphics::invert 2007/05/15 10:52:32 hdu 1.28.112.25: prepare font rotation directly in ATSUI units 2007/05/14 10:19:50 hdu 1.28.112.24: rewrote ATSUFontID-based font enumeration 2007/05/06 18:36:19 tra 1.28.112.23: Rework of parts of the atsui font implementation 2007/04/11 11:25:22 pjanik 1.28.112.22: Add new prototypes from m208. 2007/03/09 23:05:10 pjanik 1.28.112.21: Add CGLayer into AquaSalGraphics. 2007/02/16 10:23:55 pjanik 1.28.112.20: fix typo 2007/02/16 10:02:26 pjanik 1.28.112.19: fix typo 2006/11/26 18:42:46 pjanik 1.28.112.18: Add two new methods. 2006/08/19 20:50:34 cl 1.28.112.17: more changes 2006/08/18 15:33:09 cl 1.28.112.16: more aqua bitmap rework 2006/08/16 21:26:59 cl 1.28.112.15: fixes some crashes 2006/08/14 21:05:04 cl 1.28.112.14: added basic QUARTZ bitmap support 2006/08/05 15:19:33 ssa 1.28.112.13: remove deprecated salgraphics methods, add pixel drawing, support font rotation, use attribute for text color, use font metric 2006/07/28 18:49:04 ssa 1.28.112.12: initial font support (ATSUI) 2006/04/25 19:38:19 pjanik 1.28.112.11: #i10000#: Change prototype of GetGraphicsWidth to align with recent changes. 2006/03/19 21:38:03 ssa 1.28.112.10: implement clipping functionality 2006/03/19 11:53:17 ssa 1.28.112.9: remove old QuickDraw implementation, AquaSalGraphics members now protected, use RGB color space, general code cleanup 2006/03/14 14:22:25 ssa 1.28.112.8: remove redundant AquaSalGraphics methods 2006/03/09 23:55:16 ssa 1.28.112.7: code cleanup 2006/03/09 08:06:37 ssa 1.28.112.6: support line and fill color 2006/02/27 21:33:52 fheckl 1.28.112.5: Replacing VCLVIEW with CarbonViewRef 2006/02/27 20:27:27 tra 1.28.112.4: Basic painting stuf based on Quartz 2D 2006/02/16 21:36:31 fheckl 1.28.112.3: Removing Cocoa code and replacing most of it with Carbon calls 2006/01/31 01:14:16 fheckl 1.28.112.2: *** empty log message *** 2005/11/27 09:48:15 fheckl 1.28.112.1: Integrating aqua changes for OOo 2.0


2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [289b48d347c3dc9ea9519a1ffad7caf6ea5dbc87]

INTEGRATION: CWS aquavcl01 (1.12.112); FILE MERGED 2007/06/19 16:22:54 pl 1.12.112.8: #i75228# initialize all members 2007/06/15 17:48:15 pl 1.12.112.7: #i75228# replace timer implementation 2007/05/23 13:21:41 pl 1.12.112.6: more convenient logging 2007/05/14 11:38:48 pl 1.12.112.5: protect against dispatching to dead or dying AquaSalFrames 2007/05/06 18:36:19 tra 1.12.112.4: Rework of parts of the atsui font implementation 2006/03/19 21:37:06 ssa 1.12.112.3: code cleanup, remove old c-only prototypes 2006/03/02 00:31:02 ssa 1.12.112.2: provide AquaSalTimer and solar mutex helper 2006/02/16 21:36:30 fheckl 1.12.112.1: Removing Cocoa code and replacing most of it with Carbon calls


2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [e8aabeca7d9f44f87bcfd9fbef9890be6dacc39a]

INTEGRATION: CWS aquavcl01 (1.3.22); FILE MERGED 2007/06/25 16:24:33 ericb 1.3.22.1: #i78528# workaround for build breaker in desktop, the time cloph provides a better fix


2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [db5c681b139bb1139d1099dcfc055cbf43c983b5]

INTEGRATION: CWS aquavcl01 (1.23.12); FILE MERGED 2007/06/25 11:25:18 pjanik 1.23.12.2: RESYNC: (1.23-1.24); FILE MERGED 2007/05/30 09:58:32 pl 1.23.12.1: #i77743# flush changes where we should Reschedule


2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [5094829d6cdc290386dd8cc43717dd46f26d305c]

#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>  [052f217a11656de4fb532cfa4f51df5de0469984]

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>  [78a8ee443270f2f5a1b0d4ec2d30957bb31fbf7d]

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>  [e67f48a7a82ec9b4e7d0a257f89cb9247e9d4508]

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>  [dfb297c24b385ce9705fe1b53ccec576e9655a9d]

INTEGRATION: CWS aquavcl01 (1.9.4); FILE MERGED 2007/06/28 14:09:19 tra 1.9.4.7: #i77593#support for copy&paste of pictures, OLE data exchanges with MS Office etc. 2007/06/14 12:06:18 tra 1.9.4.6: Work in progress, checked in to have it saved in the repos. 2007/05/24 19:53:30 tra 1.9.4.5: Implementing paste system -> OOo 2006/08/07 18:28:22 ebischoff 1.9.4.4: After review by hjs Hrmpf... We're almost back to my original patch ;-) 2006/08/05 11:21:40 ebischoff 1.9.4.3: After discussion with Pavel and a look at issue #67333 2006/08/05 10:11:42 ebischoff 1.9.4.2: OOps, typo. 2006/08/05 09:55:39 ebischoff 1.9.4.1: Solution for second part of issue #i36841: "the component dtransaqua.rdb fails to register"


2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [1c392a2aa94a7973b1cdcede9c419eadf1b1d681]

INTEGRATION: CWS aquavcl01 (1.3.142); FILE MERGED 2005/11/27 10:12:33 fheckl 1.3.142.1: Adapting aqua to OOo 2.0


2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [a41849bc97a371b55a0fbc986fd17f30b3bff0d0]

INTEGRATION: CWS aquavcl01 (1.6.6); FILE MERGED 2007/05/24 19:53:30 tra 1.6.6.1: Implementing paste system -> OOo


2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [125ae85320be29c50a9f69f3c69fc2b22a5c7bdb]

INTEGRATION: CWS aquavcl01 (1.4.12); FILE MERGED 2007/06/14 12:06:18 tra 1.4.12.4: Work in progress, checked in to have it saved in the repos. 2007/05/27 10:02:02 tra 1.4.12.3: Need to implement XFlushableClipboard 2007/05/24 19:53:30 tra 1.4.12.2: Implementing paste system -> OOo 2006/03/12 19:50:48 tra 1.4.12.1: correct include file


2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [6349a40475a20e97bfc7a031dddc256f12fc9068]

INTEGRATION: CWS aquavcl01 (1.4.6); FILE MERGED 2007/06/28 14:09:19 tra 1.4.6.4: #i77593#support for copy&paste of pictures, OLE data exchanges with MS Office etc. 2007/06/14 12:06:18 tra 1.4.6.3: Work in progress, checked in to have it saved in the repos. 2007/05/27 10:02:02 tra 1.4.6.2: Need to implement XFlushableClipboard 2007/05/24 19:53:30 tra 1.4.6.1: Implementing paste system -> OOo


2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [e815ec445ebe22fac855106fcc834a24e94b2a94]

INTEGRATION: CWS aquavcl01 (1.1.2); FILE ADDED 2007/06/28 14:09:19 tra 1.1.2.1: #i77593#support for copy&paste of pictures, OLE data exchanges with MS Office etc.


2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [c68b3a1f96bb53425b14a4910ca9deaa73a98363]

INTEGRATION: CWS aquavcl01 (1.1.2); FILE ADDED 2007/06/28 15:03:39 tra 1.1.2.2: #i77593#Hack to prevent warning caused by the use of deprecated APIs 2007/06/28 14:09:19 tra 1.1.2.1: #i77593#support for copy&paste of pictures, OLE data exchanges with MS Office etc.


2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [dfbf23d53097b33f700110ec8c2bf4d502c7d14c]

INTEGRATION: CWS aquavcl01 (1.1.2); FILE ADDED 2007/06/14 12:06:18 tra 1.1.2.2: Work in progress, checked in to have it saved in the repos. 2007/05/24 19:53:30 tra 1.1.2.1: Implementing paste system -> OOo


2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [7cf2922573819e439c00fd80648a824291ab6c91]

INTEGRATION: CWS aquavcl01 (1.1.2); FILE ADDED 2007/06/28 14:09:19 tra 1.1.2.3: #i77593#support for copy&paste of pictures, OLE data exchanges with MS Office etc. 2007/06/14 12:06:18 tra 1.1.2.2: Work in progress, checked in to have it saved in the repos. 2007/05/24 19:53:29 tra 1.1.2.1: Implementing paste system -> OOo


2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [c9b5346c23da090886b5019c048823ea078575fe]

INTEGRATION: CWS aquavcl01 (1.1.2); FILE ADDED 2007/06/20 19:06:51 pl 1.1.2.2: fixed a constness issue 2007/06/14 12:06:18 tra 1.1.2.1: Work in progress, checked in to have it saved in the repos.


2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [414619d5016088293f793dca3bd3da55e73f2e64]

INTEGRATION: CWS aquavcl01 (1.32.18); FILE MERGED 2007/06/26 08:49:16 pl 1.32.18.1: #i77552# temporarily disable native dialog background in about dialog


2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [bc4e07d59cd2bac8d32675102f3a65d5dec974f9]

INTEGRATION: CWS freebsd08 (1.36.14); FILE MERGED 2007/06/01 21:49:08 maho 1.36.14.1: gethostbyname_r has been merged to FreeBSD_version >= 601103 as well.

Issue number:  #i67904#

2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [59eaafa50dd467ebb1918d4ac2308330c1bd6b78]

INTEGRATION: CWS freebsd08 (1.14.56); FILE MERGED 2007/06/01 21:49:08 maho 1.14.56.1: gethostbyname_r has been merged to FreeBSD_version >= 601103 as well.

Issue number:  #i67904#

2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [b28da093e9f9d4713c9d13884ce2574e8a4c006a]

INTEGRATION: CWS freebsd08 (1.27.54); FILE MERGED 2007/06/01 21:49:07 maho 1.27.54.1: gethostbyname_r has been merged to FreeBSD_version >= 601103 as well.

Issue number:  #i67904#

2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [b3939c710ff72bfde7bf83fb8c13b2312702e7a1]

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>  [bb3f323fb4a0684ef19a27e4c5a001070b58c566]

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>  [07072b9ffb6aa9d3581e9a8c59c279f4220b8993]

INTEGRATION: CWS freebsd08 (1.14.4); FILE MERGED 2007/06/01 22:56:36 maho 1.14.4.3: /usr/bin/objformat is gone for 7-CURRENT.

Issue number:  #i76141#
Submitted by: jkim
2007/06/01 21:54:00 maho 1.14.4.2: Do not hardcode -lc_r to find gethostbyname_r in moz project,
also build breaker for FreeBSD >= 601103.

Issue number:  #i69418#
2007/06/01 21:49:08 maho 1.14.4.1: gethostbyname_r has been merged to FreeBSD_version >= 601103 as well.

Issue number:  #i67904#

2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [87a8f5fba070527d4946f9fce71c86cc559d6040]

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>  [0225f75689e02968b182d9c4b3b72ca6548e5fcd]

INTEGRATION: CWS freebsd08 (1.3.52); FILE MERGED 2007/06/01 22:28:14 maho 1.3.52.1: Update FreeBSD amd64 bridges. sync with cws sixtyfour11 of source/cpp_uno/gcc3_linux_x86-64.

Issue number:  76968, 76115
Submitted by:  jkim

2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [48e16e9f9c80c361bbfed203212ede1783220e1d]

INTEGRATION: CWS freebsd08 (1.3.24); FILE MERGED 2007/06/01 22:28:14 maho 1.3.24.1: Update FreeBSD amd64 bridges. sync with cws sixtyfour11 of source/cpp_uno/gcc3_linux_x86-64.

Issue number:  76968, 76115
Submitted by:  jkim

2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [dea27b4415641b9c09e9a8ce9d9bb398476d25ee]

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>  [84fc266da8041521c98ceb6080f82cf207bb1d6c]

INTEGRATION: CWS freebsd08 (1.3.52); FILE MERGED 2007/06/01 21:40:55 maho 1.3.52.1: * Sync with newer bridge code from Linux. * Now : m_hApp( dlopen( 0, RTLD_LAZY ) ) etc works correctly on _FreeBSD_version >= 602103

Issue number:  #i66667#
Submitted by:  jkim

2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [e3ff3d0697ea719546f689ecf3bf4fb4a5203efc]

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>  [a92480543d8b16811adfa777e3a0fd7d418dc66c]

INTEGRATION: CWS freebsd08 (1.9.52); FILE MERGED 2007/06/01 21:40:54 maho 1.9.52.1: * Sync with newer bridge code from Linux. * Now : m_hApp( dlopen( 0, RTLD_LAZY ) ) etc works correctly on _FreeBSD_version >= 602103

Issue number:  #i66667#
Submitted by:  jkim

2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [c1b4e1fdc4fcfef904d120f17408aa728ae5d701]

INTEGRATION: CWS freebsd08 (1.6.24); FILE MERGED 2007/06/01 21:40:54 maho 1.6.24.1: * Sync with newer bridge code from Linux. * Now : m_hApp( dlopen( 0, RTLD_LAZY ) ) etc works correctly on _FreeBSD_version >= 602103

Issue number:  #i66667#
Submitted by:  jkim

2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [7cc551e63fe6965e9306bfb27dc07106da4e57ad]

INTEGRATION: CWS freebsd08 (1.7.52); FILE MERGED 2007/06/01 21:40:54 maho 1.7.52.1: * Sync with newer bridge code from Linux. * Now : m_hApp( dlopen( 0, RTLD_LAZY ) ) etc works correctly on _FreeBSD_version >= 602103

Issue number:  #i66667#
Submitted by:  jkim

2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [bc667c44b2625875ee451153c90e5ce03ae737a4]

INTEGRATION: CWS aquavcl01 (1.111.16); FILE MERGED 2007/06/04 11:20:25 pl 1.111.16.1: #i78078# add: window command dispatcher


2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [32caf6de18356db75b385227a2c1a35e1358f529]

INTEGRATION: CWS freebsd08 (1.3.102); FILE MERGED 2007/06/01 21:40:54 maho 1.3.102.1: * Sync with newer bridge code from Linux. * Now : m_hApp( dlopen( 0, RTLD_LAZY ) ) etc works correctly on _FreeBSD_version >= 602103

Issue number:  #i66667#
Submitted by:  jkim

2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [21f16666753d53f10c7db44146855bb0bf5ac54d]

INTEGRATION: CWS aquavcl01 (1.101.18); FILE MERGED 2007/06/04 11:20:25 pl 1.101.18.1: #i78078# add: window command dispatcher


2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [3c9036243596bb1312ec3b2a33ad2ad895c8f7b9]

INTEGRATION: CWS aquavcl01 (1.1.2); FILE ADDED 2007/06/09 20:27:18 pjanik 1.1.2.2: Fix typos. 2007/06/04 11:20:49 pl 1.1.2.1: #i78078# add: window command dispatcher


2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [8f9bee96f7e2f949989e2261eb8fb1f82dd22bcd]

INTEGRATION: CWS aquavcl01 (1.1.2); FILE ADDED 2007/07/02 11:43:16 pl 1.1.2.3: fix a warning 2007/06/09 20:22:37 pjanik 1.1.2.2: Fix typos. 2007/06/04 11:20:48 pl 1.1.2.1: #i78078# add: window command dispatcher


2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [d65c84b7e3d39d0231a737bacb101362111ca1ce]

INTEGRATION: CWS aquavcl01 (1.12.18); FILE MERGED 2007/06/04 11:20:25 pl 1.12.18.1: #i78078# add: window command dispatcher


2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [8474783ebefed17bc9f23455a564de9b6ea549a4]

INTEGRATION: CWS freebsd08 (1.19.4); FILE MERGED 2007/06/02 01:59:29 maho 1.19.4.1: #i78032# Remove libsupc++ dependency for FreBSD


2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [70ad88c5e7d45563b6cff49ccda969140925fff4]

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>  [8b2897125ea44d56f481797a4fb6d0446bfbd0ca]

INTEGRATION: CWS aquavcl01 (1.4.22); FILE MERGED 2007/06/22 15:41:58 pl 1.4.22.1: #i78704# thb: fix xor clipping


2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [9f6ef921444877ed638007b36f9d2183b9409cd5]

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-05  Rüdiger Timm  <rt@openoffice.org>  [be9e63de9c3b66b8eaeede4517b1721785670532]

INTEGRATION: CWS aquavcl01 (1.26.22); FILE MERGED 2007/06/22 19:06:25 thb 1.26.22.3: #i78704# Unified the two 32bpp formats 2007/06/22 15:41:58 pl 1.26.22.2: #i78704# thb: fix xor clipping 2007/06/21 09:00:07 pl 1.26.22.1: #i78704# add a new pixelformat, minor cosmetics


2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [fd4b823329335e41f0b8afae0958bcf07cc0d25c]

INTEGRATION: CWS aquavcl01 (1.8.18); FILE MERGED 2007/06/21 09:00:07 pl 1.8.18.1: #i78704# add a new pixelformat, minor cosmetics


2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [8ba9f202f1916d54b626fb0d5915a61e91366115]

INTEGRATION: CWS aquavcl01 (1.2.18); FILE MERGED 2007/06/22 19:06:24 thb 1.2.18.3: #i78704# Unified the two 32bpp formats 2007/06/22 15:49:55 ericb 1.2.18.2: add PowerPC endianness 2007/06/21 09:00:07 pl 1.2.18.1: #i78704# add a new pixelformat, minor cosmetics


2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [35e3bd6011469f80baa797396457f995851b5abf]

INTEGRATION: CWS aquavcl01 (1.7.22); FILE MERGED 2007/06/21 09:00:07 pl 1.7.22.1: #i78704# add a new pixelformat, minor cosmetics


2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [433ba308d03c6203c4a44c65afc071b42c732836]

INTEGRATION: CWS aquavcl01 (1.2.22); FILE MERGED 2007/06/21 09:00:07 pl 1.2.22.1: #i78704# add a new pixelformat, minor cosmetics


2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [f0f396f1583e56d0d9ae5db8df0b8a915975f76c]

INTEGRATION: CWS freebsd08 (1.12.2); FILE MERGED 2007/06/05 21:23:53 maho 1.12.2.4: Backout PATH_MAX to 256. This is not POSIX compliant. http://www.openoffice.org/issues/show_bug.cgi?id=73217 http://www.easysw.com/epm/newsgroups.php?s56+gepm.bugs+v66 2007/06/01 23:20:57 maho 1.12.2.3: Use PATH_MAX.

Issue number:  #i73217#
2007/06/01 22:20:53 maho 1.12.2.2: Temporary extend to maximum 256 chars to 1024 chars.

Issue number:  #i73217#
2007/06/01 22:16:38 maho 1.12.2.1: Hardcode pkg_create, is normally in /usr/sbin - which is
not part of the standard user $PATH.

Issue number:  #i73157#

2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [82b175244d80ccbd1729f32267afd175c060bd71]

INTEGRATION: CWS aquavcl01 (1.12.82); FILE MERGED 2007/04/11 08:04:08 pjanik 1.12.82.4: RESYNC: (1.13-1.14); FILE MERGED 2006/09/22 08:14:13 ericb 1.12.82.3: does complete #i62119# fix mozilla plugin issue on Mac OS X building or not mozilla plugin 2006/03/10 14:26:33 tra 1.12.82.2: RESYNC: (1.12-1.13); FILE MERGED 2006/01/31 00:36:17 fheckl 1.12.82.1: Allowing a full aqua build


2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [1858424fa02727e0ec58aee35fde0884d50e42cd]

INTEGRATION: CWS freebsd08 (1.4.4); FILE MERGED 2007/06/01 22:56:33 maho 1.4.4.1: /usr/bin/objformat is gone for 7-CURRENT.

Issue number:  #i76141#
Submitted by: jkim

2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [e23c8e93557ccad5eb9a361ee519443287e587dd]

INTEGRATION: CWS aquavcl01 (1.9.14); FILE MERGED 2006/12/07 14:29:41 pjanik 1.9.14.4: RESYNC: (1.12-1.13); FILE MERGED 2006/07/19 09:00:12 pjanik 1.9.14.3: RESYNC: (1.11-1.12); FILE MERGED 2006/03/10 14:26:26 tra 1.9.14.2: RESYNC: (1.9-1.11); FILE MERGED 2006/01/31 00:36:16 fheckl 1.9.14.1: Allowing a full aqua build


2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [63267c640d9bafb1c51a5e222b11baab042ec06b]

INTEGRATION: CWS freebsd08 (1.20.2); FILE MERGED 2007/06/01 22:56:34 maho 1.20.2.1: /usr/bin/objformat is gone for 7-CURRENT.

Issue number:  #i76141#
Submitted by: jkim

2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [e6a953ca112266a4b067d81bb6afee2768be286b]

INTEGRATION: CWS aquavcl01 (1.1.6); FILE ADDED 2006/12/30 19:18:18 pjanik 1.1.6.5: #i72385#: includes cleanup. 2006/09/22 08:18:40 ericb 1.1.6.4: aquavcl01 license was missing in sysplug.hxx 2006/09/22 08:14:12 ericb 1.1.6.3: does complete #i62119# fix mozilla plugin issue on Mac OS X building or not mozilla plugin 2006/02/03 20:43:39 fheckl 1.1.6.2: Removing 'npsdk' from includes 2006/01/31 00:36:16 fheckl 1.1.6.1: Allowing a full aqua build


2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [114c05bc0b701223f9d4cf694143104553d4944e]

INTEGRATION: CWS aquavcl01 (1.10.82); FILE MERGED 2007/06/25 11:11:30 pjanik 1.10.82.2: RESYNC: (1.10-1.11); FILE MERGED 2006/01/31 00:36:16 fheckl 1.10.82.1: Allowing a full aqua build


2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [0c687800fa60706f70230d5333d27f516dde155f]

INTEGRATION: CWS freebsd08 (1.17.8); FILE MERGED 2007/06/01 22:12:04 maho 1.17.8.1: (re)Adding FreeBSD 6/7 stuffs.

Issue number:  #i69994#

2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [12825e348fef098bc5b3e661f97f24a286c8d8ac]

INTEGRATION: CWS aquavcl01 (1.17.82); FILE MERGED 2007/06/25 11:11:23 pjanik 1.17.82.6: RESYNC: (1.19-1.20); FILE MERGED 2006/12/30 23:15:13 pjanik 1.17.82.5: #i10000#: fix compile failure. 2006/12/30 19:17:41 pjanik 1.17.82.4: #i72385#: includes cleanup. 2006/10/13 23:02:52 tra 1.17.82.3: RESYNC: (1.18-1.19); FILE MERGED 2006/04/18 07:10:50 tra 1.17.82.2: RESYNC: (1.17-1.18); FILE MERGED 2006/01/31 00:36:15 fheckl 1.17.82.1: Allowing a full aqua build


2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [0f2643bdd05ae5858ba9a451e815d8364f12efa6]

INTEGRATION: CWS aquavcl01 (1.1.6); FILE ADDED 2006/08/25 12:26:41 ericb 1.1.6.2: aquavcl01 : missing licenses in sysplug.cxx, macmgr.cxx and makefile.mk 2006/01/31 00:36:15 fheckl 1.1.6.1: Allowing a full aqua build


2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [c495ae7f183345284beb5b3be127b85d763ca4ad]

INTEGRATION: CWS freebsd08 (1.3.10); FILE MERGED 2007/06/01 22:56:37 maho 1.3.10.1: /usr/bin/objformat is gone for 7-CURRENT.

Issue number:  #i76141#
Submitted by: jkim

2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [68e4d5412eaf2eb3699e0336b798e066b1f2ae1b]

INTEGRATION: CWS aquavcl01 (1.1.6); FILE ADDED 2006/09/22 08:14:12 ericb 1.1.6.9: does complete #i62119# fix mozilla plugin issue on Mac OS X building or not mozilla plugin 2006/09/17 20:16:15 pjanik 1.1.6.8: Change PRJNAME to the real project name to make MODULES_WITH_WARNINGS work properly. 2006/08/26 17:28:25 pjanik 1.1.6.7: Remove also comment. 2006/08/26 17:24:57 pjanik 1.1.6.6: Revert previous change that broke the build. 2006/08/25 12:26:41 ericb 1.1.6.5: aquavcl01 : missing licenses in sysplug.cxx, macmgr.cxx and makefile.mk 2006/08/25 12:15:25 ericb 1.1.6.4: aquavcl01 we can't build mozilla plugin on aqua, nor all other OS 2006/03/16 21:28:00 pjanik 1.1.6.3: The file target.pmk does no longer exist after ause048/SRC680_m159. 2006/02/04 09:32:05 fheckl 1.1.6.2: Updating makefile.mk 2006/01/31 00:36:15 fheckl 1.1.6.1: Allowing a full aqua build


2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [288535eb785906de43dfb998554bc8c8a59c79fc]

INTEGRATION: CWS aquavcl01 (1.1.2); FILE ADDED 2006/08/25 12:26:41 ericb 1.1.2.2: aquavcl01 : missing licenses in sysplug.cxx, macmgr.cxx and makefile.mk 2006/01/31 00:36:15 fheckl 1.1.2.1: Allowing a full aqua build


2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [9aa4e03cfd0bb96a1876ca37bf3caebfcb71da31]

INTEGRATION: CWS aquavcl01 (1.32.14); FILE MERGED 2007/04/11 08:00:04 pjanik 1.32.14.8: RESYNC: (1.38-1.39); FILE MERGED 2007/01/25 13:13:16 pjanik 1.32.14.7: RESYNC: (1.37-1.38); FILE MERGED 2006/12/07 14:27:54 pjanik 1.32.14.6: RESYNC: (1.36-1.37); FILE MERGED 2006/11/07 19:13:31 pjanik 1.32.14.5: RESYNC: (1.35-1.36); FILE MERGED 2006/08/21 22:20:47 cl 1.32.14.4: RESYNC: (1.34-1.35); FILE MERGED 2006/08/16 12:42:17 cl 1.32.14.3: RESYNC: (1.33-1.34); FILE MERGED 2006/03/10 14:21:33 tra 1.32.14.2: RESYNC: (1.32-1.33); FILE MERGED 2006/01/31 00:44:41 fheckl 1.32.14.1: Forgot prj/build.lst


2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [64acb9a674ad8af54f7373ffbb9d8a37cf653b61]

INTEGRATION: CWS aquavcl01 (1.1.2); FILE ADDED 2007/06/16 11:06:25 pjanik 1.1.2.1: New demo application that draws something.


2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [e1f63a4617aae2deb1837adee4a33f31bcad4c70]

INTEGRATION: CWS aquavcl01 (1.12.112); FILE MERGED 2007/06/16 11:07:05 pjanik 1.12.112.9: Add vcldemo demo application. 2007/04/11 07:59:59 pjanik 1.12.112.8: RESYNC: (1.17-1.18); FILE MERGED 2007/02/02 11:11:17 pjanik 1.12.112.7: RESYNC: (1.15-1.17); FILE MERGED 2006/10/13 22:47:59 tra 1.12.112.6: RESYNC: (1.14-1.15); FILE MERGED 2006/08/21 22:19:31 cl 1.12.112.5: RESYNC: (1.13-1.14); FILE MERGED 2006/08/20 06:54:49 pjanik 1.12.112.4: Revert changes: link again with STLport, TARGETTYPE *is* GUI. 2006/07/19 08:53:25 pjanik 1.12.112.3: RESYNC: (1.12-1.13); FILE MERGED 2006/03/10 15:15:44 tra 1.12.112.2: remove mac specific stuff 2006/02/27 20:33:36 tra 1.12.112.1: *** empty log message ***


2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [c248e70a320f73394db265d370faa1cfa2758bd6]

INTEGRATION: CWS aquavcl01 (1.75.14); FILE MERGED 2007/06/25 11:10:02 pjanik 1.75.14.23: RESYNC: (1.91-1.92); FILE MERGED 2007/06/21 15:18:20 pl 1.75.14.22: #i78704# implement XOR rendering with basebmp 2007/06/12 08:42:15 pjanik 1.75.14.21: Remove FIXME comments, revert original tabbing to prevent useless changes. 2007/06/11 10:56:19 hdu 1.75.14.20: aquaport: link PSPLIB statically 2007/06/06 16:40:32 ericb 1.75.14.19: RESYNC: (1.89-1.91); FILE MERGED 2007/06/01 14:06:25 pl 1.75.14.18: don't build useless libraries 2007/05/03 17:43:40 pjanik 1.75.14.17: RESYNC: (1.87-1.89); FILE MERGED 2007/04/11 07:57:39 pjanik 1.75.14.16: RESYNC: (1.85-1.87); FILE MERGED 2007/02/02 11:10:23 pjanik 1.75.14.15: RESYNC: (1.84-1.85); FILE MERGED 2006/11/26 18:10:13 pjanik 1.75.14.14: RESYNC: (1.82-1.84); FILE MERGED 2006/10/13 22:43:43 tra 1.75.14.13: RESYNC: (1.81-1.82); FILE MERGED 2006/09/05 21:25:07 pjanik 1.75.14.12: The framework is named AppKit, not Appkit! 2006/08/25 10:38:28 pjanik 1.75.14.11: Remove extraneous changes. 2006/08/24 20:33:10 ericb 1.75.14.10: aquvcl01 fix pasf bug in aqua build 2006/08/16 12:35:34 cl 1.75.14.9: RESYNC: (1.80-1.81); FILE MERGED 2006/08/05 20:09:51 ebischoff 1.75.14.8: Necessary to build with XCode 1.5 + Mac OS X 10.3.9 2006/07/19 08:51:01 pjanik 1.75.14.7: RESYNC: (1.79-1.80); FILE MERGED 2006/06/17 13:21:07 fheckl 1.75.14.6: RESYNC: (1.78-1.79); FILE MERGED 2006/04/18 07:02:29 tra 1.75.14.5: RESYNC: (1.77-1.78); FILE MERGED 2006/02/21 18:23:29 fheckl 1.75.14.4: Adding -framework Carbon to adapt to MacOSX aqua build 2006/01/21 13:58:59 pjanik 1.75.14.3: RESYNC: (1.76-1.77); FILE MERGED 2005/12/15 21:22:11 fheckl 1.75.14.2: RESYNC: (1.75-1.76); FILE MERGED 2005/11/27 11:14:22 fheckl 1.75.14.1: Changes for aqua


2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [56d2a75dda8bd01a1f74943d5bb76f669673cbac]

INTEGRATION: CWS aquavcl01 (1.112.42); FILE MERGED 2007/05/29 13:35:18 pl 1.112.42.1: preferences and about entries in application menu


2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [8e69405b60d1426fa645b4b8ff36a6e977e414da]

INTEGRATION: CWS aquavcl01 (1.22.16); FILE MERGED 2007/06/20 19:00:28 pl 1.22.16.1: #i78510# enable native focus markers for selected controls


2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [662a366c16717f570f8c815b6042c93c730cbddc]

INTEGRATION: CWS aquavcl01 (1.21.52); FILE MERGED 2007/06/22 07:07:51 pl 1.21.52.1: #i77552# add: native window background


2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [2833f285e73f2da1ebd26229aa910234bdfeb1cb]

INTEGRATION: CWS aquavcl01 (1.148.4); FILE MERGED 2007/06/25 11:08:09 pjanik 1.148.4.3: RESYNC: (1.149-1.150); FILE MERGED 2007/06/06 16:39:44 ericb 1.148.4.2: RESYNC: (1.148-1.149); FILE MERGED 2007/05/30 14:10:17 pl 1.148.4.1: draw whole native menu background


2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [6e93ce23caaf5d77fa188df6224bdb3683cd1ec2]

INTEGRATION: CWS aquavcl01 (1.7.52); FILE MERGED 2006/12/30 19:33:58 pjanik 1.7.52.1: #i72385#: Add Quartz/AQUA specific parts.


2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [dda4f46905a0348b2fbc8b31fe66f2de3d36adc2]

INTEGRATION: CWS aquavcl01 (1.36.2); FILE MERGED 2007/06/25 11:07:55 pjanik 1.36.2.2: RESYNC: (1.36-1.37); FILE MERGED 2007/06/22 07:07:50 pl 1.36.2.1: #i77552# add: native window background


2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [9de64adb1424c818a22fca3ae045e20fa20ed091]

INTEGRATION: CWS aquavcl01 (1.47.16); FILE MERGED 2007/05/29 13:35:18 pl 1.47.16.1: preferences and about entries in application menu


2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [75ec0cd4b32a81ff3660abf181e663524f128579]

INTEGRATION: CWS aquavcl01 (1.19.22); FILE MERGED 2007/06/28 09:13:47 pl 1.19.22.3: #i77552# do not override explicit control background 2007/06/22 12:13:33 pl 1.19.22.2: #i77552# enforce window update in in native background frames 2007/06/22 07:07:50 pl 1.19.22.1: #i77552# add: native window background


2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [050b4e861174f60e7aab6531d45e40a238cc98d9]

INTEGRATION: CWS aquavcl01 (1.15.8); FILE MERGED 2007/04/12 06:30:55 pjanik 1.15.8.1: Fix the problem with missing parts included in psprint.

This is TEMPORARY fix. Do not integrate it!

2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [7dbce5f7d8dc1c91b366f606c693c9ff3ee57ace]

INTEGRATION: CWS aquavcl01 (1.48.4); FILE MERGED 2007/06/25 11:06:08 pjanik 1.48.4.2: RESYNC: (1.48-1.49); FILE MERGED 2007/06/20 19:00:28 pl 1.48.4.1: #i78510# enable native focus markers for selected controls


2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [ca272d17ff05510dd377a787e340ffbc3b3a6465]

INTEGRATION: CWS aquavcl01 (1.2.68); FILE MERGED 2007/06/18 12:46:05 pl 1.2.68.7: #i78600# remove fprintf 2006/11/02 08:48:08 ericb 1.2.68.6: simplify OS check 2006/11/02 00:00:09 ericb 1.2.68.5: fix build with other archs than MacOS X 2006/10/13 22:01:04 tra 1.2.68.4: RESYNC: (1.3-1.4); FILE MERGED 2006/08/21 22:51:38 cl 1.2.68.3: added RAEL support 2006/07/19 08:28:22 pjanik 1.2.68.2: RESYNC: (1.2-1.3); FILE MERGED 2006/06/25 14:34:11 ssa 1.2.68.1: #i47888# limit the event loop trick to the X11 version only, aqua does not need it and crashes with two event loops


2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [347c5814a75856255db3ac8a75eb9151a278cc1a]

INTEGRATION: CWS aquavcl01 (1.57.26); FILE MERGED 2007/07/02 09:23:33 pl 1.57.26.11: reverting too aggressive cleanup 2007/06/28 16:43:22 pl 1.57.26.10: cleaning up some unused headers 2007/06/25 11:05:53 pjanik 1.57.26.9: RESYNC: (1.67-1.69); FILE MERGED 2006/11/07 19:03:28 pjanik 1.57.26.8: RESYNC: (1.66-1.67); FILE MERGED 2006/10/13 22:00:04 tra 1.57.26.7: RESYNC: (1.65-1.66); FILE MERGED 2006/09/14 13:35:53 tra 1.57.26.6: RESYNC: (1.64-1.65); FILE MERGED 2006/08/16 12:28:22 cl 1.57.26.5: RESYNC: (1.63-1.64); FILE MERGED 2006/07/19 08:27:54 pjanik 1.57.26.4: RESYNC: (1.61-1.63); FILE MERGED 2006/06/17 13:12:00 fheckl 1.57.26.3: RESYNC: (1.59-1.61); FILE MERGED 2006/04/18 06:52:48 tra 1.57.26.2: RESYNC: (1.57-1.59); FILE MERGED 2006/03/13 14:05:43 ericb 1.57.26.1: fix for a complete build without X11 (prex.h and postx.h)


2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [afb2d16743991558091e27ace7c291b4670b6642]

INTEGRATION: CWS aquavcl01 (1.42.120); FILE MERGED 2007/06/25 08:49:19 pjanik 1.42.120.14: Move basebmp dependency to match current code in vcl. 2007/06/06 17:34:56 ericb 1.42.120.13:  fix m214 resync conflict in vcl 2007/06/06 16:39:00 ericb 1.42.120.12: RESYNC: (1.50-1.51); FILE MERGED 2007/06/06 15:17:40 ericb 1.42.120.11: solve build.lst conflict before resync 2007/05/03 17:32:33 pjanik 1.42.120.10: RESYNC: (1.49-1.50); FILE MERGED 2007/01/25 13:09:25 pjanik 1.42.120.9: RESYNC: (1.48-1.49); FILE MERGED 2006/11/07 19:02:47 pjanik 1.42.120.8: RESYNC: (1.47-1.48); FILE MERGED 2006/10/14 12:31:02 pjanik 1.42.120.7: Remove non-existing dependency. 2006/10/13 21:58:46 tra 1.42.120.6: RESYNC: (1.45-1.47); FILE MERGED 2006/08/26 08:16:52 pjanik 1.42.120.5: Add new pre-requisite: basebmp. 2006/07/19 08:27:18 pjanik 1.42.120.4: RESYNC: (1.44-1.45); FILE MERGED 2006/06/18 18:22:14 pjanik 1.42.120.3: #i10000#: Add back removed dependency. 2006/06/17 12:47:21 fheckl 1.42.120.2: Solving conflict with m172 while resyncing 2006/04/25 19:36:45 pjanik 1.42.120.1: #i10000#: Add missing target dependency.


2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [359583afe1bcbaad82ebb847e1b980ae0a26e85e]

INTEGRATION: CWS aquavcl01 (1.3.4); FILE MERGED 2007/06/20 19:00:27 pl 1.3.4.1: #i78510# enable native focus markers for selected controls


2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [d6f49a43ada16922bec55b5a4d39adf5e7d7be59]

INTEGRATION: CWS aquavcl01 (1.2.44); FILE MERGED 2007/05/29 13:35:17 pl 1.2.44.1: preferences and about entries in application menu


2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [3c06ec79edbd5a35de265233eb87c377d991709b]

INTEGRATION: CWS aquavcl01 (1.2.44); FILE MERGED 2007/06/22 07:07:50 pl 1.2.44.1: #i77552# add: native window background


2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [f61cd9457fd62b5f806d1559f79dce524ae19db8]

INTEGRATION: CWS aquavcl01 (1.2.44); FILE MERGED 2007/05/03 17:48:04 pjanik 1.2.44.1: Reapply the fix after moving the header.


2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [ccfec3b4d91e594de4e2a64996da5b53c316e656]

INTEGRATION: CWS aquavcl01 (1.1.2); FILE ADDED 2007/06/28 04:42:22 ekato 1.1.2.19: Don't swallow Command-Space with menu as it is often used for TSM. 2007/06/05 13:23:08 pl 1.1.2.18: CFString  <-> OUString conversion 2007/05/29 13:35:18 pl 1.1.2.17: preferences and about entries in application menu 2007/05/23 13:21:42 pl 1.1.2.16: more convenient logging 2007/04/09 18:50:05 ericb 1.1.2.15: make native menus default in aqua. To use vcl menu set AQUA_NATIVE_MENUS to FALSE 2007/02/18 21:17:34 pjanik 1.1.2.14: Flip menubar images vertically for Quartz. 2007/02/13 09:09:02 pjanik 1.1.2.13: Remove Menu item properties when destroying menus. 2006/12/14 19:23:35 pjanik 1.1.2.12: Add menu accelerators (patch from Ismael Merzaq). 2006/12/14 16:25:18 pjanik 1.1.2.11: Minor cleanup: remove ";" at the end of #define. 2006/12/04 13:08:06 pjanik 1.1.2.10: Implement SetItemImage method for native menus. 2006/08/26 15:21:56 pjanik 1.1.2.9: Move code t the block where it is used. 2006/08/26 13:43:17 pjanik 1.1.2.8: Do not leak menu item texts. 2006/08/23 22:09:47 pjanik 1.1.2.7: Define macro XUBSTRINGTOCFSTRING converting XubString encoded in UTF8 into CFString using UTF8 as encoding. This fixes menu items encoding problems. 2006/08/23 05:18:47 pjanik 1.1.2.6: Use separate constant for menu items pointers. 2006/08/21 15:19:10 pjanik 1.1.2.5: Define environment variable AQUA_NATIVE_MENUS to TRUE at runtime to get native menus. 2006/08/20 16:03:28 pjanik 1.1.2.4: Set sub menu reference in SetSubMenu. Implement SetItemText (tested for menu bar menus, not tested yet for menu item texts). 2006/08/20 15:53:54 pjanik 1.1.2.3: *** empty log message *** 2006/08/20 15:21:54 pjanik 1.1.2.2: announce missing implementation of SetItemImage 2006/08/07 18:30:44 pjanik 1.1.2.1: Add support for antive menus.


2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [ce9f6f3c873916d92e409d2e547e43cb695fcb2e]

INTEGRATION: CWS aquavcl01 (1.9.112); FILE MERGED 2007/04/11 07:51:53 pjanik 1.9.112.3: RESYNC: (1.9-1.10); FILE MERGED 2006/08/07 18:52:43 pjanik 1.9.112.2: Add new file. 2006/02/16 21:36:37 fheckl 1.9.112.1: Removing Cocoa code and replacing most of it with Carbon calls


2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [314874768b2894755eb224a6101305831708ec90]

INTEGRATION: CWS aquavcl01 (1.8.52); FILE MERGED 2007/01/12 21:01:27 mox 1.8.52.1: aqua vcl cleanup. Get rid of obsolete QuickDraw functions, that are not used by the current Quartz 2D code. When Quartz functions are used this kind of color device management code is not needed at all (automatically handled by Quartz).


2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [33af55fa564cde8075c4b3b0f2fb2788c7558922]

INTEGRATION: CWS aquavcl01 (1.5.112); FILE MERGED 2007/03/08 08:39:21 pjanik 1.5.112.5: Remove warning. 2006/10/13 21:55:50 tra 1.5.112.4: RESYNC: (1.5-1.6); FILE MERGED 2006/07/19 10:20:18 pjanik 1.5.112.3: #i10000#: Change the prototype of GetOGLFnc to reflect the changes done in  SRC680_m173. 2006/02/27 21:33:54 fheckl 1.5.112.2: Replacing VCLVIEW with CarbonViewRef 2005/11/27 09:48:38 fheckl 1.5.112.1: Integrating aqua changes for OOo 2.0


2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [25eae52f12c2196fd1fd25db70c0a00df8c0470e]

INTEGRATION: CWS aquavcl01 (1.1.2); FILE ADDED 2007/06/28 12:35:13 ericb 1.1.2.51: #i77551# improve metrics for listboxes buttons 2007/06/28 07:07:24 pjanik 1.1.2.50: whitespace cleanup 2007/06/28 07:01:06 pjanik 1.1.2.49: whitespace cleanup 2007/06/28 06:48:09 ericb 1.1.2.48: #i77551# add correct buttons for listboxes 2007/06/27 09:17:04 pl 1.1.2.47: #i78907# paint menubar, add a magical 2 pixel border offset 2007/06/22 12:13:33 pl 1.1.2.46: #i77552# enforce window update in in native background frames 2007/06/22 07:07:49 pl 1.1.2.45: #i77552# add: native window background 2007/06/20 19:00:27 pl 1.1.2.44: #i78510# enable native focus markers for selected controls 2007/06/14 01:49:21 ericb 1.1.2.43: fix typo in test 2007/06/14 01:41:40 ericb 1.1.2.42: draw correct button for Comboboxes (Ismael will complete) 2007/06/11 01:41:15 ekato 1.1.2.41: Don't pass NULL to CFRelease(). 2007/06/07 17:47:51 ericb 1.1.2.40: #i77549# be sure CFRelease every time 2007/06/07 17:10:00 ericb 1.1.2.39: #i77549# redesign how system preferencesare found 2007/06/05 21:22:49 ericb 1.1.2.38: #i77607# add selected button highlighted on main toolbar 2007/05/30 14:37:40 pl 1.1.2.37: save and restore to protect our context 2007/05/29 15:56:39 pl 1.1.2.36: simplify AquaSalGraphics, paint to window from backbuffer 2007/05/26 20:54:33 ericb 1.1.2.35: #i75020# fix middle part of pushbutton swapped in About + CTRL SDT 2007/05/26 08:50:57 ericb 1.1.2.34: #i77552# make Aqua them appear for some control. Will need more work for the background 2007/05/23 13:22:40 pl 1.1.2.33: more convenient logging 2007/05/17 08:51:36 ericb 1.1.2.32: #i77450# fix bad parameter in HIThemeDrawMenuItem, and remove bad cases for CTRL_TOOLBAR in isNativeControlSupported() 2007/05/17 08:31:38 ericb 1.1.2.31: #i77450# add isOffScreen() case for toolbars 2007/05/16 21:49:34 ericb 1.1.2.30: cosmetic changes in code for NWF 2007/05/16 21:43:30 ericb 1.1.2.29: add Aqua look for toolbars and tooltips 2007/05/14 14:20:47 ericb 1.1.2.28: add pulse effect (it will help to verify refresh issues are fixed) 2007/03/10 09:58:42 pjanik 1.1.2.27: Add better debugging for native widgets. 2007/03/01 13:03:13 pjanik 1.1.2.26: #i74602#: Add offscreen drawing for native widgets. 2007/02/27 10:30:37 pjanik 1.1.2.25: #i74632#: fix native buttons jumping up when highlighted. 2007/02/18 23:14:25 ericb 1.1.2.24: #i74632# fix for pushbuttons offset 2007/02/17 09:53:45 pjanik 1.1.2.23: whitespace and partial indentation cleanup. 2007/02/17 09:15:16 ericb 1.1.2.22: fix little colored  issue for radio buttons and checkbuttons 2007/02/16 19:10:33 ericb 1.1.2.21: code cleanup in native widgets (buttons) 2007/02/16 12:19:42 pjanik 1.1.2.20: Remove useless prototype just before definition of the function AquaGetScrollButtonRect. 2007/02/11 20:15:48 ericb 1.1.2.19: add native popups 2007/02/11 13:08:24 ericb 1.1.2.18: code cleanup in native scrollbar 2007/02/11 11:48:36 ericb 1.1.2.17: #i74417# fix scrollbar crash 2007/02/04 19:27:29 ericb 1.1.2.16: misc code changes 2007/02/04 17:41:23 ericb 1.1.2.15: add comments for Aqua* helpers 2007/02/04 17:33:12 ericb 1.1.2.14: allows to use system preferences for scrollbar + implement new scrollbar controls + code cleanup 2006/12/23 15:53:08 ericb 1.1.2.13: fix little error when radio button are checked 2006/12/23 09:06:51 ericb 1.1.2.12: cosmetic changes + fixed several little bugs in switch for pushbuttons 2006/12/22 23:29:11 ericb 1.1.2.11: fixes some pushbuttons bugs 2006/12/13 13:26:19 ericb 1.1.2.10: remove AQUA_NATIVE_CONTROLS to keep native controls as default (use SAL_NO_NWF instead) 2006/10/15 09:54:19 ericb 1.1.2.9: remove comments for AQUA_NATIVE_CONTROLS 2006/10/12 09:42:43 ericb 1.1.2.8: fix missing ; 2006/10/12 09:39:10 ericb 1.1.2.7: add cosmetic changes and default case in switch for hitTestNativeControl() 2006/10/11 21:58:02 ericb 1.1.2.6: fix control translation with aqua scrollbar. first working code 2006/10/06 11:51:01 ericb 1.1.2.5: fix buttons borders for native aqua controls 2006/10/04 21:16:11 pdefilippis 1.1.2.4: cws aquavcl01 added old native buttons support 2006/09/21 15:03:45 pdefilippis 1.1.2.3: cws aquavcl01 add aqua native scrollbar control 2006/08/21 16:22:37 pjanik 1.1.2.2: Define environment variable AQUA_NATIVE_CONTROLS to TRUE at runtime to get native controls. 2006/08/21 15:20:17 pjanik 1.1.2.1: Rename salgdinative.cxx file to salnativewidgets.cxx.


2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [08cabeabcf4c78d468ad35eae326e4e3483a86b7]

INTEGRATION: CWS aquavcl01 (1.4.112); FILE MERGED 2006/10/13 21:55:43 tra 1.4.112.2: RESYNC: (1.4-1.5); FILE MERGED 2005/11/27 09:48:38 fheckl 1.4.112.1: Integrating aqua changes for OOo 2.0


2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [bd09a7d0dc0707b59e13707a4601ccd19d39ad6d]

INTEGRATION: CWS aquavcl01 (1.7.112); FILE MERGED 2007/06/27 18:01:40 pl 1.7.112.31: #i77562# initial print implementation 2007/06/21 18:29:12 pl 1.7.112.30: remove unused functions 2007/06/21 15:18:21 pl 1.7.112.29: #i78704# implement XOR rendering with basebmp 2007/06/08 11:19:24 pl 1.7.112.28: preparations for XOR mode using basebmp BitmapDevice 2007/06/04 16:54:02 pl 1.7.112.27: antialias in context only if appropriate 2007/06/01 11:58:17 pl 1.7.112.26: preliminary: use blendmode hack for XOR mode 2007/05/29 16:35:44 pl 1.7.112.25: slighly nicer resize behaviour; need more repaints 2007/05/29 15:56:39 pl 1.7.112.24: simplify AquaSalGraphics, paint to window from backbuffer 2007/05/24 10:43:39 pl 1.7.112.23: implement flush 2007/05/24 09:59:17 pl 1.7.112.22: no view on VirDev 2007/05/24 06:57:48 pjanik 1.7.112.21: Log mrView in RefreshRect. 2007/05/23 13:22:40 pl 1.7.112.20: more convenient logging 2007/05/15 12:44:16 msicotte 1.7.112.19: added AquaSalGraphics::makeCGptArray - helper for AquaSalGraphics:invert 2007/03/13 08:57:43 pjanik 1.7.112.18: Use proper types to prevent warnings. 2007/03/10 11:27:56 pjanik 1.7.112.17: Print warning only in case of error. 2007/03/10 10:00:00 pjanik 1.7.112.16: Use HIViewSetNeedsDisplayInRect instead of InvalWindowRect. 2007/03/09 23:08:30 pjanik 1.7.112.15: Add refresh. 2006/10/14 13:26:55 pjanik 1.7.112.14: Fix resync problems. 2006/10/13 21:55:36 tra 1.7.112.13: RESYNC: (1.7-1.8); FILE MERGED 2006/08/19 20:59:55 cl 1.7.112.12: more changes 2006/08/18 15:34:39 cl 1.7.112.11: more aqua bitmap rework 2006/08/16 21:27:01 cl 1.7.112.10: fixes some crashes 2006/08/14 21:26:01 cl 1.7.112.9: added basic QUARTZ bitmap support 2006/08/05 15:19:34 ssa 1.7.112.8: remove deprecated salgraphics methods, add pixel drawing, support font rotation, use attribute for text color, use font metric 2006/06/22 07:24:16 ssa 1.7.112.7: avoid expensive flushing after drawinf operations 2006/04/27 20:47:02 tra 1.7.112.6: *** empty log message *** 2006/03/19 21:38:03 ssa 1.7.112.5: implement clipping functionality 2006/03/19 11:53:18 ssa 1.7.112.4: remove old QuickDraw implementation, AquaSalGraphics members now protected, use RGB color space, general code cleanup 2006/03/09 08:07:25 ssa 1.7.112.3: support line and fill color 2006/02/27 20:28:47 tra 1.7.112.2: Basic painting stuff based on Quartz2D 2005/11/27 09:48:37 fheckl 1.7.112.1: Integrating aqua changes for OOo 2.0


2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [dc8fb965fa72f11025540003c310944b5f793076]

INTEGRATION: CWS aquavcl01 (1.5.112); FILE MERGED 2007/01/12 21:01:27 mox 1.5.112.4: aqua vcl cleanup. Get rid of obsolete QuickDraw functions, that are not used by the current Quartz 2D code. When Quartz functions are used this kind of color device management code is not needed at all (automatically handled by Quartz). 2006/10/13 21:55:16 tra 1.5.112.3: RESYNC: (1.5-1.6); FILE MERGED 2006/08/25 17:21:59 cl 1.5.112.2: removing not used define again 2005/11/27 09:48:36 fheckl 1.5.112.1: Integrating aqua changes for OOo 2.0


2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [23af3ff3e7958ea2bcec1e67ad02a6453feb1618]

INTEGRATION: CWS aquavcl01 (1.5.112); FILE MERGED 2007/06/12 07:38:39 hdu 1.5.112.14: walk vector with iterator instead of index 2007/06/11 13:52:08 hdu 1.5.112.13: simplify SystemFontList header 2007/06/06 10:21:01 hdu 1.5.112.12: optimistic assumption that all ATS fonts are subsettable 2007/05/23 13:22:40 pl 1.5.112.11: more convenient logging 2007/05/15 10:23:07 hdu 1.5.112.10: simplify a little by removing dead code 2007/05/15 10:17:56 hdu 1.5.112.9: ignore empty strings from the font's name table 2007/05/14 15:19:47 hdu 1.5.112.8: fix typo when setting default font attributes 2007/05/14 12:27:37 hdu 1.5.112.7: default to standard font attributes 2007/05/14 12:15:22 hdu 1.5.112.6: default to standard font attributes 2007/05/14 10:33:47 hdu 1.5.112.5: fix small thinko in previous commit 2007/05/14 10:19:50 hdu 1.5.112.4: rewrote ATSUFontID-based font enumeration 2007/05/06 18:36:19 tra 1.5.112.3: Rework of parts of the atsui font implementation 2006/10/13 21:55:01 tra 1.5.112.2: RESYNC: (1.5-1.6); FILE MERGED 2005/11/27 09:48:35 fheckl 1.5.112.1: Integrating aqua changes for OOo 2.0


2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [7f8ded5a1b27cd6260e5737f3e5316fd7baac6b3]

INTEGRATION: CWS aquavcl01 (1.1.2); FILE ADDED 2007/06/25 11:44:03 hdu 1.1.2.41: #i78815# measure the caret positions directly instead of using glyph positions 2007/06/25 08:40:07 hdu 1.1.2.40: #i78815# first stab at guessing caret inside ligatures 2007/06/22 14:20:27 hdu 1.1.2.39: remove unused debug helpers 2007/06/22 06:40:27 hdu 1.1.2.38: fix inverted debug assertion 2007/06/21 15:18:21 pl 1.1.2.37: #i78704# implement XOR rendering with basebmp 2007/06/21 13:26:37 hdu 1.1.2.36: remove code comment for less accurate but more reliable layout measurement 2007/06/21 13:22:00 hdu 1.1.2.35: implement detailed measurements in complex text layouts 2007/06/19 14:01:59 hdu 1.1.2.34: ATSLayout::GetBoundRect() is also called for positioned text (e.g. in Insert->SpecialChar) 2007/06/18 14:31:32 hdu 1.1.2.33: ATSLayout::GetBoundRect(): do not reverse y-measurement in flipped context 2007/06/18 08:37:05 hdu 1.1.2.32: workaround for ATSUI not using trailing spaces for justification 2007/06/13 12:12:50 hdu 1.1.2.31: ATSLayout::GetIdealX(): get multiple widths at once 2007/06/13 11:45:37 hdu 1.1.2.30: better text measurements, PDF export, etc. by faking point==pixel 2007/06/12 11:43:07 hdu 1.1.2.29: refactor ATSLayout::InitGIA() => much better text measurements (and less resource leaks) 2007/06/11 14:58:42 ekato 1.1.2.28: Oops, fix last commit. 2007/06/11 14:50:28 ekato 1.1.2.27: issuse #78288: Fix for a wrapped line. 2007/06/05 15:44:59 hdu 1.1.2.26: fix justified text for huge fonts 2007/06/05 09:04:30 hdu 1.1.2.25: DrawText: refresh correct rect, remove unneeded CGContextTranslateCTM() call 2007/06/04 16:54:01 pl 1.1.2.24: antialias in context only if appropriate 2007/06/04 15:41:43 ericb 1.1.2.23: fix little warnings in salatslayout.cxx 2007/06/04 13:54:47 hdu 1.1.2.22: ATSLayout: justified text starts to work 2007/06/04 12:04:28 hdu 1.1.2.21: implement ATSLayout::DisableFontScaling() to prevent drawing problems with huge fonts 2007/05/30 14:34:32 hdu 1.1.2.20: disable assertion for empty text layout 2007/05/30 14:10:31 hdu 1.1.2.19: remove redundant members, improve code comments 2007/05/30 12:33:56 hdu 1.1.2.18: improve text measurements on reference devices 2007/05/30 12:12:19 hdu 1.1.2.17: small cleanup in ATSLayout::DrawText() 2007/05/29 15:56:38 pl 1.1.2.16: simplify AquaSalGraphics, paint to window from backbuffer 2007/05/23 14:21:21 hdu 1.1.2.15: do not bother to invalidate non-windows 2007/05/23 13:22:40 pl 1.1.2.14: more convenient logging 2007/05/23 09:03:59 hdu 1.1.2.13: first step to avoid overflows when measuring text => better text breaking 2007/05/15 14:55:41 hdu 1.1.2.12: fix ATSLayout::GetTextWidth() for multiple glyph-bound-trapezoids 2007/05/15 10:52:32 hdu 1.1.2.11: prepare font rotation directly in ATSUI units 2007/05/12 19:01:17 msicotte 1.1.2.10: Fix for issue 75889 - aquavcl01: Extended tooltips text truncated 2007/03/18 15:46:05 pjanik 1.1.2.9: Fix test for reporting errors, print only in case of error. 2007/03/10 10:02:14 pjanik 1.1.2.8: Comment unused variable. 2007/03/10 09:48:16 pjanik 1.1.2.7: Add FIXME for error checking. 2007/03/09 23:13:33 pjanik 1.1.2.6: Fix fonts, add refresh. 2007/02/17 10:02:43 pjanik 1.1.2.5: Apply font patch from Sébastien Plisson (JCA). 2006/08/29 11:34:21 ericb 1.1.2.4: aquavcl01 fix typo 2006/08/28 21:23:06 ericb 1.1.2.3: aquavcl01 : use normal case, but let the old code present 2006/08/05 15:19:33 ssa 1.1.2.2: remove deprecated salgraphics methods, add pixel drawing, support font rotation, use attribute for text color, use font metric 2006/07/28 18:49:40 ssa 1.1.2.1: initial font support (ATSUI)


2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [fdc249a0e83dc41831a9c5d88b8d464dc9b28620]

INTEGRATION: CWS aquavcl01 (1.10.112); FILE MERGED 2007/06/07 14:48:35 hdu 1.10.112.9: remove salfontutils.cxx that has been obsoleted by salatsfontutils.cxx 2007/05/06 18:36:19 tra 1.10.112.8: Rework of parts of the atsui font implementation 2007/04/11 07:51:48 pjanik 1.10.112.7: RESYNC: (1.10-1.11); FILE MERGED 2007/03/08 20:46:44 pjanik 1.10.112.6: Remove unused and old (QuickDraw) salrectangleutils. 2006/08/21 15:21:41 pjanik 1.10.112.5: Rename salgdinative.cxx file to salnativewidgets.cxx, allow enabling of native controls at runtime. 2006/08/18 15:34:38 cl 1.10.112.4: more aqua bitmap rework 2006/08/16 21:27:00 cl 1.10.112.3: fixes some crashes 2006/07/28 18:49:05 ssa 1.10.112.2: initial font support (ATSUI) 2006/02/16 21:36:35 fheckl 1.10.112.1: Removing Cocoa code and replacing most of it with Carbon calls


2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [b8e899f6568d0b521817afc87097916be3c89312]

INTEGRATION: CWS aquavcl01 (1.4.112); FILE MERGED 2007/05/23 13:21:42 pl 1.4.112.9: more convenient logging 2007/02/17 16:16:49 pjanik 1.4.112.8: Prevent warnings when printing long integers as integers. 2007/02/02 11:45:44 pjanik 1.4.112.7: Add GetScreenName(). 2006/10/14 13:28:40 pjanik 1.4.112.6: Fix resync problems. 2006/10/13 21:54:35 tra 1.4.112.5: RESYNC: (1.4-1.5); FILE MERGED 2006/08/19 21:25:05 pjanik 1.4.112.4: fxi typos 2006/08/16 21:27:00 cl 1.4.112.3: fixes some crashes 2006/08/16 20:03:28 cl 1.4.112.2: added new virtual display methods from m181 2005/11/27 09:48:34 fheckl 1.4.112.1: Integrating aqua changes for OOo 2.0


2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [3f61d67fb23a9342a464cbf834ad359595269db2]

INTEGRATION: CWS aquavcl01 (1.12.112); FILE MERGED 2007/05/14 12:35:10 pl 1.12.112.5: remove unused object 2007/04/11 07:51:43 pjanik 1.12.112.4: RESYNC: (1.12-1.13); FILE MERGED 2006/03/08 21:35:07 tra 1.12.112.3: execption handling enabled 2006/02/16 21:36:34 fheckl 1.12.112.2: Removing Cocoa code and replacing most of it with Carbon calls 2005/11/27 09:48:33 fheckl 1.12.112.1: Integrating aqua changes for OOo 2.0


2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [9a4f1d8cf8870f7a4dd5f58ec13f643cc27e6afa]

INTEGRATION: CWS aquavcl01 (1.10.112); FILE MERGED 2007/02/25 07:29:50 mox 1.10.112.5: Issue number: #74846# Fix crash related to using CreateVirtualDevice from outside VCL. (verified with cairo canvas) 2006/08/14 21:07:01 cl 1.10.112.4: added basic QUARTZ bitmap support 2006/04/25 19:39:35 pjanik 1.10.112.3: #i10000#: Add GetSize function. 2006/03/19 11:53:18 ssa 1.10.112.2: remove old QuickDraw implementation, AquaSalGraphics members now protected, use RGB color space, general code cleanup 2005/11/27 09:48:26 fheckl 1.10.112.1: Integrating aqua changes for OOo 2.0


2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [faf0e03f55479d8d3879b518b25c12b6feb6d25a]

INTEGRATION: CWS aquavcl01 (1.2.2); FILE ADDED 2007/06/15 17:48:15 pl 1.2.2.3: #i75228# replace timer implementation 2006/03/02 00:31:02 ssa 1.2.2.2: provide AquaSalTimer and solar mutex helper 2005/11/27 09:48:25 fheckl 1.2.2.1: Integrating aqua changes for OOo 2.0


2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [a684e93d0c268f1213d701fcde181495b41da14b]

INTEGRATION: CWS aquavcl01 (1.3.112); FILE MERGED 2007/02/02 11:45:18 pjanik 1.3.112.4: Add GetScreenName(). 2006/10/14 13:27:41 pjanik 1.3.112.3: Add new functions after resync. 2006/08/16 20:02:19 cl 1.3.112.2: added new virtual display methods from m181 2005/11/27 09:48:20 fheckl 1.3.112.1: Integrating aqua changes for OOo 2.0


2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [184eba8b253239de6b3d078246f3d71bb02044fb]

INTEGRATION: CWS aquavcl01 (1.5.112); FILE MERGED 2007/06/28 16:00:52 pl 1.5.112.5: #i77562# improvements from code review session 2007/06/27 18:01:40 pl 1.5.112.4: #i77562# initial print implementation 2006/02/27 21:33:54 fheckl 1.5.112.3: Replacing VCLVIEW with CarbonViewRef 2006/02/16 21:36:32 fheckl 1.5.112.2: Removing Cocoa code and replacing most of it with Carbon calls 2005/11/27 09:48:17 fheckl 1.5.112.1: Integrating aqua changes for OOo 2.0


2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [22697b664f43f86dc49338fe47f1a1750c5a3b0d]

INTEGRATION: CWS aquavcl01 (1.5.112); FILE MERGED 2007/01/12 21:01:27 mox 1.5.112.1: aqua vcl cleanup. Get rid of obsolete QuickDraw functions, that are not used by the current Quartz 2D code. When Quartz functions are used this kind of color device management code is not needed at all (automatically handled by Quartz).


2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [8f6f79a32bcb8d795a0c545bf03e573dc3d3ca35]

INTEGRATION: CWS aquavcl01 (1.1.2); FILE ADDED 2006/07/19 10:19:48 pjanik 1.1.2.3: #i10000#: Change the prototype of GetOGLFnc to reflect the changes done in  SRC680_m173. 2006/02/27 21:33:53 fheckl 1.1.2.2: Replacing VCLVIEW with CarbonViewRef 2005/11/27 09:48:17 fheckl 1.1.2.1: Integrating aqua changes for OOo 2.0


2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [bbc90d7cfac9f102035685a501c113fb3e41b69b]

INTEGRATION: CWS aquavcl01 (1.5.112); FILE MERGED 2005/11/27 09:48:16 fheckl 1.5.112.1: Integrating aqua changes for OOo 2.0


2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [38c8d19334efca627a9110ca3fa9d9c2f780edca]

INTEGRATION: CWS aquavcl01 (1.1.2); FILE ADDED 2007/02/17 09:44:40 pjanik 1.1.2.4: minor cleanup 2007/02/17 09:14:12 ericb 1.1.2.3: add metrics to separate text and controls 2007/02/04 19:27:29 ericb 1.1.2.2: misc code changes 2007/02/04 17:19:51 ericb 1.1.2.1: create header for native widgets framework in aqua tree


2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [b22f1ef2a3c6b67d24bd682a7791dd78b10f0c18]

INTEGRATION: CWS aquavcl01 (1.1.2); FILE ADDED 2006/12/04 13:07:23 pjanik 1.1.2.3: Add new member holding Bitmap for menu item image. 2006/08/20 16:02:02 pjanik 1.1.2.2: Add reference to sub menu of the current menu item. 2006/08/07 18:18:30 pjanik 1.1.2.1: Add AquaSalMenu header file.


2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [119e9ff24231cb76e873356590023739937e062e]

INTEGRATION: CWS aquavcl01 (1.10.110); FILE MERGED 2007/06/27 18:01:40 pl 1.10.110.9: #i77562# initial print implementation 2007/06/05 13:23:08 pl 1.10.110.8: CFString  <-> OUString conversion 2007/05/14 12:51:49 pl 1.10.110.7: safer yield mutex protection through guards 2007/03/08 08:37:29 pjanik 1.10.110.6: Remove VCLApplication_Run. 2006/07/19 10:21:11 pjanik 1.10.110.5: #i10000#: Change the prototype of Yield to reflect the changes done in  SRC680_m176. 2006/04/27 20:47:01 tra 1.10.110.4: *** empty log message *** 2006/02/16 21:36:32 fheckl 1.10.110.3: Removing Cocoa code and replacing most of it with Carbon calls 2006/01/31 01:14:16 fheckl 1.10.110.2: *** empty log message *** 2005/11/27 09:48:16 fheckl 1.10.110.1: Integrating aqua changes for OOo 2.0


2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [104230fa2e849433d9f03e4689a760799ddff51b]

INTEGRATION: CWS aquavcl01 (1.15.112); FILE MERGED 2007/05/31 07:45:19 pl 1.15.112.23: implement CaptureMouse using overlay window 2007/05/29 15:56:38 pl 1.15.112.22: simplify AquaSalGraphics, paint to window from backbuffer 2007/05/23 14:25:33 pl 1.15.112.21: normal centering on parent 2007/05/14 11:38:48 pl 1.15.112.20: protect against dispatching to dead or dying AquaSalFrames 2007/05/10 17:55:35 pl 1.15.112.19: #i73689# fix writer initial draw problem 2007/03/09 22:49:22 pjanik 1.15.112.18: Extend AquaSalFrame for TSM events. 2006/12/30 19:28:58 pjanik 1.15.112.17: #i72385#: Add Quartz/AQUA specific parts. 2006/12/30 14:15:24 pjanik 1.15.112.16: Remove redundant callback procedure. 2006/11/08 06:53:04 pjanik 1.15.112.15: Add empty methods for shaped system windows. 2006/10/14 13:27:19 pjanik 1.15.112.14: Finish resync. 2006/08/07 18:31:55 pjanik 1.15.112.13: Add support for native menus. 2006/07/31 18:42:51 fheckl 1.15.112.12: Basic fullscreen method (working on main monitor) implemented 2006/04/27 20:47:01 tra 1.15.112.11: *** empty log message *** 2006/03/19 11:53:17 ssa 1.15.112.10: remove old QuickDraw implementation, AquaSalGraphics members now protected, use RGB color space, general code cleanup 2006/03/09 23:55:16 ssa 1.15.112.9: code cleanup 2006/03/09 08:09:06 ssa 1.15.112.8: post timer events to main thread, improve live resizing, use solar mutex 2006/03/08 21:33:46 tra 1.15.112.7: cleanup minor improvements regarding window handling 2006/02/27 21:33:52 fheckl 1.15.112.6: Replacing VCLVIEW with CarbonViewRef 2006/02/19 21:02:32 tra 1.15.112.5: some cleanup 2006/02/18 14:12:07 tra 1.15.112.4: Carbon changes 2006/02/16 21:36:31 fheckl 1.15.112.3: Removing Cocoa code and replacing most of it with Carbon calls 2006/01/31 01:14:15 fheckl 1.15.112.2: *** empty log message *** 2005/11/27 09:48:15 fheckl 1.15.112.1: Integrating aqua changes for OOo 2.0


2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [1299920eeaa2b8eeafdab090754f48afb15e8012]

INTEGRATION: CWS aquavcl01 (1.4.112); FILE MERGED 2007/05/06 18:36:19 tra 1.4.112.1: Rework of parts of the atsui font implementation


2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [53a0a530f832533b500b7b2cabee7c16f8c01e4b]

INTEGRATION: CWS aquavcl01 (1.5.112); FILE MERGED 2007/01/12 21:01:26 mox 1.5.112.1: aqua vcl cleanup. Get rid of obsolete QuickDraw functions, that are not used by the current Quartz 2D code. When Quartz functions are used this kind of color device management code is not needed at all (automatically handled by Quartz).


2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [10ccc4fe83ee0e171d0ce29c653297e9a55f999c]

INTEGRATION: CWS aquavcl01 (1.1.2); FILE ADDED 2007/06/21 17:23:41 pl 1.1.2.9: #i78704# drawBitmap XOR 2007/05/29 15:56:38 pl 1.1.2.8: simplify AquaSalGraphics, paint to window from backbuffer 2007/03/08 20:46:10 pjanik 1.1.2.7: Remove unused and old (QuickDraw) salrectangleutils. 2006/08/25 17:28:29 cl 1.1.2.6: removing not used define again 2006/08/19 20:50:34 cl 1.1.2.5: more changes 2006/08/18 15:33:08 cl 1.1.2.4: more aqua bitmap rework 2006/08/16 21:26:59 cl 1.1.2.3: fixes some crashes 2006/08/14 21:02:36 cl 1.1.2.2: added basic QUARTZ bitmap support 2005/11/27 09:48:14 fheckl 1.1.2.1: Integrating aqua changes for OOo 2.0


2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [53e46d04a1407f974a34b1c30d653ec59ef37400]

INTEGRATION: CWS aquavcl01 (1.5.112); FILE MERGED 2007/06/11 14:02:37 hdu 1.5.112.6: simplify SystemFontList header even more 2007/06/11 13:52:08 hdu 1.5.112.5: simplify SystemFontList header 2007/05/15 10:25:07 hdu 1.5.112.4: simplify a little by removing dead code 2007/05/14 11:33:58 hdu 1.5.112.3: unify debug/non-debug of ImplFontDataPtr_t 2007/05/08 08:15:33 hdu 1.5.112.2: fix stl iterator abuse in SystemFontList destructor 2007/05/06 18:36:19 tra 1.5.112.1: Rework of parts of the atsui font implementation


2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [6f455f6304b889c7636d5529b3cae8a7f4d4ecbe]

INTEGRATION: CWS aquavcl01 (1.1.2); FILE ADDED 2006/08/23 05:15:19 pjanik 1.1.2.5: Add separate constant for menu items pointers. 2006/08/07 18:08:51 pjanik 1.1.2.4: Add constants for menu back pointers passing via menu item properties. 2006/02/27 21:33:52 fheckl 1.1.2.3: Replacing VCLVIEW with CarbonViewRef 2006/02/18 14:13:09 tra 1.1.2.2: Carbon changes 2006/02/16 21:36:30 fheckl 1.1.2.1: Removing Cocoa code and replacing most of it with Carbon calls


2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [0a0f73512e282f175b9ed0e5c6082010159f9bfe]

INTEGRATION: CWS aquavcl01 (1.1.2); FILE ADDED 2007/06/26 06:31:46 pjanik 1.1.2.11: #i78712#: Add events for entering and leaving. 2007/06/21 01:37:30 ekato 1.1.2.10: Handle window activate and deactivate events properly. 2007/03/09 22:55:23 pjanik 1.1.2.9: Add TextInput events for TSM. 2007/02/18 21:19:26 pjanik 1.1.2.8: #i73199#: Add Focus events. 2007/01/07 20:02:37 pjanik 1.1.2.7: Add MouseDragged events. 2006/12/13 09:39:28 pjanik 1.1.2.6: Add SALEVENT_MOUSEMOVE event. 2006/09/04 08:31:58 pjanik 1.1.2.5: Add mouse wheel event. 2006/09/04 08:20:36 pjanik 1.1.2.4: Add RawKey event constants. 2006/08/07 18:09:46 pjanik 1.1.2.3: Add native menu events. 2006/08/07 18:04:06 pjanik 1.1.2.2: fix typo 2006/04/27 20:48:10 tra 1.1.2.1: definition of OOo internal events and event type specifiers


2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [81ebc5c34982fe2e86dfd30b851ae96f52b97aad]

INTEGRATION: CWS aquavcl01 (1.26.12); FILE MERGED 2007/04/11 07:51:18 pjanik 1.26.12.5: RESYNC: (1.27-1.28); FILE MERGED 2006/12/31 13:48:09 mox 1.26.12.4: Issue number:  #i72385# Apply a better guess at jave interface for quartz. Mimicking the solution in canvas/source/java/aqua/WindowAdapter.java 2006/12/30 19:40:11 pjanik 1.26.12.3: #i72385#: Add Quartz/AQUA specific part. 2006/07/19 08:12:23 pjanik 1.26.12.2: RESYNC: (1.26-1.27); FILE MERGED 2006/01/31 01:00:22 fheckl 1.26.12.1: Allowing a full aqua build


2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [aaed0385dbbac3b3a73e541d2d28d3f08908c466]

INTEGRATION: CWS aquavcl01 (1.5.46); FILE MERGED 2006/12/30 19:38:32 pjanik 1.5.46.1: #i72385#: Add Quartz/AQUA specific part.


2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [41f03871c77506c37e1798236ff58791f3e68835]

INTEGRATION: CWS aquavcl01 (1.8.46); FILE MERGED 2006/12/30 19:38:02 pjanik 1.8.46.1: #i72385#: Add Quartz/AQUA specific part.


2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [e22242a01eaa60f96bc11d3f7cfb2af2f38f19d8]

INTEGRATION: CWS aquavcl01 (1.52.12); FILE MERGED 2007/06/25 11:02:11 pjanik 1.52.12.3: RESYNC: (1.53-1.54); FILE MERGED 2007/01/25 13:04:10 pjanik 1.52.12.2: RESYNC: (1.52-1.53); FILE MERGED 2006/12/30 19:37:36 pjanik 1.52.12.1: #i72385#: Add Quartz/AQUA specific part.


2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [03e76ca66e6ee1660cf81d66ef97f2786e313d23]

INTEGRATION: CWS aquavcl01 (1.4.46); FILE MERGED 2006/12/30 19:36:28 pjanik 1.4.46.1: #i72385#: Add Quartz/AQUA specific part.


2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [cd9ffc9723d0b7c7ab9b528ce853ccf52a1ceb5e]

INTEGRATION: CWS aquavcl01 (1.7.12); FILE MERGED 2007/06/06 16:36:39 ericb 1.7.12.2: RESYNC: (1.7-1.8); FILE MERGED 2007/05/24 11:20:10 pl 1.7.12.1: do not use XOR on QUARTZ either


2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [f84d70d7573d13b6191c8198f57338e2729cde04]

INTEGRATION: CWS os96 (1.78.84); FILE MERGED 2007/06/19 06:16:38 pb 1.78.84.1: fix: #i76855# CheckBox CB_LOAD_DOCPRINTER added


2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [f36459cf164a7c2dbdaaa65151c52f0b271fb8e2]

INTEGRATION: CWS os96 (1.8.436); FILE MERGED 2007/06/19 06:17:45 pb 1.8.436.1: fix: #i76855# CheckBox aLoadDocPrinterCB added


2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [60f2b2068dca5325063ad1d451c3c69d692277d3]

INTEGRATION: CWS os96 (1.16.72); FILE MERGED 2007/06/19 06:18:40 pb 1.16.72.1: fix: #i76855# CheckBox aLoadDocPrinterCB added


2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [cb88d2030013820a616346616351856f7acf992c]

INTEGRATION: CWS os96 (1.6.888); FILE MERGED 2007/06/19 06:14:45 pb 1.6.888.1: fix: #i76855# CB_LOAD_DOCPRINTER added


2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [e4d53085cdee58787c6ba5293a305bbd0f326340]

INTEGRATION: CWS os96 (1.33.62); FILE MERGED 2007/06/11 13:36:03 os 1.33.62.1: #i76853#mail merge dialog rework


2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [719e4bd25fe35353e9624a2ec699c65db92084e0]

INTEGRATION: CWS os96 (1.12.796); FILE MERGED 2007/06/11 13:36:03 os 1.12.796.2: #i76853#mail merge dialog rework 2007/06/04 13:27:55 os 1.12.796.1: #i76853# mailmerge into single file added, resize enabled


2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [f40f4af1d94bfa4fde06e01c11658155b4ceeff0]

INTEGRATION: CWS os96 (1.41.26); FILE MERGED 2007/06/11 13:36:03 os 1.41.26.2: #i76853#mail merge dialog rework 2007/06/04 13:27:43 os 1.41.26.1: #i76853# mailmerge into single file added, resize enabled


2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [bde00d28c55dd41b5f2472c14307a0fe49ebaffe]

INTEGRATION: CWS os96 (1.7.796); FILE MERGED 2007/06/11 13:36:03 os 1.7.796.2: #i76853#mail merge dialog rework 2007/06/04 13:27:43 os 1.7.796.1: #i76853# mailmerge into single file added, resize enabled


2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [042b0f182abaafcc6fe9accc380a14354afd4992]

INTEGRATION: CWS os96 (1.35.6); FILE MERGED 2007/06/28 12:16:36 os 1.35.6.4: merge errors fixed 2007/06/27 14:16:03 os 1.35.6.3: RESYNC: (1.35-1.36); FILE MERGED 2007/06/11 13:36:03 os 1.35.6.2: #i76853#mail merge dialog rework 2007/06/04 13:27:43 os 1.35.6.1: #i76853# mailmerge into single file added, resize enabled


2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [7b06b0654217c8473af3cdf64fa757f11a3b2b26]

INTEGRATION: CWS os96 (1.9.6); FILE MERGED 2007/06/11 13:36:02 os 1.9.6.1: #i76853#mail merge dialog rework


2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [315688edfa13b74d4beeca7f3ecd523434e7c504]

INTEGRATION: CWS os96 (1.13.6); FILE MERGED 2007/06/11 13:36:02 os 1.13.6.1: #i76853#mail merge dialog rework


2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [b7b30c64e703a22fad95c3966c32421697887985]

INTEGRATION: CWS os96 (1.118.4); FILE MERGED 2007/06/27 14:13:31 os 1.118.4.3: RESYNC: (1.118-1.119); FILE MERGED 2007/06/11 13:36:02 os 1.118.4.2: #i76853#mail merge dialog rework 2007/06/04 13:28:20 os 1.118.4.1: #i76853# 'old mailmerge: mailmerge into single file added


2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [8fa2ae4133a9368aa56a1df1d33df5d2a6391c59]

INTEGRATION: CWS os96 (1.13.6); FILE MERGED 2007/06/11 13:37:05 os 1.13.6.1: #i76853#mail merge dialog rework


2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [1181f205a07a06d56fb2b5960acd78319b65381f]

INTEGRATION: CWS os96 (1.34.4); FILE MERGED 2007/06/04 13:28:30 os 1.34.4.1: #i76853# 'old mailmerge: mailmerge into single file added


2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [108d97eba7d681f6ced91bf78e7cfb74924a1098]

INTEGRATION: CWS os96 (1.24.144); FILE MERGED 2007/06/19 07:07:20 pb 1.24.144.1: fix: #i76855# read configuration before load printer settings


2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [8225fe734ce048a31188afcc6fb6f413662d0189]

INTEGRATION: CWS os96 (1.131.44); FILE MERGED 2007/06/27 13:13:39 os 1.131.44.2: RESYNC: (1.131-1.133); FILE MERGED 2007/06/19 05:45:37 pb 1.131.44.1: fix: #i76855# Svae/Document/LoadPrinter added


2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [175f49f3d30ba6c2ae0ff28b8184a39910a566ff]

INTEGRATION: CWS os96 (1.27.100); FILE MERGED 2007/06/19 05:55:40 pb 1.27.100.1: fix: #i76855# Set/IsLoadDocumentPrinter() added


2007-07-05  Rüdiger Timm  <rt@openoffice.org>  [5730f125337c9a1c1b5a869f36a6635eb401a1d2]

INTEGRATION: CWS os96 (1.2.74); FILE MERGED 2007/06/19 05:53:55 pb 1.2.74.1: fix: #i76855# Set/IsLoadDocumentPrinter() added


2007-07-04  Vladimir Glazounov  <vg@openoffice.org>  [670d060a55e43e946a8a598f1237810d32c9feb4]

new version for SRC680


2007-07-04  Vladimir Glazounov  <vg@openoffice.org>  [baaf8d5698f26966c18ddd535ea209870b23948f]

new version for SRC680


2007-07-04  Rüdiger Timm  <rt@openoffice.org>  [c8df1c8399f47449e24883b413e21769e77880c0]

#i10000# Precompiled header include directive added


2007-07-04  Rüdiger Timm  <rt@openoffice.org>  [8c8f45ae12bd9f62883b4ff5562615b13cafe151]

#i10000# inc directory first, for precompiled headers


2007-07-04  Rüdiger Timm  <rt@openoffice.org>  [5fdd9b4de15c36d76ebc9e72a6f6fb7e7c41a67c]

#i10000# Build svx\inc at first.


2007-07-04  Rüdiger Timm  <rt@openoffice.org>  [fccaf677bd195d67475bc8e025a1745d8eef63bb]

SRC680


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [0b92ca351f5dee71183706a7dcb200d33ce54800]

INTEGRATION: CWS vclxcu03 (1.55.104); FILE MERGED 2007/05/21 09:53:49 hdu 1.55.104.2: #i77470# add liberation-fonts as fallback 2007/04/10 14:42:54 hdu 1.55.104.1: #i65097# adjust to available fonts on important CJK platforms


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [e29c506ec599c33ab7f8be1c23291ce038cf97b2]

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>  [241ec72eb6dc33d6e85c5d130ee51fe2158a6bd1]

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>  [2c2b5be7c290a3d3786812cd94ae63588412b487]

INTEGRATION: CWS dr54 (1.31.216); FILE MERGED 2007/05/24 08:52:38 dr 1.31.216.3: #147900# catch exception when inserting a control into a form 2007/05/21 13:43:59 dr 1.31.216.2: #i73753# row source in list boxes in dialogs 2007/05/21 11:52:59 dr 1.31.216.1: #i71267# import of progress bar, patch by npower


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [1478dbc832fcad8bb21fa54399de09f1f90467a0]

INTEGRATION: CWS dr54 (1.2.52); FILE MERGED 2007/05/21 11:53:54 dr 1.2.52.1: #i71267# import of progress bar, patch by npower


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [359a7d65388c5b6748e3e9104ee7d566a1b00baf]

INTEGRATION: CWS dr54 (1.24.222); FILE MERGED 2007/06/07 12:18:59 er 1.24.222.1: #i70213# JIS and ASC spreadsheet functions, fullwidth/halfwidth katakana conversion


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [a4d3e6c7ed1cd9e854ac7936411a2423207fb55e]

INTEGRATION: CWS dr54 (1.2.566); FILE MERGED 2007/06/08 09:06:19 nn 1.2.566.2: #i38108# Ctrl-+, Ctrl-- 2007/05/15 14:28:59 nn 1.2.566.1: #i35738# changed Ctrl-1 to cell format dialog


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [f6fa1da9c85e628d3d9510f2c0c5d9a32b2e03d3]

INTEGRATION: CWS dr54 (1.3.680); FILE MERGED 2007/06/08 09:06:19 nn 1.3.680.2: #i38108# Ctrl-+, Ctrl-- 2007/05/15 14:28:59 nn 1.3.680.1: #i35738# changed Ctrl-1 to cell format dialog


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [2188112013c56dda3f8c3cc35e31526c3afc1b1f]

INTEGRATION: CWS dr54 (1.2.482); FILE MERGED 2007/06/08 09:06:19 nn 1.2.482.2: #i38108# Ctrl-+, Ctrl-- 2007/05/15 14:28:59 nn 1.2.482.1: #i35738# changed Ctrl-1 to cell format dialog


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [c9e1f5fa172e369686560de612c2ae7f1a478e67]

INTEGRATION: CWS dr54 (1.2.566); FILE MERGED 2007/06/08 09:06:18 nn 1.2.566.2: #i38108# Ctrl-+, Ctrl-- 2007/05/15 14:28:58 nn 1.2.566.1: #i35738# changed Ctrl-1 to cell format dialog


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [3d49744ab741268bfd6b0ab58d6dde86a85aa32a]

INTEGRATION: CWS dr54 (1.10.58); FILE MERGED 2007/05/23 09:00:41 nn 1.10.58.1: #i75610# avoid unnecessary creation of printer object


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [e72372e6206cc0feb4dee0c03ece3f0e4dfbacff]

INTEGRATION: CWS dr54 (1.25.42); FILE MERGED 2007/05/23 09:01:25 nn 1.25.42.1: #i75610# avoid unnecessary creation of printer object


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [e87d9890698484eaca55d5bc989227ecc28b1a77]

INTEGRATION: CWS dr54 (1.90.10); FILE MERGED 2007/06/07 12:18:57 er 1.90.10.3: #i70213# JIS and ASC spreadsheet functions, fullwidth/halfwidth katakana conversion 2007/05/03 09:25:48 dr 1.90.10.2: #i72813# typo 2007/04/30 12:26:52 dr 1.90.10.1: #i47725# configuration data for CONVERT is located in calc.xcu


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [7ba45ef746fad262806c45d2b8825a9e5a5203fa]

INTEGRATION: CWS dr54 (1.56.12); FILE MERGED 2007/05/21 14:08:08 dr 1.56.12.1: #i47732# changed 'Default' -> 'Default Formatting'


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [c2931e3b3a422635ee92a73ed26ad577f3aa8882]

INTEGRATION: CWS dr54 (1.64.12); FILE MERGED 2007/04/30 12:40:54 dr 1.64.12.1: #i50363# auto-repeat in spin fields


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [01cbdcc956cee989b4fcf92e11d63ece45e75c1e]

INTEGRATION: CWS dr54 (1.72.12); FILE MERGED 2007/04/30 13:14:02 dr 1.72.12.1: #i50436# #i50439# 'Strings' -> 'Text'


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [36d923a56f8918a0ab37a07ee9f726516d087430]

INTEGRATION: CWS dr54 (1.30.12); FILE MERGED 2007/04/30 12:43:47 dr 1.30.12.1: #i50363# auto-repeat in spin fields


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [f27ee757679220757d2224a07a2ed11ce1f70077]

INTEGRATION: CWS dr54 (1.44.12); FILE MERGED 2007/05/25 16:49:45 er 1.44.12.1: #i56566# input validation with dynamic ranges as formua results


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [1749c1ce8eae630452d880d94ca4b57dfb288455]

INTEGRATION: CWS dr54 (1.24.56); FILE MERGED 2007/06/11 12:06:39 dr 1.24.56.2: RESYNC: (1.24-1.25); FILE MERGED 2007/04/30 12:14:13 dr 1.24.56.1: #i47175# always show correct mouse pointers


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [891fd9e8a64d14d8c2b1593493ae04ccdfc2b1b7]

INTEGRATION: CWS dr54 (1.68.54); FILE MERGED 2007/06/11 12:04:39 dr 1.68.54.2: RESYNC: (1.68-1.69); FILE MERGED 2007/06/08 13:11:20 nn 1.68.54.1: #i47125# with AutoInput, do final AutoCorrect at end of text


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [6981b979840c206543d2579dbc19004b6b27b994]

INTEGRATION: CWS dr54 (1.9.422); FILE MERGED 2007/06/01 14:30:06 nn 1.9.422.1: #i63500# pass simple-case text strings without intermediate OUStringBuffer


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [c36715bf302ff6a76849af8c708b4ed0d10b73e2]

INTEGRATION: CWS dr54 (1.11.58); FILE MERGED 2007/06/01 14:30:06 nn 1.11.58.1: #i63500# pass simple-case text strings without intermediate OUStringBuffer


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [445d7a3a2c2e8ba109f421c2e2ddc606ea01d3fb]

INTEGRATION: CWS dr54 (1.28.104); FILE MERGED 2007/06/11 11:54:31 dr 1.28.104.2: RESYNC: (1.28-1.29); FILE MERGED 2007/05/23 09:02:11 nn 1.28.104.1: #i75610# avoid unnecessary creation of printer object


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [4cf5b4e6aef4935b8b623b298bd4cc8f60d81acc]

INTEGRATION: CWS dr54 (1.5.422); FILE MERGED 2007/06/11 11:54:24 dr 1.5.422.2: RESYNC: (1.5-1.6); FILE MERGED 2007/05/23 09:02:10 nn 1.5.422.1: #i75610# avoid unnecessary creation of printer object


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [bb89938c34d116ba3a58c67b7a6c01e865c0315f]

INTEGRATION: CWS dr54 (1.10.56); FILE MERGED 2007/06/11 11:54:16 dr 1.10.56.2: RESYNC: (1.10-1.11); FILE MERGED 2007/05/22 13:28:47 dr 1.10.56.1: #i73911# remove leading spaces from validation list entries


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [32feecdd61af1059754f1a23ed894e0ded95f463]

INTEGRATION: CWS dr54 (1.19.310); FILE MERGED 2007/05/21 11:55:40 dr 1.19.310.1: remove compiler warnings


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [abab655ea7db30c5939679ec9235df2eee0e7986]

INTEGRATION: CWS dr54 (1.30.56); FILE MERGED 2007/05/23 09:03:53 nn 1.30.56.1: #i75610# avoid unnecessary creation of printer object


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [15b130bd1138bf86763964d2ac9725a697234647]

INTEGRATION: CWS dr54 (1.7.214); FILE MERGED 2007/05/23 09:03:53 nn 1.7.214.1: #i75610# avoid unnecessary creation of printer object


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [e6abd0f627633e2f53318b98b9233c71597a37b9]

INTEGRATION: CWS dr54 (1.19.54); FILE MERGED 2007/06/11 11:49:19 dr 1.19.54.3: RESYNC: (1.19-1.20); FILE MERGED 2007/06/07 12:18:56 er 1.19.54.2: #i70213# JIS and ASC spreadsheet functions, fullwidth/halfwidth katakana conversion 2007/05/22 13:28:38 dr 1.19.54.1: #i73911# remove leading spaces from validation list entries


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [81ae116b37d108041cf92f5a30befeb15ba2ff00]

INTEGRATION: CWS dr54 (1.32.54); FILE MERGED 2007/06/11 11:48:15 dr 1.32.54.2: RESYNC: (1.32-1.34); FILE MERGED 2007/05/23 09:03:53 nn 1.32.54.1: #i75610# avoid unnecessary creation of printer object


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [ce96e1b849baba3720596f74a0da7976e25ab734]

INTEGRATION: CWS dr54 (1.14.54); FILE MERGED 2007/06/11 11:47:47 dr 1.14.54.2: RESYNC: (1.14-1.15); FILE MERGED 2007/05/23 09:03:53 nn 1.14.54.1: #i75610# avoid unnecessary creation of printer object


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [0bb13ec09e7aa7ca8fb073c511be94ab725fbeea]

INTEGRATION: CWS dr54 (1.49.54); FILE MERGED 2007/06/11 11:47:31 dr 1.49.54.3: RESYNC: (1.49-1.51); FILE MERGED 2007/05/23 09:03:53 nn 1.49.54.2: #i75610# avoid unnecessary creation of printer object 2007/05/21 11:56:46 dr 1.49.54.1: #i71267# process class id embedded in pictFmla


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [53bc3a3f8490d7d54648867940a87851f78e53c9]

INTEGRATION: CWS dr54 (1.23.54); FILE MERGED 2007/06/11 11:47:24 dr 1.23.54.2: RESYNC: (1.23-1.25); FILE MERGED 2007/05/22 13:28:38 dr 1.23.54.1: #i73911# remove leading spaces from validation list entries


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [6915bd81c849f41490ee831d03c7860850f0ff8f]

INTEGRATION: CWS dr54 (1.15.56); FILE MERGED 2007/07/03 14:37:33 er 1.15.56.2: RESYNC: (1.15-1.17); FILE MERGED Resynced to m217 to resolve merge conflicts, cws jgarrays integrated. 2007/05/03 08:36:31 dr 1.15.56.1: #i76672# correct handling of tAttrGoto and tAttrSpace in IF and CHOOSE


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [4d960608b4e9f45069a09d76311ec964d49657c0]

INTEGRATION: CWS dr54 (1.87.104); FILE MERGED 2007/06/11 11:43:26 dr 1.87.104.3: RESYNC: (1.87-1.88); FILE MERGED 2007/05/21 13:45:02 dr 1.87.104.2: #i73753# row source in list boxes in dialogs 2007/05/21 11:57:47 dr 1.87.104.1: #i71267# dump progress bar control, remove compiler warnings


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [044b0ed030aafc162a37ed842b1a6334b913b215]

INTEGRATION: CWS dr54 (1.45.54); FILE MERGED 2007/07/03 14:37:41 er 1.45.54.3: RESYNC: (1.47-1.49); FILE MERGED Resynced to m217 to resolve merge conflicts, cws getpivotdata integrated. 2007/06/11 11:42:45 dr 1.45.54.2: RESYNC: (1.45-1.47); FILE MERGED 2007/06/07 12:18:56 er 1.45.54.1: #i70213# JIS and ASC spreadsheet functions, fullwidth/halfwidth katakana conversion


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [b197d56e9a57c906303ae97f8d78f6b78d49bca5]

INTEGRATION: CWS dr54 (1.44.40); FILE MERGED 2007/06/11 17:11:18 er 1.44.40.3: #i70213# ASC: convert U+2015 HORIZONTAL BAR to U+FF70 HALFWIDTH KATAKANA-HIRAGANA PROLONGED SOUND MARK 2007/06/11 11:42:37 dr 1.44.40.2: RESYNC: (1.44-1.45); FILE MERGED 2007/06/07 12:17:24 er 1.44.40.1: #i70213# JIS/ASC fullwidth/halfwidth conversion, kudos to Takashi Nakamoto <bluedwarf@ooo>


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [9ca20e4cfe7fac8a89cf48558d2380b8fab10091]

INTEGRATION: CWS dr54 (1.20.58); FILE MERGED 2007/05/31 12:03:23 nn 1.20.58.1: #i77984# read category from right configuration entry


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [07d2567397e31bf0242e2189c707135f28999ed1]

INTEGRATION: CWS dr54 (1.51.10); FILE MERGED 2007/06/07 12:18:56 er 1.51.10.1: #i70213# JIS and ASC spreadsheet functions, fullwidth/halfwidth katakana conversion


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [762805ed7c50d5c467ecf9769b5e13fd0d84c1fe]

INTEGRATION: CWS dr54 (1.27.106); FILE MERGED 2007/06/07 12:18:56 er 1.27.106.1: #i70213# JIS and ASC spreadsheet functions, fullwidth/halfwidth katakana conversion


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [6f9293ebd2af7c0662363aff9f8fd8d2a63b0ade]

INTEGRATION: CWS dr54 (1.4.422); FILE MERGED 2007/05/14 17:32:48 er 1.4.422.1: #b6534390# performance bottleneck if multiple changes are broadcasted to a bulk of listeners listening to identical ranges


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [8b1fe5eed86a68439a9a8defe73544eb8d8521ba]

INTEGRATION: CWS dr54 (1.20.40); FILE MERGED 2007/05/25 16:49:45 er 1.20.40.1: #i56566# input validation with dynamic ranges as formua results


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [c5792f8956279f0feec00b5296a5ef0929da0504]

INTEGRATION: CWS dr54 (1.75.52); FILE MERGED 2007/06/11 11:39:58 dr 1.75.52.2: RESYNC: (1.75-1.77); FILE MERGED 2007/05/14 17:32:48 er 1.75.52.1: #b6534390# performance bottleneck if multiple changes are broadcasted to a bulk of listeners listening to identical ranges


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [966e31638bccdb56a7863718086e70209670caef]

INTEGRATION: CWS dr54 (1.46.56); FILE MERGED 2007/06/11 11:39:40 dr 1.46.56.2: RESYNC: (1.46-1.47); FILE MERGED 2007/05/23 09:00:20 nn 1.46.56.1: #i75610# avoid unnecessary creation of printer object


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [79b05c74ca03c8773319d2be1fd37e4021512d79]

INTEGRATION: CWS dr54 (1.62.54); FILE MERGED 2007/06/11 11:39:10 dr 1.62.54.2: RESYNC: (1.62-1.64); FILE MERGED 2007/05/14 17:32:48 er 1.62.54.1: #b6534390# performance bottleneck if multiple changes are broadcasted to a bulk of listeners listening to identical ranges


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [50bfe466028e97d1884959ae0b50facc3a063f86]

INTEGRATION: CWS dr54 (1.7.214); FILE MERGED 2007/06/13 13:41:16 er 1.7.214.2: init nInBulkBroadcast 2007/05/14 17:32:48 er 1.7.214.1: #b6534390# performance bottleneck if multiple changes are broadcasted to a bulk of listeners listening to identical ranges


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [b4ae8a6e120ef253ea0bf0c72dae2dc64034b64d]

INTEGRATION: CWS dr54 (1.12.58); FILE MERGED 2007/05/25 16:49:45 er 1.12.58.1: #i56566# input validation with dynamic ranges as formua results


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [536c70880a8a15b5e16973d8353f13c320f55648]

INTEGRATION: CWS dr54 (1.10.222); FILE MERGED 2007/06/07 12:18:55 er 1.10.222.1: #i70213# JIS and ASC spreadsheet functions, fullwidth/halfwidth katakana conversion


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [b6ca76aba28b52e28b77761890953f1389dc721e]

INTEGRATION: CWS dr54 (1.15.150); FILE MERGED 2007/07/03 14:38:05 er 1.15.150.2: RESYNC: (1.15-1.17); FILE MERGED Resynced to m217 to resolve merge conflicts, cws jgarrays integrated. 2007/06/07 12:18:55 er 1.15.150.1: #i70213# JIS and ASC spreadsheet functions, fullwidth/halfwidth katakana conversion


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [a8ef7f9c4f36c65a0b6535a94a9fa82f9c2d995e]

INTEGRATION: CWS dr54 (1.13.150); FILE MERGED 2007/07/03 14:37:57 er 1.13.150.2: RESYNC: (1.13-1.15); FILE MERGED Resynced to m217 to resolve merge conflicts, cws jgarrays integrated. 2007/06/07 12:18:55 er 1.13.150.1: #i70213# JIS and ASC spreadsheet functions, fullwidth/halfwidth katakana conversion


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [5606ba0d620bdad3350bfe0dfa9a99dff325f85e]

INTEGRATION: CWS dr54 (1.23.58); FILE MERGED 2007/06/01 14:28:05 nn 1.23.58.1: #i63500# use intern() for string cell value


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [33a450b9e48166187d8d110d997a5b9bf3ece18c]

INTEGRATION: CWS dr54 (1.11.2); FILE MERGED 2007/06/11 11:31:31 dr 1.11.2.2: RESYNC: (1.11-1.13); FILE MERGED 2007/06/01 14:31:26 nn 1.11.2.1: #i63500# remove wrong address operator in UniString::intern


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [aa87c665b01de0d02a06eafbb4213e1cfbc1a822]

INTEGRATION: CWS dr54 (1.22.12); FILE MERGED 2007/06/11 11:26:31 dr 1.22.12.3: RESYNC: (1.22-1.23); FILE MERGED 2007/05/21 14:30:34 dr 1.22.12.2: #100934# changed menu entry 'Outline' to 'Group and Outline' 2007/05/03 13:20:08 dr 1.22.12.1: #i53756# rename .uno:SetInputMode


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [04eb753b3ce8add888ccdada9a6deaf2961219f4]

INTEGRATION: CWS dr54 (1.17.190); FILE MERGED 2007/05/22 13:04:17 dr 1.17.190.1: #i36013# do not draw tabs in button area


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [25b0d00ab1a750172cd080574d70c28264a3e762]

INTEGRATION: CWS dr54 (1.33.16); FILE MERGED 2007/05/22 12:17:10 dr 1.33.16.1: #i32443# 'No documents' -> 'No Documents'


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [225caf8af98a857d33248834248335e65f6dbb1a]

INTEGRATION: CWS dr54 (1.25.2); FILE MERGED 2007/05/03 08:49:15 dr 1.25.2.1: #i75798# typo


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [ade6c6bb227549de3be8fc35bc06540907e572ee]

INTEGRATION: CWS dr54 (1.53.30); FILE MERGED 2007/06/11 11:09:54 dr 1.53.30.2: RESYNC: (1.53-1.54); FILE MERGED 2007/05/03 09:17:22 dr 1.53.30.1: #i74282# conversion to negative values


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [c581b5149220136fb57b13596afcf9b764c8ba14]

INTEGRATION: CWS iconupdate03 (1.10.262); FILE MERGED 2007/06/26 07:45:38 pb 1.10.262.1: fix: #i61420# checklbx.hrc removed


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [9de92298d980e96bc491e834687d7afab3a9a9e2]

INTEGRATION: CWS iconupdate03 (1.47.118); FILE MERGED 2007/06/26 07:06:55 pb 1.47.118.1: fix: #i61420# old CheckListBox bitmaps removed


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [acc29a5bcc804ffa951a9ceb6439e5055ddd9208]

INTEGRATION: CWS iconupdate03 (1.6.914); FILE MERGED 2007/06/26 07:10:06 pb 1.6.914.1: fix: #i61420# BMP_CHKBUT_[UN]CHECKED removed


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [807da583e7143a7228b55204d543edbeeaeb763f]

INTEGRATION: CWS iconupdate03 (1.5.118); FILE MERGED 2007/06/26 07:27:09 pb 1.5.118.1: fix: #i61420# old CheckListBox bitmaps removed


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [d7ebcb8c2d6e1330c1200eee86353c1a0def846c]

INTEGRATION: CWS iconupdate03 (1.6.360); FILE MERGED 2007/06/26 07:27:09 pb 1.6.360.1: fix: #i61420# old CheckListBox bitmaps removed


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [14d373002e9bb436ea257d6460b7fde2ac559127]

INTEGRATION: CWS iconupdate03 (1.3.916); FILE MERGED 2007/06/26 07:27:09 pb 1.3.916.1: fix: #i61420# old CheckListBox bitmaps removed


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [a0933a9649ebf138bb41f8829ecb2671758ee821]

INTEGRATION: CWS iconupdate03 (1.12.112); FILE MERGED 2007/06/26 07:27:09 pb 1.12.112.1: fix: #i61420# old CheckListBox bitmaps removed


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [dc334dbb562881f0129bd62d788a49c2fa82fc1a]

INTEGRATION: CWS iconupdate03 (1.53.86); FILE MERGED 2007/06/26 07:33:15 pb 1.53.86.1: fix: #i61420# checklbx.src removed


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [74350f8e8e577b52aa975fd96d96f25a8a53d345]

INTEGRATION: CWS iconupdate03 (1.9.118); FILE MERGED 2007/06/26 07:23:49 pb 1.9.118.1: fix: #i61420# old CheckListBox bitmaps removed


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [238f8bca6ec6f7aff73976bd9cf596f602040cc2]

INTEGRATION: CWS iconupdate03 (1.5.360); FILE MERGED 2007/06/26 07:23:49 pb 1.5.360.1: fix: #i61420# old CheckListBox bitmaps removed


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [1504fa312ce8ac218ee777c08507c139b8f9a0cf]

INTEGRATION: CWS iconupdate03 (1.3.916); FILE MERGED 2007/06/26 07:23:49 pb 1.3.916.1: fix: #i61420# old CheckListBox bitmaps removed


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [32709f89fe196254e7f7aa3522273f96b26870e6]

INTEGRATION: CWS iconupdate03 (1.10.112); FILE MERGED 2007/06/26 07:23:49 pb 1.10.112.1: fix: #i61420# old CheckListBox bitmaps removed


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [79df907982246696432f93baddf7e7be2222f002]

INTEGRATION: CWS iconupdate03 (1.10.116); FILE MERGED 2007/06/26 07:16:39 pb 1.10.116.1: fix: #i61420# old CheckListBox bitmaps removed


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [90113381fcaaf095a20338581018e123ede8a916]

INTEGRATION: CWS iconupdate03 (1.6.262); FILE MERGED 2007/06/26 07:16:39 pb 1.6.262.1: fix: #i61420# old CheckListBox bitmaps removed


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [4e755c4062fcf1641dd97919bbb74bdf2daeb8bc]

INTEGRATION: CWS iconupdate03 (1.3.914); FILE MERGED 2007/06/26 07:16:39 pb 1.3.914.1: fix: #i61420# old CheckListBox bitmaps removed


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [19dfa7b145e6d93735c216e483a87fe6ccdbef5c]

INTEGRATION: CWS iconupdate03 (1.17.110); FILE MERGED 2007/06/26 07:16:39 pb 1.17.110.1: fix: #i61420# old CheckListBox bitmaps removed


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [382d47128e8b651072b228ec3a4364fe0884bced]

INTEGRATION: CWS iconupdate03 (1.2.128); FILE MERGED 2007/06/11 15:22:41 va 1.2.128.1: Fixes in connection with CWS iconupdate03. Issue number: Submitted by: Reviewed by:


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [737870e765b0c74ce5042ec05ba487ceb3176b36]

INTEGRATION: CWS iconupdate03 (1.2.100); FILE MERGED 2007/06/11 15:22:40 va 1.2.100.1: Fixes in connection with CWS iconupdate03. Issue number: Submitted by: Reviewed by:


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [a0e1da4ad0f77b2bc36cc9eb0ab2b574ea505701]

INTEGRATION: CWS c07v013_SRC680 (1.8.116); FILE MERGED 2007/06/21 12:51:57 sb 1.8.116.1: #b6550116# Added rtl_UriEncodeStrictKeepEscapes.


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [d4faf8ac950f354593bce2c514bf3736af39ae4e]

INTEGRATION: CWS c07v013_SRC680 (1.6.116); FILE MERGED 2007/06/21 12:51:57 sb 1.6.116.1: #b6550116# Added rtl_UriEncodeStrictKeepEscapes.


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [7949914b5d186664671ccbc6159b82489c0f266e]

INTEGRATION: CWS iconupdate03 (1.1.200); FILE MERGED 2007/06/11 15:22:36 va 1.1.200.1: Fixes in connection with CWS iconupdate03. Issue number: Submitted by: Reviewed by:


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [ef27734b632bce2da7dbe48a893bdc86ebe7bd0d]

INTEGRATION: CWS c07v013_SRC680 (1.10.262); FILE MERGED 2007/06/21 12:51:57 sb 1.10.262.1: #b6550116# Added rtl_UriEncodeStrictKeepEscapes.


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [bb5501959c4d0171b78909a5cd1a0a7dc84d11ed]

INTEGRATION: CWS iconupdate03 (1.2.58); FILE MERGED 2007/06/11 15:22:33 va 1.2.58.1: Fixes in connection with CWS iconupdate03. Issue number: Submitted by: Reviewed by:


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [03625e167ae5562a2c2abf5aa173d177e1cc67eb]

INTEGRATION: CWS c07v013_SRC680 (1.7.18); FILE MERGED 2007/06/21 13:00:57 sb 1.7.18.1: #b6550116# Made XExternalUriReferenceTranslator.translateToExternal more robust when the input URL contains spurious non--UTF-8 octets like %FE (which are now copied verbatim, instead of signalling error).


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [6ff5d3341dbc5df3f0cb5368ccb0e1089338916c]

INTEGRATION: CWS c07v013_SRC680 (1.4.40); FILE MERGED 2007/06/21 13:00:56 sb 1.4.40.1: #b6550116# Made XExternalUriReferenceTranslator.translateToExternal more robust when the input URL contains spurious non--UTF-8 octets like %FE (which are now copied verbatim, instead of signalling error).


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [d12c027ffeb7788376a6c6a33d5cf3e9fc44bdbb]

INTEGRATION: CWS c07v013_SRC680 (1.53.48.1.66); FILE MERGED 2007/06/11 10:14:49 od 1.53.48.1.66.1: #b6560525# method <SwTextShell::Execute(..)>, slot SID_PARA_DLG 	   - default value for numbering restart value has to be USHRT_MAX


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [1b4ea2f504f55e2f4fe554be9782f934d072aee8]

INTEGRATION: CWS iconupdate03 (1.2.36); FILE MERGED 2007/06/11 15:22:31 va 1.2.36.1: Fixes in connection with CWS iconupdate03. Issue number: Submitted by: Reviewed by:


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [d79080a220f71fb5071728a855237491be19c32c]

INTEGRATION: CWS iconupdate03 (1.2.6); FILE MERGED 2007/06/25 09:12:43 va 1.2.6.1: #i67128# Optimized file size. Issue number: Submitted by: Reviewed by:


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [8e494bceee43ed0361ff3f81b90a31b7fed4853a]

INTEGRATION: CWS iconupdate03 (1.3.58); FILE MERGED 2007/06/25 09:12:43 va 1.3.58.1: #i67128# Optimized file size. Issue number: Submitted by: Reviewed by:


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [b3e80e1998855e815db71b19df0ebb1d800c94d6]

INTEGRATION: CWS c07v013_SRC680 (1.26.88); FILE MERGED 2007/06/12 07:31:01 as 1.26.88.1: #b6553792# bring recycled frames to front (but dont grab focus)


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [f5356657e49976a620ece781cdc7907b9d60e921]

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>  [eef916cc1f8f5cd3c9a85aab03748a7364b80149]

INTEGRATION: CWS locales23 (1.6.2); FILE MERGED 2007/06/20 11:12:13 er 1.6.2.1: #i78464# remove MacOS9 specifics


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [093fe6b80e73002bee43c6d74183399dbd44c641]

INTEGRATION: CWS locales23 (1.3.86); FILE MERGED 2007/06/07 18:36:28 er 1.3.86.1: #i78054# Vietnamese collation; contributed by Javier Sola <javiersola@ooo>


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [a25542c134f87c59c280ffd1458db24090c8f504]

INTEGRATION: CWS locales23 (1.1.2); FILE ADDED 2007/05/10 17:04:34 er 1.1.2.1: #i75857# add Uzbek_Uzbekistan (uz_UZ) locale data; contributed by Rail Aliev <rail@ooo>


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [4d4071c5abab22fea1dc159b639ccd53c19dec5c]

INTEGRATION: CWS locales23 (1.6.86); FILE MERGED 2007/05/09 15:16:40 er 1.6.86.1: #i75368# changed group separator to non-breaking space instead of dot


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [baf23334921cf70b714101521d831374482b6717]

INTEGRATION: CWS locales23 (1.9.42); FILE MERGED 2007/06/07 14:02:30 er 1.9.42.1: #i78056# corrected IndexKey


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [72843afe083a1b34084129cfee51f5c900cf2172]

INTEGRATION: CWS locales23 (1.1.2); FILE ADDED 2007/05/09 14:39:44 er 1.1.2.1: #i76345# add Sango_CentralAfricanRepublic (sg_CF) locale data; contributed by Dwayne Bailey <dwayne@ooo>


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [99fc799f363e7e68eef41c452e90bf5106f799a0]

INTEGRATION: CWS locales23 (1.6.86); FILE MERGED 2007/05/09 15:11:00 er 1.6.86.2: #i75367# changed group separator to dot instead of non-breaking space 2007/04/25 11:45:00 er 1.6.86.1: changed group separator from ordinary space to non-breaking space


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [5b7b4e81144619c8350b5c59d9d17ba7f75aeccb]

INTEGRATION: CWS locales23 (1.1.2); FILE ADDED 2007/04/25 19:14:54 er 1.1.2.1: #i76044# add Occitan_France (oc_FR) locale data; contributed by Bruno Gallart <bgallart@ooo>


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [6948870860ba75ab2d4bebde131f365c28b429c9]

INTEGRATION: CWS locales23 (1.39.2); FILE MERGED 2007/06/25 11:39:45 er 1.39.2.10: #i78003# add Armenian_Armenia (hy_AM) locale data 2007/06/20 17:04:39 er 1.39.2.9: #i76153# Lingala_DRCongo (ln_CD) locale 2007/05/10 17:04:34 er 1.39.2.8: #i75857# add Uzbek_Uzbekistan (uz_UZ) locale data; contributed by Rail Aliev <rail@ooo> 2007/05/10 16:17:50 er 1.39.2.7: #i76348# add Ganda_Uganda (lg_UG) locale data; contributed by Dwayne Bailey <dwayne@ooo> 2007/05/09 14:39:44 er 1.39.2.6: #i76345# add Sango_CentralAfricanRepublic (sg_CF) locale data; contributed by Dwayne Bailey <dwayne@ooo> 2007/05/09 12:52:31 er 1.39.2.5: #i76346# add English_Ghana (en_GH) locale data; contributed by Dwayne Bailey <dwayne@ooo> 2007/04/25 19:14:53 er 1.39.2.4: #i76044# add Occitan_France (oc_FR) locale data; contributed by Bruno Gallart <bgallart@ooo> 2007/04/25 17:53:57 er 1.39.2.3: #i72919# add Frisian_Netherlands (fy_NL) locale data; contributed by Alberto Escudero-Pascual <it46@ooo> 2007/04/24 19:40:38 er 1.39.2.2: #i72207# add Ewe_Ghana (ee_GH) locale data; contributed by Chris Manuh <cmanuh@ooo> 2007/04/24 19:07:09 er 1.39.2.1: #i72206# add Hausa_Ghana (ha_GH) locale data; contributed by Chris Manuh <cmanuh@ooo>


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [aa1b057bca455bc18767fcf545afbbe06997af66]

INTEGRATION: CWS locales23 (1.13.10); FILE MERGED 2007/06/25 11:39:45 er 1.13.10.8: #i78003# add Armenian_Armenia (hy_AM) locale data 2007/06/20 17:04:39 er 1.13.10.7: #i76153# Lingala_DRCongo (ln_CD) locale 2007/05/10 17:04:34 er 1.13.10.6: #i75857# add Uzbek_Uzbekistan (uz_UZ) locale data; contributed by Rail Aliev <rail@ooo> 2007/05/10 16:17:50 er 1.13.10.5: #i76348# add Ganda_Uganda (lg_UG) locale data; contributed by Dwayne Bailey <dwayne@ooo> 2007/05/09 14:39:44 er 1.13.10.4: #i76345# add Sango_CentralAfricanRepublic (sg_CF) locale data; contributed by Dwayne Bailey <dwayne@ooo> 2007/04/27 17:11:17 er 1.13.10.3: #i74008# add optional second LC_FORMAT section (LC_FORMAT_1 element) to locale data to be able to distinguish inheritance 2007/04/24 19:40:37 er 1.13.10.2: #i72207# add Ewe_Ghana (ee_GH) locale data; contributed by Chris Manuh <cmanuh@ooo> 2007/04/24 19:07:09 er 1.13.10.1: #i72206# add Hausa_Ghana (ha_GH) locale data; contributed by Chris Manuh <cmanuh@ooo>


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [9ba4d5fad6aa319f1f0e9690c8b8903a1a05035e]

INTEGRATION: CWS locales23 (1.19.10); FILE MERGED 2007/04/27 17:11:17 er 1.19.10.3: #i74008# add optional second LC_FORMAT section (LC_FORMAT_1 element) to locale data to be able to distinguish inheritance 2007/04/25 19:14:53 er 1.19.10.2: #i76044# add Occitan_France (oc_FR) locale data; contributed by Bruno Gallart <bgallart@ooo> 2007/04/25 17:53:57 er 1.19.10.1: #i72919# add Frisian_Netherlands (fy_NL) locale data; contributed by Alberto Escudero-Pascual <it46@ooo>


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [60d61742fa81eac298f39ce2735be53c0c24d115]

INTEGRATION: CWS locales23 (1.4.10); FILE MERGED 2007/04/27 17:11:16 er 1.4.10.1: #i74008# add optional second LC_FORMAT section (LC_FORMAT_1 element) to locale data to be able to distinguish inheritance


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [a588d546966b45951621f71e7e6441497d0e9aa1]

INTEGRATION: CWS locales23 (1.6.10); FILE MERGED 2007/05/09 12:52:31 er 1.6.10.2: #i76346# add English_Ghana (en_GH) locale data; contributed by Dwayne Bailey <dwayne@ooo> 2007/04/27 17:11:16 er 1.6.10.1: #i74008# add optional second LC_FORMAT section (LC_FORMAT_1 element) to locale data to be able to distinguish inheritance


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [92adc2d6e3cd63c0376eb517c71560dae6c35ec2]

INTEGRATION: CWS iconupdate03 (1.3.58); FILE MERGED 2007/06/25 09:12:42 va 1.3.58.1: #i67128# Optimized file size. Issue number: Submitted by: Reviewed by:


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [81a93564a0f70b6a88745d1b0effbb8f4bdd525c]

INTEGRATION: CWS locales23 (1.22.10); FILE MERGED 2007/04/27 17:11:16 er 1.22.10.2: #i74008# add optional second LC_FORMAT section (LC_FORMAT_1 element) to locale data to be able to distinguish inheritance 2007/04/19 17:12:58 er 1.22.10.1: cleanup IndexKey description comment


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [f844b9666417c0e27b56e30b48bfebc443b6493f]

INTEGRATION: CWS locales23 (1.1.2); FILE ADDED 2007/06/20 17:01:14 er 1.1.2.1: #i76153# Lingala_DRCongo (ln_CD) locale data; contributed by Denis Jacquerye <moyogo@ooo>


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [deba5462ced7f147f8287d7c103acafe1c8c2886]

INTEGRATION: CWS iconupdate03 (1.2.6); FILE MERGED 2007/06/25 09:12:42 va 1.2.6.1: #i67128# Optimized file size. Issue number: Submitted by: Reviewed by:


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [96c0848fe59a3d3b3fcbbb316492ef9f4b1f12bb]

INTEGRATION: CWS locales23 (1.4.10); FILE MERGED 2007/05/09 11:05:36 er 1.4.10.2: getAllFormats1 is optional 2007/04/27 17:11:15 er 1.4.10.1: #i74008# add optional second LC_FORMAT section (LC_FORMAT_1 element) to locale data to be able to distinguish inheritance


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [ca9e879ce41847a58a924dc05a8b69b748ca5b07]

INTEGRATION: CWS vcl79 (1.89.58); FILE MERGED 2007/06/18 15:28:16 pl 1.89.58.2: RESYNC: (1.89-1.92); FILE MERGED 2007/06/18 13:06:38 pl 1.89.58.1: #i78468# remove old MAC


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [49eb19d844a3316f12a7a377f0603f56531af7c7]

INTEGRATION: CWS locales23 (1.1.2); FILE ADDED 2007/05/10 16:17:50 er 1.1.2.1: #i76348# add Ganda_Uganda (lg_UG) locale data; contributed by Dwayne Bailey <dwayne@ooo>


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [c4172ab3e7bda0517802060f59b72b522c1f69f9]

INTEGRATION: CWS vcl79 (1.19.148); FILE MERGED 2007/05/28 15:00:39 pl 1.19.148.1: #i77130# fix some warnings in debug case


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [e66cf81b4a5f4f7523e3334a62115b885126a14d]

INTEGRATION: CWS locales23 (1.3.86); FILE MERGED 2007/04/25 11:43:47 er 1.3.86.1: changed group separator from ordinary space to non-breaking space


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [fa8c01fea989e214caaaba61bd038c568d12d7c0]

INTEGRATION: CWS vcl79 (1.20.148); FILE MERGED 2007/05/28 15:00:39 pl 1.20.148.1: #i77130# fix some warnings in debug case


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [97ac50705ad33e8e07ac3e236c454857a1a96315]

INTEGRATION: CWS locales23 (1.1.2); FILE ADDED 2007/06/25 11:38:41 er 1.1.2.1: #i78003# Armenian_Armenia (hy_AM) locale data; contributed by Andranik Markosyan <ando14@ooo>


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [0d93435ff817b1548f9e85ea3311758513d8b6d9]

INTEGRATION: CWS vcl79 (1.88.24); FILE MERGED 2007/05/28 15:00:38 pl 1.88.24.1: #i77130# fix some warnings in debug case


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [f313c3db553c9027cb6db81957225f253a525896]

INTEGRATION: CWS locales23 (1.1.2); FILE ADDED 2007/06/25 19:04:36 er 1.1.2.4: #i78587# Ghana Cedi, the new symbol is prefixed with GH 2007/06/19 10:52:21 er 1.1.2.3: #i78587# GHP replaced by GHS 2007/06/18 13:08:49 er 1.1.2.2: #i78587# GHP, Ghana Cedi, new default currency per 2007-07-01 2007/04/24 19:11:47 er 1.1.2.1: #i72206# add Hausa_Ghana (ha_GH) locale data; contributed by Chris Manuh <cmanuh@ooo>


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [79334636c20e6aa7765e70e9b4a5abd7d787de13]

INTEGRATION: CWS locales23 (1.1.2); FILE ADDED 2007/04/25 17:53:57 er 1.1.2.1: #i72919# add Frisian_Netherlands (fy_NL) locale data; contributed by Alberto Escudero-Pascual <it46@ooo>


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [26e5f039cedb5ea24be34d1750656d2ef27f9210]

INTEGRATION: CWS vcl79 (1.51.38); FILE MERGED 2007/06/19 08:24:54 pl 1.51.38.2: #i78383# don't print out some handled XErrors 2007/06/18 13:25:49 pl 1.51.38.1: #i78383# print xerror like other X clients do


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [f08e9e12250be832beebf14ca3452f4bef3d1e75]

INTEGRATION: CWS locales23 (1.9.86); FILE MERGED 2007/05/09 15:04:11 er 1.9.86.1: #i75265# group separator is non-breaking space instead of dot


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [d66584173a040147169f2acdc78722c0d9152b2f]

INTEGRATION: CWS vcl79 (1.8.24); FILE MERGED 2007/05/28 15:00:38 pl 1.8.24.1: #i77130# fix some warnings in debug case


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [7c1a469d5de6281ed313501744916ec0a6100034]

INTEGRATION: CWS locales23 (1.8.86); FILE MERGED 2007/06/18 12:34:38 er 1.8.86.1: #i78586# VEF, Bolivar Fuerte, as a secondary currency


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [767b01254af61c65f8d5842bf84c9743307f0cf0]

INTEGRATION: CWS vcl79 (1.10.216); FILE MERGED 2007/06/06 16:10:26 pl 1.10.216.1: #i76806# emulate mixed state in checkboxes


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [659800c61ba43e80d5a35458b4c39ed6ba2145ef]

INTEGRATION: CWS locales23 (1.17.86); FILE MERGED 2007/04/27 17:04:30 er 1.17.86.1: #i74008# add Jewish calendar and number format codes


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [8b062687d1e552d8d6937ee3accefd87d9a6a0f0]

INTEGRATION: CWS vcl79 (1.37.24); FILE MERGED 2007/06/18 15:27:20 pl 1.37.24.3: RESYNC: (1.37-1.38); FILE MERGED 2007/06/06 16:10:25 pl 1.37.24.2: #i76806# emulate mixed state in checkboxes 2007/05/29 09:34:01 pl 1.37.24.1: #i77884# better recognition of qt style engine


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [3e8579f22d1e35021e2ea09e5bd19e9ecd205a49]

INTEGRATION: CWS locales23 (1.1.2); FILE ADDED 2007/06/25 19:04:36 er 1.1.2.4: #i78587# Ghana Cedi, the new symbol is prefixed with GH 2007/06/19 10:52:21 er 1.1.2.3: #i78587# GHP replaced by GHS 2007/06/18 13:08:49 er 1.1.2.2: #i78587# GHP, Ghana Cedi, new default currency per 2007-07-01 2007/05/09 12:52:31 er 1.1.2.1: #i76346# add English_Ghana (en_GH) locale data; contributed by Dwayne Bailey <dwayne@ooo>


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [2f54df0bf7c3ff57411ef8dd15b1fd68863fc3ec]

INTEGRATION: CWS vcl79 (1.110.12); FILE MERGED 2007/06/18 15:47:26 pl 1.110.12.1: #i78613# enable compression again


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [6b7358df4b168e59b6725b05b19573bbf3d5f86f]

INTEGRATION: CWS locales23 (1.1.2); FILE ADDED 2007/06/25 19:04:36 er 1.1.2.4: #i78587# Ghana Cedi, the new symbol is prefixed with GH 2007/06/19 10:52:21 er 1.1.2.3: #i78587# GHP replaced by GHS 2007/06/18 13:08:49 er 1.1.2.2: #i78587# GHP, Ghana Cedi, new default currency per 2007-07-01 2007/04/24 19:40:37 er 1.1.2.1: #i72207# add Ewe_Ghana (ee_GH) locale data; contributed by Chris Manuh <cmanuh@ooo>


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [67334b7f49df4ebc72bfcbe046d6b92b9a1c1f10]

INTEGRATION: CWS locales23 (1.3.86); FILE MERGED 2007/04/25 11:42:00 er 1.3.86.1: changed group separator from ordinary space to non-breaking space


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [da37fc2a3c37d4fcd20cde21f8e090894b702977]

INTEGRATION: CWS vcl79 (1.18.158); FILE MERGED 2007/06/18 15:24:48 pl 1.18.158.2: RESYNC: (1.18-1.19); FILE MERGED 2007/05/29 15:23:56 pl 1.18.158.1: #147722# check for graphics before drawing to it


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [e3bf40a7cf8f5ac449ea04a10d0dd1b19be7e60e]

INTEGRATION: CWS locales23 (1.2.82); FILE MERGED 2007/06/25 19:04:36 er 1.2.82.3: #i78587# Ghana Cedi, the new symbol is prefixed with GH 2007/06/19 10:51:46 er 1.2.82.2: #i78587# GHP replaced by GHS; GHC symbol U+20B5 Cedi Sign, second GHC legacyOnly with symbol U+00A2 cent sign 2007/06/18 13:08:49 er 1.2.82.1: #i78587# GHP, Ghana Cedi, new default currency per 2007-07-01


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [b71779684174d01b57c18f204961d884e7d3973d]

INTEGRATION: CWS vcl79 (1.227.8); FILE MERGED 2007/05/28 15:00:39 pl 1.227.8.1: #i77130# fix some warnings in debug case


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [cb65291c32bc811c9a2955891b327eb1637ecc13]

INTEGRATION: CWS locales23 (1.47.10); FILE MERGED 2007/06/25 11:39:45 er 1.47.10.11: #i78003# add Armenian_Armenia (hy_AM) locale data 2007/06/20 17:04:38 er 1.47.10.10: #i76153# Lingala_DRCongo (ln_CD) locale 2007/05/10 17:04:34 er 1.47.10.9: #i75857# add Uzbek_Uzbekistan (uz_UZ) locale data; contributed by Rail Aliev <rail@ooo> 2007/05/10 16:17:50 er 1.47.10.8: #i76348# add Ganda_Uganda (lg_UG) locale data; contributed by Dwayne Bailey <dwayne@ooo> 2007/05/09 14:39:44 er 1.47.10.7: #i76345# add Sango_CentralAfricanRepublic (sg_CF) locale data; contributed by Dwayne Bailey <dwayne@ooo> 2007/05/09 12:52:31 er 1.47.10.6: #i76346# add English_Ghana (en_GH) locale data; contributed by Dwayne Bailey <dwayne@ooo> 2007/04/27 17:11:14 er 1.47.10.5: #i74008# add optional second LC_FORMAT section (LC_FORMAT_1 element) to locale data to be able to distinguish inheritance 2007/04/25 19:14:51 er 1.47.10.4: #i76044# add Occitan_France (oc_FR) locale data; contributed by Bruno Gallart <bgallart@ooo> 2007/04/25 17:53:56 er 1.47.10.3: #i72919# add Frisian_Netherlands (fy_NL) locale data; contributed by Alberto Escudero-Pascual <it46@ooo> 2007/04/24 19:40:37 er 1.47.10.2: #i72207# add Ewe_Ghana (ee_GH) locale data; contributed by Chris Manuh <cmanuh@ooo> 2007/04/24 19:07:09 er 1.47.10.1: #i72206# add Hausa_Ghana (ha_GH) locale data; contributed by Chris Manuh <cmanuh@ooo>


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [b7d50285483a41d6f73bb736aae765a31c5a42a9]

INTEGRATION: CWS vcl79 (1.27.24); FILE MERGED 2007/06/24 17:37:32 pl 1.27.24.5: RESYNC: (1.29-1.30); FILE MERGED 2007/06/19 11:27:29 pl 1.27.24.4: #i78378# fix another crash 2007/06/18 17:44:18 pl 1.27.24.3: #i78378# fix wrong assertion 2007/06/18 15:23:48 pl 1.27.24.2: RESYNC: (1.27-1.29); FILE MERGED 2007/06/18 13:00:04 pl 1.27.24.1: #i78378# do not return empty names


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [0319846d66200567b0f7edf05c66b1920f7eb1d9]

INTEGRATION: CWS locales23 (1.12.86); FILE MERGED 2007/06/19 18:08:56 er 1.12.86.3: satisfy the MSC compiler (warning-free) 2007/05/09 13:54:03 er 1.12.86.2: add check for parentheses in currency format codes for negative amounts 2007/04/27 17:11:14 er 1.12.86.1: #i74008# add optional second LC_FORMAT section (LC_FORMAT_1 element) to locale data to be able to distinguish inheritance


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [12e595fc42669a95bc886978d705e69d174f6f40]

INTEGRATION: CWS vcl79 (1.49.16); FILE MERGED 2007/06/18 18:20:34 pl 1.49.16.1: #i78248# push button minimum size


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [72f6aa99807016968125e36a9216c968037fe2c5]

INTEGRATION: CWS locales23 (1.26.10); FILE MERGED 2007/06/19 18:08:56 er 1.26.10.5: satisfy the MSC compiler (warning-free) 2007/05/09 13:54:03 er 1.26.10.4: add check for parentheses in currency format codes for negative amounts 2007/05/09 12:29:52 er 1.26.10.3: add checks for long date separators 2007/04/27 17:11:13 er 1.26.10.2: #i74008# add optional second LC_FORMAT section (LC_FORMAT_1 element) to locale data to be able to distinguish inheritance 2007/04/25 11:54:30 er 1.26.10.1: group separator ordinary space is an error now; some simple checks on Quotation{Start,End}


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [1c4d13c51e3a846029c88fe3edeb04259162a638]

INTEGRATION: CWS locales23 (1.7.36); FILE MERGED 2007/05/10 15:13:35 er 1.7.36.1: #i76903# Vietnamese is Latin script, not CTL


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [c7bdbb60ecc8312bc10a1c1a675280b94bd347a0]

INTEGRATION: CWS locales23 (1.1.2); FILE ADDED 2007/05/10 11:30:31 er 1.1.2.2: try modules local to the current working directory first 2007/05/10 10:44:41 er 1.1.2.1: move langid to langid.pl to have it recognized as a perl script by some tools depending on file extensions


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [ff7aa2f1641b323a7cd9c11ff980607190f66d96]

INTEGRATION: CWS vcl79 (1.39.96); FILE MERGED 2007/06/18 12:59:28 pl 1.39.96.1: #i78378# check graphics before use


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [3714b5884678d0a1f2dd8b4594f5c8a412f99073]

INTEGRATION: CWS locales23 (1.10.22); FILE MERGED 2007/06/20 17:04:38 er 1.10.22.7: #i76153# Lingala_DRCongo (ln_CD) locale 2007/05/10 16:17:50 er 1.10.22.6: #i76348# add Ganda_Uganda (lg_UG) locale data; contributed by Dwayne Bailey <dwayne@ooo> 2007/05/09 15:36:32 er 1.10.22.5: #i73406# add Tagalog_Philippines (tl_PH) 2007/05/09 14:39:43 er 1.10.22.4: #i76345# add Sango_CentralAfricanRepublic (sg_CF) locale data; contributed by Dwayne Bailey <dwayne@ooo> 2007/05/09 12:52:31 er 1.10.22.3: #i76346# add English_Ghana (en_GH) locale data; contributed by Dwayne Bailey <dwayne@ooo> 2007/04/24 19:40:36 er 1.10.22.2: #i72207# add Ewe_Ghana (ee_GH) locale data; contributed by Chris Manuh <cmanuh@ooo> 2007/04/24 19:07:09 er 1.10.22.1: #i72206# add Hausa_Ghana (ha_GH) locale data; contributed by Chris Manuh <cmanuh@ooo>


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [cea7d51e310c7b4098de27144e4a7c12db5bbe31]

INTEGRATION: CWS locales23 (1.3.54); FILE MERGED 2007/06/20 11:12:13 er 1.3.54.1: #i78464# remove MacOS9 specifics


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [b846bfa793adf9d34a1bb0871ef0a8fdc83114e4]

INTEGRATION: CWS iconupdate03 (1.3.172); FILE MERGED 2007/06/25 09:12:42 va 1.3.172.1: #i67128# Optimized file size. Issue number: Submitted by: Reviewed by:


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [2ef57f5d7f476d2652e53bb8f99bf34c6a4177a0]

INTEGRATION: CWS locales23 (1.1.2); FILE ADDED 2007/06/20 17:02:42 er 1.1.2.1: #i76153# Lingala charset collation; contributed by Denis Jacquerye <moyogo@ooo>


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [123096d368d0836a4fa7f276a362be1f0fcfab46]

INTEGRATION: CWS locales23 (1.4.82); FILE MERGED 2007/06/20 17:04:38 er 1.4.82.2: #i76153# Lingala_DRCongo (ln_CD) locale 2007/06/07 18:36:28 er 1.4.82.1: #i78054# Vietnamese collation; contributed by Javier Sola <javiersola@ooo>


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [2bcff81d31dacd8bf41ab9da7338280bf37513bd]

INTEGRATION: CWS locales23 (1.7.22); FILE MERGED 2007/06/20 17:04:38 er 1.7.22.7: #i76153# Lingala_DRCongo (ln_CD) locale 2007/05/10 16:17:49 er 1.7.22.6: #i76348# add Ganda_Uganda (lg_UG) locale data; contributed by Dwayne Bailey <dwayne@ooo> 2007/05/09 15:36:32 er 1.7.22.5: #i73406# add Tagalog_Philippines (tl_PH) 2007/05/09 14:39:43 er 1.7.22.4: #i76345# add Sango_CentralAfricanRepublic (sg_CF) locale data; contributed by Dwayne Bailey <dwayne@ooo> 2007/05/09 12:52:30 er 1.7.22.3: #i76346# add English_Ghana (en_GH) locale data; contributed by Dwayne Bailey <dwayne@ooo> 2007/04/24 19:40:36 er 1.7.22.2: #i72207# add Ewe_Ghana (ee_GH) locale data; contributed by Chris Manuh <cmanuh@ooo> 2007/04/24 19:07:08 er 1.7.22.1: #i72206# add Hausa_Ghana (ha_GH) locale data; contributed by Chris Manuh <cmanuh@ooo>


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [93314a8ff599ec0a4e78a650477cfbbd14cacba5]

INTEGRATION: CWS vcl79 (1.8.8); FILE MERGED 2007/05/21 11:05:19 pl 1.8.8.1: #i77444# remove some warnings


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [79d6f3869963af4edaddbd44de2e2227596f396e]

INTEGRATION: CWS locales23 (1.20.284); FILE MERGED 2007/05/10 15:13:54 er 1.20.284.1: #i76903# Vietnamese is Latin script, not CTL


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [93bf30c071164e5a57336136a011ea494d67abe0]

INTEGRATION: CWS vcl79 (1.15.26); FILE MERGED 2007/06/18 13:13:51 pl 1.15.26.1: #i78468# remove old MAC


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [9ebccf365791cc7eb1397bc79bc9dcccd9af84cc]

INTEGRATION: CWS locales23 (1.92.96); FILE MERGED 2007/06/18 18:17:28 er 1.92.96.2: RESYNC: (1.92-1.94); FILE MERGED 2007/05/10 15:13:54 er 1.92.96.1: #i76903# Vietnamese is Latin script, not CTL


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [fe7ec1f80b1eeb4e07d723faf00b5052e165e81d]

INTEGRATION: CWS vcl79 (1.27.26); FILE MERGED 2007/06/18 13:13:51 pl 1.27.26.1: #i78468# remove old MAC


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [3244f1bf73c3cb82e736ed7b5bb0280acca7cbaa]

INTEGRATION: CWS vcl79 (1.8.6); FILE MERGED 2007/06/18 13:13:51 pl 1.8.6.1: #i78468# remove old MAC


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [f3e2577f64faab3699baabcc3c74a30296a829ff]

INTEGRATION: CWS vcl79 (1.14.26); FILE MERGED 2007/06/18 13:13:51 pl 1.14.26.1: #i78468# remove old MAC


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [6371f30bcdc8a5329020f1695d6f20b36662c8a9]

INTEGRATION: CWS vcl79 (1.59.8); FILE MERGED 2007/06/18 13:35:30 pl 1.59.8.1: #148073# error checking, ofa ResMgr


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [e0188a81956f6f8639e1789760474b35b0d60832]

INTEGRATION: CWS vcl79 (1.44.2); FILE MERGED 2007/06/19 08:53:21 pl 1.44.2.2: #i78617# work around stderr of shell 2007/06/18 17:21:45 pl 1.44.2.1: #i78617# silence paperconf


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [04e9d69f1dfea29a00c94bedb08d1156b3fffd0d]

INTEGRATION: CWS vcl79 (1.14.40); FILE MERGED 2007/05/31 08:32:53 pl 1.14.40.2: #i49079# use rtl::math functions instead of creating own double<->string conversion 2007/05/21 11:00:38 pl 1.14.40.1: #i77444# remove a warning ?


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [f7cbe3ffc2c774df892b19f49b9b6a5a1f4a89c4]

INTEGRATION: CWS vcl79 (1.2.142); FILE MERGED 2007/05/31 08:32:53 pl 1.2.142.1: #i49079# use rtl::math functions instead of creating own double<->string conversion


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [c01d03ecbc85aaada789e9e983e5cf0778160ec6]

INTEGRATION: CWS iconupdate03 (1.3.58); FILE MERGED 2007/06/25 09:12:41 va 1.3.58.1: #i67128# Optimized file size. Issue number: Submitted by: Reviewed by:


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [2698c3a93f2fb8be1d20b6632bcf1be8ddcb3d9a]

INTEGRATION: CWS vcl79 (1.15.98); FILE MERGED 2007/07/03 09:58:53 pl 1.15.98.3: #i32420# protect against small files 2007/06/18 16:39:30 pl 1.15.98.2: #i32420# fix a compilation problem 2007/06/18 11:47:13 pl 1.15.98.1: #i32420# support UTF8 in config files


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [ba45a2010f855e79d8a7c5a3d69ac4e31d136d07]

INTEGRATION: CWS iconupdate03 (1.2.6); FILE MERGED 2007/06/25 09:12:41 va 1.2.6.1: #i67128# Optimized file size. Issue number: Submitted by: Reviewed by:


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [2a7179c38047e872e6a82c9f5aff8d870908c030]

INTEGRATION: CWS vcl79 (1.10.14); FILE MERGED 2007/06/19 07:57:02 pl 1.10.14.1: #i77748# do not lock the solarmutex during message dispatch, this can deadlock the process


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [23882fb6d30f52389d8563e5faea5b760b0f5ebd]

INTEGRATION: CWS vcl79 (1.14.68); FILE MERGED 2007/06/19 07:57:02 pl 1.14.68.1: #i77748# do not lock the solarmutex during message dispatch, this can deadlock the process


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [2bff6ada7e1ef456e8b6eb3da79768cd39ab4235]

INTEGRATION: CWS vcl79 (1.26.24); FILE MERGED 2007/06/19 07:57:01 pl 1.26.24.1: #i77748# do not lock the solarmutex during message dispatch, this can deadlock the process


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [0a1b98f94b4f8aa21b761a8f60054d95b80b733b]

INTEGRATION: CWS iconupdate03 (1.3.58); FILE MERGED 2007/06/25 09:12:40 va 1.3.58.1: #i67128# Optimized file size. Issue number: Submitted by: Reviewed by:


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [c56e92e5384e846990a68275d7855f9facd886f5]

INTEGRATION: CWS iconupdate03 (1.2.6); FILE MERGED 2007/06/25 09:12:40 va 1.2.6.1: #i67128# Optimized file size. Issue number: Submitted by: Reviewed by:


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [54f97cd2ab2eb1aafd480d8d5744ef9729e28bae]

INTEGRATION: CWS chart06 (1.38.8); FILE MERGED 2007/06/11 17:02:41 iha 1.38.8.1: replaced unneccessary deque by vector


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [e9398343f5bb923309ac6e9cdc59fa3dd7be42e8]

INTEGRATION: CWS chart06 (1.5.8); FILE MERGED 2007/06/11 09:06:46 iha 1.5.8.1: #i67754# right-angled-axes option for 3D charts


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [9109a315897bdc6d690658cc3bcce61c1c4e1708]

INTEGRATION: CWS chart06 (1.13.8); FILE MERGED 2007/06/22 12:45:07 iha 1.13.8.5: RESYNC: (1.13-1.14); FILE MERGED 2007/06/15 12:45:40 iha 1.13.8.4: #i67754# for right-angled-axes restrict angles to meaningful values 2007/06/14 09:15:09 iha 1.13.8.3: #i67754#,#i76430# better default illumination also depending on right angled axes 2007/06/11 11:57:27 iha 1.13.8.2: #i67754# right-angled-axes, not supported for pie and donut 2007/06/11 09:07:40 iha 1.13.8.1: #i67754# right-angled-axes option for 3D charts


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [495197f51106c2c91f60fb730d149a643747c0fe]

INTEGRATION: CWS chart06 (1.22.8); FILE MERGED 2007/06/11 09:33:17 iha 1.22.8.1: #i67754# right-angled-axes, create new 3D charts with this and simple look


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [63f429db3a3d7347dc81490118f0c42abd0c0edd]

INTEGRATION: CWS chart06 (1.1.2); FILE ADDED 2007/06/22 12:56:07 iha 1.1.2.8: manual resync for #i77954# 2007/06/15 17:34:17 iha 1.1.2.7: better defaults: no borders for 3D pie simple look 2007/06/15 16:57:48 iha 1.1.2.6: #i76430# better illumination defaults 2007/06/15 12:44:47 iha 1.1.2.5: #i67754# for right-angled-axes restrict angles to meaningful values 2007/06/14 17:41:16 iha 1.1.2.4: #67754# ensure unique angle set - thus ignoring z for right angled axes leads to a unique result 2007/06/14 09:08:40 iha 1.1.2.3: #i67754#,#i76430# better default illumination also depending on right angled axes 2007/06/11 16:38:17 iha 1.1.2.2: #i76430# better default illumination 2007/06/11 09:32:44 iha 1.1.2.1: #i67754# right-angled-axes, create new 3D charts with this and simple look


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [f0839bd243cb286123c497cb0a2b5f28dcc8b41d]

INTEGRATION: CWS chart06 (1.2.8); FILE MERGED 2007/06/15 16:57:48 iha 1.2.8.3: #i76430# better illumination defaults 2007/06/14 09:10:17 iha 1.2.8.2: #i67754#,#i76430# better default illumination also depending on right angled axes 2007/06/11 16:37:24 iha 1.2.8.1: #i76430# better default illumination


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [70dc77dd001b4f547f2e6d5cdcee1e9523e473b6]

INTEGRATION: CWS chart06 (1.8.8); FILE MERGED 2007/06/22 12:43:32 iha 1.8.8.2: RESYNC: (1.8-1.9); FILE MERGED 2007/06/14 09:09:09 iha 1.8.8.1: #i67754#,#i76430# better default illumination also depending on right angled axes


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [bff262e1142476b0f38e7bf3bfb75d946c91c9f2]

INTEGRATION: CWS chart06 (1.12.8); FILE MERGED 2007/06/15 17:34:17 iha 1.12.8.5: better defaults: no borders for 3D pie simple look 2007/06/15 16:57:48 iha 1.12.8.4: #i76430# better illumination defaults 2007/06/14 09:10:54 iha 1.12.8.3: #i67754#,#i76430# better default illumination also depending on right angled axes 2007/06/11 16:33:48 iha 1.12.8.2: #i76430# better default illumination 2007/06/11 11:57:26 iha 1.12.8.1: #i67754# right-angled-axes, not supported for pie and donut


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [fd1ec27543b206cbdd795d77d357849f5275916e]

INTEGRATION: CWS chart06 (1.2.8); FILE MERGED 2007/06/14 17:42:45 iha 1.2.8.1: method moved


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [ffe3573759569a2bae806b31f35f7cfbb397ac42]

INTEGRATION: CWS chart06 (1.9.8); FILE MERGED 2007/06/20 18:59:37 iha 1.9.8.2: #i67754#,#i76430# don't change floor or wall settings when swithcing from to pie chart 2007/06/14 09:12:03 iha 1.9.8.1: #i67754#,#i76430# better default illumination also depending on right angled axes


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [bb12b1a821115cdccfa7cd2d5ac624181ff980dc]

INTEGRATION: CWS chart06 (1.7.8); FILE MERGED 2007/06/11 09:49:51 iha 1.7.8.1: #i67754# right-angled-axes, create new 3D charts with this and simple look


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [4ca0e2b9c6017e5e25fd4ee1f730e7356aa65cdd]

INTEGRATION: CWS chart06 (1.11.8); FILE MERGED 2007/06/22 12:42:14 iha 1.11.8.3: RESYNC: (1.11-1.12); FILE MERGED 2007/06/20 18:47:18 iha 1.11.8.2: #i67754#,#i76430# suiteable defaults for new 3D look and illumination 2007/06/11 09:34:42 iha 1.11.8.1: #i67754# right-angled-axes, create new 3D charts with this and simple look


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [49c74a7bdbabe219ca870bfced88f7c30020a89b]

INTEGRATION: CWS chart06 (1.2.8); FILE MERGED 2007/06/20 18:49:49 iha 1.2.8.1: static_cast


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [18b9618a260a390e9f2a11751080d90744c54391]

INTEGRATION: CWS chart06 (1.14.8); FILE MERGED 2007/06/14 09:12:29 iha 1.14.8.2: #i67754#,#i76430# better default illumination also depending on right angled axes 2007/06/11 09:04:39 iha 1.14.8.1: #i67754# right-angled-axes option for 3D charts


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [e1e5fd9b6c107fa38a80301e6b72fca41c4ca961]

INTEGRATION: CWS chart06 (1.12.8); FILE MERGED 2007/06/11 09:35:14 iha 1.12.8.1: #i67754# right-angled-axes, create new 3D charts with this and simple look


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [6805c0a43f352dd403e2b716efddbe4f6f357962]

INTEGRATION: CWS chart06 (1.9.8); FILE MERGED 2007/06/20 18:48:53 iha 1.9.8.1: #i67754#,#i76430# suiteable defaults for new 3D look and illumination


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [a0b0d7c455315c9d1135770543c2f2566a9a467a]

INTEGRATION: CWS chart06 (1.1.2); FILE ADDED 2007/06/15 17:34:17 iha 1.1.2.5: better defaults: no borders for 3D pie simple look 2007/06/15 16:57:48 iha 1.1.2.4: #i76430# better illumination defaults 2007/06/15 12:44:01 iha 1.1.2.3: #i67754# for right-angled-axes restrict angles to meaningful values 2007/06/14 09:07:59 iha 1.1.2.2: #i67754#,#i76430# better default illumination also depending on right angled axes 2007/06/11 09:32:24 iha 1.1.2.1: #i67754# right-angled-axes, create new 3D charts with this and simple look


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [f6348147b93926106bc6a7b7294fbd2c937165de]

INTEGRATION: CWS chart06 (1.2.8); FILE MERGED 2007/06/20 21:06:20 bm 1.2.8.1: #i78442# add formula and r square to status bar and extended tool tip help text for trend lines


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [ade21f8c641eaf63dbb1ba146bf01a6fbe6e0823]

INTEGRATION: CWS chart06 (1.4.8); FILE MERGED 2007/06/14 09:09:26 iha 1.4.8.1: #i67754#,#i76430# better default illumination also depending on right angled axes


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [4a22354ea70b077df553dd7acabb6e4e56735b7d]

INTEGRATION: CWS chart06 (1.8.8); FILE MERGED 2007/06/15 17:34:17 iha 1.8.8.4: better defaults: no borders for 3D pie simple look 2007/06/15 16:57:48 iha 1.8.8.3: #i76430# better illumination defaults 2007/06/11 16:33:24 iha 1.8.8.2: #i76430# better default illumination 2007/06/11 11:57:26 iha 1.8.8.1: #i67754# right-angled-axes, not supported for pie and donut


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [defedc8e6e7bc6c0ec2763a7f8f23b6274a7a904]

INTEGRATION: CWS chart06 (1.2.8); FILE MERGED 2007/06/14 17:43:22 iha 1.2.8.1: method moved


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [77dbfede04b5cbbbc9a7c6e5299f9cb9be56bed0]

INTEGRATION: CWS chart06 (1.2.8); FILE MERGED 2007/06/11 09:11:56 iha 1.2.8.1: #i67754# right-angled-axes option for 3D charts


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [ac6d403d4424dc6da289e6b8e3c3a0c14707c10c]

INTEGRATION: CWS chart06 (1.2.8); FILE MERGED 2007/06/15 12:46:30 iha 1.2.8.5: #i67754# for right-angled-axes restrict angles to meaningful values 2007/06/14 17:39:21 iha 1.2.8.4: #67754# no z rotation for right angled axes 2007/06/14 09:14:37 iha 1.2.8.3: #i67754#,#i76430# better default illumination also depending on right angled axes 2007/06/11 11:57:26 iha 1.2.8.2: #i67754# right-angled-axes, not supported for pie and donut 2007/06/11 09:13:00 iha 1.2.8.1: #i67754# right-angled-axes option for 3D charts


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [2d2e63079ed2f04c0feb052380f103ba8ac21314]

INTEGRATION: CWS iconupdate03 (1.2.6); FILE MERGED 2007/06/25 09:12:39 va 1.2.6.1: #i67128# Optimized file size. Issue number: Submitted by: Reviewed by:


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [14ed7aaca5f82b865d55e84fe76da9ab1010aa24]

INTEGRATION: CWS chart06 (1.2.8); FILE MERGED 2007/06/14 09:13:58 iha 1.2.8.1: #i67754#,#i76430# better default illumination also depending on right angled axes


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [39008a2579d7f0f41827c23b129a50a50c25f599]

INTEGRATION: CWS chart06 (1.2.8); FILE MERGED 2007/06/20 19:33:30 iha 1.2.8.2: #i67754#,#i76430# set default to simple look when coming from 2D 2007/06/11 09:44:36 iha 1.2.8.1: #i67754# right-angled-axes, create new 3D charts with this and simple look


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [fdb8f3717328b5b4d48df879fd73f114354adcf1]

INTEGRATION: CWS iconupdate03 (1.3.58); FILE MERGED 2007/06/25 09:12:39 va 1.3.58.1: #i67128# Optimized file size. Issue number: Submitted by: Reviewed by:


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [2bab8c0b1f424409c7d0a710caaab3800dbcee8f]

INTEGRATION: CWS chart06 (1.2.8); FILE MERGED 2007/06/14 17:35:20 iha 1.2.8.2: rotate angles in with step width 1 instead of 5 2007/06/11 09:09:50 iha 1.2.8.1: #i67754# right-angled-axes option for 3D charts


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [f1152f8c0b2d797e376a6965eec0e3796168d29c]

INTEGRATION: CWS chart06 (1.2.8); FILE MERGED 2007/06/15 12:47:31 iha 1.2.8.2: #i67754# for right-angled-axes restrict angles to meaningful values 2007/06/11 09:10:18 iha 1.2.8.1: #i67754# right-angled-axes option for 3D charts


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [004393de3729688ffd508e39d77f757fe9d0656f]

INTEGRATION: CWS chart06 (1.2.8); FILE MERGED 2007/06/11 09:08:50 iha 1.2.8.1: #i67754# right-angled-axes option for 3D charts


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [455d84be2c204cc00c7680c64ff69a474b0424f0]

INTEGRATION: CWS chart06 (1.2.8); FILE MERGED 2007/06/15 12:48:04 iha 1.2.8.5: #i67754# for right-angled-axes restrict angles to meaningful values 2007/06/14 17:44:38 iha 1.2.8.4: #67754# ensure unique angle set - thus ignoring z for right angled axes leads to a unique result 2007/06/14 09:13:23 iha 1.2.8.3: #i67754#,#i76430# better default illumination also depending on right angled axes 2007/06/11 11:57:25 iha 1.2.8.2: #i67754# right-angled-axes, not supported for pie and donut 2007/06/11 09:10:26 iha 1.2.8.1: #i67754# right-angled-axes option for 3D charts


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [46711c520d833b46bb60a22fa99b71f4abfc4ee7]

INTEGRATION: CWS chart06 (1.2.8); FILE MERGED 2007/06/11 09:45:15 iha 1.2.8.2: #i67754# right-angled-axes, create new 3D charts with this and simple look 2007/06/11 09:28:11 iha 1.2.8.1: #i78293# 3D View dialog: wrong mixed state after click in Appearance page


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [8496893dee874ee6d60a51f873f62595e0a94f64]

INTEGRATION: CWS chart06 (1.10.8); FILE MERGED 2007/06/11 09:45:44 iha 1.10.8.1: #i67754# right-angled-axes, create new 3D charts with this and simple look


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [feec1db9c9cdd6c6024407f24c012cc052593b3a]

INTEGRATION: CWS chart06 (1.2.8); FILE MERGED 2007/06/11 09:43:32 iha 1.2.8.1: removed superfluous include


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [85fc7bcd9d2f113ec3f78b1a9336ec5d9bffaaa7]

INTEGRATION: CWS chart06 (1.6.8); FILE MERGED 2007/06/20 21:06:12 bm 1.6.8.1: #i78442# add formula and r square to status bar and extended tool tip help text for trend lines


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [2df86213d385db111d359a5969dfac8a12cef815]

INTEGRATION: CWS chart06 (1.2.8); FILE MERGED 2007/06/20 21:06:12 bm 1.2.8.1: #i78442# add formula and r square to status bar and extended tool tip help text for trend lines


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [224720d572e63c661ccb3d40bafe076fb86ff189]

INTEGRATION: CWS chart06 (1.2.8); FILE MERGED 2007/06/11 09:36:47 iha 1.2.8.1: #i67754# right-angled-axes, create new 3D charts with this and simple look


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [f63edbe808e85625b155ad31944fbc957f7b9b01]

INTEGRATION: CWS chart06 (1.2.8); FILE MERGED 2007/06/19 11:58:12 iha 1.2.8.3: #i65908# 'deep' only in case of 3D 2007/06/12 08:06:21 iha 1.2.8.2: #i65908# Name for 3D Area chart: deep instead of normal 2007/06/11 09:36:26 iha 1.2.8.1: #i67754# right-angled-axes, create new 3D charts with this and simple look


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [d1166ae827ad43e85058f7b482c2e3b29e9b731f]

INTEGRATION: CWS chart06 (1.5.8); FILE MERGED 2007/06/11 16:48:19 iha 1.5.8.1: avoid valgrind warning for uninitialized values


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [5e1eb8261d88c142fdb18dba4a578949f4a57a1b]

INTEGRATION: CWS chart06 (1.5.8); FILE MERGED 2007/06/22 12:39:28 iha 1.5.8.2: RESYNC: (1.5-1.6); FILE MERGED 2007/06/11 09:05:12 iha 1.5.8.1: #i67754# right-angled-axes option for 3D charts


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [6e8c2f132cdda2ba6fec412557a79b25c908297b]

INTEGRATION: CWS chart06 (1.19.46); FILE MERGED 2007/06/18 09:24:17 bm 1.19.46.1: #i75202# add new default colors for charts


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [5eef2c8120179ffc1afce8937201242e5c22736a]

INTEGRATION: CWS chart06 (1.67.18); FILE MERGED 2007/06/18 09:24:16 bm 1.67.18.1: #i75202# add new default colors for charts


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [2ad6cd7fff8d890615bdd558da6cf0c09390ad33]

INTEGRATION: CWS chart06 (1.39.64); FILE MERGED 2007/06/18 09:24:16 bm 1.39.64.1: #i75202# add new default colors for charts


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [8ca59dc545c5a782e69a862a4b4559628b219092]

INTEGRATION: CWS chart06 (1.3.16); FILE MERGED 2007/06/18 09:24:16 bm 1.3.16.1: #i75202# add new default colors for charts


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [98b9cd7700e29044804cdde3106fa802926d10bc]

INTEGRATION: CWS chart06 (1.2.348); FILE MERGED 2007/06/18 09:23:01 bm 1.2.348.1: #i75202# add new default colors for charts


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [65d07c758ef62793baac356f38bbd5091351c33a]

INTEGRATION: CWS iconupdate03 (1.3.58); FILE MERGED 2007/06/25 09:12:38 va 1.3.58.1: #i67128# Optimized file size. Issue number: Submitted by: Reviewed by:


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [5785f2cb0ceac7c95e2cb31ccb9d115fdd9a4156]

INTEGRATION: CWS iconupdate03 (1.2.6); FILE MERGED 2007/06/25 09:12:38 va 1.2.6.1: #i67128# Optimized file size. Issue number: Submitted by: Reviewed by:


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [8609eb7abb243f272218ac01136b639a7a1f7f0c]

INTEGRATION: CWS chart06 (1.8.26); FILE MERGED 2007/06/12 08:20:56 dr 1.8.26.1: #i67754# right-angled axes option in 3d charts


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [b336df71844d066906f376644d3a99f7e9c3e769]

INTEGRATION: CWS chart06 (1.8.26); FILE MERGED 2007/06/12 08:20:55 dr 1.8.26.1: #i67754# right-angled axes option in 3d charts


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [332f51af29485ad087de4a2c018a66042335c73a]

INTEGRATION: CWS chart06 (1.2.26); FILE MERGED 2007/06/12 08:20:55 dr 1.2.26.1: #i67754# right-angled axes option in 3d charts


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [46f8c82110496d0bd1d86604278cc121a644b159]

INTEGRATION: CWS chart06 (1.12.24); FILE MERGED 2007/06/22 12:13:22 iha 1.12.24.2: RESYNC: (1.12-1.13); FILE MERGED 2007/06/12 08:20:55 dr 1.12.24.1: #i67754# right-angled axes option in 3d charts


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [1dbe335cf6defe3b63e8e82c6bd0827f2472671c]

INTEGRATION: CWS chart06 (1.105.12); FILE MERGED 2007/06/11 09:01:05 iha 1.105.12.1: #i67754# right-angled-axes option for 3D charts


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [6173fd2b853c9c21e0934939de0086894cec0395]

INTEGRATION: CWS chart06 (1.24.12); FILE MERGED 2007/06/22 12:05:27 iha 1.24.12.2: RESYNC: (1.24-1.25); FILE MERGED 2007/06/11 09:01:46 iha 1.24.12.1: #i67754# right-angled-axes option for 3D charts


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [fb9e64538a309aae4bbf4c03ca849fb0068905f6]

INTEGRATION: CWS chart06 (1.3.12); FILE MERGED 2007/06/11 09:00:17 iha 1.3.12.1: #i67754# right-angled-axes option for 3D charts


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [073fa196140f557f364599f67d4ea58eea45a348]

INTEGRATION: CWS iconupdate03 (1.3.58); FILE MERGED 2007/06/25 09:12:37 va 1.3.58.1: #i67128# Optimized file size. Issue number: Submitted by: Reviewed by:


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [390e9c7bd91f91113b7e434ad4e27c9e556279fb]

INTEGRATION: CWS iconupdate03 (1.2.6); FILE MERGED 2007/06/25 09:12:37 va 1.2.6.1: #i67128# Optimized file size. Issue number: Submitted by: Reviewed by:


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [778582739df3ec71428668c1e7efb1c0afe7e462]

INTEGRATION: CWS tkr01 (1.2.110); FILE MERGED 2007/06/26 10:06:16 tkr 1.2.110.1: #i78846# Enable TreeControl support


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [3dc078814589db80f04df2380255d0ad6f264402]

INTEGRATION: CWS tkr01 (1.33.96); FILE MERGED 2007/06/26 11:25:56 tkr 1.33.96.2: RESYNC: (1.33-1.34); FILE MERGED 2007/06/26 10:09:25 tkr 1.33.96.1: #i78846# Enable TreeControl support


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [61ff3e10fee27af6cfb83392bf95742ac0a82769]

INTEGRATION: CWS tkr01 (1.32.26); FILE MERGED 2007/06/26 11:25:48 tkr 1.32.26.2: RESYNC: (1.32-1.33); FILE MERGED 2007/06/26 10:09:25 tkr 1.32.26.1: #i78846# Enable TreeControl support


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [6a92a13a3027b397934b7532f3c0c5d39315b109]

INTEGRATION: CWS tkr01 (1.76.26); FILE MERGED 2007/07/02 14:08:42 ab 1.76.26.3: #i78846# Fixed typos 2007/06/26 11:25:39 tkr 1.76.26.2: RESYNC: (1.76-1.77); FILE MERGED 2007/06/26 10:09:24 tkr 1.76.26.1: #i78846# Enable TreeControl support


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [baa34a87f6e395645d6766951b7d23ef65288920]

INTEGRATION: CWS tkr01 (1.30.98); FILE MERGED 2007/06/26 11:25:30 tkr 1.30.98.2: RESYNC: (1.30-1.31); FILE MERGED 2007/06/26 10:09:24 tkr 1.30.98.1: #i78846# Enable TreeControl support


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [6d1559af602a418bde66d046d5f8002ff2807a5a]

INTEGRATION: CWS tkr01 (1.43.26); FILE MERGED 2007/06/28 11:09:08 tkr 1.43.26.3: #i78846# fix merge conflict 2007/06/26 11:25:22 tkr 1.43.26.2: RESYNC: (1.43-1.44); FILE MERGED 2007/06/26 10:09:24 tkr 1.43.26.1: #i78846# Enable TreeControl support


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [31633f360e40b5d258bbdd0321dd8fcc80d1369f]

INTEGRATION: CWS tkr01 (1.28.348); FILE MERGED 2007/06/28 10:25:24 tkr 1.28.348.3: #i78846# fix merge conflict 2007/06/26 11:23:52 tkr 1.28.348.2: RESYNC: (1.28-1.29); FILE MERGED 2007/06/26 10:09:23 tkr 1.28.348.1: #i78846# Enable TreeControl support


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [130b4976966ce674585dd7fcb27b4b17c4954af3]

INTEGRATION: CWS tkr01 (1.8.60); FILE MERGED 2007/06/29 11:36:41 ab 1.8.60.2: #i78846# Moved ManageLanguage according to spec 2007/06/26 10:01:53 tkr 1.8.60.1: #i78846# Enable TreeControl support


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [4258381bc84bdf37cfdb86009d1ddde486bdabd9]

INTEGRATION: CWS tkr01 (1.8.60); FILE MERGED 2007/06/26 10:01:53 tkr 1.8.60.1: #i78846# Enable TreeControl support


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [84b27280af27315f6dd987ee7945a30535dbdf7e]

INTEGRATION: CWS tkr01 (1.5.190); FILE MERGED 2007/06/26 11:23:05 tkr 1.5.190.2: RESYNC: (1.5-1.6); FILE MERGED 2007/06/26 10:01:53 tkr 1.5.190.1: #i78846# Enable TreeControl support


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [e8cba04146b80413509db58aed40546bbd2a08e7]

INTEGRATION: CWS tkr01 (1.26.12); FILE MERGED 2007/06/26 10:01:52 tkr 1.26.12.1: #i78846# Enable TreeControl support


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [5fe9a3ce12e733080f533660a839e14d92aad3e4]

INTEGRATION: CWS tkr01 (1.32.26); FILE MERGED 2007/06/26 10:01:52 tkr 1.32.26.1: #i78846# Enable TreeControl support


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [74ea3b226ca732a9e22925169807803f61ee9ca0]

INTEGRATION: CWS tkr01 (1.49.34); FILE MERGED 2007/06/26 11:22:44 tkr 1.49.34.2: RESYNC: (1.49-1.50); FILE MERGED 2007/06/26 10:01:52 tkr 1.49.34.1: #i78846# Enable TreeControl support


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [fd9714cc3a8449c103fb65e71dfd395a5b9154a4]

INTEGRATION: CWS tkr01 (1.19.94); FILE MERGED 2007/06/26 10:01:52 tkr 1.19.94.1: #i78846# Enable TreeControl support


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [3a68ac5547078ec1bc90d27a24d541ac85119ebb]

INTEGRATION: CWS tkr01 (1.49.26); FILE MERGED 2007/06/26 10:01:52 tkr 1.49.26.1: #i78846# Enable TreeControl support


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [271628c05f4209214bcf690cdd80ec1b90fec7fe]

INTEGRATION: CWS tkr01 (1.14.40); FILE MERGED 2007/06/26 10:01:52 tkr 1.14.40.1: #i78846# Enable TreeControl support


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [350bda8b75473e3c9e38a1ce17c90a9cdd6eaff3]

INTEGRATION: CWS tkr01 (1.4.190); FILE MERGED 2007/06/26 10:01:52 tkr 1.4.190.1: #i78846# Enable TreeControl support


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [bb9b767c10f95c6c5600c9767883348210f2747e]

INTEGRATION: CWS tkr01 (1.36.34); FILE MERGED 2007/06/26 10:01:52 tkr 1.36.34.1: #i78846# Enable TreeControl support


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [c4e889c2267be6d340aae3b392be5f0374524dfa]

INTEGRATION: CWS tkr01 (1.28.900); FILE MERGED 2007/06/26 10:06:16 tkr 1.28.900.1: #i78846# Enable TreeControl support


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [8536168e601065ac0aac218746e867efead79882]

INTEGRATION: CWS tkr01 (1.70.224); FILE MERGED 2007/06/26 10:06:16 tkr 1.70.224.1: #i78846# Enable TreeControl support


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [a0b8f2853e62157fa8b7059e23d7646f893bbb29]

INTEGRATION: CWS sysui22 (1.18.2); FILE MERGED 2007/06/29 14:13:47 ihi 1.18.2.1: #i73408# Adding Generic Names


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [be8ed9e2c6f0ed2dc7451a0e4fcf529e80018745]

INTEGRATION: CWS tkr01 (1.34.12); FILE MERGED 2007/06/26 10:03:11 tkr 1.34.12.1: #i78846# Enable TreeControl support


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [a9fae234137c210e99703764c96c80c89c7bac13]

INTEGRATION: CWS tkr01 (1.37.12); FILE MERGED 2007/06/26 11:09:12 tkr 1.37.12.2: RESYNC: (1.37-1.38); FILE MERGED 2007/06/26 10:03:11 tkr 1.37.12.1: #i78846# Enable TreeControl support


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [dfab4f33a3286d26d2a73919851c8c7c4c44c8be]

INTEGRATION: CWS tkr01 (1.37.22); FILE MERGED 2007/06/26 10:03:11 tkr 1.37.22.1: #i78846# Enable TreeControl support


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [2c6b756673ce756fdc2010e6de375929716c2dbe]

INTEGRATION: CWS sysui22 (1.1.2); FILE ADDED 2007/06/29 14:13:47 ihi 1.1.2.1: #i73408# Adding Generic Names


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [a8b5233d5d60ea562e901fc6a5d0cfc1974b0a7c]

INTEGRATION: CWS tkr01 (1.30.12); FILE MERGED 2007/06/26 11:09:03 tkr 1.30.12.2: RESYNC: (1.30-1.32); FILE MERGED 2007/06/26 10:03:11 tkr 1.30.12.1: #i78846# Enable TreeControl support


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [0f045fd1caca6dcef33beb95bdae13d892688622]

INTEGRATION: CWS sysui22 (1.10.94); FILE MERGED 2007/06/29 14:13:47 ihi 1.10.94.1: #i73408# Adding Generic Names


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [b8cacc1d50fafc14728ef6c439f524799abff125]

INTEGRATION: CWS tkr01 (1.26.28); FILE MERGED 2007/06/26 10:03:11 tkr 1.26.28.1: #i78846# Enable TreeControl support


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [abe43b31d18a30cd1870f2c2a8c675047dc606ea]

INTEGRATION: CWS sysui22 (1.8.212); FILE MERGED 2007/06/29 14:13:47 ihi 1.8.212.1: #i73408# Adding Generic Names


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [c6dabc633c030ae3f2d21abf31853f2d59237541]

INTEGRATION: CWS tkr01 (1.18.22); FILE MERGED 2007/06/26 10:03:11 tkr 1.18.22.1: #i78846# Enable TreeControl support


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [7516b7505c1a8d71e69adc98e54eba89ffd24659]

INTEGRATION: CWS sysui22 (1.7.224); FILE MERGED 2007/06/29 14:13:47 ihi 1.7.224.1: #i73408# Adding Generic Names


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [4acb4ef3b03f2c871d0e0be3f0c867f8bed44ee8]

INTEGRATION: CWS tkr01 (1.25.40); FILE MERGED 2007/06/26 10:03:11 tkr 1.25.40.1: #i78846# Enable TreeControl support


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [dcd466ef40540547078dcbd84f8a8e04ad61b4d3]

INTEGRATION: CWS sysui22 (1.6.206); FILE MERGED 2007/06/29 14:13:47 ihi 1.6.206.1: #i73408# Adding Generic Names


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [96d140bf84e92b4d0b0df4f4aae7117ce4510a23]

INTEGRATION: CWS tkr01 (1.1.2); FILE ADDED 2007/06/29 12:01:39 ab 1.1.2.1: #i78846# InsertTreeControl images


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [9a244b5acec6bcf1fc49d2ac7d1614d860ffc8d9]

INTEGRATION: CWS tkr01 (1.56.36); FILE MERGED 2007/06/29 11:57:51 ab 1.56.36.1: #i78846# Added .uno.InsertTreeControl


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [8d08965db2d319f22b9e74fd7805976a4d3938db]

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>  [15525b69176301584e0e27ca07d4879b1340d778]

INTEGRATION: CWS salaquatox11 (1.25.32); FILE MERGED 2007/06/16 01:21:16 ericb 1.25.32.1: #i78548# remove macxp_extras from the list


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [eccf97fb0aa6c87c5360843316e43877b010d1ba]

INTEGRATION: CWS salaquatox11 (1.1.4); FILE ADDED 2007/06/16 01:28:41 ericb 1.1.4.2: #i78548# add osxlocale.cxx 2007/01/19 17:51:53 ericb 1.1.4.1: file osxlocale.cxx was added on branch cws_src680_salaquatox11 on 2007-06-16 01:28:41 +0000


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [6ae4088abb753fd57992e7bc720775238a04cc7b]

INTEGRATION: CWS salaquatox11 (1.33.60); FILE MERGED 2007/06/26 20:47:06 ericb 1.33.60.3: #i78548# remove useless headers 2007/06/26 15:12:33 ericb 1.33.60.2: #i78548# second try to solve conflict with obr05 2007/06/16 01:30:36 ericb 1.33.60.1: #i78548# simplify locale detection


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [4ea5dfe3611849deceb438dc35051f52694d9352]

INTEGRATION: CWS salaquatox11 (1.33.172); FILE MERGED 2007/06/27 12:43:37 ericb 1.33.172.6: #i78548# add comment about dlopen on Mac OS X 2007/06/26 15:41:12 ericb 1.33.172.5: RESYNC: (1.33-1.34); FILE MERGED 2007/06/26 14:30:58 ericb 1.33.172.4: #i78548# first try solving conflict with obr05 2007/06/21 05:12:32 ericb 1.33.172.3: #i78548# better place for endif 2007/06/16 02:53:03 ericb 1.33.172.2: #i78548# add protection for other OS 2007/06/16 01:30:36 ericb 1.33.172.1: #i78548# simplify locale detection


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [557a78716ff8502d6c431578644cc7a42d6e16d8]

INTEGRATION: CWS salaquatox11 (1.31.58); FILE MERGED 2007/06/16 01:29:28 ericb 1.31.58.1: #i78548# add osxlocale obj to be built


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [1c27cf9b0bb17eb20e03bbdf05aab8bc2f0cd497]

INTEGRATION: CWS sb74 (1.7.6); FILE MERGED 2007/06/29 07:07:20 sb 1.7.6.1: #i78899# Completely removed JDK dependency from doTranslatToUrls/doLoadClass mangled names.


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [f139cf3e0487317f74020c4f5f82bf3fcb1cf8d2]

INTEGRATION: CWS sb74 (1.3.4); FILE MERGED 2007/06/29 07:07:20 sb 1.3.4.1: #i78899# Completely removed JDK dependency from doTranslatToUrls/doLoadClass mangled names.


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [a26fc0f80dfa38ec04c5ad981b0d8b61b1db9778]

INTEGRATION: CWS sb74 (1.10.6); FILE MERGED 2007/06/29 07:07:20 sb 1.10.6.1: #i78899# Completely removed JDK dependency from doTranslatToUrls/doLoadClass mangled names.


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [85826afb302277158432596dcc7a4ea8dede3c39]

INTEGRATION: CWS sb74 (1.2.6); FILE MERGED 2007/06/29 07:07:20 sb 1.2.6.1: #i78899# Completely removed JDK dependency from doTranslatToUrls/doLoadClass mangled names.


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [c40ff500606ec79c84d58132010fc3966810fe07]

INTEGRATION: CWS sixtyfour12 (1.1.2); FILE ADDED 2007/06/20 09:45:13 thb 1.1.2.1: #i78392# Added unit test for Fraction


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [adc8148eba2d52a4b04659cc87d96035d89c92f1]

INTEGRATION: CWS dictionariesfor23 (1.1.2); FILE ADDED 2007/06/27 19:02:49 pjanik 1.1.2.1: #i62268#: Integrate Swedish spell checker.


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [4d13576cc03c7d99bb392bafd78017a6b082da9b]

INTEGRATION: CWS sixtyfour12 (1.6.88); FILE MERGED 2007/06/20 15:00:19 thb 1.6.88.4: #i78392# Due to popular demand, switched old function docs to English 2007/06/20 12:46:16 thb 1.6.88.3: #i78392# After checking for GEN:Const 2007/06/20 10:55:44 thb 1.6.88.2: #i78392# Added link to reference paper; asserting valid input range 2007/06/15 12:27:22 kendy 1.6.88.1: #i78392# Improve Fraction::ReduceInaccurate() to work on 64bit


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [3808a79b6ca7da0ca36a31e5ae8db8607708c0f0]

INTEGRATION: CWS dictionariesfor23 (1.1.2); FILE ADDED 2007/06/27 19:02:29 pjanik 1.1.2.1: #i62268#: Integrate Swedish spell checker.


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [2c1b258563d5d3545d586ee3ea564b526132ab48]

INTEGRATION: CWS dictionariesfor23 (1.1.2); FILE ADDED 2007/06/27 19:01:17 pjanik 1.1.2.1: #i62268#: Integrate Swedish spell checker.


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [5470f1d396e8b7ea5856124a5a9fde0f567579e4]

INTEGRATION: CWS dictionariesfor23 (1.1.2); FILE ADDED 2007/06/27 18:57:35 pjanik 1.1.2.1: #i62268#: Integrate Swedish spell checker.


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [b0d3ef00d4068809b775f4b799ac851b8ac01596]

INTEGRATION: CWS sixtyfour12 (1.10.198); FILE MERGED 2007/06/15 15:09:47 thb 1.10.198.1: #i78518# Made debug code 64bit clean


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [ee97ec54aabf4251a1001d8294df1e035d919598]

INTEGRATION: CWS dictionariesfor23 (1.1.2); FILE ADDED 2007/06/27 19:01:45 pjanik 1.1.2.1: #i62268#: Integrate Swedish spell checker.


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [f4bf1de03128739d8b41438e861e3ab6cf0f7b73]

INTEGRATION: CWS dictionariesfor23 (1.1.2); FILE ADDED 2007/06/27 18:46:42 pjanik 1.1.2.1: #i60747#: Integrate Slovak spellchecker.


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [68bddb9d7b84e79c307442e695909d0cfa0867cf]

INTEGRATION: CWS dictionariesfor23 (1.1.2); FILE ADDED 2007/06/27 18:46:18 pjanik 1.1.2.1: #i60747#: Integrate Slovak spellchecker.


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [3a1a7512bfe106bf06b2ae2df938b6cfd1946a68]

INTEGRATION: CWS dictionariesfor23 (1.3.6); FILE MERGED 2007/06/27 18:45:33 pjanik 1.3.6.1: #i60747#: Integrate Slovak spellchecker.


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [6658ef7267dbf78eba83f44f5ee990ad0b00e12f]

INTEGRATION: CWS dictionariesfor23 (1.2.34); FILE MERGED 2007/06/27 18:44:48 pjanik 1.2.34.1: #i60747#: Integrate Slovak spellchecker.


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [979d0b403d74655d1841a266a001023ec5dd64d0]

INTEGRATION: CWS dictionariesfor23 (1.1.2); FILE ADDED 2007/06/27 18:43:57 pjanik 1.1.2.1: #i60747#: Integrate Slovak spellchecker.


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [99f0f2721e831041116303bb1d6b37e7da5473d4]

INTEGRATION: CWS dictionariesfor23 (1.14.2); FILE MERGED 2007/06/27 19:13:00 pjanik 1.14.2.2: #i60816#: Integrate Afrikaans spell checker. 2007/06/27 18:56:12 pjanik 1.14.2.1: #i62268#: Integrate Swedish spell checker.


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [b9446e2fa849d5ceab8a61f729d0e3d25508cf46]

INTEGRATION: CWS dictionariesfor23 (1.1.2); FILE ADDED 2007/06/27 19:11:26 pjanik 1.1.2.1: #i60816#: Integrate Afrikaans spell checker.


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [e0f33574ee9573b982d84f768f45ac6a67ad1cfc]

INTEGRATION: CWS dictionariesfor23 (1.1.2); FILE ADDED 2007/06/27 19:10:45 pjanik 1.1.2.1: #i60816#: Integrate Afrikaans spell checker.


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [60e91498c6d9576b0bb2fd3fcebbf9515bbbbadf]

INTEGRATION: CWS dictionariesfor23 (1.1.2); FILE ADDED 2007/06/27 19:12:33 pjanik 1.1.2.1: #i60816#: Integrate Afrikaans spell checker.


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [ac4d242c3ef52d008c9233f1773a10646ce689f4]

INTEGRATION: CWS dictionariesfor23 (1.1.2); FILE ADDED 2007/06/27 19:12:05 pjanik 1.1.2.1: #i60816#: Integrate Afrikaans spell checker.


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [5d279c659204b9603427dd63edfe14aacb7920ad]

INTEGRATION: CWS dictionariesfor23 (1.1.2); FILE ADDED 2007/06/27 19:10:24 pjanik 1.1.2.1: #i60816#: Integrate Afrikaans spell checker.


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [3b9e77fb3daefe61c85daf05deeb0db195538c03]

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>  [6096429da4a99c7e43b4db22d165950a9ad3dd5e]

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>  [da44584608fd42bf56398c2174f6241fb2c10c20]

INTEGRATION: CWS neonupdate (1.16.8); FILE MERGED 2007/06/21 15:51:45 kso 1.16.8.1: #i73917# - respect that NeonUri ctor can throw DAVException.


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [89dbd8c48c8275909fb53be1933b5db1c433bffe]

INTEGRATION: CWS neonupdate (1.54.6); FILE MERGED 2007/06/22 12:29:37 kso 1.54.6.2: RESYNC: (1.54-1.55); FILE MERGED 2007/06/21 16:29:50 kso 1.54.6.1: #i77023# - Respect that NeonUri ctor can throw DAVException.


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [c2113784b24ea21b8f58acc6e9cd3fb725651803]

INTEGRATION: CWS neonupdate (1.15.40); FILE MERGED 2007/06/21 15:15:26 kso 1.15.40.1: #i77023# - Removed support for neon < 0.26.


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [9e4e4bd7d521c622d490057e290de7678f299d83]

INTEGRATION: CWS neonupdate (1.12.76); FILE MERGED 2007/06/21 11:14:05 kso 1.12.76.1: #i77023# - compiles again => warning free.


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [458be904b221a73c5b7a7cd6ade5326c4cab2d1d]

INTEGRATION: CWS neonupdate (1.17.54); FILE MERGED 2007/06/21 16:30:56 kso 1.17.54.3: #i77023# - Escape URI before parsing; makes us survive malformed URIs. 2007/06/21 15:15:26 kso 1.17.54.2: #i77023# - Removed support for neon < 0.26. 2007/06/21 11:14:05 kso 1.17.54.1: #i77023# - compiles again => warning free.


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [41774609d7f83047545da5b82ca8075fbea48e6d]

INTEGRATION: CWS neonupdate (1.27.8); FILE MERGED 2007/06/21 15:15:26 kso 1.27.8.2: #i77023# - Removed support for neon < 0.26. 2007/06/21 14:30:04 kso 1.27.8.1: #i77023# - compiles again => warning free.


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [3b7e592a69b83bf33387d56515c107ad81898392]

INTEGRATION: CWS neonupdate (1.45.6); FILE MERGED 2007/06/22 15:00:39 kso 1.45.6.3: #i77023# - fixed build breaker after merge. 2007/06/21 16:29:50 kso 1.45.6.2: #i77023# - Respect that NeonUri ctor can throw DAVException. 2007/06/21 15:15:26 kso 1.45.6.1: #i77023# - Removed support for neon < 0.26.


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [c503b5600f4d5c23521d386da1c61039676a44fb]

INTEGRATION: CWS neonupdate (1.17.54); FILE MERGED 2007/06/22 12:29:22 kso 1.17.54.2: RESYNC: (1.17-1.18); FILE MERGED 2007/06/21 15:15:26 kso 1.17.54.1: #i77023# - Removed support for neon < 0.26.


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [df04e1dcc13256f250c2e87a8cb06a4365c5fea9]

INTEGRATION: CWS neonupdate (1.6.54); FILE MERGED 2007/06/22 12:29:14 kso 1.6.54.2: RESYNC: (1.6-1.7); FILE MERGED 2007/06/21 15:15:26 kso 1.6.54.1: #i77023# - Removed support for neon < 0.26.


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [230526914a75f863e5fb1e3509bfe03cb432b09f]

INTEGRATION: CWS neonupdate (1.13.54); FILE MERGED 2007/06/21 15:15:26 kso 1.13.54.1: #i77023# - Removed support for neon < 0.26.


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [405e936c34952ae962ebb8766aca37a4c68c38fe]

INTEGRATION: CWS neonupdate (1.12.54); FILE MERGED 2007/06/21 15:15:26 kso 1.12.54.1: #i77023# - Removed support for neon < 0.26.


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [ce502b71261adff95c35241343a0740b5ec92fcb]

INTEGRATION: CWS neonupdate (1.16.12); FILE MERGED 2007/06/21 15:51:45 kso 1.16.12.1: #i73917# - respect that NeonUri ctor can throw DAVException.


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [1776636c5dc0f2fb2928a5ebf59cd6bf70e7a768]

INTEGRATION: CWS neonupdate (1.24.12); FILE MERGED 2007/06/21 15:51:45 kso 1.24.12.1: #i73917# - respect that NeonUri ctor can throw DAVException.


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [fd2af00bc97f5c89185455d6ddd582737c7de388]

INTEGRATION: CWS neonupdate (1.8.54); FILE MERGED 2007/06/22 12:28:43 kso 1.8.54.2: RESYNC: (1.8-1.9); FILE MERGED 2007/06/21 16:29:50 kso 1.8.54.1: #i77023# - Respect that NeonUri ctor can throw DAVException.


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [016a9f89bfb398ce7555077e3ed6d9b0fa7ec73d]

INTEGRATION: CWS neonupdate (1.1.2); FILE ADDED 2007/06/21 14:51:57 kso 1.1.2.1: #i77023# Update: 0.24.7 -> 0.26.3


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [0577ef4a5ca12667d84cdeac1aa6504099f8640c]

INTEGRATION: CWS neonupdate (1.2.4); FILE MERGED 2007/06/21 14:51:56 kso 1.2.4.1: #i77023# Update: 0.24.7 -> 0.26.3


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [605d2fb2ef202341ff11e627a7df9c54ff413c2d]

INTEGRATION: CWS neonupdate (1.9.26); FILE MERGED 2007/06/21 14:51:56 kso 1.9.26.1: #i77023# Update: 0.24.7 -> 0.26.3


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [3ea698b17d756871ff19b3f23fa32df38830650d]

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>  [9186555576bb37411db6e40288a977918cb13c42]

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>  [48a3d8f55b4df1d65305ea5f0e9d204932a96af4]

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>  [7ecfa2035ddd28ad25b1f3491dfb4bbd8fbe328d]

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>  [450a5eb7aadfa38303501586aa6908ea418bae7e]

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>  [3e74627bac7d4b14ea92d4ce8733d64454cffdbc]

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>  [0e06de8564f7f3c467d4ef77828d9b60c8ce6cbe]

INTEGRATION: CWS native87 (1.30.10); FILE MERGED 2007/05/30 12:44:51 is 1.30.10.2: #i65425# building javainstaller only for SOLAR_JAVA builds 2007/04/12 08:47:20 is 1.30.10.1: #i65425# Java GUI Installer for OOo and OOoWithJRE


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [82a2eb3c1b018f15240180b5a53fe51b119d2002]

INTEGRATION: CWS native87 (1.2.34); FILE MERGED 2007/06/28 15:07:29 is 1.2.34.2: #i78384# defined error, if rpm2cpio is not found on linux systems 2007/05/30 12:22:11 is 1.2.34.1: #i65425# using jre in ooowithjre on linux


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [4e07cbe7b88b8b1dd83821cac880d481dcfd4b6c]

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>  [88d4ab42bc7edf843e1146050dfb275519bcfc13]

INTEGRATION: CWS native87 (1.1.10); FILE MERGED 2007/06/28 14:59:49 is 1.1.10.1: #i65425# user info string on welcome page


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [59b21f8e3c7045dbb01f11e5218a7d9a7ac8c9e9]

INTEGRATION: CWS native87 (1.1.10); FILE MERGED 2007/04/24 10:09:32 is 1.1.10.1: #i65425# adding header


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [51a664c2c7d4f436c42240a6a7572b891eb93b85]

INTEGRATION: CWS native87 (1.1.10); FILE MERGED 2007/05/30 12:36:01 is 1.1.10.1: #i65425# building javainstaller only for SOLAR_JAVA


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [e5e798d52df36ca42cdc060a72afaca2d321de92]

INTEGRATION: CWS native87 (1.1.10); FILE MERGED 2007/06/28 14:58:51 is 1.1.10.3: #i65425# user info string on welcome page 2007/06/20 08:31:04 is 1.1.10.2: RESYNC: (1.1-1.2); FILE MERGED 2007/04/24 10:09:31 is 1.1.10.1: #i65425# adding header


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [8cef37ebfb8a48182abe2a416af791d942febc81]

INTEGRATION: CWS native87 (1.1.10); FILE MERGED 2007/05/30 12:29:47 is 1.1.10.2: #i65425# building javainstaller only for SOLAR_JAVA 2007/04/19 14:48:44 is 1.1.10.1: #i65425# new java gui installer with empty WITH_LANG


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [40ed1bdcb1ad4b1b950ac296204f28d35d781fa1]

INTEGRATION: CWS native87 (1.3.2); FILE MERGED 2007/06/01 10:56:33 is 1.3.2.4: #i65425# new Java gui installer 2007/05/30 12:34:34 is 1.3.2.3: #i65425# building javainstaller 2007/04/25 12:24:25 is 1.3.2.2: #i65425# preparing copy of jre 2007/04/24 10:09:31 is 1.3.2.1: #i65425# adding header


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [35175670536777b969fe4ac0108aaa5d0be2298d]

INTEGRATION: CWS native87 (1.1.10); FILE MERGED 2007/04/24 10:09:31 is 1.1.10.1: #i65425# adding header


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [5e690801048a2bf7ac2b662f9ee5e694467fe6a5]

INTEGRATION: CWS native87 (1.1.10); FILE MERGED 2007/05/30 12:35:09 is 1.1.10.2: #i65425# building javainstaller 2007/04/24 10:09:31 is 1.1.10.1: #i65425# adding header


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [be8a37d658c478a0bf0c9871607ef513ebecd023]

INTEGRATION: CWS native87 (1.1.10); FILE MERGED 2007/06/28 12:30:11 is 1.1.10.4: #i78891# stop installation, if required files are missing 2007/06/28 10:55:09 is 1.1.10.3: #i78800# special update check for jre 2007/06/01 10:56:33 is 1.1.10.2: #i65425# new Java gui installer 2007/04/24 10:09:30 is 1.1.10.1: #i65425# adding header


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [42c27db02267d055ee1cc3a20c9d65e879154d9e]

INTEGRATION: CWS native87 (1.1.10); FILE MERGED 2007/04/24 10:09:30 is 1.1.10.1: #i65425# adding header


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [4c66c3fae57d17aad69de4fee28b1d9284af0b8e]

INTEGRATION: CWS native87 (1.1.10); FILE MERGED 2007/06/01 10:56:33 is 1.1.10.4: #i65425# new Java gui installer 2007/05/30 12:49:42 is 1.1.10.3: #i65425# building javainstaller using Linux rpm as jre 2007/04/25 12:24:25 is 1.1.10.2: #i65425# preparing copy of jre 2007/04/24 10:09:30 is 1.1.10.1: #i65425# adding header


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [59d626e09f504bdbc25b584c7c90f790a0e0c5b5]

INTEGRATION: CWS native87 (1.1.10); FILE MERGED 2007/04/24 10:09:29 is 1.1.10.1: #i65425# adding header


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [6de990bc3501325ad0f17d66bb919cf01628092e]

INTEGRATION: CWS native87 (1.2.2); FILE MERGED 2007/04/24 10:09:29 is 1.2.2.1: #i65425# adding header


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [733f71d0f67afdf50fc24d94f37605d0a7831060]

INTEGRATION: CWS native87 (1.1.10); FILE MERGED 2007/04/24 10:09:28 is 1.1.10.1: #i65425# adding header


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [4dc73a5b8fc1fe50c2c748c3846c18db21226e34]

INTEGRATION: CWS native87 (1.1.10); FILE MERGED 2007/06/28 10:55:10 is 1.1.10.3: #i78800# special update check for jre 2007/06/01 10:56:33 is 1.1.10.2: #i65425# new Java gui installer 2007/04/24 10:09:27 is 1.1.10.1: #i65425# adding header


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [5e749377607e51c611a1ff1daccebff256af2fe0]

INTEGRATION: CWS native87 (1.1.10); FILE MERGED 2007/06/28 14:34:29 is 1.1.10.2: #i78481# problem with update in ComponentSelection dialog 2007/04/24 10:09:27 is 1.1.10.1: #i65425# adding header


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [d12bac3097fbfc1536f940a36c5c6769ed18a093]

INTEGRATION: CWS native87 (1.1.10); FILE MERGED 2007/04/24 10:09:26 is 1.1.10.1: #i65425# adding header


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [5a7f7fb925a5ecad4f57786876fef532b6c1b6b5]

INTEGRATION: CWS native87 (1.2.2); FILE MERGED 2007/04/24 10:09:26 is 1.2.2.1: #i65425# adding header


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [94e7db69a74bba9effe1d35a27dce646260bdce5]

INTEGRATION: CWS native87 (1.1.10); FILE MERGED 2007/04/24 10:09:25 is 1.1.10.1: #i65425# adding header


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [0c3ae2638ec93a7a4c4fabad9ad9c2d6a763528e]

INTEGRATION: CWS native87 (1.2.2); FILE MERGED 2007/04/24 10:09:25 is 1.2.2.1: #i65425# adding header


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [17cbd06d3ccfe8acaf45104195aebe70b9729384]

INTEGRATION: CWS native87 (1.2.2); FILE MERGED 2007/06/28 15:02:26 is 1.2.2.2: #i65425# user info string on welcome page 2007/04/24 10:09:25 is 1.2.2.1: #i65425# adding header


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [e48d789b8cd0bb0604056b310fe0e2bf2f0d79b0]

INTEGRATION: CWS native87 (1.1.10); FILE MERGED 2007/04/24 10:09:24 is 1.1.10.1: #i65425# adding header


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [f1ec3ee98c9fcb36cdc42c293f0f7d38252b82be]

INTEGRATION: CWS native87 (1.1.10); FILE MERGED 2007/06/28 14:31:54 is 1.1.10.2: #i78481# problem with update in ComponentSelection dialog 2007/04/24 10:09:24 is 1.1.10.1: #i65425# adding header


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [4cfe776ad6fe39f51cc8c6ba8f441c305b203184]

INTEGRATION: CWS native87 (1.2.2); FILE MERGED 2007/04/24 10:09:24 is 1.2.2.1: #i65425# adding header


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [15e08b7c96ed4371dca1bf08484515fd5a2c00f9]

INTEGRATION: CWS native87 (1.1.10); FILE MERGED 2007/06/01 10:56:33 is 1.1.10.3: #i65425# new Java gui installer 2007/05/30 12:31:49 is 1.1.10.2: #i65425# building javainstaller 2007/04/24 10:09:23 is 1.1.10.1: #i65425# adding header


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [d547ad358a880ef01f778f5bba470672f2972540]

INTEGRATION: CWS native87 (1.1.10); FILE MERGED 2007/06/01 10:56:33 is 1.1.10.2: #i65425# new Java gui installer 2007/04/24 10:09:23 is 1.1.10.1: #i65425# adding header


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [4d7a7c590bcf0a95cffc0246ab7d63c1fc674ac2]

INTEGRATION: CWS native87 (1.1.10); FILE MERGED 2007/06/01 10:56:32 is 1.1.10.2: #i65425# new Java gui installer 2007/04/24 10:09:23 is 1.1.10.1: #i65425# adding header


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [7ae42c8742e4f3965ecabad4269a168d4e790bfb]

INTEGRATION: CWS native87 (1.2.2); FILE MERGED 2007/06/01 10:56:32 is 1.2.2.2: #i65425# new Java gui installer 2007/04/24 10:09:23 is 1.2.2.1: #i65425# adding header


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [c644c0d7797fb348a8fb381e0ff8b2eb65151322]

INTEGRATION: CWS native87 (1.1.10); FILE MERGED 2007/04/24 10:09:23 is 1.1.10.1: #i65425# adding header


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [63a2b841b446dc7f551f075b557b147d6da8a135]

INTEGRATION: CWS native87 (1.2.2); FILE MERGED 2007/04/24 10:09:22 is 1.2.2.1: #i65425# adding header


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [2c17b22e3f5d67d942e7466c2d318f3fd0ada26c]

INTEGRATION: CWS native87 (1.1.10); FILE MERGED 2007/04/24 10:09:22 is 1.1.10.1: #i65425# adding header


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [693a69b758871ba926154887a069259837fa24d0]

INTEGRATION: CWS native87 (1.2.2); FILE MERGED 2007/04/24 10:09:21 is 1.2.2.1: #i65425# adding header


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [ca6f28ab2bfea35b4380acc0997cc44ff4f9424d]

INTEGRATION: CWS native87 (1.1.10); FILE MERGED 2007/06/28 15:03:09 is 1.1.10.2: #i78444# earlier check for uid file to avoid race condition 2007/04/24 10:09:21 is 1.1.10.1: #i65425# adding header


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [2ac8a61a4f59e127bdaa952aa672e1fa09f94523]

INTEGRATION: CWS native87 (1.1.10); FILE MERGED 2007/04/24 10:09:20 is 1.1.10.1: #i65425# adding header


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [7f709cbb81f6f2514d94ad03a61afa1142a6299b]

INTEGRATION: CWS native87 (1.1.10); FILE MERGED 2007/06/01 10:56:32 is 1.1.10.2: #i65425# new Java gui installer 2007/04/24 10:09:20 is 1.1.10.1: #i65425# adding header


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [141366533ba08744e6d911b278eb613723f649b6]

INTEGRATION: CWS native87 (1.2.2); FILE MERGED 2007/04/24 10:09:20 is 1.2.2.1: #i65425# adding header


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [7f67c77bd64e8d588157adb96e63687db2cde955]

INTEGRATION: CWS native87 (1.2.2); FILE MERGED 2007/04/24 10:09:19 is 1.2.2.1: #i65425# adding header


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [352d566a45646f63a06369ab81864202fcf67434]

INTEGRATION: CWS native87 (1.1.10); FILE MERGED 2007/04/24 10:09:19 is 1.1.10.1: #i65425# adding header


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [8258a4d5abdc4166714091fb6fad5805d8773bfc]

INTEGRATION: CWS native87 (1.1.10); FILE MERGED 2007/06/28 15:01:30 is 1.1.10.2: #i78444# earlier check for uid file to avoid race condition 2007/04/24 10:09:18 is 1.1.10.1: #i65425# adding header


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [a3cee3a13d63241ba6df312e7ac98eaf2c5f24e0]

INTEGRATION: CWS native87 (1.1.10); FILE MERGED 2007/04/24 10:09:18 is 1.1.10.1: #i65425# adding header


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [0e4e7861d44f9b23c1b340d01049b09c970a4563]

INTEGRATION: CWS native87 (1.1.10); FILE MERGED 2007/05/30 12:27:50 is 1.1.10.1: #i65425# building javainstaller only for SOLAR_JAVA


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [72a383293b81533b52357d4e1b86dbc2c9dcd89c]

INTEGRATION: CWS native87 (1.1.10); FILE MERGED 2007/04/24 10:09:17 is 1.1.10.1: #i65425# adding header


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [c0d940d3c303ff258784a23509e448c61d1ad9a9]

INTEGRATION: CWS native87 (1.2.8); FILE MERGED 2007/04/19 14:46:45 is 1.2.8.1: #i65425# new java gui installer with empty WITH_LANG


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [96d1d931f39c95fce24d05d3b518d17c7cb9143e]

INTEGRATION: CWS native87 (1.1.10); FILE MERGED 2007/05/30 12:27:07 is 1.1.10.1: #i65425# building javainstaller only for SOLAR_JAVA


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [b1f95d9e2fa47f387d2a153c34ccf5507f309f0a]

INTEGRATION: CWS native87 (1.1.10); FILE MERGED 2007/04/24 10:09:16 is 1.1.10.1: #i65425# adding header


2007-07-03  Rüdiger Timm  <rt@openoffice.org>  [8eaa6173c2ff9d2aa93fb88d77feae4d06b62f61]

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>  [b220b8542f52341b4500d11690b77cb624bfc056]

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>  [1c4b838b9ba74fc658c575aed9e1d62d7ba058a3]

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>  [65472463170f579231bcfe75e2a2237cda792222]

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>  [96217e2a5358a71414cfa7c666c3ed00e9eebc8c]

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>  [d6c05c5888f9fbeb0de270cc0de0fb3169b42f0a]

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>  [e27085142b99d3b63cff192cd1b93ab743937f3b]

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>  [9d5a243d6fa2d28877b0943c587003550c572f0e]

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>  [4e69363120f967185ece557a42b1ec9a5ae19b0f]

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>  [2d1cf982d8ab6589a5a0f4d5f3a80b2f8057301c]

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>  [b128608d01ab0339aa608065dd9e2d1336332006]

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>  [160baaec5bca86a472bd98a9b023efa46a641e6e]

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>  [47b2bbc5a677a79e1d225e6868dc72464c2c4d70]

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>  [a5e98de6a0e2179e10cd28377a773a45e5aa6516]

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>  [356711b5cf2ad42a14b3c3d93cc5684498de6470]

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>  [923416a04fb9e81bea067e5e69fbc8b99d70c569]

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>  [04db1cda4e0b153851ad630870335805255c4c13]

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>  [6d37867654a6c54c8bdc1db87fd5355d80d045fd]

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>  [002e4248053fe1ca42af79cbc2e51ed7548ded09]

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>  [5ccc46c2eea6c5d157831f0964db1e45020acf67]

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>  [f3fc8db2d221094d4913451b300a1cb58c0d1db3]

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>  [b9337c5239911a71c9bf9844c3739ff774285dc0]

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>  [833b0e0fcd03bd02152b1059454622449ce08e14]

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-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [d95d72ac2849d9534a1ae7b1386f8a3c2cd49f7e]

#i79029#: fix for issue i79029


2007-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [37caac0a4bd84ae378847be3c6810985cde79263]

#i79029# test fix for i79029


2007-07-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [8f87d2168fc2ff0005652f712c18c521522f6d81]

#i10000#: remove empty line, breaks build server build


2007-07-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [4786df2db21f6bc99fd4be51fddab7c6b80ee58b]

#i10000#: initialize variables to placate compiler warning


2007-07-02  Rüdiger Timm  <rt@openoffice.org>  [430934552938a4ca85f7941a65b338cadc2856e6]

#i10000# Undo last changes to make it consistent with enrolled _tg_app.mk


2007-07-02  Rüdiger Timm  <rt@openoffice.org>  [1d7123af812ad094ec41fb8b0fdf2567d2f12e8d]

Flag file. Touch it to get existing zip file rebuilt instead of just updated.


2007-06-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [e94b94109e063cb082c7c65278f83eb607f1643c]

#i10000#: renamed directory


2007-06-29  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b2d12ccc3391cd55e227bd92e857b5b07c1ec903]

#i10000# fix getenv stuff


2007-06-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [461da254d3b00ac46701b0e99528499d28885fcb]

#i10000#: add missing DBG_NAME( DialogWindow ) macro


2007-06-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [db9f6a91e74232dfaab1b045a4d1232f09ecfbcf]

#i10000#: qualify uno::Reference and uno::UNO_QUERY


2007-06-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [f2faab07aab0e8663aa878648470eec004fc18d3]

#i10000#: IMapObject::GetDescription() -> IMapObject::GetAlttext()


2007-06-29  Henning Brinkmann  <hbrinkm@openoffice.org>  [26ec81a99a3111699378d73b7fddfe87d2fa1e5d]

documentation


2007-06-29  Henning Brinkmann  <hbrinkm@openoffice.org>  [9d30bd4e67c44bab270269e6e409325a508304d4]

documentation


2007-06-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [f3fad8b7897ac6a85b610dc4500c2910fec90ded]

#i10000#: fix includes


2007-06-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [1c34379965af90296c11bdd55913ace40a992ef7]

#i10000#: fix includes


2007-06-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [8a91634f0d72e9477271f7578b9b31ce99ace071]

#i10000#: fix includes


2007-06-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [412cf2397745dec95964489decf7995d7472316b]

#i10000#: fix warning about ununsed parameter


2007-06-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [c27c7653bdcfbe0930632569a66d2fcddeafbc50]

#i10000#: fix includes


2007-06-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [13d87276f043f2fbf230af6c6e1e975addc52235]

#i10000#,#i78393#: remove symbol component_getDescriptionFunc


2007-06-29  Vladimir Glazounov  <vg@openoffice.org>  [35a9f23ae2e99631579d312bae10cd3bb918c13e]

new version for SRC680


2007-06-29  Vladimir Glazounov  <vg@openoffice.org>  [6ffbc5ab5db0edcd09a20b5c9f817c3ceea95604]

new version for SRC680


2007-06-29  Oliver Specht  <os@openoffice.org>  [f0b06af1b7afd952c70100a5d2fddddda539677d]

missing fields added: NUMWORDS, NUMCHARS, NUMPAGES


2007-06-29  Oliver Specht  <os@openoffice.org>  [e8a8fa3bd421d5fa368b97c52f5eb825ebe20dfd]

apply text attributes; fields support of ooxml added


2007-06-29  Oliver Specht  <os@openoffice.org>  [24a5ad37dadd773647b96bbf71148fc9f26f2ee7]

apply table style text properties


2007-06-29  Oliver Specht  <os@openoffice.org>  [c00eae7ad59b68df71672249817ce2acc0471b29]

table styles


2007-06-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [9e2c84c56b64dcd296088d69cf9f478300745ec4]

#i10000#: fix includes


2007-06-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [c1877dc19b6962d44f21e3a05f0cc058786cb088]

#i10000#: fix includes


2007-06-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [2f31de2a081e62b7d94c92a516f4ce8391f97a92]

#i10000#: fix includes


2007-06-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [5d757d64ce8cd46640ea9f8561a6629a99916dd4]

#i10000#: fix includes


2007-06-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [aad09dfa07e75ff72cdd43100fa073e78757ac5a]

#i10000#: fix includes


2007-06-29  Oliver Specht  <os@openoffice.org>  [96175762c7dee15749fbeae05525a1e7614caacc]

+convertTableJustification()


2007-06-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [b636314d48be6bc7aca4921fc034dec9f8c10a65]

#i10000#: making bmpdemo dependend on vcl creates ring dependency


2007-06-29  Rüdiger Timm  <rt@openoffice.org>  [cd831e0a9b605eb3a82944de5f4819ae8d5bdc2b]

(Slightly) more comprehensive error message in case on incorrect/missing environment settings.


2007-06-29  Henning Brinkmann  <hbrinkm@openoffice.org>  [f2eae43a6945f3e560848eb0f021a37d1382e82a]

simple fields


2007-06-29  Henning Brinkmann  <hbrinkm@openoffice.org>  [1d9cc523d134b4632c299342867e09b4db0978e7]

simple fields, OOXMLPropertySetEntryToString


2007-06-29  Henning Brinkmann  <hbrinkm@openoffice.org>  [fe73708177a8ac46f7e6622ac95e6075bdbc9cd0]

simple fields


2007-06-29  Henning Brinkmann  <hbrinkm@openoffice.org>  [83d177664a768de071125ae613d54aa1e0dad6ad]

resourcestools.xsl


2007-06-28  Vladimir Glazounov  <vg@openoffice.org>  [8daa777fcc4f8b78db8f7cffa71f1edd21a1f0d2]

new version for SRC680


2007-06-28  Vladimir Glazounov  <vg@openoffice.org>  [adf2e582be03b84c78db7442ed3f7b88274aaca4]

new version for SRC680


2007-06-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [f06aaf42b9fa5451e328b3f2eea315fc45d8ed0a]

#i10000#: add file to patch list


2007-06-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [ce23ae0de7206521392d44b3dac2add1e2db71ce]

#i10000#: fix includes


2007-06-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [9fafcbd617ad8b8a0dfdc83dd001fffa06bc85e3]

SRC680


2007-06-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [9feb968df8371c9eae4755c1f7f68280df060bfa]

#i10000#: clean up includes


2007-06-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [ca4cc6eb5eb0f4a35a2f8bb921d8120b4c87de5c]

#i10000#: regenerate


2007-06-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [21e2333a51c8b977de3c425d9a08902be675cbdb]

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-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [fd7b6d75d55caf454d0742328e1de637a2c083cc]

INTEGRATION: CWS vgbugs07 (1.25.132); FILE MERGED 2007/06/04 13:31:28 vg 1.25.132.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [4ef886926447b6a773c6b14ed983fd12a9266a18]

INTEGRATION: CWS vgbugs07 (1.28.180); FILE MERGED 2007/06/04 13:31:25 vg 1.28.180.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [4029a0f7dcc26333ec742f9c6aa10d726cffc21c]

INTEGRATION: CWS vgbugs07 (1.19.198); FILE MERGED 2007/06/04 13:31:25 vg 1.19.198.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [05228b396eac2ad7747a460d802b871aecad7331]

INTEGRATION: CWS vgbugs07 (1.41.60); FILE MERGED 2007/06/04 13:31:25 vg 1.41.60.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [6a3f0d7fbb4a759bda05246f92378b5a0d6792c8]

INTEGRATION: CWS vgbugs07 (1.23.76); FILE MERGED 2007/06/04 13:29:59 vg 1.23.76.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a67440c108c61d52b24c433a7cd55dd66cd5c195]

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>  [6df617a3c3465f0105e43ad4f2d15f7619a160a5]

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>  [7dac1c9d807ac9a5a1fd3a18d6e7b4cc807c748c]

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>  [97c457a8f483e0c57d6eaed5c679d94558731864]

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>  [f44d9bf89b0f6f850885b99221af936228e63bd0]

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>  [7b0e85aa35fc88ba832de4a77e7f5d562155b582]

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>  [102591986b5ade82a6aa31f79de0cdce9ebc3cc3]

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>  [970e851ea31822e6b9272e0b6bb7cf1e81cb74cb]

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>  [7b156460bcadab27e96280c9014c1276c91bfdbe]

INTEGRATION: CWS vgbugs07 (1.71.40); FILE MERGED 2007/06/08 10:58:32 vg 1.71.40.3: 2007/06/06 11:55:39 vg 1.71.40.2: RESYNC: (1.71-1.72); FILE MERGED 2007/06/06 11:55:39 vg 1.71.40.2: RESYNC: (1.71-1.72); FILE MERGED 2007/06/04 13:35:04 vg 1.71.40.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [b3c684c2e103f19c4185bf1bab6d559d9d80a6a9]

INTEGRATION: CWS vgbugs07 (1.26.98); FILE MERGED 2007/06/04 13:35:04 vg 1.26.98.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e53a2c910c7dddf55bde727867093d034753be0f]

INTEGRATION: CWS vgbugs07 (1.14.308); FILE MERGED 2007/06/04 13:35:04 vg 1.14.308.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [c6993d7f34927edc43b39344c4d206d93e488e3d]

INTEGRATION: CWS vgbugs07 (1.128.30); FILE MERGED 2007/06/04 13:35:03 vg 1.128.30.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d30bdd4eea48df7a0033669116c692ad5a1f1c3f]

INTEGRATION: CWS vgbugs07 (1.6.32); FILE MERGED 2007/06/04 13:35:03 vg 1.6.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [b72b8d4f8a2f9d60b63c2f05a8caec15155e6c9b]

INTEGRATION: CWS vgbugs07 (1.50.42); FILE MERGED 2007/06/06 11:55:30 vg 1.50.42.2: RESYNC: (1.50-1.52); FILE MERGED 2007/06/04 13:35:03 vg 1.50.42.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [2d8eb3a5e17e69d00d06961dcd498d464d954f8e]

INTEGRATION: CWS vgbugs07 (1.8.344); FILE MERGED 2007/06/06 11:55:21 vg 1.8.344.2: RESYNC: (1.8-1.9); FILE MERGED 2007/06/04 13:35:03 vg 1.8.344.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [19e461bb3ac90e8719209eccd834c16b508f6853]

INTEGRATION: CWS vgbugs07 (1.89.32); FILE MERGED 2007/06/04 13:35:03 vg 1.89.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [62cbff7d03d9d9016a03c5a742acafe864ab88a2]

INTEGRATION: CWS vgbugs07 (1.71.94); FILE MERGED 2007/06/04 13:35:03 vg 1.71.94.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [be58530b428d1c8a6a1cb093969502a0a9f81f14]

INTEGRATION: CWS vgbugs07 (1.22.32); FILE MERGED 2007/06/04 13:35:03 vg 1.22.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [b1c265b236ac949f8458057314769b215e9f4014]

INTEGRATION: CWS vgbugs07 (1.15.98); FILE MERGED 2007/06/04 13:35:02 vg 1.15.98.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [c338f68e31f50bbb92706e3873ab75d5d854c9e4]

INTEGRATION: CWS vgbugs07 (1.23.202); FILE MERGED 2007/06/04 13:35:02 vg 1.23.202.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [11c364cfe116fb6b345cd345496658441d9d1a49]

INTEGRATION: CWS vgbugs07 (1.27.12); FILE MERGED 2007/06/04 13:35:02 vg 1.27.12.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [131a8617aa6d9da2f292a8d1b909c1c3baf2a0d3]

INTEGRATION: CWS vgbugs07 (1.8.308); FILE MERGED 2007/06/04 13:35:02 vg 1.8.308.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a702ab293ebc8ca81988c0c5a46c7ecd528ec54e]

INTEGRATION: CWS vgbugs07 (1.7.218); FILE MERGED 2007/06/04 13:35:02 vg 1.7.218.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [2fec3e365797b3a8cab6c72fa5a7494e2733df69]

INTEGRATION: CWS vgbugs07 (1.87.166); FILE MERGED 2007/06/04 13:35:02 vg 1.87.166.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [11243f388904374016ab229914503d9ebaa68292]

INTEGRATION: CWS vgbugs07 (1.53.12); FILE MERGED 2007/06/04 13:35:02 vg 1.53.12.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ca9a8de24c5d33b2672b5ce69c762b2c076a67d2]

INTEGRATION: CWS vgbugs07 (1.65.96); FILE MERGED 2007/06/04 13:35:01 vg 1.65.96.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [0c6db1001cafc36ed228a7b1191b226d6a119f0f]

INTEGRATION: CWS vgbugs07 (1.29.32); FILE MERGED 2007/06/04 13:35:00 vg 1.29.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [6c8ddf6e808446d26d7f8f3dfbc209e767be89b6]

INTEGRATION: CWS vgbugs07 (1.14.154); FILE MERGED 2007/06/04 13:35:00 vg 1.14.154.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [fbac42490f300b6e0696a9be731c360d4f7747ef]

INTEGRATION: CWS vgbugs07 (1.5.218); FILE MERGED 2007/06/04 13:35:00 vg 1.5.218.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [8154fe9bc11c036f3c06f401b54731b08404eb5f]

INTEGRATION: CWS vgbugs07 (1.32.216); FILE MERGED 2007/06/04 13:35:00 vg 1.32.216.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [fce5092ed7748aa30ea4ee8faf0e0f13c10b5106]

INTEGRATION: CWS vgbugs07 (1.46.202); FILE MERGED 2007/06/04 13:34:59 vg 1.46.202.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [115635b6740b5defc2c242b2d5de80e80c69bb0a]

INTEGRATION: CWS vgbugs07 (1.6.218); FILE MERGED 2007/06/04 13:34:59 vg 1.6.218.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [2c2067f12acbd3de081fb1547694faebdc7c9bb6]

INTEGRATION: CWS vgbugs07 (1.39.32); FILE MERGED 2007/06/04 13:34:59 vg 1.39.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [5a7c507156af43179a2da68b75e6e818a45c8fda]

INTEGRATION: CWS vgbugs07 (1.19.202); FILE MERGED 2007/06/04 13:34:59 vg 1.19.202.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [c8e9d1ec1142cb8f9fa997d2647b0a5f0eb54cc8]

INTEGRATION: CWS vgbugs07 (1.5.344); FILE MERGED 2007/06/04 13:34:59 vg 1.5.344.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [6d8829c847703ede1ec11981c6eb5023c2f09d7e]

INTEGRATION: CWS vgbugs07 (1.34.218); FILE MERGED 2007/06/04 13:34:58 vg 1.34.218.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a8f7ab302625a4adcbc0fcf94bf763032c0d9ddb]

INTEGRATION: CWS vgbugs07 (1.27.32); FILE MERGED 2007/06/04 13:34:58 vg 1.27.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [07b915f00d2478e86669dae8ccd0d21e5aff4e8d]

INTEGRATION: CWS vgbugs07 (1.11.308); FILE MERGED 2007/06/04 13:34:58 vg 1.11.308.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e6a7730ad0737199663a427bde99ea744212341c]

INTEGRATION: CWS vgbugs07 (1.8.202); FILE MERGED 2007/06/04 13:34:58 vg 1.8.202.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d01ead01cb4fdcef568f00802fb53e51c3a6b663]

INTEGRATION: CWS vgbugs07 (1.4.520); FILE MERGED 2007/06/04 13:34:58 vg 1.4.520.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [90cd83294ca43640f420f0a8af156cf63fdfbe0b]

INTEGRATION: CWS vgbugs07 (1.16.42); FILE MERGED 2007/06/04 13:34:58 vg 1.16.42.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [56fe42e85f61fb90980907f7000ceddbf4b2ac58]

INTEGRATION: CWS vgbugs07 (1.8.520); FILE MERGED 2007/06/04 13:34:58 vg 1.8.520.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [428c128dff54dc32c3b18725f6400a97bc4d4923]

INTEGRATION: CWS vgbugs07 (1.8.308); FILE MERGED 2007/06/04 13:34:58 vg 1.8.308.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e13c106f98a120e276cafe8b97f9c6a0e85eb976]

INTEGRATION: CWS vgbugs07 (1.5.342); FILE MERGED 2007/06/04 13:34:58 vg 1.5.342.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [66f05e45ff3a6968be34bfda11670190f169c612]

INTEGRATION: CWS vgbugs07 (1.7.520); FILE MERGED 2007/06/04 13:34:58 vg 1.7.520.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [11411a3462ef6228b05e5d7a9fac0dc1d07bbe36]

INTEGRATION: CWS vgbugs07 (1.3.520); FILE MERGED 2007/06/04 13:34:58 vg 1.3.520.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [c8f9d2330e94aff01e579821dace40686a216db8]

INTEGRATION: CWS vgbugs07 (1.5.308); FILE MERGED 2007/06/04 13:34:58 vg 1.5.308.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [39c6627741f63f461635983758bf6862fb090e77]

INTEGRATION: CWS vgbugs07 (1.6.308); FILE MERGED 2007/06/04 13:34:58 vg 1.6.308.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d1b0183336685f79610e2e1e5097a2d4c50871b7]

INTEGRATION: CWS vgbugs07 (1.36.72); FILE MERGED 2007/06/04 13:34:57 vg 1.36.72.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [19d94b17b76482fbe54e7eda020cde723f0a7da2]

INTEGRATION: CWS vgbugs07 (1.2.520); FILE MERGED 2007/06/04 13:34:57 vg 1.2.520.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [b6c31370d5c9393cbed7286bb77cbcbdc429a1ff]

INTEGRATION: CWS vgbugs07 (1.4.308); FILE MERGED 2007/06/04 13:34:57 vg 1.4.308.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [91e348bed183425589b16a6f5eb7033603221e42]

INTEGRATION: CWS vgbugs07 (1.6.308); FILE MERGED 2007/06/04 13:34:57 vg 1.6.308.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ea98893850ec65740c9a3b98540a027c29bd117f]

INTEGRATION: CWS vgbugs07 (1.12.520); FILE MERGED 2007/06/04 13:34:57 vg 1.12.520.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a95fffbe16507d203bbd88f3f5af4bc88188712e]

INTEGRATION: CWS vgbugs07 (1.5.520); FILE MERGED 2007/06/04 13:34:57 vg 1.5.520.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [b4ad5658a9092b540502a1321b7ea8d8400715d8]

INTEGRATION: CWS vgbugs07 (1.37.136); FILE MERGED 2007/06/04 13:34:57 vg 1.37.136.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d90441d9016c292d3c7f6175a84dbd21492d72cd]

INTEGRATION: CWS vgbugs07 (1.4.520); FILE MERGED 2007/06/04 13:34:57 vg 1.4.520.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [cb88258db1f952f7b337cf2ad19a113cf2c86198]

INTEGRATION: CWS vgbugs07 (1.5.308); FILE MERGED 2007/06/04 13:34:56 vg 1.5.308.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [36f335508743204a452fa0ad1636228c2c239005]

INTEGRATION: CWS vgbugs07 (1.6.166); FILE MERGED 2007/06/04 13:34:56 vg 1.6.166.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [c988a3fde0ecb8564167630a78d6331d47142b8c]

INTEGRATION: CWS vgbugs07 (1.8.520); FILE MERGED 2007/06/04 13:34:56 vg 1.8.520.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [cb8a58e2330e2fc602ad4812455ab0e12b370d77]

INTEGRATION: CWS vgbugs07 (1.122.38); FILE MERGED 2007/06/04 13:34:56 vg 1.122.38.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [50b3330f18c442093b74b1eb0b61b0bb67ef115d]

INTEGRATION: CWS vgbugs07 (1.3.72); FILE MERGED 2007/06/04 13:34:56 vg 1.3.72.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [6be67d81325ca7ee223c93075bc2909c18fcd801]

INTEGRATION: CWS vgbugs07 (1.71.40); FILE MERGED 2007/06/04 13:34:55 vg 1.71.40.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [4b338afd8c7370b723c58daaedbb2e88d8e7b35d]

INTEGRATION: CWS vgbugs07 (1.33.98); FILE MERGED 2007/06/04 13:34:55 vg 1.33.98.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [4de2ac1e2f22fdd0896c3ea5a4e25c7097c0595e]

INTEGRATION: CWS vgbugs07 (1.192.70); FILE MERGED 2007/06/04 13:34:55 vg 1.192.70.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ac7b7813b70172a22440d0b4f55e3277e575bb60]

INTEGRATION: CWS vgbugs07 (1.97.162); FILE MERGED 2007/06/04 13:34:55 vg 1.97.162.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f67adebb2fbd976d909457f249059b37c7d9ad83]

INTEGRATION: CWS vgbugs07 (1.88.40); FILE MERGED 2007/06/04 13:34:55 vg 1.88.40.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [0c0e5a33eed4992e7967a1ed4ed1a87479ca2986]

INTEGRATION: CWS vgbugs07 (1.8.218); FILE MERGED 2007/06/04 13:34:55 vg 1.8.218.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a631f043546b5f30eb9f561449451046218500b5]

INTEGRATION: CWS vgbugs07 (1.7.10); FILE MERGED 2007/06/04 13:34:55 vg 1.7.10.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [30ca1b680fe69a30fad085a515dc21c6c3100661]

INTEGRATION: CWS vgbugs07 (1.66.166); FILE MERGED 2007/06/04 13:34:55 vg 1.66.166.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [66bd5ed83a30008a74e7a64815a1b83dff6b6c94]

INTEGRATION: CWS vgbugs07 (1.30.42); FILE MERGED 2007/06/04 13:34:54 vg 1.30.42.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ed5e36b3b953a4f20d2f4c5e66f4a161af2428c7]

INTEGRATION: CWS vgbugs07 (1.18.32); FILE MERGED 2007/06/04 13:34:54 vg 1.18.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [cd9004d9e3753b966f463cdfe2e5107d01c02042]

INTEGRATION: CWS vgbugs07 (1.9.154); FILE MERGED 2007/06/04 13:34:54 vg 1.9.154.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [9be9b1679a65a5d12be41dec6e8bd78d005a3a4a]

INTEGRATION: CWS vgbugs07 (1.26.40); FILE MERGED 2007/06/04 13:34:54 vg 1.26.40.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [9cb205320d20ac827f6092dcfd48245d4a55fd2c]

INTEGRATION: CWS vgbugs07 (1.12.218); FILE MERGED 2007/06/04 13:34:54 vg 1.12.218.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [c465ffac02e8f44366bf0dbe5758469833799fca]

INTEGRATION: CWS vgbugs07 (1.44.42); FILE MERGED 2007/06/04 13:34:54 vg 1.44.42.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a52f22bd31d34fe7a1f454e7e655a1a37015998c]

INTEGRATION: CWS vgbugs07 (1.51.32); FILE MERGED 2007/06/04 13:34:54 vg 1.51.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [c16cc6aba6fe4a3edeb7571770b2a0e873e8834e]

INTEGRATION: CWS vgbugs07 (1.33.42); FILE MERGED 2007/06/04 13:34:53 vg 1.33.42.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [0f402c61a357a092a24886d1ffcd42111d76692c]

INTEGRATION: CWS vgbugs07 (1.71.166); FILE MERGED 2007/06/04 13:34:52 vg 1.71.166.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [315308842fd78cbdaeffd736acdb2ca25d4f7252]

INTEGRATION: CWS vgbugs07 (1.33.42); FILE MERGED 2007/06/04 13:34:52 vg 1.33.42.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [74ba6404b25435ad598c89d908771da4e67731c4]

INTEGRATION: CWS vgbugs07 (1.8.32); FILE MERGED 2007/06/04 13:34:52 vg 1.8.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [2504ee4586bb4d5b02ece7f6b9dabc66687ade6f]

INTEGRATION: CWS vgbugs07 (1.3.150); FILE MERGED 2007/06/04 13:34:52 vg 1.3.150.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [aca14a37c1768332edf10ccc0ecd6be8f87c0913]

INTEGRATION: CWS vgbugs07 (1.47.40); FILE MERGED 2007/06/04 13:34:52 vg 1.47.40.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [93e5e47b6f28bb64a54daedaf0eaae2d4e300feb]

INTEGRATION: CWS vgbugs07 (1.21.218); FILE MERGED 2007/06/04 13:34:51 vg 1.21.218.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [534d0d81f29d29610f31a956f6f97a471b15a87c]

INTEGRATION: CWS vgbugs07 (1.189.40); FILE MERGED 2007/06/04 13:34:51 vg 1.189.40.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [77ad40a2ac77580d7dc862fd9b5830b1e1c2baa1]

INTEGRATION: CWS vgbugs07 (1.26.218); FILE MERGED 2007/06/04 13:34:51 vg 1.26.218.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [b597342434881e067d260f67566789c8b32e0308]

INTEGRATION: CWS vgbugs07 (1.89.42); FILE MERGED 2007/06/04 13:34:51 vg 1.89.42.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e3d19dffb9c7519c7700fdc3cfbc6d0184ffe017]

INTEGRATION: CWS vgbugs07 (1.21.42); FILE MERGED 2007/06/04 13:34:51 vg 1.21.42.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [2021283b8571616ea954f397ca0a1d016f06608d]

INTEGRATION: CWS vgbugs07 (1.3.520); FILE MERGED 2007/06/04 13:34:51 vg 1.3.520.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [02e14dc2c2fc2bae9776a96b0c1b379bd5eb03b9]

INTEGRATION: CWS vgbugs07 (1.7.72); FILE MERGED 2007/06/04 13:34:51 vg 1.7.72.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [7d7fb39410d802bab41a101e67cff6917de17abe]

INTEGRATION: CWS vgbugs07 (1.4.218); FILE MERGED 2007/06/04 13:34:51 vg 1.4.218.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [b4e9520b29dafab86c676175a6f1c5dc2997290f]

INTEGRATION: CWS vgbugs07 (1.16.30); FILE MERGED 2007/06/04 13:34:51 vg 1.16.30.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [02dbb6f74d3b1f47f7cc2914a30a57922596b651]

INTEGRATION: CWS vgbugs07 (1.9.218); FILE MERGED 2007/06/04 13:34:51 vg 1.9.218.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [4de4830d828f1475d20f9d16411d80ce70348931]

INTEGRATION: CWS vgbugs07 (1.37.42); FILE MERGED 2007/06/04 13:34:50 vg 1.37.42.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d527ecbe7b783357d285a79a7a05a89bcf9728ae]

INTEGRATION: CWS vgbugs07 (1.55.32); FILE MERGED 2007/06/04 13:34:50 vg 1.55.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [40f1362c1b0b7ac32b6db41019313b6538db5827]

INTEGRATION: CWS vgbugs07 (1.34.32); FILE MERGED 2007/06/04 13:34:50 vg 1.34.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [0c22f8fa09daeadb0c85ba829003a58835c9214a]

INTEGRATION: CWS vgbugs07 (1.6.218); FILE MERGED 2007/06/04 13:34:50 vg 1.6.218.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [618ba1f348eec9d073ed327c7ee03aaaef59447f]

INTEGRATION: CWS vgbugs07 (1.7.32); FILE MERGED 2007/06/04 13:34:50 vg 1.7.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [7492f341285a253aafcb61690bb852fecba14f92]

INTEGRATION: CWS vgbugs07 (1.18.218); FILE MERGED 2007/06/04 13:34:49 vg 1.18.218.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [2986b9a6bb4d8a15d305e1ae2143840ad705028b]

INTEGRATION: CWS vgbugs07 (1.6.32); FILE MERGED 2007/06/04 13:34:49 vg 1.6.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [fbf3593a943d230c9dd115bb8dfed6a0ebc071d1]

INTEGRATION: CWS vgbugs07 (1.5.218); FILE MERGED 2007/06/04 13:34:49 vg 1.5.218.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [56dca9b6883e06ebdeca0fb0bb028cadde8aacd0]

INTEGRATION: CWS vgbugs07 (1.11.218); FILE MERGED 2007/06/04 13:34:49 vg 1.11.218.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [11f8d604ff5073813cd3338d033672c5cc51b926]

INTEGRATION: CWS vgbugs07 (1.40.42); FILE MERGED 2007/06/04 13:34:49 vg 1.40.42.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e68c362adf0b2d92c815a31727709ecdb971433c]

INTEGRATION: CWS vgbugs07 (1.12.32); FILE MERGED 2007/06/04 13:34:49 vg 1.12.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [302b0ffeada8ad1a4ef6abea3c2ddc03d7e936ea]

INTEGRATION: CWS vgbugs07 (1.17.84); FILE MERGED 2007/06/04 13:34:49 vg 1.17.84.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [fbe808a3a8780df93477e19894d41d3459c838a4]

INTEGRATION: CWS vgbugs07 (1.23.42); FILE MERGED 2007/06/04 13:34:49 vg 1.23.42.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f4320239e3b2b9091e0343b416469e9086c7aabb]

INTEGRATION: CWS vgbugs07 (1.7.32); FILE MERGED 2007/06/04 13:34:49 vg 1.7.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [699e2dcfc197d26fe65730944946b1efb6d22d2c]

INTEGRATION: CWS vgbugs07 (1.9.218); FILE MERGED 2007/06/04 13:34:49 vg 1.9.218.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [6ad883c1113d11c4a3ea3729687678bafff2ab2e]

INTEGRATION: CWS vgbugs07 (1.32.42); FILE MERGED 2007/06/04 13:34:49 vg 1.32.42.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f106ce3a76ae840b49429f3ef8d6bc12d1027aa8]

INTEGRATION: CWS vgbugs07 (1.13.32); FILE MERGED 2007/06/04 13:34:49 vg 1.13.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [cef0e3426e8b29000749964fe3541aba557499c9]

INTEGRATION: CWS vgbugs07 (1.7.218); FILE MERGED 2007/06/04 13:34:48 vg 1.7.218.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [3fc6445284e6d190eeffadca12076737c676361d]

INTEGRATION: CWS vgbugs07 (1.46.42); FILE MERGED 2007/06/04 13:34:48 vg 1.46.42.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a719e0086b08470dc66d6b7bc44448275f1e2bd9]

INTEGRATION: CWS vgbugs07 (1.18.202); FILE MERGED 2007/06/04 13:34:48 vg 1.18.202.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [79bf4736d27c8401a53c190a118b9bd0fabd1339]

INTEGRATION: CWS vgbugs07 (1.5.218); FILE MERGED 2007/06/04 13:34:48 vg 1.5.218.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f916a8564abdd6183b202aff21472eee309de93d]

INTEGRATION: CWS vgbugs07 (1.27.218); FILE MERGED 2007/06/04 13:34:48 vg 1.27.218.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [63013fdcfa9916c89b19cdfa06b4ac07f2c243ae]

INTEGRATION: CWS vgbugs07 (1.11.154); FILE MERGED 2007/06/04 13:34:48 vg 1.11.154.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [cd193f55aa895c5a4f0bf49f8aec9990237bb571]

INTEGRATION: CWS vgbugs07 (1.129.40); FILE MERGED 2007/06/04 13:34:47 vg 1.129.40.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ede1c067917abf98e5f1998a5c77293c75bed9b5]

INTEGRATION: CWS vgbugs07 (1.43.84); FILE MERGED 2007/06/04 13:34:47 vg 1.43.84.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [652d681be4cb082152d8ae158c049a5bafc38e0e]

INTEGRATION: CWS vgbugs07 (1.21.42); FILE MERGED 2007/06/04 13:34:47 vg 1.21.42.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [0d98158d3ddde8e1c7bd31cb75e1ffa46f06e7ef]

INTEGRATION: CWS vgbugs07 (1.6.32); FILE MERGED 2007/06/04 13:34:47 vg 1.6.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [5b341647927be0a9167223ec73738fb37a3d4a63]

INTEGRATION: CWS vgbugs07 (1.51.32); FILE MERGED 2007/06/04 13:34:47 vg 1.51.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a8157ace5a6d7002b8e76192176f95d0a2c8912a]

INTEGRATION: CWS vgbugs07 (1.40.30); FILE MERGED 2007/06/04 13:34:47 vg 1.40.30.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [148d4150db5d54388a0c5035c21847335f25edb4]

INTEGRATION: CWS vgbugs07 (1.53.42); FILE MERGED 2007/06/04 13:34:47 vg 1.53.42.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [4208288b84b49b0f5241759f30f91ac937667614]

INTEGRATION: CWS vgbugs07 (1.27.42); FILE MERGED 2007/06/04 13:34:47 vg 1.27.42.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ca073c1c97e7667fe4762818d391b9317cd53e4f]

INTEGRATION: CWS vgbugs07 (1.6.344); FILE MERGED 2007/06/04 13:34:46 vg 1.6.344.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [4c244ba2365bb4eed9769a9cd67911d0ded3c4f2]

INTEGRATION: CWS vgbugs07 (1.59.32); FILE MERGED 2007/06/04 13:34:46 vg 1.59.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [65b756ade034967ab7c7cb6bf07ecb03d9bcc88c]

INTEGRATION: CWS vgbugs07 (1.28.96); FILE MERGED 2007/06/04 13:34:46 vg 1.28.96.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [041a4ee16ca6c6bcf9f3d8b97adf3b36f650c254]

INTEGRATION: CWS vgbugs07 (1.8.32); FILE MERGED 2007/06/04 13:34:46 vg 1.8.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [42cfb5d7d4f41146ed3f5d497ae48eef8066db7e]

INTEGRATION: CWS vgbugs07 (1.37.32); FILE MERGED 2007/06/04 13:34:46 vg 1.37.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [4019c897165278e415c8329b40350bb365fa54e1]

INTEGRATION: CWS vgbugs07 (1.31.30); FILE MERGED 2007/06/04 13:34:46 vg 1.31.30.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f413419bed6b88e2bed2cc987016843a177b9e5c]

INTEGRATION: CWS vgbugs07 (1.56.154); FILE MERGED 2007/06/04 13:34:45 vg 1.56.154.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e55848a9585ffd185b8098ea00370e1f5a0160b8]

INTEGRATION: CWS vgbugs07 (1.33.154); FILE MERGED 2007/06/04 13:34:45 vg 1.33.154.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ee9f604e23f6dda82db7c98e3c9aed8d7b03f8d9]

INTEGRATION: CWS vgbugs07 (1.20.18); FILE MERGED 2007/06/04 13:34:45 vg 1.20.18.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f49d44d3561206273291f3af3252ad80575a1b2c]

INTEGRATION: CWS vgbugs07 (1.6.218); FILE MERGED 2007/06/04 13:34:45 vg 1.6.218.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [fa5b62dbacdee5f22f92df5252f15b77df0949e8]

INTEGRATION: CWS vgbugs07 (1.20.32); FILE MERGED 2007/06/04 13:34:45 vg 1.20.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [88e9be58a60973e251e0487b0edcdeefd65a7265]

INTEGRATION: CWS vgbugs07 (1.10.154); FILE MERGED 2007/06/04 13:34:45 vg 1.10.154.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [71d0e3cce565739d4614afc1272914afda472e16]

INTEGRATION: CWS vgbugs07 (1.19.202); FILE MERGED 2007/06/04 13:34:45 vg 1.19.202.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [9d0f4b8e9b3626563c11786fad6395fc6af78cb1]

INTEGRATION: CWS vgbugs07 (1.8.154); FILE MERGED 2007/06/04 13:34:45 vg 1.8.154.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [b84fdfeb2e44505b6726ef1e3e50db66ac789aa6]

INTEGRATION: CWS vgbugs07 (1.18.32); FILE MERGED 2007/06/06 11:55:14 vg 1.18.32.2: RESYNC: (1.18-1.19); FILE MERGED 2007/06/04 13:34:45 vg 1.18.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [738cfd9d8d59a211ad3c51c3e7db3836443b2c28]

INTEGRATION: CWS vgbugs07 (1.11.32); FILE MERGED 2007/06/04 13:34:45 vg 1.11.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [5c197aa05dafb78819965a60c91e3be5afdb5ade]

INTEGRATION: CWS vgbugs07 (1.4.218); FILE MERGED 2007/06/04 13:34:45 vg 1.4.218.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [1a4677f94d05cc1f664e94853ab7603c2f7f8fc1]

INTEGRATION: CWS vgbugs07 (1.11.154); FILE MERGED 2007/06/04 13:34:44 vg 1.11.154.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [1df1bfdc0575fbaa2c4a80279fdfd6abd124487c]

INTEGRATION: CWS vgbugs07 (1.21.202); FILE MERGED 2007/06/04 13:34:44 vg 1.21.202.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [c272814de57a8c692f1b94ad17a6447e27891193]

INTEGRATION: CWS vgbugs07 (1.51.12); FILE MERGED 2007/06/04 13:34:44 vg 1.51.12.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [3ca67450e5a92c4280c3dbe4d18c70e679cb2189]

INTEGRATION: CWS vgbugs07 (1.10.218); FILE MERGED 2007/06/04 13:34:44 vg 1.10.218.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [2398f29069e27562d65979757809964de3100e3f]

INTEGRATION: CWS vgbugs07 (1.49.154); FILE MERGED 2007/06/04 13:34:44 vg 1.49.154.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [3fb19121b433dc7e663bb93ba4540b96f6c6541d]

INTEGRATION: CWS vgbugs07 (1.28.150); FILE MERGED 2007/06/04 13:34:44 vg 1.28.150.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a843411c566d7333b87e29e6b3b23ce1fea88ada]

INTEGRATION: CWS vgbugs07 (1.45.42); FILE MERGED 2007/06/04 13:34:44 vg 1.45.42.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [b9e3e6dca22202211c57c49c3e87cfd2c47b49f5]

INTEGRATION: CWS vgbugs07 (1.6.344); FILE MERGED 2007/06/04 13:34:43 vg 1.6.344.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f6d0f124cdad4c01280498d701b6210ee4830fba]

INTEGRATION: CWS vgbugs07 (1.6.32); FILE MERGED 2007/06/04 13:34:43 vg 1.6.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [305beacb376cb786357e87d80c533e56c55ae954]

INTEGRATION: CWS vgbugs07 (1.18.70); FILE MERGED 2007/06/04 13:34:43 vg 1.18.70.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [b849b31640a3d109428a0d37f70255573e2103f1]

INTEGRATION: CWS vgbugs07 (1.26.218); FILE MERGED 2007/06/04 13:34:43 vg 1.26.218.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [2319570c28baefb8ed83853b3f0a739a1ef19f46]

INTEGRATION: CWS vgbugs07 (1.7.202); FILE MERGED 2007/06/04 13:34:43 vg 1.7.202.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [795e76e775066f4468608917b5fd2503e9f81ff4]

INTEGRATION: CWS vgbugs07 (1.9.218); FILE MERGED 2007/06/04 13:34:43 vg 1.9.218.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [fad41442c42e1842e810a8989216fb652489a361]

INTEGRATION: CWS vgbugs07 (1.14.202); FILE MERGED 2007/06/04 13:34:43 vg 1.14.202.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [2013cd27a5e7b31486f7e76b7406bb29fadcef44]

INTEGRATION: CWS vgbugs07 (1.11.218); FILE MERGED 2007/06/04 13:34:43 vg 1.11.218.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [6db3ba180f9503ff5be2c675f69c47e58f5f6109]

INTEGRATION: CWS vgbugs07 (1.7.520); FILE MERGED 2007/06/04 13:34:43 vg 1.7.520.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [42aa014055e9925c0db1c66d039b52922f4973c1]

INTEGRATION: CWS vgbugs07 (1.8.218); FILE MERGED 2007/06/04 13:34:42 vg 1.8.218.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a032ca5e3b40b9d841fb910e90400ea55e8f6656]

INTEGRATION: CWS vgbugs07 (1.29.42); FILE MERGED 2007/06/04 13:34:42 vg 1.29.42.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [b9cd4563a8fb637442fcdd97da9af4bb16efbfe8]

INTEGRATION: CWS vgbugs07 (1.74.96); FILE MERGED 2007/06/04 13:34:42 vg 1.74.96.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e99fc78ea1987950f807fcc141f524c0300a20f1]

INTEGRATION: CWS vgbugs07 (1.6.342); FILE MERGED 2007/06/04 13:34:41 vg 1.6.342.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [eaa607824d33123a1083b2c09cc5d3b4da092069]

INTEGRATION: CWS vgbugs07 (1.69.10); FILE MERGED 2007/06/04 13:34:41 vg 1.69.10.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [7f61334c42359de8c1db409c31a5e057a747c680]

INTEGRATION: CWS vgbugs07 (1.6.32); FILE MERGED 2007/06/04 13:34:41 vg 1.6.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ebfdb29bf8cbc29f86c251b3fa917814be2dde39]

INTEGRATION: CWS vgbugs07 (1.23.72); FILE MERGED 2007/06/19 10:18:07 vg 1.23.72.2: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01 2007/06/04 13:34:41 vg 1.23.72.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f1c4276df440ddcbe14c425e3636915e069a3893]

INTEGRATION: CWS vgbugs07 (1.57.32); FILE MERGED 2007/06/04 13:34:41 vg 1.57.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [eb94902ca9f60b28184adcb497a064d286dee752]

INTEGRATION: CWS vgbugs07 (1.29.218); FILE MERGED 2007/06/04 13:34:41 vg 1.29.218.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [5409119d375e5bfaadf49ffa1ba1d6fd81f34fc0]

INTEGRATION: CWS vgbugs07 (1.73.10); FILE MERGED 2007/06/04 13:34:41 vg 1.73.10.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f5a693999c4194f1526fce9edcf984f3d8067a30]

INTEGRATION: CWS vgbugs07 (1.45.42); FILE MERGED 2007/06/04 13:34:41 vg 1.45.42.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [70d89ba1f902353a8db99176f8da736aa0fcc68a]

INTEGRATION: CWS vgbugs07 (1.123.16); FILE MERGED 2007/06/04 13:34:40 vg 1.123.16.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ba52fd3d3eac368ccc32d62de41d287033ee9009]

INTEGRATION: CWS vgbugs07 (1.18.32); FILE MERGED 2007/06/04 13:34:40 vg 1.18.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [bc242c337d1e2e87f94f6612ba1eb70de56c2a7f]

INTEGRATION: CWS vgbugs07 (1.11.154); FILE MERGED 2007/06/04 13:34:40 vg 1.11.154.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [85e25d68a95c0f2d384f6d94f27323f91c12c7e6]

INTEGRATION: CWS vgbugs07 (1.9.136); FILE MERGED 2007/06/04 13:34:39 vg 1.9.136.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [b87272db637f6be2cfd8ce26ea8857d00a16eb7e]

INTEGRATION: CWS vgbugs07 (1.6.154); FILE MERGED 2007/06/04 13:34:39 vg 1.6.154.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [6a22c77dc3d70b237d7864b6be53ec37a21046ff]

INTEGRATION: CWS vgbugs07 (1.4.154); FILE MERGED 2007/06/04 13:34:39 vg 1.4.154.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a792c1c46b3d39396d7481219086f024d4bd6706]

INTEGRATION: CWS vgbugs07 (1.7.32); FILE MERGED 2007/06/04 13:34:39 vg 1.7.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [73cf7d09f0914be8a9cf5cdab45b35f114f41ba6]

INTEGRATION: CWS vgbugs07 (1.6.218); FILE MERGED 2007/06/04 13:34:39 vg 1.6.218.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ca096807bc161a861bbb104ef458b581aa53de5d]

INTEGRATION: CWS vgbugs07 (1.18.94); FILE MERGED 2007/06/04 13:34:39 vg 1.18.94.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [79999952af8543a4f4894ab7e2f1497fdb7353cc]

INTEGRATION: CWS vgbugs07 (1.26.218); FILE MERGED 2007/06/04 13:34:39 vg 1.26.218.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [478b7f89edc60a83f4b59fd24352777349661c1e]

INTEGRATION: CWS vgbugs07 (1.7.218); FILE MERGED 2007/06/04 13:34:39 vg 1.7.218.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [787b5eb17abd4216e86c4b30377dc8dc41c4e408]

INTEGRATION: CWS vgbugs07 (1.3.218); FILE MERGED 2007/06/04 13:34:39 vg 1.3.218.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d41c0a3ac6f53b8ae6585920501238c58ec99548]

INTEGRATION: CWS vgbugs07 (1.26.202); FILE MERGED 2007/06/04 13:34:38 vg 1.26.202.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d9fadbcf24133efe6070fe8a80e2554370b9ee53]

INTEGRATION: CWS vgbugs07 (1.122.70); FILE MERGED 2007/06/04 13:34:38 vg 1.122.70.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e60011370e00364a11857e4e7ed9a39b5943d974]

INTEGRATION: CWS vgbugs07 (1.68.32); FILE MERGED 2007/06/04 13:34:38 vg 1.68.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [0897bfdb1c767f36b6ad691362613b02f536b41f]

INTEGRATION: CWS vgbugs07 (1.20.218); FILE MERGED 2007/06/04 13:34:38 vg 1.20.218.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [3be58c0cfa473627d3793db7568c0c4ac4e78eba]

INTEGRATION: CWS vgbugs07 (1.43.72); FILE MERGED 2007/06/04 13:34:38 vg 1.43.72.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [de82dde233c5ebcbd3b92d4ba1409378377a3448]

INTEGRATION: CWS vgbugs07 (1.110.68); FILE MERGED 2007/06/04 13:34:38 vg 1.110.68.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [bf77c7cad322980f2353b5e73a924900c636fa0a]

INTEGRATION: CWS vgbugs07 (1.56.32); FILE MERGED 2007/06/04 13:34:37 vg 1.56.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [b52324618161dd44f1442dcc6fb2331f018c04cd]

INTEGRATION: CWS vgbugs07 (1.31.92); FILE MERGED 2007/06/04 13:34:37 vg 1.31.92.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [1096d14c6d13b6194eebda48ded0d57d920d8e82]

INTEGRATION: CWS vgbugs07 (1.58.86); FILE MERGED 2007/06/04 13:34:37 vg 1.58.86.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [13dc8c2462c6691335434d9642d4174d653d43ce]

INTEGRATION: CWS vgbugs07 (1.17.218); FILE MERGED 2007/06/04 13:34:37 vg 1.17.218.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [49a5d07857b09f29c7df484146574375fba18191]

INTEGRATION: CWS vgbugs07 (1.24.162); FILE MERGED 2007/06/04 13:34:37 vg 1.24.162.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [8efd42e6017fcdef4d233d23eb47770188c577d5]

INTEGRATION: CWS vgbugs07 (1.8.218); FILE MERGED 2007/06/04 13:34:37 vg 1.8.218.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [2eae5cb7e072cc1a617a8829d9a8356362635cd5]

INTEGRATION: CWS vgbugs07 (1.69.162); FILE MERGED 2007/06/04 13:34:37 vg 1.69.162.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [94643d5f8730a32eb27eae5d3cb260d7384c7c95]

INTEGRATION: CWS vgbugs07 (1.4.72); FILE MERGED 2007/06/04 13:34:37 vg 1.4.72.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [16d2e386917c837338d62c0965d89250defc0edf]

INTEGRATION: CWS vgbugs07 (1.47.70); FILE MERGED 2007/06/04 13:34:37 vg 1.47.70.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [47429d9c33030e9c66586820f6d0c6f00a98b057]

INTEGRATION: CWS vgbugs07 (1.116.42); FILE MERGED 2007/06/04 13:34:37 vg 1.116.42.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [9e79f43a4a23d03b29072f97e6730a1e9139ac24]

INTEGRATION: CWS vgbugs07 (1.42.42); FILE MERGED 2007/06/04 13:34:37 vg 1.42.42.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [7e1d5d9fe8c07d00ae544ae039ccf29567378a54]

INTEGRATION: CWS vgbugs07 (1.107.72); FILE MERGED 2007/06/04 13:34:36 vg 1.107.72.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [b2706aa85f6f544634328b6541fff35b6d861a84]

INTEGRATION: CWS vgbugs07 (1.16.72); FILE MERGED 2007/06/04 13:34:36 vg 1.16.72.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [81c92bb64667e4e14052632308b9e470abf4a99b]

INTEGRATION: CWS vgbugs07 (1.3.520); FILE MERGED 2007/06/04 13:34:36 vg 1.3.520.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [25e85ed09b9e43f4934e12bc1379c020abaa85c5]

INTEGRATION: CWS vgbugs07 (1.3.344); FILE MERGED 2007/06/04 13:34:36 vg 1.3.344.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [86b517d73d643b3942234eba93e655c3ba92373f]

INTEGRATION: CWS vgbugs07 (1.2.520); FILE MERGED 2007/06/04 13:34:36 vg 1.2.520.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [59f3d3c31aadfd6aeca81fe1c6be1efe5b139870]

INTEGRATION: CWS vgbugs07 (1.13.520); FILE MERGED 2007/06/04 13:34:36 vg 1.13.520.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f181d1de81c0b6e26e1e596d54c76c339fe8eb44]

INTEGRATION: CWS vgbugs07 (1.7.478); FILE MERGED 2007/06/04 13:34:36 vg 1.7.478.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [1edfbce7b222085a73b42458b3ef12afafdd9dea]

INTEGRATION: CWS vgbugs07 (1.11.520); FILE MERGED 2007/06/04 13:34:36 vg 1.11.520.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [c2fadaadda6aaeda193a9dd1187b8c20e4840972]

INTEGRATION: CWS vgbugs07 (1.11.308); FILE MERGED 2007/06/04 13:34:36 vg 1.11.308.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d718bc4bc05daa8a48ee55d98a85758869083ab8]

INTEGRATION: CWS vgbugs07 (1.5.308); FILE MERGED 2007/06/04 13:34:36 vg 1.5.308.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [be3d31c8e448f02d518509a19fdbd515b82317e2]

INTEGRATION: CWS vgbugs07 (1.5.368); FILE MERGED 2007/06/04 13:34:35 vg 1.5.368.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [46bf686ad27841f3f5bb68faf9b171f96edce9d7]

INTEGRATION: CWS vgbugs07 (1.7.32); FILE MERGED 2007/06/04 13:33:59 vg 1.7.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [41e402c650a4b2f437640ae111172067255adab5]

INTEGRATION: CWS vgbugs07 (1.3.84); FILE MERGED 2007/06/04 13:33:59 vg 1.3.84.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e5f9dd4dc19f287a622b519e71b47cfa689c3604]

INTEGRATION: CWS vgbugs07 (1.93.32); FILE MERGED 2007/06/04 13:33:59 vg 1.93.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [5534b18224926a1ce0bcda0190a15c0c95e98495]

INTEGRATION: CWS vgbugs07 (1.6.32); FILE MERGED 2007/06/04 13:33:59 vg 1.6.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [1202824acf0589de439acc38c72c0959991560db]

INTEGRATION: CWS vgbugs07 (1.46.22); FILE MERGED 2007/06/04 13:33:59 vg 1.46.22.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [5cb4a4f65a94a50229b989647a1d4389c40beb4b]

INTEGRATION: CWS vgbugs07 (1.22.32); FILE MERGED 2007/06/04 13:33:59 vg 1.22.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [388f53f14e0f6b6c772279f8f0cd34d5a31ac237]

INTEGRATION: CWS vgbugs07 (1.9.32); FILE MERGED 2007/06/04 13:33:59 vg 1.9.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [83cd88caeb5a0e52f5397ac1e88ae56403f3d793]

INTEGRATION: CWS vgbugs07 (1.11.32); FILE MERGED 2007/06/04 13:33:59 vg 1.11.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f39650b573ccf94fe72bb2dead50be0d76dd8824]

INTEGRATION: CWS vgbugs07 (1.40.32); FILE MERGED 2007/06/04 13:33:59 vg 1.40.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [0a17562b7ba71e77bff3cb651b9fdd287b3e46b3]

INTEGRATION: CWS vgbugs07 (1.44.40); FILE MERGED 2007/06/04 13:33:11 vg 1.44.40.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [68dda5d195a7e187ce865fdb7375cf4c8d1a8f01]

INTEGRATION: CWS vgbugs07 (1.4.40); FILE MERGED 2007/06/04 13:33:11 vg 1.4.40.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [0d635c23de0a619f1551d534572324ab311b7f22]

INTEGRATION: CWS vgbugs07 (1.4.34); FILE MERGED 2007/06/04 13:33:11 vg 1.4.34.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [82e1994b39f3a234b56e5a4c54f4efdf0d9df700]

INTEGRATION: CWS vgbugs07 (1.5.50); FILE MERGED 2007/06/04 13:33:11 vg 1.5.50.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [2d7f3f20a3b5ae7e35f80d81d4ae74b879eb36a6]

INTEGRATION: CWS vgbugs07 (1.23.8); FILE MERGED 2007/06/04 13:33:11 vg 1.23.8.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [7c76fc094dda7534d80421f3bee52fd018c10778]

INTEGRATION: CWS vgbugs07 (1.4.68); FILE MERGED 2007/06/04 13:33:03 vg 1.4.68.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [3364de914010d65a8b4d1ca36525c3810b8f682e]

INTEGRATION: CWS vgbugs07 (1.14.8); FILE MERGED 2007/06/04 13:33:03 vg 1.14.8.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [3d9eca230f08cb71de494ce258e02ae564809f77]

INTEGRATION: CWS vgbugs07 (1.8.68); FILE MERGED 2007/06/04 13:33:03 vg 1.8.68.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [4590b0190cf20556ed43ca17836757c74cf8df27]

INTEGRATION: CWS vgbugs07 (1.7.68); FILE MERGED 2007/06/04 13:33:03 vg 1.7.68.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [9b4de8bf1c2def7e852809014bd1026b44746a6e]

INTEGRATION: CWS vgbugs07 (1.6.68); FILE MERGED 2007/06/04 13:33:03 vg 1.6.68.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [4edae50f11c94a267f9fde61d96b5315b8e7ef87]

INTEGRATION: CWS vgbugs07 (1.11.2); FILE MERGED 2007/06/04 13:33:02 vg 1.11.2.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [7d6217ce0ac0704cd426677f0edd5197989fe80a]

INTEGRATION: CWS vgbugs07 (1.5.68); FILE MERGED 2007/06/04 13:33:02 vg 1.5.68.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [70ad31f21d30b511747e3995802d2b47deec5a84]

INTEGRATION: CWS vgbugs07 (1.5.8); FILE MERGED 2007/06/04 13:33:02 vg 1.5.8.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [95d21153a2247f55fc417b315d5c2e30ede52f63]

INTEGRATION: CWS vgbugs07 (1.4.68); FILE MERGED 2007/06/04 13:33:02 vg 1.4.68.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f0acf79697753b65a90bfb03615e60011d45ed12]

INTEGRATION: CWS vgbugs07 (1.4.88); FILE MERGED 2007/06/04 13:33:02 vg 1.4.88.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [8b91a8caec5048780ae33676f8d67155e76f6bf8]

INTEGRATION: CWS vgbugs07 (1.2.94); FILE MERGED 2007/06/04 13:32:38 vg 1.2.94.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [3dcc4fa341a6a36f16e9d4e866415ec8caeb91f2]

INTEGRATION: CWS vgbugs07 (1.5.94); FILE MERGED 2007/06/04 13:32:38 vg 1.5.94.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e148cff9a4506104b9e4213cfe444ad744e26ad5]

INTEGRATION: CWS vgbugs07 (1.6.32); FILE MERGED 2007/06/04 13:32:38 vg 1.6.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [75f4b71de5dbdcb54c07557da345c12a3c11b14c]

INTEGRATION: CWS vgbugs07 (1.4.42); FILE MERGED 2007/06/04 13:32:37 vg 1.4.42.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f719f4c41fb3773f11b745f52f09dc3345e31879]

INTEGRATION: CWS vgbugs07 (1.4.24); FILE MERGED 2007/06/04 13:32:37 vg 1.4.24.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [7ea19ca311a1b8ac0690ae4cfacaeb018479e1d9]

INTEGRATION: CWS vgbugs07 (1.7.42); FILE MERGED 2007/06/04 13:32:37 vg 1.7.42.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [9a04c4610eeacc539c2c3a9701297e4b7e401a99]

INTEGRATION: CWS vgbugs07 (1.36.90); FILE MERGED 2007/06/04 13:32:29 vg 1.36.90.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [c809a8728c3be9eab44cef7d768d1fb325028bf7]

INTEGRATION: CWS vgbugs07 (1.3.90); FILE MERGED 2007/06/04 13:32:29 vg 1.3.90.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [156beebc8927cc85b9e7c080d8c3681b10dfe17a]

INTEGRATION: CWS vgbugs07 (1.4.90); FILE MERGED 2007/06/04 13:32:29 vg 1.4.90.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e6d8c1dcb0a3889b8324c539d245158b46324553]

INTEGRATION: CWS vgbugs07 (1.3.90); FILE MERGED 2007/06/04 13:32:28 vg 1.3.90.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [15ffffa14a726882d50caa4fe5ac3d324cc24d9b]

INTEGRATION: CWS vgbugs07 (1.4.90); FILE MERGED 2007/06/06 10:20:33 vg 1.4.90.2: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01 2007/06/04 13:32:28 vg 1.4.90.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [4973fba7ed244930418ad6e4ee3977015ae86179]

INTEGRATION: CWS vgbugs07 (1.3.132); FILE MERGED 2007/06/19 10:17:29 vg 1.3.132.2: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01 2007/06/04 13:32:28 vg 1.3.132.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [df7b963fd27a8f9759681a6eb9edc0e92dd29de6]

INTEGRATION: CWS vgbugs07 (1.2.204); FILE MERGED 2007/06/06 10:20:32 vg 1.2.204.2: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01 2007/06/04 13:32:28 vg 1.2.204.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [7ab7d78f823d96f6c56ddb9c9dd47dd7ea7bcf12]

INTEGRATION: CWS vgbugs07 (1.3.132); FILE MERGED 2007/06/04 13:32:28 vg 1.3.132.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [3599087dd041bb48997b8a4ff3e65fb8ee388d13]

INTEGRATION: CWS vgbugs07 (1.4.204); FILE MERGED 2007/06/06 10:20:32 vg 1.4.204.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [2d5e409ffdd2c1e7f0c28d4b750d718cc5da6eeb]

INTEGRATION: CWS vgbugs07 (1.9.90); FILE MERGED 2007/06/04 13:32:28 vg 1.9.90.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [878ec9c18abb6e667201c44f540987405b4328e3]

INTEGRATION: CWS vgbugs07 (1.8.90); FILE MERGED 2007/06/04 13:32:27 vg 1.8.90.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [98d29090c19836e37c6901388d4bca675c2fe3b6]

INTEGRATION: CWS vgbugs07 (1.9.90); FILE MERGED 2007/06/04 13:32:27 vg 1.9.90.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [1b14b3df6fa02da18c2a187d0766f30fa0eb2c1c]

INTEGRATION: CWS vgbugs07 (1.3.90); FILE MERGED 2007/06/04 13:32:27 vg 1.3.90.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [568806027c8392fbb79c7b6442e2201d20c3d308]

INTEGRATION: CWS vgbugs07 (1.13.8); FILE MERGED 2007/06/04 13:32:27 vg 1.13.8.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f57ee420dfc3a8377b4084973afe69f111fd9284]

INTEGRATION: CWS vgbugs07 (1.4.90); FILE MERGED 2007/06/04 13:32:27 vg 1.4.90.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [257eb643df6e81e62ed70e52f3534a91f45a20ab]

INTEGRATION: CWS vgbugs07 (1.7.8); FILE MERGED 2007/06/06 10:20:32 vg 1.7.8.2: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01 2007/06/04 13:32:27 vg 1.7.8.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [dff1be88b75eab67989226ddd1008eebcc3f2939]

INTEGRATION: CWS vgbugs07 (1.25.62); FILE MERGED 2007/06/04 13:32:27 vg 1.25.62.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [b0c0b7bfc59b37a4704e6747d3036d9b99868e36]

INTEGRATION: CWS vgbugs07 (1.7.90); FILE MERGED 2007/06/04 13:32:27 vg 1.7.90.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [64fffaa645b14bc8d00557c33692c854c02af31f]

INTEGRATION: CWS vgbugs07 (1.5.90); FILE MERGED 2007/06/04 13:32:27 vg 1.5.90.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [18a0c2af22d90c1dc20c9595bea35d5c065319d5]

INTEGRATION: CWS vgbugs07 (1.6.54); FILE MERGED 2007/06/04 13:32:27 vg 1.6.54.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [07cdc069cd28872a0b9b6ebe10c55ea69867f9b0]

INTEGRATION: CWS vgbugs07 (1.45.8); FILE MERGED 2007/06/04 13:32:26 vg 1.45.8.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [8fbc24eb4d9291463301ce62da8f00619ceabb90]

INTEGRATION: CWS vgbugs07 (1.6.8); FILE MERGED 2007/06/04 13:32:26 vg 1.6.8.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [24495b8ec7115d9012a233fe2349664875709fae]

INTEGRATION: CWS vgbugs07 (1.9.8); FILE MERGED 2007/06/04 13:32:26 vg 1.9.8.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d329399344ae66b295f095de621d6f24b02cf135]

INTEGRATION: CWS vgbugs07 (1.4.90); FILE MERGED 2007/06/04 13:32:26 vg 1.4.90.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ccff8a811685a6301484d69b80916bc4706570fc]

INTEGRATION: CWS vgbugs07 (1.7.90); FILE MERGED 2007/06/04 13:32:26 vg 1.7.90.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [31e4ea4e9c25e44580ee53ea13f7375ea9f684f8]

INTEGRATION: CWS vgbugs07 (1.5.90); FILE MERGED 2007/06/04 13:32:26 vg 1.5.90.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [34f07120761935a73f0963127c3b19e2a8fde72b]

INTEGRATION: CWS vgbugs07 (1.8.90); FILE MERGED 2007/06/04 13:32:26 vg 1.8.90.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [75cba03848099f27292ab918d4e1e5713e44743c]

INTEGRATION: CWS vgbugs07 (1.10.90); FILE MERGED 2007/06/04 13:32:26 vg 1.10.90.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [db6ec82fdbcb070b9062522863b33510ea2c1447]

INTEGRATION: CWS vgbugs07 (1.12.90); FILE MERGED 2007/06/04 13:32:26 vg 1.12.90.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [33539961a8e1836c85ff4a5208c8edd3bb028187]

INTEGRATION: CWS vgbugs07 (1.6.90); FILE MERGED 2007/06/04 13:32:26 vg 1.6.90.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [874d9b332fc09340cb510644282df7d8362898d1]

INTEGRATION: CWS vgbugs07 (1.4.90); FILE MERGED 2007/06/04 13:32:25 vg 1.4.90.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [0af82f3d8746925e966c4dd1b4b5197845a32b29]

INTEGRATION: CWS vgbugs07 (1.15.88); FILE MERGED 2007/06/04 13:32:25 vg 1.15.88.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f316a53759c2ca1415af2f6687bb38f95cdb641e]

INTEGRATION: CWS vgbugs07 (1.14.8); FILE MERGED 2007/06/04 13:32:25 vg 1.14.8.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [3667690040d426044cc23aabe05e75a0c9b55d15]

INTEGRATION: CWS vgbugs07 (1.3.90); FILE MERGED 2007/06/04 13:32:25 vg 1.3.90.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [8cbaf275777c9d6a5e911faabb9660e655bc2a42]

INTEGRATION: CWS vgbugs07 (1.6.84); FILE MERGED 2007/06/04 13:32:25 vg 1.6.84.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d5db8505bfe6139117ae1d5c801a38c94ba8c887]

INTEGRATION: CWS vgbugs07 (1.15.90); FILE MERGED 2007/06/04 13:32:25 vg 1.15.90.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [8e02f176fe8d7624451a387edd096970e29f8559]

INTEGRATION: CWS vgbugs07 (1.12.8); FILE MERGED 2007/06/04 13:32:25 vg 1.12.8.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [52c42ad3cd3fa05a30f91ba0ca7f10943d68a800]

INTEGRATION: CWS vgbugs07 (1.6.90); FILE MERGED 2007/06/04 13:32:25 vg 1.6.90.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [dee55d2598b0ffe79d24d070fcaae5cb254e390e]

INTEGRATION: CWS vgbugs07 (1.3.130); FILE MERGED 2007/06/06 10:20:32 vg 1.3.130.2: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01 2007/06/04 13:32:25 vg 1.3.130.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d8a3be046addc96323328ba483a8b6215fb1db55]

INTEGRATION: CWS vgbugs07 (1.7.90); FILE MERGED 2007/06/04 13:32:25 vg 1.7.90.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [2f62dc8b8fe1c5cbbf172b48493c5cf441c8144f]

INTEGRATION: CWS vgbugs07 (1.59.90); FILE MERGED 2007/06/04 13:32:25 vg 1.59.90.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [159ce5ea3cb7604e83f57616fad396b4ad253c46]

INTEGRATION: CWS vgbugs07 (1.4.204); FILE MERGED 2007/06/04 13:32:25 vg 1.4.204.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [da73b21df82f49a004b9bb571c335456ba2be4c8]

INTEGRATION: CWS vgbugs07 (1.10.54); FILE MERGED 2007/06/04 13:32:25 vg 1.10.54.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [68f9257baffdd2fdaa38f0d26a6c6c6511a7a9d7]

INTEGRATION: CWS vgbugs07 (1.10.90); FILE MERGED 2007/06/04 13:32:24 vg 1.10.90.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f0d7039e0e6a9960c0bbc6b6e993b4f459457494]

INTEGRATION: CWS vgbugs07 (1.9.90); FILE MERGED 2007/06/04 13:32:24 vg 1.9.90.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [b08276c5f82a10f579bb96ad1355f6e3fa2e344d]

INTEGRATION: CWS vgbugs07 (1.4.90); FILE MERGED 2007/06/04 13:32:24 vg 1.4.90.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [c6e46d7ffb091a0a4f5fa0a3373fdd9d52128015]

INTEGRATION: CWS vgbugs07 (1.7.90); FILE MERGED 2007/06/06 10:20:32 vg 1.7.90.2: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01 2007/06/04 13:32:24 vg 1.7.90.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [90b58c34c188a3b58b5334334d2e12c073ab7044]

INTEGRATION: CWS vgbugs07 (1.24.32); FILE MERGED 2007/06/04 13:32:24 vg 1.24.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f121945c3837d39626bed75fefc1d98c79e231f3]

INTEGRATION: CWS vgbugs07 (1.3.130); FILE MERGED 2007/06/04 13:32:24 vg 1.3.130.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [9f3848f408a77831ac5efddc370e08f56596ffe3]

INTEGRATION: CWS vgbugs07 (1.12.90); FILE MERGED 2007/06/06 10:20:31 vg 1.12.90.2: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01 2007/06/04 13:32:24 vg 1.12.90.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a2a30979bd08d651932c493b8971825b5b5c04c7]

INTEGRATION: CWS vgbugs07 (1.11.90); FILE MERGED 2007/06/06 10:20:31 vg 1.11.90.2: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01 2007/06/04 13:32:24 vg 1.11.90.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [8ebbdce5e5cf94bd11d69e15774b1725a10ea89e]

INTEGRATION: CWS vgbugs07 (1.5.90); FILE MERGED 2007/06/06 10:20:31 vg 1.5.90.2: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01 2007/06/04 13:32:24 vg 1.5.90.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [aa5491213626cde05ae1b6393542c8c9c0276ebb]

INTEGRATION: CWS vgbugs07 (1.8.90); FILE MERGED 2007/06/04 13:32:24 vg 1.8.90.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [cb6e5d7bc36c54bd9f0764927688e4bf60b8ccb4]

INTEGRATION: CWS vgbugs07 (1.2.204); FILE MERGED 2007/06/04 13:32:24 vg 1.2.204.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [09a25042dbae9dcfa1a059d4cdf9fbd1375a6b50]

INTEGRATION: CWS vgbugs07 (1.4.112); FILE MERGED 2007/06/04 13:32:24 vg 1.4.112.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [3970800abbd39bd84d63c96c38743c17ed953a52]

INTEGRATION: CWS vgbugs07 (1.2.202); FILE MERGED 2007/06/04 13:32:23 vg 1.2.202.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a65696fa70ffcce3c4a5301c55a771b70ba15e84]

INTEGRATION: CWS vgbugs07 (1.4.54); FILE MERGED 2007/06/04 13:32:23 vg 1.4.54.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d285898379730364439e64168171a23d279eb803]

INTEGRATION: CWS vgbugs07 (1.6.90); FILE MERGED 2007/06/04 13:32:23 vg 1.6.90.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [7fa0148aa2ed19e668b611f1f25cd46fa381b401]

INTEGRATION: CWS vgbugs07 (1.8.90); FILE MERGED 2007/06/04 13:32:23 vg 1.8.90.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [acffefd25ed944827bec2b0a379d39ef407753c9]

INTEGRATION: CWS vgbugs07 (1.3.90); FILE MERGED 2007/06/04 13:32:23 vg 1.3.90.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [cbac4534b3e95be4675b7cb82e671f279a7e4cbd]

INTEGRATION: CWS vgbugs07 (1.5.90); FILE MERGED 2007/06/04 13:32:23 vg 1.5.90.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [6f49a7bb24b63af9ffe2e97ebe01ea1bde602d5a]

INTEGRATION: CWS vgbugs07 (1.22.90); FILE MERGED 2007/06/04 13:32:23 vg 1.22.90.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [0c07a55fac5fd4abc1c422167c0c58a5ed8080d9]

INTEGRATION: CWS vgbugs07 (1.25.90); FILE MERGED 2007/06/04 13:32:23 vg 1.25.90.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e018038b92b6a73b18220d533603f8577c5dde3c]

INTEGRATION: CWS vgbugs07 (1.15.90); FILE MERGED 2007/06/04 13:32:23 vg 1.15.90.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [953087f46125e1f7f8ef2f68ef634dd6face5708]

INTEGRATION: CWS vgbugs07 (1.5.132); FILE MERGED 2007/06/04 13:32:23 vg 1.5.132.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [2b2d6a17911ae895fa1d7ad19c3a36f7bd0d80f2]

INTEGRATION: CWS vgbugs07 (1.13.90); FILE MERGED 2007/06/04 13:32:23 vg 1.13.90.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [c6ba217fb22e7b460f3ecb213a2bff549b10447a]

INTEGRATION: CWS vgbugs07 (1.13.90); FILE MERGED 2007/06/06 10:20:31 vg 1.13.90.2: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01 2007/06/04 13:32:23 vg 1.13.90.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d2a04860d737cbcc92fb4d0a4d9a2e031a366ac4]

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>  [f033b6a895fcd26a300794fb69a69842294a0186]

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>  [dcfc71e322a9cd4c46b3fa72f662e8d2f1fc303f]

INTEGRATION: CWS vgbugs07 (1.10.68); FILE MERGED 2007/06/04 13:31:48 vg 1.10.68.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d1af7dd0ebc494d72ff0ed543b104341da3cab37]

INTEGRATION: CWS vgbugs07 (1.4.200); FILE MERGED 2007/06/04 13:31:48 vg 1.4.200.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f98067d530e0ffdd74fe271e5f4d7e52fd79a9fd]

INTEGRATION: CWS vgbugs07 (1.5.200); FILE MERGED 2007/06/04 13:31:48 vg 1.5.200.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [2d366b05165772d086f67867bfc125e8334ff2dd]

INTEGRATION: CWS vgbugs07 (1.5.182); FILE MERGED 2007/06/04 13:31:47 vg 1.5.182.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [729133f7cd1b6039967cfa6822dfa24447576d26]

INTEGRATION: CWS vgbugs07 (1.13.200); FILE MERGED 2007/06/04 13:31:47 vg 1.13.200.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [b0f995c85be7edf6ee8ba93e1eb0cff665200c2c]

INTEGRATION: CWS vgbugs07 (1.25.90); FILE MERGED 2007/06/04 13:31:47 vg 1.25.90.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [355a5142620927d018ced6c72d720c45b2b21c56]

INTEGRATION: CWS vgbugs07 (1.2.526); FILE MERGED 2007/06/04 13:31:47 vg 1.2.526.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [1b50f6c7decfcfa6360d1706d23fc2e5ce686706]

INTEGRATION: CWS vgbugs07 (1.11.28); FILE MERGED 2007/06/04 13:31:47 vg 1.11.28.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [9a7509a6b817b7e5b267d1d02e63bf1da620b31a]

INTEGRATION: CWS vgbugs07 (1.11.200); FILE MERGED 2007/06/04 13:31:47 vg 1.11.200.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [93ee88bd00fdb192d93baabec008607184bf2d6e]

INTEGRATION: CWS vgbugs07 (1.8.200); FILE MERGED 2007/06/04 13:31:47 vg 1.8.200.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [59f8be5141f6dcc5b958eeae450ecb948033dc5e]

INTEGRATION: CWS vgbugs07 (1.6.200); FILE MERGED 2007/06/04 13:31:47 vg 1.6.200.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [b5324aed0531fa18382643f72500c57d2d56309e]

INTEGRATION: CWS vgbugs07 (1.3.28); FILE MERGED 2007/06/04 13:31:47 vg 1.3.28.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [833aa50155b60e8dd3e3b23e2b6a90689e5547b6]

INTEGRATION: CWS vgbugs07 (1.9.200); FILE MERGED 2007/06/04 13:31:47 vg 1.9.200.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [28208ae3411159dd6a2b3640408a440cc2afd2e1]

INTEGRATION: CWS vgbugs07 (1.8.200); FILE MERGED 2007/06/04 13:31:46 vg 1.8.200.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [28feb26291f5b1d44c71480ade0878265063af64]

INTEGRATION: CWS vgbugs07 (1.15.182); FILE MERGED 2007/06/04 13:31:46 vg 1.15.182.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [4fdc1e8a8c86131b6c9ebc7a03829c259e631893]

INTEGRATION: CWS vgbugs07 (1.23.182); FILE MERGED 2007/06/04 13:31:46 vg 1.23.182.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [c715b9ca9f5d99a2698f45e1545e7e96262ca046]

INTEGRATION: CWS vgbugs07 (1.13.182); FILE MERGED 2007/06/04 13:31:46 vg 1.13.182.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a5aea1cec5fc96afc27cbacc9efb8e86a72dfa99]

INTEGRATION: CWS vgbugs07 (1.7.182); FILE MERGED 2007/06/04 13:31:46 vg 1.7.182.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [4037b31232ae7653cf9000ce70ac208eaf57564d]

INTEGRATION: CWS vgbugs07 (1.19.200); FILE MERGED 2007/06/04 13:31:46 vg 1.19.200.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [4f6dd970ace9a9342e9593858213314253fe26b7]

INTEGRATION: CWS vgbugs07 (1.8.68); FILE MERGED 2007/06/06 11:47:05 vg 1.8.68.3: RESYNC: (1.8-1.9); FILE MERGED 2007/06/06 10:20:46 vg 1.8.68.2: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01 2007/06/04 13:31:46 vg 1.8.68.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [207ac85d4cc1c18fe435b42fbfab8688fe901563]

INTEGRATION: CWS vgbugs07 (1.3.200); FILE MERGED 2007/06/06 10:20:46 vg 1.3.200.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [1cbebb700ecf47bcf96f079f99f74d635a6cc4a4]

INTEGRATION: CWS vgbugs07 (1.5.68); FILE MERGED 2007/06/06 10:20:46 vg 1.5.68.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [bcfabfda7637607d872663dc6f2b31d7568cd63c]

INTEGRATION: CWS vgbugs07 (1.7.182); FILE MERGED 2007/06/06 10:20:46 vg 1.7.182.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [6fb3827cf50522e5a81a4a75b1c0dd415c7ac06a]

INTEGRATION: CWS vgbugs07 (1.5.46); FILE MERGED 2007/06/04 13:31:46 vg 1.5.46.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d1f701a11924e5860b8b73c5f02cd0ffad369fdc]

INTEGRATION: CWS vgbugs07 (1.6.36); FILE MERGED 2007/06/04 13:31:45 vg 1.6.36.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [2f0da66560f575c0e333635cd4866fed9dc1ac3d]

INTEGRATION: CWS vgbugs07 (1.3.200); FILE MERGED 2007/06/04 13:31:45 vg 1.3.200.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f1bd42621d2197293ad5425cc999960c500ee5b9]

INTEGRATION: CWS vgbugs07 (1.34.46); FILE MERGED 2007/06/04 13:31:45 vg 1.34.46.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a937aa2cc75b0dce5b94dfbb9e95ce4b8ca385d3]

INTEGRATION: CWS vgbugs07 (1.13.200); FILE MERGED 2007/06/04 13:31:45 vg 1.13.200.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e68d9e4e8c8327dea07ea523961e86e097ae6877]

INTEGRATION: CWS vgbugs07 (1.21.354); FILE MERGED 2007/06/04 13:31:45 vg 1.21.354.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f27ce251db01082a3e9d8b902b185c0fa0325db1]

INTEGRATION: CWS vgbugs07 (1.46.182); FILE MERGED 2007/06/04 13:31:45 vg 1.46.182.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [b61b1cf653fc88c2442691e4f06b0ed618b2fccc]

INTEGRATION: CWS vgbugs07 (1.73.134); FILE MERGED 2007/06/04 13:31:45 vg 1.73.134.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [428dd4f26d9552c201ce8d93fa889e5e81905c1a]

INTEGRATION: CWS vgbugs07 (1.66.182); FILE MERGED 2007/06/04 13:31:44 vg 1.66.182.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [13e5de6bdcf397d5958310fefcae8db2f068a1b8]

INTEGRATION: CWS vgbugs07 (1.46.178); FILE MERGED 2007/06/04 13:31:44 vg 1.46.178.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [662eb8b8c17224026d4abb3b08068375f3109601]

INTEGRATION: CWS vgbugs07 (1.5.526); FILE MERGED 2007/06/04 13:31:44 vg 1.5.526.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e1105b08ea17b902130644727c9c321125c72b92]

INTEGRATION: CWS vgbugs07 (1.7.200); FILE MERGED 2007/06/04 13:31:44 vg 1.7.200.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a9679af40a67233ae5890a161d7b7a28c075132a]

INTEGRATION: CWS vgbugs07 (1.12.198); FILE MERGED 2007/06/04 13:31:44 vg 1.12.198.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [3b869826bc2d45d6ccb90b25c72eee931c9ba2f8]

INTEGRATION: CWS vgbugs07 (1.5.200); FILE MERGED 2007/06/04 13:31:44 vg 1.5.200.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [de057e219b982b7772af12724056013242577d94]

INTEGRATION: CWS vgbugs07 (1.6.200); FILE MERGED 2007/06/04 13:31:44 vg 1.6.200.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [cb98499579245a7d8b9ec7fb5053b19662f80c5d]

INTEGRATION: CWS vgbugs07 (1.4.200); FILE MERGED 2007/06/04 13:31:44 vg 1.4.200.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [8319aaf742d5072eb530db4af0954ded84394c62]

INTEGRATION: CWS vgbugs07 (1.5.46); FILE MERGED 2007/06/04 13:31:44 vg 1.5.46.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [1dad384408f50c09f782d2c53ab6d31f0e331448]

INTEGRATION: CWS vgbugs07 (1.7.182); FILE MERGED 2007/06/04 13:31:44 vg 1.7.182.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [1dee0249f27b162e79f6dd9b76528b0f2a1bb5d5]

INTEGRATION: CWS vgbugs07 (1.7.36); FILE MERGED 2007/06/04 13:31:43 vg 1.7.36.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [1c0894017e93fc75d98745e8dbcf9870a1ea6998]

INTEGRATION: CWS vgbugs07 (1.19.182); FILE MERGED 2007/06/04 13:31:43 vg 1.19.182.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [265e227e81eef297ced3fb3ae375effa007e17f2]

INTEGRATION: CWS vgbugs07 (1.76.164); FILE MERGED 2007/06/04 13:31:43 vg 1.76.164.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f7240704d1ce8da13ec2d0345092de4474b95fb9]

INTEGRATION: CWS vgbugs07 (1.13.182); FILE MERGED 2007/06/04 13:31:43 vg 1.13.182.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [66d61cb5c87835a0c81e5ab521a51426f3db4e09]

INTEGRATION: CWS vgbugs07 (1.6.200); FILE MERGED 2007/06/04 13:31:43 vg 1.6.200.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [b8f765839e94a34d0008ee6a65f3f3a7030032c0]

INTEGRATION: CWS vgbugs07 (1.4.200); FILE MERGED 2007/06/04 13:31:43 vg 1.4.200.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f1319c6ffa7d1acae84d02078ae68149550a1a21]

INTEGRATION: CWS vgbugs07 (1.25.46); FILE MERGED 2007/06/04 13:31:43 vg 1.25.46.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [9d2cae5195440b8029f3d6c37319d005decc4768]

INTEGRATION: CWS vgbugs07 (1.3.200); FILE MERGED 2007/06/04 13:31:43 vg 1.3.200.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [5cbfc49e69339bc962317f39afbd68db463f2853]

INTEGRATION: CWS vgbugs07 (1.8.200); FILE MERGED 2007/06/04 13:31:43 vg 1.8.200.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [1e0f9759d61da82e1fea9e7f5b659f3981d20b51]

INTEGRATION: CWS vgbugs07 (1.7.200); FILE MERGED 2007/06/04 13:31:43 vg 1.7.200.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [2883ef016365865a401dc408424624e37f3b11f2]

INTEGRATION: CWS vgbugs07 (1.67.46); FILE MERGED 2007/06/04 13:31:43 vg 1.67.46.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [164169ecd9a36404ddb0580dc7a07537cbec6f9f]

INTEGRATION: CWS vgbugs07 (1.44.36); FILE MERGED 2007/06/04 13:31:43 vg 1.44.36.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [264f570138036359277c9e1b61795d6f094c4a67]

INTEGRATION: CWS vgbugs07 (1.11.200); FILE MERGED 2007/06/04 13:31:43 vg 1.11.200.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [65362fada4df9ac40a777450e45ea4e3764b7355]

INTEGRATION: CWS vgbugs07 (1.3.526); FILE MERGED 2007/06/04 13:31:43 vg 1.3.526.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [37660e89cf532b7ec3a6627238607b1a4a579d15]

INTEGRATION: CWS vgbugs07 (1.57.46); FILE MERGED 2007/06/04 13:31:43 vg 1.57.46.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a67cb3d4af871c2b89a73da0c1e3c6ac8b11fbab]

INTEGRATION: CWS vgbugs07 (1.9.182); FILE MERGED 2007/06/04 13:31:43 vg 1.9.182.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [64b16173c12c586edf2d078794cee42ed19bbfad]

INTEGRATION: CWS vgbugs07 (1.22.16); FILE MERGED 2007/06/04 13:31:43 vg 1.22.16.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [150c0bdf390c6d29f72678825426e7cc41fa660b]

INTEGRATION: CWS vgbugs07 (1.2.526); FILE MERGED 2007/06/04 13:31:43 vg 1.2.526.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [5508ac87df2e30e74ef0f8b2f81241df14d9f8bc]

INTEGRATION: CWS vgbugs07 (1.8.36); FILE MERGED 2007/06/04 13:31:43 vg 1.8.36.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [aa655b724c5b217f061c0999114332c6ade8c815]

INTEGRATION: CWS vgbugs07 (1.27.46); FILE MERGED 2007/06/04 13:31:43 vg 1.27.46.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [13e85a121cfa251f370364a68cfea7b664c5f55b]

INTEGRATION: CWS vgbugs07 (1.5.200); FILE MERGED 2007/06/04 13:31:43 vg 1.5.200.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [bb583aae6e4b3b46b2d64a0197f2730cd67116fa]

INTEGRATION: CWS vgbugs07 (1.5.182); FILE MERGED 2007/06/04 13:31:42 vg 1.5.182.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [7064ee522331cecae239317d9bc57269112c9504]

INTEGRATION: CWS vgbugs07 (1.5.46); FILE MERGED 2007/06/04 13:31:42 vg 1.5.46.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [2432d174703dbe8670c97f8d56420cacb3f93c09]

INTEGRATION: CWS vgbugs07 (1.4.200); FILE MERGED 2007/06/04 13:31:42 vg 1.4.200.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [04a8ea91d907a8f8f84b325d9fe5f9157199b33a]

INTEGRATION: CWS vgbugs07 (1.6.144); FILE MERGED 2007/06/04 13:31:42 vg 1.6.144.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [b92fec77ff97f1d47b2c347229c9f2370f6c709d]

INTEGRATION: CWS vgbugs07 (1.5.200); FILE MERGED 2007/06/04 13:31:40 vg 1.5.200.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [4a99c06a33fdf4651d2f0984180b9ee7d0697f8c]

INTEGRATION: CWS vgbugs07 (1.4.200); FILE MERGED 2007/06/04 13:31:40 vg 1.4.200.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [61cfd44ea57b191af81ccb0eceff0bf7f400e367]

INTEGRATION: CWS vgbugs07 (1.6.182); FILE MERGED 2007/06/04 13:31:40 vg 1.6.182.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [314db9cd191f221442fb99870c564c9176768cc5]

INTEGRATION: CWS vgbugs07 (1.4.92); FILE MERGED 2007/06/04 13:31:40 vg 1.4.92.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ea5a23596a6013e091349260d50c3343793ec52b]

INTEGRATION: CWS vgbugs07 (1.6.200); FILE MERGED 2007/06/04 13:31:40 vg 1.6.200.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [b04b10d018a6af272995fc2df88b1abd3c553022]

INTEGRATION: CWS vgbugs07 (1.8.36); FILE MERGED 2007/06/04 13:31:40 vg 1.8.36.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a00a31e7a83fc5f5c88af85a029f042f20ba22d4]

INTEGRATION: CWS vgbugs07 (1.7.68); FILE MERGED 2007/06/04 13:31:39 vg 1.7.68.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [faed8bbf7e45987e1f819160c36756bec650e4b1]

INTEGRATION: CWS vgbugs07 (1.6.182); FILE MERGED 2007/06/04 13:31:39 vg 1.6.182.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ee1e5051165218afa7aeb289662173ac629416c7]

INTEGRATION: CWS vgbugs07 (1.5.200); FILE MERGED 2007/06/04 13:31:39 vg 1.5.200.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [3fd3bc9a06526158ea06e7a48e6f413fad63dae6]

INTEGRATION: CWS vgbugs07 (1.4.200); FILE MERGED 2007/06/04 13:31:39 vg 1.4.200.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [3aa016460d823ddad2e1151a3133ee39db16e76e]

INTEGRATION: CWS vgbugs07 (1.6.200); FILE MERGED 2007/06/04 13:31:39 vg 1.6.200.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [55245c4c12d74209bc01d20e0c7e77deb2991e6f]

INTEGRATION: CWS vgbugs07 (1.5.46); FILE MERGED 2007/06/04 13:31:39 vg 1.5.46.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a22ced63de48a9722b3f5c53d60a08a0bc67ac06]

INTEGRATION: CWS vgbugs07 (1.7.182); FILE MERGED 2007/06/04 13:31:39 vg 1.7.182.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [bbfd10a45c3868ce0947e6ac802763cc0da9e3dd]

INTEGRATION: CWS vgbugs07 (1.8.92); FILE MERGED 2007/06/04 13:31:39 vg 1.8.92.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [63854c3dfe446a7f786687fcf0fd2ad250e58faa]

INTEGRATION: CWS vgbugs07 (1.7.92); FILE MERGED 2007/06/04 13:31:39 vg 1.7.92.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [cea7b4f831bc615192d8dd429a155a89ddda8901]

INTEGRATION: CWS vgbugs07 (1.6.92); FILE MERGED 2007/06/04 13:31:39 vg 1.6.92.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [45e814ae082de8cb6041339073eabcb6a60f62d1]

INTEGRATION: CWS vgbugs07 (1.8.200); FILE MERGED 2007/06/04 13:31:39 vg 1.8.200.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [3fc199c6941f60df0fb48175318f86b3899232b0]

INTEGRATION: CWS vgbugs07 (1.9.92); FILE MERGED 2007/06/04 13:31:38 vg 1.9.92.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [68162b6eb9f6813c93bd75102ff12d5181c80f3f]

INTEGRATION: CWS vgbugs07 (1.16.92); FILE MERGED 2007/06/04 13:31:38 vg 1.16.92.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f59fc5d65fc54c6dd9fb3e0653d3cb5012f69a9b]

INTEGRATION: CWS vgbugs07 (1.4.200); FILE MERGED 2007/06/04 13:31:38 vg 1.4.200.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [2f886bddc2d84ff30da5fac44f0dd85aef2adabe]

INTEGRATION: CWS vgbugs07 (1.10.28); FILE MERGED 2007/06/04 13:31:38 vg 1.10.28.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [47f5a4f8932c7993d96dd1bf00644bc781ad1927]

INTEGRATION: CWS vgbugs07 (1.10.182); FILE MERGED 2007/06/04 13:31:38 vg 1.10.182.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [88abc68eef5ac4c6519cadc61ee6d49a31088fad]

INTEGRATION: CWS vgbugs07 (1.5.200); FILE MERGED 2007/06/04 13:31:38 vg 1.5.200.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [28a72cc3d628c01f41e42645324a34a03bd41ef8]

INTEGRATION: CWS vgbugs07 (1.8.28); FILE MERGED 2007/06/04 13:31:38 vg 1.8.28.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [afa5a9dfca7ac56363e079cfaed3218c7f8df33c]

INTEGRATION: CWS vgbugs07 (1.7.200); FILE MERGED 2007/06/04 13:31:38 vg 1.7.200.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [9f472f1be37456faf61c3154b42f5ceaa3c14ca9]

INTEGRATION: CWS vgbugs07 (1.9.182); FILE MERGED 2007/06/04 13:31:38 vg 1.9.182.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [9ca72fcc5516163be7f6bfd00d5c12f9d051fe20]

INTEGRATION: CWS vgbugs07 (1.3.200); FILE MERGED 2007/06/04 13:31:38 vg 1.3.200.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [2da7f4728b3c4b27330933ee526ba7f05a6a9338]

INTEGRATION: CWS vgbugs07 (1.9.200); FILE MERGED 2007/06/04 13:31:38 vg 1.9.200.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [60969f44f26c7a3f34610b779f727fccc59bf73d]

INTEGRATION: CWS vgbugs07 (1.4.298); FILE MERGED 2007/06/04 13:31:38 vg 1.4.298.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [73befde75294107034773d760c36968aab586cb9]

INTEGRATION: CWS vgbugs07 (1.11.160); FILE MERGED 2007/06/04 13:31:37 vg 1.11.160.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [53d176fd087eeeb14c87cf4e8748384be9ffe38f]

INTEGRATION: CWS vgbugs07 (1.4.160); FILE MERGED 2007/06/04 13:31:37 vg 1.4.160.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [fac87aa92fd4e4b0d80d7535d9ceb8d6b4e836ba]

INTEGRATION: CWS vgbugs07 (1.32.160); FILE MERGED 2007/06/04 13:31:37 vg 1.32.160.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ff8437e2ba06cf18562f44deb0176e69846834a6]

INTEGRATION: CWS vgbugs07 (1.6.160); FILE MERGED 2007/06/04 13:31:37 vg 1.6.160.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [5bb0699c8bc6a44bda6b6e635c653b49e8ce1c02]

INTEGRATION: CWS vgbugs07 (1.19.160); FILE MERGED 2007/06/04 13:31:37 vg 1.19.160.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [56e599afd508898ef6eef56b5cc3668b55052f3c]

INTEGRATION: CWS vgbugs07 (1.2.526); FILE MERGED 2007/06/04 13:31:37 vg 1.2.526.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [662d35078cccce5a55b34ec66104710aada33656]

INTEGRATION: CWS vgbugs07 (1.10.182); FILE MERGED 2007/06/04 13:31:37 vg 1.10.182.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [15c0c82f5096c1313ca579c57025b40832e3f309]

INTEGRATION: CWS vgbugs07 (1.16.182); FILE MERGED 2007/06/04 13:31:37 vg 1.16.182.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [fc5b8672fe637dbb6184b11a4fa62ab59089c3d4]

INTEGRATION: CWS vgbugs07 (1.18.182); FILE MERGED 2007/06/04 13:31:37 vg 1.18.182.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [46d0614b21b1a78e3cdf0912fceeb10f22ad3692]

INTEGRATION: CWS vgbugs07 (1.66.36); FILE MERGED 2007/06/04 13:31:37 vg 1.66.36.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [9cf679ccf153041e3cf6d01e0cd531c88b606973]

INTEGRATION: CWS vgbugs07 (1.5.526); FILE MERGED 2007/06/04 13:31:37 vg 1.5.526.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [551a9bb2127dcf43bd902a67f632f00a7ee9be50]

INTEGRATION: CWS vgbugs07 (1.10.36); FILE MERGED 2007/06/04 13:31:37 vg 1.10.36.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [1f12f3ce34681c7d61af2083b1a2af528fb14306]

INTEGRATION: CWS vgbugs07 (1.4.526); FILE MERGED 2007/06/04 13:31:37 vg 1.4.526.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [6cb9cc0caf2fbcd553fbec2f442464b34c5faf1a]

INTEGRATION: CWS vgbugs07 (1.3.526); FILE MERGED 2007/06/04 13:31:36 vg 1.3.526.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f26df24552c0a6c1caf84124d9c3718bb7193542]

INTEGRATION: CWS vgbugs07 (1.5.526); FILE MERGED 2007/06/04 13:31:36 vg 1.5.526.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [6e3f0830201cf1d487028018611113a75730221c]

INTEGRATION: CWS vgbugs07 (1.2.526); FILE MERGED 2007/06/04 13:31:36 vg 1.2.526.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [fc53667215e30aa7cb1e1a3a469773060612530b]

INTEGRATION: CWS vgbugs07 (1.8.36); FILE MERGED 2007/06/04 13:31:36 vg 1.8.36.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [271e0d46faea0905e92cacbdf363e7a719804f65]

INTEGRATION: CWS vgbugs07 (1.13.200); FILE MERGED 2007/06/04 13:31:36 vg 1.13.200.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [b3e3c0bf5485f7ab2ba9b12850d923d9ae45541e]

INTEGRATION: CWS vgbugs07 (1.15.160); FILE MERGED 2007/06/04 13:31:36 vg 1.15.160.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [1ab67883f82deb64bfc7768c9b73a0c4522c029e]

INTEGRATION: CWS vgbugs07 (1.22.182); FILE MERGED 2007/06/04 13:31:36 vg 1.22.182.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a841e9a65c5892e2baf684ddc67030213ca0476a]

INTEGRATION: CWS vgbugs07 (1.10.182); FILE MERGED 2007/06/04 13:31:36 vg 1.10.182.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [4cd9fe06037f5fe9e25b078e6d5f1924171352b1]

INTEGRATION: CWS vgbugs07 (1.13.182); FILE MERGED 2007/06/04 13:31:36 vg 1.13.182.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [82e760e185791a2b94bfbd9678a5b138cbf206bd]

INTEGRATION: CWS vgbugs07 (1.53.182); FILE MERGED 2007/06/04 13:31:36 vg 1.53.182.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [7063db3d1dc432a91418b28f03470d0f5d0713a0]

INTEGRATION: CWS vgbugs07 (1.3.298); FILE MERGED 2007/06/04 13:31:36 vg 1.3.298.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [899a4743a2a10198e2b72db7ec677e4bcee218cb]

INTEGRATION: CWS vgbugs07 (1.5.182); FILE MERGED 2007/06/04 13:31:36 vg 1.5.182.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [9d94a03f7963c89e0402cc81035ec1fb73a0f91d]

INTEGRATION: CWS vgbugs07 (1.47.182); FILE MERGED 2007/06/04 13:31:35 vg 1.47.182.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [c469799a1e8a77f755e6fff30927459f296ae513]

INTEGRATION: CWS vgbugs07 (1.4.298); FILE MERGED 2007/06/04 13:31:35 vg 1.4.298.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [afe557fb208bcdfd0d80c1db60bcdc49a8a8be07]

INTEGRATION: CWS vgbugs07 (1.13.182); FILE MERGED 2007/06/04 13:31:35 vg 1.13.182.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [2aa4666034f9624b5ebb272c457be115e6f1cec2]

INTEGRATION: CWS vgbugs07 (1.5.298); FILE MERGED 2007/06/04 13:31:35 vg 1.5.298.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [daa0f65eade9bc8c62476105dffc971c52f0803f]

INTEGRATION: CWS vgbugs07 (1.6.200); FILE MERGED 2007/06/04 13:31:35 vg 1.6.200.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [3690f666cb24b56527fdc8195563ab867aee2fbf]

INTEGRATION: CWS vgbugs07 (1.38.34); FILE MERGED 2007/06/04 13:31:35 vg 1.38.34.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [974368b78f91ace701ded78f81dc7faf780dd03e]

INTEGRATION: CWS vgbugs07 (1.8.200); FILE MERGED 2007/06/04 13:31:35 vg 1.8.200.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [92468250c826c75e2c728e3a2e702678d14c54e1]

INTEGRATION: CWS vgbugs07 (1.34.46); FILE MERGED 2007/06/04 13:31:35 vg 1.34.46.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a6f3f5a299684c70bc992161ba254e7e601a12a2]

INTEGRATION: CWS vgbugs07 (1.18.16); FILE MERGED 2007/06/04 13:31:35 vg 1.18.16.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [931a33696d47e40597093e675a754080d222c6ab]

INTEGRATION: CWS vgbugs07 (1.14.16); FILE MERGED 2007/06/04 13:31:35 vg 1.14.16.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [6ef4a7692bedb9b6ba7883ce43376e424cbccdaa]

INTEGRATION: CWS vgbugs07 (1.3.526); FILE MERGED 2007/06/04 13:31:35 vg 1.3.526.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [10c15b41b0dc65c6fe1a9ee1b58cefe864eec92e]

INTEGRATION: CWS vgbugs07 (1.7.134); FILE MERGED 2007/06/04 13:31:35 vg 1.7.134.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [54957cad3f84791269120af5416060c957947c44]

INTEGRATION: CWS vgbugs07 (1.5.526); FILE MERGED 2007/06/04 13:31:35 vg 1.5.526.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a0c07ae7e2225a5cea2ac50a2ace926a9cc0d2a6]

INTEGRATION: CWS vgbugs07 (1.24.132); FILE MERGED 2007/06/04 13:31:35 vg 1.24.132.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [8cd91e68b9b82b88f670e6b28e935120a51e4eb8]

INTEGRATION: CWS vgbugs07 (1.41.46); FILE MERGED 2007/06/04 13:31:35 vg 1.41.46.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e4f7b2fa72669e90b64b146229fc53428f8017eb]

INTEGRATION: CWS vgbugs07 (1.7.36); FILE MERGED 2007/06/04 13:31:35 vg 1.7.36.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [1166107fc06e5729ac22eac466f1e5fc3132410d]

INTEGRATION: CWS vgbugs07 (1.8.36); FILE MERGED 2007/06/04 13:31:35 vg 1.8.36.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [7e4a41a337d30c1f6972b335350d3846ab4fc072]

INTEGRATION: CWS vgbugs07 (1.11.182); FILE MERGED 2007/06/04 13:31:35 vg 1.11.182.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e3e348c72b8d3cf1f1d66fe4b1bcd306057b0bf6]

INTEGRATION: CWS vgbugs07 (1.5.200); FILE MERGED 2007/06/04 13:31:34 vg 1.5.200.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [de9e18cf4fca52879f65417a19b3d4dce2a60bf8]

INTEGRATION: CWS vgbugs07 (1.8.182); FILE MERGED 2007/06/04 13:31:34 vg 1.8.182.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [5efa99b461ec2a7c33aadbd4bbbe3f923d4eca63]

INTEGRATION: CWS vgbugs07 (1.52.46); FILE MERGED 2007/06/04 13:31:34 vg 1.52.46.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [8043b521a2b84714274ae975ef2f2f01b86d26b7]

INTEGRATION: CWS vgbugs07 (1.25.36); FILE MERGED 2007/06/04 13:31:34 vg 1.25.36.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [229f0ed9996d14ab4a35c8fb2ab9a7680bee45f5]

INTEGRATION: CWS vgbugs07 (1.30.16); FILE MERGED 2007/06/04 13:31:29 vg 1.30.16.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [2c82016317d650018fb050ba80c47a333f1ec904]

INTEGRATION: CWS vgbugs07 (1.22.16); FILE MERGED 2007/06/04 13:31:29 vg 1.22.16.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [0d7fa5a676df490067cd32efda0cce3672998a4b]

INTEGRATION: CWS vgbugs07 (1.4.200); FILE MERGED 2007/06/04 13:31:29 vg 1.4.200.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a3401a6ced52a23a07802087844d5beecee10e53]

INTEGRATION: CWS vgbugs07 (1.8.200); FILE MERGED 2007/06/04 13:31:29 vg 1.8.200.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [bd69c96663dde87b70363d320df5e9fbe564592b]

INTEGRATION: CWS vgbugs07 (1.4.36); FILE MERGED 2007/06/04 13:31:29 vg 1.4.36.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [aff4ca22e672008557aaf7d1ea082a28290f3ed9]

INTEGRATION: CWS vgbugs07 (1.9.152); FILE MERGED 2007/06/04 13:31:29 vg 1.9.152.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [10ba0cd0fbe7787a44eb4b927670064ceeba6668]

INTEGRATION: CWS vgbugs07 (1.2.200); FILE MERGED 2007/06/04 13:31:29 vg 1.2.200.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [7716f890a4c3338e68616bc3bb8f54efbd95e9c4]

INTEGRATION: CWS vgbugs07 (1.9.200); FILE MERGED 2007/06/04 13:31:29 vg 1.9.200.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [90767de785561c22b2db4224518ce07038673c2b]

INTEGRATION: CWS vgbugs07 (1.13.36); FILE MERGED 2007/06/04 13:31:29 vg 1.13.36.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [1601e0269e5a37553ca3c5f5e7d01b9708f6c290]

INTEGRATION: CWS vgbugs07 (1.37.64); FILE MERGED 2007/06/04 13:31:29 vg 1.37.64.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [6a10ed64a95a53057a525f2d7e4160685d97a5cb]

INTEGRATION: CWS vgbugs07 (1.8.182); FILE MERGED 2007/06/04 13:31:29 vg 1.8.182.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [737a51a628a1ca9fc404ce679da2f042e8fa782d]

INTEGRATION: CWS vgbugs07 (1.34.46); FILE MERGED 2007/06/04 13:31:29 vg 1.34.46.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [8209dad43ae566321f74054e3447ea408c59bf7c]

INTEGRATION: CWS vgbugs07 (1.16.182); FILE MERGED 2007/06/04 13:31:29 vg 1.16.182.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [8775c27df57dc95c5a2e70800f6da6ec449392d4]

INTEGRATION: CWS vgbugs07 (1.57.46); FILE MERGED 2007/06/04 13:31:29 vg 1.57.46.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [20406a569b16027863e75a65e7a66beb0822d25a]

INTEGRATION: CWS vgbugs07 (1.24.68); FILE MERGED 2007/06/04 13:31:29 vg 1.24.68.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [20e372ba208be228586b516c10209b7125f28a34]

INTEGRATION: CWS vgbugs07 (1.10.46); FILE MERGED 2007/06/04 13:31:29 vg 1.10.46.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [c128fe97dc0539bea4a15ce7218dbe79092c3c61]

INTEGRATION: CWS vgbugs07 (1.11.36); FILE MERGED 2007/06/04 13:31:29 vg 1.11.36.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [06a6079daa3f22d5951d2ea9a047a3ea771b45f1]

INTEGRATION: CWS vgbugs07 (1.11.200); FILE MERGED 2007/06/04 13:31:28 vg 1.11.200.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [5b4fe3677d7764d8c4f73d00d17463fc3ce1901b]

INTEGRATION: CWS vgbugs07 (1.61.46); FILE MERGED 2007/06/04 13:31:28 vg 1.61.46.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [52de331827e9b18df47f634c58a25c2b55782c3e]

INTEGRATION: CWS vgbugs07 (1.34.274); FILE MERGED 2007/06/04 13:31:28 vg 1.34.274.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [934b1a91b7ef5fb17e7894ce9aeabfd8ef804d10]

INTEGRATION: CWS vgbugs07 (1.76.34); FILE MERGED 2007/06/04 13:31:28 vg 1.76.34.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [b64765e4b450f714139427f84b31ee8f1b356e68]

INTEGRATION: CWS vgbugs07 (1.49.130); FILE MERGED 2007/06/04 13:31:28 vg 1.49.130.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e9e5f3875208f90493d3daaa204a101850ad57b1]

INTEGRATION: CWS vgbugs07 (1.28.200); FILE MERGED 2007/06/04 13:31:28 vg 1.28.200.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [51113ea4ccfebcd4c8a7bb5271ae2ee7f8efdd23]

INTEGRATION: CWS vgbugs07 (1.12.134); FILE MERGED 2007/06/04 13:31:28 vg 1.12.134.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [b839a96d6237e4381794095564378a2bcb67a6ab]

INTEGRATION: CWS vgbugs07 (1.8.182); FILE MERGED 2007/06/04 13:31:28 vg 1.8.182.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a26c2dcf4a8e6acf1a1d629e2d7b55c005430a2f]

INTEGRATION: CWS vgbugs07 (1.51.182); FILE MERGED 2007/06/04 13:31:28 vg 1.51.182.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [14322155748086a96236549161b31f3687f6eb65]

INTEGRATION: CWS vgbugs07 (1.6.200); FILE MERGED 2007/06/04 13:31:28 vg 1.6.200.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [92805d07f7da161d23e27445b5b6802e0da6b940]

INTEGRATION: CWS vgbugs07 (1.12.46); FILE MERGED 2007/06/04 13:31:28 vg 1.12.46.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a66da59f74f7c63dbf85c03ec51bcad8547bd9da]

INTEGRATION: CWS vgbugs07 (1.12.180); FILE MERGED 2007/06/04 13:31:28 vg 1.12.180.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [01cf81a3af20c6349b97ec2cd57417eb84232ead]

INTEGRATION: CWS vgbugs07 (1.33.46); FILE MERGED 2007/06/04 13:31:28 vg 1.33.46.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [bc7bedc2944074f0618d0978b0f7592280573e37]

INTEGRATION: CWS vgbugs07 (1.68.36); FILE MERGED 2007/06/04 13:31:28 vg 1.68.36.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [dd18ef8b72fd6c732275a2243769b8e6e254c1f9]

INTEGRATION: CWS vgbugs07 (1.7.182); FILE MERGED 2007/06/04 13:31:28 vg 1.7.182.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [6cd1de9dc83479d7021952b1315080bb889bf175]

INTEGRATION: CWS vgbugs07 (1.3.200); FILE MERGED 2007/06/04 13:31:28 vg 1.3.200.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [4a60759047ecc20c270c84a54c6c15fc5d279c79]

INTEGRATION: CWS vgbugs07 (1.5.200); FILE MERGED 2007/06/04 13:31:27 vg 1.5.200.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [eb1ce1e63873d16141e63979da8427d2fcad3eea]

INTEGRATION: CWS vgbugs07 (1.8.200); FILE MERGED 2007/06/04 13:31:27 vg 1.8.200.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [5858226af3ca103d32c838b23b3e6926c3d74e64]

INTEGRATION: CWS vgbugs07 (1.28.200); FILE MERGED 2007/06/04 13:31:27 vg 1.28.200.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [767352dc5cc6fc0f22cd6c188ebc1103f7a94c2f]

INTEGRATION: CWS vgbugs07 (1.23.134); FILE MERGED 2007/06/04 13:31:27 vg 1.23.134.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [9215936f30650fb99cb59410e694205b6ea21880]

INTEGRATION: CWS vgbugs07 (1.12.92); FILE MERGED 2007/06/04 13:31:27 vg 1.12.92.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [4cc87c41511eabae81b9066ff3b834ba13ffae84]

INTEGRATION: CWS vgbugs07 (1.20.200); FILE MERGED 2007/06/04 13:31:27 vg 1.20.200.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [3abeda7d4ba364265b7879dbc0e1e8deb8ce21cb]

INTEGRATION: CWS vgbugs07 (1.14.200); FILE MERGED 2007/06/04 13:31:27 vg 1.14.200.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [32c19b7392b69ec8cda00694a29eb2da7e29795b]

INTEGRATION: CWS vgbugs07 (1.6.200); FILE MERGED 2007/06/04 13:31:27 vg 1.6.200.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [045343694a478b22d068a83778aaa78a8a70669d]

INTEGRATION: CWS vgbugs07 (1.29.92); FILE MERGED 2007/06/04 13:31:27 vg 1.29.92.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [9c186df1d517b6389dc27d6fb04c6bb0bbab5d82]

INTEGRATION: CWS vgbugs07 (1.27.92); FILE MERGED 2007/06/04 13:31:27 vg 1.27.92.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a6c5a965b1ce9f09fa7f48744279a68f76ed4d2f]

INTEGRATION: CWS vgbugs07 (1.13.182); FILE MERGED 2007/06/04 13:31:27 vg 1.13.182.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [16d7b02cd2d341963644bb093531d0e64bc566a4]

INTEGRATION: CWS vgbugs07 (1.77.200); FILE MERGED 2007/06/04 13:31:27 vg 1.77.200.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [6a7b86a3ec6f65a69c8032d5d776ec514f248162]

INTEGRATION: CWS vgbugs07 (1.4.78); FILE MERGED 2007/06/04 13:31:27 vg 1.4.78.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [dc15b46c019df823ad4bb0dbab686f2de2519a51]

INTEGRATION: CWS vgbugs07 (1.4.200); FILE MERGED 2007/06/04 13:31:27 vg 1.4.200.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [2bdcba50e9fe0319101c56d9d8842e0f3ecfeff5]

INTEGRATION: CWS vgbugs07 (1.3.200); FILE MERGED 2007/06/04 13:31:27 vg 1.3.200.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [20296fb9e4e2cc3691b6cf1aba3f0cbeda009b1e]

INTEGRATION: CWS vgbugs07 (1.33.16); FILE MERGED 2007/06/04 13:31:27 vg 1.33.16.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [b6413788fdabddf3ad2e67f570807240631c0086]

INTEGRATION: CWS vgbugs07 (1.20.92); FILE MERGED 2007/06/04 13:31:27 vg 1.20.92.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e6035b85dc89043d5dfe0cd5ab7df28361a1476b]

INTEGRATION: CWS vgbugs07 (1.7.200); FILE MERGED 2007/06/04 13:31:27 vg 1.7.200.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [45f30b7eafdce87db507b165042d69217b35ed2b]

INTEGRATION: CWS vgbugs07 (1.12.200); FILE MERGED 2007/06/04 13:31:26 vg 1.12.200.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [5eb6d9e05d85eeb4f8212948016f1b8e11d48086]

INTEGRATION: CWS vgbugs07 (1.10.200); FILE MERGED 2007/06/04 13:31:26 vg 1.10.200.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [33393d19bd12f4babff11ac298a115d64c479bbd]

INTEGRATION: CWS vgbugs07 (1.9.92); FILE MERGED 2007/06/04 13:31:26 vg 1.9.92.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [30cfee826f792a8c3089402a77f916cc14f14004]

INTEGRATION: CWS vgbugs07 (1.19.200); FILE MERGED 2007/06/04 13:31:26 vg 1.19.200.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [2d9e6929f995354b261640ba4bfc00567100d7f9]

INTEGRATION: CWS vgbugs07 (1.31.92); FILE MERGED 2007/06/04 13:31:26 vg 1.31.92.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ab6b78dfe7c7aa2174ba8fccc8935a24dcfb1b47]

INTEGRATION: CWS vgbugs07 (1.20.92); FILE MERGED 2007/06/04 13:31:26 vg 1.20.92.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [b219df67aa4a2bfa540f1cb7360b5ba420112033]

INTEGRATION: CWS vgbugs07 (1.21.92); FILE MERGED 2007/06/04 13:31:26 vg 1.21.92.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [3534751d211a57cbd2793e0f15882eb8c65414df]

INTEGRATION: CWS vgbugs07 (1.8.200); FILE MERGED 2007/06/04 13:31:26 vg 1.8.200.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ef14567f1dc8bb989fc234024644d4c14517cf60]

INTEGRATION: CWS vgbugs07 (1.7.200); FILE MERGED 2007/06/04 13:31:26 vg 1.7.200.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [9b7cf3eb8ce480ab35e7dd3b98af5a8fe4573229]

INTEGRATION: CWS vgbugs07 (1.16.200); FILE MERGED 2007/06/04 13:31:26 vg 1.16.200.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ed93373654b47d0bbe8246cea107b95676e2054c]

INTEGRATION: CWS vgbugs07 (1.11.200); FILE MERGED 2007/06/04 13:31:26 vg 1.11.200.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [215b4accfc676445e4756d5b8e04e2ff2b1af977]

INTEGRATION: CWS vgbugs07 (1.13.200); FILE MERGED 2007/06/04 13:31:26 vg 1.13.200.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [c7df747bfaa9f003debc50066d46a2bfaf860f24]

INTEGRATION: CWS vgbugs07 (1.14.182); FILE MERGED 2007/06/04 13:31:26 vg 1.14.182.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [81ea99642cc2c43a045179ffd45b2cb3b59d4f04]

INTEGRATION: CWS vgbugs07 (1.9.200); FILE MERGED 2007/06/04 13:31:26 vg 1.9.200.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e2d197fd187df4319a65a8142f90131d10c69e71]

INTEGRATION: CWS vgbugs07 (1.20.200); FILE MERGED 2007/06/04 13:31:26 vg 1.20.200.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [807173069c7038312d0f133a314c9bfc42e727f1]

INTEGRATION: CWS vgbugs07 (1.14.180); FILE MERGED 2007/06/04 13:31:25 vg 1.14.180.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d85f593d55afe1d9f512c31d7039b707449e953e]

INTEGRATION: CWS vgbugs07 (1.6.526); FILE MERGED 2007/06/04 13:31:25 vg 1.6.526.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [c2f696c2aa375c8a9de0abbfa5ee0d487cf3ce8f]

INTEGRATION: CWS vgbugs07 (1.11.182); FILE MERGED 2007/06/04 13:31:25 vg 1.11.182.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [78781161b179b2c9c03445b64b3e3bf23ac4e9e6]

INTEGRATION: CWS vgbugs07 (1.11.298); FILE MERGED 2007/06/04 13:31:25 vg 1.11.298.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e1aeb41f872a2045333ccd7205d294ba6ea968f9]

INTEGRATION: CWS vgbugs07 (1.6.200); FILE MERGED 2007/06/04 13:31:25 vg 1.6.200.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [77be8fafc9a98f07d9896cab8509733831eba8c7]

INTEGRATION: CWS vgbugs07 (1.37.182); FILE MERGED 2007/06/04 13:31:25 vg 1.37.182.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ad42052fb9c04e52e6b8a8472956b648bfc0baf0]

INTEGRATION: CWS vgbugs07 (1.3.526); FILE MERGED 2007/06/04 13:31:24 vg 1.3.526.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [3c63ae6ded52f763725bb3b51b76243403a90273]

INTEGRATION: CWS vgbugs07 (1.4.526); FILE MERGED 2007/06/04 13:31:24 vg 1.4.526.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [1e99c77e61bf99fd7ba836fef1259384761461b3]

INTEGRATION: CWS vgbugs07 (1.3.524); FILE MERGED 2007/06/04 13:31:24 vg 1.3.524.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ab604731de202595f8e27c65163f8869ea5fbcf6]

INTEGRATION: CWS vgbugs07 (1.3.298); FILE MERGED 2007/06/04 13:31:24 vg 1.3.298.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [339da2e36bcc369538090e6f3fcb010bda3b8547]

INTEGRATION: CWS vgbugs07 (1.8.160); FILE MERGED 2007/06/04 13:31:24 vg 1.8.160.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [5159b36c7df3492a181a9a0604c703a1b185bdd6]

INTEGRATION: CWS vgbugs07 (1.8.526); FILE MERGED 2007/06/04 13:31:24 vg 1.8.526.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [098335281c600036be8d4fda34385b34b075e3ad]

INTEGRATION: CWS vgbugs07 (1.8.68); FILE MERGED 2007/06/04 13:30:24 vg 1.8.68.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [cec58798ee93fd46c204abe88b3b37b0e349c5fe]

INTEGRATION: CWS vgbugs07 (1.7.42); FILE MERGED 2007/06/04 13:30:24 vg 1.7.42.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [12908953de817c3e86a3a90c0d8d06887bfadf8e]

INTEGRATION: CWS vgbugs07 (1.6.48); FILE MERGED 2007/06/04 13:30:24 vg 1.6.48.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [0777e3916b817791c3a66501632fe10b8c04eb16]

INTEGRATION: CWS vgbugs07 (1.3.108); FILE MERGED 2007/06/04 13:30:24 vg 1.3.108.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [c03aeb5befc6100f8ebc1127411b35eeff8cb445]

INTEGRATION: CWS vgbugs07 (1.5.48); FILE MERGED 2007/06/04 13:30:24 vg 1.5.48.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [22630512f76114f9a06db873d1e0ff5ba562f20a]

INTEGRATION: CWS vgbugs07 (1.15.6); FILE MERGED 2007/06/04 13:30:24 vg 1.15.6.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [9ae3dfc28d18f91394a35aeb9ad6e4958df841d1]

INTEGRATION: CWS vgbugs07 (1.30.6); FILE MERGED 2007/06/04 13:30:23 vg 1.30.6.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [66d8571e93f5aba91c393c9724fa7f85313cc975]

INTEGRATION: CWS vgbugs07 (1.4.106); FILE MERGED 2007/06/04 13:30:23 vg 1.4.106.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [565c7c14bfdf9b747a3b3725d73be5e41602d1a6]

INTEGRATION: CWS vgbugs07 (1.16.6); FILE MERGED 2007/06/04 13:30:23 vg 1.16.6.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [78978fdc01e7480b5255b155b2dd88d2f70f0d06]

INTEGRATION: CWS vgbugs07 (1.3.82); FILE MERGED 2007/06/04 13:30:23 vg 1.3.82.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [9741880efd06e5b8f6185c70f5da6c70d71caed9]

INTEGRATION: CWS vgbugs07 (1.2.108); FILE MERGED 2007/06/04 13:30:23 vg 1.2.108.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [599d6f3f78b985263e0c96bf981fbe114c8a2b80]

INTEGRATION: CWS vgbugs07 (1.4.108); FILE MERGED 2007/06/04 13:30:23 vg 1.4.108.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [2de0cf0201a54de63bdee09ac96b863f1e1e76e3]

INTEGRATION: CWS vgbugs07 (1.6.32); FILE MERGED 2007/06/19 10:16:49 vg 1.6.32.2: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01 2007/06/04 13:30:23 vg 1.6.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [369dd07724209b7e0031d98d5404fa97470ccf7e]

INTEGRATION: CWS vgbugs07 (1.17.150); FILE MERGED 2007/06/04 13:30:04 vg 1.17.150.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [b5f2b167e0e363d96993226642f2f69db91ded47]

INTEGRATION: CWS vgbugs07 (1.4.240); FILE MERGED 2007/06/04 13:30:04 vg 1.4.240.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [9ef27b38e5724c691b092b27d16100000819aa97]

INTEGRATION: CWS vgbugs07 (1.11.240); FILE MERGED 2007/06/04 13:30:03 vg 1.11.240.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [3db7770f594e829590eb40d2f7b151484a5e577a]

INTEGRATION: CWS vgbugs07 (1.143.78); FILE MERGED 2007/06/04 13:30:03 vg 1.143.78.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [696cf04b270ad372590f68f320c1097aaf71cbea]

INTEGRATION: CWS vgbugs07 (1.106.80); FILE MERGED 2007/06/04 13:30:03 vg 1.106.80.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [4cdb8ed788b92d776b5d63102dd5e06b808c4956]

INTEGRATION: CWS vgbugs07 (1.30.104); FILE MERGED 2007/06/04 13:30:03 vg 1.30.104.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [edd0ff8d9b236a87d45219e645531dc72ac8356d]

INTEGRATION: CWS vgbugs07 (1.89.74); FILE MERGED 2007/06/04 13:30:03 vg 1.89.74.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [98de0e728981818729c5c88088167797e2a87e7d]

INTEGRATION: CWS vgbugs07 (1.10.172); FILE MERGED 2007/06/04 13:30:03 vg 1.10.172.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [2ae990e66a07edea5153fd386aa0490f84b232f3]

INTEGRATION: CWS vgbugs07 (1.37.80); FILE MERGED 2007/06/04 13:30:02 vg 1.37.80.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [cd4ce81e2dadb06a55ed2bbebbb1ecbef72692c4]

INTEGRATION: CWS vgbugs07 (1.14.80); FILE MERGED 2007/06/06 11:45:01 vg 1.14.80.2: RESYNC: (1.14-1.15); FILE MERGED 2007/06/04 13:30:02 vg 1.14.80.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [4d13f77ee122be294f447fa4f121911fb94b3cd1]

INTEGRATION: CWS vgbugs07 (1.7.240); FILE MERGED 2007/06/04 13:30:02 vg 1.7.240.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [1de5cf103f69bc44b80fe8f8cf833ac1910eb371]

INTEGRATION: CWS vgbugs07 (1.3.606); FILE MERGED 2007/06/04 13:30:02 vg 1.3.606.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [5217d126d0940bb387b1a8ed0b996f8e05cc780a]

INTEGRATION: CWS vgbugs07 (1.5.420); FILE MERGED 2007/06/04 13:30:02 vg 1.5.420.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [5a5f633598fdc06de9b3bd6a8c7efe1a95edd706]

INTEGRATION: CWS vgbugs07 (1.5.390); FILE MERGED 2007/06/04 13:30:02 vg 1.5.390.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [292f1a6974932c9e30b331eaaa083ab46f845d03]

INTEGRATION: CWS vgbugs07 (1.3.104); FILE MERGED 2007/06/04 13:30:02 vg 1.3.104.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [61910fa99722c3e4c3689cd62d29750f1e85c26d]

INTEGRATION: CWS vgbugs07 (1.5.144); FILE MERGED 2007/06/04 13:30:02 vg 1.5.144.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d0817e8df5827ce87994360105ea6ff440b6dff0]

INTEGRATION: CWS vgbugs07 (1.2.606); FILE MERGED 2007/06/04 13:30:02 vg 1.2.606.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [8fbf1afe34cd43689c2a59cbeb4333ab104d2b52]

INTEGRATION: CWS vgbugs07 (1.4.346); FILE MERGED 2007/06/04 13:30:02 vg 1.4.346.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [b2c163d267778496fd51ea68ccee017e0e1a9caf]

INTEGRATION: CWS vgbugs07 (1.4.606); FILE MERGED 2007/06/04 13:30:02 vg 1.4.606.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [99324656a5386fb939b930a20805cad6a0bdb48b]

INTEGRATION: CWS vgbugs07 (1.12.320); FILE MERGED 2007/06/04 13:30:02 vg 1.12.320.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [0e917365cd69a7c8e1ba1b9761ac911f26b936da]

INTEGRATION: CWS vgbugs07 (1.25.76); FILE MERGED 2007/06/04 13:30:01 vg 1.25.76.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a777e318514116fd86f61e69dbc370dc623fa16c]

INTEGRATION: CWS vgbugs07 (1.17.172); FILE MERGED 2007/06/04 13:30:01 vg 1.17.172.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [47bca6beb333c95485caae7bddb88071be5eee23]

INTEGRATION: CWS vgbugs07 (1.27.144); FILE MERGED 2007/06/04 13:30:01 vg 1.27.144.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [2105b0b7b4866e024baebcdc700bdcecdc381a25]

INTEGRATION: CWS vgbugs07 (1.4.606); FILE MERGED 2007/06/04 13:30:01 vg 1.4.606.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [b1db0bc640035fe1f5f7a95a7322f3f5c041d67f]

INTEGRATION: CWS vgbugs07 (1.19.152); FILE MERGED 2007/06/04 13:30:01 vg 1.19.152.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [7023649eda96d879cf15867b8800600df5af3adf]

INTEGRATION: CWS vgbugs07 (1.215.82); FILE MERGED 2007/06/04 13:30:01 vg 1.215.82.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [3d4b25a75535c7c75e1f7685c603f6a7ad576bd0]

INTEGRATION: CWS vgbugs07 (1.21.240); FILE MERGED 2007/06/04 13:30:00 vg 1.21.240.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [148e3c0694c3cc5c6c4a0a2ee539101bae11cebd]

INTEGRATION: CWS vgbugs07 (1.10.240); FILE MERGED 2007/06/04 13:30:00 vg 1.10.240.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [20a8b7666c774247b3a3bc02089e5ecb5ac321ff]

INTEGRATION: CWS vgbugs07 (1.5.606); FILE MERGED 2007/06/04 13:30:00 vg 1.5.606.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [9b9d44471d7c0afb7fb452af98b946b635f00a7e]

INTEGRATION: CWS vgbugs07 (1.15.76); FILE MERGED 2007/06/04 13:30:00 vg 1.15.76.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [1464d50534cbd3f3610c8fbc2994782c4a0c1c11]

INTEGRATION: CWS vgbugs07 (1.29.76); FILE MERGED 2007/06/04 13:30:00 vg 1.29.76.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [129c6e0aae0fb3d2b4a23cf84b58abadae87fbb9]

INTEGRATION: CWS vgbugs07 (1.22.150); FILE MERGED 2007/06/04 13:30:00 vg 1.22.150.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [8df42cacea4215fbda482fe429c46b4080b40141]

INTEGRATION: CWS vgbugs07 (1.46.144); FILE MERGED 2007/06/04 13:30:00 vg 1.46.144.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a17ae46147122d24ad34ec863f52d4a3092f4666]

INTEGRATION: CWS vgbugs07 (1.18.84); FILE MERGED 2007/06/04 13:30:00 vg 1.18.84.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [c301215b18b9eed1b669c445ad5eaa5478c01206]

INTEGRATION: CWS vgbugs07 (1.47.104); FILE MERGED 2007/06/04 13:30:00 vg 1.47.104.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [fbf4832465cf2427837db39b5c1cceea4e484be2]

INTEGRATION: CWS vgbugs07 (1.145.52); FILE MERGED 2007/06/04 13:29:59 vg 1.145.52.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [1523f6e0adee7eb54d5cbee9bbb4f5e53dc95240]

INTEGRATION: CWS vgbugs07 (1.39.50); FILE MERGED 2007/06/04 13:29:59 vg 1.39.50.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [21163f3001daffcf8044dbc87b66c9724ccc0d0b]

INTEGRATION: CWS vgbugs07 (1.28.152); FILE MERGED 2007/06/04 13:29:59 vg 1.28.152.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [441c708e2ddf885f5240124475edef1d3e51c0f2]

INTEGRATION: CWS vgbugs07 (1.3.240); FILE MERGED 2007/06/04 13:29:59 vg 1.3.240.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [01645489b5a52c164d3d392ed133359adbfa939e]

INTEGRATION: CWS vgbugs07 (1.12.162); FILE MERGED 2007/06/04 13:29:59 vg 1.12.162.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [7569cf41285f9957008ec1a75614148c44bdb6e3]

INTEGRATION: CWS vgbugs07 (1.29.212); FILE MERGED 2007/06/04 13:29:59 vg 1.29.212.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [893d41652186b583f0c8352f42bda39d4aa39894]

INTEGRATION: CWS vgbugs07 (1.13.212); FILE MERGED 2007/06/04 13:29:59 vg 1.13.212.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [001d29ee498ff0afcbce557a0c06005e4541f794]

INTEGRATION: CWS vgbugs07 (1.65.84); FILE MERGED 2007/06/04 13:29:59 vg 1.65.84.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [6657ef39bc7ed4bd4869bbfb2f980e93ea7b474a]

INTEGRATION: CWS vgbugs07 (1.22.40); FILE MERGED 2007/06/04 13:29:59 vg 1.22.40.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [73d417109d9dd0bab867193e72a199469151ae43]

INTEGRATION: CWS vgbugs07 (1.30.40); FILE MERGED 2007/06/04 13:29:59 vg 1.30.40.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a4e3eb7948c2c1563df3875862ecf33f29742fb9]

INTEGRATION: CWS vgbugs07 (1.17.104); FILE MERGED 2007/06/04 13:29:59 vg 1.17.104.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [5798ad7407773227779e1a56fa4f8883c83bb8f1]

INTEGRATION: CWS vgbugs07 (1.31.240); FILE MERGED 2007/06/04 13:29:58 vg 1.31.240.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [3c471539c81e63426fb26fc1f5b3612b41f3b4c7]

INTEGRATION: CWS vgbugs07 (1.88.38); FILE MERGED 2007/06/04 13:29:58 vg 1.88.38.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ce81024e5101a7a48bb616c9e26c169aa327a6cf]

INTEGRATION: CWS vgbugs07 (1.51.52); FILE MERGED 2007/06/04 13:29:58 vg 1.51.52.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [b646b0ff06df4457d30ce11466ee1270cfdd81ce]

INTEGRATION: CWS vgbugs07 (1.37.84); FILE MERGED 2007/06/04 13:29:58 vg 1.37.84.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d56aba4e8f5ccced7b88cdf4f5e56bf8fdaf35e9]

INTEGRATION: CWS vgbugs07 (1.30.240); FILE MERGED 2007/06/04 13:29:58 vg 1.30.240.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [42dfe12ddd549fb29d7a0f80b3c6bbc3757f8d8a]

INTEGRATION: CWS vgbugs07 (1.21.212); FILE MERGED 2007/06/04 13:29:58 vg 1.21.212.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [63d45990644d21d0631751b1440326e233a36fa7]

INTEGRATION: CWS vgbugs07 (1.4.606); FILE MERGED 2007/06/04 13:29:58 vg 1.4.606.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [8fbb3aa3f5974c3b2b2f3f8d0a0b48caf52575e9]

INTEGRATION: CWS vgbugs07 (1.26.38); FILE MERGED 2007/06/04 13:29:58 vg 1.26.38.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [0788899af72ef9810c322403357692254bacd399]

INTEGRATION: CWS vgbugs07 (1.8.90); FILE MERGED 2007/06/04 13:29:58 vg 1.8.90.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e43284158fa8922b46bbe2437174690c90e09231]

INTEGRATION: CWS vgbugs07 (1.3.374); FILE MERGED 2007/06/04 13:29:57 vg 1.3.374.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [08824523a0ad05d8d83e8c15e303fdd39a7a6fe5]

INTEGRATION: CWS vgbugs07 (1.2.606); FILE MERGED 2007/06/19 10:16:42 vg 1.2.606.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [256ce4f39bf252cb535045f0eb4f5b6f2700aed8]

INTEGRATION: CWS vgbugs07 (1.17.508); FILE MERGED 2007/06/04 13:29:57 vg 1.17.508.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [044f70929d5b868e520277951cfef89e81aa5ecd]

INTEGRATION: CWS vgbugs07 (1.25.220); FILE MERGED 2007/06/04 13:29:57 vg 1.25.220.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [0dd3339b340c3439e2da8de3ebc6012cd1de6d7c]

INTEGRATION: CWS vgbugs07 (1.8.220); FILE MERGED 2007/06/04 13:29:57 vg 1.8.220.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ee415d126308626f5f858b23ffb89ee6ce79a857]

INTEGRATION: CWS vgbugs07 (1.3.606); FILE MERGED 2007/06/04 13:29:57 vg 1.3.606.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [344c20c11dd97d092cab10d052007021cf861282]

INTEGRATION: CWS vgbugs07 (1.8.104); FILE MERGED 2007/06/04 13:29:57 vg 1.8.104.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [4b78995be93cdacae073ff785208a97d7fc132cf]

INTEGRATION: CWS vgbugs07 (1.4.606); FILE MERGED 2007/06/04 13:29:57 vg 1.4.606.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [1969cd4e0a5d46c576d2b3f9a301b8c9979385ac]

INTEGRATION: CWS vgbugs07 (1.14.606); FILE MERGED 2007/06/04 13:29:57 vg 1.14.606.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [0d5463aea9ca04316da9027f11c0ca7992f73b06]

INTEGRATION: CWS vgbugs07 (1.6.220); FILE MERGED 2007/06/04 13:29:57 vg 1.6.220.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [08615e0d0001c5b8c21190283792bcb2a5a69ae6]

INTEGRATION: CWS vgbugs07 (1.5.548); FILE MERGED 2007/06/04 13:29:57 vg 1.5.548.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [8f59d3d565a5002d68eebbebe1760add37b46970]

INTEGRATION: CWS vgbugs07 (1.13.318); FILE MERGED 2007/06/04 13:29:57 vg 1.13.318.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [707dd57afdcbf37dca37528454f40cd6f6666918]

INTEGRATION: CWS vgbugs07 (1.40.74); FILE MERGED 2007/06/04 13:29:57 vg 1.40.74.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e2d204aa0bd52998456a7622bcc3fc308fcb85ac]

INTEGRATION: CWS vgbugs07 (1.52.170); FILE MERGED 2007/06/04 13:29:57 vg 1.52.170.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [4d23800d5648053582155c61f8991008965ffe98]

INTEGRATION: CWS vgbugs07 (1.4.606); FILE MERGED 2007/06/04 13:29:56 vg 1.4.606.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [cb9e17c87261b432f1191954b3e2759c31685e04]

INTEGRATION: CWS vgbugs07 (1.40.90); FILE MERGED 2007/06/04 13:29:56 vg 1.40.90.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [78bbfaebb46f0c0b94e3c93b99668f41bf49f0db]

INTEGRATION: CWS vgbugs07 (1.15.254); FILE MERGED 2007/06/04 13:29:56 vg 1.15.254.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [fafddd1bb43c2b40a1b0155605e8a0e9f6f61f37]

INTEGRATION: CWS vgbugs07 (1.10.162); FILE MERGED 2007/06/04 13:29:56 vg 1.10.162.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [fc65dc33748db672980b1bcddb56912f3c859bc9]

INTEGRATION: CWS vgbugs07 (1.13.76); FILE MERGED 2007/06/04 13:29:56 vg 1.13.76.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [c04ee0b1fcc933c9a525446fc6d32b25105c9837]

INTEGRATION: CWS vgbugs07 (1.4.346); FILE MERGED 2007/06/04 13:29:56 vg 1.4.346.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [9026a65213702b2059f0187cb57c7bfeeb3d26fc]

INTEGRATION: CWS vgbugs07 (1.10.84); FILE MERGED 2007/06/04 13:29:56 vg 1.10.84.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [c1c9d83d1499d93667d8ec8af92a04f0feb23d62]

INTEGRATION: CWS vgbugs07 (1.13.606); FILE MERGED 2007/06/04 13:29:56 vg 1.13.606.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [9f6c0c6e5906df8dcebd9ec9d0c7b4b8dbdac250]

INTEGRATION: CWS vgbugs07 (1.9.548); FILE MERGED 2007/06/04 13:29:56 vg 1.9.548.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [016c49cb4323cc36edcbd9dc3a2cf7dc7fec1cab]

INTEGRATION: CWS vgbugs07 (1.15.212); FILE MERGED 2007/06/04 13:29:56 vg 1.15.212.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a1e3428ad6186e09f8e6e90a2c371ee18a9f264e]

INTEGRATION: CWS vgbugs07 (1.63.14); FILE MERGED 2007/06/04 13:29:56 vg 1.63.14.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [76772dc2f544a324149652cec767c5513cd8cd60]

INTEGRATION: CWS vgbugs07 (1.5.240); FILE MERGED 2007/06/04 13:29:55 vg 1.5.240.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [b4ca939d4734c0bda5dadb1c5f490477b0a2cf9c]

INTEGRATION: CWS vgbugs07 (1.5.100); FILE MERGED 2007/06/04 13:29:55 vg 1.5.100.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [2ffa4a6b14f33a8f87d4cd64531dc57bc231f7c4]

INTEGRATION: CWS vgbugs07 (1.3.240); FILE MERGED 2007/06/04 13:29:55 vg 1.3.240.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [edffe370be59fbc30ee85d591ab4f8906cc89931]

INTEGRATION: CWS vgbugs07 (1.18.40); FILE MERGED 2007/06/04 13:29:49 vg 1.18.40.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [71eca52463e42a813fd3b93f765a248682b1569b]

INTEGRATION: CWS vgbugs07 (1.112.212); FILE MERGED 2007/06/04 13:29:49 vg 1.112.212.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [b6ba045383856ba816a083bf5c791e881f5a5e22]

INTEGRATION: CWS vgbugs07 (1.8.240); FILE MERGED 2007/06/04 13:29:49 vg 1.8.240.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d8b802bf3f880db61f3431e5b1da40a87917841e]

INTEGRATION: CWS vgbugs07 (1.22.52); FILE MERGED 2007/06/04 13:29:49 vg 1.22.52.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d06f743829d5a0d4b32cd3df47aeb75c0e9282fe]

INTEGRATION: CWS vgbugs07 (1.258.24); FILE MERGED 2007/06/04 13:29:48 vg 1.258.24.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [dea0af3233ba9e5e05426c9b8aa189ef734546ce]

INTEGRATION: CWS vgbugs07 (1.49.40); FILE MERGED 2007/06/04 13:29:48 vg 1.49.40.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [46fd698f4899078486250ba948a44456789c79b0]

INTEGRATION: CWS vgbugs07 (1.100.38); FILE MERGED 2007/06/04 13:29:48 vg 1.100.38.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f2507dd0fcacfadfbdadfbfc0c402c76f9b4f699]

INTEGRATION: CWS vgbugs07 (1.21.240); FILE MERGED 2007/06/04 13:29:48 vg 1.21.240.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d2e96e2a4d881f6aa22603fc17ff9cbde23181a1]

INTEGRATION: CWS vgbugs07 (1.13.240); FILE MERGED 2007/06/04 13:29:48 vg 1.13.240.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [10e1fcd61eb9456f1e852f10a923c8da1ae831a1]

INTEGRATION: CWS vgbugs07 (1.7.240); FILE MERGED 2007/06/04 13:29:48 vg 1.7.240.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [06508d5410d8efba9314bd039291c39e8cbaf2e5]

INTEGRATION: CWS vgbugs07 (1.47.240); FILE MERGED 2007/06/04 13:29:48 vg 1.47.240.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [44e79bdbcae31b7859281e78124a40e11d0f170e]

INTEGRATION: CWS vgbugs07 (1.9.240); FILE MERGED 2007/06/04 13:29:48 vg 1.9.240.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f5c3d0a5df83cd6b62b1cf34b9568b009ee768a1]

INTEGRATION: CWS vgbugs07 (1.16.40); FILE MERGED 2007/06/04 13:29:48 vg 1.16.40.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [6170fc33d4ec4b3399e722a8acb3ef2b70a2dc87]

INTEGRATION: CWS vgbugs07 (1.18.238); FILE MERGED 2007/06/04 13:29:48 vg 1.18.238.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [74bddbd64ddc2400d534f9593c514859cf627816]

INTEGRATION: CWS vgbugs07 (1.5.240); FILE MERGED 2007/06/04 13:29:48 vg 1.5.240.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [852706cf31662613bcf003da1519e1baf7497dfc]

INTEGRATION: CWS vgbugs07 (1.4.52); FILE MERGED 2007/06/04 13:29:48 vg 1.4.52.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e5a2a07ae171b59b26b61808919c92522c69fb89]

INTEGRATION: CWS vgbugs07 (1.10.38); FILE MERGED 2007/06/04 13:29:48 vg 1.10.38.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [087ca5522bd25921e28d6eeac0178ed391da4089]

INTEGRATION: CWS vgbugs07 (1.20.40); FILE MERGED 2007/06/04 13:29:47 vg 1.20.40.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [5bdd07663e120fa613252bc3370bcb90766d53f3]

INTEGRATION: CWS vgbugs07 (1.20.240); FILE MERGED 2007/06/04 13:29:47 vg 1.20.240.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [0cddf1092d4abac8b949b7dab5e013258729a7c0]

INTEGRATION: CWS vgbugs07 (1.149.22); FILE MERGED 2007/06/04 13:29:47 vg 1.149.22.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e245d037176dcc86d6615ec6fb955c4cadbd53c3]

INTEGRATION: CWS vgbugs07 (1.5.240); FILE MERGED 2007/06/04 13:29:47 vg 1.5.240.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [26e77791dd6b38f90a23358f3e5a41697e2d4e5c]

INTEGRATION: CWS vgbugs07 (1.11.40); FILE MERGED 2007/06/04 13:29:47 vg 1.11.40.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [0c428db50815d9dd1851bf4514d127f951952da9]

INTEGRATION: CWS vgbugs07 (1.7.240); FILE MERGED 2007/06/04 13:29:47 vg 1.7.240.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [0e56b5a713991db84bb031d61bcbbd188ee94642]

INTEGRATION: CWS vgbugs07 (1.8.240); FILE MERGED 2007/06/04 13:29:47 vg 1.8.240.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [c1a5bf3381caa696c63716c42567fab4c96106b7]

INTEGRATION: CWS vgbugs07 (1.37.40); FILE MERGED 2007/06/04 13:29:47 vg 1.37.40.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [5740ad8ed156dc80c5b480c36cc1f509c70a806b]

INTEGRATION: CWS vgbugs07 (1.26.104); FILE MERGED 2007/06/04 13:29:47 vg 1.26.104.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [bcaf95749d68b3ef7cf39f73a39e6d805140a982]

INTEGRATION: CWS vgbugs07 (1.21.240); FILE MERGED 2007/06/04 13:29:47 vg 1.21.240.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [51c59e90a28638c88be36c74b94d42327a4cdd00]

INTEGRATION: CWS vgbugs07 (1.6.606); FILE MERGED 2007/06/04 13:29:46 vg 1.6.606.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [633895f8c40767f1befe35e5e0d366e57d564474]

INTEGRATION: CWS vgbugs07 (1.17.240); FILE MERGED 2007/06/04 13:29:46 vg 1.17.240.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e0b4ff1a1b8d829d8814bf0685649ad37d7a0c50]

INTEGRATION: CWS vgbugs07 (1.23.24); FILE MERGED 2007/06/04 13:29:46 vg 1.23.24.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [8adda21a6ed37906c24d74a560d7eeb3c9da77be]

INTEGRATION: CWS vgbugs07 (1.36.154); FILE MERGED 2007/06/04 13:29:46 vg 1.36.154.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ffb508b4ecd9d22d5c2556b21bdc543b5f86c673]

INTEGRATION: CWS vgbugs07 (1.14.240); FILE MERGED 2007/06/04 13:29:46 vg 1.14.240.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [7a17709ffa54c41100d03c3c729a9833c4dd4815]

INTEGRATION: CWS vgbugs07 (1.10.240); FILE MERGED 2007/06/04 13:29:46 vg 1.10.240.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [8e8c3f798461c0dff245cbe9a1eb7fca9aa126d3]

INTEGRATION: CWS vgbugs07 (1.8.240); FILE MERGED 2007/06/04 13:29:46 vg 1.8.240.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d2a058d7e4fe4178a1e86d8b5786cefd5b3df21a]

INTEGRATION: CWS vgbugs07 (1.7.240); FILE MERGED 2007/06/04 13:29:46 vg 1.7.240.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a4a6422e0a338d0c2a7ee3e4248896cd281ae08d]

INTEGRATION: CWS vgbugs07 (1.27.40); FILE MERGED 2007/06/04 13:29:46 vg 1.27.40.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [b143a502f9a963ded81bb31dde517dc36c2ba8d9]

INTEGRATION: CWS vgbugs07 (1.6.240); FILE MERGED 2007/06/04 13:29:46 vg 1.6.240.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [6e2dcb72ee945903f5a7ab6a7498a4b174fb03d2]

INTEGRATION: CWS vgbugs07 (1.8.40); FILE MERGED 2007/06/04 13:29:46 vg 1.8.40.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d291f33f5b01d40cea41b52462f452a24c2c7af1]

INTEGRATION: CWS vgbugs07 (1.6.154); FILE MERGED 2007/06/04 13:29:46 vg 1.6.154.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [59437f7da3c6d15f38de058f58d0df1fb0928da2]

INTEGRATION: CWS vgbugs07 (1.8.212); FILE MERGED 2007/06/04 13:29:46 vg 1.8.212.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [dfe0e67325dde51e6cdc4b2cef49041a60738113]

INTEGRATION: CWS vgbugs07 (1.8.172); FILE MERGED 2007/06/04 13:29:45 vg 1.8.172.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [4acfd350653998a087a55f3dda85ab1965d90a10]

INTEGRATION: CWS vgbugs07 (1.5.240); FILE MERGED 2007/06/04 13:29:45 vg 1.5.240.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [26d48bf8899fd03df4369e8912c8b632f36728a4]

INTEGRATION: CWS vgbugs07 (1.3.104); FILE MERGED 2007/06/04 13:29:45 vg 1.3.104.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [51c50dc85aa582cd41e7d38883bf9506d976ef83]

INTEGRATION: CWS vgbugs07 (1.6.240); FILE MERGED 2007/06/04 13:29:45 vg 1.6.240.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [05065a139f9497b26ff405e245a5223aba89b2ec]

INTEGRATION: CWS vgbugs07 (1.10.100); FILE MERGED 2007/06/04 13:29:45 vg 1.10.100.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [c9a8e2bb5d6fa3f390341f106b4300a4488861ca]

INTEGRATION: CWS vgbugs07 (1.7.240); FILE MERGED 2007/06/04 13:29:45 vg 1.7.240.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [40dc0c376328601937eff0b3d2e83533cebbc053]

INTEGRATION: CWS vgbugs07 (1.41.104); FILE MERGED 2007/06/04 13:29:45 vg 1.41.104.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [070f61d21aa5d4ed126d238ae473d87f24ec4b1c]

INTEGRATION: CWS vgbugs07 (1.9.606); FILE MERGED 2007/06/04 13:29:45 vg 1.9.606.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [4a74027be735fdd570a22e496c51457185f92b3e]

INTEGRATION: CWS vgbugs07 (1.18.240); FILE MERGED 2007/06/04 13:29:45 vg 1.18.240.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [311c967aa9bd2bf0ed8493e84ea954b97c702aab]

INTEGRATION: CWS vgbugs07 (1.42.144); FILE MERGED 2007/06/04 13:29:45 vg 1.42.144.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [012bd1aa05b041e2f98370908e8e366fd43bab6c]

INTEGRATION: CWS vgbugs07 (1.37.144); FILE MERGED 2007/06/04 13:29:45 vg 1.37.144.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [8ebdc6e2683656929b35ffc2b370aed4a5b24f22]

INTEGRATION: CWS vgbugs07 (1.143.40); FILE MERGED 2007/06/04 13:29:45 vg 1.143.40.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [006260e058fa6b2031081915c5b6be6f310eb7b3]

INTEGRATION: CWS vgbugs07 (1.6.240); FILE MERGED 2007/06/04 13:29:39 vg 1.6.240.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [44495a147ef4c40b697fb7f724b350c941ad75b6]

INTEGRATION: CWS vgbugs07 (1.28.182); FILE MERGED 2007/06/04 13:29:39 vg 1.28.182.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [1099383dfa14ebd03b6693ea3b30cf131f992a66]

INTEGRATION: CWS vgbugs07 (1.5.240); FILE MERGED 2007/06/04 13:29:38 vg 1.5.240.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [42c9affe8838c584048705bb9ef8c441e3a5a320]

INTEGRATION: CWS vgbugs07 (1.9.240); FILE MERGED 2007/06/04 13:29:38 vg 1.9.240.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [59eb2088d21e47aad3a32d52eee2c23211a3096d]

INTEGRATION: CWS vgbugs07 (1.87.90); FILE MERGED 2007/06/04 13:29:38 vg 1.87.90.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [eea530dec160cb7f5005f65b0906fd68db9c90a9]

INTEGRATION: CWS vgbugs07 (1.26.162); FILE MERGED 2007/06/04 13:29:38 vg 1.26.162.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f50484230d6ec24f880c0191075848ff50d93333]

INTEGRATION: CWS vgbugs07 (1.12.240); FILE MERGED 2007/06/04 13:29:38 vg 1.12.240.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [59b2856939575ff80f6752fe149da74191dfdf60]

INTEGRATION: CWS vgbugs07 (1.7.240); FILE MERGED 2007/06/04 13:29:38 vg 1.7.240.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [211baf37884a49dd63e71d9fa52e5fb3c03fd7a8]

INTEGRATION: CWS vgbugs07 (1.22.240); FILE MERGED 2007/06/04 13:29:38 vg 1.22.240.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [490d3df5be67589e5fa947e78e769583d2c62941]

INTEGRATION: CWS vgbugs07 (1.59.90); FILE MERGED 2007/06/04 13:29:38 vg 1.59.90.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [068fc38032e76d2d6a76dac9c5ae80be9d8184b0]

INTEGRATION: CWS vgbugs07 (1.4.240); FILE MERGED 2007/06/04 13:29:38 vg 1.4.240.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [c79b2647f7cf0fe46c9d585f94f80a81eba8a217]

INTEGRATION: CWS vgbugs07 (1.12.104); FILE MERGED 2007/06/04 13:29:38 vg 1.12.104.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e7ca966a951769ed831ee87675a8780da2181bd3]

INTEGRATION: CWS vgbugs07 (1.21.172); FILE MERGED 2007/06/04 13:29:38 vg 1.21.172.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [9c65a9cc0f3ab0343f2d34b703abfc1c344f7b97]

INTEGRATION: CWS vgbugs07 (1.46.50); FILE MERGED 2007/06/04 13:29:38 vg 1.46.50.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [3fee15b62ee4d26dc41268184fbd6865e6a89c29]

INTEGRATION: CWS vgbugs07 (1.109.38); FILE MERGED 2007/06/04 13:29:37 vg 1.109.38.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [833fa45253f84e66ff69fb2e7fba2c80a4005399]

INTEGRATION: CWS vgbugs07 (1.18.80); FILE MERGED 2007/06/04 13:29:37 vg 1.18.80.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [bab57c13e86f381da2c4f6d314f228f8808f9419]

INTEGRATION: CWS vgbugs07 (1.2.76); FILE MERGED 2007/06/04 13:29:37 vg 1.2.76.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [407552ef588c022a6bc9d69b76e394f6e46163ee]

INTEGRATION: CWS vgbugs07 (1.10.152); FILE MERGED 2007/06/04 13:29:37 vg 1.10.152.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [60dcc074fa68c6707f2d88c6842c41f044b17962]

INTEGRATION: CWS vgbugs07 (1.21.22); FILE MERGED 2007/06/04 13:29:37 vg 1.21.22.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d1d969fd3ab938480b30a8187174d5ca91d0d830]

INTEGRATION: CWS vgbugs07 (1.19.14); FILE MERGED 2007/06/04 13:29:37 vg 1.19.14.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d61843fc5faace5367a771e3ec76707666616e82]

INTEGRATION: CWS vgbugs07 (1.9.240); FILE MERGED 2007/06/04 13:29:37 vg 1.9.240.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [1dddf6100551fa831a5f5aa53f450c5376600aaf]

INTEGRATION: CWS vgbugs07 (1.23.240); FILE MERGED 2007/06/04 13:29:37 vg 1.23.240.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [be27203ae5855cbeee68590bd149e6f5d39a0dc2]

INTEGRATION: CWS vgbugs07 (1.227.22); FILE MERGED 2007/06/04 13:29:37 vg 1.227.22.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [6a1685e467d472dd18de5ed2cbd020fd48e5bfae]

INTEGRATION: CWS vgbugs07 (1.34.40); FILE MERGED 2007/06/04 13:29:36 vg 1.34.40.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [10f22a3bec0f999e1eea8ba245df4a1d417cdab2]

INTEGRATION: CWS vgbugs07 (1.48.22); FILE MERGED 2007/06/04 13:29:36 vg 1.48.22.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [359169c19bb5f24f81015472d1376ea8413e7361]

INTEGRATION: CWS vgbugs07 (1.13.240); FILE MERGED 2007/06/04 13:29:36 vg 1.13.240.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [4ba3493a0fc7aacf717fce292cd0859cad85700c]

INTEGRATION: CWS vgbugs07 (1.5.240); FILE MERGED 2007/06/04 13:29:36 vg 1.5.240.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [916e26d05189906b000d3618dfd0ba918e69d30c]

INTEGRATION: CWS vgbugs07 (1.20.40); FILE MERGED 2007/06/04 13:29:36 vg 1.20.40.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [b24bf3ef093057356ce9b8bedb15d8082949b7b2]

INTEGRATION: CWS vgbugs07 (1.19.240); FILE MERGED 2007/06/04 13:29:36 vg 1.19.240.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [657081402abc9c578764972b2d4becaa66bbaa8e]

INTEGRATION: CWS vgbugs07 (1.8.240); FILE MERGED 2007/06/04 13:29:36 vg 1.8.240.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [594fcc6747ed15ab709bc99276471eb1d1055cf2]

INTEGRATION: CWS vgbugs07 (1.12.240); FILE MERGED 2007/06/04 13:29:36 vg 1.12.240.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [5496b76e2b668692de652417701505afb3ba5802]

INTEGRATION: CWS vgbugs07 (1.3.606); FILE MERGED 2007/06/04 13:29:36 vg 1.3.606.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [8f096ec2062d9fe0bd4cfb0ccc4d625e2867e8e4]

INTEGRATION: CWS vgbugs07 (1.13.76); FILE MERGED 2007/06/04 13:29:36 vg 1.13.76.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ba52d82b3b3647489c3ebd66c6dc8f76b368e3e5]

INTEGRATION: CWS vgbugs07 (1.20.238); FILE MERGED 2007/06/04 13:29:36 vg 1.20.238.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e1ca2e496398200b3b738e32da47f707b6631626]

INTEGRATION: CWS vgbugs07 (1.28.104); FILE MERGED 2007/06/04 13:29:35 vg 1.28.104.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ad8b0abbfa69c586b7f16ca2295314abcefe8b46]

INTEGRATION: CWS vgbugs07 (1.9.150); FILE MERGED 2007/06/04 13:29:35 vg 1.9.150.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d267ec16a4dbf53d132658e985257a8b5161462b]

INTEGRATION: CWS vgbugs07 (1.2.606); FILE MERGED 2007/06/04 13:29:35 vg 1.2.606.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f3e87feb28d4abe2c959849a4dd7a837b38c10b7]

INTEGRATION: CWS vgbugs07 (1.6.240); FILE MERGED 2007/06/04 13:29:35 vg 1.6.240.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d35dfa8c54630cd480568f7d009047d669c2186a]

INTEGRATION: CWS vgbugs07 (1.3.170); FILE MERGED 2007/06/04 13:29:35 vg 1.3.170.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a1975cf7460bc86a61a269a1fc1ef9088e385ac9]

INTEGRATION: CWS vgbugs07 (1.27.40); FILE MERGED 2007/06/04 13:29:35 vg 1.27.40.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [95122702c7435d6001a06b12693851719a5437d2]

INTEGRATION: CWS vgbugs07 (1.5.240); FILE MERGED 2007/06/04 13:29:35 vg 1.5.240.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [3088452d06e12c77c08f19d441cb19bb58594703]

INTEGRATION: CWS vgbugs07 (1.3.240); FILE MERGED 2007/06/04 13:29:35 vg 1.3.240.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [bb63d99957e21efb716cfbf64fd0be8533ebbb60]

INTEGRATION: CWS vgbugs07 (1.12.240); FILE MERGED 2007/06/04 13:29:35 vg 1.12.240.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [6a3e05c5774259699bf4fa4d91d6948c8bcacb4c]

INTEGRATION: CWS vgbugs07 (1.16.240); FILE MERGED 2007/06/04 13:29:35 vg 1.16.240.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [028f12fbd8c5f346342e0f8fa4c3bbbdd9c99db2]

INTEGRATION: CWS vgbugs07 (1.22.104); FILE MERGED 2007/06/04 13:29:35 vg 1.22.104.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [13df3dd2815adb6d77f93b0fde619c4f41f534aa]

INTEGRATION: CWS vgbugs07 (1.21.212); FILE MERGED 2007/06/04 13:29:35 vg 1.21.212.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [61e3d142a682d51ffe7bf455a465f0319348b3cd]

INTEGRATION: CWS vgbugs07 (1.44.152); FILE MERGED 2007/06/04 13:29:35 vg 1.44.152.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ff05a3fd1e532803a7b1a88aa06b5f31ae9cf259]

INTEGRATION: CWS vgbugs07 (1.15.80); FILE MERGED 2007/06/04 13:29:34 vg 1.15.80.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [16dc5855b900acd1e0f91965fcd3ab9a5cf3ecb4]

INTEGRATION: CWS vgbugs07 (1.4.240); FILE MERGED 2007/06/04 13:29:34 vg 1.4.240.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [5e9c25cebf20c6c37d72f640476b8083602abd40]

INTEGRATION: CWS vgbugs07 (1.13.240); FILE MERGED 2007/06/04 13:29:34 vg 1.13.240.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [2431c8599c639243c4123573433dd6364240fe4a]

INTEGRATION: CWS vgbugs07 (1.6.240); FILE MERGED 2007/06/04 13:29:34 vg 1.6.240.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [0a74e802da12c34119bc159ce3abf9b7d0953646]

INTEGRATION: CWS vgbugs07 (1.7.240); FILE MERGED 2007/06/04 13:29:34 vg 1.7.240.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a14085d787a2967ca11715ad4458552193599ae1]

INTEGRATION: CWS vgbugs07 (1.5.240); FILE MERGED 2007/06/04 13:29:34 vg 1.5.240.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [7870c7d7d4f3b3d2f4fff461478808ce80211f52]

INTEGRATION: CWS vgbugs07 (1.8.240); FILE MERGED 2007/06/04 13:29:34 vg 1.8.240.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [3b30a7ac89773c1646d1d08272ae75d99d670d75]

INTEGRATION: CWS vgbugs07 (1.14.226); FILE MERGED 2007/06/04 13:29:34 vg 1.14.226.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [773e3c94ac6938def21adde8e93f032d9f750f27]

INTEGRATION: CWS vgbugs07 (1.23.52); FILE MERGED 2007/06/04 13:29:34 vg 1.23.52.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [2e7c57e312f77f4ff56bbffb6f7755aed11b066b]

INTEGRATION: CWS vgbugs07 (1.9.240); FILE MERGED 2007/06/04 13:29:34 vg 1.9.240.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a7e98edd30d17c592143fcbaac681578dbf17a0f]

INTEGRATION: CWS vgbugs07 (1.15.104); FILE MERGED 2007/06/04 13:29:34 vg 1.15.104.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [9fc12530147bc4db47aefc31689a244b80dab4dc]

INTEGRATION: CWS vgbugs07 (1.18.240); FILE MERGED 2007/06/04 13:29:34 vg 1.18.240.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [97abc0a1b640c670136df2aef32dbe8fcec099a6]

INTEGRATION: CWS vgbugs07 (1.30.40); FILE MERGED 2007/06/04 13:29:33 vg 1.30.40.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [5171001c68d8090719e2bb1d116d1e253ca76b50]

INTEGRATION: CWS vgbugs07 (1.23.240); FILE MERGED 2007/06/04 13:29:33 vg 1.23.240.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [079ccf19f01b13f7b6a0f082794a35ec5911c2c3]

INTEGRATION: CWS vgbugs07 (1.11.240); FILE MERGED 2007/06/04 13:29:33 vg 1.11.240.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [398642f7fe00313f5965268b5d44e3915f343b88]

INTEGRATION: CWS vgbugs07 (1.8.240); FILE MERGED 2007/06/04 13:29:33 vg 1.8.240.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [41c58812f71ecd003f308203cde06ab2494dfa9f]

INTEGRATION: CWS vgbugs07 (1.19.240); FILE MERGED 2007/06/04 13:29:33 vg 1.19.240.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [7bdd1bc6ea2153447a914a800f0a108517f7415a]

INTEGRATION: CWS vgbugs07 (1.8.40); FILE MERGED 2007/06/04 13:29:33 vg 1.8.40.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [20cad41daea72abaa2660e3b1e2d435694524f24]

INTEGRATION: CWS vgbugs07 (1.37.240); FILE MERGED 2007/06/04 13:29:33 vg 1.37.240.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [b887e26cb27a21c46ad9f5e37fa140cfcf3bf5cf]

INTEGRATION: CWS vgbugs07 (1.14.40); FILE MERGED 2007/06/04 13:29:33 vg 1.14.40.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [1b6afd06c18d8e38801a7a5164f3cadbced9eb9a]

INTEGRATION: CWS vgbugs07 (1.10.240); FILE MERGED 2007/06/04 13:29:33 vg 1.10.240.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [3d5cb6f9994b67effe4f9f85461b8ba1761bc3f9]

INTEGRATION: CWS vgbugs07 (1.58.104); FILE MERGED 2007/06/04 13:29:33 vg 1.58.104.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [738ed1cd63a681b63ac05d0a728e9a22324d4954]

INTEGRATION: CWS vgbugs07 (1.7.240); FILE MERGED 2007/06/04 13:29:33 vg 1.7.240.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [b824bc3ddcc43442f09ab316db388aa66783c3a0]

INTEGRATION: CWS vgbugs07 (1.20.40); FILE MERGED 2007/06/04 13:29:33 vg 1.20.40.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [69e8dae95ffcacb94bbfe6138e297d945142c0b2]

INTEGRATION: CWS vgbugs07 (1.23.40); FILE MERGED 2007/06/04 13:29:32 vg 1.23.40.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [1eb3bc57aa145196784ad598e434389bc2ec2035]

INTEGRATION: CWS vgbugs07 (1.20.40); FILE MERGED 2007/06/04 13:29:32 vg 1.20.40.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [0510db53800c9eb37ac67f0813b93bc59db4dd4e]

INTEGRATION: CWS vgbugs07 (1.85.38); FILE MERGED 2007/06/04 13:29:32 vg 1.85.38.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ece3f1b58bc0e1d150824f250e36e08b5a637cf1]

INTEGRATION: CWS vgbugs07 (1.22.240); FILE MERGED 2007/06/04 13:29:32 vg 1.22.240.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [67fe38a0ec45425071f1c88e6c0351fdf83b871c]

INTEGRATION: CWS vgbugs07 (1.41.240); FILE MERGED 2007/06/04 13:29:32 vg 1.41.240.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [1a864fa99114b49e43da019c3307003f614ec8a2]

INTEGRATION: CWS vgbugs07 (1.48.40); FILE MERGED 2007/06/04 13:29:32 vg 1.48.40.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [40747c23b95f01076760037bad4af8a524d6d2a1]

INTEGRATION: CWS vgbugs07 (1.3.172); FILE MERGED 2007/06/04 13:29:32 vg 1.3.172.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [92f1dbbf10edf015b5cb7cf18c1849885fc539ea]

INTEGRATION: CWS vgbugs07 (1.4.104); FILE MERGED 2007/06/04 13:29:32 vg 1.4.104.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [6a4b6cb53cae3fdc50102636ad4dc9cc964226a5]

INTEGRATION: CWS vgbugs07 (1.4.240); FILE MERGED 2007/06/04 13:29:31 vg 1.4.240.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [eb19347317419874372b04d2c6df674d179d49b1]

INTEGRATION: CWS vgbugs07 (1.5.240); FILE MERGED 2007/06/04 13:29:31 vg 1.5.240.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [bd2c94fd67ff2831a847480c06c0e9754cfb5796]

INTEGRATION: CWS vgbugs07 (1.33.240); FILE MERGED 2007/06/04 13:29:31 vg 1.33.240.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a1e3f9e55e630e49d163f0e117094b7ca30c2abc]

INTEGRATION: CWS vgbugs07 (1.8.240); FILE MERGED 2007/06/04 13:29:31 vg 1.8.240.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [1c456a7c623abd82d37769b9db96c6458efbb0a2]

INTEGRATION: CWS vgbugs07 (1.68.52); FILE MERGED 2007/06/04 13:29:31 vg 1.68.52.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [5f8ef1c06140fd6c8336aae87e44087beb3cacd3]

INTEGRATION: CWS vgbugs07 (1.52.40); FILE MERGED 2007/06/04 13:29:31 vg 1.52.40.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [702d5de29adf7e9fa7ff3f44def4bcb34cd00854]

INTEGRATION: CWS vgbugs07 (1.77.24); FILE MERGED 2007/06/04 13:29:31 vg 1.77.24.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [8bdae5dbeab30b5b8bb334c4cbc874b2c0d3f5ea]

INTEGRATION: CWS vgbugs07 (1.7.40); FILE MERGED 2007/06/04 13:29:31 vg 1.7.40.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [4bac5e26e5da191f9e477bb72b55bdbfeee13c8c]

INTEGRATION: CWS vgbugs07 (1.13.240); FILE MERGED 2007/06/04 13:29:31 vg 1.13.240.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [9857ea97e5e5756c6432ec86f02216aeddcee566]

INTEGRATION: CWS vgbugs07 (1.67.210); FILE MERGED 2007/06/04 13:29:31 vg 1.67.210.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f472337a01f03fb04b661e7ddc37159434ecf027]

INTEGRATION: CWS vgbugs07 (1.8.220); FILE MERGED 2007/06/04 13:29:31 vg 1.8.220.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [250066b3b2dc167b003cad7775ab05cdbe0feb64]

INTEGRATION: CWS vgbugs07 (1.6.240); FILE MERGED 2007/06/04 13:29:30 vg 1.6.240.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [778e628cf1d8aa12b27a2dce02be92ed0ca6f088]

INTEGRATION: CWS vgbugs07 (1.5.240); FILE MERGED 2007/06/04 13:29:30 vg 1.5.240.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [7427ccf150c8e97ce713401e45716e32b89dcf44]

INTEGRATION: CWS vgbugs07 (1.7.240); FILE MERGED 2007/06/04 13:29:30 vg 1.7.240.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [1059c51470ba8a8f6f71e0ed09d1e7993addcfe6]

INTEGRATION: CWS vgbugs07 (1.36.240); FILE MERGED 2007/06/04 13:29:30 vg 1.36.240.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [c756b074d4cf649b038b85e18525b67f34eb57fd]

INTEGRATION: CWS vgbugs07 (1.7.212); FILE MERGED 2007/06/04 13:29:30 vg 1.7.212.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [9f66b86566591a6782a27bc985b8b6e0ca7fa4b5]

INTEGRATION: CWS vgbugs07 (1.24.22); FILE MERGED 2007/06/04 13:29:30 vg 1.24.22.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [1788c676558819a82c74769bb6cd48cdfb55ddfe]

INTEGRATION: CWS vgbugs07 (1.9.238); FILE MERGED 2007/06/04 13:29:28 vg 1.9.238.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [9e44ac41b263d77606f6b94519550713eec2b043]

INTEGRATION: CWS vgbugs07 (1.48.218); FILE MERGED 2007/06/04 13:29:28 vg 1.48.218.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [5c0147828196c01a60e08ea4126b884ed85964f1]

INTEGRATION: CWS vgbugs07 (1.17.238); FILE MERGED 2007/06/04 13:29:27 vg 1.17.238.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [1e0769ecb46775fbab3d8332d582e6e3e4705f5d]

INTEGRATION: CWS vgbugs07 (1.7.238); FILE MERGED 2007/06/04 13:29:27 vg 1.7.238.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f3671cccd79f53292263b654c05913af6266b7c7]

INTEGRATION: CWS vgbugs07 (1.6.238); FILE MERGED 2007/06/04 13:29:27 vg 1.6.238.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [75aa2de15382f86bc7d06e471ec9b22c14cb0970]

INTEGRATION: CWS vgbugs07 (1.60.238); FILE MERGED 2007/06/04 13:29:27 vg 1.60.238.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [721583bcffc2ecd06e346927f0a1d017ae4caed5]

INTEGRATION: CWS vgbugs07 (1.24.238); FILE MERGED 2007/06/04 13:29:27 vg 1.24.238.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d6847c018b83dc460efa89c8e95627a15f1e81c9]

INTEGRATION: CWS vgbugs07 (1.11.238); FILE MERGED 2007/06/04 13:29:27 vg 1.11.238.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a3363fea9f822b20b98c3ecd82f24a0eb7155d26]

INTEGRATION: CWS vgbugs07 (1.5.238); FILE MERGED 2007/06/04 13:29:27 vg 1.5.238.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [be112a430cf2eb94296f32ca7cc68e611aa0ea51]

INTEGRATION: CWS vgbugs07 (1.34.238); FILE MERGED 2007/06/04 13:29:26 vg 1.34.238.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [3e6f091d8b05b9d549f32c4b63a18b6ce974c1fc]

INTEGRATION: CWS vgbugs07 (1.10.606); FILE MERGED 2007/06/04 13:29:26 vg 1.10.606.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [5274460fbfdd078aa4aab3d75bdd9838601b6dc2]

INTEGRATION: CWS vgbugs07 (1.3.606); FILE MERGED 2007/06/04 13:29:26 vg 1.3.606.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [dfb24b69149fbd542ad3eb06e802aef53424947f]

INTEGRATION: CWS vgbugs07 (1.5.606); FILE MERGED 2007/06/04 13:29:26 vg 1.5.606.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [5e09fe170d41276b7a8549431bdb5192eff4ab0a]

INTEGRATION: CWS vgbugs07 (1.10.604); FILE MERGED 2007/06/04 13:29:25 vg 1.10.604.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [3bf16d86db67cbf647e17349ebb0b164d19e9318]

INTEGRATION: CWS vgbugs07 (1.28.606); FILE MERGED 2007/06/04 13:29:25 vg 1.28.606.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [131f069acb20fbab6c0171997ae358f74ed21766]

INTEGRATION: CWS vgbugs07 (1.15.606); FILE MERGED 2007/06/04 13:29:25 vg 1.15.606.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ef80152b78e377726a2d96b0ee81c9d4f171b4df]

INTEGRATION: CWS vgbugs07 (1.4.606); FILE MERGED 2007/06/04 13:29:25 vg 1.4.606.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [2b1f97bd38fcd77b79c882c8c98f355a5be02482]

INTEGRATION: CWS vgbugs07 (1.12.606); FILE MERGED 2007/06/04 13:29:25 vg 1.12.606.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [50e0e1018e2742fdd2b65120cfcc29a41b5fefbe]

INTEGRATION: CWS vgbugs07 (1.5.606); FILE MERGED 2007/06/04 13:29:25 vg 1.5.606.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [fc26638c0a463108bdfe49d3369d8bdb5703a578]

INTEGRATION: CWS vgbugs07 (1.3.352); FILE MERGED 2007/06/04 13:27:45 vg 1.3.352.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [89b3592bce95ae0e408c1534ce6f843107135a2f]

INTEGRATION: CWS vgbugs07 (1.4.352); FILE MERGED 2007/06/04 13:27:45 vg 1.4.352.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a0cd12e1e9e41c2fa59a97cbdec15d16b177b2eb]

INTEGRATION: CWS vgbugs07 (1.17.32); FILE MERGED 2007/06/04 13:27:45 vg 1.17.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [834f5d94b7da332b67f6a49b22b0712a82a7159d]

INTEGRATION: CWS vgbugs07 (1.5.352); FILE MERGED 2007/06/04 13:27:45 vg 1.5.352.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [4d28aebfbae5a5ac8e2339bbb8f0842df4db0b6c]

INTEGRATION: CWS vgbugs07 (1.40.124); FILE MERGED 2007/06/04 13:27:45 vg 1.40.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [4b4d5c6607355622bee79904a07539b25384ddbd]

INTEGRATION: CWS vgbugs07 (1.17.256); FILE MERGED 2007/06/04 13:27:42 vg 1.17.256.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [62e09e750d240cba5db1e4522ef79f62da1c8f6b]

INTEGRATION: CWS vgbugs07 (1.5.352); FILE MERGED 2007/06/04 13:27:42 vg 1.5.352.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [338345056c33cb6d320c9f02f4daecb66bcdb620]

INTEGRATION: CWS vgbugs07 (1.19.256); FILE MERGED 2007/06/04 13:27:42 vg 1.19.256.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [77004d9d04ee05c41fce095e232f364876dfb55b]

INTEGRATION: CWS vgbugs07 (1.18.256); FILE MERGED 2007/06/04 13:27:42 vg 1.18.256.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [7f27743001100406ea0736dfa8a74504d1f07bf8]

INTEGRATION: CWS vgbugs07 (1.18.254); FILE MERGED 2007/06/04 13:27:42 vg 1.18.254.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [6d248ac85d88bb1d9598f2aedac65f15f81213fe]

INTEGRATION: CWS vgbugs07 (1.19.50); FILE MERGED 2007/06/04 13:27:42 vg 1.19.50.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [bb9b6a7fab003db231f1ba7214d07b2a2d5d43a3]

INTEGRATION: CWS vgbugs07 (1.15.256); FILE MERGED 2007/06/04 13:27:42 vg 1.15.256.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a13c2ae177838c748950935caedc620b6443f95c]

INTEGRATION: CWS vgbugs07 (1.13.256); FILE MERGED 2007/06/04 13:27:42 vg 1.13.256.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [595d272e5bdebf7caa37b00451461da0bd33dd34]

INTEGRATION: CWS vgbugs07 (1.7.352); FILE MERGED 2007/06/04 13:27:41 vg 1.7.352.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [060028ead18c3dde3943dffbf6573e8089d00662]

INTEGRATION: CWS vgbugs07 (1.15.348); FILE MERGED 2007/06/04 13:27:41 vg 1.15.348.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [83da7c639aff90919ffd766549266669617aa8f8]

INTEGRATION: CWS vgbugs07 (1.8.240); FILE MERGED 2007/06/04 13:27:41 vg 1.8.240.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ee367985ba466d5ada67b26ed535fe4c85fa6dd8]

INTEGRATION: CWS vgbugs07 (1.38.128); FILE MERGED 2007/06/04 13:27:41 vg 1.38.128.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [be2debcfae713b6a310bf2c3b80987f97d1d608f]

INTEGRATION: CWS vgbugs07 (1.16.32); FILE MERGED 2007/06/04 13:27:41 vg 1.16.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [7d6ad8dbf93995c15412e22717d4666edab86b89]

INTEGRATION: CWS vgbugs07 (1.8.320); FILE MERGED 2007/06/04 13:27:41 vg 1.8.320.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [bc370e1b73e4a4e05ad03b5963271e2aac3431a0]

INTEGRATION: CWS vgbugs07 (1.12.320); FILE MERGED 2007/06/04 13:27:40 vg 1.12.320.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [089075e90c164258b7e138e0c6076a94140f7b68]

INTEGRATION: CWS vgbugs07 (1.10.318); FILE MERGED 2007/06/04 13:27:40 vg 1.10.318.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a0d473619ffe9ab1c758dc4c36aa3abce9bbf9ef]

INTEGRATION: CWS vgbugs07 (1.6.876); FILE MERGED 2007/06/04 13:27:40 vg 1.6.876.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [543fe9c91f8aca86e976d6a1959ad5e03b0bc20c]

INTEGRATION: CWS vgbugs07 (1.6.132); FILE MERGED 2007/06/04 13:27:40 vg 1.6.132.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a595f122fa65113d43f25c7d81ce11049602e359]

INTEGRATION: CWS vgbugs07 (1.3.876); FILE MERGED 2007/06/04 13:27:40 vg 1.3.876.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [6be30fd661e86508dc78a75e2c976ad39ff6fc20]

INTEGRATION: CWS vgbugs07 (1.5.352); FILE MERGED 2007/06/04 13:27:40 vg 1.5.352.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [9db531aea7ad3778e955c50c753350385e46b2da]

INTEGRATION: CWS vgbugs07 (1.9.352); FILE MERGED 2007/06/04 13:27:40 vg 1.9.352.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [67881b62a4a8b1223f34c66f6183129c0cc49c19]

INTEGRATION: CWS vgbugs07 (1.8.352); FILE MERGED 2007/06/04 13:27:40 vg 1.8.352.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [681f55ff6044afc2d9ff0f6d58a494870d284c6a]

INTEGRATION: CWS vgbugs07 (1.25.32); FILE MERGED 2007/06/04 13:27:40 vg 1.25.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [12138a43fd119d233677c0848d611c93c361391b]

INTEGRATION: CWS vgbugs07 (1.60.32); FILE MERGED 2007/06/04 13:27:40 vg 1.60.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [c01f54f4cfce1baa0f7dca9a669ebbe813f5a1ef]

INTEGRATION: CWS vgbugs07 (1.4.352); FILE MERGED 2007/06/04 13:27:39 vg 1.4.352.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [c805328ebe638d15a2044bbe9939edf7435ea9ce]

INTEGRATION: CWS vgbugs07 (1.29.350); FILE MERGED 2007/06/04 13:27:39 vg 1.29.350.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [95ed5ed7f45675d026834637345af253540cffdf]

INTEGRATION: CWS vgbugs07 (1.26.350); FILE MERGED 2007/06/04 13:27:39 vg 1.26.350.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [30ead3f7a26585028016e231a3b6b6f4b67ddfe1]

INTEGRATION: CWS vgbugs07 (1.29.32); FILE MERGED 2007/06/04 13:27:39 vg 1.29.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [83ec9776af80629f0874d0bc6c048567c5b4da67]

INTEGRATION: CWS vgbugs07 (1.11.352); FILE MERGED 2007/06/04 13:27:39 vg 1.11.352.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [78b4b8e872ef57abe568d718ecc2dde4d27c1cfa]

INTEGRATION: CWS vgbugs07 (1.17.318); FILE MERGED 2007/06/04 13:27:39 vg 1.17.318.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [0756ea7d07ad1574ed1709ef4b55d7fd22389078]

INTEGRATION: CWS vgbugs07 (1.9.352); FILE MERGED 2007/06/04 13:27:39 vg 1.9.352.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [cb3efc8adf72df1f10f996bcf0d15f4796146dbc]

INTEGRATION: CWS vgbugs07 (1.9.352); FILE MERGED 2007/06/04 13:27:37 vg 1.9.352.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [b73eea5838d53e1e4b2da2f09e1a58ea3516fd43]

INTEGRATION: CWS vgbugs07 (1.57.256); FILE MERGED 2007/06/04 13:27:37 vg 1.57.256.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [20e03998ed39ff63fd4839dfafc81902bc58c7d5]

INTEGRATION: CWS vgbugs07 (1.8.352); FILE MERGED 2007/06/04 13:27:37 vg 1.8.352.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a3f5801bcc89d419a692af46375af7349a867439]

INTEGRATION: CWS vgbugs07 (1.156.20); FILE MERGED 2007/06/04 13:27:37 vg 1.156.20.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [89caeac8a0a99aca5dda0a03eda52eda5e406834]

INTEGRATION: CWS vgbugs07 (1.28.320); FILE MERGED 2007/06/04 13:27:37 vg 1.28.320.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ce9d9989907425cf50500f09ad1d152245878c9b]

INTEGRATION: CWS vgbugs07 (1.27.256); FILE MERGED 2007/06/04 13:27:36 vg 1.27.256.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [452f305453147852c6e3293ddc821bb3dfea0e17]

INTEGRATION: CWS vgbugs07 (1.62.28); FILE MERGED 2007/06/04 13:27:36 vg 1.62.28.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [3a645026be9841e0a7dcb76d2011c4c189c46bee]

INTEGRATION: CWS vgbugs07 (1.67.22); FILE MERGED 2007/06/04 13:27:36 vg 1.67.22.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [b2b547f2cb7b27ade8e95bd7f1921c4fd18b2cbb]

INTEGRATION: CWS vgbugs07 (1.18.240); FILE MERGED 2007/06/04 13:27:36 vg 1.18.240.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [8256ed8332f560bc6ca1201b588c8fb249388758]

INTEGRATION: CWS vgbugs07 (1.40.254); FILE MERGED 2007/06/04 13:27:36 vg 1.40.254.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [68747db1c1b9a114499fd5ad3f7a7218919195b6]

INTEGRATION: CWS vgbugs07 (1.23.32); FILE MERGED 2007/06/04 13:27:36 vg 1.23.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [8c256f8a3348137bd34e222ddd1745b41fa6aeae]

INTEGRATION: CWS vgbugs07 (1.20.352); FILE MERGED 2007/06/04 13:27:36 vg 1.20.352.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [8113ff853aebc75029520afc6eabb93c685cacea]

INTEGRATION: CWS vgbugs07 (1.20.256); FILE MERGED 2007/06/04 13:27:36 vg 1.20.256.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [fa910b2c90a0e931ffdecc91a29cba5ced55e3e6]

INTEGRATION: CWS vgbugs07 (1.6.22); FILE MERGED 2007/06/04 13:27:36 vg 1.6.22.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [8c0879dc88e27e366908e6ec179507d63bd320a0]

INTEGRATION: CWS vgbugs07 (1.25.240); FILE MERGED 2007/06/04 13:27:36 vg 1.25.240.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [acdf49db65323e3adab4a17379e7e18576e1c60d]

INTEGRATION: CWS vgbugs07 (1.9.352); FILE MERGED 2007/06/04 13:27:36 vg 1.9.352.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [5ae0c86a387417f0fffd25f23b63bd6a5fc4a43a]

INTEGRATION: CWS vgbugs07 (1.5.32); FILE MERGED 2007/06/04 13:27:36 vg 1.5.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a023158ab1ac9f9a6ce79154d0f37972cddd76cb]

INTEGRATION: CWS vgbugs07 (1.12.352); FILE MERGED 2007/06/04 13:27:35 vg 1.12.352.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [6f7488dfd10fa1d9ea7b35cc17e234bd28d206be]

INTEGRATION: CWS vgbugs07 (1.2.876); FILE MERGED 2007/06/04 13:27:35 vg 1.2.876.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [1baaad01bbd2fc6e745d60ca52c6eb135e3868ae]

INTEGRATION: CWS vgbugs07 (1.17.22); FILE MERGED 2007/06/04 13:27:35 vg 1.17.22.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [7196141c2168d90102bab1af9f9418b8e4e43620]

INTEGRATION: CWS vgbugs07 (1.17.352); FILE MERGED 2007/06/04 13:27:35 vg 1.17.352.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ea84892426b748e95a17cc8462331e66bf96d9b5]

INTEGRATION: CWS vgbugs07 (1.6.876); FILE MERGED 2007/06/04 13:27:35 vg 1.6.876.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [13a83c3626f1a3e6cd787a3e7e38ceb5988d3de8]

INTEGRATION: CWS vgbugs07 (1.16.352); FILE MERGED 2007/06/04 13:27:35 vg 1.16.352.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [66e12335a61ef99d88789de0a8e4e1eed0bcbfcb]

INTEGRATION: CWS vgbugs07 (1.10.20); FILE MERGED 2007/06/04 13:27:35 vg 1.10.20.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [595586c9928038f0c3d053085e78190e640e7fa6]

INTEGRATION: CWS vgbugs07 (1.11.876); FILE MERGED 2007/06/04 13:27:35 vg 1.11.876.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [506db43ee54951777c36a2d6bb5e4d49f26b1b8a]

INTEGRATION: CWS vgbugs07 (1.15.320); FILE MERGED 2007/06/04 13:27:35 vg 1.15.320.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [0e45e1363af3237c9cdabdbb8de7f790fae853e0]

INTEGRATION: CWS vgbugs07 (1.37.22); FILE MERGED 2007/06/04 13:27:35 vg 1.37.22.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [156ace28f293d8f84fbc4aa7fd619ae270d2f4e1]

INTEGRATION: CWS vgbugs07 (1.7.66); FILE MERGED 2007/06/04 13:27:35 vg 1.7.66.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [193098702210d7d2acfdf95bd5a1e2c563a1b330]

INTEGRATION: CWS vgbugs07 (1.19.32); FILE MERGED 2007/06/04 13:27:34 vg 1.19.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a8cf1aa3078bdf74dbcef3afffe6b1065f818fc0]

INTEGRATION: CWS vgbugs07 (1.6.66); FILE MERGED 2007/06/04 13:27:34 vg 1.6.66.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [7eed826ed836ea0c37d04fe60c03d9614b1721cd]

INTEGRATION: CWS vgbugs07 (1.16.32); FILE MERGED 2007/06/04 13:27:34 vg 1.16.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [94d2d2686020d783ccbfe3f7b2d488685556db74]

INTEGRATION: CWS vgbugs07 (1.9.352); FILE MERGED 2007/06/04 13:27:34 vg 1.9.352.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [43900e9178f32700f4cf0a45d365f2d27a66e0bf]

INTEGRATION: CWS vgbugs07 (1.15.320); FILE MERGED 2007/06/04 13:27:34 vg 1.15.320.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [1e838511d6ec4465a8769f5ca5bfb66a41c3090a]

INTEGRATION: CWS vgbugs07 (1.44.66); FILE MERGED 2007/06/04 13:27:34 vg 1.44.66.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [35c5ec43165eabba7819959defa10a2e8d1b8d05]

INTEGRATION: CWS vgbugs07 (1.2.876); FILE MERGED 2007/06/04 13:27:34 vg 1.2.876.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [b739e0b8bead5a302498c2d1fe76b19f69823869]

INTEGRATION: CWS vgbugs07 (1.7.352); FILE MERGED 2007/06/04 13:27:34 vg 1.7.352.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [70e548e14bd9ed821298686049c185e53bcaf7c4]

INTEGRATION: CWS vgbugs07 (1.45.66); FILE MERGED 2007/06/04 13:27:33 vg 1.45.66.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [9a3c011b173c63cf2d77c222e4a98d3ca8ddc127]

INTEGRATION: CWS vgbugs07 (1.77.32); FILE MERGED 2007/06/04 13:27:33 vg 1.77.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [889cdef594d0dbffdb02421d87006878c0885503]

INTEGRATION: CWS vgbugs07 (1.16.32); FILE MERGED 2007/06/04 13:27:33 vg 1.16.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [886eafe87f8a3dad14ac6b84a67ffaff043a3069]

INTEGRATION: CWS vgbugs07 (1.28.66); FILE MERGED 2007/06/04 13:27:33 vg 1.28.66.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d58045e6981dc0488b769f8b1107b06e46c58dd2]

INTEGRATION: CWS vgbugs07 (1.27.50); FILE MERGED 2007/06/04 13:27:33 vg 1.27.50.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [3af7b6c73c6048b874f173c4b581f1e0bed8eb7b]

INTEGRATION: CWS vgbugs07 (1.17.320); FILE MERGED 2007/06/06 11:43:12 vg 1.17.320.2: RESYNC: (1.17-1.18); FILE MERGED 2007/06/04 13:27:33 vg 1.17.320.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [cc4cdfa78449811de8a8060fb63fe8242bf2b600]

INTEGRATION: CWS vgbugs07 (1.23.32); FILE MERGED 2007/06/04 13:27:33 vg 1.23.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e712a2079913805dd0369698ad93a3e35138cbce]

INTEGRATION: CWS vgbugs07 (1.23.66); FILE MERGED 2007/06/04 13:27:33 vg 1.23.66.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [9bc58b07a47cc5780c35602e3ef610eb21c26b0d]

INTEGRATION: CWS vgbugs07 (1.38.32); FILE MERGED 2007/06/04 13:27:33 vg 1.38.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [1f5b545eb4a7f737cd123c2cf5d81684f4f626c2]

INTEGRATION: CWS vgbugs07 (1.9.66); FILE MERGED 2007/06/04 13:27:33 vg 1.9.66.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [8d0e1bc2a5b4ed866e008e998fa1778bf44599dd]

INTEGRATION: CWS vgbugs07 (1.13.32); FILE MERGED 2007/06/04 13:27:32 vg 1.13.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [dc684d65702cfc5ad390261f45edc5376db986c4]

INTEGRATION: CWS vgbugs07 (1.17.32); FILE MERGED 2007/06/04 13:27:32 vg 1.17.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d09a84874be616ec3b281e0cd539109fe5993f86]

INTEGRATION: CWS vgbugs07 (1.8.66); FILE MERGED 2007/06/04 13:27:32 vg 1.8.66.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [4c7d55dd6d7c16403e146d799e04f33de30c2604]

INTEGRATION: CWS vgbugs07 (1.4.320); FILE MERGED 2007/06/04 13:27:32 vg 1.4.320.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [fbf36fbbf025aed11a894b3a3012aff09ce278e4]

INTEGRATION: CWS vgbugs07 (1.19.66); FILE MERGED 2007/06/04 13:27:32 vg 1.19.66.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f7b257bd83bd76eeb54b01ac16c848266f2bac1a]

INTEGRATION: CWS vgbugs07 (1.18.32); FILE MERGED 2007/06/04 13:27:32 vg 1.18.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [09f889cb5210cc0da22ae4d2ec4cd9310f90554d]

INTEGRATION: CWS vgbugs07 (1.23.66); FILE MERGED 2007/06/04 13:27:31 vg 1.23.66.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ecf890643c72108abd4dcb3c8106c02c7d18e78e]

INTEGRATION: CWS vgbugs07 (1.30.320); FILE MERGED 2007/06/04 13:27:31 vg 1.30.320.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [cfff1d44463ada203a933af45aa1828236b8fd9b]

INTEGRATION: CWS vgbugs07 (1.21.240); FILE MERGED 2007/06/04 13:27:31 vg 1.21.240.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [fb889dd2aa9fb14f07a405efdc724b73cb000c0a]

INTEGRATION: CWS vgbugs07 (1.28.30); FILE MERGED 2007/06/04 13:27:30 vg 1.28.30.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [c28eacdb2469a0519697981cd7001275a03347f6]

INTEGRATION: CWS vgbugs07 (1.31.32); FILE MERGED 2007/06/06 11:43:04 vg 1.31.32.2: RESYNC: (1.31-1.32); FILE MERGED 2007/06/04 13:27:30 vg 1.31.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e4797e14eff753fdf3b013531ecaac54f22e2f64]

INTEGRATION: CWS vgbugs07 (1.30.132); FILE MERGED 2007/06/04 13:27:30 vg 1.30.132.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f6948e34bb1a31ebaa715d3914b18a5c728d7fd2]

INTEGRATION: CWS vgbugs07 (1.8.240); FILE MERGED 2007/06/04 13:27:30 vg 1.8.240.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [30f5851246e376a6550346e3f18754d2f6b04b45]

INTEGRATION: CWS vgbugs07 (1.22.30); FILE MERGED 2007/06/04 13:27:30 vg 1.22.30.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [06e53e285025f1ac95ea5d822b64256c005c14d8]

INTEGRATION: CWS vgbugs07 (1.26.222); FILE MERGED 2007/06/04 13:27:30 vg 1.26.222.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a50eb258b2811f3673ef0f182aa9b9b3f315a9c2]

INTEGRATION: CWS vgbugs07 (1.24.226); FILE MERGED 2007/06/04 13:27:30 vg 1.24.226.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [65c8b1fca12a3f122606d3b516f0025eed259e74]

INTEGRATION: CWS vgbugs07 (1.9.320); FILE MERGED 2007/06/04 13:27:29 vg 1.9.320.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [0dcf5c800908a987c3af251d3cbc9c4fcce01181]

INTEGRATION: CWS vgbugs07 (1.8.256); FILE MERGED 2007/06/04 13:27:29 vg 1.8.256.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [c66a6111b5cb3df8a69db08965d810b94c7a4241]

INTEGRATION: CWS vgbugs07 (1.12.256); FILE MERGED 2007/06/04 13:27:29 vg 1.12.256.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [c4c4c7f6e4bf51d3f62e0921af99f0d57c28cbb4]

INTEGRATION: CWS vgbugs07 (1.12.32); FILE MERGED 2007/06/04 13:27:29 vg 1.12.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [1325ca80f5195a7ff7a3fdf18d56820b5724be8e]

INTEGRATION: CWS vgbugs07 (1.34.108); FILE MERGED 2007/06/19 10:16:33 vg 1.34.108.2: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01 2007/06/04 13:27:29 vg 1.34.108.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [be2f74186e8ade6d9a78353c293fab38ab7f7af0]

INTEGRATION: CWS vgbugs07 (1.57.104); FILE MERGED 2007/06/04 13:27:29 vg 1.57.104.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a3df7eafe40e9049304139a8132bbb0b5e01011e]

INTEGRATION: CWS vgbugs07 (1.58.238); FILE MERGED 2007/06/04 13:27:29 vg 1.58.238.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [5fe8a228a59b8df0c67f785a22ba3166a2a2e211]

INTEGRATION: CWS vgbugs07 (1.18.130); FILE MERGED 2007/06/04 13:27:28 vg 1.18.130.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [7553cdf4e9f5c6dda6fa1eaa6ac4bc4413637adb]

INTEGRATION: CWS vgbugs07 (1.4.352); FILE MERGED 2007/06/04 13:27:28 vg 1.4.352.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [dbcab1137a8f358de52a45b21b47cca24e77a763]

INTEGRATION: CWS vgbugs07 (1.8.256); FILE MERGED 2007/06/04 13:27:28 vg 1.8.256.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [17d9399b0c3ce0fe8d7b8eca9a1703c5ed419463]

INTEGRATION: CWS vgbugs07 (1.26.134); FILE MERGED 2007/06/04 13:27:28 vg 1.26.134.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ab07d0787db6673a1bbb6874ff1992ccf0183e61]

INTEGRATION: CWS vgbugs07 (1.14.240); FILE MERGED 2007/06/04 13:27:28 vg 1.14.240.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [2030159c0d13e5e0f10713a1a874138127522a25]

INTEGRATION: CWS vgbugs07 (1.14.318); FILE MERGED 2007/06/04 13:27:28 vg 1.14.318.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ae5b4187111c96d4331c98097a5eb963567bdee8]

INTEGRATION: CWS vgbugs07 (1.6.352); FILE MERGED 2007/06/04 13:27:28 vg 1.6.352.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f01c40afd74a4b35288ef2b8468c66ee8391e5bc]

INTEGRATION: CWS vgbugs07 (1.18.256); FILE MERGED 2007/06/04 13:27:28 vg 1.18.256.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [67b06ee132de2eb8c9769698c63ea364b17ec230]

INTEGRATION: CWS vgbugs07 (1.6.256); FILE MERGED 2007/06/04 13:27:28 vg 1.6.256.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [37b883738963e33bde4167bf688b7f56ef688199]

INTEGRATION: CWS vgbugs07 (1.29.32); FILE MERGED 2007/06/04 13:27:28 vg 1.29.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [6f98f50788894b14f4b091b9a5341efaf493fe13]

INTEGRATION: CWS vgbugs07 (1.81.30); FILE MERGED 2007/06/04 13:27:28 vg 1.81.30.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [5f4968eb93ddb9aebef492ea11841d1626b3a67f]

INTEGRATION: CWS vgbugs07 (1.27.238); FILE MERGED 2007/06/04 13:27:28 vg 1.27.238.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [b900192d76def8286ee144ad21e3af3dfa67c123]

INTEGRATION: CWS vgbugs07 (1.41.30); FILE MERGED 2007/06/04 13:27:27 vg 1.41.30.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [2b633fce064c8bf2323d4d2974f8242542536d16]

INTEGRATION: CWS vgbugs07 (1.22.256); FILE MERGED 2007/06/04 13:27:27 vg 1.22.256.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [7f5a7a8088ce3a0d6f260c6ec597b5d257e6cbe9]

INTEGRATION: CWS vgbugs07 (1.78.22); FILE MERGED 2007/06/04 13:27:27 vg 1.78.22.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [32a0985d1be3f6d7d65fb45aed3146740a34130b]

INTEGRATION: CWS vgbugs07 (1.7.352); FILE MERGED 2007/06/04 13:27:27 vg 1.7.352.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [034cba9e8ce442b93aebdef7d1b81d95433fc453]

INTEGRATION: CWS vgbugs07 (1.30.30); FILE MERGED 2007/06/04 13:27:27 vg 1.30.30.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [b258ed1edc811391d9608569511a8d9a756bf60e]

INTEGRATION: CWS vgbugs07 (1.6.254); FILE MERGED 2007/06/04 13:27:27 vg 1.6.254.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e72048d4e84ce04fd9207eb01f655b53129b051b]

INTEGRATION: CWS vgbugs07 (1.35.108); FILE MERGED 2007/06/04 13:27:27 vg 1.35.108.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [caadd9abcd17206649d520f6e0b5b481ff68ed06]

INTEGRATION: CWS vgbugs07 (1.79.30); FILE MERGED 2007/06/04 13:27:27 vg 1.79.30.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a02de9a3246cb032c2a5fffd9dab6750332844d6]

INTEGRATION: CWS vgbugs07 (1.40.238); FILE MERGED 2007/06/04 13:27:26 vg 1.40.238.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f9b4f4337f618620927c965a8bbf31d615a9fb27]

INTEGRATION: CWS vgbugs07 (1.32.30); FILE MERGED 2007/06/04 13:27:26 vg 1.32.30.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d360b4203872f90796c6b719f4b606f9e2ae610b]

INTEGRATION: CWS vgbugs07 (1.27.94); FILE MERGED 2007/06/04 13:27:26 vg 1.27.94.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d0c39a43e80051971224e338be4c7cc176bee3ce]

INTEGRATION: CWS vgbugs07 (1.88.86); FILE MERGED 2007/06/04 13:27:26 vg 1.88.86.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [9c3f3d53c7b6d481422006aab685906502517290]

INTEGRATION: CWS vgbugs07 (1.49.32); FILE MERGED 2007/06/04 13:27:26 vg 1.49.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [9c5162da3f07dbfc5be3f353ee31a107722a32c7]

INTEGRATION: CWS vgbugs07 (1.40.30); FILE MERGED 2007/06/04 13:27:25 vg 1.40.30.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [69016007a91cab530feba88726df07075b710279]

INTEGRATION: CWS vgbugs07 (1.12.222); FILE MERGED 2007/06/04 13:27:25 vg 1.12.222.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [c88885ed68dc2f405ca7c47f7ca6fbc951ef8847]

INTEGRATION: CWS vgbugs07 (1.32.222); FILE MERGED 2007/06/04 13:27:25 vg 1.32.222.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [0c71fb8fa7956ac59130f984407f72fc41e8fed1]

INTEGRATION: CWS vgbugs07 (1.73.22); FILE MERGED 2007/06/04 13:27:25 vg 1.73.22.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [0e4a4f887b1d2739049ce0655c02cbf9b6092d0b]

INTEGRATION: CWS vgbugs07 (1.10.320); FILE MERGED 2007/06/04 13:27:25 vg 1.10.320.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d57e98efa5b942e5aaf847aad774d9a10b7ccfd0]

INTEGRATION: CWS vgbugs07 (1.14.256); FILE MERGED 2007/06/04 13:27:25 vg 1.14.256.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [8104068f326afea7578eb9c0fa3ff922736f665d]

INTEGRATION: CWS vgbugs07 (1.4.32); FILE MERGED 2007/06/04 13:27:25 vg 1.4.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [603cd334e009adb67aa91f8a217d4bd579fce661]

INTEGRATION: CWS vgbugs07 (1.6.352); FILE MERGED 2007/06/04 13:27:25 vg 1.6.352.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [46c9da9c4c8f67a8ba5e75c8bcbe902d52aac118]

INTEGRATION: CWS vgbugs07 (1.13.32); FILE MERGED 2007/06/04 13:27:25 vg 1.13.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [3e52f95a0d4619e1b8a29a8c3c7cdfdca7b9b034]

INTEGRATION: CWS vgbugs07 (1.14.256); FILE MERGED 2007/06/04 13:27:24 vg 1.14.256.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e77f7060ba81c33c6db8da2b763856c82ee2c558]

INTEGRATION: CWS vgbugs07 (1.25.46); FILE MERGED 2007/06/04 13:27:24 vg 1.25.46.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [4b547b52d99ef9e03205e3f67c3a85a46d81f880]

INTEGRATION: CWS vgbugs07 (1.11.256); FILE MERGED 2007/06/04 13:27:24 vg 1.11.256.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [8be1070b6dc4c9dd5356b5854ae4d68f328dd050]

INTEGRATION: CWS vgbugs07 (1.151.32); FILE MERGED 2007/06/04 13:27:23 vg 1.151.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [27332dffabd0ce433785104b04b1686cf5bef1ca]

INTEGRATION: CWS vgbugs07 (1.7.132); FILE MERGED 2007/06/04 13:27:23 vg 1.7.132.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f2091d9ce2f9d0ffa5595d04def5a52e55a7d841]

INTEGRATION: CWS vgbugs07 (1.17.32); FILE MERGED 2007/06/04 13:27:23 vg 1.17.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [de48af9abbe9cae4ad5f0beb013604fdfee4bbb9]

INTEGRATION: CWS vgbugs07 (1.29.50); FILE MERGED 2007/06/04 13:27:23 vg 1.29.50.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d9a9d5ff587f89101f1e0463dfea669c0917b845]

INTEGRATION: CWS vgbugs07 (1.56.30); FILE MERGED 2007/06/04 13:27:23 vg 1.56.30.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [6dd6b06a8e6769759dae335baf5ad7ff64ee0fb1]

INTEGRATION: CWS vgbugs07 (1.29.30); FILE MERGED 2007/06/04 13:27:23 vg 1.29.30.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [1344b577ae8b10b360c3a8045b7744ad4f6ee7c2]

INTEGRATION: CWS vgbugs07 (1.27.218); FILE MERGED 2007/06/04 13:27:23 vg 1.27.218.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f9654e18a87c3323e56ca86bf62491c32b202e26]

INTEGRATION: CWS vgbugs07 (1.21.222); FILE MERGED 2007/06/04 13:27:23 vg 1.21.222.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [999b7f5c660e8453046c1a6a0ea1bbc0616008f9]

INTEGRATION: CWS vgbugs07 (1.17.222); FILE MERGED 2007/06/04 13:27:22 vg 1.17.222.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [48951f6a192003ba0a42b172e42e01f2e32269e6]

INTEGRATION: CWS vgbugs07 (1.14.256); FILE MERGED 2007/06/04 13:27:22 vg 1.14.256.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [3503fcf827eca5d91b528810afdce0af0403879f]

INTEGRATION: CWS vgbugs07 (1.7.256); FILE MERGED 2007/06/04 13:27:22 vg 1.7.256.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [cc3d4771d32d94b82d2cf96592b2548d522d7115]

INTEGRATION: CWS vgbugs07 (1.4.352); FILE MERGED 2007/06/04 13:27:22 vg 1.4.352.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f96375ae0599d3556d509e63583d04b02b427530]

INTEGRATION: CWS vgbugs07 (1.24.32); FILE MERGED 2007/06/04 13:27:22 vg 1.24.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e489a440de1d016bef38dfd00b198a67d698a585]

INTEGRATION: CWS vgbugs07 (1.31.32); FILE MERGED 2007/06/04 13:27:22 vg 1.31.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e3d58d5dc1db39056d41c4d1f5995ff06f48048d]

INTEGRATION: CWS vgbugs07 (1.5.110); FILE MERGED 2007/06/04 13:27:22 vg 1.5.110.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [22eef5ce75ea2516756f5bf3c0533a4f54b41a0c]

INTEGRATION: CWS vgbugs07 (1.6.104); FILE MERGED 2007/06/04 13:27:22 vg 1.6.104.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [cda9d5d6bca0fca376833d07a5663488e8859bc5]

INTEGRATION: CWS vgbugs07 (1.8.352); FILE MERGED 2007/06/04 13:27:22 vg 1.8.352.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d231f66b18af965e37e134aa19dd9b3568db1c44]

INTEGRATION: CWS vgbugs07 (1.3.226); FILE MERGED 2007/06/04 13:27:22 vg 1.3.226.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [00cd6234f2b9770723eefcf783a43f0828550d1f]

INTEGRATION: CWS vgbugs07 (1.13.134); FILE MERGED 2007/06/04 13:27:22 vg 1.13.134.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [2ebd142b2c2d3988664742958a6fac0dceaf19a9]

INTEGRATION: CWS vgbugs07 (1.6.256); FILE MERGED 2007/06/04 13:27:21 vg 1.6.256.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [3d7607bde818a0986d24c0d45680af423ef948f7]

INTEGRATION: CWS vgbugs07 (1.5.256); FILE MERGED 2007/06/04 13:27:21 vg 1.5.256.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [22d4cab5e174e1f7f12ad62070979ef682d3a59f]

INTEGRATION: CWS vgbugs07 (1.4.352); FILE MERGED 2007/06/04 13:27:21 vg 1.4.352.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d24f4f19c4d10902cc49a2ad6257c7a5a2faf0c0]

INTEGRATION: CWS vgbugs07 (1.8.320); FILE MERGED 2007/06/04 13:27:21 vg 1.8.320.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [8d4659c325002ab7da7bfffb2ed7673b6a7b540f]

INTEGRATION: CWS vgbugs07 (1.31.64); FILE MERGED 2007/06/04 13:27:21 vg 1.31.64.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [36647ac514eacf0c1ada0a98f4d3a13a039859ae]

INTEGRATION: CWS vgbugs07 (1.6.320); FILE MERGED 2007/06/04 13:27:21 vg 1.6.320.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e8485baad348f06f9ba5bb793fd63511d34e4226]

INTEGRATION: CWS vgbugs07 (1.16.32); FILE MERGED 2007/06/04 13:27:21 vg 1.16.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d278c0a3bf9a0f0a6da686e8173fdb9dc05b2d25]

INTEGRATION: CWS vgbugs07 (1.6.320); FILE MERGED 2007/06/04 13:27:20 vg 1.6.320.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [0c4a5679e5042d01288b15d2711887e873949cf9]

INTEGRATION: CWS vgbugs07 (1.18.66); FILE MERGED 2007/06/04 13:27:20 vg 1.18.66.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a3d6f84a37305f0029a8256e93d229e919030c3e]

INTEGRATION: CWS vgbugs07 (1.13.32); FILE MERGED 2007/06/04 13:27:19 vg 1.13.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [13b29636eeeb547de87e336d2dd18fd0c1adaa6d]

INTEGRATION: CWS vgbugs07 (1.4.352); FILE MERGED 2007/06/04 13:27:19 vg 1.4.352.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [980d717a5cf4ab7ce8c43684bc2a9d858035b1c0]

INTEGRATION: CWS vgbugs07 (1.6.240); FILE MERGED 2007/06/04 13:27:19 vg 1.6.240.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d6e20b92013f862f04d2ee4567a33537bf38085b]

INTEGRATION: CWS vgbugs07 (1.7.352); FILE MERGED 2007/06/04 13:27:19 vg 1.7.352.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [8a27b047b0113dfb73979a2490b1ab0de7ddc498]

INTEGRATION: CWS vgbugs07 (1.7.256); FILE MERGED 2007/06/04 13:27:19 vg 1.7.256.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [3b49ad109d7271e4dde89f5e5457d67cac599710]

INTEGRATION: CWS vgbugs07 (1.10.240); FILE MERGED 2007/06/04 13:27:19 vg 1.10.240.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [13da4df2c1cf55b5916ea90c7345f185f3d56f7a]

INTEGRATION: CWS vgbugs07 (1.10.32); FILE MERGED 2007/06/04 13:27:19 vg 1.10.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [088f2be446e7701caa99e28723a32d61fe7a0df8]

INTEGRATION: CWS vgbugs07 (1.8.256); FILE MERGED 2007/06/04 13:27:19 vg 1.8.256.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [9efd77b40e0cb2072c9ffe1eb33f3e32848c1066]

INTEGRATION: CWS vgbugs07 (1.5.352); FILE MERGED 2007/06/04 13:27:18 vg 1.5.352.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d171f243483fe3264116aa07539f98edb44c22af]

INTEGRATION: CWS vgbugs07 (1.9.256); FILE MERGED 2007/06/04 13:27:18 vg 1.9.256.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [722ca5fff48aff76b43a1e81dd85d26dc907c293]

INTEGRATION: CWS vgbugs07 (1.7.352); FILE MERGED 2007/06/04 13:27:18 vg 1.7.352.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ad7170e44df50b9cc9a38cf0d82070099913705e]

INTEGRATION: CWS vgbugs07 (1.7.256); FILE MERGED 2007/06/04 13:27:18 vg 1.7.256.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [cc01262f0279f0b04058f523f8f6186c17d29965]

INTEGRATION: CWS vgbugs07 (1.12.32); FILE MERGED 2007/06/04 13:27:18 vg 1.12.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [1686e891edc7cf2f94c2695542b0085db5a54d76]

INTEGRATION: CWS vgbugs07 (1.11.240); FILE MERGED 2007/06/04 13:27:18 vg 1.11.240.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [cb1124edf060180306528f2487d1aef42363eff2]

INTEGRATION: CWS vgbugs07 (1.3.226); FILE MERGED 2007/06/04 13:27:17 vg 1.3.226.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [0dcd3abe5b93947fdc61a979b4170229de4bbf64]

INTEGRATION: CWS vgbugs07 (1.10.28); FILE MERGED 2007/06/04 13:27:16 vg 1.10.28.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [70397b938bf77816518ae7068f46a099089b0eeb]

INTEGRATION: CWS vgbugs07 (1.11.130); FILE MERGED 2007/06/04 13:27:16 vg 1.11.130.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [1b5a0feeff570167b0e1173b82f7d624788541c7]

INTEGRATION: CWS vgbugs07 (1.4.350); FILE MERGED 2007/06/04 13:27:16 vg 1.4.350.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [afd45ae2a06f17558772eb29bea0f097a589fdfc]

INTEGRATION: CWS vgbugs07 (1.6.92); FILE MERGED 2007/06/04 13:27:16 vg 1.6.92.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a4a7546a479d94fe54a77738d7604ec7ab32e775]

INTEGRATION: CWS vgbugs07 (1.4.352); FILE MERGED 2007/06/04 13:27:16 vg 1.4.352.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [6cd794fafc6ab047b29535102950d3a15dbed74e]

INTEGRATION: CWS vgbugs07 (1.20.220); FILE MERGED 2007/06/04 13:27:16 vg 1.20.220.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e2b81daca61b36d02702d0243ea596179abab524]

INTEGRATION: CWS vgbugs07 (1.16.254); FILE MERGED 2007/06/04 13:27:16 vg 1.16.254.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [fcab6274a6dd01e46cbbace0fdbc1c8d6501595c]

INTEGRATION: CWS vgbugs07 (1.9.130); FILE MERGED 2007/06/04 13:27:16 vg 1.9.130.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [74f75fca2994b375ec3918eeda31313ce7b1d564]

INTEGRATION: CWS vgbugs07 (1.12.130); FILE MERGED 2007/06/04 13:27:16 vg 1.12.130.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [13caec959f6a5c7c37140e9b66c4473025ae229b]

INTEGRATION: CWS vgbugs07 (1.10.220); FILE MERGED 2007/06/04 13:27:15 vg 1.10.220.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f659068b8b5e29cbc624c3e6035f179d9a67ef1c]

INTEGRATION: CWS vgbugs07 (1.5.350); FILE MERGED 2007/06/04 13:27:15 vg 1.5.350.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [3b0840a6248037ba0c69f20dd4d8d1166c330bc8]

INTEGRATION: CWS vgbugs07 (1.9.48); FILE MERGED 2007/06/04 13:27:15 vg 1.9.48.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d6bdcc7648a767377a66390f9b64612ff2659478]

INTEGRATION: CWS vgbugs07 (1.6.350); FILE MERGED 2007/06/04 13:27:15 vg 1.6.350.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [44168441105e5278b99c6412b7120ffefebf5712]

INTEGRATION: CWS vgbugs07 (1.16.254); FILE MERGED 2007/06/04 13:27:15 vg 1.16.254.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [49d9958fadcb113313307d9565d8e2233e194317]

INTEGRATION: CWS vgbugs07 (1.8.254); FILE MERGED 2007/06/04 13:27:15 vg 1.8.254.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a69d1102d679776bc67e415ad0575be52ff793cb]

INTEGRATION: CWS vgbugs07 (1.10.350); FILE MERGED 2007/06/04 13:27:15 vg 1.10.350.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [0c0ffd1f75c9d62975db5f7fbdf0e59de53a2bb8]

INTEGRATION: CWS vgbugs07 (1.12.254); FILE MERGED 2007/06/04 13:27:15 vg 1.12.254.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [c92a360523fe7b92da5c0db29efaab75a51961c8]

INTEGRATION: CWS vgbugs07 (1.7.320); FILE MERGED 2007/06/04 13:27:14 vg 1.7.320.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [436b6fa1c6c3891cbf81741322048af6763e9fa9]

INTEGRATION: CWS vgbugs07 (1.29.320); FILE MERGED 2007/06/04 13:27:14 vg 1.29.320.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ca2cb6446530ada161ffc27ee01849c5d504786e]

INTEGRATION: CWS vgbugs07 (1.4.320); FILE MERGED 2007/06/04 13:27:14 vg 1.4.320.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [85027382ccdcdf7344cfbb779fd5ecf4ef8a1922]

INTEGRATION: CWS vgbugs07 (1.6.320); FILE MERGED 2007/06/04 13:27:14 vg 1.6.320.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [56b22c20c48ceba75842b80e5c22b93a0ff6911e]

INTEGRATION: CWS vgbugs07 (1.8.320); FILE MERGED 2007/06/04 13:27:14 vg 1.8.320.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ca6bc842e3b9227fecbe25f2c59fce9b8af00852]

INTEGRATION: CWS vgbugs07 (1.69.320); FILE MERGED 2007/06/04 13:27:14 vg 1.69.320.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [553843c2f27e6e382ce6c64ceafe3fc85cce1452]

INTEGRATION: CWS vgbugs07 (1.33.256); FILE MERGED 2007/06/04 13:27:14 vg 1.33.256.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [1f41f32c61e2432ba9b3ba17352adb7bbb7a220c]

INTEGRATION: CWS vgbugs07 (1.10.320); FILE MERGED 2007/06/04 13:27:14 vg 1.10.320.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [6c1a5446cb80735d94d7acaf8994ed7379fedb37]

INTEGRATION: CWS vgbugs07 (1.14.318); FILE MERGED 2007/06/04 13:27:14 vg 1.14.318.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [78b739741f8038ce0f008af305302bfd4123c120]

INTEGRATION: CWS vgbugs07 (1.3.32); FILE MERGED 2007/06/04 13:27:14 vg 1.3.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a9e16d51a9efd98f92810a9b5254a656b3a2a343]

INTEGRATION: CWS vgbugs07 (1.78.66); FILE MERGED 2007/06/04 13:27:12 vg 1.78.66.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d0dd8a3d3b71e05c909223a3ff702ca262f3ea85]

INTEGRATION: CWS vgbugs07 (1.33.66); FILE MERGED 2007/06/04 13:27:12 vg 1.33.66.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [2ace2d478b3628fff327ee6919f74d44a775ee39]

INTEGRATION: CWS vgbugs07 (1.47.66); FILE MERGED 2007/06/04 13:27:11 vg 1.47.66.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [475fb5993d49c67ae136cb663d6a3f2f9681d4c5]

INTEGRATION: CWS vgbugs07 (1.62.30); FILE MERGED 2007/06/04 13:27:11 vg 1.62.30.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [0fb412ca116e211ef7b77822af47067a9b0e3839]

INTEGRATION: CWS vgbugs07 (1.38.66); FILE MERGED 2007/06/04 13:27:11 vg 1.38.66.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [7af56c31318d816e00ab169ae9edabbafca78920]

INTEGRATION: CWS vgbugs07 (1.8.32); FILE MERGED 2007/06/04 13:27:11 vg 1.8.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [06d8c2a15f8f49a97aeaecbd75948398e9246a55]

INTEGRATION: CWS vgbugs07 (1.92.66); FILE MERGED 2007/06/04 13:27:11 vg 1.92.66.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [296dc3fd68feabae96d4604e850e1d3e2d68e33b]

INTEGRATION: CWS vgbugs07 (1.57.66); FILE MERGED 2007/06/04 13:27:10 vg 1.57.66.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [69088e2c71b9ffd5e0d817f8ecd1db800798631a]

INTEGRATION: CWS vgbugs07 (1.17.50); FILE MERGED 2007/06/04 13:27:10 vg 1.17.50.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [bdb191d114b0a7b230ea2e586db57570125a2324]

INTEGRATION: CWS vgbugs07 (1.55.66); FILE MERGED 2007/06/04 13:27:10 vg 1.55.66.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [2b0a9324734c5b1e331f5f44d443c193073b2966]

INTEGRATION: CWS vgbugs07 (1.29.66); FILE MERGED 2007/06/04 13:27:10 vg 1.29.66.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f9981809917e0480a8cc8c95b75edf792214d09e]

INTEGRATION: CWS vgbugs07 (1.18.66); FILE MERGED 2007/06/04 13:27:10 vg 1.18.66.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [5fe4988cd6021aaa448ed539dd68b210f68762f3]

INTEGRATION: CWS vgbugs07 (1.40.64); FILE MERGED 2007/06/04 13:27:10 vg 1.40.64.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [22af95d41054c93d4cfaad38b4913787e8fa483b]

INTEGRATION: CWS vgbugs07 (1.2.22); FILE MERGED 2007/06/04 13:27:10 vg 1.2.22.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [167b210569691112a5518c0739d01d9b8df1b989]

INTEGRATION: CWS vgbugs07 (1.46.66); FILE MERGED 2007/06/04 13:27:10 vg 1.46.66.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [1454890401363c6d5db0926da651da3266f55835]

INTEGRATION: CWS vgbugs07 (1.34.66); FILE MERGED 2007/06/04 13:27:10 vg 1.34.66.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [54c066ff17b89cc1ceec195650621502250a30bd]

INTEGRATION: CWS vgbugs07 (1.40.66); FILE MERGED 2007/06/04 13:27:10 vg 1.40.66.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [4eb21393323003514c55a5ca425659900318ec2a]

INTEGRATION: CWS vgbugs07 (1.8.240); FILE MERGED 2007/06/04 13:27:09 vg 1.8.240.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [848eb6886dc867983d120a5b2ac9d90dc74c9615]

INTEGRATION: CWS vgbugs07 (1.20.50); FILE MERGED 2007/06/04 13:27:09 vg 1.20.50.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [0a4b627ad6dc834491f18d2b742a97927ccb5337]

INTEGRATION: CWS vgbugs07 (1.19.218); FILE MERGED 2007/06/04 13:27:09 vg 1.19.218.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [b27be0a259fd15812f5a9d6877c128ce91bc6d8e]

INTEGRATION: CWS vgbugs07 (1.31.240); FILE MERGED 2007/06/04 13:27:08 vg 1.31.240.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [25cf2efb6e401d4d16aa9ba231dbcdd1ccda4f56]

INTEGRATION: CWS vgbugs07 (1.8.352); FILE MERGED 2007/06/04 13:27:08 vg 1.8.352.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [dbef6964c0d7442e7670816f76caf4c2dac9373a]

INTEGRATION: CWS vgbugs07 (1.149.22); FILE MERGED 2007/06/04 13:27:08 vg 1.149.22.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [8f29b5d49ab2b6249af5cc0d00ca1bc00e4cecc7]

INTEGRATION: CWS vgbugs07 (1.5.256); FILE MERGED 2007/06/04 13:27:08 vg 1.5.256.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [dd0a0ed916f5d6670daa67ddc0a7b4159378daf8]

INTEGRATION: CWS vgbugs07 (1.10.256); FILE MERGED 2007/06/04 13:27:08 vg 1.10.256.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [7d0bba7d3d56c3ef47bbec1692f396579b6cc14c]

INTEGRATION: CWS vgbugs07 (1.11.472); FILE MERGED 2007/06/04 13:27:08 vg 1.11.472.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [7f5452aa47a72216d5ef703b46b3d7e39fa49293]

INTEGRATION: CWS vgbugs07 (1.42.32); FILE MERGED 2007/06/04 13:27:07 vg 1.42.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [9d9935fc47bd1842c0611f69f6f1f00a2c78d840]

INTEGRATION: CWS vgbugs07 (1.11.472); FILE MERGED 2007/06/04 13:27:07 vg 1.11.472.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d37136b9d469021bd605d9443bd2aa3d87f7465d]

INTEGRATION: CWS vgbugs07 (1.36.132); FILE MERGED 2007/06/04 13:27:07 vg 1.36.132.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [1ab600fed0ee20d2d39f4b07692dcfe2c442d511]

INTEGRATION: CWS vgbugs07 (1.71.22); FILE MERGED 2007/06/04 13:27:07 vg 1.71.22.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [503394c7e67cea8282deca1cdf8db14971322be3]

INTEGRATION: CWS vgbugs07 (1.2.876); FILE MERGED 2007/06/04 13:27:07 vg 1.2.876.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [08141008dcbf31e70e205edc81dad87f2577dbc7]

INTEGRATION: CWS vgbugs07 (1.7.32); FILE MERGED 2007/06/04 13:27:07 vg 1.7.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [bb9be8e3296fec06dc024ab1297e7afcdf7e363a]

INTEGRATION: CWS vgbugs07 (1.6.32); FILE MERGED 2007/06/04 13:27:07 vg 1.6.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ac633999b4ddfe270e2a4f7df910186767593e03]

INTEGRATION: CWS vgbugs07 (1.13.320); FILE MERGED 2007/06/04 13:27:07 vg 1.13.320.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [5e1d2c3865c2597615762df1bbe3b496a9fae695]

INTEGRATION: CWS vgbugs07 (1.11.32); FILE MERGED 2007/06/04 13:27:06 vg 1.11.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d278888c1236d1e3ab6223ae33770bcbf4ccfb04]

INTEGRATION: CWS vgbugs07 (1.6.32); FILE MERGED 2007/06/04 13:27:06 vg 1.6.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [3edccbef5c543e8e9b535f95d419c535765d5376]

INTEGRATION: CWS vgbugs07 (1.70.32); FILE MERGED 2007/06/04 13:27:06 vg 1.70.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [7f167f6cdb67ba610f687b4af8adfb76dbaf727f]

INTEGRATION: CWS vgbugs07 (1.81.66); FILE MERGED 2007/06/04 13:27:05 vg 1.81.66.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [8ac45fedcd066b6841186b499708b596ba58d397]

INTEGRATION: CWS vgbugs07 (1.13.32); FILE MERGED 2007/06/04 13:27:05 vg 1.13.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [0509b05bd48a1b6e9834e0d48c1776acd091ec53]

INTEGRATION: CWS vgbugs07 (1.53.66); FILE MERGED 2007/06/04 13:27:05 vg 1.53.66.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [9fe36eca6f2d7b80af6e855b38f7cc534c4f6cc6]

INTEGRATION: CWS vgbugs07 (1.6.50); FILE MERGED 2007/06/04 13:27:05 vg 1.6.50.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [240893f3187b6839151516b2416127c7db09ce35]

INTEGRATION: CWS vgbugs07 (1.6.32); FILE MERGED 2007/06/04 13:27:05 vg 1.6.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [c983ba2dabae017ddbafcd2f0a9725cd37ae05a0]

INTEGRATION: CWS vgbugs07 (1.38.32); FILE MERGED 2007/06/04 13:27:05 vg 1.38.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [b59406ec28489e6a67c72b8649a6fffd22930763]

INTEGRATION: CWS vgbugs07 (1.9.278); FILE MERGED 2007/06/04 13:27:05 vg 1.9.278.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [b88664f5fc0fe20ee6bbdd850c163183ed91b09d]

INTEGRATION: CWS vgbugs07 (1.9.32); FILE MERGED 2007/06/04 13:27:05 vg 1.9.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [792d73994e10387faf780c7cafe3808954335739]

INTEGRATION: CWS vgbugs07 (1.23.30); FILE MERGED 2007/06/04 13:27:05 vg 1.23.30.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [9170ae3997e7e43ea576f0e8b78407f7f09a5e51]

INTEGRATION: CWS vgbugs07 (1.7.32); FILE MERGED 2007/06/04 13:27:05 vg 1.7.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [4452ed8f72b57fd41379a6446953606d4706cc64]

INTEGRATION: CWS vgbugs07 (1.16.320); FILE MERGED 2007/06/04 13:27:04 vg 1.16.320.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [bb0510cc30913dc4d0c6dbc6f3c88180898403f1]

INTEGRATION: CWS vgbugs07 (1.8.32); FILE MERGED 2007/06/04 13:27:04 vg 1.8.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [dec6087504f844807590a6926b2d967e318b08f3]

INTEGRATION: CWS vgbugs07 (1.10.32); FILE MERGED 2007/06/04 13:27:04 vg 1.10.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [766d386107d3b8d43011c5bca75a4ec469cae4b4]

INTEGRATION: CWS vgbugs07 (1.47.32); FILE MERGED 2007/06/04 13:27:04 vg 1.47.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [89232a4ed1aa69557ae9796b9862a98eaf48cd3c]

INTEGRATION: CWS vgbugs07 (1.27.32); FILE MERGED 2007/06/04 13:27:04 vg 1.27.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [fc31ae6c7edbf7ca27122c46a2e130409e509d7b]

INTEGRATION: CWS vgbugs07 (1.9.32); FILE MERGED 2007/06/04 13:27:04 vg 1.9.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [132faf84563298bc1e132add5339a8b3a436c536]

INTEGRATION: CWS vgbugs07 (1.7.32); FILE MERGED 2007/06/04 13:27:04 vg 1.7.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [0af02008073d95e15db1f09aea9109437d98e5bb]

INTEGRATION: CWS vgbugs07 (1.12.32); FILE MERGED 2007/06/04 13:27:04 vg 1.12.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [41a41eb544d2bf0df3fe72ae51b77c9100a83bfd]

INTEGRATION: CWS vgbugs07 (1.21.30); FILE MERGED 2007/06/04 13:27:03 vg 1.21.30.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [6bff7c8caa8d9ad028b1e72f63133e4bd44412b9]

INTEGRATION: CWS vgbugs07 (1.14.66); FILE MERGED 2007/06/04 13:27:03 vg 1.14.66.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [b3923ec9f46b17c57fcc327063b1df27ab4aee12]

INTEGRATION: CWS vgbugs07 (1.9.50); FILE MERGED 2007/06/04 13:27:03 vg 1.9.50.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [7e9b7d04d9bd5aceb4c0c1ab7ec4bd2ea8ec8e7d]

INTEGRATION: CWS vgbugs07 (1.3.688); FILE MERGED 2007/06/04 13:27:03 vg 1.3.688.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [edfabdb0cc73a98f5339fa94c80b7df19558da57]

INTEGRATION: CWS vgbugs07 (1.5.876); FILE MERGED 2007/06/04 13:27:03 vg 1.5.876.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d1c9b898f56539da4e7cae5b2b7928e93713a5ae]

INTEGRATION: CWS vgbugs07 (1.12.472); FILE MERGED 2007/06/04 13:27:03 vg 1.12.472.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [176e9da0f9c406bb20f1c76eab045fa582d363d4]

INTEGRATION: CWS vgbugs07 (1.9.254); FILE MERGED 2007/06/04 13:27:03 vg 1.9.254.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [8feef3495b5fffb5b790e39c6d084cce964b081f]

INTEGRATION: CWS vgbugs07 (1.20.136); FILE MERGED 2007/06/04 13:27:03 vg 1.20.136.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d3c969d911617598f2660f2b45549be1c63491da]

INTEGRATION: CWS vgbugs07 (1.3.876); FILE MERGED 2007/06/04 13:27:03 vg 1.3.876.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d8fa7814cdba78e4305df4e504f82007bbb65367]

INTEGRATION: CWS vgbugs07 (1.30.32); FILE MERGED 2007/06/04 13:27:03 vg 1.30.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [eb3aeda72e19716371aff9d1a2c96b0eb38ded56]

INTEGRATION: CWS vgbugs07 (1.14.308); FILE MERGED 2007/06/04 13:27:02 vg 1.14.308.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [c79abf745d35608a96b99e971c6f73e663994287]

INTEGRATION: CWS vgbugs07 (1.13.320); FILE MERGED 2007/06/04 13:27:02 vg 1.13.320.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [176ba80cb247c7627b9b197beb435a355805f7d8]

INTEGRATION: CWS vgbugs07 (1.31.240); FILE MERGED 2007/06/04 13:27:02 vg 1.31.240.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [afe78e002397cccb9659b0e39dec4e0de4295152]

INTEGRATION: CWS vgbugs07 (1.8.240); FILE MERGED 2007/06/04 13:27:02 vg 1.8.240.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [95a656854bf5de525bcd93e2a7668e46a5edaa37]

INTEGRATION: CWS vgbugs07 (1.14.472); FILE MERGED 2007/06/04 13:27:02 vg 1.14.472.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ac20c949dbaca88d215ac2d355cd03f202f11daa]

INTEGRATION: CWS vgbugs07 (1.13.218); FILE MERGED 2007/06/04 13:27:02 vg 1.13.218.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [c1667cbceec2fd53cf5b6f3ba775b23095d50954]

INTEGRATION: CWS vgbugs07 (1.7.472); FILE MERGED 2007/06/04 13:27:02 vg 1.7.472.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [3fdcd50843c95821e8c0b313ad70cabc22ce2a63]

INTEGRATION: CWS vgbugs07 (1.6.320); FILE MERGED 2007/06/04 13:27:02 vg 1.6.320.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [5a6b5abf58637b074dc99fc1e05271aaeecddee3]

INTEGRATION: CWS vgbugs07 (1.12.472); FILE MERGED 2007/06/04 13:27:02 vg 1.12.472.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [abcf1d068d6eadbd961cd505decc147900b57d0a]

INTEGRATION: CWS vgbugs07 (1.3.876); FILE MERGED 2007/06/04 13:27:02 vg 1.3.876.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e6c73671c3ebc28bf41e803ad70318ed7582e51a]

INTEGRATION: CWS vgbugs07 (1.45.220); FILE MERGED 2007/06/04 13:27:01 vg 1.45.220.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [079c553da89e1c04c26be44dc7fffd24a05bc3af]

INTEGRATION: CWS vgbugs07 (1.25.50); FILE MERGED 2007/06/04 13:27:01 vg 1.25.50.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [81010cb9d4d3eb92d95bf29862a2c4690b49f0d8]

INTEGRATION: CWS vgbugs07 (1.41.254); FILE MERGED 2007/06/04 13:27:01 vg 1.41.254.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d087c20ba892a690e8648bc252b556f64b913d04]

INTEGRATION: CWS vgbugs07 (1.24.320); FILE MERGED 2007/06/04 13:27:01 vg 1.24.320.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e819a1bb0ffaa38d90c22236b991b81c6836182d]

INTEGRATION: CWS vgbugs07 (1.54.32); FILE MERGED 2007/06/04 13:27:00 vg 1.54.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [2431f49bb525bf6b386eb0c23ddb62ad62fec572]

INTEGRATION: CWS vgbugs07 (1.31.50); FILE MERGED 2007/06/04 13:27:00 vg 1.31.50.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [b5842353a3df774f2c230b045be4ab08e09abf40]

INTEGRATION: CWS vgbugs07 (1.6.32); FILE MERGED 2007/06/04 13:27:00 vg 1.6.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [8f4d7b561b278abb3bbddbd64cd5244d3ba37ba5]

INTEGRATION: CWS vgbugs07 (1.29.66); FILE MERGED 2007/06/04 13:27:00 vg 1.29.66.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f67b171ad20ac75342c652f562650e29e0a0a152]

INTEGRATION: CWS vgbugs07 (1.25.66); FILE MERGED 2007/06/04 13:27:00 vg 1.25.66.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [6953a2defbb8946be7b597ef024d71cace8405f5]

INTEGRATION: CWS vgbugs07 (1.25.320); FILE MERGED 2007/06/04 13:27:00 vg 1.25.320.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [5578238521ce76f78c91410011be54ff7dd4636f]

INTEGRATION: CWS vgbugs07 (1.12.256); FILE MERGED 2007/06/04 13:27:00 vg 1.12.256.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e9f802c808a3b377c6256cde885dc73f03f8088b]

INTEGRATION: CWS vgbugs07 (1.27.226); FILE MERGED 2007/06/04 13:27:00 vg 1.27.226.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [403e31d0b624c4c7c4288f9e814360ed35cacb54]

INTEGRATION: CWS vgbugs07 (1.9.66); FILE MERGED 2007/06/04 13:27:00 vg 1.9.66.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [126aeeaf08d0a3a6bed4a95eaada269a116e0481]

INTEGRATION: CWS vgbugs07 (1.8.66); FILE MERGED 2007/06/04 13:26:59 vg 1.8.66.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [3ad050d4db378fce2790cce099eaf93e998ddd4f]

INTEGRATION: CWS vgbugs07 (1.10.32); FILE MERGED 2007/06/04 13:26:59 vg 1.10.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d24aa287340a63bac2b26a8c37def958c1d4e4a4]

INTEGRATION: CWS vgbugs07 (1.61.32); FILE MERGED 2007/06/04 13:26:59 vg 1.61.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [74b916883a1000fdd752b893d07058426e5d6d33]

INTEGRATION: CWS vgbugs07 (1.48.32); FILE MERGED 2007/06/04 13:26:59 vg 1.48.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [bb66802b08338438981ff164887c2839f9555345]

INTEGRATION: CWS vgbugs07 (1.40.308); FILE MERGED 2007/06/04 13:26:59 vg 1.40.308.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [6a00091ff34693d4f0598e8c0409e2a027fa92ee]

INTEGRATION: CWS vgbugs07 (1.37.226); FILE MERGED 2007/06/04 13:26:59 vg 1.37.226.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d3aa3b5e0579da638ef4dd3d3df2ee7c3a4d4343]

INTEGRATION: CWS vgbugs07 (1.13.32); FILE MERGED 2007/06/04 13:26:58 vg 1.13.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [81d4fabd25475a65e69434cb217c5931e17c8ec1]

INTEGRATION: CWS vgbugs07 (1.9.32); FILE MERGED 2007/06/04 13:26:58 vg 1.9.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [aec865c3fd2b08e297ccc85e404d90901ac28695]

INTEGRATION: CWS vgbugs07 (1.34.320); FILE MERGED 2007/06/04 13:26:58 vg 1.34.320.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [286e9dd63577a4e8061e6778430b35e4a8017b89]

INTEGRATION: CWS vgbugs07 (1.83.66); FILE MERGED 2007/06/04 13:26:58 vg 1.83.66.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [3742e22160b77486573bb4ae25513aec6b775bc6]

INTEGRATION: CWS vgbugs07 (1.73.32); FILE MERGED 2007/06/04 13:26:58 vg 1.73.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [45f288bc6a942fbf893f0c4d64cf0eddadd07a4a]

INTEGRATION: CWS vgbugs07 (1.4.268); FILE MERGED 2007/06/04 13:26:58 vg 1.4.268.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [6c0bff3e9cd0588317ed8bdcaa66b4a99653914b]

INTEGRATION: CWS vgbugs07 (1.32.318); FILE MERGED 2007/06/04 13:26:57 vg 1.32.318.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [c7aef0003dc19a8ab04b626be155b2d985931e35]

INTEGRATION: CWS vgbugs07 (1.17.50); FILE MERGED 2007/06/04 13:26:57 vg 1.17.50.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [4a7545ecf5ce738537eee9ec83a3000ff953dbab]

INTEGRATION: CWS vgbugs07 (1.16.352); FILE MERGED 2007/06/04 13:26:57 vg 1.16.352.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [238ba55350311e5515a3f9b6e19c2ac6fb7b06ad]

INTEGRATION: CWS vgbugs07 (1.21.130); FILE MERGED 2007/06/04 13:26:57 vg 1.21.130.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [481babf85bbb3f2f2e7fb5e6612306e649f67037]

INTEGRATION: CWS vgbugs07 (1.16.350); FILE MERGED 2007/06/04 13:26:57 vg 1.16.350.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [8573533a80e2e774db9d84c712f3d061ed270323]

INTEGRATION: CWS vgbugs07 (1.6.352); FILE MERGED 2007/06/04 13:26:57 vg 1.6.352.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a899f0f1f146fd601134d36f36d290639670d352]

INTEGRATION: CWS vgbugs07 (1.44.66); FILE MERGED 2007/06/04 13:26:57 vg 1.44.66.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [855260133cc75c1f5319d979d97b5480adc498bd]

INTEGRATION: CWS vgbugs07 (1.36.320); FILE MERGED 2007/06/04 13:26:57 vg 1.36.320.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [681b13d8ef5d1c0e024f3c70d03928d2cc407c95]

INTEGRATION: CWS vgbugs07 (1.9.320); FILE MERGED 2007/06/04 13:26:57 vg 1.9.320.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [5b267b23bd0d7fce9276fe16a1a74411938cc9c4]

INTEGRATION: CWS vgbugs07 (1.10.352); FILE MERGED 2007/06/04 13:26:57 vg 1.10.352.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [4ab2e3c1e9c2201d3b9758d8330b24807d7279df]

INTEGRATION: CWS vgbugs07 (1.63.32); FILE MERGED 2007/06/04 13:26:57 vg 1.63.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e53781d889c5d57e8da092bb4b3a2ae03fd874ae]

INTEGRATION: CWS vgbugs07 (1.30.32); FILE MERGED 2007/06/04 13:26:57 vg 1.30.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [8d6b347829bf279c5443ef6fac90ec440a2f5a75]

INTEGRATION: CWS vgbugs07 (1.11.66); FILE MERGED 2007/06/04 13:26:57 vg 1.11.66.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [c78ba7488acf0ed8aa23a827d73fcf770180e6ee]

INTEGRATION: CWS vgbugs07 (1.45.216); FILE MERGED 2007/06/04 13:26:56 vg 1.45.216.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [17d572913a2034df88b018e4d5818eafb2347f18]

INTEGRATION: CWS vgbugs07 (1.14.48); FILE MERGED 2007/06/04 13:26:56 vg 1.14.48.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a809c131035ac5cbd2b2e71110a283de602fe554]

INTEGRATION: CWS vgbugs07 (1.15.352); FILE MERGED 2007/06/04 13:26:56 vg 1.15.352.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [41259201983a2dbe598858fe992a42322113bd81]

INTEGRATION: CWS vgbugs07 (1.8.320); FILE MERGED 2007/06/04 13:26:56 vg 1.8.320.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [40910552671fa1ddde321909ffb395affd07ea7f]

INTEGRATION: CWS vgbugs07 (1.10.32); FILE MERGED 2007/06/04 13:26:56 vg 1.10.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [63eb6aaa53ce886074d640df136ed63fb12d26f8]

INTEGRATION: CWS vgbugs07 (1.26.66); FILE MERGED 2007/06/04 13:26:56 vg 1.26.66.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a5a99eb51e8e2890144f936c08ee3609f3c5387a]

INTEGRATION: CWS vgbugs07 (1.32.66); FILE MERGED 2007/06/04 13:26:56 vg 1.32.66.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ad01b4ca609bb66c34085faf820f27c308e34610]

INTEGRATION: CWS vgbugs07 (1.81.32); FILE MERGED 2007/06/04 13:26:56 vg 1.81.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [9e8826d76e0955a5ecda6b2eba7d321059b77712]

INTEGRATION: CWS vgbugs07 (1.61.136); FILE MERGED 2007/06/04 13:26:55 vg 1.61.136.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [44658573e8cf5ae084b596f0d0db1d9d512525cb]

INTEGRATION: CWS vgbugs07 (1.56.50); FILE MERGED 2007/06/04 13:26:55 vg 1.56.50.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [3dfdff1c667afbfba6acf1169c3b826fab97a34c]

INTEGRATION: CWS vgbugs07 (1.59.50); FILE MERGED 2007/06/04 13:26:55 vg 1.59.50.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [b7433ff5437b81ec17de4d22f77cf9ff6f1044af]

INTEGRATION: CWS vgbugs07 (1.6.320); FILE MERGED 2007/06/04 13:26:55 vg 1.6.320.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a71c53d49c5a8886d5dbdb654ba3c5336af8d9ac]

INTEGRATION: CWS vgbugs07 (1.18.320); FILE MERGED 2007/06/04 13:26:55 vg 1.18.320.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [5beaba460198d37f6ad05bf1dad5393fed98c5f2]

INTEGRATION: CWS vgbugs07 (1.4.256); FILE MERGED 2007/06/04 13:26:53 vg 1.4.256.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ea5eccade180a5ada4622605df4fb49456af9eab]

INTEGRATION: CWS vgbugs07 (1.3.226); FILE MERGED 2007/06/04 13:26:53 vg 1.3.226.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [82bf1f22377a829b4ac85f17d5b2d00d98e869f6]

INTEGRATION: CWS vgbugs07 (1.8.256); FILE MERGED 2007/06/04 13:26:53 vg 1.8.256.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [11a4aacadef0606349dd27055de8af5f336b4ea0]

INTEGRATION: CWS vgbugs07 (1.12.32); FILE MERGED 2007/06/04 13:26:53 vg 1.12.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [c6d4f4ae5cd019298b93c132bbf019ee1539512e]

INTEGRATION: CWS vgbugs07 (1.28.32); FILE MERGED 2007/06/04 13:26:53 vg 1.28.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [7a0792f992cb0ab1847793818723e0abb2ddce01]

INTEGRATION: CWS vgbugs07 (1.9.256); FILE MERGED 2007/06/04 13:26:53 vg 1.9.256.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [029f5e516a676308c055395ee3a32aa3fcfda2e0]

INTEGRATION: CWS vgbugs07 (1.31.66); FILE MERGED 2007/06/04 13:26:53 vg 1.31.66.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [42e9107d783c14c1ca1020ca018cf5adef27b765]

INTEGRATION: CWS vgbugs07 (1.17.254); FILE MERGED 2007/06/04 13:26:53 vg 1.17.254.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [4a6f10c2ee2de6128ecec663dd5646695cf6146a]

INTEGRATION: CWS vgbugs07 (1.30.30); FILE MERGED 2007/06/04 13:26:53 vg 1.30.30.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [072a24b81d02b5c2e9060ecd69a67452cc6ca246]

INTEGRATION: CWS vgbugs07 (1.15.30); FILE MERGED 2007/06/04 13:26:53 vg 1.15.30.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [13f22ae15544a8d00dbdc320b13f187d1c616a1d]

INTEGRATION: CWS vgbugs07 (1.14.254); FILE MERGED 2007/06/04 13:26:53 vg 1.14.254.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [3b1ff82c90ea2b132cd079057ae6fd8e35661045]

INTEGRATION: CWS vgbugs07 (1.8.256); FILE MERGED 2007/06/04 13:26:52 vg 1.8.256.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [c2a6b4f106f5053dc5a2678093a3d64dd48b1a39]

INTEGRATION: CWS vgbugs07 (1.43.30); FILE MERGED 2007/06/04 13:26:52 vg 1.43.30.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [4ba43fea5437f4b11444d1566d4a38695a4b615f]

INTEGRATION: CWS vgbugs07 (1.24.108); FILE MERGED 2007/06/04 13:26:52 vg 1.24.108.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f6c5e1b1788f9ff4a20ae9f30966bd9fc483155b]

INTEGRATION: CWS vgbugs07 (1.64.22); FILE MERGED 2007/06/04 13:26:52 vg 1.64.22.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [fead947af51240ca1c428eca6440859473e2ed29]

INTEGRATION: CWS vgbugs07 (1.25.88); FILE MERGED 2007/06/04 13:26:51 vg 1.25.88.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a9433a9a6a1f0092cd6beffb926a177b259b05b9]

INTEGRATION: CWS vgbugs07 (1.22.108); FILE MERGED 2007/06/04 13:26:51 vg 1.22.108.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [54234d020f32a65ecccb03de8e4c83b1650e4273]

INTEGRATION: CWS vgbugs07 (1.7.352); FILE MERGED 2007/06/04 13:26:51 vg 1.7.352.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [555f4e8b2977a8c82ed21471e67aae901527a81a]

INTEGRATION: CWS vgbugs07 (1.9.256); FILE MERGED 2007/06/04 13:26:51 vg 1.9.256.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [af0fb014d9b5ee6e3acc9bf989b7324f878b5353]

INTEGRATION: CWS vgbugs07 (1.8.32); FILE MERGED 2007/06/04 13:26:51 vg 1.8.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [18891cc0b961bb07dd399294a9f1df25450e10fe]

INTEGRATION: CWS vgbugs07 (1.15.254); FILE MERGED 2007/06/04 13:26:51 vg 1.15.254.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [13fd422a4fc82ad0c0a66adc49a5613f48264d43]

INTEGRATION: CWS vgbugs07 (1.7.256); FILE MERGED 2007/06/04 13:26:51 vg 1.7.256.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e9c6fada92f07a5da55c3913e210008bffed0891]

INTEGRATION: CWS vgbugs07 (1.34.198); FILE MERGED 2007/06/04 13:26:50 vg 1.34.198.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [931a5a70e7431f60c2f6ebc8ce40a67d502e789f]

INTEGRATION: CWS vgbugs07 (1.12.256); FILE MERGED 2007/06/04 13:26:50 vg 1.12.256.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [258771ac9368fa39595146501c45a3636e8af638]

INTEGRATION: CWS vgbugs07 (1.11.320); FILE MERGED 2007/06/04 13:26:50 vg 1.11.320.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [dcc9673707e0bdd2e8d7b37af726d93dc689dd8f]

INTEGRATION: CWS vgbugs07 (1.6.352); FILE MERGED 2007/06/04 13:26:50 vg 1.6.352.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [461b3dbd3309cffcfdb29c1dece963968c68e4bf]

INTEGRATION: CWS vgbugs07 (1.57.30); FILE MERGED 2007/06/06 11:42:57 vg 1.57.30.2: RESYNC: (1.57-1.58); FILE MERGED 2007/06/04 13:26:50 vg 1.57.30.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [15d62d8b73ed81c9ce34acae3d748f7a9701aa08]

INTEGRATION: CWS vgbugs07 (1.31.126); FILE MERGED 2007/06/04 13:26:50 vg 1.31.126.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [36178a1d0577229638f7227fc9ecc98d17daeaac]

INTEGRATION: CWS vgbugs07 (1.69.32); FILE MERGED 2007/06/04 13:26:50 vg 1.69.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [1e804336fcb321ddcce178631b10981ae2190242]

INTEGRATION: CWS vgbugs07 (1.115.222); FILE MERGED 2007/06/04 13:26:49 vg 1.115.222.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ea018d87adf6bf85bb3a6d00d8ed7504276d84e1]

INTEGRATION: CWS vgbugs07 (1.115.124); FILE MERGED 2007/06/04 13:26:49 vg 1.115.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ba80b7be906dbd6471e1a95f6a05519b5de3f4d8]

INTEGRATION: CWS vgbugs07 (1.83.222); FILE MERGED 2007/06/04 13:26:49 vg 1.83.222.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [bc4b53c285218d449bdf46cb9253d04e1cad2a60]

INTEGRATION: CWS vgbugs07 (1.61.320); FILE MERGED 2007/06/04 13:26:49 vg 1.61.320.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f9387019f8286aa8bfd031d3f454f3bc2dea44f0]

INTEGRATION: CWS vgbugs07 (1.12.320); FILE MERGED 2007/06/04 13:26:49 vg 1.12.320.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [5c97ea58d5f4d9b984df0274459b53439bf3284d]

INTEGRATION: CWS vgbugs07 (1.26.50); FILE MERGED 2007/06/04 13:26:49 vg 1.26.50.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a1629d5c9945245a149020de6bb2a345060c7401]

INTEGRATION: CWS vgbugs07 (1.9.352); FILE MERGED 2007/06/04 13:26:49 vg 1.9.352.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [6b4c241605f7acf7b8b391eb2bb9c64fd65df0b4]

INTEGRATION: CWS vgbugs07 (1.3.32); FILE MERGED 2007/06/04 13:26:49 vg 1.3.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ce7081cca239349eabfe47a8193de63c3fa5f066]

INTEGRATION: CWS ause079 (1.4.4); FILE MERGED 2007/06/11 15:11:44 hjs 1.4.4.1: #i77339# move UNICODE define from source to makefile


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [2113ad224074eddb0145b96aac4e29442454d137]

INTEGRATION: CWS vgbugs07 (1.17.32); FILE MERGED 2007/06/04 13:26:49 vg 1.17.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d0cc7cbcedde3ac2128b96c684bac49c8a5a6782]

INTEGRATION: CWS vgbugs07 (1.44.320); FILE MERGED 2007/06/04 13:26:48 vg 1.44.320.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [3305e7b70ec9c1d22fb490299a54c261cbfc89d2]

INTEGRATION: CWS vgbugs07 (1.7.320); FILE MERGED 2007/06/04 13:26:48 vg 1.7.320.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [14f573d5dc1970c9286b76a97b6aec157e3f970b]

INTEGRATION: CWS vgbugs07 (1.8.320); FILE MERGED 2007/06/04 13:26:48 vg 1.8.320.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [00a0bc8ff05f0d36c3026d703f56fa2e06e0f295]

INTEGRATION: CWS vgbugs07 (1.5.352); FILE MERGED 2007/06/04 13:26:48 vg 1.5.352.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [8ca6380f77dd900bfcea5623cc84c928bdc2fcda]

INTEGRATION: CWS ause079 (1.7.360); FILE MERGED 2007/06/26 12:53:34 hjs 1.7.360.2: #i77339# remove .IF nonsense 2007/06/11 15:11:44 hjs 1.7.360.1: #i77339# move UNICODE define from source to makefile


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a20b17ce99cf0ead553eb3e3881a98a9c470b901]

INTEGRATION: CWS vgbugs07 (1.10.320); FILE MERGED 2007/06/04 13:26:48 vg 1.10.320.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [3c94f3603abf0f92eb6987a66f7a3e5e6c0502fa]

INTEGRATION: CWS ause079 (1.6.4); FILE MERGED 2007/06/11 15:11:43 hjs 1.6.4.1: #i77339# move UNICODE define from source to makefile


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [2c5ce7690eac92800a03cd74ffd5c1737a611855]

INTEGRATION: CWS vgbugs07 (1.26.320); FILE MERGED 2007/06/04 13:26:48 vg 1.26.320.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a91ef74713a2146b3920bdc0e1fc9b99218b6d04]

INTEGRATION: CWS vgbugs07 (1.105.32); FILE MERGED 2007/06/04 13:26:48 vg 1.105.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [c29093c77d6f7a860b1273aa12d0f5a5bfe542e6]

INTEGRATION: CWS ause079 (1.4.2); FILE MERGED 2007/06/11 15:07:54 hjs 1.4.2.1: #i77339# typo


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [6f4153f7aae2b8182dd20bfb7eca02fd06a56f5d]

INTEGRATION: CWS vgbugs07 (1.17.320); FILE MERGED 2007/06/04 13:26:48 vg 1.17.320.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [57235a1c525ff0a72f41108dc387f17ad2d5ef19]

INTEGRATION: CWS vgbugs07 (1.27.320); FILE MERGED 2007/06/04 13:26:48 vg 1.27.320.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [8461f487d60d1c42af207b88368b2543e67cf76e]

INTEGRATION: CWS ause079 (1.3.44); FILE MERGED 2007/06/14 15:13:52 hjs 1.3.44.1: #i78465# remove traces of mac os9


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [63855eba0b1d30ef0a8f5199b6f13d935a6875f3]

INTEGRATION: CWS vgbugs07 (1.45.320); FILE MERGED 2007/06/04 13:26:48 vg 1.45.320.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [4b27ee655dbae812c63514791cc58ce797148476]

INTEGRATION: CWS ause079 (1.6.44); FILE MERGED 2007/06/14 15:13:52 hjs 1.6.44.1: #i78465# remove traces of mac os9


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a86f861f9fea41ad6c835db4e35bf046411cc950]

INTEGRATION: CWS vgbugs07 (1.18.320); FILE MERGED 2007/06/04 13:26:48 vg 1.18.320.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [8ddcc9650a713f5f28b5dd497f55ed0edf0957b9]

INTEGRATION: CWS ause079 (1.44.44); FILE MERGED 2007/06/14 15:13:52 hjs 1.44.44.1: #i78465# remove traces of mac os9


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [c6e922b2d08b526e7e560ecc64401976f8ea1d75]

INTEGRATION: CWS vgbugs07 (1.11.32); FILE MERGED 2007/06/04 13:26:48 vg 1.11.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [aa7f83999596223bda20401bc03bcad67e6a33d0]

INTEGRATION: CWS ause079 (1.16.44); FILE MERGED 2007/06/14 15:13:52 hjs 1.16.44.1: #i78465# remove traces of mac os9


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a9b3d46a99310b5458cbdef29f2bc1caaae87b91]

INTEGRATION: CWS vgbugs07 (1.14.320); FILE MERGED 2007/06/04 13:26:48 vg 1.14.320.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [bd4cdc149b30ef2d021a5d6935d9c6c29d862c3d]

INTEGRATION: CWS ause079 (1.10.42); FILE MERGED 2007/06/14 15:13:52 hjs 1.10.42.1: #i78465# remove traces of mac os9


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [01a52369043b140b73f54c046958d79a65fa45d6]

INTEGRATION: CWS vgbugs07 (1.8.240); FILE MERGED 2007/06/04 13:26:48 vg 1.8.240.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [542a8130ab021eaa2938145ddc8a95cfabbcf752]

INTEGRATION: CWS vgbugs07 (1.9.876); FILE MERGED 2007/06/04 13:26:47 vg 1.9.876.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a86c7328447fd9b8cd9bc4d7c3f1003528bc95e1]

INTEGRATION: CWS ause079 (1.25.10); FILE MERGED 2007/06/14 15:13:50 hjs 1.25.10.1: #i78465# remove traces of mac os9


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [965a65b6e9e5d1a6e88b8c708da5ca902a1a30ed]

INTEGRATION: CWS vgbugs07 (1.7.876); FILE MERGED 2007/06/04 13:26:47 vg 1.7.876.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [98b1f2d729d933d362cf617074b663cc65f559c7]

INTEGRATION: CWS ause079 (1.5.30); FILE MERGED 2007/05/23 12:45:58 hjs 1.5.30.1: #i77647# fix deliver of optional documentation


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [dff00b2cf3a08a4c65136bf9b9cbf14967328846]

INTEGRATION: CWS vgbugs07 (1.27.66); FILE MERGED 2007/06/04 13:26:33 vg 1.27.66.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [65b8dd8632127f5b079ab2348812deeab5c26e8d]

INTEGRATION: CWS vgbugs07 (1.8.50); FILE MERGED 2007/06/04 13:26:33 vg 1.8.50.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [034794f3852dca065dcd8aafddad6466b8f5fe70]

INTEGRATION: CWS vgbugs07 (1.47.66); FILE MERGED 2007/06/04 13:26:32 vg 1.47.66.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f5477836089f753d698a457178313098ef7b5783]

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>  [2cbd7a0797c48b509602d50434ea11d557988208]

INTEGRATION: CWS vgbugs07 (1.5.320); FILE MERGED 2007/06/04 13:26:32 vg 1.5.320.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [841559582d0d7a33e7653111fcfbf58e5937ea1c]

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>  [fbe55daab4cfcf511196158eacb84a20f1ef495a]

INTEGRATION: CWS vgbugs07 (1.11.320); FILE MERGED 2007/06/04 13:26:32 vg 1.11.320.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [678069e9549350d6c7b1f5ff2f681a2d09f19d71]

INTEGRATION: CWS vgbugs07 (1.19.22); FILE MERGED 2007/06/04 13:26:31 vg 1.19.22.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d8ae8af1a81493e6c33a6116a4fb849ceb7858f9]

INTEGRATION: CWS ause079 (1.3.4); FILE MERGED 2007/05/23 10:03:29 hjs 1.3.4.1: #i76902# fix dependencies


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [87d0492d1a998a5cedc27229243ca2badc50675b]

INTEGRATION: CWS vgbugs07 (1.41.20); FILE MERGED 2007/06/04 13:26:31 vg 1.41.20.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [3deee21a2cb143274207655ae6dd040c962469c2]

INTEGRATION: CWS ause079 (1.9.4); FILE MERGED 2007/05/23 10:03:28 hjs 1.9.4.1: #i76902# fix dependencies


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [13f9a9278b9e125b37289c85dbb2d21522e40173]

INTEGRATION: CWS vgbugs07 (1.55.66); FILE MERGED 2007/06/04 13:26:31 vg 1.55.66.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [aee033012e51d7064c5243e1af4e73d41b2353d9]

INTEGRATION: CWS ause079 (1.4.4); FILE MERGED 2007/05/23 10:03:28 hjs 1.4.4.1: #i76902# fix dependencies


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [59f73842a07089ba421299d3eab519524a921398]

INTEGRATION: CWS vgbugs07 (1.8.132); FILE MERGED 2007/06/04 13:26:31 vg 1.8.132.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [904201bd4c833e196e62de671add2a85fec113dd]

INTEGRATION: CWS vgbugs07 (1.29.30); FILE MERGED 2007/06/04 13:26:31 vg 1.29.30.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [c104e7b5ae8316292b0727c65bb09e8dd73cff0b]

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>  [69a9ed1dd4341dec6b19c41b1c88d4dda0cdde4e]

INTEGRATION: CWS vgbugs07 (1.16.32); FILE MERGED 2007/06/04 13:26:31 vg 1.16.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [b026062c0541e741f7a709a41f003452376ef316]

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>  [cb940cfabc76c7d820622897f37fc07f0aead0bd]

INTEGRATION: CWS vgbugs07 (1.27.32); FILE MERGED 2007/06/04 13:26:31 vg 1.27.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [36faef42865a91d78b7a95abbb16248dbea904fe]

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>  [c626c0c17e60546eb8ceb312d79b9546489bc511]

INTEGRATION: CWS vgbugs07 (1.28.32); FILE MERGED 2007/06/04 13:26:31 vg 1.28.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [566c6898f649c0fdcae7e29cd88c2ef4eabbe700]

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>  [efb115cc30b40a63a729847cee4108bdf92a31a2]

INTEGRATION: CWS vgbugs07 (1.39.22); FILE MERGED 2007/06/04 13:26:31 vg 1.39.22.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e689b74b346c905252fb6da35a39d522e7be1af9]

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>  [cbeeb016d6132798fb32384c393d5657867c643f]

INTEGRATION: CWS vgbugs07 (1.26.32); FILE MERGED 2007/06/04 13:26:31 vg 1.26.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [85a67b0fecd425a02a41ef7e95d57727805f9ad7]

INTEGRATION: CWS vgbugs07 (1.22.32); FILE MERGED 2007/06/04 13:26:30 vg 1.22.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f913e212e0016a8ad56b5dc4b4be24059ba6d61e]

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>  [fcfe7994ef47eb10463d9cecd7023e93336c0603]

INTEGRATION: CWS vgbugs07 (1.28.32); FILE MERGED 2007/06/04 13:26:30 vg 1.28.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [553215c44c60849932b2e55a58c9717e21041fab]

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>  [47455c477a3b0e0c1a89e242cbcc454573755430]

INTEGRATION: CWS vgbugs07 (1.27.32); FILE MERGED 2007/06/04 13:26:30 vg 1.27.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [6846793637c4bc96898ee03cb90fd9d66d497a83]

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>  [5c265e3390949273a71ca0cb42691a6a445a8876]

INTEGRATION: CWS vgbugs07 (1.26.32); FILE MERGED 2007/06/04 13:26:30 vg 1.26.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [7e6b0fbb986ff9cd15e4c5917d192c18df76a192]

INTEGRATION: CWS vgbugs07 (1.21.66); FILE MERGED 2007/06/04 13:26:30 vg 1.21.66.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [987a1c7487d850fab8bd488fad248992875ced81]

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>  [dd5e1695cbac668771a36cf7b2b668bba67aa5f2]

INTEGRATION: CWS vgbugs07 (1.16.50); FILE MERGED 2007/06/04 13:26:30 vg 1.16.50.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [5604398edf3f706b0c184cac6723cb34ab46558d]

INTEGRATION: CWS vgbugs07 (1.31.66); FILE MERGED 2007/06/04 13:26:30 vg 1.31.66.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e2975361d7e5520aee968cbd1e1ea40957cabfd7]

INTEGRATION: CWS ause079 (1.2.14); FILE MERGED 2007/06/11 14:16:41 hjs 1.2.14.1: #i77811# libegg doesn't depend on vcl


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [268c1b2a550d7229efddff5e9724c8781f1fdebe]

INTEGRATION: CWS vgbugs07 (1.4.876); FILE MERGED 2007/06/04 13:26:30 vg 1.4.876.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [75cfd89589665a767c5e80ca7d16e61a5e6e2ae8]

INTEGRATION: CWS vgbugs07 (1.26.50); FILE MERGED 2007/06/04 13:26:30 vg 1.26.50.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [5a2420c6bf530a8d6432dd85ae4414c457d42836]

INTEGRATION: CWS ause079 (1.40.6); FILE MERGED 2007/06/20 12:25:21 hjs 1.40.6.1: #i66252# resorted lines to to find jni.h


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [1033cb172fdc72b2cc7383d4ad480c8d281b044c]

INTEGRATION: CWS vgbugs07 (1.36.66); FILE MERGED 2007/06/04 13:26:30 vg 1.36.66.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f80c1242d4d6676fab444521a8028bf10878fb29]

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>  [3a9d4227400221f0f6f40c93551ed917955f69d2]

INTEGRATION: CWS vgbugs07 (1.4.320); FILE MERGED 2007/06/04 13:26:30 vg 1.4.320.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [b8a4fbbf53b73621995b68b97a0fb22a61b06349]

INTEGRATION: CWS vgbugs07 (1.15.50); FILE MERGED 2007/06/04 13:26:30 vg 1.15.50.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [905e9ab37d9b895a05f670c8f86bedbf5fa34124]

INTEGRATION: CWS vgbugs07 (1.30.66); FILE MERGED 2007/06/04 13:26:30 vg 1.30.66.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [86a204e00f6afe0d28e47c55ad1edeca6d96d156]

INTEGRATION: CWS vgbugs07 (1.29.66); FILE MERGED 2007/06/04 13:26:29 vg 1.29.66.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e8fa6211753072c271c32912b70912604e4194e0]

INTEGRATION: CWS vgbugs07 (1.5.320); FILE MERGED 2007/06/04 13:26:29 vg 1.5.320.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e9ea9e5d2607653e07145235abf05486f88dbbb0]

INTEGRATION: CWS vgbugs07 (1.25.32); FILE MERGED 2007/06/04 13:26:29 vg 1.25.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [17560ce04822e318a22f04b7736875527b328b50]

INTEGRATION: CWS vgbugs07 (1.42.66); FILE MERGED 2007/06/04 13:26:29 vg 1.42.66.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [541072197be7c1e518783637dded443f654a2551]

INTEGRATION: CWS vgbugs07 (1.9.32); FILE MERGED 2007/06/04 13:26:29 vg 1.9.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ec39dd34960352ae113d00f78d7dd9c5e6ac26b2]

INTEGRATION: CWS vgbugs07 (1.63.66); FILE MERGED 2007/06/04 13:26:29 vg 1.63.66.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [8e3de0b99931e486326c7bbadf3f50cda727b7e8]

INTEGRATION: CWS vgbugs07 (1.10.32); FILE MERGED 2007/06/04 13:26:29 vg 1.10.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e8f8457132c8b76210adeee5af418a485ef206f1]

INTEGRATION: CWS vgbugs07 (1.7.66); FILE MERGED 2007/06/04 13:26:29 vg 1.7.66.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [1a6dd2d4e98f80d5a72b3e7abc1de8e147861d17]

INTEGRATION: CWS vgbugs07 (1.14.50); FILE MERGED 2007/06/04 13:26:28 vg 1.14.50.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a2081cbad19b75cff5124ec16e4e37d6952811f3]

INTEGRATION: CWS vgbugs07 (1.7.66); FILE MERGED 2007/06/04 13:26:28 vg 1.7.66.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a33a653af575e1a7672a4ac6b85fc5438fec9a62]

INTEGRATION: CWS vgbugs07 (1.6.50); FILE MERGED 2007/06/04 13:26:28 vg 1.6.50.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [12172c6da9638cdf8da06f02a9c6c9e88ca71101]

INTEGRATION: CWS vgbugs07 (1.35.32); FILE MERGED 2007/06/06 11:42:49 vg 1.35.32.2: RESYNC: (1.35-1.36); FILE MERGED 2007/06/04 13:26:28 vg 1.35.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [1fe83bfbb5b31c9bd8502b2151e2fb11deaf7785]

INTEGRATION: CWS vgbugs07 (1.4.352); FILE MERGED 2007/06/04 13:26:28 vg 1.4.352.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [df6a6f868baec2804669d73faa561f587de49647]

INTEGRATION: CWS vgbugs07 (1.5.352); FILE MERGED 2007/06/04 13:26:28 vg 1.5.352.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [5b42d9aaf17c60267d07b1bd426852d7caaa7652]

INTEGRATION: CWS vgbugs07 (1.10.32); FILE MERGED 2007/06/04 13:26:28 vg 1.10.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [4ef55b0d05a57be55eba2998cee12f3767a6ad9a]

INTEGRATION: CWS vgbugs07 (1.50.66); FILE MERGED 2007/06/04 13:26:28 vg 1.50.66.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [1c468c84da2037b92fdc53a52f2e426a3b37e8c2]

INTEGRATION: CWS vgbugs07 (1.3.876); FILE MERGED 2007/06/04 13:26:28 vg 1.3.876.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [cdf4ae970e105865a39e38a29d923aeb4e7fd20a]

INTEGRATION: CWS vgbugs07 (1.14.32); FILE MERGED 2007/06/04 13:26:28 vg 1.14.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a7c349cb067695263efe6171a9bdaf8cd910e16c]

INTEGRATION: CWS vgbugs07 (1.73.66); FILE MERGED 2007/06/04 13:26:28 vg 1.73.66.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ad1d134320633d21f8d2bffd35af72ef6f1e6c13]

INTEGRATION: CWS vgbugs07 (1.42.32); FILE MERGED 2007/06/04 13:26:27 vg 1.42.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f42d45bc8f95d47915bcc893eb5a8386a2d04feb]

INTEGRATION: CWS vgbugs07 (1.6.32); FILE MERGED 2007/06/04 13:26:27 vg 1.6.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [7558fdaaa48e08a3ae5d60e8346b31f8304bc57f]

INTEGRATION: CWS vgbugs07 (1.14.50); FILE MERGED 2007/06/04 13:26:27 vg 1.14.50.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [8b1466e7b835b7ec17e756b65d169392eee63906]

INTEGRATION: CWS vgbugs07 (1.7.352); FILE MERGED 2007/06/04 13:26:27 vg 1.7.352.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [3b8c51f448761c2974890a9bc897428a5003c078]

INTEGRATION: CWS vgbugs07 (1.10.50); FILE MERGED 2007/06/04 13:26:27 vg 1.10.50.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [1e53ca95cbff253b16e70a3b7a00eabfb45be51a]

INTEGRATION: CWS vgbugs07 (1.11.66); FILE MERGED 2007/06/04 13:26:27 vg 1.11.66.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [19df5a418c14f32600cde1a20b6c16c39f541404]

INTEGRATION: CWS vgbugs07 (1.23.50); FILE MERGED 2007/06/04 13:26:27 vg 1.23.50.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [78ed76a6afa4163e8e377657e0f09c42acaa9ab0]

INTEGRATION: CWS vgbugs07 (1.39.66); FILE MERGED 2007/06/04 13:26:27 vg 1.39.66.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [12c1807ec1e37a778cc7059f55d5bb5ea441f720]

INTEGRATION: CWS vgbugs07 (1.11.66); FILE MERGED 2007/06/04 13:26:26 vg 1.11.66.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [8cb3ecb58d41c7019a07e6508c15b4546f059f9d]

INTEGRATION: CWS vgbugs07 (1.19.50); FILE MERGED 2007/06/04 13:26:26 vg 1.19.50.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [46dabd421a159ea712b03a803e84d6edba95ad3c]

INTEGRATION: CWS vgbugs07 (1.12.242); FILE MERGED 2007/06/04 13:26:26 vg 1.12.242.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ee82dd76d14eed0567d7466d4a90e80573c65e2b]

INTEGRATION: CWS vgbugs07 (1.22.66); FILE MERGED 2007/06/04 13:26:26 vg 1.22.66.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [291aa309bdbaef1b0eaec08c781f6f272f7621ad]

INTEGRATION: CWS vgbugs07 (1.40.66); FILE MERGED 2007/06/04 13:26:26 vg 1.40.66.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [7ba3c78073619151c49fc512f1ef78c87d682da1]

INTEGRATION: CWS vgbugs07 (1.27.50); FILE MERGED 2007/06/04 13:26:26 vg 1.27.50.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [531662ac6d4c71d4565c3e7e3c990eb902ee6253]

INTEGRATION: CWS vgbugs07 (1.9.32); FILE MERGED 2007/06/04 13:26:26 vg 1.9.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a2b57841dd35c5d2986b80927704188a6468224f]

INTEGRATION: CWS vgbugs07 (1.5.66); FILE MERGED 2007/06/04 13:26:26 vg 1.5.66.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [0253293bc8af536e22a11c94aa0d6666d705c598]

INTEGRATION: CWS vgbugs07 (1.5.354); FILE MERGED 2007/06/04 13:26:26 vg 1.5.354.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e9285d78dbf0de034dd8c08b5f8b5a345c6b6882]

INTEGRATION: CWS vgbugs07 (1.3.354); FILE MERGED 2007/06/04 13:26:26 vg 1.3.354.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d207f0b248daac9e4e11da0fedd4f310e44716b7]

INTEGRATION: CWS vgbugs07 (1.16.66); FILE MERGED 2007/06/04 13:26:26 vg 1.16.66.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [dddb130539a59841d7cc845ad72c5a1bb8bddd21]

INTEGRATION: CWS vgbugs07 (1.4.354); FILE MERGED 2007/06/04 13:26:26 vg 1.4.354.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e7ab4b6459d3105d7b8686bc09086ed63264d7f8]

INTEGRATION: CWS vgbugs07 (1.25.66); FILE MERGED 2007/06/04 13:26:26 vg 1.25.66.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d3477398fedcbf1e9ecc9ccff70d969bfb580bea]

INTEGRATION: CWS vgbugs07 (1.12.32); FILE MERGED 2007/06/04 13:26:26 vg 1.12.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [02c52d7a00bcc4d53c8b3818c06219e0c54b54e7]

INTEGRATION: CWS vgbugs07 (1.11.322); FILE MERGED 2007/06/04 13:26:26 vg 1.11.322.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [bce1ef94136103926bb5033037eb6a75d89c1fa1]

INTEGRATION: CWS vgbugs07 (1.8.50); FILE MERGED 2007/06/04 13:26:26 vg 1.8.50.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [5293c51527828b816764eef5aa6c5003c5b46859]

INTEGRATION: CWS vgbugs07 (1.24.66); FILE MERGED 2007/06/04 13:26:25 vg 1.24.66.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [85afa0ef50639f25ca34e9327005230e722dcb6f]

INTEGRATION: CWS vgbugs07 (1.7.50); FILE MERGED 2007/06/04 13:26:25 vg 1.7.50.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [30418087a8bce0f4fbdf215cdfa79d4552c7f88f]

INTEGRATION: CWS vgbugs07 (1.12.322); FILE MERGED 2007/06/04 13:26:25 vg 1.12.322.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [649cd8df4babf45e6f964e00fd498671437680cc]

INTEGRATION: CWS vgbugs07 (1.82.66); FILE MERGED 2007/06/04 13:26:25 vg 1.82.66.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [26a5a169cd3d2f302ffccaf3751df65b487fad5c]

INTEGRATION: CWS vgbugs07 (1.4.322); FILE MERGED 2007/06/04 13:26:25 vg 1.4.322.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [267de673f3461d3f3a63715fadb94e22386260fb]

INTEGRATION: CWS vgbugs07 (1.49.32); FILE MERGED 2007/06/04 13:26:25 vg 1.49.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a284ff58ced44beb0b17dadad59b4938879c8554]

INTEGRATION: CWS vgbugs07 (1.16.32); FILE MERGED 2007/06/04 13:26:25 vg 1.16.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [389d69e8b7a1b381514029ff3356592986bc3568]

INTEGRATION: CWS vgbugs07 (1.68.64); FILE MERGED 2007/06/04 13:26:25 vg 1.68.64.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [cf66abae470d50a9b4a7250655b4267536670dd5]

INTEGRATION: CWS vgbugs07 (1.6.322); FILE MERGED 2007/06/04 13:26:24 vg 1.6.322.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d7ee8cac9b00296bbc4bca97a97e4cc83d0f6c97]

INTEGRATION: CWS vgbugs07 (1.36.30); FILE MERGED 2007/06/04 13:26:24 vg 1.36.30.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [5eba5fca4be748dd297297ead14b6ef900237dee]

INTEGRATION: CWS vgbugs07 (1.5.66); FILE MERGED 2007/06/04 13:26:24 vg 1.5.66.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [c52cb56c9c2db5fa9a0522a2aa5b29dba398d391]

INTEGRATION: CWS vgbugs07 (1.10.50); FILE MERGED 2007/06/04 13:26:24 vg 1.10.50.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [9cde7fe87efc9e1e36c410e30e503f9dcc3d7d5a]

INTEGRATION: CWS vgbugs07 (1.16.50); FILE MERGED 2007/06/04 13:26:24 vg 1.16.50.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [bec880728c0393deb6a714248cb5423277247453]

INTEGRATION: CWS vgbugs07 (1.21.32); FILE MERGED 2007/06/04 13:26:24 vg 1.21.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [45eb0b82baaa8340df8cbe17d4a9fd5b92ae3c6a]

INTEGRATION: CWS vgbugs07 (1.9.50); FILE MERGED 2007/06/04 13:26:24 vg 1.9.50.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a07e9d8c4eb8ad6bcdcbef236066ce86d27cf1b7]

INTEGRATION: CWS vgbugs07 (1.5.322); FILE MERGED 2007/06/04 13:26:24 vg 1.5.322.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [4514380d2a34ea57b22efcd9a6a9512d3fc78804]

INTEGRATION: CWS vgbugs07 (1.16.32); FILE MERGED 2007/06/04 13:26:24 vg 1.16.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [1a5f6cd6f631eb060f744cd9e86ff133c963384f]

INTEGRATION: CWS vgbugs07 (1.7.50); FILE MERGED 2007/06/04 13:26:24 vg 1.7.50.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [94016744f5cd72f8a2cd2718b7839fb211ce7e1f]

INTEGRATION: CWS vgbugs07 (1.8.66); FILE MERGED 2007/06/04 13:26:24 vg 1.8.66.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [db7625fe62b2b2e2bf33d3758153cf3cf59546b0]

INTEGRATION: CWS vgbugs07 (1.10.90); FILE MERGED 2007/06/04 13:26:24 vg 1.10.90.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [41de36bdc86fce73536c7e47e4b3e868d10f2a1a]

INTEGRATION: CWS vgbugs07 (1.19.50); FILE MERGED 2007/06/04 13:26:24 vg 1.19.50.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [aaba0e2d932cca045ac7cb4c3cbbf353af1368d2]

INTEGRATION: CWS vgbugs07 (1.24.48); FILE MERGED 2007/06/04 13:26:24 vg 1.24.48.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f98023e6e1a4b868b8618ec3a0a8150c367e2909]

INTEGRATION: CWS vgbugs07 (1.7.66); FILE MERGED 2007/06/04 13:26:23 vg 1.7.66.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [1bdf45717e0f4e4b7de13cdfde18782e17acc9e4]

INTEGRATION: CWS vgbugs07 (1.8.50); FILE MERGED 2007/06/04 13:26:23 vg 1.8.50.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [840cd48ddc1e33cf32ffa687ef3a164501464ad0]

INTEGRATION: CWS vgbugs07 (1.11.50); FILE MERGED 2007/06/04 13:26:23 vg 1.11.50.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [bb37a335cca351037afb30279d7d4147b01c881a]

INTEGRATION: CWS vgbugs07 (1.25.66); FILE MERGED 2007/06/04 13:26:23 vg 1.25.66.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [c2e2a2c71b198dad2263dbd85908297b55d0445a]

INTEGRATION: CWS vgbugs07 (1.19.90); FILE MERGED 2007/06/04 13:26:23 vg 1.19.90.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [55979de60ab85ac3811f9a34367dc1cdb01ba052]

INTEGRATION: CWS vgbugs07 (1.41.32); FILE MERGED 2007/06/04 13:26:23 vg 1.41.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [62c35730e3e3e9c084103cb5093471fffd36429a]

INTEGRATION: CWS vgbugs07 (1.5.66); FILE MERGED 2007/06/04 13:26:23 vg 1.5.66.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [9f1911dc44e68bcfb2330ee7eb2632322650dc3e]

INTEGRATION: CWS vgbugs07 (1.6.322); FILE MERGED 2007/06/04 13:26:23 vg 1.6.322.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ec070561352a46bc49fc32df154a74926e8ea6d1]

INTEGRATION: CWS vgbugs07 (1.12.50); FILE MERGED 2007/06/04 13:26:23 vg 1.12.50.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [b4dc24e16959717e2ea252d762d3494bd496c0b1]

INTEGRATION: CWS vgbugs07 (1.3.878); FILE MERGED 2007/06/04 13:26:23 vg 1.3.878.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [98d327eb17756fd48e7b1fecf2b49e05c57503e3]

INTEGRATION: CWS vgbugs07 (1.9.32); FILE MERGED 2007/06/04 13:26:23 vg 1.9.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [2cabcb00bffe369a199a58a26f7ad0b2278eb5df]

INTEGRATION: CWS vgbugs07 (1.9.50); FILE MERGED 2007/06/04 13:26:23 vg 1.9.50.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e1fb8cc02aacb481f7afa47d9d670c013f534b07]

INTEGRATION: CWS vgbugs07 (1.11.48); FILE MERGED 2007/06/04 13:26:23 vg 1.11.48.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [6620d2894fa21c815ada0921f07fa4ccdbc8b884]

INTEGRATION: CWS vgbugs07 (1.2.22); FILE MERGED 2007/06/04 13:26:23 vg 1.2.22.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f4d0770fd386a6b310ec73ea8bd703d6b96a394c]

INTEGRATION: CWS vgbugs07 (1.8.32); FILE MERGED 2007/06/04 13:26:23 vg 1.8.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [2b732a5631bfb626d8bd592c815baf29ef7fb709]

INTEGRATION: CWS vgbugs07 (1.8.50); FILE MERGED 2007/06/04 13:26:22 vg 1.8.50.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [dc053c017756ad6331b740a33f20e43a3ae22286]

INTEGRATION: CWS vgbugs07 (1.19.354); FILE MERGED 2007/06/04 13:26:22 vg 1.19.354.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e0ed8e8ce6a62e6429d20cc9414c72697973e959]

INTEGRATION: CWS vgbugs07 (1.61.66); FILE MERGED 2007/06/04 13:26:22 vg 1.61.66.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [6154c3a23cfcf8cad877c9177c69f4bf819b49b6]

INTEGRATION: CWS vgbugs07 (1.6.322); FILE MERGED 2007/06/04 13:26:22 vg 1.6.322.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [086b9d6d1cb5e11dd0e68cc30b869ffaafba2c93]

INTEGRATION: CWS vgbugs07 (1.56.30); FILE MERGED 2007/06/04 13:26:22 vg 1.56.30.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [8267dd37cab7ad446b660adcf95e8ac02abb3569]

INTEGRATION: CWS vgbugs07 (1.48.66); FILE MERGED 2007/06/04 13:26:22 vg 1.48.66.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ff46ca7e37b6649e0a92d150e2bcf55a33d9260e]

INTEGRATION: CWS vgbugs07 (1.4.322); FILE MERGED 2007/06/04 13:26:22 vg 1.4.322.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [4b6f66c8d5a1cb05f0de94f692e8ae5603bb60ee]

INTEGRATION: CWS vgbugs07 (1.28.32); FILE MERGED 2007/06/04 13:26:22 vg 1.28.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [346c408017bc4bd98a4f3028cc200bfcc7c57045]

INTEGRATION: CWS vgbugs07 (1.10.50); FILE MERGED 2007/06/04 13:26:22 vg 1.10.50.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e1b8ce036a87c9944ac9509818639a75519f2793]

INTEGRATION: CWS vgbugs07 (1.8.322); FILE MERGED 2007/06/04 13:26:22 vg 1.8.322.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e2e53bebcb5796d7101b258f517713d50341fd19]

INTEGRATION: CWS vgbugs07 (1.28.66); FILE MERGED 2007/06/04 13:26:21 vg 1.28.66.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [c1e23da898594637901b3f9836bbf0c7440e10c3]

INTEGRATION: CWS vgbugs07 (1.3.876); FILE MERGED 2007/06/04 13:26:21 vg 1.3.876.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [88d7585055b2cf42d51e6e2522c2aef410adc2bc]

INTEGRATION: CWS vgbugs07 (1.16.50); FILE MERGED 2007/06/04 13:26:21 vg 1.16.50.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [19b5adf3f85b64c137392be8de97d0fe334d823b]

INTEGRATION: CWS vgbugs07 (1.9.354); FILE MERGED 2007/06/04 13:26:21 vg 1.9.354.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d121e4310e0c2c3dfe4d8cc8334866dbc9fa139a]

INTEGRATION: CWS vgbugs07 (1.11.66); FILE MERGED 2007/06/04 13:26:21 vg 1.11.66.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [aaf486644a8553ce5683e5e26b53e96742928b24]

INTEGRATION: CWS vgbugs07 (1.17.32); FILE MERGED 2007/06/04 13:26:21 vg 1.17.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [43dcd98f7a29ef181d318cb4d66d6759cb3f9dcc]

INTEGRATION: CWS vgbugs07 (1.12.50); FILE MERGED 2007/06/04 13:26:21 vg 1.12.50.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ba5d16bdc728669872587cbaf7022fae544a2f3f]

INTEGRATION: CWS vgbugs07 (1.31.66); FILE MERGED 2007/06/04 13:26:21 vg 1.31.66.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ee4c69e2bde1f886b23c5241725d14aedf83478b]

INTEGRATION: CWS vgbugs07 (1.26.66); FILE MERGED 2007/06/04 13:26:21 vg 1.26.66.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [098f714d4eab58dda93192038333bd75ac9e1896]

INTEGRATION: CWS vgbugs07 (1.4.876); FILE MERGED 2007/06/04 13:26:20 vg 1.4.876.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [c1ba68eb7d91ced7b5e228329543f965a6b6b2d5]

INTEGRATION: CWS vgbugs07 (1.20.322); FILE MERGED 2007/06/04 13:26:20 vg 1.20.322.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [9fd4ec34d14e78ceb99d1821974bbcea5fa866c2]

INTEGRATION: CWS vgbugs07 (1.3.876); FILE MERGED 2007/06/04 13:26:20 vg 1.3.876.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [c602b9098dced71eb49d3cb0ae401054cf90c734]

INTEGRATION: CWS vgbugs07 (1.17.50); FILE MERGED 2007/06/04 13:26:20 vg 1.17.50.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [5b30508360fe23370ac0602c2a5c94df25b71a95]

INTEGRATION: CWS vgbugs07 (1.6.66); FILE MERGED 2007/06/04 13:26:20 vg 1.6.66.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [33d72e2a164b7982364e708c1868ab4abdf2e4ad]

INTEGRATION: CWS vgbugs07 (1.6.50); FILE MERGED 2007/06/04 13:26:20 vg 1.6.50.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [1785f44a48f1a0c297bb69c256208e298790fbf4]

INTEGRATION: CWS vgbugs07 (1.12.48); FILE MERGED 2007/06/04 13:26:20 vg 1.12.48.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [fa2033ef5a55a7f25723a70da7a3577a23843242]

INTEGRATION: CWS vgbugs07 (1.27.66); FILE MERGED 2007/06/04 13:26:20 vg 1.27.66.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [8c5a8f2b3ec3fef5e9ea76619aced758aa01032c]

INTEGRATION: CWS vgbugs07 (1.24.322); FILE MERGED 2007/06/04 13:26:20 vg 1.24.322.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [436d79dcb4c72a0cb20154765becd6fd541dd1fd]

INTEGRATION: CWS vgbugs07 (1.8.474); FILE MERGED 2007/06/04 13:26:19 vg 1.8.474.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [9c1f9b84534b50b4c715412773b4d8ca009dbf46]

INTEGRATION: CWS vgbugs07 (1.22.32); FILE MERGED 2007/06/04 13:26:19 vg 1.22.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [de617924952655f6c5231496fe9d2cf7078e0393]

INTEGRATION: CWS vgbugs07 (1.6.474); FILE MERGED 2007/06/04 13:26:19 vg 1.6.474.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [98bd212585923e18df1a975dce383358c6694110]

INTEGRATION: CWS vgbugs07 (1.33.132); FILE MERGED 2007/06/04 13:26:19 vg 1.33.132.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [bbb5cf1f7d67fe6337c2ade04ffae5e866f113c9]

INTEGRATION: CWS vgbugs07 (1.17.66); FILE MERGED 2007/06/04 13:26:19 vg 1.17.66.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [3644360a6b394991414dd212c46a299e2a78ee49]

INTEGRATION: CWS vgbugs07 (1.22.88); FILE MERGED 2007/06/04 13:26:19 vg 1.22.88.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [cf1310fb23e77a2536e8f51624fe2de9ea9eaca0]

INTEGRATION: CWS vgbugs07 (1.34.66); FILE MERGED 2007/06/04 13:26:19 vg 1.34.66.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [3259c5d6b459cfda8d21daf319c5b3fd232328a9]

INTEGRATION: CWS vgbugs07 (1.4.876); FILE MERGED 2007/06/04 13:26:19 vg 1.4.876.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [06d1b51b473eda5ca53da26c2766fd6a235260d5]

INTEGRATION: CWS vgbugs07 (1.12.50); FILE MERGED 2007/06/04 13:26:19 vg 1.12.50.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ceeb064f19304fba5a9488283f975908a1743038]

INTEGRATION: CWS vgbugs07 (1.22.66); FILE MERGED 2007/06/04 13:26:19 vg 1.22.66.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a06e172d4348604b1b851b21ddfd9a356d3dfe86]

INTEGRATION: CWS vgbugs07 (1.9.50); FILE MERGED 2007/06/04 13:26:19 vg 1.9.50.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [04870263dcd9a3dc3d7e02a4d75a7b571d000ced]

INTEGRATION: CWS vgbugs07 (1.76.66); FILE MERGED 2007/06/04 13:26:19 vg 1.76.66.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [de172c724186a2a9d30fc5d81004037667a8c9b3]

INTEGRATION: CWS vgbugs07 (1.21.50); FILE MERGED 2007/06/04 13:26:19 vg 1.21.50.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [0dc530be71cd7b63b15fe9f223c0c6c15e3afcea]

INTEGRATION: CWS vgbugs07 (1.6.272); FILE MERGED 2007/06/04 13:26:18 vg 1.6.272.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [1096f0c3e5f9e1f2822bcc958969d4d1523ccdb5]

INTEGRATION: CWS vgbugs07 (1.34.30); FILE MERGED 2007/06/04 13:26:18 vg 1.34.30.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [17eda60b94837d10dcc106c049c0c205df727a14]

INTEGRATION: CWS vgbugs07 (1.25.66); FILE MERGED 2007/06/04 13:26:18 vg 1.25.66.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [7835c88f5d6da150ee6ecef5661789b43824bc79]

INTEGRATION: CWS vgbugs07 (1.17.50); FILE MERGED 2007/06/04 13:26:18 vg 1.17.50.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ebbe71719f12a2c4ec2d7278bd9182b420b48fe6]

INTEGRATION: CWS vgbugs07 (1.50.66); FILE MERGED 2007/06/04 13:26:18 vg 1.50.66.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d0fdf8eea3cfdbf0d8a4878f263a58f09791a07d]

INTEGRATION: CWS vgbugs07 (1.16.32); FILE MERGED 2007/06/04 13:26:18 vg 1.16.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [bff9c71bc2430b8d0cf534a56351415fbdbbe6d4]

INTEGRATION: CWS vgbugs07 (1.15.66); FILE MERGED 2007/06/04 13:26:18 vg 1.15.66.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [bd9e53e040a426a401a41c4ace2bef6671c3fbda]

INTEGRATION: CWS vgbugs07 (1.7.692); FILE MERGED 2007/06/04 13:26:18 vg 1.7.692.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [3e032fb64b91275ceb82953338db27672c71d623]

INTEGRATION: CWS vgbugs07 (1.16.50); FILE MERGED 2007/06/04 13:26:18 vg 1.16.50.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [56e5b84ac87527c66ccce229047b24072658e288]

INTEGRATION: CWS vgbugs07 (1.15.50); FILE MERGED 2007/06/04 13:26:18 vg 1.15.50.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [b4b2a8e052cb3f034b632646616b7743e8878b21]

INTEGRATION: CWS vgbugs07 (1.28.66); FILE MERGED 2007/06/04 13:26:18 vg 1.28.66.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e9d79eb95eb4d7a1168636b63cd72aba84e9e910]

INTEGRATION: CWS vgbugs07 (1.18.32); FILE MERGED 2007/06/04 13:26:18 vg 1.18.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [1cfd84ad38dcca157ad9acdea9f235d03f850d8c]

INTEGRATION: CWS vgbugs07 (1.43.66); FILE MERGED 2007/06/04 13:26:17 vg 1.43.66.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [2efb37e899cd2d6a0c80b6755edb7da0c74e5123]

INTEGRATION: CWS vgbugs07 (1.10.50); FILE MERGED 2007/06/04 13:26:17 vg 1.10.50.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [1337c4c595ae5fd398f82a2c85515bc279c57600]

INTEGRATION: CWS vgbugs07 (1.28.134); FILE MERGED 2007/06/04 13:26:17 vg 1.28.134.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [8ef4766a2176c681c240f9f63e19ffe5c46154ce]

INTEGRATION: CWS vgbugs07 (1.17.66); FILE MERGED 2007/06/04 13:26:17 vg 1.17.66.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f338080367e16860d61ad4eae405ed6c8a433195]

INTEGRATION: CWS vgbugs07 (1.21.50); FILE MERGED 2007/06/04 13:26:17 vg 1.21.50.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e5532662a30bc6e0c1c0bd74f6db8fb441a77d10]

INTEGRATION: CWS vgbugs07 (1.12.66); FILE MERGED 2007/06/04 13:26:17 vg 1.12.66.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [61d25c0dd48524bef71b67d63db3745fc02b41eb]

INTEGRATION: CWS vgbugs07 (1.6.354); FILE MERGED 2007/06/04 13:26:17 vg 1.6.354.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a28101399a949598813deb2fbc6aeb4fb4e3bcf4]

INTEGRATION: CWS vgbugs07 (1.5.354); FILE MERGED 2007/06/04 13:26:17 vg 1.5.354.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [371301fa20075e11865a11fb962816c5d4e4f2c0]

INTEGRATION: CWS vgbugs07 (1.7.354); FILE MERGED 2007/06/04 13:26:17 vg 1.7.354.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [1bd6fa7dac6dd8fe6cbba386f3056a3658df1e5f]

INTEGRATION: CWS vgbugs07 (1.39.66); FILE MERGED 2007/06/04 13:26:17 vg 1.39.66.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d48a1cf4759f7660ba30df885f35a5d3e73e7768]

INTEGRATION: CWS vgbugs07 (1.16.50); FILE MERGED 2007/06/04 13:26:16 vg 1.16.50.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [5f56b0a18d2387e65fbd5325c01c93be9750ffc7]

INTEGRATION: CWS vgbugs07 (1.9.66); FILE MERGED 2007/06/04 13:26:16 vg 1.9.66.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [3430e77e07c1c6b31e60b6d7cd5a565685b3510e]

INTEGRATION: CWS vgbugs07 (1.5.322); FILE MERGED 2007/06/04 13:26:16 vg 1.5.322.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [4d9fcce65aee536ae9a63b4eafa2d02c5910d51c]

INTEGRATION: CWS vgbugs07 (1.3.878); FILE MERGED 2007/06/04 13:26:16 vg 1.3.878.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e2770ce75a04558f39af90c3fcb540be676e8d02]

INTEGRATION: CWS vgbugs07 (1.10.50); FILE MERGED 2007/06/04 13:26:16 vg 1.10.50.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [b160b92e750205605f858aa6f9f4c9f403d63633]

INTEGRATION: CWS vgbugs07 (1.19.322); FILE MERGED 2007/06/04 13:26:16 vg 1.19.322.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [fd514bfa832be03d25fd300894f70d3e8c10d709]

INTEGRATION: CWS vgbugs07 (1.13.50); FILE MERGED 2007/06/04 13:26:16 vg 1.13.50.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [8f67fd5814a2f977af5a0a567a4d3e7c8862b2ad]

INTEGRATION: CWS vgbugs07 (1.31.66); FILE MERGED 2007/06/04 13:26:16 vg 1.31.66.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [188e4f70a4e3c99208eebee78ad17b4a31364f5a]

INTEGRATION: CWS vgbugs07 (1.4.878); FILE MERGED 2007/06/04 13:26:16 vg 1.4.878.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [43f608c8e172c9c513f2f5a7c6057c4a9b238c67]

INTEGRATION: CWS vgbugs07 (1.16.66); FILE MERGED 2007/06/04 13:26:16 vg 1.16.66.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [0d5c2af3b893cc1c33f92a77d0fae2c482e2ad10]

INTEGRATION: CWS vgbugs07 (1.17.50); FILE MERGED 2007/06/04 13:26:16 vg 1.17.50.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [6221568e5b73f4fd8565532c064fded1cffcd5ba]

INTEGRATION: CWS vgbugs07 (1.6.66); FILE MERGED 2007/06/04 13:26:16 vg 1.6.66.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d157b7fc292ec1b8970ee30fc5503e2181e1a2eb]

INTEGRATION: CWS vgbugs07 (1.9.48); FILE MERGED 2007/06/04 13:26:16 vg 1.9.48.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [677147920b9c355af393ea404ca109af996dfe00]

INTEGRATION: CWS vgbugs07 (1.14.134); FILE MERGED 2007/06/04 13:26:16 vg 1.14.134.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [7b295037f14e502302883049312575a148337693]

INTEGRATION: CWS vgbugs07 (1.12.66); FILE MERGED 2007/06/04 13:26:16 vg 1.12.66.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [bd33e5d26c976b2ede75b46b423c321c8f241e90]

INTEGRATION: CWS vgbugs07 (1.11.50); FILE MERGED 2007/06/04 13:26:16 vg 1.11.50.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [9a57efce9863fab060866a92a7af3277d471b92e]

INTEGRATION: CWS vgbugs07 (1.27.48); FILE MERGED 2007/06/04 13:26:15 vg 1.27.48.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [7efd9c9e68f55ee9e5d84ee5a4b562fa36411ffe]

INTEGRATION: CWS vgbugs07 (1.37.32); FILE MERGED 2007/06/04 13:26:15 vg 1.37.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [26bd8e009b3d262ef8a7cd8f05bdceeb1de87c79]

INTEGRATION: CWS vgbugs07 (1.2.878); FILE MERGED 2007/06/04 13:26:15 vg 1.2.878.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [035b2cedb53028c2cebe7348c9a93f1e214569c5]

INTEGRATION: CWS vgbugs07 (1.30.48); FILE MERGED 2007/06/04 13:26:15 vg 1.30.48.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [5e43ef5a74612e9731097564c2a3a2722955e713]

INTEGRATION: CWS vgbugs07 (1.17.224); FILE MERGED 2007/06/04 13:26:15 vg 1.17.224.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [b7e9ae14c1485551efdb78226ad2744a3f65e3c8]

INTEGRATION: CWS vgbugs07 (1.6.354); FILE MERGED 2007/06/04 13:26:15 vg 1.6.354.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a98a05c63cdd6c0fdfd5085b4f51bbfe8327fb55]

INTEGRATION: CWS vgbugs07 (1.5.66); FILE MERGED 2007/06/04 13:26:15 vg 1.5.66.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [5928a7b1d66520c45dc564fd363405c6f69a38af]

INTEGRATION: CWS vgbugs07 (1.13.32); FILE MERGED 2007/06/04 13:26:15 vg 1.13.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [19df9ccd932ab19b0319ff22b5d388deac3c8ffb]

INTEGRATION: CWS vgbugs07 (1.3.354); FILE MERGED 2007/06/04 13:26:15 vg 1.3.354.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d3c1a8f9fb3b153ee4501d872df48d8c71648ec2]

INTEGRATION: CWS vgbugs07 (1.8.50); FILE MERGED 2007/06/04 13:26:15 vg 1.8.50.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a8e1b9838131c42926e365fd8f2b82a0ef31efd4]

INTEGRATION: CWS vgbugs07 (1.8.82); FILE MERGED 2007/06/04 13:26:15 vg 1.8.82.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [c21ba5e09b3b477f58d712155c3727b9bc06ddd1]

INTEGRATION: CWS vgbugs07 (1.8.84); FILE MERGED 2007/06/04 13:26:15 vg 1.8.84.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ba69c49fce192cda0b8531f35962ec83fe13cd6d]

INTEGRATION: CWS vgbugs07 (1.9.32); FILE MERGED 2007/06/04 13:26:15 vg 1.9.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [c2be913258b97024424e2a9f1f121149f56e87fc]

INTEGRATION: CWS vgbugs07 (1.8.32); FILE MERGED 2007/06/04 13:26:15 vg 1.8.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [223bb9e49d8f0ee26ee66ab92e104054b598df26]

INTEGRATION: CWS vgbugs07 (1.5.134); FILE MERGED 2007/06/04 13:26:15 vg 1.5.134.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [850da485cae3fb8d985924a3515c88b8cee223e2]

INTEGRATION: CWS vgbugs07 (1.7.322); FILE MERGED 2007/06/04 13:26:15 vg 1.7.322.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [da93bffbefe198832b598d9745f36cb7bc4fff77]

INTEGRATION: CWS vgbugs07 (1.4.878); FILE MERGED 2007/06/04 13:26:15 vg 1.4.878.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [269e54fbe041fc82cd763d487e5afe8bc70cd58f]

INTEGRATION: CWS vgbugs07 (1.9.50); FILE MERGED 2007/06/04 13:26:15 vg 1.9.50.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [86c5bc0064fb5bdbb87ae90b7d7814922f56802a]

INTEGRATION: CWS vgbugs07 (1.7.220); FILE MERGED 2007/06/04 13:26:14 vg 1.7.220.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d6cbc0178bd57a18f6f30f9c3e5efe76bbb6f9f3]

INTEGRATION: CWS vgbugs07 (1.4.878); FILE MERGED 2007/06/04 13:26:14 vg 1.4.878.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [9b4df849fc58c9ba16de58ebc312b889226e1eba]

INTEGRATION: CWS vgbugs07 (1.15.50); FILE MERGED 2007/06/04 13:26:14 vg 1.15.50.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [3559ba733b9bfd92d48a27fed79c3c2f2577e4d9]

INTEGRATION: CWS vgbugs07 (1.3.878); FILE MERGED 2007/06/04 13:26:14 vg 1.3.878.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a2a74174a52f08140fc087631f0c21d844892326]

INTEGRATION: CWS vgbugs07 (1.11.90); FILE MERGED 2007/06/04 13:26:14 vg 1.11.90.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ecdbd3853d4c0bfe66444b061a4f1b09b42f9323]

INTEGRATION: CWS vgbugs07 (1.5.322); FILE MERGED 2007/06/04 13:26:14 vg 1.5.322.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [4a3469fe4580212c018b79c084532d28171fb9be]

INTEGRATION: CWS vgbugs07 (1.7.66); FILE MERGED 2007/06/04 13:26:14 vg 1.7.66.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [be555f2e8bdf1c0bd9739922284bd16d958beaa9]

INTEGRATION: CWS vgbugs07 (1.11.50); FILE MERGED 2007/06/04 13:26:14 vg 1.11.50.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [56fdc0e3b6a875d3094b3f8f0c3b7a094ab013d8]

INTEGRATION: CWS vgbugs07 (1.5.354); FILE MERGED 2007/06/04 13:26:14 vg 1.5.354.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [c910131a2d71275218a2afbb5cb48c32857b6f09]

INTEGRATION: CWS vgbugs07 (1.31.66); FILE MERGED 2007/06/04 13:26:14 vg 1.31.66.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [60db2950e78976348303963d1f214e682c05f07d]

INTEGRATION: CWS vgbugs07 (1.14.50); FILE MERGED 2007/06/04 13:26:14 vg 1.14.50.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f6acfad43b62aff1a0621ea8b655d4c7a2c76425]

INTEGRATION: CWS vgbugs07 (1.11.258); FILE MERGED 2007/06/04 13:26:14 vg 1.11.258.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [0cd27fe9e600dbe986b91de7a60d9d9379196951]

INTEGRATION: CWS vgbugs07 (1.14.66); FILE MERGED 2007/06/04 13:26:13 vg 1.14.66.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [6ddbcf05942c432ac6c7bb5655de7848f7f725da]

INTEGRATION: CWS vgbugs07 (1.5.878); FILE MERGED 2007/06/04 13:26:13 vg 1.5.878.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [dfae8369936775d950cf1a64ddefe41be28ee51a]

INTEGRATION: CWS vgbugs07 (1.8.50); FILE MERGED 2007/06/04 13:26:13 vg 1.8.50.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [b3acdc3c9ed7dc791f5e6859481dcdb34ce65b4f]

INTEGRATION: CWS vgbugs07 (1.10.220); FILE MERGED 2007/06/04 13:26:13 vg 1.10.220.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [acdab4535673fd07da23249b3031c3a044221660]

INTEGRATION: CWS vgbugs07 (1.55.66); FILE MERGED 2007/06/04 13:26:13 vg 1.55.66.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [20a7f7910e5d216543c68142cd41894e0c6c3063]

INTEGRATION: CWS vgbugs07 (1.40.50); FILE MERGED 2007/06/04 13:26:13 vg 1.40.50.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [44c983df71e6ee4df617df2777ccebaf378bffbb]

INTEGRATION: CWS vgbugs07 (1.74.66); FILE MERGED 2007/06/04 13:26:12 vg 1.74.66.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [64e96864364457227dc275525913089bcecd2a39]

INTEGRATION: CWS vgbugs07 (1.4.322); FILE MERGED 2007/06/04 13:26:12 vg 1.4.322.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [dd311d1afc11d169b739dc632caab1daec1ba118]

INTEGRATION: CWS vgbugs07 (1.94.32); FILE MERGED 2007/06/04 13:26:12 vg 1.94.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [3fdc259a98fa73d0c0a673d505cc845dbdcb209f]

INTEGRATION: CWS vgbugs07 (1.2.22); FILE MERGED 2007/06/04 13:26:12 vg 1.2.22.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [7f50e45ccfb68f92458de03073a169ce944701bc]

INTEGRATION: CWS vgbugs07 (1.17.66); FILE MERGED 2007/06/04 13:26:12 vg 1.17.66.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [dcff4ba68638210c91a8ab892b60e92f743a23d3]

INTEGRATION: CWS vgbugs07 (1.39.50); FILE MERGED 2007/06/04 13:26:12 vg 1.39.50.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [7ed20438887d00917f4b35e3151deb10d98ac599]

INTEGRATION: CWS vgbugs07 (1.4.878); FILE MERGED 2007/06/04 13:26:12 vg 1.4.878.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [dfd2df2c579c73d5888a31ad1232aa44eb15cea9]

INTEGRATION: CWS vgbugs07 (1.6.32); FILE MERGED 2007/06/04 13:26:12 vg 1.6.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [83549850dac21b7db9652acbcbdf3eb052da3d42]

INTEGRATION: CWS vgbugs07 (1.62.66); FILE MERGED 2007/06/04 13:26:12 vg 1.62.66.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [68a20df5c9872b1d45ead0e082d9d617f6fda71a]

INTEGRATION: CWS vgbugs07 (1.6.322); FILE MERGED 2007/06/04 13:26:12 vg 1.6.322.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e2de9e6e392de6f3e82d0529f32ab76dc3f57dff]

INTEGRATION: CWS vgbugs07 (1.33.32); FILE MERGED 2007/06/04 13:26:12 vg 1.33.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [9c8d9dbbdbef0fd5fb15156984abaface7e8fbe4]

INTEGRATION: CWS vgbugs07 (1.44.66); FILE MERGED 2007/06/04 13:26:11 vg 1.44.66.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [04675b82087645e57f21daa824477a62bb119cd8]

INTEGRATION: CWS vgbugs07 (1.20.66); FILE MERGED 2007/06/04 13:26:11 vg 1.20.66.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [51903605b528c716f8c981bf1619a10f042c4e26]

INTEGRATION: CWS vgbugs07 (1.5.354); FILE MERGED 2007/06/04 13:26:11 vg 1.5.354.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ccce645b602cf621e0c581d44ffc2e9110da042b]

INTEGRATION: CWS vgbugs07 (1.38.66); FILE MERGED 2007/06/04 13:26:11 vg 1.38.66.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a1a16701e3e223967bbc51b4e604b2ee77514e43]

INTEGRATION: CWS vgbugs07 (1.5.322); FILE MERGED 2007/06/04 13:26:11 vg 1.5.322.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [b42f0f005ed9833bc3c30b3b7d62c0fb81e682df]

INTEGRATION: CWS vgbugs07 (1.37.32); FILE MERGED 2007/06/04 13:26:11 vg 1.37.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [c3f3f41c9ba6a2008f18b7d89f704a23becfaf69]

INTEGRATION: CWS vgbugs07 (1.10.64); FILE MERGED 2007/06/04 13:26:11 vg 1.10.64.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d5d4c4516b1ecd14d93b9ec3d12fb5c3a9f752b9]

INTEGRATION: CWS vgbugs07 (1.6.220); FILE MERGED 2007/06/04 13:26:11 vg 1.6.220.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [87d44c5e726df2e1b8a84893526190b3dd51bda9]

INTEGRATION: CWS vgbugs07 (1.3.876); FILE MERGED 2007/06/04 13:26:11 vg 1.3.876.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d2682866a465a35ca80705cb1d58e2ca414dae91]

INTEGRATION: CWS vgbugs07 (1.17.48); FILE MERGED 2007/06/04 13:26:11 vg 1.17.48.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d0638c0c0320223c578ca2b21e6dd8ea2d1a5241]

INTEGRATION: CWS vgbugs07 (1.53.66); FILE MERGED 2007/06/04 13:26:10 vg 1.53.66.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [4de0800545e90145206a5f182ad1f8a54e1ef430]

INTEGRATION: CWS vgbugs07 (1.5.322); FILE MERGED 2007/06/04 13:26:10 vg 1.5.322.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [7ee564f48df087986955aa7845b05372ac562c6d]

INTEGRATION: CWS vgbugs07 (1.24.32); FILE MERGED 2007/06/04 13:26:10 vg 1.24.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d558b6d7e071988046c78467e7695d0d39984eb4]

INTEGRATION: CWS vgbugs07 (1.18.50); FILE MERGED 2007/06/04 13:26:10 vg 1.18.50.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [9e50dbca08d33ee0247d4a8a84650a73841ee826]

INTEGRATION: CWS vgbugs07 (1.11.50); FILE MERGED 2007/06/04 13:26:10 vg 1.11.50.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [19627a309190704ee16ee3f8ed59b3fbb8701dbf]

INTEGRATION: CWS vgbugs07 (1.5.354); FILE MERGED 2007/06/04 13:26:10 vg 1.5.354.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [8587cb8978b7ad0d14813d2332e71af96ae10122]

INTEGRATION: CWS vgbugs07 (1.5.66); FILE MERGED 2007/06/04 13:26:10 vg 1.5.66.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [852340aef9bf4f54f0212377b5270afa1e116c76]

INTEGRATION: CWS vgbugs07 (1.17.32); FILE MERGED 2007/06/04 13:26:10 vg 1.17.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [0bbd82d4cadda496ad33f42de39793acd0eb2669]

INTEGRATION: CWS vgbugs07 (1.9.322); FILE MERGED 2007/06/04 13:26:10 vg 1.9.322.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [c95d54b60ffce1e11da7c80928e0438ff29cee93]

INTEGRATION: CWS vgbugs07 (1.3.878); FILE MERGED 2007/06/04 13:26:09 vg 1.3.878.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [bde9c42f628c5f1fbae05f82f00e806761560cff]

INTEGRATION: CWS vgbugs07 (1.6.878); FILE MERGED 2007/06/04 13:26:09 vg 1.6.878.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f3b6e38e1782e89533a168d17125f4e6bb59bbd8]

INTEGRATION: CWS vgbugs07 (1.16.32); FILE MERGED 2007/06/04 13:26:09 vg 1.16.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [621abe9e3b452aa1e8f5e700e267760f6e390f55]

INTEGRATION: CWS vgbugs07 (1.15.86); FILE MERGED 2007/06/04 13:26:09 vg 1.15.86.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [5421a8441e8f54dba8c1a7923c5778480020f1ad]

INTEGRATION: CWS vgbugs07 (1.5.258); FILE MERGED 2007/06/04 13:26:09 vg 1.5.258.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [68a0ab041694744ab4671ae4c2856116d0067766]

INTEGRATION: CWS vgbugs07 (1.13.242); FILE MERGED 2007/06/04 13:26:09 vg 1.13.242.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [36dbec721097bfdde1e453a896626c091d27efd0]

INTEGRATION: CWS vgbugs07 (1.9.444); FILE MERGED 2007/06/04 13:26:09 vg 1.9.444.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a87dc84342cd92063c2ebccc322dd58c629b7460]

INTEGRATION: CWS vgbugs07 (1.26.30); FILE MERGED 2007/06/04 13:26:09 vg 1.26.30.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d679c55c78b63acdfaa5983a21e98cedfb1cbecb]

INTEGRATION: CWS vgbugs07 (1.21.354); FILE MERGED 2007/06/04 13:26:09 vg 1.21.354.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [464ffbb9ee794d431b0eb2127418817d8eacad71]

INTEGRATION: CWS vgbugs07 (1.13.322); FILE MERGED 2007/06/04 13:26:09 vg 1.13.322.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e9779fb934022c29c5cd27ee63fb96d815b2bd99]

INTEGRATION: CWS vgbugs07 (1.13.258); FILE MERGED 2007/06/04 13:26:08 vg 1.13.258.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [b90e95ecad1ed6c69e6ac5b38a788c0537e98cca]

INTEGRATION: CWS vgbugs07 (1.16.354); FILE MERGED 2007/06/04 13:26:08 vg 1.16.354.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [7737d779fa5d25c701c96e5b8cf8649b0367bb65]

INTEGRATION: CWS vgbugs07 (1.23.258); FILE MERGED 2007/06/04 13:26:08 vg 1.23.258.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [90ac06eecc5ce07b77f34737dc110ca431ece193]

INTEGRATION: CWS vgbugs07 (1.11.242); FILE MERGED 2007/06/04 13:26:08 vg 1.11.242.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d4249d3574b1beee01185082c5c020c3fd0a5428]

INTEGRATION: CWS vgbugs07 (1.20.878); FILE MERGED 2007/06/04 13:26:08 vg 1.20.878.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [56b860c8e79b6abc2108e919b74e1c3ecfb18294]

INTEGRATION: CWS vgbugs07 (1.36.354); FILE MERGED 2007/06/04 13:26:08 vg 1.36.354.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [063bac4bb454e93383afdf456f1409d04a3f48a6]

INTEGRATION: CWS vgbugs07 (1.14.354); FILE MERGED 2007/06/04 13:26:08 vg 1.14.354.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [6d057acb39e3f4e2516979d35bf22e9766129492]

INTEGRATION: CWS vgbugs07 (1.45.258); FILE MERGED 2007/06/04 13:26:08 vg 1.45.258.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ead936bad1501bc315f1149bd1be0b04d051a5dd]

INTEGRATION: CWS vgbugs07 (1.4.354); FILE MERGED 2007/06/04 13:26:08 vg 1.4.354.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [700ce261d65847f1d0d13ced478449356b52a5ed]

INTEGRATION: CWS vgbugs07 (1.6.354); FILE MERGED 2007/06/04 13:26:08 vg 1.6.354.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [abca2e85f9ebb321e7c4edeb4a1871e416544a44]

INTEGRATION: CWS vgbugs07 (1.22.128); FILE MERGED 2007/06/04 13:26:08 vg 1.22.128.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [c024bc7d953d4e7df549352f9033e2f60e4273a8]

INTEGRATION: CWS vgbugs07 (1.11.354); FILE MERGED 2007/06/04 13:26:08 vg 1.11.354.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [35e9ea7484dcd9634b918dfe44ad52462d280895]

INTEGRATION: CWS vgbugs07 (1.5.354); FILE MERGED 2007/06/04 13:26:08 vg 1.5.354.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [fe3788fa4fb6121fd325c08f36e5b06da5f92ffb]

INTEGRATION: CWS vgbugs07 (1.50.258); FILE MERGED 2007/06/04 13:26:08 vg 1.50.258.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [6b7894a4c8b4bffc40a0477d57a66c55f0f6b53a]

INTEGRATION: CWS vgbugs07 (1.17.354); FILE MERGED 2007/06/04 13:26:07 vg 1.17.354.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [0f73e7151db75de9b4c6acee8be2a3193a3904e4]

INTEGRATION: CWS vgbugs07 (1.10.878); FILE MERGED 2007/06/04 13:26:07 vg 1.10.878.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [9c946773a782b1abda17b2b5054bf3cb202aa0b5]

INTEGRATION: CWS vgbugs07 (1.20.354); FILE MERGED 2007/06/04 13:26:07 vg 1.20.354.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [22395cc6f9d8b23377a9d8edeb37e54699df8107]

INTEGRATION: CWS vgbugs07 (1.13.354); FILE MERGED 2007/06/04 13:26:07 vg 1.13.354.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a452cd9e45df628c72034e7abb66f4e8b2109517]

INTEGRATION: CWS vgbugs07 (1.7.50); FILE MERGED 2007/06/04 13:26:07 vg 1.7.50.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ae3b75781d89dd0989662c0ef6483d0a182d5599]

INTEGRATION: CWS vgbugs07 (1.3.878); FILE MERGED 2007/06/04 13:26:07 vg 1.3.878.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [abf2a29bd5d688b3f8050e18e5e4d73a129aba5d]

INTEGRATION: CWS vgbugs07 (1.6.240); FILE MERGED 2007/06/04 13:26:07 vg 1.6.240.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [34408a14c94a0efc89a2a2390127b6ce734de1cd]

INTEGRATION: CWS vgbugs07 (1.51.224); FILE MERGED 2007/06/04 13:26:07 vg 1.51.224.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [35978582df73e8e2302475f951414e6693273d81]

INTEGRATION: CWS vgbugs07 (1.26.136); FILE MERGED 2007/06/04 13:26:07 vg 1.26.136.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [6610c472a9488f77d2a1136b2fba6e5c61c5c260]

INTEGRATION: CWS vgbugs07 (1.25.354); FILE MERGED 2007/06/04 13:26:07 vg 1.25.354.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [34e0a529f9e729490c23de67e343f9cbfc7e5db3]

INTEGRATION: CWS vgbugs07 (1.15.354); FILE MERGED 2007/06/04 13:26:07 vg 1.15.354.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [463d0d3c218ce6a6f4cd9748b946d9fe09298ccd]

INTEGRATION: CWS vgbugs07 (1.3.878); FILE MERGED 2007/06/04 13:26:06 vg 1.3.878.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [6044639d9646a9c772230ae99359667253f45b8d]

INTEGRATION: CWS vgbugs07 (1.5.32); FILE MERGED 2007/06/19 10:16:33 vg 1.5.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f13f540eb261648eab82e62f3891f30fd01f3bd6]

INTEGRATION: CWS vgbugs07 (1.4.30); FILE MERGED 2007/06/19 10:16:33 vg 1.4.30.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [4c3d58085fd922109797659262e7c427a7df5f32]

INTEGRATION: CWS vgbugs07 (1.5.322); FILE MERGED 2007/06/04 13:26:06 vg 1.5.322.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [6e7f77b6e9473e247cddfa90c92be8015272913f]

INTEGRATION: CWS vgbugs07 (1.4.876); FILE MERGED 2007/06/04 13:26:06 vg 1.4.876.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a49ac0eed30417e2fb2bdb1b9d3d76a266285b1f]

INTEGRATION: CWS vgbugs07 (1.2.876); FILE MERGED 2007/06/04 13:26:06 vg 1.2.876.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [016bd5006580025c2354a28f72c94111a5a40c19]

INTEGRATION: CWS vgbugs07 (1.10.774); FILE MERGED 2007/06/04 13:26:06 vg 1.10.774.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [bad1c7df0690b6add0c01d72b472275414bc3e38]

INTEGRATION: CWS vgbugs07 (1.4.258); FILE MERGED 2007/06/04 13:26:06 vg 1.4.258.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [20c29abc32c39880056e126a9db25d40d0a2a0a6]

INTEGRATION: CWS vgbugs07 (1.3.322); FILE MERGED 2007/06/04 13:26:06 vg 1.3.322.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [44d5dfc2df8404b915e07f37ec99f9ae13f1a74f]

INTEGRATION: CWS vgbugs07 (1.3.258); FILE MERGED 2007/06/04 13:26:06 vg 1.3.258.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [0c8bddea28c3ab66b2b862fa2068ee646b05f838]

INTEGRATION: CWS vgbugs07 (1.16.50); FILE MERGED 2007/06/04 13:26:06 vg 1.16.50.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [19f3ee85b798bf716209f55695d221b1b2a1651e]

INTEGRATION: CWS vgbugs07 (1.5.474); FILE MERGED 2007/06/04 13:26:06 vg 1.5.474.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [80a3aeb1cf79f877447357612e1238eafa11d2a6]

INTEGRATION: CWS vgbugs07 (1.5.878); FILE MERGED 2007/06/04 13:26:05 vg 1.5.878.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e62c9c9197c7337797dcfe53b01b568acb533972]

INTEGRATION: CWS vgbugs07 (1.8.258); FILE MERGED 2007/06/04 13:26:05 vg 1.8.258.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [3cedaf0ac3e9d48ffe1b285929c6b9970edc401d]

INTEGRATION: CWS vgbugs07 (1.5.258); FILE MERGED 2007/06/04 13:26:05 vg 1.5.258.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f234b1adeb8c9bf76e16e59d552214613e7b0c41]

INTEGRATION: CWS vgbugs07 (1.8.878); FILE MERGED 2007/06/04 13:26:05 vg 1.8.878.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [8b17cbcfc0ae022bc9f4995fbb82ce841fae1948]

INTEGRATION: CWS vgbugs07 (1.2.22); FILE MERGED 2007/06/04 13:26:05 vg 1.2.22.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [2e4ddcec29b0fbc0e35b39cf0be889665fe9967e]

INTEGRATION: CWS vgbugs07 (1.10.90); FILE MERGED 2007/06/04 13:23:47 vg 1.10.90.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [82fc0176742b5c1509d737a6968f970457d2146e]

INTEGRATION: CWS vgbugs07 (1.7.114); FILE MERGED 2007/06/04 13:23:47 vg 1.7.114.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [905eefc729625b133e549234530d396ee6a51ad7]

INTEGRATION: CWS vgbugs07 (1.5.124); FILE MERGED 2007/06/04 13:23:47 vg 1.5.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a492ceeeb5513c0706ae7be9df3bdda8a3f1c890]

INTEGRATION: CWS vgbugs07 (1.3.276); FILE MERGED 2007/06/04 13:23:47 vg 1.3.276.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [1b0db9a844422f3779f2e3e52f29470b49814b4a]

INTEGRATION: CWS vgbugs07 (1.4.124); FILE MERGED 2007/06/04 13:23:46 vg 1.4.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [c53019d5b5fc59c1f44de9fe850b90fd383d718a]

INTEGRATION: CWS vgbugs07 (1.5.124); FILE MERGED 2007/06/04 13:23:46 vg 1.5.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [eefc4d57feddac3ab93b098af2a915a38f910a45]

INTEGRATION: CWS vgbugs07 (1.3.276); FILE MERGED 2007/06/04 13:23:46 vg 1.3.276.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a621bd71669d8b92a523f5759e5151e3580c9e82]

INTEGRATION: CWS vgbugs07 (1.4.274); FILE MERGED 2007/06/04 13:23:46 vg 1.4.274.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ddbc7ac120db630508d602b8d38808337a5b7800]

INTEGRATION: CWS vgbugs07 (1.6.124); FILE MERGED 2007/06/04 13:23:46 vg 1.6.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ff4fe1a135166fa8c3200836bed7440145673a91]

INTEGRATION: CWS vgbugs07 (1.7.276); FILE MERGED 2007/06/04 13:23:45 vg 1.7.276.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a437055d29fdb7dbac246e51c99eb3df64158aba]

INTEGRATION: CWS vgbugs07 (1.21.90); FILE MERGED 2007/06/04 13:23:45 vg 1.21.90.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [fa12a9742f8817400d245d367543dc7c84c82697]

INTEGRATION: CWS vgbugs07 (1.3.276); FILE MERGED 2007/06/04 13:23:45 vg 1.3.276.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [80f998fe36b8a68057a0c6647b6f0f92dd96949f]

INTEGRATION: CWS vgbugs07 (1.18.86); FILE MERGED 2007/06/04 13:23:45 vg 1.18.86.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [5b960b390a6a04b99dfb3bc4ec6c06de4c80d4e4]

INTEGRATION: CWS vgbugs07 (1.15.86); FILE MERGED 2007/06/04 13:23:45 vg 1.15.86.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [1fdaa499294c20b214b877fd6798680363c75aa9]

INTEGRATION: CWS vgbugs07 (1.3.274); FILE MERGED 2007/06/04 13:23:45 vg 1.3.274.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [c7ef0dbbc07ee3a0ced0a02d95cdbb700650d4a8]

INTEGRATION: CWS vgbugs07 (1.4.124); FILE MERGED 2007/06/04 13:23:45 vg 1.4.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [4d95d5c0ec8369419c1b9b1e5807b35c9bc03bb1]

INTEGRATION: CWS vgbugs07 (1.5.274); FILE MERGED 2007/06/04 13:23:45 vg 1.5.274.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e4cf67cf6fcc219d2c743088e9533114c93b2ae7]

INTEGRATION: CWS vgbugs07 (1.6.124); FILE MERGED 2007/06/04 13:23:45 vg 1.6.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a2142cca7bb647b5177e76010b05549bcb3090ed]

INTEGRATION: CWS vgbugs07 (1.21.124); FILE MERGED 2007/06/04 13:23:44 vg 1.21.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [fc403e9cca4b5c1f62ab31b2005f05305c960903]

INTEGRATION: CWS vgbugs07 (1.19.124); FILE MERGED 2007/06/04 13:23:44 vg 1.19.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [bd17372edac59f39e24e359608da0305361ca7cf]

INTEGRATION: CWS vgbugs07 (1.7.124); FILE MERGED 2007/06/04 13:23:44 vg 1.7.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [fea8490b4e96a2679454c5f754ab3036ea3869ce]

INTEGRATION: CWS vgbugs07 (1.6.124); FILE MERGED 2007/06/04 13:23:44 vg 1.6.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [c9119797bd58f52113a4aabb035903a9126dcfcb]

INTEGRATION: CWS vgbugs07 (1.4.124); FILE MERGED 2007/06/04 13:23:43 vg 1.4.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [addc9afe9a20f3b0839505d6abf9f2226a286d6d]

INTEGRATION: CWS vgbugs07 (1.5.124); FILE MERGED 2007/06/04 13:23:43 vg 1.5.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [c23c17c63471ba21668648effc78bdfb1952fae2]

INTEGRATION: CWS vgbugs07 (1.3.274); FILE MERGED 2007/06/04 13:23:43 vg 1.3.274.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [1d652346ec2e0a42108cf22d1079ef265a5ed013]

INTEGRATION: CWS vgbugs07 (1.6.124); FILE MERGED 2007/06/04 13:23:43 vg 1.6.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e12f8f4671a7e9ddab3a905e8e2506561d833208]

INTEGRATION: CWS vgbugs07 (1.31.38); FILE MERGED 2007/06/04 13:23:43 vg 1.31.38.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [bbdc345beb2747c99ca93477e257207db31b7850]

INTEGRATION: CWS vgbugs07 (1.32.86); FILE MERGED 2007/06/04 13:23:43 vg 1.32.86.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [9b322e9a1e917ad1fb452160b19220d7662e4533]

INTEGRATION: CWS vgbugs07 (1.23.124); FILE MERGED 2007/06/04 13:23:42 vg 1.23.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [69ef5d5f1b6145e461cca1c89229b5301caebe0f]

INTEGRATION: CWS vgbugs07 (1.16.124); FILE MERGED 2007/06/04 13:23:42 vg 1.16.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [7178043e4bdbab61238770fe0b9cd5bf59136391]

INTEGRATION: CWS vgbugs07 (1.98.30); FILE MERGED 2007/06/04 13:23:42 vg 1.98.30.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [2d3a5104478262fb80613b64a831baa7c908735e]

INTEGRATION: CWS vgbugs07 (1.2.276); FILE MERGED 2007/06/04 13:23:42 vg 1.2.276.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [99230b1b114d9a318750adcd27792da7f52970f6]

INTEGRATION: CWS vgbugs07 (1.36.114); FILE MERGED 2007/06/04 13:23:42 vg 1.36.114.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [4293f191fb2d1615d7fbaf60cb8a6bb66dd3fbf7]

INTEGRATION: CWS vgbugs07 (1.7.156); FILE MERGED 2007/06/04 13:23:42 vg 1.7.156.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ce2235a474909e1be1349962ab6d326d5481bd2a]

INTEGRATION: CWS vgbugs07 (1.10.102); FILE MERGED 2007/06/04 13:23:42 vg 1.10.102.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [21e587a4c0745e2c6cec4698d7eb78e663abdcd7]

INTEGRATION: CWS vgbugs07 (1.58.102); FILE MERGED 2007/06/04 13:23:42 vg 1.58.102.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f57bee95085403126e8bf2c0e2f1cc62ec4dab85]

INTEGRATION: CWS vgbugs07 (1.135.28); FILE MERGED 2007/06/06 11:42:17 vg 1.135.28.2: RESYNC: (1.135-1.136); FILE MERGED 2007/06/04 13:23:41 vg 1.135.28.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [efede1987cdfb8837a33934a65ac80def3ca7ce2]

INTEGRATION: CWS vgbugs07 (1.21.102); FILE MERGED 2007/06/04 13:23:41 vg 1.21.102.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [2346ae4d11c297f4c9bb99904ee80f1d2a25d578]

INTEGRATION: CWS vgbugs07 (1.127.30); FILE MERGED 2007/06/04 13:23:41 vg 1.127.30.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [4afb6d0ed53d5c624fb28b4ad6bc3f64408b7104]

INTEGRATION: CWS vgbugs07 (1.20.86); FILE MERGED 2007/06/06 11:42:07 vg 1.20.86.2: RESYNC: (1.20-1.21); FILE MERGED 2007/06/04 13:23:41 vg 1.20.86.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [731aa6f3602c36e0819efefa68e488a26db48b3c]

INTEGRATION: CWS vgbugs07 (1.63.18); FILE MERGED 2007/06/04 13:23:40 vg 1.63.18.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [07bf82370a582185ce77ed1dcb6f338081eab0e3]

INTEGRATION: CWS vgbugs07 (1.72.38); FILE MERGED 2007/06/06 11:41:58 vg 1.72.38.2: RESYNC: (1.72-1.73); FILE MERGED 2007/06/04 13:23:40 vg 1.72.38.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [608cf3a85b028ac2dc0fc446878dd785ec6a15a1]

INTEGRATION: CWS vgbugs07 (1.6.276); FILE MERGED 2007/06/04 13:23:40 vg 1.6.276.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [0b17f6dcdaee655de94a40606628af95d9e50518]

INTEGRATION: CWS vgbugs07 (1.36.30); FILE MERGED 2007/06/04 13:23:40 vg 1.36.30.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [fe3bdf30d37c31e4bcccbf82c9e94fb958eb823c]

INTEGRATION: CWS vgbugs07 (1.5.124); FILE MERGED 2007/06/04 13:23:40 vg 1.5.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d1a724a52a5a2844a02a4f50cadac75ad6c8444d]

INTEGRATION: CWS vgbugs07 (1.6.124); FILE MERGED 2007/06/04 13:23:40 vg 1.6.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [8b52d82bd10f72fa3b7dcf5699a59cd74e386678]

INTEGRATION: CWS vgbugs07 (1.3.274); FILE MERGED 2007/06/04 13:23:40 vg 1.3.274.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d88bf63fb55e22f3c3e403f97921b9fa4284ae3d]

INTEGRATION: CWS vgbugs07 (1.3.124); FILE MERGED 2007/06/04 13:23:40 vg 1.3.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [0aac1cd73bff4e42fd0a964a4e4cfabd874b5963]

INTEGRATION: CWS vgbugs07 (1.10.124); FILE MERGED 2007/06/04 13:23:40 vg 1.10.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [750088c2a0a7374acda235f3835b32cb444a69fc]

INTEGRATION: CWS vgbugs07 (1.14.114); FILE MERGED 2007/06/04 13:23:40 vg 1.14.114.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [20262aac973978106241dc042aed73a9f3913017]

INTEGRATION: CWS vgbugs07 (1.4.156); FILE MERGED 2007/06/04 13:23:40 vg 1.4.156.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [4fa231665af35823f51a7a366e073bbb2e0e5165]

INTEGRATION: CWS vgbugs07 (1.13.124); FILE MERGED 2007/06/04 13:23:40 vg 1.13.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a27a22cb6c2e2fe77ca99b6fd32698829428a0a4]

INTEGRATION: CWS vgbugs07 (1.8.124); FILE MERGED 2007/06/04 13:23:40 vg 1.8.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [2bcadff961336947565d03c5e0e20d438035695b]

INTEGRATION: CWS vgbugs07 (1.12.124); FILE MERGED 2007/06/04 13:23:40 vg 1.12.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [5bbbda00577fec13b0a1c5474255cb1e54ddb363]

INTEGRATION: CWS vgbugs07 (1.4.274); FILE MERGED 2007/06/04 13:23:40 vg 1.4.274.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [7934d939076fe3de6376e483cd753b06755ac2a4]

INTEGRATION: CWS vgbugs07 (1.9.124); FILE MERGED 2007/06/04 13:23:39 vg 1.9.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ddf11c973cf7c43e540174f45f4b0d4d5f01b53e]

INTEGRATION: CWS vgbugs07 (1.2.274); FILE MERGED 2007/06/04 13:23:39 vg 1.2.274.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [281e406e0ed5a9372f3bb3213d7d5e489dfe6936]

INTEGRATION: CWS vgbugs07 (1.7.124); FILE MERGED 2007/06/04 13:23:39 vg 1.7.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [9a70400df9b1e58fddfd84de379da755db5d06ea]

INTEGRATION: CWS vgbugs07 (1.5.114); FILE MERGED 2007/06/04 13:23:39 vg 1.5.114.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [8f27856cdce44466153473ddb2020aa51bea0e86]

INTEGRATION: CWS vgbugs07 (1.8.114); FILE MERGED 2007/06/04 13:23:39 vg 1.8.114.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [700aec5d7b0d3b1bbe10a732c830a68a196ca157]

INTEGRATION: CWS vgbugs07 (1.8.124); FILE MERGED 2007/06/04 13:23:39 vg 1.8.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ba30f10b70f94407de2ef89bc289a6e07559126b]

INTEGRATION: CWS vgbugs07 (1.10.124); FILE MERGED 2007/06/04 13:23:39 vg 1.10.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [4f550e1e4b4e5d2329ab10c127036a91e76f9e73]

INTEGRATION: CWS vgbugs07 (1.6.274); FILE MERGED 2007/06/04 13:23:39 vg 1.6.274.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [343f6b76e3f6f6dc62f0886c35360ce93f89e5a8]

INTEGRATION: CWS vgbugs07 (1.11.124); FILE MERGED 2007/06/04 13:23:39 vg 1.11.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [690bcb9299017dbbb0e5b363f7c3351b971762f1]

INTEGRATION: CWS vgbugs07 (1.23.194); FILE MERGED 2007/06/04 13:23:39 vg 1.23.194.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [05368f8fa9e4f6fcc6edb39d1950856b7ab7da49]

INTEGRATION: CWS vgbugs07 (1.71.84); FILE MERGED 2007/06/04 13:23:39 vg 1.71.84.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f861b72fe17803ad8e85c903a34a43c66dd913c6]

INTEGRATION: CWS vgbugs07 (1.12.30); FILE MERGED 2007/06/04 13:23:39 vg 1.12.30.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [68581ef1faff52528dad0fe45af2af1ba533d14a]

INTEGRATION: CWS vgbugs07 (1.15.124); FILE MERGED 2007/06/04 13:23:39 vg 1.15.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [acb97ba8bfc467d511157ca4d9ea5256174dc07a]

INTEGRATION: CWS vgbugs07 (1.6.86); FILE MERGED 2007/06/04 13:23:39 vg 1.6.86.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [41a56c3048e98db7da0ab30addd7128d9f7b9a31]

INTEGRATION: CWS vgbugs07 (1.5.124); FILE MERGED 2007/06/04 13:23:38 vg 1.5.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [82559910bef4bcb2532a92f3f8c72251629d8edf]

INTEGRATION: CWS vgbugs07 (1.2.274); FILE MERGED 2007/06/04 13:23:38 vg 1.2.274.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [213cc725b482e97c0cff6b70302e966cef19bded]

INTEGRATION: CWS vgbugs07 (1.8.124); FILE MERGED 2007/06/04 13:23:38 vg 1.8.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [c5aff3cd936cfbec48ef37663c0ee0a25c47292f]

INTEGRATION: CWS vgbugs07 (1.3.274); FILE MERGED 2007/06/04 13:23:38 vg 1.3.274.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [b28ad75e0482bcadbce7215561184db4bc837487]

INTEGRATION: CWS vgbugs07 (1.9.124); FILE MERGED 2007/06/04 13:23:38 vg 1.9.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [18e19f6cf0c6470d4290cc311e2825b8e1b7ec0d]

INTEGRATION: CWS vgbugs07 (1.10.274); FILE MERGED 2007/06/04 13:23:38 vg 1.10.274.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [9408a1b6ef1d0347042064535a6dea830d4c624f]

INTEGRATION: CWS vgbugs07 (1.24.124); FILE MERGED 2007/06/04 13:23:38 vg 1.24.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [765f68ec6e00ac7ccf30e6b9c3214220f61b6fce]

INTEGRATION: CWS vgbugs07 (1.4.274); FILE MERGED 2007/06/04 13:23:38 vg 1.4.274.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [302cd30f4ebee848d3a429f875fd557460a608e9]

INTEGRATION: CWS vgbugs07 (1.10.124); FILE MERGED 2007/06/04 13:23:38 vg 1.10.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e25203b6fb9a632c960bd8ed28ab2de7572ef70b]

INTEGRATION: CWS vgbugs07 (1.20.276); FILE MERGED 2007/06/04 13:23:38 vg 1.20.276.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [8e106e9c52bcbfb674008fa3b8b8b68ae8923417]

INTEGRATION: CWS vgbugs07 (1.44.124); FILE MERGED 2007/06/04 13:23:38 vg 1.44.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [14d1f4b76168dcf33be0d40e0f2c77868b921088]

INTEGRATION: CWS vgbugs07 (1.17.124); FILE MERGED 2007/06/04 13:23:38 vg 1.17.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [841a1624e02c28f6361e96eab32dd660f9589529]

INTEGRATION: CWS vgbugs07 (1.7.124); FILE MERGED 2007/06/04 13:23:38 vg 1.7.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [336f4ab7351546d857d4687a0591624ea2a3a687]

INTEGRATION: CWS vgbugs07 (1.4.124); FILE MERGED 2007/06/04 13:23:38 vg 1.4.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [cfe181929c62c3c6f0bb397f70f94c45ff8089ac]

INTEGRATION: CWS vgbugs07 (1.12.124); FILE MERGED 2007/06/04 13:23:38 vg 1.12.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [2e441853855d4dc32ab98ad108fe065b505937f0]

INTEGRATION: CWS vgbugs07 (1.11.90); FILE MERGED 2007/06/04 13:23:37 vg 1.11.90.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [eebd38cd253ef1e67f1232b5231f62ed71ab6f9a]

INTEGRATION: CWS vgbugs07 (1.6.124); FILE MERGED 2007/06/04 13:23:37 vg 1.6.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [803bf1fc3b59c02e79a24ec3e72e3945438c49e3]

INTEGRATION: CWS vgbugs07 (1.3.156); FILE MERGED 2007/06/04 13:23:37 vg 1.3.156.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [cb87c50b3e06aa57efd22716fce3b1b4e94428c3]

INTEGRATION: CWS vgbugs07 (1.7.124); FILE MERGED 2007/06/04 13:23:37 vg 1.7.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [07f4c97215333bfacdacdc78a9fe22cd3239ab42]

INTEGRATION: CWS vgbugs07 (1.6.274); FILE MERGED 2007/06/04 13:23:37 vg 1.6.274.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [b3abfe1433c7bf7787e0ef9d945f191ffd9a6c5e]

INTEGRATION: CWS vgbugs07 (1.11.124); FILE MERGED 2007/06/04 13:23:37 vg 1.11.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [18c8dc2d0200eee54725b062597eafd868351c12]

INTEGRATION: CWS vgbugs07 (1.8.124); FILE MERGED 2007/06/04 13:23:37 vg 1.8.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f91fb11ae9ced71ec484a5f7f87225a6c44f433a]

INTEGRATION: CWS vgbugs07 (1.4.274); FILE MERGED 2007/06/04 13:23:37 vg 1.4.274.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [2ed3eed3994702c9f2258e0eb7ac490481f956b4]

INTEGRATION: CWS vgbugs07 (1.10.124); FILE MERGED 2007/06/04 13:23:37 vg 1.10.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [c4049a46750a143d9607c8186d3f0414afea5d07]

INTEGRATION: CWS vgbugs07 (1.7.274); FILE MERGED 2007/06/04 13:23:37 vg 1.7.274.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [b3714bfbfda82380ac001d20edf7afb5e63cebad]

INTEGRATION: CWS vgbugs07 (1.16.124); FILE MERGED 2007/06/04 13:23:37 vg 1.16.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [9b8ed6e59153666855337d6f0a1221c49878a6ba]

INTEGRATION: CWS vgbugs07 (1.4.124); FILE MERGED 2007/06/04 13:23:37 vg 1.4.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ac592859a350d5775955994f4034f75934978a0a]

INTEGRATION: CWS vgbugs07 (1.8.274); FILE MERGED 2007/06/04 13:23:37 vg 1.8.274.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [31997f808c9fe4cd1eb50e37c54184d0c207a810]

INTEGRATION: CWS vgbugs07 (1.13.124); FILE MERGED 2007/06/04 13:23:36 vg 1.13.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [66c7e40a031bf9ebe838cce076ed254db9410bfd]

INTEGRATION: CWS vgbugs07 (1.3.274); FILE MERGED 2007/06/04 13:23:36 vg 1.3.274.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [638ad62ac7e8ad95a9c2ce0c84628575ac722fdb]

INTEGRATION: CWS vgbugs07 (1.9.52); FILE MERGED 2007/06/04 13:23:36 vg 1.9.52.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [0957bea22547dd2abf0cecb1334eaf9c16638c66]

INTEGRATION: CWS vgbugs07 (1.5.124); FILE MERGED 2007/06/04 13:23:36 vg 1.5.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [90e2eade755c320e2deae34b312056197d5c5129]

INTEGRATION: CWS vgbugs07 (1.12.124); FILE MERGED 2007/06/04 13:23:36 vg 1.12.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [0b7f9b4e5fccc6a3f16b5470b0e0bdc5e92a5a23]

INTEGRATION: CWS vgbugs07 (1.4.124); FILE MERGED 2007/06/04 13:23:36 vg 1.4.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d126b6c92f65d392072bdc5770c44cba89be06f0]

INTEGRATION: CWS vgbugs07 (1.7.124); FILE MERGED 2007/06/04 13:23:36 vg 1.7.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [0a67acfb647aeca85c069d32900f62f7460ebdd7]

INTEGRATION: CWS vgbugs07 (1.9.124); FILE MERGED 2007/06/04 13:23:36 vg 1.9.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [6f27c2e14784a88b3d407b6e0ebaa5670018e5b7]

INTEGRATION: CWS vgbugs07 (1.11.124); FILE MERGED 2007/06/04 13:23:36 vg 1.11.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [33883e133dfd0fb1ddbfff4e1a149029cc0120a8]

INTEGRATION: CWS vgbugs07 (1.8.124); FILE MERGED 2007/06/04 13:23:36 vg 1.8.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [93212d310d5f4f711e0abe4c882afaa965d524f8]

INTEGRATION: CWS vgbugs07 (1.18.124); FILE MERGED 2007/06/04 13:23:36 vg 1.18.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d1500b053be65cb63dba14d5539ccbb015135471]

INTEGRATION: CWS vgbugs07 (1.2.274); FILE MERGED 2007/06/04 13:23:35 vg 1.2.274.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [32e9d5614fa608542236226e4d3173ce3ee629f2]

INTEGRATION: CWS vgbugs07 (1.7.124); FILE MERGED 2007/06/04 13:23:35 vg 1.7.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [2e5e3b67ffc22cf28e88bb08d13ac63f9b8ee8d7]

INTEGRATION: CWS vgbugs07 (1.3.274); FILE MERGED 2007/06/04 13:23:35 vg 1.3.274.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a82df73bb0016e5fa559840300a083dcdeb94254]

INTEGRATION: CWS vgbugs07 (1.10.124); FILE MERGED 2007/06/04 13:23:35 vg 1.10.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e7a15bd99d3ec950d91aab1ea5e7c225af9b2020]

INTEGRATION: CWS vgbugs07 (1.4.274); FILE MERGED 2007/06/04 13:23:35 vg 1.4.274.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [60b0e521bc7cab09ddf59d6325fe8b35aa2331f8]

INTEGRATION: CWS vgbugs07 (1.2.276); FILE MERGED 2007/06/04 13:23:35 vg 1.2.276.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [495d6c23a71abf80603cf98266b9638eadef1624]

INTEGRATION: CWS vgbugs07 (1.5.124); FILE MERGED 2007/06/04 13:23:35 vg 1.5.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [c8c3e2580aeefc17f75e9d03914693edae1bba8c]

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>  [4a88b12fd81483516144854c89515d0da95a1a9f]

INTEGRATION: CWS vgbugs07 (1.5.276); FILE MERGED 2007/06/04 13:23:35 vg 1.5.276.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [18b82faf5113a24e108e0d31df726df97e9e1432]

INTEGRATION: CWS vgbugs07 (1.9.124); FILE MERGED 2007/06/04 13:23:35 vg 1.9.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [dfe3fc99169b89bcb14730d7ff0604a4f0205ae0]

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>  [d574978af367cc808310286f36583adc9a9bd987]

INTEGRATION: CWS vgbugs07 (1.7.276); FILE MERGED 2007/06/04 13:23:35 vg 1.7.276.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [7d6308e989bad9e795b1f570512f50f55de2e179]

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>  [e7bf45a4a990cdb099da884363c4ee038cdc6eb8]

INTEGRATION: CWS vgbugs07 (1.13.124); FILE MERGED 2007/06/04 13:23:35 vg 1.13.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f40c34364240e5ee54ea063dcdcd69d7cbb1f0b9]

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>  [a2aab6460660547e69235599ef1a807185d464ba]

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>  [6e1a0a29b2339493f80ccda046e0028797432b35]

INTEGRATION: CWS impress122 (1.5.30); FILE MERGED 2007/06/14 09:58:24 cl 1.5.30.1: #i24969# enable to play sound over more than one slide and allow stop sound


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [1192cd1f8ac344d95a47f9d2cec0060206070175]

INTEGRATION: CWS impress122 (1.6.30); FILE MERGED 2007/06/14 09:58:24 cl 1.6.30.1: #i24969# enable to play sound over more than one slide and allow stop sound


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [c1c393ac8468205b322c25071c83003f8405a504]

INTEGRATION: CWS vgbugs07 (1.3.114); FILE MERGED 2007/06/04 13:23:34 vg 1.3.114.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [3b81038e13e0ca678538a731cfd147ef0388202b]

INTEGRATION: CWS vgbugs07 (1.14.124); FILE MERGED 2007/06/04 13:23:33 vg 1.14.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [8fbedf875b989433dbc7bdbe02bd0e1e0f76bc4a]

INTEGRATION: CWS vgbugs07 (1.13.124); FILE MERGED 2007/06/04 13:23:33 vg 1.13.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [8183d9bbb83741af316a4055a2a45e63296add05]

INTEGRATION: CWS vgbugs07 (1.41.86); FILE MERGED 2007/06/04 13:23:33 vg 1.41.86.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e230486a49533925bdbaedad12940b81e44d680b]

INTEGRATION: CWS vgbugs07 (1.8.124); FILE MERGED 2007/06/04 13:23:33 vg 1.8.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [38a2c3ad5c5c67761a166db5ac24fc6717f108f4]

INTEGRATION: CWS vgbugs07 (1.4.114); FILE MERGED 2007/06/04 13:23:33 vg 1.4.114.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [740de9cb97159d2fe37054057a55e58a36ff27be]

INTEGRATION: CWS impress122 (1.5.608); FILE MERGED 2007/06/11 10:38:22 cl 1.5.608.1: #i73124# updated insert toolbar according to spec


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [411ed9c186d3081a6ec3f8779993652b803250ea]

INTEGRATION: CWS vgbugs07 (1.7.124); FILE MERGED 2007/06/04 13:23:32 vg 1.7.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a43f81fbcf0f684df3c6b88a8a41672fa03d31b1]

INTEGRATION: CWS vgbugs07 (1.39.102); FILE MERGED 2007/06/04 13:23:32 vg 1.39.102.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [63410fb741a207456c12004d2d1817d50690a8ba]

INTEGRATION: CWS impress122 (1.5.608); FILE MERGED 2007/06/26 13:58:31 cl 1.5.608.2: #i73124# updated insert toolbar according to spec 2007/06/11 10:38:21 cl 1.5.608.1: #i73124# updated insert toolbar according to spec


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [af1963dd23c850727c1132017210b281d87e02e5]

INTEGRATION: CWS vgbugs07 (1.45.114); FILE MERGED 2007/06/04 13:23:32 vg 1.45.114.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [3b7e1654f367a36ab2ab5afd393aac974367f468]

INTEGRATION: CWS impress122 (1.65.50); FILE MERGED 2007/06/13 07:53:53 af 1.65.50.1: #141146# Made ToolBarManager a shared_ptr member of ViewShellBase.


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [fa2ea0db7126f73bb0f3860523cddcbb942d6a39]

INTEGRATION: CWS vgbugs07 (1.47.14); FILE MERGED 2007/06/04 13:23:32 vg 1.47.14.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [6f1330b374d9b79acf986bdc779586b4faa36846]

INTEGRATION: CWS impress122 (1.46.30); FILE MERGED 2007/06/08 04:07:30 liyuan 1.46.30.1: #i71063


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f08b4ffd2d31a5b8feaab3ec130700eccf5fa320]

INTEGRATION: CWS impress122 (1.66.30); FILE MERGED 2007/06/13 07:53:00 af 1.66.30.1: #141146# Made ToolBarManager a shared_ptr member of ViewShellBase.


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [463177fbd534f2e99112c0656f3bd028683d4bfd]

INTEGRATION: CWS vgbugs07 (1.28.114); FILE MERGED 2007/06/04 13:23:32 vg 1.28.114.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [8e394d6f86421f94f4517b282107786a6d0591e9]

INTEGRATION: CWS impress122 (1.75.52); FILE MERGED 2007/06/13 07:52:07 af 1.75.52.1: #141146# Made ToolBarManager a shared_ptr member of ViewShellBase.


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [9c735f85b62ffca101a986d9d68b02d12d4b7c4b]

INTEGRATION: CWS vgbugs07 (1.38.86); FILE MERGED 2007/06/04 13:23:32 vg 1.38.86.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [c3dfb92e1d2e1ed4c00529a3a48afd11e21bc07a]

INTEGRATION: CWS impress122 (1.23.52); FILE MERGED 2007/06/13 07:51:10 af 1.23.52.1: #141146# Made ToolBarManager a shared_ptr member of ViewShellBase.


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [90603934885027a2894e987da53be5dadc61ecca]

INTEGRATION: CWS vgbugs07 (1.47.124); FILE MERGED 2007/06/04 13:23:32 vg 1.47.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [6608037e832d2572862d3181670326e3ab7a6665]

INTEGRATION: CWS impress122 (1.36.50); FILE MERGED 2007/06/13 07:48:47 af 1.36.50.1: #141146# Made ToolBarManager a shared_ptr member of ViewShellBase.


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [6622d138d4f7eb8dc123ec298900c74f33ed3bbf]

INTEGRATION: CWS vgbugs07 (1.13.276); FILE MERGED 2007/06/04 13:23:32 vg 1.13.276.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [6665a67dd4b7bd0debc5420b14d2dd968f8fe900]

INTEGRATION: CWS impress122 (1.7.50); FILE MERGED 2007/06/13 07:47:49 af 1.7.50.1: #141146# Made ToolBarManager a shared_ptr member of ViewShellBase.


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ac6a76b7337be46608df1265d441babcd9df78d9]

INTEGRATION: CWS vgbugs07 (1.24.90); FILE MERGED 2007/06/04 13:23:32 vg 1.24.90.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [5e251be26f5bf8ebbeda61b11266d8ca3c5a77a7]

INTEGRATION: CWS impress122 (1.15.48); FILE MERGED 2007/06/12 08:17:30 af 1.15.48.1: #i73014# Applied fix of printing cut pages.


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [65269c12950b4bc141ed178f7335ea7f142a8008]

INTEGRATION: CWS vgbugs07 (1.23.86); FILE MERGED 2007/06/04 13:23:32 vg 1.23.86.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d634b2c23cd99b22e43038f08f118b120a91aa6b]

INTEGRATION: CWS impress122 (1.32.30); FILE MERGED 2007/06/18 09:31:45 cl 1.32.30.3: fixed a unix build problem 2007/06/13 07:43:27 af 1.32.30.2: #141146# Made ToolBarManager a shared_ptr member of ViewShellBase. 2007/06/08 04:06:47 liyuan 1.32.30.1: #i71063


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [9e62fcbb97c1234c3c5e5a30b14a9de183f3c697]

INTEGRATION: CWS vgbugs07 (1.2.276); FILE MERGED 2007/06/04 13:23:32 vg 1.2.276.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d8305c1ce9b8acc53e1ef6b94a53e63d8a45063c]

INTEGRATION: CWS impress122 (1.86.72); FILE MERGED 2007/06/14 10:00:39 cl 1.86.72.1: #i24969# implemented slide transition sound to loop and allow stop sound


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [eaad682f5e5e346fc479102e032616efaa70f0cc]

INTEGRATION: CWS vgbugs07 (1.8.90); FILE MERGED 2007/06/04 13:23:32 vg 1.8.90.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [49fecbdee907297751b0b7c34a482d1d0ec0ae7b]

INTEGRATION: CWS vgbugs07 (1.3.124); FILE MERGED 2007/06/04 13:23:32 vg 1.3.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [2ecce5535e89ab84cc34d054520fa1cf8d05987c]

INTEGRATION: CWS impress122 (1.33.74); FILE MERGED 2007/06/08 14:52:07 cl 1.33.74.1: #i75609# create printer only on demand


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [993e2429aa516f738810fb695ef99bff0329d924]

INTEGRATION: CWS vgbugs07 (1.3.276); FILE MERGED 2007/06/04 13:23:32 vg 1.3.276.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [af89c2e73bdb17fbcd3540c2295b59b9b0dfd01a]

INTEGRATION: CWS impress122 (1.24.50); FILE MERGED 2007/06/13 15:25:23 af 1.24.50.1: #i76707# Made copy the default drop action for dragging pages to another document.


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [832d24e8bb25c23547ece24438d888bb1ca0737d]

INTEGRATION: CWS vgbugs07 (1.9.114); FILE MERGED 2007/06/04 13:23:32 vg 1.9.114.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [dc5438eb050a3c8d44e5b2b888b22ad00bbb9117]

INTEGRATION: CWS impress122 (1.15.114); FILE MERGED 2007/06/08 12:39:19 af 1.15.114.1: #i78224# Added include for Window.hxx.


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [78f9b6030d5fb9e781138f769a443e707865173b]

INTEGRATION: CWS vgbugs07 (1.3.114); FILE MERGED 2007/06/04 13:23:32 vg 1.3.114.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d4af25ad10751240808d750065d9751524c1a5c4]

INTEGRATION: CWS impress122 (1.10.358); FILE MERGED 2007/06/15 09:27:10 cl 1.10.358.1: #i23353# support png inside html export


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [5e20d8a7f12c471bfb7186963c599b4c49b6c22d]

INTEGRATION: CWS vgbugs07 (1.19.30); FILE MERGED 2007/06/04 13:23:32 vg 1.19.30.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [17de46eee162c19ce49fae91709069fa77b5ee48]

INTEGRATION: CWS impress122 (1.6.442); FILE MERGED 2007/06/15 09:27:10 cl 1.6.442.1: #i23353# support png inside html export


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ba8c2762df661cd638cbfd50c3116f060d74cd4c]

INTEGRATION: CWS impress122 (1.9.152); FILE MERGED 2007/06/13 07:41:02 af 1.9.152.1: #141146# Made ToolBarManager a shared_ptr member of ViewShellBase.


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [191168d5e28cd864761b009be0d5648d85a3dda6]

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>  [0bb3892e5accba0ff7942a058f7d160d5ad8d465]

INTEGRATION: CWS impress122 (1.18.50); FILE MERGED 2007/06/13 07:35:09 af 1.18.50.1: #141146# Made ToolBarManager a shared_ptr member of ViewShellBase.


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [dd03f68878043486c31bf4d80575122580c4016a]

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>  [195045b478ad3808b273a7ddca90d0a6e63eaab4]

INTEGRATION: CWS impress122 (1.4.50); FILE MERGED 2007/06/13 07:32:13 af 1.4.50.1: #141146# Made ToolBarManager a shared_ptr member of ViewShellBase.


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [2c73dc22922787543d3e653d8e53af479cd833f3]

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>  [0bbdd7eed290f4c88f2866a88c111c66f92f13fb]

INTEGRATION: CWS vgbugs07 (1.5.114); FILE MERGED 2007/06/04 13:23:32 vg 1.5.114.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [441b67559a0a050dfbedabba73862f87a75848e8]

INTEGRATION: CWS impress122 (1.12.114); FILE MERGED 2007/06/08 04:06:23 liyuan 1.12.114.1: #i71063


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d69deee586c46f291dbeacbf3ed5b62baa8910ac]

INTEGRATION: CWS vgbugs07 (1.16.86); FILE MERGED 2007/06/04 13:23:32 vg 1.16.86.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [bda061a61ec70c121c33e9e70cefac892228ec50]

INTEGRATION: CWS impress122 (1.59.30); FILE MERGED 2007/06/12 15:05:50 af 1.59.30.1: #141146# Made the ToolBarManager a shared_ptr member of ViewShellBase.


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [7417228dbaaf0c5f6abea277322149e4035f740d]

INTEGRATION: CWS a11ysep (1.46.26); FILE MERGED 2007/05/09 09:21:37 fs 1.46.26.6: RESYNC: (1.56-1.57); FILE MERGED 2007/02/27 08:41:35 fs 1.46.26.5: RESYNC: (1.54-1.56); FILE MERGED 2006/09/21 21:40:12 fs 1.46.26.4: RESYNC: (1.49-1.54); FILE MERGED 2005/09/27 10:51:25 fs 1.46.26.3: RESYNC: (1.48-1.49); FILE MERGED 2005/06/06 10:25:41 fs 1.46.26.2: RESYNC: (1.46-1.48); FILE MERGED 2005/03/07 08:09:15 fs 1.46.26.1: #i44293# TextWindowAccessibility class renamed


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a9201fbe25b521c65f82d653a4806aa5a693fab7]

INTEGRATION: CWS impress122 (1.49.30); FILE MERGED 2007/06/12 15:03:04 af 1.49.30.1: #141146# Made the ToolBarManager a shared_ptr member of ViewShellBase.


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [fef51983f89bb482221d039fa115f66dbcf41a46]

INTEGRATION: CWS vgbugs07 (1.26.124); FILE MERGED 2007/06/04 13:23:32 vg 1.26.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [996c6025ebd517ffba7c54095a0cdbaba85a588d]

INTEGRATION: CWS impress122 (1.11.114); FILE MERGED 2007/06/12 15:02:09 af 1.11.114.1: #141146# Made the ToolBarManager a shared_ptr member of ViewShellBase.


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e1746f563b02f1134a461d38c27a2b9ade31cd3c]

INTEGRATION: CWS a11ysep (1.1.2); FILE ADDED 2005/03/07 08:38:33 fs 1.1.2.1: #i44293# dedicated lib for A11Y implementations on svtools/toolkit level


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [73bda61f14975165b0684d6b24ebab767053a1c3]

INTEGRATION: CWS vgbugs07 (1.7.90); FILE MERGED 2007/06/04 13:23:31 vg 1.7.90.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [aeec491c9b1684a220c211c5b959015493920c9c]

INTEGRATION: CWS impress122 (1.10.114); FILE MERGED 2007/06/12 14:58:48 af 1.10.114.1: #141146# Made the ToolBarManager a shared_ptr member of ViewShellBase.


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [5dbf19b0f84b7fdbffd2435983cb53ff98f222a5]

INTEGRATION: CWS a11ysep (1.1.2); FILE ADDED 2005/03/07 08:38:43 fs 1.1.2.1: #i44293# dedicated lib for A11Y implementations on svtools/toolkit level


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [5d652aa5f481b7f8f7a04d461409f1a921abe6c9]

INTEGRATION: CWS impress122 (1.30.30); FILE MERGED 2007/06/12 14:56:20 af 1.30.30.1: #141146# Made the ToolBarManager a shared_ptr member of ViewShellBase.


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [04c8305424eb89a1e506937deb1d3e5d256671fc]

INTEGRATION: CWS vgbugs07 (1.2.276); FILE MERGED 2007/06/04 13:23:31 vg 1.2.276.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [3cc1297d150d13f40da1601ca87432d2214bd9d2]

INTEGRATION: CWS a11ysep (1.1.2); FILE ADDED 2007/02/28 07:29:13 fs 1.1.2.5: #i10000# 2007/02/27 12:37:31 fs 1.1.2.4: manual RESYNC: merge MWS-changes which happened from m185 to m204 2006/10/05 08:20:15 fs 1.1.2.3: MANUAL RESYNC m130->m185: file had been modified in MWS, but moved herein in CWS 2005/09/28 11:35:39 fs 1.1.2.2: manual resync (files have been moved herein from another location): licence change 2005/03/07 08:29:10 fs 1.1.2.1: #i44293# moved implementations herein from toolkit module


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f7da8972336b8ce3e0fb71b0c50464508837a5f3]

INTEGRATION: CWS a11ysep (1.1.2); FILE ADDED 2007/02/28 07:29:13 fs 1.1.2.4: #i10000# 2006/10/05 08:20:15 fs 1.1.2.3: MANUAL RESYNC m130->m185: file had been modified in MWS, but moved herein in CWS 2005/09/28 11:35:38 fs 1.1.2.2: manual resync (files have been moved herein from another location): licence change 2005/03/07 08:29:10 fs 1.1.2.1: #i44293# moved implementations herein from toolkit module


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [73395a18549e95e26ff4eacf640c987936aedee3]

INTEGRATION: CWS vgbugs07 (1.6.124); FILE MERGED 2007/06/04 13:23:31 vg 1.6.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [1d17580328a99890971939eb2cf89b9065ad9908]

INTEGRATION: CWS impress122 (1.14.30); FILE MERGED 2007/06/12 14:55:07 af 1.14.30.1: #141146# Made the ToolBarManager a shared_ptr member of ViewShellBase.


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [7c8990701141f674ee207ed8c8574f001dbb01c5]

INTEGRATION: CWS a11ysep (1.1.2); FILE ADDED 2007/02/28 07:29:13 fs 1.1.2.4: #i10000# 2006/10/05 08:20:15 fs 1.1.2.3: MANUAL RESYNC m130->m185: file had been modified in MWS, but moved herein in CWS 2005/09/28 11:35:38 fs 1.1.2.2: manual resync (files have been moved herein from another location): licence change 2005/03/07 08:29:09 fs 1.1.2.1: #i44293# moved implementations herein from toolkit module


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [4613af4f6eaaedf034780e5caccead26c4867c20]

INTEGRATION: CWS vgbugs07 (1.25.124); FILE MERGED 2007/06/04 13:23:31 vg 1.25.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [7bed648baa0553ea197d14a5e727054a54999b78]

INTEGRATION: CWS impress122 (1.16.114); FILE MERGED 2007/06/12 14:54:00 af 1.16.114.1: #141146# Made the ToolBarManager a shared_ptr member of ViewShellBase.


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [87e396f20e04a483202e6f42259c5051a448f593]

INTEGRATION: CWS a11ysep (1.1.2); FILE ADDED 2007/02/28 07:29:13 fs 1.1.2.3: #i10000# 2005/09/28 11:35:38 fs 1.1.2.2: manual resync (files have been moved herein from another location): licence change 2005/03/07 08:29:09 fs 1.1.2.1: #i44293# moved implementations herein from toolkit module


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [0b2d1e517586c1a11a3ceb7a0a7505969575aae4]

INTEGRATION: CWS a11ysep (1.1.2); FILE ADDED 2007/02/28 07:29:12 fs 1.1.2.3: #i10000# 2005/09/28 11:35:38 fs 1.1.2.2: manual resync (files have been moved herein from another location): licence change 2005/03/07 08:29:09 fs 1.1.2.1: #i44293# moved implementations herein from toolkit module


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [3bc5537fa31bf80d954653922ebd50810c83cf5b]

INTEGRATION: CWS impress122 (1.15.114); FILE MERGED 2007/06/12 14:52:36 af 1.15.114.1: #141146# Made the ToolBarManager a shared_ptr member of ViewShellBase.


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [1aea074eeaba90bd9b1c468466b65166dfc1f313]

INTEGRATION: CWS a11ysep (1.1.2); FILE ADDED 2007/02/28 07:29:12 fs 1.1.2.4: #i10000# 2006/10/05 08:20:15 fs 1.1.2.3: MANUAL RESYNC m130->m185: file had been modified in MWS, but moved herein in CWS 2005/09/28 11:35:37 fs 1.1.2.2: manual resync (files have been moved herein from another location): licence change 2005/03/07 08:29:08 fs 1.1.2.1: #i44293# moved implementations herein from toolkit module


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [165837f826d75c5ffef916774ae14acfe1d1cad8]

INTEGRATION: CWS vgbugs07 (1.6.114); FILE MERGED 2007/06/04 13:23:31 vg 1.6.114.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [b50c28bfa71b09c4289572e8b7d2a3d3412c5a1a]

INTEGRATION: CWS impress122 (1.19.114); FILE MERGED 2007/06/12 14:50:27 af 1.19.114.1: #141146# Made the ToolBarManager a shared_ptr member of ViewShellBase.


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [fc95022fff3997b12274bcb19a3b41d6c273a604]

INTEGRATION: CWS a11ysep (1.1.2); FILE ADDED 2007/02/28 07:29:12 fs 1.1.2.4: #i10000# 2006/10/05 08:20:14 fs 1.1.2.3: MANUAL RESYNC m130->m185: file had been modified in MWS, but moved herein in CWS 2005/09/28 11:35:37 fs 1.1.2.2: manual resync (files have been moved herein from another location): licence change 2005/03/07 08:29:08 fs 1.1.2.1: #i44293# moved implementations herein from toolkit module


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [19f025392f3cdf9d3241deaf4401ccb35c7d4650]

INTEGRATION: CWS a11ysep (1.1.2); FILE ADDED 2007/02/28 07:29:12 fs 1.1.2.4: #i10000# 2006/10/05 08:20:14 fs 1.1.2.3: MANUAL RESYNC m130->m185: file had been modified in MWS, but moved herein in CWS 2005/09/28 11:35:37 fs 1.1.2.2: manual resync (files have been moved herein from another location): licence change 2005/03/07 08:29:07 fs 1.1.2.1: #i44293# moved implementations herein from toolkit module


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [23d246c3a518d22a108a9f09a5d1e7bfdfafc54e]

INTEGRATION: CWS vgbugs07 (1.7.124); FILE MERGED 2007/06/04 13:23:31 vg 1.7.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [feb386dc49573ae1a59d2cd1c7014a5376e8d6e7]

INTEGRATION: CWS impress122 (1.16.50); FILE MERGED 2007/06/18 13:04:46 cl 1.16.50.1: #i51636# adding All Files


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [1e9483095a78d729247e32faecc23091a9201355]

INTEGRATION: CWS a11ysep (1.1.2); FILE ADDED 2007/02/28 07:29:12 fs 1.1.2.4: #i10000# 2006/10/05 08:20:14 fs 1.1.2.3: MANUAL RESYNC m130->m185: file had been modified in MWS, but moved herein in CWS 2005/09/28 11:35:36 fs 1.1.2.2: manual resync (files have been moved herein from another location): licence change 2005/03/07 08:29:07 fs 1.1.2.1: #i44293# moved implementations herein from toolkit module


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [52f07f419cdc1fa867a25f3f2c080d8df2968788]

INTEGRATION: CWS a11ysep (1.1.2); FILE ADDED 2007/02/28 07:29:12 fs 1.1.2.4: #i10000# 2007/02/27 12:37:31 fs 1.1.2.3: manual RESYNC: merge MWS-changes which happened from m185 to m204 2005/09/28 11:35:35 fs 1.1.2.2: manual resync (files have been moved herein from another location): licence change 2005/03/07 08:29:07 fs 1.1.2.1: #i44293# moved implementations herein from toolkit module


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [6fc073c78fdbe4a314a3ef57080d0d6cc658fe4f]

INTEGRATION: CWS vgbugs07 (1.12.86); FILE MERGED 2007/06/04 13:23:31 vg 1.12.86.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [5ffc4921df96e74c7c62b551487a53d02cb63a89]

INTEGRATION: CWS impress122 (1.16.50); FILE MERGED 2007/06/14 10:00:18 cl 1.16.50.1: #i24969# implemented slide transition sound to loop and allow stop sound


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [bf88be6d2b7865259d3b5736bfffd5de0329daea]

INTEGRATION: CWS a11ysep (1.1.2); FILE ADDED 2007/02/28 07:29:11 fs 1.1.2.5: #i10000# 2007/02/27 12:37:31 fs 1.1.2.4: manual RESYNC: merge MWS-changes which happened from m185 to m204 2006/10/05 08:20:14 fs 1.1.2.3: MANUAL RESYNC m130->m185: file had been modified in MWS, but moved herein in CWS 2005/09/28 11:35:33 fs 1.1.2.2: manual resync (files have been moved herein from another location): licence change 2005/03/07 08:29:06 fs 1.1.2.1: #i44293# moved implementations herein from toolkit module


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [c64c474da22ec0efaa84bb1677275439cc95eb10]

INTEGRATION: CWS vgbugs07 (1.21.86); FILE MERGED 2007/06/04 13:23:31 vg 1.21.86.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e7f0bb87bdaa96b6dc3e6e104c493234f6bfc69d]

INTEGRATION: CWS impress122 (1.18.40); FILE MERGED 2007/06/15 09:36:06 cl 1.18.40.1: #i23353# support png and button sets from config


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [915bd2f5f1110cb4ef3b42bbe7dee9406e8928d7]

INTEGRATION: CWS a11ysep (1.1.2); FILE ADDED 2007/02/28 07:29:11 fs 1.1.2.4: #i10000# 2007/02/27 12:37:30 fs 1.1.2.3: manual RESYNC: merge MWS-changes which happened from m185 to m204 2005/09/28 11:35:33 fs 1.1.2.2: manual resync (files have been moved herein from another location): licence change 2005/03/07 08:29:06 fs 1.1.2.1: #i44293# moved implementations herein from toolkit module


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [7f0ae360330119925dc12c138c44e714c9a9689d]

INTEGRATION: CWS vgbugs07 (1.7.86); FILE MERGED 2007/06/04 13:23:31 vg 1.7.86.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d7ea983fef8230ac61e1d8b4e7824a3349e72a4b]

INTEGRATION: CWS impress122 (1.11.30); FILE MERGED 2007/06/18 09:29:00 cl 1.11.30.3: #i23353# fixed unix build problem 2007/06/15 18:48:42 cl 1.11.30.2: #i23353# added new button sets for html export 2007/06/15 09:36:06 cl 1.11.30.1: #i23353# support png and button sets from config


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ac5a67275830d5affbde72ab926ca22ad45a107c]

INTEGRATION: CWS a11ysep (1.1.2); FILE ADDED 2007/02/28 07:29:11 fs 1.1.2.3: #i10000# 2005/09/28 11:35:32 fs 1.1.2.2: manual resync (files have been moved herein from another location): licence change 2005/03/07 08:29:05 fs 1.1.2.1: #i44293# moved implementations herein from toolkit module


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [2c31a2fb3e89c2c7f18c0da9ec5d42cc74698c99]

INTEGRATION: CWS a11ysep (1.1.2); FILE ADDED 2007/02/28 07:29:11 fs 1.1.2.5: #i10000# 2007/02/27 12:37:30 fs 1.1.2.4: manual RESYNC: merge MWS-changes which happened from m185 to m204 2006/10/05 08:20:14 fs 1.1.2.3: MANUAL RESYNC m130->m185: file had been modified in MWS, but moved herein in CWS 2005/09/28 11:35:31 fs 1.1.2.2: manual resync (files have been moved herein from another location): licence change 2005/03/07 08:29:05 fs 1.1.2.1: #i44293# moved implementations herein from toolkit module


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [99d2440931db94e62cc21026e637adf81f3ea35c]

INTEGRATION: CWS impress122 (1.9.114); FILE MERGED 2007/06/15 09:36:06 cl 1.9.114.1: #i23353# support png and button sets from config


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ab85a98facea9597616eac9a0a86bbbb742ab520]

INTEGRATION: CWS a11ysep (1.1.2); FILE ADDED 2007/02/28 07:29:11 fs 1.1.2.4: #i10000# 2007/02/27 12:37:30 fs 1.1.2.3: manual RESYNC: merge MWS-changes which happened from m185 to m204 2005/09/28 11:35:31 fs 1.1.2.2: manual resync (files have been moved herein from another location): licence change 2005/03/07 08:29:05 fs 1.1.2.1: #i44293# moved implementations herein from toolkit module


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [9936ea30568f9041fbc914caab0bb2d981c7d53b]

INTEGRATION: CWS vgbugs07 (1.12.114); FILE MERGED 2007/06/04 13:23:31 vg 1.12.114.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [cdcb5d76c22bc4fcc2b8f1e1afe383db71c21f27]

INTEGRATION: CWS impress122 (1.12.114); FILE MERGED 2007/06/15 09:36:06 cl 1.12.114.1: #i23353# support png and button sets from config


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e1918cb104aed2ff1a47e59534322bf0f391e615]

INTEGRATION: CWS a11ysep (1.1.2); FILE ADDED 2007/02/28 07:29:10 fs 1.1.2.4: #i10000# 2007/02/27 12:37:30 fs 1.1.2.3: manual RESYNC: merge MWS-changes which happened from m185 to m204 2005/09/28 11:35:30 fs 1.1.2.2: manual resync (files have been moved herein from another location): licence change 2005/03/07 08:29:04 fs 1.1.2.1: #i44293# moved implementations herein from toolkit module


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [0b5e1fb3e4ab9713156f0f22097d8364b0a226af]

INTEGRATION: CWS impress122 (1.30.30); FILE MERGED 2007/06/15 18:48:42 cl 1.30.30.2: #i23353# added new button sets for html export 2007/06/15 09:36:06 cl 1.30.30.1: #i23353# support png and button sets from config


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [27754fc7bacc070c14f44624b75d33fd34bb5ab6]

INTEGRATION: CWS a11ysep (1.1.2); FILE ADDED 2007/02/28 07:29:10 fs 1.1.2.4: #i10000# 2006/10/05 08:20:13 fs 1.1.2.3: MANUAL RESYNC m130->m185: file had been modified in MWS, but moved herein in CWS 2005/09/28 11:35:28 fs 1.1.2.2: manual resync (files have been moved herein from another location): licence change 2005/03/07 08:29:04 fs 1.1.2.1: #i44293# moved implementations herein from toolkit module


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [08ad13505c4cae4ffa4c14eb15ca96692f09ccfc]

INTEGRATION: CWS vgbugs07 (1.8.90); FILE MERGED 2007/06/04 13:23:31 vg 1.8.90.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [5f4cc7d533616dd50cf6e9917fc3e56d6cdf23fb]

INTEGRATION: CWS impress122 (1.1.2); FILE ADDED 2007/06/15 09:36:31 cl 1.1.2.1: #i23353# support png and button sets from config


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [4482bcafbeb3332f257a7e19a8ffa8646b89891a]

INTEGRATION: CWS a11ysep (1.1.2); FILE ADDED 2007/02/28 07:29:10 fs 1.1.2.3: #i10000# 2005/09/28 11:35:26 fs 1.1.2.2: manual resync (files have been moved herein from another location): licence change 2005/03/07 08:29:04 fs 1.1.2.1: #i44293# moved implementations herein from toolkit module


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [405275262a4f4cb2ba3237150c2ce1f0dfc45aae]

INTEGRATION: CWS impress122 (1.1.2); FILE ADDED 2007/06/15 18:48:42 cl 1.1.2.2: #i23353# added new button sets for html export 2007/06/15 09:36:22 cl 1.1.2.1: #i23353# support png and button sets from config


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d5d69069ed2017d4dbbfa677504a48ba97a800e6]

INTEGRATION: CWS a11ysep (1.1.2); FILE ADDED 2007/02/28 07:29:10 fs 1.1.2.3: #i10000# 2005/09/28 11:35:25 fs 1.1.2.2: manual resync (files have been moved herein from another location): licence change 2005/03/07 08:29:03 fs 1.1.2.1: #i44293# moved implementations herein from toolkit module


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f8e6eadc51c54247ffb8a144a89befca840c843f]

INTEGRATION: CWS impress122 (1.57.30); FILE MERGED 2007/06/14 15:18:04 sj 1.57.30.1: #i24969# fixed sound loop/stop for slide transitions


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [75ffb1c8be367c8a5f6e92c48f36965c5203f95c]

INTEGRATION: CWS vgbugs07 (1.5.124); FILE MERGED 2007/06/04 13:23:31 vg 1.5.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [0b5343d2e298bac16a306f78be30b27cd5be588e]

INTEGRATION: CWS a11ysep (1.1.2); FILE ADDED 2007/02/28 07:29:10 fs 1.1.2.4: #i10000# 2006/10/05 08:20:13 fs 1.1.2.3: MANUAL RESYNC m130->m185: file had been modified in MWS, but moved herein in CWS 2005/09/28 11:35:24 fs 1.1.2.2: manual resync (files have been moved herein from another location): licence change 2005/03/07 08:29:03 fs 1.1.2.1: #i44293# moved implementations herein from toolkit module


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e1227277ba88c7ea9e61a832e9f48f0e242eea07]

INTEGRATION: CWS a11ysep (1.1.2); FILE ADDED 2007/02/28 07:29:09 fs 1.1.2.3: #i10000# 2005/09/28 11:35:23 fs 1.1.2.2: manual resync (files have been moved herein from another location): licence change 2005/03/07 08:29:02 fs 1.1.2.1: #i44293# moved implementations herein from toolkit module


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [2c56bf68b5287b5b6401c196ad513b178bc21b81]

INTEGRATION: CWS impress122 (1.85.28); FILE MERGED 2007/06/14 15:18:04 sj 1.85.28.1: #i24969# fixed sound loop/stop for slide transitions


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [b80e0626df5043a45ed670b727b2e114c0d5f1d2]

INTEGRATION: CWS a11ysep (1.1.2); FILE ADDED 2007/02/28 07:29:09 fs 1.1.2.5: #i10000# 2006/10/05 08:20:13 fs 1.1.2.4: MANUAL RESYNC m130->m185: file had been modified in MWS, but moved herein in CWS 2005/09/28 11:35:20 fs 1.1.2.3: manual resync (files have been moved herein from another location): licence change 2005/06/06 10:11:05 fs 1.1.2.2: manual resync - file had been modified in master, but moved in CWS 2005/03/07 08:29:02 fs 1.1.2.1: #i44293# moved implementations herein from toolkit module


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [29ac144e65202529be1478d7860c4681e0375405]

INTEGRATION: CWS impress122 (1.11.114); FILE MERGED 2007/06/14 09:59:29 cl 1.11.114.1: #i24969# implemented slide transition sound to loop and allow stop sound


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [2d914ce9c4742dcadb19176c1906e08fa081f2aa]

INTEGRATION: CWS vgbugs07 (1.9.114); FILE MERGED 2007/06/04 13:23:31 vg 1.9.114.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [4132c1da780d9324d38aeef3edff346c13d5473e]

INTEGRATION: CWS a11ysep (1.1.2); FILE ADDED 2007/02/28 07:29:09 fs 1.1.2.3: #i10000# 2005/09/28 11:35:20 fs 1.1.2.2: manual resync (files have been moved herein from another location): licence change 2005/03/07 08:29:02 fs 1.1.2.1: #i44293# moved implementations herein from toolkit module


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [7aa933cddd575121e465f61a1a475c68cb297530]

INTEGRATION: CWS impress122 (1.32.114); FILE MERGED 2007/06/14 09:59:28 cl 1.32.114.1: #i24969# implemented slide transition sound to loop and allow stop sound


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a62654629e24a7962aa3325eae6a72351cee069a]

INTEGRATION: CWS vgbugs07 (1.3.114); FILE MERGED 2007/06/04 13:23:31 vg 1.3.114.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [17d21c19c5739e94e5b2414d09d2a433f5774c7e]

INTEGRATION: CWS a11ysep (1.1.2); FILE ADDED 2007/02/28 07:29:09 fs 1.1.2.3: #i10000# 2005/09/28 11:35:18 fs 1.1.2.2: manual resync (files have been moved herein from another location): licence change 2005/03/07 08:29:01 fs 1.1.2.1: #i44293# moved implementations herein from toolkit module


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [403f40fda4b25d92221479fee477bb2daa4eb8a2]

INTEGRATION: CWS impress122 (1.59.28); FILE MERGED 2007/06/14 09:59:28 cl 1.59.28.1: #i24969# implemented slide transition sound to loop and allow stop sound


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e19aadcb47d1b7b1f174fa4c4b135912bb486d18]

INTEGRATION: CWS vgbugs07 (1.7.114); FILE MERGED 2007/06/04 13:23:31 vg 1.7.114.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a309c1ff6864cc1e894ae30feaa7c8e52a9262b2]

INTEGRATION: CWS a11ysep (1.1.2); FILE ADDED 2007/02/28 07:29:09 fs 1.1.2.3: #i10000# 2005/09/28 11:35:17 fs 1.1.2.2: manual resync (files have been moved herein from another location): licence change 2005/03/07 08:29:01 fs 1.1.2.1: #i44293# moved implementations herein from toolkit module


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [4205e5b40bac8f0a13074971c02ff277bc9ff204]

INTEGRATION: CWS a11ysep (1.1.2); FILE ADDED 2007/02/28 07:29:09 fs 1.1.2.5: #i10000# 2007/02/27 12:37:30 fs 1.1.2.4: manual RESYNC: merge MWS-changes which happened from m185 to m204 2006/10/05 08:20:13 fs 1.1.2.3: MANUAL RESYNC m130->m185: file had been modified in MWS, but moved herein in CWS 2005/09/28 11:35:15 fs 1.1.2.2: manual resync (files have been moved herein from another location): licence change 2005/03/07 08:29:00 fs 1.1.2.1: #i44293# moved implementations herein from toolkit module


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a90b57fa2b7bd75f31ba03f025c7e5e390f78137]

INTEGRATION: CWS impress122 (1.1.2); FILE ADDED 2007/06/15 18:31:16 cl 1.1.2.1: #i23353# added new button sets for html export


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [98a2207b038cbcc462c4dda01113332edcda104e]

INTEGRATION: CWS vgbugs07 (1.3.276); FILE MERGED 2007/06/04 13:23:31 vg 1.3.276.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a4b86551aa4fbcb2ffb0d516c19587680dcdc869]

INTEGRATION: CWS impress122 (1.1.2); FILE ADDED 2007/06/15 18:31:09 cl 1.1.2.1: #i23353# added new button sets for html export


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [191ea3222d3ab68c464bb5583921cbed36ea1798]

INTEGRATION: CWS a11ysep (1.1.2); FILE ADDED 2007/02/28 07:29:08 fs 1.1.2.5: #i10000# 2007/02/27 12:37:30 fs 1.1.2.4: manual RESYNC: merge MWS-changes which happened from m185 to m204 2006/10/05 08:20:13 fs 1.1.2.3: MANUAL RESYNC m130->m185: file had been modified in MWS, but moved herein in CWS 2005/09/28 11:35:12 fs 1.1.2.2: manual resync (files have been moved herein from another location): licence change 2005/03/07 08:29:00 fs 1.1.2.1: #i44293# moved implementations herein from toolkit module


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f0ccc486a3bb9972e6bd624a1c296b08d6aa82cf]

INTEGRATION: CWS impress122 (1.1.2); FILE ADDED 2007/06/15 18:31:01 cl 1.1.2.1: #i23353# added new button sets for html export


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [1301e851307782cf6a50642261975e27a6df315b]

INTEGRATION: CWS a11ysep (1.1.2); FILE ADDED 2007/02/28 07:29:08 fs 1.1.2.3: #i10000# 2005/09/28 11:35:11 fs 1.1.2.2: manual resync (files have been moved herein from another location): licence change 2005/03/07 08:28:59 fs 1.1.2.1: #i44293# moved implementations herein from toolkit module


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [33ad6d91936dd0d744e888a3c24d46083f37574f]

INTEGRATION: CWS a11ysep (1.1.2); FILE ADDED 2005/09/28 11:35:11 fs 1.1.2.3: manual resync (files have been moved herein from another location): licence change 2005/03/07 08:43:01 fs 1.1.2.2: no need for a makefile.pmk 2005/03/07 08:29:24 fs 1.1.2.1: #i44293# moved implementations herein from toolkit module


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [741f0f373476feca02dc634d8460002cf333888a]

INTEGRATION: CWS impress122 (1.1.2); FILE ADDED 2007/06/15 18:30:52 cl 1.1.2.1: #i23353# added new button sets for html export


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [0c51469d66922226382d93bde85b270a900fbd0f]

INTEGRATION: CWS impress122 (1.1.2); FILE ADDED 2007/06/15 18:30:44 cl 1.1.2.1: #i23353# added new button sets for html export


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [75e8c3b9a61353005225ecac5757ef38c0553308]

INTEGRATION: CWS a11ysep (1.1.2); FILE ADDED 2007/02/28 07:29:08 fs 1.1.2.5: #i10000# 2007/02/27 12:37:30 fs 1.1.2.4: manual RESYNC: merge MWS-changes which happened from m185 to m204 2006/10/05 08:20:13 fs 1.1.2.3: MANUAL RESYNC m130->m185: file had been modified in MWS, but moved herein in CWS 2005/09/28 11:35:10 fs 1.1.2.2: manual resync (files have been moved herein from another location): licence change 2005/03/07 08:28:59 fs 1.1.2.1: #i44293# moved implementations herein from toolkit module


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [3091e255c2945bf8b00215aaf45e0cccdd5621c6]

INTEGRATION: CWS a11ysep (1.1.2); FILE ADDED 2007/02/28 07:29:08 fs 1.1.2.4: #i10000# 2006/10/05 08:20:13 fs 1.1.2.3: MANUAL RESYNC m130->m185: file had been modified in MWS, but moved herein in CWS 2005/09/28 11:35:10 fs 1.1.2.2: manual resync (files have been moved herein from another location): licence change 2005/03/07 08:28:59 fs 1.1.2.1: #i44293# moved implementations herein from toolkit module


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [393d9a8289f1c38a5bb7236ef61cac404803dc3e]

INTEGRATION: CWS impress122 (1.1.2); FILE ADDED 2007/06/15 18:30:35 cl 1.1.2.1: #i23353# added new button sets for html export


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [0bf4c560c3bd9172f064982e0cb51d47843a1774]

INTEGRATION: CWS impress122 (1.1.2); FILE ADDED 2007/06/15 18:30:26 cl 1.1.2.1: #i23353# added new button sets for html export


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [1c98cc5e9937a09f0165eec0e9aaa5941c42d174]

INTEGRATION: CWS a11ysep (1.1.2); FILE ADDED 2007/02/28 07:29:08 fs 1.1.2.5: #i10000# 2007/02/27 12:37:30 fs 1.1.2.4: manual RESYNC: merge MWS-changes which happened from m185 to m204 2006/10/05 08:20:12 fs 1.1.2.3: MANUAL RESYNC m130->m185: file had been modified in MWS, but moved herein in CWS 2005/09/28 11:35:07 fs 1.1.2.2: manual resync (files have been moved herein from another location): licence change 2005/03/07 08:28:58 fs 1.1.2.1: #i44293# moved implementations herein from toolkit module


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [86538aa2963a0cef3be2230c9cb439c1aa7cd25f]

INTEGRATION: CWS vgbugs07 (1.9.90); FILE MERGED 2007/06/04 13:23:31 vg 1.9.90.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [95f2463b7cd32e815a451dc4811cdc90c85198f4]

INTEGRATION: CWS impress122 (1.1.2); FILE ADDED 2007/06/15 18:30:17 cl 1.1.2.1: #i23353# added new button sets for html export


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [41bb87f425859c0fe68f8f10d906621b97f31307]

INTEGRATION: CWS a11ysep (1.1.2); FILE ADDED 2005/09/28 11:39:26 fs 1.1.2.3: manual resync (files have been moved herein from another location): licence change 2005/03/07 08:43:00 fs 1.1.2.2: no need for a makefile.pmk 2005/03/07 08:30:00 fs 1.1.2.1: #i44293# moved implementations herein from toolkit module


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [5a7ee4fa682621495da34be70cf60cbc5aff2764]

INTEGRATION: CWS impress122 (1.1.2); FILE ADDED 2007/06/15 18:30:08 cl 1.1.2.1: #i23353# added new button sets for html export


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [504fb6e18995ae29e842348c345caab359534fca]

INTEGRATION: CWS a11ysep (1.1.2); FILE ADDED 2005/09/28 11:39:26 fs 1.1.2.2: manual resync (files have been moved herein from another location): licence change 2005/03/07 08:29:47 fs 1.1.2.1: #i44293# moved implementations herein from toolkit module


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e248103af04984ee2ee7fef78360a55d8ac1e33b]

INTEGRATION: CWS vgbugs07 (1.8.114); FILE MERGED 2007/06/04 13:23:31 vg 1.8.114.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [2db870908c98f913ff5140a4d736f47888a2355d]

INTEGRATION: CWS impress122 (1.1.2); FILE ADDED 2007/06/15 18:30:00 cl 1.1.2.1: #i23353# added new button sets for html export


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [bd82b6d61b68d5de8684cc8e4bc484cbeb9dc780]

INTEGRATION: CWS a11ysep (1.1.2); FILE ADDED 2005/09/28 11:39:25 fs 1.1.2.2: manual resync (files have been moved herein from another location): licence change 2005/03/07 08:29:46 fs 1.1.2.1: #i44293# moved implementations herein from toolkit module


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [1d8dc3b6f55f4d9d73f8baa26f1ffa81abadbf60]

INTEGRATION: CWS impress122 (1.1.2); FILE ADDED 2007/06/15 18:29:51 cl 1.1.2.1: #i23353# added new button sets for html export


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [9eb52b96f79280bf349a58b4cd80daa1a1f6a3f4]

INTEGRATION: CWS a11ysep (1.1.2); FILE ADDED 2007/05/09 11:45:06 fs 1.1.2.3: manual RESYNC: copy the changes from toolkit/source/awt/accessiblestrings.src 1.15->1.16 herein 2005/09/28 11:39:25 fs 1.1.2.2: manual resync (files have been moved herein from another location): licence change 2005/03/07 08:35:29 fs 1.1.2.1: #i44293# moved implementations herein from toolkit module


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [2f322d06fe65f2e1b4fa7549ed81e6959a67eea6]

INTEGRATION: CWS vgbugs07 (1.3.156); FILE MERGED 2007/06/04 13:23:30 vg 1.3.156.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [04e4117af94778286ebebba5d22ace5f1a95298c]

INTEGRATION: CWS a11ysep (1.1.2); FILE ADDED 2006/10/06 11:53:48 fs 1.1.2.6: #i10000# 2006/10/05 19:33:55 fs 1.1.2.5: #i10000# post-resync 2006/10/05 08:38:33 fs 1.1.2.4: MANUAL RESYNC m130->m185: VCLXWindow::CreateAccessibleContext had been changed in MCWS, but moved herein (as AccessibleFactory::createAccessibleContext) in CWS 2006/10/04 20:11:17 fs 1.1.2.3: adjusted include protection names 2005/09/28 11:39:23 fs 1.1.2.2: manual resync (files have been moved herein from another location): licence change 2005/03/07 08:29:47 fs 1.1.2.1: #i44293# moved implementations herein from toolkit module


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [67184d252a73a22c821ced9e5bd728645e2585d2]

INTEGRATION: CWS impress122 (1.26.182); FILE MERGED 2007/06/15 18:41:36 cl 1.26.182.1: #i23353# added new button sets for html export


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [fd606ecd2d490927681e54da17dc21534840a1c7]

INTEGRATION: CWS vgbugs07 (1.9.90); FILE MERGED 2007/06/04 13:23:30 vg 1.9.90.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [dac3b388798e78803a5df77894bfd30cddeb77c3]

INTEGRATION: CWS a11ysep (1.1.2); FILE ADDED 2007/06/27 14:03:19 fs 1.1.2.6: manual resync: merge the changes SRC680m211->SRC680m217 (which happened in the old incarnation of this file in module svtools) herein 2007/02/28 07:26:19 fs 1.1.2.5: #i10000# 2006/10/05 19:33:55 fs 1.1.2.4: #i10000# post-resync 2006/10/04 19:58:03 fs 1.1.2.3: MANUAL RESYNC m130->m185: file was changed in MWS, but has been moved herein in CWS 2005/09/28 11:36:47 fs 1.1.2.2: manual resync (files have been moved herein from another location): licence change 2005/03/07 08:29:23 fs 1.1.2.1: #i44293# moved implementations herein from svtools module


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [96cacd8c47ea136e811cb6ebbf20dcec9c203644]

INTEGRATION: CWS impress122 (1.29.114); FILE MERGED 2007/06/14 09:59:05 cl 1.29.114.1: #i24969# implemented slide transition sound to loop and allow stop sound


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [2aff8330e2c101568b3cb82538dba6d325b9f1ee]

INTEGRATION: CWS vgbugs07 (1.2.276); FILE MERGED 2007/06/04 13:23:30 vg 1.2.276.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [92f08522ccd89ff43186061fc4aad89f397ce4be]

INTEGRATION: CWS a11ysep (1.1.2); FILE ADDED 2006/10/04 19:58:03 fs 1.1.2.4: MANUAL RESYNC m130->m185: file was changed in MWS, but has been moved herein in CWS 2005/09/28 11:36:46 fs 1.1.2.3: manual resync (files have been moved herein from another location): licence change 2005/03/07 08:43:00 fs 1.1.2.2: no need for a makefile.pmk 2005/03/07 08:29:35 fs 1.1.2.1: #i44293# moved implementations herein from svtools module


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [1258fa6a22b00570611235ae12c27ed79d85099a]

INTEGRATION: CWS impress122 (1.2.442); FILE MERGED 2007/06/15 09:26:53 cl 1.2.442.1: #i23353# support png inside html export


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [69cbda6d9bef90a6d2a501411bacd0f7abed5751]

INTEGRATION: CWS vgbugs07 (1.10.30); FILE MERGED 2007/06/04 13:23:30 vg 1.10.30.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [72a56a298adcb4522ff55d5dfb8bd03ae6d06296]

INTEGRATION: CWS a11ysep (1.1.2); FILE ADDED 2007/02/28 07:26:19 fs 1.1.2.3: #i10000# 2005/09/28 11:36:45 fs 1.1.2.2: manual resync (files have been moved herein from another location): licence change 2005/03/07 08:29:22 fs 1.1.2.1: #i44293# moved implementations herein from svtools module


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [8ca91ee49c4ebd0c9003e2758c76501b4f52a477]

INTEGRATION: CWS impress122 (1.14.52); FILE MERGED 2007/06/08 04:05:57 liyuan 1.14.52.1: #i71063


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [9cab2502d597bbb42744da8b8731d50e003262d6]

INTEGRATION: CWS a11ysep (1.1.2); FILE ADDED 2007/02/28 07:26:19 fs 1.1.2.5: #i10000# 2006/10/04 20:11:17 fs 1.1.2.4: adjusted include protection names 2006/10/04 19:58:03 fs 1.1.2.3: MANUAL RESYNC m130->m185: file was changed in MWS, but has been moved herein in CWS 2005/09/28 11:36:44 fs 1.1.2.2: manual resync (files have been moved herein from another location): licence change 2005/03/07 08:29:21 fs 1.1.2.1: #i44293# moved implementations herein from svtools module


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ca7b2092914817489f06c36f499e3729e8a3cf3e]

INTEGRATION: CWS vgbugs07 (1.6.124); FILE MERGED 2007/06/04 13:23:30 vg 1.6.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [cb4d28f7f52ace9a8a61efde3025635325e4c946]

INTEGRATION: CWS a11ysep (1.1.2); FILE ADDED 2007/02/28 07:26:18 fs 1.1.2.3: #i10000# 2005/09/28 11:36:43 fs 1.1.2.2: manual resync (files have been moved herein from another location): licence change 2005/03/07 08:29:21 fs 1.1.2.1: #i44293# moved implementations herein from svtools module


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e6e2c712c88f6e618eba087a31edabff2eaa981b]

INTEGRATION: CWS vgbugs07 (1.4.90); FILE MERGED 2007/06/04 13:23:30 vg 1.4.90.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [668431838012d56a132feccc492d03986563dcd1]

INTEGRATION: CWS a11ysep (1.1.2); FILE ADDED 2007/02/28 07:26:18 fs 1.1.2.4: #i10000# 2006/10/04 19:58:03 fs 1.1.2.3: MANUAL RESYNC m130->m185: file was changed in MWS, but has been moved herein in CWS 2005/09/28 11:36:43 fs 1.1.2.2: manual resync (files have been moved herein from another location): licence change 2005/03/07 08:29:20 fs 1.1.2.1: #i44293# moved implementations herein from svtools module


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [be500c9dc726a731a6efb5118397f3f8c1b998f9]

INTEGRATION: CWS vgbugs07 (1.15.124); FILE MERGED 2007/06/04 13:23:30 vg 1.15.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d1131022735253b42c6f1d6935591e56f45d436e]

INTEGRATION: CWS a11ysep (1.1.2); FILE ADDED 2007/02/28 07:26:18 fs 1.1.2.4: #i10000# 2006/10/04 19:58:03 fs 1.1.2.3: MANUAL RESYNC m130->m185: file was changed in MWS, but has been moved herein in CWS 2005/09/28 11:36:42 fs 1.1.2.2: manual resync (files have been moved herein from another location): licence change 2005/03/07 08:29:20 fs 1.1.2.1: #i44293# moved implementations herein from svtools module


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a0889ce440a22043ed50705a84e2338943a7d4bc]

INTEGRATION: CWS a11ysep (1.1.2); FILE ADDED 2007/02/28 07:26:18 fs 1.1.2.3: #i10000# 2006/10/05 19:33:55 fs 1.1.2.2: #i10000# post-resync 2006/10/05 07:53:59 fs 1.1.2.1: #i44293# moved herein from svtools/inc


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [20bc1e87a5bafc1975504f400a30a5f392fffaf2]

INTEGRATION: CWS vgbugs07 (1.3.274); FILE MERGED 2007/06/04 13:23:30 vg 1.3.274.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [53cbc66f09b830517029d02f736947f06f467632]

INTEGRATION: CWS impress122 (1.119.22); FILE MERGED 2007/06/14 09:57:18 cl 1.119.22.1: #i24969# moved slide transition and sound to smil timing root node


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [2d085b25d83193bab1c98fb29e5303708b4109a4]

INTEGRATION: CWS a11ysep (1.1.2); FILE ADDED 2007/02/28 07:26:18 fs 1.1.2.4: #i10000# 2006/10/04 19:58:03 fs 1.1.2.3: MANUAL RESYNC m130->m185: file was changed in MWS, but has been moved herein in CWS 2005/09/28 11:36:41 fs 1.1.2.2: manual resync (files have been moved herein from another location): licence change 2005/03/07 08:29:19 fs 1.1.2.1: #i44293# moved implementations herein from svtools module


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [874cf732ab1aa535ab962b68915d4768c924f2df]

INTEGRATION: CWS vgbugs07 (1.8.124); FILE MERGED 2007/06/04 13:23:30 vg 1.8.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [5102d63b009b09b377fbf36ebd23c08ccc10d589]

INTEGRATION: CWS impress122 (1.8.280); FILE MERGED 2007/06/14 09:57:18 cl 1.8.280.1: #i24969# moved slide transition and sound to smil timing root node


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [395d9fb1b1cc3ae3bf8ea722ea8fe25490f62589]

INTEGRATION: CWS a11ysep (1.1.2); FILE ADDED 2007/02/28 07:26:18 fs 1.1.2.4: #i10000# 2006/10/04 19:58:02 fs 1.1.2.3: MANUAL RESYNC m130->m185: file was changed in MWS, but has been moved herein in CWS 2005/09/28 11:36:39 fs 1.1.2.2: manual resync (files have been moved herein from another location): licence change 2005/03/07 08:29:19 fs 1.1.2.1: #i44293# moved implementations herein from svtools module


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [eda04c7b59610834a89f95a2e7228718ba40cf48]

INTEGRATION: CWS vgbugs07 (1.10.124); FILE MERGED 2007/06/04 13:23:30 vg 1.10.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [8a1bd8c1388b1037b931a05861757ce4bd55c81d]

INTEGRATION: CWS impress122 (1.32.96); FILE MERGED 2007/06/14 09:57:18 cl 1.32.96.1: #i24969# moved slide transition and sound to smil timing root node


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [cf2c77e75c4f78233953712e10cd5b65b8a506d2]

INTEGRATION: CWS a11ysep (1.1.2); FILE ADDED 2007/02/28 07:26:17 fs 1.1.2.3: #i10000# 2005/09/28 11:36:37 fs 1.1.2.2: manual resync (files have been moved herein from another location): licence change 2005/03/07 08:29:18 fs 1.1.2.1: #i44293# moved implementations herein from svtools module


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [eda41ac713fabc38cec571940ce1db64a8f6e069]

INTEGRATION: CWS a11ysep (1.1.2); FILE ADDED 2007/02/28 07:26:17 fs 1.1.2.4: #i10000# 2006/10/04 19:58:02 fs 1.1.2.3: MANUAL RESYNC m130->m185: file was changed in MWS, but has been moved herein in CWS 2005/09/28 11:36:35 fs 1.1.2.2: manual resync (files have been moved herein from another location): licence change 2005/03/07 08:29:18 fs 1.1.2.1: #i44293# moved implementations herein from svtools module


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [3414a736fd14ef6cb8baf841172c6f93e286a110]

INTEGRATION: CWS impress122 (1.52.56); FILE MERGED 2007/06/14 09:57:18 cl 1.52.56.1: #i24969# moved slide transition and sound to smil timing root node


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [c4464cc74ca9dadc3a8e8a0d5a4e49bc6a81488d]

INTEGRATION: CWS a11ysep (1.1.2); FILE ADDED 2007/02/28 07:26:17 fs 1.1.2.4: #i10000# 2006/10/04 19:58:02 fs 1.1.2.3: MANUAL RESYNC m130->m185: file was changed in MWS, but has been moved herein in CWS 2005/09/28 11:36:34 fs 1.1.2.2: manual resync (files have been moved herein from another location): licence change 2005/03/07 08:29:17 fs 1.1.2.1: #i44293# moved implementations herein from svtools module


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [383214819ddfc9baa4f2712a5103b59575e871b0]

INTEGRATION: CWS impress122 (1.111.38); FILE MERGED 2007/06/14 09:57:18 cl 1.111.38.1: #i24969# moved slide transition and sound to smil timing root node


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [94aafb12458d8677876d9b5aca39c50060c1245b]

INTEGRATION: CWS a11ysep (1.1.2); FILE ADDED 2007/02/28 07:26:17 fs 1.1.2.6: #i10000# 2007/02/27 13:55:34 fs 1.1.2.5: manual RESYNC: merge MWS-changes which happened from m185 to m204 2006/10/06 11:53:48 fs 1.1.2.4: #i10000# 2006/10/04 19:58:02 fs 1.1.2.3: MANUAL RESYNC m130->m185: file was changed in MWS, but has been moved herein in CWS 2005/09/28 11:36:34 fs 1.1.2.2: manual resync (files have been moved herein from another location): licence change 2005/03/07 08:29:17 fs 1.1.2.1: #i44293# moved implementations herein from svtools module


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [fa5af66a5d925532d50a0296381146ba717e154b]

INTEGRATION: CWS vgbugs07 (1.6.90); FILE MERGED 2007/06/04 13:23:30 vg 1.6.90.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [6ed55380a134e6f3d10b36a593237a0335977be2]

INTEGRATION: CWS impress122 (1.10.38); FILE MERGED 2007/06/14 09:57:18 cl 1.10.38.1: #i24969# moved slide transition and sound to smil timing root node


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [8a4bf05d5bfe5d61ab2c78f575d5df2f12d9d450]

INTEGRATION: CWS a11ysep (1.1.2); FILE ADDED 2007/02/28 07:26:17 fs 1.1.2.4: #i10000# 2006/10/04 19:58:02 fs 1.1.2.3: MANUAL RESYNC m130->m185: file was changed in MWS, but has been moved herein in CWS 2005/09/28 11:36:33 fs 1.1.2.2: manual resync (files have been moved herein from another location): licence change 2005/03/07 08:29:14 fs 1.1.2.1: #i44293# moved implementations herein from svtools module


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [00c54972bfb2c1d5cb3eed349e96d016d2948867]

INTEGRATION: CWS vgbugs07 (1.7.90); FILE MERGED 2007/06/04 13:23:30 vg 1.7.90.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [5ebdbdc2896f37a6d65a107cf6fa7de348609b78]

INTEGRATION: CWS a11ysep (1.1.2); FILE ADDED 2007/02/28 07:26:17 fs 1.1.2.5: #i10000# 2006/10/05 19:33:55 fs 1.1.2.4: #i10000# post-resync 2006/10/04 19:58:02 fs 1.1.2.3: MANUAL RESYNC m130->m185: file was changed in MWS, but has been moved herein in CWS 2005/09/28 11:36:32 fs 1.1.2.2: manual resync (files have been moved herein from another location): licence change 2005/03/07 08:29:16 fs 1.1.2.1: #i44293# moved implementations herein from svtools module


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [b2a236592b38fb6f747528ed2aef2cbf62cfe7e5]

INTEGRATION: CWS impress122 (1.11.38); FILE MERGED 2007/06/20 09:16:43 cl 1.11.38.4: fixed mac build warnings 2007/06/18 09:09:32 cl 1.11.38.3: #i24969# moved slide transition and sound to smil timing root node 2007/06/14 09:57:18 cl 1.11.38.2: #i24969# moved slide transition and sound to smil timing root node 2007/06/08 12:37:15 cl 1.11.38.1: #i75923# added missing attribute to animateTransform


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ba7fd9db7ba19b6a41ea756ffcdb5c2e18763b6d]

INTEGRATION: CWS vgbugs07 (1.5.114); FILE MERGED 2007/06/04 13:23:30 vg 1.5.114.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [9272ba3cbaec92ed98b491dcddc7e93d406cd191]

INTEGRATION: CWS a11ysep (1.1.2); FILE ADDED 2007/02/28 07:26:17 fs 1.1.2.3: #i10000# 2005/09/28 11:36:30 fs 1.1.2.2: manual resync (files have been moved herein from another location): licence change 2005/03/07 08:29:16 fs 1.1.2.1: #i44293# moved implementations herein from svtools module


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [3d944308d7bd0692f86e269f21bd8cc368ca66f4]

INTEGRATION: CWS impress122 (1.16.280); FILE MERGED 2007/06/14 09:56:54 cl 1.16.280.1: #i24969# moved slide transition and sound to smil timing root node


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [af2da58960a6df404697addc646b9637fae370d4]

INTEGRATION: CWS a11ysep (1.1.2); FILE ADDED 2007/02/28 07:26:16 fs 1.1.2.4: #i10000# 2006/10/06 11:53:48 fs 1.1.2.3: #i10000# 2005/09/28 11:36:28 fs 1.1.2.2: manual resync (files have been moved herein from another location): licence change 2005/03/07 08:29:16 fs 1.1.2.1: #i44293# moved implementations herein from svtools module


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [6d120a5748813d253229d69f836fc9dac2641205]

INTEGRATION: CWS impress122 (1.4.258); FILE MERGED 2007/06/14 09:56:54 cl 1.4.258.1: #i24969# moved slide transition and sound to smil timing root node


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [9fdb3c7ed44c97f625cdc2ab31af886c7d8eed7a]

INTEGRATION: CWS a11ysep (1.1.2); FILE ADDED 2007/02/28 07:26:16 fs 1.1.2.4: #i10000# 2006/10/04 19:58:02 fs 1.1.2.3: MANUAL RESYNC m130->m185: file was changed in MWS, but has been moved herein in CWS 2005/09/28 11:36:27 fs 1.1.2.2: manual resync (files have been moved herein from another location): licence change 2005/03/07 08:29:15 fs 1.1.2.1: #i44293# moved implementations herein from svtools module


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [8b3bfcd24e90973ced862c1ccb422e16ad197dfc]

INTEGRATION: CWS impress122 (1.3.280); FILE MERGED 2007/06/14 09:56:54 cl 1.3.280.1: #i24969# moved slide transition and sound to smil timing root node


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [51c6fa6f88c867a9c74e19f5c1119c40afa2d968]

INTEGRATION: CWS a11ysep (1.1.2); FILE ADDED 2007/02/28 07:26:16 fs 1.1.2.3: #i10000# 2005/09/28 11:36:27 fs 1.1.2.2: manual resync (files have been moved herein from another location): licence change 2005/03/07 08:29:15 fs 1.1.2.1: #i44293# moved implementations herein from svtools module


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [3565cd41fba8277bd75dd68095c774caae60cbcd]

INTEGRATION: CWS vgbugs07 (1.12.124); FILE MERGED 2007/06/04 13:23:30 vg 1.12.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [74c4343dbb18afc41922ca818cfa4dc81eee33c7]

INTEGRATION: CWS a11ysep (1.1.2); FILE ADDED 2007/02/28 07:26:16 fs 1.1.2.5: #i10000# 2006/10/05 19:33:54 fs 1.1.2.4: #i10000# post-resync 2006/10/04 19:58:01 fs 1.1.2.3: MANUAL RESYNC m130->m185: file was changed in MWS, but has been moved herein in CWS 2005/09/28 11:36:24 fs 1.1.2.2: manual resync (files have been moved herein from another location): licence change 2005/03/07 08:29:14 fs 1.1.2.1: #i44293# moved implementations herein from svtools module


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d1319e1a87698d8ef1ab3c8029be02961d3f46f8]

INTEGRATION: CWS vgbugs07 (1.15.114); FILE MERGED 2007/06/04 13:23:30 vg 1.15.114.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [cbb97af2e63ab9d3f8dd2031b32e8568f0c0188b]

INTEGRATION: CWS a11ysep (1.1.2); FILE ADDED 2007/02/28 07:26:16 fs 1.1.2.5: #i10000# 2006/10/05 19:33:54 fs 1.1.2.4: #i10000# post-resync 2006/10/04 19:58:01 fs 1.1.2.3: MANUAL RESYNC m130->m185: file was changed in MWS, but has been moved herein in CWS 2005/09/28 11:36:24 fs 1.1.2.2: manual resync (files have been moved herein from another location): licence change 2005/03/07 08:29:13 fs 1.1.2.1: #i44293# moved implementations herein from svtools module


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [6e1ee075925d1a21a7d731a9f8151c9c341af18f]

INTEGRATION: CWS impress122 (1.7.50); FILE MERGED 2007/06/08 12:08:02 cl 1.7.50.1: #i72038# added missing effect property strings


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [58222b6e059fa85185a031fdae5f1b9d753ca72b]

INTEGRATION: CWS a11ysep (1.1.2); FILE ADDED 2007/02/28 07:26:16 fs 1.1.2.4: #i10000# 2006/10/04 19:58:01 fs 1.1.2.3: MANUAL RESYNC m130->m185: file was changed in MWS, but has been moved herein in CWS 2005/09/28 11:36:24 fs 1.1.2.2: manual resync (files have been moved herein from another location): licence change 2005/03/07 08:29:13 fs 1.1.2.1: #i44293# moved implementations herein from svtools module


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e5f101c6af126cd1db0b777a705a669d7dc319c4]

INTEGRATION: CWS vgbugs07 (1.5.124); FILE MERGED 2007/06/04 13:23:30 vg 1.5.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [7b57216bc7db51c4566ea3d6e4d47a7f1a62e0e2]

INTEGRATION: CWS a11ysep (1.1.2); FILE ADDED 2006/10/05 08:23:15 fs 1.1.2.1: #i49922#


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f3a532de3a97b738474d11d3f34ff23c4b972736]

INTEGRATION: CWS vgbugs07 (1.7.124); FILE MERGED 2007/06/04 13:23:30 vg 1.7.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f8b0503f98ac8878eea9bd3dbbbb3827dc9d639f]

INTEGRATION: CWS a11ysep (1.2.82); FILE MERGED 2007/03/12 08:07:29 fs 1.2.82.2: #i10000# deliver Mac libs 2005/03/07 12:13:35 fs 1.2.82.1: #i44293# deliver resource files


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [0533d56bb7353d6793e7964a428bb1806f13dbfe]

INTEGRATION: CWS vgbugs07 (1.15.114); FILE MERGED 2007/06/04 13:23:29 vg 1.15.114.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [711bc55d592788ed8fb50eb3ce3fc2e215f481ee]

INTEGRATION: CWS a11ysep (1.7.18); FILE MERGED 2007/02/27 08:42:57 fs 1.7.18.2: RESYNC: (1.7-1.8); FILE MERGED 2005/03/07 08:34:54 fs 1.7.18.1: #i44293# moved A11Y implementations from toolkit/svtools herein


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [4bff5413379a7cd3151763e479f5afffc5d93885]

INTEGRATION: CWS vgbugs07 (1.4.124); FILE MERGED 2007/06/04 13:23:29 vg 1.4.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [04b12715cef731162c6d036b276609d3115633dd]

INTEGRATION: CWS a11ysep (1.1.2); FILE ADDED 2006/10/05 08:20:12 fs 1.1.2.3: MANUAL RESYNC m130->m185: file had been modified in MWS, but moved herein in CWS 2005/09/28 11:40:43 fs 1.1.2.2: manual resync (files have been moved herein from another location): licence change 2005/03/07 08:27:49 fs 1.1.2.1: #i44293# moved implementations herein from toolkit module


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ddd3413bc5929b4bead1034ff458b99174121386]

INTEGRATION: CWS vgbugs07 (1.5.156); FILE MERGED 2007/06/04 13:23:29 vg 1.5.156.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [278bd305025e783224513df30831160830622232]

INTEGRATION: CWS a11ysep (1.1.2); FILE ADDED 2006/10/05 08:20:12 fs 1.1.2.3: MANUAL RESYNC m130->m185: file had been modified in MWS, but moved herein in CWS 2005/09/28 11:40:42 fs 1.1.2.2: manual resync (files have been moved herein from another location): licence change 2005/03/07 08:27:49 fs 1.1.2.1: #i44293# moved implementations herein from toolkit module


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [9679e01872a42f6887632a28242a717f19739189]

INTEGRATION: CWS a11ysep (1.1.2); FILE ADDED 2005/09/28 11:40:42 fs 1.1.2.2: manual resync (files have been moved herein from another location): licence change 2005/03/07 08:27:48 fs 1.1.2.1: #i44293# moved implementations herein from toolkit module


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [519a0642263ed1580c48f79271fd49ed4eb20718]

INTEGRATION: CWS vgbugs07 (1.12.124); FILE MERGED 2007/06/04 13:23:29 vg 1.12.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [3ab615266a9cc57737e3516f3f0fbba2d5b8e447]

INTEGRATION: CWS a11ysep (1.1.2); FILE ADDED 2005/09/28 11:40:41 fs 1.1.2.2: manual resync (files have been moved herein from another location): licence change 2005/03/07 08:27:47 fs 1.1.2.1: #i44293# moved implementations herein from toolkit module


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a5d5299d3333a6b2585cf0a8c7f430f64675b5af]

INTEGRATION: CWS vgbugs07 (1.30.124); FILE MERGED 2007/06/04 13:23:29 vg 1.30.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [8e7d9c1b7f3c1691a5828b30a65ca1eeb8204edc]

INTEGRATION: CWS a11ysep (1.1.2); FILE ADDED 2005/09/28 11:40:41 fs 1.1.2.2: manual resync (files have been moved herein from another location): licence change 2005/03/07 08:27:46 fs 1.1.2.1: #i44293# moved implementations herein from toolkit module


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [08e29a9c9af0a1f6b46b0ad968ec6167aa05ad4f]

INTEGRATION: CWS vgbugs07 (1.6.276); FILE MERGED 2007/06/04 13:23:29 vg 1.6.276.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e66c51ae7e9e4a83f65b8acba47cb087a6953e93]

INTEGRATION: CWS a11ysep (1.1.2); FILE ADDED 2005/09/28 11:40:40 fs 1.1.2.2: manual resync (files have been moved herein from another location): licence change 2005/03/07 08:27:45 fs 1.1.2.1: #i44293# moved implementations herein from toolkit module


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [8ebb6174b1df91ca84be26f7286ff3315b79110e]

INTEGRATION: CWS vgbugs07 (1.3.276); FILE MERGED 2007/06/04 13:23:29 vg 1.3.276.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ec4cfc986a06f374726eaa74a056e5779f16f3b9]

INTEGRATION: CWS a11ysep (1.1.2); FILE ADDED 2005/09/28 11:40:40 fs 1.1.2.2: manual resync (files have been moved herein from another location): licence change 2005/03/07 08:27:44 fs 1.1.2.1: #i44293# moved implementations herein from toolkit module


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [3fc92546f473f91beabc6b9758981557961c8d5c]

INTEGRATION: CWS vgbugs07 (1.9.124); FILE MERGED 2007/06/04 13:23:29 vg 1.9.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [abd981d19d20fc8b8a149fcc8691f08abedfd96b]

INTEGRATION: CWS a11ysep (1.1.2); FILE ADDED 2005/09/28 11:40:39 fs 1.1.2.2: manual resync (files have been moved herein from another location): licence change 2005/03/07 08:27:44 fs 1.1.2.1: #i44293# moved implementations herein from toolkit module


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [52b102aeb7859e2b738b96651d074dcd1c016602]

INTEGRATION: CWS vgbugs07 (1.8.114); FILE MERGED 2007/06/04 13:23:29 vg 1.8.114.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ae533b0502f5b1a8641eee28778f355149f87572]

INTEGRATION: CWS a11ysep (1.1.2); FILE ADDED 2005/09/28 11:40:39 fs 1.1.2.2: manual resync (files have been moved herein from another location): licence change 2005/03/07 08:27:43 fs 1.1.2.1: #i44293# moved implementations herein from toolkit module


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [98ced19fa139808c6f351f7942848c6512b90b6b]

INTEGRATION: CWS vgbugs07 (1.14.90); FILE MERGED 2007/06/04 13:23:29 vg 1.14.90.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a98587aa1ccb49c61a9b21fb76b99ea3984ef70b]

INTEGRATION: CWS a11ysep (1.1.2); FILE ADDED 2005/09/28 11:40:38 fs 1.1.2.2: manual resync (files have been moved herein from another location): licence change 2005/03/07 08:27:41 fs 1.1.2.1: #i44293# moved implementations herein from toolkit module


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [9dd67c52387a21022a143c670d9ca854f2fabc99]

INTEGRATION: CWS vgbugs07 (1.7.276); FILE MERGED 2007/06/04 13:23:29 vg 1.7.276.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [11f8e993bb4891c5d5030e923df40633e081897f]

INTEGRATION: CWS a11ysep (1.1.2); FILE ADDED 2007/02/27 12:37:29 fs 1.1.2.3: manual RESYNC: merge MWS-changes which happened from m185 to m204 2005/09/28 11:40:37 fs 1.1.2.2: manual resync (files have been moved herein from another location): licence change 2005/03/07 08:27:40 fs 1.1.2.1: #i44293# moved implementations herein from toolkit module


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [0b05da914985219761b57e181d037c0cf62647d3]

INTEGRATION: CWS vgbugs07 (1.16.124); FILE MERGED 2007/06/04 13:23:29 vg 1.16.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [b7570960855ba2de6f0ae2d708ae33e1760ce890]

INTEGRATION: CWS a11ysep (1.1.2); FILE ADDED 2005/09/28 11:40:37 fs 1.1.2.2: manual resync (files have been moved herein from another location): licence change 2005/03/07 08:27:40 fs 1.1.2.1: #i44293# moved implementations herein from toolkit module


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [2115e12aa61fe4b12664b9c89c36b123cdb4c9ce]

INTEGRATION: CWS a11ysep (1.1.2); FILE ADDED 2007/02/27 12:37:29 fs 1.1.2.3: manual RESYNC: merge MWS-changes which happened from m185 to m204 2005/09/28 11:40:36 fs 1.1.2.2: manual resync (files have been moved herein from another location): licence change 2005/03/07 08:27:39 fs 1.1.2.1: #i44293# moved implementations herein from toolkit module


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d1a197df359aa2d7f8010f1103fe5080060cbc90]

INTEGRATION: CWS a11ysep (1.1.2); FILE ADDED 2006/10/05 08:20:12 fs 1.1.2.3: MANUAL RESYNC m130->m185: file had been modified in MWS, but moved herein in CWS 2005/09/28 11:40:36 fs 1.1.2.2: manual resync (files have been moved herein from another location): licence change 2005/03/07 08:27:39 fs 1.1.2.1: #i44293# moved implementations herein from toolkit module


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [0c455d17705ebf53165813937c60a70ca2b0561c]

INTEGRATION: CWS a11ysep (1.1.2); FILE ADDED 2006/10/05 08:20:11 fs 1.1.2.3: MANUAL RESYNC m130->m185: file had been modified in MWS, but moved herein in CWS 2005/09/28 11:40:36 fs 1.1.2.2: manual resync (files have been moved herein from another location): licence change 2005/03/07 08:27:38 fs 1.1.2.1: #i44293# moved implementations herein from toolkit module


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [4d594ac0ddddd98ccc96fd344e461a5de472e49b]

INTEGRATION: CWS vgbugs07 (1.20.90); FILE MERGED 2007/06/04 13:23:29 vg 1.20.90.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [06cfca4fca6a0a2dc6d4986e43f13b750cf4229e]

INTEGRATION: CWS a11ysep (1.1.2); FILE ADDED 2005/09/28 11:40:36 fs 1.1.2.2: manual resync (files have been moved herein from another location): licence change 2005/03/07 08:27:38 fs 1.1.2.1: #i44293# moved implementations herein from toolkit module


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [555ca8269785127af8259f5d39f61140af09f6ee]

INTEGRATION: CWS a11ysep (1.1.2); FILE ADDED 2006/10/05 08:20:11 fs 1.1.2.3: MANUAL RESYNC m130->m185: file had been modified in MWS, but moved herein in CWS 2005/09/28 11:40:35 fs 1.1.2.2: manual resync (files have been moved herein from another location): licence change 2005/03/07 08:27:38 fs 1.1.2.1: #i44293# moved implementations herein from toolkit module


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [1c6f109661cad003e65f45c124ff9ff119118974]

INTEGRATION: CWS vgbugs07 (1.8.124); FILE MERGED 2007/06/04 13:23:29 vg 1.8.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [0dc7d2de75a941b2f02a290566f4e78d1d90343b]

INTEGRATION: CWS a11ysep (1.1.2); FILE ADDED 2005/09/28 11:40:35 fs 1.1.2.2: manual resync (files have been moved herein from another location): licence change 2005/03/07 08:27:37 fs 1.1.2.1: #i44293# moved implementations herein from toolkit module


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [679b0696e2b0069f0a8c9064b0859e8bb5e992ae]

INTEGRATION: CWS a11ysep (1.1.2); FILE ADDED 2005/09/28 11:40:35 fs 1.1.2.2: manual resync (files have been moved herein from another location): licence change 2005/03/07 08:27:36 fs 1.1.2.1: #i44293# moved implementations herein from toolkit module


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [54da507d2f1af44b8f68d700be09c21ebc6aad56]

INTEGRATION: CWS vgbugs07 (1.5.124); FILE MERGED 2007/06/04 13:23:29 vg 1.5.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a13bb3d8d16d1449232e54de8c7e1e93611be9c4]

INTEGRATION: CWS vgbugs07 (1.13.114); FILE MERGED 2007/06/04 13:23:29 vg 1.13.114.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [29a6cedb5d32ae0380ef59f0766dcf7644b07aeb]

INTEGRATION: CWS a11ysep (1.1.2); FILE ADDED 2005/09/28 11:40:35 fs 1.1.2.2: manual resync (files have been moved herein from another location): licence change 2005/03/07 08:27:35 fs 1.1.2.1: #i44293# moved implementations herein from toolkit module


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [be743959807fbc53536170c908bf6df7753b2831]

INTEGRATION: CWS vgbugs07 (1.12.124); FILE MERGED 2007/06/04 13:23:28 vg 1.12.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [c6dd79e0c4d14484574dbb986cb1826ef006f75e]

INTEGRATION: CWS a11ysep (1.1.2); FILE ADDED 2005/09/28 11:40:34 fs 1.1.2.2: manual resync (files have been moved herein from another location): licence change 2005/03/07 08:27:35 fs 1.1.2.1: #i44293# moved implementations herein from toolkit module


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [1934146c1f31cf541ea6c19aa0ffae2a5d152908]

INTEGRATION: CWS vgbugs07 (1.15.114); FILE MERGED 2007/06/04 13:23:28 vg 1.15.114.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [228b9d339cdc53473e66dd2823cfe0fba7621639]

INTEGRATION: CWS a11ysep (1.1.2); FILE ADDED 2005/09/28 11:40:34 fs 1.1.2.2: manual resync (files have been moved herein from another location): licence change 2005/03/07 08:27:34 fs 1.1.2.1: #i44293# moved implementations herein from toolkit module


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [38bdec49d4988928cb6ec047cb02bed1523364b1]

INTEGRATION: CWS vgbugs07 (1.5.156); FILE MERGED 2007/06/04 13:23:28 vg 1.5.156.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [94b0f6fc0ecf94ac569c10f1df38b53771046544]

INTEGRATION: CWS a11ysep (1.1.2); FILE ADDED 2005/09/28 11:40:33 fs 1.1.2.2: manual resync (files have been moved herein from another location): licence change 2005/03/07 08:27:33 fs 1.1.2.1: #i44293# moved implementations herein from toolkit module


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [2314e156b3e7e39d84e633d29af12d1aa3fa9587]

INTEGRATION: CWS a11ysep (1.1.2); FILE ADDED 2007/02/27 12:37:29 fs 1.1.2.3: manual RESYNC: merge MWS-changes which happened from m185 to m204 2005/09/28 11:40:31 fs 1.1.2.2: manual resync (files have been moved herein from another location): licence change 2005/03/07 08:27:33 fs 1.1.2.1: #i44293# moved implementations herein from toolkit module


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a1be078f188694f1a3d66bf03e5d49232ec77c61]

INTEGRATION: CWS vgbugs07 (1.10.124); FILE MERGED 2007/06/04 13:23:28 vg 1.10.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [22b44a2f443bc1dff6ca7aaf096d19320ef0fe2e]

INTEGRATION: CWS a11ysep (1.1.2); FILE ADDED 2005/09/28 11:40:29 fs 1.1.2.2: manual resync (files have been moved herein from another location): licence change 2005/03/07 08:27:32 fs 1.1.2.1: #i44293# moved implementations herein from toolkit module


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d682e33d94b29539c2ee8d8a6f85dccfada2ab45]

INTEGRATION: CWS vgbugs07 (1.7.90); FILE MERGED 2007/06/04 13:23:28 vg 1.7.90.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [66f575c32caa34f9f06210f20ea36de9be450851]

INTEGRATION: CWS a11ysep (1.1.2); FILE ADDED 2007/02/27 12:37:29 fs 1.1.2.3: manual RESYNC: merge MWS-changes which happened from m185 to m204 2005/09/28 11:40:28 fs 1.1.2.2: manual resync (files have been moved herein from another location): licence change 2005/03/07 08:27:32 fs 1.1.2.1: #i44293# moved implementations herein from toolkit module


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [362a21a4de84a30f4057ca29b097adad6bbb5624]

INTEGRATION: CWS vgbugs07 (1.2.276); FILE MERGED 2007/06/04 13:23:28 vg 1.2.276.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [397e079062472b8e0098cd87920279d064285796]

INTEGRATION: CWS a11ysep (1.1.2); FILE ADDED 2005/09/28 11:40:19 fs 1.1.2.2: manual resync (files have been moved herein from another location): licence change 2005/03/07 08:28:03 fs 1.1.2.1: #i44293# moved implementations herein from toolkit module


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [c5889b0bd612cbc1cfbb0abe20196eff55e92032]

INTEGRATION: CWS vgbugs07 (1.10.90); FILE MERGED 2007/06/04 13:23:28 vg 1.10.90.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [dbd66ee76085ec00ed86f89c93bf1764f296857f]

INTEGRATION: CWS a11ysep (1.1.2); FILE ADDED 2005/09/28 11:40:18 fs 1.1.2.2: manual resync (files have been moved herein from another location): licence change 2005/03/07 08:28:02 fs 1.1.2.1: #i44293# moved implementations herein from toolkit module


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [cdee0c9f05da7cc348735ce32b66c60d79b7f512]

INTEGRATION: CWS a11ysep (1.1.2); FILE ADDED 2005/09/28 11:40:18 fs 1.1.2.2: manual resync (files have been moved herein from another location): licence change 2005/03/07 08:28:01 fs 1.1.2.1: #i44293# moved implementations herein from toolkit module


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [62043438a17f7139aeeb215ae1110d15c78449a0]

INTEGRATION: CWS vgbugs07 (1.14.124); FILE MERGED 2007/06/04 13:23:28 vg 1.14.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [75724dcbb1ab51908ac9ba36c50e958b7d6c3f9f]

INTEGRATION: CWS a11ysep (1.1.2); FILE ADDED 2005/09/28 11:40:17 fs 1.1.2.2: manual resync (files have been moved herein from another location): licence change 2005/03/07 08:28:15 fs 1.1.2.1: #i44293# moved implementations herein from toolkit module


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [80c65b7c4653de59b1c8fad54e12780f1428a5c8]

INTEGRATION: CWS vgbugs07 (1.13.124); FILE MERGED 2007/06/04 13:23:28 vg 1.13.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [9cd32ca309a2f0fb2b405269febe9a3d0256a94f]

INTEGRATION: CWS a11ysep (1.1.2); FILE ADDED 2005/09/28 11:40:17 fs 1.1.2.2: manual resync (files have been moved herein from another location): licence change 2005/03/07 08:28:01 fs 1.1.2.1: #i44293# moved implementations herein from toolkit module


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [86d7fc6dcc77384938d0449ee3e3bda1e7445999]

INTEGRATION: CWS vgbugs07 (1.3.276); FILE MERGED 2007/06/04 13:23:28 vg 1.3.276.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [eb4725c5af9146e55195dd8812d7e41a8fefba65]

INTEGRATION: CWS a11ysep (1.1.2); FILE ADDED 2005/09/28 11:40:17 fs 1.1.2.2: manual resync (files have been moved herein from another location): licence change 2005/03/07 08:28:02 fs 1.1.2.1: #i44293# moved implementations herein from toolkit module


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e40afd3353931bcabebbd40c008146db908a27cf]

INTEGRATION: CWS vgbugs07 (1.5.124); FILE MERGED 2007/06/04 13:23:28 vg 1.5.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [9d00f4bbd369b7981f00feb6750dce9eea8baf44]

INTEGRATION: CWS a11ysep (1.1.2); FILE ADDED 2007/06/27 14:03:18 fs 1.1.2.4: manual resync: merge the changes SRC680m211->SRC680m217 (which happened in the old incarnation of this file in module svtools) herein 2006/10/04 19:58:01 fs 1.1.2.3: MANUAL RESYNC m130->m185: file was changed in MWS, but has been moved herein in CWS 2005/09/28 11:39:39 fs 1.1.2.2: manual resync (files have been moved herein from another location): licence change 2005/03/07 08:27:30 fs 1.1.2.1: #i44293# moved implementations herein from svtools module


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f1a43d6e9fd7e953a92d06a1006733e69e7cd07d]

INTEGRATION: CWS a11ysep (1.1.2); FILE ADDED 2005/09/28 11:39:39 fs 1.1.2.2: manual resync (files have been moved herein from another location): licence change 2005/03/07 08:27:29 fs 1.1.2.1: #i44293# moved implementations herein from svtools module


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [2ebaaf1b0d0cb799cffc361c2a0d6572a25ef37e]

INTEGRATION: CWS vgbugs07 (1.9.124); FILE MERGED 2007/06/04 13:23:28 vg 1.9.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [28f2e70ce6a4825acd49e830e8fb6a73d6230f5c]

INTEGRATION: CWS a11ysep (1.1.2); FILE ADDED 2005/09/28 11:39:38 fs 1.1.2.2: manual resync (files have been moved herein from another location): licence change 2005/03/07 08:27:29 fs 1.1.2.1: #i44293# moved implementations herein from svtools module


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [8c2644e87179ea8f06c8486b1300b86df21ed8eb]

INTEGRATION: CWS vgbugs07 (1.8.124); FILE MERGED 2007/06/04 13:23:28 vg 1.8.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [04f9e5bb1b48f74e6e236ef07bf533294621e7e8]

INTEGRATION: CWS a11ysep (1.1.2); FILE ADDED 2005/09/28 11:39:38 fs 1.1.2.2: manual resync (files have been moved herein from another location): licence change 2005/03/07 08:27:28 fs 1.1.2.1: #i44293# moved implementations herein from svtools module


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [9c0fbf822ac5e29ece648599b94ea83e62f7ea29]

INTEGRATION: CWS a11ysep (1.1.2); FILE ADDED 2006/10/04 20:11:17 fs 1.1.2.4: adjusted include protection names 2006/10/04 19:58:01 fs 1.1.2.3: MANUAL RESYNC m130->m185: file was changed in MWS, but has been moved herein in CWS 2005/09/28 11:39:38 fs 1.1.2.2: manual resync (files have been moved herein from another location): licence change 2005/03/07 08:27:28 fs 1.1.2.1: #i44293# moved implementations herein from svtools module


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [72163019b9b8f0e23ec11e5cbeffb746807293bb]

INTEGRATION: CWS vgbugs07 (1.6.124); FILE MERGED 2007/06/04 13:23:28 vg 1.6.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [6e869823d09fb42aaf3156d9c49630575df5a986]

INTEGRATION: CWS a11ysep (1.1.2); FILE ADDED 2006/10/04 20:11:17 fs 1.1.2.4: adjusted include protection names 2006/10/04 19:58:00 fs 1.1.2.3: MANUAL RESYNC m130->m185: file was changed in MWS, but has been moved herein in CWS 2005/09/28 11:39:38 fs 1.1.2.2: manual resync (files have been moved herein from another location): licence change 2005/03/07 08:27:27 fs 1.1.2.1: #i44293# moved implementations herein from svtools module


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [08d9cacb1b476f4e67487a3e820d5ff6392adfd5]

INTEGRATION: CWS a11ysep (1.1.2); FILE ADDED 2006/10/05 19:33:54 fs 1.1.2.2: #i10000# post-resync 2006/10/05 07:53:13 fs 1.1.2.1: #i44293# moved herein from svtools/inc


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [90b1ac9413a2cdbe9de37b8c2df74f238c59cfa4]

INTEGRATION: CWS a11ysep (1.1.2); FILE ADDED 2006/10/04 20:11:17 fs 1.1.2.4: adjusted include protection names 2006/10/04 19:58:00 fs 1.1.2.3: MANUAL RESYNC m130->m185: file was changed in MWS, but has been moved herein in CWS 2005/09/28 11:39:37 fs 1.1.2.2: manual resync (files have been moved herein from another location): licence change 2005/03/07 08:27:27 fs 1.1.2.1: #i44293# moved implementations herein from svtools module


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [870235c9eef8de239f16ad2cd3ec01b3313ed504]

INTEGRATION: CWS a11ysep (1.1.2); FILE ADDED 2006/10/04 20:11:16 fs 1.1.2.4: adjusted include protection names 2006/10/04 19:58:00 fs 1.1.2.3: MANUAL RESYNC m130->m185: file was changed in MWS, but has been moved herein in CWS 2005/09/28 11:39:37 fs 1.1.2.2: manual resync (files have been moved herein from another location): licence change 2005/03/07 08:27:26 fs 1.1.2.1: #i44293# moved implementations herein from svtools module


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [6fba17d15ecf1af0bebe2ff7068060deed7a59fb]

INTEGRATION: CWS vgbugs07 (1.18.86); FILE MERGED 2007/06/04 13:23:27 vg 1.18.86.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f94d6c426a06a42ea822475af0df4ec66fbe0053]

INTEGRATION: CWS a11ysep (1.1.2); FILE ADDED 2005/09/28 11:39:36 fs 1.1.2.2: manual resync (files have been moved herein from another location): licence change 2005/03/07 08:27:26 fs 1.1.2.1: #i44293# moved implementations herein from svtools module


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [cd9c6d5d21805ee402efe16d009d795f64ef7800]

INTEGRATION: CWS vgbugs07 (1.6.114); FILE MERGED 2007/06/04 13:23:27 vg 1.6.114.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [3234dc86690776d6e9fa92f06f6cdca0a8ae196b]

INTEGRATION: CWS a11ysep (1.1.2); FILE ADDED 2006/10/04 19:58:00 fs 1.1.2.3: MANUAL RESYNC m130->m185: file was changed in MWS, but has been moved herein in CWS 2005/09/28 11:39:33 fs 1.1.2.2: manual resync (files have been moved herein from another location): licence change 2005/03/07 08:27:25 fs 1.1.2.1: #i44293# moved implementations herein from svtools module


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d59b0ac93869d0078842a429aea41f7864289ccb]

INTEGRATION: CWS vgbugs07 (1.24.12); FILE MERGED 2007/06/04 13:23:27 vg 1.24.12.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ec3f8d0a2d74e1612b39d65d46255bf8cb7a86f4]

INTEGRATION: CWS a11ysep (1.1.2); FILE ADDED 2005/09/28 11:39:33 fs 1.1.2.2: manual resync (files have been moved herein from another location): licence change 2005/03/07 08:27:25 fs 1.1.2.1: #i44293# moved implementations herein from svtools module


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [95da1875fd375bd8aff1620f000ead6a21e184d0]

INTEGRATION: CWS a11ysep (1.1.2); FILE ADDED 2006/10/04 20:11:16 fs 1.1.2.3: adjusted include protection names 2005/09/28 11:39:32 fs 1.1.2.2: manual resync (files have been moved herein from another location): licence change 2005/03/07 08:27:24 fs 1.1.2.1: #i44293# moved implementations herein from svtools module


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [49babeaf29e03fd619789df79cafa2641352720f]

INTEGRATION: CWS vgbugs07 (1.21.12); FILE MERGED 2007/06/04 13:23:27 vg 1.21.12.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [3772176fb69feab375e03cb2403e449305c8b585]

INTEGRATION: CWS a11ysep (1.1.2); FILE ADDED 2006/10/05 19:33:54 fs 1.1.2.4: #i10000# post-resync 2006/10/04 19:58:00 fs 1.1.2.3: MANUAL RESYNC m130->m185: file was changed in MWS, but has been moved herein in CWS 2005/09/28 11:39:31 fs 1.1.2.2: manual resync (files have been moved herein from another location): licence change 2005/03/07 08:27:22 fs 1.1.2.1: #i44293# moved implementations herein from svtools module


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a97ecb05d91e171d1b01155d9f122a023f6c5255]

INTEGRATION: CWS vgbugs07 (1.11.124); FILE MERGED 2007/06/04 13:23:27 vg 1.11.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [8f9f839eb45afda5d561370e8d09f178542f0a5e]

INTEGRATION: CWS a11ysep (1.1.2); FILE ADDED 2006/10/05 19:33:54 fs 1.1.2.5: #i10000# post-resync 2006/10/04 20:11:16 fs 1.1.2.4: adjusted include protection names 2006/10/04 19:58:00 fs 1.1.2.3: MANUAL RESYNC m130->m185: file was changed in MWS, but has been moved herein in CWS 2005/09/28 11:39:31 fs 1.1.2.2: manual resync (files have been moved herein from another location): licence change 2005/03/07 08:27:24 fs 1.1.2.1: #i44293# moved implementations herein from svtools module


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [7d830ede3e3919d238ae63e45921a2b0383c7861]

INTEGRATION: CWS vgbugs07 (1.15.100); FILE MERGED 2007/06/04 13:23:27 vg 1.15.100.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e7a5ee68def267f7207aad1738d203dcd096d1c3]

INTEGRATION: CWS a11ysep (1.1.2); FILE ADDED 2005/09/28 11:39:30 fs 1.1.2.2: manual resync (files have been moved herein from another location): licence change 2005/03/07 08:27:24 fs 1.1.2.1: #i44293# moved implementations herein from svtools module


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e12630fec14f8e8e1bc6b808e3352555cd2d43f8]

INTEGRATION: CWS vgbugs07 (1.17.142); FILE MERGED 2007/06/04 13:23:27 vg 1.17.142.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [5f13a35905b9a2df9f33afe6ecd753890048e827]

INTEGRATION: CWS a11ysep (1.1.2); FILE ADDED 2006/10/04 19:57:59 fs 1.1.2.3: MANUAL RESYNC m130->m185: file was changed in MWS, but has been moved herein in CWS 2005/09/28 11:39:29 fs 1.1.2.2: manual resync (files have been moved herein from another location): licence change 2005/03/07 08:27:23 fs 1.1.2.1: #i44293# moved implementations herein from svtools module


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [b1bb64f8de1b1282a0cebee678a982c50604e84f]

INTEGRATION: CWS a11ysep (1.1.2); FILE ADDED 2005/09/28 11:39:28 fs 1.1.2.2: manual resync (files have been moved herein from another location): licence change 2005/03/07 08:27:23 fs 1.1.2.1: #i44293# moved implementations herein from svtools module


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [1ef5584111aa2d9902458d21a4346c6267c1158d]

INTEGRATION: CWS vgbugs07 (1.25.124); FILE MERGED 2007/06/04 13:23:27 vg 1.25.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [4b6e9061ab1ab5f64fb821ec24024dd3a268726c]

INTEGRATION: CWS a11ysep (1.1.2); FILE ADDED 2005/09/28 11:39:27 fs 1.1.2.2: manual resync (files have been moved herein from another location): licence change 2005/03/07 08:27:23 fs 1.1.2.1: #i44293# moved implementations herein from svtools module


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a604a71127a4ab02dcef81239530e5727e136418]

INTEGRATION: CWS vgbugs07 (1.23.156); FILE MERGED 2007/06/04 13:23:27 vg 1.23.156.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [952ee2ef001b5ab8d8309936e1630aaeceb40f03]

INTEGRATION: CWS a11ysep (1.1.2); FILE ADDED 2006/10/04 20:11:16 fs 1.1.2.4: adjusted include protection names 2006/10/04 19:57:59 fs 1.1.2.3: MANUAL RESYNC m130->m185: file was changed in MWS, but has been moved herein in CWS 2005/09/28 11:39:26 fs 1.1.2.2: manual resync (files have been moved herein from another location): licence change 2005/03/07 08:27:23 fs 1.1.2.1: #i44293# moved implementations herein from svtools module


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [1c37b6a9ed13522264b56c343a193bb8e6776cf6]

INTEGRATION: CWS vgbugs07 (1.35.18); FILE MERGED 2007/06/04 13:23:27 vg 1.35.18.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f5d6acb1aa368ce50045b949bc12deb4d4bc0c41]

INTEGRATION: CWS a11ysep (1.1.2); FILE ADDED 2006/10/04 19:57:59 fs 1.1.2.3: MANUAL RESYNC m130->m185: file was changed in MWS, but has been moved herein in CWS 2005/09/28 11:39:26 fs 1.1.2.2: manual resync (files have been moved herein from another location): licence change 2005/03/07 08:27:22 fs 1.1.2.1: #i44293# moved implementations herein from svtools module


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [6508d88911f11a3ebb2e3c58653568a460346e00]

INTEGRATION: CWS a11ysep (1.1.2); FILE ADDED 2006/10/04 19:57:59 fs 1.1.2.3: MANUAL RESYNC m130->m185: file was changed in MWS, but has been moved herein in CWS 2005/09/28 11:39:25 fs 1.1.2.2: manual resync (files have been moved herein from another location): licence change 2005/03/07 08:27:21 fs 1.1.2.1: #i44293# moved implementations herein from svtools module


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f35605f4f1f2d60dbd00746a1fbe65961fc2293d]

INTEGRATION: CWS vgbugs07 (1.5.274); FILE MERGED 2007/06/04 13:23:27 vg 1.5.274.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [496096450d826d11b69c1717bf2005476509305b]

INTEGRATION: CWS vgbugs07 (1.9.124); FILE MERGED 2007/06/04 13:23:27 vg 1.9.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [20e2d8d570641687ab509ad496995821373f2934]

INTEGRATION: CWS a11ysep (1.17.6); FILE MERGED 2007/02/27 08:54:48 fs 1.17.6.3: RESYNC: (1.18-1.19); FILE MERGED 2005/09/27 06:34:27 fs 1.17.6.2: RESYNC: (1.17-1.18); FILE MERGED 2005/03/07 08:07:14 fs 1.17.6.1: #i44293# no resources needed anymore


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [56b121ea8700c96293521889e72daf5a0bcf8385]

INTEGRATION: CWS vgbugs07 (1.30.120); FILE MERGED 2007/06/04 13:23:27 vg 1.30.120.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [05cb89cdd8db720aadedb45f3e8dae87a224fca6]

INTEGRATION: CWS a11ysep (1.23.26); FILE MERGED 2006/10/05 11:30:13 fs 1.23.26.4: #i10000# 2006/09/21 21:32:18 fs 1.23.26.3: RESYNC: (1.24-1.29); FILE MERGED 2005/09/27 06:33:57 fs 1.23.26.2: RESYNC: (1.23-1.24); FILE MERGED 2005/03/07 08:04:24 fs 1.23.26.1: #i44293# A11Y implementations now provided by a factory (implemented in accessibility module)


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [dc8f4c5dcd7f966955c75668f95b067f4bbcfc5e]

INTEGRATION: CWS vgbugs07 (1.34.18); FILE MERGED 2007/06/04 13:23:27 vg 1.34.18.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [988894cc7873ea0cab892abd6231916dda9380da]

INTEGRATION: CWS vgbugs07 (1.3.276); FILE MERGED 2007/06/04 13:23:27 vg 1.3.276.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [65ece6afbffd5ced594a9f429f63bd4a08abc184]

INTEGRATION: CWS a11ysep (1.8.26); FILE MERGED 2007/02/27 14:35:31 fs 1.8.26.4: #i10000# 2007/02/27 09:04:07 fs 1.8.26.3: RESYNC: (1.9-1.11); FILE MERGED 2005/09/27 06:32:36 fs 1.8.26.2: RESYNC: (1.8-1.9); FILE MERGED 2005/03/07 08:03:33 fs 1.8.26.1: #i44293# moved some files to another module (accessibility)


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [898b9c780749acbf1f380135107938710330a178]

INTEGRATION: CWS vgbugs07 (1.4.124); FILE MERGED 2007/06/04 13:23:26 vg 1.4.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [8a1143a773207b1c6ef34b64539eb29912cd492f]

INTEGRATION: CWS vgbugs07 (1.5.124); FILE MERGED 2007/06/04 13:23:26 vg 1.5.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [fd743a4b2a406e051ca006ce4354be73f1352d47]

INTEGRATION: CWS a11ysep (1.1.2); FILE ADDED 2007/05/30 08:41:17 fs 1.1.2.5: more/better assertions 2007/02/28 07:17:27 fs 1.1.2.4: #i10000# 2006/10/16 07:34:59 fs 1.1.2.3: #i10000# 2006/10/05 11:30:13 fs 1.1.2.2: #i10000# 2005/03/07 08:02:52 fs 1.1.2.1: #i44293# accessing A11Y components provided by an external factory


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [9bebdafc15f07298718ae9836434365992c2cbe2]

INTEGRATION: CWS a11ysep (1.51.16); FILE MERGED 2007/06/27 13:47:29 fs 1.51.16.6: RESYNC: (1.61-1.62); FILE MERGED 2007/05/09 09:01:00 fs 1.51.16.5: RESYNC: (1.60-1.61); FILE MERGED 2007/02/27 08:49:56 fs 1.51.16.4: RESYNC: (1.58-1.60); FILE MERGED 2006/09/21 21:26:56 fs 1.51.16.3: RESYNC: (1.52-1.58); FILE MERGED 2005/09/27 06:26:50 fs 1.51.16.2: RESYNC: (1.51-1.52); FILE MERGED 2005/03/07 08:04:09 fs 1.51.16.1: #i44293# A11Y implementations now provided by a factory (implemented in accessibility module)


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [1c8a87b81ccd570565c713bb86e2fe12ef4cbe01]

INTEGRATION: CWS vgbugs07 (1.15.124); FILE MERGED 2007/06/04 13:23:26 vg 1.15.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [9b28b23ec286e14b66e370bf5e5270ee7483bc2a]

INTEGRATION: CWS vgbugs07 (1.17.124); FILE MERGED 2007/06/04 13:23:26 vg 1.17.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e63fb9e0586e619ff92d55441e3956d8574e8865]

INTEGRATION: CWS a11ysep (1.52.6); FILE MERGED 2007/06/27 13:37:50 fs 1.52.6.6: RESYNC: (1.72-1.74); FILE MERGED 2007/02/27 08:49:48 fs 1.52.6.5: RESYNC: (1.66-1.72); FILE MERGED 2006/09/21 21:26:36 fs 1.52.6.4: RESYNC: (1.55-1.66); FILE MERGED 2005/09/27 06:26:26 fs 1.52.6.3: RESYNC: (1.53-1.55); FILE MERGED 2005/06/06 11:09:07 fs 1.52.6.2: RESYNC: (1.52-1.53); FILE MERGED 2005/03/07 08:04:09 fs 1.52.6.1: #i44293# A11Y implementations now provided by a factory (implemented in accessibility module)


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a13122a6a72e37b007273c27265de250eb148d2f]

INTEGRATION: CWS vgbugs07 (1.7.124); FILE MERGED 2007/06/04 13:23:26 vg 1.7.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [6e64a905d7f886dec667ccca726bdd0d80474bb4]

INTEGRATION: CWS vgbugs07 (1.11.276); FILE MERGED 2007/06/04 13:23:26 vg 1.11.276.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [df9542ba8e5d3285363fac9ae5cfae7af3f3bc91]

INTEGRATION: CWS vgbugs07 (1.19.124); FILE MERGED 2007/06/04 13:23:26 vg 1.19.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [90aa164b53775ecb333f33c99fb725b315994c5b]

INTEGRATION: CWS vgbugs07 (1.4.142); FILE MERGED 2007/06/04 13:23:26 vg 1.4.142.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [8cd95bdb0a2967e7d95748bc4f29281737c639d9]

INTEGRATION: CWS vgbugs07 (1.56.36); FILE MERGED 2007/06/04 13:23:26 vg 1.56.36.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [b6c9580f1073b6c0c9ca10d3459e1b0a0e3aba9a]

INTEGRATION: CWS vgbugs07 (1.45.18); FILE MERGED 2007/06/04 13:23:26 vg 1.45.18.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [9ee0cb4df2c4d9b237ec4b9d3ae4d8782cd5e02c]

INTEGRATION: CWS vgbugs07 (1.5.276); FILE MERGED 2007/06/04 13:23:26 vg 1.5.276.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d05e7e9d81d7e304dd239bc2d2dbe2b29cf623e4]

INTEGRATION: CWS vgbugs07 (1.24.124); FILE MERGED 2007/06/04 13:23:26 vg 1.24.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f828694dc3bef706ec03e71bcda50eea2b85f321]

INTEGRATION: CWS vgbugs07 (1.19.90); FILE MERGED 2007/06/04 13:23:26 vg 1.19.90.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [2dff187bd6d0f96c0d43afc74e22aa2a1d561133]

INTEGRATION: CWS vgbugs07 (1.12.156); FILE MERGED 2007/06/04 13:23:26 vg 1.12.156.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [414c90ff5f170b3786bd5e50894a5645a607d8e2]

INTEGRATION: CWS vgbugs07 (1.49.124); FILE MERGED 2007/06/04 13:23:26 vg 1.49.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [bfae32aa4d946e884965a491804d9c07e632cb31]

INTEGRATION: CWS vgbugs07 (1.2.274); FILE MERGED 2007/06/04 13:23:26 vg 1.2.274.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [910a5d7abeab634a36761e106f26f01cde36a3e7]

INTEGRATION: CWS vgbugs07 (1.10.124); FILE MERGED 2007/06/04 13:23:26 vg 1.10.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f4c22143667221cde60ba1df746256647992d24c]

INTEGRATION: CWS vgbugs07 (1.44.84); FILE MERGED 2007/06/04 13:23:25 vg 1.44.84.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [84f6616825a132bd93b9d1ce8d291c1a6348eb8e]

INTEGRATION: CWS vgbugs07 (1.119.14); FILE MERGED 2007/06/04 13:23:25 vg 1.119.14.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [002b294dbebda091ed221ea32b7b8cb4477f5d7f]

INTEGRATION: CWS vgbugs07 (1.7.274); FILE MERGED 2007/06/04 13:23:25 vg 1.7.274.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [c734aea54f459f78da46242caf896f448f645ac7]

INTEGRATION: CWS vgbugs07 (1.17.124); FILE MERGED 2007/06/04 13:23:25 vg 1.17.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [cd6fa9f39cc204f5e51aabaa517fe0b67c541a61]

INTEGRATION: CWS vgbugs07 (1.8.276); FILE MERGED 2007/06/04 13:23:25 vg 1.8.276.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [df07dfacd82ddff898b6c1afd606a10d84fa95b5]

INTEGRATION: CWS vgbugs07 (1.6.274); FILE MERGED 2007/06/04 13:23:25 vg 1.6.274.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e9a453dc0763f0e1f0bf17ec8580c49cefd9efb9]

INTEGRATION: CWS vgbugs07 (1.17.84); FILE MERGED 2007/06/04 13:23:25 vg 1.17.84.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [bedf7a9be9df4b76df70520bef24742b61502acb]

INTEGRATION: CWS vgbugs07 (1.8.274); FILE MERGED 2007/06/04 13:23:25 vg 1.8.274.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e6517c02c6da998e04491993835dab2e6635a698]

INTEGRATION: CWS vgbugs07 (1.14.92); FILE MERGED 2007/06/04 13:23:25 vg 1.14.92.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [74845b53f04f73191392b31eee99ad8c13ee1e82]

INTEGRATION: CWS vgbugs07 (1.32.92); FILE MERGED 2007/06/04 13:23:25 vg 1.32.92.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [4b3f51b7a30bd65325cb87e41c8bd038ca4ed7cf]

INTEGRATION: CWS vgbugs07 (1.21.84); FILE MERGED 2007/06/04 13:23:25 vg 1.21.84.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [99bea2f4ce74eae652589d426345ade14f5c790d]

INTEGRATION: CWS vgbugs07 (1.7.92); FILE MERGED 2007/06/04 13:23:25 vg 1.7.92.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [6f37db7a249988227e6b3617867b4216bdebfef5]

INTEGRATION: CWS sdblogging (1.86.14); FILE MERGED 2007/04/17 13:55:56 fs 1.86.14.1: #i76119# +css.logging


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [6f8b7238f1b8b31576d47b95cf113c1099fff8f3]

INTEGRATION: CWS vgbugs07 (1.11.92); FILE MERGED 2007/06/04 13:23:25 vg 1.11.92.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [4692a7bb32ffc9d8afb9aa9099128e0ef148aa8b]

INTEGRATION: CWS a11ysep (1.27.26); FILE MERGED 2007/02/27 08:48:23 fs 1.27.26.3: RESYNC: (1.28-1.29); FILE MERGED 2005/09/27 06:21:55 fs 1.27.26.2: RESYNC: (1.27-1.28); FILE MERGED 2005/03/07 08:03:20 fs 1.27.26.1: #i44293# moved some files to another module (accessibility)


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ca72a1f161d85a5a6a1bbdc5e9955c20be0811f8]

INTEGRATION: CWS vgbugs07 (1.24.92); FILE MERGED 2007/06/04 13:23:24 vg 1.24.92.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a14d11690184c2398813b4325d7309a080b5062a]

INTEGRATION: CWS vgbugs07 (1.2.276); FILE MERGED 2007/06/04 13:23:24 vg 1.2.276.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [63e21ee00ff664d09ef5817fd4d53899d79e3be1]

INTEGRATION: CWS vgbugs07 (1.5.124); FILE MERGED 2007/06/04 13:23:24 vg 1.5.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [83fbc66ae826c2c397b6483fb77c242219202a3c]

INTEGRATION: CWS vgbugs07 (1.64.28); FILE MERGED 2007/06/04 13:23:24 vg 1.64.28.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a9c9e8535df010826e35d52bfdb4133a915ed07b]

INTEGRATION: CWS vgbugs07 (1.16.84); FILE MERGED 2007/06/04 13:23:24 vg 1.16.84.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a0c9b1540eea132b6dcb28d748025020a10f3b23]

INTEGRATION: CWS vgbugs07 (1.20.84); FILE MERGED 2007/06/04 13:23:24 vg 1.20.84.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f21f38dd9710e9e87b83c97e0a06eb99563db9b4]

INTEGRATION: CWS vgbugs07 (1.59.28); FILE MERGED 2007/06/04 13:23:24 vg 1.59.28.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [b02bf4eb1c1b1fc12d5e0da1fe0926eac58588b3]

INTEGRATION: CWS a11ysep (1.20.26); FILE MERGED 2007/02/27 14:49:03 fs 1.20.26.3: reintroduced tk*.res after resync 2005/03/07 12:13:13 fs 1.20.26.2: #i44293# no resource files to deliver anymore 2005/03/07 08:06:50 fs 1.20.26.1: #i44293#


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [6521131eae182634e2309e537526581a0ace3150]

INTEGRATION: CWS vgbugs07 (1.76.86); FILE MERGED 2007/06/04 13:23:24 vg 1.76.86.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [bd8b042e7e7e906bdb9d9e864749ed836c84e1c9]

INTEGRATION: CWS a11ysep (1.7.264); FILE MERGED 2006/10/05 11:27:14 fs 1.7.264.4: #i10000# post-resync problem 2006/09/21 21:23:06 fs 1.7.264.3: RESYNC: (1.8-1.9); FILE MERGED 2005/09/27 06:21:03 fs 1.7.264.2: RESYNC: (1.7-1.8); FILE MERGED 2005/03/07 07:53:20 fs 1.7.264.1: #i44293# +maAccessibleFactoryAccess


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [97c17edb51ed50e08d1be0a02bc1360b1ab21992]

INTEGRATION: CWS vgbugs07 (1.28.52); FILE MERGED 2007/06/04 13:23:24 vg 1.28.52.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [01261b964226c651c0bad60f1cbd3268f25e73a8]

INTEGRATION: CWS vgbugs07 (1.52.52); FILE MERGED 2007/06/04 13:23:24 vg 1.52.52.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [29418108ba95a2064e911199767ab9f7a2deed34]

INTEGRATION: CWS a11ysep (1.1.2); FILE ADDED 2005/03/07 07:56:18 fs 1.1.2.1: #i44293# interface for factory providing A11Y related implementations for the toolkit


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [95f070d37f8874a079079b22bbc8c2f5cabe7068]

INTEGRATION: CWS vgbugs07 (1.26.276); FILE MERGED 2007/06/04 13:23:24 vg 1.26.276.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [dc529c6994b5b86fbc97ec7c63dcc4026889a676]

INTEGRATION: CWS a11ysep (1.1.2); FILE ADDED 2006/10/05 11:27:47 fs 1.1.2.2: #i10000# post-resync problem 2005/03/07 07:57:54 fs 1.1.2.1: #i44293# accessing A11Y components provided by an external factory


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [378a7d2f99391d848b6fff00eaeab7537aa1a60a]

INTEGRATION: CWS vgbugs07 (1.111.30); FILE MERGED 2007/06/04 13:23:24 vg 1.111.30.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d193036ff04c5911ab70ad36ae637c74fac74dc0]

INTEGRATION: CWS vgbugs07 (1.37.30); FILE MERGED 2007/06/04 13:23:24 vg 1.37.30.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [bb05821a800f3e5a64d4281f24e834cce96d3c7f]

INTEGRATION: CWS a11ysep (1.23.6); FILE MERGED 2005/09/27 06:11:44 fs 1.23.6.2: RESYNC: (1.23-1.24); FILE MERGED 2005/03/07 08:02:21 fs 1.23.6.1: #i44293# access to a factory providing A11Y implementations


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [8a82f95aa5f25295145a7da09c3b539149fd2d7f]

INTEGRATION: CWS vgbugs07 (1.95.30); FILE MERGED 2007/06/04 13:23:23 vg 1.95.30.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [bd42abe4ffe9e833983f49d3ee5204c8cc06fa9a]

INTEGRATION: CWS vgbugs07 (1.7.276); FILE MERGED 2007/06/04 13:23:23 vg 1.7.276.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [c35ae30d45b2b611dbeeb83ad7683f976ecb4f91]

INTEGRATION: CWS vgbugs07 (1.14.90); FILE MERGED 2007/06/04 13:23:23 vg 1.14.90.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [1ba1fddd937b3a5820c0916fc575e191255dbe98]

INTEGRATION: CWS vgbugs07 (1.3.114); FILE MERGED 2007/06/04 13:23:23 vg 1.3.114.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [6bb58fb1a7316ce1755509ba60f6576d3455100e]

INTEGRATION: CWS vgbugs07 (1.2.274); FILE MERGED 2007/06/04 13:23:23 vg 1.2.274.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d839ca7d14896cb55cf680dfde1fbfa70a5543e7]

INTEGRATION: CWS vgbugs07 (1.8.124); FILE MERGED 2007/06/04 13:23:23 vg 1.8.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [99ffd9530a0eb1ec4b1c48602ed0f4d1cbd379e2]

INTEGRATION: CWS vgbugs07 (1.7.124); FILE MERGED 2007/06/04 13:23:23 vg 1.7.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [772461107399261e8ac7e8d940443fba555bccfd]

INTEGRATION: CWS vgbugs07 (1.13.124); FILE MERGED 2007/06/04 13:23:23 vg 1.13.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [dc2fa4dded229c3b3df15c868aedb0706ea35a99]

INTEGRATION: CWS vgbugs07 (1.2.84); FILE MERGED 2007/06/04 13:23:23 vg 1.2.84.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [12f81703687a1e9bf58877781e403cc1a8fea559]

INTEGRATION: CWS vgbugs07 (1.17.124); FILE MERGED 2007/06/04 13:23:23 vg 1.17.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [6afc850591b8c254942add0e6a0ad73a5ce3521f]

INTEGRATION: CWS vgbugs07 (1.20.90); FILE MERGED 2007/06/04 13:23:23 vg 1.20.90.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [37db8a57f991220194207c17e07a100ee4f503e7]

INTEGRATION: CWS vgbugs07 (1.10.30); FILE MERGED 2007/06/04 13:23:23 vg 1.10.30.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [988699a390b1acf1c82bf6b56e3be3888b9a3a9d]

INTEGRATION: CWS vgbugs07 (1.11.30); FILE MERGED 2007/06/04 13:23:23 vg 1.11.30.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [2ecbfd0e479257c672e6d1102dcd83f2d5c2839a]

INTEGRATION: CWS vgbugs07 (1.16.46); FILE MERGED 2007/06/04 13:23:23 vg 1.16.46.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [8273a6dac605fe8e728b28146543625ce4f7cb66]

INTEGRATION: CWS sdblogging (1.1.2); FILE ADDED 2007/05/20 13:33:18 fs 1.1.2.5: #i10000# 2007/05/14 10:32:33 fs 1.1.2.4: #i76119# interface-review: ThreadID should be a string 2007/04/12 11:25:28 fs 1.1.2.3: #i10000# 2007/04/11 08:59:03 fs 1.1.2.2: const 2007/04/05 07:34:21 fs 1.1.2.1: #i76119# initial implementation of the new logging API


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [160c897d3a72eb216100b9ee151f26bf3c4ac8ea]

INTEGRATION: CWS sdblogging (1.1.2); FILE ADDED 2007/05/20 13:33:18 fs 1.1.2.3: #i10000# 2007/04/12 19:06:30 fs 1.1.2.2: #i10000# (unxsoli4) 2007/04/05 07:34:33 fs 1.1.2.1: #i76119# initial implementation of the new logging API


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [670e2417cf5645973759821955e4c293c686b178]

INTEGRATION: CWS sdblogging (1.1.2); FILE ADDED 2007/04/05 07:35:08 fs 1.1.2.1: #i76119# initial implementation of the new logging API


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [5e8fdb7a3036d59727fa82f5d000ec6bcc502d66]

INTEGRATION: CWS vgbugs07 (1.5.124); FILE MERGED 2007/06/04 13:23:23 vg 1.5.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [c6a990ad02af33a65ce3cbc9ceb29dbdf0773e6c]

INTEGRATION: CWS sdblogging (1.1.2); FILE ADDED 2007/05/20 13:33:18 fs 1.1.2.2: #i10000# 2007/04/05 07:34:32 fs 1.1.2.1: #i76119# initial implementation of the new logging API


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f5dafadf04d9a26dce1c5a23936b5af1cde02506]

INTEGRATION: CWS vgbugs07 (1.11.124); FILE MERGED 2007/06/04 13:23:23 vg 1.11.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f3acb437d9e859096466150672c9a7fedd553735]

INTEGRATION: CWS sdblogging (1.1.2); FILE ADDED 2007/05/20 13:33:18 fs 1.1.2.4: #i10000# 2007/05/14 10:44:46 fs 1.1.2.3: added issue ID for the missing UNO string thread ID 2007/05/14 10:32:33 fs 1.1.2.2: #i76119# interface-review: ThreadID should be a string 2007/04/05 07:34:20 fs 1.1.2.1: #i76119# initial implementation of the new logging API


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [919b45812eb046ad6b02235b1c20d192c63a7324]

INTEGRATION: CWS vgbugs07 (1.13.90); FILE MERGED 2007/06/04 13:23:22 vg 1.13.90.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [62437cce5ce3df495798c9d88326aad0375ebb7f]

INTEGRATION: CWS sdblogging (1.1.2); FILE ADDED 2007/05/22 19:14:03 fs 1.1.2.3: #i76119# implement changes suggested by API review: initialize components by generic ctor, not by component context values 2007/05/20 13:33:18 fs 1.1.2.2: #i10000# 2007/04/05 07:34:32 fs 1.1.2.1: #i76119# initial implementation of the new logging API


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [886b1da785b8d478bf281aa4e266d617047ab075]

INTEGRATION: CWS vgbugs07 (1.11.124); FILE MERGED 2007/06/04 13:23:22 vg 1.11.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ae0b239036b69fbac6f7e3707da5785506914a66]

INTEGRATION: CWS sdblogging (1.1.2); FILE ADDED 2007/05/22 19:14:03 fs 1.1.2.4: #i76119# implement changes suggested by API review: initialize components by generic ctor, not by component context values 2007/05/20 13:33:18 fs 1.1.2.3: #i10000# 2007/04/16 07:18:30 fs 1.1.2.2: #i10000# 2007/04/05 07:34:19 fs 1.1.2.1: #i76119# initial implementation of the new logging API


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e3ea129ab301d4a69f886bd962d5fa0531f41667]

INTEGRATION: CWS vgbugs07 (1.5.124); FILE MERGED 2007/06/04 13:23:22 vg 1.5.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [4cdb88d0be0cb54c6cb8b471e191882b6c396beb]

INTEGRATION: CWS sdblogging (1.1.2); FILE ADDED 2007/05/22 19:14:03 fs 1.1.2.5: #i76119# implement changes suggested by API review: initialize components by generic ctor, not by component context values 2007/05/20 13:33:18 fs 1.1.2.4: #i10000# 2007/04/16 06:55:21 fs 1.1.2.3: #i10000# 2007/04/11 10:00:04 fs 1.1.2.2: #i76119# support for a '$(loggerconfig)' variable in the FileHandler.URL setting 2007/04/05 07:34:19 fs 1.1.2.1: #i76119# initial implementation of the new logging API


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [520a5c9f63034b87a88e0b609128f47a82f66bcc]

INTEGRATION: CWS vgbugs07 (1.46.92); FILE MERGED 2007/06/04 13:23:22 vg 1.46.92.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a1eb79640d9d4a64e887a4117300300b9be9e3b8]

INTEGRATION: CWS sdblogging (1.1.2); FILE ADDED 2007/05/20 13:33:17 fs 1.1.2.2: #i10000# 2007/04/05 07:34:18 fs 1.1.2.1: #i76119# initial implementation of the new logging API


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [cd76425d69f6a13aadd84c0bf037107d2638ac59]

INTEGRATION: CWS vgbugs07 (1.105.14); FILE MERGED 2007/06/04 13:23:22 vg 1.105.14.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [0d2686f811c0681ec41f915a09f8423b2947f1c2]

INTEGRATION: CWS sdblogging (1.1.2); FILE ADDED 2007/05/20 13:33:17 fs 1.1.2.2: #i10000# 2007/04/05 07:34:21 fs 1.1.2.1: #i76119# initial implementation of the new logging API


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [1d89928a662bce15de9ddd8a4600c134e48a1752]

INTEGRATION: CWS sdblogging (1.1.2); FILE ADDED 2007/05/20 13:33:17 fs 1.1.2.3: #i10000# 2007/04/12 18:54:31 fs 1.1.2.2: #i10000# 2007/04/05 07:34:33 fs 1.1.2.1: #i76119# initial implementation of the new logging API


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [9fdc7db141a30a059ba43bc3b96e4eb0489aab2d]

INTEGRATION: CWS sdblogging (1.1.2); FILE ADDED 2007/05/20 13:33:17 fs 1.1.2.2: #i10000# 2007/04/05 07:34:20 fs 1.1.2.1: #i76119# initial implementation of the new logging API


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [b3724be0ecb7d6adb38dcaad242ba20ab903a841]

INTEGRATION: CWS vgbugs07 (1.97.14); FILE MERGED 2007/06/04 13:23:21 vg 1.97.14.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [30b80a89de37ad8d1ab157079db77da22621f595]

INTEGRATION: CWS sdblogging (1.1.2); FILE ADDED 2007/04/05 07:34:57 fs 1.1.2.1: #i76119# initial implementation of the new logging API


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [2a9c598f372f0851ba6143f6775084579c591d5b]

INTEGRATION: CWS vgbugs07 (1.4.124); FILE MERGED 2007/06/04 13:23:21 vg 1.4.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [b451504922f13731c49105fc1e82da07c1bc155b]

INTEGRATION: CWS sdblogging (1.1.2); FILE ADDED 2007/05/22 19:14:03 fs 1.1.2.4: #i76119# implement changes suggested by API review: initialize components by generic ctor, not by component context values 2007/05/20 13:33:17 fs 1.1.2.3: #i10000# 2007/04/12 19:06:29 fs 1.1.2.2: #i10000# (unxsoli4) 2007/04/05 07:34:16 fs 1.1.2.1: #i76119# initial implementation of the new logging API


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [9002f0b8a3b67293f763651aa6b4fbce7c36c027]

INTEGRATION: CWS sdblogging (1.1.2); FILE ADDED 2007/05/22 19:24:09 fs 1.1.2.5: #i76119# implement changes suggested by API review: XConsoleHandler 2007/05/22 19:14:03 fs 1.1.2.4: #i76119# implement changes suggested by API review: initialize components by generic ctor, not by component context values 2007/05/20 13:33:17 fs 1.1.2.3: #i10000# 2007/04/12 19:06:29 fs 1.1.2.2: #i10000# (unxsoli4) 2007/04/05 07:34:14 fs 1.1.2.1: #i76119# initial implementation of the new logging API


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [c94a25104abc08c01447334fdf0ce264f6b03f71]

INTEGRATION: CWS vgbugs07 (1.129.14); FILE MERGED 2007/06/04 13:23:21 vg 1.129.14.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a4c00b36be5f8ef0697a5b6c39dfba6c3a4250ab]

INTEGRATION: CWS sdblogging (1.38.60); FILE MERGED 2007/04/16 11:54:05 fs 1.38.60.2: RESYNC: (1.38-1.39); FILE MERGED 2007/04/05 07:34:51 fs 1.38.60.1: #i76199# new directory logging


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [7beab858c326e46c3d0770c51b9360e0e811e8e2]

INTEGRATION: CWS vgbugs07 (1.14.114); FILE MERGED 2007/06/04 13:23:21 vg 1.14.114.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [88e5f15fd4d39b108d3e564e4a8d42b26d657a0d]

INTEGRATION: CWS vgbugs07 (1.9.124); FILE MERGED 2007/06/04 13:23:21 vg 1.9.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [46507a66f84a40eff4f70e766993409055f79ce7]

INTEGRATION: CWS vgbugs07 (1.7.114); FILE MERGED 2007/06/04 13:23:21 vg 1.7.114.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [634ff9f6120517e2382c18937c5589ed00c1e632]

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>  [4637a0c2b8194ea80aaad1c0dc180617d7d4f7dc]

INTEGRATION: CWS vgbugs07 (1.20.124); FILE MERGED 2007/06/04 13:23:21 vg 1.20.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [254a601888200e168c1680a5a52b4546ffdf044e]

INTEGRATION: CWS a11ysep (1.51.122); FILE MERGED 2007/05/09 08:59:31 fs 1.51.122.6: RESYNC: (1.60-1.61); FILE MERGED 2007/02/27 09:41:41 fs 1.51.122.5: RESYNC: (1.59-1.60); FILE MERGED 2006/09/21 21:17:18 fs 1.51.122.4: RESYNC: (1.55-1.59); FILE MERGED 2005/09/27 11:38:36 fs 1.51.122.3: RESYNC: (1.52-1.55); FILE MERGED 2005/06/06 11:53:22 fs 1.51.122.2: RESYNC: (1.51-1.52); FILE MERGED 2005/03/07 08:25:11 fs 1.51.122.1: #i44293# A11Y related implementations now provided by a factory (implemented in module accessibility)


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [9505f75f338fe64fcf3d3e8e7def3fe27a853575]

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>  [cb1b0796e3effcce222e6cdaee43840e4fc960f4]

INTEGRATION: CWS vgbugs07 (1.12.114); FILE MERGED 2007/06/04 13:23:21 vg 1.12.114.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [819f34aeed7f3dc27f0764e31206ba946916f02f]

INTEGRATION: CWS a11ysep (1.1.2); FILE ADDED 2007/02/28 07:19:37 fs 1.1.2.4: #i10000# 2006/10/16 07:55:53 fs 1.1.2.3: #i10000# 2006/10/05 19:19:54 fs 1.1.2.2: #i10000# post-resync 2005/03/07 08:17:10 fs 1.1.2.1: #i44293# accessing A11Y components provided by an external factory


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [2bfc6c957923ef49fd501257d8d0cac398eea3b4]

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>  [07534fcfd1313460944729ab5f617d7ffe14fc0d]

INTEGRATION: CWS vgbugs07 (1.13.124); FILE MERGED 2007/06/04 13:23:21 vg 1.13.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [4891acaf26f886aabb2e33d6b6409201d8877bdf]

INTEGRATION: CWS a11ysep (1.30.220); FILE MERGED 2007/02/27 09:36:20 fs 1.30.220.5: RESYNC: (1.36-1.39); FILE MERGED 2006/09/21 20:56:27 fs 1.30.220.4: RESYNC: (1.33-1.36); FILE MERGED 2005/09/27 10:50:13 fs 1.30.220.3: RESYNC: (1.32-1.33); FILE MERGED 2005/06/06 11:30:36 fs 1.30.220.2: RESYNC: (1.30-1.32); FILE MERGED 2005/03/07 08:18:05 fs 1.30.220.1: #i44293# +svtaccessiblefactory


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [3d37502e573cb1b0b8735cf588b5d2f3a07096e4]

INTEGRATION: CWS a11ysep (1.1.2); FILE ADDED 2006/10/05 18:56:00 fs 1.1.2.2: #i10000# 2005/03/07 08:17:04 fs 1.1.2.1: #i44293# accessing A11Y components provided by an external factory


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [029de919be9d17236d07202bdd5486da8bfc809b]

INTEGRATION: CWS sdblogging (1.6.18); FILE MERGED 2007/05/22 19:41:12 fs 1.6.18.2: #i10000# 2007/05/22 19:15:57 fs 1.6.18.1: #i76119# +size/empty/remove


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [49ed642ed59c4b9475c9741ed750cd7931a25830]

INTEGRATION: CWS vgbugs07 (1.5.124); FILE MERGED 2007/06/04 13:23:21 vg 1.5.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [c1574decfacf9b72a868857c20d260b12b7aacc8]

INTEGRATION: CWS sdblogging (1.37.80); FILE MERGED 2007/04/05 07:12:57 fs 1.37.80.1: #i76119# +logging


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [2bdf0f48e609771af3c0ec8bb28294657e55f4c5]

INTEGRATION: CWS vgbugs07 (1.28.124); FILE MERGED 2007/06/04 13:23:21 vg 1.28.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [4b0f233742d809c27d9896fcfb16bad2e7feab62]

INTEGRATION: CWS sdblogging (1.1.2); FILE ADDED 2007/04/13 06:08:06 fs 1.1.2.7: #i10000# 2007/04/12 09:52:40 fs 1.1.2.6: #i10000# 2007/04/12 09:05:31 fs 1.1.2.5: const as const can 2007/04/11 13:48:19 fs 1.1.2.4: #i76119# support for logging arguments which evaluate to empty strings (by introducing OptionalString as parameter type to pass to impl_log) 2007/04/11 08:48:43 fs 1.1.2.3: #i76119# support for log messages loaded from a resource file 2007/04/05 09:13:21 fs 1.1.2.2: #i76119# new ctor taking an ASCII logger name 2007/04/05 07:12:36 fs 1.1.2.1: #i76119# encapsulating access to XLogger


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [49a9d4d62f1e4c1f982e9de76f3c5128fe3cbfd8]

INTEGRATION: CWS sdblogging (1.5.34); FILE MERGED 2007/04/05 07:12:05 fs 1.5.34.1: #i76119# support for registering singletons


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [2ebf3b64f5da3c0460cc62b5c7aa2c8465ae8ed6]

INTEGRATION: CWS sdblogging (1.4.54); FILE MERGED 2007/04/11 08:48:34 fs 1.4.54.1: getSingleton should be const


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [69d5581167a79a9d61e3356f7e7c3c75878b84d7]

INTEGRATION: CWS vgbugs07 (1.4.124); FILE MERGED 2007/06/04 13:23:20 vg 1.4.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [df83aa035630b2ca2e19ad8187b9a5bce5338214]

INTEGRATION: CWS sdblogging (1.5.18); FILE MERGED 2007/05/22 19:15:45 fs 1.5.18.1: #i76119# +size/empty/remove


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d13d9b16b5b6dfd93732ec9ecd3de2c97d46d971]

INTEGRATION: CWS vgbugs07 (1.24.124); FILE MERGED 2007/06/04 13:23:20 vg 1.24.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [5589b38699d2ad43e23dd7573a94265016d84ed6]

INTEGRATION: CWS sdblogging (1.1.2); FILE ADDED 2007/04/12 09:52:47 fs 1.1.2.6: #i10000# 2007/04/12 09:05:25 fs 1.1.2.5: const as const can 2007/04/11 13:48:17 fs 1.1.2.4: #i76119# support for logging arguments which evaluate to empty strings (by introducing OptionalString as parameter type to pass to impl_log) 2007/04/11 08:48:34 fs 1.1.2.3: #i76119# support for log messages loaded from a resource file 2007/04/05 09:12:22 fs 1.1.2.2: #i76119# ASCII versions of ctor, log, logp 2007/04/05 07:12:42 fs 1.1.2.1: #i76119# encapsulating access to XLogger


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [96e82d42539af1504a5431427da377e5e4965e0c]

INTEGRATION: CWS vgbugs07 (1.3.274); FILE MERGED 2007/06/04 13:23:20 vg 1.3.274.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [6cdaf598643ed0d704c60f3c6bd3b85a38421ca7]

INTEGRATION: CWS sdblogging (1.4.34); FILE MERGED 2007/04/05 09:11:11 fs 1.4.34.2: #i76119# file was not self-contained 2007/04/05 07:11:59 fs 1.4.34.1: #i76119# support for registering singletons


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e1c6889d6f88fcb6f675f55a7b5409e908b77827]

INTEGRATION: CWS vgbugs07 (1.11.124); FILE MERGED 2007/06/04 13:23:20 vg 1.11.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [bb7b817f59514c38fb54efe64a29ec97fdc42543]

INTEGRATION: CWS sdblogging (1.3.58); FILE MERGED 2007/04/11 08:48:02 fs 1.3.58.1: getSingleton should be const


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [6ca3971754823e72a993be9982af0d9a4b9e9fa9]

INTEGRATION: CWS vgbugs07 (1.2.276); FILE MERGED 2007/06/04 13:23:20 vg 1.2.276.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [b65e914b94a98617946e2c71eaba2ea25c83030c]

INTEGRATION: CWS a11ysep (1.1.2); FILE ADDED 2005/03/07 08:19:20 fs 1.1.2.1: #i44293# implementing the peer for a text window (formerly doing all the Accessiblity implementations, too)


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [4d0911e1a8c1fa27c6302a639263939a02e390a5]

INTEGRATION: CWS vgbugs07 (1.5.124); FILE MERGED 2007/06/04 13:23:20 vg 1.5.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [3dc9f1bc4df783debff94ea0cd34bc7f9d3c9390]

INTEGRATION: CWS sdblogging (1.9.58); FILE MERGED 2007/04/12 09:17:05 fs 1.9.58.1: #i76119# deprecate in favor of css.logging.*


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [069118bde2f5657cba8e04a871a01f5fd39f7b6d]

INTEGRATION: CWS vgbugs07 (1.3.276); FILE MERGED 2007/06/04 13:23:20 vg 1.3.276.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [880fc3f6cb69349037d960db7dd1a4ff5ff9baa6]

INTEGRATION: CWS a11ysep (1.28.222); FILE MERGED 2007/05/09 08:51:33 fs 1.28.222.5: RESYNC: (1.37-1.38); FILE MERGED 2007/02/27 09:22:29 fs 1.28.222.4: RESYNC: (1.35-1.37); FILE MERGED 2006/09/21 20:28:23 fs 1.28.222.3: RESYNC: (1.29-1.35); FILE MERGED 2005/09/27 09:55:57 fs 1.28.222.2: RESYNC: (1.28-1.29); FILE MERGED 2005/03/07 08:23:14 fs 1.28.222.1: #i44293# moved those implementations to another module/library (accessibility)


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [1a2f1b7f528789716e12dcdca5dc0338e430b718]

INTEGRATION: CWS sdblogging (1.9.58); FILE MERGED 2007/04/12 09:17:04 fs 1.9.58.1: #i76119# deprecate in favor of css.logging.*


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [444fe6b47bab80dd593e8e5ffdac6f3a69f364fe]

INTEGRATION: CWS a11ysep (1.9.528); FILE MERGED 2006/09/21 20:28:16 fs 1.9.528.4: RESYNC: (1.11-1.12); FILE MERGED 2005/09/27 09:55:43 fs 1.9.528.3: RESYNC: (1.10-1.11); FILE MERGED 2005/06/06 11:05:19 fs 1.9.528.2: RESYNC: (1.9-1.10); FILE MERGED 2005/03/07 08:20:03 fs 1.9.528.1: #i44293# A11Y implementations moved to dedicated module (accessibility)


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [3459d8114902bb3de65987d3b50832dd491c6433]

INTEGRATION: CWS sdblogging (1.8.58); FILE MERGED 2007/04/12 09:17:04 fs 1.8.58.1: #i76119# deprecate in favor of css.logging.*


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [bed5a8dbc2e96f046e639e71590c9db022711d9f]

INTEGRATION: CWS a11ysep (1.14.256); FILE MERGED 2006/09/21 20:20:30 fs 1.14.256.3: RESYNC: (1.15-1.17); FILE MERGED 2005/09/27 09:37:08 fs 1.14.256.2: RESYNC: (1.14-1.15); FILE MERGED 2005/03/07 08:22:45 fs 1.14.256.1: #i44293# A11Y related implementations now provided by a factory (implemented in module accessibility)


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [7518bdaf146907b2f3adbf0c402a1d76b2da45fb]

INTEGRATION: CWS a11ysep (1.38.226); FILE MERGED 2007/02/27 09:18:19 fs 1.38.226.5: RESYNC: (1.46-1.49); FILE MERGED 2006/09/21 20:13:39 fs 1.38.226.4: RESYNC: (1.40-1.46); FILE MERGED 2005/09/27 09:02:00 fs 1.38.226.3: RESYNC: (1.39-1.40); FILE MERGED 2005/06/06 11:02:28 fs 1.38.226.2: RESYNC: (1.38-1.39); FILE MERGED 2005/03/07 08:15:48 fs 1.38.226.1: #i44293# A11Y related implementations now provided by a factory (implemented in module accessibility)


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [5bf251a54f3edb22b9dc639765b31813834ca68f]

INTEGRATION: CWS sdblogging (1.9.36); FILE MERGED 2007/04/12 09:17:04 fs 1.9.36.1: #i76119# deprecate in favor of css.logging.*


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [2e57b35d073156ee1ea15fc9c9f13bfa141bcf8e]

INTEGRATION: CWS a11ysep (1.14.316); FILE MERGED 2007/02/27 09:18:11 fs 1.14.316.7: RESYNC: (1.23-1.25); FILE MERGED 2006/10/05 19:19:54 fs 1.14.316.6: #i10000# post-resync 2006/10/05 08:31:43 fs 1.14.316.5: MANUAL RESYNC m130->m185 2006/09/21 20:13:32 fs 1.14.316.4: RESYNC: (1.16-1.23); FILE MERGED 2005/09/27 09:01:49 fs 1.14.316.3: RESYNC: (1.15-1.16); FILE MERGED 2005/06/06 11:02:20 fs 1.14.316.2: RESYNC: (1.14-1.15); FILE MERGED 2005/03/07 08:15:48 fs 1.14.316.1: #i44293# A11Y related implementations now provided by a factory (implemented in module accessibility)


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [49d7bf595bf763d8adfb1936d64e16a9fb069442]

INTEGRATION: CWS vgbugs07 (1.10.14); FILE MERGED 2007/06/04 13:23:20 vg 1.10.14.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ceae7830d1bb0072d01712507c8abc5a4faa0e32]

INTEGRATION: CWS a11ysep (1.17.174); FILE MERGED 2006/09/21 20:11:50 fs 1.17.174.3: RESYNC: (1.18-1.22); FILE MERGED 2005/09/27 08:58:17 fs 1.17.174.2: RESYNC: (1.17-1.18); FILE MERGED 2005/03/07 08:15:48 fs 1.17.174.1: #i44293# A11Y related implementations now provided by a factory (implemented in module accessibility)


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [97a69f23cbacbc03c40e99b71bbdc62c45a5a1ca]

INTEGRATION: CWS vgbugs07 (1.4.156); FILE MERGED 2007/06/04 13:23:20 vg 1.4.156.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [0c699ae62ac45783188e05b2a6afa15d42782fbd]

INTEGRATION: CWS sdblogging (1.186.16); FILE MERGED 2007/06/27 14:33:29 fs 1.186.16.2: RESYNC: (1.186-1.187); FILE MERGED 2007/06/18 09:04:50 fs 1.186.16.1: copying the fix #i76857# into this CWS


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [cc1539e1e95c0b1648af797cdc0bdb747f1af2b7]

INTEGRATION: CWS a11ysep (1.10.174); FILE MERGED 2007/02/27 09:16:53 fs 1.10.174.3: RESYNC: (1.11-1.12); FILE MERGED 2005/09/27 08:57:18 fs 1.10.174.2: RESYNC: (1.10-1.11); FILE MERGED 2005/03/07 08:15:47 fs 1.10.174.1: #i44293# A11Y related implementations now provided by a factory (implemented in module accessibility)


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [0da81b77bc7f13e9c69a0fbf8b0e1a7ffa024882]

INTEGRATION: CWS vgbugs07 (1.2.14); FILE MERGED 2007/06/04 13:23:20 vg 1.2.14.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d97c619e024cf0f33f38d80c1678428550ef04c8]

INTEGRATION: CWS a11ysep (1.12.332); FILE MERGED 2005/09/27 08:04:55 fs 1.12.332.3: RESYNC: (1.13-1.14); FILE MERGED 2005/06/06 10:56:37 fs 1.12.332.2: RESYNC: (1.12-1.13); FILE MERGED 2005/03/07 08:16:01 fs 1.12.332.1: #i44293# A11Y related implementations now provided by a factory (implemented in module accessibility)


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [6cc969608902a739e22a744eaecefb701266c36e]

INTEGRATION: CWS a11ysep (1.5.702); FILE MERGED 2005/09/27 08:04:45 fs 1.5.702.2: RESYNC: (1.5-1.6); FILE MERGED 2005/03/07 08:16:00 fs 1.5.702.1: #i44293# A11Y related implementations now provided by a factory (implemented in module accessibility)


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [907bb9426a0995eb7343a5cfdaa5eb21544957e4]

INTEGRATION: CWS vgbugs07 (1.5.14); FILE MERGED 2007/06/04 13:23:19 vg 1.5.14.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [44d16607aa54a09e9fcecf5dbf287df31fe183bc]

INTEGRATION: CWS vgbugs07 (1.17.14); FILE MERGED 2007/06/04 13:23:19 vg 1.17.14.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [2ba4eceb1aee7dfe2ebc2603858605a3d77e5266]

INTEGRATION: CWS sdblogging (1.103.14); FILE MERGED 2007/04/17 14:01:35 fs 1.103.14.1: #i76119# +css.logging


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [0ea1a9f8741917cbd502c03b7a93b0c0b82a4c54]

INTEGRATION: CWS vgbugs07 (1.2.14); FILE MERGED 2007/06/04 13:23:19 vg 1.2.14.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [b6715409168016a74a73a941ff51479aac49fec9]

INTEGRATION: CWS sdblogging (1.82.14); FILE MERGED 2007/04/17 14:01:24 fs 1.82.14.1: #i76119# +css.logging


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a1d223ffdb9e8f1adcc6eb23f307d0535b95391f]

INTEGRATION: CWS a11ysep (1.10.702); FILE MERGED 2007/02/27 09:12:10 fs 1.10.702.4: RESYNC: (1.13-1.14); FILE MERGED 2006/09/21 19:58:32 fs 1.10.702.3: RESYNC: (1.11-1.13); FILE MERGED 2005/09/27 08:04:34 fs 1.10.702.2: RESYNC: (1.10-1.11); FILE MERGED 2005/03/07 08:16:00 fs 1.10.702.1: #i44293# A11Y related implementations now provided by a factory (implemented in module accessibility)


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [1507c26f646fe89cda02d65b09974136cba9a8f9]

INTEGRATION: CWS a11ysep (1.23.342); FILE MERGED 2007/02/27 09:10:32 fs 1.23.342.5: RESYNC: (1.27-1.28); FILE MERGED 2006/09/21 19:58:24 fs 1.23.342.4: RESYNC: (1.25-1.27); FILE MERGED 2005/09/27 08:03:49 fs 1.23.342.3: RESYNC: (1.24-1.25); FILE MERGED 2005/06/06 10:56:28 fs 1.23.342.2: RESYNC: (1.23-1.24); FILE MERGED 2005/03/07 08:16:00 fs 1.23.342.1: #i44293# A11Y related implementations now provided by a factory (implemented in module accessibility)


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [794e5e6397544689b336932028e7872df96426ec]

INTEGRATION: CWS sdblogging (1.2.218); FILE MERGED 2007/04/05 07:27:55 fs 1.2.218.1: corrected singleton name


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [1f5bcb99c0fe173876fbaa7e512149a58df3d9f8]

INTEGRATION: CWS vgbugs07 (1.21.14); FILE MERGED 2007/06/04 13:23:19 vg 1.21.14.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [0543473e6282c6b8e9a3f9d0f9a78e634fb52355]

INTEGRATION: CWS a11ysep (1.2.672); FILE MERGED 2005/09/27 08:02:32 fs 1.2.672.2: RESYNC: (1.2-1.3); FILE MERGED 2005/03/07 08:16:00 fs 1.2.672.1: #i44293# A11Y related implementations now provided by a factory (implemented in module accessibility)


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [dd5ff0489ded7b81e08e50f9cc6ca4a17e806599]

INTEGRATION: CWS sdblogging (1.1.2); FILE ADDED 2007/05/22 19:19:50 fs 1.1.2.2: #i76119# implement changes suggested by API review: initialize components by generic ctor, not by component context values 2007/04/17 14:02:46 fs 1.1.2.1: #i76119# new logging API


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [44ccf8483e7f4577cb268ae603e37fee5d7a36a1]

INTEGRATION: CWS vgbugs07 (1.38.14); FILE MERGED 2007/06/04 13:23:19 vg 1.38.14.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d562c3220fe5320e056882f0da29d0d5077645a3]

INTEGRATION: CWS a11ysep (1.15.672); FILE MERGED 2006/10/05 19:19:53 fs 1.15.672.4: #i10000# post-resync 2006/09/21 19:57:25 fs 1.15.672.3: RESYNC: (1.16-1.19); FILE MERGED 2005/09/27 08:01:44 fs 1.15.672.2: RESYNC: (1.15-1.16); FILE MERGED 2005/03/07 08:15:59 fs 1.15.672.1: #i44293# A11Y related implementations now provided by a factory (implemented in module accessibility)


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [8910df76a2d0ec7221f2f557ad7bb6fa9b8ce8ae]

INTEGRATION: CWS sdblogging (1.1.2); FILE ADDED 2007/05/22 19:28:48 fs 1.1.2.2: #i76119# 2007/04/17 14:02:35 fs 1.1.2.1: #i76119# new logging API


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [cd8ee023eec7cf317759764d00c06c4b08e527e7]

INTEGRATION: CWS vgbugs07 (1.3.276); FILE MERGED 2007/06/04 13:23:19 vg 1.3.276.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [8b27fef704d9b0791b90be856aee8507daeb0cda]

INTEGRATION: CWS sdblogging (1.1.2); FILE ADDED 2007/04/18 06:59:56 fs 1.1.2.2: better documentation (coming from interface-discuss) 2007/04/17 14:02:34 fs 1.1.2.1: #i76119# new logging API


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ead7c8022fb4957c6cf0cc09442736a027f447ba]

INTEGRATION: CWS a11ysep (1.33.58); FILE MERGED 2007/05/09 08:45:58 fs 1.33.58.6: RESYNC: (1.40-1.41); FILE MERGED 2007/02/27 09:09:51 fs 1.33.58.5: RESYNC: (1.39-1.40); FILE MERGED 2006/09/21 19:57:04 fs 1.33.58.4: RESYNC: (1.35-1.39); FILE MERGED 2005/09/27 08:01:15 fs 1.33.58.3: RESYNC: (1.34-1.35); FILE MERGED 2005/06/06 10:56:10 fs 1.33.58.2: RESYNC: (1.33-1.34); FILE MERGED 2005/03/07 08:15:59 fs 1.33.58.1: #i44293# A11Y related implementations now provided by a factory (implemented in module accessibility)


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [b91d4e571eae52d235663527f81658924b80fad6]

INTEGRATION: CWS vgbugs07 (1.5.124); FILE MERGED 2007/06/04 13:23:19 vg 1.5.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [45ecff7b72bcdf0a733acfd3802e9fee70338ff9]

INTEGRATION: CWS sdblogging (1.1.2); FILE ADDED 2007/05/22 19:19:49 fs 1.1.2.2: #i76119# implement changes suggested by API review: initialize components by generic ctor, not by component context values 2007/04/17 14:02:35 fs 1.1.2.1: #i76119# new logging API


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [38438ce4a595d2b382a21945be6b9f06fa326de7]

INTEGRATION: CWS sdblogging (1.1.2); FILE ADDED 2007/04/17 14:02:34 fs 1.1.2.1: #i76119# new logging API


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [feeda17305b1e129d8ba4e66245348063a21e499]

INTEGRATION: CWS vgbugs07 (1.35.14); FILE MERGED 2007/06/04 13:23:19 vg 1.35.14.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [3e640d0fdbb5fbd34ab57043052430d80f0a0df5]

INTEGRATION: CWS sdblogging (1.1.2); FILE ADDED 2007/05/22 19:27:29 fs 1.1.2.1: necessity of this interface suggested by API review


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f8f94bbb8989dcc817c629a2a3609894e3de2220]

INTEGRATION: CWS vgbugs07 (1.86.14); FILE MERGED 2007/06/04 13:23:19 vg 1.86.14.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [8144eb4b003ac69e7c34a83a88f0985f587b4e6b]

INTEGRATION: CWS vgbugs07 (1.14.14); FILE MERGED 2007/06/04 13:23:19 vg 1.14.14.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [595fdbdeebaf0ed9ab9f6c8715d4f1156fb4cb3d]

INTEGRATION: CWS sdblogging (1.1.2); FILE ADDED 2007/04/17 14:02:32 fs 1.1.2.1: #i76119# new logging API


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [b567029231f4df2d235617d54ea6e69e147d4f02]

INTEGRATION: CWS sdblogging (1.1.2); FILE ADDED 2007/05/14 10:32:40 fs 1.1.2.2: #i76119# interface-review: ThreadID should be a string 2007/04/17 14:02:33 fs 1.1.2.1: #i76119# new logging API


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [b03dfd3d59d963050bd381232fd4419e68c5d126]

INTEGRATION: CWS sdblogging (1.1.2); FILE ADDED 2007/04/17 14:02:33 fs 1.1.2.1: #i76119# new logging API


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [24a08841b34315efb3920c14f9d00db3eb9b2c3b]

INTEGRATION: CWS vgbugs07 (1.4.276); FILE MERGED 2007/06/04 13:23:19 vg 1.4.276.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [4501db67f22c5e215a047850e9409987b65d58e3]

INTEGRATION: CWS sdblogging (1.1.2); FILE ADDED 2007/05/22 19:19:49 fs 1.1.2.3: #i76119# implement changes suggested by API review: initialize components by generic ctor, not by component context values 2007/04/18 06:59:56 fs 1.1.2.2: better documentation (coming from interface-discuss) 2007/04/17 14:02:32 fs 1.1.2.1: #i76119# new logging API


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d8b14bf2ff11134b51d4d6bc557da9241963a37a]

INTEGRATION: CWS vgbugs07 (1.9.124); FILE MERGED 2007/06/04 13:23:19 vg 1.9.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f941a482d37a72300af8fb79dbfc50731a9dc0e4]

INTEGRATION: CWS vgbugs07 (1.48.14); FILE MERGED 2007/06/04 13:23:19 vg 1.48.14.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [fd58028e8dfdbc95f2e2bcc0a968d865a6ee9cef]

INTEGRATION: CWS vgbugs07 (1.24.14); FILE MERGED 2007/06/04 13:23:19 vg 1.24.14.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [c862ad409153a205e735846e941abda54d7d7371]

INTEGRATION: CWS vgbugs07 (1.3.276); FILE MERGED 2007/06/04 13:23:18 vg 1.3.276.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [722379ccfa56b539d916f4bb2b361c11cb9d599b]

INTEGRATION: CWS vgbugs07 (1.34.18); FILE MERGED 2007/06/04 13:23:18 vg 1.34.18.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e9e6fbcf1b954ffdca5234548793bbe04f6f9394]

INTEGRATION: CWS vgbugs07 (1.35.38); FILE MERGED 2007/06/04 13:23:18 vg 1.35.38.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [6c1f87ed0579e3caca75c34be3682acb2e8942c3]

INTEGRATION: CWS vgbugs07 (1.2.274); FILE MERGED 2007/06/04 13:23:18 vg 1.2.274.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [8a37fc8a773a545c72c78691cc58b5a120a0eeff]

INTEGRATION: CWS sdblogging (1.69.40); FILE MERGED 2007/04/16 11:35:29 fs 1.69.40.2: RESYNC: (1.69-1.70); FILE MERGED 2007/04/05 07:45:04 fs 1.69.40.1: #i76119# +css.logging


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [443689d6285d3b3aa0232055c73115a57636836d]

INTEGRATION: CWS vgbugs07 (1.4.254); FILE MERGED 2007/06/04 13:23:18 vg 1.4.254.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [bbb649a05c7fce7da1c396a5c1adc4380f48c7d0]

INTEGRATION: CWS sdblogging (1.10.26); FILE MERGED 2007/04/05 07:47:04 fs 1.10.26.1: better diagnostics


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [34de3dabb26304d63919eb9afb7e09299f2f8a9e]

INTEGRATION: CWS sdblogging (1.9.322); FILE MERGED 2007/04/12 10:40:30 fs 1.9.322.1: #i76119# remove the constraint that extensible groups cannot have children of type "prop"

The comment for this constraint claims this is an unsupported feature, but this is
not the case:
- the parser at runtime perfectly recognizes it, and properly delivers the respective
  node
- the API itself also recognizes that the node is non-valitile (which is implied
  by it being part of the schema), and rejects any modifications to it.

According to JB, the original implementor, this implies that this construct is
in fact supported.

Note: Other similar restrictions are still intact: An extensible group still
cannot contain any "set" or "group" child nodes.

2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [eeaf54754008bbe3e06e82dc9498a4a1860d5ba9]

INTEGRATION: CWS vgbugs07 (1.4.276); FILE MERGED 2007/06/04 13:23:18 vg 1.4.276.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [86703c00e91f5e55c9f2a6ad07477052b3798084]

INTEGRATION: CWS sdblogging (1.14.114); FILE MERGED 2007/04/05 07:14:47 fs 1.14.114.1: #i76119# Logging.xcs


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [457f9a7f51558b421d4ff9e89b75fdc08f06a7ef]

INTEGRATION: CWS vgbugs07 (1.4.274); FILE MERGED 2007/06/04 13:23:18 vg 1.4.274.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [6737e3b7e013df0a7b5eb702629aae290d9e3ee6]

INTEGRATION: CWS sdblogging (1.1.2); FILE ADDED 2007/05/22 19:21:24 fs 1.1.2.5: #i76119# since now settings are not used as ComponentContext value, but as ctor param, there's no need to fully qualify them 2007/05/22 19:20:34 fs 1.1.2.4: #i76119# since now settings are not used as ComponentContext value, but as ctor param, there's no need to fully qualify them 2007/04/12 10:43:07 fs 1.1.2.3: #i10000# 2007/04/11 13:49:22 fs 1.1.2.2: #i76119# implemented support for the $(loggername) variable in the css.logging.FileHandler.URL setting - now we can default to a FileHandler using this value 2007/04/05 07:14:09 fs 1.1.2.1: #i76119# configuration for logging services


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [821552a3fe10c5db4ec1c07001653f809b707178]

INTEGRATION: CWS vgbugs07 (1.3.114); FILE MERGED 2007/06/04 13:23:18 vg 1.3.114.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [66ae270021e6a080d665b455d7aa8a86a498bb52]

INTEGRATION: CWS sdblogging (1.36.250); FILE MERGED 2007/06/18 09:07:08 fs 1.36.250.1: copying the fix #i76857# into this CWS


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [0a6768c9167a35dfd2881c4b2d9b6d33031c78a9]

INTEGRATION: CWS sdblogging (1.14.112); FILE MERGED 2007/04/16 11:31:04 fs 1.14.112.2: RESYNC: (1.14-1.15); FILE MERGED 2007/04/05 07:14:34 fs 1.14.112.1: #i76119# Logging.xcu


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [3316f186cf80e4ad6ed6540a8e8059ca4bf1a035]

INTEGRATION: CWS vgbugs07 (1.5.156); FILE MERGED 2007/06/04 13:23:18 vg 1.5.156.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [7cc3fcd703b20072fed4eb523db90f3ec10eec0c]

INTEGRATION: CWS sdblogging (1.1.2); FILE ADDED 2007/04/11 13:49:21 fs 1.1.2.3: #i76119# implemented support for the $(loggername) variable in the css.logging.FileHandler.URL setting - now we can default to a FileHandler using this value 2007/04/05 09:11:59 fs 1.1.2.2: #i76119# initial logging settings for the sdbc.DriverManager 2007/04/05 07:14:45 fs 1.1.2.1: #i76119# configuration for logging services


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [64106af0f5aaa471d9d766fc908cc638e3441f37]

INTEGRATION: CWS vgbugs07 (1.4.156); FILE MERGED 2007/06/04 13:23:17 vg 1.4.156.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [9d8e3e7b9efc78a85668fa00519922bf4ee491ec]

INTEGRATION: CWS a11ysep (1.124.46); FILE MERGED 2007/06/27 13:50:10 fs 1.124.46.7: RESYNC: (1.145-1.147); FILE MERGED 2007/05/09 08:45:41 fs 1.124.46.6: RESYNC: (1.144-1.145); FILE MERGED 2007/02/27 09:09:21 fs 1.124.46.5: RESYNC: (1.135-1.144); FILE MERGED 2006/09/21 19:55:53 fs 1.124.46.4: RESYNC: (1.131-1.135); FILE MERGED 2005/09/27 07:56:52 fs 1.124.46.3: RESYNC: (1.128-1.131); FILE MERGED 2005/06/06 10:55:48 fs 1.124.46.2: RESYNC: (1.124-1.128); FILE MERGED 2005/03/07 08:24:52 fs 1.124.46.1: #i44293# A11Y related implementations now provided by a factory (implemented in module accessibility)


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [15cf0968f6a67f3ea66937bc91e8a04ae1bbcc32]

INTEGRATION: CWS sdblogging (1.7.50); FILE MERGED 2007/04/11 08:52:48 fs 1.7.50.1: #i76119# build additional resource file, containing logging messages for the driver(s)


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [03783db60489653e9e7b1de3f16f853662b92258]

INTEGRATION: CWS vgbugs07 (1.3.156); FILE MERGED 2007/06/04 13:23:17 vg 1.3.156.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [6ecfd79cae752f4a76fe43bca4ef9437f3e05730]

INTEGRATION: CWS a11ysep (1.30.20); FILE MERGED 2007/02/27 09:09:13 fs 1.30.20.4: RESYNC: (1.35-1.36); FILE MERGED 2005/09/27 07:56:43 fs 1.30.20.3: RESYNC: (1.32-1.35); FILE MERGED 2005/06/06 10:55:40 fs 1.30.20.2: RESYNC: (1.30-1.32); FILE MERGED 2005/03/07 08:25:04 fs 1.30.20.1: #i44293# A11Y related implementations now provided by a factory (implemented in module accessibility)


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [021f36075888ca85c59a94a27dfa78c563fe067d]

INTEGRATION: CWS sdblogging (1.1.2); FILE ADDED 2007/04/12 09:07:32 fs 1.1.2.3: #i76119# log exceptions 2007/04/11 13:51:56 fs 1.1.2.2: #i76119# logging meta data methods 2007/04/11 08:53:32 fs 1.1.2.1: #i76119# (unlocalized) resource strings for logging driver activities


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [857cb14ad3a0b7f7ef6423d64649f794f96d67f4]

INTEGRATION: CWS vgbugs07 (1.2.276); FILE MERGED 2007/06/04 13:23:17 vg 1.2.276.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [0a7868fa1ba795757cf57a9d78810f3cbe921a72]

INTEGRATION: CWS a11ysep (1.1.2); FILE ADDED 2007/05/14 09:31:37 fs 1.1.2.1: #i10000# moved herein from ../


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e258aa29d29e7f3740aaacc95686c27b7b9be2b7]

INTEGRATION: CWS vgbugs07 (1.4.274); FILE MERGED 2007/06/04 13:23:17 vg 1.4.274.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [09f2a95ed22e3d06d375a4d2511a90fe11cdd67c]

INTEGRATION: CWS a11ysep (1.2.44); FILE MERGED 2007/05/14 09:17:46 fs 1.2.44.1: #i10000# manual RESYNC: merging changes of ../svtools.hrc:SRC680_m204->1.45.220.3 into svtools.hrc


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [19807d085999bf381fffe07f48f29701989fb756]

INTEGRATION: CWS sdblogging (1.1.2); FILE ADDED 2007/04/05 09:14:22 fs 1.1.2.1: previously known as registration.hxx, renamed for consistency


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d243ca6de9ac0b5dbdf7f60678c2eeafc956007f]

INTEGRATION: CWS sdblogging (1.1.2); FILE ADDED 2007/04/05 09:14:31 fs 1.1.2.1: previously known as drivermanager.hxx, renamed for consistency


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [c123848454bc8f6453e7732c13159200e60a23ee]

INTEGRATION: CWS a11ysep (1.2.44); FILE MERGED 2007/05/14 09:16:31 fs 1.2.44.1: #i10000# manual RESYNC: merging changes of ../svtabbx.hxx:SRC680_m204->1.11.316.5 into svtabbx.hxx


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [3979ecf83922a66f4db4d66660cf7ab05954b662]

INTEGRATION: CWS sdblogging (1.16.84); FILE MERGED 2007/04/05 09:14:42 fs 1.16.84.1: #i76119# added logging calls


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [6f983182502158be2a6a97421b783810a7feb7e8]

INTEGRATION: CWS a11ysep (1.2.44); FILE MERGED 2007/06/27 13:47:15 fs 1.2.44.2: RESYNC: (1.2-1.3); FILE MERGED 2007/05/14 08:44:00 fs 1.2.44.1: #i10000# manual RESYNC: merging changes of ../brwbox.hxx:SRC680_m204->1.23.174.5 into brwbox.hxx


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d80099074c6907ad3a38084fb350051b2bffdc92]

INTEGRATION: CWS sdblogging (1.10.18); FILE MERGED 2007/04/16 11:29:40 fs 1.10.18.2: RESYNC: (1.10-1.11); FILE MERGED 2007/04/05 09:14:50 fs 1.10.18.1: renamed two files


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [dcecea6b32ceb4b6791e45a3b6608476b6b4d8d8]

INTEGRATION: CWS a11ysep (1.2.44); FILE MERGED 2007/05/09 12:28:41 fs 1.2.44.1: manual RESYNC


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [bb14707276bd12500ca41c82139594ec1c474e51]

INTEGRATION: CWS vgbugs07 (1.5.274); FILE MERGED 2007/06/04 13:23:17 vg 1.5.274.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d7f293eb3443e4fa993ea2653384e33cd2f43dc2]

INTEGRATION: CWS a11ysep (1.1.2); FILE ADDED 2007/05/14 09:26:43 fs 1.1.2.1: moved herein from ../


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d86b8af5b506b92d8e9733cd4f4fe8ba5d8be707]

INTEGRATION: CWS sdblogging (1.1.2); FILE ADDED 2007/04/12 09:07:23 fs 1.1.2.3: #i76119# log exceptions 2007/04/11 13:50:01 fs 1.1.2.2: #i76119# logging meta data methods 2007/04/11 08:51:08 fs 1.1.2.1: #i76119# resource IDs for log messages of the JDBC bridge


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [407086aeeb0b2893b8b5692f6205c3d5342731c7]

INTEGRATION: CWS sdblogging (1.2.50); FILE MERGED 2007/05/19 21:00:34 fs 1.2.50.2: RESYNC: (1.2-1.3); FILE MERGED 2007/04/11 08:51:51 fs 1.2.50.1: #i76119# also reserve resource ids for logging messages


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a37a4871742b026af224df1baed6640afa484aa7]

INTEGRATION: CWS vgbugs07 (1.2.274); FILE MERGED 2007/06/04 13:23:17 vg 1.2.274.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [9a20a99f351fe5e81324905dcd3de8abfa6c044e]

INTEGRATION: CWS sdblogging (1.3.244); FILE MERGED 2007/04/12 09:02:54 fs 1.3.244.1: #i76119# logging facilities


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [8ae40e7a2634829a3891c82c5deb336f168e7e22]

INTEGRATION: CWS vgbugs07 (1.7.222); FILE MERGED 2007/06/04 13:23:17 vg 1.7.222.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [1076b70f0a415913cbaed879e0eaf640adca8140]

INTEGRATION: CWS sdblogging (1.10.26); FILE MERGED 2007/04/12 09:02:54 fs 1.10.26.1: #i76119# logging facilities


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [5ed336844d7dd820acbc752587631f2d3eac47bf]

INTEGRATION: CWS sdblogging (1.10.26); FILE MERGED 2007/04/11 08:55:23 fs 1.10.26.1: #i76119# added support for logging driver activities


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [4bba9629e492df8b11083d9fda016538843b12c1]

INTEGRATION: CWS vgbugs07 (1.4.276); FILE MERGED 2007/06/04 13:23:17 vg 1.4.276.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [3455db55d394f1737770fe73ee682060fd3f7db7]

INTEGRATION: CWS sdblogging (1.2.28); FILE MERGED 2007/04/11 08:55:23 fs 1.2.28.1: #i76119# added support for logging driver activities


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [7ce0c62c3bed012c0ec2514d1e9eb2dd93179b3d]

INTEGRATION: CWS sdblogging (1.8.244); FILE MERGED 2007/04/11 08:55:23 fs 1.8.244.1: #i76119# added support for logging driver activities


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [5529a70e3ac402947aaf23dba7ce69bd9a13855f]

INTEGRATION: CWS sdblogging (1.3.244); FILE MERGED 2007/04/11 13:51:03 fs 1.3.244.1: #i76119# logging meta data methods


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f82079067ca45b4e2cbad9bc5080f881b3a6214f]

INTEGRATION: CWS vgbugs07 (1.3.114); FILE MERGED 2007/06/04 13:23:17 vg 1.3.114.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [601133e31593fd8dfa704bd24f68c50e7023138b]

INTEGRATION: CWS a11ysep (1.6.448); FILE MERGED 2006/09/21 19:50:58 fs 1.6.448.4: RESYNC: (1.8-1.9); FILE MERGED 2005/09/27 07:43:38 fs 1.6.448.3: RESYNC: (1.7-1.8); FILE MERGED 2005/06/06 10:49:33 fs 1.6.448.2: RESYNC: (1.6-1.7); FILE MERGED 2005/03/07 08:12:02 fs 1.6.448.1: #i44293# A11Y related implementations now provided by a factory (implemented in module accessibility)


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a9dcaea20c61a7197446277fb771de310ce9815a]

INTEGRATION: CWS sdblogging (1.1.2); FILE ADDED 2007/04/12 19:17:40 fs 1.1.2.5: #i10000# (unxlngi6) 2007/04/12 11:18:46 fs 1.1.2.4: #i10000# declare various convertLogArgToString overloads in this file here 2007/04/12 09:02:22 fs 1.1.2.3: #i76119# also log result sets 2007/04/11 13:50:36 fs 1.1.2.2: #i76119# up to 5 arguments for log calls 2007/04/11 08:50:27 fs 1.1.2.1: #i76119# helper class for logging messages in the JDBC driver


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [7ae0e4feef4df9752a3305da6f7a1fa0d516ec9f]

INTEGRATION: CWS vgbugs07 (1.6.274); FILE MERGED 2007/06/04 13:23:17 vg 1.6.274.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [c2b8e265207561cd1655e3bbed323e132d472ee0]

INTEGRATION: CWS sdblogging (1.14.48); FILE MERGED 2007/04/11 08:55:23 fs 1.14.48.1: #i76119# added support for logging driver activities


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [5d7cf22ad942448c7b57fdd8079a1dd604eb308d]

INTEGRATION: CWS a11ysep (1.16.122); FILE MERGED 2006/09/21 19:48:53 fs 1.16.122.4: RESYNC: (1.18-1.20); FILE MERGED 2005/09/27 07:38:17 fs 1.16.122.3: RESYNC: (1.17-1.18); FILE MERGED 2005/06/06 10:47:38 fs 1.16.122.2: RESYNC: (1.16-1.17); FILE MERGED 2005/03/07 08:12:01 fs 1.16.122.1: #i44293# A11Y related implementations now provided by a factory (implemented in module accessibility)


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [59444076ae4b696e31be7831c8ce4a49cadc0188]

INTEGRATION: CWS vgbugs07 (1.9.224); FILE MERGED 2007/06/04 13:23:17 vg 1.9.224.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ed2254cbdbcd4ed74a20db10656ea4ca8994df94]

INTEGRATION: CWS a11ysep (1.15.68); FILE MERGED 2006/09/21 19:39:31 fs 1.15.68.3: RESYNC: (1.16-1.17); FILE MERGED 2005/09/27 06:37:37 fs 1.15.68.2: RESYNC: (1.15-1.16); FILE MERGED 2005/06/07 10:42:17 fs 1.15.68.1: export GetDisplayText for A11Y implementations


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ec9520fd1fc06494e4d80bb1715ea43ed6457d42]

INTEGRATION: CWS sdblogging (1.7.244); FILE MERGED 2007/04/11 08:55:23 fs 1.7.244.1: #i76119# added support for logging driver activities


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [3b4674472fe2313f87659255c39d92f209dab1fc]

INTEGRATION: CWS vgbugs07 (1.2.276); FILE MERGED 2007/06/04 13:23:16 vg 1.2.276.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [7ecaf3c8823b10e1a5fd49fdcbaf2b1792e854c8]

INTEGRATION: CWS sdblogging (1.11.146); FILE MERGED 2007/04/12 09:01:59 fs 1.11.146.1: #i76119# +ThrowLoggedSQLException


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [fa40aa326c768c5208ee882ce598eaa84448af40]

INTEGRATION: CWS sdblogging (1.18.18); FILE MERGED 2007/04/16 11:24:34 fs 1.18.18.2: RESYNC: (1.18-1.19); FILE MERGED 2007/04/11 08:51:31 fs 1.18.18.1: #i76119# +ConnectionLog


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [72aca6f8b58a8d0e9b07fefee290c62792c028fa]

INTEGRATION: CWS vgbugs07 (1.5.276); FILE MERGED 2007/06/04 13:23:16 vg 1.5.276.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [88e4c150a9f7b18d03f498b965bfbd1910ee0b55]

INTEGRATION: CWS sdblogging (1.10.84); FILE MERGED 2007/04/12 09:03:35 fs 1.10.84.1: #i76119# ThrowLoggedSQLException instead of ThrowSQLException


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f02b36cab8f9a97f2cc2275d5948a03f390d8133]

INTEGRATION: CWS vgbugs07 (1.25.14); FILE MERGED 2007/06/04 13:23:16 vg 1.25.14.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [c9fd11d1ca5bfe5792937936f019971e890c7c75]

INTEGRATION: CWS sdblogging (1.30.26); FILE MERGED 2007/04/12 09:03:35 fs 1.30.26.1: #i76119# ThrowLoggedSQLException instead of ThrowSQLException


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [47204e27484633dcb702f5f5b38a1a5b8af8d4cc]

INTEGRATION: CWS vgbugs07 (1.10.14); FILE MERGED 2007/06/04 13:23:16 vg 1.10.14.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [3167502266fb53609aeaffc3f59f9e14c5416c97]

INTEGRATION: CWS sdblogging (1.17.84); FILE MERGED 2007/04/12 11:21:34 fs 1.17.84.5: #i10000# implement various convertLogArgToString overloads in ConnectionLog.cxx 2007/04/12 10:15:56 fs 1.17.84.4: #i10000# 2007/04/12 09:04:10 fs 1.17.84.3: #i76119# ThrowLoggedSQLException instead of ThrowSQLException 2007/04/11 08:57:26 fs 1.17.84.2: use FINER for parameters, not FINEST 2007/04/11 08:53:42 fs 1.17.84.1: #i76119# added logging messages


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [8fc3616ccf8766b803305a0c2545285a73a2ec22]

INTEGRATION: CWS vgbugs07 (1.4.274); FILE MERGED 2007/06/04 13:23:16 vg 1.4.274.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [592bee854990129f4223fbe34b8f5f27b3528c8d]

INTEGRATION: CWS sdblogging (1.22.84); FILE MERGED 2007/04/12 09:03:15 fs 1.22.84.1: #i76119# +ThrowLoggedSQLException


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [18d4b673613f69bdb8684846195277d33d53b5c1]

INTEGRATION: CWS sdblogging (1.2.28); FILE MERGED 2007/04/12 09:04:10 fs 1.2.28.2: #i76119# ThrowLoggedSQLException instead of ThrowSQLException 2007/04/11 08:52:31 fs 1.2.28.1: #i76119# added logging messages


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [763dbd1c1eb2875945e1a0c735d8db794f03b9a0]

INTEGRATION: CWS vgbugs07 (1.7.100); FILE MERGED 2007/06/04 13:23:16 vg 1.7.100.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [8ae72b6d6079dc4cf09994d2e92411080b77209e]

INTEGRATION: CWS sdblogging (1.37.48); FILE MERGED 2007/04/11 08:52:12 fs 1.37.48.1: #i76119# added logging messages


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [8f412e1a629f6b02a15c03ef9be8f9e4df8c0ab4]

INTEGRATION: CWS vgbugs07 (1.3.276); FILE MERGED 2007/06/04 13:23:16 vg 1.3.276.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [24c5fb02dda9fb5f6c5f879bf7f1b0ddb24138b4]

INTEGRATION: CWS sdblogging (1.3.4); FILE MERGED 2007/05/23 09:01:57 fs 1.3.4.7: WARNING -> SEVERE 2007/05/22 19:19:29 fs 1.3.4.6: #i76119# property construct m_aLogger 2007/04/18 06:06:39 fs 1.3.4.5: #i10000# 2007/04/16 11:24:26 fs 1.3.4.4: RESYNC: (1.3-1.4); FILE MERGED 2007/04/12 09:04:34 fs 1.3.4.3: #i76119# ThrowLoggedSQLException instead of ThrowSQLException 2007/04/11 13:51:33 fs 1.3.4.2: #i76119# logging meta data methods 2007/04/11 08:53:28 fs 1.3.4.1: #i76119# added logging messages


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [dd9426edb8a25a5a1eaec605e43a252059af0727]

INTEGRATION: CWS vgbugs07 (1.3.114); FILE MERGED 2007/06/04 13:23:16 vg 1.3.114.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [54e96d9fa4f2baf6687edefa3bfcad6927aeedd8]

INTEGRATION: CWS sdblogging (1.24.48); FILE MERGED 2007/04/12 09:04:34 fs 1.24.48.2: #i76119# ThrowLoggedSQLException instead of ThrowSQLException 2007/04/11 13:51:11 fs 1.24.48.1: #i76119# logging meta data methods


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [00aa69d447ad00f4c0e91ccf4c807c6411170576]

INTEGRATION: CWS sdblogging (1.1.2); FILE ADDED 2007/04/16 06:54:37 fs 1.1.2.5: #i10000# 2007/04/12 19:20:16 fs 1.1.2.4: #i10000# (unxlngi6) 2007/04/12 11:20:52 fs 1.1.2.3: #i10000# declare various convertLogArgToString overloads in this file here 2007/04/11 13:52:04 fs 1.1.2.2: #i76119# logging meta data methods 2007/04/11 08:50:40 fs 1.1.2.1: #i76119# helper class for logging messages in the JDBC driver


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [2d888436fe579de2cfd8c1ab785db7cefb51cb1d]

INTEGRATION: CWS sdblogging (1.17.84); FILE MERGED 2007/04/12 09:04:11 fs 1.17.84.2: #i76119# ThrowLoggedSQLException instead of ThrowSQLException 2007/04/11 08:53:42 fs 1.17.84.1: #i76119# added logging messages


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [cfe0b8d1cf0c866ffd44591deb5d49c95aefb4a7]

INTEGRATION: CWS vgbugs07 (1.5.2); FILE MERGED 2007/06/04 14:24:27 vg 1.5.2.1: #i78084# remove last use of the hedabu procedure in zlib module


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [3103614b75c95240d5dbc93de7e2c3ce84596541]

INTEGRATION: CWS vgbugs07 (1.6.28); FILE MERGED 2007/06/08 11:00:11 vg 1.6.28.2: #i78084# remove last use of the hedabu procedure in zlib module 2007/06/04 14:24:27 vg 1.6.28.1: #i78084# remove last use of the hedabu procedure in zlib module


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [84e80b367e3067fedc7ba60686a70fbbcb0b1e77]

INTEGRATION: CWS vgbugs07 (1.1.2); FILE ADDED 2007/06/15 10:53:18 vg 1.1.2.3: #i78084# changed access rights to 775 2007/06/06 10:18:52 vg 1.1.2.2: #i78084# universal path notation 2007/06/04 14:24:27 vg 1.1.2.1: #i78084# remove last use of the hedabu procedure in zlib module


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d16018b5f0dc99713bd04d2398c156b827aa5998]

INTEGRATION: CWS vgbugs07 (1.5.84); FILE MERGED 2007/06/04 13:22:19 vg 1.5.84.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [1fff12377fe18b9af0d0d032249acf60f025a33c]

INTEGRATION: CWS vgbugs07 (1.6.22); FILE MERGED 2007/06/04 13:22:19 vg 1.6.22.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [84601f2d7e87fac58ff0206c1ba9bb82f465681b]

INTEGRATION: CWS vgbugs07 (1.8.8); FILE MERGED 2007/06/04 13:22:19 vg 1.8.8.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [5ca4c2476f93678fdcc683e5b4c21da774f97cca]

INTEGRATION: CWS vgbugs07 (1.6.72); FILE MERGED 2007/06/04 13:22:19 vg 1.6.72.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [97fea8ef20bda27b8041e876d4a03b1cf9ba15bb]

INTEGRATION: CWS vgbugs07 (1.8.72); FILE MERGED 2007/06/04 13:22:18 vg 1.8.72.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ae378f167eacbf2b5ead24921ca6b16c4d23f1b9]

INTEGRATION: CWS vgbugs07 (1.6.72); FILE MERGED 2007/06/04 13:22:18 vg 1.6.72.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [df7d0418a8f3f7cf4bffe9863e5b8673d5cf8a8b]

INTEGRATION: CWS vgbugs07 (1.5.84); FILE MERGED 2007/06/04 13:22:18 vg 1.5.84.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [771d3252894fd51681544091b24763e7ee09bbeb]

INTEGRATION: CWS vgbugs07 (1.5.72); FILE MERGED 2007/06/04 13:22:18 vg 1.5.72.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d194792a6fb269f76194869d86091b6d791d744c]

INTEGRATION: CWS vgbugs07 (1.5.70); FILE MERGED 2007/06/04 13:22:18 vg 1.5.70.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [fad7b2f6689415e422941a7cc15662b0a1a32c2e]

INTEGRATION: CWS vgbugs07 (1.9.10); FILE MERGED 2007/06/04 13:22:18 vg 1.9.10.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [becdee8dc77899df150d76d19d34eeed7960cde9]

INTEGRATION: CWS vgbugs07 (1.7.66); FILE MERGED 2007/06/04 13:22:18 vg 1.7.66.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [7545e039390565d1fa9662cab1395929b36d5686]

INTEGRATION: CWS vgbugs07 (1.4.84); FILE MERGED 2007/06/04 13:22:18 vg 1.4.84.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [4d5a7265d70078ae032d5f96877862e27af911ab]

INTEGRATION: CWS vgbugs07 (1.6.8); FILE MERGED 2007/06/04 13:22:18 vg 1.6.8.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [eb00c7675692d580918ab5ae16ce01a20c830545]

INTEGRATION: CWS vgbugs07 (1.6.22); FILE MERGED 2007/06/04 13:22:18 vg 1.6.22.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [20830b41a90c37bd98baec0b3815ab4c7f6f5921]

INTEGRATION: CWS vgbugs07 (1.6.84); FILE MERGED 2007/06/04 13:22:18 vg 1.6.84.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [bac8b36e3c582d4f112f8d8bc0b73e138c733ed9]

INTEGRATION: CWS vgbugs07 (1.5.84); FILE MERGED 2007/06/04 13:22:17 vg 1.5.84.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [49b36254f26b2f9719cc9270f78d8a4f45c8df8a]

INTEGRATION: CWS vgbugs07 (1.8.18); FILE MERGED 2007/06/04 13:22:17 vg 1.8.18.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [74791dee93a052fc628d27af66475157f860c4d4]

INTEGRATION: CWS vgbugs07 (1.23.18); FILE MERGED 2007/06/04 13:22:17 vg 1.23.18.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e922da0205072991f0a098413aad17a0c5f2d209]

INTEGRATION: CWS vgbugs07 (1.16.66); FILE MERGED 2007/06/04 13:22:17 vg 1.16.66.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [b0190c316b678b6f649899f713abcd3400a8dda8]

INTEGRATION: CWS vgbugs07 (1.32.66); FILE MERGED 2007/06/04 13:22:17 vg 1.32.66.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [6bb223fd06521364e3b90a7153b50d511ac546cc]

INTEGRATION: CWS vgbugs07 (1.75.18); FILE MERGED 2007/06/04 13:22:17 vg 1.75.18.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [6999f004d72fda111644ac5b8efaaebafabb1f91]

INTEGRATION: CWS vgbugs07 (1.2.206); FILE MERGED 2007/06/04 13:22:17 vg 1.2.206.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [be607371a605b20bcdf613460004275adda8de28]

INTEGRATION: CWS vgbugs07 (1.11.8); FILE MERGED 2007/06/04 13:22:17 vg 1.11.8.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ac27875f0c6014a39be613ca9d63fdba14642d44]

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>  [e1af877480cbd7aa5a3d5684860864895cc703ad]

INTEGRATION: CWS vgbugs07 (1.4.84); FILE MERGED 2007/06/04 13:22:17 vg 1.4.84.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [cadab0bc491a7fe4c46307b35ef8dbc4f9fcfd4b]

INTEGRATION: CWS vgbugs07 (1.6.10); FILE MERGED 2007/06/04 13:22:17 vg 1.6.10.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [36179d35bf529f3f350238ca3f3a1428c0ae80a5]

INTEGRATION: CWS vgbugs07 (1.11.128); FILE MERGED 2007/06/04 13:22:17 vg 1.11.128.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [065c270c8a65fc7ea12a809d48d93de8b065f44d]

INTEGRATION: CWS vgbugs07 (1.10.66); FILE MERGED 2007/06/19 10:16:14 vg 1.10.66.2: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01 2007/06/04 13:22:17 vg 1.10.66.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e3444087f87b86aa813ab10688e50b596b95f546]

INTEGRATION: CWS vgbugs07 (1.4.112); FILE MERGED 2007/06/04 13:22:17 vg 1.4.112.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [82754bac26c7a19a0e290887713ed1958756a23b]

INTEGRATION: CWS vgbugs07 (1.5.22); FILE MERGED 2007/06/04 13:22:17 vg 1.5.22.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d1eef32b66835813daedaf79e4a0ddebafb51062]

INTEGRATION: CWS vgbugs07 (1.10.200); FILE MERGED 2007/06/04 13:22:17 vg 1.10.200.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f625ed854301b21f2e260c19139f673bb2bc6aa5]

INTEGRATION: CWS vgbugs07 (1.17.30); FILE MERGED 2007/06/04 13:22:17 vg 1.17.30.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [1d63551544454b2b6ec2e70d878a458121539c38]

INTEGRATION: CWS vgbugs07 (1.4.198); FILE MERGED 2007/06/04 13:22:17 vg 1.4.198.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [32ae0a23219f34d10685bf884524af3679574707]

INTEGRATION: CWS vgbugs07 (1.4.198); FILE MERGED 2007/06/04 13:22:16 vg 1.4.198.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [2fc0c7ccbe230bdbea926de3a7e6e1d23f94ba96]

INTEGRATION: CWS vgbugs07 (1.13.112); FILE MERGED 2007/06/04 13:22:16 vg 1.13.112.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f75d983ff3d35dfa97cc8ab7ab9b718f15be1bbd]

INTEGRATION: CWS vgbugs07 (1.33.66); FILE MERGED 2007/06/04 13:22:16 vg 1.33.66.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [4cc271bfd2da096274da6a9c2e2b0f4812f3066d]

INTEGRATION: CWS vgbugs07 (1.8.72); FILE MERGED 2007/06/04 13:22:16 vg 1.8.72.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ccbf31fdd4913f3090283542a23e233d17a5bc9a]

INTEGRATION: CWS vgbugs07 (1.6.72); FILE MERGED 2007/06/04 13:22:16 vg 1.6.72.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [94b58692b807425fbd47f42972c4f315553e412e]

INTEGRATION: CWS vgbugs07 (1.5.200); FILE MERGED 2007/06/04 13:22:16 vg 1.5.200.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [74acd2d70102c30cff43c4ad56f9e75aeb9025be]

INTEGRATION: CWS vgbugs07 (1.13.84); FILE MERGED 2007/06/04 13:22:16 vg 1.13.84.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [512b9b24b34e0fd80a023a1a7152d4b568f37e86]

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>  [64c4e1f3834cb8345a425b25a9463b25acfd4baa]

INTEGRATION: CWS vgbugs07 (1.19.66); FILE MERGED 2007/06/04 13:22:16 vg 1.19.66.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [eeb96f10747400c3894bccb7f4faab0b730ce289]

INTEGRATION: CWS vgbugs07 (1.18.72); FILE MERGED 2007/06/04 13:22:16 vg 1.18.72.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [45b7617b785e8c40ff6d8bc74b9a8aac47e6a305]

INTEGRATION: CWS vgbugs07 (1.26.66); FILE MERGED 2007/06/04 13:22:16 vg 1.26.66.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [1fe1e610421f3790cdfc5d69ec67540a0f3fe7d7]

INTEGRATION: CWS vgbugs07 (1.16.66); FILE MERGED 2007/06/04 13:22:16 vg 1.16.66.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ede1ccf76bc2d901dff5bae8c9082a310b1d89c0]

INTEGRATION: CWS vgbugs07 (1.36.66); FILE MERGED 2007/06/04 13:22:16 vg 1.36.66.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [44cf7f6cb6e5141233118ab3301ba26a57972507]

INTEGRATION: CWS vgbugs07 (1.46.30); FILE MERGED 2007/06/04 13:22:15 vg 1.46.30.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [2912f67746fc6c5a433bb6ec05a58015cff7d5d5]

INTEGRATION: CWS vgbugs07 (1.11.84); FILE MERGED 2007/06/04 13:22:15 vg 1.11.84.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [04c7551d3b2c32b9e3f7ec25d5615fd0d23886b3]

INTEGRATION: CWS vgbugs07 (1.46.16); FILE MERGED 2007/06/04 13:22:15 vg 1.46.16.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [818df0f64c35ff45fff7968e09100703733dea12]

INTEGRATION: CWS vgbugs07 (1.31.10); FILE MERGED 2007/06/04 13:22:15 vg 1.31.10.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [2581c6ef3befeead624b98139c76471ab1b776a3]

INTEGRATION: CWS vgbugs07 (1.11.72); FILE MERGED 2007/06/04 13:22:15 vg 1.11.72.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [b4b70ec865bb38614f25325281105bd27933ccf6]

INTEGRATION: CWS vgbugs07 (1.23.66); FILE MERGED 2007/06/04 13:22:15 vg 1.23.66.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d8ed76740809f1462e0e756ea37098c021898385]

INTEGRATION: CWS vgbugs07 (1.28.30); FILE MERGED 2007/06/04 13:22:15 vg 1.28.30.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [4a43ef57d7fc2407c988f61abc2c53a04abf0e6e]

INTEGRATION: CWS vgbugs07 (1.39.10); FILE MERGED 2007/06/04 13:22:15 vg 1.39.10.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [923f6d6261dc09169c1355b0fc6234ff03e24d6e]

INTEGRATION: CWS vgbugs07 (1.4.20); FILE MERGED 2007/06/04 13:22:15 vg 1.4.20.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f4e23598809d0f30b2623fd5883c6586f5a9f2cb]

INTEGRATION: CWS vgbugs07 (1.6.84); FILE MERGED 2007/06/04 13:22:15 vg 1.6.84.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [c665e933be9b7ad63ae18f35487ad30bfd612c8a]

INTEGRATION: CWS vgbugs07 (1.20.72); FILE MERGED 2007/06/04 13:22:15 vg 1.20.72.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [3ffe6c1e81572bd7b053475a6b6183649d3fe1c0]

INTEGRATION: CWS vgbugs07 (1.6.72); FILE MERGED 2007/06/04 13:22:14 vg 1.6.72.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [bdc6593806ecd72dc90d02550d53212d19b46b69]

INTEGRATION: CWS vgbugs07 (1.14.72); FILE MERGED 2007/06/04 13:22:14 vg 1.14.72.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [548bc387f03f3dacde10c7bce42a3f46da028e39]

INTEGRATION: CWS vgbugs07 (1.8.10); FILE MERGED 2007/06/04 13:22:14 vg 1.8.10.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [2f1608ac1eb957495bccf46e9a1e1d68c62a6a9a]

INTEGRATION: CWS vgbugs07 (1.12.10); FILE MERGED 2007/06/04 13:22:14 vg 1.12.10.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [83c1e1d4e5885be9ca1c80caab189c9fd1c2a604]

INTEGRATION: CWS vgbugs07 (1.9.54); FILE MERGED 2007/06/04 13:22:14 vg 1.9.54.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [4bad2c5bab635df896011a00a2a697b888360663]

INTEGRATION: CWS vgbugs07 (1.28.8); FILE MERGED 2007/06/04 13:22:14 vg 1.28.8.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e75e10a08d442babdf9cb05aae0b8ce0cecb93a4]

INTEGRATION: CWS vgbugs07 (1.13.8); FILE MERGED 2007/06/04 13:22:14 vg 1.13.8.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [dfb7c8673df0ee3d60c03f16550c4660075232d9]

INTEGRATION: CWS vgbugs07 (1.33.8); FILE MERGED 2007/06/04 13:22:14 vg 1.33.8.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [6a8e7ba37fd87023da0a52595e8a04e656082a9a]

INTEGRATION: CWS vgbugs07 (1.11.10); FILE MERGED 2007/06/04 13:22:14 vg 1.11.10.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [21e579ba1ce48c4e31226a9d29457a634b5ce34a]

INTEGRATION: CWS vgbugs07 (1.3.8); FILE MERGED 2007/06/04 13:22:14 vg 1.3.8.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [0e020270ded4d3067c5533f466d3a91e16582887]

INTEGRATION: CWS vgbugs07 (1.12.8); FILE MERGED 2007/06/04 13:22:14 vg 1.12.8.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [8c5f5abc94f824c11e2d8a1f1d1483a3b6de5edf]

INTEGRATION: CWS vgbugs07 (1.7.84); FILE MERGED 2007/06/04 13:22:14 vg 1.7.84.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [081b58baf1b0a81447e8461aa6f2665fa95490ef]

INTEGRATION: CWS vgbugs07 (1.9.84); FILE MERGED 2007/06/04 13:22:14 vg 1.9.84.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [5eeb13a24332b7ce3fedf01b1c50f18d7ff2fc2c]

INTEGRATION: CWS vgbugs07 (1.3.112); FILE MERGED 2007/06/04 13:22:14 vg 1.3.112.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f4e7dfb4551ac91da93165d001c8de5a3e093d33]

INTEGRATION: CWS vgbugs07 (1.10.112); FILE MERGED 2007/06/04 13:22:14 vg 1.10.112.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [14e9e59d91f52f04828765066db3829b4cd1c94e]

INTEGRATION: CWS vgbugs07 (1.70.6); FILE MERGED 2007/06/04 13:22:14 vg 1.70.6.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [1142152a6ac3465ee76256b346de0c25df4531d1]

INTEGRATION: CWS vgbugs07 (1.6.8); FILE MERGED 2007/06/04 13:22:13 vg 1.6.8.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [1ad8694580fffcfd8d5117d02521c8206adb9d1d]

INTEGRATION: CWS vgbugs07 (1.2.206); FILE MERGED 2007/06/04 13:22:13 vg 1.2.206.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d5f6b8c1a7a54e0b107deacac4f194a28b8befb4]

INTEGRATION: CWS vgbugs07 (1.10.98); FILE MERGED 2007/06/19 10:13:57 vg 1.10.98.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a7f265e3b23df9ae109bd897f2f0ea5e297a6acd]

INTEGRATION: CWS obo11 (1.10.64); FILE MERGED 2007/06/19 07:59:05 obo 1.10.64.1: #i76441# support nonproduct build


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [7019b243b828d9c7e08098c53d61aa5a37cab893]

INTEGRATION: CWS obo11 (1.4.14); FILE MERGED 2007/06/21 07:31:03 obo 1.4.14.2: move -D_DEBUG to wntmsci11.mk 2007/06/18 12:51:40 obo 1.4.14.1: #i76441# support nonproduct build


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [46653e928fcee5a17d50ee2f5f9bf5c9030826fe]

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>  [5e0ab8d3bcc2ff2d8131203183703a3ce6df50e2]

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>  [ede25656e701e0c9e08b0fc258cf903500b01629]

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>  [1c3f4d90a31d9677f665623b277393cae75c48ef]

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>  [e383d8e4e9bc783d2229b399f00f4e7e80db92ea]

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>  [010d036498132c4a0861f588b86578334874d9a8]

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>  [59f6629b139f791e9c85a0508fb6f59c80af54a5]

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>  [a62b10c4f4b5a6509e464a3be20ea9fb827881b8]

INTEGRATION: CWS obo11 (1.24.10); FILE MERGED 2007/06/19 07:33:11 obo 1.24.10.1: #i76441# support nonproduct build


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [cdc9570ba3f2b844955283c27d463ddc3c5dae75]

INTEGRATION: CWS obo11 (1.18.48); FILE MERGED 2007/06/19 07:29:36 obo 1.18.48.1: #i76441# support nonproduct build


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [37febdfc993dceb3c5249fa7a887054167de9a78]

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>  [94e0b06fca75b5d9a999f7d8bb00f81e6ca30071]

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>  [23ed1d0eb8d9f3ead161d0515058b106e5ceb4bb]

INTEGRATION: CWS obo11 (1.12.4); FILE MERGED 2007/04/23 11:28:03 obo 1.12.4.1: #i76441# support --enable-dbgutil for wntmsci11


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [89e8e76476c02353df61cb9df7a5f031fe58be95]

INTEGRATION: CWS pmladek05 (1.27.6); FILE MERGED 2007/06/18 16:04:34 pmladek 1.27.6.1: #i75366# fix build of sysui; create_tree.sh was called without a defined path from the spec files


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [4a9126294fe6dd7e62460ccb152f97a857ce9af9]

INTEGRATION: CWS pmladek05 (1.18.6); FILE MERGED 2007/06/20 10:17:09 pmladek 1.18.6.2: #i75366# rename the used variable from UNIXFILENAME to a more clear UNIXWRAPPERNAME 2007/06/18 16:02:21 pmladek 1.18.6.1: #i75366# allow to redefine the UNIX wrapper name in the shared desktop files


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [59de2dfbff4ce24a98393fbb143fbc303d803de7]

INTEGRATION: CWS pmladek05 (1.26.6); FILE MERGED 2007/06/18 16:04:33 pmladek 1.26.6.1: #i75366# fix build of sysui; create_tree.sh was called without a defined path from the spec files


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d21352443bea2dc6bf44f9771866f451374ca58b]

INTEGRATION: CWS pmladek05 (1.10.96); FILE MERGED 2007/06/15 20:07:57 pmladek 1.10.96.1: #i75253# add support for Mandriva menu entries


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d99855918ef50c70593283fbf96e227c4965517b]

INTEGRATION: CWS pmladek05 (1.7.226); FILE MERGED 2007/06/15 20:07:57 pmladek 1.7.226.1: #i75253# add support for Mandriva menu entries


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [0b762ccfc4975325081f045a6302fb1841fb9741]

INTEGRATION: CWS obo11 (1.2.34); FILE MERGED 2007/06/18 14:39:59 obo 1.2.34.1: #i76441# parse problem VS2005 fixed by IHA


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e4d31eb1b16ad6445493b8507d44c828dc67ead8]

INTEGRATION: CWS pmladek05 (1.8.214); FILE MERGED 2007/06/15 20:07:57 pmladek 1.8.214.1: #i75253# add support for Mandriva menu entries


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [8d0cdfa26c2e2efe937fe014abe74cc5968cc052]

INTEGRATION: CWS obo11 (1.22.12); FILE MERGED 2007/04/23 12:33:28 obo 1.22.12.1: #i76441# --enable-dbgutil support for wntmsci11


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [c2bb9d800e424c5092a42e2113db6152ba5d9e3b]

INTEGRATION: CWS pmladek05 (1.6.208); FILE MERGED 2007/06/15 20:07:57 pmladek 1.6.208.1: #i75253# add support for Mandriva menu entries


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [9ef3b60739d0e771694884617e313e9cedf3529c]

INTEGRATION: CWS obo11 (1.10.12); FILE MERGED 2007/04/23 12:28:35 obo 1.10.12.1: #i76441# --enable-dbgutil support for wntmsci11


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [280d79dac67cff78ed98b953b1f6c08d1101de7a]

INTEGRATION: CWS pmladek05 (1.16.6); FILE MERGED 2007/06/18 16:04:33 pmladek 1.16.6.1: #i75366# fix build of sysui; create_tree.sh was called without a defined path from the spec files


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [8054a3b1da8ce7bed7e01d2fdd452a4958d37cf5]

INTEGRATION: CWS pmladek05 (1.22.6); FILE MERGED 2007/06/20 10:17:09 pmladek 1.22.6.3: #i75366# rename the used variable from UNIXFILENAME to a more clear UNIXWRAPPERNAME 2007/06/19 10:14:55 pmladek 1.22.6.2: #i75366# some clean up 2007/06/18 16:02:21 pmladek 1.22.6.1: #i75366# allow to redefine the UNIX wrapper name in the shared desktop files


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [8b040be1b99fa0ddd76e9a8ab2c60b884d59ebdf]

INTEGRATION: CWS pj82 (1.18.4); FILE MERGED 2007/06/25 09:01:52 pjanik 1.18.4.2: RESYNC: (1.18-1.19); FILE MERGED 2007/06/21 07:37:52 pjanik 1.18.4.1: #i78739#: handle Mac OS X Aqua case the same as Windows - build only  font subsetting.


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [727d2382c91c74628e07e68d75e4f153c424be23]

INTEGRATION: CWS pj82 (1.6.144); FILE MERGED 2007/06/21 07:39:04 pjanik 1.6.144.1: #i78739#: do not build fontmanager at all on Mac OS X Aqua.


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [6006b8089c62ff99a019944546ec508af33d9e24]

INTEGRATION: CWS pj82 (1.9.40); FILE MERGED 2007/06/21 07:44:31 pjanik 1.9.40.1: #i10000#: Do not include X11 headers for AQUA (QUARTZ).


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [57a1846c54a1a74bb45a409f3de208237cf7ce68]

INTEGRATION: CWS pj82 (1.1.4); FILE ADDED 2007/06/21 07:42:52 pjanik 1.1.4.2: #i78738#: Add WindowAdapter for Mac OS X Aqua (from aquavcl01). 2006/01/31 00:07:05 pjanik 1.1.4.1: file WindowAdapter.java was added on branch cws_src680_pj82 on 2007-06-21 07:42:52 +0000


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [dd5e429a6f38b2e42741bb2e5883388e23dcf084]

INTEGRATION: CWS pj82 (1.9.46); FILE MERGED 2007/06/21 07:43:46 pjanik 1.9.46.1: #i78738#: Add WindowAdapter for Mac OS X Aqua (from aquavcl01), clean  the OS cases switch, whitespace celanup.


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [b7d53650685c539507964236716a939ea93dce79]

INTEGRATION: CWS getpivotdata (1.24.182); FILE MERGED 2007/04/19 17:54:59 nn 1.24.182.1: #i45843# add function GETPIVOTDATA


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [6c7a205998a8478b8c9a7fa26964c03788c917f7]

INTEGRATION: CWS getpivotdata (1.89.54); FILE MERGED 2007/05/08 16:56:32 nn 1.89.54.3: #i45843# some string changes 2007/04/23 10:45:03 nn 1.89.54.2: RESYNC: (1.89-1.90); FILE MERGED 2007/04/19 17:54:57 nn 1.89.54.1: #i45843# add function GETPIVOTDATA


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [7b5327aff518f416ec49c03036c2d4af356e8c29]

INTEGRATION: CWS getpivotdata (1.18.14); FILE MERGED 2007/06/13 11:02:46 nn 1.18.14.3: RESYNC: (1.19-1.20); FILE MERGED 2007/04/23 09:22:32 nn 1.18.14.2: RESYNC: (1.18-1.19); FILE MERGED 2007/04/19 17:54:57 nn 1.18.14.1: #i45843# add function GETPIVOTDATA


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [fcb2b9cc4c68bbde2f375109562cc803386f622a]

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>  [ba4c19fc198a70e5c3c25cd3653836ca87f1b135]

INTEGRATION: CWS getpivotdata (1.66.48); FILE MERGED 2007/06/13 10:57:55 nn 1.66.48.2: RESYNC: (1.66-1.67); FILE MERGED 2007/04/25 15:15:45 nn 1.66.48.1: #i45843# convert pivot tables before formula calculation


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [dc8a5449c9118905674e6a056a9ba5c3e1a2fe9e]

INTEGRATION: CWS smarttags3 (1.10.24); FILE MERGED 2007/04/16 12:38:29 fme 1.10.24.1: #i75130# New Smart Tag API


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [515df6a4a8fda41412c61bf284946af55dac5bd1]

INTEGRATION: CWS getpivotdata (1.116.74); FILE MERGED 2007/06/13 10:56:45 nn 1.116.74.2: RESYNC: (1.116-1.118); FILE MERGED 2007/04/25 15:15:45 nn 1.116.74.1: #i45843# convert pivot tables before formula calculation


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [2a7429e9a1b3703abe7c723ffdc583bc8a2bbaf5]

INTEGRATION: CWS smarttags3 (1.1.2); FILE ADDED 2007/04/16 12:38:06 fme 1.1.2.1: #i75130# New Smart Tag API


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [5224c0eab4bc064326ce80cfac120cc1b21763cc]

INTEGRATION: CWS getpivotdata (1.18.48); FILE MERGED 2007/06/13 10:55:22 nn 1.18.48.2: RESYNC: (1.18-1.19); FILE MERGED 2007/04/24 18:02:59 nn 1.18.48.1: #i45843# exceptions


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [cc5ba78e20734263205893c301119a808c6697b5]

INTEGRATION: CWS getpivotdata (1.44.54); FILE MERGED 2007/06/13 10:55:15 nn 1.44.54.3: RESYNC: (1.45-1.47); FILE MERGED 2007/04/23 09:09:56 nn 1.44.54.2: RESYNC: (1.44-1.45); FILE MERGED 2007/04/19 17:54:57 nn 1.44.54.1: #i45843# add function GETPIVOTDATA


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [1e17ada02531efc152ceacf1e8d996902095d0ee]

INTEGRATION: CWS smarttags3 (1.14.154); FILE MERGED 2007/05/11 14:37:14 fme 1.14.154.2: #i75130# New smart tag API 2007/04/26 12:22:43 fme 1.14.154.1: #i75130# New Smarttag API


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [fc8af4881df3f11eeef76a95853e903527945b78]

INTEGRATION: CWS getpivotdata (1.29.54); FILE MERGED 2007/05/08 17:07:50 nn 1.29.54.4: RESYNC: (1.30-1.31); FILE MERGED 2007/04/27 16:32:10 nn 1.29.54.3: #i45843# GETPIVOTDATA: alternative syntax 2007/04/23 09:09:25 nn 1.29.54.2: RESYNC: (1.29-1.30); FILE MERGED 2007/04/19 17:54:56 nn 1.29.54.1: #i45843# add function GETPIVOTDATA


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [66a654e87e19e8ca05108cf4c06d125b79a50b78]

INTEGRATION: CWS smarttags3 (1.2.8); FILE MERGED 2007/04/26 12:21:53 fme 1.2.8.1: #i75130# New Smarttag API


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [4a054f08d810c93ece43bfff97bbc58b1e61bc99]

INTEGRATION: CWS getpivotdata (1.50.110); FILE MERGED 2007/04/23 09:04:14 nn 1.50.110.2: RESYNC: (1.50-1.51); FILE MERGED 2007/04/19 17:54:56 nn 1.50.110.1: #i45843# add function GETPIVOTDATA


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [7299a5224dba06f2f42184ce341a89433d2b8ade]

INTEGRATION: CWS getpivotdata (1.27.54); FILE MERGED 2007/04/19 17:54:55 nn 1.27.54.1: #i45843# add function GETPIVOTDATA


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [c82a4cec37de2fd8832b265e49a88fe793aef6c7]

INTEGRATION: CWS getpivotdata (1.12.174); FILE MERGED 2007/06/13 10:52:38 nn 1.12.174.6: RESYNC: (1.13-1.14); FILE MERGED 2007/05/09 09:40:49 nn 1.12.174.5: #i45843# warning in product build 2007/05/04 16:25:26 nn 1.12.174.4: #i45843# GETPIVOTDATA: manual subtotals 2007/04/27 16:31:54 nn 1.12.174.3: #i45843# GETPIVOTDATA: alternative syntax 2007/04/23 08:57:48 nn 1.12.174.2: RESYNC: (1.12-1.13); FILE MERGED 2007/04/19 17:54:55 nn 1.12.174.1: #i45843# add function GETPIVOTDATA


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [9188b8b16dfa078bd626a368befd29979417826f]

INTEGRATION: CWS smarttags3 (1.146.22); FILE MERGED 2007/05/22 14:41:37 fme 1.146.22.2: RESYNC: (1.146-1.149); FILE MERGED 2007/05/11 14:52:04 fme 1.146.22.1: #i75130# New smart tag API - new NOSELECT flag


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [b1aab1280d10b2bb1f57c9bca35fc66098dac806]

INTEGRATION: CWS getpivotdata (1.19.174); FILE MERGED 2007/05/03 17:50:44 nn 1.19.174.4: #i45843# GETPIVOTDATA alternative syntax: parse function names 2007/04/27 16:31:54 nn 1.19.174.3: #i45843# GETPIVOTDATA: alternative syntax 2007/04/23 08:57:40 nn 1.19.174.2: RESYNC: (1.19-1.20); FILE MERGED 2007/04/19 17:54:55 nn 1.19.174.1: #i45843# add function GETPIVOTDATA


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [703e5cd716a6adb19d31113af522d0bf4ba13b94]

INTEGRATION: CWS getpivotdata (1.33.50); FILE MERGED 2007/06/13 10:51:47 nn 1.33.50.3: RESYNC: (1.34-1.35); FILE MERGED 2007/04/23 08:55:35 nn 1.33.50.2: RESYNC: (1.33-1.34); FILE MERGED 2007/04/19 17:54:55 nn 1.33.50.1: #i45843# add function GETPIVOTDATA


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [55d3465736e9f8e7c04714aebab6db240defc624]

INTEGRATION: CWS smarttags3 (1.2.58); FILE MERGED 2007/05/11 14:52:14 fme 1.2.58.1: #i75130# New smart tag API - new NOSELECT flag


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [6dfa35f9e859c7a2c361d0119099e1ddb82bd826]

INTEGRATION: CWS getpivotdata (1.10.182); FILE MERGED 2007/04/19 17:54:54 nn 1.10.182.1: #i45843# add function GETPIVOTDATA


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [bd89e5d87c5bb4b51ade43d8fe1673173babfb2a]

INTEGRATION: CWS getpivotdata (1.15.110); FILE MERGED 2007/04/19 17:54:54 nn 1.15.110.1: #i45843# add function GETPIVOTDATA


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d2d53dbbe83d63e277ce763dbc32f2335febbdc5]

INTEGRATION: CWS smarttags3 (1.48.22); FILE MERGED 2007/05/25 11:57:17 fme 1.48.22.4: RESYNC: (1.49-1.50); FILE MERGED 2007/05/24 07:35:43 fme 1.48.22.3: #i75130# New smrt tag API - resync - move libs 2007/05/22 14:34:24 fme 1.48.22.2: RESYNC: (1.48-1.49); FILE MERGED 2007/04/17 08:29:58 fme 1.48.22.1: #i75130# New Smart Tag API


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [35fa6ea0c5579d89685dd1690aef1d2ec5e10be5]

INTEGRATION: CWS getpivotdata (1.7.382); FILE MERGED 2007/05/03 17:51:35 nn 1.7.382.3: #i45843# GETPIVOTDATA alternative syntax: parse function names 2007/04/27 16:31:40 nn 1.7.382.2: #i45843# GETPIVOTDATA: alternative syntax 2007/04/19 17:54:54 nn 1.7.382.1: #i45843# add function GETPIVOTDATA


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [eae338bc6d29c5de095af729f9baecbb37e32bd2]

INTEGRATION: CWS smarttags3 (1.1.2); FILE ADDED 2007/04/26 12:43:22 fme 1.1.2.1: #i75130# New Smarttag API


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [542de33140f2a1384bd7dc3e7af274d853949462]

INTEGRATION: CWS getpivotdata (1.11.372); FILE MERGED 2007/04/27 16:31:40 nn 1.11.372.2: #i45843# GETPIVOTDATA: alternative syntax 2007/04/19 17:54:54 nn 1.11.372.1: #i45843# add function GETPIVOTDATA


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e9e04af1492ed51b6d1655a7e5ce9170fce9a2ee]

INTEGRATION: CWS smarttags3 (1.1.2); FILE ADDED 2007/06/05 07:57:27 fme 1.1.2.6: #i76130# New Smart Tag API - Controller parameter added to a couple of functions 2007/05/29 07:19:17 fme 1.1.2.5: #i75130# New smart tag API - warning eliminated 2007/05/11 14:59:32 fme 1.1.2.4: #i75130# New smart tag API 2007/05/04 14:18:34 fme 1.1.2.3: #i75130# New smart tag API - listener registration 2007/05/02 08:11:47 fme 1.1.2.2: #i75130# New smart tag API 2007/04/26 12:43:51 fme 1.1.2.1: #i75130# New Smarttag API


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [1a8703e3427556deda5cf6e5a69b758f402bea41]

INTEGRATION: CWS getpivotdata (1.97.12); FILE MERGED 2007/06/13 10:47:55 nn 1.97.12.4: RESYNC: (1.99-1.100); FILE MERGED 2007/05/08 17:06:29 nn 1.97.12.3: RESYNC: (1.98-1.99); FILE MERGED 2007/04/23 08:48:27 nn 1.97.12.2: RESYNC: (1.97-1.98); FILE MERGED 2007/04/19 17:54:54 nn 1.97.12.1: #i45843# add function GETPIVOTDATA


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [9b4b7b495076f2f7168c8a8f3607eaeb07010566]

INTEGRATION: CWS smarttags3 (1.39.810); FILE MERGED 2007/04/27 08:29:48 fme 1.39.810.2: RESYNC: (1.39-1.40); FILE MERGED 2007/04/26 12:28:52 fme 1.39.810.1: #i75130# New Smarttag API


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [0f990cccfca6dad0d802654c8c436d6116f1b3c0]

INTEGRATION: CWS getpivotdata (1.13.110); FILE MERGED 2007/04/19 17:54:53 nn 1.13.110.1: #i45843# add function GETPIVOTDATA


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [dcbf1038ed527284bab1109799a967d21a3cc009]

INTEGRATION: CWS smarttags3 (1.4.830); FILE MERGED 2007/05/23 17:43:17 fme 1.4.830.2: #i75130# New Smart TagAPI - resync 2007/05/11 14:59:11 fme 1.4.830.1: #i75130# New smart tag API


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [05a089f0f52e22928301ed74b909e2452a21e86f]

INTEGRATION: CWS smarttags3 (1.1.2); FILE ADDED 2007/06/05 07:54:44 fme 1.1.2.4: #i76130# New Smart Tag API - Controller parameter added to a couple of functions 2007/05/23 13:49:04 fme 1.1.2.3: #i75130# New smart tag API - resync 2007/05/14 12:23:28 fme 1.1.2.2: #i75130# New smart tag API 2007/05/11 14:58:12 fme 1.1.2.1: #i75130# New smart tag API


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [df96a12d28413736bb09d1362755f95b8fcde68d]

INTEGRATION: CWS smarttags3 (1.16.274); FILE MERGED 2007/05/23 12:33:20 fme 1.16.274.2: #i75130# New smart tag API - new smart tag item 2007/05/11 14:59:58 fme 1.16.274.1: #i75130# New smart tag API


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [5c6bb8127279cbdcdbb599460cdbbe7074ce8b82]

INTEGRATION: CWS smarttags3 (1.1.2); FILE ADDED 2007/05/11 14:58:27 fme 1.1.2.1: #i75130# New smart tag API


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [fcd85f334daa09f5acf6c73dcf7baca0936ecf12]

INTEGRATION: CWS smarttags3 (1.6.306); FILE MERGED 2007/05/04 14:18:34 fme 1.6.306.3: #i75130# New smart tag API - listener registration 2007/04/26 12:36:40 fme 1.6.306.2: #i75130# New Smarttag API 2007/04/17 08:29:25 fme 1.6.306.1: #i75130# New Smart Tag API


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [44f73097b21cbf0267f404fc1950f62f6b82de9e]

INTEGRATION: CWS smarttags3 (1.10.276); FILE MERGED 2007/05/22 13:59:01 fme 1.10.276.2: RESYNC: (1.10-1.11); FILE MERGED 2007/04/26 12:31:39 fme 1.10.276.1: #i75130# New Smarttag API


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [b257f03e68b087317c14da8f40b6648c5449fcf0]

INTEGRATION: CWS smarttags3 (1.9.308); FILE MERGED 2007/04/27 08:04:29 fme 1.9.308.3: RESYNC: (1.9-1.10); FILE MERGED 2007/04/26 12:31:39 fme 1.9.308.2: #i75130# New Smarttag API 2007/04/16 12:27:36 fme 1.9.308.1: #i75130# New Smart Tag API


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [70febfbd4b9bcad421a3a8c8954111b8af5d1a27]

INTEGRATION: CWS smarttags3 (1.6.172); FILE MERGED 2007/04/27 13:13:10 fme 1.6.172.3: #i75130# New SmartTag API 2007/04/26 12:31:39 fme 1.6.172.2: #i75130# New Smarttag API 2007/04/16 12:27:36 fme 1.6.172.1: #i75130# New Smart Tag API


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [286032060918b463dcd420a5c1f0241d3eb1651e]

INTEGRATION: CWS smarttags3 (1.3.830); FILE MERGED 2007/04/16 12:27:36 fme 1.3.830.1: #i75130# New Smart Tag API


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f2cd40f4ccdab84c28257321157b4e0699d42f02]

INTEGRATION: CWS smarttags3 (1.16.172); FILE MERGED 2007/05/23 12:51:15 fme 1.16.172.8: #i75130# New smart tag API - resync 2007/05/22 13:48:54 fme 1.16.172.7: RESYNC: (1.16-1.17); FILE MERGED 2007/05/14 06:50:10 fme 1.16.172.6: #i75130# New Smart Tag API 2007/05/11 15:01:05 fme 1.16.172.5: #i75130# New smart tag API 2007/05/04 14:18:34 fme 1.16.172.4: #i75130# New smart tag API - listener registration 2007/04/27 12:10:37 fme 1.16.172.3: #i75130# New smart tag API - newline at file end added 2007/04/26 12:31:39 fme 1.16.172.2: #i75130# New Smarttag API 2007/04/16 12:27:35 fme 1.16.172.1: #i75130# New Smart Tag API


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [5e16aa998f3c1eeb3bc61c178aa3a31e8ef18405]

INTEGRATION: CWS smarttags3 (1.28.832); FILE MERGED 2007/05/11 15:06:42 fme 1.28.832.1: #i75130# New smart tag API


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f816657e334710f52ee35f7ffa2e459a78ec8400]

INTEGRATION: CWS smarttags3 (1.70.148); FILE MERGED 2007/05/11 15:06:42 fme 1.70.148.1: #i75130# New smart tag API


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [1df14575a600be11715ffb926d935c02fa49d241]

INTEGRATION: CWS smarttags3 (1.122.168); FILE MERGED 2007/05/25 11:52:09 fme 1.122.168.5: RESYNC: (1.125-1.126); FILE MERGED 2007/05/22 13:46:52 fme 1.122.168.4: RESYNC: (1.123-1.125); FILE MERGED 2007/05/11 15:05:59 fme 1.122.168.3: #i75130# New smart tag API 2007/04/16 18:43:53 fme 1.122.168.2: RESYNC: (1.122-1.123); FILE MERGED 2007/04/16 12:26:22 fme 1.122.168.1: #i75130# New Smart Tag API


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a578d11a18770bde8ae34413ca95f125d52cbf18]

INTEGRATION: CWS smarttags3 (1.24.210); FILE MERGED 2007/04/16 12:26:22 fme 1.24.210.1: #i75130# New Smart Tag API


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [69efa87c1779d56354ba73562d186655cd9d06fa]

INTEGRATION: CWS smarttags3 (1.2.14); FILE MERGED 2007/05/04 14:18:20 fme 1.2.14.3: #i75130# New smart tag API - listener registration 2007/04/26 12:26:50 fme 1.2.14.2: #i75130# New Smarttag API 2007/04/17 08:32:26 fme 1.2.14.1: #i75130# New Smart Tag API


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [8f0b3c556f77ffed9947dacb93cd543191865c0c]

INTEGRATION: CWS smarttags3 (1.2.14); FILE MERGED 2007/05/11 15:03:45 fme 1.2.14.1: #i75130# New smart tag API


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d413ac78a8f6c93fe9782e1a7e368d93decefc3d]

INTEGRATION: CWS smarttags3 (1.2.14); FILE MERGED 2007/05/25 11:51:04 fme 1.2.14.2: RESYNC: (1.2-1.3); FILE MERGED 2007/04/17 08:32:00 fme 1.2.14.1: #i75130# New Smart Tag API


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [7c3b0a8d387243e1839b7fdbe5f271152d864a2d]

INTEGRATION: CWS smarttags3 (1.1.2); FILE ADDED 2007/06/05 07:51:39 fme 1.1.2.6: #i76130# New Smart Tag API - Controller parameter added to a couple of functions 2007/05/11 15:02:54 fme 1.1.2.5: #i75130# New smart tag API 2007/05/04 14:18:20 fme 1.1.2.4: #i75130# New smart tag API - listener registration 2007/05/02 08:11:31 fme 1.1.2.3: #i75130# New smart tag API 2007/04/26 12:26:50 fme 1.1.2.2: #i75130# New Smarttag API 2007/04/17 06:04:05 fme 1.1.2.1: #i75130# Moved to svx/inc/svx


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f8ea65242621807cfd92510300d4d407c3e67cbc]

INTEGRATION: CWS smarttags3 (1.1.2); FILE ADDED 2007/05/11 14:57:50 fme 1.1.2.1: #i75130# New smart tag API


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [656f1f330904527bc0cdca74b044a373971d455a]

INTEGRATION: CWS smarttags3 (1.1.2); FILE ADDED 2007/05/11 14:57:36 fme 1.1.2.1: #i75130# New smart tag API


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [3253d73c28ea9f9aad673ee03cd4b8e526b58863]

INTEGRATION: CWS smarttags3 (1.3.832); FILE MERGED 2007/04/26 12:26:59 fme 1.3.832.1: #i75130# New Smarttag API


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [178b0edf48d3d3c6cc83e907bc04bb0bb8514892]

INTEGRATION: CWS smarttags3 (1.71.76); FILE MERGED 2007/05/25 11:50:14 fme 1.71.76.2: RESYNC: (1.71-1.72); FILE MERGED 2007/04/17 08:31:24 fme 1.71.76.1: #i75130# New Smart Tag API


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [c5ee4d560ddd59e31d60353bb5d00e32216f7f39]

INTEGRATION: CWS smarttags3 (1.8.18); FILE MERGED 2007/05/11 15:02:17 fme 1.8.18.1: #i75130# New smart tag API


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [c11d7f9ed689672182620a04b0401a423ceae020]

INTEGRATION: CWS smarttags3 (1.41.48); FILE MERGED 2007/04/16 12:36:32 fme 1.41.48.1: #i75130# New Smart Tag API


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [32b95f526140323ac8975c567dd1d65c54df9e91]

INTEGRATION: CWS smarttags3 (1.1.2); FILE ADDED 2007/04/26 12:09:18 fme 1.1.2.2: #i75130# New Smarttag API 2007/04/16 12:36:18 fme 1.1.2.1: #i75130# New Smart Tag API


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [afa2909ffaca3e6a8d6331c72d516732f8de5847]

INTEGRATION: CWS smarttags3 (1.1.2); FILE ADDED 2007/04/26 12:09:17 fme 1.1.2.2: #i75130# New Smarttag API 2007/04/16 12:36:06 fme 1.1.2.1: #i75130# New Smart Tag API


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ef1a0e325d9f5bd2fbf25cd1c470e201e32d9de0]

INTEGRATION: CWS smarttags3 (1.2.30); FILE MERGED 2007/04/16 12:35:15 fme 1.2.30.1: #i75130# New Smart Tag API


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [66429941233c6c06eceafec41625f1db0ae0b7d1]

INTEGRATION: CWS smarttags3 (1.2.30); FILE MERGED 2007/06/05 07:31:51 fme 1.2.30.4: #i76130# New Smart Tag API - Controller parameter added to a couple of functions 2007/05/16 14:32:54 fme 1.2.30.3: #i75130# New smart tag API - documentation 2007/04/26 12:09:04 fme 1.2.30.2: #i75130# New Smarttag API 2007/04/16 12:34:56 fme 1.2.30.1: #i75130# New Smart Tag API


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [bf1f0e0c5393d13925800dea042c6bda196d09fc]

INTEGRATION: CWS smarttags3 (1.2.30); FILE MERGED 2007/06/05 07:31:51 fme 1.2.30.4: #i76130# New Smart Tag API - Controller parameter added to a couple of functions 2007/05/24 13:57:04 fme 1.2.30.3: #i75130# New smart tag API - typo 2007/04/26 12:09:03 fme 1.2.30.2: #i75130# New Smarttag API 2007/04/16 12:34:46 fme 1.2.30.1: #i75130# New Smart Tag API


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [30eefc5c7029002c3017c558d16e80bc6d1a7121]

INTEGRATION: CWS smarttags3 (1.1.2); FILE ADDED 2007/04/26 12:09:03 fme 1.1.2.2: #i75130# New Smarttag API 2007/04/16 12:34:15 fme 1.1.2.1: #i75130# New Smart Tag API


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [9a3181f8b63168f5aefdccdea61fb0b315f6adcd]

INTEGRATION: CWS smarttags3 (1.1.2); FILE ADDED 2007/04/16 12:34:05 fme 1.1.2.1: #i75130# New Smart Tag API


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [172cfa4d7ca7e1ba897861c71dd793fb566e74d7]

INTEGRATION: CWS smarttags3 (1.1.2); FILE ADDED 2007/04/16 12:33:53 fme 1.1.2.1: #i75130# New Smart Tag API


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [127d052d2ed3bd217ed5396bf7e2d4fcd4fb89e7]

INTEGRATION: CWS sb70 (1.58.4); FILE MERGED 2007/06/05 14:03:29 sb 1.58.4.1: #i76106# Additional rtl::OUString ASCII functions.


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a3b4b47f89f91e0a1d967a4808b617b8638e4131]

INTEGRATION: CWS smarttags3 (1.2.1230); FILE MERGED 2007/04/27 13:10:14 fme 1.2.1230.1: #i75130# New SmartTag API


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [47ba09d57b8e8ee5a0fcc1b847804b8321e5091b]

INTEGRATION: CWS smarttags3 (1.12.660); FILE MERGED 2007/04/26 13:16:23 fme 1.12.660.1: #i75130# New Smarttag API


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [cc22d4f7530bd466b97ddf953810d72ccf5c3f14]

INTEGRATION: CWS smarttags3 (1.39.20); FILE MERGED 2007/05/12 06:31:07 fme 1.39.20.1: #i75130# New smart tag API


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [9cb7c122fdc95aaf82bd6e8ae81cc9ffb7a9a4c2]

INTEGRATION: CWS smarttags3 (1.3.678); FILE MERGED 2007/05/12 06:31:07 fme 1.3.678.1: #i75130# New smart tag API


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [525d5c481214dbd2b81ddd6e01a6b848a2d7853e]

INTEGRATION: CWS smarttags3 (1.11.190); FILE MERGED 2007/05/22 13:25:13 fme 1.11.190.2: RESYNC: (1.11-1.12); FILE MERGED 2007/05/12 06:31:07 fme 1.11.190.1: #i75130# New smart tag API


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d847f4e0bb9db6798303759485cfdd6db1e74663]

INTEGRATION: CWS sb70 (1.5.36); FILE MERGED 2007/06/04 13:02:07 sb 1.5.36.1: #i76957# Added OpenOffice.org-minimal-version dependency attribute.


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [c923842bea1c0d3b9fabe9af298bc956f4fa8789]

INTEGRATION: CWS smarttags3 (1.28.190); FILE MERGED 2007/04/26 13:16:22 fme 1.28.190.1: #i75130# New Smarttag API


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [6d1cb2f2070388957a41f27c55a086aa0289c56a]

INTEGRATION: CWS smarttags3 (1.9.190); FILE MERGED 2007/04/26 13:16:22 fme 1.9.190.1: #i75130# New Smarttag API


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [bbccf15136d46028f267613a0743aa71025f6ef8]

INTEGRATION: CWS smarttags3 (1.29.70); FILE MERGED 2007/05/22 13:23:21 fme 1.29.70.4: RESYNC: (1.29-1.31); FILE MERGED 2007/05/12 06:31:27 fme 1.29.70.3: #i75130# New smart tag API 2007/04/26 13:16:22 fme 1.29.70.2: #i75130# New Smarttag API 2007/03/05 13:55:26 fme 1.29.70.1: #i75130# New API and implementation of smart tags


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [556f25200f9e34b30ff2806fa1e20c3fe6d68fe1]

INTEGRATION: CWS sb70 (1.3.88); FILE MERGED 2007/06/04 12:57:06 sb 1.3.88.2: #i76957# Fixed regression introduced in 1.3. 2007/03/13 15:19:15 sb 1.3.88.1: #i75352# Do not use toInt64 to avoid overflow problems.


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [6f629eb9888089c2a18b0ab2ce1bf09a8bf36b01]

INTEGRATION: CWS smarttags3 (1.70.98); FILE MERGED 2007/05/22 13:23:03 fme 1.70.98.2: RESYNC: (1.70-1.72); FILE MERGED 2007/04/26 13:16:22 fme 1.70.98.1: #i75130# New Smarttag API


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [8a8768d1e600fe80d2d3d14fc6e56bc61c3fb92a]

INTEGRATION: CWS sb70 (1.3.36); FILE MERGED 2007/06/04 13:02:06 sb 1.3.36.1: #i76957# Added OpenOffice.org-minimal-version dependency attribute.


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [88f25e34c8fe1d36756625f50a36441d57b52c4a]

INTEGRATION: CWS smarttags3 (1.20.190); FILE MERGED 2007/05/22 13:22:54 fme 1.20.190.2: RESYNC: (1.20-1.21); FILE MERGED 2007/04/26 13:16:22 fme 1.20.190.1: #i75130# New Smarttag API


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [4f4add0064c647c733f07d8673bec6f1c108b124]

INTEGRATION: CWS sb70 (1.1.2); FILE ADDED 2007/03/13 15:21:34 sb 1.1.2.1: #i75352# Unit tests.


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [b2ed8f1d4c6a0955446ae2fc17c865dc54bac119]

INTEGRATION: CWS sb70 (1.1.2); FILE ADDED 2007/06/05 14:18:34 sb 1.1.2.2: #i75352# Fixed regression. 2007/03/13 15:21:19 sb 1.1.2.1: #i75352# Unit tests.


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [83aa56a70b9650711a27aedd5fd4e1555550c026]

INTEGRATION: CWS smarttags3 (1.2.70); FILE MERGED 2007/05/12 06:31:52 fme 1.2.70.1: #i75130# New smart tag API


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [625b6594f58bb31299faf1f9cd4dd7d3aa41cba7]

INTEGRATION: CWS sb70 (1.1.2); FILE ADDED 2007/03/13 15:21:05 sb 1.1.2.1: #i75352# Unit tests.


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [b96e42d4cb7ee3d65e5eee98b82e90a3c16c6c82]

INTEGRATION: CWS smarttags3 (1.2.70); FILE MERGED 2007/06/05 08:17:34 fme 1.2.70.9: #i76130# New Smart Tag API - Controller parameter added to a couple of functions 2007/05/23 14:26:51 fme 1.2.70.8: #i75130# New smart tag API - resync 2007/05/14 12:19:14 fme 1.2.70.7: #i75130# New smart tag API 2007/05/12 06:31:52 fme 1.2.70.6: #i75130# New smart tag API 2007/05/02 08:25:49 fme 1.2.70.5: #i75130# New smart tag API 2007/05/02 07:55:26 fme 1.2.70.4: #i75130# New smart tag API 2007/04/26 13:16:21 fme 1.2.70.3: #i75130# New Smarttag API 2007/04/16 12:13:23 fme 1.2.70.2: #i75130# New Smart Tag API 2007/03/05 13:55:26 fme 1.2.70.1: #i75130# New API and implementation of smart tags


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [910b2c1ec4afb786b80a5c10431fa5eb77df50d6]

INTEGRATION: CWS smarttags3 (1.54.12); FILE MERGED 2007/06/11 10:36:49 fme 1.54.12.3: #i75130# New smart tag API 2007/05/22 13:19:51 fme 1.54.12.2: RESYNC: (1.54-1.56); FILE MERGED 2007/05/12 06:35:23 fme 1.54.12.1: #i75130# New smart tag API


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [9586e8db41db3450deb8f9b88a81a0fe44e54338]

INTEGRATION: CWS sb70 (1.5.86); FILE MERGED 2007/06/08 12:04:06 sb 1.5.86.2: #i78213# After some thought, removed the redundant extern C around function definition again. 2007/06/08 11:53:35 sb 1.5.86.1: #i78213# Missing extern C stuff.


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [b278b3380d9479898cf43696ba1fe11f66658a5b]

INTEGRATION: CWS smarttags3 (1.24.190); FILE MERGED 2007/05/22 13:19:00 fme 1.24.190.2: RESYNC: (1.24-1.25); FILE MERGED 2007/05/12 06:35:23 fme 1.24.190.1: #i75130# New smart tag API


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [07daa54321dda508cdc0cc1c7523b58292aa46c6]

INTEGRATION: CWS sb70 (1.26.4); FILE MERGED 2007/06/05 14:03:29 sb 1.26.4.3: #i76106# Additional rtl::OUString ASCII functions. 2007/06/04 10:15:54 sb 1.26.4.2: RESYNC: (1.26-1.27); FILE MERGED 2007/04/16 08:09:50 sb 1.26.4.1: #i76322# Gracefully handle rtl_uString_intern with newStr = str (patch by mmeeks).


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [cd09e2f2c0e180e7180d38c885a517b00d49cc61]

INTEGRATION: CWS smarttags3 (1.49.12); FILE MERGED 2007/05/22 13:11:13 fme 1.49.12.2: RESYNC: (1.49-1.50); FILE MERGED 2007/04/26 13:16:21 fme 1.49.12.1: #i75130# New Smarttag API


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [30c2b88c37c2f0d336735efe770a4f7c7da7efd5]

INTEGRATION: CWS sb70 (1.9.4); FILE MERGED 2007/06/21 07:11:10 sb 1.9.4.2: RESYNC: (1.9-1.10); FILE MERGED 2007/06/05 14:03:28 sb 1.9.4.1: #i76106# Additional rtl::OUString ASCII functions.


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d28067953e039ed3e6d1fc51ae4090eaed38dde6]

INTEGRATION: CWS sb70 (1.1.2); FILE ADDED 2007/03/30 11:04:07 sb 1.1.2.1: #i74137# osl::Thread destruction test.


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [18b2a7d4b311cfc81422adfea877781509e76df5]

INTEGRATION: CWS smarttags3 (1.12.20); FILE MERGED 2007/05/12 06:37:18 fme 1.12.20.1: #i75130# New smart tag API


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [b1b62f029ff2b18f0bc0e1015ddbbfe231774351]

INTEGRATION: CWS sb70 (1.1.2); FILE ADDED 2007/03/30 11:03:52 sb 1.1.2.1: #i74137# osl::Thread destruction test.


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [4c94b4aadb718ac8556221a0198634a40eb2d417]

INTEGRATION: CWS smarttags3 (1.2.70); FILE MERGED 2007/05/12 06:37:18 fme 1.2.70.3: #i75130# New smart tag API 2007/04/16 12:13:12 fme 1.2.70.2: #i75130# New Smart Tag API 2007/03/05 13:55:26 fme 1.2.70.1: #i75130# New API and implementation of smart tags


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [3c301964e896a59204d7ca6e97ff0296186dabb1]

INTEGRATION: CWS sb70 (1.1.2); FILE ADDED 2007/03/30 11:03:37 sb 1.1.2.1: #i74137# osl::Thread destruction test.


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [6c92ca9cfb9303015236b6dc26135fde8d290891]

INTEGRATION: CWS smarttags3 (1.20.118); FILE MERGED 2007/05/22 13:06:59 fme 1.20.118.3: RESYNC: (1.20-1.21); FILE MERGED 2007/05/12 06:39:23 fme 1.20.118.2: #i75130# New smart tag API 2007/04/26 13:16:20 fme 1.20.118.1: #i75130# New Smarttag API


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [1e9a22c3e284a06090e1d84ab7b39f7d58a55b39]

INTEGRATION: CWS sb70 (1.28.120); FILE MERGED 2007/03/21 14:17:51 sb 1.28.120.1: #i75356# Cleaned up null checks.


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [28d0418bf7cd6e22b2e9ba0501d3ac86a30c5571]

INTEGRATION: CWS smarttags3 (1.140.70); FILE MERGED 2007/06/11 20:08:23 fme 1.140.70.6: #i75130# New Smart Tag API 2007/05/22 13:06:51 fme 1.140.70.5: RESYNC: (1.140-1.141); FILE MERGED 2007/05/12 06:39:23 fme 1.140.70.4: #i75130# New smart tag API 2007/04/26 13:16:20 fme 1.140.70.3: #i75130# New Smarttag API 2007/04/16 12:11:06 fme 1.140.70.2: #i75130# New Smart Tag API 2007/03/05 13:55:25 fme 1.140.70.1: #i75130# New API and implementation of smart tags


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [4bffd1d91d52d09d3f2afe0d3a09897d181dfbf3]

INTEGRATION: CWS sb70 (1.28.4); FILE MERGED 2007/06/05 14:03:28 sb 1.28.4.1: #i76106# Additional rtl::OUString ASCII functions.


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [25fb4be9ccda8ffd03851dbcd30b02697a3b71e4]

INTEGRATION: CWS smarttags3 (1.45.604); FILE MERGED 2007/05/22 10:10:50 fme 1.45.604.3: #i75130# New smart tag API - string correction 2007/04/27 07:11:43 fme 1.45.604.2: RESYNC: (1.45-1.46); FILE MERGED 2007/04/26 13:16:20 fme 1.45.604.1: #i75130# New Smarttag API


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [17614a730d29b06dd42f00f4f2776d13950eb551]

INTEGRATION: CWS sb70 (1.18.4); FILE MERGED 2007/06/05 14:03:28 sb 1.18.4.1: #i76106# Additional rtl::OUString ASCII functions.


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [3ae175211773d89709f705105351f87a26ce840e]

INTEGRATION: CWS smarttags3 (1.7.678); FILE MERGED 2007/04/26 13:16:20 fme 1.7.678.1: #i75130# New Smarttag API


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d295c69d5f64e57383b4e0617cfac2ecc74e2390]

INTEGRATION: CWS sb70 (1.9.2); FILE MERGED 2007/03/21 14:17:50 sb 1.9.2.1: #i75356# Cleaned up null checks.


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [8cada7e46bea6b6ade51a801a79684fd4a5df557]

INTEGRATION: CWS smarttags3 (1.26.190); FILE MERGED 2007/05/12 06:39:52 fme 1.26.190.2: #i75130# New smart tag API 2007/04/26 13:16:19 fme 1.26.190.1: #i75130# New Smarttag API


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f3241df9861d619de57021c060cb2b252e5ce774]

INTEGRATION: CWS smarttags3 (1.56.190); FILE MERGED 2007/05/25 11:18:07 fme 1.56.190.4: RESYNC: (1.58-1.59); FILE MERGED 2007/05/22 12:59:45 fme 1.56.190.3: RESYNC: (1.56-1.58); FILE MERGED 2007/05/12 06:40:28 fme 1.56.190.2: #i75130# New smart tag API 2007/04/26 13:16:19 fme 1.56.190.1: #i75130# New Smarttag API


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f27489123cf0c4123028bf7a0c3aa6c36349462f]

INTEGRATION: CWS smarttags3 (1.36.190); FILE MERGED 2007/05/22 12:59:38 fme 1.36.190.2: RESYNC: (1.36-1.38); FILE MERGED 2007/04/26 13:16:19 fme 1.36.190.1: #i75130# New Smarttag API


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [b49f06e66e0f7a84faba85cda3f480bed83bd312]

INTEGRATION: CWS sb70 (1.3.48); FILE MERGED 2007/06/08 11:46:34 sb 1.3.48.1: #i78220# Missing include.


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [838329b6c8dcddca9aa2f52e83d79d9081ffdff6]

INTEGRATION: CWS smarttags3 (1.88.130); FILE MERGED 2007/05/23 17:03:40 fme 1.88.130.7: #i75130# New smart tag API - resync 2007/05/22 12:58:50 fme 1.88.130.6: RESYNC: (1.89-1.91); FILE MERGED 2007/05/12 06:41:04 fme 1.88.130.5: #i75130# New smart tag API 2007/05/04 14:21:01 fme 1.88.130.4: #i75130# New smart tag API - listener registration 2007/04/26 13:16:18 fme 1.88.130.3: #i75130# New Smarttag API 2007/04/16 15:08:45 fme 1.88.130.2: RESYNC: (1.88-1.89); FILE MERGED 2007/04/16 12:08:55 fme 1.88.130.1: #i75130# New Smart Tag API


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [34b5a6affb7d00c30ae7478cd9d7f3c5aed0043a]

INTEGRATION: CWS sb70 (1.14.32); FILE MERGED 2007/06/06 08:21:10 sb 1.14.32.1: #i66196# In Bootstrap.bootstrap, give up waiting for an soffice connection after 5 min.


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [328e6e26e672b29b27c1ae48e90bbfb43338d94c]

INTEGRATION: CWS smarttags3 (1.64.14); FILE MERGED 2007/04/26 13:16:18 fme 1.64.14.1: #i75130# New Smarttag API


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [55d6da06b583043747f2de5be39dae847d627915]

INTEGRATION: CWS smarttags3 (1.1.2); FILE ADDED 2007/05/21 13:55:51 fme 1.1.2.6: #i75130# New Smart tag API - Ownership of conversion map is passed to SwXTextMarkup 2007/05/04 14:21:01 fme 1.1.2.5: #i75130# New smart tag API - listener registration 2007/04/27 14:39:15 fme 1.1.2.4: #i75130# New Smart Tag API 2007/04/26 13:21:20 fme 1.1.2.3: #i75130# New Smarttag API 2007/04/16 11:40:26 fme 1.1.2.2: #i75130# New Smart Tag API 2007/03/05 13:52:59 fme 1.1.2.1: #i75130# New API and implementation of smart tags


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ac0a38c9db5f3caec500140702de9ba03f811744]

INTEGRATION: CWS sb70 (1.12.46); FILE MERGED 2007/06/05 15:24:12 sb 1.12.46.1: #i62080# Properly handle exceptions within dispose loops.


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [feda085508b3cdca6d80bd48b7c2a5e355323be8]

INTEGRATION: CWS smarttags3 (1.17.676); FILE MERGED 2007/05/25 11:15:56 fme 1.17.676.2: RESYNC: (1.17-1.18); FILE MERGED 2007/03/05 13:56:12 fme 1.17.676.1: #i75130# New API and implementation of smart tags


2007-06-27  Henning Brinkmann  <hbrinkm@openoffice.org>  [1367a7461db78c551a50fb7ed32a16cd40af54e3]

using cellPropsByCell for valign caused crash, needed break added


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [3ebbdfec201017edc00e98c07da516761bf1c2dc]

INTEGRATION: CWS sb70 (1.5.24); FILE MERGED 2007/06/05 08:17:25 sb 1.5.24.1: #i68624# Do not crash on adding NULL listeners.


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [90541936128ee6ee53a2306026b7d1192979ee92]

INTEGRATION: CWS smarttags3 (1.77.4); FILE MERGED 2007/06/05 09:04:58 fme 1.77.4.11: RESYNC: (1.77-1.78); FILE MERGED 2007/06/05 08:16:40 fme 1.77.4.10: #i76130# New Smart Tag API - Controller parameter added to a couple of functions 2007/05/21 13:55:43 fme 1.77.4.9: #i75130# New Smart tag API - Ownership of conversion map is passed to SwXTextMarkup 2007/05/04 14:21:01 fme 1.77.4.8: #i75130# New smart tag API - listener registration 2007/05/02 08:25:49 fme 1.77.4.7: #i75130# New smart tag API 2007/05/02 07:55:07 fme 1.77.4.6: #i75130# New smart tag API 2007/04/26 13:21:19 fme 1.77.4.5: #i75130# New Smarttag API 2007/04/16 11:34:25 fme 1.77.4.4: #i75130# SmartTags - New API 2007/03/06 15:19:47 fme 1.77.4.3: #i75130# Smart tags - iterate over language portions 2007/03/06 11:23:53 fme 1.77.4.2: #i75130# Smart tags continued 2007/03/05 13:56:11 fme 1.77.4.1: #i75130# New API and implementation of smart tags


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e8dc3cc0786a0c0244948095559240774f5a1bfe]

INTEGRATION: CWS sb70 (1.1.2); FILE ADDED 2007/06/05 15:25:21 sb 1.1.2.1: #i62080# Properly handle exceptions within dispose loops.


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [2fc43ec0691a4522ec5535803118b925e9408027]

INTEGRATION: CWS smarttags3 (1.8.190); FILE MERGED 2007/06/05 09:04:39 fme 1.8.190.2: RESYNC: (1.8-1.9); FILE MERGED 2007/04/16 11:30:27 fme 1.8.190.1: #i75130# SmartTags - New API


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [34a38ce2911a5355019eb37371c42932907ffc47]

INTEGRATION: CWS sb70 (1.1.2); FILE ADDED 2007/06/05 15:25:08 sb 1.1.2.1: #i62080# Properly handle exceptions within dispose loops.


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [172847a5839977da91ea9aab97efd01aa569ff19]

INTEGRATION: CWS smarttags3 (1.69.4); FILE MERGED 2007/05/25 11:15:26 fme 1.69.4.3: RESYNC: (1.69-1.70); FILE MERGED 2007/04/16 11:34:25 fme 1.69.4.2: #i75130# SmartTags - New API 2007/03/05 13:56:11 fme 1.69.4.1: #i75130# New API and implementation of smart tags


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [5e97fc8c9ac8cbd2529b04df1260e91938ba0666]

INTEGRATION: CWS sb70 (1.1.2); FILE ADDED 2007/06/05 15:24:57 sb 1.1.2.1: #i62080# Properly handle exceptions within dispose loops.


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [842e11b0534d4c80b48ff6d576f1c3384e1040d7]

INTEGRATION: CWS smarttags3 (1.1.2); FILE ADDED 2007/04/16 11:38:34 fme 1.1.2.1: #i75130# New Smart Tag API


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [62c7e727a7b58991aa42019ad8f51418d7bc25b5]

INTEGRATION: CWS sb70 (1.4.24); FILE MERGED 2007/06/05 08:17:24 sb 1.4.24.1: #i68624# Do not crash on adding NULL listeners.


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [c39e581b55e99a788e6d06a4d9c4d7d6e31b8f6b]

INTEGRATION: CWS smarttags3 (1.9.110); FILE MERGED 2007/04/16 11:34:25 fme 1.9.110.1: #i75130# SmartTags - New API


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [04ac9257c2fbf9a1d33a658e2db1b92ff4e58309]

INTEGRATION: CWS smarttags3 (1.87.70); FILE MERGED 2007/05/14 07:48:10 fme 1.87.70.3: #i75130# New Smart Tag API 2007/05/12 06:43:17 fme 1.87.70.2: #i75130# New smart tag API 2007/04/26 13:21:19 fme 1.87.70.1: #i75130# New Smarttag API


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f80252373b16cc14179a6f1b0504bbb795e5f762]

INTEGRATION: CWS smarttags3 (1.10.4); FILE MERGED 2007/05/25 11:15:18 fme 1.10.4.4: RESYNC: (1.11-1.12); FILE MERGED 2007/05/22 12:47:08 fme 1.10.4.3: RESYNC: (1.10-1.11); FILE MERGED 2007/04/16 11:59:04 fme 1.10.4.2: #i75130# New Smart Tag API 2007/03/05 13:56:11 fme 1.10.4.1: #i75130# New API and implementation of smart tags


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d0f14b456902076f4b7e48191fcbfc6c0be20866]

INTEGRATION: CWS smarttags3 (1.95.4); FILE MERGED 2007/05/25 11:15:11 fme 1.95.4.4: RESYNC: (1.96-1.97); FILE MERGED 2007/04/26 13:21:18 fme 1.95.4.3: #i75130# New Smarttag API 2007/04/16 14:19:35 fme 1.95.4.2: RESYNC: (1.95-1.96); FILE MERGED 2007/04/16 11:59:03 fme 1.95.4.1: #i75130# New Smart Tag API


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [66106bd927ba49aecefb8667edcf0bafe896e170]

INTEGRATION: CWS smarttags3 (1.74.4); FILE MERGED 2007/03/05 13:56:11 fme 1.74.4.1: #i75130# New API and implementation of smart tags


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [faf47b7382c87e54e8c7124da94ead5ecd0ef591]

INTEGRATION: CWS smarttags3 (1.109.4); FILE MERGED 2007/04/26 13:21:18 fme 1.109.4.3: #i75130# New Smarttag API 2007/04/16 11:59:03 fme 1.109.4.2: #i75130# New Smart Tag API 2007/03/05 13:56:11 fme 1.109.4.1: #i75130# New API and implementation of smart tags


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [6949927db76470b9c7540b92dcfee7944a7ba3cb]

INTEGRATION: CWS smarttags3 (1.65.68); FILE MERGED 2007/05/04 14:21:00 fme 1.65.68.4: #i75130# New smart tag API - listener registration 2007/04/26 13:21:17 fme 1.65.68.3: #i75130# New Smarttag API 2007/04/16 14:15:50 fme 1.65.68.2: RESYNC: (1.65-1.66); FILE MERGED 2007/04/16 11:56:18 fme 1.65.68.1: #i75130# New Smart Tag API


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [061f37dcc67af166ea58e80eb0b2b3f2dadfbde9]

INTEGRATION: CWS smarttags3 (1.5.4); FILE MERGED 2007/04/16 12:05:24 fme 1.5.4.2: #i75130# New Smart Tag API 2007/03/05 13:56:10 fme 1.5.4.1: #i75130# New API and implementation of smart tags


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [49a41138ad958aebfb5de77120a4c5ec2a5aa280]

INTEGRATION: CWS smarttags3 (1.23.70); FILE MERGED 2007/05/22 12:39:04 fme 1.23.70.4: RESYNC: (1.23-1.25); FILE MERGED 2007/04/26 13:21:17 fme 1.23.70.3: #i75130# New Smarttag API 2007/04/16 12:06:40 fme 1.23.70.2: #i75130# New Smart Tag API 2007/03/05 13:56:10 fme 1.23.70.1: #i75130# New API and implementation of smart tags


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [da3fc8c1fcd011cecd1b27087e2bf10b20876ec3]

INTEGRATION: CWS smarttags3 (1.12.190); FILE MERGED 2007/05/12 06:42:18 fme 1.12.190.1: #i75130# New smart tag API


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e3d93e3fd996e4db22f0e8abc58fea6f5d7cac31]

INTEGRATION: CWS smarttags3 (1.54.66); FILE MERGED 2007/05/22 12:35:20 fme 1.54.66.3: RESYNC: (1.54-1.55); FILE MERGED 2007/05/04 14:21:00 fme 1.54.66.2: #i75130# New smart tag API - listener registration 2007/04/26 13:21:16 fme 1.54.66.1: #i75130# New Smarttag API


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [59ef9841743c6a074e2243ca8878570ae3f64659]

INTEGRATION: CWS smarttags3 (1.19.98); FILE MERGED 2007/05/22 12:34:53 fme 1.19.98.2: RESYNC: (1.19-1.20); FILE MERGED 2007/04/26 13:21:16 fme 1.19.98.1: #i75130# New Smarttag API


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [1e6e4d68ccf25bd5a82fc4d18a58abe24e0bbbb3]

INTEGRATION: CWS smarttags3 (1.62.58); FILE MERGED 2007/05/22 12:34:46 fme 1.62.58.3: RESYNC: (1.62-1.63); FILE MERGED 2007/05/12 06:41:46 fme 1.62.58.2: #i75130# New smart tag API 2007/04/26 13:21:16 fme 1.62.58.1: #i75130# New Smarttag API


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f2307acb6ce6a132752b1031369f97cf7bc223ff]

INTEGRATION: CWS smarttags3 (1.5.678); FILE MERGED 2007/05/04 14:21:00 fme 1.5.678.1: #i75130# New smart tag API - listener registration


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [173892e65897f18a9151e24087e92a35a35decda]

INTEGRATION: CWS smarttags3 (1.58.70); FILE MERGED 2007/06/11 20:08:02 fme 1.58.70.7: #i75130# New Smart Tag API 2007/05/22 12:34:29 fme 1.58.70.6: RESYNC: (1.59-1.60); FILE MERGED 2007/05/04 14:21:00 fme 1.58.70.5: #i75130# New smart tag API - listener registration 2007/05/02 08:25:49 fme 1.58.70.4: #i75130# New smart tag API 2007/04/26 13:21:15 fme 1.58.70.3: #i75130# New Smarttag API 2007/04/16 14:02:23 fme 1.58.70.2: RESYNC: (1.58-1.59); FILE MERGED 2007/04/16 12:04:27 fme 1.58.70.1: #i75130# New Smart Tag API


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f9a011a2b1e39ecf34e82aba617361ca92dc0f84]

INTEGRATION: CWS smarttags3 (1.1.2); FILE ADDED 2007/05/04 14:20:39 fme 1.1.2.1: #i75130# New smart tag API - listener registration


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ee2ab3ee1c6c7e02dec0bf82316d87ea279f41a6]

INTEGRATION: CWS smarttags3 (1.11.68); FILE MERGED 2007/05/22 12:33:11 fme 1.11.68.3: RESYNC: (1.12-1.13); FILE MERGED 2007/04/16 14:01:02 fme 1.11.68.2: RESYNC: (1.11-1.12); FILE MERGED 2007/04/16 11:57:32 fme 1.11.68.1: #i75130# New Smart Tag API


2007-06-27  Henning Brinkmann  <hbrinkm@openoffice.org>  [26a792a11eb822588a3102ee41f4b9f1ca5edb73]

CT_Tc: get the order right


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [aebbc01b018d950b4236c455c16c0b8ba6a75f2d]

INTEGRATION: CWS smarttags3 (1.130.20); FILE MERGED 2007/04/27 13:10:01 fme 1.130.20.1: #i75130# New SmartTag API


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [bb6beef2a742a28bb51f62dbf00818a6f99ddd27]

INTEGRATION: CWS smarttags3 (1.65.86); FILE MERGED 2007/04/27 13:10:01 fme 1.65.86.1: #i75130# New SmartTag API


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [bc7b4928ac1266bbc2c810a52c7c28496fc051b0]

INTEGRATION: CWS smarttags3 (1.29.284); FILE MERGED 2007/04/27 13:10:01 fme 1.29.284.1: #i75130# New SmartTag API


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ed033ff0275fdef608cfa15c4acaa566677173b9]

INTEGRATION: CWS smarttags3 (1.37.16); FILE MERGED 2007/05/12 06:45:08 fme 1.37.16.1: #i75130# New smart tag API


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [326f09fe04af19cdf4dd5f3ba8e6fa602ffda9f9]

INTEGRATION: CWS smarttags3 (1.20.64); FILE MERGED 2007/05/25 11:11:19 fme 1.20.64.2: RESYNC: (1.20-1.21); FILE MERGED 2007/04/17 08:46:24 fme 1.20.64.1: #i75130# New Smart Tag API


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [dcbab5a62b07c77e5a90607a8b3d68e3c1df7267]

INTEGRATION: CWS smarttags3 (1.24.210); FILE MERGED 2007/04/27 13:08:17 fme 1.24.210.1: #i75130# New SmartTag API


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [2979d15d6771c8ac0fcd867a9669dddd9b228bf1]

INTEGRATION: CWS smarttags3 (1.1.2); FILE ADDED 2007/05/21 13:55:29 fme 1.1.2.4: #i75130# New Smart tag API - Ownership of conversion map is passed to SwXTextMarkup 2007/04/27 13:08:17 fme 1.1.2.3: #i75130# New SmartTag API 2007/04/16 11:14:58 fme 1.1.2.2: #i75130# SmartTags - New API 2007/03/05 13:51:40 fme 1.1.2.1: #i75130# New API and implementation of smart tags


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ff44e3048f1342e098ad5ec8737857477165ee22]

INTEGRATION: CWS smarttags3 (1.28.210); FILE MERGED 2007/05/22 12:31:33 fme 1.28.210.2: RESYNC: (1.28-1.29); FILE MERGED 2007/04/27 13:08:17 fme 1.28.210.1: #i75130# New SmartTag API


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [6ed4d7c2870223c11e4c662bf8368cf27e855298]

INTEGRATION: CWS smarttags3 (1.5.210); FILE MERGED 2007/04/27 13:08:16 fme 1.5.210.1: #i75130# New SmartTag API


2007-06-27  Henning Brinkmann  <hbrinkm@openoffice.org>  [7146b0b6887df321dbd0affd72c8e2c34fe4534a]

fall back to xstzName1 if xstzName is empty


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [5b11b7f78cbbec18949326d506f7a9d02f24c5c1]

INTEGRATION: CWS smarttags3 (1.3.678); FILE MERGED 2007/05/12 06:30:24 fme 1.3.678.1: #i75130# New smart tag API


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [73380dd393e634d5695614e05cc806b0e2246f3d]

INTEGRATION: CWS smarttags3 (1.47.70); FILE MERGED 2007/04/16 11:14:58 fme 1.47.70.2: #i75130# SmartTags - New API 2007/03/05 13:52:31 fme 1.47.70.1: #i75130# New API and implementation of smart tags


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [7cb87357d9c4ce1e892bc9ce28d703792cdf967e]

INTEGRATION: CWS smarttags3 (1.1.2); FILE ADDED 2007/04/16 11:14:13 fme 1.1.2.1: #i75130# SmartTags - New API


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [9078be64b7a491b7942ec1f394ec243af73a5147]

INTEGRATION: CWS smarttags3 (1.54.70); FILE MERGED 2007/05/25 11:08:04 fme 1.54.70.5: RESYNC: (1.55-1.56); FILE MERGED 2007/05/22 12:28:58 fme 1.54.70.4: RESYNC: (1.54-1.55); FILE MERGED 2007/04/27 13:08:16 fme 1.54.70.3: #i75130# New SmartTag API 2007/04/16 11:14:58 fme 1.54.70.2: #i75130# SmartTags - New API 2007/03/05 13:52:31 fme 1.54.70.1: #i75130# New API and implementation of smart tags


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ece10ff65acd120670f1022d43909efca55ab6b8]

INTEGRATION: CWS smarttags3 (1.133.60); FILE MERGED 2007/06/05 08:57:56 fme 1.133.60.4: RESYNC: (1.135-1.136); FILE MERGED 2007/05/25 11:07:25 fme 1.133.60.3: RESYNC: (1.134-1.135); FILE MERGED 2007/05/22 12:26:47 fme 1.133.60.2: RESYNC: (1.133-1.134); FILE MERGED 2007/04/27 13:08:15 fme 1.133.60.1: #i75130# New SmartTag API


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f2288957f599b2f3688ddb8784063778c931699a]

INTEGRATION: CWS smarttags3 (1.35.210); FILE MERGED 2007/05/22 12:28:07 fme 1.35.210.3: RESYNC: (1.35-1.36); FILE MERGED 2007/05/12 06:30:06 fme 1.35.210.2: #i75130# New smart tag API 2007/04/27 13:08:15 fme 1.35.210.1: #i75130# New SmartTag API


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [50ea277bd22b1793f2c9e8cfb88f92f012f692e0]

INTEGRATION: CWS smarttags3 (1.71.12); FILE MERGED 2007/04/27 13:08:14 fme 1.71.12.1: #i75130# New SmartTag API


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f150a921ad739a622407fc4f8a0b2e80fcbbdadf]

INTEGRATION: CWS smarttags3 (1.1.2); FILE ADDED 2007/05/04 14:19:43 fme 1.1.2.2: #i75130# New smart tag API - listener registration 2007/04/16 11:14:32 fme 1.1.2.1: #i75130# SmartTags - New API


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [2454567beb7303d30aa5651aa13de7378c0b6685]

INTEGRATION: CWS smarttags3 (1.28.334); FILE MERGED 2007/04/26 12:19:53 fme 1.28.334.1: #i75130# New Smarttag API


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [4c2d168445234ecf62dd1f8dfe2c688bcf0cc509]

INTEGRATION: CWS smarttags3 (1.130.16); FILE MERGED 2007/04/27 06:56:08 fme 1.130.16.2: RESYNC: (1.130-1.131); FILE MERGED 2007/04/26 12:19:52 fme 1.130.16.1: #i75130# New Smarttag API


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [254826df53f9f43a4bf650c836aecfff3a06ca6b]

INTEGRATION: CWS smarttags3 (1.55.10); FILE MERGED 2007/06/05 08:57:36 fme 1.55.10.2: RESYNC: (1.55-1.56); FILE MERGED 2007/05/11 14:41:56 fme 1.55.10.1: #i75130# New smart tag API


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ba69c61018ae305267a61a47c6c3eda8ee5a3709]

INTEGRATION: CWS smarttags3 (1.34.114); FILE MERGED 2007/04/27 06:48:28 fme 1.34.114.3: RESYNC: (1.34-1.35); FILE MERGED 2007/04/26 12:18:25 fme 1.34.114.2: #i75130# New Smarttag API 2007/04/26 12:11:34 fme 1.34.114.1: #i75130# New Smarttag API


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [7e4631b7da2fc4a2c21197180907ed60282d6e9d]

INTEGRATION: CWS tl37 (1.27.168); FILE MERGED 2007/06/04 17:48:15 tl 1.27.168.2: RESYNC: (1.27-1.28); FILE MERGED 2007/02/08 09:23:01 tl 1.27.168.1: #i71092# save user-dictionaries right away when word is added


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ff1740418fd1b930a84fbc534acbf4a6515dcd19]

INTEGRATION: CWS tl37 (1.23.132); FILE MERGED 2007/02/15 11:34:54 mba 1.23.132.1: #i73992#: GuessFilter must not use InteractionHandler automatically


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [31d7efb392a1846d5ebb6c2f4f2ad46d160a1af2]

INTEGRATION: CWS tl37 (1.66.94); FILE MERGED 2007/02/15 11:34:54 mba 1.66.94.1: #i73992#: GuessFilter must not use InteractionHandler automatically


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [31a5e80d89d3a38b0ce3dc17f59b461aac04504f]

INTEGRATION: CWS tl37 (1.71.94); FILE MERGED 2007/02/15 11:34:54 mba 1.71.94.1: #i73992#: GuessFilter must not use InteractionHandler automatically


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [48811f17c3e399ea231b0523d38116bf0c64946a]

INTEGRATION: CWS tl37 (1.73.28); FILE MERGED 2007/04/11 15:54:35 tl 1.73.28.2: RESYNC: (1.73-1.74); FILE MERGED 2007/02/15 11:34:53 mba 1.73.28.1: #i73992#: GuessFilter must not use InteractionHandler automatically


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [c6be7549c6f6fb39a0b2da2627475d67442bc707]

INTEGRATION: CWS tl37 (1.109.80); FILE MERGED 2007/04/11 15:51:38 tl 1.109.80.2: RESYNC: (1.109-1.110); FILE MERGED 2007/02/15 11:34:53 mba 1.109.80.1: #i73992#: GuessFilter must not use InteractionHandler automatically


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [31c9aef87a771ce8f1584364af46a093f1b5f890]

INTEGRATION: CWS tl37 (1.115.74); FILE MERGED 2007/02/01 10:09:54 tl 1.115.74.2: #i72349# detection of script type fixed 2007/02/01 10:09:05 tl 1.115.74.1: #i72349# detection of script type fixed


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [5fe804aefd0ddec8264403dc6747005e44306a59]

INTEGRATION: CWS tl37 (1.114.180); FILE MERGED 2007/04/11 15:23:13 tl 1.114.180.2: RESYNC: (1.114-1.115); FILE MERGED 2007/02/01 10:09:05 tl 1.114.180.1: #i72349# detection of script type fixed


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [343804393f87ebff3c3bdd1a9e677234c60be546]

INTEGRATION: CWS tl37 (1.44.182); FILE MERGED 2007/02/08 09:32:53 tl 1.44.182.1: #i71092# save user-dictionaries right away when word is added


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [8a3a7fcadfffbecf5c0ea617331e00f492d924ff]

INTEGRATION: CWS tl37 (1.104.118); FILE MERGED 2007/06/04 21:10:42 tl 1.104.118.2: RESYNC: (1.104-1.105); FILE MERGED 2007/04/26 09:00:42 tl 1.104.118.1: #i74739# patch applied


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [bb9a0b1369d2a3600f4390b50c8d06ea1ac489cd]

INTEGRATION: CWS tl37 (1.14.182); FILE MERGED 2007/06/04 20:13:03 tl 1.14.182.3: RESYNC: (1.15-1.17); FILE MERGED 2007/04/11 15:09:27 tl 1.14.182.2: RESYNC: (1.14-1.15); FILE MERGED 2007/02/08 09:32:53 tl 1.14.182.1: #i71092# save user-dictionaries right away when word is added


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f5b12d2bf0d4a8a69da56cd7e49f96aeafd28b93]

INTEGRATION: CWS tl37 (1.4.70); FILE MERGED 2007/04/11 15:01:26 tl 1.4.70.2: RESYNC: (1.4-1.5); FILE MERGED 2007/02/07 14:04:46 tl 1.4.70.1: #i74270# bad PRJNAMEs fixed


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [b1d07a6f3e471a531dc4144cc6a1cd7b790c28e6]

INTEGRATION: CWS tl37 (1.4.70); FILE MERGED 2007/04/11 14:59:21 tl 1.4.70.2: RESYNC: (1.4-1.5); FILE MERGED 2007/02/07 14:04:45 tl 1.4.70.1: #i74270# bad PRJNAMEs fixed


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [18babc1266c53333d856ea8728d9648c2a9c90c1]

INTEGRATION: CWS tl37 (1.70.76); FILE MERGED 2007/06/04 18:21:37 tl 1.70.76.2: RESYNC: (1.70-1.72); FILE MERGED 2007/02/06 09:57:31 tl 1.70.76.1: #i73992# SfxFilterMatcher::GuessFilter fixed


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [7518958d3f44bfadfd1b3f6f325680e96112ce36]

INTEGRATION: CWS tl37 (1.10.656); FILE MERGED 2007/02/09 14:32:54 tl 1.10.656.1: #i71235# enable notification in SwContentViewConfig


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [270fbccfd4f00d6dd12c847bbb434c2ede99f17d]

INTEGRATION: CWS tl37 (1.24.168); FILE MERGED 2007/06/04 17:23:00 tl 1.24.168.2: RESYNC: (1.24-1.26); FILE MERGED 2007/02/06 09:57:30 tl 1.24.168.1: #i73992# SfxFilterMatcher::GuessFilter fixed


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [26487a48416fb8c63f3d91a2fdea8f6dbfbb8c04]

INTEGRATION: CWS tl37 (1.31.168); FILE MERGED 2007/02/09 14:32:54 tl 1.31.168.1: #i71235# enable notification in SwContentViewConfig


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [9e577b72f22f8088407a9d2b6663d0cf2b9bee7b]

INTEGRATION: CWS tl37 (1.99.76); FILE MERGED 2007/02/12 14:23:19 tl 1.99.76.1: #i55228# setAllPropertiesToDefault fixed


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [fe6f228baa6e145b972df8c74f79519e2c469209]

INTEGRATION: CWS tl37 (1.34.168); FILE MERGED 2007/06/04 15:41:34 tl 1.34.168.2: RESYNC: (1.34-1.35); FILE MERGED 2007/02/06 19:22:55 nn 1.34.168.1: #i74099# UseInteractionHandler moved out of GuessFilter


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [6abc2846f6d0c0cc04749272ac84b4db6ddf990a]

INTEGRATION: CWS tl37 (1.99.102); FILE MERGED 2007/06/04 15:03:46 tl 1.99.102.3: RESYNC: (1.101-1.103); FILE MERGED 2007/04/11 13:39:25 tl 1.99.102.2: RESYNC: (1.99-1.101); FILE MERGED 2007/02/06 19:22:54 nn 1.99.102.1: #i74099# UseInteractionHandler moved out of GuessFilter


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [674b939f95f12decb5ab3e61ed1dce54add350f1]

INTEGRATION: CWS tl37 (1.14.70); FILE MERGED 2007/04/11 13:25:13 tl 1.14.70.2: RESYNC: (1.14-1.15); FILE MERGED 2007/02/06 19:22:53 nn 1.14.70.1: #i74099# UseInteractionHandler moved out of GuessFilter


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [b7e302b146ca08c5d05ed988c0488b7bb7e4c700]

INTEGRATION: CWS tl37 (1.25.32); FILE MERGED 2007/04/11 13:01:35 tl 1.25.32.2: RESYNC: (1.25-1.27); FILE MERGED 2007/02/06 19:22:51 nn 1.25.32.1: #i74099# UseInteractionHandler moved out of GuessFilter


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [0aab3e94b1d06ea2be8a228593ce100ce3b2c745]

INTEGRATION: CWS tl37 (1.49.30); FILE MERGED 2007/06/04 14:36:16 tl 1.49.30.3: RESYNC: (1.51-1.54); FILE MERGED 2007/04/11 12:59:09 tl 1.49.30.2: RESYNC: (1.49-1.51); FILE MERGED 2007/02/06 19:22:50 nn 1.49.30.1: #i74099# UseInteractionHandler moved out of GuessFilter


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ff50f48d4f059dac7c77ee334bc498da160d0827]

INTEGRATION: CWS tl37 (1.63.104); FILE MERGED 2007/06/04 14:35:38 tl 1.63.104.4: RESYNC: (1.64-1.65); FILE MERGED 2007/04/18 09:04:11 nn 1.63.104.3: #i73992# bApi is needed now 2007/04/11 12:58:14 tl 1.63.104.2: RESYNC: (1.63-1.64); FILE MERGED 2007/02/06 19:22:50 nn 1.63.104.1: #i74099# UseInteractionHandler moved out of GuessFilter


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [cd242be4959db306624b46f3e67585b2be2a891c]

INTEGRATION: CWS tl37 (1.67.104); FILE MERGED 2007/06/04 14:30:36 tl 1.67.104.3: RESYNC: (1.68-1.69); FILE MERGED 2007/04/11 12:48:02 tl 1.67.104.2: RESYNC: (1.67-1.68); FILE MERGED 2007/02/09 16:08:50 tl 1.67.104.1: #i69869# ctrl-x with autocompletion in use fixed


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [043f997bd1834c027779ef6b4779f656923f059e]

INTEGRATION: CWS tl37 (1.13.168); FILE MERGED 2007/04/11 12:36:47 tl 1.13.168.2: RESYNC: (1.13-1.14); FILE MERGED 2007/02/06 19:22:49 nn 1.13.168.1: #i74099# UseInteractionHandler moved out of GuessFilter


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e6c7f5024d99b6131d66b9efa7de146c7f9adb59]

INTEGRATION: CWS tl37 (1.20.166); FILE MERGED 2007/04/11 12:09:12 tl 1.20.166.2: RESYNC: (1.20-1.21); FILE MERGED 2007/02/06 19:22:48 nn 1.20.166.1: #i74099# UseInteractionHandler moved out of GuessFilter


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [5f13ab357342d4b600613c012b8f400703633a57]

INTEGRATION: CWS tl37 (1.15.70); FILE MERGED 2007/04/11 11:34:38 tl 1.15.70.2: RESYNC: (1.15-1.16); FILE MERGED 2007/02/06 19:22:06 nn 1.15.70.1: #i74099# UseInteractionHandler moved out of GuessFilter


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [63fa844e55d4c5b30d213e5f917dcb6834536bd8]

INTEGRATION: CWS basebmp01 (1.1.20); FILE MERGED 2007/05/22 09:59:18 thb 1.1.20.1: #147378# Added support for foreign formats (via GenericColorImageAccessor); fixed typos in CompositeIterator and StridedArrayIterator; fixed comparisons for (Packed)PixelIterator and StridedArrayIterator (which got negative strides wrong); avoiding unnecessary copying in scale_image() now; cleaned up bitmapdevice.cxx from cruft/ad hoc debug code; made unit tests run again


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [359a09166ea9e6298a836334aff8d70ea23afd3b]

INTEGRATION: CWS basebmp01 (1.3.20); FILE MERGED 2007/05/22 09:59:18 thb 1.3.20.1: #147378# Added support for foreign formats (via GenericColorImageAccessor); fixed typos in CompositeIterator and StridedArrayIterator; fixed comparisons for (Packed)PixelIterator and StridedArrayIterator (which got negative strides wrong); avoiding unnecessary copying in scale_image() now; cleaned up bitmapdevice.cxx from cruft/ad hoc debug code; made unit tests run again


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [2740a4f0c2937c082e30fe1f468b9b73ae675aa2]

INTEGRATION: CWS tl37 (1.34.44); FILE MERGED 2007/04/11 10:36:02 tl 1.34.44.2: RESYNC: (1.34-1.35); FILE MERGED 2007/02/06 09:30:53 tl 1.34.44.1: #i73992# SfxFilterMatcher::GuessFilter fixed


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [78103a91babd419f48c60095ea3885835be63ca6]

INTEGRATION: CWS basebmp01 (1.6.20); FILE MERGED 2007/06/22 19:50:30 thb 1.6.20.3: #i10000# Must not use lib to test against - not yet delivered at the time the tests must run. Linking statically instead. 2007/05/22 21:17:38 thb 1.6.20.2: #147378# Enabled unit tests for normal build 2007/05/22 09:59:18 thb 1.6.20.1: #147378# Added support for foreign formats (via GenericColorImageAccessor); fixed typos in CompositeIterator and StridedArrayIterator; fixed comparisons for (Packed)PixelIterator and StridedArrayIterator (which got negative strides wrong); avoiding unnecessary copying in scale_image() now; cleaned up bitmapdevice.cxx from cruft/ad hoc debug code; made unit tests run again


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [4d53cde36742278893a0a01901245056fe832356]

INTEGRATION: CWS tl37 (1.45.6); FILE MERGED 2007/04/11 10:28:00 tl 1.45.6.2: RESYNC: (1.45-1.47); FILE MERGED 2007/02/06 09:30:52 tl 1.45.6.1: #i73992# SfxFilterMatcher::GuessFilter fixed


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [0f8f7ae16e807ba223383821af3eeb3cdf139a33]

INTEGRATION: CWS basebmp01 (1.26.20); FILE MERGED 2007/05/22 09:59:18 thb 1.26.20.1: #147378# Added support for foreign formats (via GenericColorImageAccessor); fixed typos in CompositeIterator and StridedArrayIterator; fixed comparisons for (Packed)PixelIterator and StridedArrayIterator (which got negative strides wrong); avoiding unnecessary copying in scale_image() now; cleaned up bitmapdevice.cxx from cruft/ad hoc debug code; made unit tests run again


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [77e45e9f116ebe36f19e597cf63b407061a60221]

INTEGRATION: CWS basebmp01 (1.2.10); FILE MERGED 2007/05/22 21:17:38 thb 1.2.10.1: #147378# Enabled unit tests for normal build


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [1694b9bebf0fdb118c51c4ee855c40646fbe9911]

INTEGRATION: CWS basebmp01 (1.4.16); FILE MERGED 2007/05/22 09:59:17 thb 1.4.16.1: #147378# Added support for foreign formats (via GenericColorImageAccessor); fixed typos in CompositeIterator and StridedArrayIterator; fixed comparisons for (Packed)PixelIterator and StridedArrayIterator (which got negative strides wrong); avoiding unnecessary copying in scale_image() now; cleaned up bitmapdevice.cxx from cruft/ad hoc debug code; made unit tests run again


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [1f04937e1dc4f71c14074edd15de9098a8312655]

INTEGRATION: CWS basebmp01 (1.3.20); FILE MERGED 2007/05/22 09:59:17 thb 1.3.20.1: #147378# Added support for foreign formats (via GenericColorImageAccessor); fixed typos in CompositeIterator and StridedArrayIterator; fixed comparisons for (Packed)PixelIterator and StridedArrayIterator (which got negative strides wrong); avoiding unnecessary copying in scale_image() now; cleaned up bitmapdevice.cxx from cruft/ad hoc debug code; made unit tests run again


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f6d09649a000bd7aace9a9a268da0957dfa28b50]

INTEGRATION: CWS basebmp01 (1.4.20); FILE MERGED 2007/05/22 09:59:17 thb 1.4.20.1: #147378# Added support for foreign formats (via GenericColorImageAccessor); fixed typos in CompositeIterator and StridedArrayIterator; fixed comparisons for (Packed)PixelIterator and StridedArrayIterator (which got negative strides wrong); avoiding unnecessary copying in scale_image() now; cleaned up bitmapdevice.cxx from cruft/ad hoc debug code; made unit tests run again


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [25a589539997ef00d9e8b821158be3b64d069d90]

INTEGRATION: CWS basebmp01 (1.9.20); FILE MERGED 2007/05/22 09:59:17 thb 1.9.20.1: #147378# Added support for foreign formats (via GenericColorImageAccessor); fixed typos in CompositeIterator and StridedArrayIterator; fixed comparisons for (Packed)PixelIterator and StridedArrayIterator (which got negative strides wrong); avoiding unnecessary copying in scale_image() now; cleaned up bitmapdevice.cxx from cruft/ad hoc debug code; made unit tests run again


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [952dcc17eb70a7100bc5e888551e9654749ebb83]

INTEGRATION: CWS basebmp01 (1.1.2); FILE ADDED 2007/05/22 09:59:17 thb 1.1.2.1: #147378# Added support for foreign formats (via GenericColorImageAccessor); fixed typos in CompositeIterator and StridedArrayIterator; fixed comparisons for (Packed)PixelIterator and StridedArrayIterator (which got negative strides wrong); avoiding unnecessary copying in scale_image() now; cleaned up bitmapdevice.cxx from cruft/ad hoc debug code; made unit tests run again


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [15b304b1f565f3a7a99b4d95688ed260f5f30066]

INTEGRATION: CWS tl37 (1.36.56); FILE MERGED 2007/06/04 13:20:41 tl 1.36.56.3: RESYNC: (1.37-1.38); FILE MERGED 2007/04/11 10:24:17 tl 1.36.56.2: RESYNC: (1.36-1.37); FILE MERGED 2007/02/05 15:41:39 tl 1.36.56.1: #i72576# check for unexpected end of stream added


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [bb71a3a5d82df192ec08287ed803031701e931ae]

INTEGRATION: CWS basebmp01 (1.2.20); FILE MERGED 2007/05/22 09:59:17 thb 1.2.20.1: #147378# Added support for foreign formats (via GenericColorImageAccessor); fixed typos in CompositeIterator and StridedArrayIterator; fixed comparisons for (Packed)PixelIterator and StridedArrayIterator (which got negative strides wrong); avoiding unnecessary copying in scale_image() now; cleaned up bitmapdevice.cxx from cruft/ad hoc debug code; made unit tests run again


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [90d948d549d43c632f03190dd2e0755cf11638fd]

INTEGRATION: CWS tl37 (1.86.32); FILE MERGED 2007/06/04 13:19:44 tl 1.86.32.2: RESYNC: (1.86-1.88); FILE MERGED 2007/02/08 07:49:25 tl 1.86.32.1: #i72498# replace bad chars that keep document from being saved


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [1a205d851c41139961ae59008e39fc89ffc54462]

INTEGRATION: CWS basebmp01 (1.5.20); FILE MERGED 2007/05/22 09:59:17 thb 1.5.20.1: #147378# Added support for foreign formats (via GenericColorImageAccessor); fixed typos in CompositeIterator and StridedArrayIterator; fixed comparisons for (Packed)PixelIterator and StridedArrayIterator (which got negative strides wrong); avoiding unnecessary copying in scale_image() now; cleaned up bitmapdevice.cxx from cruft/ad hoc debug code; made unit tests run again


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [541e9b50a5ff2e4d9209f3ed509f1d7159afb17b]

INTEGRATION: CWS tl37 (1.30.32); FILE MERGED 2007/06/04 13:15:55 tl 1.30.32.2: RESYNC: (1.30-1.31); FILE MERGED 2007/02/08 07:49:14 tl 1.30.32.1: #i72498# replace bad chars that keep document from being saved


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [b60e4a82f5e370de88e5ccc1859b9fa2fee06718]

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>  [e7ae2c1caed3c1a4aae35ba9af30106687063f01]

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>  [585450b2c39ffbe040e45aced480fb911da02e50]

INTEGRATION: CWS awttree01 (1.97.44); FILE MERGED 2007/06/08 09:35:02 cl 1.97.44.5: RESYNC: (1.103-1.104); FILE MERGED 2007/05/21 10:46:43 cl 1.97.44.4: RESYNC: (1.102-1.103); FILE MERGED 2007/03/11 15:34:24 cl 1.97.44.3: RESYNC: (1.98-1.102); FILE MERGED 2006/10/13 14:26:25 cl 1.97.44.2: RESYNC: (1.97-1.98); FILE MERGED 2006/09/28 13:42:15 cl 1.97.44.1: added primilary awt tree control api


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [3f9d4a22f26379e79893acd0851f04ba3be2b38d]

INTEGRATION: CWS awttree01 (1.79.44); FILE MERGED 2007/06/08 09:34:54 cl 1.79.44.5: RESYNC: (1.86-1.87); FILE MERGED 2007/05/21 10:45:42 cl 1.79.44.4: RESYNC: (1.85-1.86); FILE MERGED 2007/03/11 15:34:18 cl 1.79.44.3: RESYNC: (1.80-1.85); FILE MERGED 2006/10/13 14:26:04 cl 1.79.44.2: RESYNC: (1.79-1.80); FILE MERGED 2006/09/28 13:42:02 cl 1.79.44.1: added primilary awt tree control api


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e3f8e9f6487e4c85d1348e197e1c3264b4e5d1bd]

INTEGRATION: CWS awttree01 (1.8.180); FILE MERGED 2007/05/21 10:45:25 cl 1.8.180.3: RESYNC: (1.9-1.10); FILE MERGED 2007/03/11 15:32:06 cl 1.8.180.2: RESYNC: (1.8-1.9); FILE MERGED 2006/09/28 13:43:53 cl 1.8.180.1: added new idl files


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [eae791e82c8e138cc983c3e7058cc4e9dafa4002]

INTEGRATION: CWS awttree01 (1.1.2); FILE ADDED 2006/09/28 13:42:54 cl 1.1.2.1: new interface for multi selections


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [b1f08177e83a7ac8d720a4afca7b0f449ce951da]

INTEGRATION: CWS awttree01 (1.1.2); FILE ADDED 2006/09/28 13:43:32 cl 1.1.2.1: new const for setting a selection type


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [899f624b8f1f1b361e9977e656b339bbd21f2b3c]

INTEGRATION: CWS awttree01 (1.5.70); FILE MERGED 2007/03/11 22:03:17 thb 1.5.70.1: #i75289# Initial version of a simplified XCanvas interface


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [97f3bddc7481ec8e58565b35010a503e81ea79ef]

INTEGRATION: CWS awttree01 (1.1.2); FILE ADDED 2007/04/25 12:17:48 thb 1.1.2.2: #i75289# Clarified docs; added color selection parameter to getCurrentRenderState() 2007/03/11 22:03:17 thb 1.1.2.1: #i75289# Initial version of a simplified XCanvas interface


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f219a2ef1e1f8d20ef3d310542ace486abe0f04a]

INTEGRATION: CWS awttree01 (1.1.2); FILE ADDED 2006/12/01 06:27:01 cl 1.1.2.2: implement a tree control api 2006/09/28 13:46:18 cl 1.1.2.1: added primilary awt tree control api


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [7ce82e2a7198e9227bbbb13139abfe3fadc064f1]

INTEGRATION: CWS awttree01 (1.1.2); FILE ADDED 2006/12/01 06:27:00 cl 1.1.2.3: implement a tree control api 2006/10/13 13:51:46 cl 1.1.2.2: added primilary awt tree control api 2006/09/28 13:49:13 cl 1.1.2.1: added primilary awt tree control api


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [54b2bb31d98d201e6042c6fe580fec3986ab2d91]

INTEGRATION: CWS awttree01 (1.1.2); FILE ADDED 2006/12/01 06:27:00 cl 1.1.2.2: implement a tree control api 2006/09/28 13:49:01 cl 1.1.2.1: added primilary awt tree control api


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [7fc1e28ed551ac7826765df28beff9abd7825f76]

INTEGRATION: CWS awttree01 (1.1.2); FILE ADDED 2006/12/01 06:27:00 cl 1.1.2.1: implement a tree control api


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [2d5dc494fae4aca60127d3a5add6feccd8e623c1]

INTEGRATION: CWS awttree01 (1.1.2); FILE ADDED 2006/12/01 06:26:59 cl 1.1.2.2: implement a tree control api 2006/09/28 13:48:49 cl 1.1.2.1: added primilary awt tree control api


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [35b54a6016ac153681313c1bb54dab5570cbf38e]

INTEGRATION: CWS awttree01 (1.1.2); FILE ADDED 2006/12/01 06:26:59 cl 1.1.2.3: implement a tree control api 2006/10/13 13:51:46 cl 1.1.2.2: added primilary awt tree control api 2006/09/28 13:48:37 cl 1.1.2.1: added primilary awt tree control api


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [61264452290c1fbaeecc5cd7c41ba8f03eb15abf]

INTEGRATION: CWS atkbridge6 (1.201.78); FILE MERGED 2007/06/07 14:23:03 obr 1.201.78.2: RESYNC: (1.201-1.202); FILE MERGED 2007/03/16 10:42:10 obr 1.201.78.1: #i70338# call SetAppName before SVMain


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [818e1ee33cd6dc74432f8b0241a207612f63cba9]

INTEGRATION: CWS awttree01 (1.1.2); FILE ADDED 2007/03/12 13:02:12 cl 1.1.2.3: renamed isVisible and makeVisible to isNodeVisible and makeNodeVisible 2006/12/01 06:26:59 cl 1.1.2.2: implement a tree control api 2006/09/28 13:48:11 cl 1.1.2.1: added primilary awt tree control api


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [3533c75fa1760600441d0b47858fb8b01f0260a0]

INTEGRATION: CWS awttree01 (1.1.2); FILE ADDED 2006/12/01 06:26:59 cl 1.1.2.2: implement a tree control api 2006/09/28 13:47:58 cl 1.1.2.1: added primilary awt tree control api


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [9a6547e24a49bbe1ad216ad47474abdaf650e1b7]

INTEGRATION: CWS awttree01 (1.1.2); FILE ADDED 2006/12/01 06:26:59 cl 1.1.2.1: implement a tree control api


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a3bae626cedadf889add44502deebe45ab2dba33]

INTEGRATION: CWS awttree01 (1.1.2); FILE ADDED 2006/12/01 06:26:58 cl 1.1.2.2: implement a tree control api 2006/09/28 13:47:21 cl 1.1.2.1: added primilary awt tree control api


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [815ff03dd4ae4e23e8ddbf50b3b62dbf7a33927b]

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>  [bc943e30fbdc41896c9599f83c55f18c5b5a54b2]

INTEGRATION: CWS awttree01 (1.1.2); FILE ADDED 2006/12/01 06:26:58 cl 1.1.2.2: implement a tree control api 2006/09/28 13:47:08 cl 1.1.2.1: added primilary awt tree control api


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [836aaefd63c231849f971004d7fea98c8ed95da2]

INTEGRATION: CWS awttree01 (1.1.2); FILE ADDED 2007/06/18 09:14:56 cl 1.1.2.3: fixed name for DataModel property 2006/12/01 06:26:58 cl 1.1.2.2: implement a tree control api 2006/09/28 13:46:55 cl 1.1.2.1: added primilary awt tree control api


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [b7858a4d3921329f0030d46ae6821eb3cc5accca]

INTEGRATION: CWS atkbridge6 (1.32.6); FILE MERGED 2007/06/07 14:15:50 obr 1.32.6.2: RESYNC: (1.32-1.33); FILE MERGED 2007/03/16 10:51:21 obr 1.32.6.1: #i70338# use GetAppName to initialize glib prgname


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [2b1b2080748c6d5117f095f85ae47c202f9dfbec]

INTEGRATION: CWS awttree01 (1.1.2); FILE ADDED 2006/12/01 06:26:58 cl 1.1.2.2: implement a tree control api 2006/09/28 13:46:43 cl 1.1.2.1: added primilary awt tree control api


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [7e710c020a9a698ad8100b30ad5a41acd7b8549e]

INTEGRATION: CWS atkbridge6 (1.5.34); FILE MERGED 2007/03/13 15:17:16 obr 1.5.34.1: #144969# notify focus only for windows that are actually visible on screen


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a811a3af0490fec9ccf021092a600b684e07373c]

INTEGRATION: CWS awttree01 (1.1.2); FILE ADDED 2006/12/01 06:26:58 cl 1.1.2.2: implement a tree control api 2006/09/28 13:46:30 cl 1.1.2.1: added primilary awt tree control api


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [2ad68e3db0f0218cbb7f4788c081c9bf62b64362]

INTEGRATION: CWS atkbridge6 (1.6.34); FILE MERGED 2007/05/08 14:36:30 obr 1.6.34.1: #i76420# check for line end for ATK_TEXT_BOUNDARY_SENTENCE_END


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d4c05d646027443d61f6d009b2f8af6fc234e86d]

INTEGRATION: CWS awttree01 (1.1.2); FILE ADDED 2006/12/01 06:26:58 cl 1.1.2.1: implement a tree control api


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f0bcde8edbfc0d74a56c7d4ec121d03257815fd0]

INTEGRATION: CWS awttree01 (1.1.2); FILE ADDED 2006/12/01 06:26:57 cl 1.1.2.2: implement a tree control api 2006/09/28 13:45:58 cl 1.1.2.1: added primilary awt tree control api


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ac51f2c20bf3e568cf14a9fcf7db6a2bf86dc31e]

INTEGRATION: CWS ww8export06_SRC680 (1.98.166.4.2); FILE MERGED 2007/06/18 10:40:09 fme 1.98.166.4.2.1: #148068# Field command string has to be exported


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [06be4ad6d8ba8f5da8c728939235cc835d9945ea]

INTEGRATION: CWS atkbridge6 (1.11.84); FILE MERGED 2007/03/14 10:35:10 obr 1.11.84.1: #144968# fixed crash on closing window


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [b8321a715af6b5ae868c2be2f8ce34635611d6e0]

INTEGRATION: CWS ww8export06_SRC680 (1.93.166.2.12); FILE MERGED 2007/06/20 09:53:03 fme 1.93.166.2.12.1: #i56090# Not only consider first object for size calculation


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [5c2e9f1f69671082669cd6db89fa8ff8c082306e]

INTEGRATION: CWS atkbridge6 (1.55.70); FILE MERGED 2007/03/14 10:35:09 obr 1.55.70.1: #144968# fixed crash on closing window


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [adeeb75b83e9ec4ee91ff900df3fd3fa573ba366]

INTEGRATION: CWS atkbridge6 (1.10.84); FILE MERGED 2007/03/14 10:35:09 obr 1.10.84.1: #144968# fixed crash on closing window


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [32b2fb5a942336558dc1aab7bd488fcb0003d1c8]

INTEGRATION: CWS atkbridge6 (1.6.264); FILE MERGED 2007/03/14 10:35:09 obr 1.6.264.1: #144968# fixed crash on closing window


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [1059e248e12ed9d68168d2afa8133364e2dfabe5]

INTEGRATION: CWS awttree01 (1.64.32); FILE MERGED 2007/06/08 09:08:19 cl 1.64.32.6: RESYNC: (1.70-1.71); FILE MERGED 2007/05/21 10:34:28 cl 1.64.32.5: RESYNC: (1.69-1.70); FILE MERGED 2007/03/11 14:44:18 cl 1.64.32.4: RESYNC: (1.66-1.69); FILE MERGED 2006/12/01 10:24:15 cl 1.64.32.3: RESYNC: (1.65-1.66); FILE MERGED 2006/10/13 14:23:26 cl 1.64.32.2: RESYNC: (1.64-1.65); FILE MERGED 2006/09/28 14:18:49 cl 1.64.32.1: added primilary awt tree control api


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [3d86217a92a055399dcc11525eb20c59ab3282fc]

INTEGRATION: CWS awttree01 (1.13.20); FILE MERGED 2007/06/13 09:43:32 cl 1.13.20.1: #i74381# added component descriptions for tree control implementation


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [3cda996650cc8689a8d3d9f896dd60d4f5498168]

INTEGRATION: CWS awttree01 (1.18.136); FILE MERGED 2007/03/11 14:43:54 cl 1.18.136.2: RESYNC: (1.18-1.19); FILE MERGED 2006/10/13 13:52:53 cl 1.18.136.1: added primilary awt tree control api


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [03aceed03509d3e7d440b6d3dffd85d1a0c6e06d]

INTEGRATION: CWS awttree01 (1.29.6); FILE MERGED 2006/12/01 06:19:33 cl 1.29.6.1: implement a tree control api


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [49668d51c640b52fdd470b557f55898b639dcd58]

INTEGRATION: CWS awttree01 (1.9.8); FILE MERGED 2007/03/11 14:42:58 cl 1.9.8.4: RESYNC: (1.9-1.10); FILE MERGED 2006/12/01 06:19:33 cl 1.9.8.3: implement a tree control api 2006/10/13 13:52:42 cl 1.9.8.2: added primilary awt tree control api 2006/09/28 13:57:48 cl 1.9.8.1: added primilary awt tree control api


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [722a45000581ca9bef070d183918fbde3177990b]

INTEGRATION: CWS atkbridge6 (1.8.14); FILE MERGED 2007/05/11 08:22:39 obr 1.8.14.1: #i75917# obsolete since native atk bridge


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [62a747b5412b5e95060721650b83d4a99f3483d1]

INTEGRATION: CWS awttree01 (1.14.8); FILE MERGED 2007/03/12 13:05:20 cl 1.14.8.5: fix unix build problems 2007/03/11 14:42:52 cl 1.14.8.4: RESYNC: (1.14-1.15); FILE MERGED 2006/12/01 06:19:33 cl 1.14.8.3: implement a tree control api 2006/10/13 13:52:42 cl 1.14.8.2: added primilary awt tree control api 2006/09/28 13:57:48 cl 1.14.8.1: added primilary awt tree control api


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [0d569bcc9cbf4c9ce6443beb53f52f25ab995961]

INTEGRATION: CWS awttree01 (1.31.8); FILE MERGED 2007/06/25 12:48:59 cl 1.31.8.5: RESYNC: (1.34-1.35); FILE MERGED 2007/03/11 14:42:44 cl 1.31.8.4: RESYNC: (1.32-1.34); FILE MERGED 2006/12/01 10:23:37 cl 1.31.8.3: RESYNC: (1.31-1.32); FILE MERGED 2006/12/01 06:19:33 cl 1.31.8.2: implement a tree control api 2006/09/28 13:57:48 cl 1.31.8.1: added primilary awt tree control api


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [141dc0e5d0a977f25db528fdd3374de25cef6ef3]

INTEGRATION: CWS awttree01 (1.5.8); FILE MERGED 2007/03/12 13:05:20 cl 1.5.8.4: fix unix build problems 2007/03/11 14:42:37 cl 1.5.8.3: RESYNC: (1.5-1.7); FILE MERGED 2006/12/01 06:19:33 cl 1.5.8.2: implement a tree control api 2006/10/13 13:52:42 cl 1.5.8.1: added primilary awt tree control api


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [c5dee4c270b4f5c9a5514498e1cf0ead02998c67]

INTEGRATION: CWS awttree01 (1.1.2); FILE ADDED 2007/06/22 13:53:21 cl 1.1.2.7: #i78805# throw exception for inserting root node again 2007/06/22 13:47:29 cl 1.1.2.6: #i78805# throw exception for false index and inserting node again 2007/06/22 09:46:40 cl 1.1.2.5: throw an exception if empty root node is set 2007/03/12 13:05:20 cl 1.1.2.4: fix unix build problems 2006/12/01 06:19:32 cl 1.1.2.3: implement a tree control api 2006/10/13 13:52:41 cl 1.1.2.2: added primilary awt tree control api 2006/09/28 14:10:56 cl 1.1.2.1: added primilary awt tree control api


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [319fd447ad3c2ff9ceed0b5b71fc737c1b4a6529]

INTEGRATION: CWS awttree01 (1.1.2); FILE ADDED 2007/03/12 13:05:19 cl 1.1.2.4: fix unix build problems 2006/12/01 06:19:32 cl 1.1.2.3: implement a tree control api 2006/10/13 13:52:41 cl 1.1.2.2: added primilary awt tree control api 2006/09/28 14:10:32 cl 1.1.2.1: added primilary awt tree control api


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f0c5405d90df051177a0efe235e6e8ffb327dc36]

INTEGRATION: CWS awttree01 (1.1.2); FILE ADDED 2007/06/22 09:46:07 cl 1.1.2.5: removed a compiler warning 2007/03/12 13:05:19 cl 1.1.2.4: fix unix build problems 2006/12/01 06:19:32 cl 1.1.2.3: implement a tree control api 2006/10/13 13:52:41 cl 1.1.2.2: added primilary awt tree control api 2006/09/28 14:10:20 cl 1.1.2.1: added primilary awt tree control api


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [73a465b6da08c3fcda059d53f176d8aa3df13373]

INTEGRATION: CWS awttree01 (1.1.2); FILE ADDED 2006/10/13 13:52:40 cl 1.1.2.2: added primilary awt tree control api 2006/09/28 14:10:07 cl 1.1.2.1: added primilary awt tree control api


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [772ba1fa21e51b6d20746155f88828dd4a3b126c]

INTEGRATION: CWS awttree01 (1.49.8); FILE MERGED 2007/06/25 12:48:51 cl 1.49.8.4: RESYNC: (1.53-1.54); FILE MERGED 2007/03/11 14:42:10 cl 1.49.8.3: RESYNC: (1.52-1.53); FILE MERGED 2006/12/01 10:23:10 cl 1.49.8.2: RESYNC: (1.49-1.52); FILE MERGED 2006/12/01 06:19:32 cl 1.49.8.1: implement a tree control api


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [8513034b46a342574ca9bb75173864b0430930dd]

INTEGRATION: CWS awttree01 (1.13.8); FILE MERGED 2007/06/25 12:48:28 cl 1.13.8.6: RESYNC: (1.18-1.19); FILE MERGED 2007/05/21 10:33:40 cl 1.13.8.5: RESYNC: (1.17-1.18); FILE MERGED 2007/03/11 14:41:11 cl 1.13.8.4: RESYNC: (1.14-1.17); FILE MERGED 2006/12/01 10:22:06 cl 1.13.8.3: RESYNC: (1.13-1.14); FILE MERGED 2006/12/01 06:19:32 cl 1.13.8.2: implement a tree control api 2006/09/28 13:57:47 cl 1.13.8.1: added primilary awt tree control api


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [7c2a1d53d30d7247f8e6db100143f0c1a18f11a4]

INTEGRATION: CWS awttree01 (1.2.274); FILE MERGED 2006/12/01 10:18:17 cl 1.2.274.2: RESYNC: (1.2-1.3); FILE MERGED 2006/12/01 06:18:22 cl 1.2.274.1: implement a tree control api


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [113f040c1283f3b3931523a824730f7f75147a5b]

INTEGRATION: CWS awttree01 (1.8.138); FILE MERGED 2007/03/11 14:37:43 cl 1.8.138.4: RESYNC: (1.8-1.9); FILE MERGED 2006/12/01 06:17:56 cl 1.8.138.3: implement a tree control api 2006/10/13 13:52:29 cl 1.8.138.2: added primilary awt tree control api 2006/09/28 13:56:21 cl 1.8.138.1: added primilary awt tree control api


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [8ed8c47555b7313f0021e08c832840a5e0e377a7]

INTEGRATION: CWS awttree01 (1.24.58); FILE MERGED 2007/06/25 12:47:51 cl 1.24.58.6: RESYNC: (1.27-1.28); FILE MERGED 2007/06/08 08:41:46 cl 1.24.58.5: fixed a merge issue 2007/03/11 14:37:35 cl 1.24.58.4: RESYNC: (1.25-1.27); FILE MERGED 2006/12/01 10:18:09 cl 1.24.58.3: RESYNC: (1.24-1.25); FILE MERGED 2006/12/01 06:17:56 cl 1.24.58.2: implement a tree control api 2006/09/28 13:56:20 cl 1.24.58.1: added primilary awt tree control api


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [b7d0c647243d1edeea5c96ccee19a9eb138fc53d]

INTEGRATION: CWS awttree01 (1.11.42); FILE MERGED 2007/03/12 13:04:57 cl 1.11.42.1: fix unix build problems


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ce5d76c36cb48ad0dad59a662b45d588644d0b38]

INTEGRATION: CWS awttree01 (1.5.42); FILE MERGED 2006/12/01 06:17:55 cl 1.5.42.2: implement a tree control api 2006/10/13 13:52:29 cl 1.5.42.1: added primilary awt tree control api


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [5757c9286f8a03da4a365f2465027457a01f56d1]

INTEGRATION: CWS awttree01 (1.1.2); FILE ADDED 2007/06/08 08:41:01 cl 1.1.2.2: added image suport for awt tree control 2007/03/12 09:35:49 cl 1.1.2.1: #i74381# added testcode for awt tree control


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [b0fe53d27f850d7372275236ad9a68d5eb43636e]

INTEGRATION: CWS awttree01 (1.1.2); FILE ADDED 2007/03/12 09:35:40 cl 1.1.2.1: #i74381# added testcode for awt tree control


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [7136dba56ef24dc0a4adce9aafdc29811cb134d4]

INTEGRATION: CWS awttree01 (1.23.14); FILE MERGED 2007/03/11 14:34:32 cl 1.23.14.4: RESYNC: (1.24-1.25); FILE MERGED 2006/12/01 10:15:25 cl 1.23.14.3: RESYNC: (1.23-1.24); FILE MERGED 2006/12/01 06:03:33 cl 1.23.14.2: implement a tree control api 2006/09/28 13:55:35 cl 1.23.14.1: added primilary awt tree control api


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [1ca43a5fc4d7f71a7335281e276942c3d04cb865]

INTEGRATION: CWS awttree01 (1.1.2); FILE ADDED 2007/06/07 08:41:44 cl 1.1.2.5: added support for images 2007/03/12 13:07:42 cl 1.1.2.4: fix unix build problems 2006/12/01 06:03:33 cl 1.1.2.3: implement a tree control api 2006/10/13 13:57:24 cl 1.1.2.2: added primilary awt tree control api 2006/09/28 13:54:32 cl 1.1.2.1: added primilary awt tree control api


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [32cd4a92ef227bacd70be5c325a7e0d82bc90a7e]

INTEGRATION: CWS awttree01 (1.1.2); FILE ADDED 2007/06/22 13:46:32 cl 1.1.2.10: finaly fixed mutli selection enumeration 2007/06/22 09:43:48 cl 1.1.2.9: fixed multi selection enumeration 2007/06/20 11:01:34 cl 1.1.2.8: fixed gcc compiler warnings 2007/06/20 09:29:30 cl 1.1.2.7: in setDefaultCollapsedGraphicURL, do not check if it is not the same as the DefaultExpandedGraphicURL 2007/06/15 11:56:55 cl 1.1.2.6: do not throw exception in destructor 2007/06/07 08:41:44 cl 1.1.2.5: added support for images 2007/03/12 13:07:42 cl 1.1.2.4: fix unix build problems 2006/12/01 06:03:32 cl 1.1.2.3: implement a tree control api 2006/10/13 13:57:24 cl 1.1.2.2: added primilary awt tree control api 2006/09/28 13:54:19 cl 1.1.2.1: added primilary awt tree control api


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f62e57c487721301947458df77f845d15a790c79]

INTEGRATION: CWS awttree01 (1.18.354); FILE MERGED 2006/12/01 10:15:00 cl 1.18.354.2: RESYNC: (1.18-1.19); FILE MERGED 2006/09/28 13:55:35 cl 1.18.354.1: added primilary awt tree control api


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [eca4c7026639bf746e3c98f8e12b1da70e5eefa5]

INTEGRATION: CWS awttree01 (1.47.10); FILE MERGED 2007/03/11 14:28:16 cl 1.47.10.3: RESYNC: (1.48-1.49); FILE MERGED 2006/12/01 09:52:50 cl 1.47.10.2: RESYNC: (1.47-1.48); FILE MERGED 2006/12/01 05:56:55 cl 1.47.10.1: restore pHdlEntry during ::Expand and ::Collapse


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a3b9b306c9d9aa410b47216ba7f23f5f41b8da32]

INTEGRATION: CWS awttree01 (1.2.52); FILE MERGED 2007/06/25 12:15:43 cl 1.2.52.3: RESYNC: (1.2-1.3); FILE MERGED 2007/06/08 08:04:32 cl 1.2.52.2: added image suport for awt tree control 2007/05/21 13:18:04 cl 1.2.52.1: merged changes from ../svtreebx.hxx


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [b80c937dc6b8d3a6a511f5fc82b0ab7e2172c9d1]

INTEGRATION: CWS awttree01 (1.1.2); FILE ADDED 2007/05/21 13:36:16 thb 1.1.2.2: #i10000# Made this work for gcc3.x 2007/04/25 12:10:11 thb 1.1.2.1: #i75289# Added caching helper, to easy lazy update behaviour in XSimpleCanvas implementation


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e16d669c8ae786bee4720246dd298a5a27818f4f]

INTEGRATION: CWS awttree01 (1.1.2); FILE ADDED 2007/05/22 07:19:40 cl 1.1.2.3: added missing precompiled header directive 2007/05/21 16:04:36 thb 1.1.2.2: #i10000# WaE fix for gcc3.x - which indeed unearthed a bug 2007/04/25 12:22:13 thb 1.1.2.1: #i75289# Added XSimpleCanvas canvas wrapper service (instantiate with com.sun.star.rendering.SimpleCanvas from the service manager)


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [882dff32988ee25e84776575626a3e4ecd4c8806]

INTEGRATION: CWS awttree01 (1.1.2); FILE ADDED 2007/04/25 12:22:12 thb 1.1.2.1: #i75289# Added XSimpleCanvas canvas wrapper service (instantiate with com.sun.star.rendering.SimpleCanvas from the service manager)


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [098cce1d5c66278b20c2efe69dca4bc59883a613]

INTEGRATION: CWS awttree01 (1.9.22); FILE MERGED 2007/06/26 08:33:26 thb 1.9.22.1: #i75289# Deliver simplecanvas


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [cbb42e0d8c7c309d2c7d98be3a2a9184aa886ae5]

INTEGRATION: CWS awttree01 (1.10.28); FILE MERGED 2007/04/25 12:22:11 thb 1.10.28.1: #i75289# Added XSimpleCanvas canvas wrapper service (instantiate with com.sun.star.rendering.SimpleCanvas from the service manager)


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [35e35a15fc082f4ccc199f81e1f27ec5cf2569b8]

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>  [eff5657503f9a65fc1f2aac2969f6073f5e0b283]

INTEGRATION: CWS hr44 (1.33.2); FILE MERGED 2007/06/21 14:57:59 hr 1.33.2.1: #i78750#: configure SunStudio on Solaris with -xc99=all flag


2007-06-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [1032ba5a47ad09db002bc078ce63411b97ccd0d1]

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>  [14eb9af6022e77b22fd11b713454a43b626b4344]

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-27  Henning Brinkmann  <hbrinkm@openoffice.org>  [0a4639701afa4b4a924ddbbef4b2951ecc98f800]

new template: choose action


2007-06-27  Oliver Specht  <os@openoffice.org>  [ee332294f48a6ca3ea971c0236422f1313b92ecf]

Apply table style text attributes; PropertyMap key type changed


2007-06-27  Henning Brinkmann  <hbrinkm@openoffice.org>  [573b41486e5b5e31b7ac1189dd72ede67c8e351a]

documentation, table grid


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [a31d37f2dec692d5ba0323fbb05d07119aafed0c]

INTEGRATION: CWS ause081 (1.2.194); FILE MERGED 2007/06/21 11:20:34 hjs 1.2.194.1: #i78393# remove component_getDescriptionFunc from exports


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [cdf570fc4a843f04c945111a7732854dfc7080f7]

INTEGRATION: CWS ause081 (1.3.134); FILE MERGED 2007/06/22 12:30:38 hjs 1.3.134.1: #i78393# remove now obsolete setting to avoid description


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [a70f75fd0d55cd80ab1ec861ac6c6d4d7e64a3a2]

INTEGRATION: CWS ause081 (1.2.56); FILE MERGED 2007/06/14 15:24:35 hjs 1.2.56.1: #i78393# remove component_getDescriptionFunc from export lists


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [afa3d0dbacda21d21eddb56494c3af15a0ef2b6c]

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>  [59e575d3ea15f823a147f748176ccc69d3d59cd3]

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>  [b7dc9e0ff896a05b238e06fefb31c47d25d1d5b1]

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>  [c6c5ad1fdd6145836815bd8785dcaa3f8283a049]

INTEGRATION: CWS ause081 (1.2.218); FILE MERGED 2007/06/22 09:46:55 hjs 1.2.218.1: #i78393# remove component_getDescriptionFunc from exports


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [3067934f0465069be690b7442c65f415b46df55e]

INTEGRATION: CWS ause081 (1.1.1.1.248); FILE MERGED 2007/06/21 10:53:53 hjs 1.1.1.1.248.1: #i78393# remove component_getDescriptionFunc from exports


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [8cb3876db36fe4fa491b25550e346692ac211edc]

INTEGRATION: CWS ause081 (1.1.1.1.248); FILE MERGED 2007/06/21 10:53:52 hjs 1.1.1.1.248.1: #i78393# remove component_getDescriptionFunc from exports


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [56efc10a84586e1e1e8b095fbdd650caaa770b69]

INTEGRATION: CWS ause081 (1.3.46); FILE MERGED 2007/06/22 12:26:23 hjs 1.3.46.1: #i78393# remove now obsolete setting to avoid description


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [c77502b42d5d408bd2ddd8c568f1ac9665afe71b]

INTEGRATION: CWS ause081 (1.8.18); FILE MERGED 2007/06/22 12:26:22 hjs 1.8.18.1: #i78393# remove now obsolete setting to avoid description


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [e88b8b90d81ebff4cfa6ba2c3b51afa9162ae61a]

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>  [68fb6ff2267c03e9c370128177e6afce95c6c8e2]

INTEGRATION: CWS ause081 (1.5.2); FILE MERGED 2007/06/22 12:29:25 hjs 1.5.2.1: #i78393# remove now obsolete setting to avoid description


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [9b4e2233a90c7723e2d2cb4e699a37f8c54cb869]

INTEGRATION: CWS ause081 (1.2.1018); FILE MERGED 2007/06/21 16:35:00 hjs 1.2.1018.1: #i78393# remove component_getDescriptionFunc from exports


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [577cedc9081f1d771719f03c522a610b4c093120]

INTEGRATION: CWS ause081 (1.2.1018); FILE MERGED 2007/06/21 16:34:59 hjs 1.2.1018.1: #i78393# remove component_getDescriptionFunc from exports


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [e4b028e68dc3a13a3060b6387de049a41ba40c0a]

INTEGRATION: CWS ause081 (1.2.620); FILE MERGED 2007/06/21 16:34:59 hjs 1.2.620.1: #i78393# remove component_getDescriptionFunc from exports


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [47d7a1ad6e950ade34b90f343b1bdd1fd1d3fb07]

INTEGRATION: CWS ause081 (1.2.756); FILE MERGED 2007/06/21 16:34:59 hjs 1.2.756.1: #i78393# remove component_getDescriptionFunc from exports


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [0e7e787cc7f6cccdc8b987d080705b92ad1114f1]

INTEGRATION: CWS ause081 (1.2.332); FILE MERGED 2007/06/21 10:53:21 hjs 1.2.332.1: #i78393# remove component_getDescriptionFunc from exports


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [7cda164334585e897405272eec893a16332571a3]

INTEGRATION: CWS ause081 (1.2.108); FILE MERGED 2007/06/21 10:53:20 hjs 1.2.108.1: #i78393# remove component_getDescriptionFunc from exports


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [3a8abc20662ad5e17ba9eacaf4f4e29477e34c1f]

INTEGRATION: CWS ause081 (1.2.228); FILE MERGED 2007/06/21 10:53:20 hjs 1.2.228.1: #i78393# remove component_getDescriptionFunc from exports


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [ad476d976f048266b0e98eae3481c7c77e52bea0]

INTEGRATION: CWS ause081 (1.13.18); FILE MERGED 2007/06/21 10:53:20 hjs 1.13.18.1: #i78393# remove component_getDescriptionFunc from exports


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [4c8632ebeb034e61c105d37c6d69811f0492850c]

INTEGRATION: CWS ause081 (1.19.18); FILE MERGED 2007/06/21 10:53:20 hjs 1.19.18.1: #i78393# remove component_getDescriptionFunc from exports


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [790440c02b6d6fc11195bed05bee435c50b59b2e]

INTEGRATION: CWS ause081 (1.4.18); FILE MERGED 2007/06/21 10:53:20 hjs 1.4.18.1: #i78393# remove component_getDescriptionFunc from exports


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [b5d34dcce84325b2ce4080c2c60f7cdce48bfc02]

INTEGRATION: CWS ause081 (1.6.18); FILE MERGED 2007/06/21 10:53:20 hjs 1.6.18.1: #i78393# remove component_getDescriptionFunc from exports


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [460f084ab42a3ba3867c94fae8e983aa84d655fc]

INTEGRATION: CWS ause081 (1.4.90); FILE MERGED 2007/06/21 10:53:19 hjs 1.4.90.1: #i78393# remove component_getDescriptionFunc from exports


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [80a26a7d4720b5b8cfa0acc624b28014c96d9948]

INTEGRATION: CWS ause081 (1.2.332); FILE MERGED 2007/06/21 10:53:19 hjs 1.2.332.1: #i78393# remove component_getDescriptionFunc from exports


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [e5f4c0ecc39c6ece26091325cae3c03d97109e75]

INTEGRATION: CWS ause081 (1.1.706); FILE MERGED 2007/06/22 09:49:33 hjs 1.1.706.1: #i78393# remove component_getDescriptionFunc from exports


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [eccae79a71d235055d1c1f7f7cc84fd1da316785]

INTEGRATION: CWS ause081 (1.6.62); FILE MERGED 2007/06/21 16:35:07 hjs 1.6.62.1: #i78393# remove component_getDescriptionFunc from exports


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [c6282e785b41df297c22667236dd2a32b3051b06]

INTEGRATION: CWS ause081 (1.4.62); FILE MERGED 2007/06/21 16:35:07 hjs 1.4.62.1: #i78393# remove component_getDescriptionFunc from exports


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [663c931010a8a65d5d89819d7e63368c318b2d1a]

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>  [48bec83201b4a4a7a9d3427b5b95e026fa37cd40]

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>  [fa119c60bd6b47c47062f73a8d40aad54e452a20]

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>  [6dc0394a550a6aee1cad37a12269f3fb40f240bc]

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>  [50dc9bd18b3220f9d225b8f0331aa7b10c084346]

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>  [bfdef9b5d1c0efb29f28ade0ed34117ebaeb4acb]

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>  [0bee28df31c2e870638303d4e682fd673a19bab6]

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-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [9285771d96c8dd74e32e26e33e09fabb3f90d89d]

INTEGRATION: CWS ause081 (1.2.610); FILE MERGED 2007/06/21 11:24:05 hjs 1.2.610.1: #i78393# remove component_getDescriptionFunc from exports


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [61861720f69c1e70a5872d6a761b572d88b64719]

INTEGRATION: CWS ause081 (1.2.782); FILE MERGED 2007/06/21 11:24:05 hjs 1.2.782.1: #i78393# remove component_getDescriptionFunc from exports


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [b38331f193b5a0bebd492dcf1591623381ebd529]

INTEGRATION: CWS ause081 (1.2.632); FILE MERGED 2007/06/21 11:24:05 hjs 1.2.632.1: #i78393# remove component_getDescriptionFunc from exports


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [3305d41b2c5bab22d392cb101e6df10b3d5a1ab6]

INTEGRATION: CWS ause081 (1.8.168); FILE MERGED 2007/06/22 12:27:23 hjs 1.8.168.1: #i78393# remove now obsolete setting to avoid description


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [f4d2479b3d2c4343f4032b524fa11ee70113ffa2]

INTEGRATION: CWS ause081 (1.2.2508); FILE MERGED 2007/06/22 09:48:31 hjs 1.2.2508.1: #i78393# remove component_getDescriptionFunc from exports


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [5068aed554cd2e147cd9290a38b54e819f372f17]

INTEGRATION: CWS ause081 (1.2.124); FILE MERGED 2007/06/21 11:21:18 hjs 1.2.124.1: #i78393# remove component_getDescriptionFunc from exports


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [db72ebe2ec14d2127ffb034279b47e1249d2a097]

INTEGRATION: CWS ause081 (1.2.88); FILE MERGED 2007/06/21 11:21:18 hjs 1.2.88.1: #i78393# remove component_getDescriptionFunc from exports


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [ed9e758bfeaf4e87b08e202d69af3d806d540775]

INTEGRATION: CWS ause081 (1.2.70); FILE MERGED 2007/06/21 11:21:18 hjs 1.2.70.1: #i78393# remove component_getDescriptionFunc from exports


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [cf6f7f42a172187a772b6dbf4f7f1041588b0add]

INTEGRATION: CWS ause081 (1.1.76); FILE MERGED 2007/06/21 11:21:31 hjs 1.1.76.1: #i78393# remove component_getDescriptionFunc from exports


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [d1d9ad67b077e9452e7e966393b654c23cbb8601]

INTEGRATION: CWS ause081 (1.2.400); FILE MERGED 2007/06/21 16:21:49 hjs 1.2.400.1: #i78393# remove component_getDescriptionFunc from exports


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [8134b642d7ab9e4c8d5e513455d16eba75c0a83f]

INTEGRATION: CWS ause081 (1.2.400); FILE MERGED 2007/06/21 16:21:48 hjs 1.2.400.1: #i78393# remove component_getDescriptionFunc from exports


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [8a829cb33c7950350e8db532d790835ed519385c]

INTEGRATION: CWS ause081 (1.2.236); FILE MERGED 2007/06/21 16:21:48 hjs 1.2.236.1: #i78393# remove component_getDescriptionFunc from exports


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [7a37655a4d47970749338819ad85efdc076b16f5]

INTEGRATION: CWS ause081 (1.2.6); FILE MERGED 2007/06/21 16:21:48 hjs 1.2.6.1: #i78393# remove component_getDescriptionFunc from exports


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [b322ab2617bc010fe62e8e996714da7353ced6a1]

INTEGRATION: CWS ause081 (1.2.238); FILE MERGED 2007/06/21 16:21:48 hjs 1.2.238.1: #i78393# remove component_getDescriptionFunc from exports


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [e45cd3998f28b88104831cbe0279e7eac26f0039]

INTEGRATION: CWS ause081 (1.2.92); FILE MERGED 2007/06/21 16:21:48 hjs 1.2.92.1: #i78393# remove component_getDescriptionFunc from exports


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [8bbb033457bb2c89e53e28b9d7d845a0d7b50f27]

INTEGRATION: CWS ause081 (1.2.236); FILE MERGED 2007/06/21 16:21:47 hjs 1.2.236.1: #i78393# remove component_getDescriptionFunc from exports


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [79aac1cbbaa9fdd49d64aeffb26d59e5b6f514d3]

INTEGRATION: CWS ause081 (1.2.62); FILE MERGED 2007/06/21 16:21:47 hjs 1.2.62.1: #i78393# remove component_getDescriptionFunc from exports


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [c19f6071dd7785b50b8eaa80b6b8360799323088]

INTEGRATION: CWS ause081 (1.2.4); FILE MERGED 2007/06/21 16:21:47 hjs 1.2.4.1: #i78393# remove component_getDescriptionFunc from exports


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [871f20ac0493decffef26bfc6036ce4c73203341]

INTEGRATION: CWS ause081 (1.6.14); FILE MERGED 2007/06/22 12:29:53 hjs 1.6.14.1: #i78393# remove now obsolete setting to avoid description


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [cfb80b4b5f415dd83bac263cf9d6fb6ef9f0d449]

INTEGRATION: CWS ause081 (1.2.62); FILE MERGED 2007/06/21 11:20:12 hjs 1.2.62.1: #i78393# remove component_getDescriptionFunc from exports


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [e20af4437d4d81a662d98e0f72674bdda5213dbd]

INTEGRATION: CWS ause081 (1.4.16); FILE MERGED 2007/06/22 12:29:02 hjs 1.4.16.1: #i78393# remove now obsolete setting to avoid description


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [a287e7d94233c33f49137e5be3a2dd027f4f7032]

INTEGRATION: CWS ause081 (1.1.158); FILE MERGED 2007/06/21 16:22:30 hjs 1.1.158.1: #i78393# remove component_getDescriptionFunc from exports


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [85772d6de3b4a9a0c1952cfc9d8e76822e681db6]

INTEGRATION: CWS ause081 (1.1.158); FILE MERGED 2007/06/21 16:22:29 hjs 1.1.158.1: #i78393# remove component_getDescriptionFunc from exports


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [317769c3f5fbfa0e0786e55c610900d8d562b363]

INTEGRATION: CWS ause081 (1.2.8); FILE MERGED 2007/06/22 12:25:53 hjs 1.2.8.1: #i78393# remove now obsolete setting to avoid description


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [c6ccf63073f5c462715bef0ad31994c7b6d36915]

INTEGRATION: CWS ause081 (1.2.8); FILE MERGED 2007/06/22 12:25:52 hjs 1.2.8.1: #i78393# remove now obsolete setting to avoid description


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [4478b0d04c3c12d1f3c4bf1c751ad3be7c7456e8]

INTEGRATION: CWS ause081 (1.2.8); FILE MERGED 2007/06/22 12:25:51 hjs 1.2.8.1: #i78393# remove now obsolete setting to avoid description


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [f2ac6e57b5e8ff869e9db283e84b35cad20d12f2]

INTEGRATION: CWS ause081 (1.2.8); FILE MERGED 2007/06/22 12:25:50 hjs 1.2.8.1: #i78393# remove now obsolete setting to avoid description


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [2c9a9ca362a3b2d6418ddc7f9a9469c555c9c96a]

INTEGRATION: CWS ause081 (1.24.20); FILE MERGED 2007/06/26 13:50:59 hjs 1.24.20.1: #i78393# no more sed required, symbol is gone already


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [b1e048a23bf0d23b9e3fafeb20f391856e1cb744]

INTEGRATION: CWS ause081 (1.10.16); FILE MERGED 2007/06/22 12:30:41 hjs 1.10.16.1: #i78393# remove now obsolete setting to avoid description


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [c8fd712474135ba9fda3e5b2454584cbc8e3c0cd]

INTEGRATION: CWS ause081 (1.1.178); FILE MERGED 2007/06/21 11:19:46 hjs 1.1.178.1: #i78393# remove component_getDescriptionFunc from exports


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [3f75eff2e02b1bcab31c5d118108920f6b70e154]

INTEGRATION: CWS ause081 (1.1.178); FILE MERGED 2007/06/21 11:19:45 hjs 1.1.178.1: #i78393# remove component_getDescriptionFunc from exports


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [202ae0635f8425b476e0d8912ef9b25d78f33fa0]

INTEGRATION: CWS ause081 (1.2.96); FILE MERGED 2007/06/21 11:22:07 hjs 1.2.96.1: #i78393# remove component_getDescriptionFunc from exports


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [fdac90f07712debc6c0f3697ba9954ae4944cff4]

INTEGRATION: CWS ause081 (1.1.1.1.302); FILE MERGED 2007/06/21 16:24:21 hjs 1.1.1.1.302.1: #i78393# remove component_getDescriptionFunc from exports


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [b39b45afe82dc32eb6139e72ad4ce66465623c42]

INTEGRATION: CWS ause081 (1.2.100); FILE MERGED 2007/06/21 16:24:21 hjs 1.2.100.1: #i78393# remove component_getDescriptionFunc from exports


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [af03f902d3fe80564f178e4833fa15bf2a8341d2]

INTEGRATION: CWS ause081 (1.1.286); FILE MERGED 2007/06/21 16:24:20 hjs 1.1.286.1: #i78393# remove component_getDescriptionFunc from exports


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [b273fb7f6950310c33db03909bb5c221da1ac189]

INTEGRATION: CWS ause081 (1.1.286); FILE MERGED 2007/06/21 16:24:19 hjs 1.1.286.1: #i78393# remove component_getDescriptionFunc from exports


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [b4865f249daf459d98bb534fc4d824a4fa316577]

INTEGRATION: CWS ause081 (1.2.224); FILE MERGED 2007/06/21 16:24:18 hjs 1.2.224.1: #i78393# remove component_getDescriptionFunc from exports


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [3e2ad8b5343cf071065fabdffc0a4750940a3bbd]

INTEGRATION: CWS ab35 (1.4.222); FILE MERGED 2007/05/25 11:18:04 ab 1.4.222.1: #i77640# Removed ChooseControls command


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [dce3c9f32b0e38ec75fb44acbdb8c07f735a290c]

INTEGRATION: CWS ab35 (1.1.2); FILE ADDED 2007/05/25 12:14:05 ab 1.1.2.1: #i77640# Dialog Toolbar


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [cb8911c85ed8ec45db2097d9436a0d37f70bb1e2]

INTEGRATION: CWS ab35 (1.6.8); FILE MERGED 2007/05/21 09:28:22 ab 1.6.8.1: #i77640# Single Dialog Export


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [16017c5f52428043a593e30cafb747b2b46c8bde]

INTEGRATION: CWS ause081 (1.1.286); FILE MERGED 2007/06/21 16:24:18 hjs 1.1.286.1: #i78393# remove component_getDescriptionFunc from exports


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [6dd94e671459ba47d1d9d97e496ce41909d11bb6]

INTEGRATION: CWS ab35 (1.2.8); FILE MERGED 2007/05/29 23:18:01 ab 1.2.8.2: RESYNC: (1.2-1.3); FILE MERGED 2007/05/25 11:23:53 ab 1.2.8.1: #i77640# ManageToolbars method


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [2087a1fabdf5f3b0b962cb31dcef7c947baa033a]

INTEGRATION: CWS ab35 (1.7.8); FILE MERGED 2007/05/21 09:28:22 ab 1.7.8.1: #i77640# Single Dialog Export


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [b098dba94d26679d1e52cce88ee9d583096eae61]

INTEGRATION: CWS ause081 (1.2.298); FILE MERGED 2007/06/21 10:54:40 hjs 1.2.298.1: #i78393# remove component_getDescriptionFunc from exports


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [d5f6ad6b20744c5b106201039e3f8b1ff3f710c1]

INTEGRATION: CWS ab35 (1.8.28); FILE MERGED 2007/05/25 11:47:25 ab 1.8.28.1: #i77640# StateChangedHdl_Impl removed


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [2493df3e7d4ddf3011028a724a941988ca786c62]

INTEGRATION: CWS ab35 (1.14.28); FILE MERGED 2007/05/25 11:47:25 ab 1.14.28.1: #i77640# StateChangedHdl_Impl removed


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [762b193ebce1b12b1ab3eb963a745bc0679dfb93]

INTEGRATION: CWS ause081 (1.2.804); FILE MERGED 2007/06/21 10:55:11 hjs 1.2.804.1: #i78393# remove component_getDescriptionFunc from exports


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [6f0e8de04d4cabd021bc3d725134d552f55bf3e0]

INTEGRATION: CWS ab35 (1.6.8); FILE MERGED 2007/05/25 11:58:43 ab 1.6.8.2: #i77640# Fixed bug in new COPY_RESOURCES functionality 2007/05/21 09:38:13 ab 1.6.8.1: #i77640# Single Dialog Export


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [fc96af3fea7057ed6e42500d92d6db4c405799a1]

INTEGRATION: CWS ab35 (1.41.6); FILE MERGED 2007/05/29 23:15:19 ab 1.41.6.2: RESYNC: (1.41-1.42); FILE MERGED 2007/05/25 12:05:46 ab 1.41.6.1: #i77640# Removed SFX_OBJECTBAR_REGISTRATION


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [e1d8752586062f3ca6b51fed4ab927e1642829e6]

INTEGRATION: CWS ab35 (1.50.8); FILE MERGED 2007/05/29 23:15:13 ab 1.50.8.2: RESYNC: (1.50-1.51); FILE MERGED 2007/05/25 11:38:19 ab 1.50.8.1: #i77640# ManageToolbars method


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [626d3973e841fcdf71e52894d617fa72ce6d0540]

INTEGRATION: CWS ab35 (1.36.8); FILE MERGED 2007/05/31 15:08:04 ab 1.36.8.3: #i77640# Kill old properties files in case of overwriting a dialog 2007/05/25 11:27:33 ab 1.36.8.2: #i77640# SID_BASICSAVEAS -> SID_EXPORT_DIALOG 2007/05/21 10:03:11 ab 1.36.8.1: #i77640# Single Dialog Export


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [d27f20c17844bcb2ec823b1932174f37ad08b49b]

INTEGRATION: CWS ause081 (1.2.826); FILE MERGED 2007/06/21 16:34:03 hjs 1.2.826.1: #i78393# remove component_getDescriptionFunc from exports


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [5fed9a0b91fd54c9ef80b7c94e78386b3460048f]

INTEGRATION: CWS ab35 (1.13.46); FILE MERGED 2007/05/25 11:15:12 ab 1.13.46.1: #i77640# SID_EXPORT_DIAlOG


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [6c11f7c4f2e1a81d953bd0320c32838d546c62ec]

INTEGRATION: CWS ause081 (1.2.182); FILE MERGED 2007/06/21 16:34:03 hjs 1.2.182.1: #i78393# remove component_getDescriptionFunc from exports


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [d3c1fb7a25c0f5954e9197829c9b28b17d47ff66]

INTEGRATION: CWS ab35 (1.75.62); FILE MERGED 2007/05/24 10:12:43 ab 1.75.62.1: #i77640# Dialog Export SID


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [00e45e7f6bcd488bfe0aad00beaccbcd1f2daf96]

INTEGRATION: CWS ab35 (1.2.60); FILE MERGED 2007/05/30 09:49:43 ab 1.2.60.1: #i77640# SID_EXPORT_DIALOG


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [ff32875e9160697a40d540d7dfa975f2a937ba8c]

INTEGRATION: CWS ause081 (1.2.826); FILE MERGED 2007/06/21 16:34:02 hjs 1.2.826.1: #i78393# remove component_getDescriptionFunc from exports


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [88fb951362f41771f2ff4754ff19729dcf11dd69]

INTEGRATION: CWS ause081 (1.2.824); FILE MERGED 2007/06/21 16:34:02 hjs 1.2.824.1: #i78393# remove component_getDescriptionFunc from exports


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [a66ec6cc8b055a14ea78eecef64c40896d387237]

INTEGRATION: CWS ause081 (1.2.102); FILE MERGED 2007/06/22 09:49:02 hjs 1.2.102.1: #i78393# remove component_getDescriptionFunc from exports


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [e68a0c499e1667e71f41fa6f558e6a49e97a2169]

INTEGRATION: CWS ause081 (1.2.102); FILE MERGED 2007/06/21 10:54:12 hjs 1.2.102.1: #i78393# remove component_getDescriptionFunc from exports


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [91f3604657ee4ff757172552b4ec86783997f4bd]

INTEGRATION: CWS ause081 (1.2.40); FILE MERGED 2007/06/21 10:54:25 hjs 1.2.40.1: #i78393# remove component_getDescriptionFunc from exports


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [2c70aad54b4ff7249c980826bb1c600662eb7fbb]

INTEGRATION: CWS ab35 (1.2.82); FILE MERGED 2007/05/23 13:35:22 ab 1.2.82.1: #i77344# Use correct namespace


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [aa83949fe23ea12cb80f8afb099cd35b30c5118a]

INTEGRATION: CWS ab35 (1.3.66); FILE MERGED 2007/05/23 13:35:21 ab 1.3.66.1: #i77344# Use correct namespace


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [bee864b5d2fa8de935b15dd6daea203b271e456a]

INTEGRATION: CWS ause081 (1.2.12); FILE MERGED 2007/06/22 12:31:32 hjs 1.2.12.1: #i78393# remove now obsolete setting to avoid description


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [b2bf6679ec15496712de87523c2a03347fcca0a1]

INTEGRATION: CWS ause081 (1.17.10); FILE MERGED 2007/06/21 16:40:53 hjs 1.17.10.1: #i78393# remove component_getDescriptionFunc from exports


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [7da1841185b1d06faf15e225b72f452f21c39dda]

INTEGRATION: CWS ause081 (1.11.12); FILE MERGED 2007/06/26 11:47:19 hjs 1.11.12.1: #i78393# deprecate component_getDescriptionFunc


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [cac9dc8cc0be2044da8de1483136977b9a327892]

INTEGRATION: CWS ause081 (1.1.166); FILE MERGED 2007/06/21 10:52:03 hjs 1.1.166.1: #i78393# remove component_getDescriptionFunc from exports


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [85844076be8ea6635a90272d2590bf379825846f]

INTEGRATION: CWS ause081 (1.2.32); FILE MERGED 2007/06/21 10:52:03 hjs 1.2.32.1: #i78393# remove component_getDescriptionFunc from exports


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [3859bca46da3f2d2897c56142964e338ac3ceb5a]

INTEGRATION: CWS ause081 (1.2.156); FILE MERGED 2007/06/21 10:52:03 hjs 1.2.156.1: #i78393# remove component_getDescriptionFunc from exports


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [4f50055b975665f917ac68720bb9667b3d896f0a]

INTEGRATION: CWS ause081 (1.1.1.1.370); FILE MERGED 2007/06/21 11:25:19 hjs 1.1.1.1.370.1: #i78393# remove component_getDescriptionFunc from exports


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [a3761ed4eba51230cdf60c95a911ada8f1cb596a]

INTEGRATION: CWS ab35 (1.54.2); FILE MERGED 2007/05/29 11:41:40 ab 1.54.2.2: RESYNC: (1.54-1.55); FILE MERGED 2007/05/23 14:30:15 ab 1.54.2.1: #i77640# Dialog Export command


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [ddbdd981c7f0e1d58a71db4995bd8001811dd934]

INTEGRATION: CWS ab35 (1.7.42); FILE MERGED 2007/05/29 11:37:07 ab 1.7.42.2: RESYNC: (1.7-1.8); FILE MERGED 2007/05/23 14:29:50 ab 1.7.42.1: #i77640# Dialog Export toolbar


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [a263c9170de3db3355bc4a0a9e88138d74bb0308]

INTEGRATION: CWS mav21 (1.1.2); FILE ADDED 2007/05/11 12:07:11 mav 1.1.2.1: #i77185# a possibility to wrap sequence with a stream using API


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [d5ff127cd26f56e857b807ddd32943c399cc0ec3]

INTEGRATION: CWS mav21 (1.8.146); FILE MERGED 2007/05/11 12:06:45 mav 1.8.146.1: #i77185# a possibility to wrap sequence with a stream using API


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [73c9597cf8c3a1c2185984625e278158f9d04349]

INTEGRATION: CWS mav21 (1.10.58); FILE MERGED 2007/05/11 12:06:45 mav 1.10.58.1: #i77185# a possibility to wrap sequence with a stream using API


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [d147d5e03af5675bb93d95d3c036657d872f262f]

INTEGRATION: CWS mav21 (1.20.4); FILE MERGED 2007/06/05 14:00:15 mav 1.20.4.1: #i77319# the scenario was broken by the changes for m213


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [eaf4a7df2ade7008da032c58304255f9f6af2dc5]

INTEGRATION: CWS mav21 (1.120.20); FILE MERGED 2007/05/09 16:49:26 mav 1.120.20.3: RESYNC: (1.120-1.122); FILE MERGED 2006/12/13 14:24:21 mav 1.120.20.2: #i55790# fix modified state control 2006/12/05 15:17:22 mav 1.120.20.1: #i55790# allow more control over modified state


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [19a07187ffa2ac60d4679c01209cbb85ce3b5560]

INTEGRATION: CWS mav21 (1.6.98); FILE MERGED 2007/05/25 16:29:12 mav 1.6.98.2: RESYNC: (1.6-1.7); FILE MERGED 2006/12/13 14:24:21 mav 1.6.98.1: #i55790# fix modified state control


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [c7fe03af57fe311272e244b1cb504cd2db562153]

INTEGRATION: CWS mav21 (1.2.24); FILE MERGED 2007/05/25 16:27:59 mav 1.2.24.3: RESYNC: (1.4-1.5); FILE MERGED 2007/05/09 16:32:18 mav 1.2.24.2: RESYNC: (1.2-1.4); FILE MERGED 2007/04/26 08:27:14 mav 1.2.24.1: #i55790# allow more control over modified state


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [d1a71468e219e024579ad7ca16a7eb21f9b3d5be]

INTEGRATION: CWS mav21 (1.13.60); FILE MERGED 2007/05/11 12:09:10 mav 1.13.60.1: #i77185# a possibility to wrap sequence with a stream using API


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [c0576bd4a2367e46f606d381c134e65b4ad94758]

INTEGRATION: CWS mav21 (1.1.2); FILE ADDED 2007/05/11 12:09:32 mav 1.1.2.1: #i77185# a possibility to wrap sequence with a stream using API


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [6114b134df3680d9454957a9b6946e694314fa23]

INTEGRATION: CWS mav21 (1.1.2); FILE ADDED 2007/05/23 14:41:46 mav 1.1.2.3: #i77185# no specific exception is expected 2007/05/11 12:28:14 mav 1.1.2.2: #i77185# a possibility to wrap sequence with a stream using API 2007/05/11 12:09:41 mav 1.1.2.1: #i77185# a possibility to wrap sequence with a stream using API


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [75a25560026402e3e5e26fbda8de57041b70deb1]

INTEGRATION: CWS mav21 (1.88.20); FILE MERGED 2007/05/25 16:12:59 mav 1.88.20.3: RESYNC: (1.89-1.90); FILE MERGED 2007/03/12 20:52:52 mav 1.88.20.2: RESYNC: (1.88-1.89); FILE MERGED 2006/12/13 14:12:40 mav 1.88.20.1: #i55790# send notification only when the document is realy modified


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [be91d19c08a07bd706ad723a11d3c909671413c9]

INTEGRATION: CWS mav21 (1.8.88); FILE MERGED 2007/03/08 12:38:02 mav 1.8.88.1: #i75233# the implementation for unknown objects


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [04a8efae037b545e4732a6deee39461c7b437af8]

INTEGRATION: CWS mav21 (1.1.2); FILE ADDED 2007/03/15 10:33:26 mav 1.1.2.1: #i75233# handling for the unknown objects


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [f81fbb96b7580863cb3329e824af606ca5cdd989]

INTEGRATION: CWS mav21 (1.13.28); FILE MERGED 2007/06/12 10:09:01 mav 1.13.28.3: #i75233# the OLE objects have no classID registration, but they are known by mediatype 2007/03/28 13:12:05 mav 1.13.28.2: #i75820# allow to support factory only 2007/03/08 12:39:01 mav 1.13.28.1: #i75233# the implementation for unknown objects


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [a95d6483a41bafcf1d5692d81a6dcfe90ee5fc46]

INTEGRATION: CWS mav21 (1.6.88); FILE MERGED 2007/03/08 12:39:01 mav 1.6.88.1: #i75233# the implementation for unknown objects


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [655c1fdeb6dc9f56362ccd0f0a2b7180aad18a5f]

INTEGRATION: CWS mav21 (1.1.2); FILE ADDED 2007/03/15 10:33:36 mav 1.1.2.1: #i75233# handling for the unknown objects


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [5048a3bd006b5637e8c894e7b64e1aebc4db6816]

INTEGRATION: CWS mav21 (1.86.14); FILE MERGED 2007/05/25 15:39:23 mav 1.86.14.2: RESYNC: (1.86-1.87); FILE MERGED 2006/12/13 14:25:35 mav 1.86.14.1: #i55790# send notification only when the document is realy modified


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [b64224b90835fa47da8422c4a3489a4442ad933d]

INTEGRATION: CWS mav21 (1.22.10); FILE MERGED 2007/06/12 16:03:11 mav 1.22.10.1: #i75252# integrate the example of the embedded object


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [b2bb673a2278e4b50fec5162c4ceddc07ceb9bdb]

INTEGRATION: CWS mav21 (1.1.2); FILE ADDED 2007/05/03 14:42:43 mav 1.1.2.3: #i75252# remove unnecessary methods 2007/03/28 14:18:06 mav 1.1.2.2: #i75252# implement only the factory inteface 2007/03/09 10:24:28 mav 1.1.2.1: #75252# an example of addon with new embedded object implementation


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [4f2ef5d6c428c2c578fba2301cbbdaa76482a25f]

INTEGRATION: CWS mav21 (1.1.2); FILE ADDED 2007/05/03 15:31:35 mav 1.1.2.8: #i75252# fix deactivation 2007/05/03 15:26:15 mav 1.1.2.7: #i75252# fix activation 2007/05/03 15:19:18 mav 1.1.2.6: #i75252# fix size retrieving 2007/05/03 14:23:32 mav 1.1.2.5: #i75252# support resizing of the object 2007/04/05 14:54:42 mav 1.1.2.4: #i75252# fix repainting 2007/03/28 14:13:34 mav 1.1.2.3: #i75252# support resizing of the object 2007/03/09 11:02:10 mav 1.1.2.2: #75252# fix verbs 2007/03/09 10:24:37 mav 1.1.2.1: #75252# an example of addon with new embedded object implementation


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [abd0d3aa41c58f3e30515bc2bb23e17fc55c06a5]

INTEGRATION: CWS mav21 (1.1.2); FILE ADDED 2007/03/09 10:24:06 mav 1.1.2.1: #75252# an example of addon with new embedded object implementation


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [2956dd1db61032c42b04b727ec5414072c738d13]

INTEGRATION: CWS mav21 (1.1.2); FILE ADDED 2007/03/09 11:02:09 mav 1.1.2.2: #75252# fix verbs 2007/03/09 10:24:46 mav 1.1.2.1: #75252# an example of addon with new embedded object implementation


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [e9c42531a508d560dbbde0ec3b487370ade0b591]

INTEGRATION: CWS mav21 (1.1.2); FILE ADDED 2007/05/03 15:19:18 mav 1.1.2.6: #i75252# fix size retrieving 2007/05/03 14:23:32 mav 1.1.2.5: #i75252# support resizing of the object 2007/03/28 14:13:33 mav 1.1.2.4: #i75252# support resizing of the object 2007/03/27 08:32:23 mav 1.1.2.3: #75252# fix windows problem 2007/03/09 10:28:09 mav 1.1.2.2: #75252# improve performance 2007/03/09 10:24:18 mav 1.1.2.1: #75252# an example of addon with new embedded object implementation


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [7bdf5b8984a6464e64ae6a565aaa3fc0dd12e8c0]

INTEGRATION: CWS mav21 (1.7.110); FILE MERGED 2007/06/12 16:03:11 mav 1.7.110.1: #i75252# integrate the example of the embedded object


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [c6dd807271ed92ba899b759f5326f08d255b705e]

INTEGRATION: CWS mav21 (1.19.96); FILE MERGED 2007/06/12 16:03:11 mav 1.19.96.1: #i75252# integrate the example of the embedded object


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [2dba701b432c604f656212ddc57dcf6786ac2378]

INTEGRATION: CWS mav21 (1.154.144); FILE MERGED 2007/05/25 15:37:19 mav 1.154.144.2: RESYNC: (1.154-1.156); FILE MERGED 2007/03/28 14:07:56 mav 1.154.144.1: #i75819# use the correct map mode


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [b2991b29a14d26fe2ad47146f280ae1e84535580]

INTEGRATION: CWS mav21 (1.28.134); FILE MERGED 2006/12/13 14:30:27 mav 1.28.134.1: #i55790# connec the object when the visual area is set


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [9e0bcff05a64562e7aefe887f48b36896c4874b1]

INTEGRATION: CWS mav21 (1.25.228); FILE MERGED 2007/03/12 17:35:25 mav 1.25.228.2: RESYNC: (1.25-1.27); FILE MERGED 2006/12/05 13:54:25 mav 1.25.228.1: #i55790# allow more control over modified state


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [cfe87f06ed09ff50836d4de807a9c1f8e873b383]

INTEGRATION: CWS mav21 (1.1.2); FILE ADDED 2007/06/07 10:06:04 mav 1.1.2.2: #i55790# an interface to control modified state of document 2006/12/05 13:54:46 mav 1.1.2.1: #i55790# allow more control over modified state


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [957121941ecb37e36952abc3d46440947811642e]

INTEGRATION: CWS mav21 (1.5.228); FILE MERGED 2007/03/28 13:20:04 mav 1.5.228.1: #i75820# allow to support factory only


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [08a223c427ff32efd7754614d08a8f90073d1bb4]

INTEGRATION: CWS mav21 (1.88.44); FILE MERGED 2007/05/25 14:04:48 mav 1.88.44.4: RESYNC: (1.90-1.91); FILE MERGED 2007/05/09 13:30:42 mav 1.88.44.3: RESYNC: (1.89-1.90); FILE MERGED 2007/04/20 12:04:38 mav 1.88.44.2: RESYNC: (1.88-1.89); FILE MERGED 2006/12/13 14:47:57 mav 1.88.44.1: #i55790# send notification only when the document is realy modified


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [c4a2a43f7f49b45ac66aab8c2645a1024d02691f]

INTEGRATION: CWS mav21 (1.43.82); FILE MERGED 2007/03/28 13:31:12 mav 1.43.82.1: #i75819# use the correct map mode


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [cb674aaf8b9ba7ce7fb1a77ed899244f305b9a63]

INTEGRATION: CWS mav21 (1.37.12); FILE MERGED 2007/05/25 13:48:27 mav 1.37.12.2: RESYNC: (1.37-1.38); FILE MERGED 2007/05/14 15:26:20 mav 1.37.12.1: #i77319# the method GetAnyCurRect is not safe when there is no frame


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [33de6c4033e5dd4c598db50fdfbbb6cff08bfcf7]

INTEGRATION: CWS mav21 (1.41.78); FILE MERGED 2007/05/25 12:10:25 mav 1.41.78.3: RESYNC: (1.42-1.43); FILE MERGED 2007/03/12 14:32:00 mav 1.41.78.2: RESYNC: (1.41-1.42); FILE MERGED 2006/12/13 14:14:36 mav 1.41.78.1: #i55790# send notification only when the document is realy modified


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [89989314b86481c98eea9fc8b20d5d4a64d8d582]

INTEGRATION: CWS mav21 (1.13.52); FILE MERGED 2006/12/13 14:52:26 mav 1.13.52.1: #i55790# send notification only when the import is ready


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [c8087dd9599ce6990ae9c5612347df4e2497ee50]

INTEGRATION: CWS aceart03 (1.2.8); FILE MERGED 2007/06/11 10:44:03 ace_dent 1.2.8.1: i78230 - Lossless optimization of png images for Tango icons. No design changes.


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [e9e2aea2fa5e54f26c5f44fdf90c9cfe1197d173]

INTEGRATION: CWS aceart03 (1.2.8); FILE MERGED 2007/06/11 10:44:02 ace_dent 1.2.8.1: i78230 - Lossless optimization of png images for Tango icons. No design changes.


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [897a7a3bf1e6800f8b375f1dd35bd3ac85a6661b]

INTEGRATION: CWS aceart03 (1.2.8); FILE MERGED 2007/06/11 10:44:01 ace_dent 1.2.8.1: i78230 - Lossless optimization of png images for Tango icons. No design changes.


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [276a592b3a8ed9f8672b4a2e6593464804a2b616]

INTEGRATION: CWS aceart03 (1.2.8); FILE MERGED 2007/06/11 10:44:00 ace_dent 1.2.8.1: i78230 - Lossless optimization of png images for Tango icons. No design changes.


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [f53428389ce46569f5582987f9e3d9b0065a99aa]

INTEGRATION: CWS aceart03 (1.2.8); FILE MERGED 2007/06/11 10:43:59 ace_dent 1.2.8.1: i78230 - Lossless optimization of png images for Tango icons. No design changes.


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [738c4806329922cd7e8bcca1fa810063c2b55cfb]

INTEGRATION: CWS aceart03 (1.2.8); FILE MERGED 2007/06/11 10:43:58 ace_dent 1.2.8.1: i78230 - Lossless optimization of png images for Tango icons. No design changes.


2007-06-26  Thorsten Behrens  <thb@openoffice.org>  [60851757ca9ec808e0f85ea6eb5c6a9b7a10db44]

#i78888# Removed from HEAD again


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [4a5163451bb98f9153c3b4e049d6df4589ad05e4]

INTEGRATION: CWS aceart03 (1.2.8); FILE MERGED 2007/06/11 10:43:57 ace_dent 1.2.8.1: i78230 - Lossless optimization of png images for Tango icons. No design changes.


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [64da6563a0224ff5deae75c6143e53b327d9a160]

INTEGRATION: CWS aceart03 (1.2.8); FILE MERGED 2007/06/11 10:43:56 ace_dent 1.2.8.1: i78230 - Lossless optimization of png images for Tango icons. No design changes.


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [2a03df76b801939d7d8936f99aa355e21dafad1e]

INTEGRATION: CWS aceart03 (1.2.8); FILE MERGED 2007/06/11 10:43:55 ace_dent 1.2.8.1: i78230 - Lossless optimization of png images for Tango icons. No design changes.


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [478350903fb68a67c615cbb297428d4c288a0257]

INTEGRATION: CWS aceart03 (1.2.8); FILE MERGED 2007/06/11 10:43:54 ace_dent 1.2.8.1: i78230 - Lossless optimization of png images for Tango icons. No design changes.


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [95cd80a3ae706ef5567e5dccc9fffc5fd33a3996]

INTEGRATION: CWS aceart03 (1.2.8); FILE MERGED 2007/06/11 10:43:53 ace_dent 1.2.8.1: i78230 - Lossless optimization of png images for Tango icons. No design changes.


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [3b6c144601213a208b3b33df6c4e29d89e894bec]

INTEGRATION: CWS aceart03 (1.2.8); FILE MERGED 2007/06/11 10:43:52 ace_dent 1.2.8.1: i78230 - Lossless optimization of png images for Tango icons. No design changes.


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [9e4e19b5a8398a6bfe2a4e78ffcc6c3945b2cfe3]

INTEGRATION: CWS aceart03 (1.2.8); FILE MERGED 2007/06/11 10:43:51 ace_dent 1.2.8.1: i78230 - Lossless optimization of png images for Tango icons. No design changes.


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [6ea9d016cb0ba7a9cb4900898fdf1b32812ab587]

INTEGRATION: CWS aceart03 (1.2.8); FILE MERGED 2007/06/11 10:43:50 ace_dent 1.2.8.1: i78230 - Lossless optimization of png images for Tango icons. No design changes.


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [ad5938fedcec99d1475eb363b3225ab3459d1d14]

INTEGRATION: CWS impressalternativtext (1.18.64); FILE MERGED 2007/05/24 17:15:28 cl 1.18.64.1: #i68099# added description to ImageMapObj's


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [1b99f23d47541661808e51bcff5f355ade8412ef]

INTEGRATION: CWS aceart03 (1.2.8); FILE MERGED 2007/06/11 10:43:49 ace_dent 1.2.8.1: i78230 - Lossless optimization of png images for Tango icons. No design changes.


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [e4c6ecf5e54ccd0cd038fd99256268613baac234]

INTEGRATION: CWS impressalternativtext (1.8.466); FILE MERGED 2007/05/24 13:38:17 cl 1.8.466.1: #i68099# added description to ImageMapObj's


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [7734295fa5fc8a6dca7ad6445a92ddd7d442608c]

INTEGRATION: CWS impressalternativtext (1.22.6); FILE MERGED 2007/05/24 13:38:17 cl 1.22.6.1: #i68099# added description to ImageMapObj's


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [f1b0229dc00bb8a72d81c0021ddf7c793e942bb2]

INTEGRATION: CWS impressalternativtext (1.50.50); FILE MERGED 2007/05/29 15:13:01 cl 1.50.50.3: #i68099# added description to ImageMapObj's 2007/05/25 10:37:43 cl 1.50.50.2: #i68099# added description to ImageMapObj's 2007/05/24 13:38:17 cl 1.50.50.1: #i68099# added description to ImageMapObj's


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [5b0a3f6c79632d3f1f9b18663d0d8b09d8ba12c6]

INTEGRATION: CWS impressalternativtext (1.6.466); FILE MERGED 2007/05/24 13:38:17 cl 1.6.466.1: #i68099# added description to ImageMapObj's


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [d809d55179adc09e3c6114dd409727d79f41aa32]

INTEGRATION: CWS impressalternativtext (1.33.124); FILE MERGED 2007/05/24 13:38:17 cl 1.33.124.1: #i68099# added description to ImageMapObj's


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [9984b8bca0614ca3219f619f5e264705ac18754f]

INTEGRATION: CWS impressalternativtext (1.27.28); FILE MERGED 2007/05/24 13:38:17 cl 1.27.28.1: #i68099# added description to ImageMapObj's


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [5bf9f2fca05f61978fc59bc06ced30bedc23aebb]

INTEGRATION: CWS impressalternativtext (1.37.6); FILE MERGED 2007/05/24 13:38:17 cl 1.37.6.1: #i68099# added description to ImageMapObj's


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [2be0b695b2d73805c8a737ae280f918dd335ab55]

INTEGRATION: CWS impressalternativtext (1.3.1732); FILE MERGED 2007/05/24 13:38:17 cl 1.3.1732.1: #i68099# added description to ImageMapObj's


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [67d2791116b04554a8717b7ee9ceb5be1fe93050]

INTEGRATION: CWS impressalternativtext (1.8.6); FILE MERGED 2007/05/25 10:37:43 cl 1.8.6.2: #i68099# added description to ImageMapObj's 2007/05/24 13:38:17 cl 1.8.6.1: #i68099# added description to ImageMapObj's


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [d3775de11cfaa0765deaa4defe77331f493d6156]

INTEGRATION: CWS impressalternativtext (1.3.30); FILE MERGED 2007/05/24 13:38:02 cl 1.3.30.1: #i68099# added description to ImageMapObj's


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [7027a3fe2e4557c02e9d43a8a889462fc83c698b]

INTEGRATION: CWS impressalternativtext (1.2.72); FILE MERGED 2007/05/24 13:37:18 cl 1.2.72.1: #i68100# adding Title and Description to layers


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [175b4ec2a6c5fcb2349ba7278dedeb667e152ab6]

INTEGRATION: CWS impressalternativtext (1.4.328); FILE MERGED 2007/05/25 11:23:25 cl 1.4.328.2: #i68099# added description to ImageMapObj's 2007/05/25 10:53:55 cl 1.4.328.1: #i68099# added description to ImageMapObj's


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [bd2f3f87654e4952f0a44e2490f2d965b54cd38d]

INTEGRATION: CWS impressalternativtext (1.37.38); FILE MERGED 2007/05/25 10:53:55 cl 1.37.38.1: #i68099# added description to ImageMapObj's


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [aa364a9b641ad7dbe82f355e6b47f04024687723]

INTEGRATION: CWS impressalternativtext (1.19.10); FILE MERGED 2007/05/25 10:46:52 cl 1.19.10.1: #i68099# added description to ImageMapObj's


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [91ac8e6b57a4d3580cff28936429a83c57590c85]

INTEGRATION: CWS aceart03 (1.2.8); FILE MERGED 2007/06/11 10:43:48 ace_dent 1.2.8.1: i78230 - Lossless optimization of png images for Tango icons. No design changes.


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [d33fb24ccacddd6ce75fca5af48ba08c03330e5f]

INTEGRATION: CWS impressalternativtext (1.28.4); FILE MERGED 2007/05/29 13:55:32 cl 1.28.4.2: #i68100# adding Title and Description to layers 2007/05/24 13:14:07 cl 1.28.4.1: #i68100# adding Title and Description to layers


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [d9fa8682050fefe5e3af7e17b7ab394867a0ebc2]

INTEGRATION: CWS impressalternativtext (1.52.4); FILE MERGED 2007/05/24 13:14:07 cl 1.52.4.1: #i68100# adding Title and Description to layers


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [7116ad4204b91a0e3fd2a3d73ca508bc2933cea3]

INTEGRATION: CWS impressalternativtext (1.13.70); FILE MERGED 2007/05/24 13:17:20 cl 1.13.70.1: #i68100# adding Title and Description to layers


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [f48ad3a4bc600d3033232b4a332339a8325f8048]

INTEGRATION: CWS impressalternativtext (1.2.434); FILE MERGED 2007/05/24 13:07:26 cl 1.2.434.1: #i68100# adding Title and Description to layers


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [d88728d1ab7d0b5227bb9da3476eda4ba56c2b36]

INTEGRATION: CWS impressalternativtext (1.1.2); FILE ADDED 2007/05/24 13:07:02 cl 1.1.2.1: #i68100# adding Title and Description to layers


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [e8451bf6153cfde42a889caba16d44996ff88be9]

INTEGRATION: CWS impressalternativtext (1.1.2); FILE ADDED 2007/05/24 13:06:54 cl 1.1.2.1: #i68100# adding Title and Description to layers


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [879a0a27d0354c9950bd07c14c695ffd815c5a61]

INTEGRATION: CWS impressalternativtext (1.22.44); FILE MERGED 2007/05/24 13:07:26 cl 1.22.44.1: #i68100# adding Title and Description to layers


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [ca0dd6b1a45690a5c69403641d06e63766014c3c]

INTEGRATION: CWS impressalternativtext (1.5.108); FILE MERGED 2007/05/24 13:26:27 cl 1.5.108.1: #i68100# adding Title and Description to layers


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [fd427a34cf9f4b7b1fa2dfebe8adcb2e5831cbdb]

INTEGRATION: CWS impressalternativtext (1.32.4); FILE MERGED 2007/05/24 13:26:27 cl 1.32.4.1: #i68100# adding Title and Description to layers


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [3b3ca08ea15d5260afd776b36c67d14550788922]

INTEGRATION: CWS impressalternativtext (1.7.108); FILE MERGED 2007/05/24 13:10:38 cl 1.7.108.1: #i68100# adding Title and Description to layers


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [5ffec43b9f496d62a141aac91bb232fd039a3cef]

INTEGRATION: CWS impressalternativtext (1.9.108); FILE MERGED 2007/05/24 13:10:38 cl 1.9.108.1: #i68100# adding Title and Description to layers


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [97db2223ae7439db3bbe50c8602a0035a0e17c46]

INTEGRATION: CWS impressalternativtext (1.35.44); FILE MERGED 2007/05/24 13:10:38 cl 1.35.44.1: #i68100# adding Title and Description to layers


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [7ab937e206353861e9cd07c306710d4eb663cbfa]

INTEGRATION: CWS impressalternativtext (1.1.2); FILE ADDED 2007/05/29 16:41:17 cl 1.1.2.2: #i68100# adding Title and Description to layers 2007/05/24 13:09:59 cl 1.1.2.1: #i68100# adding Title and Description to layers


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [ba93692ca0298570c354a7d471d461981bf3cd88]

INTEGRATION: CWS impressalternativtext (1.1.2); FILE ADDED 2007/05/24 13:10:09 cl 1.1.2.1: #i68100# adding Title and Description to layers


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [9a74977c82f2cbb61328310abbe333e95fc09d49]

INTEGRATION: CWS impressalternativtext (1.6.20); FILE MERGED 2007/05/24 13:10:38 cl 1.6.20.1: #i68100# adding Title and Description to layers


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [0c9f3e284c4930ccd2caf8dccc48dfe0b8b2b101]

INTEGRATION: CWS impressalternativtext (1.3.434); FILE MERGED 2007/05/24 13:05:48 cl 1.3.434.1: #i68100# adding Title and Description to layers


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [7cf5c750c1bd6cb0e497872f9e49d242108bcfe0]

INTEGRATION: CWS impressalternativtext (1.4.158); FILE MERGED 2007/05/24 13:05:48 cl 1.4.158.1: #i68100# adding Title and Description to layers


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [18f259841f0d860cf3278a0eda222e1c3a7a4c43]

INTEGRATION: CWS impressalternativtext (1.5.108); FILE MERGED 2007/05/24 13:05:47 cl 1.5.108.1: #i68100# adding Title and Description to layers


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [c9b3374017c47f3ad321157483cef3f21ae571a3]

INTEGRATION: CWS impressalternativtext (1.8.116); FILE MERGED 2007/05/24 13:51:59 cl 1.8.116.1: #i68100# adding Title and Description to layers


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [04a7f03e7cafe6b12a989c3d196e45f22f62bb9d]

INTEGRATION: CWS impressalternativtext (1.7.116); FILE MERGED 2007/05/24 13:51:59 cl 1.7.116.1: #i68100# adding Title and Description to layers


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [8dd6c8ddac94314e8c0578332a6762ab1126a13c]

INTEGRATION: CWS impressalternativtext (1.13.82); FILE MERGED 2007/05/24 13:51:44 cl 1.13.82.1: #i68099# added description to ImageMapObj's


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [c05fe1ec93ecd2ce68585b9a487b9293dfaf8183]

INTEGRATION: CWS impressalternativtext (1.11.116); FILE MERGED 2007/05/24 13:51:43 cl 1.11.116.1: #i68099# added description to ImageMapObj's


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [69684218ab6ba9b1152b8030f46d13db33f67b97]

INTEGRATION: CWS impressalternativtext (1.4.148); FILE MERGED 2007/05/24 13:51:26 cl 1.4.148.1: #i68099# added description to ImageMapObj's


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [164c23a9840546de97cf08e92bc3c08c6ea904ff]

INTEGRATION: CWS impressalternativtext (1.13.194); FILE MERGED 2007/05/24 13:56:00 cl 1.13.194.1: #i68099# added description to ImageMapObj's


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [c9e9bb94a20c8d1a7c007a7149488d9e068e5e94]

INTEGRATION: CWS impressalternativtext (1.19.194); FILE MERGED 2007/05/24 13:56:00 cl 1.19.194.1: #i68099# added description to ImageMapObj's


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [b5f7d634cdce5d0011aeca63924e88bd3d62e823]

INTEGRATION: CWS impressalternativtext (1.8.194); FILE MERGED 2007/05/24 13:56:00 cl 1.8.194.1: #i68099# added description to ImageMapObj's


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [1896051e9384a0c3e03889b0866d5435092d8daa]

INTEGRATION: CWS impressalternativtext (1.7.194); FILE MERGED 2007/05/24 13:56:00 cl 1.7.194.1: #i68099# added description to ImageMapObj's


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [0d117effc9136b094b6327e4c896e9b476d4dce8]

INTEGRATION: CWS impressalternativtext (1.2.58); FILE MERGED 2007/05/24 13:55:49 cl 1.2.58.1: #i68099# added description to ImageMapObj's


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [fd2013ca050735693b34202f855d3512b67eeb64]

INTEGRATION: CWS aceart03 (1.2.8); FILE MERGED 2007/06/11 10:43:47 ace_dent 1.2.8.1: i78230 - Lossless optimization of png images for Tango icons. No design changes.


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [328f7229a95f387e7c0fc28bcec9c54cf3bf5a45]

INTEGRATION: CWS aceart03 (1.2.8); FILE MERGED 2007/06/11 10:43:46 ace_dent 1.2.8.1: i78230 - Lossless optimization of png images for Tango icons. No design changes.


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [3b3215830ba6efbd83a10003029b5d13e23dc5a6]

INTEGRATION: CWS aceart03 (1.2.8); FILE MERGED 2007/06/11 10:43:45 ace_dent 1.2.8.1: i78230 - Lossless optimization of png images for Tango icons. No design changes.


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [747efefb2d0af8d23b6c63be9b923d073d4baf97]

INTEGRATION: CWS aceart03 (1.2.8); FILE MERGED 2007/06/11 10:43:44 ace_dent 1.2.8.1: i78230 - Lossless optimization of png images for Tango icons. No design changes.


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [8f289ead7b33440397958ede54f72a56148d99fb]

INTEGRATION: CWS helplinker01redux (1.9.2); FILE MERGED 2007/06/13 12:10:09 cmc 1.9.2.1: #i70155 export needed boost methods for HelpLinker


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [5de2fe8fa36df6f3e8c768e53b7b363ee59b33de]

INTEGRATION: CWS aceart03 (1.2.8); FILE MERGED 2007/06/11 10:43:43 ace_dent 1.2.8.1: i78230 - Lossless optimization of png images for Tango icons. No design changes.


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [852fa0aeffdbc4c9713ec8fa17cd28ba432c68e2]

INTEGRATION: CWS helplinker01redux (1.13.2); FILE MERGED 2007/06/13 12:10:09 cmc 1.13.2.1: #i70155 export needed boost methods for HelpLinker


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [cbb1a320683efdffd8d2b758b8cd2357b8fe2bcd]

INTEGRATION: CWS helplinker01redux (1.9.2); FILE MERGED 2007/06/21 16:02:11 hjs 1.9.2.2: #i70155# reenabling the assert 2007/06/13 12:10:09 cmc 1.9.2.1: #i70155 export needed boost methods for HelpLinker


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [e88e092b6186adeb7109ce3edb711cb7a8005751]

INTEGRATION: CWS helplinker01redux (1.2.12); FILE MERGED 2007/06/17 14:43:16 cmc 1.2.12.1: #i78530# ah, the old db4 has a stinker in it


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [8c462e1480f288dd4f6e2f5ffcccb065001345be]

INTEGRATION: CWS helplinker01redux (1.28.2); FILE MERGED 2007/06/13 12:11:15 cmc 1.28.2.1: #i70155 native HelpLinker


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [abcc59e33bf3620227e96489c91b01582aa9106d]

INTEGRATION: CWS helplinker01redux (1.3.2); FILE MERGED 2007/06/25 09:15:40 cmc 1.3.2.7: #i78530# remove a warning 2007/06/21 08:16:50 cmc 1.3.2.6: #i78530# windows foo 2007/06/18 12:40:23 cmc 1.3.2.5: #i78530# _defaultTransform unneeded 2007/06/15 15:13:21 cmc 1.3.2.4: #i78530# solaris stream problem 2007/06/13 13:45:37 cmc 1.3.2.3: add some debugging 2007/06/13 13:02:52 cmc 1.3.2.2: #i70155 native HelpLinker 2007/06/13 12:11:15 cmc 1.3.2.1: #i70155 native HelpLinker


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [60cc28ceffc8fe35896af20e2daae8ee5e070a9a]

INTEGRATION: CWS helplinker01redux (1.3.2); FILE MERGED 2007/06/16 15:47:33 cmc 1.3.2.3: #i78530# and remove leak 2007/06/15 15:13:21 cmc 1.3.2.2: #i78530# solaris stream problem 2007/06/13 12:11:15 cmc 1.3.2.1: #i70155 native HelpLinker


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [ac914a4dd4ace03a1d9ccc39158ff839c38f91f0]

INTEGRATION: CWS helplinker01redux (1.2.2); FILE MERGED 2007/06/16 15:47:33 cmc 1.2.2.1: #i78530# and remove leak


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [6df458d84b1f7e26bf2a6ca8c08eeb75d1819f13]

INTEGRATION: CWS helplinker01redux (1.16.2); FILE MERGED 2007/06/13 12:11:15 cmc 1.16.2.1: #i70155 native HelpLinker


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [9d3c23c7d4908392fb08fedc6c41b75d3ae0f444]

INTEGRATION: CWS helplinker01redux (1.14.2); FILE MERGED 2007/06/13 12:11:15 cmc 1.14.2.1: #i70155 native HelpLinker


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [2369a677e4dfcd384706f0c90739d79482c025e5]

INTEGRATION: CWS helplinker01redux (1.4.8); FILE MERGED 2007/06/17 11:01:24 cmc 1.4.8.1: #i78530# get the solaris buildbot to build


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [351baaec39111fccf8bc11a82f3389de1b5eed67]

INTEGRATION: CWS aceart03 (1.2.8); FILE MERGED 2007/06/11 10:43:42 ace_dent 1.2.8.1: i78230 - Lossless optimization of png images for Tango icons. No design changes.


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [b14d6a31092c3dbc25db30c2e6d4142232558e9f]

INTEGRATION: CWS aceart03 (1.2.8); FILE MERGED 2007/06/11 10:43:41 ace_dent 1.2.8.1: i78230 - Lossless optimization of png images for Tango icons. No design changes.


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [d77b24fc2cf0513469b807732849bcdb1f2d060b]

INTEGRATION: CWS aw046 (1.31.84); FILE MERGED 2007/05/30 17:39:28 aw 1.31.84.8: RESYNC: (1.32-1.33); FILE MERGED 2007/05/30 14:44:16 aw 1.31.84.7: #i74768# code cleanups 2007/04/24 14:35:00 aw 1.31.84.6: changes after resync 2007/04/23 17:06:03 aw 1.31.84.5: RESYNC: (1.31-1.32); FILE MERGED 2007/02/28 16:04:14 nn 1.31.84.4: #i74768# no separate paint of outliner view, no paint of controls layer 2007/02/27 16:08:50 aw 1.31.84.3: #i74769# adjustments 2007/02/26 17:23:48 aw 1.31.84.2: #i74769# use Begin/EndDrawLayer() support of direct use of SdrPaintWindow and PreRenderDevice 2007/02/22 17:56:08 nn 1.31.84.1: #i74768# use variable pContentDev to draw content in ScGridWindow::Draw


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [d586be7ea38ddc73a8767ef56d5f735b69533c31]

INTEGRATION: CWS aw046 (1.46.10); FILE MERGED 2007/04/26 10:13:38 aw 1.46.10.5: #i74769# 2007/04/23 22:14:39 aw 1.46.10.4: RESYNC: (1.46-1.47); FILE MERGED 2007/04/05 14:18:15 aw 1.46.10.3: #i74769# Scroll needs to move the child windows which are FormControls 2007/04/03 14:27:01 aw 1.46.10.2: #i74769# 2007/02/26 17:22:16 aw 1.46.10.1: #i74769# use Begin/EndDrawLayer() support of direct use of SdrPaintWindow and PreRenderDevice


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [2aecab81a3fa23c291e7fe6819515c3d1118a251]

INTEGRATION: CWS aceart03 (1.2.8); FILE MERGED 2007/06/11 10:43:40 ace_dent 1.2.8.1: i78230 - Lossless optimization of png images for Tango icons. No design changes.


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [2c5fd80cb725e35c9e0c2fb839225df8a488543f]

INTEGRATION: CWS aw046 (1.34.2); FILE MERGED 2007/05/30 14:35:46 aw 1.34.2.8: #i74769# code cleanups 2007/05/08 15:45:00 aw 1.34.2.7: #i74769# 2007/04/26 10:26:01 aw 1.34.2.6: #i74769# 2007/04/05 14:21:07 aw 1.34.2.5: #i74769# Scroll needs to move the child windows which are FormControls 2007/04/03 11:33:27 aw 1.34.2.4: #i74769# Added support for PaintBuffer 2007/04/03 10:02:31 aw 1.34.2.3: #i74769# removed ExpandPaintClipRegion 2007/03/06 16:01:48 aw 1.34.2.2: #i74769# in-between progess state 2007/02/26 17:18:24 aw 1.34.2.1: #i74769# Changed Begin/EndDrawLayer() to support direct use of SdrPaintWindow and PreRenderDevice


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [cd3dea032ff1e70be472c0a6a87263f67c6d18ce]

INTEGRATION: CWS aw046 (1.56.2); FILE MERGED 2007/05/21 10:32:00 fs 1.56.2.6: #i74769# +FindPatchedPageWindow 2007/05/08 15:45:00 aw 1.56.2.5: #i74769# 2007/04/23 22:01:41 aw 1.56.2.4: RESYNC: (1.56-1.57); FILE MERGED 2007/03/06 16:01:48 aw 1.56.2.3: #i74769# in-between progess state 2007/02/27 16:07:36 aw 1.56.2.2: #i74769# adjustments 2007/02/26 17:18:23 aw 1.56.2.1: #i74769# Changed Begin/EndDrawLayer() to support direct use of SdrPaintWindow and PreRenderDevice


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [ed47f6a21ecaa7d42f9326f5afb80737ac1392af]

INTEGRATION: CWS aw046 (1.87.36); FILE MERGED 2007/04/23 22:00:56 aw 1.87.36.2: RESYNC: (1.87-1.88); FILE MERGED 2007/04/03 10:02:31 aw 1.87.36.1: #i74769# removed ExpandPaintClipRegion


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [abed2a8a37f478764e40c8d4a68101984b4eb730]

INTEGRATION: CWS aw046 (1.5.2); FILE MERGED 2007/05/30 14:35:46 aw 1.5.2.4: #i74769# code cleanups 2007/04/26 10:26:01 aw 1.5.2.3: #i74769# 2007/04/03 10:02:30 aw 1.5.2.2: #i74769# removed ExpandPaintClipRegion 2007/03/06 16:01:48 aw 1.5.2.1: #i74769# in-between progess state


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [9f4b2b8233e12e59b7b9eb944be8ff608cae46cb]

INTEGRATION: CWS aw046 (1.5.2); FILE MERGED 2007/05/21 10:32:26 fs 1.5.2.3: #i74769# GetControlContainer: use original PaintWindow if applicable 2007/04/23 22:00:40 aw 1.5.2.2: RESYNC: (1.5-1.6); FILE MERGED 2007/04/03 10:02:30 aw 1.5.2.1: #i74769# removed ExpandPaintClipRegion


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [cafa6dd34f297aadf9b3f24a6e26b79bd5467bbd]

INTEGRATION: CWS aw046 (1.5.2); FILE MERGED 2007/05/30 19:47:00 aw 1.5.2.7: RESYNC: (1.5-1.6); FILE MERGED 2007/05/30 14:35:45 aw 1.5.2.6: #i74769# code cleanups 2007/05/25 10:59:02 aw 1.5.2.5: #i75172# let ImpBufferTimerHandler temporarily take away VCL cursors 2007/04/26 10:26:01 aw 1.5.2.4: #i74769# 2007/04/23 08:47:55 aw 1.5.2.3: #i74769 2007/04/20 09:50:32 aw 1.5.2.2: #i74769# added copyArea to OverlyManager to support scrolling of sub-areas of the complete overlay buffer 2007/04/03 10:05:04 aw 1.5.2.1: #i74769# removed ExpandPaintClipRegion


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [a155ed52f9090188900f2324bef860793489bc4a]

INTEGRATION: CWS aw046 (1.3.130); FILE MERGED 2007/04/20 09:50:31 aw 1.3.130.1: #i74769# added copyArea to OverlyManager to support scrolling of sub-areas of the complete overlay buffer


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [1838b75894ed08e5e70b70c44a85468929ef36f7]

INTEGRATION: CWS aw046 (1.7.2); FILE MERGED 2007/06/04 08:33:11 fs 1.7.2.6: manual RESYNC: re-merge the changes m210->m213 2007/05/30 14:35:45 aw 1.7.2.5: #i74769# code cleanups 2007/05/21 10:32:44 fs 1.7.2.4: #i74769# moved assertion 2007/05/08 15:44:59 aw 1.7.2.3: #i74769# 2007/04/23 21:59:29 aw 1.7.2.2: RESYNC: (1.7-1.9); FILE MERGED 2007/04/03 10:13:18 aw 1.7.2.1: #i74769# removed ExpandPaintClipRegion


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [74065ce79fd17d6198b595312ca8f5dfa32b89e2]

INTEGRATION: CWS aw046 (1.11.38); FILE MERGED 2007/04/03 10:13:17 aw 1.11.38.1: #i74769# removed ExpandPaintClipRegion


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [0eec2e20ae72ab66e54b74d5e6b00e7d533f1d7c]

INTEGRATION: CWS aw046 (1.13.166); FILE MERGED 2007/04/03 10:13:17 aw 1.13.166.1: #i74769# removed ExpandPaintClipRegion


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [2edaf584b74e46666ca40a2fdf7b4eb6c98ddbc4]

INTEGRATION: CWS aw046 (1.5.38); FILE MERGED 2007/05/30 14:35:45 aw 1.5.38.7: #i74769# code cleanups 2007/05/08 15:44:59 aw 1.5.38.6: #i74769# 2007/04/26 10:36:44 aw 1.5.38.5: #i74769# unused var nCountBefore in pro version 2007/04/26 10:26:00 aw 1.5.38.4: #i74769# 2007/04/23 21:59:22 aw 1.5.38.3: RESYNC: (1.5-1.6); FILE MERGED 2007/04/03 11:33:27 aw 1.5.38.2: #i74769# Added support for PaintBuffer 2007/03/06 16:01:48 aw 1.5.38.1: #i74769# in-between progess state


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [bfbb49485da899574b8c7f6d174f8ec4cb52a6c3]

INTEGRATION: CWS aw046 (1.12.38); FILE MERGED 2007/04/03 10:13:16 aw 1.12.38.1: #i74769# removed ExpandPaintClipRegion


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [59ac72aa7b3454710483efae6d7de06fd2817b7e]

INTEGRATION: CWS aw046 (1.10.126); FILE MERGED 2007/04/03 10:13:15 aw 1.10.126.1: #i74769# removed ExpandPaintClipRegion


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [87bc442f39008232ca2075018c529a202b934236]

INTEGRATION: CWS aw046 (1.12.264); FILE MERGED 2007/04/03 10:13:15 aw 1.12.264.1: #i74769# removed ExpandPaintClipRegion


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [6b8f2283e83458e23c26234faed9e6670c887886]

INTEGRATION: CWS aw046 (1.16.166); FILE MERGED 2007/04/03 10:13:15 aw 1.16.166.3: #i74769# removed ExpandPaintClipRegion 2007/03/06 16:01:47 aw 1.16.166.2: #i74769# in-between progess state 2007/02/27 16:07:35 aw 1.16.166.1: #i74769# adjustments


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [95663bc64d534f2aadb4a5f5ced44ca370239256]

INTEGRATION: CWS aw046 (1.8.166); FILE MERGED 2007/04/03 10:13:14 aw 1.8.166.1: #i74769# removed ExpandPaintClipRegion


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [2bcb1cbfd78a6d62a28fa6e68235a275049e66eb]

INTEGRATION: CWS aw046 (1.10.264); FILE MERGED 2007/04/03 10:13:14 aw 1.10.264.1: #i74769# removed ExpandPaintClipRegion


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [4937a1d6994375eeeb64599e544a690aa01ae34d]

INTEGRATION: CWS aw046 (1.28.38); FILE MERGED 2007/02/26 17:18:23 aw 1.28.38.1: #i74769# Changed Begin/EndDrawLayer() to support direct use of SdrPaintWindow and PreRenderDevice


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [45e333c3c0318b10453b027ee01560222a93509a]

INTEGRATION: CWS aw046 (1.29.28); FILE MERGED 2007/05/30 19:16:19 aw 1.29.28.2: RESYNC: (1.29-1.30); FILE MERGED 2007/04/03 09:56:39 aw 1.29.28.1: #i74769# removed ExpandPaintClipRegion


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [141ca97d7ae3402ba91654db63e6687f53ca71a9]

INTEGRATION: CWS aw046 (1.11.46); FILE MERGED 2007/04/24 12:44:41 aw 1.11.46.1: #i76339#


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [ede5fc573b8322d3a135e978c565a4cde3cf90ec]

INTEGRATION: CWS aw046 (1.11.168); FILE MERGED 2007/04/03 09:56:38 aw 1.11.168.1: #i74769# removed ExpandPaintClipRegion


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [4fee726597067b7ab902dde727c6325bcafe541f]

INTEGRATION: CWS aw046 (1.3.2); FILE MERGED 2007/04/20 09:50:23 aw 1.3.2.2: #i74769# added copyArea to OverlyManager to support scrolling of sub-areas of the complete overlay buffer 2007/04/03 09:53:33 aw 1.3.2.1: #i74769# increased granularity using Region instead of Rectangle


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [127c1d0aa58028c2a1fb05bef5411cbd77d8a5a0]

INTEGRATION: CWS aw046 (1.2.168); FILE MERGED 2007/04/20 09:50:22 aw 1.2.168.1: #i74769# added copyArea to OverlyManager to support scrolling of sub-areas of the complete overlay buffer


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [6de60d4fc58514c6d99940f01f8d14f6960754f8]

INTEGRATION: CWS aw046 (1.6.38); FILE MERGED 2007/04/03 09:51:50 aw 1.6.38.1: #i74769# removed ExpandPaintClipRegion


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [b33f9a0af98acdbe68f07a9cac4ab12b54a3add8]

INTEGRATION: CWS aw046 (1.6.166); FILE MERGED 2007/04/03 09:51:49 aw 1.6.166.1: #i74769# removed ExpandPaintClipRegion


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [87ebe36554d3d87b8dd666c7e39bc82482abb17b]

INTEGRATION: CWS aw046 (1.10.166); FILE MERGED 2007/04/03 09:51:47 aw 1.10.166.1: #i74769# removed ExpandPaintClipRegion


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [5940dd21c4f2fa9dd79fea7deb2cdfff4f104c75]

INTEGRATION: CWS aw046 (1.10.598); FILE MERGED 2007/04/03 09:51:47 aw 1.10.598.1: #i74769# removed ExpandPaintClipRegion


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [fe67031dc0c19281c26569750f8549457f218b68]

INTEGRATION: CWS aw046 (1.2.38); FILE MERGED 2007/04/24 11:30:47 aw 1.2.38.2: #i76339# 2007/04/24 11:11:50 aw 1.2.38.1: adaptions after resync


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [d44a043fb34fbf2bfe2aec109abfda9ecf6dbd65]

INTEGRATION: CWS aw046 (1.2.38); FILE MERGED 2007/05/21 10:31:51 fs 1.2.38.3: #i74769# +FindPatchedPageWindow 2007/05/08 15:44:41 aw 1.2.38.2: #i74769# 2007/04/24 11:11:50 aw 1.2.38.1: adaptions after resync


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [9467b40f1fe2ecbabb8c8e18f31c6dd7746ad893]

INTEGRATION: CWS aw046 (1.4.2); FILE MERGED 2007/04/03 09:47:51 aw 1.4.2.1: #i74769# removed ExpandPaintClipRegion


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [182ad595c8edb9280c341ae489b02edffa1837bd]

INTEGRATION: CWS aw046 (1.26.48); FILE MERGED 2007/02/26 17:28:14 aw 1.26.48.1: #i74769# use Begin/EndDrawLayer() support of direct use of SdrPaintWindow and PreRenderDevice


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [082df5915674bdef75df735ee374f4c3809544d2]

INTEGRATION: CWS aw046 (1.68.46); FILE MERGED 2007/05/30 18:15:19 aw 1.68.46.12: RESYNC: (1.69-1.71); FILE MERGED 2007/05/30 14:49:38 aw 1.68.46.11: #i75172# code cleanups 2007/05/25 12:04:36 aw 1.68.46.10: #i75172 2007/05/04 16:47:51 aw 1.68.46.9: #i75172# 2007/04/27 12:41:32 aw 1.68.46.8: #i75172# SCROLL_NOWINDOWINVALIDATE was added to all Scroll() instructions, not only to the ones in ViewShell::Scroll() which are correct 2007/04/26 10:30:30 aw 1.68.46.7: #i75172# 2007/04/23 17:38:41 aw 1.68.46.6: RESYNC: (1.68-1.69); FILE MERGED 2007/04/20 16:43:10 aw 1.68.46.5: #i75172# selection overlay is good for tables; big changes to smooth scrolling; some very old errors corrected there, also smooth scrolling is now allowed with selection and form controls 2007/04/20 09:57:20 aw 1.68.46.4: #i75172# first tests for selection on overlay; smooth scrolling support start 2007/04/03 11:32:16 aw 1.68.46.3: #i74769# Added support for PaintBuffer 2007/03/06 16:32:21 aw 1.68.46.2: #i74769# in-between progess state 2007/02/26 17:28:14 aw 1.68.46.1: #i74769# use Begin/EndDrawLayer() support of direct use of SdrPaintWindow and PreRenderDevice


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [f659d53c958d724fc13ddeb4a0073314cbe54308]

INTEGRATION: CWS aw046 (1.34.48); FILE MERGED 2007/05/30 18:15:02 aw 1.34.48.5: RESYNC: (1.35-1.36); FILE MERGED 2007/05/30 14:49:38 aw 1.34.48.4: #i75172# code cleanups 2007/04/23 17:38:20 aw 1.34.48.3: RESYNC: (1.34-1.35); FILE MERGED 2007/04/03 11:32:16 aw 1.34.48.2: #i74769# Added support for PaintBuffer 2007/03/06 16:32:21 aw 1.34.48.1: #i74769# in-between progess state


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [342af1c40a9723cc5ca2fbdbd5cc2680fd95a738]

INTEGRATION: CWS aceart03 (1.2.8); FILE MERGED 2007/06/11 10:43:39 ace_dent 1.2.8.1: i78230 - Lossless optimization of png images for Tango icons. No design changes.


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [262875165ead7f6bc07b9849a9f3793278d75741]

INTEGRATION: CWS aw046 (1.18.48); FILE MERGED 2007/05/30 14:49:38 aw 1.18.48.6: #i75172# code cleanups 2007/04/27 12:41:32 aw 1.18.48.5: #i75172# SCROLL_NOWINDOWINVALIDATE was added to all Scroll() instructions, not only to the ones in ViewShell::Scroll() which are correct 2007/04/20 09:57:20 aw 1.18.48.4: #i75172# first tests for selection on overlay; smooth scrolling support start 2007/04/03 14:51:22 aw 1.18.48.3: #i75172# 2007/04/03 11:32:15 aw 1.18.48.2: #i74769# Added support for PaintBuffer 2007/03/06 16:32:20 aw 1.18.48.1: #i74769# in-between progess state


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [7c4c113f737cebcdf424a7b0685381030138db4b]

INTEGRATION: CWS aw046 (1.100.46); FILE MERGED 2007/05/30 18:08:42 aw 1.100.46.6: RESYNC: (1.101-1.102); FILE MERGED 2007/05/30 14:49:37 aw 1.100.46.5: #i75172# code cleanups 2007/04/26 10:30:30 aw 1.100.46.4: #i75172# 2007/04/23 17:32:32 aw 1.100.46.3: RESYNC: (1.100-1.101); FILE MERGED 2007/04/03 11:32:14 aw 1.100.46.2: #i74769# Added support for PaintBuffer 2007/03/06 16:32:20 aw 1.100.46.1: #i74769# in-between progess state


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [5fbd56b3e29123439c5c99695c180bec79e4aefe]

INTEGRATION: CWS aw046 (1.65.106); FILE MERGED 2007/05/30 14:49:37 aw 1.65.106.5: #i75172# code cleanups 2007/04/23 17:32:11 aw 1.65.106.4: RESYNC: (1.65-1.66); FILE MERGED 2007/04/03 14:44:47 aw 1.65.106.3: #i75172# 2007/04/03 11:32:13 aw 1.65.106.2: #i74769# Added support for PaintBuffer 2007/03/06 16:32:19 aw 1.65.106.1: #i74769# in-between progess state


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [3c69ea9a85e41f652baf50b6de76e7d33755d5a0]

INTEGRATION: CWS aw046 (1.27.4); FILE MERGED 2007/04/03 11:19:58 aw 1.27.4.1: #i74769# Added support for PaintBuffer


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [3316f2837b61c018761356f712d214ecd2db8ff1]

INTEGRATION: CWS aw046 (1.54.154); FILE MERGED 2007/05/30 18:01:59 aw 1.54.154.2: RESYNC: (1.54-1.55); FILE MERGED 2007/04/03 11:19:57 aw 1.54.154.1: #i74769# Added support for PaintBuffer


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [df9613964b170976ec9d60310fed4c23a8a31cea]

INTEGRATION: CWS aw046 (1.23.228); FILE MERGED 2007/05/30 14:49:37 aw 1.23.228.5: #i75172# code cleanups 2007/05/04 16:47:51 aw 1.23.228.4: #i75172# 2007/04/26 10:30:29 aw 1.23.228.3: #i75172# 2007/04/23 17:23:12 aw 1.23.228.2: RESYNC: (1.23-1.24); FILE MERGED 2007/04/20 09:57:19 aw 1.23.228.1: #i75172# first tests for selection on overlay; smooth scrolling support start


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [b3faedf4c1f2a156261d4f71ce976a82988ead45]

INTEGRATION: CWS aw046 (1.62.78); FILE MERGED 2007/05/30 17:56:51 aw 1.62.78.2: RESYNC: (1.62-1.63); FILE MERGED 2007/05/04 16:47:51 aw 1.62.78.1: #i75172#


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [043e3648befd7067af9ad3296dcfe79c889eb372]

INTEGRATION: CWS aw046 (1.5.248); FILE MERGED 2007/05/04 16:47:25 aw 1.5.248.3: #i75172# 2007/04/26 10:30:19 aw 1.5.248.2: #i75172# 2007/04/20 09:56:28 aw 1.5.248.1: #i75172# first tests for selection on overlay


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [32e2df9f0d98dc73051652297bcfa6b89ed8674b]

INTEGRATION: CWS aw046 (1.52.46); FILE MERGED 2007/05/30 17:54:35 aw 1.52.46.3: RESYNC: (1.53-1.55); FILE MERGED 2007/04/23 17:19:37 aw 1.52.46.2: RESYNC: (1.52-1.53); FILE MERGED 2007/02/26 17:28:03 aw 1.52.46.1: #i74769# use Begin/EndDrawLayer() support of direct use of SdrPaintWindow and PreRenderDevice


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [98c1093a76b1d36d138f97feab9a2fdbc8e76033]

INTEGRATION: CWS aw046 (1.51.16); FILE MERGED 2007/05/30 17:41:23 aw 1.51.16.6: RESYNC: (1.52-1.54); FILE MERGED 2007/05/30 14:44:17 aw 1.51.16.5: #i74768# code cleanups 2007/04/23 17:11:42 aw 1.51.16.4: RESYNC: (1.51-1.52); FILE MERGED 2007/04/03 11:41:57 aw 1.51.16.3: #i74769# Added support for PaintBuffer 2007/03/06 16:02:49 aw 1.51.16.2: #i74769# in-between progess state 2007/02/28 15:23:25 nn 1.51.16.1: #i74768# PaintRangeFinder: always invalidate


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [47db2f635108888ae4b96d0c7d95854bd106759c]

INTEGRATION: CWS aw046 (1.16.84); FILE MERGED 2007/05/30 17:41:15 aw 1.16.84.4: RESYNC: (1.17-1.18); FILE MERGED 2007/04/23 17:11:33 aw 1.16.84.3: RESYNC: (1.16-1.17); FILE MERGED 2007/04/03 11:41:56 aw 1.16.84.2: #i74769# Added support for PaintBuffer 2007/03/06 16:02:48 aw 1.16.84.1: #i74769# in-between progess state


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [e201b44d083364efa96bc555e756a3aad2f9e959]

INTEGRATION: CWS aw046 (1.49.50); FILE MERGED 2007/05/30 17:40:29 aw 1.49.50.3: RESYNC: (1.49-1.50); FILE MERGED 2007/05/30 14:44:16 aw 1.49.50.2: #i74768# code cleanups 2007/05/24 16:05:24 aw 1.49.50.1: #i74768# added offset to PostPrintDrawingLayer and removed own FormLayer printing


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [2af2381ec52cc46eab6146142c02866c1d013b84]

INTEGRATION: CWS aw046 (1.23.20); FILE MERGED 2007/05/24 16:05:24 aw 1.23.20.3: #i74768# added offset to PostPrintDrawingLayer and removed own FormLayer printing 2007/04/23 17:08:30 aw 1.23.20.2: RESYNC: (1.23-1.24); FILE MERGED 2007/02/26 17:23:49 aw 1.23.20.1: #i74769# use Begin/EndDrawLayer() support of direct use of SdrPaintWindow and PreRenderDevice


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [44ffe8be8a4a4c7ec3f0c681b7ab6de21b48a16d]

INTEGRATION: CWS aw046 (1.29.176); FILE MERGED 2007/04/23 17:08:10 aw 1.29.176.4: RESYNC: (1.29-1.30); FILE MERGED 2007/02/28 13:31:52 nn 1.29.176.3: #i74768# UpdateFormulas: Invalidate instead of direct output 2007/02/26 17:23:49 aw 1.29.176.2: #i74769# use Begin/EndDrawLayer() support of direct use of SdrPaintWindow and PreRenderDevice 2007/02/22 17:56:08 nn 1.29.176.1: #i74768# use variable pContentDev to draw content in ScGridWindow::Draw


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [4f468d1b90697903377a1940fc77ef3632120a4e]

INTEGRATION: CWS aw046 (1.15.84); FILE MERGED 2007/05/30 17:39:19 aw 1.15.84.3: RESYNC: (1.16-1.17); FILE MERGED 2007/04/23 17:05:54 aw 1.15.84.2: RESYNC: (1.15-1.16); FILE MERGED 2007/02/22 17:56:08 nn 1.15.84.1: #i74768# use variable pContentDev to draw content in ScGridWindow::Draw


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [bc04e202b86234665d9a11b6a7f3be0d872fa03f]

INTEGRATION: CWS aw046 (1.79.82); FILE MERGED 2007/05/30 17:39:00 aw 1.79.82.7: RESYNC: (1.80-1.81); FILE MERGED 2007/05/30 14:44:16 aw 1.79.82.6: #i74768# code cleanups 2007/04/24 14:35:00 aw 1.79.82.5: changes after resync 2007/04/23 17:05:32 aw 1.79.82.4: RESYNC: (1.79-1.80); FILE MERGED 2007/04/03 11:41:56 aw 1.79.82.3: #i74769# Added support for PaintBuffer 2007/03/06 16:02:48 aw 1.79.82.2: #i74769# in-between progess state 2007/02/28 13:31:52 nn 1.79.82.1: #i74768# UpdateFormulas: Invalidate instead of direct output


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [3a984467314c53b16ae79435f40c5c3b5533c31b]

INTEGRATION: CWS aw046 (1.13.2); FILE MERGED 2007/04/23 17:04:10 aw 1.13.2.2: RESYNC: (1.13-1.14); FILE MERGED 2007/04/03 10:16:32 aw 1.13.2.1: #i74769# Added support for PaintBuffer


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [81fa1c6df996030421ca158e51df48a7dafe0a7d]

INTEGRATION: CWS aw046 (1.18.22); FILE MERGED 2007/05/24 16:05:16 aw 1.18.22.4: #i74768# added offset to PostPrintDrawingLayer and removed own FormLayer printing 2007/02/28 13:31:52 nn 1.18.22.3: #i74768# UpdateFormulas: Invalidate instead of direct output 2007/02/26 17:23:48 aw 1.18.22.2: #i74769# use Begin/EndDrawLayer() support of direct use of SdrPaintWindow and PreRenderDevice 2007/02/22 17:56:07 nn 1.18.22.1: #i74768# use variable pContentDev to draw content in ScGridWindow::Draw


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [ab095f2ddcf01fa01e6e44e2d2118cf5b7d55715]

INTEGRATION: CWS aw046 (1.22.82); FILE MERGED 2007/04/23 16:25:08 aw 1.22.82.2: RESYNC: (1.22-1.23); FILE MERGED 2007/02/22 17:56:07 nn 1.22.82.1: #i74768# use variable pContentDev to draw content in ScGridWindow::Draw


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [57da66141a9c70c0790d3a2cb7bb57af904aa7c0]

INTEGRATION: CWS aw046 (1.4.384); FILE MERGED 2007/02/22 17:56:07 nn 1.4.384.1: #i74768# use variable pContentDev to draw content in ScGridWindow::Draw


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [4cb1455112804f2cb18e802e4a8f6027443967b9]

INTEGRATION: CWS aw046 (1.6.176); FILE MERGED 2007/06/01 09:02:46 aw 1.6.176.3: changes after resync 2007/04/23 15:57:38 aw 1.6.176.2: RESYNC: (1.6-1.7); FILE MERGED 2007/02/22 17:56:07 nn 1.6.176.1: #i74768# use variable pContentDev to draw content in ScGridWindow::Draw


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [a45c61a856f90ff3f0108c97cf32770357fa6612]

INTEGRATION: CWS aw046 (1.47.86); FILE MERGED 2007/05/30 16:41:01 aw 1.47.86.3: RESYNC: (1.48-1.50); FILE MERGED 2007/04/23 14:38:04 aw 1.47.86.2: RESYNC: (1.47-1.48); FILE MERGED 2007/04/05 14:19:32 aw 1.47.86.1: #i74769# Scroll needs to move the child windows which are FormControls


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [15fdddf626e72bc7b576f2371a4ef6195fb72c97]

INTEGRATION: CWS aw046 (1.12.34); FILE MERGED 2007/04/03 11:09:12 aw 1.12.34.1: #i74769# Added support for PaintBuffer


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [038d13e11ee098e9d2be9ef110dd6d31372c95d4]

INTEGRATION: CWS aw046 (1.57.32); FILE MERGED 2007/04/03 11:09:11 aw 1.57.32.1: #i74769# Added support for PaintBuffer


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [fc42e2f18a0b1ff7236bf7d73cf55a8f19cc544b]

INTEGRATION: CWS aw046 (1.18.88); FILE MERGED 2007/04/03 11:09:10 aw 1.18.88.1: #i74769# Added support for PaintBuffer


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [0611939fba4f87399659ebbd0936ee78159cf6ce]

INTEGRATION: CWS aceart03 (1.2.8); FILE MERGED 2007/06/11 10:43:38 ace_dent 1.2.8.1: i78230 - Lossless optimization of png images for Tango icons. No design changes.


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [24a071094900b6522903759c04b7e6b977dde0cb]

INTEGRATION: CWS aw046 (1.129.20); FILE MERGED 2007/04/23 13:38:24 aw 1.129.20.2: RESYNC: (1.129-1.131); FILE MERGED 2007/04/03 09:41:40 aw 1.129.20.1: #i74769# Changed default for OverlayBuffer_Calc and OverlayBuffer_Writer to true, added PaintBuffer_(Calc|Writer|DrawImpress) for PreRendering control. Default is true for all.


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [3b1a31c3ad2100340b048e24f2784ff9166de227]

INTEGRATION: CWS aw046 (1.4.40); FILE MERGED 2007/04/03 09:45:14 aw 1.4.40.1: #i74769# Added support for DRawingLayer flags PaintBuffer


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [666c976c0c5a0af677616349c8d5d8cc3cf97b0e]

INTEGRATION: CWS aw046 (1.2.24); FILE MERGED 2007/04/24 11:03:28 aw 1.2.24.1: adaptions after resync


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [1760ebf7f993b7896d03ca4bbcf79490ad55b04f]

INTEGRATION: CWS aceart03 (1.2.8); FILE MERGED 2007/06/11 10:43:37 ace_dent 1.2.8.1: i78230 - Lossless optimization of png images for Tango icons. No design changes.


2007-06-26  Thorsten Behrens  <thb@openoffice.org>  [fd2aef24e3f9d1aa1f933f3bffccd8b88e5b4cc2]

#i78888# Splitting up XBitmap specializations into read-only and read-write parts


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [e8559ff8fced9738fc232f45bcd54e73bb928980]

INTEGRATION: CWS aceart03 (1.2.8); FILE MERGED 2007/06/11 10:43:36 ace_dent 1.2.8.1: i78230 - Lossless optimization of png images for Tango icons. No design changes.


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [c6d3cc43756088f35176a5cb2de56c80310b8ab7]

INTEGRATION: CWS jl60 (1.7.36); FILE MERGED 2007/06/13 15:06:51 jl 1.7.36.1: #i74340# string changes


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [f7ec45c88f09420c53778f869108e43d4e68a566]

INTEGRATION: CWS jl60 (1.3.42); FILE MERGED 2007/06/13 15:06:51 jl 1.3.42.1: #i74340# string changes


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [8d30f3a75864007dd004473213c3d86c7ef189d6]

INTEGRATION: CWS jl60 (1.4.42); FILE MERGED 2007/06/13 09:04:51 jl 1.4.42.1: #i74339#


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [9bd88a4b4437891d5ba5304e1c9cd32ba8ed44fe]

INTEGRATION: CWS jl60 (1.4.42); FILE MERGED 2007/06/12 10:58:17 jl 1.4.42.1: #i72885# rename download button


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [7f67a1d320b9182a9e7452e131c1860302dc833e]

INTEGRATION: CWS jl60 (1.11.42); FILE MERGED 2007/06/13 15:06:51 jl 1.11.42.3: #i74340# string changes 2007/06/13 06:39:26 jl 1.11.42.2: #i74339# replace press with click and quote \'OK\' etc. 2007/06/12 10:38:13 jl 1.11.42.1: #i70091# #i74235# More space for a fixed text in licence dialog and changed a Ok to OK


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [d69df92c495b4ac2e667b8a49a9a81284445a9fd]

INTEGRATION: CWS jl60 (1.14.36); FILE MERGED 2007/06/13 08:07:21 jl 1.14.36.1: #i78364# show extension name in message box


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [38f30ab057a6273ff0451a70ff499cc505fe22d7]

INTEGRATION: CWS jl60 (1.1.4); FILE ADDED 2007/06/15 08:51:45 jl 1.1.4.2: #i70235# applet in browser test 2006/10/09 13:12:00 jl 1.1.4.1: file makefile.mk was added on branch cws_src680_jl60 on 2007-06-15 08:51:45 +0000


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [ea874455ac4637cffdc79bb011a3acf51cddaf75]

INTEGRATION: CWS jl60 (1.1.4); FILE ADDED 2007/06/15 08:51:33 jl 1.1.4.2: #i70235# applet in browser test 2006/10/09 13:11:49 jl 1.1.4.1: file example.html was added on branch cws_src680_jl60 on 2007-06-15 08:51:33 +0000


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [6f193e66eed0dc1da35eb6eaf6e3dd9c383bcbd5]

INTEGRATION: CWS jl60 (1.1.4); FILE ADDED 2007/06/15 08:51:56 jl 1.1.4.2: #i70235# applet in browser test 2006/10/09 13:11:39 jl 1.1.4.1: file bean.policy was added on branch cws_src680_jl60 on 2007-06-15 08:51:55 +0000


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [009ec7700c2ea3fbb8eda5071f4fc6c5a98d72bb]

INTEGRATION: CWS jl60 (1.1.4); FILE ADDED 2007/06/15 09:00:29 jl 1.1.4.2: #i70235# applet in browser test 2006/10/09 13:12:10 jl 1.1.4.1: file OOoViewer.java was added on branch cws_src680_jl60 on 2007-06-15 09:00:29 +0000


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [c7e2096fbeed125d467d20d08521f4db0438f6f9]

INTEGRATION: CWS swqbf97 (1.66.166); FILE MERGED 2007/06/06 07:33:06 ama 1.66.166.2: RESYNC: (1.66-1.68); FILE MERGED 2007/05/07 08:38:03 fme 1.66.166.1: #i76360# Update document statistics


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [51099bf6493a7f24990da534c41f314c4624b0a8]

INTEGRATION: CWS swqbf97 (1.100.30); FILE MERGED 2007/06/06 07:28:45 ama 1.100.30.3: RESYNC: (1.100-1.101); FILE MERGED 2007/05/14 09:58:20 hbrinkm 1.100.30.2: #i75959# applied patch 2007/04/23 10:00:05 hbrinkm 1.100.30.1: #i58982# applied patch


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [3c7c384109ba87997ef97f7e7876bdf6ede48ee6]

INTEGRATION: CWS swqbf97 (1.92.70); FILE MERGED 2007/06/06 07:27:53 ama 1.92.70.2: RESYNC: (1.92-1.95); FILE MERGED Resync conflict solved 2007/04/23 10:00:05 hbrinkm 1.92.70.1: #i58982# applied patch


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [675766c92e4d9cebcefa571b7c834a89f445adea]

INTEGRATION: CWS swqbf97 (1.28.190); FILE MERGED 2007/06/06 07:24:57 ama 1.28.190.2: RESYNC: (1.28-1.29); FILE MERGED 2007/04/19 14:12:18 ama 1.28.190.1: Fix #i67571#: Crash during rtf-import


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [55b9b026a485fade3df8ff965824049f37b54141]

INTEGRATION: CWS swqbf97 (1.99.276); FILE MERGED 2007/06/06 07:20:29 ama 1.99.276.2: RESYNC: (1.99-1.102); FILE MERGED 2007/05/07 07:51:57 ama 1.99.276.1: #i76960#: Undo crashed, table flag has to be set


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [fe528b3c5951484b81109ea23bd03c7c1110dd74]

INTEGRATION: CWS swqbf97 (1.27.68); FILE MERGED 2007/06/06 07:17:57 ama 1.27.68.2: RESYNC: (1.27-1.30); FILE MERGED 2007/05/21 14:09:03 ama 1.27.68.1: Fix #i77361#: Undo of number format change in table cells


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [0aa1a6517e885eab203c4ed01c1b47d1b6182711]

INTEGRATION: CWS swqbf97 (1.25.190); FILE MERGED 2007/06/06 07:14:23 ama 1.25.190.2: RESYNC: (1.25-1.26); FILE MERGED 2007/05/15 11:54:37 fme 1.25.190.1: #i77379# FontChg - Hidden character attribute in styles not handled correctly


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [a11c06cab1cc09081706dbfb487ba6fefa492177]

INTEGRATION: CWS swqbf97 (1.3.46); FILE MERGED 2007/06/07 11:51:59 ama 1.3.46.3: Fix #i75324#: Fix disappeared during merge into master 2007/06/06 07:14:15 ama 1.3.46.2: RESYNC: (1.3-1.7); FILE MERGED 2007/04/20 13:35:42 ama 1.3.46.1: Fix #i76547#: Insert table column


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [2cca7868c12303a2ed561210da77923eec7e7df2]

INTEGRATION: CWS swqbf97 (1.101.70); FILE MERGED 2007/06/06 07:12:34 ama 1.101.70.2: RESYNC: (1.101-1.102); FILE MERGED 2007/04/27 10:44:17 fme 1.101.70.1: #i76750# Don't forget to paint the subsidiary lines in the new table model


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [364c5fdc55c513570c1871b9f7eef290ee4ce43f]

INTEGRATION: CWS swqbf97 (1.95.70); FILE MERGED 2007/06/06 07:11:22 ama 1.95.70.2: RESYNC: (1.95-1.96); FILE MERGED 2007/05/16 07:51:03 fme 1.95.70.1: #134283# Removed progress bar from InsertCnt, rescheduling caused crashes


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [3693a16b7c89873eae1b5b7bbc4af40cc93f3792]

INTEGRATION: CWS swqbf97 (1.66.70); FILE MERGED 2007/06/05 12:47:21 fme 1.66.70.1: #i77676# Line count check does not make sense if follow has a negative size


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [90dcc309211f2e4c856c6a90ceaa7b2ce56f0f4c]

INTEGRATION: CWS swqbf97 (1.25.70); FILE MERGED 2007/04/19 14:12:56 ama 1.25.70.1: Fix #i67571#: Crash during rtf-import


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [e2e6223317385536503bea1606951ba5d40e9c13]

INTEGRATION: CWS swqbf97 (1.16.278); FILE MERGED 2007/06/05 15:16:27 ama 1.16.278.2: RESYNC: (1.16-1.18); FILE MERGED 2007/05/29 08:08:42 fme 1.16.278.1: #i76242# Applied lijian's patch to resolve a table-in-table issue with lcl_CalcColValues


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [a228fdf573700162843ae10c063616588d29fe57]

INTEGRATION: CWS swqbf97 (1.26.68); FILE MERGED 2007/05/25 15:00:01 ama 1.26.68.1: Fix #i70498#: Update DDE links in header/footer


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [10ed2111ca9b1256fffa5096f34b3dd14abd7d67]

INTEGRATION: CWS swqbf97 (1.32.70); FILE MERGED 2007/05/21 14:09:34 ama 1.32.70.1: Fix #i77361#: Undo of number format change in table cells


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [0df486a2e955a188cf9ef6eb335ed14d364fda6e]

INTEGRATION: CWS swqbf97 (1.72.12); FILE MERGED 2007/06/05 14:53:27 ama 1.72.12.2: RESYNC: (1.72-1.73); FILE MERGED 2007/04/19 14:47:17 ama 1.72.12.1: Fix #i76220#: Ignore case in text comparision


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [620c60b7e55c59c6512f21ffdda79eece44f5b58]

INTEGRATION: CWS mav23 (1.2.18); FILE MERGED 2007/06/19 12:06:42 mav 1.2.18.1: #i78344# even plain streams must be encrypted in encrypted document


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [1bccb600d0f37e62b6461c00c64898dd940db929]

INTEGRATION: CWS mav23 (1.2.18); FILE MERGED 2007/06/19 12:06:41 mav 1.2.18.1: #i78344# even plain streams must be encrypted in encrypted document


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [0e8ee4aa98d29d7798570a08cba54f454311cf0d]

INTEGRATION: CWS mav23 (1.56.322); FILE MERGED 2007/06/19 12:27:21 mav 1.56.322.1: #i78344# even plain streams must be encrypted in encrypted document


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [e062ee60450f436a102ebc4bb68284911e2be56c]

INTEGRATION: CWS mav23 (1.65.96); FILE MERGED 2007/06/19 12:02:00 mav 1.65.96.1: #i78344# even plain streams must be encrypted in encrypted document


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [1171dd2fd43ce83a7cf33b0f6b5e07dcc42721c9]

INTEGRATION: CWS mav23 (1.64.120); FILE MERGED 2007/06/19 10:40:59 mav 1.64.120.1: #i78344# even plain streams must be encrypted in encrypted document


2007-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [a0e00dd35bfc395b2e1727c31cced186676cec96]

INTEGRATION: CWS mav23 (1.82.6); FILE MERGED 2007/06/19 12:09:10 mav 1.82.6.1: #i78344# even plain streams must be encrypted in encrypted document


2007-06-26  Oliver Bolte  <obo@openoffice.org>  [b37e54d7b48fbab51d3f89e466f677c06e691319]

#i78047# catched from cws basemodelrefactoring


2007-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [017225de4db2862b51b78976f640a6e16e9870f5]

#i78506# workaround build breakage


2007-06-25  Oliver Specht  <os@openoffice.org>  [8731d1ddcf24403d7186914f58038844756fa858]

row and cell properties of docx


2007-06-22  Rüdiger Timm  <rt@openoffice.org>  [355ee086fa215851b62418406b49552660a5c723]

Avoid copyright confusion. Second entry removed as agreed by Jocelyn Merand, who originally contributed this code.


2007-06-21  Kurt Zenker  <kz@openoffice.org>  [189cb6cba2048756cef9b122f4b63da141626cd3]

#i78771# warning as error breaks the build


2007-06-21  Kurt Zenker  <kz@openoffice.org>  [7b1899871f5147f92d7f83968ea43b170da71dc6]

#i10000# dependency on sal needed


2007-06-21  Kurt Zenker  <kz@openoffice.org>  [90550d7d352b470a782cd0a3c2a88035029d4538]

#i78768# change hard coded .so to DLLPOST & add .map support


2007-06-21  Kurt Zenker  <kz@openoffice.org>  [ca8bb9fdec8b1d374ba39a6f7d1daf841ac2b88b]

#i10000# add .map file for windows


2007-06-21  Kurt Zenker  <kz@openoffice.org>  [73016152f5fd655ecafeef1330cc7c3f679d2489]

i10000# fix build errors


2007-06-21  Vladimir Glazounov  <vg@openoffice.org>  [4182c6c45cd43deebf5dc18648eb87a56302380d]

#i10000# Missing precompiled header directive added.


2007-06-21  Vladimir Glazounov  <vg@openoffice.org>  [f0100386e6104cf66080894277876714a1c5976c]

#i10000# Syntax: missing opening parenthesis (probably mistake in manually resolving merge conlict).


2007-06-21  Oliver Specht  <os@openoffice.org>  [3119e493380981e6e82ea5719cd2bc13ea079bcd]

test document


2007-06-21  Oliver Specht  <os@openoffice.org>  [40480f39a497cd704a0b6829d983fc3c322bc8b7]

test document


2007-06-21  Oliver Specht  <os@openoffice.org>  [980639144342751a985705458a2062471d7eaffd]

test document


2007-06-21  Vladimir Glazounov  <vg@openoffice.org>  [413e9c449ef04653e040a700893b91d2724e25c8]

new version for SRC680


2007-06-20  Vladimir Glazounov  <vg@openoffice.org>  [a948bab0184c0bfc379196905d787f6a53d87104]

new version for SRC680


2007-06-20  Vladimir Glazounov  <vg@openoffice.org>  [e8a81e0fc7e2a3a353244545ef05bd9136aa1964]

new version for SRC680


2007-06-20  Kurt Zenker  <kz@openoffice.org>  [3253c61ed6451e454b2a3ae735a0b8a926df5ee2]

SRC680


2007-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [4a8b7621f0bcb5803bf968df90d6f4f5af5119b2]

#i10000#,#i78538#: insert missing conversion


2007-06-20  Kurt Zenker  <kz@openoffice.org>  [a1c8e858f07ec20beb87aa11fbc352738888f58f]

i10000# generate new configure


2007-06-20  Kurt Zenker  <kz@openoffice.org>  [5db39e8a7fd66bcfa86c74bd704a58e5f5e14a57]

INTEGRATION: CWS jl65 (1.23.30); FILE MERGED 2007/06/18 13:24:10 jl 1.23.30.5: RESYNC: (1.23-1.24); FILE MERGED 2007/06/15 13:26:54 pb 1.23.30.4: fix: #i78515# increase height of link control 2007/06/15 06:52:21 jl 1.23.30.3: #i78209# 2007/06/14 06:54:49 pb 1.23.30.2: fix: #i78209# use the new class FixedHyperlink instead of a Button 2007/06/12 08:01:12 jl 1.23.30.1: #i78209# Download extension link in Extension Manager


2007-06-20  Kurt Zenker  <kz@openoffice.org>  [e01c6bfc480c329b9ac0d85e539496ac32ebfa1f]

INTEGRATION: CWS jl65 (1.7.120); FILE MERGED 2007/06/12 08:00:03 jl 1.7.120.1: #i78209# Download extension link in Extension Manager


2007-06-20  Kurt Zenker  <kz@openoffice.org>  [d731862ef6e3147a761eb0452a818cecdf2e1bd7]

INTEGRATION: CWS jl65 (1.13.120); FILE MERGED 2007/06/15 06:52:21 jl 1.13.120.4: #i78209# 2007/06/14 06:45:37 pb 1.13.120.3: fix: #i78209# use the new class FixedHyperlink instead of a Button 2007/06/12 09:39:14 jl 1.13.120.2: #i78209# 2007/06/12 07:59:28 jl 1.13.120.1: #i78209# Download extension link in Extension Manager


2007-06-20  Kurt Zenker  <kz@openoffice.org>  [16ded8c8cfbe5becbad035d2c6a6e80a642b7d6a]

INTEGRATION: CWS jl65 (1.15.68); FILE MERGED 2007/06/18 13:24:18 jl 1.15.68.2: RESYNC: (1.15-1.16); FILE MERGED 2007/06/12 08:02:11 jl 1.15.68.1: #i78209# Download extension link in Extension Manager


2007-06-20  Kurt Zenker  <kz@openoffice.org>  [86182aacdf9f9c71625b3afc5ec5e3af8898b546]

INTEGRATION: CWS jl65 (1.11.36); FILE MERGED 2007/06/15 13:22:23 pb 1.11.36.4: fix: #i78515# TabStop flag for get-extensions-FixedText 2007/06/15 09:33:04 pb 1.11.36.3: fix: #i78209# new string for More-extensions-link 2007/06/14 06:57:00 pb 1.11.36.2: fix: #i78209# RID_BTN_GET_EXTENSIONS now FixedText instead of PushButton 2007/06/12 08:01:57 jl 1.11.36.1: #i78209# Download extension link in Extension Manager


2007-06-20  Kurt Zenker  <kz@openoffice.org>  [427edeb5401d909f5fdd190a00c62863f6471e43]

INTEGRATION: CWS jl65 (1.9.120); FILE MERGED 2007/06/12 09:35:20 jl 1.9.120.2: #i78209# 2007/06/12 08:00:33 jl 1.9.120.1: #i78209# Download extension link in Extension Manager


2007-06-20  Kurt Zenker  <kz@openoffice.org>  [cc554b8cd521c8bf50fc565d8a1ce369bf4983f0]

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>  [cbe7031d3f8ad451c24047aa55630c0972165780]

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-20  Kurt Zenker  <kz@openoffice.org>  [4dd47bca01728052c032e4486dd51f8273cbbd7d]

INTEGRATION: CWS jl65 (1.14.156); FILE MERGED 2007/06/12 08:09:33 jl 1.14.156.1: #i78209# Download extension link in Extension Manager


2007-06-20  Kurt Zenker  <kz@openoffice.org>  [c63485e103256096513fb31b8241a55946275ea3]

INTEGRATION: CWS jl65 (1.1.2); FILE ADDED 2007/06/12 08:08:53 jl 1.1.2.1: #78209# Download extensions link in Extension Manager


2007-06-20  Kurt Zenker  <kz@openoffice.org>  [6fca35ad41b871c716ce1fc3c739e3fc7e34c1ca]

INTEGRATION: CWS jl65 (1.15.56); FILE MERGED 2007/06/12 08:08:08 jl 1.15.56.1: #i78209# Download extension link in Extension Manager


2007-06-20  Kurt Zenker  <kz@openoffice.org>  [bf9746c5cc457595e84b0496e2c54bc651dd6128]

INTEGRATION: CWS jl65 (1.1.2); FILE ADDED 2007/06/12 08:07:46 jl 1.1.2.1: #78209# Download extensions link in Extension Manager


2007-06-20  Kurt Zenker  <kz@openoffice.org>  [75ee99adfba9b36d80a94ac3fa52fd8e357dbae1]

INTEGRATION: CWS jl65 (1.16.304); FILE MERGED 2007/06/14 06:35:54 pb 1.16.304.1: fix: #i78209# fixedhyper.obj added


2007-06-20  Kurt Zenker  <kz@openoffice.org>  [24a60d3744a383768f27a6fb3c29a8d4f5df2089]

INTEGRATION: CWS jl65 (1.1.2); FILE ADDED 2007/06/15 13:16:49 pb 1.1.2.2: fix: #i78515# Get/LoseFocus() and KeyInput() overloaded 2007/06/14 06:34:33 pb 1.1.2.1: fix: #i78209# new class FixedHyperlink


2007-06-20  Kurt Zenker  <kz@openoffice.org>  [712d6daceba1f86f9cfbefc6ffca45b8eb7d439f]

INTEGRATION: CWS jl65 (1.146.38); FILE MERGED 2007/06/14 06:37:09 pb 1.146.38.1: fix: #i78209# fixedhyper.hxx added


2007-06-20  Kurt Zenker  <kz@openoffice.org>  [3f0d2585c446ac1a716746955aee324390091158]

INTEGRATION: CWS jl65 (1.1.2); FILE ADDED 2007/06/15 13:15:00 pb 1.1.2.2: fix: #i78515# Get/LoseFocus() and KeyInput() overloaded 2007/06/14 06:31:44 pb 1.1.2.1: fix: #i78209# new class FixedHyperlink


2007-06-20  Kurt Zenker  <kz@openoffice.org>  [ba8dc821c26fa4b341efa1669b5847980a08dce5]

INTEGRATION: CWS calcautosum (1.32.46); FILE MERGED 2007/05/30 12:23:12 tbe 1.32.46.8: RESYNC: (1.32-1.33); FILE MERGED 2007/05/29 11:52:13 tbe 1.32.46.7: #i51564# ux-ctest: Summation does not work from UI; changes exsisting value 2007/05/25 15:50:41 tbe 1.32.46.6: #i51564# ux-ctest: Summation does not work from UI; changes exsisting value 2007/05/25 13:53:10 tbe 1.32.46.5: #i51564# ux-ctest: Summation does not work from UI; changes exsisting value 2007/05/24 14:01:36 tbe 1.32.46.4: #i51564# ux-ctest: Summation does not work from UI; changes exsisting value 2007/05/22 13:50:21 tbe 1.32.46.3: #i51564# ux-ctest: Summation does not work from UI; changes exsisting value 2007/05/09 08:26:18 tbe 1.32.46.2: #i51564# ux-ctest: Summation does not work from UI; changes exsisting value 2007/05/07 15:36:11 tbe 1.32.46.1: #i51564# ux-ctest: Summation does not work from UI; changes exsisting value


2007-06-20  Kurt Zenker  <kz@openoffice.org>  [9c4581eccc4453154b26d38ee8e6b06e1073ed0f]

INTEGRATION: CWS calcautosum (1.29.148); FILE MERGED 2007/05/30 11:46:07 tbe 1.29.148.5: RESYNC: (1.29-1.30); FILE MERGED 2007/05/25 15:49:55 tbe 1.29.148.4: #i51564# ux-ctest: Summation does not work from UI; changes exsisting value 2007/05/25 13:52:08 tbe 1.29.148.3: #i51564# ux-ctest: Summation does not work from UI; changes exsisting value 2007/05/22 13:49:42 tbe 1.29.148.2: #i51564# ux-ctest: Summation does not work from UI; changes exsisting value 2007/05/07 15:34:46 tbe 1.29.148.1: #i51564# ux-ctest: Summation does not work from UI; changes exsisting value


2007-06-20  Kurt Zenker  <kz@openoffice.org>  [c70ca064be8bcf905e588fe91b0dfbda1317ede8]

INTEGRATION: CWS calcautosum (1.51.46); FILE MERGED 2007/05/30 11:33:40 tbe 1.51.46.5: RESYNC: (1.51-1.52); FILE MERGED 2007/05/24 14:00:43 tbe 1.51.46.4: #i51564# ux-ctest: Summation does not work from UI; changes exsisting value 2007/05/22 13:49:11 tbe 1.51.46.3: #i51564# ux-ctest: Summation does not work from UI; changes exsisting value 2007/05/09 08:25:38 tbe 1.51.46.2: #i51564# ux-ctest: Summation does not work from UI; changes exsisting value 2007/05/07 15:34:17 tbe 1.51.46.1: #i51564# ux-ctest: Summation does not work from UI; changes exsisting value


2007-06-20  Kurt Zenker  <kz@openoffice.org>  [48ecf967defdc6ac46f05f8969bd9f92014651b2]

INTEGRATION: CWS calcautosum (1.28.10); FILE MERGED 2007/06/01 09:05:00 tbe 1.28.10.1: #i51564# fixed warning wntmsci10.pro


2007-06-20  Kurt Zenker  <kz@openoffice.org>  [98851ca35d094a0495d9e6d963def29fd67a805a]

INTEGRATION: CWS calcautosum (1.49.10); FILE MERGED 2007/05/31 08:15:09 tbe 1.49.10.1: #i51564# fixed warning wntmsci10


2007-06-20  Kurt Zenker  <kz@openoffice.org>  [23c142ec90ef2002f19a6c104dd755b24f64acd4]

INTEGRATION: CWS ka011 (1.29.12); FILE MERGED 2007/06/17 22:57:16 ka 1.29.12.1: #i78343#: added check for NULL pointers in ::InsertFromHorizontalBitmap; using correct comparison in DBG_ASSERT for testing bitmap width


2007-06-20  Kurt Zenker  <kz@openoffice.org>  [a90762400dd3366f4d0362c5de0c3a61e522af09]

INTEGRATION: CWS jl61 (1.2.4); FILE REMOVED 2007/05/07 15:48:20 jl 1.2.4.1: #i75869#


2007-06-20  Kurt Zenker  <kz@openoffice.org>  [c0728a6a6123a7fe4256f322ede6cb8cac1641ba]

INTEGRATION: CWS jl61 (1.1.2); FILE ADDED 2007/06/13 13:47:10 jl 1.1.2.2: #i75869# renamed file to OptionsEventHandler.java 2007/05/07 15:54:15 jl 1.1.2.1: #75869 XDialogEventHandler implementation for use in test extensions


2007-06-20  Kurt Zenker  <kz@openoffice.org>  [05df3f5953766a75fead93d8566a2ab5b0a0b0ef]

INTEGRATION: CWS jl61 (1.1.2); FILE ADDED 2007/06/19 09:33:40 jl 1.1.2.3: #i75869# 2007/06/13 14:21:04 jl 1.1.2.2: #i75869# 2007/06/13 13:46:04 jl 1.1.2.1: #i75869# renamed file to OptionsEventHandler.java


2007-06-20  Kurt Zenker  <kz@openoffice.org>  [6ca38abd48dac520d220b4964f56df196e2db25e]

INTEGRATION: CWS jl61 (1.1.2); FILE ADDED 2007/06/13 14:21:04 jl 1.1.2.2: #i75869# 2007/05/07 15:54:02 jl 1.1.2.1: #75869 XDialogEventHandler implementation for use in test extensions


2007-06-20  Kurt Zenker  <kz@openoffice.org>  [14d7e9ba8d2ce9269f19c30305db3df958db2cbb]

INTEGRATION: CWS jl61 (1.1.2); FILE ADDED 2007/05/23 14:01:04 jl 1.1.2.4: #i75879# 2007/05/18 07:41:08 jl 1.1.2.3: #75869# 2007/05/16 08:25:57 jl 1.1.2.2: #75869# 2007/04/27 14:51:22 jl 1.1.2.1: #i75869# test for options dialogs


2007-06-20  Kurt Zenker  <kz@openoffice.org>  [c8784c98f9dfe05235343c171a0b2dbb0b867b65]

INTEGRATION: CWS jl61 (1.1.2); FILE ADDED 2007/06/15 07:32:46 jl 1.1.2.6: #i75869# 2007/06/12 09:12:58 jl 1.1.2.5: #i75869# 2007/05/21 14:05:50 jl 1.1.2.4: #i75869# modified ExtensionData.xcu so that the string values are empty strings rather then void 2007/05/16 08:26:23 jl 1.1.2.3: #75869# 2007/04/30 13:12:59 jl 1.1.2.2: #75869# removed Node/Id property 2007/04/27 14:56:59 jl 1.1.2.1: #i75869# test for options dialogs


2007-06-20  Kurt Zenker  <kz@openoffice.org>  [186ad713171b86b9bf8bc24d052fcbf59f7231af]

INTEGRATION: CWS jl61 (1.1.2); FILE ADDED 2007/06/15 07:32:46 jl 1.1.2.6: #i75869# 2007/06/12 09:12:58 jl 1.1.2.5: #i75869# 2007/05/21 14:05:50 jl 1.1.2.4: #i75869# modified ExtensionData.xcu so that the string values are empty strings rather then void 2007/05/16 08:26:23 jl 1.1.2.3: #75869# 2007/04/30 13:12:59 jl 1.1.2.2: #75869# removed Node/Id property 2007/04/27 14:56:47 jl 1.1.2.1: #i75869# test for options dialogs


2007-06-20  Kurt Zenker  <kz@openoffice.org>  [761d06ba3b877542c79ae3a748fe568daa51fbd1]

INTEGRATION: CWS jl61 (1.1.2); FILE ADDED 2007/06/15 07:32:46 jl 1.1.2.6: #i75869# 2007/06/12 09:12:58 jl 1.1.2.5: #i75869# 2007/05/21 14:05:50 jl 1.1.2.4: #i75869# modified ExtensionData.xcu so that the string values are empty strings rather then void 2007/05/16 08:26:23 jl 1.1.2.3: #75869# 2007/04/30 13:12:59 jl 1.1.2.2: #75869# removed Node/Id property 2007/04/27 14:56:17 jl 1.1.2.1: #i75869# test for options dialogs


2007-06-20  Kurt Zenker  <kz@openoffice.org>  [6184c8f672fdaf149116b696851555bea673660f]

INTEGRATION: CWS jl61 (1.1.2); FILE ADDED 2007/06/15 07:32:46 jl 1.1.2.6: #i75869# 2007/06/12 09:12:58 jl 1.1.2.5: #i75869# 2007/05/21 14:05:50 jl 1.1.2.4: #i75869# modified ExtensionData.xcu so that the string values are empty strings rather then void 2007/05/16 08:26:23 jl 1.1.2.3: #75869# 2007/04/30 13:12:59 jl 1.1.2.2: #75869# removed Node/Id property 2007/04/27 14:56:02 jl 1.1.2.1: #i75869# test for options dialogs


2007-06-20  Kurt Zenker  <kz@openoffice.org>  [88a5758ab06a2a63c91409480bee7107c3b29b07]

INTEGRATION: CWS jl61 (1.1.2); FILE ADDED 2007/06/12 09:12:58 jl 1.1.2.4: #i75869# 2007/05/16 08:26:23 jl 1.1.2.3: #75869# 2007/04/30 13:12:59 jl 1.1.2.2: #75869# removed Node/Id property 2007/04/27 14:55:48 jl 1.1.2.1: #i75869# test for options dialogs


2007-06-20  Kurt Zenker  <kz@openoffice.org>  [1922d5b268999298b54d15afcccbb75a362bb3e8]

INTEGRATION: CWS jl61 (1.1.2); FILE ADDED 2007/06/15 07:32:46 jl 1.1.2.2: #i75869# 2007/06/12 09:14:28 jl 1.1.2.1: #i75869#


2007-06-20  Kurt Zenker  <kz@openoffice.org>  [9252a32594fb8366a3da290aef28ebc33f26e6a8]

INTEGRATION: CWS jl61 (1.1.2); FILE ADDED 2007/06/15 07:32:46 jl 1.1.2.2: #i75869# 2007/06/12 09:14:13 jl 1.1.2.1: #i75869#


2007-06-20  Kurt Zenker  <kz@openoffice.org>  [dfcda3a1d52371253e917077ba8da086ce7318a0]

INTEGRATION: CWS jl61 (1.1.2); FILE ADDED 2007/06/15 07:32:46 jl 1.1.2.5: #i75869# 2007/06/12 09:12:58 jl 1.1.2.4: #i75869# 2007/05/21 14:05:49 jl 1.1.2.3: #i75869# modified ExtensionData.xcu so that the string values are empty strings rather then void 2007/05/11 11:03:22 jl 1.1.2.2: #i75869# 2007/04/27 14:53:31 jl 1.1.2.1: #i75869# test for options dialogs


2007-06-20  Kurt Zenker  <kz@openoffice.org>  [15297c7ee6a3ea536bea3e4872a7ad235e736e66]

INTEGRATION: CWS jl61 (1.1.2); FILE ADDED 2007/06/15 07:32:46 jl 1.1.2.5: #i75869# 2007/06/12 09:12:58 jl 1.1.2.4: #i75869# 2007/05/21 14:05:49 jl 1.1.2.3: #i75869# modified ExtensionData.xcu so that the string values are empty strings rather then void 2007/05/11 11:03:22 jl 1.1.2.2: #i75869# 2007/04/27 14:53:21 jl 1.1.2.1: #i75869# test for options dialogs


2007-06-20  Kurt Zenker  <kz@openoffice.org>  [7d7660cc65695b80c599c269fbc855ceea5e881e]

INTEGRATION: CWS jl61 (1.1.2); FILE ADDED 2007/06/15 07:32:46 jl 1.1.2.5: #i75869# 2007/06/12 09:12:58 jl 1.1.2.4: #i75869# 2007/05/21 14:05:49 jl 1.1.2.3: #i75869# modified ExtensionData.xcu so that the string values are empty strings rather then void 2007/05/11 11:03:22 jl 1.1.2.2: #i75869# 2007/04/27 14:53:11 jl 1.1.2.1: #i75869# test for options dialogs


2007-06-20  Kurt Zenker  <kz@openoffice.org>  [9a5b78da8541af56be77f658741f514134c461b4]

INTEGRATION: CWS jl61 (1.1.2); FILE ADDED 2007/06/15 07:32:46 jl 1.1.2.5: #i75869# 2007/06/12 09:12:58 jl 1.1.2.4: #i75869# 2007/05/21 14:05:49 jl 1.1.2.3: #i75869# modified ExtensionData.xcu so that the string values are empty strings rather then void 2007/05/11 11:03:22 jl 1.1.2.2: #i75869# 2007/04/27 14:53:02 jl 1.1.2.1: #i75869# test for options dialogs


2007-06-20  Kurt Zenker  <kz@openoffice.org>  [ae73d4c04595217d7d21d012d6d8ab2a0c74d6ff]

INTEGRATION: CWS jl61 (1.1.2); FILE ADDED 2007/06/15 07:32:46 jl 1.1.2.6: #i75869# 2007/06/12 09:12:58 jl 1.1.2.5: #i75869# 2007/05/21 14:05:49 jl 1.1.2.4: #i75869# modified ExtensionData.xcu so that the string values are empty strings rather then void 2007/05/11 11:03:22 jl 1.1.2.3: #i75869# 2007/05/08 09:27:43 jl 1.1.2.2: #i75869# added options page, handler service, configuration data for options page 2007/04/27 14:52:52 jl 1.1.2.1: #i75869# test for options dialogs


2007-06-20  Kurt Zenker  <kz@openoffice.org>  [c84b59e9ccdfd2c294afd0a810d0abcd421112d6]

INTEGRATION: CWS jl61 (1.9.98); FILE MERGED 2007/05/07 10:57:52 pb 1.9.98.1: fix: #i75869# SFXLIB added


2007-06-20  Kurt Zenker  <kz@openoffice.org>  [38127c64bb8c145bcb3d42d8b79fb4656b803ee0]

INTEGRATION: CWS jl61 (1.15.50); FILE MERGED 2007/06/15 14:21:14 jl 1.15.50.2: RESYNC: (1.15-1.16); FILE MERGED 2007/05/09 09:38:16 jl 1.15.50.1: #i75869# added options context menu entry


2007-06-20  Kurt Zenker  <kz@openoffice.org>  [1b180363dc493d645f2c5d2d181599562604d0a8]

INTEGRATION: CWS jl61 (1.11.4); FILE MERGED 2007/05/09 09:20:45 jl 1.11.4.2: #i75869# 2007/04/26 09:23:48 jl 1.11.4.1: #i75869# added Options button and some logic for enabling it


2007-06-20  Kurt Zenker  <kz@openoffice.org>  [b0cb1b4ef7690becc835c9f17cedc062b360c378]

INTEGRATION: CWS jl61 (1.22.4); FILE MERGED 2007/06/15 14:20:45 jl 1.22.4.6: RESYNC: (1.22-1.24); FILE MERGED 2007/05/10 10:43:03 jl 1.22.4.5: #i75869# 2007/05/10 10:37:18 jl 1.22.4.4: #i75869# 2007/05/09 09:18:32 jl 1.22.4.3: #i75869# updateButtonstate changed for options button 2007/05/07 10:54:08 pb 1.22.4.2: fix: #i75869# clickOptions() implemented 2007/04/26 09:23:48 jl 1.22.4.1: #i75869# added Options button and some logic for enabling it


2007-06-20  Kurt Zenker  <kz@openoffice.org>  [d109abddde7fb4d70e666724ed9c29699bb4a390]

INTEGRATION: CWS jl61 (1.7.98); FILE MERGED 2007/05/09 09:10:14 jl 1.7.98.2: #i75869# inserted string options for context menu 2007/04/26 09:23:47 jl 1.7.98.1: #i75869# added Options button and some logic for enabling it


2007-06-20  Kurt Zenker  <kz@openoffice.org>  [27df4d93bdc59a25350ca51ba935cf5b3ab485b4]

INTEGRATION: CWS jl61 (1.13.98); FILE MERGED 2007/05/10 10:28:38 jl 1.13.98.3: #i75869# 2007/05/09 09:09:43 jl 1.13.98.2: #i75869# inserted string options for context menu 2007/04/26 09:23:47 jl 1.13.98.1: #i75869# added Options button and some logic for enabling it


2007-06-20  Kurt Zenker  <kz@openoffice.org>  [1b6d1b00e1d4fa140493b23244dd4dfb07e2c88d]

INTEGRATION: CWS jl61 (1.2.38); FILE MERGED 2007/06/15 14:06:01 jl 1.2.38.2: RESYNC: (1.2-1.3); FILE MERGED 2007/05/07 10:39:39 pb 1.2.38.1: fix: #i75869# CreateOptionsDialog() added


2007-06-20  Kurt Zenker  <kz@openoffice.org>  [ee08081bd9b8b7b5643e67b4237c4cee9733bb2a]

INTEGRATION: CWS jl61 (1.33.76); FILE MERGED 2007/05/07 09:09:36 ab 1.33.76.1: #i77021# Support Decoration property


2007-06-20  Kurt Zenker  <kz@openoffice.org>  [1924d7a86308692e489891e176a8efaac0485bc5]

INTEGRATION: CWS jl61 (1.31.76); FILE MERGED 2007/06/15 14:00:26 jl 1.31.76.2: RESYNC: (1.31-1.32); FILE MERGED 2007/05/07 09:09:36 ab 1.31.76.1: #i77021# Support Decoration property


2007-06-20  Kurt Zenker  <kz@openoffice.org>  [a33c8b713e9737ef1d5718f2e55ac886ebe2d81e]

INTEGRATION: CWS jl61 (1.75.6); FILE MERGED 2007/06/15 14:00:19 jl 1.75.6.2: RESYNC: (1.75-1.76); FILE MERGED 2007/05/07 09:09:36 ab 1.75.6.1: #i77021# Support Decoration property


2007-06-20  Kurt Zenker  <kz@openoffice.org>  [0c8e7a85d5e10f834b14e18c2e56c7a9feb17d15]

INTEGRATION: CWS jl61 (1.30.78); FILE MERGED 2007/05/07 09:09:36 ab 1.30.78.1: #i77021# Support Decoration property


2007-06-20  Kurt Zenker  <kz@openoffice.org>  [bc070f209f58a3bd7b9297bfeac16f246465746d]

INTEGRATION: CWS jl61 (1.41.78); FILE MERGED 2007/06/15 14:00:13 jl 1.41.78.2: RESYNC: (1.41-1.43); FILE MERGED 2007/05/07 09:09:36 ab 1.41.78.1: #i77021# Support Decoration property


2007-06-20  Kurt Zenker  <kz@openoffice.org>  [ffb95cbc2803cd3d1465af0bd818d318b8497392]

INTEGRATION: CWS jl61 (1.28.328); FILE MERGED 2007/05/07 09:09:36 ab 1.28.328.1: #i77021# Support Decoration property


2007-06-20  Kurt Zenker  <kz@openoffice.org>  [1e33b3ff4cc76595b562f99fc7efefb778025256]

INTEGRATION: CWS jl61 (1.5.182); FILE MERGED 2007/05/11 06:41:46 ab 1.5.182.1: #i77021# Support for decoration property


2007-06-20  Kurt Zenker  <kz@openoffice.org>  [67de7fbcd3069a49fd8bc5125b652828f118e11d]

INTEGRATION: CWS jl61 (1.17.32); FILE MERGED 2007/05/11 06:41:46 ab 1.17.32.1: #i77021# Support for decoration property


2007-06-20  Kurt Zenker  <kz@openoffice.org>  [f6860f673f44c9971bca1121d61f835764a07199]

INTEGRATION: CWS jl61 (1.49.24); FILE MERGED 2007/05/11 06:41:46 ab 1.49.24.1: #i77021# Support for decoration property


2007-06-20  Kurt Zenker  <kz@openoffice.org>  [3daf70800a9c355537b58c8de026335824c2913f]

INTEGRATION: CWS jl61 (1.47.16); FILE MERGED 2007/06/14 12:24:04 ab 1.47.16.2: #i76438# Live mode without decoration with parent dialog 2007/05/11 06:41:46 ab 1.47.16.1: #i77021# Support for decoration property


2007-06-20  Kurt Zenker  <kz@openoffice.org>  [ff0e878513acb610120fba7c2dd4c52d6d72fc2b]

INTEGRATION: CWS jl61 (1.13.230); FILE MERGED 2007/06/13 08:23:02 ab 1.13.230.1: #i76438# TabPage::Draw()


2007-06-20  Kurt Zenker  <kz@openoffice.org>  [cf0ef96e075b2ad6a654bd6e52f992e9423a2efd]

INTEGRATION: CWS jl61 (1.36.144); FILE MERGED 2007/05/11 07:21:37 ab 1.36.144.1: #i77021# Dialog::Draw(): Check WB_NOBORDER style


2007-06-20  Kurt Zenker  <kz@openoffice.org>  [683813c8d3fa2d1208d5eed889e82c4119561eeb]

INTEGRATION: CWS jl61 (1.2.56); FILE MERGED 2007/06/13 08:22:52 ab 1.2.56.1: #i76438# TabPage::Draw()


2007-06-20  Kurt Zenker  <kz@openoffice.org>  [efb117d87e0084345635384e33fe6c490312f1b2]

INTEGRATION: CWS jl61 (1.8.272); FILE MERGED 2007/06/15 05:09:16 pb 1.8.272.8: fix: #i75869# XDialog hacks removed 2007/06/14 08:42:59 pb 1.8.272.7: fix: use new ContainerWindowProvider 2007/06/04 06:27:08 pb 1.8.272.6: fix: #i75869# last page saving 2007/06/01 13:22:40 pb 1.8.272.5: fix: #i75869# some more enhancements 2007/05/28 11:52:22 pb 1.8.272.4: fix: #i75869# more improvements 2007/05/14 09:34:27 pb 1.8.272.3: fix: #i75869# more enhancements 2007/05/11 07:25:48 pb 1.8.272.2: fix: #i75869# more extensions options implemented 2007/05/07 10:47:22 pb 1.8.272.1: fix: #i75869# LoadFromConfig(), GetGroupId(), Ctor() added


2007-06-20  Kurt Zenker  <kz@openoffice.org>  [d14e76ef66ef9fc8e651591d3a85b2feebc9ba81]

INTEGRATION: CWS jl61 (1.38.166); FILE MERGED 2007/06/18 14:25:22 pb 1.38.166.14: fix: #78209# syntax error after resync fixed 2007/06/15 13:06:08 jl 1.38.166.13: RESYNC: (1.38-1.42); FILE MERGED 2007/06/15 05:09:16 pb 1.38.166.12: fix: #i75869# XDialog hacks removed 2007/06/14 08:42:59 pb 1.38.166.11: fix: use new ContainerWindowProvider 2007/06/06 05:54:36 pb 1.38.166.10: fix: #i75869# hide extension tabpage if necessary 2007/06/04 06:27:07 pb 1.38.166.9: fix: #i75869# last page saving 2007/06/01 13:22:40 pb 1.38.166.8: fix: #i75869# some more enhancements 2007/06/01 06:37:02 pb 1.38.166.7: fix: #i75869# some enhancements 2007/05/30 07:07:38 pb 1.38.166.6: fix: #i75869# OOo nodes are active if they are already inserted 2007/05/28 12:10:24 pb 1.38.166.5: fix: #i75869# warning fixed 2007/05/28 11:52:22 pb 1.38.166.4: fix: #i75869# more improvements 2007/05/14 09:34:27 pb 1.38.166.3: fix: #i75869# more enhancements 2007/05/11 07:25:48 pb 1.38.166.2: fix: #i75869# more extensions options implemented 2007/05/07 10:49:29 pb 1.38.166.1: fix: #i75869# LoadFromConfig(), GetGroupId(), Ctor() added


2007-06-20  Kurt Zenker  <kz@openoffice.org>  [a5dc7b6daea4695dfe87aefb0beeea5be954b1f5]

INTEGRATION: CWS jl61 (1.26.170); FILE MERGED 2007/06/15 12:49:26 jl 1.26.170.2: RESYNC: (1.26-1.27); FILE MERGED 2007/05/07 10:45:18 pb 1.26.170.1: fix: #i75869# CreateOptionsDialog() added


2007-06-20  Kurt Zenker  <kz@openoffice.org>  [6c4c7b17d08b241247661cc5b2f82cb754a50187]

INTEGRATION: CWS jl61 (1.35.170); FILE MERGED 2007/06/15 12:49:19 jl 1.35.170.2: RESYNC: (1.35-1.37); FILE MERGED 2007/05/07 10:45:18 pb 1.35.170.1: fix: #i75869# CreateOptionsDialog() added


2007-06-20  Kurt Zenker  <kz@openoffice.org>  [3254e4add0c7f5e408a7ece2b26a71bf4bb59f30]

INTEGRATION: CWS jl61 (1.37.10); FILE MERGED 2007/05/07 10:03:08 ab 1.37.10.1: #i77021# Support Decoration property


2007-06-20  Kurt Zenker  <kz@openoffice.org>  [304a3da4d394810d50b73d7e60ab600fc0ce002b]

INTEGRATION: CWS jl61 (1.30.10); FILE MERGED 2007/05/07 10:03:08 ab 1.30.10.1: #i77021# Support Decoration property


2007-06-20  Kurt Zenker  <kz@openoffice.org>  [faeb6687ced9306ca1df36aa416448c361e83116]

INTEGRATION: CWS jl61 (1.40.78); FILE MERGED 2007/06/13 08:20:14 ab 1.40.78.1: #i76438# (X)ContainerWindowProvider, XContainerWindowEventHandler


2007-06-20  Kurt Zenker  <kz@openoffice.org>  [30159c6006531558febd5d9e84d585456c74aa36]

INTEGRATION: CWS jl61 (1.2.168); FILE MERGED 2007/05/07 11:04:15 jl 1.2.168.2: #i75869# callHandlerMethod now throws a WrappedTargetException 2007/05/03 14:48:36 jl 1.2.168.1: #i75869# Updated documentation. The EventObject can now contain arbitrary event information.


2007-06-20  Kurt Zenker  <kz@openoffice.org>  [9a56f8b336efd7858a3aa71f643de6acc7239aa1]

INTEGRATION: CWS jl61 (1.1.2); FILE ADDED 2007/06/13 08:21:18 ab 1.1.2.1: #i76438# (X)ContainerWindowProvider, XContainerWindowEventHandler


2007-06-20  Kurt Zenker  <kz@openoffice.org>  [672cf9a490ad2803c60420a8aeae2954312d092a]

INTEGRATION: CWS jl61 (1.1.2); FILE ADDED 2007/06/13 08:21:09 ab 1.1.2.1: #i76438# (X)ContainerWindowProvider, XContainerWindowEventHandler


2007-06-20  Kurt Zenker  <kz@openoffice.org>  [afc26ff261e7eba8597718eee1dafe7fea52d320]

INTEGRATION: CWS jl61 (1.12.286); FILE MERGED 2007/04/17 13:19:42 cd 1.12.286.1: #i76438# Added new attribute NODECORATION to reflect a window without any decoration


2007-06-20  Kurt Zenker  <kz@openoffice.org>  [9154713325dcb372f7668fe52e52c23c0cbff2ad]

INTEGRATION: CWS jl61 (1.1.2); FILE ADDED 2007/06/13 08:20:59 ab 1.1.2.1: #i76438# (X)ContainerWindowProvider, XContainerWindowEventHandler


2007-06-20  Kurt Zenker  <kz@openoffice.org>  [529ac8a07a8925f046793696125edb4f6322e526]

INTEGRATION: CWS jl61 (1.5.42); FILE MERGED 2007/06/13 08:18:47 ab 1.5.42.1: #i76438# Support (X)ContainerWindowProvider / XContainerWindowEventHandler


2007-06-20  Kurt Zenker  <kz@openoffice.org>  [f9f63e40af935804aaad601f771a26234a06da2d]

INTEGRATION: CWS jl61 (1.10.26); FILE MERGED 2007/06/13 08:18:47 ab 1.10.26.3: #i76438# Support (X)ContainerWindowProvider / XContainerWindowEventHandler 2007/05/31 15:03:04 ab 1.10.26.2: #i75778# Handle expand URLs correctly 2007/05/04 12:59:36 ab 1.10.26.1: #i75778# Non-Scrip URI support for com.sun.star.awt.DialogProvider service


2007-06-20  Kurt Zenker  <kz@openoffice.org>  [90a2bc57a175a771233b26d622f594ccbaef587c]

INTEGRATION: CWS jl61 (1.11.30); FILE MERGED 2007/06/15 11:54:22 jl 1.11.30.2: RESYNC: (1.11-1.12); FILE MERGED 2007/06/13 08:18:47 ab 1.11.30.1: #i76438# Support (X)ContainerWindowProvider / XContainerWindowEventHandler


2007-06-20  Kurt Zenker  <kz@openoffice.org>  [36b9cce75b4acd2b9885e3df5066b26d9f4df96c]

INTEGRATION: CWS jl61 (1.34.54); FILE MERGED 2007/04/17 12:05:22 cd 1.34.54.1: #i76438# Support new property and window attribute NODECORATION


2007-06-20  Kurt Zenker  <kz@openoffice.org>  [a00285977cdef164e489c4f4d9ed2541bf280db6]

INTEGRATION: CWS jl61 (1.53.28); FILE MERGED 2007/04/17 12:05:21 cd 1.53.28.1: #i76438# Support new property and window attribute NODECORATION


2007-06-20  Kurt Zenker  <kz@openoffice.org>  [6437abf23c27cec7f7af77d6eff5bbdb07d1cba4]

INTEGRATION: CWS jl61 (1.18.68); FILE MERGED 2007/06/13 08:24:10 ab 1.18.68.1: #i76438# Tabpage support for UnoControlContainer


2007-06-20  Kurt Zenker  <kz@openoffice.org>  [eba3f155051eb8c9fb723171a36b78fce5c7d93a]

INTEGRATION: CWS jl61 (1.18.12); FILE MERGED 2007/06/13 10:26:03 cd 1.18.12.3: #i76438# Removed obsolete test code 2007/06/13 08:24:09 ab 1.18.12.2: #i76438# Tabpage support for UnoControlContainer 2007/04/17 12:05:20 cd 1.18.12.1: #i76438# Support new property and window attribute NODECORATION


2007-06-20  Kurt Zenker  <kz@openoffice.org>  [1081c78fd064e2b670be18da9aea90eaea21e7a9]

INTEGRATION: CWS jl61 (1.72.34); FILE MERGED 2007/06/15 11:53:22 jl 1.72.34.2: RESYNC: (1.72-1.73); FILE MERGED 2007/06/13 08:24:09 ab 1.72.34.1: #i76438# Tabpage support for UnoControlContainer


2007-06-20  Kurt Zenker  <kz@openoffice.org>  [5f3c97a2bafce0e4d2f9078e7e63e556b10d860a]

INTEGRATION: CWS jl61 (1.53.58); FILE MERGED 2007/04/17 12:05:19 cd 1.53.58.1: #i76438# Support new property and window attribute NODECORATION


2007-06-20  Kurt Zenker  <kz@openoffice.org>  [2873df75ee22377aaed71e0db1e6a555a5b72a8b]

INTEGRATION: CWS jl61 (1.27.54); FILE MERGED 2007/04/17 12:05:18 cd 1.27.54.1: #i76438# Support new property and window attribute NODECORATION


2007-06-20  Kurt Zenker  <kz@openoffice.org>  [b7ddc02c493bfb18d04d00fbad5101b1acb9f490]

INTEGRATION: CWS jl61 (1.6.56); FILE MERGED 2007/04/17 12:05:17 cd 1.6.56.1: #i76438# Support new property and window attribute NODECORATION


2007-06-20  Kurt Zenker  <kz@openoffice.org>  [844463b52ca7a6a5059f5a3a9b162ecdc00c7d1f]

INTEGRATION: CWS jl61 (1.2.306); FILE MERGED 2007/06/13 11:44:06 jl 1.2.306.15: #i75869# we use XContainerWindowProvider now 2007/05/23 10:56:24 jl 1.2.306.14: #i75879# removed property OrderedNode/Node 2007/05/23 08:25:28 jl 1.2.306.13: #i75879# improved description 2007/05/23 08:08:37 jl 1.2.306.12: #i75879# schema reviewed 2007/05/18 07:36:53 jl 1.2.306.11: #75869# reviewed 2007/05/08 09:30:54 jl 1.2.306.10: #i75869# removed ActionListener property in Leaf template 2007/04/30 12:36:58 jl 1.2.306.9: #75869# removed Node/Id property 2007/04/27 10:48:34 jl 1.2.306.8: #i75879# changed property in group Index 2007/04/27 07:47:06 jl 1.2.306.7: #i75879# name changes 2007/04/26 15:43:49 jl 1.2.306.6: #i75879# name changes 2007/04/26 14:23:48 jl 1.2.306.5: #i75879# changed group Index and using constraints minInclusive for indices 2007/04/26 10:33:56 jl 1.2.306.4: #i75879# name changes 2007/04/24 11:03:03 jl 1.2.306.3: #i75879# 2007/04/24 10:10:53 jl 1.2.306.2: #i75879# 2007/04/23 15:55:20 jl 1.2.306.1: #i75879# configuration data for options dialog


2007-06-20  Kurt Zenker  <kz@openoffice.org>  [79f08ed4f62187dff04587bb41f2f69b95e2e88c]

INTEGRATION: CWS compmetric (1.11.18); FILE MERGED 2007/05/09 13:31:14 pl 1.11.18.1: #146890# backwards compatibility service for metrics


2007-06-20  Kurt Zenker  <kz@openoffice.org>  [fc9bc0d9678e06d729b2a750a3e4c79bfe3f6e73]

INTEGRATION: CWS compmetric (1.47.88); FILE MERGED 2007/05/09 15:56:26 pl 1.47.88.1: #146890# compat metrics


2007-06-20  Kurt Zenker  <kz@openoffice.org>  [db2a9c61df645e9bfc4914e6abe1dc9b8e3320d6]

INTEGRATION: CWS compmetric (1.145.18); FILE MERGED 2007/05/09 15:56:26 pl 1.145.18.1: #146890# compat metrics


2007-06-20  Kurt Zenker  <kz@openoffice.org>  [e04223e81cb8267c238cd20945e265dc3327295c]

INTEGRATION: CWS compmetric (1.23.50); FILE MERGED 2007/05/09 15:56:25 pl 1.23.50.1: #146890# compat metrics


2007-06-20  Kurt Zenker  <kz@openoffice.org>  [160b23b45c29c830182f3a3d21f4e9b9953ac3d9]

INTEGRATION: CWS compmetric (1.14.592); FILE MERGED 2007/05/09 15:56:25 pl 1.14.592.1: #146890# compat metrics


2007-06-20  Kurt Zenker  <kz@openoffice.org>  [b508e3c1fac962286ad641184a242ea0b6ba0fd8]

INTEGRATION: CWS compmetric (1.13.50); FILE MERGED 2007/05/09 15:56:25 pl 1.13.50.1: #146890# compat metrics


2007-06-20  Kurt Zenker  <kz@openoffice.org>  [945f9e545d3eeaa21bc52b12209d5d82f11503f9]

INTEGRATION: CWS compmetric (1.59.72); FILE MERGED 2007/05/22 09:25:53 fme 1.59.72.4: #146890# pl: update font list the right way 2007/05/15 09:11:07 pl 1.59.72.3: #146890# fix compat flag sequence 2007/05/14 16:01:52 pl 1.59.72.2: #146890# invalidate device specific font data on compat flag 2007/05/09 15:56:25 pl 1.59.72.1: #146890# compat metrics


2007-06-20  Kurt Zenker  <kz@openoffice.org>  [a6de66ebde90d54c8a7dc78994431da4e0b6f3a1]

INTEGRATION: CWS compmetric (1.2.46); FILE MERGED 2007/05/09 15:56:25 pl 1.2.46.1: #146890# compat metrics


2007-06-20  Kurt Zenker  <kz@openoffice.org>  [32d7fed2c77e6645b37f9e82ba2a5bb3f6038006]

INTEGRATION: CWS compmetric (1.2.46); FILE MERGED 2007/05/09 15:56:24 pl 1.2.46.1: #146890# compat metrics


2007-06-20  Kurt Zenker  <kz@openoffice.org>  [57d213508d3bdfaf9ad117f7555dd5281afb9af1]

INTEGRATION: CWS compmetric (1.54.250); FILE MERGED 2007/05/14 09:53:29 fme 1.54.250.1: #147385# Compatibility option: Use old printer metrics


2007-06-20  Kurt Zenker  <kz@openoffice.org>  [82e1818f0d9a01e1eb1d875a6554de0d8f16bdd0]

INTEGRATION: CWS compmetric (1.100.64); FILE MERGED 2007/05/14 09:53:22 fme 1.100.64.1: #147385# Compatibility option: Use old printer metrics


2007-06-20  Kurt Zenker  <kz@openoffice.org>  [e35000153c512f1caae1192a3744917e648e2fc8]

INTEGRATION: CWS compmetric (1.72.2); FILE MERGED 2007/05/14 09:53:05 fme 1.72.2.1: #147385# Compatibility option: Use old printer metrics


2007-06-20  Kurt Zenker  <kz@openoffice.org>  [7d47c5d35cdfc3316026ca0a290df8d090e4d634]

INTEGRATION: CWS compmetric (1.55.2); FILE MERGED 2007/05/14 09:53:05 fme 1.55.2.1: #147385# Compatibility option: Use old printer metrics


2007-06-20  Kurt Zenker  <kz@openoffice.org>  [3309722397089aaf87804aee853c27c5826611ef]

INTEGRATION: CWS compmetric (1.134.2); FILE MERGED 2007/05/14 09:52:33 fme 1.134.2.1: #147385# Compatibility option: Use old printer metrics


2007-06-20  Kurt Zenker  <kz@openoffice.org>  [132c5a7adebccb88871df061209244dd49d59f52]

INTEGRATION: CWS compmetric (1.4.2); FILE MERGED 2007/05/21 09:23:33 pl 1.4.2.2: RESYNC: (1.4-1.5); FILE MERGED 2007/05/14 09:52:33 fme 1.4.2.1: #147385# Compatibility option: Use old printer metrics


2007-06-20  Kurt Zenker  <kz@openoffice.org>  [bb97ec25f4b270a2828817706ea3372f3aff5a14]

INTEGRATION: CWS compmetric (1.17.2); FILE MERGED 2007/05/09 12:13:59 pl 1.17.2.1: #146890# backwards compatibility service for metrics


2007-06-20  Kurt Zenker  <kz@openoffice.org>  [01cf481111436df2cc3f01d1c57cc4348fc037ef]

INTEGRATION: CWS compmetric (1.77.2); FILE MERGED 2007/05/09 16:27:46 pl 1.77.2.2: #146890# algorithm is needed 2007/05/09 12:13:59 pl 1.77.2.1: #146890# backwards compatibility service for metrics


2007-06-20  Kurt Zenker  <kz@openoffice.org>  [367d6f9226864707c7ad06ef77b1a3167a236795]

INTEGRATION: CWS compmetric (1.32.8); FILE MERGED 2007/05/09 12:13:58 pl 1.32.8.1: #146890# backwards compatibility service for metrics


2007-06-20  Kurt Zenker  <kz@openoffice.org>  [e579739b039c8b8b47b48046c05ad495eb05c212]

INTEGRATION: CWS ww8export05_SRC680 (1.40.150); FILE MERGED 2007/06/12 14:16:48 od 1.40.150.1: #148052# method <WW8_WrPlcSepx::WriteKFTxt(..)> 	 - on writting section attributes including the page description 	   itemset as parent, the test of default item values has to be 	   switched off, if the page description itemset itself isn't written.


2007-06-20  Kurt Zenker  <kz@openoffice.org>  [ae063518e96ae0ff7f177136c35fbf8ffe524a85]

INTEGRATION: CWS ww8export05_SRC680 (1.64.36.1.46); FILE MERGED 2007/06/11 13:35:39 hbrinkm 1.64.36.1.46.1: #148065# applied patch


2007-06-20  Kurt Zenker  <kz@openoffice.org>  [a0b88b16e67aa144d2e8d27443d39f3e38939ff3]

INTEGRATION: CWS ww8export05_SRC680 (1.31.248); FILE MERGED 2007/06/11 13:45:57 ama 1.31.248.2: Fix #i78292#: Don't crash with damaged font names 2007/06/11 12:30:43 ama 1.31.248.1: Fix #i78292#: Don't crash with damaged font names


2007-06-20  Kurt Zenker  <kz@openoffice.org>  [2547f766ca9890ed450f939003bd1fffcabefd69]

INTEGRATION: CWS ww8export05_SRC680 (1.98.166.2.2); FILE MERGED 2007/06/12 10:05:32 ama 1.98.166.2.2.3: FIx #148063#148064#: Page breaks and para style 2007/06/11 12:17:04 ama 1.98.166.2.2.2: Fix #148018#148021#i77900#: Page break attribute instead '0x0c' 2007/06/06 15:45:08 od 1.98.166.2.2.1: merge changes from cws ww8export03 into cws ww8export05 Issue number: Submitted by: Reviewed by:


2007-06-20  Kurt Zenker  <kz@openoffice.org>  [0a9a410bb0e95f947aea8e81a98ecc17651efa02]

INTEGRATION: CWS ww8export05_SRC680 (1.90.20.1.36.2.2); FILE MERGED 2007/06/12 10:04:50 ama 1.90.20.1.36.2.2.2: FIx #148063#148064#: Page breaks and para style 2007/06/06 15:45:08 od 1.90.20.1.36.2.2.1: merge changes from cws ww8export03 into cws ww8export05 Issue number: Submitted by: Reviewed by:


2007-06-19  Kurt Zenker  <kz@openoffice.org>  [2a36f2e687db998f9ffbaee37034933b46ab0a9b]

INTEGRATION: CWS ucbfixes02 (1.3.68); FILE MERGED 2007/06/19 07:56:42 obr 1.3.68.1: #i77134# fixed endless loop after CWS bgdlremove


2007-06-19  Kurt Zenker  <kz@openoffice.org>  [36bfa070583d9aca52b777cd496eac26df0f805e]

INTEGRATION: CWS ucbfixes02 (1.3.300); FILE MERGED 2007/05/26 10:35:37 kso 1.3.300.1: #114010# - Extended documentation.


2007-06-19  Kurt Zenker  <kz@openoffice.org>  [9c5809f882453b623144d165a4e5649d12744a69]

INTEGRATION: CWS ucbfixes02 (1.2.100); FILE MERGED 2007/05/15 13:56:50 kso 1.2.100.1: #i74161# - Syntax.


2007-06-19  Kurt Zenker  <kz@openoffice.org>  [c4ce6c31c3429e34fbbcaac20cad999099b58b2d]

INTEGRATION: CWS obr05 (1.69.216); FILE MERGED 2007/04/30 10:49:44 obr 1.69.216.2: RESYNC: (1.69-1.70); FILE MERGED 2007/03/23 09:53:56 obr 1.69.216.1: #i75643# Removed obsolete StartSetup method


2007-06-19  Kurt Zenker  <kz@openoffice.org>  [3cd54e2d5baa1cbdf8a1ae0a43c97c38df1a87d0]

INTEGRATION: CWS obr05 (1.22.240); FILE MERGED 2007/03/23 09:53:56 obr 1.22.240.1: #i75643# Removed obsolete StartSetup method


2007-06-19  Kurt Zenker  <kz@openoffice.org>  [722aa08674707754f6224b6296252d7a2103d668]

INTEGRATION: CWS obr05 (1.201.86); FILE MERGED 2007/04/30 10:49:00 obr 1.201.86.2: RESYNC: (1.201-1.202); FILE MERGED 2007/03/23 09:53:55 obr 1.201.86.1: #i75643# Removed obsolete StartSetup method


2007-06-19  Kurt Zenker  <kz@openoffice.org>  [55697a6b854266ce8f773ec96830d13816517eb4]

INTEGRATION: CWS obr05 (1.57.108); FILE MERGED 2007/04/30 10:47:18 obr 1.57.108.2: RESYNC: (1.57-1.58); FILE MERGED 2007/04/03 09:46:24 obr 1.57.108.1: #i76025# New OSL API: osl_getModuleHandle & osl_getAsciiFunctionSymbol

Also removed usage of osl_psz_getSymbol and osl_psz_loadModule in
nlsupport.c and security.c

2007-06-19  Kurt Zenker  <kz@openoffice.org>  [45b808d8c3b6b7a8f13cf20fb3ab201802f81bf2]

INTEGRATION: CWS obr05 (1.21.124); FILE MERGED 2007/04/03 09:46:23 obr 1.21.124.1: #i76025# New OSL API: osl_getModuleHandle & osl_getAsciiFunctionSymbol

Also removed usage of osl_psz_getSymbol and osl_psz_loadModule in
nlsupport.c and security.c

2007-06-19  Kurt Zenker  <kz@openoffice.org>  [d8b7b46b7ad1e7441c4aa6456c0296e59b867874]

INTEGRATION: CWS obr05 (1.24.8); FILE MERGED 2007/06/06 12:56:58 obr 1.24.8.2: RESYNC: (1.24-1.25); FILE MERGED 2007/04/03 09:46:22 obr 1.24.8.1: #i76025# New OSL API: osl_getModuleHandle & osl_getAsciiFunctionSymbol

Also removed usage of osl_psz_getSymbol and osl_psz_loadModule in
nlsupport.c and security.c

2007-06-19  Kurt Zenker  <kz@openoffice.org>  [9a4bb459488f4c3bd683eeddb0d005436ad6c295]

INTEGRATION: CWS obr05 (1.33.36); FILE MERGED 2007/04/03 09:46:22 obr 1.33.36.1: #i76025# New OSL API: osl_getModuleHandle & osl_getAsciiFunctionSymbol

Also removed usage of osl_psz_getSymbol and osl_psz_loadModule in
nlsupport.c and security.c

2007-06-19  Kurt Zenker  <kz@openoffice.org>  [b27e02bc2cd76477c86356e1606c0625eda3790c]

INTEGRATION: CWS obr05 (1.33.142); FILE MERGED 2007/06/07 08:09:27 obr 1.33.142.2: #i76025# comply to local naming convention 2007/04/03 09:46:22 obr 1.33.142.1: #i76025# New OSL API: osl_getModuleHandle & osl_getAsciiFunctionSymbol

Also removed usage of osl_psz_getSymbol and osl_psz_loadModule in
nlsupport.c and security.c

2007-06-19  Kurt Zenker  <kz@openoffice.org>  [a185ef2bea72ba959f8702cda3b097bb0d0f44e5]

INTEGRATION: CWS obr05 (1.13.188); FILE MERGED 2007/04/03 09:46:20 obr 1.13.188.1: #i76025# New OSL API: osl_getModuleHandle & osl_getAsciiFunctionSymbol

Also removed usage of osl_psz_getSymbol and osl_psz_loadModule in
nlsupport.c and security.c

2007-06-19  Kurt Zenker  <kz@openoffice.org>  [db3e8648cfd0f09a44e3db4dae6bc6d92cde0457]

INTEGRATION: CWS obr05 (1.3.2); FILE MERGED 2007/06/07 14:00:53 dv 1.3.2.1: #i78188# changed value of WB_NOHIDESELECTION


2007-06-19  Kurt Zenker  <kz@openoffice.org>  [f6d30e593df7ccd4b2c409391f45f5c76888a6ce]

INTEGRATION: CWS ucbfixes02 (1.12.30); FILE MERGED 2007/06/12 08:49:56 kso 1.12.30.3: RESYNC: (1.12-1.13); FILE MERGED 2007/05/31 16:31:29 kso 1.12.30.2: #144882# - Ooops. This is what was actually inteded to fix the crash. 2007/05/31 16:06:54 kso 1.12.30.1: #i144882# - Fixed crash in ContentImplHelper::release().


2007-06-19  Kurt Zenker  <kz@openoffice.org>  [c842f81e6065a6f95dccf9def461edcf33d1c3ff]

INTEGRATION: CWS ucbfixes02 (1.52.34); FILE MERGED 2007/06/12 08:37:58 kso 1.52.34.3: RESYNC: (1.53-1.54); FILE MERGED 2007/05/29 14:49:21 kso 1.52.34.2: RESYNC: (1.52-1.53); FILE MERGED 2007/05/15 11:52:54 kso 1.52.34.1: #i77134# - HTTP header field names are case insensitive!


2007-06-19  Kurt Zenker  <kz@openoffice.org>  [73600f38e85b1454960a882c31232ea6dd777e68]

INTEGRATION: CWS ucbfixes02 (1.33.2); FILE MERGED 2007/06/12 08:37:36 kso 1.33.2.2: RESYNC: (1.33-1.36); FILE MERGED 2007/06/11 14:06:31 kso 1.33.2.1: #i78202# - Error building ucb with DISABLE_NEON=TRUE.


2007-06-19  Kurt Zenker  <kz@openoffice.org>  [8910ffe93ad491c7728629fa8a0a09ff311583be]

INTEGRATION: CWS ucbfixes02 (1.43.34); FILE MERGED 2007/06/12 08:37:00 kso 1.43.34.3: RESYNC: (1.44-1.45); FILE MERGED 2007/05/29 14:46:47 kso 1.43.34.2: RESYNC: (1.43-1.44); FILE MERGED 2007/05/15 11:52:54 kso 1.43.34.1: #i77134# - HTTP header field names are case insensitive!


2007-06-19  Kurt Zenker  <kz@openoffice.org>  [4712707e705e5c63cbe7b420509833af14b3b88b]

INTEGRATION: CWS ucbfixes02 (1.17.48); FILE MERGED 2007/05/15 11:52:54 kso 1.17.48.1: #i77134# - HTTP header field names are case insensitive!


2007-06-19  Kurt Zenker  <kz@openoffice.org>  [8043da9f426522b583843f1367699ac4952ec95f]

INTEGRATION: CWS obr05 (1.7.44); FILE MERGED 2007/06/07 13:46:02 obr 1.7.44.1: #i75190# add support for GtkRecentManager


2007-06-19  Kurt Zenker  <kz@openoffice.org>  [8696fcd9042df7fbcf0f20340905a72160739daf]

INTEGRATION: CWS ucbfixes02 (1.6.48); FILE MERGED 2007/05/15 11:52:54 kso 1.6.48.1: #i77134# - HTTP header field names are case insensitive!


2007-06-19  Kurt Zenker  <kz@openoffice.org>  [f2d096b3821a7427e12eb0ceae2511fdf5a7fddf]

INTEGRATION: CWS obr05 (1.8.44); FILE MERGED 2007/06/07 13:46:02 obr 1.8.44.2: #i75190# add support for GtkRecentManager 2007/06/07 11:09:46 obr 1.8.44.1: #i78096# avoid crash on missing RecentItem start tag


2007-06-19  Kurt Zenker  <kz@openoffice.org>  [6b933d6d0ff259f4b8832cea6e7c953bbd834adc]

INTEGRATION: CWS ucbfixes02 (1.7.70); FILE MERGED 2007/05/15 11:52:54 kso 1.7.70.1: #i77134# - HTTP header field names are case insensitive!


2007-06-19  Kurt Zenker  <kz@openoffice.org>  [7a6f4e502a73780082151da93774256adfce0aba]

INTEGRATION: CWS obr05 (1.11.22); FILE MERGED 2007/03/29 07:23:50 obr 1.11.22.1: #i74689# applied provided patch (with one minor correction)


2007-06-19  Kurt Zenker  <kz@openoffice.org>  [a8226e719245350d5b775060e814d4c5854d7c7e]

INTEGRATION: CWS ucbfixes02 (1.10.70); FILE MERGED 2007/05/15 11:52:54 kso 1.10.70.1: #i77134# - HTTP header field names are case insensitive!


2007-06-19  Kurt Zenker  <kz@openoffice.org>  [180ca9e9c7167c10f44e81c0e447bb8ba9519543]

INTEGRATION: CWS obr05 (1.12.6); FILE MERGED 2007/06/13 07:53:33 obr 1.12.6.2: #i75329# fixed crash when open of file failed 2007/06/08 06:30:53 obr 1.12.6.1: #i75329# patch commited


2007-06-19  Kurt Zenker  <kz@openoffice.org>  [cde8aaba1c48ad831184946b6e8cb89b6fb7a7ad]

INTEGRATION: CWS ucbfixes02 (1.8.48); FILE MERGED 2007/05/15 11:52:54 kso 1.8.48.1: #i77134# - HTTP header field names are case insensitive!


2007-06-19  Kurt Zenker  <kz@openoffice.org>  [911321f8dfc791b630cd0ad311eedec6b424dd92]

INTEGRATION: CWS ucbfixes02 (1.5.48); FILE MERGED 2007/06/12 08:20:49 kso 1.5.48.2: RESYNC: (1.5-1.6); FILE MERGED 2007/05/31 14:08:22 kso 1.5.48.1: #i77995# - GVFS Content Provider does no longer use solar libs.


2007-06-19  Kurt Zenker  <kz@openoffice.org>  [e84bcea8fcb6ff1f78d2b6a41d72db6a662e03a9]

INTEGRATION: CWS obr05 (1.8.2); FILE MERGED 2007/06/07 13:59:29 dv 1.8.2.1: #i78188# changed value of WB_NOHIDESELECTION


2007-06-19  Kurt Zenker  <kz@openoffice.org>  [3e716a154b663536854ae82e8fa368880826bb6c]

INTEGRATION: CWS ucbfixes02 (1.5.116); FILE MERGED 2007/06/12 08:20:38 kso 1.5.116.2: RESYNC: (1.5-1.6); FILE MERGED 2007/05/31 14:08:22 kso 1.5.116.1: #i77995# - GVFS Content Provider does no longer use solar libs.


2007-06-19  Kurt Zenker  <kz@openoffice.org>  [e928059c123d6c3b4ee8162f2634b99011d9fe75]

INTEGRATION: CWS ucbfixes02 (1.8.48); FILE MERGED 2007/06/14 10:23:20 kso 1.8.48.3: #i77995# - now return value of osl_getDateTimeFromTimeValue() is taken into            account => return invalid css.util.DateTime in case of failure. Issue number: Submitted by: Reviewed by: 2007/06/12 08:19:35 kso 1.8.48.2: RESYNC: (1.8-1.9); FILE MERGED 2007/05/31 14:08:22 kso 1.8.48.1: #i77995# - GVFS Content Provider does no longer use solar libs.


2007-06-19  Kurt Zenker  <kz@openoffice.org>  [2411e3f9d93f76aec2705cf33912898e76078e84]

INTEGRATION: CWS obr05 (1.22.24); FILE MERGED 2007/03/23 09:54:54 obr 1.22.24.1: #i75643# Removed static Bootstrap::getInstallMode


2007-06-19  Kurt Zenker  <kz@openoffice.org>  [8510dd4545d6a58f7421bfc50269bc1a9b0584a5]

INTEGRATION: CWS ucbfixes02 (1.90.34); FILE MERGED 2007/06/12 08:14:51 kso 1.90.34.2: RESYNC: (1.90-1.91); FILE MERGED 2007/05/30 15:34:14 kso 1.90.34.1: #113777# - generate error when moving/copying non-existing file.


2007-06-19  Kurt Zenker  <kz@openoffice.org>  [5c0ec0768ced60241f6cf9aa8076323e1bd16e17]

INTEGRATION: CWS obr05 (1.11.80); FILE MERGED 2007/03/23 09:54:53 obr 1.11.80.1: #i75643# Removed static Bootstrap::getInstallMode


2007-06-19  Kurt Zenker  <kz@openoffice.org>  [e3f7fd7fd4c82dbb81b727fca5562bb3962dd71b]

INTEGRATION: CWS ucbfixes02 (1.23.48); FILE MERGED 2007/05/30 15:34:13 kso 1.23.48.1: #113777# - generate error when moving/copying non-existing file.


2007-06-19  Kurt Zenker  <kz@openoffice.org>  [a6d87d1f7e60032fac12753465419fa143a6fa96]

INTEGRATION: CWS ucbfixes02 (1.24.2); FILE MERGED 2007/06/12 08:08:31 kso 1.24.2.2: RESYNC: (1.24-1.25); FILE MERGED 2007/05/31 14:08:22 kso 1.24.2.1: #i77995# - GVFS Content Provider does no longer use solar libs.


2007-06-19  Kurt Zenker  <kz@openoffice.org>  [52ac22c6254151aa82f6c1a2851a947111353b7f]

INTEGRATION: CWS obr05 (1.59.4); FILE MERGED 2007/06/08 06:38:46 obr 1.59.4.1: #147862# no ResId's without ResMgr any more


2007-06-19  Kurt Zenker  <kz@openoffice.org>  [f9739504c31f8b4b1e65a61c0caf1c7316712147]

INTEGRATION: CWS languageguessing (1.27.56); FILE MERGED 2007/05/03 10:13:20 tl 1.27.56.3: #73173# language fall-back implemented 2007/01/12 09:48:50 tl 1.27.56.2: #i73173# integrate Google SoC language-guessing 2007/01/12 08:22:18 tl 1.27.56.1: #i73173# integrate Google SoC language-guessing


2007-06-19  Kurt Zenker  <kz@openoffice.org>  [fe466f7db4aadbce93385bffa5a2fc0d3c429772]

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>  [0d9e4a770b9ce7b14818d5d0d8d762ee913d9c23]

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>  [b4706dbd504f47246b7f083fe25e0d5496f19ed2]

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>  [8ffc3f798c9c1066c7f3a028f3eb25877b8127ba]

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-19  Kurt Zenker  <kz@openoffice.org>  [4afc9ff37a66662f4bc21f9e6490508f1e61cd47]

INTEGRATION: CWS languageguessing (1.1.2); FILE ADDED 2007/01/12 11:07:26 tl 1.1.2.1: #i73173# integrate Google SoC language-guessing


2007-06-19  Kurt Zenker  <kz@openoffice.org>  [cab1870e677f33a2501f15916110da46d3336d24]

INTEGRATION: CWS languageguessing (1.1.2); FILE ADDED 2007/01/12 11:07:09 tl 1.1.2.1: #i73173# integrate Google SoC language-guessing


2007-06-19  Kurt Zenker  <kz@openoffice.org>  [4020743a66e0d439bc4bfcc9d870a1bbbc6719f5]

INTEGRATION: CWS languageguessing (1.1.2); FILE ADDED 2007/01/12 14:22:37 tl 1.1.2.3: #i73173# integrate Google SoC language-guessing 2007/01/12 14:04:59 tl 1.1.2.2: #i73173# integrate Google SoC language-guessing 2007/01/12 11:06:52 tl 1.1.2.1: #i73173# integrate Google SoC language-guessing


2007-06-19  Kurt Zenker  <kz@openoffice.org>  [48719f80e1a50cc9306f08e1fd8abc23dc2cf659]

INTEGRATION: CWS languageguessing (1.1.2); FILE ADDED 2007/01/12 11:06:20 tl 1.1.2.1: #i73173# integrate Google SoC language-guessing


2007-06-19  Kurt Zenker  <kz@openoffice.org>  [96324e18ebe8296ce9c7d110902b3e15690075aa]

INTEGRATION: CWS languageguessing (1.1.2); FILE ADDED 2007/05/03 10:21:02 tl 1.1.2.3: #73173# disable some languages which do not work yet 2007/05/03 10:09:48 tl 1.1.2.2: #73173# disable some languages which do not work yet 2007/01/12 11:06:00 tl 1.1.2.1: #i73173# integrate Google SoC language-guessing


2007-06-19  Kurt Zenker  <kz@openoffice.org>  [c60763a8b4d48ea57d75688d00d635f9ac88a142]

INTEGRATION: CWS languageguessing (1.1.2); FILE ADDED 2007/01/12 11:05:29 tl 1.1.2.1: #i73173# integrate Google SoC language-guessing


2007-06-19  Kurt Zenker  <kz@openoffice.org>  [0762811922c4e1a3474bdd91daf308baafbc18e4]

INTEGRATION: CWS languageguessing (1.1.2); FILE ADDED 2007/01/12 11:05:12 tl 1.1.2.1: #i73173# integrate Google SoC language-guessing


2007-06-19  Kurt Zenker  <kz@openoffice.org>  [e652c1a0915a3eab51aaa313ebc801fc01620204]

INTEGRATION: CWS languageguessing (1.1.2); FILE ADDED 2007/01/12 11:04:45 tl 1.1.2.1: #i73173# integrate Google SoC language-guessing


2007-06-19  Kurt Zenker  <kz@openoffice.org>  [e3925a96308efba913fd77385bb2082203d29732]

INTEGRATION: CWS languageguessing (1.1.2); FILE ADDED 2007/01/12 11:03:06 tl 1.1.2.1: #i73173# integrate Google SoC language-guessing


2007-06-19  Kurt Zenker  <kz@openoffice.org>  [4a2936603c31a916f242e4356eca16ed2b133bcb]

INTEGRATION: CWS languageguessing (1.14.42); FILE MERGED 2007/01/12 12:45:38 tl 1.14.42.2: #i73173# integrate Google SoC language-guessing 2007/01/12 11:00:01 tl 1.14.42.1: #i73173# integrate Google SoC language-guessing


2007-06-19  Kurt Zenker  <kz@openoffice.org>  [324c997c4daa45e784624b133c232683e9ee99eb]

INTEGRATION: CWS languageguessing (1.14.10); FILE MERGED 2007/01/12 13:58:52 tl 1.14.10.2: #i73173# integrate Google SoC language-guessing 2007/01/12 11:00:01 tl 1.14.10.1: #i73173# integrate Google SoC language-guessing


2007-06-19  Kurt Zenker  <kz@openoffice.org>  [e361dd3eb69046fa47b987ff263f13dc9938bf55]

INTEGRATION: CWS languageguessing (1.77.108); FILE MERGED 2007/01/12 08:03:05 tl 1.77.108.1: #i73173# integrate Google SoC language-guessing


2007-06-19  Kurt Zenker  <kz@openoffice.org>  [a3644c780989c5471398367979ff174a0cfd8d88]

INTEGRATION: CWS languageguessing (1.2.6); FILE MERGED 2007/04/24 10:44:06 tl 1.2.6.1: #i73173# moved header file patched


2007-06-19  Kurt Zenker  <kz@openoffice.org>  [6fc310cbb4a53157cfed2197ac76b3acfa2d6dca]

INTEGRATION: CWS languageguessing (1.4.718); FILE MERGED 2007/01/12 08:16:14 tl 1.4.718.1: #i73173# integrate Google SoC language-guessing


2007-06-19  Kurt Zenker  <kz@openoffice.org>  [c1eca2bd62f6ef89e316a9ddde1493ba73c03ea1]

INTEGRATION: CWS languageguessing (1.25.190); FILE MERGED 2007/01/12 08:16:14 tl 1.25.190.1: #i73173# integrate Google SoC language-guessing


2007-06-19  Kurt Zenker  <kz@openoffice.org>  [3ac278b5d16a55783c70a655d50a4e38eef7791f]

INTEGRATION: CWS languageguessing (1.44.158); FILE MERGED 2007/05/03 10:14:00 tl 1.44.158.3: #73173# language fall-back implemented 2007/01/12 08:54:12 tl 1.44.158.2: #i73173# integrate Google SoC language-guessing 2007/01/12 08:16:14 tl 1.44.158.1: #i73173# integrate Google SoC language-guessing


2007-06-19  Kurt Zenker  <kz@openoffice.org>  [35af0cf2428b13c882704f7685d60d02f0158c31]

INTEGRATION: CWS languageguessing (1.2.718); FILE MERGED 2007/01/12 08:16:13 tl 1.2.718.1: #i73173# integrate Google SoC language-guessing


2007-06-19  Kurt Zenker  <kz@openoffice.org>  [67e530110ea7dc342527191a498663c12a974627]

INTEGRATION: CWS languageguessing (1.12.20); FILE MERGED 2007/01/12 07:50:03 tl 1.12.20.1: #i73173# integrate Google SoC language-guessing


2007-06-19  Kurt Zenker  <kz@openoffice.org>  [e76fdcaafdd8e275fdb17b7ccef0a6f723a365b0]

INTEGRATION: CWS languageguessing (1.1.2); FILE ADDED 2007/01/12 07:51:11 tl 1.1.2.1: #i73173# integrate Google SoC language-guessing


2007-06-19  Kurt Zenker  <kz@openoffice.org>  [bb07f51d64981cb23227ac593db38b05ecd8906a]

INTEGRATION: CWS languageguessing (1.1.2); FILE ADDED 2007/01/12 07:50:27 tl 1.1.2.1: #i73173# integrate Google SoC language-guessing


2007-06-19  Kurt Zenker  <kz@openoffice.org>  [68880fdfccd1159a3d56800aed491f8febf06932]

INTEGRATION: CWS languageguessing (1.28.56); FILE MERGED 2007/04/11 11:06:55 tl 1.28.56.2: RESYNC: (1.28-1.29); FILE MERGED 2007/01/12 08:22:18 tl 1.28.56.1: #i73173# integrate Google SoC language-guessing


2007-06-19  Kurt Zenker  <kz@openoffice.org>  [e30a1e361bc5aca77b644a222954295f9fe2f7a0]

INTEGRATION: CWS languageguessing (1.7.82); FILE MERGED 2007/01/12 08:22:18 tl 1.7.82.1: #i73173# integrate Google SoC language-guessing


2007-06-19  Kurt Zenker  <kz@openoffice.org>  [42e07d5db5a55972c7ddb191dfd01decdab98134]

INTEGRATION: CWS languageguessing (1.56.56); FILE MERGED 2007/01/12 08:22:17 tl 1.56.56.1: #i73173# integrate Google SoC language-guessing


2007-06-19  Kurt Zenker  <kz@openoffice.org>  [653ade1e3d8ca1ffa70d73487b91ad787e3512d5]

INTEGRATION: CWS languageguessing (1.28.82); FILE MERGED 2007/01/12 08:22:03 tl 1.28.82.1: #i73173# integrate Google SoC language-guessing


2007-06-19  Kurt Zenker  <kz@openoffice.org>  [e0616a26b8dbd0f48e65db7d36e222d7de610121]

INTEGRATION: CWS languageguessing (1.6.46); FILE MERGED 2007/01/12 08:10:33 tl 1.6.46.1: #i73173# integrate Google SoC language-guessing


2007-06-19  Kurt Zenker  <kz@openoffice.org>  [a4814f1a2da870bfce35610887b6eda94b3d4ad3]

INTEGRATION: CWS gh14 (1.30.4); FILE MERGED 2007/06/15 14:25:15 gh 1.30.4.2: #148037# plus encancement 2007/06/15 09:49:09 gh 1.30.4.1: #i76851# new command to get status of executed slot


2007-06-19  Kurt Zenker  <kz@openoffice.org>  [233292af0c474f4b6651156a8573f6c121c1735e]

INTEGRATION: CWS gh14 (1.2.2); FILE MERGED 2007/06/01 10:33:20 gh 1.2.2.1: #i77947# now should compile for gcj - applied patch + cleanup of comments


2007-06-19  Kurt Zenker  <kz@openoffice.org>  [45b4afad7e0839e07f00ceb80c94ddbc92fc2033]

INTEGRATION: CWS gh14 (1.73.4); FILE MERGED 2007/06/15 09:44:39 gh 1.73.4.1: #i76851#add new errormessageinc/svtmsg.hrc


2007-06-19  Kurt Zenker  <kz@openoffice.org>  [703d1d1171aa4afb5ef96c647a55c7aca1922ca4]

INTEGRATION: CWS gh14 (1.3.204); FILE MERGED 2007/06/15 09:22:33 gh 1.3.204.1: #108785#show profilename in statusbar


2007-06-19  Kurt Zenker  <kz@openoffice.org>  [3c801b34d3f977f96546313b097e624f33ae0f6c]

INTEGRATION: CWS gh14 (1.9.70); FILE MERGED 2007/06/15 09:22:33 gh 1.9.70.1: #108785#show profilename in statusbar


2007-06-19  Kurt Zenker  <kz@openoffice.org>  [417c11524af6da11da6ac1f199d2cc76d5c2ee65]

INTEGRATION: CWS gh14 (1.70.2); FILE MERGED 2007/06/15 09:24:21 gh 1.70.2.1: #108785#show profilename in statusbar; fix mnemonics for LRU-list > 10 entries


2007-06-19  Kurt Zenker  <kz@openoffice.org>  [39cd0ef52963e98c153095479ae4506d8e0de0fd]

INTEGRATION: CWS gh14 (1.3.4); FILE MERGED 2007/06/15 09:45:28 gh 1.3.4.1: #i76851#add new errormessage


2007-06-19  Kurt Zenker  <kz@openoffice.org>  [b089424b34a8a889d5f48073f474679520210d86]

INTEGRATION: CWS gh14 (1.32.4); FILE MERGED 2007/05/25 11:33:39 gh 1.32.4.1: #i76946# parent not set anymore -> crash


2007-06-19  Kurt Zenker  <kz@openoffice.org>  [535d98e0041f640cc866898f9d69ab5c9ae4c9d3]

INTEGRATION: CWS gh14 (1.15.4); FILE MERGED 2007/06/15 09:49:09 gh 1.15.4.1: #i76851# new command to get status of executed slot


2007-06-19  Kurt Zenker  <kz@openoffice.org>  [eec8ee62f3e948d5c165069f535be07ed5f34989]

INTEGRATION: CWS gh14 (1.23.4); FILE MERGED 2007/06/15 09:49:09 gh 1.23.4.2: #i76851# new command to get status of executed slot 2007/05/25 11:28:38 gh 1.23.4.1: #144461# again event on deleted window


2007-06-19  Kurt Zenker  <kz@openoffice.org>  [ddde6f86f926dc5342c27c14b0b0b4d85dede282]

INTEGRATION: CWS gh14 (1.16.4); FILE MERGED 2007/06/15 09:49:09 gh 1.16.4.1: #i76851# new command to get status of executed slot


2007-06-19  Kurt Zenker  <kz@openoffice.org>  [ab14828403ccc2bbc6ea637be0209faab9ebb7f3]

INTEGRATION: CWS gh14 (1.10.66); FILE MERGED 2007/05/25 11:33:39 gh 1.10.66.1: #i76946# parent not set anymore -> crash


2007-06-19  Kurt Zenker  <kz@openoffice.org>  [882e33d6067bc4f6a3e40a7a73c4163ebdfb79e5]

INTEGRATION: CWS gh14 (1.7.46); FILE MERGED 2007/05/25 11:33:38 gh 1.7.46.1: #i76946# parent not set anymore -> crash


2007-06-19  Kurt Zenker  <kz@openoffice.org>  [f7910c1fd086e07dd19bede13d7c359a6c6ac781]

INTEGRATION: CWS gh14 (1.10.18); FILE MERGED 2007/06/13 08:35:58 gh 1.10.18.1: new sbres files has to be included in imagelist (although empty ATM)


2007-06-19  Oliver Specht  <os@openoffice.org>  [88e21221d30b7a015dce8c3c63ff289fe650a4be]

merge error fixed


2007-06-19  Fridrich Štrba  <fridrich_strba@openoffice.org>  [9021a853e0d64014cf7c2644ac3df915f46ad40f]

remove cyclic dependencies


2007-06-19  Oliver Specht  <os@openoffice.org>  [51dba531e5be8ae283f9da68b654c25aa5e67f40]

ucb->ucbhelper


2007-06-19  Oliver Specht  <os@openoffice.org>  [527b99103a5f2f3a22bbf4b53843567315400a62]

ucb->ucbhelper


2007-06-19  Oliver Specht  <os@openoffice.org>  [62254afe80354f5a9937573c5fb36385791dfa44]

using added


2007-06-18  Kurt Zenker  <kz@openoffice.org>  [5e596afc115d8ca2f799d42273ac94d1cd4e7c59]

INTEGRATION: CWS ppc64one (1.36.12); FILE MERGED 2007/05/31 10:33:15 cmc 1.36.12.1: #i77898# remove already defined warning


2007-06-18  Kurt Zenker  <kz@openoffice.org>  [0489f889965996d4f222da5a66ad4ef8908c83ae]

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>  [4398b7cd019f9ecd62e16a23221750a323c1f45e]

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>  [d38955b31070cd2706d9f94b8e089381fdad65d5]

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>  [140d135d67f6dc10a567a97d39a9f1c357c9dda3]

INTEGRATION: CWS ppc64one (1.6.30); FILE MERGED 2007/05/29 14:47:21 cmc 1.6.30.1: #i77898# add ppc64


2007-06-18  Kurt Zenker  <kz@openoffice.org>  [217d540919b98edeee09b61f2d966fb41dff3a88]

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>  [927d81fb6fe664b75bdd2e4481b0d6ae812dabec]

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>  [2a5b3913afcc910c3abfae4b7245b1d894d0e59a]

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>  [f2ef0cf8c84c32a5406da4187f3facc7b82b7a71]

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>  [f1ce618d0df3c07093e92d8fb509a1e2a6f662be]

INTEGRATION: CWS pj81 (1.18.104); FILE MERGED 2007/06/10 12:49:38 pjanik 1.18.104.1: #i78272#: Do not build padmin on AQUA.


2007-06-18  Kurt Zenker  <kz@openoffice.org>  [d613355f0361eca108a1588793fe9faec43e6c22]

INTEGRATION: CWS pj81 (1.7.18); FILE MERGED 2007/06/10 13:23:41 pjanik 1.7.18.1: #i72248# prevent inconsistent builds for TARGET_CARBON platforms Patch from hdu, moved from aquavcl01.


2007-06-18  Kurt Zenker  <kz@openoffice.org>  [49a4186f36cfa1f74f1bc3c21026ea798f9fcc1c]

INTEGRATION: CWS ppc64one (1.1.2); FILE ADDED 2007/06/13 09:16:32 cmc 1.1.2.5: #i77898# better way to tell gcc not to clobber our registers 2007/06/12 19:10:34 cmc 1.1.2.4: excessively chummy, but will do for now 2007/06/12 18:11:59 cmc 1.1.2.3: #i77898# working ppc64 bridge, passes cppu/test 2007/06/05 12:09:50 cmc 1.1.2.2: #i77898# ppc64 bridge, seems to work, maybe 2007/05/29 15:25:13 cmc 1.1.2.1: #i77898# initial attempt


2007-06-18  Kurt Zenker  <kz@openoffice.org>  [cfc7ee5495053473199a27dbbff34e2f6f57762b]

INTEGRATION: CWS ppc64one (1.1.2); FILE ADDED 2007/06/13 09:16:32 cmc 1.1.2.4: #i77898# better way to tell gcc not to clobber our registers 2007/06/12 19:10:34 cmc 1.1.2.3: excessively chummy, but will do for now 2007/06/12 18:11:59 cmc 1.1.2.2: #i77898# working ppc64 bridge, passes cppu/test 2007/05/29 15:19:15 cmc 1.1.2.1: #i77898# assuming exceptions are the same


2007-06-18  Kurt Zenker  <kz@openoffice.org>  [a43c8f012a541ee43410cd2280d874fba64190bd]

INTEGRATION: CWS pj81 (1.7.6); FILE MERGED 2007/06/10 13:22:45 pjanik 1.7.6.1: #i72248# prevent inconsistent builds for TARGET_CARBON platforms Patch from hdu, moved from aquavcl01.


2007-06-18  Kurt Zenker  <kz@openoffice.org>  [2062c26bb6147211fac9d80dda498466d513c1b3]

INTEGRATION: CWS ppc64one (1.1.2); FILE ADDED 2007/06/13 09:16:32 cmc 1.1.2.5: #i77898# better way to tell gcc not to clobber our registers 2007/06/12 19:10:34 cmc 1.1.2.4: excessively chummy, but will do for now 2007/06/12 18:11:59 cmc 1.1.2.3: #i77898# working ppc64 bridge, passes cppu/test 2007/06/05 12:09:50 cmc 1.1.2.2: #i77898# ppc64 bridge, seems to work, maybe 2007/05/29 15:18:55 cmc 1.1.2.1: #i77898# initial attempt


2007-06-18  Kurt Zenker  <kz@openoffice.org>  [66c2d3479f836a9e116d203ff413732f72aec405]

INTEGRATION: CWS ppc64one (1.1.2); FILE ADDED 2007/06/13 09:16:32 cmc 1.1.2.4: #i77898# better way to tell gcc not to clobber our registers 2007/06/12 19:10:34 cmc 1.1.2.3: excessively chummy, but will do for now 2007/06/12 18:11:59 cmc 1.1.2.2: #i77898# working ppc64 bridge, passes cppu/test 2007/05/29 15:18:29 cmc 1.1.2.1: #i77898# assuming exceptions are the same


2007-06-18  Kurt Zenker  <kz@openoffice.org>  [40af2b5d6b1d00261be3c4d6638bac83ec73bcc2]

INTEGRATION: CWS lithuanianspellcheck (1.13.10); FILE MERGED 2007/05/05 08:44:42 pjanik 1.13.10.1: #i58516#: Build lt_LT directory.


2007-06-18  Kurt Zenker  <kz@openoffice.org>  [abcc9b2fba48e19b14b8256003dc3993a80d9619]

INTEGRATION: CWS ppc64one (1.1.2); FILE ADDED 2007/06/12 19:10:34 cmc 1.1.2.4: excessively chummy, but will do for now 2007/06/12 18:11:59 cmc 1.1.2.3: #i77898# working ppc64 bridge, passes cppu/test 2007/06/05 12:09:50 cmc 1.1.2.2: #i77898# ppc64 bridge, seems to work, maybe 2007/05/29 15:24:34 cmc 1.1.2.1: #i77898# initial attempt


2007-06-18  Kurt Zenker  <kz@openoffice.org>  [c3b2e935ee241d028c9346355fd59d622c357d4d]

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>  [520f04cc7707975fd3d5067236b79137718ff0c4]

INTEGRATION: CWS ppc64one (1.7.20); FILE MERGED 2007/06/06 08:09:11 cmc 1.7.20.1: #i77898# use ppc64 bridge if compiled as 64bit


2007-06-18  Kurt Zenker  <kz@openoffice.org>  [23c2ed31c48bdba0b4a34d4b99aa393d71cc9e39]

INTEGRATION: CWS lithuanianspellcheck (1.1.2); FILE ADDED 2007/06/10 21:06:23 pjanik 1.1.2.2: #i63093#: Add Lt_LT hyphenation patterns. 2007/05/05 09:51:10 pjanik 1.1.2.1: #i58516#: Add makefile for Lithuanian directory.


2007-06-18  Kurt Zenker  <kz@openoffice.org>  [31504e72c6c1d3545a7630fb4cc64d65de35bf7c]

INTEGRATION: CWS lithuanianspellcheck (1.1.2); FILE ADDED 2007/06/10 20:58:19 pjanik 1.1.2.2: #i58516#: update to new version. 2007/05/05 09:02:53 pjanik 1.1.2.1: #i58516#: Add lt_LT dictionary file.


2007-06-18  Kurt Zenker  <kz@openoffice.org>  [645eac71761649bacad6808563a0ad3c7547cd88]

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>  [a5309f9a75748a2933c7aa09e2d2d10a39737dd5]

INTEGRATION: CWS ppc64one (1.39.2); FILE MERGED 2007/06/06 08:09:55 cmc 1.39.2.1: #i77898# use ppc64 bridge if compiled as 64bit


2007-06-18  Kurt Zenker  <kz@openoffice.org>  [91746827259e4f27d728652b965d8b6dcb888883]

INTEGRATION: CWS lithuanianspellcheck (1.1.2); FILE ADDED 2007/06/10 20:57:18 pjanik 1.1.2.2: #i58516#: update to new version with removed whitespaces. 2007/05/05 08:54:41 pjanik 1.1.2.1: #i58516#: Add lt_LT affix file.


2007-06-18  Kurt Zenker  <kz@openoffice.org>  [5c153fb90c34d20cb415864f2d1f28d00052ad04]

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>  [f879c161e54548d1aac9b9de6236842ed9fc10b7]

INTEGRATION: CWS pj81 (1.41.4); FILE MERGED 2007/06/11 07:47:06 pjanik 1.41.4.1: #i78244#: Initialize variables to prevent warnings on Mac OS X.


2007-06-18  Kurt Zenker  <kz@openoffice.org>  [d075f2544c8f53d8397a16254e2ec2226fa10b39]

INTEGRATION: CWS lithuanianspellcheck (1.1.2); FILE ADDED 2007/06/10 21:07:29 pjanik 1.1.2.1: #i63093#: Add Lt_LT hyphenation patterns.


2007-06-18  Kurt Zenker  <kz@openoffice.org>  [a6ff333e5ace45ce4058694de8cd4f4c29d86233]

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>  [1ae7468dadddca9994b7e2227cb972db3d26226f]

INTEGRATION: CWS lithuanianspellcheck (1.1.2); FILE ADDED 2007/06/10 21:05:52 pjanik 1.1.2.2: #i63093#: Add Lt_LT hyphenation patterns. 2007/05/05 08:48:46 pjanik 1.1.2.1: #i58516#: Add lt_LT dictionary.lst file.


2007-06-18  Kurt Zenker  <kz@openoffice.org>  [ac370ddb9749f2e44b86ab32c904a90aa15f9284]

INTEGRATION: CWS pj81 (1.82.4); FILE MERGED 2007/06/11 07:46:46 pjanik 1.82.4.1: #i78244#: Initialize variable to prevent warnings on Mac OS X.


2007-06-18  Kurt Zenker  <kz@openoffice.org>  [7caf0818d7039ab2a22462045f3abad9de0bc65f]

INTEGRATION: CWS lithuanianspellcheck (1.1.2); FILE ADDED 2007/05/05 08:47:33 pjanik 1.1.2.1: #i58516#: Add lt_LT README file.


2007-06-18  Kurt Zenker  <kz@openoffice.org>  [aae13d33332fab9d4eb02d838e58fac05db811c5]

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>  [0d292a636247ed468878c6817dfedae8337ef59b]

INTEGRATION: CWS pj81 (1.17.4); FILE MERGED 2007/06/11 07:46:29 pjanik 1.17.4.1: #i78244#: Initialize variables to prevent warnings on Mac OS X.


2007-06-18  Kurt Zenker  <kz@openoffice.org>  [786687eb12446891f19c9cbdd4a9f35103c0282a]

INTEGRATION: CWS lithuanianspellcheck (1.1.2); FILE ADDED 2007/06/10 21:07:01 pjanik 1.1.2.1: #i63093#: Add Lt_LT hyphenation patterns.


2007-06-18  Kurt Zenker  <kz@openoffice.org>  [35cb29b996215a14a776ba72f3e4666a307b6b43]

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-18  Kurt Zenker  <kz@openoffice.org>  [c2e567f35f8663fde5d71b126f0d242b671b93ac]

INTEGRATION: CWS lithuanianspellcheck (1.1.2); FILE ADDED 2007/05/05 08:46:57 pjanik 1.1.2.1: #i58516#: Add lt_LT license file.


2007-06-18  Oliver Specht  <os@openoffice.org>  [749a37a29da9b94d26198b1d431fb6911ed92afd]

variable names


2007-06-18  Oliver Specht  <os@openoffice.org>  [ba8dceb7228942962fb3962896a33dedef3fd9df]

ooxml table import


2007-06-15  Gregor Hartmann  <gh@openoffice.org>  [019f4ce1d57d3a2a2b5e346fad78d38a7f95985c]

#148037#office hangs and then crashes


2007-06-15  Henning Brinkmann  <hbrinkm@openoffice.org>  [f45238a0150150afbce20c62d93af7605ee5d9ba]

added include


2007-06-15  Henning Brinkmann  <hbrinkm@openoffice.org>  [b53f680474a527e165be9e0cddd3010f9cb12421]

automatically generate source code


2007-06-15  Henning Brinkmann  <hbrinkm@openoffice.org>  [fe22b09491f6c120a6dce4274e992e22426a9754]

qnametostrfunc


2007-06-15  Henning Brinkmann  <hbrinkm@openoffice.org>  [5031ef63d1b9d3d100dbe03bc4f38f937e68b415]

cosmetics


2007-06-15  Henning Brinkmann  <hbrinkm@openoffice.org>  [492e7044b79b1feca722bd5a04e2c03156a58160]

qnametostrfunc


2007-06-15  Henning Brinkmann  <hbrinkm@openoffice.org>  [cdceda9cb7d8f1b196bb3993fac9daf53ff4ed60]

removed unnecessary using namespace


2007-06-15  Henning Brinkmann  <hbrinkm@openoffice.org>  [f1eb2e6e22c475da81e5c95bfd95efebdb4d1bc9]

automatically generate source code


2007-06-14  Oliver Bolte  <obo@openoffice.org>  [251b5a9382e66c11357714b1dde7974e00a9571e]

#i78428# build once only


2007-06-14  Rüdiger Timm  <rt@openoffice.org>  [4583bc5f7fcb7b0324d06ae7948defd8490d774a]

Flag file. Touch it to get zip file rebuilt from scratch in an rebuild instead of just updating it.


2007-06-14  Rüdiger Timm  <rt@openoffice.org>  [3eb51bde7faf346fcf2bbe6e0841900b9e87350c]

#i78426# No update information needed for thise test extension.


2007-06-14  Oliver Specht  <os@openoffice.org>  [4052f305b918d532ac93a860826ad34c76a68700]

push style sheet properties on top of the context stack


2007-06-14  Oliver Bolte  <obo@openoffice.org>  [35fb25fee247b669d424865cf88f5d2ea026f105]

#i10000# warning wntmsci10


2007-06-14  Oliver Bolte  <obo@openoffice.org>  [c829f837048f3f58423f832ff961cacb03f154e5]

#i10000# wntmsci10 warning


2007-06-14  Dirk Völzke  <dv@openoffice.org>  [b65d77079cb70218774e8e693a2d0bba846498c0]

#i78425# fixed usage of wrong namespace


2007-06-13  Vladimir Glazounov  <vg@openoffice.org>  [1622ba5eb6dd53d79b9c550d2754cf5eb7fc37c4]

new version for SRC680


2007-06-13  Vladimir Glazounov  <vg@openoffice.org>  [61406f956934309f01c4ea9841eac31bc4e3eda0]

new version for SRC680


2007-06-13  Vladimir Glazounov  <vg@openoffice.org>  [8f24c73fca4598589822eeeaf61ec241122418b0]

new version for SRC680


2007-06-13  Oliver Bolte  <obo@openoffice.org>  [2e8f4274878bd2d79f0bb6fdcc78c161037d0261]

SRC680


2007-06-13  Oliver Bolte  <obo@openoffice.org>  [d35906d08ab0860674cc38716496b5c8c4c3dd8e]

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>  [ed6e676cb5b357b4f68ea6eed6d0032304781443]

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-13  Oliver Bolte  <obo@openoffice.org>  [c6deeab537773f718db87a9ff7e96d79b0f016dd]

INTEGRATION: CWS headlesstwo (1.91.12); FILE MERGED 2007/06/07 09:18:40 cmc 1.91.12.1: #ii77412# add drawing support to headless plugin


2007-06-13  Oliver Bolte  <obo@openoffice.org>  [e0308003f2ed154f24626b7efa1e276722eea5d7]

INTEGRATION: CWS headlesstwo (1.51.12); FILE MERGED 2007/06/07 09:16:58 cmc 1.51.12.1: #ii77412# add basebmp as a build dependancy for headless


2007-06-13  Oliver Bolte  <obo@openoffice.org>  [08adb8e85063ac4fc9eef9a9941c8649e69803fb]

#i10000# VS2005 warning C4701


2007-06-13  Oliver Bolte  <obo@openoffice.org>  [d92e10f35339fc8545c0106eaf29d67c9803b714]

INTEGRATION: CWS jgarrays (1.66.8); FILE MERGED 2007/04/26 12:26:12 jodygoldberg 1.66.8.1: Issue number:  32342 Submitted by:  jodygoldberg Reviewed by:   er,dr

Some small updates to the patch in issuezilla, resynced to m210.
It still needs the small re-factoring er suggested
    re: ScCompiler::AppendString

2007-06-13  Oliver Bolte  <obo@openoffice.org>  [69819e504b35f2d685243822ed67b8e5316e6127]

INTEGRATION: CWS jgarrays (1.16.212); FILE MERGED 2007/05/15 15:10:46 er 1.16.212.1: treat ScMatValType consistent


2007-06-13  Oliver Bolte  <obo@openoffice.org>  [6b9c98ccceb8e37bf2e2bbbc3801d56486e71ab6]

INTEGRATION: CWS jgarrays (1.30.210); FILE MERGED 2007/04/26 12:26:07 jodygoldberg 1.30.210.1: Issue number:  32342 Submitted by:  jodygoldberg Reviewed by:   er,dr

Some small updates to the patch in issuezilla, resynced to m210.
It still needs the small re-factoring er suggested
    re: ScCompiler::AppendString

2007-06-13  Oliver Bolte  <obo@openoffice.org>  [5c2d82dd225834f37ecc45f564abf59545922e78]

INTEGRATION: CWS jgarrays (1.10.52); FILE MERGED 2007/06/04 19:18:33 er 1.10.52.2: RESYNC: (1.10-1.11); FILE MERGED 2007/04/26 12:26:06 jodygoldberg 1.10.52.1: Issue number:  32342 Submitted by:  jodygoldberg Reviewed by:   er,dr

Some small updates to the patch in issuezilla, resynced to m210.
It still needs the small re-factoring er suggested
    re: ScCompiler::AppendString

2007-06-13  Oliver Bolte  <obo@openoffice.org>  [45691757e74ef56c4763ab3382027316dcabf97f]

INTEGRATION: CWS jgarrays (1.18.220); FILE MERGED 2007/05/22 15:32:03 jodygoldberg 1.18.220.1: Issue number:  21149 Submitted by:  jodygoldberg@openoffice.org Reviewed by:   er

drops the O(N^2) algorithm for DDE matrix export in favour of just doing it
inline.

2007-06-13  Oliver Bolte  <obo@openoffice.org>  [bba3e1e35d0e24d4f937ecbd4eb52249c757ced4]

INTEGRATION: CWS jgarrays (1.11.38); FILE MERGED 2007/04/26 12:26:06 jodygoldberg 1.11.38.1: Issue number:  32342 Submitted by:  jodygoldberg Reviewed by:   er,dr

Some small updates to the patch in issuezilla, resynced to m210.
It still needs the small re-factoring er suggested
    re: ScCompiler::AppendString

2007-06-13  Oliver Bolte  <obo@openoffice.org>  [58c01896e24513f8fa57f5e75ae694f6ae9e7443]

INTEGRATION: CWS jgarrays (1.9.52); FILE MERGED 2007/04/26 12:26:06 jodygoldberg 1.9.52.1: Issue number:  32342 Submitted by:  jodygoldberg Reviewed by:   er,dr

Some small updates to the patch in issuezilla, resynced to m210.
It still needs the small re-factoring er suggested
    re: ScCompiler::AppendString

2007-06-13  Oliver Bolte  <obo@openoffice.org>  [7722d812c3e0fcd7aea31bafa001e27a9c858fc0]

INTEGRATION: CWS jgarrays (1.18.52); FILE MERGED 2007/04/26 12:26:06 jodygoldberg 1.18.52.1: Issue number:  32342 Submitted by:  jodygoldberg Reviewed by:   er,dr

Some small updates to the patch in issuezilla, resynced to m210.
It still needs the small re-factoring er suggested
    re: ScCompiler::AppendString

2007-06-13  Oliver Bolte  <obo@openoffice.org>  [45d5b42fbc1f303debdb17b8f8eb3a74303afbd4]

INTEGRATION: CWS jgarrays (1.19.50); FILE MERGED 2007/06/04 19:07:07 er 1.19.50.2: RESYNC: (1.19-1.20); FILE MERGED 2007/04/26 12:26:06 jodygoldberg 1.19.50.1: Issue number:  32342 Submitted by:  jodygoldberg Reviewed by:   er,dr

Some small updates to the patch in issuezilla, resynced to m210.
It still needs the small re-factoring er suggested
    re: ScCompiler::AppendString

2007-06-13  Oliver Bolte  <obo@openoffice.org>  [a22893344c6cdb3b415388e08fd06691893e1108]

INTEGRATION: CWS jgarrays (1.13.52); FILE MERGED 2007/06/04 19:06:16 er 1.13.52.2: RESYNC: (1.13-1.14); FILE MERGED 2007/04/26 12:26:05 jodygoldberg 1.13.52.1: Issue number:  32342 Submitted by:  jodygoldberg Reviewed by:   er,dr

Some small updates to the patch in issuezilla, resynced to m210.
It still needs the small re-factoring er suggested
    re: ScCompiler::AppendString

2007-06-13  Oliver Bolte  <obo@openoffice.org>  [8b5e233afb72f221d56a62a8784a13a9607c336a]

INTEGRATION: CWS jgarrays (1.8.52); FILE MERGED 2007/04/26 12:26:05 jodygoldberg 1.8.52.1: Issue number:  32342 Submitted by:  jodygoldberg Reviewed by:   er,dr

Some small updates to the patch in issuezilla, resynced to m210.
It still needs the small re-factoring er suggested
    re: ScCompiler::AppendString

2007-06-13  Oliver Bolte  <obo@openoffice.org>  [02b89efa2a893fa7383c853600eb3efed6534e08]

INTEGRATION: CWS jgarrays (1.26.52); FILE MERGED 2007/06/04 19:03:25 er 1.26.52.2: RESYNC: (1.26-1.27); FILE MERGED 2007/05/22 15:32:03 jodygoldberg 1.26.52.1: Issue number:  21149 Submitted by:  jodygoldberg@openoffice.org Reviewed by:   er

drops the O(N^2) algorithm for DDE matrix export in favour of just doing it
inline.

2007-06-13  Oliver Bolte  <obo@openoffice.org>  [bc4224bb37fc056b51d05516cfa2e3e8958c430a]

INTEGRATION: CWS jgarrays (1.23.52); FILE MERGED 2007/06/04 19:02:44 er 1.23.52.2: RESYNC: (1.23-1.25); FILE MERGED 2007/04/26 12:26:05 jodygoldberg 1.23.52.1: Issue number:  32342 Submitted by:  jodygoldberg Reviewed by:   er,dr

Some small updates to the patch in issuezilla, resynced to m210.
It still needs the small re-factoring er suggested
    re: ScCompiler::AppendString

2007-06-13  Oliver Bolte  <obo@openoffice.org>  [8e487e7b8433397ac8d0a5a3eee9c204180c72b4]

INTEGRATION: CWS jgarrays (1.11.52); FILE MERGED 2007/06/04 19:02:32 er 1.11.52.2: RESYNC: (1.11-1.12); FILE MERGED 2007/04/26 12:26:05 jodygoldberg 1.11.52.1: Issue number:  32342 Submitted by:  jodygoldberg Reviewed by:   er,dr

Some small updates to the patch in issuezilla, resynced to m210.
It still needs the small re-factoring er suggested
    re: ScCompiler::AppendString

2007-06-13  Oliver Bolte  <obo@openoffice.org>  [b0ef71895f028c348c1e2ad55e98e1e01d16b313]

INTEGRATION: CWS jgarrays (1.27.102); FILE MERGED 2007/06/04 18:59:11 er 1.27.102.5: RESYNC: (1.27-1.29); FILE MERGED 2007/05/23 14:05:41 er 1.27.102.4: ScMatrix refcount is mutable now, const_cast ugliness isn't needed anymore 2007/05/23 10:33:35 er 1.27.102.3: typo in non-pro assertion 2007/05/22 15:32:03 jodygoldberg 1.27.102.2: Issue number:  21149 Submitted by:  jodygoldberg@openoffice.org Reviewed by:   er

drops the O(N^2) algorithm for DDE matrix export in favour of just doing it
inline.
2007/05/15 15:10:45 er 1.27.102.1: treat ScMatValType consistent

2007-06-13  Oliver Bolte  <obo@openoffice.org>  [e0f1f3caa4947693693b382ed0793c04cb80a361]

INTEGRATION: CWS jgarrays (1.15.52); FILE MERGED 2007/05/14 16:49:36 er 1.15.52.3: help MS and Sun compilers to make their way 2007/05/08 21:16:03 jodygoldberg 1.15.52.2: Issue number:  32342 Submitted by:  jodygoldberg Reviewed by:   er

- Inline boolean support in ScMatrix
- parsing for booleans in inline arrays
- update ScMatrix to string code to factor out AppendString and AppendDouble
2007/04/26 12:26:05 jodygoldberg 1.15.52.1: Issue number:  32342
Submitted by:  jodygoldberg
Reviewed by:   er,dr

Some small updates to the patch in issuezilla, resynced to m210.
It still needs the small re-factoring er suggested
    re: ScCompiler::AppendString

2007-06-13  Oliver Bolte  <obo@openoffice.org>  [9af4c5f43f735ee71c68b0a5b046793e28295aac]

INTEGRATION: CWS jgarrays (1.11.212); FILE MERGED 2007/04/26 12:26:04 jodygoldberg 1.11.212.1: Issue number:  32342 Submitted by:  jodygoldberg Reviewed by:   er,dr

Some small updates to the patch in issuezilla, resynced to m210.
It still needs the small re-factoring er suggested
    re: ScCompiler::AppendString

2007-06-13  Oliver Bolte  <obo@openoffice.org>  [614d71fc57653a5a4214f2822bc3164bf3bf3ead]

INTEGRATION: CWS jgarrays (1.38.52); FILE MERGED 2007/06/04 18:57:21 er 1.38.52.3: RESYNC: (1.38-1.39); FILE MERGED 2007/05/14 16:18:53 er 1.38.52.2: for unxsols4 and STL, exceptions need to be turned on (excform.cxx, excform8.cxx) 2007/05/14 13:16:55 er 1.38.52.1: for unxsols4 and STL, exceptions need to be turned on (excform.cxx, excform8.cxx)


2007-06-13  Oliver Bolte  <obo@openoffice.org>  [ed86099842bb11e668b8e1965df17691c1d8bbda]

INTEGRATION: CWS jgarrays (1.86.50); FILE MERGED 2007/06/04 18:57:05 er 1.86.50.2: RESYNC: (1.86-1.88); FILE MERGED 2007/04/26 12:26:04 jodygoldberg 1.86.50.1: Issue number:  32342 Submitted by:  jodygoldberg Reviewed by:   er,dr

Some small updates to the patch in issuezilla, resynced to m210.
It still needs the small re-factoring er suggested
    re: ScCompiler::AppendString

2007-06-13  Oliver Bolte  <obo@openoffice.org>  [536e367a3e908070bfab4825c31842cd31e8d8bc]

INTEGRATION: CWS jgarrays (1.42.52); FILE MERGED 2007/04/26 12:26:04 jodygoldberg 1.42.52.1: Issue number:  32342 Submitted by:  jodygoldberg Reviewed by:   er,dr

Some small updates to the patch in issuezilla, resynced to m210.
It still needs the small re-factoring er suggested
    re: ScCompiler::AppendString

2007-06-13  Oliver Bolte  <obo@openoffice.org>  [0741eca6944e7d55f2d1228befc2838b2a4c0d07]

INTEGRATION: CWS jgarrays (1.45.52); FILE MERGED 2007/06/04 18:54:26 er 1.45.52.3: RESYNC: (1.45-1.46); FILE MERGED 2007/05/08 21:16:02 jodygoldberg 1.45.52.2: Issue number:  32342 Submitted by:  jodygoldberg Reviewed by:   er

- Inline boolean support in ScMatrix
- parsing for booleans in inline arrays
- update ScMatrix to string code to factor out AppendString and AppendDouble
2007/04/26 12:26:04 jodygoldberg 1.45.52.1: Issue number:  32342
Submitted by:  jodygoldberg
Reviewed by:   er,dr

Some small updates to the patch in issuezilla, resynced to m210.
It still needs the small re-factoring er suggested
    re: ScCompiler::AppendString

2007-06-13  Oliver Bolte  <obo@openoffice.org>  [491914c67de2413cf678c877443873cf1f3c2ec3]

INTEGRATION: CWS jgarrays (1.26.54); FILE MERGED 2007/05/22 15:32:03 jodygoldberg 1.26.54.4: Issue number:  21149 Submitted by:  jodygoldberg@openoffice.org Reviewed by:   er

drops the O(N^2) algorithm for DDE matrix export in favour of just doing it
inline.
2007/05/08 21:17:26 jodygoldberg 1.26.54.3: Issue number:  32342
Submitted by:  jodygoldberg
Reviewed by:   er

remove debug spew
2007/05/08 21:16:02 jodygoldberg 1.26.54.2: Issue number:  32342
Submitted by:  jodygoldberg
Reviewed by:   er

- Inline boolean support in ScMatrix
- parsing for booleans in inline arrays
- update ScMatrix to string code to factor out AppendString and AppendDouble
2007/04/26 12:26:03 jodygoldberg 1.26.54.1: Issue number:  32342
Submitted by:  jodygoldberg
Reviewed by:   er,dr

Some small updates to the patch in issuezilla, resynced to m210.
It still needs the small re-factoring er suggested
    re: ScCompiler::AppendString

2007-06-13  Oliver Bolte  <obo@openoffice.org>  [7247fc480e3fc0cc5d8fff58a19c37e09a88e8ae]

INTEGRATION: CWS jgarrays (1.14.52); FILE MERGED 2007/05/15 15:10:45 er 1.14.52.2: treat ScMatValType consistent 2007/05/08 21:16:02 jodygoldberg 1.14.52.1: Issue number:  32342 Submitted by:  jodygoldberg Reviewed by:   er

- Inline boolean support in ScMatrix
- parsing for booleans in inline arrays
- update ScMatrix to string code to factor out AppendString and AppendDouble

2007-06-13  Oliver Bolte  <obo@openoffice.org>  [040fe362a15210961845d176bfe44b2e82106fd8]

INTEGRATION: CWS jgarrays (1.23.18); FILE MERGED 2007/05/15 15:10:44 er 1.23.18.1: treat ScMatValType consistent


2007-06-13  Oliver Bolte  <obo@openoffice.org>  [61ac3ae73d136900820c38aad61d334b5b57b863]

INTEGRATION: CWS jgarrays (1.45.50); FILE MERGED 2007/06/04 18:51:49 er 1.45.50.3: RESYNC: (1.45-1.47); FILE MERGED 2007/05/15 15:10:44 er 1.45.50.2: treat ScMatValType consistent 2007/05/08 21:16:02 jodygoldberg 1.45.50.1: Issue number:  32342 Submitted by:  jodygoldberg Reviewed by:   er

- Inline boolean support in ScMatrix
- parsing for booleans in inline arrays
- update ScMatrix to string code to factor out AppendString and AppendDouble

2007-06-13  Sven Jacobi  <sj@openoffice.org>  [bae2876fd3296fd0f40b56c1896bc6b481b2f35c]

#i78171# fixed crash when clicking next after canceling the file open dialog


2007-06-13  Oliver Bolte  <obo@openoffice.org>  [58200c6565de363a378b8f91847d4a27286e8403]

INTEGRATION: CWS jgarrays (1.44.36); FILE MERGED 2007/06/04 18:51:31 er 1.44.36.2: RESYNC: (1.44-1.45); FILE MERGED 2007/05/15 15:10:44 er 1.44.36.1: treat ScMatValType consistent


2007-06-13  Oliver Bolte  <obo@openoffice.org>  [040c7c5fdeed246831e5eabc14d6d168a863cfe0]

INTEGRATION: CWS jgarrays (1.68.52); FILE MERGED 2007/05/22 15:32:03 jodygoldberg 1.68.52.5: Issue number:  21149 Submitted by:  jodygoldberg@openoffice.org Reviewed by:   er

drops the O(N^2) algorithm for DDE matrix export in favour of just doing it
inline.
2007/05/14 12:53:13 er 1.68.52.4: IsBoolean needs to return a value
2007/05/08 21:17:26 jodygoldberg 1.68.52.3: Issue number:  32342
Submitted by:  jodygoldberg
Reviewed by:   er

remove debug spew
2007/05/08 21:16:02 jodygoldberg 1.68.52.2: Issue number:  32342
Submitted by:  jodygoldberg
Reviewed by:   er

- Inline boolean support in ScMatrix
- parsing for booleans in inline arrays
- update ScMatrix to string code to factor out AppendString and AppendDouble
2007/04/26 12:26:03 jodygoldberg 1.68.52.1: Issue number:  32342
Submitted by:  jodygoldberg
Reviewed by:   er,dr

Some small updates to the patch in issuezilla, resynced to m210.
It still needs the small re-factoring er suggested
    re: ScCompiler::AppendString

2007-06-13  Oliver Bolte  <obo@openoffice.org>  [30977e68e8c12607cda444d31c502d7022b7edc4]

INTEGRATION: CWS jgarrays (1.51.6); FILE MERGED 2007/05/22 16:29:01 er 1.51.6.3: SC_OPCODE_ARRAY_COL_SEP must be ';' semicolon 2007/05/22 15:32:02 jodygoldberg 1.51.6.2: Issue number:  21149 Submitted by:  jodygoldberg@openoffice.org Reviewed by:   er

drops the O(N^2) algorithm for DDE matrix export in favour of just doing it
inline.
2007/04/26 12:26:00 jodygoldberg 1.51.6.1: Issue number:  32342
Submitted by:  jodygoldberg
Reviewed by:   er,dr

Some small updates to the patch in issuezilla, resynced to m210.
It still needs the small re-factoring er suggested
    re: ScCompiler::AppendString

2007-06-13  Oliver Bolte  <obo@openoffice.org>  [810f7cfa2d5dc4f356b891cd2b4212d1c3545b26]

INTEGRATION: CWS jgarrays (1.49.54); FILE MERGED 2007/06/04 18:47:35 er 1.49.54.2: RESYNC: (1.49-1.50); FILE MERGED 2007/04/26 12:25:59 jodygoldberg 1.49.54.1: Issue number:  32342 Submitted by:  jodygoldberg Reviewed by:   er,dr

Some small updates to the patch in issuezilla, resynced to m210.
It still needs the small re-factoring er suggested
    re: ScCompiler::AppendString

2007-06-13  Oliver Bolte  <obo@openoffice.org>  [9ae92599e1453a240bf14191913e4d709ec0cbf2]

INTEGRATION: CWS jgarrays (1.29.54); FILE MERGED 2007/05/23 13:53:45 er 1.29.54.1: #i32342# now that we have (even named) matrix constants, a formula cell can't assume anymore to be the sole owner of a result matrix (and crash if it wasn't)


2007-06-13  Oliver Bolte  <obo@openoffice.org>  [220564b53837ed726c4b975bf7d0470f81ef7cde]

INTEGRATION: CWS jgarrays (1.36.54); FILE MERGED 2007/06/04 18:43:21 er 1.36.54.3: RESYNC: (1.36-1.37); FILE MERGED 2007/05/23 13:53:44 er 1.36.54.2: #i32342# now that we have (even named) matrix constants, a formula cell can't assume anymore to be the sole owner of a result matrix (and crash if it wasn't) 2007/05/15 15:10:44 er 1.36.54.1: treat ScMatValType consistent


2007-06-13  Oliver Bolte  <obo@openoffice.org>  [87efc486cbb2e1d7e446ff3ec79e42a5858ca141]

INTEGRATION: CWS jgarrays (1.7.102); FILE MERGED 2007/06/04 18:37:43 er 1.7.102.2: RESYNC: (1.7-1.8); FILE MERGED 2007/04/26 12:25:59 jodygoldberg 1.7.102.1: Issue number:  32342 Submitted by:  jodygoldberg Reviewed by:   er,dr

Some small updates to the patch in issuezilla, resynced to m210.
It still needs the small re-factoring er suggested
    re: ScCompiler::AppendString

2007-06-13  Oliver Bolte  <obo@openoffice.org>  [2617d04089043eeff74aed8a7054846e9073a3d1]

INTEGRATION: CWS jgarrays (1.7.408); FILE MERGED 2007/05/23 13:53:44 er 1.7.408.5: #i32342# now that we have (even named) matrix constants, a formula cell can't assume anymore to be the sole owner of a result matrix (and crash if it wasn't) 2007/05/22 15:32:01 jodygoldberg 1.7.408.4: Issue number:  21149 Submitted by:  jodygoldberg@openoffice.org Reviewed by:   er

drops the O(N^2) algorithm for DDE matrix export in favour of just doing it
inline.
2007/05/15 15:10:43 er 1.7.408.3: treat ScMatValType consistent
2007/05/14 13:25:00 er 1.7.408.2: IsValueOrEmpty: logic flaw
2007/05/08 21:16:02 jodygoldberg 1.7.408.1: Issue number:  32342
Submitted by:  jodygoldberg
Reviewed by:   er

- Inline boolean support in ScMatrix
- parsing for booleans in inline arrays
- update ScMatrix to string code to factor out AppendString and AppendDouble

2007-06-13  Oliver Bolte  <obo@openoffice.org>  [3eb5577a87c63bb038d41401f5b04f4a6c3818a9]

INTEGRATION: CWS jgarrays (1.15.148); FILE MERGED 2007/05/22 15:32:01 jodygoldberg 1.15.148.2: Issue number:  21149 Submitted by:  jodygoldberg@openoffice.org Reviewed by:   er

drops the O(N^2) algorithm for DDE matrix export in favour of just doing it
inline.
2007/04/26 12:25:59 jodygoldberg 1.15.148.1: Issue number:  32342
Submitted by:  jodygoldberg
Reviewed by:   er,dr

Some small updates to the patch in issuezilla, resynced to m210.
It still needs the small re-factoring er suggested
    re: ScCompiler::AppendString

2007-06-13  Oliver Bolte  <obo@openoffice.org>  [8411a66532971c4155a9422b166560b670397bcd]

INTEGRATION: CWS jgarrays (1.15.148); FILE MERGED 2007/04/26 12:25:58 jodygoldberg 1.15.148.1: Issue number:  32342 Submitted by:  jodygoldberg Reviewed by:   er,dr

Some small updates to the patch in issuezilla, resynced to m210.
It still needs the small re-factoring er suggested
    re: ScCompiler::AppendString

2007-06-13  Oliver Bolte  <obo@openoffice.org>  [8e2d587390b4214b820744427de75658a4664ffb]

INTEGRATION: CWS jgarrays (1.3.420); FILE MERGED 2007/04/26 12:25:58 jodygoldberg 1.3.420.1: Issue number:  32342 Submitted by:  jodygoldberg Reviewed by:   er,dr

Some small updates to the patch in issuezilla, resynced to m210.
It still needs the small re-factoring er suggested
    re: ScCompiler::AppendString

2007-06-13  Oliver Bolte  <obo@openoffice.org>  [e21529abb233e2b13205620b438f26c604b4286a]

INTEGRATION: CWS jgarrays (1.29.54); FILE MERGED 2007/06/04 18:33:34 er 1.29.54.3: RESYNC: (1.29-1.30); FILE MERGED 2007/05/08 21:16:01 jodygoldberg 1.29.54.2: Issue number:  32342 Submitted by:  jodygoldberg Reviewed by:   er

- Inline boolean support in ScMatrix
- parsing for booleans in inline arrays
- update ScMatrix to string code to factor out AppendString and AppendDouble
2007/04/26 12:25:58 jodygoldberg 1.29.54.1: Issue number:  32342
Submitted by:  jodygoldberg
Reviewed by:   er,dr

Some small updates to the patch in issuezilla, resynced to m210.
It still needs the small re-factoring er suggested
    re: ScCompiler::AppendString

2007-06-13  Oliver Bolte  <obo@openoffice.org>  [fae86222c6f12dcf2f75ce1fc473c21386df0e5f]

INTEGRATION: CWS jgarrays (1.13.148); FILE MERGED 2007/05/22 15:32:01 jodygoldberg 1.13.148.2: Issue number:  21149 Submitted by:  jodygoldberg@openoffice.org Reviewed by:   er

drops the O(N^2) algorithm for DDE matrix export in favour of just doing it
inline.
2007/04/26 12:25:58 jodygoldberg 1.13.148.1: Issue number:  32342
Submitted by:  jodygoldberg
Reviewed by:   er,dr

Some small updates to the patch in issuezilla, resynced to m210.
It still needs the small re-factoring er suggested
    re: ScCompiler::AppendString

2007-06-13  Oliver Bolte  <obo@openoffice.org>  [31e63700dbc2f126165d258ca483e12b2cf23fbb]

INTEGRATION: CWS jgarrays (1.23.54); FILE MERGED 2007/05/23 13:53:44 er 1.23.54.1: #i32342# now that we have (even named) matrix constants, a formula cell can't assume anymore to be the sole owner of a result matrix (and crash if it wasn't)


2007-06-13  Oliver Bolte  <obo@openoffice.org>  [5a5f2391d94546b21f249c5b602be217bff686cd]

INTEGRATION: CWS jgarrays (1.12.54); FILE MERGED 2007/05/22 15:32:01 jodygoldberg 1.12.54.1: Issue number:  21149 Submitted by:  jodygoldberg@openoffice.org Reviewed by:   er

drops the O(N^2) algorithm for DDE matrix export in favour of just doing it
inline.

2007-06-13  Gregor Hartmann  <gh@openoffice.org>  [a857bfd8e435f91206f5cffbc393b6d59552c118]

#144461#no user events on deleted window anymore


2007-06-13  Rüdiger Timm  <rt@openoffice.org>  [470ad45f8886b89fe019530abb04f0564fac3560]

#i10000# Typo corrected ('PCBuild' -> 'PCbuild').


2007-06-13  Oliver Bolte  <obo@openoffice.org>  [a0298545ce8ad3dff431bbc6c5e6719c1d813180]

INTEGRATION: CWS salinternfix1 (1.3.12); FILE MERGED 2007/05/30 14:36:15 mmeeks 1.3.12.1: Issue number: i#77687# Submitted by: cmc Reviewed by:  mmeeks Fix for interning 'static' internal strings, eg. "" when converting from a charset.


2007-06-13  Oliver Bolte  <obo@openoffice.org>  [169617eb190f5de85fea95d2aee3244828d99e8f]

INTEGRATION: CWS salinternfix1 (1.9.18); FILE MERGED 2007/05/30 14:36:15 mmeeks 1.9.18.1: Issue number: i#77687# Submitted by: cmc Reviewed by:  mmeeks Fix for interning 'static' internal strings, eg. "" when converting from a charset.


2007-06-13  Oliver Bolte  <obo@openoffice.org>  [3df962c50c58e636094ba44849189855a30ea922]

INTEGRATION: CWS jl64 (1.16.50); FILE MERGED 2007/06/08 07:32:00 jl 1.16.50.1: #i77436# applied patch, incorrect registering component which contains singleton


2007-06-13  Oliver Bolte  <obo@openoffice.org>  [1a61d6d549327f145d6d2b19300f8876d71b3a0e]

INTEGRATION: CWS jl64 (1.3.80); FILE MERGED 2007/06/07 11:32:38 jl 1.3.80.2: #i76390# 2007/06/07 07:52:58 jl 1.3.80.1: #i76390# support of new bootstrap variable UNO_JAVA_JFW_INSTALL_DATA and UNO_JAVA_JFW_INSTALL_EXPIRE


2007-06-13  Oliver Bolte  <obo@openoffice.org>  [6b2553f2fc28daebf3ca60889453becf98cf6a73]

INTEGRATION: CWS jl64 (1.5.24); FILE MERGED 2007/06/07 07:52:58 jl 1.5.24.1: #i76390# support of new bootstrap variable UNO_JAVA_JFW_INSTALL_DATA and UNO_JAVA_JFW_INSTALL_EXPIRE


2007-06-13  Oliver Bolte  <obo@openoffice.org>  [ce33a153119fe2cff85fa0f5cce77f0291293b4e]

INTEGRATION: CWS jl64 (1.12.80); FILE MERGED 2007/06/07 07:52:58 jl 1.12.80.2: #i76390# support of new bootstrap variable UNO_JAVA_JFW_INSTALL_DATA and UNO_JAVA_JFW_INSTALL_EXPIRE 2007/06/04 08:05:45 jl 1.12.80.1: #i76390 do not create user installation when installing java extensions during setup


2007-06-13  Oliver Bolte  <obo@openoffice.org>  [8391d743210f25845e66152e558700d30ae19866]

INTEGRATION: CWS jl64 (1.25.24); FILE MERGED 2007/06/07 07:52:58 jl 1.25.24.2: #i76390# support of new bootstrap variable UNO_JAVA_JFW_INSTALL_DATA and UNO_JAVA_JFW_INSTALL_EXPIRE 2007/06/04 08:05:45 jl 1.25.24.1: #i76390 do not create user installation when installing java extensions during setup


2007-06-13  Oliver Bolte  <obo@openoffice.org>  [870fe7fe9b37b6d0525e04003bf53ec4fe5e19a9]

INTEGRATION: CWS jl64 (1.5.80); FILE MERGED 2007/06/07 07:52:58 jl 1.5.80.2: #i76390# support of new bootstrap variable UNO_JAVA_JFW_INSTALL_DATA and UNO_JAVA_JFW_INSTALL_EXPIRE 2007/06/04 08:05:45 jl 1.5.80.1: #i76390 do not create user installation when installing java extensions during setup


2007-06-13  Oliver Bolte  <obo@openoffice.org>  [142c5b01e3143699d1747e0ef5212a1d29196ed7]

INTEGRATION: CWS jl64 (1.9.24); FILE MERGED 2007/06/07 07:52:58 jl 1.9.24.2: #i76390# support of new bootstrap variable UNO_JAVA_JFW_INSTALL_DATA and UNO_JAVA_JFW_INSTALL_EXPIRE 2007/06/04 08:05:45 jl 1.9.24.1: #i76390 do not create user installation when installing java extensions during setup


2007-06-13  Oliver Bolte  <obo@openoffice.org>  [ae1b5aa3ed543332f4312def34f787fd4b085cf7]

INTEGRATION: CWS jl64 (1.27.24); FILE MERGED 2007/06/07 07:52:58 jl 1.27.24.2: #i76390# support of new bootstrap variable UNO_JAVA_JFW_INSTALL_DATA and UNO_JAVA_JFW_INSTALL_EXPIRE 2007/06/04 08:05:45 jl 1.27.24.1: #i76390 do not create user installation when installing java extensions during setup


2007-06-13  Oliver Bolte  <obo@openoffice.org>  [3db164564d9602cfb56b50bdd2a39e4565a50a35]

INTEGRATION: CWS jl64 (1.9.80); FILE MERGED 2007/06/07 11:32:38 jl 1.9.80.3: #i76390# 2007/06/07 07:52:57 jl 1.9.80.2: #i76390# support of new bootstrap variable UNO_JAVA_JFW_INSTALL_DATA and UNO_JAVA_JFW_INSTALL_EXPIRE 2007/06/04 08:05:45 jl 1.9.80.1: #i76390 do not create user installation when installing java extensions during setup


2007-06-13  Oliver Bolte  <obo@openoffice.org>  [c7041090014adf45af50fa45fd4dc5cb4df4e80c]

INTEGRATION: CWS jl64 (1.17.24); FILE MERGED 2007/06/08 06:29:05 jl 1.17.24.5: #i76390# 2007/06/07 14:41:36 jl 1.17.24.4: #i76390# 2007/06/07 11:32:38 jl 1.17.24.3: #i76390# 2007/06/07 07:52:57 jl 1.17.24.2: #i76390# support of new bootstrap variable UNO_JAVA_JFW_INSTALL_DATA and UNO_JAVA_JFW_INSTALL_EXPIRE 2007/06/04 08:05:45 jl 1.17.24.1: #i76390 do not create user installation when installing java extensions during setup


2007-06-13  Oliver Bolte  <obo@openoffice.org>  [0bf066dda16e3b0b471f2e10fca3574256cc78aa]

INTEGRATION: CWS jl64 (1.21.24); FILE MERGED 2007/06/07 07:53:12 jl 1.21.24.1: #i76390# support of new bootstrap variable UNO_JAVA_JFW_INSTALL_DATA and UNO_JAVA_JFW_INSTALL_EXPIRE


2007-06-13  Oliver Bolte  <obo@openoffice.org>  [45e3446b445702d05ce1679a1e759f14a739334a]

INTEGRATION: CWS jl64 (1.13.80); FILE MERGED 2007/06/07 07:51:17 jl 1.13.80.1: #i76390# support of new bootstrap variable UNO_JAVA_JFW_INSTALL_DATA and UNO_JAVA_JFW_INSTALL_DATA_EXPIRE


2007-06-12  Henning Brinkmann  <hbrinkm@openoffice.org>  [19d0f4032b601bc8b6be4bf195267737c5c1d827]

debug output cleanup


2007-06-12  Oliver Bolte  <obo@openoffice.org>  [4004b7a78083ee2e1380689ef1c02a91e2fa1ab0]

INTEGRATION: CWS dv02 (1.1.2); FILE ADDED 2007/05/30 11:40:18 dv 1.1.2.1: #i76894# added sample for testing singelton PackageInformationProvider


2007-06-12  Oliver Bolte  <obo@openoffice.org>  [35667d611838a131e0f270483f0dbc9ea6f2f2f5]

INTEGRATION: CWS dv02 (1.1.2); FILE ADDED 2007/05/30 11:39:55 dv 1.1.2.1: #i76894# added sample for testing singelton PackageInformationProvider


2007-06-12  Oliver Bolte  <obo@openoffice.org>  [2c41600f59806e59f8bf865f10da51ac6a38bb4f]

INTEGRATION: CWS dv02 (1.1.2); FILE ADDED 2007/05/30 11:39:15 dv 1.1.2.1: #i76894# added sample for testing singelton PackageInformationProvider


2007-06-12  Oliver Bolte  <obo@openoffice.org>  [86c8d16b08710062ed797c92ae15bfd5071a1071]

INTEGRATION: CWS dv02 (1.1.2); FILE ADDED 2007/05/30 11:39:05 dv 1.1.2.1: #i76894# added sample for testing singelton PackageInformationProvider


2007-06-12  Oliver Bolte  <obo@openoffice.org>  [1b3ab885b3bd2414b76351d48782ff23047640ce]

INTEGRATION: CWS dv02 (1.1.2); FILE ADDED 2007/05/30 11:40:05 dv 1.1.2.1: #i76894# added sample for testing singelton PackageInformationProvider


2007-06-12  Oliver Bolte  <obo@openoffice.org>  [e9a1c8e21ecae89c61df6f80ccfd1cae7c48a48c]

INTEGRATION: CWS dv02 (1.1.2); FILE ADDED 2007/05/30 11:39:45 dv 1.1.2.1: #i76894# added sample for testing singelton PackageInformationProvider


2007-06-12  Oliver Bolte  <obo@openoffice.org>  [2edcf60ae69df4f40bb8ac67ac8c68d6a3654e9f]

INTEGRATION: CWS dv02 (1.1.2); FILE ADDED 2007/05/30 11:39:35 dv 1.1.2.1: #i76894# added sample for testing singelton PackageInformationProvider


2007-06-12  Oliver Bolte  <obo@openoffice.org>  [8a8ddf1d784bfc8996e3ea9c9013f02989b4fab6]

INTEGRATION: CWS dv02 (1.1.2); FILE ADDED 2007/05/30 11:39:25 dv 1.1.2.1: #i76894# added sample for testing singelton PackageInformationProvider


2007-06-12  Oliver Bolte  <obo@openoffice.org>  [f0923605dcab808775094a25e59fa38da72f7146]

INTEGRATION: CWS dv02 (1.8.64); FILE MERGED 2007/04/30 08:33:49 dv 1.8.64.1: #i74195# Added new service PackageInformationProvider


2007-06-12  Oliver Bolte  <obo@openoffice.org>  [c7f5fc76ab66dca9d430e4cf83bfd20e31787122]

INTEGRATION: CWS dv02 (1.1.2); FILE ADDED 2007/04/30 12:53:59 dv 1.1.2.3: #i74195# Corrected exception spec 2007/04/30 08:33:49 dv 1.1.2.2: #i74195# Added new service PackageInformationProvider 2007/04/27 06:25:25 dv 1.1.2.1: Add new service PackageInformationProvider

Issue number:  i74195
Submitted by:
Reviewed by:

2007-06-12  Oliver Bolte  <obo@openoffice.org>  [09aeda7a923c67f606af71ca4742b2d1e1dd6fdc]

INTEGRATION: CWS dv02 (1.11.64); FILE MERGED 2007/04/30 08:33:48 dv 1.11.64.1: #i74195# Added new service PackageInformationProvider


2007-06-12  Oliver Bolte  <obo@openoffice.org>  [37b5b1c7f4a20d1fad8bd55b02df970a77454da8]

INTEGRATION: CWS dv02 (1.2.96); FILE MERGED 2007/04/30 08:33:48 dv 1.2.96.1: #i74195# Added new service PackageInformationProvider


2007-06-12  Oliver Bolte  <obo@openoffice.org>  [0c20ca3669355c993a772d3076778502736f9686]

INTEGRATION: CWS dv02 (1.40.40); FILE MERGED 2007/05/30 12:32:12 dv 1.40.40.1: #i76894# added sample for testing singelton PackageInformationProvider


2007-06-12  Oliver Bolte  <obo@openoffice.org>  [2c05f137bdabccb793188038f09df524f0665e39]

INTEGRATION: CWS dv02 (1.13.86); FILE MERGED 2007/04/30 09:06:31 dv 1.13.86.1: #i74195# New service PackageinformationProvider


2007-06-12  Oliver Bolte  <obo@openoffice.org>  [7ae6c128f84d8feb1e0e74a21d5be5cda94c2467]

INTEGRATION: CWS dv02 (1.1.2); FILE ADDED 2007/04/30 09:05:58 dv 1.1.2.1: #i74195# New service PackageinformationProvider


2007-06-12  Oliver Bolte  <obo@openoffice.org>  [67bdfabbcb2475ef1d26575f088040e5077ab255]

INTEGRATION: CWS dv02 (1.1.2); FILE ADDED 2007/04/30 09:05:57 dv 1.1.2.1: #i74195# New service PackageinformationProvider


2007-06-12  Oliver Bolte  <obo@openoffice.org>  [ac7642f3b58d9cc568af9250e1e38cdb5912e67b]

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>  [c930f8c25d2ccb0bc6ad54ee7f44f5881e5efb3c]

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>  [7cd26650ff78fc5c54fdf923ed35e339784888d8]

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>  [b17b110bb681358920e946960a567bdac299e4ee]

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>  [77a621b36800c61942f32bf68e78946bf243258b]

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>  [8fcbce9d881b833fa11973142909a37a92617bd6]

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>  [332bc0b57d863696c011711967f60e2e3758688b]

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>  [313c7bb34a76ad1c4f07a760c84af19372723002]

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>  [f313f6a7dc2dd8c291db1dc062fc0d28da2e9533]

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>  [9e81a003adce006e092edc746696c6bc1bd5cc3a]

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>  [5de10079baa587b283aae040d1907424a195bc04]

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>  [f00af7d43dec40d25c30a02ef52292f835e0d329]

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>  [0f533621ffcdfe5841f437e2c5822f4e6d1364ed]

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>  [c8740da4a2f14bf52f764981b3f843b0b5b674a3]

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>  [fba970162f483afbeb13781701e87d0478c3de72]

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>  [4df26590911442a4d82300151e796b163f62f184]

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>  [fabd0ae620b6e3821a28e06978cc2a932f3e2756]

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>  [7734b689c8deb8e808b1ac3642aebd86ea6b9f62]

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>  [8de2d7bf216fcf9560d5c1d9756c0e42e98a70b2]

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>  [ef361780d660c8fe681968378fb7e2e09a8b2392]

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>  [736f032896f5fae667208bf3b157a4ddf5971ce0]

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>  [3f47092de3cf4a529209b376dff1cb96935f1eba]

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>  [c20b5597abaa7c61d8c1d9afa78a947879dfccd3]

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>  [ac4a4089eb18565171805cfc64de2560fc412a69]

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>  [8269c9339a79c89dac53b93d460a0466502a1687]

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>  [2ccbac69a33c8145d7887b8795c9006da6796778]

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>  [2cfbb2f19cebca8a789bb46c58c07005d0d4dba4]

INTEGRATION: CWS ww8export03_SRC680 (1.98.166.1.8); FILE MERGED 2007/06/06 07:46:24 ama 1.98.166.1.8.5: Moving fixes for #i77900#148018# to another CWS 2007/06/05 12:56:47 ama 1.98.166.1.8.4: Fix #148018#i77900#: Pagebreak as attribute 2007/06/05 08:17:31 od 1.98.166.1.8.3: #i77805# - method <SwWW8Writer::DisallowInheritingOutlineNumbering(..)> 	 -- add return value 	 - method <SwWW8Writer::Out_SwFmt(..)> 	 -- explicit export of left/right margin, if inherited outline 	    numbering of paragraph style is suppressed. 2007/06/04 07:30:17 ama 1.98.166.1.8.2: Fix #i77807#: Page/section breaks and track changes 2007/05/31 09:26:55 od 1.98.166.1.8.1: merging changes of cws ww8export02 into cws ww8export03


2007-06-12  Oliver Bolte  <obo@openoffice.org>  [2435e5b36bb5b946279033689eeafc0ef560e8f1]

INTEGRATION: CWS ww8export03_SRC680 (1.49.232.1.4); FILE MERGED 2007/06/06 14:35:03 od 1.49.232.1.4.3: #i29408# - correct syntax error 2007/06/06 10:19:41 od 1.49.232.1.4.2: #i29408# - linked, as-character anchored graphics have to be exported as fields 2007/06/05 12:36:21 ama 1.49.232.1.4.1: Fix #148023#: Inline controls


2007-06-12  Oliver Bolte  <obo@openoffice.org>  [dcdab213551ab7f16494649e8b9290d0cf1394f3]

INTEGRATION: CWS ww8export03_SRC680 (1.68.276.2.4); FILE MERGED 2007/06/05 08:13:54 od 1.68.276.2.4.2: #i77805# method <SwWW8Writer::DisallowInheritingOutlineNumbering(..)> 	 - add return value to indicate, if inherited outline numbering 	   is suppressed. 2007/05/31 09:26:55 od 1.68.276.2.4.1: merging changes of cws ww8export02 into cws ww8export03


2007-06-12  Oliver Bolte  <obo@openoffice.org>  [ef966c4fcd7d8cbbaa762500a1856be521dc981d]

INTEGRATION: CWS ww8export03_SRC680 (1.90.20.1.36.1.4); FILE MERGED 2007/06/05 07:09:02 fme 1.90.20.1.36.1.4.3: #148026# Correction - Font item cannot be obtained from aExportSet any longer (because of bDeep = FALSE) 2007/06/04 09:32:33 fme 1.90.20.1.36.1.4.2: #148026# Hard paragraph attributes are obtained with bDeep = FALSE 2007/05/31 09:26:55 od 1.90.20.1.36.1.4.1: merging changes of cws ww8export02 into cws ww8export03


2007-06-12  Oliver Bolte  <obo@openoffice.org>  [3ccd47fc63ed5f0321f7128c406d5a84f97ff401]

INTEGRATION: CWS ww8export03_SRC680 (1.7.336); FILE MERGED 2007/05/31 14:16:20 fme 1.7.336.1: #148020# NUMPAGE -> NUMPAGES


2007-06-12  Oliver Bolte  <obo@openoffice.org>  [3429fd19dbb76997d0642f1ecfde469dbaecb234]

INTEGRATION: CWS ww8export03_SRC680 (1.32.6.2.62); FILE MERGED 2007/06/05 08:21:23 od 1.32.6.2.62.1: #i77805# method <SwNode::HasPrevNextLayNode()> 	 - skip start and end section nodes on checking for existence of 	   previous and next content/table node


2007-06-12  Oliver Bolte  <obo@openoffice.org>  [2f9477e7cb61cf7ee2d0abc4e1f7614b4b3f0fc7]

INTEGRATION: CWS ww8export03_SRC680 (1.12.20.1.20); FILE MERGED 2007/05/31 14:19:49 sj 1.12.20.1.20.1: #148014# fixed animation problem: sometimes ppt2003 is crashing when playing presentation


2007-06-12  Oliver Specht  <os@openoffice.org>  [fe8e4e774087465a10ecd8f366b7f0c272d8319a]

footnote symbols completed


2007-06-12  Oliver Specht  <os@openoffice.org>  [597e28872b2dbfcdbc4cb3a68da3b948368352c0]

footnote symbols completed, bookmarks added


2007-06-12  Oliver Bolte  <obo@openoffice.org>  [90b9d35e53644a084f1ce1bb8168743352750a9a]

INTEGRATION: CWS dba23ui (1.14.6); FILE MERGED 2007/05/21 11:07:29 fs 1.14.6.1: proper RTL display of control labels Issue number:  #i69452# Submitted by:  ayaniger@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2007-06-12  Oliver Bolte  <obo@openoffice.org>  [6015d48fb8eb0cb0e705083ff2382c952e87948c]

INTEGRATION: CWS dba23ui (1.1.2); FILE ADDED 2006/12/21 08:20:00 fs 1.1.2.1: engine for handling keyboard acceleration for mnemonic strings


2007-06-12  Oliver Bolte  <obo@openoffice.org>  [6ac3379d3ac4ff9b46ca9d17da4e2388c8fa3c59]

INTEGRATION: CWS dba23ui (1.21.106); FILE MERGED 2006/12/21 08:21:16 fs 1.21.106.1: #i72799# build mnemonicengine


2007-06-12  Oliver Bolte  <obo@openoffice.org>  [059f243f27046091ad2b12b54c50936bc917b8f4]

INTEGRATION: CWS dba23ui (1.52.104); FILE MERGED 2007/05/21 09:03:43 fs 1.52.104.3: #i10000# manual RESYNC 2007/05/19 22:27:58 fs 1.52.104.2: RESYNC: (1.52-1.54); FILE MERGED 2006/12/21 08:20:50 fs 1.52.104.1: #i72799# deliver mnemonicengine.hxx


2007-06-12  Oliver Bolte  <obo@openoffice.org>  [7d20469c33e2450358b69d394fd486fefc9a54f8]

INTEGRATION: CWS dba23ui (1.1.2); FILE ADDED 2007/05/21 08:50:16 fs 1.1.2.1: #i10000# manual RESYNC: moved herein from ../


2007-06-12  Oliver Bolte  <obo@openoffice.org>  [d8a2ecd355508dff0c1c408e214355bfa0aff30a]

INTEGRATION: CWS dba23ui (1.28.242); FILE MERGED 2007/05/19 22:08:30 fs 1.28.242.2: RESYNC: (1.28-1.29); FILE MERGED 2006/12/21 09:07:06 fs 1.28.242.1: #52392#


2007-06-12  Oliver Bolte  <obo@openoffice.org>  [d9d9be13af2921a900f270105ddaf55d2bca85d9]

INTEGRATION: CWS dba23ui (1.20.58); FILE MERGED 2007/05/21 11:13:29 fs 1.20.58.1: no RTL for the inner text window, which displays an (English) SQL command Issue number:  #i76685# Submitted by:  ayaniger@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2007-06-12  Oliver Bolte  <obo@openoffice.org>  [2607fb8e5fc0e0276d6efcd6667631fe855781d2]

INTEGRATION: CWS dba23ui (1.3.242); FILE MERGED 2006/12/21 08:26:06 fs 1.3.242.1: #i72799# +E_ELEMENT_TYPE_COUNT


2007-06-12  Oliver Bolte  <obo@openoffice.org>  [48ccf392f1660dbd065cbd63b7ccabcde60e6fa4]

INTEGRATION: CWS dba23ui (1.15.8); FILE MERGED 2007/05/19 21:30:22 fs 1.15.8.2: RESYNC: (1.15-1.17); FILE MERGED 2006/12/21 08:28:15 fs 1.15.8.1: #i72799# isCommandEnabled with String istead of complete URL


2007-06-12  Oliver Bolte  <obo@openoffice.org>  [5dfeb6781661e48031724cc86d98b5105c6e3195]

INTEGRATION: CWS dba23ui (1.186.2); FILE MERGED 2007/05/21 11:34:18 fs 1.186.2.2: #i76857# disable 'Edit database file' when Base is not installed 2007/05/21 11:26:02 fs 1.186.2.1: #i76857# disable 'Edit database file' when Base is not installed


2007-06-12  Oliver Bolte  <obo@openoffice.org>  [fafd09e8191a88a05f8c00e4bef860d731d463e2]

INTEGRATION: CWS dba23ui (1.74.46); FILE MERGED 2007/05/19 21:28:14 fs 1.74.46.2: RESYNC: (1.74-1.76); FILE MERGED 2006/12/21 08:27:54 fs 1.74.46.1: #i72799# isCommandEnabled with String istead of complete URL


2007-06-12  Oliver Bolte  <obo@openoffice.org>  [6684b0e0183cc3570df29ba8109d0e51676ee4fb]

INTEGRATION: CWS dba23ui (1.11.50); FILE MERGED 2007/05/19 21:25:52 fs 1.11.50.2: RESYNC: (1.11-1.12); FILE MERGED 2006/12/21 08:29:58 fs 1.11.50.1: #i72799# enhanced mnemonics handling, now also for the task pane


2007-06-12  Oliver Bolte  <obo@openoffice.org>  [63f930edd8af0d41ce5d5a6fe1666930280b24a3]

INTEGRATION: CWS dba23ui (1.17.48); FILE MERGED 2007/05/19 21:25:43 fs 1.17.48.2: RESYNC: (1.17-1.18); FILE MERGED 2006/12/21 08:29:57 fs 1.17.48.1: #i72799# enhanced mnemonics handling, now also for the task pane


2007-06-12  Oliver Bolte  <obo@openoffice.org>  [218fea742b6191bd779d8ef15588a141aab63ee7]

INTEGRATION: CWS dba23ui (1.5.176); FILE MERGED 2006/12/21 08:31:59 fs 1.5.176.1: #i72799# enhanced mnemonics handling, now also for the task pane


2007-06-12  Oliver Bolte  <obo@openoffice.org>  [727631b19bf20ecbb1481d9edb11313ba25af706]

INTEGRATION: CWS dba23ui (1.10.58); FILE MERGED 2006/12/21 08:31:59 fs 1.10.58.1: #i72799# enhanced mnemonics handling, now also for the task pane


2007-06-12  Oliver Bolte  <obo@openoffice.org>  [f0cef0d3c8a487df5b653a5747b7c3e3fe24cd23]

INTEGRATION: CWS dba23ui (1.13.48); FILE MERGED 2007/05/19 21:25:35 fs 1.13.48.2: RESYNC: (1.13-1.14); FILE MERGED 2006/12/21 08:30:59 fs 1.13.48.1: #i72799# enhanced mnemonics handling, now also for the task pane / refactored the task pane initialization


2007-06-12  Oliver Bolte  <obo@openoffice.org>  [421dc77c98bacd939c5a87dbfabbdad0f19ae992]

INTEGRATION: CWS dba23ui (1.20.48); FILE MERGED 2007/05/22 18:50:17 fs 1.20.48.3: #i10000# proper increment of pHCImages (thanks to the Mac compiler for finding this) 2007/05/19 21:25:27 fs 1.20.48.2: RESYNC: (1.20-1.21); FILE MERGED 2006/12/21 08:30:59 fs 1.20.48.1: #i72799# enhanced mnemonics handling, now also for the task pane / refactored the task pane initialization


2007-06-12  Oliver Bolte  <obo@openoffice.org>  [8704789028e08649b6a1a21562db52fa910e7972]

INTEGRATION: CWS dba23ui (1.24.4); FILE MERGED 2006/12/21 08:32:43 fs 1.24.4.1: #i72799# enhanced mnemonics handling, now also for the task pane


2007-06-12  Oliver Bolte  <obo@openoffice.org>  [8f37b0ee43d4a9f2e07b5c69d8e246e76f82fb65]

INTEGRATION: CWS dba23ui (1.2.20); FILE MERGED 2007/05/22 18:56:20 fs 1.2.20.1: make it run ...


2007-06-12  Oliver Bolte  <obo@openoffice.org>  [7d46e9ea0331927af501ad7a75291fb63ebf1d04]

INTEGRATION: CWS dba23ui (1.25.32); FILE MERGED 2007/05/21 11:04:38 fs 1.25.32.1: #i71900# removed formsobject toolbar


2007-06-12  Oliver Bolte  <obo@openoffice.org>  [a687dc4315a85974d500f6189b22c5460ec83ea2]

INTEGRATION: CWS dba23ui (1.28.100); FILE MERGED 2007/05/21 11:45:44 fs 1.28.100.1: #i72799#


2007-06-12  Oliver Bolte  <obo@openoffice.org>  [64411c3ab300af9efa1444259b48efe878357fea]

INTEGRATION: CWS dba23ui (1.12.124); FILE MERGED 2007/05/21 11:45:44 fs 1.12.124.1: #i72799#


2007-06-12  Oliver Bolte  <obo@openoffice.org>  [0affb73ada7170245ddd1f3b59758a37275ede8d]

INTEGRATION: CWS dba23ui (1.6.100); FILE MERGED 2007/05/21 11:45:44 fs 1.6.100.1: #i72799#


2007-06-12  Oliver Bolte  <obo@openoffice.org>  [9e828aab5d37326eff94fd3b897f150c5122ca70]

INTEGRATION: CWS dba23ui (1.2.50); FILE MERGED 2007/05/21 11:45:30 fs 1.2.50.1: #i72799#


2007-06-12  Oliver Bolte  <obo@openoffice.org>  [1bcd6c0f63456deba1b2da346132ed68a089b590]

INTEGRATION: CWS dba23ui (1.3.32); FILE MERGED 2007/05/19 21:06:29 fs 1.3.32.2: RESYNC: (1.3-1.5); FILE MERGED 2007/01/14 21:09:39 fs 1.3.32.1: #i73467# correct variable placeholder


2007-06-12  Oliver Bolte  <obo@openoffice.org>  [010cebc05570db1a7022a11b5780c1fcd5f4b976]

INTEGRATION: CWS dba23ui (1.29.36); FILE MERGED 2007/05/21 11:10:14 fs 1.29.36.1: improved field type detection - numbers with leading zeros recognized as text Issue number:  #i76668# Submitted by:  tml@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2007-06-12  Oliver Bolte  <obo@openoffice.org>  [3c02ac2f7e6c71f2210a3f37607b7543c5852350]

INTEGRATION: CWS dba23ui (1.20.30); FILE MERGED 2007/05/19 20:49:35 fs 1.20.30.2: RESYNC: (1.20-1.22); FILE MERGED 2007/01/14 21:09:02 fs 1.20.30.1: dummy change to provoke conflict on resync, the surviving change should be '$charset$', not '$charset'


2007-06-12  Oliver Bolte  <obo@openoffice.org>  [34855db5534f415c520163cc5853537d5527cfaa]

INTEGRATION: CWS rt21 (1.2.150); FILE MERGED 2007/06/08 07:43:26 rt 1.2.150.1: #i78207# There are no such files '..\inc\cosv\template\*.cxx'.


2007-06-12  Oliver Bolte  <obo@openoffice.org>  [ea2e893d0c7bc431c3b7aeff75565087de0d810e]

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>  [c132b99a3ac3f02cad682bc7a8d2067e8aa4e008]

INTEGRATION: CWS rt21 (1.21.28); FILE MERGED 2007/06/08 12:47:29 rt 1.21.28.1: #i78232# Remove delivery of *staticdatamembers.*


2007-06-12  Oliver Bolte  <obo@openoffice.org>  [daef3bca5cd4b81ebd2b0318f1ae3aceb24bea9f]

INTEGRATION: CWS rt21 (1.16.32); FILE MERGED 2007/06/07 13:12:52 rt 1.16.32.1: #i78185# 'source\javaconfig' and 'source\javadetect' do not exist


2007-06-12  Oliver Bolte  <obo@openoffice.org>  [cc7255f39bd207b24b2d74af84aa371e3693b253]

INTEGRATION: CWS rt21 (1.46.28); FILE MERGED 2007/06/07 13:46:04 rt 1.46.28.1: #i78187# Do not try to deliver non existing files.


2007-06-12  Oliver Bolte  <obo@openoffice.org>  [f3806f3b345c5dff65f7d4415f4c31039275405d]

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-12  Oliver Bolte  <obo@openoffice.org>  [9df30885cc34491b71075f02e7bbc3040406f560]

INTEGRATION: CWS rt21 (1.31.2); FILE MERGED 2007/06/08 12:34:15 rt 1.31.2.1: #i78232# Remove delivery of *staticdatamembers.*


2007-06-12  Oliver Bolte  <obo@openoffice.org>  [b79be0a0bc2d3c657e251fbbd7b41aaa6a1d002f]

INTEGRATION: CWS rt21 (1.83.22); FILE MERGED 2007/06/07 15:30:21 rt 1.83.22.1: #i78194# 'drafts\com\sun\star' is empty except 'form'. Entries removed.


2007-06-12  Oliver Bolte  <obo@openoffice.org>  [2a6ce59819b125092bc5ee56a19e45b1c0d517c5]

INTEGRATION: CWS rt21 (1.53.34); FILE MERGED 2007/06/07 10:45:20 rt 1.53.34.1: #i78175# 'inc\xmlbrshi.hxx', 'inc\xmlbrshe.hxx', 'inc\xmlitmap.hxx', 'inc\hxx', and 'inc\SchXMLTableAddresses.hxx' do not exist, so do not try to deliver them.


2007-06-12  Oliver Bolte  <obo@openoffice.org>  [9d7d5d95192af8ad7d106d236ba415892a83aada]

INTEGRATION: CWS rt21 (1.5.4); FILE MERGED 2007/06/07 08:23:13 rt 1.5.4.1: #i78168# 'hedabu_obsolete' now only changes local includes by adding module name to inc path. Therefore rename into 'addincpath'.


2007-06-12  Oliver Bolte  <obo@openoffice.org>  [f9a1fa7f91a77ba49d0743f19c68622c56e7fae1]

INTEGRATION: CWS rt21 (1.6.68); FILE MERGED 2007/06/08 12:41:50 rt 1.6.68.1: #i78232# Remove delivery of *staticdatamembers.*


2007-06-11  Oliver Bolte  <obo@openoffice.org>  [822efcb030a96006d2c212b13f760ed12e698599]

INTEGRATION: CWS chart05 (1.2.2); FILE MERGED 2007/05/31 06:47:52 bm 1.2.2.1: #i77959# superfluous class-specifier in declaration


2007-06-11  Oliver Bolte  <obo@openoffice.org>  [7406f9a39f8bd09ca5e79e69d7da1c7a9e83d614]

INTEGRATION: CWS chart05 (1.24.2); FILE MERGED 2007/05/25 16:27:57 iha 1.24.2.1: #i71328# Automatic Symbols for lines in combi charts are not the same as in older versions


2007-06-11  Oliver Bolte  <obo@openoffice.org>  [41bb26b8dfe105c5d514ddd2a00b0b8a1d28a375]

INTEGRATION: CWS chart05 (1.22.2); FILE MERGED 2007/05/25 16:39:40 iha 1.22.2.1: #i77155# 3D stacked Col/Bar Charts are constricted at the connection edges like a wasp


2007-06-11  Oliver Bolte  <obo@openoffice.org>  [f02480726445d1eb272d188c8f776c3510788256]

INTEGRATION: CWS chart05 (1.2.2); FILE MERGED 2007/05/25 14:54:28 iha 1.2.2.1: #i75197# new Chart: title edit window is slightly to small on first edit


2007-06-11  Oliver Bolte  <obo@openoffice.org>  [76f14b4f87193302f056b870c7bc4d6e407af12a]

INTEGRATION: CWS chart05 (1.36.2); FILE MERGED 2007/05/25 16:35:14 iha 1.36.2.2: #i68045# 3d Bar Chart is growing beyond visuell chart area on double click 2007/05/25 16:27:57 iha 1.36.2.1: #i71328# Automatic Symbols for lines in combi charts are not the same as in older versions


2007-06-11  Oliver Bolte  <obo@openoffice.org>  [13e631e1f4d585bc29bd34a50a5e8245e6ca7206]

INTEGRATION: CWS chart05 (1.3.2); FILE MERGED 2007/05/29 16:40:50 iha 1.3.2.1: #i77904# to much distance between grids and floor or wall


2007-06-11  Oliver Bolte  <obo@openoffice.org>  [ce119236d6c89800dbd23ce99b8a6c595d382135]

INTEGRATION: CWS chart05 (1.15.2); FILE MERGED 2007/05/25 16:27:57 iha 1.15.2.1: #i71328# Automatic Symbols for lines in combi charts are not the same as in older versions


2007-06-11  Oliver Bolte  <obo@openoffice.org>  [7a9d64f16460e96c4d47800d99e4bcd3f148adf2]

INTEGRATION: CWS chart05 (1.13.2); FILE MERGED 2007/05/29 16:43:08 iha 1.13.2.1: #i77904# to much distance between grids and floor or wall


2007-06-11  Oliver Bolte  <obo@openoffice.org>  [b26364f3b7e95859b5780e5f17d4be203d0d6ce0]

INTEGRATION: CWS chart05 (1.46.2); FILE MERGED 2007/05/30 07:23:49 iha 1.46.2.1: #i77915# 3D xy chart should be deep


2007-06-11  Oliver Bolte  <obo@openoffice.org>  [ad46df966792c9c852bb9a5e11130c8fd8132e31]

INTEGRATION: CWS chart05 (1.10.2); FILE MERGED 2007/05/25 15:17:08 iha 1.10.2.1: #i76904# wrong offset for min and max values


2007-06-11  Oliver Bolte  <obo@openoffice.org>  [3c4ef0821c470f5856ebbbe24fad9907f04d373f]

INTEGRATION: CWS chart05 (1.7.2); FILE MERGED 2007/05/25 15:30:11 iha 1.7.2.2: #i77030# autocorrect wrong files - use maximum subincrement count 2007/05/25 15:17:08 iha 1.7.2.1: #i76904# wrong offset for min and max values


2007-06-11  Oliver Bolte  <obo@openoffice.org>  [ce64e7bf4ea083e3bfa274b38cbe975cd0591c1c]

INTEGRATION: CWS chart05 (1.3.48); FILE MERGED 2007/05/29 08:56:25 bm 1.3.48.1: #124507# UserDefinedAttributes


2007-06-11  Oliver Bolte  <obo@openoffice.org>  [3b5ce974c33229079bbbf80149ac37f993686d02]

INTEGRATION: CWS chart05 (1.2.2); FILE MERGED 2007/05/25 15:59:11 iha 1.2.2.1: #i71557# Highlight used cell ranges automatically


2007-06-11  Oliver Bolte  <obo@openoffice.org>  [3c49ec36a19da920c26f2b418f05b7d6d1c86044]

INTEGRATION: CWS chart05 (1.8.2); FILE MERGED 2007/05/31 09:00:33 bm 1.8.2.2: setVertical: loop iterates one index too much -> exception (seen as assertion) 2007/05/25 16:55:55 iha 1.8.2.1: #i75382# switching charttypes: adjust the rotation of x and y axis title


2007-06-11  Oliver Bolte  <obo@openoffice.org>  [5d2b9fd44578c6af0e2e6fd4615426d79d067781]

INTEGRATION: CWS chart05 (1.4.2); FILE MERGED 2007/05/30 15:23:08 iha 1.4.2.1: #i77954# when switching 3D scheme also borders of single points should change


2007-06-11  Oliver Bolte  <obo@openoffice.org>  [9540e9edc0a170e37fc641754b299f4ed0836d67]

INTEGRATION: CWS chart05 (1.9.2); FILE MERGED 2007/05/25 15:59:11 iha 1.9.2.1: #i71557# Highlight used cell ranges automatically


2007-06-11  Oliver Bolte  <obo@openoffice.org>  [3cd9f53f815af57d8ea57fe323df85152b196b5c]

INTEGRATION: CWS chart05 (1.6.2); FILE MERGED 2007/05/30 07:22:58 iha 1.6.2.1: #i77915# 3D xy chart should be deep


2007-06-11  Oliver Bolte  <obo@openoffice.org>  [4479d3180ef9f1ec82437a52e539acaf00948277]

INTEGRATION: CWS chart05 (1.8.2); FILE MERGED 2007/05/30 07:22:58 iha 1.8.2.1: #i77915# 3D xy chart should be deep


2007-06-11  Oliver Bolte  <obo@openoffice.org>  [f75cfa547c96b32ed7e22bcbfb90bac7a2a09e38]

INTEGRATION: CWS chart05 (1.6.2); FILE MERGED 2007/06/01 08:03:48 iha 1.6.2.1: #i76446# Object border for OLE partly gone - no border per default


2007-06-11  Oliver Bolte  <obo@openoffice.org>  [5be86a579bff41b0028bfb55596977539452921e]

INTEGRATION: CWS chart05 (1.7.2); FILE MERGED 2007/05/29 08:56:25 bm 1.7.2.1: #124507# UserDefinedAttributes


2007-06-11  Oliver Bolte  <obo@openoffice.org>  [c8dcd2bcfff567c0a82217960f97a95850ece2d1]

INTEGRATION: CWS chart05 (1.11.2); FILE MERGED 2007/05/31 14:59:21 bm 1.11.2.2: #i77997# release m_xFamilies in dispose() (todo: remove families, seem not to be used) 2007/05/29 08:56:25 bm 1.11.2.1: #124507# UserDefinedAttributes


2007-06-11  Oliver Bolte  <obo@openoffice.org>  [0f35d77bf67acf143c0e0430709810dda7c80581]

INTEGRATION: CWS chart05 (1.2.2); FILE MERGED 2007/05/30 14:22:55 bm 1.2.2.1: #i77881# StarChart 3.0 and 4.0 missing in handling for binary format


2007-06-11  Oliver Bolte  <obo@openoffice.org>  [6ac31a03177de9332d5387aaff49fbe0ea9059fe]

INTEGRATION: CWS chart05 (1.10.2); FILE MERGED 2007/05/31 14:58:10 bm 1.10.2.3: #i77997# release some more members in dispose() 2007/05/29 08:56:25 bm 1.10.2.2: #124507# UserDefinedAttributes 2007/05/25 15:59:11 iha 1.10.2.1: #i71557# Highlight used cell ranges automatically


2007-06-11  Oliver Bolte  <obo@openoffice.org>  [d3bb2b2acd5cfff69adf40766ed8c63f0884dcfe]

INTEGRATION: CWS chart05 (1.2.2); FILE MERGED 2007/05/25 14:54:26 iha 1.2.2.1: #i75197# new Chart: title edit window is slightly to small on first edit


2007-06-11  Oliver Bolte  <obo@openoffice.org>  [f89bd49fc3d9a6841fb60ee077031a0a64ec3164]

INTEGRATION: CWS chart05 (1.2.126); FILE MERGED 2007/05/29 08:56:24 bm 1.2.126.1: #124507# UserDefinedAttributes


2007-06-11  Oliver Bolte  <obo@openoffice.org>  [3dd5002efb422ae2430efdff0b2fccc591a8af0e]

INTEGRATION: CWS chart05 (1.4.2); FILE MERGED 2007/05/29 10:01:11 bm 1.4.2.1: #i77447# member order changed so that mutex is created before passed as parameter to other CTOR


2007-06-11  Oliver Bolte  <obo@openoffice.org>  [2ed35defd7a707dbd1dd4d97c177a7065e98d769]

INTEGRATION: CWS chart05 (1.3.2); FILE MERGED 2007/05/30 15:22:42 iha 1.3.2.1: #i77954# when switching 3D scheme also borders of single points should change


2007-06-11  Oliver Bolte  <obo@openoffice.org>  [c829fb4cfb1e63c72d0792d99ec447ac1f0272dc]

INTEGRATION: CWS chart05 (1.6.2); FILE MERGED 2007/05/25 15:59:11 iha 1.6.2.1: #i71557# Highlight used cell ranges automatically


2007-06-11  Oliver Bolte  <obo@openoffice.org>  [d2461503af403b4745a7da853b502d3f69775911]

INTEGRATION: CWS chart05 (1.23.2); FILE MERGED 2007/05/31 12:39:17 bm 1.23.2.1: check m_pDrawViewWrapper before accessing


2007-06-11  Oliver Bolte  <obo@openoffice.org>  [c6fd8e7f8b5a16d1c08475fd1512c2a04c491f97]

INTEGRATION: CWS chart05 (1.21.2); FILE MERGED 2007/05/31 14:57:20 bm 1.21.2.2: #i77997# release view in dispose() 2007/05/25 15:59:10 iha 1.21.2.1: #i71557# Highlight used cell ranges automatically


2007-06-11  Oliver Bolte  <obo@openoffice.org>  [2b6a0f1af6046cc7a296f7fea7a7ca7ee4600fc3]

INTEGRATION: CWS chart05 (1.6.2); FILE MERGED 2007/05/25 15:00:38 iha 1.6.2.1: #i77060# wrong state for Connection lines check box


2007-06-11  Oliver Bolte  <obo@openoffice.org>  [f3d143f7612440ee80c7df08846e287452c5d0ae]

INTEGRATION: CWS chart05 (1.2.2); FILE MERGED 2007/06/01 13:11:52 bm 1.2.2.2: #i75849# activate the cell after making cell visible in SeriesHeaderGotFocus (found by testtool) 2007/05/29 08:50:03 bm 1.2.2.1: #i75849# handle button enabling/disabling also for the header row


2007-06-11  Oliver Bolte  <obo@openoffice.org>  [cb8cd3c3f0b8a6b3dc92e5b94c9b574364f92e56]

INTEGRATION: CWS chart05 (1.2.2); FILE MERGED 2007/05/30 12:20:30 iha 1.2.2.1: #i77915# 3D xy chart should be deep - don't crash when chart class is missing in xml chart context


2007-06-11  Oliver Bolte  <obo@openoffice.org>  [875bb9ec43f4a07aebb9b7811f92304b7e7884d7]

INTEGRATION: CWS chart05 (1.5.2); FILE MERGED 2007/05/30 12:22:10 iha 1.5.2.1: #i77915# 3D xy chart should be deep - if no template matches use the first charttype itself


2007-06-11  Oliver Bolte  <obo@openoffice.org>  [a13202645675f6ee1410aa08b51ce76262ec16cc]

INTEGRATION: CWS chart05 (1.5.2); FILE MERGED 2007/05/31 14:55:25 bm 1.5.2.1: #i77997# free all ressources in dispose, call dispose in setDelegator instead of duplicating the code


2007-06-11  Oliver Bolte  <obo@openoffice.org>  [34497ddf7949bd8bdc9deb734b5f0b7e23d9dc35]

INTEGRATION: CWS chart05 (1.2.2); FILE MERGED 2007/05/31 14:53:43 bm 1.2.2.1: #i77997# release also view in clear()


2007-06-11  Oliver Bolte  <obo@openoffice.org>  [8e2002f3905cf59b7682e1b32de1e58e22588543]

INTEGRATION: CWS chart05 (1.15.2); FILE MERGED 2007/05/30 10:21:46 bm 1.15.2.1: adapted URL, disabled UserDefAttr and y-axis title


2007-06-11  Oliver Bolte  <obo@openoffice.org>  [5e8c23542fced9e7633c101f9dfec37fe5548e3d]

INTEGRATION: CWS chart05 (1.50.12); FILE MERGED 2007/05/30 08:17:19 bm 1.50.12.1: #i77917# consolidate setting defaults for charts in one method of the view shell, also set the border to none (changed default)


2007-06-11  Oliver Bolte  <obo@openoffice.org>  [e9ff32c131569110c80a1c82eadb8ef10dcc584d]

INTEGRATION: CWS chart05 (1.22.46); FILE MERGED 2007/05/30 08:17:19 bm 1.22.46.1: #i77917# consolidate setting defaults for charts in one method of the view shell, also set the border to none (changed default)


2007-06-11  Oliver Bolte  <obo@openoffice.org>  [2ff1088577fa4e5f924ed42c43698175afc3201c]

INTEGRATION: CWS chart05 (1.45.12); FILE MERGED 2007/05/30 08:17:19 bm 1.45.12.1: #i77917# consolidate setting defaults for charts in one method of the view shell, also set the border to none (changed default)


2007-06-11  Oliver Bolte  <obo@openoffice.org>  [e7478d09037383d5cb7457f25f62000e678622fd]

INTEGRATION: CWS chart05 (1.38.82); FILE MERGED 2007/05/29 09:35:41 bm 1.38.82.1: #124507# UserDefinedAttributes


2007-06-11  Oliver Bolte  <obo@openoffice.org>  [90d922b696ee9c1c83d78d8b77fbdd855b166686]

INTEGRATION: CWS chart05 (1.86.6); FILE MERGED 2007/05/30 12:37:14 iha 1.86.6.1: #i77915# 3D xy chart should be deep - export default charttype if none was found in chart


2007-06-11  Oliver Bolte  <obo@openoffice.org>  [d2799b94d9233dc0b36b559c4499714061d1812f]

INTEGRATION: CWS chart05 (1.35.6); FILE MERGED 2007/05/30 12:35:41 iha 1.35.6.1: #i77915# 3D xy chart should be deep - use default charttype if none was given in the file


2007-06-11  Oliver Bolte  <obo@openoffice.org>  [86d68a9ced51b75339293c0cf727ad3b2e2cb285]

INTEGRATION: CWS chart05 (1.24.6); FILE MERGED 2007/05/29 09:35:41 bm 1.24.6.1: #124507# UserDefinedAttributes


2007-06-11  Oliver Bolte  <obo@openoffice.org>  [9a75e7a40b64630fdcd5f493a8a57921b2d1557c]

INTEGRATION: CWS chart05 (1.5.8); FILE MERGED 2007/05/30 14:06:34 bm 1.5.8.1: #i77881# use this frameloader also for StarChart 3.0 and 4.0 formats


2007-06-11  Oliver Bolte  <obo@openoffice.org>  [fc9c24806e02174214f7b8f246bf834c813224f4]

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>  [c211fa09e9148c0fffafa95967594132d41ad21d]

INTEGRATION: CWS vcl78 (1.11.210); FILE MERGED 2007/04/26 14:21:57 thb 1.11.210.1: #146839# Replaced CreateCompatibleBitmap() with CreateDIBSection() - the latter does not run out of mem so fast


2007-06-11  Oliver Bolte  <obo@openoffice.org>  [a6274388a8d8151b4f3974b4f89da5c51b2ba34a]

INTEGRATION: CWS vcl78 (1.30.72); FILE MERGED 2007/04/26 18:36:39 pl 1.30.72.1: #i63375# check validity of paperwidth/length in DEVMODE


2007-06-11  Oliver Bolte  <obo@openoffice.org>  [056a9472b51e41c9f41e6c5ed219a5c57a94c99e]

INTEGRATION: CWS vcl78 (1.146.30); FILE MERGED 2007/05/07 16:44:27 pl 1.146.30.2: RESYNC: (1.146-1.148); FILE MERGED 2007/04/18 11:28:11 pl 1.146.30.1: #i70922# call highlight handler on correct menu


2007-06-11  Oliver Bolte  <obo@openoffice.org>  [20845b6d05d11925f47bd436c4d1b536cd16060f]

INTEGRATION: CWS vcl78 (1.21.142); FILE MERGED 2007/04/17 12:37:16 hdu 1.21.142.1: #i76229# handle short reads from PNG stream


2007-06-11  Oliver Bolte  <obo@openoffice.org>  [de22658258a0d1c5792cd9a2888c9bfbaf94d8c8]

INTEGRATION: CWS vcl78 (1.44.12); FILE MERGED 2007/05/07 16:42:54 pl 1.44.12.2: RESYNC: (1.44-1.46); FILE MERGED 2007/04/20 20:36:08 pl 1.44.12.1: #i75948# fix pattern filling


2007-06-11  Oliver Bolte  <obo@openoffice.org>  [b5c11b7f9cff719bf30e1c2e4ce0ef569baa8d54]

INTEGRATION: CWS vcl78 (1.105.12); FILE MERGED 2007/05/07 16:42:47 pl 1.105.12.6: RESYNC: (1.105-1.109); FILE MERGED 2007/04/24 14:09:04 pl 1.105.12.5: #i74206# further refinement 2007/04/24 13:58:29 pl 1.105.12.4: #i75948# fix test code 2007/04/24 13:39:11 pl 1.105.12.3: #i74206# handle checkboxes/radiobuttons without text better 2007/04/23 09:08:56 pl 1.105.12.2: #i97630# fit bounding box of pattern cell 2007/04/20 20:36:08 pl 1.105.12.1: #i75948# fix pattern filling


2007-06-11  Oliver Bolte  <obo@openoffice.org>  [cd9f72899d49ddeab9d2476500cc82e73d723ccc]

INTEGRATION: CWS vcl78 (1.18.18); FILE MERGED 2007/04/20 20:36:08 pl 1.18.18.1: #i75948# fix pattern filling


2007-06-11  Oliver Bolte  <obo@openoffice.org>  [cd5dd2be8d57526412ce7215958d7ae667455f02]

INTEGRATION: CWS vcl78 (1.33.210); FILE MERGED 2007/04/18 11:19:31 pl 1.33.210.2: #144999# handle failed creation of service registry 2007/04/18 11:17:34 pl 1.33.210.1: #144999# catch exception when creating srevice factory


2007-06-11  Oliver Bolte  <obo@openoffice.org>  [1b21717d540d4005fa12ac5768469f0e5065df28]

INTEGRATION: CWS vcl78 (1.2.4); FILE MERGED 2007/05/07 16:38:26 pl 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2007/04/20 20:36:08 pl 1.2.4.1: #i75948# fix pattern filling


2007-06-11  Oliver Bolte  <obo@openoffice.org>  [45fc7a5628e36e544e439f4dfcd3507dfe9c6275]

INTEGRATION: CWS vcl78 (1.19.304); FILE MERGED 2007/05/08 09:13:48 hdu 1.19.304.1: #i71919# also show CJK name in FontPreview for CJK locale


2007-06-11  Oliver Bolte  <obo@openoffice.org>  [4e423f05f4d60816fd32db922afd3b07237a2a29]

INTEGRATION: CWS vcl78 (1.7.202); FILE MERGED 2007/05/07 17:48:27 pl 1.7.202.1: #i76832# fix special character dialog


2007-06-11  Oliver Bolte  <obo@openoffice.org>  [d0fae978a5a97a6fa86657666c629d671635e7d2]

INTEGRATION: CWS vcl78 (1.40.6); FILE MERGED 2007/05/08 09:38:00 pl 1.40.6.2: #20543# ease repeated work with insert special character dialog 2007/05/07 17:48:27 pl 1.40.6.1: #i76832# fix special character dialog


2007-06-11  Oliver Bolte  <obo@openoffice.org>  [fe87153b693965f16c9f42a9d97b4ec013d104f9]

INTEGRATION: CWS vcl78 (1.2.56); FILE MERGED 2007/05/07 17:48:27 pl 1.2.56.1: #i76832# fix special character dialog


2007-06-11  Oliver Bolte  <obo@openoffice.org>  [e6516fb71983678f60deee076e1b9e9f6a78f7e9]

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>  [d97941105bd4737d15e823357d17216879b64834]

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>  [8e0591871e6b9033a96994be1f91d10014bf92fb]

INTEGRATION: CWS vcl78 (1.43.6); FILE MERGED 2007/05/15 11:34:49 rene 1.43.6.2: #i77363# one mor occurance of LIBPAPER_LINKS 2007/05/15 10:13:54 pl 1.43.6.1: #i77363# use paperconf instead of linking libpaper (GPL/LGPL conflict)


2007-06-11  Oliver Bolte  <obo@openoffice.org>  [f3c50b9abe01a873b5b31221b8bdf567170c4c67]

INTEGRATION: CWS vcl78 (1.6.6); FILE MERGED 2007/05/15 11:09:12 pl 1.6.6.1: #i77363# remove libpaper dependency


2007-06-11  Oliver Bolte  <obo@openoffice.org>  [8cb0b5b93a750a0f7e7144887c16912be551636d]

INTEGRATION: CWS vcl78 (1.56.18); FILE MERGED 2007/05/08 09:10:48 pl 1.56.18.4: #i97630# fix rot/scale problem 2007/05/07 16:34:58 pl 1.56.18.3: RESYNC: (1.56-1.57); FILE MERGED 2007/04/20 20:38:15 pl 1.56.18.2: #i75948# fix pattern filling 2007/04/19 16:37:35 pl 1.56.18.1: #i97630# initialize hitherto unitialized member


2007-06-11  Oliver Bolte  <obo@openoffice.org>  [120bac2d02c28cac903e29d41f32d5ad0edd2f01]

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>  [57f45561c5f8ed745fd68bd26d575302a3aee6e0]

INTEGRATION: CWS oointroaboutbrand (1.1.2); FILE ADDED 2007/06/06 09:52:36 hjs 1.1.2.4: #i66426# broffice intro and about bitmaps 2007/04/02 14:21:36 hjs 1.1.2.3: #i66426# fix variable names 2007/03/28 13:57:07 hjs 1.1.2.2: #i66426# only one bitmap var may be set 2007/03/26 12:26:53 hjs 1.1.2.1: #i66426# intro and about bmp in zip file


2007-06-11  Oliver Bolte  <obo@openoffice.org>  [a56d4f4719f941a0a955f59d0e53c763c1ca9ace]

INTEGRATION: CWS oointroaboutbrand (1.12.56); FILE MERGED 2007/03/26 11:32:39 cd 1.12.56.1: i66426# Use more flexibel way to detect and use intro/about bitmaps


2007-06-11  Oliver Bolte  <obo@openoffice.org>  [8038fd03a4486392c15eea1ccd41113fa92783be]

INTEGRATION: CWS oointroaboutbrand (1.22.56); FILE MERGED 2007/05/25 12:06:25 cd 1.22.56.3: RESYNC: (1.22-1.23); FILE MERGED 2007/03/27 10:44:04 cd 1.22.56.2: i66426# Don't use resource system to retrieve intro/about bitmap 2007/03/26 11:32:39 cd 1.22.56.1: i66426# Use more flexibel way to detect and use intro/about bitmaps


2007-06-11  Oliver Bolte  <obo@openoffice.org>  [1145f6cf5df6c80349757b8c36e6d7c72dcbbeaa]

INTEGRATION: CWS oointroaboutbrand (1.9.214); FILE MERGED 2007/06/06 15:25:25 hjs 1.9.214.4: #i66426# comma seperated bitmaps in generated hxx 2007/04/02 14:22:28 hjs 1.9.214.3: #i66426# fix variable names 2007/03/27 10:44:04 cd 1.9.214.2: i66426# Don't use resource system to retrieve intro/about bitmap 2007/03/26 11:32:39 cd 1.9.214.1: i66426# Use more flexibel way to detect and use intro/about bitmaps


2007-06-11  Oliver Bolte  <obo@openoffice.org>  [c8d56d519d8c283d60a7a75b1395995bc5a52c3f]

INTEGRATION: CWS oointroaboutbrand (1.52.70); FILE MERGED 2007/06/06 09:51:58 hjs 1.52.70.4: #i66426# broffice intro and about bitmaps 2007/03/27 10:24:24 hjs 1.52.70.3: #i66426# intro and about bmp resorted 2007/03/26 15:55:43 hjs 1.52.70.2: #i66426# resorted inro and about bitmaps 2007/03/26 12:26:24 hjs 1.52.70.1: #i66426# intro and about bmp in zip file


2007-06-11  Oliver Bolte  <obo@openoffice.org>  [1660cd9a5f524597889b05e4ec7c5abc14545231]

INTEGRATION: CWS oointroaboutbrand (1.40.16); FILE MERGED 2007/03/26 12:26:24 hjs 1.40.16.1: #i66426# intro and about bmp in zip file


2007-06-11  Oliver Bolte  <obo@openoffice.org>  [221ebb21aedaa9e1ba5ccbb8d29833dbf315d0ec]

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>  [b1fb8c7ed26727ca508941a33fa71b9f9f641997]

INTEGRATION: CWS oointroaboutbrand (1.37.162); FILE MERGED 2007/06/06 15:23:14 hjs 1.37.162.4: #i66426# comma seperated bitmaps in generated hxx 2007/04/02 14:25:14 hjs 1.37.162.3: #i66426# fix variable names 2007/03/27 10:45:27 cd 1.37.162.2: i66426# Don't use resource system to retrieve intro/about bitmap 2007/03/26 11:35:01 cd 1.37.162.1: i66426# Use more flexibel way to detect and use intro/about bitmaps


2007-06-11  Oliver Bolte  <obo@openoffice.org>  [e6cf9b3b9e8411708e28cc7bd92bd8d68b5c20e3]

INTEGRATION: CWS oointroaboutbrand (1.30.40); FILE MERGED 2007/05/25 11:26:17 cd 1.30.40.3: RESYNC: (1.30-1.31); FILE MERGED 2007/03/27 10:45:27 cd 1.30.40.2: i66426# Don't use resource system to retrieve intro/about bitmap 2007/03/26 11:35:01 cd 1.30.40.1: i66426# Use more flexibel way to detect and use intro/about bitmaps


2007-06-11  Oliver Bolte  <obo@openoffice.org>  [40d4a1e0d20cdd3596ce13f582ab2a170c2dfcc0]

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>  [aea0270c5c8853fb03f87d51f2d35e5a9c9b922c]

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>  [d134e1881f98a28b3686cfcb5dc1e29be747134e]

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>  [3207a0b3e7562c5d4b6e3b37301ccc8cb9ff93c2]

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-11  Oliver Bolte  <obo@openoffice.org>  [9e0086b3f1cada4c8acf39351a360d1c4f8565a1]

INTEGRATION: CWS oointroaboutbrand (1.19.160); FILE MERGED 2007/05/25 10:14:49 cd 1.19.160.2: RESYNC: (1.19-1.21); FILE MERGED 2007/03/26 12:58:33 cd 1.19.160.1: i66426# Don't use resource system to retrieve intro/about bitmap


2007-06-11  Oliver Bolte  <obo@openoffice.org>  [ba96e674d0193ebf0dc02f140d33f92adc1335bb]

INTEGRATION: CWS oointroaboutbrand (1.13.160); FILE MERGED 2007/05/25 10:14:22 cd 1.13.160.3: RESYNC: (1.13-1.15); FILE MERGED 2007/03/26 15:19:08 cd 1.13.160.2: i66426# Don't use resource system to retrieve intro/about bitmap 2007/03/26 12:58:33 cd 1.13.160.1: i66426# Don't use resource system to retrieve intro/about bitmap


2007-06-11  Oliver Bolte  <obo@openoffice.org>  [a9c3d13ef37173378959186f69b5b1fd4cb7a46b]

INTEGRATION: CWS oointroaboutbrand (1.1.2); FILE ADDED 2007/06/06 09:50:47 hjs 1.1.2.1: #i66426# moved broffice intro and about bitmaps


2007-06-11  Vladimir Glazounov  <vg@openoffice.org>  [16accfa0b21f055cc19011d7cb25036a92cba247]

#i10000# build fix


2007-06-08  Vladimir Glazounov  <vg@openoffice.org>  [5af9979db549c3e5fbca46da4d55835b435963a9]

#i10000# removal of cws helplinker01


2007-06-08  Vladimir Glazounov  <vg@openoffice.org>  [bbc2578362e06af9b92eb6227b87934b3cb0b828]

#i10000# removal of cws helplinker01


2007-06-08  Vladimir Glazounov  <vg@openoffice.org>  [71487983dbcf5d2d8816dc79ce988f3215e01ea2]

#i10000# build fix


2007-06-08  Hans-Joachim Lankenau  <hjs@openoffice.org>  [38b2f1cab0e4db14a21b09bd4124d6efe180b5bc]

#i78107# ...without disabling debug builds


2007-06-08  Rüdiger Timm  <rt@openoffice.org>  [90724b8826a219461e5386850f4841818efa4bb2]

#i78204# Correct definition of JVMFWKLIB (somehow got corrupted on CWS mingwport04).


2007-06-07  Ivo Hinkelmann  <ihi@openoffice.org>  [172b4c3e2c7cf8b53d0d5b83cb66da196390328e]

#i10000# buildfix


2007-06-07  Ivo Hinkelmann  <ihi@openoffice.org>  [7a51b5094104b11066acb87054f8ca15ee189467]

#i10000# fixed


2007-06-07  Ivo Hinkelmann  <ihi@openoffice.org>  [4c5c3954bb712ec52c4d721ede2c24e7372cf24f]

#i10000# fix


2007-06-07  Henning Brinkmann  <hbrinkm@openoffice.org>  [13a12bd8592508aaa967a3588d3d7cfe50fafe54]

documentation


2007-06-07  Ivo Hinkelmann  <ihi@openoffice.org>  [6783d1d94e04b047d7f03f9a524cf2d47210b76c]

#i10000# export perl


2007-06-07  Vladimir Glazounov  <vg@openoffice.org>  [b9b540614a0d5a49a47acf7282766a747bdefded]

#i10000# int32 -> uint32


2007-06-07  Henning Brinkmann  <hbrinkm@openoffice.org>  [be69cf6b740155fc7077adbf22ffab0d33fcb634]

documentation


2007-06-07  Vladimir Glazounov  <vg@openoffice.org>  [ff0c7d325c235af7bfdcb02b72cfefd4f32a8fab]

#i10000# Extra semicolon removed to avoid Sun compiler warning about 'Empty declaration'.


2007-06-07  Oliver Bolte  <obo@openoffice.org>  [ae593aa9b5db2bb7e0bf0591b9c94807243f78ed]

#i10000# typo


2007-06-07  Vladimir Glazounov  <vg@openoffice.org>  [497ae12de22518e962aa1cc6bc825badeb3d5e01]

new version for SRC680


2007-06-07  Vladimir Glazounov  <vg@openoffice.org>  [162b70dbc106eea50875e6e70bfa1362e599fb77]

new version for SRC680


2007-06-06  Vladimir Glazounov  <vg@openoffice.org>  [86025ce6c1f9e2ae6dedb84f99b7dcba3c6102ee]

new version for SRC680


2007-06-06  Ivo Hinkelmann  <ihi@openoffice.org>  [ce585eff383e2cbb3c6452e3bbc61826650c5d87]

SRC680


2007-06-06  Ivo Hinkelmann  <ihi@openoffice.org>  [4f6ce5e3542c832483599a952e193c1608230347]

INTEGRATION: CWS ka009 (1.14.36); FILE MERGED 2007/06/06 13:13:37 ka 1.14.36.3: resolved conflicts 2006/10/13 16:40:07 ka 1.14.36.2: RESYNC: (1.14-1.15); FILE MERGED 2006/07/12 22:03:53 ka 1.14.36.1: #i66680#: added patch for optimized ImageList handling


2007-06-06  Ivo Hinkelmann  <ihi@openoffice.org>  [2da3f78117eb12a91ae1e40136485d3f0b1beab7]

INTEGRATION: CWS ka009 (1.7.36); FILE MERGED 2007/06/06 13:15:05 ka 1.7.36.3: resolved conflicts 2006/10/13 16:39:37 ka 1.7.36.2: RESYNC: (1.7-1.8); FILE MERGED 2006/07/12 22:03:53 ka 1.7.36.1: #i66680#: added patch for optimized ImageList handling


2007-06-06  Ivo Hinkelmann  <ihi@openoffice.org>  [79d3fc3e8d93ea7e8369fe18183e4b31db7c5ca6]

INTEGRATION: CWS ka009 (1.18.36); FILE MERGED 2007/06/06 13:10:15 ka 1.18.36.3: resolved conflicts 2006/10/13 16:39:17 ka 1.18.36.2: RESYNC: (1.18-1.19); FILE MERGED 2006/07/12 22:03:53 ka 1.18.36.1: #i66680#: added patch for optimized ImageList handling


2007-06-06  Ivo Hinkelmann  <ihi@openoffice.org>  [87825974b2521d38fc93198053b638c89dc434ab]

INTEGRATION: CWS ka009 (1.24.36); FILE MERGED 2007/06/06 13:15:04 ka 1.24.36.4: resolved conflicts 2007/01/04 18:03:36 ka 1.24.36.3: RESYNC: (1.25-1.26); FILE MERGED 2006/10/13 16:35:50 ka 1.24.36.2: RESYNC: (1.24-1.25); FILE MERGED 2006/07/12 22:03:53 ka 1.24.36.1: #i66680#: added patch for optimized ImageList handling


2007-06-06  Ivo Hinkelmann  <ihi@openoffice.org>  [d3551a51ac9dc12131cd965aa35e5347a4b94cf8]

INTEGRATION: CWS ka009 (1.44.36); FILE MERGED 2007/06/06 13:25:56 ka 1.44.36.6: resolved conflicts 2007/06/06 12:51:12 ka 1.44.36.5: resolved conflicts 2007/02/12 16:42:45 ka 1.44.36.4: RESYNC: (1.45-1.46); FILE MERGED 2006/10/13 16:15:26 ka 1.44.36.3: RESYNC: (1.44-1.45); FILE MERGED 2006/07/14 14:56:58 dr 1.44.36.2: #i66680# warningfree 2006/07/12 22:03:52 ka 1.44.36.1: #i66680#: added patch for optimized ImageList handling


2007-06-06  Ivo Hinkelmann  <ihi@openoffice.org>  [bc656ebeb611e129a5132b14aeba682c350a27a9]

INTEGRATION: CWS ka009 (1.19.2); FILE MERGED 2007/06/06 12:28:41 ka 1.19.2.3: resolved conflicts 2006/10/13 13:09:26 ka 1.19.2.2: RESYNC: (1.19-1.20); FILE MERGED 2006/07/12 22:00:10 ka 1.19.2.1: #i66680#: added patch for optimized ImageList handling


2007-06-06  Ivo Hinkelmann  <ihi@openoffice.org>  [135e6988c99e5995c6059caa229a372f9b56964e]

INTEGRATION: CWS ka009 (1.30.36); FILE MERGED 2007/01/04 18:00:12 ka 1.30.36.3: RESYNC: (1.31-1.33); FILE MERGED 2006/10/13 16:28:28 ka 1.30.36.2: RESYNC: (1.30-1.31); FILE MERGED 2006/07/12 22:03:52 ka 1.30.36.1: #i66680#: added patch for optimized ImageList handling


2007-06-06  Ivo Hinkelmann  <ihi@openoffice.org>  [daef9d13a7eae7e9fccfe0a690a08ea5a3105acd]

INTEGRATION: CWS ka009 (1.25.36); FILE MERGED 2007/04/12 08:57:23 ka 1.25.36.5: RESYNC: (1.29-1.30); FILE MERGED 2007/02/12 16:43:46 ka 1.25.36.4: RESYNC: (1.28-1.29); FILE MERGED 2006/10/13 16:27:09 ka 1.25.36.3: RESYNC: (1.25-1.28); FILE MERGED 2006/07/13 09:07:22 ka 1.25.36.2: syntax 2006/07/13 08:47:29 ka 1.25.36.1: impimage.cxx to be compiled with exceptions (warnings)


2007-06-06  Ivo Hinkelmann  <ihi@openoffice.org>  [016209a99280060a55a0b16c4242277c01b46ac0]

INTEGRATION: CWS ka009 (1.19.36); FILE MERGED 2006/10/13 16:25:49 ka 1.19.36.3: RESYNC: (1.19-1.20); FILE MERGED 2006/07/14 14:57:35 dr 1.19.36.2: #i66680# warningfree 2006/07/12 22:03:52 ka 1.19.36.1: #i66680#: added patch for optimized ImageList handling


2007-06-06  Ivo Hinkelmann  <ihi@openoffice.org>  [87b37c9ac33d4b6aac21f48dad4803aacc73dcaf]

INTEGRATION: CWS ka009 (1.24.34); FILE MERGED 2007/06/06 13:02:25 ka 1.24.34.5: resolved conflicts 2007/04/26 09:17:20 ka 1.24.34.4: reapplied patches due to new header structure / removed warnings 2006/10/19 09:34:44 ka 1.24.34.3: RESYNC: (1.24-1.26); FILE MERGED 2006/07/14 14:57:35 dr 1.24.34.2: #i66680# warningfree 2006/07/12 22:03:52 ka 1.24.34.1: #i66680#: added patch for optimized ImageList handling


2007-06-06  Ivo Hinkelmann  <ihi@openoffice.org>  [8e675895afd2224f3f40c124358688ab9f845241]

INTEGRATION: CWS ka009 (1.21.36); FILE MERGED 2006/10/13 16:20:48 ka 1.21.36.2: RESYNC: (1.21-1.22); FILE MERGED 2006/07/12 22:03:52 ka 1.21.36.1: #i66680#: added patch for optimized ImageList handling


2007-06-06  Ivo Hinkelmann  <ihi@openoffice.org>  [4656e074fe5ac9b47a80193324df6de68e0464cf]

INTEGRATION: CWS ka009 (1.2.22); FILE MERGED 2007/04/26 09:17:19 ka 1.2.22.1: reapplied patches due to new header structure / removed warnings


2007-06-06  Ivo Hinkelmann  <ihi@openoffice.org>  [2fca9fd51ab4f49774878ff583ce09a96508b0d5]

INTEGRATION: CWS ka009 (1.27.26); FILE MERGED 2006/10/13 15:50:02 ka 1.27.26.2: RESYNC: (1.27-1.28); FILE MERGED 2006/07/12 21:44:25 ka 1.27.26.1: #i66680#: added patch for optimized ImageList handling


2007-06-06  Ivo Hinkelmann  <ihi@openoffice.org>  [eb7a8e789f20a9191a6dffdaa8db412ab246f814]

INTEGRATION: CWS ka009 (1.3.392); FILE MERGED 2006/07/12 22:00:10 ka 1.3.392.1: #i66680#: added patch for optimized ImageList handling


2007-06-06  Ivo Hinkelmann  <ihi@openoffice.org>  [e8f84bc743950d6ef0e9c01a44c49a48874cb513]

INTEGRATION: CWS ka009 (1.4.98); FILE MERGED 2007/02/12 16:01:14 ka 1.4.98.5: RESYNC: (1.9-1.10); FILE MERGED 2007/01/04 15:37:09 ka 1.4.98.4: RESYNC: (1.8-1.9); FILE MERGED 2006/10/27 14:47:11 ka 1.4.98.3: RESYNC: (1.7-1.8); FILE MERGED 2006/10/13 12:36:46 ka 1.4.98.2: RESYNC: (1.4-1.7); FILE MERGED 2006/07/12 21:29:41 ka 1.4.98.1: #i66680#: added patch for optimized ImageList handling


2007-06-06  Ivo Hinkelmann  <ihi@openoffice.org>  [0714dd74555d27c11cb5fcf9a09294a82513c9c1]

INTEGRATION: CWS ka009 (1.115.16); FILE MERGED 2007/04/12 08:27:00 ka 1.115.16.7: RESYNC: (1.127-1.130); FILE MERGED 2007/02/12 15:58:13 ka 1.115.16.6: RESYNC: (1.125-1.127); FILE MERGED 2007/01/04 15:17:04 ka 1.115.16.5: RESYNC: (1.122-1.125); FILE MERGED 2006/10/13 12:12:50 ka 1.115.16.4: RESYNC: (1.117-1.122); FILE MERGED 2006/07/05 16:26:00 ka 1.115.16.3: RESYNC: (1.116-1.117); FILE MERGED 2006/06/26 14:25:38 ka 1.115.16.2: RESYNC: (1.115-1.116); FILE MERGED 2006/04/27 12:58:09 ka 1.115.16.1: #i46215#: increased graphics cache size


2007-06-06  Ivo Hinkelmann  <ihi@openoffice.org>  [4193c239ce68d20e3eb612e27715d55e7d1de3be]

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>  [f66a8aa4c5375d39ddaf46b345b873460dfe3ae1]

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>  [155e3f10217014556281f5ea37ac64e4ce528e3d]

INTEGRATION: CWS ka009 (1.41.32); FILE MERGED 2007/01/04 15:09:11 ka 1.41.32.3: RESYNC: (1.42-1.43); FILE MERGED 2006/10/13 11:44:35 ka 1.41.32.2: RESYNC: (1.41-1.42); FILE MERGED 2006/07/12 21:47:01 ka 1.41.32.1: #i66680#: added patch for optimized ImageList handling


2007-06-06  Ivo Hinkelmann  <ihi@openoffice.org>  [c6704c2fa506b78c3515188da7ba0716d119805d]

INTEGRATION: CWS ka009 (1.13.22); FILE MERGED 2007/02/12 15:45:26 ka 1.13.22.5: RESYNC: (1.17-1.18); FILE MERGED 2007/01/04 14:48:25 ka 1.13.22.4: RESYNC: (1.15-1.17); FILE MERGED 2006/10/27 14:10:00 ka 1.13.22.3: RESYNC: (1.14-1.15); FILE MERGED 2006/10/13 10:34:39 ka 1.13.22.2: RESYNC: (1.13-1.14); FILE MERGED 2006/07/12 21:29:06 ka 1.13.22.1: #i66680#: added patch for optimized ImageList handling


2007-06-06  Ivo Hinkelmann  <ihi@openoffice.org>  [5b4470428ed43a9e9e86223f0c8ec4756e202588]

INTEGRATION: CWS ka009 (1.9.22); FILE MERGED 2007/02/12 15:45:19 ka 1.9.22.4: RESYNC: (1.11-1.12); FILE MERGED 2007/01/04 14:48:04 ka 1.9.22.3: RESYNC: (1.10-1.11); FILE MERGED 2006/10/13 10:34:31 ka 1.9.22.2: RESYNC: (1.9-1.10); FILE MERGED 2006/07/12 21:29:06 ka 1.9.22.1: #i66680#: added patch for optimized ImageList handling


2007-06-06  Ivo Hinkelmann  <ihi@openoffice.org>  [c2801db6b04bf6f0dbb07727c91b2c66e7e027b8]

INTEGRATION: CWS i18n30 (1.4.24); FILE MERGED 2007/05/08 21:32:18 khong 1.4.24.1: #i73903# update line breakiterator rule to icu3.6 style


2007-06-06  Ivo Hinkelmann  <ihi@openoffice.org>  [ea290668f78475c3b277c9e44bf5622ccb4dcec8]

INTEGRATION: CWS i18n30 (1.28.4); FILE MERGED 2007/05/08 21:47:00 khong 1.28.4.3: #i75412# remove fix from cws i18n30, move it to other cws to fix with other Japanese surrogate issues 2007/03/20 18:39:58 khong 1.28.4.2: #i72589# fixed BS problem for surrogate characters 2007/03/13 19:11:44 khong 1.28.4.1: #i75319# fixed ANY_WORD rule loading problem


2007-06-06  Ivo Hinkelmann  <ihi@openoffice.org>  [b6308a6e322fd4eaa7845793beb70900624f351c]

INTEGRATION: CWS i18n30 (1.14.32); FILE MERGED 2007/05/08 21:44:15 khong 1.14.32.1: #i76706# fix infinite loop for CJK word breakiterator for text mixed with Latin and CJK characters


2007-06-06  Ivo Hinkelmann  <ihi@openoffice.org>  [b9da577314d69c64d5023a2004ae125ad0a8f546]

INTEGRATION: CWS i18n30 (1.19.50); FILE MERGED 2007/05/08 21:40:44 khong 1.19.50.1: #i76901# change script Ethiopic as CTL for Amharic


2007-06-06  Ivo Hinkelmann  <ihi@openoffice.org>  [4e98966b2f2c09fb296aa3da76f889df2a9de3ff]

INTEGRATION: CWS i18n30 (1.3.34); FILE MERGED 2007/05/08 21:18:27 khong 1.3.34.1: #i74252# breakiterator & casefolding support for Copic


2007-06-06  Ivo Hinkelmann  <ihi@openoffice.org>  [e8f8a2f79a50ec3b11eca327d8931c274f843603]

INTEGRATION: CWS i18n30 (1.5.20); FILE MERGED 2007/05/08 21:18:27 khong 1.5.20.1: #i74252# breakiterator & casefolding support for Copic


2007-06-06  Ivo Hinkelmann  <ihi@openoffice.org>  [8c453a3e4520a6bf977d503d3d0a02191c559243]

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>  [54c823a80106d151bb970761d6e9de62fc019759]

INTEGRATION: CWS cmcfixes34 (1.35.30); FILE MERGED 2007/05/22 09:17:16 cmc 1.35.30.1: #i77485# 0 is an int, and is not promoted to a pointer 0 when the signature is an ellippsed (...) method, set as 0L as most of the code using this does


2007-06-06  Ivo Hinkelmann  <ihi@openoffice.org>  [6714b96d91e766e53fe641e701359415b8eecd54]

INTEGRATION: CWS cmcfixes34 (1.45.30); FILE MERGED 2007/05/22 09:17:16 cmc 1.45.30.1: #i77485# 0 is an int, and is not promoted to a pointer 0 when the signature is an ellippsed (...) method, set as 0L as most of the code using this does


2007-06-06  Ivo Hinkelmann  <ihi@openoffice.org>  [8504e962dd412672e98ace6732ba19f4fe3204f9]

INTEGRATION: CWS cmcfixes34 (1.19.322); FILE MERGED 2007/05/22 09:17:15 cmc 1.19.322.1: #i77485# 0 is an int, and is not promoted to a pointer 0 when the signature is an ellippsed (...) method, set as 0L as most of the code using this does


2007-06-06  Ivo Hinkelmann  <ihi@openoffice.org>  [2b8bbf2f995910b0634b82a3a417fc55a930306e]

INTEGRATION: CWS cmcfixes34 (1.72.6); FILE MERGED 2007/05/22 09:17:15 cmc 1.72.6.1: #i77485# 0 is an int, and is not promoted to a pointer 0 when the signature is an ellippsed (...) method, set as 0L as most of the code using this does


2007-06-06  Ivo Hinkelmann  <ihi@openoffice.org>  [24d4334d58d6dbbf30d1ee6a95e28ccd614a0a2a]

INTEGRATION: CWS cmcfixes34 (1.13.322); FILE MERGED 2007/05/22 09:17:15 cmc 1.13.322.1: #i77485# 0 is an int, and is not promoted to a pointer 0 when the signature is an ellippsed (...) method, set as 0L as most of the code using this does


2007-06-06  Ivo Hinkelmann  <ihi@openoffice.org>  [7da4260634039f7bad108942459503338f3468b2]

INTEGRATION: CWS cmcfixes34 (1.118.26); FILE MERGED 2007/05/22 09:17:14 cmc 1.118.26.1: #i77485# 0 is an int, and is not promoted to a pointer 0 when the signature is an ellippsed (...) method, set as 0L as most of the code using this does


2007-06-06  Ivo Hinkelmann  <ihi@openoffice.org>  [883d58a979505d605600afb8fdc250617ce82fdf]

INTEGRATION: CWS cmcfixes34 (1.64.76); FILE MERGED 2007/05/22 09:17:14 cmc 1.64.76.1: #i77485# 0 is an int, and is not promoted to a pointer 0 when the signature is an ellippsed (...) method, set as 0L as most of the code using this does


2007-06-06  Ivo Hinkelmann  <ihi@openoffice.org>  [0b0d006bd7b5ee9f7480f71330427a3a107698cd]

INTEGRATION: CWS ause080 (1.6.26); FILE MERGED 2007/06/05 10:48:22 hjs 1.6.26.1: #i78107# -Zd (line information only) and -clr (common runtime library) do not work together


2007-06-06  Ivo Hinkelmann  <ihi@openoffice.org>  [5d62cc4e3658425707caff56f47b18f46bf36e54]

INTEGRATION: CWS ause080 (1.2.6); FILE MERGED 2007/06/05 10:48:22 hjs 1.2.6.1: #i78107# -Zd (line information only) and -clr (common runtime library) do not work together


2007-06-06  Ivo Hinkelmann  <ihi@openoffice.org>  [c921796f773719b44ab9c7193c460c2145c5e0c5]

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-06  Ivo Hinkelmann  <ihi@openoffice.org>  [09b8d7f3f82b44e43b7b56b873a52cf87646fcbf]

INTEGRATION: CWS ause080 (1.15.2); FILE MERGED 2007/06/05 10:48:55 hjs 1.15.2.1: #i78107# -Zd (line information only) and -clr (common runtime library) do not work together


2007-06-06  Ivo Hinkelmann  <ihi@openoffice.org>  [f1437caf6e78d7cd4d49fc712ebb6f3c440bbbe2]

INTEGRATION: CWS bgdlremove (1.17.30); FILE MERGED 2007/05/11 09:01:02 kso 1.17.30.1: #i76911# - ucbhelper lib no longer uses VOS. (vos::ORef => rtl::Reference, vos::OMutex => osl::Mutex, ...)


2007-06-06  Ivo Hinkelmann  <ihi@openoffice.org>  [1721f8e41e808f702067862b2ce0e892ad766118]

INTEGRATION: CWS bgdlremove (1.6.30); FILE MERGED 2007/05/11 09:01:02 kso 1.6.30.1: #i76911# - ucbhelper lib no longer uses VOS. (vos::ORef => rtl::Reference, vos::OMutex => osl::Mutex, ...)


2007-06-06  Ivo Hinkelmann  <ihi@openoffice.org>  [974f91a8fd65f18cc12273effa817d87702545cb]

INTEGRATION: CWS bgdlremove (1.7.30); FILE MERGED 2007/05/18 09:08:35 kso 1.7.30.2: #i77419# - cleanup of ucbhelper namespaces. 2007/05/11 09:01:02 kso 1.7.30.1: #i76911# - ucbhelper lib no longer uses VOS. (vos::ORef => rtl::Reference, vos::OMutex => osl::Mutex, ...)


2007-06-06  Henning Brinkmann  <hbrinkm@openoffice.org>  [cfef12073ff134173608961d84ca38d6c94529ef]

getIndexOfCpAndFc: recalculate the current CpAndFc in each step


2007-06-06  Henning Brinkmann  <hbrinkm@openoffice.org>  [7535a064da031d07ca1602509cac372e3a8d4bf7]

cosmetics


2007-06-06  Henning Brinkmann  <hbrinkm@openoffice.org>  [ce4a9dfe34b2d94d668cb6c785781a7867b0e020]

documentation


2007-06-06  Oliver Specht  <os@openoffice.org>  [98fa5c77f9ed080f72339d2c669e8ebaa3785f31]

some changes


2007-06-06  Oliver Specht  <os@openoffice.org>  [814d8d0ee26f8e6b587325b8220da25cf98eba5a]

footnote import improved


2007-06-06  Oliver Specht  <os@openoffice.org>  [2a01dcfca243f7a26b0327fc2d4bdd26c3bec71b]

some more issues added


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [a98fac80ece385c63aa51ed66570bccc9c884ceb]

INTEGRATION: CWS bgdlremove (1.9.16); FILE MERGED 2007/05/18 09:08:59 kso 1.9.16.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [9d170c015d9a5bde05500f2ebc47c3ec038689c0]

INTEGRATION: CWS bgdlremove (1.108.24); FILE MERGED 2007/05/18 09:08:59 kso 1.108.24.2: #i77419# - cleanup of ucbhelper namespaces. 2007/05/11 09:03:38 kso 1.108.24.1: #i76911# - ucbhelper lib no longer uses VOS. (vos::ORef => rtl::Reference, vos::OMutex => osl::Mutex, ...)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [3e8a7f81aac945aea703c90b36d5a07afe332257]

INTEGRATION: CWS bgdlremove (1.14.12); FILE MERGED 2007/05/25 10:34:56 kso 1.14.12.3: #i77419# - adapt to changed namespace of ucbhelper classes. 2007/05/21 12:49:29 kso 1.14.12.2: RESYNC: (1.14-1.15); FILE MERGED 2007/05/18 08:57:33 kso 1.14.12.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [2daed225348575564df8d7df59162a0187584c63]

INTEGRATION: CWS bgdlremove (1.122.18); FILE MERGED 2007/05/18 11:26:27 kso 1.122.18.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [f40037d8fcd05b19123f3dba05d64c504c97e47c]

INTEGRATION: CWS bgdlremove (1.192.50); FILE MERGED 2007/05/18 11:26:27 kso 1.192.50.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [a2d701e8a75811ba06fa1b8f85880ea5c307b342]

INTEGRATION: CWS bgdlremove (1.39.52); FILE MERGED 2007/05/18 11:26:27 kso 1.39.52.2: #i77419# - cleanup of ucbhelper namespaces. 2007/05/11 09:10:36 kso 1.39.52.1: #i76911# - ucbhelper lib no longer uses VOS. (vos::ORef => rtl::Reference, vos::OMutex => osl::Mutex, ...)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [eb0dbbdbec760aa9917547e6c18df115e0414a26]

INTEGRATION: CWS bgdlremove (1.71.154); FILE MERGED 2007/05/18 11:26:27 kso 1.71.154.2: #i77419# - cleanup of ucbhelper namespaces. 2007/05/11 09:10:35 kso 1.71.154.1: #i76911# - ucbhelper lib no longer uses VOS. (vos::ORef => rtl::Reference, vos::OMutex => osl::Mutex, ...)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [5d88f1176be2d003b742d1c328639e864f65271c]

INTEGRATION: CWS bgdlremove (1.189.18); FILE MERGED 2007/05/18 11:26:27 kso 1.189.18.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [7f576212c33541c39b06fcd297bab021ced4e4b3]

INTEGRATION: CWS bgdlremove (1.46.18); FILE MERGED 2007/05/11 09:10:35 kso 1.46.18.1: #i76911# - ucbhelper lib no longer uses VOS. (vos::ORef => rtl::Reference, vos::OMutex => osl::Mutex, ...)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [926ec18dc3371db485a5a330c7ec7dbd5f846947]

INTEGRATION: CWS bgdlremove (1.129.18); FILE MERGED 2007/05/18 11:26:27 kso 1.129.18.2: #i77419# - cleanup of ucbhelper namespaces. 2007/05/11 09:10:35 kso 1.129.18.1: #i76911# - ucbhelper lib no longer uses VOS. (vos::ORef => rtl::Reference, vos::OMutex => osl::Mutex, ...)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [cf4b98c045d1be2bca62b9e3215d7695bc31b881]

INTEGRATION: CWS bgdlremove (1.28.206); FILE MERGED 2007/05/18 11:26:26 kso 1.28.206.2: #i77419# - cleanup of ucbhelper namespaces. 2007/05/11 09:10:35 kso 1.28.206.1: #i76911# - ucbhelper lib no longer uses VOS. (vos::ORef => rtl::Reference, vos::OMutex => osl::Mutex, ...)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [52ea4343420bc857ae7b45dfa0fa4f51c2405766]

INTEGRATION: CWS bgdlremove (1.5.206); FILE MERGED 2007/05/18 11:26:26 kso 1.5.206.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [0e347b4f6bd18909054d9991e0f22388de71cd71]

INTEGRATION: CWS bgdlremove (1.72.154); FILE MERGED 2007/05/25 14:58:16 kso 1.72.154.2: RESYNC: (1.72-1.73); FILE MERGED 2007/05/18 11:26:26 kso 1.72.154.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [6d309917159c662b14ff917b1b90d1386201a824]

INTEGRATION: CWS bgdlremove (1.122.6); FILE MERGED 2007/05/21 12:48:12 kso 1.122.6.2: RESYNC: (1.122-1.123); FILE MERGED 2007/05/18 11:26:26 kso 1.122.6.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [5b9f22365851e0a60ec6159cd7b85f7c5bc4a590]

INTEGRATION: CWS bgdlremove (1.2.44); FILE MERGED 2007/05/21 12:47:23 kso 1.2.44.2: RESYNC: (1.2-1.3); FILE MERGED 2007/05/18 11:26:26 kso 1.2.44.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [cac43b6ab26eee883f593deff79e4c9b3851188b]

INTEGRATION: CWS bgdlremove (1.93.30); FILE MERGED 2007/05/18 11:27:32 kso 1.93.30.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [66616f4fa842e0d8e0ce79db10e56a62efce1522]

INTEGRATION: CWS bgdlremove (1.46.20); FILE MERGED 2007/05/18 11:27:32 kso 1.46.20.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [e02efe14069bff009c652815c4ee13b502a7af61]

INTEGRATION: CWS bgdlremove (1.2.6); FILE MERGED 2007/05/18 11:27:32 kso 1.2.6.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [ecd9f8f7e6482993c5fd0a6237acc0bab66a4199]

INTEGRATION: CWS bgdlremove (1.25.6); FILE MERGED 2007/05/18 11:27:32 kso 1.25.6.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [1f13bc873ff6cfb5292c0691b39c4d9be9db8c02]

INTEGRATION: CWS bgdlremove (1.19.30); FILE MERGED 2007/05/18 11:38:51 kso 1.19.30.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [ae810ecf03bcc88caaaa080d18945c731be2bd05]

INTEGRATION: CWS bgdlremove (1.54.30); FILE MERGED 2007/05/18 11:38:51 kso 1.54.30.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [650fa32f2357e99a2ced7af1fcba824780919662]

INTEGRATION: CWS bgdlremove (1.22.30); FILE MERGED 2007/05/18 11:38:51 kso 1.22.30.2: #i77419# - cleanup of ucbhelper namespaces. 2007/05/11 09:15:08 kso 1.22.30.1: #i76911# - ucbhelper lib no longer uses VOS. (vos::ORef => rtl::Reference, vos::OMutex => osl::Mutex, ...)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [001e790a551fc6ccfd678ee0d31e27ca013313ca]

INTEGRATION: CWS bgdlremove (1.25.30); FILE MERGED 2007/05/18 11:38:51 kso 1.25.30.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [a5534f62325dd692f1d45b7362e42c0e649ed8bb]

INTEGRATION: CWS bgdlremove (1.17.30); FILE MERGED 2007/05/18 11:38:51 kso 1.17.30.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [30ba4869d5abb65671520cd70e69b30c78d8c9b0]

INTEGRATION: CWS bgdlremove (1.9.40); FILE MERGED 2007/05/18 11:38:51 kso 1.9.40.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [8c680082aa849d46cda23f92a55a00fbe742a33a]

INTEGRATION: CWS bgdlremove (1.25.66); FILE MERGED 2007/05/18 11:18:04 kso 1.25.66.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [f18e6e1aa0360eb72d723ae6829f09203b3da050]

INTEGRATION: CWS bgdlremove (1.11.120); FILE MERGED 2007/05/18 11:18:04 kso 1.11.120.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [466bb7d5d6f601527adaeac673d30cf2ba42f218]

INTEGRATION: CWS bgdlremove (1.2.212); FILE MERGED 2007/05/11 09:17:39 kso 1.2.212.1: 76911# - ucbhelper lib no longer uses VOS. (vos::ORef => rtl::Reference, vos::OMutex => osl::Mutex, ...)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [3f9b3589f99fadc91639cf83b6ff3fba98ce9254]

INTEGRATION: CWS bgdlremove (1.9.54); FILE MERGED 2007/05/21 12:25:12 kso 1.9.54.2: RESYNC: (1.9-1.10); FILE MERGED 2007/05/11 09:17:39 kso 1.9.54.1: 76911# - ucbhelper lib no longer uses VOS. (vos::ORef => rtl::Reference, vos::OMutex => osl::Mutex, ...)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [9358a3f0cea0eea55e510694df6871d78c1701a9]

INTEGRATION: CWS bgdlremove (1.5.26); FILE MERGED 2007/05/11 09:17:38 kso 1.5.26.1: 76911# - ucbhelper lib no longer uses VOS. (vos::ORef => rtl::Reference, vos::OMutex => osl::Mutex, ...)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [f3ce91235041c9c4b3f40f874c44a03203e497f6]

INTEGRATION: CWS bgdlremove (1.7.26); FILE MERGED 2007/05/18 11:40:45 kso 1.7.26.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [c045dde562abb0bd6fd387dead3bd9d806ac2b23]

INTEGRATION: CWS bgdlremove (1.21.26); FILE MERGED 2007/05/18 11:40:45 kso 1.21.26.2: #i77419# - cleanup of ucbhelper namespaces. 2007/05/11 09:17:38 kso 1.21.26.1: 76911# - ucbhelper lib no longer uses VOS. (vos::ORef => rtl::Reference, vos::OMutex => osl::Mutex, ...)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [0172f50540d26399f379d2890abee4b3c5924a49]

INTEGRATION: CWS bgdlremove (1.9.26); FILE MERGED 2007/05/11 09:17:38 kso 1.9.26.1: 76911# - ucbhelper lib no longer uses VOS. (vos::ORef => rtl::Reference, vos::OMutex => osl::Mutex, ...)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [dcfecf1fac189e2d91a0c9af53b0ce2a212b688e]

INTEGRATION: CWS bgdlremove (1.18.26); FILE MERGED 2007/05/18 11:40:45 kso 1.18.26.2: #i77419# - cleanup of ucbhelper namespaces. 2007/05/11 09:17:38 kso 1.18.26.1: 76911# - ucbhelper lib no longer uses VOS. (vos::ORef => rtl::Reference, vos::OMutex => osl::Mutex, ...)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [c8cefa0a5922af2c49e9a8d44b6c4575d9982acd]

INTEGRATION: CWS bgdlremove (1.4.186); FILE MERGED 2007/05/18 11:32:08 kso 1.4.186.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [f1312c6635fb35b5f3a7bcce233b9103b10ed4ca]

INTEGRATION: CWS bgdlremove (1.20.168); FILE MERGED 2007/05/18 11:32:07 kso 1.20.168.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [e630259c00ace47243ebe9dfaacadefc584d24ba]

INTEGRATION: CWS bgdlremove (1.13.168); FILE MERGED 2007/05/18 11:32:07 kso 1.13.168.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [bc5d5fb527ed4b58ffd484ff8d242d89033dec2f]

INTEGRATION: CWS bgdlremove (1.44.4); FILE MERGED 2007/05/18 11:32:07 kso 1.44.4.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [04578db52ed6bd7f90779293ec0f856101c4a703]

INTEGRATION: CWS bgdlremove (1.4.168); FILE MERGED 2007/05/18 11:32:07 kso 1.4.168.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [5dd6c7d44214a2198f1c9ca2c9e34a4b09629ebd]

INTEGRATION: CWS bgdlremove (1.9.168); FILE MERGED 2007/05/18 11:32:07 kso 1.9.168.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [b37030263c3d7affea37d814c3d7aa77b325cd45]

INTEGRATION: CWS bgdlremove (1.7.186); FILE MERGED 2007/05/18 11:32:07 kso 1.7.186.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [6212def21a29b1d262daedbf518fce610a3718d4]

INTEGRATION: CWS bgdlremove (1.66.4); FILE MERGED 2007/05/18 11:32:07 kso 1.66.4.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [ce47a9cfb52a7106aa6f76b5b8acfc2bcdb3c08b]

INTEGRATION: CWS bgdlremove (1.9.138); FILE MERGED 2007/05/18 11:32:06 kso 1.9.138.2: #i77419# - cleanup of ucbhelper namespaces. 2007/05/11 09:11:18 kso 1.9.138.1: #i76911# - ucbhelper lib no longer uses VOS. (vos::ORef => rtl::Reference, vos::OMutex => osl::Mutex, ...)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [01509226c52dc74e2a3896e04fe96839bac593e3]

INTEGRATION: CWS bgdlremove (1.76.4); FILE MERGED 2007/05/18 11:32:06 kso 1.76.4.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [70e37696a79ffa7e8f7c65c0ad767a6633c27cfc]

INTEGRATION: CWS bgdlremove (1.68.4); FILE MERGED 2007/05/18 11:32:06 kso 1.68.4.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [b3095bdde72bd3c7b83ffdad3578c3a9ce33e07d]

INTEGRATION: CWS bgdlremove (1.4.168); FILE MERGED 2007/05/18 11:32:06 kso 1.4.168.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [3a65ea3af79a6397c8a11a3e1e27722b59fac90f]

INTEGRATION: CWS bgdlremove (1.7.168); FILE MERGED 2007/05/18 11:32:06 kso 1.7.168.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [7bd0c623c398c3e34139e870fdef983239bfad8e]

INTEGRATION: CWS bgdlremove (1.18.40); FILE MERGED 2007/05/18 14:13:13 kso 1.18.40.3: #77419# - cleanup of ucbhelper namespaces. 2007/05/18 14:06:51 kso 1.18.40.2: #i77419# - cleanup of ucbhelper namespaces. 2007/05/11 09:20:57 kso 1.18.40.1: 76911# - ucbhelper lib no longer uses VOS. (vos::ORef => rtl::Reference, vos::OMutex => osl::Mutex, ...)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [ecf19b3d37960151fed92a04b0e263bea7330def]

INTEGRATION: CWS bgdlremove (1.2.108); FILE MERGED 2007/05/11 09:20:57 kso 1.2.108.1: 76911# - ucbhelper lib no longer uses VOS. (vos::ORef => rtl::Reference, vos::OMutex => osl::Mutex, ...)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [c3d81d7b4960e0ac9ef9c5983c759219b7523102]

INTEGRATION: CWS bgdlremove (1.4.40); FILE MERGED 2007/05/11 09:20:57 kso 1.4.40.1: 76911# - ucbhelper lib no longer uses VOS. (vos::ORef => rtl::Reference, vos::OMutex => osl::Mutex, ...)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [3d6392243fe69318e2eb76182413c1fc41854ccf]

INTEGRATION: CWS bgdlremove (1.3.40); FILE MERGED 2007/05/18 14:13:13 kso 1.3.40.2: #77419# - cleanup of ucbhelper namespaces. 2007/05/18 14:06:51 kso 1.3.40.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [95e7c2a2c18be382ca4beb1d77664c78cbc28c7e]

INTEGRATION: CWS bgdlremove (1.4.108); FILE MERGED 2007/05/18 11:37:19 kso 1.4.108.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [eb63b7fffe91f9e9405c8d74b9044311d0f0e922]

INTEGRATION: CWS bgdlremove (1.5.40); FILE MERGED 2007/05/18 11:37:19 kso 1.5.40.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [d382a261bc37005e61540df83bf4817a3ca75a11]

INTEGRATION: CWS bgdlremove (1.8.108); FILE MERGED 2007/05/18 11:37:19 kso 1.8.108.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [7c4089c620ecf6e8bb7521762db2a8c68a7c8e0f]

INTEGRATION: CWS bgdlremove (1.17.40); FILE MERGED 2007/05/18 11:37:19 kso 1.17.40.2: #i77419# - cleanup of ucbhelper namespaces. 2007/05/11 09:20:56 kso 1.17.40.1: 76911# - ucbhelper lib no longer uses VOS. (vos::ORef => rtl::Reference, vos::OMutex => osl::Mutex, ...)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [bc11c97e7d3131b22923956ebf5bfe0e7db6d49f]

INTEGRATION: CWS bgdlremove (1.8.62); FILE MERGED 2007/05/18 11:37:19 kso 1.8.62.2: #i77419# - cleanup of ucbhelper namespaces. 2007/05/11 12:59:03 kso 1.8.62.1: #i76911# - ucbhelper no longer uses VOS


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [08d0a8ba06d124b8c7bfc7efc8b31f6a35235f82]

INTEGRATION: CWS bgdlremove (1.15.40); FILE MERGED 2007/05/18 11:37:18 kso 1.15.40.3: #i77419# - cleanup of ucbhelper namespaces. 2007/05/11 12:59:03 kso 1.15.40.2: #i76911# - ucbhelper no longer uses VOS 2007/05/11 09:20:56 kso 1.15.40.1: 76911# - ucbhelper lib no longer uses VOS. (vos::ORef => rtl::Reference, vos::OMutex => osl::Mutex, ...)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [b9074a279c460065f3654351165c6bb58ccffb0b]

INTEGRATION: CWS bgdlremove (1.19.40); FILE MERGED 2007/05/11 09:20:56 kso 1.19.40.1: 76911# - ucbhelper lib no longer uses VOS. (vos::ORef => rtl::Reference, vos::OMutex => osl::Mutex, ...)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [aad0a754619878e71abd11505600416e5f7a9d77]

INTEGRATION: CWS bgdlremove (1.20.62); FILE MERGED 2007/05/18 11:37:18 kso 1.20.62.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [1d67f0c7a1e484ebd299893481c3b9108ce6e3b8]

INTEGRATION: CWS bgdlremove (1.52.26); FILE MERGED 2007/05/25 10:50:55 kso 1.52.26.4: #i76910# - Remove obsolete background download stuff from UCB. 2007/05/21 12:20:30 kso 1.52.26.3: RESYNC: (1.52-1.53); FILE MERGED 2007/05/18 11:37:18 kso 1.52.26.2: #i77419# - cleanup of ucbhelper namespaces. 2007/05/11 09:20:56 kso 1.52.26.1: 76911# - ucbhelper lib no longer uses VOS. (vos::ORef => rtl::Reference, vos::OMutex => osl::Mutex, ...)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [ca07badf5bc66d940fdc544071815ee270b3d5a4]

INTEGRATION: CWS bgdlremove (1.9.316); FILE MERGED 2007/05/11 09:20:56 kso 1.9.316.1: 76911# - ucbhelper lib no longer uses VOS. (vos::ORef => rtl::Reference, vos::OMutex => osl::Mutex, ...)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [44122c0688e6f188fa0bd8b59aa072b895701d2a]

INTEGRATION: CWS bgdlremove (1.32.8); FILE MERGED 2007/05/25 10:50:54 kso 1.32.8.4: #i76910# - Remove obsolete background download stuff from UCB. 2007/05/21 12:20:22 kso 1.32.8.3: RESYNC: (1.32-1.33); FILE MERGED 2007/05/11 09:37:45 kso 1.32.8.2: export.dxp no longer needed. 2007/05/11 09:20:56 kso 1.32.8.1: 76911# - ucbhelper lib no longer uses VOS. (vos::ORef => rtl::Reference, vos::OMutex => osl::Mutex, ...)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [abd60754e7344c7594e1adcc09f9484711e9af88]

INTEGRATION: CWS bgdlremove (1.26.58); FILE MERGED 2007/05/25 10:50:54 kso 1.26.58.1: #i76910# - Remove obsolete background download stuff from UCB.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [64789ae695394725a7cc9bde1374c4f87d95e1ca]

INTEGRATION: CWS bgdlremove (1.43.26); FILE MERGED 2007/05/25 10:50:54 kso 1.43.26.3: #i76910# - Remove obsolete background download stuff from UCB. 2007/05/21 12:19:27 kso 1.43.26.2: RESYNC: (1.43-1.44); FILE MERGED 2007/05/18 11:37:18 kso 1.43.26.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [29b679de9b02f9b9952df42de61b0304d70aae3d]

INTEGRATION: CWS bgdlremove (1.18.62); FILE MERGED 2007/05/25 10:50:54 kso 1.18.62.1: #i76910# - Remove obsolete background download stuff from UCB.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [378281ca91754426db50b368d4bb7f0624439112]

INTEGRATION: CWS bgdlremove (1.5.130); FILE MERGED 2007/05/11 09:20:56 kso 1.5.130.1: 76911# - ucbhelper lib no longer uses VOS. (vos::ORef => rtl::Reference, vos::OMutex => osl::Mutex, ...)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [4000281c12fdab125cb675cddaa1e7e18b9080a3]

INTEGRATION: CWS bgdlremove (1.5.2); FILE MERGED 2007/05/25 10:52:42 kso 1.5.2.1: #77419# - namespaces cleanup.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [6ba094af84b8014190a8fe93075407e1f2b199db]

INTEGRATION: CWS bgdlremove (1.8.26); FILE MERGED 2007/05/18 14:06:51 kso 1.8.26.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [f1934fb53cf3bb79b843a119b92bf2c4abca5a19]

INTEGRATION: CWS bgdlremove (1.7.40); FILE MERGED 2007/05/18 14:06:51 kso 1.7.40.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [b0bc09799e9198160a990efe170f87743efbc631]

INTEGRATION: CWS bgdlremove (1.3.108); FILE MERGED 2007/05/18 11:37:18 kso 1.3.108.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [5297f3ada229c334e1a9fcf6d998c15e2df71f39]

INTEGRATION: CWS bgdlremove (1.4.40); FILE MERGED 2007/05/18 11:37:18 kso 1.4.40.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [aa4b7fc1cb77872b77d657e30989191e6d039f88]

INTEGRATION: CWS bgdlremove (1.5.108); FILE MERGED 2007/05/18 11:37:18 kso 1.5.108.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [1bf53374396dd73896a9afff594f76837788231f]

INTEGRATION: CWS bgdlremove (1.8.40); FILE MERGED 2007/05/18 11:37:18 kso 1.8.40.2: #i77419# - cleanup of ucbhelper namespaces. 2007/05/11 09:20:56 kso 1.8.40.1: 76911# - ucbhelper lib no longer uses VOS. (vos::ORef => rtl::Reference, vos::OMutex => osl::Mutex, ...)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [ade93055dd534b329c11bc1e278fd4b20a200397]

INTEGRATION: CWS bgdlremove (1.4.40); FILE MERGED 2007/05/18 14:06:51 kso 1.4.40.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [14157a3cb770ee3d7cc2bd7b95402e1814df4ffe]

INTEGRATION: CWS bgdlremove (1.15.30); FILE MERGED 2007/05/18 14:06:51 kso 1.15.30.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [e833c3fa3e295753ca9b1195ec71fd2d7c0ef834]

INTEGRATION: CWS bgdlremove (1.4.62); FILE MERGED 2007/05/18 11:37:18 kso 1.4.62.2: #i77419# - cleanup of ucbhelper namespaces. 2007/05/11 12:59:03 kso 1.4.62.1: #i76911# - ucbhelper no longer uses VOS


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [1e7cdbbdef4fc8b6fd2a72c08a283056ee339858]

INTEGRATION: CWS bgdlremove (1.5.40); FILE MERGED 2007/05/18 11:37:18 kso 1.5.40.3: #i77419# - cleanup of ucbhelper namespaces. 2007/05/11 12:59:03 kso 1.5.40.2: #i76911# - ucbhelper no longer uses VOS 2007/05/11 09:20:56 kso 1.5.40.1: 76911# - ucbhelper lib no longer uses VOS. (vos::ORef => rtl::Reference, vos::OMutex => osl::Mutex, ...)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [0e9c556f6e98a691924d707020242ad991392ba3]

INTEGRATION: CWS bgdlremove (1.6.40); FILE MERGED 2007/05/18 14:06:51 kso 1.6.40.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [862280ad54bf04f060b606d7a5862d50e25be456]

INTEGRATION: CWS bgdlremove (1.8.108); FILE MERGED 2007/05/18 11:37:18 kso 1.8.108.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [c1bd7cc7a65247b71966fd15efdd2055353c7ee0]

INTEGRATION: CWS bgdlremove (1.11.40); FILE MERGED 2007/05/25 10:52:42 kso 1.11.40.4: #77419# - namespaces cleanup. 2007/05/21 12:18:56 kso 1.11.40.3: RESYNC: (1.11-1.12); FILE MERGED 2007/05/18 11:37:18 kso 1.11.40.2: #i77419# - cleanup of ucbhelper namespaces. 2007/05/11 09:20:55 kso 1.11.40.1: 76911# - ucbhelper lib no longer uses VOS. (vos::ORef => rtl::Reference, vos::OMutex => osl::Mutex, ...)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [102b8f6ebab1689d58d1e84d1cdcdb0d4123975c]

INTEGRATION: CWS bgdlremove (1.7.12); FILE MERGED 2007/05/11 09:20:55 kso 1.7.12.1: 76911# - ucbhelper lib no longer uses VOS. (vos::ORef => rtl::Reference, vos::OMutex => osl::Mutex, ...)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [4380c7b79de43bdd710f296d03092d4af29458b3]

INTEGRATION: CWS bgdlremove (1.9.382); FILE MERGED 2007/05/11 09:20:55 kso 1.9.382.1: 76911# - ucbhelper lib no longer uses VOS. (vos::ORef => rtl::Reference, vos::OMutex => osl::Mutex, ...)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [f6f3c10eb095c3df7fe1b5a7b6e912a8502b93fd]

INTEGRATION: CWS bgdlremove (1.19.2); FILE MERGED 2007/05/25 10:52:41 kso 1.19.2.1: #77419# - namespaces cleanup.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [389a5131380a09f23e2c4b2cc3dcdfe64c9de50e]

INTEGRATION: CWS bgdlremove (1.6.40); FILE MERGED 2007/05/11 09:20:55 kso 1.6.40.1: 76911# - ucbhelper lib no longer uses VOS. (vos::ORef => rtl::Reference, vos::OMutex => osl::Mutex, ...)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [9cb2e29e8ccb727ebf3b396cd705017ed5fdc90f]

INTEGRATION: CWS bgdlremove (1.6.108); FILE MERGED 2007/05/18 11:37:17 kso 1.6.108.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [e83162f2f065d5a4e8bc8c8e801d9a80e55f5bb2]

INTEGRATION: CWS bgdlremove (1.19.40); FILE MERGED 2007/05/18 11:37:17 kso 1.19.40.2: #i77419# - cleanup of ucbhelper namespaces. 2007/05/11 09:20:55 kso 1.19.40.1: 76911# - ucbhelper lib no longer uses VOS. (vos::ORef => rtl::Reference, vos::OMutex => osl::Mutex, ...)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [dcae1c4c7b6bdbb74bb9f301a9d7263b6a4ad180]

INTEGRATION: CWS bgdlremove (1.5.62); FILE MERGED 2007/05/18 11:37:17 kso 1.5.62.2: #i77419# - cleanup of ucbhelper namespaces. 2007/05/11 12:59:03 kso 1.5.62.1: #i76911# - ucbhelper no longer uses VOS


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [b44dea6a40c7713da8568356f8ad965e5148da59]

INTEGRATION: CWS bgdlremove (1.13.40); FILE MERGED 2007/05/25 10:52:41 kso 1.13.40.5: #77419# - namespaces cleanup. 2007/05/21 12:18:28 kso 1.13.40.4: RESYNC: (1.13-1.14); FILE MERGED 2007/05/18 11:37:17 kso 1.13.40.3: #i77419# - cleanup of ucbhelper namespaces. 2007/05/11 12:59:02 kso 1.13.40.2: #i76911# - ucbhelper no longer uses VOS 2007/05/11 09:20:55 kso 1.13.40.1: 76911# - ucbhelper lib no longer uses VOS. (vos::ORef => rtl::Reference, vos::OMutex => osl::Mutex, ...)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [69c176d9db0f7aa1d9f2264c551f8a76083c8eb8]

INTEGRATION: CWS bgdlremove (1.20.40); FILE MERGED 2007/05/18 14:06:51 kso 1.20.40.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [8c17e8f98de7c9f2e6224675400ea40cecff1d0d]

INTEGRATION: CWS bgdlremove (1.29.108); FILE MERGED 2007/05/18 11:37:17 kso 1.29.108.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [0616d4712a64819c04de8fc9a3b3d61934aed75f]

INTEGRATION: CWS bgdlremove (1.54.40); FILE MERGED 2007/05/25 10:52:41 kso 1.54.40.4: #77419# - namespaces cleanup. 2007/05/21 12:18:21 kso 1.54.40.3: RESYNC: (1.54-1.55); FILE MERGED 2007/05/18 11:37:17 kso 1.54.40.2: #i77419# - cleanup of ucbhelper namespaces. 2007/05/11 09:20:55 kso 1.54.40.1: 76911# - ucbhelper lib no longer uses VOS. (vos::ORef => rtl::Reference, vos::OMutex => osl::Mutex, ...)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [bfa5986777af3d4a6cc838a3c82d813a700916c8]

INTEGRATION: CWS bgdlremove (1.9.12); FILE MERGED 2007/05/11 09:37:45 kso 1.9.12.2: export.dxp no longer needed. 2007/05/11 09:20:54 kso 1.9.12.1: 76911# - ucbhelper lib no longer uses VOS. (vos::ORef => rtl::Reference, vos::OMutex => osl::Mutex, ...)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [3f9e402e9ebafcf802928fca6b11060f78091b94]

INTEGRATION: CWS bgdlremove (1.3.240); FILE MERGED 2007/05/11 09:20:54 kso 1.3.240.1: 76911# - ucbhelper lib no longer uses VOS. (vos::ORef => rtl::Reference, vos::OMutex => osl::Mutex, ...)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [cb040617cf9f79c21a9d65ea5c7dfffcd8f4f5e2]

INTEGRATION: CWS bgdlremove (1.5.40); FILE MERGED 2007/05/11 12:59:02 kso 1.5.40.1: #i76911# - ucbhelper no longer uses VOS


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [c4f219a3743d0ff0c289cf735a5116ef462f2ed7]

INTEGRATION: CWS bgdlremove (1.4.108); FILE MERGED 2007/05/18 14:06:51 kso 1.4.108.2: #i77419# - cleanup of ucbhelper namespaces. 2007/05/11 12:59:02 kso 1.4.108.1: #i76911# - ucbhelper no longer uses VOS


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [7012f24b716c04b6a5c0ab821c202103319ef577]

INTEGRATION: CWS bgdlremove (1.5.40); FILE MERGED 2007/05/18 14:06:50 kso 1.5.40.2: #i77419# - cleanup of ucbhelper namespaces. 2007/05/11 12:59:02 kso 1.5.40.1: #i76911# - ucbhelper no longer uses VOS


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [3ab3a4b9ef47ce8b54bf648c92f3d0c812f43dbf]

INTEGRATION: CWS bgdlremove (1.4.108); FILE MERGED 2007/05/18 14:06:50 kso 1.4.108.2: #i77419# - cleanup of ucbhelper namespaces. 2007/05/11 12:59:02 kso 1.4.108.1: #i76911# - ucbhelper no longer uses VOS


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [e90fcce568f66f9dcf246847af802ede72323f02]

INTEGRATION: CWS bgdlremove (1.6.30); FILE MERGED 2007/05/18 14:06:50 kso 1.6.30.2: #i77419# - cleanup of ucbhelper namespaces. 2007/05/11 12:59:02 kso 1.6.30.1: #i76911# - ucbhelper no longer uses VOS


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [faea1218384d854008bdd5f7ddc5611870959d3d]

INTEGRATION: CWS bgdlremove (1.5.40); FILE MERGED 2007/05/11 14:09:42 kso 1.5.40.1: #i76911# - no longer uses VOS.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [475d1390ed9598ea7a6e12a284d2e0207428989a]

INTEGRATION: CWS bgdlremove (1.6.40); FILE MERGED 2007/05/18 14:06:50 kso 1.6.40.2: #i77419# - cleanup of ucbhelper namespaces. 2007/05/11 12:59:02 kso 1.6.40.1: #i76911# - ucbhelper no longer uses VOS


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [8d1d559f78724c197323d9669718af810ecd59f4]

INTEGRATION: CWS bgdlremove (1.4.108); FILE MERGED 2007/05/11 12:59:02 kso 1.4.108.1: #i76911# - ucbhelper no longer uses VOS


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [dcd980fc11b392908873be80f8111236e9a17206]

INTEGRATION: CWS bgdlremove (1.4.240); FILE MERGED 2007/05/11 12:59:02 kso 1.4.240.1: #i76911# - ucbhelper no longer uses VOS


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [c0c6d20a2f69f2827d132117599759823dcc28fa]

INTEGRATION: CWS bgdlremove (1.6.8); FILE MERGED 2007/05/11 14:11:01 kso 1.6.8.3: #i76911# - no longer uses VOS. 2007/05/11 12:59:02 kso 1.6.8.2: #i76911# - ucbhelper no longer uses VOS 2007/05/11 09:37:44 kso 1.6.8.1: export.dxp no longer needed.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [ae6b97028135b7a7e65cae4efad9d2ca79bfb933]

INTEGRATION: CWS bgdlremove (1.2.2); FILE MERGED 2007/05/25 10:52:41 kso 1.2.2.1: #77419# - namespaces cleanup.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [1aa92c8fa76f0dba894d62cb111279ba748cfcc4]

INTEGRATION: CWS bgdlremove (1.9.198); FILE MERGED 2007/05/11 09:20:54 kso 1.9.198.1: 76911# - ucbhelper lib no longer uses VOS. (vos::ORef => rtl::Reference, vos::OMutex => osl::Mutex, ...)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [85328d41d1c8961bd126ae3a86864969e67f3d9b]

INTEGRATION: CWS bgdlremove (1.13.12); FILE MERGED 2007/05/11 09:37:44 kso 1.13.12.2: export.dxp no longer needed. 2007/05/11 09:20:54 kso 1.13.12.1: 76911# - ucbhelper lib no longer uses VOS. (vos::ORef => rtl::Reference, vos::OMutex => osl::Mutex, ...)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [b10b7ed1c16ea7dcdc473fdc413a32435b8a28bb]

INTEGRATION: CWS bgdlremove (1.7.108); FILE MERGED 2007/05/18 11:37:17 kso 1.7.108.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [079fb53fc135d3b0d0e4e90b2234b20b66d7423f]

INTEGRATION: CWS bgdlremove (1.14.40); FILE MERGED 2007/05/25 10:52:41 kso 1.14.40.4: #77419# - namespaces cleanup. 2007/05/21 12:17:42 kso 1.14.40.3: RESYNC: (1.14-1.15); FILE MERGED 2007/05/18 11:37:17 kso 1.14.40.2: #i77419# - cleanup of ucbhelper namespaces. 2007/05/11 09:20:54 kso 1.14.40.1: 76911# - ucbhelper lib no longer uses VOS. (vos::ORef => rtl::Reference, vos::OMutex => osl::Mutex, ...)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [862d9d188ac7fefd160c97133bdafa5e783cbed4]

INTEGRATION: CWS bgdlremove (1.5.62); FILE MERGED 2007/05/18 11:37:17 kso 1.5.62.2: #i77419# - cleanup of ucbhelper namespaces. 2007/05/11 12:59:01 kso 1.5.62.1: #i76911# - ucbhelper no longer uses VOS


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [5db17c04ca22fb9d1b52288cf40aeb3fee9c52df]

INTEGRATION: CWS bgdlremove (1.10.40); FILE MERGED 2007/05/18 11:37:17 kso 1.10.40.3: #i77419# - cleanup of ucbhelper namespaces. 2007/05/11 12:59:01 kso 1.10.40.2: #i76911# - ucbhelper no longer uses VOS 2007/05/11 09:20:54 kso 1.10.40.1: 76911# - ucbhelper lib no longer uses VOS. (vos::ORef => rtl::Reference, vos::OMutex => osl::Mutex, ...)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [479aa29429eda06d7dce747446a797fde67a9174]

INTEGRATION: CWS bgdlremove (1.26.40); FILE MERGED 2007/05/18 14:06:50 kso 1.26.40.2: #i77419# - cleanup of ucbhelper namespaces. 2007/05/11 09:20:54 kso 1.26.40.1: 76911# - ucbhelper lib no longer uses VOS. (vos::ORef => rtl::Reference, vos::OMutex => osl::Mutex, ...)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [c6a54b27f6e1b7f490d7a299613525fdc3462ea2]

INTEGRATION: CWS bgdlremove (1.7.40); FILE MERGED 2007/05/18 14:06:50 kso 1.7.40.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [e0594c9815b5776a612e3ef1e03fff834a4defdd]

INTEGRATION: CWS bgdlremove (1.11.108); FILE MERGED 2007/05/18 11:37:17 kso 1.11.108.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [4560cd29d0d6a33ef30c58b5a6ed0974c99fd04b]

INTEGRATION: CWS bgdlremove (1.26.40); FILE MERGED 2007/05/25 10:52:41 kso 1.26.40.4: #77419# - namespaces cleanup. 2007/05/21 12:17:35 kso 1.26.40.3: RESYNC: (1.26-1.27); FILE MERGED 2007/05/18 11:37:17 kso 1.26.40.2: #i77419# - cleanup of ucbhelper namespaces. 2007/05/11 09:20:54 kso 1.26.40.1: 76911# - ucbhelper lib no longer uses VOS. (vos::ORef => rtl::Reference, vos::OMutex => osl::Mutex, ...)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [cbc1df7aaf0a998c3dde381786d6d3ddc5106a9a]

INTEGRATION: CWS bgdlremove (1.3.108); FILE MERGED 2007/05/18 11:37:17 kso 1.3.108.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [85caca6d38f878e76fde2977b00829c16f585600]

INTEGRATION: CWS bgdlremove (1.4.40); FILE MERGED 2007/05/18 11:37:17 kso 1.4.40.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [820c90fa65b146bf06708b1b4ea3a3b749fd3112]

INTEGRATION: CWS bgdlremove (1.2.170); FILE MERGED 2007/05/11 09:20:53 kso 1.2.170.1: 76911# - ucbhelper lib no longer uses VOS. (vos::ORef => rtl::Reference, vos::OMutex => osl::Mutex, ...)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [02b59e3e9dd8c1d539f94e9ae02e086dc281598f]

INTEGRATION: CWS bgdlremove (1.5.26); FILE MERGED 2007/05/18 11:37:17 kso 1.5.26.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [efabd7a3b650e1babe2355faa1a9c75b4c458ca7]

INTEGRATION: CWS bgdlremove (1.5.40); FILE MERGED 2007/05/18 11:37:17 kso 1.5.40.2: #i77419# - cleanup of ucbhelper namespaces. 2007/05/11 09:20:53 kso 1.5.40.1: 76911# - ucbhelper lib no longer uses VOS. (vos::ORef => rtl::Reference, vos::OMutex => osl::Mutex, ...)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [67a0670e88400ba1b309490ab262c9ab6a78c10e]

INTEGRATION: CWS bgdlremove (1.5.108); FILE MERGED 2007/05/11 09:42:27 kso 1.5.108.2: Added exports.map Issue number: Submitted by: Reviewed by: 2007/05/11 09:20:53 kso 1.5.108.1: 76911# - ucbhelper lib no longer uses VOS. (vos::ORef => rtl::Reference, vos::OMutex => osl::Mutex, ...)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [75facef79703a7d900c97a3b53c012279976336d]

INTEGRATION: CWS bgdlremove (1.1.4); FILE ADDED 2007/05/11 09:42:27 kso 1.1.4.2: Added exports.map Issue number: Submitted by: Reviewed by: 2004/11/25 16:03:34 kso 1.1.4.1: file exports.map was added on branch cws_src680_bgdlremove on 2007-05-11 09:42:27 +0000


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [a5c790e61a0204fb2fbd94aca1e07db87f64fb67]

INTEGRATION: CWS bgdlremove (1.5.40); FILE MERGED 2007/05/18 11:37:17 kso 1.5.40.2: #i77419# - cleanup of ucbhelper namespaces. 2007/05/11 12:59:01 kso 1.5.40.1: #i76911# - ucbhelper no longer uses VOS


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [e2ede5f659b31ee58ab1cb69ce2ed33448eee2b4]

INTEGRATION: CWS bgdlremove (1.4.62); FILE MERGED 2007/05/18 11:37:16 kso 1.4.62.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [ae2776bea914e3e1829c469b25174183e97a32d6]

INTEGRATION: CWS bgdlremove (1.8.40); FILE MERGED 2007/05/18 11:37:16 kso 1.8.40.2: #i77419# - cleanup of ucbhelper namespaces. 2007/05/11 09:20:53 kso 1.8.40.1: 76911# - ucbhelper lib no longer uses VOS. (vos::ORef => rtl::Reference, vos::OMutex => osl::Mutex, ...)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [7ed7a4d8191ef80800e9479cdc2615547fc6ed45]

INTEGRATION: CWS bgdlremove (1.2.316); FILE MERGED 2007/05/11 09:20:53 kso 1.2.316.1: 76911# - ucbhelper lib no longer uses VOS. (vos::ORef => rtl::Reference, vos::OMutex => osl::Mutex, ...)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [5aad7d855bbbdd95221e9d935966fc20f52cc9f1]

INTEGRATION: CWS bgdlremove (1.7.40); FILE MERGED 2007/05/11 09:20:53 kso 1.7.40.1: 76911# - ucbhelper lib no longer uses VOS. (vos::ORef => rtl::Reference, vos::OMutex => osl::Mutex, ...)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [23ed6a2d14e2f1a9cb91e99164fad09ff0c7872a]

INTEGRATION: CWS bgdlremove (1.15.12); FILE MERGED 2007/05/25 10:49:37 kso 1.15.12.2: #i76910# - Remove obsolete background download stuff from UCB. 2007/05/11 09:37:44 kso 1.15.12.1: export.dxp no longer needed.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [9e492131d1f3e17e8525983d92e8d7bf10807148]

INTEGRATION: CWS bgdlremove (1.23.30); FILE MERGED 2007/05/25 10:49:37 kso 1.23.30.1: #i76910# - Remove obsolete background download stuff from UCB.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [cbc778a5fe418b8c79cf2dce74cb86deda7c4be7]

INTEGRATION: CWS bgdlremove (1.4.40); FILE MERGED 2007/05/18 11:37:16 kso 1.4.40.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [70f9ae1693f46ab0431f90ca785b5b451511f34a]

INTEGRATION: CWS bgdlremove (1.7.40); FILE MERGED 2007/05/18 11:37:16 kso 1.7.40.2: #i77419# - cleanup of ucbhelper namespaces. 2007/05/11 09:20:53 kso 1.7.40.1: 76911# - ucbhelper lib no longer uses VOS. (vos::ORef => rtl::Reference, vos::OMutex => osl::Mutex, ...)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [884d8643cd92e18b6a8ab25f0a7d456e0c000ec4]

INTEGRATION: CWS bgdlremove (1.3.108); FILE MERGED 2007/05/18 11:37:16 kso 1.3.108.2: #i77419# - cleanup of ucbhelper namespaces. 2007/05/11 09:20:53 kso 1.3.108.1: 76911# - ucbhelper lib no longer uses VOS. (vos::ORef => rtl::Reference, vos::OMutex => osl::Mutex, ...)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [bc78422d870d19d1a47c63c9eddad869a9c42515]

INTEGRATION: CWS bgdlremove (1.4.40); FILE MERGED 2007/05/11 09:20:53 kso 1.4.40.1: 76911# - ucbhelper lib no longer uses VOS. (vos::ORef => rtl::Reference, vos::OMutex => osl::Mutex, ...)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [39665068d3391ce126d0d1d4923f9f7dfbe568b2]

INTEGRATION: CWS bgdlremove (1.9.108); FILE MERGED 2007/05/18 11:37:16 kso 1.9.108.2: #i77419# - cleanup of ucbhelper namespaces. 2007/05/11 09:20:53 kso 1.9.108.1: 76911# - ucbhelper lib no longer uses VOS. (vos::ORef => rtl::Reference, vos::OMutex => osl::Mutex, ...)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [d1131d6767692a30893daf72e352bb05f1314ff7]

INTEGRATION: CWS bgdlremove (1.11.40); FILE MERGED 2007/05/18 11:37:16 kso 1.11.40.2: #i77419# - cleanup of ucbhelper namespaces. 2007/05/11 09:20:53 kso 1.11.40.1: 76911# - ucbhelper lib no longer uses VOS. (vos::ORef => rtl::Reference, vos::OMutex => osl::Mutex, ...)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [3463f7db8abdbdf262f4120ed6b801dfb32d21d5]

INTEGRATION: CWS bgdlremove (1.9.40); FILE MERGED 2007/05/23 09:11:55 kso 1.9.40.3: #i77419# - cleanup of ucbhelper namespaces. 2007/05/18 14:06:50 kso 1.9.40.2: #i77419# - cleanup of ucbhelper namespaces. 2007/05/11 09:20:53 kso 1.9.40.1: 76911# - ucbhelper lib no longer uses VOS. (vos::ORef => rtl::Reference, vos::OMutex => osl::Mutex, ...)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [29aae4252da04ef6a67bb463667e8772b19d0544]

INTEGRATION: CWS bgdlremove (1.11.108); FILE MERGED 2007/05/18 11:37:16 kso 1.11.108.2: #i77419# - cleanup of ucbhelper namespaces. 2007/05/11 09:20:53 kso 1.11.108.1: 76911# - ucbhelper lib no longer uses VOS. (vos::ORef => rtl::Reference, vos::OMutex => osl::Mutex, ...)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [6d4b34cc48d780c232db96626c5805b29df29aa9]

INTEGRATION: CWS bgdlremove (1.26.40); FILE MERGED 2007/05/25 10:49:37 kso 1.26.40.4: #i76910# - Remove obsolete background download stuff from UCB. 2007/05/21 12:17:28 kso 1.26.40.3: RESYNC: (1.26-1.27); FILE MERGED 2007/05/18 11:37:16 kso 1.26.40.2: #i77419# - cleanup of ucbhelper namespaces. 2007/05/11 09:20:52 kso 1.26.40.1: 76911# - ucbhelper lib no longer uses VOS. (vos::ORef => rtl::Reference, vos::OMutex => osl::Mutex, ...)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [bda1e3f5561ad1c7b18bec347daa1180ba1bf684]

INTEGRATION: CWS bgdlremove (1.4.382); FILE MERGED 2007/05/11 09:20:52 kso 1.4.382.1: 76911# - ucbhelper lib no longer uses VOS. (vos::ORef => rtl::Reference, vos::OMutex => osl::Mutex, ...)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [993cb8aa22a90a38579746e1226d1732404c9967]

INTEGRATION: CWS bgdlremove (1.23.40); FILE MERGED 2007/05/11 10:07:45 kso 1.23.40.1: #i76911# - no longer uses VOS.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [aa22814270eba09c49c1b4e18f6c37868b07c358]

INTEGRATION: CWS bgdlremove (1.90.26); FILE MERGED 2007/05/11 10:07:45 kso 1.90.26.1: #i76911# - no longer uses VOS.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [fdc7b6d19530262f920c2e911bdc562cb2b56af0]

INTEGRATION: CWS bgdlremove (1.14.40); FILE MERGED 2007/05/11 10:07:45 kso 1.14.40.1: #i76911# - no longer uses VOS.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [aec185e46d4b9b3548da92495645032fac9f0ff3]

INTEGRATION: CWS bgdlremove (1.44.8); FILE MERGED 2007/05/11 10:07:45 kso 1.44.8.1: #i76911# - no longer uses VOS.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [9ea81fee574f4a8d2be188cb860c01e394a94312]

INTEGRATION: CWS bgdlremove (1.15.12); FILE MERGED 2007/05/11 10:07:45 kso 1.15.12.2: #i76911# - no longer uses VOS. 2007/05/11 09:37:44 kso 1.15.12.1: export.dxp no longer needed.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [7091e872f3f73574b54f644c99c9cd6f508c855b]

INTEGRATION: CWS bgdlremove (1.14.62); FILE MERGED 2007/05/11 10:07:45 kso 1.14.62.1: #i76911# - no longer uses VOS.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [1d8837d29f5dc8179703356e7d606665c6efab22]

INTEGRATION: CWS bgdlremove (1.13.40); FILE MERGED 2007/05/11 10:07:45 kso 1.13.40.1: #i76911# - no longer uses VOS.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [cecabe0ed939377cca85e79967f0b4c548c2668d]

INTEGRATION: CWS bgdlremove (1.10.62); FILE MERGED 2007/05/11 10:07:45 kso 1.10.62.1: #i76911# - no longer uses VOS.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [69b54d437da9d21339ce043c744fcbdb0636c2ee]

INTEGRATION: CWS bgdlremove (1.19.40); FILE MERGED 2007/05/18 11:37:16 kso 1.19.40.2: #i77419# - cleanup of ucbhelper namespaces. 2007/05/11 10:07:44 kso 1.19.40.1: #i76911# - no longer uses VOS.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [ea55a6616f3ca5dc7bdf7f2ad2836cf7acea11f9]

INTEGRATION: CWS bgdlremove (1.4.108); FILE MERGED 2007/05/11 10:07:44 kso 1.4.108.1: #i76911# - no longer uses VOS.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [56928391030f7b6ee0d5e42dbab2a735e57bf3f1]

INTEGRATION: CWS bgdlremove (1.8.40); FILE MERGED 2007/05/11 10:07:44 kso 1.8.40.1: #i76911# - no longer uses VOS.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [fafc15835110fb1e3629af6ad30c58ee31cc46da]

INTEGRATION: CWS bgdlremove (1.4.40); FILE MERGED 2007/05/11 10:07:44 kso 1.4.40.1: #i76911# - no longer uses VOS.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [ca95692587a05293e4bc429db7282dc745bdfcaa]

INTEGRATION: CWS bgdlremove (1.12.62); FILE MERGED 2007/05/11 10:07:44 kso 1.12.62.1: #i76911# - no longer uses VOS.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [659b672c949ea2a05dbce8128f12bc709977bdfb]

INTEGRATION: CWS bgdlremove (1.36.40); FILE MERGED 2007/05/11 10:07:44 kso 1.36.40.1: #i76911# - no longer uses VOS.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [e17a657a761fe44b5f1b4af3d8f16992d6eefece]

INTEGRATION: CWS bgdlremove (1.5.40); FILE MERGED 2007/05/18 11:37:16 kso 1.5.40.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [492ba8e5799e89694a54eba70bec78c2e4caad1b]

INTEGRATION: CWS bgdlremove (1.12.12); FILE MERGED 2007/05/11 09:37:43 kso 1.12.12.1: export.dxp no longer needed.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [2a7ac80ef090d45a42700e9a055ecd70590bfd24]

INTEGRATION: CWS bgdlremove (1.6.40); FILE MERGED 2007/05/18 14:06:49 kso 1.6.40.2: #i77419# - cleanup of ucbhelper namespaces. 2007/05/11 12:59:01 kso 1.6.40.1: #i76911# - ucbhelper no longer uses VOS


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [5b0f5880500efa3eee8c64dc45022eba63804b56]

INTEGRATION: CWS bgdlremove (1.5.108); FILE MERGED 2007/05/18 14:06:49 kso 1.5.108.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [7f8a992cd995b311d06cbd5798c4557c6b4308cd]

INTEGRATION: CWS bgdlremove (1.3.108); FILE MERGED 2007/05/18 14:06:49 kso 1.3.108.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [1429b77e4aa003bda6d772d378428110d150f17c]

INTEGRATION: CWS bgdlremove (1.2.108); FILE MERGED 2007/05/18 14:06:49 kso 1.2.108.2: #i77419# - cleanup of ucbhelper namespaces. 2007/05/11 12:59:00 kso 1.2.108.1: #i76911# - ucbhelper no longer uses VOS


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [70547b7af917ba0af4dc50dd86df5619202732eb]

INTEGRATION: CWS bgdlremove (1.16.40); FILE MERGED 2007/05/18 14:06:48 kso 1.16.40.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [cf7f68e3c1621fcad97a7427ef84cf79548c1721]

INTEGRATION: CWS bgdlremove (1.10.40); FILE MERGED 2007/05/18 14:06:48 kso 1.10.40.2: #i77419# - cleanup of ucbhelper namespaces. 2007/05/18 11:37:15 kso 1.10.40.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [b532701c062e37c221de5df13d0517d6fa3b203c]

INTEGRATION: CWS bgdlremove (1.2.108); FILE MERGED 2007/05/18 14:06:48 kso 1.2.108.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [5133fd5994c97da4ef54645f65aaaf12714ac5c2]

INTEGRATION: CWS bgdlremove (1.19.12); FILE MERGED 2007/05/11 09:37:43 kso 1.19.12.1: export.dxp no longer needed.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [2b4d9cc868f058527194ce106682e52b851654cd]

INTEGRATION: CWS bgdlremove (1.11.12); FILE MERGED 2007/05/11 09:37:43 kso 1.11.12.1: export.dxp no longer needed.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [67fecf74c99948735352daa8d1596459e124e97a]

INTEGRATION: CWS bgdlremove (1.23.32); FILE MERGED 2007/05/21 12:17:20 kso 1.23.32.2: RESYNC: (1.23-1.24); FILE MERGED 2007/05/11 14:09:42 kso 1.23.32.1: #i76911# - no longer uses VOS.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [df50813843988dd2c50413381379e722564c79ca]

INTEGRATION: CWS bgdlremove (1.7.2); FILE MERGED 2007/05/18 08:43:50 kso 1.7.2.1: #i77419# - cleanup of ucbhelper namespaces


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [d8eb4cac7eecffd63f40c767d418f38ce5b2461e]

INTEGRATION: CWS bgdlremove (1.2.6); FILE MERGED 2007/05/28 17:36:50 kso 1.2.6.1: #i77419# - Adapt to ucbhelper namespace changes.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [dc32acf019616aa1713539c306f2a2cdf301e229]

INTEGRATION: CWS bgdlremove (1.61.28); FILE MERGED 2007/05/18 08:45:15 kso 1.61.28.1: #i77419# - cleanup of ucbhelper namespaces


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [888483363dcc51029fe3fe67dcb6da37f78d0549]

INTEGRATION: CWS bgdlremove (1.4.234); FILE MERGED 2007/05/18 11:39:40 kso 1.4.234.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [ee0a6b7b0ab9dc687515b4fc7362b3d71b97790c]

INTEGRATION: CWS bgdlremove (1.28.96); FILE MERGED 2007/05/18 11:39:39 kso 1.28.96.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [c950a8ac4ab3cf376df180147c1aedaaa7aa2c53]

INTEGRATION: CWS bgdlremove (1.16.234); FILE MERGED 2007/05/18 11:39:39 kso 1.16.234.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [eec6938240bb195d61f762a7a99d637d250f0c41]

INTEGRATION: CWS bgdlremove (1.2.10); FILE MERGED 2007/05/18 11:40:06 kso 1.2.10.2: #i77419# - cleanup of ucbhelper namespaces. 2007/05/11 09:15:42 kso 1.2.10.1: #i76911# - ucbhelper lib no longer uses VOS. (vos::ORef => rtl::Reference, vos::OMutex => osl::Mutex, ...)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [5690837b798a5f9a240e208de44f4e9e6c505313]

INTEGRATION: CWS bgdlremove (1.7.58); FILE MERGED 2007/05/18 09:06:15 kso 1.7.58.2: #i77419# - cleanup of ucbhelper namespaces. 2007/05/11 08:56:35 kso 1.7.58.1: #i76911# - ucbhelper lib no longer uses VOS. (vos::ORef => rtl::Reference, vos::OMutex => osl::Mutex, ...)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [0d5e9d89bfec613b401d7e2a1dace739e6d380b6]

INTEGRATION: CWS bgdlremove (1.8.58); FILE MERGED 2007/05/18 09:06:15 kso 1.8.58.2: #i77419# - cleanup of ucbhelper namespaces. 2007/05/11 08:56:35 kso 1.8.58.1: #i76911# - ucbhelper lib no longer uses VOS. (vos::ORef => rtl::Reference, vos::OMutex => osl::Mutex, ...)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [f3d0624dfbe9ff910af5e7252972e8b469a5f491]

INTEGRATION: CWS bgdlremove (1.7.58); FILE MERGED 2007/05/18 09:06:14 kso 1.7.58.2: #i77419# - cleanup of ucbhelper namespaces. 2007/05/11 08:56:35 kso 1.7.58.1: #i76911# - ucbhelper lib no longer uses VOS. (vos::ORef => rtl::Reference, vos::OMutex => osl::Mutex, ...)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [04187e184743743faae423ed1b4b6adc599091a3]

INTEGRATION: CWS bgdlremove (1.19.310); FILE MERGED 2007/05/28 17:47:10 kso 1.19.310.1: #i76911# - ucbhelper no longer uses VOS (vos::ORef -> rtl::Reference, ...)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [173a356c9b3a306df098734a5d9b670992b8a8a6]

INTEGRATION: CWS bgdlremove (1.36.300); FILE MERGED 2007/05/28 17:47:09 kso 1.36.300.1: #i76911# - ucbhelper no longer uses VOS (vos::ORef -> rtl::Reference, ...)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [2a8f23963507714e4f6f5f64f402768b559409b6]

INTEGRATION: CWS bgdlremove (1.71.14); FILE MERGED 2007/05/21 12:04:41 kso 1.71.14.2: RESYNC: (1.71-1.72); FILE MERGED 2007/05/11 09:14:34 kso 1.71.14.1: #i76911# - ucbhelper lib no longer uses VOS. (vos::ORef => rtl::Reference, vos::OMutex => osl::Mutex, ...)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [d0ab640953bdb5b9e8ad71c12306093100377607]

INTEGRATION: CWS bgdlremove (1.100.62); FILE MERGED 2007/05/25 14:21:23 kso 1.100.62.2: RESYNC: (1.100-1.101); FILE MERGED 2007/05/11 09:14:33 kso 1.100.62.1: #i76911# - ucbhelper lib no longer uses VOS. (vos::ORef => rtl::Reference, vos::OMutex => osl::Mutex, ...)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [7e80960f7ad94f9a242f979d9e3d05d46e9b8f7f]

INTEGRATION: CWS bgdlremove (1.50.12); FILE MERGED 2007/05/21 12:04:34 kso 1.50.12.2: RESYNC: (1.50-1.51); FILE MERGED 2007/05/11 09:14:33 kso 1.50.12.1: #i76911# - ucbhelper lib no longer uses VOS. (vos::ORef => rtl::Reference, vos::OMutex => osl::Mutex, ...)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [021cafa792a795add5d8e78d5c6efcc994ce1bf2]

INTEGRATION: CWS bgdlremove (1.11.310); FILE MERGED 2007/05/28 17:47:09 kso 1.11.310.1: #i76911# - ucbhelper no longer uses VOS (vos::ORef -> rtl::Reference, ...)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [a7e59aff1386bf180e10af4d39f4871cd882970a]

INTEGRATION: CWS bgdlremove (1.44.14); FILE MERGED 2007/05/21 11:59:26 kso 1.44.14.3: RESYNC: (1.44-1.45); FILE MERGED 2007/05/18 11:36:16 kso 1.44.14.2: #i77419# - cleanup of ucbhelper namespaces. 2007/05/11 09:14:33 kso 1.44.14.1: #i76911# - ucbhelper lib no longer uses VOS. (vos::ORef => rtl::Reference, vos::OMutex => osl::Mutex, ...)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [ca1e59f15abfb29a66113215ef7b3c7b48a2acc9]

INTEGRATION: CWS bgdlremove (1.28.6); FILE MERGED 2007/05/28 17:47:09 kso 1.28.6.1: #i76911# - ucbhelper no longer uses VOS (vos::ORef -> rtl::Reference, ...)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [eb32d99a08948c80dac19f6366a371e0d6159406]

INTEGRATION: CWS bgdlremove (1.70.14); FILE MERGED 2007/05/21 11:58:48 kso 1.70.14.2: RESYNC: (1.70-1.71); FILE MERGED 2007/05/11 09:14:33 kso 1.70.14.1: #i76911# - ucbhelper lib no longer uses VOS. (vos::ORef => rtl::Reference, vos::OMutex => osl::Mutex, ...)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [446e9633cd96bcca163dfe9f5d45f018ef20c0c4]

INTEGRATION: CWS bgdlremove (1.60.6); FILE MERGED 2007/05/28 17:47:09 kso 1.60.6.1: #i76911# - ucbhelper no longer uses VOS (vos::ORef -> rtl::Reference, ...)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [6ee1ea7122cb7092036795fbe3ac48edb1751dd8]

INTEGRATION: CWS bgdlremove (1.35.16); FILE MERGED 2007/05/11 09:14:32 kso 1.35.16.1: #i76911# - ucbhelper lib no longer uses VOS. (vos::ORef => rtl::Reference, vos::OMutex => osl::Mutex, ...)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [00c293440a23907323eaa5e9408ece9f55f88979]

INTEGRATION: CWS bgdlremove (1.107.236); FILE MERGED 2007/05/11 09:14:32 kso 1.107.236.1: #i76911# - ucbhelper lib no longer uses VOS. (vos::ORef => rtl::Reference, vos::OMutex => osl::Mutex, ...)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [3a6a1962b306caf8b99d7347421757ba4d53e345]

INTEGRATION: CWS bgdlremove (1.6.16); FILE MERGED 2007/05/28 17:47:08 kso 1.6.16.1: #i76911# - ucbhelper no longer uses VOS (vos::ORef -> rtl::Reference, ...)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [a3c842e37fe948622c5b2773133cd6185041ba86]

INTEGRATION: CWS bgdlremove (1.90.12); FILE MERGED 2007/05/21 11:53:54 kso 1.90.12.2: RESYNC: (1.90-1.91); FILE MERGED 2007/05/11 09:14:32 kso 1.90.12.1: #i76911# - ucbhelper lib no longer uses VOS. (vos::ORef => rtl::Reference, vos::OMutex => osl::Mutex, ...)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [7ad137a6dcacdd5560dd52a171f51b5c606b4ab5]

INTEGRATION: CWS bgdlremove (1.66.198); FILE MERGED 2007/05/25 14:19:03 kso 1.66.198.2: RESYNC: (1.66-1.67); FILE MERGED 2007/05/11 09:14:32 kso 1.66.198.1: #i76911# - ucbhelper lib no longer uses VOS. (vos::ORef => rtl::Reference, vos::OMutex => osl::Mutex, ...)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [e6a11477070c9e29e00ec81a2cd97e780e9c33dc]

INTEGRATION: CWS bgdlremove (1.48.286); FILE MERGED 2007/05/11 09:14:31 kso 1.48.286.1: #i76911# - ucbhelper lib no longer uses VOS. (vos::ORef => rtl::Reference, vos::OMutex => osl::Mutex, ...)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [4a97d9e707a9e7b1eb641e34e74652ad7abd1b7e]

INTEGRATION: CWS bgdlremove (1.34.222); FILE MERGED 2007/05/28 17:47:08 kso 1.34.222.1: #i76911# - ucbhelper no longer uses VOS (vos::ORef -> rtl::Reference, ...)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [c4f3c556bbe8c100a818530c6ca3a59b12d756a0]

INTEGRATION: CWS bgdlremove (1.56.286); FILE MERGED 2007/05/11 09:14:31 kso 1.56.286.1: #i76911# - ucbhelper lib no longer uses VOS. (vos::ORef => rtl::Reference, vos::OMutex => osl::Mutex, ...)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [119f66625904ace8abedc8bcf238116c1e5172d7]

INTEGRATION: CWS bgdlremove (1.76.122); FILE MERGED 2007/05/11 09:14:31 kso 1.76.122.1: #i76911# - ucbhelper lib no longer uses VOS. (vos::ORef => rtl::Reference, vos::OMutex => osl::Mutex, ...)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [20b78c0abc13ffdbdb113e555add32bd16b96c93]

INTEGRATION: CWS bgdlremove (1.98.122); FILE MERGED 2007/05/21 11:52:37 kso 1.98.122.2: RESYNC: (1.98-1.100); FILE MERGED 2007/05/18 11:36:15 kso 1.98.122.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [356e99e11e9a3af79ee0652d9837ada998bb2353]

INTEGRATION: CWS bgdlremove (1.19.6); FILE MERGED 2007/05/28 17:47:08 kso 1.19.6.1: #i76911# - ucbhelper no longer uses VOS (vos::ORef -> rtl::Reference, ...)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [6679889be23470c1bef608c93fa92964db6ad0cb]

INTEGRATION: CWS bgdlremove (1.21.122); FILE MERGED 2007/05/11 09:14:31 kso 1.21.122.1: #i76911# - ucbhelper lib no longer uses VOS. (vos::ORef => rtl::Reference, vos::OMutex => osl::Mutex, ...)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [1e66870d756b6ce6f4ee3e70f9e9feb6313ee11a]

INTEGRATION: CWS bgdlremove (1.30.308); FILE MERGED 2007/05/28 17:47:08 kso 1.30.308.1: #i76911# - ucbhelper no longer uses VOS (vos::ORef -> rtl::Reference, ...)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [252c9da94f3ebb0129fff998e7b75ce6ee281dc6]

INTEGRATION: CWS bgdlremove (1.101.6); FILE MERGED 2007/05/28 17:47:08 kso 1.101.6.1: #i76911# - ucbhelper no longer uses VOS (vos::ORef -> rtl::Reference, ...)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [c771ad9845a170ddece8f5e8ae2ef5c5917cd511]

INTEGRATION: CWS bgdlremove (1.71.4); FILE MERGED 2007/05/28 17:47:07 kso 1.71.4.1: #i76911# - ucbhelper no longer uses VOS (vos::ORef -> rtl::Reference, ...)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [48f44dfc458dd6d64ee46cb1b853757979f7f4aa]

INTEGRATION: CWS bgdlremove (1.15.310); FILE MERGED 2007/05/28 17:47:07 kso 1.15.310.1: #i76911# - ucbhelper no longer uses VOS (vos::ORef -> rtl::Reference, ...)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [8b693ca759715e6406af081df9201bece19352fa]

INTEGRATION: CWS bgdlremove (1.54.310); FILE MERGED 2007/05/21 11:44:21 kso 1.54.310.2: RESYNC: (1.54-1.55); FILE MERGED 2007/05/11 09:14:31 kso 1.54.310.1: #i76911# - ucbhelper lib no longer uses VOS. (vos::ORef => rtl::Reference, vos::OMutex => osl::Mutex, ...)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [c8edfe3e1114db45fb61e31be2d3cf4b209e5e98]

INTEGRATION: CWS bgdlremove (1.12.310); FILE MERGED 2007/05/28 17:47:07 kso 1.12.310.1: #i76911# - ucbhelper no longer uses VOS (vos::ORef -> rtl::Reference, ...)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [2fc76a7ae943b3348a8e9ecf7b8fe9a38e87dec4]

INTEGRATION: CWS bgdlremove (1.4.310); FILE MERGED 2007/05/28 17:47:07 kso 1.4.310.1: #i76911# - ucbhelper no longer uses VOS (vos::ORef -> rtl::Reference, ...)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [642c684acc83836f7cde32f96aaa2822835a4c5e]

INTEGRATION: CWS bgdlremove (1.29.122); FILE MERGED 2007/05/28 17:47:07 kso 1.29.122.1: #i76911# - ucbhelper no longer uses VOS (vos::ORef -> rtl::Reference, ...)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [8f5fe70d5d241a459989063af569601cef5ccea3]

INTEGRATION: CWS bgdlremove (1.37.118); FILE MERGED 2007/05/28 17:47:07 kso 1.37.118.1: #i76911# - ucbhelper no longer uses VOS (vos::ORef -> rtl::Reference, ...)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [df3d13c03805a32fa7ba5b7fbe848cecb134e1da]

INTEGRATION: CWS bgdlremove (1.36.222); FILE MERGED 2007/05/28 17:47:07 kso 1.36.222.1: #i76911# - ucbhelper no longer uses VOS (vos::ORef -> rtl::Reference, ...)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [f209baa5d17a1e8a59c95b844bce08afeb2a1a40]

INTEGRATION: CWS bgdlremove (1.58.118); FILE MERGED 2007/05/11 09:14:30 kso 1.58.118.1: #i76911# - ucbhelper lib no longer uses VOS. (vos::ORef => rtl::Reference, vos::OMutex => osl::Mutex, ...)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [d6df982f3e5b05775d7296f6a06ee8bf4f1b844e]

INTEGRATION: CWS bgdlremove (1.60.310); FILE MERGED 2007/05/28 17:47:07 kso 1.60.310.1: #i76911# - ucbhelper no longer uses VOS (vos::ORef -> rtl::Reference, ...)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [e23977778d9f38c948709ae3a02e5a458e3c26ad]

INTEGRATION: CWS bgdlremove (1.24.310); FILE MERGED 2007/05/28 17:47:07 kso 1.24.310.1: #i76911# - ucbhelper no longer uses VOS (vos::ORef -> rtl::Reference, ...)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [a029567cd2a6d02f4003b39a23b38d4f74c5a5dc]

INTEGRATION: CWS bgdlremove (1.110.6); FILE MERGED 2007/05/28 17:47:07 kso 1.110.6.1: #i76911# - ucbhelper no longer uses VOS (vos::ORef -> rtl::Reference, ...)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [302839e57822f5b0d4019d74ea51802b574edb48]

INTEGRATION: CWS bgdlremove (1.95.74); FILE MERGED 2007/05/28 17:47:07 kso 1.95.74.1: #i76911# - ucbhelper no longer uses VOS (vos::ORef -> rtl::Reference, ...)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [2140fcc177ce037da8ed79ae3faac82c396e1644]

INTEGRATION: CWS bgdlremove (1.25.222); FILE MERGED 2007/05/11 09:14:30 kso 1.25.222.1: #i76911# - ucbhelper lib no longer uses VOS. (vos::ORef => rtl::Reference, vos::OMutex => osl::Mutex, ...)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [bee14b8ba7a2189a08ba66d480cae0eec99b6544]

INTEGRATION: CWS bgdlremove (1.2.6); FILE MERGED 2007/05/28 17:47:07 kso 1.2.6.1: #i76911# - ucbhelper no longer uses VOS (vos::ORef -> rtl::Reference, ...)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [53509e7298e1da035401814330bb04255d1a7669]

INTEGRATION: CWS bgdlremove (1.8.310); FILE MERGED 2007/05/18 11:36:15 kso 1.8.310.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [e16131daeb4f9a9be70c8507e110a88eef0118ad]

INTEGRATION: CWS bgdlremove (1.14.310); FILE MERGED 2007/05/11 09:14:30 kso 1.14.310.1: #i76911# - ucbhelper lib no longer uses VOS. (vos::ORef => rtl::Reference, vos::OMutex => osl::Mutex, ...)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [06772606bc46848532c67bea604323fb5b0bff01]

INTEGRATION: CWS bgdlremove (1.8.310); FILE MERGED 2007/05/28 17:47:06 kso 1.8.310.1: #i76911# - ucbhelper no longer uses VOS (vos::ORef -> rtl::Reference, ...)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [6bfe9084365870f9c48412ca054ba1714ad9102c]

INTEGRATION: CWS bgdlremove (1.10.310); FILE MERGED 2007/05/11 09:14:30 kso 1.10.310.1: #i76911# - ucbhelper lib no longer uses VOS. (vos::ORef => rtl::Reference, vos::OMutex => osl::Mutex, ...)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [6c7bbd6b4cb6fb6853d87d6d5f54ac0ea2814d8e]

INTEGRATION: CWS bgdlremove (1.9.310); FILE MERGED 2007/05/11 09:14:29 kso 1.9.310.1: #i76911# - ucbhelper lib no longer uses VOS. (vos::ORef => rtl::Reference, vos::OMutex => osl::Mutex, ...)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [0b1812cc1b9249e01b6e97d2af3f82342b37e90c]

INTEGRATION: CWS bgdlremove (1.37.118); FILE MERGED 2007/05/11 09:14:29 kso 1.37.118.1: #i76911# - ucbhelper lib no longer uses VOS. (vos::ORef => rtl::Reference, vos::OMutex => osl::Mutex, ...)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [a17a9d76d095fb20580e380ba881e73cb51a81ba]

INTEGRATION: CWS bgdlremove (1.61.6); FILE MERGED 2007/05/28 17:47:06 kso 1.61.6.1: #i76911# - ucbhelper no longer uses VOS (vos::ORef -> rtl::Reference, ...)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [5b73a6c2443e65b84221696aca69bb3d97fa2ce7]

INTEGRATION: CWS bgdlremove (1.5.310); FILE MERGED 2007/05/28 17:47:06 kso 1.5.310.1: #i76911# - ucbhelper no longer uses VOS (vos::ORef -> rtl::Reference, ...)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [2d1f77573c099d22fcaf4116bff1050cffcc2794]

INTEGRATION: CWS bgdlremove (1.12.310); FILE MERGED 2007/05/28 17:47:06 kso 1.12.310.1: #i76911# - ucbhelper no longer uses VOS (vos::ORef -> rtl::Reference, ...)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [a74a6195a28f45a99eebd6d89bae168470d24879]

INTEGRATION: CWS bgdlremove (1.27.96); FILE MERGED 2007/05/28 17:47:06 kso 1.27.96.1: #i76911# - ucbhelper no longer uses VOS (vos::ORef -> rtl::Reference, ...)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [ac2664a89cff04be5246e8bd9fc4c8ba0ef7146b]

INTEGRATION: CWS bgdlremove (1.69.16); FILE MERGED 2007/05/28 17:47:05 kso 1.69.16.1: #i76911# - ucbhelper no longer uses VOS (vos::ORef -> rtl::Reference, ...)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [e96114564e2ca14eab7a5ad85b02aaba5997091a]

INTEGRATION: CWS bgdlremove (1.9.310); FILE MERGED 2007/05/28 17:47:05 kso 1.9.310.1: #i76911# - ucbhelper no longer uses VOS (vos::ORef -> rtl::Reference, ...)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [44b254ad5970d232a5bbab3dbdcdf8e7cef6e551]

INTEGRATION: CWS bgdlremove (1.53.310); FILE MERGED 2007/05/28 17:47:05 kso 1.53.310.1: #i76911# - ucbhelper no longer uses VOS (vos::ORef -> rtl::Reference, ...)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [4c6e50b5871642cd17128726cf2e0dbf4a0dcfec]

INTEGRATION: CWS bgdlremove (1.5.310); FILE MERGED 2007/05/28 17:47:05 kso 1.5.310.1: #i76911# - ucbhelper no longer uses VOS (vos::ORef -> rtl::Reference, ...)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [163a0a4cc0269047753a0cd1c7e92ac4fce75489]

INTEGRATION: CWS bgdlremove (1.29.310); FILE MERGED 2007/05/28 17:47:05 kso 1.29.310.1: #i76911# - ucbhelper no longer uses VOS (vos::ORef -> rtl::Reference, ...)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [4c9e3cbb4576350bc239168dd56147deed12b1c4]

INTEGRATION: CWS bgdlremove (1.39.330); FILE MERGED 2007/05/28 17:47:05 kso 1.39.330.1: #i76911# - ucbhelper no longer uses VOS (vos::ORef -> rtl::Reference, ...)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [99be119dcf213dbfcd953f02cc6ebcb665862d7a]

INTEGRATION: CWS bgdlremove (1.54.310); FILE MERGED 2007/05/28 17:47:05 kso 1.54.310.1: #i76911# - ucbhelper no longer uses VOS (vos::ORef -> rtl::Reference, ...)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [193fe4f594d5121f0433032615262a2628abbdd3]

INTEGRATION: CWS bgdlremove (1.17.236); FILE MERGED 2007/05/28 17:47:05 kso 1.17.236.1: #i76911# - ucbhelper no longer uses VOS (vos::ORef -> rtl::Reference, ...)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [147fc587311f6c5fc2298e01db3b0e9bc65a100e]

INTEGRATION: CWS bgdlremove (1.5.168); FILE MERGED 2007/05/28 17:40:54 kso 1.5.168.1: #i76911# - ucbhelper no longer uses VOS (vos::ORef -> rtl::Reference, ...)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [c18f7d3ede4955798d2a5d1af111b1c2d2bb3d28]

INTEGRATION: CWS bgdlremove (1.6.42); FILE MERGED 2007/05/28 17:40:54 kso 1.6.42.1: #i76911# - ucbhelper no longer uses VOS (vos::ORef -> rtl::Reference, ...)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [a3114999b15f5d59cb2af16f6544ce248110762d]

INTEGRATION: CWS bgdlremove (1.5.262); FILE MERGED 2007/05/18 11:25:44 kso 1.5.262.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [53b0d33317ec4fc103eb2ddbc24ed55ca5638f6e]

INTEGRATION: CWS bgdlremove (1.11.106); FILE MERGED 2007/05/18 11:25:44 kso 1.11.106.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [c8aef052f63fb0093d3be41cd2073b1205792aa8]

INTEGRATION: CWS bgdlremove (1.5.68); FILE MERGED 2007/05/18 11:25:44 kso 1.5.68.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [d5c75dba9d651781800f58870d046744e0f6cb01]

INTEGRATION: CWS bgdlremove (1.6.18); FILE MERGED 2007/05/25 10:45:37 kso 1.6.18.1: #i76911# - ucbhelper no longer uses vos::ORef but rtl::Reference.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [f95d8b38bf662a94414d733f86e315fe2f9c6b08]

INTEGRATION: CWS bgdlremove (1.8.2); FILE MERGED 2007/05/25 10:45:37 kso 1.8.2.1: #i76911# - ucbhelper no longer uses vos::ORef but rtl::Reference.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [07f8c367eb7fb85b99903c8275b85ba544583851]

INTEGRATION: CWS bgdlremove (1.5.18); FILE MERGED 2007/05/25 10:45:37 kso 1.5.18.1: #i76911# - ucbhelper no longer uses vos::ORef but rtl::Reference.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [4ad9a4f73e5b49cd9721832a051aeba2f9eda1f7]

INTEGRATION: CWS bgdlremove (1.29.2); FILE MERGED 2007/05/25 10:45:37 kso 1.29.2.1: #i76911# - ucbhelper no longer uses vos::ORef but rtl::Reference.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [842caa89658b02b588955110e29c87086edad781]

INTEGRATION: CWS bgdlremove (1.17.26); FILE MERGED 2007/05/25 10:45:37 kso 1.17.26.1: #i76911# - ucbhelper no longer uses vos::ORef but rtl::Reference.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [1b9832d5994bcd1bec8aaaeea2603c238cf9f62b]

INTEGRATION: CWS bgdlremove (1.46.26); FILE MERGED 2007/05/25 10:45:37 kso 1.46.26.1: #i76911# - ucbhelper no longer uses vos::ORef but rtl::Reference.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [4862daf3fca1a83f3c61f8d2c7efcc51a6fd5b47]

INTEGRATION: CWS bgdlremove (1.11.68); FILE MERGED 2007/05/25 10:45:36 kso 1.11.68.1: #i76911# - ucbhelper no longer uses vos::ORef but rtl::Reference.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [2d20bb888358bb2cfd872ac00480ce04b599bfa7]

INTEGRATION: CWS bgdlremove (1.39.4); FILE MERGED 2007/05/25 10:45:36 kso 1.39.4.1: #i76911# - ucbhelper no longer uses vos::ORef but rtl::Reference.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [47b12888ef5460711746a6d4a4e9f239908bba4f]

INTEGRATION: CWS bgdlremove (1.68.4); FILE MERGED 2007/05/21 11:08:09 kso 1.68.4.3: RESYNC: (1.68-1.70); FILE MERGED 2007/05/18 08:46:22 kso 1.68.4.2: #i77419# - cleanup of ucbhelper namespaces 2007/05/11 07:37:07 kso 1.68.4.1: #i76911# - ucbhelper lib no longer uses VOS. (vos::ORef => rtl::Reference, vos::OMutex => osl::Mutex, ...)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [6e3d72e0b7ea5708c63897deb564bb755c01ba9f]

INTEGRATION: CWS bgdlremove (1.16.8); FILE MERGED 2007/05/18 09:06:36 kso 1.16.8.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [5ccecd441bd5984f54cb267a4de4d148d05da704]

INTEGRATION: CWS bgdlremove (1.4.166); FILE MERGED 2007/05/18 09:06:36 kso 1.4.166.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [0f9c8904ffb48b0563b3d58e356dcd347226b0d1]

INTEGRATION: CWS bgdlremove (1.5.68); FILE MERGED 2007/05/18 09:06:36 kso 1.5.68.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [9cf371c89aeefd59e750ac6859f4559a91e6fb13]

INTEGRATION: CWS bgdlremove (1.5.6); FILE MERGED 2007/05/18 09:04:16 kso 1.5.6.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [472ff6d13519a3cbb621b01c57d43456d3e50dd2]

INTEGRATION: CWS bgdlremove (1.12.152); FILE MERGED 2007/05/18 09:04:16 kso 1.12.152.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [c4a58b22a5c3e91a6cfedcc4d04275f5c14580b5]

INTEGRATION: CWS bgdlremove (1.10.152); FILE MERGED 2007/05/18 09:04:16 kso 1.10.152.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [47b218245d3403708f2b1bcb48f43ca92c7011b9]

INTEGRATION: CWS bgdlremove (1.9.152); FILE MERGED 2007/05/18 09:04:16 kso 1.9.152.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [18e4852ea7b8ad03265c3f5bdfc9a882d5609714]

INTEGRATION: CWS bgdlremove (1.20.14); FILE MERGED 2007/05/18 09:04:15 kso 1.20.14.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [892ea2b86e3d19e3644bee920d01a3b190f01802]

INTEGRATION: CWS bgdlremove (1.6.14); FILE MERGED 2007/05/18 09:04:15 kso 1.6.14.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [9b161786aa3b4d4f53b6f30cd5e9ffd5108e94cc]

INTEGRATION: CWS bgdlremove (1.12.70); FILE MERGED 2007/05/18 09:04:15 kso 1.12.70.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [5a2eb260bf4852c7b64543a174b3977ec652006d]

INTEGRATION: CWS bgdlremove (1.16.36); FILE MERGED 2007/05/18 09:04:15 kso 1.16.36.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [3d24c9d60cbc32b54d37ac031c4b849ee404de55]

INTEGRATION: CWS bgdlremove (1.10.168); FILE MERGED 2007/05/18 09:04:15 kso 1.10.168.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [59a38a95b022eb00ce5358a371c7dcccf4c3e43d]

INTEGRATION: CWS bgdlremove (1.14.108); FILE MERGED 2007/05/18 09:04:15 kso 1.14.108.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [e0c9a268f3c027e3ffb68743d3636a9b2b8d3e22]

INTEGRATION: CWS bgdlremove (1.10.168); FILE MERGED 2007/05/18 09:04:14 kso 1.10.168.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [f08afc815ef0e3acbb72ee385190ce806c3e58a2]

INTEGRATION: CWS bgdlremove (1.8.168); FILE MERGED 2007/05/18 09:04:14 kso 1.8.168.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [35cfcb688ecaa84698eb38bce717199d007051ad]

INTEGRATION: CWS bgdlremove (1.11.68); FILE MERGED 2007/05/18 09:04:14 kso 1.11.68.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [48305c0963fc54f0e5869d9e844275c95afd30d5]

INTEGRATION: CWS bgdlremove (1.23.14); FILE MERGED 2007/05/18 09:04:14 kso 1.23.14.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [742f95a956381a7d4967b6a8b2ed41a573afece6]

INTEGRATION: CWS bgdlremove (1.5.388); FILE MERGED 2007/05/18 09:04:14 kso 1.5.388.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [61335fd2ca8ed2043c999f24497e43628eed2ab4]

INTEGRATION: CWS bgdlremove (1.7.108); FILE MERGED 2007/05/18 09:04:14 kso 1.7.108.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [5b1c583fd35520ff47857e141c0b9c127818f175]

INTEGRATION: CWS bgdlremove (1.3.6); FILE MERGED 2007/05/18 09:04:14 kso 1.3.6.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [9de3ff6fc2e4450c15346a27901870c6c7787d94]

INTEGRATION: CWS bgdlremove (1.15.56); FILE MERGED 2007/05/18 09:04:13 kso 1.15.56.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [829213fd3e9a630656b0e494f56b195c17a8d771]

INTEGRATION: CWS bgdlremove (1.23.6); FILE MERGED 2007/05/18 09:04:13 kso 1.23.6.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [9252e9d38eb61edc27200a79a52c4dbd18931725]

INTEGRATION: CWS bgdlremove (1.2.108); FILE MERGED 2007/05/18 09:04:13 kso 1.2.108.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [cef8e1dffbf770bcd92745e561a6ec82c94e6f64]

INTEGRATION: CWS bgdlremove (1.27.152); FILE MERGED 2007/05/18 09:04:13 kso 1.27.152.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [4757c0fdc7d331394b034e11a5769003d867ffcf]

INTEGRATION: CWS bgdlremove (1.202.4); FILE MERGED 2007/05/18 09:04:13 kso 1.202.4.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [24c5e1f78f1b406d6d2f9f66335bb59a74c5c518]

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>  [be984bea632974f5256bce47305df6116f383654]

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>  [db5d340fb2aa9a86f58c88e5d1f9330cb35325f9]

INTEGRATION: CWS bgdlremove (1.14.44); FILE MERGED 2007/05/18 09:09:20 kso 1.14.44.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [dc9ea13fdf61228fc357b9af5be396faf5b38c4b]

INTEGRATION: CWS bgdlremove (1.15.28); FILE MERGED 2007/05/11 12:52:28 kso 1.15.28.1: #i76911# - ucbhelper no longer uses VOS


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [87b0e8f653334bbe6ff3bb9e6ff35ac9fcdb4b93]

INTEGRATION: CWS bgdlremove (1.6.6); FILE MERGED 2007/05/11 12:52:28 kso 1.6.6.1: #i76911# - ucbhelper no longer uses VOS


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [b2077f4b3e5e08c07931e000babb348ff352c857]

INTEGRATION: CWS bgdlremove (1.4.28); FILE MERGED 2007/05/30 10:50:31 kso 1.4.28.2: #i37864# - Cleanup. 2007/05/11 12:52:28 kso 1.4.28.1: #i76911# - ucbhelper no longer uses VOS


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [5823e907daa9d5046af5ae7a52193cd115d2a155]

INTEGRATION: CWS bgdlremove (1.4.64); FILE MERGED 2007/05/30 10:50:31 kso 1.4.64.2: #i37864# - Cleanup. 2007/05/18 11:38:07 kso 1.4.64.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [5a605b0f34f6976eb08aadb48539fe5016c02049]

INTEGRATION: CWS bgdlremove (1.5.28); FILE MERGED 2007/05/30 10:50:31 kso 1.5.28.2: #i37864# - Cleanup. 2007/05/18 11:38:07 kso 1.5.28.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [0dd2b8b0a1e73d0483ec0a062f770ac454c01364]

INTEGRATION: CWS bgdlremove (1.3.64); FILE MERGED 2007/05/30 10:50:31 kso 1.3.64.2: #i37864# - Cleanup. 2007/05/18 11:38:07 kso 1.3.64.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [d216ddac767c091b45ad05da24b848d14938ef0a]

INTEGRATION: CWS bgdlremove (1.5.28); FILE MERGED 2007/05/30 10:50:31 kso 1.5.28.3: #i37864# - Cleanup. 2007/05/18 11:38:07 kso 1.5.28.2: #i77419# - cleanup of ucbhelper namespaces. 2007/05/11 12:52:28 kso 1.5.28.1: #i76911# - ucbhelper no longer uses VOS


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [df4814285a698ffac262ffe27cfb98acf8773cf2]

INTEGRATION: CWS bgdlremove (1.5.38); FILE MERGED 2007/05/30 10:50:31 kso 1.5.38.2: #i37864# - Cleanup. 2007/05/18 11:38:07 kso 1.5.38.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [d5bb1cd6a2410fbfe0753cfb2241f222694f4cb4]

INTEGRATION: CWS bgdlremove (1.7.28); FILE MERGED 2007/05/30 10:50:31 kso 1.7.28.2: #i37864# - Cleanup. 2007/05/18 11:38:07 kso 1.7.28.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [1f1a5fb9af2dd01cd0e337cf271659a8fb92d647]

INTEGRATION: CWS bgdlremove (1.7.64); FILE MERGED 2007/05/30 10:50:31 kso 1.7.64.2: #i37864# - Cleanup. 2007/05/18 11:38:07 kso 1.7.64.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [45b7dd2b9e6808b5392feebf44ec8928aef8620c]

INTEGRATION: CWS bgdlremove (1.11.28); FILE MERGED 2007/05/30 10:50:31 kso 1.11.28.3: #i37864# - Cleanup. 2007/05/18 11:38:07 kso 1.11.28.2: #i77419# - cleanup of ucbhelper namespaces. 2007/05/11 12:52:27 kso 1.11.28.1: #i76911# - ucbhelper no longer uses VOS


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [0e7c991566fac66e629fc78b8cf6ab57f88a220b]

INTEGRATION: CWS bgdlremove (1.3.8); FILE MERGED 2007/05/18 11:38:07 kso 1.3.8.2: #i77419# - cleanup of ucbhelper namespaces. 2007/05/11 12:52:27 kso 1.3.8.1: #i76911# - ucbhelper no longer uses VOS


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [5c59664c3e88d2b539c0ceca0348ff412ef47027]

INTEGRATION: CWS bgdlremove (1.1.1.1.248); FILE MERGED 2007/06/01 14:23:59 sb 1.1.1.1.248.2: #i37864# Should be UDK_3_0_0. 2007/05/11 12:52:27 kso 1.1.1.1.248.1: #i76911# - ucbhelper no longer uses VOS


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [62d9c22a1bf4f4e3df6766761a6701fa6bf248b5]

INTEGRATION: CWS bgdlremove (1.10.134); FILE MERGED 2007/05/11 12:55:18 kso 1.10.134.1: #i76911# - ucbhelper no longer uses VOS


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [effcddbd97d35e18bae5d497303ffeeb829f3033]

INTEGRATION: CWS bgdlremove (1.5.208); FILE MERGED 2007/05/11 12:55:18 kso 1.5.208.1: #i76911# - ucbhelper no longer uses VOS


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [b731173d72585172eff9dc5e5845673ea74ee636]

INTEGRATION: CWS bgdlremove (1.13.10); FILE MERGED 2007/05/11 12:55:18 kso 1.13.10.1: #i76911# - ucbhelper no longer uses VOS


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [a748e63e418cd4cb0009d1326f940bb075577476]

INTEGRATION: CWS bgdlremove (1.4.28); FILE MERGED 2007/05/18 11:38:08 kso 1.4.28.2: #i77419# - cleanup of ucbhelper namespaces. 2007/05/11 12:52:53 kso 1.4.28.1: #i76911# - ucbhelper no longer uses VOS


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [966e975afa2c1e5cd9487ec4dc465a423c9f2088]

INTEGRATION: CWS bgdlremove (1.5.28); FILE MERGED 2007/05/18 11:38:08 kso 1.5.28.2: #i77419# - cleanup of ucbhelper namespaces. 2007/05/11 12:52:53 kso 1.5.28.1: #i76911# - ucbhelper no longer uses VOS


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [f41f8c3fc6aa4ba5f196f6536a9fe582ac729ce7]

INTEGRATION: CWS bgdlremove (1.8.28); FILE MERGED 2007/05/18 11:38:08 kso 1.8.28.2: #i77419# - cleanup of ucbhelper namespaces. 2007/05/11 12:51:28 kso 1.8.28.1: #i76911# - ucbhelper no longer uses VOS          - API cleanup: sal_Int32 => sal_uInt32 in non-UNO member functions


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [18bd97a3c521c666588738a5292862dc00e88c5f]

INTEGRATION: CWS bgdlremove (1.4.64); FILE MERGED 2007/05/18 11:38:08 kso 1.4.64.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [9401021df0a96a9d5506ea6fe9ca6258ebd01dd2]

INTEGRATION: CWS bgdlremove (1.6.28); FILE MERGED 2007/05/18 11:38:08 kso 1.6.28.2: #i77419# - cleanup of ucbhelper namespaces. 2007/05/11 12:52:52 kso 1.6.28.1: #i76911# - ucbhelper no longer uses VOS


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [e916f1d38b1084d605806a73cb64da2a5ed84fd0]

INTEGRATION: CWS bgdlremove (1.10.20); FILE MERGED 2007/05/18 11:38:08 kso 1.10.20.2: #i77419# - cleanup of ucbhelper namespaces. 2007/05/11 12:52:52 kso 1.10.20.1: #i76911# - ucbhelper no longer uses VOS


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [dd715bd0f69ef0d7189f02210463c9be3d80f632]

INTEGRATION: CWS bgdlremove (1.5.28); FILE MERGED 2007/05/18 11:38:08 kso 1.5.28.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [da073eb90b637baffeb85be3e9b77f38c2ca95f1]

INTEGRATION: CWS bgdlremove (1.8.28); FILE MERGED 2007/05/18 11:38:08 kso 1.8.28.2: #i77419# - cleanup of ucbhelper namespaces. 2007/05/11 12:52:52 kso 1.8.28.1: #i76911# - ucbhelper no longer uses VOS


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [a57ca6338b2c9377911ba778a11e5df8fa689494]

INTEGRATION: CWS bgdlremove (1.18.8); FILE MERGED 2007/05/25 10:55:48 kso 1.18.8.1: #76910# - Remove obsolete background download stuff from UCB.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [7f7000679be74dc71bb59af400b6cb4ef383b464]

INTEGRATION: CWS bgdlremove (1.3.28); FILE MERGED 2007/05/18 11:38:08 kso 1.3.28.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [f33ebbdee63fbf9f7070c0f4292044343e190d53]

INTEGRATION: CWS bgdlremove (1.5.28); FILE MERGED 2007/05/18 11:38:08 kso 1.5.28.2: #i77419# - cleanup of ucbhelper namespaces. 2007/05/11 12:52:52 kso 1.5.28.1: #i76911# - ucbhelper no longer uses VOS


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [d2ef264aafdd22bbe447727b7315fa157f74384e]

INTEGRATION: CWS bgdlremove (1.6.28); FILE MERGED 2007/05/18 11:38:08 kso 1.6.28.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [3077b2920148e5a23bf985e3452da74542477a6c]

INTEGRATION: CWS bgdlremove (1.12.28); FILE MERGED 2007/05/18 11:38:08 kso 1.12.28.2: #i77419# - cleanup of ucbhelper namespaces. 2007/05/11 12:52:52 kso 1.12.28.1: #i76911# - ucbhelper no longer uses VOS


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [26af5e903c0a1036b1292a17adf639e402cdd773]

INTEGRATION: CWS bgdlremove (1.4.28); FILE MERGED 2007/05/18 11:38:08 kso 1.4.28.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [820eebb3fced0ed2d6e825e9c97e42d3da0e621a]

INTEGRATION: CWS bgdlremove (1.7.28); FILE MERGED 2007/05/18 11:38:07 kso 1.7.28.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [8b89372c8e46a94fbc58bd320556e41c22995bcb]

INTEGRATION: CWS bgdlremove (1.8.28); FILE MERGED 2007/05/18 11:38:07 kso 1.8.28.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [ffce162be59facde34951c1f0ab3af027616e343]

INTEGRATION: CWS bgdlremove (1.35.16); FILE MERGED 2007/05/18 11:38:07 kso 1.35.16.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [ebcf4b24d3e79333caff750929113033a73a685f]

INTEGRATION: CWS bgdlremove (1.3.28); FILE MERGED 2007/05/18 11:38:07 kso 1.3.28.2: #i77419# - cleanup of ucbhelper namespaces. 2007/05/11 12:52:52 kso 1.3.28.1: #i76911# - ucbhelper no longer uses VOS


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [189867e00263a68ad5a1fefc068fa4822c643316]

INTEGRATION: CWS bgdlremove (1.4.28); FILE MERGED 2007/05/18 11:38:07 kso 1.4.28.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [454c12c1c9607e4ddcfd9044bf90a2babde8ae2a]

INTEGRATION: CWS bgdlremove (1.3.28); FILE MERGED 2007/05/18 11:38:07 kso 1.3.28.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [637694b6fc6cd909b405715a296b40b95b65320f]

INTEGRATION: CWS bgdlremove (1.24.22); FILE MERGED 2007/05/25 10:55:49 kso 1.24.22.1: #76910# - Remove obsolete background download stuff from UCB.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [c6095578b1ccfee3354b70fa62a8aed13f82852b]

INTEGRATION: CWS bgdlremove (1.14.20); FILE MERGED 2007/05/11 12:54:39 kso 1.14.20.1: #i76911# - ucbhelper no longer uses VOS


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [d123b9a062cb9f24ad78c22685da3b314b88821e]

INTEGRATION: CWS bgdlremove (1.5.64); FILE MERGED 2007/05/18 11:38:09 kso 1.5.64.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [0e17f5f79083a08a106136373488eb60b32b84b2]

INTEGRATION: CWS bgdlremove (1.4.64); FILE MERGED 2007/05/18 11:38:09 kso 1.4.64.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [5242309cc919ed33c5b2103d5c42d5edfcda9a2c]

INTEGRATION: CWS bgdlremove (1.6.38); FILE MERGED 2007/05/18 11:38:09 kso 1.6.38.2: #i77419# - cleanup of ucbhelper namespaces. 2007/05/11 12:51:28 kso 1.6.38.1: #i76911# - ucbhelper no longer uses VOS          - API cleanup: sal_Int32 => sal_uInt32 in non-UNO member functions


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [b6398b2cd7caec3dc0e8786a653850edc7c6f3c7]

INTEGRATION: CWS bgdlremove (1.5.64); FILE MERGED 2007/05/18 11:38:09 kso 1.5.64.2: #i77419# - cleanup of ucbhelper namespaces. 2007/05/11 12:54:06 kso 1.5.64.1: #i76911# - ucbhelper no longer uses VOS


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [643f0d11e8a86d81af300d7b84270f64f5ea6f61]

INTEGRATION: CWS bgdlremove (1.4.64); FILE MERGED 2007/05/18 11:38:08 kso 1.4.64.2: #i77419# - cleanup of ucbhelper namespaces. 2007/05/11 12:54:06 kso 1.4.64.1: #i76911# - ucbhelper no longer uses VOS


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [ff4652c6d5d9e40f03cb421a06a07fe419ac462f]

INTEGRATION: CWS bgdlremove (1.3.64); FILE MERGED 2007/05/11 12:54:06 kso 1.3.64.1: #i76911# - ucbhelper no longer uses VOS


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [2db99433a991b6efa0c61b693284a25fa4654307]

INTEGRATION: CWS bgdlremove (1.6.64); FILE MERGED 2007/05/18 11:38:08 kso 1.6.64.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [7bdc0e791217a68a8ffbcf986f6140893ef94a5d]

INTEGRATION: CWS bgdlremove (1.3.64); FILE MERGED 2007/05/18 11:38:08 kso 1.3.64.2: #i77419# - cleanup of ucbhelper namespaces. 2007/05/11 12:54:06 kso 1.3.64.1: #i76911# - ucbhelper no longer uses VOS


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [153de21c04fb079eeb4118a9aa0aa37db85668f5]

INTEGRATION: CWS bgdlremove (1.4.64); FILE MERGED 2007/05/18 11:38:08 kso 1.4.64.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [1ff12d6435834055c3453c58d540ca97c7056c1f]

INTEGRATION: CWS bgdlremove (1.7.64); FILE MERGED 2007/05/18 11:38:08 kso 1.7.64.2: #i77419# - cleanup of ucbhelper namespaces. 2007/05/11 12:54:06 kso 1.7.64.1: #i76911# - ucbhelper no longer uses VOS


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [c64d00947716a8e18089bf4c74328b7f8410d4c4]

INTEGRATION: CWS bgdlremove (1.16.64); FILE MERGED 2007/05/18 11:38:08 kso 1.16.64.2: #i77419# - cleanup of ucbhelper namespaces. 2007/05/11 12:54:06 kso 1.16.64.1: #i76911# - ucbhelper no longer uses VOS


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [b0489bbe6f1ae3840670d426f6922e5134d2bc53]

INTEGRATION: CWS bgdlremove (1.2.64); FILE MERGED 2007/05/18 11:38:08 kso 1.2.64.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [42b56f26ef6a800813211f90fcb892afbdb4fa8a]

INTEGRATION: CWS bgdlremove (1.3.64); FILE MERGED 2007/05/18 11:38:08 kso 1.3.64.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [54286a2166c1a1224fff0f3b047d8c0e1cc9d673]

INTEGRATION: CWS bgdlremove (1.3.58); FILE MERGED 2007/05/18 11:38:08 kso 1.3.58.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [1dcc0cd68a5d30caf60a3320ae4fa0614f5b9b77]

INTEGRATION: CWS bgdlremove (1.4.64); FILE MERGED 2007/05/11 12:53:33 kso 1.4.64.1: #i76911# - ucbhelper no longer uses VOS


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [efd42cfb93be7343f0ef6f9cb689e6e33d43c9dc]

INTEGRATION: CWS bgdlremove (1.29.4); FILE MERGED 2007/05/18 11:41:29 kso 1.29.4.1: #i77419# - cleanup of ucbhelper namespaces. Issue number: Submitted by: Reviewed by:


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [0126483cb990aea575ad375e3e7aadf1cce17646]

INTEGRATION: CWS bgdlremove (1.10.104); FILE MERGED 2007/05/25 10:36:26 kso 1.10.104.1: #i76911# - ucbhelper does no longer use vos.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [fd17a90fbcf96255ca55d464b9b97ce26c075f14]

INTEGRATION: CWS bgdlremove (1.22.10); FILE MERGED 2007/05/18 09:07:20 kso 1.22.10.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [0dbe15f13df27413633255c18c5df74f73b10fc0]

INTEGRATION: CWS bgdlremove (1.2.72); FILE MERGED 2007/05/11 08:57:55 kso 1.2.72.1: #i76911# - ucbhelper lib no longer uses VOS. (vos::ORef => rtl::Reference, vos::OMutex => osl::Mutex, ...)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [3b68e276b076f290e9650a2aadb31da570ff137a]

INTEGRATION: CWS bgdlremove (1.20.110); FILE MERGED 2007/05/11 08:57:54 kso 1.20.110.1: #i76911# - ucbhelper lib no longer uses VOS. (vos::ORef => rtl::Reference, vos::OMutex => osl::Mutex, ...)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [bf33bf488ac6faf398d7d03477b7c529468ed07f]

INTEGRATION: CWS bgdlremove (1.7.82); FILE MERGED 2007/05/18 09:05:41 kso 1.7.82.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [00826e7b9dd48b263f5ed976d1303aa3599a90e7]

INTEGRATION: CWS bgdlremove (1.4.334); FILE MERGED 2007/05/25 10:46:46 kso 1.4.334.1: #i76911# - ucbhelper no longer uses vos::ORef but rtl::Reference.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [e8d0b7cd0b05b1ebdd05d4cd7795cd230bdf03d3]

INTEGRATION: CWS bgdlremove (1.10.334); FILE MERGED 2007/05/18 09:04:52 kso 1.10.334.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [0ee5ea8a3324aa51b80d632ce16d57db9934961b]

INTEGRATION: CWS bgdlremove (1.19.134); FILE MERGED 2007/05/18 09:04:51 kso 1.19.134.2: #i77419# - cleanup of ucbhelper namespaces. 2007/05/11 08:55:35 kso 1.19.134.1: #i76911# - ucbhelper lib no longer uses VOS. (vos::ORef => rtl::Reference, vos::OMutex => osl::Mutex, ...)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [ddc228d966f79bd9a3b657c879079cff27680253]

INTEGRATION: CWS bgdlremove (1.24.12); FILE MERGED 2007/05/18 09:05:12 kso 1.24.12.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [d3cfc99e7b69f58b3f6e68e38542b23fd3fc7de1]

INTEGRATION: CWS bgdlremove (1.29.16); FILE MERGED 2007/05/11 07:45:36 kso 1.29.16.1: #i76911# - ucbhelper lib no longer uses VOS. (vos::ORef => rtl::Reference, vos::OMutex => osl::Mutex, ...)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [de0073620e11d74cb52d4661f30c23bc1aaf57b2]

INTEGRATION: CWS bgdlremove (1.68.52); FILE MERGED 2007/05/21 10:46:47 kso 1.68.52.2: RESYNC: (1.68-1.70); FILE MERGED 2007/05/18 09:03:14 kso 1.68.52.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [07783cf2a16b0bc85fd80da5ffe782698e324b1a]

INTEGRATION: CWS bgdlremove (1.23.6); FILE MERGED 2007/05/18 09:03:13 kso 1.23.6.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [a24e63bf45191602cacb196bd0897e9a75c9e1e2]

INTEGRATION: CWS bgdlremove (1.4.278); FILE MERGED 2007/05/21 10:35:25 kso 1.4.278.2: RESYNC: (1.4-1.5); FILE MERGED 2007/05/18 09:03:13 kso 1.4.278.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [11e0c24ce53117d58021f7db5d85ee7a0b008c61]

INTEGRATION: CWS bgdlremove (1.12.4); FILE MERGED 2007/05/21 10:35:18 kso 1.12.4.2: RESYNC: (1.12-1.13); FILE MERGED 2007/05/18 09:03:13 kso 1.12.4.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [2c2a06be394f9cc57f2700ba23afeefed0b99a2a]

INTEGRATION: CWS bgdlremove (1.11.4); FILE MERGED 2007/05/25 10:40:39 kso 1.11.4.1: #i76911# - ucbhelper no longer uses vos::ORef but rtl::Reference.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [ffe4f273639f04d862ba7520d206f3a9caa6919f]

INTEGRATION: CWS bgdlremove (1.14.98); FILE MERGED 2007/05/11 07:45:36 kso 1.14.98.1: #i76911# - ucbhelper lib no longer uses VOS. (vos::ORef => rtl::Reference, vos::OMutex => osl::Mutex, ...)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [986a7a4ffb3daac5fe310c027cdfa248408e8eb8]

INTEGRATION: CWS bgdlremove (1.6.98); FILE MERGED 2007/05/11 07:45:36 kso 1.6.98.1: #i76911# - ucbhelper lib no longer uses VOS. (vos::ORef => rtl::Reference, vos::OMutex => osl::Mutex, ...)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [c415847e45373a4f7a51447b45e0659c44be87ed]

INTEGRATION: CWS bgdlremove (1.25.84); FILE MERGED 2007/05/18 09:03:13 kso 1.25.84.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [e4bec79f7dbdc488db75aad682ba58c66fb28595]

INTEGRATION: CWS bgdlremove (1.3.278); FILE MERGED 2007/05/18 09:03:13 kso 1.3.278.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [08d3e0b37f64c972116161b70f73aca3782fbe56]

INTEGRATION: CWS bgdlremove (1.5.98); FILE MERGED 2007/05/18 09:03:13 kso 1.5.98.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [6edca299f2a9f5e9b7f117ad3a5707c874564c25]

INTEGRATION: CWS bgdlremove (1.4.150); FILE MERGED 2007/05/18 09:03:13 kso 1.4.150.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [15d916f675cf985e868af13d305be16c26e40906]

INTEGRATION: CWS bgdlremove (1.6.98); FILE MERGED 2007/05/18 09:03:13 kso 1.6.98.2: #i77419# - cleanup of ucbhelper namespaces. 2007/05/11 07:45:35 kso 1.6.98.1: #i76911# - ucbhelper lib no longer uses VOS. (vos::ORef => rtl::Reference, vos::OMutex => osl::Mutex, ...)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [82361aae849dd8432f117aff34aa426488489652]

INTEGRATION: CWS bgdlremove (1.35.98); FILE MERGED 2007/05/18 09:03:13 kso 1.35.98.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [120ef742d56eaa192e7e87b5a68081dfb7a9fbaf]

INTEGRATION: CWS bgdlremove (1.8.98); FILE MERGED 2007/05/18 09:03:13 kso 1.8.98.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [fe5d43cba3e286757b3def89bcafd6e5cebfee64]

INTEGRATION: CWS bgdlremove (1.49.4); FILE MERGED 2007/05/25 12:39:31 kso 1.49.4.2: RESYNC: (1.49-1.50); FILE MERGED 2007/05/25 10:42:54 kso 1.49.4.1: Build breaker on Windows, svx.lib got so large that linker was not able to build it.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [793212b62a1bbe55f36c96837f4dd555ee993090]

INTEGRATION: CWS bgdlremove (1.15.336); FILE MERGED 2007/05/11 09:12:34 kso 1.15.336.1: #i76911# - ucbhelper lib no longer uses VOS. (vos::ORef => rtl::Reference, vos::OMutex => osl::Mutex, ...)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [ac33b4b81562e6590fd24ec359916dd90cc43e31]

INTEGRATION: CWS bgdlremove (1.19.224); FILE MERGED 2007/05/11 09:12:34 kso 1.19.224.1: #i76911# - ucbhelper lib no longer uses VOS. (vos::ORef => rtl::Reference, vos::OMutex => osl::Mutex, ...)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [f026ffb5b4e5432bdcc9e999593f7be870651fe9]

INTEGRATION: CWS bgdlremove (1.8.304); FILE MERGED 2007/05/11 09:12:34 kso 1.8.304.1: #i76911# - ucbhelper lib no longer uses VOS. (vos::ORef => rtl::Reference, vos::OMutex => osl::Mutex, ...)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [c0d55b86fe2a3c03362f990b4486c4296ebe3b5f]

INTEGRATION: CWS bgdlremove (1.12.304); FILE MERGED 2007/05/11 09:12:34 kso 1.12.304.1: #i76911# - ucbhelper lib no longer uses VOS. (vos::ORef => rtl::Reference, vos::OMutex => osl::Mutex, ...)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [9c33f7fbcec431f2382212e8f0413fe7d5fa7baf]

INTEGRATION: CWS bgdlremove (1.18.224); FILE MERGED 2007/05/25 10:44:31 kso 1.18.224.1: #i76911# - ucbhelper no longer uses vos::ORef but rtl::Reference.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [5e0024813eb1d32e7a9b9015c58bfa70b11d5a2f]

INTEGRATION: CWS bgdlremove (1.25.224); FILE MERGED 2007/05/25 10:44:31 kso 1.25.224.1: #i76911# - ucbhelper no longer uses vos::ORef but rtl::Reference.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [eec6debf0cbc0167468eb3287d53acf908274d62]

INTEGRATION: CWS bgdlremove (1.9.222); FILE MERGED 2007/05/25 12:38:32 kso 1.9.222.2: RESYNC: (1.9-1.10); FILE MERGED 2007/05/25 10:44:31 kso 1.9.222.1: #i76911# - ucbhelper no longer uses vos::ORef but rtl::Reference.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [9d95c357de74dd335a0936e3999c19c24ecd0f72]

INTEGRATION: CWS bgdlremove (1.14.302); FILE MERGED 2007/05/18 11:33:55 kso 1.14.302.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [4e25a83f606ad78186f8626f93aed68927da29e7]

INTEGRATION: CWS bgdlremove (1.61.12); FILE MERGED 2007/05/21 10:16:41 kso 1.61.12.3: RESYNC: (1.61-1.62); FILE MERGED 2007/05/18 11:33:54 kso 1.61.12.2: #i77419# - cleanup of ucbhelper namespaces. 2007/05/11 09:12:34 kso 1.61.12.1: #i76911# - ucbhelper lib no longer uses VOS. (vos::ORef => rtl::Reference, vos::OMutex => osl::Mutex, ...)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [15c6fee3113ca89c09c9ba1b33fa0dc0d0d0ab19]

INTEGRATION: CWS bgdlremove (1.8.116); FILE MERGED 2007/05/18 11:33:54 kso 1.8.116.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [68cb5e824f31b58e24948bdad0d90d53cabbde8c]

INTEGRATION: CWS bgdlremove (1.45.204); FILE MERGED 2007/05/18 11:33:54 kso 1.45.204.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [8d727da4e7bcee8a160c334965ec3390f53b13de]

INTEGRATION: CWS bgdlremove (1.41.238); FILE MERGED 2007/05/18 11:33:54 kso 1.41.238.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [fa75d932a08884d5dbc4467afb0d4f719be24245]

INTEGRATION: CWS bgdlremove (1.24.116); FILE MERGED 2007/05/18 11:33:54 kso 1.24.116.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [2e26889ac108c7ed1fb5a49034ca5652b5b9f227]

INTEGRATION: CWS bgdlremove (1.31.12); FILE MERGED 2007/05/18 11:33:54 kso 1.31.12.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [8f0a5452f7314f9c21aebae4c049c640ee283754]

INTEGRATION: CWS bgdlremove (1.34.182); FILE MERGED 2007/05/18 11:33:54 kso 1.34.182.2: #i77419# - cleanup of ucbhelper namespaces. 2007/05/11 09:12:34 kso 1.34.182.1: #i76911# - ucbhelper lib no longer uses VOS. (vos::ORef => rtl::Reference, vos::OMutex => osl::Mutex, ...)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [cb5945b4760eca708c5b821d45ce89595d8e51f0]

INTEGRATION: CWS bgdlremove (1.56.202); FILE MERGED 2007/05/21 10:06:38 kso 1.56.202.3: RESYNC: (1.56-1.57); FILE MERGED 2007/05/18 11:33:53 kso 1.56.202.2: #i77419# - cleanup of ucbhelper namespaces. 2007/05/11 09:12:33 kso 1.56.202.1: #i76911# - ucbhelper lib no longer uses VOS. (vos::ORef => rtl::Reference, vos::OMutex => osl::Mutex, ...)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [20e4f60ad00ddb883737e400f1fcb8c3d3ad4343]

INTEGRATION: CWS bgdlremove (1.12.304); FILE MERGED 2007/05/25 10:44:30 kso 1.12.304.1: #i76911# - ucbhelper no longer uses vos::ORef but rtl::Reference.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [a092cc9789432ef0fda19569cb7bfb18b6b99d05]

INTEGRATION: CWS bgdlremove (1.39.12); FILE MERGED 2007/05/25 12:34:51 kso 1.39.12.3: RESYNC: (1.40-1.41); FILE MERGED 2007/05/21 10:05:37 kso 1.39.12.2: RESYNC: (1.39-1.40); FILE MERGED 2007/05/11 09:12:33 kso 1.39.12.1: #i76911# - ucbhelper lib no longer uses VOS. (vos::ORef => rtl::Reference, vos::OMutex => osl::Mutex, ...)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [4263133fc6ff183093955add08e40215dadd4534]

INTEGRATION: CWS bgdlremove (1.19.338); FILE MERGED 2007/05/11 09:12:33 kso 1.19.338.1: #i76911# - ucbhelper lib no longer uses VOS. (vos::ORef => rtl::Reference, vos::OMutex => osl::Mutex, ...)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [4df0d4dc2f460a496888182953e0726634df0ad4]

INTEGRATION: CWS bgdlremove (1.3.860); FILE MERGED 2007/05/18 11:33:53 kso 1.3.860.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [84e704d8955613093dd030bc8de123a788cacc1c]

INTEGRATION: CWS bgdlremove (1.8.306); FILE MERGED 2007/05/18 11:33:53 kso 1.8.306.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [bf62c143d5e239083e182bc0d0e6063fd45e63b3]

INTEGRATION: CWS bgdlremove (1.24.306); FILE MERGED 2007/05/18 11:33:53 kso 1.24.306.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [858950ffa4993d95c87cba6f9655f83a58a744a7]

INTEGRATION: CWS bgdlremove (1.33.12); FILE MERGED 2007/05/21 09:59:32 kso 1.33.12.2: RESYNC: (1.33-1.34); FILE MERGED 2007/05/18 11:33:53 kso 1.33.12.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [def19948086d999f87e671a8d4cb70ef5697c614]

INTEGRATION: CWS bgdlremove (1.38.12); FILE MERGED 2007/05/11 09:12:33 kso 1.38.12.1: #i76911# - ucbhelper lib no longer uses VOS. (vos::ORef => rtl::Reference, vos::OMutex => osl::Mutex, ...)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [084e923b48c25bb4644df57a63f1782f1998067a]

INTEGRATION: CWS bgdlremove (1.9.10); FILE MERGED 2007/05/18 11:33:53 kso 1.9.10.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [5c8f681d5d98fbced096d3d0dea5a6c438ec9bf9]

INTEGRATION: CWS bgdlremove (1.13.10); FILE MERGED 2007/05/18 11:33:53 kso 1.13.10.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [db3207ee3cf180775059dc7c5e3c24c8dcb000ce]

INTEGRATION: CWS bgdlremove (1.5.12); FILE MERGED 2007/05/18 09:08:35 kso 1.5.12.2: #i77419# - cleanup of ucbhelper namespaces. 2007/05/11 09:01:02 kso 1.5.12.1: #i76911# - ucbhelper lib no longer uses VOS. (vos::ORef => rtl::Reference, vos::OMutex => osl::Mutex, ...)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [84a204039755c688a0f399b889463b61a00b5533]

INTEGRATION: CWS bgdlremove (1.26.30); FILE MERGED 2007/05/18 09:08:35 kso 1.26.30.2: #i77419# - cleanup of ucbhelper namespaces. 2007/05/11 09:01:02 kso 1.26.30.1: #i76911# - ucbhelper lib no longer uses VOS. (vos::ORef => rtl::Reference, vos::OMutex => osl::Mutex, ...)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [f3b157ecfaae1d177ed2391f49e97e49d226783b]

INTEGRATION: CWS bgdlremove (1.9.30); FILE MERGED 2007/05/11 09:01:02 kso 1.9.30.1: #i76911# - ucbhelper lib no longer uses VOS. (vos::ORef => rtl::Reference, vos::OMutex => osl::Mutex, ...)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [4e34f60827f7df137f7fc9c39c68b4dc0c141f61]

INTEGRATION: CWS bgdlremove (1.8.46); FILE MERGED 2007/05/18 11:23:13 kso 1.8.46.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [d4c0ad286077ec7278e31fbb448bd20b70d35506]

INTEGRATION: CWS bgdlremove (1.5.84); FILE MERGED 2007/05/18 08:54:23 kso 1.5.84.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [c06cd33f86632377befa786e26dbfc2ddf594010]

INTEGRATION: CWS bgdlremove (1.5.50); FILE MERGED 2007/05/18 08:54:23 kso 1.5.50.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [0f4feb0856d07ad7d498aa51256e5b4b4eaf242d]

INTEGRATION: CWS bgdlremove (1.8.4); FILE MERGED 2007/05/18 08:54:23 kso 1.8.4.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [fb98e2345e74a1de14d29428da28e0f9e7d8505d]

INTEGRATION: CWS bgdlremove (1.14.20); FILE MERGED 2007/05/18 08:54:23 kso 1.14.20.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [8c2c8712e23ac2e16d9947dc86a9630a9ad020be]

INTEGRATION: CWS bgdlremove (1.7.84); FILE MERGED 2007/05/18 08:54:22 kso 1.7.84.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [1dc0e433f3e5cc5dc4b212d611e05bcba9b5152a]

INTEGRATION: CWS bgdlremove (1.8.84); FILE MERGED 2007/05/18 08:55:43 kso 1.8.84.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [d88818fb40584d54975392d13af805374622f91d]

INTEGRATION: CWS bgdlremove (1.4.214); FILE MERGED 2007/05/18 08:54:22 kso 1.4.214.1: #i77419# - cleanup of ucbhelper namespaces.


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [fd29f2acd84d61fecf851250da5eae669bae52bf]

INTEGRATION: CWS bgdlremove (1.56.62); FILE MERGED 2007/05/18 09:01:38 kso 1.56.62.1: #i77419# - cleanup of ucbhelper namespaces. Issue number: Submitted by: Reviewed by:


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [e0e59340d8d25cf3f8c4435eb31d59793a7ab787]

INTEGRATION: CWS bgdlremove (1.33.94); FILE MERGED 2007/05/18 09:01:37 kso 1.33.94.1: #i77419# - cleanup of ucbhelper namespaces. Issue number: Submitted by: Reviewed by:


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [3d121869304fb5be7a2a101911a1f11ef700ebee]

INTEGRATION: CWS bgdlremove (1.47.60); FILE MERGED 2007/05/18 09:01:37 kso 1.47.60.1: #i77419# - cleanup of ucbhelper namespaces. Issue number: Submitted by: Reviewed by:


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [4cb455f2d9b2904f4b27a16982ed406e79b3e268]

INTEGRATION: CWS bgdlremove (1.15.62); FILE MERGED 2007/05/18 09:01:38 kso 1.15.62.1: #i77419# - cleanup of ucbhelper namespaces. Issue number: Submitted by: Reviewed by:


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [9233b2d8fa258d4c5d5054360be44f803815f43d]

INTEGRATION: CWS bgdlremove (1.11.94); FILE MERGED 2007/05/18 09:01:38 kso 1.11.94.1: #i77419# - cleanup of ucbhelper namespaces. Issue number: Submitted by: Reviewed by:


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [0256f28c5ee382f15e8985d1472bd45cb0fabf37]

INTEGRATION: CWS bgdlremove (1.7.94); FILE MERGED 2007/05/18 09:01:37 kso 1.7.94.1: #i77419# - cleanup of ucbhelper namespaces. Issue number: Submitted by: Reviewed by:


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [154f5dfad261eb1a19a605308fa7ad8c960f03e0]

INTEGRATION: CWS bgdlremove (1.101.30); FILE MERGED 2007/05/18 09:01:37 kso 1.101.30.1: #i77419# - cleanup of ucbhelper namespaces. Issue number: Submitted by: Reviewed by:


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [e97c16bafe7ffd7f28375c2ca496bdfa77e5765d]

INTEGRATION: CWS bgdlremove (1.41.94); FILE MERGED 2007/05/18 09:01:37 kso 1.41.94.1: #i77419# - cleanup of ucbhelper namespaces. Issue number: Submitted by: Reviewed by:


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [fd8d24bd94d668723f5d31c0dfecbbdb64dbf750]

INTEGRATION: CWS bgdlremove (1.32.94); FILE MERGED 2007/05/18 09:01:37 kso 1.32.94.1: #i77419# - cleanup of ucbhelper namespaces. Issue number: Submitted by: Reviewed by:


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [856e1f0f4efc3e5bec9f3ffea063abf0de503ff1]

INTEGRATION: CWS bgdlremove (1.29.62); FILE MERGED 2007/05/18 09:01:37 kso 1.29.62.1: #i77419# - cleanup of ucbhelper namespaces. Issue number: Submitted by: Reviewed by:


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [f02ff6ae9904d9a677d0bac99e1cfaf4c119c7f5]

INTEGRATION: CWS namespacefixes (1.100.36); FILE MERGED 2007/05/30 13:17:43 cl 1.100.36.2: RESYNC: (1.100-1.101); FILE MERGED 2007/05/30 11:58:01 cl 1.100.36.1: removed using namespace ::rtl to avoid conflicts with rtl::Reference


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [e70ef94e8a0242e3163522c6b52218b64c0ff2fd]

INTEGRATION: CWS namespacefixes (1.90.14); FILE MERGED 2007/05/30 13:04:27 cl 1.90.14.2: RESYNC: (1.90-1.91); FILE MERGED 2007/05/30 11:58:01 cl 1.90.14.1: removed using namespace ::rtl to avoid conflicts with rtl::Reference


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [f64ff39abb96e00bbc1bc1e6504988c6b8ebd4f5]

INTEGRATION: CWS namespacefixes (1.6.24); FILE MERGED 2007/05/31 10:11:05 cl 1.6.24.1: #i77982# addind fast sax parser


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [f2b6a0b2e52de314aae26621f4e28f18bd32f0f9]

INTEGRATION: CWS namespacefixes (1.6.44); FILE MERGED 2007/05/31 10:11:05 cl 1.6.44.1: #i77982# addind fast sax parser


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [3772e01e1addbbc2970f2ea842509bf2f75877b8]

INTEGRATION: CWS namespacefixes (1.2.44); FILE MERGED 2007/06/04 12:31:20 cl 1.2.44.1: #i77982# adding fast sax parser


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [cf57dbd3b91ed4f696fb8a7a20280b2c2c29d106]

INTEGRATION: CWS namespacefixes (1.8.28); FILE MERGED 2007/05/31 10:10:48 cl 1.8.28.1: #i77982# addind fast sax parser


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [b67960fe2047c9b9a4827b3b2a3eeaf8037af281]

INTEGRATION: CWS namespacefixes (1.4.72); FILE MERGED 2007/05/30 11:57:18 cl 1.4.72.1: removed using namespace ::rtl to avoid conflicts with rtl::Reference


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [066c82de209747ac3a30c8e1f176889e7ce2d638]

INTEGRATION: CWS namespacefixes (1.11.72); FILE MERGED 2007/05/30 11:57:18 cl 1.11.72.1: removed using namespace ::rtl to avoid conflicts with rtl::Reference


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [002e2d72475773d514d494ac16aefe2808887f8c]

INTEGRATION: CWS namespacefixes (1.15.44); FILE MERGED 2007/05/30 11:57:18 cl 1.15.44.1: removed using namespace ::rtl to avoid conflicts with rtl::Reference


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [34e7beb2484e28a4f1f36e85e5d0cbea75bc1437]

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>  [86beae947837b411d0c5d9f151031822881b6df0]

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>  [ff37a625a4949710e4f61b0def48e9d3dad72396]

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>  [e117476ffd81a3b298bfa166be4e854b1b3cb6ab]

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>  [4ec89f05be8499a75b7ff4ae9cf2218ec38ce12e]

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>  [797b315b407ec7099ee370d582ab113e3f5ca545]

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>  [375f9b5c0895898b96d8863ed4125cb60aeb7bd1]

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>  [5be3d0a9df6ac898ec2b9163c4c1f3fd7beab994]

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>  [40b24f4e9c6bc834fca90d3cf3022126e353a1ce]

INTEGRATION: CWS obo12 (1.2.42); FILE MERGED 2007/05/10 13:19:14 obo 1.2.42.2: #i76713# _WIN32_WINDOWS = 0x0410 for Win98 2007/05/10 10:37:57 obo 1.2.42.1: #i76713# #error YES removed (Vista PSDK)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [7075d62a15abb5b7427135302f74a01940e8ea83]

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>  [39f9cdd1f39a48557a0a836fc1622f40560292b3]

INTEGRATION: CWS obo12 (1.3.250); FILE MERGED 2007/05/10 11:20:48 obo 1.3.250.1: #i76713# UpdateICMRegKey removed, new unicows.lib (Vista PSDK)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [33ab42e204ecbc52b00202a1bb5ddf5f13ab1a7b]

INTEGRATION: CWS obo12 (1.3.250); FILE MERGED 2007/05/10 11:27:35 obo 1.3.250.1: #i76713# LPWSTR -> LPCWSTR (Vista PSDK)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [5aa4f4532b162748b1603a70c31b90e7224e914d]

INTEGRATION: CWS obo12 (1.3.250); FILE MERGED 2007/05/10 11:22:22 obo 1.3.250.1: #i76713# LPSTR -> LPCSTR (Vista PSDK)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [dd003bd039fdd0129414b5660f470338f195477e]

INTEGRATION: CWS obo12 (1.13.6); FILE MERGED 2007/05/25 05:54:54 obo 1.13.6.2: #i76713# link with atl Vista SDK+Prof compiler 2007/05/14 11:32:17 obo 1.13.6.1: #i76713# support DISABLE_ATL switch


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [f91a8d8680d7be1d5ee11ffc166582caad1129e4]

INTEGRATION: CWS obo12 (1.7.12); FILE MERGED 2007/05/14 11:31:57 obo 1.7.12.1: #i76713# support DISABLE_ATL switch


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [00a4f6aa538d99369e4755122754bea5a007e582]

INTEGRATION: CWS obo12 (1.12.8); FILE MERGED 2007/05/16 07:43:25 obo 1.12.8.1: #i76713# DISABLE_ATL support


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [c9fbf663458d29c6af687f32354de939496d6352]

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-05  Ivo Hinkelmann  <ihi@openoffice.org>  [b106495c2cf2b1ca9beead85dbabbb722c6b8010]

INTEGRATION: CWS obo12 (1.32.10); FILE MERGED 2007/05/30 12:32:54 obo 1.32.10.3: RESYNC: (1.32-1.33); FILE MERGED 2007/05/24 14:23:28 obo 1.32.10.2: minor correction 2007/05/10 10:53:15 obo 1.32.10.1: #i76713# needs to belinked against ws_32.lib (Vista PSDK)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [844ce7e50d2955303ca620ecdc337acbbf992366]

INTEGRATION: CWS obo12 (1.22.32); FILE MERGED 2007/06/05 09:47:39 obo 1.22.32.5: overview 2. target 2007/06/01 09:50:58 obo 1.22.32.4: don't use COMEX 2007/06/01 09:38:51 obo 1.22.32.3: bugfix 2007/05/29 08:18:01 obo 1.22.32.2: remove COMEX 2007/05/24 15:28:55 obo 1.22.32.1: #i76713# DISABLE_ATL


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [7284f508a1858f34a1cc46039fa46e61f2f4ad6e]

INTEGRATION: CWS obo12 (1.5.8); FILE MERGED 2007/05/10 13:21:55 obo 1.5.8.2: #i76713# _WIN32_WINDOWS = 0x0410 for Win98 2007/05/10 10:39:28 obo 1.5.8.1: #i76713# #error YES removed (Vista PSDK)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [15f2c44347ef06f8f8cbcec30f2c8e2bfd1a5652]

INTEGRATION: CWS obo12 (1.7.8); FILE MERGED 2007/05/10 13:20:33 obo 1.7.8.2: #i76713# _WIN32_WINDOWS = 0x0410 for Win98 2007/05/10 10:38:43 obo 1.7.8.1: #i76713# #error YES removed (Vista PSDK)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [545e9a6e8d7127c5eeb1791f25b5ec9b54057406]

INTEGRATION: CWS obo12 (1.5.8); FILE MERGED 2007/05/10 13:18:08 obo 1.5.8.2: #i76713# _WIN32_WINDOWS = 0x0410 for Win98 2007/05/10 10:36:55 obo 1.5.8.1: #i76713# #error YES removed (Vista PSDK)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [69b390099b7426bb0d129560b52b862d1a80b810]

INTEGRATION: CWS obo12 (1.4.8); FILE MERGED 2007/05/10 13:16:34 obo 1.4.8.2: #i76713# _WIN32_WINDOWS = 0x0410 for Win98 2007/05/10 10:35:57 obo 1.4.8.1: #i76713# #error YES removed (Vista PSDK)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [77cf7e052fc97b28e682c1ffb72cd55c0c6ff207]

INTEGRATION: CWS obo12 (1.10.8); FILE MERGED 2007/05/24 14:27:20 obo 1.10.8.1: Issue number: Submitted by: Reviewed by:


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [b6c3213a38c0d76887917dc95efe84d42f324c22]

INTEGRATION: CWS obo12 (1.15.6); FILE MERGED 2007/05/30 12:21:13 obo 1.15.6.3: RESYNC: (1.15-1.16); FILE MERGED 2007/05/10 13:25:22 obo 1.15.6.2: #i76713# _WIN32_WINDOWS = 0x0410 for Win98 2007/05/10 10:43:04 obo 1.15.6.1: #i76713# #error YES removed (Vista PSDK)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [3b8d6db5289bf3652d05dbbc59eb29a0eec6fae7]

INTEGRATION: CWS obo12 (1.9.6); FILE MERGED 2007/05/30 12:21:07 obo 1.9.6.2: RESYNC: (1.9-1.10); FILE MERGED 2007/05/24 14:36:46 obo 1.9.6.1: disable pch


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [84a2c241fcd27b11000b59c50a0cd8516b519555]

INTEGRATION: CWS obo12 (1.8.6); FILE MERGED 2007/05/30 12:21:00 obo 1.8.6.3: RESYNC: (1.8-1.9); FILE MERGED 2007/05/10 13:23:18 obo 1.8.6.2: #i76713# _WIN32_WINDOWS = 0x0410 for Win98 2007/05/10 10:45:09 obo 1.8.6.1: #i76713# #error YES removed (Vista PSDK)


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [98a2a4abf109fc291e934415bd69ba98f38fae53]

INTEGRATION: CWS obo12 (1.6.6); FILE MERGED 2007/05/30 12:20:53 obo 1.6.6.2: RESYNC: (1.6-1.7); FILE MERGED 2007/05/24 14:38:06 obo 1.6.6.1: disable pch


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [83147ee6e83e75ec0410d41fd08d044005cb15dc]

INTEGRATION: CWS obo12 (1.35.18); FILE MERGED 2007/05/25 11:31:43 obo 1.35.18.5: #i76713# disable ADO 2007/05/16 07:24:03 obo 1.35.18.4: #i76713# Vista PSDK support PROF_EDITION switch 2007/05/16 07:11:59 obo 1.35.18.3: #i76713# Vista PSDK 2007/05/16 06:57:34 obo 1.35.18.2: #i76713# Vista PSDK 2007/05/16 06:26:35 obo 1.35.18.1: #i76713# msdasc.h missing in Vista PSDK


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [78be4684c39a791f675a5087c5911a27fb707e22]

INTEGRATION: CWS obo12 (1.12.6); FILE MERGED 2007/05/30 11:59:58 obo 1.12.6.2: RESYNC: (1.12-1.13); FILE MERGED 2007/05/16 07:01:05 obo 1.12.6.1: #i76713# Vista PSDK: disable _ADO_DATALINK_BROWSE_


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [c6455cea36ccbdc87b65961aab1a9e5fbcab67c2]

INTEGRATION: CWS obo12 (1.31.6); FILE MERGED 2007/05/24 15:27:07 obo 1.31.6.2: #i76713# corrected 2007/05/11 09:45:14 obo 1.31.6.1: #i76713# changes for Vista PSDK


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [de55789e60e772b801dcf572c9ec2730c80ebaa1]

INTEGRATION: CWS obo12 (1.17.6); FILE MERGED 2007/05/24 09:11:12 obo 1.17.6.3: don't use inet_pton, inet_ntop of Vista PSDK 2007/05/21 13:00:18 obo 1.17.6.2: manifest missing 2007/05/11 09:46:51 obo 1.17.6.1: #i76713# changes for Vista PSDK


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [372bbc1817928e831eb73e4012911456e2cdf3a6]

INTEGRATION: CWS obo12 (1.12.20); FILE MERGED 2007/05/25 11:24:59 obo 1.12.20.1: #i76713# disable ADO


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [ec0fe1e074cb5704eca474bb8c49c0800ea377c3]

INTEGRATION: CWS helplinker01 (1.5.10); FILE MERGED 2007/05/20 13:09:32 cmc 1.5.10.1: #i70155# remove warnings from newly used headers


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [1a142eb13d499ecc5d2c207d5953e484c22c9dbb]

INTEGRATION: CWS helplinker01 (1.11.10); FILE MERGED 2007/05/19 20:23:52 cmc 1.11.10.1: #i70155# add HelpLinker necessary boost headers to deliver list


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [7cf8169c5cd36eb4340f93791444f5f4618fa05f]

INTEGRATION: CWS helplinker01 (1.7.14); FILE MERGED 2007/05/23 19:08:04 cmc 1.7.14.3: #i70155# remove windows warning 2007/05/23 19:06:31 cmc 1.7.14.2: #i70155# remove windows warning 2007/05/20 12:20:11 cmc 1.7.14.1: #i70155# remove warnings from newly used boost/spirit headers


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [0b3270f6fe2778a0d545a5af54a7debd87bc6eb6]

INTEGRATION: CWS helplinker01 (1.7.2); FILE MERGED 2007/05/20 12:20:10 cmc 1.7.2.1: #i70155# remove warnings from newly used boost/spirit headers


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [68170fd7a23dca2022708e66d4b7e53000c2200d]

INTEGRATION: CWS helplinker01 (1.25.12); FILE MERGED 2007/05/20 14:21:20 cmc 1.25.12.2: #i70155# use final XSLT flags from libxslt02 2007/05/19 12:16:07 cmc 1.25.12.1: #ii70155# add a native HelpLinker


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [c71109d5bd68845283f29833b57469a64dd9d0fd]

INTEGRATION: CWS helplinker01 (1.1.2); FILE ADDED 2007/05/28 15:59:54 cmc 1.1.2.5: #i70155# nitpicky macox warnings 2007/05/24 08:48:29 cmc 1.1.2.4: #i70155# windows tweaks 2007/05/23 19:07:07 cmc 1.1.2.3: #i70155# remove windows warnings 2007/05/21 13:13:15 cmc 1.1.2.2: #i70155# nitpicky macox warnings 2007/05/19 12:16:07 cmc 1.1.2.1: #ii70155# add a native HelpLinker


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [3830e1c565698dfa27b057788af608921118d8ff]

INTEGRATION: CWS helplinker01 (1.1.2); FILE ADDED 2007/05/24 08:48:29 cmc 1.1.2.4: #i70155# windows tweaks 2007/05/23 19:07:08 cmc 1.1.2.3: #i70155# remove windows warnings 2007/05/21 13:13:15 cmc 1.1.2.2: #i70155# nitpicky macox warnings 2007/05/19 12:16:07 cmc 1.1.2.1: #ii70155# add a native HelpLinker


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [9baa583eed190d3527447256de431f8ecb7a1b51]

INTEGRATION: CWS helplinker01 (1.1.2); FILE ADDED 2007/05/21 13:13:15 cmc 1.1.2.2: #i70155# nitpicky macox warnings 2007/05/19 12:16:07 cmc 1.1.2.1: #ii70155# add a native HelpLinker


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [e5c5ec8747f7ecc1220dee1068a8fd88098083fa]

INTEGRATION: CWS helplinker01 (1.14.38); FILE MERGED 2007/05/23 19:41:18 cmc 1.14.38.2: #i70155# windows deliver 2007/05/19 12:16:07 cmc 1.14.38.1: #ii70155# add a native HelpLinker


2007-06-05  Ivo Hinkelmann  <ihi@openoffice.org>  [930c34c4900b9b18244d30673768a66a8e33bdd1]

INTEGRATION: CWS helplinker01 (1.12.2); FILE MERGED 2007/05/19 12:16:07 cmc 1.12.2.1: #ii70155# add a native HelpLinker


2007-06-05  Oliver Specht  <os@openoffice.org>  [a114fd9c589543c5914ca432331d12f29e6e65a4]

list of known issues


2007-06-04  Ivo Hinkelmann  <ihi@openoffice.org>  [29376c7c7dae5a81ee23c135e4f473a19f07a1d7]

INTEGRATION: CWS enabletango (1.21.210); FILE MERGED 2007/05/29 13:44:56 pmladek 1.21.210.1: #i75661# read the default icon theme from the system in GNOME and KDE


2007-06-04  Ivo Hinkelmann  <ihi@openoffice.org>  [7ee5231af25fe967e77d68c6b9ee112555242c7c]

INTEGRATION: CWS enabletango (1.37.34); FILE MERGED 2007/05/29 13:44:56 pmladek 1.37.34.1: #i75661# read the default icon theme from the system in GNOME and KDE


2007-06-04  Ivo Hinkelmann  <ihi@openoffice.org>  [f2c5506c22316d094cccacb8ddf1cfeb78600b2d]

INTEGRATION: CWS enabletango (1.67.208); FILE MERGED 2007/05/29 13:44:55 pmladek 1.67.208.2: #i75661# read the default icon theme from the system in GNOME and KDE 2007/05/29 13:27:20 pmladek 1.67.208.1: #i75657# add the tango icon theme to be known by UI


2007-06-04  Ivo Hinkelmann  <ihi@openoffice.org>  [e556e7dd56c77192a819f7c4d5fab3eab2f077b5]

INTEGRATION: CWS enabletango (1.2.70); FILE MERGED 2007/05/29 13:44:55 pmladek 1.2.70.2: #i75661# read the default icon theme from the system in GNOME and KDE 2007/05/29 13:27:20 pmladek 1.2.70.1: #i75657# add the tango icon theme to be known by UI


2007-06-04  Ivo Hinkelmann  <ihi@openoffice.org>  [cc8bb032108c0f9bec35f3031ff6cebb450c210e]

INTEGRATION: CWS enabletango (1.25.58); FILE MERGED 2007/05/29 13:27:19 pmladek 1.25.58.1: #i75657# add the tango icon theme to be known by UI


2007-06-04  Ivo Hinkelmann  <ihi@openoffice.org>  [1c6db10a61de68bfd660c9a86eb859d15ecb1913]

INTEGRATION: CWS enabletango (1.41.20); FILE MERGED 2007/05/29 13:27:19 pmladek 1.41.20.1: #i75657# add the tango icon theme to be known by UI


2007-06-04  Ivo Hinkelmann  <ihi@openoffice.org>  [a0972860299315a9943137f58d2ee2db320767d2]

INTEGRATION: CWS enabletango (1.2.36); FILE MERGED 2007/05/29 13:27:19 pmladek 1.2.36.1: #i75657# add the tango icon theme to be known by UI


2007-06-04  Ivo Hinkelmann  <ihi@openoffice.org>  [5732aeb509614789e160d3b591952c0a93152170]

INTEGRATION: CWS enabletango (1.131.30); FILE MERGED 2007/05/29 13:44:54 pmladek 1.131.30.2: #i75661# read the default icon theme from the system in GNOME and KDE 2007/05/29 13:27:18 pmladek 1.131.30.1: #i75657# add the tango icon theme to be known by UI


2007-06-04  Ivo Hinkelmann  <ihi@openoffice.org>  [2fd3f98c3d65e84cd7af863a7537a75aa6396421]

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>  [211f204c4118033c1d0a7184c03af1c4007547ef]

INTEGRATION: CWS enabletango (1.20.90); FILE MERGED 2007/05/29 13:27:18 pmladek 1.20.90.1: #i75657# add the tango icon theme to be known by UI


2007-06-04  Ivo Hinkelmann  <ihi@openoffice.org>  [55f141bc8558e8d1eeaa0dfa91d299f9eb4f03e4]

INTEGRATION: CWS enabletango (1.5.380); FILE MERGED 2007/05/29 13:27:17 pmladek 1.5.380.1: #i75657# add the tango icon theme to be known by UI


2007-06-04  Ivo Hinkelmann  <ihi@openoffice.org>  [2044b709a1ed7821f88d81b6ffb6a23b33fdb491]

INTEGRATION: CWS ww8export02_SRC680 (1.98.166.1.6); FILE MERGED 2007/05/30 11:46:44 fme 1.98.166.1.6.3: #146867# Don't export hard break attributes in tables 2007/05/30 09:45:57 od 1.98.166.1.6.2: #i76301# method <SwWW8Writer::Out_SfxBreakItems(..)> 	 - assure that a page break before is set at the node before 	   checking for a new page description. 2007/05/29 12:23:01 od 1.98.166.1.6.1: #i76300# - class <SwWW8Writer> 	 -- introduce new methods <Out_FollowPageDesc(..)> and <PrepareNewPageDesc(..)> 	 - method <SwWW8Writer::Out_SfxBreakItems(..) 	 -- move code to new method <PrepareNewPageDesc(..)> 	 - method <::OutWW8_SwFmtBreak(..)> 	 -- check of follow page description on writting paragraph attribute 	    <PageBreakAfter>. If necessary export follow page description.


2007-06-04  Ivo Hinkelmann  <ihi@openoffice.org>  [38105ff5cc6fe5099e568a25eceb6708a3f022e8]

INTEGRATION: CWS ww8export02_SRC680 (1.68.276.2.2); FILE MERGED 2007/05/29 12:23:01 od 1.68.276.2.2.1: #i76300# - class <SwWW8Writer> 	 -- introduce new methods <Out_FollowPageDesc(..)> and <PrepareNewPageDesc(..)> 	 - method <SwWW8Writer::Out_SfxBreakItems(..) 	 -- move code to new method <PrepareNewPageDesc(..)> 	 - method <::OutWW8_SwFmtBreak(..)> 	 -- check of follow page description on writting paragraph attribute 	    <PageBreakAfter>. If necessary export follow page description.


2007-06-04  Ivo Hinkelmann  <ihi@openoffice.org>  [0c30113c5cce18ba3c95dff4b6bef9f132f53d23]

INTEGRATION: CWS ww8export02_SRC680 (1.38.330); FILE MERGED 2007/05/30 07:31:57 od 1.38.330.1: #i77812# method SwWW8Writer::GetId(..)> 	 - perform 'deep' search in list style duplication map in order to 	   consider the case that a certain list is restarted more than once.


2007-06-04  Ivo Hinkelmann  <ihi@openoffice.org>  [39e43369ffb0339b2d33d54dc16725a9450ae055]

INTEGRATION: CWS ww8export02_SRC680 (1.90.20.1.36.1.2); FILE MERGED 2007/05/30 11:46:44 fme 1.90.20.1.36.1.2.3: #146867# Don't export hard break attributes in tables 2007/05/30 11:01:48 ama 1.90.20.1.36.1.2.2: Fix #i75463#: Paragraph style depends on track changes 2007/05/30 09:24:32 fme 1.90.20.1.36.1.2.1: #i76520# Emulate non-splitting-table by adding keep attributes to table paragraphs


2007-06-04  Ivo Hinkelmann  <ihi@openoffice.org>  [79d459dbb2faf63c9d6504455161f223bd980900]

INTEGRATION: CWS plug05_SRC680 (1.55.178); FILE MERGED 2007/06/01 07:12:06 mt 1.55.178.1: corrected line break


2007-06-04  Ivo Hinkelmann  <ihi@openoffice.org>  [ffd0d9efb6f7a167285acb070a3c602ae1c049bd]

INTEGRATION: CWS plug05_SRC680 (1.3.158); FILE MERGED 2007/05/31 12:26:51 mav 1.3.158.1: #148036# register the service manager as running object


2007-06-04  Ivo Hinkelmann  <ihi@openoffice.org>  [d5901fb9321da8173dabd6ff9f99cf9d54f90d81]

INTEGRATION: CWS plug05_SRC680 (1.15.116.1.2); FILE MERGED 2007/05/31 14:09:28 mt 1.15.116.1.2.2: register as OLE, only for plugin version... 2007/05/31 12:26:51 mav 1.15.116.1.2.1: #148036# register the service manager as running object


2007-06-04  Ivo Hinkelmann  <ihi@openoffice.org>  [993d077857053828b321c1f86e65888a101ad929]

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>  [67b442076ae9c66f3157ab01187064935eca4920]

INTEGRATION: CWS qadev29 (1.12.32); FILE MERGED 2007/02/23 11:00:58 cn 1.12.32.3: #i74690# fix merge conflicts 2007/02/22 11:20:58 cn 1.12.32.2: RESYNC: (1.12-1.13); FILE MERGED 2007/02/20 09:13:48 cn 1.12.32.1: #i74690#: replace at.getCurrentWindow() with at.getCurrentContainerWindow() in line 159


2007-06-04  Ivo Hinkelmann  <ihi@openoffice.org>  [f27474568b763acf1e243bcbbe7d1d37b321ed56]

INTEGRATION: CWS qadev29 (1.6.36); FILE MERGED 2007/04/24 09:33:38 cn 1.6.36.1: #i76648 #: added object relation XFormLayerAccess.XForm


2007-06-04  Ivo Hinkelmann  <ihi@openoffice.org>  [38b0ebd689b2c73bc194b36a4b10f99e507486c7]

INTEGRATION: CWS qadev29 (1.8.32); FILE MERGED 2007/04/24 09:34:45 cn 1.8.32.2: #i76648 #: added object relation XFormLayerAccess.XForm 2007/04/24 09:33:26 cn 1.8.32.1: #i76648 #: added object relation XFormLayerAccess.XForm


2007-06-04  Ivo Hinkelmann  <ihi@openoffice.org>  [db58b156da3be15a9a30d6106d6db1c848d8a316]

INTEGRATION: CWS qadev29 (1.11.32); FILE MERGED 2007/04/24 09:34:01 cn 1.11.32.1: #i76648 #: added object relation XFormLayerAccess.XForm


2007-06-04  Ivo Hinkelmann  <ihi@openoffice.org>  [2c872a78a1ac590411ab310bfaf8fcf02749ca61]

INTEGRATION: CWS qadev29 (1.5.36); FILE MERGED 2007/03/07 19:57:58 cn 1.5.36.3: #i75120# bugifx: initialize the super class first, then fill member variables with content 2007/03/05 20:36:12 cn 1.5.36.2: #i75120:  new initial version of this interface test 2007/03/05 15:29:25 cn 1.5.36.1: #i75120: add object relation for XPropertyAccess


2007-06-04  Ivo Hinkelmann  <ihi@openoffice.org>  [2dbd8d24131d9d448edb257f95cabdcb26cb3d7e]

INTEGRATION: CWS qadev29 (1.3.36); FILE MERGED 2007/03/07 19:57:31 cn 1.3.36.1: #i75120# implement object relations for XPropertyAccess and XPropertyContainer


2007-06-04  Ivo Hinkelmann  <ihi@openoffice.org>  [032071b52fadac4a692d86e8f4e580d91599d9c1]

INTEGRATION: CWS qadev29 (1.3.36); FILE MERGED 2007/03/07 19:57:08 cn 1.3.36.1: #i75120# implement object relations for XPropertyAccess and XPropertyContainer


2007-06-04  Ivo Hinkelmann  <ihi@openoffice.org>  [fcd17ca2ab71bf12263eb44f14b74f069ae9eb59]

INTEGRATION: CWS qadev29 (1.5.36); FILE MERGED 2007/03/07 19:56:04 cn 1.5.36.1: #i75120# bugifx: initialize the super class first, then fill member variables with content


2007-06-04  Ivo Hinkelmann  <ihi@openoffice.org>  [e329845b12aefac150aef3f1e87c33a059b1c873]

INTEGRATION: CWS qadev29 (1.5.36); FILE MERGED 2007/03/07 19:55:00 cn 1.5.36.1: #i75120# bugifx: initialize the super class first, then fill member variables with content


2007-06-04  Ivo Hinkelmann  <ihi@openoffice.org>  [389e6e72907aeabdc56f97ad4ecc051fe1be2936]

INTEGRATION: CWS qadev29 (1.5.36); FILE MERGED 2007/03/07 19:54:42 cn 1.5.36.1: #i75120# bugifx: initialize the super class first, then fill member variables with content


2007-06-04  Ivo Hinkelmann  <ihi@openoffice.org>  [72a688b0ac2fe6058f7b0e629f8198c6c2eaab55]

INTEGRATION: CWS qadev29 (1.3.36); FILE MERGED 2007/03/07 19:54:12 cn 1.3.36.1: #i75120# implement object relations for XPropertyAccess and XPropertyContainer. Rebuild the test and use the GenericModelTest


2007-06-04  Ivo Hinkelmann  <ihi@openoffice.org>  [31de66f0606e1e6ae6783daeec6568a2618540cf]

INTEGRATION: CWS qadev29 (1.5.36); FILE MERGED 2007/03/07 19:53:46 cn 1.5.36.1: #i75120# bugifx: initialize the super class first, then fill member variables with content


2007-06-04  Ivo Hinkelmann  <ihi@openoffice.org>  [1fe52117847f8a6d847276f147620ba08ab5e713]

INTEGRATION: CWS qadev29 (1.5.36); FILE MERGED 2007/03/07 19:53:16 cn 1.5.36.1: #i75120# bugifx: initialize the super class first, then fill member variables with content


2007-06-04  Ivo Hinkelmann  <ihi@openoffice.org>  [6bfa9f596320f69e056a9bb1915b22eddeecd7a5]

INTEGRATION: CWS qadev29 (1.5.20); FILE MERGED 2007/03/07 19:52:42 cn 1.5.20.1: #i75120# update comments for new interfaces XPropertyAccess and XPropertyContainer. Test not ready yet.


2007-06-04  Ivo Hinkelmann  <ihi@openoffice.org>  [0f1b3130c2f30fa8a3e22bbc175fa7c492b8f93e]

INTEGRATION: CWS qadev29 (1.5.36); FILE MERGED 2007/03/07 19:52:10 cn 1.5.36.1: #i75120# update comments for new interfaces XPropertyAccess and XPropertyContainer. Test not ready yet.


2007-06-04  Ivo Hinkelmann  <ihi@openoffice.org>  [7b79d52d91889accaedc6b024b972aa90315eca3]

INTEGRATION: CWS qadev29 (1.4.36); FILE MERGED 2007/03/14 11:51:22 cn 1.4.36.2: #i75120# rebuild test case: usageof GenericModelTest 2007/03/07 19:51:22 cn 1.4.36.1: #i75120# update comments for new interfaces XPropertyAccess and XPropertyContainer. Test not ready yet.


2007-06-04  Ivo Hinkelmann  <ihi@openoffice.org>  [0e1e99c88db1b2963881113b23bf1cc9115d3bd2]

INTEGRATION: CWS qadev29 (1.5.36); FILE MERGED 2007/03/07 19:50:39 cn 1.5.36.1: #i75120# implement object relations for XPropertyAccess and XPropertyContainer. Rebuild the test and use the GenericModelTest


2007-06-04  Ivo Hinkelmann  <ihi@openoffice.org>  [880667b0f60fee7521f1437fa4cb6540128e2243]

INTEGRATION: CWS qadev29 (1.5.36); FILE MERGED 2007/03/07 19:48:56 cn 1.5.36.1: #i75120# bugifx: initialize the super class first, then fill member variables with content


2007-06-04  Ivo Hinkelmann  <ihi@openoffice.org>  [8b01f37cd979e6ee7b28a9d82b98ea427215589c]

INTEGRATION: CWS qadev29 (1.4.36); FILE MERGED 2007/03/07 19:48:17 cn 1.4.36.1: #i75120# implement object relations for XPropertyAccess and XPropertyContainer. Rebuild the test and use the GenericModelTest


2007-06-04  Ivo Hinkelmann  <ihi@openoffice.org>  [ade2b4e5ad8c6f181ac71dc02d76cfc8f0467078]

INTEGRATION: CWS qadev29 (1.4.36); FILE MERGED 2007/03/07 19:47:39 cn 1.4.36.1: #i75120# update comments for new interfaces XPropertyAccess and XPropertyContainer. Test not ready yet.


2007-06-04  Ivo Hinkelmann  <ihi@openoffice.org>  [af61389d1feb542d3ccab663ba8dddc7c936b385]

INTEGRATION: CWS qadev29 (1.5.36); FILE MERGED 2007/03/07 19:46:24 cn 1.5.36.1: #i75120# bugifx: initialize the super class first, then fill member variables with content


2007-06-04  Ivo Hinkelmann  <ihi@openoffice.org>  [563d1f4c92f48884fbbbf8609055ec0d4b798072]

INTEGRATION: CWS qadev29 (1.5.36); FILE MERGED 2007/03/07 19:43:35 cn 1.5.36.1: #i75120# bugifx: initialize the super class first, then fill member variables with content


2007-06-04  Ivo Hinkelmann  <ihi@openoffice.org>  [02d72211b8e95bc266a8d9255371cd6f76b514e0]

INTEGRATION: CWS qadev29 (1.8.32); FILE MERGED 2007/04/18 13:06:25 cn 1.8.32.2: #i75120#: new object relation for PropertyBag 2007/03/07 19:42:52 cn 1.8.32.1: #i75120# update comments for new interfaces XPropertyAccess and XPropertyContainer. Test not ready yet.


2007-06-04  Ivo Hinkelmann  <ihi@openoffice.org>  [28f53e57798ab3314a12c23ebf930f3deae7dde2]

INTEGRATION: CWS qadev29 (1.5.36); FILE MERGED 2007/03/07 18:44:08 cn 1.5.36.1: #i75120# bugifx: initialize the super class first, then fill member variables with content


2007-06-04  Ivo Hinkelmann  <ihi@openoffice.org>  [3dfa2e6cb6af07bf04dcf257ca4c348280f314ca]

INTEGRATION: CWS qadev29 (1.5.36); FILE MERGED 2007/03/07 18:43:41 cn 1.5.36.1: #i75120# bugifx: initialize the super class first, then fill member variables with content


2007-06-04  Ivo Hinkelmann  <ihi@openoffice.org>  [af7a9bf500e3f689d7525bd7afb71dec07fedecd]

INTEGRATION: CWS qadev29 (1.5.36); FILE MERGED 2007/03/07 18:43:01 cn 1.5.36.1: #i75120# bugifx: initialize the super class first, then fill member variables with content


2007-06-04  Ivo Hinkelmann  <ihi@openoffice.org>  [e943145fb81d4b8cb6b52ea77903ddde1cc79e0e]

INTEGRATION: CWS qadev29 (1.4.36); FILE MERGED 2007/03/07 18:38:25 cn 1.4.36.1: #i75120# implement object relations for XPropertyAccess and XPropertyContainer. Rebuild the test and use the GenericModelTest


2007-06-04  Ivo Hinkelmann  <ihi@openoffice.org>  [877f44dff1a2bd84d83b0485a9c9c17db44ca711]

INTEGRATION: CWS qadev29 (1.4.20); FILE MERGED 2007/03/07 18:37:13 cn 1.4.20.1: #i75120# implement object relations for XPropertyAccess and XPropertyContainer


2007-06-04  Ivo Hinkelmann  <ihi@openoffice.org>  [8844b0c789de85f0305f5775458295389ab4cee0]

INTEGRATION: CWS qadev29 (1.1.2); FILE ADDED 2007/04/24 09:28:27 cn 1.1.2.1: #i76648 #: new initial test


2007-06-04  Ivo Hinkelmann  <ihi@openoffice.org>  [4a32028e7962d3f63cc598ec4ee561e804d36235]

INTEGRATION: CWS qadev29 (1.3.8); FILE MERGED 2007/04/18 10:51:49 cn 1.3.8.1: #i76474#: new property isReadonly


2007-06-04  Ivo Hinkelmann  <ihi@openoffice.org>  [e1d7d160640f34ece5b4822fdf84f17a42ca4fc4]

INTEGRATION: CWS qadev29 (1.1.2); FILE ADDED 2007/03/14 12:36:35 cn 1.1.2.2: #i75120# final version of interface test 2007/03/05 20:35:32 cn 1.1.2.1: #i75120: new initial version of this interface test


2007-06-04  Ivo Hinkelmann  <ihi@openoffice.org>  [8aae6f1469cc8122dab9d390e1380143ce4f7fd0]

INTEGRATION: CWS qadev29 (1.1.2); FILE ADDED 2007/04/18 13:06:47 cn 1.1.2.3: #i75120#: update comments 2007/03/06 15:16:11 cn 1.1.2.2: #i75120# final version of interface test 2007/03/05 19:22:02 cn 1.1.2.1: #i75120: new initial version of this interface test


2007-06-04  Ivo Hinkelmann  <ihi@openoffice.org>  [7a6e58f1607224f79d8fbc54d363bab34b2e1217]

INTEGRATION: CWS qadev29 (1.8.8); FILE MERGED 2007/04/23 13:41:22 cn 1.8.8.2: #i74190# new method clickMiddleOfAccessibleObject() 2007/04/23 08:19:25 cn 1.8.8.1: #i74190# new method doubleClickMiddleOfAccessibleObject()


2007-06-04  Ivo Hinkelmann  <ihi@openoffice.org>  [3a14bf5e9107caa5a42f424d4b0b8f8f7ffa663f]

INTEGRATION: CWS qadev29 (1.8.8); FILE MERGED 2007/02/05 10:49:59 cn 1.8.8.1: #i74190#: getDocumentType() recognize simpress


2007-06-04  Ivo Hinkelmann  <ihi@openoffice.org>  [347fc35a5116448dbb83bf17ed4a0eeff4cb2d64]

INTEGRATION: CWS qadev29 (1.10.36); FILE MERGED 2007/04/24 10:08:42 cn 1.10.36.2: #i74690#:new method "getSheetCell()" 2007/04/23 13:23:24 cn 1.10.36.1: #i74190# new method getSheetCell()


2007-06-04  Ivo Hinkelmann  <ihi@openoffice.org>  [42c656fa8c784fdf32d8d6c05959c7ff6f31741f]

INTEGRATION: CWS qadev29 (1.3.8); FILE MERGED 2007/05/25 13:10:17 cn 1.3.8.3: #i76474# resolve merge conficts 2007/05/25 10:57:04 cn 1.3.8.2: RESYNC: (1.3-1.4); FILE MERGED 2007/05/16 09:43:29 cn 1.3.8.1: #i76648# implement methods as dmmy which are neccesary since XFormLayerAccess is a new Interface


2007-06-04  Ivo Hinkelmann  <ihi@openoffice.org>  [c60cbd9dbbb709a5428de1bfa60f7431ca26c30c]

INTEGRATION: CWS qadev29 (1.10.8); FILE MERGED 2007/03/05 08:22:47 lla 1.10.8.1: #144950# concurrency problem solution


2007-06-04  Ivo Hinkelmann  <ihi@openoffice.org>  [c7d180e1f793c5ec199485dfd9c714a50796d13c]

INTEGRATION: CWS qadev29 (1.1.2); FILE ADDED 2007/03/05 08:21:15 lla 1.1.2.1: #144950# concurrency problem solution


2007-06-04  Ivo Hinkelmann  <ihi@openoffice.org>  [28917dfcf43955fc6648f1a764c19c34086b902e]

INTEGRATION: CWS qadev29 (1.9.8); FILE MERGED 2007/03/05 08:22:47 lla 1.9.8.1: #144950# concurrency problem solution


2007-06-04  Ivo Hinkelmann  <ihi@openoffice.org>  [0482da19b70bce03b0bf941d0c3338654a33d569]

INTEGRATION: CWS qadev29 (1.4.36); FILE MERGED 2007/03/05 08:22:47 lla 1.4.36.1: #144950# concurrency problem solution


2007-06-04  Ivo Hinkelmann  <ihi@openoffice.org>  [430f47b9021b53f0c594a8ee9bb3166e159627db]

INTEGRATION: CWS qadev29 (1.3.8); FILE MERGED 2007/03/05 08:22:46 lla 1.3.8.1: #144950# concurrency problem solution


2007-06-04  Ivo Hinkelmann  <ihi@openoffice.org>  [62e8863ea967f2b4fd44e93bf7a0eafa19ff26eb]

INTEGRATION: CWS qadev29 (1.8.20); FILE MERGED 2007/03/05 08:22:46 lla 1.8.20.1: #144950# concurrency problem solution


2007-06-04  Ivo Hinkelmann  <ihi@openoffice.org>  [90675dbcc2bf9d507df668dbc4ca87c4e02d7c20]

INTEGRATION: CWS qadev29 (1.1.206); FILE MERGED 2007/04/26 07:35:46 cn 1.1.206.1: #i75120# new Interface 'com::sun::star::view::XFormLayerAccess'


2007-06-04  Ivo Hinkelmann  <ihi@openoffice.org>  [79e11248bd393bfc1afb81b35d6a839b3e7a904c]

INTEGRATION: CWS qadev29 (1.1.206); FILE MERGED 2007/04/26 07:35:45 cn 1.1.206.1: #i75120# new Interface 'com::sun::star::view::XFormLayerAccess'


2007-06-04  Ivo Hinkelmann  <ihi@openoffice.org>  [95c828afd59e2500cbc92581f42c7351d8813686]

INTEGRATION: CWS qadev29 (1.3.32); FILE MERGED 2007/04/26 07:35:45 cn 1.3.32.1: #i75120# new Interface 'com::sun::star::view::XFormLayerAccess'


2007-06-04  Ivo Hinkelmann  <ihi@openoffice.org>  [7e3120dbc24a957ae3c541d35dcc28116cbe6a50]

INTEGRATION: CWS qadev29 (1.2.24); FILE MERGED 2007/04/18 10:52:51 cn 1.2.24.2: #i76474#: new property isReadonly 2007/02/02 14:57:31 cn 1.2.24.1: #i74130# update


2007-06-04  Ivo Hinkelmann  <ihi@openoffice.org>  [a1d15ebbf57cbdbff644ec00eb01828b1d171c2e]

INTEGRATION: CWS qadev29 (1.2.24); FILE MERGED 2007/02/02 14:57:31 cn 1.2.24.1: #i74130# update


2007-06-04  Ivo Hinkelmann  <ihi@openoffice.org>  [883c82e424f47a82d523d9f3e7643f087cf7fe59]

INTEGRATION: CWS qadev29 (1.2.24); FILE MERGED 2007/04/18 10:52:40 cn 1.2.24.2: #i76474#: new property isReadonly 2007/02/02 14:57:31 cn 1.2.24.1: #i74130# update


2007-06-04  Ivo Hinkelmann  <ihi@openoffice.org>  [f7977d5ba1a1b1d4eccaa09315b31731c57d9a9a]

INTEGRATION: CWS qadev29 (1.3.62); FILE MERGED 2007/03/05 09:45:24 cn 1.3.62.1: #i75120# since #74051 all models support the css.beans.PropertyBag


2007-06-04  Ivo Hinkelmann  <ihi@openoffice.org>  [c6cf602a4ed1c0a74ea10a49e3c6e9311ce8b508]

INTEGRATION: CWS qadev29 (1.3.62); FILE MERGED 2007/03/05 09:45:23 cn 1.3.62.1: #i75120# since #74051 all models support the css.beans.PropertyBag


2007-06-04  Ivo Hinkelmann  <ihi@openoffice.org>  [48a39a7c2517e6704efa069d80f6e599f63c2ef3]

INTEGRATION: CWS qadev29 (1.4.62); FILE MERGED 2007/03/05 09:45:23 cn 1.4.62.1: #i75120# since #74051 all models support the css.beans.PropertyBag


2007-06-04  Ivo Hinkelmann  <ihi@openoffice.org>  [43c43c309e615b6b9bb9496e6b55d890d4170984]

INTEGRATION: CWS qadev29 (1.3.62); FILE MERGED 2007/03/05 09:45:22 cn 1.3.62.1: #i75120# since #74051 all models support the css.beans.PropertyBag


2007-06-04  Ivo Hinkelmann  <ihi@openoffice.org>  [4b33ee5c18a4771167f055b28a06ca2ac6e42c24]

INTEGRATION: CWS qadev29 (1.4.52); FILE MERGED 2007/03/05 09:45:22 cn 1.4.52.1: #i75120# since #74051 all models support the css.beans.PropertyBag


2007-06-04  Ivo Hinkelmann  <ihi@openoffice.org>  [728076126958327fea0363b9e32b88767e892955]

INTEGRATION: CWS qadev29 (1.1.206); FILE MERGED 2007/03/05 09:45:22 cn 1.1.206.1: #i75120# since #74051 all models support the css.beans.PropertyBag


2007-06-04  Ivo Hinkelmann  <ihi@openoffice.org>  [1faceb6832b9602edbd0f5a71e18e6527ee5cb5a]

INTEGRATION: CWS qadev29 (1.2.42); FILE MERGED 2007/03/05 09:45:21 cn 1.2.42.1: #i75120# since #74051 all models support the css.beans.PropertyBag


2007-06-04  Ivo Hinkelmann  <ihi@openoffice.org>  [46d9bed6a671bdd72015bfdd663b5c96b70c550b]

INTEGRATION: CWS qadev29 (1.4.62); FILE MERGED 2007/03/05 09:45:21 cn 1.4.62.1: #i75120# since #74051 all models support the css.beans.PropertyBag


2007-06-04  Ivo Hinkelmann  <ihi@openoffice.org>  [a078d556cace606087bb532e8df9a9be3924b60e]

INTEGRATION: CWS qadev29 (1.2.62); FILE MERGED 2007/03/05 09:45:21 cn 1.2.62.1: #i75120# since #74051 all models support the css.beans.PropertyBag


2007-06-04  Ivo Hinkelmann  <ihi@openoffice.org>  [cd4e7c75a53485659754d0742dc1f49bf0883940]

INTEGRATION: CWS qadev29 (1.3.62); FILE MERGED 2007/03/05 09:45:21 cn 1.3.62.1: #i75120# since #74051 all models support the css.beans.PropertyBag


2007-06-04  Ivo Hinkelmann  <ihi@openoffice.org>  [3cd1819e40a6ed21b48caaa0dbe92b9d4ad109cf]

INTEGRATION: CWS qadev29 (1.5.8); FILE MERGED 2007/03/05 09:18:13 cn 1.5.8.1: #i75120# since #74051 all models support the css.beans.PropertyBag


2007-06-04  Ivo Hinkelmann  <ihi@openoffice.org>  [9f4bb3b4490120e907982108256f36f5524e8526]

INTEGRATION: CWS qadev29 (1.4.68); FILE MERGED 2007/03/05 09:45:21 cn 1.4.68.1: #i75120# since #74051 all models support the css.beans.PropertyBag


2007-06-04  Ivo Hinkelmann  <ihi@openoffice.org>  [d09d867e16b62b0a4844f0a1d26a0973d0f1a9ab]

INTEGRATION: CWS qadev29 (1.4.62); FILE MERGED 2007/03/05 09:45:20 cn 1.4.62.1: #i75120# since #74051 all models support the css.beans.PropertyBag


2007-06-04  Ivo Hinkelmann  <ihi@openoffice.org>  [df18ae3ce64081310e7eea96b084f94ad47838fc]

INTEGRATION: CWS qadev29 (1.3.62); FILE MERGED 2007/03/05 09:45:20 cn 1.3.62.1: #i75120# since #74051 all models support the css.beans.PropertyBag


2007-06-04  Ivo Hinkelmann  <ihi@openoffice.org>  [56a85e4721a47ee2e1777fcae616853011eb269c]

INTEGRATION: CWS qadev29 (1.2.62); FILE MERGED 2007/03/05 09:45:20 cn 1.2.62.1: #i75120# since #74051 all models support the css.beans.PropertyBag


2007-06-04  Ivo Hinkelmann  <ihi@openoffice.org>  [c426647c48c670ffd63e66321acdf2beaa7a1689]

INTEGRATION: CWS qadev29 (1.4.52); FILE MERGED 2007/03/05 09:45:20 cn 1.4.52.1: #i75120# since #74051 all models support the css.beans.PropertyBag


2007-06-04  Ivo Hinkelmann  <ihi@openoffice.org>  [855e50090f976fdc55080b36c2a8b4c7328a9d31]

INTEGRATION: CWS qadev29 (1.2.102); FILE MERGED 2007/03/05 09:18:13 cn 1.2.102.1: #i75120# since #74051 all models support the css.beans.PropertyBag


2007-06-04  Ivo Hinkelmann  <ihi@openoffice.org>  [65e91b76fca686dc94eb5008e42bc41892c36640]

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>  [6d76efd2b92e064ead8ffd3f0f131477fb7a171d]

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>  [f0009bc7e4c33c8bdddc0ed7465e75993c3582d0]

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>  [8f3488545ea284445985223ec123b88e6e23bb5b]

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-06-04  Ivo Hinkelmann  <ihi@openoffice.org>  [77675d3acd91209dc4badc066e4772de9fb8e55e]

INTEGRATION: CWS xsltfilter07 (1.5.14); FILE MERGED 2007/04/17 18:37:21 sus 1.5.14.1: #i75729# exchanging wrong javadoc parameter value


2007-06-04  Ivo Hinkelmann  <ihi@openoffice.org>  [e3034c4f2bb98acb2c1fec3475c61727bf82df6a]

INTEGRATION: CWS xsltfilter07 (1.4.14); FILE MERGED 2007/04/17 18:34:57 sus 1.4.14.1: #i75728# exchanging wrong javadoc parameter in sourcecode from @returns to @return


2007-06-04  Ivo Hinkelmann  <ihi@openoffice.org>  [88b165e02af62f767e360849a082761297e4d874]

INTEGRATION: CWS xsltfilter07 (1.5.14); FILE MERGED 2007/04/17 18:32:36 sus 1.5.14.1: #i75728# exchanging wrong javadoc parameter in sourcecode from @returns to @return


2007-06-04  Ivo Hinkelmann  <ihi@openoffice.org>  [4f4104628bce0bf8601b438df10ca9d67465982d]

INTEGRATION: CWS xsltfilter07 (1.3.14); FILE MERGED 2007/04/17 18:32:08 sus 1.3.14.1: #i75728# exchanging wrong javadoc parameter in sourcecode from @returns to @return


2007-06-04  Ivo Hinkelmann  <ihi@openoffice.org>  [b5fdd2f0500fd076f43a0f220adc379f60303cd6]

INTEGRATION: CWS xsltfilter07 (1.3.14); FILE MERGED 2007/04/17 18:31:05 sus 1.3.14.1: #i75728# exchanging wrong javadoc parameter in sourcecode from @returns to @return


2007-06-04  Ivo Hinkelmann  <ihi@openoffice.org>  [c3b9f96a70c9c8db7c59c9a4a6b62cb85b6eb222]

INTEGRATION: CWS xsltfilter07 (1.3.14); FILE MERGED 2007/04/17 18:46:46 sus 1.3.14.1: #i75724# Fixing Javadoc


2007-06-04  Ivo Hinkelmann  <ihi@openoffice.org>  [753b3d8084aa860baa31a7524f0bce7cbde15b3f]

INTEGRATION: CWS xsltfilter07 (1.2.20); FILE MERGED 2006/11/09 15:02:52 sus 1.2.20.1: #i71256# Commiting the Patches provided by Hendrik Just the author of this filter


2007-06-04  Ivo Hinkelmann  <ihi@openoffice.org>  [9bc0e91fdd98970582d51036f82c4ce7f25435d3]

INTEGRATION: CWS xsltfilter07 (1.3.20); FILE MERGED 2006/11/09 15:02:51 sus 1.3.20.1: #i71256# Commiting the Patches provided by Hendrik Just the author of this filter


2007-06-04  Ivo Hinkelmann  <ihi@openoffice.org>  [c3a0c5b9df7d706d6b0a9398975661dca4b8b790]

INTEGRATION: CWS xsltfilter07 (1.2.20); FILE MERGED 2006/11/09 15:02:51 sus 1.2.20.1: #i71256# Commiting the Patches provided by Hendrik Just the author of this filter


2007-06-04  Ivo Hinkelmann  <ihi@openoffice.org>  [ffda431a766aa843b0307fffb45afd97c310cd00]

INTEGRATION: CWS xsltfilter07 (1.4.14); FILE MERGED 2007/04/17 14:24:05 sus 1.4.14.1: #i65831 Patch for URL encoding of Names


2007-06-04  Ivo Hinkelmann  <ihi@openoffice.org>  [53c34c3dc8a5ce69294cc40f51da3b7256a4e4ce]

INTEGRATION: CWS xsltfilter07 (1.16.140); FILE MERGED 2007/04/17 17:18:48 sus 1.16.140.4: #i75767# The XSLTFilter.jar is no longer in the Office classpath, therefore the context classloader aware of the CLASSPATH of the JAR Manifest have to be set, otherwise the Xalan.jar (listed in the JAR Manifest) won't be found 2006/11/03 13:23:45 sus 1.16.140.3: #i68071# Refactored source code. Released resources correctly 2006/11/02 19:47:51 sus 1.16.140.2: RESYNC: (1.16-1.17); FILE MERGED 2006/08/01 16:04:55 sus 1.16.140.1: #i45865# Closing input streams


2007-06-04  Ivo Hinkelmann  <ihi@openoffice.org>  [5c78760b7d9b223ff819f86ecb299b6093625298]

INTEGRATION: CWS xsltfilter07 (1.5.184); FILE MERGED 2007/04/03 15:43:12 sus 1.5.184.3: RESYNC: (1.6-1.7); FILE MERGED 2006/11/02 19:46:01 sus 1.5.184.2: RESYNC: (1.5-1.6); FILE MERGED 2006/08/01 13:27:54 sus 1.5.184.1: #i60762# import/export XSLT filter with the same name caused an exception, which now will be ignored. Behavior should change in OOo3


2007-06-04  Ivo Hinkelmann  <ihi@openoffice.org>  [6d45bc0bc5f91cf37503d89eb8e85f20d15e97ec]

INTEGRATION: CWS xsltfilter07 (1.5.140); FILE MERGED 2007/01/19 16:58:29 sus 1.5.140.5: #i72827# Adding line break in cells, but unfixable due to Excel bug 2007/01/19 16:57:45 sus 1.5.140.4: #i68011# Line break was a different bug,therefore remove again 2007/01/19 16:55:12 sus 1.5.140.3: #i68011# Adding line break in cells, but unfixable due to Excel bug 2007/01/19 16:53:16 sus 1.5.140.2: #i68011# repeated background fix - adding repetition scenario less than full 2007/01/11 20:49:56 sus 1.5.140.1: #i68011# repeated background fix


2007-06-04  Ivo Hinkelmann  <ihi@openoffice.org>  [bfd894def0a731485456cffea32ff4a70070b3e0]

INTEGRATION: CWS brofficereadme (1.28.4); FILE MERGED 2007/06/01 10:38:53 ihi 1.28.4.3: #i76714# Replace OpenOffice.org with PRODUCTNAME in readme 2007/06/01 09:39:48 ihi 1.28.4.2: #i76714# Replace OpenOffice.org with PRODUCTNAME in readme 2007/05/31 12:29:08 ihi 1.28.4.1: #i77985# Replace OpenOffice.org with PRODUCTNAME in readme


2007-06-04  Fridrich Štrba  <fridrich_strba@openoffice.org>  [0b6d512503c9e0cdd84d979b2ac27579c42f7e0a]

addapting stuff to OS' wise comments


2007-06-04  Henning Brinkmann  <hbrinkm@openoffice.org>  [1554d40313c3ba39317297be3915adcb4d232a3b]

comments aka annotations


2007-06-04  Henning Brinkmann  <hbrinkm@openoffice.org>  [4f2cd82114c3f1ccbe2f4d518abace2707fb63d4]

do not use indent anymore


2007-06-04  Henning Brinkmann  <hbrinkm@openoffice.org>  [9100357dd6d031f9f683f0c82ecc28acf16f3da2]

cosmetics


2007-06-04  Henning Brinkmann  <hbrinkm@openoffice.org>  [eedf2058e9c28da91b799811bc6ad2237c2abacb]

use constant identifiers for sprm ids


2007-06-04  Henning Brinkmann  <hbrinkm@openoffice.org>  [7ebc0db32cff3882b2a6cf8aca6772b5191762b8]

comments aka annotations


2007-05-31  Vladimir Glazounov  <vg@openoffice.org>  [bef253e0958a7cfb230396b382ad0bfba2810a1d]

#i10000# SmResId() takes an USHORT instead of int.


2007-05-31  Rüdiger Timm  <rt@openoffice.org>  [42f2634e36cea55a2b2db8f446f97385d0239703]

#i10000# TL: cast nRID to USHORT to avoid warning.


2007-05-31  Rüdiger Timm  <rt@openoffice.org>  [672612996cae28b26a3a379e4e2e94b775d1b17a]

#i10000# ResId changed into SmResId.


2007-05-31  Rüdiger Timm  <rt@openoffice.org>  [97fe7f36fea736d009e05d0438c75076d631b142]

#i10000# SwTable::IsSelectionRectangular removed again.


2007-05-30  Vladimir Glazounov  <vg@openoffice.org>  [8ef875b84a07ba808176b6c95edaf2a3f16c9878]

new version for SRC680


2007-05-30  Vladimir Glazounov  <vg@openoffice.org>  [3a4cf5939a6597c2b7fb6a13f68ec5c894f5cde4]

new version for SRC680


2007-05-30  Rüdiger Timm  <rt@openoffice.org>  [c68b930b37b268bd79831c1ac0da207ce27dd1cb]

#i10000# Duplicate target 'XEnumTypeDescription'


2007-05-30  Fridrich Štrba  <fridrich_strba@openoffice.org>  [6a68102ca94e95c5a6ec65470e21fe1f8a342cbe]

fix some missing commas


2007-05-30  Fridrich Štrba  <fridrich_strba@openoffice.org>  [2cc87ea43f447a0a7e3dcfc2d1004601708a2714]

trying to pass the style applied to the recent paragraph


2007-05-30  Fridrich Štrba  <fridrich_strba@openoffice.org>  [8d91cf8cce2d234f13723aaba0a6299eec904a64]

put the string generation responsibility ouside the function


2007-05-30  Fridrich Štrba  <fridrich_strba@openoffice.org>  [cb666ffa739aaedd3d83cb1d2036bf1d777fecfc]

oops, this one looks like working even though it looks like swapped values


2007-05-30  Fridrich Štrba  <fridrich_strba@openoffice.org>  [5aa22a2f8752f58b0dc8e36e3956062fe0f7d3af]

identify styles by strings (work in progress)


2007-05-30  Rüdiger Timm  <rt@openoffice.org>  [980f6b10acc0570d957f172e61a009cb374dd008]

#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>  [040c570cca91ffad231de1d54e5e514431945a18]

#i10000# Generate new configure after integration of CWS mingwport04 and CWS headless01.


2007-05-30  Henning Brinkmann  <hbrinkm@openoffice.org>  [528730b49b4842353a0922414ac658915aa41fbf]

use constant identifiers for sprm ids


2007-05-30  Rüdiger Timm  <rt@openoffice.org>  [30d045ab220d8590ab1e17b629368b08993fe7c0]

SRC680


2007-05-29  Rüdiger Timm  <rt@openoffice.org>  [644541cd9961419c47b814c91eb428892baba1bf]

INTEGRATION: CWS os97 (1.34.308); FILE MERGED 2007/05/14 13:54:05 os 1.34.308.1: #i73321# fix offset in horizontal ruler in RTL mode


2007-05-29  Rüdiger Timm  <rt@openoffice.org>  [4a7ae6e37c469c863fe1e2ab08b7fbcb4dd5d619]

INTEGRATION: CWS os97 (1.18.16); FILE MERGED 2007/05/14 09:01:47 os 1.18.16.1: #i77334# assertion fixed


2007-05-29  Rüdiger Timm  <rt@openoffice.org>  [7b8bf69bde7384bc1ab442c19678e8784f509d26]

INTEGRATION: CWS os97 (1.4.24); FILE MERGED 2007/05/15 11:52:45 hbrinkm 1.4.24.1: #i77053# applied patch


2007-05-29  Rüdiger Timm  <rt@openoffice.org>  [09bf71e6a76ff7620ed63183bc651b66834df176]

INTEGRATION: CWS os97 (1.17.308); FILE MERGED 2007/05/14 09:17:50 os 1.17.308.1: #i71805# disable RTL of table dimension text


2007-05-29  Rüdiger Timm  <rt@openoffice.org>  [b06b3b51dce5b2ec1a03cb49ba19412b5a750175]

INTEGRATION: CWS os97 (1.30.308); FILE MERGED 2007/05/15 12:17:28 hbrinkm 1.30.308.1: #i76140# applied patch


2007-05-29  Fridrich Štrba  <fridrich_strba@openoffice.org>  [bc9e14ebd263ab732e5637e410377e8b45d43e90]

a little unsignificant change I don't want to keep on my disk only


2007-05-29  Rüdiger Timm  <rt@openoffice.org>  [674c0f41b8a19c2a88edd41d0466a6562b8f80c4]

INTEGRATION: CWS os97 (1.56.206); FILE MERGED 2007/05/14 07:40:40 os 1.56.206.1: #i77009# always apply EmDash in Russian and Ukrainian


2007-05-29  Rüdiger Timm  <rt@openoffice.org>  [4dfeebfcfe39faab99801376328c4dfe053ed5d7]

INTEGRATION: CWS os97 (1.118.66); FILE MERGED 2007/05/14 07:12:42 os 1.118.66.1: #i75084# patch regarding property RedlineDisplayType applied


2007-05-29  Rüdiger Timm  <rt@openoffice.org>  [96a414a1be167a0d25dd7640b622cc0487396aa7]

INTEGRATION: CWS os97 (1.25.190); FILE MERGED 2007/05/14 09:06:31 os 1.25.190.1: #i55988# tolerance value to find the right border changed to a static value


2007-05-29  Henning Brinkmann  <hbrinkm@openoffice.org>  [55e743b703743637da3ab9d492e295821648f3e2]

use constant identifiers for sprm ids


2007-05-29  Rüdiger Timm  <rt@openoffice.org>  [d3df8638bb378997932455ed4778eabe9bc77f23]

#i10000# No german strings in src files any more.


2007-05-29  Rüdiger Timm  <rt@openoffice.org>  [80a4a504e11e96377932eb3dad492a7ab6e3ee9f]

INTEGRATION: CWS webhtml (1.90.62); FILE MERGED 2007/04/12 16:14:57 cd 1.90.62.2: RESYNC: (1.90-1.91); FILE MERGED 2007/04/04 10:08:57 cd 1.90.62.1: #i74477# Web HTML feature


2007-05-29  Rüdiger Timm  <rt@openoffice.org>  [29f941606fa246de803ca3baf0d4f42ee1818535]

INTEGRATION: CWS webhtml (1.70.106); FILE MERGED 2007/04/04 11:54:12 cd 1.70.106.3: #i74477# Fixed warning with gcc 2007/04/04 11:48:33 cd 1.70.106.2: #i74477# Web HTML feature. Added error message for non-existing web browser 2007/04/04 10:08:57 cd 1.70.106.1: #i74477# Web HTML feature


2007-05-29  Rüdiger Timm  <rt@openoffice.org>  [f9113e17cc758b806e212c5a9d51c278497e6049]

INTEGRATION: CWS webhtml (1.49.288); FILE MERGED 2007/04/04 11:48:32 cd 1.49.288.1: #i74477# Web HTML feature. Added error message for non-existing web browser


2007-05-29  Rüdiger Timm  <rt@openoffice.org>  [c43530cb52836b1c132edcd4484383e5ab37aea1]

INTEGRATION: CWS webhtml (1.8.288); FILE MERGED 2007/04/04 11:48:32 cd 1.8.288.1: #i74477# Web HTML feature. Added error message for non-existing web browser


2007-05-29  Rüdiger Timm  <rt@openoffice.org>  [9e5a1e3f866c3f776c7a67e313003c0498d0dfb6]

INTEGRATION: CWS webhtml (1.7.288); FILE MERGED 2007/04/04 10:08:48 cd 1.7.288.1: #i74477# Web HTML feature


2007-05-29  Rüdiger Timm  <rt@openoffice.org>  [da8b4cbc4be77063e608abb14d52cb9a217c50a6]

INTEGRATION: CWS webhtml (1.74.288); FILE MERGED 2007/04/12 16:15:38 cd 1.74.288.2: RESYNC: (1.74-1.75); FILE MERGED 2007/04/04 10:08:47 cd 1.74.288.1: #i74477# Web HTML feature


2007-05-29  Rüdiger Timm  <rt@openoffice.org>  [8ca9afe7bc762a0e8c8de8857c7aee38fdbd3c70]

INTEGRATION: CWS webhtml (1.27.132); FILE MERGED 2007/04/04 09:59:17 cd 1.27.132.1: #i74477# Make changes proposed by ux discussion


2007-05-29  Rüdiger Timm  <rt@openoffice.org>  [2bdd6698c47d54c4af485dc9e9531840a72a50fd]

INTEGRATION: CWS webhtml (1.23.132); FILE MERGED 2007/04/04 09:59:16 cd 1.23.132.1: #i74477# Make changes proposed by ux discussion


2007-05-29  Rüdiger Timm  <rt@openoffice.org>  [09b65023346fd112aa903fde7690578ecb3729ec]

INTEGRATION: CWS webhtml (1.24.132); FILE MERGED 2007/04/04 09:59:16 cd 1.24.132.1: #i74477# Make changes proposed by ux discussion


2007-05-29  Rüdiger Timm  <rt@openoffice.org>  [bfbaf5f958e93cd37f4c481958651d9a210b1332]

INTEGRATION: CWS webhtml (1.26.156); FILE MERGED 2007/04/04 09:55:19 cd 1.26.156.1: #i74477# Make changes proposed by ux discussion


2007-05-29  Rüdiger Timm  <rt@openoffice.org>  [bbacfed0a6808e3c7d2c36d16787831183a16425]

INTEGRATION: CWS webhtml (1.30.66); FILE MERGED 2007/04/04 10:05:34 cd 1.30.66.1: #i74477# Make changes proposed by ux discussion


2007-05-29  Rüdiger Timm  <rt@openoffice.org>  [e34e08406a9e17ff2b6cadab5cbdebc0833bf81a]

INTEGRATION: CWS webhtml (1.26.64); FILE MERGED 2007/04/04 10:05:34 cd 1.26.64.1: #i74477# Make changes proposed by ux discussion


2007-05-29  Rüdiger Timm  <rt@openoffice.org>  [6280c8af9b6f664051cb39ae9e8dbb26e1625d22]

INTEGRATION: CWS webhtml (1.53.54); FILE MERGED 2007/04/12 12:45:42 cd 1.53.54.2: RESYNC: (1.53-1.54); FILE MERGED 2007/04/04 09:44:13 cd 1.53.54.1: #i74477# Make changes proposed by ux discussion


2007-05-29  Fridrich Štrba  <fridrich_strba@openoffice.org>  [b796595e7c0b919c0d1fb0f9a55f1da84f3ef2d9]

a little tiny function in preparation of string as styleId


2007-05-29  Gerd Weiss  <gm@openoffice.org>  [879c3b118ed20ce0442d910f774cdd72dace7305]

INTEGRATION: CWS pj80 (1.2.4); FILE MERGED 2007/05/26 09:09:16 pjanik 1.2.4.1: #i77818#: remove extra qualification of setCellAny.


2007-05-29  Gerd Weiss  <gm@openoffice.org>  [cd5bba1fa4082c4796c84ef02053ae128ce139ea]

INTEGRATION: CWS pj80 (1.101.10); FILE MERGED 2007/05/25 15:08:44 pjanik 1.101.10.1: #i77793#: ULONG -> sal_uInt32 to match declaration.


2007-05-29  Gerd Weiss  <gm@openoffice.org>  [ffa0422b7d83c9906e5eee1733354d93000267b0]

INTEGRATION: CWS pj80 (1.2.10); FILE MERGED 2007/05/26 10:28:22 pjanik 1.2.10.1: #i77826#: Remove SISSL.


2007-05-29  Gerd Weiss  <gm@openoffice.org>  [a57dc4c7b8fc6e3e0049dcb7a25b683a31e30332]

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>  [1c09510978a6af88e0df3dd41c86d074ee6c636e]

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>  [5226a1e16dbe8c9638321eea339d5d33ca99812d]

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>  [a0f14cd289ccd293f13fa13ae523e65e93d63cd4]

INTEGRATION: CWS xmllintforsolver (1.3.74); FILE MERGED 2007/05/21 14:57:02 fridrich_strba 1.3.74.1: deliver xmllint


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [ea3d77adbbcb73c019e015c0e65e8e88750f38a7]

INTEGRATION: CWS xmllintforsolver (1.16.4); FILE MERGED 2007/05/21 14:57:01 fridrich_strba 1.16.4.1: deliver xmllint


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [12310ea47614b0a6e4e6f6df912ebed51001051a]

INTEGRATION: CWS autotext02_SRC680 (1.33.136.2.12); FILE MERGED 2007/05/15 16:31:56 mav 1.33.136.2.12.1: #i77356# fix the storing of the objects


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [4668bb73b2e528bd4b99875b2149d7da7eb7dfa7]

INTEGRATION: CWS notepaint_SRC680 (1.31.40); FILE MERGED 2007/05/11 17:15:11 nn 1.31.40.1: #i74740# Paint: no own paint for outliner view


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [c1c5b944230ed78a019d0a969a64c20dba7bd57a]

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>  [0e5ad844b038f6da3695d07824c4b5581cb546c7]

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>  [cb6ce2a1b66badf863d84dd265f6025ac9a275ed]

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>  [cc95e7292fe4b055756a0f55026de5c99c733af3]

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>  [d0768dcc4c1e414242f028e256b5e4e1f66eb37a]

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>  [b996cb1ecaf8d45fde3aa7e21b4fb5961d1734bc]

INTEGRATION: CWS headless01 (1.89.46); FILE MERGED 2007/05/10 08:34:58 cmc 1.89.46.4: #i76958# add unix headless vcl plug 2007/05/09 08:16:05 pl 1.89.46.3: same workaaaaround for headless as for gtk plugin 2007/05/09 07:23:17 cmc 1.89.46.2: #i76958# add unix headless vcl plug 2007/05/08 13:15:02 cmc 1.89.46.1: #i76958# add unix headless vcl plug


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [1d28123bae8ee7648be4edab08b24c3a4f1f4a69]

INTEGRATION: CWS headless01 (1.1.2); FILE ADDED 2007/05/08 13:14:51 cmc 1.1.2.1: #i76958# add unix headless vcl plug


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [752ed90119f7a49478e1f0548cb44fcd1824d450]

INTEGRATION: CWS headless01 (1.50.22); FILE MERGED 2007/05/08 13:15:02 cmc 1.50.22.1: #i76958# add unix headless vcl plug


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [b69ae4bbc228460017d20d5dad11405a8c0be782]

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>  [2a6e7c173c30437957b16564f1950bf01fd8552f]

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>  [12f875de7c963c9769cf4281bf0abc00385d5820]

INTEGRATION: CWS extras230 (1.4.114); FILE MERGED 2007/05/07 07:50:37 ih 1.4.114.1: #i59918# German Text removed Issue number: Submitted by: Reviewed by:


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [dd7c7e788dfdd56db778d0aecb83348dd742dfc2]

INTEGRATION: CWS extras230 (1.4.114); FILE MERGED 2007/05/08 11:04:18 va 1.4.114.2: #i59918# Corrected Placeholder Fields. 2007/05/07 07:50:37 ih 1.4.114.1: #i59918# German Text removed Issue number: Submitted by: Reviewed by:


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [84064a9adf0bf1095963d43bde1457d78229d6dc]

INTEGRATION: CWS extras230 (1.4.114); FILE MERGED 2007/05/07 07:49:47 ih 1.4.114.1: #i59918# German Text removed Issue number: Submitted by: Reviewed by:


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [78a6c92a6cf52dad37068f533809ed0a717aeaf2]

INTEGRATION: CWS extras230 (1.4.114); FILE MERGED 2007/05/08 11:04:18 va 1.4.114.2: #i59918# Corrected Placeholder Fields. 2007/05/07 07:49:47 ih 1.4.114.1: #i59918# German Text removed Issue number: Submitted by: Reviewed by:


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [d856a3baf6e503efa618df9961ac0b90579fd774]

INTEGRATION: CWS extras230 (1.2.196); FILE MERGED 2007/04/26 15:53:21 ih 1.2.196.1: #i59027# Asian Language Settings corrected Issue number: Submitted by: Reviewed by:


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [22dfb78c366b8aa90100bfeab024b5909721a5cc]

INTEGRATION: CWS extras230 (1.3.62); FILE MERGED 2007/05/07 09:30:50 va 1.3.62.1: #i72284# Added MHz, GHz and THz.


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [f8a16dfc8492e63452315adb1519ac22d2678cad]

INTEGRATION: CWS extras230 (1.2.144); FILE MERGED 2007/05/07 09:30:50 va 1.2.144.1: #i72284# Added MHz, GHz and THz.


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [f4d5d36cfb89b074fe5f36860a0dff3026e731e8]

INTEGRATION: CWS extras230 (1.3.20); FILE MERGED 2007/05/07 09:30:49 va 1.3.20.1: #i72284# Added MHz, GHz and THz.


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [21e8c4cda8e95eb75db9b47ae7f766054f1f775b]

INTEGRATION: CWS extras230 (1.2.144); FILE MERGED 2007/05/07 09:30:49 va 1.2.144.1: #i72284# Added MHz, GHz and THz.


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [81bd6974d09ee8171d7c1f0289d69f6b037a4f88]

INTEGRATION: CWS extras230 (1.2.144); FILE MERGED 2007/05/07 09:30:48 va 1.2.144.1: #i72284# Added MHz, GHz and THz.


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [6619ef368691d226b5f69fad0a5c6e804c6e29fb]

INTEGRATION: CWS extras230 (1.2.144); FILE MERGED 2007/05/07 09:30:47 va 1.2.144.1: #i72284# Added MHz, GHz and THz.


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [6ec5752126e951d101f842e90d3fc28ad237a89d]

INTEGRATION: CWS swautomaticfixes (1.77.88); FILE MERGED 2007/04/12 05:08:00 fme 1.77.88.2: #i75750# Remove any attributes from automatic style text attribute, which are already set at the whole paragraph 2007/04/10 14:52:32 fme 1.77.88.1: i74452# Not all cases in RstAttr were handled correctly


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [c148f86b01d7ee9e5b816d3c20d1504e220f8fff]

INTEGRATION: CWS swautomaticfixes (1.8.268); FILE MERGED 2007/04/12 09:03:49 fme 1.8.268.1: i75355# Make SwTxtAttrIterator aware of automatic styles


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [d684b0b122ab6c902af4faed80aef2f1621a0dac]

INTEGRATION: CWS swautomaticfixes (1.49.8); FILE MERGED 2007/04/24 10:32:02 fme 1.49.8.3: #i76133# Moved fix to cws swvalgrind 2007/04/12 05:08:00 fme 1.49.8.2: #i75750# Remove any attributes from automatic style text attribute, which are already set at the whole paragraph 2007/04/10 10:55:28 fme 1.49.8.1: #i76133# pHtEnd might already be deleted


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [958a653a239ce8cfc59cda6b1aab9fe626c50212]

INTEGRATION: CWS swautomaticfixes (1.8.180); FILE MERGED 2007/04/12 05:08:00 fme 1.8.180.1: #i75750# Remove any attributes from automatic style text attribute, which are already set at the whole paragraph


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [6a7e778bf1eaad981d998647a608484b3c37f3f7]

INTEGRATION: CWS swautomaticfixes (1.34.92); FILE MERGED 2007/04/12 08:12:36 fme 1.34.92.1: #i76273# Restore paragraph style name items in Put()


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [3914173b7588acefb4c153b2df87030f4ac2556b]

INTEGRATION: CWS swautomaticfixes (1.14.180); FILE MERGED 2007/04/12 11:44:52 fme 1.14.180.1: #i74756# Attribute search did not work if two adjacent portions contain the requested attributes


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [a591d1c38a5a9eca044ea64303221cf0d39218d3]

INTEGRATION: CWS swautomaticfixes (1.134.36); FILE MERGED 2007/04/23 10:14:14 fme 1.134.36.2: RESYNC: (1.134-1.135); FILE MERGED 2007/04/10 10:51:20 fme 1.134.36.1: #i75398# Don't forget to export character style if there are additional hard attributes set at fields


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [5ffa33f6031988435928c9c06919d19155688d95]

INTEGRATION: CWS swautomaticfixes (1.20.68); FILE MERGED 2007/04/10 10:51:20 fme 1.20.68.1: #i75398# Don't forget to export character style if there are additional hard attributes set at fields


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [e03fcb6f701ad9dcb648e22531e6e9285f28599b]

INTEGRATION: CWS swautomaticfixes (1.72.8); FILE MERGED 2007/04/10 10:51:20 fme 1.72.8.1: #i75398# Don't forget to export character style if there are additional hard attributes set at fields


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [7ffa6d276a6194991aa2ac13c57153625fc49886]

INTEGRATION: CWS swqbf93 (1.3.6); FILE MERGED 2007/03/26 10:27:45 fme 1.3.6.2: #i60390# Don't crash on ww8 export of tables with 'hidden' rows 2007/03/26 07:26:51 ama 1.3.6.1: Fix #i75324#: Equal splitting of cells


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [ca9d97a1b5d013fc3f2d7db4e32c2bdbb809f1cf]

INTEGRATION: CWS mhu16 (1.3.126); FILE MERGED 2007/04/04 15:49:51 mhu 1.3.126.1: #i72741# Fixed rtl_arena_segment_alloc() to fall back to first fit allocation on highest possible freelist (instead of trying to round up to next power of two).


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [4fafaccb19ddef410bb3127fe960ab5b08daaad6]

INTEGRATION: CWS mhu16 (1.5.36); FILE MERGED 2007/04/02 10:57:05 mhu 1.5.36.1: #i74352: Fix infinite recursion in Stream::readSomeBytes().


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [c183ce3350114dffa02fa20fa5a0c9c38e578efa]

INTEGRATION: CWS swqbf93 (1.66.38); FILE MERGED 2007/04/04 11:16:07 ama 1.66.38.1: #Fix #i76052#: Auto save must not change the undo no-modify-position


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [4cd6100dd5d64b2e212b7242e38ecb93d741397c]

INTEGRATION: CWS swqbf93 (1.131.38); FILE MERGED 2007/04/11 09:04:42 hbrinkm 1.131.38.1: #i74486# patch applied


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [02d305d77d459e931d0234a3271010dbcc9b2807]

INTEGRATION: CWS swqbf93 (1.98.24); FILE MERGED 2007/02/12 09:45:54 od 1.98.24.1: #i36594# fix provided by mloiseleur@openoffice.org: 	 method <GetWordDefaultDateStringAsUS(..)> 	 - consider that a default date format can have alreay 4 year digits


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [2938f89ab679f6d9906ae7d30541433cb644d9ff]

INTEGRATION: CWS swqbf93 (1.92.32); FILE MERGED 2007/04/05 08:26:09 ama 1.92.32.1: Fix i76120#: Too many columns to export


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [f5de42b9de7853baf3060a729635aa740ae66257]

INTEGRATION: CWS swqbf93 (1.14.32); FILE MERGED 2007/03/26 10:27:58 fme 1.14.32.1: #i60390# Don't crash on ww8 export of tables with 'hidden' rows


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [55b0d2f3cd8f248c4734914c63b4980fde846027]

INTEGRATION: CWS swqbf93 (1.26.66); FILE MERGED 2007/03/20 10:23:35 od 1.26.66.2: RESYNC: (1.26-1.27); FILE MERGED 2007/03/07 10:29:24 ama 1.26.66.1: Fix #i70597#: Saving table line attributes for Undo


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [bb5f6a8fb049f88da54c39d455e71ddd8bb0e046]

INTEGRATION: CWS swqbf93 (1.20.68); FILE MERGED 2007/03/26 09:09:04 ama 1.20.68.1: Fix #i75675#: PaMs needs to be corrected before deletion


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [942f34ab4f3bbe12466ccb789a7d58b992e15f29]

INTEGRATION: CWS swqbf93 (1.21.150); FILE MERGED 2007/04/04 11:14:56 ama 1.21.150.1: #Fix #i76052#: Auto save must not change the undo no-modify-position


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [a285886339ab0f9e4427605c47aed88cf1888abc]

INTEGRATION: CWS swqbf93 (1.3.34); FILE MERGED 2007/03/26 14:30:45 fme 1.3.34.2: #144862# Better handling  of table in table case in GetTblBox 2007/03/26 10:27:45 fme 1.3.34.1: #i60390# Don't crash on ww8 export of tables with 'hidden' rows


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [788ca31b8f6116c9764bdde7ab203e8880131e92]

INTEGRATION: CWS swqbf93 (1.34.32); FILE MERGED 2007/03/26 09:07:05 ama 1.34.32.1: Fix #i75675#: PaMs needs to be corrected before deletion


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [b9fbf62555e2c70a8393614fb86c8b3a994262bf]

INTEGRATION: CWS swqbf93 (1.18.150); FILE MERGED 2007/02/26 14:48:59 ama 1.18.150.1: Fix #i72501#: Compare documents failed


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [4be23ad0fb50c8ed40e3644f461f552986029175]

INTEGRATION: CWS swqbf93 (1.19.126); FILE MERGED 2007/05/15 07:30:42 fme 1.19.126.2: #i75180# Also consider regexp x00AD 2007/03/23 14:30:31 fme 1.19.126.1: #i75180# Do not ignore softhyphen during find if the search string consists of exacly one softhyphen


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [829279505c4cf49ec8e6473a9a163ffdf99f0e74]

INTEGRATION: CWS swqbf93 (1.15.32); FILE MERGED 2007/03/26 10:20:39 fme 1.15.32.1: #i60390# Don't crash on ww8 export of tables with 'hidden' rows


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [283e553d29c4e23d55af8c8b44b384eb59f6b87c]

INTEGRATION: CWS swqbf93 (1.133.32); FILE MERGED 2007/04/04 11:16:45 ama 1.133.32.1: #Fix #i76052#: Auto save must not change the undo no-modify-position


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [f573807cd173074fda5d41f1ccd42dfa51e6ae10]

INTEGRATION: CWS swqbf93 (1.3.136); FILE MERGED 2007/04/04 11:18:12 ama 1.3.136.1: #Fix #i76052#: Auto save must not change the undo no-modify-position


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [0e6da046527ce8839237dd7036cba5fde98d93c5]

INTEGRATION: CWS tl32 (1.18.20); FILE MERGED 2006/11/01 13:10:08 tl 1.18.20.2: #i69286# make starmath warning-free for unxlngi6(.pro) 2006/10/30 10:35:12 tl 1.18.20.1: #i69286# make starmath warning-free


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [57deee90ebc7d4cd3d25157fbc52adf961c6dffb]

INTEGRATION: CWS tl32 (1.35.20); FILE MERGED 2007/04/16 13:03:35 tl 1.35.20.6: #i69286# warning-free code 2007/01/31 10:06:22 tl 1.35.20.5: #i69286# casting sal_UCS4 to sal_Unicode for the time being 2006/12/20 12:17:02 tl 1.35.20.4: #i69286# warning-free code 2006/11/02 15:13:54 tl 1.35.20.3: #i69286# make starmath warning-free for unxsols4(.pro) 2006/11/01 13:10:05 tl 1.35.20.2: #i69286# make starmath warning-free for unxlngi6(.pro) 2006/10/30 10:35:13 tl 1.35.20.1: #i69286# make starmath warning-free


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [221d1a94fd374e8d788aabfc7881f98ca96595d4]

INTEGRATION: CWS tl32 (1.35.20); FILE MERGED 2007/04/16 13:03:35 tl 1.35.20.6: #i69286# warning-free code 2007/01/31 10:06:22 tl 1.35.20.5: #i69286# casting sal_UCS4 to sal_Unicode for the time being 2006/12/20 12:17:02 tl 1.35.20.4: #i69286# warning-free code 2006/11/02 15:13:54 tl 1.35.20.3: #i69286# make starmath warning-free for unxsols4(.pro) 2006/11/01 13:10:05 tl 1.35.20.2: #i69286# make starmath warning-free for unxlngi6(.pro) 2006/10/30 10:35:13 tl 1.35.20.1: #i69286# make starmath warning-free


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [3d36b7e11bb33ed3669b91520f9e1d6d73cccd1f]

INTEGRATION: CWS tl32 (1.13.136); FILE MERGED 2006/11/02 15:13:53 tl 1.13.136.2: #i69286# make starmath warning-free for unxsols4(.pro) 2006/11/01 13:07:04 tl 1.13.136.1: #i69286# make starmath warning-free for unxlngi6(.pro)


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [50b6d277297201e32f0fc60aeb3eabacf1cb7ab4]

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>  [ea7c546846e2e9f5bb4b60af959b85e7944abeb0]

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>  [e1755f5bd700893d7edaab6abe395d94b355df65]

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>  [8b6e1e93eff90de793d35a19af6aed09344cbe4f]

INTEGRATION: CWS tl32 (1.3.56); FILE MERGED 2006/11/02 15:42:37 tl 1.3.56.1: #140479# warning-free code for unxsols4(.pro)


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [5637bef23198328b9190b9b2fd7259632d48d620]

INTEGRATION: CWS tl32 (1.4.8); FILE MERGED 2007/01/29 14:45:53 tl 1.4.8.2: RESYNC: (1.4-1.5); FILE MERGED 2006/10/26 11:26:03 tl 1.4.8.1: #140479# make linguistic warning-free


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [2adb243afb307be1c06b2e43f57a3414bf7a327d]

INTEGRATION: CWS tl32 (1.5.8); FILE MERGED 2006/11/01 15:14:51 tl 1.5.8.2: #140479# warning-free code for unxlngi6(.pro) 2006/10/26 11:26:03 tl 1.5.8.1: #140479# make linguistic warning-free


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [4eef63c58875d429e914eee279dd71663bd936ba]

INTEGRATION: CWS tl32 (1.6.56); FILE MERGED 2006/11/02 15:42:37 tl 1.6.56.1: #140479# warning-free code for unxsols4(.pro)


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [2e34d3c0d7bdb6605b2bc33342e8d8915e77eb92]

INTEGRATION: CWS tl32 (1.19.8); FILE MERGED 2006/11/01 15:14:51 tl 1.19.8.2: #140479# warning-free code for unxlngi6(.pro) 2006/10/26 11:26:03 tl 1.19.8.1: #140479# make linguistic warning-free


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [e9b3aaacc5dc8093efef045efdfd5745ed98ef0e]

INTEGRATION: CWS tl32 (1.4.8); FILE MERGED 2006/11/01 15:14:52 tl 1.4.8.2: #140479# warning-free code for unxlngi6(.pro) 2006/10/26 11:26:03 tl 1.4.8.1: #140479# make linguistic warning-free


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [2f0bc60439debad45b73dba40c011da9ae636818]

INTEGRATION: CWS tl32 (1.26.8); FILE MERGED 2006/10/26 11:26:02 tl 1.26.8.1: #140479# make linguistic warning-free


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [72f06de4c69b88a21288d6065c554be562b21250]

INTEGRATION: CWS tl32 (1.19.20); FILE MERGED 2007/04/11 10:25:58 tl 1.19.20.2: RESYNC: (1.19-1.20); FILE MERGED 2006/10/26 11:26:48 tl 1.19.20.1: #140479# make linguistic warning-free


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [b2aa1bdd2f5f616a4cef9582a355f2bf2f5a1557]

INTEGRATION: CWS tl32 (1.25.8); FILE MERGED 2007/01/29 14:45:46 tl 1.25.8.5: RESYNC: (1.25-1.26); FILE MERGED 2006/12/20 12:06:22 tl 1.25.8.4: #140479# warning-free code 2006/12/20 12:03:54 tl 1.25.8.3: #140479# warning-free code 2006/11/02 15:42:25 tl 1.25.8.2: #140479# warning-free code for unxsols4(.pro) 2006/10/26 11:26:02 tl 1.25.8.1: #140479# make linguistic warning-free


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [8ad110686c733cfbd4c89c3f54bf13264da74d05]

INTEGRATION: CWS tl32 (1.4.8); FILE MERGED 2006/10/26 11:26:02 tl 1.4.8.1: #140479# make linguistic warning-free


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [57b84f0aafdab9b8ef05dabf271cca58e0aff476]

INTEGRATION: CWS tl32 (1.13.44); FILE MERGED 2007/04/11 10:25:50 tl 1.13.44.2: RESYNC: (1.13-1.14); FILE MERGED 2006/11/02 15:42:37 tl 1.13.44.1: #140479# warning-free code for unxsols4(.pro)


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [e7719f7ae65453de484d44dee915e42d40669337]

INTEGRATION: CWS tl32 (1.15.8); FILE MERGED 2006/11/02 15:42:26 tl 1.15.8.3: #140479# warning-free code for unxsols4(.pro) 2006/11/01 15:14:52 tl 1.15.8.2: #140479# warning-free code for unxlngi6(.pro) 2006/10/26 11:26:02 tl 1.15.8.1: #140479# make linguistic warning-free


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [db5eb3d29e0f58ee393e8799468d8f191a94660f]

INTEGRATION: CWS tl32 (1.7.8); FILE MERGED 2007/04/17 14:05:28 tl 1.7.8.4: #144139# warning-free code; wrong line fixed 2006/11/02 15:42:26 tl 1.7.8.3: #140479# warning-free code for unxsols4(.pro) 2006/11/01 15:14:51 tl 1.7.8.2: #140479# warning-free code for unxlngi6(.pro) 2006/10/26 11:26:03 tl 1.7.8.1: #140479# make linguistic warning-free


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [017b874c05e46111d801124c8e3091edd5899dcf]

INTEGRATION: CWS tl32 (1.7.8); FILE MERGED 2006/11/01 15:14:52 tl 1.7.8.1: #140479# warning-free code for unxlngi6(.pro)


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [7a35646137de171fa8e258b59b775898a7d94206]

INTEGRATION: CWS tl32 (1.4.34); FILE MERGED 2006/11/02 15:42:37 tl 1.4.34.1: #140479# warning-free code for unxsols4(.pro)


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [56116604cb246c85718fd43f87f03f520231dc33]

INTEGRATION: CWS tl32 (1.20.8); FILE MERGED 2006/12/20 12:51:11 tl 1.20.8.2: #i69286# warning-free code 2006/12/20 12:00:38 tl 1.20.8.1: #140479# warning-free code


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [1da92ff87a102bdd07dc284d24975af5cef34ed3]

INTEGRATION: CWS tl32 (1.4.56); FILE MERGED 2006/11/02 15:42:37 tl 1.4.56.1: #140479# warning-free code for unxsols4(.pro)


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [50851eb8dd68ee2bf3d077d5b3017dd35793fe5b]

INTEGRATION: CWS tl32 (1.17.8); FILE MERGED 2006/11/01 15:14:51 tl 1.17.8.2: #140479# warning-free code for unxlngi6(.pro) 2006/10/26 11:26:02 tl 1.17.8.1: #140479# make linguistic warning-free


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [4c2db7d4fd6836aede91b28fce44af4a8e2a571d]

INTEGRATION: CWS tl32 (1.6.26); FILE MERGED 2006/10/26 11:25:48 tl 1.6.26.1: #140479# make linguistic warning-free


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [b6fade335aa9602e08b81e0ae235428b0a6691dd]

INTEGRATION: CWS tl32 (1.19.8); FILE MERGED 2007/04/24 14:12:50 tl 1.19.8.4: #i76661# IsEof evaluation fixed (returns o or -1) 2007/04/11 10:25:42 tl 1.19.8.3: RESYNC: (1.19-1.20); FILE MERGED 2006/11/01 15:14:51 tl 1.19.8.2: #140479# warning-free code for unxlngi6(.pro) 2006/10/26 11:26:02 tl 1.19.8.1: #140479# make linguistic warning-free


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [a9b70e29bbaade1fcdb330adbebd9f18bece116c]

INTEGRATION: CWS tl32 (1.4.56); FILE MERGED 2006/10/26 11:25:48 tl 1.4.56.1: #140479# make linguistic warning-free


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [b1920c5424f33e3a29c76bf255d9c218bf001e8e]

INTEGRATION: CWS tl32 (1.6.8); FILE MERGED 2006/12/20 11:56:54 tl 1.6.8.3: #140479# warning-free code 2006/11/01 15:14:51 tl 1.6.8.2: #140479# warning-free code for unxlngi6(.pro) 2006/10/26 11:26:01 tl 1.6.8.1: #140479# make linguistic warning-free


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [2a8b1b44b641465c636ab25cbc719cc1d1d83176]

INTEGRATION: CWS tl32 (1.7.8); FILE MERGED 2006/10/26 11:26:01 tl 1.7.8.1: #140479# make linguistic warning-free


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [28ac388c04234350b64129e75e05c9b6c0b86f1b]

INTEGRATION: CWS tl32 (1.9.8); FILE MERGED 2006/10/26 11:26:01 tl 1.9.8.1: #140479# make linguistic warning-free


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [0bdd321c45d92960c8a1b1a073b66912024bc74d]

INTEGRATION: CWS tl32 (1.3.28); FILE MERGED 2006/11/02 15:42:11 tl 1.3.28.2: #140479# warning-free code for unxsols4(.pro) 2006/10/26 11:25:32 tl 1.3.28.1: #140479# make linguistic warning-free


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [8be7414d487c14548732c482267aba1f89489946]

INTEGRATION: CWS tl32 (1.3.28); FILE MERGED 2006/11/02 15:42:11 tl 1.3.28.2: #140479# warning-free code for unxsols4(.pro) 2006/11/01 15:14:02 tl 1.3.28.1: #140479# warning-free code for unxlngi6(.pro)


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [27bb86170bdefe39986839dbc91fea3593ef48e4]

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>  [d40a530e47013fdd4936226bcf6f8c69dced4b7b]

INTEGRATION: CWS tl32 (1.2.4); FILE MERGED 2007/04/16 11:01:04 tl 1.2.4.1: #i69286#, #140479# warning-free code


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [8bcc68fb9e40c2123b6c7e6a694ff828b51bd73f]

INTEGRATION: CWS tl32 (1.8.20); FILE MERGED 2006/10/30 10:35:09 tl 1.8.20.1: #i69286# make starmath warning-free


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [cafc4820dfeb51ef7b6332f976d4c63061c8b724]

INTEGRATION: CWS tl32 (1.44.18); FILE MERGED 2007/04/11 09:39:52 tl 1.44.18.8: RESYNC: (1.45-1.46); FILE MERGED 2006/12/20 12:24:23 tl 1.44.18.7: #i69286# warning-free code 2006/12/04 09:14:19 tl 1.44.18.6: #i69286# make starmath warning-free 2006/12/01 15:23:40 tl 1.44.18.5: #i69286# get rid new warnings because of merging 2006/12/01 15:15:53 tl 1.44.18.4: #i69286# merge conflict solved 2006/12/01 12:00:00 tl 1.44.18.3: #i69286# merge conflict solved 2006/11/01 13:10:09 tl 1.44.18.2: #i69286# make starmath warning-free for unxlngi6(.pro) 2006/10/30 10:35:09 tl 1.44.18.1: #i69286# make starmath warning-free


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [74b3193a75b8feccd789aa513aa6af8dd19af2b8]

INTEGRATION: CWS tl32 (1.17.20); FILE MERGED 2006/10/30 10:35:12 tl 1.17.20.1: #i69286# make starmath warning-free


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [15fb3099c1ef6550c74086ac44189b31b3d5cc3d]

INTEGRATION: CWS tl32 (1.38.20); FILE MERGED 2007/04/11 09:41:01 tl 1.38.20.3: RESYNC: (1.38-1.40); FILE MERGED 2006/11/01 13:10:08 tl 1.38.20.2: #i69286# make starmath warning-free for unxlngi6(.pro) 2006/10/30 10:35:11 tl 1.38.20.1: #i69286# make starmath warning-free


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [8da33bce579e7f0740242d28fba1f34ddc7f8a35]

INTEGRATION: CWS tl32 (1.5.20); FILE MERGED 2006/10/30 10:35:10 tl 1.5.20.1: #i69286# make starmath warning-free


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [de2567735d8605a1c464eae920fbb2de90565d1d]

INTEGRATION: CWS tl32 (1.3.20); FILE MERGED 2006/11/02 15:13:55 tl 1.3.20.1: #i69286# make starmath warning-free for unxsols4(.pro)


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [1c28dd1ff924c81d9a252586aab64f00876958f0]

INTEGRATION: CWS tl32 (1.28.20); FILE MERGED 2006/11/01 13:10:08 tl 1.28.20.2: #i69286# make starmath warning-free for unxlngi6(.pro) 2006/10/30 10:35:12 tl 1.28.20.1: #i69286# make starmath warning-free


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [9c50df204727e93ad7f39f9c23154c404658ed53]

INTEGRATION: CWS tl32 (1.19.20); FILE MERGED 2006/11/01 13:10:08 tl 1.19.20.2: #i69286# make starmath warning-free for unxlngi6(.pro) 2006/10/30 10:35:12 tl 1.19.20.1: #i69286# make starmath warning-free


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [55a8219a9597597974e2680c1595aa6b815a3c5c]

INTEGRATION: CWS tl32 (1.9.20); FILE MERGED 2006/11/01 13:10:08 tl 1.9.20.2: #i69286# make starmath warning-free for unxlngi6(.pro) 2006/10/30 10:35:10 tl 1.9.20.1: #i69286# make starmath warning-free


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [9f9230c220520dc821bab47edd5a7483bf89b504]

INTEGRATION: CWS tl32 (1.11.20); FILE MERGED 2006/10/30 10:35:12 tl 1.11.20.1: #i69286# make starmath warning-free


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [9d5586d8be187f855a250c2a21d844d6ab0e642f]

INTEGRATION: CWS tl32 (1.18.20); FILE MERGED 2006/12/20 12:21:11 tl 1.18.20.3: #i69286# warning-free code 2006/11/01 13:10:07 tl 1.18.20.2: #i69286# make starmath warning-free for unxlngi6(.pro) 2006/10/30 10:35:13 tl 1.18.20.1: #i69286# make starmath warning-free


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [1fa5effa42646544b66d466e3d577e9c696649f2]

INTEGRATION: CWS tl32 (1.32.20); FILE MERGED 2006/11/01 13:10:07 tl 1.32.20.2: #i69286# make starmath warning-free for unxlngi6(.pro) 2006/10/30 10:35:13 tl 1.32.20.1: #i69286# make starmath warning-free


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [1f65e67aee4d38de01a875493236ae9eddb20bf3]

INTEGRATION: CWS tl32 (1.39.20); FILE MERGED 2006/11/01 13:10:07 tl 1.39.20.2: #i69286# make starmath warning-free for unxlngi6(.pro) 2006/10/30 10:35:12 tl 1.39.20.1: #i69286# make starmath warning-free


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [0cd919532d3523d434fd65ee17449d780195ead5]

INTEGRATION: CWS tl32 (1.9.144); FILE MERGED 2007/04/11 14:02:30 tl 1.9.144.3: #i69286# warning-free code 2007/04/11 09:40:53 tl 1.9.144.2: RESYNC: (1.9-1.10); FILE MERGED 2006/11/01 13:10:07 tl 1.9.144.1: #i69286# make starmath warning-free for unxlngi6(.pro)


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [66ad7b32be2e6d2a3f622fd2969ba9eada6781ba]

INTEGRATION: CWS tl32 (1.36.20); FILE MERGED 2007/04/11 14:02:30 tl 1.36.20.5: #i69286# warning-free code 2007/04/11 09:40:44 tl 1.36.20.4: RESYNC: (1.36-1.37); FILE MERGED 2006/11/02 15:13:55 tl 1.36.20.3: #i69286# make starmath warning-free for unxsols4(.pro) 2006/11/01 13:10:07 tl 1.36.20.2: #i69286# make starmath warning-free for unxlngi6(.pro) 2006/10/30 10:35:11 tl 1.36.20.1: #i69286# make starmath warning-free


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [fdbf7babab86923cd10b683fb5ef104f388e13e3]

INTEGRATION: CWS tl32 (1.80.20); FILE MERGED 2007/04/11 09:40:21 tl 1.80.20.4: RESYNC: (1.80-1.81); FILE MERGED 2006/11/02 15:13:55 tl 1.80.20.3: #i69286# make starmath warning-free for unxsols4(.pro) 2006/11/01 13:10:06 tl 1.80.20.2: #i69286# make starmath warning-free for unxlngi6(.pro) 2006/10/30 10:35:09 tl 1.80.20.1: #i69286# make starmath warning-free


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [ba4615ff6b8fda1301a8f64c3b3c92afab196468]

INTEGRATION: CWS tl32 (1.29.6); FILE MERGED 2006/11/02 15:13:54 tl 1.29.6.1: #i69286# make starmath warning-free for unxsols4(.pro)


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [e5b2a205c068b4004c557f8c03c03871c74ce3f7]

INTEGRATION: CWS tl32 (1.12.20); FILE MERGED 2006/11/01 13:10:06 tl 1.12.20.1: #i69286# make starmath warning-free for unxlngi6(.pro)


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [e59e7f42a35152823b47578bc24ebce250154c0a]

INTEGRATION: CWS tl32 (1.36.20); FILE MERGED 2007/04/11 09:39:44 tl 1.36.20.4: RESYNC: (1.36-1.37); FILE MERGED 2006/12/20 12:19:17 tl 1.36.20.3: #i69286# warning-free code 2006/11/01 13:10:06 tl 1.36.20.2: #i69286# make starmath warning-free for unxlngi6(.pro) 2006/10/30 10:35:11 tl 1.36.20.1: #i69286# make starmath warning-free


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [36dd6e9a3c7b4e8788116103571c97291fafe690]

INTEGRATION: CWS tl32 (1.85.18); FILE MERGED 2006/12/01 12:07:49 tl 1.85.18.4: RESYNC: (1.85-1.86); FILE MERGED 2006/11/02 15:13:54 tl 1.85.18.3: #i69286# make starmath warning-free for unxsols4(.pro) 2006/11/01 13:10:06 tl 1.85.18.2: #i69286# make starmath warning-free for unxlngi6(.pro) 2006/10/30 10:35:09 tl 1.85.18.1: #i69286# make starmath warning-free


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [848d8319e150d094045cfdd1153a90aa2bc36460]

INTEGRATION: CWS tl32 (1.4.20); FILE MERGED 2006/10/30 10:35:11 tl 1.4.20.1: #i69286# make starmath warning-free


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [c6c4e0f2a94547c641ed2bf1354206ec7101c6a3]

INTEGRATION: CWS tl32 (1.11.94); FILE MERGED 2006/11/02 15:13:54 tl 1.11.94.2: #i69286# make starmath warning-free for unxsols4(.pro) 2006/11/01 13:10:05 tl 1.11.94.1: #i69286# make starmath warning-free for unxlngi6(.pro)


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [8058445a09d7a54963b59fad0116196413305816]

INTEGRATION: CWS tl32 (1.16.20); FILE MERGED 2006/11/01 13:10:05 tl 1.16.20.2: #i69286# make starmath warning-free for unxlngi6(.pro) 2006/10/30 10:35:11 tl 1.16.20.1: #i69286# make starmath warning-free


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [0abc0c88872bc96c00f6a8f82826cc8844b842d4]

INTEGRATION: CWS tl32 (1.4.20); FILE MERGED 2006/10/30 10:35:10 tl 1.4.20.1: #i69286# make starmath warning-free


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [4dc516d8fbdf5b5dcbc3e9959f3dc2e4ae5a8a5a]

INTEGRATION: CWS tl32 (1.18.146); FILE MERGED 2006/11/02 15:13:54 tl 1.18.146.2: #i69286# make starmath warning-free for unxsols4(.pro) 2006/11/01 13:10:05 tl 1.18.146.1: #i69286# make starmath warning-free for unxlngi6(.pro)


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [30c476caf36a0a41cc3a9de895739dc8d58b8fb7]

INTEGRATION: CWS tl32 (1.31.20); FILE MERGED 2006/11/02 15:13:54 tl 1.31.20.3: #i69286# make starmath warning-free for unxsols4(.pro) 2006/11/01 13:10:04 tl 1.31.20.2: #i69286# make starmath warning-free for unxlngi6(.pro) 2006/10/30 10:35:08 tl 1.31.20.1: #i69286# make starmath warning-free


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [b0037fb5bd2ae3ef217d51e4f42d56ffdf25ceb5]

INTEGRATION: CWS tl32 (1.18.70); FILE MERGED 2007/04/11 09:39:12 tl 1.18.70.3: RESYNC: (1.19-1.20); FILE MERGED 2006/12/01 12:06:51 tl 1.18.70.2: RESYNC: (1.18-1.19); FILE MERGED 2006/11/02 15:13:53 tl 1.18.70.1: #i69286# make starmath warning-free for unxsols4(.pro)


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [897a8e4ad54495b7e519205b173f299aafe42a5c]

INTEGRATION: CWS tl32 (1.8.138); FILE MERGED 2006/11/02 15:13:53 tl 1.8.138.2: #i69286# make starmath warning-free for unxsols4(.pro) 2006/10/30 10:34:44 tl 1.8.138.1: #i69286# make starmath warning-free


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [ed22ad29b05bd422d473aa0da3866a3c5a908675]

INTEGRATION: CWS tl32 (1.14.138); FILE MERGED 2006/11/02 15:13:53 tl 1.14.138.1: #i69286# make starmath warning-free for unxsols4(.pro)


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [6f9abac46a134d57e4eb208f95d8a676ac8802b3]

INTEGRATION: CWS tl32 (1.8.146); FILE MERGED 2006/11/02 15:13:53 tl 1.8.146.2: #i69286# make starmath warning-free for unxsols4(.pro) 2006/10/30 10:34:44 tl 1.8.146.1: #i69286# make starmath warning-free


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [ab3e227ad8680a8bc81a8064e36a6481c395bec9]

INTEGRATION: CWS tl32 (1.16.44); FILE MERGED 2006/11/02 15:13:53 tl 1.16.44.3: #i69286# make starmath warning-free for unxsols4(.pro) 2006/11/01 13:07:04 tl 1.16.44.2: #i69286# make starmath warning-free for unxlngi6(.pro) 2006/10/30 10:34:44 tl 1.16.44.1: #i69286# make starmath warning-free


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [383678e799fb2bfe8814ec123ca5af83b874ddb7]

INTEGRATION: CWS tl32 (1.6.146); FILE MERGED 2006/11/01 13:07:04 tl 1.6.146.1: #i69286# make starmath warning-free for unxlngi6(.pro)


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [0c64047cfa1830b772a89aadb8a49aa8adc751e1]

INTEGRATION: CWS tl32 (1.13.146); FILE MERGED 2006/11/02 15:13:52 tl 1.13.146.2: #i69286# make starmath warning-free for unxsols4(.pro) 2006/10/30 10:34:44 tl 1.13.146.1: #i69286# make starmath warning-free


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [6aa9b1d3f43f68ff601bfc5b5713fe7e8a032da8]

INTEGRATION: CWS tl32 (1.29.2); FILE MERGED 2006/12/01 12:06:59 tl 1.29.2.3: RESYNC: (1.29-1.30); FILE MERGED 2006/11/02 15:13:52 tl 1.29.2.2: #i69286# make starmath warning-free for unxsols4(.pro) 2006/10/30 10:34:44 tl 1.29.2.1: #i69286# make starmath warning-free


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [6d054eebeea5da0c5b8bdd2547bf63544efa70fe]

INTEGRATION: CWS tl32 (1.17.68); FILE MERGED 2006/11/02 15:13:52 tl 1.17.68.1: #i69286# make starmath warning-free for unxsols4(.pro)


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [13a52d70b4c5ed3c88972e6ab92936a3ab1eb4ae]

INTEGRATION: CWS tl32 (1.3.146); FILE MERGED 2006/10/30 10:34:44 tl 1.3.146.1: #i69286# make starmath warning-free


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [a4cce0a435baabeeb5a05fe19e1a9fe6c56f2afd]

INTEGRATION: CWS mingwport04 (1.10.2); FILE MERGED 2007/04/18 08:45:27 vg 1.10.2.1: #i75844# MinGW port efforts part II


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [42c82cebfc0f3ac335a58bef5226a943f2556664]

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>  [5346b43656db108489a76ea204729abcd6bf5748]

INTEGRATION: CWS mingwport04 (1.42.28); FILE MERGED 2007/04/18 11:00:59 vg 1.42.28.1: #i75844# MinGW port efforts part II


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [e73864aa8e32685264fce3254ec4c38280f278c5]

INTEGRATION: CWS mingwport04 (1.10.4); FILE MERGED 2007/04/25 12:14:48 vg 1.10.4.1: #i75844# MinGW port efforts part II


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [d0717943344da3457275cfd369b42747e84f6aab]

INTEGRATION: CWS mingwport04 (1.1.2); FILE ADDED 2007/04/25 11:41:44 vg 1.1.2.1: #i75844# MinGW port efforts part II


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [8f19d3813b0e41f916fc1723ddfcec17175f5bfc]

INTEGRATION: CWS mingwport04 (1.13.12); FILE MERGED 2007/04/17 15:00:04 vg 1.13.12.1: #i75844# MinGW port efforts part 2


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [7d5cda2bd92511a07bb8f259617711c45cd41a9b]

INTEGRATION: CWS mingwport04 (1.5.26); FILE MERGED 2007/04/18 10:31:18 vg 1.5.26.1: #i75844# MinGW port efforts part II


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [97d0e5446279d2c93a167d53491bdfaeeae09567]

INTEGRATION: CWS mingwport04 (1.11.20); FILE MERGED 2007/04/18 10:31:17 vg 1.11.20.1: #i75844# MinGW port efforts part II


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [1b131d349ca94b8a8d4b83c9a9408d13c88a3a3a]

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>  [687c22542ba7cdc92c594359075cd54d684c3752]

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>  [db50f3b952d9b28014bee7912f89487bb69727c8]

INTEGRATION: CWS mingwport04 (1.3.18); FILE MERGED 2007/04/18 12:47:24 vg 1.3.18.1: #i75844# MinGW port efforts part II


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [a221801720e369ea3771ecdd57f06b1dba22c3f7]

INTEGRATION: CWS mingwport04 (1.6.2); FILE MERGED 2007/04/18 12:47:23 vg 1.6.2.1: #i75844# MinGW port efforts part II


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [f41e6411f665b76675e6ee214b82c5f5606329a1]

INTEGRATION: CWS mingwport04 (1.10.2); FILE MERGED 2007/04/18 12:47:23 vg 1.10.2.1: #i75844# MinGW port efforts part II


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [748c3c314eda2ac67245c9efca9d8c685618a436]

INTEGRATION: CWS mingwport04 (1.24.2); FILE MERGED 2007/04/18 12:47:23 vg 1.24.2.1: #i75844# MinGW port efforts part II


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [0fd4402f4de03449d548dabc9541ff7d61adc95c]

INTEGRATION: CWS mingwport04 (1.2.4); FILE MERGED 2007/04/25 11:53:37 vg 1.2.4.2: #i75844# MinGW port efforts part II 2007/04/18 12:12:17 vg 1.2.4.1: #i75844# MinGW port efforts part II


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [b043139c6d3cbb2bdeda42b93b54b8a726145d0e]

INTEGRATION: CWS mingwport04 (1.8.18); FILE MERGED 2007/04/18 12:09:32 vg 1.8.18.1: #i75844# MinGW port efforts part II


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [9024a2c3ac9b0685875f4a19a8fef0fdb90cf99c]

INTEGRATION: CWS mingwport04 (1.35.2); FILE MERGED 2007/04/30 15:50:36 vg 1.35.2.2: #i75844# MinGW port efforts part II 2007/04/17 15:17:09 vg 1.35.2.1: #i75844# MinGW port efforts part 2


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [401c4bd6909d6ce3124e4327149fc6524344627b]

INTEGRATION: CWS mingwport04 (1.5.6); FILE MERGED 2007/05/11 11:41:48 vg 1.5.6.1: #i75844# MinGW port efforts part II


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [58871a324f1a0903fd9b52753f7fba0ff8b6f307]

INTEGRATION: CWS mingwport04 (1.30.6); FILE MERGED 2007/04/18 13:29:11 vg 1.30.6.1: #i75844# MinGW port efforts part II


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [6839f25642e975354aa0a296ef77b6d65f623a8a]

INTEGRATION: CWS mingwport04 (1.1.2); FILE ADDED 2007/05/16 13:36:52 vg 1.1.2.1: #i75844# MinGW port efforts part II


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [7e47093865d5232f67538e94ae76bccc2b2a7769]

INTEGRATION: CWS mingwport04 (1.2.6); FILE MERGED 2007/04/18 13:23:35 vg 1.2.6.1: #i75844# MinGW port efforts part II


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [358897823c987d248ecdf2e14aa74c479ccaff3a]

INTEGRATION: CWS mingwport04 (1.3.6); FILE MERGED 2007/04/23 15:23:31 vg 1.3.6.1: #i75844# MinGW port efforts part 2


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [dca6b190fab7bcfb3ab36c2f962e4f0a41768b0e]

INTEGRATION: CWS mingwport04 (1.12.24); FILE MERGED 2007/04/18 12:36:51 vg 1.12.24.1: #i75844# MinGW port efforts part II


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [05ecfba04585b7d04ac088fed4bd5f4ed7eff56a]

INTEGRATION: CWS mingwport04 (1.11.24); FILE MERGED 2007/04/18 12:36:51 vg 1.11.24.1: #i75844# MinGW port efforts part II


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [165f18b7872966b12e5f7ed4eec5611d99a2f2b5]

INTEGRATION: CWS mingwport04 (1.14.24); FILE MERGED 2007/04/18 12:44:57 vg 1.14.24.1: #i75844# MinGW port efforts part II


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [1d9f9eb132601e3ad7df23102ceee4eddb35290b]

INTEGRATION: CWS mingwport04 (1.89.8); FILE MERGED 2007/04/25 12:10:47 vg 1.89.8.2: #i75844# MinGW port efforts part II 2007/04/18 12:36:51 vg 1.89.8.1: #i75844# MinGW port efforts part II


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [a38ee14976e034a2fc4dbd7bb24d1c399c3c6b56]

INTEGRATION: CWS mingwport04 (1.19.2); FILE MERGED 2007/05/14 11:49:34 vg 1.19.2.1: #i75844# MinGW port efforts part II


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [5d741d2a26a6003d9ee885b84e7cd71dd8c0f90d]

INTEGRATION: CWS mingwport04 (1.12.6); FILE MERGED 2007/04/18 09:32:49 vg 1.12.6.1: #i75844# MinGW port efforts part II


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [80e7906d9a060bc1805c973cf19311c6e3a9c420]

INTEGRATION: CWS mingwport04 (1.31.2); FILE MERGED 2007/04/18 13:23:10 vg 1.31.2.1: #i75844# MinGW port efforts part II


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [49574d3a0eed802d9acba3445dea658900f1f764]

INTEGRATION: CWS mingwport04 (1.2.2); FILE MERGED 2007/04/17 15:13:54 vg 1.2.2.1: #i75844# MinGW port efforts part 2


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [937b8f667d0a32c7ae210a5eaccb9e0875c4e101]

INTEGRATION: CWS mingwport04 (1.6.8); FILE MERGED 2007/04/17 14:51:18 vg 1.6.8.1: #i75844# MinGW port efforts part 2


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [ccae9112283dfd82249c7382cf9e5e826ffcaf16]

INTEGRATION: CWS mingwport04 (1.70.12); FILE MERGED 2007/04/17 14:20:22 vg 1.70.12.1: #i75844# MinGW port efforts part 2


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [ec88a93eaad0f5443a0021bea53ba2a1c6967fcb]

INTEGRATION: CWS mingwport04 (1.2.94); FILE MERGED 2007/04/17 14:20:21 vg 1.2.94.1: #i75844# MinGW port efforts part 2


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [fcc155ebc6b21aa36abd9fc7c7a938b93337fb70]

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>  [8b0eb244ea9fa427f045c237f203e1f6b198ba25]

INTEGRATION: CWS mingwport04 (1.2.14); FILE MERGED 2007/04/18 09:49:37 vg 1.2.14.1: #i75844# MinGW port efforts part II


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [06d83e02dd528c38ec6f9ccd6e952eee1d9d21f8]

INTEGRATION: CWS mingwport04 (1.3.46); FILE MERGED 2007/04/18 09:45:23 vg 1.3.46.1: #i75844# MinGW port efforts part II


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [4b5678e4108d25aa34f59b03497eb83e41cf471e]

INTEGRATION: CWS mingwport04 (1.5.14); FILE MERGED 2007/04/18 09:49:37 vg 1.5.14.1: #i75844# MinGW port efforts part II


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [5c2575f9740172a87ccd399e46dcac1196c8a788]

INTEGRATION: CWS mingwport04 (1.13.14); FILE MERGED 2007/04/18 09:45:23 vg 1.13.14.1: #i75844# MinGW port efforts part II


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [342d4b663bba70da744d777da8b313f04c5841e1]

INTEGRATION: CWS mingwport04 (1.26.2); FILE MERGED 2007/04/18 09:52:49 vg 1.26.2.1: #i75844# MinGW port efforts part II


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [5dc9eb916ad5ec1c225fbcc5e065a32b5858e817]

INTEGRATION: CWS mingwport04 (1.2.4); FILE MERGED 2007/04/17 13:11:49 vg 1.2.4.1: #i75844# MinGW port efforts part 2


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [aadc91a565b72a20e7a3789bb4473c7715e5fca1]

INTEGRATION: CWS mingwport04 (1.2.4); FILE MERGED 2007/04/17 13:11:48 vg 1.2.4.1: #i75844# MinGW port efforts part 2


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [03e6a77ddb8d60060b9ba0aa916a2159e52f814c]

INTEGRATION: CWS mingwport04 (1.38.2); FILE MERGED 2007/04/17 13:11:48 vg 1.38.2.1: #i75844# MinGW port efforts part 2


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [54a0c2a35a3bef61b380d69c34d953713d42d81a]

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>  [d21ef08c7328a84e750e06122044eb0c865e9a36]

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>  [a4ac352facdd4aed883e71cb65dbb9f140b404e2]

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>  [c20ba64d5e0d2f723a1f7aedb22ab5209d49dbe6]

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>  [41a2e6527fc1bff28d21d90c1e35034d221d15d3]

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>  [32f863c3430a4355133b7f3c0cf288bd028baad3]

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>  [9935f20d85c8e4893a9793c8d5beb6d77f1203ef]

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>  [33370331bd3cdb78cf417364029e1f94dc53dee2]

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>  [f6dfafeb7d9c508c3c65944e1f7ed32ecfdb65ae]

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>  [eab3cacd5a07a723d4a5c835bedf2295d3c90016]

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-25  Vladimir Glazounov  <vg@openoffice.org>  [9b12bf15d6c913f2822bc0f039e3695a65016b81]

INTEGRATION: CWS mingwport04 (1.14.6); FILE MERGED 2007/04/18 12:34:12 vg 1.14.6.1: #i75844# MinGW port efforts part II


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [a0d4a785f6bedf5d4c9807ff72996694dccde670]

INTEGRATION: CWS mingwport04 (1.22.16); FILE MERGED 2007/04/17 14:34:03 vg 1.22.16.1: #i75844# MinGW port efforts part 2


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [c489d367c0d9e96bdc809a9e865fd78a41a46783]

INTEGRATION: CWS mingwport04 (1.2.38); FILE MERGED 2007/04/18 10:41:12 vg 1.2.38.1: #i75844# MinGW port efforts part II


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [ba11f4059f2861c06be96b7b1a1f6d357617041a]

INTEGRATION: CWS mingwport04 (1.38.2); FILE MERGED 2007/04/17 12:57:36 vg 1.38.2.1: #i75844# MinGW port efforts part 2


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [1713e7e394abd31a8e757d32ddf6010da3c45f3c]

INTEGRATION: CWS mingwport04 (1.6.80); FILE MERGED 2007/04/17 14:12:58 vg 1.6.80.1: #i75844# MinGW port efforts part 2


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [45b38f74eb89f766dcf6fcabf7e70eaf7b592d39]

INTEGRATION: CWS mingwport04 (1.16.4); FILE MERGED 2007/04/25 11:33:42 vg 1.16.4.1: #i75844# MinGW port efforts part II


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [eb7a4b2a02d5bab9238b2c6a464086ebab543d01]

INTEGRATION: CWS mingwport04 (1.2.6); FILE MERGED 2007/04/18 08:50:41 vg 1.2.6.1: #i75844# MinGW port efforts part II


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [04c79b4c9cc3a14b2d97654817d984c849dfd0d9]

INTEGRATION: CWS mingwport04 (1.6.6); FILE MERGED 2007/04/25 11:33:42 vg 1.6.6.1: #i75844# MinGW port efforts part II


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [f8697c67e6e53378a46b33e38dcd1e31dec30664]

INTEGRATION: CWS mingwport04 (1.2.12); FILE MERGED 2007/04/17 13:53:42 vg 1.2.12.1: #i75844# MinGW port efforts part 2


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [52ff7a4168f544fd18d5beabbba35d596e632fc6]

INTEGRATION: CWS mingwport04 (1.7.60); FILE MERGED 2007/04/17 13:53:41 vg 1.7.60.1: #i75844# MinGW port efforts part 2


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [87031c6c0d3d1f67317703c9b3dbe8b3997490a7]

INTEGRATION: CWS mingwport04 (1.13.8); FILE MERGED 2007/04/17 13:53:41 vg 1.13.8.1: #i75844# MinGW port efforts part 2


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [a04829eab1af0774366da083cb99b2306edc5409]

INTEGRATION: CWS mingwport04 (1.3.12); FILE MERGED 2007/04/17 13:53:41 vg 1.3.12.1: #i75844# MinGW port efforts part 2


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [fbed283863c64feb068984ef927391793e2d01ba]

INTEGRATION: CWS mingwport04 (1.2.12); FILE MERGED 2007/04/17 13:53:40 vg 1.2.12.1: #i75844# MinGW port efforts part 2


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [78cdd762172320b91a4e64f2f078c55438726eff]

INTEGRATION: CWS mingwport04 (1.11.8); FILE MERGED 2007/04/17 13:57:29 vg 1.11.8.1: #i75844# MinGW port efforts part 2


2007-05-25  Vladimir Glazounov  <vg@openoffice.org>  [338037c30189ea8bc2fb1fc80152a6d46969aa31]

INTEGRATION: CWS mingwport04 (1.12.8); FILE MERGED 2007/04/17 13:57:29 vg 1.12.8.1: #i75844# MinGW port efforts part 2


2007-05-25  Henning Brinkmann  <hbrinkm@openoffice.org>  [6331f3c66e3ff86de47e5c49f96c5ffee71e65f0]

CT_FtnEdnDocPr is now of resource Properties


2007-05-25  Henning Brinkmann  <hbrinkm@openoffice.org>  [3fb6c612b7327c9a2e8e21d691b7f0536330bca2]

sprmCSymbol detailed


2007-05-24  Henning Brinkmann  <hbrinkm@openoffice.org>  [c73afc29b4cf1d82e55ea4d593274ab25170d712]

startAction/endAction


2007-05-24  Oliver Specht  <os@openoffice.org>  [7f6aad5fbf470cb0214a77c741d9c2befed6e5ce]

footnote import


2007-05-24  Oliver Specht  <os@openoffice.org>  [7114e0f23aea158eead0df83efd95a718e917f8d]

cell borders correctly applied


2007-05-24  Oliver Specht  <os@openoffice.org>  [174b6a7b3f5c4b208cba347f49fca2db26bbffd8]

Map::insert() now public, additional insert() with overwrite


2007-05-24  Oliver Specht  <os@openoffice.org>  [56cee98396d3ead22f1ff60ca9bbbfade3d9565d]

don't apply default borders


2007-05-24  Rüdiger Timm  <rt@openoffice.org>  [cc5fd84765fa9773fd81942d39272272df36e6ef]

Disable 'dev' install sets for non-product platforms.


2007-05-24  Sven Jacobi  <sj@openoffice.org>  [7c3d3785d1c6b14a0d94a084ae4524a42c211df9]

some minor changes


2007-05-24  Rüdiger Timm  <rt@openoffice.org>  [a46c690ba7581e16172b2d8cc3602c07083bc042]

#i10000# source_view_axes needs an object file from source_tools


2007-05-23  Rüdiger Timm  <rt@openoffice.org>  [4df56808c14e0854c9b88a3e7522ed4ae42700c5]

#i10000# Get changes from CWS chart2mst3. This file has been added in two childworkspaces. You can not add one file differently in two CWSs; that one integrated first will win, changes done to the other one get lost.


2007-05-23  Henning Brinkmann  <hbrinkm@openoffice.org>  [1886efb78981b6bbd2dce62dc278d0ba8bacd735]

footnotes and endnotes


2007-05-23  Henning Brinkmann  <hbrinkm@openoffice.org>  [70eb35afdf56da6a40e6250f1c4c0daa76dd492a]

footnotes and endnotes


2007-05-23  Henning Brinkmann  <hbrinkm@openoffice.org>  [f78bb569f15e0fdb453caf7f30e29b973394d013]

footnotes and endnotes, special characters


2007-05-23  Rüdiger Timm  <rt@openoffice.org>  [098c9a96faec4c791a8dd860637804953b3595f8]

#i10000# Get changes from CWS chart2mst3. This file has been added in two childworkspaces. You can not add one file differently in two CWSs; that one integrated first will win, changes done to the other one get lost.


2007-05-23  Rüdiger Timm  <rt@openoffice.org>  [f6dea7f73475b924d33e0d558cedf0b3d73e7cce]

#i10000# Class _FndBox has no member SaveChartData nor RestoreChartData (i.e. get changes from CWS chart2mst3. This files has been added in that CWS, too. You can not add one file differently in two CWSs; that one integrated first will win, changes done to the other one get lost.)


2007-05-23  Vladimir Glazounov  <vg@openoffice.org>  [3b70ce157df5e89c1bf4422bf620833e69c84745]

new version for SRC680


2007-05-23  Vladimir Glazounov  <vg@openoffice.org>  [ff6d4219e914530f73c7a1e4b5364b386166906b]

SRC680


2007-05-23  Rüdiger Timm  <rt@openoffice.org>  [a319bae8045317c3d1e6aaae8080ecb05f19f352]

#i77647# wait for cli_ure


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [505b5db9c0140d1df438a3f7d15b50d67c3bd587]

INTEGRATION: CWS chart2mst3 (1.16.34); FILE MERGED 2006/11/29 16:10:43 mba 1.16.34.5: #i64497#: avoid setting visAreaSize explicitly for all objects when they are copied for clipboard 2006/11/25 09:27:51 bm 1.16.34.4: RESYNC: (1.18-1.19); FILE MERGED 2006/11/24 15:52:12 bm 1.16.34.3: RESYNC: (1.17-1.18); FILE MERGED 2006/10/18 17:33:55 bm 1.16.34.2: RESYNC: (1.16-1.17); FILE MERGED 2006/10/13 16:19:20 mba 1.16.34.1: #i64497#: make sure that parent of documents is set before loading it as some documents (chart2!) need this


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [dd30e03cb6be51e80c02b7408c36ce3039a63b9a]

INTEGRATION: CWS chart2mst3 (1.9.36); FILE MERGED 2006/11/30 12:06:28 mba 1.9.36.4: #i64497#: parent is now set before objects are loaded 2006/11/24 15:51:46 bm 1.9.36.3: RESYNC: (1.10-1.11); FILE MERGED 2006/10/18 17:28:35 bm 1.9.36.2: RESYNC: (1.9-1.10); FILE MERGED 2006/10/13 16:15:08 mba 1.9.36.1: #i64497#: make sure that parent of documents is set before loading it as some documents (chart2!) need this


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [4656f7b0c6c28629fb89e9b89259317016a5eb54]

INTEGRATION: CWS chart2mst3 (1.2.34); FILE MERGED 2006/01/27 09:43:51 bm 1.2.34.1: +MakeSet, +operator() with another map


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [ab707f42b5d816848e7108a24f9e31c85c2c7f68]

INTEGRATION: CWS chart2mst3 (1.23.24); FILE MERGED 2007/05/14 20:58:39 bm 1.23.24.4: RESYNC: (1.25-1.26); FILE MERGED 2007/04/25 05:14:31 bm 1.23.24.3: RESYNC: (1.24-1.25); FILE MERGED 2007/02/07 18:02:51 iha 1.23.24.2: RESYNC: (1.23-1.24); FILE MERGED 2006/11/29 16:11:42 mba 1.23.24.1: #i64497#: parent is now set before objects are loaded


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [e1c3c04822ded662a485e827c6f587de59b2bac3]

INTEGRATION: CWS chart2mst3 (1.39.62); FILE MERGED 2007/04/25 05:14:10 bm 1.39.62.7: RESYNC: (1.50-1.52); FILE MERGED 2006/11/24 19:28:39 bm 1.39.62.6: RESYNC: (1.49-1.50); FILE MERGED 2006/10/19 01:52:14 bm 1.39.62.5: RESYNC: (1.44-1.49); FILE MERGED 2006/05/05 16:34:14 bm 1.39.62.4: RESYNC: (1.42-1.44); FILE MERGED 2006/01/25 16:12:40 bm 1.39.62.3: RESYNC: (1.41-1.42); FILE MERGED 2005/10/08 14:46:42 bm 1.39.62.2: RESYNC: (1.39-1.41); FILE MERGED 2005/06/03 10:06:03 bm 1.39.62.1: only acces XUnoTunnel if available


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [f6b141289d0ba1d216c093504835d52704a07502]

INTEGRATION: CWS chart2mst3 (1.4.22); FILE MERGED 2006/10/19 01:44:42 bm 1.4.22.2: RESYNC: (1.4-1.6); FILE MERGED 2006/10/13 17:06:54 mba 1.4.22.1: #i64497#: make sure that parent of documents is set before loading it as some documents (chart2!) need this


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [1c2e395fd1ff1c0ce90f039a557a5ff8e407a2f1]

INTEGRATION: CWS chart2mst3 (1.41.2); FILE MERGED 2007/05/14 20:53:57 bm 1.41.2.6: RESYNC: (1.48-1.50); FILE MERGED 2007/04/25 05:04:29 bm 1.41.2.5: RESYNC: (1.46-1.48); FILE MERGED 2006/11/24 19:24:12 bm 1.41.2.4: RESYNC: (1.45-1.46); FILE MERGED 2006/10/19 01:31:14 bm 1.41.2.3: RESYNC: (1.42-1.45); FILE MERGED 2006/10/13 16:47:20 mba 1.41.2.2: #i3997#: allow to open child windows in an OLE container while an OLE object is UIactive 2006/05/11 08:46:01 bm 1.41.2.1: merged fix for #i65258#


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [98d13ae9d73891e8aad4efecb625faedb851fd26]

INTEGRATION: CWS chart2mst3 (1.60.2); FILE MERGED 2007/05/14 20:53:41 bm 1.60.2.4: RESYNC: (1.66-1.68); FILE MERGED 2006/11/24 19:23:45 bm 1.60.2.3: RESYNC: (1.65-1.66); FILE MERGED 2006/10/19 01:27:27 bm 1.60.2.2: RESYNC: (1.60-1.65); FILE MERGED 2006/10/13 16:35:56 mba 1.60.2.1: #i3997#: allow to open child windows in an OLE container while an OLE object is UIactive


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [8d50d953fb674d2bb165c46d9f2e886ed0d9ff8c]

INTEGRATION: CWS chart2mst3 (1.72.24); FILE MERGED 2007/01/11 18:19:37 iha 1.72.24.2: #i72351# own help module for chart 2007/01/10 16:14:15 iha 1.72.24.1: #i72351# own help module for chart


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [9a44d608dfe3aa515b64000c06308b30b7ceb27e]

INTEGRATION: CWS chart2mst3 (1.2.32); FILE MERGED 2007/04/25 08:39:26 bm 1.2.32.1: saved changes done in file on branch before move here from ..


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [96fcabe6134810b7a0fc4b900dfd3974339e0be2]

INTEGRATION: CWS chart2mst3 (1.3.98); FILE MERGED 2006/11/25 09:33:22 bm 1.3.98.7: RESYNC: (1.8-1.10); FILE MERGED 2006/11/24 17:10:14 bm 1.3.98.6: RESYNC: (1.7-1.8); FILE MERGED 2006/10/18 22:34:29 bm 1.3.98.5: RESYNC: (1.5-1.7); FILE MERGED 2006/05/05 14:33:44 bm 1.3.98.4: RESYNC: (1.4-1.5); FILE MERGED 2005/10/07 16:48:39 bm 1.3.98.3: RESYNC: (1.3-1.4); FILE MERGED 2005/09/27 10:56:23 iha 1.3.98.2: #i55096# don't crash if 3d geometry is ended without having edges - but also don't loose area filling 2005/09/26 14:58:15 iha 1.3.98.1: #i55096# don't crash if 3d geometry is ended without having edges


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [01202af8673b51661a7e9ce015fccd9065b8a8e3]

INTEGRATION: CWS chart2mst3 (1.36.30); FILE MERGED 2007/05/14 20:46:39 bm 1.36.30.4: RESYNC: (1.38-1.40); FILE MERGED 2007/04/25 04:19:07 bm 1.36.30.3: RESYNC: (1.37-1.38); FILE MERGED 2006/11/24 18:35:42 bm 1.36.30.2: RESYNC: (1.36-1.37); FILE MERGED 2006/11/23 17:52:26 nn 1.36.30.1: #i71250# remove SCHLIB


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [7106105436cd07a961c93b0ca774ac3be63239b4]

INTEGRATION: CWS chart2mst3 (1.6.118); FILE MERGED 2005/05/17 13:29:40 bm 1.6.118.2: RESYNC: (1.6-1.7); FILE MERGED 2005/04/06 12:41:08 iha 1.6.118.1: #i20344# changed menu command 'DrawChart'->'InsertObjectChart' for direct Chart Creation from toolbar


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [94adeea8bcae2513c3aa6e1f8c1ed92218da9930]

INTEGRATION: CWS chart2mst3 (1.2.4); FILE MERGED 2006/10/19 00:59:21 bm 1.2.4.9: RESYNC: (1.25-1.26); FILE MERGED 2006/05/05 15:34:41 bm 1.2.4.8: RESYNC: (1.21-1.25); FILE MERGED 2006/01/25 15:04:43 bm 1.2.4.7: RESYNC: (1.20-1.21); FILE MERGED 2005/03/17 14:05:32 bm 1.2.4.6: RESYNC: (1.18-1.20); FILE MERGED 2004/11/02 17:10:03 bm 1.2.4.5: RESYNC: (1.13-1.18); FILE MERGED 2004/08/30 18:31:15 bm 1.2.4.4: RESYNC: (1.7-1.13); FILE MERGED 2004/08/04 23:30:52 bm 1.2.4.3: RESYNC: (1.4-1.7); FILE MERGED 2004/06/03 06:49:48 iha 1.2.4.2: RESYNC: (1.2-1.4); FILE MERGED 2004/04/07 20:30:48 iha 1.2.4.1: #i20344# changed menu command 'StarChartDialog'->'InsertObjectChart' for direct Chart Creation from menu


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [c9cd7b0061d5b24d892320ef477ae651ef6c6728]

INTEGRATION: CWS chart2mst3 (1.10.84); FILE MERGED 2006/11/20 13:39:23 nn 1.10.84.2: #i71560# remove old chart dialog 2006/10/25 18:17:37 nn 1.10.84.1: allow range selection from inplace object without deactivating the object


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [3f1dfde497d94b1d8b440b0ce4d7e673e3562767]

INTEGRATION: CWS chart2mst3 (1.26.10); FILE MERGED 2007/04/25 04:17:06 bm 1.26.10.8: RESYNC: (1.33-1.34); FILE MERGED 2006/11/24 18:34:58 bm 1.26.10.7: RESYNC: (1.31-1.33); FILE MERGED 2006/11/20 13:39:22 nn 1.26.10.6: #i71560# remove old chart dialog 2006/11/07 07:58:01 nn 1.26.10.5: #i71250# remove unused include 2006/10/25 18:17:37 nn 1.26.10.4: allow range selection from inplace object without deactivating the object 2006/10/19 00:56:26 bm 1.26.10.3: RESYNC: (1.28-1.31); FILE MERGED 2006/05/05 15:33:32 bm 1.26.10.2: RESYNC: (1.26-1.28); FILE MERGED 2005/12/02 13:32:09 bm 1.26.10.1: #i58786# on activation of charts instantiate an ScChartRangeSelectionListener for showing selected ranges


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [a632f756e54c507220833696b69e52620a8ab4c8]

INTEGRATION: CWS chart2mst3 (1.35.8); FILE MERGED 2007/05/14 20:45:05 bm 1.35.8.18: RESYNC: (1.64-1.65); FILE MERGED 2007/04/25 04:16:20 bm 1.35.8.17: RESYNC: (1.63-1.64); FILE MERGED 2007/02/07 15:51:42 iha 1.35.8.16: RESYNC: (1.61-1.63); FILE MERGED 2006/11/24 18:34:51 bm 1.35.8.15: RESYNC: (1.60-1.61); FILE MERGED 2006/10/26 12:42:57 nn 1.35.8.14: allow multiple selection in range selection API 2006/10/25 18:17:37 nn 1.35.8.13: allow range selection from inplace object without deactivating the object 2006/10/19 00:55:36 bm 1.35.8.12: RESYNC: (1.58-1.60); FILE MERGED 2006/06/16 13:56:02 bm 1.35.8.11: RESYNC: (1.56-1.58); FILE MERGED 2006/05/05 15:33:23 bm 1.35.8.10: RESYNC: (1.52-1.56); FILE MERGED 2006/01/25 15:01:46 bm 1.35.8.9: RESYNC: (1.51-1.52); FILE MERGED 2005/10/08 11:57:43 bm 1.35.8.8: RESYNC: (1.50-1.51); FILE MERGED 2005/03/17 14:02:41 bm 1.35.8.7: RESYNC: (1.46-1.50); FILE MERGED 2004/11/02 17:06:57 bm 1.35.8.6: RESYNC: (1.42-1.46); FILE MERGED 2004/08/30 18:29:49 bm 1.35.8.5: RESYNC: (1.40-1.42); FILE MERGED 2004/08/04 23:27:31 bm 1.35.8.4: RESYNC: (1.39-1.40); FILE MERGED 2004/06/15 19:11:50 bm 1.35.8.3: RESYNC: (1.38-1.39); FILE MERGED 2004/06/03 06:48:22 iha 1.35.8.2: RESYNC: (1.35-1.38); FILE MERGED 2004/04/07 22:00:40 iha 1.35.8.1: #i20344# changed chart creation process - other default command in tool box


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [49cc9c3c4ad0d429b7e613f586f8725eae4f7a76]

INTEGRATION: CWS chart2mst3 (1.29.84); FILE MERGED 2007/05/14 20:44:58 bm 1.29.84.3: RESYNC: (1.30-1.32); FILE MERGED 2007/04/25 04:16:13 bm 1.29.84.2: RESYNC: (1.29-1.30); FILE MERGED 2006/11/20 13:39:22 nn 1.29.84.1: #i71560# remove old chart dialog


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [f2487f4e19637ca6959d38af5a2424ddfea28f53]

INTEGRATION: CWS chart2mst3 (1.22.82); FILE MERGED 2007/04/25 04:16:06 bm 1.22.82.3: RESYNC: (1.23-1.24); FILE MERGED 2006/11/24 18:34:45 bm 1.22.82.2: RESYNC: (1.22-1.23); FILE MERGED 2006/11/20 16:03:21 nn 1.22.82.1: #i71254# directly insert chart on SID_DRAW_CHART


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [ab8028c5c2c6387ec48c54a722fdc161150ca7c4]

INTEGRATION: CWS chart2mst3 (1.11.84); FILE MERGED 2006/11/20 13:39:22 nn 1.11.84.1: #i71560# remove old chart dialog


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [73a87213f9d4ac08dce5c8fa10aaf3b6172c4992]

INTEGRATION: CWS chart2mst3 (1.45.24); FILE MERGED 2007/05/14 20:44:43 bm 1.45.24.12: RESYNC: (1.52-1.53); FILE MERGED 2007/04/25 04:16:00 bm 1.45.24.11: RESYNC: (1.51-1.52); FILE MERGED 2007/03/19 15:04:40 nn 1.45.24.10: #i75383# handle split view with Chart 2007/02/07 15:51:22 iha 1.45.24.9: RESYNC: (1.49-1.51); FILE MERGED 2006/11/25 09:52:36 bm 1.45.24.8: RESYNC: (1.48-1.49); FILE MERGED 2006/11/24 18:34:20 bm 1.45.24.7: RESYNC: (1.46-1.48); FILE MERGED 2006/11/07 08:01:59 nn 1.45.24.6: #i71250# remove unused include 2006/10/25 18:17:37 nn 1.45.24.5: allow range selection from inplace object without deactivating the object 2006/10/19 00:54:40 bm 1.45.24.4: RESYNC: (1.45-1.46); FILE MERGED 2005/12/07 16:09:37 dr 1.45.24.3: better algorithm to get a cell from a range 2005/12/06 19:10:21 bm 1.45.24.2: #i58786# hilight data points correctly 2005/12/02 13:29:06 bm 1.45.24.1: #i58786# use new interface in DoChartSelection


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [940612da0a28bcd8a8287ba0cfc996070ffda1e2]

INTEGRATION: CWS chart2mst3 (1.27.10); FILE MERGED 2007/04/25 04:15:44 bm 1.27.10.5: RESYNC: (1.29-1.30); FILE MERGED 2007/03/19 15:04:40 nn 1.27.10.4: #i75383# handle split view with Chart 2006/11/24 18:34:03 bm 1.27.10.3: RESYNC: (1.28-1.29); FILE MERGED 2006/10/19 00:54:23 bm 1.27.10.2: RESYNC: (1.27-1.28); FILE MERGED 2006/06/22 15:41:49 nn 1.27.10.1: #i13379# default position for chart and dialog


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [5bea2f818e0611e9919d1ce0455bdaecaa137f6e]

INTEGRATION: CWS chart2mst3 (1.7.84); FILE MERGED 2007/04/25 04:14:41 bm 1.7.84.4: RESYNC: (1.7-1.9); FILE MERGED 2007/03/19 15:01:10 nn 1.7.84.3: #i75298# don't use GetActiveViewShell 2006/11/20 13:39:22 nn 1.7.84.2: #i71560# remove old chart dialog 2006/10/26 12:42:57 nn 1.7.84.1: allow multiple selection in range selection API


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [b804f2632254534277876bfb586f2df212fc9bfb]

INTEGRATION: CWS chart2mst3 (1.41.70); FILE MERGED 2007/05/14 20:42:26 bm 1.41.70.5: RESYNC: (1.45-1.46); FILE MERGED 2007/04/25 04:10:42 bm 1.41.70.4: RESYNC: (1.44-1.45); FILE MERGED 2007/02/07 15:50:14 iha 1.41.70.3: RESYNC: (1.43-1.44); FILE MERGED 2006/11/24 18:32:13 bm 1.41.70.2: RESYNC: (1.41-1.43); FILE MERGED 2006/10/25 18:17:37 nn 1.41.70.1: allow range selection from inplace object without deactivating the object


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [2944a58bd34217894b5054fe8c5a99a609abbe2e]

INTEGRATION: CWS chart2mst3 (1.26.4); FILE MERGED 2007/04/25 04:10:36 bm 1.26.4.2: RESYNC: (1.26-1.27); FILE MERGED 2006/11/20 18:30:45 nn 1.26.4.1: #i71250# removed unused include


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [3e804938ac5e3ba7fdd82f94e4da56f200cceecd]

INTEGRATION: CWS chart2mst3 (1.8.80); FILE MERGED 2007/04/25 12:20:12 bm 1.8.80.2: warning removed: unused parameter pWindow in UpdateChart removed 2006/11/22 16:03:41 nn 1.8.80.1: #i71250# DoUpdateCharts: new chart


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [9eed87c7ddd18060d3a614d1b7cd80016217c5f1]

INTEGRATION: CWS chart2mst3 (1.4.84); FILE MERGED 2006/11/22 16:03:40 nn 1.4.84.1: #i71250# DoUpdateCharts: new chart


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [76e17171d07006e7a49da48ab40d675fb40de8ea]

INTEGRATION: CWS chart2mst3 (1.19.84); FILE MERGED 2007/05/14 20:42:19 bm 1.19.84.3: RESYNC: (1.20-1.21); FILE MERGED 2007/04/25 04:09:24 bm 1.19.84.2: RESYNC: (1.19-1.20); FILE MERGED 2006/11/20 13:39:22 nn 1.19.84.1: #i71560# remove old chart dialog


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [81d669371b522c1c7e786cf40c3e67b4701821b9]

INTEGRATION: CWS chart2mst3 (1.39.82); FILE MERGED 2007/04/25 15:09:33 bm 1.39.82.5: RESYNC: warnings removed (warnings are now errors) 2007/04/25 04:08:48 bm 1.39.82.4: RESYNC: (1.41-1.42); FILE MERGED 2006/11/25 09:52:14 bm 1.39.82.3: RESYNC: (1.40-1.41); FILE MERGED 2006/11/24 18:31:40 bm 1.39.82.2: RESYNC: (1.39-1.40); FILE MERGED 2006/11/20 13:39:22 nn 1.39.82.1: #i71560# remove old chart dialog


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [d2609435abfd8412b4d297f22d202d763a760666]

INTEGRATION: CWS chart2mst3 (1.25.72); FILE MERGED 2007/05/14 20:31:48 bm 1.25.72.5: RESYNC: (1.29-1.30); FILE MERGED 2007/04/25 04:08:41 bm 1.25.72.4: RESYNC: (1.27-1.29); FILE MERGED 2007/02/07 15:49:54 iha 1.25.72.3: RESYNC: (1.26-1.27); FILE MERGED 2006/11/24 18:31:27 bm 1.25.72.2: RESYNC: (1.25-1.26); FILE MERGED 2006/10/26 12:43:38 nn 1.25.72.1: allow multiple selection in range selection API


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [f06d31737f5cfd7403cdc4bd33c1b3597542bf67]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2006/12/04 18:36:30 nn 1.1.2.1: #i65379# undo for reference update of UNO objects


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [86914da139ab308c8713bf44d19f06b40e673deb]

INTEGRATION: CWS chart2mst3 (1.13.26); FILE MERGED 2006/10/19 00:43:26 bm 1.13.26.2: RESYNC: (1.13-1.14); FILE MERGED 2006/08/04 14:34:02 bm 1.13.26.1: pass the document to the chart2 uno services instead of the docshell, as the shell itself is not really needed, and limits the creation of such objects unnecessarily to the ui


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [5ac033be749842cc6ed5a99d99eb4848f494cdf5]

INTEGRATION: CWS chart2mst3 (1.17.26); FILE MERGED 2006/12/04 18:36:30 nn 1.17.26.2: #i65379# undo for reference update of UNO objects 2005/12/02 13:29:36 bm 1.17.26.1: #i58786# +ChartRangeSelectionListener.obj


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [f7e16a311af07779c889055fb267f5d10ab343f0]

INTEGRATION: CWS chart2mst3 (1.41.6); FILE MERGED 2007/04/26 08:36:59 bm 1.41.6.20: RESYNC: warnings removed (warnings are now errors) on Solaris 2007/04/25 04:04:58 bm 1.41.6.19: RESYNC: (1.58-1.61); FILE MERGED 2007/02/07 15:49:32 iha 1.41.6.18: RESYNC: (1.57-1.58); FILE MERGED 2006/12/01 17:25:59 bm 1.41.6.17: #i64497# the case that a data provider from a temporary document is requested should never happen -> assertion 2006/11/30 15:29:22 bm 1.41.6.16: #i64497# create data provider only when document was not created with mode internal (which is the case during clipboard actions) 2006/11/24 18:31:21 bm 1.41.6.15: RESYNC: (1.56-1.57); FILE MERGED 2006/11/17 16:34:47 bm 1.41.6.14: add implementation property InternalDocument for the chart to get informed whether the current document provides the correct data during clipboard copy/paste process 2006/11/02 18:04:58 nn 1.41.6.13: #i66865# chart listener loads chart, saving chart restores chart listener 2006/10/19 00:40:51 bm 1.41.6.12: RESYNC: (1.54-1.56); FILE MERGED 2006/05/05 15:30:35 bm 1.41.6.11: RESYNC: (1.52-1.54); FILE MERGED 2006/01/25 14:56:42 bm 1.41.6.10: RESYNC: (1.51-1.52); FILE MERGED 2005/10/08 11:35:32 bm 1.41.6.9: RESYNC: (1.50-1.51); FILE MERGED 2005/05/17 13:15:07 bm 1.41.6.8: RESYNC: (1.49-1.50); FILE MERGED 2005/05/12 19:59:26 sab 1.41.6.7: get access to ranges 2005/03/17 13:58:07 bm 1.41.6.6: RESYNC: (1.48-1.49); FILE MERGED 2004/11/02 16:59:24 bm 1.41.6.5: RESYNC: (1.44-1.48); FILE MERGED 2004/08/30 18:24:35 bm 1.41.6.4: RESYNC: (1.43-1.44); FILE MERGED 2004/06/15 19:02:52 bm 1.41.6.3: RESYNC: (1.42-1.43); FILE MERGED 2004/06/03 06:44:34 iha 1.41.6.2: RESYNC: (1.41-1.42); FILE MERGED 2004/05/05 14:47:54 sab 1.41.6.1: #i10733#; have access to cellranges in all sheets


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [6f0879de678ed66e8ec03767fd02f05f99c37f83]

INTEGRATION: CWS chart2mst3 (1.16.24); FILE MERGED 2007/04/27 13:11:34 bm 1.16.24.9: RESYNC: warnings removed 2007/04/25 04:03:34 bm 1.16.24.8: RESYNC: (1.18-1.19); FILE MERGED 2007/02/01 15:27:27 bm 1.16.24.7: #i68229# create range lists with new 2006/11/23 14:12:44 nn 1.16.24.6: #i71250# remove unused include 2006/11/20 18:18:37 nn 1.16.24.5: #i71250# UpdateChartArea without Window 2006/10/19 00:39:09 bm 1.16.24.4: RESYNC: (1.16-1.18); FILE MERGED 2006/08/14 17:51:01 bm 1.16.24.3: #i68229# set vis area size correctly 2006/08/09 14:19:23 bm 1.16.24.2: #i68229# changed FindChartData to FindOleObjectByName, changed some BOOLs to bool 2006/08/07 13:38:11 bm 1.16.24.1: #i68229# Adapted ::addNewByName to new chart


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [c539e8b05132d3680f9c225d43f89295b43b6d64]

INTEGRATION: CWS chart2mst3 (1.2.10); FILE MERGED 2007/05/15 06:00:44 bm 1.2.10.59: #i77132# warnings removed 2007/04/27 12:56:15 bm 1.2.10.58: RESYNC: warnings removed 2007/04/26 08:32:26 bm 1.2.10.57: RESYNC: warnings removed (warnings are now errors) on Solaris 2007/04/25 14:59:49 bm 1.2.10.56: RESYNC: warnings removed (warnings are now errors) 2007/03/02 13:38:26 bm 1.2.10.55: #i75058# throw IllegalArgumentException when the range passed to convertRangeToXML is invalid. Thus this can be used as a cheaper validity check that also works in Writer 2007/02/15 17:49:35 nn 1.2.10.54: #i68229# static detectArguments: initialize label flags 2007/01/30 10:58:18 bm 1.2.10.53: #i72973# return table-numbder-list so that it can be used for OOo XML format (not Oasis) 2006/12/04 18:36:29 nn 1.2.10.52: #i65379# undo for reference update of UNO objects 2006/10/19 00:39:03 bm 1.2.10.51: RESYNC: (1.4-1.5); FILE MERGED 2006/08/09 14:17:11 bm 1.2.10.50: #i68229# added a static detectArguments() method that is used by chartuno.cxx 2006/08/09 12:13:50 dr 1.2.10.49: suppress some useless assertions 2006/08/04 14:34:02 bm 1.2.10.48: pass the document to the chart2 uno services instead of the docshell, as the shell itself is not really needed, and limits the creation of such objects unnecessarily to the ui 2006/06/02 08:42:51 bm 1.2.10.47: #i64837# add upper left corner for rectangular regions on one sheet where first row/column are used as labels 2006/04/26 12:26:09 bm 1.2.10.46: oops 2006/04/26 12:10:47 bm 1.2.10.45: increase exception safety 2006/04/12 16:29:41 nn 1.2.10.44: #i63944# chart data change notification 2006/04/12 15:34:30 bm 1.2.10.43: createDataSource: set headers correctly at ScChartPositioner 2006/04/04 12:59:02 bm 1.2.10.42: XModifyBroadcaster for LabeledDataSequence 2006/03/17 13:19:40 bm 1.2.10.41: detectArguments: only return arguments that have been detected reliably 2005/11/02 18:46:30 iha 1.2.10.40: make more failsafe 2005/10/27 17:40:06 iha 1.2.10.39: support SequenceMapping 2005/10/25 16:36:20 iha 1.2.10.38: support SequenceMapping 2005/10/18 16:00:01 bm 1.2.10.37: provide the TableNumberList property in detectArguments for compatibility with old binary file export 2005/10/08 11:32:37 bm 1.2.10.36: RESYNC: (1.3-1.4); FILE MERGED 2005/09/08 15:03:41 sab 1.2.10.35: #i17416#; add generateLabel 2005/09/08 12:53:40 sab 1.2.10.34: #i17416#; add generateLabel 2005/09/07 17:16:51 iha 1.2.10.33: remove wrong fix for 'generated categories' (1.2.10.29 + numerical data) 2005/09/02 15:23:15 sab 1.2.10.32: #i17416#; add XNumericalData 2005/09/02 15:00:31 sab 1.2.10.31: #i17416#; use categorie range without labels if there are some 2005/09/02 12:20:51 sab 1.2.10.30: #i17416#; make generated categories and labels work; make detect arguments work 2005/08/05 14:03:03 bm 1.2.10.29: -XDataSequence::generateLabel 2005/08/03 12:34:03 bm 1.2.10.28: detectArguments: cleanup, get categories sequence 2005/08/03 11:55:02 bm 1.2.10.27: detectArguments: detect DataRowSource 2005/07/21 14:40:07 bm 1.2.10.26: support number formats 2005/07/19 14:29:22 iha 1.2.10.25: #i17416#; remove endless loop 2005/07/19 14:02:30 sab 1.2.10.24: #i17416#; remove header cell from data series ranges 2005/07/07 16:46:26 sab 1.2.10.23: #i17416#; add XRangeXMLConversion, fix some small problems 2005/05/12 19:59:26 sab 1.2.10.22: get access to ranges 2005/05/12 17:10:06 bm 1.2.10.21: let detectArguments merge the ranges 2005/05/12 13:57:10 bm 1.2.10.20: API change XDataProvider 2005/05/11 14:18:11 sab 1.2.10.19: make top left cell work in a chart range 2005/05/11 13:08:05 dr 1.2.10.18: compiler warnings 2005/05/09 09:52:22 bm 1.2.10.17: moved chart2 API to data namespace 2005/05/03 16:34:21 bm 1.2.10.16: removed identifiers from XSequences. XSequences are no longer stored in the XDataProvider 2004/09/20 12:22:26 iha 1.2.10.15: make failsave against missing DocShell 2004/06/29 11:05:07 bm 1.2.10.14: XDataProvider:   getRangeRepresentationByRangeIdentifiers -> mergeRangeRepresentations 2004/06/15 19:01:49 bm 1.2.10.13: RESYNC: (1.2-1.3); FILE MERGED 2004/06/09 12:29:48 bm 1.2.10.12: copy properties in createClone() method of data ScChart2DataSequence 2004/06/03 09:32:34 iha 1.2.10.11: added missing interface method 'generateLabel' 2004/05/12 15:53:53 sab 1.2.10.10: #i17416#; the cell top left is a label if needed 2004/05/12 15:48:25 sab 1.2.10.9: #i17416#; the cell top left is a label if needed 2004/05/12 15:44:10 sab 1.2.10.8: #i17416#; the cell top left is a label if needed 2004/05/05 14:48:34 sab 1.2.10.7: #i26493#; add XTextualSequence 2004/05/05 10:19:20 sab 1.2.10.6: #i26493#; add XTextualSequence 2004/05/04 14:59:13 sab 1.2.10.5: #i17416#; Categories are also handled by ChartPosMap 2004/04/29 13:29:58 sab 1.2.10.4: #i17416#; implement Chart2 API 2004/04/14 12:33:07 bm 1.2.10.3: XDataProvider API: getRangeSelection 2004/04/07 10:23:44 sab 1.2.10.2: #i17416#; compileable first step API implementation 2004/03/22 13:42:14 bm 1.2.10.1: chart2 API changed (XDataSource contains XLabeledDataSequences)


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [e1f8f2f30379efe3ad7c5bcaf70c8680f62ce58e]

INTEGRATION: CWS chart2mst3 (1.83.8); FILE MERGED 2007/05/14 20:30:45 bm 1.83.8.19: RESYNC: (1.101-1.102); FILE MERGED 2007/04/25 15:33:49 bm 1.83.8.18: RESYNC: warnings removed (warnings are now errors) 2007/04/25 04:02:58 bm 1.83.8.17: RESYNC: (1.99-1.101); FILE MERGED 2006/12/04 18:36:29 nn 1.83.8.16: #i65379# undo for reference update of UNO objects 2006/11/24 18:31:14 bm 1.83.8.15: RESYNC: (1.98-1.99); FILE MERGED 2006/11/23 17:24:59 nn 1.83.8.14: #i71250# remove use of SchMemChart 2006/10/19 00:38:45 bm 1.83.8.13: RESYNC: (1.97-1.98); FILE MERGED 2006/06/16 13:51:35 bm 1.83.8.12: RESYNC: (1.96-1.97); FILE MERGED 2006/05/05 15:30:03 bm 1.83.8.11: RESYNC: (1.94-1.96); FILE MERGED 2006/04/12 16:29:41 nn 1.83.8.10: #i63944# chart data change notification 2006/01/25 14:55:54 bm 1.83.8.9: RESYNC: (1.93-1.94); FILE MERGED 2005/10/08 11:31:41 bm 1.83.8.8: RESYNC: (1.91-1.93); FILE MERGED 2005/07/25 18:43:50 bm 1.83.8.7: RESYNC: (1.90-1.91); FILE MERGED 2005/05/17 13:11:06 bm 1.83.8.6: RESYNC: (1.89-1.90); FILE MERGED 2005/03/17 13:57:49 bm 1.83.8.5: RESYNC: (1.87-1.89); FILE MERGED 2004/11/02 16:58:54 bm 1.83.8.4: RESYNC: (1.86-1.87); FILE MERGED 2004/08/30 18:23:54 bm 1.83.8.3: RESYNC: (1.84-1.86); FILE MERGED 2004/06/15 19:01:37 bm 1.83.8.2: RESYNC: (1.83-1.84); FILE MERGED 2004/05/05 14:48:07 sab 1.83.8.1: #i10734#; have access to the absolut name of every cellrange


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [fd1f5ee2f92082dd4feb43f84ddb116bf52765a9]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/04/25 14:33:22 bm 1.1.2.3: RESYNC: warning removed (as this is now an error) 2007/02/09 18:35:43 iha 1.1.2.2: resync m195 -> m202 - missing pch 2005/12/02 13:30:14 bm 1.1.2.1: #i58786# new interface for range highlighting


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [d0c4cb775ed8f97ba95158adb56ef931b8ffe7c3]

INTEGRATION: CWS chart2mst3 (1.7.8); FILE MERGED 2007/04/25 04:01:21 bm 1.7.8.6: RESYNC: (1.8-1.9); FILE MERGED 2006/11/20 18:18:10 nn 1.7.8.5: #i71250# UpdateChartArea without Window 2006/11/14 15:12:58 nn 1.7.8.4: #i71251# new chart: changing source range with drag&drop 2006/10/19 00:36:58 bm 1.7.8.3: RESYNC: (1.7-1.8); FILE MERGED 2006/08/10 12:31:24 bm 1.7.8.2: adding FindChartData again trying to avoid a very strange bug on Windows 2006/08/09 14:19:23 bm 1.7.8.1: #i68229# changed FindChartData to FindOleObjectByName, changed some BOOLs to bool


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [c7dafc2151053538aad0bae2e25702f0c0b5b55b]

INTEGRATION: CWS chart2mst3 (1.4.84); FILE MERGED 2006/12/04 18:36:05 nn 1.4.84.1: #i65379# undo for reference update of UNO objects


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [a5477dcb81c91ada4cd785bd8ec5dc0bb16d77cf]

INTEGRATION: CWS chart2mst3 (1.61.10); FILE MERGED 2007/04/25 03:59:40 bm 1.61.10.8: RESYNC: (1.74-1.75); FILE MERGED 2005/10/08 11:24:56 bm 1.61.10.7: RESYNC: (1.72-1.74); FILE MERGED 2005/03/17 13:56:54 bm 1.61.10.6: RESYNC: (1.71-1.72); FILE MERGED 2004/11/02 16:57:33 bm 1.61.10.5: RESYNC: (1.70-1.71); FILE MERGED 2004/08/30 18:22:25 bm 1.61.10.4: RESYNC: (1.66-1.70); FILE MERGED 2004/08/04 23:24:01 bm 1.61.10.3: RESYNC: (1.63-1.66); FILE MERGED 2004/06/03 06:42:35 iha 1.61.10.2: RESYNC: (1.61-1.63); FILE MERGED 2004/04/07 21:59:02 iha 1.61.10.1: #i20344# changed chart creation process


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [6b940d9b431ae04a9b7f91313de9a533535ec89a]

INTEGRATION: CWS chart2mst3 (1.8.92); FILE MERGED 2006/11/20 13:39:21 nn 1.8.92.1: #i71560# remove old chart dialog


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [e660b01aaa6da00b4de2d9674232afb2815d99c0]

INTEGRATION: CWS chart2mst3 (1.8.84); FILE MERGED 2007/04/25 03:48:29 bm 1.8.84.2: RESYNC: (1.8-1.9); FILE MERGED 2006/10/26 12:42:30 nn 1.8.84.1: allow multiple selection in range selection API


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [8ab06fc4b87c12e51830f33321edc45a4a27eafd]

INTEGRATION: CWS chart2mst3 (1.7.26); FILE MERGED 2006/11/20 13:39:21 nn 1.7.26.1: #i71560# remove old chart dialog


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [e4ac5d8e06bfcf20b5614d6cc16bb7eab4e6916c]

INTEGRATION: CWS chart2mst3 (1.17.84); FILE MERGED 2007/04/25 03:44:27 bm 1.17.84.2: RESYNC: (1.17-1.18); FILE MERGED 2007/03/19 15:01:34 nn 1.17.84.1: #i75298# don't use GetActiveViewShell


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [bb55f9e65d74e0a14ded7a1531124175cc5f861d]

INTEGRATION: CWS chart2mst3 (1.25.54); FILE MERGED 2007/04/25 03:42:17 bm 1.25.54.3: RESYNC: (1.26-1.27); FILE MERGED 2007/02/07 15:47:58 iha 1.25.54.2: RESYNC: (1.25-1.26); FILE MERGED 2006/10/26 12:41:40 nn 1.25.54.1: allow multiple selection in range selection API


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [85fc43ab43aabac1697eaaf2cd1a4df3e23c1fdc]

INTEGRATION: CWS chart2mst3 (1.19.24); FILE MERGED 2007/05/14 20:27:55 bm 1.19.24.6: RESYNC: (1.22-1.23); FILE MERGED 2007/02/07 15:47:51 iha 1.19.24.5: RESYNC: (1.20-1.22); FILE MERGED 2006/11/24 18:27:44 bm 1.19.24.4: RESYNC: (1.19-1.20); FILE MERGED 2006/11/23 17:26:35 nn 1.19.24.3: #i71250# remove use of SchMemChart 2006/06/22 15:41:20 nn 1.19.24.2: #i13379# default position for chart and dialog 2005/12/02 13:28:18 bm 1.19.24.1: #i58786# use new interface in DoChartSelection


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [e7b93cc4382a7f3c2834792ea248f72c508724f4]

INTEGRATION: CWS chart2mst3 (1.4.54); FILE MERGED 2006/10/26 12:41:40 nn 1.4.54.1: allow multiple selection in range selection API


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [c12eeede8379f1f2f8119aec431f6dcf983df60b]

INTEGRATION: CWS chart2mst3 (1.3.26); FILE MERGED 2006/12/04 18:35:53 nn 1.3.26.1: #i65379# undo for reference update of UNO objects


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [5baa0c4a8c2b186d223d984c0e53fae62696602e]

INTEGRATION: CWS chart2mst3 (1.4.54); FILE MERGED 2006/11/20 13:39:20 nn 1.4.54.2: #i71560# remove old chart dialog 2006/10/26 12:41:40 nn 1.4.54.1: allow multiple selection in range selection API


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [4f0bca4f8d72f9d9dfb1bca81bb4def6cce52c97]

INTEGRATION: CWS chart2mst3 (1.35.24); FILE MERGED 2007/05/14 20:27:49 bm 1.35.24.7: RESYNC: (1.40-1.41); FILE MERGED 2007/04/25 03:38:30 bm 1.35.24.6: RESYNC: (1.39-1.40); FILE MERGED 2007/02/07 15:47:03 iha 1.35.24.5: RESYNC: (1.38-1.39); FILE MERGED 2006/11/25 09:50:00 bm 1.35.24.4: RESYNC: (1.37-1.38); FILE MERGED 2006/06/16 13:48:21 bm 1.35.24.3: RESYNC: (1.36-1.37); FILE MERGED 2006/01/25 14:38:06 bm 1.35.24.2: RESYNC: (1.35-1.36); FILE MERGED 2005/12/02 13:26:32 bm 1.35.24.1: #i58786# remove old ChartSelectionHdl LINK


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [206bf2fbb1297c69a586a16237ebb3b77450721d]

INTEGRATION: CWS chart2mst3 (1.6.92); FILE MERGED 2006/11/22 16:02:49 nn 1.6.92.1: #i71250# DoUpdateCharts: new chart


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [99b92761f7c659611de8cf5765930e6da84f0345]

INTEGRATION: CWS chart2mst3 (1.2.10); FILE MERGED 2005/10/08 10:01:49 bm 1.2.10.2: RESYNC: (1.2-1.3); FILE MERGED 2005/06/01 14:39:09 bm 1.2.10.1: always use new chart


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [d474060c48a807b2c086ed13ac9133eebb7f0026]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2005/12/02 13:30:34 bm 1.1.2.1: #i58786# new interface for range highlighting


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [b5a8b24838e0bddc8ea4071ddf0ba7bd0470e7f6]

INTEGRATION: CWS chart2mst3 (1.67.4); FILE MERGED 2007/04/25 03:32:09 bm 1.67.4.3: RESYNC: (1.68-1.69); FILE MERGED 2007/02/07 15:46:55 iha 1.67.4.2: RESYNC: (1.67-1.68); FILE MERGED 2006/11/20 13:39:20 nn 1.67.4.1: #i71560# remove old chart dialog


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [641bb6afb6e3e634982ecd32cf95a2eaeed5bac2]

INTEGRATION: CWS chart2mst3 (1.16.10); FILE MERGED 2007/05/14 20:26:58 bm 1.16.10.4: RESYNC: (1.18-1.19); FILE MERGED 2007/04/25 03:31:22 bm 1.16.10.3: RESYNC: (1.17-1.18); FILE MERGED 2007/02/07 15:46:48 iha 1.16.10.2: RESYNC: (1.16-1.17); FILE MERGED 2007/01/16 16:19:04 iha 1.16.10.1: don't deactivate old opjects wiht right mouse click when in range chooser mode


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [f4ec0a13000a04eff34d942fb4d083adc00e5df5]

INTEGRATION: CWS chart2mst3 (1.6.84); FILE MERGED 2007/04/25 03:31:05 bm 1.6.84.2: RESYNC: (1.6-1.7); FILE MERGED 2006/11/20 13:39:20 nn 1.6.84.1: #i71560# remove old chart dialog


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [41723c7e04b18ba0f89b2a6aa1f1a5d0d50d6e47]

INTEGRATION: CWS chart2mst3 (1.12.10); FILE MERGED 2007/04/25 03:30:58 bm 1.12.10.33: RESYNC: (1.24-1.25); FILE MERGED 2007/04/20 10:41:20 nn 1.12.10.32: #i75307# FuInsertChart: MarkToMulti 2006/12/05 16:28:12 nn 1.12.10.31: #i71257# don't add undo action before the dialog is finished 2006/11/27 00:37:17 bm 1.12.10.30: aw024 adaptions 2006/11/24 18:24:58 bm 1.12.10.29: RESYNC: (1.23-1.24); FILE MERGED 2006/11/23 12:52:52 nn 1.12.10.28: #i71250# removed old chart code 2006/11/10 21:06:35 iha 1.12.10.27: prevent immidiate redraw in wizard and according dialogs (important for charts with many data) 2006/10/25 18:17:54 nn 1.12.10.26: allow range selection from inplace object without deactivating the object 2006/10/19 00:18:35 bm 1.12.10.25: RESYNC: (1.21-1.23); FILE MERGED 2006/10/11 15:10:11 nn 1.12.10.24: #i66867# auto-detect column/row headers 2006/08/04 14:34:01 bm 1.12.10.23: pass the document to the chart2 uno services instead of the docshell, as the shell itself is not really needed, and limits the creation of such objects unnecessarily to the ui 2006/06/24 13:04:39 iha 1.12.10.22: #i54915# chart wizard shouldn't overlap chart if possible 2006/06/22 15:42:13 nn 1.12.10.21: #i13379# default position for chart and dialog 2006/05/05 15:24:08 bm 1.12.10.20: RESYNC: (1.20-1.21); FILE MERGED 2006/05/05 14:32:41 bm 1.12.10.19: #i31098# leave draw shell after Cancel of inserting a chart 2006/05/03 15:46:49 bm 1.12.10.18: #i31098# Enable Cancel for Chart Wizard 2005/11/15 15:33:22 bm 1.12.10.17: dispose chart wizard dialog 2005/10/08 09:54:11 bm 1.12.10.16: RESYNC: (1.19-1.20); FILE MERGED 2005/09/08 11:44:48 iha 1.12.10.15: set number formatter independent from dataprovider thus also a chart with own data has the numberformatter from calc 2005/08/15 13:09:29 bm 1.12.10.14: XDataReceiver changed 2005/08/05 12:43:19 bm 1.12.10.13: open chart creation wizard only when not called via API 2005/06/01 14:37:39 bm 1.12.10.12: Insert New Chart embedded 2005/05/17 13:01:42 bm 1.12.10.11: RESYNC: (1.18-1.19); FILE MERGED 2005/05/09 09:54:27 bm 1.12.10.10: moved chart2 API to data namespace 2005/03/17 13:45:10 bm 1.12.10.9: RESYNC: (1.16-1.18); FILE MERGED 2004/11/02 16:50:32 bm 1.12.10.8: RESYNC: (1.15-1.16); FILE MERGED 2004/08/30 18:08:08 bm 1.12.10.7: RESYNC: (1.13-1.15); FILE MERGED 2004/06/15 18:41:55 bm 1.12.10.6: RESYNC: (1.12-1.13); FILE MERGED 2004/05/05 16:34:56 iha 1.12.10.5: unmark automatic mark range; moved update call to chart 2004/04/08 12:21:47 iha 1.12.10.4: #i20344# init wizard correctly + update view 2004/04/08 09:03:14 iha 1.12.10.3: remove test code 2004/04/08 08:55:15 iha 1.12.10.2: get correct RangeString for chart 2004/04/07 22:03:58 iha 1.12.10.1: #i20344# changed chart creation process - added new chart wizard


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [5510e0fc23ef74a611ca263be5dbe4a37e8fcc7a]

INTEGRATION: CWS chart2mst3 (1.44.20); FILE MERGED 2007/05/14 20:25:46 bm 1.44.20.11: RESYNC: (1.51-1.53); FILE MERGED 2007/04/25 03:26:05 bm 1.44.20.10: RESYNC: (1.50-1.51); FILE MERGED 2007/02/07 15:45:24 iha 1.44.20.9: RESYNC: (1.49-1.50); FILE MERGED 2006/11/25 09:49:03 bm 1.44.20.8: RESYNC: (1.48-1.49); FILE MERGED 2006/11/24 18:22:56 bm 1.44.20.7: RESYNC: (1.47-1.48); FILE MERGED 2006/11/20 18:17:49 nn 1.44.20.6: #i71250# UpdateChartArea without Window 2006/11/07 07:56:20 nn 1.44.20.5: #i71250# remove unused include 2006/10/19 00:12:40 bm 1.44.20.4: RESYNC: (1.46-1.47); FILE MERGED 2006/05/05 15:22:45 bm 1.44.20.3: RESYNC: (1.45-1.46); FILE MERGED 2006/01/25 14:32:58 bm 1.44.20.2: RESYNC: (1.44-1.45); FILE MERGED 2005/12/02 13:26:50 bm 1.44.20.1: #i58786# remove old ChartSelectionHdl LINK


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [03fefe8d40369524c33d6f48629a0114bb09fe35]

INTEGRATION: CWS chart2mst3 (1.28.84); FILE MERGED 2007/05/14 20:23:47 bm 1.28.84.3: RESYNC: (1.29-1.30); FILE MERGED 2007/04/25 03:16:44 bm 1.28.84.2: RESYNC: (1.28-1.29); FILE MERGED 2006/11/17 16:35:28 bm 1.28.84.1: set create mode internal for document that is used to copy OLE objects in clipboard. Needed by chart


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [b473ac22c02839add79fd468772beea0d2998369]

INTEGRATION: CWS chart2mst3 (1.51.58); FILE MERGED 2007/05/14 20:23:41 bm 1.51.58.4: RESYNC: (1.52-1.53); FILE MERGED 2007/05/03 06:48:51 bm 1.51.58.3: #i76692# mav: correct fix for #i62857# 2007/04/25 03:16:27 bm 1.51.58.2: RESYNC: (1.51-1.52); FILE MERGED 2006/11/22 16:03:54 nn 1.51.58.1: #i71250# DoUpdateCharts: new chart


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [25da3d5741b40b16eb3065699190c58fb0f613a3]

INTEGRATION: CWS chart2mst3 (1.33.4); FILE MERGED 2007/05/14 20:23:35 bm 1.33.4.6: RESYNC: (1.37-1.39); FILE MERGED 2007/04/25 03:16:21 bm 1.33.4.5: RESYNC: (1.36-1.37); FILE MERGED 2006/11/24 18:21:57 bm 1.33.4.4: RESYNC: (1.35-1.36); FILE MERGED 2006/11/20 13:39:19 nn 1.33.4.3: #i71560# remove old chart dialog 2006/10/19 00:01:49 bm 1.33.4.2: RESYNC: (1.33-1.35); FILE MERGED 2006/10/13 17:39:56 mba 1.33.4.1: #i3997#: allow to open child windows in an OLE container while an OLE object is UIactive


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [4fdc925153682e2865870803da1bdcce66508915]

INTEGRATION: CWS chart2mst3 (1.33.30); FILE MERGED 2006/11/24 18:20:55 bm 1.33.30.5: RESYNC: (1.37-1.38); FILE MERGED 2006/10/18 23:57:07 bm 1.33.30.4: RESYNC: (1.36-1.37); FILE MERGED 2005/10/08 09:12:22 bm 1.33.30.3: RESYNC: (1.34-1.36); FILE MERGED 2005/05/17 12:56:50 bm 1.33.30.2: RESYNC: (1.33-1.34); FILE MERGED 2005/05/12 19:56:38 sab 1.33.30.1: move range to string and string to range converter methods to rangeutil


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [41fde415f5ebbb8a18d869925843a7375787e660]

INTEGRATION: CWS chart2mst3 (1.56.80); FILE MERGED 2007/04/25 03:11:24 bm 1.56.80.7: RESYNC: (1.62-1.65); FILE MERGED 2006/10/18 23:56:32 bm 1.56.80.6: RESYNC: (1.60-1.62); FILE MERGED 2006/05/05 15:18:48 bm 1.56.80.5: RESYNC: (1.58-1.60); FILE MERGED 2005/10/08 09:10:35 bm 1.56.80.4: RESYNC: (1.57-1.58); FILE MERGED 2005/05/20 14:12:32 bm 1.56.80.3: move range to string and string to range converter methods to rangeutil 2005/05/17 12:54:47 bm 1.56.80.2: RESYNC: (1.56-1.57); FILE MERGED 2005/05/12 19:56:37 sab 1.56.80.1: move range to string and string to range converter methods to rangeutil


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [1248586ffe51b4c864d87bc51c1a8be22feb9215]

INTEGRATION: CWS chart2mst3 (1.12.394); FILE MERGED 2007/04/25 03:11:17 bm 1.12.394.5: RESYNC: (1.15-1.16); FILE MERGED 2006/10/18 23:56:26 bm 1.12.394.4: RESYNC: (1.14-1.15); FILE MERGED 2005/10/08 09:10:14 bm 1.12.394.3: RESYNC: (1.13-1.14); FILE MERGED 2005/05/17 12:54:02 bm 1.12.394.2: RESYNC: (1.12-1.13); FILE MERGED 2005/05/12 19:56:37 sab 1.12.394.1: move range to string and string to range converter methods to rangeutil


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [4cc355d03df5f46ec9f933fd183c479640ef0087]

INTEGRATION: CWS chart2mst3 (1.9.22); FILE MERGED 2007/04/25 03:11:08 bm 1.9.22.5: RESYNC: (1.12-1.13); FILE MERGED 2006/10/18 23:56:19 bm 1.9.22.4: RESYNC: (1.11-1.12); FILE MERGED 2005/10/08 09:09:53 bm 1.9.22.3: RESYNC: (1.10-1.11); FILE MERGED 2005/05/17 12:53:45 bm 1.9.22.2: RESYNC: (1.9-1.10); FILE MERGED 2005/05/12 19:56:37 sab 1.9.22.1: move range to string and string to range converter methods to rangeutil


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [0ba9d5ff05d2f85470d34baf9a6559759ec8fcdf]

INTEGRATION: CWS chart2mst3 (1.112.28); FILE MERGED 2007/04/25 03:10:24 bm 1.112.28.7: RESYNC: (1.124-1.125); FILE MERGED 2006/10/18 23:55:42 bm 1.112.28.6: RESYNC: (1.123-1.124); FILE MERGED 2006/05/05 15:18:28 bm 1.112.28.5: RESYNC: (1.118-1.123); FILE MERGED 2006/01/25 14:25:02 bm 1.112.28.4: RESYNC: (1.117-1.118); FILE MERGED 2005/10/08 09:07:12 bm 1.112.28.3: RESYNC: (1.114-1.117); FILE MERGED 2005/05/17 12:51:48 bm 1.112.28.2: RESYNC: (1.112-1.114); FILE MERGED 2005/05/12 19:56:36 sab 1.112.28.1: move range to string and string to range converter methods to rangeutil


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [ed6bdaf565e1ed6634942b37d90214a8c006f8da]

INTEGRATION: CWS chart2mst3 (1.11.22); FILE MERGED 2007/04/25 03:10:06 bm 1.11.22.5: RESYNC: (1.14-1.15); FILE MERGED 2006/10/18 23:55:26 bm 1.11.22.4: RESYNC: (1.13-1.14); FILE MERGED 2005/10/08 09:06:30 bm 1.11.22.3: RESYNC: (1.12-1.13); FILE MERGED 2005/05/17 12:51:18 bm 1.11.22.2: RESYNC: (1.11-1.12); FILE MERGED 2005/05/12 19:56:36 sab 1.11.22.1: move range to string and string to range converter methods to rangeutil


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [4f0ca2e9780cd058d2c593225aa5474e0dfa20ce]

INTEGRATION: CWS chart2mst3 (1.190.10); FILE MERGED 2007/05/14 20:21:57 bm 1.190.10.14: RESYNC: (1.203-1.204); FILE MERGED 2007/04/27 12:35:52 bm 1.190.10.13: RESYNC: warnings removed 2007/04/25 03:09:59 bm 1.190.10.12: RESYNC: (1.201-1.203); FILE MERGED 2006/11/20 18:33:17 nn 1.190.10.11: #i71250# removed unused include 2006/10/31 15:01:30 bm 1.190.10.10: save correct used source ranges for charts 2006/10/18 23:55:19 bm 1.190.10.9: RESYNC: (1.199-1.201); FILE MERGED 2006/05/05 15:18:09 bm 1.190.10.8: RESYNC: (1.198-1.199); FILE MERGED 2006/01/25 14:24:33 bm 1.190.10.7: RESYNC: (1.197-1.198); FILE MERGED 2005/10/11 08:28:43 bm 1.190.10.6: header vanished on merge 2005/10/10 08:14:23 bm 1.190.10.5: RESYNC: (1.194-1.197); FILE MERGED 2005/07/25 18:39:29 bm 1.190.10.4: RESYNC: (1.193-1.194); FILE MERGED 2005/05/20 14:12:31 bm 1.190.10.3: move range to string and string to range converter methods to rangeutil 2005/05/17 12:50:55 bm 1.190.10.2: RESYNC: (1.190-1.193); FILE MERGED 2005/05/12 19:56:35 sab 1.190.10.1: move range to string and string to range converter methods to rangeutil


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [c5bbee2c5e3b406a549fa9be123ec52f0a83cfa9]

INTEGRATION: CWS chart2mst3 (1.24.146); FILE MERGED 2007/04/25 03:09:52 bm 1.24.146.5: RESYNC: (1.28-1.29); FILE MERGED 2006/10/18 23:55:11 bm 1.24.146.4: RESYNC: (1.27-1.28); FILE MERGED 2005/10/08 09:05:48 bm 1.24.146.3: RESYNC: (1.26-1.27); FILE MERGED 2005/05/17 12:50:33 bm 1.24.146.2: RESYNC: (1.24-1.26); FILE MERGED 2005/05/12 19:56:35 sab 1.24.146.1: move range to string and string to range converter methods to rangeutil


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [253be4f2c7d911b30c175277aa799545a3665450]

INTEGRATION: CWS chart2mst3 (1.18.122); FILE MERGED 2007/04/25 03:09:21 bm 1.18.122.7: RESYNC: (1.24-1.25); FILE MERGED 2007/02/07 15:41:38 iha 1.18.122.6: RESYNC: (1.23-1.24); FILE MERGED 2006/10/18 23:55:05 bm 1.18.122.5: RESYNC: (1.22-1.23); FILE MERGED 2006/01/25 14:23:35 bm 1.18.122.4: RESYNC: (1.21-1.22); FILE MERGED 2005/10/08 09:05:15 bm 1.18.122.3: RESYNC: (1.20-1.21); FILE MERGED 2005/05/17 12:50:08 bm 1.18.122.2: RESYNC: (1.18-1.20); FILE MERGED 2005/05/12 19:56:35 sab 1.18.122.1: move range to string and string to range converter methods to rangeutil


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [e9fc38d3caeaf77126f10b84275da986d12e92b6]

INTEGRATION: CWS chart2mst3 (1.23.22); FILE MERGED 2007/04/27 12:24:56 bm 1.23.22.7: RESYNC: warnings removed 2007/04/25 03:06:38 bm 1.23.22.6: RESYNC: (1.26-1.27); FILE MERGED 2006/10/18 23:53:25 bm 1.23.22.5: RESYNC: (1.25-1.26); FILE MERGED 2005/10/08 09:00:14 bm 1.23.22.4: RESYNC: (1.24-1.25); FILE MERGED 2005/09/08 16:58:20 iha 1.23.22.3: set charts to dirty after loading flat xml (calc is not complete during loading the chart -> wrong first visual representation of charts need to be updated) 2005/05/17 12:47:11 bm 1.23.22.2: RESYNC: (1.23-1.24); FILE MERGED 2005/05/12 19:56:35 sab 1.23.22.1: move range to string and string to range converter methods to rangeutil


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [da9c68cdf14ff80382a28c153ae23fec527a5fb3]

INTEGRATION: CWS chart2mst3 (1.22.82); FILE MERGED 2007/04/25 03:07:04 bm 1.22.82.5: RESYNC: (1.25-1.26); FILE MERGED 2006/10/18 23:53:19 bm 1.22.82.4: RESYNC: (1.24-1.25); FILE MERGED 2005/10/08 08:59:49 bm 1.22.82.3: RESYNC: (1.23-1.24); FILE MERGED 2005/05/17 12:47:03 bm 1.22.82.2: RESYNC: (1.22-1.23); FILE MERGED 2005/05/12 19:56:34 sab 1.22.82.1: move range to string and string to range converter methods to rangeutil


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [7016d0e5e68f385f33e90d7841224bf03511e50d]

INTEGRATION: CWS chart2mst3 (1.41.10); FILE MERGED 2007/04/25 03:06:09 bm 1.41.10.6: RESYNC: (1.46-1.47); FILE MERGED 2006/10/18 23:52:43 bm 1.41.10.5: RESYNC: (1.45-1.46); FILE MERGED 2006/05/05 15:17:49 bm 1.41.10.4: RESYNC: (1.44-1.45); FILE MERGED 2005/10/08 08:57:50 bm 1.41.10.3: RESYNC: (1.43-1.44); FILE MERGED 2005/05/17 12:45:54 bm 1.41.10.2: RESYNC: (1.41-1.43); FILE MERGED 2005/05/12 19:56:34 sab 1.41.10.1: move range to string and string to range converter methods to rangeutil


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [95537705901f3c3e3a5e8137a119cb8982ea79c5]

INTEGRATION: CWS chart2mst3 (1.17.34); FILE MERGED 2007/04/25 03:05:28 bm 1.17.34.5: RESYNC: (1.20-1.21); FILE MERGED 2006/10/18 23:52:17 bm 1.17.34.4: RESYNC: (1.19-1.20); FILE MERGED 2005/10/08 08:56:39 bm 1.17.34.3: RESYNC: (1.18-1.19); FILE MERGED 2005/05/17 12:44:56 bm 1.17.34.2: RESYNC: (1.17-1.18); FILE MERGED 2005/05/12 19:56:34 sab 1.17.34.1: move range to string and string to range converter methods to rangeutil


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [1afe97bbe88506680d31252d1eecd70ca69f7b08]

INTEGRATION: CWS chart2mst3 (1.18.66); FILE MERGED 2007/04/25 03:05:22 bm 1.18.66.7: RESYNC: (1.24-1.25); FILE MERGED 2007/02/07 15:41:46 iha 1.18.66.6: RESYNC: (1.23-1.24); FILE MERGED 2006/10/18 23:52:10 bm 1.18.66.5: RESYNC: (1.22-1.23); FILE MERGED 2005/10/08 08:56:13 bm 1.18.66.4: RESYNC: (1.21-1.22); FILE MERGED 2005/07/25 18:39:20 bm 1.18.66.3: RESYNC: (1.20-1.21); FILE MERGED 2005/05/17 12:44:32 bm 1.18.66.2: RESYNC: (1.18-1.20); FILE MERGED 2005/05/12 19:56:34 sab 1.18.66.1: move range to string and string to range converter methods to rangeutil


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [7935487946d40aef41b70dc852c66f3c8b7c9da2]

INTEGRATION: CWS chart2mst3 (1.10.374); FILE MERGED 2007/04/25 03:05:05 bm 1.10.374.5: RESYNC: (1.13-1.14); FILE MERGED 2006/10/18 23:51:47 bm 1.10.374.4: RESYNC: (1.12-1.13); FILE MERGED 2005/10/08 08:54:58 bm 1.10.374.3: RESYNC: (1.11-1.12); FILE MERGED 2005/05/17 12:43:26 bm 1.10.374.2: RESYNC: (1.10-1.11); FILE MERGED 2005/05/12 19:56:33 sab 1.10.374.1: move range to string and string to range converter methods to rangeutil


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [cd8e3f1f688fd783140f5f9b162e461b13c8e1f5]

INTEGRATION: CWS chart2mst3 (1.12.400); FILE MERGED 2005/10/08 08:54:25 bm 1.12.400.2: RESYNC: (1.12-1.13); FILE MERGED 2005/05/12 19:56:33 sab 1.12.400.1: move range to string and string to range converter methods to rangeutil


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [fef7be4bc8bc70160d2b9fe3c2f7baaa1246246f]

INTEGRATION: CWS chart2mst3 (1.21.22); FILE MERGED 2007/04/25 03:04:37 bm 1.21.22.5: RESYNC: (1.25-1.26); FILE MERGED 2006/10/18 23:51:30 bm 1.21.22.4: RESYNC: (1.23-1.24); FILE MERGED 2005/10/08 08:54:16 bm 1.21.22.3: RESYNC: (1.22-1.23); FILE MERGED 2005/05/17 12:42:53 bm 1.21.22.2: RESYNC: (1.21-1.22); FILE MERGED 2005/05/12 19:56:33 sab 1.21.22.1: move range to string and string to range converter methods to rangeutil


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [dc6257e2b039793046284e89e0db97b09115c714]

INTEGRATION: CWS chart2mst3 (1.5.386); FILE MERGED 2007/04/25 03:04:30 bm 1.5.386.5: RESYNC: (1.8-1.9); FILE MERGED 2006/10/18 23:51:23 bm 1.5.386.4: RESYNC: (1.7-1.8); FILE MERGED 2005/10/08 08:53:53 bm 1.5.386.3: RESYNC: (1.6-1.7); FILE MERGED 2005/05/17 12:42:29 bm 1.5.386.2: RESYNC: (1.5-1.6); FILE MERGED 2005/05/12 19:56:33 sab 1.5.386.1: move range to string and string to range converter methods to rangeutil


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [abb6a4554dfec8b5ad1e4ae0482a9784a4d00ad2]

INTEGRATION: CWS chart2mst3 (1.20.62); FILE MERGED 2007/04/25 03:04:13 bm 1.20.62.6: RESYNC: (1.24-1.25); FILE MERGED 2006/11/24 18:21:03 bm 1.20.62.5: RESYNC: (1.23-1.24); FILE MERGED 2006/10/18 23:50:57 bm 1.20.62.4: RESYNC: (1.22-1.23); FILE MERGED 2005/10/08 08:53:05 bm 1.20.62.3: RESYNC: (1.21-1.22); FILE MERGED 2005/05/17 12:41:47 bm 1.20.62.2: RESYNC: (1.20-1.21); FILE MERGED 2005/05/12 19:56:33 sab 1.20.62.1: move range to string and string to range converter methods to rangeutil


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [9a0ca72b280eac827d6675264930c3980764b946]

INTEGRATION: CWS chart2mst3 (1.24.10); FILE MERGED 2007/04/25 03:04:06 bm 1.24.10.5: RESYNC: (1.27-1.28); FILE MERGED 2006/10/18 23:50:44 bm 1.24.10.4: RESYNC: (1.26-1.27); FILE MERGED 2005/10/08 08:52:43 bm 1.24.10.3: RESYNC: (1.25-1.26); FILE MERGED 2005/05/17 12:41:26 bm 1.24.10.2: RESYNC: (1.24-1.25); FILE MERGED 2005/05/12 19:56:32 sab 1.24.10.1: move range to string and string to range converter methods to rangeutil


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [732f5b2403573b96e6e271b38c61868bc1f43103]

INTEGRATION: CWS chart2mst3 (1.21.24); FILE MERGED 2007/04/25 03:03:21 bm 1.21.24.6: RESYNC: (1.23-1.24); FILE MERGED 2007/02/07 15:41:21 iha 1.21.24.5: RESYNC: (1.22-1.23); FILE MERGED 2006/10/16 11:32:01 dr 1.21.24.4: RESYNC: (1.21-1.22); FILE MERGED 2006/10/12 14:23:49 dr 1.21.24.3: remove old chart filter code 2006/06/30 11:42:24 dr 1.21.24.2: started new chart export filter 2005/11/30 12:26:58 dr 1.21.24.1: axis formatting


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [fe1be601206882ad072aa6bfeb23e65e38616b78]

INTEGRATION: CWS chart2mst3 (1.11.4); FILE MERGED 2006/11/24 18:20:48 bm 1.11.4.2: RESYNC: (1.11-1.12); FILE MERGED 2006/11/20 18:37:34 nn 1.11.4.1: #i71250# removed unused include


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [540c1d82cf127051d425c93e7af79d01ca0a5b40]

INTEGRATION: CWS chart2mst3 (1.25.26); FILE MERGED 2006/08/31 10:00:34 dr 1.25.26.2: chart2 export: text formatting, series formatting 2006/07/11 14:13:50 dr 1.25.26.1: #export of chart line and area formats


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [831bc784da28706139e7d8a892c21ef868e624bb]

INTEGRATION: CWS chart2mst3 (1.17.26); FILE MERGED 2007/02/07 15:40:49 iha 1.17.26.9: RESYNC: (1.20-1.21); FILE MERGED 2006/10/16 11:15:38 dr 1.17.26.8: RESYNC: (1.19-1.20); FILE MERGED 2006/09/18 16:52:11 dr 1.17.26.7: export of data labels, bar connectors, axis number format, automatic colors 2006/08/31 10:00:33 dr 1.17.26.6: chart2 export: text formatting, series formatting 2006/08/22 16:10:44 dr 1.17.26.5: chart2 export: string/text/title handling, first steps 2006/07/17 17:42:38 dr 1.17.26.4: import stock charts, extend new chart export 2006/03/28 15:11:41 dr 1.17.26.3: dumper merged from CWS dr47 2005/12/16 10:51:31 dr 1.17.26.2: font handling and code cleanup 2005/12/15 13:37:16 dr 1.17.26.1: API font handling reworked


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [0f6233beed4ea18d39360a42777367e6fbd37965]

INTEGRATION: CWS chart2mst3 (1.3.26); FILE MERGED 2006/08/22 16:10:43 dr 1.3.26.2: chart2 export: string/text/title handling, first steps 2005/11/24 10:52:56 dr 1.3.26.1: #i24066# rich-text title


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [02b2341bde5729cbaff131b38cdbdd972b71388f]

INTEGRATION: CWS chart2mst3 (1.23.10); FILE MERGED 2007/02/07 15:40:42 iha 1.23.10.8: RESYNC: (1.27-1.28); FILE MERGED 2006/11/25 09:47:40 bm 1.23.10.7: RESYNC: (1.26-1.27); FILE MERGED 2006/07/17 17:42:38 dr 1.23.10.6: import stock charts, extend new chart export 2006/05/05 15:15:42 bm 1.23.10.5: RESYNC: (1.23-1.25); FILE MERGED 2006/02/22 14:19:47 dr 1.23.10.4: joined new dumper from dr46 2005/12/15 13:36:49 dr 1.23.10.3: API font handling reworked 2005/11/11 15:38:25 dr 1.23.10.2: #i3997# new chart2 API for source ranges, step 1 2005/11/07 14:40:51 dr 1.23.10.1: #i3997# preparations for new chart2 API


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [0b4fc0cd26126f619c112fe7848b3c5404aeae61]

INTEGRATION: CWS chart2mst3 (1.5.26); FILE MERGED 2006/07/11 14:13:49 dr 1.5.26.1: #export of chart line and area formats


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [f85cddc2431053eb7b78e211d5451c281f593cb5]

INTEGRATION: CWS chart2mst3 (1.6.8); FILE MERGED 2007/04/25 02:59:07 bm 1.6.8.5: RESYNC: (1.9-1.10); FILE MERGED 2006/07/17 17:42:38 dr 1.6.8.4: import stock charts, extend new chart export 2006/03/09 15:03:18 dr 1.6.8.3: more dumper stuff 2006/01/25 14:20:00 bm 1.6.8.2: RESYNC: (1.6-1.7); FILE MERGED 2005/11/07 14:40:51 dr 1.6.8.1: #i3997# preparations for new chart2 API


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [14c635df6ddf9df92c7db3ec726a42688141d810]

INTEGRATION: CWS chart2mst3 (1.26.10); FILE MERGED 2007/02/13 14:02:36 dr 1.26.10.3: #i71697# wrong assertion 2006/08/31 10:00:33 dr 1.26.10.2: chart2 export: text formatting, series formatting 2006/03/28 15:11:41 dr 1.26.10.1: dumper merged from CWS dr47


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [6370993381b1ac01baca839212fd75d78b64af5b]

INTEGRATION: CWS chart2mst3 (1.4.10); FILE MERGED 2007/04/20 08:15:54 iha 1.4.10.52: #i75393# Connect Bars per diagram not per series 2006/10/30 10:08:30 dr 1.4.10.51: always set a default value for VARYCOLORSBY property 2006/10/12 14:23:40 dr 1.4.10.50: remove old chart filter code 2006/10/12 13:16:24 dr 1.4.10.49: rename 'chart group' to 'type group' to prevent confusion 2006/10/12 10:56:02 dr 1.4.10.48: improved stacking support 2006/10/10 16:30:42 dr 1.4.10.47: reverse series order for area/donut charts, set 3d light source 2006/10/05 12:02:39 dr 1.4.10.46: export of stock charts 2006/09/28 14:28:28 dr 1.4.10.45: extended type info, handling of missing data source range 2006/09/27 09:56:40 dr 1.4.10.44: disable support for reversed axes 2006/09/26 12:30:19 dr 1.4.10.43: export of error bars 2006/09/21 11:15:45 dr 1.4.10.42: default frame formatting 2006/09/18 16:52:10 dr 1.4.10.41: export of data labels, bar connectors, axis number format, automatic colors 2006/08/31 10:00:33 dr 1.4.10.40: chart2 export: text formatting, series formatting 2006/08/22 16:10:43 dr 1.4.10.39: chart2 export: string/text/title handling, first steps 2006/08/16 11:46:05 dr 1.4.10.38: chart2 import/export 2006/07/27 15:07:18 dr 1.4.10.37: RESYNC: (1.5-1.6); FILE MERGED 2006/07/18 15:19:28 dr 1.4.10.36: auto formatting 2006/07/17 17:42:37 dr 1.4.10.35: import stock charts, extend new chart export 2006/07/11 14:13:49 dr 1.4.10.34: #export of chart line and area formats 2006/06/29 14:09:01 dr 1.4.10.33: spline for line charts 2006/06/28 09:02:30 dr 1.4.10.32: #i47264# import trend lines 2006/06/27 14:33:26 dr 1.4.10.31: import wall/floor in 3d charts, #i47264# import error bars 2006/06/23 15:24:12 dr 1.4.10.30: pie/donut charts, varied point colors 2006/06/22 10:52:26 dr 1.4.10.29: combination chart support 2006/05/18 13:00:44 dr 1.4.10.28: #i60067# use named gradients, bitmaps and dashes in old and new API 2006/04/13 13:33:51 dr 1.4.10.27: type info provider added 2006/04/12 15:15:33 dr 1.4.10.26: create coordinate system and chart types with factory 2006/04/10 18:45:14 dr 1.4.10.25: chart API rework 2006/04/04 16:07:59 dr 1.4.10.24: bar charts: gap, overlap, connector lines 2006/03/31 14:51:24 dr 1.4.10.23: axis formatting completed 2006/03/29 16:10:58 dr 1.4.10.22: remove reference size properties to avoid automatic text scaling 2006/03/09 15:03:18 dr 1.4.10.21: more dumper stuff 2005/12/23 15:58:39 dr 1.4.10.20: main increment 2005/12/23 10:00:35 dr 1.4.10.19: main grid 2005/12/22 15:07:11 dr 1.4.10.18: data labels, pie format, 3d bar format 2005/12/21 14:54:16 dr 1.4.10.17: remove identifiers from objects 2005/12/21 11:46:57 dr 1.4.10.16: stacked charts, symbols, data point formats 2005/12/16 10:51:30 dr 1.4.10.15: font handling and code cleanup 2005/12/15 14:51:52 dr 1.4.10.14: API font handling 2005/12/15 13:36:40 dr 1.4.10.13: API font handling reworked 2005/12/09 14:51:57 dr 1.4.10.12: import legend 2005/12/08 17:47:39 dr 1.4.10.11: improved line/area formatting handling 2005/12/06 15:26:54 dr 1.4.10.10: complex fill properties (gradient/bitmap) 2005/12/02 12:43:55 dr 1.4.10.9: minimum/maximum and category source range 2005/11/30 17:16:25 dr 1.4.10.8: chart axes 2005/11/30 12:26:47 dr 1.4.10.7: axis formatting 2005/11/25 11:54:00 dr 1.4.10.6: #i24066# border and area of text objects 2005/11/24 10:52:55 dr 1.4.10.5: #i24066# rich-text title 2005/11/16 16:48:11 dr 1.4.10.4: #i3997# new chart2 API for source ranges, step 2 2005/11/11 15:38:24 dr 1.4.10.3: #i3997# new chart2 API for source ranges, step 1 2005/11/07 14:40:50 dr 1.4.10.2: #i3997# preparations for new chart2 API 2005/10/12 12:22:31 dr 1.4.10.1: #i47264 add trendlines and error bars


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [cdc5d98732c77161e41d76a82c6fc9e23ad835a6]

INTEGRATION: CWS chart2mst3 (1.18.26); FILE MERGED 2006/10/16 11:15:30 dr 1.18.26.7: RESYNC: (1.20-1.21); FILE MERGED 2006/09/18 16:52:10 dr 1.18.26.6: export of data labels, bar connectors, axis number format, automatic colors 2006/08/31 10:00:33 dr 1.18.26.5: chart2 export: text formatting, series formatting 2006/07/27 15:07:09 dr 1.18.26.4: RESYNC: (1.19-1.20); FILE MERGED 2006/01/25 14:18:55 bm 1.18.26.3: RESYNC: (1.18-1.19); FILE MERGED 2005/12/16 10:51:30 dr 1.18.26.2: font handling and code cleanup 2005/12/15 13:36:34 dr 1.18.26.1: API font handling reworked


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [9cc0f580684a03f70da9d9d106b39a46eb056156]

INTEGRATION: CWS chart2mst3 (1.19.10); FILE MERGED 2007/02/07 15:40:11 iha 1.19.10.12: RESYNC: (1.24-1.25); FILE MERGED 2006/10/18 23:44:59 bm 1.19.10.11: RESYNC: (1.23-1.24); FILE MERGED 2006/10/16 11:15:23 dr 1.19.10.10: RESYNC: (1.22-1.23); FILE MERGED 2006/08/16 11:46:05 dr 1.19.10.9: chart2 import/export 2006/07/27 15:06:32 dr 1.19.10.8: RESYNC: (1.21-1.22); FILE MERGED 2006/07/11 14:13:49 dr 1.19.10.7: #export of chart line and area formats 2006/06/22 10:46:09 dr 1.19.10.6: set BIFF5 chart anchor, support BIFF5 chart sheets 2006/06/16 08:14:36 dr 1.19.10.5: load BIFF5 charts 2006/05/05 15:15:16 bm 1.19.10.4: RESYNC: (1.20-1.21); FILE MERGED 2006/01/25 14:18:41 bm 1.19.10.3: RESYNC: (1.19-1.20); FILE MERGED 2006/01/11 13:18:46 dr 1.19.10.2: escher stream handling improved 2005/11/24 13:14:53 dr 1.19.10.1: #i24066# move string import into own file, reduce header dep's


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [6481b90672b337b2c9c4e6fbf2447733cde3274b]

INTEGRATION: CWS chart2mst3 (1.11.26); FILE MERGED 2006/07/27 15:06:24 dr 1.11.26.2: RESYNC: (1.11-1.12); FILE MERGED 2005/11/24 13:14:52 dr 1.11.26.1: #i24066# move string import into own file, reduce header dep's


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [56e9ac96e5465f97d85ec20dcc3a9babef5430fa]

INTEGRATION: CWS chart2mst3 (1.4.10); FILE MERGED 2007/04/25 02:58:52 bm 1.4.10.54: RESYNC: (1.6-1.7); FILE MERGED 2007/04/20 08:16:32 iha 1.4.10.53: #i75393# Connect Bars per diagram not per series 2006/11/14 16:07:36 dr 1.4.10.52: correct import of automatic chart title 2006/10/12 14:23:40 dr 1.4.10.51: remove old chart filter code 2006/10/12 13:16:24 dr 1.4.10.50: rename 'chart group' to 'type group' to prevent confusion 2006/10/12 10:56:02 dr 1.4.10.49: improved stacking support 2006/10/10 16:30:41 dr 1.4.10.48: reverse series order for area/donut charts, set 3d light source 2006/10/05 12:02:39 dr 1.4.10.47: export of stock charts 2006/09/28 14:28:28 dr 1.4.10.46: extended type info, handling of missing data source range 2006/09/26 15:34:03 dr 1.4.10.45: export of trend lines 2006/09/26 12:30:18 dr 1.4.10.44: export of error bars 2006/09/21 11:15:45 dr 1.4.10.43: default frame formatting 2006/09/18 16:52:10 dr 1.4.10.42: export of data labels, bar connectors, axis number format, automatic colors 2006/08/31 10:00:33 dr 1.4.10.41: chart2 export: text formatting, series formatting 2006/08/22 16:10:43 dr 1.4.10.40: chart2 export: string/text/title handling, first steps 2006/08/16 11:46:05 dr 1.4.10.39: chart2 import/export 2006/07/27 15:06:16 dr 1.4.10.38: RESYNC: (1.4-1.5); FILE MERGED 2006/07/18 15:19:28 dr 1.4.10.37: auto formatting 2006/07/17 17:42:37 dr 1.4.10.36: import stock charts, extend new chart export 2006/07/11 14:13:48 dr 1.4.10.35: #export of chart line and area formats 2006/06/30 11:41:42 dr 1.4.10.34: started new chart export filter 2006/06/29 14:09:01 dr 1.4.10.33: spline for line charts 2006/06/29 09:08:08 dr 1.4.10.32: #i4140# ignore empty groups and axessets 2006/06/28 09:02:30 dr 1.4.10.31: #i47264# import trend lines 2006/06/27 14:33:26 dr 1.4.10.30: import wall/floor in 3d charts, #i47264# import error bars 2006/06/23 15:24:12 dr 1.4.10.29: pie/donut charts, varied point colors 2006/06/22 10:52:26 dr 1.4.10.28: combination chart support 2006/05/18 13:00:43 dr 1.4.10.27: #i60067# use named gradients, bitmaps and dashes in old and new API 2006/04/13 13:33:51 dr 1.4.10.26: type info provider added 2006/04/12 15:15:32 dr 1.4.10.25: create coordinate system and chart types with factory 2006/04/10 18:45:14 dr 1.4.10.24: chart API rework 2006/04/06 10:30:43 dr 1.4.10.23: variable area formatting inside series 2006/04/04 16:07:58 dr 1.4.10.22: bar charts: gap, overlap, connector lines 2006/03/31 14:51:23 dr 1.4.10.21: axis formatting completed 2005/12/23 15:58:38 dr 1.4.10.20: main increment 2005/12/23 10:00:35 dr 1.4.10.19: main grid 2005/12/22 15:07:11 dr 1.4.10.18: data labels, pie format, 3d bar format 2005/12/21 11:46:56 dr 1.4.10.17: stacked charts, symbols, data point formats 2005/12/16 10:51:29 dr 1.4.10.16: font handling and code cleanup 2005/12/15 14:51:52 dr 1.4.10.15: API font handling 2005/12/09 14:51:56 dr 1.4.10.14: import legend 2005/12/08 17:47:38 dr 1.4.10.13: improved line/area formatting handling 2005/12/06 15:26:53 dr 1.4.10.12: complex fill properties (gradient/bitmap) 2005/12/02 12:43:54 dr 1.4.10.11: minimum/maximum and category source range 2005/11/30 17:16:25 dr 1.4.10.10: chart axes 2005/11/30 12:26:46 dr 1.4.10.9: axis formatting 2005/11/25 11:53:59 dr 1.4.10.8: #i24066# border and area of text objects 2005/11/24 13:14:51 dr 1.4.10.7: #i24066# move string import into own file, reduce header dep's 2005/11/24 10:52:55 dr 1.4.10.6: #i24066# rich-text title 2005/11/17 09:38:11 dr 1.4.10.5: #i3997# helper function for creation of labeled data sequence 2005/11/16 16:48:11 dr 1.4.10.4: #i3997# new chart2 API for source ranges, step 2 2005/11/11 15:38:24 dr 1.4.10.3: #i3997# new chart2 API for source ranges, step 1 2005/11/07 14:40:48 dr 1.4.10.2: #i3997# preparations for new chart2 API 2005/10/12 12:22:31 dr 1.4.10.1: #i47264 add trendlines and error bars


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [0be3e67ef22b7af2f8a11f9fb9207fbbfdbf5cf6]

INTEGRATION: CWS chart2mst3 (1.7.26); FILE MERGED 2006/07/27 15:06:09 dr 1.7.26.3: RESYNC: (1.7-1.8); FILE MERGED 2006/07/04 12:53:09 dr 1.7.26.2: name conflict: Size() member function vs. class Size parameter type 2005/11/07 14:40:47 dr 1.7.26.1: #i3997# preparations for new chart2 API


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [2f7ad8567457ec89265912b98bbfe85cb23191c2]

INTEGRATION: CWS chart2mst3 (1.15.26); FILE MERGED 2007/04/25 02:58:21 bm 1.15.26.6: RESYNC: (1.16-1.17); FILE MERGED 2006/09/18 16:52:10 dr 1.15.26.5: export of data labels, bar connectors, axis number format, automatic colors 2006/08/31 10:00:33 dr 1.15.26.4: chart2 export: text formatting, series formatting 2006/07/17 17:42:37 dr 1.15.26.3: import stock charts, extend new chart export 2006/07/11 14:13:48 dr 1.15.26.2: #export of chart line and area formats 2006/03/28 15:11:41 dr 1.15.26.1: dumper merged from CWS dr47


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [7b300b800a8f7767b5f5adf79c342db9d9ab57d2]

INTEGRATION: CWS chart2mst3 (1.8.18); FILE MERGED 2007/02/07 15:40:00 iha 1.8.18.3: RESYNC: (1.8-1.9); FILE MERGED 2006/08/31 10:00:32 dr 1.8.18.2: chart2 export: text formatting, series formatting 2006/08/22 16:10:43 dr 1.8.18.1: chart2 export: string/text/title handling, first steps


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [4607baf90a573adfb1a95e16abfe028c2324e72e]

INTEGRATION: CWS chart2mst3 (1.10.26); FILE MERGED 2007/04/25 02:58:15 bm 1.10.26.4: RESYNC: (1.11-1.12); FILE MERGED 2006/07/27 15:05:34 dr 1.10.26.3: RESYNC: (1.10-1.11); FILE MERGED 2006/07/04 12:53:09 dr 1.10.26.2: name conflict: Size() member function vs. class Size parameter type 2006/06/30 11:41:41 dr 1.10.26.1: started new chart export filter


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [8ed605ed8b78f198011e4ba480226658a78aba0e]

INTEGRATION: CWS chart2mst3 (1.4.26); FILE MERGED 2006/07/11 14:13:48 dr 1.4.26.1: #export of chart line and area formats


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [d30c0fe05c1f6960df94fdae6dd7b1d171f15e21]

INTEGRATION: CWS chart2mst3 (1.5.8); FILE MERGED 2006/07/17 17:42:37 dr 1.5.8.3: import stock charts, extend new chart export 2006/01/25 14:18:24 bm 1.5.8.2: RESYNC: (1.5-1.6); FILE MERGED 2005/11/07 14:40:46 dr 1.5.8.1: #i3997# preparations for new chart2 API


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [f0e5413b857d9e0d4e6fdd2c8f4062027fbd6097]

INTEGRATION: CWS chart2mst3 (1.6.26); FILE MERGED 2007/02/07 15:39:45 iha 1.6.26.4: RESYNC: (1.7-1.8); FILE MERGED 2006/07/11 14:13:48 dr 1.6.26.3: #export of chart line and area formats 2006/06/30 11:41:41 dr 1.6.26.2: started new chart export filter 2005/11/07 14:40:45 dr 1.6.26.1: #i3997# preparations for new chart2 API


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [28897ca8ab56e367ae7a3063ee6b2bef39b83d23]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/04/20 08:17:01 iha 1.1.2.17: #i75393# Connect Bars per diagram not per series 2006/10/12 14:23:40 dr 1.1.2.16: remove old chart filter code 2006/10/12 13:16:24 dr 1.1.2.15: rename 'chart group' to 'type group' to prevent confusion 2006/10/12 10:56:02 dr 1.1.2.14: improved stacking support 2006/10/05 12:02:39 dr 1.1.2.13: export of stock charts 2006/09/28 14:28:28 dr 1.1.2.12: extended type info, handling of missing data source range 2006/09/26 15:34:03 dr 1.1.2.11: export of trend lines 2006/09/26 12:30:18 dr 1.1.2.10: export of error bars 2006/09/21 11:15:45 dr 1.1.2.9: default frame formatting 2006/09/18 16:52:10 dr 1.1.2.8: export of data labels, bar connectors, axis number format, automatic colors 2006/08/31 10:00:32 dr 1.1.2.7: chart2 export: text formatting, series formatting 2006/08/22 16:10:42 dr 1.1.2.6: chart2 export: string/text/title handling, first steps 2006/08/16 11:46:05 dr 1.1.2.5: chart2 import/export 2006/07/27 07:57:27 dr 1.1.2.4: source ranges, part 1 2006/07/17 17:42:36 dr 1.1.2.3: import stock charts, extend new chart export 2006/07/11 14:13:47 dr 1.1.2.2: #export of chart line and area formats 2006/06/30 11:41:41 dr 1.1.2.1: started new chart export filter


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [01b840e1ae32c7d4cfe349caca8e916d6f8ad01a]

INTEGRATION: CWS chart2mst3 (1.34.26); FILE MERGED 2007/04/25 02:57:05 bm 1.34.26.8: RESYNC: (1.39-1.40); FILE MERGED 2006/10/16 11:15:13 dr 1.34.26.7: RESYNC: (1.37-1.39); FILE MERGED 2006/07/11 14:13:47 dr 1.34.26.6: #export of chart line and area formats 2006/06/16 13:41:30 bm 1.34.26.5: RESYNC: (1.36-1.37); FILE MERGED 2006/05/05 15:14:06 bm 1.34.26.4: RESYNC: (1.35-1.36); FILE MERGED 2006/02/22 14:19:46 dr 1.34.26.3: joined new dumper from dr46 2006/01/25 14:15:28 bm 1.34.26.2: RESYNC: (1.34-1.35); FILE MERGED 2005/11/16 17:00:54 dr 1.34.26.1: #i3997# remove non-working BIFF5 chart import


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [c8571e94b743ffab8adca344cb7232a3a115469c]

INTEGRATION: CWS chart2mst3 (1.18.26); FILE MERGED 2007/04/25 02:56:43 bm 1.18.26.6: RESYNC: (1.20-1.21); FILE MERGED 2007/02/07 15:38:56 iha 1.18.26.5: RESYNC: (1.19-1.20); FILE MERGED 2006/09/18 16:52:09 dr 1.18.26.4: export of data labels, bar connectors, axis number format, automatic colors 2006/07/11 14:13:47 dr 1.18.26.3: #export of chart line and area formats 2006/02/24 17:50:29 dr 1.18.26.2: more chart recs, prepare formula dump 2005/11/25 11:53:59 dr 1.18.26.1: #i24066# border and area of text objects


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [74aebc3ce130cf051fb7a98e8fab0ec58746f03c]

INTEGRATION: CWS chart2mst3 (1.7.26); FILE MERGED 2007/02/07 15:38:49 iha 1.7.26.12: RESYNC: (1.8-1.9); FILE MERGED 2006/11/14 15:13:41 dr 1.7.26.11: correct conversion of logarithmic scaling settings 2006/09/26 15:34:02 dr 1.7.26.10: export of trend lines 2006/07/11 14:13:47 dr 1.7.26.9: #export of chart line and area formats 2006/06/30 11:41:41 dr 1.7.26.8: started new chart export filter 2005/12/09 14:51:55 dr 1.7.26.7: import legend 2005/12/08 17:47:38 dr 1.7.26.6: improved line/area formatting handling 2005/11/25 11:53:59 dr 1.7.26.5: #i24066# border and area of text objects 2005/11/24 10:52:55 dr 1.7.26.4: #i24066# rich-text title 2005/11/11 16:40:43 dr 1.7.26.3: #i3997# removed old propertyset helper functions 2005/11/11 15:38:23 dr 1.7.26.2: #i3997# new chart2 API for source ranges, step 1 2005/11/07 14:40:44 dr 1.7.26.1: #i3997# preparations for new chart2 API


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [0ee7ea22173678b7964e9207d56896c6180eb3d4]

INTEGRATION: CWS chart2mst3 (1.14.48); FILE MERGED 2007/02/07 15:38:31 iha 1.14.48.3: RESYNC: (1.15-1.17); FILE MERGED 2006/10/18 23:44:32 bm 1.14.48.2: RESYNC: (1.14-1.15); FILE MERGED 2006/07/11 14:10:43 dr 1.14.48.1: #export of chart line and area formats


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [efe79bd2b37fe170a7cd9b36741f92e434445a94]

INTEGRATION: CWS chart2mst3 (1.5.26); FILE MERGED 2007/04/25 02:54:20 bm 1.5.26.15: RESYNC: (1.7-1.8); FILE MERGED 2006/11/14 15:13:49 dr 1.5.26.14: correct conversion of logarithmic scaling settings 2006/10/18 23:44:16 bm 1.5.26.13: RESYNC: (1.6-1.7); FILE MERGED 2006/09/26 15:33:21 dr 1.5.26.12: export of trend lines 2006/08/31 10:00:16 dr 1.5.26.11: correctly extract boolean values with ReadValue() 2006/07/27 16:13:29 dr 1.5.26.10: #i10000# merge conflict 2006/07/27 15:38:09 dr 1.5.26.9: RESYNC: (1.5-1.6); FILE MERGED 2006/07/11 14:10:43 dr 1.5.26.8: #export of chart line and area formats 2006/06/22 10:51:47 dr 1.5.26.7: combination chart support 2005/12/09 14:51:36 dr 1.5.26.6: import legend 2005/12/08 17:46:34 dr 1.5.26.5: improved line/area formatting handling 2005/12/08 17:39:39 dr 1.5.26.4: improved line/area formatting handling 2005/11/25 11:53:37 dr 1.5.26.3: #i24066# border and area of text objects 2005/11/11 15:38:54 dr 1.5.26.2: #i3997# new chart2 API for source ranges, step 1 2005/11/07 14:17:41 dr 1.5.26.1: #i3997# preparations for new chart2 API


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [3f57d3e402b1df2fb829c9e02bb4e63392ee22e8]

INTEGRATION: CWS chart2mst3 (1.24.10); FILE MERGED 2007/02/13 14:02:54 dr 1.24.10.6: #i71697# wrong assertion 2006/10/13 13:40:07 dr 1.24.10.5: RESYNC: (1.26-1.28); FILE MERGED 2006/08/31 09:59:29 dr 1.24.10.4: chart2 export: text formatting, series formatting 2006/07/11 14:08:32 dr 1.24.10.3: #export of chart line and area formats 2006/05/05 15:12:43 bm 1.24.10.2: RESYNC: (1.24-1.26); FILE MERGED 2005/11/30 12:26:21 dr 1.24.10.1: axis formatting


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [64716d610ac6ff4bfee0e729f9ef0d1efc7f851e]

INTEGRATION: CWS chart2mst3 (1.17.24); FILE MERGED 2007/04/25 02:54:13 bm 1.17.24.11: RESYNC: (1.24-1.25); FILE MERGED 2007/02/13 14:02:54 dr 1.17.24.10: #i71697# wrong assertion 2007/02/08 11:00:00 iha 1.17.24.9: resync m195 -> m202 2007/02/07 15:38:24 iha 1.17.24.8: RESYNC: (1.23-1.24); FILE MERGED 2006/10/13 13:39:59 dr 1.17.24.7: RESYNC: (1.21-1.23); FILE MERGED 2006/08/31 09:59:29 dr 1.17.24.6: chart2 export: text formatting, series formatting 2006/08/22 16:08:57 dr 1.17.24.5: chart2 export: string/text/title handling, first steps 2006/05/05 15:12:35 bm 1.17.24.4: RESYNC: (1.18-1.20); FILE MERGED 2006/01/25 14:13:47 bm 1.17.24.3: RESYNC: (1.17-1.18); FILE MERGED 2005/12/16 10:50:56 dr 1.17.24.2: font handling and code cleanup 2005/12/15 13:35:59 dr 1.17.24.1: API font handling reworked


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [d418cfb3a4dabb369026a796e53715f6b870f5ce]

INTEGRATION: CWS chart2mst3 (1.10.8); FILE MERGED 2007/04/25 02:53:30 bm 1.10.8.10: RESYNC: (1.18-1.19); FILE MERGED 2007/02/07 15:37:49 iha 1.10.8.9: RESYNC: (1.16-1.18); FILE MERGED 2006/11/24 18:20:11 bm 1.10.8.8: RESYNC: (1.14-1.16); FILE MERGED 2006/10/19 11:19:10 dr 1.10.8.7: #10000# re-enable INFO function 2006/10/13 13:39:02 dr 1.10.8.6: RESYNC: (1.13-1.14); FILE MERGED 2006/07/27 16:13:12 dr 1.10.8.5: #i10000# merge conflict 2006/07/27 13:42:19 dr 1.10.8.4: RESYNC: (1.11-1.13); FILE MERGED 2006/07/17 17:40:48 dr 1.10.8.3: import stock charts, extend new chart export 2006/01/25 14:12:24 bm 1.10.8.2: RESYNC: (1.10-1.11); FILE MERGED 2005/11/07 14:12:25 dr 1.10.8.1: #i3997# preparations for new chart2 API


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [9c50d75ba322c1b864b98f444d703b12d5521ea8]

INTEGRATION: CWS chart2mst3 (1.10.10); FILE MERGED 2007/02/07 15:37:42 iha 1.10.10.3: RESYNC: (1.11-1.12); FILE MERGED 2006/10/13 13:38:54 dr 1.10.10.2: RESYNC: (1.10-1.11); FILE MERGED 2006/07/03 13:56:59 dr 1.10.10.1: type correctness


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [2052095ca60ee5a627c621d1aeb805216ac26a50]

INTEGRATION: CWS chart2mst3 (1.4.10); FILE MERGED 2007/04/25 13:40:26 bm 1.4.10.45: RESYNC: unused variable now used 2007/04/25 02:53:23 bm 1.4.10.44: RESYNC: (1.6-1.7); FILE MERGED 2007/04/19 15:19:04 dr 1.4.10.43: #i71697# add zero check before division... 2007/04/19 14:58:27 dr 1.4.10.42: #i71697# LegendExpansion according to real size 2007/02/13 14:02:53 dr 1.4.10.41: #i71697# wrong assertion 2006/10/16 11:56:53 dr 1.4.10.40: handle missing CHTICK record 2006/10/13 13:38:46 dr 1.4.10.39: RESYNC: (1.5-1.6); FILE MERGED 2006/10/12 14:23:27 dr 1.4.10.38: remove old chart filter code 2006/10/12 13:16:12 dr 1.4.10.37: rename 'chart group' to 'type group' to prevent confusion 2006/10/12 10:55:45 dr 1.4.10.36: improved stacking support 2006/10/10 16:29:25 dr 1.4.10.35: reverse series order for area/donut charts, set 3d light source 2006/10/05 11:34:35 dr 1.4.10.34: export of stock charts 2006/09/28 14:28:19 dr 1.4.10.33: extended type info, handling of missing data source range 2006/09/26 15:23:33 dr 1.4.10.32: export of trend lines 2006/09/26 12:29:52 dr 1.4.10.31: export of error bars 2006/09/21 11:15:19 dr 1.4.10.30: default frame formatting 2006/09/18 16:51:56 dr 1.4.10.29: export of data labels, bar connectors, axis number format, automatic colors 2006/08/31 09:59:29 dr 1.4.10.28: chart2 export: text formatting, series formatting 2006/08/22 16:08:56 dr 1.4.10.27: chart2 export: string/text/title handling, first steps 2006/08/16 11:45:50 dr 1.4.10.26: chart2 import/export 2006/07/27 13:42:11 dr 1.4.10.25: RESYNC: (1.4-1.5); FILE MERGED 2006/07/27 07:56:49 dr 1.4.10.24: source ranges, part 1 2006/07/18 15:19:27 dr 1.4.10.23: auto formatting 2006/07/17 17:40:48 dr 1.4.10.22: import stock charts, extend new chart export 2006/07/11 14:08:31 dr 1.4.10.21: #export of chart line and area formats 2006/06/27 14:33:15 dr 1.4.10.20: import wall/floor in 3d charts, #i47264# import error bars 2006/06/23 15:10:59 dr 1.4.10.19: pie/donut charts, varied point colors 2006/05/18 12:59:53 dr 1.4.10.18: #i60067# use named gradients, bitmaps and dashes in old and new API 2006/04/13 13:32:21 dr 1.4.10.17: type info provider added 2006/04/12 15:13:47 dr 1.4.10.16: create coordinate system and chart types with factory 2006/04/10 18:43:43 dr 1.4.10.15: chart API rework 2005/12/21 14:11:34 dr 1.4.10.14: border color for symbols 2005/12/21 11:46:44 dr 1.4.10.13: stacked charts, symbols, data point formats 2005/12/16 10:50:56 dr 1.4.10.12: font handling and code cleanup 2005/12/15 14:51:42 dr 1.4.10.11: API font handling 2005/12/15 13:35:58 dr 1.4.10.10: API font handling reworked 2005/12/09 14:50:37 dr 1.4.10.9: import legend 2005/12/08 18:06:40 dr 1.4.10.8: typo 2005/12/08 17:46:22 dr 1.4.10.7: improved line/area formatting handling 2005/12/08 17:37:55 dr 1.4.10.6: improved line/area formatting handling 2005/12/06 15:24:46 dr 1.4.10.5: complex fill properties (gradient/bitmap) 2005/11/25 11:53:03 dr 1.4.10.4: #i24066# border and area of text objects 2005/11/24 10:52:24 dr 1.4.10.3: #i24066# rich-text title 2005/11/11 15:37:22 dr 1.4.10.2: #i3997# new chart2 API for source ranges, step 1 2005/10/12 12:20:51 dr 1.4.10.1: #i47264 add trendlines and error bars


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [bd7365502be8bd9140c1d866e12e60787b0749e8]

INTEGRATION: CWS chart2mst3 (1.5.48); FILE MERGED 2006/10/13 13:38:16 dr 1.5.48.3: RESYNC: (1.5-1.6); FILE MERGED 2006/07/11 14:08:31 dr 1.5.48.2: #export of chart line and area formats 2006/06/22 10:45:37 dr 1.5.48.1: set BIFF5 chart anchor, support BIFF5 chart sheets


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [43c07c91a3c03c07adf2e20466e9fa3cbb8a9562]

INTEGRATION: CWS chart2mst3 (1.23.24); FILE MERGED 2007/05/14 20:19:48 bm 1.23.24.11: RESYNC: (1.32-1.33); FILE MERGED 2007/04/25 02:53:17 bm 1.23.24.10: RESYNC: (1.31-1.32); FILE MERGED 2007/02/07 15:37:35 iha 1.23.24.9: RESYNC: (1.30-1.31); FILE MERGED 2006/10/13 13:38:08 dr 1.23.24.8: RESYNC: (1.27-1.30); FILE MERGED 2006/09/18 16:51:56 dr 1.23.24.7: export of data labels, bar connectors, axis number format, automatic colors 2006/08/31 09:59:28 dr 1.23.24.6: chart2 export: text formatting, series formatting 2006/07/27 13:42:03 dr 1.23.24.5: RESYNC: (1.26-1.27); FILE MERGED 2006/07/11 14:08:31 dr 1.23.24.4: #export of chart line and area formats 2006/01/25 14:11:57 bm 1.23.24.3: RESYNC: (1.23-1.26); FILE MERGED 2005/12/16 10:50:55 dr 1.23.24.2: font handling and code cleanup 2005/12/15 13:35:57 dr 1.23.24.1: API font handling reworked


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [784c59da5cfdf848598978eb67e3f3909784983c]

INTEGRATION: CWS chart2mst3 (1.17.10); FILE MERGED 2007/04/25 02:53:04 bm 1.17.10.7: RESYNC: (1.21-1.22); FILE MERGED 2007/02/07 15:37:21 iha 1.17.10.6: RESYNC: (1.20-1.21); FILE MERGED 2006/10/13 13:37:51 dr 1.17.10.5: RESYNC: (1.19-1.20); FILE MERGED 2006/02/22 14:19:06 dr 1.17.10.4: joined new dumper from dr46 2006/01/11 13:18:22 dr 1.17.10.3: escher stream hamdling improved 2005/11/24 13:13:34 dr 1.17.10.2: #i24066# move string import into own file, reduce header dep's 2005/11/07 14:12:25 dr 1.17.10.1: #i3997# preparations for new chart2 API


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [3fc8190ad77148526d9ace7136b1fc590523d087]

INTEGRATION: CWS chart2mst3 (1.38.10); FILE MERGED 2007/05/14 20:19:27 bm 1.38.10.25: RESYNC: (1.49-1.50); FILE MERGED 2007/04/25 02:52:13 bm 1.38.10.24: RESYNC: (1.48-1.49); FILE MERGED 2007/02/07 15:37:14 iha 1.38.10.23: RESYNC: (1.47-1.48); FILE MERGED 2006/10/18 23:44:00 bm 1.38.10.22: RESYNC: (1.46-1.47); FILE MERGED 2006/10/13 13:36:51 dr 1.38.10.21: RESYNC: (1.45-1.46); FILE MERGED 2006/10/12 14:23:27 dr 1.38.10.20: remove old chart filter code 2006/08/16 11:45:50 dr 1.38.10.19: chart2 import/export 2006/07/27 16:13:12 dr 1.38.10.18: #i10000# merge conflict 2006/07/27 13:40:57 dr 1.38.10.17: RESYNC: (1.43-1.45); FILE MERGED 2006/07/17 17:40:47 dr 1.38.10.16: import stock charts, extend new chart export 2006/07/11 14:08:30 dr 1.38.10.15: #export of chart line and area formats 2006/06/30 11:37:42 dr 1.38.10.14: started new chart export filter 2006/06/22 10:45:37 dr 1.38.10.13: set BIFF5 chart anchor, support BIFF5 chart sheets 2006/06/16 13:39:16 bm 1.38.10.12: RESYNC: (1.42-1.43); FILE MERGED 2006/06/16 08:14:03 dr 1.38.10.11: load BIFF5 charts 2006/05/05 15:11:57 bm 1.38.10.10: RESYNC: (1.39-1.42); FILE MERGED 2006/01/25 14:11:13 bm 1.38.10.9: RESYNC: (1.38-1.39); FILE MERGED 2006/01/11 13:18:21 dr 1.38.10.8: escher stream hamdling improved 2005/12/16 10:50:54 dr 1.38.10.7: font handling and code cleanup 2005/11/30 12:26:20 dr 1.38.10.6: axis formatting 2005/11/24 13:13:29 dr 1.38.10.5: #i24066# move string import into own file, reduce header dep's 2005/11/24 10:52:23 dr 1.38.10.4: #i24066# rich-text title 2005/11/16 17:00:31 dr 1.38.10.3: #i3997# remove non-working BIFF5 chart import 2005/11/11 15:37:21 dr 1.38.10.2: #i3997# new chart2 API for source ranges, step 1 2005/11/07 14:12:24 dr 1.38.10.1: #i3997# preparations for new chart2 API


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [abc5a53930f17d1889ebd10a544fa6435e789730]

INTEGRATION: CWS chart2mst3 (1.19.8); FILE MERGED 2007/05/14 20:19:20 bm 1.19.8.8: RESYNC: (1.23-1.24); FILE MERGED 2007/04/25 02:52:06 bm 1.19.8.7: RESYNC: (1.22-1.23); FILE MERGED 2006/10/13 13:36:44 dr 1.19.8.6: RESYNC: (1.21-1.22); FILE MERGED 2006/07/27 13:40:48 dr 1.19.8.5: RESYNC: (1.20-1.21); FILE MERGED 2006/01/25 14:10:17 bm 1.19.8.4: RESYNC: (1.19-1.20); FILE MERGED 2005/12/16 10:50:53 dr 1.19.8.3: font handling and code cleanup 2005/11/24 13:13:28 dr 1.19.8.2: #i24066# move string import into own file, reduce header dep's 2005/11/07 14:12:24 dr 1.19.8.1: #i3997# preparations for new chart2 API


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [51b43aa531d08c836e88a62593daacea5655396c]

INTEGRATION: CWS chart2mst3 (1.5.10); FILE MERGED 2007/04/27 12:23:36 bm 1.5.10.67: RESYNC: warnings removed 2007/04/20 08:18:58 iha 1.5.10.66: #i75393# Connect Bars per diagram not per series 2006/11/14 16:07:23 dr 1.5.10.65: correct import of automatic chart title 2006/11/14 15:13:29 dr 1.5.10.64: correct conversion of logarithmic scaling settings 2006/10/30 10:08:10 dr 1.5.10.63: always set a default value for VARYCOLORSBY property 2006/10/16 11:56:53 dr 1.5.10.62: handle missing CHTICK record 2006/10/13 13:36:35 dr 1.5.10.61: RESYNC: (1.8-1.9); FILE MERGED 2006/10/12 14:23:26 dr 1.5.10.60: remove old chart filter code 2006/10/12 13:16:11 dr 1.5.10.59: rename 'chart group' to 'type group' to prevent confusion 2006/10/12 10:55:44 dr 1.5.10.58: improved stacking support 2006/10/11 13:07:39 dr 1.5.10.57: pie/donut charts need reversed X axis 2006/10/10 16:29:24 dr 1.5.10.56: reverse series order for area/donut charts, set 3d light source 2006/09/28 14:28:19 dr 1.5.10.55: extended type info, handling of missing data source range 2006/09/27 09:56:17 dr 1.5.10.54: disable support for reversed axes 2006/09/26 15:23:32 dr 1.5.10.53: export of trend lines 2006/09/26 12:29:52 dr 1.5.10.52: export of error bars 2006/09/25 15:32:03 dr 1.5.10.51: axis origin 2006/09/21 11:15:18 dr 1.5.10.50: default frame formatting 2006/09/18 16:51:55 dr 1.5.10.49: export of data labels, bar connectors, axis number format, automatic colors 2006/08/31 09:59:28 dr 1.5.10.48: chart2 export: text formatting, series formatting 2006/08/22 16:08:56 dr 1.5.10.47: chart2 export: string/text/title handling, first steps 2006/08/16 11:45:49 dr 1.5.10.46: chart2 import/export 2006/07/27 13:40:40 dr 1.5.10.45: RESYNC: (1.6-1.8); FILE MERGED 2006/07/18 15:19:27 dr 1.5.10.44: auto formatting 2006/07/17 17:40:47 dr 1.5.10.43: import stock charts, extend new chart export 2006/07/11 14:08:30 dr 1.5.10.42: #export of chart line and area formats 2006/06/29 14:08:02 dr 1.5.10.41: spline for line charts 2006/06/29 09:07:43 dr 1.5.10.40: #i4140# ignore empty groups and axessets 2006/06/28 09:01:57 dr 1.5.10.39: #i47264# import trend lines 2006/06/27 14:33:15 dr 1.5.10.38: import wall/floor in 3d charts, #i47264# import error bars 2006/06/23 15:22:19 dr 1.5.10.37: pie/donut charts, varied point colors 2006/06/23 15:10:59 dr 1.5.10.36: pie/donut charts, varied point colors 2006/06/22 10:51:32 dr 1.5.10.35: combination chart support 2006/05/18 12:59:52 dr 1.5.10.34: #i60067# use named gradients, bitmaps and dashes in old and new API 2006/05/05 15:11:48 bm 1.5.10.33: RESYNC: (1.5-1.6); FILE MERGED 2006/04/13 13:32:21 dr 1.5.10.32: type info provider added 2006/04/12 15:13:46 dr 1.5.10.31: create coordinate system and chart types with factory 2006/04/10 18:43:43 dr 1.5.10.30: chart API rework 2006/04/06 10:30:57 dr 1.5.10.29: variable area formatting inside series 2006/04/04 16:07:00 dr 1.5.10.28: bar charts: gap, overlap, connector lines 2006/03/31 14:47:31 dr 1.5.10.27: axis format completed 2006/03/29 16:10:21 dr 1.5.10.26: remove reference size properties to avoid automatic text scaling 2006/03/09 15:02:22 dr 1.5.10.25: more dumper stuff 2006/01/11 13:18:20 dr 1.5.10.24: escher stream hamdling improved 2005/12/23 15:58:13 dr 1.5.10.23: main increment 2005/12/23 10:00:20 dr 1.5.10.22: main grid 2005/12/22 15:06:37 dr 1.5.10.21: data labels, pie format, 3d bar format 2005/12/21 14:53:53 dr 1.5.10.20: remove identifiers from objects 2005/12/21 11:46:43 dr 1.5.10.19: stacked charts, symbols, data point formats 2005/12/16 10:50:52 dr 1.5.10.18: font handling and code cleanup 2005/12/15 14:51:42 dr 1.5.10.17: API font handling 2005/12/15 13:35:54 dr 1.5.10.16: API font handling reworked 2005/12/09 14:50:36 dr 1.5.10.15: import legend 2005/12/08 17:37:54 dr 1.5.10.14: improved line/area formatting handling 2005/12/06 15:24:46 dr 1.5.10.13: complex fill properties (gradient/bitmap) 2005/12/02 15:49:40 dr 1.5.10.12: chart background and diagram wall 2005/12/02 12:43:41 dr 1.5.10.11: minimum/maximum and category source range 2005/11/30 17:15:38 dr 1.5.10.10: chart axes 2005/11/30 12:26:19 dr 1.5.10.9: axis formatting 2005/11/25 11:53:02 dr 1.5.10.8: #i24066# border and area of text objects 2005/11/24 13:13:27 dr 1.5.10.7: #i24066# move string import into own file, reduce header dep's 2005/11/24 10:52:23 dr 1.5.10.6: #i24066# rich-text title 2005/11/17 09:37:59 dr 1.5.10.5: #i3997# helper function for creation of labeled data sequence 2005/11/16 16:47:58 dr 1.5.10.4: #i3997# new chart2 API for source ranges, step 2 2005/11/11 15:37:21 dr 1.5.10.3: #i3997# new chart2 API for source ranges, step 1 2005/11/07 14:12:23 dr 1.5.10.2: #i3997# preparations for new chart2 API 2005/10/12 12:20:51 dr 1.5.10.1: #i47264 add trendlines and error bars


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [bd354039227141806de8f525d92b8a64bc3c9852]

INTEGRATION: CWS chart2mst3 (1.10.10); FILE MERGED 2007/04/25 02:51:46 bm 1.10.10.6: RESYNC: (1.14-1.15); FILE MERGED 2006/10/13 13:36:12 dr 1.10.10.5: RESYNC: (1.12-1.14); FILE MERGED 2006/07/27 13:40:27 dr 1.10.10.4: RESYNC: (1.11-1.12); FILE MERGED 2006/07/04 12:47:25 dr 1.10.10.3: name conflict: Size() member function vs. class Size parameter type 2006/03/28 15:10:40 dr 1.10.10.2: dumper merged from CWS dr47 2005/11/07 14:12:23 dr 1.10.10.1: #i3997# preparations for new chart2 API


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [00c41639d1ff675fac99e839cefe7e14b740ba27]

INTEGRATION: CWS chart2mst3 (1.22.32); FILE MERGED 2007/04/25 02:51:39 bm 1.22.32.9: RESYNC: (1.26-1.27); FILE MERGED 2007/02/07 15:37:03 iha 1.22.32.8: RESYNC: (1.25-1.26); FILE MERGED 2006/10/13 13:36:04 dr 1.22.32.7: RESYNC: (1.24-1.25); FILE MERGED 2006/09/18 16:51:55 dr 1.22.32.6: export of data labels, bar connectors, axis number format, automatic colors 2006/08/31 09:59:27 dr 1.22.32.5: chart2 export: text formatting, series formatting 2006/07/27 13:40:17 dr 1.22.32.4: RESYNC: (1.23-1.24); FILE MERGED 2006/07/17 17:40:47 dr 1.22.32.3: import stock charts, extend new chart export 2006/07/04 12:47:25 dr 1.22.32.2: name conflict: Size() member function vs. class Size parameter type 2006/03/28 15:10:40 dr 1.22.32.1: dumper merged from CWS dr47


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [362f681aa3ca5cfdba6968c83016df2117a73f2b]

INTEGRATION: CWS chart2mst3 (1.8.26); FILE MERGED 2007/02/07 15:36:56 iha 1.8.26.6: RESYNC: (1.10-1.11); FILE MERGED 2006/10/13 13:35:55 dr 1.8.26.5: RESYNC: (1.9-1.10); FILE MERGED 2006/08/31 09:59:27 dr 1.8.26.4: chart2 export: text formatting, series formatting 2006/08/22 16:08:56 dr 1.8.26.3: chart2 export: string/text/title handling, first steps 2006/07/27 13:40:08 dr 1.8.26.2: RESYNC: (1.8-1.9); FILE MERGED 2005/11/24 10:52:22 dr 1.8.26.1: #i24066# rich-text title


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [0ffb6e13cbe28e157285dfad0b77e54a20e29ec5]

INTEGRATION: CWS chart2mst3 (1.5.26); FILE MERGED 2007/04/25 02:51:11 bm 1.5.26.4: RESYNC: (1.7-1.8); FILE MERGED 2006/10/13 13:35:25 dr 1.5.26.3: RESYNC: (1.6-1.7); FILE MERGED 2006/07/27 13:39:50 dr 1.5.26.2: RESYNC: (1.5-1.6); FILE MERGED 2006/06/30 11:37:42 dr 1.5.26.1: started new chart export filter


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [37e04328b654d432c4fe76f3386e2886f310fc16]

INTEGRATION: CWS chart2mst3 (1.11.26); FILE MERGED 2007/04/25 02:51:04 bm 1.11.26.6: RESYNC: (1.16-1.17); FILE MERGED 2007/02/07 15:36:42 iha 1.11.26.5: RESYNC: (1.15-1.16); FILE MERGED 2006/11/25 09:46:32 bm 1.11.26.4: RESYNC: (1.14-1.15); FILE MERGED 2006/10/13 13:35:16 dr 1.11.26.3: RESYNC: (1.12-1.14); FILE MERGED 2006/07/27 13:39:43 dr 1.11.26.2: RESYNC: (1.11-1.12); FILE MERGED 2006/07/04 12:47:25 dr 1.11.26.1: name conflict: Size() member function vs. class Size parameter type


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [56800689debd6c565979dcf7128415144f65e9ad]

INTEGRATION: CWS chart2mst3 (1.10.26); FILE MERGED 2007/02/07 15:36:35 iha 1.10.26.4: RESYNC: (1.12-1.13); FILE MERGED 2006/10/13 13:35:07 dr 1.10.26.3: RESYNC: (1.11-1.12); FILE MERGED 2006/07/27 13:39:35 dr 1.10.26.2: RESYNC: (1.10-1.11); FILE MERGED 2006/07/11 14:08:30 dr 1.10.26.1: #export of chart line and area formats


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [8a3a4143cae2b1474186b6410c4ab61eac8b4798]

INTEGRATION: CWS chart2mst3 (1.5.8); FILE MERGED 2006/10/13 13:34:59 dr 1.5.8.4: RESYNC: (1.7-1.8); FILE MERGED 2006/07/04 12:47:25 dr 1.5.8.3: name conflict: Size() member function vs. class Size parameter type 2006/01/25 14:08:34 bm 1.5.8.2: RESYNC: (1.5-1.6); FILE MERGED 2005/11/07 14:12:23 dr 1.5.8.1: #i3997# preparations for new chart2 API


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [d77ac836cb7408b6988f78bb7e3f641574dfb9a4]

INTEGRATION: CWS chart2mst3 (1.16.26); FILE MERGED 2007/04/25 02:50:58 bm 1.16.26.4: RESYNC: (1.18-1.19); FILE MERGED 2007/02/07 15:36:27 iha 1.16.26.3: RESYNC: (1.17-1.18); FILE MERGED 2006/10/13 13:34:52 dr 1.16.26.2: RESYNC: (1.16-1.17); FILE MERGED 2006/07/04 12:47:25 dr 1.16.26.1: name conflict: Size() member function vs. class Size parameter type


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [c5a6c9d345048991fa63fbc942fb5f17e35394bf]

INTEGRATION: CWS chart2mst3 (1.25.2); FILE MERGED 2007/05/14 20:19:14 bm 1.25.2.4: RESYNC: (1.27-1.28); FILE MERGED 2007/02/07 15:36:20 iha 1.25.2.3: RESYNC: (1.26-1.27); FILE MERGED 2006/10/13 13:34:44 dr 1.25.2.2: RESYNC: (1.25-1.26); FILE MERGED 2006/08/31 09:59:27 dr 1.25.2.1: chart2 export: text formatting, series formatting


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [833d433088b49d39ed0e009b2264faf1b28b73d2]

INTEGRATION: CWS chart2mst3 (1.13.8); FILE MERGED 2007/04/25 02:50:45 bm 1.13.8.11: RESYNC: (1.18-1.20); FILE MERGED 2007/02/07 15:36:07 iha 1.13.8.10: RESYNC: (1.16-1.18); FILE MERGED 2006/10/13 13:34:19 dr 1.13.8.9: RESYNC: (1.15-1.16); FILE MERGED 2006/10/12 14:23:26 dr 1.13.8.8: remove old chart filter code 2006/08/31 09:59:27 dr 1.13.8.7: chart2 export: text formatting, series formatting 2006/07/17 17:40:47 dr 1.13.8.6: import stock charts, extend new chart export 2006/07/11 14:08:30 dr 1.13.8.5: #export of chart line and area formats 2006/06/30 11:37:42 dr 1.13.8.4: started new chart export filter 2006/01/25 14:07:35 bm 1.13.8.3: RESYNC: (1.13-1.14); FILE MERGED 2005/11/11 16:40:19 dr 1.13.8.2: #i3997# removed old propertyset helper functions 2005/11/07 14:12:23 dr 1.13.8.1: #i3997# preparations for new chart2 API


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [cc4bdd180be49eaa316857d6e0f4070ef31939e7]

INTEGRATION: CWS chart2mst3 (1.15.26); FILE MERGED 2007/05/14 20:19:06 bm 1.15.26.9: RESYNC: (1.19-1.20); FILE MERGED 2007/04/25 02:50:38 bm 1.15.26.8: RESYNC: (1.18-1.19); FILE MERGED 2007/02/07 15:36:00 iha 1.15.26.7: RESYNC: (1.17-1.18); FILE MERGED 2006/10/13 13:34:11 dr 1.15.26.6: RESYNC: (1.16-1.17); FILE MERGED 2006/08/31 09:59:27 dr 1.15.26.5: chart2 export: text formatting, series formatting 2006/07/27 13:38:53 dr 1.15.26.4: RESYNC: (1.15-1.16); FILE MERGED 2006/07/04 12:47:24 dr 1.15.26.3: name conflict: Size() member function vs. class Size parameter type 2005/11/11 16:40:18 dr 1.15.26.2: #i3997# removed old propertyset helper functions 2005/11/07 14:12:22 dr 1.15.26.1: #i3997# preparations for new chart2 API


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [acac38a2b913ff13ac575e1a1b98033e7721a870]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/05/15 06:00:44 bm 1.1.2.26: #i77132# warnings removed 2007/04/27 12:23:36 bm 1.1.2.25: RESYNC: warnings removed 2007/04/25 13:43:20 bm 1.1.2.24: RESYNC: warning removed (as this is now an error) 2007/04/20 08:18:13 iha 1.1.2.23: #i75393# Connect Bars per diagram not per series 2007/02/09 17:14:23 iha 1.1.2.22: resync m195 -> m202 - missing pch 2006/11/14 15:13:29 dr 1.1.2.21: correct conversion of logarithmic scaling settings 2006/11/08 14:57:11 dr 1.1.2.20: #i71344# ignore formats of deleted data points 2006/10/12 14:23:26 dr 1.1.2.19: remove old chart filter code 2006/10/12 13:16:11 dr 1.1.2.18: rename 'chart group' to 'type group' to prevent confusion 2006/10/12 10:55:44 dr 1.1.2.17: improved stacking support 2006/10/10 16:29:24 dr 1.1.2.16: reverse series order for area/donut charts, set 3d light source 2006/10/05 11:34:34 dr 1.1.2.15: export of stock charts 2006/09/28 14:28:18 dr 1.1.2.14: extended type info, handling of missing data source range 2006/09/27 09:56:17 dr 1.1.2.13: disable support for reversed axes 2006/09/26 15:23:32 dr 1.1.2.12: export of trend lines 2006/09/26 12:29:51 dr 1.1.2.11: export of error bars 2006/09/25 15:32:03 dr 1.1.2.10: axis origin 2006/09/21 11:15:18 dr 1.1.2.9: default frame formatting 2006/09/18 16:51:55 dr 1.1.2.8: export of data labels, bar connectors, axis number format, automatic colors 2006/08/31 09:59:26 dr 1.1.2.7: chart2 export: text formatting, series formatting 2006/08/22 16:08:56 dr 1.1.2.6: chart2 export: string/text/title handling, first steps 2006/08/16 11:45:49 dr 1.1.2.5: chart2 import/export 2006/07/27 07:56:49 dr 1.1.2.4: source ranges, part 1 2006/07/17 17:40:47 dr 1.1.2.3: import stock charts, extend new chart export 2006/07/11 14:08:29 dr 1.1.2.2: #export of chart line and area formats 2006/06/30 11:37:41 dr 1.1.2.1: started new chart export filter


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [1ac071b672f5ab748817038324987bad58e1264e]

INTEGRATION: CWS chart2mst3 (1.55.10); FILE MERGED 2007/04/25 02:48:43 bm 1.55.10.16: RESYNC: (1.65-1.66); FILE MERGED 2007/02/07 15:35:53 iha 1.55.10.15: RESYNC: (1.63-1.65); FILE MERGED 2006/11/25 09:46:25 bm 1.55.10.14: RESYNC: (1.62-1.63); FILE MERGED 2006/10/13 13:33:47 dr 1.55.10.13: RESYNC: (1.59-1.62); FILE MERGED 2006/06/22 10:45:37 dr 1.55.10.12: set BIFF5 chart anchor, support BIFF5 chart sheets 2006/06/20 10:23:14 dr 1.55.10.11: skip chart object substreams in BIFF3/4 2006/06/16 13:29:46 bm 1.55.10.10: RESYNC: (1.57-1.58); FILE MERGED 2006/05/08 05:43:44 bm 1.55.10.9: Z_Biff5C no longer used 2006/05/05 15:10:44 bm 1.55.10.8: RESYNC: (1.56-1.57); FILE MERGED 2006/03/28 15:10:39 dr 1.55.10.7: dumper merged from CWS dr47 2006/02/23 10:20:54 dr 1.55.10.6: enable dumper/import, extract storage streams 2006/01/26 17:42:41 bm 1.55.10.5: deprecated enums 2006/01/25 14:02:15 bm 1.55.10.4: RESYNC: (1.55-1.56); FILE MERGED 2006/01/11 13:18:20 dr 1.55.10.3: escher stream hamdling improved 2005/11/24 13:13:27 dr 1.55.10.2: #i24066# move string import into own file, reduce header dep's 2005/11/16 17:00:30 dr 1.55.10.1: #i3997# remove non-working BIFF5 chart import


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [c1b0a0927aaf53b41633d5a08e8d0f2d25823e07]

INTEGRATION: CWS chart2mst3 (1.34.26); FILE MERGED 2007/04/25 02:50:24 bm 1.34.26.8: RESYNC: (1.37-1.38); FILE MERGED 2007/02/07 15:35:46 iha 1.34.26.7: RESYNC: (1.36-1.37); FILE MERGED 2006/10/12 14:23:26 dr 1.34.26.6: remove old chart filter code 2006/06/30 11:37:42 dr 1.34.26.5: started new chart export filter 2006/02/22 14:19:05 dr 1.34.26.4: joined new dumper from dr46 2005/12/08 17:37:53 dr 1.34.26.3: improved line/area formatting handling 2005/11/24 13:13:23 dr 1.34.26.2: #i24066# move string import into own file, reduce header dep's 2005/11/07 14:12:22 dr 1.34.26.1: #i3997# preparations for new chart2 API


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [f78c5a7f830f890bf80c73a7fad1b83548b97dba]

INTEGRATION: CWS chart2mst3 (1.76.10); FILE MERGED 2007/05/14 20:18:52 bm 1.76.10.14: RESYNC: (1.86-1.87); FILE MERGED 2007/04/25 02:50:17 bm 1.76.10.13: RESYNC: (1.85-1.86); FILE MERGED 2007/02/07 15:35:39 iha 1.76.10.12: RESYNC: (1.84-1.85); FILE MERGED 2006/11/25 09:46:17 bm 1.76.10.11: RESYNC: (1.83-1.84); FILE MERGED 2006/10/13 13:33:27 dr 1.76.10.10: RESYNC: (1.80-1.83); FILE MERGED 2006/07/27 13:38:28 dr 1.76.10.9: RESYNC: (1.79-1.80); FILE MERGED 2006/06/22 10:45:36 dr 1.76.10.8: set BIFF5 chart anchor, support BIFF5 chart sheets 2006/06/16 13:31:35 bm 1.76.10.7: RESYNC: (1.78-1.79); FILE MERGED 2006/06/16 08:14:03 dr 1.76.10.6: load BIFF5 charts 2006/02/22 14:19:05 dr 1.76.10.5: joined new dumper from dr46 2006/01/25 14:06:40 bm 1.76.10.4: RESYNC: (1.76-1.77); FILE MERGED 2006/01/11 13:18:19 dr 1.76.10.3: escher stream hamdling improved 2005/11/16 17:00:29 dr 1.76.10.2: #i3997# remove non-working BIFF5 chart import 2005/11/07 14:12:22 dr 1.76.10.1: #i3997# preparations for new chart2 API


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [0c8156225d740b12628365fde648f5350cf38cf1]

INTEGRATION: CWS chart2mst3 (1.81.26); FILE MERGED 2007/05/14 20:18:29 bm 1.81.26.6: RESYNC: (1.85-1.86); FILE MERGED 2007/04/25 02:49:35 bm 1.81.26.5: RESYNC: (1.84-1.85); FILE MERGED 2007/02/07 15:35:24 iha 1.81.26.4: RESYNC: (1.83-1.84); FILE MERGED 2006/10/13 13:32:38 dr 1.81.26.3: RESYNC: (1.82-1.83); FILE MERGED 2006/07/27 13:38:04 dr 1.81.26.2: RESYNC: (1.81-1.82); FILE MERGED 2006/07/04 12:47:24 dr 1.81.26.1: name conflict: Size() member function vs. class Size parameter type


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [456bdb2da5dff08da01413c16d2c5a37ff35f290]

INTEGRATION: CWS chart2mst3 (1.38.24); FILE MERGED 2007/05/14 20:18:22 bm 1.38.24.9: RESYNC: (1.43-1.44); FILE MERGED 2006/11/27 14:41:11 dr 1.38.24.8: #i10000# merge error 2006/11/24 18:19:50 bm 1.38.24.7: RESYNC: (1.41-1.42); FILE MERGED 2006/10/13 13:32:30 dr 1.38.24.6: RESYNC: (1.40-1.41); FILE MERGED 2006/07/27 13:37:56 dr 1.38.24.5: RESYNC: (1.39-1.40); FILE MERGED 2006/07/11 14:08:29 dr 1.38.24.4: #export of chart line and area formats 2006/06/22 10:45:36 dr 1.38.24.3: set BIFF5 chart anchor, support BIFF5 chart sheets 2006/06/16 08:14:03 dr 1.38.24.2: load BIFF5 charts 2005/11/16 17:00:29 dr 1.38.24.1: #i3997# remove non-working BIFF5 chart import


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [7a979b8d07b9385927eb8417cd88477d1af43dcf]

INTEGRATION: CWS chart2mst3 (1.108.10); FILE MERGED 2007/05/14 20:18:16 bm 1.108.10.12: RESYNC: (1.116-1.117); FILE MERGED 2006/11/25 09:46:08 bm 1.108.10.11: RESYNC: (1.115-1.116); FILE MERGED 2006/10/13 13:32:22 dr 1.108.10.10: RESYNC: (1.112-1.115); FILE MERGED 2006/07/27 13:37:48 dr 1.108.10.9: RESYNC: (1.111-1.112); FILE MERGED 2006/06/16 13:30:37 bm 1.108.10.8: RESYNC: (1.110-1.111); FILE MERGED 2006/06/16 08:14:02 dr 1.108.10.7: load BIFF5 charts 2006/02/22 14:19:05 dr 1.108.10.6: joined new dumper from dr46 2006/01/25 14:04:53 bm 1.108.10.5: RESYNC: (1.108-1.109); FILE MERGED 2006/01/11 13:18:18 dr 1.108.10.4: escher stream hamdling improved 2005/11/24 13:13:19 dr 1.108.10.3: #i24066# move string import into own file, reduce header dep's 2005/11/16 17:00:28 dr 1.108.10.2: #i3997# remove non-working BIFF5 chart import 2005/11/07 14:12:21 dr 1.108.10.1: #i3997# preparations for new chart2 API


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [5a8edf66c203d5be91df61534d4e4bc8d7e913ce]

INTEGRATION: CWS chart2mst3 (1.36.8); FILE MERGED 2007/04/25 13:25:33 bm 1.36.8.11: RESYNC: unused parameters are now used 2007/04/25 02:49:18 bm 1.36.8.10: RESYNC: (1.44-1.45); FILE MERGED 2007/02/07 15:35:10 iha 1.36.8.9: RESYNC: (1.43-1.44); FILE MERGED 2006/11/24 18:19:44 bm 1.36.8.8: RESYNC: (1.42-1.43); FILE MERGED 2006/10/13 13:32:14 dr 1.36.8.7: RESYNC: (1.39-1.42); FILE MERGED 2006/07/27 13:37:39 dr 1.36.8.6: RESYNC: (1.38-1.39); FILE MERGED 2006/06/16 08:14:02 dr 1.36.8.5: load BIFF5 charts 2006/05/10 16:30:42 dr 1.36.8.4: changed includes 2006/01/26 17:39:58 bm 1.36.8.3: missing include 2006/01/25 14:03:00 bm 1.36.8.2: RESYNC: (1.36-1.38); FILE MERGED 2005/11/07 14:12:21 dr 1.36.8.1: #i3997# preparations for new chart2 API


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [1e45aebba2b2280175f42246d7bb78fb4a6544a0]

INTEGRATION: CWS chart2mst3 (1.61.10); FILE MERGED 2007/02/07 15:35:03 iha 1.61.10.5: RESYNC: (1.65-1.66); FILE MERGED 2006/10/13 13:31:38 dr 1.61.10.4: RESYNC: (1.64-1.65); FILE MERGED 2006/07/27 13:37:15 dr 1.61.10.3: RESYNC: (1.62-1.64); FILE MERGED 2006/07/04 12:47:24 dr 1.61.10.2: name conflict: Size() member function vs. class Size parameter type 2006/03/28 15:10:39 dr 1.61.10.1: dumper merged from CWS dr47


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [e07bccd7001851f89d0d739d99e88e48a32dc5ac]

INTEGRATION: CWS chart2mst3 (1.19.38); FILE MERGED 2006/01/25 14:02:52 bm 1.19.38.2: RESYNC: (1.19-1.20); FILE MERGED 2005/11/11 15:37:20 dr 1.19.38.1: #i3997# new chart2 API for source ranges, step 1


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [c84f563c6ed1d75d3a74a3ea03ec52c328be17e4]

INTEGRATION: CWS chart2mst3 (1.80.8); FILE MERGED 2007/02/07 15:34:57 iha 1.80.8.6: RESYNC: (1.86-1.87); FILE MERGED 2006/10/13 13:31:18 dr 1.80.8.5: RESYNC: (1.85-1.86); FILE MERGED 2006/05/05 15:10:35 bm 1.80.8.4: RESYNC: (1.82-1.85); FILE MERGED 2006/01/25 14:02:34 bm 1.80.8.3: RESYNC: (1.80-1.82); FILE MERGED 2005/11/10 15:04:53 dr 1.80.8.2: stupid loop 2005/11/07 14:12:20 dr 1.80.8.1: #i3997# preparations for new chart2 API


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [fc24401b6ebdafce37b4e5f90aae7fdb5894b102]

INTEGRATION: CWS chart2mst3 (1.4.22); FILE MERGED 2007/04/25 02:46:39 bm 1.4.22.10: RESYNC: (1.8-1.9); FILE MERGED 2006/11/24 18:19:19 bm 1.4.22.9: RESYNC: (1.7-1.8); FILE MERGED 2006/10/18 23:41:01 bm 1.4.22.8: RESYNC: (1.5-1.7); FILE MERGED 2005/10/08 07:41:59 bm 1.4.22.7: RESYNC: (1.4-1.5); FILE MERGED 2005/07/19 12:24:23 sab 1.4.22.6: #i17416#; handle range adresses wich contains the talbe name only once 2005/07/19 11:17:22 sab 1.4.22.5: #i17416#; handle range adresses wich contains the talbe name only once 2005/07/08 09:51:55 bm 1.4.22.4: GetRangeFromString: single addresses must be parsed separately 2005/07/08 09:35:40 bm 1.4.22.3: GetRangeFromString: parse complete range instead of separate addresses 2005/07/07 16:43:56 sab 1.4.22.2: #i17416#; fix parameter order 2005/05/12 19:55:57 sab 1.4.22.1: move range to string and string to range converter methods


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [cb093068f178ad7f2b8d03e80a4aa5c3d7bf1b5f]

INTEGRATION: CWS chart2mst3 (1.11.36); FILE MERGED 2007/04/25 02:45:33 bm 1.11.36.7: RESYNC: (1.17-1.18); FILE MERGED 2006/10/18 23:39:23 bm 1.11.36.6: RESYNC: (1.15-1.17); FILE MERGED 2005/10/08 07:36:24 bm 1.11.36.5: RESYNC: (1.14-1.15); FILE MERGED 2005/03/17 13:05:30 bm 1.11.36.4: RESYNC: (1.13-1.14); FILE MERGED 2004/08/30 17:44:00 bm 1.11.36.3: RESYNC: (1.12-1.13); FILE MERGED 2004/06/15 18:02:17 bm 1.11.36.2: RESYNC: (1.11-1.12); FILE MERGED 2004/04/29 13:29:08 sab 1.11.36.1: #i17416#; seperate ChartPositionMap and ChartArray


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [fadb8d1a1790d8ffb9abe8f1ca7e170b5233b42b]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/04/27 11:53:17 bm 1.1.2.7: RESYNC: warnings removed (Windows) 2007/04/25 12:50:15 bm 1.1.2.6: warnings removed 2006/11/20 18:45:18 nn 1.1.2.5: #i71250# removed unused include 2006/03/13 12:13:04 bm 1.1.2.4: some leftover fixes on the server 2005/10/11 09:55:16 bm 1.1.2.3: license header change 2004/06/16 15:10:35 sab 1.1.2.2: #i17416#; merge into m42 2004/04/29 13:25:34 sab 1.1.2.1: #i17416#; seperate ChartPositionMap and ChartArray


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [806ca20c38ef97968e02730c8eb6142f181a43ce]

INTEGRATION: CWS chart2mst3 (1.8.84); FILE MERGED 2007/04/25 12:20:12 bm 1.8.84.4: warning removed: unused parameter pWindow in UpdateChart removed 2007/04/25 02:41:54 bm 1.8.84.3: RESYNC: (1.8-1.9); FILE MERGED 2007/03/19 14:52:54 nn 1.8.84.2: #i75258# update charts before renaming, so they can get their live data objects 2006/11/02 10:31:43 nn 1.8.84.1: #i66865# update chart listeners quickly


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [a790129aecfdd387b0867e1e79b6ce5eca898ff1]

INTEGRATION: CWS chart2mst3 (1.11.266); FILE MERGED 2007/04/27 09:16:29 bm 1.11.266.14: RESYNC: warning removed 2007/04/25 12:35:07 bm 1.11.266.13: merge problem removed, unused variable removed 2007/04/25 02:41:47 bm 1.11.266.12: RESYNC: (1.20-1.21); FILE MERGED 2006/11/23 17:24:28 nn 1.11.266.11: #i71250# remove use of SchMemChart 2006/10/18 23:35:42 bm 1.11.266.10: RESYNC: (1.19-1.20); FILE MERGED 2006/05/05 15:09:32 bm 1.11.266.9: RESYNC: (1.18-1.19); FILE MERGED 2006/01/25 13:58:12 bm 1.11.266.8: RESYNC: (1.16-1.18); FILE MERGED 2005/10/08 07:29:41 bm 1.11.266.7: RESYNC: (1.15-1.16); FILE MERGED 2005/07/25 18:38:41 bm 1.11.266.6: RESYNC: (1.14-1.15); FILE MERGED 2005/05/17 12:25:46 bm 1.11.266.5: RESYNC: (1.13-1.14); FILE MERGED 2004/08/30 17:43:20 bm 1.11.266.4: RESYNC: (1.12-1.13); FILE MERGED 2004/06/16 15:10:35 sab 1.11.266.3: #i17416#; merge into m42 2004/06/15 17:59:16 bm 1.11.266.2: RESYNC: (1.11-1.12); FILE MERGED 2004/04/29 13:25:48 sab 1.11.266.1: #i17416#; seperate ChartPositionMap and ChartArray


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [0b884b4bd70136d67c2f80dbaa0a55000bab7159]

INTEGRATION: CWS chart2mst3 (1.45.4); FILE MERGED 2007/05/14 20:15:59 bm 1.45.4.4: RESYNC: (1.47-1.48); FILE MERGED 2007/04/25 02:35:15 bm 1.45.4.3: RESYNC: (1.46-1.47); FILE MERGED 2006/11/24 18:16:35 bm 1.45.4.2: RESYNC: (1.45-1.46); FILE MERGED 2006/11/23 14:06:54 nn 1.45.4.1: #i71250# CopyFromClip: new chart


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [9d1d191f146eb166f1fe045f36bd5cda49220a49]

INTEGRATION: CWS chart2mst3 (1.74.14); FILE MERGED 2007/05/14 20:15:43 bm 1.74.14.3: RESYNC: (1.75-1.76); FILE MERGED 2007/04/25 02:33:24 bm 1.74.14.2: RESYNC: (1.74-1.75); FILE MERGED 2007/03/19 14:52:37 nn 1.74.14.1: #i75258# update charts before renaming, so they can get their live data objects


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [a8c3dc43d92307312419f624185a05ab27213cbe]

INTEGRATION: CWS chart2mst3 (1.34.82); FILE MERGED 2007/05/14 20:15:36 bm 1.34.82.5: RESYNC: (1.37-1.38); FILE MERGED 2007/04/25 02:33:17 bm 1.34.82.4: RESYNC: (1.36-1.37); FILE MERGED 2007/02/07 15:31:17 iha 1.34.82.3: RESYNC: (1.35-1.36); FILE MERGED 2006/11/24 18:16:19 bm 1.34.82.2: RESYNC: (1.34-1.35); FILE MERGED 2006/11/23 13:35:34 nn 1.34.82.1: #i71250# TransferDrawPage: new chart


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [49b7d3e7ac542e4610ebfd19ebfee7417773c462]

INTEGRATION: CWS chart2mst3 (1.22.38); FILE MERGED 2007/04/27 09:03:07 bm 1.22.38.17: RESYNC: warning removed 2007/04/25 12:20:11 bm 1.22.38.16: warning removed: unused parameter pWindow in UpdateChart removed 2007/04/25 12:14:55 bm 1.22.38.15: warning removed: UpdateAllCharts: parameter is no longer used -> removed. 2007/04/25 02:32:32 bm 1.22.38.14: RESYNC: (1.25-1.26); FILE MERGED 2007/03/19 14:52:37 nn 1.22.38.13: #i75258# update charts before renaming, so they can get their live data objects 2006/11/20 18:17:23 nn 1.22.38.12: #i71250# UpdateChartArea without Window, remove FindChartData 2006/11/17 14:35:51 nn 1.22.38.11: #i71250# new chart: SetChartRangeList 2006/11/14 15:12:44 nn 1.22.38.10: #i71251# new chart: changing source range with drag&drop 2006/11/07 15:01:49 nn 1.22.38.9: #i71250# UpdateAllCharts for new chart 2006/11/02 18:04:03 nn 1.22.38.8: #i66865# chart listener loads chart, saving chart restores chart listener 2006/10/20 11:20:10 bm 1.22.38.7: error on merge conflict resolution fixed 2006/10/18 23:25:32 bm 1.22.38.6: RESYNC: (1.24-1.25); FILE MERGED 2006/08/10 12:30:27 bm 1.22.38.5: adding FindChartData again trying to avoid a very strange bug on Windows 2006/08/09 14:19:22 bm 1.22.38.4: #i68229# changed FindChartData to FindOleObjectByName, changed some BOOLs to bool 2006/06/16 13:25:15 bm 1.22.38.3: RESYNC: (1.23-1.24); FILE MERGED 2005/10/08 07:08:09 bm 1.22.38.2: RESYNC: (1.22-1.23); FILE MERGED 2005/09/08 17:21:00 iha 1.22.38.1: change method UpdateChart to work with new chart


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [ad0f473d7ce4cd241b28740e2af7a52737cbb8fb]

INTEGRATION: CWS chart2mst3 (1.32.46); FILE MERGED 2007/04/25 02:32:16 bm 1.32.46.3: RESYNC: (1.33-1.34); FILE MERGED 2007/02/07 15:30:58 iha 1.32.46.2: RESYNC: (1.32-1.33); FILE MERGED 2006/12/04 18:35:32 nn 1.32.46.1: #i65379# undo for reference update of UNO objects


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [abdc36d415c88bcbba181405a62ebca31a1d37d8]

INTEGRATION: CWS chart2mst3 (1.60.10); FILE MERGED 2007/05/14 20:15:20 bm 1.60.10.4: RESYNC: (1.62-1.63); FILE MERGED 2007/04/25 02:32:09 bm 1.60.10.3: RESYNC: (1.61-1.62); FILE MERGED 2007/02/07 15:30:50 iha 1.60.10.2: RESYNC: (1.60-1.61); FILE MERGED 2006/12/04 18:35:32 nn 1.60.10.1: #i65379# undo for reference update of UNO objects


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [fea0be8f468880e8b52957b7f038153ac859409e]

INTEGRATION: CWS chart2mst3 (1.19.4); FILE MERGED 2006/11/20 13:39:19 nn 1.19.4.1: #i71560# remove old chart dialog


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [9afe26ed7ef6b3497d3d2b5f3b30c3907943b02d]

INTEGRATION: CWS chart2mst3 (1.31.26); FILE MERGED 2007/02/07 15:30:20 iha 1.31.26.3: RESYNC: (1.32-1.33); FILE MERGED 2006/11/24 18:14:39 bm 1.31.26.2: RESYNC: (1.31-1.32); FILE MERGED 2006/11/20 13:39:19 nn 1.31.26.1: #i71560# remove old chart dialog


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [a3b5c4cecb7cf35648f3838eebb848530cc81e20]

INTEGRATION: CWS chart2mst3 (1.14.4); FILE MERGED 2006/11/20 13:39:19 nn 1.14.4.1: #i71560# remove old chart dialog


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [2fa68ebc4b67ca41a3f6ceee0d6b99e1e998c5ba]

INTEGRATION: CWS chart2mst3 (1.16.4); FILE MERGED 2007/02/07 15:30:11 iha 1.16.4.2: RESYNC: (1.16-1.17); FILE MERGED 2006/11/20 13:39:18 nn 1.16.4.1: #i71560# remove old chart dialog


2007-05-22  Fridrich Štrba  <fridrich_strba@openoffice.org>  [1cd580bf3c74811c06092b63031b7a9988d3d832]

and the headers and footer came to be...


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [3945273c59a6cca49920a67e36d5102fde38dd95]

INTEGRATION: CWS chart2mst3 (1.19.4); FILE MERGED 2006/11/24 18:14:32 bm 1.19.4.2: RESYNC: (1.19-1.20); FILE MERGED 2006/11/20 13:39:18 nn 1.19.4.1: #i71560# remove old chart dialog


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [83901afa79b12c4fe0ecabb1c3121066a475cddf]

INTEGRATION: CWS chart2mst3 (1.13.28); FILE MERGED 2007/05/14 20:14:37 bm 1.13.28.3: RESYNC: (1.14-1.15); FILE MERGED 2007/04/25 02:30:04 bm 1.13.28.2: RESYNC: (1.13-1.14); FILE MERGED 2006/12/05 16:49:09 iha 1.13.28.1: remove old chart


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [ab02a7220d15e054783ecc1e45297033d3a7dada]

INTEGRATION: CWS chart2mst3 (1.6.10); FILE MERGED 2005/10/08 06:50:28 bm 1.6.10.2: RESYNC: (1.6-1.7); FILE MERGED 2004/05/05 14:47:36 sab 1.6.10.1: #i10734#; have access to the absolut name of every cellrange


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [10e9505d2e6e6be9e08e8cafdc6955e2d0442bc6]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2006/12/04 18:34:56 nn 1.1.2.1: #i65379# undo for reference update of UNO objects


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [07889dc727d9d875710f8dddfddf044a16b8df5a]

INTEGRATION: CWS chart2mst3 (1.58.6); FILE MERGED 2007/04/25 02:29:11 bm 1.58.6.16: RESYNC: (1.71-1.72); FILE MERGED 2006/10/26 12:40:37 nn 1.58.6.15: allow multiple selection in range selection API 2006/06/16 13:23:51 bm 1.58.6.14: RESYNC: (1.70-1.71); FILE MERGED 2006/05/05 14:59:58 bm 1.58.6.13: RESYNC: (1.69-1.70); FILE MERGED 2005/12/02 13:28:51 bm 1.58.6.12: #i58786# +SC_SERVICENAME_CHRANGEHILIGHT 2005/10/08 06:50:19 bm 1.58.6.11: RESYNC: (1.68-1.69); FILE MERGED 2005/05/17 12:20:11 bm 1.58.6.10: RESYNC: (1.67-1.68); FILE MERGED 2005/05/09 09:53:48 bm 1.58.6.9: moved chart2 API to data namespace 2005/03/17 11:57:29 bm 1.58.6.8: RESYNC: (1.66-1.67); FILE MERGED 2004/11/02 16:05:00 bm 1.58.6.7: RESYNC: (1.65-1.66); FILE MERGED 2004/08/30 17:32:59 bm 1.58.6.6: RESYNC: (1.63-1.65); FILE MERGED 2004/08/04 22:55:54 bm 1.58.6.5: RESYNC: (1.62-1.63); FILE MERGED 2004/06/15 17:46:39 bm 1.58.6.4: RESYNC: (1.61-1.62); FILE MERGED 2004/06/03 03:49:26 iha 1.58.6.3: RESYNC: (1.58-1.61); FILE MERGED 2004/05/05 14:47:36 sab 1.58.6.2: #i10734#; have access to the absolut name of every cellrange 2004/04/29 13:28:29 sab 1.58.6.1: #i17416#; implement Chart2 API


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [19318c3ae80d669e49162655da188026c9104d6b]

INTEGRATION: CWS chart2mst3 (1.6.26); FILE MERGED 2007/02/07 15:28:10 iha 1.6.26.2: RESYNC: (1.6-1.7); FILE MERGED 2005/11/09 16:56:27 dr 1.6.26.1: #i3997# unused function


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [76cf8633c7f06be99287e55d37393171b61fb0d7]

INTEGRATION: CWS chart2mst3 (1.50.4); FILE MERGED 2007/02/07 15:27:39 iha 1.50.4.3: RESYNC: (1.51-1.52); FILE MERGED 2006/11/24 18:13:58 bm 1.50.4.2: RESYNC: (1.50-1.51); FILE MERGED 2006/11/20 13:39:18 nn 1.50.4.1: #i71560# remove old chart dialog


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [3fc6361b39e9e9f71bbf68c83f6cd3c1c7bd2914]

INTEGRATION: CWS chart2mst3 (1.5.8); FILE MERGED 2007/04/25 02:28:31 bm 1.5.8.4: RESYNC: (1.7-1.8); FILE MERGED 2006/11/24 18:13:43 bm 1.5.8.3: RESYNC: (1.6-1.7); FILE MERGED 2005/10/08 06:39:23 bm 1.5.8.2: RESYNC: (1.5-1.6); FILE MERGED 2005/05/12 19:55:35 sab 1.5.8.1: move range to string and string to range converter methods


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [33c7f2b6c8a68dc5df1ba3bdff2792f1bb9f5a83]

INTEGRATION: CWS chart2mst3 (1.16.10); FILE MERGED 2007/05/14 20:13:07 bm 1.16.10.8: RESYNC: (1.22-1.23); FILE MERGED 2006/01/25 13:36:45 bm 1.16.10.7: RESYNC: (1.21-1.22); FILE MERGED 2005/10/08 06:20:27 bm 1.16.10.6: RESYNC: (1.20-1.21); FILE MERGED 2005/05/17 12:19:14 bm 1.16.10.5: RESYNC: (1.19-1.20); FILE MERGED 2005/05/12 19:54:43 sab 1.16.10.4: get access to ranges 2004/11/02 16:02:28 bm 1.16.10.3: RESYNC: (1.17-1.19); FILE MERGED 2004/06/15 17:38:37 bm 1.16.10.2: RESYNC: (1.16-1.17); FILE MERGED 2004/05/05 14:47:14 sab 1.16.10.1: #i10733#; have access to cellranges in all sheets


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [6ce74ea523c3e03844ae0615feae9d1336105b44]

INTEGRATION: CWS chart2mst3 (1.92.50); FILE MERGED 2007/05/14 20:13:01 bm 1.92.50.14: RESYNC: (1.98-1.99); FILE MERGED 2007/04/25 12:20:11 bm 1.92.50.13: warning removed: unused parameter pWindow in UpdateChart removed 2007/04/25 12:14:40 bm 1.92.50.12: warning removed: UpdateAllCharts: parameter is no longer used -> removed. 2007/04/25 02:26:30 bm 1.92.50.11: RESYNC: (1.97-1.98); FILE MERGED 2007/02/07 15:26:41 iha 1.92.50.10: RESYNC: (1.95-1.97); FILE MERGED 2006/12/04 18:34:55 nn 1.92.50.9: #i65379# undo for reference update of UNO objects 2006/11/24 18:12:51 bm 1.92.50.8: RESYNC: (1.93-1.95); FILE MERGED 2006/11/23 17:24:12 nn 1.92.50.7: #i71250# remove use of SchMemChart 2006/11/20 18:16:58 nn 1.92.50.6: #i71250# UpdateChartArea without Window, remove FindChartData 2006/11/14 15:12:22 nn 1.92.50.5: #i71251# new chart: changing source range with drag&drop 2006/11/02 18:04:28 nn 1.92.50.4: #i66865# chart listener loads chart, saving chart restores chart listener 2006/10/18 23:19:38 bm 1.92.50.3: RESYNC: (1.92-1.93); FILE MERGED 2006/08/10 12:29:16 bm 1.92.50.2: adding FindChartData agin trying to avoid a very strange bug on Windows 2006/08/09 14:04:48 bm 1.92.50.1: #i68229# replaced FindChartData() method with FindOleObjectByName (no SchMemChart any more)


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [4699269894b60348f625fa525e952921cbba28c4]

INTEGRATION: CWS chart2mst3 (1.4.26); FILE MERGED 2006/08/09 14:19:22 bm 1.4.26.1: #i68229# changed FindChartData to FindOleObjectByName, changed some BOOLs to bool


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [cbf5f3e72e5c66d68daca70e68e06cc884fb13a6]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/04/25 12:50:15 bm 1.1.2.5: warnings removed 2006/11/23 17:24:12 nn 1.1.2.4: #i71250# remove use of SchMemChart 2005/10/11 09:54:16 bm 1.1.2.3: license header change 2004/06/16 15:10:20 sab 1.1.2.2: #i17416#; merge into m42 2004/04/29 13:23:57 sab 1.1.2.1: #i17416#; seperate ChartPositionMap and ChartArray


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [8c2dc67557ea7051921345ceb71fb3450749b6cb]

INTEGRATION: CWS chart2mst3 (1.5.26); FILE MERGED 2007/04/25 02:24:20 bm 1.5.26.2: RESYNC: (1.5-1.6); FILE MERGED 2007/03/19 14:52:01 nn 1.5.26.1: #i75258# update charts before renaming, so they can get their live data objects


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [0e01151de7fc5cf51043afec351f26c6d86d77d6]

INTEGRATION: CWS chart2mst3 (1.3.396); FILE MERGED 2007/04/25 21:01:35 bm 1.3.396.6: RESYNC: warnings removed (warnings are now errors) on Solaris 2007/04/25 12:50:15 bm 1.3.396.5: warnings removed 2006/11/23 17:24:12 nn 1.3.396.4: #i71250# remove use of SchMemChart 2005/10/08 06:13:38 bm 1.3.396.3: RESYNC: (1.4-1.5); FILE MERGED 2004/06/15 17:35:16 bm 1.3.396.2: RESYNC: (1.3-1.4); FILE MERGED 2004/04/29 13:24:38 sab 1.3.396.1: #i17416#; seperate ChartPositionMap and ChartArray


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [5f0bc43f3be932f325f9e4f6f05cfdb7e4d95a5e]

INTEGRATION: CWS chart2mst3 (1.2.10); FILE MERGED 2006/12/04 18:34:55 nn 1.2.10.23: #i65379# undo for reference update of UNO objects 2006/08/09 14:03:13 bm 1.2.10.22: #i68229# added a static detectArguments() method that is used by chartuno.cxx (and the interface method as well) 2006/08/04 14:34:01 bm 1.2.10.21: pass the document to the chart2 uno services instead of the docshell, as the shell itself is not really needed, and limits the creation of such objects unnecessarily to the ui 2006/04/12 16:28:57 nn 1.2.10.20: #i63944# chart data change notification 2006/04/04 13:00:21 bm 1.2.10.19: #i63944# XModifyBroadcaster for LabeledDataSequence 2005/10/08 06:13:07 bm 1.2.10.18: RESYNC: (1.2-1.3); FILE MERGED 2005/09/08 12:53:21 sab 1.2.10.17: #i17416#; add generateLabel 2005/09/07 17:13:56 iha 1.2.10.16: remove wrong fix for 'generated categories' (1.2.10.13 + numerical data) 2005/09/02 15:23:28 sab 1.2.10.15: #i17416#; add XNumericalData 2005/09/02 12:20:07 sab 1.2.10.14: #i17416#; make generated categories and labels work 2005/08/05 14:02:42 bm 1.2.10.13: -XDataSequence::generateLabel 2005/07/21 14:39:49 bm 1.2.10.12: support number formats 2005/07/07 16:42:47 sab 1.2.10.11: #i17416#; add XRangeXMLConversion 2005/05/12 13:56:51 bm 1.2.10.10: API change XDataProvider 2005/05/09 09:52:10 bm 1.2.10.9: moved chart2 API to data namespace 2005/05/03 16:09:24 bm 1.2.10.8: removed identifiers from XSequences. XSequences are no longer stored in the XDataProvider 2004/06/29 11:06:52 bm 1.2.10.7: XDataProvider:  getRangeRepresentationByRangeIdentifiers -> mergeRangeRepresentations 2004/06/03 09:33:51 iha 1.2.10.6: added missing interface method 'generateLabel' 2004/05/05 10:19:01 sab 1.2.10.5: #i26493#; add XTextualSequence 2004/04/29 13:28:28 sab 1.2.10.4: #i17416#; implement Chart2 API 2004/04/14 12:32:34 bm 1.2.10.3: XDataProvider API: getRangeSelection 2004/04/07 10:23:35 sab 1.2.10.2: #i17416#; compileable first step API implementation 2004/03/22 13:33:18 bm 1.2.10.1: chart2 API changed (XDataSource contains XLabeledDataSequences)


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [a996a30d02f855a6178825172f8606ebecbe725b]

INTEGRATION: CWS chart2mst3 (1.23.10); FILE MERGED 2007/05/14 20:12:34 bm 1.23.10.8: RESYNC: (1.27-1.28); FILE MERGED 2007/04/25 02:24:13 bm 1.23.10.7: RESYNC: (1.26-1.27); FILE MERGED 2006/12/04 18:34:55 nn 1.23.10.6: #i65379# undo for reference update of UNO objects 2006/11/24 18:12:16 bm 1.23.10.5: RESYNC: (1.25-1.26); FILE MERGED 2006/11/23 17:24:12 nn 1.23.10.4: #i71250# remove use of SchMemChart 2006/06/16 13:22:56 bm 1.23.10.3: RESYNC: (1.24-1.25); FILE MERGED 2006/05/05 14:57:43 bm 1.23.10.2: RESYNC: (1.23-1.24); FILE MERGED 2006/04/12 16:28:57 nn 1.23.10.1: #i63944# chart data change notification


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [09f17cbad1a64ac59e25469a0b048eaa361e58c2]

INTEGRATION: CWS chart2mst3 (1.9.4); FILE MERGED 2006/11/29 16:10:24 mba 1.9.4.1: #i64497#: avoid setting visAreaSize explicitly for all objects when they are copied for clipboard


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [29355ec2fdc43c29050056d16f6bba3145daa4c3]

INTEGRATION: CWS chart2mst3 (1.16.14); FILE MERGED 2007/04/25 02:21:13 bm 1.16.14.2: RESYNC: (1.16-1.17); FILE MERGED 2006/11/30 14:06:13 mba 1.16.14.1: #i64497#: parent is now set before objects are loaded


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [5c2b734621a67ae0fe70e93880a62ec5f5de0afd]

INTEGRATION: CWS chart2mst3 (1.19.10); FILE MERGED 2007/04/25 02:21:06 bm 1.19.10.15: RESYNC: (1.28-1.29); FILE MERGED 2007/02/07 13:28:44 iha 1.19.10.14: RESYNC: (1.27-1.28); FILE MERGED 2007/02/01 13:36:01 tl 1.19.10.13: #i55007# workaround for components that do not implement document::XEventListener 2007/01/10 15:39:34 iha 1.19.10.12: switch back to old factory name for charts now as we only have the new chart 2006/11/30 16:15:25 mba 1.19.10.11: hotfix removed; fixed in layoutmanager.cxx 2006/11/28 10:57:50 bm 1.19.10.10: hotfix to avoid crash for new chart 2006/11/24 16:16:27 bm 1.19.10.9: RESYNC: (1.26-1.27); FILE MERGED 2006/10/27 07:54:20 cd 1.19.10.8: #i65734# Provide dispatch providers to support menu merging with non-sfx2 based application modules 2006/10/20 10:56:01 bm 1.19.10.7: #i55991# adapted change xDocument->xDoc (warning removed in 1.20.4.3) 2006/10/18 20:58:42 bm 1.19.10.6: RESYNC: (1.24-1.26); FILE MERGED 2006/05/11 09:29:06 bm 1.19.10.5: service name of the chart ist ChartDocument not ChartModel 2006/05/05 14:15:21 bm 1.19.10.4: RESYNC: (1.23-1.24); FILE MERGED 2006/01/25 11:15:31 bm 1.19.10.3: RESYNC: (1.22-1.23); FILE MERGED 2005/10/07 12:59:57 bm 1.19.10.2: RESYNC: (1.19-1.22); FILE MERGED 2005/06/03 08:26:13 bm 1.19.10.1: enable embedded chart. This solution is not final!


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [cc8ee77356836879ec2fbb729a3dbce46ef5395d]

INTEGRATION: CWS chart2mst3 (1.4.30); FILE MERGED 2007/03/19 15:27:02 bm 1.4.30.6: #i75418# prefer getPreferredVisualRepresentation over getTransferData of the XTransferable interface 2006/11/30 14:06:13 mba 1.4.30.5: #i64497#: parent is now set before objects are loaded 2006/10/18 20:58:09 bm 1.4.30.4: RESYNC: (1.6-1.11); FILE MERGED 2006/01/25 11:14:36 bm 1.4.30.3: RESYNC: (1.5-1.6); FILE MERGED 2005/10/07 12:57:57 bm 1.4.30.2: RESYNC: (1.4-1.5); FILE MERGED 2005/06/03 08:26:47 bm 1.4.30.1: use embedding API for replacement


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [3d6e4d7adab253fcb893f6e13d178c332707c456]

INTEGRATION: CWS chart2mst3 (1.18.30); FILE MERGED 2007/04/25 02:20:59 bm 1.18.30.12: RESYNC: (1.28-1.29); FILE MERGED 2007/02/02 13:18:47 mav 1.18.30.11: #i72072# change the modified state after storing with connection to the storage 2006/11/30 14:06:13 mba 1.18.30.10: #i64497#: parent is now set before objects are loaded 2006/11/24 16:16:16 bm 1.18.30.9: RESYNC: (1.27-1.28); FILE MERGED 2006/10/20 11:17:51 bm 1.18.30.8: merge problems resolved 2006/10/18 20:57:42 bm 1.18.30.7: RESYNC: (1.23-1.27); FILE MERGED 2006/10/13 16:05:56 mba 1.18.30.6: #i64497#: make sure that parent of documents is set before loading it as some documents (chart2!) need this 2006/05/05 14:14:55 bm 1.18.30.5: RESYNC: (1.22-1.23); FILE MERGED 2006/01/25 11:14:18 bm 1.18.30.4: RESYNC: (1.19-1.22); FILE MERGED 2005/10/07 12:57:32 bm 1.18.30.3: RESYNC: (1.18-1.19); FILE MERGED 2005/06/20 16:19:19 bm 1.18.30.2: pass getParent() as parent in last change 2005/06/20 16:08:59 bm 1.18.30.1: set parent before loading the embedded chart


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [64b6cea2ecede14791b385e9ce6b937d4c8ea4af]

INTEGRATION: CWS chart2mst3 (1.17.4); FILE MERGED 2006/11/30 14:06:12 mba 1.17.4.3: #i64497#: parent is now set before objects are loaded 2006/10/18 20:57:35 bm 1.17.4.2: RESYNC: (1.17-1.20); FILE MERGED 2006/10/13 16:05:56 mba 1.17.4.1: #i64497#: make sure that parent of documents is set before loading it as some documents (chart2!) need this


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [b9a6821a5e4a4936bfac0523b5559d2ed392a20b]

INTEGRATION: CWS chart2mst3 (1.22.6); FILE MERGED 2007/02/02 13:18:58 mav 1.22.6.1: #i72072# change the modified state after storing with connection to the storage


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [9a554bd4e07658e8febb91f7fe07a0a8c7b2c104]

INTEGRATION: CWS chart2mst3 (1.10.44); FILE MERGED 2007/04/25 02:19:17 bm 1.10.44.2: RESYNC: (1.10-1.11); FILE MERGED 2006/03/11 16:52:48 iha 1.10.44.1: #i63031# added HelpId for Wizard Next and Previous Button


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [ca9dd36bb0f2f8a5bcb0e5621ec181cc6f29ad73]

INTEGRATION: CWS chart2mst3 (1.16.4); FILE MERGED 2007/02/07 18:15:05 iha 1.16.4.3: RESYNC: (1.19-1.21); FILE MERGED 2006/10/19 03:09:30 bm 1.16.4.2: RESYNC: (1.16-1.19); FILE MERGED 2006/08/04 09:32:02 iha 1.16.4.1: don't crash while resizing some charts when replacement graphic happens to be empty


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [84d661ef697fb1fafe5e9fa4b8a8a8636e1a1ae8]

INTEGRATION: CWS chart2mst3 (1.4.28); FILE MERGED 2007/04/25 02:15:02 bm 1.4.28.5: RESYNC: (1.9-1.10); FILE MERGED 2006/10/19 03:09:13 bm 1.4.28.4: RESYNC: (1.6-1.9); FILE MERGED 2006/05/05 16:57:24 bm 1.4.28.3: RESYNC: (1.5-1.6); FILE MERGED 2005/10/08 17:33:37 bm 1.4.28.2: RESYNC: (1.4-1.5); FILE MERGED 2005/04/04 10:20:10 bm 1.4.28.1: interface XUIConfigurationManager is optional (not even mentioned) in OfficeDocument


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [5f3c9540306619bd0c048d4e7c30b88f5301631a]

INTEGRATION: CWS chart2mst3 (1.4.42); FILE MERGED 2006/11/24 19:36:45 bm 1.4.42.2: RESYNC: (1.4-1.5); FILE MERGED 2006/03/07 11:03:09 mav 1.4.42.1: #i62857# the methods must be declared as virtual


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [5e5327030f0ddaf2d208eada437308c7876d023e]

INTEGRATION: CWS chart2mst3 (1.7.24); FILE MERGED 2006/10/19 02:49:16 bm 1.7.24.9: RESYNC: (1.14-1.17); FILE MERGED 2006/03/11 16:51:46 iha 1.7.24.8: #i63031# added HelpId for Wizard Next and Previous Button 2006/01/25 17:06:22 bm 1.7.24.7: RESYNC: (1.13-1.14); FILE MERGED 2005/10/08 16:55:21 bm 1.7.24.6: RESYNC: (1.12-1.13); FILE MERGED 2005/03/17 10:28:22 bm 1.7.24.5: RESYNC: (1.11-1.12); FILE MERGED 2004/11/02 15:26:31 bm 1.7.24.4: RESYNC: (1.9-1.11); FILE MERGED 2004/08/30 16:56:06 bm 1.7.24.3: RESYNC: (1.8-1.9); FILE MERGED 2004/06/17 15:57:15 bm 1.7.24.2: dynamic cast not available yet on Windows (wait for m44) 2004/06/17 11:08:04 bm 1.7.24.1: OWizardPage: initialize with Window instead of wizard machine To later use the wizard machine, perform a dynamic_cast


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [73f30e971e78110d9c42f2f3a843a0e365dfdd46]

INTEGRATION: CWS chart2mst3 (1.2.26); FILE MERGED 2006/10/19 02:48:59 bm 1.2.26.7: RESYNC: (1.10-1.13); FILE MERGED 2006/01/25 17:05:57 bm 1.2.26.6: RESYNC: (1.9-1.10); FILE MERGED 2006/01/02 15:57:31 iha 1.2.26.5: #i58960# offer method for setting a HelpId for the roadmap control 2005/10/08 16:54:59 bm 1.2.26.4: RESYNC: (1.8-1.9); FILE MERGED 2005/03/17 10:28:13 bm 1.2.26.3: RESYNC: (1.5-1.8); FILE MERGED 2004/11/02 15:26:12 bm 1.2.26.2: RESYNC: (1.3-1.5); FILE MERGED 2004/06/11 15:40:11 bm 1.2.26.1: wrong type in va_arg (GPF on Linux)


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [6c1f5aa4a1b40ba6c90c7d8c6b1070869c2622c1]

INTEGRATION: CWS chart2mst3 (1.29.2); FILE MERGED 2007/04/25 11:08:59 pb 1.29.2.1: fix: #i73746# support of disable transient children


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [f3443d5097dee5ba7c0e33999d7ea90c994ea41f]

INTEGRATION: CWS chart2mst3 (1.15.142); FILE MERGED 2007/04/25 11:08:59 pb 1.15.142.1: fix: #i73746# support of disable transient children


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [ba0b68c5efbc4de77ddb3601c9fe7d8eac2cf17f]

INTEGRATION: CWS chart2mst3 (1.21.2); FILE MERGED 2007/04/25 11:08:59 pb 1.21.2.1: fix: #i73746# support of disable transient children


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [530f0cff21bbf332c816c6e4182c49c76858597e]

INTEGRATION: CWS chart2mst3 (1.24.2); FILE MERGED 2007/02/07 18:09:18 iha 1.24.2.7: RESYNC: (1.31-1.32); FILE MERGED 2007/01/10 16:26:36 iha 1.24.2.6: switch back to old factory name for charts now as we only have the new chart 2006/10/19 02:33:00 bm 1.24.2.5: RESYNC: (1.27-1.31); FILE MERGED 2006/01/25 16:50:56 bm 1.24.2.4: RESYNC: (1.26-1.27); FILE MERGED 2005/10/08 16:28:24 bm 1.24.2.3: RESYNC: (1.25-1.26); FILE MERGED 2005/07/25 18:14:19 bm 1.24.2.2: RESYNC: (1.24-1.25); FILE MERGED 2005/04/06 12:02:35 bm 1.24.2.1: factory names for new chart is different from old one


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [3b30286d9456915128e8f2c89cad7c57b3b6963b]

INTEGRATION: CWS chart2mst3 (1.2.30); FILE MERGED 2007/04/25 07:55:08 bm 1.2.30.1: saved changes done in file on branch before move here from ..


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [036582e9c4afa27dff012c97215b5daa6774f14b]

INTEGRATION: CWS chart2mst3 (1.2.30); FILE MERGED 2007/04/25 11:10:41 pb 1.2.30.1: fix: #i73746# support of disable transient children


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [c22fd7fb9273dc5938a2b6a94c9b48f8ff795529]

INTEGRATION: CWS chart2mst3 (1.2.30); FILE MERGED 2007/04/25 07:49:51 bm 1.2.30.1: saved changes done in file on branch before move here from ..


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [ca5293d5fceb58c5bcd11627ea90a5cd9130558c]

INTEGRATION: CWS chart2mst3 (1.2.30); FILE MERGED 2007/04/25 07:59:10 bm 1.2.30.1: saved changes done in file on branch before move here from ..


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [2c8a3b269145dece8c999ef640f521d14ba795fc]

INTEGRATION: CWS chart2mst3 (1.4.12); FILE MERGED 2006/03/10 10:55:49 iha 1.4.12.1: don't use leading underscore


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [23afc2379a3a995288cf410eacd32d9c69a29969]

INTEGRATION: CWS chart2mst3 (1.1.4); FILE ADDED 2004/03/03 11:06:27 bm 1.1.4.3: order of volume series changed 2004/03/01 10:15:57 bm 1.1.4.2: spaces in categories removed (caused problems on parse) 2004/02/13 16:52:05 bm 1.1.4.1: join from changes on branch bm_post_chart01


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [3b66c829c0615d338d39b4ff19b2975e7fd0e2c2]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2004/03/08 13:25:10 bm 1.1.2.1: data for a simple pie


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [c359fedeb80e234cba30acd413b9bde33b649646]

INTEGRATION: CWS chart2mst3 (1.5.4); FILE MERGED 2004/02/13 16:52:04 bm 1.5.4.1: join from changes on branch bm_post_chart01


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [2893086e92b801637745837edfee22d9627bb300]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2006/03/12 01:39:04 iha 1.1.2.1: old AddIn example


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [c53cac09b9ed3b772e7c3894daa3e8e1338a0c6f]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2006/03/12 01:38:44 iha 1.1.2.1: old AddIn example


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [2283d40518adfb1c74c52f36a09b2e0f564774d8]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2006/03/12 01:38:18 iha 1.1.2.1: old AddIn example


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [ff599eb488ed8cb508f0a46af51514d24acc6677]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2006/03/12 01:37:57 iha 1.1.2.1: old AddIn example


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [78eeca40eea8c781ee73ae8a9a76aa5f55af9e89]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2006/03/12 01:37:38 iha 1.1.2.1: old AddIn example


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [132165103293bf0dd07eb797e54bdef214038166]

INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2006/10/18 17:25:24 bm 1.1.1.1.4.4: RESYNC: (1.3-1.4); FILE MERGED 2006/05/05 14:04:53 bm 1.1.1.1.4.3: RESYNC: (1.2-1.3); FILE MERGED 2005/10/07 12:28:11 bm 1.1.1.1.4.2: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/02/17 19:15:45 iha 1.1.1.1.4.1: use charttools and chartview lib as shared libs - not static


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [60909a06164b76a7faeaa2636d5ec4e3b1f116e3]

INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/02/07 13:08:20 iha 1.1.1.1.4.5: RESYNC: (1.4-1.5); FILE MERGED 2006/10/18 17:25:17 bm 1.1.1.1.4.4: RESYNC: (1.3-1.4); FILE MERGED 2006/01/25 10:01:14 bm 1.1.1.1.4.3: RESYNC: (1.2-1.3); FILE MERGED 2005/10/07 12:28:01 bm 1.1.1.1.4.2: RESYNC: (1.1.1.1-1.2); FILE MERGED 2005/05/09 09:51:39 bm 1.1.1.1.4.1: moved parts of API to data namespace


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [7ab368d606113350d937527bb37d24d1c9f94167]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2006/10/16 13:43:53 bm 1.1.2.4: #i70287# adapt toolbar to latest changes in the spec 2006/10/11 09:20:21 bm 1.1.2.3: #i20287# remove some toolbar icons 2006/03/23 12:41:09 bm 1.1.2.2: wizard removed 2005/04/04 11:18:46 bm 1.1.2.1: same toolbars as in old chart


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [2dc261241dd831587f5d884a639702e1362dc847]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2006/10/16 15:39:39 bm 1.1.2.2: #i70287# disable EditDoc per default, remove SendFax 2005/04/04 11:18:32 bm 1.1.2.1: same toolbars as in old chart


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [a634f4d622c080e7ee636850c7b8d8d52c6769c8]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2006/08/23 14:49:36 bm 1.1.2.2: #i68861# some unused entries removed 2005/04/04 11:17:49 bm 1.1.2.1: note: statusbar not working yet with non-sfx based apps


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [9027e21e280948a7a41144cd7f8eba7482a2301f]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/01/02 17:15:53 iha 1.1.2.12: changed help menu according to chart menu spec 2006/01/06 15:11:21 iha 1.1.2.11: Changes according to menu spec 2005/12/09 11:12:32 iha 1.1.2.10: Menu changes according to Chart Menu Spec 2005/11/30 17:51:32 iha 1.1.2.9: menu changes 2005/11/28 14:19:10 iha 1.1.2.8: menu changes 2005/06/03 08:20:49 bm 1.1.2.7: use predefined toolbar popup 2005/04/04 11:22:01 bm 1.1.2.6: new slot DataRanges (note: help id is not yet correct) 2004/06/11 15:57:24 iha 1.1.2.5: change entry order; remove arrangement 2004/06/01 19:17:49 iha 1.1.2.4: new 3D view/effects dialog 2004/04/08 16:36:18 iha 1.1.2.3: changed position for SelectSourceRanges 2004/04/08 15:19:46 iha 1.1.2.2: added entry SelectSourceRanges 2004/03/05 14:53:42 iha 1.1.2.1: new due to menu framework changes


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [a1213cb3d5d4ad682bee4104facfec6d7637e341]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2006/02/23 17:42:10 bm 1.1.2.4: keyboard accessibility: execute TransformDialog command on F4 2005/04/04 11:59:41 bm 1.1.2.3: order 2005/04/04 11:56:28 bm 1.1.2.2: redo with ctrl-y 2005/04/04 11:17:11 bm 1.1.2.1: same accelerators as in old chart


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [2ef345f2a260b304b84c3abd39b67670d1f9b982]

INTEGRATION: CWS chart2mst3 (1.7.4); FILE MERGED 2006/11/23 18:36:06 iha 1.7.4.11: replace DoubleRectangle with B2DRectangle and DoublePoint with B2DTuple 2006/03/29 22:24:50 iha 1.7.4.10: restructure legend entry creation + legend entries in data labels 2006/03/23 15:33:00 iha 1.7.4.9: cleanup category handling 2006/03/23 09:23:45 iha 1.7.4.8: categories for data labels 2006/02/20 14:35:46 iha 1.7.4.7: move SchItemPool from controller to view lib -> ChartItemPool 2005/12/21 21:29:45 iha 1.7.4.6: remove identifiers from model objects and create an index based CID protocol instead for selection purposes 2005/10/07 12:27:51 bm 1.7.4.5: RESYNC: (1.7-1.8); FILE MERGED 2005/05/31 19:14:19 iha 1.7.4.4: create view without controller 2004/05/08 17:52:14 iha 1.7.4.3: added VPolarTransformation 2004/04/28 20:16:54 iha 1.7.4.2: removed /cvs/graphics/chart2/source/inc/RegressionCurveHelper.hxx,v: needs patch 2004/02/13 16:52:03 bm 1.7.4.1: join from changes on branch bm_post_chart01


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [48f4415d6a26f622463b047d65d0ce49a6778623]

INTEGRATION: CWS chart2mst3 (1.1.4); FILE ADDED 2007/02/08 21:25:49 iha 1.1.4.6: resync m195 -> m202 2006/03/29 22:24:50 iha 1.1.4.5: restructure legend entry creation + legend entries in data labels 2005/10/11 09:21:05 bm 1.1.4.4: license header change 2005/07/08 12:53:06 iha 1.1.4.3: provide and keep view as service only 2005/05/31 19:12:07 iha 1.1.4.2: create view without controller 2004/02/13 16:52:02 bm 1.1.4.1: join from changes on branch bm_post_chart01


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [8f8b9314210c81b3e2bb0c2d5ea12bdec6b78689]

INTEGRATION: CWS chart2mst3 (1.7.12); FILE MERGED 2005/12/21 21:29:45 iha 1.7.12.2: remove identifiers from model objects and create an index based CID protocol instead for selection purposes 2005/12/01 16:42:01 iha 1.7.12.1: #124571# load & save position of rotated titles correctly


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [eae3bcd6fef4bb668b4b1b6471cd5757b1b3763d]

INTEGRATION: CWS chart2mst3 (1.9.8); FILE MERGED 2007/02/23 20:20:28 iha 1.9.8.11: #i74658# corrected character size for stacked titles 2006/12/07 12:02:11 iha 1.9.8.10: don't loose text when titles are formatted partly different 2006/11/22 17:27:20 iha 1.9.8.9: RESYNC: (1.11-1.12); FILE MERGED 2006/10/18 17:25:09 bm 1.9.8.8: RESYNC: (1.10-1.11); FILE MERGED 2006/08/29 12:26:23 iha 1.9.8.7: correct overlap detection for rotated axis labels 2006/01/20 16:51:24 bm 1.9.8.6: moved ReferencePageSize from XFormattedString to XTitle 2006/01/12 18:00:45 iha 1.9.8.5: cleanup property mappings 2005/12/21 21:29:44 iha 1.9.8.4: remove identifiers from model objects and create an index based CID protocol instead for selection purposes 2005/12/01 16:42:24 iha 1.9.8.3: #124571# load & save position of rotated titles correctly 2005/10/07 12:27:28 bm 1.9.8.2: RESYNC: (1.9-1.10); FILE MERGED 2004/04/27 13:32:48 iha 1.9.8.1: warnings removed


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [9294ea93f8fbae13a52dd4ab85e00ebf0d526769]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/02/08 21:25:49 iha 1.1.2.5: resync m195 -> m202 2006/11/28 18:38:18 iha 1.1.2.4: use ::basegfx::B3DPoint instead of B3DVector to get correct translation 2006/11/22 17:31:20 iha 1.1.2.3: resync 2005/10/11 09:21:05 bm 1.1.2.2: license header change 2004/05/08 17:51:32 iha 1.1.2.1: polartransformation fixes and pie offset implementation


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [6cf60d44a6424bc9533f9e2797daae23964561ac]

INTEGRATION: CWS chart2mst3 (1.1.4); FILE MERGED 2006/10/18 17:25:01 bm 1.1.4.6: RESYNC: (1.2-1.3); FILE MERGED 2006/04/10 12:25:20 iha 1.1.4.5: api restructure axis, grids, scales and increments 2006/01/16 15:04:28 iha 1.1.4.4: don't create invisible gridlines 2006/01/16 14:45:32 iha 1.1.4.3: don't create invisible gridlines 2005/10/07 12:27:12 bm 1.1.4.2: RESYNC: (1.1-1.2); FILE MERGED 2005/07/12 12:57:16 bm 1.1.4.1: use named properties for gradients etc. in chart model


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [1f8fb7a8bd8ac2f3c59183caa9c0ca80ae3d5169]

INTEGRATION: CWS chart2mst3 (1.5.4); FILE MERGED 2006/10/23 19:12:29 iha 1.5.4.6: #i65580# Legend shows no symbols for series with automatic symbols 2006/10/18 17:24:46 bm 1.5.4.5: RESYNC: (1.6-1.7); FILE MERGED 2006/04/11 20:00:32 iha 1.5.4.4: automatic symbols are missing 2006/04/03 12:28:37 iha 1.5.4.3: correct selection handles for data point labels and legend entries 2006/03/29 22:22:42 iha 1.5.4.2: restructure legend entry creation + legend entries in data labels 2004/02/13 16:52:02 bm 1.5.4.1: join from changes on branch bm_post_chart01


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [d3a3db79f114c7a151c43f8c49edc5ff4f0ded35]

INTEGRATION: CWS chart2mst3 (1.13.4); FILE MERGED 2006/03/29 22:24:49 iha 1.13.4.5: restructure legend entry creation + legend entries in data labels 2005/10/07 12:27:02 bm 1.13.4.4: RESYNC: (1.13-1.14); FILE MERGED 2005/05/09 09:51:39 bm 1.13.4.3: moved parts of API to data namespace 2004/09/15 09:57:16 iha 1.13.4.2: implement api redesign 2004/02/13 16:52:01 bm 1.13.4.1: join from changes on branch bm_post_chart01


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [a5e8670844da6f3e2e0234f3f53e0a73cd0fb5be]

INTEGRATION: CWS chart2mst3 (1.34.4); FILE MERGED 2007/04/19 09:37:43 bm 1.34.4.26: #i66009# shift legend from right or bottom edge inside if it laps out 2006/10/18 17:24:38 bm 1.34.4.25: RESYNC: (1.35-1.36); FILE MERGED 2006/07/19 09:47:27 bm 1.34.4.24: work-around for #i67540# (empty text in a text shape results always in size 100x955) 2006/03/29 22:24:49 iha 1.34.4.23: restructure legend entry creation + legend entries in data labels 2006/01/20 16:50:38 bm 1.34.4.22: determine Legend text font size correctly (ReferencePageSize is not necessary) 2006/01/15 17:22:59 iha 1.34.4.21: correct automatic top position ot legend while having titles 2006/01/15 16:42:32 iha 1.34.4.20: correct distance between diagram and legend 2006/01/15 16:41:58 iha 1.34.4.19: correct distance between diagram and legend 2006/01/12 18:00:30 iha 1.34.4.18: cleanup property mappings 2005/12/21 21:29:44 iha 1.34.4.17: remove identifiers from model objects and create an index based CID protocol instead for selection purposes 2005/10/13 17:39:15 iha 1.34.4.16: renamed BoundedCoordinateSystem to CoordinateSystem 2005/10/07 12:26:51 bm 1.34.4.15: RESYNC: (1.34-1.35); FILE MERGED 2005/09/08 15:39:27 bm 1.34.4.14: #124570# division by zero ( (int)(0.0/0.0) is 2 billion on Solaris, was used for the size of a vector ...) 2005/07/28 09:34:57 bm 1.34.4.13: usage of color schemes and the VaryColorsByPoint property to have correct pie colors and legend entries 2005/07/22 12:18:49 bm 1.34.4.12: enable reverse order for legend entries if expansion is wide and stackmodde is true 2005/07/20 09:01:06 bm 1.34.4.11: legend padding relative to font height 2005/07/20 08:38:51 bm 1.34.4.10: change padding and distances for legend to fit old behaviour better. Todo: make padding relative to font-size 2004/09/17 17:25:47 iha 1.34.4.9: LayoutHelper -> RelativePositionHelper 2004/09/15 09:57:16 iha 1.34.4.8: implement api redesign 2004/09/07 10:09:04 bm 1.34.4.7: changed calculation of position to new model of chart2::RelativePosition objects 2004/08/25 16:39:35 iha 1.34.4.6: View independent loading - relative position with dynamic anchor point ... still todo 2004/03/19 14:33:06 bm 1.34.4.5: XDataSource now contains XLabeledDataSources 2004/03/02 13:13:59 bm 1.34.4.4: show series entries first 2004/03/02 12:58:08 bm 1.34.4.3: use getPropertyNameMapForFillAndLineProperties 2004/02/17 14:40:08 bm 1.34.4.2: assume that symbols contain a CID without parent id, and add the parent id 2004/02/13 16:52:00 bm 1.34.4.1: join from changes on branch bm_post_chart01


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [3fe03e15f2a006b7dfc06e49ab5c4b8524ea9e05]

INTEGRATION: CWS chart2mst3 (1.21.4); FILE MERGED 2007/04/20 08:12:35 iha 1.21.4.37: #i75393# Connect Bars per diagram not per series 2007/04/19 16:12:40 iha 1.21.4.36: #i76130# write attribute sort-by-x-values per plot-area not per series 2007/02/14 21:05:52 iha 1.21.4.35: #i72534# Area in combination chart looks wrong 2006/11/19 21:40:02 iha 1.21.4.34: better performance for line charts without symbols 2006/10/23 19:13:26 iha 1.21.4.33: #i65580# Legend shows no symbols for series with automatic symbols 2006/10/18 17:24:30 bm 1.21.4.32: RESYNC: (1.22-1.23); FILE MERGED 2006/10/12 10:53:26 iha 1.21.4.31: wrong selection of series - due to weakreferences of draw shapes dying to early -> switch back to normal references 2006/10/09 15:34:21 dr 1.21.4.30: #i70133# handling of missing data points 2006/10/06 18:59:36 iha 1.21.4.29: hold shapes only per weak reference thus they can be removed for special pie resize 2006/09/01 16:35:51 iha 1.21.4.28: enable selection of invisible points in point charts 2006/08/21 17:04:32 iha 1.21.4.27: #i46521# replace modal x value sorting dialog by a checkbox in the chartwizard; perform sorting in view only and not in the cached chart data (as there is no cached data in the model anymore) 2006/08/01 09:48:32 bm 1.21.4.26: #i29600# resize the label sizes of data series with the diagram size if a reference size is set 2006/04/23 08:58:24 iha 1.21.4.25: correct wrong caching of datapoint properties -> correct data labels with correct text properties 2006/04/03 12:34:14 iha 1.21.4.24: only create legend symbols for data point labels if anything else is shown 2006/03/29 22:24:49 iha 1.21.4.23: restructure legend entry creation + legend entries in data labels 2006/03/23 09:27:09 iha 1.21.4.22: categories for data labels 2006/02/23 13:28:44 iha 1.21.4.21: enable gaps for NAN values in line charts 2005/12/21 21:29:43 iha 1.21.4.20: remove identifiers from model objects and create an index based CID protocol instead for selection purposes 2005/12/21 14:10:58 dr 1.21.4.19: border color for symbols 2005/12/20 14:14:17 dr 1.21.4.18: API struct member names without prefixes 2005/12/05 18:06:21 iha 1.21.4.17: Connection Lines for Stacked Bar Charts 2005/12/03 18:59:12 iha 1.21.4.16: method createClassifiedIdentifier changed for enable pie segment dragging 2005/10/29 18:49:44 iha 1.21.4.15: make more failsave 2005/10/24 11:07:16 iha 1.21.4.14: coordinate system restructure 2005/10/07 12:26:40 bm 1.21.4.13: RESYNC: (1.21-1.22); FILE MERGED 2005/08/03 16:36:30 bm 1.21.4.12: algohelper.hxx split up into CommonFunctors.hxx ContainerHelper.hxx CloneHelper.hxx 2005/07/21 14:47:16 bm 1.21.4.11: support for number formats from data provider 2005/05/11 11:40:27 dr 1.21.4.10: typo 2005/05/09 09:51:38 bm 1.21.4.9: moved parts of API to data namespace 2004/09/15 09:57:16 iha 1.21.4.8: implement api redesign 2004/06/29 19:41:00 iha 1.21.4.7: added method hasPointOwnColor (for PieColorPerPoint) 2004/05/17 17:29:02 iha 1.21.4.6: added parameter bAverageLine to method createDataCurveCID 2004/04/14 09:47:29 iha 1.21.4.5: fixed scatter chart: domain-x -> values-x 2004/03/19 14:33:05 bm 1.21.4.4: XDataSource now contains XLabeledDataSources 2004/02/28 08:57:21 iha 1.21.4.3: integrate access to additional values for candle stick chart 2004/02/23 19:06:20 iha 1.21.4.2: do not convert something wrong to number 2004/02/13 16:52:00 bm 1.21.4.1: join from changes on branch bm_post_chart01


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [7415d3383d9b7e764d248af23869d980a396c766]

INTEGRATION: CWS chart2mst3 (1.2.10); FILE MERGED 2006/11/22 17:27:00 iha 1.2.10.3: RESYNC: (1.3-1.4); FILE MERGED 2006/10/18 17:24:22 bm 1.2.10.2: RESYNC: (1.2-1.3); FILE MERGED 2006/09/23 07:47:19 iha 1.2.10.1: apply texture correctly to floor, bottom and 3D lines


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [eef67e19e99e39ef61403df260f0f29725e2a0ce]

INTEGRATION: CWS chart2mst3 (1.18.4); FILE MERGED 2007/03/02 14:35:57 iha 1.18.4.43: stacked titls have one line too much 2006/12/15 09:48:09 iha 1.18.4.42: #i72541# 3D deep area charts are broken 2006/12/01 13:47:02 iha 1.18.4.41: ensure correct state of closed flag in Polygon (error did break selecting of pie segments in chart2 ) 2006/11/28 18:37:54 iha 1.18.4.40: use ::basegfx::B2DPoint instead of B2DVector to get correct translation 2006/11/25 14:41:42 iha 1.18.4.39: neutral matrix scale with 1 not zero 2006/11/22 17:26:52 iha 1.18.4.38: RESYNC: (1.20-1.21); FILE MERGED 2006/11/13 16:05:56 dr 1.18.4.37: #i63212# use absolute height to calculate negative cone segment size 2006/11/13 14:17:46 dr 1.18.4.36: #i63212# use absolute height to calculate negative cone segment size 2006/10/18 17:24:15 bm 1.18.4.35: RESYNC: (1.19-1.20); FILE MERGED 2006/10/11 11:49:24 dr 1.18.4.34: #i67757# connect first/last point in radarcharts correctly 2006/10/11 09:42:59 dr 1.18.4.33: #i67757# correctly draw polypolygons with leading single point 2006/10/06 19:02:58 iha 1.18.4.32: added helping method to remove all sub shapes in a group shape 2006/09/29 14:57:11 iha 1.18.4.31: corrected creation of 3D pies and donuts (extrude instead of lathe objects- for corect texture, get rid of problem with extended scene due to rotating bounding box, fixed #i67743# and no 90degree rotation difference between old and new API anymore) 2006/09/23 07:48:27 iha 1.18.4.30: apply texture correctly to diagram walls 2006/08/29 12:26:23 iha 1.18.4.29: correct overlap detection for rotated axis labels 2006/08/10 16:00:11 iha 1.18.4.28: Axis Label Layout - Font&Diagram Size 2006/06/30 23:32:37 iha 1.18.4.27: helping method to respect aspect ratio 2006/06/30 23:18:30 iha 1.18.4.26: correct scene dimensions also for pies with dummy objects 2006/06/18 19:44:48 iha 1.18.4.25: correct polygon orientation for illumination of 3D bars and columns 2006/04/03 12:15:30 iha 1.18.4.24: correct selection handles for data point labels and legend entries 2006/03/12 00:25:37 iha 1.18.4.23: added methods getOrCreateChartRootShape & getShapeName 2006/01/27 09:51:25 bm 1.18.4.22: InlineContainer.hxx moved to comphelper 2006/01/14 13:57:20 iha 1.18.4.21: respect PercentDiagonal Property as boolean for bars - no rounded edges if lines are visible 2005/12/21 14:10:58 dr 1.18.4.20: border color for symbols 2005/12/05 18:04:44 iha 1.18.4.19: methods moved from AreaChart to here 2005/11/24 15:08:30 bm 1.18.4.18: symbol graphics support 2005/10/07 12:26:28 bm 1.18.4.17: RESYNC: (1.18-1.19); FILE MERGED 2005/09/14 14:36:25 iha 1.18.4.16: try code for enhanced pie segment selection 2005/07/12 12:57:16 bm 1.18.4.15: use named properties for gradients etc. in chart model 2005/07/04 17:13:12 iha 1.18.4.14: added method createMarkHandlesRectangle 2004/09/03 08:47:18 iha 1.18.4.13: avoid extra lines for 3D objects 2004/06/30 14:50:06 iha 1.18.4.12: sometimes wrong pie segments 2004/05/08 18:41:17 iha 1.18.4.11: fixed problems with 3D bar shapes 2004/05/08 17:54:58 iha 1.18.4.10: polartransformation fixes and pie offset implementation 2004/04/29 09:28:06 iha 1.18.4.9: correct 3d bar object position and size 2004/04/28 20:16:53 iha 1.18.4.8: removed /cvs/graphics/chart2/source/inc/RegressionCurveHelper.hxx,v: needs patch 2004/04/14 13:59:07 iha 1.18.4.7: do not rotate 3D column shapes 2004/04/01 12:10:51 iha 1.18.4.6: make shape creation more fail save 2004/03/24 10:39:16 iha 1.18.4.5: change signature of ShapeFactory::createLine2D 2004/03/23 20:22:48 iha 1.18.4.4: removed now superfluous method createErrorBar2D 2004/03/10 10:01:45 iha 1.18.4.3: stretch 3D bar shapes to given depth 2004/03/09 08:58:09 iha 1.18.4.2: add vert segments for pyramids and cones as workaround 2004/03/08 16:44:29 iha 1.18.4.1: don't create empty text shapes


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [081aaa6bd72ef303bfc57b64df913599f41c61e4]

INTEGRATION: CWS chart2mst3 (1.4.4); FILE MERGED 2006/10/20 20:34:34 iha 1.4.4.17: implement gradient step count 2006/10/18 17:24:07 bm 1.4.4.16: RESYNC: (1.5-1.6); FILE MERGED 2006/10/13 08:22:58 iha 1.4.4.15: implement automatic break feature for horizontal text axes 2006/05/17 14:18:41 bm 1.4.4.14: support bitmap properties like tile, stretch, offsets etc. 2006/04/27 09:33:03 bm 1.4.4.13: #64832# show correct color for pie segments which get attributed but still have the default color 2006/01/12 17:59:26 iha 1.4.4.12: cleanup property mappings 2006/01/05 16:35:38 iha 1.4.4.11: added single property setting fallback to method setMultiProperties() and use setMultiProperties() in setMappedProperties() 2005/11/24 18:32:44 bm 1.4.4.10: transparency gradients enabled 2005/10/21 13:35:13 bm 1.4.4.9: enable FillBitmaps 2005/10/07 12:26:17 bm 1.4.4.8: RESYNC: (1.4-1.5); FILE MERGED 2005/07/22 12:53:54 bm 1.4.4.7: #124485# property FillBackground added 2005/07/12 12:57:15 bm 1.4.4.6: use named properties for gradients etc. in chart model 2005/06/16 07:58:18 iha 1.4.4.5: added missing Property FillBackground 2005/06/15 18:19:55 iha 1.4.4.4: correct name for Property FillTransparenceGradient 2004/06/29 19:39:06 iha 1.4.4.3: added parameter pOverwriteMap to method setMappedProperties 2004/03/02 12:45:19 bm 1.4.4.2: class-name missing before getPropertyNameMapForFillAndLineProperties 2004/03/02 12:24:47 bm 1.4.4.1: +getPropertyNameMapForFillAndLineProperties()


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [97f90d89c418356582eb66ec7efd532d187a6558]

INTEGRATION: CWS chart2mst3 (1.2.4); FILE MERGED 2006/11/23 17:35:40 iha 1.2.4.7: replace Vector2D with B2DVector 2006/10/18 17:23:59 bm 1.2.4.6: RESYNC: (1.3-1.4); FILE MERGED 2006/08/10 15:59:53 iha 1.2.4.5: Axis Label Layout - Font&Diagram Size 2005/10/07 12:26:06 bm 1.2.4.4: RESYNC: (1.2-1.3); FILE MERGED 2004/05/08 17:54:58 iha 1.2.4.3: polartransformation fixes and pie offset implementation 2004/04/14 08:27:39 iha 1.2.4.2: corrected z position of centered labels 2004/03/23 14:40:30 iha 1.2.4.1: renamed method transform/Scaled/LogicToScreenPosition


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [69ce62d8f8cc26d9f9b94e7cc99adab8be736daf]

INTEGRATION: CWS chart2mst3 (1.9.4); FILE MERGED 2006/11/28 17:51:34 iha 1.9.4.24: use ::basegfx::B3DPoint instead of B3DVector to get correct translation 2006/11/23 18:36:06 iha 1.9.4.23: replace DoubleRectangle with B2DRectangle and DoublePoint with B2DTuple 2006/11/22 17:26:45 iha 1.9.4.22: RESYNC: (1.11-1.12); FILE MERGED 2006/11/09 15:28:25 iha 1.9.4.21: #i16280# better performance for charts with many data (bar,column,line,area,xy,net charts) 2006/10/18 17:23:52 bm 1.9.4.20: RESYNC: (1.10-1.11); FILE MERGED 2006/10/11 12:16:55 iha 1.9.4.19: correct donut radius position for reverse orientation 2006/10/06 19:05:07 iha 1.9.4.18: corrected transformation for ring radius 2006/09/24 09:12:58 iha 1.9.4.17: #i61970# correct implementation of axis at 2006/06/09 16:13:19 iha 1.9.4.16: correct fllor position in pie chart 2005/12/03 18:58:40 iha 1.9.4.15: added transformSceneToScreenPosition to enable pie segment dragging 2005/10/24 11:07:15 iha 1.9.4.14: coordinate system restructure 2005/10/07 12:25:55 bm 1.9.4.13: RESYNC: (1.9-1.10); FILE MERGED 2005/09/16 16:50:23 iha 1.9.4.12: no creation of dummy categories in model - instead trigger generation of missing labels and categories in view 2005/08/19 16:12:57 iha 1.9.4.11: implement percent stacking 2004/05/08 17:54:57 iha 1.9.4.10: polartransformation fixes and pie offset implementation 2004/04/14 09:29:49 iha 1.9.4.9: removed unused variable 2004/04/14 08:28:50 iha 1.9.4.8: corrected polar position helper (swapxy-probelms) 2004/03/24 17:23:28 iha 1.9.4.7: added method getLabelAlignmentForDimension 2004/03/23 18:36:08 iha 1.9.4.6: fixed logarithmic polar scale 2004/03/23 14:32:36 iha 1.9.4.5: added mehtod clipScaledLogicValues + renamed getTransformation/Scaled/LogicToScene 2004/03/22 19:31:01 iha 1.9.4.4: transport information bSwapXAndYAxis over method setScales not constructor; m_bRadiusAxisMapsToFirstDimension-->bSwapXAndY 2004/03/22 17:30:35 iha 1.9.4.3: added and used parameter SwapXAndYAxis for horizontal bar chart 2004/03/22 15:37:02 iha 1.9.4.2: added parameter and member SwapXAndYAxis for horizontal bar chart 2004/03/11 11:57:39 iha 1.9.4.1: added method getScaledLogicWidth()


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [93b937c028188a6555a21f0d811d2d4cc53654a0]

INTEGRATION: CWS chart2mst3 (1.12.4); FILE MERGED 2006/10/18 17:23:44 bm 1.12.4.5: RESYNC: (1.13-1.14); FILE MERGED 2005/12/21 21:29:43 iha 1.12.4.4: remove identifiers from model objects and create an index based CID protocol instead for selection purposes 2005/10/07 12:25:45 bm 1.12.4.3: RESYNC: (1.12-1.13); FILE MERGED 2004/03/22 19:32:02 iha 1.12.4.2: transport information bSwapXAndYAxis over method setScales not constructor 2004/03/01 18:14:33 iha 1.12.4.1: added method isValidPosition()


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [d5988b2acbd54f982ed4893695695d7b8413cf36]

INTEGRATION: CWS chart2mst3 (1.2.4); FILE MERGED 2006/10/18 17:23:36 bm 1.2.4.8: RESYNC: (1.4-1.5); FILE MERGED 2006/05/05 14:04:40 bm 1.2.4.7: RESYNC: (1.3-1.4); FILE MERGED 2005/10/07 12:25:20 bm 1.2.4.6: RESYNC: (1.2-1.3); FILE MERGED 2005/07/21 14:47:16 bm 1.2.4.5: support for number formats from data provider 2005/06/08 11:34:31 iha 1.2.4.4: use number format key at API instead of string 2005/06/07 15:45:48 iha 1.2.4.3: use numberformatter from model 2005/05/31 19:14:44 iha 1.2.4.2: create view without controller 2005/04/11 09:28:33 iha 1.2.4.1: avoid crash when numberformatter is missing


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [04e1f827592200140627aefb9549b60bf573fc76]

INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2006/11/22 17:26:37 iha 1.1.1.1.4.4: RESYNC: (1.3-1.4); FILE MERGED 2006/10/18 17:23:28 bm 1.1.1.1.4.3: RESYNC: (1.2-1.3); FILE MERGED 2005/10/07 12:25:06 bm 1.1.1.1.4.2: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/03/22 17:29:33 iha 1.1.1.1.4.1: added and used parameter SwapXAndYAxis for horizontal bar chart


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [a2d5e0f059e986456fb6c9de7014e40476f122b1]

INTEGRATION: CWS chart2mst3 (1.2.4); FILE MERGED 2006/11/23 17:37:23 iha 1.2.4.9: removed unsued include 2006/10/18 17:23:20 bm 1.2.4.8: RESYNC: (1.3-1.4); FILE MERGED 2006/08/10 15:59:26 iha 1.2.4.7: Axis Label Layout - Font&Diagram Size 2005/12/03 18:58:14 iha 1.2.4.6: added transformSceneToScreenPosition to enable pie segment dragging 2005/10/07 12:24:55 bm 1.2.4.5: RESYNC: (1.2-1.3); FILE MERGED 2004/05/08 17:54:57 iha 1.2.4.4: polartransformation fixes and pie offset implementation 2004/04/29 09:28:06 iha 1.2.4.3: correct 3d bar object position and size 2004/04/28 20:16:53 iha 1.2.4.2: removed /cvs/graphics/chart2/source/inc/RegressionCurveHelper.hxx,v: needs patch 2004/03/23 14:39:48 iha 1.2.4.1: renamed method transform/Scaled/LogicToScreenPosition + getTransformation/Scaled/LogicToScene


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [3b8d4e1161293c142f72707007cac4292565c300]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/02/08 21:25:49 iha 1.1.2.20: resync m195 -> m202 2006/10/20 21:27:25 iha 1.1.2.19: implement selection of additional shapes 2006/10/13 08:23:29 iha 1.1.2.18: implement automatic break feature for horizontal text axes 2006/03/19 10:42:23 iha 1.1.2.17: reselect pie and donut segments after dragging 2006/03/15 13:24:06 iha 1.1.2.16: /ensure that additional shapes are in front of the chart objects 2006/03/12 01:15:18 iha 1.1.2.15: changed communication between model, view and controller; implemented old AddIn Interface; changed owneship and lifetime of view 2006/02/22 16:42:54 bm 1.1.2.14: getNamedSdrObject: select nothing if name is an empty string 2006/02/22 16:25:37 bm 1.1.2.13: getNamedSdrObject: select nothing if name is an empty string 2006/02/22 16:23:41 bm 1.1.2.12: getNamedSdrObject: select nothing if name is an empty string 2006/02/20 14:35:18 iha 1.1.2.11: move SchItemPool from controller to view lib -> ChartItemPool 2005/11/24 18:32:44 bm 1.1.2.10: transparency gradients enabled 2005/10/11 09:21:05 bm 1.1.2.9: license header change 2005/08/30 14:42:17 bm 1.1.2.8: +attachParentReferenceDevice, +getReferenceDevice 2005/08/29 14:47:26 iha 1.1.2.7: don't delete page as the drawing layer is not able to work with null pages 2005/07/13 15:23:14 iha 1.1.2.6: update draw model tables before use in view and dialogs 2005/07/08 12:52:36 iha 1.1.2.5: provide and keep view as service only 2005/07/05 15:33:52 iha 1.1.2.4: redefine diagram size 2005/06/03 09:07:39 bm 1.1.2.3: static had no type. int -> bool 2005/06/01 16:50:58 iha 1.1.2.2: export metafile 2005/05/31 19:11:42 iha 1.1.2.1: create view without controller


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [400c734554b4bf11ceea87dca61b02ba4546a715]

INTEGRATION: CWS chart2mst3 (1.3.4); FILE MERGED 2006/11/26 13:00:21 iha 1.3.4.7: performance: avoid unnecessary clipping 2006/11/25 14:51:04 iha 1.3.4.6: #i71189# some lines vanish when clipped 2006/11/23 18:36:06 iha 1.3.4.5: replace DoubleRectangle with B2DRectangle and DoublePoint with B2DTuple 2006/11/22 17:26:29 iha 1.3.4.4: RESYNC: (1.4-1.5); FILE MERGED 2006/10/18 17:22:50 bm 1.3.4.3: RESYNC: (1.3-1.4); FILE MERGED 2006/03/09 17:41:43 iha 1.3.4.2: added header 2006/02/23 13:28:07 iha 1.3.4.1: enable gaps for none values in line charts


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [694174b8a79ff5697f2a3bd08f49cbca6e22e4b0]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/03/19 15:23:43 bm 1.1.2.9: #i75418# support XTransferable in model and offer a high-contrast replacement image 2006/11/09 15:23:46 iha 1.1.2.8: #i16280# better performance for charts with many data (bar,column,line,area,xy,net charts) 2006/09/24 09:12:58 iha 1.1.2.7: #i61970# correct implementation of axis at 2006/04/10 12:25:20 iha 1.1.2.6: api restructure axis, grids, scales and increments 2006/03/12 01:11:15 iha 1.1.2.5: changed communication between model, view and controller; implemented old AddIn Interface; changed owneship and lifetime of view 2006/02/20 15:19:57 bm 1.1.2.4: make getShapeForCID an interface method of ExplicitValueProvider again 2005/10/11 09:21:04 bm 1.1.2.3: license header change 2005/07/23 00:01:21 iha 1.1.2.2: include axis title sizes in diagram position to support old api and fileformat 2005/07/08 12:44:08 iha 1.1.2.1: provide and keep view as service only


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [91f97fc2234ae939076e751cb613c0712bd4a7e6]

INTEGRATION: CWS chart2mst3 (1.32.4); FILE MERGED 2007/04/20 08:13:21 iha 1.32.4.93: #i75393# Connect Bars per diagram not per series 2007/04/19 16:13:26 iha 1.32.4.92: #i76130# write attribute sort-by-x-values per plot-area not per series 2007/03/19 15:23:43 bm 1.32.4.91: #i75418# support XTransferable in model and offer a high-contrast replacement image 2007/02/26 14:35:17 iha 1.32.4.90: special resize only for pie and donut 2007/02/06 16:30:30 iha 1.32.4.89: missing SolarMutex 2006/12/15 13:37:58 iha 1.32.4.88: #i72360# use axis number format for data labels when one is provided 2006/12/01 18:36:52 iha 1.32.4.87: #68896# always save the explicit number format 2006/11/26 12:48:23 bm 1.32.4.86: includes for solar mutex missing 2006/11/22 17:26:21 iha 1.32.4.85: RESYNC: (1.34-1.35); FILE MERGED 2006/11/16 13:43:16 iha 1.32.4.84: #i71215# corrected position for diagrams with axis title - don't create empty titles 2006/11/10 21:04:49 iha 1.32.4.83: set modified only when resolution gets higher 2006/11/09 15:24:22 iha 1.32.4.82: #i16280# better performance for charts with many data (bar,column,line,area,xy,net charts) 2006/10/18 17:22:42 bm 1.32.4.81: RESYNC: (1.33-1.34); FILE MERGED 2006/10/12 10:55:12 iha 1.32.4.80: wrong selection of series - due to weakreferences of draw shapes dying to early -> switch back to normal references 2006/10/06 19:16:44 iha 1.32.4.79: recreate pies and donuts with corrected size to get correct labels even with legend entries 2006/10/05 15:28:26 iha 1.32.4.78: saved diagram size is corrupted 2006/09/27 17:24:39 iha 1.32.4.77: some cleanup around pie size 2006/09/27 17:22:58 iha 1.32.4.76: corrected reference size for data labels 2006/09/24 09:12:58 iha 1.32.4.75: #i61970# correct implementation of axis at 2006/08/25 17:16:26 iha 1.32.4.74: text- and diagram-size dependent auto main step width 2006/08/23 17:07:28 iha 1.32.4.73: enable axis to estimate the maximum automatic MainIncrementCount, reduce count to 2 for net charts 2006/08/10 15:58:24 iha 1.32.4.72: Axis Label Layout - Font&Diagram Size 2006/08/08 15:02:30 iha 1.32.4.71: don't refresh addin when loading is not finished 2006/08/08 12:24:48 iha 1.32.4.70: always remove automatically created shapes before creating new 2006/08/08 12:22:51 iha 1.32.4.69: correct dirty state for view 2006/08/08 12:11:40 iha 1.32.4.68: guard access to native drawinglayer with SolarMutex 2006/08/01 09:48:32 bm 1.32.4.67: #i29600# resize the label sizes of data series with the diagram size if a reference size is set 2006/07/04 12:28:16 iha 1.32.4.66: aspect ratio 2006/07/01 21:05:53 iha 1.32.4.65: define and respect aspect ratio of diagram 2006/04/10 15:03:38 iha 1.32.4.64: api restructure axis, grids, scales and increments 2006/04/10 12:25:19 iha 1.32.4.63: api restructure axis, grids, scales and increments 2006/04/03 12:28:00 iha 1.32.4.62: correct selection handles for data point labels and legend entries 2006/03/29 22:24:49 iha 1.32.4.61: restructure legend entry creation + legend entries in data labels 2006/03/23 15:32:45 iha 1.32.4.60: cleanup category handling 2006/03/23 09:28:24 iha 1.32.4.59: categories for data labels 2006/03/12 01:14:31 iha 1.32.4.58: changed communication between model, view and controller; implemented old AddIn Interface; changed owneship and lifetime of view 2006/02/20 14:34:46 iha 1.32.4.57: move SchItemPool from controller to view lib -> ChartItemPool 2006/02/16 17:35:58 iha 1.32.4.56: return size of axis lines only instead of axis including labels for old api 2006/01/15 16:41:58 iha 1.32.4.55: correct distance between diagram and legend 2006/01/09 14:30:47 iha 1.32.4.54: diagram is not resizeable via mouse anymore 2005/12/21 21:29:42 iha 1.32.4.53: remove identifiers from model objects and create an index based CID protocol instead for selection purposes 2005/12/01 18:53:40 iha 1.32.4.52: create axis title with correct rotation default + don't mix x and y in barcharts 2005/12/01 16:41:28 iha 1.32.4.51: #124571# load & save position of rotated titles correctly 2005/11/25 16:33:56 iha 1.32.4.50: correct labels at z axis for deep stacking 2005/11/02 16:37:55 bm 1.32.4.49: safeness when XScale is 0 2005/10/25 11:57:18 bm 1.32.4.48: Solaris compiler did not like map access 2005/10/25 10:41:54 bm 1.32.4.47: & too much in variable declaration 2005/10/24 11:07:14 iha 1.32.4.46: coordinate system restructure 2005/10/13 17:39:14 iha 1.32.4.45: renamed BoundedCoordinateSystem to CoordinateSystem 2005/10/07 12:24:13 bm 1.32.4.44: RESYNC: (1.32-1.33); FILE MERGED 2005/09/16 16:50:23 iha 1.32.4.43: no creation of dummy categories in model - instead trigger generation of missing labels and categories in view 2005/08/24 11:50:37 iha 1.32.4.42: direct initialization for less warnings 2005/08/18 11:42:05 iha 1.32.4.41: moved colorscheme transport 2005/07/28 09:34:57 bm 1.32.4.40: usage of color schemes and the VaryColorsByPoint property to have correct pie colors and legend entries 2005/07/23 00:01:21 iha 1.32.4.39: include axis title sizes in diagram position to support old api and fileformat 2005/07/21 14:47:16 bm 1.32.4.38: support for number formats from data provider 2005/07/18 19:03:27 iha 1.32.4.37: don't display axes in pie chart 2005/07/15 07:24:46 iha 1.32.4.36: remove extra space hack for axis label 2005/07/13 15:22:45 iha 1.32.4.35: update draw model tables before use in view and dialogs 2005/07/12 08:41:15 iha 1.32.4.34: correct assertion text 2005/07/08 15:20:27 iha 1.32.4.33: index violation 2005/07/08 12:49:31 iha 1.32.4.32: provide and keep view as service only 2005/07/05 16:02:44 iha 1.32.4.31: redefine diagram size 2005/06/23 16:39:17 iha 1.32.4.30: quick hack for more complete visibility of the diagram as long as the correct layout is missing 2005/06/09 15:43:52 iha 1.32.4.29: support positions and sizes via view for old api wrapper 2005/06/07 15:42:31 iha 1.32.4.28: use numberformatter from model 2005/06/03 14:43:09 iha 1.32.4.27: construct chartview with drawmodelwrapper 2005/06/01 17:03:15 iha 1.32.4.26: export metafile 2005/05/31 19:20:26 iha 1.32.4.25: create view without controller 2005/05/09 09:51:38 bm 1.32.4.24: moved parts of API to data namespace 2004/09/27 14:41:23 iha 1.32.4.23: reduce direct access to draw model 2004/09/17 17:24:34 iha 1.32.4.22: correct positions for titles also after move 2004/09/17 11:26:20 iha 1.32.4.21: implement api redesign - dimension property 2004/09/17 10:24:29 iha 1.32.4.20: correct x stacking 2004/09/16 14:45:33 iha 1.32.4.19: implement api redesign 2004/09/15 09:57:15 iha 1.32.4.18: implement api redesign 2004/08/26 13:14:01 iha 1.32.4.17: saver page creation 2004/08/25 16:38:56 iha 1.32.4.16: View independent loading - relative position with dynamic anchor point 2004/04/27 15:00:43 iha 1.32.4.15: warnings removed 2004/04/26 11:45:06 iha 1.32.4.14: getExplicitValuesForMeter returns bool + CID for page 2004/04/22 09:32:34 iha 1.32.4.13: more explicit default for 'no stacking' 2004/04/13 16:34:24 iha 1.32.4.12: corrected stacking 2004/03/24 10:26:12 bm 1.32.4.11: safety check for empty tree in initializeDiagramAndGetCooSys 2004/03/22 19:34:51 iha 1.32.4.10: transport information bSwapXAndYAxis over method setScales 2004/03/19 10:59:08 iha 1.32.4.9: modified creation of plotter for attaching series to secondary axis 2004/03/18 16:36:46 iha 1.32.4.8: create axis even if no plotter is attached to the coordinate system 2004/03/12 15:34:39 iha 1.32.4.7: removed shadow warning 2004/03/11 12:26:30 iha 1.32.4.6: calculate PreferredAspectRatio for charttype dependent 3D scene aspect ratio and set to diagram + some cleanup 2004/03/02 13:03:13 iha 1.32.4.5: use PropertyMapper::getPropertyNameMapForFillAndLineProperties 2004/02/26 14:03:44 iha 1.32.4.4: remove warnings 2004/02/26 13:53:12 iha 1.32.4.3: share coordinate systems and scales for combi charts 2004/02/26 12:18:10 iha 1.32.4.2: share coordinate systems and scales for combi charts 2004/02/13 16:52:00 bm 1.32.4.1: join from changes on branch bm_post_chart01


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [9dd4b90659e5569b91d5264047b0f4a3ce789850]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2006/02/20 14:33:48 iha 1.1.2.1: move SchItemPool from controller to view lib -> ChartItemPool


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [54c60dc3021e43215bdb6ec17d69fde8900a5e08]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/05/15 12:38:25 bm 1.1.2.4: #i73604# RESYNC: additional changes for ItemId cleanup 2007/05/15 11:49:00 bm 1.1.2.3: #i73604# RESYNC: additional changes for ItemId cleanup 2007/02/08 21:25:48 iha 1.1.2.2: resync m195 -> m202 2006/02/20 14:34:02 iha 1.1.2.1: move SchItemPool from controller to view lib -> ChartItemPool


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [49c83fa2f3d1b99d15097cb47f002f0e1e86daca]

INTEGRATION: CWS chart2mst3 (1.2.12); FILE MERGED 2006/07/01 21:27:49 iha 1.2.12.1: ore distance between gridlines and wall


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [91d4717d57494a10590bd31b5672ecdd6dbc2a46]

INTEGRATION: CWS chart2mst3 (1.16.4); FILE MERGED 2006/12/15 13:36:58 iha 1.16.4.30: #i72360# use axis number format for data labels when one is provided 2006/11/09 15:30:13 iha 1.16.4.29: #i16280# better performance for charts with many data (bar,column,line,area,xy,net charts) 2006/10/23 19:09:23 iha 1.16.4.28: #i65580# Legend shows no symbols for series with automatic symbols 2006/10/12 10:54:44 iha 1.16.4.27: wrong selection of series - due to weakreferences of draw shapes dying to early -> switch back to normal references 2006/09/29 14:58:35 iha 1.16.4.26: corrected creation of 3D pies and donuts (extrude instead of lathe objects- for corect texture, get rid of problem with extended scene due to rotating bounding box, fixed #i67743# and no 90degree rotation difference between old and new API anymore) 2006/08/01 09:48:32 bm 1.16.4.25: #i29600# resize the label sizes of data series with the diagram size if a reference size is set 2006/07/01 20:58:10 iha 1.16.4.24: define and respect aspect ratio of diagram 2006/03/29 22:24:48 iha 1.16.4.23: restructure legend entry creation + legend entries in data labels 2006/03/23 09:25:02 iha 1.16.4.22: categories for data labels 2006/01/12 18:02:50 iha 1.16.4.21: cleanup property mappings 2005/12/21 21:29:40 iha 1.16.4.20: remove identifiers from model objects and create an index based CID protocol instead for selection purposes 2005/11/25 16:24:59 iha 1.16.4.19: correct labels at z axis for deep stacking 2005/10/24 11:07:14 iha 1.16.4.18: coordinate system restructure 2005/10/13 17:39:13 iha 1.16.4.17: renamed BoundedCoordinateSystem to CoordinateSystem 2005/10/07 12:22:54 bm 1.16.4.16: RESYNC: (1.16-1.17); FILE MERGED 2005/08/18 11:42:05 iha 1.16.4.15: moved colorscheme transport 2005/07/28 09:34:56 bm 1.16.4.14: usage of color schemes and the VaryColorsByPoint property to have correct pie colors and legend entries 2005/07/21 14:47:15 bm 1.16.4.13: support for number formats from data provider 2005/05/11 13:03:48 dr 1.16.4.12: #i30426# enhanced scaling for stacked charts 2005/05/09 08:57:54 dr 1.16.4.11: #i30462# scaling for stacked charts 2005/04/29 12:23:23 dr 1.16.4.10: #i30426# enhanced linear scaling 2005/04/28 15:50:08 dr 1.16.4.9: #i30426# enhanced linear scaling 2004/09/17 11:25:43 iha 1.16.4.8: implement api redesign - dimension property 2004/06/29 19:41:44 iha 1.16.4.7: added parameter pOverwriteMap to method setMappedProperties 2004/04/13 16:34:23 iha 1.16.4.6: corrected stacking 2004/03/24 17:24:52 iha 1.16.4.5: added parameter offset to method createDataLabel 2004/03/11 12:01:17 iha 1.16.4.4: added meethod getPreferredDiagramAspectRatio() for charttype dependent 3D scene aspect ratio 2004/02/28 09:01:23 iha 1.16.4.3: changed Y range calculation because of integration of candlestickchart + caching of summarized y values 2004/02/26 12:18:09 iha 1.16.4.2: share coordinate systems and scales for combi charts 2004/02/23 18:50:53 iha 1.16.4.1: auto scaling: make automatic border charttype dependent


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [6c916a7135d1741c9d973c84ac51805d493c9e57]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2006/11/22 17:31:20 iha 1.1.2.3: resync 2005/10/11 09:21:01 bm 1.1.2.2: license header change 2004/05/08 17:51:08 iha 1.1.2.1: polartransformation fixes and pie offset implementation


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [c909b92a58ee2061ce872fbdde5be62e36030405]

INTEGRATION: CWS chart2mst3 (1.1.4); FILE MERGED 2006/04/10 12:25:19 iha 1.1.4.5: api restructure axis, grids, scales and increments 2006/01/16 15:04:09 iha 1.1.4.4: don't create invisible gridlines 2006/01/16 14:45:48 iha 1.1.4.3: don't create invisible gridlines 2005/10/07 12:22:43 bm 1.1.4.2: RESYNC: (1.1-1.2); FILE MERGED 2005/07/12 12:57:14 bm 1.1.4.1: use named properties for gradients etc. in chart model


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [0c193b6c66fd223db63f88cbe31df7f8b3620837]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2006/10/23 19:11:00 iha 1.1.2.2: #i65580# Legend shows no symbols for series with automatic symbols 2006/03/29 22:22:18 iha 1.1.2.1: restructure legend entry creation + legend entries in data labels


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [fbdf6fde8f833fd0acc6c98b8ae703346074a05f]

INTEGRATION: CWS chart2mst3 (1.3.4); FILE MERGED 2006/08/10 15:56:31 iha 1.3.4.4: Axis Label Layout - Font&Diagram Size 2006/07/01 21:03:41 iha 1.3.4.3: define and respect aspect ratio of diagram 2005/10/07 12:22:32 bm 1.3.4.2: RESYNC: (1.3-1.4); FILE MERGED 2004/03/11 12:04:31 iha 1.3.4.1: added parameter PreferredAspectRatio for charttype dependent 3D scene aspect ratio


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [63865c122624bc67c5f56e2f1b8e5546bd530257]

INTEGRATION: CWS chart2mst3 (1.13.4); FILE MERGED 2007/04/20 08:12:09 iha 1.13.4.22: #i75393# Connect Bars per diagram not per series 2007/04/19 16:12:00 iha 1.13.4.21: #i76130# write attribute sort-by-x-values per plot-area not per series 2006/11/19 21:39:34 iha 1.13.4.20: better performance for line charts without symbols 2006/10/12 10:52:14 iha 1.13.4.19: wrong selection of series - due to weakreferences of draw shapes dying to early -> switch back to normal references 2006/10/06 18:58:58 iha 1.13.4.18: hold shapes only per weak reference thus they can be removed for special pie resize 2006/09/01 16:35:31 iha 1.13.4.17: enable selection of invisible points in point charts 2006/08/01 09:48:31 bm 1.13.4.16: #i29600# resize the label sizes of data series with the diagram size if a reference size is set 2006/04/23 08:57:51 iha 1.13.4.15: correct wrong caching of datapoint properties -> correct data labels with correct text properties 2006/03/29 22:24:48 iha 1.13.4.14: restructure legend entry creation + legend entries in data labels 2006/03/23 09:27:37 iha 1.13.4.13: categories for data labels 2006/02/23 13:28:59 iha 1.13.4.12: enable gaps for NAN values in line charts 2005/12/21 21:29:39 iha 1.13.4.11: remove identifiers from model objects and create an index based CID protocol instead for selection purposes 2005/12/05 18:06:02 iha 1.13.4.10: Connection Lines for Stacked Bar Charts 2005/10/24 11:07:13 iha 1.13.4.9: coordinate system restructure 2005/10/07 12:22:15 bm 1.13.4.8: RESYNC: (1.13-1.14); FILE MERGED 2005/08/03 16:36:29 bm 1.13.4.7: algohelper.hxx split up into CommonFunctors.hxx ContainerHelper.hxx CloneHelper.hxx 2005/07/21 14:47:15 bm 1.13.4.6: support for number formats from data provider 2005/05/09 09:51:36 bm 1.13.4.5: moved parts of API to data namespace 2004/09/15 09:57:15 iha 1.13.4.4: implement api redesign 2004/06/29 19:40:40 iha 1.13.4.3: added method hasPointOwnColor (for PieColorPerPoint) 2004/03/19 14:33:04 bm 1.13.4.2: XDataSource now contains XLabeledDataSources 2004/02/28 08:54:55 iha 1.13.4.1: integrate access to additional values for candle stick chart


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [2de1836a889ad58c437567ef0e21a5591b53a496]

INTEGRATION: CWS chart2mst3 (1.3.4); FILE MERGED 2006/11/09 15:29:02 iha 1.3.4.17: #i16280# better performance for charts with many data (bar,column,line,area,xy,net charts) 2006/09/24 09:12:57 iha 1.3.4.16: #i61970# correct implementation of axis at 2006/08/25 17:15:10 iha 1.3.4.15: text- and diagram-size dependent auto main step width 2006/08/23 17:07:27 iha 1.3.4.14: enable axis to estimate the maximum automatic MainIncrementCount, reduce count to 2 for net charts 2006/08/22 19:06:55 iha 1.3.4.13: correct y axis for net charts: show labels + take space for labels into account for diagram size 2006/08/10 15:55:51 iha 1.3.4.12: Axis Label Layout - Font&Diagram Size 2006/04/10 12:25:19 iha 1.3.4.11: api restructure axis, grids, scales and increments 2006/03/27 11:49:50 bm 1.3.4.10: implementationreference.hxx is written in lowercase 2006/03/23 15:32:15 iha 1.3.4.9: cleanup category handling 2005/12/21 21:29:39 iha 1.3.4.8: remove identifiers from model objects and create an index based CID protocol instead for selection purposes 2005/11/25 16:24:32 iha 1.3.4.7: correct labels at z axis for deep stacking 2005/10/24 11:07:12 iha 1.3.4.6: coordinate system restructure 2005/10/13 17:39:13 iha 1.3.4.5: renamed BoundedCoordinateSystem to CoordinateSystem 2005/10/07 12:22:00 bm 1.3.4.4: RESYNC: (1.3-1.4); FILE MERGED 2005/06/07 16:02:05 iha 1.3.4.3: use numberformatter from model 2004/03/22 19:32:46 iha 1.3.4.2: added method getPropertySwapXAndYAxis() 2004/02/26 12:18:09 iha 1.3.4.1: share coordinate systems and scales for combi charts


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [de5a12bc1a637faec88760dae9b6ff1782be7878]

INTEGRATION: CWS chart2mst3 (1.3.12); FILE MERGED 2006/09/23 07:47:31 iha 1.3.12.1: apply texture correctly to floor, bottom and 3D lines


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [0bc23af7fc698e5c2b20f35f68dca2153e1f609b]

INTEGRATION: CWS chart2mst3 (1.10.4); FILE MERGED 2006/10/11 11:49:23 dr 1.10.4.19: #i67757# connect first/last point in radarcharts correctly 2006/10/06 19:02:19 iha 1.10.4.18: added helping method to remove all sub shapes in a group shape 2006/08/29 12:26:22 iha 1.10.4.17: correct overlap detection for rotated axis labels 2006/08/10 15:57:34 iha 1.10.4.16: Axis Label Layout - Font&Diagram Size 2006/06/30 23:31:58 iha 1.10.4.15: helping method to respect aspect ratio 2006/06/30 23:17:54 iha 1.10.4.14: correct scene dimensions also for pies with dummy objects 2006/04/03 12:11:05 iha 1.10.4.13: correct selection handles for data point labels and legend entries 2006/03/12 00:23:48 iha 1.10.4.12: added methods getOrCreateChartRootShape & getShapeName 2006/01/14 13:55:55 iha 1.10.4.11: respect PercentDiagonal Property as boolean for bars 2005/12/21 14:10:57 dr 1.10.4.10: border color for symbols 2005/12/05 18:04:23 iha 1.10.4.9: methods moved from AreaChart to here 2005/11/24 15:08:28 bm 1.10.4.8: symbol graphics support 2005/10/07 12:21:36 bm 1.10.4.7: RESYNC: (1.10-1.11); FILE MERGED 2005/07/04 17:12:33 iha 1.10.4.6: added method createMarkHandlesRectangle 2004/05/08 17:54:57 iha 1.10.4.5: polartransformation fixes and pie offset implementation 2004/04/29 09:28:06 iha 1.10.4.4: correct 3d bar object position and size 2004/04/28 20:16:53 iha 1.10.4.3: removed /cvs/graphics/chart2/source/inc/RegressionCurveHelper.hxx,v: needs patch 2004/03/24 10:39:13 iha 1.10.4.2: change signature of ShapeFactory::createLine2D 2004/03/23 20:22:28 iha 1.10.4.1: removed now superfluous method createErrorBar2D


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [0794f264f3cfe31fa459842d1cc67a305cd804fc]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2006/08/25 17:14:35 iha 1.1.2.9: text- and diagram-size dependent auto main step width 2006/08/23 17:07:27 iha 1.1.2.8: enable axis to estimate the maximum automatic MainIncrementCount, reduce count to 2 for net charts 2006/04/10 12:25:19 iha 1.1.2.7: api restructure axis, grids, scales and increments 2005/10/11 09:21:00 bm 1.1.2.6: license header change 2005/08/19 16:10:50 iha 1.1.2.5: implement percent stacking 2005/04/29 12:23:23 dr 1.1.2.4: #i30426# enhanced linear scaling 2005/04/28 15:50:08 dr 1.1.2.3: #i30426# enhanced linear scaling 2004/02/26 13:52:10 iha 1.1.2.2: remove unused code 2004/02/26 12:17:52 iha 1.1.2.1: share coordinate systems and scales for combi charts Issue number: Submitted by: Reviewed by:


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [600fe66f887b77ede00f2f9874aaf46e35bedec7]

INTEGRATION: CWS chart2mst3 (1.4.4); FILE MERGED 2006/01/27 09:51:24 bm 1.4.4.4: InlineContainer.hxx moved to comphelper 2005/10/07 12:21:23 bm 1.4.4.3: RESYNC: (1.4-1.5); FILE MERGED 2004/06/29 19:38:45 iha 1.4.4.2: added parameter pOverwriteMap to method setMappedProperties 2004/03/02 12:24:32 bm 1.4.4.1: +getPropertyNameMapForFillAndLineProperties()


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [304445b9c7fccb32c4a29fa04005632cdfae1184]

INTEGRATION: CWS chart2mst3 (1.1.4); FILE MERGED 2006/08/10 15:57:01 iha 1.1.4.3: Axis Label Layout - Font&Diagram Size 2005/10/07 12:21:11 bm 1.1.4.2: RESYNC: (1.1-1.2); FILE MERGED 2004/05/08 17:54:56 iha 1.1.4.1: polartransformation fixes and pie offset implementation


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [2ba6771ebf2b5984aaf854c15426b77afdac3402]

INTEGRATION: CWS chart2mst3 (1.7.4); FILE MERGED 2006/11/23 18:36:06 iha 1.7.4.18: replace DoubleRectangle with B2DRectangle and DoublePoint with B2DTuple 2006/11/22 17:26:15 iha 1.7.4.17: RESYNC: (1.8-1.9); FILE MERGED 2006/11/09 15:27:51 iha 1.7.4.16: #i16280# better performance for charts with many data (bar,column,line,area,xy,net charts) 2006/09/24 09:12:57 iha 1.7.4.15: #i61970# correct implementation of axis at 2005/12/03 18:57:38 iha 1.7.4.14: added transformSceneToScreenPosition to enable pie segment dragging 2005/10/24 11:07:12 iha 1.7.4.13: coordinate system restructure 2005/10/07 12:21:00 bm 1.7.4.12: RESYNC: (1.7-1.8); FILE MERGED 2005/08/19 16:12:31 iha 1.7.4.11: implement percent stacking 2004/05/08 17:54:56 iha 1.7.4.10: polartransformation fixes and pie offset implementation 2004/04/29 11:25:53 iha 1.7.4.9: corrected position of z axis in case of swapped axis 2004/03/24 17:23:09 iha 1.7.4.8: added method getLabelAlignmentForDimension 2004/03/23 18:35:35 iha 1.7.4.7: fixed logarithmic polar scale 2004/03/23 14:31:52 iha 1.7.4.6: added mehtod clipScaledLogicValues + renamed getTransformation/Scaled/LogicToScene 2004/03/22 19:30:41 iha 1.7.4.5: transport information bSwapXAndYAxis over method setScales not constructor; m_bRadiusAxisMapsToFirstDimension-->bSwapXAndY 2004/03/22 15:34:28 iha 1.7.4.4: added parameter and member SwapXAndYAxis for horizontal bar chart 2004/03/11 11:57:11 iha 1.7.4.3: added method getScaledLogicWidth() 2004/03/01 18:12:47 iha 1.7.4.2: added method doLogicScaling( Position3D& ) 2004/02/28 08:38:52 iha 1.7.4.1: added method clipYRange


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [af7697a3429764cf0a60ea91b77f68dc979095a4]

INTEGRATION: CWS chart2mst3 (1.10.4); FILE MERGED 2006/11/22 17:26:06 iha 1.10.4.6: RESYNC: (1.11-1.12); FILE MERGED 2006/08/22 19:07:31 iha 1.10.4.5: correct y axis for net charts: show labels + take space for labels into account for diagram size 2005/12/21 21:29:38 iha 1.10.4.4: remove identifiers from model objects and create an index based CID protocol instead for selection purposes 2005/10/07 12:20:48 bm 1.10.4.3: RESYNC: (1.10-1.11); FILE MERGED 2004/03/22 19:31:41 iha 1.10.4.2: transport information bSwapXAndYAxis over method setScales not constructor 2004/03/01 18:13:51 iha 1.10.4.1: added method isValidPosition()


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [cfa6cddf8caf39d8a62f812efee33a2cef122d23]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2005/10/24 11:07:11 iha 1.1.2.6: coordinate system restructure 2005/10/11 09:21:00 bm 1.1.2.5: license header change 2005/05/09 08:57:54 dr 1.1.2.4: #i30462# scaling for stacked charts 2005/04/29 12:23:22 dr 1.1.2.3: #i30426# enhanced linear scaling 2005/04/28 15:50:08 dr 1.1.2.2: #i30426# enhanced linear scaling 2004/02/26 12:10:38 iha 1.1.2.1: share coordinate systems and scales for combi charts


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [dfc8b28296edd45ee1ce49bf0426c03b3cf8fca0]

INTEGRATION: CWS chart2mst3 (1.2.4); FILE MERGED 2005/10/07 12:20:36 bm 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2004/03/22 17:29:02 iha 1.2.4.1: added parameter SwapXAndYAxis for horizontal bar chart


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [a067d904b506870ca1932046a3badedb9b6eb7ec]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2006/03/29 22:21:40 iha 1.1.2.1: restructure legend entry creation + legend entries in data labels


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [17a18f7e1b1e3687d8ad5cf4763013a9fb8196c6]

INTEGRATION: CWS chart2mst3 (1.1.4); FILE MERGED 2005/10/07 12:20:26 bm 1.1.4.2: RESYNC: (1.1-1.2); FILE MERGED 2004/03/23 14:38:23 iha 1.1.4.1: renamed method getTransformation/Scaled/LogicToScene


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [69ef8553e1629225a12a1e31c8bfcb11b49e8acd]

INTEGRATION: CWS chart2mst3 (1.3.4); FILE MERGED 2006/11/23 18:36:06 iha 1.3.4.2: replace DoubleRectangle with B2DRectangle and DoublePoint with B2DTuple 2006/03/09 17:40:29 iha 1.3.4.1: added header


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [eec1789036bf514eae782ac73165a3448bfcf782]

INTEGRATION: CWS chart2mst3 (1.9.4); FILE MERGED 2006/11/22 17:25:59 iha 1.9.4.31: RESYNC: (1.11-1.12); FILE MERGED 2006/10/18 17:22:33 bm 1.9.4.30: RESYNC: (1.10-1.11); FILE MERGED 2006/10/06 19:12:59 iha 1.9.4.29: corrected resize of diagram 2006/09/23 07:49:21 iha 1.9.4.28: apply texture correctly to diagram walls and floor 2006/08/10 16:00:49 iha 1.9.4.27: Axis Label Layout - Font&Diagram Size 2006/07/01 21:04:37 iha 1.9.4.26: define and respect aspect ratio of diagram 2006/06/30 23:33:27 iha 1.9.4.25: helping method to respect aspect ratio 2006/06/30 23:17:24 iha 1.9.4.24: correct scene dimensions also for pies with dummy objects 2006/06/26 18:30:26 iha 1.9.4.23: don't show wall nor floor for pies and donuts until older files can be detected ---> need invisible floor for 3D pies with labels... 2006/06/24 18:32:01 iha 1.9.4.22: don't show wall nor floor for pies and donuts until older files can be detected 2006/06/23 15:03:41 iha 1.9.4.21: don't use goodies matrix anymore 2006/06/18 19:36:08 iha 1.9.4.20: implement camera distance 2006/06/09 16:12:29 iha 1.9.4.19: don't set the camera at the diagram view, but take it's rotation into account in the transformation matrix 2006/01/12 18:02:23 iha 1.9.4.18: cleanup property mappings 2005/12/21 21:29:37 iha 1.9.4.17: remove identifiers from model objects and create an index based CID protocol instead for selection purposes 2005/11/02 13:49:23 bm 1.9.4.16: scene properties changed from SceneDescriptor property to the D3D properties offered by SceneProperties.hxx (this way XML im-/export works with the xmloff helper) 2005/10/21 13:35:12 bm 1.9.4.15: enable FillBitmaps 2005/10/07 12:23:29 bm 1.9.4.14: RESYNC: (1.9-1.10); FILE MERGED 2005/08/31 11:42:57 bm 1.9.4.13: FillBackground property was duplicate in Wall Property Map. Note that this property does not work for 3d objects 2005/07/22 12:53:13 bm 1.9.4.12: property FillBackground added 2005/07/12 12:57:14 bm 1.9.4.11: use named properties for gradients etc. in chart model 2005/07/06 11:03:55 iha 1.9.4.10: redefine diagram size 2005/06/16 09:19:44 iha 1.9.4.9: added missing Property FillBackground and FillTransparenceGradient 2004/06/09 21:52:38 iha 1.9.4.8: rotate lights with scene 2004/06/08 14:28:58 iha 1.9.4.7: set only enabled light sources 2004/06/04 12:04:30 iha 1.9.4.6: set ProjectionMode to scene 2004/04/29 09:28:05 iha 1.9.4.5: correct 3d bar object position and size 2004/04/28 20:16:52 iha 1.9.4.4: removed /cvs/graphics/chart2/source/inc/RegressionCurveHelper.hxx,v: needs patch 2004/04/27 13:32:47 iha 1.9.4.3: warnings removed 2004/04/26 11:46:58 iha 1.9.4.2: create CIDs via ObjectIdentifier 2004/03/11 12:06:18 iha 1.9.4.1: added parameter PreferredAspectRatio for charttype dependent 3D scene aspect ratio


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [368451f280fe5554110ae38c1a429e9e88b08c47]

INTEGRATION: CWS chart2mst3 (1.4.4); FILE MERGED 2005/10/07 12:23:18 bm 1.4.4.3: RESYNC: (1.4-1.5); FILE MERGED 2004/04/28 20:16:52 iha 1.4.4.2: removed /cvs/graphics/chart2/source/inc/RegressionCurveHelper.hxx,v: needs patch 2004/02/28 09:05:07 iha 1.4.4.1: added CandleStickChart + BarPositionHelper


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [ccbb9c401a603371ca0cb219dd51da7863006455]

INTEGRATION: CWS chart2mst3 (1.33.4); FILE MERGED 2007/02/28 19:28:18 iha 1.33.4.63: #i74967# set parent to cloned data point 2007/02/06 16:10:27 iha 1.33.4.62: corrected label value in case of percent stacking 2007/01/19 19:10:04 iha 1.33.4.61: #i72978# percentage data labels are wrong with factor 100 2006/12/15 13:39:10 iha 1.33.4.60: #i72360# use axis number format for data labels when one is provided 2006/11/22 17:31:20 iha 1.33.4.59: resync 2006/11/19 21:40:43 iha 1.33.4.58: better performance for line charts without symbols 2006/11/09 15:31:01 iha 1.33.4.57: #i16280# better performance for charts with many data (bar,column,line,area,xy,net charts) 2006/11/01 15:36:12 iha 1.33.4.56: cleanup resources + changed variable names according to style guide 2006/10/29 12:16:19 iha 1.33.4.55: use more readable varailbles STATTYP->REGRESSIONTYPE and ROWNAME->SERIESNAME for STR_STATISTICS_IN_LEGEND 2006/10/23 19:10:17 iha 1.33.4.54: #i65580# Legend shows no symbols for series with automatic symbols 2006/10/18 17:22:26 bm 1.33.4.53: RESYNC: (1.33-1.34); FILE MERGED 2006/10/12 10:54:17 iha 1.33.4.52: wrong selection of series - due to weakreferences of draw shapes dying to early -> switch back to normal references 2006/10/06 19:00:30 iha 1.33.4.51: hold shapes only per weak reference thus they can be removed for special pie resize 2006/10/06 18:52:08 iha 1.33.4.50: no ring distance for pies 2006/09/29 14:59:20 iha 1.33.4.49: corrected creation of 3D pies and donuts (extrude instead of lathe objects- for corect texture, get rid of problem with extended scene due to rotating bounding box, fixed #i67743# and no 90degree rotation difference between old and new API anymore) 2006/08/01 09:48:31 bm 1.33.4.48: #i29600# resize the label sizes of data series with the diagram size if a reference size is set 2006/07/31 11:07:28 bm 1.33.4.47: #i66820# aLabelText was shadowed by a local variable on error. 2006/07/01 20:59:46 iha 1.33.4.46: define and respect aspect ratio of diagram 2006/04/27 09:33:02 bm 1.33.4.45: #64832# show correct color for pie segments which get attributed but still have the default color 2006/04/11 16:23:08 iha 1.33.4.44: always use 2d target for text shapes 2006/04/09 07:41:45 iha 1.33.4.43: correct position of legend symbols in data poiunt labels 2006/04/03 12:23:55 iha 1.33.4.42: correct selection handles and legend symbol position in data point labels 2006/03/29 22:24:47 iha 1.33.4.41: restructure legend entry creation + legend entries in data labels 2006/03/23 09:25:59 iha 1.33.4.40: categories for data labels 2006/03/09 17:41:17 iha 1.33.4.39: added header 2006/02/28 16:34:32 bm 1.33.4.38: initialize bAverageLine correctly 2006/01/12 18:03:24 iha 1.33.4.37: cleanup property mappings 2005/12/21 21:29:36 iha 1.33.4.36: remove identifiers from model objects and create an index based CID protocol instead for selection purposes 2005/11/25 16:29:47 iha 1.33.4.35: correct labels at z axis for deep stacking 2005/10/24 14:12:30 iha 1.33.4.34: coordinate system restructure 2005/10/24 11:07:09 iha 1.33.4.33: coordinate system restructure 2005/10/21 13:35:09 bm 1.33.4.32: enable FillBitmaps 2005/08/18 11:42:04 iha 1.33.4.31: moved colorscheme transport 2005/07/28 09:34:55 bm 1.33.4.30: usage of color schemes and the VaryColorsByPoint property to have correct pie colors and legend entries 2005/07/22 12:53:39 bm 1.33.4.29: #124485# property FillBackground added 2005/07/21 14:47:14 bm 1.33.4.28: support for number formats from data provider 2005/07/12 12:57:13 bm 1.33.4.27: use named properties for gradients etc. in chart model 2005/06/23 14:39:41 iha 1.33.4.26: correct support for statistic properties 2005/05/11 13:03:08 dr 1.33.4.25: #i30426# enhanced scaling for stacked charts 2005/05/09 08:57:39 dr 1.33.4.24: #i30462# scaling for stacked charts 2005/05/02 10:32:00 iha 1.33.4.23: changed default values for paramters for autoscaling 2005/04/29 12:23:00 dr 1.33.4.22: #i30426# enhanced linear scaling 2005/04/28 15:49:13 dr 1.33.4.21: #i30426# enhanced linear scaling 2005/04/11 09:29:25 iha 1.33.4.20: defines for servicenames for charttypes (fixed apply to 2nd axis again) 2004/09/17 12:20:49 iha 1.33.4.19: implement api redesign - dimension property 2004/09/17 11:24:22 iha 1.33.4.18: implement api redesign - dimension property 2004/06/29 19:42:06 iha 1.33.4.17: added parameter pOverwriteMap to method setMappedProperties 2004/04/14 09:24:14 iha 1.33.4.16: removed unused code 2004/04/14 08:30:17 iha 1.33.4.15: OSL_ENSURE instead of DBG_ASSERT 2004/04/13 16:34:23 iha 1.33.4.14: corrected stacking 2004/03/27 10:37:45 iha 1.33.4.13: error bars: uninitialized points if only one direction was assigned to the error bars 2004/03/24 17:25:24 iha 1.33.4.12: added parameter offset to method createDataLabel 2004/03/24 10:39:12 iha 1.33.4.11: change signature of ShapeFactory::createLine2D 2004/03/23 20:21:39 iha 1.33.4.10: make error bars more flexible for horizontal bar chart 2004/03/23 14:37:04 iha 1.33.4.9: renamed method getTransformation/Scaled/LogicToScene 2004/03/22 19:34:11 iha 1.33.4.8: transport information bSwapXAndYAxis over method setScales not constructor 2004/03/11 12:02:30 iha 1.33.4.7: added meethod getPreferredDiagramAspectRatio() for charttype dependent 3D scene aspect ratio 2004/03/01 17:24:08 iha 1.33.4.6: different x autoscaling for net chart 2004/02/28 09:07:29 iha 1.33.4.5: added CandleStick Chart + changed Y range calculation because of integration of candlestickchart + caching of summarized y values 2004/02/23 18:52:05 iha 1.33.4.4: auto scaling: make automatic border charttype dependent 2004/02/18 20:35:16 iha 1.33.4.3: add parameter 'ConnectLastToFirstPoint' for net chart 2004/02/17 20:19:08 iha 1.33.4.2: regression line was twice transformed to scene coordinates 2004/02/13 16:51:56 bm 1.33.4.1: join from changes on branch bm_post_chart01


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [959a982d9ecbc458c29aa067edd58ebb08aa5cc3]

INTEGRATION: CWS chart2mst3 (1.2.4); FILE MERGED 2006/03/09 17:41:17 iha 1.2.4.1: added header


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [fe65c0c5fbdc7721d49771e4892a4f21da371544]

INTEGRATION: CWS chart2mst3 (1.5.4); FILE MERGED 2006/11/22 17:25:52 iha 1.5.4.7: RESYNC: (1.7-1.8); FILE MERGED 2006/10/18 17:22:18 bm 1.5.4.6: RESYNC: (1.6-1.7); FILE MERGED 2006/03/10 10:20:42 iha 1.5.4.5: don't use leading underscore 2006/03/09 17:41:17 iha 1.5.4.4: added header 2005/06/20 12:02:00 iha 1.5.4.3: corrected b slpine calculation 2004/03/24 12:31:11 bm 1.5.4.2: RESYNC: (1.5-1.6); FILE MERGED 2004/02/19 15:14:32 iha 1.5.4.1: don't change x values to integer anymore as we are working in logical values now


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [977ef7bbb7d8db43ba6302e84ff37220c8ec7cfe]

INTEGRATION: CWS chart2mst3 (1.6.4); FILE MERGED 2006/10/06 18:48:41 iha 1.6.4.17: no ring distance for pies 2006/07/01 21:01:56 iha 1.6.4.16: define and respect aspect ratio of diagram 2006/03/09 17:41:17 iha 1.6.4.15: added header 2005/10/24 11:07:08 iha 1.6.4.14: coordinate system restructure 2005/08/18 11:42:04 iha 1.6.4.13: moved colorscheme transport 2005/07/28 09:34:54 bm 1.6.4.12: usage of color schemes and the VaryColorsByPoint property to have correct pie colors and legend entries 2005/07/14 14:56:11 bm 1.6.4.11: removed radius offset parameter as this is now controlled by the UseRings property 2005/05/09 08:57:39 dr 1.6.4.10: #i30462# scaling for stacked charts 2005/04/29 12:23:00 dr 1.6.4.9: #i30426# enhanced linear scaling 2004/09/17 11:24:21 iha 1.6.4.8: implement api redesign - dimension property 2004/06/29 19:42:58 iha 1.6.4.7: Color Per Point 2004/05/08 17:54:55 iha 1.6.4.6: polartransformation fixes and pie offset implementation 2004/04/19 11:50:36 iha 1.6.4.5: enable switching between ring and pie 2004/04/14 08:31:51 iha 1.6.4.4: add methods getMin/MaximumX + setScales to set bSwapXAndYAxis correct 2004/04/13 16:34:23 iha 1.6.4.3: corrected stacking 2004/03/11 12:28:03 iha 1.6.4.2: added meethod getPreferredDiagramAspectRatio() for charttype dependent 3D scene aspect ratio 2004/02/23 18:53:00 iha 1.6.4.1: auto scaling: make automatic border charttype dependent


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [19dca1d00b4117c252eee1a1e459e0bff698527e]

INTEGRATION: CWS chart2mst3 (1.13.4); FILE MERGED 2006/12/01 13:50:06 iha 1.13.4.37: correct dragging of pie segments after resync to aw024 (use no group shapes around the segments -> also better performance) 2006/11/22 17:31:20 iha 1.13.4.36: resync 2006/10/18 17:22:10 bm 1.13.4.35: RESYNC: (1.13-1.14); FILE MERGED 2006/10/06 19:05:36 iha 1.13.4.34: corrected transformation for ring radius 2006/10/06 18:56:11 iha 1.13.4.33: correct position of labels for 2D rings 2006/10/06 18:50:59 iha 1.13.4.32: no ring distance for pies 2006/09/29 14:59:20 iha 1.13.4.31: corrected creation of 3D pies and donuts (extrude instead of lathe objects- for corect texture, get rid of problem with extended scene due to rotating bounding box, fixed #i67743# and no 90degree rotation difference between old and new API anymore) 2006/08/10 16:01:18 iha 1.13.4.30: Axis Label Layout - Font&Diagram Size 2006/07/01 21:02:22 iha 1.13.4.29: define and respect aspect ratio of diagram 2006/06/19 15:30:26 iha 1.13.4.28: different angle offset for 2D and 3D pies due to compatibility with older versions 2006/06/09 16:14:28 iha 1.13.4.27: adapted pie starting angle to old charts behaviour and made Pie more flat 2006/04/27 09:33:02 bm 1.13.4.26: #64832# show correct color for pie segments which get attributed but still have the default color 2006/01/12 18:01:36 iha 1.13.4.25: cleanup property mappings 2005/12/21 21:29:36 iha 1.13.4.24: remove identifiers from model objects and create an index based CID protocol instead for selection purposes 2005/12/03 18:54:48 iha 1.13.4.23: enable pie segment dragging 2005/10/24 11:07:08 iha 1.13.4.22: coordinate system restructure 2005/10/11 09:20:59 bm 1.13.4.21: license header change 2005/08/18 11:42:04 iha 1.13.4.20: moved colorscheme transport 2005/08/03 16:36:29 bm 1.13.4.19: algohelper.hxx split up into CommonFunctors.hxx ContainerHelper.hxx CloneHelper.hxx 2005/07/28 09:34:54 bm 1.13.4.18: usage of color schemes and the VaryColorsByPoint property to have correct pie colors and legend entries 2005/07/26 12:14:30 bm 1.13.4.17: use configuration colors in ColorProvider 2005/07/14 14:56:28 bm 1.13.4.16: removed radius offset parameter as this is now controlled by the UseRings property 2005/05/09 08:57:39 dr 1.13.4.15: #i30462# scaling for stacked charts 2005/04/29 12:23:00 dr 1.13.4.14: #i30426# enhanced linear scaling 2004/09/17 11:24:21 iha 1.13.4.13: implement api redesign - dimension property 2004/07/01 13:41:55 iha 1.13.4.12: use ColorProvider for default segment colors 2004/06/29 19:44:30 iha 1.13.4.11: Color Per Point 2004/05/10 12:32:22 bm 1.13.4.10: <:: error 2004/05/08 17:54:55 iha 1.13.4.9: polartransformation fixes and pie offset implementation 2004/04/19 11:46:28 iha 1.13.4.8: enable switching between ring and pie 2004/04/14 09:11:57 iha 1.13.4.7: removed unsued code 2004/04/14 08:32:58 iha 1.13.4.6: changed shape creation to one series per ring instead of one category per ring + add methods getMin/MaximumX + setScales to set bSwapXAndYAxis correct 2004/04/13 16:34:22 iha 1.13.4.5: corrected stacking 2004/03/23 14:36:40 iha 1.13.4.4: renamed method getTransformation/Scaled/LogicToScene 2004/03/22 19:33:48 iha 1.13.4.3: transport information bSwapXAndYAxis over method setScales not constructor 2004/03/11 12:27:55 iha 1.13.4.2: added meethod getPreferredDiagramAspectRatio() for charttype dependent 3D scene aspect ratio 2004/02/23 18:53:44 iha 1.13.4.1: auto scaling: make automatic border charttype dependent


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [0a4bb4a608f2bf3127c88af8de48702d30372cdc]

INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2006/03/09 17:41:17 iha 1.1.1.1.4.3: added header 2005/11/22 14:09:27 iha 1.1.1.1.4.2: support BarOverlap and GapWidth 2005/10/24 11:07:07 iha 1.1.1.1.4.1: coordinate system restructure


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [b0da5f4324f3ea306cff729506a57dcc86064b6b]

INTEGRATION: CWS chart2mst3 (1.2.4); FILE MERGED 2006/10/18 17:22:02 bm 1.2.4.4: RESYNC: (1.2-1.3); FILE MERGED 2006/03/09 17:41:17 iha 1.2.4.3: added header 2005/11/22 14:09:45 iha 1.2.4.2: support BarOverlap and GapWidth 2005/10/24 11:07:06 iha 1.2.4.1: coordinate system restructure


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [5f020a091d8c7c0f9ef248109fc208aaaae702ae]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/03/26 15:35:03 bm 1.1.2.12: #i75681# do not add legend symbols with non-localized and non-persistent strings 2007/03/20 13:38:48 iha 1.1.2.11: #i75562# correct scaling for stock charts 2006/10/10 09:12:14 iha 1.1.2.10: correct aspect ratio for stock charts 2006/03/29 22:24:47 iha 1.1.2.9: restructure legend entry creation + legend entries in data labels 2006/03/09 17:41:17 iha 1.1.2.8: added header 2005/10/24 11:07:06 iha 1.1.2.7: coordinate system restructure 2005/08/18 11:42:04 iha 1.1.2.6: moved colorscheme transport 2005/07/28 09:34:54 bm 1.1.2.5: usage of color schemes and the VaryColorsByPoint property to have correct pie colors and legend entries 2004/09/17 11:24:21 iha 1.1.2.4: implement api redesign - dimension property 2004/04/13 16:34:22 iha 1.1.2.3: corrected stacking 2004/02/29 10:22:39 iha 1.1.2.2: create candlestick 2004/02/28 09:03:02 iha 1.1.2.1: new CandleStick Chart Issue number: Submitted by: Reviewed by:


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [687648f96f10e5c6e1b9d806a4085104780c8adc]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/03/26 15:35:03 bm 1.1.2.25: #i75681# do not add legend symbols with non-localized and non-persistent strings 2007/03/20 13:39:04 iha 1.1.2.24: #i75562# correct scaling for stock charts 2007/02/08 21:25:48 iha 1.1.2.23: resync m195 -> m202 2006/11/17 21:51:55 iha 1.1.2.22: don't loose ranges when sequence count is not suiteable for stock charts, show at least close values  when having not enough sequences 2006/10/10 09:12:22 iha 1.1.2.21: correct aspect ratio for stock charts 2006/03/29 22:24:47 iha 1.1.2.20: restructure legend entry creation + legend entries in data labels 2006/03/09 17:41:16 iha 1.1.2.19: added header 2005/12/21 21:29:36 iha 1.1.2.18: remove identifiers from model objects and create an index based CID protocol instead for selection purposes 2005/10/24 11:07:05 iha 1.1.2.17: coordinate system restructure 2005/08/18 11:42:03 iha 1.1.2.16: moved colorscheme transport 2005/07/28 09:34:54 bm 1.1.2.15: usage of color schemes and the VaryColorsByPoint property to have correct pie colors and legend entries 2005/07/19 08:50:04 bm 1.1.2.14: show candlesticks with height 0 as negative (like in old chart) 2005/07/13 10:45:29 bm 1.1.2.13: workaround for empty rectangles 2004/09/17 11:24:21 iha 1.1.2.12: implement api redesign - dimension property 2004/04/27 13:32:46 iha 1.1.2.11: warnings removed 2004/04/13 16:34:22 iha 1.1.2.10: corrected stacking 2004/03/24 17:22:30 iha 1.1.2.9: removed unused include 2004/03/04 10:51:02 iha 1.1.2.8: use slot width for width of candle sticks 2004/03/02 17:40:39 iha 1.1.2.7: correct not japanese fist last 2004/03/02 15:22:05 iha 1.1.2.6: added labels 2004/03/02 13:14:56 iha 1.1.2.5: use named point group for range line 2004/03/01 20:18:22 iha 1.1.2.4: use named groups for selection handling 2004/03/01 19:28:34 iha 1.1.2.3: use correct properties for shapes 2004/02/29 10:22:39 iha 1.1.2.2: create candlestick 2004/02/28 09:03:35 iha 1.1.2.1: new CandleStick Chart Issue number: Submitted by: Reviewed by:


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [27bcec07f75aa0105354ade409ab91b95ab652d6]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2005/10/24 11:07:04 iha 1.1.2.7: coordinate system restructure 2005/10/11 09:20:59 bm 1.1.2.6: license header change 2004/04/29 11:25:52 iha 1.1.2.5: corrected position of z axis in case of swapped axis 2004/04/29 09:28:04 iha 1.1.2.4: correct 3d bar object position and size 2004/03/23 14:35:40 iha 1.1.2.3: renamed methid getTransformation/Scaled/LogicToScene 2004/03/22 15:48:34 iha 1.1.2.2: added parameter SwapXAndYAxis for horizontal bar chart 2004/02/28 08:42:08 iha 1.1.2.1: moved from BarChart to share with CandleStickChart Issue number: Submitted by: Reviewed by:


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [29a0d126b2e2e0cf7b85e497ac72698c36f4031d]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/02/08 21:25:48 iha 1.1.2.9: resync m195 -> m202 2006/11/22 17:31:19 iha 1.1.2.8: resync 2005/10/24 11:07:03 iha 1.1.2.7: coordinate system restructure 2005/10/11 09:20:58 bm 1.1.2.6: license header change 2004/03/23 14:36:00 iha 1.1.2.5: renamed methid getTransformation/Scaled/LogicToScene 2004/03/22 17:31:50 iha 1.1.2.4: added parameter SwapXAndYAxis to Linear3DTransformation for horizontal bar chart 2004/03/22 15:48:10 iha 1.1.2.3: added parameter and member SwapXAndYAxis for horizontal bar chart 2004/03/10 09:54:04 iha 1.1.2.2: cleanup 2004/02/28 08:43:07 iha 1.1.2.1: moved from BarChart to share with CandleStickChart Issue number: Submitted by: Reviewed by:


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [c4f3615c2c04ddb2a4a55a4fca92453b98c12ddd]

INTEGRATION: CWS chart2mst3 (1.5.4); FILE MERGED 2006/07/01 21:00:52 iha 1.5.4.17: define and respect aspect ratio of diagram 2006/03/09 17:41:16 iha 1.5.4.16: added header 2005/11/22 14:10:54 iha 1.5.4.15: support BarOverlap and GapWidth 2005/10/24 11:07:03 iha 1.5.4.14: coordinate system restructure 2005/08/18 11:42:03 iha 1.5.4.13: moved colorscheme transport 2005/07/28 09:34:54 bm 1.5.4.12: usage of color schemes and the VaryColorsByPoint property to have correct pie colors and legend entries 2005/04/28 15:49:13 dr 1.5.4.11: #i30426# enhanced linear scaling 2004/09/17 11:24:20 iha 1.5.4.10: implement api redesign - dimension property 2004/04/29 09:28:04 iha 1.5.4.9: correct 3d bar object position and size 2004/04/28 20:16:51 iha 1.5.4.8: removed /cvs/graphics/chart2/source/inc/RegressionCurveHelper.hxx,v: needs patch 2004/03/24 17:26:36 iha 1.5.4.7: changed method getLabelScreenPositionAndAlignment 2004/03/23 14:55:03 iha 1.5.4.6: removed method createDataPoint2D_Bar 2004/03/11 12:27:28 iha 1.5.4.5: added meethod getPreferredDiagramAspectRatio() for charttype dependent 3D scene aspect ratio 2004/03/09 09:03:11 iha 1.5.4.4: crash with negative pyramid; do not change base width of cuboids and cylinders with height 2004/03/08 19:00:51 iha 1.5.4.3: read DataPointGeometry from model 2004/02/28 08:47:14 iha 1.5.4.2: special autoscaling for Y (because of grounding line) 2004/02/23 18:55:02 iha 1.5.4.1: auto scaling: make automatic border charttype dependent


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [3852babcf171ee70ab8db74e88472d53690049a8]

INTEGRATION: CWS chart2mst3 (1.15.4); FILE MERGED 2007/04/20 08:11:19 iha 1.15.4.41: #i75393# Connect Bars per diagram not per series 2007/02/01 16:20:26 iha 1.15.4.40: keep preparation for bars side by side 2006/11/09 15:33:48 iha 1.15.4.39: #i16280# better performance for charts with many data (bar,column,line,area,xy,net charts) 2006/10/18 17:21:44 bm 1.15.4.38: RESYNC: (1.15-1.16); FILE MERGED 2006/10/13 10:50:03 dr 1.15.4.37: #i70395# render percent bar charts correctly 2006/10/11 11:49:23 dr 1.15.4.36: #i67757# connect first/last point in radarcharts correctly 2006/09/24 09:12:57 iha 1.15.4.35: #i61970# correct implementation of axis at 2006/07/01 21:01:33 iha 1.15.4.34: define and respect aspect ratio of diagram 2006/03/09 17:41:16 iha 1.15.4.33: added header 2006/01/15 13:22:15 iha 1.15.4.32: correct geometry for 3D percent stacked pyramids and cones 2006/01/15 12:26:03 iha 1.15.4.31: corrected direction of negative stacked bars 2006/01/15 12:06:51 iha 1.15.4.30: corrected size of bars, cones etc. 2006/01/14 13:55:12 iha 1.15.4.29: respect PercentDiagonal Property as boolean for bars 2005/12/21 21:29:35 iha 1.15.4.28: remove identifiers from model objects and create an index based CID protocol instead for selection purposes 2005/12/05 18:06:47 iha 1.15.4.27: Connection Lines for Stacked Bar Charts 2005/11/25 16:30:46 iha 1.15.4.26: correct labels at z axis for deep stacking 2005/11/24 18:32:43 bm 1.15.4.25: transparency gradients enabled 2005/11/22 14:10:35 iha 1.15.4.24: support BarOverlap and GapWidth 2005/10/24 11:07:02 iha 1.15.4.23: coordinate system restructure 2005/08/19 16:14:07 iha 1.15.4.22: implement percent stacking 2005/08/18 11:42:03 iha 1.15.4.21: moved colorscheme transport 2005/07/28 09:34:53 bm 1.15.4.20: usage of color schemes and the VaryColorsByPoint property to have correct pie colors and legend entries 2005/07/12 12:57:13 bm 1.15.4.19: use named properties for gradients etc. in chart model 2005/05/11 13:03:06 dr 1.15.4.18: #i30426# enhanced scaling for stacked charts 2005/04/28 15:49:13 dr 1.15.4.17: #i30426# enhanced linear scaling 2004/09/17 11:24:20 iha 1.15.4.16: implement api redesign - dimension property 2004/05/05 15:59:25 iha 1.15.4.15: warning removed 2004/04/29 09:28:04 iha 1.15.4.14: correct 3d bar object position and size 2004/04/28 20:16:51 iha 1.15.4.13: removed /cvs/graphics/chart2/source/inc/RegressionCurveHelper.hxx,v: needs patch 2004/04/27 15:00:41 iha 1.15.4.12: warnings removed 2004/04/13 16:34:22 iha 1.15.4.11: corrected stacking 2004/03/24 17:30:26 iha 1.15.4.10: correct label positions for horizontal bars incl. changed method getLabelScreenPositionAndAlignment 2004/03/23 14:55:55 iha 1.15.4.9: enable 2D horizontal bars + removed method createDataPoint2D_Bar 2004/03/23 14:42:30 iha 1.15.4.8: renamed method getTransformation/Scaled/LogicToScene 2004/03/11 12:27:20 iha 1.15.4.7: added meethod getPreferredDiagramAspectRatio() for charttype dependent 3D scene aspect ratio 2004/03/10 09:56:11 iha 1.15.4.6: make logic depth and width equal for 3D bar shapes 2004/03/09 09:03:00 iha 1.15.4.5: crash with negative pyramid; do not change base width of cuboids and cylinders with height 2004/03/08 19:01:23 iha 1.15.4.4: read DataPointGeometry from model 2004/02/28 08:46:50 iha 1.15.4.3: special autoscaling for Y (because of grounding line)+ moving of BarPositionHelper + some cleanup 2004/02/23 18:55:23 iha 1.15.4.2: auto scaling: make automatic border charttype dependent 2004/02/17 21:42:10 iha 1.15.4.1: show regression curve also if first points are null


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [9d4911b472716e86388716d0bef4c12940aa4cdc]

INTEGRATION: CWS chart2mst3 (1.12.4); FILE MERGED 2006/10/23 19:14:45 iha 1.12.4.17: #i65580# Legend shows no symbols for series with automatic symbols 2006/09/29 14:59:20 iha 1.12.4.16: corrected creation of 3D pies and donuts (extrude instead of lathe objects- for corect texture, get rid of problem with extended scene due to rotating bounding box, fixed #i67743# and no 90degree rotation difference between old and new API anymore) 2006/09/24 09:12:57 iha 1.12.4.15: #i61970# correct implementation of axis at 2006/07/01 20:59:29 iha 1.12.4.14: define and respect aspect ratio of diagram 2006/03/29 22:24:46 iha 1.12.4.13: restructure legend entry creation + legend entries in data labels 2006/03/09 17:41:16 iha 1.12.4.12: added header 2006/02/23 13:29:46 iha 1.12.4.11: enable gaps for NAN values in line charts 2005/10/24 11:07:01 iha 1.12.4.10: coordinate system restructure 2005/08/18 11:42:03 iha 1.12.4.9: moved colorscheme transport 2005/07/28 09:34:53 bm 1.12.4.8: usage of color schemes and the VaryColorsByPoint property to have correct pie colors and legend entries 2005/05/09 08:57:39 dr 1.12.4.7: #i30462# scaling for stacked charts 2005/04/28 15:49:13 dr 1.12.4.6: #i30426# enhanced linear scaling 2004/09/17 11:24:20 iha 1.12.4.5: implement api redesign - dimension property 2004/04/13 16:34:22 iha 1.12.4.4: corrected stacking 2004/03/01 17:22:58 iha 1.12.4.3: different x autoscaling for net chart 2004/02/28 08:36:19 iha 1.12.4.2: special autoscaling for Y (because of area grounding line) 2004/02/18 20:34:27 iha 1.12.4.1: add parameter 'ConnectLastToFirstPoint' for net chart


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [95b5ac32f2a3e5173933aa9c9e155ed6554c4c87]

INTEGRATION: CWS chart2mst3 (1.43.4); FILE MERGED 2007/04/19 09:42:53 bm 1.43.4.45: #i68044# show correct legend symbol for 3d line charts 2007/02/15 17:42:26 iha 1.43.4.44: #i74577# wrong values displayed in labels on area charts 2006/11/23 18:36:05 iha 1.43.4.43: replace DoubleRectangle with B2DRectangle and DoublePoint with B2DTuple 2006/11/22 17:25:39 iha 1.43.4.42: RESYNC: (1.44-1.45); FILE MERGED 2006/11/19 21:41:16 iha 1.43.4.41: better performance for line charts without symbols 2006/11/09 15:34:10 iha 1.43.4.40: #i16280# better performance for charts with many data (bar,column,line,area,xy,net charts) 2006/10/23 19:15:33 iha 1.43.4.39: #i65580# Legend shows no symbols for series with automatic symbols 2006/10/18 17:21:37 bm 1.43.4.38: RESYNC: (1.43-1.44); FILE MERGED 2006/10/11 11:49:23 dr 1.43.4.37: #i67757# connect first/last point in radarcharts correctly 2006/10/10 16:51:34 iha 1.43.4.36: do stack absolute values for 3D areas 2006/10/10 16:50:20 iha 1.43.4.35: ignore origin for 3D Area and Lines 2006/10/09 15:34:02 dr 1.43.4.34: #i70133# handling of missing data points 2006/09/29 14:59:19 iha 1.43.4.33: corrected creation of 3D pies and donuts (extrude instead of lathe objects- for corect texture, get rid of problem with extended scene due to rotating bounding box, fixed #i67743# and no 90degree rotation difference between old and new API anymore) 2006/09/24 09:12:57 iha 1.43.4.32: #i61970# correct implementation of axis at 2006/09/23 07:50:33 iha 1.43.4.31: apply texture correctly to 3D lines + crash with 3D lines #67868# 2006/07/01 20:59:20 iha 1.43.4.30: define and respect aspect ratio of diagram 2006/03/29 22:24:46 iha 1.43.4.29: restructure legend entry creation + legend entries in data labels 2006/03/09 17:41:16 iha 1.43.4.28: added header 2006/02/23 13:29:32 iha 1.43.4.27: enable gaps for NAN values in line charts 2006/01/12 18:01:08 iha 1.43.4.26: cleanup property mappings 2005/12/21 21:29:35 iha 1.43.4.25: remove identifiers from model objects and create an index based CID protocol instead for selection purposes 2005/12/21 14:10:57 dr 1.43.4.24: border color for symbols 2005/12/20 14:13:48 dr 1.43.4.23: API struct member names without prefixes 2005/12/05 18:05:10 iha 1.43.4.22: methods moved from AreaChart to here 2005/11/25 16:30:18 iha 1.43.4.21: correct labels at z axis for deep stacking 2005/11/24 15:08:28 bm 1.43.4.20: symbol graphics support 2005/11/08 21:55:53 iha 1.43.4.19: adapt series order to old style for area and scatter charts 2005/10/24 11:07:01 iha 1.43.4.18: coordinate system restructure 2005/08/19 16:13:42 iha 1.43.4.17: implement percent stacking 2005/08/18 11:42:03 iha 1.43.4.16: moved colorscheme transport 2005/07/28 09:34:53 bm 1.43.4.15: usage of color schemes and the VaryColorsByPoint property to have correct pie colors and legend entries 2005/07/19 18:57:51 iha 1.43.4.14: create auto symbols 2005/05/09 08:57:38 dr 1.43.4.13: #i30462# scaling for stacked charts 2005/04/28 15:49:12 dr 1.43.4.12: #i30426# enhanced linear scaling 2004/09/17 12:20:48 iha 1.43.4.11: implement api redesign - dimension property 2004/09/17 11:24:20 iha 1.43.4.10: implement api redesign - dimension property 2004/04/27 13:32:46 iha 1.43.4.9: warnings removed 2004/04/13 16:34:21 iha 1.43.4.8: corrected stacking 2004/03/24 17:22:10 iha 1.43.4.7: removed unused include 2004/03/24 10:39:12 iha 1.43.4.6: change signature of ShapeFactory::createLine2D 2004/03/10 09:53:10 iha 1.43.4.5: correct last point for net chart for correct clipping 2004/03/01 18:16:54 iha 1.43.4.4: don't do scaling twice 2004/03/01 17:23:38 iha 1.43.4.3: different x autoscaling for net chart 2004/02/28 08:36:06 iha 1.43.4.2: special autoscaling for Y (because of area grounding line) 2004/02/18 20:34:53 iha 1.43.4.1: add parameter 'ConnectLastToFirstPoint' for net chart


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [de10491888cb326aab412d6ddac751b5d85b146b]

INTEGRATION: CWS chart2mst3 (1.2.4); FILE MERGED 2006/08/22 15:15:55 iha 1.2.4.6: separate implementation of polar angle axis and polar radius axis 2006/08/10 16:01:45 iha 1.2.4.5: Axis Label Layout - Font&Diagram Size 2006/04/10 15:03:38 iha 1.2.4.4: api restructure axis, grids, scales and increments 2006/03/23 15:31:53 iha 1.2.4.3: cleanup category handling 2005/10/07 12:15:03 bm 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2004/02/26 12:18:09 iha 1.2.4.1: share coordinate systems and scales for combi charts


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [bbe88b3c2c467b9137cb6dee81ae30809557cd72]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2006/08/23 17:07:27 iha 1.1.2.4: enable axis to estimate the maximum automatic MainIncrementCount, reduce count to 2 for net charts 2006/08/22 19:46:37 iha 1.1.2.3: some axes cleanup 2006/08/22 19:10:27 iha 1.1.2.2: correct y axis for net charts: show labels + take space for labels into account for diagram size 2006/08/22 15:11:36 iha 1.1.2.1: separate implementation of polar angle axis and polar radius axis


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [bfaf15092f6ba1a02d4788aeb131a4e21cc1e330]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/02/08 21:25:48 iha 1.1.2.7: resync m195 -> m202 2006/11/22 17:31:19 iha 1.1.2.6: resync 2006/08/23 17:07:27 iha 1.1.2.5: enable axis to estimate the maximum automatic MainIncrementCount, reduce count to 2 for net charts 2006/08/22 19:50:16 iha 1.1.2.4: correct selection handles for polar radius axis 2006/08/22 19:46:37 iha 1.1.2.3: some axes cleanup 2006/08/22 19:10:20 iha 1.1.2.2: correct y axis for net charts: show labels + take space for labels into account for diagram size 2006/08/22 15:12:13 iha 1.1.2.1: separate implementation of polar angle axis and polar radius axis


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [a1957f394019914d2f5eef234e3faf8a3c02cd92]

INTEGRATION: CWS chart2mst3 (1.3.12); FILE MERGED 2006/04/10 15:03:38 iha 1.3.12.4: api restructure axis, grids, scales and increments 2006/04/10 12:25:18 iha 1.3.12.3: api restructure axis, grids, scales and increments 2005/12/21 21:29:34 iha 1.3.12.2: remove identifiers from model objects and create an index based CID protocol instead for selection purposes 2005/11/18 20:50:41 iha 1.3.12.1: enable selection of subgrids


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [a9a7652ebbd3c37c889142deaef11b3e9bc2acf5]

INTEGRATION: CWS chart2mst3 (1.5.4); FILE MERGED 2006/10/18 17:21:28 bm 1.5.4.12: RESYNC: (1.6-1.7); FILE MERGED 2006/04/10 15:03:38 iha 1.5.4.11: api restructure axis, grids, scales and increments 2006/04/10 12:25:18 iha 1.5.4.10: api restructure axis, grids, scales and increments 2006/01/16 15:04:53 iha 1.5.4.9: don't create invisible gridlines 2005/12/21 21:29:34 iha 1.5.4.8: remove identifiers from model objects and create an index based CID protocol instead for selection purposes 2005/12/03 18:56:47 iha 1.5.4.7: method createClassifiedIdentifier changed for enable pie segment dragging 2005/11/18 20:50:41 iha 1.5.4.6: enable selection of subgrids 2005/10/07 12:19:36 bm 1.5.4.5: RESYNC: (1.5-1.6); FILE MERGED 2004/04/27 13:32:45 iha 1.5.4.4: warnings removed 2004/03/24 10:39:10 iha 1.5.4.3: change signature of ShapeFactory::createLine2D 2004/03/23 18:36:50 iha 1.5.4.2: fixed logarithmic polar scale 2004/03/22 19:40:34 iha 1.5.4.1: transport information bSwapXAndYAxis over method setScales not constructor


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [558fc60d275a199f3ed966d210df8c83c4862af0]

INTEGRATION: CWS chart2mst3 (1.2.4); FILE MERGED 2006/11/09 15:32:56 iha 1.2.4.7: #i16280# better performance for charts with many data (bar,column,line,area,xy,net charts) 2006/08/25 17:16:48 iha 1.2.4.6: text- and diagram-size dependent auto main step width 2006/08/23 17:07:27 iha 1.2.4.5: enable axis to estimate the maximum automatic MainIncrementCount, reduce count to 2 for net charts 2006/08/10 16:02:24 iha 1.2.4.4: Axis Label Layout - Font&Diagram Size 2005/10/13 17:39:12 iha 1.2.4.3: renamed BoundedCoordinateSystem to CoordinateSystem 2005/10/07 12:19:24 bm 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2005/06/07 16:03:28 iha 1.2.4.1: use numberformatter from model


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [a362262acf484fe4ec61c73775e8f8e3635803f9]

INTEGRATION: CWS chart2mst3 (1.4.4); FILE MERGED 2006/11/09 15:33:04 iha 1.4.4.18: #i16280# better performance for charts with many data (bar,column,line,area,xy,net charts) 2006/10/18 17:21:21 bm 1.4.4.17: RESYNC: (1.6-1.7); FILE MERGED 2006/09/24 09:12:56 iha 1.4.4.16: #i61970# correct implementation of axis at 2006/08/25 17:16:48 iha 1.4.4.15: text- and diagram-size dependent auto main step width 2006/08/23 17:07:26 iha 1.4.4.14: enable axis to estimate the maximum automatic MainIncrementCount, reduce count to 2 for net charts 2006/08/22 15:42:08 iha 1.4.4.13: separate implementation of polar angle axis and polar radius axis 2006/08/10 16:02:51 iha 1.4.4.12: Axis Label Layout - Font&Diagram Size 2006/04/10 15:03:38 iha 1.4.4.11: api restructure axis, grids, scales and increments 2006/04/10 12:25:18 iha 1.4.4.10: api restructure axis, grids, scales and increments 2006/03/23 15:31:53 iha 1.4.4.9: cleanup category handling 2005/12/21 21:29:33 iha 1.4.4.8: remove identifiers from model objects and create an index based CID protocol instead for selection purposes 2005/10/24 11:07:00 iha 1.4.4.7: coordinate system restructure 2005/10/13 17:39:12 iha 1.4.4.6: renamed BoundedCoordinateSystem to CoordinateSystem 2005/10/07 12:19:13 bm 1.4.4.5: RESYNC: (1.5-1.6); FILE MERGED 2005/06/07 16:03:27 iha 1.4.4.4: use numberformatter from model 2004/04/01 12:22:35 iha 1.4.4.3: make shape creation more fail save 2004/03/24 12:31:40 bm 1.4.4.2: RESYNC: (1.4-1.5); FILE MERGED 2004/03/22 19:40:00 iha 1.4.4.1: transport information bSwapXAndYAxis over method setScales


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [33524c9582959228304fa658dceeeb6ea0ecbacb]

INTEGRATION: CWS chart2mst3 (1.3.4); FILE MERGED 2006/08/22 19:46:37 iha 1.3.4.7: some axes cleanup 2006/08/22 15:15:11 iha 1.3.4.6: separate implementation of polar angle axis and polar radius axis 2006/08/10 16:03:46 iha 1.3.4.5: Axis Label Layout - Font&Diagram Size 2006/04/10 15:03:38 iha 1.3.4.4: api restructure axis, grids, scales and increments 2006/04/10 12:25:18 iha 1.3.4.3: api restructure axis, grids, scales and increments 2005/10/07 12:18:59 bm 1.3.4.2: RESYNC: (1.3-1.4); FILE MERGED 2005/06/07 16:03:27 iha 1.3.4.1: use numberformatter from model


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [4226dd4192d4a7a8bda481fe29630c8492b0ac41]

INTEGRATION: CWS chart2mst3 (1.5.4); FILE MERGED 2006/10/18 17:21:12 bm 1.5.4.20: RESYNC: (1.6-1.7); FILE MERGED 2006/08/22 19:46:37 iha 1.5.4.19: some axes cleanup 2006/08/22 15:15:37 iha 1.5.4.18: separate implementation of polar angle axis and polar radius axis 2006/08/16 16:29:11 iha 1.5.4.17: correct distance between diagram and category labels for net chart 2006/08/10 16:05:47 iha 1.5.4.16: Axis Label Layout - Font&Diagram Size 2006/04/10 15:03:37 iha 1.5.4.15: api restructure axis, grids, scales and increments 2006/04/10 12:25:18 iha 1.5.4.14: api restructure axis, grids, scales and increments 2006/03/23 15:31:52 iha 1.5.4.13: cleanup category handling 2006/02/21 19:41:58 iha 1.5.4.12: added property show to axis to make axis title possible with invisible axis and enlarge lifetime for old api 2005/12/21 21:29:33 iha 1.5.4.11: remove identifiers from model objects and create an index based CID protocol instead for selection purposes 2005/10/07 12:18:42 bm 1.5.4.10: RESYNC: (1.5-1.6); FILE MERGED 2005/09/16 16:50:19 iha 1.5.4.9: no creation of dummy categories in model - instead trigger generation of missing labels and categories in view 2005/08/22 17:15:44 iha 1.5.4.8: use percent numberformat in case of percent stacking and use of source format 2005/06/08 11:33:59 iha 1.5.4.7: use number format key at API instead of string 2005/06/07 16:03:26 iha 1.5.4.6: use numberformatter from model 2004/05/08 17:54:55 iha 1.5.4.5: polartransformation fixes and pie offset implementation 2004/03/24 10:39:07 iha 1.5.4.4: change signature of ShapeFactory::createLine2D 2004/03/22 19:41:03 iha 1.5.4.3: transport information bSwapXAndYAxis over method setScales not constructor 2004/03/08 16:40:13 iha 1.5.4.2: no 3D 2004/02/20 17:56:41 iha 1.5.4.1: integrate categories at axis in view


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [f5e18f8dac094fca295dd3088b298b0a92104b61]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2006/08/22 15:10:40 iha 1.1.2.1: separate implementation of polar angle axis and polar radius axis


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [dcbfca04b3e39698ca56208f99df0ef85d80cdb5]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2006/11/23 17:41:06 iha 1.1.2.2: replace Vector2D with B2DVector 2006/08/22 15:10:54 iha 1.1.2.1: separate implementation of polar angle axis and polar radius axis


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [6e4cf902df97289636cdc687cad84b146b7b9a07]

INTEGRATION: CWS chart2mst3 (1.5.4); FILE MERGED 2006/12/01 18:37:56 iha 1.5.4.27: #68896# always save the explicit number format 2006/11/13 16:29:21 iha 1.5.4.26: #i71259# source format for 2nd axis does not work correctly 2006/11/09 15:29:40 iha 1.5.4.25: #i16280# better performance for charts with many data (bar,column,line,area,xy,net charts) 2006/10/25 15:14:31 iha 1.5.4.24: 'Axis at' also for not-category x-axis 2006/10/18 17:21:04 bm 1.5.4.23: RESYNC: (1.6-1.7); FILE MERGED 2006/10/13 09:30:56 iha 1.5.4.22: #i66856# correct sourceformat for x axis 2006/09/24 09:12:56 iha 1.5.4.21: #i61970# correct implementation of axis at 2006/08/25 17:16:47 iha 1.5.4.20: text- and diagram-size dependent auto main step width 2006/08/23 17:07:26 iha 1.5.4.19: enable axis to estimate the maximum automatic MainIncrementCount, reduce count to 2 for net charts 2006/08/10 15:55:05 iha 1.5.4.18: Axis Label Layout - Font&Diagram Size 2006/07/31 17:17:37 bm 1.5.4.17: warning removed: needSeriesNamesForAxis() could return nothing 2006/04/10 15:03:37 iha 1.5.4.16: api restructure axis, grids, scales and increments 2006/04/10 12:25:17 iha 1.5.4.15: api restructure axis, grids, scales and increments 2006/03/23 15:31:52 iha 1.5.4.14: cleanup category handling 2005/12/21 21:29:32 iha 1.5.4.13: remove identifiers from model objects and create an index based CID protocol instead for selection purposes 2005/11/28 15:00:26 iha 1.5.4.12: make more failsafe 2005/11/25 16:31:20 iha 1.5.4.11: correct labels at z axis for deep stacking 2005/10/25 11:54:02 bm 1.5.4.10: Solaris compiler did not like map access 2005/10/24 11:06:59 iha 1.5.4.9: coordinate system restructure 2005/10/13 17:39:11 iha 1.5.4.8: renamed BoundedCoordinateSystem to CoordinateSystem 2005/10/07 12:18:03 bm 1.5.4.7: RESYNC: (1.5-1.6); FILE MERGED 2005/06/07 16:03:26 iha 1.5.4.6: use numberformatter from model 2005/04/29 12:21:56 dr 1.5.4.5: #i30426# enhanced linear scaling 2005/04/28 15:47:29 dr 1.5.4.4: #i30426# enhanced linear scaling 2004/03/22 19:33:11 iha 1.5.4.3: added method getPropertySwapXAndYAxis() 2004/02/26 12:18:09 iha 1.5.4.2: share coordinate systems and scales for combi charts 2004/02/23 18:59:41 iha 1.5.4.1: auto scaling: make automatic border charttype dependent


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [1d33b9381f4516a7b0d5b51468447812593cb482]

INTEGRATION: CWS chart2mst3 (1.2.4); FILE MERGED 2006/04/10 15:03:37 iha 1.2.4.5: api restructure axis, grids, scales and increments 2006/04/10 12:25:17 iha 1.2.4.4: api restructure axis, grids, scales and increments 2005/10/07 12:17:52 bm 1.2.4.3: RESYNC: (1.2-1.3); FILE MERGED 2004/03/22 19:39:19 iha 1.2.4.2: transport information bSwapXAndYAxis over method setScales not constructor 2004/03/22 17:33:44 iha 1.2.4.1: added parameter SwapXAndYAxis for horizontal bar chart


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [babe5ab389e3acc16eebb0b8c6989a6fc11a6d6e]

INTEGRATION: CWS chart2mst3 (1.3.4); FILE MERGED 2006/11/25 14:44:32 iha 1.3.4.17: wrong polygon index 2006/10/18 17:20:56 bm 1.3.4.16: RESYNC: (1.4-1.5); FILE MERGED 2006/04/10 18:32:12 iha 1.3.4.15: api restructure axis, grids, scales and increments 2006/04/10 15:03:37 iha 1.3.4.14: api restructure axis, grids, scales and increments 2006/04/10 12:25:17 iha 1.3.4.13: api restructure axis, grids, scales and increments 2006/01/16 14:47:09 iha 1.3.4.12: don't create invisible gridlines 2005/12/21 21:29:32 iha 1.3.4.11: remove identifiers from model objects and create an index based CID protocol instead for selection purposes 2005/12/03 18:56:19 iha 1.3.4.10: method createClassifiedIdentifier changed for enable pie segment dragging 2005/11/18 20:50:40 iha 1.3.4.9: enable selection of subgrids 2005/11/18 18:19:56 iha 1.3.4.8: restructuring for proper subgrid support 2005/10/07 12:17:30 bm 1.3.4.7: RESYNC: (1.3-1.4); FILE MERGED 2005/07/19 19:11:55 iha 1.3.4.6: don'T create subgrids 2004/04/01 12:13:07 iha 1.3.4.5: make shape creation more fail save 2004/03/24 10:39:06 iha 1.3.4.4: change signature of ShapeFactory::createLine2D 2004/03/23 14:34:09 iha 1.3.4.3: renamed methid getTransformation/Scaled/LogicToScene 2004/03/22 19:37:09 iha 1.3.4.2: transport information bSwapXAndYAxis over method setScales not constructor 2004/03/22 17:34:07 iha 1.3.4.1: added parameter SwapXAndYAxis for horizontal bar chart


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [f35362ded22cfe9ea1275957afe5bd08baccf66f]

INTEGRATION: CWS chart2mst3 (1.2.4); FILE MERGED 2006/08/25 17:16:47 iha 1.2.4.6: text- and diagram-size dependent auto main step width 2006/08/23 17:07:26 iha 1.2.4.5: enable axis to estimate the maximum automatic MainIncrementCount, reduce count to 2 for net charts 2006/08/10 15:53:28 iha 1.2.4.4: Axis Label Layout - Font&Diagram Size 2005/10/13 17:39:11 iha 1.2.4.3: renamed BoundedCoordinateSystem to CoordinateSystem 2005/10/07 12:17:17 bm 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2005/06/07 16:03:26 iha 1.2.4.1: use numberformatter from model


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [ecc8b624d663bf2822a19d0468856f641fdd74a7]

INTEGRATION: CWS chart2mst3 (1.3.4); FILE MERGED 2006/10/18 17:20:48 bm 1.3.4.20: RESYNC: (1.5-1.6); FILE MERGED 2006/09/24 09:12:56 iha 1.3.4.19: #i61970# correct implementation of axis at 2006/08/25 17:16:47 iha 1.3.4.18: text- and diagram-size dependent auto main step width 2006/08/23 17:07:26 iha 1.3.4.17: enable axis to estimate the maximum automatic MainIncrementCount, reduce count to 2 for net charts 2006/08/10 15:53:58 iha 1.3.4.16: Axis Label Layout - Font&Diagram Size 2006/04/10 15:03:37 iha 1.3.4.15: api restructure axis, grids, scales and increments 2006/04/10 12:25:17 iha 1.3.4.14: api restructure axis, grids, scales and increments 2006/03/23 15:31:52 iha 1.3.4.13: cleanup category handling 2005/12/21 21:29:31 iha 1.3.4.12: remove identifiers from model objects and create an index based CID protocol instead for selection purposes 2005/11/25 16:32:06 iha 1.3.4.11: correct labels at z axis for deep stacking 2005/10/24 11:06:58 iha 1.3.4.10: coordinate system restructure 2005/10/13 17:39:10 iha 1.3.4.9: renamed BoundedCoordinateSystem to CoordinateSystem 2005/10/07 12:17:03 bm 1.3.4.8: RESYNC: (1.4-1.5); FILE MERGED 2005/06/07 16:03:25 iha 1.3.4.7: use numberformatter from model 2004/04/01 12:22:15 iha 1.3.4.6: make shape creation more fail save 2004/03/24 12:31:32 bm 1.3.4.5: RESYNC: (1.3-1.4); FILE MERGED 2004/03/22 19:35:58 iha 1.3.4.4: transport information bSwapXAndYAxis over method setScales not constructor; used new method getPropertySwapXAndYAxis 2004/03/22 17:35:12 iha 1.3.4.3: added parameter SwapXAndYAxis also to grid 2004/03/22 15:45:53 iha 1.3.4.2: read property SwapXAndYAxis from CoordinateSystem model and feed AxisProperties 2004/03/12 15:36:43 iha 1.3.4.1: get axis position from model


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [1084206602ea52847abef98c5549735834aa871f]

INTEGRATION: CWS chart2mst3 (1.3.4); FILE MERGED 2006/11/23 17:41:06 iha 1.3.4.11: replace Vector2D with B2DVector 2006/10/13 08:21:59 iha 1.3.4.10: implement automatic break feature for horizontal text axes 2006/08/29 09:19:44 iha 1.3.4.9: implement automatic staggering of axis labels 2006/08/25 17:16:47 iha 1.3.4.8: text- and diagram-size dependent auto main step width 2006/08/22 19:46:37 iha 1.3.4.7: some axes cleanup 2006/08/10 16:06:23 iha 1.3.4.6: Axis Label Layout - Font&Diagram Size 2006/04/10 15:03:36 iha 1.3.4.5: api restructure axis, grids, scales and increments 2006/04/10 12:25:17 iha 1.3.4.4: api restructure axis, grids, scales and increments 2005/10/07 12:16:49 bm 1.3.4.3: RESYNC: (1.3-1.4); FILE MERGED 2005/06/07 16:03:04 iha 1.3.4.2: use numberformatter from model 2004/02/20 17:56:41 iha 1.3.4.1: integrate categories at axis in view


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [288e8326ec386ecc50817ab7e9b962f2731fed54]

INTEGRATION: CWS chart2mst3 (1.4.4); FILE MERGED 2006/11/23 18:36:05 iha 1.4.4.36: replace DoubleRectangle with B2DRectangle and DoublePoint with B2DTuple 2006/11/23 17:41:06 iha 1.4.4.35: replace Vector2D with B2DVector 2006/11/02 11:53:13 iha 1.4.4.34: no automatic break for more than 100 labels 2006/10/18 17:20:40 bm 1.4.4.33: RESYNC: (1.5-1.6); FILE MERGED 2006/10/13 08:22:22 iha 1.4.4.32: implement automatic break feature for horizontal text axes 2006/10/12 13:43:29 iha 1.4.4.31: staggering odd and even was mixed 2006/08/29 16:11:47 iha 1.4.4.30: corrected check lcl_doesShapeOverlapWithTickmark 2006/08/29 12:26:22 iha 1.4.4.29: correct overlap detection for rotated axis labels 2006/08/29 09:14:53 iha 1.4.4.28: implement automatic staggering of axis labels 2006/08/25 17:16:47 iha 1.4.4.27: text- and diagram-size dependent auto main step width 2006/08/22 19:46:36 iha 1.4.4.26: some axes cleanup 2006/08/10 15:52:20 iha 1.4.4.25: Axis Label Layout - Font&Diagram Size 2006/04/10 15:03:36 iha 1.4.4.24: api restructure axis, grids, scales and increments 2006/04/10 12:25:16 iha 1.4.4.23: api restructure axis, grids, scales and increments 2006/03/23 15:31:52 iha 1.4.4.22: cleanup category handling 2006/03/19 20:01:51 iha 1.4.4.21: don't create two different objects with the same name 2006/02/21 19:41:35 iha 1.4.4.20: added property show to axis to make axis title possible with invisible axis and enlarge lifetime for old api 2005/12/21 21:29:31 iha 1.4.4.19: remove identifiers from model objects and create an index based CID protocol instead for selection purposes 2005/11/25 16:32:34 iha 1.4.4.18: correct labels at z axis for deep stacking 2005/11/08 18:46:19 iha 1.4.4.17: correct axis position for swapped coordinate system with reverse scaling 2005/10/07 12:16:39 bm 1.4.4.16: RESYNC: (1.4-1.5); FILE MERGED 2005/09/16 16:50:18 iha 1.4.4.15: no creation of dummy categories in model - instead trigger generation of missing labels and categories in view 2005/08/22 17:15:12 iha 1.4.4.14: use percent numberformat in case of percent stacking and use of source format 2005/06/08 11:33:32 iha 1.4.4.13: use number format key at API instead of string 2005/06/07 16:02:43 iha 1.4.4.12: use numberformatter from model 2004/04/29 11:25:52 iha 1.4.4.11: corrected position of z axis in case of swapped axis 2004/04/29 09:28:03 iha 1.4.4.10: correct 3d bar object position and size 2004/04/28 20:16:50 iha 1.4.4.9: removed /cvs/graphics/chart2/source/inc/RegressionCurveHelper.hxx,v: needs patch 2004/04/27 13:32:44 iha 1.4.4.8: warnings removed 2004/03/24 10:39:05 iha 1.4.4.7: change signature of ShapeFactory::createLine2D 2004/03/22 19:36:31 iha 1.4.4.6: transport information bSwapXAndYAxis over method setScales not constructor 2004/03/22 15:44:14 iha 1.4.4.5: use member SwapXAndYAxis from AxisProperties for different plottingpositionhelper for horizontal bar chart 2004/03/08 16:49:33 iha 1.4.4.4: handle empty text shapes 2004/03/04 10:54:36 iha 1.4.4.3: enable 3D 2004/02/20 17:56:40 iha 1.4.4.2: integrate categories at axis in view 2004/02/13 16:51:55 bm 1.4.4.1: join from changes on branch bm_post_chart01


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [29705f5ee9bd7fc90abae39886a24f1fcefca501]

INTEGRATION: CWS chart2mst3 (1.4.4); FILE MERGED 2006/08/10 15:51:02 iha 1.4.4.9: Axis Label Layout - Font&Diagram Size 2006/04/10 12:25:16 iha 1.4.4.8: api restructure axis, grids, scales and increments 2006/03/23 15:31:52 iha 1.4.4.7: cleanup category handling 2005/10/07 12:16:28 bm 1.4.4.6: RESYNC: (1.4-1.5); FILE MERGED 2005/09/16 16:50:18 iha 1.4.4.5: no creation of dummy categories in model - instead trigger generation of missing labels and categories in view 2005/08/22 17:14:28 iha 1.4.4.4: use percent numberformat in case of percent stacking and use of source format 2005/06/08 11:33:05 iha 1.4.4.3: use number format key at API instead of string 2004/03/22 15:30:29 iha 1.4.4.2: added member SwapXAndYAxis for horizontal bar chart 2004/02/20 17:56:40 iha 1.4.4.1: integrate categories at axis in view


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [3e15384ae5d4c73cca30ba0573bd6a3bef0f6629]

INTEGRATION: CWS chart2mst3 (1.8.4); FILE MERGED 2006/10/18 17:20:32 bm 1.8.4.18: RESYNC: (1.9-1.10); FILE MERGED 2006/08/10 15:51:30 iha 1.8.4.17: Axis Label Layout - Font&Diagram Size 2006/04/10 15:03:36 iha 1.8.4.16: api restructure axis, grids, scales and increments 2006/04/10 12:25:16 iha 1.8.4.15: api restructure axis, grids, scales and increments 2006/03/23 15:31:51 iha 1.8.4.14: cleanup category handling 2005/11/25 16:33:07 iha 1.8.4.13: correct labels at z axis for deep stacking 2005/10/24 11:06:58 iha 1.8.4.12: coordinate system restructure 2005/10/13 17:39:10 iha 1.8.4.11: renamed BoundedCoordinateSystem to CoordinateSystem 2005/10/07 12:16:18 bm 1.8.4.10: RESYNC: (1.8-1.9); FILE MERGED 2005/09/16 16:50:18 iha 1.8.4.9: no creation of dummy categories in model - instead trigger generation of missing labels and categories in view 2005/08/22 17:14:51 iha 1.8.4.8: use percent numberformat in case of percent stacking and use of source format 2005/07/21 14:47:12 bm 1.8.4.7: support for number formats from data provider 2005/06/08 11:32:47 iha 1.8.4.6: use number format key at API instead of string 2005/05/09 09:51:35 bm 1.8.4.5: moved parts of API to data namespace 2004/03/22 15:31:21 iha 1.8.4.4: added and used member SwapXAndYAxis for horizontal bar chart 2004/03/19 14:33:03 bm 1.8.4.3: XDataSource now contains XLabeledDataSources 2004/03/12 15:36:12 iha 1.8.4.2: get axis position from model 2004/02/20 17:56:39 iha 1.8.4.1: integrate categories at axis in view


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [fb0801916880bc914337c4228eb6835c779c4ed8]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2006/11/22 17:31:19 iha 1.1.2.4: resync 2006/08/22 19:08:42 iha 1.1.2.3: correct y axis for net charts: show labels + take space for labels into account for diagram size 2006/08/10 15:50:16 iha 1.1.2.2: Axis Label Layout - Font&Diagram Size 2006/04/10 15:03:05 iha 1.1.2.1: api restructure axis, grids, scales and increments


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [449b4bc6e4ea05b8325d37b49b9bd8b0004e1db7]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/02/08 21:25:48 iha 1.1.2.4: resync m195 -> m202 2006/11/22 17:31:19 iha 1.1.2.3: resync 2006/08/22 19:09:04 iha 1.1.2.2: correct y axis for net charts: show labels + take space for labels into account for diagram size 2006/04/10 15:02:33 iha 1.1.2.1: api restructure axis, grids, scales and increments


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [7d0b540aecf44763e33e054bcefb18607b3d3c8d]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2006/09/24 09:12:56 iha 1.1.2.6: #i61970# correct implementation of axis at 2006/08/29 12:26:22 iha 1.1.2.5: correct overlap detection for rotated axis labels 2006/08/25 17:16:47 iha 1.1.2.4: text- and diagram-size dependent auto main step width 2006/08/23 17:07:26 iha 1.1.2.3: enable axis to estimate the maximum automatic MainIncrementCount, reduce count to 2 for net charts 2006/08/22 19:46:36 iha 1.1.2.2: some axes cleanup 2006/08/10 15:46:25 iha 1.1.2.1: Axis Label Layout - Font&Diagram Size


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [49311fb52f0e87256ac479cd8e647c44e8043b13]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/02/08 21:25:47 iha 1.1.2.7: resync m195 -> m202 2006/09/24 09:12:56 iha 1.1.2.6: #i61970# correct implementation of axis at 2006/08/29 12:26:22 iha 1.1.2.5: correct overlap detection for rotated axis labels 2006/08/25 17:16:46 iha 1.1.2.4: text- and diagram-size dependent auto main step width 2006/08/23 17:07:26 iha 1.1.2.3: enable axis to estimate the maximum automatic MainIncrementCount, reduce count to 2 for net charts 2006/08/22 19:46:36 iha 1.1.2.2: some axes cleanup 2006/08/10 15:46:45 iha 1.1.2.1: Axis Label Layout - Font&Diagram Size


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [b931575d45481d9d50e4e5072793c0eeec319f43]

INTEGRATION: CWS chart2mst3 (1.4.12); FILE MERGED 2006/11/23 17:41:06 iha 1.4.12.5: replace Vector2D with B2DVector 2006/08/29 16:11:47 iha 1.4.12.4: corrected check lcl_doesShapeOverlapWithTickmark 2006/08/29 09:19:44 iha 1.4.12.3: implement automatic staggering of axis labels 2006/08/10 15:48:05 iha 1.4.12.2: Axis Label Layout - Font&Diagram Size 2006/03/10 10:20:42 iha 1.4.12.1: don't use leading underscore


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [2ea07ffb6be7b3f1558b6bbe6f7184801e8cb1de]

INTEGRATION: CWS chart2mst3 (1.7.8); FILE MERGED 2006/11/23 17:41:05 iha 1.7.8.10: replace Vector2D with B2DVector 2006/10/18 17:20:24 bm 1.7.8.9: RESYNC: (1.8-1.9); FILE MERGED 2006/08/29 16:11:47 iha 1.7.8.8: corrected check lcl_doesShapeOverlapWithTickmark 2006/08/10 15:49:48 iha 1.7.8.7: Axis Label Layout - Font&Diagram Size 2006/03/10 10:20:42 iha 1.7.8.6: don't use leading underscore 2006/01/27 13:40:36 bm 1.7.8.5: warning removed 2006/01/27 13:30:01 bm 1.7.8.4: check vector index before access 2005/11/08 21:25:55 iha 1.7.8.3: fixed axis label positions for reverse axis 2005/10/07 12:15:39 bm 1.7.8.2: RESYNC: (1.7-1.8); FILE MERGED 2004/04/27 13:32:43 iha 1.7.8.1: warnings removed


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [fea2f7bbdd5a128b7a8c34135ed1c9084afee3ec]

INTEGRATION: CWS chart2mst3 (1.3.4); FILE MERGED 2007/03/20 12:26:40 iha 1.3.4.26: #i74576# enable and display minor grids for category axes 2007/03/01 23:26:09 iha 1.3.4.25: #i27694# set tickmarks on correct values for logarithmic scale 2006/11/16 18:39:19 dr 1.3.4.24: #i30426# equal values in logarithmic scaling 2006/11/16 18:18:04 dr 1.3.4.23: #i30426# equal values in logarithmic scaling 2006/11/16 10:15:10 dr 1.3.4.22: updated comments 2006/11/16 09:45:31 dr 1.3.4.21: typo in comment 2006/11/14 14:43:42 dr 1.3.4.20: #i71415# set automatic base value for logarithmic axes to 0.0 too 2006/11/14 11:05:29 dr 1.3.4.19: #i71415# automatic origin for logarithmic is 1.0 2006/10/18 17:20:15 bm 1.3.4.18: RESYNC: (1.5-1.6); FILE MERGED 2006/09/24 09:12:56 iha 1.3.4.17: #i61970# correct implementation of axis at 2006/08/25 17:16:46 iha 1.3.4.16: text- and diagram-size dependent auto main step width 2006/08/23 17:07:26 iha 1.3.4.15: enable axis to estimate the maximum automatic MainIncrementCount, reduce count to 2 for net charts 2006/04/10 12:25:16 iha 1.3.4.14: api restructure axis, grids, scales and increments 2005/11/25 16:33:26 iha 1.3.4.13: correct labels at z axis for deep stacking 2005/10/07 12:15:23 bm 1.3.4.12: RESYNC: (1.4-1.5); FILE MERGED 2005/09/16 16:50:17 iha 1.3.4.11: no creation of dummy categories in model - instead trigger generation of missing labels and categories in view 2005/08/30 17:43:12 iha 1.3.4.10: don't change min and max for performance issue only 2005/08/30 17:35:15 iha 1.3.4.9: prevent performace killover if input values are unusual 2005/08/19 16:11:35 iha 1.3.4.8: implement percent stacking 2005/05/03 17:00:50 dr 1.3.4.7: #i30426# enhanced logarithmic scaling 2005/04/29 12:21:55 dr 1.3.4.6: #i30426# enhanced linear scaling 2005/04/28 15:47:28 dr 1.3.4.5: #i30426# enhanced linear scaling 2004/06/03 03:40:07 iha 1.3.4.4: RESYNC: (1.3-1.4); FILE MERGED 2004/02/28 08:51:37 iha 1.3.4.3: default of ChangeAutoScaleBorderToIncrementRythm to true + workaround rounding errors 2004/02/26 13:52:29 iha 1.3.4.2: remove unused code 2004/02/23 18:59:06 iha 1.3.4.1: auto scaling: make automatic border charttype dependent + autoscaling for category axis


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [635b51d9ca8184cb791101b86a2e7f1ac280acf6]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/02/08 21:25:47 iha 1.1.2.7: resync m195 -> m202 2005/10/24 11:06:57 iha 1.1.2.6: coordinate system restructure 2005/10/11 09:20:58 bm 1.1.2.5: license header change 2005/05/09 08:57:16 dr 1.1.2.4: #i30462# scaling for stacked charts 2005/04/29 12:21:55 dr 1.1.2.3: #i30426# enhanced linear scaling 2005/04/28 15:47:28 dr 1.1.2.2: #i30426# enhanced linear scaling 2004/02/26 12:12:42 iha 1.1.2.1: share coordinate systems and scales for combi charts Issue number: Submitted by: Reviewed by:


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [12e5414cb812f7e8e004916342a5d4999735ac05]

INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/26 09:53:59 bm 1.1.1.1.4.13: RESYNC: resolving merge problems 2007/04/25 01:06:22 bm 1.1.1.1.4.12: RESYNC: (1.5-1.7); FILE MERGED 2007/02/07 13:08:13 iha 1.1.1.1.4.11: RESYNC: (1.4-1.5); FILE MERGED 2006/11/22 17:25:32 iha 1.1.1.1.4.10: RESYNC: (1.3-1.4); FILE MERGED 2006/06/23 15:06:19 iha 1.1.1.1.4.9: use matrix from basegfx 2006/05/05 14:04:32 bm 1.1.1.1.4.8: RESYNC: (1.2-1.3); FILE MERGED 2006/03/29 22:24:46 iha 1.1.1.1.4.7: restructure legend entry creation + legend entries in data labels 2005/10/07 12:14:49 bm 1.1.1.1.4.6: RESYNC: (1.1.1.1-1.2); FILE MERGED 2005/05/31 19:13:59 iha 1.1.1.1.4.5: create view without controller 2004/02/18 17:05:22 iha 1.1.1.1.4.4: add dependency on charttools.lib 2004/02/17 19:20:33 iha 1.1.1.1.4.3: use charttools and chartview lib as shared libs - not static - export all symbols 2004/02/16 16:07:12 bm 1.1.1.1.4.2: -$SVLIB == $VCLLIB 2004/02/13 16:51:55 bm 1.1.1.1.4.1: join from changes on branch bm_post_chart01


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [cb2a2dc0fa64dcefd0b6bed90659ee4b0c01d5c2]

INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2004/02/17 19:21:52 iha 1.1.1.1.4.1: use charttools and chartview lib as shared libs - not static


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [37bcaeeac1027a3c4f9090f671e2f930dfe493b3]

INTEGRATION: CWS chart2mst3 (1.17.4); FILE MERGED 2007/04/26 09:53:59 bm 1.17.4.47: RESYNC: resolving merge problems 2007/04/25 01:06:15 bm 1.17.4.46: RESYNC: (1.20-1.21); FILE MERGED 2007/02/07 13:08:06 iha 1.17.4.45: RESYNC: (1.19-1.20); FILE MERGED 2006/11/01 15:34:23 iha 1.17.4.44: cleanup resources + changed variable names according to style guide 2006/10/25 17:51:18 iha 1.17.4.43: cope with context dependent defaults from old chart 2006/08/25 17:14:02 iha 1.17.4.42: text- and diagram-size dependent auto main step width 2006/08/02 11:14:39 bm 1.17.4.41: moved here from view/axes: ExplicitCategoriesProvider.cxx 2006/06/13 19:13:25 iha 1.17.4.40: helping class for listening at XModifyBroadcaster 2006/04/10 15:03:36 iha 1.17.4.39: api restructure axis, grids, scales and increments 2006/03/29 22:24:46 iha 1.17.4.38: restructure legend entry creation + legend entries in data labels 2006/03/15 15:53:34 bm 1.17.4.37: moved ObjectHierarchy to controller 2006/03/12 01:30:05 iha 1.17.4.36: changed communication between model, view and controller; implemented old AddIn Interface; changed owneship and lifetime of view 2006/02/20 09:20:38 bm 1.17.4.35: +ObjectHierarchy 2006/01/24 10:23:20 bm 1.17.4.34: -AutoResizeHelper, +ReferenceSizeProvider 2006/01/20 16:47:03 bm 1.17.4.33: AutoResizeHelper added 2005/12/21 21:29:30 iha 1.17.4.32: remove identifiers from model objects and create an index based CID protocol instead for selection purposes 2005/12/02 15:25:58 bm 1.17.4.31: +RangeHighlighter.obj 2005/11/29 18:02:17 bm 1.17.4.30: ressource manager stuff moved here from controller 2005/11/15 18:08:44 iha 1.17.4.29: added UndoGuard 2005/11/14 18:05:10 bm 1.17.4.28: +WeakListenerAdapter 2005/11/04 14:50:12 bm 1.17.4.27: enable undo limitation according to config setting 2005/11/02 12:12:23 bm 1.17.4.26: +BaseGFXHelper.obj, basegfx library added for linking 2005/10/18 12:39:57 bm 1.17.4.25: +ControllerLockGuard.obj 2005/10/14 16:58:45 bm 1.17.4.24: model listener mechanism 2005/10/10 12:16:43 bm 1.17.4.23: +UndoManager: helper class for adding a model to the undo/redo stacks 2005/10/07 12:14:37 bm 1.17.4.22: RESYNC: (1.17-1.18); FILE MERGED 2005/08/11 16:03:20 bm 1.17.4.21: classes for internal data added 2005/07/28 09:34:52 bm 1.17.4.20: usage of color schemes and the VaryColorsByPoint property to have correct pie colors and legend entries 2005/07/14 15:32:57 iha 1.17.4.19: cleanup WrappedIgnoreProperty 2005/07/12 12:57:12 bm 1.17.4.18: use named properties for gradients etc. in chart model 2005/07/05 16:46:18 bm 1.17.4.17: +WrappedDefaultProperty 2005/05/31 18:30:22 iha 1.17.4.16: added NameContainer 2005/05/27 12:20:09 bm 1.17.4.15: offer LabeledDataSequence as service 2005/04/19 17:36:32 iha 1.17.4.14: improved old api support (introduced wrappedpropertyset ...) 2004/09/17 17:28:49 iha 1.17.4.13: removed unused code 2004/09/17 17:23:40 iha 1.17.4.12: correct positions for titles also after move 2004/09/17 14:29:39 bm 1.17.4.11: +ChartDebugTrace 2004/09/16 12:38:20 bm 1.17.4.10: API simplification 2004/07/01 13:39:31 iha 1.17.4.9: added ColorProvider and ColorPerPointHelper 2004/06/04 08:07:04 bm 1.17.4.8: named fill and line properties 2004/05/07 16:27:16 iha 1.17.4.7: #i20344# added DataSourceHelper 2004/05/07 13:43:37 bm 1.17.4.6: +SceneProperties 2004/03/19 14:33:02 bm 1.17.4.5: XDataSource now contains XLabeledDataSources 2004/03/02 13:02:16 iha 1.17.4.4: added COMPHELPERLIB 2004/03/02 09:28:49 bm 1.17.4.3: CachedDataSequence moved here from model/main 2004/02/17 19:20:44 iha 1.17.4.2: use charttools and chartview lib as shared libs - not static - export all symbols 2004/02/13 16:51:54 bm 1.17.4.1: join from changes on branch bm_post_chart01


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [a2a775eeecb7e7d4a26c7ce7da35fd075ed160fe]

INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2004/02/17 19:21:24 iha 1.1.1.1.4.1: use charttools and chartview lib as shared libs - not static


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [3cad1d2627063a524711db5e5aefb46bee563fad]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/02/08 21:25:47 iha 1.1.2.7: resync m195 -> m202 2006/06/26 12:31:41 bm 1.1.2.6: #i66692# offer regression curves and error bars via service manager 2006/04/05 11:18:08 bm 1.1.2.5: make Scalings available via factory 2005/10/11 09:20:57 bm 1.1.2.4: license header change 2005/07/28 09:34:52 bm 1.1.2.3: usage of color schemes and the VaryColorsByPoint property to have correct pie colors and legend entries 2005/06/20 14:35:28 bm 1.1.2.2: register DataSource 2005/05/27 12:19:14 bm 1.1.2.1: offer LabeledDataSequence as service


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [b5b93c788911b7c9a0b40693793674131ca1f7e1]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/02/08 21:25:47 iha 1.1.2.4: resync m195 -> m202 2005/10/11 09:20:56 bm 1.1.2.3: license header change 2005/08/15 09:28:05 bm 1.1.2.2: allow ranges to include only a single cell 2005/08/11 16:02:58 bm 1.1.2.1: classes for internal data


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [a0a522df7ad4b7674c608c3a77662bdbb28b845f]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/02/08 21:25:47 iha 1.1.2.11: resync m195 -> m202 2006/10/04 15:24:08 iha 1.1.2.10: #i63570# loading donut example crashes on solaris 2006/08/08 12:31:01 iha 1.1.2.9: corrected exception handling for XPropertySet 2006/02/17 20:57:55 iha 1.1.2.8: enlarge validity of api wrapper objects to lifetime of new chartmodel 2006/02/06 13:40:48 iha 1.1.2.7: make WrappedPropertySet a MutexContainer 2006/02/02 14:36:19 iha 1.1.2.6: enable late init with inner propertyset 2005/11/08 13:59:04 bm 1.1.2.5: no query from XPropertySet to XPropertySet necessary 2005/10/11 09:20:56 bm 1.1.2.4: license header change 2005/07/15 13:32:28 iha 1.1.2.3: removed support if FastPropertySet at WrappedPropertySet as this is to errorprone due to mismatch of FastPropertyIds 2005/04/21 16:44:23 iha 1.1.2.2: assert missing property 2005/04/19 17:27:10 iha 1.1.2.1: improved old api support (introduced wrappedpropertyset ...)


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [08448f60379b4a680af5b489cf4e7f37215fe49e]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/02/08 21:25:46 iha 1.1.2.8: resync m195 -> m202 2006/03/16 17:34:52 iha 1.1.2.7: #i63257# many properties lost during saving 2006/03/12 01:01:36 iha 1.1.2.6: enlarge validity of area or line properties of data series to lifetime of new chartmodel 2006/01/17 18:21:53 iha 1.1.2.5: load and save scales correctly 2005/10/11 09:20:56 bm 1.1.2.4: license header change 2005/07/14 15:32:57 iha 1.1.2.3: cleanup WrappedIgnoreProperty 2005/07/05 09:10:24 iha 1.1.2.2: corrected getPropertyState 2005/04/19 17:27:25 iha 1.1.2.1: improved old api support (introduced wrappedpropertyset ...)


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [852dc63a87f9b3b07345e7c9ed7f83a762034bc0]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/02/08 21:25:46 iha 1.1.2.5: resync m195 -> m202 2005/10/25 07:28:54 bm 1.1.2.4: don't ignore FillBitmapName 2005/10/11 09:20:55 bm 1.1.2.3: license header change 2005/07/15 13:30:12 iha 1.1.2.2: don't add WrappedIgnoreProperties that are not added by FillProperties or LineProperties 2005/07/14 15:28:15 iha 1.1.2.1: cleanup WrappedIgnoreProperty Issue number: Submitted by: Reviewed by:


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [21f9fa56ac439383a434a4fb536ae26e92056dee]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/02/08 21:25:46 iha 1.1.2.2: resync m195 -> m202 2006/10/25 17:50:37 iha 1.1.2.1: cope with context dependent defaults from old chart


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [1c9e112c38b201dbafdbd9f68a1dcdb938906d7d]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/02/08 21:25:46 iha 1.1.2.3: resync m195 -> m202 2005/10/11 09:20:55 bm 1.1.2.2: license header change 2005/07/05 16:44:45 bm 1.1.2.1: wrapped property which can have a different default value than the inner propertyset


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [0db9af9512de7c46817a01a7e5b20783275ddc91]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/02/08 21:25:46 iha 1.1.2.3: resync m195 -> m202 2005/12/02 15:21:56 bm 1.1.2.2: +XSelectionChangeListener specialization 2005/11/14 17:24:24 bm 1.1.2.1: helper for adding listener objects as weak references to broadcasters


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [731c10c0d1339ff566aacaa9a619929d4b94097b]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/02/08 21:25:45 iha 1.1.2.10: resync m195 -> m202 2006/11/10 15:06:13 bm 1.1.2.9: #i67875# add undo for own data 2006/03/12 01:30:40 iha 1.1.2.8: changed communication between model, view and controller; implemented old AddIn Interface; changed owneship and lifetime of view 2005/11/22 14:19:29 bm 1.1.2.7: dispose of all models that are ever removed into an undo stack, at least on destruction of the stack 2005/11/21 15:05:10 bm 1.1.2.6: implement modify listener to notify the undo dispatch about changes in the undo-/redo stack 2005/11/15 18:38:25 bm 1.1.2.5: use DisposeAndClear helper 2005/11/11 15:03:02 bm 1.1.2.4: notify changes 2005/11/04 14:50:12 bm 1.1.2.3: enable undo limitation according to config setting 2005/11/02 13:49:22 bm 1.1.2.2: scene properties changed from SceneDescriptor property to the D3D properties offered by SceneProperties.hxx (this way XML im-/export works with the xmloff helper) 2005/10/10 12:14:47 bm 1.1.2.1: helper class for adding a model to the undo/redo stacks


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [b23c4617e9d5e1910735fd3391962899cb8d19e0]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/02/08 21:25:45 iha 1.1.2.4: resync m195 -> m202 2006/11/10 15:06:12 bm 1.1.2.3: #i67875# add undo for own data 2005/11/16 10:53:07 iha 1.1.2.2: don't call cancelAction twice 2005/11/15 18:07:34 iha 1.1.2.1: UndoGuard


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [5f9e9d36e6d91baadd94073d02fbcd2992a09735]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/02/08 21:25:45 iha 1.1.2.11: resync m195 -> m202 2006/11/10 15:06:12 bm 1.1.2.10: #i67875# add undo for own data 2006/07/25 12:38:59 bm 1.1.2.9: #i64824# notify change in sequence length from internal data provider to uncached data sequence 2006/07/19 15:55:26 bm 1.1.2.8: #i64824# improvement of the data editor for internal data. Especially the handling of flexible data and series with more than one role 2006/04/04 15:59:06 bm 1.1.2.7: implement XModifyBroadcaster 2006/04/04 13:46:43 bm 1.1.2.6: add XModifyBroadcaster to DataSequence 2005/10/11 09:20:54 bm 1.1.2.5: license header change 2005/09/08 12:44:52 bm 1.1.2.4: +generateLabel 2005/08/18 14:06:47 bm 1.1.2.3: provide a CTOR with the Role 2005/08/15 09:30:32 bm 1.1.2.2: add an XDataProvider reference to ensure a long-enough life-time for the data sequences to work properly 2005/08/11 16:02:49 bm 1.1.2.1: classes for internal data


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [94d6996e8dca77b876cea820a15eb7a92b3069bf]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/02/08 21:25:45 iha 1.1.2.2: resync m195 -> m202 2006/08/25 17:12:43 iha 1.1.2.1: text- and diagram-size dependent auto main step width


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [3a3b312b88d88913108706c2bc4da939f1a72f9b]

INTEGRATION: CWS chart2mst3 (1.4.4); FILE MERGED 2006/10/18 17:19:56 bm 1.4.4.15: RESYNC: (1.5-1.6); FILE MERGED 2006/04/10 15:03:36 iha 1.4.4.14: api restructure axis, grids, scales and increments 2006/01/24 10:54:04 bm 1.4.4.13: use ReferenceSizeProvider to adapt auto-scale settings for newly created objects 2005/12/21 21:29:30 iha 1.4.4.12: remove identifiers from model objects and create an index based CID protocol instead for selection purposes 2005/12/07 14:01:21 iha 1.4.4.11: remove dependendy from special title identifiers 2005/12/01 18:52:01 iha 1.4.4.10: create axis title with correct rotation default + don't mix x and y in barcharts 2005/11/18 15:18:30 bm 1.4.4.9: unnecessary include removed 2005/11/18 13:18:29 bm 1.4.4.8: use XInitialization for passing the identifier when creating titles (do not use context) 2005/10/07 12:14:05 bm 1.4.4.7: RESYNC: (1.4-1.5); FILE MERGED 2005/08/18 15:20:45 bm 1.4.4.6: (gs)etDiagram -> (gs)etFirstDiagram to avoid name clashes with old API 2005/07/13 11:43:28 iha 1.4.4.5: added method getTitleType() 2005/04/11 09:31:08 iha 1.4.4.4: avoid crash when context is missing 2004/05/26 16:26:58 bm 1.4.4.3: default font sizes adapted 2004/05/07 13:42:59 bm 1.4.4.2: lcl_createTitle: create title even if string is empty 2004/04/27 13:32:58 bm 1.4.4.1: +createTitle method for creating a title, if you only have an XDiagram (creation of main-title not possible there)


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [8b7b5c9f60dc3cdd951894c6a38d8048fcb209fc]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/02/08 21:25:45 iha 1.1.2.7: resync m195 -> m202 2006/06/24 15:02:44 iha 1.1.2.6: changed default for Cameradistance according to spec 2006/06/23 18:06:49 iha 1.1.2.5: changed default light direction 2006/06/18 19:30:38 iha 1.1.2.4: implement camera distance 2005/11/02 13:49:22 bm 1.1.2.3: scene properties changed from SceneDescriptor property to the D3D properties offered by SceneProperties.hxx (this way XML im-/export works with the xmloff helper) 2005/10/11 09:20:54 bm 1.1.2.2: license header change 2004/05/07 13:42:30 bm 1.1.2.1: properties for a 3d scene


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [bdcda54209853e06767b78f96e03350f134b1915]

INTEGRATION: CWS chart2mst3 (1.5.12); FILE MERGED 2006/10/18 17:19:35 bm 1.5.12.2: RESYNC: (1.5-1.6); FILE MERGED 2006/04/05 11:14:55 bm 1.5.12.1: make Scalings available via factory


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [fa519649c134205b104fed83e3dbb07c5450dd11]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/05/18 15:53:27 bm 1.1.2.4: #i74635# some adaptions for ResMgr cleanup 2007/02/08 21:25:45 iha 1.1.2.3: resync m195 -> m202 2005/11/29 18:01:51 bm 1.1.2.2: CREATEVERSIONRESMGR macro gets resource name without quotes 2005/11/29 17:26:07 bm 1.1.2.1: provide ResMgr singleton (was in controller/main/ViewSingletons.cxx before)


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [007ba891c74992a5e2568b022e2fa65cf865cabb]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/02/08 21:25:45 iha 1.1.2.3: resync m195 -> m202 2005/11/29 18:36:39 bm 1.1.2.2: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/29 17:22:31 bm 1.1.2.1: moved here from controller/main


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [7188a3e213aae452a5241657552cd2eec72a652e]

INTEGRATION: CWS chart2mst3 (1.3.12); FILE MERGED 2006/10/18 17:19:20 bm 1.3.12.2: RESYNC: (1.3-1.4); FILE MERGED 2006/01/20 16:49:45 bm 1.3.12.1: adaptFontSizes: pass target properties as const Reference to allow temporaries, catch exceptions


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [d741b3e78ebd0bba63da67e7ff8e3e91dd2c57d7]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/02/08 21:25:45 iha 1.1.2.7: resync m195 -> m202 2006/05/02 11:13:13 bm 1.1.2.6: #i62831# +moveObject with check for out-of-bounds 2006/05/02 08:52:50 bm 1.1.2.5: +getReanchoredPosition, centerGrow: do not grow too large or shrink too small 2006/02/23 17:35:10 bm 1.1.2.4: +centerGrow, round double values and cast to int to avoid warning 2005/12/01 16:40:41 iha 1.1.2.3: #124571# load & save position of rotated titles correctly 2005/10/11 09:20:54 bm 1.1.2.2: license header change 2004/09/17 17:22:09 iha 1.1.2.1: correct positions for titles also after move


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [66b583e43c4f5afc9a472714f1d8f0882d5a6ac9]

INTEGRATION: CWS chart2mst3 (1.2.4); FILE MERGED 2006/06/26 12:31:41 bm 1.2.4.7: #i66692# offer regression curves and error bars via service manager 2005/12/21 21:29:30 iha 1.2.4.6: remove identifiers from model objects and create an index based CID protocol instead for selection purposes 2005/11/07 17:12:46 bm 1.2.4.5: some missing notifications added 2005/10/11 12:54:34 bm 1.2.4.4: #i27351# implement XCloneable for Undo 2005/10/07 12:12:50 bm 1.2.4.3: RESYNC: (1.2-1.3); FILE MERGED 2004/04/28 11:52:17 bm 1.2.4.2: superfluous commain last enum entry 2004/02/13 16:51:54 bm 1.2.4.1: join from changes on branch bm_post_chart01


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [36dfb45d8a10ce1d2c0cb2879974db2250fc01fb]

INTEGRATION: CWS chart2mst3 (1.2.4); FILE MERGED 2006/10/18 17:19:12 bm 1.2.4.10: RESYNC: (1.3-1.4); FILE MERGED 2006/06/26 12:31:41 bm 1.2.4.9: #i66692# offer regression curves and error bars via service manager 2005/12/21 21:29:29 iha 1.2.4.8: remove identifiers from model objects and create an index based CID protocol instead for selection purposes 2005/11/07 17:12:46 bm 1.2.4.7: some missing notifications added 2005/10/11 14:58:21 bm 1.2.4.6: copy CTOR: did not copy properties 2005/10/11 12:54:15 bm 1.2.4.5: #i27351# implement XCloneable for Undo 2005/10/07 12:12:40 bm 1.2.4.4: RESYNC: (1.2-1.3); FILE MERGED 2005/08/03 16:36:28 bm 1.2.4.3: algohelper.hxx split up into CommonFunctors.hxx ContainerHelper.hxx CloneHelper.hxx 2005/07/14 12:33:02 iha 1.2.4.2: remove unused parameter 'bIncludeStyleProperties' 2004/02/13 16:51:54 bm 1.2.4.1: join from changes on branch bm_post_chart01


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [94fa37fd6bd4fb6fe481260528d407d6604d06b4]

INTEGRATION: CWS chart2mst3 (1.6.4); FILE MERGED 2006/10/18 17:19:03 bm 1.6.4.15: RESYNC: (1.8-1.9); FILE MERGED 2006/06/26 12:31:41 bm 1.6.4.14: #i66692# offer regression curves and error bars via service manager 2006/06/07 14:51:50 bm 1.6.4.13: #124497# +getMeanValueLine 2006/03/29 22:24:46 iha 1.6.4.12: restructure legend entry creation + legend entries in data labels 2006/02/28 12:36:46 bm 1.6.4.11: use isMeanValueLine() internally 2005/12/21 21:29:29 iha 1.6.4.10: remove identifiers from model objects and create an index based CID protocol instead for selection purposes 2005/10/07 12:12:26 bm 1.6.4.9: RESYNC: (1.7-1.8); FILE MERGED 2005/09/16 16:50:16 iha 1.6.4.8: no creation of dummy categories in model - instead trigger generation of missing labels and categories in view 2005/05/09 09:51:34 bm 1.6.4.7: moved parts of API to data namespace 2005/04/11 10:09:11 iha 1.6.4.6: add methods addRegressionCurve() removeAllExceptMeanValueLine() and getFirstCurveNotMeanValueLine() 2004/04/14 09:41:17 iha 1.6.4.5: fixed scatter chart: domain-x -> values-x 2004/03/24 12:32:27 bm 1.6.4.4: RESYNC: (1.6-1.7); FILE MERGED 2004/03/19 14:33:02 bm 1.6.4.3: XDataSource now contains XLabeledDataSources 2004/02/23 19:06:59 iha 1.6.4.2: do not convert something wrong to number 2004/02/13 16:51:53 bm 1.6.4.1: join from changes on branch bm_post_chart01


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [a932daddeaaa04d58c7bb2ee6f048c5d96298f01]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/02/08 21:25:44 iha 1.1.2.5: resync m195 -> m202 2006/09/27 17:18:03 iha 1.1.2.4: corrected reference size for data labels on single datapoints 2006/04/10 15:03:35 iha 1.1.2.3: api restructure axis, grids, scales and increments 2006/04/10 12:25:15 iha 1.1.2.2: api restructure axis, grids, scales and increments 2006/01/24 10:21:35 bm 1.1.2.1: Helper for Reference(Diagram|Page)Size setting and retrieving. Includes former functionality of AutoResizeHelper


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [91658ab31811e2d25de1311fc95b0354a061ded9]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/02/08 21:25:44 iha 1.1.2.7: resync m195 -> m202 2006/04/10 12:25:15 iha 1.1.2.6: api restructure axis, grids, scales and increments 2006/02/28 12:08:23 bm 1.1.2.5: ObjectIdentifier::getIndexFromParticle => ObjectIdentifier::getIndexFromParticleOrCID 2006/01/20 16:54:20 bm 1.1.2.4: catch exceptions in determineRanges 2005/12/21 21:29:28 iha 1.1.2.3: remove identifiers from model objects and create an index based CID protocol instead for selection purposes 2005/12/08 17:07:50 bm 1.1.2.2: change in parent CID calculation corrected 2005/12/02 15:21:00 bm 1.1.2.1: component implementing range highlighting


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [6568814ce2accbf9393ea6fcf2d073531cdf814c]

INTEGRATION: CWS chart2mst3 (1.1.4); FILE MERGED 2006/10/18 17:18:55 bm 1.1.4.11: RESYNC: (1.2-1.3); FILE MERGED 2006/01/23 16:44:29 bm 1.1.4.10: oops 2006/01/23 16:39:29 bm 1.1.4.9: shadowed declaration resolved 2005/10/07 12:12:01 bm 1.1.4.8: RESYNC: (1.1-1.2); FILE MERGED 2005/08/03 16:36:28 bm 1.1.4.7: algohelper.hxx split up into CommonFunctors.hxx ContainerHelper.hxx CloneHelper.hxx 2005/07/19 11:00:35 bm 1.1.4.6: namespace missing 2005/07/12 14:39:23 bm 1.1.4.5: lcl_addNamedPropertyUniqueNameToTable: on error return preferred value 2005/07/12 14:21:49 bm 1.1.4.4: unique name calculation: convert only postfix to number 2005/07/12 12:57:11 bm 1.1.4.3: use named properties for gradients etc. in chart model 2005/07/11 12:55:22 bm 1.1.4.2: functions to add named properties into the corresponding tables with unique names 2004/02/13 16:51:53 bm 1.1.4.1: join from changes on branch bm_post_chart01


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [17f4cc77b4e0a7b694c555ab1cf9fb4c15afa3f0]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/02/08 21:25:44 iha 1.1.2.13: resync m195 -> m202 2006/09/19 16:46:14 bm 1.1.2.12: #i67808# offer a way to get the title type of a CID (publicly) 2006/04/10 15:03:35 iha 1.1.2.11: api restructure axis, grids, scales and increments 2006/04/10 12:25:15 iha 1.1.2.10: api restructure axis, grids, scales and increments 2006/04/03 12:18:40 iha 1.1.2.9: correct selection handles for data point labels and legend entries - sibling detection for legendentries 2006/03/19 10:41:42 iha 1.1.2.8: reselect pie and donut segments after dragging 2006/02/28 12:08:59 bm 1.1.2.7: ObjectIdentifier::getIndexFromParticle => ObjectIdentifier::getIndexFromParticleOrCID 2006/02/28 12:08:39 bm 1.1.2.6: ObjectIdentifier::getIndexFromParticle => ObjectIdentifier::getIndexFromParticleOrCID 2006/02/20 09:18:13 bm 1.1.2.5: getObjectPropertySet also with XChartDocument as parameter 2006/01/27 09:51:22 bm 1.1.2.4: InlineContainer.hxx moved to comphelper 2006/01/20 14:58:54 iha 1.1.2.3: make more failsafe 2006/01/11 15:10:07 iha 1.1.2.2: diagram sizes and positions are not saved 2005/12/21 21:28:21 iha 1.1.2.1: remove identifiers from model objects and create an index based CID protocol instead for selection purposes


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [06489ee88a2fd850216e844c608133de812f3954]

INTEGRATION: CWS chart2mst3 (1.3.12); FILE MERGED 2006/10/18 17:18:36 bm 1.3.12.2: RESYNC: (1.3-1.4); FILE MERGED 2006/03/07 12:35:35 bm 1.3.12.1: avoid variables starting with underscores. rMutex is a base-class member so use par_rMutex instead


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [ae141829ac911d1db3fc1f4cdb460ec56e4764b6]

INTEGRATION: CWS chart2mst3 (1.2.4); FILE MERGED 2007/02/09 14:13:05 iha 1.2.4.13: accept longs also for short values 2006/10/18 17:18:28 bm 1.2.4.12: RESYNC: (1.3-1.4); FILE MERGED 2006/03/07 12:35:47 bm 1.2.4.11: avoid variables starting with underscores. rMutex is a base-class member so use par_rMutex instead 2005/11/24 18:32:22 bm 1.2.4.10: setting a property to default must fire a change event 2005/11/15 15:30:36 bm 1.2.4.9: garbage collection, disposing, reference release issues 2005/11/03 13:38:56 bm 1.2.4.8: do not notify change to parent object in _NoBroadcast method 2005/11/03 11:57:25 bm 1.2.4.7: +firePropertyChangeEvent for notifying property changes 2005/10/07 12:11:23 bm 1.2.4.6: RESYNC: (1.2-1.3); FILE MERGED 2005/09/23 15:24:39 iha 1.2.4.5: #i55000# crash caused by dead reference to mutex 2005/09/02 11:12:50 bm 1.2.4.4: type check in setFastPropertyValue_NoBroadcast in debug mode 2005/08/03 16:36:28 bm 1.2.4.3: algohelper.hxx split up into CommonFunctors.hxx ContainerHelper.hxx CloneHelper.hxx 2005/03/30 16:31:14 bm 1.2.4.2: make model cloneable (+first undo implementation) 2004/02/13 16:51:53 bm 1.2.4.1: join from changes on branch bm_post_chart01


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [01ef84eee96f38b71f3bc0e6b978771e0a8196ec]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/02/08 21:25:44 iha 1.1.2.3: resync m195 -> m202 2005/10/11 09:20:54 bm 1.1.2.2: license header change 2005/04/19 17:27:42 iha 1.1.2.1: improved old api support (introduced wrappedpropertyset ...)


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [3cadc54ef5d3273d75ffb9adfa64bcc25bfa86de]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/02/08 21:25:44 iha 1.1.2.6: resync m195 -> m202 2005/10/11 09:20:53 bm 1.1.2.5: license header change 2005/07/14 12:33:02 iha 1.1.2.4: remove unused parameter 'bIncludeStyleProperties' 2005/07/12 12:57:11 bm 1.1.2.3: use named properties for gradients etc. in chart model 2005/04/19 17:36:32 iha 1.1.2.2: improved old api support (introduced wrappedpropertyset ...) 2004/06/04 07:53:12 bm 1.1.2.1: handling named properties like FillGradientName (coming from XML)


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [d551cf76dce5981b605020a874ba0da73d92794c]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/02/08 21:25:44 iha 1.1.2.6: resync m195 -> m202 2005/10/11 09:20:53 bm 1.1.2.5: license header change 2005/07/12 12:57:11 bm 1.1.2.4: use named properties for gradients etc. in chart model 2005/04/19 17:36:32 iha 1.1.2.3: improved old api support (introduced wrappedpropertyset ...) 2004/09/27 17:09:59 iha 1.1.2.2: added NamedFillProperties::GetPropertyNameForHandle 2004/06/04 07:52:59 bm 1.1.2.1: handling named properties like FillGradientName (coming from XML)


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [60eb4f09a232c0082ef83b3a9396148231591a56]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/02/08 21:25:44 iha 1.1.2.5: resync m195 -> m202 2006/06/26 12:29:36 bm 1.1.2.4: implement removeByName, some optimizations 2005/10/11 09:20:53 bm 1.1.2.3: license header change 2005/07/08 16:44:17 bm 1.1.2.2: support XCloneable 2005/05/31 18:28:14 iha 1.1.2.1: name container for gradient lists etc.


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [a19bf0eba22c590d97313eb3cba845fe9976e04e]

INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2006/10/18 17:18:09 bm 1.1.1.1.4.3: RESYNC: (1.2-1.3); FILE MERGED 2005/10/07 12:10:45 bm 1.1.1.1.4.2: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/02/13 16:51:52 bm 1.1.1.1.4.1: join from changes on branch bm_post_chart01


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [0aaaf64726047da385297af5b62e5cffe3e61609]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/02/08 21:25:43 iha 1.1.2.8: resync m195 -> m202 2005/11/14 17:24:48 bm 1.1.2.7: use weak references for listening 2005/11/11 15:02:28 bm 1.1.2.6: implement XComponent 2005/11/08 16:08:11 bm 1.1.2.5: update mechanism for old API wrapper. Todo: implement for all objects and especially for chartdocument 2005/11/07 17:47:45 bm 1.1.2.4: do not acquire/release mutex in ModifyEventForwarder CTOR 2005/10/25 09:58:48 bm 1.1.2.3: wrong throw in RemoveListener 2005/10/14 16:58:45 bm 1.1.2.2: model listener mechanism 2005/10/14 14:42:44 bm 1.1.2.1: helper for notifying model changes


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [c428707b7c502242f1fe7dfc5364ff47f0168e90]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/02/08 21:25:43 iha 1.1.2.2: resync m195 -> m202 2006/06/13 19:07:41 iha 1.1.2.1: helping class for listening at XModifyBroadcaster


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [8cbe8cfe59afc012b6f0719cd4e363530eff01c3]

INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2006/10/18 17:18:01 bm 1.1.1.1.4.8: RESYNC: (1.2-1.3); FILE MERGED 2005/11/29 18:08:16 iha 1.1.1.1.4.7: #i58464# work around wrong writer ranges in file 2005/10/07 12:10:17 bm 1.1.1.1.4.6: RESYNC: (1.1.1.1-1.2); FILE MERGED 2005/06/08 11:30:46 bm 1.1.1.1.4.5: WinExtent in MediaDescriptor is deprecated 2004/09/08 16:40:49 bm 1.1.1.1.4.4: ISSET_WinExtent was uninitialized 2004/09/03 17:09:49 iha 1.1.1.1.4.3: enable save - add OutputStream 2004/03/19 14:33:02 bm 1.1.1.1.4.2: XDataSource now contains XLabeledDataSources 2004/02/26 14:51:33 bm 1.1.1.1.4.1: getAll(): realloc correct sequence


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [85e747a3148611b0c75a195ae929ee7f8bf224f2]

INTEGRATION: CWS chart2mst3 (1.4.12); FILE MERGED 2006/10/18 17:17:32 bm 1.4.12.2: RESYNC: (1.4-1.5); FILE MERGED 2005/11/30 09:50:47 bm 1.4.12.1: wrong commentline


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [37993ae53036aae969310caa9361d45f1cb3acec]

INTEGRATION: CWS chart2mst3 (1.2.4); FILE MERGED 2006/10/18 17:17:23 bm 1.2.4.10: RESYNC: (1.3-1.4); FILE MERGED 2006/04/10 12:25:15 iha 1.2.4.9: api restructure axis, grids, scales and increments 2006/03/12 01:03:02 iha 1.2.4.8: offer LineDash property 2005/10/07 12:09:23 bm 1.2.4.7: RESYNC: (1.2-1.3); FILE MERGED 2005/07/14 12:33:02 iha 1.2.4.6: remove unused parameter 'bIncludeStyleProperties' 2005/07/14 11:33:54 iha 1.2.4.5: use identical fast-property-IDs for lineproperties everywhere 2005/07/12 12:57:09 bm 1.2.4.4: use named properties for gradients etc. in chart model 2005/06/15 18:20:27 iha 1.2.4.3: cleanup 2005/04/13 11:29:15 iha 1.2.4.2: removed unused include 2004/02/13 16:51:52 bm 1.2.4.1: join from changes on branch bm_post_chart01


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [269810763a73fc5990fbc7521666ed785b4b64a6]

INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2006/10/18 17:17:04 bm 1.1.1.1.4.6: RESYNC: (1.2-1.3); FILE MERGED 2005/10/07 12:09:13 bm 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2005/08/25 16:24:12 bm 1.1.1.1.4.4: #124570# CloseVetoException was passed as Exception to function before throw, which discarded the type. This violated the throw specification later that only allows the CloseVetoException 2005/07/08 12:18:51 iha 1.1.1.1.4.3: more failsafe 2004/04/27 15:00:40 iha 1.1.1.1.4.2: warnings removed 2004/02/18 17:06:20 iha 1.1.1.1.4.1: handle lifetime of the ChartCindow correct


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [d5da85be0bc345fe0b5f1656cac35810be7ea017]

INTEGRATION: CWS chart2mst3 (1.5.4); FILE MERGED 2006/10/18 17:16:57 bm 1.5.4.7: RESYNC: (1.6-1.7); FILE MERGED 2006/10/16 15:38:16 bm 1.5.4.6: #i70287# +hasLegend (used by toolbar toggle legend command) 2005/12/21 21:29:27 iha 1.5.4.5: remove identifiers from model objects and create an index based CID protocol instead for selection purposes 2005/10/07 12:09:02 bm 1.5.4.4: RESYNC: (1.5-1.6); FILE MERGED 2005/08/18 15:20:44 bm 1.5.4.3: (gs)etDiagram -> (gs)etFirstDiagram to avoid name clashes with old API 2005/06/16 12:53:14 iha 1.5.4.2: create legend on demand 2004/09/16 14:43:28 iha 1.5.4.1: implement api redesign


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [873c01dd620c4652fe41afe4cca8562a6e711a39]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/02/08 21:25:43 iha 1.1.2.8: resync m195 -> m202 2006/07/19 15:55:26 bm 1.1.2.7: #i64824# improvement of the data editor for internal data. Especially the handling of flexible data and series with more than one role 2006/04/04 15:59:06 bm 1.1.2.6: implement XModifyBroadcaster 2005/10/11 09:20:53 bm 1.1.2.5: license header change 2005/05/27 12:20:10 bm 1.1.2.4: offer LabeledDataSequence as service 2005/05/09 09:51:34 bm 1.1.2.3: moved parts of API to data namespace 2004/04/15 17:26:55 bm 1.1.2.2: cloning for data sequences 2004/03/12 10:41:04 bm 1.1.2.1: core object for XLabeledDataSequence


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [e59403c7984b33d8fb32e1f8b4a3a336870f4e38]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/03/19 15:13:39 bm 1.1.2.36: #i75403# Use strings from resource for row and column labels 2007/02/21 11:19:44 bm 1.1.2.35: #i72340# Do swapping of categories outside of for loop, otherwise it is done too often (and has no effect for an even number of passes) 2007/02/14 16:30:15 bm 1.1.2.34: #i72340# allow swapping rows 2007/02/09 19:06:06 iha 1.1.2.33: compile error on solaris 2007/02/09 17:29:21 bm 1.1.2.32: XChartDocument::createInternalDataProvider() works like expected now 2007/02/08 21:25:43 iha 1.1.2.31: resync m195 -> m202 2007/02/08 16:40:50 iha 1.1.2.30: resync m195 -> m202 2006/12/12 16:13:44 iha 1.1.2.29: #i67784# data disappear while selecting 'XY (Scatter)' having only one sequence 2006/11/10 15:06:12 bm 1.1.2.28: #i67875# add undo for own data 2006/08/03 13:39:21 bm 1.1.2.27: cast to valarray at wrong place 2006/08/03 09:20:03 bm 1.1.2.26: setRow/ColumnLabels: enlarge data instead of just setting the column/row count, enlargeData: set also the column/rowCount 2006/07/30 21:30:21 bm 1.1.2.25: compilation problems fixed 2006/07/30 21:05:36 bm 1.1.2.24: slice can not be assigend to. Have to cast to valarray 2006/07/26 14:46:18 bm 1.1.2.23: allow insertion of data series into empty chart 2006/07/25 12:38:59 bm 1.1.2.22: #i64824# notify change in sequence length from internal data provider to uncached data sequence 2006/07/24 15:06:04 bm 1.1.2.21: #i64824#  InternalData::deleteColumn: copied too much old data (invalid index access for deletion of last sequence) 2006/07/24 14:43:41 bm 1.1.2.20: #i64824# deleteSequence: adaption of map references fixed 2006/07/20 07:20:27 bm 1.1.2.19: detectArguments: only offset for categories if there is a sequence with categories-range 2006/07/19 15:55:26 bm 1.1.2.18: #i64824# improvement of the data editor for internal data. Especially the handling of flexible data and series with more than one role 2006/05/24 14:25:52 iha 1.1.2.17: #i63012# applied workaround patch for compiling issue 2006/04/22 11:09:04 iha 1.1.2.16: adjust column- and rowlabel sizes correctly 2006/02/16 17:44:10 iha 1.1.2.15: count Inf as NotANumber also 2006/02/01 19:09:41 iha 1.1.2.14: adjust column- and rowlabel sizes correctly 2005/11/03 18:28:58 iha 1.1.2.13: fix sequence mapping for internal data 2005/11/02 22:46:13 iha 1.1.2.12: correct sequence mapping 2005/11/01 13:09:53 iha 1.1.2.11: support sequence mapping 2005/10/29 15:41:10 iha 1.1.2.10: support SequenceMapping also for chart local data 2005/10/25 16:27:12 iha 1.1.2.9: support SequenceMapping 2005/10/11 09:20:52 bm 1.1.2.8: license header change 2005/09/08 11:46:03 iha 1.1.2.7: set data provider and number formatter in the filter and not in the model load methods thus binary loading also gets the correct dataprovider and numberformatter 2005/09/07 11:45:41 bm 1.1.2.6: #125498# comment added 2005/08/31 09:13:43 bm 1.1.2.5: lcl_LabelsOfLabeledSequence: get label sequence of LabeledSequence instead of values 2005/08/18 14:08:28 bm 1.1.2.4: provide a CTOR with another XChartDataArray to copy / some fixes 2005/08/17 16:53:19 bm 1.1.2.3: keep data row source away from InternalData class 2005/08/15 13:06:17 bm 1.1.2.2: UncachedDataSequence CTOR changed, fixes 2005/08/11 16:02:39 bm 1.1.2.1: classes for internal data


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [12716afcf7a8bf0c528ec260ddbdc8ca989521c5]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2006/11/13 09:16:52 bm 1.1.2.6: #i67875# reconnection of data sequences is also necessary if data was not cloned (in base class UndoElement) 2006/11/10 15:06:12 bm 1.1.2.5: #i67875# add undo for own data 2005/11/22 14:19:29 bm 1.1.2.4: dispose of all models that are ever removed into an undo stack, at least on destruction of the stack 2005/11/21 15:05:50 bm 1.1.2.3: +getUndoStrings, -non-const getter-methods 2005/11/11 15:03:02 bm 1.1.2.2: notify changes 2005/11/04 14:41:14 bm 1.1.2.1: implementation of undo stack with limitation


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [ff6da9bde7bc1ae4088b454aaa41724ddb0ca707]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/02/08 21:25:43 iha 1.1.2.8: resync m195 -> m202 2006/11/13 09:16:52 bm 1.1.2.7: #i67875# reconnection of data sequences is also necessary if data was not cloned (in base class UndoElement) 2006/11/10 15:44:07 bm 1.1.2.6: #i67875# pass pointer to function to boost::mem_fn 2006/11/10 15:06:12 bm 1.1.2.5: #i67875# add undo for own data 2005/11/22 14:19:28 bm 1.1.2.4: dispose of all models that are ever removed into an undo stack, at least on destruction of the stack 2005/11/21 15:06:13 bm 1.1.2.3: +getUndoStrings, -non-const getter-methods 2005/11/11 15:03:01 bm 1.1.2.2: notify changes 2005/11/04 14:40:55 bm 1.1.2.1: implementation of undo stack with limitation


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [213461a262f396beafc50324ccdc6553d4eed577]

INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2005/11/04 15:48:28 bm 1.1.1.1.4.3: clone properties that have interface type 2005/10/07 12:08:52 bm 1.1.1.1.4.2: RESYNC: (1.1.1.1-1.2); FILE MERGED 2005/03/30 16:31:14 bm 1.1.1.1.4.1: make model cloneable (+first undo implementation)


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [666ed56680db83636531615dd58c7d2ce057077e]

INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2006/10/18 17:16:49 bm 1.1.1.1.4.7: RESYNC: (1.2-1.3); FILE MERGED 2005/11/04 16:02:15 bm 1.1.1.1.4.6: invalid typename keyword 2005/11/04 15:48:28 bm 1.1.1.1.4.5: clone properties that have interface type 2005/10/07 12:08:41 bm 1.1.1.1.4.4: RESYNC: (1.1.1.1-1.2); FILE MERGED 2005/08/03 16:36:28 bm 1.1.1.1.4.3: algohelper.hxx split up into CommonFunctors.hxx ContainerHelper.hxx CloneHelper.hxx 2005/03/30 16:31:14 bm 1.1.1.1.4.2: make model cloneable (+first undo implementation) 2004/02/13 16:51:51 bm 1.1.1.1.4.1: join from changes on branch bm_post_chart01


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [bd017200651088bcfdc83b0c3d98984c78acd899]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/02/08 21:25:43 iha 1.1.2.2: resync m195 -> m202 2006/03/29 22:21:01 iha 1.1.2.1: restructure legend entry creation + legend entries in data labels


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [cc28a0ad503af93b5c9f39f75ad928a6bcb9f16a]

INTEGRATION: CWS chart2mst3 (1.2.4); FILE MERGED 2006/10/20 20:31:09 iha 1.2.4.13: implement gradient step count 2006/10/18 17:16:41 bm 1.2.4.12: RESYNC: (1.3-1.4); FILE MERGED 2006/05/17 13:26:42 bm 1.2.4.11: bitmap properties (tile, stretch, etc.) with correct defaults 2005/11/24 18:32:43 bm 1.2.4.10: transparency gradients enabled 2005/10/07 12:08:32 bm 1.2.4.9: RESYNC: (1.2-1.3); FILE MERGED 2005/07/14 14:42:45 iha 1.2.4.8: cleanup Fillproperties 2005/07/14 12:33:01 iha 1.2.4.7: remove unused parameter 'bIncludeStyleProperties' 2005/07/12 12:57:09 bm 1.2.4.6: use named properties for gradients etc. in chart model 2005/06/16 07:57:09 iha 1.2.4.5: added missing Property FillBackground 2005/06/15 18:18:16 iha 1.2.4.4: correct name for Property FillTransparenceGradient + added comments 2005/04/13 11:28:40 iha 1.2.4.3: removed unused include 2004/06/17 09:43:40 bm 1.2.4.2: change default background to gray85 (like old chart) (Note: this color is not in the standard palette!) 2004/02/13 16:51:51 bm 1.2.4.1: join from changes on branch bm_post_chart01


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [f184a3e2049ddc218f5a141af0fb66a97509d60e]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/02/08 21:25:43 iha 1.1.2.3: resync m195 -> m202 2006/08/02 11:16:27 bm 1.1.2.2: #i27352# implement quick help 2006/08/02 10:19:07 bm 1.1.2.1: moved here from view/axes


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [533f7e36ec4fe54e1eb4888146299becd891be96]

INTEGRATION: CWS chart2mst3 (1.3.4); FILE MERGED 2006/10/18 17:16:20 bm 1.3.4.8: RESYNC: (1.4-1.5); FILE MERGED 2005/11/07 17:12:45 bm 1.3.4.7: some missing notifications added 2005/10/11 12:52:50 bm 1.3.4.6: #i27351# implement XCloneable for Undo 2005/10/07 12:08:03 bm 1.3.4.5: RESYNC: (1.3-1.4); FILE MERGED 2005/08/03 16:36:27 bm 1.3.4.4: algohelper.hxx split up into CommonFunctors.hxx ContainerHelper.hxx CloneHelper.hxx 2005/07/14 12:32:59 iha 1.3.4.3: remove unused parameter 'bIncludeStyleProperties' 2005/06/23 14:39:10 iha 1.3.4.2: correct support for statistic properties 2004/02/13 16:51:51 bm 1.3.4.1: join from changes on branch bm_post_chart01


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [2a87f354a82f7471d294be3256fbd14074c7391a]

INTEGRATION: CWS chart2mst3 (1.5.4); FILE MERGED 2007/05/03 07:58:18 iha 1.5.4.70: #i76845# heavily wrong rotation in loaded 3D charts when loading files created with younger masters src680m195 ++ 2007/04/20 08:08:25 iha 1.5.4.69: #i75393# Connect Bars per diagram not per series 2007/04/19 16:11:22 iha 1.5.4.68: #i76130# write attribute sort-by-x-values per plot-area not per series 2007/03/01 13:54:31 iha 1.5.4.67: #i71167 & i74564# keep charttype properties if possible when switching charttypes 2007/02/26 14:34:31 iha 1.5.4.66: #i74688# disable wall for net charts 2007/02/09 17:29:20 bm 1.5.4.65: XChartDocument::createInternalDataProvider() works like expected now 2006/12/07 23:47:40 iha 1.5.4.64: rotate lights with diagram only when shade mode is on - according to spec 2006/12/07 23:18:40 iha 1.5.4.63: #i67833# simple 3D look - bring light to front 2006/12/05 11:00:21 bm 1.5.4.62: use empty() instead of size()!=0 for STL types 2006/10/18 17:16:12 bm 1.5.4.61: RESYNC: (1.6-1.7); FILE MERGED 2006/08/21 16:14:45 iha 1.5.4.60: #i46521# replace modal x value sorting dialog by a checkbox in the chartwizard; perform sorting in view only and not in the cached chart data (as there is no cached data in the model anymore) 2006/08/09 17:40:44 iha 1.5.4.59: #i63017# disable/enable menu Format->Arrangement 2006/06/30 22:20:48 iha 1.5.4.58: correct 3D pie rotation: different default camera for pies 2006/06/24 18:30:38 iha 1.5.4.57: don't show wall nor floor for pies and donuts until older files can be detected 2006/06/23 15:45:05 iha 1.5.4.56: correct rotation 2006/06/18 19:33:15 iha 1.5.4.55: implement camera distance 2006/06/18 19:29:53 iha 1.5.4.54: implement camera distance 2006/06/13 19:05:51 iha 1.5.4.53: also rotate lights when rotating diagram 2006/06/09 15:31:02 iha 1.5.4.52: concentrated helping method for getting and setting rotation of diagram - don't touch the camera rotation but take it into account 2006/04/22 11:13:36 iha 1.5.4.51: park unused categories in scale with AxisType not being CATEGORY 2006/04/12 09:40:13 iha 1.5.4.50: correct x axis direction for horizontal bars 2D <-> 3D is differnet 2006/04/11 19:26:27 iha 1.5.4.49: correct x axis direction for horizontal bars 2006/04/10 15:03:35 iha 1.5.4.48: api restructure axis, grids, scales and increments 2006/04/10 12:25:15 iha 1.5.4.47: api restructure axis, grids, scales and increments 2006/01/16 12:08:58 bm 1.5.4.46: also reset diagram rotation in rearrange function 2005/12/21 21:29:27 iha 1.5.4.45: remove identifiers from model objects and create an index based CID protocol instead for selection purposes 2005/12/01 18:52:56 iha 1.5.4.44: correct axis title rotation when swapping x and y axis 2005/11/28 15:35:42 bm 1.5.4.43: BarConnectors implemented the old way (all series at once) but model offers the property ConnectDataPoints for each series independently 2005/11/23 15:14:29 iha 1.5.4.42: support BarOverlap and GapWidth 2005/11/08 16:32:19 iha 1.5.4.41: correct x axis direction for bar charts 2005/11/08 14:56:17 iha 1.5.4.40: set and remove categories also to and from secondary scales 2005/11/07 20:56:21 iha 1.5.4.39: implement changing series order 2005/11/02 19:16:35 iha 1.5.4.38: enable load of stock chart with japanese boxes 2005/11/02 16:10:13 bm 1.5.4.37: removed unused function getInterpretedDataFromDiagram 2005/11/02 13:49:22 bm 1.5.4.36: scene properties changed from SceneDescriptor property to the D3D properties offered by SceneProperties.hxx (this way XML im-/export works with the xmloff helper) 2005/11/01 13:06:22 iha 1.5.4.35: support sequence mapping 2005/10/24 11:06:55 iha 1.5.4.34: coordinate system restructure 2005/10/13 17:39:09 iha 1.5.4.33: renamed BoundedCoordinateSystem to CoordinateSystem 2005/10/11 12:51:43 bm 1.5.4.32: +removeUnusedCoordinateSystems 2005/10/07 12:07:52 bm 1.5.4.31: RESYNC: (1.5-1.6); FILE MERGED 2005/09/22 16:56:41 iha 1.5.4.30: automatic categories for pie legend 2005/09/16 16:50:16 iha 1.5.4.29: no creation of dummy categories in model - instead trigger generation of missing labels and categories in view 2005/08/22 11:19:05 bm 1.5.4.28: getScaleHoldingCategoriesFromDiagram: return first x-scale as fall-back 2005/08/03 16:36:27 bm 1.5.4.27: algohelper.hxx split up into CommonFunctors.hxx ContainerHelper.hxx CloneHelper.hxx 2005/07/22 12:17:45 bm 1.5.4.26: #124486# it is allowed to pass no coordinate system, so don't assert 2005/07/14 14:50:48 bm 1.5.4.25: function for creating dummy categories (preliminary, not localized yet) 2005/06/21 16:09:05 bm 1.5.4.24: getChartTypeByIndex corrected, missing return value added to isSeriesAttachedToMainAxis 2005/06/14 15:03:39 iha 1.5.4.23: more failsave 2005/05/09 09:51:33 bm 1.5.4.22: moved parts of API to data namespace 2005/05/04 12:52:30 iha 1.5.4.21: added methods isSeriesAttachedToMainAxis(), attachSeriesToAxis(), getChartTypeOfSeries(), getCoordinateSystemOfChartType(), clearCoordinateSystem() 2005/04/19 14:33:52 bm 1.5.4.20: +getScaleHoldingCategoriesFromDiagram 2005/04/11 11:33:34 iha 1.5.4.19: changed parameter for methods set/getVertical() for old api 2004/09/30 16:04:35 bm 1.5.4.18: replaceCoordinateSystem (used by setDimension): copy chart-types between coo-sys 2004/09/20 17:25:49 bm 1.5.4.17: add parameter to setStackMode that only sets the mode at the first chart-type 2004/09/17 10:52:51 bm 1.5.4.16: API simplification 2004/09/16 16:42:42 iha 1.5.4.15: implement api redesign 2004/09/16 15:30:51 iha 1.5.4.14: implement api redesign 2004/09/16 14:43:27 iha 1.5.4.13: implement api redesign 2004/09/16 11:52:50 bm 1.5.4.12: API simplification 2004/09/15 17:06:06 bm 1.5.4.11: +getStackModeFromChartType +getChartTypesFromDiagram 2004/09/15 14:13:46 iha 1.5.4.10: implement api redesign 2004/09/15 11:44:17 bm 1.5.4.9: API simplification 2004/06/29 12:43:04 bm 1.5.4.8: +getInterpretedDataFromDiagram 2004/05/27 17:28:38 bm 1.5.4.7: +bTreatBarsAsVertical flag in get/setVertical methods 2004/05/13 09:52:12 bm 1.5.4.6: getTemplateForDiagram() supports a parameter rPreferredTemplateName for faster access in case the template didn't change 2004/04/01 16:03:03 bm 1.5.4.5: some more fixes for setDimension() for old API 2004/04/01 10:48:26 bm 1.5.4.4: +functions to get/set the SwapXAndYAxis property at coordinate-systems 2004/03/24 19:05:26 bm 1.5.4.3: XChartTypeTemplate changed: matchesTemplate may modify the template s properties if bAdaptProperties is true 2004/03/24 10:35:00 bm 1.5.4.2: +getTemplateNameForDiagram 2004/02/13 16:51:51 bm 1.5.4.1: join from changes on branch bm_post_chart01


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [aeba9f664152831c23240d6fd73fa2e3aaf58773]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/02/08 21:25:42 iha 1.1.2.25: resync m195 -> m202 2007/02/02 16:00:30 bm 1.1.2.24: #i68229# use the same method for determining used ranges in XChartDocument::getUsedData() as in the range-chooser dialog 2006/11/17 16:32:43 bm 1.1.2.23: in ChartModel::setParent migrate the data from one data provider to the new one, if it is the same implementation and no temporary document. This is needed for solving the current clipboard problems 2006/04/27 13:03:08 bm 1.1.2.22: allArgumentsForRectRangeDetected: HasCategories is not mandatory for this 2006/04/13 14:51:04 bm 1.1.2.21: catch exceptions that might be thrown by data provider 2006/03/17 13:28:15 bm 1.1.2.20: +allArgumentsForRectRangeDetected 2006/03/07 12:33:11 bm 1.1.2.19: underscore variables removed 2005/12/02 15:24:06 bm 1.1.2.18: +getUsedDataRanges for XDiagram, +getRangesFromLabeledDataSequence, +getRangesFromDataSource 2005/11/02 13:49:22 bm 1.1.2.17: scene properties changed from SceneDescriptor property to the D3D properties offered by SceneProperties.hxx (this way XML im-/export works with the xmloff helper) 2005/11/01 13:09:02 iha 1.1.2.16: support sequence mapping 2005/10/27 17:44:42 iha 1.1.2.15: support SequenceMapping 2005/10/25 16:26:26 iha 1.1.2.14: support SequenceMapping 2005/10/11 09:20:52 bm 1.1.2.13: license header change 2005/08/19 15:28:06 bm 1.1.2.12: GetUsedData for XChartDocument 2005/08/03 16:36:27 bm 1.1.2.11: algohelper.hxx split up into CommonFunctors.hxx ContainerHelper.hxx CloneHelper.hxx 2005/07/29 14:54:28 bm 1.1.2.10: detectRangeSegmentation: allow including unused data for calculation of data range 2005/07/14 14:48:46 bm 1.1.2.9: detectRangeSegmentation: return only true if the data provider returns a valid range 2005/05/27 12:20:43 bm 1.1.2.8: +getUsedDataRanges 2005/05/12 13:56:42 bm 1.1.2.7: API change XDataProvider 2005/05/09 09:51:33 bm 1.1.2.6: moved parts of API to data namespace 2005/04/04 16:12:37 iha 1.1.2.5: added helping methods for ranges 2004/09/16 14:43:27 iha 1.1.2.4: implement api redesign 2004/06/29 12:46:48 bm 1.1.2.3: -getRangeIdentifiers +addRangeRepresentationsFromLabeledDataSequence (was local before as helper for the above) 2004/06/23 14:09:51 bm 1.1.2.2: do not overwrite parameters where there are no corresponding arguments found 2004/05/07 16:26:38 iha 1.1.2.1: #i20344# new


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [986c8766a23935c10c2efbb11ef40ab7d8fa3d55]

INTEGRATION: CWS chart2mst3 (1.1.4); FILE ADDED 2007/02/08 21:25:42 iha 1.1.4.7: resync m195 -> m202 2005/10/11 09:20:52 bm 1.1.4.6: license header change 2005/06/20 14:35:54 bm 1.1.4.5: DataSource may be created via factory 2005/05/09 09:51:33 bm 1.1.4.4: moved parts of API to data namespace 2004/03/24 10:45:09 bm 1.1.4.3: check for illegal index access 2004/03/19 14:33:02 bm 1.1.4.2: XDataSource now contains XLabeledDataSources 2004/02/13 16:51:51 bm 1.1.4.1: join from changes on branch bm_post_chart01


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [98429e54189c6e5aeb5201364ac42f75dc78abcb]

INTEGRATION: CWS chart2mst3 (1.1.4); FILE MERGED 2007/03/06 14:09:24 bm 1.1.4.34: lcl_findLSequenceWithOnlyLabel: make more safe if labeled sequence is empty 2007/02/24 10:38:28 iha 1.1.4.33: #i74648# also change attributed data points 2007/02/23 18:07:52 iha 1.1.4.32: #i74655# symbols lost when switching smooth lines 2007/02/09 12:39:03 bm 1.1.4.31: #i72841# temporary did not work on Linux 2007/02/09 12:29:58 bm 1.1.4.30: #i72841# move deleteSeries functionality here from source/controller/dialog/DialogModel.cxx 2006/12/11 17:31:54 bm 1.1.4.29: #i72308# allow to set the label before the values of a series 2006/10/18 17:16:03 bm 1.1.4.28: RESYNC: (1.2-1.3); FILE MERGED 2006/08/02 11:16:27 bm 1.1.4.27: #i27352# implement quick help 2006/07/25 16:46:03 bm 1.1.4.26: #i64824# handle number formats in the data browser 2006/07/19 08:46:04 bm 1.1.4.25: getLabelForLabeledDataSequence: some comments added 2006/04/11 10:53:38 bm 1.1.4.24: getAttachedAxisIndex: return a value 2006/04/10 12:25:15 iha 1.1.4.23: api restructure axis, grids, scales and increments 2006/03/10 12:45:34 bm 1.1.4.22: #i63011# explicit qualification in declaration, function names were qualified with namespace (was a class in the past) 2005/12/21 21:29:26 iha 1.1.4.21: remove identifiers from model objects and create an index based CID protocol instead for selection purposes 2005/11/02 19:19:16 iha 1.1.4.20: added helping method SetRole() 2005/11/01 13:08:08 iha 1.1.4.19: support sequence mapping 2005/10/29 18:50:11 iha 1.1.4.18: make more failsave 2005/10/27 17:43:54 iha 1.1.4.17: support autogenerated label 2005/10/25 16:28:30 iha 1.1.4.16: corrected getDataSeriesLabel 2005/10/24 11:06:55 iha 1.1.4.15: coordinate system restructure 2005/10/13 17:39:08 iha 1.1.4.14: renamed BoundedCoordinateSystem to CoordinateSystem 2005/10/07 12:07:38 bm 1.1.4.13: RESYNC: (1.1-1.2); FILE MERGED 2005/09/16 16:50:15 iha 1.1.4.12: no creation of dummy categories in model - instead trigger generation of missing labels and categories in view 2005/09/08 18:17:42 iha 1.1.4.11: use generated labels for series names 2005/08/03 16:36:27 bm 1.1.4.10: algohelper.hxx split up into CommonFunctors.hxx ContainerHelper.hxx CloneHelper.hxx 2005/05/09 13:01:22 bm 1.1.4.9: data namespace forgotten 2005/05/09 09:51:32 bm 1.1.4.8: moved parts of API to data namespace 2004/09/17 10:52:50 bm 1.1.4.7: API simplification 2004/09/15 11:48:26 bm 1.1.4.6: API simplification 2004/05/07 15:36:50 bm 1.1.4.5: legend-entries: use TextualDataSequence if available 2004/04/27 13:42:02 bm 1.1.4.4: +createUniqueSeriesId that calculates a yet unused id +getDataSeriesIdentifier convenience to get the Identifier property of a series 2004/03/19 14:33:01 bm 1.1.4.3: XDataSource now contains XLabeledDataSources 2004/02/16 09:03:06 bm 1.1.4.2: operator lcl_MatchesRole needs const operator() 2004/02/13 16:51:50 bm 1.1.4.1: join from changes on branch bm_post_chart01


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [173013b5e4d0691e23025f266746e09bcc1ab24a]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/02/08 21:25:42 iha 1.1.2.3: resync m195 -> m202 2005/11/03 16:14:33 bm 1.1.2.2: +ControllerLockHelper 2005/10/18 12:39:36 bm 1.1.2.1: class that locks controllers of a model in CTOR an unlocks in DTOR


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [93623f6cf0a88953394aaf70eb8f7dde5d414a3f]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/02/08 21:25:42 iha 1.1.2.5: resync m195 -> m202 2005/10/11 09:20:51 bm 1.1.2.4: license header change 2005/08/12 13:00:41 bm 1.1.2.3: return type forgotten 2005/08/03 16:36:26 bm 1.1.2.2: algohelper.hxx split up into CommonFunctors.hxx ContainerHelper.hxx CloneHelper.hxx 2005/07/28 09:36:11 bm 1.1.2.1: color scheme that reads the default colors from the configuration


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [286427444b877338b810abc6a085a45a70526e33]

INTEGRATION: CWS chart2mst3 (1.6.4); FILE MERGED 2006/11/26 13:22:33 iha 1.6.4.18: method Direction3DToB3DPoint and B3DPointToPosition3D 2006/11/22 17:25:14 iha 1.6.4.17: RESYNC: (1.8-1.9); FILE MERGED 2006/11/01 15:35:04 iha 1.6.4.16: cleanup resources + changed variable names according to style guide 2006/10/20 20:32:55 iha 1.6.4.15: implement gradient step count 2006/10/18 17:15:42 bm 1.6.4.14: RESYNC: (1.7-1.8); FILE MERGED 2006/09/29 14:59:47 iha 1.6.4.13: corrected creation of 3D pies and donuts (extrude instead of lathe objects- for corect texture, get rid of problem with extended scene due to rotating bounding box, fixed #i67743# and no 90degree rotation difference between old and new API anymore) 2006/09/24 09:12:55 iha 1.6.4.12: #i61970# correct implementation of axis at 2005/10/07 12:07:15 bm 1.6.4.11: RESYNC: (1.6-1.7); FILE MERGED 2005/07/23 00:01:20 iha 1.6.4.10: include axis title sizes in diagram position to support old api and fileformat 2005/05/09 09:51:32 bm 1.6.4.9: moved parts of API to data namespace 2004/06/07 17:51:14 iha 1.6.4.8: added  Direction3DToVector3D 2004/05/05 16:00:22 iha 1.6.4.7: added Vector3DToPosition3D 2004/04/27 13:32:42 iha 1.6.4.6: warnings removed 2004/03/11 09:38:33 iha 1.6.4.5: added operator+ for Direction3D 2004/02/29 10:20:42 iha 1.6.4.4: added Position3DToAWTPoint + Direction3DToAWTSize 2004/02/23 19:07:48 iha 1.6.4.3: do not convert something wrong to number - functionality not needed anymore 2004/02/20 17:34:29 iha 1.6.4.2: added method DataSequenceToStringSequence for categories at axes 2004/02/13 16:51:50 bm 1.6.4.1: join from changes on branch bm_post_chart01


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [70f0b7dc07edb491da1d7c8c19a485bb736ba10b]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/02/08 21:25:42 iha 1.1.2.4: resync m195 -> m202 2005/10/11 09:20:51 bm 1.1.2.3: license header change 2005/08/03 16:36:26 bm 1.1.2.2: algohelper.hxx split up into CommonFunctors.hxx ContainerHelper.hxx CloneHelper.hxx 2004/07/01 13:36:16 iha 1.1.2.1: helper for pie chart


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [03f900f9ba5be0ed4c98cbfed65f8e557ddcf69c]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/02/08 21:25:42 iha 1.1.2.2: resync m195 -> m202 2006/03/12 01:29:28 iha 1.1.2.1: changed communication between model, view and controller; implemented old AddIn Interface; changed owneship and lifetime of view


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [fee77901acf77a077c88babeba6ee5432614a691]

INTEGRATION: CWS chart2mst3 (1.9.4); FILE MERGED 2006/10/18 17:15:33 bm 1.9.4.11: RESYNC: (1.10-1.11); FILE MERGED 2005/11/28 15:35:41 bm 1.9.4.10: BarConnectors implemented the old way (all series at once) but model offers the property ConnectDataPoints for each series independently 2005/11/25 16:22:38 iha 1.9.4.9: correct labels at z axis for deep stacking 2005/11/23 15:13:37 iha 1.9.4.8: support BarOverlap and GapWidth 2005/10/07 12:07:05 bm 1.9.4.7: RESYNC: (1.9-1.10); FILE MERGED 2005/09/16 16:50:15 iha 1.9.4.6: no creation of dummy categories in model - instead trigger generation of missing labels and categories in view 2005/04/11 09:32:54 iha 1.9.4.5: defines for servicenames for charttypes (fixed apply to 2nd axis again) 2004/09/17 12:20:48 iha 1.9.4.4: implement api redesign - dimension property 2004/09/17 11:38:59 iha 1.9.4.3: implement api redesign - dimension property 2004/03/02 13:24:48 iha 1.9.4.2: abilities of stockchart/candlestick 2004/02/13 16:51:50 bm 1.9.4.1: join from changes on branch bm_post_chart01


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [f8051ba75dac6a172bec02623255fb7886239849]

INTEGRATION: CWS chart2mst3 (1.6.4); FILE MERGED 2007/02/09 17:29:20 bm 1.6.4.14: XChartDocument::createInternalDataProvider() works like expected now 2006/10/18 17:15:25 bm 1.6.4.13: RESYNC: (1.7-1.8); FILE MERGED 2006/01/23 17:40:31 bm 1.6.4.12: offer findDiagram also for an XChartDocument 2005/12/21 21:29:26 iha 1.6.4.11: remove identifiers from model objects and create an index based CID protocol instead for selection purposes 2005/10/13 17:39:07 iha 1.6.4.10: renamed BoundedCoordinateSystem to CoordinateSystem 2005/10/07 12:06:52 bm 1.6.4.9: RESYNC: (1.6-1.7); FILE MERGED 2005/08/18 15:20:44 bm 1.6.4.8: (gs)etDiagram -> (gs)etFirstDiagram to avoid name clashes with old API 2005/07/01 11:03:00 iha 1.6.4.7: make more failsafe 2005/05/31 18:29:27 iha 1.6.4.6: add methods get/setPageSize 2005/05/04 12:54:39 iha 1.6.4.5: implementation of 2 methods moved to DiagramHelper 2004/09/16 14:43:27 iha 1.6.4.4: implement api redesign 2004/03/19 10:55:41 iha 1.6.4.3: removed getScaleGroupOfSeries again - use getParentOfNode instead 2004/03/18 16:20:08 iha 1.6.4.2: added method getScaleGroupOfSeries 2004/03/09 11:06:37 iha 1.6.4.1: find correct charttype for series also for 3D


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [9bd7d50fd16482f46d5cb765a93fa8207ad21e35]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/02/08 21:25:42 iha 1.1.2.16: resync m195 -> m202 2006/04/10 12:25:14 iha 1.1.2.15: api restructure axis, grids, scales and increments 2005/12/21 21:29:25 iha 1.1.2.14: remove identifiers from model objects and create an index based CID protocol instead for selection purposes 2005/10/24 11:06:54 iha 1.1.2.13: coordinate system restructure 2005/10/13 17:39:07 iha 1.1.2.12: renamed BoundedCoordinateSystem to CoordinateSystem 2005/10/11 09:20:51 bm 1.1.2.11: license header change 2005/09/16 16:50:14 iha 1.1.2.10: no creation of dummy categories in model - instead trigger generation of missing labels and categories in view 2005/09/07 14:44:59 bm 1.1.2.9: XChartDocument: +hasInternalDataProvider, -getDataEditorForInternalData 2005/08/18 15:20:44 bm 1.1.2.8: (gs)etDiagram -> (gs)etFirstDiagram to avoid name clashes with old API 2005/05/09 09:51:32 bm 1.1.2.7: moved parts of API to data namespace 2005/04/25 09:34:17 bm 1.1.2.6: trace categories 2005/04/19 14:33:30 bm 1.1.2.5: also trace categories 2004/09/20 14:37:11 bm 1.1.2.4: some more debug code 2004/09/20 08:52:15 bm 1.1.2.3: stacking added 2004/09/17 16:25:13 bm 1.1.2.2: improved 2004/09/17 13:46:25 bm 1.1.2.1: helper for showing OSL_TRACES about objects


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [1e7cfc5d2ac63b6f9d280ec86108e198121b6de9]

INTEGRATION: CWS chart2mst3 (1.1.4); FILE MERGED 2006/10/18 17:15:17 bm 1.1.4.10: RESYNC: (1.2-1.3); FILE MERGED 2006/02/20 09:15:19 bm 1.1.4.9: +helper function to get a FontDescriptor from properties 2005/10/07 12:06:39 bm 1.1.4.8: RESYNC: (1.1-1.2); FILE MERGED 2005/09/02 11:12:21 bm 1.1.4.7: default value for FontStrikeOut had wrong type 2005/07/14 12:45:44 iha 1.1.4.6: remove unused parameter 'bIncludeStyleProperties' from characterproperties 2005/06/02 16:55:36 iha 1.1.4.5: use awt::CharSet::DONTKNOW instead of SYSTEM to avoid assertion issue 50249 2005/04/21 14:16:24 iha 1.1.4.4: added defaults 2005/04/19 17:36:31 iha 1.1.4.3: improved old api support (introduced wrappedpropertyset ...) 2004/05/26 16:26:58 bm 1.1.4.2: default font sizes adapted 2004/02/13 16:51:49 bm 1.1.4.1: join from changes on branch bm_post_chart01


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [e9843664b4a8bed7c9ab9396a326c9c38428d52d]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/02/08 21:25:41 iha 1.1.2.20: resync m195 -> m202 2006/04/04 15:59:06 bm 1.1.2.19: implement XModifyBroadcaster 2006/04/04 13:46:43 bm 1.1.2.18: add XModifyBroadcaster to DataSequence 2005/10/11 09:20:50 bm 1.1.2.17: license header change 2005/09/08 12:42:03 bm 1.1.2.16: +generateLabel 2005/08/11 16:00:27 bm 1.1.2.15: small changes 2005/08/05 13:59:03 bm 1.1.2.14: -XDataSequence::generateLabel 2005/08/03 16:36:26 bm 1.1.2.13: algohelper.hxx split up into CommonFunctors.hxx ContainerHelper.hxx CloneHelper.hxx 2005/07/21 14:47:11 bm 1.1.2.12: support for number formats from data provider 2005/05/09 09:51:32 bm 1.1.2.11: moved parts of API to data namespace 2005/05/03 16:52:43 bm 1.1.2.10: XDataProvider, XDataSequence: RangeIdentifiers removed 2004/06/03 10:12:06 iha 1.1.2.9: added missing interface method 'generateLabel' 2004/04/22 14:22:12 bm 1.1.2.8: member initialisation order was wrong 2004/04/15 17:26:54 bm 1.1.2.7: cloning for data sequences 2004/04/05 14:12:26 bm 1.1.2.6: XDataProvider API changed 2004/03/29 13:27:26 bm 1.1.2.5: -label / getSourceRangeRepresentation -> getSourceIdentifier 2004/03/24 10:44:05 bm 1.1.2.4: +CTOR with a single string (for the typical "label-case") 2004/03/19 14:33:01 bm 1.1.2.3: XDataSource now contains XLabeledDataSources 2004/03/09 13:02:48 bm 1.1.2.2: XDataSequence: +getLabel, getLabelSourceIdentifier 2004/03/02 09:27:42 bm 1.1.2.1: moved here from model/main


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [054d72c04057ba03cf697fabbf3783f411c1d497]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/02/08 21:25:41 iha 1.1.2.12: resync m195 -> m202 2006/12/13 18:38:45 iha 1.1.2.11: #i71189# corrected check whether clipping is necessary 2006/11/26 12:59:45 iha 1.1.2.10: performance: avoid unnecessary clipping 2006/11/09 15:31:53 iha 1.1.2.9: #i16280# better performance for charts with many data (bar,column,line,area,xy,net charts) 2006/10/23 16:02:23 iha 1.1.2.8: use corrected matrix decompose method from basegfx 2006/08/10 15:44:56 iha 1.1.2.7: additional conversion from basegfx to UNO types 2006/07/01 20:54:35 iha 1.1.2.6: correct sign error in matrix rotation decompose 2006/06/23 20:24:43 iha 1.1.2.5: correct rotation decomposition for 90degree 2006/06/23 15:39:15 iha 1.1.2.4: removed superfluous includes 2006/06/23 15:14:18 iha 1.1.2.3: more correct matrix rotation decomposition + added helping methods for rotation 2006/06/09 14:45:07 iha 1.1.2.2: added conversions from/to B3DVector to/from Direction3D and Position3D 2005/11/02 12:13:32 bm 1.1.2.1: helper functions for basegfx matrix etc.


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [b9fa75c3de85465219ceff14ca47c16302ceaa58]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/03/20 12:25:57 iha 1.1.2.10: #i74576# enable and display minor grids for category axes 2007/02/23 15:46:24 iha 1.1.2.9: #i74663# insert correct 2nd x axis in category charts 2007/02/15 20:22:29 iha 1.1.2.8: #i74576# disable inserting minor grids on category axis 2007/02/08 21:25:41 iha 1.1.2.7: resync m195 -> m202 2006/10/13 09:32:02 iha 1.1.2.6: #i66856# correct sourceformat for x axis 2006/10/10 08:47:05 iha 1.1.2.5: remove explicit scaling for category axis and pie axis 2006/08/16 14:56:20 iha 1.1.2.4: #124495# categories for net chart are not displayed when loading old files 2006/04/10 18:48:02 dr 1.1.2.3: remove assertions 2006/04/10 18:32:12 iha 1.1.2.2: api restructure axis, grids, scales and increments 2006/04/10 15:00:52 iha 1.1.2.1: api restructure axis, grids, scales and increments


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [6dc7c10d44d8f4bc11ce3e98881d330d878eba22]

INTEGRATION: CWS chart2mst3 (1.5.4); FILE MERGED 2005/10/07 12:00:57 bm 1.5.4.7: RESYNC: (1.7-1.8); FILE MERGED 2005/07/25 15:20:04 bm 1.5.4.6: RESYNC: (1.6-1.7); FILE MERGED 2005/06/27 13:40:26 iha 1.5.4.5: support property number of lines 2004/09/16 14:42:48 bm 1.5.4.4: API simplification 2004/09/15 17:32:08 bm 1.5.4.3: API simplification 2004/06/03 03:39:48 iha 1.5.4.2: RESYNC: (1.5-1.6); FILE MERGED 2004/02/13 16:51:48 bm 1.5.4.1: join from changes on branch bm_post_chart01


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [9ec08ee4b3617cd73e5e47b8b7d5701313795181]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/02/08 21:25:41 iha 1.1.2.6: resync m195 -> m202 2006/03/10 10:55:22 iha 1.1.2.5: don't use leading underscore 2005/10/11 09:20:49 bm 1.1.2.4: license header change 2004/09/16 16:10:03 bm 1.1.2.3: API simplification 2004/09/16 16:02:07 bm 1.1.2.2: API simplification 2004/09/16 14:42:18 bm 1.1.2.1: registration for chart types


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [856355daa6b5ea9586b4e4207f24a4431bb9a529]

INTEGRATION: CWS chart2mst3 (1.1.4); FILE ADDED 2005/10/11 09:20:49 bm 1.1.4.5: license header change 2005/05/09 09:51:31 bm 1.1.4.4: moved parts of API to data namespace 2004/05/07 13:40:25 bm 1.1.4.3: context added in CTOR 2004/03/19 14:33:00 bm 1.1.4.2: XDataSource now contains XLabeledDataSources 2004/02/13 16:51:47 bm 1.1.4.1: join from changes on branch bm_post_chart01


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [4c2701d4cc8b27eed56172b4188b61efb8783c55]

INTEGRATION: CWS chart2mst3 (1.1.4); FILE ADDED 2007/02/08 21:25:40 iha 1.1.4.17: resync m195 -> m202 2006/12/12 16:13:04 iha 1.1.4.16: #i67784# data disappear while selecting 'XY (Scatter)' having only one sequence 2006/04/28 13:41:19 bm 1.1.4.15: #i64618# reinterpretDataSeries: leave Categories in passed aInterpretedData to leave it stored at the scale 2006/04/22 11:09:48 iha 1.1.4.14: park unused categories in scale with AxisType not being CATEGORY 2005/12/21 21:29:24 iha 1.1.4.13: remove identifiers from model objects and create an index based CID protocol instead for selection purposes 2005/10/11 09:20:48 bm 1.1.4.12: license header change 2005/08/03 16:36:25 bm 1.1.4.11: algohelper.hxx split up into CommonFunctors.hxx ContainerHelper.hxx CloneHelper.hxx 2005/08/01 09:39:38 bm 1.1.4.10: use base method HasCategories to determine the existence of categories 2005/07/29 13:30:16 bm 1.1.4.9: keep unused data at the diagram, resetStyles, and other small improvements of template handling 2005/07/19 11:17:48 bm 1.1.4.8: shift data if it contains categories 2005/05/09 09:51:31 bm 1.1.4.7: moved parts of API to data namespace 2004/05/07 13:40:25 bm 1.1.4.6: context added in CTOR 2004/04/15 17:26:54 bm 1.1.4.5: cloning for data sequences 2004/03/24 10:43:41 bm 1.1.4.4: check for interface validity 2004/03/19 14:33:00 bm 1.1.4.3: XDataSource now contains XLabeledDataSources 2004/03/03 14:06:07 bm 1.1.4.2: don't recycle categories as x-values 2004/02/13 16:51:46 bm 1.1.4.1: join from changes on branch bm_post_chart01


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [a8471048c29a839823b156186c884ff698ccf168]

INTEGRATION: CWS chart2mst3 (1.1.4); FILE ADDED 2007/03/20 12:10:44 bm 1.1.4.8: code-review: add keyword virtual to DTOR 2005/11/08 16:52:31 bm 1.1.4.7: overload reinterpretDataSeriesand do nothing to prevent standard reinterpretation 2005/10/11 09:20:46 bm 1.1.4.6: license header change 2005/07/29 13:30:16 bm 1.1.4.5: keep unused data at the diagram, resetStyles, and other small improvements of template handling 2005/05/09 09:51:29 bm 1.1.4.4: moved parts of API to data namespace 2004/05/07 13:40:25 bm 1.1.4.3: context added in CTOR 2004/03/19 14:33:00 bm 1.1.4.2: XDataSource now contains XLabeledDataSources 2004/02/13 16:51:46 bm 1.1.4.1: join from changes on branch bm_post_chart01


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [0a04310d20a3b48fa5bcd42732c6b5b03f300001]

INTEGRATION: CWS chart2mst3 (1.1.4); FILE ADDED 2007/03/20 12:19:42 bm 1.1.4.17: creation of stock type 4 with wizard fixed (order of sequences was broken due to reverse iteration) 2007/03/06 16:48:12 bm 1.1.4.16: #i72433# improved handling of stock charts. Still not really good, but better 2007/02/08 21:25:40 iha 1.1.4.15: resync m195 -> m202 2006/11/17 21:49:09 iha 1.1.4.14: don't loose ranges when sequence count is not suiteable for stock charts, show at least close values  when having not enough sequences 2006/11/17 21:47:34 iha 1.1.4.13: don't loose ranges when sequence count is not suiteable for stock charts, show at least close values  when having not enough sequences 2006/10/20 20:20:46 iha 1.1.4.12: #i68043# load stockchart even if not enough series are provided 2006/08/28 11:49:57 iha 1.1.4.11: corrected order in comment 2005/12/21 21:29:23 iha 1.1.4.10: remove identifiers from model objects and create an index based CID protocol instead for selection purposes 2005/11/08 16:52:15 bm 1.1.4.9: overload reinterpretDataSeriesand do nothing to prevent standard reinterpretation 2005/10/11 09:20:46 bm 1.1.4.8: license header change 2005/08/03 16:36:25 bm 1.1.4.7: algohelper.hxx split up into CommonFunctors.hxx ContainerHelper.hxx CloneHelper.hxx 2005/07/29 13:30:16 bm 1.1.4.6: keep unused data at the diagram, resetStyles, and other small improvements of template handling 2005/07/12 16:38:14 bm 1.1.4.5: interpretDataSource: chicken out when we do not have enough data (instead of crashing) 2005/05/09 09:51:29 bm 1.1.4.4: moved parts of API to data namespace 2004/05/07 13:40:25 bm 1.1.4.3: context added in CTOR 2004/03/19 14:33:00 bm 1.1.4.2: XDataSource now contains XLabeledDataSources 2004/02/13 16:51:45 bm 1.1.4.1: join from changes on branch bm_post_chart01


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [ba2fdd851194e5b042d86a048fafe8cf6972020b]

INTEGRATION: CWS chart2mst3 (1.2.4); FILE MERGED 2007/03/26 14:21:59 iha 1.2.4.23: #i75590# copy some aspects from old charttype during creation of new 2007/03/01 13:54:31 iha 1.2.4.22: #i71167 & i74564# keep charttype properties if possible when switching charttypes 2006/08/10 17:10:42 bm 1.2.4.21: second axis for stock charts fixed 2006/04/10 12:25:14 iha 1.2.4.20: api restructure axis, grids, scales and increments 2005/11/28 18:01:02 iha 1.2.4.19: set series to correct axis for stockcharts 2005/10/24 11:06:53 iha 1.2.4.18: coordinate system restructure 2005/10/13 17:39:06 iha 1.2.4.17: renamed BoundedCoordinateSystem to CoordinateSystem 2005/10/07 12:06:29 bm 1.2.4.16: RESYNC: (1.2-1.3); FILE MERGED 2005/08/04 11:53:43 bm 1.2.4.15: set stack mode at new series. Percent stacking is now set in adaptScales 2005/07/15 16:07:22 bm 1.2.4.14: keep more old objects on chart type changes 2005/05/09 09:51:28 bm 1.2.4.13: moved parts of API to data namespace 2004/09/15 17:32:08 bm 1.2.4.12: API simplification 2004/06/29 12:26:36 bm 1.2.4.11: XChartTypeTemplate changes 2004/05/27 17:27:14 bm 1.2.4.10: +getChartTypeForNewSeries at XChartTypeTemplate 2004/04/01 10:53:12 bm 1.2.4.9: XChartType: may return a coordinate system now 2004/03/24 19:05:26 bm 1.2.4.8: XChartTypeTemplate changed: matchesTemplate may modify the template s properties if bAdaptProperties is true 2004/03/22 15:28:21 iha 1.2.4.7: added parameter SwapXAndYAxis for horizontal bar chart to method createCoordinateSystems 2004/03/19 14:32:59 bm 1.2.4.6: XDataSource now contains XLabeledDataSources 2004/03/12 15:39:42 iha 1.2.4.5: create a secondary y axis for stock charts 2004/03/03 14:14:41 bm 1.2.4.4: create 2 coordinate-systems if there is volume 2004/03/02 16:40:45 bm 1.2.4.3: allow creating more than one coordinate system 2004/02/20 17:43:58 iha 1.2.4.2: integrate categories at ScaleData 2004/02/13 16:51:45 bm 1.2.4.1: join from changes on branch bm_post_chart01


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [cab89433c92ee666a751eb51d0a045a196819c69]

INTEGRATION: CWS chart2mst3 (1.3.4); FILE MERGED 2007/03/26 14:21:26 iha 1.3.4.42: #i75590# copy some aspects from old charttype during creation of new 2007/03/01 13:54:31 iha 1.3.4.41: #i71167 & i74564# keep charttype properties if possible when switching charttypes 2007/02/21 13:40:24 bm 1.3.4.40: #i72433# create only one y-axis for stock variants without volume 2006/11/17 21:52:47 iha 1.3.4.39: switch lines on for stock charts 2006/10/18 17:15:09 bm 1.3.4.38: RESYNC: (1.4-1.5); FILE MERGED 2006/08/10 17:10:42 bm 1.3.4.37: second axis for stock charts fixed 2006/04/10 15:03:35 iha 1.3.4.36: api restructure axis, grids, scales and increments 2006/04/10 12:25:14 iha 1.3.4.35: api restructure axis, grids, scales and increments 2005/11/28 18:01:21 iha 1.3.4.34: set series to correct axis for stockcharts 2005/11/02 22:33:58 iha 1.3.4.33: fixed loading of stock charts with volume 2005/10/24 11:06:52 iha 1.3.4.32: coordinate system restructure 2005/10/13 17:39:06 iha 1.3.4.31: renamed BoundedCoordinateSystem to CoordinateSystem 2005/10/07 12:06:19 bm 1.3.4.30: RESYNC: (1.3-1.4); FILE MERGED 2005/09/16 16:50:13 iha 1.3.4.29: no creation of dummy categories in model - instead trigger generation of missing labels and categories in view 2005/08/04 11:53:43 bm 1.3.4.28: set stack mode at new series. Percent stacking is now set in adaptScales 2005/08/03 16:36:25 bm 1.3.4.27: algohelper.hxx split up into CommonFunctors.hxx ContainerHelper.hxx CloneHelper.hxx 2005/07/18 16:11:36 bm 1.3.4.26: stock chart issues fixed 2005/07/15 16:07:22 bm 1.3.4.25: keep more old objects on chart type changes 2005/07/13 09:17:41 bm 1.3.4.24: set properties at candlestick chart type / matching fixed 2005/07/12 16:39:42 bm 1.3.4.23: better matching in matchesTemplate 2005/05/09 09:51:27 bm 1.3.4.22: moved parts of API to data namespace 2005/04/11 09:36:18 iha 1.3.4.21: defines for servicenames for charttypes (fixed apply to 2nd axis again) 2004/09/20 09:49:58 bm 1.3.4.20: set stacking explicitly to NONE 2004/09/17 16:00:21 iha 1.3.4.19: avoid index out of bounds 2004/09/16 15:29:28 bm 1.3.4.18: superfluous headers removed 2004/09/16 15:24:27 bm 1.3.4.17: API simplification 2004/09/16 13:24:51 bm 1.3.4.16: API simplification 2004/09/16 12:27:30 bm 1.3.4.15: API simplification 2004/06/29 12:26:36 bm 1.3.4.14: XChartTypeTemplate changes 2004/05/27 17:27:13 bm 1.3.4.13: +getChartTypeForNewSeries at XChartTypeTemplate 2004/05/07 13:41:02 bm 1.3.4.12: context added in CTOR for DataInterpreter 2004/04/01 10:53:12 bm 1.3.4.11: XChartType: may return a coordinate system now 2004/03/24 19:05:25 bm 1.3.4.10: XChartTypeTemplate changed: matchesTemplate may modify the template s properties if bAdaptProperties is true 2004/03/22 15:28:39 iha 1.3.4.9: added parameter SwapXAndYAxis for horizontal bar chart to method createCoordinateSystems 2004/03/19 14:32:59 bm 1.3.4.8: XDataSource now contains XLabeledDataSources 2004/03/18 16:35:22 iha 1.3.4.7: removed unused include 2004/03/12 15:39:42 iha 1.3.4.6: create a secondary y axis for stock charts 2004/03/03 14:12:06 bm 1.3.4.5: create 2 coordinate-systems if there is volume 2004/03/02 16:40:44 bm 1.3.4.4: allow creating more than one coordinate system 2004/03/01 09:31:26 bm 1.3.4.3: JapaneseStyle Property was not set correctly in CTOR 2004/02/20 17:43:58 iha 1.3.4.2: integrate categories at ScaleData 2004/02/13 16:51:45 bm 1.3.4.1: join from changes on branch bm_post_chart01


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [1c96802ac6f4dcaeacb6b64ee0542b6ffa31839b]

INTEGRATION: CWS chart2mst3 (1.4.4); FILE MERGED 2007/03/26 14:20:42 iha 1.4.4.17: #i75590# copy some aspects from old charttype during creation of new 2005/10/07 12:06:06 bm 1.4.4.16: RESYNC: (1.4-1.5); FILE MERGED 2005/07/15 16:07:22 bm 1.4.4.15: keep more old objects on chart type changes 2005/07/14 14:59:03 bm 1.4.4.14: overload supportsCategories 2005/05/09 09:51:27 bm 1.4.4.13: moved parts of API to data namespace 2004/09/15 17:32:07 bm 1.4.4.12: API simplification 2004/06/29 12:26:35 bm 1.4.4.11: XChartTypeTemplate changes 2004/05/27 17:27:13 bm 1.4.4.10: +getChartTypeForNewSeries at XChartTypeTemplate 2004/05/07 15:34:37 bm 1.4.4.9: applyStyle works for single series now 2004/04/20 19:21:35 iha 1.4.4.8: make curve style an adabtable property 2004/04/01 10:53:12 bm 1.4.4.7: XChartType: may return a coordinate system now 2004/03/24 19:05:25 bm 1.4.4.6: XChartTypeTemplate changed: matchesTemplate may modify the template s properties if bAdaptProperties is true 2004/03/22 15:27:08 iha 1.4.4.5: added parameter SwapXAndYAxis for horizontal bar chart to method createCoordinateSystems 2004/03/19 14:32:59 bm 1.4.4.4: XDataSource now contains XLabeledDataSources 2004/03/02 16:40:44 bm 1.4.4.3: allow creating more than one coordinate system 2004/02/20 17:43:58 iha 1.4.4.2: integrate categories at ScaleData 2004/02/13 16:51:45 bm 1.4.4.1: join from changes on branch bm_post_chart01


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [49d8ce7408ae07eb9b397f65f246cad7c15b17aa]

INTEGRATION: CWS chart2mst3 (1.5.4); FILE MERGED 2007/03/26 14:20:18 iha 1.5.4.31: #i75590# copy some aspects from old charttype during creation of new 2007/02/23 18:09:22 iha 1.5.4.30: #i74655# symbols lost when switching smooth lines 2006/10/18 17:15:01 bm 1.5.4.29: RESYNC: (1.6-1.7); FILE MERGED 2006/04/10 12:25:14 iha 1.5.4.28: api restructure axis, grids, scales and increments 2005/12/20 14:13:26 dr 1.5.4.27: API struct member names without prefixes 2005/10/30 12:42:00 iha 1.5.4.26: #125770# detect symbolstyle correctly 2005/10/07 12:05:55 bm 1.5.4.25: RESYNC: (1.5-1.6); FILE MERGED 2005/08/04 11:53:43 bm 1.5.4.24: set stack mode at new series. Percent stacking is now set in adaptScales 2005/08/03 16:36:25 bm 1.5.4.23: algohelper.hxx split up into CommonFunctors.hxx ContainerHelper.hxx CloneHelper.hxx 2005/07/15 16:07:21 bm 1.5.4.22: keep more old objects on chart type changes 2005/07/14 14:58:45 bm 1.5.4.21: overload supportsCategories 2005/05/09 09:51:26 bm 1.5.4.20: moved parts of API to data namespace 2005/04/11 09:36:45 iha 1.5.4.19: defines for servicenames for charttypes (fixed apply to 2nd axis again) 2004/09/16 15:29:28 bm 1.5.4.18: superfluous headers removed 2004/09/16 15:24:27 bm 1.5.4.17: API simplification 2004/09/16 13:24:51 bm 1.5.4.16: API simplification 2004/09/16 12:27:30 bm 1.5.4.15: API simplification 2004/09/15 17:32:07 bm 1.5.4.14: API simplification 2004/06/29 12:26:35 bm 1.5.4.13: XChartTypeTemplate changes 2004/05/27 17:27:13 bm 1.5.4.12: +getChartTypeForNewSeries at XChartTypeTemplate 2004/05/07 15:34:37 bm 1.5.4.11: applyStyle works for single series now 2004/05/07 13:41:01 bm 1.5.4.10: context added in CTOR for DataInterpreter 2004/04/20 19:21:34 iha 1.5.4.9: make curve style an adabtable property 2004/04/01 10:53:12 bm 1.5.4.8: XChartType: may return a coordinate system now 2004/03/24 19:05:25 bm 1.5.4.7: XChartTypeTemplate changed: matchesTemplate may modify the template s properties if bAdaptProperties is true 2004/03/24 15:18:00 bm 1.5.4.6: matchesTemplate: mismatch for symbols-lines template with symbol-only chart 2004/03/22 15:27:38 iha 1.5.4.5: added parameter SwapXAndYAxis for horizontal bar chart to method createCoordinateSystems 2004/03/19 14:32:59 bm 1.5.4.4: XDataSource now contains XLabeledDataSources 2004/03/02 16:40:44 bm 1.5.4.3: allow creating more than one coordinate system 2004/02/20 17:43:57 iha 1.5.4.2: integrate categories at ScaleData 2004/02/13 16:51:44 bm 1.5.4.1: join from changes on branch bm_post_chart01


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [b8e2341a74f9a334eb2df4e5d35a4d3b228f85a7]

INTEGRATION: CWS chart2mst3 (1.3.4); FILE MERGED 2005/11/14 13:47:45 iha 1.3.4.7: createCoordinateSystem without categories for scatter chart 2005/10/07 12:05:44 bm 1.3.4.6: RESYNC: (1.3-1.4); FILE MERGED 2005/03/30 16:31:13 bm 1.3.4.5: make model cloneable (+first undo implementation) 2004/09/16 14:42:47 bm 1.3.4.4: API simplification 2004/09/16 12:27:30 bm 1.3.4.3: API simplification 2004/04/01 10:53:12 bm 1.3.4.2: XChartType: may return a coordinate system now 2004/03/02 09:49:19 bm 1.3.4.1: XChartTypeInterface changed


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [0d9920e59d6b14ff0446bf1709e4e73fec47d86e]

INTEGRATION: CWS chart2mst3 (1.3.4); FILE MERGED 2006/10/18 17:14:53 bm 1.3.4.16: RESYNC: (1.4-1.5); FILE MERGED 2006/04/10 12:25:14 iha 1.3.4.15: api restructure axis, grids, scales and increments 2006/03/29 22:24:45 iha 1.3.4.14: restructure legend entry creation + legend entries in data labels 2005/11/25 16:21:36 iha 1.3.4.13: correct labels at z axis for deep stacking 2005/11/14 13:47:45 iha 1.3.4.12: createCoordinateSystem without categories for scatter chart 2005/10/07 12:05:33 bm 1.3.4.11: RESYNC: (1.3-1.4); FILE MERGED 2005/08/03 16:36:25 bm 1.3.4.10: algohelper.hxx split up into CommonFunctors.hxx ContainerHelper.hxx CloneHelper.hxx 2005/04/11 09:38:48 iha 1.3.4.9: defines for servicenames for charttypes (fixed apply to 2nd axis again) 2005/03/30 16:31:13 bm 1.3.4.8: make model cloneable (+first undo implementation) 2004/09/16 14:42:47 bm 1.3.4.7: API simplification 2004/09/16 12:27:29 bm 1.3.4.6: API simplification 2004/05/27 17:41:54 bm 1.3.4.5: error-bars not supported yet 2004/04/01 10:53:12 bm 1.3.4.4: XChartType: may return a coordinate system now 2004/03/19 16:44:10 bm 1.3.4.3: symbols in legend 2004/03/02 09:49:19 bm 1.3.4.2: XChartTypeInterface changed 2004/02/13 16:51:44 bm 1.3.4.1: join from changes on branch bm_post_chart01


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [57f9d4668aeeaa6f16bdb3ec3df2839867c67019]

INTEGRATION: CWS chart2mst3 (1.3.4); FILE MERGED 2007/03/26 14:19:43 iha 1.3.4.25: #i75590# copy some aspects from old charttype during creation of new 2007/03/01 13:54:31 iha 1.3.4.24: #i71167 & i74564# keep charttype properties if possible when switching charttypes 2006/10/10 08:47:24 iha 1.3.4.23: remove explicit scaling for category axis and pie axis 2006/08/10 17:10:41 bm 1.3.4.22: second axis for stock charts fixed 2006/04/10 12:25:13 iha 1.3.4.21: api restructure axis, grids, scales and increments 2005/10/13 17:39:05 iha 1.3.4.20: renamed BoundedCoordinateSystem to CoordinateSystem 2005/10/07 12:05:17 bm 1.3.4.19: RESYNC: (1.3-1.4); FILE MERGED 2005/07/26 12:13:35 bm 1.3.4.18: +resetStyles for restoring default settings, StackMode was not set in createChartTypes, allow change to unexploded if mode before was exploded, changed default explosion value to 0.5 2005/07/22 15:59:39 bm 1.3.4.17: #124566# on changeDiagram keep even more existing objects 2005/07/15 16:07:21 bm 1.3.4.16: keep more old objects on chart type changes 2005/06/24 16:11:35 iha 1.3.4.15: change scene descriptor for pie charts to have a more visible default position 2004/09/15 17:32:07 bm 1.3.4.14: API simplification 2004/06/29 12:26:35 bm 1.3.4.13: XChartTypeTemplate changes 2004/05/27 17:27:13 bm 1.3.4.12: +getChartTypeForNewSeries at XChartTypeTemplate 2004/05/07 15:34:36 bm 1.3.4.11: applyStyle works for single series now 2004/04/21 20:07:17 iha 1.3.4.10: #i20344# pie subtypes changed 2004/04/19 17:29:02 iha 1.3.4.9: enable pie ring switch 2004/04/01 10:53:11 bm 1.3.4.8: XChartType: may return a coordinate system now 2004/03/24 10:43:15 bm 1.3.4.7: use getXStackMode() to make the generic matchesTemplate() method work again remove lines in 3d pie 2004/03/22 15:24:20 iha 1.3.4.6: added parameter SwapXAndYAxis for horizontal bar chart to method createCoordinateSystems 2004/03/19 14:32:59 bm 1.3.4.5: XDataSource now contains XLabeledDataSources 2004/03/08 13:34:24 bm 1.3.4.4: createAndAddAxes, createAndAddGrids: gets a sequences of coordinate systems now 2004/03/02 16:40:44 bm 1.3.4.3: allow creating more than one coordinate system 2004/02/20 17:43:57 iha 1.3.4.2: integrate categories at ScaleData 2004/02/13 16:51:44 bm 1.3.4.1: join from changes on branch bm_post_chart01


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [b60a3b7e549e3d85ab3b1a2e1708943ebf2f0ec6]

INTEGRATION: CWS chart2mst3 (1.6.4); FILE MERGED 2007/03/28 16:23:41 iha 1.6.4.50: #i75818# donuts change series order after save and reload, explosion gone 2007/03/27 10:18:40 iha 1.6.4.49: #i75776# explode the outer series for donuts 2007/03/26 14:19:21 iha 1.6.4.48: #i75590# copy some aspects from old charttype during creation of new 2007/03/01 13:54:30 iha 1.6.4.47: #i71167 & i74564# keep charttype properties if possible when switching charttypes 2006/10/18 17:14:46 bm 1.6.4.46: RESYNC: (1.7-1.8); FILE MERGED 2006/10/10 08:47:24 iha 1.6.4.45: remove explicit scaling for category axis and pie axis 2006/09/29 15:00:35 iha 1.6.4.44: corrected creation of 3D pies and donuts (extrude instead of lathe objects- for corect texture, get rid of problem with extended scene due to rotating bounding box, fixed #i67743# and no 90degree rotation difference between old and new API anymore) 2006/08/10 17:10:41 bm 1.6.4.43: second axis for stock charts fixed 2006/06/30 22:22:19 iha 1.6.4.42: correct 3D pie rotation: different default camera for pies 2006/04/10 12:25:13 iha 1.6.4.41: api restructure axis, grids, scales and increments 2006/01/26 16:18:59 bm 1.6.4.40: deprecated (and unused) header included 2005/11/02 13:49:21 bm 1.6.4.39: scene properties changed from SceneDescriptor property to the D3D properties offered by SceneProperties.hxx (this way XML im-/export works with the xmloff helper) 2005/10/13 17:39:04 iha 1.6.4.38: renamed BoundedCoordinateSystem to CoordinateSystem 2005/10/07 12:05:06 bm 1.6.4.37: RESYNC: (1.6-1.7); FILE MERGED 2005/08/26 16:18:36 bm 1.6.4.36: reset number format when switching forth and back percent stacking 2005/08/05 14:19:59 bm 1.6.4.35: getStackMode: per chart type (open: percent stacking works per coordinate system, how can this be synched) 2005/08/04 11:53:43 bm 1.6.4.34: set stack mode at new series. Percent stacking is now set in adaptScales 2005/08/03 16:36:24 bm 1.6.4.33: algohelper.hxx split up into CommonFunctors.hxx ContainerHelper.hxx CloneHelper.hxx 2005/07/29 13:30:15 bm 1.6.4.32: keep unused data at the diagram, resetStyles, and other small improvements of template handling 2005/07/28 09:34:52 bm 1.6.4.31: usage of color schemes and the VaryColorsByPoint property to have correct pie colors and legend entries 2005/07/26 12:13:17 bm 1.6.4.30: +resetStyles for restoring default settings, StackMode was not set in createChartTypes, allow change to unexploded if mode before was exploded, changed default explosion value to 0.5 2005/07/22 15:59:39 bm 1.6.4.29: #124566# on changeDiagram keep even more existing objects 2005/07/19 11:22:40 bm 1.6.4.28: only set floor to empty fillstyle if chart is 3d 2005/07/19 11:19:32 bm 1.6.4.27: remove floor filling for 3d pies 2005/07/18 16:11:35 bm 1.6.4.26: stock chart issues fixed 2005/07/15 16:07:21 bm 1.6.4.25: keep more old objects on chart type changes 2005/07/14 14:58:12 bm 1.6.4.24: remove wall filling 2005/06/24 16:12:01 iha 1.6.4.23: change scene descriptor for pie charts to have a more visible default position 2005/04/11 09:39:19 iha 1.6.4.22: defines for servicenames for charttypes (fixed apply to 2nd axis again) 2005/03/30 16:31:13 bm 1.6.4.21: make model cloneable (+first undo implementation) 2004/09/16 15:29:28 bm 1.6.4.20: superfluous headers removed 2004/09/16 15:24:26 bm 1.6.4.19: API simplification 2004/09/16 12:27:29 bm 1.6.4.18: API simplification 2004/09/15 17:32:07 bm 1.6.4.17: API simplification 2004/06/29 12:26:35 bm 1.6.4.16: XChartTypeTemplate changes 2004/05/27 17:27:12 bm 1.6.4.15: +getChartTypeForNewSeries at XChartTypeTemplate 2004/05/08 17:54:54 iha 1.6.4.14: polartransformation fixes and pie offset implementation 2004/05/07 15:34:36 bm 1.6.4.13: applyStyle works for single series now 2004/04/21 20:07:17 iha 1.6.4.12: #i20344# pie subtypes changed 2004/04/19 20:04:22 iha 1.6.4.11: #i20344# enable Pie Offset Mode 2004/04/19 17:28:49 iha 1.6.4.10: enable pie ring switch 2004/04/01 10:53:11 bm 1.6.4.9: XChartType: may return a coordinate system now 2004/03/24 10:42:54 bm 1.6.4.8: use getXStackMode() to make the generic matchesTemplate() method work again remove lines in 3d pie 2004/03/22 19:28:12 iha 1.6.4.7: Pie has swapped x and y axis 2004/03/22 15:24:42 iha 1.6.4.6: added parameter SwapXAndYAxis for horizontal bar chart to method createCoordinateSystems 2004/03/19 14:32:58 bm 1.6.4.5: XDataSource now contains XLabeledDataSources 2004/03/08 13:35:15 bm 1.6.4.4: createAndAddAxes, createAndAddGrids: gets a sequences of coordinate systems now 2004/03/02 16:40:44 bm 1.6.4.3: allow creating more than one coordinate system 2004/02/20 17:43:57 iha 1.6.4.2: integrate categories at ScaleData 2004/02/13 16:51:43 bm 1.6.4.1: join from changes on branch bm_post_chart01


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [c419c384a5b174c2fa309729d85ae4f9dec32148]

INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2005/10/13 17:39:04 iha 1.1.1.1.4.10: renamed BoundedCoordinateSystem to CoordinateSystem 2005/10/07 12:04:55 bm 1.1.1.1.4.9: RESYNC: (1.1.1.1-1.2); FILE MERGED 2005/03/30 16:31:13 bm 1.1.1.1.4.8: make model cloneable (+first undo implementation) 2004/09/16 14:42:47 bm 1.1.1.1.4.7: API simplification 2004/09/16 12:27:29 bm 1.1.1.1.4.6: API simplification 2004/09/15 17:32:07 bm 1.1.1.1.4.5: API simplification 2004/05/08 17:54:54 iha 1.1.1.1.4.4: polartransformation fixes and pie offset implementation 2004/04/19 20:04:22 iha 1.1.1.1.4.3: #i20344# enable Pie Offset Mode 2004/04/19 11:55:38 iha 1.1.1.1.4.2: enable switching between ring and pie 2004/04/01 10:53:11 bm 1.1.1.1.4.1: XChartType: may return a coordinate system now


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [a64595f8463b778ed5902e6935e21ebd1abfbd94]

INTEGRATION: CWS chart2mst3 (1.3.4); FILE MERGED 2006/10/18 17:14:38 bm 1.3.4.20: RESYNC: (1.4-1.5); FILE MERGED 2006/10/10 08:47:24 iha 1.3.4.19: remove explicit scaling for category axis and pie axis 2006/04/10 12:25:13 iha 1.3.4.18: api restructure axis, grids, scales and increments 2005/10/24 11:06:52 iha 1.3.4.17: coordinate system restructure 2005/10/13 17:39:04 iha 1.3.4.16: renamed BoundedCoordinateSystem to CoordinateSystem 2005/10/07 12:04:43 bm 1.3.4.15: RESYNC: (1.3-1.4); FILE MERGED 2005/09/16 16:50:13 iha 1.3.4.14: no creation of dummy categories in model - instead trigger generation of missing labels and categories in view 2005/08/03 16:36:24 bm 1.3.4.13: algohelper.hxx split up into CommonFunctors.hxx ContainerHelper.hxx CloneHelper.hxx 2005/07/19 11:41:36 iha 1.3.4.12: change pie orientation to old default 2005/04/11 09:39:41 iha 1.3.4.11: defines for servicenames for charttypes (fixed apply to 2nd axis again) 2005/03/30 16:31:13 bm 1.3.4.10: make model cloneable (+first undo implementation) 2004/09/16 14:42:47 bm 1.3.4.9: API simplification 2004/09/16 13:24:50 bm 1.3.4.8: API simplification 2004/09/16 12:27:29 bm 1.3.4.7: API simplification 2004/09/15 17:32:07 bm 1.3.4.6: API simplification 2004/05/08 17:54:54 iha 1.3.4.5: polartransformation fixes and pie offset implementation 2004/04/19 20:04:22 iha 1.3.4.4: #i20344# enable Pie Offset Mode 2004/04/19 11:56:23 iha 1.3.4.3: enable switching between ring and pie 2004/04/01 10:53:11 bm 1.3.4.2: XChartType: may return a coordinate system now 2004/02/13 16:51:43 bm 1.3.4.1: join from changes on branch bm_post_chart01


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [10e37aadc7e40f37684759bcd3c53b41b8d4c44c]

INTEGRATION: CWS chart2mst3 (1.2.4); FILE MERGED 2007/03/26 14:18:33 iha 1.2.4.16: #i75590# copy some aspects from old charttype during creation of new 2005/10/07 12:04:33 bm 1.2.4.15: RESYNC: (1.2-1.3); FILE MERGED 2005/08/05 14:19:58 bm 1.2.4.14: getStackMode: per chart type (open: percent stacking works per coordinate system, how can this be synched) 2004/09/16 12:27:29 bm 1.2.4.13: API simplification 2004/09/15 17:32:06 bm 1.2.4.12: API simplification 2004/06/29 12:26:35 bm 1.2.4.11: XChartTypeTemplate changes 2004/05/27 17:27:12 bm 1.2.4.10: +getChartTypeForNewSeries at XChartTypeTemplate 2004/05/07 15:34:36 bm 1.2.4.9: applyStyle works for single series now 2004/04/21 20:45:54 iha 1.2.4.8: #i20344# net subtypes changed 2004/04/01 10:53:11 bm 1.2.4.7: XChartType: may return a coordinate system now 2004/03/24 19:05:25 bm 1.2.4.6: XChartTypeTemplate changed: matchesTemplate may modify the template s properties if bAdaptProperties is true 2004/03/22 15:23:18 iha 1.2.4.5: added parameter SwapXAndYAxis for horizontal bar chart to method createCoordinateSystems 2004/03/19 14:32:58 bm 1.2.4.4: XDataSource now contains XLabeledDataSources 2004/03/02 16:40:43 bm 1.2.4.3: allow creating more than one coordinate system 2004/02/20 17:43:56 iha 1.2.4.2: integrate categories at ScaleData 2004/02/13 16:51:43 bm 1.2.4.1: join from changes on branch bm_post_chart01


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [a334c881df558cec88fb521f934e544987366226]

INTEGRATION: CWS chart2mst3 (1.3.4); FILE MERGED 2007/03/26 14:17:52 iha 1.3.4.28: #i75590# copy some aspects from old charttype during creation of new 2007/02/23 18:09:51 iha 1.3.4.27: #i74655# symbols lost when switching smooth lines 2006/10/18 17:14:29 bm 1.3.4.26: RESYNC: (1.4-1.5); FILE MERGED 2006/05/18 14:17:35 bm 1.3.4.25: #i65525# template detection corrected 2006/04/10 12:25:13 iha 1.3.4.24: api restructure axis, grids, scales and increments 2005/12/20 14:13:26 dr 1.3.4.23: API struct member names without prefixes 2005/10/07 12:04:23 bm 1.3.4.22: RESYNC: (1.3-1.4); FILE MERGED 2005/08/05 14:19:58 bm 1.3.4.21: getStackMode: per chart type (open: percent stacking works per coordinate system, how can this be synched) 2005/08/04 11:53:42 bm 1.3.4.20: set stack mode at new series. Percent stacking is now set in adaptScales 2005/08/03 16:36:24 bm 1.3.4.19: algohelper.hxx split up into CommonFunctors.hxx ContainerHelper.hxx CloneHelper.hxx 2005/04/14 16:30:09 iha 1.3.4.18: removed wrong previous changes 2005/04/14 16:28:17 iha 1.3.4.17: defines for servicenames for charttypes (fixed apply to 2nd axis again) 2005/04/11 09:40:09 iha 1.3.4.16: defines for servicenames for charttypes (fixed apply to 2nd axis again) 2004/09/16 15:24:26 bm 1.3.4.15: API simplification 2004/09/16 13:24:50 bm 1.3.4.14: API simplification 2004/09/16 12:27:28 bm 1.3.4.13: API simplification 2004/09/15 17:32:06 bm 1.3.4.12: API simplification 2004/06/29 12:26:34 bm 1.3.4.11: XChartTypeTemplate changes 2004/05/27 17:27:12 bm 1.3.4.10: +getChartTypeForNewSeries at XChartTypeTemplate 2004/05/07 15:34:35 bm 1.3.4.9: applyStyle works for single series now 2004/04/21 20:45:54 iha 1.3.4.8: #i20344# net subtypes changed 2004/04/01 10:53:11 bm 1.3.4.7: XChartType: may return a coordinate system now 2004/03/24 19:05:25 bm 1.3.4.6: XChartTypeTemplate changed: matchesTemplate may modify the template s properties if bAdaptProperties is true 2004/03/22 15:23:50 iha 1.3.4.5: added parameter SwapXAndYAxis for horizontal bar chart to method createCoordinateSystems 2004/03/19 14:32:58 bm 1.3.4.4: XDataSource now contains XLabeledDataSources 2004/03/02 16:40:43 bm 1.3.4.3: allow creating more than one coordinate system 2004/02/20 17:43:56 iha 1.3.4.2: integrate categories at ScaleData 2004/02/13 16:51:43 bm 1.3.4.1: join from changes on branch bm_post_chart01


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [565ca8191a68580334d9b6db3e4a0d6a8b6d2897]

INTEGRATION: CWS chart2mst3 (1.1.4); FILE MERGED 2005/10/13 17:39:03 iha 1.1.4.7: renamed BoundedCoordinateSystem to CoordinateSystem 2005/10/07 12:04:12 bm 1.1.4.6: RESYNC: (1.1-1.2); FILE MERGED 2005/03/30 16:31:12 bm 1.1.4.5: make model cloneable (+first undo implementation) 2004/09/16 14:42:47 bm 1.1.4.4: API simplification 2004/09/15 17:32:06 bm 1.1.4.3: API simplification 2004/04/01 10:53:10 bm 1.1.4.2: XChartType: may return a coordinate system now 2004/03/03 14:57:30 bm 1.1.4.1: support LegendSymbolStyle property


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [24ae5197a979b06d00ec96a4f29e84cae0cb54f2]

INTEGRATION: CWS chart2mst3 (1.2.4); FILE MERGED 2006/10/18 17:14:21 bm 1.2.4.18: RESYNC: (1.3-1.4); FILE MERGED 2006/04/10 12:25:13 iha 1.2.4.17: api restructure axis, grids, scales and increments 2006/03/29 22:24:45 iha 1.2.4.16: restructure legend entry creation + legend entries in data labels 2005/10/24 11:06:51 iha 1.2.4.15: coordinate system restructure 2005/10/13 17:39:03 iha 1.2.4.14: renamed BoundedCoordinateSystem to CoordinateSystem 2005/10/07 12:04:02 bm 1.2.4.13: RESYNC: (1.2-1.3); FILE MERGED 2005/09/16 16:50:12 iha 1.2.4.12: no creation of dummy categories in model - instead trigger generation of missing labels and categories in view 2005/08/03 16:36:24 bm 1.2.4.11: algohelper.hxx split up into CommonFunctors.hxx ContainerHelper.hxx CloneHelper.hxx 2005/07/19 11:42:24 iha 1.2.4.10: change net orientation to old default 2005/04/11 09:40:36 iha 1.2.4.9: defines for servicenames for charttypes (fixed apply to 2nd axis again) 2005/03/30 16:31:12 bm 1.2.4.8: make model cloneable (+first undo implementation) 2004/09/16 14:42:46 bm 1.2.4.7: API simplification 2004/09/16 13:24:50 bm 1.2.4.6: API simplification 2004/09/16 12:27:28 bm 1.2.4.5: API simplification 2004/09/15 17:32:06 bm 1.2.4.4: API simplification 2004/04/01 10:53:10 bm 1.2.4.3: XChartType: may return a coordinate system now 2004/03/23 16:48:05 bm 1.2.4.2: show symbols in legend 2004/03/03 14:57:17 bm 1.2.4.1: support LegendSymbolStyle property


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [332f0327d6c41a5e3e5ab86464546e74115da4f7]

INTEGRATION: CWS chart2mst3 (1.9.4); FILE MERGED 2007/03/26 14:17:16 iha 1.9.4.12: #i75590# copy some aspects from old charttype during creation of new 2005/10/07 12:03:52 bm 1.9.4.11: RESYNC: (1.9-1.10); FILE MERGED 2005/08/05 14:19:57 bm 1.9.4.10: getStackMode: per chart type (open: percent stacking works per coordinate system, how can this be synched) 2004/09/16 12:27:28 bm 1.9.4.9: API simplification 2004/09/15 17:32:06 bm 1.9.4.8: API simplification 2004/06/29 12:26:34 bm 1.9.4.7: XChartTypeTemplate changes 2004/05/27 17:27:12 bm 1.9.4.6: +getChartTypeForNewSeries at XChartTypeTemplate 2004/05/07 15:34:35 bm 1.9.4.5: applyStyle works for single series now 2004/04/20 19:21:34 iha 1.9.4.4: make curve style an adabtable property 2004/04/20 18:54:00 iha 1.9.4.3: enable chart type: points only on category axis 2004/03/24 19:05:25 bm 1.9.4.2: XChartTypeTemplate changed: matchesTemplate may modify the template s properties if bAdaptProperties is true 2004/02/13 16:51:42 bm 1.9.4.1: join from changes on branch bm_post_chart01


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [27895b78cb25f74c47374bd0ee9513261b741dc9]

INTEGRATION: CWS chart2mst3 (1.11.4); FILE MERGED 2007/03/26 14:16:53 iha 1.11.4.22: #i75590# copy some aspects from old charttype during creation of new 2007/02/23 18:08:48 iha 1.11.4.21: #i74655# symbols lost when switching smooth lines 2006/10/18 17:14:13 bm 1.11.4.20: RESYNC: (1.12-1.13); FILE MERGED 2005/12/20 14:13:26 dr 1.11.4.19: API struct member names without prefixes 2005/10/30 12:42:40 iha 1.11.4.18: #125770# detect symbolstyle correctly 2005/10/07 12:03:39 bm 1.11.4.17: RESYNC: (1.11-1.12); FILE MERGED 2005/08/05 14:19:57 bm 1.11.4.16: getStackMode: per chart type (open: percent stacking works per coordinate system, how can this be synched) 2005/08/04 11:53:42 bm 1.11.4.15: set stack mode at new series. Percent stacking is now set in adaptScales 2005/08/03 16:36:23 bm 1.11.4.14: algohelper.hxx split up into CommonFunctors.hxx ContainerHelper.hxx CloneHelper.hxx 2005/04/11 09:40:57 iha 1.11.4.13: defines for servicenames for charttypes (fixed apply to 2nd axis again) 2004/09/16 15:24:26 bm 1.11.4.12: API simplification 2004/09/16 12:27:28 bm 1.11.4.11: API simplification 2004/09/15 17:32:05 bm 1.11.4.10: API simplification 2004/06/29 12:26:34 bm 1.11.4.9: XChartTypeTemplate changes 2004/05/27 17:27:12 bm 1.11.4.8: +getChartTypeForNewSeries at XChartTypeTemplate 2004/05/07 15:34:35 bm 1.11.4.7: applyStyle works for single series now 2004/04/20 19:21:34 iha 1.11.4.6: make curve style an adabtable property 2004/04/20 18:55:12 iha 1.11.4.5: enable chart type: points only on category axis; make curve style an adabtable property 2004/04/19 12:00:46 iha 1.11.4.4: set spline resolution and order to matching template 2004/04/01 10:53:10 bm 1.11.4.3: XChartType: may return a coordinate system now 2004/03/24 19:05:24 bm 1.11.4.2: XChartTypeTemplate changed: matchesTemplate may modify the template s properties if bAdaptProperties is true 2004/02/13 16:51:42 bm 1.11.4.1: join from changes on branch bm_post_chart01


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [307730be9094956d5f2f4759031e5812700b207e]

INTEGRATION: CWS chart2mst3 (1.5.4); FILE MERGED 2005/10/07 12:03:30 bm 1.5.4.5: RESYNC: (1.5-1.6); FILE MERGED 2005/03/30 16:31:12 bm 1.5.4.4: make model cloneable (+first undo implementation) 2004/09/16 15:24:26 bm 1.5.4.3: API simplification 2004/09/16 14:42:46 bm 1.5.4.2: API simplification 2004/04/01 10:53:10 bm 1.5.4.1: XChartType: may return a coordinate system now


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [ab20282b04c10c4f0dd85229e9bbf53c225636c2]

INTEGRATION: CWS chart2mst3 (1.6.4); FILE MERGED 2006/10/18 17:14:04 bm 1.6.4.13: RESYNC: (1.7-1.8); FILE MERGED 2006/03/29 22:24:45 iha 1.6.4.12: restructure legend entry creation + legend entries in data labels 2005/10/07 12:03:20 bm 1.6.4.11: RESYNC: (1.6-1.7); FILE MERGED 2005/08/03 16:36:23 bm 1.6.4.10: algohelper.hxx split up into CommonFunctors.hxx ContainerHelper.hxx CloneHelper.hxx 2005/07/01 08:56:46 bm 1.6.4.9: use line-with-symbol style in legend as default 2005/04/11 09:59:41 iha 1.6.4.8: defines for servicenames for charttypes (fixed apply to 2nd axis again) 2005/03/30 16:31:12 bm 1.6.4.7: make model cloneable (+first undo implementation) 2004/09/16 15:24:25 bm 1.6.4.6: API simplification 2004/09/16 14:42:46 bm 1.6.4.5: API simplification 2004/09/16 12:27:28 bm 1.6.4.4: API simplification 2004/04/01 10:53:10 bm 1.6.4.3: XChartType: may return a coordinate system now 2004/03/19 16:44:09 bm 1.6.4.2: symbols in legend 2004/02/13 16:51:42 bm 1.6.4.1: join from changes on branch bm_post_chart01


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [55529877c6ac2da13797c0150fb3a8df3020eca7]

INTEGRATION: CWS chart2mst3 (1.1.4); FILE ADDED 2005/10/11 09:20:45 bm 1.1.4.6: license header change 2005/07/29 13:30:15 bm 1.1.4.5: keep unused data at the diagram, resetStyles, and other small improvements of template handling 2005/05/09 09:51:26 bm 1.1.4.4: moved parts of API to data namespace 2004/05/07 13:40:25 bm 1.1.4.3: context added in CTOR 2004/03/19 14:32:57 bm 1.1.4.2: XDataSource now contains XLabeledDataSources 2004/02/13 16:51:42 bm 1.1.4.1: join from changes on branch bm_post_chart01


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [6e3208c6c9ac3113c74910560e2f658082b3b6b0]

INTEGRATION: CWS chart2mst3 (1.1.4); FILE ADDED 2007/02/08 21:25:40 iha 1.1.4.17: resync m195 -> m202 2006/08/10 17:10:41 bm 1.1.4.16: second axis for stock charts fixed 2006/04/28 12:44:52 bm 1.1.4.15: #i64618# lcl_LabeledSequenceEquals: allow data sequences to be empty on equality check. 2005/12/21 21:29:23 iha 1.1.4.14: remove identifiers from model objects and create an index based CID protocol instead for selection purposes 2005/11/02 14:54:17 iha 1.1.4.13: make more failsafe 2005/10/11 09:20:45 bm 1.1.4.12: license header change 2005/08/03 16:36:23 bm 1.1.4.11: algohelper.hxx split up into CommonFunctors.hxx ContainerHelper.hxx CloneHelper.hxx 2005/07/29 13:30:15 bm 1.1.4.10: keep unused data at the diagram, resetStyles, and other small improvements of template handling 2005/05/09 09:51:25 bm 1.1.4.9: moved parts of API to data namespace 2005/05/03 16:52:14 bm 1.1.4.8: XDataProvider, XDataSequence: RangeIdentifiers removed 2005/04/06 13:17:11 iha 1.1.4.7: make more failsave 2004/07/05 11:33:13 iha 1.1.4.6: identify duplicate ranges correctly to prevent duplication of series 2004/05/07 13:40:24 bm 1.1.4.5: context added in CTOR 2004/03/29 13:29:25 bm 1.1.4.4: XDataSequence: getSourceRangeRepresentation -> getSourceIdentifier 2004/03/24 09:44:21 bm 1.1.4.3: +debug function lcl_ShowDataSource for tracing the content of the data source that is parsed some if checks for invalid objects 2004/03/19 14:32:57 bm 1.1.4.2: XDataSource now contains XLabeledDataSources 2004/02/13 16:51:42 bm 1.1.4.1: join from changes on branch bm_post_chart01


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [212b2fadf4c7b790fc9c874917c0210808041239]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2005/10/11 09:20:45 bm 1.1.2.3: license header change 2005/07/29 11:37:50 bm 1.1.2.2: only overload for interpretDataSource needed 2005/06/27 13:37:43 iha 1.1.2.1: support property number of lines


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [536682b5a7864181272112bb6014f22e088b69b2]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/02/08 21:25:40 iha 1.1.2.9: resync m195 -> m202 2006/05/09 13:06:50 bm 1.1.2.8: #i65200# references to sequence elements become invalid after realloc. (Why didn't this happen earlier? Maybe earlier the realloc was a no-op) 2005/10/11 09:20:44 bm 1.1.2.7: license header change 2005/08/15 17:04:06 iha 1.1.2.6: don't crash caused by illegal number of lines (if switching charttype from stock to column+line) 2005/08/03 16:36:23 bm 1.1.2.5: algohelper.hxx split up into CommonFunctors.hxx ContainerHelper.hxx CloneHelper.hxx 2005/07/29 11:38:32 bm 1.1.2.4: only overload for interpretDataSource needed, call base class to avoid duplicate code 2005/07/15 15:58:14 bm 1.1.2.3: allow one sequence of data for compatibility 2005/06/27 13:40:01 iha 1.1.2.2: support property number of lines 2005/06/27 13:39:08 iha 1.1.2.1: support property number of lines


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [2f1262fad371b8b80765b334f50b23cea410c4db]

INTEGRATION: CWS chart2mst3 (1.5.4); FILE MERGED 2007/03/26 14:15:40 iha 1.5.4.15: #i75590# copy some aspects from old charttype during creation of new 2007/03/01 13:54:30 iha 1.5.4.14: #i71167 & i74564# keep charttype properties if possible when switching charttypes 2005/10/13 17:39:02 iha 1.5.4.13: renamed BoundedCoordinateSystem to CoordinateSystem 2005/10/07 12:03:07 bm 1.5.4.12: RESYNC: (1.5-1.6); FILE MERGED 2005/08/05 14:19:57 bm 1.5.4.11: getStackMode: per chart type (open: percent stacking works per coordinate system, how can this be synched) 2005/07/15 16:07:21 bm 1.5.4.10: keep more old objects on chart type changes 2005/06/27 13:41:57 iha 1.5.4.9: support property number of lines 2004/09/16 12:27:28 bm 1.5.4.8: API simplification 2004/09/15 17:32:05 bm 1.5.4.7: API simplification 2004/05/27 17:27:11 bm 1.5.4.6: +getChartTypeForNewSeries at XChartTypeTemplate 2004/03/24 19:05:24 bm 1.5.4.5: XChartTypeTemplate changed: matchesTemplate may modify the template s properties if bAdaptProperties is true 2004/03/19 14:32:57 bm 1.5.4.4: XDataSource now contains XLabeledDataSources 2004/03/02 16:40:42 bm 1.5.4.3: allow creating more than one coordinate system 2004/02/20 17:43:56 iha 1.5.4.2: integrate categories at ScaleData 2004/02/13 16:51:41 bm 1.5.4.1: join from changes on branch bm_post_chart01


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [ef8103acddd76dd4e7bba9a35f36f471239c7e36]

INTEGRATION: CWS chart2mst3 (1.5.4); FILE MERGED 2007/03/26 14:15:09 iha 1.5.4.26: #i75590# copy some aspects from old charttype during creation of new 2007/03/01 13:54:30 iha 1.5.4.25: #i71167 & i74564# keep charttype properties if possible when switching charttypes 2006/10/18 17:13:52 bm 1.5.4.24: RESYNC: (1.6-1.7); FILE MERGED 2005/10/24 11:06:50 iha 1.5.4.23: coordinate system restructure 2005/10/13 17:39:02 iha 1.5.4.22: renamed BoundedCoordinateSystem to CoordinateSystem 2005/10/07 12:02:56 bm 1.5.4.21: RESYNC: (1.5-1.6); FILE MERGED 2005/08/15 17:04:06 iha 1.5.4.20: don't crash caused by illegal number of lines (if switching charttype from stock to column+line) 2005/08/05 14:19:56 bm 1.5.4.19: getStackMode: per chart type (open: percent stacking works per coordinate system, how can this be synched) 2005/08/03 16:36:23 bm 1.5.4.18: algohelper.hxx split up into CommonFunctors.hxx ContainerHelper.hxx CloneHelper.hxx 2005/07/18 16:11:35 bm 1.5.4.17: stock chart issues fixed 2005/07/15 16:07:20 bm 1.5.4.16: keep more old objects on chart type changes 2005/07/01 16:13:39 bm 1.5.4.15: wrong behaviour fixed when number of series is 0 2005/06/27 13:41:34 iha 1.5.4.14: support property number of lines 2005/04/11 10:00:14 iha 1.5.4.13: defines for servicenames for charttypes (fixed apply to 2nd axis again) 2004/09/20 08:58:21 bm 1.5.4.12: set stacking for lines explicitly to NONE 2004/09/17 10:52:50 bm 1.5.4.11: API simplification 2004/09/16 15:24:25 bm 1.5.4.10: API simplification 2004/09/16 12:27:27 bm 1.5.4.9: API simplification 2004/09/15 17:32:05 bm 1.5.4.8: API simplification 2004/05/27 17:27:11 bm 1.5.4.7: +getChartTypeForNewSeries at XChartTypeTemplate 2004/04/01 10:53:09 bm 1.5.4.6: XChartType: may return a coordinate system now 2004/03/24 19:05:24 bm 1.5.4.5: XChartTypeTemplate changed: matchesTemplate may modify the template s properties if bAdaptProperties is true 2004/03/19 14:32:57 bm 1.5.4.4: XDataSource now contains XLabeledDataSources 2004/03/02 16:40:42 bm 1.5.4.3: allow creating more than one coordinate system 2004/02/20 17:43:55 iha 1.5.4.2: integrate categories at ScaleData 2004/02/13 16:51:41 bm 1.5.4.1: join from changes on branch bm_post_chart01


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [f4fe9c21a142ca3c6779033669fc890310df391c]

INTEGRATION: CWS chart2mst3 (1.1.4); FILE MERGED 2005/11/22 14:06:27 iha 1.1.4.6: support BarOverlap and GapWidth 2005/10/07 12:02:46 bm 1.1.4.5: RESYNC: (1.1-1.2); FILE MERGED 2005/03/30 16:31:12 bm 1.1.4.4: make model cloneable (+first undo implementation) 2004/09/16 14:42:46 bm 1.1.4.3: API simplification 2004/09/16 12:27:27 bm 1.1.4.2: API simplification 2004/04/01 10:53:09 bm 1.1.4.1: XChartType: may return a coordinate system now


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [e6aab91f8dad2aace265caa19e813274ceb5b4f2]

INTEGRATION: CWS chart2mst3 (1.2.4); FILE MERGED 2006/10/18 17:13:44 bm 1.2.4.8: RESYNC: (1.3-1.4); FILE MERGED 2005/11/22 14:06:35 iha 1.2.4.7: support BarOverlap and GapWidth 2005/10/07 12:02:35 bm 1.2.4.6: RESYNC: (1.2-1.3); FILE MERGED 2005/04/11 10:00:52 iha 1.2.4.5: defines for servicenames for charttypes (fixed apply to 2nd axis again) 2005/03/30 16:31:12 bm 1.2.4.4: make model cloneable (+first undo implementation) 2004/09/16 14:42:46 bm 1.2.4.3: API simplification 2004/09/16 12:27:27 bm 1.2.4.2: API simplification 2004/04/01 10:53:09 bm 1.2.4.1: XChartType: may return a coordinate system now


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [f2d89efe0b5f75afbcdb44c71f89dd356d4c1694]

INTEGRATION: CWS chart2mst3 (1.6.4); FILE MERGED 2007/03/01 13:54:30 iha 1.6.4.30: #i71167 & i74564# keep charttype properties if possible when switching charttypes 2006/08/10 17:10:41 bm 1.6.4.29: second axis for stock charts fixed 2006/04/10 12:25:13 iha 1.6.4.28: api restructure axis, grids, scales and increments 2005/10/24 11:06:50 iha 1.6.4.27: coordinate system restructure 2005/10/13 17:39:01 iha 1.6.4.26: renamed BoundedCoordinateSystem to CoordinateSystem 2005/10/07 12:02:23 bm 1.6.4.25: RESYNC: (1.6-1.7); FILE MERGED 2005/08/05 14:19:56 bm 1.6.4.24: getStackMode: per chart type (open: percent stacking works per coordinate system, how can this be synched) 2005/08/04 11:53:42 bm 1.6.4.23: set stack mode at new series. Percent stacking is now set in adaptScales 2005/07/26 12:11:58 bm 1.6.4.22: +resetStyles for restoring default settings 2005/07/22 15:59:38 bm 1.6.4.21: #124566# on changeDiagram keep even more existing objects 2005/07/15 16:07:20 bm 1.6.4.20: keep more old objects on chart type changes 2005/07/14 14:52:57 bm 1.6.4.19: +supportsCategories 2005/06/24 16:11:07 iha 1.6.4.18: change scene descriptor for pie charts to have a more visible default position 2005/05/09 09:51:23 bm 1.6.4.17: moved parts of API to data namespace 2004/09/16 14:47:50 iha 1.6.4.16: implement api redesign 2004/09/16 12:27:27 bm 1.6.4.15: API simplification 2004/09/15 17:32:05 bm 1.6.4.14: API simplification 2004/09/09 15:12:37 bm 1.6.4.13: fixing loading of series: newly interpreted series have to be attached to the tree correctly 2004/06/29 12:26:34 bm 1.6.4.12: XChartTypeTemplate changes 2004/05/27 17:27:11 bm 1.6.4.11: +getChartTypeForNewSeries at XChartTypeTemplate 2004/05/07 15:34:34 bm 1.6.4.10: applyStyle works for single series now 2004/05/07 13:39:35 bm 1.6.4.9: +changeDiagramData (XChartTypeTemplate) 2004/04/01 10:53:09 bm 1.6.4.8: XChartType: may return a coordinate system now 2004/03/24 19:05:24 bm 1.6.4.7: XChartTypeTemplate changed: matchesTemplate may modify the template s properties if bAdaptProperties is true 2004/03/22 15:18:21 iha 1.6.4.6: added parameter SwapXAndYAxis for horizontal bar chart 2004/03/19 14:32:56 bm 1.6.4.5: XDataSource now contains XLabeledDataSources 2004/03/03 14:18:46 bm 1.6.4.4: m_xContext -> protected, may be used by derived classes 2004/03/02 16:40:42 bm 1.6.4.3: allow creating more than one coordinate system 2004/02/20 17:43:55 iha 1.6.4.2: integrate categories at ScaleData 2004/02/13 16:51:40 bm 1.6.4.1: join from changes on branch bm_post_chart01


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [9b538afc2995f7d703a77bb4e6d0e1bc97e3ca20]

INTEGRATION: CWS chart2mst3 (1.10.4); FILE MERGED 2007/03/26 14:14:10 iha 1.10.4.72: #i75590# copy some aspects from old charttype during creation of new 2007/03/01 13:54:30 iha 1.10.4.71: #i71167 & i74564# keep charttype properties if possible when switching charttypes 2007/02/24 12:10:47 iha 1.10.4.70: #i74656# keep as much axis info as possible when switching charttypes 2007/02/09 17:29:20 bm 1.10.4.69: XChartDocument::createInternalDataProvider() works like expected now 2006/10/18 17:13:37 bm 1.10.4.68: RESYNC: (1.13-1.14); FILE MERGED 2006/10/10 08:47:23 iha 1.10.4.67: remove explicit scaling for category axis and pie axis 2006/09/21 11:58:17 bm 1.10.4.66: #i69680# createCoordinateSystems: make grid of first y-axis visible (was in the CooSys CTOR before) 2006/08/10 17:10:41 bm 1.10.4.65: second axis for stock charts fixed 2006/04/22 11:10:30 iha 1.10.4.64: park unused categories in scale with AxisType not being CATEGORY 2006/04/11 19:24:58 iha 1.10.4.63: api restructure axis, grids, scales and increments - adapt scales after creating axis now 2006/04/10 15:03:34 iha 1.10.4.62: api restructure axis, grids, scales and increments 2006/04/10 12:25:12 iha 1.10.4.61: api restructure axis, grids, scales and increments 2005/12/07 12:21:01 iha 1.10.4.60: remove dependendy from special axis identifiers 2005/11/29 18:09:26 iha 1.10.4.59: create correct secondary axis for stockcharts 2005/11/18 18:19:55 iha 1.10.4.58: restructuring for proper subgrid support 2005/11/18 15:21:34 bm 1.10.4.57: use XInitialization for passing the identifier when creating grids (do not use context) 2005/11/08 14:56:59 iha 1.10.4.56: set and remove categories also to and from secondary scales 2005/11/02 19:15:56 iha 1.10.4.55: enable load of stock chart with japanese boxes 2005/10/24 11:06:49 iha 1.10.4.54: coordinate system restructure 2005/10/13 17:39:00 iha 1.10.4.53: renamed BoundedCoordinateSystem to CoordinateSystem 2005/10/11 12:56:02 bm 1.10.4.52: maintain coordinate system structure on template change 2005/10/07 12:02:14 bm 1.10.4.51: RESYNC: (1.12-1.13); FILE MERGED 2005/09/16 16:50:12 iha 1.10.4.50: no creation of dummy categories in model - instead trigger generation of missing labels and categories in view 2005/09/01 16:23:56 bm 1.10.4.49: adaptAxes: remove axes that use coordinate systems not contained in the current Diagram 2005/09/01 15:54:13 bm 1.10.4.48: try to get categories fromunused data (switch from scatter to category chart) 2005/08/31 12:30:00 iha 1.10.4.47: no categories for xy 2005/08/26 16:18:36 bm 1.10.4.46: reset number format when switching forth and back percent stacking 2005/08/26 12:47:51 bm 1.10.4.45: always call createAxes to have enough axes. E.g. stock charts with volume have a series attached to the second axis. We need to create the second axis at least for saving (there are no scales in the file format) 2005/08/05 14:19:55 bm 1.10.4.44: getStackMode: per chart type (open: percent stacking works per coordinate system, how can this be synched) 2005/08/04 11:53:42 bm 1.10.4.43: set stack mode at new series. Percent stacking is now set in adaptScales 2005/08/03 16:36:22 bm 1.10.4.42: algohelper.hxx split up into CommonFunctors.hxx ContainerHelper.hxx CloneHelper.hxx 2005/07/29 13:30:15 bm 1.10.4.41: keep unused data at the diagram, resetStyles, and other small improvements of template handling 2005/07/28 15:43:25 bm 1.10.4.40: last change reverted -- seems to be necessary to delete the coordinate systems (todo: make this unnecessary) 2005/07/28 15:28:13 bm 1.10.4.39: changeDiagram: do not delete coordinate systems 2005/07/28 09:34:51 bm 1.10.4.38: usage of color schemes and the VaryColorsByPoint property to have correct pie colors and legend entries 2005/07/26 12:11:34 bm 1.10.4.37: +resetStyles for restoring default settings 2005/07/22 15:59:38 bm 1.10.4.36: #124566# on changeDiagram keep even more existing objects 2005/07/18 16:11:35 bm 1.10.4.35: stock chart issues fixed 2005/07/15 16:07:20 bm 1.10.4.34: keep more old objects on chart type changes 2005/07/14 14:52:17 bm 1.10.4.33: create dummy categories if a chart type needs categories but has no actual ones 2005/06/16 12:51:24 iha 1.10.4.32: no legend by default 2005/05/09 09:51:22 bm 1.10.4.31: moved parts of API to data namespace 2005/04/19 14:24:48 bm 1.10.4.30: changeDiagramData: also set categories 2004/09/27 17:15:28 bm 1.10.4.29: iterate only to min instead of max of the two sequences lengths 2004/09/20 14:37:10 bm 1.10.4.28: some more debug code 2004/09/17 16:25:12 bm 1.10.4.27: improved 2004/09/17 10:52:50 bm 1.10.4.26: API simplification 2004/09/16 14:47:50 iha 1.10.4.25: implement api redesign 2004/09/16 13:22:41 bm 1.10.4.24: API simplification 2004/09/16 12:27:27 bm 1.10.4.23: API simplification 2004/09/15 17:32:04 bm 1.10.4.22: API simplification 2004/09/09 15:12:37 bm 1.10.4.21: fixing loading of series: newly interpreted series have to be attached to the tree correctly 2004/07/01 13:40:39 iha 1.10.4.20: use ColorProvider for default series colors 2004/06/29 12:26:33 bm 1.10.4.19: XChartTypeTemplate changes 2004/06/11 12:21:42 bm 1.10.4.18: use standard colors 2004/05/27 17:27:10 bm 1.10.4.17: +getChartTypeForNewSeries at XChartTypeTemplate 2004/05/10 16:38:39 bm 1.10.4.16: put lcl_replaceCategoriesAtCoordinateSystem into an anonymous namespace that is available undconditionally (not only with debug) 2004/05/10 16:29:01 bm 1.10.4.15: changeDiagramData corrected 2004/05/07 15:46:06 bm 1.10.4.14: shadowed variable 2004/05/07 15:34:34 bm 1.10.4.13: applyStyle works for single series now 2004/05/07 13:38:41 bm 1.10.4.12: +changeDiagramData (XChartTypeTemplate) 2004/04/01 10:53:08 bm 1.10.4.11: XChartType: may return a coordinate system now 2004/03/29 13:29:09 bm 1.10.4.10: XDataSequence: getSourceRangeRepresentation -> getSourceIdentifier 2004/03/25 10:27:41 bm 1.10.4.9: for-loop scope problem 2004/03/24 19:05:24 bm 1.10.4.8: XChartTypeTemplate changed: matchesTemplate may modify the template s properties if bAdaptProperties is true 2004/03/22 15:18:58 iha 1.10.4.7: added parameter SwapXAndYAxis for horizontal bar chart 2004/03/19 14:32:56 bm 1.10.4.6: XDataSource now contains XLabeledDataSources 2004/03/18 16:34:50 iha 1.10.4.5: removed unused include 2004/03/12 15:38:43 iha 1.10.4.4: added AxisPosition for secondary axes 2004/03/02 16:40:42 bm 1.10.4.3: allow creating more than one coordinate system 2004/02/20 17:43:55 iha 1.10.4.2: integrate categories at ScaleData 2004/02/13 16:51:40 bm 1.10.4.1: join from changes on branch bm_post_chart01


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [b04469fbb8a404b02847b7d58a21626cc482f89b]

INTEGRATION: CWS chart2mst3 (1.12.4); FILE MERGED 2006/10/18 17:13:28 bm 1.12.4.18: RESYNC: (1.14-1.15); FILE MERGED 2005/11/21 12:39:07 iha 1.12.4.17: i58146 percent stacked net charts with lines and symbols are not detected in wizard and not saved 2005/10/07 12:02:05 bm 1.12.4.16: RESYNC: (1.13-1.14); FILE MERGED 2005/08/03 16:36:22 bm 1.12.4.15: algohelper.hxx split up into CommonFunctors.hxx ContainerHelper.hxx CloneHelper.hxx 2004/11/03 01:21:32 bm 1.12.4.14: RESYNC: (1.12-1.13); FILE MERGED 2004/09/16 12:27:26 bm 1.12.4.13: API simplification 2004/09/15 17:32:04 bm 1.12.4.12: API simplification 2004/05/27 17:27:10 bm 1.12.4.11: +getChartTypeForNewSeries at XChartTypeTemplate 2004/04/21 20:45:54 iha 1.12.4.10: #i20344# net subtypes changed 2004/04/21 20:07:12 iha 1.12.4.9: #i20344# pie subtypes changed 2004/04/20 21:02:32 iha 1.12.4.8: enable stacking subtypes for charttype 3D Line 2004/04/20 20:32:24 iha 1.12.4.7: enable 3D Scatter chart 2004/04/20 19:21:34 iha 1.12.4.6: make curve style an adabtable property 2004/04/20 19:01:49 iha 1.12.4.5: enable chart type: points only on category axis; make curve style an adabtable property 2004/04/19 20:04:22 iha 1.12.4.4: #i20344# enable Pie Offset Mode 2004/03/19 14:32:56 bm 1.12.4.3: XDataSource now contains XLabeledDataSources 2004/03/09 09:26:58 bm 1.12.4.2: breaks in case missing 2004/02/13 16:51:39 bm 1.12.4.1: join from changes on branch bm_post_chart01


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [d14f688099fd61c4184c500d654c7b0a7bce5292]

INTEGRATION: CWS chart2mst3 (1.2.4); FILE MERGED 2005/12/21 21:29:22 iha 1.2.4.17: remove identifiers from model objects and create an index based CID protocol instead for selection purposes 2005/11/29 09:52:50 bm 1.2.4.16: #i58588# make m_xModifyEventForwarder protected for derived classes to be able to listen to children 2005/11/07 20:54:04 iha 1.2.4.15: fixed crash during switching of charttype - remove modify listeners from removed series 2005/11/07 17:12:45 bm 1.2.4.14: some missing notifications added 2005/10/13 17:39:00 iha 1.2.4.13: renamed BoundedCoordinateSystem to CoordinateSystem 2005/10/07 12:01:55 bm 1.2.4.12: RESYNC: (1.2-1.3); FILE MERGED 2005/04/15 14:50:57 bm 1.2.4.11: use vector instead of map to avoid sorting of data series 2005/03/30 16:31:11 bm 1.2.4.10: make model cloneable (+first undo implementation) 2004/09/16 16:52:14 bm 1.2.4.9: API simplification 2004/09/16 16:51:14 bm 1.2.4.8: API simplification 2004/09/16 14:42:45 bm 1.2.4.7: API simplification 2004/09/16 12:27:26 bm 1.2.4.6: API simplification 2004/09/15 17:32:04 bm 1.2.4.5: API simplification 2004/06/29 12:26:33 bm 1.2.4.4: XChartTypeTemplate changes 2004/04/01 10:53:08 bm 1.2.4.3: XChartType: may return a coordinate system now 2004/03/02 09:49:18 bm 1.2.4.2: XChartTypeInterface changed 2004/02/13 16:51:39 bm 1.2.4.1: join from changes on branch bm_post_chart01


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [7bef16295c41bd3064613b658761bc6695c34ac1]

INTEGRATION: CWS chart2mst3 (1.2.4); FILE MERGED 2006/10/18 17:13:18 bm 1.2.4.31: RESYNC: (1.3-1.4); FILE MERGED 2006/04/10 12:25:12 iha 1.2.4.30: api restructure axis, grids, scales and increments 2005/12/21 21:29:22 iha 1.2.4.29: remove identifiers from model objects and create an index based CID protocol instead for selection purposes 2005/11/29 09:52:50 bm 1.2.4.28: #i58588# make m_xModifyEventForwarder protected for derived classes to be able to listen to children 2005/11/25 16:21:03 iha 1.2.4.27: correct labels at z axis for deep stacking 2005/11/15 18:32:19 bm 1.2.4.26: copy CTOR: add as listener to data series 2005/11/14 13:46:58 iha 1.2.4.25: fixed category axis for created cooredinate system 2005/11/07 20:54:28 iha 1.2.4.24: fixed crash during switching of charttype - remove modify listeners from removed series 2005/11/07 17:12:44 bm 1.2.4.23: some missing notifications added 2005/10/24 11:06:48 iha 1.2.4.22: coordinate system restructure 2005/10/13 17:38:59 iha 1.2.4.21: renamed BoundedCoordinateSystem to CoordinateSystem 2005/10/07 12:01:46 bm 1.2.4.20: RESYNC: (1.2-1.3); FILE MERGED 2005/09/23 15:25:06 iha 1.2.4.19: #i55000# crash caused by dead reference to mutex 2005/09/16 16:50:11 iha 1.2.4.18: no creation of dummy categories in model - instead trigger generation of missing labels and categories in view 2005/08/03 16:36:22 bm 1.2.4.17: algohelper.hxx split up into CommonFunctors.hxx ContainerHelper.hxx CloneHelper.hxx 2005/04/15 14:50:56 bm 1.2.4.16: use vector instead of map to avoid sorting of data series 2005/03/30 16:31:11 bm 1.2.4.15: make model cloneable (+first undo implementation) 2004/09/17 11:12:07 bm 1.2.4.14: setDataSeries: clear vector before adding content 2004/09/17 09:00:04 bm 1.2.4.13: DataSeries is no XIdentifiable, but has a property "Identifier" 2004/09/16 17:02:21 bm 1.2.4.12: API simplification 2004/09/16 16:53:43 bm 1.2.4.11: API simplification 2004/09/16 16:51:14 bm 1.2.4.10: API simplification 2004/09/16 14:42:45 bm 1.2.4.9: API simplification 2004/09/16 13:21:37 bm 1.2.4.8: API simplification 2004/09/16 12:27:26 bm 1.2.4.7: API simplification 2004/09/15 17:32:04 bm 1.2.4.6: API simplification 2004/06/29 12:26:33 bm 1.2.4.5: XChartTypeTemplate changes 2004/05/27 17:41:38 bm 1.2.4.4: error-bars not supported yet 2004/04/01 10:53:08 bm 1.2.4.3: XChartType: may return a coordinate system now 2004/03/02 09:49:18 bm 1.2.4.2: XChartTypeInterface changed 2004/02/13 16:51:39 bm 1.2.4.1: join from changes on branch bm_post_chart01


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [58c7c5ed53730e887ad7853568d2c984a21ed13a]

INTEGRATION: CWS chart2mst3 (1.1.4); FILE ADDED 2005/11/29 09:53:36 bm 1.1.4.10: #i58587# correct adding and removing modification listeners at XPropertySet properties 2005/10/11 09:20:44 bm 1.1.4.9: license header change 2005/03/30 16:31:11 bm 1.1.4.8: make model cloneable (+first undo implementation) 2004/09/16 14:42:45 bm 1.1.4.7: API simplification 2004/09/16 12:27:25 bm 1.1.4.6: API simplification 2004/06/29 12:26:33 bm 1.1.4.5: XChartTypeTemplate changes 2004/04/27 13:36:38 bm 1.1.4.4: +optional roles 2004/04/01 10:53:08 bm 1.1.4.3: XChartType: may return a coordinate system now 2004/03/02 09:49:18 bm 1.1.4.2: XChartTypeInterface changed 2004/02/13 16:51:39 bm 1.1.4.1: join from changes on branch bm_post_chart01


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [2ed8d8714b9d435f650cd8537ce6d21a3cbbee93]

INTEGRATION: CWS chart2mst3 (1.1.4); FILE ADDED 2007/02/08 21:25:40 iha 1.1.4.16: resync m195 -> m202 2006/03/29 22:24:45 iha 1.1.4.15: restructure legend entry creation + legend entries in data labels 2005/11/29 09:53:35 bm 1.1.4.14: #i58587# correct adding and removing modification listeners at XPropertySet properties 2005/10/11 09:20:44 bm 1.1.4.13: license header change 2005/08/03 16:36:22 bm 1.1.4.12: algohelper.hxx split up into CommonFunctors.hxx ContainerHelper.hxx CloneHelper.hxx 2005/07/13 09:16:54 bm 1.1.4.11: changed defaults for properties 2005/04/14 16:26:08 iha 1.1.4.10: changed servicenames to avoid confusion with model services 2005/03/30 16:31:11 bm 1.1.4.9: make model cloneable (+first undo implementation) 2004/09/16 14:42:45 bm 1.1.4.8: API simplification 2004/09/16 12:27:25 bm 1.1.4.7: API simplification 2004/06/29 12:26:32 bm 1.1.4.6: XChartTypeTemplate changes 2004/04/27 13:36:20 bm 1.1.4.5: +optional roles 2004/04/01 10:53:08 bm 1.1.4.4: XChartType: may return a coordinate system now 2004/03/02 16:40:42 bm 1.1.4.3: allow creating more than one coordinate system 2004/03/02 09:49:03 bm 1.1.4.2: XChartTypeInterface changed, StockBars are no longer default now 2004/02/13 16:51:39 bm 1.1.4.1: join from changes on branch bm_post_chart01


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [44ad44a88741e9c61d83de8c1f2bde6f471ded8a]

INTEGRATION: CWS chart2mst3 (1.4.4); FILE MERGED 2007/03/26 14:12:13 iha 1.4.4.19: #i75590# copy some aspects from old charttype during creation of new 2005/10/13 17:38:59 iha 1.4.4.18: renamed BoundedCoordinateSystem to CoordinateSystem 2005/10/07 12:01:37 bm 1.4.4.17: RESYNC: (1.4-1.5); FILE MERGED 2005/08/05 14:19:55 bm 1.4.4.16: getStackMode: per chart type (open: percent stacking works per coordinate system, how can this be synched) 2005/08/04 11:53:42 bm 1.4.4.15: set stack mode at new series. Percent stacking is now set in adaptScales 2005/07/26 12:11:10 bm 1.4.4.14: +resetStyles for restoring default settings 2005/07/15 16:07:20 bm 1.4.4.13: keep more old objects on chart type changes 2005/05/09 09:51:21 bm 1.4.4.12: moved parts of API to data namespace 2004/09/27 16:44:08 bm 1.4.4.11: superfluous member ThreeDMode removed 2004/09/16 12:27:25 bm 1.4.4.10: API simplification 2004/09/15 17:32:04 bm 1.4.4.9: API simplification 2004/06/29 12:26:32 bm 1.4.4.8: XChartTypeTemplate changes 2004/05/27 17:27:10 bm 1.4.4.7: +getChartTypeForNewSeries at XChartTypeTemplate 2004/05/07 15:34:33 bm 1.4.4.6: applyStyle works for single series now 2004/04/01 10:53:07 bm 1.4.4.5: XChartType: may return a coordinate system now 2004/03/24 19:05:23 bm 1.4.4.4: XChartTypeTemplate changed: matchesTemplate may modify the template s properties if bAdaptProperties is true 2004/03/22 15:22:11 iha 1.4.4.3: added parameter SwapXAndYAxis for horizontal bar chart to method createCoordinateSystems 2004/03/09 09:32:39 bm 1.4.4.2: set ZStackMode correctly 2004/02/13 16:51:38 bm 1.4.4.1: join from changes on branch bm_post_chart01


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [34fa6b55f5ffa00b7f10c79d0de50052aef0103b]

INTEGRATION: CWS chart2mst3 (1.4.4); FILE MERGED 2007/03/26 14:09:36 iha 1.4.4.31: #i75590# copy some aspects from old charttype during creation of new 2007/02/24 10:39:13 iha 1.4.4.30: #i74648# also change attributed data points 2006/10/18 17:13:10 bm 1.4.4.29: RESYNC: (1.5-1.6); FILE MERGED 2005/11/14 12:05:57 iha 1.4.4.28: fix detection of bargeometry 2005/11/08 18:14:48 iha 1.4.4.27: fix BarChart template detection 2005/11/08 16:33:09 iha 1.4.4.26: correct x axis direction for bar charts 2005/10/13 17:38:58 iha 1.4.4.25: renamed BoundedCoordinateSystem to CoordinateSystem 2005/10/11 12:56:50 bm 1.4.4.24: maintain coordinate system structure on template change (resetStyles: reset SwapXAndYAxis property) 2005/10/07 12:01:25 bm 1.4.4.23: RESYNC: (1.4-1.5); FILE MERGED 2005/08/26 16:18:36 bm 1.4.4.22: reset number format when switching forth and back percent stacking 2005/08/05 14:19:54 bm 1.4.4.21: getStackMode: per chart type (open: percent stacking works per coordinate system, how can this be synched) 2005/08/04 11:53:41 bm 1.4.4.20: set stack mode at new series. Percent stacking is now set in adaptScales 2005/08/03 16:36:21 bm 1.4.4.19: algohelper.hxx split up into CommonFunctors.hxx ContainerHelper.hxx CloneHelper.hxx 2005/07/29 13:30:14 bm 1.4.4.18: keep unused data at the diagram, resetStyles, and other small improvements of template handling 2005/07/26 12:10:43 bm 1.4.4.17: +resetStyles for restoring default settings 2005/07/15 16:07:20 bm 1.4.4.16: keep more old objects on chart type changes 2005/05/09 09:51:20 bm 1.4.4.15: moved parts of API to data namespace 2005/04/11 10:01:44 iha 1.4.4.14: defines for servicenames for charttypes (fixed apply to 2nd axis again) 2004/09/16 15:24:25 bm 1.4.4.13: API simplification 2004/09/16 12:27:25 bm 1.4.4.12: API simplification 2004/09/15 17:32:03 bm 1.4.4.11: API simplification 2004/06/29 12:26:32 bm 1.4.4.10: XChartTypeTemplate changes 2004/05/27 17:27:10 bm 1.4.4.9: +getChartTypeForNewSeries at XChartTypeTemplate 2004/05/07 15:34:33 bm 1.4.4.8: applyStyle works for single series now 2004/04/19 13:24:34 iha 1.4.4.7: apply Geometry3D to data series 2004/04/13 12:00:09 bm 1.4.4.6: getXStackMode: unstacked if deep-stacking is on 2004/04/01 10:53:07 bm 1.4.4.5: XChartType: may return a coordinate system now 2004/03/24 19:05:23 bm 1.4.4.4: XChartTypeTemplate changed: matchesTemplate may modify the template s properties if bAdaptProperties is true 2004/03/22 15:22:37 iha 1.4.4.3: added parameter SwapXAndYAxis for horizontal bar chart to method createCoordinateSystems 2004/03/09 09:33:11 bm 1.4.4.2: set ZStackMode correctly 2004/02/13 16:51:38 bm 1.4.4.1: join from changes on branch bm_post_chart01


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [dc7f040f39f52bee955491982ab4a0896084e57c]

INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2005/10/07 12:01:16 bm 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2005/03/30 16:31:11 bm 1.1.1.1.4.4: make model cloneable (+first undo implementation) 2004/09/16 14:42:44 bm 1.1.1.1.4.3: API simplification 2004/09/16 12:27:25 bm 1.1.1.1.4.2: API simplification 2004/04/01 10:53:07 bm 1.1.1.1.4.1: XChartType: may return a coordinate system now


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [a96c4417ba6ec9e06770a47794cfda337668977e]

INTEGRATION: CWS chart2mst3 (1.2.4); FILE MERGED 2006/10/18 17:13:02 bm 1.2.4.7: RESYNC: (1.3-1.4); FILE MERGED 2005/10/07 12:01:07 bm 1.2.4.6: RESYNC: (1.2-1.3); FILE MERGED 2005/04/11 10:02:12 iha 1.2.4.5: defines for servicenames for charttypes (fixed apply to 2nd axis again) 2005/03/30 16:31:11 bm 1.2.4.4: make model cloneable (+first undo implementation) 2004/09/16 14:42:44 bm 1.2.4.3: API simplification 2004/09/16 12:27:25 bm 1.2.4.2: API simplification 2004/04/01 10:53:07 bm 1.2.4.1: XChartType: may return a coordinate system now


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [44e649ecc69c9b97cc3467d35c8a91107c201593]

INTEGRATION: CWS chart2mst3 (1.4.4); FILE MERGED 2007/03/26 14:08:47 iha 1.4.4.11: #i75590# copy some aspects from old charttype during creation of new 2005/10/07 12:00:46 bm 1.4.4.10: RESYNC: (1.4-1.5); FILE MERGED 2005/08/05 14:19:54 bm 1.4.4.9: getStackMode: per chart type (open: percent stacking works per coordinate system, how can this be synched) 2005/07/29 13:30:14 bm 1.4.4.8: keep unused data at the diagram, resetStyles, and other small improvements of template handling 2004/09/16 12:27:24 bm 1.4.4.7: API simplification 2004/09/15 17:32:03 bm 1.4.4.6: API simplification 2004/06/29 12:26:32 bm 1.4.4.5: XChartTypeTemplate changes 2004/05/27 17:27:10 bm 1.4.4.4: +getChartTypeForNewSeries at XChartTypeTemplate 2004/05/07 15:34:33 bm 1.4.4.3: applyStyle works for single series now 2004/04/13 12:00:31 bm 1.4.4.2: +getZStackMode for deep stacking 2004/02/13 16:51:38 bm 1.4.4.1: join from changes on branch bm_post_chart01


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [557a0e0928a15322807821be12052fbdb782af7c]

INTEGRATION: CWS chart2mst3 (1.4.4); FILE MERGED 2007/03/26 14:08:32 iha 1.4.4.18: #i75590# copy some aspects from old charttype during creation of new 2006/10/18 17:12:48 bm 1.4.4.17: RESYNC: (1.5-1.6); FILE MERGED 2005/10/07 12:00:36 bm 1.4.4.16: RESYNC: (1.4-1.5); FILE MERGED 2005/08/26 16:18:35 bm 1.4.4.15: reset number format when switching forth and back percent stacking 2005/08/05 14:19:53 bm 1.4.4.14: getStackMode: per chart type (open: percent stacking works per coordinate system, how can this be synched) 2005/08/04 11:53:41 bm 1.4.4.13: set stack mode at new series. Percent stacking is now set in adaptScales 2005/08/03 16:36:21 bm 1.4.4.12: algohelper.hxx split up into CommonFunctors.hxx ContainerHelper.hxx CloneHelper.hxx 2005/07/29 13:30:14 bm 1.4.4.11: keep unused data at the diagram, resetStyles, and other small improvements of template handling 2005/04/11 10:02:42 iha 1.4.4.10: defines for servicenames for charttypes (fixed apply to 2nd axis again) 2004/09/16 15:24:25 bm 1.4.4.9: API simplification 2004/09/16 12:27:24 bm 1.4.4.8: API simplification 2004/09/15 17:32:03 bm 1.4.4.7: API simplification 2004/06/29 12:26:31 bm 1.4.4.6: XChartTypeTemplate changes 2004/05/27 17:27:10 bm 1.4.4.5: +getChartTypeForNewSeries at XChartTypeTemplate 2004/05/07 15:34:33 bm 1.4.4.4: applyStyle works for single series now 2004/04/13 12:03:37 bm 1.4.4.3: +getZStackMode for deep stacking 2004/04/01 10:53:07 bm 1.4.4.2: XChartType: may return a coordinate system now 2004/02/13 16:51:37 bm 1.4.4.1: join from changes on branch bm_post_chart01


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [26ef281e8226bf73456bc7e7c6366c80b827c829]

INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2005/10/07 12:00:27 bm 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2005/03/30 16:31:10 bm 1.1.1.1.4.4: make model cloneable (+first undo implementation) 2004/09/16 14:42:44 bm 1.1.1.1.4.3: API simplification 2004/09/16 12:27:24 bm 1.1.1.1.4.2: API simplification 2004/04/01 10:53:06 bm 1.1.1.1.4.1: XChartType: may return a coordinate system now


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [73df81d84a40dc1c7cdeddfc9910586e7e1e529f]

INTEGRATION: CWS chart2mst3 (1.2.4); FILE MERGED 2006/10/18 17:12:40 bm 1.2.4.7: RESYNC: (1.3-1.4); FILE MERGED 2005/10/07 12:00:18 bm 1.2.4.6: RESYNC: (1.2-1.3); FILE MERGED 2005/04/11 10:03:12 iha 1.2.4.5: defines for servicenames for charttypes (fixed apply to 2nd axis again) 2005/03/30 16:31:10 bm 1.2.4.4: make model cloneable (+first undo implementation) 2004/09/16 14:42:44 bm 1.2.4.3: API simplification 2004/09/16 12:27:24 bm 1.2.4.2: API simplification 2004/04/01 10:53:06 bm 1.2.4.1: XChartType: may return a coordinate system now


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [0939277812bb552cc9e9e3dfc9256404c270c6b4]

INTEGRATION: CWS chart2mst3 (1.5.4); FILE MERGED 2006/04/10 12:25:12 iha 1.5.4.10: api restructure axis, grids, scales and increments 2005/11/18 18:19:55 iha 1.5.4.9: restructuring for proper subgrid support 2005/10/07 12:00:08 bm 1.5.4.8: RESYNC: (1.5-1.6); FILE MERGED 2005/08/11 16:05:41 bm 1.5.4.7: change internal data to a new class that does not need Calc 2005/06/08 08:58:18 bm 1.5.4.6: +ChartModel_Persistence.cxx 2005/05/09 09:51:18 bm 1.5.4.5: moved parts of API to data namespace 2005/04/01 16:25:27 bm 1.5.4.4: helper classes for sharing the data between different chart models 2004/09/15 17:32:03 bm 1.5.4.3: API simplification 2004/03/02 09:27:16 bm 1.5.4.2: CachedDataSequence moved to tools 2004/02/13 16:51:36 bm 1.5.4.1: join from changes on branch bm_post_chart01


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [b594cf303eb69b4deb30351aba5fcc668ef75033]

INTEGRATION: CWS chart2mst3 (1.2.4); FILE MERGED 2006/10/18 17:12:33 bm 1.2.4.12: RESYNC: (1.3-1.4); FILE MERGED 2006/04/11 15:41:21 bm 1.2.4.11: make creation of coordinate systems available via factory 2006/04/11 15:33:13 bm 1.2.4.10: make creation of coordinate systems available via factory 2006/04/10 12:25:12 iha 1.2.4.9: api restructure axis, grids, scales and increments 2006/03/10 10:55:22 iha 1.2.4.8: don't use leading underscore 2005/10/07 11:59:58 bm 1.2.4.7: RESYNC: (1.2-1.3); FILE MERGED 2005/06/08 09:00:48 bm 1.2.4.6: FileDataSource/Provider removed from registration 2004/09/16 16:02:07 bm 1.2.4.5: API simplification 2004/09/16 14:43:16 bm 1.2.4.4: also register chart types (defined in template/_serviceregistration_charttypes.cxx) 2004/09/15 17:32:02 bm 1.2.4.3: API simplification 2004/04/27 13:39:53 bm 1.2.4.2: +DataSeries 2004/03/02 09:47:39 bm 1.2.4.1: register XMLFilter as component


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [f8f9d8ae237fda4260ebdcf2806e57a22b8486b5]

INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2005/11/03 16:15:07 bm 1.1.1.1.4.4: notify property changes 2005/10/07 11:59:46 bm 1.1.1.1.4.3: RESYNC: (1.1.1.1-1.2); FILE MERGED 2005/03/30 16:31:10 bm 1.1.1.1.4.2: make model cloneable (+first undo implementation) 2004/02/13 16:51:36 bm 1.1.1.1.4.1: join from changes on branch bm_post_chart01


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [59cf0e35122e9e51ffd675f5a825281d552215f7]

INTEGRATION: CWS chart2mst3 (1.3.4); FILE MERGED 2006/10/18 17:09:24 bm 1.3.4.10: RESYNC: (1.4-1.5); FILE MERGED 2005/11/24 18:32:43 bm 1.3.4.9: transparency gradients enabled 2005/11/03 16:15:07 bm 1.3.4.8: notify property changes 2005/10/07 11:59:37 bm 1.3.4.7: RESYNC: (1.3-1.4); FILE MERGED 2005/09/23 15:25:04 iha 1.3.4.6: #i55000# crash caused by dead reference to mutex 2005/08/03 16:36:21 bm 1.3.4.5: algohelper.hxx split up into CommonFunctors.hxx ContainerHelper.hxx CloneHelper.hxx 2005/07/14 12:32:57 iha 1.3.4.4: remove unused parameter 'bIncludeStyleProperties' 2005/03/30 16:31:10 bm 1.3.4.3: make model cloneable (+first undo implementation) 2004/09/29 12:45:20 bm 1.3.4.2: queryInterface for XPropertySet didn't work. 2004/02/13 16:51:36 bm 1.3.4.1: join from changes on branch bm_post_chart01


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [cf10aa3aef8abd5b532aefc56d76fce80f596fdf]

INTEGRATION: CWS chart2mst3 (1.3.4); FILE MERGED 2005/12/21 21:29:22 iha 1.3.4.6: remove identifiers from model objects and create an index based CID protocol instead for selection purposes 2005/11/18 13:17:03 bm 1.3.4.5: implement XInitialization (do not use context to pass identifier) 2005/11/08 12:55:26 bm 1.3.4.4: notification mechanism added 2005/10/07 11:59:28 bm 1.3.4.3: RESYNC: (1.3-1.4); FILE MERGED 2005/03/31 14:55:00 bm 1.3.4.2: make titles cloneable 2004/02/13 16:51:36 bm 1.3.4.1: join from changes on branch bm_post_chart01


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [e2643cd75defcb89fdd918832e9078966f1904fc]

INTEGRATION: CWS chart2mst3 (1.7.4); FILE MERGED 2006/10/18 17:12:25 bm 1.7.4.16: RESYNC: (1.8-1.9); FILE MERGED 2006/07/07 17:01:14 iha 1.7.4.15: correct font sizes - don't guess a default reference size, as a guess could to be wrong 2006/01/20 16:52:00 bm 1.7.4.14: moved ReferencePageSize from XFormattedString to XTitle 2005/12/21 21:29:21 iha 1.7.4.13: remove identifiers from model objects and create an index based CID protocol instead for selection purposes 2005/11/18 13:17:13 bm 1.7.4.12: implement XInitialization (do not use context to pass identifier) 2005/11/18 12:17:38 bm 1.7.4.11: guard around getIdentifier 2005/11/08 12:55:26 bm 1.7.4.10: notification mechanism added 2005/10/07 11:59:17 bm 1.7.4.9: RESYNC: (1.7-1.8); FILE MERGED 2005/09/23 15:25:03 iha 1.7.4.8: #i55000# crash caused by dead reference to mutex 2005/08/03 16:36:20 bm 1.7.4.7: algohelper.hxx split up into CommonFunctors.hxx ContainerHelper.hxx CloneHelper.hxx 2005/07/14 12:32:57 iha 1.7.4.6: remove unused parameter 'bIncludeStyleProperties' 2005/03/31 14:55:00 bm 1.7.4.5: make titles cloneable 2004/08/25 16:17:41 iha 1.7.4.4: View independent loading - relative position with dynamic anchor point 2004/04/27 13:38:46 bm 1.7.4.3: -property Show again.  No title means don't show.  Title without text means there is an empty title but it will not be shown in the view. 2004/04/19 16:35:29 bm 1.7.4.2: + property Show 2004/02/13 16:51:35 bm 1.7.4.1: join from changes on branch bm_post_chart01


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [7be65d30f632bb5d2213db4533761df3f2584c19]

INTEGRATION: CWS chart2mst3 (1.1.4); FILE ADDED 2007/02/08 21:25:39 iha 1.1.4.6: resync m195 -> m202 2005/11/29 09:51:32 bm 1.1.4.5: #i58588# enable cloning and modification listening 2005/10/11 09:20:43 bm 1.1.4.4: license header change 2005/08/03 16:36:20 bm 1.1.4.3: algohelper.hxx split up into CommonFunctors.hxx ContainerHelper.hxx CloneHelper.hxx 2005/07/14 12:32:55 iha 1.1.4.2: remove unused parameter 'bIncludeStyleProperties' 2004/02/13 16:51:35 bm 1.1.4.1: join from changes on branch bm_post_chart01


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [1ad0fd117e97c0ce599f9953d7c375d034697082]

INTEGRATION: CWS chart2mst3 (1.2.4); FILE MERGED 2006/10/18 17:11:53 bm 1.2.4.4: RESYNC: (1.3-1.4); FILE MERGED 2005/10/07 11:57:17 bm 1.2.4.3: RESYNC: (1.2-1.3); FILE MERGED 2005/05/09 09:51:18 bm 1.2.4.2: moved parts of API to data namespace 2004/02/13 16:51:35 bm 1.2.4.1: join from changes on branch bm_post_chart01


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [d04c9f50f1238b1c363f07b4dd9fa4ceb6b28937]

INTEGRATION: CWS chart2mst3 (1.3.4); FILE MERGED 2006/10/18 17:11:38 bm 1.3.4.6: RESYNC: (1.4-1.5); FILE MERGED 2006/04/11 15:33:13 bm 1.3.4.5: make creation of coordinate systems available via factory 2005/10/13 17:38:58 iha 1.3.4.4: renamed BoundedCoordinateSystem to CoordinateSystem 2005/10/07 11:57:07 bm 1.3.4.3: RESYNC: (1.3-1.4); FILE MERGED 2004/09/15 17:32:02 bm 1.3.4.2: API simplification 2004/04/01 10:53:06 bm 1.3.4.1: XChartType: may return a coordinate system now


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [6e07dbd2c75d9ee6703cd61aab7640a3d35d3334]

INTEGRATION: CWS chart2mst3 (1.1.4); FILE MERGED 2005/11/07 17:12:44 bm 1.1.4.4: some missing notifications added 2005/10/07 11:56:58 bm 1.1.4.3: RESYNC: (1.1-1.2); FILE MERGED 2005/03/30 16:31:09 bm 1.1.4.2: make model cloneable (+first undo implementation) 2004/02/13 16:51:34 bm 1.1.4.1: join from changes on branch bm_post_chart01


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [2302bb2ded04227b11895ca1b42d69552d329317]

INTEGRATION: CWS chart2mst3 (1.3.4); FILE MERGED 2006/10/18 17:11:30 bm 1.3.4.10: RESYNC: (1.4-1.5); FILE MERGED 2005/11/07 17:12:44 bm 1.3.4.9: some missing notifications added 2005/10/07 11:56:47 bm 1.3.4.8: RESYNC: (1.3-1.4); FILE MERGED 2005/09/23 15:25:03 iha 1.3.4.7: #i55000# crash caused by dead reference to mutex 2005/08/03 16:36:20 bm 1.3.4.6: algohelper.hxx split up into CommonFunctors.hxx ContainerHelper.hxx CloneHelper.hxx 2005/07/14 15:32:56 iha 1.3.4.5: cleanup WrappedIgnoreProperty 2005/07/14 12:32:55 iha 1.3.4.4: remove unused parameter 'bIncludeStyleProperties' 2005/03/30 16:31:09 bm 1.3.4.3: make model cloneable (+first undo implementation) 2004/03/02 09:46:54 bm 1.3.4.2: queryInterface to XPropertySet didn't work default fill-style 'solid' default fill-color 'white' 2004/02/13 16:51:34 bm 1.3.4.1: join from changes on branch bm_post_chart01


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [0789e5a62f5a02a7d63ae3c6a4a1304c26374611]

INTEGRATION: CWS chart2mst3 (1.4.4); FILE MERGED 2005/12/21 21:29:21 iha 1.4.4.6: remove identifiers from model objects and create an index based CID protocol instead for selection purposes 2005/11/03 11:59:18 bm 1.4.4.5: fire modify events on property change 2005/10/14 16:58:44 bm 1.4.4.4: model listener mechanism 2005/10/07 11:56:37 bm 1.4.4.3: RESYNC: (1.4-1.5); FILE MERGED 2005/03/30 16:31:09 bm 1.4.4.2: make model cloneable (+first undo implementation) 2004/02/13 16:51:34 bm 1.4.4.1: join from changes on branch bm_post_chart01


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [bce0d74812ae22d8c562faf85730dd8aadcf8e31]

INTEGRATION: CWS chart2mst3 (1.11.4); FILE MERGED 2006/10/18 17:11:11 bm 1.11.4.17: RESYNC: (1.12-1.13); FILE MERGED 2006/07/07 17:00:44 iha 1.11.4.16: correct font sizes - don't guess a default reference size, as a guess could to be wrong 2006/01/20 16:52:47 bm 1.11.4.15: set suitable defaults for font-size and ReferencePageSize 2005/12/21 21:29:20 iha 1.11.4.14: remove identifiers from model objects and create an index based CID protocol instead for selection purposes 2005/11/03 11:59:17 bm 1.11.4.13: fire modify events on property change 2005/10/14 16:58:44 bm 1.11.4.12: model listener mechanism 2005/10/07 11:56:27 bm 1.11.4.11: RESYNC: (1.11-1.12); FILE MERGED 2005/09/23 15:25:02 iha 1.11.4.10: #i55000# crash caused by dead reference to mutex 2005/08/03 16:36:20 bm 1.11.4.9: algohelper.hxx split up into CommonFunctors.hxx ContainerHelper.hxx CloneHelper.hxx 2005/07/14 12:45:43 iha 1.11.4.8: remove unused parameter 'bIncludeStyleProperties' from characterproperties 2005/07/14 12:32:54 iha 1.11.4.7: remove unused parameter 'bIncludeStyleProperties' 2005/05/09 09:51:18 bm 1.11.4.6: moved parts of API to data namespace 2005/03/30 16:31:09 bm 1.11.4.5: make model cloneable (+first undo implementation) 2004/09/17 17:26:54 iha 1.11.4.4: removed unused code 2004/08/25 16:17:24 iha 1.11.4.3: View independent loading - relative position with dynamic anchor point 2004/05/26 16:26:58 bm 1.11.4.2: default font sizes adapted 2004/02/13 16:51:33 bm 1.11.4.1: join from changes on branch bm_post_chart01


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [c4cdab83b4e2c65008ad788792a0a3c83314f5de]

INTEGRATION: CWS chart2mst3 (1.2.4); FILE MERGED 2006/10/18 17:11:03 bm 1.2.4.4: RESYNC: (1.3-1.4); FILE MERGED 2005/10/07 11:56:00 bm 1.2.4.3: RESYNC: (1.2-1.3); FILE MERGED 2005/08/03 16:36:20 bm 1.2.4.2: algohelper.hxx split up into CommonFunctors.hxx ContainerHelper.hxx CloneHelper.hxx 2004/02/13 16:51:32 bm 1.2.4.1: join from changes on branch bm_post_chart01


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [c013d94f9b0051394f57341bffbd748a073e8b4d]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2005/10/11 09:20:43 bm 1.1.2.3: license header change 2005/05/09 09:51:18 bm 1.1.2.2: moved parts of API to data namespace 2005/04/01 16:24:38 bm 1.1.2.1: helper classes for sharing the data between different chart models


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [fe3655085261bf8d4148d567e09fd0d06b8d6887]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/02/08 21:25:39 iha 1.1.2.5: resync m195 -> m202 2005/10/11 09:20:43 bm 1.1.2.4: license header change 2005/06/08 14:43:49 bm 1.1.2.3: temporary storage for internal data is ok, unless we export the data as substorage in the fileformat 2005/05/09 09:51:18 bm 1.1.2.2: moved parts of API to data namespace 2005/04/01 16:24:28 bm 1.1.2.1: helper classes for sharing the data between different chart models


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [d8c957f0c5447f35258f4fe8bae4a926722d54e1]

INTEGRATION: CWS chart2mst3 (1.5.4); FILE MERGED 2007/02/09 17:29:20 bm 1.5.4.27: XChartDocument::createInternalDataProvider() works like expected now 2005/11/11 15:02:51 bm 1.5.4.26: notify changes 2005/10/14 16:58:44 bm 1.5.4.25: model listener mechanism 2005/10/07 11:55:30 bm 1.5.4.24: RESYNC: (1.5-1.6); FILE MERGED 2005/09/08 11:40:34 iha 1.5.4.23: set data provider and number formatter in the filter and not in the model load methods thus binary loading also gets the correct dataprovider and numberformatter 2005/09/07 14:43:16 bm 1.5.4.22: XChartDocument: +hasInternalDataProvider, -getDataEditorForInternalData 2005/09/05 16:52:54 iha 1.5.4.21: hold own numberformatter by reference only (don't delete it as it is offered as reference to the outside) 2005/08/15 14:02:18 bm 1.5.4.20: SetRangeRepresentation: transport string as const ref to allow temporaries 2005/08/15 13:03:13 bm 1.5.4.19: internal methods for setting data (ImplChartModel) changed 2005/08/11 16:05:40 bm 1.5.4.18: change internal data to a new class that does not need Calc 2005/07/21 14:47:08 bm 1.5.4.17: support for number formats from data provider 2005/07/08 16:46:19 bm 1.5.4.16: marker table removed 2005/06/08 14:49:12 bm 1.5.4.15: createInternalData needs the parent storage from ChartModel 2005/06/08 09:13:27 bm 1.5.4.14: all load/save/modify functionality put in a separate file for clarity 2005/06/07 15:35:04 iha 1.5.4.13: offer SvNumberformatter via unotunnel 2005/05/31 18:51:27 iha 1.5.4.12: keep gradient table etc. in model 2005/05/09 09:51:17 bm 1.5.4.11: moved parts of API to data namespace 2005/04/01 16:25:39 bm 1.5.4.10: shared data for different chart models 2005/03/24 17:04:29 bm 1.5.4.9: Cloneable implementation 2004/09/09 15:12:36 bm 1.5.4.8: fixing loading of series: newly interpreted series have to be attached to the tree correctly 2004/09/08 15:36:42 bm 1.5.4.7: enable loading data series. There is one Diagram deletion too much which results in lost properties 2004/06/30 11:53:31 bm 1.5.4.6: delete Diagram when setting new DataProvider create new Diagram in SetNewData if necessary 2004/05/10 14:38:03 bm 1.5.4.5: +SetNewData to set only a new m_xChartData at the current tree 2004/05/10 11:06:22 bm 1.5.4.4: make CreateDefaultData public for calling from ChartModel::initNew 2004/03/19 14:32:55 bm 1.5.4.3: XDataSource now contains XLabeledDataSources 2004/03/02 09:42:13 bm 1.5.4.2: +GetDataProvider (interface XChartDocument changed) 2004/02/13 16:51:32 bm 1.5.4.1: join from changes on branch bm_post_chart01


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [684a6352e1dca03fb1912a6accfb25cd8ba83d6f]

INTEGRATION: CWS chart2mst3 (1.8.4); FILE MERGED 2007/02/09 17:29:19 bm 1.8.4.50: XChartDocument::createInternalDataProvider() works like expected now 2006/10/18 17:10:54 bm 1.8.4.49: RESYNC: (1.9-1.10); FILE MERGED 2006/03/31 10:38:58 bm 1.8.4.48: unneeded headers removed 2005/12/21 21:29:20 iha 1.8.4.47: remove identifiers from model objects and create an index based CID protocol instead for selection purposes 2005/11/15 15:30:32 bm 1.8.4.46: garbage collection, disposing, reference release issues 2005/11/11 15:02:51 bm 1.8.4.45: notify changes 2005/11/02 16:17:01 bm 1.8.4.44: assertion: do not call getCategoriesFromDiagram with an empty diagram 2005/10/29 15:42:17 iha 1.8.4.43: support SequenceMapping also for chart local data 2005/10/14 16:58:44 bm 1.8.4.42: model listener mechanism 2005/10/07 11:55:19 bm 1.8.4.41: RESYNC: (1.8-1.9); FILE MERGED 2005/09/08 11:40:58 iha 1.8.4.40: set data provider and number formatter in the filter and not in the model load methods thus binary loading also gets the correct dataprovider and numberformatter 2005/09/07 14:42:49 bm 1.8.4.39: +hasInternalDataProvider, -getDataEditorForInternalData 2005/09/05 16:53:20 iha 1.8.4.38: hold own numberformatter by reference only (don't delete it as it is offered as reference to the outside) 2005/08/15 14:02:18 bm 1.8.4.37: SetRangeRepresentation: transport string as const ref to allow temporaries 2005/08/15 13:04:16 bm 1.8.4.36: internal methods for setting data (ImplChartModel) changed 2005/08/11 16:05:40 bm 1.8.4.35: change internal data to a new class that does not need Calc 2005/08/03 16:36:19 bm 1.8.4.34: algohelper.hxx split up into CommonFunctors.hxx ContainerHelper.hxx CloneHelper.hxx 2005/07/21 14:47:08 bm 1.8.4.33: support for number formats from data provider 2005/07/08 17:24:15 bm 1.8.4.32: oops,includes missing 2005/07/08 16:45:40 bm 1.8.4.31: marker table removed, table value types corrected, copy CTOR: clone tables 2005/06/16 14:08:04 iha 1.8.4.30: add a legend to the chart created by initNew 2005/06/09 15:45:37 iha 1.8.4.29: added comment 2005/06/08 14:49:11 bm 1.8.4.28: createInternalData needs the parent storage from ChartModel 2005/06/08 09:13:27 bm 1.8.4.27: all load/save/modify functionality put in a separate file for clarity 2005/06/07 15:35:46 iha 1.8.4.26: offer SvNumberformatter via unotunnel 2005/06/03 09:25:59 bm 1.8.4.25: explicitly create references to XInterface in Get...Table. Warning on Windows 2005/05/31 18:51:51 iha 1.8.4.24: keep gradient table etc. in model 2005/05/31 15:25:34 bm 1.8.4.23: create data for internal spreadsheet in createInternalDataProvider 2005/05/12 13:56:41 bm 1.8.4.22: API change XDataProvider 2005/05/09 09:51:17 bm 1.8.4.21: moved parts of API to data namespace 2005/04/01 16:25:39 bm 1.8.4.20: shared data for different chart models 2005/03/30 16:31:08 bm 1.8.4.19: make model cloneable (+first undo implementation) 2005/03/24 17:04:28 bm 1.8.4.18: Cloneable implementation 2004/09/17 17:27:29 iha 1.8.4.17: removed unused code 2004/09/15 17:32:02 bm 1.8.4.16: API simplification 2004/09/09 15:12:36 bm 1.8.4.15: fixing loading of series: newly interpreted series have to be attached to the tree correctly 2004/09/08 15:36:42 bm 1.8.4.14: enable loading data series. There is one Diagram deletion too much which results in lost properties 2004/06/30 11:53:13 bm 1.8.4.13: delete Diagram when setting new DataProvider create new Diagram in SetNewData if necessary 2004/06/03 09:31:45 bm 1.8.4.12: Embedding API changes 2004/05/27 17:29:13 bm 1.8.4.11: ChartTypeManager is no propertyset any longer.  Set Column chart as hard default 2004/05/11 10:13:51 bm 1.8.4.10: fix creation of default data/default chart 2004/05/10 14:38:18 bm 1.8.4.9: +SetNewData to set only a new m_xChartData at the current tree 2004/05/10 11:05:38 bm 1.8.4.8: don't create a default chart in CloneData apply data using changeDiagramData in CloneData 2004/05/07 15:36:14 bm 1.8.4.7: NULL-check + assertion (instead of GPF) 2004/04/07 21:50:33 iha 1.8.4.6: make chart more failsave 2004/04/05 14:12:25 bm 1.8.4.5: XDataProvider API changed 2004/03/24 10:36:57 bm 1.8.4.4: CloneData adapted to new API (using XLabeledDataSequences) 2004/03/19 14:32:55 bm 1.8.4.3: XDataSource now contains XLabeledDataSources 2004/03/02 09:41:49 bm 1.8.4.2: +GetDataProvider (interface XChartDocument changed) 2004/02/13 16:51:31 bm 1.8.4.1: join from changes on branch bm_post_chart01


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [97bd139c07b5d05d78db336681b31804ea3e7866]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2006/04/10 12:25:11 iha 1.1.2.2: api restructure axis, grids, scales and increments 2005/11/18 18:17:46 iha 1.1.2.1: restructuring for proper subgrid support


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [8ced3b4a648c41f3f90e71d2e32bab412e172214]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/02/08 21:25:39 iha 1.1.2.4: resync m195 -> m202 2006/04/10 18:32:12 iha 1.1.2.3: api restructure axis, grids, scales and increments 2006/04/10 12:25:11 iha 1.1.2.2: api restructure axis, grids, scales and increments 2005/11/18 18:19:09 iha 1.1.2.1: restructuring for proper subgrid support


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [b4a6fbef9c0453839296971d196cb1afc33cc329]

INTEGRATION: CWS chart2mst3 (1.2.4); FILE MERGED 2005/11/08 12:55:25 bm 1.2.4.4: notification mechanism added 2005/10/07 11:54:56 bm 1.2.4.3: RESYNC: (1.2-1.3); FILE MERGED 2005/03/31 14:54:59 bm 1.2.4.2: make titles cloneable 2004/02/13 16:51:30 bm 1.2.4.1: join from changes on branch bm_post_chart01


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [78d16cfb2a6c2fdebc0a00a0462f35716c5e61c1]

INTEGRATION: CWS chart2mst3 (1.3.4); FILE MERGED 2006/10/18 17:10:46 bm 1.3.4.10: RESYNC: (1.4-1.5); FILE MERGED 2006/01/20 16:51:45 bm 1.3.4.9: moved ReferencePageSize from XFormattedString to XTitle 2005/11/08 12:55:25 bm 1.3.4.8: notification mechanism added 2005/10/07 11:54:47 bm 1.3.4.7: RESYNC: (1.3-1.4); FILE MERGED 2005/09/23 15:25:00 iha 1.3.4.6: #i55000# crash caused by dead reference to mutex 2005/08/03 16:36:19 bm 1.3.4.5: algohelper.hxx split up into CommonFunctors.hxx ContainerHelper.hxx CloneHelper.hxx 2005/07/14 12:45:43 iha 1.3.4.4: remove unused parameter 'bIncludeStyleProperties' from characterproperties 2005/03/31 14:54:59 bm 1.3.4.3: make titles cloneable 2004/05/26 16:26:57 bm 1.3.4.2: default font sizes adapted 2004/02/13 16:51:30 bm 1.3.4.1: join from changes on branch bm_post_chart01


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [96d91d5ece1035612e10b560d6a12e10bca7b3fc]

INTEGRATION: CWS chart2mst3 (1.11.4); FILE MERGED 2007/04/20 08:07:40 iha 1.11.4.32: #i75393# Connect Bars per diagram not per series 2007/04/19 16:08:03 iha 1.11.4.31: #i76130# write attribute sort-by-x-values per plot-area not per series 2006/10/18 17:09:16 bm 1.11.4.30: RESYNC: (1.12-1.13); FILE MERGED 2006/04/12 11:22:46 bm 1.11.4.29: cloning of coordinate systems re-enabled 2006/04/10 15:03:34 iha 1.11.4.28: api restructure axis, grids, scales and increments 2006/04/10 12:25:10 iha 1.11.4.27: api restructure axis, grids, scales and increments 2006/01/16 12:08:58 bm 1.11.4.26: also reset diagram rotation in rearrange function 2005/12/21 21:29:18 iha 1.11.4.25: remove identifiers from model objects and create an index based CID protocol instead for selection purposes 2005/11/15 15:30:31 bm 1.11.4.24: garbage collection, disposing, reference release issues 2005/11/11 15:01:48 bm 1.11.4.23: implement XComponent 2005/11/03 11:59:16 bm 1.11.4.22: fire modify events on property change 2005/11/02 13:49:21 bm 1.11.4.21: scene properties changed from SceneDescriptor property to the D3D properties offered by SceneProperties.hxx (this way XML im-/export works with the xmloff helper) 2005/10/24 11:06:46 iha 1.11.4.20: coordinate system restructure 2005/10/14 16:58:43 bm 1.11.4.19: model listener mechanism 2005/10/13 17:38:56 iha 1.11.4.18: renamed BoundedCoordinateSystem to CoordinateSystem 2005/10/07 11:54:37 bm 1.11.4.17: RESYNC: (1.11-1.12); FILE MERGED 2005/09/23 15:24:58 iha 1.11.4.16: #i55000# crash caused by dead reference to mutex 2005/08/03 16:36:19 bm 1.11.4.15: algohelper.hxx split up into CommonFunctors.hxx ContainerHelper.hxx CloneHelper.hxx 2005/08/02 13:48:02 bm 1.11.4.14: data_type is not standard. use mapped_type instead 2005/07/29 13:27:53 bm 1.11.4.13: store unused data 2005/07/28 09:34:51 bm 1.11.4.12: usage of color schemes and the VaryColorsByPoint property to have correct pie colors and legend entries 2005/07/26 12:09:54 bm 1.11.4.11: +XDiagram::getColorAtIndex 2005/05/09 09:51:14 bm 1.11.4.10: moved parts of API to data namespace 2005/03/30 16:31:08 bm 1.11.4.9: make model cloneable (+first undo implementation) 2005/03/24 17:04:28 bm 1.11.4.8: Cloneable implementation 2004/09/17 11:11:52 bm 1.11.4.7: setAxes/setGrids: clear vector before adding content 2004/09/16 13:00:57 bm 1.11.4.6: API simplification 2004/09/15 17:32:02 bm 1.11.4.5: API simplification 2004/08/25 16:17:05 iha 1.11.4.4: View independent loading - relative position with dynamic anchor point 2004/06/08 14:30:06 iha 1.11.4.3: adapt default light sources 2004/06/04 08:34:51 iha 1.11.4.2: added aProjectionMode 2004/02/13 16:51:30 bm 1.11.4.1: join from changes on branch bm_post_chart01


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [6447c688dd44a02e2a1dce0097aed6421c9ca9b0]

INTEGRATION: CWS chart2mst3 (1.2.4); FILE MERGED 2006/10/18 17:10:38 bm 1.2.4.7: RESYNC: (1.3-1.4); FILE MERGED 2006/03/07 11:14:42 bm 1.2.4.6: avoid variables starting with underscores. rMutex is a base-class member so use par_rMutex instead 2005/10/07 11:54:12 bm 1.2.4.5: RESYNC: (1.2-1.3); FILE MERGED 2005/08/03 16:36:18 bm 1.2.4.4: algohelper.hxx split up into CommonFunctors.hxx ContainerHelper.hxx CloneHelper.hxx 2005/07/14 13:00:23 iha 1.2.4.3: remove unused parameter 'bIncludeStyleProperties' from series and point properties 2005/07/14 12:45:42 iha 1.2.4.2: remove unused parameter 'bIncludeStyleProperties' from characterproperties 2004/02/13 16:51:29 bm 1.2.4.1: join from changes on branch bm_post_chart01


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [e38cefe1d5ac21f4f218a827bb6b57c6cb520522]

INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/20 08:06:44 iha 1.1.1.1.4.11: #i75393# Connect Bars per diagram not per series 2007/04/19 16:07:00 iha 1.1.1.1.4.10: #i76130# write attribute sort-by-x-values per plot-area not per series 2006/08/21 17:02:45 iha 1.1.1.1.4.9: #i46521# replace modal x value sorting dialog by a checkbox in the chartwizard; perform sorting in view only and not in the cached chart data (as there is no cached data in the model anymore) 2005/12/21 21:29:18 iha 1.1.1.1.4.8: remove identifiers from model objects and create an index based CID protocol instead for selection purposes 2005/11/28 15:35:41 bm 1.1.1.1.4.7: BarConnectors implemented the old way (all series at once) but model offers the property ConnectDataPoints for each series independently 2005/10/24 11:06:45 iha 1.1.1.1.4.6: coordinate system restructure 2005/10/07 11:53:44 bm 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2005/07/28 09:34:51 bm 1.1.1.1.4.4: usage of color schemes and the VaryColorsByPoint property to have correct pie colors and legend entries 2005/07/14 13:00:23 iha 1.1.1.1.4.3: remove unused parameter 'bIncludeStyleProperties' from series and point properties 2004/09/15 17:32:02 bm 1.1.1.1.4.2: API simplification 2004/02/13 16:51:29 bm 1.1.1.1.4.1: join from changes on branch bm_post_chart01


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [3495e3ccdda9eb9c5284c0099025afae73f87774]

INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/20 08:07:06 iha 1.1.1.1.4.13: #i75393# Connect Bars per diagram not per series 2007/04/19 16:07:16 iha 1.1.1.1.4.12: #i76130# write attribute sort-by-x-values per plot-area not per series 2006/10/18 17:10:30 bm 1.1.1.1.4.11: RESYNC: (1.2-1.3); FILE MERGED 2006/08/21 17:03:00 iha 1.1.1.1.4.10: #i46521# replace modal x value sorting dialog by a checkbox in the chartwizard; perform sorting in view only and not in the cached chart data (as there is no cached data in the model anymore) 2006/04/26 15:22:42 bm 1.1.1.1.4.9: how could that work: an undefined absolute namespace? 2005/12/21 21:29:18 iha 1.1.1.1.4.8: remove identifiers from model objects and create an index based CID protocol instead for selection purposes 2005/11/28 15:35:41 bm 1.1.1.1.4.7: BarConnectors implemented the old way (all series at once) but model offers the property ConnectDataPoints for each series independently 2005/10/24 11:06:45 iha 1.1.1.1.4.6: coordinate system restructure 2005/10/07 11:53:32 bm 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2005/07/28 09:34:50 bm 1.1.1.1.4.4: usage of color schemes and the VaryColorsByPoint property to have correct pie colors and legend entries 2005/07/14 13:00:23 iha 1.1.1.1.4.3: remove unused parameter 'bIncludeStyleProperties' from series and point properties 2004/09/15 17:32:01 bm 1.1.1.1.4.2: API simplification 2004/02/13 16:51:29 bm 1.1.1.1.4.1: join from changes on branch bm_post_chart01


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [a2f977208f00156ffc330343ca9ebfebbe73a15f]

INTEGRATION: CWS chart2mst3 (1.3.4); FILE MERGED 2007/02/14 12:05:05 bm 1.3.4.28: #i74133# clone: do late initialization after holding a reference to avoid ref-count problems in copy-CTOR 2007/02/13 16:45:59 bm 1.3.4.27: #i74133# clone: do late initialization after holding a reference to avoid ref-count problems in copy-CTOR 2007/02/12 17:19:09 bm 1.3.4.26: add as event listener to labeled data sequences to release them when they get disposed 2006/11/10 15:06:12 bm 1.3.4.25: #i67875# add undo for own data 2006/10/18 17:10:22 bm 1.3.4.24: RESYNC: (1.4-1.5); FILE MERGED 2006/04/04 15:57:24 bm 1.3.4.23: listen at data sequences for modification events. 2006/04/04 13:38:59 bm 1.3.4.22: listen at data sequences for modification events. 2005/12/21 21:29:17 iha 1.3.4.21: remove identifiers from model objects and create an index based CID protocol instead for selection purposes 2005/11/29 09:53:35 bm 1.3.4.20: #i58587# correct adding and removing modification listeners at XPropertySet properties 2005/11/07 17:12:43 bm 1.3.4.19: some missing notifications added 2005/11/03 11:59:16 bm 1.3.4.18: fire modify events on property change 2005/10/14 16:58:43 bm 1.3.4.17: model listener mechanism 2005/10/11 13:00:08 bm 1.3.4.16: #i27351# use own mutex in DataPoint to allow cloning 2005/10/07 11:53:21 bm 1.3.4.15: RESYNC: (1.3-1.4); FILE MERGED 2005/09/23 15:24:58 iha 1.3.4.14: #i55000# crash caused by dead reference to mutex 2005/08/03 16:36:18 bm 1.3.4.13: algohelper.hxx split up into CommonFunctors.hxx ContainerHelper.hxx CloneHelper.hxx 2005/08/02 13:49:06 bm 1.3.4.12: data_type is not standard. use mapped_type instead 2005/07/14 13:00:23 iha 1.3.4.11: remove unused parameter 'bIncludeStyleProperties' from series and point properties 2005/07/14 12:45:42 iha 1.3.4.10: remove unused parameter 'bIncludeStyleProperties' from characterproperties 2005/05/09 09:51:14 bm 1.3.4.9: moved parts of API to data namespace 2005/04/01 16:25:39 bm 1.3.4.8: shared data for different chart models 2005/03/30 16:31:07 bm 1.3.4.7: make model cloneable (+first undo implementation) 2004/09/15 17:32:01 bm 1.3.4.6: API simplification 2004/05/26 16:40:55 bm 1.3.4.5: default font sizes adapted 2004/05/07 13:46:42 bm 1.3.4.4: only CTORS with component-context 2004/04/27 13:39:40 bm 1.3.4.3: +XInitialization for transfering Id over factory 2004/03/19 14:32:54 bm 1.3.4.2: XDataSource now contains XLabeledDataSources 2004/02/13 16:51:29 bm 1.3.4.1: join from changes on branch bm_post_chart01


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [1f796ea4b8217fc43507bb13ed21bf25ce2cf7e9]

INTEGRATION: CWS chart2mst3 (1.2.4); FILE MERGED 2006/10/18 17:10:13 bm 1.2.4.6: RESYNC: (1.3-1.4); FILE MERGED 2006/03/07 11:13:44 bm 1.2.4.5: avoid variables starting with underscores. rMutex is a base-class member so use par_rMutex instead 2005/10/07 11:52:30 bm 1.2.4.4: RESYNC: (1.2-1.3); FILE MERGED 2005/08/03 16:36:18 bm 1.2.4.3: algohelper.hxx split up into CommonFunctors.hxx ContainerHelper.hxx CloneHelper.hxx 2005/07/14 13:00:22 iha 1.2.4.2: remove unused parameter 'bIncludeStyleProperties' from series and point properties 2004/02/13 16:51:29 bm 1.2.4.1: join from changes on branch bm_post_chart01


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [01ebcc747c26b2153d5a01b692af417dc48cf813]

INTEGRATION: CWS chart2mst3 (1.4.4); FILE MERGED 2006/10/20 20:29:07 iha 1.4.4.10: implement gradient step count 2005/11/03 11:59:15 bm 1.4.4.9: fire modify events on property change 2005/10/07 11:52:50 bm 1.4.4.8: RESYNC: (1.4-1.5); FILE MERGED 2005/07/22 12:54:32 bm 1.4.4.7: #124485# property FillBackground added 2005/07/14 13:00:22 iha 1.4.4.6: remove unused parameter 'bIncludeStyleProperties' from series and point properties 2005/07/14 11:35:08 iha 1.4.4.5: use identical fast-property-IDs for lineproperties everywhere 2005/07/12 12:57:08 bm 1.4.4.4: use named properties for gradients etc. in chart model 2004/06/08 14:31:05 iha 1.4.4.3: added property RoundedEdges 2004/03/08 18:58:45 iha 1.4.4.2: added Geometry3D to DataPointPoperties 2004/02/13 16:51:28 bm 1.4.4.1: join from changes on branch bm_post_chart01


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [62625735844c463b01a1232d76ab3b915f178286]

INTEGRATION: CWS chart2mst3 (1.9.4); FILE MERGED 2006/10/20 20:28:55 iha 1.9.4.27: implement gradient step count 2006/10/18 17:10:05 bm 1.9.4.26: RESYNC: (1.10-1.11); FILE MERGED 2006/08/02 16:37:04 bm 1.9.4.25: #i68041# reduce symbol default size to 0.25 cm 2006/07/07 16:59:39 iha 1.9.4.24: correct font sizes - don't guess a default reference size, as a guess could to be wrong 2006/06/23 19:29:17 iha 1.9.4.23: rounded edges on per default 2006/05/17 14:18:07 bm 1.9.4.22: support bitmap properties like tile, stretch, offsets etc. also for data points/series 2006/03/12 01:04:30 iha 1.9.4.21: offer LineDash property 2006/01/20 16:56:13 bm 1.9.4.20: better default for guessed ReferenceDiagramSize 2005/12/21 14:10:57 dr 1.9.4.19: border color for symbols 2005/12/20 14:13:06 dr 1.9.4.18: API struct member names without prefixes 2005/11/24 18:32:43 bm 1.9.4.17: transparency gradients enabled 2005/11/08 11:54:06 bm 1.9.4.16: smaller default symbol size, todo: resize symbols on diagram resize 2005/11/03 11:59:15 bm 1.9.4.15: fire modify events on property change 2005/10/07 11:52:39 bm 1.9.4.14: RESYNC: (1.9-1.10); FILE MERGED 2005/09/02 12:00:52 bm 1.9.4.13: default for FillBackground added 2005/07/22 12:54:42 bm 1.9.4.12: #124485# property FillBackground added 2005/07/14 13:00:22 iha 1.9.4.11: remove unused parameter 'bIncludeStyleProperties' from series and point properties 2005/07/14 11:34:41 iha 1.9.4.10: use identical fast-property-IDs for lineproperties everywhere 2005/07/12 12:57:08 bm 1.9.4.9: use named properties for gradients etc. in chart model 2005/07/07 16:28:21 bm 1.9.4.8: make border style solid default (correct import of old barchart files) 2005/06/22 11:24:14 iha 1.9.4.7: add error bar properties to default map 2005/06/08 11:31:57 iha 1.9.4.6: use number format key at API instead of string 2005/04/14 11:16:15 bm 1.9.4.5: changed default color from blue7 to blue 8 2004/06/08 14:31:11 iha 1.9.4.4: added property RoundedEdges 2004/05/26 16:40:55 bm 1.9.4.3: default font sizes adapted 2004/03/08 18:59:20 iha 1.9.4.2: added Geometry3D to DataPointPoperties 2004/02/13 16:51:28 bm 1.9.4.1: join from changes on branch bm_post_chart01


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [48be255798ac1ebd4f1af510710ffb58ccb11675]

INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2006/11/10 10:25:54 bm 1.1.1.1.4.7: warning removed (wrong GetMutex() function defined) 2005/12/02 15:24:37 bm 1.1.1.1.4.6: implement XServiceInfo 2005/11/07 17:12:43 bm 1.1.1.1.4.5: some missing notifications added 2005/10/11 12:58:55 bm 1.1.1.1.4.4: #i27351# use own mutex to allow cloning 2005/10/07 11:52:19 bm 1.1.1.1.4.3: RESYNC: (1.1.1.1-1.2); FILE MERGED 2005/09/26 16:43:29 iha 1.1.1.1.4.2: #i55110# crash clone of datapoints, caused by invalid mutex 2005/03/30 16:31:07 bm 1.1.1.1.4.1: make model cloneable (+first undo implementation)


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [05c3f6c2a6f61f5f0cb22dc079d8cee87b9f127b]

INTEGRATION: CWS chart2mst3 (1.2.4); FILE MERGED 2007/02/28 19:29:56 iha 1.2.4.16: #i74967# assert missing parent 2006/11/10 10:25:45 bm 1.2.4.15: warning removed (wrong GetMutex() function defined) 2006/10/18 17:09:58 bm 1.2.4.14: RESYNC: (1.3-1.4); FILE MERGED 2005/12/02 15:24:50 bm 1.2.4.13: implement XServiceInfo 2005/11/29 09:53:34 bm 1.2.4.12: #i58587# correct adding and removing modification listeners at XPropertySet properties 2005/11/07 17:12:43 bm 1.2.4.11: some missing notifications added 2005/10/11 12:58:19 bm 1.2.4.10: #i27351# use own mutex to allow cloning 2005/10/07 11:52:07 bm 1.2.4.9: RESYNC: (1.2-1.3); FILE MERGED 2005/09/26 16:44:13 iha 1.2.4.8: #i55110# crash clone of datapoints, caused by invalid mutex 2005/09/23 15:24:57 iha 1.2.4.7: #i55000# crash caused by dead reference to mutex 2005/08/03 16:36:18 bm 1.2.4.6: algohelper.hxx split up into CommonFunctors.hxx ContainerHelper.hxx CloneHelper.hxx 2005/07/14 13:00:22 iha 1.2.4.5: remove unused parameter 'bIncludeStyleProperties' from series and point properties 2005/07/14 12:45:41 iha 1.2.4.4: remove unused parameter 'bIncludeStyleProperties' from characterproperties 2005/07/11 13:04:17 bm 1.2.4.3: warning removved 2005/03/30 16:31:07 bm 1.2.4.2: make model cloneable (+first undo implementation) 2004/02/13 16:51:28 bm 1.2.4.1: join from changes on branch bm_post_chart01


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [8eec08b4320a4609aab4884a4bd259721a67a2c6]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/04/20 14:27:01 bm 1.1.2.25: #i75191# else missing before query for InputStream 2007/04/20 08:56:02 mav 1.1.2.24: #i75191# let chart be able to load from InputStream 2007/04/19 09:28:15 bm 1.1.2.23: #i76397# implement storing to URL private:stream for MSOLE export 2007/04/19 09:22:38 bm 1.1.2.22: #i76397# implement storing to URL private:stream for MSOLE export 2007/02/23 10:42:32 bm 1.1.2.21: unused empty local function removed 2007/02/22 17:03:49 ka 1.1.2.20: #i66558#: added mechanism for preloading and storing of graphics during lifetime of model 2007/02/08 21:25:39 iha 1.1.2.19: resync m195 -> m202 2006/11/02 21:39:11 iha 1.1.2.18: #i66865# notify parent only if chart has no internal data 2006/11/02 17:27:24 nn 1.1.2.17: #i66865# notify parent (via property SavedObject) after saving 2006/03/15 13:26:21 iha 1.1.2.16: enable modified notifications during load again for loading addins correctly 2006/03/12 01:28:29 iha 1.1.2.15: changed communication between model, view and controller; implemented old AddIn Interface; changed owneship and lifetime of view 2005/11/29 18:11:20 iha 1.1.2.14: #i58464# work around wrong writer ranges in file 2005/11/02 13:49:21 bm 1.1.2.13: scene properties changed from SceneDescriptor property to the D3D properties offered by SceneProperties.hxx (this way XML im-/export works with the xmloff helper) 2005/10/14 16:58:43 bm 1.1.2.12: model listener mechanism 2005/10/11 09:20:42 bm 1.1.2.11: license header change 2005/09/08 11:39:23 iha 1.1.2.10: set data provider and number formatter in the filter and not in the model load methods thus binary loading also gets the correct dataprovider and numberformatter 2005/09/02 19:17:58 iha 1.1.2.9: call createInternalDataProvider in case of standalone for series identification (missing series styles) 2005/09/02 14:22:32 iha 1.1.2.8: enable loading 5.0 standalone charts 2005/08/30 16:41:53 iha 1.1.2.7: don't send modified notifications during load and if controllers are locked 2005/08/15 13:02:51 bm 1.1.2.6: internal methods for setting data (ImplChartModel) changed 2005/08/11 16:05:40 bm 1.1.2.5: change internal data to a new class that does not need Calc 2005/07/22 08:21:58 bm 1.1.2.4: set parent as data provider before starting loading. ToDo: do this only when the container really provides the data for the current chart (setting at this time is necessary to get the parent number formatter before the styles are loaded) 2005/06/08 15:10:56 bm 1.1.2.3: XStorable2 is derived from XStorable 2005/06/08 14:50:19 bm 1.1.2.2: implement XStorable2, call attachResource in load 2005/06/08 08:51:01 bm 1.1.2.1: all load/save/modify functionality put in a separate file for clarity


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [d35950c2b6dcb8b1f3cd2724ca6fd14aaf63dfac]

INTEGRATION: CWS chart2mst3 (1.4.4); FILE MERGED 2007/03/19 15:23:42 bm 1.4.4.31: #i75418# support XTransferable in model and offer a high-contrast replacement image 2007/02/22 17:02:32 ka 1.4.4.30: #i66558#: added mechanism for preloading and storing of graphics during lifetime of model 2006/08/09 14:00:12 bm 1.4.4.29: #i68229# add getUsedData (from XChartDocument) 2006/01/26 16:16:05 bm 1.4.4.28: adapting to move of implbase_var from cppuhelper to comphelper 2005/12/02 15:25:19 bm 1.4.4.27: XDataReceiver: +getRangeHighlighter 2005/11/15 15:30:31 bm 1.4.4.26: garbage collection, disposing, reference release issues 2005/11/10 09:24:45 dr 1.4.4.25: #i3997# no IA exception for setFirstDiagram 2005/11/08 09:43:08 bm 1.4.4.24: missing exception spec in setFirstDiagram 2005/10/14 16:58:42 bm 1.4.4.23: model listener mechanism 2005/10/07 11:51:53 bm 1.4.4.22: RESYNC: (1.5-1.6); FILE MERGED 2005/09/08 11:38:34 iha 1.4.4.21: set data provider and number formatter in the filter and not in the model load methods thus binary loading also gets the correct dataprovider and numberformatter 2005/09/07 14:42:05 bm 1.4.4.20: +hasInternalDataProvider, -getDataEditorForInternalData 2005/08/30 16:40:20 iha 1.4.4.19: don't send modified notifications during load and if controllers are locked 2005/08/18 15:20:43 bm 1.4.4.18: (gs)etDiagram -> (gs)etFirstDiagram to avoid name clashes with old API 2005/08/15 13:04:53 bm 1.4.4.17: XDataReceiver: setRangeRepresentation -> setArguments 2005/06/20 14:37:22 bm 1.4.4.16: support XChild for being able to get the data provider during load (after creation of model and before the filter is started 2005/06/08 15:10:19 bm 1.4.4.15: XStorable2 is derived from XStorable 2005/06/08 14:50:19 bm 1.4.4.14: implement XStorable2, call attachResource in load 2005/06/08 08:59:42 bm 1.4.4.13: support XStorageBasedDocument 2005/06/07 15:34:01 iha 1.4.4.12: offer SvNumberformatter via unotunnel 2005/05/31 18:46:04 iha 1.4.4.11: modle offers MultiServiceFactory in addition for gradient table etc. 2005/05/31 15:24:48 bm 1.4.4.10: support aggregated XTypeProvider for Basic Scripts 2005/05/27 12:24:10 bm 1.4.4.9: +getUsedRangeRepresentations() in XDataReceiver interface 2005/05/09 09:51:12 bm 1.4.4.8: moved parts of API to data namespace 2005/04/25 11:28:07 bm 1.4.4.7: XVisualObject first impl 2005/04/01 16:25:38 bm 1.4.4.6: shared data for different chart models 2005/03/24 17:04:27 bm 1.4.4.5: Cloneable implementation 2004/06/03 03:39:40 iha 1.4.4.4: RESYNC: (1.4-1.5); FILE MERGED 2004/04/21 11:33:32 bm 1.4.4.3: no locked mutex when calling out 2004/03/19 14:32:54 bm 1.4.4.2: XDataSource now contains XLabeledDataSources 2004/03/02 09:41:19 bm 1.4.4.1: +getDataProvider() method at XChartDocument -XStyleFamiliesSupplier (xmloff queries to that interface and assumes that it is  						 fully functional, which it isn't yet)


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [986a61867d830b5716b4b5733f58ef774ebd4982]

INTEGRATION: CWS chart2mst3 (1.6.4); FILE MERGED 2007/03/19 15:23:42 bm 1.6.4.76: #i75418# support XTransferable in model and offer a high-contrast replacement image 2007/02/23 15:56:00 bm 1.6.4.75: #i66558# also copy m_aGraphicObjectVector in copy CTOR 2007/02/09 17:29:19 bm 1.6.4.74: XChartDocument::createInternalDataProvider() works like expected now 2006/11/30 15:20:10 bm 1.6.4.73: #i64497# setParent does no longer set the data provider (was only a temporary solution) 2006/11/17 16:32:42 bm 1.6.4.72: in ChartModel::setParent migrate the data from one data provider to the new one, if it is the same implementation and no temporary document. This is needed for solving the current clipboard problems 2006/10/18 17:09:50 bm 1.6.4.71: RESYNC: (1.8-1.9); FILE MERGED 2006/09/01 11:16:31 bm 1.6.4.70: set Model to modified state if diagram is set 2006/08/09 14:00:12 bm 1.6.4.69: #i68229# add getUsedData (from XChartDocument) 2006/05/09 14:37:34 bm 1.6.4.68: the ChartModel service name is ChartDocument 2006/03/12 01:28:00 iha 1.6.4.67: changed communication between model, view and controller; implemented old AddIn Interface; changed owneship and lifetime of view 2006/02/21 17:10:50 bm 1.6.4.66: ooops 2006/02/21 17:02:32 bm 1.6.4.65: createInstance: NamespaceMap added as reminder (not implemented yet) 2006/01/27 09:51:22 bm 1.6.4.64: InlineContainer.hxx moved to comphelper 2006/01/20 16:59:01 bm 1.6.4.63: warnings removed, leak fixed (releasing the old api aggregate) 2005/12/02 15:25:36 bm 1.6.4.62: XDataReceiver: +getRangeHighlighter 2005/11/24 18:32:42 bm 1.6.4.61: transparency gradients enabled 2005/11/22 11:58:06 bm 1.6.4.60: remove TEST (creating MainTitle via factory) 2005/11/15 18:37:17 bm 1.6.4.59: do neither clone nor dispose the storage 2005/11/15 15:30:29 bm 1.6.4.58: garbage collection, disposing, reference release issues 2005/11/11 15:02:50 bm 1.6.4.57: notify changes 2005/11/10 09:24:45 dr 1.6.4.56: #i3997# no IA exception for setFirstDiagram 2005/11/08 18:22:46 bm 1.6.4.55: set modified flag if visual area size changes (needed for saving new absolute positions and sizes in XML) 2005/11/08 09:42:56 bm 1.6.4.54: missing exception spec in setFirstDiagram 2005/11/02 13:49:20 bm 1.6.4.53: scene properties changed from SceneDescriptor property to the D3D properties offered by SceneProperties.hxx (this way XML im-/export works with the xmloff helper) 2005/10/14 16:58:42 bm 1.6.4.52: model listener mechanism 2005/10/07 11:51:40 bm 1.6.4.51: RESYNC: (1.7-1.8); FILE MERGED 2005/09/08 11:39:05 iha 1.6.4.50: set data provider and number formatter in the filter and not in the model load methods thus binary loading also gets the correct dataprovider and numberformatter 2005/09/07 14:42:23 bm 1.6.4.49: +hasInternalDataProvider, -getDataEditorForInternalData 2005/08/30 16:41:03 iha 1.6.4.48: don't send modified notifications during load and if controllers are locked 2005/08/25 16:24:11 bm 1.6.4.47: #124570# CloseVetoException was passed as Exception to function before throw, which discarded the type. This violated the throw specification later that only allows the CloseVetoException 2005/08/18 15:20:43 bm 1.6.4.46: (gs)etDiagram -> (gs)etFirstDiagram to avoid name clashes with old API 2005/08/15 13:02:28 bm 1.6.4.45: internal methods for setting data (ImplChartModel) changed 2005/08/11 16:05:40 bm 1.6.4.44: change internal data to a new class that does not need Calc 2005/07/12 12:57:07 bm 1.6.4.43: use named properties for gradients etc. in chart model 2005/07/08 16:46:42 bm 1.6.4.42: marker table removed 2005/07/07 09:30:46 iha 1.6.4.41: implement interface XSelectionSupplier 2005/07/07 09:29:20 iha 1.6.4.40: warnings removed 2005/06/20 14:37:22 bm 1.6.4.39: support XChild for being able to get the data provider during load (after creation of model and before the filter is started 2005/06/09 15:44:59 iha 1.6.4.38: corrected comment 2005/06/08 14:57:39 bm 1.6.4.37: createInternalData needs the parent storage from ChartModel 2005/06/08 11:29:43 bm 1.6.4.36: WinExtent in MediaDescriptor is deprecated 2005/06/08 08:59:09 bm 1.6.4.35: all load/save/modify functionality put in a separate file for clarity 2005/06/07 15:34:36 iha 1.6.4.34: offer SvNumberformatter via unotunnel 2005/05/31 18:50:19 iha 1.6.4.33: modle offers MultiServiceFactory in addition for gradient table etc. + create view for visual representation 2005/05/31 15:24:47 bm 1.6.4.32: support aggregated XTypeProvider for Basic Scripts 2005/05/27 12:24:09 bm 1.6.4.31: +getUsedRangeRepresentations() in XDataReceiver interface 2005/05/09 09:51:12 bm 1.6.4.30: moved parts of API to data namespace 2005/04/25 11:28:07 bm 1.6.4.29: XVisualObject first impl 2005/04/01 16:25:38 bm 1.6.4.28: shared data for different chart models 2005/03/30 16:31:07 bm 1.6.4.27: make model cloneable (+first undo implementation) 2005/03/24 17:04:27 bm 1.6.4.26: Cloneable implementation 2004/09/21 15:54:01 iha 1.6.4.25: enable save 2004/09/20 14:37:10 bm 1.6.4.24: some more debug code 2004/09/17 16:24:35 bm 1.6.4.23: trace chart doc in initNew 2004/09/09 15:12:36 bm 1.6.4.22: fixing loading of series: newly interpreted series have to be attached to the tree correctly 2004/09/08 15:36:42 bm 1.6.4.21: enable loading data series. There is one Diagram deletion too much which results in lost properties 2004/09/06 10:59:57 bm 1.6.4.20: oops, one slash too much 2004/09/06 09:56:42 bm 1.6.4.19: enable a test file name to save for unix systems 2004/09/03 17:13:58 iha 1.6.4.18: enable save 2004/08/30 18:01:42 iha 1.6.4.17: enable menubar again 2004/06/29 12:26:01 bm 1.6.4.16: close internal spreadsheet when chart is closed. 2004/06/17 09:30:58 bm 1.6.4.15: wrong number of storage arguments 2004/06/03 09:31:44 bm 1.6.4.14: Embedding API changes 2004/06/03 03:39:32 iha 1.6.4.13: RESYNC: (1.6-1.7); FILE MERGED 2004/05/11 10:13:33 bm 1.6.4.12: fix creation of default data/default chart 2004/05/10 17:14:32 bm 1.6.4.11: create diagram before default data to avoid exception 2004/05/10 11:17:28 bm 1.6.4.10: call CreateDefaultChart in initNew as CloneData doesn't do this any longer 2004/04/27 14:27:42 bm 1.6.4.9: warnings removed 2004/04/21 11:33:32 bm 1.6.4.8: no locked mutex when calling out 2004/04/15 17:13:31 bm 1.6.4.7: new macro DONT_CLONE_FILE_DATA_SOURCE to avoid cloning of file-data-source 2004/03/24 10:39:04 bm 1.6.4.6: switch to internal calc again don't use file data source in initNew 2004/03/19 14:32:54 bm 1.6.4.5: XDataSource now contains XLabeledDataSources 2004/03/05 15:11:39 iha 1.6.4.4: removed wrong OSL_ASSERTs 2004/03/03 14:43:35 bm 1.6.4.3: call setModified() in some methods 2004/03/02 09:39:48 bm 1.6.4.2: +USE_FILE_DATA_SOURCE define for deciding whether to use default data or the file XMLFilter integrated in load-method 2004/02/13 16:51:28 bm 1.6.4.1: join from changes on branch bm_post_chart01


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [440591fdbe4070a9baeafb4e53032e971577f161]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/02/09 17:29:19 bm 1.1.2.9: XChartDocument::createInternalDataProvider() works like expected now 2005/10/29 15:42:04 iha 1.1.2.8: support SequenceMapping also for chart local data 2005/10/11 09:20:42 bm 1.1.2.7: license header change 2005/09/07 14:43:43 bm 1.1.2.6: XChartDocument: +hasInternalDataProvider, -getDataEditorForInternalData 2005/08/15 13:06:48 bm 1.1.2.5: internal methods for setting data (ImplChartModel) changed 2005/08/11 16:05:39 bm 1.1.2.4: change internal data to a new class that does not need Calc 2005/05/31 15:25:33 bm 1.1.2.3: create data for internal spreadsheet in createInternalDataProvider 2005/05/09 09:51:11 bm 1.1.2.2: moved parts of API to data namespace 2005/04/01 16:25:03 bm 1.1.2.1: helper classes for sharing the data between different chart models


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [8a270fb717506118c7f809337a757202599fab8f]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/02/09 17:29:18 bm 1.1.2.12: XChartDocument::createInternalDataProvider() works like expected now 2007/02/08 21:25:38 iha 1.1.2.11: resync m195 -> m202 2005/10/29 15:41:56 iha 1.1.2.10: support SequenceMapping also for chart local data 2005/10/11 09:20:42 bm 1.1.2.9: license header change 2005/09/08 11:50:39 bm 1.1.2.8: hasInternalData also tests m_xDataProvider, m_pInternalDataProvider was uninitialized in CTOR 2005/09/07 14:44:16 bm 1.1.2.7: XChartDocument: +hasInternalDataProvider, -getDataEditorForInternalData 2005/08/15 13:06:34 bm 1.1.2.6: internal methods for setting data (ImplChartModel) changed 2005/08/11 16:05:39 bm 1.1.2.5: change internal data to a new class that does not need Calc 2005/05/31 15:25:32 bm 1.1.2.4: create data for internal spreadsheet in createInternalDataProvider 2005/05/09 09:51:09 bm 1.1.2.3: moved parts of API to data namespace 2005/04/15 14:49:46 bm 1.1.2.2: reset internal data member in setDataProvider 2005/04/01 16:24:53 bm 1.1.2.1: helper classes for sharing the data between different chart models


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [dff74ff249d85aeb11d422b887c1107ee7be1439]

INTEGRATION: CWS chart2mst3 (1.3.4); FILE MERGED 2006/10/18 17:09:41 bm 1.3.4.6: RESYNC: (1.4-1.5); FILE MERGED 2006/04/11 15:41:32 bm 1.3.4.5: make creation of coordinate systems available via factory 2005/10/13 17:38:56 iha 1.3.4.4: renamed BoundedCoordinateSystem to CoordinateSystem 2005/10/07 11:51:29 bm 1.3.4.3: RESYNC: (1.3-1.4); FILE MERGED 2004/09/15 17:32:01 bm 1.3.4.2: API simplification 2004/04/01 10:53:06 bm 1.3.4.1: XChartType: may return a coordinate system now


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [24ff3c078fb036f5896bc87a6feab300c959872a]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/02/08 21:25:38 iha 1.1.2.18: resync m195 -> m202 2006/09/24 09:12:55 iha 1.1.2.17: #i61970# correct implementation of axis at 2006/09/21 11:59:34 bm 1.1.2.16: #i69680# do not make grid of first y-axis visible (instead do that in the template) 2006/04/10 18:32:11 iha 1.1.2.15: api restructure axis, grids, scales and increments 2006/04/10 18:04:23 iha 1.1.2.14: api restructure axis, grids, scales and increments 2006/04/10 12:25:10 iha 1.1.2.13: api restructure axis, grids, scales and increments 2005/11/03 11:59:15 bm 1.1.2.12: fire modify events on property change 2005/11/02 17:46:27 bm 1.1.2.11: warning removed 2005/11/02 16:37:21 bm 1.1.2.10: CloneRefVector uses a back_inserter: do not resize destination before calling 2005/10/24 11:06:44 iha 1.1.2.9: coordinate system restructure 2005/10/14 16:58:42 bm 1.1.2.8: model listener mechanism 2005/10/13 17:38:55 iha 1.1.2.7: renamed BoundedCoordinateSystem to CoordinateSystem 2005/10/11 09:20:42 bm 1.1.2.6: license header change 2005/09/23 15:24:56 iha 1.1.2.5: #i55000# crash caused by dead reference to mutex 2005/08/03 16:36:18 bm 1.1.2.4: algohelper.hxx split up into CommonFunctors.hxx ContainerHelper.hxx CloneHelper.hxx 2005/03/30 16:31:07 bm 1.1.2.3: make model cloneable (+first undo implementation) 2004/09/16 16:51:13 bm 1.1.2.2: API simplification 2004/09/15 17:30:42 bm 1.1.2.1: API simplification


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [fbc854307a276365f76f37896b57b13bbe55e8f5]

INTEGRATION: CWS chart2mst3 (1.4.4); FILE MERGED 2007/02/14 12:04:17 bm 1.4.4.12: #i74133# clone: do late initialization after holding a reference to avoid ref-count problems in copy-CTOR 2006/04/10 12:25:10 iha 1.4.4.11: api restructure axis, grids, scales and increments 2005/12/21 21:29:17 iha 1.4.4.10: remove identifiers from model objects and create an index based CID protocol instead for selection purposes 2005/11/18 15:18:50 bm 1.4.4.9: implement XInitialization (do not use context to pass identifier) 2005/11/03 11:59:14 bm 1.4.4.8: fire modify events on property change 2005/10/24 11:06:43 iha 1.4.4.7: coordinate system restructure 2005/10/14 16:58:42 bm 1.4.4.6: model listener mechanism 2005/10/13 17:38:54 iha 1.4.4.5: renamed BoundedCoordinateSystem to CoordinateSystem 2005/10/07 11:51:12 bm 1.4.4.4: RESYNC: (1.4-1.5); FILE MERGED 2005/03/30 16:31:07 bm 1.4.4.3: make model cloneable (+first undo implementation) 2005/03/24 17:04:27 bm 1.4.4.2: Cloneable implementation 2004/02/13 16:51:27 bm 1.4.4.1: join from changes on branch bm_post_chart01


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [babfb045d9ec39f4b7de6c2663b93d6af10a34da]

INTEGRATION: CWS chart2mst3 (1.6.4); FILE MERGED 2007/02/14 12:03:54 bm 1.6.4.32: #i74133# clone: do late initialization after holding a reference to avoid ref-count problems in copy-CTOR 2007/02/12 17:19:09 bm 1.6.4.31: add as event listener to labeled data sequences to release them when they get disposed 2006/11/10 09:28:02 iha 1.6.4.30: no break as default 2006/10/18 17:09:08 bm 1.6.4.29: RESYNC: (1.7-1.8); FILE MERGED 2006/07/19 15:49:42 bm 1.6.4.28: add axis as listener at the categories of the ScaleData to be able to propagate changes in categories to the ChartDocument 2006/07/07 17:00:18 iha 1.6.4.27: correct font sizes - don't guess a default reference size, as a guess could to be wrong 2006/04/10 15:03:34 iha 1.6.4.26: api restructure axis, grids, scales and increments 2006/04/10 12:25:10 iha 1.6.4.25: api restructure axis, grids, scales and increments 2006/02/21 19:40:06 iha 1.6.4.24: added property show to axis to make axis title possible with invisible axis and enlarge lifetime for old api 2006/01/20 16:56:37 bm 1.6.4.23: better default for guessed ReferenceDiagramSize and font size 2005/12/21 21:29:16 iha 1.6.4.22: remove identifiers from model objects and create an index based CID protocol instead for selection purposes 2005/11/18 15:19:02 bm 1.6.4.21: implement XInitialization (do not use context to pass identifier) 2005/11/08 11:55:22 bm 1.6.4.20: notification mechanism added 2005/11/03 11:59:14 bm 1.6.4.19: fire modify events on property change 2005/10/24 11:06:43 iha 1.6.4.18: coordinate system restructure 2005/10/14 16:58:42 bm 1.6.4.17: model listener mechanism 2005/10/13 17:38:54 iha 1.6.4.16: renamed BoundedCoordinateSystem to CoordinateSystem 2005/10/07 11:51:00 bm 1.6.4.15: RESYNC: (1.6-1.7); FILE MERGED 2005/09/23 15:24:55 iha 1.6.4.14: #i55000# crash caused by dead reference to mutex 2005/09/02 12:45:33 bm 1.6.4.13: AxisPosition had wrong type 2005/08/03 16:36:17 bm 1.6.4.12: algohelper.hxx split up into CommonFunctors.hxx ContainerHelper.hxx CloneHelper.hxx 2005/07/21 08:22:12 bm 1.6.4.11: use source format as default 2005/07/14 12:45:41 iha 1.6.4.10: remove unused parameter 'bIncludeStyleProperties' from characterproperties 2005/07/14 12:32:52 iha 1.6.4.9: remove unused parameter 'bIncludeStyleProperties' 2005/06/08 11:31:22 iha 1.6.4.8: use number format key at API instead of string 2005/05/09 09:51:08 bm 1.6.4.7: moved parts of API to data namespace 2005/03/30 16:31:06 bm 1.6.4.6: make model cloneable (+first undo implementation) 2005/03/24 17:04:27 bm 1.6.4.5: Cloneable implementation 2004/05/26 16:40:55 bm 1.6.4.4: default font sizes adapted 2004/05/26 16:26:57 bm 1.6.4.3: default font sizes adapted 2004/03/12 15:37:33 iha 1.6.4.2: added AxisPosition for secondary axes 2004/02/13 16:51:27 bm 1.6.4.1: join from changes on branch bm_post_chart01


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [1278192f1ce1a8c4ce98b7a0bfa1c0026ceab8d7]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2006/03/10 10:55:22 iha 1.1.2.4: don't use leading underscore 2005/10/11 09:20:41 bm 1.1.2.3: license header change 2004/09/16 16:10:02 bm 1.1.2.2: API simplification 2004/09/16 16:01:37 bm 1.1.2.1: API simplification


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [5113fe52d58dcf4a4c464fbc36fdfff56b6d4b26]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2006/07/27 14:33:02 bm 1.1.2.5: #i60323# export and import meta data. Implement the BuildId Property for storing the build id in the InfoProperties 2005/10/11 09:20:41 bm 1.1.2.4: license header change 2005/06/10 18:19:46 iha 1.1.2.3: load gradients, hatches etc. correct (transport StyleNameMap) 2004/09/03 17:15:15 iha 1.1.2.2: enable save 2004/03/02 09:32:18 bm 1.1.2.1: filter calling xmloff subfilter for chart im-/export Issue number: Submitted by: Reviewed by:


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [1de069473b73fc1a6be2bb279b1f5361101a07cc]

INTEGRATION: CWS chart2mst3 (1.1.4); FILE ADDED 2005/11/29 09:51:42 bm 1.1.4.3: #i58588# enable cloning and modification listening 2005/10/11 09:20:41 bm 1.1.4.2: license header change 2004/02/13 16:51:26 bm 1.1.4.1: join from changes on branch bm_post_chart01


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [d891664c0b1291e5d787895363a73c5682d08057]

INTEGRATION: CWS chart2mst3 (1.3.4); FILE MERGED 2006/04/11 15:33:00 bm 1.3.4.5: make creation of coordinate systems available via factory 2005/10/13 17:38:53 iha 1.3.4.4: renamed BoundedCoordinateSystem to CoordinateSystem 2005/10/07 11:50:37 bm 1.3.4.3: RESYNC: (1.3-1.4); FILE MERGED 2004/09/15 17:32:00 bm 1.3.4.2: API simplification 2004/04/01 10:53:05 bm 1.3.4.1: XChartType: may return a coordinate system now


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [eb7e8cb7bacf98d3c9b8d3b782e9a2ff9cf5f97f]

INTEGRATION: CWS chart2mst3 (1.8.4); FILE MERGED 2006/04/10 12:25:09 iha 1.8.4.16: api restructure axis, grids, scales and increments 2005/12/21 21:29:16 iha 1.8.4.15: remove identifiers from model objects and create an index based CID protocol instead for selection purposes 2005/11/15 15:30:28 bm 1.8.4.14: garbage collection, disposing, reference release issues 2005/11/11 15:01:37 bm 1.8.4.13: implement XComponent 2005/11/03 11:59:06 bm 1.8.4.12: fire modify events on property change 2005/10/14 16:58:41 bm 1.8.4.11: model listener mechanism 2005/10/13 17:38:52 iha 1.8.4.10: renamed BoundedCoordinateSystem to CoordinateSystem 2005/10/07 11:50:14 bm 1.8.4.9: RESYNC: (1.8-1.9); FILE MERGED 2005/07/29 13:26:40 bm 1.8.4.8: store unused data 2005/07/28 09:34:50 bm 1.8.4.7: usage of color schemes and the VaryColorsByPoint property to have correct pie colors and legend entries 2005/07/26 12:09:28 bm 1.8.4.6: +XDiagram::getColorAtIndex 2005/03/30 16:31:05 bm 1.8.4.5: make model cloneable (+first undo implementation) 2005/03/24 17:04:26 bm 1.8.4.4: Cloneable implementation 2004/09/16 13:00:57 bm 1.8.4.3: API simplification 2004/09/15 17:32:00 bm 1.8.4.2: API simplification 2004/02/13 16:51:26 bm 1.8.4.1: join from changes on branch bm_post_chart01


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [3be0698aac538bf98b200382d3d27d5c9f36d242]

INTEGRATION: CWS chart2mst3 (1.2.4); FILE MERGED 2005/10/07 11:50:03 bm 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2004/06/29 12:42:22 bm 1.2.4.1: API changes


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [3a4e65e3e922edf4b49a799827ce7338635f0b7d]

INTEGRATION: CWS chart2mst3 (1.1.4); FILE ADDED 2007/02/14 12:04:37 bm 1.1.4.15: #i74133# clone: do late initialization after holding a reference to avoid ref-count problems in copy-CTOR 2006/04/04 15:58:30 bm 1.1.4.14: include of ModifyListenerHelper only needed in cxx. Therefore, moved there 2005/12/21 21:29:15 iha 1.1.4.13: remove identifiers from model objects and create an index based CID protocol instead for selection purposes 2005/11/07 17:12:42 bm 1.1.4.12: some missing notifications added 2005/11/03 11:59:05 bm 1.1.4.11: fire modify events on property change 2005/10/14 16:58:41 bm 1.1.4.10: model listener mechanism 2005/10/11 09:20:41 bm 1.1.4.9: license header change 2005/05/09 09:51:06 bm 1.1.4.8: moved parts of API to data namespace 2005/03/30 16:31:05 bm 1.1.4.7: make model cloneable (+first undo implementation) 2004/09/17 10:52:49 bm 1.1.4.6: API simplification 2004/09/15 17:32:00 bm 1.1.4.5: API simplification 2004/05/07 13:47:07 bm 1.1.4.4: only CTORS with component-context 2004/04/27 13:39:23 bm 1.1.4.3: +XInitialization for transfering Id over factory 2004/03/19 14:32:53 bm 1.1.4.2: XDataSource now contains XLabeledDataSources 2004/02/13 16:51:25 bm 1.1.4.1: join from changes on branch bm_post_chart01


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [89d7e121053f2519722f881267c153fed7936ec7]

INTEGRATION: CWS chart2mst3 (1.2.4); FILE MERGED 2005/10/07 11:49:28 bm 1.2.4.3: RESYNC: (1.2-1.3); FILE MERGED 2004/05/27 17:29:44 bm 1.2.4.2: ChartTypeManager is no propertyset any longer. 2004/02/13 16:51:25 bm 1.2.4.1: join from changes on branch bm_post_chart01


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [a4a968ed195816484f7da439bfae26270915cd0d]

INTEGRATION: CWS chart2mst3 (1.2.4); FILE MERGED 2006/04/11 15:41:59 bm 1.2.4.5: make creation of coordinate systems available via factory 2005/10/13 17:38:51 iha 1.2.4.4: renamed BoundedCoordinateSystem to CoordinateSystem 2005/10/07 11:49:41 bm 1.2.4.3: RESYNC: (1.2-1.3); FILE MERGED 2004/09/15 17:32:00 bm 1.2.4.2: API simplification 2004/04/01 10:53:05 bm 1.2.4.1: XChartType: may return a coordinate system now


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [a34173cb0f73c6e915c3b3436909c4d589c69000]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2006/09/24 09:12:55 iha 1.1.2.10: #i61970# correct implementation of axis at 2006/04/10 12:25:09 iha 1.1.2.9: api restructure axis, grids, scales and increments 2005/11/03 11:59:05 bm 1.1.2.8: fire modify events on property change 2005/10/24 11:06:42 iha 1.1.2.7: coordinate system restructure 2005/10/14 16:58:41 bm 1.1.2.6: model listener mechanism 2005/10/13 17:38:51 iha 1.1.2.5: renamed BoundedCoordinateSystem to CoordinateSystem 2005/10/11 09:20:40 bm 1.1.2.4: license header change 2004/09/16 17:37:54 bm 1.1.2.3: -getChartTypeByIdentifier 2004/09/16 16:51:13 bm 1.1.2.2: API simplification 2004/09/15 17:30:29 bm 1.1.2.1: API simplification


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [c26889d3a5020a8b4e74578c2b4272577aaa7b4f]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2005/10/11 09:20:39 bm 1.1.2.2: license header change 2004/03/02 09:25:21 bm 1.1.2.1: +XMLFilter: filter calling xmloff subfilter for chart im-/export


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [854c50b89919f1d364602f152d1f81fde1c4fa67]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/02/08 21:25:38 iha 1.1.2.17: resync m195 -> m202 2007/01/31 13:16:41 bm 1.1.2.16: #144135# export table-number list in OOo XML format (not Oasis) 2007/01/30 10:59:23 bm 1.1.2.15: #i72973# detect properly, if the format is Oasis or OOo (didn't work by querying the storage) 2006/08/15 16:29:23 bm 1.1.2.14: get rid of tools library. lib/urlobj.hxx was no longer needed. 2006/07/27 14:33:02 bm 1.1.2.13: #i60323# export and import meta data. Implement the BuildId Property for storing the build id in the InfoProperties 2005/10/21 13:35:08 bm 1.1.2.12: enable FillBitmaps 2005/10/11 09:20:38 bm 1.1.2.11: license header change 2005/08/03 16:36:17 bm 1.1.2.10: algohelper.hxx split up into CommonFunctors.hxx ContainerHelper.hxx CloneHelper.hxx 2005/06/10 18:20:27 iha 1.1.2.9: load gradients, hatches etc. correct (transport StyleNameMap) 2005/06/10 09:52:16 bm 1.1.2.8: property Encrypted is now UseCommonStoragePasswordEncryption 2005/06/08 08:49:48 bm 1.1.2.7: use storages in MediaDescriptor 2005/04/11 11:43:38 iha 1.1.2.6: enable oasis format 2004/09/21 15:54:00 iha 1.1.2.5: enable save 2004/09/03 17:17:15 iha 1.1.2.4: enable save 2004/06/03 09:31:42 bm 1.1.2.3: Embedding API changes 2004/04/27 14:27:42 bm 1.1.2.2: warnings removed 2004/03/02 09:24:59 bm 1.1.2.1: filter calling xmloff subfilter for chart im-/export


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [772595eae9a30f22501a2abae979ed26e4d28579]

INTEGRATION: CWS chart2mst3 (1.3.4); FILE MERGED 2007/04/26 09:53:58 bm 1.3.4.13: RESYNC: resolving merge problems 2007/02/22 17:00:17 ka 1.3.4.12: #i66558#: added VCLLIB and GOODIESLIB for preloading of graphics 2006/08/15 16:31:54 bm 1.3.4.11: get rid of tools library. In XMLFilter lib/urlobj.hxx was no longer needed. 2006/06/30 22:23:00 iha 1.3.4.10: correct 3D pie rotation: different default camera for pies 2005/10/07 11:49:15 bm 1.3.4.9: RESYNC: (1.3-1.4); FILE MERGED 2005/06/07 15:36:52 iha 1.3.4.8: offer SvNumberformatter via unotunnel 2005/04/11 11:58:47 iha 1.3.4.7: enable oasis format 2004/09/16 13:00:56 bm 1.3.4.6: API simplification 2004/09/03 17:12:01 iha 1.3.4.5: enable save - added SVLLIB for SvtSaveOptions 2004/03/19 14:32:53 bm 1.3.4.4: XDataSource now contains XLabeledDataSources 2004/03/02 09:30:28 bm 1.3.4.3: new lib filter 2004/02/18 10:04:44 iha 1.3.4.2: dependencies only for windows 2004/02/17 19:31:05 iha 1.3.4.1: indicate lib dependencies


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [93e85d98eacb41512888b01cd67cd89592318a83]

INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2005/10/07 11:49:04 bm 1.1.1.1.4.2: RESYNC: (1.1.1.1-1.2); FILE MERGED 2005/04/11 10:04:51 iha 1.1.1.1.4.1: changed servicenames to avoid confusion with model services


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [25dbebda88a273885782fd0520c94326a053952c]

INTEGRATION: CWS chart2mst3 (1.2.4); FILE MERGED 2006/12/15 13:34:13 iha 1.2.4.6: #i72360# use axis number format for data labels when one is provided 2005/10/07 11:48:53 bm 1.2.4.5: RESYNC: (1.2-1.3); FILE MERGED 2005/07/21 14:47:06 bm 1.2.4.4: support for number formats from data provider 2005/06/10 18:18:42 iha 1.2.4.3: removed comment 2005/06/08 11:30:25 iha 1.2.4.2: use number format key at API instead of string 2005/06/07 15:46:16 iha 1.2.4.1: use numberformatter from model


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [e4f838bc93cddb87abaecc8fafa366096b0a9264]

INTEGRATION: CWS chart2mst3 (1.2.4); FILE MERGED 2006/12/15 13:34:57 iha 1.2.4.11: #i72360# use axis number format for data labels when one is provided 2006/12/01 18:35:52 iha 1.2.4.10: #68896# always save the explicit number format 2006/09/24 09:12:54 iha 1.2.4.9: #i61970# correct implementation of axis at 2006/04/10 12:25:08 iha 1.2.4.8: api restructure axis, grids, scales and increments 2006/03/12 01:26:57 iha 1.2.4.7: changed communication between model, view and controller; implemented old AddIn Interface; changed owneship and lifetime of view 2006/02/20 15:27:42 bm 1.2.4.6: make getShapeForCID an interface method of ExplicitValueProvider again 2005/10/07 11:48:42 bm 1.2.4.5: RESYNC: (1.2-1.3); FILE MERGED 2005/07/23 00:01:20 iha 1.2.4.4: include axis title sizes in diagram position to support old api and fileformat 2005/07/08 12:53:34 iha 1.2.4.3: provide and keep view as service only 2005/06/09 15:42:30 iha 1.2.4.2: support positions and sizes via view for old api wrapper 2004/04/26 11:43:45 iha 1.2.4.1: getExplicitValuesForMeter returns bool + added description


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [8712fd9002eab844d790846888682c5547f3e2c2]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2006/10/20 21:28:24 iha 1.1.2.11: implement selection of additional shapes 2006/03/12 01:26:21 iha 1.1.2.10: changed communication between model, view and controller; implemented old AddIn Interface; changed owneship and lifetime of view 2006/02/20 14:33:21 iha 1.1.2.9: move SchItemPool from controller to view lib -> ChartItemPool 2005/10/11 09:20:38 bm 1.1.2.8: license header change 2005/08/30 14:42:46 bm 1.1.2.7: +attachParentReferenceDevice, +getReferenceDevice 2005/07/13 15:21:55 iha 1.1.2.6: update draw model tables before use in view and dialogs 2005/07/08 12:52:14 iha 1.1.2.5: provide and keep view as service only 2005/07/05 15:32:11 iha 1.1.2.4: redefine diagram size 2005/06/10 18:18:23 iha 1.1.2.3: removed comment 2005/06/01 16:50:23 iha 1.1.2.2: export metafile 2005/05/31 19:10:59 iha 1.1.2.1: create view without controller


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [3db9997d0555c5ca03852a92ab7d14d50e734e7b]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2006/02/20 14:31:04 iha 1.1.2.1: move SchItemPool from controller to view lib -> ChartItemPool


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [74d750cfcca8fcaa4f580b74184d8b022939f24a]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2005/10/11 09:20:37 bm 1.1.2.2: license header change 2005/04/11 09:03:21 iha 1.1.2.1: defines for servicenames for charttypes (fixed apply to 2nd axis again) Issue number: Submitted by: Reviewed by:


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [b6db6577e6abcfea6c2a05ec23dca1d851305f90]

INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2006/05/11 08:55:12 bm 1.1.1.1.4.7: the ChartModel service name is ChartDocument 2006/03/23 09:58:04 bm 1.1.1.1.4.6: helper component for text accessibility 2005/10/07 11:47:32 bm 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2005/07/08 14:58:33 iha 1.1.1.1.4.4: create and notify an accessible view 2005/05/31 18:31:36 iha 1.1.1.1.4.3: added service names for chart view 2004/04/07 21:47:44 iha 1.1.1.1.4.2: #i20344# added WizardDialog 2004/02/13 16:51:25 bm 1.1.1.1.4.1: join from changes on branch bm_post_chart01


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [6206ae797f2f0983ee119f6857a8f2f8c910585d]

INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2005/10/07 11:47:23 bm 1.1.1.1.4.4: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/07 15:34:47 bm 1.1.1.1.4.3: show exception type in ASSERT_EXCEPTION 2004/04/27 13:32:42 iha 1.1.1.1.4.2: warnings removed 2004/03/04 08:55:36 bm 1.1.1.1.4.1: ASSERT_EXCEPTION: for pro-builds print the exception variable to avoid warning


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [dfd2b11e90a228002ce920003a1cd692f78f7b00]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2005/10/11 09:20:37 bm 1.1.2.2: license header change 2005/08/11 16:02:17 bm 1.1.2.1: classes for internal data


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [cabe086275cf5fc29677eaf606cd59a0aa1a1476]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2006/02/17 20:57:54 iha 1.1.2.6: enlarge validity of api wrapper objects to lifetime of new chartmodel 2006/02/06 13:40:29 iha 1.1.2.5: make WrappedPropertySet a MutexContainer 2006/02/02 14:36:08 iha 1.1.2.4: enable late init with inner propertyset 2005/10/11 09:20:36 bm 1.1.2.3: license header change 2005/07/15 13:32:28 iha 1.1.2.2: removed support if FastPropertySet at WrappedPropertySet as this is to errorprone due to mismatch of FastPropertyIds 2005/04/19 17:25:10 iha 1.1.2.1: improved old api support (introduced wrappedpropertyset ...)


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [23985dc6b257863ffc061aff099ee9448e873a7a]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2006/03/12 01:00:14 iha 1.1.2.4: enlarge validity of area or line properties of data series to lifetime of new chartmodel 2005/10/11 09:20:36 bm 1.1.2.3: license header change 2005/07/14 15:32:56 iha 1.1.2.2: cleanup WrappedIgnoreProperty 2005/04/19 17:24:55 iha 1.1.2.1: improved old api support (introduced wrappedpropertyset ...)


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [5c317157c887b7d702dfcd5daebc11983b5884f2]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2005/10/11 09:20:36 bm 1.1.2.2: license header change 2005/07/14 15:27:29 iha 1.1.2.1: cleanup WrappedIgnoreProperty Issue number: Submitted by: Reviewed by:


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [cea0a961b1c45e301720d4a0882183041b275a15]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2006/10/25 17:50:05 iha 1.1.2.1: cope with context dependent defaults from old chart


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [2418f3ca57f3ba34b8a24b907674f21085f1c6e3]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2005/10/11 09:20:35 bm 1.1.2.2: license header change 2005/07/05 16:41:20 bm 1.1.2.1: wrapped property which can have a different default value than the inner propertyset


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [30be86ef8d47cfb692b620d1280da92b25a7c0c3]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2005/12/02 15:21:35 bm 1.1.2.4: +XSelectionChangeListener specialization 2005/11/15 17:16:16 bm 1.1.2.3: missing namespace 2005/11/15 13:33:45 bm 1.1.2.2: missing DTOR in WeakListenerAdapter 2005/11/14 17:24:04 bm 1.1.2.1: helper for adding listener objects as weak references to broadcasters


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [62ead146c399c17ad1863bc19caa81506bbef57b]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2006/11/10 15:06:11 bm 1.1.2.6: #i67875# add undo for own data 2005/11/21 15:04:47 bm 1.1.2.5: implement modify listener to notify the undo dispatch about changes in the undo-/redo stack 2005/11/11 14:56:03 bm 1.1.2.4: canUndo/Redo for setting menu state 2005/11/04 14:50:00 bm 1.1.2.3: enable undo limitation according to config setting 2005/11/02 13:49:20 bm 1.1.2.2: scene properties changed from SceneDescriptor property to the D3D properties offered by SceneProperties.hxx (this way XML im-/export works with the xmloff helper) 2005/10/10 12:14:00 bm 1.1.2.1: helper class for adding a model to the undo/redo stacks


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [92f8f4bac63d8c11d684a780c2c25e4df1fd098f]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2006/11/10 15:06:11 bm 1.1.2.3: #i67875# add undo for own data 2005/11/16 10:51:57 iha 1.1.2.2: don't call cancelAction twice 2005/11/15 18:06:26 iha 1.1.2.1: UndoGuard


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [7352cc9fbc36346611aae7eb36237224456e16d6]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2006/07/25 12:38:58 bm 1.1.2.11: #i64824# notify change in sequence length from internal data provider to uncached data sequence 2006/07/19 15:55:25 bm 1.1.2.10: #i64824# improvement of the data editor for internal data. Especially the handling of flexible data and series with more than one role 2006/04/05 11:43:20 bm 1.1.2.9: include XModifyBroadcaster (not only implement ...) 2006/04/04 15:58:50 bm 1.1.2.8: implement XModifyBroadcaster 2006/04/04 13:45:51 bm 1.1.2.7: add XModifyBroadcaster to DataSequence 2006/01/23 16:47:08 bm 1.1.2.6: member initialization order 2005/10/11 09:20:35 bm 1.1.2.5: license header change 2005/09/08 12:43:29 bm 1.1.2.4: +generateLabel 2005/08/18 14:07:28 bm 1.1.2.3: provide a CTOR with the Role 2005/08/15 09:30:03 bm 1.1.2.2: add an XDataProvider reference to ensure a long-enough life-time for the data sequences to work properly 2005/08/11 16:02:09 bm 1.1.2.1: classes for internal data


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [22ddcada2857d33295ff918b708964c2133dcc2f]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2006/08/25 17:12:21 iha 1.1.2.1: text- and diagram-size dependent auto main step width


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [b8b84d6bc2e91c27d0085a5dc25a24ea55996658]

INTEGRATION: CWS chart2mst3 (1.3.4); FILE MERGED 2006/08/03 13:44:56 bm 1.3.4.9: warning removed: comma in last enum entry 2006/01/24 10:53:56 bm 1.3.4.8: use ReferenceSizeProvider to adapt auto-scale settings for newly created objects 2005/12/21 21:29:15 iha 1.3.4.7: remove identifiers from model objects and create an index based CID protocol instead for selection purposes 2005/12/07 14:00:47 iha 1.3.4.6: remove dependendy from special title identifiers 2005/12/01 18:51:24 iha 1.3.4.5: create axis title with correct rotation default + don't mix x and y in barcharts 2005/10/07 11:46:57 bm 1.3.4.4: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:43:06 iha 1.3.4.3: added method getTitleType() 2004/05/26 16:26:56 bm 1.3.4.2: default font sizes adapted 2004/04/27 13:33:49 bm 1.3.4.1: +createTitle method for creating a title, if you only have an XDiagram (creation of main-title not possible there)


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [fd32cdac7217e3bb1973c749ccb0becdb2629aa9]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/05/03 08:02:34 iha 1.1.2.23: #i76842# warning for scale tabpage when min > max 2007/03/19 15:13:39 bm 1.1.2.22: #i75403# Use strings from resource for row and column labels 2007/02/09 12:26:08 bm 1.1.2.21: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/01/08 14:07:43 bm 1.1.2.20: #i73221# include guard added 2006/12/11 15:45:58 bm 1.1.2.19: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/08 19:03:08 iha 1.1.2.18: corrected title of roadmap in wizard 2006/12/05 23:41:55 iha 1.1.2.17: #i71675# enable set data label range for xy charts 2006/11/01 17:45:46 iha 1.1.2.16: cleanup resources: no hardcoded quotes 2006/11/01 15:35:32 iha 1.1.2.15: cleanup resources + changed variable names according to style guide 2006/10/27 18:42:21 iha 1.1.2.14: added warnings STR_STEP_GT_ZERO and STR_BAD_LOGARITHM tp scale tab page + remove unused code 2006/10/27 15:31:47 iha 1.1.2.13: name consolidation 2006/10/27 15:17:11 iha 1.1.2.12: name consolidation 2006/10/27 15:02:48 iha 1.1.2.11: name consolidation 2006/10/27 14:59:05 iha 1.1.2.10: name consolidation 2006/10/21 12:14:27 iha 1.1.2.9: name consolidation 2006/10/21 11:03:55 iha 1.1.2.8: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/07/19 15:51:05 bm 1.1.2.7: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 17:54:13 iha 1.1.2.6: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/01/14 14:55:51 iha 1.1.2.5: Custom entry for 3D View scheme listbox 2006/01/13 15:05:04 bm 1.1.2.4: +STR_ACTION_REARRANGE_CHART (94) 2006/01/12 17:56:25 iha 1.1.2.3: change name of wizard step 4 according to spec 2005/11/29 18:36:38 bm 1.1.2.2: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/29 16:32:51 bm 1.1.2.1: moved here from controller/inc


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [2b085c199500b40af4f4438d356fa9e442fcd772]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2005/10/11 09:20:35 bm 1.1.2.3: license header change 2004/09/16 11:37:53 bm 1.1.2.2: API simplification 2004/09/15 12:06:04 bm 1.1.2.1: replacement for API StackMode enum


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [a9dc693254454e8307c39468c3263960b4d4d00d]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2005/10/11 09:20:35 bm 1.1.2.2: license header change 2004/05/07 13:42:18 bm 1.1.2.1: properties for a 3d scene


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [d6cd3b671e75df3943575528d66964acede0e37e]

INTEGRATION: CWS chart2mst3 (1.3.12); FILE MERGED 2006/04/05 11:13:12 bm 1.3.12.1: make Scalings available via factory


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [c0458612eb27909095474a3cb01b92e6477d494f]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/05/18 15:53:27 bm 1.1.2.2: #i74635# some adaptions for ResMgr cleanup 2005/11/29 17:25:41 bm 1.1.2.1: provide ResMgr singleton (was in controller/inc/ViewSingletons.hxx before)


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [3c8b5807fd8fcf4a274a91fa54b751d562119d55]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2005/11/29 18:36:38 bm 1.1.2.2: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/29 17:20:08 bm 1.1.2.1: moved here from controller/inc


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [6fb269ad70892b3a2a9caf911253f810cc11eeb5]

INTEGRATION: CWS chart2mst3 (1.3.12); FILE MERGED 2006/01/20 16:49:17 bm 1.3.12.1: adaptFontSizes: pass target properties as const Reference to allow temporaries


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [9df1d53c9a6900bb9605720b2d357bbd1c1a99d8]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2006/05/02 11:12:52 bm 1.1.2.6: #i62831# +moveObject with check for out-of-bounds 2006/05/02 08:51:13 bm 1.1.2.5: +getReanchoredPosition 2006/02/23 17:35:23 bm 1.1.2.4: +centerGrow 2005/12/01 16:39:54 iha 1.1.2.3: #124571# load & save position of rotated titles correctly 2005/10/11 09:20:35 bm 1.1.2.2: license header change 2004/09/17 17:21:41 iha 1.1.2.1: correct positions for titles also after move


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [c4c5beeca20bebdbc70136bd56ee311c0b303335]

INTEGRATION: CWS chart2mst3 (1.5.4); FILE MERGED 2006/06/07 14:52:05 bm 1.5.4.9: #124497# +getMeanValueLine 2006/03/29 22:24:44 iha 1.5.4.8: restructure legend entry creation + legend entries in data labels 2006/02/28 12:36:17 bm 1.5.4.7: +isMeanValueLine 2005/10/07 11:45:20 bm 1.5.4.6: RESYNC: (1.5-1.6); FILE MERGED 2005/05/09 09:51:05 bm 1.5.4.5: moved parts of API to data namespace 2005/04/11 10:08:37 iha 1.5.4.4: add methods addRegressionCurve() removeAllExceptMeanValueLine() and getFirstCurveNotMeanValueLine() 2004/04/28 11:51:26 bm 1.5.4.3: superfluous class name in method declaration 2004/04/14 09:40:01 iha 1.5.4.2: domain-x -> values-x 2004/02/13 16:51:24 bm 1.5.4.1: join from changes on branch bm_post_chart01


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [8b535eff0e53c8b7ab38c13451653d096b482cc1]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2006/01/24 10:21:20 bm 1.1.2.1: Helper for Reference(Diagram|Page)Size setting and retrieving. Includes former functionality of AutoResizeHelper


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [1c3af230b66c8a78e88186ffb34f5d119d999231]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2005/12/21 21:29:14 iha 1.1.2.2: remove identifiers from model objects and create an index based CID protocol instead for selection purposes 2005/12/02 15:20:33 bm 1.1.2.1: component implementing range highlighting


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [6fec4248d6318fdf62fafc03c02d5548b15dbfa7]

INTEGRATION: CWS chart2mst3 (1.2.4); FILE MERGED 2005/10/07 11:45:10 bm 1.2.4.6: RESYNC: (1.2-1.3); FILE MERGED 2005/08/11 16:01:12 bm 1.2.4.5: PropertyValueNameEquals and PropertyLess enabled 2005/08/03 16:36:17 bm 1.2.4.4: algohelper.hxx split up into CommonFunctors.hxx ContainerHelper.hxx CloneHelper.hxx 2005/07/12 12:57:06 bm 1.2.4.3: use named properties for gradients etc. in chart model 2005/07/11 12:57:43 bm 1.2.4.2: functions to add named properties into the corresponding tables with unique names 2004/02/13 16:51:24 bm 1.2.4.1: join from changes on branch bm_post_chart01


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [e4bebfa28cb98de94a67bd9bc539058ab124eb71]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2006/09/19 16:46:31 bm 1.1.2.6: #i67808# offer a way to get the title type of a CID (publicly) 2006/04/10 12:25:08 iha 1.1.2.5: api restructure axis, grids, scales and increments 2006/03/19 10:39:54 iha 1.1.2.4: reselect pie and donut segments after dragging 2006/02/28 12:09:12 bm 1.1.2.3: ObjectIdentifier::getIndexFromParticle => ObjectIdentifier::getIndexFromParticleOrCID 2006/02/20 09:18:28 bm 1.1.2.2: getObjectPropertySet also with XChartDocument as parameter 2005/12/21 21:28:02 iha 1.1.2.1: remove identifiers from model objects and create an index based CID protocol instead for selection purposes


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [1eb5efa98cfbf42480023aa500667c877e503d64]

INTEGRATION: CWS chart2mst3 (1.2.4); FILE MERGED 2005/11/15 15:30:27 bm 1.2.4.6: garbage collection, disposing, reference release issues 2005/11/03 13:38:45 bm 1.2.4.5: do not notify change to parent object in _NoBroadcast method 2005/11/03 11:57:03 bm 1.2.4.4: +firePropertyChangeEvent for notifying property changes 2005/10/07 11:44:17 bm 1.2.4.3: RESYNC: (1.2-1.3); FILE MERGED 2005/09/23 15:24:10 iha 1.2.4.2: #i55000# crash caused by dead reference to mutex 2005/03/30 16:31:05 bm 1.2.4.1: make model cloneable (+first undo implementation)


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [2fec3d8f04ac7cc031cf5d4341f0370d92a10050]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2005/10/11 09:20:34 bm 1.1.2.3: license header change 2004/04/30 15:48:24 bm 1.1.2.2: some comments added 2004/04/30 15:31:48 bm 1.1.2.1: Avoid Warning if this is used in the CTOR base-initializer list This warning appears on Windows (Warning 4355) esp. for Dialog classes where all controls have to be initialized in the base-initializer list and have to get this as parameter Issue number: Submitted by: Reviewed by:


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [653214a4ae4a275beb667bdb24feb822c240e7dd]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2005/10/11 09:20:34 bm 1.1.2.2: license header change 2005/04/19 17:24:06 iha 1.1.2.1: improved old api support (introduced wrappedpropertyset) Issue number: Submitted by: Reviewed by:


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [3a80a7680561d04ce1ef013040cdbc08d65b0f51]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2005/10/11 09:20:34 bm 1.1.2.4: license header change 2005/07/12 12:57:06 bm 1.1.2.3: use named properties for gradients etc. in chart model 2005/04/19 17:23:17 iha 1.1.2.2: improved old api support (introduced wrappedpropertyset ...) 2004/06/04 07:52:46 bm 1.1.2.1: handling named properties like FillGradientName (coming from XML)


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [0d765b26d39aef187189959ead9166a702bd8ac6]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2005/10/11 09:20:34 bm 1.1.2.5: license header change 2005/07/12 12:57:06 bm 1.1.2.4: use named properties for gradients etc. in chart model 2005/04/19 17:23:16 iha 1.1.2.3: improved old api support (introduced wrappedpropertyset ...) 2004/09/27 17:09:01 iha 1.1.2.2: added NamedFillProperties::GetPropertyNameForHandle 2004/06/04 07:52:34 bm 1.1.2.1: handling named properties like FillGradientName (coming from XML)


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [9fd9f16a6d4d593c2a053b83a18b47c3f7641531]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2006/07/07 13:47:31 bm 1.1.2.4: don't implement the private default CTOR 2005/10/11 09:20:33 bm 1.1.2.3: license header change 2005/07/08 16:44:36 bm 1.1.2.2: support XCloneable 2005/05/31 18:26:02 iha 1.1.2.1: name container for gradient lists etc. Issue number: Submitted by: Reviewed by:


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [46c62167bd89a98affade14cfcde91e4026c04a0]

INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2005/10/07 11:43:30 bm 1.1.1.1.4.2: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/02/13 16:51:24 bm 1.1.1.1.4.1: join from changes on branch bm_post_chart01


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [a5f6ced0d430a52e58cd2a61c693a18172de1cdc]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2005/11/14 17:25:14 bm 1.1.2.7: use weak references for listening 2005/11/11 15:02:16 bm 1.1.2.6: implement XComponent 2005/11/09 09:19:32 bm 1.1.2.5: give containers as const reference to helper functions to allow temporaries 2005/11/08 16:08:11 bm 1.1.2.4: update mechanism for old API wrapper. Todo: implement for all objects and especially for chartdocument 2005/10/25 09:26:10 bm 1.1.2.3: wrong typename keywords 2005/10/25 09:20:41 bm 1.1.2.2: missing namespaces 2005/10/14 14:42:23 bm 1.1.2.1: helper for notifying model changes


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [841e3eefac3f1372f80c3ac0a29f8efac5026ffc]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2006/06/18 07:02:39 bm 1.1.2.1: helping class for listening at XModifyBroadcaster


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [4748816a3a9f9afef9ecbea0dea847a1a453f2c9]

INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2005/11/29 18:07:55 iha 1.1.1.1.4.5: #i58464# work around wrong writer ranges in file 2005/10/07 11:43:02 bm 1.1.1.1.4.4: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/09/03 17:08:58 iha 1.1.1.1.4.3: enable save - add OutputStream 2004/03/19 14:32:52 bm 1.1.1.1.4.2: XDataSource now contains XLabeledDataSources 2004/03/02 09:38:00 bm 1.1.1.1.4.1: type of URL property was wrong


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [345128c6fdf8eebdb09c753bfcb753154f6d5d15]

INTEGRATION: CWS chart2mst3 (1.1.4); FILE MERGED 2006/04/10 12:25:08 iha 1.1.4.6: api restructure axis, grids, scales and increments 2005/10/07 11:42:09 bm 1.1.4.5: RESYNC: (1.1-1.2); FILE MERGED 2005/07/14 12:32:50 iha 1.1.4.4: remove unused parameter 'bIncludeStyleProperties' 2005/07/14 11:33:17 iha 1.1.4.3: use identical fast-property-IDs for lineproperties everywhere 2005/07/12 12:57:06 bm 1.1.4.2: use named properties for gradients etc. in chart model 2004/02/13 16:51:24 bm 1.1.4.1: join from changes on branch bm_post_chart01


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [95ec350335fc92a1db3611b80b2568fd69663935]

INTEGRATION: CWS chart2mst3 (1.2.4); FILE MERGED 2005/10/07 11:41:53 bm 1.2.4.3: RESYNC: (1.2-1.3); FILE MERGED 2005/08/25 16:24:10 bm 1.2.4.2: #124570# CloseVetoException was passed as Exception to function before throw, which discarded the type. This violated the throw specification later that only allows the CloseVetoException 2004/04/26 11:42:14 iha 1.2.4.1: corrected comment


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [4e776dd6d2e48c9dfa3aa66a07a730009daa762d]

INTEGRATION: CWS chart2mst3 (1.5.4); FILE MERGED 2006/10/16 15:38:32 bm 1.5.4.5: #i70287# +hasLegend (used by toolbar toggle legend command) 2005/12/21 21:29:14 iha 1.5.4.4: remove identifiers from model objects and create an index based CID protocol instead for selection purposes 2005/10/07 11:41:36 bm 1.5.4.3: RESYNC: (1.5-1.6); FILE MERGED 2005/06/16 12:52:49 iha 1.5.4.2: create legend on demand 2004/09/16 14:43:48 iha 1.5.4.1: implement api redesign


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [b7a990af26fb5c6fedca5c69c52874497f973f4d]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2006/04/05 11:43:20 bm 1.1.2.8: include XModifyBroadcaster (not only implement ...) 2006/04/04 15:58:50 bm 1.1.2.7: implement XModifyBroadcaster 2005/10/11 09:20:33 bm 1.1.2.6: license header change 2005/05/27 12:21:08 bm 1.1.2.5: offer LabeledDataSequence as service 2005/05/09 09:51:04 bm 1.1.2.4: moved parts of API to data namespace 2004/04/15 17:26:53 bm 1.1.2.3: cloning for data sequences 2004/03/19 14:32:52 bm 1.1.2.2: XDataSource now contains XLabeledDataSources 2004/03/12 10:40:48 bm 1.1.2.1: core object for XLabeledDataSequence


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [3a5e068eea0bee0b243830ab3fa0847fc094cee7]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/02/14 16:30:15 bm 1.1.2.10: #i72340# allow swapping rows 2007/02/09 17:29:18 bm 1.1.2.9: XChartDocument::createInternalDataProvider() works like expected now 2006/11/10 15:06:11 bm 1.1.2.8: #i67875# add undo for own data 2006/07/19 15:55:25 bm 1.1.2.7: #i64824# improvement of the data editor for internal data. Especially the handling of flexible data and series with more than one role 2005/10/29 15:41:31 iha 1.1.2.6: support SequenceMapping also for chart local data 2005/10/11 09:20:33 bm 1.1.2.5: license header change 2005/09/08 11:36:39 iha 1.1.2.4: set data provider and number formatter in the filter and not in the model load methods thus binary loading also gets the correct dataprovider and numberformatter 2005/08/18 14:08:04 bm 1.1.2.3: provide a CTOR with another XChartDataArray to copy 2005/08/17 16:54:46 bm 1.1.2.2: keep data row source away from InternalData class / support XCloneable 2005/08/11 16:01:59 bm 1.1.2.1: classes for internal data


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [9b34391237c749e1612215ac67ee9fa79707a0d5]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2006/03/29 22:20:41 iha 1.1.2.1: restructure legend entry creation + legend entries in data labels


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [c1dd9eb269d554d8f89d373aa691b546bfca50e6]

INTEGRATION: CWS chart2mst3 (1.1.4); FILE MERGED 2006/10/20 20:30:55 iha 1.1.4.8: implement gradient step count 2005/10/07 11:41:06 bm 1.1.4.7: RESYNC: (1.1-1.2); FILE MERGED 2005/07/14 14:42:44 iha 1.1.4.6: cleanup Fillproperties 2005/07/14 12:32:49 iha 1.1.4.5: remove unused parameter 'bIncludeStyleProperties' 2005/07/12 12:57:06 bm 1.1.4.4: use named properties for gradients etc. in chart model 2005/06/16 07:56:48 iha 1.1.4.3: added missing Property FillBackground 2005/06/15 18:17:25 iha 1.1.4.2: correct name for Property FillTransparenceGradient + added comments 2004/02/13 16:51:23 bm 1.1.4.1: join from changes on branch bm_post_chart01


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [f7141ba2755353ae966769980a90d1d83dc35131]

INTEGRATION: CWS chart2mst3 (1.1.4); FILE MERGED 2005/10/07 11:40:48 bm 1.1.4.12: RESYNC: (1.1-1.2); FILE MERGED 2005/07/14 14:42:44 iha 1.1.4.11: cleanup Fillproperties 2005/07/14 12:03:41 iha 1.1.4.10: use identical fast-property-IDs for lineproperties everywhere 2005/07/12 12:57:05 bm 1.1.4.9: use named properties for gradients etc. in chart model 2005/07/04 08:38:32 iha 1.1.4.8: offer stock properties 'Volume' and 'UpDown' 2005/06/22 08:14:24 iha 1.1.4.7: support property DataCaption at diagram, series and data point 2005/06/17 20:13:24 iha 1.1.4.6: support spline propeties 2005/05/09 16:32:47 iha 1.1.4.5: added support for property Symboltype 2005/04/22 18:50:08 iha 1.1.4.4: old api support - statistic properties 2005/04/19 17:23:16 iha 1.1.4.3: improved old api support (introduced wrappedpropertyset ...) 2004/06/04 08:05:53 bm 1.1.4.2: named fill and line properties 2004/05/07 13:45:34 bm 1.1.4.1: +SceneProperties


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [0988b2383da90e065954c5111bc8a17aca98a00e]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2006/08/02 11:16:27 bm 1.1.2.2: #i27352# implement quick help 2006/08/02 10:19:29 bm 1.1.2.1: moved here from view/axes


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [24301be5c553de2e30b42fbc707576ce114ee9ed]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/02/12 17:17:52 bm 1.1.2.1: helper for adding as XEventListener to multiple objects


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [a292e697983ac9e1a2fe17fdb886d48459bf07d1]

INTEGRATION: CWS chart2mst3 (1.2.4); FILE MERGED 2006/06/26 12:34:15 bm 1.2.4.6: #i66692# offer regression curves and error bars via service manager 2005/12/21 21:29:13 iha 1.2.4.5: remove identifiers from model objects and create an index based CID protocol instead for selection purposes 2005/11/07 17:12:42 bm 1.2.4.4: some missing notifications added 2005/10/11 12:52:29 bm 1.2.4.3: #i27351# implement XCloneable for Undo 2005/10/07 11:40:21 bm 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2004/02/13 16:51:23 bm 1.2.4.1: join from changes on branch bm_post_chart01


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [ec5fa2818d015160fbd27e5cde7ab3fd1526a365]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2005/11/15 17:17:09 bm 1.1.2.3: typename missing 2005/11/11 15:00:45 bm 1.1.2.2: include algorithm (for_each) 2005/11/11 14:55:21 bm 1.1.2.1: helper for disposing objects or containers of objects


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [ade1860aebb9c97b19a4cc02cab7b96fe705c528]

INTEGRATION: CWS chart2mst3 (1.2.4); FILE MERGED 2007/04/20 08:08:49 iha 1.2.4.51: #i75393# Connect Bars per diagram not per series 2007/04/19 16:10:53 iha 1.2.4.50: #i76130# write attribute sort-by-x-values per plot-area not per series 2007/03/01 13:54:29 iha 1.2.4.49: #i71167 & i74564# keep charttype properties if possible when switching charttypes 2007/02/09 17:29:18 bm 1.2.4.48: XChartDocument::createInternalDataProvider() works like expected now 2007/01/10 12:39:25 bm 1.2.4.47: extra qualifier removed 2006/12/07 23:17:54 iha 1.2.4.46: #i67833# simple 3D look - bring light to front 2006/08/21 16:13:59 iha 1.2.4.45: #i46521# replace modal x value sorting dialog by a checkbox in the chartwizard; perform sorting in view only and not in the cached chart data (as there is no cached data in the model anymore) 2006/08/09 17:40:26 iha 1.2.4.44: #i63017# disable/enable menu Format->Arrangement 2006/06/30 22:20:19 iha 1.2.4.43: correct 3D pie rotation: different default camera for pies 2006/06/24 18:30:02 iha 1.2.4.42: don't show wall nor floor for pies and donuts until older files can be detected 2006/06/18 19:27:41 iha 1.2.4.41: implement camera distance 2006/06/09 15:30:20 iha 1.2.4.40: concentrated helping method for getting and setting rotation of diagram - don't touch the camera rotation but take it into account 2006/04/22 11:12:44 iha 1.2.4.39: park unused categories in scale with AxisType not being CATEGORY 2006/04/10 12:25:08 iha 1.2.4.38: api restructure axis, grids, scales and increments 2006/01/16 12:08:57 bm 1.2.4.37: also reset diagram rotation in rearrange function 2005/12/21 21:29:13 iha 1.2.4.36: remove identifiers from model objects and create an index based CID protocol instead for selection purposes 2005/11/28 15:35:40 bm 1.2.4.35: BarConnectors implemented the old way (all series at once) but model offers the property ConnectDataPoints for each series independently 2005/11/23 15:14:04 iha 1.2.4.34: support BarOverlap and GapWidth 2005/11/08 14:55:50 iha 1.2.4.33: set and remove categories also to and from secondary scales 2005/11/07 20:55:47 iha 1.2.4.32: implement changing series order 2005/11/02 19:16:18 iha 1.2.4.31: enable load of stock chart with japanese boxes 2005/11/02 16:09:43 bm 1.2.4.30: removed unused function getInterpretedDataFromDiagram 2005/11/02 13:49:20 bm 1.2.4.29: scene properties changed from SceneDescriptor property to the D3D properties offered by SceneProperties.hxx (this way XML im-/export works with the xmloff helper) 2005/11/01 13:05:56 iha 1.2.4.28: support sequence mapping 2005/10/24 11:06:40 iha 1.2.4.27: coordinate system restructure 2005/10/13 17:38:50 iha 1.2.4.26: renamed BoundedCoordinateSystem to CoordinateSystem 2005/10/11 12:51:23 bm 1.2.4.25: +removeUnusedCoordinateSystems 2005/10/07 11:40:06 bm 1.2.4.24: RESYNC: (1.2-1.3); FILE MERGED 2005/09/22 16:56:15 iha 1.2.4.23: automatic categories for pie legend 2005/09/16 16:50:10 iha 1.2.4.22: no creation of dummy categories in model - instead trigger generation of missing labels and categories in view 2005/07/14 14:51:10 bm 1.2.4.21: function for creating dummy categories (preliminary, not localized yet) 2005/05/09 09:51:04 bm 1.2.4.20: moved parts of API to data namespace 2005/05/04 12:51:51 iha 1.2.4.19: added methods isSeriesAttachedToMainAxis(), attachSeriesToAxis(), getChartTypeOfSeries(), getCoordinateSystemOfChartType(), clearCoordinateSystem() 2005/04/19 14:34:07 bm 1.2.4.18: +getScaleHoldingCategoriesFromDiagram 2005/04/11 11:32:45 iha 1.2.4.17: changed parameter for methods set/getVertical() for old api 2004/09/20 17:25:48 bm 1.2.4.16: add parameter to setStackMode that only sets the mode at the first chart-type 2004/09/16 14:43:48 iha 1.2.4.15: implement api redesign 2004/09/16 12:21:56 bm 1.2.4.14: API simplification 2004/09/15 17:06:29 bm 1.2.4.13: +getStackModeFromChartType 2004/09/15 14:32:04 iha 1.2.4.12: implement api redesign 2004/09/15 14:30:19 bm 1.2.4.11: API simplification 2004/09/15 11:48:43 iha 1.2.4.10: implement api redesign 2004/09/15 11:21:11 bm 1.2.4.9: API simplification 2004/06/29 12:42:44 bm 1.2.4.8: +getInterpretedDataFromDiagram 2004/05/27 17:28:26 bm 1.2.4.7: +bTreatBarsAsVertical flag in get/setVertical methods 2004/05/13 09:51:53 bm 1.2.4.6: getTemplateForDiagram() supports a parameter rPreferredTemplateName for faster access in case the template didn't change 2004/04/01 16:03:01 bm 1.2.4.5: some more fixes for setDimension() for old API 2004/04/01 10:48:41 bm 1.2.4.4: +functions to get/set the SwapXAndYAxis property at coordinate-systems 2004/03/24 19:05:23 bm 1.2.4.3: XChartTypeTemplate changed: matchesTemplate may modify the template s properties if bAdaptProperties is true 2004/03/24 10:35:14 bm 1.2.4.2: +getTemplateNameForDiagram 2004/02/13 16:51:23 bm 1.2.4.1: join from changes on branch bm_post_chart01


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [0f6cbdec6a36e5b7c441db78f7dafb51c72b3621]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2006/11/17 16:32:42 bm 1.1.2.15: in ChartModel::setParent migrate the data from one data provider to the new one, if it is the same implementation and no temporary document. This is needed for solving the current clipboard problems 2006/03/17 13:27:50 bm 1.1.2.14: +allArgumentsForRectRangeDetected 2005/12/02 15:22:52 bm 1.1.2.13: +getUsedDataRanges for XDiagram, +getRangesFromLabeledDataSequence, +getRangesFromDataSource 2005/11/01 13:08:40 iha 1.1.2.12: support sequence mapping 2005/10/27 17:44:23 iha 1.1.2.11: support SequenceMapping 2005/10/25 16:25:55 iha 1.1.2.10: support SequenceMapping 2005/10/11 09:20:33 bm 1.1.2.9: license header change 2005/08/19 15:27:54 bm 1.1.2.8: GetUsedData for XChartDocument 2005/07/29 14:54:57 bm 1.1.2.7: detectRangeSegmentation: allow including unused data for calculation of data range 2005/05/27 12:20:52 bm 1.1.2.6: +getUsedDataRanges 2005/05/12 13:56:40 bm 1.1.2.5: API change XDataProvider 2005/05/09 09:51:04 bm 1.1.2.4: moved parts of API to data namespace 2005/04/04 16:12:06 iha 1.1.2.3: added helping methods for ranges 2004/06/29 12:46:35 bm 1.1.2.2: -getRangeIdentifiers +addRangeRepresentationsFromLabeledDataSequence (was local before as helper for the above) 2004/05/07 16:26:10 iha 1.1.2.1: #i20344# new


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [fc9cc0c5c8c5eb7be175ab4048ac09db20a32087]

INTEGRATION: CWS chart2mst3 (1.1.4); FILE ADDED 2005/10/11 09:20:32 bm 1.1.4.5: license header change 2005/06/20 14:36:08 bm 1.1.4.4: DataSource may be created via factory 2005/05/09 09:51:03 bm 1.1.4.3: moved parts of API to data namespace 2004/03/19 14:32:52 bm 1.1.4.2: XDataSource now contains XLabeledDataSources 2004/02/13 16:51:22 bm 1.1.4.1: join from changes on branch bm_post_chart01


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [479246d17ec0cc848042779843cb532dfe902214]

INTEGRATION: CWS chart2mst3 (1.1.4); FILE MERGED 2007/02/24 10:38:07 iha 1.1.4.25: #i74648# also change attributed data points 2007/02/23 18:07:28 iha 1.1.4.24: #i74655# symbols lost when switching smooth lines 2007/02/09 12:29:20 bm 1.1.4.23: #i72841# move deleteSeries functionality here from source/controller/dialog/DialogModel.cxx 2006/08/02 11:16:26 bm 1.1.4.22: #i27352# implement quick help 2006/07/25 16:46:03 bm 1.1.4.21: #i64824# handle number formats in the data browser 2006/04/10 12:25:07 iha 1.1.4.20: api restructure axis, grids, scales and increments 2005/12/21 21:29:12 iha 1.1.4.19: remove identifiers from model objects and create an index based CID protocol instead for selection purposes 2005/11/02 19:18:55 iha 1.1.4.18: added helping method SetRole() 2005/11/01 13:07:42 iha 1.1.4.17: support sequence mapping 2005/10/27 17:43:25 iha 1.1.4.16: support autogenerated label 2005/10/13 17:38:49 iha 1.1.4.15: renamed BoundedCoordinateSystem to CoordinateSystem 2005/10/07 11:39:49 bm 1.1.4.14: RESYNC: (1.1-1.2); FILE MERGED 2005/07/22 11:16:07 bm 1.1.4.13: comment fixed 2005/07/22 11:14:13 bm 1.1.4.12: comment added 2005/05/09 09:51:02 bm 1.1.4.11: moved parts of API to data namespace 2005/05/03 16:51:04 bm 1.1.4.10: XDataProvider, XDataSequence: RangeIdentifiers removed 2004/09/17 10:52:49 bm 1.1.4.9: API simplification 2004/09/15 09:59:31 iha 1.1.4.8: removed unused code 2004/09/15 09:55:02 iha 1.1.4.7: implement api redesign 2004/09/15 09:49:40 bm 1.1.4.6: API simplification 2004/05/07 15:36:50 bm 1.1.4.5: legend-entries: use TextualDataSequence if available 2004/04/27 13:41:49 bm 1.1.4.4: +createUniqueSeriesId that calculates a yet unused id +getDataSeriesIdentifier convenience to get the Identifier property of a series 2004/03/29 13:28:45 bm 1.1.4.3: XDataSource: getSourceRangeRepresentation -> getSourceIdentifier 2004/03/19 14:32:51 bm 1.1.4.2: XDataSource now contains XLabeledDataSources 2004/02/13 16:51:22 bm 1.1.4.1: join from changes on branch bm_post_chart01


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [18467d5d9bf5ea7a5faa5c11760bd28df67b2823]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2005/11/03 16:14:43 bm 1.1.2.2: +ControllerLockHelper 2005/10/18 12:39:21 bm 1.1.2.1: class that locks controllers of a model in CTOR an unlocks in DTOR


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [dd0bb525f5135d2fe6ba05dfd9169d135ffdeee7]

INTEGRATION: CWS chart2mst3 (1.2.12); FILE MERGED 2006/01/27 09:51:21 bm 1.2.12.1: InlineContainer.hxx moved to comphelper


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [8c61ca00367bbdbcac651c3be1dd9e4e48ae7ec1]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2005/10/11 09:20:32 bm 1.1.2.3: license header change 2005/08/05 16:12:08 bm 1.1.2.2: missing typename specifier 2005/08/03 16:20:17 bm 1.1.2.1: algohelper split up


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [fe66ab1bee411669e5c772c15eda131cdb73f396]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2005/11/04 14:40:18 bm 1.1.2.1: helper interface for listeners for config items


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [ac0254f72b044dcbc16f076237c4e2ffa9fc3cbc]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2005/11/04 14:49:30 bm 1.1.2.4: ConfigItemListener has its own header now 2005/10/11 09:20:32 bm 1.1.2.3: license header change 2005/08/12 13:00:40 bm 1.1.2.2: return type forgotten 2005/07/28 09:35:54 bm 1.1.2.1: color scheme that reads the default colors from the configuration


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [490917bebc2db209ac98688ff798a21e78afe2e2]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2005/10/11 09:20:32 bm 1.1.2.2: license header change 2005/08/03 16:20:06 bm 1.1.2.1: algohelper split up


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [6e7c69ce21c9826fc533fe9830d1009d383c2d4f]

INTEGRATION: CWS chart2mst3 (1.6.4); FILE MERGED 2006/11/26 13:07:53 iha 1.6.4.21: method Direction3DToB3DPoin 2006/11/22 17:24:57 iha 1.6.4.20: RESYNC: (1.7-1.8); FILE MERGED 2006/11/01 15:35:32 iha 1.6.4.19: cleanup resources + changed variable names according to style guide 2006/10/20 20:32:24 iha 1.6.4.18: implement gradient step count 2006/09/29 15:00:07 iha 1.6.4.17: corrected creation of 3D pies and donuts (extrude instead of lathe objects- for corect texture, get rid of problem with extended scene due to rotating bounding box, fixed #i67743# and no 90degree rotation difference between old and new API anymore) 2006/09/24 09:12:54 iha 1.6.4.16: #i61970# correct implementation of axis at 2006/08/02 11:36:18 bm 1.6.4.15: typename keyword missing 2006/08/01 08:58:12 bm 1.6.4.14: +FlattenVector to convert a vector of vector of T to a vector of T 2005/10/07 11:39:18 bm 1.6.4.13: RESYNC: (1.6-1.7); FILE MERGED 2005/08/03 16:19:01 bm 1.6.4.12: -ContainerToSequence: see ContainerHelper for this function now 2005/07/23 00:01:20 iha 1.6.4.11: include axis title sizes in diagram position to support old api and fileformat 2005/05/09 09:51:00 bm 1.6.4.10: moved parts of API to data namespace 2004/06/07 17:51:27 iha 1.6.4.9: added  Direction3DToVector3D 2004/05/05 16:00:40 iha 1.6.4.8: added Vector3DToPosition3D 2004/04/07 14:33:20 bm 1.6.4.7: +ContainerToSequence 2004/03/19 14:32:51 bm 1.6.4.6: XDataSource now contains XLabeledDataSources 2004/03/11 09:38:05 iha 1.6.4.5: added operator+ for Direction3D 2004/02/29 10:20:04 iha 1.6.4.4: added Position3DToAWTPoint + Direction3DToAWTSize 2004/02/23 19:08:07 iha 1.6.4.3: do not convert something wrong to number - functionality not needed anymore 2004/02/20 17:33:49 iha 1.6.4.2: added method DataSequenceToStringSequence for categories at axes 2004/02/13 16:51:22 bm 1.6.4.1: join from changes on branch bm_post_chart01


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [0d5ae721309494fb01f409c71a574b9ab316f6c8]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2005/10/11 09:20:32 bm 1.1.2.3: license header change 2005/08/03 16:36:16 bm 1.1.2.2: algohelper.hxx split up into CommonFunctors.hxx ContainerHelper.hxx CloneHelper.hxx 2004/07/01 13:35:52 iha 1.1.2.1: helper for pie chart


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [605d812767058934b5636533f01bcfd4d2d0b8d1]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2005/10/11 09:20:31 bm 1.1.2.3: license header change 2005/08/12 13:02:30 bm 1.1.2.2: some includes missing 2005/08/03 16:20:27 bm 1.1.2.1: algohelper split up


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [8066364478804147b001d68aa453a1363ef70cbf]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2006/03/12 01:29:11 iha 1.1.2.1: changed communication between model, view and controller; implemented old AddIn Interface; changed owneship and lifetime of view


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [181650ac29c7a9d48a74cb1b9fd08a3cb87a10b0]

INTEGRATION: CWS chart2mst3 (1.6.4); FILE MERGED 2005/11/28 15:35:40 bm 1.6.4.7: BarConnectors implemented the old way (all series at once) but model offers the property ConnectDataPoints for each series independently 2005/11/23 15:13:12 iha 1.6.4.6: support BarOverlap and GapWidth 2005/10/07 11:39:06 bm 1.6.4.5: RESYNC: (1.6-1.7); FILE MERGED 2005/09/16 16:50:10 iha 1.6.4.4: no creation of dummy categories in model - instead trigger generation of missing labels and categories in view 2004/09/17 12:20:47 iha 1.6.4.3: implement api redesign - dimension property 2004/09/17 11:38:14 iha 1.6.4.2: implement api redesign - dimension property 2004/02/13 16:51:21 bm 1.6.4.1: join from changes on branch bm_post_chart01


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [04a1a6fac82e0b4fd338fb56d39bccd9419a0616]

INTEGRATION: CWS chart2mst3 (1.4.4); FILE MERGED 2007/02/09 17:29:18 bm 1.4.4.11: XChartDocument::createInternalDataProvider() works like expected now 2006/01/23 17:40:13 bm 1.4.4.10: offer findDiagram also for an XChartDocument 2005/12/21 21:29:12 iha 1.4.4.9: remove identifiers from model objects and create an index based CID protocol instead for selection purposes 2005/10/13 17:38:48 iha 1.4.4.8: renamed BoundedCoordinateSystem to CoordinateSystem 2005/10/07 11:38:55 bm 1.4.4.7: RESYNC: (1.4-1.5); FILE MERGED 2005/05/31 18:29:04 iha 1.4.4.6: add methods get/setPageSize 2004/09/16 14:43:48 iha 1.4.4.5: implement api redesign 2004/09/16 08:26:59 iha 1.4.4.4: implement api redesign 2004/09/15 08:25:24 iha 1.4.4.3: implement api redesign 2004/03/19 10:55:20 iha 1.4.4.2: removed getScaleGroupOfSeries again - use getParentOfNode instead 2004/03/18 16:19:42 iha 1.4.4.1: added method getScaleGroupOfSeries


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [eb1d32442bec012ab8ec0b3f183d9f5c41c1a68e]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2005/10/11 09:20:31 bm 1.1.2.4: license header change 2004/09/20 14:37:10 bm 1.1.2.3: some more debug code 2004/09/17 16:25:12 bm 1.1.2.2: improved 2004/09/17 13:46:41 bm 1.1.2.1: helper for showing OSL_TRACES about objects


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [bb4ce5e6de39a1ea72d0201da09d5d71bf7a1ddb]

INTEGRATION: CWS chart2mst3 (1.1.4); FILE MERGED 2006/02/20 09:14:24 bm 1.1.4.5: +helper function to get a FontDescriptor from properties 2005/10/07 11:38:42 bm 1.1.4.4: RESYNC: (1.1-1.2); FILE MERGED 2005/07/14 12:45:40 iha 1.1.4.3: remove unused parameter 'bIncludeStyleProperties' from characterproperties 2005/04/19 17:23:16 iha 1.1.4.2: improved old api support (introduced wrappedpropertyset ...) 2004/02/13 16:51:21 bm 1.1.4.1: join from changes on branch bm_post_chart01


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [e05c181e201ce685238f6884b4d9c44bda9cbef3]

INTEGRATION: CWS chart2mst3 (1.2.4); FILE MERGED 2006/04/05 11:43:19 bm 1.2.4.17: include XModifyBroadcaster (not only implement ...) 2006/04/04 15:58:50 bm 1.2.4.16: implement XModifyBroadcaster 2006/04/04 13:45:50 bm 1.2.4.15: add XModifyBroadcaster to DataSequence 2005/10/07 11:38:29 bm 1.2.4.14: RESYNC: (1.2-1.3); FILE MERGED 2005/09/08 12:42:45 bm 1.2.4.13: +generateLabel 2005/08/05 13:58:30 bm 1.2.4.12: -XDataSequence::generateLabel 2005/07/21 14:47:04 bm 1.2.4.11: support for number formats from data provider 2005/05/09 09:50:58 bm 1.2.4.10: moved parts of API to data namespace 2005/05/03 16:51:04 bm 1.2.4.9: XDataProvider, XDataSequence: RangeIdentifiers removed 2004/06/03 10:11:55 iha 1.2.4.8: added missing interface method 'generateLabel' 2004/04/15 17:26:53 bm 1.2.4.7: cloning for data sequences 2004/04/05 14:12:24 bm 1.2.4.6: XDataProvider API changed 2004/03/29 13:27:15 bm 1.2.4.5: -label / getSourceRangeRepresentation -> getSourceIdentifier 2004/03/24 10:44:20 bm 1.2.4.4: +CTOR with a single string (for the typical "label-case") 2004/03/19 14:32:51 bm 1.2.4.3: XDataSource now contains XLabeledDataSources 2004/03/09 13:01:55 bm 1.2.4.2: XTextualDataSequence and XNumericalDataSequence are no longer derived from XDataSequence 2004/02/13 16:51:20 bm 1.2.4.1: join from changes on branch bm_post_chart01


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [79c9f40f9137e8d62ed5cf77fc1a62dc9eaa30cc]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2006/11/26 12:59:22 iha 1.1.2.6: performance: avoid unnecessary clipping 2006/11/09 15:31:37 iha 1.1.2.5: #i16280# better performance for charts with many data (bar,column,line,area,xy,net charts) 2006/08/10 15:43:42 iha 1.1.2.4: additional conversion from basegfx to UNO types 2006/06/23 15:10:59 iha 1.1.2.3: added helping methods for rotation 2006/06/09 14:44:42 iha 1.1.2.2: added conversions from/to B3DVector to/from Direction3D and Position3D 2005/11/02 12:13:01 bm 1.1.2.1: helper functions for basegfx matrix etc.


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [b97592d5a78c4900f4c0b4006a3ff53f40e20769]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2005/10/24 11:06:12 iha 1.1.2.1: coordinate system restructure


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [f26c5db2f6efb90e1ffa34a4e820d2cd536208cc]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2006/10/13 09:31:36 iha 1.1.2.4: #i66856# correct sourceformat for x axis 2006/10/10 08:46:46 iha 1.1.2.3: remove explicit scaling for category axis and pie axis 2006/04/10 18:32:11 iha 1.1.2.2: api restructure axis, grids, scales and increments 2006/04/10 15:00:24 iha 1.1.2.1: api restructure axis, grids, scales and increments


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [f960ce7f2cbd87dca1ca43504608fed6da02bc7c]

INTEGRATION: CWS chart2mst3 (1.5.4); FILE MERGED 2006/10/06 09:11:07 bm 1.5.4.14: #i64500# clipboard for chart objects 2006/08/22 17:31:54 bm 1.5.4.13: #i68861# implement the status bar 2006/06/29 13:54:41 bm 1.5.4.12: dropping dragged cell-ranges from calc here. Missing: determine if the originating document is the container 2006/03/15 15:54:01 bm 1.5.4.11: ObjectHierarchy moved here from tools 2006/03/12 00:59:30 iha 1.5.4.10: merged ChartAPIValueProvider with Chart2ModelContact 2006/01/13 13:41:52 bm 1.5.4.9: +ChartController_Tools 2005/12/03 18:48:04 iha 1.5.4.8: enable pie segment dragging 2005/11/30 10:00:11 bm 1.5.4.7: ViewSingletons split up into RessourceManager and ConfigurationAccess 2005/11/30 09:58:57 bm 1.5.4.6: ResIdHelper moved to tools 2005/11/29 18:02:46 bm 1.5.4.5: ResId moved to tools 2005/11/25 17:42:34 bm 1.5.4.4: command enabling according to model state 2005/11/21 14:52:58 bm 1.5.4.3: +resid helper, +command dispatch classes 2005/10/07 11:37:14 bm 1.5.4.2: RESYNC: (1.5-1.6); FILE MERGED 2004/02/13 16:51:20 bm 1.5.4.1: join from changes on branch bm_post_chart01


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [d60fe7b23e3f0847b5c0c821f903cdb82de77fd7]

INTEGRATION: CWS chart2mst3 (1.2.4); FILE MERGED 2006/10/18 17:08:47 bm 1.2.4.7: RESYNC: (1.3-1.4); FILE MERGED 2005/10/07 11:36:57 bm 1.2.4.6: RESYNC: (1.2-1.3); FILE MERGED 2005/07/08 14:55:04 iha 1.2.4.5: create and notify an accessible view 2005/05/31 19:01:25 iha 1.2.4.4: create old api without controller 2004/04/07 21:53:43 iha 1.2.4.3: #i20344# added WizardDialog 2004/02/17 19:32:25 iha 1.2.4.2: renamed global symbol to unique name 2004/02/13 16:51:20 bm 1.2.4.1: join from changes on branch bm_post_chart01


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [664734892723062ff66ebdb6bfa742f38b9c53f1]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2006/03/15 13:57:09 bm 1.1.2.4: documentation of dispatch stuff. Also moved the command list of the controller to the controller itself 2006/01/20 17:03:26 bm 1.1.2.3: allow firing only one status event (needed on initial OLE activation) when the listener is added 2005/11/25 17:42:34 bm 1.1.2.2: command enabling according to model state 2005/11/21 14:52:56 bm 1.1.2.1: classes for dispatching specific events, especially Undo


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [4f552d982fb9ded6d5e350be2a23504e2361f70a]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/05/18 16:12:28 bm 1.1.2.5: #i74635# ResMgr cleanup ResId -> SchResId 2007/02/08 21:25:38 iha 1.1.2.4: resync m195 -> m202 2006/01/20 17:03:26 bm 1.1.2.3: allow firing only one status event (needed on initial OLE activation) when the listener is added 2005/11/25 17:42:34 bm 1.1.2.2: command enabling according to model state 2005/11/21 14:52:42 bm 1.1.2.1: classes for dispatching specific events, especially Undo


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [0b869b6645e97c73163a0f52893c7216ef4bdb74]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2006/08/22 17:29:33 bm 1.1.2.1: #i68861# dispatch for the status bar controls


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [66a4b75699cf9f670f518db6dae14c75a86fb3c8]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/02/08 21:25:37 iha 1.1.2.2: resync m195 -> m202 2006/08/22 17:29:23 bm 1.1.2.1: #i68861# dispatch for the status bar controls


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [8799e3052feeed60e108dc0dfd720d633446afe3]

INTEGRATION: CWS chart2mst3 (1.3.4); FILE MERGED 2007/03/07 16:43:38 iha 1.3.4.12: don't move on floor 2007/03/07 15:39:04 iha 1.3.4.11: correct tip help on chart wall and floor 2006/10/24 13:23:19 iha 1.3.4.10: remove unused out parameter for CID 2006/10/23 14:39:07 iha 1.3.4.9: display correct mousepointer 2006/10/20 21:08:59 iha 1.3.4.8: implement selection of additional shapes 2006/08/02 11:16:26 bm 1.3.4.7: #i27352# implement quick help 2006/03/19 20:00:21 iha 1.3.4.6: set dragmode before selecting 2006/03/19 15:34:38 iha 1.3.4.5: correct selection handling of datapoints and series 2006/03/19 10:43:37 iha 1.3.4.4: reselect pie and donut segments after dragging 2005/10/07 11:36:33 bm 1.3.4.3: RESYNC: (1.3-1.4); FILE MERGED 2005/07/07 08:23:58 iha 1.3.4.2: reselect objects after view rebuild 2005/07/05 15:54:29 iha 1.3.4.1: redefine diagram size


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [8d6308b6adabd1c1f2b5543341bbf6347205558f]

INTEGRATION: CWS chart2mst3 (1.6.4); FILE MERGED 2007/03/19 15:11:05 iha 1.6.4.25: select page when nothing is hit 2007/03/07 16:43:38 iha 1.6.4.24: don't move on floor 2007/03/07 15:39:26 iha 1.6.4.23: correct tip help on chart wall and floor 2006/11/28 08:56:34 bm 1.6.4.22: includes for SolarMutex 2006/11/24 21:42:23 iha 1.6.4.21: incompatibel changes for aw024 2006/11/22 17:24:33 iha 1.6.4.20: RESYNC: (1.8-1.9); FILE MERGED 2006/10/26 11:29:22 iha 1.6.4.19: enable selection of diagram and page whitout filling 2006/10/24 13:23:35 iha 1.6.4.18: remove unused out parameter for CID 2006/10/23 14:39:36 iha 1.6.4.17: display correct mousepointer 2006/10/20 21:10:13 iha 1.6.4.16: implement selection of additional shapes 2006/10/18 17:08:39 bm 1.6.4.15: RESYNC: (1.7-1.8); FILE MERGED 2006/10/12 11:29:31 iha 1.6.4.14: more nice handles for 3D bar series selection 2006/08/02 11:16:26 bm 1.6.4.13: #i27352# implement quick help 2006/04/12 13:54:56 iha 1.6.4.12: allow deselection with empty string 2006/04/03 12:08:39 iha 1.6.4.11: correct selection handles for data point labels and legend entries 2006/03/19 20:00:40 iha 1.6.4.10: set dragmode before selecting 2006/03/19 15:34:27 iha 1.6.4.9: correct selection handling of datapoints and series 2006/03/19 10:44:00 iha 1.6.4.8: reselect pie and donut segments after dragging 2005/12/21 21:29:11 iha 1.6.4.7: remove identifiers from model objects and create an index based CID protocol instead for selection purposes 2005/10/07 11:36:22 bm 1.6.4.6: RESYNC: (1.6-1.7); FILE MERGED 2005/08/25 12:51:45 bm 1.6.4.5: lock solar mutex when calling into drawing layer code 2005/07/07 08:24:13 iha 1.6.4.4: reselect objects after view rebuild 2005/07/05 15:54:55 iha 1.6.4.3: redefine diagram size 2004/04/27 15:00:39 iha 1.6.4.2: warnings removed 2004/04/26 11:15:11 iha 1.6.4.1: cleanup


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [d2fdbf9cce96a94e02edc5946e55d0865b771a3b]

INTEGRATION: CWS chart2mst3 (1.2.4); FILE MERGED 2006/10/18 17:08:30 bm 1.2.4.9: RESYNC: (1.3-1.4); FILE MERGED 2005/12/21 21:29:11 iha 1.2.4.8: remove identifiers from model objects and create an index based CID protocol instead for selection purposes 2005/11/15 14:11:47 iha 1.2.4.7: guard moveObject against to many view updates 2005/10/07 11:35:54 bm 1.2.4.6: RESYNC: (1.2-1.3); FILE MERGED 2005/07/23 00:01:19 iha 1.2.4.5: include axis title sizes in diagram position to support old api and fileformat 2005/05/09 09:50:58 bm 1.2.4.4: moved parts of API to data namespace 2004/09/07 10:08:02 bm 1.2.4.3: fixed calculation of new position in moveObject 2004/08/25 16:18:47 iha 1.2.4.2: View independent loading - relative position with dynamic anchor point 2004/04/26 19:01:24 iha 1.2.4.1: #i27367# offer additional simpler interface to move objects


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [649c3c268a0574bc0657837eca97c4eda510e2fd]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/02/08 21:25:37 iha 1.1.2.6: resync m195 -> m202 2006/04/27 11:50:21 bm 1.1.2.5: allow flattening the diagram content in the hierarchy for keyboard navigation 2006/04/10 18:32:11 iha 1.1.2.4: api restructure axis, grids, scales and increments 2006/04/10 15:03:33 iha 1.1.2.3: api restructure axis, grids, scales and increments 2006/04/10 12:25:07 iha 1.1.2.2: api restructure axis, grids, scales and increments 2006/03/15 15:51:46 bm 1.1.2.1: moved here from tools


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [5998268390873aaffbf2ef8d43d4ea5df78656f2]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/02/09 13:45:02 iha 1.1.2.6: #i72826# rotate around z-axis with mouse 2006/12/01 13:54:19 iha 1.1.2.5: correct rotation of diagram after resync to aw024 2006/11/22 17:31:19 iha 1.1.2.4: resync 2006/10/23 15:18:52 iha 1.1.2.3: rotation mode x-only and y-only 2006/06/09 16:26:16 iha 1.1.2.2: don't touch the camera rotation but take it into account 2005/12/03 18:46:13 iha 1.1.2.1: dragmethod for diagram rotation


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [27514b0925a8015aa6f08f73df503896d956c00e]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/02/09 13:45:21 iha 1.1.2.9: #i72826# rotate around z-axis with mouse 2006/12/01 13:54:11 iha 1.1.2.8: correct rotation of diagram after resync to aw024 2006/11/24 21:42:23 iha 1.1.2.7: incompatibel changes for aw024 2006/11/22 17:31:18 iha 1.1.2.6: resync 2006/10/23 15:19:17 iha 1.1.2.5: rotation mode x-only and y-only 2006/06/19 16:03:35 iha 1.1.2.4: enable undo of rotation and preservation of dragging mode 2006/06/09 16:26:01 iha 1.1.2.3: don't touch the camera rotation but take it into account 2006/03/18 20:52:04 iha 1.1.2.2: correct selection handling for rotating diagram 2005/12/03 18:46:28 iha 1.1.2.1: dragmethod for diagram rotation


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [977ab3a1e02462fc81359082842dc7928903d3e4]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2006/12/01 13:51:52 iha 1.1.2.3: correct dragging of pie segments after resync to aw024 2006/11/23 17:34:05 iha 1.1.2.2: replace Vector2D with B2DVector 2005/12/03 18:43:37 iha 1.1.2.1: enable pie segment dragging


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [d95226bd186c095048e9af8051d181acb9d5055b]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/02/08 21:25:37 iha 1.1.2.7: resync m195 -> m202 2006/12/01 13:52:00 iha 1.1.2.6: correct dragging of pie segments after resync to aw024 2006/11/26 12:33:22 bm 1.1.2.5: aw024 incompatibilities commented out: todo enable code with new syntax again 2006/11/23 17:33:55 iha 1.1.2.4: replace Vector2D with B2DVector 2006/11/01 15:36:56 iha 1.1.2.3: cleanup resources + changed variable names according to style guide 2005/12/21 21:29:11 iha 1.1.2.2: remove identifiers from model objects and create an index based CID protocol instead for selection purposes 2005/12/03 18:43:51 iha 1.1.2.1: enable pie segment dragging


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [52e0aec350fc5547c0edccb5e0481df60b10cdbc]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2005/12/03 18:42:00 iha 1.1.2.1: base class for dragmethods in chart


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [d740aa702a735e3fdfebebb7108842109437d710]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/02/08 21:25:37 iha 1.1.2.3: resync m195 -> m202 2005/12/21 21:29:10 iha 1.1.2.2: remove identifiers from model objects and create an index based CID protocol instead for selection purposes 2005/12/03 18:42:15 iha 1.1.2.1: base class for dragmethods in chart


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [5fec775e74eacc10dee67818627d653fa6c8fc6b]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2006/08/09 18:12:17 bm 1.1.2.4: #i63017# enable/disable the series forward/backward menu items (patch from pagalmes) 2006/03/15 13:57:09 bm 1.1.2.3: documentation of dispatch stuff. Also moved the command list of the controller to the controller itself 2006/01/20 16:44:57 bm 1.1.2.2: allow firing only one status event (needed on initial OLE activation) when the listener is added, status for AutoResize added 2005/11/25 17:41:28 bm 1.1.2.1: dispatch that cares about command enabling according to the (cached) model state


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [22fce64bf18b6be2802ce4ce538a1fc9b220e23a]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/03/06 14:25:59 iha 1.1.2.29: #i75151# don't delete series when a data point is selected 2007/02/28 15:01:38 bm 1.1.2.28: #i74958# fire status events when the selection changed 2007/02/26 17:58:35 iha 1.1.2.27: correct enabling of 'cut' for series deletion 2007/02/26 15:12:30 iha 1.1.2.26: #i72970# disable 'Object Properties' if not offered 2007/02/08 21:25:37 iha 1.1.2.25: resync m195 -> m202 2007/02/02 11:34:59 iha 1.1.2.24: imlemented cut 2007/02/02 08:21:25 iha 1.1.2.23: corrected disabling for axes and grid formatting 2007/02/01 18:02:05 iha 1.1.2.22: disable insert special character for non text objects 2007/02/01 17:35:55 iha 1.1.2.21: disable insert statistics according spec 2007/02/01 16:52:49 iha 1.1.2.20: change legend menu entry enabling according to spec 2007/01/22 17:31:48 iha 1.1.2.19: remove slot .uno:AutoFormat 2007/01/08 16:59:18 bm 1.1.2.18: #i72787# enable copy command only if an object is selected. Note that currently this does not work for additional shapes. 2006/10/24 12:40:25 bm 1.1.2.17: disable Wall and Floor for pie and donut chart 2006/10/24 11:54:58 bm 1.1.2.16: remove commands that are handled by server application (save, save as, etc.) 2006/10/16 15:36:33 bm 1.1.2.15: #i70287# implement toggle grid horizontal command and correct status of toggle legend command 2006/10/11 09:19:53 bm 1.1.2.14: #i20287# implement toggle legend command, remove unused toolbar commands 2006/10/06 09:11:06 bm 1.1.2.13: #i64500# clipboard for chart objects 2006/09/28 16:46:29 bm 1.1.2.12: #i64500# clipboard paste of metafiles, bitmaps and text 2006/08/23 10:25:14 bm 1.1.2.11: #i68861# update state of StatusBarVisible always, do not cache in ControllerState 2006/08/22 17:31:54 bm 1.1.2.10: #i68861# implement the status bar 2006/08/09 18:12:17 bm 1.1.2.9: #i63017# enable/disable the series forward/backward menu items (patch from pagalmes) 2006/04/10 15:03:33 iha 1.1.2.8: api restructure axis, grids, scales and increments 2006/03/15 13:57:09 bm 1.1.2.7: documentation of dispatch stuff. Also moved the command list of the controller to the controller itself 2006/01/24 10:53:10 bm 1.1.2.6: AutoResizeHelper functionality moved to ReferenceSizeProvider 2006/01/20 16:44:29 bm 1.1.2.5: allow firing only one status event (needed on initial OLE activation) when the listener is added, status for AutoResize added 2005/12/21 21:29:10 iha 1.1.2.4: remove identifiers from model objects and create an index based CID protocol instead for selection purposes 2005/11/28 14:20:08 iha 1.1.2.3: menu changes 2005/11/25 17:51:18 bm 1.1.2.2: enable Position/Size dialog only for dragable objects 2005/11/25 17:41:13 bm 1.1.2.1: dispatch that cares about command enabling according to the (cached) model state


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [fb688a3968a48cd0833298cba02987b8d2643a85]

INTEGRATION: CWS chart2mst3 (1.2.12); FILE MERGED 2006/10/18 17:08:22 bm 1.2.12.3: RESYNC: (1.2-1.3); FILE MERGED 2005/11/30 15:57:10 iha 1.2.12.2: missing ! leads to crash in getConfigurationAccess() 2005/11/29 18:03:38 bm 1.2.12.1: ConfigurationAccess is a singleton now (ViewSingletons no longer needed)


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [60be152d36aeffa4da12d6055e4137aaeab91bc7]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2006/11/07 16:55:27 bm 1.1.2.5: forward container commands to container dispatcher 2006/03/15 13:57:09 bm 1.1.2.4: documentation of dispatch stuff. Also moved the command list of the controller to the controller itself 2005/11/25 17:42:34 bm 1.1.2.3: command enabling according to model state 2005/11/22 10:53:23 bm 1.1.2.2: use correct undo strings 2005/11/21 14:53:20 bm 1.1.2.1: classes for dispatching specific events, especially Undo


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [4af246a74038ecbddf95e8fe5670c94a0be4c719]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/02/08 21:25:37 iha 1.1.2.10: resync m195 -> m202 2006/11/07 16:55:27 bm 1.1.2.9: forward container commands to container dispatcher 2006/08/22 17:31:54 bm 1.1.2.8: #i68861# implement the status bar 2006/03/15 13:57:08 bm 1.1.2.7: documentation of dispatch stuff. Also moved the command list of the controller to the controller itself 2006/01/27 09:51:21 bm 1.1.2.6: InlineContainer.hxx moved to comphelper 2005/11/28 16:30:19 bm 1.1.2.5: ::std::swap not supported for temporaries 2005/11/28 14:20:07 iha 1.1.2.4: menu changes 2005/11/25 17:42:34 bm 1.1.2.3: command enabling according to model state 2005/11/22 10:53:22 bm 1.1.2.2: use correct undo strings 2005/11/21 14:53:07 bm 1.1.2.1: classes for dispatching specific events, especially Undo


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [2258738e5ad6d8577e50007ebe93a4e5732cbf92]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2006/08/22 17:31:54 bm 1.1.2.5: #i68861# implement the status bar 2006/08/09 16:44:35 bm 1.1.2.4: fireStatusEventForURL: use bool instead of sal_Bool 2006/03/15 13:57:08 bm 1.1.2.3: documentation of dispatch stuff. Also moved the command list of the controller to the controller itself 2006/01/20 16:45:18 bm 1.1.2.2: allow firing only one status event (needed on initial OLE activation) when the listener is added 2005/11/21 14:52:21 bm 1.1.2.1: classes for dispatching specific events, especially Undo


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [a644b4bb577a6299daa751b358bdaaa4561aaf8d]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/02/08 21:25:36 iha 1.1.2.7: resync m195 -> m202 2006/08/22 17:31:54 bm 1.1.2.6: #i68861# implement the status bar 2006/08/09 16:50:22 bm 1.1.2.5: fireStatusEventForURL: use bool instead of sal_Bool 2006/01/20 16:45:34 bm 1.1.2.4: allow firing only one status event (needed on initial OLE activation) when the listener is added 2005/11/25 17:42:34 bm 1.1.2.3: command enabling according to model state 2005/11/22 16:55:46 bm 1.1.2.2: reused variable, bad syntax 2005/11/21 14:52:32 bm 1.1.2.1: classes for dispatching specific events, especially Undo


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [bbe95e5daf8b3a65210eb5cddc1e0acf0156ef79]

INTEGRATION: CWS chart2mst3 (1.2.4); FILE MERGED 2006/08/02 11:16:26 bm 1.2.4.5: #i27352# implement quick help 2006/07/31 12:45:41 bm 1.2.4.4: #i27356# set DrawMode according to system high-contrast settings 2005/10/07 11:35:28 bm 1.2.4.3: RESYNC: (1.2-1.3); FILE MERGED 2005/07/08 14:56:44 iha 1.2.4.2: create and notify an accessible view 2004/02/18 17:09:41 iha 1.2.4.1: handle lifetime of the ChartWindow correct


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [fa65e5897db1b87fc8bccc30e82eb2194e48f2dd]

INTEGRATION: CWS chart2mst3 (1.2.4); FILE MERGED 2006/10/18 17:07:10 bm 1.2.4.7: RESYNC: (1.3-1.4); FILE MERGED 2006/08/02 11:16:26 bm 1.2.4.6: #i27352# implement quick help 2006/07/31 12:45:24 bm 1.2.4.5: #i27356# set DrawMode according to system high-contrast settings 2006/03/11 13:57:40 iha 1.2.4.4: #i63018# added HelpId for Chart Window 2005/10/07 11:35:17 bm 1.2.4.3: RESYNC: (1.2-1.3); FILE MERGED 2005/07/08 14:57:37 iha 1.2.4.2: create and notify an accessible view 2004/02/18 17:09:54 iha 1.2.4.1: handle lifetime of the ChartWindow correct


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [316e72b9483ba1e94cce60001f12dbea9e6d4c99]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2006/10/06 09:10:28 bm 1.1.2.1: #i64500# transferable for copying chart objects to the clipboard


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [f1fa950e69c3163ba2f0ea58f18e53797c3a3c1d]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/02/08 21:25:36 iha 1.1.2.4: resync m195 -> m202 2007/02/08 09:28:17 iha 1.1.2.3: resync m195 -> m202 2006/11/26 12:22:43 bm 1.1.2.2: aw024 adaptions 2006/10/06 09:10:17 bm 1.1.2.1: #i64500# transferable for copying chart objects to the clipboard


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [fd809711165563ad382438496390ff0ce6eb6cec]

INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/01/22 17:13:34 iha 1.1.1.1.4.10: switch back to old factory name for charts now as we only have the new chart 2006/10/18 17:08:14 bm 1.1.1.1.4.9: RESYNC: (1.2-1.3); FILE MERGED 2005/12/02 14:28:13 bm 1.1.1.1.4.8: set controller as current controller in load() 2005/10/07 11:34:53 bm 1.1.1.1.4.7: RESYNC: (1.1.1.1-1.2); FILE MERGED 2005/09/02 14:24:50 iha 1.1.1.1.4.6: correct size for 5.0 standalone charts 2005/06/08 14:47:59 bm 1.1.1.1.4.5: attachResource is done in load method 2005/06/01 11:28:42 iha 1.1.1.1.4.4: add input stream to media descriptor, get model from media descriptor, don't reinit already loaded model 2004/03/04 13:19:02 iha 1.1.1.1.4.3: change attach order for new menu creation 2004/03/02 09:37:32 bm 1.1.1.1.4.2: load(): call load() or initNew() at model 2004/02/13 16:51:20 bm 1.1.1.1.4.1: join from changes on branch bm_post_chart01


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [edcf95d9d6471259132b9897212614e63d8e4f93]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2006/06/29 13:53:54 bm 1.1.2.1: dropping dragged cell-ranges from calc here. Missing: determine if the originating document is the container


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [bff8df9b6573c3db5842fbfce8c0224178507486]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/02/08 21:25:36 iha 1.1.2.3: resync m195 -> m202 2006/07/03 12:17:26 bm 1.1.2.2: DND_ACTION_NONE is a define not a member of an event 2006/06/29 13:53:54 bm 1.1.2.1: dropping dragged cell-ranges from calc here. Missing: determine if the originating document is the container


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [4f655e0bb836499873a3c698911403b18b7904a8]

INTEGRATION: CWS chart2mst3 (1.17.4); FILE MERGED 2007/04/27 09:30:51 iha 1.17.4.89: #i76656# correct Undo Strings for moving and resizing 2007/03/07 16:43:37 iha 1.17.4.88: don't move on floor 2007/03/07 15:40:27 iha 1.17.4.87: correct tip help on chart wall and floor 2007/02/09 13:51:42 iha 1.17.4.86: #i72826# rotate around z-axis with mouse 2007/02/09 12:28:32 bm 1.17.4.85: #i72841# message box that pops up when a non-deleteable object gets a delete-request 2007/02/08 18:05:04 iha 1.17.4.84: #i73262# Fast Doubleclick from Selection into another not work 2007/02/02 12:11:31 iha 1.17.4.83: notify correct current selection state before opening context menu 2007/02/02 11:31:23 iha 1.17.4.82: imlemented cut 2007/02/01 17:04:14 iha 1.17.4.81: remove superfluous code from old context menu 2007/02/01 16:53:49 iha 1.17.4.80: remove superfluous code from old context menu 2007/02/01 16:14:18 iha 1.17.4.79: added separator to contextmenu according to spec 2007/01/22 17:32:56 iha 1.17.4.78: remove slot .uno:AutoFormat 2006/12/14 19:43:36 iha 1.17.4.77: #i71857# correct values in position and size dialog + fixed dragging 2006/12/11 21:49:18 iha 1.17.4.76: #i71857# initial pos and size dlg shows wrong values 2006/11/30 19:16:12 iha 1.17.4.75: #71964# corrected context menu position when triggered via keys 2006/11/26 12:09:52 bm 1.17.4.74: PickHandle( Point, Window ) changed to PickHandle( Point ) 2006/11/26 11:47:12 bm 1.17.4.73: includes for solar mutex missing, deprecated context menu code removed 2006/11/24 21:42:23 iha 1.17.4.72: incompatibel changes for aw024 2006/11/22 17:24:25 iha 1.17.4.71: RESYNC: (1.21-1.22); FILE MERGED 2006/11/09 15:34:39 iha 1.17.4.70: #i16280# better performance for charts with many data (bar,column,line,area,xy,net charts) 2006/10/24 13:24:14 iha 1.17.4.69: remove unused out parameter for CID 2006/10/24 08:07:05 bm 1.17.4.68: SelectionHelper::isDragableObjectHitTwice: the CID is passed as non-const reference (in-out parameter). So do not pass a temporary 2006/10/23 15:20:25 iha 1.17.4.67: rotation mode x-only and y-only 2006/10/23 14:41:06 iha 1.17.4.66: display correct mousepointer 2006/10/20 21:17:59 iha 1.17.4.65: implement selection of additional shapes 2006/10/19 14:27:52 bm 1.17.4.64: enable context menus via dispatcher 2006/10/18 17:08:06 bm 1.17.4.63: RESYNC: (1.20-1.21); FILE MERGED 2006/10/16 15:49:41 bm 1.17.4.62: impl_SetMousePointer: disable special cursor for POINTER_MOVEBEZIERWEIGHT. That happens for blue handles in the 3d bar selection 2006/10/13 14:42:26 bm 1.17.4.61: enable different mouse cursors. Adjustment of the cursors is done in impl_SetMousePointer 2006/10/09 16:36:35 bm 1.17.4.60: test code checked in by error, removed. 2006/10/05 16:34:46 bm 1.17.4.59: #i69317# submenu ids must also be unique in global scope 2006/10/05 15:41:46 bm 1.17.4.58: #i69317# implement usage of contextmenuhelper. To activate define the USE_CONTEXT_MENU_HELPER variable. When it works remove the old code. 2006/09/28 16:46:29 bm 1.17.4.57: #i64500# clipboard paste of metafiles, bitmaps and text 2006/09/19 16:45:27 bm 1.17.4.56: #i67808# allow deleting the legend and the titles with the delete key 2006/08/25 15:08:34 bm 1.17.4.55: added command names for popup menu as comment to ease later switch to XPopupMenu (implementing XMenuExtended that takes commands) 2006/08/04 10:11:08 iha 1.17.4.54: don't crash on paint 2006/08/02 11:16:25 bm 1.17.4.53: #i27352# implement quick help 2006/05/02 11:14:20 bm 1.17.4.52: #i62831# check moved objects for out-of-bounds 2006/03/19 20:03:20 iha 1.17.4.51: set dragmode before selecting 2006/03/19 16:12:13 iha 1.17.4.50: do not block ckicking data series etc. while diagram is selected 2006/03/19 15:33:54 iha 1.17.4.49: correct selection handling of datapoints and series 2006/03/19 10:43:14 iha 1.17.4.48: reselect pie and donut segments after dragging 2006/03/18 20:53:35 iha 1.17.4.47: correct selection handling for rotating diagram 2006/03/12 01:22:30 iha 1.17.4.46: changed communication between model, view and controller; implemented old AddIn Interface; changed owneship and lifetime of view 2006/02/28 13:52:57 bm 1.17.4.45: pie segment dragging with cursor keys 2006/02/28 12:59:10 bm 1.17.4.44: pie segment offset per keyboard 2006/02/24 15:57:30 bm 1.17.4.43: keyboard accessibility 2006/02/23 17:38:13 bm 1.17.4.42: keyboard accessibility: resize diagram with +/- 2006/02/22 18:17:59 bm 1.17.4.41: Keyboard accessibility 2006/01/27 09:51:20 bm 1.17.4.40: InlineContainer.hxx moved to comphelper 2006/01/20 11:33:39 iha 1.17.4.39: removed some performance debug code here better integrate it in the according submathods 2006/01/17 17:16:52 bm 1.17.4.38: allow deselect with an empty Any in select() 2006/01/14 14:31:41 iha 1.17.4.37: cut,copy state requested 2006/01/11 15:11:00 iha 1.17.4.36: don't use implementation details of the ObjectIdentifier somewhere else 2005/12/21 21:29:09 iha 1.17.4.35: remove identifiers from model objects and create an index based CID protocol instead for selection purposes 2005/12/03 18:50:21 iha 1.17.4.34: enable pie segment dragging + moved diagram rotation dragmethod and adpated to new dragmethod base 2005/11/30 16:10:30 iha 1.17.4.33: menu changes 2005/11/28 14:20:07 iha 1.17.4.32: menu changes 2005/11/22 10:53:22 bm 1.17.4.31: use correct undo strings 2005/11/16 11:52:48 iha 1.17.4.30: undo for rotating diagram 2005/11/16 10:55:39 iha 1.17.4.29: undo for moving and sizing objects 2005/11/15 14:13:47 iha 1.17.4.28: remove explicit view-dirty-setting after draging as model changes are now notified 2005/11/02 13:49:19 bm 1.17.4.27: scene properties changed from SceneDescriptor property to the D3D properties offered by SceneProperties.hxx (this way XML im-/export works with the xmloff helper) 2005/10/07 11:34:42 bm 1.17.4.26: RESYNC: (1.19-1.20); FILE MERGED 2005/09/02 14:25:30 iha 1.17.4.25: update view after resize 2005/07/23 00:01:19 iha 1.17.4.24: include axis title sizes in diagram position to support old api and fileformat 2005/07/19 10:10:22 iha 1.17.4.23: false throw 2005/07/08 12:23:35 iha 1.17.4.22: removed unused includes 2005/07/07 15:19:30 iha 1.17.4.21: implement interface XSelectionSupplier 2005/07/07 08:35:30 iha 1.17.4.20: implement interface XSelectionSupplier 2005/07/05 15:54:05 iha 1.17.4.19: redefine diagram size 2005/06/09 15:51:58 iha 1.17.4.18: support positions and sizes via view for old api wrapper 2005/06/03 14:38:18 iha 1.17.4.17: set correct size 2005/05/31 19:00:39 iha 1.17.4.16: create old api without controller 2005/04/19 17:39:22 iha 1.17.4.15: make more failsave 2005/04/04 11:23:23 bm 1.17.4.14: handle accelerator keys 2005/03/18 01:20:11 bm 1.17.4.13: RESYNC: (1.18-1.19); FILE MERGED 2004/09/17 11:37:09 iha 1.17.4.12: implement api redesign - dimension property 2004/09/16 14:49:12 iha 1.17.4.11: implement api redesign 2004/08/31 13:23:41 iha 1.17.4.10: enable context menu again 2004/08/26 15:54:57 iha 1.17.4.9: View independent loading - different setting of page size 2004/08/25 16:35:14 iha 1.17.4.8: removed unused code 2004/08/24 14:00:24 iha 1.17.4.7: View independent loading - store page size separat from window (which does not exist in some cases) 2004/08/04 20:15:24 bm 1.17.4.6: RESYNC: (1.17-1.18); FILE MERGED 2004/06/01 19:02:46 iha 1.17.4.5: new 3D view/effects dialog 2004/04/26 17:35:14 iha 1.17.4.4: #i27367# protect view access with solar mutex 2004/04/26 11:15:29 iha 1.17.4.3: #i27367# offer access to created shapes for old api 2004/03/05 15:03:06 iha 1.17.4.2: changed from slot url scheme to uno url scheme due to menubar framework changes 2004/02/18 17:08:56 iha 1.17.4.1: handle lifetime of the ChartWindow correct


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [36c6a231e6f26a51f9fd7df88bcfd5b9e0f933b0]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/03/06 14:25:05 iha 1.1.2.19: #i75151# don't delete series when a data point is selected 2007/02/26 17:58:35 iha 1.1.2.18: correct enabling of 'cut' for series deletion 2007/02/09 12:27:45 bm 1.1.2.17: #i72841# allow deleting series with DEL 2007/02/08 21:25:36 iha 1.1.2.16: resync m195 -> m202 2007/02/02 11:30:40 iha 1.1.2.15: imlemented cut 2006/11/26 11:44:30 bm 1.1.2.14: includes for solar mutex missing 2006/10/20 21:19:32 iha 1.1.2.13: implement selection of additional shapes 2006/10/16 16:15:59 bm 1.1.2.12: lock solar mutex when switching on/off AutoTextScale 2006/10/16 15:15:56 bm 1.1.2.11: #i70287# implement toggle grid horizontal command 2006/10/11 09:19:53 bm 1.1.2.10: #i20287# implement toggle legend command, remove unused toolbar commands 2006/10/06 09:11:06 bm 1.1.2.9: #i64500# clipboard for chart objects 2006/09/28 16:46:29 bm 1.1.2.8: #i64500# clipboard paste of metafiles, bitmaps and text 2006/07/07 17:16:32 iha 1.1.2.7: get correct diagram size 2006/06/30 22:26:29 iha 1.1.2.6: added todo for resetting scene defaults 2006/01/24 10:52:32 bm 1.1.2.5: +impl_createReferenceSizeProvider, +impl_adaptDataSeriesAutoResize 2006/01/20 17:02:44 bm 1.1.2.4: implement ScaleText command 2006/01/16 12:08:57 bm 1.1.2.3: also reset diagram rotation in rearrange function 2006/01/13 15:03:56 bm 1.1.2.2: use correct string for undo 2006/01/13 13:41:40 bm 1.1.2.1: dispatches for NewArrangement and ScaleText


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [a3f595ba450f09cb8e6344ed1c394d5b4ac1f186]

INTEGRATION: CWS chart2mst3 (1.7.10); FILE MERGED 2007/05/14 20:04:55 bm 1.7.10.15: RESYNC: (1.9-1.10); FILE MERGED 2007/02/01 18:01:09 iha 1.7.10.14: start edit mode before adding special characters 2007/01/16 16:26:25 iha 1.7.10.13: #i73426# wrong help context bvecause of wrong window hirarchy 2006/11/26 11:43:16 bm 1.7.10.12: includes for solar mutex missing 2006/11/24 21:42:23 iha 1.7.10.11: incompatibel changes for aw024 2006/11/22 17:24:17 iha 1.7.10.10: RESYNC: (1.8-1.9); FILE MERGED 2006/10/20 21:15:35 iha 1.7.10.9: implement selection of additional shapes 2006/10/18 17:07:58 bm 1.7.10.8: RESYNC: (1.7-1.8); FILE MERGED 2006/03/23 09:57:10 bm 1.7.10.7: support for paragraphs for accessibility titles 2005/12/21 21:29:09 iha 1.7.10.6: remove identifiers from model objects and create an index based CID protocol instead for selection purposes 2005/11/15 20:23:40 iha 1.7.10.5: remove superfluous view updates 2005/11/15 15:33:04 iha 1.7.10.4: guard dialogs with solarmutex 2005/10/18 14:45:27 bm 1.7.10.3: lock controllers during model change calls 2005/10/18 14:38:06 bm 1.7.10.2: lock controllers during model change callsProperties.cxxProperties.cxx 2005/10/11 12:49:28 bm 1.7.10.1: #i27351# implement Undo


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [9e5346b2c6db8a1372d1253679fe557dde0bda16]

INTEGRATION: CWS chart2mst3 (1.24.4); FILE MERGED 2007/03/19 15:07:26 iha 1.24.4.55: #i73605#, #i75389# use correct numberformat for scale tabpage and numbers tabpage 2007/02/26 15:14:27 iha 1.24.4.54: #i72970# don't offer 'Object Properties' for wall if wall is not supported 2007/01/16 16:25:54 iha 1.24.4.53: #i73426# wrong help context bvecause of wrong window hirarchy 2006/11/26 11:41:46 bm 1.24.4.52: includes for solar mutex missing 2006/10/27 14:59:21 iha 1.24.4.51: name consolidation 2006/10/24 16:47:20 iha 1.24.4.50: use different symbol as preview for automatic symbols 2006/10/20 21:14:18 iha 1.24.4.49: implement selection of additional shapes 2006/10/18 17:07:50 bm 1.24.4.48: RESYNC: (1.25-1.26); FILE MERGED 2006/09/27 14:27:21 iha 1.24.4.47: corrected reference size for data labels 2006/09/24 09:12:54 iha 1.24.4.46: #i61970# correct implementation of axis at 2006/06/19 16:20:48 iha 1.24.4.45: fix 'cancel' for 3D view dialog 2006/04/10 15:03:33 iha 1.24.4.44: api restructure axis, grids, scales and increments 2006/04/10 12:25:07 iha 1.24.4.43: api restructure axis, grids, scales and increments 2006/03/11 17:13:20 iha 1.24.4.42: #i63009# menu item format all title/axis and grids did not work 2006/01/24 10:51:47 bm 1.24.4.41: ReferenceSizeProvider put into a separate helper class (tools) 2006/01/20 17:02:18 bm 1.24.4.40: pass correct diagram size to ReferenceSizeProvider 2005/12/21 21:29:09 iha 1.24.4.39: remove identifiers from model objects and create an index based CID protocol instead for selection purposes 2005/12/07 14:02:19 iha 1.24.4.38: remove dependendy from special title identifiers 2005/12/03 18:51:03 iha 1.24.4.37: enable pie segment dragging 2005/11/22 10:53:21 bm 1.24.4.36: use correct undo strings 2005/11/18 18:19:54 iha 1.24.4.35: restructuring for proper subgrid support 2005/11/15 20:49:36 iha 1.24.4.34: use UndoGuard 2005/11/15 20:23:08 iha 1.24.4.33: remove superfluous view updates 2005/11/15 15:32:44 iha 1.24.4.32: guard dialogs with solarmutex 2005/11/07 21:01:28 iha 1.24.4.31: make more failsafe 2005/11/07 17:12:09 bm 1.24.4.30: removed explicit view update for object property changes 2005/11/02 13:49:19 bm 1.24.4.29: scene properties changed from SceneDescriptor property to the D3D properties offered by SceneProperties.hxx (this way XML im-/export works with the xmloff helper) 2005/10/18 14:35:53 bm 1.24.4.28: lock controllers during model change calls 2005/10/11 12:46:48 bm 1.24.4.27: using UndoManager for undo/redo 2005/10/07 11:34:15 bm 1.24.4.26: RESYNC: (1.24-1.25); FILE MERGED 2005/09/26 14:36:07 iha 1.24.4.25: #i54909# swap x and y grid according to old usage of uno command names 2005/08/18 15:20:42 bm 1.24.4.24: (gs)etDiagram -> (gs)etFirstDiagram to avoid name clashes with old API 2005/08/03 16:36:16 bm 1.24.4.23: algohelper.hxx split up into CommonFunctors.hxx ContainerHelper.hxx CloneHelper.hxx 2005/07/28 09:34:49 bm 1.24.4.22: usage of color schemes and the VaryColorsByPoint property to have correct pie colors and legend entries 2005/07/26 12:07:56 bm 1.24.4.21: use configuration colors in ColorProvider 2005/07/13 15:21:13 iha 1.24.4.20: update draw model tables before use in view and dialogs 2005/07/12 12:57:04 bm 1.24.4.19: use named properties for gradients etc. in chart model 2005/07/08 12:55:05 iha 1.24.4.18: provide and keep view as service only 2005/07/05 15:44:05 iha 1.24.4.17: redefine diagram size 2005/06/10 18:23:17 iha 1.24.4.16: transport gradients, hatches etc. from chart model to draw model for display in the dialogs 2005/06/07 15:51:09 iha 1.24.4.15: use numberformatter from model 2005/06/03 14:41:23 iha 1.24.4.14: shared_ptr for drawmodelwrapper 2005/05/31 19:00:06 iha 1.24.4.13: create old api without controller 2005/04/13 08:52:14 iha 1.24.4.12: changed servicenames to avoid confusion with model services 2005/03/31 12:55:16 bm 1.24.4.11: first redo implementation 2005/03/30 16:31:04 bm 1.24.4.10: make model cloneable (+first undo implementation) 2004/09/17 12:20:47 iha 1.24.4.9: implement api redesign - dimension property 2004/07/01 14:00:49 iha 1.24.4.8: correct pie segment color in point properties dialog 2004/06/04 12:06:24 iha 1.24.4.7: implement 3D View / Effects dialog 2004/06/01 19:04:56 iha 1.24.4.6: new 3D view/effects dialog 2004/05/17 17:31:15 iha 1.24.4.5: added objecttype OBJECTTYPE_DATA_AVERAGE_LINE 2004/03/18 16:32:47 iha 1.24.4.4: changed parameters in constructor of DataPointItemConverter 2004/03/05 15:00:43 iha 1.24.4.3: changed from slot url scheme to uno url scheme due to menubar framework changes 2004/03/01 20:15:19 iha 1.24.4.2: added ItemCOnverter for Stock Gain/Loss 2004/02/13 16:51:19 bm 1.24.4.1: join from changes on branch bm_post_chart01


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [e0eb57b0fb403b9468ccb9fa6201bcbd372c06a5]

INTEGRATION: CWS chart2mst3 (1.4.2); FILE MERGED 2007/05/14 20:04:49 bm 1.4.2.16: RESYNC: (1.6-1.7); FILE MERGED 2007/01/16 16:27:11 iha 1.4.2.15: #i73426# wrong help context bvecause of wrong window hirarchy 2006/11/26 11:41:06 bm 1.4.2.14: includes for solar mutex missing 2006/10/20 21:13:09 iha 1.4.2.13: implement selection of additional shapes 2006/10/18 17:07:42 bm 1.4.2.12: RESYNC: (1.5-1.6); FILE MERGED 2005/11/22 10:53:20 bm 1.4.2.11: use correct undo strings 2005/11/15 20:49:35 iha 1.4.2.10: use UndoGuard 2005/11/15 15:32:21 iha 1.4.2.9: guard dialogs with solarmutex 2005/11/15 14:00:01 iha 1.4.2.8: remove explicit view dirty setting as model changes are now notified 2005/10/11 12:50:28 bm 1.4.2.7: #i27351# implement Undo 2005/10/07 11:34:04 bm 1.4.2.6: RESYNC: (1.4-1.5); FILE MERGED 2005/07/23 00:01:19 iha 1.4.2.5: include axis title sizes in diagram position to support old api and fileformat 2005/05/31 18:59:36 iha 1.4.2.4: create old api without controller 2004/06/04 12:07:18 iha 1.4.2.3: removed unused code 2004/06/01 19:04:21 iha 1.4.2.2: new 3D view/effects dialog 2004/04/27 13:32:41 iha 1.4.2.1: warnings removed


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [f55c4ae41025698fae3e3408e2876f4b618555d4]

INTEGRATION: CWS chart2mst3 (1.8.4); FILE MERGED 2007/01/16 16:25:18 iha 1.8.4.24: #i73426# wrong help context bvecause of wrong window hirarchy 2006/11/26 11:39:17 bm 1.8.4.23: includes for solar mutex missing 2006/10/27 15:17:00 iha 1.8.4.22: name consolidation 2006/10/18 17:07:34 bm 1.8.4.21: RESYNC: (1.9-1.10); FILE MERGED 2006/04/10 15:03:33 iha 1.8.4.20: api restructure axis, grids, scales and increments 2006/04/10 12:25:07 iha 1.8.4.19: api restructure axis, grids, scales and increments 2006/02/21 19:45:05 iha 1.8.4.18: added property show to axis to make axis title possible with invisible axis and enlarge lifetime for old api 2006/01/24 10:51:11 bm 1.8.4.17: pass ReferenceSizeProvider to axis insertion dialog to adapt settings for new axes 2006/01/06 20:29:01 iha 1.8.4.16: added legendposition to wizard and restructured legend postiion control classes 2005/11/22 10:53:20 bm 1.8.4.15: use correct undo strings 2005/11/21 16:08:37 bm 1.8.4.14: #i27351# use correct undo strings 2005/11/18 18:19:53 iha 1.8.4.13: restructuring for proper subgrid support 2005/11/15 18:10:37 iha 1.8.4.12: remove direct view update call and use UndoGuard 2005/11/15 15:32:02 iha 1.8.4.11: guard dialogs with solarmutex 2005/10/18 14:36:41 bm 1.8.4.10: lock controllers during model change callsProperties.cxxProperties.cxx 2005/10/13 17:38:48 iha 1.8.4.9: renamed BoundedCoordinateSystem to CoordinateSystem 2005/10/11 12:48:15 bm 1.8.4.8: #i27351# implement Undo 2005/10/07 11:33:53 bm 1.8.4.7: RESYNC: (1.8-1.9); FILE MERGED 2005/07/12 12:57:04 bm 1.8.4.6: use named properties for gradients etc. in chart model 2005/06/16 12:53:52 iha 1.8.4.5: create legend on demand 2005/05/31 18:58:54 iha 1.8.4.4: create view without controller 2004/04/07 21:52:23 iha 1.8.4.3: #i20344# moved methods from here to MeterHelper to create/remove axis/grids 2004/03/18 16:32:13 iha 1.8.4.2: moved method createAxis to MeterHelper 2004/03/12 15:33:37 iha 1.8.4.1: added AxisPosition for secondary axes


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [90b385c3a26cd8508f419b6accb07c246bea8b97]

INTEGRATION: CWS chart2mst3 (1.1.4); FILE MERGED 2006/11/10 15:06:11 bm 1.1.4.18: #i67875# add undo for own data 2006/10/27 14:59:21 iha 1.1.4.17: name consolidation 2006/10/18 17:07:26 bm 1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2006/07/19 15:55:25 bm 1.1.4.15: #i64824# improvement of the data editor for internal data. Especially the handling of flexible data and series with more than one role 2006/03/08 10:38:53 bm 1.1.4.14: new UI for DataEditor. Define TEST_NEW_UI in dlg_DataEditor.hrc to activate 2005/11/22 10:53:19 bm 1.1.4.13: use correct undo strings 2005/11/15 20:49:34 iha 1.1.4.12: use UndoGuard 2005/11/15 20:22:33 iha 1.1.4.11: remove superfluous view updates 2005/11/07 21:02:21 iha 1.1.4.10: rectangular range for dataeditor 2005/10/18 14:35:26 bm 1.1.4.9: lock controllers during model change calls 2005/10/11 12:48:56 bm 1.1.4.8: #i27351# implement Undo 2005/10/07 11:33:42 bm 1.1.4.7: RESYNC: (1.2-1.3); FILE MERGED 2005/08/29 14:54:20 bm 1.1.4.6: don't clear solar mutex, because impl_rebuildView needs a lock, too 2005/08/26 09:46:10 bm 1.1.4.5: lock solar mutex around dialog 2005/08/19 15:28:30 bm 1.1.4.4: apply data changes 2005/08/17 16:55:11 bm 1.1.4.3: use new data edition dialog instead of Calc 2004/06/03 03:39:24 iha 1.1.4.2: RESYNC: (1.1-1.2); FILE MERGED Embedding API modifications 2004/03/02 09:45:57 bm 1.1.4.1: if object is already active, bring the document to front


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [f0ba341f40e31a7cf198075309a595aa85d6c783]

INTEGRATION: CWS chart2mst3 (1.5.4); FILE MERGED 2007/03/06 14:24:37 iha 1.5.4.53: #i75151# don't delete series when a data point is selected 2007/02/02 11:29:30 iha 1.5.4.52: imlemented cut 2007/01/22 17:32:09 iha 1.5.4.51: remove slot .uno:AutoFormat 2006/10/20 21:11:20 iha 1.5.4.50: implement selection of additional shapes 2006/10/16 15:14:13 bm 1.5.4.49: #i70287# implement toggle grid horizontal command 2006/10/13 14:42:40 bm 1.5.4.48: enable different mouse cursors. Adjustment of the cursors is done in impl_SetMousePointer 2006/10/11 09:19:53 bm 1.5.4.47: #i20287# implement toggle legend command, remove unused toolbar commands 2006/10/06 09:11:06 bm 1.5.4.46: #i64500# clipboard for chart objects 2006/09/28 16:46:28 bm 1.5.4.45: #i64500# clipboard paste of metafiles, bitmaps and text 2006/09/19 16:45:41 bm 1.5.4.44: #i67808# allow deleting the legend and the titles with the delete key 2006/08/22 17:31:53 bm 1.5.4.43: #i68861# implement the status bar 2006/08/02 11:16:25 bm 1.5.4.42: #i27352# implement quick help 2006/06/29 13:54:41 bm 1.5.4.41: dropping dragged cell-ranges from calc here. Missing: determine if the originating document is the container 2006/03/23 09:57:10 bm 1.5.4.40: support for paragraphs for accessibility titles 2006/03/19 15:32:57 iha 1.5.4.39: correct selection handling of datapoints and series 2006/03/18 20:52:32 iha 1.5.4.38: correct selection handling for rotating diagram 2006/03/15 13:57:08 bm 1.5.4.37: documentation of dispatch stuff. Also moved the command list of the controller to the controller itself 2006/03/12 01:20:33 iha 1.5.4.36: changed communication between model, view and controller; implemented old AddIn Interface; changed owneship and lifetime of view 2006/02/28 12:59:09 bm 1.5.4.35: pie segment offset per keyboard 2006/02/24 15:57:29 bm 1.5.4.34: keyboard accessibility 2006/02/23 17:38:12 bm 1.5.4.33: keyboard accessibility: resize diagram with +/- 2006/01/24 10:50:21 bm 1.5.4.32: +impl_createReferenceSizeProvider, +impl_adaptDataSeriesAutoResize 2006/01/20 16:53:39 bm 1.5.4.31: +impl_getDiagramSize to get diagram size from the corresponding SdrObject of the m_pDrawViewWrapper 2006/01/13 13:42:30 bm 1.5.4.30: +executeDispatch_NewArrangement(), executeDispatch_ScaleText 2005/11/25 17:42:34 bm 1.5.4.29: command enabling according to model state 2005/11/21 16:24:33 bm 1.5.4.28: use CommandDispatchContainer for dispatch issues 2005/11/15 10:41:33 iha 1.5.4.27: don't remove me as listener in disposing 2005/11/07 20:57:49 iha 1.5.4.26: implement changing series order 2005/10/18 14:39:30 bm 1.5.4.25: implement XModifyListener in order to listen to model changes 2005/10/11 12:44:40 bm 1.5.4.24: using UndoManager for undo/redo 2005/10/07 11:33:31 bm 1.5.4.23: RESYNC: (1.5-1.6); FILE MERGED 2005/07/08 14:55:50 iha 1.5.4.22: create and notify an accessible view 2005/07/08 12:55:40 iha 1.5.4.21: provide and keep view as service only 2005/07/07 15:20:07 iha 1.5.4.20: implement interface XSelectionSupplier 2005/07/07 08:35:02 iha 1.5.4.19: implement interface XSelectionSupplier 2005/06/09 15:50:55 iha 1.5.4.18: support positions and sizes via view for old api wrapper 2005/06/07 15:49:43 iha 1.5.4.17: use numberformatter from model 2005/06/03 14:40:10 iha 1.5.4.16: shared_ptr for drawmodelwrapper 2005/06/01 16:22:31 iha 1.5.4.15: remove interface xpropertyset 2005/05/31 18:55:08 iha 1.5.4.14: create old api without controller 2005/04/04 11:39:47 bm 1.5.4.13: AcceleratorExecute helper class for handling accelerator keys 2005/03/31 12:55:16 bm 1.5.4.12: first redo implementation 2005/03/30 16:31:04 bm 1.5.4.11: make model cloneable (+first undo implementation) 2004/09/27 14:32:50 iha 1.5.4.10: save - old api - provide access to ViewElementListProvider, reduce direct access to draw model 2004/08/26 15:54:12 iha 1.5.4.9: View independent loading - different setting of page size 2004/08/24 13:59:44 iha 1.5.4.8: View independent loading - store page size separat from window (which does not exist in some cases) 2004/06/04 08:05:28 bm 1.5.4.7: +GetDrawModelUNO 2004/06/01 19:03:25 iha 1.5.4.6: new 3D view/effects dialog 2004/04/26 11:15:29 iha 1.5.4.5: #i27367# offer access to created shapes for old api 2004/04/07 21:41:53 iha 1.5.4.4: #i20344# added method executeDispatch_CreationWizard 2004/03/19 14:32:51 bm 1.5.4.3: XDataSource now contains XLabeledDataSources 2004/03/05 15:02:18 iha 1.5.4.2: changed from slot url scheme to uno url scheme due to menubar framework changes 2004/02/13 16:51:19 bm 1.5.4.1: join from changes on branch bm_post_chart01


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [c6b95527d2e00ed3a4cf3bad3a328ca5b29a588a]

INTEGRATION: CWS chart2mst3 (1.15.4); FILE MERGED 2007/02/07 13:07:41 iha 1.15.4.109: RESYNC: (1.19-1.20); FILE MERGED 2007/02/02 11:29:51 iha 1.15.4.108: imlemented cut 2007/02/01 16:53:49 iha 1.15.4.107: remove superfluous code from old context menu 2007/01/22 17:32:29 iha 1.15.4.106: remove slot .uno:AutoFormat 2007/01/16 16:24:46 iha 1.15.4.105: #i73426# wrong help context bvecause of wrong window hirarchy 2006/11/26 11:38:59 bm 1.15.4.104: includes for solar mutex missing 2006/11/22 17:24:09 iha 1.15.4.103: RESYNC: (1.18-1.19); FILE MERGED 2006/11/07 16:55:27 bm 1.15.4.102: forward container commands to container dispatcher 2006/10/27 14:59:20 iha 1.15.4.101: name consolidation 2006/10/24 14:27:44 bm 1.15.4.100: pass chart window as parent to DataSourceDialog instead of NULL 2006/10/24 11:54:20 bm 1.15.4.99: remove commands that are handled by server application (save, save as, etc.) 2006/10/20 21:12:21 iha 1.15.4.98: implement selection of additional shapes 2006/10/18 17:07:18 bm 1.15.4.97: RESYNC: (1.17-1.18); FILE MERGED 2006/10/16 15:19:42 bm 1.15.4.96: #i70287# implement toggle grid horizontal command 2006/10/11 09:19:53 bm 1.15.4.95: #i20287# implement toggle legend command, remove unused toolbar commands 2006/10/06 09:11:06 bm 1.15.4.94: #i64500# clipboard for chart objects 2006/09/28 16:46:28 bm 1.15.4.93: #i64500# clipboard paste of metafiles, bitmaps and text 2006/08/22 17:31:53 bm 1.15.4.92: #i68861# implement the status bar 2006/07/11 13:20:37 bm 1.15.4.91: reset drop target helper in dispose() 2006/06/29 13:54:40 bm 1.15.4.90: dropping dragged cell-ranges from calc here. Missing: determine if the originating document is the container 2006/05/29 17:56:16 iha 1.15.4.89: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/03/23 09:57:10 bm 1.15.4.88: support for paragraphs for accessibility titles 2006/03/19 15:33:20 iha 1.15.4.87: correct selection handling of datapoints and series 2006/03/18 20:53:00 iha 1.15.4.86: correct selection handling for rotating diagram 2006/03/15 13:57:08 bm 1.15.4.85: documentation of dispatch stuff. Also moved the command list of the controller to the controller itself 2006/03/12 01:21:17 iha 1.15.4.84: changed communication between model, view and controller; implemented old AddIn Interface; changed owneship and lifetime of view 2006/02/20 14:36:48 iha 1.15.4.83: move SchItemPool from controller to view lib -> ChartItemPool 2006/02/20 09:17:36 bm 1.15.4.82: impl_initializeAccessible: XInitialization needs two more parameters 2006/01/24 10:49:42 bm 1.15.4.81: call impl_adaptDataSeriesAutoResize after command execution of commands which may add new data series 2006/01/20 11:39:28 iha 1.15.4.80: some cleanup 2006/01/17 17:16:06 bm 1.15.4.79: clear selection in dispose (to remove range highlighting) 2006/01/13 13:43:34 bm 1.15.4.78: +executeDispatch_NewArrangement(), executeDispatch_ScaleText 2005/12/21 21:29:08 iha 1.15.4.77: remove identifiers from model objects and create an index based CID protocol instead for selection purposes 2005/11/28 15:14:00 bm 1.15.4.76: assertion about CloseVetoException only if OSL_DEBUG_LEVEL > 2 2005/11/28 14:39:29 iha 1.15.4.75: UndoLiveUpdateGuard for charttype dlg and data range dlg 2005/11/28 14:20:05 iha 1.15.4.74: menu changes 2005/11/25 17:42:33 bm 1.15.4.73: command enabling according to model state 2005/11/24 15:07:48 bm 1.15.4.72: allow removing listeners in suspend mode 2005/11/22 10:53:19 bm 1.15.4.71: use correct undo strings 2005/11/21 16:07:45 bm 1.15.4.70: use dispatch command container 2005/11/16 10:57:04 iha 1.15.4.69: use UndoLiveUpdateGuard for Wizard 2005/11/15 20:49:32 iha 1.15.4.68: use UndoGuard 2005/11/15 15:30:25 bm 1.15.4.67: garbage collection, disposing, reference release issues 2005/11/15 10:41:32 iha 1.15.4.66: don't remove me as listener in disposing 2005/11/14 16:50:26 iha 1.15.4.65: remove direct view update call from wizard slot as automatic updates are now available 2005/11/14 14:54:41 iha 1.15.4.64: guard Charttype Dialog against view updates and remove direct view update call 2005/11/11 14:51:15 bm 1.15.4.63: dispose: remove as modify listener from model 2005/11/11 14:43:30 iha 1.15.4.62: guard DataRange Dialog against view updates and remove direct view update call 2005/11/07 20:59:03 iha 1.15.4.61: implement changing series order 2005/11/02 13:49:19 bm 1.15.4.60: scene properties changed from SceneDescriptor property to the D3D properties offered by SceneProperties.hxx (this way XML im-/export works with the xmloff helper) 2005/10/18 14:51:35 bm 1.15.4.59: implement XModifyListener in order to listen to model changes (use define TEST_ENABLE_MODIFY_LISTENER to actually add and remove as listener at the model to get view updates) 2005/10/11 12:44:07 bm 1.15.4.58: using UndoManager for undo/redo 2005/10/07 11:33:19 bm 1.15.4.57: RESYNC: (1.16-1.17); FILE MERGED 2005/09/07 16:02:21 iha 1.15.4.56: added missing include 2005/09/02 14:29:11 iha 1.15.4.55: delete window with solar mutex 2005/08/30 14:46:40 bm 1.15.4.54: attach parent reference-device after creating draw model- and view wrappers 2005/08/29 14:49:37 iha 1.15.4.53: unmark before removing shapes 2005/08/26 13:04:05 bm 1.15.4.52: lock solar mutex when deleting svx objects (DTOR calls) 2005/08/26 10:00:07 bm 1.15.4.51: some more solar mutex locks 2005/08/25 12:35:06 bm 1.15.4.50: lock solar mutex when creating CreationWizard and ChartType dialog 2005/08/22 15:37:39 iha 1.15.4.49: don't create accessibility view for update 2005/08/04 11:52:11 bm 1.15.4.48: lock solar mutex when starting data source dialog 2005/07/27 12:33:12 bm 1.15.4.47: catch exceptions in dispose() 2005/07/13 15:20:07 iha 1.15.4.46: update draw model tables before use in view and dialogs 2005/07/08 14:56:22 iha 1.15.4.45: create and notify an accessible view 2005/07/08 12:59:02 iha 1.15.4.44: disconnect controller from model when disposed 2005/07/08 12:56:35 iha 1.15.4.43: provide and keep view as service only 2005/07/07 08:35:51 iha 1.15.4.42: implement interface XSelectionSupplier 2005/07/07 08:24:44 iha 1.15.4.41: reselect objects after view rebuild 2005/07/05 15:43:29 iha 1.15.4.40: redefine diagram size 2005/06/09 15:51:28 iha 1.15.4.39: support positions and sizes via view for old api wrapper 2005/06/07 15:50:33 iha 1.15.4.38: use numberformatter from model 2005/06/06 11:42:22 cd 1.15.4.37: Use createElement/requestElement calls to create elements always, even if module frame is not visible 2005/06/03 14:40:51 iha 1.15.4.36: construct chartview with drawmodelwrapper, shared_ptr for drawmodelwrapper, no background for chart window 2005/06/01 16:22:53 iha 1.15.4.35: remove interface xpropertyset 2005/05/31 18:57:39 iha 1.15.4.34: create old api without controller 2005/04/27 11:33:59 bm 1.15.4.33: use requestElement rather than createElement for UI ressources, and lock the layoutmanager 2005/04/04 11:39:47 bm 1.15.4.32: AcceleratorExecute helper class for handling accelerator keys 2005/04/04 11:20:09 bm 1.15.4.31: create toolbars / new slot DataRanges 2005/04/01 16:25:38 bm 1.15.4.30: shared data for different chart models 2005/03/31 12:55:16 bm 1.15.4.29: first redo implementation 2005/03/30 16:31:04 bm 1.15.4.28: make model cloneable (+first undo implementation) 2005/03/18 15:48:07 bm 1.15.4.27: XLayoutManager -> drafts namespace removed 2004/09/27 14:33:49 iha 1.15.4.26: save - old api - provide access to ViewElementListProvider, reduce direct access to draw model 2004/09/15 15:44:55 iha 1.15.4.25: implement api redesign 2004/09/03 17:08:14 iha 1.15.4.24: enable save 2004/08/26 15:54:36 iha 1.15.4.23: View independent loading - different setting of page size 2004/08/24 13:51:28 iha 1.15.4.22: View independent loading - store page size separat from window (which does not exist in some cases) 2004/08/04 20:15:17 bm 1.15.4.21: RESYNC: (1.15-1.16); FILE MERGED 2004/06/30 08:09:21 iha 1.15.4.20: #i30866# charttype dialog without roadmap control 2004/06/17 10:03:29 bm 1.15.4.19: data source dialog is a tab dialog now using the same tabpages as the wizard 2004/06/04 08:05:04 bm 1.15.4.18: +GetDrawModelUNO 2004/06/01 19:03:50 iha 1.15.4.17: new 3D view/effects dialog 2004/05/24 17:47:30 bm 1.15.4.16: data source dialog is deprecated -> is a tabpage now 2004/05/17 17:33:54 iha 1.15.4.15: provide object naming; resource cleanup 2004/04/27 13:31:03 bm 1.15.4.14: DataSourceDialog needs a context to create new data series 2004/04/26 17:33:26 iha 1.15.4.13: #i27367# exchanged own controller mutex against solar mutex because of deadlocks during old api access 2004/04/26 11:15:29 iha 1.15.4.12: #i27367# offer access to created shapes for old api 2004/04/21 16:56:46 iha 1.15.4.11: #i20344# replace old type dialog with new type page 2004/04/21 11:35:17 bm 1.15.4.10: locked SolarMutexes added 2004/04/08 15:20:31 iha 1.15.4.9: added slot SelectSourceRanges 2004/04/08 12:29:51 iha 1.15.4.8: #i20344# offer update slot for view update after wizard has closed 2004/04/07 21:52:47 iha 1.15.4.7: #i20344# added method executeDispatch_CreationWizard 2004/03/24 10:33:51 bm 1.15.4.6: switch to internal calc again in "SaveAll" (Test-method) 2004/03/19 14:32:50 bm 1.15.4.5: XDataSource now contains XLabeledDataSources 2004/03/05 16:44:47 bm 1.15.4.4: lcl_isFormatObjectCommand: return false in else-path (return was missing) 2004/03/05 15:01:43 iha 1.15.4.3: differetn menu creation + changed from slot url scheme to uno url scheme due to menubar framework changes 2004/02/18 17:07:43 iha 1.15.4.2: handle lifetime of the ChartCindow correct 2004/02/13 16:51:19 bm 1.15.4.1: join from changes on branch bm_post_chart01


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [9b95322d5ea09e1f533163df3f6bd502d9bb085f]

INTEGRATION: CWS chart2mst3 (1.5.4); FILE MERGED 2006/02/20 14:47:24 iha 1.5.4.3: move SchItemPool from controller to view lib -> ChartItemPool 2005/10/07 11:30:47 bm 1.5.4.2: RESYNC: (1.5-1.6); FILE MERGED 2004/03/18 16:25:00 iha 1.5.4.1: added SeriesOptionsItemConverter


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [611f60e3283be7fd2b23ce323917d4129c059758]

INTEGRATION: CWS chart2mst3 (1.6.4); FILE MERGED 2006/10/18 17:07:02 bm 1.6.4.5: RESYNC: (1.7-1.8); FILE MERGED 2006/01/20 17:00:30 bm 1.6.4.4: Titles: the Reference size for CharHeight is in a different propertyset than the actual font sizes 2005/10/07 11:33:08 bm 1.6.4.3: RESYNC: (1.6-1.7); FILE MERGED 2005/07/12 12:57:03 bm 1.6.4.2: use named properties for gradients etc. in chart model 2004/05/07 09:14:22 bm 1.6.4.1: enabling member-ids for all items


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [1fb07bfba1fe5524daae2c9686980bb53fd55331]

INTEGRATION: CWS chart2mst3 (1.12.4); FILE MERGED 2007/05/14 20:04:42 bm 1.12.4.8: RESYNC: (1.14-1.15); FILE MERGED 2006/10/18 17:06:52 bm 1.12.4.7: RESYNC: (1.13-1.14); FILE MERGED 2006/02/20 14:47:48 iha 1.12.4.6: move SchItemPool from controller to view lib -> ChartItemPool 2006/01/20 17:00:39 bm 1.12.4.5: cleanup 2005/10/07 11:32:56 bm 1.12.4.4: RESYNC: (1.12-1.13); FILE MERGED 2005/06/23 14:38:03 iha 1.12.4.3: correct support for statistic properties 2005/04/13 08:46:35 iha 1.12.4.2: moved functionality to RegressionCurveHelper 2004/05/07 09:14:22 bm 1.12.4.1: enabling member-ids for all items


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [992519b6a002b9fe4e8781f6ee3e278254b52e92]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/04/20 08:10:25 iha 1.1.2.16: #i75393# Connect Bars per diagram not per series 2007/02/08 21:25:36 iha 1.1.2.15: resync m195 -> m202 2006/04/10 15:03:33 iha 1.1.2.14: api restructure axis, grids, scales and increments 2006/04/10 12:25:06 iha 1.1.2.13: api restructure axis, grids, scales and increments 2006/01/20 17:00:38 bm 1.1.2.12: cleanup 2005/11/28 15:35:40 bm 1.1.2.11: BarConnectors implemented the old way (all series at once) but model offers the property ConnectDataPoints for each series independently 2005/11/23 15:16:32 iha 1.1.2.10: support BarOverlap and GapWidth 2005/10/24 11:06:39 iha 1.1.2.9: coordinate system restructure 2005/10/13 17:38:47 iha 1.1.2.8: renamed BoundedCoordinateSystem to CoordinateSystem 2005/10/11 09:20:29 bm 1.1.2.7: license header change 2005/05/04 13:29:56 iha 1.1.2.6: moved code to new methods DiagramHelper::isSeriesAttachedToMainAxis ans DiagramHelper::attachSeriesToAxis 2005/04/13 08:48:58 iha 1.1.2.5: . 2004/09/16 08:25:17 iha 1.1.2.4: implement api redesign 2004/05/07 09:14:21 bm 1.1.2.3: enabling member-ids for all items 2004/03/19 10:57:53 iha 1.1.2.2: corrected functionality 'attachSeriesToDifferentCoordinateSystem' and moved to DataSeriesTreeHelper 2004/03/18 16:24:24 iha 1.1.2.1: new to atach series to different axis Issue number: Submitted by: Reviewed by:


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [f06b6fea5b8efea3f8987f315cb3cfca4f97eb24]

INTEGRATION: CWS chart2mst3 (1.2.4); FILE MERGED 2006/02/20 14:47:11 iha 1.2.4.7: move SchItemPool from controller to view lib -> ChartItemPool 2005/11/28 15:35:40 bm 1.2.4.6: BarConnectors implemented the old way (all series at once) but model offers the property ConnectDataPoints for each series independently 2005/11/23 16:52:29 iha 1.2.4.5: cleanup SchSfxItemIds.hxx + removed unused defines 2005/11/23 15:16:08 iha 1.2.4.4: support BarOverlap and GapWidth 2005/10/07 11:32:45 bm 1.2.4.3: RESYNC: (1.2-1.3); FILE MERGED 2004/03/18 16:31:08 iha 1.2.4.2: added nSeriesOptionsWhichPairs 2004/03/04 13:13:28 iha 1.2.4.1: cleanup


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [65212972d39ffc10e7671871bf006b2dfbc071c9]

INTEGRATION: CWS chart2mst3 (1.3.4); FILE MERGED 2006/10/18 17:06:44 bm 1.3.4.3: RESYNC: (1.4-1.5); FILE MERGED 2005/10/07 11:32:19 bm 1.3.4.2: RESYNC: (1.3-1.4); FILE MERGED 2004/05/07 09:14:21 bm 1.3.4.1: enabling member-ids for all items


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [a8dfb0f11d2549ecea80be9e5ae298e1096dac01]

INTEGRATION: CWS chart2mst3 (1.6.4); FILE MERGED 2007/03/19 15:09:01 iha 1.6.4.11: #i73605#, #i75389# use correct numberformat for scale tabpage and numbers tabpage 2006/10/18 17:06:36 bm 1.6.4.10: RESYNC: (1.7-1.8); FILE MERGED 2006/09/24 09:12:54 iha 1.6.4.9: #i61970# correct implementation of axis at 2006/04/10 15:03:32 iha 1.6.4.8: api restructure axis, grids, scales and increments 2006/04/10 12:25:06 iha 1.6.4.7: api restructure axis, grids, scales and increments 2006/02/20 14:46:55 iha 1.6.4.6: move SchItemPool from controller to view lib -> ChartItemPool 2005/12/01 18:54:15 iha 1.6.4.5: create axis title with correct rotation default + don't mix x and y in barcharts 2005/10/07 11:32:09 bm 1.6.4.4: RESYNC: (1.6-1.7); FILE MERGED 2005/08/18 15:20:41 bm 1.6.4.3: (gs)etDiagram -> (gs)etFirstDiagram to avoid name clashes with old API 2005/07/12 12:57:03 bm 1.6.4.2: use named properties for gradients etc. in chart model 2004/03/18 16:30:31 iha 1.6.4.1: changed parameters in constructor of DataPointItemConverter


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [9d871337208690330307d0114487fa00b969e0b9]

INTEGRATION: CWS chart2mst3 (1.10.4); FILE MERGED 2007/05/14 20:04:36 bm 1.10.4.6: RESYNC: (1.12-1.13); FILE MERGED 2006/10/18 17:06:28 bm 1.10.4.5: RESYNC: (1.11-1.12); FILE MERGED 2005/10/07 11:31:58 bm 1.10.4.4: RESYNC: (1.10-1.11); FILE MERGED 2005/07/12 12:57:03 bm 1.10.4.3: use named properties for gradients etc. in chart model 2004/05/07 09:14:21 bm 1.10.4.2: enabling member-ids for all items 2004/03/29 13:25:28 bm 1.10.4.1: bool->sal_Bool because it is used for the API


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [a1c936de5c990c8358492254deb9b934333503d6]

INTEGRATION: CWS chart2mst3 (1.7.4); FILE MERGED 2006/10/18 17:06:20 bm 1.7.4.4: RESYNC: (1.8-1.9); FILE MERGED 2006/03/07 12:50:38 bm 1.7.4.3: leading underscore in parameter to _disposing changed. The method itself is virtual, i.e. has to be changed in unotools 2005/10/07 11:31:47 bm 1.7.4.2: RESYNC: (1.7-1.8); FILE MERGED 2004/05/07 09:14:20 bm 1.7.4.1: enabling member-ids for all items


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [cc56e555cb1693e66aa4da3ca646e43bb5610ca2]

INTEGRATION: CWS chart2mst3 (1.6.4); FILE MERGED 2007/05/15 11:49:00 bm 1.6.4.20: #i73604# RESYNC: additional changes for ItemId cleanup 2006/10/20 20:40:25 iha 1.6.4.19: implement gradient step count 2006/10/18 17:06:12 bm 1.6.4.18: RESYNC: (1.7-1.8); FILE MERGED 2006/06/14 18:42:49 bm 1.6.4.17: #i66438# also transparency gradient 2006/06/14 18:28:38 bm 1.6.4.16: #i66438# for named properties: set also the content, otherwise the preview is wrong and no list-entry is selected 2006/05/17 14:13:01 bm 1.6.4.15: support bitmap properties like tile, stretch, offsets etc. also for data points/series 2006/05/17 13:26:11 bm 1.6.4.14: bitmap properties (tile, stretch, etc.) 2005/11/24 18:32:42 bm 1.6.4.13: transparency gradients enabled 2005/11/24 15:08:27 bm 1.6.4.12: symbol graphics support 2005/10/07 11:31:37 bm 1.6.4.11: RESYNC: (1.6-1.7); FILE MERGED 2005/09/02 11:58:02 bm 1.6.4.10: hack for transparence item: QueryValue/PutValue use sal_Int32 for UNO, but sal_Int16 is needed 2005/07/22 12:54:42 bm 1.6.4.9: #124485# property FillBackground added 2005/07/12 15:28:18 bm 1.6.4.8: support fill bitmaps (GraphicObjectResolver still missing) 2005/07/12 14:41:17 bm 1.6.4.7: add hatch and dash names to tables 2005/07/12 12:57:02 bm 1.6.4.6: use named properties for gradients etc. in chart model 2005/06/16 07:55:46 iha 1.6.4.5: correct name for Property FillTransparenceGradient 2005/06/15 18:19:12 iha 1.6.4.4: correct name for Property FillTransparenceGradient 2005/05/13 12:14:31 bm 1.6.4.3: member ids for gradient and hatch corrected 2004/05/07 11:23:39 bm 1.6.4.2: enabling member-ids for all items 2004/05/07 09:14:20 bm 1.6.4.1: enabling member-ids for all items


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [91e25e7bafd4a830c8f2f9c31892b9caa224c43f]

INTEGRATION: CWS chart2mst3 (1.10.4); FILE MERGED 2007/05/15 11:49:00 bm 1.10.4.17: #i73604# RESYNC: additional changes for ItemId cleanup 2007/05/15 11:29:21 bm 1.10.4.16: RESYNC: wrong replacement id for which id 2007/05/14 20:04:29 bm 1.10.4.15: RESYNC: (1.12-1.13); FILE MERGED 2007/01/19 20:04:15 iha 1.10.4.14: #i73538# data labels: Uncheck 'show value' doen't work if modus is 'percentage' 2006/10/18 17:06:03 bm 1.10.4.13: RESYNC: (1.11-1.12); FILE MERGED 2005/12/20 14:08:48 dr 1.10.4.12: API struct member names without prefixes 2005/11/24 15:08:26 bm 1.10.4.11: symbol graphics support 2005/11/23 16:53:12 iha 1.10.4.10: cleanup SchSfxItemIds.hxx + removed unused defines 2005/10/07 11:31:25 bm 1.10.4.9: RESYNC: (1.10-1.11); FILE MERGED 2005/07/12 12:57:01 bm 1.10.4.8: use named properties for gradients etc. in chart model 2005/06/08 11:28:14 iha 1.10.4.7: use number format key at API instead of string 2004/07/01 13:59:31 iha 1.10.4.6: removed unused code 2004/07/01 13:43:44 iha 1.10.4.5: provide parameter to overwrite fill color 2004/05/07 09:14:20 bm 1.10.4.4: enabling member-ids for all items 2004/03/18 16:29:30 iha 1.10.4.3: added SeriesOptionsItemConverter + changed parameters in constructor 2004/03/17 11:06:00 bm 1.10.4.2: superfluous ; 2004/03/08 18:38:42 iha 1.10.4.1: added Geometry3D to DataPointPoperties


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [aa4aea5c3940ba610fc80852bc98cfaecc3ce375]

INTEGRATION: CWS chart2mst3 (1.6.4); FILE MERGED 2007/05/14 20:04:23 bm 1.6.4.9: RESYNC: (1.8-1.9); FILE MERGED 2006/10/18 17:05:55 bm 1.6.4.8: RESYNC: (1.7-1.8); FILE MERGED 2006/07/07 17:03:29 iha 1.6.4.7: if about to set fontsize also check if the reference size has changed 2006/02/28 14:40:04 bm 1.6.4.6: do not setPropertyValue in FillSpecialItem 2006/01/24 10:48:59 bm 1.6.4.5: set new reference size only if there was a reference size before (auto-scaling on) 2006/01/20 16:48:39 bm 1.6.4.4: Titles: the Reference size for CharHeight is in a different propertyset than the actual font sizes, therefore +GetRefSizePropertySet() 2005/10/07 11:31:15 bm 1.6.4.3: RESYNC: (1.6-1.7); FILE MERGED 2004/05/07 09:14:19 bm 1.6.4.2: enabling member-ids for all items 2004/04/13 16:05:04 bm 1.6.4.1: #i26557# use MID_FONTHEIGHT id for SvxFontHeightItem


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [7dba71d0bb9b9900432cff51120bcc1f0bf4eca3]

INTEGRATION: CWS chart2mst3 (1.6.4); FILE MERGED 2007/05/15 11:49:00 bm 1.6.4.16: #i73604# RESYNC: additional changes for ItemId cleanup 2007/03/26 17:25:31 iha 1.6.4.15: #i75655# crash when sourcefomat was disabled withoutt changing the format itself 2007/03/26 13:51:17 iha 1.6.4.14: #i75655# crash when sourcefomat was disabled withoutt changing the format itself 2007/03/19 15:05:48 iha 1.6.4.13: #i73605#, #i75389# use correct numberformat for scale tabpage and numbers tabpage 2006/10/18 17:05:46 bm 1.6.4.12: RESYNC: (1.7-1.8); FILE MERGED 2006/09/24 09:12:53 iha 1.6.4.11: #i61970# correct implementation of axis at 2006/04/10 15:03:32 iha 1.6.4.10: api restructure axis, grids, scales and increments 2006/04/10 12:25:06 iha 1.6.4.9: api restructure axis, grids, scales and increments 2006/02/20 14:46:43 iha 1.6.4.8: move SchItemPool from controller to view lib -> ChartItemPool 2005/10/24 11:06:39 iha 1.6.4.7: coordinate system restructure 2005/10/13 17:38:46 iha 1.6.4.6: renamed BoundedCoordinateSystem to CoordinateSystem 2005/10/07 11:31:04 bm 1.6.4.5: RESYNC: (1.6-1.7); FILE MERGED 2005/07/21 08:20:25 bm 1.6.4.4: handle source number format (corresponds to a void property NumberFormat at the axis) 2005/07/12 12:57:01 bm 1.6.4.3: use named properties for gradients etc. in chart model 2005/06/08 11:28:13 iha 1.6.4.2: use number format key at API instead of string 2004/05/07 09:14:19 bm 1.6.4.1: enabling member-ids for all items


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [be316b6d66873f8c84512f2d8f9967a1abfc9be8]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2005/11/03 16:15:52 bm 1.1.2.7: live-preview changes, lock controllers for multiple changes 2005/11/03 09:42:46 bm 1.1.2.6: adaption to new transformation matrix in model and live preview of 3d view dialog 2005/11/02 13:49:19 bm 1.1.2.5: scene properties changed from SceneDescriptor property to the D3D properties offered by SceneProperties.hxx (this way XML im-/export works with the xmloff helper) 2005/10/11 09:20:25 bm 1.1.2.4: license header change 2004/06/08 14:26:43 iha 1.1.2.3: #i20329# offer simple 3D look; save last page 2004/06/04 12:05:45 iha 1.1.2.2: implement 3D View / Effects dialog 2004/06/01 17:26:52 iha 1.1.2.1: new 3D view/effects dialog


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [693290b1cea25801d5dc9f3dbc882a79ee5dbd26]

INTEGRATION: CWS chart2mst3 (1.4.4); FILE MERGED 2005/12/21 21:29:07 iha 1.4.4.6: remove identifiers from model objects and create an index based CID protocol instead for selection purposes 2005/11/23 15:15:44 iha 1.4.4.5: support BarOverlap and GapWidth 2005/10/07 11:30:38 bm 1.4.4.4: RESYNC: (1.4-1.5); FILE MERGED 2005/06/07 15:57:33 iha 1.4.4.3: use numberformatter from model 2004/05/17 17:33:53 iha 1.4.4.2: provide object naming; resource cleanup 2004/02/18 19:52:47 iha 1.4.4.1: removed unused code


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [3de0d84b483e39f47536600bca82a835385f12c0]

INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2006/01/06 20:28:29 iha 1.1.1.1.4.3: added legendposition to wizard and restructured legend postiion control classes 2005/10/07 11:30:27 bm 1.1.1.1.4.2: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/04/07 21:40:52 iha 1.1.1.1.4.1: #i20344# reuse of resources TitleResources


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [8a4a8c70e4525b8a721ecd13f65008e4189ef9a8]

INTEGRATION: CWS chart2mst3 (1.3.12); FILE MERGED 2006/01/06 20:28:28 iha 1.3.12.1: added legendposition to wizard and restructured legend postiion control classes


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [b71e5c258b5c8928dd18968f9bd4790fc57485b2]

INTEGRATION: CWS chart2mst3 (1.2.12); FILE MERGED 2006/04/10 15:03:32 iha 1.2.12.1: api restructure axis, grids, scales and increments


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [e8882f8467be45e05ba30e59c7a2bfd6972e1d38]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/02/27 14:01:50 bm 1.1.2.13: Disable controls and tabs when invalid ranges were entered 2005/11/14 17:53:43 iha 1.1.2.12: don't update model again at end of execute as this was done already - undo is done outside of the dialog 2005/10/11 09:20:24 bm 1.1.2.11: license header change 2005/04/15 14:54:41 bm 1.1.2.10: data source and range choose dialog rework 2004/06/29 12:30:42 bm 1.1.2.9: class for sharing data and functionality between the range chooser and the data source (data series) tab pages. 2004/06/17 10:03:26 bm 1.1.2.8: data source dialog is a tab dialog now using the same tabpages as the wizard 2004/05/24 17:47:59 bm 1.1.2.7: data source dialog is deprecated -> is a tabpage now 2004/05/07 16:24:53 iha 1.1.2.6: #i20344# moved RefButton to RangeSelectionButton 2004/04/27 13:28:48 bm 1.1.2.5: use internal role-name as key for role-entries. (listbox now contains internal-role-name (invisible), UI role-name, range string) 2004/04/15 17:25:47 bm 1.1.2.4: DialogSeries is now declared in cxx 2004/04/08 14:56:31 bm 1.1.2.3: applying categories to model, accept changes made in editfields (no check yet) 2004/04/07 18:46:22 bm 1.1.2.2: dialog uses internal data structure, additional field for label range 2004/03/19 14:26:55 bm 1.1.2.1: dialog for flexible source range selection


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [1e534f1289fb82c648139cc9e5af971661a36f83]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2006/12/13 15:36:16 bm 1.1.2.6: apply pending changes on window close 2006/07/19 15:55:24 bm 1.1.2.5: #i64824# improvement of the data editor for internal data. Especially the handling of flexible data and series with more than one role 2006/03/08 10:38:53 bm 1.1.2.4: new UI for DataEditor. Define TEST_NEW_UI in dlg_DataEditor.hrc to activate 2005/10/11 09:20:24 bm 1.1.2.3: license header change 2005/08/19 14:28:57 bm 1.1.2.2: enable icons in the toolbox 2005/08/17 16:53:38 bm 1.1.2.1: data editor for standalone data (first approach)


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [584e5faf5ae702d9faf5c0f17404eff849d84701]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/01/16 16:15:36 iha 1.1.2.7: #i73426# wrong help context bvecause of wrong window hirarchy 2006/11/10 21:03:21 iha 1.1.2.6: prevent immidiate redraw in wizard and according dialogs (important for charts with many data) 2006/06/24 13:05:58 iha 1.1.2.5: #i54915# chart wizard shouldn't overlap chart if possible 2005/11/15 15:30:22 bm 1.1.2.4: garbage collection, disposing, reference release issues 2005/10/11 09:20:24 bm 1.1.2.3: license header change 2004/04/08 12:26:36 iha 1.1.2.2: use macro APPHELPER_SERVICE_FACTORY_HELPER 2004/04/07 21:31:10 iha 1.1.2.1: #i20344# new


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [e4942786dab938184fac43ae2ef50f384917c7fa]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/03/07 16:52:05 bm 1.1.2.16: #i75207# use an overloaded leaveState() instead of disabling the roadmap entries. Disadvantage: the entries are shown as disabled, advantage: no crash 2007/02/28 16:07:50 bm 1.1.2.15: removed CHART2_ROADMAP_WIZARD define and else branch as we will not switch back from using the roadmap 2007/02/27 14:01:50 bm 1.1.2.14: Disable controls and tabs when invalid ranges were entered 2006/11/10 21:03:21 iha 1.1.2.13: prevent immidiate redraw in wizard and according dialogs (important for charts with many data) 2006/03/10 10:20:41 iha 1.1.2.12: don't use leading underscore 2005/10/11 09:20:24 bm 1.1.2.11: license header change 2005/04/15 14:54:40 bm 1.1.2.10: data source and range choose dialog rework 2004/06/29 12:29:28 bm 1.1.2.9: class for sharing data and functionality between the range chooser and the data source (data series) tab pages. 2004/06/11 15:44:27 iha 1.1.2.8: activate roadmap again 2004/06/09 21:58:21 iha 1.1.2.7: disable roadmap again 2004/06/09 17:49:47 iha 1.1.2.6: enable roadmap 2004/06/08 19:30:34 iha 1.1.2.5: added stops at first and last page; added roadmap (if 0) 2004/06/03 10:03:29 iha 1.1.2.4: changed signiture 'createPage' 2004/05/27 15:58:11 iha 1.1.2.3: #i20344# provide charttype template 2004/04/21 16:55:41 iha 1.1.2.2: #i20344# replace old type dialog with new type page 2004/04/07 21:30:53 iha 1.1.2.1: #i20344# new


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [2a03158b9a2ef86aa52ee255db0593b34d7e4e86]

INTEGRATION: CWS chart2mst3 (1.5.4); FILE MERGED 2007/02/02 22:13:03 iha 1.5.4.5: some resource changes according to wizard spec 2005/10/07 11:29:19 bm 1.5.4.4: RESYNC: (1.5-1.6); FILE MERGED 2004/06/30 08:07:34 iha 1.5.4.3: #i30866# charttype dialog without roadmap control 2004/04/21 16:58:40 iha 1.5.4.2: #i20344# replace old type dialog with new type page 2004/03/24 19:05:22 bm 1.5.4.1: XChartTypeTemplate changed: matchesTemplate may modify the template s properties if bAdaptProperties is true


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [24f02bb57197652240ef882f4d09268eedb69f0d]

INTEGRATION: CWS chart2mst3 (1.2.4); FILE MERGED 2005/10/07 11:28:53 bm 1.2.4.7: RESYNC: (1.2-1.3); FILE MERGED 2005/07/13 15:17:06 iha 1.2.4.6: update draw model tables before use in view and dialogs 2005/06/10 18:22:05 iha 1.2.4.5: transport gradients, hatches etc. from chart model to draw model for display in the dialogs 2005/06/07 15:56:48 iha 1.2.4.4: use numberformatter from model 2005/05/31 19:03:13 iha 1.2.4.3: create old api without controller 2005/04/13 08:55:53 iha 1.2.4.2: provide numberformatter 2004/09/27 14:15:58 iha 1.2.4.1: save - old api - provide access to gradient list and other


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [2821072ffbcb0973a07036848287532adb5b8b0f]

INTEGRATION: CWS chart2mst3 (1.5.4); FILE MERGED 2005/10/07 11:28:42 bm 1.5.4.3: RESYNC: (1.5-1.6); FILE MERGED 2005/07/12 12:57:00 bm 1.5.4.2: use named properties for gradients etc. in chart model 2004/05/07 09:14:10 bm 1.5.4.1: enabling member-ids for all items


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [d0519fe9521f3fa7408a41c2c967ea639f032782]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2006/01/24 10:28:06 bm 1.1.2.3: pass ReferenceSizeProvider to allow setting correct Auto-Resize values for new objects 2005/10/11 09:20:23 bm 1.1.2.2: license header change 2004/04/07 21:30:35 iha 1.1.2.1: #i20344# new


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [9f24516290bc3ec7ae7a62607fd21857bebaaa59]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2006/11/10 20:59:58 iha 1.1.2.1: prevent immidiate redraw in wizard and according dialogs (important for charts with many data)


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [0b56dd64155b85d7a58fcac14918b33bc4682b95]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/02/27 14:02:41 bm 1.1.2.1: Disable controls and tabs when invalid ranges were entered


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [117f8a9e0767c6af6c21f11efa0ed05b7a42afc0]

INTEGRATION: CWS chart2mst3 (1.3.4); FILE MERGED 2005/10/07 11:28:31 bm 1.3.4.2: RESYNC: (1.3-1.4); FILE MERGED 2004/05/07 09:14:10 bm 1.3.4.1: enabling member-ids for all items


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [e047ba0b119cb31b57a6a91492b5ad1ac6188402]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/04/20 08:09:36 iha 1.1.2.6: #i75393# Connect Bars per diagram not per series 2005/11/28 15:35:39 bm 1.1.2.5: BarConnectors implemented the old way (all series at once) but model offers the property ConnectDataPoints for each series independently 2005/11/23 15:15:12 iha 1.1.2.4: support BarOverlap and GapWidth 2005/10/11 09:20:23 bm 1.1.2.3: license header change 2004/05/07 09:14:09 bm 1.1.2.2: enabling member-ids for all items 2004/03/18 16:23:44 iha 1.1.2.1: new to attach series to different axis Issue number: Submitted by: Reviewed by:


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [35b474073ebf9c486eacdd0209381c7f42498dfc]

INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/02/01 17:04:42 iha 1.1.1.1.4.6: remove superfluous code from old context menu 2005/11/30 16:08:36 iha 1.1.1.1.4.5: menu changes 2005/11/28 14:20:00 iha 1.1.1.1.4.4: menu changes 2005/10/07 11:28:19 bm 1.1.1.1.4.3: RESYNC: (1.1.1.1-1.2); FILE MERGED 2005/08/17 16:56:06 bm 1.1.1.1.4.2: slotid for data editor re-activated 2004/03/05 15:09:05 iha 1.1.1.1.4.1: removed unused SID_ - unused due to menubar framework changes


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [d4d6aa1cb87598494bd1a2a5cdd8c029720cec51]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2005/10/11 09:20:23 bm 1.1.2.2: license header change 2004/05/07 16:20:17 iha 1.1.2.1: #i20344# moved here from dlg_DataSource


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [cc7088d36cbca72ff5b9ba53b85b9dabb463781b]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2005/12/21 21:29:07 iha 1.1.2.6: remove identifiers from model objects and create an index based CID protocol instead for selection purposes 2005/10/11 09:20:23 bm 1.1.2.5: license header change 2005/07/23 00:01:19 iha 1.1.2.4: include axis title sizes in diagram position to support old api and fileformat 2004/09/07 10:07:35 bm 1.1.2.3: removed superfluous class-name before method declaration 2004/04/26 19:00:52 iha 1.1.2.2: #i27367# offer additional simpler interface to move objects 2004/04/26 13:04:31 iha 1.1.2.1: #i27367# helper for setSize/Position


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [855cb94e26a1f129e3e9c2adf49c4f9967903016]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2006/08/22 17:31:03 bm 1.1.2.6: #i68861# +getSelectedObjectText for the text shown in the status bar 2006/02/20 09:16:22 bm 1.1.2.5: +getHelpText for XChartDocument (in addition to XModel variant), +getNameForCID 2005/12/21 21:29:07 iha 1.1.2.4: remove identifiers from model objects and create an index based CID protocol instead for selection purposes 2005/10/11 09:20:23 bm 1.1.2.3: license header change 2005/07/13 11:46:31 iha 1.1.2.2: provide ui strings for help and accessibility 2004/05/17 17:46:07 iha 1.1.2.1: provide object naming


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [cc0fdbe68f7fa4a965d600f1b127ddf8b47d90ca]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2006/04/27 11:49:51 bm 1.1.2.2: allow flattening the diagram content in the hierarchy for keyboard navigation 2006/03/15 15:53:24 bm 1.1.2.1: moved here from tools (global inc)


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [bdbd5ce79e4d362cd7a904b7a2f686de08e27183]

INTEGRATION: CWS chart2mst3 (1.3.4); FILE MERGED 2005/10/07 11:27:09 bm 1.3.4.2: RESYNC: (1.3-1.4); FILE MERGED 2004/05/07 09:14:09 bm 1.3.4.1: enabling member-ids for all items


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [b546db1b61d84a1981af7e381058a1cde1d42aae]

INTEGRATION: CWS chart2mst3 (1.4.4); FILE MERGED 2005/10/07 11:26:57 bm 1.4.4.2: RESYNC: (1.4-1.5); FILE MERGED 2005/07/12 12:56:59 bm 1.4.4.1: use named properties for gradients etc. in chart model


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [6a5b9ec51c31b37bbfd822b78c42301a863c97d0]

INTEGRATION: CWS chart2mst3 (1.4.4); FILE MERGED 2005/10/07 11:26:44 bm 1.4.4.3: RESYNC: (1.4-1.5); FILE MERGED 2005/07/12 12:56:59 bm 1.4.4.2: use named properties for gradients etc. in chart model 2004/05/07 09:14:08 bm 1.4.4.1: enabling member-ids for all items


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [a6a6eaa336ffe19564ce5e475e0cafe309ef545b]

INTEGRATION: CWS chart2mst3 (1.2.4); FILE MERGED 2006/01/27 09:51:20 bm 1.2.4.4: InlineContainer.hxx moved to comphelper 2005/10/07 11:26:31 bm 1.2.4.3: RESYNC: (1.2-1.3); FILE MERGED 2004/05/07 09:14:08 bm 1.2.4.2: enabling member-ids for all items 2004/02/13 16:51:18 bm 1.2.4.1: join from changes on branch bm_post_chart01


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [ce25dc2e3e4dbe50511e4c601a1841cf9a17ba2d]

INTEGRATION: CWS chart2mst3 (1.6.4); FILE MERGED 2006/03/07 12:50:20 bm 1.6.4.4: leading underscore in parameter to _disposing changed. The method itself is virtual, i.e. has to be changed in unotools 2005/10/07 11:26:15 bm 1.6.4.3: RESYNC: (1.6-1.7); FILE MERGED 2004/05/07 09:14:08 bm 1.6.4.2: enabling member-ids for all items 2004/04/27 14:27:41 bm 1.6.4.1: warnings removed


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [38a30fb81e83fec233b4d3c2cfc4d57fd62c1d06]

INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2006/12/08 16:37:43 bm 1.1.1.1.4.15: #i72361# help id for edit field with series names in own data dialog added 2006/03/11 13:56:39 iha 1.1.1.1.4.14: #i63018# added HelpId for Chart Window 2006/01/06 20:28:28 iha 1.1.1.1.4.13: added legendposition to wizard and restructured legend postiion control classes 2006/01/02 16:35:04 iha 1.1.1.1.4.12: #i58960# HelpId for Roadmap in Wizard 2005/12/06 18:54:10 iha 1.1.1.1.4.11: #i58020# added HelpIds HID_SCH_SERIES_LIST and HID_SCH_DATA_RANGES_LIST 2005/10/11 13:47:47 iha 1.1.1.1.4.10: #i55197# helpids for insert title 2005/10/11 13:01:59 iha 1.1.1.1.4.9: #i55200# helpids for insert data labels 2005/10/11 12:32:19 iha 1.1.1.1.4.8: #i55202# helpids for statistic dialog 2005/10/11 09:53:58 iha 1.1.1.1.4.7: #i55202# helpids for legend position 2005/10/07 11:26:05 bm 1.1.1.1.4.6: RESYNC: (1.1.1.1-1.2); FILE MERGED 2005/09/29 12:24:56 iha 1.1.1.1.4.5: #125781# missing helpIds for Insert:Ggrid and Insert:Axis 2005/09/27 15:05:06 iha 1.1.1.1.4.4: #i55138# add helpid for data ranges dialog 2005/09/20 17:39:29 iha 1.1.1.1.4.3: #125774# added missing helpid for smooth line dialog 2005/09/20 11:34:40 iha 1.1.1.1.4.2: #125773# added missing helpid for bar geometry listbox 2005/08/17 16:54:14 bm 1.1.1.1.4.1: some ids re-activated for data editor dialog


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [db2a0e0871ec87fc154440aee1efbc726f4f197b]

INTEGRATION: CWS chart2mst3 (1.4.4); FILE MERGED 2005/10/07 11:25:51 bm 1.4.4.3: RESYNC: (1.4-1.5); FILE MERGED 2005/07/12 12:56:59 bm 1.4.4.2: use named properties for gradients etc. in chart model 2004/05/07 09:14:08 bm 1.4.4.1: enabling member-ids for all items


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [9b41bf905cadcf783b2ce753844b3b390baca8a6]

INTEGRATION: CWS chart2mst3 (1.6.8); FILE MERGED 2006/10/20 21:06:11 iha 1.6.8.6: implement selection of additional shapes 2006/04/03 12:05:25 iha 1.6.8.5: prevent wrong reselection caused by ComeBackTimer of Draw 2005/10/07 11:25:36 bm 1.6.8.4: RESYNC: (1.6-1.7); FILE MERGED 2005/08/30 14:43:31 bm 1.6.8.3: +attachParentReferenceDevice 2005/08/29 08:24:47 iha 1.6.8.2: don't hold separat PageView 2005/07/05 15:35:34 iha 1.6.8.1: redefine diagram size


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [2e7246d5013e30f823b4a24adeed80797a4c5d9e]

INTEGRATION: CWS chart2mst3 (1.7.4); FILE MERGED 2005/10/07 11:25:26 bm 1.7.4.5: RESYNC: (1.7-1.8); FILE MERGED 2005/07/12 12:56:58 bm 1.7.4.4: use named properties for gradients etc. in chart model 2004/07/01 13:43:09 iha 1.7.4.3: provide parameter to overwrite fill color 2004/05/07 09:14:07 bm 1.7.4.2: enabling member-ids for all items 2004/03/18 16:26:43 iha 1.7.4.1: changed parameters in constructor


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [a300ba9e131be1758aa0163a6d9a9322bfedb096]

INTEGRATION: CWS chart2mst3 (1.2.12); FILE MERGED 2005/11/29 18:03:38 bm 1.2.12.1: ConfigurationAccess is a singleton now (ViewSingletons no longer needed)


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [dae6869faf72c894c7f0c6f4394a7c4cf88385fa]

INTEGRATION: CWS chart2mst3 (1.2.4); FILE MERGED 2006/08/08 15:00:54 iha 1.2.4.17: don't refresh addin when loading is not finished 2006/03/12 01:17:40 iha 1.2.4.16: changed communication between model, view and controller; implemented old AddIn Interface; changed owneship and lifetime of view 2006/03/10 10:20:41 iha 1.2.4.15: don't use leading underscore 2006/02/17 20:57:54 iha 1.2.4.14: enlarge validity of api wrapper objects to lifetime of new chartmodel 2006/02/06 13:55:39 iha 1.2.4.13: make WrappedPropertySet a MutexContainer 2005/11/15 15:30:20 bm 1.2.4.12: garbage collection, disposing, reference release issues 2005/11/08 16:08:10 bm 1.2.4.11: update mechanism for old API wrapper. Todo: implement for all objects and especially for chartdocument 2005/11/07 17:11:10 bm 1.2.4.10: XRefreshable removed 2005/10/07 11:24:59 bm 1.2.4.9: RESYNC: (1.2-1.3); FILE MERGED 2005/07/18 17:12:18 iha 1.2.4.8: update view in old api wrapped before saving 2005/07/07 16:27:48 bm 1.2.4.7: use wrapper for area to get correct named properties (hatches, gradients etc.) 2005/06/07 15:37:56 iha 1.2.4.6: removed inactive XNumberFormatsSupplier interface from wrapper 2005/05/31 19:02:10 iha 1.2.4.5: create old api without controller 2005/04/19 17:37:26 iha 1.2.4.4: improved old api support (introduced wrappedpropertyset ...) 2004/09/27 14:28:37 iha 1.2.4.3: save - old api - access correct gradient and oher lists 2004/03/02 09:34:53 bm 1.2.4.2: properties added (esp. the Has... properties) 2004/02/13 16:51:18 bm 1.2.4.1: join from changes on branch bm_post_chart01


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [b9aad516f1220eb0b0e72122af7304ed391f0043]

INTEGRATION: CWS chart2mst3 (1.5.4); FILE MERGED 2006/01/27 07:58:18 bm 1.5.4.4: duplicate parameter name 2006/01/20 16:48:21 bm 1.5.4.3: Titles: the Reference size for CharHeight is in a different propertyset than the actual font sizes, therefore +GetRefSizePropertySet() 2005/10/07 11:24:45 bm 1.5.4.2: RESYNC: (1.5-1.6); FILE MERGED 2004/05/07 09:14:07 bm 1.5.4.1: enabling member-ids for all items


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [b45237ced1a5ff6208a1287325d179356c1e9040]

INTEGRATION: CWS chart2mst3 (1.6.4); FILE MERGED 2007/03/19 15:04:26 iha 1.6.4.7: #i73605#, #i75389# use correct numberformat for scale tabpage and numbers tabpage 2006/09/24 09:12:53 iha 1.6.4.6: #i61970# correct implementation of axis at 2006/04/10 12:25:06 iha 1.6.4.5: api restructure axis, grids, scales and increments 2005/10/13 17:38:46 iha 1.6.4.4: renamed BoundedCoordinateSystem to CoordinateSystem 2005/10/07 11:24:17 bm 1.6.4.3: RESYNC: (1.6-1.7); FILE MERGED 2005/07/12 12:56:57 bm 1.6.4.2: use named properties for gradients etc. in chart model 2004/05/07 09:14:06 bm 1.6.4.1: enabling member-ids for all items


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [c4e8c8404707f62edbd7d42c7a6702d253448774]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2006/03/23 09:52:46 bm 1.1.2.1: text support for titles. This class is instantiated directly by the controller as it needs a DrawView to work


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [6bc2e67c890a5f69ab116661e73cb22233a85337]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2006/02/24 15:53:09 bm 1.1.2.6: some typos that Windows ignored 2006/02/20 16:52:50 bm 1.1.2.5: notify selection changes 2006/02/20 09:50:40 bm 1.1.2.4: accessibility improvements 2005/10/11 09:20:22 bm 1.1.2.3: license header change 2005/09/30 18:49:30 iha 1.1.2.2: Accessibility - under construction 2005/07/08 14:51:43 iha 1.1.2.1: create and notify an accessible view


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [5c0eae12689f171cf0cf139c094612d6c073ecd6]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2006/02/20 15:25:58 bm 1.1.2.2: color properties 2006/02/20 09:21:31 bm 1.1.2.1: new base class for accessibility objects that does not implement XAccessibleExtendedComponent


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [bbc0f14ccfd6d671b9a8963b21448bf3c2c9f576]

INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2005/10/07 11:23:39 bm 1.1.1.1.4.2: RESYNC: (1.1.1.1-1.2); FILE MERGED 2005/05/31 19:08:40 iha 1.1.1.1.4.1: create view without controller


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [a2cd17d19085d739b979445d7f9ec7158b89df49]

INTEGRATION: CWS chart2mst3 (1.6.4); FILE MERGED 2007/02/07 13:07:33 iha 1.6.4.17: RESYNC: (1.9-1.10); FILE MERGED 2006/11/24 21:42:22 iha 1.6.4.16: incompatibel changes for aw024 2006/11/22 17:24:00 iha 1.6.4.15: RESYNC: (1.8-1.9); FILE MERGED 2006/10/20 21:33:55 iha 1.6.4.14: use method DrawViewWrapper::getSdrObject 2006/10/18 17:05:38 bm 1.6.4.13: RESYNC: (1.7-1.8); FILE MERGED 2006/08/02 16:37:04 bm 1.6.4.12: #i68041# reduce symbol default size to 0.25 cm 2005/10/07 11:24:02 bm 1.6.4.11: RESYNC: (1.6-1.7); FILE MERGED 2005/08/30 14:45:23 bm 1.6.4.10: get font list from draw-model's reference device to get printer fonts 2005/07/13 15:18:25 iha 1.6.4.9: update draw model tables before use in view and dialogs 2005/06/10 18:22:45 iha 1.6.4.8: transport gradients, hatches etc. from chart model to draw model for display in the dialogs 2005/06/07 15:55:52 iha 1.6.4.7: use numberformatter from model 2005/05/31 19:04:00 iha 1.6.4.6: create old api without controller 2005/04/13 08:56:39 iha 1.6.4.5: provide numberformatter 2004/09/27 16:07:06 iha 1.6.4.4: case mismatch 2004/09/27 14:19:45 iha 1.6.4.3: save - old api - provide access to gradient list and other 2004/08/26 13:15:24 iha 1.6.4.2: saver page creation 2004/04/21 14:06:28 bm 1.6.4.1: don't use static uno-Reference


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [bc09dccdd20853d8ffb77f733e12c33813f4ba2f]

INTEGRATION: CWS chart2mst3 (1.9.8); FILE MERGED 2007/02/07 13:07:24 iha 1.9.8.18: RESYNC: (1.13-1.14); FILE MERGED 2006/11/28 10:46:19 bm 1.9.8.17: aw024 adaption corrected 2006/11/26 11:34:14 bm 1.9.8.16: aw024 adaptions 2006/11/24 21:42:22 iha 1.9.8.15: incompatibel changes for aw024 2006/11/22 17:23:52 iha 1.9.8.14: RESYNC: (1.12-1.13); FILE MERGED 2006/10/20 21:07:38 iha 1.9.8.13: implement selection of additional shapes 2006/10/18 17:05:30 bm 1.9.8.12: RESYNC: (1.10-1.12); FILE MERGED 2006/08/08 12:27:46 iha 1.9.8.11: avoid a paint call during the destructor hierarchy 2006/04/03 12:06:59 iha 1.9.8.10: prevent wrong reselection caused by ComeBackTimer of Draw 2006/02/22 16:40:15 bm 1.9.8.9: getNamedSdrObject: select nothing if name is an empty string 2005/11/29 18:00:19 bm 1.9.8.8: -ViewSingletons, ConfigurationAccess is a singleton itself now 2005/10/07 11:23:51 bm 1.9.8.7: RESYNC: (1.9-1.10); FILE MERGED 2005/09/13 17:31:57 iha 1.9.8.6: enable selection of 3D objects in scene 2005/08/30 14:44:17 bm 1.9.8.5: +attachParentReferenceDevice 2005/08/29 08:25:03 iha 1.9.8.4: don't hold separat PageView 2005/07/05 15:39:58 iha 1.9.8.3: redefine diagram size 2005/06/03 14:33:40 iha 1.9.8.2: don't manipulate page size in drawview 2005/05/31 19:08:17 iha 1.9.8.1: create view without controller


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [5e4fd8bec24df7166d64da719d4bfa2157d8d002]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/04/23 12:32:35 ihi 1.1.2.19: #i72301# German removed 2007/02/27 17:11:52 iha 1.1.2.18: change positions 2007/02/27 16:45:52 iha 1.1.2.17: change string according to wizard spec 2007/02/22 11:00:16 iha 1.1.2.16: shorter vertical line 2007/02/22 10:41:50 iha 1.1.2.15: more space for german text 2007/02/22 10:04:43 bm 1.1.2.14: encoding -> UTF8 2007/02/05 17:20:47 iha 1.1.2.13: some resource changes according to wizard spec 2007/02/02 23:04:13 iha 1.1.2.12: some resource changes according to wizard spec 2006/01/12 17:57:26 iha 1.1.2.11: some position changes to wizard page 4 2006/01/06 20:27:28 iha 1.1.2.10: added legendposition to wizard and restructured legend postiion control classes 2005/10/11 09:20:19 bm 1.1.2.9: license header change 2004/08/10 12:16:19 bm 1.1.2.8: resource changes (removal of translations and change to de, en-US and x-comment 2004/06/08 22:16:15 iha 1.1.2.7: changed positions 2004/05/17 17:33:53 iha 1.1.2.6: provide object naming; resource cleanup 2004/05/07 16:39:07 iha 1.1.2.5: #i20344# more distance below subtype list 2004/05/05 20:51:43 iha 1.1.2.4: #i20344# removed wrong HelpId; some cleanup 2004/04/22 15:00:46 iha 1.1.2.3: #i20344# chabged legend, grid and title resources 2004/04/08 08:53:34 bm 1.1.2.2: wrong case in include file 2004/04/07 21:27:32 iha 1.1.2.1: #i20344# new


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [c6738e2ed0025196feba693818b2c63ef0ccbdb7]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/02/02 23:04:57 iha 1.1.2.11: some resource changes according to wizard spec 2006/11/10 21:03:07 iha 1.1.2.10: prevent immidiate redraw in wizard and according dialogs (important for charts with many data) 2006/03/10 10:20:41 iha 1.1.2.9: don't use leading underscore 2006/01/23 15:55:34 iha 1.1.2.8: #i61054# disable next button at wizard correctly 2006/01/06 20:27:28 iha 1.1.2.7: added legendposition to wizard and restructured legend postiion control classes 2005/11/14 18:16:25 iha 1.1.2.6: don't change model during initialization of controls 2005/10/11 09:20:19 bm 1.1.2.5: license header change 2004/06/09 17:45:49 iha 1.1.2.4: live update 2004/04/27 15:00:39 iha 1.1.2.3: warnings removed 2004/04/22 15:00:46 iha 1.1.2.2: #i20344# chabged legend, grid and title resources 2004/04/07 21:27:45 iha 1.1.2.1: #i20344# new


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [33955516eaec80ec9cd9cbd8639611b312b40969]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/02/02 23:03:36 iha 1.1.2.6: some resource changes according to wizard spec 2006/01/06 20:27:27 iha 1.1.2.5: added legendposition to wizard and restructured legend postiion control classes 2005/10/11 09:20:19 bm 1.1.2.4: license header change 2004/04/22 15:00:45 iha 1.1.2.3: #i20344# chabged legend, grid and title resources 2004/04/19 14:07:56 iha 1.1.2.2: concentrate ResourceIds to avoid dublicates 2004/04/07 21:27:18 iha 1.1.2.1: #i20344# new


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [c887faceaca3439647bf8264f7213b77f756ee74]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/05/18 16:12:17 bm 1.1.2.26: #i74635# ResMgr cleanup ResId -> SchResId 2007/02/27 16:46:42 iha 1.1.2.25: change string according to wizard spec 2007/02/08 21:25:35 iha 1.1.2.24: resync m195 -> m202 2007/02/02 23:03:06 iha 1.1.2.23: some resource changes according to wizard spec 2006/11/10 21:03:07 iha 1.1.2.22: prevent immidiate redraw in wizard and according dialogs (important for charts with many data) 2006/10/27 14:59:20 iha 1.1.2.21: name consolidation 2006/10/21 11:02:40 iha 1.1.2.20: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/04/10 15:03:32 iha 1.1.2.19: api restructure axis, grids, scales and increments 2006/03/10 10:20:41 iha 1.1.2.18: don't use leading underscore 2006/01/24 10:35:46 bm 1.1.2.17: ChartModelHelper::findDiagram now also works with chart2::XChartDocument 2006/01/23 15:55:08 iha 1.1.2.16: #i61054# disable next button at wizard correctly 2006/01/12 17:54:54 iha 1.1.2.15: change name of wizard step 4 according to spec 2006/01/06 20:27:27 iha 1.1.2.14: added legendposition to wizard and restructured legend postiion control classes 2005/12/06 19:00:31 iha 1.1.2.13: #i58065# use grid HelpIds for Grid ChaeckBoxes 2005/11/18 18:19:53 iha 1.1.2.12: restructuring for proper subgrid support 2005/11/15 10:55:34 iha 1.1.2.11: only change model if controls have changed 2005/11/14 18:16:49 iha 1.1.2.10: don't change model during initialization of controls 2005/11/14 15:59:30 iha 1.1.2.9: remove direct view update call as automatic updates are now available and guard against to many view updates 2005/10/11 09:20:18 bm 1.1.2.8: license header change 2005/06/16 12:55:35 iha 1.1.2.7: create legend on demand 2004/06/09 17:46:10 iha 1.1.2.6: live update 2004/05/17 17:33:53 iha 1.1.2.5: provide object naming; resource cleanup 2004/05/05 20:52:27 iha 1.1.2.4: #i20344# added page title 2004/04/27 13:32:41 iha 1.1.2.3: warnings removed 2004/04/22 15:00:45 iha 1.1.2.2: #i20344# chabged legend, grid and title resources 2004/04/07 21:27:08 iha 1.1.2.1: #i20344# new


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [7d5c1bfc1aad8417d6b772aee500264055eb0f33]

INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:05:54 bm 1.1.1.1.4.9: RESYNC: (1.5-1.6); FILE MERGED 2007/04/23 12:32:35 ihi 1.1.1.1.4.8: #i72301# German removed 2006/11/01 16:10:41 iha 1.1.1.1.4.7: cleanup resources: removed obsolete x-commenet string 2005/10/07 11:23:26 bm 1.1.1.1.4.6: RESYNC: (1.4-1.5); FILE MERGED 2004/08/30 22:36:06 bm 1.1.1.1.4.5: RESYNC: (1.3-1.4); FILE MERGED 2004/08/10 12:16:18 bm 1.1.1.1.4.4: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:14:52 bm 1.1.1.1.4.3: RESYNC: (1.2-1.3); FILE MERGED 2004/06/03 03:39:04 iha 1.1.1.1.4.2: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/05/17 17:33:53 iha 1.1.1.1.4.1: provide object naming; resource cleanup


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [e17e67baa6029586bf87f3fd8935ed7ae8f277b3]

INTEGRATION: CWS chart2mst3 (1.3.4); FILE MERGED 2005/10/07 11:23:14 bm 1.3.4.4: RESYNC: (1.5-1.6); FILE MERGED 2004/09/07 10:05:37 bm 1.3.4.3: header for FixedLine/FixedText was missing 2004/08/30 22:35:59 bm 1.3.4.2: RESYNC: (1.3-1.5); FILE MERGED 2004/03/04 12:32:09 iha 1.3.4.1: cleanup


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [3087255fd0c94605021022587def5a701c51a03c]

INTEGRATION: CWS chart2mst3 (1.2.4); FILE MERGED 2007/05/14 20:04:00 bm 1.2.4.6: RESYNC: (1.6-1.8); FILE MERGED 2006/10/18 17:05:23 bm 1.2.4.5: RESYNC: (1.5-1.6); FILE MERGED 2006/02/20 14:45:46 iha 1.2.4.4: move SchItemPool from controller to view lib -> ChartItemPool 2005/10/07 11:22:56 bm 1.2.4.3: RESYNC: (1.4-1.5); FILE MERGED 2004/08/30 22:35:52 bm 1.2.4.2: RESYNC: (1.2-1.4); FILE MERGED 2004/03/04 12:32:34 iha 1.2.4.1: cleanup


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [035aa537053ce117abe02791f27eeb4033d198a1]

INTEGRATION: CWS chart2mst3 (1.2.20); FILE MERGED 2007/04/23 12:32:35 ihi 1.2.20.4: #i72301# German removed 2005/12/05 18:14:29 iha 1.2.20.3: moved down checkbox for bar connectors a little 2005/10/07 11:22:43 bm 1.2.20.2: RESYNC: (1.2-1.4); FILE MERGED 2004/08/10 12:16:18 bm 1.2.20.1: resource changes (removal of translations and change to de, en-US and x-comment


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [607780f03982c79909dcdf881189e42728a68efe]

INTEGRATION: CWS chart2mst3 (1.2.4); FILE MERGED 2007/05/14 20:03:54 bm 1.2.4.8: RESYNC: (1.4-1.5); FILE MERGED 2006/10/18 17:05:15 bm 1.2.4.7: RESYNC: (1.3-1.4); FILE MERGED 2006/02/20 14:45:46 iha 1.2.4.6: move SchItemPool from controller to view lib -> ChartItemPool 2005/11/23 16:51:29 iha 1.2.4.5: cleanup SchSfxItemIds.hxx + removed unused defines 2005/11/23 15:17:27 iha 1.2.4.4: support BarOverlap and GapWidth 2005/10/07 11:22:15 bm 1.2.4.3: RESYNC: (1.2-1.3); FILE MERGED 2004/06/01 18:53:38 iha 1.2.4.2: no warnings+cleanup 2004/04/27 15:00:39 iha 1.2.4.1: warnings removed


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [dbe13cbd571263d4938c966a88e54cfce56f4ab3]

INTEGRATION: CWS chart2mst3 (1.3.20); FILE MERGED 2007/04/25 01:05:43 bm 1.3.20.7: RESYNC: (1.5-1.6); FILE MERGED 2007/04/23 12:32:35 ihi 1.3.20.6: #i72301# German removed 2007/03/04 14:45:20 iha 1.3.20.5: changes according to Scales and Intervals Spec 2007/03/03 10:07:20 iha 1.3.20.4: corrected some strings and shortcuts 2006/10/27 18:42:09 iha 1.3.20.3: added warnings STR_STEP_GT_ZERO and STR_BAD_LOGARITHM tp scale tab page + remove unused code 2005/10/07 11:21:20 bm 1.3.20.2: RESYNC: (1.3-1.5); FILE MERGED 2004/08/10 12:16:18 bm 1.3.20.1: resource changes (removal of translations and change to de, en-US and x-comment


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [dc879b73f71493eb290628dd391366053bedba9c]

INTEGRATION: CWS chart2mst3 (1.3.12); FILE MERGED 2006/10/27 18:42:09 iha 1.3.12.1: added warnings STR_STEP_GT_ZERO and STR_BAD_LOGARITHM tp scale tab page + remove unused code


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [7d76b7ef41c327a5c9bc8f2bb3952c5b8e7efc20]

INTEGRATION: CWS chart2mst3 (1.2.4); FILE MERGED 2007/05/18 16:12:16 bm 1.2.4.13: #i74635# ResMgr cleanup ResId -> SchResId 2007/05/14 20:03:33 bm 1.2.4.12: RESYNC: (1.5-1.7); FILE MERGED 2007/05/03 08:07:36 iha 1.2.4.11: #i76842# warning for scale tabpage when min > max 2007/03/19 15:01:38 iha 1.2.4.10: #i73605#, #i75389# use correct numberformat for scale tabpage and numbers tabpage 2007/03/04 14:44:44 iha 1.2.4.9: changes according to Scales and Intervals Spec 2007/02/06 12:07:58 iha 1.2.4.8: warning for major interval <=0 2006/10/27 18:42:09 iha 1.2.4.7: added warnings STR_STEP_GT_ZERO and STR_BAD_LOGARITHM tp scale tab page + remove unused code 2006/10/18 17:04:59 bm 1.2.4.6: RESYNC: (1.4-1.5); FILE MERGED 2006/02/20 14:45:46 iha 1.2.4.5: move SchItemPool from controller to view lib -> ChartItemPool 2006/01/25 09:59:39 bm 1.2.4.4: RESYNC: (1.3-1.4); FILE MERGED 2005/10/07 11:20:56 bm 1.2.4.3: RESYNC: (1.2-1.3); FILE MERGED 2004/05/17 17:33:52 iha 1.2.4.2: provide object naming; resource cleanup 2004/04/27 15:00:38 iha 1.2.4.1: warnings removed


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [16eb89dec4ccfea28cb4ecd27adf3c7f69c7f087]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/04/23 12:32:35 ihi 1.1.2.10: #i72301# German removed 2007/02/09 12:31:19 bm 1.1.2.9: implement adaptions for different look in wizard and stand-alone source data dialog, according to spec FlexibleSourceRangeSelection 2006/10/09 17:18:33 bm 1.1.2.8: hide range chooser buttons if no range chooser is available (instead of just disabling) 2006/06/28 09:51:56 dr 1.1.2.7: german umlauts in UTF-8 2005/10/11 09:20:18 bm 1.1.2.6: license header change 2004/08/10 12:16:18 bm 1.1.2.5: resource changes (removal of translations and change to de, en-US and x-comment 2004/06/09 18:43:47 iha 1.1.2.4: minor resource changes 2004/05/05 20:54:37 iha 1.1.2.3: #i20344# reorder controls; changes some strings 2004/04/08 08:53:54 bm 1.1.2.2: wrong case in include file 2004/04/07 21:26:42 iha 1.1.2.1: #i20344# new


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [a36f80860959b26bbb6f9877b4891b52af5902df]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/02/27 13:45:32 bm 1.1.2.15: Disable controls and tabs when invalid ranges were entered 2007/02/09 12:31:18 bm 1.1.2.14: implement adaptions for different look in wizard and stand-alone source data dialog, according to spec FlexibleSourceRangeSelection 2006/10/24 11:55:16 bm 1.1.2.13: enable range chooser in Calc 2005/11/14 17:55:21 iha 1.1.2.12: don't update model again at end of execute as this was done already - undo is done outside of the dialog 2005/10/11 09:20:18 bm 1.1.2.11: license header change 2005/05/09 09:50:57 bm 1.1.2.10: moved parts of API to data namespace 2005/04/19 14:34:41 bm 1.1.2.9: fixing the data source/range chooser dialogs 2005/04/15 14:48:09 bm 1.1.2.8: data source and range choose dialog rework 2004/06/29 12:21:55 bm 1.1.2.7: shared data for range chooser and data source tab pages 2004/06/17 10:03:25 bm 1.1.2.6: data source dialog is a tab dialog now using the same tabpages as the wizard 2004/05/27 15:54:52 iha 1.1.2.5: #i20344# provide charttype template; added parameter bDoLiveUpdate 2004/05/26 13:18:41 bm 1.1.2.4: dialog behaviour improvements 2004/05/07 16:37:04 iha 1.1.2.3: #i20344# init controls from model and apply changes from controls to model 2004/05/05 20:57:02 iha 1.1.2.2: #i20344# start getting to work; added FixedLine; added title 2004/04/07 21:26:29 iha 1.1.2.1: #i20344# new


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [cd3c4174abeefdd805378f2baffd6c6a2688afdb]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/02/09 12:31:18 bm 1.1.2.5: implement adaptions for different look in wizard and stand-alone source data dialog, according to spec FlexibleSourceRangeSelection 2005/10/11 09:20:18 bm 1.1.2.4: license header change 2004/05/05 20:53:29 iha 1.1.2.3: #i20344# added FixedLine 2004/04/19 14:06:43 iha 1.1.2.2: concentrate ResourceIds to avoid dublicates 2004/04/07 21:26:12 iha 1.1.2.1: #i20344# new


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [f97d9f122b6cdb540bf809442f26fd983b42dd83]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/05/18 16:12:16 bm 1.1.2.42: #i74635# ResMgr cleanup ResId -> SchResId 2007/03/07 15:19:17 bm 1.1.2.41: #i75204# set m_aLastValidRangeString correctly in isValid() 2007/03/07 13:15:02 bm 1.1.2.40: #i75179# enable WB_FORCECTRLBACKGROUND bit to allow setting red background of controls 2007/02/27 13:45:31 bm 1.1.2.39: Disable controls and tabs when invalid ranges were entered 2007/02/26 13:10:56 bm 1.1.2.38: use different foreground and background for invalid ranges, like in Firefox. 2007/02/09 12:31:18 bm 1.1.2.37: implement adaptions for different look in wizard and stand-alone source data dialog, according to spec FlexibleSourceRangeSelection 2007/02/08 21:25:35 iha 1.1.2.36: resync m195 -> m202 2006/11/10 21:03:06 iha 1.1.2.35: prevent immidiate redraw in wizard and according dialogs (important for charts with many data) 2006/10/27 14:59:20 iha 1.1.2.34: name consolidation 2006/10/24 11:55:16 bm 1.1.2.33: enable range chooser in Calc 2006/10/09 17:18:33 bm 1.1.2.32: hide range chooser buttons if no range chooser is available (instead of just disabling) 2006/10/09 16:01:49 bm 1.1.2.31: only enable range chooser buttons if a range chooser component is available 2006/05/29 17:55:17 iha 1.1.2.30: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/03/17 13:27:26 bm 1.1.2.29: disable radio-buttons and check-boxes if the range is invalid or complex 2005/11/14 17:55:41 iha 1.1.2.28: don't update model again at end of execute as this was done already - undo is done outside of the dialog 2005/11/14 15:20:37 iha 1.1.2.27: removed superfluous include 2005/11/11 13:56:16 iha 1.1.2.26: remove direct view update call 2005/11/09 12:35:21 bm 1.1.2.25: setDirty only if changes do not come from initControlsFromModel 2005/10/11 09:20:17 bm 1.1.2.24: license header change 2005/09/02 11:43:28 bm 1.1.2.23: initControlsFromModel: checkboxes were set the other way round 2005/05/20 13:31:57 bm 1.1.2.22: string construction with resid problem 2005/05/12 13:56:39 bm 1.1.2.21: API change XDataProvider 2005/04/19 14:34:41 bm 1.1.2.20: fixing the data source/range chooser dialogs 2005/04/15 14:48:09 bm 1.1.2.19: data source and range choose dialog rework 2004/09/15 15:39:01 iha 1.1.2.18: implement api redesign 2004/07/05 11:35:42 iha 1.1.2.17: correct update cycle 2004/06/30 16:14:17 bm 1.1.2.16: some fixes 2004/06/29 12:21:54 bm 1.1.2.15: shared data for range chooser and data source tab pages 2004/06/23 13:03:06 bm 1.1.2.14: change defaults for arguments that are not yet automatically detected 2004/06/17 13:05:11 bm 1.1.2.13: some minor preliminary fixes 2004/06/17 12:46:54 bm 1.1.2.12: oops, checked in a test 2004/06/17 10:03:25 bm 1.1.2.11: data source dialog is a tab dialog now using the same tabpages as the wizard 2004/06/09 18:43:47 iha 1.1.2.10: minor resource changes 2004/06/08 19:28:13 iha 1.1.2.9: changed title 2004/05/27 15:55:21 iha 1.1.2.8: #i20344# provide charttype template; added parameter bDoLiveUpdate 2004/05/26 13:18:40 bm 1.1.2.7: dialog behaviour improvements 2004/05/17 17:33:52 iha 1.1.2.6: provide object naming; resource cleanup 2004/05/10 17:07:42 iha 1.1.2.5: swapped FirstCellAsLabel and HasCategories 2004/05/10 15:42:48 iha 1.1.2.4: catch invalid range exception 2004/05/07 16:36:54 iha 1.1.2.3: #i20344# init controls from model and apply changes from controls to model 2004/05/05 20:57:02 iha 1.1.2.2: #i20344# start getting to work; added FixedLine; added title 2004/04/07 21:25:56 iha 1.1.2.1: i20344 new


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [fd2bce222d5215ad370a8013d4f8096e6368bdf2]

INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:05:36 bm 1.1.1.1.4.4: RESYNC: (1.4-1.5); FILE MERGED 2005/10/07 11:20:44 bm 1.1.1.1.4.3: RESYNC: (1.2-1.4); FILE MERGED 2004/08/10 12:16:18 bm 1.1.1.1.4.2: resource changes (removal of translations and change to de, en-US and x-comment 2004/04/19 15:04:17 iha 1.1.1.1.4.1: #i20344# reuse encapsulated 3D bar form control


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [b162ed51d26e40403356753262a1a4159db61583]

INTEGRATION: CWS chart2mst3 (1.2.4); FILE MERGED 2005/10/07 11:20:32 bm 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2004/04/19 15:03:44 iha 1.2.4.1: #i20344# reuse encapsulated 3D bar form control


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [5f872d6ed23aa1260da3b1c212b612b5f69c26fd]

INTEGRATION: CWS chart2mst3 (1.2.4); FILE MERGED 2006/10/18 17:04:51 bm 1.2.4.7: RESYNC: (1.3-1.4); FILE MERGED 2006/02/20 14:45:46 iha 1.2.4.6: move SchItemPool from controller to view lib -> ChartItemPool 2005/11/14 12:07:59 iha 1.2.4.5: keep parameter while switching between charttypes in charttype page 2005/10/07 11:20:21 bm 1.2.4.4: RESYNC: (1.2-1.3); FILE MERGED 2004/04/27 15:00:38 iha 1.2.4.3: warnings removed 2004/04/19 15:03:55 iha 1.2.4.2: #i20344# reuse encapsulated 3D bar form control 2004/03/08 18:37:29 iha 1.2.4.1: cleanup


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [7d690f79a3cb329b54b4efd7726fc78fec30f425]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/04/23 12:32:34 ihi 1.1.2.6: #i72301# German removed 2006/06/28 09:51:56 dr 1.1.2.5: german umlauts in UTF-8 2005/10/11 09:20:17 bm 1.1.2.4: license header change 2004/08/10 12:16:18 bm 1.1.2.3: resource changes (removal of translations and change to de, en-US and x-comment 2004/05/17 17:33:52 iha 1.1.2.2: provide object naming; resource cleanup 2004/05/05 20:39:54 iha 1.1.2.1: #i20344# location tab page for chart wizard


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [23e8690e630346522a22be96277bddfc696625fb]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2006/01/23 15:54:46 iha 1.1.2.3: #i61054# disable next button at wizard correctly 2005/10/11 09:20:17 bm 1.1.2.2: license header change 2004/05/05 20:40:10 iha 1.1.2.1: #i20344# location tab page for chart wizard


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [3cd058766d00b6e75d29f73719b3a893d1e6cf88]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2005/10/11 09:20:17 bm 1.1.2.2: license header change 2004/05/05 20:35:23 iha 1.1.2.1: #i20344# location tab page for chart wizard


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [0e2d0a6f11c157d1021e54bf54c63dd744cd019f]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/05/18 16:12:16 bm 1.1.2.7: #i74635# ResMgr cleanup ResId -> SchResId 2007/02/08 21:25:35 iha 1.1.2.6: resync m195 -> m202 2006/10/27 14:59:20 iha 1.1.2.5: name consolidation 2006/01/23 15:54:28 iha 1.1.2.4: #i61054# disable next button at wizard correctly 2005/10/11 09:20:17 bm 1.1.2.3: license header change 2004/05/17 17:33:52 iha 1.1.2.2: provide object naming; resource cleanup 2004/05/05 20:40:36 iha 1.1.2.1: #i20344# location tab page for chart wizard


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [4a7f8348b883b733e9b83bbe9e7b9b2657692209]

INTEGRATION: CWS chart2mst3 (1.2.20); FILE MERGED 2007/04/23 12:32:34 ihi 1.2.20.4: #i72301# German removed 2006/01/06 20:27:27 iha 1.2.20.3: added legendposition to wizard and restructured legend postiion control classes 2005/10/07 11:20:10 bm 1.2.20.2: RESYNC: (1.2-1.3); FILE MERGED 2004/08/10 12:16:17 bm 1.2.20.1: resource changes (removal of translations and change to de, en-US and x-comment


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [39614a23782e4646b13b8f7d7a93f6cd873ff319]

INTEGRATION: CWS chart2mst3 (1.2.4); FILE MERGED 2006/01/06 20:27:26 iha 1.2.4.3: added legendposition to wizard and restructured legend postiion control classes 2005/10/07 11:19:59 bm 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2004/09/07 10:04:06 bm 1.2.4.1: fixed order of members to fit order in dialog


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [46444f2900f1877585826cef9749a27f37225e3a]

INTEGRATION: CWS chart2mst3 (1.2.4); FILE MERGED 2007/05/14 20:03:23 bm 1.2.4.7: RESYNC: (1.4-1.6); FILE MERGED 2006/10/18 17:04:43 bm 1.2.4.6: RESYNC: (1.3-1.4); FILE MERGED 2006/02/20 14:45:45 iha 1.2.4.5: move SchItemPool from controller to view lib -> ChartItemPool 2006/01/06 20:27:26 iha 1.2.4.4: added legendposition to wizard and restructured legend postiion control classes 2005/10/07 11:19:40 bm 1.2.4.3: RESYNC: (1.2-1.3); FILE MERGED 2004/09/07 10:04:17 bm 1.2.4.2: fixed order of members to fit order in dialog 2004/06/01 18:52:40 iha 1.2.4.1: no warnings+cleanup


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [eeb6984f260c0990a1f823c16ec7aa28c3be324d]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2005/10/11 09:20:16 bm 1.1.2.3: license header change 2005/05/09 09:50:57 bm 1.1.2.2: moved parts of API to data namespace 2005/04/15 14:47:47 bm 1.1.2.1: helpers for data source dialogs


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [f6ce0441f98c568d8329719efb31e9a956ef3770]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/02/08 21:25:35 iha 1.1.2.3: resync m195 -> m202 2005/10/11 09:20:16 bm 1.1.2.2: license header change 2005/04/15 14:47:35 bm 1.1.2.1: helpers for data source dialogs


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [d87e78eec904c07d63ce14147bcb4082934b7933]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/04/23 12:32:34 ihi 1.1.2.16: #i72301# German removed 2007/02/22 15:03:59 bm 1.1.2.15: some case-mismatch fixes to correspond to spec 2007/02/09 12:31:18 bm 1.1.2.14: implement adaptions for different look in wizard and stand-alone source data dialog, according to spec FlexibleSourceRangeSelection 2006/12/05 23:44:51 iha 1.1.2.13: #i71675# enable set data label range for xy charts 2006/11/01 15:36:56 iha 1.1.2.12: cleanup resources + changed variable names according to style guide 2006/06/28 09:51:56 dr 1.1.2.11: german umlauts in UTF-8 2005/12/06 18:54:55 iha 1.1.2.10: #i58020# added HelpIds HID_SCH_SERIES_LIST and HID_SCH_DATA_RANGES_LIST 2005/10/11 09:20:16 bm 1.1.2.9: license header change 2005/04/15 14:48:09 bm 1.1.2.8: data source and range choose dialog rework 2004/08/10 12:16:17 bm 1.1.2.7: resource changes (removal of translations and change to de, en-US and x-comment 2004/06/29 15:43:54 bm 1.1.2.6: internal strings converted to ressource strings 2004/06/17 10:03:25 bm 1.1.2.5: data source dialog is a tab dialog now using the same tabpages as the wizard 2004/06/09 18:43:47 iha 1.1.2.4: minor resource changes 2004/06/08 22:16:44 iha 1.1.2.3: changed positions 2004/05/26 13:18:40 bm 1.1.2.2: dialog behaviour improvements 2004/05/24 17:37:39 bm 1.1.2.1: Flexible Source Range Dialog became a tab page now


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [d3df196366d489a1b431799cc3fdad585361ed02]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/02/27 16:28:00 bm 1.1.2.17: #i71233# disable dialog commit when there are invalid ranges or series with missing mandatory roles 2007/02/27 13:45:31 bm 1.1.2.16: Disable controls and tabs when invalid ranges were entered 2007/02/09 12:31:18 bm 1.1.2.15: implement adaptions for different look in wizard and stand-alone source data dialog, according to spec FlexibleSourceRangeSelection 2006/12/05 23:45:17 iha 1.1.2.14: #i71675# enable set data label range for xy charts 2006/10/24 11:55:16 bm 1.1.2.13: enable range chooser in Calc 2006/06/28 11:18:32 dr 1.1.2.12: clean up tab order of controls 2005/11/14 17:54:33 iha 1.1.2.11: don't update model again at end of execute as this was done already - undo is done outside of the dialog 2005/10/11 09:20:16 bm 1.1.2.10: license header change 2005/05/12 20:02:17 sab 1.1.2.9: get access to ranges 2005/05/09 09:50:56 bm 1.1.2.8: moved parts of API to data namespace 2005/04/19 14:34:41 bm 1.1.2.7: fixing the data source/range chooser dialogs 2005/04/15 14:48:08 bm 1.1.2.6: data source and range choose dialog rework 2004/06/29 12:21:54 bm 1.1.2.5: shared data for range chooser and data source tab pages 2004/06/17 10:03:25 bm 1.1.2.4: data source dialog is a tab dialog now using the same tabpages as the wizard 2004/05/27 15:54:21 iha 1.1.2.3: #i20344# provide charttype template 2004/05/26 13:18:40 bm 1.1.2.2: dialog behaviour improvements 2004/05/24 17:36:32 bm 1.1.2.1: Flexible Source Range Dialog became a tab page nowsource/controller/dialogs/tp_DataSource.src


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [a29e0ab992874749b97d8b05713550d8c88929dc]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/02/09 12:31:18 bm 1.1.2.5: implement adaptions for different look in wizard and stand-alone source data dialog, according to spec FlexibleSourceRangeSelection 2006/12/05 23:44:14 iha 1.1.2.4: #i71675# enable set data label range for xy charts 2005/10/11 09:20:16 bm 1.1.2.3: license header change 2004/06/17 10:03:25 bm 1.1.2.2: data source dialog is a tab dialog now using the same tabpages as the wizard 2004/05/24 17:36:21 bm 1.1.2.1: Flexible Source Range Dialog became a tab page nowsource/controller/dialogs/tp_DataSource.src


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [1380d2cbf8ed391d8cc215b8c52f01f79b9fc49d]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/05/18 16:12:16 bm 1.1.2.56: #i74635# ResMgr cleanup ResId -> SchResId 2007/03/19 15:18:41 bm 1.1.2.55: #i75297# allow empty data series 2007/03/07 13:15:44 bm 1.1.2.54: #i75179# enable WB_FORCECTRLBACKGROUND bit to allow setting red background of controls 2007/03/02 13:59:44 bm 1.1.2.53: #i75058# catch exceptions when createDataSequenceByRangeRepresentation fails 2007/03/01 13:15:08 bm 1.1.2.52: #i71233# check for validity when other role has been selected 2007/02/27 16:27:59 bm 1.1.2.51: #i71233# disable dialog commit when there are invalid ranges or series with missing mandatory roles 2007/02/27 13:45:31 bm 1.1.2.50: Disable controls and tabs when invalid ranges were entered 2007/02/26 13:10:44 bm 1.1.2.49: use different foreground and background for invalid ranges, like in Firefox. 2007/02/09 12:31:18 bm 1.1.2.48: implement adaptions for different look in wizard and stand-alone source data dialog, according to spec FlexibleSourceRangeSelection 2007/02/08 21:25:35 iha 1.1.2.47: resync m195 -> m202 2007/01/10 10:24:39 bm 1.1.2.46: #i72241# When you enter a label range without corresponding values, a new sequence is created. If the range of the label sequence is changed use this sequemce again instead of creating another sequence. Also: adapt a sloppy input into a correct range string in the role listbox (like a1 -> Sheet1.$A$1) 2006/12/11 17:49:25 bm 1.1.2.45: #i72308# allow to set the label before the values of a series 2006/12/11 17:31:54 bm 1.1.2.44: #i72308# allow to set the label before the values of a series 2006/12/11 16:30:42 bm 1.1.2.43: Unnamed series get an index from the second one on 2006/12/11 14:56:02 bm 1.1.2.42: #i72308# show "Unnamed series" instead of an empty string for series with no label (and no generatable label, e.g. a new series) 2006/12/05 23:46:01 iha 1.1.2.41: #i71675# enable set data label range for xy charts 2006/11/10 21:03:06 iha 1.1.2.40: prevent immidiate redraw in wizard and according dialogs (important for charts with many data) 2006/11/02 12:26:17 bm 1.1.2.39: enable range chooser buttons for xy-chart 2006/11/01 15:36:56 iha 1.1.2.38: cleanup resources + changed variable names according to style guide 2006/10/27 14:40:49 bm 1.1.2.37: allow deleting the range for a label but not for values 2006/10/27 12:24:25 bm 1.1.2.36: remove categories when an empty string was entered 2006/10/27 11:26:51 bm 1.1.2.35: allow to add a categories range when there were no categories before 2006/10/25 11:24:11 bm 1.1.2.34: allow setting previously unset sequences, e.g. labels at data series with external data provider 2006/10/24 11:55:16 bm 1.1.2.33: enable range chooser in Calc 2006/10/09 17:18:32 bm 1.1.2.32: hide range chooser buttons if no range chooser is available (instead of just disabling) 2006/10/09 16:01:49 bm 1.1.2.31: only enable range chooser buttons if a range chooser component is available 2006/06/28 11:18:32 dr 1.1.2.30: clean up tab order of controls 2006/04/22 11:11:17 iha 1.1.2.29: park unused categories in scale with AxisType not being CATEGORY 2006/02/20 14:45:45 iha 1.1.2.28: move SchItemPool from controller to view lib -> ChartItemPool 2005/11/14 17:54:52 iha 1.1.2.27: don't update model again at end of execute as this was done already - undo is done outside of the dialog 2005/11/11 18:45:22 iha 1.1.2.26: move only compatible series 2005/11/11 14:41:52 iha 1.1.2.25: replace direct view update call with model->setModified call 2005/11/11 13:55:14 iha 1.1.2.24: guard DataRange Dialog against to many view updates 2005/11/10 09:27:52 dr 1.1.2.23: #i3997# crash when series does not contain any role 2005/10/11 09:20:15 bm 1.1.2.22: license header change 2005/08/29 14:46:56 bm 1.1.2.21: enable live preview again 2005/08/03 16:36:15 bm 1.1.2.20: algohelper.hxx split up into CommonFunctors.hxx ContainerHelper.hxx CloneHelper.hxx 2005/05/09 09:50:56 bm 1.1.2.19: moved parts of API to data namespace 2005/04/19 14:34:40 bm 1.1.2.18: fixing the data source/range chooser dialogs 2005/04/15 14:48:08 bm 1.1.2.17: data source and range choose dialog rework 2004/09/15 15:39:01 iha 1.1.2.16: implement api redesign 2004/07/05 11:35:41 iha 1.1.2.15: correct update cycle 2004/06/30 16:14:16 bm 1.1.2.14: some fixes 2004/06/29 15:43:54 bm 1.1.2.13: internal strings converted to ressource strings 2004/06/29 12:21:53 bm 1.1.2.12: shared data for range chooser and data source tab pages 2004/06/17 13:05:11 bm 1.1.2.11: some minor preliminary fixes 2004/06/17 10:03:24 bm 1.1.2.10: data source dialog is a tab dialog now using the same tabpages as the wizard 2004/06/10 11:31:11 iha 1.1.2.9: restore version 1.1.2.7 because hiding leads to more problems on linux 2004/06/09 21:57:29 iha 1.1.2.8: hide dialog instead of disabling 2004/06/08 22:18:10 iha 1.1.2.7: set data to dirty if ranges of sequences changes 2004/06/08 19:27:55 iha 1.1.2.6: changed title 2004/05/27 17:30:42 bm 1.1.2.5: use new getChartTypeForNewSeries method at template when adding series 2004/05/27 15:54:30 iha 1.1.2.4: #i20344# provide charttype template 2004/05/26 13:18:40 bm 1.1.2.3: dialog behaviour improvements 2004/05/25 11:49:01 bm 1.1.2.2: title string changed 2004/05/24 17:37:49 bm 1.1.2.1: Flexible Source Range Dialog became a tab page now


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [16cdc89118730dfdfb8f41d8fb846f779e4e4d82]

INTEGRATION: CWS chart2mst3 (1.2.4); FILE MERGED 2007/05/14 20:03:16 bm 1.2.4.5: RESYNC: (1.4-1.6); FILE MERGED 2006/10/18 17:04:35 bm 1.2.4.4: RESYNC: (1.3-1.4); FILE MERGED 2006/02/20 14:45:45 iha 1.2.4.3: move SchItemPool from controller to view lib -> ChartItemPool 2005/10/07 11:18:58 bm 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2004/05/17 17:33:52 iha 1.2.4.1: provide object naming; resource cleanup


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [bc0c2361a9a2dabdfdc17f966b8489426556362b]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/04/23 12:32:34 ihi 1.1.2.26: #i72301# German removed 2007/02/15 16:05:55 iha 1.1.2.25: layout change according to wizard spec 2007/02/05 17:19:54 iha 1.1.2.24: some resource changes according to wizard spec 2007/02/02 22:19:48 iha 1.1.2.23: some resource changes according to wizard spec 2006/12/11 17:39:08 iha 1.1.2.22: String changes according to wizard spec 2006/12/05 22:47:40 iha 1.1.2.21: correct separator line according to spec 2006/12/05 22:33:37 iha 1.1.2.20: correct button order according to wizard spec 2006/12/05 17:57:47 iha 1.1.2.19: String changes according to wizard spec 2006/08/21 17:03:46 iha 1.1.2.18: #i46521# replace modal x value sorting dialog by a checkbox in the chartwizard; perform sorting in view only and not in the cached chart data (as there is no cached data in the model anymore) 2006/06/28 09:51:56 dr 1.1.2.17: german umlauts in UTF-8 2006/01/13 09:41:19 iha 1.1.2.16: name for Smoothline properties button 2005/11/30 14:02:40 iha 1.1.2.15: corrected spline strings 2005/10/11 09:20:15 bm 1.1.2.14: license header change 2005/09/20 17:40:43 iha 1.1.2.13: #125774# added missing helpid for smooth line dialog 2004/08/10 12:16:17 bm 1.1.2.12: resource changes (removal of translations and change to de, en-US and x-comment 2004/06/09 20:17:41 iha 1.1.2.11: Smooth Line Properties Dialog 2004/06/08 22:15:36 iha 1.1.2.10: added spline properties dialog 2004/06/01 18:56:26 iha 1.1.2.9: add listbox for different 3D looks 2004/05/07 16:39:06 iha 1.1.2.8: #i20344# more distance below subtype list 2004/05/05 20:49:39 iha 1.1.2.7: #i20344# FixedLine on top; changed size; some cleanup 2004/04/21 17:01:40 iha 1.1.2.6: #i20344# Splines -> Smooth Lines 2004/04/20 17:17:00 iha 1.1.2.5: #i20344# added description to chart subtypes 2004/04/20 15:52:27 iha 1.1.2.4: #i20344# changed 'x axis with values' to 'x axis with categories' 2004/04/19 15:20:05 iha 1.1.2.3: #i20344# added separator for splines; removed line count 2004/04/08 08:54:10 bm 1.1.2.2: wrong case in include file 2004/04/07 21:29:03 iha 1.1.2.1: #i20344# new


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [ad74d0be5959b3dbd114e4c4806b05899b101b52]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/02/02 22:18:23 iha 1.1.2.10: some resource changes according to wizard spec 2006/11/10 21:03:06 iha 1.1.2.9: prevent immidiate redraw in wizard and according dialogs (important for charts with many data) 2006/08/21 17:03:45 iha 1.1.2.8: #i46521# replace modal x value sorting dialog by a checkbox in the chartwizard; perform sorting in view only and not in the cached chart data (as there is no cached data in the model anymore) 2006/03/10 10:20:41 iha 1.1.2.7: don't use leading underscore 2005/11/14 12:07:59 iha 1.1.2.6: keep parameter while switching between charttypes in charttype page 2005/10/11 09:20:15 bm 1.1.2.5: license header change 2004/05/27 15:52:19 iha 1.1.2.4: #i20344# provide charttype template; added parameter bDoLiveUpdate 2004/05/05 20:50:46 iha 1.1.2.3: #i20344# FixedLine on top 2004/04/19 15:17:40 iha 1.1.2.2: #i20344# enable extra controls; removed line count here 2004/04/07 21:29:32 iha 1.1.2.1: #i20344# new


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [47083b1cae3f920b551a13cc8ff937ef952fec6e]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/02/02 22:17:58 iha 1.1.2.11: some resource changes according to wizard spec 2006/08/21 17:03:45 iha 1.1.2.10: #i46521# replace modal x value sorting dialog by a checkbox in the chartwizard; perform sorting in view only and not in the cached chart data (as there is no cached data in the model anymore) 2005/10/11 09:20:15 bm 1.1.2.9: license header change 2004/06/09 20:17:41 iha 1.1.2.8: Smooth Line Properties Dialog 2004/06/08 22:18:36 iha 1.1.2.7: added spline properties dialog 2004/06/01 18:55:43 iha 1.1.2.6: add listbox for different 3D looks 2004/05/05 20:50:03 iha 1.1.2.5: #i20344# FixedLine on top; changed size; some cleanup 2004/04/20 15:52:46 iha 1.1.2.4: #i20344# changed 'x axis with values' to 'x axis with categories' 2004/04/19 15:19:20 iha 1.1.2.3: #i20344# added separator for splines; removed line count 2004/04/19 14:11:33 iha 1.1.2.2: concentrate ResourceIds to avoid dublicates 2004/04/07 21:29:50 iha 1.1.2.1: #i20344# new


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [f6345ce8afda1e630dd90372aada11b7e420b90f]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/05/18 16:12:16 bm 1.1.2.44: #i74635# ResMgr cleanup ResId -> SchResId 2007/04/19 16:10:08 iha 1.1.2.43: #i76130# write attribute sort-by-x-values per plot-area not per series 2007/02/28 17:17:37 iha 1.1.2.42: #i74528# use correct charttype template when swithcing between rows and columns 2007/02/15 16:06:16 iha 1.1.2.41: layout change according to wizard spec 2007/02/08 21:25:35 iha 1.1.2.40: resync m195 -> m202 2007/02/05 17:19:14 iha 1.1.2.39: some resource changes according to wizard spec 2007/02/02 22:20:20 iha 1.1.2.38: some resource changes according to wizard spec 2006/12/13 18:12:52 iha 1.1.2.37: indent shape control according to wizard spec 2006/11/10 21:03:06 iha 1.1.2.36: prevent immidiate redraw in wizard and according dialogs (important for charts with many data) 2006/10/27 14:59:20 iha 1.1.2.35: name consolidation 2006/10/10 12:05:22 iha 1.1.2.34: hide subtype controls when no known main charttype was detected 2006/08/21 17:03:45 iha 1.1.2.33: #i46521# replace modal x value sorting dialog by a checkbox in the chartwizard; perform sorting in view only and not in the cached chart data (as there is no cached data in the model anymore) 2006/06/24 19:41:51 iha 1.1.2.32: #i63312# correct preselction of 3D scheme 2006/03/10 10:20:40 iha 1.1.2.31: don't use leading underscore 2006/01/13 09:41:48 iha 1.1.2.30: name for Smoothline properties button 2005/11/14 17:30:52 iha 1.1.2.29: only send one change notification for stacking radio button change 2005/11/14 17:01:50 iha 1.1.2.28: only update model if not already done 2005/11/14 15:55:45 iha 1.1.2.27: remove direct view update call as automatic updates are now available and guard against to many view updates 2005/11/14 12:07:59 iha 1.1.2.26: keep parameter while switching between charttypes in charttype page 2005/10/11 09:20:15 bm 1.1.2.25: license header change 2005/09/27 09:17:04 iha 1.1.2.24: #125774# enable helpids for smooth-line-dialog (resource depth must be <3) 2005/08/15 17:04:05 iha 1.1.2.23: don't crash caused by illegal number of lines (if switching charttype from stock to column+line) 2004/06/30 12:40:51 iha 1.1.2.22: #i20329# added ThreeDLookScheme 2004/06/11 15:28:43 iha 1.1.2.21: different 3D scheme naming 2004/06/09 21:01:06 iha 1.1.2.20: separate Line and XY again 2004/06/09 20:17:41 iha 1.1.2.19: Smooth Line Properties Dialog 2004/06/09 17:48:24 iha 1.1.2.18: update enabling of extra controls 2004/06/09 16:23:17 iha 1.1.2.17: live update 2004/06/08 22:18:56 iha 1.1.2.16: added spline properties dialog 2004/06/01 18:56:04 iha 1.1.2.15: add listbox for different 3D looks 2004/05/27 15:52:37 iha 1.1.2.14: #i20344# provide charttype template; added parameter bDoLiveUpdate 2004/05/17 17:33:51 iha 1.1.2.13: provide object naming; resource cleanup 2004/05/05 20:48:48 iha 1.1.2.12: #i20344# FixedLine on top 2004/04/27 15:50:53 iha 1.1.2.11: warnings removed 2004/04/27 13:32:40 iha 1.1.2.10: warnings removed 2004/04/21 18:00:34 iha 1.1.2.9: #i20344# added pafe title 2004/04/20 17:17:00 iha 1.1.2.8: #i20344# added description to chart subtypes 2004/04/20 15:53:38 iha 1.1.2.7: #i20344# changed 'x axis with values' to 'x axis with categories'; + only disable spline order control - do not hide it 2004/04/20 14:07:27 iha 1.1.2.6: #i20344# added method adjustSubType 2004/04/19 15:18:37 iha 1.1.2.5: #i20344# enable extra controls; added separator for splines; removed line count here 2004/04/14 12:18:51 iha 1.1.2.4: added Area and Net Charttypes 2004/04/08 16:46:19 iha 1.1.2.3: temporary removed pie; added bar 2004/04/08 12:27:32 iha 1.1.2.2: make more failsave 2004/04/07 21:29:15 iha 1.1.2.1: #i20344# new


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [ecac09cc9f9a6400af398d51921b55476f4cc1a0]

INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:05:26 bm 1.1.1.1.4.9: RESYNC: (1.5-1.6); FILE MERGED 2007/04/23 12:32:34 ihi 1.1.1.1.4.8: #i72301# German removed 2006/11/01 16:10:41 iha 1.1.1.1.4.7: cleanup resources: removed obsolete x-commenet string 2005/10/07 11:18:42 bm 1.1.1.1.4.6: RESYNC: (1.3-1.5); FILE MERGED 2004/09/01 13:32:23 bm 1.1.1.1.4.5: missing conflict resolution 2004/08/30 22:35:44 bm 1.1.1.1.4.4: RESYNC: (1.2-1.3); FILE MERGED 2004/08/10 12:16:17 bm 1.1.1.1.4.3: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:14:34 bm 1.1.1.1.4.2: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/05/17 17:33:51 iha 1.1.1.1.4.1: provide object naming; resource cleanup


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [d0fd4b108a1e72b7bfad95514fa5c5061d564232]

INTEGRATION: CWS chart2mst3 (1.2.4); FILE MERGED 2005/10/07 11:18:27 bm 1.2.4.3: RESYNC: (1.5-1.6); FILE MERGED 2004/08/30 22:35:37 bm 1.2.4.2: RESYNC: (1.2-1.5); FILE MERGED 2004/03/04 12:25:06 iha 1.2.4.1: cleanup


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [d417fbbf07b1dcd1338b7a4f8ad621c796efbb31]

INTEGRATION: CWS chart2mst3 (1.2.4); FILE MERGED 2007/05/14 20:03:10 bm 1.2.4.7: RESYNC: (1.6-1.7); FILE MERGED 2006/10/18 17:04:28 bm 1.2.4.6: RESYNC: (1.5-1.6); FILE MERGED 2006/02/20 14:45:45 iha 1.2.4.5: move SchItemPool from controller to view lib -> ChartItemPool 2005/10/07 11:18:15 bm 1.2.4.4: RESYNC: (1.4-1.5); FILE MERGED 2004/08/30 22:35:30 bm 1.2.4.3: RESYNC: (1.2-1.4); FILE MERGED 2004/06/01 18:54:07 iha 1.2.4.2: no warnings 2004/03/04 12:25:25 iha 1.2.4.1: cleanup


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [f9f6bcac99ac062d2e7ca661b64a9a5f76ae229e]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/04/23 12:32:34 ihi 1.1.2.6: #i72301# German removed 2005/10/11 09:20:14 bm 1.1.2.5: license header change 2004/08/10 12:16:17 bm 1.1.2.4: resource changes (removal of translations and change to de, en-US and x-comment 2004/06/12 13:39:04 iha 1.1.2.3: added keyboard shortcuts 2004/06/11 15:24:36 iha 1.1.2.2: changed control order 2004/06/01 17:33:49 iha 1.1.2.1: new 3D view/effects dialog


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [027d39d2f73d4ff338cd54e9c89223b53c32749b]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2006/12/07 23:22:13 iha 1.1.2.9: #i67833# simple 3D look - bring light to front 2006/06/13 19:14:17 iha 1.1.2.8: also rotate lights when rotating diagram 2005/11/03 16:16:06 bm 1.1.2.7: live-preview changes, lock controllers for multiple changes 2005/11/02 13:49:18 bm 1.1.2.6: scene properties changed from SceneDescriptor property to the D3D properties offered by SceneProperties.hxx (this way XML im-/export works with the xmloff helper) 2005/10/11 09:20:14 bm 1.1.2.5: license header change 2004/06/11 15:24:13 iha 1.1.2.4: changed control order 2004/06/07 17:52:48 iha 1.1.2.3: implementation 2004/06/04 12:19:43 iha 1.1.2.2: implement 3D View / Effects dialog 2004/06/01 17:33:30 iha 1.1.2.1: new 3D view/effects dialog


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [4f0d2073ca958b2be38560ad97a7ec5a9ab45357]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2005/10/11 09:20:14 bm 1.1.2.3: license header change 2004/06/04 07:47:27 bm 1.1.2.2: newline at end added 2004/06/01 17:33:10 iha 1.1.2.1: new 3D view/effects dialog


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [134b0b28e4135b3664d30eb133093cf4ef77313d]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/05/18 16:12:16 bm 1.1.2.16: #i74635# ResMgr cleanup ResId -> SchResId 2007/02/08 21:25:34 iha 1.1.2.15: resync m195 -> m202 2006/12/07 23:22:36 iha 1.1.2.14: #i67833# simple 3D look - bring light to front 2006/11/24 21:42:22 iha 1.1.2.13: incompatibel changes for aw024 2006/11/22 17:31:18 iha 1.1.2.12: resync 2006/11/01 15:36:56 iha 1.1.2.11: cleanup resources + changed variable names according to style guide 2006/06/13 19:15:03 iha 1.1.2.10: also rotate lights when rotating diagram 2005/11/03 16:16:06 bm 1.1.2.9: live-preview changes, lock controllers for multiple changes 2005/11/02 13:49:18 bm 1.1.2.8: scene properties changed from SceneDescriptor property to the D3D properties offered by SceneProperties.hxx (this way XML im-/export works with the xmloff helper) 2005/10/11 09:20:14 bm 1.1.2.7: license header change 2004/06/11 15:25:23 iha 1.1.2.6: changed control order 2004/06/08 14:23:21 iha 1.1.2.5: default light is light 2 2004/06/07 17:52:56 iha 1.1.2.4: implementation 2004/06/04 12:19:55 iha 1.1.2.3: implement 3D View / Effects dialog 2004/06/04 08:03:13 bm 1.1.2.2: gcc treats CTOR as function declaration 2004/06/01 17:32:58 iha 1.1.2.1: new 3D view/effects dialog


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [45d7ea55a06c807d29de3705dea11b6187b7540a]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/04/23 12:32:34 ihi 1.1.2.15: #i72301# German removed 2006/07/10 16:54:25 iha 1.1.2.14: correct positions of metric fields 2006/06/30 22:56:10 iha 1.1.2.13: correct first values of metric fields 2006/06/23 15:50:20 iha 1.1.2.12: changed range for angles and added  unit to perspective field 2006/06/20 14:28:03 iha 1.1.2.11: valid angle range only from -179 to 180 2006/06/18 19:38:34 iha 1.1.2.10: implement camera distance 2006/06/09 16:28:19 iha 1.1.2.9: added z angle again and take the camera rotation into account while calculating angles and applying angles 2006/01/16 19:14:37 iha 1.1.2.8: added metric field for perspective 2006/01/14 15:34:42 iha 1.1.2.7: removed z anle and fixed lines + different wording 2005/10/11 09:20:13 bm 1.1.2.6: license header change 2004/08/10 12:16:17 bm 1.1.2.5: resource changes (removal of translations and change to de, en-US and x-comment 2004/06/30 14:58:53 iha 1.1.2.4: adjust degree ranges 2004/06/12 13:38:36 iha 1.1.2.3: added keyboard shortcuts 2004/06/09 20:16:14 iha 1.1.2.2: no decimal digits for scene rotation 2004/06/01 17:32:42 iha 1.1.2.1: new 3D view/effects dialog


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [80cf98c921bf36de32f1e0cb19ac1d74ac55741c]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2006/06/20 14:28:13 iha 1.1.2.12: valid angle range only from -179 to 180 2006/06/18 19:39:56 iha 1.1.2.11: implement camera distance 2006/06/09 16:28:19 iha 1.1.2.10: added z angle again and take the camera rotation into account while calculating angles and applying angles 2006/01/23 12:53:37 bm 1.1.2.9: warning removed: member initialization 2006/01/16 19:14:36 iha 1.1.2.8: added metric field for perspective 2006/01/14 15:33:31 iha 1.1.2.7: removed z anle and fixed lines + different wording 2005/11/03 16:16:05 bm 1.1.2.6: live-preview changes, lock controllers for multiple changes 2005/11/03 09:43:21 bm 1.1.2.5: adaption to new transformation matrix in model and live preview of 3d view dialog 2005/11/02 13:49:18 bm 1.1.2.4: scene properties changed from SceneDescriptor property to the D3D properties offered by SceneProperties.hxx (this way XML im-/export works with the xmloff helper) 2005/10/11 09:20:13 bm 1.1.2.3: license header change 2004/06/04 12:18:13 iha 1.1.2.2: implement 3D View / Effects dialog 2004/06/01 17:32:26 iha 1.1.2.1: new 3D view/effects dialog


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [1f83d28c4d2a851999e1e52d9308ab5e2602dd15]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2006/06/09 16:28:19 iha 1.1.2.5: added z angle again and take the camera rotation into account while calculating angles and applying angles 2006/01/16 19:14:32 iha 1.1.2.4: added metric field for perspective 2006/01/14 15:34:19 iha 1.1.2.3: removed z anle and fixed lines + different wording 2005/10/11 09:20:13 bm 1.1.2.2: license header change 2004/06/01 17:32:01 iha 1.1.2.1: new 3D view/effects dialog


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [a143c9d9eca2c665a796c3f0ab07ef9a02d65f0a]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/05/18 16:12:16 bm 1.1.2.16: #i74635# ResMgr cleanup ResId -> SchResId 2007/02/08 21:25:34 iha 1.1.2.15: resync m195 -> m202 2006/06/30 21:43:43 iha 1.1.2.14: correct rounding for perspective field 2006/06/23 15:51:42 iha 1.1.2.13: changed direction of z rotation + correct rounding of angles 2006/06/20 14:28:21 iha 1.1.2.12: valid angle range only from -179 to 180 2006/06/18 19:40:47 iha 1.1.2.11: implement camera distance 2006/06/09 16:28:19 iha 1.1.2.10: added z angle again and take the camera rotation into account while calculating angles and applying angles 2006/01/16 19:14:32 iha 1.1.2.9: added metric field for perspective 2006/01/14 15:33:54 iha 1.1.2.8: removed z anle and fixed lines + different wording 2005/11/03 16:16:05 bm 1.1.2.7: live-preview changes, lock controllers for multiple changes 2005/11/03 09:43:20 bm 1.1.2.6: adaption to new transformation matrix in model and live preview of 3d view dialog 2005/11/02 13:49:18 bm 1.1.2.5: scene properties changed from SceneDescriptor property to the D3D properties offered by SceneProperties.hxx (this way XML im-/export works with the xmloff helper) 2005/10/11 09:20:13 bm 1.1.2.4: license header change 2004/07/27 13:27:24 iha 1.1.2.3: #i32096# compliler ambiguity pow() 2004/06/04 12:18:36 iha 1.1.2.2: implement 3D View / Effects dialog 2004/06/01 17:31:35 iha 1.1.2.1: new 3D view/effects dialog


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [f5e7e4df2724bf9b8a20c1bdc93a468193101ffa]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/04/23 12:32:33 ihi 1.1.2.8: #i72301# German removed 2006/01/14 15:08:16 iha 1.1.2.7: replaced rounded edges spin field by a chekbox, disable rouded edges if objectlines are on, added custom entry to the scheme listbox 2005/10/11 09:20:12 bm 1.1.2.6: license header change 2004/08/10 12:16:16 bm 1.1.2.5: resource changes (removal of translations and change to de, en-US and x-comment 2004/07/26 14:48:43 iha 1.1.2.4: #i30126# string review changes 2004/06/12 13:38:04 iha 1.1.2.3: added keyboard shortcuts 2004/06/11 15:41:56 iha 1.1.2.2: replace shadinglist box by simple checkbox 2004/06/01 17:31:15 iha 1.1.2.1: new 3D view/effects dialog


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [12b22755bca66e58200a7099e0c78e6cb7a5f6b0]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2006/12/07 23:20:49 iha 1.1.2.10: #i67833# simple 3D look - bring light to front 2006/01/14 15:08:56 iha 1.1.2.9: replaced rounded edges spin field by a chekbox, disable rouded edges if objectlines are on, added custom entry to the scheme listbox 2005/11/15 20:20:37 iha 1.1.2.8: remove superfluous view updates 2005/11/03 16:16:05 bm 1.1.2.7: live-preview changes, lock controllers for multiple changes 2005/11/03 09:43:20 bm 1.1.2.6: adaption to new transformation matrix in model and live preview of 3d view dialog 2005/11/02 13:49:18 bm 1.1.2.5: scene properties changed from SceneDescriptor property to the D3D properties offered by SceneProperties.hxx (this way XML im-/export works with the xmloff helper) 2005/10/11 09:20:12 bm 1.1.2.4: license header change 2004/06/11 15:41:55 iha 1.1.2.3: replace shadinglist box by simple checkbox 2004/06/08 14:24:17 iha 1.1.2.2: #i20329# implementation 2004/06/01 17:30:56 iha 1.1.2.1: new 3D view/effects dialog


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [0999ce4640e26111c4c568e0cda56ee402257c81]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2006/01/14 15:07:29 iha 1.1.2.4: replaced rounded edges spin field by a chekbox, disable rouded edges if objectlines are on, added custom entry to the scheme listbox 2005/10/11 09:20:12 bm 1.1.2.3: license header change 2004/06/11 15:41:55 iha 1.1.2.2: replace shadinglist box by simple checkbox 2004/06/01 17:30:40 iha 1.1.2.1: new 3D view/effects dialog


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [d8427088ee9ad0b8aec13cc0c47f70d494a43d3b]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/05/18 16:12:16 bm 1.1.2.17: #i74635# ResMgr cleanup ResId -> SchResId 2007/02/08 21:25:34 iha 1.1.2.16: resync m195 -> m202 2007/02/08 18:10:10 iha 1.1.2.15: #i71963# enable mixed mode on checkboxes 2006/12/07 23:21:20 iha 1.1.2.14: #i67833# simple 3D look - bring light to front 2006/01/14 15:09:51 iha 1.1.2.13: replaced rounded edges spin field by a chekbox, disable rouded edges if objectlines are on, added custom entry to the scheme listbox 2005/11/15 20:20:56 iha 1.1.2.12: remove superfluous view updates 2005/11/03 16:16:04 bm 1.1.2.11: live-preview changes, lock controllers for multiple changes 2005/11/03 09:48:24 bm 1.1.2.10: oops 2005/11/03 09:45:57 bm 1.1.2.9: forced view update test removed 2005/11/03 09:38:26 bm 1.1.2.8: changed to live-preview 2005/11/02 13:49:18 bm 1.1.2.7: scene properties changed from SceneDescriptor property to the D3D properties offered by SceneProperties.hxx (this way XML im-/export works with the xmloff helper) 2005/10/11 09:20:12 bm 1.1.2.6: license header change 2004/06/12 10:11:28 iha 1.1.2.5: renaming 3D scheme 2004/06/12 09:58:16 iha 1.1.2.4: shading interpretion error because of changed positions 2004/06/11 15:41:54 iha 1.1.2.3: replace shadinglist box by simple checkbox 2004/06/08 14:24:42 iha 1.1.2.2: #i20329# implementation 2004/06/01 17:27:18 iha 1.1.2.1: new 3D view/effects dialog


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [a9e82a4eba4bcc654264ad144ba7b396224a0016]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2006/11/10 21:03:06 iha 1.1.2.5: prevent immidiate redraw in wizard and according dialogs (important for charts with many data) 2005/11/15 10:52:17 iha 1.1.2.4: offer method IsModified 2005/10/11 09:20:11 bm 1.1.2.3: license header change 2004/06/09 17:46:40 iha 1.1.2.2: added update hdl 2004/04/07 21:24:46 iha 1.1.2.1: i20344 new


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [f22f4fdbbe1b505cf3f79466a5959b85adcb71a3]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2005/10/11 09:20:11 bm 1.1.2.2: license header change 2004/04/07 21:24:17 iha 1.1.2.1: i20344 new


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [5db8a222ca20837e80b65ec54f2331ecd77a067b]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/05/18 16:12:16 bm 1.1.2.8: #i74635# ResMgr cleanup ResId -> SchResId 2007/02/08 21:25:34 iha 1.1.2.7: resync m195 -> m202 2006/11/10 21:03:06 iha 1.1.2.6: prevent immidiate redraw in wizard and according dialogs (important for charts with many data) 2005/11/15 10:51:38 iha 1.1.2.5: offer method IsModified 2005/10/11 09:20:11 bm 1.1.2.4: license header change 2004/06/09 17:46:54 iha 1.1.2.3: added update hdl 2004/04/26 20:06:23 iha 1.1.2.2: #i28172# already exsisiting titles are deleted and created again loosing their properties 2004/04/07 21:24:32 iha 1.1.2.1: i20344 new


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [de567dad2b81252c4180e1b8fd8f80c134769586]

INTEGRATION: CWS chart2mst3 (1.3.12); FILE MERGED 2007/04/25 01:05:12 bm 1.3.12.8: RESYNC: (1.3-1.4); FILE MERGED 2007/04/23 12:32:33 ihi 1.3.12.7: #i72301# German removed 2007/02/27 16:44:36 iha 1.3.12.6: change string according to wizard spec 2007/02/05 17:21:25 iha 1.3.12.5: some resource changes according to wizard spec 2007/02/02 23:05:50 iha 1.3.12.4: some resource changes according to wizard spec 2006/11/01 16:10:41 iha 1.3.12.3: cleanup resources: removed obsolete x-commenet string 2006/01/06 20:27:26 iha 1.3.12.2: added legendposition to wizard and restructured legend postiion control classes 2005/10/11 09:55:08 iha 1.3.12.1: #i55202# helpids for legend position


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [ff228094d278a0adcc57d32b52f3bc2aa15d7b31]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2006/01/06 20:25:32 iha 1.1.2.1: added legendposition to wizard and restructured legend postiion control classes


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [1a545bf244cface4ec7798644d2d1067aa3bc02e]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2006/01/06 20:25:12 iha 1.1.2.1: added legendposition to wizard and restructured legend postiion control classes


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [8a96c9c8a5d3f5511776d6746fec50d12b786ef9]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/05/18 16:12:16 bm 1.1.2.6: #i74635# ResMgr cleanup ResId -> SchResId 2007/05/15 11:49:00 bm 1.1.2.5: #i73604# RESYNC: additional changes for ItemId cleanup 2007/02/13 10:49:46 bm 1.1.2.4: #i74482# disable the radio buttons initially when the legend is not switched on 2007/02/08 21:25:34 iha 1.1.2.3: resync m195 -> m202 2006/02/20 14:45:45 iha 1.1.2.2: move SchItemPool from controller to view lib -> ChartItemPool 2006/01/06 20:24:51 iha 1.1.2.1: added legendposition to wizard and restructured legend postiion control classes


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [a99fbe3373043015c99364d8375ca37903eb78ec]

INTEGRATION: CWS chart2mst3 (1.3.12); FILE MERGED 2007/04/23 12:32:33 ihi 1.3.12.3: #i72301# German removed 2006/11/01 16:10:40 iha 1.3.12.2: cleanup resources: removed obsolete x-commenet string 2005/10/11 13:04:21 iha 1.3.12.1: #i55200# helpids for insert data labels


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [097fecc8741138d0b58664b23272899155ac3827]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/04/23 12:32:33 ihi 1.1.2.7: #i72301# German removed 2005/10/11 09:20:10 bm 1.1.2.6: license header change 2005/09/20 11:35:59 iha 1.1.2.5: #125773# added missing helpid for bar geometry listbox 2004/08/10 12:16:15 bm 1.1.2.4: resource changes (removal of translations and change to de, en-US and x-comment 2004/06/11 15:40:11 iha 1.1.2.3: less width 2004/06/04 07:52:27 iha 1.1.2.2: Rectangular parallelepiped -> Box 2004/04/19 14:43:54 iha 1.1.2.1: #i20344# encapsulate 3D bar form control for reuse Issue number: Submitted by: Reviewed by:


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [8ff4abe6e0eb9ff2e1fccabdd47ad1202cada566]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2005/11/14 12:07:58 iha 1.1.2.4: keep parameter while switching between charttypes in charttype page 2005/10/11 09:20:10 bm 1.1.2.3: license header change 2004/04/27 15:00:38 iha 1.1.2.2: warnings removed 2004/04/19 14:40:12 iha 1.1.2.1: #i20344# encapsulate 3D bar form control for reuse Issue number: Submitted by: Reviewed by:


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [946cf73cf57552a019da6bcb1007441b581fe979]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/02/08 21:25:34 iha 1.1.2.5: resync m195 -> m202 2005/11/14 12:07:58 iha 1.1.2.4: keep parameter while switching between charttypes in charttype page 2005/10/11 09:20:10 bm 1.1.2.3: license header change 2004/04/27 15:00:38 iha 1.1.2.2: warnings removed 2004/04/19 14:43:19 iha 1.1.2.1: #i20344# encapsulate 3D bar form control for reuse Issue number: Submitted by: Reviewed by:


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [163522e5aad84d4f1059882498d453e8319944cf]

INTEGRATION: CWS chart2mst3 (1.4.2); FILE MERGED 2007/02/02 22:17:07 iha 1.4.2.30: some resource changes according to wizard spec 2006/11/10 21:03:06 iha 1.4.2.29: prevent immidiate redraw in wizard and according dialogs (important for charts with many data) 2006/07/19 15:55:24 bm 1.4.2.28: #i64824# improvement of the data editor for internal data. Especially the handling of flexible data and series with more than one role 2006/01/06 20:27:25 iha 1.4.2.27: added legendposition to wizard and restructured legend postiion control classes 2005/11/29 17:38:07 bm 1.4.2.26: adapt dependency to new path (Strings.hrc) 2005/11/22 10:53:18 bm 1.4.2.25: use correct undo strings 2005/10/07 11:17:24 bm 1.4.2.24: RESYNC: (1.8-1.9); FILE MERGED 2005/09/29 12:32:05 iha 1.4.2.23: #125781# missing helpIds for Insert:Ggrid and Insert:Axis 2005/08/17 16:56:54 bm 1.4.2.22: data editor 2005/07/25 15:19:45 bm 1.4.2.21: RESYNC: (1.7-1.8); FILE MERGED 2005/04/15 14:58:17 bm 1.4.2.20: -DialogSeries (+garbage) 2005/04/15 14:48:08 bm 1.4.2.19: data source and range choose dialog rework 2005/03/18 15:43:23 bm 1.4.2.18: build problems 2005/03/18 15:15:30 bm 1.4.2.17: merge error: target.mk included twice 2005/03/18 01:19:16 bm 1.4.2.16: RESYNC: (1.6-1.7); FILE MERGED 2004/06/30 08:08:40 iha 1.4.2.15: #i30866# charttype dialog without roadmap control 2004/06/29 12:21:53 bm 1.4.2.14: shared data for range chooser and data source tab pages 2004/06/08 14:22:20 iha 1.4.2.13: #i20329# added Pseudo3DHelper 2004/06/04 07:15:38 bm 1.4.2.12: case missmatch tp_3D_SceneIllumination 2004/06/03 03:38:47 iha 1.4.2.11: RESYNC: (1.4-1.6); FILE MERGED 2004/06/01 19:06:41 iha 1.4.2.10: new 3D view/effects dialog 2004/05/24 17:49:30 bm 1.4.2.9: +tp_DataSource 2004/05/17 17:33:51 iha 1.4.2.8: provide object naming; resource cleanup 2004/05/07 16:21:26 iha 1.4.2.7: #i20344# added RangeSelectionButton 2004/05/05 20:41:22 iha 1.4.2.6: #i20344# location tab page for chart wizard 2004/04/21 16:57:22 iha 1.4.2.5: #i20344# replace old type dialog with new type page 2004/04/19 14:47:41 iha 1.4.2.4: #i20344# additional files for wizard charttype page 2004/04/07 21:39:47 iha 1.4.2.3: #i20344# added wizard classes 2004/03/22 16:23:12 bm 1.4.2.2: -ENVCFLAG for gcc 3.0 (was just a test) 2004/03/19 14:32:50 bm 1.4.2.1: XDataSource now contains XLabeledDataSources


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [ce3b0d0685d9b7870e3a518b7cdbea93fa7d8bfb]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2006/12/08 16:37:28 bm 1.1.2.10: #i72361# help id for edit field with series names in own data dialog added 2006/03/11 13:57:11 iha 1.1.2.9: #i63018# added HelpId for Chart Window 2006/01/06 20:27:25 iha 1.1.2.8: added legendposition to wizard and restructured legend postiion control classes 2006/01/02 16:35:33 iha 1.1.2.7: #i58960# HelpId for Roadmap in Wizard 2005/12/06 18:56:16 iha 1.1.2.6: #i58960# added HelpId HID_SCH_NUM_OF_LINES 2005/10/11 13:48:43 iha 1.1.2.5: #i55197# helpids for insert title 2005/10/11 13:02:42 iha 1.1.2.4: #i55200# helpids for insert data labels 2005/10/11 12:33:11 iha 1.1.2.3: #i55198# helpids for statistic dialog 2005/10/11 09:54:29 iha 1.1.2.2: #i55202# helpids for legend position 2005/09/29 12:31:01 iha 1.1.2.1: #125781# missing helpIds for Insert:Grid and Insert:Axis


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [ddefde0e54bc39d045ce3306d83a49551b6001a5]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/04/23 12:32:32 ihi 1.1.2.4: #i72301# German removed 2005/10/11 09:20:10 bm 1.1.2.3: license header change 2004/08/10 12:16:15 bm 1.1.2.2: resource changes (removal of translations and change to de, en-US and x-comment 2004/06/01 17:26:32 iha 1.1.2.1: new 3D view/effects dialog


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [a99e834448095b756afa63f46abcb2555d8c2aa5]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2005/10/11 09:20:10 bm 1.1.2.2: license header change 2004/06/01 17:26:18 iha 1.1.2.1: new 3D view/effects dialog


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [42ed7598865248dc756fceb38e20d8cea0fb982e]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/02/08 21:25:34 iha 1.1.2.14: resync m195 -> m202 2006/12/07 23:24:26 iha 1.1.2.13: #i67833# simple 3D look - bring light to front 2006/10/21 12:16:13 iha 1.1.2.12: name consolidation 2005/11/03 16:16:04 bm 1.1.2.11: live-preview changes, lock controllers for multiple changes 2005/11/03 09:43:20 bm 1.1.2.10: adaption to new transformation matrix in model and live preview of 3d view dialog 2005/11/02 13:49:17 bm 1.1.2.9: scene properties changed from SceneDescriptor property to the D3D properties offered by SceneProperties.hxx (this way XML im-/export works with the xmloff helper) 2005/10/18 14:38:37 bm 1.1.2.8: lock controllers during model change callsProperties.cxxProperties.cxx 2005/10/11 09:20:09 bm 1.1.2.7: license header change 2004/06/24 13:49:56 bm 1.1.2.6: CTOR: order of member-initializers according to declaration 2004/06/11 15:39:04 iha 1.1.2.5: swap page order again 2004/06/09 20:17:12 iha 1.1.2.4: changed page order 2004/06/08 14:26:12 iha 1.1.2.3: #i20329# offer simple 3D look; save last page 2004/06/04 12:17:17 iha 1.1.2.2: implement 3D View / Effects dialog 2004/06/01 17:26:00 iha 1.1.2.1: new 3D view/effects dialog


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [a6bb5de8b75f4e30d10d32353e8fccb178ff7fb9]

INTEGRATION: CWS chart2mst3 (1.2.4); FILE MERGED 2007/04/25 01:04:39 bm 1.2.4.6: RESYNC: (1.6-1.7); FILE MERGED 2005/10/07 11:16:48 bm 1.2.4.5: RESYNC: (1.4-1.6); FILE MERGED 2004/08/10 12:16:15 bm 1.2.4.4: resource changes (removal of translations and change to de, en-US and x-comment 2004/05/17 17:33:51 iha 1.2.4.3: provide object naming; resource cleanup 2004/04/22 15:00:42 iha 1.2.4.2: #i20344# chabged legend, grid and title resources 2004/04/19 15:09:08 iha 1.2.4.1: concentrate ResourceIds to avoid dublicates


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [00ef1cf2ca5416fb4399d1d9e7113671dffd3cc6]

INTEGRATION: CWS chart2mst3 (1.10.2); FILE MERGED 2007/05/14 20:03:04 bm 1.10.2.22: RESYNC: (1.14-1.15); FILE MERGED 2006/10/27 15:16:59 iha 1.10.2.21: name consolidation 2006/10/18 17:04:04 bm 1.10.2.20: RESYNC: (1.13-1.14); FILE MERGED 2006/04/10 12:25:05 iha 1.10.2.19: api restructure axis, grids, scales and increments 2005/11/25 16:23:25 iha 1.10.2.18: correct labels at z axis for deep stacking 2005/11/23 15:16:58 iha 1.10.2.17: support BarOverlap and GapWidth 2005/11/18 18:19:53 iha 1.10.2.16: restructuring for proper subgrid support 2005/10/24 11:06:38 iha 1.10.2.15: coordinate system restructure 2005/10/13 17:38:45 iha 1.10.2.14: renamed BoundedCoordinateSystem to CoordinateSystem 2005/10/07 11:16:38 bm 1.10.2.13: RESYNC: (1.12-1.13); FILE MERGED 2005/09/05 11:36:41 iha 1.10.2.12: no scale page for category axis 2005/06/07 15:58:31 iha 1.10.2.11: use numberformatter from model 2004/09/17 12:20:46 iha 1.10.2.10: implement api redesign - dimension property 2004/09/17 11:35:59 iha 1.10.2.9: implement api redesign - dimension property 2004/09/16 14:48:00 iha 1.10.2.8: implement api redesign 2004/06/03 10:02:19 iha 1.10.2.7: corrected merge error 2004/06/03 03:38:36 iha 1.10.2.6: RESYNC: (1.10-1.12); FILE MERGED 2004/05/17 17:33:50 iha 1.10.2.5: provide object naming; resource cleanup 2004/04/22 15:00:41 iha 1.10.2.4: #i20344# chabged legend, grid and title resources 2004/04/19 15:07:03 iha 1.10.2.3: concentrate ResourceIds to avoid dublicates 2004/03/04 11:00:57 iha 1.10.2.2: remove SchSlotIds 2004/02/18 19:55:00 iha 1.10.2.1: removed unused code


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [5dd0406e207f720b41b1530d45655d252d786b83]

INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:04:32 bm 1.1.1.1.4.6: RESYNC: (1.3-1.4); FILE MERGED 2005/10/07 11:16:27 bm 1.1.1.1.4.5: RESYNC: (1.2-1.3); FILE MERGED 2004/08/10 12:16:15 bm 1.1.1.1.4.4: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:14:08 bm 1.1.1.1.4.3: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/04/22 15:00:41 iha 1.1.1.1.4.2: #i20344# chabged legend, grid and title resources 2004/04/07 21:39:02 iha 1.1.1.1.4.1: #i20344# reuse of resources TitleResources


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [e1a2cf49debed35913fe6c41e9ec70d8cb5dbbd6]

INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2005/10/07 11:16:15 bm 1.1.1.1.4.3: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/04/19 13:41:35 iha 1.1.1.1.4.2: concentrate ResourceIds to avoid dublicates 2004/04/07 21:38:34 iha 1.1.1.1.4.1: #i20344# reuse of resources TitleResources


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [b2e1de0b412b303a240bfa63c0caa662ab3724b3]

INTEGRATION: CWS chart2mst3 (1.2.8); FILE MERGED 2007/05/14 20:02:57 bm 1.2.8.8: RESYNC: (1.4-1.5); FILE MERGED 2006/10/18 17:03:55 bm 1.2.8.7: RESYNC: (1.3-1.4); FILE MERGED 2006/01/06 20:27:25 iha 1.2.8.6: added legendposition to wizard and restructured legend postiion control classes 2005/10/07 11:16:03 bm 1.2.8.5: RESYNC: (1.2-1.3); FILE MERGED 2004/05/17 17:33:50 iha 1.2.8.4: provide object naming; resource cleanup 2004/04/30 15:37:32 bm 1.2.8.3: suppress warnings for this in CTOR 2004/04/22 15:00:41 iha 1.2.8.2: #i20344# chabged legend, grid and title resources 2004/04/07 21:38:05 iha 1.2.8.1: #i20344# reuse of resources TitleResources


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [efb65f9a27af8d4ca933c0adb9ae44ae6d7dd2ba]

INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:04:19 bm 1.1.1.1.4.7: RESYNC: (1.3-1.4); FILE MERGED 2007/02/27 17:31:00 iha 1.1.1.1.4.6: change positions 2006/01/06 20:27:24 iha 1.1.1.1.4.5: added legendposition to wizard and restructured legend postiion control classes 2005/10/07 11:15:09 bm 1.1.1.1.4.4: RESYNC: (1.2-1.3); FILE MERGED 2004/08/10 12:16:15 bm 1.1.1.1.4.3: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:13:54 bm 1.1.1.1.4.2: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/04/22 15:00:40 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [573f624c0b732679a5c8a7c60e1729e6c0a29366]

INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2006/01/06 20:27:24 iha 1.1.1.1.4.3: added legendposition to wizard and restructured legend postiion control classes 2005/10/07 11:14:57 bm 1.1.1.1.4.2: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/04/19 14:05:37 iha 1.1.1.1.4.1: concentrate ResourceIds to avoid dublicates


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [bf185c26f758243ee241290ef1b80b1eac9db23e]

INTEGRATION: CWS chart2mst3 (1.2.4); FILE MERGED 2007/05/14 20:02:44 bm 1.2.4.7: RESYNC: (1.4-1.6); FILE MERGED 2006/10/18 17:03:40 bm 1.2.4.6: RESYNC: (1.3-1.4); FILE MERGED 2006/02/20 14:45:44 iha 1.2.4.5: move SchItemPool from controller to view lib -> ChartItemPool 2006/01/06 20:27:24 iha 1.2.4.4: added legendposition to wizard and restructured legend postiion control classes 2005/10/07 11:14:46 bm 1.2.4.3: RESYNC: (1.2-1.3); FILE MERGED 2004/05/17 17:33:49 iha 1.2.4.2: provide object naming; resource cleanup 2004/04/22 15:00:40 iha 1.2.4.1: #i20344# chabged legend, grid and title resources


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [88fbbe0835ad2ddf07f4c9be14d3b2538eca7090]

INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:04:13 bm 1.1.1.1.4.5: RESYNC: (1.3-1.4); FILE MERGED 2005/10/07 11:14:30 bm 1.1.1.1.4.4: RESYNC: (1.2-1.3); FILE MERGED 2004/08/10 12:16:14 bm 1.1.1.1.4.3: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:13:47 bm 1.1.1.1.4.2: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/05/17 17:33:49 iha 1.1.1.1.4.1: provide object naming; resource cleanup


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [e191bcf11877540573b9267b4bf6ab87f87575ef]

INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2005/10/07 11:14:16 bm 1.1.1.1.4.2: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/04/19 13:37:12 iha 1.1.1.1.4.1: concentrate ResourceIds to avoid dublicates


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [c3b4f2d5d99a88fea51d5769a805c4246d776fce]

INTEGRATION: CWS chart2mst3 (1.2.4); FILE MERGED 2007/05/14 20:02:37 bm 1.2.4.5: RESYNC: (1.4-1.6); FILE MERGED 2006/10/18 17:03:31 bm 1.2.4.4: RESYNC: (1.3-1.4); FILE MERGED 2006/02/20 14:45:44 iha 1.2.4.3: move SchItemPool from controller to view lib -> ChartItemPool 2005/10/07 11:14:05 bm 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2004/05/17 17:33:49 iha 1.2.4.1: provide object naming; resource cleanup


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [97f0d6427b6a03cb3950451ddc4394c2a4fe8e9c]

INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:04:06 bm 1.1.1.1.4.10: RESYNC: (1.5-1.6); FILE MERGED 2007/04/23 12:32:32 ihi 1.1.1.1.4.9: #i72301# German removed 2006/10/27 12:25:38 iha 1.1.1.1.4.8: naming consolidation 2005/10/07 11:13:53 bm 1.1.1.1.4.7: RESYNC: (1.3-1.5); FILE MERGED 2005/09/29 12:34:38 iha 1.1.1.1.4.6: #125781# missing helpIds for Insert:Ggrid and Insert:Axis 2004/08/10 12:16:14 bm 1.1.1.1.4.5: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:13:28 bm 1.1.1.1.4.4: RESYNC: (1.2-1.3); FILE MERGED 2004/06/03 03:38:28 iha 1.1.1.1.4.3: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/05/17 17:33:49 iha 1.1.1.1.4.2: provide object naming; resource cleanup 2004/04/07 21:36:16 iha 1.1.1.1.4.1: i20344 reuse of resources SECONDARYAXISCHECKBOXES


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [5007f75666d4b4626cb7062e4a80ce3f39431e89]

INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2005/10/07 11:13:40 bm 1.1.1.1.4.2: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/04/19 13:34:28 iha 1.1.1.1.4.1: concentrate ResourceIds to avoid dublicates


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [2dc2d60e18d4ffdca9a0762489c3e14e48bd44c3]

INTEGRATION: CWS chart2mst3 (1.2.8); FILE MERGED 2007/05/14 20:02:31 bm 1.2.8.8: RESYNC: (1.4-1.5); FILE MERGED 2006/10/18 17:03:23 bm 1.2.8.7: RESYNC: (1.3-1.4); FILE MERGED 2006/04/10 15:03:32 iha 1.2.8.6: api restructure axis, grids, scales and increments 2006/02/20 14:45:44 iha 1.2.8.5: move SchItemPool from controller to view lib -> ChartItemPool 2005/10/07 11:13:26 bm 1.2.8.4: RESYNC: (1.2-1.3); FILE MERGED 2005/09/29 12:33:39 iha 1.2.8.3: #125781# missing helpIds for Insert:Ggrid and Insert:Axis 2004/05/17 17:33:49 iha 1.2.8.2: provide object naming; resource cleanup 2004/04/22 15:00:40 iha 1.2.8.1: #i20344# chabged legend, grid and title resources


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [9b50fa3a9694ef4fcf7a49bb5ee6505a41fc5ad2]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/04/23 12:32:32 ihi 1.1.2.15: #i72301# German removed 2006/10/24 11:55:16 bm 1.1.2.14: enable range chooser in Calc 2005/10/11 09:20:09 bm 1.1.2.13: license header change 2005/09/27 15:06:24 iha 1.1.2.12: #i55138# add helpid for data ranges dialog; added dialog name 2004/06/17 10:03:24 bm 1.1.2.11: data source dialog is a tab dialog now using the same tabpages as the wizard 2004/05/24 17:48:46 bm 1.1.2.10: data source dialog is deprecated -> is a tabpage now 2004/05/05 20:47:19 iha 1.1.2.9: resource cleanup 2004/04/15 17:26:15 bm 1.1.2.8: enable ADD button by default 2004/04/08 15:08:04 bm 1.1.2.7: two flags to get border on Windows ? 2004/04/08 14:56:31 bm 1.1.2.6: applying categories to model, accept changes made in editfields (no check yet) 2004/04/08 14:43:51 bm 1.1.2.5: disable Add button until implemented 2004/04/08 14:11:37 bm 1.1.2.4: foo 2004/04/07 18:46:21 bm 1.1.2.3: dialog uses internal data structure, additional field for label range 2004/03/24 10:33:13 bm 1.1.2.2: english text uncommented 2004/03/19 14:26:43 bm 1.1.2.1: dialog for flexible source range selection


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [0807996cc6cfbf58e2e08af37d14a5e30b05d4be]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2005/10/11 09:20:09 bm 1.1.2.6: license header change 2004/06/17 10:03:24 bm 1.1.2.5: data source dialog is a tab dialog now using the same tabpages as the wizard 2004/05/24 17:48:33 bm 1.1.2.4: data source dialog is deprecated -> is a tabpage now 2004/04/19 13:35:22 iha 1.1.2.3: concentrate ResourceIds to avoid dublicates 2004/04/07 18:46:21 bm 1.1.2.2: dialog uses internal data structure, additional field for label range 2004/03/19 14:26:31 bm 1.1.2.1: dialog for flexible source range selection


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [14e2222a6acc6d8b9b5d439a58117850f3fa7fcf]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/02/27 16:27:59 bm 1.1.2.37: #i71233# disable dialog commit when there are invalid ranges or series with missing mandatory roles 2007/02/27 13:45:31 bm 1.1.2.36: Disable controls and tabs when invalid ranges were entered 2007/02/09 12:31:17 bm 1.1.2.35: implement adaptions for different look in wizard and stand-alone source data dialog, according to spec FlexibleSourceRangeSelection 2007/02/08 21:25:33 iha 1.1.2.34: resync m195 -> m202 2006/10/27 14:59:19 iha 1.1.2.33: name consolidation 2006/10/24 11:55:16 bm 1.1.2.32: enable range chooser in Calc 2005/11/14 17:53:12 iha 1.1.2.31: don't update model again at end of execute as this was done already - undo is done outside of the dialog 2005/10/11 09:20:09 bm 1.1.2.30: license header change 2005/09/29 12:12:25 iha 1.1.2.29: #i55138# helpId 2005/09/27 15:02:53 iha 1.1.2.28: #i55138# enable helpids for data ranges dialog (resource depth must be <3 ) 2005/08/18 15:20:41 bm 1.1.2.27: (gs)etDiagram -> (gs)etFirstDiagram to avoid name clashes with old API 2005/04/15 14:48:07 bm 1.1.2.26: data source and range choose dialog rework 2004/06/30 16:14:16 bm 1.1.2.25: some fixes 2004/06/29 12:21:52 bm 1.1.2.24: shared data for range chooser and data source tab pages 2004/06/17 13:05:10 bm 1.1.2.23: some minor preliminary fixes 2004/06/17 10:03:24 bm 1.1.2.22: data source dialog is a tab dialog now using the same tabpages as the wizard 2004/06/03 09:31:41 bm 1.1.2.21: Embedding API changes 2004/05/24 17:47:44 bm 1.1.2.20: data source dialog is deprecated -> is a tabpage now 2004/05/17 17:33:48 iha 1.1.2.19: provide object naming; resource cleanup 2004/05/07 16:24:23 iha 1.1.2.18: #i20344# moved RefButton to RangeSelectionButton 2004/05/07 16:12:03 bm 1.1.2.17: get label text from ranges bigger than one cell 2004/05/05 20:46:59 iha 1.1.2.16: resource cleanup 2004/05/05 15:58:21 iha 1.1.2.15: update label content from spreadsheet cell 2004/04/28 19:07:01 iha 1.1.2.14: #i20344# icon cleanup, prepare line subtypes 2004/04/27 15:52:27 bm 1.1.2.13: warning removed 2004/04/27 14:27:41 bm 1.1.2.12: warnings removed 2004/04/27 13:28:29 bm 1.1.2.11: use internal role-name as key for role-entries. (listbox now contains internal-role-name (invisible), UI role-name, range string) 2004/04/15 17:25:32 bm 1.1.2.10: control-enabling DialogSeries is now declared in cxx 2004/04/14 12:20:06 bm 1.1.2.9: createRangeSelection: also works for embedded chart in calc 2004/04/13 09:53:11 bm 1.1.2.8: show correct string for multi-cell labels 2004/04/08 15:19:55 bm 1.1.2.7: disable categories range ('shrink') button 2004/04/08 15:16:19 bm 1.1.2.6: use values-x instead of domain-x 2004/04/08 14:56:31 bm 1.1.2.5: applying categories to model, accept changes made in editfields (no check yet) 2004/04/07 18:46:21 bm 1.1.2.4: dialog uses internal data structure, additional field for label range 2004/03/29 13:24:38 bm 1.1.2.3: XDataSource: getSourceRangeRepresentation -> getSourceIdentifier 2004/03/19 16:43:14 bm 1.1.2.2: show names of data series correctly 2004/03/19 14:26:19 bm 1.1.2.1: dialog for flexible source range selection


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [12e7658c17d0edcf14272cc7f58df5a48f735756]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/04/23 12:32:32 ihi 1.1.2.14: #i72301# German removed 2007/03/02 14:49:14 bm 1.1.2.13: adapted strings to latest spec changes 2007/02/27 12:33:20 bm 1.1.2.12: better alignment of toolbar icons 2006/11/01 16:12:19 iha 1.1.2.11: cleanup resources: removed unsued resources 2006/11/01 16:10:40 iha 1.1.2.10: cleanup resources: removed obsolete x-commenet string 2006/07/20 09:53:52 bm 1.1.2.9: #i64824# show shared sequences correctly. Missing: insert new series 2006/07/19 15:55:24 bm 1.1.2.8: #i64824# improvement of the data editor for internal data. Especially the handling of flexible data and series with more than one role 2006/06/28 09:51:56 dr 1.1.2.7: german umlauts in UTF-8 2006/03/08 10:38:53 bm 1.1.2.6: new UI for DataEditor. Define TEST_NEW_UI in dlg_DataEditor.hrc to activate 2005/11/28 14:19:59 iha 1.1.2.5: menu changes 2005/10/11 09:20:08 bm 1.1.2.4: license header change 2005/08/19 14:29:11 bm 1.1.2.3: enable icons in the toolbox 2005/08/18 11:36:42 bm 1.1.2.2: -Zoomable 2005/08/17 16:53:07 bm 1.1.2.1: data editor for standalone data (first approach)


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [709ee67984170d3245b991a6212b11459ba13298]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2006/07/19 15:55:24 bm 1.1.2.5: #i64824# improvement of the data editor for internal data. Especially the handling of flexible data and series with more than one role 2006/03/08 10:38:52 bm 1.1.2.4: new UI for DataEditor. Define TEST_NEW_UI in dlg_DataEditor.hrc to activate 2005/10/11 09:20:08 bm 1.1.2.3: license header change 2005/08/19 14:29:10 bm 1.1.2.2: enable icons in the toolbox 2005/08/17 16:53:07 bm 1.1.2.1: data editor for standalone data (first approach)


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [7fcffec46bdd80080e55f96c51493dad5a8b87a5]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/05/18 16:12:16 bm 1.1.2.11: #i74635# ResMgr cleanup ResId -> SchResId 2007/02/08 21:25:33 iha 1.1.2.10: resync m195 -> m202 2006/12/13 15:36:15 bm 1.1.2.9: apply pending changes on window close 2006/07/20 09:53:52 bm 1.1.2.8: #i64824# show shared sequences correctly. Missing: insert new series 2006/07/19 15:55:24 bm 1.1.2.7: #i64824# improvement of the data editor for internal data. Especially the handling of flexible data and series with more than one role 2006/03/14 16:50:13 bm 1.1.2.6: #129537# remove as listener from misc options in DTOR 2006/03/08 17:53:15 bm 1.1.2.5: new UI design for data dialog 2006/03/08 10:38:52 bm 1.1.2.4: new UI for DataEditor. Define TEST_NEW_UI in dlg_DataEditor.hrc to activate 2005/10/11 09:20:08 bm 1.1.2.3: license header change 2005/08/19 14:29:10 bm 1.1.2.2: enable icons in the toolbox 2005/08/17 16:53:06 bm 1.1.2.1: data editor for standalone data (first approach)


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [9f73aec1406b8e0cc045574f806bfd8dadf9623d]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/02/08 21:25:33 iha 1.1.2.14: resync m195 -> m202 2007/02/06 09:59:13 iha 1.1.2.13: #i72536# correct wizard position for not fullscreen documents 2007/01/16 16:17:20 iha 1.1.2.12: #i73426# wrong help context bvecause of wrong window hirarchy 2006/11/10 21:03:05 iha 1.1.2.11: prevent immidiate redraw in wizard and according dialogs (important for charts with many data) 2006/06/24 13:06:42 iha 1.1.2.10: #i54915# chart wizard shouldn't overlap chart if possible 2006/03/10 10:20:40 iha 1.1.2.9: don't use leading underscore 2005/11/15 16:48:40 bm 1.1.2.8: remove as terminate listener in dispose 2005/11/15 15:30:17 bm 1.1.2.7: garbage collection, disposing, reference release issues 2005/11/14 15:51:30 iha 1.1.2.6: remove direct view update call as automatic updates are now available 2005/10/11 09:20:08 bm 1.1.2.5: license header change 2005/08/03 16:36:15 bm 1.1.2.4: algohelper.hxx split up into CommonFunctors.hxx ContainerHelper.hxx CloneHelper.hxx 2004/05/05 16:40:25 iha 1.1.2.3: update view at end of dialog 2004/04/08 12:25:45 iha 1.1.2.2: make more failsave 2004/04/07 21:34:00 iha 1.1.2.1: #i20344# new


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [abb8b17b6b3877c9f7c4be753ff7d1fbdd024996]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2006/10/24 11:55:15 bm 1.1.2.4: enable range chooser in Calc 2005/10/11 09:19:00 bm 1.1.2.3: license header change and CRs removed 2004/05/17 17:33:48 iha 1.1.2.2: provide object naming; resource cleanup 2004/04/07 21:32:07 iha 1.1.2.1: #i20344# new


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [48403e62b0b55ab7d8e39cc5bdc154afa41cc681]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2005/10/11 09:20:08 bm 1.1.2.7: license header change 2004/06/08 22:17:09 iha 1.1.2.6: changed height 2004/05/05 20:44:14 iha 1.1.2.5: #i20344# changed wizard page width 2004/04/19 14:04:01 iha 1.1.2.4: concentrate ResourceIds to avoid dublicates 2004/04/08 15:31:45 bm 1.1.2.3: dialog id 742 -> 902 2004/04/08 14:09:00 bm 1.1.2.2: changed dialog id to 742 (made problems with ofa) 2004/04/07 21:31:56 iha 1.1.2.1: #i20344# new


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [b2b194c3a26be07a7e40b97983fb18e588c4bced]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/03/07 16:51:44 bm 1.1.2.35: #i75207# use an overloaded leaveState() instead of disabling the roadmap entries. Disadvantage: the entries are shown as disabled, advantage: no crash 2007/02/28 16:07:28 bm 1.1.2.34: removed CHART2_ROADMAP_WIZARD define and else branch as we will not switch back from using the roadmap 2007/02/27 13:45:31 bm 1.1.2.33: Disable controls and tabs when invalid ranges were entered 2007/02/08 21:25:33 iha 1.1.2.32: resync m195 -> m202 2006/12/08 19:04:16 iha 1.1.2.31: corrected title of roadmap in wizard 2006/12/05 19:52:16 iha 1.1.2.30: don't append page title to wizard title 2006/11/10 21:03:05 iha 1.1.2.29: prevent immidiate redraw in wizard and according dialogs (important for charts with many data) 2006/10/27 14:59:19 iha 1.1.2.28: name consolidation 2006/10/24 11:55:15 bm 1.1.2.27: enable range chooser in Calc 2006/03/10 10:20:40 iha 1.1.2.26: don't use leading underscore 2006/03/08 12:57:14 bm 1.1.2.25: disable range tab-pages when having own data 2006/01/23 15:53:34 iha 1.1.2.24: #i61054# disable next button at wizard correctly 2006/01/12 17:54:34 iha 1.1.2.23: change name of wizard step 4 according to spec 2006/01/02 16:36:06 iha 1.1.2.22: #i58960# HelpId for Roadmap in Wizard 2005/11/30 08:51:52 iha 1.1.2.21: remove location page 2005/10/11 09:19:19 bm 1.1.2.20: license header change and CRs removed 2005/04/15 15:03:16 bm 1.1.2.19: commented-out code removed 2005/04/15 14:48:07 bm 1.1.2.18: data source and range choose dialog rework 2004/06/30 16:14:16 bm 1.1.2.17: some fixes 2004/06/29 12:21:52 bm 1.1.2.16: shared data for range chooser and data source tab pages 2004/06/09 22:08:12 iha 1.1.2.15: remove cancelbutton for case no roadmap 2004/06/09 18:43:47 iha 1.1.2.14: minor resource changes 2004/06/09 17:49:06 iha 1.1.2.13: added cancel button 2004/06/08 19:30:16 iha 1.1.2.12: added stops at first and last page; added roadmap (if 0) 2004/06/03 10:03:12 iha 1.1.2.11: changed signiture 'createPage' 2004/06/01 19:01:08 iha 1.1.2.10: set Finish as default button 2004/05/27 15:57:40 iha 1.1.2.9: #i20344# provide charttype template; added parameter bDoLiveUpdate 2004/05/24 17:46:02 bm 1.1.2.8: flexible source range tab-page added 2004/05/17 17:33:48 iha 1.1.2.7: provide object naming; resource cleanup 2004/05/05 20:45:04 iha 1.1.2.6: #i20344# added location tab page to chart wizard 2004/04/27 15:00:37 iha 1.1.2.5: warnings removed 2004/04/21 16:55:09 iha 1.1.2.4: #i20344# replace old type dialog with new type page 2004/04/21 11:31:39 bm 1.1.2.3: no FreeResource() call 2004/04/20 14:06:07 iha 1.1.2.2: add range chooser tabpage 2004/04/07 21:31:42 iha 1.1.2.1: #i20344# new


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [89b5f9817adfac926b5ce5aaa6b1434064d013f5]

INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:59 bm 1.1.1.1.4.5: RESYNC: (1.4-1.5); FILE MERGED 2007/02/05 17:17:39 iha 1.1.1.1.4.4: some resource changes according to wizard spec 2007/02/02 22:16:24 iha 1.1.1.1.4.3: some resource changes according to wizard spec 2004/04/21 16:58:04 iha 1.1.1.1.4.2: #i20344# replace old type dialog with new type page 2004/04/07 21:34:56 iha 1.1.1.1.4.1: cleanup


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [8ddf0e24e2273fddee21c8c5f02a90154824dd38]

INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/02/02 22:16:06 iha 1.1.1.1.4.3: some resource changes according to wizard spec 2004/04/21 16:57:54 iha 1.1.1.1.4.2: #i20344# replace old type dialog with new type page 2004/04/19 13:36:06 iha 1.1.1.1.4.1: concentrate ResourceIds to avoid dublicates


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [68bc2d717cddbc3c093a50bc917c1ab087da5744]

INTEGRATION: CWS chart2mst3 (1.7.4); FILE MERGED 2007/02/02 22:15:06 iha 1.7.4.18: some resource changes according to wizard spec 2006/12/13 18:19:39 iha 1.7.4.17: correct title of charttype dialog 2006/10/27 14:59:19 iha 1.7.4.16: name consolidation 2006/10/18 17:03:15 bm 1.7.4.15: RESYNC: (1.10-1.11); FILE MERGED 2006/10/10 13:29:28 iha 1.7.4.14: removed unused code 2005/11/28 14:38:37 iha 1.7.4.13: live preview for charttype dlg 2005/10/07 11:13:12 bm 1.7.4.12: RESYNC: (1.8-1.9); FILE MERGED 2005/07/01 10:59:13 iha 1.7.4.11: correct load of donut charts - remove service name mismatch 2005/03/18 15:50:52 bm 1.7.4.10: includes missing, signature of XChartTypeTemplate::matchesTemplate() has changed 2004/11/03 01:21:23 bm 1.7.4.9: RESYNC: (1.7-1.8); FILE MERGED 2004/06/30 08:07:53 iha 1.7.4.8: #i30866# charttype dialog without roadmap control 2004/04/21 16:58:19 iha 1.7.4.7: #i20344# replace old type dialog with new type page 2004/04/19 15:11:40 iha 1.7.4.6: changed define STR_STOCK -> STR_STOCKCHART 2004/04/07 21:34:34 iha 1.7.4.5: cleanup 2004/03/29 13:23:58 bm 1.7.4.4: robustness 2004/03/24 19:05:22 bm 1.7.4.3: XChartTypeTemplate changed: matchesTemplate may modify the template s properties if bAdaptProperties is true 2004/03/24 10:36:03 bm 1.7.4.2: lcl_getTemplateForTree() moved to DiagramHelper::getTemplateNameForDiagram() 2004/02/13 16:51:17 bm 1.7.4.1: join from changes on branch bm_post_chart01


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [9c1d037db96ccf71906a3b81952577b8b6f17952]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/02/08 21:25:33 iha 1.1.2.7: resync m195 -> m202 2006/04/10 15:03:31 iha 1.1.2.6: api restructure axis, grids, scales and increments 2006/01/24 10:27:43 bm 1.1.2.5: pass ReferenceSizeProvider to allow setting correct Auto-Resize values for new objects 2005/12/01 18:54:47 iha 1.1.2.4: create axis title with correct rotation default + don't mix x and y in barcharts 2005/10/11 09:20:08 bm 1.1.2.3: license header change 2004/04/26 20:06:05 iha 1.1.2.2: #i28172# already exsisiting titles are deleted and created again loosing their properties 2004/04/07 21:33:00 iha 1.1.2.1: #i20344# new


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [d47b6f50056be963f8867385fe56969fab2bc1c4]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/02/08 21:25:32 iha 1.1.2.2: resync m195 -> m202 2006/11/10 21:00:23 iha 1.1.2.1: prevent immidiate redraw in wizard and according dialogs (important for charts with many data)


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [7a36672e61598577d108babc63e4160f830cd06a]

INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2006/10/27 18:42:08 iha 1.1.1.1.4.4: added warnings STR_STEP_GT_ZERO and STR_BAD_LOGARITHM tp scale tab page + remove unused code 2006/01/06 20:27:23 iha 1.1.1.1.4.3: added legendposition to wizard and restructured legend postiion control classes 2005/10/07 11:12:58 bm 1.1.1.1.4.2: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/04/19 13:32:57 iha 1.1.1.1.4.1: concentrate ResourceIds to avoid dublicates


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [eb8572f081ecaefefac62370b7d6292e699fa429]

INTEGRATION: CWS chart2mst3 (1.3.12); FILE MERGED 2007/04/23 12:32:32 ihi 1.3.12.7: #i72301# German removed 2006/12/13 13:43:05 bm 1.3.12.6: wrong encoding for umlaut 2006/11/01 15:36:56 iha 1.3.12.5: cleanup resources + changed variable names according to style guide 2006/10/31 17:57:32 iha 1.3.12.4: change STR_STATISTICS_IN_LEGEND according to spec 2006/10/29 12:14:53 iha 1.3.12.3: use more readable varailbles STATTYP->REGRESSIONTYPE and ROWNAME->SERIESNAME for STR_STATISTICS_IN_LEGEND 2006/10/29 11:37:40 iha 1.3.12.2: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/06/28 09:51:55 dr 1.3.12.1: german umlauts in UTF-8


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [4b1c07652a192addb741a0b7bcd9f40494bdafb1]

INTEGRATION: CWS chart2mst3 (1.2.20); FILE MERGED 2007/05/03 08:06:34 iha 1.2.20.11: #i76842# warning for scale tabpage when min > max 2007/04/23 12:32:32 ihi 1.2.20.10: #i72301# German removed 2007/03/06 18:05:01 iha 1.2.20.9: changed string according to spec 2007/03/04 14:44:07 iha 1.2.20.8: changes according to Scales and Intervals Spec 2007/02/09 12:26:51 bm 1.2.20.7: #i73171# changed warning box text, german orthography 2007/02/06 12:04:55 iha 1.2.20.6: resource change for warnings in scale tabpage 2006/10/27 18:42:08 iha 1.2.20.5: added warnings STR_STEP_GT_ZERO and STR_BAD_LOGARITHM tp scale tab page + remove unused code 2006/10/27 16:50:54 iha 1.2.20.4: removed unused resources 2006/06/28 09:51:55 dr 1.2.20.3: german umlauts in UTF-8 2005/10/07 11:12:34 bm 1.2.20.2: RESYNC: (1.2-1.3); FILE MERGED 2004/08/10 12:16:14 bm 1.2.20.1: resource changes (removal of translations and change to de, en-US and x-comment


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [3ddf93357edb3742cf68d23d76b0e54804916dd6]

INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:49 bm 1.1.1.1.4.17: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.16: #i72301# German removed 2007/02/06 12:03:04 iha 1.1.1.1.4.15: resource change: Torte -> Kreis 2006/12/13 17:50:32 iha 1.1.1.1.4.14: changed string according to wizard spec 2006/12/11 17:16:52 iha 1.1.1.1.4.13: String changes according to wizard spec 2006/12/06 10:32:46 iha 1.1.1.1.4.12: String changes according to wizard spec 2006/12/05 17:56:33 iha 1.1.1.1.4.11: String changes according to wizard spec 2006/11/01 16:10:40 iha 1.1.1.1.4.10: cleanup resources: removed obsolete x-commenet string 2006/10/27 16:52:18 iha 1.1.1.1.4.9: removed unused resources 2005/10/07 11:12:24 bm 1.1.1.1.4.8: RESYNC: (1.2-1.4); FILE MERGED 2004/08/10 12:16:14 bm 1.1.1.1.4.7: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:13:01 bm 1.1.1.1.4.6: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/09 21:01:05 iha 1.1.1.1.4.5: separate Line and XY again 2004/05/17 17:33:48 iha 1.1.1.1.4.4: provide object naming; resource cleanup 2004/04/21 17:59:14 iha 1.1.1.1.4.3: #i20344# changed type names; removed unused strings 2004/04/20 17:16:59 iha 1.1.1.1.4.2: #i20344# added description to chart subtypes 2004/04/19 14:44:59 iha 1.1.1.1.4.1: #i20344# added strings for wizard charttype page


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [8b679ed86ebd631172af4d3faa4a7d867498f25a]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/04/23 12:32:31 ihi 1.1.2.14: #i72301# German removed 2006/12/11 17:19:09 iha 1.1.2.13: String changes according to wizard spec 2006/12/08 19:03:37 iha 1.1.2.12: corrected title of roadmap in wizard 2006/12/05 17:55:44 iha 1.1.2.11: String changes according to wizard spec 2006/11/01 16:10:40 iha 1.1.2.10: cleanup resources: removed obsolete x-commenet string 2006/06/28 09:51:55 dr 1.1.2.9: german umlauts in UTF-8 2006/01/14 14:57:45 iha 1.1.2.8: Custom entry for 3D View scheme listbox 2005/10/11 09:20:07 bm 1.1.2.7: license header change 2004/08/10 12:16:14 bm 1.1.2.6: resource changes (removal of translations and change to de, en-US and x-comment 2004/07/26 14:39:07 iha 1.1.2.5: #i30126# string review changes 2004/06/11 15:37:52 iha 1.1.2.4: different 3D scheme naming 2004/06/01 19:00:10 iha 1.1.2.3: new 3D view/effects dialog 2004/04/21 17:59:34 iha 1.1.2.2: #i20344# removed unused strings 2004/04/19 14:20:28 iha 1.1.2.1: #i20344# texts for special controls on charttype tabpage Issue number: Submitted by: Reviewed by:


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [91b7e8dc704cb7867e09455955e69a1de555dfc3]

INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from  svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [d68c11501176f311468cdc360be36a8032c5f827]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2005/10/11 09:20:07 bm 1.1.2.7: license header change 2004/06/08 22:15:09 iha 1.1.2.6: added spline properties dialog 2004/06/01 18:58:14 iha 1.1.2.5: new 3D view/effects dialog 2004/05/24 17:49:12 bm 1.1.2.4: +DataSource tab page for flexible ranges 2004/05/17 17:33:47 iha 1.1.2.3: provide object naming; resource cleanup 2004/05/05 20:43:15 iha 1.1.2.2: #i20344# location tab page for chart wizard 2004/04/19 13:32:11 iha 1.1.2.1: concentrate ResourceIds to avoid dublicates


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [7857dc68bddf8df2b875ade2e166ee8ce30d2d2b]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/02/08 21:25:32 iha 1.1.2.4: resync m195 -> m202 2006/11/10 21:03:05 iha 1.1.2.3: prevent immidiate redraw in wizard and according dialogs (important for charts with many data) 2005/10/11 09:20:07 bm 1.1.2.2: license header change 2004/03/19 14:27:42 bm 1.1.2.1: helper for DataSource dialog


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [dcc636579b37fa0bc487cc4c552fa9e393a26d6f]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/03/02 13:59:04 bm 1.1.2.13: #i75058# verifyCellRange: use XRangeXMLConversion to check validity, so this also works for Writer 2007/02/08 21:25:32 iha 1.1.2.12: resync m195 -> m202 2006/11/10 21:03:05 iha 1.1.2.11: prevent immidiate redraw in wizard and according dialogs (important for charts with many data) 2006/10/26 12:39:02 nn 1.1.2.10: set MultiSelectionMode 2006/10/12 13:53:50 bm 1.1.2.9: reanable range chooser 2006/10/09 16:01:49 bm 1.1.2.8: only enable range chooser buttons if a range chooser component is available 2006/01/30 16:44:57 bm 1.1.2.7: range choosing currently does not work 2005/10/11 09:20:06 bm 1.1.2.6: license header change 2005/09/07 14:48:22 bm 1.1.2.5: XChartDocument: +hasInternalDataProvider, -getDataEditorForInternalData 2005/08/11 15:56:16 bm 1.1.2.4: verifyCellRange: if the XCellRangesAccess interface is not supported assume always true 2005/05/12 20:02:17 sab 1.1.2.3: get access to ranges 2005/05/09 09:50:56 bm 1.1.2.2: moved parts of API to data namespace 2005/04/15 14:46:45 bm 1.1.2.1: helpers for data source dialogs


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [d75d6d876eb2162b8290ce1e48bab855441870da]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/02/08 21:25:32 iha 1.1.2.7: resync m195 -> m202 2006/10/27 14:59:19 iha 1.1.2.6: name consolidation 2005/10/11 09:20:06 bm 1.1.2.5: license header change 2004/06/09 18:43:45 iha 1.1.2.4: minor resource changes 2004/06/04 14:21:13 iha 1.1.2.3: new range chooser icon 2004/05/17 17:33:46 iha 1.1.2.2: provide object naming; resource cleanup 2004/05/07 16:20:43 iha 1.1.2.1: #i20344# moved here from dlg_DataSource


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [35685f455508204bbacddf5db4a74a6f41f7ad9e]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/02/08 21:25:32 iha 1.1.2.17: resync m195 -> m202 2006/11/16 15:45:07 iha 1.1.2.16: #i71215# use numberformatter to display values in tip help 2006/11/01 17:47:10 iha 1.1.2.15: cleanup resources: no hardcoded quotes 2006/11/01 15:36:55 iha 1.1.2.14: cleanup resources + changed variable names according to style guide 2006/10/27 15:02:59 iha 1.1.2.13: name consolidation 2006/08/22 17:31:20 bm 1.1.2.12: #i68861# +getSelectedObjectText for the text shown in the status bar 2006/08/02 14:50:53 bm 1.1.2.11: getGridName: correctly determine main and sub grids 2006/08/02 11:16:25 bm 1.1.2.10: #i27352# implement quick help 2006/04/10 15:03:31 iha 1.1.2.9: api restructure axis, grids, scales and increments 2006/04/10 12:25:05 iha 1.1.2.8: api restructure axis, grids, scales and increments 2006/02/20 09:16:38 bm 1.1.2.7: +getHelpText for XChartDocument (in addition to XModel variant), +getNameForCID 2005/12/21 21:29:06 iha 1.1.2.6: remove identifiers from model objects and create an index based CID protocol instead for selection purposes 2005/11/18 18:19:53 iha 1.1.2.5: restructuring for proper subgrid support 2005/10/11 09:20:05 bm 1.1.2.4: license header change 2005/07/13 12:12:47 iha 1.1.2.3: replace all newlines and provide x values 2005/07/13 11:47:26 iha 1.1.2.2: provide ui strings for help and accessibility 2004/05/17 17:46:48 iha 1.1.2.1: provide object naming


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [9233bae32b8fcac1f968d4ee321298a8686f72a6]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/02/27 16:27:59 bm 1.1.2.20: #i71233# disable dialog commit when there are invalid ranges or series with missing mandatory roles 2007/02/27 13:45:31 bm 1.1.2.19: Disable controls and tabs when invalid ranges were entered 2007/02/26 13:20:32 bm 1.1.2.18: use different foreground and background for invalid ranges, like in Firefox. 2006/12/13 14:38:18 bm 1.1.2.17: correct order of roles data dialog 2006/12/12 18:04:10 bm 1.1.2.16: #i71666# show categories also for scatter charts, as data labels 2006/11/10 21:03:05 iha 1.1.2.15: prevent immidiate redraw in wizard and according dialogs (important for charts with many data) 2006/10/27 11:26:51 bm 1.1.2.14: allow to add a categories range when there were no categories before 2006/10/25 11:24:10 bm 1.1.2.13: allow setting previously unset sequences, e.g. labels at data series with external data provider 2006/07/19 15:55:24 bm 1.1.2.12: #i64824# improvement of the data editor for internal data. Especially the handling of flexible data and series with more than one role 2006/04/22 11:12:11 iha 1.1.2.11: park unused categories in scale with AxisType not being CATEGORY 2006/03/17 13:26:09 bm 1.1.2.10: +allArgumentsForRectRangeDetected 2005/11/14 17:56:31 iha 1.1.2.9: removed superfluous method restore - undo is done outside of the dialog 2005/11/11 18:45:22 iha 1.1.2.8: move only compatible series 2005/11/11 13:56:56 iha 1.1.2.7: remove direct view update call 2005/11/11 13:45:01 iha 1.1.2.6: guard DataRange Dialog against to many view updates 2005/10/11 09:20:05 bm 1.1.2.5: license header change 2005/05/12 13:56:39 bm 1.1.2.4: API change XDataProvider 2005/05/09 09:50:55 bm 1.1.2.3: moved parts of API to data namespace 2005/04/19 14:34:40 bm 1.1.2.2: fixing the data source/range chooser dialogs 2005/04/15 14:47:23 bm 1.1.2.1: helpers for data source dialogs


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [4fe43c99c5dd7796108f81dcc523e802d87ad684]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/03/02 15:43:38 bm 1.1.2.41: use correct color for new series 2007/02/28 13:22:41 bm 1.1.2.40: #i71233# isSeriesValid returns true when only one mandatory role exists. Until we re-think the whole mandatory stuff again. 2007/02/27 16:27:59 bm 1.1.2.39: #i71233# disable dialog commit when there are invalid ranges or series with missing mandatory roles 2007/02/09 17:29:17 bm 1.1.2.38: XChartDocument::createInternalDataProvider() works like expected now 2007/02/09 12:24:50 bm 1.1.2.37: #i72841# move deleteSeries functionality to tools/DataSeriesHelper 2007/02/08 21:25:32 iha 1.1.2.36: resync m195 -> m202 2006/12/13 14:38:18 bm 1.1.2.35: correct order of roles data dialog 2006/12/12 18:04:10 bm 1.1.2.34: #i71666# show categories also for scatter charts, as data labels 2006/12/11 16:29:58 bm 1.1.2.33: STR_DATA_NEW_SERIES removed 2006/12/05 23:43:13 iha 1.1.2.32: #i71675# enable set data label range for xy charts 2006/11/10 21:03:05 iha 1.1.2.31: prevent immidiate redraw in wizard and according dialogs (important for charts with many data) 2006/10/27 11:26:51 bm 1.1.2.30: allow to add a categories range when there were no categories before 2006/10/25 11:24:10 bm 1.1.2.29: allow setting previously unset sequences, e.g. labels at data series with external data provider 2006/10/24 11:52:47 bm 1.1.2.28: DataSourceHelper::detectRangeSegmentation supports no unused data 2006/07/26 14:46:18 bm 1.1.2.27: allow insertion of data series into empty chart 2006/07/19 15:55:23 bm 1.1.2.26: #i64824# improvement of the data editor for internal data. Especially the handling of flexible data and series with more than one role 2006/04/22 11:11:54 iha 1.1.2.25: park unused categories in scale with AxisType not being CATEGORY 2006/03/17 13:25:26 bm 1.1.2.24: +allArgumentsForRectRangeDetected 2005/12/21 21:29:06 iha 1.1.2.23: remove identifiers from model objects and create an index based CID protocol instead for selection purposes 2005/11/14 17:56:46 iha 1.1.2.22: removed superfluous method restore - undo is done outside of the dialog 2005/11/11 18:45:21 iha 1.1.2.21: move only compatible series 2005/11/11 17:59:01 iha 1.1.2.20: don't set categories to scatter charts 2005/11/11 13:57:16 iha 1.1.2.19: remove direct view update call 2005/11/11 13:45:40 iha 1.1.2.18: guard DataRange Dialog against to many view updates 2005/11/08 14:57:32 iha 1.1.2.17: set and remove categories also to and from secondary scales 2005/10/27 17:46:21 iha 1.1.2.16: support SequenceMapping 2005/10/13 17:38:44 iha 1.1.2.15: renamed BoundedCoordinateSystem to CoordinateSystem 2005/10/11 09:20:05 bm 1.1.2.14: license header change 2005/09/16 16:50:03 iha 1.1.2.13: no creation of dummy categories in model - instead trigger generation of missing labels and categories in view 2005/08/18 15:20:40 bm 1.1.2.12: (gs)etDiagram -> (gs)etFirstDiagram to avoid name clashes with old API 2005/08/04 12:08:44 bm 1.1.2.11: assertion removed: xy-charts have no categories, this is no error 2005/08/03 16:36:15 bm 1.1.2.10: algohelper.hxx split up into CommonFunctors.hxx ContainerHelper.hxx CloneHelper.hxx 2005/08/02 13:46:27 bm 1.1.2.9: data_type is not standard. use mapped_type instead 2005/07/29 14:54:00 bm 1.1.2.8: include unused data for calculation of data range 2005/07/28 09:34:49 bm 1.1.2.7: usage of color schemes and the VaryColorsByPoint property to have correct pie colors and legend entries 2005/07/26 12:07:35 bm 1.1.2.6: use configuration colors in ColorProvider 2005/07/14 14:49:49 bm 1.1.2.5: create dummy categories if there are none but the charttype needs them 2005/05/12 13:56:39 bm 1.1.2.4: API change XDataProvider 2005/05/09 09:50:54 bm 1.1.2.3: moved parts of API to data namespace 2005/04/19 14:34:40 bm 1.1.2.2: fixing the data source/range chooser dialogs 2005/04/15 14:47:12 bm 1.1.2.1: helpers for data source dialogs


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [523cdeba3f7d42a1db2aadaf5e310a8a7d7c1a72]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2006/12/13 14:38:18 bm 1.1.2.3: correct order of roles data dialog 2006/07/25 16:46:03 bm 1.1.2.2: #i64824# handle number formats in the data browser 2006/07/19 15:48:03 bm 1.1.2.1: #i64824# link between the data provider and the data browser control


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [4427410a20238314665e1adc15b79899965b5332]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/02/14 16:30:14 bm 1.1.2.14: #i72340# allow swapping rows 2007/02/08 21:25:31 iha 1.1.2.13: resync m195 -> m202 2006/12/13 17:39:49 bm 1.1.2.12: private struct access problem with solaris compiler 2006/12/13 14:38:17 bm 1.1.2.11: correct order of roles data dialog 2006/12/12 18:04:10 bm 1.1.2.10: #i71666# show categories also for scatter charts, as data labels 2006/10/25 11:24:10 bm 1.1.2.9: allow setting previously unset sequences, e.g. labels at data series with external data provider 2006/07/30 21:27:54 bm 1.1.2.8: lcl_getSharedSequences: pass the sequence as const ref to allow temporaries 2006/07/26 14:46:18 bm 1.1.2.7: allow insertion of data series into empty chart 2006/07/25 16:46:02 bm 1.1.2.6: #i64824# handle number formats in the data browser 2006/07/25 12:51:40 bm 1.1.2.5: #i64824# lock controllers during adding/deleting of data points of all series to avoid multiple model updates 2006/07/24 14:42:10 bm 1.1.2.4: #i64824# forgot to remove commented-out lines 2006/07/24 14:40:55 bm 1.1.2.3: #i64824# fixed insertion of new data series and deletion of series. 2006/07/20 09:53:52 bm 1.1.2.2: #i64824# show shared sequences correctly. Missing: insert new series 2006/07/19 15:48:22 bm 1.1.2.1: #i64824# link between the data provider and the data browser control


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [c89200babbcfdcdd573ccd30bf415704bf59aa52]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2006/07/25 16:46:02 bm 1.1.2.6: #i64824# handle number formats in the data browser 2006/07/19 15:55:23 bm 1.1.2.5: #i64824# improvement of the data editor for internal data. Especially the handling of flexible data and series with more than one role 2006/03/08 10:38:52 bm 1.1.2.4: new UI for DataEditor. Define TEST_NEW_UI in dlg_DataEditor.hrc to activate 2005/10/11 09:20:04 bm 1.1.2.3: license header change 2005/08/19 14:29:37 bm 1.1.2.2: remove sort functionality 2005/08/17 16:52:56 bm 1.1.2.1: data editor for standalone data (first approach)


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [aa55d55668e62f9beb8300d93f4f73ffc9b3c76b]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/03/26 15:37:33 bm 1.1.2.18: #i73162# allow column-based commands also in header columns 2007/02/09 12:23:25 bm 1.1.2.17: #i73171# warning box if invalid number was entered 2007/02/08 21:25:31 iha 1.1.2.16: resync m195 -> m202 2007/01/12 16:10:46 bm 1.1.2.15: #i74172# Don't show #1.NAN for empty number cells 2006/12/12 14:39:59 bm 1.1.2.14: #i71845# allow changes with mouse click, make first cell visible in xy-charts 2006/12/08 16:38:55 bm 1.1.2.13: #i72361# setting help id for edit field containing the series labels 2006/11/20 13:40:35 bm 1.1.2.12: do not clear first cell (was always empty in old chart but no longer is) 2006/07/25 16:46:02 bm 1.1.2.11: #i64824# handle number formats in the data browser 2006/07/19 15:55:23 bm 1.1.2.10: #i64824# improvement of the data editor for internal data. Especially the handling of flexible data and series with more than one role 2006/03/13 16:54:40 bm 1.1.2.9: #126133# add changes made to sch/../databrws.cxx also here 2006/03/08 17:53:15 bm 1.1.2.8: new UI design for data dialog 2006/03/08 10:38:51 bm 1.1.2.7: new UI for DataEditor. Define TEST_NEW_UI in dlg_DataEditor.hrc to activate 2005/10/11 09:20:04 bm 1.1.2.6: license header change 2005/08/19 14:29:37 bm 1.1.2.5: remove sort functionality 2005/08/19 09:10:12 bm 1.1.2.4: deletion of rows/columns corrected, swapping implemented 2005/08/18 16:29:48 bm 1.1.2.3: +add/remove columns/rows 2005/08/18 14:10:16 bm 1.1.2.2: internal data in in rows 2005/08/17 16:52:56 bm 1.1.2.1: data editor for standalone data (first approach)


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [d53cfec7e7790b71a4dd2ad9ff1832da6677ed9c]

INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2006/12/05 22:33:10 iha 1.1.1.1.4.3: correct button order according to wizard spec 2005/10/07 11:11:44 bm 1.1.1.1.4.2: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/09 20:17:40 iha 1.1.1.1.4.1: Smooth Line Properties Dialog


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [aa35ab64f2b0ec34aa99c5d5cebe117cc7a22def]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2005/10/11 09:20:04 bm 1.1.2.2: license header change 2004/05/27 15:50:59 iha 1.1.2.1: #i20344# provide charttype template - needed in case no data is selected at all or in case the dialog should not be in liveupdate mode


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [8af3d492f891dda74e1d8853a5b2f8213ca81366]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/04/19 16:09:07 iha 1.1.2.22: #i76130# write attribute sort-by-x-values per plot-area not per series 2006/08/21 17:03:45 iha 1.1.2.21: #i46521# replace modal x value sorting dialog by a checkbox in the chartwizard; perform sorting in view only and not in the cached chart data (as there is no cached data in the model anymore) 2006/01/27 09:51:18 bm 1.1.2.20: InlineContainer.hxx moved to comphelper 2005/11/14 12:07:58 iha 1.1.2.19: keep parameter while switching between charttypes in charttype page 2005/11/11 17:48:25 iha 1.1.2.18: wrong subcharttype selected when switching from scatter to other types 2005/10/11 09:20:04 bm 1.1.2.17: license header change 2004/06/30 12:13:47 iha 1.1.2.16: #i20329# added ThreeDLookScheme 2004/06/09 21:01:05 iha 1.1.2.15: separate Line and XY again 2004/06/09 17:48:02 iha 1.1.2.14: update enabling of extra controls 2004/06/09 16:21:51 iha 1.1.2.13: update line count 2004/05/27 15:56:38 iha 1.1.2.12: #i20344# added method getCurrentTemplate; some const 2004/04/21 20:07:52 iha 1.1.2.11: #i20344# pie subtypes changed 2004/04/20 21:03:17 iha 1.1.2.10: enable stacking subtypes for charttype 3D Line 2004/04/20 20:34:22 iha 1.1.2.9: enable 3D line & scatter chart 2004/04/20 14:07:27 iha 1.1.2.8: #i20344# added method adjustSubType 2004/04/20 09:20:56 iha 1.1.2.7: no special treatment for pie needed anymore 2004/04/19 20:02:16 iha 1.1.2.6: #i20344# enable Pie Offset Mode 2004/04/19 17:17:46 iha 1.1.2.5: enable pie ring switch 2004/04/19 15:14:44 iha 1.1.2.4: #i20344# added combi chart Column+Line; added geometry controls for bar&columns; added pie/ring switch 2004/04/14 12:17:26 iha 1.1.2.3: added Area and Net Charttypes 2004/04/08 16:46:33 iha 1.1.2.2: added bar 2004/04/07 21:33:18 iha 1.1.2.1: #i20344# new


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [db6757591bdcc77331f4fbb03880218cb5e0d9df]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/04/19 16:09:29 iha 1.1.2.47: #i76130# write attribute sort-by-x-values per plot-area not per series 2007/03/01 16:16:13 iha 1.1.2.46: #i71558# Select '3D', deselect => the object borders are gone 2007/02/27 15:34:23 iha 1.1.2.45: name first pie image 'normal' in charttype dlg 2007/02/08 21:25:31 iha 1.1.2.44: resync m195 -> m202 2006/10/10 15:43:08 iha 1.1.2.43: don't show stacked icons for deep 3D lines 2006/08/24 14:49:18 iha 1.1.2.42: #i46521# replace modal x value sorting dialog by a checkbox in the chartwizard; perform sorting in view only and not in cached data 2006/08/21 17:03:45 iha 1.1.2.41: #i46521# replace modal x value sorting dialog by a checkbox in the chartwizard; perform sorting in view only and not in the cached chart data (as there is no cached data in the model anymore) 2006/03/10 10:20:40 iha 1.1.2.40: don't use leading underscore 2005/11/15 12:47:10 iha 1.1.2.39: fixed area type detection 2005/11/15 12:32:47 iha 1.1.2.38: fixed pie detection 2005/11/14 12:07:57 iha 1.1.2.37: keep parameter while switching between charttypes in charttype page 2005/11/11 17:49:03 iha 1.1.2.36: wrong subcharttype selected when switching from scatter to other types 2005/11/02 13:49:17 bm 1.1.2.35: scene properties changed from SceneDescriptor property to the D3D properties offered by SceneProperties.hxx (this way XML im-/export works with the xmloff helper) 2005/10/11 09:20:03 bm 1.1.2.34: license header change 2005/08/15 17:04:05 iha 1.1.2.33: don't crash caused by illegal number of lines (if switching charttype from stock to column+line) 2005/07/26 12:06:55 bm 1.1.2.32: call resetStyles for former template to restore default settings 2005/06/27 14:43:30 iha 1.1.2.31: use template mechanism to detect the number of lines 2004/09/15 15:38:59 iha 1.1.2.30: implement api redesign 2004/06/30 12:14:13 iha 1.1.2.29: #i20329# added ThreeDLookScheme 2004/06/09 21:01:04 iha 1.1.2.28: separate Line and XY again 2004/06/09 17:48:09 iha 1.1.2.27: update enabling of extra controls 2004/06/09 16:22:26 iha 1.1.2.26: update line count 2004/06/04 11:35:00 iha 1.1.2.25: new charttype icons 2004/05/27 15:57:04 iha 1.1.2.24: #i20344# added method getCurrentTemplate; some const 2004/05/07 16:39:06 iha 1.1.2.23: #i20344# more distance below subtype list 2004/04/28 19:07:01 iha 1.1.2.22: #i20344# icon cleanup, prepare line subtypes 2004/04/28 14:25:50 iha 1.1.2.21: #i20344# net subtypes 2004/04/27 15:00:30 iha 1.1.2.20: warnings removed 2004/04/27 13:32:40 iha 1.1.2.19: warnings removed 2004/04/22 09:30:10 iha 1.1.2.18: correct ThreeDLine service names (fallback for no stacking is deep stacking for now) 2004/04/21 20:56:11 iha 1.1.2.17: #i20344# net subtypes changed 2004/04/21 20:07:51 iha 1.1.2.16: #i20344# pie subtypes changed 2004/04/21 18:00:05 iha 1.1.2.15: #i20344# changed type names 2004/04/20 21:03:17 iha 1.1.2.14: enable stacking subtypes for charttype 3D Line 2004/04/20 20:34:21 iha 1.1.2.13: enable 3D line & scatter chart 2004/04/20 19:51:21 iha 1.1.2.12: make curve style an adabtable property; no stackmode for x axis with values 2004/04/20 17:16:58 iha 1.1.2.11: #i20344# added description to chart subtypes 2004/04/20 14:07:26 iha 1.1.2.10: #i20344# added method adjustSubType 2004/04/20 09:20:56 iha 1.1.2.9: no special treatment for pie needed anymore 2004/04/19 20:02:14 iha 1.1.2.8: #i20344# enable Pie Offset Mode 2004/04/19 17:18:05 iha 1.1.2.7: enable pie ring switch 2004/04/19 15:15:23 iha 1.1.2.6: #i20344# added combi chart Column+Line; added geometry controls for bar&columns; added pie/ring switch 2004/04/14 14:00:13 iha 1.1.2.5: use smaller dummy icons 2004/04/14 12:17:43 iha 1.1.2.4: added Area and Net Charttypes 2004/04/08 16:46:33 iha 1.1.2.3: added bar 2004/04/08 15:32:32 iha 1.1.2.2: #i20344# corrected image list handling 2004/04/07 21:33:35 iha 1.1.2.1: #i20344# new


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [c0a61ebd8e1ac269a75ff136879a6229848631cc]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2005/10/11 09:20:03 bm 1.1.2.2: license header change 2004/04/19 14:17:38 iha 1.1.2.1: #i20344# helper classes for chart wizard Issue number: Submitted by: Reviewed by:


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [7df34247cc70db3db19727d2a8713ad816a844c1]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/02/08 21:25:31 iha 1.1.2.3: resync m195 -> m202 2005/10/11 09:20:03 bm 1.1.2.2: license header change 2004/04/19 14:18:02 iha 1.1.2.1: #i20344# helper classes for chart wizard Issue number: Submitted by: Reviewed by:


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [ad6b5fa95946f3fc5583303310901e34557d820a]

INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2006/11/02 16:24:37 iha 1.1.1.1.4.7: no automatic break for more than 100 labels 2005/10/07 11:11:32 bm 1.1.1.1.4.6: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/04 14:19:58 iha 1.1.1.1.4.5: new range chooser icon 2004/06/04 11:34:27 iha 1.1.1.1.4.4: new charttype icons 2004/04/28 19:07:00 iha 1.1.1.1.4.3: #i20344# icon cleanup, prepare line subtypes 2004/04/28 14:25:49 iha 1.1.1.1.4.2: #i20344# net subtypes 2004/04/21 20:56:11 iha 1.1.1.1.4.1: #i20344# net subtypes changed


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [5b6afdccae1a8fa8c8affcec8c03762590f95458]

INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2005/10/07 11:11:20 bm 1.1.1.1.4.6: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/04 14:20:39 iha 1.1.1.1.4.5: new range chooser icon 2004/06/04 11:33:23 iha 1.1.1.1.4.4: new charttype icons 2004/04/28 19:07:00 iha 1.1.1.1.4.3: #i20344# icon cleanup, prepare line subtypes 2004/04/28 14:25:49 iha 1.1.1.1.4.2: #i20344# net subtypes 2004/04/21 20:56:11 iha 1.1.1.1.4.1: #i20344# net subtypes changed


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [d29948c50abcae9ebdf7a20ac5977b0e759dfdd8]

INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2005/10/07 11:11:10 bm 1.1.1.1.4.8: RESYNC: (1.2-1.3); FILE MERGED 2004/08/10 12:16:13 bm 1.1.1.1.4.7: resource changes (removal of translations and change to de, en-US and x-comment 2004/06/04 14:20:58 iha 1.1.1.1.4.6: new range chooser icon 2004/06/04 11:33:51 iha 1.1.1.1.4.5: new charttype icons 2004/04/28 19:07:00 iha 1.1.1.1.4.4: #i20344# icon cleanup, prepare line subtypes 2004/04/28 14:25:49 iha 1.1.1.1.4.3: #i20344# net subtypes 2004/04/21 20:56:10 iha 1.1.1.1.4.2: #i20344# net subtypes changed 2004/03/19 14:32:50 bm 1.1.1.1.4.1: XDataSource now contains XLabeledDataSources


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [6a90bd59daf5c2df00f5efa6c47e5eb1cbfdbb8f]

INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/01/08 14:07:28 bm 1.1.1.1.4.8: #i73221# include guard added 2005/10/07 11:11:00 bm 1.1.1.1.4.7: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/04 14:19:45 iha 1.1.1.1.4.6: new range chooser icon 2004/06/04 11:33:05 iha 1.1.1.1.4.5: new charttype icons 2004/04/28 19:06:59 iha 1.1.1.1.4.4: #i20344# icon cleanup, prepare line subtypes 2004/04/28 14:25:49 iha 1.1.1.1.4.3: #i20344# net subtypes 2004/04/21 20:56:10 iha 1.1.1.1.4.2: #i20344# net subtypes changed 2004/03/19 14:32:50 bm 1.1.1.1.4.1: XDataSource now contains XLabeledDataSources


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [498cafb811913a2e73ab57b7f5ca25cabf1addad]

INTEGRATION: CWS chart2mst3 (1.1.4); FILE MERGED 2006/04/10 15:03:31 iha 1.1.4.26: api restructure axis, grids, scales and increments 2006/03/12 01:25:25 iha 1.1.4.25: implement old AddIn interface 2006/03/12 00:47:00 iha 1.1.4.24: removed unused file 2006/03/12 00:45:17 iha 1.1.4.23: enlarge validity of area or line properties of data series to lifetime of new chartmodel 2006/02/17 20:57:53 iha 1.1.4.22: enlarge validity of api wrapper objects to lifetime of new chartmodel 2006/01/11 13:24:38 iha 1.1.4.21: pie is rotated 90 degree compared to other charts 2005/11/02 13:49:17 bm 1.1.4.20: scene properties changed from SceneDescriptor property to the D3D properties offered by SceneProperties.hxx (this way XML im-/export works with the xmloff helper) 2005/10/07 11:10:46 bm 1.1.4.19: RESYNC: (1.1-1.2); FILE MERGED 2005/08/19 15:35:15 bm 1.1.4.18: -ArrayDataProvider 2005/07/22 08:19:28 bm 1.1.4.17: +WrappedNumberFormatProperty.obj 2005/07/14 15:32:55 iha 1.1.4.16: cleanup WrappedIgnoreProperty 2005/07/07 16:23:54 bm 1.1.4.15: use wrapper for area to get correct named properties (hatches, gradients etc.) 2005/07/01 17:58:06 iha 1.1.4.14: offer stock properties 'Volume' and 'UpDown' 2005/06/22 08:12:17 iha 1.1.4.13: support property DataCaption at diagram, series and data point 2005/06/17 20:06:57 iha 1.1.4.12: support spline propeties 2005/06/15 17:59:50 iha 1.1.4.11: support Up/DownBar in old API 2005/06/14 15:02:14 iha 1.1.4.10: new class to support MinMaxLine for old api 2005/06/08 11:26:54 iha 1.1.4.9: use number format key at API instead of string 2005/05/09 16:30:42 iha 1.1.4.8: added support for property Symboltype 2005/04/29 16:28:41 iha 1.1.4.7: renamed and reorganized 'WrappedMeterExcistenceProperty'->'WrappedMeterExistenceProperties' 2005/04/22 18:52:05 iha 1.1.4.6: old api support - statistic properties 2005/04/19 17:28:40 iha 1.1.4.5: improved old api support (introduced wrappedpropertyset ...) 2004/06/04 07:58:22 bm 1.1.4.4: +WallFloorWrapper 2004/05/28 14:12:02 bm 1.1.4.3: +GridWrapper 2004/03/24 10:45:24 bm 1.1.4.2: some improvements of old API 2004/02/13 16:51:16 bm 1.1.4.1: join from changes on branch bm_post_chart01


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [1290ba191ba9d88b350f5307dcffc7ddad291d61]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2005/10/11 09:20:02 bm 1.1.2.2: license header change 2005/04/19 17:32:50 iha 1.1.2.1: improved old api support (introduced wrappedpropertyset ...)


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [132e728b30433b4a258119c55999c08ac58a1f0f]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/02/08 21:25:31 iha 1.1.2.3: resync m195 -> m202 2005/10/11 09:20:02 bm 1.1.2.2: license header change 2005/04/19 17:32:10 iha 1.1.2.1: improved old api support (introduced wrappedpropertyset ...)


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [f8675887b3a10255af68d739c271eb320936f89e]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2006/02/17 20:57:53 iha 1.1.2.3: enlarge validity of api wrapper objects to lifetime of new chartmodel 2005/10/11 09:20:02 bm 1.1.2.2: license header change 2005/05/09 16:29:04 iha 1.1.2.1: added support for property Symboltype


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [ae0320e6bdb48282c1f6bd7c2ecc32615a7549c9]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/02/08 21:25:31 iha 1.1.2.9: resync m195 -> m202 2006/11/16 09:43:18 iha 1.1.2.8: #i71374# saved xy line only gets symbols when loading in older versions 2006/03/12 01:34:54 iha 1.1.2.7: changed default of lines to true 2006/02/17 20:57:53 iha 1.1.2.6: enlarge validity of api wrapper objects to lifetime of new chartmodel 2006/02/06 18:22:42 iha 1.1.2.5: offer property 'Lines' at diagram for old API 2005/12/20 14:08:29 dr 1.1.2.4: API struct member names without prefixes 2005/11/24 15:08:24 bm 1.1.2.3: symbol graphics support 2005/10/11 09:20:02 bm 1.1.2.2: license header change 2005/05/09 16:29:20 iha 1.1.2.1: added support for property Symboltype


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [ae945c89e3ac516a147aae004d54f88bdc841589]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2006/02/17 20:57:52 iha 1.1.2.3: enlarge validity of api wrapper objects to lifetime of new chartmodel 2005/10/11 09:20:01 bm 1.1.2.2: license header change 2005/07/01 17:57:17 iha 1.1.2.1: offer stock properties 'Volume' and 'UpDown'


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [3e0cab679f35c3850ea1b52ed20040a1e973fd28]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/02/08 21:25:30 iha 1.1.2.6: resync m195 -> m202 2006/02/17 20:57:52 iha 1.1.2.5: enlarge validity of api wrapper objects to lifetime of new chartmodel 2005/11/02 13:49:16 bm 1.1.2.4: scene properties changed from SceneDescriptor property to the D3D properties offered by SceneProperties.hxx (this way XML im-/export works with the xmloff helper) 2005/10/11 09:20:01 bm 1.1.2.3: license header change 2005/07/04 16:33:52 iha 1.1.2.2: corrected getPropertyValue 2005/07/01 17:57:34 iha 1.1.2.1: offer stock properties 'Volume' and 'UpDown'


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [92e6ed4f54c4ef62a48caca0789cc2b9c47bd30b]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2006/02/17 20:57:52 iha 1.1.2.4: enlarge validity of api wrapper objects to lifetime of new chartmodel 2005/10/11 09:20:01 bm 1.1.2.3: license header change 2005/05/09 16:27:46 iha 1.1.2.2: changed contructor parameter 2005/04/22 18:51:17 iha 1.1.2.1: old api support - statistic properties


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [52ed630333cf870b0a556136667efa8fabbf968d]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/02/08 21:25:30 iha 1.1.2.12: resync m195 -> m202 2006/06/07 15:29:51 bm 1.1.2.11: #124503# handle DataErrorProperties property 2006/06/07 14:53:45 bm 1.1.2.10: #124497# +properties DataRegressionProperties, DataErrorProperties, DataMeanValueProperties 2006/02/17 20:57:51 iha 1.1.2.9: enlarge validity of api wrapper objects to lifetime of new chartmodel 2005/10/11 09:20:01 bm 1.1.2.8: license header change 2005/07/04 11:49:31 iha 1.1.2.7: enable load of deprecated regression curve type 'POLYNOMIAL' 2005/06/30 14:09:40 iha 1.1.2.6: correct default value for RegressionCurves 2005/06/30 13:51:47 iha 1.1.2.5: only set regression curve if not NONE 2005/06/23 14:37:17 iha 1.1.2.4: correct support for statistic properties 2005/06/22 11:25:48 iha 1.1.2.3: different error bar defaults 2005/05/09 16:27:27 iha 1.1.2.2: moved template to WrappedSeriesOrDiagramProperty.hxx + changed contructor parameter 2005/04/22 18:51:31 iha 1.1.2.1: old api support - statistic properties


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [66fe33d5de64c8c8f32a82b20e995a02208ddb72]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2006/02/17 20:57:51 iha 1.1.2.3: enlarge validity of api wrapper objects to lifetime of new chartmodel 2005/10/11 09:20:00 bm 1.1.2.2: license header change 2005/06/17 20:05:51 iha 1.1.2.1: support spline propeties


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [3dd1b1673e203e5a346a1c4bb555418d65b3c250]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/02/08 21:25:30 iha 1.1.2.6: resync m195 -> m202 2006/02/17 20:57:50 iha 1.1.2.5: enlarge validity of api wrapper objects to lifetime of new chartmodel 2005/10/11 09:20:00 bm 1.1.2.4: license header change 2005/07/18 09:35:00 bm 1.1.2.3: don't use WrappedProperty::m_aInnerName for getPropertyState to work correctly 2005/07/01 14:51:35 iha 1.1.2.2: init outparamter correctly 2005/06/17 20:06:26 iha 1.1.2.1: support spline propeties


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [b4b17c1fb8fc2d92fee5f0e18f01402cdf4c819e]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2006/02/17 20:57:50 iha 1.1.2.7: enlarge validity of api wrapper objects to lifetime of new chartmodel 2005/10/11 09:20:00 bm 1.1.2.6: license header change 2005/07/01 14:50:56 iha 1.1.2.5: init outparamter correctly 2005/06/21 12:53:11 iha 1.1.2.4: removed superfluous check 2005/06/17 20:17:33 iha 1.1.2.3: corrected parameter HasAmbiguousValue 2005/05/12 16:13:55 bm 1.1.2.2: namespace rtl for OUString missing 2005/05/09 16:25:19 iha 1.1.2.1: new baseclass for wrapped properties that occur on the diagram and also at single series or datapoints Issue number: Submitted by: Reviewed by:


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [05fe5dcc2fcd1b66756bcb4656d3ff5d3eb356b5]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2006/03/12 00:42:57 iha 1.1.2.1: enlarge validity of area or line properties of data series to lifetime of new chartmodel


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [9c6f92de9472daf9800ad2c240560e1639ba59f4]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/02/08 21:25:30 iha 1.1.2.2: resync m195 -> m202 2006/03/12 00:43:10 iha 1.1.2.1: enlarge validity of area or line properties of data series to lifetime of new chartmodel


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [a473fab4e059f0473500eebfb347da5600a21557]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2006/02/17 20:57:49 iha 1.1.2.4: enlarge validity of api wrapper objects to lifetime of new chartmodel 2006/01/11 13:26:42 iha 1.1.2.3: pie is rotated 90 degree compared to other charts 2005/10/11 09:20:00 bm 1.1.2.2: license header change 2005/04/19 17:33:00 iha 1.1.2.1: improved old api support (introduced wrappedpropertyset ...)


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [9d3386c1d8f67dab13787fb412d3c2d207d7121a]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/02/08 21:25:30 iha 1.1.2.15: resync m195 -> m202 2006/12/07 23:26:26 iha 1.1.2.14: use new method DiagramHelper::isPieOrDonutChart 2006/11/22 17:31:18 iha 1.1.2.13: resync 2006/09/29 15:01:11 iha 1.1.2.12: corrected creation of 3D pies and donuts (extrude instead of lathe objects- for corect texture, get rid of problem with extended scene due to rotating bounding box, fixed #i67743# and no 90degree rotation difference between old and new API anymore) 2006/06/30 22:25:27 iha 1.1.2.11: correct 3D pie rotation: different default camera for pies + 90 degree rotation caused by different object creation 2006/06/23 15:49:05 iha 1.1.2.10: use corrected decomposition method for matrices + use matrix from basegfx instead of Matrix4D 2006/06/09 16:23:42 iha 1.1.2.9: worked around Pie Rotation offset for compatibility with old chart 2006/02/17 20:57:49 iha 1.1.2.8: enlarge validity of api wrapper objects to lifetime of new chartmodel 2006/01/26 15:42:58 bm 1.1.2.7: deprecated (and unused) header included 2006/01/16 18:34:35 iha 1.1.2.6: changed pie rotation correction 2006/01/11 13:26:08 iha 1.1.2.5: pie is rotated 90 degree compared to other charts 2005/11/02 13:49:16 bm 1.1.2.4: scene properties changed from SceneDescriptor property to the D3D properties offered by SceneProperties.hxx (this way XML im-/export works with the xmloff helper) 2005/10/11 09:19:59 bm 1.1.2.3: license header change 2005/06/24 16:16:57 iha 1.1.2.2: temporary workaround: disable loading of 3d transformation -> 3d charts especially pie charts are better visible 2005/04/19 17:33:09 iha 1.1.2.1: improved old api support (introduced wrappedpropertyset ...)


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [8f9a77301c41abf7c9f15eff14cd04c9e81765e4]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2006/02/17 20:57:48 iha 1.1.2.5: enlarge validity of api wrapper objects to lifetime of new chartmodel 2006/01/17 19:03:00 iha 1.1.2.4: load sub interval on scales correctly 2006/01/17 18:22:45 iha 1.1.2.3: load and save scales correctly 2005/10/11 09:19:59 bm 1.1.2.2: license header change 2005/04/19 17:32:01 iha 1.1.2.1: improved old api support (introduced wrappedpropertyset ...)


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [dc5d840901ef58fb585e83673c0c5c50791a16e7]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/02/08 21:25:29 iha 1.1.2.13: resync m195 -> m202 2006/09/24 09:46:25 iha 1.1.2.12: #i61970# correct implementation of axis at 2006/09/24 09:12:53 iha 1.1.2.11: #i61970# correct implementation of axis at 2006/07/28 19:56:42 iha 1.1.2.10: set help step correctly via old API 2006/04/10 12:25:05 iha 1.1.2.9: api restructure axis, grids, scales and increments 2006/03/12 00:57:10 iha 1.1.2.8: merged ChartAPIValueProvider with Chart2ModelContact 2006/02/17 20:57:48 iha 1.1.2.7: enlarge validity of api wrapper objects to lifetime of new chartmodel 2006/01/17 19:03:00 iha 1.1.2.6: load sub interval on scales correctly 2006/01/17 18:22:45 iha 1.1.2.5: load and save scales correctly 2005/10/24 11:06:37 iha 1.1.2.4: coordinate system restructure 2005/10/13 17:38:44 iha 1.1.2.3: renamed BoundedCoordinateSystem to CoordinateSystem 2005/10/11 09:19:59 bm 1.1.2.2: license header change 2005/04/19 17:31:51 iha 1.1.2.1: improved old api support (introduced wrappedpropertyset ...)


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [dd3d8e6038b4f48c6dcbcf68fb089332b992f9aa]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2006/12/01 18:40:15 iha 1.1.2.7: #68896# always save the explicit number format 2005/10/11 09:19:59 bm 1.1.2.6: license header change 2005/08/22 15:39:12 iha 1.1.2.5: load property 'LinkNumberFormatToSource' correctly 2005/07/22 08:18:47 bm 1.1.2.4: wrapper for NumberFormat and LinkNumberFormatToSource properties 2005/06/08 11:26:54 iha 1.1.2.3: use number format key at API instead of string 2005/06/07 16:00:59 iha 1.1.2.2: use numberformatter from model 2005/04/19 17:31:42 iha 1.1.2.1: improved old api support (introduced wrappedpropertyset ...)


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [7f2fa637d557c5f4afdcad76e0a3a959a259040d]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/02/08 21:25:29 iha 1.1.2.9: resync m195 -> m202 2006/12/13 22:05:36 iha 1.1.2.8: #i68896# don't set linked numberformat while having internal data 2006/12/01 18:40:37 iha 1.1.2.7: #68896# always save the explicit number format 2005/10/11 09:19:58 bm 1.1.2.6: license header change 2005/08/22 15:39:31 iha 1.1.2.5: load property 'LinkNumberFormatToSource' correctly 2005/07/22 08:18:46 bm 1.1.2.4: wrapper for NumberFormat and LinkNumberFormatToSource properties 2005/06/08 11:26:54 iha 1.1.2.3: use number format key at API instead of string 2005/06/07 16:00:15 iha 1.1.2.2: use numberformatter from model 2005/04/19 17:31:33 iha 1.1.2.1: improved old api support (introduced wrappedpropertyset ...)


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [e18161a4c6c8539d604dae40dfcf9025da8b5867]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2006/03/12 00:56:43 iha 1.1.2.4: merged ChartAPIValueProvider with Chart2ModelContact 2005/10/11 09:19:58 bm 1.1.2.3: license header change 2005/05/31 19:07:20 iha 1.1.2.2: create old api without controller 2005/04/19 17:31:24 iha 1.1.2.1: improved old api support (introduced wrappedpropertyset ...)


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [db2cefe978846ef3867ea45bf162a49be3f690a2]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/02/08 21:25:29 iha 1.1.2.5: resync m195 -> m202 2006/03/12 00:56:23 iha 1.1.2.4: merged ChartAPIValueProvider with Chart2ModelContact 2005/10/11 09:19:58 bm 1.1.2.3: license header change 2005/05/31 19:07:20 iha 1.1.2.2: create old api without controller 2005/04/19 17:30:28 iha 1.1.2.1: improved old api support (introduced wrappedpropertyset ...)


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [2ee9f8260cb36443dfe4ee1d7fafabb9f65c64aa]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2006/04/10 12:25:05 iha 1.1.2.6: api restructure axis, grids, scales and increments 2006/02/17 20:57:47 iha 1.1.2.5: enlarge validity of api wrapper objects to lifetime of new chartmodel 2006/02/01 19:14:33 iha 1.1.2.4: don't hold axis ref 2005/11/22 14:07:37 iha 1.1.2.3: support BarOverlap and GapWidth 2005/10/11 09:19:57 bm 1.1.2.2: license header change 2005/04/19 17:30:01 iha 1.1.2.1: improved old api support (introduced wrappedpropertyset ...)


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [6a8f7ed8ecda8941e19b3233784ce0565356583d]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/02/08 21:25:29 iha 1.1.2.7: resync m195 -> m202 2006/04/10 12:25:05 iha 1.1.2.6: api restructure axis, grids, scales and increments 2006/02/17 20:57:46 iha 1.1.2.5: enlarge validity of api wrapper objects to lifetime of new chartmodel 2006/02/01 19:14:59 iha 1.1.2.4: don't hold axis ref 2005/11/22 14:08:07 iha 1.1.2.3: support BarOverlap and GapWidth 2005/10/11 09:19:57 bm 1.1.2.2: license header change 2005/04/19 17:29:52 iha 1.1.2.1: improved old api support (introduced wrappedpropertyset ...)


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [cb761e57a7ae4300e01ce70a6539a033afe36f2a]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2006/02/17 20:57:46 iha 1.1.2.3: enlarge validity of api wrapper objects to lifetime of new chartmodel 2005/10/11 09:19:57 bm 1.1.2.2: license header change 2005/06/22 08:11:16 iha 1.1.2.1: support property DataCaption at diagram, series and data point


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [00d20085e9f199eb2ab88c06dceab5d69bd8402e]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/02/08 21:25:29 iha 1.1.2.4: resync m195 -> m202 2006/02/17 20:57:46 iha 1.1.2.3: enlarge validity of api wrapper objects to lifetime of new chartmodel 2005/10/11 09:19:57 bm 1.1.2.2: license header change 2005/06/22 08:11:39 iha 1.1.2.1: support property DataCaption at diagram, series and data point


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [61db7d8d2549103bc02f1b4ef44052c865da0f09]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/02/14 13:44:28 iha 1.1.2.5: #i71411# explicitly save font size as mixed defaults are in use 2006/03/14 19:05:38 iha 1.1.2.4: #i63008# crash leaving inplace mode while having subtitlesx 2006/02/17 20:57:45 iha 1.1.2.3: enlarge validity of api wrapper objects to lifetime of new chartmodel 2005/10/11 09:19:56 bm 1.1.2.2: license header change 2005/04/19 17:29:04 iha 1.1.2.1: improved old api support (introduced wrappedpropertyset ...)


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [dcf3c5e4e23716611287c215571d6bd60e732df9]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/02/14 13:44:36 iha 1.1.2.9: #i71411# explicitly save font size as mixed defaults are in use 2007/02/08 21:25:29 iha 1.1.2.8: resync m195 -> m202 2006/03/14 19:05:38 iha 1.1.2.7: #i63008# crash leaving inplace mode while having subtitlesx 2006/03/12 00:55:42 iha 1.1.2.6: merged ChartAPIValueProvider with Chart2ModelContact 2006/02/17 20:57:45 iha 1.1.2.5: enlarge validity of api wrapper objects to lifetime of new chartmodel 2005/10/11 09:19:56 bm 1.1.2.4: license header change 2005/06/09 15:48:08 iha 1.1.2.3: includes changed 2005/05/31 19:07:19 iha 1.1.2.2: create old api without controller 2005/04/19 17:29:13 iha 1.1.2.1: improved old api support (introduced wrappedpropertyset ...)


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [b693ba21212024182a19d7ae5182d273266e635a]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2006/04/10 15:01:35 iha 1.1.2.1: api restructure axis, grids, scales and increments


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [9485184480bd9231a2df00a5ef54f3e453e8d18a]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/02/08 21:25:29 iha 1.1.2.4: resync m195 -> m202 2006/11/16 13:41:23 iha 1.1.2.3: #i71215# corrected position for diagrams with axis title - don't create dummy title 2006/09/21 12:03:10 bm 1.1.2.2: #i69680# set defaults of axis and grid existence to false 2006/04/10 15:01:53 iha 1.1.2.1: api restructure axis, grids, scales and increments


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [83aadab9be25c93af98016cb824925215ae048fc]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2006/08/08 14:58:07 iha 1.1.2.2: don't refresh addin when loading is not finished 2006/03/12 00:30:02 iha 1.1.2.1: implement old AddIn interface


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [3a3843b1905475e39b568dad97a189477f8013f4]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/02/08 21:25:28 iha 1.1.2.3: resync m195 -> m202 2006/08/08 14:58:36 iha 1.1.2.2: don't refresh addin when loading is not finished 2006/03/12 00:29:42 iha 1.1.2.1: implement old AddIn interface


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [613776f859f2da6b155c004f5c6bb46b6901c182]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2006/02/17 20:57:45 iha 1.1.2.4: enlarge validity of api wrapper objects to lifetime of new chartmodel 2005/10/11 09:19:56 bm 1.1.2.3: license header change 2005/04/19 17:28:40 iha 1.1.2.2: improved old api support (introduced wrappedpropertyset ...) 2004/06/04 07:52:20 bm 1.1.2.1: handling named properties like FillGradientName (coming from XML)


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [a342022b95571a07ee4d19330e267a98fd22f97d]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/02/08 21:25:28 iha 1.1.2.17: resync m195 -> m202 2006/10/25 21:51:55 iha 1.1.2.16: cope with context dependent defaults from old chart 2006/10/25 17:53:26 iha 1.1.2.15: cope with context dependent defaults from old chart 2006/09/20 16:27:09 bm 1.1.2.14: #i69680# As the floor is consistent and the default is the same in the old and new API, only set no-default for the wall 2006/09/20 15:58:18 bm 1.1.2.13: #i69680# Wall and floor have no defaults. They are always exported in the old and the new chart. (The wall defaults in the old chart were chart type dependent). 2006/03/12 00:55:15 iha 1.1.2.12: merged ChartAPIValueProvider with Chart2ModelContact 2006/02/17 20:57:44 iha 1.1.2.11: enlarge validity of api wrapper objects to lifetime of new chartmodel 2005/11/15 15:30:15 bm 1.1.2.10: garbage collection, disposing, reference release issues 2005/10/11 09:19:55 bm 1.1.2.9: license header change 2005/08/03 16:36:14 bm 1.1.2.8: algohelper.hxx split up into CommonFunctors.hxx ContainerHelper.hxx CloneHelper.hxx 2005/07/14 12:32:48 iha 1.1.2.7: remove unused parameter 'bIncludeStyleProperties' 2005/07/12 12:56:56 bm 1.1.2.6: use named properties for gradients etc. in chart model 2005/07/07 12:09:22 bm 1.1.2.5: some defaults are different in old chart 2005/05/31 19:07:18 iha 1.1.2.4: create old api without controller 2005/04/19 17:28:40 iha 1.1.2.3: improved old api support (introduced wrappedpropertyset ...) 2004/09/27 17:15:52 iha 1.1.2.2: replaced getInfoHelper().fillPropertyMembersByHandle by NamedFillProperties::GetPropertyNameForHandle 2004/06/04 07:52:03 bm 1.1.2.1: handling named properties like FillGradientName (coming from XML)


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [bdf882fbdda2edfaa154ae1d775bcdaab78d37eb]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2006/02/17 20:57:44 iha 1.1.2.4: enlarge validity of api wrapper objects to lifetime of new chartmodel 2005/10/11 09:19:55 bm 1.1.2.3: license header change 2005/07/13 16:07:44 iha 1.1.2.2: disable mapping from name to value for gradients etc. - use nane to name instead 2005/06/15 17:58:46 iha 1.1.2.1: support Up/DownBar in old API


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [1ad75aebdc12719392caf0633baa8745aacda73c]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/02/08 21:25:28 iha 1.1.2.11: resync m195 -> m202 2006/03/12 00:54:50 iha 1.1.2.10: merged ChartAPIValueProvider with Chart2ModelContact 2006/02/17 20:57:43 iha 1.1.2.9: enlarge validity of api wrapper objects to lifetime of new chartmodel 2005/11/15 15:30:13 bm 1.1.2.8: garbage collection, disposing, reference release issues 2005/11/01 15:42:57 iha 1.1.2.7: don't export default values 2005/10/11 09:19:55 bm 1.1.2.6: license header change 2005/08/03 16:36:14 bm 1.1.2.5: algohelper.hxx split up into CommonFunctors.hxx ContainerHelper.hxx CloneHelper.hxx 2005/07/14 12:32:48 iha 1.1.2.4: remove unused parameter 'bIncludeStyleProperties' 2005/07/13 16:08:17 iha 1.1.2.3: disable mapping from name to value for gradients etc. - use nane to name instead 2005/07/12 12:56:56 bm 1.1.2.2: use named properties for gradients etc. in chart model 2005/06/15 17:59:00 iha 1.1.2.1: support Up/DownBar in old API


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [8b4a1c96a408103e4375f8d62a60013544043b38]

INTEGRATION: CWS chart2mst3 (1.2.4); FILE MERGED 2006/03/14 19:05:37 iha 1.2.4.7: #i63008# crash leaving inplace mode while having subtitlesx 2006/02/17 20:57:43 iha 1.2.4.6: enlarge validity of api wrapper objects to lifetime of new chartmodel 2006/02/06 14:55:10 iha 1.2.4.5: enlarge lifetime of titlewrapper 2005/10/07 11:10:33 bm 1.2.4.4: RESYNC: (1.2-1.3); FILE MERGED 2005/07/15 13:32:27 iha 1.2.4.3: removed support if FastPropertySet at WrappedPropertySet as this is to errorprone due to mismatch of FastPropertyIds 2005/04/19 17:28:40 iha 1.2.4.2: improved old api support (introduced wrappedpropertyset ...) 2004/02/13 16:51:16 bm 1.2.4.1: join from changes on branch bm_post_chart01


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [12e86f387c91839308d2da914158e9e8c63a1f81]

INTEGRATION: CWS chart2mst3 (1.2.4); FILE MERGED 2006/10/18 17:03:07 bm 1.2.4.22: RESYNC: (1.3-1.4); FILE MERGED 2006/03/14 19:05:37 iha 1.2.4.21: #i63008# crash leaving inplace mode while having subtitlesx 2006/03/12 00:54:26 iha 1.2.4.20: merged ChartAPIValueProvider with Chart2ModelContact 2006/02/25 15:16:47 iha 1.2.4.19: correct default value for title string property 2006/02/17 20:57:43 iha 1.2.4.18: enlarge validity of api wrapper objects to lifetime of new chartmodel 2006/02/06 14:55:29 iha 1.2.4.17: enlarge lifetime of titlewrapper 2006/01/27 09:51:17 bm 1.2.4.16: InlineContainer.hxx moved to comphelper 2005/11/15 15:30:12 bm 1.2.4.15: garbage collection, disposing, reference release issues 2005/10/07 11:10:23 bm 1.2.4.14: RESYNC: (1.2-1.3); FILE MERGED 2005/08/03 16:36:13 bm 1.2.4.13: algohelper.hxx split up into CommonFunctors.hxx ContainerHelper.hxx CloneHelper.hxx 2005/07/15 13:32:27 iha 1.2.4.12: removed support if FastPropertySet at WrappedPropertySet as this is to errorprone due to mismatch of FastPropertyIds 2005/07/14 12:45:39 iha 1.2.4.11: remove unused parameter 'bIncludeStyleProperties' from characterproperties 2005/07/14 12:32:48 iha 1.2.4.10: remove unused parameter 'bIncludeStyleProperties' 2005/07/12 12:56:55 bm 1.2.4.9: use named properties for gradients etc. in chart model 2005/05/31 19:07:16 iha 1.2.4.8: create old api without controller 2005/04/19 17:28:40 iha 1.2.4.7: improved old api support (introduced wrappedpropertyset ...) 2004/08/25 16:35:59 iha 1.2.4.6: View independent loading - relative position with dynamic anchor point 2004/05/07 13:48:45 bm 1.2.4.5: some updates 2004/04/26 19:02:08 iha 1.2.4.4: #i27367# use simpler interface to move objects at PositionAndSizeHelper 2004/04/26 11:17:44 iha 1.2.4.3: #i27367# get title size and position from ChartAPIValueProvider 2004/03/29 12:59:17 bm 1.2.4.2: do not create template again 2004/02/13 16:51:16 bm 1.2.4.1: join from changes on branch bm_post_chart01


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [2c69f6d73e93e96c15aee52168f5d43fab2c4fbd]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2006/03/14 19:05:06 iha 1.1.2.1: #i63008# crash leaving inplace mode while having subtitles


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [8abcfe2228e7c1a49eb4b2887077a75492374e7c]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2006/02/17 20:57:42 iha 1.1.2.6: enlarge validity of api wrapper objects to lifetime of new chartmodel 2005/10/11 09:19:55 bm 1.1.2.5: license header change 2005/07/19 13:50:18 bm 1.1.2.4: some properties fixed 2005/07/15 21:15:13 iha 1.1.2.3: fixed LineStyle for Min 2005/06/15 18:02:31 iha 1.1.2.2: LineDash for MinMaxLine 2005/06/14 15:01:21 iha 1.1.2.1: new class to support MinMaxLine for old api Issue number: Submitted by: Reviewed by:


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [9994010dc74742125a1eced3fb6074917f250cb7]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/02/08 21:25:28 iha 1.1.2.13: resync m195 -> m202 2006/03/12 00:54:04 iha 1.1.2.12: merged ChartAPIValueProvider with Chart2ModelContact 2006/02/17 20:57:42 iha 1.1.2.11: enlarge validity of api wrapper objects to lifetime of new chartmodel 2005/11/15 15:30:11 bm 1.1.2.10: garbage collection, disposing, reference release issues 2005/11/01 14:58:51 iha 1.1.2.9: don't export default values (especially no wrong ones) 2005/10/11 09:19:54 bm 1.1.2.8: license header change 2005/08/03 16:36:13 bm 1.1.2.7: algohelper.hxx split up into CommonFunctors.hxx ContainerHelper.hxx CloneHelper.hxx 2005/07/19 13:50:18 bm 1.1.2.6: some properties fixed 2005/07/15 21:15:13 iha 1.1.2.5: fixed LineStyle for Min 2005/07/14 12:32:47 iha 1.1.2.4: remove unused parameter 'bIncludeStyleProperties' 2005/07/12 12:56:55 bm 1.1.2.3: use named properties for gradients etc. in chart model 2005/06/15 18:02:51 iha 1.1.2.2: LineDash for MinMaxLine 2005/06/14 15:01:40 iha 1.1.2.1: new class to support MinMaxLine for old api Issue number: Submitted by: Reviewed by:


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [5b79e56581ac3110635e7f390aaf47472273c210]

INTEGRATION: CWS chart2mst3 (1.2.4); FILE MERGED 2006/03/14 19:05:37 iha 1.2.4.6: #i63008# crash leaving inplace mode while having subtitlesx 2006/02/17 20:57:42 iha 1.2.4.5: enlarge validity of api wrapper objects to lifetime of new chartmodel 2005/10/07 11:10:12 bm 1.2.4.4: RESYNC: (1.2-1.3); FILE MERGED 2005/04/19 17:28:40 iha 1.2.4.3: improved old api support (introduced wrappedpropertyset ...) 2004/09/23 09:16:39 iha 1.2.4.2: save - old api - legend property states 2004/02/13 16:51:16 bm 1.2.4.1: join from changes on branch bm_post_chart01


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [52bdb905bd9ce85ad119ade988869d5edd2b563f]

INTEGRATION: CWS chart2mst3 (1.2.4); FILE MERGED 2006/10/25 21:51:55 iha 1.2.4.28: cope with context dependent defaults from old chart 2006/10/25 17:52:28 iha 1.2.4.27: cope with context dependent defaults from old chart 2006/10/18 17:02:59 bm 1.2.4.26: RESYNC: (1.3-1.4); FILE MERGED 2006/03/14 19:05:37 iha 1.2.4.25: #i63008# crash leaving inplace mode while having subtitlesx 2006/03/12 00:53:47 iha 1.2.4.24: merged ChartAPIValueProvider with Chart2ModelContact 2006/02/17 20:57:41 iha 1.2.4.23: enlarge validity of api wrapper objects to lifetime of new chartmodel 2006/01/27 09:51:16 bm 1.2.4.22: InlineContainer.hxx moved to comphelper 2005/11/15 15:30:04 bm 1.2.4.21: garbage collection, disposing, reference release issues 2005/10/07 11:10:02 bm 1.2.4.20: RESYNC: (1.2-1.3); FILE MERGED 2005/08/18 15:20:39 bm 1.2.4.19: (gs)etDiagram -> (gs)etFirstDiagram to avoid name clashes with old API 2005/08/03 16:36:13 bm 1.2.4.18: algohelper.hxx split up into CommonFunctors.hxx ContainerHelper.hxx CloneHelper.hxx 2005/07/14 12:45:39 iha 1.2.4.17: remove unused parameter 'bIncludeStyleProperties' from characterproperties 2005/07/14 12:32:46 iha 1.2.4.16: remove unused parameter 'bIncludeStyleProperties' 2005/07/12 12:56:55 bm 1.2.4.15: use named properties for gradients etc. in chart model 2005/07/07 12:09:22 bm 1.2.4.14: some defaults are different in old chart 2005/05/31 19:07:15 iha 1.2.4.13: create old api without controller 2005/04/19 17:28:39 iha 1.2.4.12: improved old api support (introduced wrappedpropertyset ...) 2004/09/27 17:16:28 iha 1.2.4.11: replaced getInfoHelper().fillPropertyMembersByHandle by NamedFillProperties::GetPropertyNameForHandle 2004/09/27 14:39:05 iha 1.2.4.10: save - old api - get correct state and value for list element names (like gradients) 2004/09/23 09:16:38 iha 1.2.4.9: save - old api - legend property states 2004/08/25 16:36:28 iha 1.2.4.8: View independent loading - relative position with dynamic anchor point 2004/08/24 11:22:36 iha 1.2.4.7: corrected service implementation name 2004/06/04 07:56:54 bm 1.2.4.6: use named properties 2004/04/26 19:02:08 iha 1.2.4.5: #i27367# use simpler interface to move objects at PositionAndSizeHelper 2004/04/26 17:38:06 iha 1.2.4.4: #i27367# implemented setSize/Position 2004/04/26 11:41:08 iha 1.2.4.3: #i27367# get size and position from ChartAPIValueProvider 2004/03/24 10:45:24 bm 1.2.4.2: some improvements of old API 2004/02/13 16:51:15 bm 1.2.4.1: join from changes on branch bm_post_chart01


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [94fe76fe5972115f7003e62887e04c078a3f42b9]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2006/04/10 12:25:04 iha 1.1.2.8: api restructure axis, grids, scales and increments 2006/02/17 20:57:41 iha 1.1.2.7: enlarge validity of api wrapper objects to lifetime of new chartmodel 2006/02/02 14:39:13 iha 1.1.2.6: some unused code removed 2005/12/07 12:24:43 iha 1.1.2.5: corrected method name 2005/11/18 18:19:52 iha 1.1.2.4: restructuring for proper subgrid support 2005/10/11 09:19:54 bm 1.1.2.3: license header change 2005/04/19 17:28:39 iha 1.1.2.2: improved old api support (introduced wrappedpropertyset ...) 2004/05/28 14:12:08 bm 1.1.2.1: wrapper for grids


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [6bace69d7071d2ba0e7ef9e14b386815d541e199]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/02/08 21:25:28 iha 1.1.2.17: resync m195 -> m202 2006/04/10 15:03:30 iha 1.1.2.16: api restructure axis, grids, scales and increments 2006/04/10 12:25:04 iha 1.1.2.15: api restructure axis, grids, scales and increments 2006/03/12 00:53:26 iha 1.1.2.14: merged ChartAPIValueProvider with Chart2ModelContact 2006/02/17 20:57:41 iha 1.1.2.13: enlarge validity of api wrapper objects to lifetime of new chartmodel 2006/01/27 09:51:15 bm 1.1.2.12: InlineContainer.hxx moved to comphelper 2005/12/07 12:24:59 iha 1.1.2.11: corrected method name 2005/11/18 18:19:52 iha 1.1.2.10: restructuring for proper subgrid support 2005/11/15 15:30:00 bm 1.1.2.9: garbage collection, disposing, reference release issues 2005/10/11 09:19:54 bm 1.1.2.8: license header change 2005/08/03 16:36:13 bm 1.1.2.7: algohelper.hxx split up into CommonFunctors.hxx ContainerHelper.hxx CloneHelper.hxx 2005/07/14 12:32:46 iha 1.1.2.6: remove unused parameter 'bIncludeStyleProperties' 2005/07/12 12:56:54 bm 1.1.2.5: use named properties for gradients etc. in chart model 2005/07/07 12:09:22 bm 1.1.2.4: some defaults are different in old chart 2005/05/31 19:07:13 iha 1.1.2.3: create old api without controller 2005/04/19 17:28:39 iha 1.1.2.2: improved old api support (introduced wrappedpropertyset ...) 2004/05/28 14:11:52 bm 1.1.2.1: wrapper for grids


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [32b8893acbeacb23db1692bfa8a8dc4af5433d34]

INTEGRATION: CWS chart2mst3 (1.2.4); FILE MERGED 2006/11/16 08:45:14 iha 1.2.4.18: #i71215# correct symbol color and lines for xy symbol only charts 2006/02/17 20:57:40 iha 1.2.4.17: enlarge validity of api wrapper objects to lifetime of new chartmodel 2006/02/06 15:29:41 iha 1.2.4.16: enlarge lifetime of titlewrapper 2006/02/03 19:36:37 iha 1.2.4.15: correct series index access for old api 2005/11/08 16:08:09 bm 1.2.4.14: update mechanism for old API wrapper. Todo: implement for all objects and especially for chartdocument 2005/10/07 11:09:48 bm 1.2.4.13: RESYNC: (1.2-1.3); FILE MERGED 2005/07/07 11:24:25 bm 1.2.4.12: getDiagramType uses template detection 2005/06/15 18:01:44 iha 1.2.4.11: support Up/DownBar in old API 2005/06/14 15:07:52 iha 1.2.4.10: support MinMaxLine for old api 2005/05/24 15:10:00 iha 1.2.4.9: add z grid 2005/04/19 17:28:39 iha 1.2.4.8: improved old api support (introduced wrappedpropertyset ...) 2004/08/25 16:38:12 iha 1.2.4.7: View independent loading - relative position with dynamic anchor point 2004/06/04 07:53:33 bm 1.2.4.6: use WallFloorWrapper for wall and floor 2004/05/28 14:12:46 bm 1.2.4.5: + grid support 2004/05/13 09:49:01 bm 1.2.4.4: Property Deep: reset x-stacking mode only for bar/column chart need chart type manager in CTOR for getChartTypeTemplate() method 2004/04/26 19:02:07 iha 1.2.4.3: #i27367# use simpler interface to move objects at PositionAndSizeHelper 2004/04/26 17:39:27 iha 1.2.4.2: #i27367# implemented setSize/Position 2004/02/13 16:51:15 bm 1.2.4.1: join from changes on branch bm_post_chart01


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [84f7b0a7a5b8cb9b10ee26adea99fc82b558b94b]

INTEGRATION: CWS chart2mst3 (1.2.4); FILE MERGED 2007/04/20 08:05:43 iha 1.2.4.92: #i75393# Connect Bars per diagram not per series 2007/04/19 16:05:40 iha 1.2.4.91: #i76130# write attribute sort-by-x-values per plot-area not per series 2006/11/16 14:22:55 iha 1.2.4.90: #i71215# switch off lines only for scatter charts not for pies or other 2006/11/16 13:37:57 iha 1.2.4.89: #i71215# corrected position for diagrams with axis title 2006/11/16 09:40:09 iha 1.2.4.88: #i71215# correct symbol color and lines for xy symbol only charts 2006/11/16 08:45:27 iha 1.2.4.87: #i71215# correct symbol color and lines for xy symbol only charts 2006/10/18 17:02:50 bm 1.2.4.86: RESYNC: (1.3-1.4); FILE MERGED 2006/10/06 19:20:01 iha 1.2.4.85: ignore invalid positions or sizes for diagram 2006/04/10 15:03:30 iha 1.2.4.84: api restructure axis, grids, scales and increments 2006/04/10 12:25:04 iha 1.2.4.83: api restructure axis, grids, scales and increments 2006/03/15 13:23:00 iha 1.2.4.82: enable save of old addins 2006/03/12 00:53:07 iha 1.2.4.81: merged ChartAPIValueProvider with Chart2ModelContact 2006/03/07 17:51:14 iha 1.2.4.80: proper initialize m_aOuterValue for number if lines 2006/02/17 20:57:40 iha 1.2.4.79: enlarge validity of api wrapper objects to lifetime of new chartmodel 2006/02/16 17:42:29 iha 1.2.4.78: missing return in DiagramWrapper::getDataPointProperties 2006/02/06 14:55:56 iha 1.2.4.77: enlarge lifetime of titlewrapper 2006/02/03 19:36:26 iha 1.2.4.76: correct series index access for old api 2006/01/27 09:51:14 bm 1.2.4.75: InlineContainer.hxx moved to comphelper 2006/01/11 13:27:16 iha 1.2.4.74: pie is rotated 90 degree compared to other charts 2005/12/07 12:24:04 iha 1.2.4.73: remove unnecessary code 2005/11/30 17:10:48 bm 1.2.4.72: don't use identifier for axis titles 2005/11/28 15:35:38 bm 1.2.4.71: BarConnectors implemented the old way (all series at once) but model offers the property ConnectDataPoints for each series independently 2005/11/15 15:29:55 bm 1.2.4.70: garbage collection, disposing, reference release issues 2005/11/08 16:08:08 bm 1.2.4.69: update mechanism for old API wrapper. Todo: implement for all objects and especially for chartdocument 2005/11/02 13:49:16 bm 1.2.4.68: scene properties changed from SceneDescriptor property to the D3D properties offered by SceneProperties.hxx (this way XML im-/export works with the xmloff helper) 2005/10/27 18:26:34 iha 1.2.4.67: support SequenceMapping 2005/10/07 11:09:33 bm 1.2.4.66: RESYNC: (1.2-1.3); FILE MERGED 2005/08/18 15:20:39 bm 1.2.4.65: (gs)etDiagram -> (gs)etFirstDiagram to avoid name clashes with old API 2005/08/03 16:36:12 bm 1.2.4.64: algohelper.hxx split up into CommonFunctors.hxx ContainerHelper.hxx CloneHelper.hxx 2005/07/23 00:01:18 iha 1.2.4.63: include axis title sizes in diagram position to support old api and fileformat 2005/07/14 15:32:54 iha 1.2.4.62: cleanup WrappedIgnoreProperty 2005/07/14 14:42:43 iha 1.2.4.61: cleanup Fillproperties 2005/07/14 12:00:34 iha 1.2.4.60: use identical fast-property-IDs for lineproperties everywhere 2005/07/12 12:56:54 bm 1.2.4.59: use named properties for gradients etc. in chart model 2005/07/07 11:24:24 bm 1.2.4.58: getDiagramType uses template detection 2005/07/04 14:00:59 iha 1.2.4.57: get property number of lines only if no series available 2005/07/01 18:04:23 iha 1.2.4.56: correct number of lines property 2005/07/01 17:58:48 iha 1.2.4.55: offer stock properties 'Volume' and 'UpDown' 2005/07/01 16:05:55 iha 1.2.4.54: correct number of lines property 2005/07/01 15:10:49 iha 1.2.4.53: dont change diagram again if number of lines is already set with same value 2005/06/30 16:16:30 iha 1.2.4.52: correct number of lines 2005/06/27 14:25:27 iha 1.2.4.51: support property number of lines 2005/06/22 08:13:40 iha 1.2.4.50: support property DataCaption at diagram, series and data point 2005/06/21 16:15:38 bm 1.2.4.49: getDiagramType should return stock if we have a stock with volume (where the first series is of type column) 2005/06/21 12:52:04 iha 1.2.4.48: map area properties correct for datapoints 2005/06/17 20:12:25 iha 1.2.4.47: support spline propeties 2005/06/17 20:11:12 iha 1.2.4.46: remove false setting of defaults from diagram to series 2005/06/15 18:01:27 iha 1.2.4.45: support Up/DownBar in old API 2005/06/14 15:07:44 iha 1.2.4.44: support MinMaxLine for old api 2005/06/14 12:57:50 bm 1.2.4.43: avoid exception+assertion if document has no Axis Titles 2005/06/10 15:55:33 bm 1.2.4.42: Diagram supports services for axes (otherwise they are not exported in xmloff 2005/05/31 19:07:11 iha 1.2.4.41: create old api without controller 2005/05/24 15:10:37 iha 1.2.4.40: add z grid 2005/05/09 16:31:45 iha 1.2.4.39: added support for property Symboltype 2005/05/09 09:50:53 bm 1.2.4.38: moved parts of API to data namespace 2005/05/04 14:02:35 iha 1.2.4.37: changed contructor parameters for DataSeriesPointWrapper 2005/04/29 16:28:40 iha 1.2.4.36: renamed and reorganized 'WrappedMeterExcistenceProperty'->'WrappedMeterExistenceProperties' 2005/04/29 15:52:19 iha 1.2.4.35: fixed creation of 2nd axis 2005/04/22 18:53:21 iha 1.2.4.34: old api support - statistic properties 2005/04/22 10:33:00 iha 1.2.4.33: implemented Property AttributedDataPoints 2005/04/21 16:49:17 iha 1.2.4.32: improved old api support 2005/04/19 17:28:39 iha 1.2.4.31: improved old api support (introduced wrappedpropertyset ...) 2004/09/30 15:25:20 bm 1.2.4.30: special handling for fill properties 2004/09/29 14:24:30 bm 1.2.4.29: RegressionCurves property added for compatibility, fill-properties are delegated to Wall 2004/09/27 17:16:53 iha 1.2.4.28: replaced getInfoHelper().fillPropertyMembersByHandle by NamedFillProperties::GetPropertyNameForHandle 2004/09/21 16:53:15 iha 1.2.4.27: old api: added has xyz/main/sub grid 2004/09/20 17:25:48 bm 1.2.4.26: add parameter to setStackMode that only sets the mode at the first chart-type 2004/09/16 14:57:08 iha 1.2.4.25: implement api redesign 2004/09/16 14:46:29 iha 1.2.4.24: implement api redesign 2004/09/16 12:33:34 iha 1.2.4.23: implement api redesign 2004/09/15 17:31:59 bm 1.2.4.22: API simplification 2004/08/25 16:38:05 iha 1.2.4.21: View independent loading - relative position with dynamic anchor point 2004/06/04 07:53:11 bm 1.2.4.20: use named properties. use WallFloorWrapper for wall and floor 2004/05/28 14:12:33 bm 1.2.4.19: + grid support 2004/05/27 17:27:56 bm 1.2.4.18: only set "Vertical" property if it changed 2004/05/26 10:09:30 bm 1.2.4.17: use cached template 2004/05/13 09:48:44 bm 1.2.4.16: Property Deep: reset x-stacking mode only for bar/column chart need chart type manager in CTOR for getChartTypeTemplate() method 2004/05/07 15:35:41 bm 1.2.4.15: HasAxis: code simplyfied 2004/05/07 13:48:45 bm 1.2.4.14: some updates 2004/04/27 13:40:32 bm 1.2.4.13: axis titles (Has-Properties) 2004/04/26 19:02:07 iha 1.2.4.12: #i27367# use simpler interface to move objects at PositionAndSizeHelper 2004/04/26 17:39:27 iha 1.2.4.11: #i27367# implemented setSize/Position 2004/04/26 11:18:39 iha 1.2.4.10: #i27367# get position from ChartAPIValueProvider 2004/04/21 15:11:24 bm 1.2.4.9: comments corrected 2004/04/19 16:35:54 bm 1.2.4.8: Has-Properties 2004/04/19 08:35:51 bm 1.2.4.7: map chart-types 2004/04/01 16:03:00 bm 1.2.4.6: some more fixes for setDimension() for old API 2004/04/01 10:53:04 bm 1.2.4.5: XChartType: may return a coordinate system now 2004/03/29 12:59:17 bm 1.2.4.4: do not create template again 2004/03/12 15:32:50 iha 1.2.4.3: added AxisPosition for secondary axes 2004/03/02 09:35:20 bm 1.2.4.2: properties added (esp. the Has... properties) 2004/02/13 16:51:15 bm 1.2.4.1: join from changes on branch bm_post_chart01


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [b84b1b8310ead299f54c61707015537400d7f312]

INTEGRATION: CWS chart2mst3 (1.3.4); FILE MERGED 2007/02/28 16:55:30 iha 1.3.4.14: #i74965# export fillcolor for single piesegment correctly 2006/11/16 08:45:43 iha 1.3.4.13: #i71215# correct symbol color and lines for xy symbol only charts 2006/10/16 18:15:40 iha 1.3.4.12: save data point symbol 'NONE' correct for Line and Symbol charts 2006/03/14 19:05:37 iha 1.3.4.11: #i63008# crash leaving inplace mode while having subtitlesx 2006/03/12 01:24:37 iha 1.3.4.10: enlarge validity of area or line properties of data series to lifetime of new chartmodel 2006/02/17 20:57:39 iha 1.3.4.9: enlarge validity of api wrapper objects to lifetime of new chartmodel 2006/02/03 19:34:04 iha 1.3.4.8: correct series index access for old api + offer series wrapper to create via uno and initialize without series index at all 2005/10/07 11:09:21 bm 1.3.4.7: RESYNC: (1.3-1.4); FILE MERGED 2005/07/15 13:32:27 iha 1.3.4.6: removed support if FastPropertySet at WrappedPropertySet as this is to errorprone due to mismatch of FastPropertyIds 2005/06/23 14:36:03 iha 1.3.4.5: correct support for statistic properties 2005/06/21 12:51:42 iha 1.3.4.4: map area properties correct for datapoints 2005/05/04 14:02:35 iha 1.3.4.3: changed contructor parameters for DataSeriesPointWrapper 2005/04/19 17:28:38 iha 1.3.4.2: improved old api support (introduced wrappedpropertyset ...) 2004/06/04 07:54:39 bm 1.3.4.1: needs ChartAPIValueProvider for fill properties


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [8842dc369ea72ffa4cc2b75f53f2ccb68b629b47]

INTEGRATION: CWS chart2mst3 (1.3.4); FILE MERGED 2007/04/19 16:03:53 iha 1.3.4.47: #i76130# write attribute sort-by-x-values per plot-area not per series 2007/02/28 16:55:29 iha 1.3.4.46: #i74965# export fillcolor for single piesegment correctly 2007/02/26 13:49:28 iha 1.3.4.45: #i63312# export D3DPercentDiagonal 2007/02/08 18:01:24 iha 1.3.4.44: #i72533# colors for xy charts change when exporting from new chart and loading in old one 2006/11/16 08:45:53 iha 1.3.4.43: #i71215# correct symbol color and lines for xy symbol only charts 2006/10/25 22:29:19 iha 1.3.4.42: save and reload pie color correct 2006/10/20 20:52:35 iha 1.3.4.41: implement gradient step count 2006/10/18 17:02:42 bm 1.3.4.40: RESYNC: (1.4-1.5); FILE MERGED 2006/10/16 18:15:31 iha 1.3.4.39: save data point symbol 'NONE' correct for Line and Symbol charts 2006/08/21 17:03:22 iha 1.3.4.38: #i46521# replace modal x value sorting dialog by a checkbox in the chartwizard; perform sorting in view only and not in the cached chart data (as there is no cached data in the model anymore) 2006/06/22 14:51:57 bm 1.3.4.37: do not add bitmap properties as ignore properties since they are implemented regularly 2006/05/17 14:11:57 bm 1.3.4.36: support bitmap properties like tile, stretch, offsets etc. 2006/03/14 19:05:37 iha 1.3.4.35: #i63008# crash leaving inplace mode while having subtitlesx 2006/03/12 00:43:34 iha 1.3.4.34: enlarge validity of area or line properties of data series to lifetime of new chartmodel 2006/03/10 10:20:40 iha 1.3.4.33: don't use leading underscore 2006/02/17 20:57:39 iha 1.3.4.32: enlarge validity of api wrapper objects to lifetime of new chartmodel 2006/02/03 19:34:40 iha 1.3.4.31: correct series index access for old api + offer series wrapper to create via uno and initialize without series index at all 2006/01/27 09:51:12 bm 1.3.4.30: InlineContainer.hxx moved to comphelper 2005/11/24 18:32:42 bm 1.3.4.29: transparency gradients enabled 2005/11/24 15:08:24 bm 1.3.4.28: symbol graphics support 2005/11/15 15:29:54 bm 1.3.4.27: garbage collection, disposing, reference release issues 2005/10/24 11:06:36 iha 1.3.4.26: coordinate system restructure 2005/10/21 13:35:00 bm 1.3.4.25: enable FillBitmaps 2005/10/07 11:09:08 bm 1.3.4.24: RESYNC: (1.3-1.4); FILE MERGED 2005/08/03 16:36:12 bm 1.3.4.23: algohelper.hxx split up into CommonFunctors.hxx ContainerHelper.hxx CloneHelper.hxx 2005/07/15 13:32:27 iha 1.3.4.22: removed support if FastPropertySet at WrappedPropertySet as this is to errorprone due to mismatch of FastPropertyIds 2005/07/14 15:32:54 iha 1.3.4.21: cleanup WrappedIgnoreProperty 2005/07/14 14:42:42 iha 1.3.4.20: cleanup Fillproperties 2005/07/14 11:59:51 iha 1.3.4.19: use identical fast-property-IDs for lineproperties everywhere 2005/07/14 11:36:36 iha 1.3.4.18: use identical fast-property-IDs for lineproperties everywhere 2005/07/12 12:56:53 bm 1.3.4.17: use named properties for gradients etc. in chart model 2005/07/01 11:32:08 bm 1.3.4.16: pie segment offset property added 2005/06/23 14:36:30 iha 1.3.4.15: correct support for statistic properties 2005/06/22 08:13:00 iha 1.3.4.14: support property DataCaption at diagram, series and data point 2005/06/21 12:51:26 iha 1.3.4.13: map area properties correct for datapoints 2005/06/15 18:04:57 iha 1.3.4.12: cleanup 2005/05/31 19:07:10 iha 1.3.4.11: create old api without controller 2005/05/09 16:30:11 iha 1.3.4.10: added support for property Symboltype 2005/05/06 11:15:02 bm 1.3.4.9: renamed parameter to avoid identical names for type and parameter 2005/05/04 14:02:00 iha 1.3.4.8: added WrappedAttachedAxisProperty + changed constructor 2005/04/22 18:53:21 iha 1.3.4.7: old api support - statistic properties 2005/04/21 16:49:17 iha 1.3.4.6: improved old api support 2005/04/19 17:28:38 iha 1.3.4.5: improved old api support (introduced wrappedpropertyset ...) 2004/09/27 17:17:32 iha 1.3.4.4: replaced getInfoHelper().fillPropertyMembersByHandle by NamedFillProperties::GetPropertyNameForHandle 2004/06/04 07:55:14 bm 1.3.4.3: use named properties 2004/05/28 14:14:04 bm 1.3.4.2: handle BorderTransparency avoid Exception for LineJoint property 2004/02/13 16:51:14 bm 1.3.4.1: join from changes on branch bm_post_chart01


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [29f383b7e8d2e2fdd7f9930802995c546f80d8e7]

INTEGRATION: CWS chart2mst3 (1.2.4); FILE MERGED 2006/10/18 17:02:34 bm 1.2.4.53: RESYNC: (1.3-1.4); FILE MERGED 2006/09/29 13:10:14 bm 1.2.4.52: #i64500# create additional shape list in the correct order to store them correctly in XML 2006/08/08 15:01:27 iha 1.2.4.51: don't refresh addin when loading is not finished 2006/03/16 10:18:58 bm 1.2.4.50: catch-order fixed: RuntimeException is derived from Exception (was a warning) 2006/03/12 01:18:42 iha 1.2.4.49: changed communication between model, view and controller; implemented old AddIn Interface; changed owneship and lifetime of view 2006/03/10 10:20:39 iha 1.2.4.48: don't use leading underscore 2006/02/17 20:57:39 iha 1.2.4.47: enlarge validity of api wrapper objects to lifetime of new chartmodel 2006/02/06 15:30:07 iha 1.2.4.46: enlarge lifetime of titlewrapper 2006/02/03 19:37:23 iha 1.2.4.45: offer series wrapper to create via uno and initialize without series index at all 2006/01/27 09:51:11 bm 1.2.4.44: InlineContainer.hxx moved to comphelper 2005/11/23 16:50:36 iha 1.2.4.43: cleanup SchSfxItemIds.hxx + removed unused defines 2005/11/15 15:29:52 bm 1.2.4.42: garbage collection, disposing, reference release issues 2005/11/08 16:08:08 bm 1.2.4.41: update mechanism for old API wrapper. Todo: implement for all objects and especially for chartdocument 2005/11/07 17:11:23 bm 1.2.4.40: XRefreshable removed 2005/11/02 13:49:16 bm 1.2.4.39: scene properties changed from SceneDescriptor property to the D3D properties offered by SceneProperties.hxx (this way XML im-/export works with the xmloff helper) 2005/10/27 18:26:12 iha 1.2.4.38: support SequenceMapping 2005/10/19 16:48:39 bm 1.2.4.37: ::getData: if hasInternalDataProvider() was true, no model was passed to the ChartDataWrapper before.  As a result when getting data from Calc no internal (cached) data can be writen.  This seems better -- what was the reason for this? 2005/10/07 11:08:54 bm 1.2.4.36: RESYNC: (1.2-1.3); FILE MERGED 2005/10/06 09:07:53 bm 1.2.4.35: do not attach data if the given data is already attached to current model 2005/09/08 11:47:38 bm 1.2.4.34: create data wrapper without model when having external data provider 2005/08/18 15:20:39 bm 1.2.4.33: (gs)etDiagram -> (gs)etFirstDiagram to avoid name clashes with old API 2005/08/18 14:12:03 bm 1.2.4.32: use InternalDataProvider instead of ArrayDataProvider (is now superfluous and had implementation problems) 2005/08/15 13:01:32 bm 1.2.4.31: attachData: if we have already internal data, set it via the XChartDataArray interface 2005/08/03 16:36:12 bm 1.2.4.30: algohelper.hxx split up into CommonFunctors.hxx ContainerHelper.hxx CloneHelper.hxx 2005/07/18 17:12:17 iha 1.2.4.29: update view in old api wrapped before saving 2005/07/07 16:23:04 bm 1.2.4.28: use wrapper for area to get correct named properties (hatches, gradients etc.) 2005/07/01 10:58:30 iha 1.2.4.27: correct load of donut charts - remove service name mismatch 2005/06/16 12:54:41 iha 1.2.4.26: create legend on demand 2005/06/14 12:53:59 bm 1.2.4.25: avoid exception+assertion if document has no Legend 2005/06/09 15:47:27 iha 1.2.4.24: support positions and sizes via view for old api wrapper 2005/06/07 15:38:28 iha 1.2.4.23: removed inactive XNumberFormatsSupplier interface from wrapper 2005/05/31 19:05:29 iha 1.2.4.22: create old api without controller 2005/05/12 13:56:38 bm 1.2.4.21: API change XDataProvider 2005/05/09 09:50:53 bm 1.2.4.20: moved parts of API to data namespace 2005/04/19 17:28:38 iha 1.2.4.19: improved old api support (introduced wrappedpropertyset ...) 2004/09/27 14:30:54 iha 1.2.4.18: save - old api - access correct gradient and oher lists; reduce direct access to draw model 2004/09/16 09:14:30 iha 1.2.4.17: implement api redesign 2004/09/09 15:12:35 bm 1.2.4.16: fixing loading of series: newly interpreted series have to be attached to the tree correctly 2004/09/08 15:36:41 bm 1.2.4.15: enable loading data series. There is one Diagram deletion too much which results in lost properties 2004/08/26 13:18:13 iha 1.2.4.14: implement XDrawPageSupplier 2004/05/13 09:51:07 bm 1.2.4.13: use column chart as default for "BarDiagram" service DiagramWrapper needs chart type manager in CTOR 2004/05/07 13:48:45 bm 1.2.4.12: some updates 2004/04/27 14:26:43 bm 1.2.4.11: warning removed 2004/04/26 19:02:07 iha 1.2.4.10: #i27367# use simpler interface to move objects at PositionAndSizeHelper 2004/04/26 17:39:26 iha 1.2.4.9: #i27367# implemented setSize/Position 2004/04/14 15:17:13 bm 1.2.4.8: getCurrentController() -> delegate to chart2-model 2004/04/05 14:12:24 bm 1.2.4.7: XDataProvider API changed 2004/03/29 12:59:17 bm 1.2.4.6: do not create template again 2004/03/24 19:05:21 bm 1.2.4.5: XChartTypeTemplate changed: matchesTemplate may modify the template s properties if bAdaptProperties is true 2004/03/24 10:45:24 bm 1.2.4.4: some improvements of old API 2004/03/19 14:32:49 bm 1.2.4.3: XDataSource now contains XLabeledDataSources 2004/03/02 09:34:31 bm 1.2.4.2: properties added (esp. the Has... properties) 2004/02/13 16:51:13 bm 1.2.4.1: join from changes on branch bm_post_chart01


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [89df04faff1d9724e18dbb4f06c2a66f5d9bcbf3]

INTEGRATION: CWS chart2mst3 (1.2.4); FILE MERGED 2006/02/17 20:57:38 iha 1.2.4.5: enlarge validity of api wrapper objects to lifetime of new chartmodel 2005/11/15 15:29:51 bm 1.2.4.4: garbage collection, disposing, reference release issues 2005/10/07 11:08:43 bm 1.2.4.3: RESYNC: (1.2-1.3); FILE MERGED 2005/10/06 09:09:04 bm 1.2.4.2: apply data to model which data is attached to when setting data or labels (old behaviour) 2004/03/24 10:45:24 bm 1.2.4.1: some improvements of old API


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [0d288368bb9d7d914b79a5152c5560e39588a5a2]

INTEGRATION: CWS chart2mst3 (1.2.4); FILE MERGED 2006/10/25 11:24:09 bm 1.2.4.32: allow setting previously unset sequences, e.g. labels at data series with external data provider 2006/10/18 17:02:26 bm 1.2.4.31: RESYNC: (1.3-1.4); FILE MERGED 2006/08/08 09:07:35 iha 1.2.4.30: create addin charts correctly Marginal,MeanCummulative,Pareto,Pie 2006/02/17 20:57:38 iha 1.2.4.29: enlarge validity of api wrapper objects to lifetime of new chartmodel 2006/02/16 17:39:38 iha 1.2.4.28: don't lock solar mutex to long + return DBL_MIN as NotANumber to be conform with error in old api 2006/01/16 11:52:23 bm 1.2.4.27: warning removed 2005/11/29 18:11:57 iha 1.2.4.26: make more failsafe 2005/11/15 15:29:50 bm 1.2.4.25: garbage collection, disposing, reference release issues 2005/11/03 12:45:28 bm 1.2.4.24: vector::assign does not work because the (n,len) variant is chosen instead of (beg,end). Missing member template capabilities? 2005/11/02 19:18:15 iha 1.2.4.23: make more failsafe 2005/11/02 13:49:15 bm 1.2.4.22: scene properties changed from SceneDescriptor property to the D3D properties offered by SceneProperties.hxx (this way XML im-/export works with the xmloff helper) 2005/11/01 13:11:17 iha 1.2.4.21: support sequence mapping 2005/10/29 15:43:16 iha 1.2.4.20: support SequenceMapping also for chart local data 2005/10/27 18:25:46 iha 1.2.4.19: support SequenceMapping 2005/10/13 17:38:43 iha 1.2.4.18: renamed BoundedCoordinateSystem to CoordinateSystem 2005/10/07 11:08:24 bm 1.2.4.17: RESYNC: (1.2-1.3); FILE MERGED 2005/10/06 09:09:49 bm 1.2.4.16: apply data to model which data is attached to when setting data or labels (old behaviour) 2005/09/08 11:49:14 bm 1.2.4.15: refresh data when returning data and labels, do not refresh from model, if the data is not attached to it (model is set to 0 from outside) 2005/09/07 11:23:53 bm 1.2.4.14: last change undone -- XChartData may not belong to the current ChartModel (before attachData) 2005/09/07 11:16:36 bm 1.2.4.13: until we have a data change notification mechanism we always have to update the data in getData/getRowDescriptions/getColumnDescriptions 2005/08/18 15:20:38 bm 1.2.4.12: (gs)etDiagram -> (gs)etFirstDiagram to avoid name clashes with old API 2005/08/03 16:36:11 bm 1.2.4.11: algohelper.hxx split up into CommonFunctors.hxx ContainerHelper.hxx CloneHelper.hxx 2005/08/02 13:45:21 bm 1.2.4.10: data_type is not standard. use mapped_type instead 2005/08/02 09:42:12 bm 1.2.4.9: pute data into the rectangular region in the same order than in old chart 2005/07/06 11:25:28 bm 1.2.4.8: return data in the correct order depending on DataRowSource 2005/07/05 16:47:52 bm 1.2.4.7: set row and column descriptions in refreshData 2005/05/09 09:50:53 bm 1.2.4.6: moved parts of API to data namespace 2005/04/19 17:28:38 iha 1.2.4.5: improved old api support (introduced wrappedpropertyset ...) 2004/09/16 09:04:39 iha 1.2.4.4: implement api redesign 2004/03/24 10:45:23 bm 1.2.4.3: some improvements of old API 2004/03/19 14:32:49 bm 1.2.4.2: XDataSource now contains XLabeledDataSources 2004/02/13 16:51:12 bm 1.2.4.1: join from changes on branch bm_post_chart01


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [fdb1a3868f238dec483e9e42df3dd6810bcc470b]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2006/12/01 18:39:22 iha 1.1.2.6: #68896# always save the explicit number format 2006/09/24 09:12:53 iha 1.1.2.5: #i61970# correct implementation of axis at 2006/04/10 15:03:30 iha 1.1.2.4: api restructure axis, grids, scales and increments 2006/04/10 12:25:04 iha 1.1.2.3: api restructure axis, grids, scales and increments 2006/03/12 00:51:14 iha 1.1.2.2: merged ChartAPIValueProvider with Chart2ModelContact 2006/02/17 20:56:12 iha 1.1.2.1: enlarge validity of api wrapper objects to lifetime of new chartmodel


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [0b758112cccd6c2cf0cff62d5b300a6be24d5f63]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/02/08 21:25:28 iha 1.1.2.6: resync m195 -> m202 2006/12/01 18:39:30 iha 1.1.2.5: #68896# always save the explicit number format 2006/09/24 09:12:53 iha 1.1.2.4: #i61970# correct implementation of axis at 2006/04/10 12:25:04 iha 1.1.2.3: api restructure axis, grids, scales and increments 2006/03/12 00:51:42 iha 1.1.2.2: merged ChartAPIValueProvider with Chart2ModelContact 2006/02/17 20:56:27 iha 1.1.2.1: enlarge validity of api wrapper objects to lifetime of new chartmodel


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [c12fb2394a0e1d36588d51dc27a3c42f0df4942f]

INTEGRATION: CWS chart2mst3 (1.2.4); FILE MERGED 2006/07/28 19:56:42 iha 1.2.4.12: set help step correctly via old API 2006/03/14 19:05:37 iha 1.2.4.11: #i63008# crash leaving inplace mode while having subtitlesx 2006/02/17 20:57:37 iha 1.2.4.10: enlarge validity of api wrapper objects to lifetime of new chartmodel 2006/02/02 14:38:11 iha 1.2.4.9: create inner axis only if accessed directly 2006/02/01 19:12:52 iha 1.2.4.8: offer XShape and XNumberFormatsSupplier interface for old api axis 2006/01/17 19:25:43 iha 1.2.4.7: load sub interval on scales correctly 2006/01/17 19:02:59 iha 1.2.4.6: load sub interval on scales correctly 2005/12/07 12:21:39 iha 1.2.4.5: remove dependendy from special axis identifiers 2005/10/07 11:08:13 bm 1.2.4.4: RESYNC: (1.2-1.3); FILE MERGED 2005/04/19 17:28:38 iha 1.2.4.3: improved old api support (introduced wrappedpropertyset ...) 2004/04/19 16:36:12 bm 1.2.4.2: +static method to create Axis-Id 2004/02/13 16:51:12 bm 1.2.4.1: join from changes on branch bm_post_chart01


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [967e859f64d20c400b2c1eeca9d8ec07c0840a71]

INTEGRATION: CWS chart2mst3 (1.2.4); FILE MERGED 2007/02/23 14:52:02 iha 1.2.4.40: #i74799# export text break for axis explicitely 2006/12/01 18:41:08 iha 1.2.4.39: #68896# always save the explicit number format 2006/10/26 12:22:16 iha 1.2.4.38: load and save of vertically stacked axis label 2006/10/18 17:02:18 bm 1.2.4.37: RESYNC: (1.3-1.4); FILE MERGED 2006/09/22 15:53:54 bm 1.2.4.36: add property Visible, mapping to new API Show property 2006/08/04 09:53:19 iha 1.2.4.35: implment XNumberFormatsSupplier for old API misuse 2006/07/28 19:56:42 iha 1.2.4.34: set help step correctly via old API 2006/04/10 15:03:30 iha 1.2.4.33: api restructure axis, grids, scales and increments 2006/04/10 12:25:04 iha 1.2.4.32: api restructure axis, grids, scales and increments 2006/03/14 19:05:36 iha 1.2.4.31: #i63008# crash leaving inplace mode while having subtitlesx 2006/03/12 00:52:12 iha 1.2.4.30: merged ChartAPIValueProvider with Chart2ModelContact 2006/02/21 19:40:57 iha 1.2.4.29: added property show to axis to make axis title possible with invisible axis and enlarge lifetime for old api 2006/02/17 20:57:37 iha 1.2.4.28: enlarge validity of api wrapper objects to lifetime of new chartmodel 2006/02/02 14:37:48 iha 1.2.4.27: create inner axis only if accessed directly 2006/02/01 19:15:35 iha 1.2.4.26: don't hold axis ref in WrappedGapwidthProperty 2006/02/01 19:13:13 iha 1.2.4.25: offer XShape and XNumberFormatsSupplier interface for old api axis 2006/01/27 09:51:10 bm 1.2.4.24: InlineContainer.hxx moved to comphelper 2006/01/17 19:25:43 iha 1.2.4.23: load sub interval on scales correctly 2006/01/17 19:02:59 iha 1.2.4.22: load sub interval on scales correctly 2005/12/07 12:22:04 iha 1.2.4.21: remove dependendy from special axis identifiers 2005/11/22 14:08:45 iha 1.2.4.20: support BarOverlap and GapWidth 2005/11/15 15:29:49 bm 1.2.4.19: garbage collection, disposing, reference release issues 2005/10/24 11:06:36 iha 1.2.4.18: coordinate system restructure 2005/10/07 11:08:00 bm 1.2.4.17: RESYNC: (1.2-1.3); FILE MERGED 2005/08/22 15:40:36 iha 1.2.4.16: load property 'LinkNumberFormatToSource' correctly 2005/08/03 16:36:11 bm 1.2.4.15: algohelper.hxx split up into CommonFunctors.hxx ContainerHelper.hxx CloneHelper.hxx 2005/07/22 08:20:02 bm 1.2.4.14: +LinkNumberFormatToSource property and specialized wrappers for this and NumberFormat 2005/07/14 12:45:39 iha 1.2.4.13: remove unused parameter 'bIncludeStyleProperties' from characterproperties 2005/07/14 12:32:44 iha 1.2.4.12: remove unused parameter 'bIncludeStyleProperties' 2005/07/12 12:56:53 bm 1.2.4.11: use named properties for gradients etc. in chart model 2005/07/05 16:48:12 bm 1.2.4.10: DisplayLabels has default False in old API 2005/06/08 11:25:46 iha 1.2.4.9: use number format key at API instead of string 2005/06/07 15:59:13 iha 1.2.4.8: use numberformatter from model 2005/05/31 19:04:41 iha 1.2.4.7: create old api without controller 2005/04/19 17:28:38 iha 1.2.4.6: improved old api support (introduced wrappedpropertyset ...) 2004/08/24 11:11:06 iha 1.2.4.5: View independent loading - old api should set fixed font sizes 2004/04/19 16:36:12 bm 1.2.4.4: +static method to create Axis-Id 2004/04/13 16:01:25 bm 1.2.4.3: unsafe bool comparison 2004/03/12 15:32:50 iha 1.2.4.2: added AxisPosition for secondary axes 2004/02/13 16:51:11 bm 1.2.4.1: join from changes on branch bm_post_chart01


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [c8058930456ef48f2e297fbc24a1e9cf27d9c419]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2006/07/28 18:17:48 iha 1.1.2.4: support XShape interface at chart area for old API misuse... 2006/02/17 20:57:37 iha 1.1.2.3: enlarge validity of api wrapper objects to lifetime of new chartmodel 2005/10/11 09:19:53 bm 1.1.2.2: license header change 2005/07/07 16:24:15 bm 1.1.2.1: use wrapper for area to get correct named properties (hatches, gradients etc.)


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [8a88b62750584a07b5e5624c0e8ad4514d9687ce]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/02/14 13:21:20 iha 1.1.2.13: #i71411# explicitly save line style of the chart border as mixed defaults are in use 2007/02/08 21:25:27 iha 1.1.2.12: resync m195 -> m202 2006/10/25 17:54:01 iha 1.1.2.11: removed unused include 2006/09/20 10:03:49 bm 1.1.2.10: #i69680# Default fill style of area is solid 2006/07/28 18:17:56 iha 1.1.2.9: support XShape interface at chart area for old API misuse... 2006/02/17 20:57:36 iha 1.1.2.8: enlarge validity of api wrapper objects to lifetime of new chartmodel 2006/01/27 09:51:10 bm 1.1.2.7: InlineContainer.hxx moved to comphelper 2005/11/15 15:29:47 bm 1.1.2.6: garbage collection, disposing, reference release issues 2005/10/11 09:19:53 bm 1.1.2.5: license header change 2005/08/03 16:36:10 bm 1.1.2.4: algohelper.hxx split up into CommonFunctors.hxx ContainerHelper.hxx CloneHelper.hxx 2005/07/14 12:32:43 iha 1.1.2.3: remove unused parameter 'bIncludeStyleProperties' 2005/07/12 12:56:52 bm 1.1.2.2: use named properties for gradients etc. in chart model 2005/07/07 16:24:24 bm 1.1.2.1: use wrapper for area to get correct named properties (hatches, gradients etc.)


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [8b5cd43497e637369695e6fab1995ed57c3c1f33]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2006/03/23 09:55:52 bm 1.1.2.6: +AccessibleTextHelper 2006/02/20 09:22:49 bm 1.1.2.5: removed some classes 2005/10/11 09:19:52 bm 1.1.2.4: license header change 2005/10/10 16:24:04 bm 1.1.2.3: duplicate entries 2005/09/30 18:48:41 iha 1.1.2.2: Accessibility - under construction 2005/07/08 14:53:18 iha 1.1.2.1: create and notify an accessible view


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [f65e8643ad6975bb0edfb6ec90c678d95c470e99]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2006/02/20 09:50:14 bm 1.1.2.2: accessibility improvements 2005/09/30 18:46:36 iha 1.1.2.1: Accessibility - under construction


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [20eaa2a600095b570f32bc8b4d6c1c45d35da2e2]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/02/08 21:25:27 iha 1.1.2.4: resync m195 -> m202 2006/02/20 15:29:47 bm 1.1.2.3: create data points and legend entries with parameter bMayHaveChildren=false 2006/02/20 09:50:13 bm 1.1.2.2: accessibility improvements 2005/09/30 18:42:02 iha 1.1.2.1: Accessibility - under construction


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [07d08c02fc8951d69ccc421d60ac240a8a5f04b8]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/02/08 21:25:27 iha 1.1.2.3: resync m195 -> m202 2006/11/26 10:55:32 bm 1.1.2.2: includes for solar mutex missing 2006/03/23 09:51:50 bm 1.1.2.1: text support for titles. This class is instantiated directly by the controller as it needs a DrawView to work


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [3d31b8133bec4af39aa87e05c867d444016738e3]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/02/08 21:25:27 iha 1.1.2.8: resync m195 -> m202 2006/02/24 15:54:53 bm 1.1.2.7: wrong exception spec 2006/02/20 16:52:50 bm 1.1.2.6: notify selection changes 2006/02/20 15:28:22 bm 1.1.2.5: provide an ExplicitValueProvider for ObjectHierarchy to get legend entries and data points 2006/02/20 09:50:13 bm 1.1.2.4: accessibility improvements 2005/09/30 18:49:11 iha 1.1.2.3: Accessibility - under construction 2005/07/11 16:09:33 iha 1.1.2.2: dom'T register twice as selection change listener 2005/07/08 14:52:54 iha 1.1.2.1: create and notify an accessible view


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [17f8a71af9f517e6d1c844bc1f7eee70109fa325]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2006/03/23 09:56:08 bm 1.1.2.3: support for paragraphs for titles 2006/02/20 09:50:13 bm 1.1.2.2: accessibility improvements 2005/09/30 18:41:30 iha 1.1.2.1: Accessibility - under construction


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [be29e88700a190d1ad13a69b80189c6ec626f5de]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/02/08 21:25:27 iha 1.1.2.5: resync m195 -> m202 2006/03/23 09:56:08 bm 1.1.2.4: support for paragraphs for titles 2006/02/20 16:52:20 bm 1.1.2.3: make chart elements transient 2006/02/20 09:50:12 bm 1.1.2.2: accessibility improvements 2005/09/30 18:39:49 iha 1.1.2.1: Accessibility - under construction


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [9b81b2e201114df5ea186728c1c93c1a2f7b8c56]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/02/08 21:25:27 iha 1.1.2.3: resync m195 -> m202 2006/02/20 15:25:20 bm 1.1.2.2: color properties 2006/02/20 09:21:44 bm 1.1.2.1: new base class for accessibility objects that does not implement XAccessibleExtendedComponent


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [7255b57db3afe76cbd5e0e452939570c93fea6ce]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2005/12/21 21:29:04 iha 1.1.2.2: remove identifiers from model objects and create an index based CID protocol instead for selection purposes 2005/09/30 18:44:48 iha 1.1.2.1: Accessibility - under construction


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [1d0d2c328ca70e0f102f3cb57cc936703950b0bd]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/02/08 21:25:26 iha 1.1.2.2: resync m195 -> m202 2005/09/30 18:41:40 iha 1.1.2.1: Accessibility - under construction


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [3484a69abc590fc59a596febd7587fb67a839658]

INTEGRATION: CWS chart2mst3 (1.4.4); FILE MERGED 2007/04/26 09:53:57 bm 1.4.4.12: RESYNC: resolving merge problems 2007/02/01 16:54:10 iha 1.4.4.11: remove superfluous code from old context menu 2006/11/22 17:23:31 iha 1.4.4.10: RESYNC: (1.7-1.8); FILE MERGED 2006/10/06 09:10:52 bm 1.4.4.9: #i64500# need sot library for clipboard 2006/05/05 14:03:51 bm 1.4.4.8: RESYNC: (1.6-1.7); FILE MERGED 2005/11/21 14:53:31 bm 1.4.4.7: +sfx.srs for the strings STR_UNDO and STR_REDO 2005/11/02 12:11:34 bm 1.4.4.6: +basegfx lib (remember to remove goodies soon) 2005/10/07 11:07:49 bm 1.4.4.5: RESYNC: (1.5-1.6); FILE MERGED 2005/07/19 11:28:47 bm 1.4.4.4: backslash too much in libraries list 2005/07/08 14:54:37 iha 1.4.4.3: create and notify an accessible view 2004/06/03 03:38:10 iha 1.4.4.2: RESYNC: (1.4-1.5); FILE MERGED 2004/02/16 16:06:57 bm 1.4.4.1: -$SVLIB == $VCLLIB


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [41b62ea725ef9531adbc10292376a553a5ce944a]

INTEGRATION: CWS chart2mst3 (1.2.2); FILE MERGED 2005/10/07 11:07:15 bm 1.2.2.2: RESYNC: (1.2-1.3); FILE MERGED 2005/05/26 11:24:12 bm 1.2.2.1: API comes completely from unoil.jar now


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [4155d0bf07792387ee585a1f4f7bd594dd8d47fc]

INTEGRATION: CWS chart2mst3 (1.14.4); FILE MERGED 2006/02/21 11:03:31 bm 1.14.4.17: test UserDefinedAttributes by inserting a value (requires fixed default value) 2006/02/20 17:18:42 bm 1.14.4.16: test existence of UserDefinedAttributes in ChartArea 2005/08/18 14:27:18 bm 1.14.4.15: testData and testStockProperties corrected 2005/08/04 16:14:12 bm 1.14.4.14: adapted gradient and hatch test (using names), avoid some test that need a view due to problems, stock volume adapted, min-max line added 2005/07/12 12:56:51 bm 1.14.4.13: use named properties for gradients etc. in chart model 2005/07/05 15:23:54 bm 1.14.4.12: oops, wrong assure test 2005/07/05 14:56:53 bm 1.14.4.11: remove usage of new chart API in this test 2005/07/05 14:04:44 bm 1.14.4.10: testData: test correct retrieval, data row source disabled 2005/07/04 17:11:33 iha 1.14.4.9: removed deprecated file data provider 2005/07/04 17:04:40 iha 1.14.4.8: stock properties 2005/05/26 11:23:55 bm 1.14.4.7: some interfaces moved to data sub-namespace 2004/04/27 13:20:31 bm 1.14.4.6: axis title test 2004/04/27 09:29:11 bm 1.14.4.5: testing secondary y-axis +approxEqual for integers 2004/04/26 18:59:30 iha 1.14.4.4: #i27367# added test move legend and diagram; size diagram 2004/04/01 10:46:18 bm 1.14.4.3: some chart type properties 2004/03/24 09:39:23 bm 1.14.4.2: test for XChartDataArray 2004/02/13 16:51:11 bm 1.14.4.1: join from changes on branch bm_post_chart01


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [563b8056c6f57b9c587d38e90cae4c9fbd2688fc]

INTEGRATION: CWS chart2mst3 (1.5.4); FILE MERGED 2007/02/01 16:31:26 bm 1.5.4.11: inc/DevChartConfig.hxx no longer exists 2007/01/19 20:51:43 iha 1.5.4.10: switch back to old factory name for charts now as we only have the new chart 2006/11/02 21:20:55 iha 1.5.4.9: #i55229# don't deliver help ids from old chart 2005/12/06 19:11:56 iha 1.5.4.8: #i55229# overwrite old charts helpids with empty file which gets a newer date while building 2005/09/29 12:02:58 iha 1.5.4.7: #i55229# overwrite old charts helpids with empty file 2005/04/04 11:23:08 bm 1.5.4.6: uiconfig is delivered to the modules subdirectory 2005/03/24 14:41:06 bm 1.5.4.5: comment removed 2005/03/21 13:38:57 bm 1.5.4.4: deliver resources 2005/03/18 01:05:09 bm 1.5.4.3: RESYNC: (1.6-1.7); FILE MERGED 2004/06/15 09:43:54 bm 1.5.4.2: RESYNC: (1.5-1.6); FILE MERGED 2004/03/05 14:57:06 iha 1.5.4.1: added menubar.xml due to menubar framework changes


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [eeaabbcf04dba3fb64278219123f6720e2ba94dc]

INTEGRATION: CWS chart2mst3 (1.4.2); FILE MERGED 2007/02/01 16:54:52 iha 1.4.2.15: remove superfluous code from old context menu 2006/11/22 17:23:24 iha 1.4.2.14: RESYNC: (1.6-1.7); FILE MERGED 2006/11/02 21:21:27 iha 1.4.2.13: #i55229# don't deliver help ids from old chart 2006/05/08 08:04:27 bm 1.4.2.12: controller links against accessibility 2006/03/29 22:24:44 iha 1.4.2.11: restructure legend entry creation + legend entries in data labels 2005/09/29 12:03:27 iha 1.4.2.10: #i55229# overwrite old charts helpids with empty file 2005/07/08 14:53:57 iha 1.4.2.9: create and notify an accessible view 2005/05/09 09:50:48 bm 1.4.2.8: moved parts of API to data namespace 2005/05/06 11:19:32 bm 1.4.2.7: layout API deprecated 2004/09/15 17:31:58 bm 1.4.2.6: API simplification 2004/06/15 09:43:46 bm 1.4.2.5: RESYNC: (1.5-1.6); FILE MERGED 2004/03/02 09:23:51 bm 1.4.2.4: model/filter for XML filter added 2004/02/16 14:05:40 bm 1.4.2.3: more dependencies 2004/02/16 14:04:08 bm 1.4.2.2: RESYNC: (1.4-1.5); FILE MERGED 2004/02/13 16:51:11 bm 1.4.2.1: join from changes on branch bm_post_chart01


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [863a3eaa22fc7d9ecdddabd51788fe666c760973]

INTEGRATION: CWS chart2mst3 (1.3.2); FILE MERGED 2007/05/18 21:52:22 bm 1.3.2.1: invalid includes corrected


2007-05-22  Sven Jacobi  <sj@openoffice.org>  [fc2e443ab7d48de7d8c0be892b8a17db8c9bf3bd]

minor changes, added access to standard control icons, some string changes


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [e233271012328c39894d090643c939b6581caf07]

INTEGRATION: CWS chart2mst3 (1.3.4); FILE MERGED 2005/10/07 11:05:57 bm 1.3.4.4: RESYNC: (1.3-1.4); FILE MERGED 2004/04/23 13:55:44 bm 1.3.4.3: remote string for office added 2004/03/25 16:51:30 bm 1.3.4.2: chart2.rdb has to be delivered before running dmake 2004/02/13 16:51:06 bm 1.3.4.1: join from changes on branch bm_post_chart01


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [c1917338374c0350813c87ae23394f77b53744cc]

INTEGRATION: CWS chart2mst3 (1.2.4); FILE MERGED 2005/10/07 11:05:47 bm 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2005/05/26 11:17:48 bm 1.2.4.1: -genjava, -com


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [5de953c87fdcadfbf3b193a7b3ca53fd0132ba00]

INTEGRATION: CWS chart2mst3 (1.59.62); FILE MERGED 2007/05/14 20:00:45 bm 1.59.62.5: RESYNC: (1.60-1.62); FILE MERGED 2007/04/26 14:47:38 bm 1.59.62.4: #i75469# merged changes for this fix into CWS. Originally fixed on CWS vcl75 2007/04/25 00:55:37 bm 1.59.62.3: RESYNC: (1.59-1.60); FILE MERGED 2007/04/20 08:17:19 pl 1.59.62.2: #145482# catch Xerrors from input method 2007/03/06 09:16:03 iha 1.59.62.1: #145482# invalidate container pointer


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [74fc7b48f3dad05a5bf0cf1d2ff9565e0d3f548d]

INTEGRATION: CWS chart2mst3 (1.18.90); FILE MERGED 2007/02/23 14:05:46 iha 1.18.90.1: #i74770# crash after changing some attributes in chart


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [c91b14b4636bfdd9510ce001f50820d8202aadad]

INTEGRATION: CWS chart2mst3 (1.12.220); FILE MERGED 2005/05/17 16:57:19 bm 1.12.220.2: RESYNC: (1.12-1.13); FILE MERGED 2004/06/10 11:56:38 tl 1.12.220.1: #i30052# chart2 support


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [4eeea4a106b160ddc89d850826aae6e08dbfb7ec]

INTEGRATION: CWS chart2mst3 (1.52.12); FILE MERGED 2007/05/14 19:53:07 bm 1.52.12.8: RESYNC: (1.59-1.60); FILE MERGED 2007/04/24 23:53:08 bm 1.52.12.7: RESYNC: (1.58-1.59); FILE MERGED 2007/02/07 19:42:24 iha 1.52.12.6: RESYNC: (1.56-1.58); FILE MERGED 2006/11/24 21:22:53 bm 1.52.12.5: RESYNC: (1.54-1.56); FILE MERGED 2006/11/10 13:47:30 tl 1.52.12.4: #i71245#, #i69313#; old chart removed, fixed incorrectly shown default chart 2006/05/05 18:39:39 bm 1.52.12.3: RESYNC: (1.53-1.54); FILE MERGED 2006/01/26 00:16:12 bm 1.52.12.2: RESYNC: (1.52-1.53); FILE MERGED 2006/01/16 09:23:00 tl 1.52.12.1: #30052# added new resource file


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [c1112c65fc2648c14ec2948787f01b4eb760378a]

INTEGRATION: CWS chart2mst3 (1.5.96); FILE MERGED 2007/01/10 16:56:30 iha 1.5.96.1: #i73117# make chart icon visible per default according to spec


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [972e99f8cdfe3935ae0443bb573183f2bae41644]

INTEGRATION: CWS chart2mst3 (1.5.96); FILE MERGED 2007/01/10 16:55:56 iha 1.5.96.1: #i73117# make chart icon visible per default according to spec


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [a0d30d9f419626db1035eca20b5e4599073d03df]

INTEGRATION: CWS chart2mst3 (1.57.2); FILE MERGED 2007/05/14 19:52:42 bm 1.57.2.5: RESYNC: (1.59-1.60); FILE MERGED 2007/02/07 19:39:05 iha 1.57.2.4: RESYNC: (1.57-1.59); FILE MERGED 2007/02/02 11:24:04 tl 1.57.2.3: #i55007# automatic chart update 2006/11/22 13:22:23 tl 1.57.2.2: #i71246# positioning of the new chart wizard to not hide the already inserted chart 2006/11/10 13:47:56 tl 1.57.2.1: #i71245#, #i69313#; old chart removed, fixed incorrectly shown default chart


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [34f96f452fd0c1b57fe42263a4fee1d2713dc4f2]

INTEGRATION: CWS chart2mst3 (1.8.46); FILE MERGED 2006/11/29 09:49:47 tl 1.8.46.1: #i71246# child window removed


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [3bd4fa1b22ed50b15b2da07790a46ff54cf35915]

INTEGRATION: CWS chart2mst3 (1.89.14); FILE MERGED 2007/04/24 23:26:47 bm 1.89.14.15: RESYNC: (1.116-1.118); FILE MERGED 2007/02/07 19:38:18 iha 1.89.14.14: RESYNC: (1.115-1.116); FILE MERGED 2007/01/29 14:07:20 tl 1.89.14.13: #i55007#, #i73791# automatic update for charts, and update charts for undo-actions 2006/12/07 11:20:31 tl 1.89.14.12: #i71244# update chart in writer 2006/10/19 09:38:49 bm 1.89.14.11: RESYNC: (1.111-1.115); FILE MERGED 2006/06/16 15:09:29 bm 1.89.14.10: RESYNC: (1.109-1.111); FILE MERGED 2006/05/05 18:37:35 bm 1.89.14.9: RESYNC: (1.105-1.109); FILE MERGED 2006/01/25 23:57:50 bm 1.89.14.8: RESYNC: (1.101-1.105); FILE MERGED 2005/10/09 06:59:00 bm 1.89.14.7: RESYNC: (1.99-1.101); FILE MERGED 2005/05/17 16:36:27 bm 1.89.14.6: RESYNC: (1.98-1.99); FILE MERGED 2005/05/09 09:56:20 bm 1.89.14.5: moved chart2 API to data namespace 2005/03/17 18:15:03 bm 1.89.14.4: RESYNC: (1.93-1.98); FILE MERGED 2004/11/02 18:45:16 bm 1.89.14.3: RESYNC: (1.90-1.93); FILE MERGED 2004/08/04 22:37:14 bm 1.89.14.2: RESYNC: (1.89-1.90); FILE MERGED 2004/06/10 11:56:36 tl 1.89.14.1: #i30052# chart2 support


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [9df4e6731adaf3c218fd7d3f0e49ee525b6a5e48]

INTEGRATION: CWS chart2mst3 (1.97.44); FILE MERGED 2007/04/24 23:24:53 bm 1.97.44.5: RESYNC: (1.99-1.100); FILE MERGED 2007/02/07 19:37:23 iha 1.97.44.4: RESYNC: (1.98-1.99); FILE MERGED 2006/11/29 09:49:47 tl 1.97.44.3: #i71246# child window removed 2006/11/24 21:21:12 bm 1.97.44.2: RESYNC: (1.97-1.98); FILE MERGED 2006/11/09 08:40:26 ama 1.97.44.1: Fix #i68825#: No Redo for canceled chart


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [030eaaeadf6ed2904cf0cac661502dff3b068267]

INTEGRATION: CWS chart2mst3 (1.7.100); FILE MERGED 2007/05/14 19:48:15 bm 1.7.100.7: RESYNC: (1.10-1.11); FILE MERGED 2006/11/22 13:22:23 tl 1.7.100.6: #i71246# positioning of the new chart wizard to not hide the already inserted chart 2006/11/10 13:47:56 tl 1.7.100.5: #i71245#, #i69313#; old chart removed, fixed incorrectly shown default chart 2006/10/20 13:42:18 bm 1.7.100.4: signature of InsertOleObject changed 2006/10/19 09:30:12 bm 1.7.100.3: RESYNC: (1.8-1.10); FILE MERGED 2005/10/09 06:47:04 bm 1.7.100.2: RESYNC: (1.7-1.8); FILE MERGED 2005/08/05 12:54:58 bm 1.7.100.1: new InsertChart method that uses the new API and returns the model


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [28a97033fd533c7f9614bbad3ddf13f08467542d]

INTEGRATION: CWS chart2mst3 (1.5.52); FILE MERGED 2006/11/22 13:22:23 tl 1.5.52.1: #i71246# positioning of the new chart wizard to not hide the already inserted chart


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [28c9973206e2a97b36bb8343e452d7fda8b0bd5d]

INTEGRATION: CWS chart2mst3 (1.8.248); FILE MERGED 2007/02/19 14:29:24 tl 1.8.248.22: #i74540# handling multiple charts; GetChartDataProvider improved 2007/01/29 14:07:20 tl 1.8.248.21: #i55007#, #i73791# automatic update for charts, and update charts for undo-actions 2006/12/07 11:20:30 tl 1.8.248.20: #i71244# update chart in writer 2006/11/29 09:49:46 tl 1.8.248.19: #i71246# child window removed 2006/11/22 13:22:23 tl 1.8.248.18: #i71246# positioning of the new chart wizard to not hide the already inserted chart 2006/11/10 13:47:56 tl 1.8.248.17: #i71245#, #i69313#; old chart removed, fixed incorrectly shown default chart 2006/11/09 08:41:07 ama 1.8.248.16: Fix #i68825#: No Redo for canceled chart 2006/10/19 09:27:43 bm 1.8.248.15: RESYNC: (1.14-1.15); FILE MERGED 2006/08/03 12:15:52 tl 1.8.248.14: #i66176# delte chart object when wizard dialog was canceled 2006/08/03 10:48:52 tl 1.8.248.13: #i66176# delte chart object when wizard dialog was canceled 2006/06/20 17:10:59 bm 1.8.248.12: #i66558# correct evaluation of return value of XExecutableDialog::execute() 2006/05/05 18:35:18 bm 1.8.248.11: RESYNC: (1.13-1.14); FILE MERGED 2005/11/15 16:31:41 bm 1.8.248.10: dispose chart wizard dialog after use 2005/10/09 06:39:33 bm 1.8.248.9: RESYNC: (1.12-1.13); FILE MERGED 2005/09/08 11:49:57 iha 1.8.248.8: set number formatter independent from dataprovider thus also a chart with own data has the numberformatter of the parent 2005/08/15 13:10:12 bm 1.8.248.7: XDataReceiver changed 2005/08/05 12:59:51 bm 1.8.248.6: insert new charts as real OLE objects 2005/05/09 09:56:11 bm 1.8.248.5: moved chart2 API to data namespace 2005/03/17 18:11:10 bm 1.8.248.4: RESYNC: (1.10-1.12); FILE MERGED 2004/11/02 18:40:28 bm 1.8.248.3: RESYNC: (1.8-1.10); FILE MERGED 2004/06/10 11:56:35 tl 1.8.248.2: #i30052# chart2 support 2004/05/06 14:56:28 iha 1.8.248.1: #i20344# new wizard for new chart - old stuff has to be removed from code still


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [476c0f1fc0b49daff2d0f84b81fe5ccde8d5aa6c]

INTEGRATION: CWS chart2mst3 (1.51.2); FILE MERGED 2007/05/14 19:46:32 bm 1.51.2.6: RESYNC: (1.51-1.53); FILE MERGED 2007/01/29 14:07:19 tl 1.51.2.5: #i55007#, #i73791# automatic update for charts, and update charts for undo-actions 2006/12/07 11:20:30 tl 1.51.2.4: #i71244# update chart in writer 2006/11/29 09:49:46 tl 1.51.2.3: #i71246# child window removed 2006/11/22 13:22:22 tl 1.51.2.2: #i71246# positioning of the new chart wizard to not hide the already inserted chart 2006/11/10 13:47:56 tl 1.51.2.1: #i71245#, #i69313#; old chart removed, fixed incorrectly shown default chart


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [46333b08fb39167f199d001936aa05689b6980d8]

INTEGRATION: CWS chart2mst3 (1.36.132); FILE MERGED 2006/11/22 13:22:22 tl 1.36.132.2: #i71246# positioning of the new chart wizard to not hide the already inserted chart 2006/11/10 13:47:55 tl 1.36.132.1: #i71245#, #i69313#; old chart removed, fixed incorrectly shown default chart


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [69f3898da69d469b4a5f1e4355aaf3e2e13ea6e1]

INTEGRATION: CWS chart2mst3 (1.3.6); FILE MERGED 2006/11/22 13:22:22 tl 1.3.6.4: #i71246# positioning of the new chart wizard to not hide the already inserted chart 2006/11/10 13:47:55 tl 1.3.6.3: #i71245#, #i69313#; old chart removed, fixed incorrectly shown default chart 2005/10/09 06:02:24 bm 1.3.6.2: RESYNC: (1.3-1.4); FILE MERGED 2005/08/05 12:55:28 bm 1.3.6.1: new InsertChart method that uses the new API and returns the model


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [d8d794710d4a2f2f1c231817bc3a251b1b68a3b2]

INTEGRATION: CWS chart2mst3 (1.9.52); FILE MERGED 2007/02/01 15:08:55 tl 1.9.52.1: #i55007# automatic chart update


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [3c47da6de2da78f9710e8d11ea1a7e908b6c8b98]

INTEGRATION: CWS chart2mst3 (1.6.52); FILE MERGED 2006/11/29 09:49:46 tl 1.6.52.3: #i71246# child window removed 2006/11/22 13:22:22 tl 1.6.52.2: #i71246# positioning of the new chart wizard to not hide the already inserted chart 2006/11/10 13:47:55 tl 1.6.52.1: #i71245#, #i69313#; old chart removed, fixed incorrectly shown default chart


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [522833969797f3af0a61beaae1b6af0bc1fda1d0]

INTEGRATION: CWS chart2mst3 (1.73.14); FILE MERGED 2007/04/24 23:02:33 bm 1.73.14.2: RESYNC: (1.73-1.74); FILE MERGED 2007/01/29 14:53:24 tl 1.73.14.1: #i55007# automatic update for charts


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [2dd66c18e7a49bc28b592bc8deb6906e8f4ec483]

INTEGRATION: CWS chart2mst3 (1.26.46); FILE MERGED 2007/05/14 19:32:41 bm 1.26.46.2: RESYNC: (1.26-1.27); FILE MERGED 2007/01/29 14:53:24 tl 1.26.46.1: #i55007# automatic update for charts


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [b01f6f123e5afb175d3cc83a937a2af0116259d2]

INTEGRATION: CWS chart2mst3 (1.56.46); FILE MERGED 2007/05/14 19:30:02 bm 1.56.46.2: RESYNC: (1.56-1.58); FILE MERGED 2006/11/29 09:49:45 tl 1.56.46.1: #i71246# child window removed


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [0cf804e75b0ac090cdda6ed0ea9e5f8d862c29a9]

INTEGRATION: CWS chart2mst3 (1.55.2); FILE MERGED 2007/05/14 19:29:30 bm 1.55.2.5: RESYNC: (1.57-1.59); FILE MERGED 2007/03/01 12:35:44 bm 1.55.2.4: #i75016# check pDoc before accessing in DTOR. A docshell without document can exist (open an unknown file like a pdf and press cancel in the ASCII import filter dialog) 2007/02/16 10:14:39 tl 1.55.2.3: #i74133# possible crash fixed 2007/02/07 19:31:55 iha 1.55.2.2: RESYNC: (1.55-1.57); FILE MERGED 2006/12/07 11:20:30 tl 1.55.2.1: #i71244# update chart in writer


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [aa708a2c5dab77ed1dd96d378c0de441bd628495]

INTEGRATION: CWS chart2mst3 (1.64.26); FILE MERGED 2007/02/07 19:31:48 iha 1.64.26.2: RESYNC: (1.64-1.66); FILE MERGED 2007/02/02 11:24:04 tl 1.64.26.1: #i55007# automatic chart update


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [c5f2aa828220e9a74f10da8690ffff012cf2216b]

INTEGRATION: CWS chart2mst3 (1.65.44); FILE MERGED 2007/05/14 19:20:43 bm 1.65.44.5: RESYNC: (1.69-1.70); FILE MERGED 2007/04/24 22:53:41 bm 1.65.44.4: RESYNC: (1.68-1.69); FILE MERGED 2007/02/07 19:25:52 iha 1.65.44.3: RESYNC: (1.66-1.68); FILE MERGED 2006/11/24 21:05:29 bm 1.65.44.2: RESYNC: (1.65-1.66); FILE MERGED 2006/11/09 08:39:24 ama 1.65.44.1: Fix #i68825#: No Redo for canceled chart


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [1c46621b4b7d73537a8cf7d07237ff682278d7ee]

INTEGRATION: CWS chart2mst3 (1.85.12); FILE MERGED 2007/05/14 19:20:19 bm 1.85.12.17: RESYNC: (1.99-1.100); FILE MERGED 2007/01/29 14:06:57 tl 1.85.12.16: #i55007#, #i73791# automatic update for charts, and update charts for undo-actions 2006/12/07 11:20:48 tl 1.85.12.15: #i71244# update chart in writer 2006/11/10 13:47:55 tl 1.85.12.14: #i71245#, #i69313#; old chart removed, fixed incorrectly shown default chart 2006/10/19 08:08:01 bm 1.85.12.13: RESYNC: (1.95-1.99); FILE MERGED 2006/01/25 21:36:42 bm 1.85.12.12: RESYNC: (1.93-1.95); FILE MERGED 2005/11/22 14:19:24 tl 1.85.12.11: #i30052# chart2 API 2005/11/15 09:10:54 tl 1.85.12.10: #i30052# chart2 support 2005/10/09 03:28:57 bm 1.85.12.9: RESYNC: (1.92-1.93); FILE MERGED 2005/07/25 14:27:21 bm 1.85.12.8: RESYNC: (1.91-1.92); FILE MERGED 2005/05/17 15:43:35 bm 1.85.12.7: RESYNC: (1.90-1.91); FILE MERGED 2005/05/09 09:55:48 bm 1.85.12.6: moved chart2 API to data namespace 2004/11/02 17:58:27 bm 1.85.12.5: RESYNC: (1.89-1.90); FILE MERGED 2004/08/30 19:41:12 bm 1.85.12.4: RESYNC: (1.87-1.89); FILE MERGED 2004/08/04 22:01:10 bm 1.85.12.3: RESYNC: (1.86-1.87); FILE MERGED 2004/06/15 17:26:59 bm 1.85.12.2: RESYNC: (1.85-1.86); FILE MERGED 2004/06/10 11:56:34 tl 1.85.12.1: #i30052# chart2 support


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [830a3770cb56d3e31c1d44a955a629255cef6024]

INTEGRATION: CWS chart2mst3 (1.97.12); FILE MERGED 2007/04/24 22:52:53 bm 1.97.12.14: RESYNC: (1.125-1.128); FILE MERGED 2007/02/07 19:24:59 iha 1.97.12.13: RESYNC: (1.124-1.125); FILE MERGED 2006/10/19 08:06:42 bm 1.97.12.12: RESYNC: (1.122-1.124); FILE MERGED 2006/06/17 15:55:09 bm 1.97.12.11: resync problem: missing comman in list 2006/06/16 14:59:37 bm 1.97.12.10: RESYNC: (1.120-1.122); FILE MERGED 2006/05/05 18:05:59 bm 1.97.12.9: RESYNC: (1.118-1.120); FILE MERGED 2006/01/25 21:34:54 bm 1.97.12.8: RESYNC: (1.113-1.118); FILE MERGED 2005/10/09 03:26:56 bm 1.97.12.7: RESYNC: (1.112-1.113); FILE MERGED 2005/05/17 15:43:08 bm 1.97.12.6: RESYNC: (1.110-1.112); FILE MERGED 2005/03/17 17:26:28 bm 1.97.12.5: RESYNC: (1.104-1.110); FILE MERGED 2004/08/30 19:40:11 bm 1.97.12.4: RESYNC: (1.98-1.104); FILE MERGED 2004/08/10 12:27:19 bm 1.97.12.3: comma in list missing 2004/08/04 22:01:02 bm 1.97.12.2: RESYNC: (1.97-1.98); FILE MERGED 2004/06/10 11:56:34 tl 1.97.12.1: #i30052# chart2 support


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [f01c4bd57a5ecb4a8eca5cba9957dc9dfb011f5c]

INTEGRATION: CWS chart2mst3 (1.161.10); FILE MERGED 2007/05/14 19:19:44 bm 1.161.10.14: RESYNC: (1.196-1.197); FILE MERGED 2007/04/24 22:52:46 bm 1.161.10.13: RESYNC: (1.193-1.196); FILE MERGED 2007/02/07 19:24:06 iha 1.161.10.12: RESYNC: (1.190-1.193); FILE MERGED 2006/10/19 08:05:48 bm 1.161.10.11: RESYNC: (1.186-1.190); FILE MERGED 2006/06/16 14:58:28 bm 1.161.10.10: RESYNC: (1.185-1.186); FILE MERGED 2006/05/05 18:05:18 bm 1.161.10.9: RESYNC: (1.183-1.185); FILE MERGED 2006/01/25 21:33:33 bm 1.161.10.8: RESYNC: (1.179-1.183); FILE MERGED 2005/10/09 03:25:40 bm 1.161.10.7: RESYNC: (1.178-1.179); FILE MERGED 2005/07/25 14:25:27 bm 1.161.10.6: RESYNC: (1.176-1.178); FILE MERGED 2005/05/17 15:42:29 bm 1.161.10.5: RESYNC: (1.174-1.176); FILE MERGED 2005/03/17 17:25:46 bm 1.161.10.4: RESYNC: (1.166-1.174); FILE MERGED 2004/08/30 19:39:39 bm 1.161.10.3: RESYNC: (1.163-1.166); FILE MERGED 2004/08/04 22:00:44 bm 1.161.10.2: RESYNC: (1.161-1.163); FILE MERGED 2004/06/10 11:56:33 tl 1.161.10.1: #i30052# chart2 support


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [0700ce3aa01be2c8b05330b524f0bb186886296b]

INTEGRATION: CWS chart2mst3 (1.106.2); FILE MERGED 2007/04/24 22:52:40 bm 1.106.2.3: RESYNC: (1.108-1.109); FILE MERGED 2007/02/07 19:23:59 iha 1.106.2.2: RESYNC: (1.106-1.108); FILE MERGED 2007/02/02 11:24:03 tl 1.106.2.1: #i55007# automatic chart update


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [7b18cefdba2440b584af17211cb66e56fb8d2e4f]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/04/24 14:15:40 bm 1.1.2.3: remove german strings from new resource 2006/11/01 17:39:29 iha 1.1.2.2: changed resource STR_CHART2_COL_LABEL_TEXT according to changed spec 2006/01/13 12:41:28 tl 1.1.2.1: #i30052# added string resources


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [f653603cd9b90999d3c3d1131f079eae828056ef]

INTEGRATION: CWS chart2mst3 (1.23.428); FILE MERGED 2007/02/16 15:18:05 tl 1.23.428.16: #i74540# handling multiple charts; GetChartDataProvider improved 2007/02/16 12:27:41 bm 1.23.428.15: DataProvider was dropped from list with last resync 2007/02/07 19:23:25 iha 1.23.428.14: RESYNC: (1.31-1.33); FILE MERGED 2007/01/29 14:06:56 tl 1.23.428.13: #i55007#, #i73791# automatic update for charts, and update charts for undo-actions 2006/12/07 11:20:48 tl 1.23.428.12: #i71244# update chart in writer 2006/12/01 17:26:17 bm 1.23.428.11: #i64497# the case that a data provider from a temporary document is requested should never happen -> assertion 2006/11/30 15:39:13 bm 1.23.428.10: #i64497# create data provider only when document was not created with mode embedded (which is the case during clipboard actions) 2006/10/19 08:04:08 bm 1.23.428.9: RESYNC: (1.29-1.31); FILE MERGED 2006/05/05 18:05:05 bm 1.23.428.8: RESYNC: (1.28-1.29); FILE MERGED 2006/02/24 15:52:32 iha 1.23.428.7: correct wrongly resolved merge conflict - order of entries is important! 2006/01/25 21:32:02 bm 1.23.428.6: RESYNC: (1.27-1.28); FILE MERGED 2005/10/09 03:23:50 bm 1.23.428.5: RESYNC: (1.26-1.27); FILE MERGED 2005/07/25 14:24:50 bm 1.23.428.4: RESYNC: (1.25-1.26); FILE MERGED 2005/05/09 09:55:48 bm 1.23.428.3: moved chart2 API to data namespace 2004/08/30 19:38:45 bm 1.23.428.2: RESYNC: (1.23-1.25); FILE MERGED 2004/06/10 11:56:33 tl 1.23.428.1: #i30052# chart2 support


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [9cddf9da7fb256418e1bc3b4719abb55e3b0604c]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/05/15 06:07:20 bm 1.1.2.51: #i77020# fixed crash due to strange uint <-> int conversions 2007/04/27 14:16:16 bm 1.1.2.50: RESYNC: warnings removed as preparation for warning==error 2007/04/20 11:58:07 tl 1.1.2.49: #i75825# checking for FirstCellAsLabel in detectArguments 2007/03/27 08:55:28 bm 1.1.2.48: #i75058# createDataSource: check if the source range passed here is too large for the table 2007/03/02 12:54:41 bm 1.1.2.47: #i75058# throw IllegalArgumentException instead of RuntimeException when createDataSequenceByRangeRepresentation fails 2007/02/16 15:15:16 tl 1.1.2.46: #i74133# possible crash fixed 2007/02/16 10:14:38 tl 1.1.2.45: #i74133# possible crash fixed 2007/02/12 17:20:31 bm 1.1.2.44: calling an interface method that throws a DisposedException in the DTOR is no good idea 2007/02/09 21:56:35 iha 1.1.2.43: resync m195 -> m202 - missing pch 2007/02/02 16:15:37 tl 1.1.2.42: #i74133# introduce DisposeExceptions and relaxed consistency checks in detectArguments 2007/02/02 15:34:12 tl 1.1.2.41: #i74133# introduce DisposeExceptions and relaxed consistency checks in detectArguments 2007/02/02 11:24:03 tl 1.1.2.40: #i55007# automatic chart update 2007/01/29 14:06:56 tl 1.1.2.39: #i55007#, #i73791# automatic update for charts, and update charts for undo-actions 2006/12/13 12:31:03 tl 1.1.2.38: #i71244# update charts in writer 2006/12/13 11:07:28 tl 1.1.2.37: #i71244# update charts in writer 2006/12/12 16:43:14 tl 1.1.2.36: #i71244# update charts in writer 2006/12/11 15:23:39 tl 1.1.2.35: #i71244# update charts in writer 2006/12/07 11:47:06 tl 1.1.2.34: #i71244# update chart in writer 2006/12/07 11:20:47 tl 1.1.2.33: #i71244# update chart in writer 2006/12/06 09:27:23 bm 1.1.2.32: syntax error in preprocessor directive 2006/12/05 16:32:07 iha 1.1.2.31: correct cloning of SwChartLabeledDataSequence 2006/12/05 13:35:07 iha 1.1.2.30: #i72002# #i71677# crashes with xy charts (fix from tl) 2006/11/01 17:40:10 iha 1.1.2.29: changed resource STR_CHART2_COL_LABEL_TEXT according to changed spec 2006/05/08 08:47:47 bm 1.1.2.28: XDataSequence: chart data listener removed. Instead XModifyBroadcaster must be implemented in the future 2006/01/13 12:39:58 tl 1.1.2.27: #i30052# added string resources 2005/12/06 12:46:25 tl 1.1.2.26: #58464# generateLabel fixed as told 2005/12/06 11:32:04 tl 1.1.2.25: #58464# createDataSource improved to handle bad exported SO8 charts (shifted cell ranges) 2005/12/06 09:28:21 tl 1.1.2.24: #i30052# createDataSource for rows fixed; DBG only implementation of 'generateLabel' 2005/11/30 10:59:14 bm 1.1.2.23: ^M character in code (breaking Solaris build) 2005/11/29 18:15:47 iha 1.1.2.22: #i58464# work around wrong writer ranges in file 2005/11/24 10:51:56 tl 1.1.2.21: #i30052# implementing chart2 API 2005/11/23 07:24:25 tl 1.1.2.20: #i30052# chart2 API 2005/11/22 14:19:23 tl 1.1.2.19: #i30052# chart2 API 2005/11/15 10:22:40 tl 1.1.2.18: #i30052# chart2 support 2005/11/15 09:10:55 tl 1.1.2.17: #i30052# chart2 support 2005/10/11 10:07:04 bm 1.1.2.16: license header change 2005/09/09 15:05:50 bm 1.1.2.15: +XRangeXMLConversion interface stub 2005/09/09 12:37:50 bm 1.1.2.14: return a non-empty string as CellRepresentation to allow newly created files to be identified as ones that get their data from writer 2005/09/08 12:36:53 iha 1.1.2.13: added method generateLabel 2005/09/08 11:49:25 iha 1.1.2.12: set number formatter independent from dataprovider thus also a chart with own data has the numberformatter of the parent 2005/09/01 13:50:48 bm 1.1.2.11: set table cursor to 0 if table or cursor has been deleted, lock solar mutex in DTOR 2005/08/05 13:59:17 bm 1.1.2.10: -XDataSequence::generateLabel 2005/08/05 09:19:18 bm 1.1.2.9: return a valid number formatter 2005/07/26 14:04:35 bm 1.1.2.8: chart2 UNO API changes 2005/05/12 14:27:41 bm 1.1.2.7: API changes in XDataProvider 2005/05/09 09:55:48 bm 1.1.2.6: moved chart2 API to data namespace 2005/05/03 16:35:55 bm 1.1.2.5: removed identifiers from XSequences. XSequences are no longer stored in the XDataProvider 2004/06/29 11:07:50 bm 1.1.2.4: XDataProvider:  getRangeRepresentationByRangeIdentifiers -> mergeRangeRepresentations 2004/06/14 07:07:29 bm 1.1.2.3: tools string's length method is Len() not getLength() 2004/06/10 16:58:43 bm 1.1.2.2: createClone(): duplicate variable names (error with solaris compiler) 2004/06/10 11:54:55 tl 1.1.2.1: #i30052# chart2 support


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [472a7674af363f33b5be29b867f8b19735670009]

INTEGRATION: CWS chart2mst3 (1.16.232); FILE MERGED 2006/01/13 12:39:58 tl 1.16.232.4: #i30052# added string resources 2005/11/15 09:09:49 tl 1.16.232.3: #i30052# chart2 support 2005/10/09 03:23:05 bm 1.16.232.2: RESYNC: (1.16-1.17); FILE MERGED 2004/06/10 11:56:32 tl 1.16.232.1: #i30052# chart2 support


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [cab27ee0ee893accbbe55a5384fa6a3c6398e41b]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2005/11/15 09:02:00 tl 1.1.2.1: #i30052# chart2 support


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [3f084c9bd2a57099b6c88899807e5ad83d3a8d11]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/02/09 21:52:00 iha 1.1.2.2: resync m195 -> m202 - missing pch 2005/11/15 09:02:01 tl 1.1.2.1: #i30052# chart2 support


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [c81587d4f908d3c279b67862281f383eabb7b7d4]

INTEGRATION: CWS chart2mst3 (1.25.24); FILE MERGED 2007/05/14 19:19:29 bm 1.25.24.8: RESYNC: (1.27-1.28); FILE MERGED 2007/03/09 15:05:45 bm 1.25.24.7: merged changed from CWS swnewtable 2007/02/07 19:23:10 iha 1.25.24.6: RESYNC: (1.25-1.26); FILE MERGED 2007/01/29 14:06:56 tl 1.25.24.5: #i55007#, #i73791# automatic update for charts, and update charts for undo-actions 2006/12/12 16:43:14 tl 1.25.24.4: #i71244# update charts in writer 2006/12/11 15:23:38 tl 1.25.24.3: #i71244# update charts in writer 2006/12/07 11:20:47 tl 1.25.24.2: #i71244# update chart in writer 2006/11/10 13:47:54 tl 1.25.24.1: #i71245#, #i69313#; old chart removed, fixed incorrectly shown default chart


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [5f1cda5b0393ad590dfd47aa940ace150fee94ae]

INTEGRATION: CWS chart2mst3 (1.65.44); FILE MERGED 2007/02/07 19:20:36 iha 1.65.44.2: RESYNC: (1.65-1.69); FILE MERGED 2007/01/29 14:06:55 tl 1.65.44.1: #i55007#, #i73791# automatic update for charts, and update charts for undo-actions


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [29d0f8da79889ac7d1f4c8fedb2b19cc3c95b69f]

INTEGRATION: CWS chart2mst3 (1.10.10); FILE MERGED 2007/05/14 19:18:45 bm 1.10.10.2: RESYNC: (1.10-1.11); FILE MERGED 2007/03/09 15:05:45 bm 1.10.10.1: merged changed from CWS swnewtable


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [45b50c1df494df38b3d1cac34572f23a0d5a23dd]

INTEGRATION: CWS chart2mst3 (1.91.44); FILE MERGED 2007/03/09 15:05:44 bm 1.91.44.3: merged changed from CWS swnewtable 2007/02/07 19:19:24 iha 1.91.44.2: RESYNC: (1.91-1.95); FILE MERGED 2007/01/29 14:06:55 tl 1.91.44.1: #i55007#, #i73791# automatic update for charts, and update charts for undo-actions


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [92d5d60ae43ee3a943c52ed826a2c766eb4654d8]

INTEGRATION: CWS chart2mst3 (1.59.46); FILE MERGED 2007/05/14 19:15:48 bm 1.59.46.2: RESYNC: (1.59-1.60); FILE MERGED 2006/11/22 13:22:21 tl 1.59.46.1: #i71246# positioning of the new chart wizard to not hide the already inserted chart


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [104792614163d64abf8da2315f7deec5cbb14849]

INTEGRATION: CWS chart2mst3 (1.23.14); FILE MERGED 2007/05/14 19:13:58 bm 1.23.14.16: RESYNC: (1.43-1.45); FILE MERGED 2007/03/09 15:05:34 bm 1.23.14.15: merged changed from CWS swnewtable 2007/02/07 19:12:22 iha 1.23.14.14: RESYNC: (1.41-1.42); FILE MERGED 2006/12/11 15:23:38 tl 1.23.14.13: #i71244# update charts in writer 2006/11/10 13:47:54 tl 1.23.14.12: #i71245#, #i69313#; old chart removed, fixed incorrectly shown default chart 2006/10/19 07:24:38 bm 1.23.14.11: RESYNC: (1.38-1.41); FILE MERGED 2006/05/05 17:52:56 bm 1.23.14.10: RESYNC: (1.36-1.38); FILE MERGED 2006/01/25 20:57:34 bm 1.23.14.9: RESYNC: (1.34-1.36); FILE MERGED 2005/10/09 02:22:45 bm 1.23.14.8: RESYNC: (1.32-1.34); FILE MERGED 2005/05/17 15:22:49 bm 1.23.14.7: RESYNC: (1.31-1.32); FILE MERGED 2005/03/17 16:43:01 bm 1.23.14.6: RESYNC: (1.29-1.31); FILE MERGED 2004/11/02 17:40:40 bm 1.23.14.5: RESYNC: (1.28-1.29); FILE MERGED 2004/08/30 19:18:32 bm 1.23.14.4: RESYNC: (1.26-1.28); FILE MERGED 2004/08/04 21:50:10 bm 1.23.14.3: RESYNC: (1.25-1.26); FILE MERGED 2004/06/15 17:23:11 bm 1.23.14.2: RESYNC: (1.23-1.25); FILE MERGED 2004/06/10 11:56:31 tl 1.23.14.1: #i30052# chart2 support


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [d2441acfe1f00b56b3425f635c46fcd2d973ec3b]

INTEGRATION: CWS chart2mst3 (1.12.44); FILE MERGED 2006/11/24 20:58:32 bm 1.12.44.2: RESYNC: (1.12-1.13); FILE MERGED 2006/11/10 13:47:54 tl 1.12.44.1: #i71245#, #i69313#; old chart removed, fixed incorrectly shown default chart


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [d75ede438bc76af4f465fc2d28fe97874d7e81a0]

INTEGRATION: CWS chart2mst3 (1.33.44); FILE MERGED 2007/05/14 19:13:37 bm 1.33.44.5: RESYNC: (1.36-1.37); FILE MERGED 2007/04/24 22:47:52 bm 1.33.44.4: RESYNC: (1.35-1.36); FILE MERGED 2007/02/07 19:11:58 iha 1.33.44.3: RESYNC: (1.34-1.35); FILE MERGED 2006/11/24 20:58:26 bm 1.33.44.2: RESYNC: (1.33-1.34); FILE MERGED 2006/11/22 13:22:21 tl 1.33.44.1: #i71246# positioning of the new chart wizard to not hide the already inserted chart


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [5a98fa2fc2004e9de66951a4c90ae8a849fdf248]

INTEGRATION: CWS chart2mst3 (1.8.46); FILE MERGED 2006/12/13 13:34:33 bm 1.8.46.2: duplicate object file 2006/12/13 12:30:51 tl 1.8.46.1: #i71244# update charts in writer


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [c79a3dea0035476e3d266939f3a2d6eb2b10a4f6]

INTEGRATION: CWS chart2mst3 (1.15.46); FILE MERGED 2007/05/14 19:12:35 bm 1.15.46.6: RESYNC: (1.15-1.16); FILE MERGED 2007/02/16 15:18:04 tl 1.15.46.5: #i74540# handling multiple charts; GetChartDataProvider improved 2007/02/02 11:24:02 tl 1.15.46.4: #i55007# automatic chart update 2007/01/29 14:06:55 tl 1.15.46.3: #i55007#, #i73791# automatic update for charts, and update charts for undo-actions 2006/12/13 12:30:51 tl 1.15.46.2: #i71244# update charts in writer 2006/11/09 08:37:53 ama 1.15.46.1: Fix #i68825#: No Redo for canceled chart


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [90f356b278a52a41bb52ef1c560366d3e296058a]

INTEGRATION: CWS chart2mst3 (1.44.46); FILE MERGED 2007/05/14 19:12:07 bm 1.44.46.6: RESYNC: (1.44-1.45); FILE MERGED 2007/01/29 14:06:54 tl 1.44.46.5: #i55007#, #i73791# automatic update for charts, and update charts for undo-actions 2006/12/12 16:43:13 tl 1.44.46.4: #i71244# update charts in writer 2006/12/11 15:23:38 tl 1.44.46.3: #i71244# update charts in writer 2006/12/07 11:20:47 tl 1.44.46.2: #i71244# update chart in writer 2006/11/10 13:47:53 tl 1.44.46.1: #i71245#, #i69313#; old chart removed, fixed incorrectly shown default chart


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [dff770ddb27a8d66bb1fc3b601da77c4d670ff99]

INTEGRATION: CWS chart2mst3 (1.40.24); FILE MERGED 2007/05/14 19:10:58 bm 1.40.24.9: RESYNC: (1.42-1.44); FILE MERGED 2007/03/09 15:05:31 bm 1.40.24.8: merged changed from CWS swnewtable 2007/02/16 15:18:04 tl 1.40.24.7: #i74540# handling multiple charts; GetChartDataProvider improved 2007/02/07 19:10:53 iha 1.40.24.6: RESYNC: (1.40-1.41); FILE MERGED 2007/02/02 11:24:01 tl 1.40.24.5: #i55007# automatic chart update 2007/01/29 14:06:54 tl 1.40.24.4: #i55007#, #i73791# automatic update for charts, and update charts for undo-actions 2006/12/12 16:43:12 tl 1.40.24.3: #i71244# update charts in writer 2006/12/11 15:23:37 tl 1.40.24.2: #i71244# update charts in writer 2006/11/10 13:47:53 tl 1.40.24.1: #i71245#, #i69313#; old chart removed, fixed incorrectly shown default chart


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [c2be7fbdbc9ee8cd5aef88385d53bc737182bb89]

INTEGRATION: CWS chart2mst3 (1.4.54); FILE MERGED 2006/12/12 16:43:12 tl 1.4.54.1: #i71244# update charts in writer


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [8151849d1c2a7e39b1e218ed08c79c6235de8b9e]

INTEGRATION: CWS chart2mst3 (1.17.46); FILE MERGED 2007/05/14 19:10:41 bm 1.17.46.8: RESYNC: (1.18-1.19); FILE MERGED 2007/03/09 15:05:30 bm 1.17.46.7: merged changed from CWS swnewtable 2007/02/16 15:18:03 tl 1.17.46.6: #i74540# handling multiple charts; GetChartDataProvider improved 2007/02/02 11:24:01 tl 1.17.46.5: #i55007# automatic chart update 2007/01/29 14:06:54 tl 1.17.46.4: #i55007#, #i73791# automatic update for charts, and update charts for undo-actions 2006/12/12 16:43:12 tl 1.17.46.3: #i71244# update charts in writer 2006/12/11 15:23:37 tl 1.17.46.2: #i71244# update charts in writer 2006/11/10 13:47:52 tl 1.17.46.1: #i71245#, #i69313#; old chart removed, fixed incorrectly shown default chart


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [687e06a3ca847fe66c46066336792af9ce1bf484]

INTEGRATION: CWS chart2mst3 (1.14.68); FILE MERGED 2007/05/14 19:10:06 bm 1.14.68.5: RESYNC: (1.17-1.18); FILE MERGED 2007/04/24 22:46:25 bm 1.14.68.4: RESYNC: (1.15-1.17); FILE MERGED 2007/03/09 15:05:30 bm 1.14.68.3: merged changed from CWS swnewtable 2007/02/07 19:09:43 iha 1.14.68.2: RESYNC: (1.14-1.15); FILE MERGED 2006/12/12 16:43:12 tl 1.14.68.1: #i71244# update charts in writer


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [c4565eb0152e77af0c9c83cce0a3f7196b40fced]

INTEGRATION: CWS chart2mst3 (1.16.46); FILE MERGED 2007/01/29 14:06:53 tl 1.16.46.5: #i55007#, #i73791# automatic update for charts, and update charts for undo-actions 2006/12/12 16:43:12 tl 1.16.46.4: #i71244# update charts in writer 2006/12/11 15:23:37 tl 1.16.46.3: #i71244# update charts in writer 2006/12/07 11:20:46 tl 1.16.46.2: #i71244# update chart in writer 2006/11/10 13:47:52 tl 1.16.46.1: #i71245#, #i69313#; old chart removed, fixed incorrectly shown default chart


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [aae1f3482ac7a2ebe73d9ef6391886c542ca5eaa]

INTEGRATION: CWS chart2mst3 (1.70.40); FILE MERGED 2007/05/14 19:09:35 bm 1.70.40.6: RESYNC: (1.71-1.72); FILE MERGED 2007/02/16 10:14:38 tl 1.70.40.5: #i74133# possible crash fixed 2007/02/07 19:08:50 iha 1.70.40.4: RESYNC: (1.70-1.71); FILE MERGED 2007/01/29 14:06:53 tl 1.70.40.3: #i55007#, #i73791# automatic update for charts, and update charts for undo-actions 2006/12/12 19:12:44 iha 1.70.40.2: don't crash when closing writer having charts with own data 2006/12/07 11:20:46 tl 1.70.40.1: #i71244# update chart in writer


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [20e30c1c75fa1d8d114ff8707f46e5258eb8c43d]

INTEGRATION: CWS chart2mst3 (1.43.2); FILE MERGED 2007/05/14 19:09:28 bm 1.43.2.5: RESYNC: (1.46-1.48); FILE MERGED 2007/04/24 22:46:05 bm 1.43.2.4: RESYNC: (1.44-1.46); FILE MERGED 2007/03/09 15:05:29 bm 1.43.2.3: merged changed from CWS swnewtable 2007/02/07 19:08:43 iha 1.43.2.2: RESYNC: (1.43-1.44); FILE MERGED 2007/01/29 14:06:53 tl 1.43.2.1: #i55007#, #i73791# automatic update for charts, and update charts for undo-actions


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [9aaa7820178a1237c8d4c3312d4bb29a54a9f811]

INTEGRATION: CWS chart2mst3 (1.10.46); FILE MERGED 2007/04/27 14:32:36 bm 1.10.46.9: RESYNC: warnings removed as preparation for warning==error 2007/02/16 15:18:03 tl 1.10.46.8: #i74540# handling multiple charts; GetChartDataProvider improved 2007/02/02 11:24:01 tl 1.10.46.7: #i55007# automatic chart update 2007/01/29 14:06:53 tl 1.10.46.6: #i55007#, #i73791# automatic update for charts, and update charts for undo-actions 2006/12/12 19:12:09 iha 1.10.46.5: don't crash when closing writer having charts with own data 2006/12/12 16:43:11 tl 1.10.46.4: #i71244# update charts in writer 2006/12/12 10:33:55 tl 1.10.46.3: #i71244# update charts in writer 2006/12/07 11:20:46 tl 1.10.46.2: #i71244# update chart in writer 2006/11/10 13:47:52 tl 1.10.46.1: #i71245#, #i69313#; old chart removed, fixed incorrectly shown default chart


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [5c975fd637bb69ef77a69b9424d9751894709717]

INTEGRATION: CWS chart2mst3 (1.6.418); FILE MERGED 2007/03/09 15:05:28 bm 1.6.418.7: merged changed from CWS swnewtable 2006/12/07 11:20:46 tl 1.6.418.6: #i71244# update chart in writer 2006/10/19 07:03:36 bm 1.6.418.5: RESYNC: (1.9-1.11); FILE MERGED 2005/10/09 01:57:49 bm 1.6.418.4: RESYNC: (1.8-1.9); FILE MERGED 2004/08/30 19:06:57 bm 1.6.418.3: RESYNC: (1.7-1.8); FILE MERGED 2004/08/04 21:44:18 bm 1.6.418.2: RESYNC: (1.6-1.7); FILE MERGED 2004/06/10 11:56:31 tl 1.6.418.1: #i30052# chart2 support


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [b1737ca4ec9a7ce60807d26fd05a7f9ca8f50091]

INTEGRATION: CWS chart2mst3 (1.50.46); FILE MERGED 2007/03/09 15:05:28 bm 1.50.46.2: merged changed from CWS swnewtable 2006/12/07 11:20:45 tl 1.50.46.1: #i71244# update chart in writer


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [a1cc4204579642c7217d9ef79199d748c476cfe1]

INTEGRATION: CWS chart2mst3 (1.10.2); FILE MERGED 2007/05/14 19:07:25 bm 1.10.2.4: RESYNC: (1.12-1.13); FILE MERGED 2007/03/09 15:05:27 bm 1.10.2.3: merged changed from CWS swnewtable 2007/02/07 19:06:27 iha 1.10.2.2: RESYNC: (1.10-1.11); FILE MERGED 2006/12/07 11:20:45 tl 1.10.2.1: #i71244# update chart in writer


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [d2ceba2994377da20a22cc1694a72952596b7eee]

INTEGRATION: CWS chart2mst3 (1.18.26); FILE MERGED 2007/03/09 15:05:25 bm 1.18.26.3: merged changed from CWS swnewtable 2007/02/07 19:04:21 iha 1.18.26.2: RESYNC: (1.18-1.19); FILE MERGED 2006/12/05 16:48:10 iha 1.18.26.1: remove old chart


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [49f5a6507381754baa9f358f477ca0f060362e57]

INTEGRATION: CWS chart2mst3 (1.3.2); FILE MERGED 2007/05/19 07:42:18 bm 1.3.2.1: sch.dll, memchrt.hxx no longer exist


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [bb4985a0a348311a58f6891c1541a015b1b2dedb]

INTEGRATION: CWS chart2mst3 (1.50.72); FILE MERGED 2007/05/14 19:06:06 bm 1.50.72.5: RESYNC: (1.53-1.54); FILE MERGED 2007/04/24 22:43:10 bm 1.50.72.4: RESYNC: (1.52-1.53); FILE MERGED 2007/02/07 19:04:15 iha 1.50.72.3: RESYNC: (1.51-1.52); FILE MERGED 2006/11/24 20:54:48 bm 1.50.72.2: RESYNC: (1.50-1.51); FILE MERGED 2006/11/09 08:31:43 ama 1.50.72.1: Fix #i68825#: No Redo for canceled chart


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [efcfd79043e14b367a88735757e31defb17fce94]

INTEGRATION: CWS chart2mst3 (1.14.542); FILE MERGED 2006/12/11 15:23:22 tl 1.14.542.8: #i71244# update charts in writer 2005/11/22 14:18:54 tl 1.14.542.7: #i30052# chart2 API 2005/11/16 10:00:34 tl 1.14.542.6: #i30052# chart2 support 2005/10/09 01:26:03 bm 1.14.542.5: RESYNC: (1.16-1.17); FILE MERGED 2005/05/09 09:53:35 bm 1.14.542.4: moved chart2 API to data namespace 2004/08/30 18:56:23 bm 1.14.542.3: RESYNC: (1.15-1.16); FILE MERGED 2004/08/04 21:38:25 bm 1.14.542.2: RESYNC: (1.14-1.15); FILE MERGED 2004/06/10 11:56:30 tl 1.14.542.1: #i30052# chart2 support


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [48fc8a0bb6df52af5990fcbb564e6f8ba3dc9f36]

INTEGRATION: CWS chart2mst3 (1.93.12); FILE MERGED 2007/04/24 22:43:03 bm 1.93.12.13: RESYNC: (1.117-1.119); FILE MERGED 2007/02/07 19:03:49 iha 1.93.12.12: RESYNC: (1.116-1.117); FILE MERGED 2006/10/19 06:44:39 bm 1.93.12.11: RESYNC: (1.115-1.116); FILE MERGED 2006/06/16 14:49:10 bm 1.93.12.10: RESYNC: (1.114-1.115); FILE MERGED 2006/05/05 17:39:43 bm 1.93.12.9: RESYNC: (1.112-1.114); FILE MERGED 2006/01/25 20:22:23 bm 1.93.12.8: RESYNC: (1.108-1.112); FILE MERGED 2005/10/09 01:24:50 bm 1.93.12.7: RESYNC: (1.107-1.108); FILE MERGED 2005/05/17 15:14:37 bm 1.93.12.6: RESYNC: (1.106-1.107); FILE MERGED 2005/03/17 16:10:50 bm 1.93.12.5: RESYNC: (1.101-1.106); FILE MERGED 2004/11/02 17:25:53 bm 1.93.12.4: RESYNC: (1.100-1.101); FILE MERGED 2004/08/30 18:55:47 bm 1.93.12.3: RESYNC: (1.94-1.100); FILE MERGED 2004/08/04 21:38:18 bm 1.93.12.2: RESYNC: (1.93-1.94); FILE MERGED 2004/06/10 11:56:30 tl 1.93.12.1: #i30052# chart2 support


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [4046812a01d11a35d8fea6b7761d3f6f03e95466]

INTEGRATION: CWS chart2mst3 (1.45.82); FILE MERGED 2007/04/24 22:42:56 bm 1.45.82.10: RESYNC: (1.58-1.59); FILE MERGED 2007/02/07 19:03:42 iha 1.45.82.9: RESYNC: (1.57-1.58); FILE MERGED 2006/10/19 06:44:03 bm 1.45.82.8: RESYNC: (1.56-1.57); FILE MERGED 2006/06/16 14:48:16 bm 1.45.82.7: RESYNC: (1.55-1.56); FILE MERGED 2006/05/05 17:39:25 bm 1.45.82.6: RESYNC: (1.54-1.55); FILE MERGED 2006/01/25 20:20:51 bm 1.45.82.5: RESYNC: (1.52-1.54); FILE MERGED 2005/10/09 01:23:52 bm 1.45.82.4: RESYNC: (1.51-1.52); FILE MERGED 2005/05/17 15:13:53 bm 1.45.82.3: RESYNC: (1.50-1.51); FILE MERGED 2005/03/17 16:10:22 bm 1.45.82.2: RESYNC: (1.45-1.50); FILE MERGED 2004/06/10 11:56:29 tl 1.45.82.1: #i30052# chart2 support


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [9c3bb623db12a7c0dcf472251a08ea0dbae7ca63]

INTEGRATION: CWS chart2mst3 (1.3.714); FILE MERGED 2006/10/19 06:43:24 bm 1.3.714.4: RESYNC: (1.5-1.6); FILE MERGED 2005/10/09 01:22:02 bm 1.3.714.3: RESYNC: (1.4-1.5); FILE MERGED 2004/08/30 18:54:21 bm 1.3.714.2: RESYNC: (1.3-1.4); FILE MERGED 2004/06/10 11:56:29 tl 1.3.714.1: #i30052# chart2 support


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [82286a65eeb217ec00f97460027ad66397d394d2]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2006/01/13 12:43:23 tl 1.1.2.1: #i30052# added string resources


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [f50b0d6e11af1a3f08380e9cd63210e47bf720b0]

INTEGRATION: CWS chart2mst3 (1.13.428); FILE MERGED 2007/02/07 19:03:36 iha 1.13.428.7: RESYNC: (1.18-1.20); FILE MERGED 2006/10/19 06:43:17 bm 1.13.428.6: RESYNC: (1.17-1.18); FILE MERGED 2006/05/05 17:39:17 bm 1.13.428.5: RESYNC: (1.16-1.17); FILE MERGED 2006/01/25 20:20:33 bm 1.13.428.4: RESYNC: (1.15-1.16); FILE MERGED 2005/10/09 01:21:52 bm 1.13.428.3: RESYNC: (1.14-1.15); FILE MERGED 2004/08/30 18:54:11 bm 1.13.428.2: RESYNC: (1.13-1.14); FILE MERGED 2004/06/10 11:56:28 tl 1.13.428.1: #i30052# chart2 support


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [569ea56a88f274685722b4d246a320e176f15033]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/02/16 10:14:24 tl 1.1.2.21: #i74133# possible crash fixed 2007/01/29 14:06:32 tl 1.1.2.20: #i55007#, #i73791# automatic update for charts, and update charts for undo-actions 2006/12/12 16:42:48 tl 1.1.2.19: #i71244# update charts in writer 2006/12/11 15:23:22 tl 1.1.2.18: #i71244# update charts in writer 2006/12/07 11:19:35 tl 1.1.2.17: #i71244# update chart in writer 2006/05/08 08:49:42 bm 1.1.2.16: XDataSequence: chart data listener removed. Instead XModifyBroadcaster must be implemented in the future 2006/01/13 12:42:56 tl 1.1.2.15: #i30052# added string resources 2005/11/22 14:18:55 tl 1.1.2.14: #i30052# chart2 API 2005/10/11 10:07:03 bm 1.1.2.13: license header change 2005/09/09 15:06:06 bm 1.1.2.12: +XRangeXMLConversion interface 2005/09/08 12:35:55 iha 1.1.2.11: added method generateLabel 2005/09/08 11:48:38 iha 1.1.2.10: set number formatter independent from dataprovider thus also a chart with own data has the numberformatter of the parent 2005/09/01 13:51:24 bm 1.1.2.9: +aCursorDepend to find out if the cursor has been deleted 2005/08/05 14:02:20 bm 1.1.2.8: -XDataSequence::generateLabel 2005/07/26 14:04:13 bm 1.1.2.7: chart2 UNO API changes 2005/05/12 14:27:40 bm 1.1.2.6: API changes in XDataProvider 2005/05/09 09:53:33 bm 1.1.2.5: moved chart2 API to data namespace 2005/05/03 16:35:15 bm 1.1.2.4: removed identifiers from XSequences. XSequences are no longer stored in the XDataProvider 2004/06/29 11:08:12 bm 1.1.2.3: XDataProvider:  getRangeRepresentationByRangeIdentifiers -> mergeRangeRepresentations 2004/06/10 13:14:53 bm 1.1.2.2: copy CTORs and assignment operators had incorrect parameter syntax (gcc complained) 2004/06/10 11:54:21 tl 1.1.2.1: #i30052# chart2 support


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [00bda55168b06f928d6e97d9134e2952da9776d2]

INTEGRATION: CWS chart2mst3 (1.8.54); FILE MERGED 2007/03/09 15:05:24 bm 1.8.54.3: merged changed from CWS swnewtable 2006/12/11 15:23:22 tl 1.8.54.2: #i71244# update charts in writer 2006/11/10 13:47:16 tl 1.8.54.1: #i71245#, #i69313#; old chart removed, fixed incorrectly shown default chart


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [5bcb0f5510b10ed48d0c8f21f4347ff0b9043215]

INTEGRATION: CWS chart2mst3 (1.14.74); FILE MERGED 2007/05/14 19:05:12 bm 1.14.74.4: RESYNC: (1.15-1.16); FILE MERGED 2007/03/09 15:05:24 bm 1.14.74.3: merged changed from CWS swnewtable 2007/01/29 14:06:32 tl 1.14.74.2: #i55007#, #i73791# automatic update for charts, and update charts for undo-actions 2006/11/10 13:47:16 tl 1.14.74.1: #i71245#, #i69313#; old chart removed, fixed incorrectly shown default chart


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [7bc0a2f106ef9c1ceb4e1721aa558fa73ee8c3d1]

INTEGRATION: CWS chart2mst3 (1.10.54); FILE MERGED 2007/02/08 13:25:12 iha 1.10.54.3: resync m195 -> m202 2007/02/07 19:02:52 iha 1.10.54.2: RESYNC: (1.10-1.11); FILE MERGED 2006/01/13 12:42:55 tl 1.10.54.1: #i30052# added string resources


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [0988da56d273a4dfeaff65fa9f07b9c513846626]

INTEGRATION: CWS chart2mst3 (1.15.74); FILE MERGED 2006/12/11 15:23:21 tl 1.15.74.1: #i71244# update charts in writer


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [126b5988537dadcad577c34c479d75a86cff5bfc]

INTEGRATION: CWS chart2mst3 (1.11.72); FILE MERGED 2006/11/24 20:53:24 bm 1.11.72.2: RESYNC: (1.11-1.12); FILE MERGED 2006/11/22 13:20:33 tl 1.11.72.1: #i71246# positioning of the new chart wizard to not hide the already inserted chart


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [a46f33d17cf9e45c9d9c630e67c0fb039b489433]

INTEGRATION: CWS chart2mst3 (1.27.28); FILE MERGED 2007/05/14 19:03:12 bm 1.27.28.3: RESYNC: (1.28-1.29); FILE MERGED 2007/03/09 15:05:24 bm 1.27.28.2: merged changed from CWS swnewtable 2006/12/07 11:19:34 tl 1.27.28.1: #i71244# update chart in writer


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [dc2eeb1132c2d1e9f3760f14e0e7258eec414fec]

INTEGRATION: CWS chart2mst3 (1.54.72); FILE MERGED 2007/05/14 19:02:20 bm 1.54.72.4: RESYNC: (1.56-1.57); FILE MERGED 2007/04/24 22:41:36 bm 1.54.72.3: RESYNC: (1.55-1.56); FILE MERGED 2006/11/24 20:53:09 bm 1.54.72.2: RESYNC: (1.54-1.55); FILE MERGED 2006/11/22 13:20:32 tl 1.54.72.1: #i71246# positioning of the new chart wizard to not hide the already inserted chart


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [04eae80cf21bd20333a4f76002ad0d12c274b432]

INTEGRATION: CWS chart2mst3 (1.53.74); FILE MERGED 2007/05/14 19:02:12 bm 1.53.74.3: RESYNC: (1.54-1.55); FILE MERGED 2007/02/07 19:01:09 iha 1.53.74.2: RESYNC: (1.53-1.54); FILE MERGED 2006/11/10 13:47:16 tl 1.53.74.1: #i71245#, #i69313#; old chart removed, fixed incorrectly shown default chart


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [4aa09fb6cb9a57e96a50003696099534b965a9ae]

INTEGRATION: CWS chart2mst3 (1.36.2); FILE MERGED 2007/05/14 19:01:54 bm 1.36.2.4: RESYNC: (1.38-1.39); FILE MERGED 2007/02/07 19:01:03 iha 1.36.2.3: RESYNC: (1.36-1.38); FILE MERGED 2007/02/02 11:23:41 tl 1.36.2.2: #i55007# automatic chart update 2006/12/07 11:19:34 tl 1.36.2.1: #i71244# update chart in writer


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [a886e06a42feb6f3385d26cdc195ebe7e9dc8d8f]

INTEGRATION: CWS chart2mst3 (1.131.22); FILE MERGED 2007/05/14 18:59:51 bm 1.131.22.8: RESYNC: (1.133-1.134); FILE MERGED 2007/03/09 15:05:23 bm 1.131.22.7: merged changed from CWS swnewtable 2007/02/16 15:17:50 tl 1.131.22.6: #i74540# handling multiple charts; GetChartDataProvider improved 2007/02/07 19:00:20 iha 1.131.22.5: RESYNC: (1.131-1.132); FILE MERGED 2007/01/29 14:06:32 tl 1.131.22.4: #i55007#, #i73791# automatic update for charts, and update charts for undo-actions 2006/12/12 19:11:19 iha 1.131.22.3: don't crash when closing writer having charts with own data 2006/12/12 10:33:22 tl 1.131.22.2: #i71244# update charts in writer 2006/12/07 11:19:34 tl 1.131.22.1: #i71244# update chart in writer


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [b75fd76465d99355a4c429a63a78153b11a2d328]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/02/16 15:17:50 tl 1.1.2.4: #i74540# handling multiple charts; GetChartDataProvider improved 2007/01/29 14:06:32 tl 1.1.2.3: #i55007#, #i73791# automatic update for charts, and update charts for undo-actions 2006/12/12 10:33:22 tl 1.1.2.2: #i71244# update charts in writer 2006/12/07 11:18:14 tl 1.1.2.1: #i71244# update chart in writer


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [62b34d76ded866059f0f0a4db6e48dd8613c5cb8]

INTEGRATION: CWS chart2mst3 (1.45.102); FILE MERGED 2007/05/19 19:46:55 bm 1.45.102.7: #i10000# moved func.lib and func_2.lib sdraw3.lib to sdraw3_3.lib 2007/05/16 10:43:00 bm 1.45.102.6: RESYNC: (1.49-1.50); FILE MERGED 2007/05/14 18:48:52 bm 1.45.102.5: RESYNC: (1.48-1.49); FILE MERGED 2007/04/24 22:33:12 bm 1.45.102.4: RESYNC: (1.47-1.48); FILE MERGED 2007/02/07 17:52:08 iha 1.45.102.3: RESYNC: (1.46-1.47); FILE MERGED 2006/11/24 19:18:47 bm 1.45.102.2: RESYNC: (1.45-1.46); FILE MERGED 2006/11/15 17:38:57 bm 1.45.102.1: need no longer be linked to deprecated SCHLIB


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [c2869a30059a3d90e647d956f3f274dde2d1ef2c]

INTEGRATION: CWS chart2mst3 (1.45.38); FILE MERGED 2007/05/14 18:48:35 bm 1.45.38.5: RESYNC: (1.48-1.49); FILE MERGED 2007/04/24 22:32:50 bm 1.45.38.4: RESYNC: (1.47-1.48); FILE MERGED 2007/02/07 17:50:54 iha 1.45.38.3: RESYNC: (1.46-1.47); FILE MERGED 2006/11/24 19:18:32 bm 1.45.38.2: RESYNC: (1.45-1.46); FILE MERGED 2006/11/15 17:37:22 bm 1.45.38.1: set transparent background for charts (ActivateObject on creation of OLE in placeholder)


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [53203a8ac69b30947209d0e67b3d98d2a609296f]

INTEGRATION: CWS chart2mst3 (1.38.34); FILE MERGED 2007/05/14 18:40:21 bm 1.38.34.5: RESYNC: (1.42-1.44); FILE MERGED 2007/02/08 11:50:15 iha 1.38.34.4: resync m195 -> m202 2007/02/07 16:51:01 iha 1.38.34.3: RESYNC: (1.40-1.42); FILE MERGED 2006/11/24 19:03:44 bm 1.38.34.2: RESYNC: (1.38-1.40); FILE MERGED 2006/11/15 17:39:25 bm 1.38.34.1: old chart (sch) dependencies removed


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [dad296ab41e68d6669a3d6c42ccc57df2e66a40e]

INTEGRATION: CWS chart2mst3 (1.14.16); FILE MERGED 2007/04/24 21:43:18 bm 1.14.16.3: RESYNC: (1.15-1.16); FILE MERGED 2006/11/24 18:55:02 bm 1.14.16.2: RESYNC: (1.14-1.15); FILE MERGED 2006/11/15 17:37:59 bm 1.14.16.1: sd is no longer dependet on deprecated sch


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [21654caf2444d942277ec10bfec924a4c4ea589a]

INTEGRATION: CWS chart2mst3 (1.3.2); FILE MERGED 2007/05/19 07:40:41 bm 1.3.2.1: sch.dll no longer exists


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [b3b2a3413d94b6ebb8d47aff17e8770abea6e87f]

INTEGRATION: CWS chart2mst3 (1.38.28); FILE MERGED 2007/02/07 19:48:50 iha 1.38.28.7: RESYNC: (1.45-1.46); FILE MERGED 2006/10/19 10:41:26 bm 1.38.28.6: RESYNC: (1.43-1.45); FILE MERGED 2006/05/05 18:44:44 bm 1.38.28.5: RESYNC: (1.42-1.43); FILE MERGED 2005/10/09 09:12:02 bm 1.38.28.4: RESYNC: (1.40-1.42); FILE MERGED 2005/03/17 11:36:02 bm 1.38.28.3: RESYNC: (1.39-1.40); FILE MERGED 2004/11/02 15:58:11 bm 1.38.28.2: RESYNC: (1.38-1.39); FILE MERGED 2004/09/21 16:50:02 iha 1.38.28.1: make more failsafe against missing formatter


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [6e9b82c5c828e24df193d8e2a687ddb72b53b3b8]

INTEGRATION: CWS chart2mst3 (1.19.8); FILE MERGED 2006/11/24 21:28:32 bm 1.19.8.3: RESYNC: (1.22-1.23); FILE MERGED 2006/10/19 10:23:08 bm 1.19.8.2: RESYNC: (1.19-1.22); FILE MERGED 2006/07/27 14:07:15 bm 1.19.8.1: #i60323# import generator even if xInfoProp is empty. This is necessary for charts, that do not support document info, but need the generator from the meta stream.


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [15c8aa5fb2cc9706b9caf5b1e8dbbbfdd918cad2]

INTEGRATION: CWS chart2mst3 (1.15.20); FILE MERGED 2007/04/24 21:39:20 bm 1.15.20.5: RESYNC: (1.19-1.20); FILE MERGED 2006/11/25 10:42:59 bm 1.15.20.4: RESYNC: (1.18-1.19); FILE MERGED 2006/11/24 21:28:26 bm 1.15.20.3: RESYNC: (1.17-1.18); FILE MERGED 2006/10/19 10:22:59 bm 1.15.20.2: RESYNC: (1.15-1.17); FILE MERGED 2006/07/26 16:04:35 bm 1.15.20.1: #i60323# export generator even if xInfoProp is empty. This is necessary for charts, that do not support document info, but need the generator in the meta stream.


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [c93e69ea56598b536c01021117f17cb8dc08b049]

INTEGRATION: CWS chart2mst3 (1.113.16); FILE MERGED 2007/04/24 21:38:33 bm 1.113.16.5: RESYNC: (1.117-1.118); FILE MERGED 2007/02/07 19:47:01 iha 1.113.16.4: RESYNC: (1.116-1.117); FILE MERGED 2006/11/24 21:27:33 bm 1.113.16.3: RESYNC: (1.115-1.116); FILE MERGED 2006/10/19 10:13:53 bm 1.113.16.2: RESYNC: (1.113-1.115); FILE MERGED 2006/09/29 13:16:36 bm 1.113.16.1: #i64500# allow importers to disable load-on demmand of graphics, like the chart


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [ee491777939289117eb10ed72937491fed762783]

INTEGRATION: CWS chart2mst3 (1.97.40); FILE MERGED 2007/04/24 21:37:00 bm 1.97.40.4: RESYNC: (1.102-1.104); FILE MERGED 2006/11/24 21:25:45 bm 1.97.40.3: RESYNC: (1.99-1.100); FILE MERGED 2006/10/19 10:06:18 bm 1.97.40.2: RESYNC: (1.97-1.99); FILE MERGED 2006/08/24 14:46:27 iha 1.97.40.1: #i46521# replace modal x value sorting dialog by a checkbox in the chartwizard; perform sorting in view only and not in cached data


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [fb042659b51cca51b435548f4ff7af6615b089dd]

INTEGRATION: CWS chart2mst3 (1.92.66); FILE MERGED 2006/11/24 21:25:38 bm 1.92.66.3: RESYNC: (1.95-1.96); FILE MERGED 2006/10/19 10:05:45 bm 1.92.66.2: RESYNC: (1.92-1.95); FILE MERGED 2006/09/29 13:16:35 bm 1.92.66.1: #i64500# allow importers to disable load-on demmand of graphics, like the chart


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [256ebf09ce2e06ab9852fa1c6c015b044ecbccf6]

INTEGRATION: CWS chart2mst3 (1.126.4); FILE MERGED 2007/04/24 21:36:53 bm 1.126.4.3: RESYNC: (1.126-1.128); FILE MERGED 2007/02/06 16:09:17 bm 1.126.4.2: #144135# make propertysetinfo static, otherwise the set property is not maintained by the propertyset 2007/01/31 12:40:26 bm 1.126.4.1: #144135# set ExportTableNumberList property for charts being exported in OOo flat format for binfilter


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [2cb85375b8d5f9d1a6270a72946216633d5f9329]

INTEGRATION: CWS chart2mst3 (1.22.22); FILE MERGED 2006/10/19 10:03:50 bm 1.22.22.2: RESYNC: (1.22-1.24); FILE MERGED 2006/07/27 15:15:06 bm 1.22.22.1: #i60323# enable meta export and import for charts


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [836021b0c067e233aeb3b183170e23c795bf9ca7]

INTEGRATION: CWS chart2mst3 (1.3.322); FILE MERGED 2006/12/06 18:50:47 bm 1.3.322.9: #i64497# allow import and export to deal with flexible source ranges also with own data. This is needed for the clipboard between Calc and Impress 2006/02/03 19:48:00 iha 1.3.322.8: remove series index dependency 2005/12/21 21:34:28 iha 1.3.322.7: remove identifiers from model objects and create an index based CID protocol instead for selection purposes 2005/11/05 01:26:36 iha 1.3.322.6: fix loading of donut series and point styles - work around of OOo 2.0 and older 2005/10/09 08:10:47 bm 1.3.322.5: RESYNC: (1.5-1.7); FILE MERGED 2005/07/15 21:00:17 iha 1.3.322.4: change from series index to series identifier 2005/06/17 17:03:44 bm 1.3.322.3: using new API for im-/export of data 2005/03/17 11:22:27 bm 1.3.322.2: RESYNC: (1.3-1.4); FILE MERGED 2004/08/25 16:10:46 iha 1.3.322.1: View independent loading - smarter setting of axis title position


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [ee134a776091974079dc5946e71d562d7b9f656c]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/02/08 11:01:28 iha 1.1.2.2: resync m195 -> m202 2006/12/06 18:51:39 bm 1.1.2.1: #i64497# allow import and export to deal with flexible source ranges also with own data. This is needed for the clipboard between Calc and Impress


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [44b186ad7df0bad1352f2ece8fc3d63268047c3c]

INTEGRATION: CWS chart2mst3 (1.9.76); FILE MERGED 2007/04/24 21:36:46 bm 1.9.76.7: RESYNC: (1.10-1.11); FILE MERGED 2006/12/06 18:50:47 bm 1.9.76.6: #i64497# allow import and export to deal with flexible source ranges also with own data. This is needed for the clipboard between Calc and Impress 2006/08/01 09:03:06 iha 1.9.76.5: helping methods for chart im- and export 2005/10/09 08:10:37 bm 1.9.76.4: RESYNC: (1.9-1.10); FILE MERGED 2005/08/01 13:15:25 bm 1.9.76.3: +ColorPropertySet 2005/07/15 21:00:17 iha 1.9.76.2: change from series index to series identifier 2005/06/17 17:03:44 bm 1.9.76.1: using new API for im-/export of data


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [85ebccf0336546e8e54c4916e2b053e4a9a0edd0]

INTEGRATION: CWS chart2mst3 (1.7.6); FILE MERGED 2006/10/20 09:50:41 bm 1.7.6.4: warnings removed 2006/10/19 10:00:19 bm 1.7.6.3: RESYNC: (1.8-1.9); FILE MERGED 2005/10/09 08:08:07 bm 1.7.6.2: RESYNC: (1.7-1.8); FILE MERGED 2005/04/19 17:52:04 iha 1.7.6.1: assert exception


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [8ec256b3836957701c63e278b888152c8e44f7be]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2006/12/12 16:55:12 bm 1.1.2.3: own data with no categories element: apply categories in applyTable() 2006/10/20 10:01:39 bm 1.1.2.2: warnings removed 2006/08/01 08:56:45 iha 1.1.2.1: helping methods for chart im and export


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [4d8de1548711c8b757504dd37861a48c41e48647]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/02/08 11:01:28 iha 1.1.2.4: resync m195 -> m202 2006/12/12 16:55:12 bm 1.1.2.3: own data with no categories element: apply categories in applyTable() 2006/08/02 08:41:47 iha 1.1.2.2: corrected wrong includes 2006/08/01 08:56:57 iha 1.1.2.1: helping methods for chart im and export


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [e40192dd070003a363fb97a62cf88d3416eb9375]

INTEGRATION: CWS chart2mst3 (1.2.322); FILE MERGED 2006/12/07 16:32:07 bm 1.2.322.6: #i64497# some more fixes for clipboard 2006/12/06 18:57:11 bm 1.2.322.5: build breaks on Linux 2006/12/06 18:50:47 bm 1.2.322.4: #i64497# allow import and export to deal with flexible source ranges also with own data. This is needed for the clipboard between Calc and Impress 2006/01/26 00:22:27 bm 1.2.322.3: RESYNC: (1.3-1.4); FILE MERGED 2005/10/09 08:07:24 bm 1.2.322.2: RESYNC: (1.2-1.3); FILE MERGED 2005/08/15 13:09:12 bm 1.2.322.1: applyTableSimple: gets the data directly. This eases filling the internal data provider


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [8c0be1aeabe9689a7c38ac20d606a832ee2624f2]

INTEGRATION: CWS chart2mst3 (1.13.26); FILE MERGED 2006/12/12 16:55:12 bm 1.13.26.9: own data with no categories element: apply categories in applyTable() 2006/12/07 16:32:07 bm 1.13.26.8: #i64497# some more fixes for clipboard 2006/12/06 18:57:10 bm 1.13.26.7: build breaks on Linux 2006/12/06 18:50:46 bm 1.13.26.6: #i64497# allow import and export to deal with flexible source ranges also with own data. This is needed for the clipboard between Calc and Impress 2006/10/19 09:59:48 bm 1.13.26.5: RESYNC: (1.14-1.16); FILE MERGED 2006/08/09 15:47:09 bm 1.13.26.4: robustness in applyTableSimple 2005/10/09 08:07:15 bm 1.13.26.3: RESYNC: (1.13-1.14); FILE MERGED 2005/08/15 13:09:12 bm 1.13.26.2: applyTableSimple: gets the data directly. This eases filling the internal data provider 2004/09/08 15:33:52 bm 1.13.26.1: call attachData() after changing data of ChartDocument


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [777066e149aca7d3a649142d660ef861ab207fb4]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2006/02/03 19:49:23 iha 1.1.2.6: remove series index dependency 2005/12/21 21:34:28 iha 1.1.2.5: remove identifiers from model objects and create an index based CID protocol instead for selection purposes 2005/11/05 11:32:37 iha 1.1.2.4: aaded helping method getDataSeriesIdentifierIndexMapFromDiagram 2005/10/11 11:52:31 bm 1.1.2.3: license header change 2005/07/19 17:02:27 bm 1.1.2.2: StockChart issues (range-line defaults, series at which to set properties) 2005/07/15 20:57:41 iha 1.1.2.1: change from series index to series identifier


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [79328de8cd2c9f52f4bd6e4aacd14694fa16ee32]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/02/08 11:01:28 iha 1.1.2.9: resync m195 -> m202 2006/10/20 09:50:40 bm 1.1.2.8: warnings removed 2006/02/03 19:49:54 iha 1.1.2.7: remove series index dependency 2005/12/21 21:34:27 iha 1.1.2.6: remove identifiers from model objects and create an index based CID protocol instead for selection purposes 2005/11/05 11:32:59 iha 1.1.2.5: aaded helping method getDataSeriesIdentifierIndexMapFromDiagram 2005/10/13 17:37:24 iha 1.1.2.4: renamed BoundedCoordinateSystem to CoordinateSystem 2005/10/11 11:52:30 bm 1.1.2.3: license header change 2005/07/19 17:02:27 bm 1.1.2.2: StockChart issues (range-line defaults, series at which to set properties) 2005/07/15 20:57:57 iha 1.1.2.1: change from series index to series identifier


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [e624908e3d02ad2d289891aa92b0d536655ab752]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/04/19 09:51:10 bm 1.1.2.16: #i75530# import explicit chart types at data series in correct order 2006/12/06 18:50:46 bm 1.1.2.15: #i64497# allow import and export to deal with flexible source ranges also with own data. This is needed for the clipboard between Calc and Impress 2006/11/14 19:25:38 iha 1.1.2.14: #i71330# xy 'symbols only' get lines when loading older versions 2006/10/20 09:50:40 bm 1.1.2.13: warnings removed 2006/08/02 12:55:15 iha 1.1.2.12: removed unused DomainOffset 2006/08/02 12:26:41 iha 1.1.2.11: read wrongly created files properly while having addin with basediagram xy 2006/06/07 14:59:13 bm 1.1.2.10: #124497# set styles of series before the styles of statistics properties, because the existence of statistics objects is determined by proeprties of the series 2006/03/09 13:51:23 iha 1.1.2.9: wrong include path 2006/02/03 19:52:44 iha 1.1.2.8: remove series index dependency 2005/12/21 21:34:26 iha 1.1.2.7: remove identifiers from model objects and create an index based CID protocol instead for selection purposes 2005/11/01 12:52:16 iha 1.1.2.6: proper use of default domain (first x sequence) for load and save of scatter charts 2005/10/11 11:52:30 bm 1.1.2.5: license header change 2005/07/15 21:00:17 iha 1.1.2.4: change from series index to series identifier 2005/06/24 09:07:30 bm 1.1.2.3: stock chart 2005/06/20 12:35:31 bm 1.1.2.2: scatter chart 2005/06/17 17:03:18 bm 1.1.2.1: context for series using new API


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [23a32e3004abac42a3e7e13ef9c2905153a53015]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/04/19 09:51:09 bm 1.1.2.35: #i75530# import explicit chart types at data series in correct order 2007/03/19 15:22:19 bm 1.1.2.34: #i75297# allow export and import of empty data series 2007/02/09 12:32:07 bm 1.1.2.33: #i72540# correct handling of scatter chart with only one sequence of y-values and no x-values 2007/02/08 11:01:27 iha 1.1.2.32: resync m195 -> m202 2006/12/12 16:55:12 bm 1.1.2.31: own data with no categories element: apply categories in applyTable() 2006/12/12 16:05:46 iha 1.1.2.30: #i67784# data disappear while selecting 'XY (Scatter)' having only one sequence 2006/12/08 10:04:41 bm 1.1.2.29: register sequence for labels always, so that a copied chart gets the originally auto-generated labels 2006/12/06 18:50:46 bm 1.1.2.28: #i64497# allow import and export to deal with flexible source ranges also with own data. This is needed for the clipboard between Calc and Impress 2006/11/14 19:25:38 iha 1.1.2.27: #i71330# xy 'symbols only' get lines when loading older versions 2006/10/20 10:46:53 bm 1.1.2.26: warnings removed 2006/10/20 09:50:40 bm 1.1.2.25: warnings removed 2006/10/19 16:21:36 bm 1.1.2.24: warnings removed 2006/08/02 12:54:54 iha 1.1.2.23: removed unused DomainOffset 2006/08/02 12:26:33 iha 1.1.2.22: read wrongly created files properly while having addin with basediagram xy 2006/08/01 09:01:15 iha 1.1.2.21: helping methods for chart im- and export 2006/06/07 14:59:13 bm 1.1.2.20: #124497# set styles of series before the styles of statistics properties, because the existence of statistics objects is determined by proeprties of the series 2006/03/09 13:51:45 iha 1.1.2.19: wrong include path 2006/02/03 19:53:08 iha 1.1.2.18: remove series index dependency 2005/12/21 21:34:25 iha 1.1.2.17: remove identifiers from model objects and create an index based CID protocol instead for selection purposes 2005/11/08 17:48:13 bm 1.1.2.16: catch IllegalArgumentException when calling XDataProvider::createDataSequenceByRangeRepresentation 2005/11/04 16:17:02 iha 1.1.2.15: enable loading point and series styles for donut charts 2005/11/01 12:52:28 iha 1.1.2.14: proper use of default domain (first x sequence) for load and save of scatter charts 2005/10/24 10:47:07 iha 1.1.2.13: coordinate system restructure 2005/10/11 11:52:29 bm 1.1.2.12: license header change 2005/07/28 12:50:44 bm 1.1.2.11: set VaryColorsByPoint property for pie and donut charts 2005/07/22 10:58:48 bm 1.1.2.10: create data sequences only if address is available (assertion in data provider about empty range) 2005/07/19 17:02:27 bm 1.1.2.9: StockChart issues (range-line defaults, series at which to set properties) 2005/07/18 16:11:15 bm 1.1.2.8: Stock Issues fixed: remove empty chart types in Chart Context instead of PlotArea, stock with volume: create new series with correct chart type 2005/07/15 21:00:16 iha 1.1.2.7: change from series index to series identifier 2005/07/06 09:22:10 bm 1.1.2.6: range conversion in import is FromXML 2005/07/06 09:16:53 bm 1.1.2.5: use XML range conversion of data provider 2005/06/24 09:07:29 bm 1.1.2.4: stock chart 2005/06/21 08:43:38 bm 1.1.2.3: according to OASIS spec, domain elements have table:cell-range-address attributes 2005/06/20 12:35:30 bm 1.1.2.2: scatter chart 2005/06/17 17:03:17 bm 1.1.2.1: context for series using new API


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [24e70450fc19d52302e11fc5d6c68573f62f3b6a]

INTEGRATION: CWS chart2mst3 (1.16.28); FILE MERGED 2007/04/19 09:51:09 bm 1.16.28.23: #i75530# import explicit chart types at data series in correct order 2007/01/29 14:20:30 bm 1.16.28.22: do not need table-number-list on import 2006/12/06 18:50:46 bm 1.16.28.21: #i64497# allow import and export to deal with flexible source ranges also with own data. This is needed for the clipboard between Calc and Impress 2006/11/30 15:37:00 iha 1.16.28.20: #59288# correct save and load of axis scale values for percent stacked charts 2006/08/16 14:53:12 iha 1.16.28.19: #124495# categories for net chart are not displayed when loading old files 2006/08/02 12:56:22 iha 1.16.28.18: removed unused DomainOffset 2006/06/09 16:31:24 iha 1.16.28.17: worked around wrong camera default in old chart for compatibility 2005/12/21 21:34:24 iha 1.16.28.16: remove identifiers from model objects and create an index based CID protocol instead for selection purposes 2005/11/01 12:53:07 iha 1.16.28.15: proper use of default domain (first x sequence) for load and save of scatter charts 2005/10/09 08:07:02 bm 1.16.28.14: RESYNC: (1.19-1.20); FILE MERGED 2005/08/30 16:17:28 bm 1.16.28.13: set axis title content in axis::EndElement (instead of StartElement), because it is not known earlier 2005/07/19 09:30:51 iha 1.16.28.12: create axis before axis title to load axis title 2005/07/18 16:11:15 bm 1.16.28.11: Stock Issues fixed: remove empty chart types in Chart Context instead of PlotArea, stock with volume: create new series with correct chart type 2005/07/15 21:00:16 iha 1.16.28.10: change from series index to series identifier 2005/07/04 16:00:24 bm 1.16.28.9: use two member for number of lines: the property at the plot-area and the number of series that have a line class. This way we can deal with both variants 2005/06/30 14:24:12 bm 1.16.28.8: import of stacking mode fixed (old deprecated method removed) 2005/06/24 09:07:29 bm 1.16.28.7: stock chart 2005/06/21 15:19:21 iha 1.16.28.6: set series and point properties after data is available 2005/06/21 12:55:21 iha 1.16.28.5: set correct symbol type defaults to series 2005/06/17 17:03:43 bm 1.16.28.4: using new API for im-/export of data 2004/09/20 17:23:02 bm 1.16.28.3: set stackmode in EndElement, because in StartElement there are no series to set the mode at 2004/08/30 17:13:00 bm 1.16.28.2: RESYNC: (1.16-1.18); FILE MERGED 2004/08/25 16:10:11 iha 1.16.28.1: View independent loading - smarter setting of axis title position and diagram size & position


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [36d891f05880b556a936ada12e09f9845a1505c6]

INTEGRATION: CWS chart2mst3 (1.29.28); FILE MERGED 2007/04/19 09:51:09 bm 1.29.28.63: #i75530# import explicit chart types at data series in correct order 2007/01/29 14:20:30 bm 1.29.28.62: do not need table-number-list on import 2007/01/19 18:03:22 iha 1.29.28.61: remove unneccessary dependency on special build id - detection for existence is sufficient here 2006/12/12 19:03:06 bm 1.29.28.60: switch to internal data provider as early as possible. This is determined by the complete range string in the plot-area 2006/12/12 16:55:11 bm 1.29.28.59: own data with no categories element: apply categories in applyTable() 2006/12/06 18:50:46 bm 1.29.28.58: #i64497# allow import and export to deal with flexible source ranges also with own data. This is needed for the clipboard between Calc and Impress 2006/12/01 11:48:58 bm 1.29.28.57: include for tools-string added when DBG_UTIL is set 2006/11/30 15:37:13 iha 1.29.28.56: #59288# correct save and load of axis scale values for percent stacked charts 2006/11/25 21:59:36 bm 1.29.28.55: basegfx::B3DVector method changes 2006/11/24 21:25:22 bm 1.29.28.54: RESYNC: (1.36-1.37); FILE MERGED 2006/11/14 19:25:37 iha 1.29.28.53: #i71330# xy 'symbols only' get lines when loading older versions 2006/10/25 15:53:13 iha 1.29.28.52: invisible line for x axis of net charts when importing from old files 2006/10/20 09:50:40 bm 1.29.28.51: warnings removed 2006/10/19 16:21:36 bm 1.29.28.50: warnings removed 2006/10/19 09:59:39 bm 1.29.28.49: RESYNC: (1.34-1.36); FILE MERGED 2006/10/10 15:11:52 iha 1.29.28.48: loaded 3D lines aren't stacked deep 2006/10/09 13:26:07 iha 1.29.28.47: default scale for added x axis for net charts 2006/09/20 15:57:27 bm 1.29.28.46: #i69680# Wall and floor have no defaults. They are always exported in the old and the new chart. (The wall defaults in the old chart were chart type dependent). So set no hard attribute for wall here, as it will be overwritten. 2006/08/16 14:54:24 iha 1.29.28.45: #124495# categories for net chart are not displayed when loading old files 2006/08/02 12:56:03 iha 1.29.28.44: removed unused DomainOffset 2006/06/09 16:31:13 iha 1.29.28.43: worked around wrong camera default in old chart for compatibility 2006/05/18 11:53:32 bm 1.29.28.42: #i65524# floor as default fill style of SOLID. Apply defaults also when there is no auto-style 2006/05/18 11:45:08 bm 1.29.28.41: set grid-lines to black as default, because that is the default in the old API, and therefore in old (as well as new) files 2006/05/02 14:38:30 bm 1.29.28.40: #125497# set the fill-style to NONE, as this is the default in the filter, but isn't in the model 2006/04/22 10:55:54 iha 1.29.28.39: park unused categories in scale with AxisType not being CATEGORY 2006/04/10 12:37:45 iha 1.29.28.38: api restructure axis, grids, scales and increments 2005/12/21 21:34:23 iha 1.29.28.37: remove identifiers from model objects and create an index based CID protocol instead for selection purposes 2005/11/28 15:20:32 bm 1.29.28.36: implemented StackedBarsConnected property at Diagram 2005/11/08 17:48:12 bm 1.29.28.35: catch IllegalArgumentException when calling XDataProvider::createDataSequenceByRangeRepresentation 2005/11/01 12:53:25 iha 1.29.28.34: proper use of default domain (first x sequence) for load and save of scatter charts 2005/10/29 20:51:55 iha 1.29.28.33: coordinate system restructure 2005/10/24 10:46:34 iha 1.29.28.32: coordinate system restructure 2005/10/13 17:37:23 iha 1.29.28.31: renamed BoundedCoordinateSystem to CoordinateSystem 2005/10/09 08:06:49 bm 1.29.28.30: RESYNC: (1.33-1.34); FILE MERGED 2005/09/16 16:20:47 iha 1.29.28.29: no creation of dummy categories in model - instead trigger generation of missing labels and categories in view 2005/08/30 16:47:38 iha 1.29.28.28: lock controllers only once starting the import and unlock after all was imported -> necessary to get no update notifications during import of binary files 2005/08/30 16:16:56 bm 1.29.28.27: set axis title content in axis::EndElement (instead of StartElement), because it is not known earlier 2005/08/19 16:10:23 bm 1.29.28.26: chart2::XChartDocument: getDiagram -> getFirstDiagram 2005/07/25 13:42:50 bm 1.29.28.25: RESYNC: (1.32-1.33); FILE MERGED 2005/07/22 11:01:23 bm 1.29.28.24: #124488# workaround for 3d area deep charts that have Deep==false in files saved with older versions 2005/07/19 17:01:24 bm 1.29.28.23: order of methods changed: 1. StartElement, 2. CreateChildContext, 3. EndElement to ease browsing 2005/07/19 09:30:51 iha 1.29.28.22: create axis before axis title to load axis title 2005/07/18 16:11:15 bm 1.29.28.21: Stock Issues fixed: remove empty chart types in Chart Context instead of PlotArea, stock with volume: create new series with correct chart type 2005/07/15 21:00:16 iha 1.29.28.20: change from series index to series identifier 2005/07/14 08:42:18 bm 1.29.28.19: enable grid before applying grid properties 2005/07/06 11:10:06 bm 1.29.28.18: convert chart range from XML to data provider format 2005/07/06 09:22:10 bm 1.29.28.17: range conversion in import is FromXML 2005/07/06 09:19:43 bm 1.29.28.16: XML conversion was done twice for categories 2005/07/06 09:17:18 bm 1.29.28.15: use XML range conversion of data provider 2005/07/04 16:01:10 bm 1.29.28.14: use two member for number of lines: the property at the plot-area and the number of series that have a line class. This way we can deal with both variants.  Set categories before properties that use template detection 2005/07/01 16:18:52 bm 1.29.28.13: remove empty chart type groups 2005/06/30 14:24:11 bm 1.29.28.12: import of stacking mode fixed (old deprecated method removed) 2005/06/24 09:07:29 bm 1.29.28.11: stock chart 2005/06/23 14:44:50 iha 1.29.28.10: correct support for statistic properties 2005/06/22 08:18:47 iha 1.29.28.9: load property DataCaption at diagram, series and data point correctly 2005/06/21 15:19:42 iha 1.29.28.8: set series and point properties after data is available 2005/06/21 12:55:44 iha 1.29.28.7: set correct symbol type defaults to series 2005/06/17 17:03:43 bm 1.29.28.6: using new API for im-/export of data 2005/04/19 17:52:59 iha 1.29.28.5: remove unsued property listener for Stacked and Percent 2005/03/17 11:21:34 bm 1.29.28.4: RESYNC: (1.31-1.32); FILE MERGED 2004/09/20 17:23:02 bm 1.29.28.3: set stackmode in EndElement, because in StartElement there are no series to set the mode at 2004/08/30 17:12:52 bm 1.29.28.2: RESYNC: (1.29-1.31); FILE MERGED 2004/08/25 16:05:59 iha 1.29.28.1: View independent loading - smarter setting of axis title position and diagram size & position


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [b72b48a00dcacc6d0f6490b6b7b2a3e6d04823f0]

INTEGRATION: CWS chart2mst3 (1.29.28); FILE MERGED 2007/04/19 09:51:09 bm 1.29.28.26: #i75530# import explicit chart types at data series in correct order 2007/03/26 13:59:48 bm 1.29.28.25: #i75651# label-cell-range-address -> label-cell-address like specified in RNG schema 2007/01/29 14:20:30 bm 1.29.28.24: do not need table-number-list on import 2006/12/12 16:55:11 bm 1.29.28.23: own data with no categories element: apply categories in applyTable() 2006/12/07 16:32:06 bm 1.29.28.22: #i64497# some more fixes for clipboard 2006/12/06 18:50:46 bm 1.29.28.21: #i64497# allow import and export to deal with flexible source ranges also with own data. This is needed for the clipboard between Calc and Impress 2006/11/30 15:44:04 bm 1.29.28.20: #i64497# if we get no data provider via factory, we use own data 2006/10/20 09:50:40 bm 1.29.28.19: warnings removed 2006/10/19 09:59:18 bm 1.29.28.18: RESYNC: (1.32-1.34); FILE MERGED 2006/09/29 13:16:35 bm 1.29.28.17: #i64500# allow importers to disable load-on demmand of graphics, like the chart 2006/08/02 12:25:40 iha 1.29.28.16: read wrongly created files properly while having addin with basediagram xy 2006/08/01 09:00:08 iha 1.29.28.15: helping methods for chart im- and export 2005/12/21 21:34:22 iha 1.29.28.14: remove identifiers from model objects and create an index based CID protocol instead for selection purposes 2005/10/13 17:37:23 iha 1.29.28.13: renamed BoundedCoordinateSystem to CoordinateSystem 2005/10/09 08:06:14 bm 1.29.28.12: RESYNC: (1.31-1.32); FILE MERGED 2005/09/08 15:45:20 iha 1.29.28.11: lock controller for binary loading already before the dataprovider gets attached 2005/09/08 11:33:43 iha 1.29.28.10: set data provider and number formatter in the filter and not in the model load methods thus binary loading also gets the correct dataprovider and numberformatter 2005/08/19 16:10:23 bm 1.29.28.9: chart2::XChartDocument: getDiagram -> getFirstDiagram 2005/08/15 13:09:12 bm 1.29.28.8: applyTableSimple: gets the data directly. This eases filling the internal data provider 2005/07/25 13:42:42 bm 1.29.28.7: RESYNC: (1.30-1.31); FILE MERGED 2005/07/15 21:00:16 iha 1.29.28.6: change from series index to series identifier 2005/07/04 15:56:28 bm 1.29.28.5: GetNewDataSeries: search for matching chart type group rather than using the last one 2005/06/24 09:07:28 bm 1.29.28.4: stock chart 2005/06/17 17:03:42 bm 1.29.28.3: using new API for im-/export of data 2005/03/17 11:21:22 bm 1.29.28.2: RESYNC: (1.29-1.30); FILE MERGED 2004/09/08 15:33:51 bm 1.29.28.1: call attachData() after changing data of ChartDocument


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [5583a6ffdefdf604f074014fe4178ed6d34102d9]

INTEGRATION: CWS chart2mst3 (1.74.6); FILE MERGED 2007/03/26 13:59:48 bm 1.74.6.61: #i75651# label-cell-range-address -> label-cell-address like specified in RNG schema 2007/03/19 15:22:17 bm 1.74.6.60: #i75297# allow export and import of empty data series 2007/02/14 16:31:07 iha 1.74.6.59: #i71344# don't export attributed data points with indices out of bounds 2007/01/31 12:54:07 bm 1.74.6.58: #144135# export table-number list in OOo flat format so that binfilter gets it 2007/01/30 10:57:16 bm 1.74.6.57: #i72973# only export table-number-list in OOo format 2006/12/14 10:47:15 iha 1.74.6.56: #i58457# don't write swapped table for donuts 2006/12/13 16:43:44 bm 1.74.6.55: illegal STL iterator increment, also: always export cells for categories, even if empty 2006/12/13 12:50:50 bm 1.74.6.54: lcl_SequenceToVectorAppend: reserve correct number of elements 2006/12/08 10:29:58 bm 1.74.6.53: superfluous semicolon after closing brace 2006/12/07 18:03:15 bm 1.74.6.52: exportTable no longer needs parameters, generate labels if missing 2006/12/07 16:32:06 bm 1.74.6.51: #i64497# some more fixes for clipboard 2006/12/06 18:50:45 bm 1.74.6.50: #i64497# allow import and export to deal with flexible source ranges also with own data. This is needed for the clipboard between Calc and Impress 2006/11/25 10:40:19 bm 1.74.6.49: RESYNC: (1.84-1.85); FILE MERGED 2006/10/20 09:50:40 bm 1.74.6.48: warnings removed 2006/10/19 16:21:35 bm 1.74.6.47: warnings removed 2006/10/19 09:59:09 bm 1.74.6.46: RESYNC: (1.80-1.84); FILE MERGED 2006/08/01 08:59:15 iha 1.74.6.45: helping methods for chart im- and export 2006/07/27 15:15:06 bm 1.74.6.44: #i60323# enable meta export and import for charts 2006/04/10 12:37:45 iha 1.74.6.43: api restructure axis, grids, scales and increments 2006/02/03 19:51:11 iha 1.74.6.42: remove series index dependency 2006/01/26 00:22:09 bm 1.74.6.41: RESYNC: (1.79-1.80); FILE MERGED 2005/11/03 18:23:03 iha 1.74.6.40: fix sequence mapping for internal data 2005/11/02 16:39:21 bm 1.74.6.39: safeness when XScale is 0 2005/11/02 14:28:45 iha 1.74.6.38: make more failsave 2005/11/01 17:13:31 iha 1.74.6.37: export attached axis property correct in case of stock charts 2005/11/01 12:57:23 iha 1.74.6.36: export sequence mapping also for scatter charts correctly 2005/10/30 12:59:46 iha 1.74.6.35: #125770# don't break complete export if optional properties are not supported 2005/10/30 12:38:42 iha 1.74.6.34: respect categories correctly if exporting sequence mapping 2005/10/30 12:37:15 iha 1.74.6.33: better synchronize export of datapoint style and content 2005/10/29 22:46:53 iha 1.74.6.32: don't crash exporting column line charts - wrong series index 2005/10/29 20:51:09 iha 1.74.6.31: coordinate system restructure 2005/10/27 17:39:12 iha 1.74.6.30: support SequenceMapping 2005/10/24 10:45:26 iha 1.74.6.29: coordinate system restructure 2005/10/18 17:02:01 bm 1.74.6.28: get table-number-list from data provider 2005/10/13 17:37:22 iha 1.74.6.27: renamed BoundedCoordinateSystem to CoordinateSystem 2005/10/09 08:06:00 bm 1.74.6.26: RESYNC: (1.78-1.79); FILE MERGED 2005/09/07 10:40:26 bm 1.74.6.25: #125498# do not export complete range if we have own data 2005/08/30 16:58:24 iha 1.74.6.24: removed superfluous include 2005/08/26 14:31:22 bm 1.74.6.23: do not access data provider blindly 2005/08/19 16:10:23 bm 1.74.6.22: chart2::XChartDocument: getDiagram -> getFirstDiagram 2005/08/03 13:46:32 bm 1.74.6.21: deprecated (commented-out) code for series export removed 2005/08/03 13:36:28 bm 1.74.6.20: +exportDataPoints as part of exportSeries. Stock-Charts: also export data points (empty ones) 2005/08/01 13:15:59 bm 1.74.6.19: export data point colors for pie charts 2005/07/28 12:50:02 bm 1.74.6.18: create x-axis element if there are categories, otherwise they have no place to be stored 2005/07/19 17:02:27 bm 1.74.6.17: StockChart issues (range-line defaults, series at which to set properties) 2005/07/18 17:13:21 iha 1.74.6.16: update view in old api wrapped before saving 2005/07/15 21:00:15 iha 1.74.6.15: change from series index to series identifier 2005/07/06 09:01:09 bm 1.74.6.14: convert all data-provider ranges to XML conforming format 2005/07/01 12:46:00 bm 1.74.6.13: getDataRowProperties needs a globally counted index 2005/06/24 13:07:12 bm 1.74.6.12: stock chart 2005/06/24 09:07:28 bm 1.74.6.11: stock chart 2005/06/21 16:19:23 bm 1.74.6.10: export of stock charts 2005/06/21 08:43:37 bm 1.74.6.9: according to OASIS spec, domain elements have table:cell-range-address attributes 2005/06/17 17:03:41 bm 1.74.6.8: using new API for im-/export of data 2005/06/10 16:18:53 bm 1.74.6.7: use new chart API for export of data series 2005/06/01 16:05:38 iha 1.74.6.6: use visarea for page size 2005/05/18 13:04:19 bm 1.74.6.5: RESYNC: (1.77-1.78); FILE MERGED 2005/04/21 08:18:00 iha 1.74.6.4: removed unused code 2005/03/17 11:21:09 bm 1.74.6.3: RESYNC: (1.74-1.77); FILE MERGED 2004/09/21 17:37:06 iha 1.74.6.2: save: chart size 2004/09/03 17:36:56 iha 1.74.6.1: enable save - make export more failsave + removed unused code


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [9bfcbb58a75e42143f104cdb11069cee28c63453]

INTEGRATION: CWS chart2mst3 (1.11.308); FILE MERGED 2007/01/29 14:20:30 bm 1.11.308.15: do not need table-number-list on import 2006/12/06 18:50:45 bm 1.11.308.14: #i64497# allow import and export to deal with flexible source ranges also with own data. This is needed for the clipboard between Calc and Impress 2006/11/14 19:25:37 iha 1.11.308.13: #i71330# xy 'symbols only' get lines when loading older versions 2005/11/28 15:20:31 bm 1.11.308.12: implemented StackedBarsConnected property at Diagram 2005/11/04 17:01:12 iha 1.11.308.11: cleanup moced code to new method ChangeDiagramAccordingToTemplate 2005/10/25 16:37:33 iha 1.11.308.10: support SequenceMapping 2005/10/09 08:05:50 bm 1.11.308.9: RESYNC: (1.12-1.13); FILE MERGED 2005/07/18 16:11:14 bm 1.11.308.8: Stock Issues fixed: remove empty chart types in Chart Context instead of PlotArea, stock with volume: create new series with correct chart type 2005/06/30 14:24:09 bm 1.11.308.7: import of stacking mode fixed (old deprecated method removed) 2005/06/24 09:07:27 bm 1.11.308.6: stock chart 2005/06/23 14:44:05 iha 1.11.308.5: correct support for statistic properties 2005/06/22 08:17:02 iha 1.11.308.4: load property DataCaption at diagram, series and data point correctly 2005/06/21 15:18:04 iha 1.11.308.3: set series and point properties after data is available 2005/06/17 17:03:41 bm 1.11.308.2: using new API for im-/export of data 2004/08/25 15:59:14 iha 1.11.308.1: View independent loading - smarter setting of legend & title position


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [67ff20be544c9f3d803314458ec72a146d13ce02]

INTEGRATION: CWS chart2mst3 (1.29.28); FILE MERGED 2007/02/15 15:41:52 bm 1.29.28.64: assertion removed in EndElement: at that place we do not always have internal data 2007/01/29 14:20:30 bm 1.29.28.63: do not need table-number-list on import 2006/12/12 19:16:49 bm 1.29.28.62: use applyTableSimple instead of applyTable for stock charts with own data 2006/12/12 18:08:35 iha 1.29.28.61: correct loading of old donuts after clipboard impl 2006/12/07 16:32:06 bm 1.29.28.60: #i64497# some more fixes for clipboard 2006/12/06 18:50:45 bm 1.29.28.59: #i64497# allow import and export to deal with flexible source ranges also with own data. This is needed for the clipboard between Calc and Impress 2006/11/17 14:08:29 iha 1.29.28.58: fallback to internal data table for wrong files with wrong range strings see issue i59297, example document e.g. issue 16280 2006/11/14 19:25:37 iha 1.29.28.57: #i71330# xy 'symbols only' get lines when loading older versions 2006/10/27 11:10:33 iha 1.29.28.56: removed warning error 2006/10/26 19:36:49 iha 1.29.28.55: correct order of series when importing old style donuts 2006/10/20 09:50:39 bm 1.29.28.54: warnings removed 2006/10/19 16:21:35 bm 1.29.28.53: warnings removed 2006/10/19 09:59:00 bm 1.29.28.52: RESYNC: (1.32-1.34); FILE MERGED 2006/08/25 18:29:00 iha 1.29.28.51: #i58457# cope with wrong files for donuts from older versions and also with corrected ones 2006/08/08 15:03:39 iha 1.29.28.50: don't refresh addin when loading is not finished 2006/08/01 09:27:52 iha 1.29.28.49: use correct charttype for series creation when having addin 2006/08/01 09:25:37 iha 1.29.28.48: helping methods for chart im- and export 2006/06/22 14:49:38 bm 1.29.28.47: correct loading of data table for charts with own data and empty msChartAddress 2006/06/17 16:11:05 bm 1.29.28.46: const removed on error 2006/06/07 14:59:12 bm 1.29.28.45: #124497# set styles of series before the styles of statistics properties, because the existence of statistics objects is determined by proeprties of the series 2006/05/15 11:56:08 bm 1.29.28.44: legend has fill-style NONE per default, although in the model the default is SOLID 2006/05/15 09:46:02 bm 1.29.28.43: #i64497# allow loading charts with external data references in containers that do not support those (like Impress) for clipboard from Calc to Impress to work. 2006/04/22 10:54:51 iha 1.29.28.42: park unused categories in scale with AxisType not being CATEGORY( own data has always categories) 2006/02/03 19:52:10 iha 1.29.28.41: remove series index dependency 2005/12/21 21:34:21 iha 1.29.28.40: remove identifiers from model objects and create an index based CID protocol instead for selection purposes 2005/11/29 18:05:59 iha 1.29.28.39: #i58464# work around wrong writer ranges in file 2005/11/28 15:20:30 bm 1.29.28.38: implemented StackedBarsConnected property at Diagram 2005/11/05 11:34:00 iha 1.29.28.37: fixed loading of donut styles also if old series count is less than old point count 2005/11/05 01:26:15 iha 1.29.28.36: fix loading of donut series and point styles - work around of OOo 2.0 and older 2005/11/04 17:01:23 iha 1.29.28.35: cleanup moced code to new method ChangeDiagramAccordingToTemplate 2005/11/03 18:22:39 iha 1.29.28.34: fix sequence mapping for internal data 2005/11/02 22:54:09 iha 1.29.28.33: don't clone data if creating internal dataprovider 2005/11/02 22:52:37 iha 1.29.28.32: correct sequence mapping 2005/10/29 09:42:20 iha 1.29.28.31: support SequenceMapping also for chart local data 2005/10/28 12:18:03 iha 1.29.28.30: enhanced exception message 2005/10/25 16:38:11 iha 1.29.28.29: support SequenceMapping 2005/10/24 10:45:02 iha 1.29.28.28: coordinate system restructure 2005/10/13 17:37:22 iha 1.29.28.27: renamed BoundedCoordinateSystem to CoordinateSystem 2005/10/09 08:05:36 bm 1.29.28.26: RESYNC: (1.31-1.32); FILE MERGED 2005/09/08 15:46:08 iha 1.29.28.25: lock controller for binary loading already before the dataprovider gets attached 2005/08/30 16:54:29 iha 1.29.28.24: lock controllers only once starting the import and unlock after all was imported -> necessary to get no update notifications during import of binary files 2005/08/29 16:24:11 bm 1.29.28.23: clean chart properly before loading (binfilter uses flat XML which calls InitNew. The default data must be removed) 2005/08/19 16:10:22 bm 1.29.28.22: chart2::XChartDocument: getDiagram -> getFirstDiagram 2005/08/15 13:09:11 bm 1.29.28.21: applyTableSimple: gets the data directly. This eases filling the internal data provider 2005/08/03 13:34:46 bm 1.29.28.20: bug on import of stock charts (wrong series reused) 2005/07/22 11:00:18 bm 1.29.28.19: set stack mode before a potential template detection (in case we have a rectangular range) 2005/07/22 08:35:47 bm 1.29.28.18: remove empty chart type groups before a potential template detection for changing the diagram data 2005/07/19 17:02:26 bm 1.29.28.17: StockChart issues (range-line defaults, series at which to set properties) 2005/07/18 16:11:14 bm 1.29.28.16: Stock Issues fixed: remove empty chart types in Chart Context instead of PlotArea, stock with volume: create new series with correct chart type 2005/07/15 21:00:15 iha 1.29.28.15: change from series index to series identifier 2005/07/01 16:18:50 bm 1.29.28.14: remove empty chart type groups 2005/06/30 14:24:08 bm 1.29.28.13: import of stacking mode fixed (old deprecated method removed) 2005/06/24 13:07:12 bm 1.29.28.12: stock chart 2005/06/24 09:07:27 bm 1.29.28.11: stock chart 2005/06/23 14:44:26 iha 1.29.28.10: correct support for statistic properties 2005/06/22 08:17:59 iha 1.29.28.9: load property DataCaption at diagram, series and data point correctly 2005/06/21 15:18:38 iha 1.29.28.8: set series and point properties after data is available 2005/06/17 17:03:40 bm 1.29.28.7: using new API for im-/export of data 2005/06/01 16:06:05 iha 1.29.28.6: use visarea for page size 2005/04/19 17:54:39 iha 1.29.28.5: remove unused property ExportData 2005/03/17 11:21:00 bm 1.29.28.4: RESYNC: (1.29-1.30); FILE MERGED 2004/08/26 15:39:29 iha 1.29.28.3: View independent loading - different setting of page size 2004/08/25 16:47:51 iha 1.29.28.2: removed unused code 2004/08/25 16:00:43 iha 1.29.28.1: View independent loading - smarter setting of legend & title and diagram position


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [d8d96656408fbdeb612b2f7354c8c59721c0c332]

INTEGRATION: CWS chart2mst3 (1.40.6); FILE MERGED 2007/04/24 21:36:26 bm 1.40.6.5: RESYNC: (1.46-1.47); FILE MERGED 2006/11/25 10:40:12 bm 1.40.6.4: RESYNC: (1.45-1.46); FILE MERGED 2006/10/19 09:58:40 bm 1.40.6.3: RESYNC: (1.42-1.45); FILE MERGED 2005/10/09 08:04:53 bm 1.40.6.2: RESYNC: (1.40-1.42); FILE MERGED 2005/06/17 17:03:40 bm 1.40.6.1: using new API for im-/export of data


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [f628df2cb9e4663406c4d6da7e8bd7020563ae92]

INTEGRATION: CWS chart2mst3 (1.21.4); FILE MERGED 2007/04/24 21:36:19 bm 1.21.4.4: RESYNC: (1.22-1.23); FILE MERGED 2007/04/19 16:02:39 iha 1.21.4.3: #i76130# write attribute sort-by-x-values per plot-area not per series 2006/10/19 09:58:31 bm 1.21.4.2: RESYNC: (1.21-1.22); FILE MERGED 2006/08/24 14:46:57 iha 1.21.4.1: #i46521# replace modal x value sorting dialog by a checkbox in the chartwizard; perform sorting in view only and not in cached data


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [f5c981c3a424d5197eda8c3c822c8914ce09b47a]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2005/10/11 11:52:29 bm 1.1.2.2: license header change 2005/08/01 13:14:50 bm 1.1.2.1: property set for the fill/line color for charts taking their point attributes from the color scheme, like pies


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [ab27c6f37c5c9d174b939183da3173fda27ee2fe]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/02/08 11:01:27 iha 1.1.2.4: resync m195 -> m202 2006/10/19 16:21:35 bm 1.1.2.3: warnings removed 2005/10/11 11:52:28 bm 1.1.2.2: license header change 2005/08/01 13:14:39 bm 1.1.2.1: property set for the fill/line color for charts taking their point attributes from the color scheme, like pies


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [6c38d9398ae00d43349b6303f8094beaf82b9f0e]

INTEGRATION: CWS chart2mst3 (1.2.14); FILE MERGED 2007/04/25 08:35:00 bm 1.2.14.1: saved changes done in file on branch before move here from ..


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [19fe39cf87c1819b5a1619111d7afe733e130f43]

INTEGRATION: CWS chart2mst3 (1.2.14); FILE MERGED 2007/04/25 08:28:22 bm 1.2.14.1: saved changes done in file on branch before move here from ..


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [731d3c655798aeded77484a47f1bec0b93ec1389]

INTEGRATION: CWS chart2mst3 (1.2.14); FILE MERGED 2007/04/25 08:14:13 bm 1.2.14.1: saved changes done in file on branch before move here from ..


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [8a9973f829f313ecf72a896c82773c572bef221f]

INTEGRATION: CWS chart2mst3 (1.2.14); FILE MERGED 2007/04/25 08:13:04 bm 1.2.14.1: saved changes done in file on branch before move here from ..


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [fa5605b61cbdb7539805a6daa00e18cb2f8eddb4]

INTEGRATION: CWS chart2mst3 (1.170.22); FILE MERGED 2006/10/19 09:56:01 bm 1.170.22.2: RESYNC: (1.170-1.171); FILE MERGED 2006/08/24 14:45:47 iha 1.170.22.1: #i46521# replace modal x value sorting dialog by a checkbox in the chartwizard; perform sorting in view only and not in cached data


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [dda4b320e131b897102ddbf929248b4d6e4c6765]

INTEGRATION: CWS chart2mst3 (1.23.12); FILE MERGED 2005/10/09 07:32:49 bm 1.23.12.2: RESYNC: (1.23-1.24); FILE MERGED 2005/09/08 11:32:51 iha 1.23.12.1: set data provider and number formatter in the filter and not in the model load methods thus binary loading also gets the correct dataprovider and numberformatter


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [e50ae32fc262cee90bde5ace68ed8f9c9c081168]

INTEGRATION: CWS chart2mst3 (1.9.22); FILE MERGED 2005/10/27 17:38:04 iha 1.9.22.1: support SequenceMapping


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [1a646c6b890a9972b83a75fecd75c7a0cb49625c]

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>  [a54b9c5cd60ddb9b4c9430732cd7f9fff51cf7d4]

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>  [ec8293871e0da2313d4abefe665f2ff95137908a]

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>  [64fdba64541e28e1abdd9a4ae86f6779b4449b0f]

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-22  Vladimir Glazounov  <vg@openoffice.org>  [dea462a00378b511d324c301deb985af29aa4753]

INTEGRATION: CWS chart2mst3 (1.33.30); FILE MERGED 2007/04/24 19:08:42 bm 1.33.30.14: RESYNC: (1.60-1.62); FILE MERGED 2007/02/07 13:51:44 iha 1.33.30.13: RESYNC: (1.59-1.60); FILE MERGED 2006/11/30 16:16:17 mba 1.33.30.12: merge problem fixed: don't try to reparent windows if parent is NULL; stop layout timer when dockingareaacceptor is NULL 2006/11/25 09:31:46 bm 1.33.30.11: RESYNC: (1.58-1.59); FILE MERGED 2006/11/24 17:03:55 bm 1.33.30.10: RESYNC: (1.55-1.58); FILE MERGED 2006/10/27 07:25:06 cd 1.33.30.9: #i65734# Support menu merging with non-sfx based application modules using provided dispatch providers 2006/10/18 22:06:23 bm 1.33.30.8: RESYNC: (1.49-1.55); FILE MERGED 2006/08/22 15:54:58 bm 1.33.30.7: #i68861# setMergedMenuBar: broadcast a MERGEDMENUBAR event (needed for chart2 OLE object to re-request the statusbar) 2006/06/16 13:07:48 bm 1.33.30.6: RESYNC: (1.47-1.49); FILE MERGED 2006/05/05 14:29:28 bm 1.33.30.5: RESYNC: (1.41-1.47); FILE MERGED 2006/01/25 12:13:37 bm 1.33.30.4: RESYNC: (1.37-1.41); FILE MERGED 2005/10/07 16:00:54 bm 1.33.30.3: RESYNC: (1.35-1.37); FILE MERGED 2005/07/25 18:03:00 bm 1.33.30.2: RESYNC: (1.33-1.35); FILE MERGED 2005/06/06 15:22:15 cd 1.33.30.1: Reparent child windows to support creation of ui elements before correct docking area acceptor is set


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [6ac5960d2fe1bc37a69ed967c0be5f246e4241a7]

INTEGRATION: CWS chart2mst3 (1.4.16); FILE MERGED 2006/10/27 07:25:05 cd 1.4.16.1: #i65734# Support menu merging with non-sfx based application modules using provided dispatch providers


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [0936fdf81ce2db2bc40cfecee511b285162a4580]

INTEGRATION: CWS chart2mst3 (1.20.30); FILE MERGED 2007/02/07 13:47:02 iha 1.20.30.7: RESYNC: (1.29-1.30); FILE MERGED 2006/10/18 21:35:46 bm 1.20.30.6: RESYNC: (1.26-1.29); FILE MERGED 2006/05/05 14:26:32 bm 1.20.30.5: RESYNC: (1.25-1.26); FILE MERGED 2006/01/25 11:58:35 bm 1.20.30.4: RESYNC: (1.22-1.25); FILE MERGED 2005/10/07 15:01:49 bm 1.20.30.3: RESYNC: (1.21-1.22); FILE MERGED 2005/07/25 17:59:12 bm 1.20.30.2: RESYNC: (1.20-1.21); FILE MERGED 2005/06/06 15:22:01 cd 1.20.30.1: Reparent child windows to support creation of ui elements before correct docking area acceptor is set


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [4bf3fc7779eccdf1df3953ac6565d4e803a81be7]

INTEGRATION: CWS chart2mst3 (1.3.182); FILE MERGED 2005/10/07 13:26:12 bm 1.3.182.2: RESYNC: (1.3-1.4); FILE MERGED 2005/04/21 11:23:15 iha 1.3.182.1: register new chart


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [952ec3642dd618b26988d288c4fb715f8b3db7fa]

INTEGRATION: CWS chart2mst3 (1.5.136); FILE MERGED 2005/04/21 11:27:47 iha 1.5.136.1: register new chart


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [5f8e7b15e52443d1c45ae9b6e4716a8b36171aa9]

INTEGRATION: CWS chart2mst3 (1.4.88); FILE MERGED 2007/01/10 15:42:07 iha 1.4.88.2: switch back to old factory name for charts now as we only have the new chart 2005/04/21 11:27:10 iha 1.4.88.1: register new chart


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [f69b05bf551a6d27f0066d69399163719b00b728]

INTEGRATION: CWS chart2mst3 (1.3.198); FILE MERGED 2005/09/02 12:41:47 iha 1.3.198.2: enable loading 5.0 standalone charts 2005/04/21 11:24:37 iha 1.3.198.1: register new chart


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [be8a412b64a31e5b012c8961bc2d965a88a763a0]

INTEGRATION: CWS chart2mst3 (1.5.88); FILE MERGED 2005/07/25 16:31:21 bm 1.5.88.4: RESYNC: (1.6-1.7); FILE MERGED 2005/06/08 09:11:34 bm 1.5.88.3: service name for filter added 2005/05/18 09:39:15 bm 1.5.88.2: RESYNC: (1.5-1.6); FILE MERGED 2005/04/21 11:38:35 iha 1.5.88.1: register new chart


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [6efa794ae7ef8df1f358b1653732377bdb113dbb]

INTEGRATION: CWS chart2mst3 (1.6.132); FILE MERGED 2005/07/25 16:05:47 bm 1.6.132.4: RESYNC: (1.7-1.8); FILE MERGED 2005/06/08 09:46:37 bm 1.6.132.3: service name for filter added 2005/05/18 09:10:57 bm 1.6.132.2: RESYNC: (1.6-1.7); FILE MERGED 2005/04/21 11:38:16 iha 1.6.132.1: register new chart


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [cfe81d4d04e1d18d086b010abde14b4a16457a1b]

INTEGRATION: CWS chart2mst3 (1.5.184); FILE MERGED 2005/07/25 15:58:00 bm 1.5.184.3: RESYNC: (1.6-1.7); FILE MERGED 2005/05/18 09:04:15 bm 1.5.184.2: RESYNC: (1.5-1.6); FILE MERGED 2005/04/21 11:37:48 iha 1.5.184.1: register new chart


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [2016c4252b2f283500efa26c644f207296a00352]

INTEGRATION: CWS chart2mst3 (1.5.184); FILE MERGED 2005/07/25 15:57:50 bm 1.5.184.3: RESYNC: (1.6-1.7); FILE MERGED 2005/05/18 09:04:03 bm 1.5.184.2: RESYNC: (1.5-1.6); FILE MERGED 2005/04/21 11:29:15 iha 1.5.184.1: register new chart


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [e2b518486289d94ff2b574003bd708470120c81e]

INTEGRATION: CWS chart2mst3 (1.5.184); FILE MERGED 2005/07/25 15:57:41 bm 1.5.184.3: RESYNC: (1.6-1.7); FILE MERGED 2005/05/18 09:03:52 bm 1.5.184.2: RESYNC: (1.5-1.6); FILE MERGED 2005/04/21 11:28:50 iha 1.5.184.1: register new chart


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [2a647ba586ea1ec02cc28f8165d63e0e5f0cdc32]

INTEGRATION: CWS chart2mst3 (1.5.44); FILE MERGED 2005/07/25 15:22:47 bm 1.5.44.3: RESYNC: (1.6-1.7); FILE MERGED 2005/05/18 08:30:04 bm 1.5.44.2: RESYNC: (1.5-1.6); FILE MERGED 2005/04/21 11:28:28 iha 1.5.44.1: register new chart


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [83128e65020eeef1d2336e11d83ccb655cfa10a3]

INTEGRATION: CWS chart2mst3 (1.5.48); FILE MERGED 2007/02/07 13:31:24 iha 1.5.48.4: RESYNC: (1.7-1.9); FILE MERGED 2005/10/07 13:16:40 bm 1.5.48.3: RESYNC: (1.6-1.7); FILE MERGED 2005/07/25 15:21:24 bm 1.5.48.2: RESYNC: (1.5-1.6); FILE MERGED 2005/04/21 11:22:47 iha 1.5.48.1: register new chart


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [c9a90171032d9c2994cee9d0af4898cc11acb681]

INTEGRATION: CWS chart2mst3 (1.49.2); FILE MERGED 2007/05/19 10:23:19 bm 1.49.2.1: #i10000# moved svdraw.lib from svx.lib to svx_2.lib


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [b91e7139bff116b892ab86a4ae26e287080323e7]

INTEGRATION: CWS chart2mst3 (1.24.58); FILE MERGED 2006/10/25 08:36:58 bm 1.24.58.5: resync problems fixed 2006/10/19 06:16:27 bm 1.24.58.4: RESYNC: (1.28-1.31); FILE MERGED 2006/06/16 14:46:30 bm 1.24.58.3: RESYNC: (1.26-1.28); FILE MERGED 2006/01/25 19:49:59 bm 1.24.58.2: RESYNC: (1.24-1.26); FILE MERGED 2005/10/25 07:07:23 bm 1.24.58.1: offer SvXMLGraphicHelper as UNO components (Import/Export)


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [7a7fde7cc850a23cb0639893c19a6f627a466dd8]

INTEGRATION: CWS chart2mst3 (1.114.118); FILE MERGED 2007/05/14 18:09:59 bm 1.114.118.20: RESYNC: (1.154-1.155); FILE MERGED 2007/02/07 18:57:53 iha 1.114.118.19: RESYNC: (1.152-1.154); FILE MERGED 2006/11/25 10:30:20 bm 1.114.118.18: RESYNC: (1.150-1.152); FILE MERGED 2006/11/24 20:49:09 bm 1.114.118.17: RESYNC: (1.149-1.150); FILE MERGED 2006/10/25 08:36:34 bm 1.114.118.16: resync problems fixed 2006/10/19 06:12:46 bm 1.114.118.15: RESYNC: (1.145-1.149); FILE MERGED 2006/06/16 14:45:32 bm 1.114.118.14: RESYNC: (1.144-1.145); FILE MERGED 2006/05/05 17:32:05 bm 1.114.118.13: RESYNC: (1.140-1.144); FILE MERGED 2006/03/01 15:18:50 iha 1.114.118.12: guard calls coming from uno with solarmutex 2006/03/01 15:18:00 iha 1.114.118.11: make loop variables exception safe for multi property access 2006/01/25 19:48:08 bm 1.114.118.10: RESYNC: (1.137-1.140); FILE MERGED 2006/01/05 16:01:43 iha 1.114.118.9: also handle case of IllegalArgumentException during setPropertyValues ( e.g. if setting a FillBitmapName without accessory Bitmap in pool) otherwise all following set property calls will have no effect 2005/10/09 00:22:54 bm 1.114.118.8: RESYNC: (1.135-1.137); FILE MERGED 2005/07/25 15:11:48 bm 1.114.118.7: RESYNC: (1.133-1.135); FILE MERGED 2005/05/17 15:41:21 bm 1.114.118.6: RESYNC: (1.130-1.133); FILE MERGED 2005/03/18 00:31:38 bm 1.114.118.5: RESYNC: (1.117-1.130); FILE MERGED 2004/11/02 21:46:29 bm 1.114.118.4: RESYNC: (1.116-1.117); FILE MERGED 2004/08/30 21:46:27 bm 1.114.118.3: RESYNC: (1.115-1.116); FILE MERGED 2004/08/04 17:50:15 bm 1.114.118.2: RESYNC: (1.114-1.115); FILE MERGED 2004/06/04 07:45:07 bm 1.114.118.1: +GetFillAttributeByName for access to gradients etc. by name for classes that                         use no items (but only properties)


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [a5b37bb9260285eb6c274325f5293f29c1019978]

INTEGRATION: CWS chart2mst3 (1.51.122); FILE MERGED 2007/02/07 18:57:39 iha 1.51.122.8: RESYNC: (1.65-1.66); FILE MERGED 2006/10/19 06:12:07 bm 1.51.122.7: RESYNC: (1.61-1.65); FILE MERGED 2005/10/09 00:22:09 bm 1.51.122.6: RESYNC: (1.60-1.61); FILE MERGED 2005/03/18 00:31:01 bm 1.51.122.5: RESYNC: (1.56-1.60); FILE MERGED 2004/11/02 21:46:09 bm 1.51.122.4: RESYNC: (1.55-1.56); FILE MERGED 2004/08/30 21:46:10 bm 1.51.122.3: RESYNC: (1.53-1.55); FILE MERGED 2004/08/04 17:49:57 bm 1.51.122.2: RESYNC: (1.51-1.53); FILE MERGED 2004/06/04 07:43:54 bm 1.51.122.1: +SvxUnoGetWhichIdForNamedProperty to get which ids for properties like     FillGradientName (using the map for shapes SVXMAP_SHAPE)


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [9c6602613f09711389df9c448c485becb2fcd314]

INTEGRATION: CWS chart2mst3 (1.3.60); FILE MERGED 2006/10/19 06:10:49 bm 1.3.60.2: RESYNC: (1.3-1.5); FILE MERGED 2006/03/01 15:14:42 iha 1.3.60.1: guard calls coming from uno with solarmutex


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [0822502cbebe88645fc5f0e1a259ed796ee0485e]

INTEGRATION: CWS chart2mst3 (1.13.60); FILE MERGED 2006/11/24 20:48:06 bm 1.13.60.3: RESYNC: (1.15-1.16); FILE MERGED 2006/10/19 06:09:46 bm 1.13.60.2: RESYNC: (1.13-1.15); FILE MERGED 2005/10/25 07:07:41 bm 1.13.60.1: offer SvXMLGraphicHelper as UNO components (Import/Export)


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [3061785f8b4ecfad6b4fe33e1b8e9f2d278d847f]

INTEGRATION: CWS chart2mst3 (1.4.634); FILE MERGED 2007/02/09 14:23:22 iha 1.4.634.6: resync m195 -> m202 - link problems on windows non pro 2006/11/25 10:29:16 bm 1.4.634.5: RESYNC: (1.8-1.9); FILE MERGED 2006/11/24 20:47:47 bm 1.4.634.4: RESYNC: (1.7-1.8); FILE MERGED 2006/10/19 06:09:00 bm 1.4.634.3: RESYNC: (1.5-1.7); FILE MERGED 2005/10/09 00:17:58 bm 1.4.634.2: RESYNC: (1.4-1.5); FILE MERGED 2005/03/21 13:37:39 bm 1.4.634.1: some more symbols need an export specifier SVX_DLLPUBLIC


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [9c8888ab6b518ae53d3135c1d47c0011339893c8]

INTEGRATION: CWS chart2mst3 (1.22.16); FILE MERGED 2007/05/14 18:09:25 bm 1.22.16.10: RESYNC: (1.35-1.36); FILE MERGED 2007/04/19 10:04:04 bm 1.22.16.9: #i75418# support a FilterData property HighContrast for generating high-contrast metafiles 2007/03/19 15:25:42 bm 1.22.16.8: #i75418# support a FilterData property HighContrast for generating high-contrast metafiles 2007/02/07 18:57:33 iha 1.22.16.7: RESYNC: (1.33-1.35); FILE MERGED 2006/11/25 10:29:23 bm 1.22.16.6: RESYNC: (1.32-1.33); FILE MERGED 2006/11/24 20:47:59 bm 1.22.16.5: RESYNC: (1.30-1.32); FILE MERGED 2006/10/19 06:08:26 bm 1.22.16.4: RESYNC: (1.25-1.30); FILE MERGED 2006/01/25 19:46:39 bm 1.22.16.3: RESYNC: (1.24-1.25); FILE MERGED 2005/10/09 00:17:13 bm 1.22.16.2: RESYNC: (1.22-1.24); FILE MERGED 2005/06/06 13:57:04 iha 1.22.16.1: disable output at virtual device for metafile export of a whole page (otherwise the visual representation of a new chart ole has no 3d scene)


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [48dd1b9ab1b16be2eeae2a57e3c02e5604d5ab2b]

INTEGRATION: CWS chart2mst3 (1.59.44); FILE MERGED 2007/05/14 18:05:53 bm 1.59.44.13: RESYNC: (1.76-1.77); FILE MERGED 2007/02/16 16:20:01 bm 1.59.44.12: test pClient before accessing 2007/02/07 18:54:56 iha 1.59.44.11: RESYNC: (1.74-1.76); FILE MERGED 2006/11/29 16:11:14 mba 1.59.44.10: #i64497#: avoid setting visAreaSize explicitly for all objects when they are copied for clipboard 2006/11/25 10:26:40 bm 1.59.44.9: RESYNC: (1.73-1.74); FILE MERGED 2006/11/24 20:41:38 bm 1.59.44.8: RESYNC: (1.71-1.73); FILE MERGED 2006/10/19 05:56:40 bm 1.59.44.7: RESYNC: (1.67-1.71); FILE MERGED 2006/10/16 16:49:21 bm 1.59.44.6: additional setParent is not needed as there is now code in the framework that sets the parent in time. But for the chart the second setParent call is called with a NULL-parent before load. This must not happen. 2006/05/05 17:29:43 bm 1.59.44.5: RESYNC: (1.64-1.67); FILE MERGED 2006/01/25 19:38:00 bm 1.59.44.4: RESYNC: (1.61-1.64); FILE MERGED 2005/10/08 23:57:50 bm 1.59.44.3: RESYNC: (1.60-1.61); FILE MERGED 2005/07/25 15:07:49 bm 1.59.44.2: RESYNC: (1.59-1.60); FILE MERGED 2005/06/20 14:42:08 bm 1.59.44.1: set parent at model of OLE objects that support XChild (needed for new chart)


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [9cf46258f6d939823a046fe30099329c11dd06f0]

INTEGRATION: CWS chart2mst3 (1.69.2); FILE MERGED 2007/05/14 18:05:00 bm 1.69.2.4: RESYNC: (1.71-1.72); FILE MERGED 2007/02/07 18:53:28 iha 1.69.2.3: RESYNC: (1.69-1.71); FILE MERGED 2006/11/27 17:56:32 bm 1.69.2.2: cast to const int 2006/11/27 13:29:11 bm 1.69.2.1: cast to int to make file compile on OOo Solaris


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [6086b56eb502500cb0ad334a937690e8ff4b0592]

INTEGRATION: CWS chart2mst3 (1.9.134); FILE MERGED 2006/11/28 12:52:44 bm 1.9.134.10: duplicate obj entry -> link problem 2006/11/24 20:35:21 bm 1.9.134.9: RESYNC: (1.19-1.21); FILE MERGED 2006/10/19 05:50:28 bm 1.9.134.8: RESYNC: (1.16-1.19); FILE MERGED 2005/10/08 23:49:19 bm 1.9.134.7: RESYNC: (1.15-1.16); FILE MERGED 2005/03/18 00:14:08 bm 1.9.134.6: RESYNC: (1.13-1.15); FILE MERGED 2004/11/02 21:33:27 bm 1.9.134.5: RESYNC: (1.12-1.13); FILE MERGED 2004/08/30 21:42:23 bm 1.9.134.4: RESYNC: (1.11-1.12); FILE MERGED 2004/08/04 17:38:46 bm 1.9.134.3: RESYNC: (1.10-1.11); FILE MERGED 2004/06/02 18:46:32 iha 1.9.134.2: RESYNC: (1.9-1.10); FILE MERGED 2004/05/17 16:28:42 iha 1.9.134.1: #i27507# added ActionDescriptionProvider


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [d5b661d34df38d7a07cdde2a80178f27e8ef2e26]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/02/08 14:40:22 iha 1.1.2.4: resync m195 -> m202 2005/11/22 10:31:24 bm 1.1.2.3: new action POS_SIZE for usage of the Position and Size dialog 2005/10/20 14:43:14 bm 1.1.2.2: license header change 2004/05/17 16:27:49 iha 1.1.2.1: #i27507# make undo resourcen available for use in other applications


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [3951c802d47b9839d2ba6a81968b255668a06371]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2006/10/26 16:40:09 pb 1.1.2.1: fix: #i70903# chart options page moved from old chart


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [757e09a5ac93bd07b2cd039e056d111c93132a46]

INTEGRATION: CWS chart2mst3 (1.27.60); FILE MERGED 2006/10/26 16:41:25 pb 1.27.60.1: fix: #i70903# optchart.src added


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [0afd1b2b0d7b860e4f39a8533db8be30a0965488]

INTEGRATION: CWS chart2mst3 (1.147.12); FILE MERGED 2007/05/14 18:01:34 bm 1.147.12.2: RESYNC: (1.147-1.148); FILE MERGED 2007/04/20 09:17:12 mav 1.147.12.1: #i75191# get the filter from CLASSID


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [d9d9f0e25584ea44840e4d4d3f9cea9a7232c938]

INTEGRATION: CWS chart2mst3 (1.61.18); FILE MERGED 2007/05/14 18:01:18 bm 1.61.18.8: RESYNC: (1.69-1.70); FILE MERGED 2007/02/07 18:45:35 iha 1.61.18.7: RESYNC: (1.67-1.69); FILE MERGED 2006/11/25 10:22:13 bm 1.61.18.6: RESYNC: (1.66-1.67); FILE MERGED 2006/11/24 20:25:48 bm 1.61.18.5: RESYNC: (1.65-1.66); FILE MERGED 2006/10/23 06:18:45 bm 1.61.18.4: xub_StrLen has no operator+= (warning on Windows removed) 2006/10/20 08:37:42 bm 1.61.18.3: error of resync merge resolved 2006/10/19 05:31:25 bm 1.61.18.2: RESYNC: (1.61-1.65); FILE MERGED 2006/08/16 11:25:51 dr 1.61.18.1: export gradient and bitmap directly to Escher property container


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [21318ed3d86e49c54ce9bd32721326fef693b314]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2006/10/26 16:41:57 pb 1.1.2.1: fix: #i70903# chart options page moved from old chart


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [6daa8028b0063f6bcdc1cb0572494f5db6cda7b0]

INTEGRATION: CWS chart2mst3 (1.56.114); FILE MERGED 2007/04/24 18:29:37 bm 1.56.114.7: RESYNC: (1.62-1.63); FILE MERGED 2005/10/08 22:30:40 bm 1.56.114.6: RESYNC: (1.60-1.62); FILE MERGED 2005/05/17 15:17:43 bm 1.56.114.5: RESYNC: (1.59-1.60); FILE MERGED 2004/11/02 21:19:53 bm 1.56.114.4: RESYNC: (1.58-1.59); FILE MERGED 2004/08/04 17:14:28 bm 1.56.114.3: RESYNC: (1.57-1.58); FILE MERGED 2004/06/02 18:20:12 iha 1.56.114.2: RESYNC: (1.56-1.57); FILE MERGED 2004/06/01 19:40:30 iha 1.56.114.1: offer image for color dialog for chart


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [8d6f30b1b581e6fcefb48d4adcb5d37e746bb032]

INTEGRATION: CWS chart2mst3 (1.17.102); FILE MERGED 2007/04/24 18:28:12 bm 1.17.102.2: RESYNC: (1.17-1.18); FILE MERGED 2006/10/26 16:46:54 pb 1.17.102.1: fix: #i70903# chart options page moved from old chart


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [cf2820563a25c3834689bc0e8c3b9ee7aee7cc6b]

INTEGRATION: CWS chart2mst3 (1.36.6); FILE MERGED 2007/05/14 17:50:24 bm 1.36.6.5: RESYNC: (1.38-1.40); FILE MERGED 2007/02/07 18:36:38 iha 1.36.6.4: RESYNC: (1.37-1.38); FILE MERGED 2006/11/24 20:14:56 bm 1.36.6.3: RESYNC: (1.36-1.37); FILE MERGED 2006/10/27 14:23:56 bm 1.36.6.2: handle SID_SCH_EDITOPTIONS in ApplyItemSets although nothing is done there to avoid assertion (doing nothing is intended) 2006/10/26 16:46:54 pb 1.36.6.1: fix: #i70903# chart options page moved from old chart


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [5f892021b31c39a52c9d9b0397030ca9558ccadd]

INTEGRATION: CWS chart2mst3 (1.23.50); FILE MERGED 2007/05/14 17:49:38 bm 1.23.50.12: RESYNC: (1.36-1.38); FILE MERGED 2007/02/07 18:36:12 iha 1.23.50.11: RESYNC: (1.34-1.36); FILE MERGED 2006/11/24 20:14:30 bm 1.23.50.10: RESYNC: (1.33-1.34); FILE MERGED 2006/11/16 15:34:33 iha 1.23.50.9: enable selection of line color when symbols are on 2006/10/24 16:43:31 iha 1.23.50.8: enable size for automatic symbols for charts 2006/10/19 04:49:34 bm 1.23.50.7: RESYNC: (1.30-1.33); FILE MERGED 2006/01/25 18:42:31 bm 1.23.50.6: RESYNC: (1.29-1.30); FILE MERGED 2005/10/08 22:12:02 bm 1.23.50.5: RESYNC: (1.28-1.29); FILE MERGED 2005/03/17 23:32:51 bm 1.23.50.4: RESYNC: (1.27-1.28); FILE MERGED 2004/11/02 21:17:06 bm 1.23.50.3: RESYNC: (1.25-1.27); FILE MERGED 2004/08/30 21:32:20 bm 1.23.50.2: RESYNC: (1.23-1.25); FILE MERGED 2004/02/18 19:12:07 iha 1.23.50.1: #115596# crash in symbol controls due to pointer to temporary


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [5a658ca6503b7e3455a2e93d90d402a15c04d52a]

INTEGRATION: CWS chart2mst3 (1.6.54); FILE MERGED 2006/10/24 16:40:15 iha 1.6.54.1: corrected copyconstructor - missing automatic symbols in chart


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [ab47e532152ddbaf9acfdbc8058edb08d5834fc7]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2006/11/07 09:12:01 bm 1.1.2.3: removed svx/ in a local include 2006/10/27 14:24:40 bm 1.1.2.2: warning on Solaris removed: Make SchColorTable a member of SchColoTableItem instead of deriving. Better design and avoids operator== overload 2006/10/26 16:43:52 pb 1.1.2.1: fix: #i70903# chart options page moved from old chart


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [ee35fe8ce076e37d9e1f2ef00d3151d692b4a614]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/05/18 13:48:57 bm 1.1.2.4: #i74635# ResId cleanup for new code (moved here from sch in CWS chart2mst3) 2006/11/06 09:36:45 bm 1.1.2.3: wrong global include of an svx header 2006/10/27 14:24:40 bm 1.1.2.2: warning on Solaris removed: Make SchColorTable a member of SchColoTableItem instead of deriving. Better design and avoids operator== overload 2006/10/26 16:43:44 pb 1.1.2.1: fix: #i70903# chart options page moved from old chart


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [136ca5a9637265ecfa940ec07e707b83dbeec638]

INTEGRATION: CWS chart2mst3 (1.52.6); FILE MERGED 2006/11/06 09:22:09 bm 1.52.6.3: correct dependencies for optupd.obj (added to SLOFILES) 2006/11/02 12:13:01 bm 1.52.6.2: add optupd.obj and optchart.obj to SLOFILES for generating the correct dependencies 2006/10/26 16:49:04 pb 1.52.6.1: fix: #i70903# cfg/optchart.obj added


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [12a852c715ce211eb4f6df53410e88bc90ecfc94]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2006/10/27 14:24:40 bm 1.1.2.2: warning on Solaris removed: Make SchColorTable a member of SchColoTableItem instead of deriving. Better design and avoids operator== overload 2006/10/26 16:44:10 pb 1.1.2.1: fix: #i70903# chart options page moved from old chart


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [616a3abfb9c533dee798ff801aca7db018d294cf]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/03/06 12:42:17 bm 1.1.2.5: new default colors 2006/10/27 14:24:39 bm 1.1.2.4: warning on Solaris removed: Make SchColorTable a member of SchColoTableItem instead of deriving. Better design and avoids operator== overload 2006/10/27 11:46:18 bm 1.1.2.3: warning: shadowed variable 2006/10/26 20:30:17 iha 1.1.2.2: remove warning error on windows non pro 2006/10/26 16:44:01 pb 1.1.2.1: fix: #i70903# chart options page moved from old chart


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [63cf0b6e07f68c6b1f95af6add545278702c0e9e]

INTEGRATION: CWS chart2mst3 (1.81.2); FILE MERGED 2007/05/14 17:32:06 bm 1.81.2.15: RESYNC: (1.123-1.125); FILE MERGED 2007/04/24 18:05:05 bm 1.81.2.14: RESYNC: (1.122-1.123); FILE MERGED 2007/02/07 18:24:43 iha 1.81.2.13: RESYNC: (1.121-1.122); FILE MERGED 2006/11/24 20:05:56 bm 1.81.2.12: RESYNC: (1.120-1.121); FILE MERGED 2006/10/19 04:01:52 bm 1.81.2.11: RESYNC: (1.117-1.120); FILE MERGED 2006/05/05 17:08:09 bm 1.81.2.10: RESYNC: (1.115-1.117); FILE MERGED 2006/01/25 17:54:20 bm 1.81.2.9: RESYNC: (1.113-1.115); FILE MERGED 2005/05/17 15:02:11 bm 1.81.2.8: RESYNC: (1.110-1.113); FILE MERGED 2005/03/17 21:39:11 bm 1.81.2.7: RESYNC: (1.104-1.110); FILE MERGED 2004/11/02 21:00:11 bm 1.81.2.6: RESYNC: (1.98-1.104); FILE MERGED 2004/09/27 11:45:06 iha 1.81.2.5: added XPropertyTable.hxx to deliver for use in chart2 2004/08/30 21:09:12 bm 1.81.2.4: RESYNC: (1.93-1.98); FILE MERGED 2004/08/04 16:37:37 bm 1.81.2.3: RESYNC: (1.87-1.93); FILE MERGED 2004/06/02 15:03:25 bm 1.81.2.2: RESYNC: (1.81-1.87); FILE MERGED 2004/05/17 16:29:11 iha 1.81.2.1: #i27507# added ActionDescriptionProvider


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [429cb0b48ac0043f8e2e47d1385e1e3a9b259d7a]

INTEGRATION: CWS chart2mst3 (1.2.18); FILE MERGED 2006/12/01 11:35:41 iha 1.2.18.1: export class OverlayPolyPolygonStriped for use in chart2


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [5420a710ee332c16c5e401b98c5c9b7e4674ab3f]

INTEGRATION: CWS chart2mst3 (1.2.42); FILE MERGED 2007/04/25 08:07:51 bm 1.2.42.1: saved changes done in file on branch before move here from ..


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [c0ce1cfa97a3e2d2c82d7c31f7380af6565e811f]

INTEGRATION: CWS chart2mst3 (1.2.42); FILE MERGED 2007/04/25 07:32:09 bm 1.2.42.1: saved changes done in file on branch before move here from ..


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [7ecd4021d7cc72ab00dec45b399292f7212aaa5a]

INTEGRATION: CWS chart2mst3 (1.2.42); FILE MERGED 2007/04/25 07:15:28 bm 1.2.42.1: saved changes done in file on branch before move here from ..


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [cec5fc598d6272bd9833a698caa7675da87e5362]

INTEGRATION: CWS chart2mst3 (1.2.42); FILE MERGED 2007/04/25 07:04:37 bm 1.2.42.1: saved changes done in file on branch before move here from ..


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [6a3083d864dc5b578366d4fb1fc9e493974b37c3]

INTEGRATION: CWS chart2mst3 (1.2.42); FILE MERGED 2007/04/25 06:58:12 bm 1.2.42.1: saved changes done in inc/dialogs.hrc before move


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [25ce4d014b9116c1aeb546af342ad482062f471d]

INTEGRATION: CWS chart2mst3 (1.14.60); FILE MERGED 2006/01/25 17:52:54 bm 1.14.60.2: RESYNC: (1.14-1.15); FILE MERGED 2005/10/25 07:07:06 bm 1.14.60.1: offer SvXMLGraphicHelper as UNO components (Import/Export)


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [80fd302f9b7840adab1bb97e4165a852e91a8036]

INTEGRATION: CWS chart2mst3 (1.6.168); FILE MERGED 2006/10/19 03:57:31 bm 1.6.168.5: RESYNC: (1.8-1.9); FILE MERGED 2005/10/08 19:59:10 bm 1.6.168.4: RESYNC: (1.7-1.8); FILE MERGED 2005/03/21 13:37:39 bm 1.6.168.3: some more symbols need an export specifier SVX_DLLPUBLIC 2005/03/17 21:19:26 bm 1.6.168.2: RESYNC: (1.6-1.7); FILE MERGED 2004/06/04 07:42:01 bm 1.6.168.1: +SvxUnoGetWhichIdForNamedProperty to get which ids for properties like     FillGradientName (using the map for shapes SVXMAP_SHAPE)


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [4773e0f73003c5dbfe7856edf2dee9ac202550ca]

INTEGRATION: CWS chart2mst3 (1.67.6); FILE MERGED 2007/02/07 18:18:25 iha 1.67.6.4: RESYNC: (1.69-1.71); FILE MERGED 2006/11/25 10:09:32 bm 1.67.6.3: RESYNC: (1.68-1.69); FILE MERGED 2006/11/24 19:44:23 bm 1.67.6.2: RESYNC: (1.67-1.68); FILE MERGED 2006/10/26 16:37:37 pb 1.67.6.1: fix: #i70903# HID_OPTIONS_MULTIPATH_LIST added


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [e339e6738d9c5537d1f7d13eb4c8ff4cda6d20f2]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/02/09 14:21:14 iha 1.1.2.5: resync m195 -> m202 - link problems on windows non pro 2005/10/20 14:42:39 bm 1.1.2.4: license header change 2005/03/21 13:37:38 bm 1.1.2.3: some more symbols need an export specifier SVX_DLLPUBLIC 2005/03/18 16:07:30 bm 1.1.2.2: SVX_DLLPUBLIC keyword missing for exported functions 2004/09/27 11:38:55 iha 1.1.2.1: moved here from svx/source/inc to deliver for use in chart2


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [86b94d977073867f48d16d1eed27ee691eccb071]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2005/11/22 10:31:11 bm 1.1.2.4: new action POS_SIZE for usage of the Position and Size dialog 2005/11/21 17:36:23 bm 1.1.2.3: export ActionDescriptionProvider 2005/10/20 14:42:10 bm 1.1.2.2: license header change 2004/05/17 16:27:14 iha 1.1.2.1: #i27507# make undo resourcen available for use in other applications


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [0b37a5b4d6b1557b11e42f7d6e72999fe225bf3d]

INTEGRATION: CWS chart2mst3 (1.89.6); FILE MERGED 2007/04/24 15:27:26 bm 1.89.6.7: RESYNC: (1.102-1.103); FILE MERGED 2007/02/07 15:20:48 iha 1.89.6.6: RESYNC: (1.98-1.102); FILE MERGED 2006/10/18 23:11:09 bm 1.89.6.5: RESYNC: (1.96-1.98); FILE MERGED 2006/05/05 14:50:23 bm 1.89.6.4: RESYNC: (1.92-1.96); FILE MERGED 2006/01/25 13:08:33 bm 1.89.6.3: RESYNC: (1.90-1.92); FILE MERGED 2005/10/08 05:22:54 bm 1.89.6.2: RESYNC: (1.89-1.90); FILE MERGED 2005/05/09 09:45:48 bm 1.89.6.1: also build chart2/data directory


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [0a56885c0b035a5ea63b903ebd31077f469f47de]

INTEGRATION: CWS chart2mst3 (1.73.6); FILE MERGED 2007/04/24 15:26:09 bm 1.73.6.6: RESYNC: (1.81-1.82); FILE MERGED 2007/02/07 15:20:34 iha 1.73.6.5: RESYNC: (1.79-1.81); FILE MERGED 2006/11/24 18:07:10 bm 1.73.6.4: RESYNC: (1.78-1.79); FILE MERGED 2006/10/18 23:10:18 bm 1.73.6.3: RESYNC: (1.75-1.78); FILE MERGED 2006/05/05 14:48:07 bm 1.73.6.2: RESYNC: (1.73-1.75); FILE MERGED 2006/04/09 07:59:24 iha 1.73.6.1: also deliver idls in chart2\data subdirectory


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [bd2958c80a569baf42ce34383d685715cebc29c3]

INTEGRATION: CWS chart2mst3 (1.74.6); FILE MERGED 2007/04/24 15:26:17 bm 1.74.6.5: RESYNC: (1.85-1.86); FILE MERGED 2007/02/07 15:20:42 iha 1.74.6.4: RESYNC: (1.80-1.85); FILE MERGED 2006/10/18 23:10:24 bm 1.74.6.3: RESYNC: (1.78-1.80); FILE MERGED 2006/05/05 14:48:15 bm 1.74.6.2: RESYNC: (1.74-1.78); FILE MERGED 2005/05/09 09:45:24 bm 1.74.6.1: also build chart2/data directory


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [5b9f4587bd3b92e337919a6bcebfac34f2374c27]

INTEGRATION: CWS chart2mst3 (1.17.16); FILE MERGED 2007/02/07 15:12:21 iha 1.17.16.8: RESYNC: (1.22-1.23); FILE MERGED 2005/10/08 01:42:46 bm 1.17.16.7: RESYNC: (1.21-1.22); FILE MERGED 2005/05/17 11:53:33 bm 1.17.16.6: RESYNC: (1.20-1.21); FILE MERGED 2005/05/12 19:52:46 sab 1.17.16.5: get access to ranges 2005/03/17 19:34:16 bm 1.17.16.4: RESYNC: (1.19-1.20); FILE MERGED 2004/06/15 14:37:27 bm 1.17.16.3: RESYNC: (1.18-1.19); FILE MERGED 2004/06/02 13:44:55 bm 1.17.16.2: RESYNC: (1.17-1.18); FILE MERGED 2004/05/05 14:43:04 sab 1.17.16.1: #i10733#; have access to cellranges in all sheets


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [c5c945213dc77fcf7aca62774a9047e2f48d00c4]

INTEGRATION: CWS chart2mst3 (1.9.32); FILE MERGED 2005/12/20 15:14:46 dr 1.9.32.1: typo and missing property in description


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [04a6cfe063906e76552a213d940d96713851e9b3]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2005/10/11 12:15:51 bm 1.1.2.2: license header change 2005/05/12 19:48:26 sab 1.1.2.1: get access to ranges


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [62168953f692665c5495962fe1414e3d9a3c26ef]

INTEGRATION: CWS chart2mst3 (1.4.342); FILE MERGED 2005/10/08 01:15:33 bm 1.4.342.4: RESYNC: (1.5-1.6); FILE MERGED 2005/05/12 19:52:46 sab 1.4.342.3: get access to ranges 2004/06/15 14:14:37 bm 1.4.342.2: RESYNC: (1.4-1.5); FILE MERGED 2004/05/05 14:43:03 sab 1.4.342.1: #i10733#; have access to cellranges in all sheets


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [a57ad8fda5e08a70794a0538deaa59a502e93198]

INTEGRATION: CWS chart2mst3 (1.5.342); FILE MERGED 2005/10/08 01:11:35 bm 1.5.342.3: RESYNC: (1.6-1.7); FILE MERGED 2004/06/15 14:11:06 bm 1.5.342.2: RESYNC: (1.5-1.6); FILE MERGED 2004/05/05 14:43:54 sab 1.5.342.1: #i10734#; have access to the absolut name of every cellrange


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [3284cb6595be316c506ddd108ae4b3e17bea8493]

INTEGRATION: CWS chart2mst3 (1.12.14); FILE MERGED 2005/10/08 01:11:26 bm 1.12.14.5: RESYNC: (1.15-1.16); FILE MERGED 2005/05/17 11:53:13 bm 1.12.14.4: RESYNC: (1.14-1.15); FILE MERGED 2004/11/02 20:06:34 bm 1.12.14.3: RESYNC: (1.13-1.14); FILE MERGED 2004/06/15 14:10:56 bm 1.12.14.2: RESYNC: (1.12-1.13); FILE MERGED 2004/05/05 14:43:54 sab 1.12.14.1: #i10734#; have access to the absolut name of every cellrange


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [75dd38a87ffb776bfa736d6fd17d10193bf0a4fc]

INTEGRATION: CWS chart2mst3 (1.7.14); FILE MERGED 2005/10/08 01:11:04 bm 1.7.14.5: RESYNC: (1.10-1.11); FILE MERGED 2005/05/17 11:53:03 bm 1.7.14.4: RESYNC: (1.9-1.10); FILE MERGED 2004/11/02 20:06:25 bm 1.7.14.3: RESYNC: (1.8-1.9); FILE MERGED 2004/06/15 14:10:31 bm 1.7.14.2: RESYNC: (1.7-1.8); FILE MERGED 2004/05/05 14:43:53 sab 1.7.14.1: #i10734#; have access to the absolut name of every cellrange


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [30345483ac46d067e92ddec1898f5368605953d7]

INTEGRATION: CWS chart2mst3 (1.5.8); FILE MERGED 2006/11/30 16:55:34 mba 1.5.8.3: merge problem fixed: doubled ID 2006/08/22 15:37:23 bm 1.5.8.2: #i68861# (last comment was junk) new state MERGEDMENUBAR for sending an event after the menubars for OLE objects have been merged 2006/08/22 14:38:02 bm 1.5.8.1: ##ifndef _COM_SUN_STAR_FRAME_XLAYOUTMANAGEREVENTBROADCASTER_HPP_#


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [048755000049617b5aca33c7663896ffbdbcc544]

INTEGRATION: CWS chart2mst3 (1.6.32); FILE MERGED 2005/12/20 14:07:59 dr 1.6.32.1: missing properties


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [d3b71c26a080ddda87cfd1368ac8f8728d26faf5]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2006/04/05 13:23:13 bm 1.1.2.6: change of chart data is notified via XModifyBroadcaster 2005/12/02 14:01:23 bm 1.1.2.5: interfaces and structures for range hightlighting 2005/10/11 12:07:58 bm 1.1.2.4: license header change 2005/09/08 11:33:22 sab 1.1.2.3: #i17416#; add generateLabel 2005/06/17 12:43:21 bm 1.1.2.2: +DataProvder, +XRangeXMLConversion 2005/05/09 09:24:35 bm 1.1.2.1: moved here from namespace css.chart2


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [8b1c26fa8175ac73304284e0347d534a0f84949d]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2005/10/11 12:07:58 bm 1.1.2.2: license header change 2005/05/09 09:24:23 bm 1.1.2.1: moved here from namespace css.chart2


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [c662c6100567d757d76021987776b9aa8ed6c4c4]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2005/10/11 12:07:57 bm 1.1.2.2: license header change 2005/06/17 12:43:49 bm 1.1.2.1: interface for converting ranges to valid XML


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [8ad6c5da50cb4153c8623316366d0def179e1782]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2005/12/02 14:00:43 bm 1.1.2.1: interfaces and structures for range hightlighting


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [1d382401511428335f5cb6fcd77d2a7fbe7d8dc1]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2005/10/11 12:07:57 bm 1.1.2.2: license header change 2005/05/09 09:23:56 bm 1.1.2.1: moved here from namespace css.chart2


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [be644c5e9fb64af82f3020c6900a0ba6ac4f7dd2]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2005/10/11 12:07:57 bm 1.1.2.2: license header change 2005/05/09 09:23:44 bm 1.1.2.1: moved here from namespace css.chart2


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [b7381965f3fefdffee4424dc9ea69e065584277c]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2005/10/11 12:07:56 bm 1.1.2.2: license header change 2005/05/09 09:23:32 bm 1.1.2.1: moved here from namespace css.chart2


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [8dd9d75b825c2c4b23a6f9804b4ae78941e0ad33]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2005/10/11 12:07:56 bm 1.1.2.2: license header change 2005/05/09 09:23:19 bm 1.1.2.1: moved here from namespace css.chart2


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [4b6c05910b2d5b09aed2b9f3f81dd315652fc386]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2006/04/05 13:23:13 bm 1.1.2.9: change of chart data is notified via XModifyBroadcaster 2005/12/06 13:15:48 iha 1.1.2.8: enhance description for method generateLabel 2005/10/11 12:07:56 bm 1.1.2.7: license header change 2005/09/08 12:40:57 bm 1.1.2.6: another comment 2005/09/08 12:23:02 bm 1.1.2.5: comment and parameter name of generateLabel adapted 2005/09/08 11:33:22 sab 1.1.2.4: #i17416#; add generateLabel 2005/08/05 13:04:53 bm 1.1.2.3: -generateLabel 2005/07/21 08:58:52 bm 1.1.2.2: +getNumberFormatKeyByIndex 2005/05/09 09:23:04 bm 1.1.2.1: moved here from namespace css.chart2


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [c93f04e18fcaed3292e6e8ee96af5d0d8b47f787]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2006/08/09 13:48:53 bm 1.1.2.8: added a function to return the currently used XDataSource 2006/04/05 13:23:13 bm 1.1.2.7: change of chart data is notified via XModifyBroadcaster 2005/12/02 13:58:12 bm 1.1.2.6: offer a range highlighter 2005/10/11 12:07:55 bm 1.1.2.5: license header change 2005/09/08 11:51:35 iha 1.1.2.4: set number formatter independent from dataprovider thus also a chart with own data can have the numberformatter of the parent 2005/08/15 13:04:09 bm 1.1.2.3: setRangeRepresentation -> setArguments, to be able to set initial arguments 2005/05/27 12:26:07 bm 1.1.2.2: +getUsedRangeRepresentations() in XDataReceiver interface 2005/05/09 09:22:53 bm 1.1.2.1: moved here from namespace css.chart2


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [d5b4f0c903db5bed0f85f319df7520b3353dffd1]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2005/10/11 12:07:55 bm 1.1.2.6: license header change 2005/09/22 13:19:58 dr 1.1.2.5: typos and wrong function names 2005/09/08 11:51:47 iha 1.1.2.4: set number formatter independent from dataprovider thus also a chart with own data can have the numberformatter of the parent 2005/07/21 08:58:32 bm 1.1.2.3: +getNumberFormatsSupplier 2005/05/12 13:59:19 bm 1.1.2.2: -mergeRangeRepresentations, detectArguments changed, createDataByRangeRepresentation -> createDataSource 2005/05/09 09:22:41 bm 1.1.2.1: moved here from namespace css.chart2


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [6a9a4773c34ed85b1318b15e9393750e884558e4]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2005/10/25 14:16:39 iha 1.1.2.7: support SequenceMapping 2005/10/18 17:04:18 bm 1.1.2.6: +TableNumberList for old binary calc stuff 2005/10/11 12:07:54 bm 1.1.2.5: license header change 2005/07/29 15:08:47 bm 1.1.2.4: forgot type of HasCategories 2005/07/29 15:08:09 bm 1.1.2.3: +HasCategories 2005/05/12 13:59:19 bm 1.1.2.2: -mergeRangeRepresentations, detectArguments changed, createDataByRangeRepresentation -> createDataSource 2005/05/09 09:22:17 bm 1.1.2.1: moved here from namespace css.chart2


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [e9175229b0a03d9e0ba3559eeab816f0d7698ac3]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2005/12/02 14:00:22 bm 1.1.2.1: interfaces and structures for range hightlighting


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [9e8e02a94241c0ab50fa3cd7a3cd69155089d5f6]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2005/12/02 14:00:34 bm 1.1.2.1: interfaces and structures for range hightlighting


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [81392f11e158efb36ff75b3828ac2dcba0705165]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2006/04/05 13:03:47 bm 1.1.2.3: XModifyBroadcaster: also send events when the contained XDataSequences change. 2005/10/11 12:07:54 bm 1.1.2.2: license header change 2005/05/09 09:22:03 bm 1.1.2.1: moved here from namespace css.chart2


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [0f68cbe51ec157524890699bf9e2eecfab279763]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2005/10/11 12:07:53 bm 1.1.2.3: license header change 2005/09/08 12:39:39 bm 1.1.2.2: +comment, -published flag 2005/09/08 11:35:45 sab 1.1.2.1: #i17416#; add generateLabel


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [3e2a285fdcc14dce2b16b4d9d8c8a7a7fd91fb4d]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2005/12/02 14:00:11 bm 1.1.2.1: interfaces and structures for range hightlighting


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [e9300dfecfb482dcc9b712a011e26ec2be3b4a0a]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2005/10/11 12:07:51 bm 1.1.2.2: license header change 2005/05/09 09:21:49 bm 1.1.2.1: moved here from namespace css.chart2


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [818ac6d6a8cbf76e816479480256f10959ee9fb0]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2005/10/11 12:07:51 bm 1.1.2.2: license header change 2005/05/09 09:21:32 bm 1.1.2.1: moved here from namespace css.chart2


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [77517397a81f329f758a01c8872c88756368f185]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2006/07/14 08:17:38 bm 1.1.2.5: roles for candle-stick charts added 2005/11/10 14:32:59 dr 1.1.2.4: examples for roles updated 2005/10/11 12:07:50 bm 1.1.2.3: license header change 2005/09/01 12:26:38 bm 1.1.2.2: +Role categories 2005/05/09 09:21:20 bm 1.1.2.1: moved here from namespace css.chart2


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [650a6b6af7fe7f9fe3e26a71eba84fcd19ea38a3]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2006/04/12 08:59:13 bm 1.1.2.4: use :: to separate namespaces (everywhere) 2006/04/05 13:23:13 bm 1.1.2.3: change of chart data is notified via XModifyBroadcaster 2005/10/11 12:07:50 bm 1.1.2.2: license header change 2005/05/09 09:21:06 bm 1.1.2.1: moved here from namespace css.chart2


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [070f4562bfec2245a3ce65e5f43e1ec5ca50c8b5]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2005/10/19 08:23:02 bm 1.1.2.3: typo 2005/10/11 12:07:49 bm 1.1.2.2: license header change 2005/06/17 12:44:23 bm 1.1.2.1: service for interface XDataProvider


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [c581b03b7b0786d12318666b974d3dc22f4981bf]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2005/10/11 12:07:49 bm 1.1.2.2: license header change 2005/05/09 09:20:54 bm 1.1.2.1: moved here from namespace css.chart2


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [23d78d3981e6cc697028e737e9ac0524b3aba63a]

INTEGRATION: CWS chart2mst3 (1.2.18); FILE MERGED 2007/02/07 14:24:52 iha 1.2.18.15: RESYNC: (1.3-1.4); FILE MERGED 2006/07/19 15:58:59 bm 1.2.18.14: #i64824# +XInternalDataProvider 2006/04/10 12:19:34 iha 1.2.18.13: api restructure axis, grids, scales and increments 2006/03/29 22:48:26 iha 1.2.18.12: restructure legend entry creation + legend entries in data labels 2005/12/21 21:37:37 iha 1.2.18.11: remove identifiers from model objects and create an index based CID protocol instead for selection purposes 2005/12/05 10:31:07 dr 1.2.18.10: service removed 2005/11/29 17:08:28 bm 1.2.18.9: +TickmarkStyle.idl 2005/10/13 17:32:44 iha 1.2.18.8: renamed BoundedCoordinateSystem to CoordinateSystem 2005/10/07 19:15:50 bm 1.2.18.7: RESYNC: (1.2-1.3); FILE MERGED 2005/07/28 09:59:45 bm 1.2.18.6: +XColorScheme.idl 2005/06/17 19:52:04 iha 1.2.18.5: removed NumberFormat.idl 2005/05/09 09:49:16 bm 1.2.18.4: API moved here from chart2 project 2004/03/15 09:20:08 bm 1.2.18.3: XDataInterpretation is deprecated 2004/03/11 17:28:48 bm 1.2.18.2: -DataChangeEvent.idl 2004/03/10 18:40:06 bm 1.2.18.1: labeled sequence as new element in a DataSource


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [8e92c8c14fda3e787f550f82a36083489a6b4b02]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2005/10/11 12:07:48 bm 1.1.2.2: license header change 2005/05/09 09:55:02 bm 1.1.2.1: API moved here from chart2 project


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [2f0e1a9b6800a4be6cc2e006db71e95c28ba3047]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2005/10/11 12:07:48 bm 1.1.2.2: license header change 2005/05/09 09:54:35 bm 1.1.2.1: API moved here from chart2 project


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [196c3afbc97a5bbad79976bfc94c9eea1ddaad0e]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2005/11/30 16:45:52 bm 1.1.2.2: legal text missing 2005/05/09 09:54:48 bm 1.1.2.1: API moved here from chart2 project


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [9584b5188dee94184da0d00faeadcd1aac925a44]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2005/05/09 09:54:22 bm 1.1.2.1: API moved here from chart2 project


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [5907b9649f2e100de5aa7c7f4dc2c4184c808619]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2005/10/11 12:07:47 bm 1.1.2.2: license header change 2005/05/09 09:54:10 bm 1.1.2.1: API moved here from chart2 project


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [023a4923373401f357ae3d50b8f43f2458f86f0f]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2005/05/09 09:53:57 bm 1.1.2.1: API moved here from chart2 project


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [8f58b8f16587b2d0d87a8fa7b14774066bcc2339]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2005/10/11 12:07:47 bm 1.1.2.2: license header change 2005/05/09 09:53:15 bm 1.1.2.1: API moved here from chart2 project


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [d4bbaa2a2fc8678a93de3b40b192fe84d2df18d2]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2005/10/11 12:07:46 bm 1.1.2.2: license header change 2005/05/09 09:53:00 bm 1.1.2.1: API moved here from chart2 project


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [2a46ac7e351ac25b33c2af0909eafd4827400990]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2005/10/11 12:07:45 bm 1.1.2.2: license header change 2005/05/09 09:53:29 bm 1.1.2.1: API moved here from chart2 project


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [04f9d0398dfe62d82f3713a24113dda5baedb351]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2005/05/09 09:52:47 bm 1.1.2.1: API moved here from chart2 project


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [8b437cbbb3c5a6667b0bf4b1d878fa9b39c3ff2c]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2005/05/09 09:52:07 bm 1.1.2.1: API moved here from chart2 project


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [9bd96852a0b06af8b242d6ad19e5b2c9e02d0fe4]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2005/05/09 09:51:43 bm 1.1.2.1: API moved here from chart2 project


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [101cf63dd7fccf54804d1c4001bc968d359db921]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2005/05/09 09:51:57 bm 1.1.2.1: API moved here from chart2 project


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [a320ff9135edc868a5a73de06cb8f7b6374a96c1]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2005/10/11 12:07:45 bm 1.1.2.2: license header change 2005/05/09 09:51:31 bm 1.1.2.1: API moved here from chart2 project


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [af5ddd4217ed202f04789e9e159ef70c38527550]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/02/14 16:29:21 bm 1.1.2.3: #i72340# +convenience method swapDataPointWithNextOneForAllSequences 2006/11/10 15:04:03 bm 1.1.2.2: #i67875# +registerDataSequenceForChanges for adding sequences to get notification in range moves 2006/07/19 15:58:35 bm 1.1.2.1: #i64824# interface for internal data provider, that may be modified


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [b7b72c0491f0afa7a01ce2b0750eaadf1fe03649]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2005/05/09 09:50:12 bm 1.1.2.1: API moved here from chart2 project


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [6a574c5bbfb5be9e1214cc36fb432cfbae0d7702]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2005/10/11 12:07:44 bm 1.1.2.2: license header change 2005/05/09 09:49:57 bm 1.1.2.1: API moved here from chart2 project


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [9905f764e72bc6628b2226523b3836cf4a6400d8]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2006/04/12 08:59:13 bm 1.1.2.3: use :: to separate namespaces (everywhere) 2005/10/11 12:07:42 bm 1.1.2.2: license header change 2005/05/09 09:49:41 bm 1.1.2.1: API moved here from chart2 project


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [0da64fb75912449ead26e57e9c5dae091c1211a4]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2005/10/13 17:32:44 iha 1.1.2.6: renamed BoundedCoordinateSystem to CoordinateSystem 2005/10/11 12:07:41 bm 1.1.2.5: license header change 2005/07/29 14:40:48 bm 1.1.2.4: store unused data at diagram for reuse by other chart templates 2005/07/28 10:00:53 bm 1.1.2.3: stuff for pie charts 2005/07/26 12:15:32 bm 1.1.2.2: +getDefaultColorByIndex 2005/05/09 09:49:26 bm 1.1.2.1: API moved here from chart2 project


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [1607ae3aa3181657f7d008db53aa350ca9a561f9]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2005/12/21 21:37:36 iha 1.1.2.3: remove identifiers from model objects and create an index based CID protocol instead for selection purposes 2005/10/11 12:07:41 bm 1.1.2.2: license header change 2005/05/09 09:49:03 bm 1.1.2.1: API moved here from chart2 project


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [4a27de5fa00e65ebaf3c0183e3eeb467674e5648]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2005/10/11 12:07:40 bm 1.1.2.2: license header change 2005/05/09 09:49:14 bm 1.1.2.1: API moved here from chart2 project


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [8aa0d4b3987fed818a5339010317cda538e08fba]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2005/10/11 12:07:40 bm 1.1.2.2: license header change 2005/05/09 09:48:49 bm 1.1.2.1: API moved here from chart2 project


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [3bb9b8e7bc3bf85c610bcf50138d59da493072eb]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2005/10/13 17:34:32 iha 1.1.2.1: renamed BoundedCoordinateSystem to CoordinateSystem


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [8dca059206f3fca2a6b5bd75bebc7a348c3b3a7e]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2006/09/24 09:09:10 iha 1.1.2.4: #i61970# correct implementation of axis at 2006/04/10 12:19:33 iha 1.1.2.3: api restructure axis, grids, scales and increments 2005/10/24 09:26:40 iha 1.1.2.2: coordinate system restructure 2005/10/13 17:33:46 iha 1.1.2.1: renamed BoundedCoordinateSystem to CoordinateSystem


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [fb038102332be8dfcb2e94115c06924c27e6f08e]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2005/10/11 12:07:39 bm 1.1.2.2: license header change 2005/07/28 09:59:32 bm 1.1.2.1: color schemes for pie charts


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [23a3729a602fd486080274417650d6790aa3088f]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/03/26 14:06:42 iha 1.1.2.4: #i75590# copy some aspects from old charttype during creation of new 2005/10/11 12:07:39 bm 1.1.2.3: license header change 2005/07/26 12:15:05 bm 1.1.2.2: +resetStyles for restoring default settings 2005/05/09 09:48:36 bm 1.1.2.1: API moved here from chart2 project


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [db32fc31736d92f17fbe23b4eee904ca083bb71c]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2005/05/09 09:48:25 bm 1.1.2.1: API moved here from chart2 project


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [48033f8a35d2094bd535e7c9cd28b6ba39e0d2e8]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2005/10/11 12:07:38 bm 1.1.2.2: license header change 2005/05/09 09:48:01 bm 1.1.2.1: API moved here from chart2 project


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [9761c5b8d10600d3f039065352b0bff6502aa9d9]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2005/10/13 17:32:44 iha 1.1.2.2: renamed BoundedCoordinateSystem to CoordinateSystem 2005/05/09 09:48:13 bm 1.1.2.1: API moved here from chart2 project


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [424b20c15366c996421b0db75b9c62120363780b]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2005/05/09 09:47:28 bm 1.1.2.1: API moved here from chart2 project


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [657519ea96208a517b872b3b933e9158be160fd7]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2005/05/09 09:47:41 bm 1.1.2.1: API moved here from chart2 project


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [741c53f9ff4d4a2094aec58ddc8d38228c795c3d]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2005/11/10 09:22:08 dr 1.1.2.5: #i3997# no IA exception for setFirstDiagram 2005/10/11 12:07:38 bm 1.1.2.4: license header change 2005/09/07 14:03:03 bm 1.1.2.3: +hasInternalDataProvider, -getDataEditorForInternalData 2005/08/18 14:59:41 bm 1.1.2.2: setDiagram / getDiagram -> setFirstDiagram / getFirstDiagram to avoid name clash with old API 2005/05/09 09:47:17 bm 1.1.2.1: API moved here from chart2 project


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [e233d8017538a50d76ece5d284644fff9cde85b1]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2006/04/10 12:19:32 iha 1.1.2.2: api restructure axis, grids, scales and increments 2005/05/09 09:46:44 bm 1.1.2.1: API moved here from chart2 project


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [fc38e1725686d88dff6ac5aba85e281271858e09]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2005/10/11 12:07:36 bm 1.1.2.2: license header change 2005/05/09 09:46:10 bm 1.1.2.1: API moved here from chart2 project


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [29d5b65782f06f591c9027fe28fe521e09d73923]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2005/10/11 12:07:35 bm 1.1.2.2: license header change 2005/05/09 09:45:58 bm 1.1.2.1: API moved here from chart2 project


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [b08bbec45335966f054cfc3ea273ab933830a6f4]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2006/01/19 09:01:57 bm 1.1.2.6: moved ReferencePageSize from FormattedString to Title 2005/12/21 21:37:35 iha 1.1.2.5: remove identifiers from model objects and create an index based CID protocol instead for selection purposes 2005/11/30 16:32:52 dr 1.1.2.4: Show property not in Title service 2005/11/24 15:09:06 bm 1.1.2.3: add fill- and line properties 2005/10/11 12:07:33 bm 1.1.2.2: license header change 2005/05/09 09:45:47 bm 1.1.2.1: API moved here from chart2 project


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [e4f4b576d3021b1a86050c08ccadbc632859fc59]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2005/11/29 17:07:53 bm 1.1.2.1: constants for Tickmark properties of Axis


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [7b4d93d39f87fc22043222c6e024aaeb60194050]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2005/10/11 12:07:31 bm 1.1.2.2: license header change 2005/05/09 09:45:35 bm 1.1.2.1: API moved here from chart2 project


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [dc21308fdf93e40da40e3a032f15987071d4289d]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2006/04/12 08:59:12 bm 1.1.2.5: use :: to separate namespaces (everywhere) 2005/12/20 14:06:55 dr 1.1.2.4: API struct member names without prefixes 2005/11/24 15:11:32 bm 1.1.2.3: last style GRAPHIC instead of a URL (see Symbol.idl) 2005/10/11 12:07:31 bm 1.1.2.2: license header change 2005/05/09 09:45:23 bm 1.1.2.1: API moved here from chart2 project


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [c5c064ddb9fa6fd512a815d6c776e14a3a331f7e]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2005/12/21 13:12:59 dr 1.1.2.5: border color for symbols 2005/12/20 14:06:54 dr 1.1.2.4: API struct member names without prefixes 2005/11/24 15:10:09 bm 1.1.2.3: store the graphic as XGraphic rather than as URL (the URL alone is useless, furthermore keeping a reference to XGraphic keeps the graphic in the graphic manager) 2005/10/11 12:07:31 bm 1.1.2.2: license header change 2005/05/09 09:45:10 bm 1.1.2.1: API moved here from chart2 project


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [b59f379d290cf6d6aefcf0e92bd9ba9d210d35a1]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2005/05/09 09:44:43 bm 1.1.2.1: API moved here from chart2 project


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [0acbd61d91756fe51b4f961ec1e37fb8e830da8c]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2005/10/11 12:07:30 bm 1.1.2.2: license header change 2005/05/09 09:44:29 bm 1.1.2.1: API moved here from chart2 project


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [dcc97fb4b51e7aeed751b1e1d28a8c2fcf1688f7]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2005/10/11 12:07:30 bm 1.1.2.2: license header change 2005/05/09 09:44:16 bm 1.1.2.1: API moved here from chart2 project


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [a111b9e4504bf34951986c3530e7e8ea6008f63d]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2006/04/05 11:19:56 bm 1.1.2.2: legal header missing 2005/05/09 09:43:43 bm 1.1.2.1: API moved here from chart2 project


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [47ffec5007f9550adbc6c12ecc1a8e9b479c9b49]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2006/09/24 09:09:53 iha 1.1.2.4: #i61970# correct implementation of axis at 2006/04/10 12:19:32 iha 1.1.2.3: api restructure axis, grids, scales and increments 2005/09/16 16:12:40 iha 1.1.2.2: no creation of dummy categories in model - instead trigger generation of missing labels and categories in view 2005/05/09 09:43:11 bm 1.1.2.1: API moved here from chart2 project


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [4e1f1ec618334e52f2eaa0c428043559f9ba9e56]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2005/10/11 12:07:28 bm 1.1.2.2: license header change 2005/05/09 09:42:59 bm 1.1.2.1: API moved here from chart2 project


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [6c6045df4c88b48216057c2c87417f38985755c7]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2005/10/11 12:07:28 bm 1.1.2.2: license header change 2005/05/09 09:42:46 bm 1.1.2.1: API moved here from chart2 project


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [75a4ce806fec28d3395bbe074ca0b03dbf2c222f]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2005/12/21 21:37:35 iha 1.1.2.4: remove identifiers from model objects and create an index based CID protocol instead for selection purposes 2005/11/30 09:32:49 bm 1.1.2.3: include service PropertySet rather than XPropertySet only 2005/10/11 12:07:27 bm 1.1.2.2: license header change 2005/05/09 09:42:34 bm 1.1.2.1: API moved here from chart2 project


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [0bde9f431132be532a1976e78a34f4fc5d5a874c]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2005/10/11 12:07:27 bm 1.1.2.2: license header change 2005/05/09 09:42:18 bm 1.1.2.1: API moved here from chart2 project


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [15fddb1f18f3f3126f5e266ca272f877504b86e5]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2005/10/11 12:07:26 bm 1.1.2.2: license header change 2005/05/09 09:42:04 bm 1.1.2.1: API moved here from chart2 project


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [11fe7759a9d69bdbc034df7e3747eb96dd71ff6f]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2006/04/05 11:45:07 bm 1.1.2.1: services for different scalings


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [a9de0f04336f8c19c3a33f156b1e13e4a7083d59]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2005/10/11 12:07:25 bm 1.1.2.2: license header change 2005/05/09 09:41:49 bm 1.1.2.1: API moved here from chart2 project


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [2e2cd528e85b1590a205181d2af3f67353665812]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2005/10/11 12:07:24 bm 1.1.2.2: license header change 2005/05/09 09:41:22 bm 1.1.2.1: API moved here from chart2 project


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [ca8c5578cd3ef4b07cd0adf5e2e2b4ca69ce9c9e]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2005/05/09 09:41:10 bm 1.1.2.1: API moved here from chart2 project


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [edaad082432cb909f94d2112ea3883ebf169c565]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2006/04/05 11:47:03 bm 1.1.2.1: services for different scalings


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [da3706299883a34a0faeeb1922b6e9affd4bfe04]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2006/04/12 11:00:47 bm 1.1.2.2: missing slash in end-tag 2006/04/05 11:43:19 bm 1.1.2.1: services for different scalings


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [531cba70a965dc4b5982316188cb58a1f7d5bc9a]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2005/10/11 12:07:24 bm 1.1.2.2: license header change 2005/05/09 09:40:58 bm 1.1.2.1: API moved here from chart2 project


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [4585b629154eda6d1c8bca2e53bf2ba7855d5d0b]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2006/03/29 22:26:39 iha 1.1.2.3: restructure legend entry creation + legend entries in data labels 2005/10/11 12:07:24 bm 1.1.2.2: license header change 2005/05/09 09:40:38 bm 1.1.2.1: API moved here from chart2 project


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [648d28f188e60a98a6f263ccf4dd60493f7647b0]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2005/10/11 12:07:23 bm 1.1.2.2: license header change 2005/05/09 09:40:26 bm 1.1.2.1: API moved here from chart2 project


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [11d03ab79960200029e4d043b6317571c7808fa6]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2005/10/11 12:07:23 bm 1.1.2.2: license header change 2005/05/09 09:40:01 bm 1.1.2.1: API moved here from chart2 project


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [7e30a5b2a4de844ac1c60cf57fd381fbd53b809b]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2005/11/24 15:09:06 bm 1.1.2.3: add fill- and line properties 2005/10/11 12:07:22 bm 1.1.2.2: license header change 2005/05/09 09:40:13 bm 1.1.2.1: API moved here from chart2 project


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [b4a339c1027b2ae92f98242cdad93678a30beefc]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2005/10/11 12:07:22 bm 1.1.2.2: license header change 2005/05/09 09:39:49 bm 1.1.2.1: API moved here from chart2 project


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [ef13c93f0829ed5df2a38da0fd25477b42dce764]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2006/04/10 12:19:31 iha 1.1.2.2: api restructure axis, grids, scales and increments 2005/05/09 09:39:24 bm 1.1.2.1: API moved here from chart2 project


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [150d76cd6787a2c35c05a22caa2564f327eaf3e7]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2005/12/21 21:37:35 iha 1.1.2.3: remove identifiers from model objects and create an index based CID protocol instead for selection purposes 2005/10/11 12:07:21 bm 1.1.2.2: license header change 2005/05/09 09:39:11 bm 1.1.2.1: API moved here from chart2 project


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [661405deb54bb9e424a59598a4c63cd5bfaf3783]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2006/01/19 09:01:56 bm 1.1.2.2: moved ReferencePageSize from FormattedString to Title 2005/05/09 09:38:38 bm 1.1.2.1: API moved here from chart2 project


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [dc56f998a0060b77c6c10cd5ea3a33d56c0957b0]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2006/04/12 08:59:12 bm 1.1.2.3: use :: to separate namespaces (everywhere) 2005/10/11 12:07:20 bm 1.1.2.2: license header change 2005/05/09 09:38:26 bm 1.1.2.1: API moved here from chart2 project


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [86a10c571fd91263d20319d02d4358c078c5f529]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2006/04/05 11:41:50 bm 1.1.2.1: services for different scalings


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [af20b2dbed7a1a1bc203abab76fb15f9229873a7]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2005/05/09 09:38:12 bm 1.1.2.1: API moved here from chart2 project


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [fb83dca8c416127e620701002b9e208496a0f584]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2006/09/24 09:10:29 iha 1.1.2.4: #i61970# correct implementation of axis at 2005/09/16 16:12:40 iha 1.1.2.3: no creation of dummy categories in model - instead trigger generation of missing labels and categories in view 2005/08/19 11:53:12 iha 1.1.2.2: implement percent stacking 2005/05/09 09:38:00 bm 1.1.2.1: API moved here from chart2 project


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [de8d04c8395506c1f960319b1fc8a0e728f44409]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2005/05/09 09:37:45 bm 1.1.2.1: API moved here from chart2 project


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [084c84105fa976384ad363e3a756db22e787ad50]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2005/10/11 12:07:19 bm 1.1.2.2: license header change 2005/05/09 09:37:19 bm 1.1.2.1: API moved here from chart2 project


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [e36c1bca20e5bf7da065c60b9e20a651b15386d0]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/04/20 08:03:48 iha 1.1.2.7: #i75393# Connect Bars per diagram not per series 2007/04/20 07:58:54 iha 1.1.2.6: #i76130# write attribute sort-by-x-values per plot-area not per series 2006/04/10 12:19:30 iha 1.1.2.5: api restructure axis, grids, scales and increments 2005/12/02 14:03:14 bm 1.1.2.4: SceneDescriptor is deprecated 2005/10/13 17:32:43 iha 1.1.2.3: renamed BoundedCoordinateSystem to CoordinateSystem 2005/10/11 12:07:18 bm 1.1.2.2: license header change 2005/05/09 09:36:36 bm 1.1.2.1: API moved here from chart2 project


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [145ef950d79736c632479878d399367f70793830]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2007/04/20 08:04:30 iha 1.1.2.8: #i75393# Connect Bars per diagram not per series 2006/08/30 12:45:49 bm 1.1.2.7: DataPointStyle no longer exists 2005/12/21 21:37:35 iha 1.1.2.6: remove identifiers from model objects and create an index based CID protocol instead for selection purposes 2005/11/28 15:38:21 bm 1.1.2.5: +Property ConnectDataPoints 2005/10/24 09:25:48 iha 1.1.2.4: coordinate system restructure 2005/10/11 12:07:18 bm 1.1.2.3: license header change 2005/07/28 10:00:53 bm 1.1.2.2: stuff for pie charts 2005/05/09 09:36:24 bm 1.1.2.1: API moved here from chart2 project


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [6534166923ea6786eb098b8a3303d562775a7889]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2006/10/10 14:24:20 dr 1.1.2.7: wrong data type 2006/06/29 13:57:33 bm 1.1.2.6: missing namespace for XPropertySet 2006/06/26 14:14:52 bm 1.1.2.5: some errors corrected 2006/06/26 12:38:27 bm 1.1.2.4: type of ErrorBarX and ErrorBarY was wrong (service-name instead of interface) 2006/04/12 08:59:12 bm 1.1.2.3: use :: to separate namespaces (everywhere) 2005/10/11 12:07:17 bm 1.1.2.2: license header change 2005/05/09 09:36:09 bm 1.1.2.1: API moved here from chart2 project


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [fde1321a77ab75c7c68c6b372a80bc0746d85296]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2005/10/11 12:07:17 bm 1.1.2.2: license header change 2005/05/09 09:35:58 bm 1.1.2.1: API moved here from chart2 project


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [81316f59b2ee7a2b066086f6add45a8751ab1fea]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2005/10/11 12:07:16 bm 1.1.2.2: license header change 2005/05/09 09:35:14 bm 1.1.2.1: API moved here from chart2 project


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [11da9161dc8aff2ffd0439cb81392adf0bc14242]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2005/10/11 12:07:15 bm 1.1.2.2: license header change 2005/05/09 09:35:37 bm 1.1.2.1: API moved here from chart2 project


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [25b13fba126cf046ec0dfa3e089eb8bb8ca60801]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2005/05/09 09:31:29 bm 1.1.2.1: API moved here from chart2 project


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [539c1d4140a7085fa9dd770b11b92fd13a88fbdb]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2005/10/11 12:07:15 bm 1.1.2.2: license header change 2005/05/09 09:31:17 bm 1.1.2.1: API moved here from chart2 project


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [6a7296ac5f80c4c3036d0ed0c6c717b3eb3d188b]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2005/05/09 09:30:50 bm 1.1.2.1: API moved here from chart2 project


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [b7bc8e1040fff1128270e29d6159a5d76ec8306d]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2005/05/09 09:31:02 bm 1.1.2.1: API moved here from chart2 project


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [d6c53c380d7df2f448f570c36587a443c73ddd11]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2005/10/13 17:34:12 iha 1.1.2.1: renamed BoundedCoordinateSystem to CoordinateSystem


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [feb29828479c513c3ecea65507bd33a825d71768]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2005/12/21 21:37:34 iha 1.1.2.2: remove identifiers from model objects and create an index based CID protocol instead for selection purposes 2005/05/09 09:30:39 bm 1.1.2.1: API moved here from chart2 project


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [f1163d1a5bb966bf6172560e9ab5616d9eb7412c]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2006/04/10 13:52:04 bm 1.1.2.3: typo in legal text 2006/04/05 13:26:17 bm 1.1.2.2: legal header missing, wrong include 2005/05/09 09:30:24 bm 1.1.2.1: API moved here from chart2 project


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [3fe21eea9e5b25cc3e08777cba16824782c57a06]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2006/04/05 13:33:50 bm 1.1.2.4: why does this file break autodoc 2006/03/29 22:41:24 iha 1.1.2.3: restructure legend entry creation + legend entries in data labels 2005/10/11 12:07:14 bm 1.1.2.2: license header change 2005/05/09 09:30:12 bm 1.1.2.1: API moved here from chart2 project


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [92b0563a3c24e495a0b0e571e59e981fca614749]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2006/04/12 08:59:12 bm 1.1.2.4: use :: to separate namespaces (everywhere) 2006/04/11 17:27:41 iha 1.1.2.3: fixed wrong idl syntax 2005/10/11 12:07:12 bm 1.1.2.2: license header change 2005/05/09 09:29:59 bm 1.1.2.1: API moved here from chart2 project


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [6188c51aefcd71f6d817664fde6e144748698896]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2006/08/09 09:06:21 bm 1.1.2.4: data namespace missing for XDataReceiver 2005/10/11 12:07:11 bm 1.1.2.3: license header change 2005/09/22 10:51:09 iha 1.1.2.2: added interface XDataReceiver 2005/05/09 09:29:47 bm 1.1.2.1: API moved here from chart2 project


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [e1e4917d5a04db01d13c9a540ee3c2482cdb456c]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2006/07/14 08:49:59 bm 1.1.2.1: service description for candle-stick charts


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [80e7ab402e8c54b9741d0aa1bee496ae0a1fe476]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2005/10/11 12:07:11 bm 1.1.2.2: license header change 2005/05/09 09:29:33 bm 1.1.2.1: API moved here from chart2 project


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [e8878d79dfbdeb4b6edc94bd6f9824c96a02b097]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2005/11/25 16:04:06 iha 1.1.2.4: correct labels at z axis for deep stacking 2005/10/11 12:07:10 bm 1.1.2.3: license header change 2005/09/16 16:12:38 iha 1.1.2.2: no creation of dummy categories in model - instead trigger generation of missing labels and categories in view 2005/05/09 09:29:09 bm 1.1.2.1: API moved here from chart2 project


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [250074b061a279a312a07176ab0c13b545013119]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2005/10/11 12:07:09 bm 1.1.2.2: license header change 2005/05/09 09:28:55 bm 1.1.2.1: API moved here from chart2 project


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [90b30b90a3a3704325647ad3d5a8e77a8ce15daa]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2005/10/11 12:07:09 bm 1.1.2.2: license header change 2005/05/09 09:28:36 bm 1.1.2.1: API moved here from chart2 project


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [0afacfee46071a6a4986605b96321629943da151]

INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2006/03/31 09:34:54 bm 1.1.2.9: comment for NumberFormat added 2006/02/22 19:20:22 iha 1.1.2.8: added property show to axis to make axis title possible with invisible axis and enlarge lifetime for old api 2005/12/21 21:37:34 iha 1.1.2.7: remove identifiers from model objects and create an index based CID protocol instead for selection purposes 2005/11/30 13:56:15 bm 1.1.2.6: +interface XTitled 2005/11/29 17:11:44 bm 1.1.2.5: use constant group TickmarkStyle for MajorTickmarks and MinorTickmarks 2005/11/28 17:01:16 bm 1.1.2.4: support service PropertySet rather than only the XPropertySet interface 2005/10/24 09:24:53 iha 1.1.2.3: coordinate system restructure 2005/10/11 12:07:07 bm 1.1.2.2: license header change 2005/05/09 09:28:23 bm 1.1.2.1: API moved here from chart2 project


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [1c00c64c8d888d13ebb428b18c0ca0441710319f]

INTEGRATION: CWS chart2mst3 (1.15.48); FILE MERGED 2005/10/07 19:06:06 bm 1.15.48.2: RESYNC: (1.15-1.16); FILE MERGED 2005/07/26 09:43:46 bm 1.15.48.1: invalid include to chart2 file


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [3cfc195116d124319bc93fc664415939a8523868]

INTEGRATION: CWS chart2mst3 (1.16.48); FILE MERGED 2005/10/07 19:04:46 bm 1.16.48.2: RESYNC: (1.16-1.17); FILE MERGED 2005/07/26 12:47:12 bm 1.16.48.1: undocumented property SegmentOffset


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [88614b649136174338d0ac0ff6fbebae78e28cc6]

INTEGRATION: CWS chart2mst3 (1.16.48); FILE MERGED 2005/10/07 19:01:32 bm 1.16.48.2: RESYNC: (1.16-1.17); FILE MERGED 2005/07/26 12:50:29 bm 1.16.48.1: undocumented property LinkNumberFormatToSource


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [13eab7861dbb0f028988976cf8101847fa40a873]

INTEGRATION: CWS chart2mst3 (1.58.8); FILE MERGED 2007/04/24 15:13:21 bm 1.58.8.8: RESYNC: (1.69-1.70); FILE MERGED 2007/02/07 15:24:16 iha 1.58.8.7: RESYNC: (1.66-1.69); FILE MERGED 2006/11/24 18:11:04 bm 1.58.8.6: RESYNC: (1.65-1.66); FILE MERGED 2006/10/18 23:17:53 bm 1.58.8.5: RESYNC: (1.63-1.65); FILE MERGED 2006/06/16 13:21:18 bm 1.58.8.4: RESYNC: (1.62-1.63); FILE MERGED 2006/05/05 14:55:49 bm 1.58.8.3: RESYNC: (1.59-1.62); FILE MERGED 2005/07/25 14:43:46 bm 1.58.8.2: RESYNC: (1.58-1.59); FILE MERGED 2005/05/09 10:01:30 bm 1.58.8.1: chart2 has a subnamespace data now


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [d9cc59c9e55d5526fa6c3d4d037a0bde1119f871]

INTEGRATION: CWS chart2mst3 (1.19.8); FILE MERGED 2006/11/24 15:53:13 bm 1.19.8.5: RESYNC: (1.21-1.22); FILE MERGED 2006/05/05 14:10:28 bm 1.19.8.4: RESYNC: (1.20-1.21); FILE MERGED 2006/01/25 10:16:05 bm 1.19.8.3: RESYNC: (1.19-1.20); FILE MERGED 2005/11/28 12:45:36 dbo 1.19.8.2: -implbase_var.hxx 2005/06/07 12:47:00 dbo 1.19.8.1: added implbase_var.hxx


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [5f4256e2e33d64465fa37821f05868157ca45f7a]

INTEGRATION: CWS chart2mst3 (1.15.22); FILE MERGED 2007/03/06 12:41:56 bm 1.15.22.1: new default colors


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [b723823bc0408c292de30c8b619b1a5b0de0e08e]

INTEGRATION: CWS chart2mst3 (1.3.22); FILE MERGED 2007/01/10 10:39:32 iha 1.3.22.1: remove superfluous chart node for filter sorting


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [517405fc8b3dec1d574309c486f63704cb10cc52]

INTEGRATION: CWS chart2mst3 (1.2.42); FILE MERGED 2007/04/24 14:56:10 bm 1.2.42.12: RESYNC: (1.4-1.5); FILE MERGED 2007/01/08 10:02:40 bm 1.2.42.11: Adaption to Toolbar Spec version 3 (NewArrangement: Automatic Layout) 2007/01/02 17:12:33 iha 1.2.42.10: changes according to chart menu spec 2006/05/29 17:51:54 iha 1.2.42.9: adapted grid names to spec 2006/01/06 15:09:09 iha 1.2.42.8: String and Mnemonic Changes according to menu spec 2005/12/09 11:10:43 iha 1.2.42.7: String changes according to CHart Menu Spec 2005/11/28 14:16:39 iha 1.2.42.6: menu changes 2005/04/04 15:49:20 bm 1.2.42.5: no icon for DataRanges slot 2005/04/04 11:43:06 bm 1.2.42.4: menu entry for DataRange slot 2004/08/04 19:56:13 bm 1.2.42.3: RESYNC: (1.2-1.4); FILE MERGED 2004/04/08 16:30:20 iha 1.2.42.2: swap german english for command SelectSourceRanges 2004/04/08 15:17:39 iha 1.2.42.1: new menu entry SelectSourceRanges


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [86d7016bdc1acc246ccaeedf50151f8f74ad8217]

INTEGRATION: CWS chart2mst3 (1.3.42); FILE MERGED 2007/04/24 14:55:14 bm 1.3.42.12: RESYNC: (1.20-1.22); FILE MERGED 2007/02/07 15:22:44 iha 1.3.42.11: RESYNC: (1.19-1.20); FILE MERGED 2006/11/24 18:09:01 bm 1.3.42.10: RESYNC: (1.17-1.19); FILE MERGED 2006/10/18 23:13:05 bm 1.3.42.9: RESYNC: (1.16-1.17); FILE MERGED 2006/05/05 14:53:02 bm 1.3.42.8: RESYNC: (1.14-1.16); FILE MERGED 2005/05/18 08:17:48 bm 1.3.42.7: RESYNC: (1.13-1.14); FILE MERGED 2005/03/17 10:44:41 bm 1.3.42.6: RESYNC: (1.9-1.13); FILE MERGED 2004/11/02 15:42:18 bm 1.3.42.5: RESYNC: (1.8-1.9); FILE MERGED 2004/08/30 17:01:24 bm 1.3.42.4: RESYNC: (1.7-1.8); FILE MERGED 2004/08/04 19:55:53 bm 1.3.42.3: RESYNC: (1.4-1.7); FILE MERGED 2004/06/02 14:37:30 bm 1.3.42.2: RESYNC: (1.3-1.4); FILE MERGED 2004/04/07 20:20:30 iha 1.3.42.1: #i20344# added menu command 'InsertObjectChart' for direct Chart Creation from menu


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [dd48201a6c1e800800e55fcae9069458f5abeee6]

INTEGRATION: CWS chart2mst3 (1.5.32); FILE MERGED 2007/04/24 14:52:05 bm 1.5.32.5: RESYNC: (1.8-1.9); FILE MERGED 2006/05/05 14:52:18 bm 1.5.32.4: RESYNC: (1.7-1.8); FILE MERGED 2005/10/08 05:28:07 bm 1.5.32.3: RESYNC: (1.6-1.7); FILE MERGED 2005/05/18 08:16:27 bm 1.5.32.2: RESYNC: (1.5-1.6); FILE MERGED 2005/04/21 15:06:59 bm 1.5.32.1: use new chart


2007-05-22  Vladimir Glazounov  <vg@openoffice.org>  [cccbf2d66d96e5460603a1c23f902fd1ec1a6e5a]

INTEGRATION: CWS chart2mst3 (1.17.6); FILE MERGED 2007/04/24 14:51:04 bm 1.17.6.12: RESYNC: (1.29-1.30); FILE MERGED 2007/02/07 15:21:50 iha 1.17.6.11: RESYNC: (1.28-1.29); FILE MERGED 2007/01/10 15:34:50 iha 1.17.6.10: switch back to old factory name for charts now as we only have the new chart 2006/10/18 23:11:26 bm 1.17.6.9: RESYNC: (1.27-1.28); FILE MERGED 2006/06/16 13:17:19 bm 1.17.6.8: RESYNC: (1.26-1.27); FILE MERGED 2006/05/05 14:51:48 bm 1.17.6.7: RESYNC: (1.25-1.26); FILE MERGED 2006/01/25 13:09:59 bm 1.17.6.6: RESYNC: (1.23-1.25); FILE MERGED 2005/10/08 05:26:22 bm 1.17.6.5: RESYNC: (1.22-1.23); FILE MERGED 2005/07/25 12:18:47 bm 1.17.6.4: RESYNC: (1.21-1.22); FILE MERGED 2005/05/18 10:48:18 bm 1.17.6.3: RESYNC: (1.20-1.21); FILE MERGED 2005/05/18 08:15:11 bm 1.17.6.2: RESYNC: (1.17-1.20); FILE MERGED 2005/04/04 11:43:58 bm 1.17.6.1: replaced definition for old chart by new chart


2007-05-21  Oliver Specht  <os@openoffice.org>  [cf1a3fd352c5e72e1afcc498377b954319e770d5]

nGapHalf converted


2007-05-21  Henning Brinkmann  <hbrinkm@openoffice.org>  [85abbcb944385af388b69fa2e343dd15148fdcc4]

footnotes and endnotes


2007-05-21  Henning Brinkmann  <hbrinkm@openoffice.org>  [88a570a64ac3d6a298e3ab8bcb318a44f0ac7104]

footnotes and endnotes


2007-05-21  Oliver Specht  <os@openoffice.org>  [de02d221e104f74bfa595d5e6c41248093c640f3]

printfs in comments


2007-05-21  Henning Brinkmann  <hbrinkm@openoffice.org>  [d57944d2db6fed6af166eb243ca31dd9d20e4b23]

resolve footnotes and endnotes


2007-05-21  Oliver Specht  <os@openoffice.org>  [6c1175ffd7d8c23ebb61aa7465a4065a754ad848]

distinction between table/row/cell properties


2007-05-21  Oliver Specht  <os@openoffice.org>  [b72a5de30b4949a9232801f2945e532935470ffe]

improved import


2007-05-21  Oliver Specht  <os@openoffice.org>  [bade4e0fb330469f0411c62703a07e665a4bd966]

more debugging support for cell properties


2007-05-21  Rüdiger Timm  <rt@openoffice.org>  [337a7ee1b7a84826b89d89e7c74c5cff36396b61]

#i77632# Syntax.


2007-05-21  Kurt Zenker  <kz@openoffice.org>  [b9fb850671394303f85a5c59f80a249779d1e9c4]

#i77469# missing Filesys/CygwinPaths.pm on cygwin


2007-05-18  Fridrich Štrba  <fridrich_strba@openoffice.org>  [231b0000898e75401cf687e82a7dd994e73464f5]

a step towards header/footer handling in ooxml


2007-05-16  Sven Jacobi  <sj@openoffice.org>  [029d84961355d8f1a66c2ac17a2ac8766a9c977e]

removed warnings


2007-05-16  Kurt Zenker  <kz@openoffice.org>  [769b7e26d0814b9da0fbe405b6de91559aa6009e]

#i77422# fix build break for x86_64


2007-05-16  Sven Jacobi  <sj@openoffice.org>  [e3230e3ce59dbd74580c55ca67c830ae1119fe1e]

minor changes


2007-05-16  Sven Jacobi  <sj@openoffice.org>  [14d369907b9bbaa1d35fc624ecda333e7ef37abe]

initial version


2007-05-16  Sven Jacobi  <sj@openoffice.org>  [cf3a30062c650b14585eca649e73e99e0cd15490]

minor changes


2007-05-16  Sven Jacobi  <sj@openoffice.org>  [7a737dcf7dd5a8e038ff622c448390330643ae9b]

initial version


2007-05-16  Fridrich Štrba  <fridrich_strba@openoffice.org>  [1319075cad1831d78a061607377dc2fa2bb6e476]

some more work towards styles in ooxml + moving some std::hash_map to std::map for portability reasons


2007-05-16  Vladimir Glazounov  <vg@openoffice.org>  [f53833eb932084b66da25c6dc89591f6b3493694]

#i10000# set define in a pch compatible way


2007-05-16  Hans-Joachim Lankenau  <hjs@openoffice.org>  [52c120340bf78c491a1f9a1367b51969a5c2a366]

#i10000# max lib size on windows exceeded due to embeded debug information. splitted lib


2007-05-15  Fridrich Štrba  <fridrich_strba@openoffice.org>  [003155f0ca800cc3ef33f70353eb587d8b080ca2]

fix a bug in StringValue resource parsing


2007-05-15  Kurt Zenker  <kz@openoffice.org>  [4fe9f3b7d5e4236a299b496e2f76812fb5540649]

#i77311# chg. pResult to pLocalResult


2007-05-15  Kurt Zenker  <kz@openoffice.org>  [e84ed574793cdedfaef5189ec3813f2ad1fe4dcf]

#i10000# OPropertySetHelper::getTypes not const prevent build breaks(fs)


2007-05-15  Kurt Zenker  <kz@openoffice.org>  [a2e89bf9552b5dc722400281083a8be2f12e865b]

#i77312# fix build break


2007-05-15  Fridrich Štrba  <fridrich_strba@openoffice.org>  [740decfb4e93700254b4fa636eb4285e49271bff]

some little changes to the styles


2007-05-15  Fridrich Štrba  <fridrich_strba@openoffice.org>  [6e1b12228d8d7851809ea92705f3dd03ce166350]

removing redundant member from the StyleSheetEntry struct


2007-05-14  Fridrich Štrba  <fridrich_strba@openoffice.org>  [af1dc525e0121bf92ce88be517e00ab5217fa1bc]

adding the <namespace-alias> elements into modelcleanup.xsl


2007-05-14  Fridrich Štrba  <fridrich_strba@openoffice.org>  [a3a72d5d966df9a3000605de48f62e8c4de44bbf]

Another step towards proper handling of styles in ooxml


2007-05-14  Henning Brinkmann  <hbrinkm@openoffice.org>  [78cd895620c0b1bb69f964dd6fec385f01dcd29c]

identifier cosmetics (namespace aliases)


2007-05-14  Kurt Zenker  <kz@openoffice.org>  [72fb9faeafafb6db5071f31c48618279d8053cd3]

#i10000# remove svtmsg.hrc & ttglobal.hrc


2007-05-14  Kurt Zenker  <kz@openoffice.org>  [a821bd8730085413d2cdc1f494506b629ce97ae8]

#i10000# remove duplicated declaration


2007-05-14  Vladimir Glazounov  <vg@openoffice.org>  [2cce192ae4da426ece4fab19485d92907c85fcca]

new version for SRC680


2007-05-14  Kurt Zenker  <kz@openoffice.org>  [3bb0ce2afa9c7141affde505380723aa127ae975]

#i10000# missing patch of dba23a (fs)


2007-05-14  Kurt Zenker  <kz@openoffice.org>  [49fd1e6e518be2d45ea3a0ee0e12876936dab46f]

#i10000# add declaration for precompiled header


2007-05-14  Kurt Zenker  <kz@openoffice.org>  [ba32c730b7194c54d38bfc7933342f6f78cc786d]

#i10000# missing def file


2007-05-14  Vladimir Glazounov  <vg@openoffice.org>  [05c63d95f849d48ba89c5edab6c126ffbbeb1e7a]

new version for SRC680


2007-05-14  Kurt Zenker  <kz@openoffice.org>  [af4258e4ba8cd8814fbb96a0c0cee672518c7263]

#i10000# moved from svtools/inc


2007-05-11  Fridrich Štrba  <fridrich_strba@openoffice.org>  [06babca3447ae03e87b8cd25e38abf8db3baeb3d]

my today's work towards the correct parsing of styles and document-wide defaults


2007-05-11  Sven Jacobi  <sj@openoffice.org>  [e9667a4784b88e5a1ff6b2546c00549db943b694]

initial version


2007-05-11  Sven Jacobi  <sj@openoffice.org>  [266de9c8475cd0921e5e540efbebdacd617dc878]

fixed build list


2007-05-11  Sven Jacobi  <sj@openoffice.org>  [e22c431e24b4a83ddc928f7703b13a9a109c1b8e]

initial version


2007-05-11  Sven Jacobi  <sj@openoffice.org>  [7a35d8d3505efa36215b59d2206e2a4be2844e86]

initial version


2007-05-11  Rüdiger Timm  <rt@openoffice.org>  [1e2cc05c670a5985dd3041e53a4ed0ad7340abb3]

Correct version info for BrOffice


2007-05-11  Kurt Zenker  <kz@openoffice.org>  [3843217b544c6fa8f41adb787bcf15202e795735]

#i10000# build fixes for solaris


2007-05-11  Kurt Zenker  <kz@openoffice.org>  [da019e402c4ed9cbdea980c9677ea03f2bc2a0b7]

SRC680


2007-05-11  Kurt Zenker  <kz@openoffice.org>  [bc84abe3e41124640f9757247c42086f2247f48f]

INTEGRATION: CWS gh13 (1.41.6); FILE MERGED 2007/04/12 08:55:28 gh 1.41.6.1: #i75602#wait for event to be submitted


2007-05-11  Kurt Zenker  <kz@openoffice.org>  [69fbf13822cf7c63780e49c51f6bf9a6c240c486]

INTEGRATION: CWS gh13 (1.138.20); FILE MERGED 2007/01/31 09:41:11 gh 1.138.20.4: RESYNC: (1.138-1.143); FILE MERGED 2006/12/20 12:41:24 gh 1.138.20.3: #i72795#add methods to ORoadmap and export header to automate it by VCLTesttool 2006/11/24 12:25:21 gh 1.138.20.2: moved ttglobal.hrc to basic/inc 2006/11/24 12:13:55 gh 1.138.20.1: moved svtmsg.hrc to basic/inc


2007-05-11  Kurt Zenker  <kz@openoffice.org>  [9c8ebd003069d8d04a9f7d7c9ba4058311ed513f]

INTEGRATION: CWS gh13 (1.31.54); FILE MERGED 2007/02/08 05:40:50 gh 1.31.54.2: #i52436# reverted previous change and made existing methode public instead 2006/12/15 09:33:20 gh 1.31.54.1: #i52436# add new method for testtool to EditBrowseBox File has bee nmoved to inc/svtools


2007-05-11  Kurt Zenker  <kz@openoffice.org>  [44d4155325d780dec27a847383c14090e93324b6]

#i10000# adjust include to hyperlabel.hxx


2007-05-11  Kurt Zenker  <kz@openoffice.org>  [974485af919b65424a458ad7fa913e46558ab399]

INTEGRATION: CWS gh13 (1.71.128); FILE MERGED 2006/12/20 12:39:30 gh 1.71.128.3: make errormessage more clear 2006/11/30 11:38:31 gh 1.71.128.2: #112775# add new errormessage 2006/10/05 11:49:31 gh 1.71.128.1: #i51023# fix typos in english strings


2007-05-11  Kurt Zenker  <kz@openoffice.org>  [ba03de182c3ea02f3e5946b30e161dc12654b2b9]

INTEGRATION: CWS gh13 (1.27.24); FILE MERGED 2007/02/08 05:50:08 gh 1.27.24.8: make warning free 2007/01/31 10:06:27 gh 1.27.24.7: RESYNC: (1.29-1.31); FILE MERGED 2006/12/28 10:14:47 gh 1.27.24.6: #i69238#use dafault HID path on empty testtoolrc file 2006/12/22 09:11:17 gh 1.27.24.5: #i63641# provide config page for Crashreproter settings 2006/12/14 14:41:37 gh 1.27.24.4: #i63642# add OOoProgramDir to misc page in extra/settings 2006/11/17 12:08:00 gh 1.27.24.3: rework removing warnings from code to be nicer 2006/11/17 08:32:23 gh 1.27.24.2: RESYNC: (1.27-1.29); FILE MERGED 2006/10/05 11:41:56 gh 1.27.24.1: #i69238# default hid.lst directory dependant on basedir


2007-05-11  Kurt Zenker  <kz@openoffice.org>  [78d2871a8d0705bdc7bc8f5b89caebe8de648dda]

INTEGRATION: CWS gh13 (1.63.36); FILE MERGED 2006/12/28 09:47:37 gh 1.63.36.4: rearange items to look nicer 2006/12/22 09:11:17 gh 1.63.36.3: #i63641# provide config page for Crashreproter settings 2006/12/14 14:41:36 gh 1.63.36.2: #i63642# add OOoProgramDir to misc page in extra/settings 2006/10/05 11:41:55 gh 1.63.36.1: #i69238# default hid.lst directory dependant on basedir


2007-05-11  Kurt Zenker  <kz@openoffice.org>  [b02c02bf8c225fc5c028ad0724ef8dc96cf372ed]

INTEGRATION: CWS gh13 (1.15.2); FILE MERGED 2006/11/30 11:37:16 gh 1.15.2.1: moved svtmsg.hrc ttglobal.hrc from svtools to basic


2007-05-11  Kurt Zenker  <kz@openoffice.org>  [75714ce0aea3b32e71d0640e225921270a5b7965]

#i10000# moved from inc


2007-05-11  Kurt Zenker  <kz@openoffice.org>  [1368e2bcbce4cde115fd82aa50e05bc6e5770a0c]

#i10000# moved to inc/basic Issue number: Submitted by: Reviewed by:


2007-05-11  Kurt Zenker  <kz@openoffice.org>  [32aa723e14398ea2d56d9909c8b5235c31b9ef86]

INTEGRATION: CWS gh13 (1.26.20); FILE MERGED 2007/01/05 10:22:39 gh 1.26.20.10: added suggestion from #i73139# 2006/12/29 12:40:46 gh 1.26.20.9: new commands inserted to be implemented later on in sts library 2006/12/14 08:07:00 gh 1.26.20.8: #i69048# addad ID 17 for OS/2 (eComStation) 2006/11/30 11:39:41 gh 1.26.20.7: #112775# methods needed for TreeListBox with two checkboxes 2006/11/22 14:46:38 gh 1.26.20.6: #i68804# write default configuration to configfile(testtoolrc/.ini) on call 2006/11/22 14:28:18 gh 1.26.20.5: #i22679# small fix 2006/11/22 11:04:57 gh 1.26.20.4: #i22679# new commands to request webpages 2006/11/17 12:08:17 gh 1.26.20.3: rework removing warnings from code to be nicer 2006/11/17 07:06:29 gh 1.26.20.2: RESYNC: (1.26-1.30); FILE MERGED 2006/10/05 13:38:23 gh 1.26.20.1: #i49665#destroy objects in the right order


2007-05-11  Kurt Zenker  <kz@openoffice.org>  [aff036de5a0d604459ec29a50ae36cd81aea418c]

#i10000# generate new configure


2007-05-11  Kurt Zenker  <kz@openoffice.org>  [91017c01118906c4d4d4981d2858de9d31d5ddb8]

#i77214# fix possible heap overwrite in RTF import filter


2007-05-11  Kurt Zenker  <kz@openoffice.org>  [2c31a99462756349b58facfac0d786b6a9227937]

INTEGRATION: CWS gh13 (1.247.22); FILE MERGED 2007/01/31 10:23:55 gh 1.247.22.2: RESYNC: (1.247-1.251); FILE MERGED 2007/01/03 14:07:18 gh 1.247.22.1: #144461# remove events from Application::PostKey/MouseEvent when destriying a Window


2007-05-11  Kurt Zenker  <kz@openoffice.org>  [323c04277ecf27c7cb38a0dfd679dc1d81a99b5c]

INTEGRATION: CWS gh13 (1.74.6); FILE MERGED 2007/04/12 08:55:28 gh 1.74.6.1: #i75602#wait for event to be submitted


2007-05-11  Kurt Zenker  <kz@openoffice.org>  [9ad3295b3c7ccd5e1b0f07dd3f071e61d526b391]

INTEGRATION: CWS gh13 (1.18.14); FILE MERGED 2007/05/03 09:54:40 gh 1.18.14.1: do not check external links for equality


2007-05-11  Kurt Zenker  <kz@openoffice.org>  [1ec933f4b72ae307b89739466eb5e795aad2ec03]

INTEGRATION: CWS gh13 (1.5.38); FILE MERGED 2006/12/27 11:40:11 gh 1.5.38.1: check for double questionmark and new switch -e to disable it


2007-05-11  Kurt Zenker  <kz@openoffice.org>  [94519337cd4e54387977fb256fa4fa78127aa05a]

INTEGRATION: CWS gh13 (1.24.14); FILE MERGED 2007/05/03 09:55:37 gh 1.24.14.4: do not check external links for equality 2007/03/16 12:05:26 gh 1.24.14.3: writing errorfiles was not ok for new feature 2006/12/27 11:40:43 gh 1.24.14.2: check for double questionmark and new switch -e to disable it 2006/12/27 11:40:11 gh 1.24.14.1: check for double questionmark and new switch -e to disable it


2007-05-11  Kurt Zenker  <kz@openoffice.org>  [2b170aa1ef56f17b86a9007e106786de1a4c85f3]

INTEGRATION: CWS gh13 (1.23.14); FILE MERGED 2007/03/14 12:21:50 gh 1.23.14.1: delivering l10n converter


2007-05-11  Kurt Zenker  <kz@openoffice.org>  [1d9f11adefa7347168af22e4438c9b6e51a8dd8d]

INTEGRATION: CWS gh13 (1.3.12); FILE MERGED 2007/03/14 10:32:43 gh 1.3.12.1: always build l10n converter


2007-05-11  Kurt Zenker  <kz@openoffice.org>  [d89eb7361d85df647e0f28b35ede1e58e5a8643c]

INTEGRATION: CWS gh13 (1.1.2); FILE ADDED 2007/03/09 14:33:58 gh 1.1.2.1: original version by Christian Schmidt


2007-05-11  Kurt Zenker  <kz@openoffice.org>  [012c8a6ffe39d331126beaca863f6769f0422393]

INTEGRATION: CWS gh13 (1.1.2); FILE ADDED 2007/03/09 14:34:09 gh 1.1.2.1: original version by Christian Schmidt


2007-05-11  Kurt Zenker  <kz@openoffice.org>  [267cb2d1b22a6808e7f571aeae1e9c53891724c8]

INTEGRATION: CWS gh13 (1.1.2); FILE ADDED 2007/03/09 14:35:48 gh 1.1.2.1: original version by Christian Schmidt


2007-05-11  Kurt Zenker  <kz@openoffice.org>  [0d28a69655e528e3ac54ad7d9d06dcaf574692bc]

INTEGRATION: CWS gh13 (1.1.2); FILE ADDED 2007/03/09 14:37:10 gh 1.1.2.1: original version by Christian Schmidt


2007-05-11  Kurt Zenker  <kz@openoffice.org>  [6fd16d7503027dc4f715cb0013eb155eee8e8bb7]

INTEGRATION: CWS gh13 (1.1.2); FILE ADDED 2007/03/14 09:38:44 gh 1.1.2.2: last corrections 2007/03/09 14:37:00 gh 1.1.2.1: original version by Christian Schmidt


2007-05-11  Kurt Zenker  <kz@openoffice.org>  [a32e4d808ea493378092a3956bdf5ff2866e95e4]

INTEGRATION: CWS gh13 (1.1.2); FILE ADDED 2007/03/09 14:36:50 gh 1.1.2.1: original version by Christian Schmidt


2007-05-11  Kurt Zenker  <kz@openoffice.org>  [32be5975e07de104575765961f7ec45d72219260]

INTEGRATION: CWS gh13 (1.1.2); FILE ADDED 2007/03/09 14:36:39 gh 1.1.2.1: original version by Christian Schmidt


2007-05-11  Kurt Zenker  <kz@openoffice.org>  [ff0aa6db694fa1abdfc3c4442ba90ef64bb70b57]

INTEGRATION: CWS gh13 (1.1.2); FILE ADDED 2007/03/09 14:36:17 gh 1.1.2.1: original version by Christian Schmidt


2007-05-11  Kurt Zenker  <kz@openoffice.org>  [1b75dc486531a98a600491cd4863a769100d2139]

INTEGRATION: CWS gh13 (1.1.2); FILE ADDED 2007/03/09 14:36:29 gh 1.1.2.1: original version by Christian Schmidt


2007-05-11  Kurt Zenker  <kz@openoffice.org>  [4c33724ea0f859d2dbabc1fbb2532b67e73ee727]

INTEGRATION: CWS gh13 (1.1.2); FILE ADDED 2007/03/09 14:36:05 gh 1.1.2.1: original version by Christian Schmidt


2007-05-11  Kurt Zenker  <kz@openoffice.org>  [65eb54a1713920c7c2afd3f6b64883eed4a990d6]

INTEGRATION: CWS gh13 (1.1.2); FILE ADDED 2007/03/09 14:35:54 gh 1.1.2.1: original version by Christian Schmidt


2007-05-11  Kurt Zenker  <kz@openoffice.org>  [c76f3524bb6d4c193b934fb1d453acdf65b8a824]

INTEGRATION: CWS gh13 (1.1.2); FILE ADDED 2007/03/09 14:35:21 gh 1.1.2.1: original version by Christian Schmidt


2007-05-11  Kurt Zenker  <kz@openoffice.org>  [ac48f36792152884513dbf2b597f755471a07a07]

INTEGRATION: CWS gh13 (1.1.2); FILE ADDED 2007/03/09 14:35:43 gh 1.1.2.1: original version by Christian Schmidt


2007-05-11  Kurt Zenker  <kz@openoffice.org>  [83d9e001a8dc2a4b5fbfebe475c31c2519f0b3fa]

INTEGRATION: CWS gh13 (1.1.2); FILE ADDED 2007/03/09 14:35:32 gh 1.1.2.1: original version by Christian Schmidt


2007-05-11  Kurt Zenker  <kz@openoffice.org>  [f492fae8e36a49ed328694666b833820cf7c3693]

INTEGRATION: CWS gh13 (1.1.2); FILE ADDED 2007/03/09 14:35:09 gh 1.1.2.1: original version by Christian Schmidt


2007-05-11  Kurt Zenker  <kz@openoffice.org>  [671ba8ebb0f2fff5a7f7a8bcd22ca70d168577fa]

INTEGRATION: CWS gh13 (1.1.2); FILE ADDED 2007/03/09 14:34:58 gh 1.1.2.1: original version by Christian Schmidt


2007-05-11  Kurt Zenker  <kz@openoffice.org>  [7bb099f5a967e76f8b887f5b443069fcdfb04770]

INTEGRATION: CWS gh13 (1.1.2); FILE ADDED 2007/03/09 14:34:40 gh 1.1.2.1: original version by Christian Schmidt


2007-05-11  Kurt Zenker  <kz@openoffice.org>  [16e44b5e58ed5ba57c0c8defea0a043ad99f8714]

INTEGRATION: CWS gh13 (1.1.2); FILE ADDED 2007/03/09 14:34:28 gh 1.1.2.1: original version by Christian Schmidt


2007-05-11  Kurt Zenker  <kz@openoffice.org>  [da2bf85cb362e0df73ca13658b5eb9b14f3e15cc]

INTEGRATION: CWS gh13 (1.1.2); FILE ADDED 2007/03/09 14:34:17 gh 1.1.2.1: original version by Christian Schmidt


2007-05-11  Kurt Zenker  <kz@openoffice.org>  [f8862250f593bcfec784178d4e408e560ca4355a]

INTEGRATION: CWS gh13 (1.1.2); FILE ADDED 2007/03/09 14:34:03 gh 1.1.2.1: original version by Christian Schmidt


2007-05-11  Kurt Zenker  <kz@openoffice.org>  [a9a48046a2e5f34670f7388a3ede27e96343e27a]

INTEGRATION: CWS gh13 (1.1.2); FILE ADDED 2007/03/09 14:33:51 gh 1.1.2.1: original version by Christian Schmidt


2007-05-11  Kurt Zenker  <kz@openoffice.org>  [8e0645eb3270e1134a8bbe13ccd316fca699998b]

INTEGRATION: CWS gh13 (1.1.2); FILE ADDED 2007/03/09 14:33:40 gh 1.1.2.1: original version by Christian Schmidt


2007-05-11  Kurt Zenker  <kz@openoffice.org>  [93d24ada43074cd0a61ba52d7dd9f19765a12815]

INTEGRATION: CWS gh13 (1.1.2); FILE ADDED 2007/03/09 14:34:04 gh 1.1.2.1: original version by Christian Schmidt


2007-05-11  Kurt Zenker  <kz@openoffice.org>  [9a5ec42517f3c5a4e3eb2d38faa8641bc57196ac]

INTEGRATION: CWS gh13 (1.1.2); FILE ADDED 2007/03/09 14:33:50 gh 1.1.2.1: original version by Christian Schmidt


2007-05-11  Kurt Zenker  <kz@openoffice.org>  [2be7c84aea65db1572c352aa8511c1990016dfc0]

INTEGRATION: CWS gh13 (1.1.2); FILE ADDED 2007/03/09 14:14:59 gh 1.1.2.1: original version by Christian Schmidt


2007-05-11  Kurt Zenker  <kz@openoffice.org>  [bce84b7e07deb7d72b26d4d3a7bda400140052ca]

INTEGRATION: CWS gh13 (1.1.2); FILE ADDED 2007/03/09 14:12:37 gh 1.1.2.1: original version by Christian Schmidt


2007-05-11  Kurt Zenker  <kz@openoffice.org>  [73b0b1b789e64f026d3ffadd21688c26a26be803]

INTEGRATION: CWS gh13 (1.1.2); FILE ADDED 2007/03/14 13:37:36 gh 1.1.2.3: removed classpath 2007/03/14 09:38:44 gh 1.1.2.2: last corrections 2007/03/09 14:12:15 gh 1.1.2.1: original version by Christian Schmidt


2007-05-11  Kurt Zenker  <kz@openoffice.org>  [165eb4d4018db11b4e5d118c4c50e98ad77d95bd]

INTEGRATION: CWS gh13 (1.1.2); FILE ADDED 2007/03/16 15:21:00 gh 1.1.2.3: removed task depend since it is an optional task not available on all systems 2007/03/14 12:21:49 gh 1.1.2.2: delivering l10n converter 2007/03/09 14:12:04 gh 1.1.2.1: original version by Christian Schmidt


2007-05-11  Kurt Zenker  <kz@openoffice.org>  [f469efbdd05f8aff8debe8156054b487c04c621d]

INTEGRATION: CWS gh13 (1.10.52); FILE MERGED 2007/05/03 09:54:40 gh 1.10.52.1: do not check external links for equality


2007-05-11  Kurt Zenker  <kz@openoffice.org>  [05ecbf4f39339e8e94722e9ddf8ced578335f6e6]

INTEGRATION: CWS gh13 (1.7.54); FILE MERGED 2006/12/22 09:11:18 gh 1.7.54.4: #i63641# provide config page for Crashreproter settings 2006/12/14 14:41:37 gh 1.7.54.3: #i63642# add OOoProgramDir to misc page in extra/settings 2006/10/06 08:59:24 gh 1.7.54.2: #i61792# remove duplicate images 2006/10/05 11:41:56 gh 1.7.54.1: #i69238# default hid.lst directory dependant on basedir


2007-05-11  Kurt Zenker  <kz@openoffice.org>  [7897a5955366239818c6e35d503ead8b4b5ce1af]

INTEGRATION: CWS gh13 (1.25.16); FILE MERGED 2007/01/31 10:06:48 gh 1.25.16.2: RESYNC: (1.25-1.26); FILE MERGED 2006/11/17 12:08:00 gh 1.25.16.1: rework removing warnings from code to be nicer


2007-05-11  Kurt Zenker  <kz@openoffice.org>  [c5577c2858da40577ad7116d64be8c55cadf5374]

INTEGRATION: CWS gh13 (1.12.36); FILE MERGED 2006/12/22 09:11:18 gh 1.12.36.3: #i63641# provide config page for Crashreproter settings 2006/12/14 14:41:37 gh 1.12.36.2: #i63642# add OOoProgramDir to misc page in extra/settings 2006/10/05 11:41:56 gh 1.12.36.1: #i69238# default hid.lst directory dependant on basedir


2007-05-11  Kurt Zenker  <kz@openoffice.org>  [17df38c2b8df2e070f6db86bcbee72ff4c9ede03]

INTEGRATION: CWS gh13 (1.2.134); FILE MERGED 2006/11/30 11:37:17 gh 1.2.134.1: moved svtmsg.hrc ttglobal.hrc from svtools to basic


2007-05-11  Kurt Zenker  <kz@openoffice.org>  [85ce4574270724a7ef9f03e8d127707948e1a625]

INTEGRATION: CWS gh13 (1.6.62); FILE MERGED 2006/12/22 09:11:17 gh 1.6.62.1: #i63641# provide config page for Crashreproter settings


2007-05-11  Kurt Zenker  <kz@openoffice.org>  [30399f52b8330e963e2255eda35044b102afab58]

INTEGRATION: CWS gh13 (1.67.16); FILE MERGED 2006/12/29 12:41:38 gh 1.67.16.1: updated assertionfilter for standalone testtool


2007-05-11  Kurt Zenker  <kz@openoffice.org>  [01d94183d31d734b85ca5df1b3391bc0cc900b94]

INTEGRATION: CWS gh13 (1.5.134); FILE MERGED 2006/11/30 11:37:16 gh 1.5.134.1: moved svtmsg.hrc ttglobal.hrc from svtools to basic


2007-05-11  Kurt Zenker  <kz@openoffice.org>  [9e6c50a7a6495ad06e4803a57ee113c84aa865e5]

INTEGRATION: CWS gh13 (1.1.2); FILE ADDED 2006/11/30 11:32:03 gh 1.1.2.1: moved from svtools/inc


2007-05-11  Kurt Zenker  <kz@openoffice.org>  [098c8a390d76ebd1e1a683350cca7c666fdbd3d4]

INTEGRATION: CWS gh13 (1.12.80); FILE MERGED 2006/12/20 12:41:25 gh 1.12.80.1: #i72795#add methods to ORoadmap and export header to automate it by VCLTesttool


2007-05-11  Kurt Zenker  <kz@openoffice.org>  [9540ed1ebfbbf066acf23fa186354a899b9d8641]

INTEGRATION: CWS gh13 (1.7.250); FILE MERGED 2006/12/20 12:41:24 gh 1.7.250.1: #i72795#add methods to ORoadmap and export header to automate it by VCLTesttool


2007-05-11  Kurt Zenker  <kz@openoffice.org>  [0b41434601b28100683f5b8e4083e3e72093220d]

INTEGRATION: CWS gh13 (1.14.26); FILE MERGED 2006/11/22 11:04:57 gh 1.14.26.1: #i22679# new commands to request webpages


2007-05-11  Kurt Zenker  <kz@openoffice.org>  [490a308ab74a8fbd50b6f60e0df5fbe8e290fb08]

INTEGRATION: CWS gh13 (1.8.18); FILE MERGED 2007/01/31 09:36:48 gh 1.8.18.2: RESYNC: (1.8-1.9); FILE MERGED 2006/11/22 11:04:57 gh 1.8.18.1: #i22679# new commands to request webpages


2007-05-11  Kurt Zenker  <kz@openoffice.org>  [2fe0edd1e462b427a7c2ba9a6e11809f1b03509a]

INTEGRATION: CWS gh13 (1.1.2); FILE ADDED 2006/11/22 11:04:56 gh 1.1.2.1: #i22679# new commands to request webpages


2007-05-11  Kurt Zenker  <kz@openoffice.org>  [b69b2d19b747c0e14edd43ee12bd298cf7433683]

INTEGRATION: CWS gh13 (1.1.2); FILE ADDED 2006/12/20 12:36:39 gh 1.1.2.2: remove linux warning 2006/11/22 11:04:56 gh 1.1.2.1: #i22679# new commands to request webpages


2007-05-11  Kurt Zenker  <kz@openoffice.org>  [b689f1d056d7bf8d91b9a886fed804d8e7dbeac0]

INTEGRATION: CWS gh13 (1.14.26); FILE MERGED 2007/04/12 08:56:03 gh 1.14.26.4: #i75602#wait for event to be submitted 2007/02/08 05:48:06 gh 1.14.26.3: #i73989#do not use PostEvent in mousedown/up for clicking toolbox buttons 2006/12/14 14:40:10 gh 1.14.26.2: #i52436# add new methods for EditBrowseBox and replace using SetControlType by RTTI 2006/10/25 12:39:42 gh 1.14.26.1: #i45199#use Application::Post*Event


2007-05-11  Kurt Zenker  <kz@openoffice.org>  [6b915734e91c7f66240cee0b4840255a6bb99bf9]

INTEGRATION: CWS gh13 (1.27.22); FILE MERGED 2007/05/02 05:46:39 gh 1.27.22.20: #i76342# grab focus asynchronously 2007/04/18 08:14:02 gh 1.27.22.19: #i76342#add control Types to grab focus for before execution of command 2007/04/12 08:56:03 gh 1.27.22.18: #i75602#wait for event to be submitted 2007/02/08 05:46:51 gh 1.27.22.17: #i73989#do not use PostEvent in mousedown/up for clicking toolbox buttons #i52436#use different methode in EditBrowseBox 2007/01/26 15:51:09 gh 1.27.22.16: #i73886#change default behaviour to 'current entry' instead of '1st entry' for certian methods 2007/01/26 15:21:08 gh 1.27.22.15: #i73883# call CheckButtonHdl after checking checkbox 2006/12/28 12:55:43 gh 1.27.22.14: #112775# bugfix 2006/12/28 09:44:17 gh 1.27.22.13: #112775# change default behaviour (no row given) to select the first appropriate item instead of the first item 2006/12/20 12:38:26 gh 1.27.22.12: #i72795#make ORoadmap automatabe by Testtool 2006/12/15 09:33:37 gh 1.27.22.11: #i52436# add new methods to testtool for EditBrowseBox 2006/12/14 14:40:10 gh 1.27.22.10: #i52436# add new methods for EditBrowseBox and replace using SetControlType by RTTI 2006/11/30 11:39:40 gh 1.27.22.9: #112775# methods needed for TreeListBox with two checkboxes 2006/11/17 12:08:17 gh 1.27.22.8: rework removing warnings from code to be nicer 2006/11/17 07:04:58 gh 1.27.22.7: RESYNC: (1.27-1.29); FILE MERGED 2006/10/25 12:39:41 gh 1.27.22.6: #i45199#use Application::Post*Event 2006/10/12 06:59:05 gh 1.27.22.5: #i64313# open Custom menu on floating ToolBox as well 2006/10/06 09:06:05 gh 1.27.22.4: #i68654#added command MenuHasSubMenu - fix warning for unxsols 2006/10/04 13:42:12 gh 1.27.22.3: #i54266# Ressourcetype Window can now be recovered and accessed 2006/10/04 10:23:46 gh 1.27.22.2: #i68654#added command MenuHasSubMenu 2006/10/04 10:22:38 gh 1.27.22.1: #i68654#added command MenuHasSubMenu


2007-05-11  Kurt Zenker  <kz@openoffice.org>  [a6c31cec8d71300fe991db01cfa52097d95a6338]

INTEGRATION: CWS gh13 (1.20.18); FILE MERGED 2007/04/12 08:56:03 gh 1.20.18.7: #i75602#wait for event to be submitted 2007/02/08 05:48:06 gh 1.20.18.6: #i73989#do not use PostEvent in mousedown/up for clicking toolbox buttons 2006/12/20 12:38:26 gh 1.20.18.5: #i72795#make ORoadmap automatabe by Testtool 2006/12/14 14:40:10 gh 1.20.18.4: #i52436# add new methods for EditBrowseBox and replace using SetControlType by RTTI 2006/11/17 12:08:17 gh 1.20.18.3: rework removing warnings from code to be nicer 2006/11/17 07:04:49 gh 1.20.18.2: RESYNC: (1.20-1.22); FILE MERGED 2006/10/25 12:39:41 gh 1.20.18.1: #i45199#use Application::Post*Event


2007-05-11  Kurt Zenker  <kz@openoffice.org>  [4b85f3b52f2314fd6fd7fe303f04bacc53e4ff09]

INTEGRATION: CWS gh13 (1.13.24); FILE MERGED 2006/11/30 11:36:06 gh 1.13.24.3: moved svtmsg.hrc ttglobal.hrc from svtools to basic 2006/11/17 07:04:42 gh 1.13.24.2: RESYNC: (1.13-1.15); FILE MERGED 2006/10/25 12:39:41 gh 1.13.24.1: #i45199#use Application::Post*Event


2007-05-11  Kurt Zenker  <kz@openoffice.org>  [561be145b74c76e2dd937f2672cd1c00fb09fb52]

INTEGRATION: CWS gh13 (1.3.66); FILE MERGED 2006/09/22 15:03:08 gh 1.3.66.1: remove warning in debug code


2007-05-11  Kurt Zenker  <kz@openoffice.org>  [648a785744260215bf1871666096698bf5dfd588]

INTEGRATION: CWS gh13 (1.5.24); FILE MERGED 2006/11/17 12:05:39 gh 1.5.24.1: remove warning for debug code


2007-05-11  Kurt Zenker  <kz@openoffice.org>  [9fd5c84b87e7707afa9ec3c3e130de982c723504]

INTEGRATION: CWS gh13 (1.8.24); FILE MERGED 2006/11/30 11:36:06 gh 1.8.24.1: moved svtmsg.hrc ttglobal.hrc from svtools to basic


2007-05-11  Kurt Zenker  <kz@openoffice.org>  [276a7af73874fc5655bbc4dd7f86be1b9bd3b12d]

INTEGRATION: CWS gh13 (1.7.40); FILE MERGED 2006/12/29 12:40:46 gh 1.7.40.7: new commands inserted to be implemented later on in sts library 2006/12/20 12:38:25 gh 1.7.40.6: #i72795#make ORoadmap automatabe by Testtool 2006/12/14 14:40:09 gh 1.7.40.5: #i52436# add new methods for EditBrowseBox and replace using SetControlType by RTTI 2006/11/30 11:39:40 gh 1.7.40.4: #112775# methods needed for TreeListBox with two checkboxes 2006/10/25 12:39:41 gh 1.7.40.3: #i45199#use Application::Post*Event 2006/10/04 13:42:12 gh 1.7.40.2: #i54266# Ressourcetype Window can now be recovered and accessed 2006/10/04 10:22:37 gh 1.7.40.1: #i68654#added command MenuHasSubMenu


2007-05-11  Kurt Zenker  <kz@openoffice.org>  [b412ddb9702893842535adaf788c238e617c91ad]

INTEGRATION: CWS pchfix04 (1.2.18); FILE MERGED 2006/12/12 17:21:07 kaib 1.2.18.1: #i71519# fixing pch in svtools for msc


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [ef3645bf96a387b2c9382a04280486a4855e89bb]

INTEGRATION: CWS pchfix04 (1.9.66); FILE MERGED 2007/01/26 20:56:28 hjs 1.9.66.3: RESYNC: (1.9-1.10); FILE MERGED 2007/01/12 17:18:27 hjs 1.9.66.2: #i73422# define names fixed - no undef needed anymore 2007/01/03 17:07:19 hjs 1.9.66.1: #i73078# avoid macro redefinition warnings


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [6334363d442db2337d7df4ff8ebeedc44d4db88c]

INTEGRATION: CWS pchfix04 (1.19.16); FILE MERGED 2007/02/05 13:15:51 os 1.19.16.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [d327e1e7af33b216205ad43c883e680a59f7c55e]

INTEGRATION: CWS pchfix04 (1.2.34); FILE MERGED 2007/05/03 15:42:18 hjs 1.2.34.1: #i73604# - fix after resync


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [1e98637ff3c59b2e869d76cdb7285746e6fbb26a]

INTEGRATION: CWS pchfix04 (1.2.88); FILE MERGED 2007/02/16 11:44:19 hjs 1.2.88.4: #i73078# removed file 2006/12/13 17:34:55 hjs 1.2.88.3: #i71519# removed local headers; removed svtools/helpid.hrc to get gcc 3.4.1 running 2006/11/21 13:01:56 mkretzschmar 1.2.88.2: #i71519# Fixed sfx2 pch-enabled build on linux 2006/11/20 14:07:01 kaib 1.2.88.1: #i71519# Added working pch file for sfx2


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [1e5411e50191f391db67991ed63e95e73c76607f]

INTEGRATION: CWS pchfix04 (1.15.16); FILE MERGED 2007/01/12 15:57:56 hjs 1.15.16.1: #i73422# prefixing HELP_INDEX and HELP_HELPONHELP with OOO_ to solve clash with defines from compiler includes on windows


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [b02c7709f13d548dc80b969a8c8195a283cd3e2f]

INTEGRATION: CWS pchfix04 (1.7.34); FILE MERGED 2007/01/12 15:57:56 hjs 1.7.34.1: #i73422# prefixing HELP_INDEX and HELP_HELPONHELP with OOO_ to solve clash with defines from compiler includes on windows


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [3c58accdb9e492988430c4eaf376c21384266a69]

INTEGRATION: CWS pchfix04 (1.5.44); FILE MERGED 2007/01/03 11:29:05 hjs 1.5.44.1: #i72621# cleanup to solve pch problem (redefine)


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [b5daa182f5b1f5fa08f0db3b0f6d9a538ae208e7]

INTEGRATION: CWS pchfix04 (1.2.44); FILE MERGED 2006/12/12 17:08:14 kaib 1.2.44.3: #i71519# fixing goodies pch for msc 2006/11/27 18:04:46 kaib 1.2.44.2: #i71519# goodies pch working on msc 2006/11/27 12:57:55 mkretzschmar 1.2.44.1: #i71519# fill in goodies pch file. Builds fine on Mac OS X and Linux.


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [aacba70524d2e8ee7a776601524678fca5040286]

INTEGRATION: CWS pchfix04 (1.37.20); FILE MERGED 2007/04/26 04:02:25 hjs 1.37.20.2: RESYNC: (1.37-1.38); FILE MERGED 2007/02/02 11:34:30 hjs 1.37.20.1: #i72289# split lib file


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [95130936864e86c293b62d53daef61bc081fb9ae]

INTEGRATION: CWS pchfix04 (1.12.104); FILE MERGED 2007/04/26 04:22:50 hjs 1.12.104.2: RESYNC: (1.12-1.13); FILE MERGED 2007/02/05 08:35:39 os 1.12.104.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [0e8452b05d447b42617003a94e9400c9e710469c]

INTEGRATION: CWS pchfix04 (1.35.20); FILE MERGED 2007/04/26 04:31:24 hjs 1.35.20.2: RESYNC: (1.35-1.36); FILE MERGED 2007/02/05 08:35:39 os 1.35.20.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [9aee63b68795eca69bb746f5582b2919184dfde3]

INTEGRATION: CWS pchfix04 (1.34.104); FILE MERGED 2007/02/05 08:35:39 os 1.34.104.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [630f77c640b459eaa8dc5777ba33b96d22fbd75a]

INTEGRATION: CWS pchfix04 (1.31.94); FILE MERGED 2007/04/26 04:22:11 hjs 1.31.94.2: RESYNC: (1.31-1.32); FILE MERGED 2007/02/05 08:35:39 os 1.31.94.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [7f65adfbbf78f590fb03ef8c5f9a517747eb45cc]

INTEGRATION: CWS pchfix04 (1.56.102); FILE MERGED 2007/04/26 04:23:06 hjs 1.56.102.2: RESYNC: (1.56-1.58); FILE MERGED 2007/02/05 08:35:39 os 1.56.102.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [855d015c721c655d70ab725b5b54c06f326bc5eb]

INTEGRATION: CWS pchfix04 (1.9.104); FILE MERGED 2007/04/26 04:29:25 hjs 1.9.104.2: RESYNC: (1.9-1.10); FILE MERGED 2007/02/05 08:35:39 os 1.9.104.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [12290b77bfde71064bb723a82e3806ad2801e770]

INTEGRATION: CWS pchfix04 (1.63.2); FILE MERGED 2007/04/26 04:30:47 hjs 1.63.2.2: RESYNC: (1.63-1.64); FILE MERGED 2007/02/05 08:35:38 os 1.63.2.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [151203b8558aa0bde752249f6ba3def04794916b]

INTEGRATION: CWS pchfix04 (1.29.104); FILE MERGED 2007/04/26 04:29:02 hjs 1.29.104.2: RESYNC: (1.29-1.30); FILE MERGED 2007/02/05 08:35:38 os 1.29.104.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [7c0b7662ac17e1d130c048ada8ea785a51669590]

INTEGRATION: CWS pchfix04 (1.20.8); FILE MERGED 2007/02/05 08:35:38 os 1.20.8.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [b1d813902f6dc982a9073fa2d15f1f217095b953]

INTEGRATION: CWS pchfix04 (1.51.2); FILE MERGED 2007/04/26 04:23:49 hjs 1.51.2.2: RESYNC: (1.51-1.52); FILE MERGED 2007/02/05 08:35:38 os 1.51.2.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [177d48ed67db5d77a3d665ab0c3beab934d082d3]

INTEGRATION: CWS pchfix04 (1.16.22); FILE MERGED 2007/04/26 04:22:33 hjs 1.16.22.2: RESYNC: (1.16-1.17); FILE MERGED 2007/02/05 08:35:38 os 1.16.22.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [a6eb5f7411777671e1ce68fd3b3ed6e832d687e7]

INTEGRATION: CWS pchfix04 (1.15.104); FILE MERGED 2007/04/26 04:31:37 hjs 1.15.104.2: RESYNC: (1.15-1.16); FILE MERGED 2007/02/05 08:35:38 os 1.15.104.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [2fdb48c01463cc9bcefca7c24bee9ce9e18b3dab]

INTEGRATION: CWS pchfix04 (1.48.2); FILE MERGED 2007/04/26 04:25:15 hjs 1.48.2.2: RESYNC: (1.48-1.49); FILE MERGED 2007/02/05 08:35:37 os 1.48.2.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [cdb9919e1a9c3acb246d7b4dfc27f6aed209aced]

INTEGRATION: CWS pchfix04 (1.31.2); FILE MERGED 2007/04/26 04:24:24 hjs 1.31.2.2: RESYNC: (1.31-1.33); FILE MERGED 2007/02/05 08:35:37 os 1.31.2.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [247260de0e2b66218143b44543954bfe9b82ef78]

INTEGRATION: CWS pchfix04 (1.30.2); FILE MERGED 2007/04/26 04:30:32 hjs 1.30.2.2: RESYNC: (1.30-1.31); FILE MERGED 2007/02/05 08:35:37 os 1.30.2.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [b605d62890d97ad65db896ea368713bc34472eca]

INTEGRATION: CWS pchfix04 (1.52.38); FILE MERGED 2007/04/26 04:24:31 hjs 1.52.38.2: RESYNC: (1.52-1.53); FILE MERGED 2007/02/05 08:35:37 os 1.52.38.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [7c9e099a04463213999eacd6e5b02427ae3c1339]

INTEGRATION: CWS pchfix04 (1.17.22); FILE MERGED 2007/04/26 04:22:26 hjs 1.17.22.2: RESYNC: (1.17-1.18); FILE MERGED 2007/02/05 08:35:37 os 1.17.22.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [d90b16dd888820089600fc58795cb794b8500e50]

INTEGRATION: CWS pchfix04 (1.31.22); FILE MERGED 2007/04/26 04:31:30 hjs 1.31.22.2: RESYNC: (1.31-1.32); FILE MERGED 2007/02/05 08:35:36 os 1.31.22.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [d5e3181facf74e57369a31197624eb5697cd2e2b]

INTEGRATION: CWS pchfix04 (1.15.22); FILE MERGED 2007/04/26 04:30:07 hjs 1.15.22.2: RESYNC: (1.15-1.16); FILE MERGED 2007/02/05 08:35:36 os 1.15.22.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [57d5a82ae7ce9a7c920db93b797fa7f51a13d1ff]

INTEGRATION: CWS pchfix04 (1.79.22); FILE MERGED 2007/04/26 04:29:32 hjs 1.79.22.2: RESYNC: (1.79-1.80); FILE MERGED 2007/02/05 08:35:36 os 1.79.22.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [7588961606dbe20ebe32cf483f8124030ca16898]

INTEGRATION: CWS pchfix04 (1.32.104); FILE MERGED 2007/04/26 04:25:23 hjs 1.32.104.2: RESYNC: (1.32-1.33); FILE MERGED 2007/02/05 08:35:36 os 1.32.104.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [aa8f64dd7dbb662e77b2ff30dce17d29d1a8c106]

INTEGRATION: CWS pchfix04 (1.29.104); FILE MERGED 2007/04/26 04:24:37 hjs 1.29.104.2: RESYNC: (1.29-1.30); FILE MERGED 2007/02/05 08:35:36 os 1.29.104.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [02cf75d5f7afb7ffb18940591e6aebf184a960a8]

INTEGRATION: CWS pchfix04 (1.44.6); FILE MERGED 2007/04/26 04:29:09 hjs 1.44.6.2: RESYNC: (1.44-1.45); FILE MERGED 2007/02/05 08:35:35 os 1.44.6.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [dcc7cd432d9a86892da5d23df2a63bbe1af77019]

INTEGRATION: CWS pchfix04 (1.22.104); FILE MERGED 2007/04/26 04:56:12 hjs 1.22.104.2: RESYNC: (1.22-1.23); FILE MERGED 2007/02/05 08:35:35 os 1.22.104.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [5a3aa5e5768aed1b084832be02fa23ad999d023e]

INTEGRATION: CWS pchfix04 (1.36.104); FILE MERGED 2007/04/26 04:54:27 hjs 1.36.104.2: RESYNC: (1.36-1.38); FILE MERGED 2007/02/05 08:35:35 os 1.36.104.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [12fa5e8c30cc0ccf27712352c1b89f089b6ca03e]

INTEGRATION: CWS pchfix04 (1.5.104); FILE MERGED 2007/04/26 04:54:20 hjs 1.5.104.2: RESYNC: (1.5-1.6); FILE MERGED 2007/02/05 08:35:35 os 1.5.104.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [49900c63d2ff26b7dd21e8803aefe87b2d711968]

INTEGRATION: CWS pchfix04 (1.14.104); FILE MERGED 2007/04/26 04:53:22 hjs 1.14.104.2: RESYNC: (1.14-1.16); FILE MERGED 2007/02/05 08:35:35 os 1.14.104.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [395ad2c839da602d1687e58cfe39b0027beae72d]

INTEGRATION: CWS pchfix04 (1.23.104); FILE MERGED 2007/04/26 04:59:19 hjs 1.23.104.2: RESYNC: (1.23-1.24); FILE MERGED 2007/02/05 08:35:34 os 1.23.104.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [e0094cbfbb544fc78883305c64a56121325aae23]

INTEGRATION: CWS pchfix04 (1.99.38); FILE MERGED 2007/04/26 04:55:50 hjs 1.99.38.2: RESYNC: (1.99-1.101); FILE MERGED 2007/02/05 08:35:34 os 1.99.38.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [2f216d5cc45acf1b29650a627fb9cab41309ae0c]

INTEGRATION: CWS pchfix04 (1.12.104); FILE MERGED 2007/04/26 04:59:13 hjs 1.12.104.2: RESYNC: (1.12-1.14); FILE MERGED 2007/02/05 08:35:34 os 1.12.104.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [f176bc029af8b0071ad01bc23fe750402c4a6b18]

INTEGRATION: CWS pchfix04 (1.11.104); FILE MERGED 2007/04/26 04:20:40 hjs 1.11.104.2: RESYNC: (1.11-1.12); FILE MERGED 2007/02/05 08:35:33 os 1.11.104.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [831d5ceab189adbd91c3dbd85ef487302f63858c]

INTEGRATION: CWS pchfix04 (1.15.104); FILE MERGED 2007/05/09 08:35:34 hjs 1.15.104.3: RESYNC: (1.16-1.17); FILE MERGED 2007/04/26 05:00:40 hjs 1.15.104.2: RESYNC: (1.15-1.16); FILE MERGED 2007/02/05 08:35:33 os 1.15.104.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [bec33f51cd82ff413abfa39c522ce4dd9cd71982]

INTEGRATION: CWS pchfix04 (1.7.104); FILE MERGED 2007/04/26 05:00:47 hjs 1.7.104.2: RESYNC: (1.7-1.8); FILE MERGED 2007/02/05 08:35:33 os 1.7.104.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [6b1f5cd5d9c90b88500dbd4dbe10303123437abb]

INTEGRATION: CWS pchfix04 (1.15.104); FILE MERGED 2007/04/26 04:47:03 hjs 1.15.104.2: RESYNC: (1.15-1.16); FILE MERGED 2007/02/05 08:35:33 os 1.15.104.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [f77dae6ffe12ca3ce388eeba48337721b2feb58b]

INTEGRATION: CWS pchfix04 (1.8.104); FILE MERGED 2007/04/26 04:51:58 hjs 1.8.104.2: RESYNC: (1.8-1.9); FILE MERGED 2007/02/05 08:35:32 os 1.8.104.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [7a79ed9ddb224a84569077f7e5bcc99985bdbd25]

INTEGRATION: CWS pchfix04 (1.15.104); FILE MERGED 2007/04/26 04:50:37 hjs 1.15.104.2: RESYNC: (1.15-1.16); FILE MERGED 2007/02/05 08:35:32 os 1.15.104.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [85891a4bd4765ee8fd89902f8f049ea1a6c7b5d6]

INTEGRATION: CWS pchfix04 (1.13.22); FILE MERGED 2007/02/05 08:35:32 os 1.13.22.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [c50b129954242c15b7e771062ad5f1605457b654]

INTEGRATION: CWS pchfix04 (1.17.6); FILE MERGED 2007/04/26 04:40:12 hjs 1.17.6.2: RESYNC: (1.17-1.18); FILE MERGED 2007/02/05 08:35:31 os 1.17.6.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [71b45e713f2426a70538e2620ee21fa18d82cc89]

INTEGRATION: CWS pchfix04 (1.10.22); FILE MERGED 2007/04/26 04:39:18 hjs 1.10.22.3: RESYNC: (1.10-1.11); FILE MERGED 2007/02/06 07:03:28 os 1.10.22.2: #i73604#  eeitemid.hxx removed 2007/02/05 08:35:31 os 1.10.22.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [41971dd733764a047beb159893a81623aaa7fc30]

INTEGRATION: CWS pchfix04 (1.16.22); FILE MERGED 2007/02/05 08:35:31 os 1.16.22.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [37785046e192ca4bc5d58e1a2b3d504ef54afaf4]

INTEGRATION: CWS pchfix04 (1.12.104); FILE MERGED 2007/05/09 08:34:13 hjs 1.12.104.3: RESYNC: (1.13-1.14); FILE MERGED 2007/04/26 04:37:51 hjs 1.12.104.2: RESYNC: (1.12-1.13); FILE MERGED 2007/02/05 08:35:31 os 1.12.104.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [8ff33d12cc9e6591609416c55c344ab41fbe250a]

INTEGRATION: CWS pchfix04 (1.28.104); FILE MERGED 2007/04/26 04:37:57 hjs 1.28.104.2: RESYNC: (1.28-1.29); FILE MERGED 2007/02/05 08:35:30 os 1.28.104.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [36902dab9253f5a59e4a7f381749674f12b3e32b]

INTEGRATION: CWS pchfix04 (1.7.94); FILE MERGED 2007/02/05 08:35:30 os 1.7.94.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [ee04d5c06699d45405b1f3a38340f416625a23ff]

INTEGRATION: CWS pchfix04 (1.50.2); FILE MERGED 2007/04/26 05:05:10 hjs 1.50.2.2: RESYNC: (1.50-1.51); FILE MERGED 2007/02/05 08:35:30 os 1.50.2.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [965c781e1fb2609a555a25af831de01b7723ec5f]

INTEGRATION: CWS pchfix04 (1.21.34); FILE MERGED 2007/04/26 05:03:50 hjs 1.21.34.2: RESYNC: (1.21-1.22); FILE MERGED 2007/02/05 08:35:30 os 1.21.34.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [b8bcf3e2d78ea9c70ec088e7cb7d46a9af83773a]

INTEGRATION: CWS pchfix04 (1.88.16); FILE MERGED 2007/04/26 05:05:17 hjs 1.88.16.2: RESYNC: (1.88-1.89); FILE MERGED 2007/02/05 08:35:29 os 1.88.16.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [1df25dce6bf7cdc8e196ad5d5a7d99e1ba940804]

INTEGRATION: CWS pchfix04 (1.63.38); FILE MERGED 2007/04/26 05:05:40 hjs 1.63.38.2: RESYNC: (1.63-1.64); FILE MERGED 2007/02/05 08:35:29 os 1.63.38.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [8d3ddbb68bee7c89142228b23901b95f648c3351]

INTEGRATION: CWS pchfix04 (1.13.104); FILE MERGED 2007/04/26 04:32:57 hjs 1.13.104.2: RESYNC: (1.13-1.14); FILE MERGED 2007/02/05 08:35:29 os 1.13.104.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [086e7a046b5e799ba8a2b9fc785cefc973fb0758]

INTEGRATION: CWS pchfix04 (1.25.94); FILE MERGED 2007/04/26 04:34:00 hjs 1.25.94.2: RESYNC: (1.25-1.26); FILE MERGED 2007/02/05 08:35:29 os 1.25.94.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [26df1020f2c657a171f0d8a3c97269c2b096c377]

INTEGRATION: CWS pchfix04 (1.15.104); FILE MERGED 2007/02/05 08:35:28 os 1.15.104.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [e5438a789671fe62d4e25abd02106a18c8a3f280]

INTEGRATION: CWS pchfix04 (1.28.104); FILE MERGED 2007/04/26 04:04:01 hjs 1.28.104.2: RESYNC: (1.28-1.29); FILE MERGED 2007/02/05 08:35:28 os 1.28.104.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [0759bc95943be4ae6ee1d0233601e4938b8f14bd]

INTEGRATION: CWS pchfix04 (1.51.82); FILE MERGED 2007/04/26 04:05:03 hjs 1.51.82.2: RESYNC: (1.51-1.52); FILE MERGED 2007/02/05 08:35:28 os 1.51.82.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [717dea1964bfc599639cca2b1e130e5fea0fded7]

INTEGRATION: CWS pchfix04 (1.36.20); FILE MERGED 2007/04/26 04:04:09 hjs 1.36.20.2: RESYNC: (1.36-1.37); FILE MERGED 2007/02/05 08:35:28 os 1.36.20.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [320310b98418f0d8a16a2ccf449cc169048d6adb]

INTEGRATION: CWS pchfix04 (1.50.2); FILE MERGED 2007/04/26 04:04:25 hjs 1.50.2.2: RESYNC: (1.50-1.51); FILE MERGED 2007/02/05 08:35:28 os 1.50.2.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [a3274c5526291d3f7829229a40e0235f4c912605]

INTEGRATION: CWS pchfix04 (1.67.38); FILE MERGED 2007/04/26 04:03:44 hjs 1.67.38.2: RESYNC: (1.67-1.68); FILE MERGED 2007/02/05 08:35:27 os 1.67.38.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [541637412a375da41c85d8854cde47f95e2e8800]

INTEGRATION: CWS pchfix04 (1.36.46); FILE MERGED 2007/04/26 04:45:16 hjs 1.36.46.3: RESYNC: (1.37-1.38); FILE MERGED 2007/02/13 16:27:00 hjs 1.36.46.2: RESYNC: (1.36-1.37); FILE MERGED 2007/02/05 08:35:27 os 1.36.46.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [d1718ee4d9bb379ec78aef6e0fdeb132343df7c8]

INTEGRATION: CWS pchfix04 (1.23.104); FILE MERGED 2007/04/26 04:43:54 hjs 1.23.104.2: RESYNC: (1.23-1.24); FILE MERGED 2007/02/05 08:35:27 os 1.23.104.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [8e0870b705a64e6d727cdacf225dfeabc8dd3629]

INTEGRATION: CWS pchfix04 (1.18.104); FILE MERGED 2007/04/26 04:44:00 hjs 1.18.104.2: RESYNC: (1.18-1.19); FILE MERGED 2007/02/05 08:35:27 os 1.18.104.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [77c078a108841ad158f4f8bf5fac71df350a24dc]

INTEGRATION: CWS pchfix04 (1.15.104); FILE MERGED 2007/02/05 08:35:27 os 1.15.104.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [e9e1faa18161f668a5ab8c1b2c51afaf91be5d7f]

INTEGRATION: CWS pchfix04 (1.19.104); FILE MERGED 2007/04/26 04:44:52 hjs 1.19.104.2: RESYNC: (1.19-1.20); FILE MERGED 2007/02/05 08:35:26 os 1.19.104.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [585ede9571ff62ed8ae0d2597f55394f4acf87c2]

INTEGRATION: CWS pchfix04 (1.29.104); FILE MERGED 2007/04/26 04:43:29 hjs 1.29.104.3: RESYNC: (1.30-1.31); FILE MERGED 2007/02/13 16:26:52 hjs 1.29.104.2: RESYNC: (1.29-1.30); FILE MERGED 2007/02/05 08:35:26 os 1.29.104.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [3922cb8ca94ec254dc9ed0b69b529f17055b5fc8]

INTEGRATION: CWS pchfix04 (1.9.104); FILE MERGED 2007/04/26 05:32:15 hjs 1.9.104.2: RESYNC: (1.9-1.10); FILE MERGED 2007/02/05 08:35:26 os 1.9.104.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [5bc25b3ea75333f46ca1eb60fbc29214ee012fcd]

INTEGRATION: CWS pchfix04 (1.201.102); FILE MERGED 2007/04/26 05:36:07 hjs 1.201.102.2: RESYNC: (1.201-1.203); FILE MERGED 2007/02/05 08:35:26 os 1.201.102.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [40019b8f6fa8ebd5b20590285b771ff2abaf55ea]

INTEGRATION: CWS pchfix04 (1.84.2); FILE MERGED 2007/04/26 05:48:15 hjs 1.84.2.2: RESYNC: (1.84-1.85); FILE MERGED 2007/02/05 08:35:25 os 1.84.2.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [fd8b57f91467e877641f10f40b45ce1d979fce52]

INTEGRATION: CWS pchfix04 (1.17.2); FILE MERGED 2007/05/03 15:25:52 hjs 1.17.2.3: #i73604# - fix after resync 2007/04/26 05:49:23 hjs 1.17.2.2: RESYNC: (1.17-1.18); FILE MERGED 2007/02/05 08:35:25 os 1.17.2.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [8d98e85f10b65669349fa151f1aaa51f107f4fc2]

INTEGRATION: CWS pchfix04 (1.7.104); FILE MERGED 2007/04/26 05:28:30 hjs 1.7.104.2: RESYNC: (1.7-1.8); FILE MERGED 2007/02/05 08:35:25 os 1.7.104.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [711f82863eed99b88a12314b1a6b63dbe8a274f3]

INTEGRATION: CWS pchfix04 (1.6.102); FILE MERGED 2007/04/26 05:28:42 hjs 1.6.102.2: RESYNC: (1.6-1.7); FILE MERGED 2007/02/05 08:35:24 os 1.6.102.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [a616486b1b4a62850eb3a4228cf21aaf3a0e9a7b]

INTEGRATION: CWS pchfix04 (1.16.104); FILE MERGED 2007/04/26 05:28:36 hjs 1.16.104.2: RESYNC: (1.16-1.17); FILE MERGED 2007/02/05 08:35:24 os 1.16.104.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [7601b3dc58310fbc956fcbbbc6dfe93e010c67bc]

INTEGRATION: CWS pchfix04 (1.3.104); FILE MERGED 2007/04/26 05:39:13 hjs 1.3.104.2: RESYNC: (1.3-1.4); FILE MERGED 2007/02/05 08:35:24 os 1.3.104.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [e7fd95d0b6fff49e15c22388facc34b678818cc1]

INTEGRATION: CWS pchfix04 (1.13.102); FILE MERGED 2007/04/26 05:46:39 hjs 1.13.102.2: RESYNC: (1.13-1.14); FILE MERGED 2007/02/05 08:35:24 os 1.13.102.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [a777e9c29adced8e898f0e3fa3df347983a7163f]

INTEGRATION: CWS pchfix04 (1.3.104); FILE MERGED 2007/02/05 08:35:23 os 1.3.104.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [e383810d35fa78e6118dec0bd048f6a6166055ef]

INTEGRATION: CWS pchfix04 (1.4.104); FILE MERGED 2007/04/26 05:47:32 hjs 1.4.104.2: RESYNC: (1.4-1.5); FILE MERGED 2007/02/05 08:35:23 os 1.4.104.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [6053cc05aa62366ba9a2f21c762fe4210541e59a]

INTEGRATION: CWS pchfix04 (1.10.124); FILE MERGED 2007/02/05 08:35:23 os 1.10.124.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [736fc3b477d6ca2e6db06ebd9e7f8a09146ba9b8]

INTEGRATION: CWS pchfix04 (1.29.82); FILE MERGED 2007/04/26 05:37:54 hjs 1.29.82.2: RESYNC: (1.29-1.30); FILE MERGED 2007/02/05 08:35:23 os 1.29.82.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [ba9b2d0b9515e2211ef17e17955546428c7e40e7]

INTEGRATION: CWS pchfix04 (1.15.104); FILE MERGED 2007/04/26 05:38:11 hjs 1.15.104.2: RESYNC: (1.15-1.16); FILE MERGED 2007/02/05 08:35:22 os 1.15.104.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [46948b555740cbb005e9da56d6dfa1c9dd8cead9]

INTEGRATION: CWS pchfix04 (1.32.52); FILE MERGED 2007/04/26 05:37:47 hjs 1.32.52.2: RESYNC: (1.32-1.33); FILE MERGED 2007/02/05 08:35:22 os 1.32.52.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [51d160f0cf16418ea60d99dbbfbb660f9ca351ee]

INTEGRATION: CWS pchfix04 (1.31.36); FILE MERGED 2007/04/26 05:45:36 hjs 1.31.36.2: RESYNC: (1.31-1.32); FILE MERGED 2007/02/05 08:35:22 os 1.31.36.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [703f3502610ba41ee888123f5c68005373df8b72]

INTEGRATION: CWS pchfix04 (1.13.100); FILE MERGED 2007/04/26 05:43:19 hjs 1.13.100.2: RESYNC: (1.13-1.14); FILE MERGED 2007/02/05 08:35:22 os 1.13.100.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [cc1575db8867b88c93420015b096887d2ccd098a]

INTEGRATION: CWS pchfix04 (1.25.14); FILE MERGED 2007/04/26 05:46:25 hjs 1.25.14.2: RESYNC: (1.25-1.26); FILE MERGED 2007/02/05 08:35:22 os 1.25.14.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [f671747d39b45e7d4007aca65c31e4cc845afadd]

INTEGRATION: CWS pchfix04 (1.48.2); FILE MERGED 2007/04/26 05:45:00 hjs 1.48.2.2: RESYNC: (1.48-1.49); FILE MERGED 2007/02/05 08:35:21 os 1.48.2.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [5ac2b00f4fcecada6b44b7d7fbc0a7fea4dc3f48]

INTEGRATION: CWS pchfix04 (1.22.102); FILE MERGED 2007/04/26 05:41:23 hjs 1.22.102.2: RESYNC: (1.22-1.23); FILE MERGED 2007/02/05 08:35:21 os 1.22.102.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [8f6e82dbae4aaa2a54b376fe336f09081b903aa1]

INTEGRATION: CWS pchfix04 (1.27.36); FILE MERGED 2007/02/05 08:35:21 os 1.27.36.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [463d0781dcdbab4f2e53415093963be38387524b]

INTEGRATION: CWS pchfix04 (1.18.36); FILE MERGED 2007/04/26 05:42:46 hjs 1.18.36.2: RESYNC: (1.18-1.19); FILE MERGED 2007/02/05 08:35:21 os 1.18.36.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [cb23f14a9efb09c444e52ec0ef98cd2380db61dd]

INTEGRATION: CWS pchfix04 (1.85.36); FILE MERGED 2007/04/26 05:40:33 hjs 1.85.36.2: RESYNC: (1.85-1.86); FILE MERGED 2007/02/05 08:35:21 os 1.85.36.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [04fea7d01b3745b2609b133d4cbdc44845e9dfac]

INTEGRATION: CWS pchfix04 (1.14.104); FILE MERGED 2007/02/05 08:35:21 os 1.14.104.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [fcc1079363046e2a546c21dd538877f0d42023fb]

INTEGRATION: CWS pchfix04 (1.58.104); FILE MERGED 2007/04/26 05:45:30 hjs 1.58.104.2: RESYNC: (1.58-1.59); FILE MERGED 2007/02/05 08:35:20 os 1.58.104.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [331d1d7a19878746d33c6a91e663adb49f9c653b]

INTEGRATION: CWS pchfix04 (1.84.36); FILE MERGED 2007/04/26 05:45:23 hjs 1.84.36.2: RESYNC: (1.84-1.85); FILE MERGED 2007/02/05 08:35:20 os 1.84.36.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [0a80a3f73849eac53abcefc2aa1320f8fbe14c0d]

INTEGRATION: CWS pchfix04 (1.42.20); FILE MERGED 2007/04/26 05:41:16 hjs 1.42.20.2: RESYNC: (1.42-1.43); FILE MERGED 2007/02/05 08:35:20 os 1.42.20.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [b680154dbd19b73ecd1ce1998d0ccc9436700fc3]

INTEGRATION: CWS pchfix04 (1.116.14); FILE MERGED 2007/02/05 08:35:20 os 1.116.14.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [0d09e38cbbc3bf0376f5967bc19b352e7bcc93a4]

INTEGRATION: CWS pchfix04 (1.29.104); FILE MERGED 2007/04/26 05:18:04 hjs 1.29.104.2: RESYNC: (1.29-1.30); FILE MERGED 2007/02/05 08:35:20 os 1.29.104.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [0e72c1a846df0f6d2f72dd261b7c294968adee6b]

INTEGRATION: CWS pchfix04 (1.19.104); FILE MERGED 2007/04/26 05:20:23 hjs 1.19.104.2: RESYNC: (1.19-1.20); FILE MERGED 2007/02/05 08:35:19 os 1.19.104.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [0af9291db1d4bc2b006a952b0d39736b884a2274]

INTEGRATION: CWS pchfix04 (1.14.184); FILE MERGED 2007/02/05 08:35:19 os 1.14.184.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [eebf9cc0cfebdb20c63bdda55aa729985a5709bf]

INTEGRATION: CWS pchfix04 (1.11.38); FILE MERGED 2007/04/26 05:09:59 hjs 1.11.38.2: RESYNC: (1.11-1.12); FILE MERGED 2007/02/05 08:35:19 os 1.11.38.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [13e83fd972cbb4cb0a6e6eca594ed3ff849b74d6]

INTEGRATION: CWS pchfix04 (1.18.30); FILE MERGED 2007/04/26 05:08:03 hjs 1.18.30.2: RESYNC: (1.18-1.19); FILE MERGED 2007/02/05 08:35:18 os 1.18.30.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [9a93d84c280f60ab60647cd77331277ece208df7]

INTEGRATION: CWS pchfix04 (1.9.104); FILE MERGED 2007/04/26 05:10:05 hjs 1.9.104.2: RESYNC: (1.9-1.10); FILE MERGED 2007/02/05 08:35:18 os 1.9.104.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [61037d7ce0611745fb96e8db84fcc2c5d5107b89]

INTEGRATION: CWS pchfix04 (1.13.104); FILE MERGED 2007/04/26 05:08:56 hjs 1.13.104.2: RESYNC: (1.13-1.15); FILE MERGED 2007/02/05 08:35:18 os 1.13.104.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [c201b59084c4fdde296e18eb6fda39093fc9e47b]

INTEGRATION: CWS pchfix04 (1.9.104); FILE MERGED 2007/04/26 05:11:21 hjs 1.9.104.2: RESYNC: (1.9-1.10); FILE MERGED 2007/02/05 08:35:18 os 1.9.104.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [70605a7675145098e6709a3502432a5c8ce5faae]

INTEGRATION: CWS pchfix04 (1.48.36); FILE MERGED 2007/04/26 05:13:47 hjs 1.48.36.2: RESYNC: (1.48-1.49); FILE MERGED 2007/02/05 08:35:18 os 1.48.36.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [a78d7156840d4f8ba3958aba924f45fd432c48c3]

INTEGRATION: CWS pchfix04 (1.46.20); FILE MERGED 2007/04/26 05:13:40 hjs 1.46.20.2: RESYNC: (1.46-1.47); FILE MERGED 2007/02/05 08:35:18 os 1.46.20.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [677f0580a5dd2f556ad3a98bc86d70676f8d1562]

INTEGRATION: CWS pchfix04 (1.12.104); FILE MERGED 2007/04/26 05:06:31 hjs 1.12.104.2: RESYNC: (1.12-1.13); FILE MERGED 2007/02/05 08:35:18 os 1.12.104.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [ba293ffae9dfaae3073be709ee4786a76e2e59a4]

INTEGRATION: CWS pchfix04 (1.74.46); FILE MERGED 2007/04/26 05:13:54 hjs 1.74.46.2: RESYNC: (1.74-1.75); FILE MERGED 2007/02/05 08:35:17 os 1.74.46.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [ffc6475659c0c6f015499dbbf936abc275b232f3]

INTEGRATION: CWS pchfix04 (1.36.36); FILE MERGED 2007/04/26 05:09:52 hjs 1.36.36.2: RESYNC: (1.36-1.37); FILE MERGED 2007/02/05 08:35:17 os 1.36.36.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [3d14957437b3e6a2a38aa44de75c1b12e97b9779]

INTEGRATION: CWS pchfix04 (1.45.38); FILE MERGED 2007/04/26 05:09:03 hjs 1.45.38.2: RESYNC: (1.45-1.46); FILE MERGED 2007/02/05 08:35:17 os 1.45.38.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [d22427bfca72fa1c8ba837df3ec3ae6e9144e235]

INTEGRATION: CWS pchfix04 (1.61.34); FILE MERGED 2007/04/26 05:11:36 hjs 1.61.34.2: RESYNC: (1.61-1.62); FILE MERGED 2007/02/05 08:35:17 os 1.61.34.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [1caec73794f6647edc29152551a8094d78d25de0]

INTEGRATION: CWS pchfix04 (1.22.104); FILE MERGED 2007/04/26 05:09:33 hjs 1.22.104.2: RESYNC: (1.22-1.23); FILE MERGED 2007/02/05 08:35:17 os 1.22.104.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [867779ee0458fc61aa0440f680f2ca1b5bba9734]

INTEGRATION: CWS pchfix04 (1.26.104); FILE MERGED 2007/04/26 05:14:10 hjs 1.26.104.2: RESYNC: (1.26-1.28); FILE MERGED 2007/02/05 08:35:16 os 1.26.104.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [1e666d36843e542e3528bbbd37e22a922f0bedbb]

INTEGRATION: CWS pchfix04 (1.35.30); FILE MERGED 2007/04/26 05:11:15 hjs 1.35.30.2: RESYNC: (1.35-1.36); FILE MERGED 2007/02/05 08:35:16 os 1.35.30.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [8ffa9797e0b5e93e31f838227bdda0cca9cfad17]

INTEGRATION: CWS pchfix04 (1.13.38); FILE MERGED 2007/04/26 05:10:29 hjs 1.13.38.2: RESYNC: (1.13-1.15); FILE MERGED 2007/02/05 08:35:16 os 1.13.38.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [1eb6fe964d56801d60d14af50041cb6658f17f60]

INTEGRATION: CWS pchfix04 (1.3.52); FILE MERGED 2007/04/26 04:01:49 hjs 1.3.52.4: RESYNC: (1.5-1.6); FILE MERGED 2006/12/22 12:53:04 hjs 1.3.52.3: RESYNC: (1.4-1.5); FILE MERGED 2006/12/08 13:57:51 mkretzschmar 1.3.52.2: Fix build after resync to m195 2006/11/15 22:18:21 mkretzschmar 1.3.52.1: #i71588# Fix precompiled_sc.hxx for case sensitive platforms.


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [04f1783b9c3f63fb32b0fe81852fd8d4bf95c261]

INTEGRATION: CWS pchfix04 (1.10.318); FILE MERGED 2007/02/05 08:35:15 os 1.10.318.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [6ba89caf86a97b9e5bd8f562547554b89d1d23ec]

INTEGRATION: CWS pchfix04 (1.2.318); FILE MERGED 2007/02/05 08:35:15 os 1.2.318.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [94bc2815597c83116c53e71422d63195e733f532]

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>  [5a2d55ad4dce79ad626aef1f97e65400b7a84f7d]

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>  [5df5179e702c29acdcc333c2fcc76605fa9479ff]

INTEGRATION: CWS pchfix04 (1.10.44); FILE MERGED 2007/04/26 03:53:35 hjs 1.10.44.2: RESYNC: (1.10-1.11); FILE MERGED 2006/11/16 15:23:01 mkretzschmar 1.10.44.1: #i71619# Don't include pch files in cxx files that will be included


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [4168ae27875c5978584ad08979e06a58638e03b1]

INTEGRATION: CWS pchfix04 (1.9.44); FILE MERGED 2007/04/26 03:53:54 hjs 1.9.44.2: RESYNC: (1.9-1.10); FILE MERGED 2006/11/16 15:23:01 mkretzschmar 1.9.44.1: #i71619# Don't include pch files in cxx files that will be included


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [ff8bde40404c771ba4eb8df29e67153d6bda540c]

INTEGRATION: CWS pchfix04 (1.10.44); FILE MERGED 2006/11/16 15:23:02 mkretzschmar 1.10.44.1: #i71619# Don't include pch files in cxx files that will be included


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [5ad6980ba20997ab10b831c4b1c39772026d2bc8]

INTEGRATION: CWS pchfix04 (1.7.44); FILE MERGED 2006/11/16 15:23:02 mkretzschmar 1.7.44.1: #i71619# Don't include pch files in cxx files that will be included


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [bc1279ebebfe171a71c4e35f2543d10d514848fd]

INTEGRATION: CWS pchfix04 (1.6.44); FILE MERGED 2006/11/16 15:23:03 mkretzschmar 1.6.44.1: #i71619# Don't include pch files in cxx files that will be included


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [3801c527244588bff510fc242643ecfbed79f8e3]

INTEGRATION: CWS pchfix04 (1.12.44); FILE MERGED 2006/11/16 15:23:03 mkretzschmar 1.12.44.1: #i71619# Don't include pch files in cxx files that will be included


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [31ec616fcefb4dd9bfe0ea3c93028784aef66c3e]

INTEGRATION: CWS pchfix04 (1.2.44); FILE MERGED 2006/12/13 16:07:09 hjs 1.2.44.5: #i71519# removed local headers 2006/11/28 10:42:51 mkretzschmar 1.2.44.4: #i71519# fix clean build: do not include headers from your own project 2006/11/27 18:58:01 mkretzschmar 1.2.44.3: #i71519# fix system-zlib case 2006/11/27 17:36:18 kaib 1.2.44.2: #i71519# tools pch working on msc 2006/11/27 12:20:21 mkretzschmar 1.2.44.1: #i71519# fill in tools pch file. Builds fine on Linux.


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [73c70a82972964310624c2a1f241eaeae4454954]

INTEGRATION: CWS pchfix04 (1.10.18); FILE MERGED 2007/02/05 08:45:54 os 1.10.18.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [4458fd7d8cd9c4555594e6ff87bbe89a86ea8d71]

INTEGRATION: CWS pchfix04 (1.2.40); FILE MERGED 2006/11/16 12:37:21 kaib 1.2.40.1: #i71519# first non-working version of svtools pchheaders


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [d77509a38ebff3ffb05460ad8418018cb7dae945]

INTEGRATION: CWS pchfix04 (1.1.2); FILE ADDED 2006/12/12 17:21:06 kaib 1.1.2.1: #i71519# fixing pch in svtools for msc


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [79f8c271468e6bfb651c47a69c970bdc6404e4c4]

INTEGRATION: CWS pchfix04 (1.9.70); FILE MERGED 2007/03/02 15:58:00 hjs 1.9.70.3: #i71519# re-insert comment 2006/12/12 17:21:06 kaib 1.9.70.2: #i71519# fixing pch in svtools for msc 2006/11/17 11:45:06 mkretzschmar 1.9.70.1: #i71619# Don't include pch in cxx files that are included in other cxx files


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [108bc67b2b6249fbfe5d12bde3447f57362c8aab]

INTEGRATION: CWS pchfix04 (1.7.70); FILE MERGED 2007/02/05 08:45:54 os 1.7.70.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [66577b9d8db58dca1f887c742e52792b93cfc0af]

INTEGRATION: CWS pchfix04 (1.2.36); FILE MERGED 2007/05/03 15:31:35 hjs 1.2.36.1: #i73604# - fix after resync


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [aa68c8b39bdbf1354e0142c2dde8848237960feb]

INTEGRATION: CWS pchfix04 (1.2.70); FILE MERGED 2006/11/17 16:12:57 mkretzschmar 1.2.70.4: #i71519# A version of the header that doesn't break linking on Linux 2006/11/17 12:29:50 mkretzschmar 1.2.70.3: #i71519# A version of the header that has passed pchdelta.py on Linux too 2006/11/16 20:45:33 kaib 1.2.70.2: #i71519# A version of the header that has passed pchdelta.py 2006/11/16 12:37:21 kaib 1.2.70.1: #i71519# first non-working version of svtools pchheaders


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [828a6efd203d0cc5a6d10c0e4dfbe7c35cac3ebe]

INTEGRATION: CWS pchfix04 (1.2.18); FILE MERGED 2006/11/16 17:02:47 mkretzschmar 1.2.18.3: #i71588# undo previous change which broke the build subtly and is not strictly necessary 2006/11/16 15:48:30 mkretzschmar 1.2.18.2: #i71588# update for unxlngi6 support for precompiled headers 2006/11/16 12:37:20 kaib 1.2.18.1: #i71519# first non-working version of svtools pchheaders


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [0d38cdcad889568c0d6b2c1b1a9f76254b4a41cc]

INTEGRATION: CWS pchfix04 (1.2.20); FILE MERGED 2006/11/29 10:56:46 mkretzschmar 1.2.20.3: whitespace fixes (cvs annotate neutral ;-) 2006/11/27 17:51:31 kaib 1.2.20.2: #i71519# ucb pch working on msc 2006/11/24 14:37:13 mkretzschmar 1.2.20.1: #i71519# fill in ucb pch file. Builds fine on Linux.


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [05517c00ddb0f141ea4d036489863872b060982b]

INTEGRATION: CWS pchfix04 (1.14.22); FILE MERGED 2007/02/05 08:39:01 os 1.14.22.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [e9436b9c6cb98b6618d642b02fc28276394d16e7]

INTEGRATION: CWS pchfix04 (1.12.22); FILE MERGED 2007/02/05 08:39:00 os 1.12.22.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [124439025d42919f5afab29cdf9116292252a6f0]

INTEGRATION: CWS pchfix04 (1.8.22); FILE MERGED 2007/02/05 08:39:00 os 1.8.22.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [6a2c9814c4419480856ec09ea3c28fd311037cc8]

INTEGRATION: CWS pchfix04 (1.6.100); FILE MERGED 2007/02/05 08:38:59 os 1.6.100.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [147b4306d827d1896c9f1699ffaef15412bbf344]

INTEGRATION: CWS pchfix04 (1.6.22); FILE MERGED 2007/02/05 08:38:59 os 1.6.22.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [1abc590543ed6ead5c3bf2719cd9ec7b4845cea5]

INTEGRATION: CWS pchfix04 (1.5.22); FILE MERGED 2007/02/05 08:38:59 os 1.5.22.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [c5aa53ebb7beb5c8ba0dc00517ce0c239cc333a0]

INTEGRATION: CWS pchfix04 (1.4.22); FILE MERGED 2007/02/05 08:38:58 os 1.4.22.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [9847fb69845a0cf9cc9555db0fe81bb7cf4c24f4]

INTEGRATION: CWS pchfix04 (1.6.22); FILE MERGED 2007/02/05 08:38:58 os 1.6.22.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [b3065d45e6617c45cb816283026453ab2dc0c32d]

INTEGRATION: CWS pchfix04 (1.14.22); FILE MERGED 2007/02/05 08:38:58 os 1.14.22.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [0a4ab18178109517d76162e1a8ad1ecf7f2b5133]

INTEGRATION: CWS pchfix04 (1.4.22); FILE MERGED 2007/02/05 08:38:57 os 1.4.22.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [b1b6d0463b83be461b84d9abf73018913f966312]

INTEGRATION: CWS pchfix04 (1.11.22); FILE MERGED 2007/02/05 08:38:57 os 1.11.22.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [e561fe59559ed10ea41ae1032ebd32699d45cd84]

INTEGRATION: CWS pchfix04 (1.2.24); FILE MERGED 2007/02/06 11:20:22 hjs 1.2.24.4: #i73078# remove entry for removed file 2006/12/08 13:56:14 mkretzschmar 1.2.24.3: Fix build after resync to m195 2006/11/29 18:15:06 kaib 1.2.24.2: #i71519# chart2 pch working for msc 2006/11/27 16:47:58 mkretzschmar 1.2.24.1: #i71519# fill in chart2 pch file. Builds fine on Mac OS X and Linux.


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [b59ac5d9cd0417c69c33bf5bb21b88e311674b0d]

INTEGRATION: CWS pchfix04 (1.2.64); FILE MERGED 2007/02/08 12:10:30 hjs 1.2.64.1: #i72801# gcc 3.4.1 dies on empty pch


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [5232c290251335e0e532c0354b8b3dfd7a0acccf]

INTEGRATION: CWS pchfix04 (1.249.14); FILE MERGED 2007/04/26 01:50:23 hjs 1.249.14.4: RESYNC: (1.252-1.254); FILE MERGED 2007/02/13 16:08:04 hjs 1.249.14.3: RESYNC: (1.251-1.252); FILE MERGED 2007/01/26 20:17:06 hjs 1.249.14.2: RESYNC: (1.249-1.251); FILE MERGED 2007/01/12 15:50:21 hjs 1.249.14.1: #i73422# prefixing HELP_INDEX and HELP_HELPONHELP with OOO_ to solve clash with defines from compiler includes on windows


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [8360d4b287ef69caee746b5aa025edbf84ee7751]

INTEGRATION: CWS pchfix04 (1.144.20); FILE MERGED 2007/04/26 01:50:30 hjs 1.144.20.3: RESYNC: (1.145-1.146); FILE MERGED 2007/01/26 20:17:15 hjs 1.144.20.2: RESYNC: (1.144-1.145); FILE MERGED 2007/01/12 15:50:21 hjs 1.144.20.1: #i73422# prefixing HELP_INDEX and HELP_HELPONHELP with OOO_ to solve clash with defines from compiler includes on windows


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [e3fe92dab5396faccc88b90079a73c9d86eedf5c]

INTEGRATION: CWS pchfix04 (1.2.40); FILE MERGED 2007/05/03 15:43:14 hjs 1.2.40.1: #i73604# - fix after resync


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [a4e54bc0a98cd5630712f486e017d5a3f219e6d2]

INTEGRATION: CWS pchfix04 (1.2.100); FILE MERGED 2006/12/22 14:21:27 hjs 1.2.100.1: #i72801# just make sure it's not empty


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [38ef51dd0aff4a3c8954a7f84a948cbce0c7c811]

INTEGRATION: CWS pchfix04 (1.8.22); FILE MERGED 2007/02/05 08:44:07 os 1.8.22.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [c56b25252b92fb4d8c1832a27a8672b6610b26aa]

INTEGRATION: CWS pchfix04 (1.2.30); FILE MERGED 2006/11/27 18:21:54 mkretzschmar 1.2.30.1: #i71519# fill in forms pch file. Builds fine on Mac OS X and Linux.


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [204b28c1eccc4d73e05888a5dc13878764da80a0]

INTEGRATION: CWS pchfix04 (1.58.2); FILE MERGED 2007/04/25 23:11:04 hjs 1.58.2.2: RESYNC: (1.58-1.59); FILE MERGED 2007/02/02 15:26:59 hjs 1.58.2.1: #i72289# split .lib files


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [c1af0927bada8e2d038a228e3185bbf52af554b8]

INTEGRATION: CWS pchfix04 (1.59.2); FILE MERGED 2007/02/05 08:27:57 os 1.59.2.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [9068f7c5498327a3fec79cfb477c3f42638d1782]

INTEGRATION: CWS pchfix04 (1.6.100); FILE MERGED 2007/02/20 10:19:32 hjs 1.6.100.2: #i73604# add some includes to survive non-pch build 2007/02/05 08:27:56 os 1.6.100.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [7271e5f5ba34de03a817c386d018b5747da2148f]

INTEGRATION: CWS pchfix04 (1.7.100); FILE MERGED 2007/02/05 08:27:56 os 1.7.100.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [84658828d75f455a31191ef5c34171b00d6ac545]

INTEGRATION: CWS pchfix04 (1.20.14); FILE MERGED 2007/02/05 08:27:56 os 1.20.14.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [ae781395efbb76eb483d8003f9b8a428648d46a2]

INTEGRATION: CWS pchfix04 (1.9.100); FILE MERGED 2007/02/05 08:27:56 os 1.9.100.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [ac53ce8f37e34a1db1ece9d704e3c7f09bbe2431]

INTEGRATION: CWS pchfix04 (1.19.36); FILE MERGED 2007/05/09 08:31:45 hjs 1.19.36.2: RESYNC: (1.19-1.20); FILE MERGED 2007/02/05 08:27:56 os 1.19.36.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [2912beeca93df602d504c23e2be96a94b2a04c4a]

INTEGRATION: CWS pchfix04 (1.34.100); FILE MERGED 2007/04/26 00:04:18 hjs 1.34.100.2: RESYNC: (1.34-1.35); FILE MERGED 2007/02/05 08:27:55 os 1.34.100.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [0bcd18f77ada350a3675576ca5dd42c66ada8e60]

INTEGRATION: CWS pchfix04 (1.25.100); FILE MERGED 2007/02/05 08:27:55 os 1.25.100.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [920b6b2d0f2b52ff6ef5998e72d447a6610a2743]

INTEGRATION: CWS pchfix04 (1.16.100); FILE MERGED 2007/02/05 08:27:55 os 1.16.100.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [b31bee38ea4c21640b27d78e311acf1ab7a1169d]

INTEGRATION: CWS pchfix04 (1.29.56); FILE MERGED 2007/02/20 10:19:31 hjs 1.29.56.2: #i73604# add some includes to survive non-pch build 2007/02/05 08:27:55 os 1.29.56.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [02fbd20802d2eb7715d20b7d83e962eac2cce651]

INTEGRATION: CWS pchfix04 (1.70.4); FILE MERGED 2007/02/05 08:27:54 os 1.70.4.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [8823fa4ac95ecfb6ed77038b7fe32649db289a12]

INTEGRATION: CWS pchfix04 (1.49.2); FILE MERGED 2007/02/05 08:27:54 os 1.49.2.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [38f47ffd59739b1221e5c98c7b12ea4ee2bb8c63]

INTEGRATION: CWS pchfix04 (1.7.100); FILE MERGED 2007/05/03 15:27:08 hjs 1.7.100.3: #i73604# - fix after resync 2007/04/26 00:04:11 hjs 1.7.100.2: RESYNC: (1.7-1.8); FILE MERGED 2007/02/05 08:27:54 os 1.7.100.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [45b44efd0259f6a68eb2d62c5ea464456b5cd10d]

INTEGRATION: CWS pchfix04 (1.19.100); FILE MERGED 2007/02/05 08:27:54 os 1.19.100.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [c4d45c7e08243da810c676250594b2529ee8c90f]

INTEGRATION: CWS pchfix04 (1.31.100); FILE MERGED 2007/02/05 08:27:54 os 1.31.100.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [40b86e0959e5b018ff9df793d9711f3b22c7ef41]

INTEGRATION: CWS pchfix04 (1.4.100); FILE MERGED 2007/02/05 08:27:53 os 1.4.100.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [557485697caa445d773bde24597053da0d51e696]

INTEGRATION: CWS pchfix04 (1.20.100); FILE MERGED 2007/05/08 17:34:02 hjs 1.20.100.2: RESYNC: (1.20-1.21); FILE MERGED 2007/02/05 08:27:53 os 1.20.100.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [6221974f12b0df535952d7b0b2333ae5d01dd309]

INTEGRATION: CWS pchfix04 (1.54.2); FILE MERGED 2007/02/05 11:58:06 os 1.54.2.2: #i73604# include fixed 2007/02/05 08:27:53 os 1.54.2.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [f4afa78329610d1784e3f6639ebc746acd80c739]

INTEGRATION: CWS pchfix04 (1.51.74); FILE MERGED 2007/02/05 08:27:53 os 1.51.74.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [b3665263d217632d355ea0a7dcb2a88fa655e964]

INTEGRATION: CWS pchfix04 (1.10.100); FILE MERGED 2007/02/05 08:27:52 os 1.10.100.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [aa454da445766cda3eff696c7a7473bdba479f2a]

INTEGRATION: CWS pchfix04 (1.31.100); FILE MERGED 2007/02/05 08:27:52 os 1.31.100.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [047454890fee0c19b21e395f0d51cc2863af582a]

INTEGRATION: CWS pchfix04 (1.39.100); FILE MERGED 2007/04/26 00:02:22 hjs 1.39.100.2: RESYNC: (1.39-1.40); FILE MERGED 2007/02/05 08:27:52 os 1.39.100.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [9742b5be7a13e9971c4d543c3b1e9cb24e38189c]

INTEGRATION: CWS pchfix04 (1.24.100); FILE MERGED 2007/02/05 08:27:52 os 1.24.100.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [daaeeb19541997f25559342f7ecfee97e6a64c0c]

INTEGRATION: CWS pchfix04 (1.8.100); FILE MERGED 2007/02/05 08:27:52 os 1.8.100.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [848b92d01d8c79b146c3f3bbfd85dea8334d571e]

INTEGRATION: CWS pchfix04 (1.13.100); FILE MERGED 2007/02/05 08:27:52 os 1.13.100.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [a0139192576af3f1b47bb171ddfde8111b9d3f6c]

INTEGRATION: CWS pchfix04 (1.25.4); FILE MERGED 2007/02/05 08:27:51 os 1.25.4.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [e8879b2d1e56889bba9947e206b3e434f71cd4c8]

INTEGRATION: CWS pchfix04 (1.18.100); FILE MERGED 2007/02/05 08:27:51 os 1.18.100.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [ed4cc6f6026129475dcb13fd70b076397c4f2db5]

INTEGRATION: CWS pchfix04 (1.37.22); FILE MERGED 2007/02/05 08:27:51 os 1.37.22.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [e01b2c650e6fa5eb7d8b0a209499ec3da3cb45a0]

INTEGRATION: CWS pchfix04 (1.36.22); FILE MERGED 2007/02/05 08:27:51 os 1.36.22.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [59d51722282a938510e2fa8fefabf877bd4cbb6f]

INTEGRATION: CWS pchfix04 (1.11.100); FILE MERGED 2007/02/05 08:27:51 os 1.11.100.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [44ad6dd5343c7255b4e01fe1cca00e2172e6054d]

INTEGRATION: CWS pchfix04 (1.79.4); FILE MERGED 2007/02/05 08:27:51 os 1.79.4.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [a15e7221be0f5689c680bcdf0158c1af4dabd75a]

INTEGRATION: CWS pchfix04 (1.17.22); FILE MERGED 2007/02/05 08:27:50 os 1.17.22.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [c3c2a9120713cf075cfa095d7fe928b9121c02c9]

INTEGRATION: CWS pchfix04 (1.13.22); FILE MERGED 2007/02/06 07:06:19 os 1.13.22.2: #i73604#  eeitemid.hxx removed 2007/02/05 08:27:50 os 1.13.22.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [d19235b1a15417591c27b6ed9002172defe9dab7]

INTEGRATION: CWS pchfix04 (1.7.100); FILE MERGED 2007/02/05 08:27:50 os 1.7.100.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [38413f3b8386850d1dbf085ff9c8cf050d40cdc4]

INTEGRATION: CWS pchfix04 (1.25.4); FILE MERGED 2007/02/05 08:27:50 os 1.25.4.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [6cdca08223a3ae743feaf7049f26c07b407ac944]

INTEGRATION: CWS pchfix04 (1.14.100); FILE MERGED 2007/02/05 08:27:49 os 1.14.100.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [531cafea4e8b6569bc0ae24ac38be5af900b5774]

INTEGRATION: CWS pchfix04 (1.9.2); FILE MERGED 2007/02/05 08:27:49 os 1.9.2.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [c338e3c30dcc7b8fe9365fd55a9e8c096ddadddd]

INTEGRATION: CWS pchfix04 (1.15.100); FILE MERGED 2007/02/20 10:19:31 hjs 1.15.100.2: #i73604# add some includes to survive non-pch build 2007/02/05 08:27:49 os 1.15.100.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [d1e9bd416c789c18e1a837e6d8967c397a00c183]

INTEGRATION: CWS pchfix04 (1.10.100); FILE MERGED 2007/02/05 08:27:49 os 1.10.100.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [7376b4659b98e5bcf9a877500b0190be652017e5]

INTEGRATION: CWS pchfix04 (1.9.100); FILE MERGED 2007/02/05 08:27:49 os 1.9.100.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [b2cb77a9f53bde7740de44fe5a352ce0c7ffdda9]

INTEGRATION: CWS pchfix04 (1.42.100); FILE MERGED 2007/02/05 08:27:49 os 1.42.100.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [267ce2451ef66ca9223f7bbd2e4feb647c077428]

INTEGRATION: CWS pchfix04 (1.27.100); FILE MERGED 2007/02/05 08:27:48 os 1.27.100.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [5f417f5c84956127faf618d4b65c3d43c37334fd]

INTEGRATION: CWS pchfix04 (1.15.100); FILE MERGED 2007/02/05 08:27:48 os 1.15.100.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [09d000ed5aa8517fd5dc92b2eeb70e9aec264c43]

INTEGRATION: CWS pchfix04 (1.69.100); FILE MERGED 2007/02/05 08:27:48 os 1.69.100.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [d16ae9ee35068375ea58eb5204d7820da197d8b7]

INTEGRATION: CWS pchfix04 (1.14.100); FILE MERGED 2007/02/05 08:27:47 os 1.14.100.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [3bc19af45ca46d2bc6e4c80f4b75c2bfe0931c22]

INTEGRATION: CWS pchfix04 (1.58.74); FILE MERGED 2007/02/05 08:27:47 os 1.58.74.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [87a343652796e11b8f270ecd2987586ff9efc863]

INTEGRATION: CWS pchfix04 (1.16.100); FILE MERGED 2007/02/05 08:27:47 os 1.16.100.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [6ef05c2aae76b5a5fa07da3cb069b790019a763d]

INTEGRATION: CWS pchfix04 (1.11.100); FILE MERGED 2007/02/20 10:19:31 hjs 1.11.100.2: #i73604# add some includes to survive non-pch build 2007/02/05 08:27:47 os 1.11.100.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [5068df48278993eab6289a7c9c38b3b5c14fe909]

INTEGRATION: CWS pchfix04 (1.30.100); FILE MERGED 2007/02/05 08:27:46 os 1.30.100.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [796be2fc4e5769323995cb212032e0bb1c6fd7e8]

INTEGRATION: CWS pchfix04 (1.16.100); FILE MERGED 2007/02/05 08:27:46 os 1.16.100.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [9c1979781ab7bcd55e4e017170b68922be0afae0]

INTEGRATION: CWS pchfix04 (1.22.100); FILE MERGED 2007/02/05 08:27:46 os 1.22.100.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [dc36d3ae1767d2c6188dbb3e5c45564967ceebc7]

INTEGRATION: CWS pchfix04 (1.5.100); FILE MERGED 2007/02/05 08:27:45 os 1.5.100.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [a9ccb15440ab96cf4709360b78eff1183696cb89]

INTEGRATION: CWS pchfix04 (1.13.100); FILE MERGED 2007/05/08 17:30:40 hjs 1.13.100.2: RESYNC: (1.13-1.14); FILE MERGED 2007/02/05 08:27:45 os 1.13.100.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [4d8bd73c576f1134b0bd09e0daca8f3577da3109]

INTEGRATION: CWS pchfix04 (1.11.100); FILE MERGED 2007/02/05 08:27:45 os 1.11.100.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [9d42f57dee7dbf7e7d8cb3a128884322c1c7d771]

INTEGRATION: CWS pchfix04 (1.20.22); FILE MERGED 2007/02/05 08:27:45 os 1.20.22.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [ae4d2a66a377dd9d42d77ae3aa3abbdbd6546945]

INTEGRATION: CWS pchfix04 (1.140.56); FILE MERGED 2007/02/05 08:27:44 os 1.140.56.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [21ddedba456c7483241028d16a6b5ae9f0db0f65]

INTEGRATION: CWS pchfix04 (1.24.100); FILE MERGED 2007/02/05 08:27:44 os 1.24.100.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [074c34946bcb0671da934a7d00fae287a0521d0e]

INTEGRATION: CWS pchfix04 (1.16.14); FILE MERGED 2007/02/05 08:27:44 os 1.16.14.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [ad45b2f146fdd8f82db27efc45ea2c3a45892812]

INTEGRATION: CWS pchfix04 (1.36.100); FILE MERGED 2007/02/05 08:27:43 os 1.36.100.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [be3bdb782b6e84ecd33823f44f5963a6bf8cb864]

INTEGRATION: CWS pchfix04 (1.7.100); FILE MERGED 2007/02/05 08:27:43 os 1.7.100.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [331adabfebf800b760a3b83bcea556c4d63f0a82]

INTEGRATION: CWS pchfix04 (1.56.100); FILE MERGED 2007/04/25 23:39:44 hjs 1.56.100.2: RESYNC: (1.56-1.57); FILE MERGED 2007/02/05 08:27:43 os 1.56.100.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [5b9d50ec690bec30feff21f30313213055e3d0cf]

INTEGRATION: CWS pchfix04 (1.54.2); FILE MERGED 2007/04/25 23:55:09 hjs 1.54.2.2: RESYNC: (1.54-1.55); FILE MERGED 2007/02/05 08:27:42 os 1.54.2.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [94329f2f96023dd184bf8de87fb222fdb12cf306]

INTEGRATION: CWS pchfix04 (1.8.100); FILE MERGED 2007/02/05 08:27:42 os 1.8.100.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [6822eb3c2b94820dccb761543198bfe4fc4a1eb3]

INTEGRATION: CWS pchfix04 (1.27.100); FILE MERGED 2007/02/20 10:19:30 hjs 1.27.100.2: #i73604# add some includes to survive non-pch build 2007/02/05 08:27:42 os 1.27.100.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [72df1fadacf950abe02f195adabc364b02fa84bc]

INTEGRATION: CWS pchfix04 (1.56.100); FILE MERGED 2007/02/05 08:27:41 os 1.56.100.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [fae8c5103616542064afc401b5f14b3b6b86feaa]

INTEGRATION: CWS pchfix04 (1.36.100); FILE MERGED 2007/02/05 08:27:41 os 1.36.100.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [fde6c93285c6ba79f5c439a40e25c6bc80427c41]

INTEGRATION: CWS pchfix04 (1.25.100); FILE MERGED 2007/02/13 15:50:41 hjs 1.25.100.2: RESYNC: (1.25-1.26); FILE MERGED 2007/02/05 08:27:41 os 1.25.100.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [352ac14ceb8509cc81010dfdf5833fb7a8e44d20]

INTEGRATION: CWS pchfix04 (1.57.72); FILE MERGED 2007/02/05 08:27:41 os 1.57.72.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [7aa6d67bfc3ffa02e4ef4c7e7c87104d05284a04]

INTEGRATION: CWS pchfix04 (1.10.100); FILE MERGED 2007/02/05 08:27:41 os 1.10.100.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [18e5897245593122b055fb7f63b37c0d9c538828]

INTEGRATION: CWS pchfix04 (1.88.32); FILE MERGED 2007/04/25 23:36:40 hjs 1.88.32.2: RESYNC: (1.88-1.89); FILE MERGED 2007/02/05 08:27:41 os 1.88.32.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [971503d0722705028aa8df933244dda04c4feab1]

INTEGRATION: CWS pchfix04 (1.32.100); FILE MERGED 2007/02/05 08:27:40 os 1.32.100.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [ff612713e79da60bacb9658b884c2fc543e2b084]

INTEGRATION: CWS pchfix04 (1.28.98); FILE MERGED 2007/02/05 08:27:40 os 1.28.98.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [3fc5eb65817e25ffc228b63909b03ffa3a2ec06f]

INTEGRATION: CWS pchfix04 (1.28.100); FILE MERGED 2007/02/05 08:27:40 os 1.28.100.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [683a38227d80ee387b3be839589120e10200a8e6]

INTEGRATION: CWS pchfix04 (1.53.100); FILE MERGED 2007/04/26 00:20:12 hjs 1.53.100.3: RESYNC: (1.54-1.55); FILE MERGED 2007/02/13 16:02:18 hjs 1.53.100.2: RESYNC: (1.53-1.54); FILE MERGED 2007/02/05 08:27:40 os 1.53.100.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [9133075014581f67c94a2a64726a9a233d9ddde0]

INTEGRATION: CWS pchfix04 (1.17.100); FILE MERGED 2007/04/26 00:20:29 hjs 1.17.100.2: RESYNC: (1.17-1.18); FILE MERGED 2007/02/05 08:27:39 os 1.17.100.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [3a514ff8e6c6a7d59e4b4065292034538c7859d3]

INTEGRATION: CWS pchfix04 (1.19.100); FILE MERGED 2007/04/26 00:21:18 hjs 1.19.100.2: RESYNC: (1.19-1.20); FILE MERGED 2007/02/05 08:27:39 os 1.19.100.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [01004fae9923e330774fba0f624c47f5cb64e2ea]

INTEGRATION: CWS pchfix04 (1.172.4); FILE MERGED 2007/02/05 08:27:39 os 1.172.4.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [c50e9147e528389e582ee4a24c2803a98b09b0e6]

INTEGRATION: CWS pchfix04 (1.98.4); FILE MERGED 2007/02/05 08:27:39 os 1.98.4.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [38d7c1f321902b8a4f0e5f9c14e35291acbea9db]

INTEGRATION: CWS pchfix04 (1.81.32); FILE MERGED 2007/04/26 00:19:36 hjs 1.81.32.2: RESYNC: (1.81-1.82); FILE MERGED 2007/02/05 08:27:38 os 1.81.32.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [f969d3182bc00bb50ea6ee7eee4b85544a81f805]

INTEGRATION: CWS pchfix04 (1.43.120); FILE MERGED 2007/02/05 08:27:38 os 1.43.120.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [361931fac2e77097bf63147c8a42615055959ac2]

INTEGRATION: CWS pchfix04 (1.127.70); FILE MERGED 2007/04/26 00:19:30 hjs 1.127.70.3: RESYNC: (1.128-1.129); FILE MERGED 2007/02/13 16:02:00 hjs 1.127.70.2: RESYNC: (1.127-1.128); FILE MERGED 2007/02/05 08:27:38 os 1.127.70.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [f91ee4bdd2b62db49d70ef4799bfedc51a4af0f3]

INTEGRATION: CWS pchfix04 (1.175.4); FILE MERGED 2007/02/05 08:27:38 os 1.175.4.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [e1534f2068bb3d3e523dfd93d1183081f8963135]

INTEGRATION: CWS pchfix04 (1.145.8); FILE MERGED 2007/02/05 08:27:37 os 1.145.8.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [366c218d7f797ae6e3548990923042596462595e]

INTEGRATION: CWS pchfix04 (1.98.4); FILE MERGED 2007/04/26 00:19:16 hjs 1.98.4.2: RESYNC: (1.98-1.100); FILE MERGED 2007/02/05 08:27:37 os 1.98.4.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [916183179e6d26165d4e9adcd989381e489e1214]

INTEGRATION: CWS pchfix04 (1.49.74); FILE MERGED 2007/02/05 08:27:37 os 1.49.74.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [7366e7ce7758b275072bf6ffacf5fc5e982a600d]

INTEGRATION: CWS pchfix04 (1.80.88); FILE MERGED 2007/02/05 08:27:37 os 1.80.88.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [8b8cafaba85592081cc0fa18775033383346783c]

INTEGRATION: CWS pchfix04 (1.40.100); FILE MERGED 2007/02/05 08:27:36 os 1.40.100.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [9fd6fb3809c24eeaf74b5a0237e56f39bd81cf95]

INTEGRATION: CWS pchfix04 (1.91.4); FILE MERGED 2007/04/26 00:18:58 hjs 1.91.4.2: RESYNC: (1.91-1.92); FILE MERGED 2007/02/05 08:27:36 os 1.91.4.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [4a3e44d642ea9db2ae50bb6f794e9f4ce50eb74f]

INTEGRATION: CWS pchfix04 (1.93.8); FILE MERGED 2007/04/26 00:19:23 hjs 1.93.8.2: RESYNC: (1.93-1.95); FILE MERGED 2007/02/05 08:27:36 os 1.93.8.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [d17883cd37c2fa913d364fd4104617e9fd75fa7c]

INTEGRATION: CWS pchfix04 (1.11.100); FILE MERGED 2007/02/05 08:27:36 os 1.11.100.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [cd339280b040cdd1eb7850bbcd904f83b74cd75b]

INTEGRATION: CWS pchfix04 (1.13.22); FILE MERGED 2007/02/05 08:27:35 os 1.13.22.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [a73ff26718eacc0dcd310b40e520dd800f4b1a8b]

INTEGRATION: CWS pchfix04 (1.21.86); FILE MERGED 2007/04/26 00:18:51 hjs 1.21.86.2: RESYNC: (1.21-1.22); FILE MERGED 2007/02/05 08:27:35 os 1.21.86.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [c586791e9930334c41ef0f668d2a4ae62b8c01a4]

INTEGRATION: CWS pchfix04 (1.22.100); FILE MERGED 2007/02/05 08:27:35 os 1.22.100.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [c890e1a9e544d62cc35086344763db65fa3f368b]

INTEGRATION: CWS pchfix04 (1.35.32); FILE MERGED 2007/02/05 08:27:34 os 1.35.32.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [2304a415e4a1d8ce6dae273ba284ae36d6b21db0]

INTEGRATION: CWS pchfix04 (1.64.4); FILE MERGED 2007/02/13 16:01:46 hjs 1.64.4.2: RESYNC: (1.64-1.65); FILE MERGED 2007/02/05 08:27:34 os 1.64.4.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [9cc93eaab735761478cd5b16b92b617c83f44323]

INTEGRATION: CWS pchfix04 (1.32.4); FILE MERGED 2007/04/26 00:18:45 hjs 1.32.4.3: RESYNC: (1.33-1.34); FILE MERGED 2007/02/13 16:01:53 hjs 1.32.4.2: RESYNC: (1.32-1.33); FILE MERGED 2007/02/05 08:27:34 os 1.32.4.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [92588948b18d280f83a9f4b5251c24c90d626124]

INTEGRATION: CWS pchfix04 (1.19.32); FILE MERGED 2007/02/05 08:27:33 os 1.19.32.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [554dfa3b5a6bf3aad1c818507480744c5bd8bc56]

INTEGRATION: CWS pchfix04 (1.28.4); FILE MERGED 2007/02/05 08:27:33 os 1.28.4.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [2ddc1d4bca09c9c6888b0d7ac0643e8b054c0c8f]

INTEGRATION: CWS pchfix04 (1.29.100); FILE MERGED 2007/02/05 08:27:33 os 1.29.100.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [a0f2ed43fc0f6f6ce3e40bcdabd6302ce72ab717]

INTEGRATION: CWS pchfix04 (1.64.4); FILE MERGED 2007/04/26 00:18:38 hjs 1.64.4.2: RESYNC: (1.64-1.66); FILE MERGED 2007/02/05 08:27:33 os 1.64.4.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [9126e3fec3ebb44fff1ee2e43c1f4bc28b0fbaab]

INTEGRATION: CWS pchfix04 (1.40.4); FILE MERGED 2007/02/05 08:27:32 os 1.40.4.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [30f6aa30863fb879b637f412b19c295d3f75d47d]

INTEGRATION: CWS pchfix04 (1.15.100); FILE MERGED 2007/02/05 08:27:32 os 1.15.100.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [e4763cd4feac5c72513c3aa9b1ca31e28a734e2c]

INTEGRATION: CWS pchfix04 (1.14.100); FILE MERGED 2007/04/26 00:22:01 hjs 1.14.100.2: RESYNC: (1.14-1.15); FILE MERGED 2007/02/05 08:27:32 os 1.14.100.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [d2ac15f091f42732292193093ecf72a55d3b8a6b]

INTEGRATION: CWS pchfix04 (1.19.4); FILE MERGED 2007/04/26 00:22:15 hjs 1.19.4.2: RESYNC: (1.19-1.20); FILE MERGED 2007/02/05 08:27:31 os 1.19.4.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [cc001b7e7c074a90ca084042321a68addff545f2]

INTEGRATION: CWS pchfix04 (1.16.100); FILE MERGED 2007/02/05 08:27:31 os 1.16.100.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [39d0be1d1c8cbe28df1a80e937866335e6a6d5fa]

INTEGRATION: CWS pchfix04 (1.26.74); FILE MERGED 2007/02/05 08:27:31 os 1.26.74.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [7af5556fd4d0bb78a4bb7c491ff7d0e90871f393]

INTEGRATION: CWS pchfix04 (1.22.100); FILE MERGED 2007/02/05 08:27:31 os 1.22.100.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [2a58746a37897bbefebafb17bbfbf63c92c39d3a]

INTEGRATION: CWS pchfix04 (1.20.100); FILE MERGED 2007/02/05 08:27:31 os 1.20.100.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [8cbb8be0f1bf60df3d7a6e8f76c1ee156cc694d7]

INTEGRATION: CWS pchfix04 (1.18.4); FILE MERGED 2007/02/05 08:27:30 os 1.18.4.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [2ca03a44cfd4e119ef556d82a6311bdf7cfaede8]

INTEGRATION: CWS pchfix04 (1.24.100); FILE MERGED 2007/02/05 08:27:30 os 1.24.100.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [10fbf1e86c8b8cd98b3f1edebd571cfc05b0bec6]

INTEGRATION: CWS pchfix04 (1.16.100); FILE MERGED 2007/02/05 08:27:30 os 1.16.100.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [efe951a9e092e1c2a7701775d605f491ad73c11c]

INTEGRATION: CWS pchfix04 (1.22.100); FILE MERGED 2007/02/05 08:27:30 os 1.22.100.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [c0aa1782f4a8bb64df975a1c5f37879c3ab2a304]

INTEGRATION: CWS pchfix04 (1.34.4); FILE MERGED 2007/04/26 00:22:08 hjs 1.34.4.2: RESYNC: (1.34-1.35); FILE MERGED 2007/02/05 08:27:29 os 1.34.4.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [1804ff024cfccc77c12b77c2c7389ebe07fab8ea]

INTEGRATION: CWS pchfix04 (1.36.2); FILE MERGED 2007/04/26 00:21:55 hjs 1.36.2.2: RESYNC: (1.36-1.37); FILE MERGED 2007/02/05 08:27:29 os 1.36.2.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [f9184b2059171c30d122e7eba444938f3f324e4c]

INTEGRATION: CWS pchfix04 (1.46.4); FILE MERGED 2007/02/05 08:27:29 os 1.46.4.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [55cedc9ccc153eef0542a76364ddf3b0528d7226]

INTEGRATION: CWS pchfix04 (1.25.32); FILE MERGED 2007/02/05 08:27:29 os 1.25.32.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [984805a7d377ec926e496382ba9767a13591a150]

INTEGRATION: CWS pchfix04 (1.99.98); FILE MERGED 2007/02/05 08:27:28 os 1.99.98.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [dfc1ca6a8da9694a3715173456c1be3b4a4d16da]

INTEGRATION: CWS pchfix04 (1.68.4); FILE MERGED 2007/04/26 00:17:42 hjs 1.68.4.3: RESYNC: (1.69-1.70); FILE MERGED 2007/02/13 16:00:04 hjs 1.68.4.2: RESYNC: (1.68-1.69); FILE MERGED 2007/02/05 08:27:28 os 1.68.4.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [f9718b55a88b1523e3e3231b019d1eb48889eef4]

INTEGRATION: CWS pchfix04 (1.48.100); FILE MERGED 2007/02/05 08:27:28 os 1.48.100.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [c28f743be3ee06e0914a02ea02f37bf6f71b7b84]

INTEGRATION: CWS pchfix04 (1.54.100); FILE MERGED 2007/02/05 08:27:27 os 1.54.100.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [90b28647f446232f62e42e624b2dfe7c1121ab74]

INTEGRATION: CWS pchfix04 (1.75.2); FILE MERGED 2007/02/05 08:27:27 os 1.75.2.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [80353c550d40e602aae3fa311ca9ab5f1a75c1bd]

INTEGRATION: CWS pchfix04 (1.26.4); FILE MERGED 2007/04/26 00:11:14 hjs 1.26.4.2: RESYNC: (1.26-1.27); FILE MERGED 2007/02/05 08:27:27 os 1.26.4.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [be724367172dbc0e80d2cf9211e2b740eb005a2d]

INTEGRATION: CWS pchfix04 (1.25.4); FILE MERGED 2007/02/05 08:27:26 os 1.25.4.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [5815e748d08db14c113332ef23f653ec68f8517e]

INTEGRATION: CWS pchfix04 (1.56.100); FILE MERGED 2007/02/13 15:58:48 hjs 1.56.100.2: RESYNC: (1.56-1.57); FILE MERGED 2007/02/05 08:27:26 os 1.56.100.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [0c02451728960336f9d49fbcfcdf7922f1e6057d]

INTEGRATION: CWS pchfix04 (1.36.100); FILE MERGED 2007/02/05 08:27:26 os 1.36.100.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [5462dee9aca4c475e5fc161b0398c35436fa47c7]

INTEGRATION: CWS pchfix04 (1.3.92); FILE MERGED 2007/05/04 09:26:00 hjs 1.3.92.1: #i73078# - fix after resync


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [4753a79d92a51402f2bb333cbf91647900bee827]

INTEGRATION: CWS pchfix04 (1.45.100); FILE MERGED 2007/04/26 00:15:17 hjs 1.45.100.2: RESYNC: (1.45-1.46); FILE MERGED 2007/02/05 08:27:25 os 1.45.100.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [239038d126a84a7c83ae47718ce1e7588b49f795]

INTEGRATION: CWS pchfix04 (1.100.2); FILE MERGED 2007/04/26 00:15:04 hjs 1.100.2.2: RESYNC: (1.100-1.101); FILE MERGED 2007/02/05 08:27:25 os 1.100.2.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [efa70beedc4f0cf0d7840a5861c743b9c8efac04]

INTEGRATION: CWS pchfix04 (1.14.74); FILE MERGED 2007/04/16 13:56:17 os 1.14.74.3: #i76246# default creation of SvxFrameDirectionItem fixed 2007/02/13 15:59:37 hjs 1.14.74.2: RESYNC: (1.14-1.15); FILE MERGED 2007/02/05 08:27:25 os 1.14.74.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [84dc75498c9110e2e774c20d0467d8b0cecf009e]

INTEGRATION: CWS pchfix04 (1.27.100); FILE MERGED 2007/02/05 08:27:24 os 1.27.100.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [d5c251af8800c2ecc5a396baeab636d50f5860a3]

INTEGRATION: CWS pchfix04 (1.94.72); FILE MERGED 2007/04/26 00:15:10 hjs 1.94.72.2: RESYNC: (1.94-1.95); FILE MERGED 2007/02/05 08:27:24 os 1.94.72.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [ac953fd68ae2e3817f6502a6e9899404fe904a8a]

INTEGRATION: CWS pchfix04 (1.37.2); FILE MERGED 2007/02/05 08:27:23 os 1.37.2.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [d69eee40a48e51889f8aca396e7b0803d582f53e]

INTEGRATION: CWS pchfix04 (1.42.4); FILE MERGED 2007/04/26 00:14:31 hjs 1.42.4.2: RESYNC: (1.42-1.43); FILE MERGED 2007/02/05 08:27:23 os 1.42.4.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [87ce54359183f0f62e8fba29ba6f554975af5d22]

INTEGRATION: CWS pchfix04 (1.39.100); FILE MERGED 2007/04/26 00:14:24 hjs 1.39.100.2: RESYNC: (1.39-1.40); FILE MERGED 2007/02/05 08:27:23 os 1.39.100.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [3ae56b364e9f5aea7e62c4aec76866cdf4c20030]

INTEGRATION: CWS pchfix04 (1.53.8); FILE MERGED 2007/02/05 08:27:23 os 1.53.8.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [133a63db9e0e41a8b293f8a1f3253ffe49a06d77]

INTEGRATION: CWS pchfix04 (1.15.100); FILE MERGED 2007/02/05 08:27:22 os 1.15.100.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [965b0f25e2212ea1264c6229996523415c668ec8]

INTEGRATION: CWS pchfix04 (1.23.56); FILE MERGED 2007/02/05 08:27:22 os 1.23.56.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [f1517841e08ece6fd5ff330b72705fc53a680709]

INTEGRATION: CWS pchfix04 (1.34.4); FILE MERGED 2007/02/05 08:27:22 os 1.34.4.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [f3a92b1d369c46651f712ee688e84a19918526bd]

INTEGRATION: CWS pchfix04 (1.20.100); FILE MERGED 2007/05/08 17:27:26 hjs 1.20.100.2: RESYNC: (1.20-1.21); FILE MERGED 2007/02/05 08:27:21 os 1.20.100.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [6d860239fec11862e70fde98a8aa15479e484892]

INTEGRATION: CWS pchfix04 (1.12.100); FILE MERGED 2007/02/05 08:27:21 os 1.12.100.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [d235231dcdf39c70eb28b701f41ad4c4191e2576]

INTEGRATION: CWS pchfix04 (1.24.100); FILE MERGED 2007/02/05 08:27:21 os 1.24.100.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [9b1d311cc50919b3bd53cfef9d9c43bd996e26df]

INTEGRATION: CWS pchfix04 (1.16.100); FILE MERGED 2007/02/05 08:27:21 os 1.16.100.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [bda95a30ab56fcc39cfded7278223ad6d65fd9b5]

INTEGRATION: CWS pchfix04 (1.41.4); FILE MERGED 2007/04/26 00:12:34 hjs 1.41.4.2: RESYNC: (1.41-1.42); FILE MERGED 2007/02/05 08:27:20 os 1.41.4.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [53f7e6d5b5d350ea2a601d3566ffc91013287cb4]

INTEGRATION: CWS pchfix04 (1.17.100); FILE MERGED 2007/04/26 00:05:03 hjs 1.17.100.2: RESYNC: (1.17-1.18); FILE MERGED 2007/02/05 08:27:20 os 1.17.100.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [d830483314e758e8af24f85d00a01990098b10b2]

INTEGRATION: CWS pchfix04 (1.19.100); FILE MERGED 2007/02/05 08:27:20 os 1.19.100.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [b61240748cbdff2729133b94dfb4d01058e1bc33]

INTEGRATION: CWS pchfix04 (1.46.2); FILE MERGED 2007/02/05 08:27:19 os 1.46.2.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [00233eac6e839c0b2dbfa5766853e95ab20ea3af]

INTEGRATION: CWS pchfix04 (1.21.2); FILE MERGED 2007/02/13 15:56:17 hjs 1.21.2.2: RESYNC: (1.21-1.22); FILE MERGED 2007/02/05 08:27:19 os 1.21.2.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [0c7cddfa6ddeca718a27a734187da7bcc56cc9b4]

INTEGRATION: CWS pchfix04 (1.45.4); FILE MERGED 2007/02/05 08:27:19 os 1.45.4.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [73e0ded37a11edacb0c2081fa166226c75c5baba]

INTEGRATION: CWS pchfix04 (1.64.2); FILE MERGED 2007/02/05 08:27:18 os 1.64.2.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [d8dafa90dd79753cc3e8b75dfcc7f15a2be7d185]

INTEGRATION: CWS pchfix04 (1.44.4); FILE MERGED 2007/04/26 00:06:07 hjs 1.44.4.2: RESYNC: (1.44-1.46); FILE MERGED 2007/02/05 08:27:18 os 1.44.4.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [9e474f2a8a5897556901960d75987f09607ad918]

INTEGRATION: CWS pchfix04 (1.40.4); FILE MERGED 2007/02/05 08:27:18 os 1.40.4.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [86c56c1c2808f6c9e463e41bece06a626e42c736]

INTEGRATION: CWS pchfix04 (1.37.74); FILE MERGED 2007/02/05 08:27:18 os 1.37.74.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [bd82a51c2f5f8079c53f23bc71c1cd10c3e7fddf]

INTEGRATION: CWS pchfix04 (1.19.4); FILE MERGED 2007/02/05 08:27:17 os 1.19.4.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [c19afe0952913c36abe884c6787694c634409043]

INTEGRATION: CWS pchfix04 (1.58.56); FILE MERGED 2007/04/26 00:13:30 hjs 1.58.56.2: RESYNC: (1.58-1.59); FILE MERGED 2007/02/05 08:27:17 os 1.58.56.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [fa396c11624163508efd3350e3e5c33cc887dba4]

INTEGRATION: CWS pchfix04 (1.10.4); FILE MERGED 2007/02/05 08:27:17 os 1.10.4.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [64e02231b12f0234668b907ef40982138790d807]

INTEGRATION: CWS pchfix04 (1.11.54); FILE MERGED 2007/04/26 00:04:38 hjs 1.11.54.2: RESYNC: (1.11-1.12); FILE MERGED 2007/02/02 15:27:09 hjs 1.11.54.1: #i72289# split .lib files


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [d561ff2d9bcc36c6f67b043ee0e2e8bc6018fc62]

INTEGRATION: CWS pchfix04 (1.2.100); FILE MERGED 2006/12/08 14:01:39 mkretzschmar 1.2.100.4: Fix build after resync to m195 2006/12/07 18:57:58 mkretzschmar 1.2.100.3: #i71519# kick out headers (that eventually cause macro redefinitions) to fix smoketest 2006/11/29 15:50:13 kaib 1.2.100.2: #i71519# sw pch fixed for msc 2006/11/27 12:51:03 mkretzschmar 1.2.100.1: #i71519# fill in sw pch file. Builds fine on Mac OS X and Linux.


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [5424873cd2de7aab4e96e7a50c35f720278fb995]

INTEGRATION: CWS pchfix04 (1.5.560); FILE MERGED 2007/02/05 08:27:16 os 1.5.560.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [cd7debd981599e142184839e1fe1c018111884cd]

INTEGRATION: CWS pchfix04 (1.7.120); FILE MERGED 2007/02/05 08:27:16 os 1.7.120.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [1134b090453393aaa2ec993868dd46df5e039c2d]

INTEGRATION: CWS pchfix04 (1.31.4); FILE MERGED 2007/04/25 23:08:05 hjs 1.31.4.2: RESYNC: (1.31-1.32); FILE MERGED 2007/02/05 08:27:15 os 1.31.4.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [f2ef8106358d9c83bcaa8e44bc2ec9bbc268e4c4]

INTEGRATION: CWS pchfix04 (1.3.592); FILE MERGED 2007/02/05 08:27:15 os 1.3.592.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [bb71f7e2d5747fbdc1172af7f85e658da8421367]

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>  [0bd32a072e6bf758c45d15e05522c45d8d807ae8]

INTEGRATION: CWS nativebroffice_SRC680 (1.19.100); FILE MERGED 2007/04/24 09:32:06 mh 1.19.100.1: update copyright to 2007, #i75208#


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [1182b8e3d0d7bce8722c09338dd35acdb68b4ff7]

INTEGRATION: CWS nativebroffice_SRC680 (1.13.100); FILE MERGED 2007/04/24 09:32:06 mh 1.13.100.1: update copyright to 2007, #i75208#


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [02b9eab498c9953ffba525a885139f903866cb63]

INTEGRATION: CWS pchfix04 (1.47.2); FILE MERGED 2007/04/25 22:13:47 hjs 1.47.2.2: RESYNC: (1.47-1.48); FILE MERGED 2007/02/02 14:07:32 hjs 1.47.2.1: #i72289# split .lib files


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [7ae72cd28beaa7b2981960a5e600de4132f2203e]

INTEGRATION: CWS pchfix04 (1.48.28); FILE MERGED 2007/05/04 09:22:17 hjs 1.48.28.1: #i73078# - add .get() for comparing plain pointer; makes gcc/PCH break with >out of memory<


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [3a1f46c2ab158231b41989d4eec91a4fdf35bef6]

INTEGRATION: CWS pchfix04 (1.71.6); FILE MERGED 2007/02/05 08:39:05 os 1.71.6.2: #i73604# usage of ITEMID_* removed 2007/01/19 10:49:58 hjs 1.71.6.1: #i73650# warning free with pch


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [1201c13013f2d08b022f288145ffe8816718b704]

INTEGRATION: CWS pchfix04 (1.45.6); FILE MERGED 2007/02/05 08:39:05 os 1.45.6.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [14546b8609567f769962bc350ad35dbeeea3d8b3]

INTEGRATION: CWS pchfix04 (1.84.6); FILE MERGED 2007/04/25 22:37:43 hjs 1.84.6.3: RESYNC: (1.84-1.85); FILE MERGED 2007/02/06 07:24:50 os 1.84.6.2: #i73604#  eeitemid.hxx removed 2007/02/05 08:39:04 os 1.84.6.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [d850ff5c7b6038cc55ff4a213ffd67109790f677]

INTEGRATION: CWS pchfix04 (1.26.6); FILE MERGED 2007/04/25 22:35:45 hjs 1.26.6.2: RESYNC: (1.26-1.27); FILE MERGED 2007/02/05 08:39:04 os 1.26.6.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [b68186d8edc8230e966ce95fc4287153e6312879]

INTEGRATION: CWS pchfix04 (1.20.36); FILE MERGED 2007/02/05 08:39:04 os 1.20.36.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [0e67c3601737dafc635fe3e831873a457d4238bd]

INTEGRATION: CWS nativebroffice_SRC680 (1.23.2.1.2); FILE MERGED 2007/03/14 12:32:20 obr 1.23.2.1.2.2: #i74459# renamed flag file 2007/03/14 12:09:47 obr 1.23.2.1.2.1: #i74459# multi product support


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [ff4e27184cbe44824a08feccc2c4e9fe01d8edec]

INTEGRATION: CWS pchfix04 (1.20.6); FILE MERGED 2007/02/05 08:39:04 os 1.20.6.2: #i73604# usage of ITEMID_* removed 2007/01/19 10:49:58 hjs 1.20.6.1: #i73650# warning free with pch


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [236e41ec3bdf7c3cd9bdfedde6756aa7108a3032]

INTEGRATION: CWS pchfix04 (1.19.6); FILE MERGED 2007/02/05 08:39:04 os 1.19.6.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [e1a99d80566069758b2f589be582185153f52576]

INTEGRATION: CWS pchfix04 (1.64.6); FILE MERGED 2007/04/25 22:37:37 hjs 1.64.6.2: RESYNC: (1.64-1.65); FILE MERGED 2007/02/05 08:39:03 os 1.64.6.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [30bb0084daa2c932294d7196236424b944073dec]

INTEGRATION: CWS pchfix04 (1.27.6); FILE MERGED 2007/02/05 08:39:03 os 1.27.6.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [206db6b8e51290056a46ed5d55241149c2e68574]

INTEGRATION: CWS pchfix04 (1.45.6); FILE MERGED 2007/04/25 22:35:21 hjs 1.45.6.2: RESYNC: (1.45-1.46); FILE MERGED 2007/02/05 08:39:03 os 1.45.6.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [9e2fd940dd775b55fe1cd14a78172bcc286f856a]

INTEGRATION: CWS pchfix04 (1.20.6); FILE MERGED 2007/02/05 08:39:03 os 1.20.6.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [71634a7c3b860b653de9a6f37f13089d50bd845d]

INTEGRATION: CWS nativebroffice_SRC680 (1.15.2.1.2); FILE MERGED 2007/04/23 13:12:43 obr 1.15.2.1.2.4: #i74459# fixed icon name and tooltips 2007/04/23 09:17:10 rt 1.15.2.1.2.3: #i74459# Use ULFDIR for ulf files to avoid breakage when building with empty WITH_LANG environment variable. 2007/03/14 12:32:20 obr 1.15.2.1.2.2: #i74459# renamed flag file 2007/03/14 12:09:46 obr 1.15.2.1.2.1: #i74459# multi product support


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [1818ea656c57919c35c72e7ffd9820a692188aa2]

INTEGRATION: CWS pchfix04 (1.71.6); FILE MERGED 2007/04/25 22:34:30 hjs 1.71.6.2: RESYNC: (1.71-1.72); FILE MERGED 2007/02/05 08:39:02 os 1.71.6.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [d14c2325ca43bd0d4ab6666b9314cb33b807abec]

INTEGRATION: CWS pchfix04 (1.36.6); FILE MERGED 2007/02/05 08:39:02 os 1.36.6.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [a6efbaf9d2ede529cdef8cd394be6ba329f8c4e3]

INTEGRATION: CWS pchfix04 (1.40.6); FILE MERGED 2007/04/25 22:37:30 hjs 1.40.6.4: RESYNC: (1.40-1.41); FILE MERGED 2007/02/06 08:02:30 os 1.40.6.3: #i73604# svx/eeitemid.hxx removed 2007/02/06 07:24:50 os 1.40.6.2: #i73604#  eeitemid.hxx removed 2007/02/05 08:39:02 os 1.40.6.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [392d59ddf18184d6377a5bedba21325ed564fd39]

INTEGRATION: CWS pchfix04 (1.50.6); FILE MERGED 2007/02/05 08:39:02 os 1.50.6.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [61e2e5795258eced51349438f79d1c823b039abf]

INTEGRATION: CWS pchfix04 (1.27.6); FILE MERGED 2007/02/06 07:24:50 os 1.27.6.3: #i73604#  eeitemid.hxx removed 2007/02/05 09:09:18 os 1.27.6.2: #i73604# usage of ITEMID_* removed 2007/02/05 08:39:01 os 1.27.6.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [54c90c60d5c130bac56d698fc4f78756ca958419]

INTEGRATION: CWS pchfix04 (1.24.6); FILE MERGED 2007/02/06 07:24:49 os 1.24.6.2: #i73604#  eeitemid.hxx removed 2007/02/05 08:39:01 os 1.24.6.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [cf28b9b447cfc1b0bb1eac602582fb0acef4db52]

INTEGRATION: CWS pchfix04 (1.43.6); FILE MERGED 2007/01/19 10:49:58 hjs 1.43.6.1: #i73650# warning free with pch


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [d0fb685f6d8c6a41d696ddf0b4b889d3290e9ec2]

INTEGRATION: CWS pchfix04 (1.30.6); FILE MERGED 2007/04/25 22:32:41 hjs 1.30.6.3: RESYNC: (1.30-1.31); FILE MERGED 2007/02/06 07:24:49 os 1.30.6.2: #i73604#  eeitemid.hxx removed 2007/02/05 08:39:01 os 1.30.6.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [f85d95c6b8f13ea812020cc035fff53d32b7987a]

INTEGRATION: CWS pchfix04 (1.21.6); FILE MERGED 2006/12/22 14:16:29 hjs 1.21.6.1: #i72801# make gcc 3.4.1 survive pch


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [46c0e4b442898ce21f644ed34fb5b9824e251864]

INTEGRATION: CWS pchfix04 (1.5.6); FILE MERGED 2007/02/06 07:24:49 os 1.5.6.1: #i73604#  eeitemid.hxx removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [ea55d6d227a4b9d50c2e68d12502091f38d6b743]

INTEGRATION: CWS pchfix04 (1.19.322); FILE MERGED 2007/02/02 14:07:31 hjs 1.19.322.1: #i72289# split .lib files


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [c9210c1b8a2e033f08391c5e84e940f7fb346006]

INTEGRATION: CWS pchfix04 (1.15.6); FILE MERGED 2007/02/05 08:39:00 os 1.15.6.2: #i73604# usage of ITEMID_* removed 2007/01/19 10:49:58 hjs 1.15.6.1: #i73650# warning free with pch


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [58c5c37ac05147c40edc1e965dc2fd90d4283630]

INTEGRATION: CWS pchfix04 (1.58.6); FILE MERGED 2007/02/06 07:24:49 os 1.58.6.2: #i73604#  eeitemid.hxx removed 2007/02/05 08:39:00 os 1.58.6.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [54adac60837c8dfeb02d5988350e94182cb32727]

INTEGRATION: CWS pchfix04 (1.24.6); FILE MERGED 2007/02/05 08:39:00 os 1.24.6.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [9e3b7c521ab721abe08405e302d381cff30729b5]

INTEGRATION: CWS pchfix04 (1.48.4); FILE MERGED 2007/02/05 08:38:59 os 1.48.4.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [392100d308f9ebc76cb2e4eca00bec8553de11a7]

INTEGRATION: CWS pchfix04 (1.13.6); FILE MERGED 2007/04/25 22:32:01 hjs 1.13.6.3: RESYNC: (1.13-1.14); FILE MERGED 2007/02/05 08:38:59 os 1.13.6.2: #i73604# usage of ITEMID_* removed 2007/01/19 10:49:58 hjs 1.13.6.1: #i73650# warning free with pch


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [fce9e60c7de9ab6aa6116a9fab14377d3878cc87]

INTEGRATION: CWS pchfix04 (1.14.6); FILE MERGED 2007/02/06 07:24:48 os 1.14.6.1: #i73604#  eeitemid.hxx removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [8b36f4543299b43803df1df6c5351027b1f069d9]

INTEGRATION: CWS pchfix04 (1.26.6); FILE MERGED 2007/02/05 08:38:59 os 1.26.6.3: #i73604# usage of ITEMID_* removed 2007/01/26 19:36:40 hjs 1.26.6.2: RESYNC: (1.26-1.27); FILE MERGED 2007/01/19 10:49:57 hjs 1.26.6.1: #i73650# warning free with pch


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [6e34d31831afd6e70c8a9a791ae771dcd452a75b]

INTEGRATION: CWS pchfix04 (1.13.6); FILE MERGED 2007/02/05 08:38:59 os 1.13.6.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [68afbd74fa6d593b341f946e08e040aff6807870]

INTEGRATION: CWS pchfix04 (1.16.6); FILE MERGED 2007/02/05 08:38:59 os 1.16.6.2: #i73604# usage of ITEMID_* removed 2007/01/19 10:49:57 hjs 1.16.6.1: #i73650# warning free with pch


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [c5a8f628fa14477d7e52a7dc84d247aa04b8fd6c]

INTEGRATION: CWS pchfix04 (1.42.6); FILE MERGED 2007/02/06 07:24:48 os 1.42.6.1: #i73604#  eeitemid.hxx removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [362e90bf6362884a730e34a126ce5d18cdf6c1dd]

INTEGRATION: CWS pchfix04 (1.10.6); FILE MERGED 2007/04/25 22:31:54 hjs 1.10.6.3: RESYNC: (1.10-1.11); FILE MERGED 2007/02/05 08:38:58 os 1.10.6.2: #i73604# usage of ITEMID_* removed 2007/01/19 10:49:57 hjs 1.10.6.1: #i73650# warning free with pch


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [a8431d44c7edbd718ad014bcc6667cee8a176f0d]

INTEGRATION: CWS pchfix04 (1.31.6); FILE MERGED 2007/02/05 08:38:58 os 1.31.6.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [a5b1b8b05dc062cd480cb52a5c70111f3bf5d2cc]

INTEGRATION: CWS pchfix04 (1.29.6); FILE MERGED 2007/02/06 07:24:48 os 1.29.6.2: #i73604#  eeitemid.hxx removed 2007/02/05 08:38:58 os 1.29.6.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [57beac3123f7948029a607ebcec6bb6b26e7f32f]

INTEGRATION: CWS pchfix04 (1.13.6); FILE MERGED 2007/02/06 07:24:48 os 1.13.6.2: #i73604#  eeitemid.hxx removed 2007/02/05 08:38:58 os 1.13.6.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [a06aa3c8dcafb468abcdc5b1d5cd03c469555cce]

INTEGRATION: CWS pchfix04 (1.10.6); FILE MERGED 2007/02/05 08:38:58 os 1.10.6.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [18f74b1cf34f0b1e74c605ef17e2dcc15c8369c6]

INTEGRATION: CWS pchfix04 (1.7.6); FILE MERGED 2007/02/05 08:38:58 os 1.7.6.2: #i73604# usage of ITEMID_* removed 2007/01/19 10:49:57 hjs 1.7.6.1: #i73650# warning free with pch


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [ae72b9508736941b2379b3c0eeb163e8c6046591]

INTEGRATION: CWS pchfix04 (1.11.6); FILE MERGED 2007/02/05 08:38:57 os 1.11.6.2: #i73604# usage of ITEMID_* removed 2007/01/19 10:49:56 hjs 1.11.6.1: #i73650# warning free with pch


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [d984ec4ce5d3fbc2cab0d8e5f98e1b6285535965]

INTEGRATION: CWS pchfix04 (1.42.6); FILE MERGED 2007/02/05 08:38:57 os 1.42.6.2: #i73604# usage of ITEMID_* removed 2007/01/19 10:49:56 hjs 1.42.6.1: #i73650# warning free with pch


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [707c1973bbdf9c3fbd1a1009143c41f1fe538017]

INTEGRATION: CWS pchfix04 (1.77.34); FILE MERGED 2007/04/25 22:59:10 hjs 1.77.34.2: RESYNC: (1.77-1.78); FILE MERGED 2007/02/05 08:38:57 os 1.77.34.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [b5c577c19348ba969e5c6db6efba5029f6e1a2de]

INTEGRATION: CWS pchfix04 (1.19.6); FILE MERGED 2007/02/13 15:46:34 hjs 1.19.6.4: RESYNC: (1.19-1.20); FILE MERGED 2007/02/05 09:20:08 os 1.19.6.3: #i73604# usage of ITEMID_* removed 2007/02/05 08:38:57 os 1.19.6.2: #i73604# usage of ITEMID_* removed 2007/01/19 10:49:56 hjs 1.19.6.1: #i73650# warning free with pch


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [f460a549fe4af33d99b49dc12a9ed0108f63fa30]

INTEGRATION: CWS pchfix04 (1.39.6); FILE MERGED 2007/02/05 08:38:56 os 1.39.6.2: #i73604# usage of ITEMID_* removed 2007/01/19 10:49:56 hjs 1.39.6.1: #i73650# warning free with pch


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [b6b950c4253a90319b750fc08ad0249539a425a8]

INTEGRATION: CWS pchfix04 (1.15.6); FILE MERGED 2007/02/06 07:24:48 os 1.15.6.2: #i73604#  eeitemid.hxx removed 2007/02/05 08:38:56 os 1.15.6.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [4bf07403984871255eb827fa503b590a79e9fd62]

INTEGRATION: CWS pchfix04 (1.16.6); FILE MERGED 2007/02/05 08:38:56 os 1.16.6.2: #i73604# usage of ITEMID_* removed 2007/01/19 10:49:56 hjs 1.16.6.1: #i73650# warning free with pch


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [1a3be8581d2bf748ce1fde8fd99b16ac90d87ed9]

INTEGRATION: CWS pchfix04 (1.14.6); FILE MERGED 2007/02/05 08:38:56 os 1.14.6.2: #i73604# usage of ITEMID_* removed 2007/01/19 10:49:55 hjs 1.14.6.1: #i73650# warning free with pch


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [b6473f5510e7ba6f6493e8c8bf92b39b30d8e293]

INTEGRATION: CWS pchfix04 (1.9.6); FILE MERGED 2007/02/05 08:38:56 os 1.9.6.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [88b3cd62c22782723803e0c8d20cc5dd5cc2fa7b]

INTEGRATION: CWS pchfix04 (1.11.6); FILE MERGED 2007/02/05 08:38:55 os 1.11.6.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [dce9372c04c8f8b75306e18f9cd03f825de92d22]

INTEGRATION: CWS pchfix04 (1.13.6); FILE MERGED 2007/02/05 08:38:55 os 1.13.6.2: #i73604# usage of ITEMID_* removed 2007/01/19 10:49:55 hjs 1.13.6.1: #i73650# warning free with pch


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [7c0cddf70bd1502cc307abc30b3d011b8cde5376]

INTEGRATION: CWS nativebroffice_SRC680 (1.22.2.1.2); FILE MERGED 2007/03/14 12:32:19 obr 1.22.2.1.2.2: #i74459# renamed flag file 2007/03/14 12:09:45 obr 1.22.2.1.2.1: #i74459# multi product support


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [f136702080c0d7536f4572988e16d5c5c7bfe93b]

INTEGRATION: CWS pchfix04 (1.8.6); FILE MERGED 2007/02/05 08:38:55 os 1.8.6.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [e5d95e2d1f9ffd605fb184f8342804fcdae24b1b]

INTEGRATION: CWS pchfix04 (1.4.64); FILE MERGED 2007/04/25 22:23:36 hjs 1.4.64.3: RESYNC: (1.4-1.5); FILE MERGED 2007/02/05 08:38:55 os 1.4.64.2: #i73604# usage of ITEMID_* removed 2007/01/19 10:49:55 hjs 1.4.64.1: #i73650# warning free with pch


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [0a26c2d017a8e007233f004c4fb6dae4d61e51ea]

INTEGRATION: CWS pchfix04 (1.55.6); FILE MERGED 2007/02/05 08:38:55 os 1.55.6.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [873da917cfaccd804bf68bc658c1149f7842a74d]

INTEGRATION: CWS pchfix04 (1.10.66); FILE MERGED 2007/02/05 08:38:54 os 1.10.66.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [353afdc25ada0faaa26a3a8efc5abb2797c3441a]

INTEGRATION: CWS pchfix04 (1.49.6); FILE MERGED 2007/04/25 22:15:40 hjs 1.49.6.2: RESYNC: (1.49-1.50); FILE MERGED 2007/02/05 08:38:54 os 1.49.6.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [b5bfdb6e3a157f08cf7921224cdb5f77b1281788]

INTEGRATION: CWS pchfix04 (1.42.6); FILE MERGED 2007/04/25 22:15:05 hjs 1.42.6.3: RESYNC: (1.42-1.43); FILE MERGED 2007/02/05 08:38:54 os 1.42.6.2: #i73604# usage of ITEMID_* removed 2007/01/19 10:49:55 hjs 1.42.6.1: #i73650# warning free with pch


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [923a1bac3e176cd524551c6b701bb790ee1704d9]

INTEGRATION: CWS pchfix04 (1.32.6); FILE MERGED 2007/02/05 09:11:51 os 1.32.6.3: #i73604# usage of ITEMID_* removed 2007/02/05 08:38:54 os 1.32.6.2: #i73604# usage of ITEMID_* removed 2007/01/19 10:49:55 hjs 1.32.6.1: #i73650# warning free with pch


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [d6bbc348c29d084261ceacaca37939739b742f0b]

INTEGRATION: CWS pchfix04 (1.29.6); FILE MERGED 2007/04/25 22:16:53 hjs 1.29.6.2: RESYNC: (1.29-1.30); FILE MERGED 2007/02/05 08:38:54 os 1.29.6.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [75caff6b8f282efacdca2271842ed2883c7a6ed4]

INTEGRATION: CWS nativebroffice_SRC680 (1.11.2.1.2); FILE MERGED 2007/03/14 12:32:19 obr 1.11.2.1.2.2: #i74459# renamed flag file 2007/03/14 12:09:45 obr 1.11.2.1.2.1: #i74459# multi product support


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [baffee478b83d96769f0651a4af440ccf8d25747]

INTEGRATION: CWS pchfix04 (1.17.2); FILE MERGED 2007/02/05 08:38:53 os 1.17.2.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [568b7d6fdc1748de20a52d7b718d303d498c250a]

INTEGRATION: CWS pchfix04 (1.10.6); FILE MERGED 2007/02/06 07:24:47 os 1.10.6.1: #i73604#  eeitemid.hxx removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [f88708a6b3afee393a6a749c29579dbae7052b73]

INTEGRATION: CWS pchfix04 (1.28.4); FILE MERGED 2007/02/06 07:24:47 os 1.28.4.1: #i73604#  eeitemid.hxx removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [a81b24a763a5701f0f6db6f16aa6dc41e35dc834]

INTEGRATION: CWS pchfix04 (1.97.2); FILE MERGED 2007/02/06 07:24:47 os 1.97.2.1: #i73604#  eeitemid.hxx removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [750438b3d2206f5aaa4c87d09cab655211403bf3]

INTEGRATION: CWS pchfix04 (1.56.4); FILE MERGED 2007/02/06 07:24:46 os 1.56.4.1: #i73604#  eeitemid.hxx removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [5f2869bb623b720a8be5d8f1e6624bdd3f99fbb1]

INTEGRATION: CWS pchfix04 (1.83.6); FILE MERGED 2007/02/06 07:24:46 os 1.83.6.4: #i73604#  eeitemid.hxx removed 2007/02/05 08:38:53 os 1.83.6.3: #i73604# usage of ITEMID_* removed 2007/01/26 19:42:18 hjs 1.83.6.2: RESYNC: (1.83-1.84); FILE MERGED 2007/01/19 10:49:54 hjs 1.83.6.1: #i73650# warning free with pch


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [f7f3c1bd9f1209941d8f9891bd3442b908e9d4c9]

INTEGRATION: CWS nativebroffice_SRC680 (1.9.78); FILE MERGED 2007/03/14 12:32:18 obr 1.9.78.2: #i74459# renamed flag file 2007/03/14 12:09:44 obr 1.9.78.1: #i74459# multi product support


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [72c32835398582fbe061b1522460d410576ca3be]

INTEGRATION: CWS pchfix04 (1.12.66); FILE MERGED 2007/02/05 08:38:52 os 1.12.66.2: #i73604# usage of ITEMID_* removed 2007/01/19 10:49:54 hjs 1.12.66.1: #i73650# warning free with pch


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [e877f8048d6c5e1f2fe67a435ab1956787df01ea]

INTEGRATION: CWS pchfix04 (1.15.6); FILE MERGED 2007/04/25 22:59:59 hjs 1.15.6.4: RESYNC: (1.15-1.16); FILE MERGED 2007/02/06 08:02:29 os 1.15.6.3: #i73604# svx/eeitemid.hxx removed 2007/02/06 07:24:46 os 1.15.6.2: #i73604#  eeitemid.hxx removed 2007/02/05 08:38:52 os 1.15.6.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [9bde6ddb7bab984d1143d2bbefe65d45fe85a3db]

INTEGRATION: CWS pchfix04 (1.34.36); FILE MERGED 2007/02/06 07:24:46 os 1.34.36.3: #i73604#  eeitemid.hxx removed 2007/02/05 10:51:14 os 1.34.36.2: #i73604# which id fixed 2007/02/05 08:38:52 os 1.34.36.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [5f6c8ab0a0b5cf323a4f7f42e95e3fbdb64b48e7]

INTEGRATION: CWS pchfix04 (1.58.6); FILE MERGED 2007/02/05 08:38:52 os 1.58.6.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [5f6737253feccbdaa9780abd9968c7d430ca0917]

INTEGRATION: CWS pchfix04 (1.51.6); FILE MERGED 2007/02/05 08:38:51 os 1.51.6.3: #i73604# usage of ITEMID_* removed 2007/01/26 19:42:12 hjs 1.51.6.2: RESYNC: (1.51-1.52); FILE MERGED 2007/01/19 10:49:54 hjs 1.51.6.1: #i73650# warning free with pch


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [7451d5afb85e4d71927b84ab2ec55442d4c0aac8]

INTEGRATION: CWS pchfix04 (1.41.2); FILE MERGED 2007/02/06 07:24:45 os 1.41.2.1: #i73604#  eeitemid.hxx removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [5c1193fc7ed7ea90a5fd76b76ece10ab9e452c33]

INTEGRATION: CWS freeafms (1.4.22); FILE MERGED 2006/12/06 14:21:43 rene 1.4.22.2: #i72124# depend on afms 2006/12/06 13:10:42 rene 1.4.22.1: #i72124# fix build.lst


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [a121eca80e89be31b9bd905ecd94c3139936211d]

INTEGRATION: CWS pchfix04 (1.81.6); FILE MERGED 2007/02/06 07:24:45 os 1.81.6.3: #i73604#  eeitemid.hxx removed 2007/02/05 08:38:51 os 1.81.6.2: #i73604# usage of ITEMID_* removed 2007/01/19 10:49:54 hjs 1.81.6.1: #i73650# warning free with pch


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [a662466bc4180b58d2bab7af3d2951f5214905bd]

INTEGRATION: CWS pchfix04 (1.2.66); FILE MERGED 2007/02/06 11:22:06 hjs 1.2.66.9: #i73078# reenable *item.hxx from svx see #i73604# 2007/02/06 07:24:30 os 1.2.66.8: #i73604#  eeitemid.hxx removed 2007/01/19 10:49:53 hjs 1.2.66.7: #i73650# warning free with pch 2006/12/13 09:40:57 kaib 1.2.66.6: #i71519# fixing pch in sd for msc 2006/11/23 19:49:20 mkretzschmar 1.2.66.5: #i71519# works on Linux now 2006/11/23 17:48:39 mkretzschmar 1.2.66.4: #i71519# commit after a _long_ run of pchdelta.py. Almost working on linux. 2006/11/20 18:55:46 mkretzschmar 1.2.66.3: #i71519# kick out some more troublemaker includes. To be continued. 2006/11/20 12:39:17 mkretzschmar 1.2.66.2: #i71519# fix source/core build on unxlngi6.pro 2006/11/20 09:32:55 mkretzschmar 1.2.66.1: #i71519# add includes; successfully compiles to pch but probably breaks the build


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [e7f251d706b53cf0b035870e037daee6bb13637c]

INTEGRATION: CWS nativebroffice_SRC680 (1.17.2.1.2); FILE MERGED 2007/03/14 12:32:18 obr 1.17.2.1.2.2: #i74459# renamed flag file 2007/03/14 12:09:44 obr 1.17.2.1.2.1: #i74459# multi product support


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [de79762e1f2fd10c8e6dad46314a19c6074da8e0]

INTEGRATION: CWS pchfix04 (1.2.338); FILE MERGED 2007/02/05 08:38:51 os 1.2.338.2: #i73604# usage of ITEMID_* removed 2007/01/19 10:49:53 hjs 1.2.338.1: #i73650# warning free with pch


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [2b721032ff232b90297c84aeed81c6e95f96fb63]

INTEGRATION: CWS pchfix04 (1.2.42); FILE MERGED 2006/12/08 14:02:08 mkretzschmar 1.2.42.2: Fix build after resync to m195 2006/11/21 19:26:38 mkretzschmar 1.2.42.1: #i71519# fill in xmloff pch file. Builds fine on Linux.


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [cf931f0b233a019b20e12e8fa6f6b46a99791ed7]

INTEGRATION: CWS pchfix04 (1.4.54); FILE MERGED 2007/04/25 21:38:20 hjs 1.4.54.3: RESYNC: (1.4-1.5); FILE MERGED 2007/01/16 11:25:41 hjs 1.4.54.2: #i73422# changed define name 2007/01/03 16:59:14 hjs 1.4.54.1: #i73078# avoid macro redefinition warnings


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [dce164cde76e6ee394acd62d7ff9f0ff2c54eeed]

INTEGRATION: CWS pchfix04 (1.10.18); FILE MERGED 2007/01/16 11:25:40 hjs 1.10.18.2: #i73422# changed define name 2007/01/03 16:59:14 hjs 1.10.18.1: #i73078# avoid macro redefinition warnings


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [26f3dc2c6724e11b99d16e8d8a9e8050aa1d3289]

INTEGRATION: CWS nativebroffice_SRC680 (1.18.2.1.4); FILE MERGED 2007/03/14 12:09:42 obr 1.18.2.1.4.1: #i74459# multi product support


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [f879b18d2675c94e65cdc132e3a5c39fb07a2fec]

INTEGRATION: CWS pchfix04 (1.10.30); FILE MERGED 2007/01/16 11:25:39 hjs 1.10.30.1: #i73422# changed define name


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [eb388fa60af32247dd894f9de272e89a69ffa009]

INTEGRATION: CWS pchfix04 (1.67.18); FILE MERGED 2007/01/16 11:25:39 hjs 1.67.18.1: #i73422# changed define name


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [9555b110bed90ed62affb22273dd2c2d2901a8a2]

INTEGRATION: CWS pchfix04 (1.2.30); FILE MERGED 2006/11/28 10:20:51 mkretzschmar 1.2.30.3: #i71519# fix clean build: do not include so3/*.h (used in workben and jstest) 2006/11/27 18:33:02 kaib 1.2.30.2: #i71519# basic pch working for msc 2006/11/27 12:22:03 mkretzschmar 1.2.30.1: #i71519# fill in basic pch file. Builds fine on Linux.


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [0762933f09d906f2880b6ea8875ed5badb72bbdc]

INTEGRATION: CWS pchfix04 (1.2.54); FILE MERGED 2007/02/08 12:09:52 hjs 1.2.54.1: #i72801# gcc 3.4.1 dies on empty pch


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [2f5f212f0eaaf05d510d1a058b13dce2de16f925]

INTEGRATION: CWS pchfix04 (1.2.122); FILE MERGED 2007/02/08 12:11:42 hjs 1.2.122.1: #i72801# gcc 3.4.1 dies on empty pch


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [106350cb974b75cfbfcf44d993125ca01ab6b381]

INTEGRATION: CWS pchfix04 (1.4.34); FILE MERGED 2006/11/16 15:27:48 mkretzschmar 1.4.34.1: #i71619# Don't include pch files in cxx files that will be included


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [5f7d7421e89cf2c86cba6104558f89636a412c8d]

INTEGRATION: CWS pchfix04 (1.4.34); FILE MERGED 2006/12/04 18:10:20 kaib 1.4.34.2: RESYNC: (1.4-1.5); FILE MERGED 2006/11/16 15:27:47 mkretzschmar 1.4.34.1: #i71619# Don't include pch files in cxx files that will be included


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [f064ba999c2cc4091b517ed0cde96b9c5bd09674]

INTEGRATION: CWS pchfix04 (1.2.20); FILE MERGED 2006/11/29 10:58:54 mkretzschmar 1.2.20.2: Disable precompiled headers in stoc, breaks registration in pyuno and i18npool. 2006/11/27 15:25:24 mkretzschmar 1.2.20.1: #i71519# fill in stoc pch file. Builds fine on Mac OS X and Linux.


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [f23bdec3842af06aa5516ed371d006886044f926]

INTEGRATION: CWS pchfix04 (1.2.16); FILE MERGED 2007/02/08 12:12:02 hjs 1.2.16.1: #i72801# gcc 3.4.1 dies on empty pch


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [97a800e1dcc3776eea73b3a06215aa1932e753e3]

INTEGRATION: CWS pchfix04 (1.2.22); FILE MERGED 2006/12/13 16:21:39 hjs 1.2.22.3: #i71519# removed local headers 2006/11/27 17:24:33 kaib 1.2.22.2: #i71519# bridges working on msc 2006/11/27 13:07:23 mkretzschmar 1.2.22.1: #i71519# fill in bridges pch file. Builds fine on Mac OS X and Linux.


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [9e908925682baccba8ae2a847febd94b648fa0d7]

INTEGRATION: CWS pchfix04 (1.2.14); FILE MERGED 2006/11/28 10:16:39 mkretzschmar 1.2.14.3: #i71519# fix clean build: do not include tools/urlobj.hxx (used in workben) 2006/11/27 17:11:33 kaib 1.2.14.2: #i71519# configmgr working on msc 2006/11/24 13:07:59 mkretzschmar 1.2.14.1: #i71519# fill in configmgr pch file. Builds fine on Linux.


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [e052c90cbc8efc5bfeafe34b9f5f9da3d791fa92]

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>  [91bc3776ec14b0e8a37d3dd6eef5f94f7242c33a]

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>  [c234e323bfeeb598d74ad6f0add4912bccf774a1]

INTEGRATION: CWS freeafms (1.5.20); FILE MERGED 2007/01/06 00:35:25 rene 1.5.20.2: #i72124# add a's 2006/12/06 14:51:19 rene 1.5.20.1: #i72124# mention afm license


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [48a7fcb581217cf6db9c9c884428e02c768d62cf]

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>  [15ba3e8bf20ff50a93d31f7b398216a0c2f6be24]

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>  [5eac7dcfe158ba6e49df5ef389c1ef3058835066]

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>  [8608b76eb8e50690b463bf18ece43f02317f5ca8]

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>  [755474e0596be20cae1b6cb88ee223dbc94ea79c]

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>  [8b4e3290d52e311544761c700551266059ff5769]

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>  [7710336a50daeae3b7c203c9d0c7911724cb5bc0]

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>  [0998ed9241d441e2687b862f8a9ffc99016d97c2]

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>  [c315376d844afb8153c590fb0b45bd7130e2d0f0]

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>  [d9b84346e048fb62e9e554215b7a2febf1100035]

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>  [493a73cf4fb361859cd11acb19784cfa450ac315]

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>  [21866a1e7f57e99fe30a6757a6c153dcf39449a5]

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>  [247b3320d906c8bc414a9f0c18e11a5eef478af5]

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>  [7d54d6d79057f8e3b46b7e759d660e9b9e6fc5e0]

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>  [b4dc9e8bfdc623a8e802aab493c51c8b8babb27c]

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>  [659ad7a11230fdc29cafc878eb61ad79d55d33a1]

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>  [59f600c3a1a2914727bf6a75c6d1207abf94bd91]

#i76965# fix bad stl include


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [c322394ee4e6bac42ece76ef3f6bd893f8a2b537]

INTEGRATION: CWS pchfix04 (1.2.52); FILE MERGED 2006/12/13 15:39:12 hjs 1.2.52.3: #i71519# removed lots of local headers 2006/11/27 18:47:01 kaib 1.2.52.2: #i71519# framework pch working for msc 2006/11/23 17:13:38 mkretzschmar 1.2.52.1: #i71519# fill in framework pch file. Builds fine on Linux.


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [fdcdacf26e7c6929096c5397584526110c249b03]

INTEGRATION: CWS pchfix04 (1.86.34); FILE MERGED 2007/02/08 12:13:46 hjs 1.86.34.1: #i73604# removed hxx


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [ac6572677c692ef73c52cef86092205e9f2f8cf1]

INTEGRATION: CWS pchfix04 (1.24.58); FILE MERGED 2007/02/05 08:44:05 os 1.24.58.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [e80245bc04e8bb43cd556c90f6cab484996372dd]

INTEGRATION: CWS pchfix04 (1.7.22); FILE MERGED 2007/02/13 15:10:02 hjs 1.7.22.2: RESYNC: (1.7-1.8); FILE MERGED 2007/02/05 08:44:05 os 1.7.22.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [8b7dd77080cedb8e873c1699c33dcb629d94e1d6]

INTEGRATION: CWS nativebroffice_SRC680 (1.122.96); FILE MERGED 2007/02/20 09:36:02 rt 1.122.96.4: Create 'broffice_dev' directory. 2007/02/13 15:02:25 is 1.122.96.3: #i74456# new BrOffice.org 2007/02/13 10:37:20 pb 1.122.96.2: fix: #i74460# deliver aboutbox bitmap of OpenOffice.org 2007/02/13 06:31:10 pb 1.122.96.1: fix: #i74460# deliver intro and aboutbox bitmap of BrOffice.org


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [9d2eeba3f206b4934995945c3dc24f38febd307a]

INTEGRATION: CWS pchfix04 (1.16.14); FILE MERGED 2007/02/05 08:44:05 os 1.16.14.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [b502ef750d01baa5e16a4d751b2494e6acef2496]

INTEGRATION: CWS pchfix04 (1.2.60); FILE MERGED 2006/11/29 13:59:08 kaib 1.2.60.2: #i71519# extensions pch working with msc 2006/11/24 09:43:56 mkretzschmar 1.2.60.1: #i71519# fill in extensions pch file. Builds fine on Linux.


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [be88540d1d1c1f4453415a45d0d38c01becc49ec]

INTEGRATION: CWS pchfix04 (1.68.6); FILE MERGED 2007/02/06 07:02:01 os 1.68.6.1: #i73604#  eeitemid.hxx removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [c500853585da2d7d8108e664494bf095c6c0940b]

INTEGRATION: CWS pchfix04 (1.9.32); FILE MERGED 2007/02/05 08:45:41 os 1.9.32.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [200a57d705e612bb759ed8eff0330461f0bc80f4]

INTEGRATION: CWS pchfix04 (1.78.32); FILE MERGED 2007/02/06 07:02:00 os 1.78.32.1: #i73604#  eeitemid.hxx removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [d48d29dedcfb210488ac8cba42caf258e6af64b8]

INTEGRATION: CWS pchfix04 (1.37.50); FILE MERGED 2007/04/25 19:49:08 hjs 1.37.50.4: RESYNC: (1.39-1.40); FILE MERGED 2007/01/26 18:49:57 hjs 1.37.50.3: RESYNC: (1.38-1.39); FILE MERGED 2006/12/22 11:01:11 hjs 1.37.50.2: RESYNC: (1.37-1.38); FILE MERGED 2006/11/16 15:32:13 mkretzschmar 1.37.50.1: #i71619# Don't include pch files in cxx files that will be included


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [d7d955f5cbadedacc13be0e49f085ed423f168f4]

INTEGRATION: CWS pchfix04 (1.10.50); FILE MERGED 2006/11/16 15:32:13 mkretzschmar 1.10.50.1: #i71619# Don't include pch files in cxx files that will be included


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [5bf4a55c8629596cbb7dd67660e8bf0becf6678d]

INTEGRATION: CWS pchfix04 (1.2.50); FILE MERGED 2007/02/06 11:20:44 hjs 1.2.50.3: #i73078# remove entry for removed file 2006/11/24 16:08:36 kaib 1.2.50.2: #i71519# Fixed win32 pch headers 2006/11/23 09:51:39 mkretzschmar 1.2.50.1: #i71519# fill in dbaccess pch file. Builds fine on Linux.


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [c19cf0e65344d1b4aad7e7d78c86ea2274db8a4c]

INTEGRATION: CWS pchfix04 (1.16.40); FILE MERGED 2007/02/05 12:14:17 os 1.16.40.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [37aa7c01b9ad9b5b50c31b1a9bf258cc0e2b93a7]

INTEGRATION: CWS pchfix04 (1.46.332); FILE MERGED 2007/04/25 18:18:59 hjs 1.46.332.5: RESYNC: (1.47-1.48); FILE MERGED 2007/02/02 11:33:49 hjs 1.46.332.4: #i72289# second try... 2007/02/02 10:00:46 hjs 1.46.332.3: #i72289# multiple libs for export detection to avoid hitting a filesize limit for .lib files with changed debug switches 2006/12/04 17:57:01 kaib 1.46.332.2: RESYNC: (1.46-1.47); FILE MERGED 2006/12/04 12:53:41 kaib 1.46.332.1: #i71519# Added force option to complete linking on msc


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [ea152b320ce2d88cc51d82552cc8f678ec6041ec]

INTEGRATION: CWS pchfix04 (1.24.86); FILE MERGED 2007/02/05 12:14:17 os 1.24.86.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [d769a0b53bc8eb426b976978a8ba37246d8b8455]

INTEGRATION: CWS pchfix04 (1.59.86); FILE MERGED 2007/02/05 12:14:17 os 1.59.86.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [b3e72fe1274e122e1d334e556759547b71cc1054]

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  Kurt Zenker  <kz@openoffice.org>  [e6ec8115c67f2a2b1e4c2162b19f35e9ac4c9659]

INTEGRATION: CWS pchfix04 (1.28.86); FILE MERGED 2007/02/05 12:14:16 os 1.28.86.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [b8749b83a215aee116459e3209ec1535266a555b]

INTEGRATION: CWS pchfix04 (1.22.24); FILE MERGED 2007/02/05 12:14:16 os 1.22.24.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [69337e9fa7773f1581c4b6fb529c45c3ecaae84a]

INTEGRATION: CWS pchfix04 (1.4.86); FILE MERGED 2007/02/05 12:14:16 os 1.4.86.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [c4f7dfd5078d936182d4e54d9f7ab726d7e90b54]

INTEGRATION: CWS pchfix04 (1.35.2); FILE MERGED 2007/02/05 12:14:16 os 1.35.2.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [5fe36acb8cc1decb3cdf0d690af799a759387740]

INTEGRATION: CWS nativebroffice_SRC680 (1.2.102); FILE MERGED 2007/03/14 12:09:48 obr 1.2.102.1: #i74459# multi product support


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [c024525bd847b360e6bbfafcc9d4466ac67a76f3]

INTEGRATION: CWS pchfix04 (1.18.14); FILE MERGED 2007/02/05 12:14:15 os 1.18.14.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [0f9acdafe776745e28109e60b4f1ed5d13fe04c5]

INTEGRATION: CWS nativebroffice_SRC680 (1.13.22); FILE MERGED 2007/03/14 12:09:48 obr 1.13.22.1: #i74459# multi product support


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [80dc9b6fe1a198216130c10c569dd59181c859b7]

INTEGRATION: CWS pchfix04 (1.15.86); FILE MERGED 2007/02/05 12:14:15 os 1.15.86.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [53b368e890bf1582e12db4e785022d5aae7c55e2]

INTEGRATION: CWS nativebroffice_SRC680 (1.25.2.1.2); FILE MERGED 2007/03/14 12:09:47 obr 1.25.2.1.2.1: #i74459# multi product support


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [feaec26573722f6c78622836f03c0bfd29139a3d]

INTEGRATION: CWS pchfix04 (1.76.2); FILE MERGED 2007/02/05 12:14:15 os 1.76.2.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [8f78b026c7e31f3487e67f0dcb721b633659babc]

INTEGRATION: CWS nativebroffice_SRC680 (1.10.2.2.2); FILE MERGED 2007/03/14 12:53:35 obr 1.10.2.2.2.2: #i74459# consistant icon naming scheme 2007/03/14 12:09:47 obr 1.10.2.2.2.1: #i74459# multi product support


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [e5d0832a700e79c1668ea60def42cfb63c177fd7]

INTEGRATION: CWS pchfix04 (1.15.40); FILE MERGED 2007/02/05 12:14:15 os 1.15.40.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [bfcd5dcd19510c904f42c019d107473dcf4d3614]

INTEGRATION: CWS nativebroffice_SRC680 (1.5.230); FILE MERGED 2007/03/14 12:09:47 obr 1.5.230.1: #i74459# multi product support


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [b5cf2d81e8dfb76dca1aa175c573b61877fe1299]

INTEGRATION: CWS pchfix04 (1.22.2); FILE MERGED 2007/02/05 12:14:14 os 1.22.2.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [1344f691c7a92d73ae01084c24d311800e9a7398]

#i76963# buildfix


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [060c3bf2928171b7a830866284c114731acb848e]

INTEGRATION: CWS nativebroffice_SRC680 (1.14.2.2.2); FILE MERGED 2007/03/14 14:37:37 obr 1.14.2.2.2.3: #i74459# restored tar.gz generation 2007/03/14 12:53:35 obr 1.14.2.2.2.2: #i74459# consistant icon naming scheme 2007/03/14 12:09:47 obr 1.14.2.2.2.1: #i74459# multi product support


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [0e71c6eb23bfdec434548fc71aef50d850e23f7e]

INTEGRATION: CWS pchfix04 (1.37.2); FILE MERGED 2007/02/05 12:14:14 os 1.37.2.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [bab7d0ca3e058962d9e83b6ad1de3dc79de9a0f6]

INTEGRATION: CWS nativebroffice_SRC680 (1.2.184); FILE MERGED 2007/03/14 12:09:47 obr 1.2.184.1: #i74459# multi product support


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [e17c7b8b857e25a203a46531817f56addd5519bc]

INTEGRATION: CWS pchfix04 (1.12.40); FILE MERGED 2007/02/05 12:14:14 os 1.12.40.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [5cecd12a91251c222994ee5867dca0877e370ef5]

INTEGRATION: CWS nativebroffice_SRC680 (1.3.28); FILE MERGED 2007/03/14 12:32:20 obr 1.3.28.2: #i74459# renamed flag file 2007/03/14 12:09:46 obr 1.3.28.1: #i74459# multi product support


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [72661186bdbe4c95c248f8df4cab7eb272ee1f4b]

INTEGRATION: CWS pchfix04 (1.16.14); FILE MERGED 2007/02/05 12:14:14 os 1.16.14.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [03e1c0887d29e8f624808d110681eb2d522c108c]

INTEGRATION: CWS pchfix04 (1.12.86); FILE MERGED 2007/02/05 12:14:14 os 1.12.86.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [35063d1db06fd2bd69b433c3d5f5167c5fd093f0]

INTEGRATION: CWS pchfix04 (1.15.40); FILE MERGED 2007/02/05 12:14:14 os 1.15.40.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [a125f26cf7faead008365b85c3dc9e70d8bf08c1]

INTEGRATION: CWS nativebroffice_SRC680 (1.1.2); FILE ADDED 2007/03/14 14:30:33 obr 1.1.2.2: #i74459# fixed permissions for none rpm builds 2007/03/14 12:09:46 obr 1.1.2.1: #i74459# multi product support


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [d633f122be84c2cfe187ffaabc07788b630f6e1e]

INTEGRATION: CWS nativebroffice_SRC680 (1.24.2.1.2); FILE MERGED 2007/03/14 12:09:45 obr 1.24.2.1.2.1: #i74459# multi product support


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [a2c68721eb1d874f7a4974b0793b773c8bf63f4e]

INTEGRATION: CWS pchfix04 (1.27.86); FILE MERGED 2007/02/05 12:14:13 os 1.27.86.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [8056ec9c75014f878aa2534615b77dedd11a7bcf]

INTEGRATION: CWS pchfix04 (1.30.86); FILE MERGED 2007/02/05 12:14:13 os 1.30.86.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [6d95341824f86d833537796e0a64024183304928]

INTEGRATION: CWS nativebroffice_SRC680 (1.14.2.1.2); FILE MERGED 2007/03/14 12:09:45 obr 1.14.2.1.2.1: #i74459# multi product support


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [cb56b7cbf1a0a796dfaefb0bb59ba233a28fafe9]

INTEGRATION: CWS pchfix04 (1.20.38); FILE MERGED 2007/02/05 12:14:13 os 1.20.38.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [41927befeccac033626ae39223a185a08c1ac9ca]

INTEGRATION: CWS pchfix04 (1.28.124); FILE MERGED 2007/02/05 12:14:12 os 1.28.124.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [5c49541a43658ee96f54c2e6dcdabc27b0b895a1]

INTEGRATION: CWS pchfix04 (1.79.22); FILE MERGED 2007/04/25 19:11:51 hjs 1.79.22.2: RESYNC: (1.79-1.80); FILE MERGED 2007/02/05 12:14:12 os 1.79.22.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [a94e3853198bf7094a1e4d0dc1568db85a0e1249]

INTEGRATION: CWS nativebroffice_SRC680 (1.14.2.1.2); FILE MERGED 2007/03/14 12:09:44 obr 1.14.2.1.2.1: #i74459# multi product support


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [5cf202f1072924dec232e275f0aed66b37d189e9]

INTEGRATION: CWS pchfix04 (1.29.22); FILE MERGED 2007/02/05 12:14:12 os 1.29.22.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [843cd274dabc9cb52aeedb479965f11ad3d6e5a4]

INTEGRATION: CWS nativebroffice_SRC680 (1.4.146); FILE MERGED 2007/03/14 12:09:44 obr 1.4.146.1: #i74459# multi product support


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [f64ed4e8768427db911af2a4157b5b69e1c5c5df]

INTEGRATION: CWS pchfix04 (1.78.72); FILE MERGED 2007/02/05 12:14:11 os 1.78.72.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [fdfde87a4475017a21ca3eb5849530b25f9d0722]

INTEGRATION: CWS pchfix04 (1.48.40); FILE MERGED 2007/02/06 06:44:10 os 1.48.40.1: #i73604#  eeitemid.hxx removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [3452c5f5b4da5221c6526665a3a6fc02faa427bf]

INTEGRATION: CWS pchfix04 (1.38.14); FILE MERGED 2007/04/25 19:12:33 hjs 1.38.14.2: RESYNC: (1.38-1.39); FILE MERGED 2007/02/05 12:14:11 os 1.38.14.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [fa55c1180afc7a245723d8069c5ad0d3bb00e5e5]

INTEGRATION: CWS pchfix04 (1.71.2); FILE MERGED 2007/02/06 06:44:10 os 1.71.2.2: #i73604#  eeitemid.hxx removed 2007/02/05 12:14:10 os 1.71.2.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [2a5f76eec08425e32a1dd836687512229a5374b8]

INTEGRATION: CWS nativebroffice_SRC680 (1.1.2); FILE ADDED 2007/03/14 12:09:43 obr 1.1.2.1: #i74459# multi product support


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [1f0b690273581a22f280d4c1dd1d7252d36b44fb]

INTEGRATION: CWS pchfix04 (1.3.654); FILE MERGED 2007/02/05 12:14:10 os 1.3.654.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [128a514a1be1a8ce8965c5c9f968abffbd254807]

INTEGRATION: CWS pchfix04 (1.12.40); FILE MERGED 2007/02/06 06:44:10 os 1.12.40.1: #i73604#  eeitemid.hxx removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [54cf1c0a0154fdcc72b1066238bcf0bb597fa357]

INTEGRATION: CWS pchfix04 (1.150.2); FILE MERGED 2007/02/06 08:06:33 os 1.150.2.3: #i73604#  eeitemid.hxx removed 2007/02/06 06:44:10 os 1.150.2.2: #i73604#  eeitemid.hxx removed 2007/02/05 12:14:09 os 1.150.2.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [b546e81c5bfa69f36073bbfc6eef0eeeaf4ce4b8]

INTEGRATION: CWS pchfix04 (1.16.2); FILE MERGED 2007/02/06 08:06:33 os 1.16.2.3: #i73604#  eeitemid.hxx removed 2007/02/06 06:44:09 os 1.16.2.2: #i73604#  eeitemid.hxx removed 2007/02/05 12:14:09 os 1.16.2.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [253f27f0c1c0a4240240158ed6379c8794cf8727]

INTEGRATION: CWS pchfix04 (1.29.24); FILE MERGED 2007/02/05 12:14:09 os 1.29.24.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [fc3878105f98a0ac21535468059ee26e29f482e9]

INTEGRATION: CWS pchfix04 (1.15.2); FILE MERGED 2007/02/05 12:14:09 os 1.15.2.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [c0f64d90b67ac7e9fa74f2823be48ef4edf6d7f1]

INTEGRATION: CWS pchfix04 (1.12.26); FILE MERGED 2007/02/06 06:44:09 os 1.12.26.2: #i73604#  eeitemid.hxx removed 2007/02/05 12:14:08 os 1.12.26.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [28a96fe20ec672ae481b3fd17c5e5740edd1eac9]

INTEGRATION: CWS pchfix04 (1.9.40); FILE MERGED 2007/02/05 12:14:08 os 1.9.40.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [9ffc3ced20a9d99cc099d3356fb83cd789e78cf5]

INTEGRATION: CWS pchfix04 (1.11.124); FILE MERGED 2007/02/06 08:06:32 os 1.11.124.2: #i73604#  eeitemid.hxx removed 2007/02/06 06:44:09 os 1.11.124.1: #i73604#  eeitemid.hxx removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [117d2ae8fdfe7f4eded6a996881a50e1be216de0]

INTEGRATION: CWS pchfix04 (1.2.654); FILE MERGED 2007/02/05 12:14:08 os 1.2.654.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [4296ebe82a9bf3fb8a7f8be685e4ba06828d1e18]

INTEGRATION: CWS pchfix04 (1.60.2); FILE MERGED 2007/02/05 12:14:07 os 1.60.2.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [17a0bb8d61994798ade34b8b1c75bb9943952b6d]

INTEGRATION: CWS pchfix04 (1.7.86); FILE MERGED 2007/02/05 12:14:07 os 1.7.86.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [a22546046709c6a7179e209950e8116693224f54]

INTEGRATION: CWS pchfix04 (1.147.2); FILE MERGED 2007/02/06 06:44:08 os 1.147.2.2: #i73604#  eeitemid.hxx removed 2007/02/05 12:14:07 os 1.147.2.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [412490b9977e44a6596316f1f10bcad28428bc18]

INTEGRATION: CWS pchfix04 (1.6.86); FILE MERGED 2007/02/05 12:14:06 os 1.6.86.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [307598a694a68f7fa6d00cb1f6fbb181ebe4dc9e]

INTEGRATION: CWS pchfix04 (1.5.86); FILE MERGED 2007/02/05 12:14:06 os 1.5.86.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [eaff81cc8a152a14b2e73383eaf5f169d7f7fb5a]

INTEGRATION: CWS pchfix04 (1.10.24); FILE MERGED 2007/02/05 12:14:06 os 1.10.24.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [fb592503299ceb221982af2c3e7b27cbc699602b]

INTEGRATION: CWS pchfix04 (1.5.24); FILE MERGED 2007/02/05 12:14:06 os 1.5.24.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [d18dd6d22b55e2879bf9c84aee77a814992f1c80]

INTEGRATION: CWS pchfix04 (1.69.24); FILE MERGED 2007/02/05 12:14:05 os 1.69.24.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [7fca5fe7287bb4d87d9b9f1e48a2fead0dfd5fe2]

INTEGRATION: CWS pchfix04 (1.12.86); FILE MERGED 2007/02/05 12:14:05 os 1.12.86.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [30c287479e2a57c14bd0795061bee8e4d7513ef8]

INTEGRATION: CWS pchfix04 (1.8.24); FILE MERGED 2007/02/05 12:14:05 os 1.8.24.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [0c6cc26999ca05b125af9ab80037b8d4f0ecfd89]

INTEGRATION: CWS pchfix04 (1.5.124); FILE MERGED 2007/02/05 12:14:05 os 1.5.124.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [bf3090874b2ecdd28c35fd82fab7c0a344c4bfe5]

INTEGRATION: CWS pchfix04 (1.36.2); FILE MERGED 2007/04/25 18:29:11 hjs 1.36.2.2: RESYNC: (1.36-1.37); FILE MERGED 2007/02/05 12:14:05 os 1.36.2.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [1347c9b2327693e472fd8926de17a4d1232c3735]

INTEGRATION: CWS pchfix04 (1.7.124); FILE MERGED 2007/02/05 12:14:05 os 1.7.124.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [455f9b9cd04f96c6cd714b1939e579c6ae34d28a]

INTEGRATION: CWS pchfix04 (1.22.86); FILE MERGED 2007/02/05 12:14:04 os 1.22.86.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [69060afb93148de093e29d1147629d09a7d64d3d]

INTEGRATION: CWS pchfix04 (1.6.124); FILE MERGED 2007/02/05 12:14:04 os 1.6.124.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [ba7ae698ff7f8e9073add9253e647905825d64b5]

INTEGRATION: CWS pchfix04 (1.7.86); FILE MERGED 2007/02/05 12:14:04 os 1.7.86.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [1e48a2067e29633f6753320c5722f4d5b5eb0ea6]

INTEGRATION: CWS pchfix04 (1.9.24); FILE MERGED 2007/02/05 12:14:04 os 1.9.24.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [41ef1b5d1a4ed9e674000bef5e39a04240f6066c]

INTEGRATION: CWS pchfix04 (1.9.124); FILE MERGED 2007/02/05 12:14:04 os 1.9.124.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [61f54a91984917048c2fe7c00abc13bbacc83c2a]

INTEGRATION: CWS pchfix04 (1.46.24); FILE MERGED 2007/02/05 14:19:37 os 1.46.24.2: #i73604# additional Ctor - which Id only 2007/02/05 12:14:04 os 1.46.24.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [958b567f7fb2b360f32a3e24a396ba3860f1b136]

INTEGRATION: CWS pchfix04 (1.25.86); FILE MERGED 2007/02/05 12:14:03 os 1.25.86.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [de5d4ad5fd86cc2e8f3f6232130c18f398afbc6a]

INTEGRATION: CWS pchfix04 (1.8.40); FILE MERGED 2007/02/05 12:14:03 os 1.8.40.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [612d039e61803bf1dea1955e8966d429bd8b5e39]

INTEGRATION: CWS pchfix04 (1.7.24); FILE MERGED 2007/02/05 12:14:03 os 1.7.24.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [d0fc2c8c57709a3ee0eefcfb3bc880ae0468e444]

INTEGRATION: CWS pchfix04 (1.7.86); FILE MERGED 2007/02/05 12:14:03 os 1.7.86.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [a1bd66445486990350a333058607bd20f250c8ef]

INTEGRATION: CWS pchfix04 (1.14.24); FILE MERGED 2007/02/05 12:14:03 os 1.14.24.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [a652fdffcbe5c14333990d2b67539bd7981529f3]

INTEGRATION: CWS pchfix04 (1.6.86); FILE MERGED 2007/02/05 12:14:03 os 1.6.86.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [19729f3d1dc5403fc7d76f381a9ab83cfee3a486]

INTEGRATION: CWS pchfix04 (1.11.24); FILE MERGED 2007/02/05 14:19:37 os 1.11.24.2: #i73604# additional Ctor - which Id only 2007/02/05 12:14:02 os 1.11.24.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [12bebc36228a872446b4ff8be4c2bc5d89b1b88d]

INTEGRATION: CWS pchfix04 (1.5.246); FILE MERGED 2007/02/05 12:14:02 os 1.5.246.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [dcc0e82752b9dcd35b8490ad3a8ddce13abec60a]

INTEGRATION: CWS pchfix04 (1.52.124); FILE MERGED 2007/02/05 12:14:02 os 1.52.124.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [45cabb221ec66bee08bfa0f300d6e3dff1a9e719]

INTEGRATION: CWS pchfix04 (1.5.124); FILE MERGED 2007/02/05 12:14:01 os 1.5.124.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [b85a932698768ce40922a8048c4990b613dbe10c]

INTEGRATION: CWS pchfix04 (1.12.8); FILE MERGED 2007/02/05 12:14:01 os 1.12.8.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [fd183a136012dfa4fa78c8f36058fb4291dd6ddc]

INTEGRATION: CWS pchfix04 (1.8.124); FILE MERGED 2007/02/05 12:14:01 os 1.8.124.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [82c8fed665b7c98ddd59fc44c14cf368d662c69f]

INTEGRATION: CWS pchfix04 (1.11.40); FILE MERGED 2007/02/05 12:14:00 os 1.11.40.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [a6c706fb947bd38aa54f22fd8fdac914f63f545e]

INTEGRATION: CWS pchfix04 (1.27.14); FILE MERGED 2007/02/05 12:14:00 os 1.27.14.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [337977ba89e3b9d1bbed74386ca8b97e687ce1e7]

INTEGRATION: CWS pchfix04 (1.28.38); FILE MERGED 2007/02/05 12:14:00 os 1.28.38.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [47e75b333bc6c2ec1747390d89274c1081b2f509]

INTEGRATION: CWS pchfix04 (1.40.38); FILE MERGED 2007/04/25 18:32:26 hjs 1.40.38.2: RESYNC: (1.40-1.41); FILE MERGED 2007/02/05 12:14:00 os 1.40.38.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [5dfc1a69611f8095aba9fc2de942d2f21a922481]

INTEGRATION: CWS pchfix04 (1.7.40); FILE MERGED 2007/02/05 12:14:00 os 1.7.40.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [957d349c47d2543c561c6b8b1895ac8c6c9100ba]

INTEGRATION: CWS pchfix04 (1.56.74); FILE MERGED 2007/02/05 12:13:59 os 1.56.74.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [ad94ca6a0a26fa34548f5730dbd22edc64df72eb]

INTEGRATION: CWS pchfix04 (1.68.86); FILE MERGED 2007/02/05 12:13:59 os 1.68.86.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [131bcdff365e34bbd50fca1212b7e0f5e82cbe8b]

INTEGRATION: CWS pchfix04 (1.2.654); FILE MERGED 2007/02/06 07:01:05 os 1.2.654.1: #i73604#  eeitemid.hxx removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [3e32c75865fc3ecf98d043292248524e234e57f0]

INTEGRATION: CWS pchfix04 (1.16.86); FILE MERGED 2007/02/06 06:44:07 os 1.16.86.1: #i73604#  eeitemid.hxx removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [2eae5be65c5c4846787d94e750619514431d92f4]

INTEGRATION: CWS pchfix04 (1.104.40); FILE MERGED 2007/02/05 12:13:59 os 1.104.40.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [925fb9a38ce095af55014d2bfe1815817b58cab0]

INTEGRATION: CWS pchfix04 (1.10.86); FILE MERGED 2007/02/06 07:01:05 os 1.10.86.1: #i73604#  eeitemid.hxx removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [ffd841bed8a9e9fba0a55fab285ac01985d6f1f7]

INTEGRATION: CWS pchfix04 (1.38.74); FILE MERGED 2007/02/05 12:13:58 os 1.38.74.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [1cd16fb2c81f5fb3ba8d371ba3fc0825bea7db05]

INTEGRATION: CWS pchfix04 (1.27.2); FILE MERGED 2007/05/08 17:15:16 hjs 1.27.2.2: RESYNC: (1.27-1.28); FILE MERGED 2007/02/05 12:13:58 os 1.27.2.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [eae81d5cf9f4da009cfe71fdddbdab61acc5cb04]

INTEGRATION: CWS pchfix04 (1.14.86); FILE MERGED 2007/02/05 12:13:58 os 1.14.86.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [abf6353e6000dbd1bd0c27348ab47d1d380cad10]

INTEGRATION: CWS pchfix04 (1.25.40); FILE MERGED 2007/02/05 12:13:58 os 1.25.40.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [01fa14b065efdefc7a4cc0b4cebfabb7adf49ea0]

INTEGRATION: CWS pchfix04 (1.26.86); FILE MERGED 2007/05/08 17:13:16 hjs 1.26.86.2: RESYNC: (1.26-1.27); FILE MERGED 2007/02/05 12:13:58 os 1.26.86.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [462f5433a39f7d548cef1118a341c1340f6280b4]

INTEGRATION: CWS pchfix04 (1.36.2); FILE MERGED 2007/05/08 17:12:12 hjs 1.36.2.2: RESYNC: (1.36-1.37); FILE MERGED 2007/02/05 12:13:57 os 1.36.2.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [137fd96de58f831528ecfbeeb1e1c79daa3845bf]

INTEGRATION: CWS pchfix04 (1.24.2); FILE MERGED 2007/05/08 17:11:02 hjs 1.24.2.2: RESYNC: (1.24-1.25); FILE MERGED 2007/02/05 12:13:57 os 1.24.2.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [6b94506b3723a4bc89bb2f989bc0f975f1279aba]

INTEGRATION: CWS pchfix04 (1.20.2); FILE MERGED 2007/05/08 17:10:19 hjs 1.20.2.2: RESYNC: (1.20-1.21); FILE MERGED 2007/02/05 12:13:57 os 1.20.2.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [3c7067b75e4c7d4ad6ec1f2736b4933d7c684f1a]

INTEGRATION: CWS pchfix04 (1.26.86); FILE MERGED 2007/05/08 17:09:31 hjs 1.26.86.2: RESYNC: (1.26-1.27); FILE MERGED 2007/02/05 12:13:57 os 1.26.86.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [35e1e2e5be1c821f181f601e6d7998d1cd17d28c]

INTEGRATION: CWS pchfix04 (1.25.86); FILE MERGED 2007/05/08 17:08:39 hjs 1.25.86.2: RESYNC: (1.25-1.26); FILE MERGED 2007/02/05 12:13:57 os 1.25.86.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [121394713a67de97f259934297e3b37f25ad76d0]

INTEGRATION: CWS pchfix04 (1.24.2); FILE MERGED 2007/05/08 17:07:48 hjs 1.24.2.2: RESYNC: (1.24-1.25); FILE MERGED 2007/02/05 12:13:57 os 1.24.2.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [f62a7f2e1123d246e4b809fbfb9010cc0dc65a21]

INTEGRATION: CWS pchfix04 (1.23.2); FILE MERGED 2007/02/05 12:13:56 os 1.23.2.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [f395293319128be58df1f5befa9dd6afb5a8477d]

INTEGRATION: CWS pchfix04 (1.7.124); FILE MERGED 2007/04/25 18:48:48 hjs 1.7.124.2: RESYNC: (1.7-1.8); FILE MERGED 2007/02/05 12:13:56 os 1.7.124.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [4dcfcf72d133b3775f58ba3c10fbb9e45e3530db]

INTEGRATION: CWS pchfix04 (1.8.84); FILE MERGED 2007/04/25 18:49:59 hjs 1.8.84.2: RESYNC: (1.8-1.9); FILE MERGED 2007/02/05 12:13:56 os 1.8.84.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [0009ad9b2d786ff1d0eac35550fd04688087c4d7]

INTEGRATION: CWS pchfix04 (1.34.86); FILE MERGED 2007/02/05 12:13:56 os 1.34.86.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [741573202b60555235c95d2f4007d5b09e713fe2]

INTEGRATION: CWS pchfix04 (1.9.2); FILE MERGED 2007/02/05 12:13:56 os 1.9.2.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [5da8ed843d51bc8e8bb22d745644bbe663b74fb7]

INTEGRATION: CWS pchfix04 (1.12.124); FILE MERGED 2007/02/05 12:13:56 os 1.12.124.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [a9812e4f140c5a40413d4f6a70d0264054ef3dab]

INTEGRATION: CWS pchfix04 (1.40.86); FILE MERGED 2007/02/05 12:13:55 os 1.40.86.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [8ce820eb3bad5cd4e2f5b100b98f071ed6db5fe0]

INTEGRATION: CWS pchfix04 (1.5.124); FILE MERGED 2007/02/05 12:13:55 os 1.5.124.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [e2e68aa77fb27c66e2fb443f4605940f70df644d]

INTEGRATION: CWS pchfix04 (1.8.124); FILE MERGED 2007/02/05 12:13:55 os 1.8.124.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [a4df2dfa311b0fa9e894623cb80c538b9805c45d]

INTEGRATION: CWS pchfix04 (1.10.124); FILE MERGED 2007/02/05 12:13:55 os 1.10.124.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [3f506f21257d528b2c4cbf0a07d4059fd6c72325]

INTEGRATION: CWS pchfix04 (1.46.2); FILE MERGED 2007/05/08 17:06:27 hjs 1.46.2.3: RESYNC: (1.47-1.48); FILE MERGED 2007/04/25 19:01:16 hjs 1.46.2.2: RESYNC: (1.46-1.47); FILE MERGED 2007/02/05 12:13:55 os 1.46.2.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [3efd8252374d01ec110c410ebec5d6e6d395378a]

INTEGRATION: CWS pchfix04 (1.15.86); FILE MERGED 2007/02/05 12:13:55 os 1.15.86.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [b6a5e9d1790e99183c0cec9a31a81f45ec0abf0f]

INTEGRATION: CWS pchfix04 (1.34.2); FILE MERGED 2007/02/05 12:13:54 os 1.34.2.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [27ab6ab8fb595bc84acdb39c5165df2132d77880]

INTEGRATION: CWS pchfix04 (1.19.2); FILE MERGED 2007/02/05 12:13:54 os 1.19.2.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [c88d2616619115fad7b02e5d245f00768cc1d9b8]

INTEGRATION: CWS pchfix04 (1.14.2); FILE MERGED 2007/05/08 17:05:13 hjs 1.14.2.2: RESYNC: (1.14-1.15); FILE MERGED 2007/02/05 12:13:54 os 1.14.2.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [f2d20a2909e360d4ee19959066ebbacd390b9162]

INTEGRATION: CWS pchfix04 (1.38.2); FILE MERGED 2007/04/25 18:57:31 hjs 1.38.2.2: RESYNC: (1.38-1.39); FILE MERGED 2007/02/05 12:13:54 os 1.38.2.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [09f4a8d5728399d2cead4bb187149b09558f9810]

INTEGRATION: CWS pchfix04 (1.7.124); FILE MERGED 2007/02/05 12:13:54 os 1.7.124.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [91c01a2df30d1bf19ca21c5eb7d197b2c2706fdc]

INTEGRATION: CWS pchfix04 (1.6.124); FILE MERGED 2007/02/06 06:44:07 os 1.6.124.1: #i73604#  eeitemid.hxx removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [153d1e7eb58b6dcce71b3ac95f89006725ac4a3e]

INTEGRATION: CWS pchfix04 (1.53.2); FILE MERGED 2007/04/25 18:36:08 hjs 1.53.2.2: RESYNC: (1.53-1.54); FILE MERGED 2007/02/05 12:13:53 os 1.53.2.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [07237170e7fbfe8f3cbad321269bad035e7efedb]

INTEGRATION: CWS pchfix04 (1.26.124); FILE MERGED 2007/05/08 17:03:45 hjs 1.26.124.2: RESYNC: (1.26-1.27); FILE MERGED 2007/02/05 12:13:53 os 1.26.124.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [2385a988509c3993febc476ab78857779878e40f]

INTEGRATION: CWS pchfix04 (1.16.86); FILE MERGED 2007/02/05 12:13:53 os 1.16.86.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [a0e08ff6a55b9cc545e38c256078e8f62f1e178a]

INTEGRATION: CWS pchfix04 (1.20.40); FILE MERGED 2007/02/05 12:13:53 os 1.20.40.1: #i73604# usage of ITEMID_* removed


2007-05-10  Fridrich Štrba  <fridrich_strba@openoffice.org>  [d02bdcce7662a7e448cd0c4bc2933b2343216d48]

simplifying the handling of BooleanValue and Boolean


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [e933e69c23d53b4196e2557fd9474796a21731d4]

INTEGRATION: CWS pchfix04 (1.32.10); FILE MERGED 2007/02/05 12:13:53 os 1.32.10.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [9563d49f4f0a87dad975507f93ba67e2edd86911]

INTEGRATION: CWS pchfix04 (1.14.2); FILE MERGED 2007/02/05 12:13:52 os 1.14.2.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [f535c0f8eaa16485cbed8a8f6b261149daf1eb9d]

INTEGRATION: CWS pchfix04 (1.16.2); FILE MERGED 2007/02/05 12:13:52 os 1.16.2.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [d7bc3399a8b551bfdef18624bf1fa6ead1227b0f]

INTEGRATION: CWS pchfix04 (1.35.74); FILE MERGED 2007/05/08 17:00:47 hjs 1.35.74.2: RESYNC: (1.35-1.36); FILE MERGED 2007/02/05 12:13:52 os 1.35.74.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [aa3bd91882f043c916e04c05ba3380ace2a0178a]

INTEGRATION: CWS pchfix04 (1.11.86); FILE MERGED 2007/02/05 12:13:52 os 1.11.86.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [21e233d624b4995eaa37916d1da4607dbddd20f7]

INTEGRATION: CWS pchfix04 (1.8.124); FILE MERGED 2007/02/05 12:13:52 os 1.8.124.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [2220f23c8e3d98237b945c04e35f0f8fb30640f5]

INTEGRATION: CWS pchfix04 (1.6.124); FILE MERGED 2007/02/05 12:13:51 os 1.6.124.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [e11a377bd776f3daf2e216b6037997ec1e46480a]

INTEGRATION: CWS pchfix04 (1.92.2); FILE MERGED 2007/02/05 12:13:51 os 1.92.2.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [8ca76751c268e506fa61946c1dea62e3a1610af6]

INTEGRATION: CWS pchfix04 (1.5.124); FILE MERGED 2007/02/05 12:13:51 os 1.5.124.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [219da8b66722b67f024c49a04f78f273c57a47ea]

INTEGRATION: CWS pchfix04 (1.31.2); FILE MERGED 2007/05/08 16:57:57 hjs 1.31.2.2: RESYNC: (1.31-1.32); FILE MERGED 2007/02/05 12:13:51 os 1.31.2.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [ea6e2cc6a57967a440e36d8bb401d8f7cbe697cf]

INTEGRATION: CWS pchfix04 (1.35.2); FILE MERGED 2007/02/05 12:13:51 os 1.35.2.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [7fb2df60e72f50cffa5547cfceef2d50ede8ae5f]

INTEGRATION: CWS pchfix04 (1.22.84); FILE MERGED 2007/02/05 12:13:50 os 1.22.84.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [3ccea10ac5e121769647d11da0f0876d25a906cd]

INTEGRATION: CWS pchfix04 (1.14.86); FILE MERGED 2007/02/13 14:56:44 hjs 1.14.86.2: RESYNC: (1.14-1.15); FILE MERGED 2007/02/05 12:13:50 os 1.14.86.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [b46d07e3aed79d20649dee6a736905ffc1e0c25b]

INTEGRATION: CWS pchfix04 (1.15.40); FILE MERGED 2007/02/05 12:13:50 os 1.15.40.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [e026f8c4d0a07317ae17153ef8ef4e30279a9653]

INTEGRATION: CWS pchfix04 (1.122.72); FILE MERGED 2007/04/25 18:18:16 hjs 1.122.72.2: RESYNC: (1.122-1.123); FILE MERGED 2007/02/06 08:20:03 os 1.122.72.1: #i73604#  eeitemid.hxx removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [6b4046c96eadc950112d829c93565e2ad6951703]

INTEGRATION: CWS pchfix04 (1.2.44); FILE MERGED 2007/05/03 15:37:02 hjs 1.2.44.1: #i73604# - fix after resync


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [5b0e549e5d03bd8e11f0c8df6926f0847906f2ba]

INTEGRATION: CWS pchfix04 (1.2.46); FILE MERGED 2007/05/03 15:37:02 hjs 1.2.46.1: #i73604# - fix after resync


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [7fa0b1d2a08e6eb08b132fd13da7901e3a2211d3]

INTEGRATION: CWS pchfix04 (1.2.46); FILE MERGED 2007/05/03 15:37:01 hjs 1.2.46.1: #i73604# - fix after resync


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [62e3463ce4e0479ba3df3a7477057e35362360af]

INTEGRATION: CWS pchfix04 (1.2.44); FILE MERGED 2007/05/03 15:37:01 hjs 1.2.44.1: #i73604# - fix after resync


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [958eea38e6c2a4871cec5ee0fc8f1d2690109cb6]

INTEGRATION: CWS pchfix04 (1.2.46); FILE MERGED 2007/05/03 15:37:00 hjs 1.2.46.1: #i73604# - fix after resync


2007-05-10  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b0a50f2d1134fbf4a3980aba7c2dbe1244df52a1]

#i10000# - workaround for ZIPnTARGET used in module root makefiles


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [c5253598f53ed01f68be7367ba443225f5beab81]

INTEGRATION: CWS pchfix04 (1.2.124); FILE MERGED 2007/02/16 12:11:06 hjs 1.2.124.6: #i73078# removed file 2007/02/02 09:36:36 hjs 1.2.124.5: #i73078# including local files isn't advised and causes link error on windows here 2006/12/14 16:34:45 mkretzschmar 1.2.124.4: Fix build after resync to m196 2006/12/08 14:00:31 mkretzschmar 1.2.124.3: Fix build after resync to m195 2006/11/27 10:01:35 mkretzschmar 1.2.124.2: #i71519# fix svx pch build on Linux 2006/11/24 14:25:37 kaib 1.2.124.1: #i71519# Preliminary version of pch having link issues on wnt


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [eb19d17d914e24ceac1026ed8011145ce4488e08]

INTEGRATION: CWS pchfix04 (1.7.256); FILE MERGED 2007/02/05 12:13:46 os 1.7.256.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [ecbc0249d78644a9ac9cff3f7a73bad5068e3fd9]

INTEGRATION: CWS pchfix04 (1.6.650); FILE MERGED 2007/02/05 12:13:46 os 1.6.650.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [56a3ca63bc9aaa3a933a83cd27f2ffb78d907739]

INTEGRATION: CWS pchfix04 (1.4.650); FILE MERGED 2007/02/05 12:13:46 os 1.4.650.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [a352b04d841cf5d80ad1e917fe7a21d56dd93728]

INTEGRATION: CWS pchfix04 (1.4.650); FILE MERGED 2007/02/05 12:13:45 os 1.4.650.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [c3bf2eaecec8e01537b04f19ec45675f8ed6c6c2]

INTEGRATION: CWS pchfix04 (1.5.652); FILE MERGED 2007/02/05 12:13:45 os 1.5.652.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [575356533d00f4866835ff91bd8cdd406501168f]

INTEGRATION: CWS pchfix04 (1.7.256); FILE MERGED 2007/02/05 12:13:44 os 1.7.256.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [5a5f6074a0fbc7ccedadbe2b3e59f8821daab8bd]

INTEGRATION: CWS pchfix04 (1.4.652); FILE MERGED 2007/02/05 12:13:44 os 1.4.652.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [482f56f4727b98665a25e97339d6963703543962]

INTEGRATION: CWS pchfix04 (1.4.652); FILE MERGED 2007/02/05 12:13:42 os 1.4.652.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [0456f2302876546bd8effa1f605966348e25f06a]

INTEGRATION: CWS pchfix04 (1.9.256); FILE MERGED 2007/02/05 12:13:42 os 1.9.256.1: #i73604# usage of ITEMID_* removed


2007-05-10  Hans-Joachim Lankenau  <hjs@openoffice.org>  [4ff694b791fb95b3982e75bae88db7a15352cf1b]

#i10000# - micro fix for 4nt


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [7dc29da32a6ef7467d80e6ba7502822504e556a9]

INTEGRATION: CWS pchfix04 (1.5.652); FILE MERGED 2007/02/05 12:13:41 os 1.5.652.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [fb008b41a30b1e6cdc728eaa04632bc374bc786c]

INTEGRATION: CWS pchfix04 (1.5.652); FILE MERGED 2007/02/05 12:13:40 os 1.5.652.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [cee3c2c06d12af1997b49326e15cb6b2b46bc85c]

INTEGRATION: CWS pchfix04 (1.6.652); FILE MERGED 2007/02/05 12:13:39 os 1.6.652.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [59321c980b8473690aae1d1bb58b045637eaad2f]

INTEGRATION: CWS pchfix04 (1.4.652); FILE MERGED 2007/02/05 12:13:39 os 1.4.652.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [a9d0bf001238804074db114df7d4eb27f3d2d7ae]

INTEGRATION: CWS pchfix04 (1.5.652); FILE MERGED 2007/02/05 12:13:38 os 1.5.652.1: #i73604# usage of ITEMID_* removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [55e08ebc382983d9d0eeb0bf1ad35a48d3e2f364]

INTEGRATION: CWS pchfix04 (1.2.38); FILE MERGED 2006/12/04 12:48:52 kaib 1.2.38.2: #i71519# fixed toolkit pch files for msc 2006/11/27 15:31:31 mkretzschmar 1.2.38.1: #i71519# fill in toolkit pch file. Builds fine on Mac OS X and Linux.


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [d1e223fc8b58e021644dd9c708bdcb3ecf69d6c2]

INTEGRATION: CWS pchfix04 (1.6.48); FILE MERGED 2007/02/07 07:57:47 os 1.6.48.1: #i73604# SvxMacroItem default Ctor removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [c07d0e02150236a680377541808e821a139087a9]

INTEGRATION: CWS pchfix04 (1.7.22); FILE MERGED 2007/02/07 07:57:28 os 1.7.22.1: #i73604# SvxMacroItem default Ctor removed


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [064660a11ed9195056674444c8cbdf622155c370]

INTEGRATION: CWS pchfix04 (1.2.32); FILE MERGED 2007/02/08 12:50:05 hjs 1.2.32.2: #i72801# gcc 3.4.1 dies on empty pch - windows here on the previous include... 2007/02/08 12:11:21 hjs 1.2.32.1: #i72801# gcc 3.4.1 dies on empty pch


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [a5249fee7e982b366b3dbb80b0d12901c5faa100]

INTEGRATION: CWS pchfix04 (1.11.14); FILE MERGED 2007/05/03 15:45:14 hjs 1.11.14.1: #i73078# - fix after resync


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [fcef3f7e664ea3d0ce269509f4a6950671acbca7]

INTEGRATION: CWS pchfix04 (1.2.48); FILE MERGED 2006/11/23 11:54:24 mkretzschmar 1.2.48.1: #i71519# fill in connectivity pch file. Builds fine on Linux.


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [c76c596fcc5a52337a85f187560d1d3744f8cc27]

INTEGRATION: CWS impress119_SRC680 (1.20.82); FILE MERGED 2007/03/30 11:51:26 af 1.20.82.1: #i75803# Replaced SID_INSERTPAGE by SID_INSERTPAGE_LAYOUT_MENU.


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [4e888bb531dad470030b37c30b67329988768690]

INTEGRATION: CWS impress119_SRC680 (1.38.82); FILE MERGED 2007/03/30 11:18:35 af 1.38.82.1: #i75803# Replaced SID_INSERTPAGE by SID_INSERTPAGE_LAYOUT_MENU.


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [a9abcca24b117b321e4813c39da6b40964b3cf84]

INTEGRATION: CWS impress119_SRC680 (1.7.234); FILE MERGED 2007/03/30 11:16:17 af 1.7.234.1: #i75803# Added SID_INSERTPAGE_LAYOUT_MENU and replaced usage of SID_INSERTPAGE with it.


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [8d46af9477c91eafa4696e709bb3d44037b8fd45]

INTEGRATION: CWS impress119_SRC680 (1.22.82); FILE MERGED 2007/03/30 11:13:46 af 1.22.82.1: #i75803# Added SID_INSERTPAGE_LAYOUT_MENU.


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [77b78a53a16b8ea1c0c6d791ceff5ee641883d00]

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>  [7737b6343b285ac60ccd301241e9a42955371b19]

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>  [f4b7497a01caa384a5b5f39d5ad796104da70f81]

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>  [1e29d11f78ee79d642bc12aede71da110cb675a4]

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>  [c218e8f98d8d111e76dee3e23b8f6d87d1b581b8]

INTEGRATION: CWS calc221_SRC680 (1.44.18); FILE MERGED 2007/04/17 11:45:06 er 1.44.18.1: #i76284# In case error propagation skipped parameters, clean stack environment for JumpMatrix to work


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [8b6a8cad81117f5f34f7b353a74a358334efb765]

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>  [f77627fc81612cc793591de3326499f1e4d2ea3d]

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>  [f4c39be33736a582c69d0765f6954830574c97ea]

INTEGRATION: CWS pj77 (1.4.10); FILE MERGED 2007/04/27 04:52:08 pjanik 1.4.10.1: #i76733#: Add closing quote, fix English.


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [f48811ed41c6b28f14ab75b8489d2ba10b62ce51]

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>  [5835b7d02fb5f20a13784518aed5ba7abfdf2e86]

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>  [9edc5e1ff544a8604a79a6a0ff160f5c9ac1f5f8]

INTEGRATION: CWS pj77 (1.2.134); FILE MERGED 2007/04/25 18:17:18 pjanik 1.2.134.1: #i76688#: Remove deprecated SISSL.


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [174064ebac541056f6d716eb072cfe337e45c4fb]

INTEGRATION: CWS pj77 (1.2.134); FILE MERGED 2007/04/25 18:16:38 pjanik 1.2.134.1: #i76688#: Remove deprecated SISSL.


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [707e2a0becb713cd99d4f14ef52867d562dce014]

INTEGRATION: CWS pj77 (1.2.10); FILE MERGED 2007/04/25 08:34:23 pjanik 1.2.10.2: #i75708#: Even better fix from asrail. 2007/03/31 20:24:48 pjanik 1.2.10.1: #i75708#: Use sal_IntPtr for pointers.


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [4df05eac8c09a6b8dea70722f541ccd6112396bb]

INTEGRATION: CWS pj77 (1.2.8); FILE MERGED 2007/04/25 13:29:28 pjanik 1.2.8.1: #i76688#: Remove deprecated SISSL.


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [3a6e594518b5a89bf8555afbbf5a6320857d5530]

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>  [01978a0ecc7488b8f05c216670fab830f1b5066b]

INTEGRATION: CWS pj77 (1.3.218); FILE MERGED 2007/04/23 18:58:24 cloph 1.3.218.1: Issue number: #i76616# Submitted by: cloph initialize variables to allow WaE build with GTK enabled


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [81376533fd555bbe9b5dfdd407b7e49de63c6183]

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>  [f155cf9c5557f7dcd472796acec040fb61b00500]

INTEGRATION: CWS pj77 (1.4.150); FILE MERGED 2007/04/23 18:58:24 cloph 1.4.150.1: Issue number: #i76616# Submitted by: cloph initialize variables to allow WaE build with GTK enabled


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [a683db56fe18c359ee99280c65d6fce84fb82407]

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>  [dccaa1098cd3a0a996ab441872a7d4ca3238f289]

INTEGRATION: CWS pj77 (1.23.218); FILE MERGED 2007/04/30 08:13:16 thb 1.23.218.1: #i76800# Fixed OSX dbgutil build breaker; removed two overly restrictive assertions


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [c4080025d7737fba74e8e807f27ecd26956231cd]

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>  [3b37abbfcd1275368e51b73656e42d9b697fa7ae]

INTEGRATION: CWS pj77 (1.2.30); FILE MERGED 2007/04/30 08:13:16 thb 1.2.30.1: #i76800# Fixed OSX dbgutil build breaker; removed two overly restrictive assertions


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [bd5e30997a2f0a3715d63f8a1569f6337e796be1]

INTEGRATION: CWS pj77 (1.4.48); FILE MERGED 2007/04/25 13:27:39 pjanik 1.4.48.1: #i76688#: Remove deprecated SISSL.


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [5de599fb26a6dc64359eb70b3c0013815a5117c3]

INTEGRATION: CWS libxslt02 (1.9.44); FILE MERGED 2006/12/24 09:06:47 cmc 1.9.44.1: #i30380 enable xslt usage by default


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [a6b0bf1a26bb5bba5325b241d46f0af815848b51]

INTEGRATION: CWS pj77 (1.3.100); FILE MERGED 2007/04/25 13:26:55 pjanik 1.3.100.1: #i76688#: Remove deprecated SISSL.


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [fea98d670620574c52d83989ee8859aa3eb6e445]

INTEGRATION: CWS libxslt02 (1.39.16); FILE MERGED 2007/05/04 09:51:52 cmc 1.39.16.4: #i30380# keep solaris compiler happy 2007/04/30 08:28:40 cmc 1.39.16.3: #i30380# better windows support 2007/04/26 08:29:10 cmc 1.39.16.2: #i30380# remove warnings 2006/12/24 09:06:46 cmc 1.39.16.1: #i30380 enable xslt usage by default


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [7a4c23007dd9a7b99f96208272e308afbc1bb228]

INTEGRATION: CWS libxslt02 (1.17.60); FILE MERGED 2006/12/24 09:06:46 cmc 1.17.60.1: #i30380 enable xslt usage by default


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [1c4137d3a827e121258223bef3740589d315b4d5]

INTEGRATION: CWS libxslt02 (1.11.8); FILE MERGED 2006/12/24 09:06:46 cmc 1.11.8.1: #i30380 enable xslt usage by default


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [eaf7f2072b2399d737c0d101f279e607ee7d61b4]

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>  [29a1dc870c951310c50b6affe75ee547ed1d88bc]

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>  [d9403e602c088550dfd2983a97a226bf3d9fc778]

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>  [4dc4f56381bbc84800ec65b873082c500b2faf90]

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>  [6cb28fb79de187cd735143b7261727b207352c23]

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>  [d72c31e860efbd2c23ed41b13cb8c47ced074aa8]

INTEGRATION: CWS calc221_SRC680 (1.42.18); FILE MERGED 2007/04/17 13:43:48 er 1.42.18.1: #i72508# in matrix/array use GetErrorIfNotString() to detect presence of an error


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [22d788ce764fb0e8ec5d5e523d4aaa8ff58ead37]

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>  [8f5a0cf192ebecbdd8df394af325e853f1a4dd46]

INTEGRATION: CWS pj77 (1.2.106); FILE MERGED 2007/04/25 19:07:27 pjanik 1.2.106.1: #i76688#: Remove deprecated SISSL.


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [52e59dc23e1d71cb3f244aa09fa7b697e838bbc8]

INTEGRATION: CWS pj77 (1.2.106); FILE MERGED 2007/04/25 19:07:07 pjanik 1.2.106.1: #i76688#: Remove deprecated SISSL.


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [9d9b86ff5abf8be9dd3e6a149bd3f60dcbc5e97c]

INTEGRATION: CWS pj77 (1.2.106); FILE MERGED 2007/04/25 19:06:09 pjanik 1.2.106.1: #i76688#: Remove deprecated SISSL.


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [598ff3f039e4062ee4ca7b15c2091c36363c0719]

INTEGRATION: CWS pj77 (1.2.154); FILE MERGED 2007/04/25 19:02:23 pjanik 1.2.154.1: #i76688#: Remove deprecated SISSL.


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [ea11f24a7f96bde3f0ba385e742e7384b271d15b]

INTEGRATION: CWS libxslt02 (1.18.140); FILE MERGED 2007/04/23 07:42:28 cmc 1.18.140.2: RESYNC: (1.18-1.19); FILE MERGED 2006/12/23 17:34:23 cmc 1.18.140.1: #i56697# #i56619# use more xsltproc friendly constructs


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [25771ec1eb6c7c293a93f18b3d61d0653516abdc]

INTEGRATION: CWS pj77 (1.2.154); FILE MERGED 2007/04/25 19:01:54 pjanik 1.2.154.1: #i76688#: Remove deprecated SISSL.


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [12e3f43ca0a5e706382af0daf6939be9f6a83960]

INTEGRATION: CWS libxslt02 (1.2.348); FILE MERGED 2006/12/23 17:34:23 cmc 1.2.348.1: #i56697# #i56619# use more xsltproc friendly constructs


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [6a035ca476dc04c950084d8dee13fe6610cd4563]

INTEGRATION: CWS libxslt02 (1.25.44); FILE MERGED 2006/12/23 17:34:23 cmc 1.25.44.1: #i56697# #i56619# use more xsltproc friendly constructs


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [ecb76ed70f03258f97965efbdd40bbd74cb39f3a]

INTEGRATION: CWS libxslt02 (1.6.16); FILE MERGED 2007/04/23 08:01:11 cmc 1.6.16.2: RESYNC: (1.6-1.8); FILE MERGED 2006/12/24 08:26:26 cmc 1.6.16.1: #i30380 enable xslt usage by default


2007-05-10  Fridrich Štrba  <fridrich_strba@openoffice.org>  [922d9d58f38f54fe112c6e002742f31d07e84ac2]

remove a reference to a non-existing sprm and also try to call functions only if needed :-)


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [e6924fdf686e3701086e1c2351f05ef9dd5e1ade]

INTEGRATION: CWS pj77 (1.16.46); FILE MERGED 2007/04/27 06:09:10 pjanik 1.16.46.3: #i10000#: Only one reference to $(SLO)$/tblrwcl.obj in SLOFILES. 2007/04/23 13:28:49 pjanik 1.16.46.2: RESYNC: (1.16-1.17); FILE MERGED 2007/03/30 18:27:48 pjanik 1.16.46.1: #i75732#: Add tblrwcl.obj to EXCEPTIONSFILES. Patch from Nakata Maho.


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [418775a88cecb3b2203796203057fa54e9edf0ab]

INTEGRATION: CWS libxslt02 (1.3.2); FILE MERGED 2007/04/26 11:39:05 cmc 1.3.2.1: #i30380# libexslt needed apparently


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [45cbf56557e7ae23e0377f9486cc5ad1283afb8a]

INTEGRATION: CWS pj77 (1.2.238); FILE MERGED 2007/04/25 17:53:12 pjanik 1.2.238.1: #i76688#: Remove deprecated SISSL.


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [9980e7e30e680e946ecb3ec2f12045b4e8297157]

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>  [1a92470df1be59f3776005995ef0cc36e9676959]

INTEGRATION: CWS pj77 (1.3.208); FILE MERGED 2007/04/25 17:52:33 pjanik 1.3.208.1: #i76688#: Remove deprecated SISSL.


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [574097ccf8ce0cc8cda7bfb312441703b4dff817]

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  Kurt Zenker  <kz@openoffice.org>  [a6280ba61e11fb9dd9a3a1da8a4074983eb92a40]

INTEGRATION: CWS libxslt02 (1.34.284); FILE MERGED 2006/12/24 08:10:57 cmc 1.34.284.1: #i30380 enable xslt usage by default


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [c97c8940abcfe1179ac7b40db5d47d2e5807aa78]

INTEGRATION: CWS libxslt02 (1.8.284); FILE MERGED 2006/12/24 08:10:57 cmc 1.8.284.1: #i30380 enable xslt usage by default


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [2150e1cbeed674b716f80af5a01d534f56bc47ca]

INTEGRATION: CWS libxslt02 (1.12.284); FILE MERGED 2006/12/24 08:10:57 cmc 1.12.284.1: #i30380 enable xslt usage by default


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [10234ca08aebabd2b0c7b8da2b6d34b1e4def613]

INTEGRATION: CWS libxslt02 (1.14.374); FILE MERGED 2007/04/23 07:10:44 cmc 1.14.374.2: RESYNC: (1.14-1.15); FILE MERGED 2006/12/24 08:10:57 cmc 1.14.374.1: #i30380 enable xslt usage by default


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [5ddf64c789da2b4d45471c4f704c230ef03e6712]

INTEGRATION: CWS libxslt02 (1.11.190); FILE MERGED 2006/12/24 08:10:56 cmc 1.11.190.1: #i30380 enable xslt usage by default


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [c906c79de36c9e423d62219417bad2ecc076e581]

INTEGRATION: CWS ucbfixes01 (1.52.24); FILE MERGED 2007/04/25 12:02:14 kso 1.52.24.2: #i71386# - code cleanup. 2007/04/18 15:08:58 kso 1.52.24.1: #142226# - Content::insert(): Environment reference might be null!


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [ed9454240552ecc21f577770bf132db9243733ac]

INTEGRATION: CWS libxslt02 (1.14.6); FILE MERGED 2007/04/23 06:57:26 cmc 1.14.6.4: RESYNC: (1.14-1.17); FILE MERGED 2006/12/27 21:00:16 cmc 1.14.6.3: #i30380# find a sed line that works for 4nt as well as cygwin and bash 2006/12/27 14:17:28 cmc 1.14.6.2: #i30380# integrate libxslt 2006/12/24 09:35:53 cmc 1.14.6.1: #i30380 enable xslt usage by default


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [5880b86042ca23f438cb8e354681cf87d7c95816]

INTEGRATION: CWS ucbfixes01 (1.32.4); FILE MERGED 2007/04/25 13:55:34 kso 1.32.4.2: #i67558# - if internal (not system) neon is used, NEON_VERSION will now            be obtained from neon/version.mk 2007/04/20 14:17:58 kso 1.32.4.1: #i74980# - Upon redict on POST, do a GET.


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [d7cb7c03eee2d016b5563da5a9dce843ee84ff22]

INTEGRATION: CWS libxslt02 (1.7.198); FILE MERGED 2007/04/23 06:57:13 cmc 1.7.198.2: RESYNC: (1.7-1.8); FILE MERGED 2006/12/24 09:35:53 cmc 1.7.198.1: #i30380 enable xslt usage by default


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [0d678792f87ff7305477ad8dd44b4f6029dbbdef]

INTEGRATION: CWS ucbfixes01 (1.43.24); FILE MERGED 2007/04/20 14:17:57 kso 1.43.24.1: #i74980# - Upon redict on POST, do a GET.


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [28bce0b95f3b79a53246aced761390088d6501a6]

INTEGRATION: CWS libxslt02 (1.4.98); FILE MERGED 2006/12/27 14:17:28 cmc 1.4.98.2: #i30380# integrate libxslt 2006/12/24 09:35:52 cmc 1.4.98.1: #i30380 enable xslt usage by default


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [792814f06c4ca6a489eb6cdd69a3af0c4da9b48a]

INTEGRATION: CWS pj77 (1.2.8); FILE MERGED 2007/04/12 20:30:02 pjanik 1.2.8.1: #i76320#: Remove extra qualification on member named 'FillList'.


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [904704ac646eb54b0bfe0af8809ce09d73556f38]

INTEGRATION: CWS ucbfixes01 (1.15.24); FILE MERGED 2007/04/18 15:34:05 kso 1.15.24.1: #134089# - Never allow URLs with empty hostnames.


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [f1005a882e297e0a78d08cbb62976988e27d8c24]

INTEGRATION: CWS ucbfixes01 (1.23.10); FILE MERGED 2007/04/20 14:17:57 kso 1.23.10.2: #i74980# - Upon redict on POST, do a GET. 2007/04/18 15:34:05 kso 1.23.10.1: #134089# - Never allow URLs with empty hostnames.


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [f00bcef17ca953763ccfad6259ba07aed1c22f50]

INTEGRATION: CWS ucbfixes01 (1.3.106); FILE MERGED 2007/04/23 16:40:14 kso 1.3.106.1: #70959# - Eliminated multiple identical URI helper functionality           implementations.


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [487d3fbad30c92fbbd42efe2c5d3c3b5d991d629]

INTEGRATION: CWS ucbfixes01 (1.4.38); FILE MERGED 2007/04/23 16:40:14 kso 1.4.38.1: #70959# - Eliminated multiple identical URI helper functionality           implementations.


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [181b7aa6ebc73cc20696aef8e92c13c8e4d5d54c]

INTEGRATION: CWS ucbfixes01 (1.11.38); FILE MERGED 2007/04/23 16:40:13 kso 1.11.38.1: #70959# - Eliminated multiple identical URI helper functionality           implementations.


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [e16be0a59678e8b24388d5e21835977955ab95fd]

INTEGRATION: CWS pj77 (1.8.62); FILE MERGED 2007/04/25 13:28:32 pjanik 1.8.62.1: #i76688#: Remove deprecated SISSL.


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [45d461bfcab7429faa4904d0abeaa9857b3b4368]

INTEGRATION: CWS ucbfixes01 (1.8.106); FILE MERGED 2007/04/23 16:40:13 kso 1.8.106.1: #70959# - Eliminated multiple identical URI helper functionality           implementations.


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [aff2fe50859c74007461c611727812e5a89e6623]

INTEGRATION: CWS ucbfixes01 (1.18.24); FILE MERGED 2007/04/23 16:40:13 kso 1.18.24.1: #70959# - Eliminated multiple identical URI helper functionality           implementations.


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [8b80cc394b71718efad7e8a663775f18b6471226]

INTEGRATION: CWS ucbfixes01 (1.13.38); FILE MERGED 2007/04/23 16:40:13 kso 1.13.38.1: #70959# - Eliminated multiple identical URI helper functionality           implementations.


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [fe4454e49dedfb442c0f1af19e9219f6a2316d68]

INTEGRATION: CWS ucbfixes01 (1.54.38); FILE MERGED 2007/04/23 16:40:13 kso 1.54.38.1: #70959# - Eliminated multiple identical URI helper functionality           implementations.


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [c0f7a7031bf3248e27b2fbc6477fc4e144b5d8f9]

INTEGRATION: CWS ucbfixes01 (1.1.2); FILE ADDED 2007/04/23 16:40:12 kso 1.1.2.1: #70959# - Eliminated multiple identical URI helper functionality           implementations.


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [0f375013f4bfb68387121d794dd834b4b9bf8dca]

INTEGRATION: CWS ucbfixes01 (1.3.106); FILE MERGED 2007/04/23 16:40:12 kso 1.3.106.1: #70959# - Eliminated multiple identical URI helper functionality           implementations.


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [2583a6472e3ba0ab45bf2f9c707a36061e158952]

INTEGRATION: CWS ucbfixes01 (1.9.24); FILE MERGED 2007/04/23 16:40:12 kso 1.9.24.1: #70959# - Eliminated multiple identical URI helper functionality           implementations.


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [19c54d15b63f219966bf7e6d5c20152c465235ab]

INTEGRATION: CWS ucbfixes01 (1.14.38); FILE MERGED 2007/04/23 16:40:11 kso 1.14.38.1: #70959# - Eliminated multiple identical URI helper functionality           implementations.


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [273384ce187224f92f78b587f5055e0fc911e2cf]

INTEGRATION: CWS ucbfixes01 (1.26.38); FILE MERGED 2007/04/23 16:40:11 kso 1.26.38.1: #70959# - Eliminated multiple identical URI helper functionality           implementations.


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [3091435c7a66eaf3d74cb596b7bf713a3972231a]

INTEGRATION: CWS ucbfixes01 (1.26.38); FILE MERGED 2007/04/25 12:02:13 kso 1.26.38.1: #i71386# - code cleanup.


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [67c899bcc7ff43938ebaad52a6d4219c1e739159]

INTEGRATION: CWS ucbfixes01 (1.23.30); FILE MERGED 2007/04/20 14:17:57 kso 1.23.30.1: #i74980# - Upon redict on POST, do a GET.


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [f720d1b8483a71c6d227ba934db2a5351205f4ce]

INTEGRATION: CWS ucbfixes01 (1.1.152); FILE MERGED 2007/04/25 13:53:21 kso 1.1.152.1: #i67558# - config.h no longer gets delivered          - version.mk gets delivered


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [8a92e7bb519da728b5294fdb7772c69ed5fed8d3]

INTEGRATION: CWS ucbfixes01 (1.1.2); FILE ADDED 2007/04/25 13:52:19 kso 1.1.2.1: #i67558# - Initial revision.


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [2525807179fd40ff57f7573bfa268edeab213c08]

INTEGRATION: CWS pj77 (1.21.4); FILE MERGED 2007/04/04 10:09:06 cloph 1.21.4.1: Issue number: #i75975# Submitted by: cloph initialize variable to allow WaE build with GTK on Mac (and possibly others)


2007-05-10  Fridrich Štrba  <fridrich_strba@openoffice.org>  [0dc8dfcce13f185f060752bd7a641430cd3d13b4]

unbreak character properties, because the api implementation does not like unknown properties


2007-05-10  Fridrich Štrba  <fridrich_strba@openoffice.org>  [e3f2f1d2572cd59d3c2349a603fd36fe9768bfb8]

I think that this is what was actually wanted (?)


2007-05-10  Gerd Weiss  <gm@openoffice.org>  [8a8eef61e701fba8ce1c7ec90c2c037f01f691fe]

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>  [626622eab5725eb0887165c4c79fad242bca28fd]

INTEGRATION: CWS native82 (1.4.364); FILE MERGED 2007/03/29 12:00:34 is 1.4.364.2: RESYNC: (1.4-1.5); FILE MERGED 2007/03/27 07:31:53 dv 1.4.364.1: #i75394# Use memory mapped file to transfer error codes from msi to setup loader


2007-05-10  Gerd Weiss  <gm@openoffice.org>  [e782ae490d61a963281d294b2cb1371e39e4e10d]

INTEGRATION: CWS native82 (1.8.364); FILE MERGED 2007/03/27 07:31:53 dv 1.8.364.1: #i75394# Use memory mapped file to transfer error codes from msi to setup loader


2007-05-10  Gerd Weiss  <gm@openoffice.org>  [2023f4c105227ef26098cdc66600d9c1ae98c51e]

INTEGRATION: CWS native82 (1.11.128); FILE MERGED 2007/03/27 10:04:31 dv 1.11.128.2: #i75394# Use global... for memory mapped file 2007/03/27 07:31:53 dv 1.11.128.1: #i75394# Use memory mapped file to transfer error codes from msi to setup loader


2007-05-10  Gerd Weiss  <gm@openoffice.org>  [550403ba338881f021900bf2a60b163b39172480]

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>  [36c211df3002a1f01f6b5e64600efaa6430f9991]

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>  [1b76238e0002d7340e51e43e3e3ad68fe9b0ac67]

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>  [1989033890f23a9c87fa254c287b825c183eaaef]

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>  [b7090a494263d4ff6d54b9da231c91a8d7e5efa5]

INTEGRATION: CWS native82 (1.7.86); FILE MERGED 2007/05/04 10:24:43 is 1.7.86.2: #i75394# return values also for nsis 2007/05/04 09:51:03 is 1.7.86.1: #i75394# return values also for nsis


2007-05-10  Gerd Weiss  <gm@openoffice.org>  [3555a63bb6a9159e4e01caad9cab4cdbe50937d7]

INTEGRATION: CWS native82 (1.1.2); FILE ADDED 2007/03/28 07:26:34 dv 1.1.2.2: #i75394# Use only one function definition of SetMSIErrorCode 2007/03/26 14:15:45 dv 1.1.2.1: #i75394# Promote error code to setup loader


2007-05-10  Gerd Weiss  <gm@openoffice.org>  [fe34f74b436309fb35974fbd426b773bc0597be4]

INTEGRATION: CWS native82 (1.1.2); FILE ADDED 2007/03/26 14:15:45 dv 1.1.2.1: #i75394# Promote error code to setup loader


2007-05-10  Gerd Weiss  <gm@openoffice.org>  [006321e78b33f58c1180d0137d9d7ee1742ede15]

INTEGRATION: CWS native82 (1.1.2); FILE ADDED 2007/03/26 14:24:54 dv 1.1.2.2: dmake needs SHL1OBJS and SLOFILES 2007/03/26 14:16:53 dv 1.1.2.1: #i75394# New custom action for enhanced error checking


2007-05-10  Gerd Weiss  <gm@openoffice.org>  [4522b93aae8ee80e3bf487ff071b1da48ffe6fed]

INTEGRATION: CWS native82 (1.1.2); FILE ADDED 2007/03/26 14:17:03 dv 1.1.2.1: #i75394# New custom action for enhanced error checking


2007-05-10  Gerd Weiss  <gm@openoffice.org>  [6ab4bc1b8a28bf858e7c1c6e85e7062d80302c9a]

INTEGRATION: CWS native82 (1.1.2); FILE ADDED 2007/03/26 14:14:33 dv 1.1.2.1: #i75394# This custom actions sets an error if there is a newer / older / same version / patch


2007-05-10  Gerd Weiss  <gm@openoffice.org>  [ea633c7b25b82aada56043b5f4c24def2e997a8c]

INTEGRATION: CWS native82 (1.2.74); FILE MERGED 2007/04/26 06:29:41 dv 1.2.74.1: #i75659#i15220# Register for .rtf files, too, use soffice -<appl> for opening/printing/... documents


2007-05-10  Gerd Weiss  <gm@openoffice.org>  [d6e0eca4b669ea6497ffb9ec75f044b542495974]

INTEGRATION: CWS native82 (1.2.74); FILE MERGED 2007/04/26 08:43:05 dv 1.2.74.2: no default to find new added enums at compile time 2007/04/26 06:29:41 dv 1.2.74.1: #i75659#i15220# Register for .rtf files, too, use soffice -<appl> for opening/printing/... documents


2007-05-10  Gerd Weiss  <gm@openoffice.org>  [fcbca55ed6145ee71d765e8f8d118dac6edcb462]

INTEGRATION: CWS native82 (1.1.252); FILE MERGED 2007/04/26 06:30:44 dv 1.1.252.1: #i75659# Use soffice -<appl> for opening/printing/... documents


2007-05-10  Gerd Weiss  <gm@openoffice.org>  [cf48675959e2076c427ee2b7bf9348b8ff90381b]

INTEGRATION: CWS native82 (1.4.2); FILE MERGED 2007/04/26 06:29:41 dv 1.4.2.1: #i75659#i15220# Register for .rtf files, too, use soffice -<appl> for opening/printing/... documents


2007-05-10  Gerd Weiss  <gm@openoffice.org>  [1a6169b0605945a69449c6fd61bf621d6fe76d6b]

INTEGRATION: CWS native82 (1.14.32); FILE MERGED 2007/03/29 11:54:54 is 1.14.32.2: RESYNC: (1.14-1.15); FILE MERGED 2007/03/28 07:26:34 dv 1.14.32.1: #i75394# Use only one function definition of SetMSIErrorCode


2007-05-10  Gerd Weiss  <gm@openoffice.org>  [a899e2c45b1ecab2907c9861b2632ea5b4562848]

INTEGRATION: CWS native82 (1.8.70); FILE MERGED 2007/03/29 11:54:46 is 1.8.70.3: RESYNC: (1.8-1.9); FILE MERGED 2007/03/28 07:26:34 dv 1.8.70.2: #i75394# Use only one function definition of SetMSIErrorCode 2007/03/26 14:18:11 dv 1.8.70.1: use SHL1OBJS instead of SLOFILES to prevent build problems


2007-05-10  Gerd Weiss  <gm@openoffice.org>  [38eb8f8d55d1fc71052b6cca35bd6cd1c2b486d1]

INTEGRATION: CWS native82 (1.7.72); FILE MERGED 2007/03/29 11:54:38 is 1.7.72.4: RESYNC: (1.7-1.8); FILE MERGED 2007/03/28 07:26:34 dv 1.7.72.3: #i75394# Use only one function definition of SetMSIErrorCode 2007/03/27 11:53:37 dv 1.7.72.2: #i75394# Use the name global... for the memory mapped file 2007/03/27 11:51:53 dv 1.7.72.1: #i75394# Transfer error codes to setup loader


2007-05-10  Gerd Weiss  <gm@openoffice.org>  [398265e2800f298f30b5e207b31ac80923c7473e]

INTEGRATION: CWS native82 (1.5.70); FILE MERGED 2007/03/29 11:54:29 is 1.5.70.2: RESYNC: (1.5-1.6); FILE MERGED 2007/03/28 07:26:33 dv 1.5.70.1: #i75394# Use only one function definition of SetMSIErrorCode


2007-05-10  Gerd Weiss  <gm@openoffice.org>  [a42a6649d4547f3fbea684f4596bfc210780766e]

INTEGRATION: CWS native82 (1.1.2); FILE ADDED 2007/03/28 12:34:49 is 1.1.2.1: #i75394# batch script for getting Windows return codes


2007-05-10  Gerd Weiss  <gm@openoffice.org>  [8ab495b382af51272f4f867f93246ba28e382b00]

INTEGRATION: CWS native82 (1.14.10); FILE MERGED 2007/03/28 12:35:29 is 1.14.10.1: #i75394# batch script for getting Windows return codes


2007-05-10  Gerd Weiss  <gm@openoffice.org>  [52758e47440335d341f217dc984d27fbc612fca4]

INTEGRATION: CWS native82 (1.19.84); FILE MERGED 2007/03/28 07:26:33 dv 1.19.84.2: #i75394# Use only one function definition of SetMSIErrorCode 2007/03/26 14:18:57 dv 1.19.84.1: #i75394# New custom action for enhanced error checking


2007-05-10  Gerd Weiss  <gm@openoffice.org>  [16551963a8bf81272157ee8e0c1b1c624af080e7]

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>  [aef2a881f9806ab73b79820013b9d3d128667621]

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>  [9e1e679d4e020091335e6a4730f4724560bc39a1]

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>  [858a53f0c4e6d62f47da34f60487bb0ef0f4dd57]

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>  [94fe545151e20765f5c66b03b1dac14b1b3f9cac]

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>  [da6ecbe4be0913d878a86e68d79cd97b547ea513]

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>  [9b972d65fc308bde176299b901c134fdf86f3040]

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>  [0eaf41de74ebaa8d06d461df30d832f95bcd64d4]

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>  [3708a924efad75050ac1e05b00e5a228ab794e98]

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>  [4148528a328452c7255b8396bc2b407db6ad8687]

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>  [ebb74a7a185c39814c686ce7cd0efc30d9734630]

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>  [63912803343ed4c8c8c786a2ac5d7933767f9df7]

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>  [27ba83904d9572def392759ffc61e917ca6313ef]

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>  [e433e20fb03822e9bc1de957193312b45ca6136f]

INTEGRATION: CWS dba23a (1.3.10); FILE MERGED 2007/03/01 13:00:47 fs 1.3.10.1: #i74061# added dummy implementations for new IsReadOnly attribute


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [ab386658ec50249e0a0deb45602d4a63c0f6f26e]

INTEGRATION: CWS dba23a (1.7.46); FILE MERGED 2007/03/21 21:11:40 fs 1.7.46.1: #i75611# proper implementation of getPropertyStateByHandle


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [908c5a22ef5b0855065500d9fbac6a2bfe975f51]

INTEGRATION: CWS dba23a (1.8.22); FILE MERGED 2007/03/21 14:10:07 fs 1.8.22.2: #i73256# more inlines 2007/02/22 11:12:43 fs 1.8.22.1: #i73256#


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [7a1728770c42ca8668ba873b32387faa541357f7]

INTEGRATION: CWS dba23a (1.6.78); FILE MERGED 2007/02/15 20:57:08 fs 1.6.78.1: #i74185# contributed by jbu@openoffice.org: more wisdom when choosing the field types


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [bd912c558b33463ee9959da72a70f715c732871e]

INTEGRATION: CWS dba23a (1.8.20); FILE MERGED 2007/02/15 20:57:08 fs 1.8.20.1: #i74185# contributed by jbu@openoffice.org: more wisdom when choosing the field types


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [f0fbe140ec35a59bd100cb456c964829ca4e826a]

INTEGRATION: CWS dba23a (1.27.8); FILE MERGED 2007/03/20 10:34:49 fs 1.27.8.3: RESYNC: (1.27-1.29); FILE MERGED 2007/03/12 12:11:53 fs 1.27.8.2: #i71488# removed IllegalArgumentException from getFormController 2007/03/12 12:09:24 fs 1.27.8.1: #i71488# support XFormLayerAccess, superseding XControlAccess


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [9d380b57ccc84776ff1a63582164e527570c37eb]

INTEGRATION: CWS dba23a (1.8.326); FILE MERGED 2007/03/20 09:03:58 fs 1.8.326.3: RESYNC: (1.8-1.9); FILE MERGED 2007/03/12 12:11:47 fs 1.8.326.2: #i71488# removed IllegalArgumentException from getFormController 2007/03/12 12:09:06 fs 1.8.326.1: #i71488# support XFormLayerAccess, superseding XControlAccess


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [1339a01018a50648b0cb6623ae747c5e87dd9563]

INTEGRATION: CWS dba23a (1.12.100); FILE MERGED 2007/02/13 12:01:30 fs 1.12.100.1: Issue:       #i73761# Submitter:   pmladek@openoffice.org Description: fix warning "operation on 'xxx' may be undefined"


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [2f88285f4e09cf2bb0f0e8f52531e1535c954e86]

INTEGRATION: CWS dba23a (1.5.206); FILE MERGED 2007/03/01 14:12:42 fs 1.5.206.1: #i74061# read-only-ness also for non-standard controls


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [e5cc9d54359acdd80f36e7772c8b01f1094221de]

INTEGRATION: CWS dba23a (1.9.100); FILE MERGED 2007/03/01 14:12:41 fs 1.9.100.1: #i74061# read-only-ness also for non-standard controls


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [a7e421f121f5584d865a5318b3a4210b0d77c49e]

INTEGRATION: CWS dba23a (1.7.206); FILE MERGED 2007/02/22 11:22:27 fs 1.7.206.1: #i73260# misc warning issues


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [ba7aa1a1da75d83608abbb5be03c845e0a5eda9a]

INTEGRATION: CWS dba23a (1.24.98); FILE MERGED 2007/03/01 13:43:30 fs 1.24.98.4: numeric min/max are sal_Int64 since recently 2007/03/01 12:02:14 fs 1.24.98.3: #i74061# support for read-only object inspector 2007/02/22 11:22:27 fs 1.24.98.2: #i73260# misc warning issues 2007/02/22 10:58:15 fs 1.24.98.1: #i68961# lcl_convertListToDisplayText: use an OUStringBuffer, which means that the resulting string is cut to 0 characters if too long


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [bb766a7d65d7fb43417731e54927bd8725e31119]

INTEGRATION: CWS dba23a (1.2.206); FILE MERGED 2007/03/14 11:07:51 fs 1.2.206.1: changes as suggested by code reviews


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [bc769e2a2bc240fe01796693d3dcddae1cd3b146]

INTEGRATION: CWS dba23a (1.4.10); FILE MERGED 2007/05/09 11:34:00 fs 1.4.10.2: RESYNC: (1.4-1.5); FILE MERGED 2007/03/14 11:07:51 fs 1.4.10.1: changes as suggested by code reviews


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [b1adf5e4b0e84e67134416e20fcc7f39769e032c]

INTEGRATION: CWS dba23a (1.32.44); FILE MERGED 2007/03/01 12:53:01 fs 1.32.44.3: #i74061# be a listener at the model's IsReadOnly property 2007/03/01 12:02:13 fs 1.32.44.2: #i74061# support for read-only object inspector 2007/02/21 13:45:00 fs 1.32.44.1: #i74719# don't suspend (or inspect another object) if one handler is inside an interactive property selection


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [e3efa20ec5e6cb32650a31e8cc2992b48d939c0a]

INTEGRATION: CWS dba23a (1.36.42); FILE MERGED 2007/03/01 14:12:41 fs 1.36.42.4: #i74061# read-only-ness also for non-standard controls 2007/03/01 12:53:01 fs 1.36.42.3: #i74061# be a listener at the model's IsReadOnly property 2007/03/01 12:02:13 fs 1.36.42.2: #i74061# support for read-only object inspector 2007/02/21 13:45:00 fs 1.36.42.1: #i74719# don't suspend (or inspect another object) if one handler is inside an interactive property selection


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [50b8f5436cdf0475c1ce6839bee3923b87b52cab]

INTEGRATION: CWS dba23a (1.4.44); FILE MERGED 2007/03/01 12:26:35 fs 1.4.44.2: #i74061# support for read-only object inspector 2007/03/01 12:02:13 fs 1.4.44.1: #i74061# support for read-only object inspector


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [8b8f4a2c83419d6198aff2e13876864f5a4d468a]

INTEGRATION: CWS dba23a (1.19.42); FILE MERGED 2007/03/01 12:26:35 fs 1.19.42.2: #i74061# support for read-only object inspector 2007/03/01 12:02:13 fs 1.19.42.1: #i74061# support for read-only object inspector


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [edd65a3d30cc56226708319434215d9cc7ff0ebc]

INTEGRATION: CWS dba23a (1.9.140); FILE MERGED 2007/03/01 12:02:13 fs 1.9.140.1: #i74061# support for read-only object inspector


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [b43e3dc86cc4d3e0a20c0b84264aa85a67d9b024]

INTEGRATION: CWS dba23a (1.1.2); FILE ADDED 2007/03/01 12:30:54 fs 1.1.2.2: proper broadcasthelper 2007/03/01 12:26:35 fs 1.1.2.1: #i74061# support for read-only object inspector


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [6e7afc5685e741cc6397be17591d3a3f7d03a9a2]

INTEGRATION: CWS dba23a (1.1.2); FILE ADDED 2007/03/01 12:55:40 fs 1.1.2.3: IsReadOnly is BOUND, not READONLY 2007/03/01 12:30:54 fs 1.1.2.2: proper broadcasthelper 2007/03/01 12:26:34 fs 1.1.2.1: #i74061# support for read-only object inspector


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [126c2b0fa3cd44aa9b44d65c1722571f91aa8935]

INTEGRATION: CWS dba23a (1.31.44); FILE MERGED 2007/03/12 15:00:19 fs 1.31.44.1: #i75308# no semicolon-separated resource strings anymore


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [cd0d2e8d7d7040d272569a45071a5d278d85b4cb]

INTEGRATION: CWS dba23a (1.74.44); FILE MERGED 2007/05/09 11:33:00 fs 1.74.44.2: RESYNC: (1.74-1.75); FILE MERGED 2007/03/12 15:00:18 fs 1.74.44.1: #i75308# no semicolon-separated resource strings anymore


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [470166b20b8c55ec11998d48db4dff0dc29aa5a4]

INTEGRATION: CWS dba23a (1.41.46); FILE MERGED 2007/03/12 15:00:18 fs 1.41.46.1: #i75308# no semicolon-separated resource strings anymore


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [feb30f0442ff263cb631f323453d7e46eaf7dc01]

INTEGRATION: CWS dba23a (1.7.18); FILE MERGED 2007/03/20 08:28:10 fs 1.7.18.2: RESYNC: (1.7-1.8); FILE MERGED 2007/02/22 09:34:01 fs 1.7.18.1: #i73128#


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [8571058f92f8bd17ca06354af7b2d8a998f1ae1c]

INTEGRATION: CWS dba23a (1.3.44); FILE MERGED 2007/03/01 12:02:13 fs 1.3.44.1: #i74061# support for read-only object inspector


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [8d904f02d4f2a27199deb93005e37135d7be0389]

INTEGRATION: CWS dba23a (1.4.42); FILE MERGED 2007/03/01 12:26:33 fs 1.4.42.2: #i74061# support for read-only object inspector 2007/03/01 12:02:12 fs 1.4.42.1: #i74061# support for read-only object inspector


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [f34561dcd89bba61725678a47f367beafba4328c]

INTEGRATION: CWS dba23a (1.8.140); FILE MERGED 2007/03/21 14:06:49 fs 1.8.140.3: #i73260# more inlines 2007/02/22 11:27:16 fs 1.8.140.2: #i73260# misc warning issues 2007/02/22 11:22:27 fs 1.8.140.1: #i73260# misc warning issues


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [a939a1effd61d136f6610b701bac50eba3ed4b45]

INTEGRATION: CWS dba23a (1.8.44); FILE MERGED 2007/03/21 13:20:16 fs 1.8.44.2: #i73260# 2007/02/22 11:27:16 fs 1.8.44.1: #i73260# misc warning issues


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [1bc5ab7ff14d8a8c3d75f6a1ecfadab11c76213e]

INTEGRATION: CWS dba23a (1.18.44); FILE MERGED 2007/03/01 14:12:41 fs 1.18.44.3: #i74061# read-only-ness also for non-standard controls 2007/03/01 12:02:12 fs 1.18.44.2: #i74061# support for read-only object inspector 2007/02/13 12:00:25 fs 1.18.44.1: #i73761# warning: operation on 'xxx' may be undefined


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [1d4c1d8c108a8329420d8b6e41202078a0556478]

INTEGRATION: CWS dba23a (1.8.206); FILE MERGED 2007/03/01 14:12:41 fs 1.8.206.2: #i74061# read-only-ness also for non-standard controls 2007/03/01 12:02:12 fs 1.8.206.1: #i74061# support for read-only object inspector


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [9128f9fd232dc3550ad0271701210cfbf0a5070f]

INTEGRATION: CWS dba23a (1.13.100); FILE MERGED 2007/03/01 12:02:12 fs 1.13.100.1: #i74061# support for read-only object inspector


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [c711d45c98e5812ba61ee865f5d03d1d9c655a89]

INTEGRATION: CWS dba23a (1.3.176); FILE MERGED 2007/03/01 12:00:26 fs 1.3.176.1: respect env variables for runner parameters


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [b7a946748f5315fd723dc07ec727bad1330f6177]

INTEGRATION: CWS dba23a (1.24.4); FILE MERGED 2007/03/20 08:31:50 fs 1.24.4.2: RESYNC: (1.24-1.25); FILE MERGED 2007/02/21 13:47:34 fs 1.24.4.1: #i74719# don't assert VetoExceptions when setting a new object


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [7e2bc1e874c24f325d9b4931f7b2cd201a2d7383]

INTEGRATION: CWS dba23a (1.9.98); FILE MERGED 2007/02/05 06:33:54 oj 1.9.98.1: #i71071# apply patch


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [50967d46afb6a7f2b274296c7355692162a2dee7]

INTEGRATION: CWS dba23a (1.10.98); FILE MERGED 2007/02/05 06:33:54 oj 1.10.98.1: #i71071# apply patch


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [69c76c3ff033595cd49717bbf4b71c2b99dea58f]

INTEGRATION: CWS dba23a (1.10.30); FILE MERGED 2007/02/05 06:33:53 oj 1.10.30.1: #i71071# apply patch


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [a5a7ce5da0081d4f4629e7d7ec2de449fc917956]

INTEGRATION: CWS dba23a (1.7.254); FILE MERGED 2007/02/26 11:48:21 fs 1.7.254.1: remove unused code Issue number:  #i74804# Submitted by:  jnavrati@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [6f59fd2f44cf4a0015e0938497f1c837a4db9046]

INTEGRATION: CWS dba23a (1.7.72); FILE MERGED 2007/02/26 11:48:21 fs 1.7.72.1: remove unused code Issue number:  #i74804# Submitted by:  jnavrati@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [ea1d11edcf4c971668cee49f238031395fa34fdb]

INTEGRATION: CWS dba23a (1.110.2); FILE MERGED 2007/03/14 12:16:47 fs 1.110.2.1: #i75261# when asking for re-creation of columns, also show the caught exception


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [0f4bd27debdccd7e108e9bcba28eeab8f67f3ba1]

INTEGRATION: CWS dba23a (1.24.66); FILE MERGED 2007/02/26 11:48:21 fs 1.24.66.1: remove unused code Issue number:  #i74804# Submitted by:  jnavrati@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [4768bd17ac889317f79137126b28d4f4c010dd76]

INTEGRATION: CWS dba23a (1.11.74); FILE MERGED 2007/02/26 11:48:20 fs 1.11.74.1: remove unused code Issue number:  #i74804# Submitted by:  jnavrati@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [55a9c3b1670523f54cc17919b7af9678f53ae3ce]

INTEGRATION: CWS dba23a (1.3.126); FILE MERGED 2007/02/26 11:48:20 fs 1.3.126.1: remove unused code Issue number:  #i74804# Submitted by:  jnavrati@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [1bbc0b554c6fb0f58480d49980153918f514bb6c]

INTEGRATION: CWS dba23a (1.7.62); FILE MERGED 2007/02/26 11:48:20 fs 1.7.62.1: remove unused code Issue number:  #i74804# Submitted by:  jnavrati@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [f3096586bed40e15aa9d62b9b48ba29e84c8fbc8]

INTEGRATION: CWS dba23a (1.15.74); FILE MERGED 2007/02/26 11:48:20 fs 1.15.74.1: remove unused code Issue number:  #i74804# Submitted by:  jnavrati@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [dbb6b2dcf11d40ed3afc9d99f17d5c0ba2543413]

INTEGRATION: CWS dba23a (1.14.124); FILE MERGED 2007/02/26 10:34:02 fs 1.14.124.1: remove unused code Issue number:  #i74776# Submitted by:  jnavrati@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [44045aee4fd6408a062a224b654f58d7db825e8c]

INTEGRATION: CWS dba23a (1.34.30); FILE MERGED 2007/02/26 11:48:19 fs 1.34.30.1: remove unused code Issue number:  #i74804# Submitted by:  jnavrati@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [ab927ef78497ee308edb596cbd0dcd08a2f1cc68]

INTEGRATION: CWS dba23a (1.10.74); FILE MERGED 2007/02/26 10:34:02 fs 1.10.74.1: remove unused code Issue number:  #i74776# Submitted by:  jnavrati@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [4f420b5c35324b5d149ad789ffab457145667d0c]

INTEGRATION: CWS dba23a (1.26.30); FILE MERGED 2007/02/26 11:48:19 fs 1.26.30.1: remove unused code Issue number:  #i74804# Submitted by:  jnavrati@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [83e202a050e3392f72e2cabc5d1a35d75141a818]

INTEGRATION: CWS dba23a (1.77.28); FILE MERGED 2007/02/26 11:48:19 fs 1.77.28.1: remove unused code Issue number:  #i74804# Submitted by:  jnavrati@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [dc0a1674098823ba3daf3c9c945de853022beb73]

INTEGRATION: CWS dba23a (1.27.72); FILE MERGED 2007/02/26 10:34:02 fs 1.27.72.1: remove unused code Issue number:  #i74776# Submitted by:  jnavrati@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [7893c8d8ef3ef93d9f3dc8cc6db23c27eeae6c47]

INTEGRATION: CWS dba23a (1.40.74); FILE MERGED 2007/02/26 11:48:19 fs 1.40.74.2: remove unused code Issue number:  #i74804# Submitted by:  jnavrati@openoffice.org Reviewed by:   frank.schoenheit@sun.com 2007/02/21 10:34:03 fs 1.40.74.1: #145033# addConnections: survive (invalid) NULL columns


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [b8ecc568b6232343b3e4e844ba7b2f3818bde086]

INTEGRATION: CWS dba23a (1.85.30); FILE MERGED 2007/02/26 10:34:02 fs 1.85.30.1: remove unused code Issue number:  #i74776# Submitted by:  jnavrati@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [8289c57098b068ddb90b1eaa11f467df687447bb]

INTEGRATION: CWS dba23a (1.6.252); FILE MERGED 2007/02/26 11:48:19 fs 1.6.252.1: remove unused code Issue number:  #i74804# Submitted by:  jnavrati@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [76d5fbabd951f68ea883edea61ee240192d9d016]

INTEGRATION: CWS dba23a (1.9.74); FILE MERGED 2007/02/26 11:48:18 fs 1.9.74.1: remove unused code Issue number:  #i74804# Submitted by:  jnavrati@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [5152b64367a565c345f3b4138176732c115aca9d]

INTEGRATION: CWS dba23a (1.3.252); FILE MERGED 2007/02/26 11:48:18 fs 1.3.252.1: remove unused code Issue number:  #i74804# Submitted by:  jnavrati@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [a01d6ad79a9b447d69fa6e106151f67b61c7c70f]

INTEGRATION: CWS dba23a (1.5.74); FILE MERGED 2007/02/26 11:48:18 fs 1.5.74.1: remove unused code Issue number:  #i74804# Submitted by:  jnavrati@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [acc39e5e5c53cbfab236b0433a484c99cf9ff254]

INTEGRATION: CWS dba23a (1.20.74); FILE MERGED 2007/02/26 11:48:18 fs 1.20.74.1: remove unused code Issue number:  #i74804# Submitted by:  jnavrati@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [67257c2a529af7edaae0588fac4cff41c7e89976]

INTEGRATION: CWS dba23a (1.11.72); FILE MERGED 2007/02/26 10:34:02 fs 1.11.72.1: remove unused code Issue number:  #i74776# Submitted by:  jnavrati@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [b09611d9ef4e65082ed0621018f92302099ddc21]

INTEGRATION: CWS dba23a (1.28.62); FILE MERGED 2007/03/02 20:58:41 fs 1.28.62.1: #i10000#


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [c223f998c877f5de01d598bcd2b2ca835544c9ed]

INTEGRATION: CWS dba23a (1.20.60); FILE MERGED 2007/02/26 11:48:18 fs 1.20.60.1: remove unused code Issue number:  #i74804# Submitted by:  jnavrati@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [47d9e14f94e2ecb0f76cca244a5b39ec7aefadcd]

INTEGRATION: CWS dba23a (1.32.60); FILE MERGED 2007/02/26 10:34:01 fs 1.32.60.1: remove unused code Issue number:  #i74776# Submitted by:  jnavrati@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [cad797b95d76c9146eff62caaf98bb5ff1d0bad4]

INTEGRATION: CWS dba23a (1.11.74); FILE MERGED 2007/02/26 11:48:17 fs 1.11.74.1: remove unused code Issue number:  #i74804# Submitted by:  jnavrati@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [e4ce13350592c1def31d9a84d2eb7b8767dd0ada]

INTEGRATION: CWS dba23a (1.25.72); FILE MERGED 2007/02/26 11:48:17 fs 1.25.72.1: remove unused code Issue number:  #i74804# Submitted by:  jnavrati@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [d6e194dae827517b4df5a6f031a6d9024edc2651]

INTEGRATION: CWS dba23a (1.21.18); FILE MERGED 2007/02/26 11:48:17 fs 1.21.18.1: remove unused code Issue number:  #i74804# Submitted by:  jnavrati@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [29b730ef13e2a9fbb9fe92dfa216d10234a0ea17]

INTEGRATION: CWS dba23a (1.50.60); FILE MERGED 2007/02/26 11:48:17 fs 1.50.60.1: remove unused code Issue number:  #i74804# Submitted by:  jnavrati@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [f013e73894ab84f596944ddc60b63d89a3701479]

INTEGRATION: CWS dba23a (1.23.6); FILE MERGED 2007/02/26 11:48:17 fs 1.23.6.1: remove unused code Issue number:  #i74804# Submitted by:  jnavrati@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [b20c8ced71757df36d13e187bf0ca96bcdc09dab]

INTEGRATION: CWS dba23a (1.68.26); FILE MERGED 2007/03/08 09:33:39 fs 1.68.26.2: #i73084# insertHierachyElement: better error handling 2007/02/26 11:48:16 fs 1.68.26.1: remove unused code Issue number:  #i74804# Submitted by:  jnavrati@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [b4d435620625064618ce47af58812931381e7401]

INTEGRATION: CWS dba23a (1.28.58); FILE MERGED 2007/03/02 20:40:44 fs 1.28.58.2: #i10000# 2007/02/26 11:48:16 fs 1.28.58.1: remove unused code Issue number:  #i74804# Submitted by:  jnavrati@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [3b6e242754401a8804df8d74bc85f36be7438573]

INTEGRATION: CWS dba23a (1.67.34); FILE MERGED 2007/02/26 10:34:01 fs 1.67.34.1: remove unused code Issue number:  #i74776# Submitted by:  jnavrati@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [381bda9b48198fea879241dbc0de29b1b44a29c7]

INTEGRATION: CWS dba23a (1.10.254); FILE MERGED 2007/03/13 08:42:17 fs 1.10.254.1: some slight re-factoring (class/method renaming), plus some rudimentary fix for #b6532894#


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [4aec5d558079a30e0d01d61d663132d2d01e00ad]

INTEGRATION: CWS dba23a (1.5.118); FILE MERGED 2007/03/14 12:16:12 fs 1.5.118.1: #i75261# additional exception info a ctor without SQL exceptions


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [3b3af2d395b1675a80dd02386fa1c9a9c2cccfe4]

INTEGRATION: CWS dba23a (1.25.126); FILE MERGED 2007/02/26 11:48:16 fs 1.25.126.1: remove unused code Issue number:  #i74804# Submitted by:  jnavrati@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [6a6229c3487a662e9c2024ea1bfa18a4bf4b02f0]

INTEGRATION: CWS dba23a (1.7.254); FILE MERGED 2007/02/26 11:48:16 fs 1.7.254.1: remove unused code Issue number:  #i74804# Submitted by:  jnavrati@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [a08a22977d82c88f96d3607dedc1a616b0a3ee5c]

INTEGRATION: CWS dba23a (1.13.126); FILE MERGED 2007/02/26 11:48:15 fs 1.13.126.1: remove unused code Issue number:  #i74804# Submitted by:  jnavrati@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [a2e784319c9a8c0d6ed313a54f842ff68f816b82]

INTEGRATION: CWS dba23a (1.6.60); FILE MERGED 2007/02/26 11:48:15 fs 1.6.60.1: remove unused code Issue number:  #i74804# Submitted by:  jnavrati@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [c498d611706a0e978f127c9f766948a6167c94b6]

INTEGRATION: CWS dba23a (1.4.254); FILE MERGED 2007/02/26 11:48:15 fs 1.4.254.1: remove unused code Issue number:  #i74804# Submitted by:  jnavrati@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [03069b66a23514922833c0cbba9a9530ba9bbc05]

INTEGRATION: CWS dba23a (1.9.78); FILE MERGED 2007/03/13 08:42:16 fs 1.9.78.2: some slight re-factoring (class/method renaming), plus some rudimentary fix for #b6532894# 2007/02/26 11:48:15 fs 1.9.78.1: remove unused code Issue number:  #i74804# Submitted by:  jnavrati@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [f99a4a9f555e1f42ace5ad05ef2fa4f34520a573]

INTEGRATION: CWS dba23a (1.4.254); FILE MERGED 2007/03/13 08:42:16 fs 1.4.254.1: some slight re-factoring (class/method renaming), plus some rudimentary fix for #b6532894#


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [d737cbd8d9a5bb2a3e15adfbe245e12f31cedb32]

INTEGRATION: CWS dba23a (1.33.254); FILE MERGED 2007/03/13 08:42:16 fs 1.33.254.1: some slight re-factoring (class/method renaming), plus some rudimentary fix for #b6532894#


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [a2b9a214301f77e62a52d88f593a3acac1d33ff7]

INTEGRATION: CWS dba23a (1.6.254); FILE MERGED 2007/02/26 10:34:01 fs 1.6.254.1: remove unused code Issue number:  #i74776# Submitted by:  jnavrati@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [5c930201220f94d3001a73ba204d65ce96c0d0a1]

INTEGRATION: CWS dba23a (1.7.126); FILE MERGED 2007/02/26 11:48:15 fs 1.7.126.1: remove unused code Issue number:  #i74804# Submitted by:  jnavrati@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [d4fc18351953ac0524646f1f0b53018da2695943]

INTEGRATION: CWS dba23a (1.12.126); FILE MERGED 2007/02/26 11:48:15 fs 1.12.126.1: remove unused code Issue number:  #i74804# Submitted by:  jnavrati@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [e73d80096e992c6c96472db1942f4e3e7849006b]

INTEGRATION: CWS dba23a (1.36.82); FILE MERGED 2007/02/26 11:48:14 fs 1.36.82.1: remove unused code Issue number:  #i74804# Submitted by:  jnavrati@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [a4ce96182c3bf58acbb42119fa64dd7645858a7c]

INTEGRATION: CWS dba23a (1.13.126); FILE MERGED 2007/02/26 11:48:14 fs 1.13.126.1: remove unused code Issue number:  #i74804# Submitted by:  jnavrati@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [9949be992a545a19e8db845c0e24d6e2ebc6fc29]

INTEGRATION: CWS dba23a (1.3.254); FILE MERGED 2007/02/26 11:48:14 fs 1.3.254.1: remove unused code Issue number:  #i74804# Submitted by:  jnavrati@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [72199d62d1ef6bc9e0138d8d950fae6fb7b8556e]

INTEGRATION: CWS dba23a (1.6.18); FILE MERGED 2007/02/26 11:48:14 fs 1.6.18.1: remove unused code Issue number:  #i74804# Submitted by:  jnavrati@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [f39097353d6f8407c4fb6b2446737d97649a322c]

INTEGRATION: CWS dba23a (1.5.254); FILE MERGED 2007/03/13 08:42:16 fs 1.5.254.1: some slight re-factoring (class/method renaming), plus some rudimentary fix for #b6532894#


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [412e8b03b0d64e43c762ca44c95caeae904537d6]

INTEGRATION: CWS dba23a (1.31.30); FILE MERGED 2007/02/26 11:48:14 fs 1.31.30.1: remove unused code Issue number:  #i74804# Submitted by:  jnavrati@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [f1f6eed75e4e361f5af5e5d9fbdf8d115bd483e0]

INTEGRATION: CWS dba23a (1.16.32); FILE MERGED 2007/02/26 11:48:14 fs 1.16.32.1: remove unused code Issue number:  #i74804# Submitted by:  jnavrati@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [1700383083bd7ca1f08be2822fd5bb5aadf3d84e]

INTEGRATION: CWS dba23a (1.7.98); FILE MERGED 2007/02/26 10:34:00 fs 1.7.98.1: remove unused code Issue number:  #i74776# Submitted by:  jnavrati@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [8352700e713a284b24847b98bff8812fb7129502]

INTEGRATION: CWS dba23a (1.3.254); FILE MERGED 2007/02/26 11:48:13 fs 1.3.254.1: remove unused code Issue number:  #i74804# Submitted by:  jnavrati@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [a3a7fec0f899dad0ff923d5b24b6cebd05466ca6]

INTEGRATION: CWS dba23a (1.12.254); FILE MERGED 2007/02/26 10:34:00 fs 1.12.254.1: remove unused code Issue number:  #i74776# Submitted by:  jnavrati@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [c4b411e3fe0b6f1d0dddf2ba7d3a1ff77928070a]

INTEGRATION: CWS dba23a (1.15.118); FILE MERGED 2007/02/26 11:48:13 fs 1.15.118.1: remove unused code Issue number:  #i74804# Submitted by:  jnavrati@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [163e611b5e91eb6567603c2b2ac99360945fa685]

INTEGRATION: CWS dba23a (1.20.126); FILE MERGED 2007/02/26 10:34:00 fs 1.20.126.1: remove unused code Issue number:  #i74776# Submitted by:  jnavrati@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [cdc6317ff9e9fa6f9722a130542779b1f2e3cf73]

INTEGRATION: CWS dba23a (1.8.118); FILE MERGED 2007/02/26 11:48:13 fs 1.8.118.1: remove unused code Issue number:  #i74804# Submitted by:  jnavrati@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [fa0630657523b39965f6683ec6f14afa263e8607]

INTEGRATION: CWS dba23a (1.12.84); FILE MERGED 2007/02/26 11:48:13 fs 1.12.84.1: remove unused code Issue number:  #i74804# Submitted by:  jnavrati@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [716a0bb3730182d661ad57a423e3adf2064c1e16]

INTEGRATION: CWS dba23a (1.15.126); FILE MERGED 2007/02/26 11:48:13 fs 1.15.126.1: remove unused code Issue number:  #i74804# Submitted by:  jnavrati@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [04ece50bd6ab04751f146748fd94d3ceae1a8e42]

INTEGRATION: CWS dba23a (1.5.254); FILE MERGED 2007/02/26 10:34:00 fs 1.5.254.1: remove unused code Issue number:  #i74776# Submitted by:  jnavrati@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [d19b04de2d3310a26737e09cdb0d6e56e44ca910]

INTEGRATION: CWS dba23a (1.4.254); FILE MERGED 2007/03/13 08:42:15 fs 1.4.254.1: some slight re-factoring (class/method renaming), plus some rudimentary fix for #b6532894#


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [c2b37dd91f7e9b2a0e337f7cd3f1533eed6a2ada]

INTEGRATION: CWS dba23a (1.12.62); FILE MERGED 2007/03/13 08:42:15 fs 1.12.62.2: some slight re-factoring (class/method renaming), plus some rudimentary fix for #b6532894# 2007/02/26 09:59:21 fs 1.12.62.1: found in the course of #i74776#: container listener is not used anymore


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [dac2bc383426c23bc88dd2d781eed40d9ad3ad98]

INTEGRATION: CWS dba23a (1.27.62); FILE MERGED 2007/05/09 11:25:28 fs 1.27.62.3: RESYNC: (1.27-1.28); FILE MERGED 2007/03/13 08:42:15 fs 1.27.62.2: some slight re-factoring (class/method renaming), plus some rudimentary fix for #b6532894# 2007/02/26 09:59:20 fs 1.27.62.1: found in the course of #i74776#: container listener is not used anymore


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [504a55c06437bf58c7d697be1556260da89496f6]

INTEGRATION: CWS dba23a (1.24.60); FILE MERGED 2007/03/14 12:16:21 fs 1.24.60.1: #i75261# additional exception info a ctor without SQL exceptions


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [2e6a6856ac32de40d701d6eed9e10f5b666f20a1]

INTEGRATION: CWS dba23a (1.17.126); FILE MERGED 2007/03/13 08:42:15 fs 1.17.126.1: some slight re-factoring (class/method renaming), plus some rudimentary fix for #b6532894#


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [3b4bb364426ab56f026ba0614f857855e31babf2]

INTEGRATION: CWS dba23a (1.7.72); FILE MERGED 2007/02/26 11:48:12 fs 1.7.72.1: remove unused code Issue number:  #i74804# Submitted by:  jnavrati@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [013900009f44743e1b8d3eedf2d3ed6968926287]

INTEGRATION: CWS dba23a (1.25.30); FILE MERGED 2007/03/13 08:42:14 fs 1.25.30.1: some slight re-factoring (class/method renaming), plus some rudimentary fix for #b6532894#


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [ba1dfbe281b589d9fda4062bfed4d51e10a8fc47]

INTEGRATION: CWS dba23a (1.44.6); FILE MERGED 2007/03/13 08:42:14 fs 1.44.6.1: some slight re-factoring (class/method renaming), plus some rudimentary fix for #b6532894#


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [1756cacae40d7c617c9a658494d996d1b1f392cf]

INTEGRATION: CWS dba23a (1.23.2); FILE MERGED 2007/03/13 08:42:14 fs 1.23.2.2: some slight re-factoring (class/method renaming), plus some rudimentary fix for #b6532894# 2007/02/26 11:48:12 fs 1.23.2.1: remove unused code Issue number:  #i74804# Submitted by:  jnavrati@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [7f89969f8ae63da0127ae13c3b9dd283689138a2]

INTEGRATION: CWS dba23a (1.12.72); FILE MERGED 2007/03/13 08:42:14 fs 1.12.72.2: some slight re-factoring (class/method renaming), plus some rudimentary fix for #b6532894# 2007/02/26 11:48:12 fs 1.12.72.1: remove unused code Issue number:  #i74804# Submitted by:  jnavrati@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [ee5ee6a6c89c36d93335bd8b4fa6836cdb83fba1]

INTEGRATION: CWS dba23a (1.100.28); FILE MERGED 2007/03/13 08:42:14 fs 1.100.28.1: some slight re-factoring (class/method renaming), plus some rudimentary fix for #b6532894#


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [ddffc77b29d0df9c8a57a445a3859b5b4c4a80cb]

INTEGRATION: CWS dba23a (1.30.126); FILE MERGED 2007/03/13 08:42:14 fs 1.30.126.1: some slight re-factoring (class/method renaming), plus some rudimentary fix for #b6532894#


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [4d1680b9485196e17d8ff703da2580f080186fd2]

INTEGRATION: CWS dba23a (1.45.6); FILE MERGED 2007/03/13 08:42:13 fs 1.45.6.1: some slight re-factoring (class/method renaming), plus some rudimentary fix for #b6532894#


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [afe78e61ac6b5cf0a1554b06e85eed33b9f00990]

INTEGRATION: CWS dba23a (1.9.72); FILE MERGED 2007/03/13 08:42:13 fs 1.9.72.1: some slight re-factoring (class/method renaming), plus some rudimentary fix for #b6532894#


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [4fc92ec6f4b2a810c6cd2dca6e16ef7392ad8718]

INTEGRATION: CWS dba23a (1.5.254); FILE MERGED 2007/02/26 11:48:12 fs 1.5.254.1: remove unused code Issue number:  #i74804# Submitted by:  jnavrati@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [cf615de4e378427eea194aa057127beb3ab2a97d]

INTEGRATION: CWS dba23a (1.17.72); FILE MERGED 2007/02/26 11:48:12 fs 1.17.72.1: remove unused code Issue number:  #i74804# Submitted by:  jnavrati@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [bc1f205a916f7446bd6d25a2df04b723c60dd335]

INTEGRATION: CWS dba23a (1.4.126); FILE MERGED 2007/03/13 08:42:13 fs 1.4.126.1: some slight re-factoring (class/method renaming), plus some rudimentary fix for #b6532894#


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [77475d2058991d492bdd1a52854ce99a20989925]

INTEGRATION: CWS dba23a (1.7.254); FILE MERGED 2007/02/26 11:48:11 fs 1.7.254.1: remove unused code Issue number:  #i74804# Submitted by:  jnavrati@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [79df287457a13543600babf3dec5afd38880eb47]

INTEGRATION: CWS dba23a (1.16.28); FILE MERGED 2007/02/26 11:48:11 fs 1.16.28.1: remove unused code Issue number:  #i74804# Submitted by:  jnavrati@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [f795de4b27d632d79e835da977e70d2de7ff6631]

INTEGRATION: CWS dba23a (1.5.126); FILE MERGED 2007/03/13 08:42:13 fs 1.5.126.1: some slight re-factoring (class/method renaming), plus some rudimentary fix for #b6532894#


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [864d71dfc48f4a2e82409bdcb6b942a6d743b8a7]

INTEGRATION: CWS dba23a (1.10.30); FILE MERGED 2007/03/13 08:42:13 fs 1.10.30.1: some slight re-factoring (class/method renaming), plus some rudimentary fix for #b6532894#


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [4a3745ce9eec0ba1d0826d8339cfee982001791b]

INTEGRATION: CWS dba23a (1.5.126); FILE MERGED 2007/03/13 08:42:12 fs 1.5.126.2: some slight re-factoring (class/method renaming), plus some rudimentary fix for #b6532894# 2007/02/26 10:34:00 fs 1.5.126.1: remove unused code Issue number:  #i74776# Submitted by:  jnavrati@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [0f32c5ed939b04509ba6bc8812200ee15d21c924]

INTEGRATION: CWS dba23a (1.7.72); FILE MERGED 2007/03/13 08:42:12 fs 1.7.72.2: some slight re-factoring (class/method renaming), plus some rudimentary fix for #b6532894# 2007/02/26 10:34:00 fs 1.7.72.1: remove unused code Issue number:  #i74776# Submitted by:  jnavrati@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [2b9e5fb3af664e41515bad2d5ce856fdbcaf37c0]

INTEGRATION: CWS dba23a (1.5.254); FILE MERGED 2007/03/13 08:42:12 fs 1.5.254.1: some slight re-factoring (class/method renaming), plus some rudimentary fix for #b6532894#


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [6b3710aaa2840806c05919b50c5de096ae06b6c4]

INTEGRATION: CWS dba23a (1.16.72); FILE MERGED 2007/03/13 08:42:12 fs 1.16.72.1: some slight re-factoring (class/method renaming), plus some rudimentary fix for #b6532894#


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [89c51a7fa6dc43036e45c40596d68bd73b1eeb38]

INTEGRATION: CWS dba23a (1.4.254); FILE MERGED 2007/03/13 08:42:12 fs 1.4.254.2: some slight re-factoring (class/method renaming), plus some rudimentary fix for #b6532894# 2007/02/26 10:33:59 fs 1.4.254.1: remove unused code Issue number:  #i74776# Submitted by:  jnavrati@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [8ca0b0295d3b2edb0f3fb08422e57db8cc5b7d7a]

INTEGRATION: CWS dba23a (1.11.70); FILE MERGED 2007/03/13 08:42:12 fs 1.11.70.2: some slight re-factoring (class/method renaming), plus some rudimentary fix for #b6532894# 2007/02/26 10:33:59 fs 1.11.70.1: remove unused code Issue number:  #i74776# Submitted by:  jnavrati@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [4f534d633b3cfc3aa768caca51098859d9ffcfef]

INTEGRATION: CWS dba23a (1.7.72); FILE MERGED 2007/03/08 09:33:34 fs 1.7.72.1: #i73084# insertHierachyElement: better error handling


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [4e0041fd29d6f88d3efdcc3b167f77939d579162]

INTEGRATION: CWS dba23a (1.10.72); FILE MERGED 2007/03/13 08:42:11 fs 1.10.72.1: some slight re-factoring (class/method renaming), plus some rudimentary fix for #b6532894#


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [8b607db93e9a5838b9e60caffa156b2a725508b9]

INTEGRATION: CWS dba23a (1.11.74); FILE MERGED 2007/02/26 10:33:59 fs 1.11.74.1: remove unused code Issue number:  #i74776# Submitted by:  jnavrati@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [bc8a1010019d0d847b0112c80d999c848149ac31]

INTEGRATION: CWS dba23a (1.45.6); FILE MERGED 2007/02/26 11:48:11 fs 1.45.6.1: remove unused code Issue number:  #i74804# Submitted by:  jnavrati@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [80cddf6112e8019d87ba2992c8bc2a352b6f6799]

INTEGRATION: CWS dba23a (1.185.2); FILE MERGED 2007/02/26 10:33:59 fs 1.185.2.1: remove unused code Issue number:  #i74776# Submitted by:  jnavrati@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [da93bf0b5e3b870410fe89f406aceebb93cf5588]

INTEGRATION: CWS dba23a (1.78.60); FILE MERGED 2007/02/26 11:48:10 fs 1.78.60.1: remove unused code Issue number:  #i74804# Submitted by:  jnavrati@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [7732f1e9d0de872e8c4dd9e33ae107c4b64f2755]

INTEGRATION: CWS dba23a (1.74.60); FILE MERGED 2007/03/20 08:10:30 fs 1.74.60.2: RESYNC: (1.74-1.75); FILE MERGED 2007/02/26 11:48:10 fs 1.74.60.1: remove unused code Issue number:  #i74804# Submitted by:  jnavrati@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [810cb890e22c5ba36514e8818bb57054c8d514dd]

INTEGRATION: CWS dba23a (1.12.60); FILE MERGED 2007/02/26 11:48:10 fs 1.12.60.1: remove unused code Issue number:  #i74804# Submitted by:  jnavrati@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [0ef0507079a972c5ff2dbeae5bbea4ef4afc3cbc]

INTEGRATION: CWS dba23a (1.75.62); FILE MERGED 2007/02/26 10:33:58 fs 1.75.62.1: remove unused code Issue number:  #i74776# Submitted by:  jnavrati@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [38e75e0304109f3b03cd4a85e726bb4c2f26ffde]

INTEGRATION: CWS dba23a (1.17.64); FILE MERGED 2007/02/26 10:33:58 fs 1.17.64.1: remove unused code Issue number:  #i74776# Submitted by:  jnavrati@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [e97fcf77a4129b445ea52bcd0af1e828d2bd7982]

INTEGRATION: CWS dba23a (1.11.254); FILE MERGED 2007/02/22 09:05:52 fs 1.11.254.1: Issue number:  i74731 Submitted by:  jnavrati@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [20df251a691cf22447f27c740af333b12f9f69b8]

INTEGRATION: CWS dba23a (1.20.74); FILE MERGED 2007/02/22 09:05:52 fs 1.20.74.1: Issue number:  i74731 Submitted by:  jnavrati@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [fbf5b652cf6fbedcd45c62f815332b104144267a]

INTEGRATION: CWS dba23a (1.25.72); FILE MERGED 2007/02/26 11:48:10 fs 1.25.72.1: remove unused code Issue number:  #i74804# Submitted by:  jnavrati@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [07b450a659fb19788fcdf8edfe2ec3f57b26fda8]

INTEGRATION: CWS dba23a (1.97.38); FILE MERGED 2007/02/26 11:48:09 fs 1.97.38.1: remove unused code Issue number:  #i74804# Submitted by:  jnavrati@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [eec49f614155fbaaa298bda772a0e8bdf6acd415]

INTEGRATION: CWS dba23a (1.11.64); FILE MERGED 2007/02/22 09:05:51 fs 1.11.64.1: Issue number:  i74731 Submitted by:  jnavrati@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [dbfe425b663d4e7c0d75d142c712adfff3f6b063]

INTEGRATION: CWS dba23a (1.17.62); FILE MERGED 2007/02/22 09:05:51 fs 1.17.62.1: Issue number:  i74731 Submitted by:  jnavrati@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [a16b63e8f6119e030c5901711eaddcfbd3cd2946]

INTEGRATION: CWS dba23a (1.13.62); FILE MERGED 2007/02/22 09:05:51 fs 1.13.62.1: Issue number:  i74731 Submitted by:  jnavrati@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [471e3cac9fbb6c0f2c466d08fcc28283b3b9d175]

INTEGRATION: CWS dba23a (1.20.62); FILE MERGED 2007/02/22 09:05:51 fs 1.20.62.1: Issue number:  i74731 Submitted by:  jnavrati@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [1aa36199ea32c2f76552fa9842f9b7fe5638399f]

INTEGRATION: CWS dba23a (1.21.6); FILE MERGED 2007/02/22 09:05:50 fs 1.21.6.1: Issue number:  i74731 Submitted by:  jnavrati@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [74e85b3ef522b53f9a7593b3b86d882157fcd379]

INTEGRATION: CWS dba23a (1.20.58); FILE MERGED 2007/03/08 09:33:02 fs 1.20.58.2: #i73084# better error handling 2007/02/22 09:05:50 fs 1.20.58.1: Issue number:  i74731 Submitted by:  jnavrati@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [de723721286249d3c8d911c6db5602944a2f3349]

INTEGRATION: CWS dba23a (1.17.28); FILE MERGED 2007/02/22 09:05:50 fs 1.17.28.1: Issue number:  i74731 Submitted by:  jnavrati@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [2bf8d2e679be25b80cc46c9e46ca40991a395653]

INTEGRATION: CWS dba23a (1.5.80); FILE MERGED 2007/03/08 09:18:59 fs 1.5.80.1: #i73084#


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [bd032fdd820da05332ccd74e3a5ed697660cd859]

INTEGRATION: CWS dba23a (1.3.106); FILE MERGED 2007/03/08 09:18:54 fs 1.3.106.1: #i73084#


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [bf848eb1bb1f5473cc7b3d327c8e26a80ef56f93]

INTEGRATION: CWS dba23a (1.4.74); FILE MERGED 2007/03/08 09:19:28 fs 1.4.74.1: #i73084# disallow slashes in query names, for consistency reasons


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [902f9047e730f03494220e62ab522724c99de1d4]

INTEGRATION: CWS dba23a (1.3.254); FILE MERGED 2007/02/26 11:48:09 fs 1.3.254.1: remove unused code Issue number:  #i74804# Submitted by:  jnavrati@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [7cb73e86354aa97f6185b96703550552c5436d07]

INTEGRATION: CWS dba23a (1.5.74); FILE MERGED 2007/02/26 11:48:09 fs 1.5.74.1: remove unused code Issue number:  #i74804# Submitted by:  jnavrati@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [f85cc5f688f60ecf16146dc5c83ab78e68cf7894]

INTEGRATION: CWS dba23a (1.6.74); FILE MERGED 2007/03/08 09:10:26 fs 1.6.74.1: #i73084# don't allow slashes in the name, silently convert them before inserting, else we would get an exception


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [c27f3839b6cc6d818975fc0fbb8b34e31f714496]

INTEGRATION: CWS dba23a (1.50.84); FILE MERGED 2007/05/09 11:23:31 fs 1.50.84.2: RESYNC: (1.50-1.51); FILE MERGED 2007/03/08 09:10:01 fs 1.50.84.1: #i73084#


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [58f7d00361b68f460325d400d7ba12b723ff4c71]

INTEGRATION: CWS dba23a (1.14.84); FILE MERGED 2007/02/26 11:48:08 fs 1.14.84.1: remove unused code Issue number:  #i74804# Submitted by:  jnavrati@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [5fa374717b3af74f5f17f8dcf92b3947cc590dd7]

INTEGRATION: CWS dba23a (1.13.84); FILE MERGED 2007/02/26 11:48:08 fs 1.13.84.1: remove unused code Issue number:  #i74804# Submitted by:  jnavrati@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [be7c23a9de65171ab2920c204a571ceb6b171548]

INTEGRATION: CWS dba23a (1.13.84); FILE MERGED 2007/03/08 09:09:43 fs 1.13.84.1: #i73084#


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [3daafbb4a30d4726acf25872eaa0b7257442e5d2]

INTEGRATION: CWS dba23a (1.19.62); FILE MERGED 2007/02/26 11:48:07 fs 1.19.62.1: remove unused code Issue number:  #i74804# Submitted by:  jnavrati@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [f882f24c762209494a0b7c21b7e6b2604b2eee6e]

INTEGRATION: CWS dba23a (1.18.84); FILE MERGED 2007/02/26 11:48:07 fs 1.18.84.1: remove unused code Issue number:  #i74804# Submitted by:  jnavrati@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [38511263aae620a632a7f6607e0f27152a1c5185]

INTEGRATION: CWS dba23a (1.40.70); FILE MERGED 2007/03/08 09:09:36 fs 1.40.70.3: #i73084# rename: don't allow slashes in the name 2007/02/26 11:48:07 fs 1.40.70.2: remove unused code Issue number:  #i74804# Submitted by:  jnavrati@openoffice.org Reviewed by:   frank.schoenheit@sun.com 2007/02/26 10:20:08 fs 1.40.70.1: better error reporting in non-pro builds


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [ba5cfe46a71bcb0cd63c599fcd2b05c8aad77f68]

INTEGRATION: CWS dba23a (1.23.74); FILE MERGED 2007/03/08 09:08:54 fs 1.23.74.1: #i73084# approveObject: don't allow slashes in the name


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [bd19d3e13cb50a96fac46e32bf9df42ab3cd09f9]

INTEGRATION: CWS dba23a (1.6.254); FILE MERGED 2007/02/26 11:48:07 fs 1.6.254.1: remove unused code Issue number:  #i74804# Submitted by:  jnavrati@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [80bf101d2a8b84cbe5fcab8e25c3187d7f65b21a]

INTEGRATION: CWS dba23a (1.13.74); FILE MERGED 2007/02/26 11:48:06 fs 1.13.74.1: remove unused code Issue number:  #i74804# Submitted by:  jnavrati@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [faeb74845f9d94b529fd8c27eee35b4317711091]

INTEGRATION: CWS dba23a (1.25.2); FILE MERGED 2007/02/26 11:48:06 fs 1.25.2.1: remove unused code Issue number:  #i74804# Submitted by:  jnavrati@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [974ac5b0292d1cddec38c045c06a9827b0ca8731]

INTEGRATION: CWS dba23a (1.30.60); FILE MERGED 2007/02/26 11:48:06 fs 1.30.60.1: remove unused code Issue number:  #i74804# Submitted by:  jnavrati@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [ab8407b490e8ea7826c3b71f6eaccd8e34b0f5ca]

INTEGRATION: CWS dba23a (1.31.84); FILE MERGED 2007/02/26 11:48:06 fs 1.31.84.1: remove unused code Issue number:  #i74804# Submitted by:  jnavrati@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [823231d74ed5a81ace52e130ff90180e47ac344e]

INTEGRATION: CWS dba23a (1.93.28); FILE MERGED 2007/02/26 11:48:05 fs 1.93.28.1: remove unused code Issue number:  #i74804# Submitted by:  jnavrati@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [d4f6965b1baeb199a23c93c53bfad4c6d1392c0e]

INTEGRATION: CWS dba23a (1.91.74); FILE MERGED 2007/02/26 11:48:05 fs 1.91.74.1: remove unused code Issue number:  #i74804# Submitted by:  jnavrati@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [be378adda10fb75b0770c6206fc7e99fdbe4b5da]

INTEGRATION: CWS dba23a (1.6.36); FILE MERGED 2007/03/20 08:22:28 fs 1.6.36.2: RESYNC: (1.6-1.9); FILE MERGED 2007/03/07 11:08:18 fs 1.6.36.1: #i74895# UnoControlWindowContact::doPaintObject: let painting the control depend on its visibility, not on its design mode (they do not always correlate)


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [da6fbccca43196e8a1492a9206cbd4bde3287cf5]

INTEGRATION: CWS dba23a (1.5.130); FILE MERGED 2007/03/12 11:38:51 fs 1.5.130.1: #i71488# +getFormOperations


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [33ab5d87f12376d5e4799d18a065008c813357ba]

INTEGRATION: CWS dba23a (1.29.40); FILE MERGED 2007/03/12 11:38:43 fs 1.29.40.1: #i71488# +getFormController


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [21730ddf051879a936db03396cfb1bc499f3249f]

INTEGRATION: CWS dba23a (1.25.130); FILE MERGED 2007/03/01 12:54:39 fs 1.25.130.1: #i74061# indicate read-only-ness of the property browser in the tittle


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [ebb7f07db5cc17fbef49ce341c33e373975f5ef5]

INTEGRATION: CWS dba23a (1.12.788); FILE MERGED 2007/03/12 11:38:22 fs 1.12.788.1: #i71488# +FormOperations


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [63689badf7a37ef8cd72b525f39a73d69dff1369]

INTEGRATION: CWS dba23a (1.11.384); FILE MERGED 2007/03/01 12:54:38 fs 1.11.384.1: #i74061# indicate read-only-ness of the property browser in the tittle


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [3aeaeebf9b8b841d9066d5e5225bcebc0581b082]

INTEGRATION: CWS dba23a (1.60.40); FILE MERGED 2007/03/12 11:40:24 fs 1.60.40.1: #i71488# +getFormController


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [9685035bc18100d717ca3d3f2ec04819906c29c2]

INTEGRATION: CWS dba23a (1.47.40); FILE MERGED 2007/03/12 11:41:21 fs 1.47.40.1: #i71488# GetFormController


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [0b73149d2c825bff8bcdf58f3b64a13747b59d56]

INTEGRATION: CWS dba23a (1.69.130); FILE MERGED 2007/03/01 12:42:23 fs 1.69.130.1: #i74061# indicate read-only-ness of the property browser in the tittle


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [18970062168d3f33bf93997fbc82c6239da5bef2]

INTEGRATION: CWS dba23a (1.70.130); FILE MERGED 2007/03/12 11:40:56 fs 1.70.130.1: #i71488# helper methods for implementing XFormLayerAccess


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [193719ac2dc4d0144e99ab7d13a108204c6d7e27]

INTEGRATION: CWS dba23a (1.19.264); FILE MERGED 2007/03/12 11:40:07 fs 1.19.264.1: #i71488# +FormOperations


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [e165dd9a9421e51148c10f507e17a4ffc46df65d]

INTEGRATION: CWS dba23a (1.62.124); FILE MERGED 2007/03/12 11:39:53 fs 1.62.124.1: #i71488# +FormOperations property


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [36521ab9f6f8461b99173b6cb9c34e1a059f5e7a]

INTEGRATION: CWS dba23a (1.29.126); FILE MERGED 2007/03/01 12:42:23 fs 1.29.126.1: #i74061# indicate read-only-ness of the property browser in the tittle


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [ae6c6265b97139a4ea604c19af139ac6bf1fda7f]

INTEGRATION: CWS dba23a (1.9.232); FILE MERGED 2007/03/01 12:40:38 fs 1.9.232.1: #i73819#


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [422fa4e031506283805193a2b7315112e89f3e66]

INTEGRATION: CWS dba23a (1.80.36); FILE MERGED 2007/02/21 12:01:27 fs 1.80.36.2: #135384# exception safety in m_pSeekCursor->getRow 2007/02/21 12:01:09 fs 1.80.36.1: #135384# exception safety in m_pSeekCursor->getRow


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [e71ea68fd00429c58539dfda3b6eda631df6774c]

INTEGRATION: CWS dba23a (1.2.64); FILE MERGED 2007/05/09 11:40:00 fs 1.2.64.3: manual RESYNC step 2: copy changes of ../fmview.hxx into this file 2007/05/09 11:38:52 fs 1.2.64.2: manual RESYNC step 1: copy version from MWS herein 2007/04/11 15:52:11 fs 1.2.64.1: file fmview.hxx was added on branch cws_src680_dba23a on 2007-05-09 11:38:52 +0000


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [116032e0f5aaa7103945819b6bc9986aa830b02d]

INTEGRATION: CWS dba23a (1.2.64); FILE MERGED 2007/05/09 11:37:20 fs 1.2.64.3: manual RESYNC step 1: copy changes of ../fmshell.hxx into this file 2007/05/09 11:35:30 fs 1.2.64.2: manual RESYNC step 1: copy version from MWS herein 2007/04/11 15:52:00 fs 1.2.64.1: file fmshell.hxx was added on branch cws_src680_dba23a on 2007-05-09 11:35:30 +0000


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [5945da4fd35c53368d7142c57d2468c95ee7d39e]

INTEGRATION: CWS dba23a (1.9.66); FILE MERGED 2007/03/12 11:32:07 fs 1.9.66.1: #i71488# XFormLayerAccess


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [3d1e99ba1a0a2aec4b31d64ed0f89fdccd566fda]

INTEGRATION: CWS dba23a (1.1.2); FILE ADDED 2007/03/12 12:22:47 fs 1.1.2.2: #i71488# removed IllegalArgumentException from getFormController 2007/03/12 11:31:46 fs 1.1.2.1: #i71488# accessing the form layer in a view


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [25f819278bb7d46c4469926ea0b9dda3d42cc526]

INTEGRATION: CWS dba23a (1.3.194); FILE MERGED 2007/03/01 12:01:12 fs 1.3.194.1: #i74061# support for read-only object inspector


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [ddaba2e9918db0910a6d90e995e2d6e126c182a2]

INTEGRATION: CWS dba23a (1.4.62); FILE MERGED 2007/03/01 12:01:12 fs 1.4.62.1: #i74061# support for read-only object inspector


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [1cd4a231fd1ca35f42c6693413736574d8a754b8]

INTEGRATION: CWS dba23a (1.10.270); FILE MERGED 2007/03/12 11:33:37 fs 1.10.270.1: #i71488# +FormOperations


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [0895d4c26ee9be2cf593c7bf855560db72d4bd46]

INTEGRATION: CWS dba23a (1.16.58); FILE MERGED 2007/03/14 14:44:52 fs 1.16.58.1: #i74087# outsourced the PropertyBag handling into an own class, which is now used by both OControlModel and ODatabaseForm


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [24c1fd54e718951370b2aecf6835521fdfada1d8]

INTEGRATION: CWS dba23a (1.1.2); FILE ADDED 2007/03/15 08:19:18 fs 1.1.2.2: #i75198# rename *FastPropertyValue to *DynamicFastPropertyValue, to make clear that they work on the dynamic properties only 2007/03/14 14:44:51 fs 1.1.2.1: #i74087# outsourced the PropertyBag handling into an own class, which is now used by both OControlModel and ODatabaseForm


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [8ca735ccec84ab086b0b6b45045070f9e116889f]

INTEGRATION: CWS dba23a (1.7.170); FILE MERGED 2007/03/14 14:44:51 fs 1.7.170.2: #i74087# outsourced the PropertyBag handling into an own class, which is now used by both OControlModel and ODatabaseForm 2007/03/14 12:33:13 fs 1.7.170.1: copying property-bag related changes from CWS hb02 to CWS dba23a - in preparation of some bug fixes


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [d9692941bcd1254890c33cd558353cf5c4fb1e3d]

INTEGRATION: CWS dba23a (1.14.18); FILE MERGED 2007/03/20 08:16:16 fs 1.14.18.3: RESYNC: (1.14-1.16); FILE MERGED 2007/03/14 14:44:51 fs 1.14.18.2: #i74087# outsourced the PropertyBag handling into an own class, which is now used by both OControlModel and ODatabaseForm 2007/03/14 12:33:13 fs 1.14.18.1: copying property-bag related changes from CWS hb02 to CWS dba23a - in preparation of some bug fixes


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [696c1c141cfc730a3812f0d5626d561739fc28d2]

INTEGRATION: CWS dba23a (1.1.2); FILE ADDED 2007/03/21 07:21:08 fs 1.1.2.4: #i10000# 2007/03/15 08:21:59 fs 1.1.2.3: #i75198# setPropertyValues: account for different semantics of XMultiPropertySet::setPropertyValues and XPropertyAccess::setPropertyValues 2007/03/14 15:01:10 fs 1.1.2.2: #i75169# removeProperty: check whether the property is exsiting, but not removeable 2007/03/14 14:44:51 fs 1.1.2.1: #i74087# outsourced the PropertyBag handling into an own class, which is now used by both OControlModel and ODatabaseForm


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [adb688fc3a9a8cf2a0933d6f0a7982e72c10dc7e]

INTEGRATION: CWS dba23a (1.12.86); FILE MERGED 2007/03/14 14:44:50 fs 1.12.86.1: #i74087# outsourced the PropertyBag handling into an own class, which is now used by both OControlModel and ODatabaseForm


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [fc67f520e325c504239e2479237c5f31d4515e03]

INTEGRATION: CWS dba23a (1.7.86); FILE MERGED 2007/03/14 14:44:50 fs 1.7.86.2: #i74087# outsourced the PropertyBag handling into an own class, which is now used by both OControlModel and ODatabaseForm 2007/03/14 12:33:11 fs 1.7.86.1: copying property-bag related changes from CWS hb02 to CWS dba23a - in preparation of some bug fixes


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [4a966ecc895d35c92289e463a7885b06c40da719]

INTEGRATION: CWS dba23a (1.41.50); FILE MERGED 2007/03/14 14:44:50 fs 1.41.50.2: #i74087# outsourced the PropertyBag handling into an own class, which is now used by both OControlModel and ODatabaseForm 2007/03/14 12:33:08 fs 1.41.50.1: copying property-bag related changes from CWS hb02 to CWS dba23a - in preparation of some bug fixes


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [d24217108cdbee4c3f49f5cb9322e5153308b6df]

INTEGRATION: CWS dba23a (1.55.34); FILE MERGED 2007/03/20 14:36:51 fs 1.55.34.5: #i10000# 2007/03/20 08:14:34 fs 1.55.34.4: RESYNC: (1.55-1.56); FILE MERGED 2007/03/15 08:20:09 fs 1.55.34.3: #i75198# rename PropertyBagHelper::*FastPropertyValue to *DynamicFastPropertyValue, to make clear that they work on the dynamic properties only 2007/03/14 14:44:50 fs 1.55.34.2: #i74087# outsourced the PropertyBag handling into an own class, which is now used by both OControlModel and ODatabaseForm 2007/03/14 12:33:08 fs 1.55.34.1: copying property-bag related changes from CWS hb02 to CWS dba23a - in preparation of some bug fixes


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [7c033808b29a13dcb23f0787e3730fa9534bf89b]

INTEGRATION: CWS dba23a (1.32.20); FILE MERGED 2007/03/21 07:25:47 fs 1.32.20.2: #i10000# 2007/03/14 14:44:50 fs 1.32.20.1: #i74087# outsourced the PropertyBag handling into an own class, which is now used by both OControlModel and ODatabaseForm


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [8fe5e499042eb1810143b4a6ab3fdc06855dbb78]

INTEGRATION: CWS dba23a (1.80.2); FILE MERGED 2007/03/20 08:14:03 fs 1.80.2.4: RESYNC: (1.80-1.82); FILE MERGED 2007/03/15 08:20:09 fs 1.80.2.3: #i75198# rename PropertyBagHelper::*FastPropertyValue to *DynamicFastPropertyValue, to make clear that they work on the dynamic properties only 2007/03/14 14:44:49 fs 1.80.2.2: #i74087# outsourced the PropertyBag handling into an own class, which is now used by both OControlModel and ODatabaseForm 2007/03/14 12:33:06 fs 1.80.2.1: copying property-bag related changes from CWS hb02 to CWS dba23a - in preparation of some bug fixes


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [41dedf411c11aa51048d2a7430bb1fb580e43ded]

INTEGRATION: CWS dba23a (1.3.170); FILE MERGED 2007/03/22 19:42:13 fs 1.3.170.1: #i10000#


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [4405d2c496add5206d8139a7628e85ca358f1167]

INTEGRATION: CWS dba23a (1.4.170); FILE MERGED 2007/03/22 19:42:13 fs 1.4.170.2: #i10000# 2007/03/14 12:33:04 fs 1.4.170.1: copying property-bag related changes from CWS hb02 to CWS dba23a - in preparation of some bug fixes


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [a0e3b48ecd44262b85d4ab877c231b58a219919f]

INTEGRATION: CWS dba23a (1.63.70); FILE MERGED 2007/03/12 12:12:48 fs 1.63.70.2: #i71488# removed IllegalArgumentException from getFormController 2007/03/12 11:39:43 fs 1.63.70.1: #i71488# support XFormLayerAccess, superseding XControlAccess


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [d8cbd8b4ba9bbc2aa51677339fed87f6e74291be]

INTEGRATION: CWS dba23a (1.14.268); FILE MERGED 2007/03/12 12:12:42 fs 1.14.268.2: #i71488# removed IllegalArgumentException from getFormController 2007/03/12 11:39:28 fs 1.14.268.1: #i71488# support XFormLayerAccess, superseding XControlAccess


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [8d5bf2341464e33f44c0f2d7a92a05a5bba16d2a]

INTEGRATION: CWS dba23a (1.15.38); FILE MERGED 2007/04/02 06:49:58 fs 1.15.38.2: OPropertySetHelper::getTypes made const (suggested by SB after review) 2007/03/01 11:13:25 fs 1.15.38.1: copying changes from CWS repcontrol herein (repcontrol has a pretty unknown due date)


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [c10de813f4dd812eec6a5741e0ede1c2be4c6a7b]

INTEGRATION: CWS dba23a (1.15.86); FILE MERGED 2007/04/02 06:49:58 fs 1.15.86.3: OPropertySetHelper::getTypes made const (suggested by SB after review) 2007/03/01 19:36:27 fs 1.15.86.2: missing ; 2007/03/01 11:13:25 fs 1.15.86.1: copying changes from CWS repcontrol herein (repcontrol has a pretty unknown due date)


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [bb37c40c07f06b61c52d9214af48707476f33f4c]

INTEGRATION: CWS dba23a (1.26.38); FILE MERGED 2007/04/02 07:02:52 fs 1.26.38.1: #i10000#


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [17362329c13cdef783418cd477c94b0f323880c1]

INTEGRATION: CWS dba23a (1.15.48); FILE MERGED 2007/04/02 07:13:37 fs 1.15.48.2: OPropertySetHelper::getTypes made const (suggested by SB after review) 2007/03/02 21:17:31 fs 1.15.48.1: export OPropertySetHelper::getTypes


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [06c9b7db8e19c6847f5b14bbfd12f1a8fa75a6a5]

INTEGRATION: CWS dba23a (1.12.54); FILE MERGED 2007/04/02 06:49:17 fs 1.12.54.2: OPropertySetHelper::getTypes made const (suggested by SB after review) 2007/03/01 11:13:25 fs 1.12.54.1: copying changes from CWS repcontrol herein (repcontrol has a pretty unknown due date)


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [4421c12d092c9dd0c1b9169c4d78b405e0fa8345]

INTEGRATION: CWS dba23a (1.21.56); FILE MERGED 2007/05/09 11:21:56 fs 1.21.56.2: RESYNC: (1.21-1.22); FILE MERGED 2007/03/12 13:20:47 fs 1.21.56.1: #i71488# (approved by andre.w.fischer@sun.com) implement css.view.XFormLayerAccess


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [ff32540a85b102e8b6ec34d863200dbb521b3ec7]

INTEGRATION: CWS dba23a (1.39.2); FILE MERGED 2007/03/20 07:50:22 fs 1.39.2.2: RESYNC: (1.39-1.40); FILE MERGED 2007/02/22 11:20:06 fs 1.39.2.1: #i73256#


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [cb5bc4372b48229417409b5a4be4297ed3cd9484]

INTEGRATION: CWS dba23a (1.13.56); FILE MERGED 2007/05/09 11:21:13 fs 1.13.56.2: RESYNC: (1.13-1.14); FILE MERGED 2007/03/12 13:20:47 fs 1.13.56.1: #i71488# (approved by andre.w.fischer@sun.com) implement css.view.XFormLayerAccess


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [ee93663d8ef525f60fa3316e31524d342b1740c2]

INTEGRATION: CWS dba23a (1.33.56); FILE MERGED 2007/03/22 20:34:20 fs 1.33.56.3: #i10000# 2007/03/22 20:31:16 fs 1.33.56.2: #i74087# 2007/03/14 14:23:02 fs 1.33.56.1: copying property-bag related changes from CWS hb02 to CWS dba23a - in preparation of some bug fixes


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [e18ae68046c563493a0789a8382e7f5d633f02ac]

INTEGRATION: CWS dba23a (1.19.74); FILE MERGED 2007/03/07 13:27:21 fs 1.19.74.1: #i74186# export control ids for grid columns, too (they're required by the schema, though not needed)


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [968021821ca572726a0bf977dc20130182bc7ba2]

INTEGRATION: CWS dba23a (1.33.74); FILE MERGED 2007/03/07 13:27:21 fs 1.33.74.1: #i74186# export control ids for grid columns, too (they're required by the schema, though not needed)


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [1a06b1fa610e0896c02865db1434b1fdebd375d4]

INTEGRATION: CWS dba23a (1.16.122); FILE MERGED 2007/03/07 13:27:21 fs 1.16.122.1: #i74186# export control ids for grid columns, too (they're required by the schema, though not needed)


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [af99949af81758c3f9efe686fe1b6efeb53f2882]

INTEGRATION: CWS dba23a (1.43.90); FILE MERGED 2007/03/21 14:43:10 fs 1.43.90.3: #i74186# form:id attribute is an inner, not an outer attribute 2007/03/14 14:23:01 fs 1.43.90.2: copying property-bag related changes from CWS hb02 to CWS dba23a - in preparation of some bug fixes 2007/03/07 13:27:21 fs 1.43.90.1: #i74186# export control ids for grid columns, too (they're required by the schema, though not needed)


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [43489550c5fa5ccb9268dc1036ae1fac02ac49e1]

INTEGRATION: CWS dba23a (1.60.50); FILE MERGED 2007/02/22 11:02:10 fs 1.60.50.1: #i68961# VCLXListBox::addItems no endless loop in case of too many items


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [42fa2e75a845bd7f384df0d6771e6d1860a73702]

INTEGRATION: CWS dba23a (1.72.16); FILE MERGED 2007/03/07 11:23:44 fs 1.72.16.1: draw: Always use PaintToDevice, nowadays the old hacks are not necessary anymore (and hurt in case of #i74694# and #i74895#)


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [058fbee1a4bdc7e62a3abb1e9879eff92eabd290]

INTEGRATION: CWS dba23a (1.3.38); FILE MERGED 2007/03/07 13:57:20 fs 1.3.38.1: #i69541# resource strings for Calc driver


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [fe276d92c1854c79e68d1d6dc077d038a9a2b134]

INTEGRATION: CWS dba23a (1.14.74); FILE MERGED 2007/03/22 10:46:01 fs 1.14.74.2: #i74800# proper implementation of the IsSearchable property 2007/02/23 10:44:44 oj 1.14.74.1: #i74800# add new property to parse column needed by queryfilter dlg in dbaccess introduced by b6248060


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [19762b83cd73dffc981241a2050ce52d07d23bd5]

INTEGRATION: CWS dba23a (1.2.38); FILE MERGED 2007/03/07 13:57:34 fs 1.2.38.1: #i69541# resource strings for Calc driver


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [f9e1dd43a5d6d19a140b382489688edd87843447]

INTEGRATION: CWS dba23a (1.1.2); FILE ADDED 2007/03/07 13:57:41 fs 1.1.2.1: #i69541# resource strings for Calc driver


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [92cd83db83a0a2348250362d45406fecc0f51fdd]

INTEGRATION: CWS dba23a (1.16.122); FILE MERGED 2007/02/23 10:44:44 oj 1.16.122.1: #i74800# add new property to parse column needed by queryfilter dlg in dbaccess introduced by b6248060


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [547c8eeac506575cd1b662bc8fa40cd6cd0ef56f]

INTEGRATION: CWS dba23a (1.4.234); FILE MERGED 2007/02/23 10:44:43 oj 1.4.234.1: #i74800# add new property to parse column needed by queryfilter dlg in dbaccess introduced by b6248060


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [bbc9188d40be5ffb183dee9269271a73f8fb535c]

INTEGRATION: CWS dba23a (1.10.74); FILE MERGED 2007/03/14 12:15:22 fs 1.10.74.1: #i75261# alterColumnType: don't append the column name, this will be done by ::dbtools::createStandardColumnPart (and two names are invalid HSQL syntax)


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [4cd812bd37361f16117fb23738fc7b9352898dfb]

INTEGRATION: CWS dba23a (1.14.38); FILE MERGED 2007/03/07 13:57:00 fs 1.14.38.1: #i69541# proper error propagation when the file cannot be loaded


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [17050f57d8f89e3cf678a898dfe80ffac064fbaa]

INTEGRATION: CWS dba23a (1.4.74); FILE MERGED 2007/02/23 10:44:43 oj 1.4.74.1: #i74800# add new property to parse column needed by queryfilter dlg in dbaccess introduced by b6248060


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [8268e06b7b54aed4741dcc116869bc78e3f14cf4]

INTEGRATION: CWS dba23a (1.14.122); FILE MERGED 2007/03/22 10:45:19 fs 1.14.122.1: #i74800# +m_bIsSearchable


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [83307b6d01b38de9c7f54aadc21445015cdf57b6]

INTEGRATION: CWS impress120_SRC680 (1.154.172); FILE MERGED 2007/04/16 13:29:11 sj 1.154.172.1: #i75817# support XBitmap


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [c01bdcd871c7572c9fc92e3abec0e52302c574ab]

INTEGRATION: CWS impress120_SRC680 (1.59.70.1.38); FILE MERGED 2007/04/16 13:29:10 sj 1.59.70.1.38.1: #i75817# support XBitmap


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [c38ca473edf8f7ecc42b3861a2a5db19acf365f8]

INTEGRATION: CWS macosxpbuildrepair (1.35.38); FILE MERGED 2007/04/15 21:20:56 ericb 1.35.38.1: #i76159# remove useless _SC_GETPW_R_SIZE_MAX define


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [96cdfa532e72094b552e2b869b6876ee920b733b]

INTEGRATION: CWS impress120_SRC680 (1.15.216); FILE MERGED 2007/04/16 08:23:50 af 1.15.216.1: #i76018# Constructor of SvxColorDockingWindow takes doc shell from view shell.


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [f24409db7b741db1efac504a48803e76a6e049e6]

INTEGRATION: CWS macosxpbuildrepair (1.24.18); FILE MERGED 2007/04/15 21:22:20 ericb 1.24.18.1: #i76159# fix undefined _SC_GETPW_R_SIZE_MAX security issue on Mac OS X Panther


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [5b603d4293b1c4bbcb8e0a273b888bc03f5e9942]

INTEGRATION: CWS c07v012_SRC680 (1.46.190); FILE MERGED 2007/04/11 07:34:34 thb 1.46.190.1: #b6520266# Correctly clipping region to device bounds (for Window and VDev)


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [a79a54b255481f31db2c530278c2deee97625769]

INTEGRATION: CWS ww8export01_SRC680 (1.49.266); FILE MERGED 2007/04/24 10:25:17 od 1.49.266.2: #i76464# method <SwWW8Writer::OutGrf(..)> 	 - check, if graphic isn't force to be treated as inline during 	   export, before exporting attributes for anchor type at-character 	   and at-page. Otherwise an additonal paragraph will be exported 	   of an as-character exported graphic inside another frame. 2007/04/19 17:59:26 od 1.49.266.1: #i43447# method <SwWW8WrGrf::Insert(..)> 	 - use layout size of graphic provided by <sw::Frame> instance 	   instead of probably incorrect initialized global data in 	   <SwWW8Writer> instance or the original size of the graphic.


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [b527d98cf5aebaec2fa8996bd7c8a00097bb9208]

INTEGRATION: CWS ww8export01_SRC680 (1.68.276.1.2); FILE MERGED 2007/04/19 17:45:13 od 1.68.276.1.2.1: #i43447# class <SwWW8Writer> 	 - remove member <nFlyWidth> and <nFlyHeight>


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [bbe7fbcf3b08f9e0ded06e8c3bd19d9ca190a875]

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>  [65b1b8d0e7dee4e6c646ec5af53f0c132f1264d9]

INTEGRATION: CWS ww8export01_SRC680 (1.80.280); FILE MERGED 2007/04/19 17:45:14 od 1.80.280.1: #i43447# class <SwWW8Writer> 	 - remove member <nFlyWidth> and <nFlyHeight>


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [89c6338100f50546fd1ef13530720120aa7a1cb2]

INTEGRATION: CWS ww8export01_SRC680 (1.90.20.1.50); FILE MERGED 2007/04/24 16:51:42 od 1.90.20.1.50.2: #i75457# method <OutWW8_SwTxtNode(..)> 	 - export an existing page break after attribute from the paragraph style 2007/04/19 17:47:37 od 1.90.20.1.50.1: #i43447# method <SwWW8Writer::OutWW8FlyFrm(..)> 	 - remove usage of members <nFlyWidth> and <nFlyHeight>


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [6ee2930542a992694babaeefad206b8a427c7bd4]

INTEGRATION: CWS c07v012_SRC680 (1.24.266); FILE MERGED 2007/04/11 07:29:03 od 1.24.266.1: #b6521322# class <SwSection> 	   - break links of inner sections, if outer section is already linked


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [ebdad642960d9c5dc3e05a856555255ae0a091c6]

INTEGRATION: CWS c03v8_SRC680 (1.97.136.1.46); FILE MERGED 2007/04/18 08:36:16 hbrinkm 1.97.136.1.46.1: #b6469725# use field result to initialize field content of SwDBField


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [8a6240f251ebd7bd29a2bd446c48b3545674d594]

INTEGRATION: CWS ww8export01_SRC680 (1.17.310); FILE MERGED 2007/04/19 17:51:04 od 1.17.310.1: #i43447# class <sw::Frame> 	 - introduction of new member <maLayoutSize> inklusive accessor and 	   initialization in constructor.


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [4046164ee2853ebcd512243ef4f834c3b8ca3ba5]

INTEGRATION: CWS c07v012_SRC680 (1.10.752); FILE MERGED 2007/04/11 07:25:50 od 1.10.752.1: #b6521322# class <SwSection> - new method <BreakLink()>


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [0840ec256a72165715bbc465fc3eb67f6a082588]

INTEGRATION: CWS ww8export01_SRC680 (1.22.266); FILE MERGED 2007/04/19 17:51:04 od 1.22.266.1: #i43447# class <sw::Frame> 	 - introduction of new member <maLayoutSize> inklusive accessor and 	   initialization in constructor.


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [722d215512062f45ca868132d4dd9ec1374dad4c]

INTEGRATION: CWS dba221b_SRC680 (1.9.198); FILE MERGED 2007/04/25 07:54:01 fs 1.9.198.1: #i76434# copied the fix for #i73722# herein, to fix it for 2.2.1 instead of 2.3


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [941405144d3dcd89b789ac76f536661766e93a12]

INTEGRATION: CWS impress120_SRC680 (1.9.26.1.4); FILE MERGED 2007/04/17 15:06:35 sj 1.9.26.1.4.1: #i76451# fixed stream seeking problem when storing certain kind of graphics (vclmetfile, wmf..)


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [59085036acfd58ed2df591e786b99117430d28fa]

INTEGRATION: CWS impress120_SRC680 (1.4.110); FILE MERGED 2007/04/16 13:28:25 sj 1.4.110.1: #i75817# support XBitmap


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [e9b576c625383c78d676292d4c2d1ef0e871672a]

INTEGRATION: CWS impress120_SRC680 (1.4.82); FILE MERGED 2007/04/16 13:28:25 sj 1.4.82.1: #i75817# support XBitmap


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [76e1dc4b09fe54b3f4893adf10e4da7b7a4a3093]

INTEGRATION: CWS impress120_SRC680 (1.98.20.1.14); FILE MERGED 2007/04/16 12:17:44 sj 1.98.20.1.14.1: #i76400# fixed problem when removing master pages via api


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [29531befe7c3d3376f5074f81d61ac3a6c872829]

INTEGRATION: CWS macosxpbuildrepair (1.26.50); FILE MERGED 2007/04/02 20:31:55 tra 1.26.50.1: #i75990#make gcc3.3 happy again


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [a18c96c4d3b82df894a7c7163f0e49093942d03e]

INTEGRATION: CWS impress120_SRC680 (1.37.16.3.14); FILE MERGED 2007/04/19 11:47:37 cl 1.37.16.3.14.1: #i72702# added patch by ayaniger for rtl previews


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [33fdafe1bf23cd59c318c40b936090b64e254cf0]

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-10  Kurt Zenker  <kz@openoffice.org>  [a60250396e16d07fcd723e583b782f01c6aa44e3]

INTEGRATION: CWS impress120_SRC680 (1.15.90); FILE MERGED 2007/04/24 13:47:09 sj 1.15.90.2: #i75817# use XGraphic implementation for XBitmap 2007/04/16 13:29:40 sj 1.15.90.1: #i75817# support XBitmap


2007-05-10  Kurt Zenker  <kz@openoffice.org>  [3597160bdb8864e464043215a6f73052d6eb10c7]

INTEGRATION: CWS custompropsfix_SRC680 (1.14.132); FILE MERGED 2007/05/03 10:12:57 mba 1.14.132.1: #i76704#: make method to add custom properties available for other modules


2007-05-09  Fridrich Štrba  <fridrich_strba@openoffice.org>  [0a65558e08ba595596ef899e439fc1a1fbca8d7d]

parse ListValue resources correctly again. Thanks, Henning, for the hints


2007-05-09  Vladimir Glazounov  <vg@openoffice.org>  [fbca801bdae85eb5e40fd649b4ec0eb252d80ab3]

new version for OOF680


2007-05-09  Oliver Specht  <os@openoffice.org>  [cf75fe5a0c1d2fbe26ebbaeb80fdf337d9fd2244]

additional properties added


2007-05-09  Oliver Specht  <os@openoffice.org>  [ed8592ab774b5f0237af161818e2aeb23c7bb65b]

some defaults added


2007-05-09  Oliver Specht  <os@openoffice.org>  [99a1817f3cb87f0d52fecc44758ee03529b392d1]

+TableColumnSeparators


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [d78e3e40e4655e2c52fcb1a510709fd552adf5ee]

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>  [631b65a70eda7060ef28f23b0aa051c8bddfd364]

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>  [ab4b6acfe937cf62dd76c22878f6ee283ce3dab0]

INTEGRATION: CWS bunoexttm (1.1.2); FILE ADDED 2007/02/28 17:01:48 kr 1.1.2.2: simplified: moved class to impl., renamed header 2007/02/28 13:18:51 kr 1.1.2.1: fixed: added map files for purpenvhelper


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [18dbca5ed57bfd8f561b88751f2638cbafb39419]

INTEGRATION: CWS bunoexttm (1.1.2); FILE ADDED 2007/02/28 17:01:48 kr 1.1.2.2: simplified: moved class to impl., renamed header 2007/02/28 13:18:50 kr 1.1.2.1: fixed: added map files for purpenvhelper


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [74786b269b557760d4f841b8a08baaec1beee822]

INTEGRATION: CWS bunoexttm (1.8.48); FILE MERGED 2007/02/28 17:01:48 kr 1.8.48.6: simplified: moved class to impl., renamed header 2007/02/28 13:18:50 kr 1.8.48.5: fixed: added map files for purpenvhelper 2007/02/07 11:15:18 kr 1.8.48.4: fixed: missing dependency 2007/02/02 15:33:38 kr 1.8.48.3: fixed: UNIXVERSIONAMES 2007/01/30 08:42:22 kr 1.8.48.2: fixed: version numbers for purpenvhelper only 2007/01/26 09:51:55 kr 1.8.48.1: joined from utf2


2007-05-09  Oliver Specht  <os@openoffice.org>  [7c6a9eaacbedd517bfe543ad1b5bf3ea0f6cbcd1]

..LeftIndentHandler replaced by MeasureHandler


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [bbc5171c0ca4b000e0ab2acdf8d31a8079f2e610]

INTEGRATION: CWS bunoexttm (1.1.2.3.2); FILE ADDED 2007/01/30 08:42:23 kr 1.1.2.3.2.3: fixed: version numbers for purpenvhelper only 2007/01/30 08:00:08 kr 1.1.2.3.2.2: fixed: version number 2007/01/26 09:51:30 kr 1.1.2.3.2.1: fixed: license


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [f17b8c9f251be346cb20c5f35f06a8e74ea8451f]

INTEGRATION: CWS bunoexttm (1.12.112); FILE MERGED 2007/03/08 13:11:40 thb 1.12.112.4: #i10000# ...and made it work again for linux 2007/03/08 12:16:49 thb 1.12.112.3: #i10000# Fixed build breakages with DBG_UTIL build and OSX 2007/02/28 10:27:26 kr 1.12.112.2: fixed: new symbols section 2007/01/26 09:50:40 kr 1.12.112.1: joined from utf2


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [6fe68109b9c422517ac508c4257c6450a1fda3f2]

INTEGRATION: CWS bunoexttm (1.1.2.4.2); FILE ADDED 2007/01/26 09:49:02 kr 1.1.2.4.2.1: fixed: license


2007-05-09  Oliver Specht  <os@openoffice.org>  [341da5ec172df9ef0830135d198ba4f41390d05b]

handler of sprm TDefTable


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [65fd653c71733628bb697119d05ba1244fc225fa]

INTEGRATION: CWS bunoexttm (1.1.2.5.2); FILE ADDED 2007/01/26 09:48:21 kr 1.1.2.5.2.1: fixed: license


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [d1da3a2e2350a39f17327fe8775e8ef0d7588666]

INTEGRATION: CWS bunoexttm (1.1.2); FILE ADDED 2007/02/28 17:03:42 kr 1.1.2.1: simplified: moved class to impl., renamed header


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [341ba2090fd687a951736e852f746625a3490189]

INTEGRATION: CWS bunoexttm (1.1.2); FILE ADDED 2007/02/28 17:03:41 kr 1.1.2.1: simplified: moved class to impl., renamed header


2007-05-09  Oliver Specht  <os@openoffice.org>  [e24fccf9f533e18f8990157d4f43a9e973d1b5b8]

hander of measures, value + measurement type


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [a486f8f83bc6145c4f683a80758dc2521cd04a58]

INTEGRATION: CWS bunoexttm (1.1.2.9.2); FILE ADDED 2007/02/09 12:07:44 kr 1.1.2.9.2.1: fixed: license, warnings, add usage


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [7d64edbdb2cc28bab9eaa8cfc83fa38cfa3ee26e]

INTEGRATION: CWS bunoexttm (1.1.2.6.2); FILE ADDED 2007/01/26 09:41:34 kr 1.1.2.6.2.1: fixed: license


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [51001d6ffe4da902b52c1cbf0b5b06a8a539c9ed]

INTEGRATION: CWS bunoexttm (1.1.2.4.2); FILE ADDED 2007/01/26 09:41:18 kr 1.1.2.4.2.1: fixed: license


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [50f19e5c9bd34091375596a04c2b7369e7aa251f]

INTEGRATION: CWS bunoexttm (1.1.2.1.2); FILE ADDED 2007/01/26 09:37:27 kr 1.1.2.1.2.1: fixed: license, warning


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [1296fbd3b0298ee5e0a73287405f68b504a780b5]

INTEGRATION: CWS bunoexttm (1.1.2.6.2); FILE ADDED 2007/02/08 13:34:02 kr 1.1.2.6.2.3: fixed: test section title 2007/02/08 10:59:56 kr 1.1.2.6.2.2: fixed: linkage 2007/01/26 09:15:14 kr 1.1.2.6.2.1: fixed: license, warning


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [aa868b68aee97c59106c080f87fb2beeeb9a4114]

INTEGRATION: CWS bunoexttm (1.1.2.3.2); FILE ADDED 2007/01/26 09:14:45 kr 1.1.2.3.2.1: fixed: license


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [a45bcfd0cd2d1c93eae88fd2372f3d6c052eed09]

INTEGRATION: CWS bunoexttm (1.1.2.7.2); FILE ADDED 2007/02/08 15:58:12 kr 1.1.2.7.2.2: extended: add usage 2007/01/26 09:14:24 kr 1.1.2.7.2.1: fixed: license, warning


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [3320103db49124cb0ad9df2d071cb69a3617da4e]

INTEGRATION: CWS bunoexttm (1.1.2.1.2); FILE ADDED 2007/01/26 09:14:00 kr 1.1.2.1.2.1: fixed: license, warning


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [a001164025e85035c96019b68cd59925a35b3080]

INTEGRATION: CWS bunoexttm (1.1.2.1.2); FILE ADDED 2007/01/26 09:11:33 kr 1.1.2.1.2.1: fixed: license


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [0b7d1c637ab6dd0d83ab124e16b575dc6338f4d3]

INTEGRATION: CWS bunoexttm (1.1.2.2.2); FILE ADDED 2007/02/08 10:59:10 kr 1.1.2.2.2.2: fixed: pass copy of string 2007/01/25 17:05:48 kr 1.1.2.2.2.1: fixed: license, a bug, warnings


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [c03b3d591e88e05427f13dd23261f5abee230916]

INTEGRATION: CWS bunoexttm (1.1.2.5.2); FILE ADDED 2007/01/25 16:58:39 kr 1.1.2.5.2.1: fixed: license


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [6aafe2e5b9bd222edb33bd2adc2e1e458780314b]

INTEGRATION: CWS bunoexttm (1.1.2.3.2); FILE ADDED 2007/01/25 16:58:08 kr 1.1.2.3.2.1: fixed: license


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [178d49eff2ab78a459c94a51bd36189dbc2be549]

INTEGRATION: CWS bunoexttm (1.1.2.3.2); FILE ADDED 2007/01/25 16:57:50 kr 1.1.2.3.2.1: fixed: license


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [03ba23168cd8e7b6bdc1cc632d38344e01565117]

INTEGRATION: CWS bunoexttm (1.1.2.1.2); FILE ADDED 2007/02/08 10:18:23 kr 1.1.2.1.2.2: fixed: linkage 2007/01/25 16:52:45 kr 1.1.2.1.2.1: fixed: license


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [69158b4a84f71e03c8aa8752f77734baa068bd5b]

INTEGRATION: CWS bunoexttm (1.1.2.4.2); FILE ADDED 2007/02/08 10:18:23 kr 1.1.2.4.2.2: fixed: linkage 2007/01/25 16:51:36 kr 1.1.2.4.2.1: fixed: license, warnings


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [b9c31601fb0c17f4ca949ad9103145e2a9b16db3]

INTEGRATION: CWS bunoexttm (1.1.2.2.2); FILE ADDED 2007/02/08 10:18:22 kr 1.1.2.2.2.2: fixed: linkage 2007/01/25 16:50:33 kr 1.1.2.2.2.1: fixed: license, warnings


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [ce91ee9e9b7176d2d10310af356fd5dc2387e494]

INTEGRATION: CWS bunoexttm (1.1.2.1.2); FILE ADDED 2007/01/25 16:42:32 kr 1.1.2.1.2.1: fixed: license


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [671d8fa1563dfea8c6263d586bbc214b0ee5e432]

INTEGRATION: CWS bunoexttm (1.1.2.1.2); FILE ADDED 2007/02/09 08:36:26 kr 1.1.2.1.2.2: extended: add standard env. test 2007/01/25 16:42:13 kr 1.1.2.1.2.1: fixed: license


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [453605e4221e45b17e06911280589e6ec8153db0]

INTEGRATION: CWS bunoexttm (1.1.2.1.2); FILE ADDED 2007/01/25 16:08:00 kr 1.1.2.1.2.1: fixed: license


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [2ff01fd49e7300c1a83dc33ef7074d6db3d7d6ae]

INTEGRATION: CWS bunoexttm (1.1.2.3.2); FILE ADDED 2007/02/08 10:16:53 kr 1.1.2.3.2.2: fixed: linkage 2007/01/25 16:06:52 kr 1.1.2.3.2.1: fixed: license, warnings, a leak; adapted: EnvDcp nsp


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [20565194085693fab44b8f7e5ce51a491741674b]

INTEGRATION: CWS bunoexttm (1.1.2.1.2); FILE ADDED 2007/01/25 16:04:07 kr 1.1.2.1.2.1: fixed: license


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [13bb4fc7b29eb929577d9af5c12dd7fd436ee2e0]

INTEGRATION: CWS bunoexttm (1.1.2.2.2); FILE ADDED 2007/01/25 16:02:59 kr 1.1.2.2.2.1: fixed: license


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [51d02bb50e758c94fd9d5910a5e0bfc9c787dd5c]

INTEGRATION: CWS bunoexttm (1.1.2.1.2); FILE ADDED 2007/01/25 16:02:37 kr 1.1.2.1.2.1: fixed: license


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [c4c54ec2f57052eae5e5fcbf0a9f7d544ad4a552]

INTEGRATION: CWS bunoexttm (1.1.2.1.2); FILE ADDED 2007/02/08 10:16:21 kr 1.1.2.1.2.2: fixed: linkage 2007/01/25 16:02:23 kr 1.1.2.1.2.1: fixed: license


2007-05-09  Oliver Specht  <os@openoffice.org>  [3a1f57835230bfd9b10f795148747b95dfda9d2a]

sample document


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [dc87b032a13910719240e5e42b998af578d00831]

INTEGRATION: CWS bunoexttm (1.1.2.1.2); FILE ADDED 2007/01/25 16:02:06 kr 1.1.2.1.2.1: fixed: license


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [60f6167433a0fb49bc03620498d93e9b87270cc1]

INTEGRATION: CWS bunoexttm (1.1.2.1.2); FILE ADDED 2007/01/25 16:00:42 kr 1.1.2.1.2.1: fixed: license


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [9e72757f9cb7b67d80178202ae03cb4255a7c801]

INTEGRATION: CWS bunoexttm (1.1.2.2.2); FILE ADDED 2007/01/25 16:00:23 kr 1.1.2.2.2.1: fixed: license


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [05d96e68ba7e9cb8f34a38da21be9427f35ce481]

INTEGRATION: CWS bunoexttm (1.1.2.2.2); FILE ADDED 2007/01/25 16:00:04 kr 1.1.2.2.2.1: fixed: license,warnings


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [f34157e5f1187d6c2d318d295fd9395282911475]

INTEGRATION: CWS bunoexttm (1.1.2.1.2); FILE ADDED 2007/01/25 15:55:22 kr 1.1.2.1.2.1: fixed: license


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [592db5eeff0798f7153b2b67c7885ae113ebe4a7]

INTEGRATION: CWS bunoexttm (1.1.2.1.2); FILE ADDED 2007/02/08 10:15:29 kr 1.1.2.1.2.2: fixed: linkage 2007/01/25 15:55:01 kr 1.1.2.1.2.1: fixed: license, a leak; adapted: EnvDcp nsp


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [488c5cec3f3f79b0b1fd8b5d77c258a4e2698835]

INTEGRATION: CWS bunoexttm (1.1.2.1.2); FILE ADDED 2007/01/25 14:56:15 kr 1.1.2.1.2.1: fixed: license


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [d779ddb70945f6d23be4f97e6c342ae7ba6e619b]

INTEGRATION: CWS bunoexttm (1.1.2.1.2); FILE ADDED 2007/02/08 10:15:04 kr 1.1.2.1.2.2: fixed: linkage 2007/01/25 14:55:57 kr 1.1.2.1.2.1: fixed: license; adapted: EnvDcp nsp


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [2012d95db4304d8fecc762a107358d0c79bbd72c]

INTEGRATION: CWS bunoexttm (1.1.2.2.2); FILE ADDED 2007/01/25 14:53:13 kr 1.1.2.2.2.1: fixed: license


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [dd9c3240e50b4ee67994537b0c7291dd67fb6161]

INTEGRATION: CWS bunoexttm (1.1.2.1.2); FILE ADDED 2007/02/28 16:54:12 kr 1.1.2.1.2.2: adapted: to simplified purpenvhelper 2007/01/25 14:52:45 kr 1.1.2.1.2.1: fixed: license; adapted: EnvDcp nsp


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [cba03d8c950b35ffc2b1484e5d8c0bd833cb41ec]

INTEGRATION: CWS bunoexttm (1.1.2.1.2); FILE ADDED 2007/01/25 14:51:41 kr 1.1.2.1.2.1: fixed: license


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [8bee025a3442729620cafd49679ead9f877de80d]

INTEGRATION: CWS bunoexttm (1.1.2.1.2); FILE ADDED 2007/03/01 16:06:04 kr 1.1.2.1.2.4: aligned: now uno_getCurrentEnvironment takes a rtl_uString 2007/02/08 12:10:23 kr 1.1.2.1.2.3: fixed: added usage message 2007/02/08 10:14:24 kr 1.1.2.1.2.2: fixed: linkage 2007/01/25 14:49:42 kr 1.1.2.1.2.1: fixed: license; adapted: EnvDcp nsp


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [f7b01136a7774fac88f5feb3099a3f558506d1d0]

INTEGRATION: CWS bunoexttm (1.1.2.2.2); FILE ADDED 2007/01/25 14:37:37 kr 1.1.2.2.2.1: fixed: license


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [614c02aa47907857c0da5ba0f43b7351d2e38276]

INTEGRATION: CWS bunoexttm (1.1.2.2.2); FILE ADDED 2007/01/25 14:37:09 kr 1.1.2.2.2.1: fixed: license


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [195a9b5e7af2682bd9d31541e786f67d64177330]

INTEGRATION: CWS bunoexttm (1.1.2); FILE ADDED 2007/02/15 09:09:40 kr 1.1.2.1: new: tests for Env. Guards


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [3aed9bc66a38f5e4323e88ac1aeafa359335a0b0]

INTEGRATION: CWS bunoexttm (1.1.2); FILE ADDED 2007/03/01 16:06:03 kr 1.1.2.2: aligned: now uno_getCurrentEnvironment takes a rtl_uString 2007/02/15 09:09:41 kr 1.1.2.1: new: tests for Env. Guards


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [4df1ce48325c3793fd37293495da4bce1b931109]

INTEGRATION: CWS bunoexttm (1.1.2); FILE ADDED 2007/02/14 16:59:34 kr 1.1.2.1: tests for EnvDcp


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [a4658798a3340004d2c7ee55c1d89d41ac18add7]

INTEGRATION: CWS bunoexttm (1.1.2); FILE ADDED 2007/02/14 16:59:58 kr 1.1.2.1: tests for EnvDcp


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [d7494abea6084ca027802ff4a30152877c2fe087]

INTEGRATION: CWS bunoexttm (1.1.2); FILE ADDED 2007/02/15 09:27:48 kr 1.1.2.1: new: tests for Anti. Env. Guards


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [458dca1ff49af5d39b7fdb83884e48340957a57b]

INTEGRATION: CWS bunoexttm (1.1.2); FILE ADDED 2007/03/01 16:06:03 kr 1.1.2.2: aligned: now uno_getCurrentEnvironment takes a rtl_uString 2007/02/15 09:27:48 kr 1.1.2.1: new: tests for Anti. Env. Guards


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [b2db4d5dbac67375113b16a40c1bceaf7a0d7ca0]

INTEGRATION: CWS bunoexttm (1.1.2.1.2); FILE ADDED 2007/01/25 14:20:58 kr 1.1.2.1.2.1: fixed: license


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [34ec3ed1d6c070c7c56d9545fe96965d241852d4]

INTEGRATION: CWS bunoexttm (1.1.2.1.2); FILE ADDED 2007/02/09 08:36:26 kr 1.1.2.1.2.2: extended: add standard env. test 2007/01/25 14:18:51 kr 1.1.2.1.2.1: fixed: license


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [59ec15262179c5972495762ea2aa4d6d57b8fc27]

INTEGRATION: CWS bunoexttm (1.2.20); FILE MERGED 2007/01/25 14:13:08 kr 1.2.20.1: fixed: license


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [62f7f4031d34b4b31403006dd0df3f4a779489e2]

INTEGRATION: CWS bunoexttm (1.2.20); FILE MERGED 2007/01/25 14:11:21 kr 1.2.20.1: fixed: license


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [bd91a40bcc6a661fb530c0be853208785da656e7]

INTEGRATION: CWS bunoexttm (1.5.12); FILE MERGED 2007/02/13 13:37:32 kr 1.5.12.2: RESYNC: (1.5-1.6); FILE MERGED 2007/01/25 13:33:28 kr 1.5.12.1: joined changes from utf2


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [87e9b5e42e0bd9d52eab442fd09cfe5a24d42459]

INTEGRATION: CWS bunoexttm (1.27.12); FILE MERGED 2007/01/25 13:33:03 kr 1.27.12.1: joined changes from utf2


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [4278ccd2fab6eb2945064676e11c1822b39ea185]

INTEGRATION: CWS bunoexttm (1.35.28); FILE MERGED 2007/02/09 08:38:04 kr 1.35.28.3: fixed: defenv_revokeInterface needs to be called in correct env. 2007/02/08 10:13:57 kr 1.35.28.2: fixed: linkage 2007/01/25 13:32:27 kr 1.35.28.1: joined changes from utf2


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [71d9a2a7ff5069746d1c92212ec947e844f6254a]

INTEGRATION: CWS bunoexttm (1.1.2.1.2); FILE ADDED 2007/01/25 13:31:36 kr 1.1.2.1.2.1: fixed: license


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [c1935e71212bc6a7dc7185f7532b585d2cd863dd]

INTEGRATION: CWS bunoexttm (1.1.2.1.2); FILE ADDED 2007/01/25 13:31:21 kr 1.1.2.1.2.1: fixed: license


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [a9b70af194a7244f6401ea1e511c2ebf9739b8fb]

INTEGRATION: CWS bunoexttm (1.1.2.1.2); FILE ADDED 2007/01/25 13:30:53 kr 1.1.2.1.2.1: fixed: license


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [e99a1293ef926ada58e6909698f130fbd256a749]

INTEGRATION: CWS bunoexttm (1.1.2.2.2); FILE ADDED 2007/02/08 10:13:36 kr 1.1.2.2.2.2: fixed: linkage 2007/01/25 13:30:15 kr 1.1.2.2.2.1: fixed: license, warning; adapted: EnvDcp nsp


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [510e90905ec9ebb3e63316ddd5e79193a57cb901]

INTEGRATION: CWS bunoexttm (1.1.2.8.2); FILE ADDED 2007/03/01 16:06:03 kr 1.1.2.8.2.3: aligned: now uno_getCurrentEnvironment takes a rtl_uString 2007/02/08 10:13:11 kr 1.1.2.8.2.2: fixed: linkage 2007/01/25 13:29:42 kr 1.1.2.8.2.1: fixed: license; adapted: EnvDcp nsp


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [c45a7da06ee6779de68fb1bf58279da0dabd1de9]

INTEGRATION: CWS bunoexttm (1.1.2.1.2); FILE ADDED 2007/01/25 13:28:52 kr 1.1.2.1.2.1: fixed: license


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [f56797c42c2ca0c29143db23acb5f6b27405b70b]

INTEGRATION: CWS bunoexttm (1.14.28); FILE MERGED 2007/03/08 12:16:48 thb 1.14.28.5: #i10000# Fixed build breakages with DBG_UTIL build and OSX 2007/03/01 09:18:31 kr 1.14.28.4: simplified: rely on IdentityMapping 2007/03/01 09:14:33 kr 1.14.28.3: simplified: use uno::Mapping and uno::Environment instead of C types 2007/03/01 09:01:36 kr 1.14.28.2: simplified: removed unreachable code 2007/03/01 08:56:38 kr 1.14.28.1: fixed: removed all hard casts, manage obj lifecycle vie env. only


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [1bdde728ed7697dc84a3932e6c08a9212669b3f6]

INTEGRATION: CWS bunoexttm (1.1.2.1.2); FILE ADDED 2007/02/28 17:00:00 kr 1.1.2.1.2.2: simplified: moved class to impl., renamed header 2007/01/25 13:24:59 kr 1.1.2.1.2.1: fixed: license


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [197d5021b01a16e984767d390977de3fe9c74c16]

INTEGRATION: CWS bunoexttm (1.1.2.9.2); FILE ADDED 2007/02/08 10:12:44 kr 1.1.2.9.2.2: fixed: linkage 2007/01/25 13:24:28 kr 1.1.2.9.2.1: fixed: license, warning, and a bug


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [2839f941403b7c163ddd08ec515ac886cd305667]

INTEGRATION: CWS bunoexttm (1.1.2.4.2); FILE ADDED 2007/02/28 17:03:01 kr 1.1.2.4.2.3: cleaned: removed unnecessary DLLPRIVATE 2007/02/08 10:12:08 kr 1.1.2.4.2.2: fixed: linkage 2007/01/25 13:21:01 kr 1.1.2.4.2.1: fixed: license


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [58c7aa736b1a0d65d641ca260ca373e847d44d91]

INTEGRATION: CWS bunoexttm (1.1.2); FILE ADDED 2007/02/28 16:59:59 kr 1.1.2.1: simplified: moved class to impl., renamed header


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [0489b690aa262bfe923ebc4f0394d5edd468c5f9]

INTEGRATION: CWS bunoexttm (1.1.2.2.2); FILE ADDED 2007/02/14 17:09:45 kr 1.1.2.2.2.2: changed: renamed windows purpenvhelper similar to cppuhelper 2007/02/02 15:32:57 kr 1.1.2.2.2.1: fixed: windows name


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [2ad3012685d7b41f7cee57a45a543b2be7ecc520]

INTEGRATION: CWS bunoexttm (1.1.2.2.2); FILE ADDED 2007/02/08 09:28:53 kr 1.1.2.2.2.2: fixed: linkage of helper func 2007/01/25 13:19:46 kr 1.1.2.2.2.1: fixed: license


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [57417685d2b78f83bea36b8a434ec333fccd3fa3]

INTEGRATION: CWS bunoexttm (1.1.2.1.2); FILE ADDED 2007/01/25 13:15:23 kr 1.1.2.1.2.1: fixed: license


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [24858ba01bd083e6c59117cf43ca0c6721de43ac]

INTEGRATION: CWS bunoexttm (1.1.2.1.2); FILE ADDED 2007/02/28 16:54:11 kr 1.1.2.1.2.2: adapted: to simplified purpenvhelper 2007/01/25 13:15:13 kr 1.1.2.1.2.1: fixed: license, warning


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [879ab63b2b8f886a4fd1c3cc4ba482ba1d114307]

INTEGRATION: CWS bunoexttm (1.1.2.1.2); FILE ADDED 2007/01/25 13:13:28 kr 1.1.2.1.2.1: fixed: license


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [9f8925de577a200980bea813da96f01d0de673bf]

INTEGRATION: CWS aw048 (1.11.2); FILE MERGED 2007/04/18 15:30:18 aw 1.11.2.1: #i76339#


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [85c2477a9479b08e49e651a8f6bede5b8b51613c]

INTEGRATION: CWS bunoexttm (1.1.2.1.2); FILE ADDED 2007/02/28 16:54:10 kr 1.1.2.1.2.2: adapted: to simplified purpenvhelper 2007/01/25 13:13:01 kr 1.1.2.1.2.1: fixed: license, warning


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [0fa2a40db86456fcee2a6ca2883a4f57c3c0f046]

INTEGRATION: CWS bunoexttm (1.18.22); FILE MERGED 2007/02/28 16:54:13 kr 1.18.22.3: adapted: to simplified purpenvhelper 2007/02/14 17:10:34 kr 1.18.22.2: changed: renamed windows purpenvhelper similar to cppuhelper; fixed: don't deliver .pdb files 2007/01/25 13:09:56 kr 1.18.22.1: partly joined from utf2


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [b08b9eb36bb1a169dee361aadf2e81215d0d45be]

INTEGRATION: CWS aw048 (1.20.206); FILE MERGED 2007/04/12 17:09:24 aw 1.20.206.1: #i75163# Added long needed methods GetViewTransformation() and GetInverseViewTransformation() to OutputDevice. Implementation buffers matrix generation.


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [e6a888df8b0632bf6783a0b5c84476bc8126af30]

INTEGRATION: CWS bunoexttm (1.12.20); FILE MERGED 2007/02/01 11:35:30 kr 1.12.20.2: fixed: adding missing dependency 2007/01/25 13:08:20 kr 1.12.20.1: joined from utf2


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [a4c37baa5c29d4b877da5f80fb90fcc2d58d964d]

INTEGRATION: CWS aw048 (1.226.108); FILE MERGED 2007/04/18 11:35:14 aw 1.226.108.1: #i76339#


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [1d1ab223e6d9561aeb701424805f27ca70010cf2]

INTEGRATION: CWS bunoexttm (1.10.20); FILE MERGED 2007/01/25 12:26:48 kr 1.10.20.1: EnvDcp.h


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [ac5d3393290575f13fb33446c8a3a01e4e5ed7a0]

INTEGRATION: CWS aw048 (1.46.192); FILE MERGED 2007/04/12 17:09:24 aw 1.46.192.1: #i75163# Added long needed methods GetViewTransformation() and GetInverseViewTransformation() to OutputDevice. Implementation buffers matrix generation.


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [25e2b9a9aef0ea8eaf8392bb9df9e0267d503dfc]

INTEGRATION: CWS bunoexttm (1.7.20); FILE MERGED 2007/03/01 16:06:02 kr 1.7.20.2: aligned: now uno_getCurrentEnvironment takes a rtl_uString 2007/01/25 12:26:47 kr 1.7.20.1: EnvDcp.h


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [c5dc1f763777ec6f97a1a61c8e596099173c38da]

INTEGRATION: CWS aw048 (1.2.8); FILE MERGED 2007/04/18 10:55:19 aw 1.2.8.1: adaption to moved headers


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [7e479cded32d2827c5c4cbefd3151c096ce990a4]

INTEGRATION: CWS bunoexttm (1.10.72); FILE MERGED 2007/03/01 16:06:02 kr 1.10.72.3: aligned: now uno_getCurrentEnvironment takes a rtl_uString 2007/02/12 10:18:15 kr 1.10.72.2: fixed: add missing call.conv. 2007/01/25 12:26:47 kr 1.10.72.1: EnvDcp.h


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [21c46ac0d3b72d14f832477ac3cf400808586748]

INTEGRATION: CWS bunoexttm (1.9.62); FILE MERGED 2007/03/01 08:55:36 kr 1.9.62.2: rolled back: change would only needed for impl.envs 2007/01/25 12:26:47 kr 1.9.62.1: EnvDcp.h


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [62dc9f90155272cb9628bf2135936539adf50e08]

INTEGRATION: CWS bunoexttm (1.6.88); FILE MERGED 2007/01/25 12:26:47 kr 1.6.88.1: EnvDcp.h


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [588fa11a8e16481f961de985ed1bed58306cbb68]

INTEGRATION: CWS bunoexttm (1.1.2.2.2); FILE ADDED 2007/02/14 15:57:45 kr 1.1.2.2.2.2: improved: added some documentation 2007/01/25 12:26:47 kr 1.1.2.2.2.1: EnvDcp.h


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [06b214a34c717b0bab457a3f7679b2d16b8f55ef]

INTEGRATION: CWS bunoexttm (1.1.2.3.2); FILE ADDED 2007/02/14 15:57:45 kr 1.1.2.3.2.2: improved: added some documentation 2007/02/08 09:27:49 kr 1.1.2.3.2.1: fixed: linkage


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [9666516e05d67c7b73f5d68333d79536c993365b]

INTEGRATION: CWS bunoexttm (1.1.2.4.2); FILE ADDED 2007/02/28 13:18:49 kr 1.1.2.4.2.3: fixed: added map files for purpenvhelper 2007/02/14 15:57:08 kr 1.1.2.4.2.2: improved: added some documentation 2007/01/25 13:04:07 kr 1.1.2.4.2.1: fixed: license


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [aa605f8eafe415ad6563c7c28191c798313c78c8]

INTEGRATION: CWS aw048 (1.15.148); FILE MERGED 2007/04/13 16:47:48 aw 1.15.148.1: #i74631# adapted XPolygon to use Polygon methods where B2DPolygon conversions are needed. Changes for explicit Polygon and XPolygon constructors, some XPolygon usages removed


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [ba3d0a4190ac172408a177eb69822fb915f0fe87]

INTEGRATION: CWS bunoexttm (1.1.2); FILE ADDED 2007/02/28 16:52:45 kr 1.1.2.1: simplified: moved class to impl., renamed header


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [545a11b2e9efd938beb6741abf530e6621417d56]

INTEGRATION: CWS bunoexttm (1.1.2.2.2); FILE ADDED 2007/02/14 15:57:08 kr 1.1.2.2.2.2: improved: added some documentation 2007/01/25 12:59:58 kr 1.1.2.2.2.1: fixed: license


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [0d036daf41b2342fd8b38c942878f46d712561ce]

INTEGRATION: CWS aw048 (1.20.186); FILE MERGED 2007/03/27 11:18:47 aw 1.20.186.1: #i73628# moved to aw048


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [4d0bab49d799984107c9a968183d1d869cc7a553]

INTEGRATION: CWS bunoexttm (1.1.2.1.2); FILE ADDED 2007/02/14 15:57:07 kr 1.1.2.1.2.2: improved: added some documentation 2007/01/25 12:59:04 kr 1.1.2.1.2.1: fixed: license; adapted: renamed getCurrentEnvironment


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [f88db4757dcee444026ef8ff1f452b9517a1cb19]

INTEGRATION: CWS aw048 (1.11.188); FILE MERGED 2007/04/24 10:19:41 aw 1.11.188.2: #i76617# did too much in converting from XPolyPolyogn to B2DPolyPolygon, one step back to PolyPolygon 2007/04/18 13:49:55 aw 1.11.188.1: #i76339# als removed some more XPolyPolygon usages


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [ceeebe6e3c5dc41e65e2e564226f97787143ebdd]

INTEGRATION: CWS bunoexttm (1.1.2.2.2); FILE ADDED 2007/02/14 15:57:07 kr 1.1.2.2.2.2: improved: added some documentation 2007/01/25 12:57:33 kr 1.1.2.2.2.1: fixed: license; adapted: renamed getCurrentEnvironment


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [03835164614bedf63bb06598284d57ccd7466206]

INTEGRATION: CWS aw048 (1.37.54); FILE MERGED 2007/04/17 16:09:33 aw 1.37.54.2: RESYNC: (1.37-1.39); FILE MERGED 2007/04/13 16:47:47 aw 1.37.54.1: #i74631# adapted XPolygon to use Polygon methods where B2DPolygon conversions are needed. Changes for explicit Polygon and XPolygon constructors, some XPolygon usages removed


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [e2fb5c32f66057d8373d7a3a6ee99e70f5ea9fe9]

INTEGRATION: CWS bunoexttm (1.1.2.3.2); FILE ADDED 2007/02/14 15:57:07 kr 1.1.2.3.2.3: improved: added some documentation 2007/01/31 11:49:29 kr 1.1.2.3.2.2: fixed: added missing explicit; removed: void; added: method is 2007/01/25 12:55:25 kr 1.1.2.3.2.1: fixed: license; adapted: renamed getCurrentEnvironment


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [e5085769324719fde32184414ff7a872cd6c76f3]

INTEGRATION: CWS bunoexttm (1.1.2.1.2); FILE ADDED 2007/02/14 15:57:07 kr 1.1.2.1.2.2: improved: added some documentation 2007/01/25 12:47:07 kr 1.1.2.1.2.1: copied from utf2


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [3321189f2caef1aef9e097f5ad5201f3b8f55cba]

INTEGRATION: CWS aw048 (1.31.60); FILE MERGED 2007/05/04 11:16:18 aw 1.31.60.2: #i76950# Added missing shear and rotate applying code to SdrCircObj::ImpCalcXPolyCirc 2007/04/16 13:38:08 aw 1.31.60.1: #i74628# cleanup of usage of ImpCircUser and XPolygons


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [ed22a34f57e569cad97130f39b7e37aa7be591b9]

INTEGRATION: CWS bunoexttm (1.1.2.2.2); FILE ADDED 2007/02/28 16:51:30 kr 1.1.2.2.2.4: fixed: missing c'tor,d'tor, assign op 2007/02/14 15:57:07 kr 1.1.2.2.2.3: improved: added some documentation 2007/02/08 09:26:07 kr 1.1.2.2.2.2: fixed: linkage of helper funcs 2007/01/25 12:52:41 kr 1.1.2.2.2.1: fixed license


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [8f78d213b6a1cd5370a17d0be2349a088ef7a104]

INTEGRATION: CWS aw048 (1.55.146); FILE MERGED 2007/04/16 16:10:39 aw 1.55.146.1: #i72757# always call AdjustMarkHdl() in SdrObjEditView::SdrEnDtEXTeDIT2


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [a1212ea57e5b8cfa8c7c8305d6027a5090780820]

INTEGRATION: CWS aw048 (1.27.54); FILE MERGED 2007/04/13 16:47:46 aw 1.27.54.1: #i74631# adapted XPolygon to use Polygon methods where B2DPolygon conversions are needed. Changes for explicit Polygon and XPolygon constructors, some XPolygon usages removed


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [fc9ece6244efb4f6ed22e622e03fa91bca15041b]

INTEGRATION: CWS bunoexttm (1.1.2); FILE ADDED 2006/12/19 12:05:24 kr 1.1.2.1: added: moved cli_uno bridge from bridges to here


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [c7012e4a358d17e5e79ba61a84ad553d96526e1a]

INTEGRATION: CWS aw048 (1.23.54); FILE MERGED 2007/04/16 16:38:07 aw 1.23.54.1: #i68562# force solid circle creation to non-solid on demand


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [118d0f2a80f1d15eec494156c7413f9e66101ab9]

INTEGRATION: CWS aw048 (1.5.12); FILE MERGED 2007/04/13 08:39:43 aw 1.5.12.1: #i75163# Calculate pixel invalidation range using GetViewTransformation and floor/ceil rounding to get the covered pixel region. LogicToPixel does not do that.


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [740b0ecbd5901613f7263abe42d67a78381308fb]

INTEGRATION: CWS bunoexttm (1.1.2); FILE ADDED 2007/02/12 10:19:50 kr 1.1.2.2: adapted: need to put Environment::invoke into no_warn 2006/12/19 12:05:24 kr 1.1.2.1: added: moved cli_uno bridge from bridges to here


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [09b1d2cf0e90bf43202a84892a709ba4e1a5be51]

INTEGRATION: CWS aw048 (1.41.188); FILE MERGED 2007/04/13 16:47:45 aw 1.41.188.1: #i74631# adapted XPolygon to use Polygon methods where B2DPolygon conversions are needed. Changes for explicit Polygon and XPolygon constructors, some XPolygon usages removed


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [0c7f0636d433bed508332a537550505ced3cb7a4]

INTEGRATION: CWS bunoexttm (1.1.2); FILE ADDED 2006/12/19 12:05:23 kr 1.1.2.1: added: moved cli_uno bridge from bridges to here


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [1835f94e0af58989271d7f2bc34e37234a577490]

INTEGRATION: CWS aw048 (1.69.52); FILE MERGED 2007/04/18 14:02:02 aw 1.69.52.2: #i76339# 2007/04/13 16:47:44 aw 1.69.52.1: #i74631# adapted XPolygon to use Polygon methods where B2DPolygon conversions are needed. Changes for explicit Polygon and XPolygon constructors, some XPolygon usages removed


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [b1f96c0a7b9c59c6c9fffd494e7e84930a0cb845]

INTEGRATION: CWS bunoexttm (1.1.2); FILE ADDED 2007/02/15 10:19:42 kr 1.1.2.2: updated: got latest patch from bridges/source/cli_uno 2006/12/19 12:05:23 kr 1.1.2.1: added: moved cli_uno bridge from bridges to here


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [4074d69561be5437910361716f63bd3ccb669668]

INTEGRATION: CWS aw048 (1.28.186); FILE MERGED 2007/03/27 10:42:30 aw 1.28.186.1: #i71618# enchanced PolygonOffset support: New default value and set/getPolygonOffset() methods for 3d at E3DScene


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [7b9d203177cf4ccc50cf664066cf7bc721f56864]

INTEGRATION: CWS bunoexttm (1.1.2); FILE ADDED 2006/12/19 12:05:22 kr 1.1.2.1: added: moved cli_uno bridge from bridges to here


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [7c5ce58137c2e1ed03b696710a63b3d6c8dd6ad8]

INTEGRATION: CWS aw048 (1.14.186); FILE MERGED 2007/03/27 10:42:29 aw 1.14.186.1: #i71618# enchanced PolygonOffset support: New default value and set/getPolygonOffset() methods for 3d at E3DScene


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [22f7117d120088d7e572613dbbd9db96ee5a0cb0]

INTEGRATION: CWS bunoexttm (1.1.2); FILE ADDED 2007/02/12 10:19:50 kr 1.1.2.2: adapted: need to put Environment::invoke into no_warn 2006/12/19 12:05:22 kr 1.1.2.1: added: moved cli_uno bridge from bridges to here


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [365a45d8b8e8bae0bde853f437867385088eb24a]

INTEGRATION: CWS aw048 (1.41.12); FILE MERGED 2007/04/13 16:47:44 aw 1.41.12.1: #i74631# adapted XPolygon to use Polygon methods where B2DPolygon conversions are needed. Changes for explicit Polygon and XPolygon constructors, some XPolygon usages removed


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [2cd7b530a52240874899181a88af30cfbc581b96]

INTEGRATION: CWS aw048 (1.24.170); FILE MERGED 2007/04/17 16:01:14 aw 1.24.170.2: RESYNC: (1.24-1.25); FILE MERGED 2007/04/11 12:08:28 aw 1.24.170.1: #i76201# corrected PolyPolygon creation in EnhancedCustomShape2d::CreateSubPath concerning the closed state of the involved polygons


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [7038aaec3b7218c72aea948a49b350b97fc7a103]

INTEGRATION: CWS bunoexttm (1.1.2); FILE ADDED 2006/12/19 12:05:21 kr 1.1.2.1: added: moved cli_uno bridge from bridges to here


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [8d8e84c0a89503db6c102f3bf926f3d1bc5ba5c0]

INTEGRATION: CWS aw048 (1.2.20); FILE MERGED 2007/04/18 10:54:44 aw 1.2.20.1: adaption to moved headers


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [888c472b2273d5b5a57af5d52ed83387fa72bae6]

INTEGRATION: CWS bunoexttm (1.9.14); FILE MERGED 2007/02/12 10:19:49 kr 1.9.14.1: adapted: need to put Environment::invoke into no_warn


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [46d8a0dc6cb0ea0370ddc9f6711a5e3ca5e94481]

INTEGRATION: CWS aw048 (1.2.20); FILE MERGED 2007/04/18 13:50:39 aw 1.2.20.1: #i76339#


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [2fc0df0b505a2cd7500417225a2c0ce3b3a4545f]

INTEGRATION: CWS bunoexttm (1.7.38); FILE MERGED 2006/12/19 12:05:21 kr 1.7.38.1: added: moved cli_uno bridge from bridges to here


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [face484fc3eaf461685f15ea8993097711514328]

INTEGRATION: CWS aw048 (1.2.20); FILE MERGED 2007/04/18 10:54:43 aw 1.2.20.1: adaption to moved headers


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [926cfcf8b5cca8d9a520377695b5f8cbe5417287]

INTEGRATION: CWS bunoexttm (1.10.6); FILE MERGED 2006/12/19 12:05:20 kr 1.10.6.1: added: moved cli_uno bridge from bridges to here


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [4ee4dfb7ca7ca9e71ba5f4480c1f627777c5b611]

INTEGRATION: CWS aw048 (1.2.20); FILE MERGED 2007/04/18 10:54:42 aw 1.2.20.1: adaption to moved headers


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [41d99d5d1e6f368949d6c14e9829a92ce05717d4]

INTEGRATION: CWS bunoexttm (1.6.24); FILE MERGED 2006/12/19 12:06:33 kr 1.6.24.1: fixed: #i72372# added missing dependency


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [1d0c5d32e7766b6f1034ef92cda0d9bf089296c9]

INTEGRATION: CWS bunoexttm (1.1.30); FILE MERGED 2007/02/16 17:21:00 kr 1.1.30.1: fixed: moved dependency from odk module to ure module


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [20512ea056ba1270c51e4a96c48ccb1ac33f8b65]

INTEGRATION: CWS bunoexttm (1.1.2.3.2); FILE ADDED 2007/01/31 10:59:56 kr 1.1.2.3.2.1: fixed: license


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [ca16ebea4779b62311d31fc4f7538e8d3469c0b0]

INTEGRATION: CWS bunoexttm (1.1.2.1.2); FILE ADDED 2007/01/31 10:59:46 kr 1.1.2.1.2.1: fixed: license, include guard


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [ebf6c90bb7db49a7aca9e12e74a5df68f8360f1e]

INTEGRATION: CWS bunoexttm (1.1.2.5.2); FILE ADDED 2007/01/31 11:00:37 kr 1.1.2.5.2.1: fixed: license, warnings; adapted: to EnvDcp; simplified:


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [6c8719444437e2639fbf1a4228aa8dd41111db6b]

INTEGRATION: CWS bunoexttm (1.1.2.2.2); FILE ADDED 2007/01/31 11:15:18 kr 1.1.2.2.2.2: fixed: TestComponent name for windows; renamed: removed .bin 2007/01/31 10:51:38 kr 1.1.2.2.2.1: fixed: license:


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [cbb48099e7b0588dd9ef319d78b006a8a8d1d0c8]

INTEGRATION: CWS bunoexttm (1.1.2.2.2); FILE ADDED 2007/01/31 11:14:39 kr 1.1.2.2.2.2: fixed: undefined SAL_DLLPREFIX 2007/01/31 10:51:17 kr 1.1.2.2.2.1: fixed: license, warnings; simplified:


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [4869c159b2f322ca843146410a6a248fbe0f7f3b]

INTEGRATION: CWS os95 (1.3.276); FILE MERGED 2007/03/16 08:41:26 os 1.3.276.1: #145711# optinal property 'Content' added


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [cc9115f5a7f2df861f838678e26f30ec850fbf29]

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>  [c6b984004489ee1efa820ce5366088b3efd87ea2]

INTEGRATION: CWS bunoexttm (1.1.2.2.2); FILE ADDED 2007/02/19 10:13:45 kr 1.1.2.2.2.3: adapted: to renamed purpenvhelper on windows 2007/01/31 11:14:15 kr 1.1.2.2.2.2: fixed: purpenvhelper name for windows; renamed: removed .bin 2007/01/31 10:45:01 kr 1.1.2.2.2.1: fixed: license, linklib name; renamed: <name>.bin


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [07a35d364b9b72948511d98efd9cbc29bb8c3809]

INTEGRATION: CWS bunoexttm (1.1.2.6.2); FILE ADDED 2007/02/02 15:36:20 kr 1.1.2.6.2.3: fixed: now builds on OOo 2007/01/31 11:13:29 kr 1.1.2.6.2.2: fixed: undefined SAL_DLLPREFIX 2007/01/31 10:44:15 kr 1.1.2.6.2.1: fixed: license, some bugs; adapted: changed EnvDcp; added: more error handling


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [1c5de2724f7eb6f33990bcbcc0136b872ba094d2]

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>  [6a684f5d06d54f52b876a94fe13722306efa399f]

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>  [f2bdf345a96a54790c8a9bbb32a505c29afb13dc]

INTEGRATION: CWS swvalgrind_SRC680 (1.43.36.6.12); FILE MERGED 2007/04/24 06:59:12 fme 1.43.36.6.12.1: #i76133# pHintEnd may be deleted in BuildPortions


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [2b8c305ec6d85760bf79056ba2f79b75baf03bd9]

INTEGRATION: CWS bunoexttm (1.1.2.1.2); FILE ADDED 2007/03/05 11:56:20 kr 1.1.2.1.2.2: adapted: to changed purpenvhelper 2007/01/31 10:42:36 kr 1.1.2.1.2.1: fixed: license


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [fc7b677043318ca400080681762e8ea12aa295f7]

INTEGRATION: CWS bunoexttm (1.13.28); FILE MERGED 2007/01/30 15:46:24 kr 1.13.28.1: adapted: joined from UTF2 - add purposed env. support


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [5b81ed7f29ff5ddccd39277f11cdf548f32ff781]

INTEGRATION: CWS printhelpfix_SRC680 (1.121.92); FILE MERGED 2007/04/04 06:57:49 pb 1.121.92.1: fix: #134037# If a print job runs do not open a new page


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [bf8b46e6cbfa27f68984fe16bb7776cc6068899f]

INTEGRATION: CWS bunoexttm (1.26.4); FILE MERGED 2007/02/08 11:06:54 kr 1.26.4.3: fixed: linkage 2007/01/30 15:48:27 kr 1.26.4.2: adapted: joined from UTF2 - add purposed env. support 2006/12/19 12:02:19 kr 1.26.4.1: fixed: backed out hotfix


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [3849e44d92bba1e22af51af4c18bd937246afe8d]

INTEGRATION: CWS aw048 (1.13.48); FILE MERGED 2007/04/18 11:56:38 aw 1.13.48.3: #i76339# 2007/03/27 10:37:07 aw 1.13.48.2: #i71618# enchanced PolygonOffset support: New default value and set/getPolygonOffset() methods for 3d 2007/03/27 09:34:52 aw 1.13.48.1: #i71618# enchanced PolygonOffset support: New default value and set/getPolygonOffset() methods for 3d


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [ccc50f8a036670b6220332ff95bca8da85c2dd55]

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>  [74ea3aa803941faaef17ca3902c245eb603b5556]

INTEGRATION: CWS bunoexttm (1.43.42); FILE MERGED 2007/04/10 10:46:51 thb 1.43.42.3: RESYNC: (1.44-1.45); FILE MERGED 2007/02/13 12:28:19 kr 1.43.42.2: RESYNC: (1.43-1.44); FILE MERGED 2007/01/30 15:47:16 kr 1.43.42.1: adapted: joined from UTF2 - make cppuhelper comprehensive


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [0e79cdb21296f8ce920a86658fa0fab6cfc95258]

INTEGRATION: CWS aw048 (1.4.54); FILE MERGED 2007/03/27 09:34:52 aw 1.4.54.1: #i71618# enchanced PolygonOffset support: New default value and set/getPolygonOffset() methods for 3d


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [0fe5ddcd21add79ef4062b091628040c0e9f33c0]

INTEGRATION: CWS hro15_SRC680 (1.3.162); FILE MERGED 2007/05/04 09:24:11 hro 1.3.162.1: #i59251 Enable Unicode support in wrapper executables used for Windows shell integration


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [2adb53884509ddaab44d8b5b21326885296cd38f]

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>  [b6a391b5e320b1a84aabee51289c55bcead0d921]

INTEGRATION: CWS bunoexttm (1.10.28); FILE MERGED 2007/01/30 15:45:29 kr 1.10.28.1: adapted: joined from UTF2 - add purposed env. support


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [33bfff7c84706a3db0649c08737dd243a815dc63]

INTEGRATION: CWS dba221a_SRC680 (1.14.52); FILE MERGED 2007/04/01 20:50:10 fs 1.14.52.1: #i74484# impl_openStreamWithPostData now properly translating PostData to another XInputStream


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [32d9787a84da3a0ef692b0770fcd1b819f24e8fc]

INTEGRATION: CWS aw048 (1.9.54); FILE MERGED 2007/03/27 09:34:52 aw 1.9.54.1: #i71618# enchanced PolygonOffset support: New default value and set/getPolygonOffset() methods for 3d


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [50c1037e695b446e31c64ab2308c225e2096a0b3]

INTEGRATION: CWS bunoexttm (1.10.28); FILE MERGED 2007/01/30 14:19:25 kr 1.10.28.1: adapted: joined from UTF2 - add purposed env. support


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [ca2330d5bc0a3dac515013f2744f07dc15a74556]

INTEGRATION: CWS dba221a_SRC680 (1.10.84); FILE MERGED 2007/04/01 20:49:42 fs 1.10.84.1: #i74484# impl_openStreamWithPostData now taking the PostData XInputStream


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [fc84d2203be8df8bca6f8f215e63b88172281fbe]

INTEGRATION: CWS aw048 (1.2.2); FILE MERGED 2007/04/18 10:55:59 aw 1.2.2.1: adaption to moved headers


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [551aaefaed413dbc820d7aecf9e0d747b29d2336]

INTEGRATION: CWS bunoexttm (1.29.28); FILE MERGED 2007/02/08 11:05:53 kr 1.29.28.2: fixed: linkage 2007/01/30 14:18:31 kr 1.29.28.1: adapted: add purposed env. support


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [21b9c46c2493cefb1a64ed1badee447bb6755810]

INTEGRATION: CWS plthes_SRC680 (1.2.12); FILE MERGED 2007/05/06 14:44:30 rene 1.2.12.1: #i73618# add license-fixed pl thesaurus


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [870263bd78168f38cba7c857e95fe0ed88b8cd39]

INTEGRATION: CWS bunoexttm (1.10.4); FILE MERGED 2007/01/30 14:16:39 kr 1.10.4.1: joined UTF2 -  COMPONENT_GETENVEXT


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [923c05d43abdb01742a941e763de4d231db3088c]

INTEGRATION: CWS dba221a_SRC680 (1.39.42); FILE MERGED 2007/04/04 13:15:56 oj 1.39.42.1: #i75723# replace name now even when a container name was changed


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [d384fe3c39769fbd929b67c865e6e634dbad3d0d]

INTEGRATION: CWS bunoexttm (1.5.26); FILE MERGED 2007/01/26 09:54:07 kr 1.5.26.1: joined from utf2


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [f716e5b6b27f74cc236e705170fe2dcbcb8c205f]

INTEGRATION: CWS dba221a_SRC680 (1.14.86); FILE MERGED 2007/04/05 07:02:19 oj 1.14.86.1: #i74119# check if sequence is empty


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [54c7fda6c63bc14a7028b51a97a3e74e94356552]

INTEGRATION: CWS os95 (1.194.30); FILE MERGED 2007/03/16 08:34:50 os 1.194.30.1: #145711# property 'Contennt' added to DDE field master


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [a553ea09971b7dc32a117b1b581adc3c5ee6c7dd]

INTEGRATION: CWS hro15_SRC680 (1.5.146); FILE MERGED 2007/05/04 09:24:10 hro 1.5.146.1: #i59251 Enable Unicode support in wrapper executables used for Windows shell integration


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [ef34681c5eb09beed167d01a5f2e2960700a2bc4]

INTEGRATION: CWS dba221a_SRC680 (1.10.96); FILE MERGED 2007/04/04 13:14:37 oj 1.10.96.1: #i75723# overload rename


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [2cfdf48c7d198272e0520fd99e258bbad7209c41]

INTEGRATION: CWS os95 (1.14.254); FILE MERGED 2007/03/16 09:17:11 os 1.14.254.2: #145711# ::SetExpansion removed 2007/03/16 08:34:36 os 1.14.254.1: #145711# property 'Contennt' added to DDE field master


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [2b16d6b638bc94f8dd290275c9d9b46bc7f3d216]

INTEGRATION: CWS dba221a_SRC680 (1.22.46); FILE MERGED 2007/04/04 13:14:37 oj 1.22.46.1: #i75723# overload rename


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [feee3b91d3fef5681a1526eda4d86ad3e36633b7]

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>  [00dd439d06f63355a4c7f554e81bf49aa4dab657]

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>  [60408dfe04a5a2d8868593049ac935725416023b]

INTEGRATION: CWS custompropsfix_SRC680 (1.175.212); FILE MERGED 2007/05/03 10:16:49 mba 1.175.212.1: #i76704#: use DocInfo of SwDoc as this is the one we have to use on import


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [c95a7d890b63eb8a3f9c60deea1e5a50c5ccc1e2]

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>  [ddc7a5bc9879ae1dc78974b33c61c5a44ec61f5c]

INTEGRATION: CWS aw048 (1.13.42); FILE MERGED 2007/04/13 16:36:31 aw 1.13.42.1: #i74631#, #i76339# support better numerical precision at Polygon to B2DPolygon converter for C1 and C2 continuity


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [7cca3dec21e8377546ce11c72cb0bf721382751e]

INTEGRATION: CWS dba221a_SRC680 (1.4.4.2.4); FILE MERGED 2007/04/17 08:24:42 fs 1.4.4.2.4.2: #i10000# 2007/04/17 06:39:26 fs 1.4.4.2.4.1: #i76066# re-do the lost fix for issue #i65448#


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [d13e20721f534ac54e655a33454f15ceb8730470]

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>  [b4f9d1a35d0b6115d82d14ac885caf080285aeaf]

INTEGRATION: CWS aw048 (1.2.6); FILE MERGED 2007/04/18 10:53:30 aw 1.2.6.1: adaption to moved headers


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [6956422c13076f35119bce41330e1111fe6bd59a]

INTEGRATION: CWS fix75967_SRC680 (1.22.208); FILE MERGED 2007/04/16 17:07:55 pl 1.22.208.1: #i75967# do not loop if all controls are disabled


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [be94df97efec81414145d4c51686b8480e0ee4d5]

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>  [c27a71a254ffa224810a11570c82961300df98e3]

INTEGRATION: CWS olenoserver_SRC680 (1.24.104); FILE MERGED 2007/05/07 16:09:43 mav 1.24.104.1: #i76410# let workaround work for iconified objects


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [8bc4307f2841d2de67cd07ba2286e24b89272a86]

INTEGRATION: CWS dba221a_SRC680 (1.20.12.1.4); FILE MERGED 2007/04/17 06:37:03 fs 1.20.12.1.4.1: copying the fix for #i74732# into this CWS, since the issue has been targeted for 2.2.1 meanwhile


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [f96fde28a59499aec1599a2454cc6415e6720c3c]

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-09  Kurt Zenker  <kz@openoffice.org>  [d7b2fea92240b38305750e9cd6c830265cd484cc]

INTEGRATION: CWS aw048 (1.12.20); FILE MERGED 2007/04/11 13:28:01 aw 1.12.20.1: #i76239# for shear commands on matrices, do not test against 1.0, but against 0.0


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [edd3bc5b01cf58f1851bca942276eea313f0f8ac]

INTEGRATION: CWS os95 (1.61.16); FILE MERGED 2007/03/29 07:47:51 os 1.61.16.2: #146800# init of property name added 2007/03/16 08:37:27 os 1.61.16.1: #145711# load Content string of DDE field masters


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [e871c7ce659d85250697b8d81f5a32b054673fd0]

INTEGRATION: CWS hro15_SRC680 (1.32.134); FILE MERGED 2007/04/26 11:58:51 hro 1.32.134.1: #i59521 Always use complete command line and ignore osl_setCommandArgs to provide UTF-16 support


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [ded1e790539040803e7442d04b12585fd59bf965]

INTEGRATION: CWS aw048 (1.16.8); FILE MERGED 2007/04/11 13:28:01 aw 1.16.8.1: #i76239# for shear commands on matrices, do not test against 1.0, but against 0.0


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [59ceaaee0aed776eca6dea52b0ff7fed39297d09]

INTEGRATION: CWS dbdocs (1.1.2); FILE ADDED 2007/04/23 19:51:54 rene 1.1.2.1: rename tarball to -custom


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [d3c35b966c31434fc308e22c3a3eb021873108ae]

INTEGRATION: CWS os95 (1.32.16); FILE MERGED 2007/03/16 08:38:11 os 1.32.16.1: #145711# load Content string of DDE field masters


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [5441320c846d195cf94c50ccd9ea72ab9a8fc618]

INTEGRATION: CWS hro15_SRC680 (1.18.244); FILE MERGED 2007/05/04 09:21:18 hro 1.18.244.1: #i59251 Depricate osl_setCommandArgs


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [12f1e77a18dbb1b8ddd3f147a91285711582e84c]

INTEGRATION: CWS bunoexttm (1.25.48); FILE MERGED 2007/04/10 10:43:39 thb 1.25.48.2: RESYNC: (1.25-1.26); FILE MERGED 2006/12/19 12:01:07 kr 1.25.48.1: update: moved cli_uno into cli_ure


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [3ea391c8b2f415a1caf444d1c8eb95db4d5c3409]

INTEGRATION: CWS aw048 (1.7.26); FILE MERGED 2007/04/18 12:34:32 aw 1.7.26.1: #i76339#


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [257597e376454a532a63971c50baf9bbf23c978a]

INTEGRATION: CWS bunoexttm (1.37.18); FILE MERGED 2007/04/10 10:43:46 thb 1.37.18.2: RESYNC: (1.37-1.38); FILE MERGED 2006/12/19 12:01:06 kr 1.37.18.1: update: moved cli_uno into cli_ure


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [d8b439682158bd0198777949c467efb9fbd5fea0]

INTEGRATION: CWS dbdocs (1.1.2); FILE ADDED 2007/05/06 16:41:45 rene 1.1.2.1: add README


2007-05-09  Kurt Zenker  <kz@openoffice.org>  [366235e6d88da5a4bede3cbb6bdc2256adcfe1a4]

INTEGRATION: CWS dbdocs (1.33.4); FILE MERGED 2007/04/23 19:51:54 rene 1.33.4.1: rename tarball to -custom


2007-05-08  Henning Brinkmann  <hbrinkm@openoffice.org>  [51616d243ee5c327e50e10689a02ad2bd77d4b64]

create stream by relation id


2007-05-08  Henning Brinkmann  <hbrinkm@openoffice.org>  [2351b120467424931c9bd7ddbced57057de6dcc0]

do not repeat paragraph properties when opening character group for text without CHP


2007-05-08  Oliver Specht  <os@openoffice.org>  [4f31c9de6ccc32ac735bb6a463f3fdc8b7bb7bcf]

table with preferred width


2007-05-07  Henning Brinkmann  <hbrinkm@openoffice.org>  [a2b7ce765d42dba34fbc15aec505f18e157a5d68]

new endOfCellAction/endOfRowAction. made private: endRow, endCell


2007-05-07  Oliver Specht  <os@openoffice.org>  [c234141af7315b16e3949d624453778d0a4c502d]

set defaults of HeaderRowCount and IsSplitAllowed


2007-05-07  Oliver Specht  <os@openoffice.org>  [5a0203e2ad4848d34fb3ddf9ce20447d121f3722]

table row height


2007-05-07  Oliver Specht  <os@openoffice.org>  [e5afee6bcac2b93e0a3cde903fb6fd18eff0e49d]

duplicate settings of page dimensions removed


2007-05-07  Oliver Specht  <os@openoffice.org>  [7dd9166b75df0a73088df5190c030e62f049aa81]

don't access SectionContext in style sheet import


2007-05-07  Oliver Specht  <os@openoffice.org>  [e8ba7116e72239b97ae7faef402e67495b618c40]

HeaderRowCount


2007-05-07  Oliver Specht  <os@openoffice.org>  [585c5c89e3d686b199466ec310de08d47c93becf]

LeftIndent, HeaderRowCount


2007-05-07  Oliver Specht  <os@openoffice.org>  [b8cee3b1ba4d86736c82308bfafe531f6381f232]

check iterators before call of erase()


2007-05-07  Oliver Specht  <os@openoffice.org>  [4a259fb9b4793486c9e46056c413e3657e28838f]

+IsStyleSheetImport


2007-05-07  Oliver Specht  <os@openoffice.org>  [dd3ddc5e7f4930c46e1739e941a5e173438e47b1]

HeaderRowCount added


2007-05-07  Oliver Specht  <os@openoffice.org>  [5925ec9e29c4a5db3a7bd5019d13496732ca7056]

+TableLeftIndentHandler


2007-05-04  Fridrich Štrba  <fridrich_strba@openoffice.org>  [58b9faa69a5dc62c1366a2e0ee3c7cde1066a021]

parse page size and margins correctly


2007-05-04  Fridrich Štrba  <fridrich_strba@openoffice.org>  [208975bbb72b9739a96c277295888ed1182f48bd]

remove an OSL_ENSURE because absence of value is valid in classes derived Sprm


2007-05-04  Fridrich Štrba  <fridrich_strba@openoffice.org>  [1a7b81940d1256b55191e7029309a6c3eae9e03e]

rewriting the startSectionGroup and endSectionGroup to use the new OOXMLParserState class (thanks Henning); initializing the page properties with default values; some fixes and checking for null pointers


2007-05-03  Rüdiger Timm  <rt@openoffice.org>  [183f96b55c7254ff68668af1218ddcd91b6aea54]

#i76821#, #i76897# New CVS version requires switch '-B' when moving tags. Note: required client revision >= 1.11.2


2007-05-03  Henning Brinkmann  <hbrinkm@openoffice.org>  [92e35848da100eac440d8ff2237a87b8d6b39f98]

Generate table events in OOXML


2007-05-03  Rüdiger Timm  <rt@openoffice.org>  [cba07b4ecad43d111dc8989ce5accde8bab07ce4]

#i76821# Adapt output parsing to new CEE version.


2007-05-03  Fridrich Štrba  <fridrich_strba@openoffice.org>  [e5793d78d0beae0d470134626a7ce56ec337d3fc]

using namespace ::writerfilter


2007-05-03  Oliver Specht  <os@openoffice.org>  [d6ff104938a3440cab5e5cd1f475151895ffc54b]

_PageSz.orient: now bool, separately initialized


2007-05-03  Oliver Specht  <os@openoffice.org>  [e15b7ba76e30b2574486039c784c480e0ef7dc60]

table attributes


2007-05-03  Oliver Specht  <os@openoffice.org>  [8c612cc14639f8c600b7ed1d0302a43a08de436c]

handler of table cell color


2007-05-03  Oliver Specht  <os@openoffice.org>  [897f4ede2160d57de5eda76f512bb7bdad297818]

new: CellColorHandler


2007-05-02  Fridrich Štrba  <fridrich_strba@openoffice.org>  [e7aadb548bc2b6eb41dcd937fedbd85540d7ff6a]

Improved conversion of section properties in multisection documents, fix bug with ST_OnOff conversion, conversion of text columns


2007-04-30  Fridrich Štrba  <fridrich_strba@openoffice.org>  [f8b3d64f1e8884aadc1fc361d657c450e36d20a7]

parsing section properties in multisection documents


2007-04-30  Rüdiger Timm  <rt@openoffice.org>  [3d7a6fe9bc6a39a6d2a3cb3451c13f6bc0446e8c]

#i76766# Lost change of CWS sixtyfour11.


2007-04-27  Fridrich Štrba  <fridrich_strba@openoffice.org>  [c8e0afcab056dc9e9030ece521e172e82cec2ee8]

section properties converted in a single section document correctly. next week we go for multiple section ones


2007-04-27  Andre Fischer  <af@openoffice.org>  [619350a3dfaefa4b45fb2caa47441fff3b2872f3]

Initial revision


2007-04-27  Fridrich Štrba  <fridrich_strba@openoffice.org>  [f1c1500526a804e602a74543d0b9f91f93f99ef9]

more section properties parsing code


2007-04-27  Rüdiger Timm  <rt@openoffice.org>  [b3f11ca5728496495512c92969f7b3d776c205d0]

#i10000# 'using SdrPage::Clone' to avoid warning 'FmFormPage::Clone hides the virtual function SdrPage::Clone(SdrModel*) const'


2007-04-27  Rüdiger Timm  <rt@openoffice.org>  [5fdb6280d275714322d00ad853f97d7b74eeed66]

#i10000# Some more clean up


2007-04-27  Rüdiger Timm  <rt@openoffice.org>  [2f3545036f5f5851a01f0dbff9f15d6174030b48]

#i10000# getVBAGlobals() does not use a parameter any more, so remove it to avoid warning (unused parameter 'pBasic').


2007-04-27  Rüdiger Timm  <rt@openoffice.org>  [93f9dba1b8aff45aad8f29e9ca969a2239c2cc80]

#i76739# Patch by pjanik, approved by pl.


2007-04-27  Rüdiger Timm  <rt@openoffice.org>  [ed6c623d000e8d7d7aefe231a791afbd8eba9bcc]

#i76739# 'ResId()' changed into 'SVX_RES()'. (Patch by pjanic, approved by pl.)


2007-04-27  Rüdiger Timm  <rt@openoffice.org>  [18f8aac4398d160779157cca93234b31238f172b]

#i10000# #i76740# Added license header, removed obsolete sv.mk, corrected 'PRJ' and 'PRJNAME'.


2007-04-27  Rüdiger Timm  <rt@openoffice.org>  [23e1bb3d831981f50b4fbf7987a5a34d443a0f51]

#i10000# Added opening parenthesis for if-else-construct (obviously that got lost during last resync).


2007-04-27  Rüdiger Timm  <rt@openoffice.org>  [f840ab4637485e4ae31f183cfd4c49c9c62f56c1]

#i10000# Bring module 'oovbaapi' to HEAD


2007-04-27  Rüdiger Timm  <rt@openoffice.org>  [3f7eb59bda9f46ded1078dbe7c959021c39ec2e3]

#i10000# Bring module 'oovbaapi' to HEAD.


2007-04-27  Rüdiger Timm  <rt@openoffice.org>  [6c9d2dd17ec789ccf1cadd9499ad4556717d3058]

#i10000# Bring module 'oovbaapi' to HEAD


2007-04-27  Rüdiger Timm  <rt@openoffice.org>  [651da88c0876027a82171ab74c1f8eb3debdbade]

#i10000# Bring module 'oovbaapi' to HEAD.


2007-04-27  Vladimir Glazounov  <vg@openoffice.org>  [ce0eba9ddd00dcb5cd4b908600c1ea549ff0f595]

new version for SRC680


2007-04-27  Vladimir Glazounov  <vg@openoffice.org>  [ce6a93d8d4d94872b77e1d96b0a530cb35b03f31]

new version for SRC680


2007-04-27  Vladimir Glazounov  <vg@openoffice.org>  [4e045788480a3929ab07efe51f0f63f2b7e20b27]

new version for SRC680


2007-04-27  Vladimir Glazounov  <vg@openoffice.org>  [f5f9eb1f176d8328464d2e375328e1636259de28]

new version for SRC680


2007-04-26  Vladimir Glazounov  <vg@openoffice.org>  [fda892c5f5911dec4aba01195c2971d0eca70840]

new version for SRC680


2007-04-26  Vladimir Glazounov  <vg@openoffice.org>  [10d81edac4e622399fbb3f74863e58a4fe102212]

new version for SRC680


2007-04-26  Vladimir Glazounov  <vg@openoffice.org>  [307034c6ff9a359e7a0039e96ee5880db57d418a]

new version for SRC680


2007-04-26  Vladimir Glazounov  <vg@openoffice.org>  [38bf7e2cab3ec533cb024b73ddf6dac7c5bec0ec]

new version for SRC680


2007-04-26  Vladimir Glazounov  <vg@openoffice.org>  [9500b2a015d387440a673df62f5e3a241563b5cc]

new version for SRC680


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [5cadcd6a54e10d3e75050698eff9a13f2193f3da]

#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>  [f25df9ba4a61884f2f13a6e7c1d655df18cea0de]

SRC680


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [146b055a52752fe83bafa22f4a08a97a4a1fb2bd]

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>  [8ce1b7e703befc1b66b8c297d279697752c9b710]

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>  [02ef1e917861b06c89c0f12c9842dbaf0c964c11]

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>  [d779846c1b7cbb1b674e68972287f580a012b701]

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>  [467fa413476ddb112134d12ebd64fa301e2a3363]

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>  [c826abf986745c4dcd2633dadd623c5168f1448a]

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>  [08d232fd017f89a11fd8a0fd99b25f923fcd1532]

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>  [0152f57cffdc1a8eaeb8e0eaa050178ed8ec4652]

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>  [16ffbbefe313e9269d8281fe8f663b84e3ba6d7e]

INTEGRATION: CWS ause077 (1.10.16); FILE MERGED 2007/04/17 18:43:20 hjs 1.10.16.2: RESYNC: (1.10-1.13); FILE MERGED 2007/03/09 14:59:51 hjs 1.10.16.1: #i70267# dependencies and cleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [f1a4fc76f829086d38187bff3ac846e6390a4831]

INTEGRATION: CWS ause077 (1.8.18); FILE MERGED 2007/03/09 14:59:50 hjs 1.8.18.1: #i70267# dependencies and cleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [7f961a21a1bc8e1fa5048177fbb8c68329909261]

INTEGRATION: CWS mergede03 (1.1.160); FILE MERGED 2007/04/24 15:06:41 ihi 1.1.160.1: #i76501# remove German


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [755b14d423e0bac8fd17904d11120f09a5f03884]

INTEGRATION: CWS mergede03 (1.4.326); FILE MERGED 2007/04/24 14:58:18 ihi 1.4.326.1: #i76501# remove German


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [9e4765375ad18745a400b6c8cff1b2a6ed4db1b9]

INTEGRATION: CWS mergede03 (1.3.326); FILE MERGED 2007/04/24 14:58:18 ihi 1.3.326.1: #i76501# remove German


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [15bf54ac7cd533bae36cd0ce02f5c7493ab7fb9d]

INTEGRATION: CWS mergede03 (1.4.326); FILE MERGED 2007/04/24 14:58:17 ihi 1.4.326.1: #i76501# remove German


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [92b8b40772f672f88a86f8427db64df63ab169fc]

INTEGRATION: CWS mergede03 (1.4.326); FILE MERGED 2007/04/24 14:58:16 ihi 1.4.326.1: #i76501# remove German


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [0ba13466ccbbf9205e5762414da22532438a66d5]

INTEGRATION: CWS mergede03 (1.3.324); FILE MERGED 2007/04/24 14:58:16 ihi 1.3.324.1: #i76501# remove German


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [45b128a391f83d866df2ce64fa99362ce6ba744a]

INTEGRATION: CWS mergede03 (1.3.324); FILE MERGED 2007/04/24 14:58:15 ihi 1.3.324.1: #i76501# remove German


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [668cca717f76d557d2be0831fed69627f1d69402]

INTEGRATION: CWS mergede03 (1.4.324); FILE MERGED 2007/04/24 14:58:14 ihi 1.4.324.1: #i76501# remove German


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [68264b0013132d50f534f660e90b719d928eee96]

INTEGRATION: CWS mergede03 (1.3.324); FILE MERGED 2007/04/24 14:58:14 ihi 1.3.324.1: #i76501# remove German


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [2a0eebced8a8ba2722955fe7244c624b52c118d6]

INTEGRATION: CWS mergede03 (1.3.324); FILE MERGED 2007/04/24 14:58:13 ihi 1.3.324.1: #i76501# remove German


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [15693fc0bbb7dc62ad9b50d2d4180d460faf0ec9]

INTEGRATION: CWS mergede03 (1.4.324); FILE MERGED 2007/04/24 14:58:13 ihi 1.4.324.1: #i76501# remove German


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [1bf131ee1b9bd5bb050bd4feb3c27cd0a09d93e2]

INTEGRATION: CWS mergede03 (1.4.324); FILE MERGED 2007/04/24 14:58:12 ihi 1.4.324.1: #i76501# remove German


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [35e1e47f04c3c42dea626a568296aef38a12d806]

INTEGRATION: CWS mergede03 (1.3.324); FILE MERGED 2007/04/24 14:58:12 ihi 1.3.324.1: #i76501# remove German


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [18263c13ac78585a2942287d302a30eb1cd68317]

INTEGRATION: CWS mergede03 (1.3.324); FILE MERGED 2007/04/24 14:58:11 ihi 1.3.324.1: #i76501# remove German


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [baf992749e662292c77cd59a263b2bf6772e4c28]

INTEGRATION: CWS mergede03 (1.4.324); FILE MERGED 2007/04/24 14:58:11 ihi 1.4.324.1: #i76501# remove German


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [269e7c64c4edb91f3c0b2714d879e4c9222fbd1d]

INTEGRATION: CWS mergede03 (1.3.324); FILE MERGED 2007/04/24 14:58:10 ihi 1.3.324.1: #i76501# remove German


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [40b357e7107e229229b7c7800385221f30609364]

INTEGRATION: CWS mergede03 (1.4.324); FILE MERGED 2007/04/24 14:58:10 ihi 1.4.324.1: #i76501# remove German


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [3b8d5a6966588a346daaf2cde2045c74e2e1b968]

INTEGRATION: CWS mergede03 (1.4.324); FILE MERGED 2007/04/24 14:58:09 ihi 1.4.324.1: #i76501# remove German


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [67d4c50f4fc0ff7f1c5d7c50380855d579cc00ae]

INTEGRATION: CWS mergede03 (1.3.324); FILE MERGED 2007/04/24 14:58:09 ihi 1.3.324.1: #i76501# remove German


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [caf56613e66f05403ff47c5a926db9918a78e0c2]

INTEGRATION: CWS mergede03 (1.3.324); FILE MERGED 2007/04/24 14:58:08 ihi 1.3.324.1: #i76501# remove German


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [48f9b6ab2d08a94f9f641e407aea98d0a3ab0fde]

INTEGRATION: CWS mergede03 (1.4.324); FILE MERGED 2007/04/24 14:58:08 ihi 1.4.324.1: #i76501# remove German


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [693c663fa167e6e621fdc65f68e0df65a0a7e55a]

INTEGRATION: CWS mergede03 (1.4.324); FILE MERGED 2007/04/24 14:58:07 ihi 1.4.324.1: #i76501# remove German


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [e14468a318fd8d5954fb03a0cf227a0a0cf54af1]

INTEGRATION: CWS mergede03 (1.4.324); FILE MERGED 2007/04/24 14:58:06 ihi 1.4.324.1: #i76501# remove German


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [7a6998c7956a0e8dc22a012c0609350be099ebd4]

INTEGRATION: CWS mergede03 (1.3.324); FILE MERGED 2007/04/24 14:58:06 ihi 1.3.324.1: #i76501# remove German


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [fdd258baa7d9591dc808b08157afcf58323e5d00]

INTEGRATION: CWS mergede03 (1.3.324); FILE MERGED 2007/04/24 14:58:05 ihi 1.3.324.1: #i76501# remove German


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [703f6b3e218c26052c845390bb5f5b5215dc3569]

INTEGRATION: CWS mergede03 (1.4.324); FILE MERGED 2007/04/24 14:58:05 ihi 1.4.324.1: #i76501# remove German


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [970386dd756ffc797656fdb6e570a145fe55ffa1]

INTEGRATION: CWS mergede03 (1.3.324); FILE MERGED 2007/04/24 14:58:04 ihi 1.3.324.1: #i76501# remove German


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [9ca7f60a94dbb0cc449526e56423f4dc2438047b]

INTEGRATION: CWS mergede03 (1.4.324); FILE MERGED 2007/04/24 14:58:04 ihi 1.4.324.1: #i76501# remove German


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [8b924a6bdd739a29ec8a9b3e0ab97ce0c43531bc]

INTEGRATION: CWS mergede03 (1.3.324); FILE MERGED 2007/04/24 14:58:03 ihi 1.3.324.1: #i76501# remove German


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [bb24e48861959260e19cd8afe94333e7040fa56d]

INTEGRATION: CWS mergede03 (1.3.326); FILE MERGED 2007/04/24 14:58:03 ihi 1.3.326.1: #i76501# remove German


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [6c45a2a4e7c69db71bc4f3a53918dda65beaaaca]

INTEGRATION: CWS mergede03 (1.3.326); FILE MERGED 2007/04/24 14:58:02 ihi 1.3.326.1: #i76501# remove German


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [378acb3ddc5c6be024dbdb6b96ec12843e8d121e]

INTEGRATION: CWS mergede03 (1.3.326); FILE MERGED 2007/04/24 14:58:01 ihi 1.3.326.1: #i76501# remove German


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [3fd7a32433d93ab0ebb0037ddcf100e4f0ce8c16]

INTEGRATION: CWS mergede03 (1.3.326); FILE MERGED 2007/04/24 14:58:00 ihi 1.3.326.1: #i76501# remove German


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [8d493ec6b824c4879cb8cc38858b1f5e1c766f8d]

INTEGRATION: CWS mergede03 (1.4.326); FILE MERGED 2007/04/24 14:58:00 ihi 1.4.326.1: #i76501# remove German


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [e777f2e2113ef7f359376fa3169247e0f75537d7]

INTEGRATION: CWS mergede03 (1.3.326); FILE MERGED 2007/04/24 14:57:59 ihi 1.3.326.1: #i76501# remove German


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [e0f690b02753b7c2c4b0828c3d72f5da95549ff8]

INTEGRATION: CWS mergede03 (1.2.580); FILE MERGED 2007/04/24 14:57:59 ihi 1.2.580.1: #i76501# remove German


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [95e0726dd9c84f6eac0394191e2d547212f6ae38]

INTEGRATION: CWS vcl75 (1.38.50); FILE MERGED 2007/03/20 11:49:55 pb 1.38.50.1: fix: #i64785# use svt::SelectableFixedText for values


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [332970c1d65d48930cdc2d63bc8aa90309e21f28]

INTEGRATION: CWS vcl75 (1.49.296); FILE MERGED 2007/03/20 11:52:21 pb 1.49.296.1: fix: #i64785# use svt::SelectableFixedText (Edit instead of FixedText


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [abc5eec86c294b79e4f0e1ab44db0dcd8a2b7e3c]

INTEGRATION: CWS vcl75 (1.20.18); FILE MERGED 2007/04/18 13:50:49 pl 1.20.18.2: RESYNC: (1.20-1.21); FILE MERGED 2007/02/23 13:22:46 pl 1.20.18.1: #i72605# have checkbox combined with ending line


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [3fd3d9c0ea83d257545faa2290c9b1b7f4306b51]

INTEGRATION: CWS vcl75 (1.29.146); FILE MERGED 2007/02/28 16:59:29 pl 1.29.146.1: #i74976# disable logo on session startup command line


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [a05d365f13319617d93474cc55738aba2cb5bf30]

INTEGRATION: CWS vcl75 (1.87.74); FILE MERGED 2007/03/19 10:23:18 pl 1.87.74.2: #i75504# fixed format string (thanks pjanik) 2007/02/21 19:36:35 pl 1.87.74.1: #i69116# #i69117# refresh keyboard name in generic plugin


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [a5bc8707da78a6a0895ae52a3dd20f48ad0c03ab]

INTEGRATION: CWS vcl75 (1.19.166); FILE MERGED 2007/02/21 19:36:35 pl 1.19.166.2: #i69116# #i69117# refresh keyboard name in generic plugin 2007/02/21 18:39:13 pl 1.19.166.1: #i69116# #i69117# correct some keysym names


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [e40083882415a7f888e93a8e1bef118f559478df]

INTEGRATION: CWS vcl75 (1.7.166); FILE MERGED 2007/02/21 19:36:35 pl 1.7.166.1: #i69116# #i69117# refresh keyboard name in generic plugin


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [b0d14d4509e4f4c2ac409b9ee63e706854be9fd3]

INTEGRATION: CWS vcl75 (1.25.98); FILE MERGED 2007/03/16 16:56:05 pl 1.25.98.1: #i75469# avoid repeatedly setting the same pointer over and over again


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [97c2fe16bce3ab8c8bb47ea4441aa27e347d86f8]

INTEGRATION: CWS vcl75 (1.14.146); FILE MERGED 2007/02/21 19:36:34 pl 1.14.146.1: #i69116# #i69117# refresh keyboard name in generic plugin


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [b78e3536be55dbb9855acb11147205669ed539d2]

INTEGRATION: CWS vcl75 (1.59.58); FILE MERGED 2007/03/16 16:56:05 pl 1.59.58.2: #i75469# avoid repeatedly setting the same pointer over and over again 2007/02/19 14:47:44 pl 1.59.58.1: join vcl74


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [627755ac6f9159a514ef42369892bb9f8f0ee169]

INTEGRATION: CWS vcl75 (1.36.24); FILE MERGED 2007/02/23 14:36:51 pl 1.36.24.1: #i63818# open first menu entry on F10 (GNOME only)


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [1613d52d73dd163b0a2d488e8e52af8d7b9d4e76]

INTEGRATION: CWS vcl75 (1.31.20); FILE MERGED 2007/03/20 12:36:58 pl 1.31.20.2: RESYNC: (1.31-1.32); FILE MERGED 2007/02/21 19:52:43 pl 1.31.20.1: #i69116# #i69117# refresh keyboard name in gtk plugin


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [5f883f47e6c251579e83b42eb37db19c3cda3ae0]

INTEGRATION: CWS vcl75 (1.252.16); FILE MERGED 2007/04/18 17:17:10 pl 1.252.16.4: RESYNC: (1.253-1.254); FILE MERGED 2007/03/20 12:36:39 pl 1.252.16.3: RESYNC: (1.252-1.253); FILE MERGED 2007/02/26 11:57:32 pl 1.252.16.2: #i74741# fix offset problem in PaintToDevice 2007/02/19 17:41:05 pl 1.252.16.1: #i73785# do not overwrite NoWheelActionWithoutFocus during a system settings change


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [197079c39e3686d88c23d221829ffc88f661d792]

INTEGRATION: CWS vcl75 (1.145.22); FILE MERGED 2007/03/16 11:25:18 pl 1.145.22.3: #i75332# look for non-rectangular multiscreen scnearios when opening popups 2007/02/23 14:36:51 pl 1.145.22.2: #i63818# open first menu entry on F10 (GNOME only) 2007/02/19 14:47:43 pl 1.145.22.1: join vcl74


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [d601e989249c883c6077eb7d7c4f150eac456ff1]

INTEGRATION: CWS vcl75 (1.36.138); FILE MERGED 2007/03/16 11:25:18 pl 1.36.138.1: #i75332# look for non-rectangular multiscreen scnearios when opening popups


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [9d9ffdc9f98024bdc52951e2c9450f768c2f3bec]

INTEGRATION: CWS vcl75 (1.141.22); FILE MERGED 2007/03/19 09:44:48 hdu 1.141.22.3: #i75293# no extleading for old style Mac TT fonts 2007/03/12 09:23:44 hdu 1.141.22.2: #i75293# some CJK fonts do not have OS2 line metrics 2007/02/19 14:47:43 pl 1.141.22.1: join vcl74


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [0d9fc68de89328fc730ce7303dc6d825b12fe080]

INTEGRATION: CWS vcl75 (1.102.58); FILE MERGED 2007/04/18 17:16:52 pl 1.102.58.5: RESYNC: (1.103-1.105); FILE MERGED 2007/03/13 15:30:21 pl 1.102.58.4: fix a compile problem 2007/02/26 08:23:20 pl 1.102.58.3: #i36691# should mirror before registerLayout 2007/02/23 14:58:23 hdu 1.102.58.2: #i36691# char-mirroring hack for embeddable fonts 2007/02/19 14:47:42 pl 1.102.58.1: join vcl74


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [e646727bd359182a4db5d606f490393ad3deb70a]

INTEGRATION: CWS vcl75 (1.33.86); FILE MERGED 2007/03/13 19:01:27 pl 1.33.86.1: #i75264# limit sclaed bitmap output to a reasonable size


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [6a46f7ff102281fc8b59191badd1d7f9f714484e]

INTEGRATION: CWS vcl75 (1.19.60); FILE MERGED 2007/03/19 16:04:45 hdu 1.19.60.1: #145566# reject bogus CMAP raw data


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [1ad633da2f9efef6ceb1b662ce42890daf76a783]

INTEGRATION: CWS vcl75 (1.18.24); FILE MERGED 2007/02/23 20:08:17 pl 1.18.24.1: #i27335# react to separator changes in locale


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [c9442c8c5d383fd41ecc3d6c45e69cb892643e9f]

INTEGRATION: CWS vcl75 (1.83.52); FILE MERGED 2007/03/13 14:29:14 pl 1.83.52.1: #i64785# join from chart2mst3; make Edit work in PaintTransparent mode


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [3e8fd1257e0a89f9e0e8bd1ea35176555bfab663]

INTEGRATION: CWS vcl75 (1.46.22); FILE MERGED 2007/02/23 13:21:17 pl 1.46.22.1: #i72605# have checkbox combined with ending line


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [98143181b4b3a8b5bb6dd21a20ee7c4e1fc34b28]

INTEGRATION: CWS vcl75 (1.74.24); FILE MERGED 2007/03/30 12:08:31 pl 1.74.24.4: #i75332# minor corrections from code review session 2007/03/29 13:42:00 pl 1.74.24.3: #i75332# better algorithm for GetBestScreen 2007/03/28 14:23:57 pl 1.74.24.2: #i75332# better algorithm for GetBestScreen 2007/03/16 11:25:17 pl 1.74.24.1: #i75332# look for non-rectangular multiscreen scnearios when opening popups


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [663ea86280d80b3e38f1611b3c243a99c962a63c]

INTEGRATION: CWS vcl75 (1.2.16); FILE MERGED 2007/04/18 17:29:32 pl 1.2.16.1: solving analyze alerts due to headabu removal


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [150582f3a73a235851ea45267c3c916783e1e396]

INTEGRATION: CWS vcl75 (1.2.16); FILE MERGED 2007/04/18 17:29:31 pl 1.2.16.1: solving analyze alerts due to headabu removal


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [f089d151ab0f8320e7cb506c5e24a13dcbe9d436]

INTEGRATION: CWS vcl75 (1.5.296); FILE MERGED 2007/03/20 11:50:57 pb 1.5.296.1: fix: #i64785# use svt::SelectableFixedText for values


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [68a337431d6d4565b5e555b73f27191253aa52a5]

INTEGRATION: CWS vcl75 (1.2.18); FILE MERGED 2007/04/18 17:31:42 pl 1.2.18.1: solving analyze alerts due to headabu removal


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [afcd1f5e27af16346791bb417182c8d333317924]

INTEGRATION: CWS vcl75 (1.3.154); FILE MERGED 2007/03/20 11:44:15 pb 1.3.154.1: fix: #i64785# svt::SelectableFixedText added


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [c55bb31953c939ae46ff7fd43a5066e44371f179]

INTEGRATION: CWS vcl75 (1.2.16); FILE MERGED 2007/04/18 17:30:34 pl 1.2.16.1: solving analyze alerts due to headabu removal


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [39155547c053e0c2ff6688404b6f1b5e9fb9ac14]

INTEGRATION: CWS vcl75 (1.31.16); FILE MERGED 2007/04/18 13:51:20 pl 1.31.16.3: RESYNC: (1.32-1.33); FILE MERGED 2007/03/20 12:26:50 pl 1.31.16.2: RESYNC: (1.31-1.32); FILE MERGED 2007/02/23 13:22:46 pl 1.31.16.1: #i72605# have checkbox combined with ending line


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [716eb8f17b4a1df8e9868e04962f10c80b2d2626]

INTEGRATION: CWS vcl75 (1.16.54); FILE MERGED 2007/04/18 13:51:11 pl 1.16.54.2: RESYNC: (1.16-1.17); FILE MERGED 2007/02/23 13:22:46 pl 1.16.54.1: #i72605# have checkbox combined with ending line


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [9ad51d542c31852100644fb637275fbd801eea6f]

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>  [8108f2113064ef0001b8066e2a6868bf138c6589]

INTEGRATION: CWS residcleanup (1.127.28); FILE MERGED 2007/02/20 16:35:34 pl 1.127.28.1: #i74635# get rid of global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [5f3dc4f67315d4f7934155ab81863a234496a68b]

INTEGRATION: CWS residcleanup (1.5.156); FILE MERGED 2007/02/20 16:35:33 pl 1.5.156.1: #i74635# get rid of global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [ad4cc082e0a54e319773954d9a6e2bbf5c59d92d]

INTEGRATION: CWS residcleanup (1.88.28); FILE MERGED 2007/02/20 16:35:33 pl 1.88.28.1: #i74635# get rid of global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [85a38c03bf0ea1e80aff21e975ebee54d70cdaef]

INTEGRATION: CWS residcleanup (1.21.30); FILE MERGED 2007/02/20 16:35:33 pl 1.21.30.1: #i74635# get rid of global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [a5f4a6f42b1cfe173cae1dac6e04808cba2f5605]

INTEGRATION: CWS residcleanup (1.28.154); FILE MERGED 2007/02/20 16:35:33 pl 1.28.154.1: #i74635# get rid of global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [dbafd1413971fe7f6c4de7ebcc6afe173dc0b25b]

INTEGRATION: CWS residcleanup (1.38.140); FILE MERGED 2007/02/20 16:35:32 pl 1.38.140.1: #i74635# get rid of global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [38d429a78b522a1f7cfb8f6ce3c9a5d87b22509c]

INTEGRATION: CWS residcleanup (1.25.100); FILE MERGED 2007/02/20 16:12:55 pl 1.25.100.1: #i74635# get rid of global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [f7afedef6ce95e469f8c006b5fa996c87dcc40af]

INTEGRATION: CWS residcleanup (1.5.458); FILE MERGED 2007/02/20 16:12:55 pl 1.5.458.1: #i74635# get rid of global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [48832f7be9c3d9c87154419497f98fb1e6e0dd1b]

INTEGRATION: CWS residcleanup (1.17.156); FILE MERGED 2007/02/20 16:12:55 pl 1.17.156.1: #i74635# get rid of global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [5b0deac56f16873d39fe60dc994c172a39fa0932]

INTEGRATION: CWS residcleanup (1.50.88); FILE MERGED 2007/02/20 16:12:54 pl 1.50.88.1: #i74635# get rid of global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [f263a705c63c125d9e9946fa53dc766465e96298]

INTEGRATION: CWS residcleanup (1.7.156); FILE MERGED 2007/02/20 16:12:54 pl 1.7.156.1: #i74635# get rid of global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [61ac95ba007a2f5b7551e762a301b73a80554619]

INTEGRATION: CWS residcleanup (1.14.140); FILE MERGED 2007/04/20 18:35:38 pl 1.14.140.2: RESYNC: (1.14-1.15); FILE MERGED 2007/02/20 16:12:54 pl 1.14.140.1: #i74635# get rid of global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [35676211f39d9d6e8cf564dd36e07158fbcfd7c6]

INTEGRATION: CWS residcleanup (1.53.140); FILE MERGED 2007/02/20 16:12:54 pl 1.53.140.1: #i74635# get rid of global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [a3a86d67aa7ff919439d3123a6307ad67e011313]

INTEGRATION: CWS residcleanup (1.33.88); FILE MERGED 2007/02/20 16:12:54 pl 1.33.88.1: #i74635# get rid of global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [f6f73299c770dd0ee75bd69a103d8d740ebafa6b]

INTEGRATION: CWS residcleanup (1.6.156); FILE MERGED 2007/02/20 16:12:54 pl 1.6.156.1: #i74635# get rid of global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [03082cb10f1688d91f4e0c317343c0d5d4e87795]

INTEGRATION: CWS residcleanup (1.6.140); FILE MERGED 2007/02/20 16:12:53 pl 1.6.140.1: #i74635# get rid of global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [c7ffae6f8b47606691ec30a1e65d6683d62143ed]

INTEGRATION: CWS residcleanup (1.5.156); FILE MERGED 2007/02/20 16:12:53 pl 1.5.156.1: #i74635# get rid of global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [274dff3e6beb0ef13b70ddb4885b9abe41f37322]

INTEGRATION: CWS residcleanup (1.11.156); FILE MERGED 2007/02/20 16:12:53 pl 1.11.156.1: #i74635# get rid of global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [a74b95ff27a4b45949839e5af005303f621f5f38]

INTEGRATION: CWS residcleanup (1.6.156); FILE MERGED 2007/02/20 16:12:53 pl 1.6.156.1: #i74635# get rid of global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [cb57514e0475c54b30af92a9397752dd7e4c51d9]

INTEGRATION: CWS residcleanup (1.12.156); FILE MERGED 2007/02/20 16:12:53 pl 1.12.156.1: #i74635# get rid of global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [3bb30cd0bdbf6f83f5c32a7508493268a85946e2]

INTEGRATION: CWS residcleanup (1.5.156); FILE MERGED 2007/02/20 16:12:52 pl 1.5.156.1: #i74635# get rid of global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [cf77c205c7ad139f26d011aeae9b628aa840a550]

INTEGRATION: CWS residcleanup (1.38.30); FILE MERGED 2007/02/20 16:12:52 pl 1.38.30.1: #i74635# get rid of global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [8bbf32f0c4bb351602d91459a6e15b923319c5fb]

INTEGRATION: CWS residcleanup (1.58.156); FILE MERGED 2007/02/20 16:12:52 pl 1.58.156.1: #i74635# get rid of global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [252cc5538ee012e8dad64ee566418bee2f84b098]

INTEGRATION: CWS residcleanup (1.7.156); FILE MERGED 2007/02/20 16:12:52 pl 1.7.156.1: #i74635# get rid of global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [02fe9cb20072ef3a06f9ec77fd0f1e2b678de627]

INTEGRATION: CWS residcleanup (1.36.62); FILE MERGED 2007/02/20 16:12:52 pl 1.36.62.1: #i74635# get rid of global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [d8d6f41d9603e80559317ac381d2daf93e9d791d]

INTEGRATION: CWS residcleanup (1.30.16); FILE MERGED 2007/02/20 16:12:52 pl 1.30.16.1: #i74635# get rid of global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [f0521aa0ca200b230547f4f615422088a4d95c3b]

INTEGRATION: CWS residcleanup (1.16.140); FILE MERGED 2007/02/20 16:12:51 pl 1.16.140.1: #i74635# get rid of global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [93459efc123d8d0a98ceb06375a5a6c67557b587]

INTEGRATION: CWS residcleanup (1.10.156); FILE MERGED 2007/02/20 16:12:51 pl 1.10.156.1: #i74635# get rid of global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [7106e04be6d804bc73fdbcd4879eb3e27e8cc581]

INTEGRATION: CWS residcleanup (1.46.98); FILE MERGED 2007/04/20 18:35:21 pl 1.46.98.2: RESYNC: (1.46-1.47); FILE MERGED 2007/02/20 16:12:51 pl 1.46.98.1: #i74635# get rid of global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [126b6fb829f5f03795b7401db340a818ff0fd19d]

INTEGRATION: CWS residcleanup (1.5.156); FILE MERGED 2007/02/20 16:12:51 pl 1.5.156.1: #i74635# get rid of global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [3c9650dcc60d690fb3f759ad38246f8fa06d3672]

INTEGRATION: CWS residcleanup (1.66.98); FILE MERGED 2007/02/20 17:16:20 pl 1.66.98.2: #i74635# int cast 2007/02/20 16:12:50 pl 1.66.98.1: #i74635# get rid of global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [30fc78a2c9c1975795339101296b12db5582f44c]

INTEGRATION: CWS residcleanup (1.5.88); FILE MERGED 2007/03/26 16:53:01 pl 1.5.88.1: #i74635# resid cleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [9324e3b1d85f0d4090d3b05609f53471b833bf60]

INTEGRATION: CWS residcleanup (1.54.88); FILE MERGED 2007/04/20 18:34:31 pl 1.54.88.2: RESYNC: (1.54-1.56); FILE MERGED 2007/02/20 16:12:50 pl 1.54.88.1: #i74635# get rid of global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [a79bc0f38e32d75c08c06da1fd4ca125c03b46bf]

INTEGRATION: CWS residcleanup (1.121.78); FILE MERGED 2007/02/20 16:12:50 pl 1.121.78.1: #i74635# get rid of global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [b40ce8c32887effaf7276dd5b77c4b8ad3f330d6]

INTEGRATION: CWS residcleanup (1.17.156); FILE MERGED 2007/02/20 16:12:50 pl 1.17.156.1: #i74635# get rid of global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [a1a5019fa066a0b11265911ef6a5c24e80a2173e]

INTEGRATION: CWS residcleanup (1.6.88); FILE MERGED 2007/02/20 16:12:49 pl 1.6.88.1: #i74635# get rid of global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [59bed9965fca2e37b22817de14864470707feb8e]

INTEGRATION: CWS residcleanup (1.66.102); FILE MERGED 2007/03/20 18:06:40 pl 1.66.102.2: RESYNC: (1.66-1.67); FILE MERGED 2007/02/20 16:12:49 pl 1.66.102.1: #i74635# get rid of global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [8e6fdca800dc785f21ddf906c193f1e63a7a358a]

INTEGRATION: CWS residcleanup (1.55.16); FILE MERGED 2007/02/20 16:12:49 pl 1.55.16.1: #i74635# get rid of global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [292014574784e581db8c3941e2f0594832ce97f5]

INTEGRATION: CWS residcleanup (1.2.26); FILE MERGED 2007/04/20 19:12:46 pl 1.2.26.1: fix cwsanalyze alerts


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [13ca506b175e788cf09ca8c2acc6a64c49774543]

INTEGRATION: CWS residcleanup (1.2.44); FILE MERGED 2007/02/18 17:24:28 pl 1.2.44.1: #i74635# get rid of implicit global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [3de01f07bf667c79f842f2d355b6ddba937b4f51]

INTEGRATION: CWS residcleanup (1.10.12); FILE MERGED 2007/02/18 19:58:12 pl 1.10.12.1: #i74635# get rid of implicit global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [a29d5c624bbeaabc46e7dc1799edcb0e1cf96fe8]

INTEGRATION: CWS residcleanup (1.5.72); FILE MERGED 2007/02/18 19:58:12 pl 1.5.72.1: #i74635# get rid of implicit global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [693f0e6b0a6ed86c6cf5c2888c311822d3133e51]

INTEGRATION: CWS residcleanup (1.7.72); FILE MERGED 2007/02/18 19:58:12 pl 1.7.72.1: #i74635# get rid of implicit global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [77ad65d66dbbd0d69d9adef9d2f9f4740e7e7773]

INTEGRATION: CWS residcleanup (1.8.72); FILE MERGED 2007/02/18 19:58:11 pl 1.8.72.1: #i74635# get rid of implicit global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [242ca070a0a96d905fc588ed562c024677524739]

INTEGRATION: CWS residcleanup (1.32.50); FILE MERGED 2007/02/18 19:58:11 pl 1.32.50.1: #i74635# get rid of implicit global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [6a9e8f1a20925770f0dc6b3dd33a6b7a84b9ff98]

INTEGRATION: CWS residcleanup (1.12.72); FILE MERGED 2007/02/18 19:58:11 pl 1.12.72.1: #i74635# get rid of implicit global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [d851dcf54c3cf3a9aa508cad0cb9264ac910b612]

INTEGRATION: CWS residcleanup (1.7.72); FILE MERGED 2007/02/18 19:58:11 pl 1.7.72.1: #i74635# get rid of implicit global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [c49e0e535bdc38ccfd263fb612e3d221cbf2874b]

INTEGRATION: CWS residcleanup (1.7.72); FILE MERGED 2007/02/18 19:58:10 pl 1.7.72.1: #i74635# get rid of implicit global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [0ae7c30fa17f0c5b846e04ac4a75e045f2670d14]

INTEGRATION: CWS residcleanup (1.8.72); FILE MERGED 2007/02/18 19:58:10 pl 1.8.72.1: #i74635# get rid of implicit global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [bc67dee2f58996e5e2fd7f410d51038f9da2fddb]

INTEGRATION: CWS residcleanup (1.7.72); FILE MERGED 2007/02/18 19:58:09 pl 1.7.72.1: #i74635# get rid of implicit global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [938c9ac4a6bd96c3799ea864b5fea346728dcd88]

INTEGRATION: CWS residcleanup (1.12.180); FILE MERGED 2007/03/20 18:01:29 pl 1.12.180.2: RESYNC: (1.12-1.13); FILE MERGED 2007/02/28 22:46:38 pl 1.12.180.1: #i74635# no more ResMgr fallback


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [563fd61406904af216c18a35541c0d4031538f33]

INTEGRATION: CWS residcleanup (1.46.24); FILE MERGED 2007/03/20 18:01:00 pl 1.46.24.2: RESYNC: (1.46-1.48); FILE MERGED 2007/02/28 22:46:38 pl 1.46.24.1: #i74635# no more ResMgr fallback


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [5426bd3d1812853fa58b6d3d0bc6e73d11394afa]

INTEGRATION: CWS residcleanup (1.11.180); FILE MERGED 2007/03/20 17:59:58 pl 1.11.180.2: RESYNC: (1.11-1.12); FILE MERGED 2007/02/28 22:46:38 pl 1.11.180.1: #i74635# no more ResMgr fallback


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [514e913bac84e9effcee151149de5854cbd48b15]

INTEGRATION: CWS residcleanup (1.18.180); FILE MERGED 2007/03/20 17:59:10 pl 1.18.180.2: RESYNC: (1.18-1.19); FILE MERGED 2007/02/28 22:46:38 pl 1.18.180.1: #i74635# no more ResMgr fallback


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [755d2341e7c14ddc10eb36597e5c8f3687bb13f0]

INTEGRATION: CWS residcleanup (1.29.180); FILE MERGED 2007/03/20 17:58:36 pl 1.29.180.2: RESYNC: (1.29-1.30); FILE MERGED 2007/02/28 22:46:38 pl 1.29.180.1: #i74635# no more ResMgr fallback


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [60e2e17564ae80ac098e206e83bd9ebc647e7204]

INTEGRATION: CWS residcleanup (1.31.24); FILE MERGED 2007/03/20 17:56:42 pl 1.31.24.2: RESYNC: (1.31-1.33); FILE MERGED 2007/02/28 22:46:38 pl 1.31.24.1: #i74635# no more ResMgr fallback


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [5aa983d393908208ac55c54ad170bf3d292289dc]

INTEGRATION: CWS residcleanup (1.7.180); FILE MERGED 2007/02/28 22:46:38 pl 1.7.180.1: #i74635# no more ResMgr fallback


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [3e97b771b44bb960730b3280230b879e462ea28f]

INTEGRATION: CWS residcleanup (1.12.90); FILE MERGED 2007/03/20 17:54:30 pl 1.12.90.2: RESYNC: (1.12-1.13); FILE MERGED 2007/02/28 22:46:37 pl 1.12.90.1: #i74635# no more ResMgr fallback


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [42be1ddc3adc1a335209a7bd7280d14e40581037]

INTEGRATION: CWS residcleanup (1.32.180); FILE MERGED 2007/03/20 17:54:07 pl 1.32.180.2: RESYNC: (1.32-1.33); FILE MERGED 2007/02/28 22:46:37 pl 1.32.180.1: #i74635# no more ResMgr fallback


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [267eb5db370ee1413b9e2cbf26e6521a27bb2bdd]

INTEGRATION: CWS residcleanup (1.29.180); FILE MERGED 2007/03/20 17:53:59 pl 1.29.180.2: RESYNC: (1.29-1.30); FILE MERGED 2007/02/28 22:46:37 pl 1.29.180.1: #i74635# no more ResMgr fallback


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [5fa20a5fdae14b857e3c2453141b664baa803ae3]

INTEGRATION: CWS residcleanup (1.19.180); FILE MERGED 2007/03/20 17:52:42 pl 1.19.180.2: RESYNC: (1.19-1.20); FILE MERGED 2007/02/28 22:46:37 pl 1.19.180.1: #i74635# no more ResMgr fallback


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [162d8898a636d7e2ce1d68c5dbb79e3b57128396]

INTEGRATION: CWS residcleanup (1.27.180); FILE MERGED 2007/03/20 17:52:36 pl 1.27.180.2: RESYNC: (1.27-1.28); FILE MERGED 2007/02/28 22:46:37 pl 1.27.180.1: #i74635# no more ResMgr fallback


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [78ad40638c178fe85ccd4d27849baae7bb8bc2d8]

INTEGRATION: CWS residcleanup (1.44.84); FILE MERGED 2007/03/20 17:52:29 pl 1.44.84.2: RESYNC: (1.44-1.45); FILE MERGED 2007/02/28 22:46:37 pl 1.44.84.1: #i74635# no more ResMgr fallback


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [dda7ed30e50d0282ea462f0bb1d69156f0639b37]

INTEGRATION: CWS residcleanup (1.11.24); FILE MERGED 2007/03/20 17:49:49 pl 1.11.24.2: RESYNC: (1.11-1.12); FILE MERGED 2007/02/28 22:46:36 pl 1.11.24.1: #i74635# no more ResMgr fallback


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [29d0f867736a4a661fd392c09a8637f77ce33d19]

INTEGRATION: CWS residcleanup (1.10.24); FILE MERGED 2007/03/20 17:44:06 pl 1.10.24.2: RESYNC: (1.10-1.11); FILE MERGED 2007/02/28 22:46:36 pl 1.10.24.1: #i74635# no more ResMgr fallback


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [1a4059fcf6bbd3ee6d6a048b4ccd50efb67b10e2]

INTEGRATION: CWS residcleanup (1.15.180); FILE MERGED 2007/03/20 17:43:59 pl 1.15.180.2: RESYNC: (1.15-1.16); FILE MERGED 2007/02/28 22:46:36 pl 1.15.180.1: #i74635# no more ResMgr fallback


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [850239487b23cf2b335fdc60970171ff54654938]

INTEGRATION: CWS residcleanup (1.15.180); FILE MERGED 2007/03/20 17:42:58 pl 1.15.180.2: RESYNC: (1.15-1.16); FILE MERGED 2007/02/28 22:46:35 pl 1.15.180.1: #i74635# no more ResMgr fallback


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [9776109528bf57e486571c4f0b5fbb8131375a81]

INTEGRATION: CWS residcleanup (1.5.180); FILE MERGED 2007/03/20 17:42:39 pl 1.5.180.2: RESYNC: (1.5-1.6); FILE MERGED 2007/02/28 22:46:35 pl 1.5.180.1: #i74635# no more ResMgr fallback


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [925116bb0028609060089c91d986611d82b76439]

INTEGRATION: CWS residcleanup (1.7.180); FILE MERGED 2007/03/20 17:42:21 pl 1.7.180.2: RESYNC: (1.7-1.8); FILE MERGED 2007/02/28 22:46:35 pl 1.7.180.1: #i74635# no more ResMgr fallback


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [cbf36bbb4b385d334d7602087fabf5ab809323eb]

INTEGRATION: CWS residcleanup (1.8.180); FILE MERGED 2007/03/20 17:40:10 pl 1.8.180.2: RESYNC: (1.8-1.9); FILE MERGED 2007/02/28 22:46:35 pl 1.8.180.1: #i74635# no more ResMgr fallback


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [9dd344d2ee81e47215d19a1accbf6087471b9325]

INTEGRATION: CWS residcleanup (1.10.180); FILE MERGED 2007/03/20 17:38:37 pl 1.10.180.2: RESYNC: (1.10-1.11); FILE MERGED 2007/02/28 22:46:35 pl 1.10.180.1: #i74635# no more ResMgr fallback


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [d23f344788e9f672a31891491c43e9f52e5bdca4]

INTEGRATION: CWS residcleanup (1.21.118); FILE MERGED 2007/03/20 17:36:58 pl 1.21.118.2: RESYNC: (1.21-1.22); FILE MERGED 2007/02/28 22:46:34 pl 1.21.118.1: #i74635# no more ResMgr fallback


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [67ef28c1301a847db262ce462ec6d1b894aa3078]

INTEGRATION: CWS residcleanup (1.11.158); FILE MERGED 2007/03/20 17:26:08 pl 1.11.158.2: RESYNC: (1.11-1.12); FILE MERGED 2007/02/28 22:46:34 pl 1.11.158.1: #i74635# no more ResMgr fallback


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [21b3193f0414d3182352753db1242982cf91b86b]

INTEGRATION: CWS residcleanup (1.12.180); FILE MERGED 2007/03/20 17:23:35 pl 1.12.180.2: RESYNC: (1.12-1.13); FILE MERGED 2007/02/28 22:46:34 pl 1.12.180.1: #i74635# no more ResMgr fallback


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [a819b25c0c10415187cdcc492a7b27955decffd0]

INTEGRATION: CWS residcleanup (1.28.180); FILE MERGED 2007/03/20 17:23:28 pl 1.28.180.2: RESYNC: (1.28-1.29); FILE MERGED 2007/02/28 22:46:33 pl 1.28.180.1: #i74635# no more ResMgr fallback


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [0743c2f0c1df33a5a60f87826de886d62f3c031c]

INTEGRATION: CWS residcleanup (1.31.60); FILE MERGED 2007/03/20 17:23:20 pl 1.31.60.2: RESYNC: (1.31-1.32); FILE MERGED 2007/02/28 22:46:33 pl 1.31.60.1: #i74635# no more ResMgr fallback


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [cc3afb1aee2ef097aa520839a00d8bc87882785c]

INTEGRATION: CWS residcleanup (1.10.168); FILE MERGED 2007/03/20 17:23:13 pl 1.10.168.2: RESYNC: (1.10-1.11); FILE MERGED 2007/02/28 22:46:33 pl 1.10.168.1: #i74635# no more ResMgr fallback


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [21903dc12ee9c6833f529ceb07cfda1c24ed13a0]

INTEGRATION: CWS residcleanup (1.50.22); FILE MERGED 2007/03/20 17:20:54 pl 1.50.22.2: RESYNC: (1.50-1.51); FILE MERGED 2007/02/28 22:46:33 pl 1.50.22.1: #i74635# no more ResMgr fallback


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [9406a8092bdf36800167ad5501f6b2dbc8513ff1]

INTEGRATION: CWS residcleanup (1.23.84); FILE MERGED 2007/03/20 17:19:27 pl 1.23.84.2: RESYNC: (1.23-1.24); FILE MERGED 2007/02/28 22:46:33 pl 1.23.84.1: #i74635# no more ResMgr fallback


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [e3fac1da27619a0528c5ad0ba8bd64a167ffdb55]

INTEGRATION: CWS residcleanup (1.13.180); FILE MERGED 2007/03/21 12:05:11 pl 1.13.180.3: #i75635# ResId cleanup 2007/03/20 17:18:08 pl 1.13.180.2: RESYNC: (1.13-1.14); FILE MERGED 2007/02/28 22:46:32 pl 1.13.180.1: #i74635# no more ResMgr fallback


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [e297aacca3ab88e86f7861500c8dad3307571614]

INTEGRATION: CWS residcleanup (1.23.180); FILE MERGED 2007/03/20 17:18:01 pl 1.23.180.2: RESYNC: (1.23-1.24); FILE MERGED 2007/02/28 22:46:32 pl 1.23.180.1: #i74635# no more ResMgr fallback


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [532f84970b796b9670403cc2019cc08b4a5ce009]

INTEGRATION: CWS residcleanup (1.9.84); FILE MERGED 2007/03/20 17:14:47 pl 1.9.84.2: RESYNC: (1.9-1.10); FILE MERGED 2007/02/28 22:46:32 pl 1.9.84.1: #i74635# no more ResMgr fallback


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [46d24997166025fd5cec421e004567072fe62f04]

INTEGRATION: CWS residcleanup (1.10.84); FILE MERGED 2007/03/20 17:14:39 pl 1.10.84.2: RESYNC: (1.10-1.11); FILE MERGED 2007/02/28 22:46:32 pl 1.10.84.1: #i74635# no more ResMgr fallback


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [c809ecb215ccf09ea3cecc3e483d6941c519ade8]

INTEGRATION: CWS residcleanup (1.36.88); FILE MERGED 2007/03/20 17:13:19 pl 1.36.88.2: RESYNC: (1.36-1.37); FILE MERGED 2007/02/28 22:46:31 pl 1.36.88.1: #i74635# no more ResMgr fallback


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [fa4aac9ca171575856d6a16caf6d843c3fcb23ac]

INTEGRATION: CWS residcleanup (1.8.84); FILE MERGED 2007/02/28 22:46:31 pl 1.8.84.1: #i74635# no more ResMgr fallback


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [641f9fd31ebc918d283e132b98366a1b9b527d83]

INTEGRATION: CWS residcleanup (1.2.88); FILE MERGED 2007/02/20 17:21:36 pl 1.2.88.1: #i74635# get rid of global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [e2700c73bc29fe8efbc0407bf8c4db175b5d4528]

INTEGRATION: CWS residcleanup (1.10.64); FILE MERGED 2007/04/20 17:58:29 pl 1.10.64.2: RESYNC: (1.10-1.11); FILE MERGED 2007/02/18 16:56:00 pl 1.10.64.1: #i74635# get rid of implicit global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [77cbb1aad4981aaa54b32ce7599c82f0c2e9e9ae]

INTEGRATION: CWS residcleanup (1.43.62); FILE MERGED 2007/03/20 16:06:19 pl 1.43.62.2: RESYNC: (1.43-1.44); FILE MERGED 2007/02/18 16:56:00 pl 1.43.62.1: #i74635# get rid of implicit global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [420f2cd7b6fc9b4fa7cbaa9edb491a7219a1351d]

INTEGRATION: CWS residcleanup (1.5.64); FILE MERGED 2007/03/04 18:51:15 pl 1.5.64.2: #i73635# ResStringArray does not inherit from Resource anymore 2007/02/18 16:55:59 pl 1.5.64.1: #i74635# get rid of implicit global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [2648658e699c775d6fc47bcc3f830d9cf54228ae]

INTEGRATION: CWS residcleanup (1.8.64); FILE MERGED 2007/02/18 16:55:59 pl 1.8.64.1: #i74635# get rid of implicit global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [903e89b0b9afc56a508c0f2c13c898808e02e8d8]

INTEGRATION: CWS residcleanup (1.11.64); FILE MERGED 2007/02/18 16:55:59 pl 1.11.64.1: #i74635# get rid of implicit global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [f8fcd99a73bc8ab9a030a41b477ae4ec6aed829e]

INTEGRATION: CWS residcleanup (1.2.16); FILE MERGED 2007/04/20 19:11:28 pl 1.2.16.1: fix cwsanalyze alerts


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [cdaa0df61cb455279dde993b315a8b1d49980748]

INTEGRATION: CWS residcleanup (1.5.144); FILE MERGED 2007/02/18 19:21:43 pl 1.5.144.1: #i74635# get rid of implicit global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [4a3fc0b99f0a7581e4a41f9d39b02863d25832ee]

INTEGRATION: CWS residcleanup (1.6.144); FILE MERGED 2007/02/18 19:21:42 pl 1.6.144.1: #i74635# get rid of implicit global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [0077a335817886d81ea6f98e6243f028df7f6de5]

INTEGRATION: CWS residcleanup (1.43.62); FILE MERGED 2007/02/18 19:21:42 pl 1.43.62.1: #i74635# get rid of implicit global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [f140578cf41e4de7f1c14344da4a1f13a7bb2c29]

INTEGRATION: CWS residcleanup (1.7.124); FILE MERGED 2007/03/21 19:04:01 pl 1.7.124.4: #i74635# clean up dead code 2007/03/21 19:02:23 pl 1.7.124.3: #i74635# ResId cleanup, implement fallback to previous implicit ofa resource 2007/02/20 11:25:31 pl 1.7.124.2: #i74635# get rid of global ResMgr 2007/02/18 19:21:42 pl 1.7.124.1: #i74635# get rid of implicit global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [757df0f9143884156279c64364f6ef0cf4d2efec]

INTEGRATION: CWS residcleanup (1.65.20); FILE MERGED 2007/02/18 19:21:42 pl 1.65.20.1: #i74635# get rid of implicit global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [51414a8fa455f3934bb1328c5c8531242643f664]

INTEGRATION: CWS residcleanup (1.9.20); FILE MERGED 2007/02/18 19:21:42 pl 1.9.20.1: #i74635# get rid of implicit global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [d10f5e111823e31cc434089a8bcbbc4ddcb45bd2]

INTEGRATION: CWS residcleanup (1.6.20); FILE MERGED 2007/02/18 19:21:42 pl 1.6.20.1: #i74635# get rid of implicit global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [6dcbb67de582ab76acfac0ba73fa819dbfa09d77]

INTEGRATION: CWS residcleanup (1.7.144); FILE MERGED 2007/02/18 19:21:41 pl 1.7.144.1: #i74635# get rid of implicit global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [f956a3f109399339af153de1233e02ed4c923ffa]

INTEGRATION: CWS residcleanup (1.37.76); FILE MERGED 2007/02/22 20:18:05 pl 1.37.76.1: #i74635# canonicize resid winbits member


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [736bb6aa1e88daf65ce784d24977b9fffd8e025e]

INTEGRATION: CWS residcleanup (1.6.144); FILE MERGED 2007/02/18 19:21:41 pl 1.6.144.1: #i74635# get rid of implicit global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [7145f927d5c16ad9bc7c3895ebecf51a452e20a2]

INTEGRATION: CWS residcleanup (1.7.144); FILE MERGED 2007/02/18 19:42:44 pl 1.7.144.2: #i74635# get rid of implicit global ResMgr 2007/02/18 19:21:41 pl 1.7.144.1: #i74635# get rid of implicit global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [5efdc620435d3f1ea3a72d2f1cfe787868800796]

INTEGRATION: CWS residcleanup (1.24.22); FILE MERGED 2007/02/18 19:21:41 pl 1.24.22.1: #i74635# get rid of implicit global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [7d94e60a474656e02597a3fdde9c3ed611540a37]

INTEGRATION: CWS residcleanup (1.12.144); FILE MERGED 2007/02/22 20:18:04 pl 1.12.144.1: #i74635# canonicize resid winbits member


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [bdcb10a75b32f84f69c5fb32c3cd484d400e6e17]

INTEGRATION: CWS residcleanup (1.10.124); FILE MERGED 2007/02/22 20:18:04 pl 1.10.124.1: #i74635# canonicize resid winbits member


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [1ef0a2fefb3eb42b3edd6ad45c1c1c64bedbe020]

INTEGRATION: CWS residcleanup (1.75.124); FILE MERGED 2007/02/18 19:21:40 pl 1.75.124.1: #i74635# get rid of implicit global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [c7470bc36047d48153bb1b76f9275fbdf54795b3]

INTEGRATION: CWS residcleanup (1.67.144); FILE MERGED 2007/02/18 19:21:40 pl 1.67.144.1: #i74635# get rid of implicit global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [098ea2b8bdcf2ebf6ecc58ce446600c6ef7e7521]

INTEGRATION: CWS residcleanup (1.2.22); FILE MERGED 2007/04/20 19:08:58 pl 1.2.22.1: fix cwsanalyze alerts


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [5f92aa2f72287fb74b44b8ededbfc6d3b11279b2]

INTEGRATION: CWS residcleanup (1.2.22); FILE MERGED 2007/04/20 19:08:57 pl 1.2.22.1: fix cwsanalyze alerts


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [104313b2c450434a062b4e8a82c9c876512b8a4f]

INTEGRATION: CWS residcleanup (1.14.80); FILE MERGED 2007/04/20 16:07:01 pl 1.14.80.2: RESYNC: (1.14-1.15); FILE MERGED 2007/02/18 19:21:40 pl 1.14.80.1: #i74635# get rid of implicit global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [750b83ace7fbc13aa0ea501da0f463f02a14b722]

INTEGRATION: CWS residcleanup (1.30.18); FILE MERGED 2007/02/22 22:20:46 pl 1.30.18.1: #i74635# get rid of global ResMgr fallback


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [09c8b11d720b5ebc12cfcc9c7c11730c3cc64c3e]

INTEGRATION: CWS residcleanup (1.10.30); FILE MERGED 2007/02/22 22:20:46 pl 1.10.30.1: #i74635# get rid of global ResMgr fallback


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [b16cb0c6193a809f475b8d099f4c16e1c67a8113]

INTEGRATION: CWS swselection (1.20.156); FILE MERGED 2007/01/25 11:00:20 ama 1.20.156.1: Fix #i73765#: Warning caused by typo


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [3f39d46ad66aac530d26434feb62d447e09e82fd]

INTEGRATION: CWS residcleanup (1.6.36); FILE MERGED 2007/02/22 22:20:45 pl 1.6.36.1: #i74635# get rid of global ResMgr fallback


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [f19b886ab56a7d3c4df0fcfc73ce9a96dd422208]

INTEGRATION: CWS swselection (1.16.156); FILE MERGED 2007/01/25 11:01:31 ama 1.16.156.1: Fix #i73765#: Warning caused by typo


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [ca7733207e6c95c7648d26bf6eeba83a3821d88c]

INTEGRATION: CWS residcleanup (1.3.36); FILE MERGED 2007/02/22 22:20:45 pl 1.3.36.1: #i74635# get rid of global ResMgr fallback


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [002f6b82910b4dd6665e4292b85a04f634fda71b]

INTEGRATION: CWS swselection (1.26.156); FILE MERGED 2007/01/25 11:01:00 ama 1.26.156.1: Fix #i73765#: Warning caused by typo


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [46db11cf3447bb2f6de562687d97cfbf59ea9a64]

INTEGRATION: CWS residcleanup (1.1.2); FILE ADDED 2007/02/22 22:20:45 pl 1.1.2.1: #i74635# get rid of global ResMgr fallback


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [c9d2ea9fa20b3c77865bd200e77e6b0c4c64da30]

INTEGRATION: CWS swselection (1.52.82); FILE MERGED 2007/03/21 08:20:38 ama 1.52.82.2: RESYNC: (1.52-1.53); FILE MERGED 2007/01/25 09:25:36 ama 1.52.82.1: Fix #i73849#: Preparation for better selection handling


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [d1a912c8c2d06f0711f8e3f4961f9186abe2cbb9]

INTEGRATION: CWS swselection (1.42.62); FILE MERGED 2007/03/21 08:15:07 ama 1.42.62.2: RESYNC: (1.42-1.43); FILE MERGED Resync conflicts solved 2007/01/25 09:19:56 ama 1.42.62.1: Fix #i73849#: Preparation for better selection handling


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [da1ed621f05df15e4a1f065c551f8a0b955b3c94]

INTEGRATION: CWS swselection (1.39.156); FILE MERGED 2007/03/21 08:15:00 ama 1.39.156.2: RESYNC: (1.39-1.40); FILE MERGED 2007/01/25 09:17:02 ama 1.39.156.1: Fix #i73849#: Preparation for better selection handling


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [cae5afc43a14468f02c2ca3221831ac67f4b564b]

INTEGRATION: CWS residcleanup (1.9.22); FILE MERGED 2007/02/26 22:00:56 pl 1.9.22.1: #i74635# no more ResMgr default


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [63401c51ce2d750787e14c0eb200164a0ceb0367]

INTEGRATION: CWS swselection (1.35.64); FILE MERGED 2007/01/25 09:13:35 ama 1.35.64.1: Fix #i73849#: Preparation for better selection handling


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [027d182cbb5f9b68ac027c07f8964a20a146f890]

INTEGRATION: CWS residcleanup (1.6.38); FILE MERGED 2007/02/26 22:00:56 pl 1.6.38.1: #i74635# no more ResMgr default


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [b05a38f84838e46ea75fedd48ccd987024f5b2d5]

INTEGRATION: CWS swselection (1.16.156); FILE MERGED 2007/01/25 09:10:57 ama 1.16.156.1: Fix #i73849#: Preparation for better selection handling


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [c6855a729544dcba174eb3b30a002a94ea2f18d4]

INTEGRATION: CWS swselection (1.15.156); FILE MERGED 2007/03/21 08:11:09 ama 1.15.156.2: RESYNC: (1.15-1.18); FILE MERGED Resync conflicts solved 2007/01/25 09:08:12 ama 1.15.156.1: Fix #i73849#: Preparation for better selection handling


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [0184e88767cc234e2f0aa83131acf675f7e9185a]

INTEGRATION: CWS residcleanup (1.4.38); FILE MERGED 2007/02/26 22:00:56 pl 1.4.38.1: #i74635# no more ResMgr default


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [a825d66bfb352f50deb5626aa7417f960136f195]

INTEGRATION: CWS swselection (1.61.82); FILE MERGED 2007/03/21 08:10:41 ama 1.61.82.3: RESYNC: (1.61-1.62); FILE MERGED 2007/01/25 09:48:33 ama 1.61.82.2: Fix #i73849#: Preparation for better selection handling 2007/01/25 09:00:27 ama 1.61.82.1: Fix #i73849#: Preparation for better selection handling


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [d6fc292ded471b03d9749548c86f8531eae90ffe]

INTEGRATION: CWS residcleanup (1.5.38); FILE MERGED 2007/02/26 22:00:55 pl 1.5.38.1: #i74635# no more ResMgr default


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [4fa75a68ab490f320cd5221f05c1f9b91b84b3cb]

INTEGRATION: CWS swselection (1.2.132); FILE MERGED 2007/01/25 11:03:21 ama 1.2.132.1: Fix #i73752#: Remove SISSL


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [e29fcc167a4248338cf568b4b7675f6bfec02a44]

INTEGRATION: CWS residcleanup (1.4.38); FILE MERGED 2007/02/26 22:00:55 pl 1.4.38.1: #i74635# no more ResMgr default


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [55d8aac5de4cf311758c7f3ee0f6daffa201b5dd]

INTEGRATION: CWS swselection (1.3.104); FILE MERGED 2007/01/25 11:02:49 ama 1.3.104.1: Fix #i73752#: Remove SISSL


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [3d734e4818ae293d59d487d7bd3180198c1badac]

INTEGRATION: CWS residcleanup (1.4.38); FILE MERGED 2007/02/26 22:00:54 pl 1.4.38.1: #i74635# no more ResMgr default


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [8aaf99f07c44af062cbb05254c05275458dc4431]

INTEGRATION: CWS residcleanup (1.11.38); FILE MERGED 2007/02/26 22:00:54 pl 1.11.38.1: #i74635# no more ResMgr default


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [7918b2085f32e0bef329daba07dc36d99893af44]

INTEGRATION: CWS residcleanup (1.4.8); FILE MERGED 2007/02/24 20:44:45 pl 1.4.8.1: #i74635# residcleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [bb16881a148efc55a32f0998322f7cf4f67e9985]

INTEGRATION: CWS residcleanup (1.21.12); FILE MERGED 2007/03/20 15:55:57 pl 1.21.12.2: RESYNC: (1.21-1.22); FILE MERGED 2007/02/24 20:44:45 pl 1.21.12.1: #i74635# residcleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [395b9867d07714473baf45fc04badc39c26d08e6]

INTEGRATION: CWS residcleanup (1.40.10); FILE MERGED 2007/03/20 15:54:40 pl 1.40.10.2: RESYNC: (1.40-1.41); FILE MERGED 2007/02/24 20:44:45 pl 1.40.10.1: #i74635# residcleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [7a10e636d5924beebb0626fe4045d426b2fbc3f3]

INTEGRATION: CWS residcleanup (1.17.10); FILE MERGED 2007/03/20 15:52:54 pl 1.17.10.2: RESYNC: (1.17-1.18); FILE MERGED 2007/02/24 20:44:44 pl 1.17.10.1: #i74635# residcleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [6c9ee01943e0c4651143de8e4700b4b698fa52ea]

INTEGRATION: CWS residcleanup (1.21.144); FILE MERGED 2007/02/18 18:18:59 pl 1.21.144.1: #i74635# get rid of implicit global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [939506996def3083b2deccf5d9c711bf7a737e0f]

INTEGRATION: CWS residcleanup (1.59.56); FILE MERGED 2007/03/20 15:49:26 pl 1.59.56.2: RESYNC: (1.59-1.60); FILE MERGED 2007/02/18 18:18:59 pl 1.59.56.1: #i74635# get rid of implicit global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [e23bfa0a69a18f06e400cae03e156fd98f2c88ef]

INTEGRATION: CWS residcleanup (1.17.144); FILE MERGED 2007/02/22 20:04:01 pl 1.17.144.2: #i74635# canonicize resid winbits member 2007/02/22 18:35:22 pl 1.17.144.1: #i74635# get rid of resid winbits member


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [a901ea5cf47c5df1e53728c866faa2fc444a143b]

INTEGRATION: CWS residcleanup (1.252.14); FILE MERGED 2007/03/22 07:48:55 pl 1.252.14.5: join fix for #75563# 2007/03/20 15:48:52 pl 1.252.14.4: RESYNC: (1.252-1.253); FILE MERGED 2007/02/22 20:04:01 pl 1.252.14.3: #i74635# canonicize resid winbits member 2007/02/22 18:35:22 pl 1.252.14.2: #i74635# get rid of resid winbits member 2007/02/18 18:18:58 pl 1.252.14.1: #i74635# get rid of implicit global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [75811a5aa3e82435770648e03154ed4afdb62d02]

INTEGRATION: CWS residcleanup (1.48.164); FILE MERGED 2007/02/18 18:18:58 pl 1.48.164.1: #i74635# get rid of implicit global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [de6f70f8803b9244beb798a4ad70db384299819d]

INTEGRATION: CWS residcleanup (1.99.164); FILE MERGED 2007/02/18 18:18:58 pl 1.99.164.1: #i74635# get rid of implicit global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [d6526fd68335f8132fb374976ce2824291920ae8]

INTEGRATION: CWS residcleanup (1.15.162); FILE MERGED 2007/02/18 18:18:57 pl 1.15.162.1: #i74635# get rid of implicit global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [d9222caa736896c1e7f9fea3cb6baa81a0508299]

INTEGRATION: CWS residcleanup (1.8.162); FILE MERGED 2007/02/18 18:18:57 pl 1.8.162.1: #i74635# get rid of implicit global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [948c20b43a09423b9bc70a225bfc66ce07f1e799]

INTEGRATION: CWS residcleanup (1.19.162); FILE MERGED 2007/02/18 18:18:57 pl 1.19.162.1: #i74635# get rid of implicit global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [7197a72d72c6fe18b4e8b9fb4c1247ca04dbd4c1]

INTEGRATION: CWS residcleanup (1.145.20); FILE MERGED 2007/03/20 15:48:39 pl 1.145.20.2: RESYNC: (1.145-1.146); FILE MERGED 2007/02/18 18:18:57 pl 1.145.20.1: #i74635# get rid of implicit global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [df3d6f787a629f91b65a1a39b2dadec9dbcb5dea]

INTEGRATION: CWS residcleanup (1.10.164); FILE MERGED 2007/02/18 18:18:57 pl 1.10.164.1: #i74635# get rid of implicit global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [43d20dfcc8624ac4dec31ac35feb7011377b1351]

INTEGRATION: CWS residcleanup (1.26.94); FILE MERGED 2007/02/18 18:18:57 pl 1.26.94.1: #i74635# get rid of implicit global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [eed5889a970a07bef04c8bbf775a98f66308673a]

INTEGRATION: CWS residcleanup (1.7.164); FILE MERGED 2007/02/18 18:18:56 pl 1.7.164.1: #i74635# get rid of implicit global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [9ef846ebc47dad2011efdbbacd41adf6e519fb61]

INTEGRATION: CWS residcleanup (1.26.162); FILE MERGED 2007/02/18 18:18:56 pl 1.26.162.1: #i74635# get rid of implicit global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [740819b8e3aa6defc2e2d92863f1a70a5080a0d0]

INTEGRATION: CWS residcleanup (1.29.164); FILE MERGED 2007/02/18 18:18:56 pl 1.29.164.1: #i74635# get rid of implicit global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [2f056bb622270916d6346f13c4f66a66d5728155]

INTEGRATION: CWS residcleanup (1.13.164); FILE MERGED 2007/02/18 18:18:55 pl 1.13.164.1: #i74635# get rid of implicit global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [369c3465b29a02f893b236bbb69a6c0f2854f2be]

INTEGRATION: CWS residcleanup (1.19.164); FILE MERGED 2007/02/18 18:18:55 pl 1.19.164.1: #i74635# get rid of implicit global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [c4b094fd9d804b8a000d2be0435c78af1b26e61a]

INTEGRATION: CWS residcleanup (1.22.164); FILE MERGED 2007/02/18 18:18:55 pl 1.22.164.1: #i74635# get rid of implicit global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [129fdcb09f17b8c33c1fb20b1f05f5513c76f210]

INTEGRATION: CWS residcleanup (1.18.22); FILE MERGED 2007/02/18 18:18:55 pl 1.18.22.1: #i74635# get rid of implicit global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [36fe32b0d10f57690e6f4d351025bce8022d4bad]

INTEGRATION: CWS residcleanup (1.83.50); FILE MERGED 2007/02/18 18:18:55 pl 1.83.50.1: #i74635# get rid of implicit global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [c54c60d8393af6054279a44f90b48cc0a27064ec]

INTEGRATION: CWS residcleanup (1.46.20); FILE MERGED 2007/02/18 18:18:55 pl 1.46.20.1: #i74635# get rid of implicit global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [6aeeae0e25cf2c8d5672b0fd2cfa173892413720]

INTEGRATION: CWS residcleanup (1.50.164); FILE MERGED 2007/03/20 15:47:07 pl 1.50.164.2: RESYNC: (1.50-1.51); FILE MERGED 2007/02/18 18:18:54 pl 1.50.164.1: #i74635# get rid of implicit global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [92655161769f4f9f25d19c57f34f6edfbf149549]

INTEGRATION: CWS residcleanup (1.74.22); FILE MERGED 2007/02/18 18:18:54 pl 1.74.22.1: #i74635# get rid of implicit global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [124e43be0dafe0a5a2cf22b047f9f276b1cc2ffb]

INTEGRATION: CWS residcleanup (1.6.164); FILE MERGED 2007/02/18 18:18:54 pl 1.6.164.1: #i74635# get rid of implicit global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [46883a233ffcd72258026cde6dc2e835393ad572]

INTEGRATION: CWS residcleanup (1.2.28); FILE MERGED 2007/04/20 19:07:53 pl 1.2.28.1: fix cwsanalyze alerts


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [ce0d3bedb8b4cd0d720279427b87aae1cf696199]

INTEGRATION: CWS residcleanup (1.10.240); FILE MERGED 2007/03/04 17:03:13 pl 1.10.240.1: #i73635# ResId cleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [345e32b19d9791cdce45b0a6a9a73cd146b09c70]

INTEGRATION: CWS residcleanup (1.26.240); FILE MERGED 2007/03/04 17:03:13 pl 1.26.240.1: #i73635# ResId cleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [9a1ef2c02d774d6da1267e0e115fcb22451639f2]

INTEGRATION: CWS residcleanup (1.25.240); FILE MERGED 2007/03/04 17:03:12 pl 1.25.240.1: #i73635# ResId cleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [fcb6a5339dd73df0845d9b097e0e1a233e56c124]

INTEGRATION: CWS residcleanup (1.6.240); FILE MERGED 2007/03/04 17:03:12 pl 1.6.240.1: #i73635# ResId cleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [262807b622a3382587f5bbe6b31e730cabcc9296]

INTEGRATION: CWS residcleanup (1.19.180); FILE MERGED 2007/03/04 17:03:12 pl 1.19.180.1: #i73635# ResId cleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [79836ef2216da974742133e95474dc007be13a5b]

INTEGRATION: CWS residcleanup (1.11.240); FILE MERGED 2007/03/04 17:03:12 pl 1.11.240.1: #i73635# ResId cleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [b26f704a349cad68f5dd25bb59a66fe191715b59]

INTEGRATION: CWS residcleanup (1.12.240); FILE MERGED 2007/03/04 17:03:12 pl 1.12.240.1: #i73635# ResId cleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [250ca96def3821e15ea8092d56cc8fa5d73b3fab]

INTEGRATION: CWS residcleanup (1.34.136); FILE MERGED 2007/03/04 17:03:12 pl 1.34.136.1: #i73635# ResId cleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [6d0f6c5aac56f7a5bcc4911e80b8907a935f15c3]

INTEGRATION: CWS residcleanup (1.44.136); FILE MERGED 2007/03/04 17:03:12 pl 1.44.136.1: #i73635# ResId cleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [9d5ffd715ed623b20c0f472c2692f3c534347392]

INTEGRATION: CWS residcleanup (1.9.240); FILE MERGED 2007/03/04 17:03:11 pl 1.9.240.1: #i73635# ResId cleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [efd8df7c112cf457dd2904293e7276f892cdc183]

INTEGRATION: CWS residcleanup (1.29.120); FILE MERGED 2007/03/04 17:03:11 pl 1.29.120.1: #i73635# ResId cleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [e99059e8ca433b7e1982559197db533503cc9f88]

INTEGRATION: CWS residcleanup (1.10.240); FILE MERGED 2007/03/04 17:03:11 pl 1.10.240.1: #i73635# ResId cleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [9b2d0c39aeee206da559d22da5570f6b9fc66571]

INTEGRATION: CWS residcleanup (1.70.148); FILE MERGED 2007/03/04 17:03:11 pl 1.70.148.1: #i73635# ResId cleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [529f329bfb23a4ecbbce75c794c65202941bf20a]

INTEGRATION: CWS residcleanup (1.49.56); FILE MERGED 2007/03/04 17:03:10 pl 1.49.56.1: #i73635# ResId cleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [b935fbcdb5991bfe7fb0a132fbb8d37befe0003d]

INTEGRATION: CWS residcleanup (1.61.56); FILE MERGED 2007/04/20 14:49:32 pl 1.61.56.2: RESYNC: (1.61-1.62); FILE MERGED 2007/03/04 17:03:10 pl 1.61.56.1: #i73635# ResId cleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [fa07d3d041751bcfa84af0e3640471b632a85ce0]

INTEGRATION: CWS residcleanup (1.10.214); FILE MERGED 2007/03/04 17:03:10 pl 1.10.214.1: #i73635# ResId cleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [fd1b1886eb106925a4294cf7482d96a6ee2abafd]

INTEGRATION: CWS residcleanup (1.31.240); FILE MERGED 2007/03/04 17:03:10 pl 1.31.240.1: #i73635# ResId cleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [1858e47754394286965197c7cc982c55a68590b5]

INTEGRATION: CWS residcleanup (1.7.240); FILE MERGED 2007/03/04 17:03:10 pl 1.7.240.1: #i73635# ResId cleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [29b68b08c55d529b695430e7d9f99b954f8db8e2]

INTEGRATION: CWS residcleanup (1.7.240); FILE MERGED 2007/03/04 17:03:09 pl 1.7.240.1: #i73635# ResId cleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [c6b3d1b46862655fa794fc06b73009f984aef5f7]

INTEGRATION: CWS residcleanup (1.12.240); FILE MERGED 2007/03/04 17:03:09 pl 1.12.240.1: #i73635# ResId cleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [a99705fc037c67c3475605a0a5a7596eb8b6b6a0]

INTEGRATION: CWS residcleanup (1.20.240); FILE MERGED 2007/03/04 17:03:09 pl 1.20.240.1: #i73635# ResId cleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [6c10b9918631515384190939e41a5b21b0bb68f0]

INTEGRATION: CWS residcleanup (1.24.240); FILE MERGED 2007/03/04 17:03:08 pl 1.24.240.1: #i73635# ResId cleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [f905b7226f2e892f85bce22c43e77ed11767617a]

INTEGRATION: CWS residcleanup (1.54.56); FILE MERGED 2007/03/04 17:03:08 pl 1.54.56.1: #i73635# ResId cleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [ff15432a2ab76ca52015ddb00b8605cc0d2dc0a2]

INTEGRATION: CWS residcleanup (1.51.216); FILE MERGED 2007/03/04 17:03:08 pl 1.51.216.1: #i73635# ResId cleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [fa31a65e5a361a8ebb77a26d10fb94357cab6120]

INTEGRATION: CWS residcleanup (1.10.240); FILE MERGED 2007/03/04 17:03:08 pl 1.10.240.1: #i73635# ResId cleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [1d6070c3f86e99acc33fd3209cdec68294a4875d]

INTEGRATION: CWS residcleanup (1.31.240); FILE MERGED 2007/03/04 17:03:08 pl 1.31.240.1: #i73635# ResId cleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [d045ee10249716a9aac7a52415fec2fe2c3cf1bb]

INTEGRATION: CWS residcleanup (1.39.240); FILE MERGED 2007/03/20 15:45:58 pl 1.39.240.2: RESYNC: (1.39-1.40); FILE MERGED 2007/03/04 17:03:08 pl 1.39.240.1: #i73635# ResId cleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [b89c481f0f00aafd795d50b6106642390da2ec62]

INTEGRATION: CWS residcleanup (1.25.148); FILE MERGED 2007/03/04 17:03:07 pl 1.25.148.1: #i73635# ResId cleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [260dc90f9fd8fdebeaa4de16d735a6cc6b14c857]

INTEGRATION: CWS residcleanup (1.18.240); FILE MERGED 2007/03/04 17:03:07 pl 1.18.240.1: #i73635# ResId cleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [9294ef38bb3b89b7c0abfa8c9fbeb3a371bf35cf]

INTEGRATION: CWS residcleanup (1.37.166); FILE MERGED 2007/03/04 17:03:07 pl 1.37.166.1: #i73635# ResId cleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [3f22d247de0ba22cd876d6349daf519ccf906adc]

INTEGRATION: CWS residcleanup (1.36.166); FILE MERGED 2007/03/04 17:03:07 pl 1.36.166.1: #i73635# ResId cleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [db3733b4e8037f51b8a1f4c786ee88d63fae7b12]

INTEGRATION: CWS residcleanup (1.25.136); FILE MERGED 2007/03/04 17:03:07 pl 1.25.136.1: #i73635# ResId cleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [f5d234a753b0b19dcccfd6ccc3ba79048a7e4709]

INTEGRATION: CWS residcleanup (1.11.240); FILE MERGED 2007/03/04 17:03:07 pl 1.11.240.1: #i73635# ResId cleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [24c7be0f6c303520d72b6604603fa9c8b3c5f229]

INTEGRATION: CWS residcleanup (1.79.148); FILE MERGED 2007/03/04 17:03:06 pl 1.79.148.1: #i73635# ResId cleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [25bb775a078d286680544d53d9505fb7a5006c9a]

INTEGRATION: CWS residcleanup (1.29.240); FILE MERGED 2007/03/04 17:03:06 pl 1.29.240.1: #i73635# ResId cleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [76daa2e85729282ce55f74f008db001717ee77cd]

INTEGRATION: CWS residcleanup (1.16.240); FILE MERGED 2007/03/04 17:03:06 pl 1.16.240.1: #i73635# ResId cleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [3ded9366d4363a5d83713711b1fd31f74752e2fe]

INTEGRATION: CWS residcleanup (1.25.148); FILE MERGED 2007/03/04 17:03:06 pl 1.25.148.1: #i73635# ResId cleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [787f996c4c618e112a92cfaf4e9c0ee8ceb95a89]

INTEGRATION: CWS residcleanup (1.14.240); FILE MERGED 2007/03/04 17:03:05 pl 1.14.240.1: #i73635# ResId cleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [f6d9e7b205e48b4c2fbbccff4603a4aa0639bf57]

INTEGRATION: CWS residcleanup (1.35.56); FILE MERGED 2007/03/04 17:03:05 pl 1.35.56.1: #i73635# ResId cleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [d1b20207b1ea465ea076b76afe3e542dce2f9225]

INTEGRATION: CWS residcleanup (1.15.240); FILE MERGED 2007/03/04 17:03:05 pl 1.15.240.1: #i73635# ResId cleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [744273702bf53d58a96ad12e3dccb7689c9606a2]

INTEGRATION: CWS residcleanup (1.10.240); FILE MERGED 2007/03/04 17:03:05 pl 1.10.240.1: #i73635# ResId cleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [9fb6e657d1a54580183bebcda46a8065dbb89d19]

INTEGRATION: CWS residcleanup (1.9.240); FILE MERGED 2007/03/04 17:03:05 pl 1.9.240.1: #i73635# ResId cleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [430051a347a8a4ac7d041ef1de88986fdf98e3e0]

INTEGRATION: CWS residcleanup (1.42.240); FILE MERGED 2007/03/04 17:03:04 pl 1.42.240.1: #i73635# ResId cleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [2137ddf11d2a6005efa56c9b101b3866348063bc]

INTEGRATION: CWS residcleanup (1.16.240); FILE MERGED 2007/03/04 17:03:04 pl 1.16.240.1: #i73635# ResId cleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [4799fa9f5a49d8acb2166b66c2e35ccd7ccca342]

INTEGRATION: CWS residcleanup (1.7.240); FILE MERGED 2007/03/04 17:03:04 pl 1.7.240.1: #i73635# ResId cleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [26622bbc9384184da9c5497dde3e8d46c73b8fba]

INTEGRATION: CWS residcleanup (1.34.240); FILE MERGED 2007/03/04 17:03:04 pl 1.34.240.1: #i73635# ResId cleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [2c699d8f962da90bbfec5c3caec8dfb373165dd0]

INTEGRATION: CWS residcleanup (1.69.240); FILE MERGED 2007/03/04 17:03:04 pl 1.69.240.1: #i73635# ResId cleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [58240055bf73ec401e470ebb645424cf1ed42a4d]

INTEGRATION: CWS residcleanup (1.14.728); FILE MERGED 2007/03/04 17:03:03 pl 1.14.728.1: #i73635# ResId cleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [cfe62f5ba16598f6e50f9af349b96c8d96bd4a4e]

INTEGRATION: CWS residcleanup (1.58.216); FILE MERGED 2007/03/04 17:03:03 pl 1.58.216.1: #i73635# ResId cleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [6b2b3ed0eaf76c3662edb180c5e511c3a41a2246]

INTEGRATION: CWS residcleanup (1.24.240); FILE MERGED 2007/03/04 17:03:03 pl 1.24.240.1: #i73635# ResId cleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [9c8e3c90d971e74213dfdab0fb95fea6947b2d85]

INTEGRATION: CWS residcleanup (1.30.240); FILE MERGED 2007/03/04 17:03:03 pl 1.30.240.1: #i73635# ResId cleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [ca1de16ad809bba38ee11ba913835b706cef9ae3]

INTEGRATION: CWS residcleanup (1.4.240); FILE MERGED 2007/03/04 17:03:02 pl 1.4.240.1: #i73635# ResId cleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [2dc0a3d7ff0efd53af25eac2a6df4c2af6a1238e]

INTEGRATION: CWS residcleanup (1.19.240); FILE MERGED 2007/03/04 17:03:02 pl 1.19.240.1: #i73635# ResId cleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [e5f0160ab7f044c0c65435036a3ce010993843a3]

INTEGRATION: CWS residcleanup (1.15.240); FILE MERGED 2007/03/04 17:03:02 pl 1.15.240.1: #i73635# ResId cleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [fa6472178632bddc673221bcec9baa3defdf97e8]

INTEGRATION: CWS residcleanup (1.17.240); FILE MERGED 2007/03/04 17:03:02 pl 1.17.240.1: #i73635# ResId cleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [fd965b6613500ae414cf15699ff93a88e89687e3]

INTEGRATION: CWS residcleanup (1.6.240); FILE MERGED 2007/03/04 17:03:02 pl 1.6.240.1: #i73635# ResId cleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [a13aea124d8c4f1e4f6418a6242e9364e888063c]

INTEGRATION: CWS residcleanup (1.34.240); FILE MERGED 2007/03/04 17:03:01 pl 1.34.240.1: #i73635# ResId cleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [a6c433f53257a97e0c563436921635cc38891244]

INTEGRATION: CWS residcleanup (1.11.240); FILE MERGED 2007/03/04 17:03:01 pl 1.11.240.1: #i73635# ResId cleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [f243ddbde44905128fc335d44cd5ebee99ae4dc4]

INTEGRATION: CWS residcleanup (1.35.240); FILE MERGED 2007/03/04 17:03:01 pl 1.35.240.1: #i73635# ResId cleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [60a57c0e2ba33aa53cd1e9e0ed41bcbc3d53e8b9]

INTEGRATION: CWS residcleanup (1.18.240); FILE MERGED 2007/03/04 17:03:01 pl 1.18.240.1: #i73635# ResId cleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [a6a8a7f4179d03885406c00f4bd1229281e538c2]

INTEGRATION: CWS residcleanup (1.13.240); FILE MERGED 2007/03/04 17:03:01 pl 1.13.240.1: #i73635# ResId cleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [263d1e8e167589c8d02ae7a19eed2d4b3f18a077]

INTEGRATION: CWS residcleanup (1.24.240); FILE MERGED 2007/03/04 17:03:00 pl 1.24.240.1: #i73635# ResId cleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [aa83a6857214bd5f1970dbb37c5c71b7157b24fd]

INTEGRATION: CWS residcleanup (1.5.240); FILE MERGED 2007/03/04 17:03:00 pl 1.5.240.1: #i73635# ResId cleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [9ae798ee6bb6759f5a71fe70f788d862a6419423]

INTEGRATION: CWS residcleanup (1.16.158); FILE MERGED 2007/03/04 17:03:00 pl 1.16.158.1: #i73635# ResId cleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [f74273ffd6339c48dedf1df6f7fb52bd2802b52a]

INTEGRATION: CWS residcleanup (1.8.158); FILE MERGED 2007/03/04 17:03:00 pl 1.8.158.1: #i73635# ResId cleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [08472a9a0e1d81dea299ea80ad312e617173579d]

INTEGRATION: CWS residcleanup (1.12.158); FILE MERGED 2007/03/04 17:03:00 pl 1.12.158.1: #i73635# ResId cleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [cb0b04bb5e1ae8204715db862d6cab029d2e94be]

INTEGRATION: CWS residcleanup (1.36.240); FILE MERGED 2007/03/04 17:02:59 pl 1.36.240.1: #i73635# ResId cleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [55f8d7ffe2a43bf2701c424d56e8f13d9f0d19e9]

INTEGRATION: CWS residcleanup (1.20.240); FILE MERGED 2007/03/04 17:02:59 pl 1.20.240.1: #i73635# ResId cleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [73965db46f55b6bdef13e9dc44dfec18a93e124e]

INTEGRATION: CWS residcleanup (1.7.240); FILE MERGED 2007/03/04 17:02:59 pl 1.7.240.1: #i73635# ResId cleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [282ded4eccfa937a4f0ad9b2c7d3e8d46d38390f]

INTEGRATION: CWS residcleanup (1.6.240); FILE MERGED 2007/03/04 17:02:59 pl 1.6.240.1: #i73635# ResId cleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [37d4c99762b91f99ddee67410bc4709c64b9bfb1]

INTEGRATION: CWS residcleanup (1.17.136); FILE MERGED 2007/03/04 17:02:58 pl 1.17.136.1: #i73635# ResId cleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [b1d6e842c753bcac131e094322feb61a545e2b4a]

INTEGRATION: CWS residcleanup (1.7.240); FILE MERGED 2007/03/04 17:02:58 pl 1.7.240.1: #i73635# ResId cleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [f6bbab32cfbb761360dd6c6a649f001caf7756a1]

INTEGRATION: CWS residcleanup (1.14.240); FILE MERGED 2007/03/04 17:02:58 pl 1.14.240.1: #i73635# ResId cleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [032441dbcce829044016e50c7a21a89f58d644b0]

INTEGRATION: CWS residcleanup (1.10.240); FILE MERGED 2007/03/04 17:02:58 pl 1.10.240.1: #i73635# ResId cleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [2dcd76a2026397b3d8b6a64cdf735f13cd085069]

INTEGRATION: CWS residcleanup (1.10.216); FILE MERGED 2007/03/04 17:02:58 pl 1.10.216.1: #i73635# ResId cleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [f86b427207d46f51d7511d3ce2ea01b8ea2c3f91]

INTEGRATION: CWS residcleanup (1.16.240); FILE MERGED 2007/03/04 17:02:58 pl 1.16.240.1: #i73635# ResId cleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [10b3cf7d5b04430fb22bf664382d3aa22f3f8135]

INTEGRATION: CWS residcleanup (1.12.158); FILE MERGED 2007/03/04 17:02:57 pl 1.12.158.1: #i73635# ResId cleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [d5a0fe87e9aa127f3f272b4c62060e95ac3f39c9]

INTEGRATION: CWS residcleanup (1.8.240); FILE MERGED 2007/03/04 17:02:57 pl 1.8.240.1: #i73635# ResId cleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [4762c161ae6bb5e864aa0b596728ae47fa5d49cf]

INTEGRATION: CWS residcleanup (1.5.240); FILE MERGED 2007/03/04 17:02:57 pl 1.5.240.1: #i73635# ResId cleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [84047a63d7ba08908a21700b2df74123db3c3b2a]

INTEGRATION: CWS residcleanup (1.114.54); FILE MERGED 2007/04/20 14:48:23 pl 1.114.54.2: RESYNC: (1.114-1.116); FILE MERGED 2007/03/04 17:02:57 pl 1.114.54.1: #i73635# ResId cleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [001aa5098dac4d94f40f89b95943c58436d327c7]

INTEGRATION: CWS residcleanup (1.56.240); FILE MERGED 2007/04/20 14:48:14 pl 1.56.240.2: RESYNC: (1.56-1.57); FILE MERGED 2007/03/04 17:02:57 pl 1.56.240.1: #i73635# ResId cleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [c3d955d4f652b90722921719f6991d29ad428d6b]

INTEGRATION: CWS residcleanup (1.6.240); FILE MERGED 2007/03/04 17:02:57 pl 1.6.240.1: #i73635# ResId cleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [880e29b509573d80cfaeb3b05c4257f4c0890c85]

INTEGRATION: CWS residcleanup (1.9.216); FILE MERGED 2007/03/04 17:02:56 pl 1.9.216.1: #i73635# ResId cleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [2c983856f26bbe92330f71b29182049c5d88c820]

INTEGRATION: CWS residcleanup (1.16.240); FILE MERGED 2007/03/04 17:02:56 pl 1.16.240.1: #i73635# ResId cleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [3751409fbddcb187425537da2b575b93e75e819d]

INTEGRATION: CWS residcleanup (1.54.56); FILE MERGED 2007/04/20 14:47:39 pl 1.54.56.2: RESYNC: (1.54-1.55); FILE MERGED 2007/03/04 17:02:56 pl 1.54.56.1: #i73635# ResId cleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [47050588728cadb3e136a57b4d9798a2d895064e]

INTEGRATION: CWS residcleanup (1.26.240); FILE MERGED 2007/03/04 17:02:56 pl 1.26.240.1: #i73635# ResId cleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [543c31116b081efb5571799f2e6886c05a2fa900]

INTEGRATION: CWS residcleanup (1.11.240); FILE MERGED 2007/03/04 17:02:56 pl 1.11.240.1: #i73635# ResId cleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [377999aff90fbddf645ae52abbac2eb0fa2f1722]

INTEGRATION: CWS residcleanup (1.7.240); FILE MERGED 2007/03/04 17:02:55 pl 1.7.240.1: #i73635# ResId cleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [00bb1bef7bb6b0e19c73b08342a841b35e914422]

INTEGRATION: CWS residcleanup (1.10.240); FILE MERGED 2007/03/04 17:02:55 pl 1.10.240.1: #i73635# ResId cleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [e7a96f34d0b872415a782d80cdf59f5ecc58b52f]

INTEGRATION: CWS residcleanup (1.27.240); FILE MERGED 2007/03/04 17:02:55 pl 1.27.240.1: #i73635# ResId cleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [7ab4905eb15ed8a42c7b0adc5a83e7777fc501bd]

INTEGRATION: CWS residcleanup (1.88.178); FILE MERGED 2007/03/20 15:45:49 pl 1.88.178.2: RESYNC: (1.88-1.89); FILE MERGED 2007/03/04 17:02:55 pl 1.88.178.1: #i73635# ResId cleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [0791a58c4b1318c7fc34c4959f421b35fbc8a32a]

INTEGRATION: CWS residcleanup (1.28.238); FILE MERGED 2007/03/04 17:02:54 pl 1.28.238.1: #i73635# ResId cleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [b2b43cc9fbd73c80de69f07e66dbefddad9fbfbd]

INTEGRATION: CWS residcleanup (1.28.240); FILE MERGED 2007/03/04 17:02:54 pl 1.28.240.1: #i73635# ResId cleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [69a8b4010bd7faced917d8b01c7e537b3d14f437]

INTEGRATION: CWS residcleanup (1.41.142); FILE MERGED 2007/03/20 15:32:00 pl 1.41.142.2: RESYNC: (1.41-1.42); FILE MERGED 2007/03/04 17:02:54 pl 1.41.142.1: #i73635# ResId cleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [080585cdaad277e85e47402617d39213f9f9b424]

INTEGRATION: CWS residcleanup (1.30.148); FILE MERGED 2007/03/04 17:02:54 pl 1.30.148.1: #i73635# ResId cleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [d0e7884df7c906fc502b258347f999e756d931a1]

INTEGRATION: CWS residcleanup (1.46.56); FILE MERGED 2007/03/04 17:02:53 pl 1.46.56.1: #i73635# ResId cleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [01b154ce075fcfb9d3a91c918b579181ed91a500]

INTEGRATION: CWS residcleanup (1.44.144); FILE MERGED 2007/04/20 14:44:04 pl 1.44.144.3: RESYNC: (1.45-1.46); FILE MERGED 2007/03/20 15:30:46 pl 1.44.144.2: RESYNC: (1.44-1.45); FILE MERGED 2007/03/04 17:02:53 pl 1.44.144.1: #i73635# ResId cleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [e78895826c79d2d9719305747a474b27b2967f9b]

INTEGRATION: CWS residcleanup (1.12.240); FILE MERGED 2007/03/04 17:02:53 pl 1.12.240.1: #i73635# ResId cleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [1d1de35197011b580e4d2342e91d5bec274681ef]

INTEGRATION: CWS residcleanup (1.22.260); FILE MERGED 2007/03/04 17:02:53 pl 1.22.260.1: #i73635# ResId cleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [50b8a4d57772622a33f4833475daa40dd88ff543]

INTEGRATION: CWS residcleanup (1.12.158); FILE MERGED 2007/03/04 17:02:53 pl 1.12.158.1: #i73635# ResId cleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [1c51446811ab838b1e9fa4533f10e276fc1616c6]

INTEGRATION: CWS residcleanup (1.53.66); FILE MERGED 2007/03/04 10:26:12 pl 1.53.66.1: #i74635# ResId cleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [e68a2560edfd3b97b2483ab27d65e46501f134ad]

INTEGRATION: CWS residcleanup (1.55.68); FILE MERGED 2007/03/04 10:26:12 pl 1.55.68.1: #i74635# ResId cleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [e1288ec797a97122fd1fdd8ddb772d9be9a13a98]

INTEGRATION: CWS residcleanup (1.31.66); FILE MERGED 2007/03/04 10:26:11 pl 1.31.66.1: #i74635# ResId cleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [937b8d449be9768aa974622584136bf92bab1bc7]

INTEGRATION: CWS residcleanup (1.50.68); FILE MERGED 2007/03/04 10:26:11 pl 1.50.68.1: #i74635# ResId cleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [38230249c6c85cda5ed0b99830aabd858d536b75]

INTEGRATION: CWS residcleanup (1.27.66); FILE MERGED 2007/03/04 10:26:11 pl 1.27.66.1: #i74635# ResId cleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [24c483d56f5fa3dcc86495f5db48e2a01566176e]

INTEGRATION: CWS residcleanup (1.40.20); FILE MERGED 2007/03/04 10:26:10 pl 1.40.20.1: #i74635# ResId cleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [b4cc196e7b088b447bde1d12de44a7814fde68b1]

INTEGRATION: CWS residcleanup (1.8.68); FILE MERGED 2007/03/04 10:26:10 pl 1.8.68.1: #i74635# ResId cleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [f9492460d97d1868fcbfce703955aeae61093752]

INTEGRATION: CWS residcleanup (1.10.68); FILE MERGED 2007/03/04 10:26:10 pl 1.10.68.1: #i74635# ResId cleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [0126cc85ff75a2c8496f962f69e94fab2577646e]

INTEGRATION: CWS residcleanup (1.15.68); FILE MERGED 2007/03/04 10:26:10 pl 1.15.68.1: #i74635# ResId cleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [5a1ec46e4bce942384651099909e04f8f23137d9]

INTEGRATION: CWS residcleanup (1.11.68); FILE MERGED 2007/03/04 10:26:10 pl 1.11.68.1: #i74635# ResId cleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [2fd3e305ecfd154f67ae557708643f0f708e08ce]

INTEGRATION: CWS residcleanup (1.8.68); FILE MERGED 2007/03/04 10:26:09 pl 1.8.68.1: #i74635# ResId cleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [d52b9b1f69ce911abd9ba3df528cef388627be28]

INTEGRATION: CWS residcleanup (1.12.68); FILE MERGED 2007/03/04 10:26:09 pl 1.12.68.1: #i74635# ResId cleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [2711882b034d382c6898b673833868ae2c2f73db]

INTEGRATION: CWS residcleanup (1.11.68); FILE MERGED 2007/03/04 10:26:09 pl 1.11.68.1: #i74635# ResId cleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [a1d06ab008ec90d2f487cdf29ec06c3003e7fbbf]

INTEGRATION: CWS residcleanup (1.42.64); FILE MERGED 2007/03/04 10:26:09 pl 1.42.64.1: #i74635# ResId cleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [7ed4fd7cd36cc764d977a3c395398457fd981fb0]

INTEGRATION: CWS residcleanup (1.10.68); FILE MERGED 2007/03/04 10:26:08 pl 1.10.68.1: #i74635# ResId cleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [d52dadca45b72c425661cb303231791924687c3d]

INTEGRATION: CWS residcleanup (1.8.68); FILE MERGED 2007/03/04 10:26:08 pl 1.8.68.1: #i74635# ResId cleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [c5247ae6dcc15b9c7997b2ef6c00b6029a8aa055]

INTEGRATION: CWS residcleanup (1.32.68); FILE MERGED 2007/03/04 10:26:08 pl 1.32.68.1: #i74635# ResId cleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [ff472a67b20d1934f27a9f97d710c3e8cfbd0eec]

INTEGRATION: CWS residcleanup (1.5.88); FILE MERGED 2007/03/04 10:26:08 pl 1.5.88.1: #i74635# ResId cleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [057ac9c2221cfb3d57ca8954ab69fa0b4d43e803]

INTEGRATION: CWS residcleanup (1.3.134); FILE MERGED 2007/03/04 10:26:07 pl 1.3.134.1: #i74635# ResId cleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [437b2ae81eacf7226df52b3fd4a644a9136d384d]

INTEGRATION: CWS residcleanup (1.32.68); FILE MERGED 2007/03/04 10:26:07 pl 1.32.68.1: #i74635# ResId cleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [a605d7bb19ae46574b150cad270e6a71fd5c9709]

INTEGRATION: CWS residcleanup (1.28.32); FILE MERGED 2007/03/04 10:26:07 pl 1.28.32.1: #i74635# ResId cleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [3dc92e87e2cc79bc1b9804c3d813e31dd5182e14]

INTEGRATION: CWS residcleanup (1.5.400); FILE MERGED 2007/03/04 10:26:06 pl 1.5.400.1: #i74635# ResId cleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [b1f3e9e4845595bb4c2d6306ad4edc1fdec18e64]

INTEGRATION: CWS residcleanup (1.19.12); FILE MERGED 2007/04/20 14:42:44 pl 1.19.12.3: RESYNC: (1.20-1.21); FILE MERGED 2007/03/20 15:22:57 pl 1.19.12.2: RESYNC: (1.19-1.20); FILE MERGED 2007/03/12 12:22:28 pl 1.19.12.1: #i75311# separate stt and sb resources


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [57d76b307ad9d9ccc8ba7d49573659b185588a20]

INTEGRATION: CWS residcleanup (1.8.50); FILE MERGED 2007/02/18 21:06:57 pl 1.8.50.1: #i74635# get rid of implicit global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [3e2360e0fa81609665e8e396e4fdf67e4420c64e]

INTEGRATION: CWS residcleanup (1.27.44); FILE MERGED 2007/03/12 12:22:30 pl 1.27.44.2: #i75311# separate stt and sb resources 2007/02/20 11:08:05 pl 1.27.44.1: #i74635# all basic resources from stt resource file henceforth


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [e20bab658ed1adaf0636e34df60eb9920494ee51]

INTEGRATION: CWS residcleanup (1.5.62); FILE MERGED 2007/03/12 12:22:30 pl 1.5.62.3: #i75311# separate stt and sb resources 2007/02/20 11:08:05 pl 1.5.62.2: #i74635# all basic resources from stt resource file henceforth 2007/02/18 21:06:57 pl 1.5.62.1: #i74635# get rid of implicit global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [bf74849defca3850d804f22f5a2f568b77d1af18]

INTEGRATION: CWS residcleanup (1.30.8); FILE MERGED 2007/03/12 12:22:29 pl 1.30.8.3: #i75311# separate stt and sb resources 2007/02/20 11:08:04 pl 1.30.8.2: #i74635# all basic resources from stt resource file henceforth 2007/02/18 21:06:56 pl 1.30.8.1: #i74635# get rid of implicit global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [cefb7eba58ef94277a828d4cf7f0e882dc47a67e]

INTEGRATION: CWS residcleanup (1.37.42); FILE MERGED 2007/03/20 15:21:45 pl 1.37.42.3: RESYNC: (1.37-1.38); FILE MERGED 2007/03/12 12:22:28 pl 1.37.42.2: #i75311# separate stt and sb resources 2007/02/20 11:08:04 pl 1.37.42.1: #i74635# all basic resources from stt resource file henceforth


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [b7830f26f0233d837944d092bed90a65cfadead0]

INTEGRATION: CWS residcleanup (1.7.62); FILE MERGED 2007/02/18 21:06:56 pl 1.7.62.1: #i74635# get rid of implicit global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [a0c8044df67be6d0fd3fce7ac320513d261afe3a]

INTEGRATION: CWS residcleanup (1.11.62); FILE MERGED 2007/02/18 21:06:56 pl 1.11.62.1: #i74635# get rid of implicit global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [189f29e13d54ad49b5a941af76ec9155ea3b67dd]

INTEGRATION: CWS residcleanup (1.26.26); FILE MERGED 2007/02/18 21:06:56 pl 1.26.26.1: #i74635# get rid of implicit global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [c802688d54bcadde11f5bde41d84035a810cd6cd]

INTEGRATION: CWS residcleanup (1.31.10); FILE MERGED 2007/02/18 21:06:55 pl 1.31.10.1: #i74635# get rid of implicit global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [bd6eb9f53fce67172d5bee4178be6113b3c8f317]

INTEGRATION: CWS residcleanup (1.10.50); FILE MERGED 2007/02/18 21:06:55 pl 1.10.50.1: #i74635# get rid of implicit global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [e9433641f585c066d0ac702587dc86434e63e109]

INTEGRATION: CWS residcleanup (1.10.62); FILE MERGED 2007/02/18 21:06:55 pl 1.10.62.1: #i74635# get rid of implicit global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [c4f16ea9a0bc280fcd693227dcff3b77f2cb329a]

INTEGRATION: CWS residcleanup (1.67.50); FILE MERGED 2007/02/18 21:06:55 pl 1.67.50.1: #i74635# get rid of implicit global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [9d14a3848da1dabd5ae77af2ec9263f918845676]

INTEGRATION: CWS residcleanup (1.16.6); FILE MERGED 2007/04/20 14:41:09 pl 1.16.6.5: RESYNC: (1.17-1.18); FILE MERGED 2007/03/22 11:42:02 pl 1.16.6.4: #i74635# need some basic resources in ofa resource after all :-( 2007/03/20 15:21:27 pl 1.16.6.3: RESYNC: (1.16-1.17); FILE MERGED 2007/03/12 12:37:53 pl 1.16.6.2: #i75311# separate stt and sb resources 2007/02/20 11:08:03 pl 1.16.6.1: #i74635# all basic resources from stt resource file henceforth


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [6e703ccc85a2998b293ccae5dd74439da6a4d4f6]

INTEGRATION: CWS residcleanup (1.2.4); FILE MERGED 2007/04/20 19:06:37 pl 1.2.4.1: fix cwsanalyze alerts


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [e34ad501e06f9c21756dd2469e749904cd69018d]

INTEGRATION: CWS src680m7fix67221 (1.41.74); FILE MERGED 2007/01/23 17:17:39 kr 1.41.74.1: fixed: i67221


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [5ce53f3aba567255a4ed2c6726d4435281ad6590]

INTEGRATION: CWS residcleanup (1.2.184); FILE MERGED 2007/03/12 12:22:28 pl 1.2.184.3: #i75311# separate stt and sb resources 2007/02/20 11:08:03 pl 1.2.184.2: #i74635# all basic resources from stt resource file henceforth 2007/02/18 21:06:57 pl 1.2.184.1: #i74635# get rid of implicit global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [24761a8d5cd9ddeaf25ce948c7a4260907d73b50]

INTEGRATION: CWS residcleanup (1.9.52); FILE MERGED 2007/03/07 10:16:23 pl 1.9.52.1: #i74635# ResId cleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [465db7bafef6baccf05ce8eff37df613a7e5d14f]

INTEGRATION: CWS residcleanup (1.6.56); FILE MERGED 2007/02/22 21:56:10 pl 1.6.56.1: #i74635# get rid of global ResMgr fallback


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [5bc6ee7938e83457c5c457b67473eacbe478a49f]

INTEGRATION: CWS residcleanup (1.6.56); FILE MERGED 2007/02/22 21:56:09 pl 1.6.56.1: #i74635# get rid of global ResMgr fallback


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [749386d340cb3f538dc4b365a117dc12ccba87aa]

INTEGRATION: CWS residcleanup (1.15.38); FILE MERGED 2007/02/22 21:56:09 pl 1.15.38.1: #i74635# get rid of global ResMgr fallback


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [d1497aab90e3bb7fc71733ef17076640215d64d6]

INTEGRATION: CWS residcleanup (1.22.114); FILE MERGED 2007/02/24 19:59:52 pl 1.22.114.1: #i74635# residcleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [dff706cf96507debd24313dbc1126470e582cdd9]

INTEGRATION: CWS residcleanup (1.3.28); FILE MERGED 2007/03/20 15:19:26 pl 1.3.28.2: RESYNC: (1.3-1.4); FILE MERGED 2007/02/24 19:59:52 pl 1.3.28.1: #i74635# residcleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [45cfa1d574c1a02ba323d9d9ba08e744dd80d349]

INTEGRATION: CWS residcleanup (1.5.26); FILE MERGED 2007/02/24 19:59:51 pl 1.5.26.1: #i74635# residcleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [1e9396b58846c104b0683f339f323c86b0bf15d0]

INTEGRATION: CWS residcleanup (1.12.76); FILE MERGED 2007/02/24 19:59:51 pl 1.12.76.1: #i74635# residcleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [af08b77d8826c4b87c216a527a3a7ce8b7f64b6e]

INTEGRATION: CWS residcleanup (1.15.120); FILE MERGED 2007/02/24 19:59:51 pl 1.15.120.1: #i74635# residcleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [7dc3013928ed888084ce74bbcea0fa7fc16b3b42]

INTEGRATION: CWS residcleanup (1.4.114); FILE MERGED 2007/02/24 19:59:51 pl 1.4.114.1: #i74635# residcleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [8ff15fd8272dc5c769097a24bd5224966ec25017]

INTEGRATION: CWS residcleanup (1.2.62); FILE MERGED 2007/02/24 19:59:50 pl 1.2.62.1: #i74635# residcleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [0ca3d76a4e8bec98fbe67ddf33143b8853327fa7]

INTEGRATION: CWS residcleanup (1.4.22); FILE MERGED 2007/03/28 15:00:51 pl 1.4.22.3: #i74635# try to fix build problem on MacOSX 2007/03/20 15:18:16 pl 1.4.22.2: RESYNC: (1.4-1.5); FILE MERGED 2007/02/24 19:59:50 pl 1.4.22.1: #i74635# residcleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [409289d3e6b8f3067ae1d3aab97874e0883818e0]

INTEGRATION: CWS residcleanup (1.4.62); FILE MERGED 2007/03/26 16:45:55 pl 1.4.62.2: #i74635# cleanup header guard 2007/02/24 19:59:50 pl 1.4.62.1: #i74635# residcleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [ec84af58c78db7e58d6ca6732d163bf85eb0001b]

INTEGRATION: CWS residcleanup (1.16.62); FILE MERGED 2007/02/24 19:59:50 pl 1.16.62.1: #i74635# residcleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [bce8a00adf872ced3285477dd5b025c7a54f9926]

INTEGRATION: CWS residcleanup (1.20.6); FILE MERGED 2007/03/20 15:17:35 pl 1.20.6.2: RESYNC: (1.20-1.21); FILE MERGED 2007/02/24 19:59:50 pl 1.20.6.1: #i74635# residcleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [9b6a952a93c95eec011fcc55361f7f12fa9c4343]

INTEGRATION: CWS residcleanup (1.5.62); FILE MERGED 2007/02/24 19:59:50 pl 1.5.62.1: #i74635# residcleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [313a0b4a6995729c51b8a7e2492bb1830880d290]

INTEGRATION: CWS residcleanup (1.13.28); FILE MERGED 2007/02/24 19:59:49 pl 1.13.28.1: #i74635# residcleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [3e6cbc85344de6f4ee23089c4acb91090849ab83]

INTEGRATION: CWS residcleanup (1.4.130); FILE MERGED 2007/02/24 19:59:49 pl 1.4.130.1: #i74635# residcleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [2346381038a8bd282069dee45862d1c125cc291f]

INTEGRATION: CWS residcleanup (1.13.114); FILE MERGED 2007/02/24 19:59:49 pl 1.13.114.1: #i74635# residcleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [89f6c5943c2824cf40d8da2d832a6ffa4c33cb6c]

INTEGRATION: CWS residcleanup (1.201.62); FILE MERGED 2007/02/24 19:59:49 pl 1.201.62.1: #i74635# residcleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [b3bfc2caf764210a1e6269aee5a98107129e4f3a]

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-26  Rüdiger Timm  <rt@openoffice.org>  [ecbbea0428f8ba491a846ecab00a7f6b00baba17]

INTEGRATION: CWS residcleanup (1.20.22); FILE MERGED 2007/02/28 21:19:58 pl 1.20.22.1: #i74635# no more ResMgr fallback


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [30d5a0cd07fcd31e70af9b937c94378385b9b3a5]

INTEGRATION: CWS residcleanup (1.5.96); FILE MERGED 2007/02/24 19:15:40 pl 1.5.96.1: #i74635# residcleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [228721acfecabe42a4adbdf727745fe40231ae0d]

INTEGRATION: CWS residcleanup (1.4.96); FILE MERGED 2007/02/24 19:15:40 pl 1.4.96.1: #i74635# residcleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [f2bf81e5bf365fd40cd5df56125ea8ffedefd46f]

INTEGRATION: CWS residcleanup (1.3.96); FILE MERGED 2007/02/24 19:15:40 pl 1.3.96.1: #i74635# residcleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [1695cd14f2f16af306eddd5f819cc5975d982187]

INTEGRATION: CWS residcleanup (1.2.96); FILE MERGED 2007/02/24 19:15:40 pl 1.2.96.1: #i74635# residcleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [55ee27b4e53bc8a613deced660c8027afa45109e]

INTEGRATION: CWS residcleanup (1.6.96); FILE MERGED 2007/02/24 19:15:40 pl 1.6.96.1: #i74635# residcleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [1a17d85546ae617697c5d583ce56fe4d29fa67e0]

INTEGRATION: CWS residcleanup (1.56.4); FILE MERGED 2007/02/24 19:15:39 pl 1.56.4.1: #i74635# residcleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [2633094600727edc4963087adf4ffb624919fd2f]

INTEGRATION: CWS residcleanup (1.3.46); FILE MERGED 2007/02/24 19:15:39 pl 1.3.46.1: #i74635# residcleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [dab91b7c816f02633203cf41699fb056be6bd3e2]

INTEGRATION: CWS residcleanup (1.2.96); FILE MERGED 2007/02/24 19:15:39 pl 1.2.96.1: #i74635# residcleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [f47eb4ec2ad177b0fde2130ada8271ca8f0d145d]

INTEGRATION: CWS residcleanup (1.6.76); FILE MERGED 2007/03/04 17:32:25 pl 1.6.76.1: #i73635# ResId cleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [018a3695c6979bc8565f78ec4944b0a0ae80f713]

INTEGRATION: CWS residcleanup (1.27.36); FILE MERGED 2007/03/04 17:32:25 pl 1.27.36.1: #i73635# ResId cleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [131b4153f7018bbef990c98acfed3663de800f4e]

INTEGRATION: CWS residcleanup (1.27.36); FILE MERGED 2007/03/04 17:32:24 pl 1.27.36.1: #i73635# ResId cleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [929ba20413fc5d59871fdc52b4e096f18249a744]

INTEGRATION: CWS residcleanup (1.21.36); FILE MERGED 2007/03/04 17:32:24 pl 1.21.36.1: #i73635# ResId cleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [a2af5310dbfbc51c808059304251a043e44fc601]

INTEGRATION: CWS residcleanup (1.10.36); FILE MERGED 2007/03/04 17:32:24 pl 1.10.36.1: #i73635# ResId cleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [641201e2b3a2a39206655e176c6f8cab49fdd98c]

INTEGRATION: CWS residcleanup (1.7.46); FILE MERGED 2007/03/21 09:29:54 pl 1.7.46.2: #i74635# ResId cleanup 2007/02/18 19:38:30 pl 1.7.46.1: #i74635# get rid of implicit global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [e07ca6bf1d7f23cba396fc551293d7ca3da6a0fb]

INTEGRATION: CWS residcleanup (1.8.84); FILE MERGED 2007/02/18 19:38:30 pl 1.8.84.1: #i74635# get rid of implicit global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [3915ddfd16da4586142a3f078de754568c281f42]

INTEGRATION: CWS residcleanup (1.5.92); FILE MERGED 2007/02/18 19:38:29 pl 1.5.92.1: #i74635# get rid of implicit global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [ba82a82d58e875dd91e6d8f4d65afb2355328c26]

INTEGRATION: CWS residcleanup (1.46.10); FILE MERGED 2007/03/04 09:37:30 pl 1.46.10.1: #i74635# ResId cleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [de6c495addf4b6efd2199f438d26713d7d26fd8b]

INTEGRATION: CWS residcleanup (1.18.66); FILE MERGED 2007/03/04 09:37:30 pl 1.18.66.1: #i74635# ResId cleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [ae55392aade007e04d7d1591608c4758a88ce7b4]

INTEGRATION: CWS residcleanup (1.19.66); FILE MERGED 2007/03/04 09:37:30 pl 1.19.66.1: #i74635# ResId cleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [a975a9db3276c38405b37c5f140478eeda11d028]

INTEGRATION: CWS residcleanup (1.35.66); FILE MERGED 2007/03/04 09:37:29 pl 1.35.66.1: #i74635# ResId cleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [c81f2ce509eef560707db393b939460b2757ef91]

INTEGRATION: CWS residcleanup (1.13.170); FILE MERGED 2007/03/04 09:37:29 pl 1.13.170.1: #i74635# ResId cleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [7c641600e91c3b2104c76848633a16f26dd5ec38]

INTEGRATION: CWS residcleanup (1.11.60); FILE MERGED 2007/02/28 21:10:10 pl 1.11.60.1: #i74635# no more ResMgr fallback


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [6678e79d2568a510065cf7475534898b020aa017]

INTEGRATION: CWS residcleanup (1.6.90); FILE MERGED 2007/02/28 21:10:09 pl 1.6.90.1: #i74635# no more ResMgr fallback


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [170d569405b0c27ffae893b6e96c74b44111d362]

INTEGRATION: CWS residcleanup (1.5.100); FILE MERGED 2007/02/28 21:10:09 pl 1.5.100.1: #i74635# no more ResMgr fallback


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [87554d5440ac93eb8d8cbb170244f0de5cd80888]

INTEGRATION: CWS residcleanup (1.8.60); FILE MERGED 2007/02/28 21:10:09 pl 1.8.60.1: #i74635# no more ResMgr fallback


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [dbb1272caf879f79cf03d80d8b170507849dfefd]

INTEGRATION: CWS residcleanup (1.21.26); FILE MERGED 2007/02/28 21:10:09 pl 1.21.26.1: #i74635# no more ResMgr fallback


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [4106f832ff1b3882a8a9a0fc6e2c548a50690750]

INTEGRATION: CWS residcleanup (1.6.280); FILE MERGED 2007/02/28 21:10:09 pl 1.6.280.1: #i74635# no more ResMgr fallback


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [b2e2b26d6d8105e8ed39fc9650acadd4feff58d4]

INTEGRATION: CWS residcleanup (1.55.58); FILE MERGED 2007/04/20 14:27:23 pl 1.55.58.2: RESYNC: (1.55-1.56); FILE MERGED 2007/02/28 21:10:08 pl 1.55.58.1: #i74635# no more ResMgr fallback


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [8cb03f26155c6ff82d0cbff5ad7a7e8d912a244b]

INTEGRATION: CWS residcleanup (1.20.24); FILE MERGED 2007/04/20 20:52:02 pl 1.20.24.3: RESYNC: (1.21-1.22); FILE MERGED 2007/04/20 14:26:18 pl 1.20.24.2: RESYNC: (1.20-1.21); FILE MERGED 2007/02/28 21:10:08 pl 1.20.24.1: #i74635# no more ResMgr fallback


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [df802109cdc06c5052db00a0fb28979d4794cdb6]

INTEGRATION: CWS residcleanup (1.6.100); FILE MERGED 2007/02/28 21:10:07 pl 1.6.100.1: #i74635# no more ResMgr fallback


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [9b980d4b5f2960d9b34f3b6423a3d0af36d197dc]

INTEGRATION: CWS residcleanup (1.12.38); FILE MERGED 2007/03/04 15:04:42 pl 1.12.38.1: #i73635# ResId cleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [a65e4e430067d4946c6275eb861fcf2ef336b0b0]

INTEGRATION: CWS residcleanup (1.53.24); FILE MERGED 2007/03/04 15:04:41 pl 1.53.24.1: #i73635# ResId cleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [06c961b51332738389787d66dde604b86c1675bb]

INTEGRATION: CWS residcleanup (1.8.22); FILE MERGED 2007/02/28 20:46:13 pl 1.8.22.1: #i74635# no more ResMgr fallback


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [734be0d72187b9847e8e3808cb5e5ad47239726d]

INTEGRATION: CWS residcleanup (1.12.74); FILE MERGED 2007/02/28 20:46:13 pl 1.12.74.1: #i74635# no more ResMgr fallback


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [57edb4415b40280f6eb6d9b7f2a971caa74f06ee]

INTEGRATION: CWS residcleanup (1.10.112); FILE MERGED 2007/02/28 20:46:12 pl 1.10.112.1: #i74635# no more ResMgr fallback


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [c928243c41daf262169b5290cb9fe9323c8aaed1]

INTEGRATION: CWS residcleanup (1.8.56); FILE MERGED 2007/02/28 20:46:12 pl 1.8.56.1: #i74635# no more ResMgr fallback


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [af267706e1cc6592c0677d9674559e800b8ac298]

INTEGRATION: CWS residcleanup (1.8.112); FILE MERGED 2007/02/28 20:46:12 pl 1.8.112.1: #i74635# no more ResMgr fallback


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [ded1994cbf554471febd5bc516ea7745a5aad380]

INTEGRATION: CWS residcleanup (1.4.20); FILE MERGED 2007/02/28 20:46:12 pl 1.4.20.1: #i74635# no more ResMgr fallback


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [81b593a0967225e5b7dbf8a637fe68df0a7dcb40]

INTEGRATION: CWS residcleanup (1.7.112); FILE MERGED 2007/02/28 20:46:11 pl 1.7.112.1: #i74635# no more ResMgr fallback


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [fe736b1f4d67478fd837ab8262e0d11f44329384]

INTEGRATION: CWS residcleanup (1.6.56); FILE MERGED 2007/02/28 20:46:11 pl 1.6.56.1: #i74635# no more ResMgr fallback


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [60ed0e5da60e9e3d3ccc07c64c19c090cbf54b0a]

INTEGRATION: CWS residcleanup (1.5.112); FILE MERGED 2007/02/28 20:46:11 pl 1.5.112.1: #i74635# no more ResMgr fallback


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [da4390bf6637f41b039379e5a5bab59d20d87148]

INTEGRATION: CWS residcleanup (1.41.58); FILE MERGED 2007/02/28 20:46:11 pl 1.41.58.1: #i74635# no more ResMgr fallback


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [b8c24ccb916179bfce7960be9ab2f6403fd3240b]

INTEGRATION: CWS residcleanup (1.10.112); FILE MERGED 2007/02/28 20:46:11 pl 1.10.112.1: #i74635# no more ResMgr fallback


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [57258aea8545456c66796f0d60ed8d15407f6e46]

INTEGRATION: CWS residcleanup (1.14.112); FILE MERGED 2007/02/28 20:46:11 pl 1.14.112.1: #i74635# no more ResMgr fallback


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [7d996724f626a2cc99cab2ba05c3ccea214c5a80]

INTEGRATION: CWS residcleanup (1.4.310); FILE MERGED 2007/02/28 20:46:10 pl 1.4.310.1: #i74635# no more ResMgr fallback


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [d99263f856c634a98fbec603a3581e5ee9fa8009]

INTEGRATION: CWS residcleanup (1.18.112); FILE MERGED 2007/02/28 20:46:10 pl 1.18.112.1: #i74635# no more ResMgr fallback


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [eb6b86568ca215965dd2c0690aebd6c0e19d4b92]

INTEGRATION: CWS residcleanup (1.16.112); FILE MERGED 2007/02/28 20:46:10 pl 1.16.112.1: #i74635# no more ResMgr fallback


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [00712aa434eadaf46fb2fefec1288ee92b8489b8]

INTEGRATION: CWS cmcfixes33 (1.6.8); FILE MERGED 2007/03/13 11:45:20 cmc 1.6.8.1: #i74789# better mimetype and add a proper timestamp


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [d5ac9d8ffe658206356768934e094604e63335ed]

INTEGRATION: CWS residcleanup (1.15.112); FILE MERGED 2007/02/28 20:46:10 pl 1.15.112.1: #i74635# no more ResMgr fallback


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [35e3a4303282e935b42c54ee5b9cbe78c4fe043e]

INTEGRATION: CWS residcleanup (1.14.112); FILE MERGED 2007/02/28 20:46:09 pl 1.14.112.1: #i74635# no more ResMgr fallback


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [3151c73343c21749b147460fc4c2b61657308fe6]

INTEGRATION: CWS residcleanup (1.20.112); FILE MERGED 2007/02/28 20:46:09 pl 1.20.112.1: #i74635# no more ResMgr fallback


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [bec8234384a5ec172f3c11fe71b7cf1fb64387eb]

INTEGRATION: CWS residcleanup (1.43.98); FILE MERGED 2007/02/28 20:46:09 pl 1.43.98.1: #i74635# no more ResMgr fallback


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [7054cec67bf93f9676ccb918561f200e26c39896]

INTEGRATION: CWS residcleanup (1.9.112); FILE MERGED 2007/02/28 20:46:09 pl 1.9.112.1: #i74635# no more ResMgr fallback


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [ec64de2d768eca655519c565a8094f72baecdd51]

INTEGRATION: CWS residcleanup (1.11.112); FILE MERGED 2007/02/28 20:46:08 pl 1.11.112.1: #i74635# no more ResMgr fallback


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [e508fd1ca69a5a2d52983714e314c2cdb47f5c64]

INTEGRATION: CWS residcleanup (1.6.58); FILE MERGED 2007/02/28 20:46:08 pl 1.6.58.1: #i74635# no more ResMgr fallback


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [f0d7e22689280f4a46c1b78df8a3d7cbd83052e0]

INTEGRATION: CWS residcleanup (1.9.112); FILE MERGED 2007/02/28 20:46:08 pl 1.9.112.1: #i74635# no more ResMgr fallback


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [f20b44f64fb7c4778bdebd75f80436fbf31ea4bf]

INTEGRATION: CWS residcleanup (1.6.112); FILE MERGED 2007/02/28 20:46:08 pl 1.6.112.1: #i74635# no more ResMgr fallback


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [dc12b9ed3cd1aa701e5465384dcdaaab266d4379]

INTEGRATION: CWS residcleanup (1.8.98); FILE MERGED 2007/02/28 20:46:08 pl 1.8.98.1: #i74635# no more ResMgr fallback


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [33393a8b7cd4b1493a272a7b46e27c9b5d0e078e]

INTEGRATION: CWS residcleanup (1.13.80); FILE MERGED 2007/02/26 22:58:52 pl 1.13.80.1: #i74635# no more ResMgr default


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [74f7264a282cb6d54c06c6f1e40bc61a98305741]

INTEGRATION: CWS residcleanup (1.108.12); FILE MERGED 2007/02/26 22:58:51 pl 1.108.12.1: #i74635# no more ResMgr default


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [fcee0ebaca76cda25c6294d7106187e9e5b50f0f]

INTEGRATION: CWS residcleanup (1.32.68); FILE MERGED 2007/03/08 13:10:26 pl 1.32.68.2: #i74635# ResId cleanup 2007/02/26 22:58:51 pl 1.32.68.1: #i74635# no more ResMgr default


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [8b98296ac3f7dc28564c0e3641b923d00bd61ace]

INTEGRATION: CWS residcleanup (1.11.82); FILE MERGED 2007/02/26 22:58:51 pl 1.11.82.1: #i74635# no more ResMgr default


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [2d517c4213da9bf3950b8fd182d5f65fb3218787]

INTEGRATION: CWS residcleanup (1.28.68); FILE MERGED 2007/02/26 22:58:51 pl 1.28.68.1: #i74635# no more ResMgr default


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [11cd945eac05aaee6b950d651ad54a15d689993d]

INTEGRATION: CWS residcleanup (1.4.262); FILE MERGED 2007/02/26 22:58:50 pl 1.4.262.1: #i74635# no more ResMgr default


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [92ff349815c98209443c4d7b05fa11830f0beee0]

INTEGRATION: CWS residcleanup (1.27.70); FILE MERGED 2007/02/26 22:58:50 pl 1.27.70.1: #i74635# no more ResMgr default


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [da509de5ee3acfcbacf225907ef21f9988c819ac]

INTEGRATION: CWS residcleanup (1.24.68); FILE MERGED 2007/02/26 22:58:50 pl 1.24.68.1: #i74635# no more ResMgr default


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [a16fbf18affff423dbd975dd654ab627ecca3b46]

INTEGRATION: CWS residcleanup (1.19.46); FILE MERGED 2007/02/26 22:58:50 pl 1.19.46.1: #i74635# no more ResMgr default


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [e421e04283c215717491802a35c20e23e9bdb78d]

INTEGRATION: CWS residcleanup (1.32.46); FILE MERGED 2007/02/26 22:58:49 pl 1.32.46.1: #i74635# no more ResMgr default


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [c83e87fff980c6b3f67ed962a3cdcbc4e6ff432b]

INTEGRATION: CWS residcleanup (1.15.80); FILE MERGED 2007/02/26 22:58:49 pl 1.15.80.1: #i74635# no more ResMgr default


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [44872996ae26d3f42f9b801f094946560fd32943]

INTEGRATION: CWS residcleanup (1.27.80); FILE MERGED 2007/02/26 22:58:49 pl 1.27.80.1: #i74635# no more ResMgr default


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [e668a7b9c3a20a6b0db78b226f0c907dc137e502]

INTEGRATION: CWS residcleanup (1.49.80); FILE MERGED 2007/02/26 22:58:49 pl 1.49.80.1: #i74635# no more ResMgr default


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [8c19e9e2439bea55557580d1232641933689485d]

INTEGRATION: CWS residcleanup (1.18.68); FILE MERGED 2007/02/26 22:58:48 pl 1.18.68.1: #i74635# no more ResMgr default


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [5255cc492066a19da86c1ae939650d5ac6749ee1]

INTEGRATION: CWS residcleanup (1.8.12); FILE MERGED 2007/02/26 22:58:48 pl 1.8.12.1: #i74635# no more ResMgr default


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [611bad84ca2046f266c9d1046ca809745e324f91]

INTEGRATION: CWS residcleanup (1.31.80); FILE MERGED 2007/02/26 22:58:48 pl 1.31.80.1: #i74635# no more ResMgr default


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [3676ccf30c3b95616e39b6dc3b10e8fb5768fc82]

INTEGRATION: CWS residcleanup (1.9.68); FILE MERGED 2007/02/26 22:58:48 pl 1.9.68.1: #i74635# no more ResMgr default


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [a63302acd8ff65bdaf47a04cf78d9d272a97bbea]

INTEGRATION: CWS residcleanup (1.7.80); FILE MERGED 2007/02/26 22:58:48 pl 1.7.80.1: #i74635# no more ResMgr default


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [c2c0df36dc85ce0a1bc8f62bb6d1321d44467663]

INTEGRATION: CWS residcleanup (1.44.12); FILE MERGED 2007/02/26 22:58:47 pl 1.44.12.1: #i74635# no more ResMgr default


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [7558fd3ee61979e579ea084f3e7218d9a27f8cfc]

INTEGRATION: CWS residcleanup (1.23.12); FILE MERGED 2007/02/26 22:58:47 pl 1.23.12.1: #i74635# no more ResMgr default


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [cbba780cbe27d20b25783aa003b175cfd3b88aa0]

INTEGRATION: CWS residcleanup (1.12.80); FILE MERGED 2007/02/26 22:58:47 pl 1.12.80.1: #i74635# no more ResMgr default


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [79818580f2f85695d53f932b794d5fef1d1cf742]

INTEGRATION: CWS residcleanup (1.22.80); FILE MERGED 2007/02/26 22:58:47 pl 1.22.80.1: #i74635# no more ResMgr default


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [127dea0d95117557f25c075df7f87f2776fe368e]

INTEGRATION: CWS residcleanup (1.100.36); FILE MERGED 2007/02/26 22:58:47 pl 1.100.36.1: #i74635# no more ResMgr default


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [f01ff44a1cf41847a4c4f18da50a9dbe2e016e3a]

INTEGRATION: CWS residcleanup (1.27.40); FILE MERGED 2007/02/26 22:58:47 pl 1.27.40.1: #i74635# no more ResMgr default


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [e8227ea6fd68798283d8bd5445b6980a23f06a81]

INTEGRATION: CWS residcleanup (1.45.12); FILE MERGED 2007/02/26 22:58:46 pl 1.45.12.1: #i74635# no more ResMgr default


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [9cfcdd00d3958ea48a9f2cf2f52547ee927c7a78]

INTEGRATION: CWS residcleanup (1.9.80); FILE MERGED 2007/02/26 22:58:46 pl 1.9.80.1: #i74635# no more ResMgr default


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [0a9834677713bf836571a566740f45f9a7e29b94]

INTEGRATION: CWS residcleanup (1.17.80); FILE MERGED 2007/02/26 22:58:46 pl 1.17.80.1: #i74635# no more ResMgr default


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [d43a46efceb1e0e141d3bfe63a231abbe7bf1d83]

INTEGRATION: CWS residcleanup (1.22.80); FILE MERGED 2007/02/26 22:58:46 pl 1.22.80.1: #i74635# no more ResMgr default


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [d0fa7e3163a2cbcda10274bd7769314734b84c27]

INTEGRATION: CWS residcleanup (1.10.38); FILE MERGED 2007/02/26 22:58:46 pl 1.10.38.1: #i74635# no more ResMgr default


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [391ceed008f6b02e161e271eac1c422d07618fe7]

INTEGRATION: CWS residcleanup (1.7.80); FILE MERGED 2007/02/26 22:58:46 pl 1.7.80.1: #i74635# no more ResMgr default


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [508b78937815e7f8d0954e65c7a5d9c700d02218]

INTEGRATION: CWS residcleanup (1.16.80); FILE MERGED 2007/02/26 22:58:45 pl 1.16.80.1: #i74635# no more ResMgr default


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [94c21ed7314421e5ee2e216f8d5ad631ea39c449]

INTEGRATION: CWS residcleanup (1.11.78); FILE MERGED 2007/02/26 22:58:45 pl 1.11.78.1: #i74635# no more ResMgr default


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [a5e8523194379341c98fdaba3800c3f17d29f794]

INTEGRATION: CWS residcleanup (1.7.80); FILE MERGED 2007/02/26 22:58:45 pl 1.7.80.1: #i74635# no more ResMgr default


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [c2c2323e2c86a5f0321b0035da0fa37cf7cab35b]

INTEGRATION: CWS residcleanup (1.10.80); FILE MERGED 2007/02/26 22:58:45 pl 1.10.80.1: #i74635# no more ResMgr default


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [401a03cd45753d019baa883a343803abd7d86d66]

INTEGRATION: CWS residcleanup (1.15.80); FILE MERGED 2007/02/26 22:58:45 pl 1.15.80.1: #i74635# no more ResMgr default


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [deee45b3224792666095070d1863f21a22fffce2]

INTEGRATION: CWS residcleanup (1.18.80); FILE MERGED 2007/02/26 22:58:44 pl 1.18.80.1: #i74635# no more ResMgr default


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [6a358f90dbb3849e0c79b7f5255e2bfacc923e90]

INTEGRATION: CWS residcleanup (1.18.164); FILE MERGED 2007/02/22 21:37:41 pl 1.18.164.1: #i74635# get rid of global ResMgr fallback


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [62f738711e9297e79aaba0355223a74789b763f7]

INTEGRATION: CWS residcleanup (1.4.262); FILE MERGED 2007/02/22 21:37:40 pl 1.4.262.1: #i74635# get rid of global ResMgr fallback


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [8a5ca7703cdc149e1fd2dac6025f8ee049a4ba79]

INTEGRATION: CWS residcleanup (1.5.230); FILE MERGED 2007/02/22 21:37:40 pl 1.5.230.1: #i74635# get rid of global ResMgr fallback


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [32c7694560631db0bf971e3d9cdde4b67f51de55]

INTEGRATION: CWS residcleanup (1.6.230); FILE MERGED 2007/02/22 21:37:40 pl 1.6.230.1: #i74635# get rid of global ResMgr fallback


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [c2cdef69439b28d0caa802060829d0a7435b303b]

INTEGRATION: CWS residcleanup (1.26.124); FILE MERGED 2007/02/22 21:37:40 pl 1.26.124.1: #i74635# get rid of global ResMgr fallback


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [c69547a30b4f6c858873ab576be1dc4deb2ff771]

INTEGRATION: CWS residcleanup (1.15.164); FILE MERGED 2007/02/22 21:37:40 pl 1.15.164.1: #i74635# get rid of global ResMgr fallback


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [492be2ce001c4a863731f115c783c7468394c971]

INTEGRATION: CWS residcleanup (1.76.112); FILE MERGED 2007/02/22 21:37:39 pl 1.76.112.1: #i74635# get rid of global ResMgr fallback


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [c2f16cad69eca5a9167f8f03d0729dd73d3444ec]

INTEGRATION: CWS residcleanup (1.24.124); FILE MERGED 2007/02/22 21:37:39 pl 1.24.124.1: #i74635# get rid of global ResMgr fallback


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [990c95ce2bcf6c1c29d4ee4f256ee147808e744e]

INTEGRATION: CWS residcleanup (1.28.164); FILE MERGED 2007/02/22 21:37:39 pl 1.28.164.1: #i74635# get rid of global ResMgr fallback


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [8d1ba95bad87ff2f8fbf4ff5b6ad1dba0e1b17e5]

INTEGRATION: CWS residcleanup (1.27.34); FILE MERGED 2007/02/22 21:37:39 pl 1.27.34.1: #i74635# get rid of global ResMgr fallback


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [94b33395c3e604b613011178ea4df78693743bc9]

INTEGRATION: CWS residcleanup (1.29.148); FILE MERGED 2007/02/22 21:37:38 pl 1.29.148.1: #i74635# get rid of global ResMgr fallback


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [98a39a954fc221cbc3ec2c149cab12f2346a8594]

INTEGRATION: CWS residcleanup (1.8.260); FILE MERGED 2007/02/22 21:37:38 pl 1.8.260.1: #i74635# get rid of global ResMgr fallback


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [3755ff952edffeacc632540c926eebef6344559b]

INTEGRATION: CWS residcleanup (1.60.34); FILE MERGED 2007/02/22 21:37:37 pl 1.60.34.1: #i74635# get rid of global ResMgr fallback


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [dd19e0804dba2bfdd7e20c9ef30876feb79c91fa]

INTEGRATION: CWS residcleanup (1.16.34); FILE MERGED 2007/02/22 21:37:37 pl 1.16.34.1: #i74635# get rid of global ResMgr fallback


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [321d77aa40b14f9f579fa18c277b2bc0e9a76895]

INTEGRATION: CWS residcleanup (1.5.262); FILE MERGED 2007/02/20 19:38:34 pl 1.5.262.1: #i74635# get rid of global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [e0c18da3dabe4dfc2e1819a5c9aab5ec0ee187f8]

INTEGRATION: CWS residcleanup (1.7.222); FILE MERGED 2007/03/20 15:03:13 pl 1.7.222.2: RESYNC: (1.7-1.8); FILE MERGED 2007/02/22 21:37:37 pl 1.7.222.1: #i74635# get rid of global ResMgr fallback


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [877d7592a4ce50bdeaa856b1cd895635e6099a30]

INTEGRATION: CWS residcleanup (1.24.164); FILE MERGED 2007/02/22 21:37:37 pl 1.24.164.1: #i74635# get rid of global ResMgr fallback


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [0b659ad2cb5c1e6f364c774259dbcce52e32a4ef]

INTEGRATION: CWS residcleanup (1.52.262); FILE MERGED 2007/02/22 21:37:36 pl 1.52.262.1: #i74635# get rid of global ResMgr fallback


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [9cf6f91b474c8716f4e04a062dc8f5ec5513be23]

INTEGRATION: CWS residcleanup (1.30.148); FILE MERGED 2007/02/22 21:37:36 pl 1.30.148.1: #i74635# get rid of global ResMgr fallback


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [ba0ac72bbcfaf8aa16393ccefde4a2938b2350b9]

INTEGRATION: CWS residcleanup (1.70.128); FILE MERGED 2007/02/22 21:37:36 pl 1.70.128.1: #i74635# get rid of global ResMgr fallback


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [d19f394783369e42149b4f113e73ce7c05bdd146]

INTEGRATION: CWS residcleanup (1.13.230); FILE MERGED 2007/02/22 21:37:36 pl 1.13.230.1: #i74635# get rid of global ResMgr fallback


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [bb3023e6165c3318d8a6670f5784d0b97b04ae3c]

INTEGRATION: CWS residcleanup (1.58.148); FILE MERGED 2007/02/22 21:37:35 pl 1.58.148.1: #i74635# get rid of global ResMgr fallback


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [8c819105bf98468a221ff1c9c5d8a705ccccdb8c]

INTEGRATION: CWS residcleanup (1.25.262); FILE MERGED 2007/02/22 21:37:35 pl 1.25.262.1: #i74635# get rid of global ResMgr fallback


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [0197084898d07bfd0fe3b3072b2dccc03478552a]

INTEGRATION: CWS residcleanup (1.7.262); FILE MERGED 2007/02/21 22:04:15 pl 1.7.262.1: #i74635# get rid of global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [adb6020377878aaca5427f23b9f108e5c1286fb5]

INTEGRATION: CWS residcleanup (1.38.116); FILE MERGED 2007/02/21 22:04:15 pl 1.38.116.1: #i74635# get rid of global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [618d399d44f8eea74fede949bde148c05f275049]

INTEGRATION: CWS residcleanup (1.27.34); FILE MERGED 2007/02/21 22:04:14 pl 1.27.34.1: #i74635# get rid of global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [815f1e55b9e437a7eeba837b685975bcdf5e1ae4]

INTEGRATION: CWS residcleanup (1.14.230); FILE MERGED 2007/02/21 22:04:14 pl 1.14.230.1: #i74635# get rid of global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [0299e4961d201a8fe45d9f67671199b0d9739edb]

INTEGRATION: CWS residcleanup (1.25.164); FILE MERGED 2007/02/21 22:04:14 pl 1.25.164.1: #i74635# get rid of global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [3303163689f54986c6f6cf046051f3eae591c01a]

INTEGRATION: CWS residcleanup (1.26.230); FILE MERGED 2007/02/21 22:04:14 pl 1.26.230.1: #i74635# get rid of global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [8fc01a954d989b89c076bdc26d3449dbde96d15d]

INTEGRATION: CWS residcleanup (1.36.32); FILE MERGED 2007/02/21 22:04:14 pl 1.36.32.1: #i74635# get rid of global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [022420b50f37ed9638eaf03c5449bbeca9c9fa98]

INTEGRATION: CWS residcleanup (1.24.34); FILE MERGED 2007/02/21 22:04:14 pl 1.24.34.1: #i74635# get rid of global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [caf7f4c05ec49bc0e018a705cf8811d68dfcdea4]

INTEGRATION: CWS residcleanup (1.20.34); FILE MERGED 2007/02/21 22:04:13 pl 1.20.34.1: #i74635# get rid of global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [7286d5f231cd5f58a15021195c0ab3e8f2b5294d]

INTEGRATION: CWS residcleanup (1.26.230); FILE MERGED 2007/02/21 22:04:13 pl 1.26.230.1: #i74635# get rid of global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [78b1073633d717cc6dadd9615b124d7bbbbdca24]

INTEGRATION: CWS residcleanup (1.25.230); FILE MERGED 2007/02/21 22:04:13 pl 1.25.230.1: #i74635# get rid of global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [24da71fcafac7a33128176efd49d274194632ff1]

INTEGRATION: CWS residcleanup (1.24.34); FILE MERGED 2007/02/21 22:04:13 pl 1.24.34.1: #i74635# get rid of global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [f71ebe97e258ce9f4ca38aaaecf0de29d36d5ae3]

INTEGRATION: CWS residcleanup (1.15.262); FILE MERGED 2007/02/21 22:04:13 pl 1.15.262.1: #i74635# get rid of global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [cc9abb244c9b04faea2b8de098d42cd03e39af72]

INTEGRATION: CWS residcleanup (1.14.34); FILE MERGED 2007/02/21 22:04:12 pl 1.14.34.1: #i74635# get rid of global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [3c72de88c1ade93883fe37196b141e4050d3801f]

INTEGRATION: CWS residcleanup (1.23.34); FILE MERGED 2007/02/21 22:04:12 pl 1.23.34.1: #i74635# get rid of global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [1d0d0accd0ee8744fc6cd004ef1459ab95998fc3]

INTEGRATION: CWS residcleanup (1.13.34); FILE MERGED 2007/02/21 22:04:12 pl 1.13.34.1: #i74635# get rid of global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [a9896923c1905edea475cca2eb4e3ac83917465c]

INTEGRATION: CWS residcleanup (1.5.262); FILE MERGED 2007/02/21 22:04:12 pl 1.5.262.1: #i74635# get rid of global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [389c0817305e5e497f2130ae36d29e43d02d6c46]

INTEGRATION: CWS residcleanup (1.5.230); FILE MERGED 2007/02/21 22:04:12 pl 1.5.230.1: #i74635# get rid of global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [cc1cf813d0350a4ad13de017b2758b8993b6fe4f]

INTEGRATION: CWS residcleanup (1.12.262); FILE MERGED 2007/02/21 22:04:12 pl 1.12.262.1: #i74635# get rid of global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [ace4885ae04cdc5a5d7953b09299a0121a3a1ad9]

INTEGRATION: CWS residcleanup (1.40.230); FILE MERGED 2007/02/21 22:04:11 pl 1.40.230.1: #i74635# get rid of global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [cdce9a8d97206935754fd325db4a43efa1bc4bfa]

INTEGRATION: CWS residcleanup (1.13.230); FILE MERGED 2007/02/21 22:04:11 pl 1.13.230.1: #i74635# get rid of global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [3c63a005cf3b933ca1fba4bb69e154c33f2ac250]

INTEGRATION: CWS residcleanup (1.9.230); FILE MERGED 2007/02/21 22:04:11 pl 1.9.230.1: #i74635# get rid of global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [1a041ac7f2fef6510b2dcce73554d3cef6e2142c]

INTEGRATION: CWS residcleanup (1.22.178); FILE MERGED 2007/02/21 22:04:11 pl 1.22.178.1: #i74635# get rid of global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [0fa8364314720cde7f43f87a2331397baf4ada18]

INTEGRATION: CWS residcleanup (1.18.230); FILE MERGED 2007/02/21 22:04:11 pl 1.18.230.1: #i74635# get rid of global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [f6189f593b47478c98cc772aed15e6a4325e81dc]

INTEGRATION: CWS residcleanup (1.26.230); FILE MERGED 2007/02/21 22:04:11 pl 1.26.230.1: #i74635# get rid of global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [0d800317db8c6f6862d346ad4087cd48f2b3f311]

INTEGRATION: CWS residcleanup (1.10.262); FILE MERGED 2007/02/21 22:04:11 pl 1.10.262.1: #i74635# get rid of global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [80e4012dae85a747c2a6b7dc809fd2cb7c611530]

INTEGRATION: CWS residcleanup (1.7.230); FILE MERGED 2007/02/21 22:04:10 pl 1.7.230.1: #i74635# get rid of global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [442e9ae0c23029b0ca859986128ca491d160f0fe]

INTEGRATION: CWS residcleanup (1.6.262); FILE MERGED 2007/02/21 22:04:10 pl 1.6.262.1: #i74635# get rid of global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [747d3ad8048d89ba703756fc89d65016715707a4]

INTEGRATION: CWS residcleanup (1.46.34); FILE MERGED 2007/02/21 22:04:10 pl 1.46.34.1: #i74635# get rid of global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [23b807eabd8a3cea0cba78287e9c1b534ca108a0]

INTEGRATION: CWS residcleanup (1.34.34); FILE MERGED 2007/02/21 22:04:10 pl 1.34.34.1: #i74635# get rid of global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [f98602b9cca0a5635b472c318f16b06056d2ae50]

INTEGRATION: CWS residcleanup (1.5.148); FILE MERGED 2007/04/20 14:22:29 pl 1.5.148.2: RESYNC: (1.5-1.8); FILE MERGED 2007/02/21 22:04:10 pl 1.5.148.1: #i74635# get rid of global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [5806d3cd8b671a824987aa106ec1012b8ab052f2]

INTEGRATION: CWS residcleanup (1.15.230); FILE MERGED 2007/02/21 22:04:10 pl 1.15.230.1: #i74635# get rid of global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [31cde8e7deda3153bdf640d4c1cc251011b69b17]

INTEGRATION: CWS residcleanup (1.19.34); FILE MERGED 2007/02/21 22:04:09 pl 1.19.34.1: #i74635# get rid of global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [ad85f63680058590f2d8ba250a4dcc32df8e7e06]

INTEGRATION: CWS residcleanup (1.14.34); FILE MERGED 2007/02/21 22:04:09 pl 1.14.34.1: #i74635# get rid of global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [ab5460d75731eb4924ebd325490fcaf19b14d940]

INTEGRATION: CWS residcleanup (1.6.262); FILE MERGED 2007/02/21 22:04:09 pl 1.6.262.1: #i74635# get rid of global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [f65c3bab0a77c277ddb700341030c2e508ad5199]

INTEGRATION: CWS residcleanup (1.17.148); FILE MERGED 2007/04/20 14:22:10 pl 1.17.148.2: RESYNC: (1.17-1.18); FILE MERGED 2007/02/21 22:04:09 pl 1.17.148.1: #i74635# get rid of global ResMgr


2007-04-26  Gerd Weiss  <gm@openoffice.org>  [0ddcadb3e1646f2b58476369b6d57888c579819c]

INTEGRATION: CWS calcwarnings2 (1.7.20); FILE MERGED 2007/03/19 17:45:49 dr 1.7.20.2: wntmsci10 compiler warning 2007/03/19 16:49:11 dr 1.7.20.1: unxlngi6 compiler warning


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [e6237e06b0574296cfaef1113aff77b2c081e7ee]

INTEGRATION: CWS residcleanup (1.22.148); FILE MERGED 2007/04/20 20:47:52 pl 1.22.148.2: RESYNC: (1.22-1.23); FILE MERGED 2007/02/21 22:04:09 pl 1.22.148.1: #i74635# get rid of global ResMgr


2007-04-26  Gerd Weiss  <gm@openoffice.org>  [834f4305790c080ed46be9896026264f6ec36269]

INTEGRATION: CWS calcwarnings2 (1.22.20); FILE MERGED 2007/03/19 16:47:27 dr 1.22.20.1: unxlngi6 compiler warning


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [3bdd9b9efff3cbca80db9e4b20b93044cfa4ee55]

INTEGRATION: CWS residcleanup (1.7.262); FILE MERGED 2007/02/21 22:04:09 pl 1.7.262.1: #i74635# get rid of global ResMgr


2007-04-26  Gerd Weiss  <gm@openoffice.org>  [421870087c30ec8fcbb7bf141cdefa9e71bed50b]

INTEGRATION: CWS calcwarnings2 (1.30.20); FILE MERGED 2007/03/19 16:40:14 dr 1.30.20.1: unxlngi6 compiler warning


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [70926e33d7b7cc306bce3c4f5d7bff48513e9eb0]

INTEGRATION: CWS residcleanup (1.10.16); FILE MERGED 2007/02/20 19:38:33 pl 1.10.16.1: #i74635# get rid of global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [a5628a6d737a0adb76e02646d491c0df45c9cf74]

INTEGRATION: CWS residcleanup (1.38.32); FILE MERGED 2007/04/20 14:21:19 pl 1.38.32.2: RESYNC: (1.38-1.39); FILE MERGED 2007/02/21 22:04:08 pl 1.38.32.1: #i74635# get rid of global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [1c8ca309effdca1836dcd1f4764607d4ddfdf4e2]

INTEGRATION: CWS residcleanup (1.11.118); FILE MERGED 2007/02/20 19:38:33 pl 1.11.118.1: #i74635# get rid of global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [c11b4ce39ca21d7266b43059404b1395f8d6e5eb]

INTEGRATION: CWS residcleanup (1.7.262); FILE MERGED 2007/02/21 22:04:08 pl 1.7.262.1: #i74635# get rid of global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [9ba8fa62c6aee5c76a52478172fba19571973300]

INTEGRATION: CWS residcleanup (1.8.262); FILE MERGED 2007/02/20 19:38:33 pl 1.8.262.1: #i74635# get rid of global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [ae43fad92654b427af8a2e61f2f68f1eed445a85]

INTEGRATION: CWS residcleanup (1.10.230); FILE MERGED 2007/02/20 19:38:33 pl 1.10.230.1: #i74635# get rid of global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [fe9d2484861d3a6071d2dc34c0792cec5ead1c71]

INTEGRATION: CWS residcleanup (1.6.262); FILE MERGED 2007/02/21 22:04:08 pl 1.6.262.1: #i74635# get rid of global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [bc8a6e39a7ad23094f62bf3994c91656cb7eacc3]

INTEGRATION: CWS residcleanup (1.53.34); FILE MERGED 2007/04/20 14:21:11 pl 1.53.34.2: RESYNC: (1.53-1.54); FILE MERGED 2007/02/21 22:04:08 pl 1.53.34.1: #i74635# get rid of global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [f4dbc847c132eb3a6b5f4bbfddfa8be762df79ad]

INTEGRATION: CWS residcleanup (1.26.262); FILE MERGED 2007/02/20 19:38:33 pl 1.26.262.1: #i74635# get rid of global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [bee941e3c63684008b6ec78f7cfaa436746af1c9]

INTEGRATION: CWS residcleanup (1.9.230); FILE MERGED 2007/02/20 19:38:33 pl 1.9.230.1: #i74635# get rid of global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [c21b9583755d43d05e6ea2a51be27c92d16513cb]

INTEGRATION: CWS residcleanup (1.15.34); FILE MERGED 2007/02/20 19:38:32 pl 1.15.34.1: #i74635# get rid of global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [f4afb35dda6439b8c364347ca3971d0002007da6]

INTEGRATION: CWS residcleanup (1.11.148); FILE MERGED 2007/02/21 22:04:08 pl 1.11.148.1: #i74635# get rid of global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [a7ec8f2fc777fd4014ed20c4b413ad0ec5201c74]

INTEGRATION: CWS residcleanup (1.16.34); FILE MERGED 2007/02/20 19:38:32 pl 1.16.34.1: #i74635# get rid of global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [ad7d2e14c6e74ec58c5061439ede4d0599c8648a]

INTEGRATION: CWS residcleanup (1.5.262); FILE MERGED 2007/02/20 19:38:32 pl 1.5.262.1: #i74635# get rid of global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [5f6f889341b6497d3e3128aa85893ccafee19d58]

INTEGRATION: CWS residcleanup (1.11.230); FILE MERGED 2007/02/21 22:04:08 pl 1.11.230.1: #i74635# get rid of global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [d2bf7d0dccfc381a8620f4f59655294f46d30daa]

INTEGRATION: CWS residcleanup (1.20.164); FILE MERGED 2007/02/20 19:38:32 pl 1.20.164.1: #i74635# get rid of global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [ff4b1426d05bc90739ff4d2a22758b653cad178a]

INTEGRATION: CWS residcleanup (1.11.262); FILE MERGED 2007/02/20 19:38:32 pl 1.11.262.1: #i74635# get rid of global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [dee2e1ab342108dd32e9fc9a38f17d454310374b]

INTEGRATION: CWS residcleanup (1.8.230); FILE MERGED 2007/02/21 22:04:07 pl 1.8.230.1: #i74635# get rid of global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [d12407ea6e2502e228ddc092a68d918c14ddb81d]

INTEGRATION: CWS residcleanup (1.20.178); FILE MERGED 2007/02/20 19:38:31 pl 1.20.178.1: #i74635# get rid of global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [73bfda097a5a6b04e57a0b157ebad14f408c5e89]

INTEGRATION: CWS residcleanup (1.32.178); FILE MERGED 2007/02/21 22:04:07 pl 1.32.178.1: #i74635# get rid of global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [8efcfa0811597736909ead63ce2a32680e6b137e]

INTEGRATION: CWS residcleanup (1.16.230); FILE MERGED 2007/02/21 22:04:07 pl 1.16.230.1: #i74635# get rid of global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [52024596f80a696b676fa9de4b2c733e6c861db2]

INTEGRATION: CWS residcleanup (1.21.262); FILE MERGED 2007/02/20 19:38:31 pl 1.21.262.1: #i74635# get rid of global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [7cf2aff85d90f5fc52f0f96f8429bca3d015a62e]

INTEGRATION: CWS residcleanup (1.28.262); FILE MERGED 2007/02/20 19:38:31 pl 1.28.262.1: #i74635# get rid of global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [3304678bbb5de265baa6b7c7a9deec489a9ebd99]

INTEGRATION: CWS residcleanup (1.26.178); FILE MERGED 2007/02/20 19:38:31 pl 1.26.178.1: #i74635# get rid of global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [240300682ab4ba27b652b1087d1ef2d2c33c185d]

INTEGRATION: CWS residcleanup (1.37.176); FILE MERGED 2007/02/21 22:04:07 pl 1.37.176.1: #i74635# get rid of global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [9dc3ce934f58e2d29eb635d7837f31f84b642241]

INTEGRATION: CWS residcleanup (1.14.34); FILE MERGED 2007/02/20 19:38:31 pl 1.14.34.1: #i74635# get rid of global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [4784c4cb17c06a2348a9b4cb18e64b57d6f30616]

INTEGRATION: CWS residcleanup (1.15.230); FILE MERGED 2007/02/21 22:04:07 pl 1.15.230.1: #i74635# get rid of global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [e6705a88489b7d2abccaad6de7de87cdf116225f]

INTEGRATION: CWS residcleanup (1.14.230); FILE MERGED 2007/02/21 22:04:07 pl 1.14.230.1: #i74635# get rid of global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [63c89e3f61d8ac5df46641b23cb94ba331097079]

INTEGRATION: CWS residcleanup (1.16.34); FILE MERGED 2007/02/20 19:38:31 pl 1.16.34.1: #i74635# get rid of global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [5baed388178e37dbee5d20cd341d10218cd56429]

INTEGRATION: CWS residcleanup (1.9.230); FILE MERGED 2007/02/20 19:38:30 pl 1.9.230.1: #i74635# get rid of global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [a028b1c8c370e524d2d9d8549d384c1b263b3f7f]

INTEGRATION: CWS residcleanup (1.20.260); FILE MERGED 2007/02/20 19:38:30 pl 1.20.260.1: #i74635# get rid of global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [1c1e7e645a834477f4ba11ba9fa9e6e317198883]

INTEGRATION: CWS residcleanup (1.15.34); FILE MERGED 2007/02/20 19:38:30 pl 1.15.34.1: #i74635# get rid of global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [548c2359196e68a67f1177ba7419984e15642884]

INTEGRATION: CWS residcleanup (1.9.118); FILE MERGED 2007/02/20 19:38:29 pl 1.9.118.1: #i74635# get rid of global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [0812f96d9bd6c1bc5886c15f8041842659c552a2]

INTEGRATION: CWS residcleanup (1.12.262); FILE MERGED 2007/02/21 22:04:06 pl 1.12.262.1: #i74635# get rid of global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [3268d22d1192d76dd123c307a29c8e1de71a7a2c]

INTEGRATION: CWS residcleanup (1.9.262); FILE MERGED 2007/02/20 19:38:29 pl 1.9.262.1: #i74635# get rid of global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [311fff4600a23159b283c5ef22f0f4bba64da21f]

INTEGRATION: CWS residcleanup (1.16.118); FILE MERGED 2007/02/21 22:04:06 pl 1.16.118.1: #i74635# get rid of global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [02741b1771630708f586da8d993f24360675e454]

INTEGRATION: CWS residcleanup (1.8.262); FILE MERGED 2007/02/21 22:04:06 pl 1.8.262.1: #i74635# get rid of global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [7912175b92dc37dadc10d43c30840a1de52d8efc]

INTEGRATION: CWS residcleanup (1.10.118); FILE MERGED 2007/02/20 19:38:29 pl 1.10.118.1: #i74635# get rid of global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [8dc1e96a26aab6e79550c4bc3879bb653b6e7db1]

INTEGRATION: CWS residcleanup (1.26.118); FILE MERGED 2007/02/20 19:38:29 pl 1.26.118.1: #i74635# get rid of global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [3557e734809c6945005ce2d120cec5d92d6e506d]

INTEGRATION: CWS residcleanup (1.35.118); FILE MERGED 2007/02/20 19:38:29 pl 1.35.118.1: #i74635# get rid of global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [8867fcb1cd7d8ec4932c59d8bba2524258a5fb06]

INTEGRATION: CWS residcleanup (1.29.26); FILE MERGED 2007/02/20 19:38:29 pl 1.29.26.1: #i74635# get rid of global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [25723f67b155d448464c1aa07fc599b60b491461]

INTEGRATION: CWS residcleanup (1.11.230); FILE MERGED 2007/02/21 22:04:06 pl 1.11.230.1: #i74635# get rid of global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [489f761c7f2a70b9bc35499032f46ed230a8c8f0]

INTEGRATION: CWS residcleanup (1.7.262); FILE MERGED 2007/02/20 19:38:28 pl 1.7.262.1: #i74635# get rid of global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [21413dc4b044dd064d82a0c393e07aa22ff70c94]

INTEGRATION: CWS residcleanup (1.6.262); FILE MERGED 2007/02/20 19:38:28 pl 1.6.262.1: #i74635# get rid of global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [8052f3dbb5f8ce43046c96c59ab8d95a752b44c9]

INTEGRATION: CWS residcleanup (1.12.16); FILE MERGED 2007/02/21 22:04:06 pl 1.12.16.1: #i74635# get rid of global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [9bb32b8ecf8a7801eadaeff425313a832a74406f]

INTEGRATION: CWS residcleanup (1.8.230); FILE MERGED 2007/02/20 19:38:28 pl 1.8.230.1: #i74635# get rid of global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [5ccfda30148fdcf80b7285baa2ec7a905bdb808c]

INTEGRATION: CWS residcleanup (1.14.118); FILE MERGED 2007/02/20 19:38:28 pl 1.14.118.1: #i74635# get rid of global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [373398c11601538133a2e6bc9837f02a18d95227]

INTEGRATION: CWS residcleanup (1.10.34); FILE MERGED 2007/02/20 19:38:28 pl 1.10.34.1: #i74635# get rid of global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [4a63ff4dd80c487ffcca9b915dc8850c6ac29b24]

INTEGRATION: CWS residcleanup (1.13.230); FILE MERGED 2007/02/20 19:38:28 pl 1.13.230.1: #i74635# get rid of global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [29e3e87775a9f7e68b5d71c9a62a59376fa5fafa]

INTEGRATION: CWS residcleanup (1.7.262); FILE MERGED 2007/02/20 19:38:27 pl 1.7.262.1: #i74635# get rid of global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [9a42ce8ac3814a091573d53986566681550e5760]

INTEGRATION: CWS residcleanup (1.39.118); FILE MERGED 2007/02/21 22:04:06 pl 1.39.118.1: #i74635# get rid of global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [8f67d0bfd9640adc1c035fb86ffa7bf7b8aaea35]

INTEGRATION: CWS residcleanup (1.92.32); FILE MERGED 2007/02/20 19:38:27 pl 1.92.32.1: #i74635# get rid of global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [d3cc0abdce661641a48baba5fa9fe720fc5967f8]

INTEGRATION: CWS residcleanup (1.38.118); FILE MERGED 2007/02/21 22:04:05 pl 1.38.118.1: #i74635# get rid of global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [cc66f6cab6bd464d54212d293dfb3c6e46a4bacb]

INTEGRATION: CWS residcleanup (1.31.34); FILE MERGED 2007/02/20 19:38:27 pl 1.31.34.1: #i74635# get rid of global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [a9b626cacfe3c9a6d16829731dadfc071096a62f]

INTEGRATION: CWS residcleanup (1.35.34); FILE MERGED 2007/02/20 19:38:27 pl 1.35.34.1: #i74635# get rid of global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [fc480fe12384fc5bf80d1997a4594fb72e58f694]

INTEGRATION: CWS residcleanup (1.16.118); FILE MERGED 2007/02/20 19:38:27 pl 1.16.118.1: #i74635# get rid of global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [eaad77a1cb2ca64709450732e240fb3981e0ef0d]

INTEGRATION: CWS residcleanup (1.22.228); FILE MERGED 2007/02/20 19:38:27 pl 1.22.228.1: #i74635# get rid of global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [c30c8f94b0c87d02a2edd9278accfa7d7dc63059]

INTEGRATION: CWS residcleanup (1.17.34); FILE MERGED 2007/02/20 19:38:26 pl 1.17.34.1: #i74635# get rid of global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [edc794cac7d80370c77d7b98099021e558a93ace]

INTEGRATION: CWS residcleanup (1.10.34); FILE MERGED 2007/02/21 22:04:05 pl 1.10.34.1: #i74635# get rid of global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [06b60526d0b59d15da201b80f26b8ffc6fdb092a]

INTEGRATION: CWS residcleanup (1.15.24); FILE MERGED 2007/02/20 19:38:26 pl 1.15.24.1: #i74635# get rid of global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [0c3c8c77523f3c915b093fc4880f503a5a8fb38c]

INTEGRATION: CWS residcleanup (1.6.262); FILE MERGED 2007/02/20 19:38:26 pl 1.6.262.1: #i74635# get rid of global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [d659b8b2581b42c0dd6d0c46df0de9246bb9a3ca]

INTEGRATION: CWS residcleanup (1.2.28); FILE MERGED 2007/04/20 19:04:31 pl 1.2.28.1: fix cwsanalyze alerts


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [21031d78ee5abc916ca7edaa837abd4d9cbd88f6]

INTEGRATION: CWS residcleanup (1.5.164); FILE MERGED 2007/02/22 21:37:35 pl 1.5.164.1: #i74635# get rid of global ResMgr fallback


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [48e00349dd9ac4142ff386b4a1c127ef11baef8f]

INTEGRATION: CWS residcleanup (1.15.162); FILE MERGED 2007/02/21 22:04:05 pl 1.15.162.1: #i74635# get rid of global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [493e687171147b080b70e4a724ce8444a2a52606]

INTEGRATION: CWS residcleanup (1.11.20); FILE MERGED 2007/03/04 09:27:30 pl 1.11.20.1: #i74635# ResId cleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [f3fa79f66c54059cff1f12c69fab4b8b792a0a8b]

INTEGRATION: CWS residcleanup (1.5.38); FILE MERGED 2007/02/18 18:30:28 pl 1.5.38.1: #i74635# get rid of implicit global ResMgr


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [d7effba85e910c4eb80d2120580f62268e27682d]

INTEGRATION: CWS residcleanup (1.7.30); FILE MERGED 2007/02/26 21:26:05 pl 1.7.30.1: #i74635# no more ResMgr default


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [94d2b62a05a1ab700f00b94fc152994378f5a3c8]

INTEGRATION: CWS residcleanup (1.6.68); FILE MERGED 2007/02/26 21:26:04 pl 1.6.68.1: #i74635# no more ResMgr default


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [164d20440bb2a31533a7d68cd268291a7d0ef352]

INTEGRATION: CWS residcleanup (1.5.68); FILE MERGED 2007/02/24 22:53:17 pl 1.5.68.1: #i74635# residcleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [9e6572ffc4a0b314a0f16ca98bd71fcc76829f66]

INTEGRATION: CWS residcleanup (1.4.68); FILE MERGED 2007/02/26 21:26:04 pl 1.4.68.1: #i74635# no more ResMgr default


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [10eb6576abc213a553acdd68e151c7391c7a6b12]

INTEGRATION: CWS residcleanup (1.3.196); FILE MERGED 2007/02/26 21:26:04 pl 1.3.196.1: #i74635# no more ResMgr default


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [1474ab0adb1d48da24a540880f86ed75cf90da42]

INTEGRATION: CWS residcleanup (1.11.30); FILE MERGED 2007/02/26 21:26:03 pl 1.11.30.1: #i74635# no more ResMgr default


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [27f51b1cbbd6fc95d58b05dd5c8ce429607517ec]

INTEGRATION: CWS residcleanup (1.10.30); FILE MERGED 2007/02/26 21:26:03 pl 1.10.30.1: #i74635# no more ResMgr default


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [e34c9cc42eb93fa449ec85b8803331be02ee4332]

INTEGRATION: CWS residcleanup (1.9.56); FILE MERGED 2007/02/26 21:26:03 pl 1.9.56.1: #i74635# no more ResMgr default


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [d8a748cd7a6b85b71ff5e8ed92faaa225f46d3da]

INTEGRATION: CWS residcleanup (1.6.68); FILE MERGED 2007/02/26 21:26:03 pl 1.6.68.1: #i74635# no more ResMgr default


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [9857522287c491c03a78d971174208540c8c5db1]

INTEGRATION: CWS residcleanup (1.8.30); FILE MERGED 2007/02/26 21:26:02 pl 1.8.30.1: #i74635# no more ResMgr default


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [c03179ecf3a39a381efa99c5b52ca70a16d03955]

INTEGRATION: CWS residcleanup (1.10.30); FILE MERGED 2007/02/26 21:26:02 pl 1.10.30.1: #i74635# no more ResMgr default


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [c2f1ee075c9189fa425dea4da8586b31b10fed21]

INTEGRATION: CWS residcleanup (1.8.50); FILE MERGED 2007/02/26 21:26:02 pl 1.8.50.1: #i74635# no more ResMgr default


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [603ab905eef4d5e2e8bb718b269bb20317281b56]

INTEGRATION: CWS residcleanup (1.3.196); FILE MERGED 2007/02/24 22:53:16 pl 1.3.196.1: #i74635# residcleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [ff7981fec19b2771185db0a3b596758ac11ee68d]

INTEGRATION: CWS residcleanup (1.6.68); FILE MERGED 2007/02/26 21:26:01 pl 1.6.68.1: #i74635# no more ResMgr default


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [bd1871867ae29c94c6d042c4e3415e11e289c083]

INTEGRATION: CWS residcleanup (1.6.50); FILE MERGED 2007/03/20 13:32:55 pl 1.6.50.2: RESYNC: (1.6-1.7); FILE MERGED 2007/02/26 21:26:01 pl 1.6.50.1: #i74635# no more ResMgr default


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [67d807e6c265ddc68879a193434aeabb274b8da9]

INTEGRATION: CWS residcleanup (1.6.68); FILE MERGED 2007/02/24 22:53:16 pl 1.6.68.1: #i74635# residcleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [b6a5c6f277d950da7f24fe37c42ae7a6532d6794]

INTEGRATION: CWS residcleanup (1.6.68); FILE MERGED 2007/02/24 22:53:14 pl 1.6.68.1: #i74635# residcleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [b3fb605e71cd707256f0548ce7a765585c3332b8]

INTEGRATION: CWS residcleanup (1.3.196); FILE MERGED 2007/02/24 22:53:13 pl 1.3.196.1: #i74635# residcleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [1f25753a3f166921bb95c0c01fb30e3d102437db]

INTEGRATION: CWS residcleanup (1.6.68); FILE MERGED 2007/02/24 22:53:13 pl 1.6.68.1: #i74635# residcleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [359ccd2762e5cc7b4d0aa8978f67ceddb0776389]

INTEGRATION: CWS residcleanup (1.5.68); FILE MERGED 2007/02/24 22:53:13 pl 1.5.68.1: #i74635# residcleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [ae107d4567beeded78728b09abdcd6415ac7b23b]

INTEGRATION: CWS residcleanup (1.6.68); FILE MERGED 2007/02/24 22:53:12 pl 1.6.68.1: #i74635# residcleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [3ced045ac890c73c2aafc3f34d46928b6ff597db]

INTEGRATION: CWS residcleanup (1.5.68); FILE MERGED 2007/02/24 22:53:12 pl 1.5.68.1: #i74635# residcleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [f3d29b55aabf8ef6ff11254f8b8f27d6647b020b]

INTEGRATION: CWS residcleanup (1.2.2); FILE MERGED 2007/03/21 09:16:55 pl 1.2.2.1: #i75635# ResId cleanup


2007-04-26  Rüdiger Timm  <rt@openoffice.org>  [dd85e2d6f258d522e64cfb58b3fcf0bad0d5d8b7]

INTEGRATION: CWS residcleanup (1.2.2); FILE MERGED 2007/03/21 09:16:54 pl 1.2.2.1: #i75635# ResId cleanup


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [ab6f98b8a91853252d26e02831a8c489f5e68aa2]

INTEGRATION: CWS npower6 (1.6.108); FILE MERGED 2007/02/08 09:24:14 npower 1.6.108.2: #i74096# remove public symbol thingy from already public class ( causes build failure on windows ) 2007/02/07 21:29:11 npower 1.6.108.1: Issue number:  i74096 symbol visibility issues for needed for vba compatility api to link


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [11a82d1fb7f68bb421bc89ab5a74af85de756104]

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>  [401641927fd70e224b9251bb492677a3c29850d8]

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>  [51600c2658ef508f3ed6063a73bc102003e4c498]

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>  [cc230a678a341c8756f1e6a6b04db5f8bbd91d1b]

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>  [5703b96d62b24a933e061276e4ab420df8b04bc3]

INTEGRATION: CWS npower6 (1.19.210); FILE MERGED 2007/02/27 11:26:56 npower 1.19.210.2: #i37347 tweak filter so that is only adds modules with content ( excluding autogenerated options 2007/02/07 21:14:23 npower 1.19.210.1: #i74096#  control import of vba code as comments based on if vba compatability service is available


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [080bb07452aa07b05d30f77df420486dff93414b]

INTEGRATION: CWS npower6 (1.1.2); FILE ADDED 2007/02/07 21:24:44 npower 1.1.2.1: #i74096# vba compatibility api component build bits


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [fe68b7ecaa660d38aed2e505642a82a245fa5665]

INTEGRATION: CWS npower6 (1.37.76); FILE MERGED 2007/02/27 11:03:46 npower 1.37.76.5: #i74096 use proper macro for calc lib 2007/02/09 11:50:36 npower 1.37.76.4: #i74096 add perl script to create the openoffice extension 2007/02/08 18:14:51 npower 1.37.76.3: #i74096 make building component optional 2007/02/08 11:16:19 npower 1.37.76.2: #i74096# fix link failure on windows 2007/02/07 21:24:25 npower 1.37.76.1: #i74096# vba compatibility api component build bits


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [f4e1e22b8695ba1843a022ebabd81f06088045f6]

INTEGRATION: CWS npower6 (1.1.2); FILE ADDED 2007/02/21 17:32:22 npower 1.1.2.3: #i74096 add license 2007/02/09 11:53:34 npower 1.1.2.2: #i74096 update error message 2007/02/09 11:51:38 npower 1.1.2.1: #i74096 add perl script to create the openoffice extension


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [dce246073a302a172df322ea29cea9d56042198e]

INTEGRATION: CWS npower6 (1.1.2); FILE ADDED 2007/02/21 17:29:25 npower 1.1.2.2: #i74096 add license 2007/02/07 21:18:07 npower 1.1.2.1: #i74096# add compatibility api implementation


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [4f15624ff33845e6abbeebd8c16cf7acc8c9e7c3]

INTEGRATION: CWS npower6 (1.1.2); FILE ADDED 2007/02/27 23:29:39 npower 1.1.2.3: #i74096 get rid of warnings windows 2007/02/21 17:29:25 npower 1.1.2.2: #i74096 add license 2007/02/07 21:18:07 npower 1.1.2.1: #i74096# add compatibility api implementation


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [77d5722ee1d3a974d14b4e212efed5243e14431a]

INTEGRATION: CWS npower6 (1.1.2); FILE ADDED 2007/02/21 17:29:24 npower 1.1.2.2: #i74096 add license 2007/02/07 21:18:07 npower 1.1.2.1: #i74096# add compatibility api implementation


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [d6ef302102a894c7440685729a8b50847b6ee1bd]

INTEGRATION: CWS npower6 (1.1.2); FILE ADDED 2007/02/21 17:29:24 npower 1.1.2.2: #i74096 add license 2007/02/07 21:18:06 npower 1.1.2.1: #i74096# add compatibility api implementation


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [e3e908f214b3bef76697b1cb45bcf6b411864994]

INTEGRATION: CWS npower6 (1.1.2); FILE ADDED 2007/02/21 17:29:24 npower 1.1.2.2: #i74096 add license 2007/02/07 21:18:05 npower 1.1.2.1: #i74096# add compatibility api implementation


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [b1a33f532ab24b9dc63c57e0e9f9c920c631ced5]

INTEGRATION: CWS npower6 (1.1.2); FILE ADDED 2007/02/21 17:29:24 npower 1.1.2.4: #i74096 add license 2007/02/16 10:43:43 npower 1.1.2.3: #i74096 fix url handling for workbooks.open 2007/02/16 10:18:16 npower 1.1.2.2: #i74096 fix url handling for workbooks.open 2007/02/07 21:18:05 npower 1.1.2.1: #i74096# add compatibility api implementation


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [abacedbab544c766c4623da587a647450e98bd07]

INTEGRATION: CWS npower6 (1.1.2); FILE ADDED 2007/02/21 17:29:23 npower 1.1.2.2: #i74096 add license 2007/02/07 21:18:05 npower 1.1.2.1: #i74096# add compatibility api implementation


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [3d8fd43e0dceddf48200d67ed742302e09d75d93]

INTEGRATION: CWS npower6 (1.1.2); FILE ADDED 2007/02/21 17:29:23 npower 1.1.2.2: #i74096 add license 2007/02/07 21:18:04 npower 1.1.2.1: #i74096# add compatibility api implementation


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [9dfbbc09143e5a1bc6432daa341be7b76fd34318]

INTEGRATION: CWS npower6 (1.1.2); FILE ADDED 2007/02/21 17:29:23 npower 1.1.2.2: #i74096 add license 2007/02/07 21:18:03 npower 1.1.2.1: #i74096# add compatibility api implementation


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [6a0b89bab9cb8592a26f037367e5bbb87f13e834]

INTEGRATION: CWS npower6 (1.1.2); FILE ADDED 2007/02/27 22:37:53 npower 1.1.2.3: #i74096 get rid of warnings linux 2007/02/21 17:29:22 npower 1.1.2.2: #i74096 add license 2007/02/07 21:18:02 npower 1.1.2.1: #i74096# add compatibility api implementation


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [d61cf08ec34db67109d0b2131d900a1477b83d2e]

INTEGRATION: CWS npower6 (1.1.2); FILE ADDED 2007/02/21 17:29:22 npower 1.1.2.2: #i74096 add license 2007/02/07 21:18:02 npower 1.1.2.1: #i74096# add compatibility api implementation


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [5279f221bd898c32e6e2c2a5dfc17bfeeab8ce88]

INTEGRATION: CWS npower6 (1.1.2); FILE ADDED 2007/03/05 13:52:58 npower 1.1.2.3: #i74096# remove 'old' default method handling foo 2007/02/21 17:29:22 npower 1.1.2.2: #i74096 add license 2007/02/07 21:18:01 npower 1.1.2.1: #i74096# add compatibility api implementation


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [16da15937bf91ef60ceb50dad00a170b92173e54]

INTEGRATION: CWS npower6 (1.1.2); FILE ADDED 2007/03/05 13:52:58 npower 1.1.2.6: #i74096# remove 'old' default method handling foo 2007/02/27 23:29:39 npower 1.1.2.5: #i74096 get rid of warnings windows 2007/02/27 22:37:53 npower 1.1.2.4: #i74096 get rid of warnings linux 2007/02/21 17:29:22 npower 1.1.2.3: #i74096 add license 2007/02/12 17:01:35 npower 1.1.2.2: #i74096 use XInterface to dynamic cast from 2007/02/07 21:18:01 npower 1.1.2.1: #i74096# add compatibility api implementation


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [46c59cb31a6d04b805ae00797815fc51e72b986e]

INTEGRATION: CWS npower6 (1.1.2); FILE ADDED 2007/02/21 17:29:21 npower 1.1.2.2: #i74096 add license 2007/02/07 21:18:00 npower 1.1.2.1: #i74096# add compatibility api implementation


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [08d4cb745aefc60c5d54d4e44d46dcb7cf2777a1]

INTEGRATION: CWS npower6 (1.1.2); FILE ADDED 2007/02/21 17:29:21 npower 1.1.2.2: #i74096 add license 2007/02/07 21:17:59 npower 1.1.2.1: #i74096# add compatibility api implementation


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [964a5c5f7b04be765c6acf5b56571dafdbde5bdb]

INTEGRATION: CWS npower6 (1.1.2); FILE ADDED 2007/02/21 17:29:21 npower 1.1.2.2: #i74096 add license 2007/02/07 21:17:58 npower 1.1.2.1: #i74096# add compatibility api implementation


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [0c15e1158ca9ea6ff66725af60dde73b6a893439]

INTEGRATION: CWS npower6 (1.1.2); FILE ADDED 2007/02/21 17:29:20 npower 1.1.2.2: #i74096 add license 2007/02/07 21:17:58 npower 1.1.2.1: #i74096# add compatibility api implementation


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [806758fc3cc7ec39e1051c7183cd4a51d947911d]

INTEGRATION: CWS npower6 (1.1.2); FILE ADDED 2007/02/21 17:29:20 npower 1.1.2.2: #i74096 add license 2007/02/07 21:17:57 npower 1.1.2.1: #i74096# add compatibility api implementation


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [5aad8c7696e4143e9e62e66dc2c0ee105af16e48]

INTEGRATION: CWS npower6 (1.1.2); FILE ADDED 2007/02/21 17:29:20 npower 1.1.2.2: #i74096 add license 2007/02/07 21:17:56 npower 1.1.2.1: #i74096# add compatibility api implementation


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [7c35643da46ab9daabcdf7e69f3ccd0ad89c92fd]

INTEGRATION: CWS npower6 (1.1.2); FILE ADDED 2007/02/21 17:29:20 npower 1.1.2.3: #i74096 add license 2007/02/12 17:01:35 npower 1.1.2.2: #i74096 use XInterface to dynamic cast from 2007/02/07 21:17:56 npower 1.1.2.1: #i74096# add compatibility api implementation


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [7419f4098ed28d823f2b09cac829011c86503adb]

INTEGRATION: CWS npower6 (1.1.2); FILE ADDED 2007/02/21 17:29:19 npower 1.1.2.2: #i74096 add license 2007/02/07 21:17:55 npower 1.1.2.1: #i74096# add compatibility api implementation


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [f3129403d92d637d57a8a12c345841fd444ffdd3]

INTEGRATION: CWS npower6 (1.1.2); FILE ADDED 2007/02/21 17:29:19 npower 1.1.2.2: #i74096 add license 2007/02/07 21:17:54 npower 1.1.2.1: #i74096# add compatibility api implementation


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [aa05ab519bd69404a3a0d328cff2a21e09c443d8]

INTEGRATION: CWS npower6 (1.1.2); FILE ADDED 2007/02/21 17:29:19 npower 1.1.2.2: #i74096 add license 2007/02/07 21:17:53 npower 1.1.2.1: #i74096# add compatibility api implementation


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [dcb89a96a4fde238f53f3259784b9ebe969ec993]

INTEGRATION: CWS npower6 (1.1.2); FILE ADDED 2007/02/21 17:29:18 npower 1.1.2.2: #i74096 add license 2007/02/07 21:17:53 npower 1.1.2.1: #i74096# add compatibility api implementation


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [84d05a9d4c659a12520173b0f448dacd78876975]

INTEGRATION: CWS npower6 (1.1.2); FILE ADDED 2007/02/21 17:29:18 npower 1.1.2.2: #i74096 add license 2007/02/07 21:17:52 npower 1.1.2.1: #i74096# add compatibility api implementation


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [352be4c8e8ff715520be41ba512175335b32fe13]

INTEGRATION: CWS npower6 (1.1.2); FILE ADDED 2007/03/05 13:52:57 npower 1.1.2.3: #i74096# remove 'old' default method handling foo 2007/02/21 17:29:18 npower 1.1.2.2: #i74096 add license 2007/02/07 21:17:51 npower 1.1.2.1: #i74096# add compatibility api implementation


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [f226ba5d322257f377e95ad6c69f529f4a192646]

INTEGRATION: CWS npower6 (1.1.2); FILE ADDED 2007/02/21 17:29:17 npower 1.1.2.2: #i74096 add license 2007/02/07 21:17:51 npower 1.1.2.1: #i74096# add compatibility api implementation


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [461daa17fb9f898081ee5b104290c9f0c950304b]

INTEGRATION: CWS npower6 (1.1.2); FILE ADDED 2007/02/21 17:29:17 npower 1.1.2.2: #i74096 add license 2007/02/07 21:17:50 npower 1.1.2.1: #i74096# add compatibility api implementation


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [85a1dd45aafa06efd7a81d25a09c31845fc1f95f]

INTEGRATION: CWS npower6 (1.1.2); FILE ADDED 2007/02/21 17:29:17 npower 1.1.2.2: #i74096 add license 2007/02/07 21:17:49 npower 1.1.2.1: #i74096# add compatibility api implementation


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [b33df0e356f36c799147bd116f17778cc2e7141a]

INTEGRATION: CWS npower6 (1.1.2); FILE ADDED 2007/02/21 17:29:16 npower 1.1.2.2: #i74096 add license 2007/02/07 21:17:48 npower 1.1.2.1: #i74096# add compatibility api implementation


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [db6a754782eff9d71726a722f58044135bea364d]

INTEGRATION: CWS npower6 (1.1.2); FILE ADDED 2007/02/21 17:29:16 npower 1.1.2.2: #i74096 add license 2007/02/07 21:17:47 npower 1.1.2.1: #i74096# add compatibility api implementation


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [a6c052bea412600afed96ccf1a26cf0fb65dbda4]

INTEGRATION: CWS npower6 (1.1.2); FILE ADDED 2007/02/21 17:29:15 npower 1.1.2.2: #i74096 add license 2007/02/07 21:17:46 npower 1.1.2.1: #i74096# add compatibility api implementation


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [ecedaa59dbcf3ac7e53c611d45218bd41b6cf2e2]

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>  [e1984a3bcbcc8611d74adf43ff9e0266feb8665c]

INTEGRATION: CWS npower6 (1.1.2); FILE ADDED 2007/02/27 23:29:39 npower 1.1.2.4: #i74096 get rid of warnings windows 2007/02/27 22:37:53 npower 1.1.2.3: #i74096 get rid of warnings linux 2007/02/21 17:29:15 npower 1.1.2.2: #i74096 add license 2007/02/07 21:17:46 npower 1.1.2.1: #i74096# add compatibility api implementation


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [e9a2bf0302deebe1b239c4adc8c4b26938434c67]

INTEGRATION: CWS npower6 (1.1.2); FILE ADDED 2007/02/07 21:17:46 npower 1.1.2.1: #i74096# add compatibility api implementation


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [00fb44f1439d8a3fc83b6055c34e80b3c56a9196]

INTEGRATION: CWS npower6 (1.29.110); FILE MERGED 2007/02/07 21:29:12 npower 1.29.110.1: Issue number:  i74096 symbol visibility issues for needed for vba compatility api to link


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [03fcaf316700861ca8af253a3612e31eee08fa0d]

INTEGRATION: CWS npower6 (1.14.380); FILE MERGED 2007/02/07 21:29:12 npower 1.14.380.1: Issue number:  i74096 symbol visibility issues for needed for vba compatility api to link


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [46794e0a2586f7e0f948530215e01621cff796b0]

INTEGRATION: CWS npower6 (1.22.50); FILE MERGED 2007/02/07 21:29:11 npower 1.22.50.1: Issue number:  i74096 symbol visibility issues for needed for vba compatility api to link


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [51d3e4285e6e1c71657465cb2dfd52942063b8bb]

INTEGRATION: CWS npower6 (1.39.10); FILE MERGED 2007/02/07 21:29:11 npower 1.39.10.1: Issue number:  i74096 symbol visibility issues for needed for vba compatility api to link


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [1c04ebd848696a14e2965d68c9941f59296acc3e]

INTEGRATION: CWS npower6 (1.14.108); FILE MERGED 2007/02/07 21:29:11 npower 1.14.108.1: Issue number:  i74096 symbol visibility issues for needed for vba compatility api to link


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [e291a859f6e42514515130e11ee3f70f61ec87ea]

INTEGRATION: CWS npower6 (1.8.380); FILE MERGED 2007/02/07 21:29:11 npower 1.8.380.1: Issue number:  i74096 symbol visibility issues for needed for vba compatility api to link


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [c22cb2b953a8a078ac798d42e923e0b08e781bbd]

INTEGRATION: CWS npower6 (1.23.104); FILE MERGED 2007/02/08 14:35:42 npower 1.23.104.2: #i74096 make sure windows dll gets delivered 2007/02/07 21:24:25 npower 1.23.104.1: #i74096# vba compatibility api component build bits


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [bbce5d21eed2cd10c35c0d406dc2e66ccf81b5c2]

INTEGRATION: CWS npower6 (1.13.88); FILE MERGED 2007/02/28 14:29:58 npower 1.13.88.2: #i74096 depends on top level inc 2007/02/07 21:24:24 npower 1.13.88.1: #i74096# vba compatibility api component build bits


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [fa7022c917abd21b3b90c57f848401cc3cf6079e]

INTEGRATION: CWS npower6 (1.20.150); FILE MERGED 2007/02/07 21:29:11 npower 1.20.150.1: Issue number:  i74096 symbol visibility issues for needed for vba compatility api to link


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [6b24bd9a2fdf4b2a55908d1f7b348047c11969c8]

INTEGRATION: CWS npower6 (1.47.52); FILE MERGED 2007/02/07 21:29:10 npower 1.47.52.1: Issue number:  i74096 symbol visibility issues for needed for vba compatility api to link


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [1d7d18b062888efb3a128993d33a1e3864b8ba62]

INTEGRATION: CWS npower6 (1.22.338); FILE MERGED 2007/02/07 21:29:10 npower 1.22.338.1: Issue number:  i74096 symbol visibility issues for needed for vba compatility api to link


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [93b1df8a40d517c7680ffb2f18569b6053cd09ed]

INTEGRATION: CWS npower6 (1.97.10); FILE MERGED 2007/02/07 21:29:10 npower 1.97.10.1: Issue number:  i74096 symbol visibility issues for needed for vba compatility api to link


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [1d7a58915306d253dd0f14684a998496a1c69c6d]

INTEGRATION: CWS npower6 (1.10.370); FILE MERGED 2007/02/07 21:29:10 npower 1.10.370.1: Issue number:  i74096 symbol visibility issues for needed for vba compatility api to link


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [f2739a7e2cc231b0f2bc8d6dc7e799065d954b3a]

INTEGRATION: CWS npower6 (1.28.14); FILE MERGED 2007/02/07 21:29:10 npower 1.28.14.1: Issue number:  i74096 symbol visibility issues for needed for vba compatility api to link


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [96979c0b4e8be670314b4e1e4a516d32f69928b3]

INTEGRATION: CWS npower6 (1.26.106); FILE MERGED 2007/02/07 21:29:10 npower 1.26.106.1: Issue number:  i74096 symbol visibility issues for needed for vba compatility api to link


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [19a8714b72e8916a1182f62e95c127d2233f34ce]

INTEGRATION: CWS npower6 (1.7.378); FILE MERGED 2007/02/07 21:25:31 npower 1.7.378.1: Issue number: Submitted by: Reviewed by:


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [d1a5f6532dfca26b0b7dd58afb27c4de2f2d4691]

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>  [5a6930e7aaf5163804c9c64342c2f10426090be5]

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>  [2e40c29c356a70aac7b0dcfb2668c1dcfa9317fc]

INTEGRATION: CWS npower6 (1.27.46); FILE MERGED 2007/02/21 11:03:53 npower 1.27.46.2: #i74096 hook for the compatibility api globals, remove OSL_TRACES and uncessary bits 2007/02/20 18:10:52 npower 1.27.46.1: #i74096 hook for the compatibility api globals


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [730ab3d13dab025ba7bc1a7b100e4e075b212b65]

INTEGRATION: CWS sixtyfour11 (1.7.242); FILE MERGED 2007/02/20 10:31:07 kendy 1.7.242.1: #i74692# Let the form control properties dialog show even on 64bit.


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [6aa60ba0454317321541b409bc09161dfda16046]

INTEGRATION: CWS sixtyfour11 (1.10.136); FILE MERGED 2007/02/20 10:31:07 kendy 1.10.136.1: #i74692# Let the form control properties dialog show even on 64bit.


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [5af07839e961d8ed2605d428cc99f4d763e3f80d]

INTEGRATION: CWS sixtyfour11 (1.4.180); FILE MERGED 2007/02/27 10:11:59 kendy 1.4.180.2: #i74885# include <limits.h> 2007/02/26 19:53:43 kendy 1.4.180.1: #i74885# Fix selections to work like on 32bit.


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [ad1f840daec2b7352e48937143f981233b923359]

INTEGRATION: CWS sixtyfour11 (1.4.108); FILE MERGED 2007/03/12 16:39:26 kendy 1.4.108.1: #i75331# Don't introduce new virtual methods where they should be overridden.


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [06024b6a5cc9900871538504653fb40e4ddb317f]

INTEGRATION: CWS sixtyfour11 (1.17.244); FILE MERGED 2007/03/12 16:43:12 kendy 1.17.244.1: #i75301# Fix sal_uInt32/ULONG mismatch on Event type.


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [83462746442e7233f8ed19cd2b29138f033bacbd]

INTEGRATION: CWS sixtyfour11 (1.11.170); FILE MERGED 2007/03/12 16:39:24 kendy 1.11.170.1: #i75331# Don't introduce new virtual methods where they should be overridden.


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [9beee902aa74524fcdd46e2baa1e50b92ead00fc]

INTEGRATION: CWS sixtyfour11 (1.25.96); FILE MERGED 2007/02/20 10:31:08 kendy 1.25.96.1: #i74692# Let the form control properties dialog show even on 64bit.


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [fd5f55364bba717e89b3ffce70aa831e45ab2625]

INTEGRATION: CWS sixtyfour11 (1.19.136); FILE MERGED 2007/02/20 10:31:08 kendy 1.19.136.1: #i74692# Let the form control properties dialog show even on 64bit.


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [b954354937bb279120319df95bb05b6a3114ab7d]

INTEGRATION: CWS sixtyfour11 (1.16.136); FILE MERGED 2007/02/20 10:31:08 kendy 1.16.136.1: #i74692# Let the form control properties dialog show even on 64bit.


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [585dbf31981fd4831278f0e8113494efb66f91ee]

INTEGRATION: CWS sixtyfour11 (1.46.94); FILE MERGED 2007/02/20 10:31:08 kendy 1.46.94.1: #i74692# Let the form control properties dialog show even on 64bit.


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [0a002260b4f4826c5256facce7576fa30d0bbd2d]

INTEGRATION: CWS sixtyfour11 (1.66.94); FILE MERGED 2007/02/20 10:31:07 kendy 1.66.94.1: #i74692# Let the form control properties dialog show even on 64bit.


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [49ed76d61101edfe85aecd52cec75bf0048e5481]

INTEGRATION: CWS sixtyfour11 (1.6.356); FILE MERGED 2007/03/12 16:39:27 kendy 1.6.356.1: #i75331# Don't introduce new virtual methods where they should be overridden.


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [bfee27aca3c6bbddd2daabe74d281c9a3ed07d72]

INTEGRATION: CWS sixtyfour11 (1.11.224); FILE MERGED 2007/03/12 16:39:27 kendy 1.11.224.1: #i75331# Don't introduce new virtual methods where they should be overridden.


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [95943d94ecffa678410e4a0bd3bf57311f001141]

INTEGRATION: CWS sixtyfour11 (1.11.144); FILE MERGED 2007/03/12 16:39:27 kendy 1.11.144.1: #i75331# Don't introduce new virtual methods where they should be overridden.


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [dd85912b4d36da4b070ce463b615db82d16f11af]

INTEGRATION: CWS sixtyfour11 (1.12.144); FILE MERGED 2007/03/12 16:39:26 kendy 1.12.144.1: #i75331# Don't introduce new virtual methods where they should be overridden.


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [f079719c62bb77e1fa2ccbcf344d810511ef94d8]

INTEGRATION: CWS sixtyfour11 (1.34.66); FILE MERGED 2007/03/12 16:39:26 kendy 1.34.66.1: #i75331# Don't introduce new virtual methods where they should be overridden.


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [74bca9433a28044bf24281851b4c6ed0e56bf87d]

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  Rüdiger Timm  <rt@openoffice.org>  [f424e55b4e66ffbee5b34f45ef5ea18d77c4d15c]

INTEGRATION: CWS sixtyfour11 (1.7.22); FILE MERGED 2007/02/16 11:43:53 kendy 1.7.22.4: #i73974# Cosmetical change. 2007/02/16 11:38:58 kendy 1.7.22.3: #i73974# Rewrite some deep gcc magic to a simple assembler. 2007/02/13 13:27:29 kendy 1.7.22.2: #i73974# #include <string.h>, remove NOOPT from makefile.mk. 2007/02/13 13:12:39 kendy 1.7.22.1: #i73974# x86-64 bridge cleanup & float fix.


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [d7f5d52ccd08c50937e6a18fa8284ec4b3828c67]

INTEGRATION: CWS sixtyfour11 (1.6.8); FILE MERGED 2007/02/13 13:27:29 kendy 1.6.8.1: #i73974# #include <string.h>, remove NOOPT from makefile.mk.


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [4a92424941a91c151471f40bbf3ddbb24e8adaa5]

INTEGRATION: CWS sixtyfour11 (1.7.146); FILE MERGED 2007/02/22 18:43:23 kendy 1.7.146.2: #i74786# Fix occurrences of sizeof(ULONG) where should be sizeof(sal_uInt32) - could break on 64bit. 2007/02/22 13:12:17 kendy 1.7.146.1: #i74771# Don't break .sdw documents on 64bit.


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [d341ea5e88ccfc3c54076ad9e335cff9776a21c9]

INTEGRATION: CWS sixtyfour11 (1.7.126); FILE MERGED 2007/02/22 18:43:23 kendy 1.7.126.1: #i74786# Fix occurrences of sizeof(ULONG) where should be sizeof(sal_uInt32) - could break on 64bit.


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [7d8421464e0dfa1013b5f56f4aa67a8cafa3926f]

INTEGRATION: CWS sixtyfour11 (1.5.110); FILE MERGED 2007/03/12 16:39:25 kendy 1.5.110.1: #i75331# Don't introduce new virtual methods where they should be overridden.


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [31180fd5887d418127f240489007ae0b657fcf11]

INTEGRATION: CWS sixtyfour11 (1.49.8); FILE MERGED 2007/02/20 10:31:09 kendy 1.49.8.1: #i74692# Let the form control properties dialog show even on 64bit.


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [bc35e9f3a76679a188712135b3dead15ba70a68c]

INTEGRATION: CWS sixtyfour11 (1.25.236); FILE MERGED 2007/02/22 18:43:23 kendy 1.25.236.1: #i74786# Fix occurrences of sizeof(ULONG) where should be sizeof(sal_uInt32) - could break on 64bit.


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [35e1f96a6e6a75c479ee2caca1a55541589276b8]

INTEGRATION: CWS sixtyfour11 (1.16.266); FILE MERGED 2007/03/12 16:39:25 kendy 1.16.266.1: #i75331# Don't introduce new virtual methods where they should be overridden.


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [fce1a1eed15a7a8a9a28388d12a38fd2315a0736]

INTEGRATION: CWS sixtyfour11 (1.55.154); FILE MERGED 2007/03/12 16:39:25 kendy 1.55.154.1: #i75331# Don't introduce new virtual methods where they should be overridden.


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [45be05cee67e5a39d2afe157b8bacf661ce4752c]

INTEGRATION: CWS sixtyfour11 (1.10.792); FILE MERGED 2007/03/12 16:39:24 kendy 1.10.792.1: #i75331# Don't introduce new virtual methods where they should be overridden.


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [b1d34e054b14fe32b6ee5be9d678ce1597d53c3e]

INTEGRATION: CWS sixtyfour11 (1.7.48); FILE MERGED 2007/03/12 16:39:24 kendy 1.7.48.1: #i75331# Don't introduce new virtual methods where they should be overridden.


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [e732f22bf5dbdd1e7a3ef890a51572f7dd6a9a17]

INTEGRATION: CWS sixtyfour11 (1.42.208); FILE MERGED 2007/03/12 16:39:24 kendy 1.42.208.1: #i75331# Don't introduce new virtual methods where they should be overridden.


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [1c81e819544c1f38216b7f25ea92e3fdca2e8408]

INTEGRATION: CWS sixtyfour11 (1.48.32); FILE MERGED 2007/02/20 10:31:06 kendy 1.48.32.1: #i74692# Let the form control properties dialog show even on 64bit.


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [1246dde17189ab735ac6c352e31d0698948534c0]

INTEGRATION: CWS sixtyfour11 (1.9.228); FILE MERGED 2007/03/12 16:39:23 kendy 1.9.228.1: #i75331# Don't introduce new virtual methods where they should be overridden.


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [47f8b35d1290599f0a1ed0138ed53fc249e0b01e]

INTEGRATION: CWS sixtyfour11 (1.35.412); FILE MERGED 2007/02/13 13:55:26 kendy 1.35.412.1: #i74451# Fix type size mismatch in ww8 import on 64bit


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [99817ee2ff045481f16847cb1601e46b19e8f0ad]

INTEGRATION: CWS sixtyfour11 (1.172.116); FILE MERGED 2007/02/13 13:55:26 kendy 1.172.116.1: #i74451# Fix type size mismatch in ww8 import on 64bit


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [88b26be4f6b9ae3b888b6e6e6f621c4f4453dd15]

INTEGRATION: CWS sixtyfour11 (1.147.146); FILE MERGED 2007/02/13 13:55:26 kendy 1.147.146.1: #i74451# Fix type size mismatch in ww8 import on 64bit


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [6d7c114b737f7ebf5ec6463a2d65715da9d58f99]

INTEGRATION: CWS sixtyfour11 (1.145.112); FILE MERGED 2007/02/13 13:55:26 kendy 1.145.112.1: #i74451# Fix type size mismatch in ww8 import on 64bit


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [bafa13935d880cb9679af6bbc2aa951da7347b6f]

INTEGRATION: CWS sixtyfour11 (1.93.112); FILE MERGED 2007/02/13 13:55:26 kendy 1.93.112.1: #i74451# Fix type size mismatch in ww8 import on 64bit


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [00ae03141a4d0d31f0e067ffe0f28c83f411b66b]

INTEGRATION: CWS sixtyfour11 (1.5.78); FILE MERGED 2007/03/12 16:39:23 kendy 1.5.78.1: #i75331# Don't introduce new virtual methods where they should be overridden.


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [8b6d2dd6e6c4363c9a5c5770198caed6b0de0928]

INTEGRATION: CWS sixtyfour11 (1.9.78); FILE MERGED 2007/03/12 16:39:23 kendy 1.9.78.1: #i75331# Don't introduce new virtual methods where they should be overridden.


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [4ef89d6ef6d5f183bc9a793b0945e85e2085cabb]

INTEGRATION: CWS sixtyfour11 (1.8.78); FILE MERGED 2007/03/12 16:39:22 kendy 1.8.78.1: #i75331# Don't introduce new virtual methods where they should be overridden.


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [7c56633f86a8fb5ed707a3e1ffdf3e5a6e6e436c]

INTEGRATION: CWS sixtyfour11 (1.10.406); FILE MERGED 2007/03/12 16:39:22 kendy 1.10.406.1: #i75331# Don't introduce new virtual methods where they should be overridden.


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [fbebdc8205c025fa075f20394585a057367515ca]

INTEGRATION: CWS sixtyfour11 (1.11.406); FILE MERGED 2007/03/12 16:39:22 kendy 1.11.406.1: #i75331# Don't introduce new virtual methods where they should be overridden.


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [ee84b7e75712d24a90626a62544d5f0bb9553673]

INTEGRATION: CWS sixtyfour11 (1.14.76); FILE MERGED 2007/03/12 16:39:22 kendy 1.14.76.1: #i75331# Don't introduce new virtual methods where they should be overridden.


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [a750440f2cac30f7a4c85c19fcc8789027b03d1d]

INTEGRATION: CWS sixtyfour11 (1.15.76); FILE MERGED 2007/03/12 16:39:22 kendy 1.15.76.1: #i75331# Don't introduce new virtual methods where they should be overridden.


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [f3e8fa947f4488f6c18401a5a8d765ac6cec5f78]

INTEGRATION: CWS sixtyfour11 (1.26.92); FILE MERGED 2007/03/12 16:39:21 kendy 1.26.92.1: #i75331# Don't introduce new virtual methods where they should be overridden.


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [ce9156e4480b2fbf8779c58acfbfd58ef3c5ac3f]

INTEGRATION: CWS sixtyfour11 (1.26.76); FILE MERGED 2007/03/12 16:39:21 kendy 1.26.76.1: #i75331# Don't introduce new virtual methods where they should be overridden.


2007-04-25  Mikhail Voitenko  <mav@openoffice.org>  [1bbc142d5a59f5b0fb3c0cbcc750ea84a2825f72]

#146885# let Setup_math.xcu be updated by patch


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [03daa89be54d0a5c1d665c85a74d12f49ab182e7]

INTEGRATION: CWS sixtyfour11 (1.4.64); FILE MERGED 2007/03/12 16:39:21 kendy 1.4.64.1: #i75331# Don't introduce new virtual methods where they should be overridden.


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [2244f1b91845da134d2fe366934a789dadcf23ee]

INTEGRATION: CWS sixtyfour11 (1.5.64); FILE MERGED 2007/02/20 10:31:05 kendy 1.5.64.1: #i74692# Let the form control properties dialog show even on 64bit.


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [b969f7be33778676a854136a4e5de27c68e8450d]

INTEGRATION: CWS sixtyfour11 (1.11.64); FILE MERGED 2007/02/22 18:43:22 kendy 1.11.64.1: #i74786# Fix occurrences of sizeof(ULONG) where should be sizeof(sal_uInt32) - could break on 64bit.


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [fcc0a5df38aa4125a2431dc1c91a2cef234e8dc4]

INTEGRATION: CWS sixtyfour11 (1.5.64); FILE MERGED 2007/03/12 16:39:21 kendy 1.5.64.1: #i75331# Don't introduce new virtual methods where they should be overridden.


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [6f46b7b38dc0d03479fb046a4b960c9bba1249fc]

INTEGRATION: CWS sixtyfour11 (1.8.64); FILE MERGED 2007/02/20 10:31:05 kendy 1.8.64.1: #i74692# Let the form control properties dialog show even on 64bit.


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [69306414fb194c1fbf0f33681312caa8ae91c62a]

INTEGRATION: CWS sixtyfour11 (1.6.64); FILE MERGED 2007/02/22 18:43:22 kendy 1.6.64.1: #i74786# Fix occurrences of sizeof(ULONG) where should be sizeof(sal_uInt32) - could break on 64bit.


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [91273218e4411086597d01057a43aea233441736]

INTEGRATION: CWS sixtyfour11 (1.5.26); FILE MERGED 2007/03/12 16:39:20 kendy 1.5.26.1: #i75331# Don't introduce new virtual methods where they should be overridden.


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [11eca08feaf0c8befab76445197b01af74b3c27b]

INTEGRATION: CWS sixtyfour11 (1.38.180); FILE MERGED 2007/02/23 14:47:49 kendy 1.38.180.1: #i74814# Fix dbase files on 64bit.


2007-04-25  Fridrich Štrba  <fridrich_strba@openoffice.org>  [c1ff80fde7e17e72abf7b57a1b52226e66a71fba]

some more attributes parsed


2007-04-25  Fridrich Štrba  <fridrich_strba@openoffice.org>  [d71c7efceebe05f8da7d3b497ee2babe548afffd]

using namespace writerfilter


2007-04-25  Fridrich Štrba  <fridrich_strba@openoffice.org>  [d74f67b0cf932a2b166f57021a22f5df18bfe713]

more code for parsing of section attributes


2007-04-25  Oliver Specht  <os@openoffice.org>  [f75aed749057a1ae3aac18496085765ac338759f]

table attributes started WW8ResourceModelImpl.cxx


2007-04-25  Oliver Specht  <os@openoffice.org>  [9fe38e48fb581aa8f33201c68402665fb3ae2870]

check character properties


2007-04-25  Oliver Specht  <os@openoffice.org>  [e822690be3edb606c200095b4da719d402dc64e9]

table attributes started


2007-04-25  Oliver Specht  <os@openoffice.org>  [636b05815f40ecc5fac695c1675873488227a578]

more 'const'


2007-04-25  Oliver Specht  <os@openoffice.org>  [bf3f4388cf2116cb325449ca0e2df235e1c2fd44]

new: BorderHandler and DomainMapperTableManager


2007-04-25  Oliver Specht  <os@openoffice.org>  [c690115805f8d5cb76e6992265746fa9d6f6d397]

handler of border attributes


2007-04-25  Oliver Specht  <os@openoffice.org>  [09a7fefdc1a7626ed3d30b3c58f22fff72abb785]

derived TableManager


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [916e523bc576372b94bbcac4ba33d4d3dd581e4c]

INTEGRATION: CWS os94 (1.93.154); FILE MERGED 2007/03/12 08:10:49 os 1.93.154.1: #i75235# unused methods removed


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [03c45d526924fff543ee02809d2afd068f26407d]

INTEGRATION: CWS os94 (1.23.14); FILE MERGED 2007/03/12 08:10:41 os 1.23.14.1: #i75235# unused methods removed


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [7720cc2b0934be9f899fefff366cd9f089a9a310]

INTEGRATION: CWS os94 (1.5.734); FILE MERGED 2007/03/12 08:10:54 os 1.5.734.1: #i75235# unused methods removed


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [f7d55d0b4823b6723b7fd3f2d67a4b3230bbc4e9]

INTEGRATION: CWS os94 (1.21.156); FILE MERGED 2007/03/12 08:10:53 os 1.21.156.1: #i75235# unused methods removed


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [20cdb06985e6cce0271f3db40780c2f0702e9bea]

INTEGRATION: CWS os94 (1.19.246); FILE MERGED 2007/03/12 08:10:53 os 1.19.246.1: #i75235# unused methods removed


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [304baeb53b9a734e2335694fe97d6abb17911c15]

INTEGRATION: CWS os94 (1.8.172); FILE MERGED 2007/03/12 08:10:52 os 1.8.172.1: #i75235# unused methods removed


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [f8407d5ade760d64c8770774029fbe729a06d85e]

INTEGRATION: CWS os94 (1.7.734); FILE MERGED 2007/03/12 08:10:52 os 1.7.734.1: #i75235# unused methods removed


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [8ead95d75160f73d19eb87726f20525e60afae6f]

INTEGRATION: CWS os94 (1.14.246); FILE MERGED 2007/03/12 08:10:52 os 1.14.246.1: #i75235# unused methods removed


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [cfbfde90aecc1a4f80e87e2d677780c116981cd9]

INTEGRATION: CWS os94 (1.9.492); FILE MERGED 2007/03/12 08:10:51 os 1.9.492.1: #i75235# unused methods removed


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [10233ca463aa29e5adae88c657e281e4733c7206]

INTEGRATION: CWS os94 (1.5.266); FILE MERGED 2007/03/12 08:10:51 os 1.5.266.1: #i75235# unused methods removed


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [d491e52690c02e3d7dbe8dbf21d9e3b814dd4f24]

INTEGRATION: CWS os94 (1.13.246); FILE MERGED 2007/03/12 08:10:51 os 1.13.246.1: #i75235# unused methods removed


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [b1348fb9ecaa26b0e61d04422b2265c86ddf1314]

INTEGRATION: CWS os94 (1.114.64); FILE MERGED 2007/03/12 08:10:50 os 1.114.64.1: #i75235# unused methods removed


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [1c741d815b594721483c620f51b9e7a038f6724b]

INTEGRATION: CWS os94 (1.7.246); FILE MERGED 2007/03/12 08:10:50 os 1.7.246.1: #i75235# unused methods removed


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [a80e88e6373b0c8969cd5cd43a1592d32c9ecb1f]

INTEGRATION: CWS os94 (1.56.246); FILE MERGED 2007/03/12 08:10:49 os 1.56.246.1: #i75235# unused methods removed


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [df22c331673acd88afa0e595041f97637a2a95fa]

INTEGRATION: CWS os94 (1.36.246); FILE MERGED 2007/03/12 08:10:49 os 1.36.246.1: #i75235# unused methods removed


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [fa7a15240d8936d106ed869540caa0a9afc4d94f]

INTEGRATION: CWS os94 (1.57.144); FILE MERGED 2007/03/12 08:10:49 os 1.57.144.1: #i75235# unused methods removed


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [cb3e539d34eb8896782998cfb98d99baa990097b]

INTEGRATION: CWS os94 (1.17.266); FILE MERGED 2007/03/12 08:10:48 os 1.17.266.1: #i75235# unused methods removed


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [0e24f479b59df2535c7530db925d6b79075fd604]

INTEGRATION: CWS os94 (1.22.222); FILE MERGED 2007/03/12 08:10:48 os 1.22.222.1: #i75235# unused methods removed


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [c1dee0f8ffac40e6d59d7d540115066ffe82743a]

INTEGRATION: CWS os94 (1.46.156); FILE MERGED 2007/03/12 08:10:47 os 1.46.156.1: #i75235# unused methods removed


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [fbefda04fad95698ab861235347f415819a1510f]

INTEGRATION: CWS os94 (1.50.184); FILE MERGED 2007/03/12 08:10:47 os 1.50.184.1: #i75235# unused methods removed


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [667558e632d6298419ed8081054c707ba2a78f65]

INTEGRATION: CWS os94 (1.68.64); FILE MERGED 2007/03/12 08:10:47 os 1.68.64.1: #i75235# unused methods removed


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [a4290dc295a072f09600aa3cff7843ebbce53f75]

INTEGRATION: CWS os94 (1.34.66); FILE MERGED 2007/03/12 08:10:47 os 1.34.66.1: #i75235# unused methods removed


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [0162c9a91fafeeda4115f63fa88155a67d6d910e]

INTEGRATION: CWS os94 (1.7.246); FILE MERGED 2007/03/12 08:10:46 os 1.7.246.1: #i75235# unused methods removed


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [ba01f7fce3145df7e4e3b5b36e162d0026476b17]

INTEGRATION: CWS os94 (1.47.14); FILE MERGED 2007/03/12 08:10:46 os 1.47.14.1: #i75235# unused methods removed


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [c3a8f95356627b12a91fd1391c7c28c94daf65c9]

INTEGRATION: CWS os94 (1.18.246); FILE MERGED 2007/03/12 08:10:45 os 1.18.246.1: #i75235# unused methods removed


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [ee5545558a296cfba4d41cb6df4b5ba876fdcc77]

INTEGRATION: CWS os94 (1.10.62); FILE MERGED 2007/03/12 08:10:45 os 1.10.62.1: #i75235# unused methods removed


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [0f0e19ff711118fd85af22f4ef9ad9b07f487b37]

INTEGRATION: CWS os94 (1.48.14); FILE MERGED 2007/03/12 08:10:45 os 1.48.14.1: #i75235# unused methods removed


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [a060e5a2841fc42f641fa24458c257365c45f7cf]

INTEGRATION: CWS os94 (1.8.734); FILE MERGED 2007/03/12 08:10:45 os 1.8.734.1: #i75235# unused methods removed


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [c0398e0f3786fd5e2b40622b8ded984aad2935bc]

INTEGRATION: CWS os94 (1.2.14); FILE MERGED 2007/03/12 08:10:44 os 1.2.14.1: #i75235# unused methods removed


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [269bb9289d7a81e7ab179906850bfb8c19a00890]

INTEGRATION: CWS os94 (1.34.22); FILE MERGED 2007/03/12 08:10:44 os 1.34.22.1: #i75235# unused methods removed


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [4a5ea96b960be64572e658868d6b61256a99474a]

INTEGRATION: CWS os94 (1.5.156); FILE MERGED 2007/03/12 08:10:44 os 1.5.156.1: #i75235# unused methods removed


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [aae12bf64275a55c204021966d4e339f40367615]

INTEGRATION: CWS os94 (1.9.246); FILE MERGED 2007/03/12 08:10:44 os 1.9.246.1: #i75235# unused methods removed


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [361ed1e28b7e5b305c548f5fc4e4352dc05cc107]

INTEGRATION: CWS os94 (1.19.246); FILE MERGED 2007/03/12 08:10:43 os 1.19.246.1: #i75235# unused methods removed


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [cff14e2ea38e433100accb827d49bc1d1c032441]

INTEGRATION: CWS os94 (1.53.14); FILE MERGED 2007/03/12 08:10:43 os 1.53.14.1: #i75235# unused methods removed


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [60ea2adf00a706ee45b9cc026161023079cc8c67]

INTEGRATION: CWS os94 (1.9.66); FILE MERGED 2007/03/12 08:10:43 os 1.9.66.1: #i75235# unused methods removed


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [521b35acd95d4e04336c7257e3cf16efb5ff4e8d]

INTEGRATION: CWS os94 (1.11.246); FILE MERGED 2007/03/12 08:10:43 os 1.11.246.1: #i75235# unused methods removed


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [2387fe0e3b7a5e33fa5e4483626a1648439b863a]

INTEGRATION: CWS os94 (1.13.432); FILE MERGED 2007/03/12 08:10:43 os 1.13.432.1: #i75235# unused methods removed


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [eb82696118eadb6e04ff84b21a6765fe5be44792]

INTEGRATION: CWS os94 (1.60.246); FILE MERGED 2007/03/12 08:10:42 os 1.60.246.1: #i75235# unused methods removed


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [0694e831dbf94944ac4d0dbbe8c760966cd4876a]

INTEGRATION: CWS os94 (1.81.14); FILE MERGED 2007/03/12 08:10:42 os 1.81.14.1: #i75235# unused methods removed


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [125d749dc455aab968c9328cbbf438e83eb4d0d0]

INTEGRATION: CWS os94 (1.59.246); FILE MERGED 2007/03/12 08:10:42 os 1.59.246.1: #i75235# unused methods removed


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [7449a9ae749946b10f6dde435c281ad03533ca6f]

INTEGRATION: CWS os94 (1.24.186); FILE MERGED 2007/03/12 08:10:42 os 1.24.186.1: #i75235# unused methods removed


2007-04-25  Fridrich Štrba  <fridrich_strba@openoffice.org>  [9ee7530571bd096f6b6cc71ee418751e3ff99095]

some little cleanup


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [5332ebc3579b4e32eff1412773eb8cddbb6b37d2]

INTEGRATION: CWS os94 (1.5.62); FILE MERGED 2007/03/12 08:10:42 os 1.5.62.1: #i75235# unused methods removed


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [63a7ed38d822ea9bbd8da95337489456a2f10262]

INTEGRATION: CWS os94 (1.34.154); FILE MERGED 2007/03/12 08:10:41 os 1.34.154.1: #i75235# unused methods removed


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [9252926e6217fd9cb37a1a489d84f56dfe4de397]

INTEGRATION: CWS os94 (1.6.266); FILE MERGED 2007/03/12 08:10:41 os 1.6.266.1: #i75235# unused methods removed


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [6489dd9c4049de38ce7a49976672c092dcfc29ca]

INTEGRATION: CWS os94 (1.4.734); FILE MERGED 2007/03/12 08:10:41 os 1.4.734.1: #i75235# unused methods removed


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [0fe3eb3b627c70bac97070406f6b3234b349e94e]

INTEGRATION: CWS os94 (1.6.712); FILE MERGED 2007/03/12 08:10:41 os 1.6.712.1: #i75235# unused methods removed


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [694b0a6358d9f2ba0542f3c4b519d280b1b4da91]

INTEGRATION: CWS os94 (1.18.14); FILE MERGED 2007/03/12 08:10:41 os 1.18.14.1: #i75235# unused methods removed


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [97a2ecd84d000b92166cfc5479326142d56fd08d]

INTEGRATION: CWS os94 (1.13.266); FILE MERGED 2007/03/12 08:10:40 os 1.13.266.1: #i75235# unused methods removed


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [cf7d6c3c2b8ec5493bcb95b8524ff4378c27257c]

INTEGRATION: CWS os94 (1.37.64); FILE MERGED 2007/03/12 08:10:40 os 1.37.64.1: #i75235# unused methods removed


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [fbdcc6f08f41f40efb2e3b8aa146485fd8e3d455]

INTEGRATION: CWS os94 (1.41.154); FILE MERGED 2007/03/12 08:10:40 os 1.41.154.1: #i75235# unused methods removed


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [4d03b9d626309e856f526f7f9cddf56e39c61c9c]

INTEGRATION: CWS os94 (1.14.246); FILE MERGED 2007/03/12 08:10:39 os 1.14.246.1: #i75235# unused methods removed


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [e30c992f6a0500bc3646228867f17d53c27119f6]

INTEGRATION: CWS os94 (1.21.246); FILE MERGED 2007/03/12 08:10:39 os 1.21.246.1: #i75235# unused methods removed


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [ba5acb69de6f7d05d8f67beee134bb4ac816162c]

INTEGRATION: CWS os94 (1.24.246); FILE MERGED 2007/03/12 08:10:39 os 1.24.246.1: #i75235# unused methods removed


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [4a6ee87420c6835ad30cde73351b1801ee4f1b0e]

INTEGRATION: CWS os94 (1.28.246); FILE MERGED 2007/03/12 08:10:39 os 1.28.246.1: #i75235# unused methods removed


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [e681bc4ad1d616bed70e11965066ef44bfb943e9]

INTEGRATION: CWS os94 (1.23.130); FILE MERGED 2007/03/12 08:10:38 os 1.23.130.1: #i75235# unused methods removed


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [83ce3872d38f8d7f0a226c8d5d0367ff5a38ab79]

INTEGRATION: CWS os94 (1.44.246); FILE MERGED 2007/03/12 08:10:38 os 1.44.246.1: #i75235# unused methods removed


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [e517e54124d294c836a8399e8bf35bbafed7d5b5]

INTEGRATION: CWS os94 (1.15.246); FILE MERGED 2007/03/12 08:10:38 os 1.15.246.1: #i75235# unused methods removed


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [183ef28d1aa77953e4338c122947f60080847a5f]

INTEGRATION: CWS os94 (1.20.246); FILE MERGED 2007/03/12 08:10:38 os 1.20.246.1: #i75235# unused methods removed


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [b89aabd2a85d1a6e92fdc6efe1efa2880d13db53]

INTEGRATION: CWS os94 (1.54.172); FILE MERGED 2007/03/12 08:10:37 os 1.54.172.1: #i75235# unused methods removed


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [e9250c62448f2d11a6d7e07a22302e2c9c8c095b]

INTEGRATION: CWS os94 (1.12.246); FILE MERGED 2007/03/12 08:10:37 os 1.12.246.1: #i75235# unused methods removed


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [afebe1115b46572b2c2890d73f391a44a35b7834]

INTEGRATION: CWS os94 (1.39.236); FILE MERGED 2007/03/12 08:10:37 os 1.39.236.1: #i75235# unused methods removed


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [5164bb52e1bd003b93dabc8d3ec406ebf9daa078]

INTEGRATION: CWS os94 (1.64.66); FILE MERGED 2007/03/12 08:10:37 os 1.64.66.1: #i75235# unused methods removed


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [fa46bc40763cb868f888704e23115a397c776961]

INTEGRATION: CWS os94 (1.71.154); FILE MERGED 2007/03/12 08:10:36 os 1.71.154.1: #i75235# unused methods removed


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [a59840cd28866bed805f0217b50424a189eb82c4]

INTEGRATION: CWS os94 (1.42.154); FILE MERGED 2007/03/12 08:10:36 os 1.42.154.1: #i75235# unused methods removed


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [d1a72456bb87b1c47fe90533a00fba4893b31693]

INTEGRATION: CWS os94 (1.9.246); FILE MERGED 2007/03/12 08:10:36 os 1.9.246.1: #i75235# unused methods removed


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [7cc1630128311a310147dc60d3fb474dd4011b6d]

INTEGRATION: CWS os94 (1.54.22); FILE MERGED 2007/03/12 08:10:36 os 1.54.22.1: #i75235# unused methods removed


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [a687367c1a3b98bac87e5ac7d2671b9614be913b]

INTEGRATION: CWS os94 (1.18.14); FILE MERGED 2007/03/12 08:10:35 os 1.18.14.1: #i75235# unused methods removed


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [3a8eeb50fa9e51e90248bafb740fece6c27d9f96]

INTEGRATION: CWS os94 (1.15.246); FILE MERGED 2007/03/12 08:10:35 os 1.15.246.1: #i75235# unused methods removed


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [31c19b19f98296bca7466c36d014a7cd69a4e807]

INTEGRATION: CWS os94 (1.12.40); FILE MERGED 2007/03/12 08:10:35 os 1.12.40.1: #i75235# unused methods removed


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [6178f1c3bccb8c4d28a623331c32d3cca0f3269c]

INTEGRATION: CWS os94 (1.16.266); FILE MERGED 2007/03/12 08:10:34 os 1.16.266.1: #i75235# unused methods removed


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [b997a1a40b3925fefa46bc1118f440c2bd1e4647]

INTEGRATION: CWS os94 (1.31.186); FILE MERGED 2007/03/12 08:10:34 os 1.31.186.1: #i75235# unused methods removed


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [ab826c403c5fc804c5342f7fbc1d99304c7c6d7e]

INTEGRATION: CWS os94 (1.37.62); FILE MERGED 2007/03/12 08:10:34 os 1.37.62.1: #i75235# unused methods removed


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [94751628b684f0cb0c892c1dd23561461861c734]

INTEGRATION: CWS os94 (1.68.62); FILE MERGED 2007/03/12 08:10:34 os 1.68.62.1: #i75235# unused methods removed


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [727882da1ccff258f0332748f1894b7d0da3b856]

INTEGRATION: CWS os94 (1.9.156); FILE MERGED 2007/03/12 08:10:34 os 1.9.156.1: #i75235# unused methods removed


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [a9ec7c5c1b7efaffe8fefd0d81c20a35da6b1e1f]

INTEGRATION: CWS os94 (1.9.156); FILE MERGED 2007/03/12 08:10:33 os 1.9.156.1: #i75235# unused methods removed


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [df204dd857c5dd9041bef8add2a85e824a814d5e]

INTEGRATION: CWS os94 (1.52.64); FILE MERGED 2007/03/12 08:07:33 os 1.52.64.1: #i75235# unused methods removed


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [3240c1e1e5618b51bbac360fb688229ecce039d0]

INTEGRATION: CWS os94 (1.5.616); FILE MERGED 2007/03/12 08:07:33 os 1.5.616.1: #i75235# unused methods removed


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [193eb2b7ef562f2a4bc156a9c0707b6ab30e29a3]

INTEGRATION: CWS os94 (1.16.266); FILE MERGED 2007/03/12 08:07:33 os 1.16.266.1: #i75235# unused methods removed


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [9de9b393100416b5215c06c3dc058b053551dfd6]

INTEGRATION: CWS os94 (1.15.14); FILE MERGED 2007/03/12 08:07:32 os 1.15.14.1: #i75235# unused methods removed


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [9230562c1a66287c1d3d2745034650a5b2118557]

INTEGRATION: CWS os94 (1.11.266); FILE MERGED 2007/03/12 08:07:32 os 1.11.266.1: #i75235# unused methods removed


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [4c5cab7faef04dadb6d23814d653dcb884227dd4]

INTEGRATION: CWS os94 (1.28.266); FILE MERGED 2007/03/12 08:07:32 os 1.28.266.1: #i75235# unused methods removed


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [4a7034056182638e94f51741a967dc500a6c9526]

INTEGRATION: CWS os94 (1.3.734); FILE MERGED 2007/03/12 08:07:32 os 1.3.734.1: #i75235# unused methods removed


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [d6626ee066d6e5448f5fb1477e096f863b1427cf]

INTEGRATION: CWS os94 (1.6.266); FILE MERGED 2007/03/12 08:07:32 os 1.6.266.1: #i75235# unused methods removed


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [3ef3ae85d6e27896c535ed792a60ae2efc1f3a68]

INTEGRATION: CWS os94 (1.33.184); FILE MERGED 2007/03/12 08:07:31 os 1.33.184.1: #i75235# unused methods removed


2007-04-25  Fridrich Štrba  <fridrich_strba@openoffice.org>  [ba5a65d95cf47eaf2131ece6485ae5d7286e0e46]

some more section property parsing


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [92141fefa2afaeeb28d42a13e94394a18a957edc]

INTEGRATION: CWS os94 (1.8.734); FILE MERGED 2007/03/12 08:07:31 os 1.8.734.1: #i75235# unused methods removed


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [9267cb6d01aee956277dc7ebe39689e9e4b64030]

INTEGRATION: CWS os94 (1.29.236); FILE MERGED 2007/03/12 08:07:31 os 1.29.236.1: #i75235# unused methods removed


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [f33e65c4d5da94c88edb647f1dc88632d46caa68]

INTEGRATION: CWS os94 (1.9.156); FILE MERGED 2007/03/12 08:07:31 os 1.9.156.1: #i75235# unused methods removed


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [e6d79bb8ff698a244b675840b0d8ad6f6e7085da]

INTEGRATION: CWS os94 (1.18.266); FILE MERGED 2007/03/12 08:07:30 os 1.18.266.1: #i75235# unused methods removed


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [590316b1c61a40341d251adf718575bd968952db]

INTEGRATION: CWS os94 (1.28.40); FILE MERGED 2007/03/12 08:07:30 os 1.28.40.1: #i75235# unused methods removed


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [8e83d35b57c728d08c41fcaefed81f990eb22ddb]

INTEGRATION: CWS os94 (1.10.732); FILE MERGED 2007/03/12 08:07:30 os 1.10.732.1: #i75235# unused methods removed


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [384ac728663eb7dfaca065c81201a97313109c10]

INTEGRATION: CWS os94 (1.11.734); FILE MERGED 2007/03/12 08:07:30 os 1.11.734.1: #i75235# unused methods removed


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [c6f983d481f04a3852dc88446a5ac558624b2208]

INTEGRATION: CWS os94 (1.9.734); FILE MERGED 2007/03/12 08:07:30 os 1.9.734.1: #i75235# unused methods removed


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [0a2bdf1f981a5f53d77c0a98a72eda09ae1e0b0b]

INTEGRATION: CWS os94 (1.14.266); FILE MERGED 2007/03/12 08:07:30 os 1.14.266.1: #i75235# unused methods removed


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [e9fafdc4c2b59d2cc2837c802e83b4298348cbd5]

INTEGRATION: CWS os94 (1.55.170); FILE MERGED 2007/03/12 08:07:29 os 1.55.170.1: #i75235# unused methods removed


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [07dbac880c4ac8d2a31229d9431eea5e715548a6]

INTEGRATION: CWS os94 (1.54.126); FILE MERGED 2007/03/12 08:07:29 os 1.54.126.1: #i75235# unused methods removed


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [1446f3edcd2eafd8bbfa55160decc9f6f77ac7d5]

INTEGRATION: CWS os94 (1.4.266); FILE MERGED 2007/03/12 08:07:29 os 1.4.266.1: #i75235# unused methods removed


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [8caa05150f91d49bee8bff4dafd7f4e8e74a67da]

INTEGRATION: CWS os94 (1.38.128); FILE MERGED 2007/03/12 08:07:29 os 1.38.128.1: #i75235# unused methods removed


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [eb160e7e3873c7678e3b900782cfb8b4cb51cf63]

INTEGRATION: CWS os94 (1.133.14); FILE MERGED 2007/03/12 08:07:29 os 1.133.14.1: #i75235# unused methods removed


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [8f5fe0e8269d71b324cd91e16b60ae0c79e23a1e]

INTEGRATION: CWS os94 (1.22.172); FILE MERGED 2007/03/12 08:07:28 os 1.22.172.1: #i75235# unused methods removed


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [4c316dffdb421af6db99cda70f08be3017939608]

INTEGRATION: CWS os94 (1.33.66); FILE MERGED 2007/03/12 08:07:28 os 1.33.66.1: #i75235# unused methods removed


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [ee329af877fb2ceef4b176c5fb48c020497507b5]

INTEGRATION: CWS os94 (1.9.266); FILE MERGED 2007/03/12 08:07:28 os 1.9.266.1: #i75235# unused methods removed


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [f946d23dc53992439a9925a6bfaf509765916ff7]

INTEGRATION: CWS os94 (1.35.266); FILE MERGED 2007/03/12 08:07:28 os 1.35.266.1: #i75235# unused methods removed


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [91a6cdd6fc4d0f3609ac1956c06efe534c817e12]

INTEGRATION: CWS os94 (1.11.266); FILE MERGED 2007/03/12 08:07:28 os 1.11.266.1: #i75235# unused methods removed


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [2151522a01bd5fecb4e61ceaf8b1d4fb581241b3]

INTEGRATION: CWS os94 (1.20.186); FILE MERGED 2007/03/12 08:07:27 os 1.20.186.1: #i75235# unused methods removed


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [efbb6a66fe47c671797a37351b86210b1b7f89e9]

INTEGRATION: CWS os94 (1.8.222); FILE MERGED 2007/03/12 08:07:27 os 1.8.222.1: #i75235# unused methods removed


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [0a755ae7af05ff975cc314ae8264e4e324966872]

INTEGRATION: CWS os94 (1.4.156); FILE MERGED 2007/03/12 08:07:27 os 1.4.156.1: #i75235# unused methods removed


2007-04-25  Rüdiger Timm  <rt@openoffice.org>  [9c21c11812fd92c1afe5865bad9124cbf2c40230]

INTEGRATION: CWS os94 (1.6.156); FILE MERGED 2007/03/12 08:07:27 os 1.6.156.1: #i75235# unused methods removed


2007-04-24  Rüdiger Timm  <rt@openoffice.org>  [381ca0d9876c322cb61a517602f55abc95343177]

INTEGRATION: CWS mergede02 (1.155.4); FILE MERGED 2007/04/24 10:17:52 ihi 1.155.4.1: #i76639# workaround


2007-04-24  Rüdiger Timm  <rt@openoffice.org>  [c92e2fef89520adfebb51abdc046c350d933c803]

INTEGRATION: CWS mergede02 (1.54.2); FILE MERGED 2007/04/23 12:41:46 ihi 1.54.2.1: Add extract only one module


2007-04-24  Rüdiger Timm  <rt@openoffice.org>  [7f000f72c75757099da17f4319137edb921ced2c]

INTEGRATION: CWS mergede02 (1.15.2); FILE MERGED 2007/04/23 11:29:17 ihi 1.15.2.1: Allow keyid merge


2007-04-24  Rüdiger Timm  <rt@openoffice.org>  [d81807e23e9230f385a919c73b179adcfa6b6fa2]

INTEGRATION: CWS mergede02 (1.8.12); FILE MERGED 2007/04/24 10:17:26 ihi 1.8.12.1: #i76639# workaround


2007-04-24  Rüdiger Timm  <rt@openoffice.org>  [3f469b93461bb6dc78b291f85d36d89dfe4f053d]

INTEGRATION: CWS mergede02 (1.11.54); FILE MERGED 2007/04/23 14:30:37 ihi 1.11.54.1: #i76619# remove of german


2007-04-24  Rüdiger Timm  <rt@openoffice.org>  [672c5b828acef0cb8beb055e7128683f3652fbf4]

INTEGRATION: CWS mergede02 (1.13.272); FILE MERGED 2007/04/23 14:30:37 ihi 1.13.272.1: #i76619# remove of german


2007-04-24  Rüdiger Timm  <rt@openoffice.org>  [beb7eba55608b0618f732e2491aeaf455d603cf2]

INTEGRATION: CWS mergede02 (1.13.32); FILE MERGED 2007/04/23 14:30:37 ihi 1.13.32.1: #i76619# remove of german


2007-04-24  Rüdiger Timm  <rt@openoffice.org>  [d75744b4f89960defdb0a69131ec46c17de081a0]

INTEGRATION: CWS pj78 (1.7.290); FILE MERGED 2007/04/23 10:16:50 pjanik 1.7.290.2: RESYNC: (1.7-1.8); FILE MERGED 2007/03/30 17:44:11 pjanik 1.7.290.1: #i75901#: Unify "Quickstarter" string.


2007-04-24  Henning Brinkmann  <hbrinkm@openoffice.org>  [cb8535eed904ab6c39544a9faf435ef135c4af62]

kind of SPRMs,tables


2007-04-24  Henning Brinkmann  <hbrinkm@openoffice.org>  [281e6a1998d038026f9314680d6ce07e3da7c29d]

kind of SPRMs, tables


2007-04-24  Henning Brinkmann  <hbrinkm@openoffice.org>  [f2846774ab796ad09d0c7750ec2680d59a2837a4]

kind of SPRMs


2007-04-24  Thomas Lange  <tl@openoffice.org>  [cd160cc792a53efa0a968cffbd148afd5a31b478]

#i73173# 'headabu' removed


2007-04-23  Henning Brinkmann  <hbrinkm@openoffice.org>  [e1b4046ffca1785c57aedb914fb39f37a8b682c1]

gperf: use const in front of char *


2007-04-23  Oliver Specht  <os@openoffice.org>  [24b6828cbbaaa03ea11c05c3b87c264241a0872d]

unxsols4 warnings/errors fixed


2007-04-23  Oliver Specht  <os@openoffice.org>  [1fd2691391cff1ed2fa70e4d7059b203b9159300]

unxsols4 warnings/errors fixed


2007-04-23  Oliver Specht  <os@openoffice.org>  [5f038f0c98fb05bedbb6340c0fd6d9f2c91d67d8]

enabled exceptions


2007-04-23  Oliver Specht  <os@openoffice.org>  [eb903114cc1a013e28667dcd3287e09f70eac3e6]

unreachable code removed


2007-04-20  Fridrich Štrba  <fridrich_strba@openoffice.org>  [0cadd0a8c5c638db05cb33a7134a664513a9f8ad]

adding the binary version of the runProperties document


2007-04-20  Fridrich Štrba  <fridrich_strba@openoffice.org>  [92ae8fb1b896ce04af482332ccf323dd0b23c65f]

my today's work on section attributes


2007-04-20  Henning Brinkmann  <hbrinkm@openoffice.org>  [6596f5fcb13e9c8e1bd8004a43bc603bdea1315c]

clean up model


2007-04-20  Henning Brinkmann  <hbrinkm@openoffice.org>  [e9aa6398f87e32916dd3783fb9cf49228a6e846f]

OOXMLProperty::toString use property id name instead of the id number


2007-04-20  Henning Brinkmann  <hbrinkm@openoffice.org>  [53a9dea4ae00becd4ef08d255854eccc21e5fbb4]

cosmetics


2007-04-20  Henning Brinkmann  <hbrinkm@openoffice.org>  [5ede76286d89359c36195acdec510996d6e0ad26]

many table properties


2007-04-20  Henning Brinkmann  <hbrinkm@openoffice.org>  [800808342ff8f455ebd7459a37b183a74cd50c2a]

xmlify: escape \"


2007-04-20  Henning Brinkmann  <hbrinkm@openoffice.org>  [10098c106c9bc5fb7cc73a3575a6f2ec816fff07]

no text outside character group


2007-04-20  Henning Brinkmann  <hbrinkm@openoffice.org>  [47f2b77da20b8f17249ffb608b081fdf6d70a343]

sprmTCantSplit


2007-04-20  Ivo Hinkelmann  <ihi@openoffice.org>  [4024b876b55885db2a91c7ddaf17ed2cbd670e73]

#i10000# duplicated throw


2007-04-20  Vladimir Glazounov  <vg@openoffice.org>  [639ae820be2848527eea132a791d8ee1196435ec]

new version for SRC680


2007-04-20  Fridrich Štrba  <fridrich_strba@openoffice.org>  [84c985399e331fe1206b15078654d08b6c41a502]

a bit of code cleanup while reading it


2007-04-20  Vladimir Glazounov  <vg@openoffice.org>  [5b89f92aa6a3978b40afeb1cbebfa3c5ffd574fb]

#i10000# moved header fixed


2007-04-20  Herbert Duerr  <hdu@openoffice.org>  [912f898fd1cd4e63b8116571c45a5fdd704fd5fc]

#i73860# allow fontcolor!=textlinecolor case


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [a22dfd5c284b3d292a0f7f015227c76f8475e5ca]

new configure


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [8c9046c01e331144ad13ab14ba820c93d34ba01d]

#i10000# #i76511# sn.exe


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [1223008c5e026ad830863ff9dfd1b1c2b8c519c2]

SRC680


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [d0eff21f8356ce3939eba2b5b12ebb07329c4f74]

INTEGRATION: CWS mergede01 (1.114.14); FILE MERGED 2007/03/20 14:51:20 ihi 1.114.14.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [9c0b99190c27764298a204496734afe4ee521345]

INTEGRATION: CWS mergede01 (1.86.168); FILE MERGED 2007/04/16 19:09:14 ihi 1.86.168.2: RESYNC: (1.86-1.87); FILE MERGED 2007/03/20 14:51:27 ihi 1.86.168.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [b9ec6503c4edb8f611d73b96be8e5b7e424beb17]

INTEGRATION: CWS mergede01 (1.49.250); FILE MERGED 2007/03/20 14:51:28 ihi 1.49.250.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [12b9011cf30476a1a31ad3b3f9867a9d95935e9b]

INTEGRATION: CWS mergede01 (1.29.250); FILE MERGED 2007/03/20 14:51:28 ihi 1.29.250.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [f7f75acda6a1b0fb33f1ab07ca9de0040ba8ec82]

INTEGRATION: CWS mergede01 (1.29.424); FILE MERGED 2007/03/20 14:51:28 ihi 1.29.424.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [84fa65f9ee9d4bc30811632b68736368f54794aa]

INTEGRATION: CWS mergede01 (1.43.424); FILE MERGED 2007/03/20 14:51:27 ihi 1.43.424.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [00375443ac82cdd88c363080b8458e69eff72644]

INTEGRATION: CWS mergede01 (1.32.424); FILE MERGED 2007/03/20 14:51:27 ihi 1.32.424.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [7861694c0dcbd39bb69ac67b1ddf2acb6a637a48]

INTEGRATION: CWS mergede01 (1.32.428); FILE MERGED 2007/03/20 14:51:27 ihi 1.32.428.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [cf4a8e25619bc57af574eb40926e238dd18c4e8f]

INTEGRATION: CWS mergede01 (1.35.424); FILE MERGED 2007/03/20 14:51:26 ihi 1.35.424.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [e4210d5e1635aefa5d109972a0517273879f38ba]

INTEGRATION: CWS mergede01 (1.36.424); FILE MERGED 2007/03/20 14:51:26 ihi 1.36.424.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [5cdb37acd3a73ed55a854671ebd5206f2a2cc640]

INTEGRATION: CWS mergede01 (1.7.352); FILE MERGED 2007/03/20 14:51:26 ihi 1.7.352.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [a36d8123a09f68ab5135089fcec9e0bad92ae8bd]

INTEGRATION: CWS mergede01 (1.15.428); FILE MERGED 2007/03/20 14:51:25 ihi 1.15.428.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [271a4a76627360ecee69fcf226e15e3e7744b280]

INTEGRATION: CWS mergede01 (1.39.424); FILE MERGED 2007/03/20 14:51:25 ihi 1.39.424.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [d969c6400778066253741b29ff2c5bb17de9b2d5]

INTEGRATION: CWS mergede01 (1.27.424); FILE MERGED 2007/03/20 14:51:25 ihi 1.27.424.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [3e6edcb6ce2ea1bf26cf8bec67f4be92d3c7cf91]

INTEGRATION: CWS mergede01 (1.22.424); FILE MERGED 2007/03/20 14:51:25 ihi 1.22.424.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [e965d0b5580153211dd404a38629a51f62820e42]

INTEGRATION: CWS mergede01 (1.31.424); FILE MERGED 2007/03/20 14:51:25 ihi 1.31.424.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [9d07e918926841677dcbee424f5fefccd5c1b679]

INTEGRATION: CWS mergede01 (1.36.428); FILE MERGED 2007/03/20 14:51:24 ihi 1.36.428.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [8597ee3582ee6d205fbfe4566057f3f435ebc6d6]

INTEGRATION: CWS mergede01 (1.37.428); FILE MERGED 2007/03/20 14:51:24 ihi 1.37.428.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [84960fc3095d8d4ea802ae787d8b9bd27df975ee]

INTEGRATION: CWS mergede01 (1.26.250); FILE MERGED 2007/03/20 14:51:24 ihi 1.26.250.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [82833ec180091bb7d4386fa6691204c0de4c0228]

INTEGRATION: CWS mergede01 (1.20.428); FILE MERGED 2007/03/20 14:51:23 ihi 1.20.428.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [f40b464f7162c9a233c6c2f912918319fd7a8f72]

INTEGRATION: CWS mergede01 (1.49.250); FILE MERGED 2007/03/20 14:51:23 ihi 1.49.250.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [34595f3471c7e8708cc608b9f212c90bf1cb1fb2]

INTEGRATION: CWS mergede01 (1.51.212); FILE MERGED 2007/03/20 14:51:23 ihi 1.51.212.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [06c6d1794b12ac98cf719ca44a7da53d5905b4c5]

INTEGRATION: CWS mergede01 (1.44.250); FILE MERGED 2007/03/20 14:51:23 ihi 1.44.250.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [47f18fb244f15d63070a91df409cb73bf0c658f0]

INTEGRATION: CWS mergede01 (1.5.424); FILE MERGED 2007/03/20 14:51:22 ihi 1.5.424.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [72815362ca53649b19f9b5560ec4d9463c196a50]

INTEGRATION: CWS mergede01 (1.44.212); FILE MERGED 2007/03/20 14:51:22 ihi 1.44.212.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [11f497744a5228a472d5c5f23d23ef7c7f9d75d9]

INTEGRATION: CWS mergede01 (1.28.250); FILE MERGED 2007/03/20 14:51:22 ihi 1.28.250.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [14a9846d697119c6186d6185c41318194a2d4a4d]

INTEGRATION: CWS mergede01 (1.32.250); FILE MERGED 2007/03/20 14:51:21 ihi 1.32.250.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [24e2f6d3ed6fb6a8f32ec68da166d478a49adfc4]

INTEGRATION: CWS mergede01 (1.44.188); FILE MERGED 2007/03/20 14:51:21 ihi 1.44.188.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [db76e20a9d7a6069a4f02bf0479539a23d134313]

INTEGRATION: CWS mergede01 (1.94.106); FILE MERGED 2007/03/20 14:51:21 ihi 1.94.106.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [00e4c9ce1ebeebc43fe42044e43efffa10fedfa1]

INTEGRATION: CWS mergede01 (1.4.424); FILE MERGED 2007/03/20 14:51:21 ihi 1.4.424.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [f47f5cde3ce810fd8f18bd598bd0850575f80e8a]

INTEGRATION: CWS mergede01 (1.22.26); FILE MERGED 2007/03/20 14:50:50 ihi 1.22.26.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [8fce0dddb4151d05445571c96d0cbef2660d3df4]

INTEGRATION: CWS mergede01 (1.47.116); FILE MERGED 2007/03/20 14:50:50 ihi 1.47.116.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [499d82159cf2be1cf7d66c7273ff517087493880]

INTEGRATION: CWS mergede01 (1.45.116); FILE MERGED 2007/03/20 14:50:50 ihi 1.45.116.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [b918a91142793d9b4cba7d1aa5ccab0a06eeccb1]

INTEGRATION: CWS mergede01 (1.52.90); FILE MERGED 2007/03/20 14:50:49 ihi 1.52.90.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [83a9ed3f6d5e0ce75f35db79d189a269c57093be]

INTEGRATION: CWS mergede01 (1.76.8); FILE MERGED 2007/03/20 14:50:46 ihi 1.76.8.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [7b6165a57d25ad78cef440580ff69476905cc298]

INTEGRATION: CWS mergede01 (1.62.10); FILE MERGED 2007/03/20 14:50:45 ihi 1.62.10.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [28425f10d1c1474445ee15d522b672a4e6481824]

INTEGRATION: CWS mergede01 (1.41.166); FILE MERGED 2007/03/20 14:50:14 ihi 1.41.166.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [ca61af0c2ab55f97a9c99cee53e5a77d4d8dab6f]

INTEGRATION: CWS mergede01 (1.45.170); FILE MERGED 2007/03/20 14:50:14 ihi 1.45.170.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [ebd70582e034c30fd1511edb1384bd1869352ef3]

INTEGRATION: CWS mergede01 (1.20.166); FILE MERGED 2007/03/20 14:50:13 ihi 1.20.166.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [d72d8842676190e566d03cba954d26863bc32eb6]

INTEGRATION: CWS mergede01 (1.18.166); FILE MERGED 2007/03/20 14:50:13 ihi 1.18.166.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [1b5be63b974a09427bfef25baf2a53da389d7653]

INTEGRATION: CWS mergede01 (1.23.166); FILE MERGED 2007/03/20 14:50:13 ihi 1.23.166.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [a3f618d325aada34711c64aabdc91d2c741bc283]

INTEGRATION: CWS mergede01 (1.19.166); FILE MERGED 2007/03/20 14:50:12 ihi 1.19.166.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [0262ab9a83dc452a0dd120af66ee6666dd4cd06f]

INTEGRATION: CWS mergede01 (1.18.166); FILE MERGED 2007/03/20 14:50:12 ihi 1.18.166.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [7115f40f69188f7dd62060fa66c0927d2a1acbc0]

INTEGRATION: CWS mergede01 (1.28.170); FILE MERGED 2007/03/20 14:50:11 ihi 1.28.170.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [f7bf065246674ccf075a2a3d3bcf99f0ff3dbadc]

INTEGRATION: CWS mergede01 (1.35.342); FILE MERGED 2007/03/20 14:49:52 ihi 1.35.342.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [7b2a88732a5550b6b2dea29cf7c13ff440e9e961]

INTEGRATION: CWS mergede01 (1.25.352); FILE MERGED 2007/03/20 14:49:52 ihi 1.25.352.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [62e8c0ca01f9c908fe3825dad9b0744dfb817d12]

INTEGRATION: CWS mergede01 (1.74.340); FILE MERGED 2007/03/20 14:49:52 ihi 1.74.340.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [1c1025492a879c1738365e31cceb6d4120d49055]

INTEGRATION: CWS mergede01 (1.28.342); FILE MERGED 2007/03/20 14:49:51 ihi 1.28.342.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [d3120cbc5fe6a4dee46d69ce56ff05e1d511313c]

INTEGRATION: CWS mergede01 (1.26.352); FILE MERGED 2007/03/20 14:49:51 ihi 1.26.352.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [ff3045b217bae772e46332771a32b14c861bbb0b]

INTEGRATION: CWS mergede01 (1.39.342); FILE MERGED 2007/03/20 14:49:51 ihi 1.39.342.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [0bacd73be7500199b38c50ed8b3fc13b83234505]

INTEGRATION: CWS mergede01 (1.40.274); FILE MERGED 2007/03/20 14:49:50 ihi 1.40.274.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [0edb8710e8b9cc2714ae96821ebc04245ae0b975]

INTEGRATION: CWS mergede01 (1.28.342); FILE MERGED 2007/03/20 14:49:50 ihi 1.28.342.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [9cd58c05c7a4af3d8fa34a222f432142bff8cdea]

INTEGRATION: CWS mergede01 (1.20.352); FILE MERGED 2007/03/20 14:49:50 ihi 1.20.352.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [6a85fd710356e9737d5e12e8f19e8a701e6bd079]

INTEGRATION: CWS mergede01 (1.22.342); FILE MERGED 2007/03/20 14:49:49 ihi 1.22.342.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [704e636ba24f84a13932efbdf88687bf3c0310c4]

INTEGRATION: CWS mergede01 (1.85.236); FILE MERGED 2007/03/20 14:49:49 ihi 1.85.236.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [9464aba714af5b61d77d14d61b9826c78c59d4b5]

INTEGRATION: CWS mergede01 (1.89.14); FILE MERGED 2007/03/20 14:49:47 ihi 1.89.14.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [2690e21b54b167ca017fc05dfa61092118f99739]

INTEGRATION: CWS mergede01 (1.49.22); FILE MERGED 2007/03/20 14:49:47 ihi 1.49.22.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [e85d6201d33553a0594a27be5c644d91ad54daa1]

INTEGRATION: CWS mergede01 (1.24.352); FILE MERGED 2007/03/20 14:49:46 ihi 1.24.352.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [06812534b605d49e2278eaa6fdd5b4a9e52f64ea]

INTEGRATION: CWS mergede01 (1.55.58); FILE MERGED 2007/03/20 14:49:46 ihi 1.55.58.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [7e1b70a7f95f6f196db91000ba5cd2e2fd2c31ed]

INTEGRATION: CWS mergede01 (1.63.342); FILE MERGED 2007/03/20 14:49:45 ihi 1.63.342.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [5b113a131d88d9bc5d61ac67fb34bddb777b7ec0]

INTEGRATION: CWS mergede01 (1.35.342); FILE MERGED 2007/03/20 14:49:45 ihi 1.35.342.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [7f4c2c464579f8272796ec424be7ae6905e1ddcc]

INTEGRATION: CWS mergede01 (1.34.342); FILE MERGED 2007/03/20 14:49:44 ihi 1.34.342.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [71762c3c11dfa983045f93de131b0d6126019cfa]

INTEGRATION: CWS mergede01 (1.71.342); FILE MERGED 2007/03/20 14:49:44 ihi 1.71.342.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [055b700f3363e2dae1718abfee62719ce18275f7]

INTEGRATION: CWS mergede01 (1.33.342); FILE MERGED 2007/03/20 14:49:44 ihi 1.33.342.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [0f555f9d710eb00e7a0ffffe9bf69b555761d638]

INTEGRATION: CWS mergede01 (1.65.76); FILE MERGED 2007/03/20 14:49:43 ihi 1.65.76.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [f4fb4f6815dad308dc2a8db74df69fd97fd97acf]

INTEGRATION: CWS mergede01 (1.56.342); FILE MERGED 2007/03/20 14:49:43 ihi 1.56.342.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [d764c4aac26fd4f779f04dbaf591f292a374735d]

INTEGRATION: CWS mergede01 (1.44.342); FILE MERGED 2007/03/20 14:49:43 ihi 1.44.342.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [e9a4f4ed259c473445f3d2e3cbeea3187b4485d9]

INTEGRATION: CWS mergede01 (1.43.342); FILE MERGED 2007/03/20 14:49:43 ihi 1.43.342.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [893d33a460af5e40ba0780f3a03f4c0a0313f15a]

INTEGRATION: CWS mergede01 (1.30.342); FILE MERGED 2007/03/20 14:49:43 ihi 1.30.342.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [a537cf27410e2976b59848ce8258b1115b2ed49d]

INTEGRATION: CWS mergede01 (1.42.342); FILE MERGED 2007/03/20 14:49:42 ihi 1.42.342.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [cf7c224a782dcf91a5cc7a701eee0e06b8a2e9b3]

INTEGRATION: CWS mergede01 (1.54.342); FILE MERGED 2007/03/20 14:49:42 ihi 1.54.342.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [97c205e5462b81f54881e284765b5214f2c46654]

INTEGRATION: CWS mergede01 (1.23.352); FILE MERGED 2007/03/20 14:49:42 ihi 1.23.352.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [d059caee18f105419868fcfa88a4381def7bf6e6]

INTEGRATION: CWS mergede01 (1.52.342); FILE MERGED 2007/03/20 14:49:41 ihi 1.52.342.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [bb73fda12fd0e0595f545b4d66f5328c2e754744]

INTEGRATION: CWS mergede01 (1.44.342); FILE MERGED 2007/03/20 14:49:41 ihi 1.44.342.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [5a6d14a03df5177e1e36202603f5cae5a7475354]

INTEGRATION: CWS mergede01 (1.29.342); FILE MERGED 2007/03/20 14:49:40 ihi 1.29.342.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [33a76c1d158da52adbba6accbbd6a66d4fc2df35]

INTEGRATION: CWS mergede01 (1.34.342); FILE MERGED 2007/03/20 14:49:40 ihi 1.34.342.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [0d09f307cc73aa13803058d5661acec2b614bf42]

INTEGRATION: CWS mergede01 (1.31.342); FILE MERGED 2007/03/20 14:49:40 ihi 1.31.342.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [f38d6a8b470575d8d6e5bcb4e99b77c96bfd7a4d]

INTEGRATION: CWS mergede01 (1.33.342); FILE MERGED 2007/03/20 14:49:40 ihi 1.33.342.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [ec56623337faede0e3ac2621ecad3345de6af38c]

INTEGRATION: CWS mergede01 (1.28.342); FILE MERGED 2007/03/20 14:49:39 ihi 1.28.342.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [3760849eff75b9d935537ec46c8fca7b21262754]

INTEGRATION: CWS mergede01 (1.47.342); FILE MERGED 2007/03/20 14:49:39 ihi 1.47.342.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [afbad9e38fd4ff82b2591bc8c17f0e1b174b877c]

INTEGRATION: CWS mergede01 (1.33.342); FILE MERGED 2007/03/20 14:49:39 ihi 1.33.342.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [e70def1dfb84cff5b35fa091f4665a57dd18218b]

INTEGRATION: CWS mergede01 (1.68.14); FILE MERGED 2007/03/20 14:49:38 ihi 1.68.14.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [14a82b7197b985bf5b4cfbb0c8f81d69f609cd50]

INTEGRATION: CWS mergede01 (1.28.14); FILE MERGED 2007/03/20 14:49:38 ihi 1.28.14.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [41a63741d62a15d75e08a9d4678427d9cb5ddfde]

INTEGRATION: CWS mergede01 (1.27.352); FILE MERGED 2007/03/20 14:49:38 ihi 1.27.352.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [486ab6bfb5860bfc281430c460392ed80b7ef7c2]

INTEGRATION: CWS mergede01 (1.43.342); FILE MERGED 2007/03/20 14:49:37 ihi 1.43.342.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [db6ce55e4acf13c6a4eb9fdd032598a04a7c981f]

INTEGRATION: CWS mergede01 (1.42.342); FILE MERGED 2007/03/20 14:49:37 ihi 1.42.342.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [65e3d46c1cf00987cf40bbe491f1cdc0207267ad]

INTEGRATION: CWS mergede01 (1.37.342); FILE MERGED 2007/03/20 14:49:37 ihi 1.37.342.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [4d23ed5a4c4573d497aa0ae42b8ff8bd8d957593]

INTEGRATION: CWS mergede01 (1.58.342); FILE MERGED 2007/03/20 14:49:37 ihi 1.58.342.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [5d72892026f2849bd2b1dea69b690bba1993efc6]

INTEGRATION: CWS mergede01 (1.33.240); FILE MERGED 2007/03/20 14:49:36 ihi 1.33.240.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [5e9dcbc4643f6b50dcca20298ec5499eab273f74]

INTEGRATION: CWS mergede01 (1.3.352); FILE MERGED 2007/03/20 14:49:36 ihi 1.3.352.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [b1117f0d46d106fcaae0a773ff4f28b0d5e3cbed]

INTEGRATION: CWS mergede01 (1.36.342); FILE MERGED 2007/03/20 14:49:36 ihi 1.36.342.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [66dd54838345c46d33d2200d0708875045c48374]

INTEGRATION: CWS mergede01 (1.37.342); FILE MERGED 2007/03/20 14:49:36 ihi 1.37.342.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [2be5c9ccda888f19c60e900da92e4b51ed74e16d]

INTEGRATION: CWS mergede01 (1.33.352); FILE MERGED 2007/03/20 14:49:36 ihi 1.33.352.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [c6dbd75373f8c11a138ff8b4807c3a3aea90aeae]

INTEGRATION: CWS mergede01 (1.50.76); FILE MERGED 2007/03/20 14:49:35 ihi 1.50.76.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [2b2f14cd174cf468aff5a48d94e2d9c9f446c6d6]

INTEGRATION: CWS mergede01 (1.21.428); FILE MERGED 2007/03/20 14:49:06 ihi 1.21.428.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [7acf1c82c785e0da490358317d16ba1fe229b79e]

INTEGRATION: CWS mergede01 (1.4.386); FILE MERGED 2007/03/20 14:49:06 ihi 1.4.386.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [1749e3c365a0281380def30ddd69482b1b030c36]

INTEGRATION: CWS mergede01 (1.33.428); FILE MERGED 2007/03/20 14:49:06 ihi 1.33.428.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [c3c87f7fbedc7d1b00a0eb678a05993f6db0b65f]

INTEGRATION: CWS mergede01 (1.4.428); FILE MERGED 2007/03/20 14:49:05 ihi 1.4.428.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [8107c4a7fe1c07dd1659303c51163e7e1bd5633c]

INTEGRATION: CWS mergede01 (1.24.428); FILE MERGED 2007/03/20 14:49:05 ihi 1.24.428.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [77f19de48139520dabd395c348ed1fcc3ec3d6b0]

INTEGRATION: CWS mergede01 (1.66.12); FILE MERGED 2007/03/20 14:49:05 ihi 1.66.12.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [c0805bd7791be2af2b8953b764d16fa45851a9ce]

INTEGRATION: CWS mergede01 (1.55.274); FILE MERGED 2007/03/20 14:49:04 ihi 1.55.274.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [19d40475f83e8fa85ab0c45829f54d0f1ab9d8a2]

INTEGRATION: CWS mergede01 (1.26.438); FILE MERGED 2007/03/20 14:49:04 ihi 1.26.438.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [c9e90fcb3ca151b79909316c3bdc0640d88094e3]

INTEGRATION: CWS mergede01 (1.4.386); FILE MERGED 2007/03/20 14:49:04 ihi 1.4.386.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [4ae38e2a3d13612963576565f9127856bec9a307]

INTEGRATION: CWS mergede01 (1.4.386); FILE MERGED 2007/03/20 14:49:03 ihi 1.4.386.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [431f57c0ce2a12bf56954e59e45dd2aa6706cae6]

INTEGRATION: CWS mergede01 (1.4.428); FILE MERGED 2007/03/20 14:49:03 ihi 1.4.428.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [f6bed8c6a7c6b1a29d9f7163cf8cf57d58558aff]

INTEGRATION: CWS mergede01 (1.20.438); FILE MERGED 2007/03/20 14:49:03 ihi 1.20.438.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [b3a28a02fa3511bf314de87819a8fbd261830376]

INTEGRATION: CWS mergede01 (1.30.428); FILE MERGED 2007/03/20 14:49:03 ihi 1.30.428.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [f860aca02c1ac62c21616ecd533d28e7a6bdd8bb]

INTEGRATION: CWS mergede01 (1.4.438); FILE MERGED 2007/03/20 14:49:02 ihi 1.4.438.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [03224f68547a3e3de037a96021fd1d3a64702edc]

INTEGRATION: CWS mergede01 (1.27.428); FILE MERGED 2007/03/20 14:49:02 ihi 1.27.428.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [67583dd60e5393168426d06c6a8863099f566e68]

INTEGRATION: CWS mergede01 (1.33.428); FILE MERGED 2007/03/20 14:49:02 ihi 1.33.428.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [eec1853d99dc02fb31d909527ad9697a8ddef7dd]

INTEGRATION: CWS mergede01 (1.6.110); FILE MERGED 2007/03/20 14:49:01 ihi 1.6.110.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [9dcfed01c7800d1ba3ddbe3c1aef98b1066157f4]

INTEGRATION: CWS mergede01 (1.37.428); FILE MERGED 2007/03/20 14:49:01 ihi 1.37.428.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [6da0fd81e2135e463815720df93d07bcebb92c64]

INTEGRATION: CWS mergede01 (1.45.428); FILE MERGED 2007/03/20 14:49:01 ihi 1.45.428.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [c761bad2a999cd37765ec3cdb730b246953e62ef]

INTEGRATION: CWS mergede01 (1.40.428); FILE MERGED 2007/03/20 14:49:01 ihi 1.40.428.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [8de88e7fd05c4dcacc7bf4d3cd096eaa54a8a23c]

INTEGRATION: CWS mergede01 (1.5.428); FILE MERGED 2007/03/20 14:49:00 ihi 1.5.428.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [c2d3899c5bbc942396321a1e1ba1c8683fd10155]

INTEGRATION: CWS mergede01 (1.27.428); FILE MERGED 2007/03/20 14:49:00 ihi 1.27.428.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [eb66b9a92d92ce7c6b80067348e2ddbe3f4098e8]

INTEGRATION: CWS mergede01 (1.51.428); FILE MERGED 2007/03/20 14:49:00 ihi 1.51.428.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [7d2a73d03eef40508fdbdea3b5dce1aa773afa09]

INTEGRATION: CWS mergede01 (1.9.438); FILE MERGED 2007/03/20 14:48:59 ihi 1.9.438.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [91cdf8baed5ecf970b500279df0f244e663fbbcc]

INTEGRATION: CWS mergede01 (1.33.428); FILE MERGED 2007/03/20 14:48:59 ihi 1.33.428.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [f82a2da136974a3d17374dfeb9dfa416d04f327a]

INTEGRATION: CWS mergede01 (1.56.428); FILE MERGED 2007/03/20 14:48:58 ihi 1.56.428.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [dd57df8976e9ca4dcfa92018137158f5eccd1aae]

INTEGRATION: CWS mergede01 (1.9.438); FILE MERGED 2007/03/20 14:48:58 ihi 1.9.438.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [be5f06f648d373e5ce9aaa39ad8c08e3292316e0]

INTEGRATION: CWS mergede01 (1.60.428); FILE MERGED 2007/03/20 14:48:58 ihi 1.60.428.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [176bcbf82ae6845f7220e68672a6e85fca0de5d2]

INTEGRATION: CWS mergede01 (1.11.438); FILE MERGED 2007/03/20 14:48:58 ihi 1.11.438.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [9035fe09fe74fcbeabe6dd031546c043fd0219b9]

INTEGRATION: CWS mergede01 (1.32.428); FILE MERGED 2007/03/20 14:48:57 ihi 1.32.428.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [6dc076fb2f02495f0c65f923ea1431a3b7fc0e73]

INTEGRATION: CWS mergede01 (1.5.108); FILE MERGED 2007/03/20 14:48:27 ihi 1.5.108.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [9ddb0a64fbbff8f8ddfbe20c170b5a10e6ba7afe]

INTEGRATION: CWS mergede01 (1.4.106); FILE MERGED 2007/03/20 14:48:27 ihi 1.4.106.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [981e61bfd316ea7c4ae20e26d228d024d0ade8a7]

INTEGRATION: CWS mergede01 (1.5.106); FILE MERGED 2007/03/20 14:48:26 ihi 1.5.106.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [8e05c3d799942175a9b49df7367a81997af61f63]

INTEGRATION: CWS mergede01 (1.4.106); FILE MERGED 2007/03/20 14:48:26 ihi 1.4.106.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [3f57dfee4aad906470db5a27a832a9122f987fb0]

INTEGRATION: CWS mergede01 (1.3.108); FILE MERGED 2007/03/20 14:48:26 ihi 1.3.108.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [e56ef7a8297ae801d1f4f235e1e0b9172588f03f]

INTEGRATION: CWS mergede01 (1.3.110); FILE MERGED 2007/04/18 13:58:56 ihi 1.3.110.1: removed german


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [db87e88e895194e40462adccea2ba6ff6b650f3d]

INTEGRATION: CWS mergede01 (1.3.110); FILE MERGED 2007/04/18 13:56:13 ihi 1.3.110.1: removed german


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [47bff1db11871cfb464758221ad50fd7996f33b6]

INTEGRATION: CWS mergede01 (1.6.106); FILE MERGED 2007/03/20 14:48:25 ihi 1.6.106.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [60de912bc5e134c2aa463d78813c5ec3db73e351]

INTEGRATION: CWS mergede01 (1.3.108); FILE MERGED 2007/03/20 14:48:25 ihi 1.3.108.1: #i72301# Remove German


2007-04-19  Oliver Bolte  <obo@openoffice.org>  [29212d66b2a6b4ffdb8a05302fb1c9f9d5df7c9d]

#i10000# build debug=t breaks with cygwin shell


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [cac4098744f6e06a7773b14b6f45675e6eb9e2c4]

INTEGRATION: CWS mergede01 (1.3.108); FILE MERGED 2007/03/20 14:48:24 ihi 1.3.108.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [783b37abe4ab4d7deceed6ef6f2ae16796cff323]

INTEGRATION: CWS mergede01 (1.5.106); FILE MERGED 2007/03/20 14:48:24 ihi 1.5.106.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [c7ab94413cff6aaffc04c6e07fb92b5fbf575054]

INTEGRATION: CWS mergede01 (1.4.106); FILE MERGED 2007/03/20 14:48:24 ihi 1.4.106.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [fa3e56580b227912399c89c06595f189a06ff94b]

INTEGRATION: CWS mergede01 (1.3.110); FILE MERGED 2007/03/20 14:48:23 ihi 1.3.110.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [354a340ba0ad304cf50cbb0b25b84588b4a44182]

INTEGRATION: CWS mergede01 (1.4.106); FILE MERGED 2007/03/20 14:48:23 ihi 1.4.106.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [f008003851675c49c08c65e0e934aea34b2379ae]

INTEGRATION: CWS mergede01 (1.4.108); FILE MERGED 2007/03/20 14:48:23 ihi 1.4.108.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [2dfd233ff9cca0db2737dc474bd025f654428f89]

INTEGRATION: CWS mergede01 (1.3.108); FILE MERGED 2007/03/20 14:48:23 ihi 1.3.108.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [d61adc4be1564aa625149ba611d1acdabe664b88]

INTEGRATION: CWS mergede01 (1.17.508); FILE MERGED 2007/03/20 14:48:02 ihi 1.17.508.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [d37f4de6c16c93d1ea92df2889c2ce470763da15]

INTEGRATION: CWS mergede01 (1.46.496); FILE MERGED 2007/03/20 14:48:02 ihi 1.46.496.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [d161cccc296be6eefeb5a952ab2eac36cb87b411]

INTEGRATION: CWS mergede01 (1.29.496); FILE MERGED 2007/03/20 14:48:02 ihi 1.29.496.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [f0d5733a25476a4468ed1fb55a14d9a383040130]

INTEGRATION: CWS mergede01 (1.39.496); FILE MERGED 2007/03/20 14:48:02 ihi 1.39.496.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [ee6cd53e7f48c509b6d3c1ed3b33406770b59be3]

INTEGRATION: CWS mergede01 (1.38.496); FILE MERGED 2007/03/20 14:48:02 ihi 1.38.496.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [9df9e39837269c35e2f5349fbb0178ce7e0029b8]

INTEGRATION: CWS mergede01 (1.3.172); FILE MERGED 2007/03/20 14:47:34 ihi 1.3.172.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [4209d3cfab2fc73944f25af1616f130bddeddba3]

INTEGRATION: CWS mergede01 (1.45.110); FILE MERGED 2007/03/20 14:47:34 ihi 1.45.110.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [40457ca203e3378fb61c5c63d2c3929fb1f49823]

INTEGRATION: CWS mergede01 (1.45.166); FILE MERGED 2007/03/20 14:47:34 ihi 1.45.166.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [d64c408028efd6764f65394e91286381d1e36097]

INTEGRATION: CWS mergede01 (1.26.166); FILE MERGED 2007/03/20 14:47:33 ihi 1.26.166.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [3d738a5e093a6887a12ac40c5672595ad44a8856]

INTEGRATION: CWS mergede01 (1.71.166); FILE MERGED 2007/03/20 14:47:33 ihi 1.71.166.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [ac77b886beb6a504784b0f846336a001243ea2e6]

INTEGRATION: CWS mergede01 (1.24.166); FILE MERGED 2007/03/20 14:47:33 ihi 1.24.166.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [a41ec076e6acf595fcfe16f4f8fe6d525e263ca3]

INTEGRATION: CWS mergede01 (1.63.76); FILE MERGED 2007/03/20 14:47:33 ihi 1.63.76.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [35c29eb49adb10b5216405bf95059e7f3f1cdd8c]

INTEGRATION: CWS mergede01 (1.11.16); FILE MERGED 2007/03/20 14:47:05 ihi 1.11.16.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [e5c69434f9590e9617027e037ef966a67555e20c]

INTEGRATION: CWS mergede01 (1.6.462); FILE MERGED 2007/03/19 16:35:39 ihi 1.6.462.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [0649446644826cfdf52a64ce439539bfcf65cc50]

INTEGRATION: CWS mergede01 (1.2.526); FILE MERGED 2007/03/20 14:47:05 ihi 1.2.526.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [28eeb0ffe0d68b80bb421341bfd201779ba68f75]

INTEGRATION: CWS mergede01 (1.2.122); FILE MERGED 2007/03/20 14:47:05 ihi 1.2.122.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [f2c24f35c8806ef0cd6f9c34a90d94db2ad7df22]

INTEGRATION: CWS mergede01 (1.4.314); FILE MERGED 2007/03/20 14:47:04 ihi 1.4.314.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [b1a3edc8d84071205c6fb9583f6ab53bc8e4756d]

INTEGRATION: CWS mergede01 (1.5.306); FILE MERGED 2007/03/20 14:47:04 ihi 1.5.306.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [396e5c4e8539395259c9ebc534376cc6cf09350d]

INTEGRATION: CWS mergede01 (1.5.74); FILE MERGED 2007/03/20 14:47:03 ihi 1.5.74.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [0d80790bc86f43183084c60f7b13133025422e5d]

INTEGRATION: CWS mergede01 (1.4.314); FILE MERGED 2007/03/20 14:47:03 ihi 1.4.314.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [a6839cfdf03b5c09b4d22f72269d425e8c0e0c67]

INTEGRATION: CWS mergede01 (1.4.314); FILE MERGED 2007/03/20 14:47:02 ihi 1.4.314.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [385c61bcf1a5b0c523442cc13471de42be9b5adb]

INTEGRATION: CWS mergede01 (1.6.74); FILE MERGED 2007/03/20 14:47:02 ihi 1.6.74.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [9675e59d79560969040b86476ed6cca45c801f69]

INTEGRATION: CWS mergede01 (1.4.18); FILE MERGED 2007/03/20 14:47:02 ihi 1.4.18.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [132cb93c60c787e85f909f5a4a3e849b79ff578b]

INTEGRATION: CWS mergede01 (1.6.74); FILE MERGED 2007/03/20 14:47:01 ihi 1.6.74.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [c33c5ba08c2659cd774f2e057888405ca28377f0]

INTEGRATION: CWS mergede01 (1.3.6); FILE MERGED 2007/03/20 14:47:01 ihi 1.3.6.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [a625f87a934c3655953f4b4f3672c9c9378115c7]

INTEGRATION: CWS mergede01 (1.2.18); FILE MERGED 2007/03/20 14:47:01 ihi 1.2.18.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [d7fddfa34142cc7913448d3cc123b5ed40c2fff5]

INTEGRATION: CWS mergede01 (1.3.38); FILE MERGED 2007/03/20 14:47:01 ihi 1.3.38.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [f4ff50cfc721f6838c7e4b83fd649085b9b72327]

INTEGRATION: CWS mergede01 (1.10.18); FILE MERGED 2007/03/20 14:47:01 ihi 1.10.18.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [6f66c76c79ac7b95a946d4edaf5298738cc4982f]

INTEGRATION: CWS mergede01 (1.3.18); FILE MERGED 2007/03/20 14:47:00 ihi 1.3.18.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [731445b68eaa54a059faab197c18920455c5311c]

INTEGRATION: CWS mergede01 (1.69.162); FILE MERGED 2007/03/20 14:47:00 ihi 1.69.162.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [d6324818c39224d3439a948f9187924ae11eb976]

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>  [0237e1b8d4c40c908e2f09aca56e16000e301f2a]

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>  [be34c38b4e49f936cd613763684b07bdf9a5aae6]

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>  [7c31c9bc2fa020433076e5580f69476cb95c7dea]

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>  [a9b362abdab9acdf94b150670c6b2fabbc45b2a7]

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>  [6ea41ec3188609c11616176a23cfddc908ceb4d5]

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>  [fd1a1640419e155b3d9e53f69bb41fb7bb674d22]

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>  [fbabb77dc350ad63d9aee6412a28b0a085773ad6]

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>  [4c1a976b80eff06ff44975b74b53559b3bbcb268]

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>  [5b3fd06d971c4d79667d03c9de67c928cc1c2793]

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>  [934c206016717ef864bdbefb7a3d2d36462b0cec]

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>  [5b9fe14b570dae8fc79ac1242a47a99a6762d6f3]

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>  [8d094fbc87fe1341a7f2d06980c0cf738b0d00c3]

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>  [384a11113e557ffb21cf74d3d657857c12f71b24]

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>  [8a08e852c908de07f078a4b122a8031386799b5b]

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>  [078dbf05b070e84107354f46746f96797e324f10]

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>  [87a3fffed2a1d534fe873545cb6fe810cf5bfdf3]

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>  [a30da74cf1fc8e65fd8c344217b8fe99119dadcb]

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>  [37186de468cb36f79a3e5f01c97ea6b6afe9c016]

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>  [c4202ef2c1fd4f92303bf449569137ae960472fb]

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>  [0d145f12c03b83126289d4b5641323b8246ed8eb]

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>  [518a51db900b8f751f3f6de4fb9bec80e4154756]

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>  [a3c13b141b2309c2e8f9d31c4c1f2d3dbeb11011]

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>  [0e7fa2491441c1d2ef3de2f903ba665c502fba91]

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>  [4da6d1cf5bbc69e29864cdcc5dcddbc1fff7ed19]

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>  [73a37eefa9657fea14bdef3ac9d9e0a037cec9a0]

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>  [1e3fa130dbac16c883031df453f0aa9778d653ed]

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>  [ad5515500e5d118e6b8c910091de254243d79930]

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>  [96452a517f973f800157d4af299c3852745180c1]

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>  [805e6a49b377dbe9cb9077c087f63fba13c870b8]

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>  [803f44a38c3d1d67b279f977752f39f663c3766f]

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>  [b729c68dab1756287917193882abb7e819e62a8f]

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>  [14bc619f4ecbe6920b7523d10da0ab6bf489092b]

INTEGRATION: CWS mergede01 (1.18.2); FILE MERGED 2007/03/19 15:32:08 ihi 1.18.2.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [adeccb5d395af6c1fb76753ac519c1d9acf8da61]

INTEGRATION: CWS mergede01 (1.27.24); FILE MERGED 2007/03/19 15:32:08 ihi 1.27.24.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [2e1b239a1d07a897e847d4603d5cb0ccf062ec30]

INTEGRATION: CWS mergede01 (1.15.24); FILE MERGED 2007/03/19 15:32:08 ihi 1.15.24.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [db536dfeb67fdbfd4f9ede2d6cbda82bb602add7]

INTEGRATION: CWS mergede01 (1.37.2); FILE MERGED 2007/03/19 15:32:08 ihi 1.37.2.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [723ae3edd3558c083b1329def911f649decbc74c]

INTEGRATION: CWS mergede01 (1.53.24); FILE MERGED 2007/04/18 12:48:18 ihi 1.53.24.2: fixed missing strip 2007/03/19 15:32:07 ihi 1.53.24.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [6d1ca7abef451986cd0d274dc659562960eda5ae]

INTEGRATION: CWS mergede01 (1.43.24); FILE MERGED 2007/03/19 15:32:07 ihi 1.43.24.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [eb38e0bed0be17230898dbef8f5ffe4465ac249c]

INTEGRATION: CWS mergede01 (1.14.34); FILE MERGED 2007/04/10 15:13:14 ihi 1.14.34.2: #i72301# Remove German 2007/03/19 15:32:07 ihi 1.14.34.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [e867ed513b4f1560a5ed92f21aa873462afd1c39]

INTEGRATION: CWS mergede01 (1.22.2); FILE MERGED 2007/03/19 15:32:07 ihi 1.22.2.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [62b7dc2e32b136d6ff1262d086b400a32a4939ee]

INTEGRATION: CWS mergede01 (1.51.114); FILE MERGED 2007/03/20 14:46:11 ihi 1.51.114.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [87079becc4cc418ec0c80cd2cc46fd45c71a326c]

INTEGRATION: CWS mergede01 (1.115.94); FILE MERGED 2007/03/20 14:46:10 ihi 1.115.94.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [cb1b9850b59a63e09fb16c7abedfc3bd8ab9f448]

INTEGRATION: CWS mergede01 (1.28.162); FILE MERGED 2007/03/20 14:46:10 ihi 1.28.162.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [99eaeaca25940be96d3e045cb29081a57bb01cc9]

INTEGRATION: CWS mergede01 (1.10.244); FILE MERGED 2007/03/20 14:45:54 ihi 1.10.244.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [1329e1e48d380cb0c7250c88d7d1040e3dfee0ab]

INTEGRATION: CWS mergede01 (1.11.244); FILE MERGED 2007/03/20 14:45:53 ihi 1.11.244.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [ec65d64c060f53ae38e6a1ef6716a0f42cfeeadd]

INTEGRATION: CWS mergede01 (1.11.154); FILE MERGED 2007/03/20 14:45:53 ihi 1.11.154.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [4b0d99362ef8157f7b2c3eec1af66bc1438beb3e]

INTEGRATION: CWS mergede01 (1.9.258); FILE MERGED 2007/03/20 14:45:53 ihi 1.9.258.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [fa0772f82cf850da2e08959c1198f935a9d2f6f8]

INTEGRATION: CWS mergede01 (1.15.172); FILE MERGED 2007/03/20 14:45:53 ihi 1.15.172.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [bae15a2696b4876e3bf5e4b7a5da277c37023507]

INTEGRATION: CWS mergede01 (1.14.244); FILE MERGED 2007/03/20 14:45:53 ihi 1.14.244.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [51ed883232603c595ddf19ad760e8d195c850a03]

INTEGRATION: CWS mergede01 (1.9.258); FILE MERGED 2007/03/20 14:45:52 ihi 1.9.258.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [da34517696d69c8e26a6f3d3b04e36b338abba1d]

INTEGRATION: CWS mergede01 (1.31.26); FILE MERGED 2007/04/16 18:18:09 ihi 1.31.26.2: RESYNC: (1.31-1.33); FILE MERGED 2007/03/20 14:45:52 ihi 1.31.26.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [959e8bcfb9fb5b3f44c926112f6f0a992c807eae]

INTEGRATION: CWS mergede01 (1.14.244); FILE MERGED 2007/03/20 14:45:52 ihi 1.14.244.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [36e52fb4af0c859726575cac59210830b1c8c939]

INTEGRATION: CWS mergede01 (1.28.248); FILE MERGED 2007/03/20 14:45:31 ihi 1.28.248.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [e5ccea9c115e768e8b55ff5f7db02a90c43568b1]

INTEGRATION: CWS mergede01 (1.95.52); FILE MERGED 2007/03/20 14:45:30 ihi 1.95.52.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [3bccdfc3a260baf8b2a98d737c658ffb1d80a534]

INTEGRATION: CWS mergede01 (1.59.242); FILE MERGED 2007/03/20 14:45:29 ihi 1.59.242.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [8b3346c7b05d03a1f75d8d9add9ff51a3f330ea1]

INTEGRATION: CWS mergede01 (1.47.242); FILE MERGED 2007/03/20 14:45:29 ihi 1.47.242.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [637f992097c14d26c954aa7cbbcc88ea38a62692]

INTEGRATION: CWS mergede01 (1.96.110); FILE MERGED 2007/03/20 14:45:28 ihi 1.96.110.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [c7000cba902793ed179b15fe4d8cf5efc24dce9b]

INTEGRATION: CWS mergede01 (1.73.70); FILE MERGED 2007/03/20 14:45:27 ihi 1.73.70.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [fec838ba5ce991f63c90f87a3e76b9fee5ad3994]

INTEGRATION: CWS mergede01 (1.46.108); FILE MERGED 2007/03/20 14:45:27 ihi 1.46.108.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [7882dd8f90b54c230f4725887c41ce57aa3f80b0]

INTEGRATION: CWS mergede01 (1.7.76); FILE MERGED 2007/04/18 14:04:14 ihi 1.7.76.1: german removed


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [3301372512415d69dd36cd9ae7aab98d8956c784]

INTEGRATION: CWS mergede01 (1.46.110); FILE MERGED 2007/03/20 14:45:26 ihi 1.46.110.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [7379e006ddeb7d283f6327f2369d381014a1b3ea]

INTEGRATION: CWS mergede01 (1.32.242); FILE MERGED 2007/03/20 14:45:26 ihi 1.32.242.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [cd263fdf6912117803f9b04421db44dbd8d9c2a6]

INTEGRATION: CWS mergede01 (1.34.242); FILE MERGED 2007/03/20 14:45:26 ihi 1.34.242.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [fe3052de2f42b15eaa682a0f5d042c26904998ec]

INTEGRATION: CWS mergede01 (1.35.242); FILE MERGED 2007/03/20 14:45:26 ihi 1.35.242.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [357d96b77a966070e8b2bb9aa4455218c921f1c5]

INTEGRATION: CWS mergede01 (1.45.242); FILE MERGED 2007/03/20 14:45:26 ihi 1.45.242.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [1545262f16eaedee44e0e77ff75f5bd79769730e]

INTEGRATION: CWS mergede01 (1.42.242); FILE MERGED 2007/03/20 14:45:26 ihi 1.42.242.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [a10ae6ded676b913da8be205f25c116e1d71a6bc]

INTEGRATION: CWS mergede01 (1.30.242); FILE MERGED 2007/03/20 14:45:25 ihi 1.30.242.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [3ab50d5360d2c7ec233f2939d30a79b66f9ad500]

INTEGRATION: CWS mergede01 (1.44.110); FILE MERGED 2007/03/20 14:45:25 ihi 1.44.110.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [43d2e33d6de8881a609a35ff316d4991449ece17]

INTEGRATION: CWS mergede01 (1.31.242); FILE MERGED 2007/03/20 14:45:25 ihi 1.31.242.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [d9e90163e61e29b104930e177d40e02401862153]

INTEGRATION: CWS mergede01 (1.24.242); FILE MERGED 2007/03/20 14:45:25 ihi 1.24.242.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [b94adf3478cee0f35395ed018369a57e2f61d506]

INTEGRATION: CWS mergede01 (1.34.150); FILE MERGED 2007/03/20 14:45:24 ihi 1.34.150.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [7f415fc0e68f368ca55965ae710b274677a8a742]

INTEGRATION: CWS mergede01 (1.11.20); FILE MERGED 2007/03/20 14:45:24 ihi 1.11.20.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [4ebc600a0b17c35c8ee2bf1b6a85b99ebbccb3de]

INTEGRATION: CWS mergede01 (1.7.204); FILE MERGED 2007/03/20 14:45:24 ihi 1.7.204.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [0d29b852a9506306d26e67da25e98ca36542794c]

INTEGRATION: CWS mergede01 (1.154.16); FILE MERGED 2007/03/20 14:45:24 ihi 1.154.16.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [2a98154eeaeb904266f5716abe34d9947f0152a8]

INTEGRATION: CWS mergede01 (1.31.110); FILE MERGED 2007/03/20 14:45:23 ihi 1.31.110.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [a4d2c0cc9cdb7c93288759e49c68bcd3427606ad]

INTEGRATION: CWS mergede01 (1.3.248); FILE MERGED 2007/03/20 14:45:23 ihi 1.3.248.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [5ccf238bbbd7337a4c8fd1e50a3309a00f912aea]

INTEGRATION: CWS mergede01 (1.24.242); FILE MERGED 2007/03/20 14:45:23 ihi 1.24.242.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [0017739e452c992c8c447670033ecb797a0556c9]

INTEGRATION: CWS mergede01 (1.39.242); FILE MERGED 2007/03/20 14:45:23 ihi 1.39.242.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [69d46da375f8ce590cf3226ac338fbcb29e52f4b]

INTEGRATION: CWS mergede01 (1.5.248); FILE MERGED 2007/03/20 14:45:22 ihi 1.5.248.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [2b30ab651be59aacf2e50cf2fece4d700b271849]

INTEGRATION: CWS mergede01 (1.5.242); FILE MERGED 2007/03/20 14:45:22 ihi 1.5.242.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [502270bc15a5be555713585fa6b20f416dceeb4f]

INTEGRATION: CWS mergede01 (1.8.242); FILE MERGED 2007/04/18 14:04:13 ihi 1.8.242.1: german removed


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [f9307bc65f3c758ccf2baa5de3b324653020fb7e]

INTEGRATION: CWS mergede01 (1.3.248); FILE MERGED 2007/03/20 14:45:22 ihi 1.3.248.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [c37812b573bbd475f224f77883a69fd01479ba62]

INTEGRATION: CWS mergede01 (1.33.242); FILE MERGED 2007/03/20 14:45:22 ihi 1.33.242.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [d63c96407ef9e375c0bf853997bc6d015c1ef3a9]

INTEGRATION: CWS mergede01 (1.25.248); FILE MERGED 2007/03/20 14:45:21 ihi 1.25.248.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [13909581e35ba550a01e4b0d4e5b92a17a14fe9e]

INTEGRATION: CWS mergede01 (1.44.56); FILE MERGED 2007/03/20 14:45:21 ihi 1.44.56.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [fd4aa0e57245ffbd56687751c8dbd312b77e0db0]

INTEGRATION: CWS mergede01 (1.16.242); FILE MERGED 2007/03/20 14:45:21 ihi 1.16.242.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [cf27b09824d9055f3702370cd383bc9e42c16c36]

INTEGRATION: CWS mergede01 (1.56.110); FILE MERGED 2007/03/20 14:45:20 ihi 1.56.110.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [6c347aea81a105b147ef106dd9fb8cbb78351ece]

INTEGRATION: CWS mergede01 (1.105.56); FILE MERGED 2007/03/20 14:45:20 ihi 1.105.56.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [9a79ca22ac89b7bfb8d7bd496110232e4505769c]

INTEGRATION: CWS mergede01 (1.22.248); FILE MERGED 2007/03/20 14:45:20 ihi 1.22.248.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [85806f9b2150f7ec451192b298f2514d826d796a]

INTEGRATION: CWS mergede01 (1.12.18); FILE MERGED 2007/03/20 14:45:20 ihi 1.12.18.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [14d468af1e1b4777a24537ec50e26f5ac9a80cd4]

INTEGRATION: CWS mergede01 (1.5.72); FILE MERGED 2007/03/20 14:45:19 ihi 1.5.72.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [c827980ea37b9d25f18c5f84ae612a201146f493]

INTEGRATION: CWS mergede01 (1.50.76); FILE MERGED 2007/03/20 14:45:18 ihi 1.50.76.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [a1a47657b40cfb28227779e50e8464db3d5758b9]

INTEGRATION: CWS mergede01 (1.79.70); FILE MERGED 2007/03/20 14:44:16 ihi 1.79.70.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [03cc6ca41180194381d27bccafb75dfc1a653a3c]

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>  [c4f22c8703ca4cfea41d711e4561399f1a2fb1b9]

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>  [cf8a3f3657c30cde29d3a842fec1840ca4701b35]

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>  [9d3d20c02c2b61cf5dcb9403033d8fd3b19a7403]

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>  [6f9d404392327ce21a31664348410d2f94ee1926]

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>  [1e331b4997e3d7b1f8431d42d1cc756de06c0155]

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>  [b885704a6790c8a0b44890422c41343b5479577b]

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>  [7eb555a88765c203f0c81d2ba8979c6f67ee4930]

INTEGRATION: CWS mergede01 (1.4.172); FILE MERGED 2007/03/19 15:10:04 ihi 1.4.172.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [eb91e6046852ce8b0b8ed8ab9d2b8fe6be1d2a0c]

INTEGRATION: CWS mergede01 (1.5.706); FILE MERGED 2007/03/20 14:44:25 ihi 1.5.706.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [7a1fcfeb8f1f79ff452f560d49680035cd64c5b5]

INTEGRATION: CWS mergede01 (1.4.706); FILE MERGED 2007/04/18 14:28:52 ihi 1.4.706.1: german removed


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [c94c4d3d3f20b0483b8ca69ff87b5c6c4142e2c3]

INTEGRATION: CWS mergede01 (1.4.706); FILE MERGED 2007/03/20 14:44:25 ihi 1.4.706.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [ef72bb7778f9ab76f41d8cf68b100a54b5594662]

INTEGRATION: CWS mergede01 (1.6.706); FILE MERGED 2007/03/20 14:44:25 ihi 1.6.706.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [95b7d89679584aa533e51f28b812723fd005f21e]

INTEGRATION: CWS mergede01 (1.43.726); FILE MERGED 2007/03/20 14:44:25 ihi 1.43.726.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [7fced91bf2dc8c16dd0153fa0260c7f4fd87f0d8]

INTEGRATION: CWS mergede01 (1.44.288); FILE MERGED 2007/03/20 14:44:24 ihi 1.44.288.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [2dfa75dbed1d28e1cd5a38bcdfed5940837785b2]

INTEGRATION: CWS mergede01 (1.27.408); FILE MERGED 2007/03/20 14:44:24 ihi 1.27.408.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [577e9aa1eb9cdab45ce2c299875825a2d2701231]

INTEGRATION: CWS mergede01 (1.22.706); FILE MERGED 2007/03/20 14:44:24 ihi 1.22.706.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [eb1421107074153358ba78fbe00d8e95a3afdcae]

INTEGRATION: CWS mergede01 (1.8.154); FILE MERGED 2007/03/20 14:44:24 ihi 1.8.154.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [81eb478c9e875cd04babada0d2dc6f679e3dd2b7]

INTEGRATION: CWS mergede01 (1.7.706); FILE MERGED 2007/03/20 14:44:23 ihi 1.7.706.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [589372c8e62328a3602b08b69576aaabc30fc3ec]

INTEGRATION: CWS mergede01 (1.18.726); FILE MERGED 2007/03/20 14:44:23 ihi 1.18.726.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [e78d8d57746bd2a24f87cfccc63de0c48e5cc884]

INTEGRATION: CWS mergede01 (1.22.706); FILE MERGED 2007/03/20 14:44:23 ihi 1.22.706.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [cb21811aef7e10d2938acb65aea7b155c29bb343]

INTEGRATION: CWS mergede01 (1.88.706); FILE MERGED 2007/03/20 14:44:22 ihi 1.88.706.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [8a826ed7be82add1adaa6259d170ef582544fa25]

INTEGRATION: CWS mergede01 (1.30.622); FILE MERGED 2007/03/20 14:44:21 ihi 1.30.622.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [89bb99254c8ccb284a987a7743e167ae3652e13d]

INTEGRATION: CWS mergede01 (1.17.368); FILE MERGED 2007/03/20 14:44:21 ihi 1.17.368.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [dd39055f8f8655c895b32fdb3f0206fca1a24629]

INTEGRATION: CWS mergede01 (1.17.706); FILE MERGED 2007/03/20 14:44:20 ihi 1.17.706.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [11f2d35e952516f2d13ede3973304f0f4651b71c]

INTEGRATION: CWS mergede01 (1.32.706); FILE MERGED 2007/03/20 14:44:20 ihi 1.32.706.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [ee1ce993d4e080c2b8bec0b21b4349b2e6c7586f]

INTEGRATION: CWS mergede01 (1.76.268); FILE MERGED 2007/04/16 18:13:35 ihi 1.76.268.2: RESYNC: (1.76-1.77); FILE MERGED 2007/03/20 14:44:19 ihi 1.76.268.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [08dbd65af91a7dd484abda798807dd618f40e50f]

INTEGRATION: CWS mergede01 (1.32.278); FILE MERGED 2007/03/20 14:44:19 ihi 1.32.278.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [e67f47e307bd5874d0dea69f0f92135c864a995f]

INTEGRATION: CWS mergede01 (1.45.706); FILE MERGED 2007/04/16 18:13:43 ihi 1.45.706.2: RESYNC: (1.45-1.46); FILE MERGED 2007/03/20 14:44:19 ihi 1.45.706.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [b067d7d172ed3496ef3e6c38017857de3c45d4f9]

INTEGRATION: CWS mergede01 (1.37.706); FILE MERGED 2007/03/20 14:44:19 ihi 1.37.706.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [9748d3299205ae034ecd77bbe14fdc2af5e7ffd1]

INTEGRATION: CWS mergede01 (1.91.706); FILE MERGED 2007/03/20 14:44:18 ihi 1.91.706.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [c7783fdc01f61eae02434123bf6764c673598e0b]

INTEGRATION: CWS mergede01 (1.56.706); FILE MERGED 2007/03/20 14:44:18 ihi 1.56.706.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [e1056c7850161932eb37f74aa8809397c73c2c3e]

INTEGRATION: CWS mergede01 (1.54.34); FILE MERGED 2007/03/20 14:44:17 ihi 1.54.34.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [8f94d4e4bdd731b4170f29bfb686c10a9610d50e]

INTEGRATION: CWS mergede01 (1.28.706); FILE MERGED 2007/03/20 14:44:17 ihi 1.28.706.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [a7b2b1241108f608523fbecb824cd4db302e91aa]

INTEGRATION: CWS mergede01 (1.17.562); FILE MERGED 2007/03/20 14:44:17 ihi 1.17.562.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [68224a00243382c2f203773ea8ff7920a2e19f84]

INTEGRATION: CWS mergede01 (1.39.706); FILE MERGED 2007/03/20 14:44:17 ihi 1.39.706.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [230462e7cd8915dae2db7aea07d809f2feeff4ae]

INTEGRATION: CWS mergede01 (1.45.726); FILE MERGED 2007/03/20 14:44:17 ihi 1.45.726.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [5a2f16e89377e397b856ec606fe4ff7f156b6763]

INTEGRATION: CWS mergede01 (1.33.706); FILE MERGED 2007/03/20 14:44:16 ihi 1.33.706.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [a98945f0282e4411ea892b01d4297f4b8ffd8f43]

INTEGRATION: CWS mergede01 (1.39.178); FILE MERGED 2007/03/20 14:44:16 ihi 1.39.178.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [9f3da1d4bf2bf61a8687aec50a1beaff382226bb]

INTEGRATION: CWS mergede01 (1.52.432); FILE MERGED 2007/03/20 14:44:15 ihi 1.52.432.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [f9c0056daa16039e4d4bf4f0fe71af32040a8d54]

INTEGRATION: CWS mergede01 (1.19.34); FILE MERGED 2007/03/20 14:44:15 ihi 1.19.34.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [8fb054bfe2269524baad0ca9f289afbbdfb5ff0c]

INTEGRATION: CWS mergede01 (1.13.34); FILE MERGED 2007/03/20 14:44:15 ihi 1.13.34.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [616318f7f2074688de0a3a020833cdd18126118f]

INTEGRATION: CWS mergede01 (1.13.84); FILE MERGED 2007/04/18 14:28:52 ihi 1.13.84.1: german removed


2007-04-19  Vladimir Glazounov  <vg@openoffice.org>  [06a73617706197717d41b10b6551ddb5b8b330af]

new version for OOF680


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [fd838a49a581ae30c1839acecb2142f2be42455e]

INTEGRATION: CWS mergede01 (1.56.706); FILE MERGED 2007/03/20 14:44:15 ihi 1.56.706.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [1b5c14336d25b9eb78f043eab3c076a977a9d453]

INTEGRATION: CWS mergede01 (1.77.54); FILE MERGED 2007/03/20 14:44:14 ihi 1.77.54.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [e408fbc8a72962881707c9d531a4088ee8dc127b]

INTEGRATION: CWS mergede01 (1.28.726); FILE MERGED 2007/03/20 14:44:14 ihi 1.28.726.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [cfe4f1203d64c1c37a7c95cbe87cdfec99730c5f]

INTEGRATION: CWS mergede01 (1.7.706); FILE MERGED 2007/03/20 14:44:14 ihi 1.7.706.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [fb74113b9872d871b72f607b5c09a461791f9d2a]

INTEGRATION: CWS mergede01 (1.69.58); FILE MERGED 2007/03/20 14:44:13 ihi 1.69.58.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [be87b7cd895579b625abe51edfb441870e307d9a]

INTEGRATION: CWS mergede01 (1.56.576); FILE MERGED 2007/03/20 14:44:13 ihi 1.56.576.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [40413df7777d2a8482a3f478abd65dbb549ea54c]

INTEGRATION: CWS mergede01 (1.43.706); FILE MERGED 2007/03/20 14:44:13 ihi 1.43.706.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [35acb0672e72bda9c763648364cdaf93548a5af0]

INTEGRATION: CWS mergede01 (1.10.706); FILE MERGED 2007/03/20 14:44:13 ihi 1.10.706.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [b1e4452da1035d1ce8d1e0e21ba95d39ae3aa211]

INTEGRATION: CWS mergede01 (1.6.706); FILE MERGED 2007/03/20 14:44:13 ihi 1.6.706.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [9b68cda5f301be54142a7cd69cb497ccad43eedb]

INTEGRATION: CWS mergede01 (1.25.706); FILE MERGED 2007/03/20 14:44:12 ihi 1.25.706.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [a635e68e19ddfd21053630b4b38918641fd9776b]

INTEGRATION: CWS mergede01 (1.31.706); FILE MERGED 2007/03/20 14:44:12 ihi 1.31.706.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [f6c53f3358f3f37b7a57edf08e4a18d8c55c4ab9]

INTEGRATION: CWS mergede01 (1.30.706); FILE MERGED 2007/03/20 14:44:12 ihi 1.30.706.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [58717bd54ba50df9c07b353d800d62a33c25b5fa]

INTEGRATION: CWS mergede01 (1.62.704); FILE MERGED 2007/03/20 14:44:12 ihi 1.62.704.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [2791ac218134e7ea634a647aad97c3efa15a93ae]

INTEGRATION: CWS mergede01 (1.45.706); FILE MERGED 2007/03/20 14:44:11 ihi 1.45.706.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [55209bc430d0d1544bcf73943710eef16db15d8e]

INTEGRATION: CWS mergede01 (1.26.706); FILE MERGED 2007/03/20 14:44:11 ihi 1.26.706.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [b662bdf53335f14f9f0f93c66510f4db9a7d6167]

INTEGRATION: CWS mergede01 (1.46.706); FILE MERGED 2007/04/18 06:48:19 ihi 1.46.706.1: #i72301Ã# remove german


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [128ea537051f7d57e77b4243f8089c42111ac661]

INTEGRATION: CWS mergede01 (1.17.244); FILE MERGED 2007/03/20 14:44:10 ihi 1.17.244.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [aa90f68e0825db79e1f648f2be099677bf596002]

INTEGRATION: CWS mergede01 (1.54.706); FILE MERGED 2007/03/20 14:44:10 ihi 1.54.706.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [50ae402844099ed3dc53cfb264e4f70d33dbc9f2]

INTEGRATION: CWS mergede01 (1.20.706); FILE MERGED 2007/03/20 14:44:10 ihi 1.20.706.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [1a520909116b579a4a9853ee7da48e116b30e02d]

INTEGRATION: CWS mergede01 (1.30.706); FILE MERGED 2007/03/20 14:44:10 ihi 1.30.706.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [acbca05cf5eece5dd0ba38f0bb73157f6ffb8f7a]

INTEGRATION: CWS mergede01 (1.35.706); FILE MERGED 2007/03/20 14:44:10 ihi 1.35.706.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [5c46cfbdf5d68e81ccd73db373206848e0df3933]

INTEGRATION: CWS mergede01 (1.29.706); FILE MERGED 2007/03/20 14:44:10 ihi 1.29.706.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [24f8cd7eecdf753f44adf818601a5b6a55cdab52]

INTEGRATION: CWS mergede01 (1.28.706); FILE MERGED 2007/03/20 14:44:09 ihi 1.28.706.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [45e54119b712e1793ae74633c21256d59b68c9d6]

INTEGRATION: CWS mergede01 (1.41.706); FILE MERGED 2007/03/20 14:44:09 ihi 1.41.706.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [9bef9a2f4b57c6a5a65220ef28ea46b948b7b061]

INTEGRATION: CWS mergede01 (1.62.706); FILE MERGED 2007/03/20 14:44:09 ihi 1.62.706.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [736637bc25c54e9f2ee3ba66c167f2bb94c12ac4]

INTEGRATION: CWS mergede01 (1.6.706); FILE MERGED 2007/03/20 14:44:09 ihi 1.6.706.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [71b2dafc833e02b87cc4badd0ff35f1609a0172a]

INTEGRATION: CWS mergede01 (1.6.706); FILE MERGED 2007/03/20 14:44:08 ihi 1.6.706.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [0d98e935a10b6361b4bc6e92813b215466186e1b]

INTEGRATION: CWS mergede01 (1.49.706); FILE MERGED 2007/03/20 14:44:08 ihi 1.49.706.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [694f8934d405f7d86706ff735c76da7d145e865e]

INTEGRATION: CWS mergede01 (1.71.474); FILE MERGED 2007/03/20 14:44:08 ihi 1.71.474.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [1cea5a91b9caa261ecb99eb85ef0fa4124548f56]

INTEGRATION: CWS mergede01 (1.10.432); FILE MERGED 2007/03/20 14:44:08 ihi 1.10.432.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [9acc77002e9278a9d44c8dcf3bb8f91692884bcc]

INTEGRATION: CWS mergede01 (1.38.706); FILE MERGED 2007/03/20 14:44:08 ihi 1.38.706.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [82dca88efc83b66d5469db06138353f70f43da0b]

INTEGRATION: CWS mergede01 (1.10.706); FILE MERGED 2007/03/20 14:44:07 ihi 1.10.706.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [d2230c72e9c85cdae2f0652dd75669a44cdfbbf4]

INTEGRATION: CWS mergede01 (1.21.706); FILE MERGED 2007/03/20 14:44:07 ihi 1.21.706.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [3d8ca2ac1f01efc8c3a7827a2af2be3987eba7f0]

INTEGRATION: CWS mergede01 (1.39.706); FILE MERGED 2007/03/20 14:44:07 ihi 1.39.706.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [f2b96fe1df090630c9d6318d76a3c2a97f9f793c]

INTEGRATION: CWS mergede01 (1.4.726); FILE MERGED 2007/03/20 14:44:07 ihi 1.4.726.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [1c79e2d6e873b7d67868eba92e63f1f1996fdb82]

INTEGRATION: CWS mergede01 (1.15.726); FILE MERGED 2007/03/20 14:44:07 ihi 1.15.726.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [a1cf10467d3993d3a9b870811ba922da15a874dc]

INTEGRATION: CWS mergede01 (1.24.706); FILE MERGED 2007/03/20 14:44:07 ihi 1.24.706.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [f536e465d7bae3e58e94d307fdfdd0842c50faaf]

INTEGRATION: CWS mergede01 (1.23.706); FILE MERGED 2007/03/20 14:44:06 ihi 1.23.706.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [e02a2bc59088425bea38f49b48c8d09b79d89eb6]

INTEGRATION: CWS mergede01 (1.81.706); FILE MERGED 2007/03/20 14:44:06 ihi 1.81.706.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [370d19620ffac2a2ebdb306c833f089f075c2fb9]

INTEGRATION: CWS mergede01 (1.67.288); FILE MERGED 2007/03/20 14:44:06 ihi 1.67.288.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [016e5db135ad78226114f3dd03891d5640772290]

INTEGRATION: CWS mergede01 (1.2.244); FILE MERGED 2007/04/16 18:09:25 ihi 1.2.244.2: RESYNC: (1.2-1.4); FILE MERGED 2007/03/20 14:44:06 ihi 1.2.244.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [6c024089973c65141f2bb748a15cbb2afcc8b805]

INTEGRATION: CWS mergede01 (1.7.178); FILE MERGED 2007/03/20 14:44:05 ihi 1.7.178.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [9b5e32af6aa87dd4d737bbf2cbe6522bee792234]

INTEGRATION: CWS mergede01 (1.7.706); FILE MERGED 2007/03/20 14:44:05 ihi 1.7.706.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [49cad63598943920bb1a09124667d79ddc0f5db5]

INTEGRATION: CWS mergede01 (1.6.288); FILE MERGED 2007/03/20 14:44:05 ihi 1.6.288.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [b45a46de868f88ad615d81171d8e3708cae36183]

INTEGRATION: CWS mergede01 (1.23.468); FILE MERGED 2007/04/16 18:11:02 ihi 1.23.468.2: RESYNC: (1.23-1.24); FILE MERGED 2007/03/20 14:44:05 ihi 1.23.468.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [f0c67803eff5ef7aca63d8a63a3b39b4953a0435]

INTEGRATION: CWS mergede01 (1.4.726); FILE MERGED 2007/03/20 14:44:05 ihi 1.4.726.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [c83a6ecf2b9d8100686527d789d488c2a33bfa25]

INTEGRATION: CWS mergede01 (1.60.54); FILE MERGED 2007/03/20 14:44:05 ihi 1.60.54.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [c9309993b12f1618054d4c7c6dd615a0983dcccd]

INTEGRATION: CWS mergede01 (1.47.706); FILE MERGED 2007/03/20 14:44:04 ihi 1.47.706.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [93e3763fb8fa23e937ab657a9bc33f93ad3a7c5e]

INTEGRATION: CWS mergede01 (1.27.706); FILE MERGED 2007/03/20 14:44:04 ihi 1.27.706.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [0dcda2e1405e4968d4a923579b875c326ed24288]

INTEGRATION: CWS mergede01 (1.10.244); FILE MERGED 2007/03/20 14:44:04 ihi 1.10.244.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [8609efc89bf627753ed602bcdbab1484f298ab08]

INTEGRATION: CWS mergede01 (1.30.706); FILE MERGED 2007/03/20 14:44:04 ihi 1.30.706.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [feeff3ecc3a970ebeca5fcc841f08c609fa69b39]

INTEGRATION: CWS mergede01 (1.25.722); FILE MERGED 2007/03/20 14:44:04 ihi 1.25.722.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [a43c80c2afe5e49b16d0b732fbb1809ac7720cc2]

INTEGRATION: CWS mergede01 (1.32.706); FILE MERGED 2007/03/20 14:44:03 ihi 1.32.706.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [81278431bbb363a453c78210d707e245ebb45e4c]

INTEGRATION: CWS mergede01 (1.5.706); FILE MERGED 2007/03/20 14:44:03 ihi 1.5.706.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [1186fe073998a586fb6fb2514d32e156598eff79]

INTEGRATION: CWS mergede01 (1.26.706); FILE MERGED 2007/03/20 14:44:03 ihi 1.26.706.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [cf5e759c68e13800e0ac46d3712788ff3125599f]

INTEGRATION: CWS mergede01 (1.49.318); FILE MERGED 2007/03/20 14:44:03 ihi 1.49.318.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [0a604b73373fafa25f314179ea1cf05dc0bb0266]

INTEGRATION: CWS mergede01 (1.16.706); FILE MERGED 2007/03/20 14:44:03 ihi 1.16.706.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [113c894ac87e773326df5464885d2904f25b56df]

INTEGRATION: CWS mergede01 (1.33.706); FILE MERGED 2007/03/20 14:44:03 ihi 1.33.706.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [c38c36656c653fbf69f0a991eca97a03ca8cf233]

INTEGRATION: CWS mergede01 (1.21.726); FILE MERGED 2007/03/20 14:44:02 ihi 1.21.726.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [e62a9da1f2b1f800fa4e602e729a5f3133ce995a]

INTEGRATION: CWS mergede01 (1.74.706); FILE MERGED 2007/04/16 18:09:36 ihi 1.74.706.2: RESYNC: (1.74-1.75); FILE MERGED 2007/03/20 14:44:02 ihi 1.74.706.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [9a9be99857dd8f8ba20bc47672495c124dc8f98a]

INTEGRATION: CWS mergede01 (1.24.706); FILE MERGED 2007/03/20 14:44:02 ihi 1.24.706.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [996f1851ddfe116e066261733c85b24579eef00a]

INTEGRATION: CWS mergede01 (1.49.706); FILE MERGED 2007/03/20 14:44:01 ihi 1.49.706.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [0fb44b1ca96d7e64e064ca4b23cb6670296aa64c]

INTEGRATION: CWS mergede01 (1.14.540); FILE MERGED 2007/03/20 14:44:01 ihi 1.14.540.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [7f8b5cdffd89c900f82cdc2d428313b3e8b6149b]

INTEGRATION: CWS mergede01 (1.27.706); FILE MERGED 2007/03/20 14:44:01 ihi 1.27.706.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [e3414d27d5abdb461b67f99dbe72e20381ff9b84]

INTEGRATION: CWS mergede01 (1.42.706); FILE MERGED 2007/03/20 14:44:00 ihi 1.42.706.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [4d92cf1785340747bf2406af65ff708dbfeb9921]

INTEGRATION: CWS mergede01 (1.16.726); FILE MERGED 2007/03/20 14:44:00 ihi 1.16.726.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [4765cb8c145dd9bbf06f6434041041f3a3da93f2]

INTEGRATION: CWS mergede01 (1.11.706); FILE MERGED 2007/03/20 14:44:00 ihi 1.11.706.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [f2d2b3d548e64887b541990b90dac3ec39a9771e]

INTEGRATION: CWS mergede01 (1.38.704); FILE MERGED 2007/03/20 14:44:00 ihi 1.38.704.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [872fc6c80ee5efcd4c980905db00abc21ea50717]

INTEGRATION: CWS mergede01 (1.8.408); FILE MERGED 2007/03/20 14:44:00 ihi 1.8.408.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [ea9eef6a8803f965d2aa2f211e872738e70d5e9c]

INTEGRATION: CWS mergede01 (1.9.288); FILE MERGED 2007/03/20 14:44:00 ihi 1.9.288.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [63e071172cb37105bf509e8603b3d16b4ee980c3]

INTEGRATION: CWS mergede01 (1.30.726); FILE MERGED 2007/03/20 14:43:59 ihi 1.30.726.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [7b21924d0f74f4c19f85c1d066abc06e6791dcef]

INTEGRATION: CWS mergede01 (1.15.34); FILE MERGED 2007/03/20 14:43:59 ihi 1.15.34.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [d73eb16735fe92f9ae92aee3d00e59f15bbe3d42]

INTEGRATION: CWS mergede01 (1.5.706); FILE MERGED 2007/03/20 14:43:59 ihi 1.5.706.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [9002ca80caf84e959b9768e99752ba05e64c9f80]

INTEGRATION: CWS mergede01 (1.11.34); FILE MERGED 2007/03/20 14:43:59 ihi 1.11.34.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [d799b4b74d85b1d6166fced2ad2586988988f3d8]

INTEGRATION: CWS mergede01 (1.4.706); FILE MERGED 2007/03/20 14:43:59 ihi 1.4.706.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [6b752d187e57b1370996aeedef38e89790e794cb]

INTEGRATION: CWS mergede01 (1.45.706); FILE MERGED 2007/03/20 14:43:59 ihi 1.45.706.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [ddaffea18234d74f2a42cff419a81973c040ea95]

INTEGRATION: CWS mergede01 (1.37.706); FILE MERGED 2007/03/20 14:43:58 ihi 1.37.706.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [bc84aedc4e5ee9f5491266e6cbbf4ada8bcc7531]

INTEGRATION: CWS mergede01 (1.5.726); FILE MERGED 2007/04/16 18:12:10 ihi 1.5.726.2: RESYNC: (1.5-1.6); FILE MERGED 2007/03/20 14:43:58 ihi 1.5.726.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [4ea30aca0fe8eb985691c350fe06f39f43e600aa]

INTEGRATION: CWS mergede01 (1.30.726); FILE MERGED 2007/03/20 14:43:58 ihi 1.30.726.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [ae0f3f3f9e6985a1cf15861c16f2f7777a66ba0b]

INTEGRATION: CWS mergede01 (1.13.706); FILE MERGED 2007/03/20 14:43:58 ihi 1.13.706.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [f3612ebef0cf7e958976ebb81a08e533ca69817c]

INTEGRATION: CWS mergede01 (1.54.706); FILE MERGED 2007/03/20 14:43:58 ihi 1.54.706.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [d4c993d91893842c1481b36997a5175dae194243]

INTEGRATION: CWS mergede01 (1.73.706); FILE MERGED 2007/03/20 14:43:57 ihi 1.73.706.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [2ce6015cb0adf6e363e9eb1685ec1a3c1e8d9018]

INTEGRATION: CWS mergede01 (1.16.244); FILE MERGED 2007/03/20 14:43:57 ihi 1.16.244.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [ba8ccab0153a86ab89510b32ada8586a89707fe2]

INTEGRATION: CWS mergede01 (1.61.704); FILE MERGED 2007/03/20 14:43:57 ihi 1.61.704.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [57e2a65bd6f8381bf5fa280a958e115653831ef2]

INTEGRATION: CWS mergede01 (1.43.726); FILE MERGED 2007/03/20 14:43:57 ihi 1.43.726.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [563a7f7d07319eb4d5e7cd2dbac7e3c047f5dd44]

INTEGRATION: CWS mergede01 (1.19.726); FILE MERGED 2007/03/20 14:43:57 ihi 1.19.726.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [bed96a2ece24393ae6fffb05c6bae67dee240a65]

INTEGRATION: CWS mergede01 (1.37.706); FILE MERGED 2007/03/20 14:43:57 ihi 1.37.706.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [68ad9095ad9eedb814b573ba93ae2554233b3e97]

INTEGRATION: CWS mergede01 (1.9.198); FILE MERGED 2007/03/20 14:43:56 ihi 1.9.198.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [3a2350d0a171c3cee0aba8d1ce0499a93fad34e9]

INTEGRATION: CWS mergede01 (1.52.704); FILE MERGED 2007/03/20 14:43:56 ihi 1.52.704.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [1d2ec1a6cca24657b1d6c44bbbf9c59860488e57]

INTEGRATION: CWS mergede01 (1.4.706); FILE MERGED 2007/03/20 14:43:56 ihi 1.4.706.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [c69412aabfa4c20f739226ee917300ba734261ac]

INTEGRATION: CWS mergede01 (1.32.706); FILE MERGED 2007/03/20 14:43:56 ihi 1.32.706.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [37b60962f739496c547bcce1453cfe6ccf5cb004]

INTEGRATION: CWS mergede01 (1.7.198); FILE MERGED 2007/03/19 16:27:06 ihi 1.7.198.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [ea588d5294e1b7b52fa631fd3fa3cd3fb5f3366f]

INTEGRATION: CWS mergede01 (1.3.82); FILE MERGED 2007/03/20 11:51:36 ihi 1.3.82.2: #i72301# Remove German 2007/03/19 15:49:41 ihi 1.3.82.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [66bda90664e44e782d94a9d53aa4d40f1d4dfdfc]

INTEGRATION: CWS mergede01 (1.3.18); FILE MERGED 2007/03/20 14:42:39 ihi 1.3.18.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [0179e8383b4cb845e795e3a04e0c7cb7ad50d484]

INTEGRATION: CWS mergede01 (1.3.218); FILE MERGED 2007/03/19 16:22:33 ihi 1.3.218.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [4813ee66754374846e7b3cfee86940cdff073e13]

INTEGRATION: CWS mergede01 (1.4.78); FILE MERGED 2007/03/20 14:41:47 ihi 1.4.78.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [1a1886e85ebaec2947d4427301a3e2fd8913a547]

INTEGRATION: CWS mergede01 (1.4.78); FILE MERGED 2007/03/20 14:41:46 ihi 1.4.78.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [5cfcbfa294f94c8854b3557777b2155d29a54d78]

INTEGRATION: CWS mergede01 (1.3.18); FILE MERGED 2007/03/20 14:41:31 ihi 1.3.18.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [d2932796c9a806b5a7cc849d1687a4282024d6d3]

INTEGRATION: CWS mergede01 (1.31.144); FILE MERGED 2007/03/20 14:41:30 ihi 1.31.144.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [5df72dfc169258b8b5c500374a0327f11ffc146c]

INTEGRATION: CWS mergede01 (1.48.142); FILE MERGED 2007/03/20 14:41:29 ihi 1.48.142.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [cd5d3d991c70fbc28e26fd827907a4501e4b9f42]

INTEGRATION: CWS mergede01 (1.28.144); FILE MERGED 2007/03/20 14:41:29 ihi 1.28.144.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [ca423307aa88a286b30b3637b3a19834c7a16230]

INTEGRATION: CWS mergede01 (1.27.144); FILE MERGED 2007/03/20 14:41:29 ihi 1.27.144.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [d5bb216407c399822cf82a6236ca66c5fa3573c7]

INTEGRATION: CWS mergede01 (1.60.34); FILE MERGED 2007/03/20 14:41:29 ihi 1.60.34.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [6c3b7f7eac872cedaabe6e42dfdbae7548e155e5]

INTEGRATION: CWS mergede01 (1.57.142); FILE MERGED 2007/03/20 14:41:28 ihi 1.57.142.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [3ca07fa571711c8e046518e33010c73f3a9f3ee2]

INTEGRATION: CWS mergede01 (1.25.142); FILE MERGED 2007/03/20 14:41:28 ihi 1.25.142.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [cbd1a3d53b42fa59eb3b840eb5e6da1d34149290]

INTEGRATION: CWS mergede01 (1.105.8); FILE MERGED 2007/03/20 14:41:28 ihi 1.105.8.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [2bd8f0d2926a6622bf7988dbf042d5d60140e557]

INTEGRATION: CWS mergede01 (1.5.150); FILE MERGED 2007/03/20 14:41:13 ihi 1.5.150.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [829c89d2a0e689f413351475df028246bb9095f6]

INTEGRATION: CWS mergede01 (1.47.12); FILE MERGED 2007/03/20 14:41:13 ihi 1.47.12.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [7efb4c2489f9180e83ae9709300ded390ec08fc3]

INTEGRATION: CWS mergede01 (1.44.618); FILE MERGED 2007/03/20 14:40:57 ihi 1.44.618.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [fee65c4ad4e2b2bb38c0701c2f99b4c7365ffc12]

INTEGRATION: CWS mergede01 (1.36.636); FILE MERGED 2007/03/20 14:40:56 ihi 1.36.636.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [5a397330d56d45808026eb2810f47ccf7ff10464]

INTEGRATION: CWS mergede01 (1.49.618); FILE MERGED 2007/03/20 14:40:56 ihi 1.49.618.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [fb80f4f4430202fa670e202d8893292d1c56fc89]

INTEGRATION: CWS mergede01 (1.11.16); FILE MERGED 2007/03/19 15:19:03 ihi 1.11.16.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [6bdc9fab12702851e4567db7023c9031b8902380]

INTEGRATION: CWS mergede01 (1.22.618); FILE MERGED 2007/03/20 14:40:56 ihi 1.22.618.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [f8dcaf62b1b80afdf655589e772f58d3403f06b9]

INTEGRATION: CWS mergede01 (1.48.618); FILE MERGED 2007/03/20 14:40:55 ihi 1.48.618.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [a7c6cf9717920c506b809a539f93ff4e09b67ecd]

INTEGRATION: CWS mergede01 (1.57.618); FILE MERGED 2007/03/20 14:40:55 ihi 1.57.618.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [77b71717df0e37d8a399fdffa0a979aaf6d98a03]

INTEGRATION: CWS mergede01 (1.38.618); FILE MERGED 2007/03/20 14:40:55 ihi 1.38.618.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [fcd5b4ecf563b895f6e8967954f6046351cb3214]

INTEGRATION: CWS mergede01 (1.22.618); FILE MERGED 2007/03/20 14:40:55 ihi 1.22.618.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [c5075391f488955a81a3b70b1eab2c6e1d437550]

INTEGRATION: CWS mergede01 (1.42.618); FILE MERGED 2007/03/20 14:40:54 ihi 1.42.618.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [2a859c4c78962c4be8b8c052dff4125546dd4274]

INTEGRATION: CWS mergede01 (1.49.618); FILE MERGED 2007/03/20 14:40:54 ihi 1.49.618.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [b37d9620ecc2c3f02c99f23eb141f5fefce4bd1a]

INTEGRATION: CWS mergede01 (1.33.618); FILE MERGED 2007/03/20 14:40:53 ihi 1.33.618.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [c9ef0dfce58ff38496804a01ce9e30e2fff31bcb]

INTEGRATION: CWS mergede01 (1.35.618); FILE MERGED 2007/03/20 14:40:53 ihi 1.35.618.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [e2c9e85e5738ef4e555213b2e400f81284b3c6e9]

INTEGRATION: CWS mergede01 (1.35.618); FILE MERGED 2007/03/20 14:40:52 ihi 1.35.618.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [c7092c0c0e7f24aafb17ad482de1b1d6c3f50824]

INTEGRATION: CWS mergede01 (1.18.636); FILE MERGED 2007/03/20 14:40:52 ihi 1.18.636.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [ae72788982505a42ed9959d94406505b66937ca9]

INTEGRATION: CWS mergede01 (1.23.618); FILE MERGED 2007/03/20 14:40:52 ihi 1.23.618.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [e976a64271e23fd8fc6d4cf71df86f849b1eeb1c]

INTEGRATION: CWS mergede01 (1.24.618); FILE MERGED 2007/03/20 14:40:51 ihi 1.24.618.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [fed3b0a98583ed155dc9604804376a9107c592bd]

INTEGRATION: CWS mergede01 (1.22.636); FILE MERGED 2007/03/20 14:40:51 ihi 1.22.636.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [47b8c64a5a17d79e5d904d0c63663108e28897af]

INTEGRATION: CWS mergede01 (1.30.618); FILE MERGED 2007/03/20 14:40:50 ihi 1.30.618.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [26c70a9e98c41fe6769417ea7fa11c6cb78f6b19]

INTEGRATION: CWS mergede01 (1.29.618); FILE MERGED 2007/03/20 14:40:50 ihi 1.29.618.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [9c80f5b95c07f38b4b4a51bc416900696f6eea3c]

INTEGRATION: CWS mergede01 (1.27.618); FILE MERGED 2007/03/20 14:40:49 ihi 1.27.618.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [8ef66bf55884cb5647edad3d4cbae7047cd8123e]

INTEGRATION: CWS mergede01 (1.19.636); FILE MERGED 2007/03/20 14:40:49 ihi 1.19.636.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [2f9b717172246e72421d78533849c3f675a2415a]

INTEGRATION: CWS mergede01 (1.34.618); FILE MERGED 2007/03/20 14:40:49 ihi 1.34.618.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [ce87a36061d5eff648dd7b81c22ec7427b6a98ca]

INTEGRATION: CWS mergede01 (1.51.34); FILE MERGED 2007/04/18 06:45:24 ihi 1.51.34.2: #i72301Ã# remove german 2007/03/20 14:40:48 ihi 1.51.34.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [17b6228172b064ddfbccfb92c1f68063f05a8b0f]

INTEGRATION: CWS mergede01 (1.51.618); FILE MERGED 2007/03/20 14:40:48 ihi 1.51.618.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [0fe978a5384bcdc7fab86dcdbde07cd82a704810]

INTEGRATION: CWS mergede01 (1.18.636); FILE MERGED 2007/03/20 14:40:47 ihi 1.18.636.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [16485e1ab76bed1fff07004630f230ad310bb713]

INTEGRATION: CWS mergede01 (1.15.636); FILE MERGED 2007/03/20 14:40:47 ihi 1.15.636.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [92e696277f367457eb1ad0800ed25cb895570af1]

INTEGRATION: CWS mergede01 (1.24.618); FILE MERGED 2007/03/20 14:40:47 ihi 1.24.618.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [ed5dec29ad6c6d4842cc0bcc41331c1db88adbac]

INTEGRATION: CWS mergede01 (1.33.618); FILE MERGED 2007/03/20 14:40:46 ihi 1.33.618.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [d3bf97e6e42112d9398be0251b534894a9bfef1c]

INTEGRATION: CWS mergede01 (1.29.618); FILE MERGED 2007/03/20 14:40:46 ihi 1.29.618.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [69e1725cf36368610b836a2cadea8f83d6b222ad]

INTEGRATION: CWS mergede01 (1.22.618); FILE MERGED 2007/03/20 14:40:46 ihi 1.22.618.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [f004b65d3298e80a497f17ba7f337df429f84887]

INTEGRATION: CWS mergede01 (1.30.618); FILE MERGED 2007/03/20 14:40:46 ihi 1.30.618.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [c269512ec51e0146badf2d3dced6abc982b90e8f]

INTEGRATION: CWS mergede01 (1.32.618); FILE MERGED 2007/03/20 14:40:45 ihi 1.32.618.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [1289c59d223069ad9e81a5fa9537acb0eb16a00a]

INTEGRATION: CWS mergede01 (1.18.258); FILE MERGED 2007/03/20 14:40:44 ihi 1.18.258.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [7d8517ea9258707dd423a041de443fc2efd7c419]

INTEGRATION: CWS mergede01 (1.36.618); FILE MERGED 2007/03/20 14:40:44 ihi 1.36.618.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [f44dd353e2a72c0c6de5075c9042a7af6595b248]

INTEGRATION: CWS mergede01 (1.32.618); FILE MERGED 2007/03/20 14:40:43 ihi 1.32.618.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [5d44c9b76b1b3cebd52d4c607ce960effda6b4b6]

INTEGRATION: CWS mergede01 (1.19.618); FILE MERGED 2007/03/20 14:40:43 ihi 1.19.618.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [cab50bac0bc2426d7558133ad7ce9478f89f75af]

INTEGRATION: CWS mergede01 (1.24.618); FILE MERGED 2007/03/20 14:40:43 ihi 1.24.618.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [a968ca403c56b324fa0abe6a031e62cfa3292379]

INTEGRATION: CWS mergede01 (1.40.618); FILE MERGED 2007/03/20 14:40:42 ihi 1.40.618.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [41e36992ee63c7122f9e107d98300f3bb12013fe]

INTEGRATION: CWS mergede01 (1.20.618); FILE MERGED 2007/03/20 14:40:42 ihi 1.20.618.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [83b70c99b1f60f6d34faa04de347a3212dc5a5f5]

INTEGRATION: CWS mergede01 (1.34.618); FILE MERGED 2007/03/20 14:40:40 ihi 1.34.618.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [02b90e8621ff98a0ef26605eb5a14f5dc26ae0e7]

INTEGRATION: CWS mergede01 (1.24.618); FILE MERGED 2007/03/20 14:40:40 ihi 1.24.618.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [f8f577a1b890ba00be33d1aa4a429c985b1cf58d]

INTEGRATION: CWS mergede01 (1.37.618); FILE MERGED 2007/03/20 14:40:40 ihi 1.37.618.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [b2a76192ee36207e9a5205da0da38463ade9d9bb]

INTEGRATION: CWS mergede01 (1.17.636); FILE MERGED 2007/03/20 14:40:39 ihi 1.17.636.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [8634552caad47d90c12b6cb3ad820109e136d9eb]

INTEGRATION: CWS mergede01 (1.42.618); FILE MERGED 2007/03/20 14:40:39 ihi 1.42.618.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [7d98b4b8658177948d345b365bcf1924a42627c7]

INTEGRATION: CWS mergede01 (1.74.618); FILE MERGED 2007/03/20 14:40:38 ihi 1.74.618.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [40aa068fde17d2630d11949fe8921185ca5c33dd]

INTEGRATION: CWS mergede01 (1.3.636); FILE MERGED 2007/04/18 14:14:27 ihi 1.3.636.1: german removed


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [f7e764b2534b4f5020d9176703d6312d0e792071]

INTEGRATION: CWS mergede01 (1.11.506); FILE MERGED 2007/04/18 14:14:27 ihi 1.11.506.1: german removed


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [2387bfa3f4c5d9b5b95d67d26a1f78481413b827]

INTEGRATION: CWS mergede01 (1.24.636); FILE MERGED 2007/03/20 14:40:37 ihi 1.24.636.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [c5121da97d0ce7dceace90484ec033b9dcaeb97c]

INTEGRATION: CWS mergede01 (1.36.618); FILE MERGED 2007/03/20 14:40:36 ihi 1.36.618.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [804336e434274aba69d88c42e664bed4f02078b2]

INTEGRATION: CWS mergede01 (1.37.618); FILE MERGED 2007/03/20 14:40:36 ihi 1.37.618.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [7cd2ccafb82d5eca7892221e19e9609fcf032020]

INTEGRATION: CWS mergede01 (1.64.618); FILE MERGED 2007/03/20 14:40:35 ihi 1.64.618.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [1d71c8dd443595171afffebef34b23e3c8cc3e2a]

INTEGRATION: CWS mergede01 (1.41.618); FILE MERGED 2007/03/20 14:40:35 ihi 1.41.618.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [36629dd01f122ca8fe6b03e9ed07bedf832d0ba6]

INTEGRATION: CWS mergede01 (1.53.618); FILE MERGED 2007/03/20 14:40:34 ihi 1.53.618.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [cceed00cc18b009a54cbd314e31d4cf3c0b6760f]

INTEGRATION: CWS mergede01 (1.50.618); FILE MERGED 2007/03/20 14:40:33 ihi 1.50.618.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [6a0b644466428cf700e5dd5edeb2f49afe06d850]

INTEGRATION: CWS mergede01 (1.10.618); FILE MERGED 2007/03/20 14:40:33 ihi 1.10.618.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [c16dfbe1d51e9467f1409085dd6dbde89fe93af9]

INTEGRATION: CWS mergede01 (1.25.618); FILE MERGED 2007/03/20 14:40:32 ihi 1.25.618.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [83b37b9d0528f768ccf4c76281361360b1b40787]

INTEGRATION: CWS mergede01 (1.22.636); FILE MERGED 2007/03/20 14:40:31 ihi 1.22.636.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [771e84b1feef138df06379383ccb6f34c4aebe5f]

INTEGRATION: CWS mergede01 (1.26.618); FILE MERGED 2007/03/20 14:40:30 ihi 1.26.618.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [1d5c31ebae491b3fe973c19e961a2d9775ca0de5]

INTEGRATION: CWS mergede01 (1.52.394); FILE MERGED 2007/03/20 14:40:29 ihi 1.52.394.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [16bd5f7463276c656943aa00ea10c891fb05cd16]

INTEGRATION: CWS mergede01 (1.24.618); FILE MERGED 2007/03/20 14:40:29 ihi 1.24.618.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [e9cea2c541814c3b59a66cb690fd0291b14f4a34]

INTEGRATION: CWS mergede01 (1.26.618); FILE MERGED 2007/03/20 14:40:28 ihi 1.26.618.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [74e462ebf8f7aa2b050566a459e38fd6fbd43f85]

INTEGRATION: CWS mergede01 (1.22.618); FILE MERGED 2007/03/20 14:40:28 ihi 1.22.618.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [6963828cc17bc89e3662887e1a4e3ea792402233]

INTEGRATION: CWS mergede01 (1.23.636); FILE MERGED 2007/03/20 14:40:27 ihi 1.23.636.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [5f3d6a1a90340d59c23de3b3ffe31158646b410a]

INTEGRATION: CWS mergede01 (1.24.636); FILE MERGED 2007/03/20 14:40:26 ihi 1.24.636.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [107c682584e37e5bc32ccaf2244b3bbd55fe0593]

INTEGRATION: CWS mergede01 (1.33.618); FILE MERGED 2007/03/20 14:40:25 ihi 1.33.618.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [61842dde1e679b54a71bbb3eeb8fc2d55c9ea5db]

INTEGRATION: CWS mergede01 (1.9.618); FILE MERGED 2007/03/20 14:40:25 ihi 1.9.618.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [3fa30d07cd78f58b9d8c46c6254d65e646dc4530]

INTEGRATION: CWS mergede01 (1.40.618); FILE MERGED 2007/03/20 14:40:25 ihi 1.40.618.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [af4bd7cbb10906bfa4ce4c11d243a16889f07787]

INTEGRATION: CWS mergede01 (1.33.636); FILE MERGED 2007/03/20 14:40:24 ihi 1.33.636.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [3abdb386a4284ed09d9195be46f04d0bd6b48d51]

INTEGRATION: CWS mergede01 (1.27.618); FILE MERGED 2007/03/20 14:40:24 ihi 1.27.618.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [32a66244b697d8e909cf3e95c286228afec4b2f7]

INTEGRATION: CWS mergede01 (1.57.50); FILE MERGED 2007/03/20 14:40:23 ihi 1.57.50.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [5575a79512b26473a8fc4d036e8cd350f51389ae]

INTEGRATION: CWS mergede01 (1.32.636); FILE MERGED 2007/03/20 14:40:23 ihi 1.32.636.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [620888bb93020aa9356e14fd9df22e78f3805307]

INTEGRATION: CWS mergede01 (1.36.618); FILE MERGED 2007/03/20 14:40:23 ihi 1.36.618.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [7d42894e93d9fb8de84f71e020be52d85d404601]

INTEGRATION: CWS mergede01 (1.27.618); FILE MERGED 2007/03/20 14:40:22 ihi 1.27.618.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [50b3894302710991ae59205a2ae0070e03199db4]

INTEGRATION: CWS mergede01 (1.33.618); FILE MERGED 2007/03/20 14:40:22 ihi 1.33.618.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [81b39dd1b6469ea1c0125645b7f5e9b372aa796b]

INTEGRATION: CWS mergede01 (1.45.562); FILE MERGED 2007/03/20 14:40:21 ihi 1.45.562.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [87b92bff678383e636b91058b6f0dcbadd105042]

INTEGRATION: CWS mergede01 (1.25.618); FILE MERGED 2007/03/20 14:40:21 ihi 1.25.618.1: #i72301# Remove German


2007-04-19  Fridrich Štrba  <fridrich_strba@openoffice.org>  [5e2e0f2f295e763b53c157a95e1aa21caab64160]

0x0D is Carriage-Return and not Line-Feed which is 0x0A :-)


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [52d984c62b5bd2401a8140dba7d5917cb4e08c08]

INTEGRATION: CWS mergede01 (1.26.618); FILE MERGED 2007/03/20 14:40:20 ihi 1.26.618.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [e1ef7af0d8e76fccdc9ff65c0df849b781eb6c0f]

INTEGRATION: CWS mergede01 (1.46.618); FILE MERGED 2007/03/20 14:40:20 ihi 1.46.618.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [e304bdce6a48afc0504360f28d952e1f96104842]

INTEGRATION: CWS mergede01 (1.5.618); FILE MERGED 2007/03/20 14:40:19 ihi 1.5.618.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [362b3901488b8261a6c5bd5810df78057b1ae02c]

INTEGRATION: CWS mergede01 (1.57.618); FILE MERGED 2007/03/20 14:40:19 ihi 1.57.618.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [e10c11733585e14cab9e4fca3e6e65e9470bb004]

INTEGRATION: CWS mergede01 (1.32.618); FILE MERGED 2007/03/20 14:40:18 ihi 1.32.618.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [f1ecb87471c551186692b0aa3478b070c1843f6e]

INTEGRATION: CWS mergede01 (1.28.618); FILE MERGED 2007/03/20 14:40:18 ihi 1.28.618.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [76798662510a003583f585b9a44c6e30ca3d64f9]

INTEGRATION: CWS mergede01 (1.25.636); FILE MERGED 2007/03/20 14:40:18 ihi 1.25.636.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [909c6d144b01a16cca7cb3424c9f03d9f7ba66f9]

INTEGRATION: CWS mergede01 (1.28.618); FILE MERGED 2007/03/20 14:40:17 ihi 1.28.618.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [a4c04767f124b7af1591aa3158392fd1d054d3e4]

INTEGRATION: CWS mergede01 (1.4.618); FILE MERGED 2007/03/20 14:40:17 ihi 1.4.618.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [523efe483bbc49605020b26b9d438e6c2d32e302]

INTEGRATION: CWS mergede01 (1.7.506); FILE MERGED 2007/03/20 14:40:16 ihi 1.7.506.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [0669768f699408b01b94bebe11c774be59c2c0c9]

INTEGRATION: CWS mergede01 (1.10.506); FILE MERGED 2007/03/20 14:40:16 ihi 1.10.506.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [36c41272cb7caa1fbc9cf246d31bb7e565d28e4d]

INTEGRATION: CWS mergede01 (1.7.238); FILE MERGED 2007/03/20 14:40:16 ihi 1.7.238.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [e3e9ef3511a26b220f36ce6636214517c0294491]

INTEGRATION: CWS mergede01 (1.7.506); FILE MERGED 2007/03/20 14:40:15 ihi 1.7.506.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [2d32f2852c976db1686dcb5ab0094740a0d7bf42]

INTEGRATION: CWS mergede01 (1.7.504); FILE MERGED 2007/03/20 14:40:15 ihi 1.7.504.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [091d5d5d88912307ed4d5bbe314fbb008aa25f07]

INTEGRATION: CWS mergede01 (1.6.506); FILE MERGED 2007/03/20 14:40:15 ihi 1.6.506.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [1bf9cd6608370c69a82f6bf612a5715968adc0f7]

INTEGRATION: CWS mergede01 (1.11.394); FILE MERGED 2007/03/20 14:40:15 ihi 1.11.394.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [54b2c7f43a0391b06a0012958db85c54ea5935ec]

INTEGRATION: CWS mergede01 (1.4.618); FILE MERGED 2007/03/20 14:40:15 ihi 1.4.618.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [405412b6a057023e65b84fdb128f6e6acada864e]

INTEGRATION: CWS mergede01 (1.8.394); FILE MERGED 2007/03/20 14:40:14 ihi 1.8.394.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [88b63ca25585e57534692561eb2836cb92e454ff]

INTEGRATION: CWS mergede01 (1.31.506); FILE MERGED 2007/03/20 14:40:14 ihi 1.31.506.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [d2e1f31067f5dd2aea3390483ad673868c99397a]

INTEGRATION: CWS mergede01 (1.4.618); FILE MERGED 2007/03/20 14:40:14 ihi 1.4.618.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [44539401251e206885862b66ab8d0a3f9a780a8a]

INTEGRATION: CWS mergede01 (1.46.618); FILE MERGED 2007/03/20 14:40:14 ihi 1.46.618.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [ef8eed942a27d341b4e2e63ead02e0ccd0caeeb5]

INTEGRATION: CWS mergede01 (1.6.618); FILE MERGED 2007/03/20 14:40:13 ihi 1.6.618.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [9f7f90d3f63930052de0f7c21151e81715e3e53d]

INTEGRATION: CWS mergede01 (1.6.394); FILE MERGED 2007/03/20 14:40:13 ihi 1.6.394.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [2676883ee38ab2d130e44b0392c168ecea004b37]

INTEGRATION: CWS mergede01 (1.51.618); FILE MERGED 2007/03/20 14:40:13 ihi 1.51.618.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [2bf0545ef4bc5cbbc6d57d05889526fe31a5cdf7]

INTEGRATION: CWS mergede01 (1.73.618); FILE MERGED 2007/03/20 14:40:12 ihi 1.73.618.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [4a33866445e13cc0f9fd9be94cf0bba803e22798]

INTEGRATION: CWS mergede01 (1.102.512); FILE MERGED 2007/04/16 17:07:33 ihi 1.102.512.2: RESYNC: (1.102-1.103); FILE MERGED 2007/03/20 14:40:12 ihi 1.102.512.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [e370bd64d07ec1f32ebc503f14b280c35676532b]

INTEGRATION: CWS mergede01 (1.11.618); FILE MERGED 2007/03/20 14:40:12 ihi 1.11.618.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [3a65a010de2e79faed9010ba21ce289d33dddd85]

INTEGRATION: CWS mergede01 (1.6.618); FILE MERGED 2007/03/20 14:40:11 ihi 1.6.618.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [682d532f62d7dbf3060e23b018b4e482ff53ebe0]

INTEGRATION: CWS mergede01 (1.24.618); FILE MERGED 2007/03/20 14:40:11 ihi 1.24.618.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [c29d6a7a4a9a723521365a2d24ea95e5c0ec8b9a]

INTEGRATION: CWS mergede01 (1.33.618); FILE MERGED 2007/03/20 14:40:10 ihi 1.33.618.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [6c54e3497116bafce5ccc35c229ae1b070b97e5f]

INTEGRATION: CWS mergede01 (1.39.618); FILE MERGED 2007/03/20 14:40:10 ihi 1.39.618.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [a46884dad824451cdb815e74f93daa56e721072b]

INTEGRATION: CWS mergede01 (1.37.636); FILE MERGED 2007/03/20 14:40:10 ihi 1.37.636.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [f8ea6952540c69866e663b90f44fb77a8452bf88]

INTEGRATION: CWS mergede01 (1.25.618); FILE MERGED 2007/03/20 14:40:10 ihi 1.25.618.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [58e3a5775e165e0b7b333e1091b5eb9f698905ca]

INTEGRATION: CWS mergede01 (1.50.618); FILE MERGED 2007/03/20 14:40:10 ihi 1.50.618.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [085b1489ee45c29b0754004d80d20c7a4bf26a28]

INTEGRATION: CWS mergede01 (1.42.618); FILE MERGED 2007/03/20 14:40:09 ihi 1.42.618.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [80f915611fa6412ee301a4ce2a693bc093f7c47c]

INTEGRATION: CWS mergede01 (1.46.34); FILE MERGED 2007/03/20 14:40:09 ihi 1.46.34.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [feb5a99bee81fa48441f6d6c52f2c03e81af0d10]

INTEGRATION: CWS mergede01 (1.51.84); FILE MERGED 2007/03/20 14:40:08 ihi 1.51.84.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [488197e73b6a3026d8a51d0727241228a4d98399]

INTEGRATION: CWS mergede01 (1.115.562); FILE MERGED 2007/03/20 14:40:08 ihi 1.115.562.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [a246929b5eabcf98a36d0f35fccca464875011fa]

INTEGRATION: CWS mergede01 (1.9.84); FILE MERGED 2007/03/20 14:40:07 ihi 1.9.84.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [6f84f0baf4f6793179caf53d6366cb5e01bd9dee]

INTEGRATION: CWS mergede01 (1.129.34); FILE MERGED 2007/03/20 14:40:06 ihi 1.129.34.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [78af6510cd510a10dfeb90f04fa2af0dd3214172]

INTEGRATION: CWS mergede01 (1.3.368); FILE MERGED 2007/03/20 14:38:26 ihi 1.3.368.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [daa86f23a1f3d6e5e0e44b47656b796ba7e99696]

INTEGRATION: CWS mergede01 (1.4.84); FILE MERGED 2007/03/20 14:38:26 ihi 1.4.84.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [40af9b51e1cbb582974291e9038c3406a9c78c8a]

INTEGRATION: CWS mergede01 (1.25.360); FILE MERGED 2007/03/20 14:38:25 ihi 1.25.360.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [aa82e03ae5366d75c29786d16022b2f0beec302b]

INTEGRATION: CWS mergede01 (1.52.360); FILE MERGED 2007/03/20 14:38:25 ihi 1.52.360.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [8c3fff705ab2e04e6d5509aa4d13b2a53e4d0f1d]

INTEGRATION: CWS mergede01 (1.18.368); FILE MERGED 2007/03/20 14:38:25 ihi 1.18.368.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [ecbba75e0ced331829d1d97a80d1214bb2616bf4]

INTEGRATION: CWS mergede01 (1.28.360); FILE MERGED 2007/03/20 14:38:25 ihi 1.28.360.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [6e7432a40583a2408081dc9491e7e14ced730585]

INTEGRATION: CWS mergede01 (1.22.360); FILE MERGED 2007/03/20 14:38:25 ihi 1.22.360.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [cb84cd5b55e4e2220d1657d449c1adbc234eb4c8]

INTEGRATION: CWS mergede01 (1.38.360); FILE MERGED 2007/03/20 14:38:24 ihi 1.38.360.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [da229ac2f09da5cd9ebb0fa8ce7678701be2203f]

INTEGRATION: CWS mergede01 (1.28.360); FILE MERGED 2007/03/20 14:38:24 ihi 1.28.360.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [ea3142a691a770dd3884715e3a98757892514a6a]

INTEGRATION: CWS mergede01 (1.25.360); FILE MERGED 2007/03/20 14:38:23 ihi 1.25.360.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [b2a43ff5a294b6b9457576a069f1a3018f87fea9]

INTEGRATION: CWS mergede01 (1.47.84); FILE MERGED 2007/03/20 14:38:23 ihi 1.47.84.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [3a9c2b073ed3426e7fa4b3e5cfeb09bfe9162231]

INTEGRATION: CWS mergede01 (1.26.360); FILE MERGED 2007/03/20 14:38:23 ihi 1.26.360.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [b4ff8642a938e54698f91397ed0ebeada6af06c9]

INTEGRATION: CWS mergede01 (1.34.360); FILE MERGED 2007/03/20 14:38:22 ihi 1.34.360.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [681b85539b038cd50c36bfaea0e666f30f95078b]

INTEGRATION: CWS mergede01 (1.23.360); FILE MERGED 2007/03/20 14:38:22 ihi 1.23.360.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [719737a16081de672e09bbdbc3a4963813ea3a25]

INTEGRATION: CWS mergede01 (1.6.360); FILE MERGED 2007/03/20 14:38:21 ihi 1.6.360.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [f0b201f4f2d1094d5a7d45e741b6f2f57d26cd85]

INTEGRATION: CWS mergede01 (1.29.360); FILE MERGED 2007/03/20 14:38:21 ihi 1.29.360.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [71053335750b5957e37790684fbc2df41942b306]

INTEGRATION: CWS mergede01 (1.13.360); FILE MERGED 2007/03/20 14:38:21 ihi 1.13.360.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [eff460e5f9153af67e64bdc7c34ef1f7f90571de]

INTEGRATION: CWS mergede01 (1.5.360); FILE MERGED 2007/03/20 14:38:20 ihi 1.5.360.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [5d1433cae856caf00542f17cd668550ca7299516]

INTEGRATION: CWS mergede01 (1.29.360); FILE MERGED 2007/03/20 14:38:20 ihi 1.29.360.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [c8b796ca2cd154da3db45696bafc013394b61b7a]

INTEGRATION: CWS mergede01 (1.25.360); FILE MERGED 2007/03/20 14:38:19 ihi 1.25.360.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [5a181186cd5af9d227c532d7e5ef441043414da2]

INTEGRATION: CWS mergede01 (1.30.360); FILE MERGED 2007/03/20 14:38:19 ihi 1.30.360.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [6c534201de88cf94524b3789164001118b4f40b5]

INTEGRATION: CWS mergede01 (1.32.368); FILE MERGED 2007/03/20 14:38:18 ihi 1.32.368.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [b5894636d09a3f4d73a6abf282d642fa0e64a45d]

INTEGRATION: CWS mergede01 (1.48.334); FILE MERGED 2007/03/20 14:38:17 ihi 1.48.334.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [0f2f2e3587cad93d81e4d3dd886dd2f65456ce4a]

INTEGRATION: CWS mergede01 (1.27.360); FILE MERGED 2007/03/20 14:38:17 ihi 1.27.360.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [4c2e5ee8d4082af42f4b4bf279cba27b599b360b]

INTEGRATION: CWS mergede01 (1.28.360); FILE MERGED 2007/03/20 14:38:16 ihi 1.28.360.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [9b74053dbaf3970996dabc7b68c0123d7008689f]

INTEGRATION: CWS mergede01 (1.38.360); FILE MERGED 2007/03/20 14:38:16 ihi 1.38.360.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [fe5e79d3e2759d4201529a9ca64c231893b074bb]

INTEGRATION: CWS mergede01 (1.13.360); FILE MERGED 2007/03/20 14:38:16 ihi 1.13.360.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [9234aee6214900717a271490fab5999b9f69a5f8]

INTEGRATION: CWS mergede01 (1.34.360); FILE MERGED 2007/03/20 14:38:16 ihi 1.34.360.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [8bdbb6b99ea47058531197f83904c2f9cf7e73ae]

INTEGRATION: CWS mergede01 (1.5.334); FILE MERGED 2007/03/20 14:38:15 ihi 1.5.334.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [2fa673bf7fa3ba1c4206f50a4ae5281e787069cf]

INTEGRATION: CWS mergede01 (1.21.22); FILE MERGED 2007/03/20 14:38:14 ihi 1.21.22.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [be3a567834a81a2bba545f3571d889c9a2c59e24]

INTEGRATION: CWS mergede01 (1.33.360); FILE MERGED 2007/03/20 14:38:14 ihi 1.33.360.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [3687ed833f48b4c178605ec16690e65833141dce]

INTEGRATION: CWS mergede01 (1.117.84); FILE MERGED 2007/03/20 14:38:13 ihi 1.117.84.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [b27668bf79243d5ca5e019af71c4bebbdf86f307]

INTEGRATION: CWS mergede01 (1.29.360); FILE MERGED 2007/03/20 14:38:12 ihi 1.29.360.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [614fe8fc64586158d911738942caf53a0258de4a]

INTEGRATION: CWS mergede01 (1.49.360); FILE MERGED 2007/03/20 14:38:12 ihi 1.49.360.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [e81a42fd07b353fa3d6a7fe2dc37556b4f6ecb11]

INTEGRATION: CWS mergede01 (1.38.18); FILE MERGED 2007/03/20 14:38:11 ihi 1.38.18.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [fdfb566bcd048145b6237ed17bc0974f9bddf8db]

INTEGRATION: CWS mergede01 (1.6.18); FILE MERGED 2007/03/20 14:38:10 ihi 1.6.18.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [33b5d1f5cfe110f67bb30a01e8db18fb0daba5b1]

INTEGRATION: CWS mergede01 (1.15.18); FILE MERGED 2007/03/20 14:38:10 ihi 1.15.18.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [689448ecf243c7368d71dbf26cd91f58c5d799d6]

INTEGRATION: CWS mergede01 (1.3.368); FILE MERGED 2007/03/20 14:38:10 ihi 1.3.368.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [51a788d24ad85caa764230af22a14957102804aa]

INTEGRATION: CWS mergede01 (1.7.22); FILE MERGED 2007/03/20 14:38:09 ihi 1.7.22.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [a6d4879e56877586bfcad46d5eb2e758b8d4586a]

INTEGRATION: CWS mergede01 (1.6.132); FILE MERGED 2007/03/20 14:38:09 ihi 1.6.132.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [7d383e35ae04f60cb370dc27ee465839608cf6e6]

INTEGRATION: CWS mergede01 (1.8.144); FILE MERGED 2007/03/20 14:38:08 ihi 1.8.144.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [a14cf38e9842a9aba1b0cb41cc61a004a955dbd9]

INTEGRATION: CWS mergede01 (1.5.360); FILE MERGED 2007/03/20 14:38:07 ihi 1.5.360.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [7e02fbc872ca8ac43f2a3ecf56a5275b14fa49b3]

INTEGRATION: CWS mergede01 (1.6.360); FILE MERGED 2007/03/20 14:38:07 ihi 1.6.360.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [6ba6955e84f1f66772bad7be900c057c6875ff35]

INTEGRATION: CWS mergede01 (1.7.22); FILE MERGED 2007/03/20 14:38:07 ihi 1.7.22.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [c9df878d9a402c150dc03054e3043c39474049a8]

INTEGRATION: CWS mergede01 (1.5.368); FILE MERGED 2007/03/20 14:38:06 ihi 1.5.368.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [3eba6d8fd0db72486c2be383897f94e88da2200d]

INTEGRATION: CWS mergede01 (1.4.360); FILE MERGED 2007/03/20 14:38:06 ihi 1.4.360.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [565239bd22062c43ac34c1050b921d85545668ea]

INTEGRATION: CWS mergede01 (1.5.360); FILE MERGED 2007/03/20 14:38:05 ihi 1.5.360.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [7a8a9d644632afa5e3939604142de200a7127080]

INTEGRATION: CWS mergede01 (1.14.360); FILE MERGED 2007/03/20 14:38:04 ihi 1.14.360.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [455c2f677c1f8eab8faae26f08f6891a299e29a4]

INTEGRATION: CWS mergede01 (1.17.360); FILE MERGED 2007/03/20 14:38:03 ihi 1.17.360.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [9673f3865a313d02ec92bb8328f52b4e5843e95b]

INTEGRATION: CWS mergede01 (1.65.230); FILE MERGED 2007/03/20 14:38:02 ihi 1.65.230.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [6cad0a34304a14ab81b461f6e0d80b06ffe00377]

INTEGRATION: CWS mergede01 (1.27.14); FILE MERGED 2007/04/05 10:43:56 ihi 1.27.14.1: German removed


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [c16b5a79e84124ebfcf46e25a8c7ff12c4b06c8f]

INTEGRATION: CWS mergede01 (1.5.68); FILE MERGED 2007/03/20 14:36:58 ihi 1.5.68.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [2dad5e2b4b2fc5b3a6a13bf4a68b0f65327c1ada]

INTEGRATION: CWS mergede01 (1.4.150); FILE MERGED 2007/03/20 14:36:58 ihi 1.4.150.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [bdb9ea25266e2559aee35eda1265462034fa1fd6]

INTEGRATION: CWS mergede01 (1.43.6); FILE MERGED 2007/03/20 14:36:45 ihi 1.43.6.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [84ea1a01030378531a65e09ce93ee018bd529b70]

INTEGRATION: CWS mergede01 (1.57.76); FILE MERGED 2007/03/20 14:36:44 ihi 1.57.76.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [a3d01e374e256914ce85877b53a6912e9f412c45]

INTEGRATION: CWS mergede01 (1.11.88); FILE MERGED 2007/03/20 14:36:35 ihi 1.11.88.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [df7bfdbad0df5c8f4c450e62d68fd0443a0fca0c]

INTEGRATION: CWS mergede01 (1.40.90); FILE MERGED 2007/03/20 14:36:34 ihi 1.40.90.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [bcbc062624a056901a42a6db890d5f719a30c6c3]

INTEGRATION: CWS mergede01 (1.20.88); FILE MERGED 2007/03/20 14:36:34 ihi 1.20.88.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [c3b1cb70bafa477f26ea223f5823c771b9741c6c]

INTEGRATION: CWS mergede01 (1.9.90); FILE MERGED 2007/03/20 14:36:33 ihi 1.9.90.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [098ad389e6c2cce3783fe50290056b94acdbfe46]

INTEGRATION: CWS mergede01 (1.10.88); FILE MERGED 2007/03/20 14:36:33 ihi 1.10.88.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [eeddcff3651c85a5554bfc9191ff264d7103577e]

INTEGRATION: CWS mergede01 (1.40.88); FILE MERGED 2007/03/20 14:36:33 ihi 1.40.88.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [9c4fe5a6ade74bec1db4ad1ac1bd7244930454f8]

INTEGRATION: CWS mergede01 (1.63.18); FILE MERGED 2007/03/20 14:36:32 ihi 1.63.18.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [577f3ea16f19d7ed0bfac3c47f4669ec3a79365d]

INTEGRATION: CWS mergede01 (1.15.90); FILE MERGED 2007/03/20 14:36:32 ihi 1.15.90.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [f70de7de9edce4c241f43729b7c7c153522d243e]

INTEGRATION: CWS mergede01 (1.31.88); FILE MERGED 2007/03/20 14:36:31 ihi 1.31.88.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [76d6d15a24bf506bf5549d001d768401e1e6b2b4]

INTEGRATION: CWS mergede01 (1.4.112); FILE MERGED 2007/03/20 14:36:22 ihi 1.4.112.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [3524e00154aae26d200c38883db5bff020a70e72]

INTEGRATION: CWS mergede01 (1.8.92); FILE MERGED 2007/03/20 14:36:22 ihi 1.8.92.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [a4c34172aea76d20da3a55b0c1b2151fa18c0225]

INTEGRATION: CWS mergede01 (1.12.92); FILE MERGED 2007/03/20 14:36:21 ihi 1.12.92.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [7a4c5a563a54d95a2d4264b23ed189d61c2a57de]

INTEGRATION: CWS mergede01 (1.6.110); FILE MERGED 2007/03/20 14:36:21 ihi 1.6.110.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [fe46930bf74e2c52442c5028db8f70dac419fe74]

INTEGRATION: CWS mergede01 (1.4.110); FILE MERGED 2007/03/20 14:36:21 ihi 1.4.110.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [4f1927c03278fc8c819108001100017a0b893c14]

INTEGRATION: CWS mergede01 (1.32.28); FILE MERGED 2007/03/20 14:35:55 ihi 1.32.28.1: #i72301# Remove German


2007-04-19  Rüdiger Timm  <rt@openoffice.org>  [0b9d4ffc914abf00566c51ed08dfb22833445c81]

#i10000# Add missing precompiled header directive and license header.


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [8763adc2f41a75e79fd171c244dcf710774a2b76]

INTEGRATION: CWS mergede01 (1.24.82); FILE MERGED 2007/03/20 14:35:06 ihi 1.24.82.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [4f37c67e77298e7cd4099c446463f93f6ff8ed09]

INTEGRATION: CWS mergede01 (1.27.82); FILE MERGED 2007/03/20 14:35:06 ihi 1.27.82.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [c4471320828e19937d7be7137ecd698281c1cee6]

INTEGRATION: CWS mergede01 (1.66.82); FILE MERGED 2007/03/20 14:35:04 ihi 1.66.82.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [14cffe1357e954b4e955d27eced898cca596fb7b]

INTEGRATION: CWS mergede01 (1.3.78); FILE MERGED 2007/03/20 14:34:52 ihi 1.3.78.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [bec149a34a7b8b80259d3e18c014da1750815626]

INTEGRATION: CWS mergede01 (1.3.78); FILE MERGED 2007/04/18 14:38:34 ihi 1.3.78.1: german removed


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [51e9d3f94fc2c2dedd33ddaefd89096dcb4fd10e]

INTEGRATION: CWS mergede01 (1.2.118); FILE MERGED 2007/04/18 14:38:33 ihi 1.2.118.1: german removed


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [246dcac236787818cdeedffb14df6fcb8faa94dd]

INTEGRATION: CWS mergede01 (1.29.276); FILE MERGED 2007/03/20 14:34:52 ihi 1.29.276.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [f672596d162629db1a1acea78b41a60fe3713085]

INTEGRATION: CWS mergede01 (1.22.284); FILE MERGED 2007/03/20 14:34:51 ihi 1.22.284.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [d7c5fbd14e38b8128a60f38e211ec8c36481f857]

INTEGRATION: CWS mergede01 (1.7.192); FILE MERGED 2007/03/20 14:34:50 ihi 1.7.192.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [7986aaaf63006da8937e1143f0b5f79566870f6f]

INTEGRATION: CWS mergede01 (1.6.24); FILE MERGED 2007/03/20 14:34:50 ihi 1.6.24.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [17fc070803f3823eaab81564c563244f3e49219a]

INTEGRATION: CWS mergede01 (1.28.24); FILE MERGED 2007/03/20 14:34:50 ihi 1.28.24.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [9a39a2a3c8f9c7fcbd3b940211f592061418835e]

INTEGRATION: CWS mergede01 (1.5.24); FILE MERGED 2007/03/20 14:34:50 ihi 1.5.24.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [3077462feade9d606c04e9432e1c1e477d0bb255]

INTEGRATION: CWS mergede01 (1.74.24); FILE MERGED 2007/03/20 14:34:49 ihi 1.74.24.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [789620af6b2da012aaf4bf0d5f9f4484e6de18bb]

INTEGRATION: CWS mergede01 (1.6.276); FILE MERGED 2007/03/20 14:34:49 ihi 1.6.276.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [2983e8aca2f9eae2dc108c01908e074e952f79bd]

INTEGRATION: CWS mergede01 (1.4.24); FILE MERGED 2007/03/20 14:34:49 ihi 1.4.24.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [fbbf6f16931e499ad2ee7f9de80350dc540d7397]

INTEGRATION: CWS mergede01 (1.41.256); FILE MERGED 2007/03/20 14:34:48 ihi 1.41.256.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [a2994ebff0662ed3417146778247f2a1f614e839]

INTEGRATION: CWS mergede01 (1.39.276); FILE MERGED 2007/03/20 14:34:48 ihi 1.39.276.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [5894c48218940d4daf7ffcbb249b792c37d79c08]

INTEGRATION: CWS mergede01 (1.28.276); FILE MERGED 2007/03/20 14:34:48 ihi 1.28.276.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [da86c4ec871a6798901d38436e98884d2c5908fe]

INTEGRATION: CWS mergede01 (1.31.276); FILE MERGED 2007/03/20 14:34:48 ihi 1.31.276.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [8e2e270cd4fe280e23513cc77768a6c815345166]

INTEGRATION: CWS mergede01 (1.35.284); FILE MERGED 2007/03/20 14:34:47 ihi 1.35.284.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [fba048d25d5d6b4fd571ad77b9aa3837d69b144d]

INTEGRATION: CWS mergede01 (1.40.64); FILE MERGED 2007/03/20 14:34:47 ihi 1.40.64.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [7ffac0a9556a5bc1e7c8ee60eeb71e0a63607bae]

INTEGRATION: CWS mergede01 (1.35.164); FILE MERGED 2007/03/20 14:34:46 ihi 1.35.164.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [57e5ed655ae7dea20d67fc70849776440e473fe4]

INTEGRATION: CWS mergede01 (1.37.276); FILE MERGED 2007/03/20 14:34:45 ihi 1.37.276.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [d2ba4942b48745f23d06e6f13b694ca3fa9e225c]

INTEGRATION: CWS mergede01 (1.49.276); FILE MERGED 2007/03/20 14:34:45 ihi 1.49.276.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [468b81d696902a1afb053ae5728dede5789c98f3]

INTEGRATION: CWS mergede01 (1.30.276); FILE MERGED 2007/03/20 14:34:45 ihi 1.30.276.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [c73f19c4ff97bb5d88a0bdbf0ec8e068cb46f78c]

INTEGRATION: CWS mergede01 (1.56.28); FILE MERGED 2007/03/20 14:34:43 ihi 1.56.28.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [61c055eee8a0c28ff6dc5b096d2283441f064a2e]

INTEGRATION: CWS mergede01 (1.1.8); FILE MERGED 2007/03/19 15:26:39 ihi 1.1.8.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [17e34d14b679bfa93bced9a3463e82fb3a7c47e9]

INTEGRATION: CWS mergede01 (1.24.176); FILE MERGED 2007/04/16 15:36:11 ihi 1.24.176.2: RESYNC: (1.24-1.25); FILE MERGED 2007/03/19 15:19:06 ihi 1.24.176.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [7ef39e2baaf4bda630683d10a824a451149d14a8]

INTEGRATION: CWS mergede01 (1.23.176); FILE MERGED 2007/04/16 15:36:39 ihi 1.23.176.2: RESYNC: (1.23-1.24); FILE MERGED 2007/03/19 15:19:06 ihi 1.23.176.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [5e193252d4ac07a6be7bc15c01ec5fe698880014]

INTEGRATION: CWS mergede01 (1.25.176); FILE MERGED 2007/04/16 15:36:21 ihi 1.25.176.2: RESYNC: (1.25-1.26); FILE MERGED 2007/03/19 15:19:06 ihi 1.25.176.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [6e2b24ada5df7babaf40835716ee6e7572268c7b]

INTEGRATION: CWS mergede01 (1.28.12); FILE MERGED 2007/04/16 15:35:25 ihi 1.28.12.2: RESYNC: (1.28-1.30); FILE MERGED 2007/03/19 15:19:05 ihi 1.28.12.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [a60cdf021166de7eb1854fcf347032de72d296b0]

INTEGRATION: CWS mergede01 (1.5.292); FILE MERGED 2007/03/19 15:19:05 ihi 1.5.292.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [65a282e3ba34b4a4d75fba0be868efebec1872a5]

INTEGRATION: CWS mergede01 (1.6.290); FILE MERGED 2007/03/19 15:19:05 ihi 1.6.290.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [87ff092135b53750cd5dea46561ea980fa903381]

INTEGRATION: CWS mergede01 (1.4.668); FILE MERGED 2007/04/16 15:35:14 ihi 1.4.668.2: RESYNC: (1.4-1.5); FILE MERGED 2007/03/19 15:19:05 ihi 1.4.668.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [9d573613384c9c9d50fe86d75727ea1d278b7dec]

INTEGRATION: CWS mergede01 (1.28.120); FILE MERGED 2007/04/16 15:36:30 ihi 1.28.120.2: RESYNC: (1.28-1.29); FILE MERGED 2007/03/19 15:19:05 ihi 1.28.120.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [562a1145256ee04df853a5f284d12ed5cd597cd1]

INTEGRATION: CWS mergede01 (1.53.6); FILE MERGED 2007/04/16 15:37:13 ihi 1.53.6.2: RESYNC: (1.53-1.54); FILE MERGED 2007/03/19 15:19:04 ihi 1.53.6.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [9a40679491b3e96284ae0151cd1652234e61d411]

INTEGRATION: CWS mergede01 (1.3.292); FILE MERGED 2007/03/19 15:19:04 ihi 1.3.292.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [50bd339ca6bf873dd2927dada9f5311edb6e939d]

INTEGRATION: CWS mergede01 (1.6.270); FILE MERGED 2007/03/19 15:19:04 ihi 1.6.270.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [8d05f5defb9fc41ce31f1679800684eb8557eb1c]

INTEGRATION: CWS mergede01 (1.28.120); FILE MERGED 2007/04/16 15:35:04 ihi 1.28.120.2: RESYNC: (1.28-1.29); FILE MERGED 2007/03/19 15:19:03 ihi 1.28.120.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [7e7b42a576606db2d1614aeec9a18d61e15504e0]

INTEGRATION: CWS mergede01 (1.21.12); FILE MERGED 2007/03/19 15:19:03 ihi 1.21.12.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [0cee775c4b6ccab50578ee63cb645378cd21ed6e]

INTEGRATION: CWS mergede01 (1.4.290); FILE MERGED 2007/03/19 15:19:03 ihi 1.4.290.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [b13b4443ad9e4e3c9857c126aa32e793c7ddbd1f]

INTEGRATION: CWS mergede01 (1.5.120); FILE MERGED 2007/03/19 15:19:03 ihi 1.5.120.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [7648c3f8a8879ff239ca782849ac4ec3a50d1efe]

INTEGRATION: CWS mergede01 (1.7.290); FILE MERGED 2007/03/19 15:19:03 ihi 1.7.290.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [61f4cacb6e73cbf60cd5c4ae0f2181e5c1956eeb]

INTEGRATION: CWS mergede01 (1.5.292); FILE MERGED 2007/03/19 15:19:02 ihi 1.5.292.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [f02c558be731cecbfcd5f43dfa22e46de3e313e4]

INTEGRATION: CWS mergede01 (1.4.666); FILE MERGED 2007/03/19 15:19:02 ihi 1.4.666.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [13f7951980fb1b4759b25d3616766c1ef19f1b9f]

INTEGRATION: CWS mergede01 (1.23.176); FILE MERGED 2007/04/16 15:36:48 ihi 1.23.176.2: RESYNC: (1.23-1.24); FILE MERGED 2007/03/19 15:19:02 ihi 1.23.176.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [092c690753694ab9d1370a375f8e82b8cd7f65f1]

INTEGRATION: CWS mergede01 (1.20.12); FILE MERGED 2007/04/16 15:35:58 ihi 1.20.12.2: RESYNC: (1.20-1.21); FILE MERGED 2007/03/19 15:19:02 ihi 1.20.12.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [31021d79b4a68d262aab7e1ada0704ebcca94545]

INTEGRATION: CWS mergede01 (1.5.668); FILE MERGED 2007/03/19 15:19:02 ihi 1.5.668.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [0eb21649428e9295cb9807fd4887a20037f23849]

INTEGRATION: CWS mergede01 (1.7.6); FILE MERGED 2007/03/19 15:19:01 ihi 1.7.6.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [b3321b05246d8fa1522183e01fa413e72143bdb2]

INTEGRATION: CWS mergede01 (1.4.290); FILE MERGED 2007/03/19 15:19:01 ihi 1.4.290.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [ec28a22a444610716ff3dad671ec132724fffa91]

INTEGRATION: CWS mergede01 (1.25.234); FILE MERGED 2007/04/18 14:31:57 ihi 1.25.234.2: german removed 2007/03/19 15:19:21 ihi 1.25.234.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [a375ecb0ecd5f5cc2efe51afaa16abb4dc030500]

INTEGRATION: CWS mergede01 (1.8.18); FILE MERGED 2007/03/19 15:19:21 ihi 1.8.18.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [85d6e851ec5a131d6e745f2273e0955769e302a2]

INTEGRATION: CWS mergede01 (1.34.70); FILE MERGED 2007/03/19 15:19:21 ihi 1.34.70.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [d1badc49b8023bbcb50fe0a30c134994b3d72767]

INTEGRATION: CWS mergede01 (1.7.120); FILE MERGED 2007/03/19 15:19:20 ihi 1.7.120.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [5f975d8f6e97234cfc3f153ed530e81021dd03dc]

INTEGRATION: CWS mergede01 (1.4.236); FILE MERGED 2007/03/19 15:19:20 ihi 1.4.236.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [f92ce595cbfa72772ad9096c599216a2bb1b521c]

INTEGRATION: CWS mergede01 (1.8.212); FILE MERGED 2007/03/19 15:19:20 ihi 1.8.212.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [fc13f216365328ddb16f5f3f05d743dd822a6ce4]

INTEGRATION: CWS mergede01 (1.23.174); FILE MERGED 2007/03/19 15:19:20 ihi 1.23.174.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [fb18f223c63ae4b875c7415bf3d57d8aed4c95ef]

INTEGRATION: CWS mergede01 (1.34.262); FILE MERGED 2007/04/16 15:34:12 ihi 1.34.262.2: RESYNC: (1.34-1.35); FILE MERGED 2007/03/19 15:19:20 ihi 1.34.262.1: #i72301# Remove German


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [2ec14b062cb6127392f0f81e945e864a9432fda0]

INTEGRATION: CWS fwk64 (1.11.62); FILE MERGED 2007/03/21 16:05:14 cd 1.11.62.2: #i52975# Fixed again wrong german sentence 2007/03/08 09:36:12 cd 1.11.62.1: #i52975# Fixed wrong german word


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [60905a85efcd00cd15525a75d521fccc3d49a076]

INTEGRATION: CWS fwk64 (1.9.132); FILE MERGED 2007/03/08 11:58:34 cd 1.9.132.1: #i32725# Fixed typo in cmdline help


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [6b5d8f1793190b229a128f76141e2d4d1a380762]

INTEGRATION: CWS fwk64 (1.70.108); FILE MERGED 2007/03/20 11:42:41 mav 1.70.108.1: #i74092# do not take active state from the container frame


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [f588a5c073d3b5ccc542308136f540ae74c9dfad]

INTEGRATION: CWS fwk64 (1.24.68); FILE MERGED 2007/03/20 11:10:19 mav 1.24.68.2: #107330# check the whole area, not only the size 2007/03/20 10:33:35 mav 1.24.68.1: #107330# improve resizing


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [2bc592d85b6a340b6129c2b9dcc2ef65a8aeb3b1]

INTEGRATION: CWS fwk64 (1.120.98); FILE MERGED 2007/03/26 12:28:52 mav 1.120.98.2: #i69640# fix some errors and warnings, let them be handled by interaction handler 2007/03/16 08:57:40 mav 1.120.98.1: #108296# set the correct error context


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [0121aabd7306af9f05d9eeb5be801975e02885c4]

INTEGRATION: CWS fwk64 (1.87.6); FILE MERGED 2007/03/26 12:28:52 mav 1.87.6.1: #i69640# fix some errors and warnings, let them be handled by interaction handler


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [ae9bc18bf613bddccf623370b2759a7cf7b7e929]

INTEGRATION: CWS fwk64 (1.45.70); FILE MERGED 2007/04/17 17:45:36 mav 1.45.70.2: RESYNC: (1.45-1.46); FILE MERGED 2007/03/15 16:17:53 mav 1.45.70.1: #i5078# do not make docinfo shorter


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [543a3df32d413fbc3a424127eb0102e43d0a6bf5]

INTEGRATION: CWS fwk64 (1.187.36); FILE MERGED 2007/04/17 17:45:28 mav 1.187.36.3: RESYNC: (1.187-1.188); FILE MERGED 2007/03/22 15:33:16 mav 1.187.36.2: #i69640# fix handling of some errors and warnings 2007/03/21 15:26:53 mav 1.187.36.1: #i69640# fix handling of some errors and warnings


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [7f0eb6d5b1732b6c2e76bfc58ede68dae2852bbe]

INTEGRATION: CWS fwk64 (1.86.210); FILE MERGED 2007/04/17 17:45:20 mav 1.86.210.3: RESYNC: (1.86-1.87); FILE MERGED 2007/03/26 12:28:52 mav 1.86.210.2: #i69640# fix some errors and warnings, let them be handled by interaction handler 2007/03/21 15:26:53 mav 1.86.210.1: #i69640# fix handling of some errors and warnings


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [1bc9b72e1a244a98df3ddca992f699a0e9832671]

INTEGRATION: CWS fwk64 (1.19.210); FILE MERGED 2007/04/17 17:45:13 mav 1.19.210.3: RESYNC: (1.19-1.20); FILE MERGED 2007/03/26 12:28:51 mav 1.19.210.2: #i69640# fix some errors and warnings, let them be handled by interaction handler 2007/03/21 15:26:53 mav 1.19.210.1: #i69640# fix handling of some errors and warnings


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [7ed3a6e8f9cfb5b45258b6c1ef4619ddc585c074]

INTEGRATION: CWS fwk64 (1.45.34); FILE MERGED 2007/03/22 12:15:59 cd 1.45.34.1: #i73437# Adapt PDF options dialog when used within 'Send Document as PDF'


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [67efa1ad3c05f88346917b3d3ad744352588a30c]

INTEGRATION: CWS fwk64 (1.51.254); FILE MERGED 2007/03/22 12:47:13 cd 1.51.254.1: #i73437# Adapt PDF options dialog when used within 'Send Document as PDF'


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [ea419e9ae565f7dd33aa3cdef2af5e45ae137ec6]

INTEGRATION: CWS fwk64 (1.26.254); FILE MERGED 2007/03/22 12:47:07 cd 1.26.254.1: #i73437# Adapt PDF options dialog when used within 'Send Document as PDF'


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [c35533ca62bcf582789cc55b9e6faada97f261ea]

INTEGRATION: CWS fwk64 (1.114.72); FILE MERGED 2007/03/26 12:30:37 mav 1.114.72.1: #i69640# fix some errors and warnings, let them be handled by interaction handler


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [e4a2107d387ac960c484a10df5560df50494b2f0]

INTEGRATION: CWS fwk64 (1.41.108); FILE MERGED 2007/03/26 12:30:37 mav 1.41.108.1: #i69640# fix some errors and warnings, let them be handled by interaction handler


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [44d9bb0d1d596af3042b5e04ae99f1f75bef04bb]

INTEGRATION: CWS fwk64 (1.2.14); FILE MERGED 2007/04/18 16:14:53 mav 1.2.14.1: move the fix to the new placement


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [34c8c01befac2fd2c356a204696848f46e128c89]

INTEGRATION: CWS fwk64 (1.6.34); FILE MERGED 2007/03/22 12:15:44 cd 1.6.34.1: #i73437# Adapt PDF options dialog when used within 'Send Document as PDF'


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [61283d594daf71651c67ce944d13dcb140821b29]

INTEGRATION: CWS fwk64 (1.9.28); FILE MERGED 2007/04/02 10:02:57 mav 1.9.28.3: #i75574# allow commit for readonly stream since it is used on initialization 2007/04/02 10:01:37 mav 1.9.28.2: #i75574# allow commit for readonly stream since it is used on initialization 2007/03/21 10:00:25 mav 1.9.28.1: #i75574# do not allow to write to readonly streams; let even readonly substorage get correct bDirect flag


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [bce47b4faa82136a669dea23edbe832d28102e5b]

INTEGRATION: CWS fwk64 (1.16.28); FILE MERGED 2007/03/29 10:00:09 mav 1.16.28.2: #i75574# avoid crash 2007/03/21 10:00:25 mav 1.16.28.1: #i75574# do not allow to write to readonly streams; let even readonly substorage get correct bDirect flag


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [b97fa869476e90a0785b872ab44f7ec11387f63e]

INTEGRATION: CWS fwk64 (1.63.30); FILE MERGED 2007/03/26 15:08:09 mav 1.63.30.1: #i69640# fix some errors and warnings, let them be handled by interaction handler


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [0b631ad7d5e752057bb612ca5ca261c5c03dd01b]

INTEGRATION: CWS fwk64 (1.21.30); FILE MERGED 2007/03/26 15:08:09 mav 1.21.30.1: #i69640# fix some errors and warnings, let them be handled by interaction handler


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [3fde2d6b2b802c445748121024e9286f30ae8092]

INTEGRATION: CWS fwk64 (1.56.10); FILE MERGED 2007/03/27 08:36:02 mav 1.56.10.2: adopt for linux 2007/03/26 15:08:08 mav 1.56.10.1: #i69640# fix some errors and warnings, let them be handled by interaction handler


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [a4817277f24c137c5fe2b5e5a2a461acd49814da]

INTEGRATION: CWS fwk64 (1.17.6); FILE MERGED 2007/03/25 18:13:38 mav 1.17.6.2: RESYNC: (1.17-1.18); FILE MERGED 2007/03/20 11:31:54 mav 1.17.6.1: #107330# check objects for size and position protection


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [02092517c1f2e93c8369e1d86ff512130abd9003]

INTEGRATION: CWS fwk64 (1.55.312); FILE MERGED 2007/03/26 15:12:34 mav 1.55.312.3: #i69640# make the translation easier. 2007/03/26 12:20:47 mav 1.55.312.2: #i69640# fix some errors and warnings, let them be handled by interaction handler 2007/03/21 15:28:06 mav 1.55.312.1: #i69640# fix handling of some errors and warnings


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [3fb3ace3c0a8588c884cc9800533353c35ae0e15]

INTEGRATION: CWS fwk64 (1.6.428); FILE MERGED 2007/03/26 12:20:33 mav 1.6.428.1: #i69640# fix some errors and warnings, let them be handled by interaction handler


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [bfa103003a9208af8cb683a11e7232d585e912f9]

INTEGRATION: CWS fwk64 (1.24.90); FILE MERGED 2007/03/19 09:25:57 as 1.24.90.1: #i75167# dont disturb window manager within its focus handling


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [e47437c6d8761b739d3daa7a23be7d8f144643bc]

INTEGRATION: CWS fwk64 (1.6.44); FILE MERGED 2007/02/15 11:40:35 cd 1.6.44.1: #i74551# Fixed wrong include


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [bbb5a53271cfedad94b14a1307922c3b518c39a4]

INTEGRATION: CWS fwk64 (1.20.36); FILE MERGED 2007/04/17 14:50:35 mav 1.20.36.2: RESYNC: (1.20-1.21); FILE MERGED 2007/03/22 12:11:39 cd 1.20.36.1: #i73437# Make PDF options dialog more flexible to set strings from outside


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [d4ae1e34d33de57ae760d16eb7d31a5ebe17c1e7]

INTEGRATION: CWS fwk64 (1.66.50); FILE MERGED 2007/03/25 16:53:14 mav 1.66.50.2: RESYNC: (1.66-1.67); FILE MERGED 2007/03/19 13:56:15 as 1.66.50.1: #i74978# make signal handler solar safe


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [5c315d503693267a4fa1ca52714e54104e3612dc]

INTEGRATION: CWS fwk64 (1.8.254); FILE MERGED 2007/03/19 13:49:23 as 1.8.254.1: #i74978# make recovery dialogs solar safe


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [1561394ee40649669fdc90caca23d4f94e77c47e]

INTEGRATION: CWS fwk64 (1.79.32); FILE MERGED 2007/02/26 13:16:52 pb 1.79.32.1: fix: #i54851# strings of orphans and widows were interchanged


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [f28d50346eb51cd4efd650bbe5a786c0d1f4ed28]

INTEGRATION: CWS fwk64 (1.36.24); FILE MERGED 2007/02/26 13:21:06 pb 1.36.24.1: fix: #i54851# presentation of orphans and widows item fixed


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [ec7289fec24c77e5a95729535bf31a2fde901c8b]

INTEGRATION: CWS fwk64 (1.46.24); FILE MERGED 2007/02/26 13:25:57 pb 1.46.24.1: fix: #i69465# missing SID_ATTR_PARA_WIDOWS of text flow page range


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [94b10b7ad1ef5229c3ebeb6f4a7fc2ab8dd82535]

INTEGRATION: CWS fwk64 (1.11.222); FILE MERGED 2007/03/01 10:09:40 pb 1.11.222.1: fix: #i71445# ArrangeControls_Impl() added


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [f965c23a2b4c85da223435feb52fa9007c67e8ba]

INTEGRATION: CWS fwk64 (1.22.140); FILE MERGED 2007/03/01 10:11:42 pb 1.22.140.1: fix: #i71445# proxy page: dynamic width of controls


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [8a6057f8c0fcf71006a21d2c9a074dc62f182577]

INTEGRATION: CWS fwk64 (1.11.174); FILE MERGED 2007/03/20 10:37:20 mav 1.11.174.1: #107330# use the calculated size for the embedded object visual area size


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [92cb23317b26ef6a1ebf44660734337248682957]

INTEGRATION: CWS fwk64 (1.76.78); FILE MERGED 2007/03/25 16:25:28 mav 1.76.78.2: RESYNC: (1.76-1.77); FILE MERGED 2007/03/20 10:37:19 mav 1.76.78.1: #107330# use the calculated size for the embedded object visual area size


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [ea2ad8e78c7fede2138594c724db8c8ba2dcc3bf]

INTEGRATION: CWS fwk64 (1.43.80); FILE MERGED 2007/03/20 10:37:19 mav 1.43.80.1: #107330# use the calculated size for the embedded object visual area size


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [7fb1afd58f1bbdd182b9b0ffed5fa38dcea30777]

INTEGRATION: CWS fwk64 (1.80.124); FILE MERGED 2007/03/25 16:23:06 mav 1.80.124.2: RESYNC: (1.80-1.81); FILE MERGED 2007/03/20 10:37:19 mav 1.80.124.1: #107330# use the calculated size for the embedded object visual area size


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [cdc486791887048b44fafe29077b8ac98b332c48]

INTEGRATION: CWS fwk64 (1.22.124); FILE MERGED 2007/03/25 16:22:23 mav 1.22.124.2: RESYNC: (1.22-1.23); FILE MERGED 2007/03/20 10:37:19 mav 1.22.124.1: #107330# use the calculated size for the embedded object visual area size


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [bfd12cbd0e4e205f37246bfc45dd5e0346e55331]

INTEGRATION: CWS fwk64 (1.51.106); FILE MERGED 2007/03/25 16:20:49 mav 1.51.106.2: RESYNC: (1.51-1.52); FILE MERGED 2007/03/20 10:37:18 mav 1.51.106.1: #107330# use the calculated size for the embedded object visual area size


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [5558625b86f56c4adc8eb4a2902df2ae9370d4e6]

INTEGRATION: CWS fwk64 (1.17.138); FILE MERGED 2007/03/25 16:21:35 mav 1.17.138.2: RESYNC: (1.17-1.18); FILE MERGED 2007/03/20 10:37:18 mav 1.17.138.1: #107330# use the calculated size for the embedded object visual area size


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [b11f3cb64a7f192165a22741ff229d8a29e929ca]

INTEGRATION: CWS fwk64 (1.35.106); FILE MERGED 2007/03/20 10:37:18 mav 1.35.106.1: #107330# use the calculated size for the embedded object visual area size


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [c87ac11fc1f3e6795abfc0f9da398c6ef12ee8a9]

INTEGRATION: CWS fwk64 (1.55.124); FILE MERGED 2007/03/20 10:35:08 mav 1.55.124.1: #107330# get the result size to be used for the object


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [422944e499286f6d2661a5f855e6c6a845cb357b]

INTEGRATION: CWS fwk64 (1.19.82); FILE MERGED 2007/03/20 11:15:12 mav 1.19.82.1: #107330# check objects for size and position protection


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [aee16a4c477c354961406817b7bb8732b326f12e]

INTEGRATION: CWS fwk64 (1.6.80); FILE MERGED 2007/03/19 13:16:33 as 1.6.80.1: #i70687# make Graphic a single path


2007-04-19  Ivo Hinkelmann  <ihi@openoffice.org>  [344067478fda7564a72a1156a92370b3d118a4d5]

INTEGRATION: CWS fwk64 (1.2.6); FILE MERGED 2007/04/02 11:02:19 mav 1.2.6.1: #i76014# avoid wrong registration


2007-04-18  Fridrich Štrba  <fridrich_strba@openoffice.org>  [6a1f16668a97d59e0a5b2a27a86dece252a4f0dd]

oops


2007-04-18  Rüdiger Timm  <rt@openoffice.org>  [b0938e8c4bb1423e433f221a297be956ebcfee7b]

#i10000# Make module acronym unique. (Restriction to 2 characters is obsolete meanwhile, so we may take a longer, more meaningfull name here.)


2007-04-18  Caolán McNamara  <cmc@openoffice.org>  [3a5a4d96557e3171afca7b7b079d24e34df9bc15]

#i68928# add makefile.mk fix


2007-04-18  Rüdiger Timm  <rt@openoffice.org>  [db334c5dda4cceaeb566d53278acefbc956c36b4]

INTEGRATION: CWS swqbugfix01_SRC680 (1.30.252); FILE MERGED 2007/03/28 14:27:09 ama 1.30.252.1: Fix #146584#: flow-with-text


2007-04-18  Rüdiger Timm  <rt@openoffice.org>  [96a6f45a0e5d5b19bb8852bc90aa1ecf6ec02b4f]

INTEGRATION: CWS swqbugfix01_SRC680 (1.63.90); FILE MERGED 2007/04/02 07:20:30 ama 1.63.90.2: #139733# Function renamed for windows compiler 2007/03/28 13:32:24 mib 1.63.90.1: #139733#: avoid empty view config settings


2007-04-18  Rüdiger Timm  <rt@openoffice.org>  [4bb4d1af63206065af79c71b10c761a463a42a9f]

INTEGRATION: CWS swqbugfix01_SRC680 (1.38.36.1.34); FILE MERGED 2007/03/29 15:51:02 mib 1.38.36.1.34.1: #139839#: Don't export valie-type w/o value


2007-04-18  Rüdiger Timm  <rt@openoffice.org>  [04eddbd4eeac09b6845e6e8055efffe153e47ff3]

INTEGRATION: CWS swqbugfix01_SRC680 (1.3.748); FILE MERGED 2007/03/28 11:44:12 ama 1.3.748.1: Fix #146584#: Saving keep-together attribute


2007-04-18  Rüdiger Timm  <rt@openoffice.org>  [2f74ad885011eab4c00aa238462f772b54dab524]

INTEGRATION: CWS swqbugfix01_SRC680 (1.6.260); FILE MERGED 2007/03/28 11:44:47 ama 1.6.260.1: Fix #146584#: Saving keep-together attribute


2007-04-18  Rüdiger Timm  <rt@openoffice.org>  [6d2474a15aebbee4eb6691631cc36ab9139c3767]

INTEGRATION: CWS swqbugfix01_SRC680 (1.15.260); FILE MERGED 2007/03/28 11:45:48 ama 1.15.260.1: Fix #146584#: Saving keep-together attribute


2007-04-18  Rüdiger Timm  <rt@openoffice.org>  [2c9b77758ee220a72f6b45abdaddd65984cda983]

INTEGRATION: CWS swqbugfix01_SRC680 (1.17.260); FILE MERGED 2007/03/28 11:46:34 ama 1.17.260.1: Fix #146584#: Saving keep-together attribute


2007-04-18  Rüdiger Timm  <rt@openoffice.org>  [671b0f7be9d4e25d66a1bd768ca1674698796e6a]

INTEGRATION: CWS swqbugfix01_SRC680 (1.19.260); FILE MERGED 2007/03/28 11:47:13 ama 1.19.260.1: Fix #146584#: Saving keep-together attribute


2007-04-18  Rüdiger Timm  <rt@openoffice.org>  [aefdc004a2893f6be691107664d98fdcd3f12308]

INTEGRATION: CWS swqbugfix01_SRC680 (1.97.78); FILE MERGED 2007/03/28 14:26:17 ama 1.97.78.2: Fix #146584#: flow-with-text 2007/03/27 07:23:14 ama 1.97.78.1: Fix #146584#: flow-with-text style, not draw


2007-04-18  Rüdiger Timm  <rt@openoffice.org>  [0d1c7c1e1213ed4cae6d004969eac30050ccb8e3]

INTEGRATION: CWS swqbugfix01_SRC680 (1.133.16.1.12); FILE MERGED 2007/03/27 07:21:35 ama 1.133.16.1.12.1: Fix #146599#: recreate-on-edit isn't optional


2007-04-18  Rüdiger Timm  <rt@openoffice.org>  [cb435ef6003e56714c97f606baa96e427e2c0c59]

INTEGRATION: CWS swqbugfix01_SRC680 (1.34.66); FILE MERGED 2007/03/28 14:25:45 ama 1.34.66.1: Fix #146584#: flow-with-text


2007-04-18  Rüdiger Timm  <rt@openoffice.org>  [1a44d354073bc82fd2b692927467f7c59c7426f0]

INTEGRATION: CWS swqbugfix01_SRC680 (1.11.66); FILE MERGED 2007/03/29 11:15:20 ama 1.11.66.1: Fix #139724#: Minimum number of columns is 1, not 0!


2007-04-18  Rüdiger Timm  <rt@openoffice.org>  [ee8ef0e86c659facde3d86347c0eb26a4b647098]

INTEGRATION: CWS swqbugfix01_SRC680 (1.9.90); FILE MERGED 2007/03/29 14:48:23 ama 1.9.90.1: Fix #i62572#: Paragraph alignment right/left


2007-04-18  Rüdiger Timm  <rt@openoffice.org>  [4ceeb198fd98a310bf1f20714e2db23980ea0b26]

INTEGRATION: CWS swqbugfix01_SRC680 (1.19.64); FILE MERGED 2007/03/28 13:34:03 mib 1.19.64.1: #139735#: removed xlink:role attribute


2007-04-18  Rüdiger Timm  <rt@openoffice.org>  [a313c579c64722cf22a5c4acadd0aa4ddd4e501f]

INTEGRATION: CWS swqbugfix01_SRC680 (1.57.58); FILE MERGED 2007/03/28 13:31:06 mib 1.57.58.1: #139734#: xlink:show had wrong value


2007-04-18  Rüdiger Timm  <rt@openoffice.org>  [12661100867a05aba849b62ddd0bbf0771bb55d2]

INTEGRATION: CWS swqbugfix01_SRC680 (1.126.90); FILE MERGED 2007/04/02 07:20:57 ama 1.126.90.2: #139733# Function renamed for windows compiler 2007/03/28 13:32:14 mib 1.126.90.1: #139733#: avoid empty view config settings


2007-04-17  Fridrich Štrba  <fridrich_strba@openoffice.org>  [ec9a955a6a3759d96351562e8984eb50d22561bb]

more character properties + porting stuff to the ListValue paradigm


2007-04-17  Rüdiger Timm  <rt@openoffice.org>  [fd4388dec96cc3b4f58e7878e5076b48e2178e08]

INTEGRATION: CWS fsfixes06 (1.2.4); FILE MERGED 2007/02/06 12:49:46 fridrich_strba 1.2.4.1: check some integer related issues more tightly


2007-04-17  Rüdiger Timm  <rt@openoffice.org>  [b48ee9302e05e24f10c1e8f91309a6e1ca1ebcfc]

INTEGRATION: CWS fsfixes06 (1.6.2); FILE MERGED 2007/02/06 12:49:23 fridrich_strba 1.6.2.1: check some integer related issues more tightly


2007-04-17  Rüdiger Timm  <rt@openoffice.org>  [0c6dc5798f388fc6169d3347dfa4e322a4add7f7]

INTEGRATION: CWS vcl73 (1.20.54); FILE MERGED 2007/01/18 17:30:12 pl 1.20.54.1: #i55736# transform URLs (thanks cmc)


2007-04-17  Rüdiger Timm  <rt@openoffice.org>  [2e15b086eb1f4c1db3696b3e87f466ccba6b7c60]

INTEGRATION: CWS vcl73 (1.3.32); FILE MERGED 2007/01/22 10:59:24 hdu 1.3.32.1: #i73729# fix licence header


2007-04-17  Rüdiger Timm  <rt@openoffice.org>  [df46cd77462a3f646bc24cfaaf05a7b6d6c9ffa2]

INTEGRATION: CWS vcl73 (1.3.32); FILE MERGED 2007/01/22 10:59:23 hdu 1.3.32.1: #i73729# fix licence header


2007-04-17  Rüdiger Timm  <rt@openoffice.org>  [e8d979a417a80375508b17025b77baa32c7e7622]

INTEGRATION: CWS vcl73 (1.143.32); FILE MERGED 2007/02/09 08:30:18 hdu 1.143.32.2: #i74255# simplify code for cached XRenderPictFormat 2007/02/08 15:44:23 hdu 1.143.32.1: #i74255# use cached XRenderPictFormat


2007-04-17  Rüdiger Timm  <rt@openoffice.org>  [61b3f938c924f1333bcbb97ef27adac5425752ff]

INTEGRATION: CWS vcl73 (1.50.14); FILE MERGED 2007/02/08 16:01:07 hdu 1.50.14.1: #i74255# provide better XError reports for problems with X11 extensions


2007-04-17  Rüdiger Timm  <rt@openoffice.org>  [6f58e731332c35bbcb087babdea1774494f75722]

INTEGRATION: CWS vcl73 (1.42.54); FILE MERGED 2007/01/18 17:26:55 pl 1.42.54.1: #i55736# transform URLs (thanks cmc)


2007-04-17  Rüdiger Timm  <rt@openoffice.org>  [9514dbe600c6902d9d7c7e0aeaed6b219b75abb1]

INTEGRATION: CWS vcl73 (1.102.32); FILE MERGED 2007/01/18 17:26:55 pl 1.102.32.1: #i55736# transform URLs (thanks cmc)


2007-04-17  Rüdiger Timm  <rt@openoffice.org>  [d4dc7f4cdce8eb600a9a89346e244c80f4e6ed1d]

INTEGRATION: CWS vcl73 (1.49.46); FILE MERGED 2007/01/29 08:56:40 pl 1.49.46.1: #i73959# removed rvpapi again, long since obsolete


2007-04-17  Rüdiger Timm  <rt@openoffice.org>  [815209129ed6e4256ab09d6a0d1cca9b736912dd]

INTEGRATION: CWS vcl73 (1.3.16); FILE MERGED 2007/01/22 11:13:52 hdu 1.3.16.1: #i73729# fix licence header


2007-04-17  Rüdiger Timm  <rt@openoffice.org>  [b13c247e7c85fe90301a4f159b7d70f90f07596f]

INTEGRATION: CWS vcl73 (1.2.16); FILE MERGED 2007/01/22 11:13:51 hdu 1.2.16.1: #i73729# fix licence header


2007-04-17  Ivo Hinkelmann  <ihi@openoffice.org>  [906f08b5fa25b95927af88ed8d03eb9ea81616cd]

INTEGRATION: CWS pj79 (1.14.42); FILE MERGED 2007/04/16 09:41:21 pjanik 1.14.42.1: #i76365#: Use sal_uInt32 instead of ULONG (patch from nn).


2007-04-17  Ivo Hinkelmann  <ihi@openoffice.org>  [d2f09b194f2828ac0966f133fa5ffc1821951a88]

INTEGRATION: CWS pj79 (1.32.42); FILE MERGED 2007/04/16 09:40:38 pjanik 1.32.42.1: #i76365#: Use sal_uInt32 instead of ULONG (patch from nn).


2007-04-17  Rüdiger Timm  <rt@openoffice.org>  [cafaca606660fa305d223f0b5c91f3fbbfe79bb8]

INTEGRATION: CWS cmcfixes32 (1.11.204); FILE MERGED 2007/02/07 14:32:05 cmc 1.11.204.1: #i74276 propogate disable-Xaw


2007-04-17  Rüdiger Timm  <rt@openoffice.org>  [7e3fb7d48ca06df3555be0c96d6639f4a3adc8ca]

INTEGRATION: CWS cmcfixes32 (1.17.4); FILE MERGED 2007/02/20 10:59:31 cmc 1.17.4.2: #i74275# don't use it at all 2007/02/07 14:34:39 cmc 1.17.4.1: #i74275# don't use sandbox with gcj


2007-04-17  Ivo Hinkelmann  <ihi@openoffice.org>  [edc415ba089504ca24968a183cb13580b312639a]

INTEGRATION: CWS abcd (1.47.18); FILE MERGED 2007/04/16 15:21:09 ab 1.47.18.1: #i76335# Check only real slots as enum slots don't have an execute function


2007-04-17  Rüdiger Timm  <rt@openoffice.org>  [33b806c4b77c65224533edbcf94081184190aee7]

INTEGRATION: CWS cmcfixes32 (1.6.22); FILE MERGED 2007/02/20 11:01:42 cmc 1.6.22.1: #i74275# don't use it at all


2007-04-17  Rüdiger Timm  <rt@openoffice.org>  [a386cc6a3cdd546fec70fc49b8cf850c3c18bb6f]

INTEGRATION: CWS cmcfixes32 (1.9.8); FILE MERGED 2007/02/20 11:01:41 cmc 1.9.8.1: #i74275# don't use it at all


2007-04-17  Rüdiger Timm  <rt@openoffice.org>  [9c29fcfce7476d33822306c53152ebd6dfbe633c]

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  Stephan Bergmann  <sb@openoffice.org>  [34bb89237b2c8c39ab8c06a60dc3c69f3559ebf3]

#i76352# Made 1.9.80.1 into a P1 fix.


2007-04-17  Ivo Hinkelmann  <ihi@openoffice.org>  [1952e24d2b33c20046b26f469cb0b86893ab76ee]

INTEGRATION: CWS jl51 (1.1.2); FILE ADDED 2007/01/31 08:53:41 jl 1.1.2.1: #i73656# extend tests for online update for extensions


2007-04-17  Ivo Hinkelmann  <ihi@openoffice.org>  [6b43a5b92ae08d8ebff0f0593b2c3c555f53a0f4]

INTEGRATION: CWS jl51 (1.1.2); FILE ADDED 2007/01/31 08:52:41 jl 1.1.2.1: #i73656# extend tests for online update for extensions


2007-04-17  Ivo Hinkelmann  <ihi@openoffice.org>  [4aa2bd7a95ffc2915c345da05223d8ddf86bca61]

INTEGRATION: CWS jl51 (1.1.2); FILE ADDED 2007/01/31 08:53:32 jl 1.1.2.1: #i73656# extend tests for online update for extensions


2007-04-17  Ivo Hinkelmann  <ihi@openoffice.org>  [72fc93bea8edcfcd51f910efba48e1d4b74b7266]

INTEGRATION: CWS jl51 (1.1.2); FILE ADDED 2007/01/31 08:53:23 jl 1.1.2.1: #i73656# extend tests for online update for extensions


2007-04-17  Ivo Hinkelmann  <ihi@openoffice.org>  [8b61635059451a279d5eccede1ff7b0af69cbe9d]

INTEGRATION: CWS jl51 (1.2.34); FILE MERGED 2007/01/31 08:52:11 jl 1.2.34.1: #i73656# extend tests for online update for extensions


2007-04-17  Ivo Hinkelmann  <ihi@openoffice.org>  [4878cc55c3be807292276e309ee02dd37e358596]

INTEGRATION: CWS jl51 (1.1.2); FILE ADDED 2007/01/31 08:51:44 jl 1.1.2.1: #i73656# extend tests for online update for extensions


2007-04-17  Ivo Hinkelmann  <ihi@openoffice.org>  [a93a6fefb650db047683783611cf653400b34675]

INTEGRATION: CWS jl51 (1.1.2); FILE ADDED 2007/01/31 08:51:34 jl 1.1.2.1: #i73656# extend tests for online update for extensions


2007-04-17  Ivo Hinkelmann  <ihi@openoffice.org>  [ed8fb9f8eee3caa95e29c9afd7e04f6ffd2eb93d]

INTEGRATION: CWS jl51 (1.1.2); FILE ADDED 2007/01/31 08:51:26 jl 1.1.2.1: #i73656# extend tests for online update for extensions


2007-04-17  Ivo Hinkelmann  <ihi@openoffice.org>  [fd2f6b87dd98a5d868f9074168890bcae7c783f6]

INTEGRATION: CWS jl51 (1.1.2); FILE ADDED 2007/01/31 13:47:52 jl 1.1.2.1: #i73656# extend tests for online update for extensions


2007-04-17  Ivo Hinkelmann  <ihi@openoffice.org>  [08a812e68ecaf04f736ba39438af8ff313980460]

INTEGRATION: CWS jl51 (1.4.34); FILE MERGED 2007/02/02 13:20:45 jl 1.4.34.2: RESYNC: (1.4-1.5); FILE MERGED 2007/01/19 14:54:30 jl 1.4.34.1: #73307# Removed error box when user declined the license.


2007-04-17  Ivo Hinkelmann  <ihi@openoffice.org>  [56a553fee80ab736bcdfc96572915ecdcdd98280]

INTEGRATION: CWS jl51 (1.4.34); FILE MERGED 2007/02/28 11:28:48 jl 1.4.34.3: #i73367# When a Exception is caught then in the none - verbose case we simple print out the message 2007/02/02 13:20:38 jl 1.4.34.2: RESYNC: (1.4-1.5); FILE MERGED 2007/01/19 14:54:30 jl 1.4.34.1: #73307# Removed error box when user declined the license.


2007-04-17  Ivo Hinkelmann  <ihi@openoffice.org>  [d71efbab3ae64102c014c1945e8ee1aee6c64404]

INTEGRATION: CWS jl51 (1.17.34); FILE MERGED 2007/04/02 14:13:02 jl 1.17.34.3: RESYNC: (1.18-1.19); FILE MERGED 2007/02/02 13:19:18 jl 1.17.34.2: RESYNC: (1.17-1.18); FILE MERGED 2007/01/19 14:57:52 jl 1.17.34.1: #73307# Removed error box when user declined the license.


2007-04-17  Ivo Hinkelmann  <ihi@openoffice.org>  [c0a53b8bbbe45ace582b310b370b6a0fbc8598b6]

INTEGRATION: CWS jl51 (1.5.34); FILE MERGED 2007/02/28 11:24:08 jl 1.5.34.2: #i73367# removing the DeploymentException from the exception messages because it will be added again in next level which catches the exception 2007/02/02 10:46:00 jl 1.5.34.1: #73367# The extension should not install if the description.xml contains a wrong root element


2007-04-17  Ivo Hinkelmann  <ihi@openoffice.org>  [bbfd68779e5ae9e06da05aa86b9740e6646ecb2c]

INTEGRATION: CWS jl51 (1.21.34); FILE MERGED 2007/02/28 11:37:35 jl 1.21.34.3: #i74961# extension was not removed from uno_packages when installation failed 2007/02/02 13:17:44 jl 1.21.34.2: RESYNC: (1.21-1.22); FILE MERGED 2007/01/29 15:51:12 jl 1.21.34.1: #70599# removed unused parameter in insertToActivationLayer


2007-04-17  Ivo Hinkelmann  <ihi@openoffice.org>  [668ccac40c4e36d95aca7603b553e90dd186b1b2]

INTEGRATION: CWS jl51 (1.19.34); FILE MERGED 2007/04/02 14:09:43 jl 1.19.34.3: RESYNC: (1.20-1.21); FILE MERGED 2007/02/02 13:16:21 jl 1.19.34.2: RESYNC: (1.19-1.20); FILE MERGED 2007/02/02 08:54:51 jl 1.19.34.1: #i72577# when unopkg gui file is called and file not exists then an uncaught exception is thrown and the lock file is not deleted


2007-04-17  Ivo Hinkelmann  <ihi@openoffice.org>  [5633f6556e089eaab9357fad5bc19d77ca7f7ed2]

INTEGRATION: CWS jl51 (1.12.18); FILE MERGED 2007/03/01 16:13:52 jl 1.12.18.1: #64281# some JREs were not found


2007-04-17  Ivo Hinkelmann  <ihi@openoffice.org>  [ed2a01ab12ffad07d48e4ecaf2c96366f07b73e0]

INTEGRATION: CWS jl51 (1.21.2); FILE MERGED 2007/02/08 13:04:36 jl 1.21.2.4: #i69457# 2007/02/08 12:52:53 jl 1.21.2.3: #i69457# policy.1.0.cli_cppuhelper.dll must be linked with platform:x86 to match the platform of cli_cppuhelper.dll 2007/02/07 15:59:54 jl 1.21.2.2: #69457# signing only with -R option, because Ra does not exist in .net 11 2007/02/07 11:49:30 jl 1.21.2.1: #i69457# when building with .NET2 then we need to sign after the manifest tool (mt.exe) has added the manifest to the dll


2007-04-17  Ivo Hinkelmann  <ihi@openoffice.org>  [b3697e449cddeaec3f10d316c4eb58f2b86da7cf]

INTEGRATION: CWS jl51 (1.3.18); FILE MERGED 2007/02/07 11:49:30 jl 1.3.18.1: #i69457# when building with .NET2 then we need to sign after the manifest tool (mt.exe) has added the manifest to the dll


2007-04-17  Ivo Hinkelmann  <ihi@openoffice.org>  [63692fbfe3aff9686f578ae01468e4d2fb5d8d78]

INTEGRATION: CWS jl51 (1.3.30); FILE MERGED 2007/02/05 13:54:23 jl 1.3.30.1: #i69228 warning free code


2007-04-17  Ivo Hinkelmann  <ihi@openoffice.org>  [71c4729ab96862397979280114e694a2bd016fed]

INTEGRATION: CWS jl51 (1.7.30); FILE MERGED 2007/02/05 13:54:23 jl 1.7.30.1: #i69228 warning free code


2007-04-17  Ivo Hinkelmann  <ihi@openoffice.org>  [3f4959127d2e2962d6eb6a593e9f3f2fa670fd24]

INTEGRATION: CWS jl51 (1.5.30); FILE MERGED 2007/02/05 13:54:23 jl 1.5.30.1: #i69228 warning free code


2007-04-17  Ivo Hinkelmann  <ihi@openoffice.org>  [b07cb641aba098224e499f2894f121ccdc8840e7]

INTEGRATION: CWS jl51 (1.9.30); FILE MERGED 2007/02/05 13:54:23 jl 1.9.30.1: #i69228 warning free code


2007-04-17  Ivo Hinkelmann  <ihi@openoffice.org>  [70ad4bc05eb883835a861ffdc9c1c9852e702cb6]

INTEGRATION: CWS jl51 (1.17.30); FILE MERGED 2007/02/06 16:38:13 jl 1.17.30.2: #i69228 warning free code 2007/02/05 13:54:22 jl 1.17.30.1: #i69228 warning free code


2007-04-17  Ivo Hinkelmann  <ihi@openoffice.org>  [bf2b92ce7a351853f5208c48a09f1d9fa7c04124]

INTEGRATION: CWS jl51 (1.16.30); FILE MERGED 2007/02/05 13:54:22 jl 1.16.30.1: #i69228 warning free code


2007-04-17  Ivo Hinkelmann  <ihi@openoffice.org>  [0b8b1ae928d6ebdd10711fc7417251f5dc6ce83e]

INTEGRATION: CWS jl51 (1.6.118); FILE MERGED 2007/04/02 14:04:36 jl 1.6.118.2: RESYNC: (1.6-1.7); FILE MERGED 2007/02/05 13:54:22 jl 1.6.118.1: #i69228 warning free code


2007-04-17  Ivo Hinkelmann  <ihi@openoffice.org>  [9533ae951bb7f5c49e97059c4704061437c99e57]

INTEGRATION: CWS jl51 (1.3.30); FILE MERGED 2007/02/06 16:38:13 jl 1.3.30.1: #i69228 warning free code


2007-04-17  Ivo Hinkelmann  <ihi@openoffice.org>  [e5b84f929f75d07b81386be91805081e05dad52c]

INTEGRATION: CWS jl51 (1.7.30); FILE MERGED 2007/02/06 16:38:13 jl 1.7.30.1: #i69228 warning free code


2007-04-17  Ivo Hinkelmann  <ihi@openoffice.org>  [5457d8c673d4b9c4d8e63063ecc357403331ad3b]

INTEGRATION: CWS jl51 (1.4.30); FILE MERGED 2007/02/06 16:38:12 jl 1.4.30.1: #i69228 warning free code


2007-04-17  Ivo Hinkelmann  <ihi@openoffice.org>  [c7cc55f8f7e4bc87d1ab841edc4c58eead81d2ee]

INTEGRATION: CWS jl51 (1.7.30); FILE MERGED 2007/02/06 16:38:12 jl 1.7.30.1: #i69228 warning free code


2007-04-17  Ivo Hinkelmann  <ihi@openoffice.org>  [8d85a24818f1f0e4d85c66fe9f47e5a2c4bb09cd]

INTEGRATION: CWS jl51 (1.5.118); FILE MERGED 2007/02/06 16:38:12 jl 1.5.118.1: #i69228 warning free code


2007-04-17  Ivo Hinkelmann  <ihi@openoffice.org>  [144110347989f6d6e4e1095c353b5257bdcce961]

INTEGRATION: CWS jl51 (1.10.30); FILE MERGED 2007/02/06 16:38:12 jl 1.10.30.1: #i69228 warning free code


2007-04-17  Ivo Hinkelmann  <ihi@openoffice.org>  [a547f745b4b12e7a105dcd5dfb0e0ea2d8369b9b]

INTEGRATION: CWS jl51 (1.6.118); FILE MERGED 2007/02/06 16:38:12 jl 1.6.118.1: #i69228 warning free code


2007-04-17  Ivo Hinkelmann  <ihi@openoffice.org>  [2285f987ae007eeec5b5cc785c991f1bbfb19e52]

INTEGRATION: CWS jl51 (1.13.28); FILE MERGED 2007/04/02 14:04:24 jl 1.13.28.2: RESYNC: (1.13-1.14); FILE MERGED 2007/02/06 16:38:11 jl 1.13.28.1: #i69228 warning free code


2007-04-17  Ivo Hinkelmann  <ihi@openoffice.org>  [89f2a38d77b7e888899baefdb1cedd4b91ae7813]

INTEGRATION: CWS jl51 (1.3.30); FILE MERGED 2007/02/05 13:54:22 jl 1.3.30.1: #i69228 warning free code


2007-04-17  Ivo Hinkelmann  <ihi@openoffice.org>  [1c9e458e667ed702484951636faab2ad53803b43]

INTEGRATION: CWS jl51 (1.3.30); FILE MERGED 2007/02/06 16:38:11 jl 1.3.30.1: #i69228 warning free code


2007-04-17  Ivo Hinkelmann  <ihi@openoffice.org>  [6dde7c8cb278eb612e9f607fde4472521df90444]

INTEGRATION: CWS jl51 (1.4.30); FILE MERGED 2007/02/06 16:38:11 jl 1.4.30.2: #i69228 warning free code 2007/02/05 13:54:22 jl 1.4.30.1: #i69228 warning free code


2007-04-17  Ivo Hinkelmann  <ihi@openoffice.org>  [9c799c578090a1144386a50399dce8c9c67431f5]

INTEGRATION: CWS jl51 (1.4.30); FILE MERGED 2007/04/02 14:04:00 jl 1.4.30.2: RESYNC: (1.4-1.5); FILE MERGED 2007/02/05 13:54:21 jl 1.4.30.1: #i69228 warning free code


2007-04-17  Ivo Hinkelmann  <ihi@openoffice.org>  [d952b1a80b58d67210c5a0c535e4877a6bdbf2be]

INTEGRATION: CWS jl51 (1.7.30); FILE MERGED 2007/02/06 16:38:11 jl 1.7.30.2: #i69228 warning free code 2007/02/05 13:54:21 jl 1.7.30.1: #i69228 warning free code


2007-04-17  Ivo Hinkelmann  <ihi@openoffice.org>  [4c70e065df468fbdc3b264f616c55bd5e62a9c1f]

INTEGRATION: CWS jl51 (1.4.30); FILE MERGED 2007/02/05 13:54:21 jl 1.4.30.1: #i69228 warning free code


2007-04-17  Ivo Hinkelmann  <ihi@openoffice.org>  [82a9ac5edc6d340aec711868c44289e5963b3fff]

INTEGRATION: CWS jl51 (1.5.30); FILE MERGED 2007/02/05 13:54:21 jl 1.5.30.1: #i69228 warning free code


2007-04-17  Ivo Hinkelmann  <ihi@openoffice.org>  [ab916c5862c4df92f1f4aabed081b5cfceabe6b5]

INTEGRATION: CWS jl51 (1.9.30); FILE MERGED 2007/02/05 13:54:21 jl 1.9.30.1: #i69228 warning free code


2007-04-17  Ivo Hinkelmann  <ihi@openoffice.org>  [672e985f66883c971f4cccf9555789c25537311b]

INTEGRATION: CWS jl51 (1.7.30); FILE MERGED 2007/02/05 13:54:20 jl 1.7.30.1: #i69228 warning free code


2007-04-17  Ivo Hinkelmann  <ihi@openoffice.org>  [d74e7fe6ceac8e38a48ba385075b50a0c69f79f6]

INTEGRATION: CWS jl51 (1.25.30); FILE MERGED 2007/02/05 13:54:20 jl 1.25.30.1: #i69228 warning free code


2007-04-17  Ivo Hinkelmann  <ihi@openoffice.org>  [8b4023d7a6599e7218420040dbf39c33290db860]

INTEGRATION: CWS jl51 (1.3.30); FILE MERGED 2007/02/05 13:54:20 jl 1.3.30.1: #i69228 warning free code


2007-04-17  Ivo Hinkelmann  <ihi@openoffice.org>  [1cc8cd1ea3f91d55feab11cdb09e4e8690597936]

INTEGRATION: CWS jl51 (1.5.30); FILE MERGED 2007/02/05 13:54:20 jl 1.5.30.1: #i69228 warning free code


2007-04-17  Ivo Hinkelmann  <ihi@openoffice.org>  [22ba380ba42bc006030c5a3bbb0501e63652e106]

INTEGRATION: CWS jl51 (1.5.30); FILE MERGED 2007/02/05 13:54:19 jl 1.5.30.1: #i69228 warning free code


2007-04-17  Ivo Hinkelmann  <ihi@openoffice.org>  [b7ab166b9e1ce01ec07c366fbd46030664b70e8f]

INTEGRATION: CWS jl51 (1.2.118); FILE MERGED 2007/02/05 13:54:19 jl 1.2.118.1: #i69228 warning free code


2007-04-17  Ivo Hinkelmann  <ihi@openoffice.org>  [bb109b83941d93df68cabd910886a177819eb1d5]

INTEGRATION: CWS jl51 (1.6.30); FILE MERGED 2007/02/05 13:54:19 jl 1.6.30.1: #i69228 warning free code


2007-04-17  Ivo Hinkelmann  <ihi@openoffice.org>  [6c36ec2ea5b55b31d1430a889cd65944e493b7c3]

INTEGRATION: CWS jl51 (1.4.30); FILE MERGED 2007/02/05 13:54:19 jl 1.4.30.1: #i69228 warning free code


2007-04-17  Ivo Hinkelmann  <ihi@openoffice.org>  [d692c376f660f801b646788fbf19fd9a81ac3bca]

INTEGRATION: CWS jl51 (1.4.30); FILE MERGED 2007/02/05 13:54:18 jl 1.4.30.1: #i69228 warning free code


2007-04-17  Ivo Hinkelmann  <ihi@openoffice.org>  [cafac73bc1e0e22675e2fa35f64484110edc3d10]

INTEGRATION: CWS jl51 (1.5.30); FILE MERGED 2007/02/05 13:54:18 jl 1.5.30.1: #i69228 warning free code


2007-04-17  Ivo Hinkelmann  <ihi@openoffice.org>  [9dcf7ab62b9e07969991f45597061efd52823872]

INTEGRATION: CWS jl51 (1.11.30); FILE MERGED 2007/02/06 16:38:10 jl 1.11.30.2: #i69228 warning free code 2007/02/05 13:54:18 jl 1.11.30.1: #i69228 warning free code


2007-04-17  Ivo Hinkelmann  <ihi@openoffice.org>  [920a92559365321d58d2661b89fdb790a4510881]

INTEGRATION: CWS jl51 (1.27.30); FILE MERGED 2007/02/05 13:54:18 jl 1.27.30.1: #i69228 warning free code


2007-04-17  Ivo Hinkelmann  <ihi@openoffice.org>  [1941587e20f571486f7ad06a650a0974ff16042d]

INTEGRATION: CWS jl51 (1.21.30); FILE MERGED 2007/02/06 16:38:10 jl 1.21.30.1: #i69228 warning free code


2007-04-17  Ivo Hinkelmann  <ihi@openoffice.org>  [583890cd1de20b31ec83b824462f3bdd3ec7dc79]

INTEGRATION: CWS jl51 (1.3.30); FILE MERGED 2007/02/05 13:54:17 jl 1.3.30.1: #i69228 warning free code


2007-04-17  Ivo Hinkelmann  <ihi@openoffice.org>  [6ee391fbb8065eb64661d2b3fe43fa2a91920360]

INTEGRATION: CWS jl51 (1.28.30); FILE MERGED 2007/02/06 16:38:10 jl 1.28.30.2: #i69228 warning free code 2007/02/05 13:54:17 jl 1.28.30.1: #i69228 warning free code


2007-04-17  Ivo Hinkelmann  <ihi@openoffice.org>  [8dea6b5af2555539e171e92bd693c4ec94af3c1a]

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>  [b71b68fc00533264cec58a2e252e3a31ec15fa05]

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>  [244da1b82c41f0a6a7bab2d75ac13a1ee1153f94]

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>  [0b7d56807da09bb3843a0c6a128dd124482b9a76]

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-17  Herbert Duerr  <hdu@openoffice.org>  [8ac4383eb32021b8b8946aeb950e9b89a887813d]

#i75669# get rid of conversion of B2D->tools polygons since VCL can handle them directly now


2007-04-17  Ivo Hinkelmann  <ihi@openoffice.org>  [77dd0728f3aafa0b4b0b68c6dc6d7fffa7e64514]

INTEGRATION: CWS vq36 (1.12.2); FILE MERGED 2007/03/29 18:40:14 vq 1.12.2.3: #i75765# Regenerate/reapply the changes to the moz patch. 2007/03/29 18:16:27 vq 1.12.2.2: RESYNC: (1.12-1.13); FILE MERGED Revert to patchfile from milestone. The patchfile will be regenerated and committed separately. 2007/03/27 03:31:07 vq 1.12.2.1: #i75765# Work around gmake's new function macro "abspath".


2007-04-17  Ivo Hinkelmann  <ihi@openoffice.org>  [202d07e2fff4b1f374e2554b0d8e2a11e860283a]

INTEGRATION: CWS vq36 (1.7.10); FILE MERGED 2007/03/29 18:16:18 vq 1.7.10.3: RESYNC: (1.9-1.10); FILE MERGED 2007/01/28 05:13:10 vq 1.7.10.2: RESYNC: (1.7-1.9); FILE MERGED 2006/08/27 03:23:31 vq 1.7.10.1: #i68937# Patch to build moz with W32-bash.


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [98d213c67306a994864c380ee195db9749c828b6]

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>  [7bcbaf5b3c76726b969f3c394f5edcc468b5d47f]

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>  [7bf9480cdda6510297ea5b60e35957ee43440e25]

INTEGRATION: CWS fwkdbdesign01 (1.5.44); FILE MERGED 2007/03/07 08:47:32 as 1.5.44.1: #i45663# new helper method to match two sets of properties


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [d061807d0ebe5f7d2db0db8ecdb8de68070847ee]

INTEGRATION: CWS fwkdbdesign01 (1.7.44); FILE MERGED 2007/03/02 06:30:30 fs 1.7.44.2: #i10000# 2007/02/21 09:39:51 as 1.7.44.1: #i45663# new enumeration helper for more general purposes


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [5b8610443d641f35040b7154c038f9afb98a061e]

INTEGRATION: CWS fwkdbdesign01 (1.6.48); FILE MERGED 2007/03/07 08:47:32 as 1.6.48.1: #i45663# new helper method to match two sets of properties


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [6f9227b290d6a1523b996ce95dc847ea4da8c5bf]

INTEGRATION: CWS fwkdbdesign01 (1.6.132); FILE MERGED 2007/02/21 09:39:51 as 1.6.132.1: #i45663# new enumeration helper for more general purposes


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [e96f0b67caaf72d0bf8253f477141523d3e01911]

INTEGRATION: CWS fwkdbdesign01 (1.15.138); FILE MERGED 2007/03/12 07:30:57 pb 1.15.138.1: fix: #i4854# templdgi.hxx


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [9463aa5f5207cd02dbc649b0e75d8c77ae236186]

INTEGRATION: CWS fwkdbdesign01 (1.120.86); FILE MERGED 2007/02/26 13:27:03 as 1.120.86.1: #i66775# first draft of view factory, #i45663# support XModule interface


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [fd07d7bd4a57cc62529cb0fbcb76de70737d701e]

INTEGRATION: CWS fwkdbdesign01 (1.69.58); FILE MERGED 2007/03/07 08:46:17 as 1.69.58.1: #i45663# try to differ between factory short and document service name


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [39d9e6945e57feba186ae800d1c6f6bf1d0be8f0]

INTEGRATION: CWS fwkdbdesign01 (1.25.86); FILE MERGED 2007/03/12 15:15:07 mav 1.25.86.4: #i13154# show dialog options before the file dialog in case of pdf export; set the filter list correctly in this case 2007/03/07 08:46:17 as 1.25.86.3: #i45663# try to differ between factory short and document service name 2007/03/05 13:24:40 as 1.25.86.2: #i45663# use right config prop for module boud document service 2007/03/05 13:12:35 as 1.25.86.1: #i45663# differ between module and service names


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [46262cfda83631ca558b71fd1f0e8f595de74980]

INTEGRATION: CWS fwkdbdesign01 (1.53.138); FILE MERGED 2007/03/12 10:27:31 as 1.53.138.2: fix small problems 2007/03/12 07:34:21 pb 1.53.138.1: fix: #i4854# configuration of style filter added


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [ea0fac070b502da208e4c429dce939e1149711dd]

INTEGRATION: CWS fwkdbdesign01 (1.128.84); FILE MERGED 2007/03/12 15:15:06 mav 1.128.84.3: #i13154# show dialog options before the file dialog in case of pdf export; set the filter list correctly in this case 2007/03/08 14:25:36 as 1.128.84.2: #i45663# use sfx internal method instead of deprecated ShortName property of ModuleManager 2007/03/07 08:46:16 as 1.128.84.1: #i45663# try to differ between factory short and document service name


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [fc318769b460bed2b9a07514b291fb15e3db7247]

INTEGRATION: CWS fwkdbdesign01 (1.12.58); FILE MERGED 2007/03/19 14:19:58 fs 1.12.58.2: #i75523# missing initialization of xComponent in one of the ctors 2007/03/07 08:10:45 fs 1.12.58.1: slight refactoring of the TextDocument constructors, in preparation of (a part of) #i74951#


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [dbc78b4a8a5f43f0f34cb5595a1d938d6b8fc5be]

INTEGRATION: CWS fwkdbdesign01 (1.71.22); FILE MERGED 2007/03/07 08:10:45 fs 1.71.22.1: slight refactoring of the TextDocument constructors, in preparation of (a part of) #i74951#


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [8167084f72a5353f3ef914508d71047741892688]

INTEGRATION: CWS fwkdbdesign01 (1.39.22); FILE MERGED 2007/03/07 08:10:44 fs 1.39.22.1: slight refactoring of the TextDocument constructors, in preparation of (a part of) #i74951#


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [f3cd13f5a1dc8669749824bd119c4113ce3269e6]

INTEGRATION: CWS fwkdbdesign01 (1.13.22); FILE MERGED 2007/03/07 08:10:44 fs 1.13.22.1: slight refactoring of the TextDocument constructors, in preparation of (a part of) #i74951#


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [282597f8bd73086f67c608d0a740144e4198b895]

INTEGRATION: CWS fwkdbdesign01 (1.10.58); FILE MERGED 2007/03/07 08:14:45 fs 1.10.58.2: #i74951# pass a ModuleIdentifier when creating a new form document - this will give us a dedicated form designer UI 2007/03/07 08:10:43 fs 1.10.58.1: slight refactoring of the TextDocument constructors, in preparation of (a part of) #i74951#


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [fe7b9870705ff726d9d8c27415a2d472c93cc7e7]

INTEGRATION: CWS fwkdbdesign01 (1.12.12); FILE MERGED 2007/02/20 14:05:58 mav 1.12.12.1: #i74541# use TaskCreator to create frames


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [4392da7251912186de1b5af6655972e7b24e3b78]

INTEGRATION: CWS fwkdbdesign01 (1.16.70); FILE MERGED 2007/02/27 09:09:31 as 1.16.70.1: #i45663# overwrite module names for embedded objects


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [f92a30400ee6a240d110d2151a0f2beb3a85b34e]

INTEGRATION: CWS fwkdbdesign01 (1.28.10); FILE MERGED 2007/03/29 09:20:57 mav 1.28.10.3: #75851# provide the related dispatch handler to the menu 2007/02/20 14:05:58 mav 1.28.10.2: #i74541# use TaskCreator to create frames 2007/02/19 08:10:01 as 1.28.10.1: #i74541# use TaskCreator service for creating frames


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [ce14101c9bdb1cc60cb24b0cb364d6f7de766323]

INTEGRATION: CWS fwkdbdesign01 (1.28.16); FILE MERGED 2007/02/27 09:09:31 as 1.28.16.2: #i45663# overwrite module names for embedded objects 2007/02/20 14:05:57 mav 1.28.16.1: #i74541# use TaskCreator to create frames


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [ad64f69bcba94c4d44e76a4f87ab4cae51ec295b]

INTEGRATION: CWS fwkdbdesign01 (1.9.156); FILE MERGED 2007/03/29 06:27:24 as 1.9.156.2: #i75596#, #i75591# rollback changes; fix was made new inside CloseDispatcher implementation 2007/03/22 12:28:35 as 1.9.156.1: #i75591#, #i75596# move dispatches .uno:Close* hardly to top frame or top window frames


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [df40a5bdf607c10da0902081152a4d744d2cd883]

INTEGRATION: CWS fwkdbdesign01 (1.10.256); FILE MERGED 2007/03/29 06:27:24 as 1.10.256.2: #i75596#, #i75591# rollback changes; fix was made new inside CloseDispatcher implementation 2007/03/22 12:28:34 as 1.10.256.1: #i75591#, #i75596# move dispatches .uno:Close* hardly to top frame or top window frames


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [47fdbccc4088de52c4efa0d74e679fae91d186eb]

INTEGRATION: CWS fwkdbdesign01 (1.109.8); FILE MERGED 2007/03/08 14:27:28 as 1.109.8.1: #i45663# remove using of deprectaed module property ShortName


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [033764a799f512f0b282e89a635e5dfc978b3c69]

INTEGRATION: CWS fwkdbdesign01 (1.7.84); FILE MERGED 2007/03/09 09:19:51 as 1.7.84.1: remove obsolete moduleidentifier class


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [2e01863d3e0f15a8f93bdfc38829a39bf378cf29]

INTEGRATION: CWS fwkdbdesign01 (1.5.84); FILE MERGED 2007/03/09 09:19:50 as 1.5.84.1: remove obsolete moduleidentifier class


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [d53097daa137d1266869d47dce82258460868adb]

INTEGRATION: CWS fwkdbdesign01 (1.14.36); FILE MERGED 2007/03/29 09:30:08 cd 1.14.36.1: i75851# Extend implementation to support a dispatch provider for every popup menu within the menu bar


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [91880c7975653cbf236effe2bfad2850dc5b68d2]

INTEGRATION: CWS fwkdbdesign01 (1.46.8); FILE MERGED 2007/03/29 09:30:08 cd 1.46.8.2: i75851# Extend implementation to support a dispatch provider for every popup menu within the menu bar 2007/03/09 09:19:50 as 1.46.8.1: remove obsolete moduleidentifier class


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [e04ca94e5095b18786674cf43075acec4f9652fc]

INTEGRATION: CWS fwkdbdesign01 (1.3.56); FILE MERGED 2007/02/26 11:49:34 as 1.3.56.3: #i74541# improved service to create any type of frames 2007/02/19 10:58:57 as 1.3.56.2: #i74541# make framework ready for real sub frames 2007/02/14 14:26:23 as 1.3.56.1: #i74541# new API (and some small code changes) to support real sub frames greater level 1


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [79ce2d4003229c0ca6079dc023cc07c8f4c96e1f]

INTEGRATION: CWS fwkdbdesign01 (1.7.80); FILE MERGED 2007/03/09 09:30:33 as 1.7.80.4: warning free 2007/03/08 12:40:35 as 1.7.80.3: #i4854# support XNameReplace to change module configuration via API 2007/03/07 08:48:33 as 1.7.80.2: #i45663# module manager supports container queries now 2007/02/26 11:49:45 as 1.7.80.1: #i45663# support new interface XModule


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [e83e13cd133d626976e700555a2d3878b8f6ac9e]

INTEGRATION: CWS fwkdbdesign01 (1.100.34); FILE MERGED 2007/02/26 11:49:40 as 1.100.34.2: #i74541# small refactoring regarding targeting 2007/02/14 14:26:23 as 1.100.34.1: #i74541# new API (and some small code changes) to support real sub frames greater level 1


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [4613a525a9e6560c155b6eac4bdc86c28e12aa27]

INTEGRATION: CWS fwkdbdesign01 (1.21.2); FILE MERGED 2007/03/08 14:27:27 as 1.21.2.1: #i45663# remove using of deprectaed module property ShortName


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [e45270e8ff2f0ea1f0b9a9d43d33807711aec996]

INTEGRATION: CWS fwkdbdesign01 (1.60.28); FILE MERGED 2007/03/29 09:30:07 cd 1.60.28.3: i75851# Extend implementation to support a dispatch provider for every popup menu within the menu bar 2007/03/09 09:19:50 as 1.60.28.2: remove obsolete moduleidentifier class 2007/02/19 08:13:10 as 1.60.28.1: #i74541# layout elements for sub frames with top level window also


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [6bfafc1a853e10b31e12951d6a197d9c5307a674]

INTEGRATION: CWS fwkdbdesign01 (1.4.142); FILE MERGED 2007/02/19 10:58:51 as 1.4.142.1: #i74541# make framework ready for real sub frames


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [6c2952c0c22ab876308a762189966229334f7a57]

INTEGRATION: CWS fwkdbdesign01 (1.12.84); FILE MERGED 2007/02/19 10:58:45 as 1.12.84.1: #i74541# make framework ready for real sub frames


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [2277e075bb6269ca75aa262e048e094a492ce3d3]

INTEGRATION: CWS fwkdbdesign01 (1.29.144); FILE MERGED 2007/03/08 14:27:27 as 1.29.144.1: #i45663# remove using of deprectaed module property ShortName


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [5b5a6108a45c5a49764bade53d8ce27723324723]

INTEGRATION: CWS fwkdbdesign01 (1.11.36); FILE MERGED 2007/02/19 10:58:39 as 1.11.36.1: clean ups


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [746822de90bd610a5507dc5c5c85a92bc59d13f5]

INTEGRATION: CWS fwkdbdesign01 (1.34.84); FILE MERGED 2007/03/29 06:26:44 as 1.34.84.2: #i75596#, #i75591# let close dispatcher decide which frame will be closed 2007/02/14 14:26:23 as 1.34.84.1: #i74541# new API (and some small code changes) to support real sub frames greater level 1


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [e250fbd3b8af5c836363d560ce41784015b2d7ee]

INTEGRATION: CWS fwkdbdesign01 (1.4.84); FILE MERGED 2007/03/29 06:26:44 as 1.4.84.1: #i75596#, #i75591# let close dispatcher decide which frame will be closed


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [257697d049be392de11f9fa061edfa9d5a3481bd]

INTEGRATION: CWS fwkdbdesign01 (1.15.78); FILE MERGED 2007/03/29 06:26:44 as 1.15.78.2: #i75596#, #i75591# let close dispatcher decide which frame will be closed 2007/02/14 14:26:22 as 1.15.78.1: #i74541# new API (and some small code changes) to support real sub frames greater level 1


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [33b7f723ba413e1aa8c0ca44b7df3f55429eb532]

INTEGRATION: CWS fwkdbdesign01 (1.19.8); FILE MERGED 2007/02/26 11:49:29 as 1.19.8.2: #i74541# improved service to create any type of frames 2007/02/19 10:58:34 as 1.19.8.1: #i74541# make framework ready for real sub frames


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [d5e7398673abf39cb1e46ccd69daefac104d1ca1]

INTEGRATION: CWS fwkdbdesign01 (1.11.78); FILE MERGED 2007/03/29 09:30:07 cd 1.11.78.1: i75851# Extend implementation to support a dispatch provider for every popup menu within the menu bar


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [652ea8d569de21c8f91bc1b8b48f91ccdbee9686]

INTEGRATION: CWS fwkdbdesign01 (1.1.2); FILE ADDED 2007/03/07 08:49:47 as 1.1.2.1: #i45663# new complex test for service ModuleManager


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [25fcaf433de0c8b2f5f6a8688841d16db10bd20c]

INTEGRATION: CWS fwkdbdesign01 (1.1.2); FILE ADDED 2007/03/08 13:45:55 as 1.1.2.2: new test for readonly module properties 2007/03/07 08:49:21 as 1.1.2.1: #i45663# new complex test for service ModuleManager


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [128a13a4aa0b037aae94923bdf400184dbb704b9]

INTEGRATION: CWS fwkdbdesign01 (1.18.36); FILE MERGED 2007/03/29 09:29:11 cd 1.18.36.1: i75851# Extend implementation to support a dispatch provider for every popup menu within the menu bar


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [d444546afd06bfd729a44c36d0038ef268129113]

INTEGRATION: CWS fwkdbdesign01 (1.2.86); FILE MERGED 2007/02/26 11:49:24 as 1.2.86.3: #i74541# improved service to create any type of frames 2007/02/19 10:58:28 as 1.2.86.2: #i74541# make framework ready for real sub frames 2007/02/14 14:26:22 as 1.2.86.1: #i74541# new API (and some small code changes) to support real sub frames greater level 1


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [42c96dd20fdb0688c2bf0b3b51f24f54a74a3758]

INTEGRATION: CWS fwkdbdesign01 (1.6.78); FILE MERGED 2007/02/19 10:58:22 as 1.6.78.1: clean ups


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [e0a9679ac3d1b4c68cf1609a8b77216257c58c13]

INTEGRATION: CWS fwkdbdesign01 (1.5.142); FILE MERGED 2007/03/08 12:40:35 as 1.5.142.2: #i4854# support XNameReplace to change module configuration via API 2007/03/07 08:48:32 as 1.5.142.1: #i45663# module manager supports container queries now


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [bcf89c9edef94ddf19d029675970f0c8410450b6]

INTEGRATION: CWS fwkdbdesign01 (1.38.86); FILE MERGED 2007/02/14 14:26:22 as 1.38.86.1: #i74541# new API (and some small code changes) to support real sub frames greater level 1


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [4558f98c8add35d04d5e6a43fe396eb8e4a71c79]

INTEGRATION: CWS fwkdbdesign01 (1.9.78); FILE MERGED 2007/03/29 06:26:44 as 1.9.78.1: #i75596#, #i75591# let close dispatcher decide which frame will be closed


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [e3928aefa7d65a5d945e2b768634cb34ce3e6d4f]

INTEGRATION: CWS fwkdbdesign01 (1.11.282); FILE MERGED 2007/03/29 09:30:06 cd 1.11.282.1: i75851# Extend implementation to support a dispatch provider for every popup menu within the menu bar


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [7efacab93a40e65dcc70b91301260f01cd04948c]

INTEGRATION: CWS fwkdbdesign01 (1.5.282); FILE MERGED 2007/03/29 09:30:06 cd 1.5.282.1: i75851# Extend implementation to support a dispatch provider for every popup menu within the menu bar


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [8bb5cbcf19aa7b18d284f912d8f596a097826cd2]

INTEGRATION: CWS fwkdbdesign01 (1.8.282); FILE MERGED 2007/02/19 10:58:02 as 1.8.282.1: #i74541# make framework ready for real sub frames


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [588a05f1149b8b6b6cc9a600b4036439838fd4d8]

INTEGRATION: CWS fwkdbdesign01 (1.20.10); FILE MERGED 2007/02/28 10:34:30 oj 1.20.10.1: #i74541# do not connect the sub controller to the db model


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [7f4dae5e5d760f391fce8610169827331ec7f95a]

INTEGRATION: CWS fwkdbdesign01 (1.4.80); FILE MERGED 2007/03/01 21:33:59 fs 1.4.80.2: #i10000# make compile in non-pro build 2007/02/28 10:34:30 oj 1.4.80.1: #i74541# do not connect the sub controller to the db model


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [fb44a883dd8ec4dc2db38a827003a35d9f92e560]

INTEGRATION: CWS fwkdbdesign01 (1.3.46); FILE MERGED 2007/02/27 13:13:52 as 1.3.46.3: warning free 2007/02/27 08:55:52 as 1.3.46.2: #i74541# improve creation of designer-sub-frames 2007/02/26 11:42:54 as 1.3.46.1: #i74541# create designer as sub frames of db-model-frame


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [f51b98f7efa2863888c9e54bcda63f1be03fa9cd]

INTEGRATION: CWS fwkdbdesign01 (1.2.70); FILE MERGED 2007/02/26 11:42:54 as 1.2.70.1: #i74541# create designer as sub frames of db-model-frame


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [1bdda88ea85a7bc96fba226b09040ebd047a7e33]

INTEGRATION: CWS fwkdbdesign01 (1.27.78); FILE MERGED 2007/02/28 10:34:29 oj 1.27.78.1: #i74541# do not connect the sub controller to the db model


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [84a97d0ae3f09f7d2ca61d443cf0e3596373dff8]

INTEGRATION: CWS fwkdbdesign01 (1.21.10); FILE MERGED 2007/02/26 11:42:54 as 1.21.10.1: #i74541# create designer as sub frames of db-model-frame


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [5a12109567f41834d47ca18554b7ca932880b203]

INTEGRATION: CWS fwkdbdesign01 (1.39.34); FILE MERGED 2007/02/26 11:42:53 as 1.39.34.1: #i74541# create designer as sub frames of db-model-frame


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [705530e62d90d5fdb687c22483b26840e9af8875]

INTEGRATION: CWS fwkdbdesign01 (1.39.8); FILE MERGED 2007/02/28 10:32:49 oj 1.39.8.1: #i74952# impl XModel2


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [80f106e6fe6e06746c9fbda12b3b03a15348b0d1]

INTEGRATION: CWS fwkdbdesign01 (1.11.78); FILE MERGED 2007/02/28 10:32:49 oj 1.11.78.1: #i74952# impl XModel2


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [42d5ebfeb6ea2c90f67b8d01c78569fb36f477e9]

INTEGRATION: CWS fwkdbdesign01 (1.43.10); FILE MERGED 2007/02/28 10:32:56 oj 1.43.10.1: #i74952# impl XModel2


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [26a5130e63649bbac4a144887225053151b837ca]

INTEGRATION: CWS fwkdbdesign01 (1.11.260); FILE MERGED 2007/02/28 10:32:56 oj 1.11.260.1: #i74952# impl XModel2


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [111062f86da24d4653e8b308ed69b18d9475a3c3]

INTEGRATION: CWS fwkdbdesign01 (1.18.90); FILE MERGED 2007/03/13 14:43:27 fs 1.18.90.1: #i69735# impl_appendFrameToDocumentFrames_throw


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [40ba3b36175390b2acba8119377babee6e5a9886]

INTEGRATION: CWS fwkdbdesign01 (1.40.76); FILE MERGED 2007/03/13 14:41:06 fs 1.40.76.3: #i69735# impl_appendFrameToDocumentFrames_throw 2007/03/05 08:48:21 fs 1.40.76.2: #i74951# SimpleReportDesign->TextReportDesign 2007/02/27 08:54:58 as 1.40.76.1: #i45663# set module names for reused office module components


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [d8edb549c515ebd68ea63b6e98a86b30f3e12f18]

INTEGRATION: CWS fwkdbdesign01 (1.11.132); FILE MERGED 2007/02/28 10:32:07 oj 1.11.132.1: #i74952# impl XModel2


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [cc592a3b7236b4ecaab7f52c2fc9032e9dc3ad9c]

INTEGRATION: CWS fwkdbdesign01 (1.31.40); FILE MERGED 2007/03/13 13:53:33 fs 1.31.40.2: lock mutex in getControllers 2007/02/28 10:32:07 oj 1.31.40.1: #i74952# impl XModel2


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [c5546ab70f9527b5b371536a8041cd88bbc19a39]

INTEGRATION: CWS fwkdbdesign01 (1.6.804); FILE MERGED 2007/03/03 15:18:57 fs 1.6.804.1: #i74951# removed unused ctor argument


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [65d04ed3dc796b4187f66623658c574e59df8534]

INTEGRATION: CWS fwkdbdesign01 (1.5.804); FILE MERGED 2007/03/06 08:46:55 fs 1.5.804.2: #i75146# isEnhancedForm is not necessary anymore 2007/03/03 15:19:23 fs 1.5.804.1: #i74951#


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [306b0e9c99df194c96f581c3b8be8dd8ec40e02e]

INTEGRATION: CWS fwkdbdesign01 (1.24.52); FILE MERGED 2007/03/03 15:20:29 fs 1.24.52.1: #i74951# removed unused FormToolboxes-ctor argument


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [281acd3586e06335f3c393ae17d912c6975a2c5a]

INTEGRATION: CWS fwkdbdesign01 (1.8.280); FILE MERGED 2007/03/03 15:19:16 fs 1.8.280.1: #i74951# removed unused ctor argument


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [77db2ae8c6950461d15deceb4ac6470cd9767a5b]

INTEGRATION: CWS fwkdbdesign01 (1.82.144); FILE MERGED 2007/03/06 08:46:01 fs 1.82.144.2: #i75146# own module for XML form documents 2007/03/03 15:21:04 fs 1.82.144.1: #i74951# database forms now an own module - no need for special UI initializations anymore, this now is part of the UI configuration


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [432ec9d6226d5d942d34e9749cd41ddac619c4d2]

INTEGRATION: CWS fwkdbdesign01 (1.70.148); FILE MERGED 2007/03/06 08:46:34 fs 1.70.148.2: #i75146# own module/configuration for XML form documents, which makes some SfxVisibilityItems superfluous 2007/03/03 15:20:28 fs 1.70.148.1: #i74951# removed unused FormToolboxes-ctor argument


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [d08710a8e6a4e60cb1a4022347c5df30c31fcc60]

INTEGRATION: CWS fwkdbdesign01 (1.11.280); FILE MERGED 2007/03/06 08:46:19 fs 1.11.280.3: #i75146# own module/configuration for XML form documents 2007/03/05 08:47:56 fs 1.11.280.2: #i74951# SimpleReportDesign->TextReportDesign 2007/03/03 15:19:28 fs 1.11.280.1: #i74951#


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [31a801aa8940cc290fe92edd3b1a2a0341bf3955]

INTEGRATION: CWS fwkdbdesign01 (1.6.144); FILE MERGED 2007/03/03 15:20:01 fs 1.6.144.1: #i74951# ControlLayout sub nodes now using Module identifiers, not artificial names


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [df20ea357a47bb3945ef2a536918c184c465321e]

INTEGRATION: CWS fwkdbdesign01 (1.31.56); FILE MERGED 2007/02/21 09:43:25 as 1.31.56.1: #i45663# new interface XModule, which allows chanig a module identifier at runtime


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [39154696243ea85fb912633ffbd1c1137d6e3813]

INTEGRATION: CWS fwkdbdesign01 (1.3.262); FILE MERGED 2007/02/21 09:43:25 as 1.3.262.1: #i45663# new interface XModule, which allows chanig a module identifier at runtime


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [d08ea77f0e63879d1e0aadefe5adde9ce3293ffc]

INTEGRATION: CWS fwkdbdesign01 (1.1.4); FILE ADDED 2007/02/21 09:43:25 as 1.1.4.1: #i45663# new interface XModule, which allows chanig a module identifier at runtime


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [163fd5e610d729b6a3b41f0ed97aa7d051409092]

INTEGRATION: CWS fwkdbdesign01 (1.1.4); FILE ADDED 2007/02/21 10:23:33 as 1.1.4.1: #i66775# new API to iterate over all existing controller of a model; new view controller factory API


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [1ecba7b04516dcd1d49f5fff5ee30ccceb8ad9dc]

INTEGRATION: CWS fwkdbdesign01 (1.1.2); FILE ADDED 2007/03/06 08:50:13 fs 1.1.2.1: #i75146# own module/configuration for XML Form Documents


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [77d45be3b998c0b94715ce539a9e37f93c4dd20f]

INTEGRATION: CWS fwkdbdesign01 (1.1.2); FILE ADDED 2007/03/06 08:50:12 fs 1.1.2.1: #i75146# own module/configuration for XML Form Documents


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [fa30416642178dea45e0431635f6c46be017707b]

INTEGRATION: CWS fwkdbdesign01 (1.1.2); FILE ADDED 2007/03/06 08:50:11 fs 1.1.2.1: #i75146# own module/configuration for XML Form Documents


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [efdd7ee465825c07b1e7deac24c210270f1f7f1c]

INTEGRATION: CWS fwkdbdesign01 (1.1.2); FILE ADDED 2007/03/06 08:50:10 fs 1.1.2.1: #i75146# own module/configuration for XML Form Documents


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [95e644190bf866d8f37ae572139c8aa766b37213]

INTEGRATION: CWS fwkdbdesign01 (1.1.2); FILE ADDED 2007/03/06 08:50:09 fs 1.1.2.1: #i75146# own module/configuration for XML Form Documents


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [7c64e3e519b2ed824c1e1d8d1c7bccc2365a1496]

INTEGRATION: CWS fwkdbdesign01 (1.1.2); FILE ADDED 2007/03/06 08:50:08 fs 1.1.2.1: #i75146# own module/configuration for XML Form Documents


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [49bd2ae79af2916a3cf6c9013a950eb5cf081418]

INTEGRATION: CWS fwkdbdesign01 (1.1.2); FILE ADDED 2007/03/06 08:50:07 fs 1.1.2.1: #i75146# own module/configuration for XML Form Documents


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [7cb22b3a087f298db1d4c8992dbd00aae1f0610a]

INTEGRATION: CWS fwkdbdesign01 (1.1.2); FILE ADDED 2007/03/06 08:50:06 fs 1.1.2.1: #i75146# own module/configuration for XML Form Documents


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [4465c3be94635d0bbf956112f192e2cb775de60b]

INTEGRATION: CWS fwkdbdesign01 (1.1.2); FILE ADDED 2007/03/06 08:50:05 fs 1.1.2.1: #i75146# own module/configuration for XML Form Documents


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [306b3dfb4d7099181949326ed50ca6fdeead3d39]

INTEGRATION: CWS fwkdbdesign01 (1.1.2); FILE ADDED 2007/03/06 08:50:04 fs 1.1.2.1: #i75146# own module/configuration for XML Form Documents


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [797bf16c5fb358d3bd683f9e5badc8c8f488c256]

INTEGRATION: CWS fwkdbdesign01 (1.1.2); FILE ADDED 2007/03/06 08:50:03 fs 1.1.2.1: #i75146# own module/configuration for XML Form Documents


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [769ecb562eff5bec51801298037eb44ffea2f8c0]

INTEGRATION: CWS fwkdbdesign01 (1.1.2); FILE ADDED 2007/03/06 08:50:02 fs 1.1.2.1: #i75146# own module/configuration for XML Form Documents


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [a0dc9f4cea1f737ba39d7f852e1c294384852e01]

INTEGRATION: CWS fwkdbdesign01 (1.1.2); FILE ADDED 2007/03/06 08:50:01 fs 1.1.2.1: #i75146# own module/configuration for XML Form Documents


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [002bf71e4b84120ecb9d1f6247c8c8347e0a1cdd]

INTEGRATION: CWS fwkdbdesign01 (1.1.2); FILE ADDED 2007/03/27 09:36:36 as 1.1.2.2: change FormProperties to ControlProperties 2007/03/06 08:50:01 fs 1.1.2.1: #i75146# own module/configuration for XML Form Documents


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [fbf38a885428d0dba570d4bebf629412ccf248b7]

INTEGRATION: CWS fwkdbdesign01 (1.1.2); FILE ADDED 2007/03/20 13:00:47 fs 1.1.2.2: control properties, not form properties 2007/03/06 08:50:00 fs 1.1.2.1: #i75146# own module/configuration for XML Form Documents


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [c664f88171e2a441cb0dd6ebbfad12eea1ef4a37]

INTEGRATION: CWS fwkdbdesign01 (1.1.2); FILE ADDED 2007/03/06 08:50:00 fs 1.1.2.1: #i75146# own module/configuration for XML Form Documents


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [37585ac4672164a3822f49de88b1c882aabcc448]

INTEGRATION: CWS fwkdbdesign01 (1.1.2); FILE ADDED 2007/03/06 08:49:59 fs 1.1.2.1: #i75146# own module/configuration for XML Form Documents


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [fb591b4ce41b4561e80774c6e921344bd5a97ab0]

INTEGRATION: CWS fwkdbdesign01 (1.1.2); FILE ADDED 2007/03/06 08:49:58 fs 1.1.2.1: #i75146# own module/configuration for XML Form Documents


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [a493ee1028585434441cc2a46943f7353de7c9a6]

INTEGRATION: CWS fwkdbdesign01 (1.1.2); FILE ADDED 2007/03/06 08:49:57 fs 1.1.2.1: #i75146# own module/configuration for XML Form Documents


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [10f4cb645ff34b5fc5b82e0fb375fbbf4f65b0c0]

INTEGRATION: CWS fwkdbdesign01 (1.1.2); FILE ADDED 2007/03/06 08:49:56 fs 1.1.2.1: #i75146# own module/configuration for XML Form Documents


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [7f978903e90748e2e17e3c680d63a3b60aaadb37]

INTEGRATION: CWS fwkdbdesign01 (1.1.2); FILE ADDED 2007/03/06 08:49:55 fs 1.1.2.1: #i75146# own module/configuration for XML Form Documents


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [bd90004096a5ed25e35c558beb4384f6f7ad09b9]

INTEGRATION: CWS fwkdbdesign01 (1.1.2); FILE ADDED 2007/03/06 08:49:54 fs 1.1.2.1: #i75146# own module/configuration for XML Form Documents


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [2b8ae4594910ab498e1809f7c0e9ef3dadcfab80]

INTEGRATION: CWS fwkdbdesign01 (1.1.2); FILE ADDED 2007/03/06 08:49:53 fs 1.1.2.1: #i75146# own module/configuration for XML Form Documents


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [ed0346dbcba74caade96b3ad93d6ad6280770c9d]

INTEGRATION: CWS fwkdbdesign01 (1.1.2); FILE ADDED 2007/03/06 08:49:37 fs 1.1.2.1: #i75146# own module/configuration for XML Form Documents


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [53558fa0afc612e91f85e9abd22cb99b691f9e0f]

INTEGRATION: CWS fwkdbdesign01 (1.1.2); FILE ADDED 2007/03/06 08:49:27 fs 1.1.2.1: #i75146# own module/configuration for XML Form Documents


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [92a60d187d52130c534006003ec78a6d091dcdce]

INTEGRATION: CWS fwkdbdesign01 (1.1.2); FILE ADDED 2007/03/06 08:50:20 fs 1.1.2.1: #i75146# own module/configuration for XML Form Documents


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [35fb335271630602ac2d0ab6b449de786888c4d9]

INTEGRATION: CWS fwkdbdesign01 (1.1.2); FILE ADDED 2007/03/06 08:50:09 fs 1.1.2.1: #i75146# own module/configuration for XML Form Documents


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [fac9804aaa00c44289d8d090617d0083b19523a7]

INTEGRATION: CWS fwkdbdesign01 (1.1.2); FILE ADDED 2007/03/06 08:49:42 fs 1.1.2.1: #i75146# own module/configuration for XML Form Documents


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [ac143fac1ff89b73d26363f38a7fb48b4feff720]

INTEGRATION: CWS fwkdbdesign01 (1.1.2); FILE ADDED 2007/03/06 08:49:31 fs 1.1.2.1: #i75146# own module/configuration for XML Form Documents


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [b555a8b77783da0204d9b01fce98bddf4afe1538]

INTEGRATION: CWS fwkdbdesign01 (1.4.932); FILE MERGED 2007/03/06 08:48:37 fs 1.4.932.1: #i75146# ShowDataNavigator is not necessary anymore, since we have an own Module/Configuration for XML Form documents


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [a89424830bbd4e3cbca2b3227ab6052c84056e75]

INTEGRATION: CWS fwkdbdesign01 (1.1.2); FILE ADDED 2007/03/05 08:53:04 fs 1.1.2.1: #i74951# UI config for Writer-based report designer


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [ae3003eec559ecf089b779d63b480f9298ed2ab4]

INTEGRATION: CWS fwkdbdesign01 (1.1.2); FILE ADDED 2007/03/05 08:53:03 fs 1.1.2.1: #i74951# UI config for Writer-based report designer


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [666473fe075bc01889c973f56ea9d0d023ae0157]

INTEGRATION: CWS fwkdbdesign01 (1.1.2); FILE ADDED 2007/03/05 08:53:02 fs 1.1.2.1: #i74951# UI config for Writer-based report designer


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [7ab5525930e561a8700a7df3fd2e0b2aa913d38e]

INTEGRATION: CWS fwkdbdesign01 (1.1.2); FILE ADDED 2007/03/05 08:53:01 fs 1.1.2.1: #i74951# UI config for Writer-based report designer


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [54779ffcfc779968dd1d4fa864ecac7fdbf35179]

INTEGRATION: CWS fwkdbdesign01 (1.1.2); FILE ADDED 2007/03/05 08:53:00 fs 1.1.2.1: #i74951# UI config for Writer-based report designer


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [bfe48fca5b0086cb69e2d8f4fb83da0f99cd549b]

INTEGRATION: CWS fwkdbdesign01 (1.1.2); FILE ADDED 2007/03/05 08:52:59 fs 1.1.2.1: #i74951# UI config for Writer-based report designer


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [8c6403d80eaa15b78d422b65e79af883d93726aa]

INTEGRATION: CWS fwkdbdesign01 (1.1.2); FILE ADDED 2007/03/05 08:52:58 fs 1.1.2.1: #i74951# UI config for Writer-based report designer


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [5697313b2606ad7b22c92b93b93d6abda1c08cb6]

INTEGRATION: CWS fwkdbdesign01 (1.1.2); FILE ADDED 2007/03/05 08:52:57 fs 1.1.2.1: #i74951# UI config for Writer-based report designer


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [7825abddf2409013a3fff69a6946b931543c4bdc]

INTEGRATION: CWS fwkdbdesign01 (1.1.2); FILE ADDED 2007/03/05 08:52:56 fs 1.1.2.1: #i74951# UI config for Writer-based report designer


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [d34df259304f07957fc60bed73f41317ad051286]

INTEGRATION: CWS fwkdbdesign01 (1.1.2); FILE ADDED 2007/03/05 08:52:55 fs 1.1.2.1: #i74951# UI config for Writer-based report designer


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [365fe097024a957bab5639b1812092881c33d41f]

INTEGRATION: CWS fwkdbdesign01 (1.1.2); FILE ADDED 2007/03/05 08:52:54 fs 1.1.2.1: #i74951# UI config for Writer-based report designer


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [536e25c9fb14cba91d51bcc037e12dba2091e700]

INTEGRATION: CWS fwkdbdesign01 (1.1.2); FILE ADDED 2007/03/05 08:52:53 fs 1.1.2.1: #i74951# UI config for Writer-based report designer


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [eab9d2f5895d7a6e50329a3a8d1fb7064ea08356]

INTEGRATION: CWS fwkdbdesign01 (1.1.2); FILE ADDED 2007/03/05 08:52:52 fs 1.1.2.1: #i74951# UI config for Writer-based report designer


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [900925b2199c5ffc64b19e06f7e8568736c5f53d]

INTEGRATION: CWS fwkdbdesign01 (1.1.2); FILE ADDED 2007/03/05 08:52:51 fs 1.1.2.1: #i74951# UI config for Writer-based report designer


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [22a1cc84754b37b00e64446d9a53bf39fd143cfa]

INTEGRATION: CWS fwkdbdesign01 (1.1.2); FILE ADDED 2007/03/05 08:52:50 fs 1.1.2.1: #i74951# UI config for Writer-based report designer


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [f515beb2424343f90fca2b0a705f96b41e9d3170]

INTEGRATION: CWS fwkdbdesign01 (1.1.2); FILE ADDED 2007/03/05 08:52:49 fs 1.1.2.1: #i74951# UI config for Writer-based report designer


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [02ce0b0bb204853a4b2c9e16b53f57e395d9597c]

INTEGRATION: CWS fwkdbdesign01 (1.1.2); FILE ADDED 2007/03/05 08:52:48 fs 1.1.2.1: #i74951# UI config for Writer-based report designer


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [c8b1d4eebb7d6e11f34313150204ea6ec05c3641]

INTEGRATION: CWS fwkdbdesign01 (1.1.2); FILE ADDED 2007/03/05 08:52:47 fs 1.1.2.1: #i74951# UI config for Writer-based report designer


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [25b5ca2c51204f79058fb0b034740b6cc3e572ac]

INTEGRATION: CWS fwkdbdesign01 (1.1.2); FILE ADDED 2007/03/05 08:52:46 fs 1.1.2.1: #i74951# UI config for Writer-based report designer


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [ef7761c02d3c690c094a69db629b4720853615a1]

INTEGRATION: CWS fwkdbdesign01 (1.1.2); FILE ADDED 2007/03/05 08:52:45 fs 1.1.2.1: #i74951# UI config for Writer-based report designer


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [86b34b4fc4b56ff8fabc7b703fe6e921754dd1e0]

INTEGRATION: CWS fwkdbdesign01 (1.1.2); FILE ADDED 2007/03/05 08:52:44 fs 1.1.2.1: #i74951# UI config for Writer-based report designer


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [5478e46b4897b186343072addf8c865cc90d5588]

INTEGRATION: CWS fwkdbdesign01 (1.1.2); FILE ADDED 2007/03/05 08:52:36 fs 1.1.2.1: #i74951# UI config for Writer-based report designer


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [1aeb2b28d24cd83573aeeeb59e377482a510de50]

INTEGRATION: CWS fwkdbdesign01 (1.1.2); FILE ADDED 2007/03/05 08:52:16 fs 1.1.2.1: #i74951# UI config for Writer-based report designer


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [190486ffc4dbf8b0d9c05bd57d8fc9da09996e80]

INTEGRATION: CWS fwkdbdesign01 (1.1.2); FILE ADDED 2007/03/05 08:51:51 fs 1.1.2.1: #i74951# UI config for Writer-based report designer


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [883f3a4a9d9ab546b9c5853f6b83bb7e9e160058]

INTEGRATION: CWS fwkdbdesign01 (1.1.2); FILE ADDED 2007/03/05 08:51:31 fs 1.1.2.1: #i74951# UI config for Writer-based report designer


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [64f6b1b20abd352c36f37241c5452330ed34c25b]

INTEGRATION: CWS fwkdbdesign01 (1.1.2); FILE ADDED 2007/03/05 08:51:17 fs 1.1.2.1: #i74951# UI config for Writer-based report designer


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [d362dcc3d3a9a203430a6fa1498c5e7e4f60c1de]

INTEGRATION: CWS fwkdbdesign01 (1.1.2); FILE ADDED 2007/03/05 08:51:01 fs 1.1.2.1: #i74951# UI config for Writer-based report designer


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [9f5417dcabc2978e4e0cd833df06a70ff95e51ee]

INTEGRATION: CWS fwkdbdesign01 (1.1.2); FILE ADDED 2007/03/05 08:50:41 fs 1.1.2.1: #i74951# UI config for Writer-based report designer


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [1873cf053c8966244b789b70796fb6eccaccab74]

INTEGRATION: CWS fwkdbdesign01 (1.1.2); FILE ADDED 2007/03/03 15:24:30 fs 1.1.2.1: #i74951# new uiconfig for Writer-based database forms


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [da2ba9c61846191c31eeda4224e034d00215d7e3]

INTEGRATION: CWS fwkdbdesign01 (1.1.2); FILE ADDED 2007/03/03 15:24:29 fs 1.1.2.1: #i74951# new uiconfig for Writer-based database forms


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [4534cad265fc13ec654970e5861912e8fa74389b]

INTEGRATION: CWS fwkdbdesign01 (1.1.2); FILE ADDED 2007/03/03 15:24:28 fs 1.1.2.1: #i74951# new uiconfig for Writer-based database forms


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [aa794ab8f82cc0675f16a1be5ff35e6477470dd1]

INTEGRATION: CWS fwkdbdesign01 (1.1.2); FILE ADDED 2007/03/03 15:24:27 fs 1.1.2.1: #i74951# new uiconfig for Writer-based database forms


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [747394f3a600f6cc88747a9ff11df59f3c10ebb6]

INTEGRATION: CWS fwkdbdesign01 (1.1.2); FILE ADDED 2007/03/03 15:24:26 fs 1.1.2.1: #i74951# new uiconfig for Writer-based database forms


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [346132f183e5a20115693d69ccde4c28522e5d1d]

INTEGRATION: CWS fwkdbdesign01 (1.1.2); FILE ADDED 2007/03/03 15:24:25 fs 1.1.2.1: #i74951# new uiconfig for Writer-based database forms


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [d8dc3a0d8e5673256d020141f393031948816825]

INTEGRATION: CWS fwkdbdesign01 (1.1.2); FILE ADDED 2007/03/03 15:24:24 fs 1.1.2.1: #i74951# new uiconfig for Writer-based database forms


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [7c588c51c05c9fb15ea956412dc78302d5553e76]

INTEGRATION: CWS fwkdbdesign01 (1.1.2); FILE ADDED 2007/03/06 08:47:50 fs 1.1.2.2: ShowDataNavigator is not necessary for database forms 2007/03/03 15:24:24 fs 1.1.2.1: #i74951# new uiconfig for Writer-based database forms


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [8e94c2b901fd31fafe71eb92b835e4edbf3cd3c5]

INTEGRATION: CWS fwkdbdesign01 (1.1.2); FILE ADDED 2007/03/03 15:24:23 fs 1.1.2.1: #i74951# new uiconfig for Writer-based database forms


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [d1bb80f089ae4a77842cc29b27df97b5b54147e3]

INTEGRATION: CWS fwkdbdesign01 (1.1.2); FILE ADDED 2007/03/03 15:24:22 fs 1.1.2.1: #i74951# new uiconfig for Writer-based database forms


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [a005c34bb0988a3c0bc8473191cb3144e51dd527]

INTEGRATION: CWS fwkdbdesign01 (1.1.2); FILE ADDED 2007/03/03 15:24:21 fs 1.1.2.1: #i74951# new uiconfig for Writer-based database forms


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [9490e4b08817159f1dd01337a28359e6e4b7dd78]

INTEGRATION: CWS fwkdbdesign01 (1.1.2); FILE ADDED 2007/03/03 15:24:20 fs 1.1.2.1: #i74951# new uiconfig for Writer-based database forms


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [38ee1d922929d3edb85890d94623cb34e7be7a41]

INTEGRATION: CWS fwkdbdesign01 (1.1.2); FILE ADDED 2007/03/03 15:24:07 fs 1.1.2.1: #i74951# new uiconfig for Writer-based database forms


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [8fe785941b6e41a34a45e77153ff2cdb3a8031e5]

INTEGRATION: CWS fwkdbdesign01 (1.1.2); FILE ADDED 2007/03/03 15:23:58 fs 1.1.2.1: #i74951# new uiconfig for Writer-based database forms


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [85f3f693ecb7041a52ad89e789659353dce0c6c0]

INTEGRATION: CWS fwkdbdesign01 (1.1.2); FILE ADDED 2007/03/07 07:20:38 fs 1.1.2.3: #ii74918# keyboard support for navigating database records 2007/03/05 13:53:33 fs 1.1.2.2: let Ctrl-Shift-L start the form based filter 2007/03/03 15:23:42 fs 1.1.2.1: #i74951# new uiconfig for Writer-based database forms


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [03b1dd5b4ea37f379b9b34d42e02b15174a68ae7]

INTEGRATION: CWS fwkdbdesign01 (1.1.2); FILE ADDED 2007/03/07 07:20:37 fs 1.1.2.3: #ii74918# keyboard support for navigating database records 2007/03/05 13:53:32 fs 1.1.2.2: let Ctrl-Shift-L start the form based filter 2007/03/03 15:23:38 fs 1.1.2.1: #i74951# new uiconfig for Writer-based database forms


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [96bc0a466a83cb1422cbde2d03c473f9249b5bb4]

INTEGRATION: CWS fwkdbdesign01 (1.1.2); FILE ADDED 2007/03/07 07:20:37 fs 1.1.2.3: #ii74918# keyboard support for navigating database records 2007/03/05 13:53:32 fs 1.1.2.2: let Ctrl-Shift-L start the form based filter 2007/03/03 15:23:31 fs 1.1.2.1: #i74951# new uiconfig for Writer-based database forms


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [a07c27d1b9344b7adb2f7a57442971c4bd80f42f]

INTEGRATION: CWS fwkdbdesign01 (1.1.2); FILE ADDED 2007/03/07 07:20:36 fs 1.1.2.3: #ii74918# keyboard support for navigating database records 2007/03/05 13:53:31 fs 1.1.2.2: let Ctrl-Shift-L start the form based filter 2007/03/03 15:23:14 fs 1.1.2.1: #i74951# new uiconfig for Writer-based database forms


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [65321a68ac3313bc51cf474c62c6343c3957dde6]

INTEGRATION: CWS fwkdbdesign01 (1.15.142); FILE MERGED 2007/03/06 08:52:05 fs 1.15.142.1: #i75146# docxforms needs exceptions


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [b9d410aa75d4ef854bf7459d2ff6b69f157564df]

INTEGRATION: CWS fwkdbdesign01 (1.4.238); FILE MERGED 2007/03/06 08:51:52 fs 1.4.238.1: #i75146# do a XModule::setModule if the document is to act as XML Form Document


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [efb05198ff73ee755470dbdc946807f8696ab40c]

INTEGRATION: CWS fwkdbdesign01 (1.21.244); FILE MERGED 2007/03/06 08:50:45 fs 1.21.244.3: #i75146# own module/configuration for XML Form Documents 2007/03/05 08:53:59 fs 1.21.244.2: #i74951# deliver uiconfig/swreport/* 2007/03/03 15:22:53 fs 1.21.244.1: #i74951# new uiconfig for Writer-based form documents


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [2bcc07fbcebf2a4336369fa8c375284d528e9032]

INTEGRATION: CWS fwkdbdesign01 (1.11.106); FILE MERGED 2007/03/06 08:43:02 fs 1.11.106.3: #i75146# XFormsWindowState 2007/03/05 08:49:33 fs 1.11.106.2: #i74951# WriterReportWindowState 2007/03/03 15:13:42 fs 1.11.106.1: #i74951# +WriterFormWindowState


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [a4becaaf1b8224c423ca72a58cf6ac279f0212f6]

INTEGRATION: CWS fwkdbdesign01 (1.1.2); FILE ADDED 2007/03/06 08:42:52 fs 1.1.2.1: #i75146# window states for XML form documents


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [1bcfe863ea72a18a638d465073e36f6a0f3643e2]

INTEGRATION: CWS fwkdbdesign01 (1.4.316); FILE MERGED 2007/03/03 15:13:32 fs 1.4.316.1: #i74951# typo


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [ed174d831b839db45552cec23328b6c798b1f449]

INTEGRATION: CWS fwkdbdesign01 (1.1.2); FILE ADDED 2007/03/05 08:50:09 fs 1.1.2.1: #i74951# WindowStates for Writer-based report designer


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [c35b20db5ee1a7a39485ae3e06dc240b20245044]

INTEGRATION: CWS fwkdbdesign01 (1.1.2); FILE ADDED 2007/03/03 15:13:59 fs 1.1.2.1: #i74951# window states for Writer-based database forms


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [bfe486eebaa45ea8c331bac083bd9b6214162a75]

INTEGRATION: CWS fwkdbdesign01 (1.127.14); FILE MERGED 2007/03/05 08:49:11 fs 1.127.14.2: #i74951# SimpleReportDesign->TextReportDesign 2007/03/03 15:14:34 fs 1.127.14.1: #i74951# ControlLayout sub nodes now using Module identifiers, not artificial names


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [f9e2141ad3a5bf4f2e93f73e9c48faaadee9b9d8]

INTEGRATION: CWS fwkdbdesign01 (1.51.50); FILE MERGED 2007/03/12 08:28:26 pb 1.51.50.2: fix: #i4854# ooSetupFactoryStyleFilter added 2007/03/05 13:32:12 as 1.51.50.1: #i45663# differ between module and service names


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [86c0f456b08b6d6a1a6509507755463217178c44]

INTEGRATION: CWS fwkdbdesign01 (1.13.106); FILE MERGED 2007/03/06 08:43:24 fs 1.13.106.3: #i75146# XFormsWindowState 2007/03/05 08:51:03 fs 1.13.106.2: #i74951# WriterReportWindowState 2007/03/03 15:15:15 fs 1.13.106.1: #i74951# +WriterFormWindowState


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [3e1da817232eda08c5ad6a55a16f9566032de2dd]

INTEGRATION: CWS fwkdbdesign01 (1.1.2); FILE ADDED 2007/03/06 08:43:17 fs 1.1.2.1: #i75146# window states for XML form documents


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [598b2033ac445f77757641cdd8749dd63d804140]

INTEGRATION: CWS fwkdbdesign01 (1.1.2); FILE ADDED 2007/03/05 08:51:22 fs 1.1.2.1: #i74951# WindowStates for Writer-based report designer


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [11816c58e5bbbe72805baa114ff66880fae491cd]

INTEGRATION: CWS fwkdbdesign01 (1.1.2); FILE ADDED 2007/03/03 15:15:21 fs 1.1.2.1: #i74951# window states for Writer-based database forms


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [7fd54cba09da227253133397cec235ab88bc44e4]

INTEGRATION: CWS fwkdbdesign01 (1.34.286); FILE MERGED 2007/03/03 15:15:06 fs 1.34.286.1: #i74951# ControlLayout sub nodes now using Module identifiers, not artificial names


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [73e9012d50ed7247fb275acacdf030bf49f00f0a]

INTEGRATION: CWS fwkdbdesign01 (1.10.24); FILE MERGED 2007/03/06 15:05:14 fs 1.10.24.1: #i75146# #i74951# localize the ooSetupFactoryUIName for Forms/Reports/XMLDocs


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [303696c942fc930db83e3166eae386e2c1c090d8]

INTEGRATION: CWS fwkdbdesign01 (1.29.48); FILE MERGED 2007/03/21 08:31:40 fs 1.29.48.7: #i75586# 2007/03/08 14:30:32 as 1.29.48.6: #i45663# make some module properties finalized 2007/03/06 15:05:04 fs 1.29.48.5: #i75146# #i74951# localize the ooSetupFactoryUIName for Forms/Reports/XMLDocs 2007/03/06 08:44:38 fs 1.29.48.4: #i75146# new module: XML form documents 2007/03/05 13:32:12 as 1.29.48.3: #i45663# differ between module and service names 2007/03/05 08:52:05 fs 1.29.48.2: #i74951# css.sdb.TextReportDesign module 2007/03/03 15:16:53 fs 1.29.48.1: #i74951# new module data for Writer-base database forms (css.sdb.FormDesign)


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [2e99ca7d8e51571d2a9e7f1d103f4ac1063100cf]

#i10000# merged header source


2007-04-16  Henning Brinkmann  <hbrinkm@openoffice.org>  [a3e35b275e0c3d569c96763a821ab1e68b775c44]

made getType const


2007-04-16  Henning Brinkmann  <hbrinkm@openoffice.org>  [eeebcf7d2109ffa3e69d74d6929b10da5ad8fa9f]

no message


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [61bf176058eda1a350e239a8b4a781723f792460]

INTEGRATION: CWS vcl77 (1.14.120); FILE MERGED 2007/03/23 15:08:21 pl 1.14.120.1: #i74221# better behaviout of NPN_GetValue


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [7a1f2d17047c6635b0fc73ad602814f6fa510687]

INTEGRATION: CWS vcl77 (1.38.12); FILE MERGED 2007/03/23 13:31:12 hdu 1.38.12.1: #i75531# workaround BitmapEx mask/bitmap depth mismatch


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [04cf0371b38f1aedf45e2e201cf240d0bfb07740]

INTEGRATION: CWS vcl77 (1.21.194); FILE MERGED 2007/03/29 09:31:47 pl 1.21.194.1: #i75284# clean up srcoll window destruction


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [e41a03b558891edde82c9e54fb87bb444367c7ec]

INTEGRATION: CWS vcl77 (1.3.300); FILE MERGED 2007/03/29 09:31:47 pl 1.3.300.1: #i75284# clean up srcoll window destruction


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [afe731278b443f0b67fd1edbbf0193fce1affc3a]

INTEGRATION: CWS vcl77 (1.8.192); FILE MERGED 2007/03/29 09:31:46 pl 1.8.192.1: #i75284# clean up srcoll window destruction


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [2232de64708682892e25853b36ee8b54417cb049]

INTEGRATION: CWS vcl77 (1.42.100); FILE MERGED 2007/03/29 18:10:05 pl 1.42.100.2: RESYNC: (1.42-1.43); FILE MERGED 2007/03/29 17:47:28 pl 1.42.100.1: #i67300# support some more builtin fonts for text fields


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [7e2cea15f15e7906c10a533efd336cd0df5cf140]

INTEGRATION: CWS vcl77 (1.103.10); FILE MERGED 2007/03/29 18:09:53 pl 1.103.10.2: RESYNC: (1.103-1.104); FILE MERGED 2007/03/29 17:47:27 pl 1.103.10.1: #i67300# support some more builtin fonts for text fields


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [3c9f7bd9c61115e2d1177aa2cd27f2435d2339fd]

INTEGRATION: CWS vcl77 (1.22.192); FILE MERGED 2007/03/23 13:31:11 hdu 1.22.192.1: #i75531# workaround BitmapEx mask/bitmap depth mismatch


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [b1c591fd961e57f1c56e285cbb0b190afdbd610b]

INTEGRATION: CWS vcl77 (1.7.194); FILE MERGED 2007/03/29 17:47:27 pl 1.7.194.1: #i67300# support some more builtin fonts for text fields


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [3bfc9c490c90800e372a60c6e8a92bab38ce8faf]

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>  [a22a3058a3ee61f8acbc740d4f20fe7f7ea3d410]

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>  [c283b3c580d521d7d710d53dea529b8569ead819]

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>  [826a6aa53036e92965f8b9a118452a37fd4c550c]

INTEGRATION: CWS vcl77 (1.15.94); FILE MERGED 2007/03/29 18:06:42 pl 1.15.94.2: RESYNC: (1.15-1.16); FILE MERGED 2007/03/26 18:17:44 pl 1.15.94.1: #i75759# support system libpaper


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [f8ce8f526dda7a9d4eaf2c8c36770b249493e755]

INTEGRATION: CWS vcl77 (1.42.6); FILE MERGED 2007/03/26 18:17:44 pl 1.42.6.2: #i75759# support system libpaper 2007/03/26 18:16:23 pl 1.42.6.1: join from CWS vcl75


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [149793a3941377854e9b4abaa4cb4505d28ffc7b]

INTEGRATION: CWS vcl77 (1.5.134); FILE MERGED 2007/03/26 18:17:43 pl 1.5.134.1: #i75759# support system libpaper


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [5d93e5fc5bd8915c24a241a5d58901c1c1792d13]

INTEGRATION: CWS vcl77 (1.21.30); FILE MERGED 2007/03/26 18:16:23 pl 1.21.30.1: join from CWS vcl75


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [e4854cf60a17ac5ddf07cf6ca63c3ae3aee6ae21]

INTEGRATION: CWS vcl77 (1.73.50); FILE MERGED 2007/03/29 18:05:33 pl 1.73.50.2: RESYNC: (1.73-1.74); FILE MERGED 2007/03/26 18:16:22 pl 1.73.50.1: join from CWS vcl75


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [0ff2ac2186de823281d52f089e5ee2983e87b1e2]

INTEGRATION: CWS vcl77 (1.16.18); FILE MERGED 2007/03/26 18:16:21 pl 1.16.18.1: join from CWS vcl75


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [8db8d4a8e48013acca3495d39a69becc672f1721]

INTEGRATION: CWS jl59 (1.1.2); FILE ADDED 2007/04/04 11:16:14 jl 1.1.2.1: #i46463# version 2.0 of test component that gets the update information via a http get request


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [bc5207994f8b7413188f2b23a445e436773ba4bf]

INTEGRATION: CWS jl59 (1.1.2); FILE ADDED 2007/03/16 15:36:17 jl 1.1.2.1: #146463# test extension


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [1bb51d505d8d7ec2485c6aab54aa2bec300b73a2]

INTEGRATION: CWS jl59 (1.1.2); FILE ADDED 2007/03/20 10:02:24 jl 1.1.2.2: #146463# 2007/03/16 15:35:58 jl 1.1.2.1: #146463# test extension


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [80c40764251df250a570ad3cbc32c160c3118090]

INTEGRATION: CWS jl59 (1.1.2); FILE ADDED 2007/04/04 11:55:40 jl 1.1.2.3: #146463# update information url now has the refresh parameter and version is 2.0 2007/03/20 09:56:26 jl 1.1.2.2: #146463# 2007/03/16 15:35:37 jl 1.1.2.1: #146463# test extension


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [7beb9e966595f5b1e924c9e0ca99bc26bd5312db]

INTEGRATION: CWS jl59 (1.1.2); FILE ADDED 2007/03/16 15:35:27 jl 1.1.2.1: #146463# test extension


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [bfae6f49eda193b2bb6a6ae9ba9f41491ea6242f]

INTEGRATION: CWS jl59 (1.1.2); FILE ADDED 2007/03/16 15:36:35 jl 1.1.2.1: #146463# test extension


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [7723238eaebb6557c6579b88abe2a531884755ac]

INTEGRATION: CWS jl59 (1.1.2); FILE ADDED 2007/03/16 15:36:25 jl 1.1.2.1: #146463# test extension


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [a5d3a9f0d8f92b15843e4f353724c530d86bd19c]

INTEGRATION: CWS jl59 (1.1.2); FILE ADDED 2007/03/16 15:36:07 jl 1.1.2.1: #146463# test extension


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [dc71abd37b70f6904f2cd7412303497fb3de614c]

INTEGRATION: CWS jl59 (1.1.2); FILE ADDED 2007/04/04 11:11:38 jl 1.1.2.1: #i46463# test component that gets the update information via a http get request


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [dbd6121c0d21e7e342ded071c2b5def8fe3ea855]

INTEGRATION: CWS jl59 (1.1.2); FILE ADDED 2007/04/04 12:11:28 jl 1.1.2.2: #146463# 2007/04/04 11:50:55 jl 1.1.2.1: #146463#


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [0a5de72922598fa9a9f5763ba6ab458e8bc10a21]

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>  [0461ae32819c92728313c3ddd76748e75ba8f204]

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>  [4c053bdda6a53f6b7e5f66fb48379d0f65ab5a2c]

INTEGRATION: CWS aw050_SRC680 (1.59.70.1.36); FILE MERGED 2007/04/04 13:06:41 aw 1.59.70.1.36.1: #i75974# changes to SDrPathObj and polygon API transformations due to difficulties with open/closed state handling (old/new definitions)


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [e167392dae22bb5976aa5bb819c1f1dde2e46f7b]

INTEGRATION: CWS aw050_SRC680 (1.36.36.3.4); FILE MERGED 2007/04/04 13:06:40 aw 1.36.36.3.4.1: #i75974# changes to SDrPathObj and polygon API transformations due to difficulties with open/closed state handling (old/new definitions)


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [e28609dab1123a86cc03278dfae7a4d36cb3438c]

INTEGRATION: CWS jl62_SRC680 (1.5.12); FILE MERGED 2007/04/02 14:24:24 jl 1.5.12.1: #i75871# new versions for assemblies


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [1e5dcce188d9ef1a47f773a368ebae74839b7555]

INTEGRATION: CWS jl62_SRC680 (1.6.108); FILE MERGED 2007/04/03 08:39:43 jsc 1.6.108.1: #i76046# update reference type library to OOo2.2.0 (must be done for every release)


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [de96446e8ad2e2c6dd05023f92483c85effa890a]

INTEGRATION: CWS oasisrng02_SRC680 (1.62.4); FILE MERGED 2007/04/02 13:05:37 nn 1.62.4.1: #i68880# encode apply-style-name for map also with is-true-formula


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [2398854c0e62c6a582d726330caebfe85f152774]

INTEGRATION: CWS oasisrng02_SRC680 (1.46.68); FILE MERGED 2007/04/03 07:58:50 bm 1.46.68.1: #i75528#, #i75529# do note export the properties stock-with-volume and lines-used in ODF format


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [5f9073f257be6803756f6202f1d1af04c0f76f35]

INTEGRATION: CWS oasisrng02_SRC680 (1.22.134); FILE MERGED 2007/04/03 07:58:50 bm 1.22.134.1: #i75528#, #i75529# do note export the properties stock-with-volume and lines-used in ODF format


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [fbce8c36fd9357b6729c3cb898ecb8e4127983e6]

INTEGRATION: CWS oasisrng02_SRC680 (1.4.78); FILE MERGED 2007/04/03 07:51:28 bm 1.4.78.1: #i75528#, #i75529# be able to import the class attribute at series, because the properties stock-with-volume and lines-used are no longer exported by the xmloff OOo flat-XML filter


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [fb5941c7ad6088c298871eca5f7365e63b8e9b9b]

INTEGRATION: CWS oasisrng02_SRC680 (1.6.44); FILE MERGED 2007/04/03 07:50:51 bm 1.6.44.1: #i75528#, #i75529# export the class attribute at series, because the properties stock-with-volume and lines-used are no longer interpreted by the xmloff OOo flat-XML filter


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [a99dc78c43a4fe7fcf628ec6f127ca57e28eac71]

INTEGRATION: CWS oasisrng02_SRC680 (1.2.206); FILE MERGED 2007/04/03 07:51:28 bm 1.2.206.1: #i75528#, #i75529# be able to import the class attribute at series, because the properties stock-with-volume and lines-used are no longer exported by the xmloff OOo flat-XML filter


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [db3f97b9fad3fc5f6469ed6b0bec01eb6b0494ce]

INTEGRATION: CWS impressrng01_SRC680 (1.7.98); FILE MERGED 2007/04/05 09:35:51 af 1.7.98.1: #i42375# IsLinkedEmbeddedObject() returns false for empty hrefs.


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [a9a52f0b881e2a9f3e8c802e6e08d95b68d65f24]

INTEGRATION: CWS impressrng01_SRC680 (1.124.30.2.6); FILE MERGED 2007/03/29 13:59:10 cl 1.124.30.2.6.1: #i36217# hard set enable-numbering attribute on paragraph import


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [c42d592b72a9eee935de85359bb58ada210103e9]

INTEGRATION: CWS impressrng01_SRC680 (1.34.64); FILE MERGED 2007/03/29 12:46:10 cl 1.34.64.1: #i36217# filter out enable-numbering attribute when experimental odf export is enabled


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [b7e448a0d6500d563c376f5d5d4fce248e022ebd]

INTEGRATION: CWS impressrng01_SRC680 (1.18.88); FILE MERGED 2007/03/29 12:42:04 cl 1.18.88.1: #i36217# export embedded numbering rules with name of style


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [c294131c9bb6948f6a0c7101852c17bc44e39edb]

INTEGRATION: CWS impressrng01_SRC680 (1.117.54); FILE MERGED 2007/03/28 13:37:23 cl 1.117.54.1: #i42375# allow import of draw:frame that are empty placeholders and are empty


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [39493cb254b77dce905a0111e043b3699da3928a]

INTEGRATION: CWS impressrng01_SRC680 (1.63.98); FILE MERGED 2007/03/28 13:37:23 cl 1.63.98.1: #i42375# allow import of draw:frame that are empty placeholders and are empty


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [615b3824b258d09e24d92b0135827e03bfd97da7]

INTEGRATION: CWS impressrng01_SRC680 (1.57.56); FILE MERGED 2007/03/30 15:23:24 cl 1.57.56.2: fixed linux compile issue 2007/03/28 13:36:00 cl 1.57.56.1: #i42375# export empty href for placeholder ole-object and image


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [000f7518f1b415b75beb5658f96aa1a4e23701d1]

INTEGRATION: CWS impressrng01_SRC680 (1.110.64); FILE MERGED 2007/03/29 12:39:38 cl 1.110.64.1: #i36217# export embedded numbering rules with name of style


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [8a1ea04dd54d16495306ed8c63539d42ef21326a]

INTEGRATION: CWS impressrng01_SRC680 (1.35.54.1.8); FILE MERGED 2007/03/29 12:36:15 cl 1.35.54.1.8.1: #i36217# export embedded numbering rules with name of style


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [c52a2a2398243bd59f62b662c84c1264f9993bfc]

INTEGRATION: CWS impressrng01_SRC680 (1.93.28.1.8); FILE MERGED 2007/03/29 12:35:32 cl 1.93.28.1.8.1: #i36217# export embedded numbering rules with name of style


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [b66ef5e5c0dc3aa6f3f203ea008d90a9c20f5a7e]

INTEGRATION: CWS impressrng01_SRC680 (1.9.98); FILE MERGED 2007/03/30 14:48:01 cl 1.9.98.2: #i67790# added import of smil:additive attribute and use 'base' as default for pres:additive 2007/03/26 13:37:32 cl 1.9.98.1: #146582# changed anim:iterate to support an xsd:duration


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [bdbec2daaaba5ab0a9456811d05c4b51431dc7a8]

INTEGRATION: CWS impressrng01_SRC680 (1.10.64); FILE MERGED 2007/03/30 14:48:01 cl 1.10.64.2: #i67790# added import of smil:additive attribute and use 'base' as default for pres:additive 2007/03/26 13:37:32 cl 1.10.64.1: #146582# changed anim:iterate to support an xsd:duration


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [eaf9c4ca23b05d44bb0a81aab5e977ce2403bee4]

INTEGRATION: CWS impressrng01_SRC680 (1.100.16); FILE MERGED 2007/04/04 12:12:56 thb 1.100.16.1: #i76080# Fixed typo in token list (extraneous space)


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [cedd1f17730fa6f830e3cbc22e0bb064c7afec50]

INTEGRATION: CWS impressrng01_SRC680 (1.126.88); FILE MERGED 2007/03/26 13:36:55 cl 1.126.88.1: #146582# added isExperimentalOdfExportEnabled()


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [4f68d35d52e16d62011747b5648ef6c290f16e43]

#i10000# merged missing header source


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [d3f16cfccc2ecdedc18a47e351a6163ace9abcaf]

INTEGRATION: CWS autotext01_SRC680 (1.33.210); FILE MERGED 2007/02/15 19:31:28 mav 1.33.210.1: #i74370# fix the import of the autotext


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [332e5f6353471ae10bd77877e538336632c97623]

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>  [095911fcee80948125efc813d60570561cc47e37]

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>  [ead901085908736e61c62c6f87996afd68c1a4c3]

INTEGRATION: CWS pj74 (1.1.2); FILE ADDED 2007/03/01 09:57:46 pjanik 1.1.2.1: #i74947#: Implement Mac OS X specific system proxy configuration backend..


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [5f95e0f336dde5a1edc4d7e18b98706ac5f98c08]

INTEGRATION: CWS pj74 (1.1.2); FILE ADDED 2007/03/04 07:38:21 pjanik 1.1.2.2: #i74947#: Remove debugging statements. Add MAXHOSTNAMELEN instead of  hardcoded constant for hostname length. Better code comments. 2007/03/01 09:57:45 pjanik 1.1.2.1: #i74947#: Implement Mac OS X specific system proxy configuration backend..


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [4ebc8c08972f29b093505ad2961df1a0be83384c]

INTEGRATION: CWS pj74 (1.1.2); FILE ADDED 2007/03/01 09:57:45 pjanik 1.1.2.1: #i74947#: Implement Mac OS X specific system proxy configuration backend..


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [381bca16985315ffacbda95255a0b19e679d42c5]

INTEGRATION: CWS pj74 (1.1.2); FILE ADDED 2007/03/04 07:37:34 pjanik 1.1.2.2: #i74947#: Remove debugging statements. 2007/03/01 09:57:44 pjanik 1.1.2.1: #i74947#: Implement Mac OS X specific system proxy configuration backend..


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [73bf7afaaac17e7c1caff42b758820d5a289b2b5]

INTEGRATION: CWS pj74 (1.1.2); FILE ADDED 2007/03/01 09:57:44 pjanik 1.1.2.1: #i74947#: Implement Mac OS X specific system proxy configuration backend..


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [efe80284574d5f64cbffae5a55cd9149d8354246]

INTEGRATION: CWS pj74 (1.31.22); FILE MERGED 2007/03/01 09:55:53 pjanik 1.31.22.1: #i74947#: Add new directory macbe to the build process.


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [f1aa9749caebd820383ca0ffa20daa0ad797c1eb]

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>  [bd62695c5f0b5d27fb8e2a62ca0e960cb3d297d8]

INTEGRATION: CWS pj76 (1.40.26); FILE MERGED 2007/03/18 16:48:30 pjanik 1.40.26.1: #i75485#: Remove (wrong) stlport linking on Mac OS X.


2007-04-16  Ivo Hinkelmann  <ihi@openoffice.org>  [623d86a57d8c8e400aaa1b87851e51befa2cc337]

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-16  Oliver Specht  <os@openoffice.org>  [70276e1fbab1b66369e1c0b301acc164893574f5]

missing export added to SprmIdToString


2007-04-16  Henning Brinkmann  <hbrinkm@openoffice.org>  [c759ac89f3de5df45a7e2465f733952ccd818c02]

SprmIdToString went to resourcemodel


2007-04-16  Henning Brinkmann  <hbrinkm@openoffice.org>  [f78386dbadc487e13cb11c94491af2fdbcffa193]

SprmIdToString went to resourcemodel


2007-04-16  Henning Brinkmann  <hbrinkm@openoffice.org>  [f6feb0ac3f91e88f71efc5a054920e2348bf5c78]

no message


2007-04-16  Henning Brinkmann  <hbrinkm@openoffice.org>  [9d5eb8479f1639e1f3c2c7cbcd8f5abab1b65560]

new resource type StringValue


2007-04-16  Henning Brinkmann  <hbrinkm@openoffice.org>  [b55d67c6174993f0ff9bd4daa5a81a0089d012bb]

OOMXLProperty::getName: use SprmIdToString, too


2007-04-16  Henning Brinkmann  <hbrinkm@openoffice.org>  [0e1d93c819493d34107546e939790ccdce81ff11]

mode OOXMLPropertyImpl::meType private


2007-04-16  Henning Brinkmann  <hbrinkm@openoffice.org>  [1543340f270f7b16af831d771b80c5923f04b1d0]

white space difference


2007-04-16  Henning Brinkmann  <hbrinkm@openoffice.org>  [03dfd02af3a14aaa3679a3b4ae41b5b6b03fab04]

more annotation for fonts/numbering/strings


2007-04-16  Henning Brinkmann  <hbrinkm@openoffice.org>  [c717d9faf55d5734335afbdd7a2b00119e7a9db5]

SprmIdToString went to resourcemodel


2007-04-13  Vladimir Glazounov  <vg@openoffice.org>  [c06646d9f7bc3393395eb4187ceb84fc44e5d5ce]

#i76245#


2007-04-13  Vladimir Glazounov  <vg@openoffice.org>  [bdf5ad46403aacb3adf6da0117319f477bb1bc4d]

#i76340# no sal/inc/sal in INCLUDE


2007-04-13  Fridrich Štrba  <fridrich_strba@openoffice.org>  [2a9743111a3fd75c53ed4d598f9f4236758f7855]

fix a crash


2007-04-13  Henning Brinkmann  <hbrinkm@openoffice.org>  [2a10504370568c695b87b6dee6ab05af7edc90b5]

QNameToString went to resourcemodel


2007-04-13  Henning Brinkmann  <hbrinkm@openoffice.org>  [e0220d9ee05a0e082f997fb74312ac001302a6c2]

QNameToString went to resourcemodel


2007-04-13  Henning Brinkmann  <hbrinkm@openoffice.org>  [6f56a2f542664149c875d1720dadf62349e25bf1]

new directory


2007-04-13  Henning Brinkmann  <hbrinkm@openoffice.org>  [9b63478122865307d2b38c9be7c1ebda58863401]

fonttable, definition of numberings


2007-04-13  Henning Brinkmann  <hbrinkm@openoffice.org>  [3168270b7562f4ef1aa8fd9816440130dc1f199e]

clean up


2007-04-13  Henning Brinkmann  <hbrinkm@openoffice.org>  [b866ca145ef8b81e4360f1894f5037a1b86fad00]

resolve fonttable


2007-04-13  Henning Brinkmann  <hbrinkm@openoffice.org>  [f5f13def0237b92727662c9c2e7bc74d4612cdd2]

use OOXMLValue::Pointer_t as member type for OOXMLTableImpl


2007-04-13  Henning Brinkmann  <hbrinkm@openoffice.org>  [6961526a27631b6627bc3ad6c5cf95509fbf2536]

remove add from OOXMLTable


2007-04-13  Henning Brinkmann  <hbrinkm@openoffice.org>  [11fb310bd7b1ffac0b014e8f06dc9d1a8c20e2f7]

fonttable, definition of numberings


2007-04-13  Henning Brinkmann  <hbrinkm@openoffice.org>  [cb46885e70591faa65880742943a0332b0facea9]

QNameToString went to resourcemodel


2007-04-13  Henning Brinkmann  <hbrinkm@openoffice.org>  [e716d5bcfaf1404161ba3d818c9925581e9f124b]

QNameToString went to resourcemodel


2007-04-13  Oliver Specht  <os@openoffice.org>  [85872e6da6c8c678d2ad9df02b25a09ee214e8e8]

style default properties applied


2007-04-13  Vladimir Glazounov  <vg@openoffice.org>  [d0456bd9aaf3d6bc6203bba38977aac4296c6f2d]

#100000# get rid of solaris' cc warning


2007-04-13  Vladimir Glazounov  <vg@openoffice.org>  [030469032c8f48a788fdaa89deba26863886853e]

#100000# temporary replace hedabu with hedabu_obsolete


2007-04-12  Vladimir Glazounov  <vg@openoffice.org>  [ed8943f9c1f75a0d07b0d7009daa7b2329582a0f]

#100000# lstbox.h moved to inc/vcl


2007-04-12  Vladimir Glazounov  <vg@openoffice.org>  [a17e7e90a25e616b7e517b41856b08dd17fbfeab]

new version for SRC680


2007-04-12  Vladimir Glazounov  <vg@openoffice.org>  [f4ed82e87d79cc26c37244ad3b91938e49618e8f]

#100000# lstbox.h moved to inc/vcl


2007-04-12  Oliver Specht  <os@openoffice.org>  [d933f9d6db3e8fc0c18faff6edf1347ff3fa59d9]

style default properties applied


2007-04-12  Vladimir Glazounov  <vg@openoffice.org>  [6fb0a3ffe08365bf53c12e7bb9d537c154ec6e5d]

#100000# restore falsely removed file


2007-04-12  Vladimir Glazounov  <vg@openoffice.org>  [fb28a261642e4e6b3ba3f8b4b17682e62d31f6b9]

INTEGRATION: CWS hedaburemove01 (1.1.90); FILE REMOVED because the original file was removed before the integration


2007-04-12  Vladimir Glazounov  <vg@openoffice.org>  [1fc006dca6105b4bfd84af584e0f54f33484c9fb]

SRC680


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [f51bdb5bf8fd4788ba1f39020a38310d70721950]

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>  [6a07875c2b4ba3ddb5ba89e99eda800b88c50d4c]

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>  [f555a32a211ac47b7579c6ad7cfe3aa6832b6769]

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>  [b82b48a9f773e5e693c7da0da3b6bc3fad1e9612]

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>  [63a9aa3d3fb5f57b38f5185d7f43394790aefbb2]

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>  [7b223bf0f12797ec621bf488ff0d6f50aa578ccf]

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>  [c2b8cc54a0f46d40355911ba4fec4dc152bb53a0]

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>  [a16279995b421efece8082c731035a2eb00cbecc]

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>  [e8879f2ceedaad70a365b7e15ce4cdedc281407e]

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>  [d4bd4a882067da9ca7a0d340b2efa2658726da09]

INTEGRATION: CWS hedaburemove01 (1.45.50); FILE MERGED 2007/04/02 11:17:58 vg 1.45.50.2: RESYNC: (1.45-1.46); FILE MERGED 2007/02/09 16:15:01 vg 1.45.50.1: #72503# get rid of hedabu procedure: Moving headers to sfx2/inc/sfx2 and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [9d64cff39fc151cebb67bf72523d43fd4c907b79]

INTEGRATION: CWS hedaburemove01 (1.18.256); FILE MERGED 2007/02/09 16:15:01 vg 1.18.256.1: #72503# get rid of hedabu procedure: Moving headers to sfx2/inc/sfx2 and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [72d02daf9787c0a27610e67f9abaedbd2ec96f45]

INTEGRATION: CWS hedaburemove01 (1.8.212); FILE MERGED 2007/02/09 16:15:00 vg 1.8.212.1: #72503# get rid of hedabu procedure: Moving headers to sfx2/inc/sfx2 and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [4128e265465572acebeb967098b260ed69b6fb91]

INTEGRATION: CWS hedaburemove01 (1.36.40); FILE MERGED 2007/02/09 16:15:00 vg 1.36.40.1: #72503# get rid of hedabu procedure: Moving headers to sfx2/inc/sfx2 and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [ab9baa26d2d4bfab36111ed8ce15ae1e81f5712b]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/04/04 14:56:23 vg 1.1.2.2: resync to SRC680_m207 2007/02/09 16:15:00 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to sfx2/inc/sfx2 and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [9397401fd340ad3018c7eb73255c709c586de6fd]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/04/04 14:56:22 vg 1.1.2.2: resync to SRC680_m207 2007/02/09 16:14:59 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to sfx2/inc/sfx2 and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [0a2105bd7840f4dc00504a571d95cdae48f6565c]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:14:59 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to sfx2/inc/sfx2 and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [456712b2eabe80479c4abbe082f771a679543384]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:14:58 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to sfx2/inc/sfx2 and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [7d28c39374c44914f809a2a09a25da53fb8322c4]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:14:57 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to sfx2/inc/sfx2 and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [f74e662525147aef879db30f7d34e67b1353326f]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/04/04 14:56:21 vg 1.1.2.2: resync to SRC680_m207 2007/02/09 16:14:56 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to sfx2/inc/sfx2 and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [269a191a68ead9b5401b665134f3a834ca9c22ad]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:14:56 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to sfx2/inc/sfx2 and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [eecb182446849efe040d7c45ecfbe312fce22649]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:14:55 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to sfx2/inc/sfx2 and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [7c7153a1c25429536b151386e17153ce58fe9516]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:14:54 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to sfx2/inc/sfx2 and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [e83eec3538b945281aecae189d324bf03f907fdc]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/04/04 14:56:21 vg 1.1.2.2: resync to SRC680_m207 2007/02/09 16:14:53 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to sfx2/inc/sfx2 and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [ba6e7117840e24c5f0abe4c98791395872a03e03]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:14:53 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to sfx2/inc/sfx2 and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [9cab91b66099d46fac8880a28a66efe0a9407223]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:14:52 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to sfx2/inc/sfx2 and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [5b2003879ee2d076e68d2c9084c18350c8c96f2f]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/04/04 14:56:20 vg 1.1.2.2: resync to SRC680_m207 2007/02/09 16:14:52 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to sfx2/inc/sfx2 and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [775107efa31893402b6512014a807feac62cca6c]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:14:51 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to sfx2/inc/sfx2 and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [d9d767ae56fc0dfad7f007271208ba89881d7248]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:14:50 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to sfx2/inc/sfx2 and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [c26af0698dae5a4d7ea1b39cba9af9a613224bca]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:14:49 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to sfx2/inc/sfx2 and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [bd3049b65513d8c161891667b8e9a4fe9bcd79d2]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:14:48 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to sfx2/inc/sfx2 and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [984cfc1fe2ecd2e025c6485602268fff08b1c294]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:14:47 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to sfx2/inc/sfx2 and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [b6bd7a752fc8cb0ce948947af6f2af3fc8fcb92b]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/04/04 14:56:20 vg 1.1.2.2: resync to SRC680_m207 2007/02/09 16:14:46 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to sfx2/inc/sfx2 and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [73380fb4ebc6ab8d08c5538b72dec2ae255b3922]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:14:46 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to sfx2/inc/sfx2 and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [30860096b148e5d95813b3e94feedf6b47db8b5d]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:14:45 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to sfx2/inc/sfx2 and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [b25774db4315fbbbb86cc7f66f369c922b053055]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:14:44 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to sfx2/inc/sfx2 and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [0d8c293fa426bc9f6f9f71393ce6de752a2087d8]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/04/04 14:56:20 vg 1.1.2.2: resync to SRC680_m207 2007/02/09 16:14:44 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to sfx2/inc/sfx2 and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [95d602dd43fa77df3de90e6e90cc638c8678aff9]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:14:43 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to sfx2/inc/sfx2 and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [2e0b37476d09f634fc9c51cac5c9c1d5614b924f]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/04/04 14:56:20 vg 1.1.2.2: resync to SRC680_m207 2007/02/09 16:14:42 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to sfx2/inc/sfx2 and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [6867d2b6c930b05bacafb4b6759540d7a04bc490]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:14:42 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to sfx2/inc/sfx2 and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [443f82284ae00225fccbd3dffe42cf4e1485b0e2]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:14:41 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to sfx2/inc/sfx2 and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [5a9184d9e270e0ec0fe4b378c5cfde54ede095fa]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/04/04 14:56:19 vg 1.1.2.2: resync to SRC680_m207 2007/02/09 16:14:41 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to sfx2/inc/sfx2 and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [a02cb0599e637d0868353055aea8c0188f5e0c87]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:14:40 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to sfx2/inc/sfx2 and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [df022c2fa967c88426896241b62bb660503f44f1]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/04/04 14:56:18 vg 1.1.2.2: resync to SRC680_m207 2007/02/09 16:14:39 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to sfx2/inc/sfx2 and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [b12f91a1662741028ab2c821eedbd2ca2595d576]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:14:39 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to sfx2/inc/sfx2 and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [a67bc38a0e240b86674e3144c48b008656f2fa81]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:14:38 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to sfx2/inc/sfx2 and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [3398e1d1086b364362ebe48725043a2c47a1a105]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/04/04 14:56:18 vg 1.1.2.2: resync to SRC680_m207 2007/02/09 16:14:37 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to sfx2/inc/sfx2 and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [9be9afbe3c1043cd48139e97709a20a70abf024b]

INTEGRATION: CWS hedaburemove01 (1.16.12); FILE MERGED 2007/04/02 19:09:50 vg 1.16.12.2: RESYNC: (1.16-1.19); FILE MERGED 2007/02/09 16:14:17 vg 1.16.12.1: #72503# get rid of hedabu procedure: Moving headers to sot/inc/sot and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [4486a44eace63f0701311be65ef8ede76d80948c]

INTEGRATION: CWS hedaburemove01 (1.12.76); FILE MERGED 2007/02/09 16:14:17 vg 1.12.76.1: #72503# get rid of hedabu procedure: Moving headers to sot/inc/sot and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [e1e019fed3970b916b046e2d7be48ea786026fce]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:14:17 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to sot/inc/sot and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [1dcdb6118da8876c0c773f2976a4e33ab76c787e]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:14:16 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to sot/inc/sot and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [f108f9423b744fb97557539530f901962efbd8d0]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:14:15 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to sot/inc/sot and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [68aca13cb304fb2b9b84c566de3a35d3515e1af4]

INTEGRATION: CWS hedaburemove01 (1.24.32); FILE MERGED 2007/02/09 16:14:15 vg 1.24.32.1: #72503# get rid of hedabu procedure: Moving headers to sot/inc/sot and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [b02853e6de97d9b2b2169afd706d923379bd2318]

INTEGRATION: CWS hedaburemove01 (1.23.16); FILE MERGED 2007/02/09 16:13:47 vg 1.23.16.1: #72503# get rid of hedabu procedure: Moving headers to transex3/inc/transex3 and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [4b2dee940b0d77073c96e005f4daf378a486eec8]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:13:47 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to transex3/inc/transex3 and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [bbc03a0a05a79d82f526d309f8715f549052b435]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:13:46 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to transex3/inc/transex3 and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [0d7864eb2e8c05ecaf583ed3f79ba2980b701d33]

INTEGRATION: CWS hedaburemove01 (1.15.22); FILE MERGED 2007/04/02 18:23:18 vg 1.15.22.2: RESYNC: (1.15-1.16); FILE MERGED 2007/02/09 16:13:38 vg 1.15.22.1: #72503# get rid of hedabu procedure: Moving headers to goodies/inc/goodies and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [60b411edba2c4ef4101756ebd8aa310445d49df6]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:13:38 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to goodies/inc/goodies and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [495ef45bd297dad85ed4677d3cf7168ebcd60d76]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:13:37 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to goodies/inc/goodies and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [c1f340a3078e3cf1ebdb9381deee7ac44fe6bcfa]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:13:36 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to goodies/inc/goodies and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [91dbce098f77b7c08d573e6cf84cfe6d67c081d7]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:13:35 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to goodies/inc/goodies and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [7c71cd6c341bc0d5c60654c1c05c34f0bcac6247]

INTEGRATION: CWS hedaburemove01 (1.21.78); FILE MERGED 2007/02/09 16:13:33 vg 1.21.78.1: #72503# get rid of hedabu procedure: Moving headers to goodies/inc/goodies and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [f7fc7387d9b76137c8d75aa18f7292ea884c5582]

INTEGRATION: CWS hedaburemove01 (1.95.28); FILE MERGED 2007/04/03 09:13:31 vg 1.95.28.2: RESYNC: (1.95-1.97); FILE MERGED 2007/02/09 16:13:22 vg 1.95.28.1: #72503# get rid of hedabu procedure: Moving headers to sc/inc/sc and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [8a3a63b33494c0a50e5c54ce7b8df7d135537d1d]

INTEGRATION: CWS hedaburemove01 (1.2.114); FILE MERGED 2006/12/13 16:26:14 vg 1.2.114.1: #i72503# get rid of hedabu


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [cc2d515539684e8ee6d1d20ca1b80e3e9ab52aa9]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2006/12/13 16:25:33 vg 1.1.2.1: #i72503# gathered global includes in one place


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [fec87b550340e919fa6b5450b9ef20277b38a0fd]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2006/12/13 16:25:32 vg 1.1.2.1: #i72503# gathered global includes in one place


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [23f9d7620d600ec31025da4f810ffc998af09245]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2006/12/13 16:25:31 vg 1.1.2.1: #i72503# gathered global includes in one place


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [bb361cba08a9aa43909e6ccbd1a02fe130ede366]

INTEGRATION: CWS hedaburemove01 (1.3.50); FILE MERGED 2006/12/12 16:28:12 vg 1.3.50.1: #i72503# get rid of hedabu


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [73881595e87c0304d27d174adb6c2126751da1e3]

INTEGRATION: CWS hedaburemove01 (1.6.50); FILE MERGED 2006/12/12 16:28:12 vg 1.6.50.1: #i72503# get rid of hedabu


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [83ab16c6290d43776d648319b50757f499c212a0]

INTEGRATION: CWS hedaburemove01 (1.17.50); FILE MERGED 2006/12/12 16:28:12 vg 1.17.50.1: #i72503# get rid of hedabu


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [4e767f051e53227444205b934d226f80aea8ba14]

INTEGRATION: CWS hedaburemove01 (1.10.50); FILE MERGED 2006/12/12 16:28:12 vg 1.10.50.1: #i72503# get rid of hedabu


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [e701af865c2c58dadb5d90a83ce75fad682f8deb]

INTEGRATION: CWS hedaburemove01 (1.45.32); FILE MERGED 2006/12/12 16:28:11 vg 1.45.32.1: #i72503# get rid of hedabu


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [8cbd18c78de9cef746f32192d748fdfc0420f8c1]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2006/12/12 16:25:00 vg 1.1.2.1: #i72503# gathered global includes in one place


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [2056a66a3a9e075242be9aa3533cc580573a3de6]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/04/04 14:57:12 vg 1.1.2.2: resync to SRC680_m207 2006/12/12 16:25:00 vg 1.1.2.1: #i72503# gathered global includes in one place


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [0d4c21477f2da0d2c7d9041091980a64a278cd3e]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2006/12/12 16:24:59 vg 1.1.2.1: #i72503# gathered global includes in one place


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [0cb6c05d153b3e64fa58cc35e7b6590326c0dcba]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2006/12/12 16:24:58 vg 1.1.2.1: #i72503# gathered global includes in one place


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [0a874232db0feca5fb37a64ab3bd1e134cd3d50a]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2006/12/12 16:24:57 vg 1.1.2.1: #i72503# gathered global includes in one place


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [725e7b875d6c84c0af1bb8fce5e0d2191b4b109e]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2006/12/12 16:24:56 vg 1.1.2.1: #i72503# gathered global includes in one place


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [5b881d6cc58dd8fc80b7cae7c95b4f3a84edcca6]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2006/12/12 16:24:55 vg 1.1.2.1: #i72503# gathered global includes in one place


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [9f112b7f7f3f4c3e5e6aa08fd3565954d8c3b2a0]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/04/11 11:50:33 vg 1.1.2.2: resync to m208 2006/12/12 16:24:55 vg 1.1.2.1: #i72503# gathered global includes in one place


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [6a1073e7bae57fa10800e82ba323eae6888fd549]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2006/12/12 16:24:54 vg 1.1.2.1: #i72503# gathered global includes in one place


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [858f91f09c5996bef20b50f6e153a99656d3e6f9]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/04/04 14:57:12 vg 1.1.2.2: resync to SRC680_m207 2006/12/12 16:24:54 vg 1.1.2.1: #i72503# gathered global includes in one place


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [3f4bcac7d237261e69adc47d367d84e15c687bc8]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2006/12/12 16:24:53 vg 1.1.2.1: #i72503# gathered global includes in one place


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [39cb988b450465082d02e7a2681a0206594ab2e4]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2006/12/12 16:24:52 vg 1.1.2.1: #i72503# gathered global includes in one place


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [2737a04cfcee67f0457abfca5f96753f18fda7d8]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2006/12/12 16:24:51 vg 1.1.2.1: #i72503# gathered global includes in one place


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [9829c0d5b807de79758e98ea7797d964126d48ef]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/04/04 14:57:11 vg 1.1.2.2: resync to SRC680_m207 2006/12/12 16:24:51 vg 1.1.2.1: #i72503# gathered global includes in one place


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [b6aef7861cb6416a9a4de6bee77e9ceb1701027a]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2006/12/12 16:24:50 vg 1.1.2.1: #i72503# gathered global includes in one place


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [a71ea56ee32b9e8c6e16ea40ccad1d05d25eff10]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2006/12/12 16:24:49 vg 1.1.2.1: #i72503# gathered global includes in one place


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [74b3acd4fab8a31f3c364340c459fe88c32ff68a]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2006/12/12 16:24:48 vg 1.1.2.1: #i72503# gathered global includes in one place


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [6d7686370b8bf5e267c2761e73d6adeb7a20fe1b]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2006/12/12 16:24:47 vg 1.1.2.1: #i72503# gathered global includes in one place


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [fc8bdf6136531bfd34c41b352f1156bd68844077]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2006/12/12 16:24:46 vg 1.1.2.1: #i72503# gathered global includes in one place


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [724367e42264ac5e0ceb4ecdf14ec8ac6285f765]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2006/12/12 16:24:45 vg 1.1.2.1: #i72503# gathered global includes in one place


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [305acdf456ddb2fd170832ad3eafeb3da326e649]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2006/12/12 16:24:44 vg 1.1.2.1: #i72503# gathered global includes in one place


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [207f6e1e6169d827e052e337e96b793435014ed1]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/04/04 14:57:11 vg 1.1.2.2: resync to SRC680_m207 2006/12/12 16:24:44 vg 1.1.2.1: #i72503# gathered global includes in one place


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [fab66e9803692f16e30ceaae4b1c7ad718a42fa5]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2006/12/12 16:24:43 vg 1.1.2.1: #i72503# gathered global includes in one place


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [0b702305ba79d0cb98402ff596bb4a95421fe632]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2006/12/12 16:24:42 vg 1.1.2.1: #i72503# gathered global includes in one place


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [4df68d0272a3eac709cb08cb4165867a91a429e6]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2006/12/12 16:24:41 vg 1.1.2.1: #i72503# gathered global includes in one place


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [b8215ac39e0787fd332f753d3c204fef2ae5adcd]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2006/12/12 16:24:40 vg 1.1.2.1: #i72503# gathered global includes in one place


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [82b563ece17d717db1356062b0ddf27f10ecf663]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/04/04 14:57:11 vg 1.1.2.2: resync to SRC680_m207 2006/12/12 16:24:40 vg 1.1.2.1: #i72503# gathered global includes in one place


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [ddd5bbef53a191a3840f9fbf9a9d94fa07c015a6]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2006/12/12 16:24:39 vg 1.1.2.1: #i72503# gathered global includes in one place


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [2935e6e71d1d5910a87bbbf13c51218424cc4520]

INTEGRATION: CWS hedaburemove01 (1.3.68); FILE MERGED 2006/12/12 16:28:11 vg 1.3.68.1: #i72503# get rid of hedabu


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [ddf17d8fd5f568bc24c68688aa73c30a3bbf8989]

INTEGRATION: CWS hedaburemove01 (1.2.94); FILE MERGED 2006/12/12 16:28:11 vg 1.2.94.1: #i72503# get rid of hedabu


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [057843577ecba370ba8684655f98bc9f4f87f787]

INTEGRATION: CWS hedaburemove01 (1.2.94); FILE MERGED 2006/12/12 16:28:10 vg 1.2.94.1: #i72503# get rid of hedabu


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [8ec06184d5e68a8827c0b98e98175f3633d6f004]

INTEGRATION: CWS hedaburemove01 (1.8.50); FILE MERGED 2006/12/12 16:28:10 vg 1.8.50.1: #i72503# get rid of hedabu


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [76e39fa763e83bdc8c669cdf60f9b2562d5f4701]

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>  [77c77b9978c82a7a7dbc7ed598a22826d7f3e9cd]

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-11  Vladimir Glazounov  <vg@openoffice.org>  [354f78283d9fb21758c0ab5c2e99ec0aa0c56db1]

INTEGRATION: CWS hedaburemove01 (1.10.428); FILE MERGED 2007/02/09 16:13:06 vg 1.10.428.1: #72503# get rid of hedabu procedure: Moving headers to svtools/inc/svtools and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [ce039d76affd1ca90bf9076f194a93a588f30e46]

INTEGRATION: CWS hedaburemove01 (1.5.98); FILE MERGED 2007/02/09 16:13:06 vg 1.5.98.1: #72503# get rid of hedabu procedure: Moving headers to svtools/inc/svtools and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [1b6b1c7a60a8966013b81c8a79b168da577336e2]

INTEGRATION: CWS hedaburemove01 (1.36.74); FILE MERGED 2007/02/09 16:13:05 vg 1.36.74.1: #72503# get rid of hedabu procedure: Moving headers to svtools/inc/svtools and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [841f155b14d3272c0f8e28b4db413414833c44ae]

INTEGRATION: CWS hedaburemove01 (1.40.76); FILE MERGED 2007/02/09 16:13:05 vg 1.40.76.1: #72503# get rid of hedabu procedure: Moving headers to svtools/inc/svtools and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [ec556ca8d4d0692e994d6fa1176e79c908aee096]

INTEGRATION: CWS hedaburemove01 (1.140.28); FILE MERGED 2007/04/11 10:26:43 vg 1.140.28.3: resync to m207 2007/04/02 10:02:46 vg 1.140.28.2: RESYNC: (1.140-1.144); FILE MERGED 2007/02/09 16:13:05 vg 1.140.28.1: #72503# get rid of hedabu procedure: Moving headers to svtools/inc/svtools and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [9497631a68c11a158f0a7c28d106272dd72edc02]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:13:04 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svtools/inc/svtools and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [3f6608219591ec053ef22b9a1c8e7f90ddc3872e]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/04/04 14:56:45 vg 1.1.2.2: resync to SRC680_m207 2007/02/09 16:13:04 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svtools/inc/svtools and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [4a253cf9bb46afbce5b7865fa342734521534c63]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:13:03 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svtools/inc/svtools and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [bfb1a70e7564e40cbc532abb2d73d6d8773d5e05]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:13:02 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svtools/inc/svtools and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [7240de147ac0ec9f6617ed0d708faa1d8eff5898]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:13:01 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svtools/inc/svtools and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [931df2b138a4d6a3d0934ed6451087c56fc54f90]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:13:00 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svtools/inc/svtools and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [87e26e0f0951e5f989b0d8039ec5a76c1653fd58]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:12:59 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svtools/inc/svtools and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [241a5abef92b5ceb1988a6bd30979b7592465b60]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:12:58 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svtools/inc/svtools and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [49f83b9e2f79a618d4572fe619fdbd8153623273]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/04/04 14:56:45 vg 1.1.2.2: resync to SRC680_m207 2007/02/09 16:12:58 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svtools/inc/svtools and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [205df3643c53bae0a1de1869d23bd1b1834522a9]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:12:57 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svtools/inc/svtools and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [e1f3bc8a0eddee38d1082162336b52b43e5d16ab]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/04/04 14:56:45 vg 1.1.2.2: resync to SRC680_m207 2007/02/09 16:12:56 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svtools/inc/svtools and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [eb49d1b244b0d7cf782f52a0f07dee17d9af9f4d]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:12:56 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svtools/inc/svtools and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [da9ca52d972ac7800df33187bf50dee68cc7d228]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:12:55 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svtools/inc/svtools and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [a27a532643f51e6cddea0b9981fe8b2f15bf71f5]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/04/04 14:56:45 vg 1.1.2.2: resync to SRC680_m207 2007/02/09 16:12:55 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svtools/inc/svtools and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [59bb5ba445352f88e3ac2d00a5dc3f9bb872326a]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:12:54 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svtools/inc/svtools and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [544fc9fa56e67344a11353474852aca6d9dc9b7b]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:12:53 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svtools/inc/svtools and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [bc68b05255ae910d3fc4e5a187acfc1d2412a312]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:12:52 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svtools/inc/svtools and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [362aa06fa3ff8e2652da5bdbf87733e1687ffc22]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:12:51 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svtools/inc/svtools and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [c933117cc5a3801483503cbef3c97b55080cc27c]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:12:50 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svtools/inc/svtools and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [36c912690768a7bdc156d35e8faaa47d26c30589]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:12:49 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svtools/inc/svtools and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [d9d9be5379b7c3e37951d25290d30a44456aaaf9]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:12:48 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svtools/inc/svtools and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [523b266b7e808791be637d92228781673c5b5fdd]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:12:47 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svtools/inc/svtools and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [8e5ebca0fd8e3fd8688105b1b2dc15a5fcbcb95e]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/04/04 14:56:45 vg 1.1.2.2: resync to SRC680_m207 2007/02/09 16:12:47 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svtools/inc/svtools and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [f9458e51addff98795372273cf3e90537d7a6ec5]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:12:46 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svtools/inc/svtools and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [d0591e89237bfa9437558c6e6da083db21e40dc3]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:12:45 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svtools/inc/svtools and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [5f51e579fc2e3207166b053382ca14b95082728c]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:12:44 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svtools/inc/svtools and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [0087f4c0c7617a1124eb9b07a3d8ec52bd33e064]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:12:43 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svtools/inc/svtools and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [ba1b784a58e809bcbd8e704a75c34948f42ee1c0]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:12:42 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svtools/inc/svtools and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [a6602dabf6de396afcea26112a962ad15ac1a4c9]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:12:41 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svtools/inc/svtools and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [0bf333c6292b854957a0836648c249721adce032]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:12:40 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svtools/inc/svtools and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [1b76d630e583c307a0e213e2d48fefe8926819e6]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:12:39 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svtools/inc/svtools and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [2351b6d4ba452ed9a261541cd8581ad43788d4db]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:12:38 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svtools/inc/svtools and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [81b9a192783549e316e38918576e532f3904573d]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:12:37 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svtools/inc/svtools and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [45e654acc0a762b7b0d02d8d9bccfddb50e2042b]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:12:36 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svtools/inc/svtools and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [4d9d7eb12c581b19172077b80616fdbc27a3eb4a]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:12:35 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svtools/inc/svtools and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [aa5d0345c51ca505a3cfa9413b4c443044e0b4c8]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:12:34 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svtools/inc/svtools and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [9c7a33bab5c00c5b2b8d0f0d96d49ae08a98c3dc]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:12:33 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svtools/inc/svtools and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [6c7fed9a15767c45a276b60c4526cf5826239fe5]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:12:32 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svtools/inc/svtools and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [d9f415a96320900b04339d5209b480beb2c2e429]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:12:31 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svtools/inc/svtools and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [900fd88f2e7f55b5b9228899ebad60922f1dbcb7]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:12:30 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svtools/inc/svtools and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [c2cd806a47216efb16a5c919b2a008e458af2427]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:12:29 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svtools/inc/svtools and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [35137d0b2dc137c10c139534ddf24f01f27fa138]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:12:28 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svtools/inc/svtools and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [f480fdccee6c9933ec52eef946ba1ea914c39c7d]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:12:27 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svtools/inc/svtools and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [b2c3370abfa23a148b8e19038769771acbf39061]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:12:26 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svtools/inc/svtools and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [cd3b0741a8f509f20c5b6deaa32f2158b315939d]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:12:25 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svtools/inc/svtools and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [b2350f2a86486fbbd7c375f654bae97ed272619c]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:12:24 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svtools/inc/svtools and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [58e0650d8b61200c24aad7b2bb9550ebf7b08438]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:12:23 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svtools/inc/svtools and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [d9787d11b7c00784bff192cedfe3040a184adb71]

INTEGRATION: CWS hedaburemove01 (1.2.112); FILE MERGED 2007/04/11 10:26:25 vg 1.2.112.1: resync to m207


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [250761cc095472d0f68b6e14b22a5ae07d630aef]

INTEGRATION: CWS hedaburemove01 (1.10.98); FILE MERGED 2007/02/09 16:12:10 vg 1.10.98.1: #72503# get rid of hedabu procedure: Moving headers to svtools/inc/svtools and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [5d8ce39052c97155274bea4027c93765448c0d80]

INTEGRATION: CWS hedaburemove01 (1.10.98); FILE MERGED 2007/02/09 16:12:09 vg 1.10.98.1: #72503# get rid of hedabu procedure: Moving headers to svtools/inc/svtools and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [cd750660f2eede80b163525771ece1d747946c96]

INTEGRATION: CWS hedaburemove01 (1.13.38); FILE MERGED 2007/04/02 10:01:21 vg 1.13.38.2: RESYNC: (1.13-1.14); FILE MERGED 2007/02/09 16:12:09 vg 1.13.38.1: #72503# get rid of hedabu procedure: Moving headers to svtools/inc/svtools and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [4eac0f62d4635522a0f608d35e2b92a293f47f44]

INTEGRATION: CWS hedaburemove01 (1.16.98); FILE MERGED 2007/02/09 16:12:09 vg 1.16.98.1: #72503# get rid of hedabu procedure: Moving headers to svtools/inc/svtools and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [07376e45d479f28570c28ea371360af70c0f0978]

INTEGRATION: CWS hedaburemove01 (1.36.102); FILE MERGED 2006/12/15 16:02:09 vg 1.36.102.1: #i72503# no need for hedabu here


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [c224a933a5619814e2013ceaea3889d4ea6d8b1c]

INTEGRATION: CWS hedaburemove01 (1.19.16); FILE MERGED 2006/12/12 16:29:18 vg 1.19.16.1: #i72503# get rid of hedabu


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [a5267fceb33b6f45fa0b3020305c8ed5e7f2a8f5]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2006/12/12 15:45:23 vg 1.1.2.1: #i72503# moved from ./..


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [2be34a60988acfe30a8ead74dcfde5355ae307fe]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2006/12/12 15:45:22 vg 1.1.2.1: #i72503# moved from ./..


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [3eaa18bd44a692975514f139da8f2ceea8fb424b]

INTEGRATION: CWS hedaburemove01 (1.84.30); FILE MERGED 2007/04/02 09:51:35 vg 1.84.30.2: RESYNC: (1.84-1.87); FILE MERGED 2007/02/09 16:11:20 vg 1.84.30.1: #72503# get rid of hedabu procedure: Moving headers to vcl/inc/vcl and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [2035447487de60b1a68bac0c99dac358c9ab0d84]

INTEGRATION: CWS hedaburemove01 (1.52.102); FILE MERGED 2007/02/09 16:11:20 vg 1.52.102.1: #72503# get rid of hedabu procedure: Moving headers to vcl/inc/vcl and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [123cc764b98e236ffb1d0c6202e7d08f1a9cc700]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:11:19 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to vcl/inc/vcl and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [d23129d6ab7bd05541b01b43c30d6ca7cd0ebab3]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/04/04 14:57:25 vg 1.1.2.2: resync to SRC680_m207 2007/02/09 16:11:19 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to vcl/inc/vcl and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [f59676fe09175725ee0a75a1678dd1581decc20b]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/04/04 14:57:24 vg 1.1.2.2: resync to SRC680_m207 2007/02/09 16:11:19 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to vcl/inc/vcl and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [7ae2c0023c6b06938c31f9ef337ad1f83da52eee]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:11:18 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to vcl/inc/vcl and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [b997f4f91db1b4273ac8bcf399157d7caf9c3b3f]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:11:17 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to vcl/inc/vcl and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [0450ebfa9d381d024682c7a318a5a4490ad6c985]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:11:16 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to vcl/inc/vcl and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [cdbb98bb2eb1bc5374e98f957ac887b6b4d14796]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:11:15 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to vcl/inc/vcl and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [679713a6633c94bb950c9f7dea280d60639bde17]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:11:14 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to vcl/inc/vcl and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [6188e78c741571f482807537bf06ed5bfa30baeb]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/04/04 14:57:24 vg 1.1.2.2: resync to SRC680_m207 2007/02/09 16:11:14 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to vcl/inc/vcl and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [5b931ba705e6d5b54c143898a4cd842caf353a28]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:11:13 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to vcl/inc/vcl and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [0ac71f9f9b89b94513b7eec50d81991c8940016b]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:11:12 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to vcl/inc/vcl and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [0708ca0787ca18d478fdb5342ffad9b2a6b5343d]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:11:11 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to vcl/inc/vcl and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [7ce54e7e148d3536c6d0b609461cc07e28edc333]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:11:10 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to vcl/inc/vcl and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [03d1881fb4d3c4bcbfdd990ee43f11cb1cb05915]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:11:09 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to vcl/inc/vcl and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [6f62fb58a6417e49c1761c05925d5f4e830d7696]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/04/04 14:57:24 vg 1.1.2.2: resync to SRC680_m207 2007/02/09 16:11:09 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to vcl/inc/vcl and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [1412006d04d4f21b3d6fde754eb9766a9752bc29]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:11:08 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to vcl/inc/vcl and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [ecc0b6fb1f310abfad68eb832cf31a6cdb127050]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:11:07 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to vcl/inc/vcl and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [7b1d0af8640fb4641cfdc3af752ed0bf467f9229]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/04/04 14:57:24 vg 1.1.2.2: resync to SRC680_m207 2007/02/09 16:11:06 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to vcl/inc/vcl and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [78e35f33d3e9c170d3d4d732b8eb9f5817335f12]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:11:06 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to vcl/inc/vcl and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [585076e89feb2f113799250a4c6945d9c16bdefb]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:11:05 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to vcl/inc/vcl and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [827dbf2c3f76e39199307b23ade8d7b8011089b6]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/04/11 11:42:45 vg 1.1.2.2: resync to m208 2007/02/09 16:11:05 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to vcl/inc/vcl and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [286f564e8a5e57f05d8f2c2afae844b05b8a1fab]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:11:04 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to vcl/inc/vcl and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [ca23d37093352cd390de814939a1c451d7ba91ff]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/04/04 14:57:23 vg 1.1.2.2: resync to SRC680_m207 2007/02/09 16:11:04 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to vcl/inc/vcl and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [d6f8420f16b7b504c2064d6476cd180d9a719b7a]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:11:03 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to vcl/inc/vcl and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [6841308ade811d29f26ad60510ac90a73d0a766c]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:11:02 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to vcl/inc/vcl and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [a02e8af56ba44e9bb3ba2c6e995a23745ee629a0]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/04/04 14:57:23 vg 1.1.2.2: resync to SRC680_m207 2007/02/09 16:11:02 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to vcl/inc/vcl and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [fe991846ffabfc219795da947b8063f9ddccc441]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/04/04 14:57:23 vg 1.1.2.2: resync to SRC680_m207 2007/02/09 16:11:01 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to vcl/inc/vcl and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [08eb9b3eaceb4d5a4117f11f563885bf6c434b6d]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:11:01 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to vcl/inc/vcl and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [7a59e855ef20b38e5aef422b164d37b53e7e8717]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/04/11 10:24:49 vg 1.1.2.3: resync to m207 2007/04/04 14:57:23 vg 1.1.2.2: resync to SRC680_m207 2007/02/09 16:11:00 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to vcl/inc/vcl and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [c26dc493b711ff063666940b715e106e3b94a002]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/04/04 14:57:23 vg 1.1.2.2: resync to SRC680_m207 2007/02/09 16:11:00 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to vcl/inc/vcl and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [e977639fa710e337954a809eeb132b13b6dcf825]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/04/11 11:39:00 vg 1.1.2.2: resync to m208 2007/02/09 16:11:00 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to vcl/inc/vcl and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [ae8a1d6837d1752f4c07487ad38d4c56dd6533ef]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:11:00 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to vcl/inc/vcl and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [57b6200c65c22b66b16ca30f4ccac1c45904186f]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/04/04 14:57:22 vg 1.1.2.2: resync to SRC680_m207 2007/02/09 16:10:59 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to vcl/inc/vcl and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [54be050ff6fe420d694e46059e79f0aa640e5a84]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:10:59 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to vcl/inc/vcl and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [b6824896094d1d2779138e96370b649877622a15]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:10:58 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to vcl/inc/vcl and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [fd7648c85167ab5fd7406f860760519026791cc0]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/04/04 14:57:22 vg 1.1.2.2: resync to SRC680_m207 2007/02/09 16:10:58 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to vcl/inc/vcl and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [54770ad395a5d018ac156faa9eb809619faee859]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:10:57 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to vcl/inc/vcl and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [72f725fc005c734dc4bdd3a02bcbce7b66d28581]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/04/04 14:57:22 vg 1.1.2.2: resync to SRC680_m207 2007/02/09 16:10:57 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to vcl/inc/vcl and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [39c2236b8cfa6c4d132a2dfb16cdb05cd193854d]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:10:56 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to vcl/inc/vcl and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [00f44b0017fa97dffde62734fb4a6b1b468f37ea]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:10:55 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to vcl/inc/vcl and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [1f44fc2c68997032c6f6b0a742e85f9eb17c90db]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/04/04 14:57:22 vg 1.1.2.2: resync to SRC680_m207 2007/02/09 16:10:55 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to vcl/inc/vcl and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [8f109255ac69d6f83293f4bd7381fc760c9c82a9]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:10:54 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to vcl/inc/vcl and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [3f06fc5c799c6f8f94f8a2b7d8f044ac6f927d8b]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:10:53 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to vcl/inc/vcl and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [bc4c956daa75ec89534c58a55f274b4af1336d83]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:10:52 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to vcl/inc/vcl and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [8c57e6424b8761a1691294bd3d392ba837e53ce0]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:10:51 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to vcl/inc/vcl and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [331ddb298280336098747c4a579f5f51a6390b22]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:10:50 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to vcl/inc/vcl and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [f9f7a474b50048c6eec0c05305d4879241628688]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/04/04 14:57:22 vg 1.1.2.2: resync to SRC680_m207 2007/02/09 16:10:50 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to vcl/inc/vcl and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [c0174bfa073f72d15712af4a73b54fb29dde57f0]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:10:49 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to vcl/inc/vcl and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [2b2a4de087e4efef739e29d5ea456fe76819aabf]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/04/04 14:57:21 vg 1.1.2.2: resync to SRC680_m207 2007/02/09 16:10:49 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to vcl/inc/vcl and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [74ea8055452fdcc0f84376db4c978a9cbdba8c41]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:10:48 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to vcl/inc/vcl and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [c8330937878a57c74b4f3e3083c013ed0903f80d]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/04/04 14:57:21 vg 1.1.2.2: resync to SRC680_m207 2007/02/09 16:10:48 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to vcl/inc/vcl and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [4c9a7621a197f209db81b37f407e7c72f4a416c3]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:10:47 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to vcl/inc/vcl and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [a6c45c549e5ec0d3bd7fa4405adade4832bf5d0e]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/04/11 11:39:00 vg 1.1.2.3: resync to m208 2007/04/04 14:57:21 vg 1.1.2.2: resync to SRC680_m207 2007/02/09 16:10:46 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to vcl/inc/vcl and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [fe564edf6e6bc8b684e54bcb4665f0fb1c02645a]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:10:46 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to vcl/inc/vcl and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [4647f3e5ec0fd9b29758b38905f6bf246d72cfc3]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:10:45 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to vcl/inc/vcl and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [ec24cac51f2ff117c12d4d8f934121f536e37666]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:10:44 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to vcl/inc/vcl and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [f5e2690e3f2fc51e884b94b2d9607abf181851b4]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:10:43 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to vcl/inc/vcl and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [a622d4e9d717e64c305399c833d7d15af2fc109e]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:10:42 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to vcl/inc/vcl and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [fbf0e1172a1af9b5ff3e1ad6747a70cffb9fe7a1]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/04/04 14:57:21 vg 1.1.2.2: resync to SRC680_m207 2007/02/09 16:10:41 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to vcl/inc/vcl and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [2b69d357b2c6aa8c0ba4ccca183908f190535aee]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/04/11 10:24:49 vg 1.1.2.3: resync to m207 2007/04/04 14:57:20 vg 1.1.2.2: resync to SRC680_m207 2007/02/09 16:10:41 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to vcl/inc/vcl and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [e9e1c61c32a6210e9030c359bd8f7e1d17650607]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:10:41 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to vcl/inc/vcl and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [95da10e7cadea67198d36554acd2424b90353b77]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:10:40 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to vcl/inc/vcl and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [c467b20bb172c0735cfae964ad921ab9415deb3b]

INTEGRATION: CWS hedaburemove01 (1.7.176); FILE MERGED 2007/02/09 16:10:10 vg 1.7.176.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [c91bfa8f45ca60a2c026ea94dd5c3f1d3a8fd29a]

INTEGRATION: CWS hedaburemove01 (1.8.142); FILE MERGED 2007/02/09 16:10:10 vg 1.8.142.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [8fb5891eb3c583f1408995d228c246012beebc6b]

INTEGRATION: CWS hedaburemove01 (1.7.142); FILE MERGED 2007/02/09 16:10:10 vg 1.7.142.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [ac54d4c97e857f69bd2c4857bea39d1511441ff7]

INTEGRATION: CWS hedaburemove01 (1.7.144); FILE MERGED 2007/02/09 16:10:10 vg 1.7.144.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [4b818ed2622a2e3c8e999e8d35882569a759765f]

INTEGRATION: CWS hedaburemove01 (1.14.72); FILE MERGED 2007/02/09 16:10:09 vg 1.14.72.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [7fd687126bee465712605401b4952dec5e6d8b47]

INTEGRATION: CWS hedaburemove01 (1.121.68); FILE MERGED 2007/03/29 16:44:56 vg 1.121.68.2: RESYNC: (1.121-1.122); FILE MERGED 2007/02/09 16:10:09 vg 1.121.68.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [994d4ebf6caf5eb229ea699f1b18db074f190072]

INTEGRATION: CWS hedaburemove01 (1.2.72); FILE MERGED 2007/02/09 16:10:09 vg 1.2.72.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [79b0f9b806a75e567496cbda1edab572107005aa]

INTEGRATION: CWS hedaburemove01 (1.8.706); FILE MERGED 2007/02/09 16:10:08 vg 1.8.706.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [ba9e1219bcd6a3eb8a7429eca56d2d125774058f]

INTEGRATION: CWS hedaburemove01 (1.7.38); FILE MERGED 2007/03/29 16:42:56 vg 1.7.38.2: RESYNC: (1.7-1.8); FILE MERGED 2007/02/09 16:10:08 vg 1.7.38.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [f7d18217a816af095e8ab1383991ccf5b86d1495]

INTEGRATION: CWS hedaburemove01 (1.11.70); FILE MERGED 2007/02/09 16:10:08 vg 1.11.70.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [365383df56ff419f10d854d9ade594ee7a37f919]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:54:36 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [cbc28c6cc3d9baf306a7e0091a22467b3b169753]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:54:35 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [962618e9274e74cb39130eb1f4de5fb790e211f6]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:54:34 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [dbb202c25410d0af06d241ed9e930e5ba03bc4a1]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:54:33 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [58f9a679b3886a4a368119e88b9ba9884d52025e]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:54:32 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [8d68f776bec0b19366fddba92b01d81672c4d867]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:54:31 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [c0f9f55528618b11f7434fbdb0ca0268a93fa98e]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:54:30 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [dfb300e736c9d24176d2732d0cf1205c9c61de0f]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/04/04 15:11:17 vg 1.1.2.2: resync to SRC680_m207 2007/02/09 16:54:30 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [e7fafde51c75c7af12a45ee97460e5c823539f42]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:54:29 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [4de465dabb94040ac021ea0e7153d561f8fb0a22]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:54:28 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [f919b3a3c47b66e53722690046ea11ca71e92b33]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:54:27 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [6c100682f262fe1b3bc1eae8f2bd47cd13be9b9a]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:54:26 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [5a873741a7eed05b4fcfb9893f3ead0bada0c3b9]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:54:25 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [d7ffd622358239ea471b0c67405f8df91ec83770]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:54:24 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [ed361a7b09e8754f0439911c3be49549155dc894]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:54:23 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [9d44f6a8fc18ee54b47bb2cb749e7e2e875956f5]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:54:22 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [a61df28cec4c0e31b07117943e5b5c706f723e65]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:54:21 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [d710ccd808274abd22b55e6a85029a8496619381]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:54:20 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [ab2bb2b33ca365facf139c7e872a64052bddc01d]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:54:19 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [2a9c7dee91d445e4d8adcb14799d9a9bf169b854]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:54:18 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [efe7dc99a9ee0f747634127620a14ac2f099be4c]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:54:17 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [bb2b56dbbe364fd8e34310e833a12165fd8e3c2c]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/04/04 15:11:17 vg 1.1.2.2: resync to SRC680_m207 2007/02/09 16:54:17 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [1e10f227e5abba03fdcddb0d752332ba218634bb]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:54:16 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [3ffe099bd0ceb749c01a98785c51338b7cac33eb]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/04/04 15:11:17 vg 1.1.2.2: resync to SRC680_m207 2007/02/09 16:54:16 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [edd450625e00243a580229f95e9bf7c3be7e8baf]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:54:15 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [c919449d185c2185a5f3a658131cadcb9b351360]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:54:14 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [3ede53ac956de7f170ea6289b5ca674753d39889]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:54:13 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [be6d27bde72b342a6e1e71553b7f8b371e797982]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/04/04 15:11:16 vg 1.1.2.2: resync to SRC680_m207 2007/02/09 16:54:13 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [f5422b58754bb68fa316f2104788441a017ec943]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 17:12:45 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [73fa1a4dc64885572677c452c356f677663751f4]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:54:12 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [20854e8ee86bf6f50cbb953a4f394003f0e21a17]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:54:11 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [2c76ce90749172cea044550ac596728b461700ee]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:54:10 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [aeeb44e33c090f94c6ec9238aa9637e1135af4e7]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:54:09 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [cd3d56f512e3c90729b9c32e48ecc42567b50281]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:54:08 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [99a00b68092afaafa3b7ba3f6c7be0a7e751bd67]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:54:07 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [dfcd1117ba80dae8c811a28e39031935c63a3018]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:54:06 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [e1ed33a1385a609c8244a7764c947b67eb25c52d]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:54:05 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [b20ce3fa5fe3a55c587299c2759729f44ff0c379]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:54:04 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [b422d5a02763a48e248584042fa2730cf047c97b]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:54:03 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [12adf7289250d36ff942a094975565243d0941ec]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:54:02 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [8d631549ef1d7567852c4b4b62fe6d344aa5c7d6]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:54:01 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [95a7f0b6a57e38e59bbf5234720023a6020aaeab]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:54:00 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [a5c8691dd1f3bfec69abafcb85df26622c713ffb]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/04/04 15:11:16 vg 1.1.2.2: resync to SRC680_m207 2007/02/09 17:12:45 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [cb05db521ee51ed8fc34cd27a8d412d34b6e4cab]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 17:12:44 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [0a303355da0becac81f758c773487b73637d14f7]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:53:59 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [f1a784f1e5274e2d6085ffa92c5d493f97fbd707]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/04/04 15:11:16 vg 1.1.2.2: resync to SRC680_m207 2007/02/09 16:53:59 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [d6e1f58b1ac911902fc2485b210f096585ae1324]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:53:58 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [4096da9b4b00679ede0e96cb3396267cc3a2d391]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/04/04 15:11:15 vg 1.1.2.2: resync to SRC680_m207 2007/02/09 16:53:58 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [cb07ed8c74d71de9ef512c7a3568c7ee85585cef]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:53:57 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [2a85f96308745b56c66aa99daa828f1a39c3194f]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:53:56 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [489315ae022721c2be9bc297834b53186ff89cdd]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/04/04 15:11:15 vg 1.1.2.2: resync to SRC680_m207 2007/02/09 16:53:56 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [a4288059c2511f3a6cf3897ed6191dc3e6a1da63]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/04/04 15:11:14 vg 1.1.2.2: resync to SRC680_m207 2007/02/09 16:53:55 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [b97a3f93c3794174b22b25181dd858ab75e4c28e]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:53:55 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [0a582d82043aa4d5c1d7f6f572d17a71f5526381]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/04/04 15:11:14 vg 1.1.2.2: resync to SRC680_m207 2007/02/09 16:53:54 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [393cd4d6dbb9e5eeecf63329cb141eaa94405d94]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:53:54 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [fe43284deee2c1a27fcb979492c1c807595f484b]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:53:53 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [d94dd078f2851b3d044f0d084fa6d99b5b044cf3]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/04/04 15:11:13 vg 1.1.2.2: resync to SRC680_m207 2007/02/09 16:53:52 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [ce08cbeee6021e71a2bd267179c24c5d130dd93f]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:53:52 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [7a8f5a89c7e1e37327fe8d4f991ca3d784ffa5d8]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/04/04 15:11:13 vg 1.1.2.2: resync to SRC680_m207 2007/02/09 16:53:51 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [2063b54a4fb3ceb7256cd718cb012aa19db263f4]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:53:51 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [6002b49955c75135489a4f2af0eab14eaeaaf31b]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/04/04 15:11:13 vg 1.1.2.2: resync to SRC680_m207 2007/02/09 16:53:50 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [c4db4380465fa3d28d34717926f430af7a64d598]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:53:50 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [3daa03a735e8d62f41270382c240f19d79889da4]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:53:49 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [f18dfd11149c266e053bcdc63e257f1fad547cab]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:53:48 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [68d366bd000c227eb93b1390cae433b19bf0c0bb]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/04/04 15:11:12 vg 1.1.2.2: resync to SRC680_m207 2007/02/09 16:53:48 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [bbda4f9f5881ae0dc94013c30b082c4b18e42894]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:53:47 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [f16e0c84e959977f7ebfd18ebd64f737954b5d72]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/04/04 15:11:12 vg 1.1.2.2: resync to SRC680_m207 2007/02/09 16:53:47 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [c37ca5ada6865751003e9b7e0eaf006105d2d351]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/04/04 15:11:12 vg 1.1.2.2: resync to SRC680_m207 2007/02/09 16:53:46 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [d6eadf60506951f46bdacc42666de3b541ea35a9]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/04/04 15:11:11 vg 1.1.2.2: resync to SRC680_m207 2007/02/09 16:53:46 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [82f4193b7e38f194acee35a967836507d7805989]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:53:46 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [a641c6239a291844e2dffe8ce7099ad7a1a7a28a]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:53:45 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [0dd33baecdacc9c926804ab63a72af2fe0752bba]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/04/04 15:11:11 vg 1.1.2.2: resync to SRC680_m207 2007/02/09 16:53:45 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [5f7b0e234f1e5af56ed39d625b236bd265e0989c]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:53:44 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [74270ae87b11bd7cd9725ef9e9838364e06a679c]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:53:43 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [7a914945124f1a708d348a8a8a8add3f06d847d7]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:53:42 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [47e9bbffa46ddf2bd6bb4fc8386a962d48e20aa1]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:53:41 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [1fa9fe2899d02de997833023fe32db06053db990]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:53:40 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [cd276079e25334c78b2ecf086f9125d23b3456a7]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:53:39 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [b107bc41acb21a2c40ddefa0f9c9ebd291b60b76]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:53:38 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [85f0fc095f246450a22cbdcba7dd552631603d2a]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:53:37 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [98cf4043f9bc39adceae14c8c18e01acaafa7e67]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:53:36 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [62e88d4e616ee7e383e72a58ab56d0257277249c]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:53:35 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [81d136bdbd906991b71399a8f6d5bb94f1f98de2]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/04/04 15:11:11 vg 1.1.2.2: resync to SRC680_m207 2007/02/09 16:53:34 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [1327441549cc4bd1ce0a27419e201e4cdee49a61]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:53:33 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [7c5e7cfed323fe3e5118126bc8727207d4ab1055]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:53:32 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [8d199a59a338daa078a89a20933322703ea7cb43]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:53:31 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [dbb6ecc55dcaa0c5c290a8d2e852119604049809]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:53:30 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [b5075b75b5d99ec5499b6126d9956ea96fe09c57]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:53:29 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [e6d960ead59d1d31f3aee7c430f4f874c499cbd0]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:53:28 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [a521947606c5d3f7885312f8ed380ab7fe3bf9ac]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:53:27 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [f8c4ce847030201946f7c7de6901387f52c07247]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:53:26 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [c779feb1dfa340d61902dcd9d0b754046ffd8e5b]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:53:25 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [b312844b227c026cdd597ffc82dd8c2acf13f94d]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:53:24 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [ef975394f5c1fdb5d8c5030e9f96756d2668767f]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:53:23 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [1effdaa05ef31b3c7beff98f640214e6c3883d1e]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:53:22 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [1de539e580635ccf431c5b31dbb1b4a969793518]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:53:21 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [2cd38409b744bcfcf1ceb28c0b06ba3dd5f1620f]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:53:20 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [c355ff233c32f50a2db2719809505589fdcc001f]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/04/04 15:11:10 vg 1.1.2.2: resync to SRC680_m207 2007/02/09 16:53:19 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [fd50eee7459ee557c2c64fd8dd6ad86bf20e919f]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:53:19 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [bc28d77d34fa4d1e6222dd8e199a7fa64ee6d612]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:53:18 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [84ce2f298f4ddebc8a6aa9c222505e5cb36bee11]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:53:17 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [9f4746284b688dcdae9271382978913af8a1c570]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:53:16 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [5ec9cf14a69bcf665f18e45eb7db3457504457dc]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:53:15 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [b36c551ae5f72532eb8f43afbfa3d1afb09ede3b]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:53:14 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [5bb93690aad419ceafbd14a61da1a86f674fdfea]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:53:13 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [495c1a0466faf7e6241940ac7cbf284d7d1387e0]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:53:12 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [74fa9df60d900e1d49f2fde26944fad70fd7bdb0]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:53:11 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [af5f1fa3d912569fd12aa2205141fdc354c33f93]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:53:10 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [5ab2857e45d8cd085933d33d431ca1a0b1af7b66]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:53:09 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [a977fa13d678481b3b3a5b22f9f68998fed2fcf7]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:53:08 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [1273439cb7c8a520cbe709db84be28845f22648e]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:53:07 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [1982c6b8ec96b793ee5461a984e2fbc40caa6342]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:53:06 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [3370c400897e99bf3d4c911f0598ba498c888cf4]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/04/04 15:11:10 vg 1.1.2.2: resync to SRC680_m207 2007/02/09 16:53:05 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [fa76b31804e7201daa6ee4de9c4bfa04b7b84cdd]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:53:05 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [95450c1b73e0c183b458101c4416f6cf2a30f0fe]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:53:04 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [42781af9192d964286fa4ea84aaf0fc79cd54e81]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:53:03 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [22ca583a16162d9b90adf58c68b2a7c464ef268c]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:53:02 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [cbe490eb0b549cef01a24a0f056faa946c2e6ade]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/04/04 15:11:10 vg 1.1.2.2: resync to SRC680_m207 2007/02/09 17:12:44 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [4a8864fb95e1e2da39a69d1f103a562b4f79777f]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:53:01 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [5117327ed5248f39d4e5a73b2595b8eaab034068]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/04/04 15:11:10 vg 1.1.2.2: resync to SRC680_m207 2007/02/09 16:53:00 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [20586c0b528dd93322a93ec64986e57348f75ff2]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:53:00 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [7699064b7a6bd508f9ae22874f22bad1ad60a05e]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:52:59 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [e902e01fe9d13eb85bb144f7a54e78e1c43b01f4]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:52:58 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [4292204cba74f9abb06b2b56d3c97e347e3417b9]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/04/04 15:11:09 vg 1.1.2.2: resync to SRC680_m207 2007/02/09 16:52:58 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [004a0071c4f6cbe113882990c807b1c0cfe71933]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:52:57 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [b59c65aa64b91a53584494077b8b0cb10ae7f21b]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/04/04 15:11:09 vg 1.1.2.2: resync to SRC680_m207 2007/02/09 16:52:57 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [bfd36bf179673b4a877d6b757932eb42bb8ff704]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:52:56 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [4c49c6e5b1cf7d95c843cd44faafd0aa56467566]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:52:55 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [2d804827f7f36326149361fbfa727bc53cfdb439]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:52:54 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [5b0e4bcac748e306765b566cf3e6d163f250e8a3]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:53:59 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [29672e86798de772107ffc0fa0d69ad5e8146231]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:53:43 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [7cdef978e103ee9ca07bc9189b29d1172459d041]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:53:42 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [03287ea591382e531755bd95d89e8fc90562de7d]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:53:16 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [58b55db4879417206341d49a4b066b8da0b701fe]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:53:15 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [70e90017cb6a8d51e210628e1ee527c23e12587d]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:52:53 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [37b8ae81ba66ccfc45fe0f834388e5d4444f4504]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:52:52 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to svx/inc/svx and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [f0f06244e3f6960915094f545bbcd994fa59d162]

INTEGRATION: CWS hedaburemove01 (1.4.212); FILE MERGED 2007/02/09 16:09:11 vg 1.4.212.1: #72503# get rid of hedabu procedure: Moving headers to xmloff/inc/xmloff and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [36a661ac2046827ea30d2df56afdeae3de5e12cb]

INTEGRATION: CWS hedaburemove01 (1.52.42); FILE MERGED 2007/02/09 16:09:10 vg 1.52.42.1: #72503# get rid of hedabu procedure: Moving headers to xmloff/inc/xmloff and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [6da9fb91ba13e9f972ad504224f3c2d46ff12858]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:09:10 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to xmloff/inc/xmloff and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [2d27de1669d3db2577ca313b08c8894bcd272f4d]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/04/04 14:57:36 vg 1.1.2.2: resync to SRC680_m207 2007/02/09 16:09:09 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to xmloff/inc/xmloff and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [31af92ce97750df8c51fceb4acc1291a8c073b5b]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:09:09 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to xmloff/inc/xmloff and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [9fad80438eeb8c7cbf0581803ec5bb57faff0e13]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:09:08 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to xmloff/inc/xmloff and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [1a293486bdb65a81044c62ffce684a101ed0c82f]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:09:07 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to xmloff/inc/xmloff and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [58e95789c571090d7bbe3a967ac9f7c05fcb1adf]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:09:06 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to xmloff/inc/xmloff and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [4834d8732ffdf4c36d3b544940c4210f1f56791e]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/04/04 14:57:35 vg 1.1.2.2: resync to SRC680_m207 2007/02/09 16:09:06 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to xmloff/inc/xmloff and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [8ed7d71137dd4071952389f99924332fb408a0ba]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:09:05 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to xmloff/inc/xmloff and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [e87e0d3a0cfa98852eba8b84731af34602feca54]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:09:04 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to xmloff/inc/xmloff and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [f32d13e544adf6e49ae41358b9020288b334b145]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/04/04 14:57:35 vg 1.1.2.2: resync to SRC680_m207 2007/02/09 16:09:03 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to xmloff/inc/xmloff and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [9512d08e124e4b1bab3c3da3c55b24f5885a2902]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:09:03 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to xmloff/inc/xmloff and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [2795ceb1ac93750cd4ed933db0382195cfcb388b]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:09:02 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to xmloff/inc/xmloff and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [f4689a8b0d32c5f9e427c2c89ea23efa577f2c18]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/04/04 14:57:35 vg 1.1.2.2: resync to SRC680_m207 2007/02/09 16:09:02 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to xmloff/inc/xmloff and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [246e0c274a6954c07316371a1eab894569be768e]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:09:01 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to xmloff/inc/xmloff and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [a957f06c1efdd404cc3b305c5a0f5e5051debe4e]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/04/04 14:57:34 vg 1.1.2.2: resync to SRC680_m207 2007/02/09 16:09:01 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to xmloff/inc/xmloff and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [e74c58865064211c9202e3c9a4dab66d18e65052]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:09:00 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to xmloff/inc/xmloff and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [741d718d63cd58032b9db235256616f034463586]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:08:59 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to xmloff/inc/xmloff and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [86a493557a23d831d66cdd2608f139d37ae7f6ab]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:08:58 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to xmloff/inc/xmloff and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [31a2668bbc9ac6c474a2995124ceac02533cc83b]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:08:57 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to xmloff/inc/xmloff and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [dc0748a85661742575d8ad051b795b0ba5b13e7a]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:08:56 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to xmloff/inc/xmloff and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [b2791f4e7b7dbeb265026c4441b570ce00762e1c]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:08:55 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to xmloff/inc/xmloff and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [7595f8db5819fd52a09bfaddd5b9c357c899a08a]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:08:54 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to xmloff/inc/xmloff and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [8a719e6110e64b0234ded886671ad9143bdb9040]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:08:53 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to xmloff/inc/xmloff and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [11a99d8bc35b25b5fc9f3f1733157e10ed45dcb6]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:08:52 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to xmloff/inc/xmloff and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [9c554b17f44e7f67870a12e0623d711ee009262f]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/02/09 16:08:51 vg 1.1.2.1: #72503# get rid of hedabu procedure: Moving headers to xmloff/inc/xmloff and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [172bbb235c98bbe0070f00f4e6ac5976d055629f]

INTEGRATION: CWS hedaburemove01 (1.7.36); FILE MERGED 2006/12/12 16:44:49 vg 1.7.36.1: #i72503# get rid of hedabu


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [127cb4baa265325b999a5f1445a593717e3e563b]

INTEGRATION: CWS hedaburemove01 (1.22.16); FILE MERGED 2006/12/12 16:44:49 vg 1.22.16.1: #i72503# get rid of hedabu


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [834b6cde6d42c8b19dd7ce536795586d9a34cef1]

INTEGRATION: CWS hedaburemove01 (1.74.16); FILE MERGED 2006/12/12 16:44:48 vg 1.74.16.1: #i72503# get rid of hedabu


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [3d9a97850f8ecb8efb38d5cc569611412c7d4f57]

INTEGRATION: CWS hedaburemove01 (1.15.12); FILE MERGED 2007/04/11 10:25:30 vg 1.15.12.3: resync to m207 2007/03/29 15:40:16 vg 1.15.12.2: RESYNC: (1.15-1.17); FILE MERGED 2006/12/12 16:44:48 vg 1.15.12.1: #i72503# get rid of hedabu


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [5b0aa95919d036901b5fcb5833f5a76aa363cbd7]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2006/12/12 16:41:54 vg 1.1.2.1: #i72503# gathered global includes in one place


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [6895466141448d78d66d4ec3852be196e1b99c56]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2006/12/12 16:41:53 vg 1.1.2.1: #i72503# gathered global includes in one place


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [f333ee4564f7786f5f4ca501d71e660b5c366b93]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2006/12/12 16:41:52 vg 1.1.2.1: #i72503# gathered global includes in one place


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [4c3f701c84d7f2109380e3a0b574d4eb266acde2]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/04/04 14:55:59 vg 1.1.2.2: resync to SRC680_m207 2006/12/12 16:41:52 vg 1.1.2.1: #i72503# gathered global includes in one place


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [3b6ea887300ab0a89fc01dd0a1ddffbc0cc658d0]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2006/12/12 16:41:51 vg 1.1.2.1: #i72503# gathered global includes in one place


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [e362167ba18d02fd9eea28677ad0a5a3c5c77de4]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2006/12/12 16:41:50 vg 1.1.2.1: #i72503# gathered global includes in one place


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [1253b6623aea1768651a6b1945229995e7a99009]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2006/12/12 16:41:49 vg 1.1.2.1: #i72503# gathered global includes in one place


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [24526b160066813422432088908f55ab1e92ba04]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2006/12/12 16:41:48 vg 1.1.2.1: #i72503# gathered global includes in one place


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [28542d5e646cc01d33093fc6a483629526ffabdb]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2007/04/04 14:55:59 vg 1.1.2.2: resync to SRC680_m207 2006/12/12 16:41:47 vg 1.1.2.1: #i72503# gathered global includes in one place


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [cae6a0fef6de8cdf0a318a2cfbe3f8040b2d4434]

INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED 2006/12/12 16:41:47 vg 1.1.2.1: #i72503# gathered global includes in one place


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [e59cd13ec0ac2ad5067df50e948f3e627a028689]

INTEGRATION: CWS hedaburemove01 (1.8.42); FILE MERGED 2007/04/02 16:21:25 vg 1.8.42.2: RESYNC: (1.8-1.9); FILE MERGED 2007/02/09 16:08:11 vg 1.8.42.1: #72503# get rid of hedabu procedure: Moving headers to binfilter/inc/binfilter and correspondent necessary changes


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [064bf4ca47b44ca9cd6447ac33e5717f33af281d]

INTEGRATION: CWS hedaburemove01 (1.27.40); FILE MERGED 2006/12/21 16:35:28 vg 1.27.40.1: #i72503# get rid of hedabu


2007-04-11  Vladimir Glazounov  <vg@openoffice.org>  [5c7e69556a8f6329b3f761fd6cf434eeea66fadb]

INTEGRATION: CWS hedaburemove01 (1.20.98); FILE MERGED 2007/02/09 16:04:43 vg 1.20.98.1: #72503# get rid of hedabu procedure: Moving headers to connectivity/inc/connectivity and correspondent necessary changes


2007-04-11  Henning Brinkmann  <hbrinkm@openoffice.org>  [d67a25b911f3106e79cc7bbf7a49c5599a0b238d]

split off definition of values


2007-04-11  Henning Brinkmann  <hbrinkm@openoffice.org>  [fdc40fa5561cbdef925d6aa5abcbbabbab47be35]

use gperf for TokenMap


2007-04-11  Henning Brinkmann  <hbrinkm@openoffice.org>  [45bb046f027c3f93827ca4175dc6ab1bc7d08d6a]

for some switch statements: only generate switch if its body is not empty


2007-04-11  Henning Brinkmann  <hbrinkm@openoffice.org>  [c412929138980927c3c573c3dc2ceb7ae58c0610]

use gperf for TokenMap


2007-04-11  Henning Brinkmann  <hbrinkm@openoffice.org>  [915b2ea2b42c31c10c06992033ed04f86c2b6a37]

numbering


2007-04-11  Henning Brinkmann  <hbrinkm@openoffice.org>  [6684dd62673f6b6df2cb8bae6510f8debde7808b]

OOXMLTableImpl


2007-04-11  Henning Brinkmann  <hbrinkm@openoffice.org>  [d4bfce793ae65c52715f0b9a07259bac2fe27c4e]

OOXMLTable


2007-04-11  Henning Brinkmann  <hbrinkm@openoffice.org>  [59faa7298a973f4907e46fcb9cfd6afa07b2547b]

numbering: resolveSubStream


2007-04-11  Henning Brinkmann  <hbrinkm@openoffice.org>  [d8c68fe7accb9b89a879bb36f4c3da31583d58d6]

numbering


2007-04-11  Henning Brinkmann  <hbrinkm@openoffice.org>  [0aa5da31d249700640459a7f08f635fded123453]

no message


2007-04-10  Oliver Specht  <os@openoffice.org>  [b5ee9fcb1c7ea65b6f6ef330794dc60a80dcbf10]

Windows: idoctok.lib added


2007-04-10  Fridrich Štrba  <fridrich_strba@openoffice.org>  [1534c121a2d3cf609f19d2da0f0d7e3faa33bbb5]

insert blink every time microsoft says font effect


2007-04-10  Rüdiger Timm  <rt@openoffice.org>  [e04aa943547460c3de4b9e44caba8266005b3e8d]

#i76152# Avoid warning ''nEventType' may be used uninitialized in this function'.


2007-04-10  Rüdiger Timm  <rt@openoffice.org>  [ef823f8d6960e534146c3be3f6d7c20e985e6920]

#i76148# Avoid warning ''lastChecked' may be used uninitialized in this function'.


2007-04-05  Fridrich Štrba  <fridrich_strba@openoffice.org>  [f99c3624ad317b87e361dfc7eed44fc4cce519f3]

eastAsianLayout for doctok (undocumented 0xca78) + some tab related work in dmapper


2007-04-05  Rüdiger Timm  <rt@openoffice.org>  [b1c51ee4819d114010f539fc0ce9f0d1549b2832]

#i10000# 'OpenTTFont' changed into 'OpenTTFontFile'.


2007-04-05  Rüdiger Timm  <rt@openoffice.org>  [f821db7ea846aa606eb68b6e20a83a9112f25085]

#i10000# clean compiler flags


2007-04-05  Rüdiger Timm  <rt@openoffice.org>  [03d945bb72e77a04c31c14e03e2c374d9fd941b6]

SRC680


2007-04-04  Fridrich Štrba  <fridrich_strba@openoffice.org>  [82c424c110837feb2438bbbf4702ffff8237d6be]

adding eastAsian char properties: two-line-combine + vertical text in ooxml; adding emphasis mark in ooxml


2007-04-04  Rüdiger Timm  <rt@openoffice.org>  [2d8b923d6871273a012c4242e18ff12cb1cd35e1]

INTEGRATION: CWS os92 (1.53.16); FILE MERGED 2007/02/16 10:13:02 os 1.53.16.1: #i5153# paint gray or black rectangles instead of the word 'Preview'


2007-04-04  Rüdiger Timm  <rt@openoffice.org>  [76eba00966bdb3e16ae177c9e98153bd9d64fdd0]

INTEGRATION: CWS os92 (1.21.162); FILE MERGED 2007/02/13 14:01:45 os 1.21.162.1: #i5923# resizing of IconChoiceDialog fixed


2007-04-04  Rüdiger Timm  <rt@openoffice.org>  [32ac645bb64b985fce09a812af6e267c8c9950df]

INTEGRATION: CWS os92 (1.74.750); FILE MERGED 2007/02/12 13:01:05 os 1.74.750.1: #i73325#


2007-04-04  Rüdiger Timm  <rt@openoffice.org>  [e462d24decea5607b64b091b1cfc9c5ce8351790]

INTEGRATION: CWS os92 (1.40.194); FILE MERGED 2007/03/12 10:19:23 os 1.40.194.5: #i1761# restore positive x-position after switching to 'higher' zoom percentages 2007/02/09 14:56:00 os 1.40.194.4: #i1761# CalcVisArea: vertical positioning must not be modified 2007/02/09 11:35:52 os 1.40.194.3: #i1761# size calculation in DocSzChgd fixed 2007/02/09 09:01:10 os 1.40.194.2: #i1761# prevent browse mode 'centering' 2007/02/08 09:30:47 os 1.40.194.1: #i1761# center the document view


2007-04-04  Rüdiger Timm  <rt@openoffice.org>  [d880281971bf6c0305fa00c5414888b5c2a34aa2]

INTEGRATION: CWS os92 (1.7.194); FILE MERGED 2007/02/15 09:24:24 os 1.7.194.1: #144857# remove inherited items from the to-be-applied ItemSet


2007-04-04  Rüdiger Timm  <rt@openoffice.org>  [a865cd2730c239aafbfd3c2908cb58319fd2c641]

INTEGRATION: CWS os92 (1.114.20); FILE MERGED 2007/02/21 10:43:04 os 1.114.20.3: #i72821# create copies of follow page style 2007/02/20 13:45:25 os 1.114.20.2: #i72821# copy dynamic pool defaults from source to target document 2007/02/20 09:27:31 os 1.114.20.1: #i72517# ::MergeMailFiles: copy page styles to support fields in headers and footers


2007-04-04  Rüdiger Timm  <rt@openoffice.org>  [debc410a18d79b9eb1e789d187a221fe6c0e728a]

INTEGRATION: CWS os92 (1.56.194); FILE MERGED 2007/02/13 14:50:48 os 1.56.194.1: #i74426# inserting data as fields with strings fixed


2007-04-04  Rüdiger Timm  <rt@openoffice.org>  [78413bbbe8159742e488633b0fe32a104aec6867]

INTEGRATION: CWS os92 (1.61.20); FILE MERGED 2007/03/12 13:01:14 os 1.61.20.2: RESYNC: (1.61-1.63); FILE MERGED 2007/02/20 09:31:57 os 1.61.20.1: #i72517# get the command type correctly


2007-04-04  Rüdiger Timm  <rt@openoffice.org>  [570e40aa9aefe487fec695bf36a38ef2efc8a3df]

INTEGRATION: CWS os92 (1.68.18); FILE MERGED 2007/02/20 09:44:33 os 1.68.18.1: #i1761# assertion about negatively positioned VisArea removed


2007-04-04  Rüdiger Timm  <rt@openoffice.org>  [b0975f4fd09576d7a7680f198a883b34f5c1a3af]

INTEGRATION: CWS os92 (1.13.104); FILE MERGED 2007/03/30 13:35:29 os 1.13.104.1: #72517# result of GetItemState has to be SFX_ITEM_SET to actually return a valid SfxPoolItem*


2007-04-04  Rüdiger Timm  <rt@openoffice.org>  [72adc0f7552c639f504328233b6589c3127f5839]

INTEGRATION: CWS os92 (1.44.100); FILE MERGED 2007/03/12 12:48:37 os 1.44.100.2: RESYNC: (1.44-1.45); FILE MERGED 2007/02/12 12:14:01 os 1.44.100.1: #i26684# call SetModified() in SwDoc::SetFlyName


2007-04-04  Rüdiger Timm  <rt@openoffice.org>  [0e1b85d1186b6962c56a6ad2f5cc80e58dd74a89]

INTEGRATION: CWS os92 (1.36.382); FILE MERGED 2007/02/12 14:58:04 os 1.36.382.1: #i71095# added slots Font, FontHeight, Weight, Posture for CJK and CTL to prevent crashes while recording


2007-04-04  Rüdiger Timm  <rt@openoffice.org>  [d5de5462449eb94c7952097cb71e0b46ab239112]

INTEGRATION: CWS os92 (1.28.40); FILE MERGED 2007/02/16 09:29:56 os 1.28.40.2: #i67570# German mnemonics fixed 2007/02/13 08:14:51 os 1.28.40.1: #i60419# Insert/Fields/Page number: German text changed


2007-04-04  Rüdiger Timm  <rt@openoffice.org>  [aa4635cf23a245690aa95ee3bdebf39415d48171]

INTEGRATION: CWS os92 (1.4.686); FILE MERGED 2007/02/16 09:29:56 os 1.4.686.1: #i67570# German mnemonics fixed


2007-04-04  Rüdiger Timm  <rt@openoffice.org>  [0aaecbe70e2b30d53c21a8672f995fc79cceb8ae]

INTEGRATION: CWS os92 (1.34.280); FILE MERGED 2007/02/15 11:16:03 os 1.34.280.1: #i67248# dash added in German XML-Formulardokument


2007-04-04  Fridrich Štrba  <fridrich_strba@openoffice.org>  [87a83ba4bae785fb84eacb5385e96090a7a7b810]

starting emphasis characters and font effects


2007-04-04  Rüdiger Timm  <rt@openoffice.org>  [23acaba77112e136b9768b1079dad399ae42ad47]

INTEGRATION: CWS sdkinspector3 (1.2.6); FILE MERGED 2007/02/20 11:18:01 bc 1.2.6.1: #i74649#several changes


2007-04-04  Rüdiger Timm  <rt@openoffice.org>  [50906dba578c0b93cd92bd62d86ad54ceb4f10d7]

INTEGRATION: CWS sdkinspector3 (1.2.6); FILE MERGED 2007/02/22 16:45:22 bc 1.2.6.2: #i74649#methodNode.isinvoked() method embedded 2007/02/20 11:18:00 bc 1.2.6.1: #i74649#several changes


2007-04-04  Rüdiger Timm  <rt@openoffice.org>  [3d854461fb8e4c0bf40076bb188c938f7d68fc4f]

INTEGRATION: CWS sdkinspector3 (1.3.6); FILE MERGED 2007/02/20 11:18:00 bc 1.3.6.2: #i74649#several changes 2007/02/19 09:43:49 bc 1.3.6.1: #i74649#SourceCode generation improved


2007-04-04  Rüdiger Timm  <rt@openoffice.org>  [bb852d333019cddaa33f3891ca8f7477da2f189b]

INTEGRATION: CWS sdkinspector3 (1.2.10); FILE MERGED 2007/02/22 16:45:22 bc 1.2.10.3: #i74649#methodNode.isinvoked() method embedded 2007/02/20 11:17:59 bc 1.2.10.2: #i74649#several changes 2007/02/19 09:43:49 bc 1.2.10.1: #i74649#SourceCode generation improved


2007-04-04  Rüdiger Timm  <rt@openoffice.org>  [97364a7d88930d889c8ecc8665a7e86f5a4ffe75]

INTEGRATION: CWS sdkinspector3 (1.3.6); FILE MERGED 2007/02/20 11:17:59 bc 1.3.6.2: #i74649#several changes 2007/02/19 09:43:49 bc 1.3.6.1: #i74649#SourceCode generation improved


2007-04-04  Rüdiger Timm  <rt@openoffice.org>  [533a9afb753ad72ae962169fe1c29f41ab25a985]

INTEGRATION: CWS sdkinspector3 (1.3.6); FILE MERGED 2007/02/20 18:24:48 bc 1.3.6.3: #i74649# Code with isPopupTrigger() improved 2007/02/20 11:17:58 bc 1.3.6.2: #i74649#several changes 2007/02/19 09:43:48 bc 1.3.6.1: #i74649#SourceCode generation improved


2007-04-04  Rüdiger Timm  <rt@openoffice.org>  [77d976bf97f3c55a6e0df006ad26d9cc482a8e2c]

INTEGRATION: CWS sdkinspector3 (1.3.6); FILE MERGED 2007/02/22 16:45:22 bc 1.3.6.3: #i74649#methodNode.isinvoked() method embedded 2007/02/20 11:17:58 bc 1.3.6.2: #i74649#several changes 2007/02/19 09:43:48 bc 1.3.6.1: #i74649#SourceCode generation improved


2007-04-04  Rüdiger Timm  <rt@openoffice.org>  [32e6e8024fa2e1b25a8d59b35bf5c186365f81e8]

INTEGRATION: CWS sdkinspector3 (1.2.6); FILE MERGED 2007/02/20 18:24:47 bc 1.2.6.2: #i74649# Code with isPopupTrigger() improved 2007/02/20 11:17:57 bc 1.2.6.1: #i74649#several changes


2007-04-04  Rüdiger Timm  <rt@openoffice.org>  [ef39e0dae6bd8d6390b5c9d2a566a835c24b7124]

INTEGRATION: CWS sdkinspector3 (1.2.6); FILE MERGED 2007/02/22 16:45:22 bc 1.2.6.3: #i74649#methodNode.isinvoked() method embedded 2007/02/20 18:24:47 bc 1.2.6.2: #i74649# Code with isPopupTrigger() improved 2007/02/20 11:17:57 bc 1.2.6.1: #i74649#several changes


2007-04-04  Rüdiger Timm  <rt@openoffice.org>  [dbf0465717922d4fd3fcdf01e380de2798e42dfa]

INTEGRATION: CWS sdkinspector3 (1.3.6); FILE MERGED 2007/02/22 16:45:21 bc 1.3.6.4: #i74649#methodNode.isinvoked() method embedded 2007/02/20 18:24:47 bc 1.3.6.3: #i74649# Code with isPopupTrigger() improved 2007/02/20 11:17:57 bc 1.3.6.2: #i74649#several changes 2007/02/19 09:43:47 bc 1.3.6.1: #i74649#SourceCode generation improved


2007-04-04  Rüdiger Timm  <rt@openoffice.org>  [7a4403d38e572fc9fe4b87008c1bb33fc565a1da]

INTEGRATION: CWS sdkinspector3 (1.3.6); FILE MERGED 2007/02/22 16:45:21 bc 1.3.6.4: #i74649#methodNode.isinvoked() method embedded 2007/02/20 18:24:47 bc 1.3.6.3: #i74649# Code with isPopupTrigger() improved 2007/02/20 11:17:56 bc 1.3.6.2: #i74649#several changes 2007/02/19 09:43:46 bc 1.3.6.1: #i74649#SourceCode generation improved


2007-04-04  Rüdiger Timm  <rt@openoffice.org>  [ad0641c4524fbcc4766de88d40e259c6ab5be240]

INTEGRATION: CWS sdkinspector3 (1.3.6); FILE MERGED 2007/02/22 16:45:21 bc 1.3.6.4: #i74649#methodNode.isinvoked() method embedded 2007/02/20 11:17:56 bc 1.3.6.3: #i74649#several changes 2007/02/19 11:22:24 bc 1.3.6.2: #i74649# Sourcecode generation of Basic improved 2007/02/19 09:43:46 bc 1.3.6.1: #i74649#SourceCode generation improved


2007-04-04  Rüdiger Timm  <rt@openoffice.org>  [2165ca2eb563d0378f6e99d8c4d456d1d0dbac81]

INTEGRATION: CWS sdkinspector3 (1.2.6); FILE MERGED 2007/02/20 17:27:01 bc 1.2.6.1: #i74649#registry files added


2007-04-04  Rüdiger Timm  <rt@openoffice.org>  [6bf36ad9f98612be0b9e86d01b26da5ce81413f3]

INTEGRATION: CWS sdkinspector3 (1.3.6); FILE MERGED 2007/02/22 16:45:21 bc 1.3.6.3: #i74649#methodNode.isinvoked() method embedded 2007/02/20 11:17:56 bc 1.3.6.2: #i74649#several changes 2007/02/19 09:43:46 bc 1.3.6.1: #i74649#SourceCode generation improved


2007-04-04  Rüdiger Timm  <rt@openoffice.org>  [c9e0af7c38efa7d6f113d69e9d0a5cc0d0aaf43a]

INTEGRATION: CWS sdkinspector3 (1.3.6); FILE MERGED 2007/02/20 11:17:55 bc 1.3.6.2: #i74649#several changes 2007/02/19 09:43:46 bc 1.3.6.1: #i74649#SourceCode generation improved


2007-04-04  Rüdiger Timm  <rt@openoffice.org>  [27debe53c868b7379fa01957ca35beb9db553f9a]

INTEGRATION: CWS sdkinspector3 (1.3.10); FILE MERGED 2007/02/21 12:23:51 bc 1.3.10.2: #i74649# Basic Macro modified 2007/02/21 12:19:02 bc 1.3.10.1: #i74649# second parameter of inspect call added


2007-04-04  Rüdiger Timm  <rt@openoffice.org>  [1f43253ec47a4a28f7d5b3dbfe1872a869211306]

INTEGRATION: CWS sdkinspector3 (1.3.6); FILE MERGED 2007/02/22 16:45:21 bc 1.3.6.3: #i74649#methodNode.isinvoked() method embedded 2007/02/20 11:17:55 bc 1.3.6.2: #i74649#several changes 2007/02/19 09:43:45 bc 1.3.6.1: #i74649#SourceCode generation improved


2007-04-04  Rüdiger Timm  <rt@openoffice.org>  [a8e7e09d4c48e0446641a99de364703127a17e6a]

INTEGRATION: CWS sdkinspector3 (1.2.10); FILE MERGED 2007/02/20 11:17:55 bc 1.2.10.2: #i74649#several changes 2007/02/19 09:43:45 bc 1.2.10.1: #i74649#SourceCode generation improved


2007-04-04  Rüdiger Timm  <rt@openoffice.org>  [303da175f286b72ffc72da075bdaa655c44655ce]

INTEGRATION: CWS sdkinspector3 (1.4.6); FILE MERGED 2007/02/20 11:17:55 bc 1.4.6.2: #i74649#several changes 2007/02/19 09:43:45 bc 1.4.6.1: #i74649#SourceCode generation improved


2007-04-04  Rüdiger Timm  <rt@openoffice.org>  [138e0d47699e131c591516a406e52671530f2b05]

INTEGRATION: CWS glyphadv (1.42.78); FILE MERGED 2007/03/01 12:26:56 pl 1.42.78.2: #i74609# a little cleanup 2007/02/28 14:00:32 pl 1.42.78.1: #i74609# on our way to new text output in PDF export


2007-04-04  Rüdiger Timm  <rt@openoffice.org>  [dd234e35dbb7ec323be1e5df06ff6e670d76ccfb]

INTEGRATION: CWS glyphadv (1.85.32); FILE MERGED 2007/03/02 15:36:02 pl 1.85.32.1: #i74609# windows implementation for GetGlyphWidths()


2007-04-04  Rüdiger Timm  <rt@openoffice.org>  [11239bfdbd7ddb0792c787ed2c22b70396befb10]

INTEGRATION: CWS glyphadv (1.24.80); FILE MERGED 2007/03/02 15:36:01 pl 1.24.80.1: #i74609# windows implementation for GetGlyphWidths()


2007-04-04  Rüdiger Timm  <rt@openoffice.org>  [e13aeac2384dc3c3b454a87c2a25cbb4816d9f47]

INTEGRATION: CWS glyphadv (1.14.538); FILE MERGED 2007/02/28 14:00:33 pl 1.14.538.1: #i74609# on our way to new text output in PDF export


2007-04-04  Rüdiger Timm  <rt@openoffice.org>  [cea19ad21e95a1a85d13555b483b71875b83a13c]

INTEGRATION: CWS glyphadv (1.28.172); FILE MERGED 2007/02/28 14:00:33 pl 1.28.172.1: #i74609# on our way to new text output in PDF export


2007-04-04  Rüdiger Timm  <rt@openoffice.org>  [db5b97edbd753cef88294d8c9e8165d9a9f454d7]

INTEGRATION: CWS glyphadv (1.143.68); FILE MERGED 2007/02/28 14:00:33 pl 1.143.68.1: #i74609# on our way to new text output in PDF export


2007-04-04  Rüdiger Timm  <rt@openoffice.org>  [1c2c73d6c8c6fb6d08df761e4ab785db3ebb1db0]

INTEGRATION: CWS glyphadv (1.22.94); FILE MERGED 2007/02/28 14:00:33 pl 1.22.94.1: #i74609# on our way to new text output in PDF export


2007-04-04  Rüdiger Timm  <rt@openoffice.org>  [c1ae4d581cab1fdbe70fa2dc7db818641e997224]

INTEGRATION: CWS glyphadv (1.39.94); FILE MERGED 2007/02/28 14:00:32 pl 1.39.94.1: #i74609# on our way to new text output in PDF export


2007-04-04  Rüdiger Timm  <rt@openoffice.org>  [50063b385e2bc6dfa33fbc991da3e976dbfefff0]

INTEGRATION: CWS glyphadv (1.12.94); FILE MERGED 2007/02/28 14:00:32 pl 1.12.94.1: #i74609# on our way to new text output in PDF export


2007-04-04  Rüdiger Timm  <rt@openoffice.org>  [07fe258786abf17c5e12a55e9f7294b492016c51]

INTEGRATION: CWS glyphadv (1.102.66); FILE MERGED 2007/03/02 17:10:34 pl 1.102.66.9: #i74609# emit comment in case of failed font embedding 2007/03/02 16:31:46 pl 1.102.66.8: #i74609# assert GF_ISCHAR on non WNT 2007/03/02 16:25:29 pl 1.102.66.7: #i74609# more cleanup 2007/03/02 15:36:02 pl 1.102.66.6: #i74609# windows implementation for GetGlyphWidths() 2007/03/01 12:26:55 pl 1.102.66.5: #i74609# a little cleanup 2007/03/01 11:36:12 pl 1.102.66.4: #i74609# vertical text 2007/02/28 18:10:16 pl 1.102.66.3: #i74609# reduce file size (excess spaces) 2007/02/28 17:57:10 pl 1.102.66.2: #i74609# get width for correct unicode (type1 case) 2007/02/28 14:00:31 pl 1.102.66.1: #i74609# on our way to new text output in PDF export


2007-04-04  Rüdiger Timm  <rt@openoffice.org>  [96932cbeeea468e9b624879ad619619e79b48129]

INTEGRATION: CWS glyphadv (1.1.2); FILE ADDED 2007/03/05 14:28:12 pl 1.1.2.2: #i74609# solve a solaris compile problem 2007/02/28 14:00:31 pl 1.1.2.1: #i74609# on our way to new text output in PDF export


2007-04-04  Rüdiger Timm  <rt@openoffice.org>  [b4ac9b9509e946545fa7468acd70444f11b3dc0b]

INTEGRATION: CWS glyphadv (1.1.2); FILE ADDED 2007/03/02 16:22:22 pl 1.1.2.3: #i74609# strip of glyph flags for index 2007/03/02 15:36:02 pl 1.1.2.2: #i74609# windows implementation for GetGlyphWidths() 2007/02/28 14:00:31 pl 1.1.2.1: #i74609# on our way to new text output in PDF export


2007-04-04  Rüdiger Timm  <rt@openoffice.org>  [d2046f34da49f655c9875be1b94d9098bcbc3400]

INTEGRATION: CWS glyphadv (1.29.18); FILE MERGED 2007/03/05 14:28:12 pl 1.29.18.2: #i74609# solve a solaris compile problem 2007/02/28 14:00:30 pl 1.29.18.1: #i74609# on our way to new text output in PDF export


2007-04-04  Rüdiger Timm  <rt@openoffice.org>  [282a72259a0cb107fb582c45df2a13d96bbf0b09]

INTEGRATION: CWS glyphadv (1.15.72); FILE MERGED 2007/02/28 13:59:10 pl 1.15.72.1: #i74609# get glyphwidths for a whole font


2007-04-04  Rüdiger Timm  <rt@openoffice.org>  [67fb15d26b670c7b279adb75bf827ba8d90dcc8f]

INTEGRATION: CWS glyphadv (1.39.40); FILE MERGED 2007/02/28 13:59:09 pl 1.39.40.1: #i74609# get glyphwidths for a whole font


2007-04-04  Rüdiger Timm  <rt@openoffice.org>  [992f9b447e8579c0a2ddba9e857c7606bbd77efe]

INTEGRATION: CWS glyphadv (1.73.46); FILE MERGED 2007/03/05 15:13:28 pl 1.73.46.2: #i74609# assert only high glyph index, not glyph flags 2007/02/28 13:59:09 pl 1.73.46.1: #i74609# get glyphwidths for a whole font


2007-04-04  Rüdiger Timm  <rt@openoffice.org>  [3f9844e4c06e11e6836e412c1a7ada446ab5988c]

INTEGRATION: CWS glyphadv (1.31.72); FILE MERGED 2007/02/28 13:59:08 pl 1.31.72.1: #i74609# get glyphwidths for a whole font


2007-04-04  Rüdiger Timm  <rt@openoffice.org>  [e75bb8ed1487e3e1c3608b70dcd9d3091399a0b4]

INTEGRATION: CWS hr42 (1.28.2); FILE MERGED 2007/04/03 13:23:30 hjs 1.28.2.1: #i76050# don't link uwinapi


2007-04-04  Rüdiger Timm  <rt@openoffice.org>  [2346ef5cc154833acf347b25835cc73f06d8f7a3]

INTEGRATION: CWS hr42 (1.36.2); FILE MERGED 2007/04/02 17:36:20 hr 1.36.2.1: #i75913#: add -fno-strict-aliasing for all GCC platforms. Build in helpcontent2 crashes without it if berkeleydb is build with GCC 4.x and optimization level >=2


2007-04-04  Rüdiger Timm  <rt@openoffice.org>  [56d3c3fd9d984a1d36d27f8a220324c421c908ad]

INTEGRATION: CWS updchk05 (1.5.156); FILE MERGED 2007/03/02 11:23:27 dv 1.5.156.1: #i70315# Added 'last checked: date' to dialog


2007-04-04  Rüdiger Timm  <rt@openoffice.org>  [197aa808ea84cd30a6cd0d7d46881f388369cb61]

INTEGRATION: CWS updchk05 (1.2.316); FILE MERGED 2007/03/02 11:23:28 dv 1.2.316.1: #i70315# Added 'last checked: date' to dialog


2007-04-04  Rüdiger Timm  <rt@openoffice.org>  [c04a23e855f5687618b46e7ac6b6758f8be5b6d5]

INTEGRATION: CWS updchk05 (1.12.58); FILE MERGED 2007/02/19 09:06:32 dv 1.12.58.2: #i72084# renamed local variable due to name clash 2007/02/01 08:26:28 dv 1.12.58.1: #i72084# delete resmgr after use


2007-04-04  Rüdiger Timm  <rt@openoffice.org>  [dc8c9a4bf5fd7749bb95427cadf8544f85c833a9]

INTEGRATION: CWS updchk05 (1.8.14); FILE MERGED 2007/02/16 14:55:18 dv 1.8.14.1: #i74579# Show only one notification icon, better show bubble handling


2007-04-04  Rüdiger Timm  <rt@openoffice.org>  [43673fa16dbdeb206fd72950ce2e890dc6ce4d81]

INTEGRATION: CWS updchk05 (1.8.2); FILE MERGED 2007/02/22 07:45:33 dv 1.8.2.2: RESYNC: (1.8-1.9); FILE MERGED 2007/02/16 14:55:18 dv 1.8.2.1: #i74579# Show only one notification icon, better show bubble handling


2007-04-04  Rüdiger Timm  <rt@openoffice.org>  [9661c81173eb4118fe4599f4a02d2ff946f9d167]

INTEGRATION: CWS updchk05 (1.4.38); FILE MERGED 2007/01/29 12:27:16 dv 1.4.38.1: #i63398# removed proxy server from exclude list, reversed exclude list


2007-04-04  Rüdiger Timm  <rt@openoffice.org>  [8daa5623478e68c6ace489ad8ebbef4bbcde6220]

INTEGRATION: CWS updchk05 (1.6.18); FILE MERGED 2007/03/15 13:13:09 obr 1.6.18.1: #i63398# added item: no proxy for


2007-04-04  Rüdiger Timm  <rt@openoffice.org>  [15f40ae3cae5f13450a5ce748b7c72a0a27bfa32]

INTEGRATION: CWS updchk05 (1.11.18); FILE MERGED 2007/03/15 13:13:09 obr 1.11.18.1: #i63398# added item: no proxy for


2007-04-04  Rüdiger Timm  <rt@openoffice.org>  [ec93e002bd411882da1475204d92dc91b2486d63]

INTEGRATION: CWS updchk05 (1.12.18); FILE MERGED 2007/03/15 13:13:08 obr 1.12.18.1: #i63398# added item: no proxy for


2007-04-04  Rüdiger Timm  <rt@openoffice.org>  [f32e08f4f5c7d3c12ee71a630c45e249dd04aebe]

INTEGRATION: CWS updchk05 (1.2.316); FILE MERGED 2007/03/02 11:23:28 dv 1.2.316.1: #i70315# Added 'last checked: date' to dialog


2007-04-04  Rüdiger Timm  <rt@openoffice.org>  [4c3118c21736162b0d82188a4c6622525f6053db]

INTEGRATION: CWS updchk05 (1.12.396); FILE MERGED 2007/02/06 12:31:04 dv 1.12.396.1: #i74218# Added throbber and SimpeAnimationControl


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [840b90f2d19ac698d1055560b5e7856843109918]

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>  [b85944b1ed427a5e4cfe986b5fba0c47d511568c]

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-03  Rüdiger Timm  <rt@openoffice.org>  [1984380d69c4646c8f6d108f5d3c942b360cebd1]

INTEGRATION: CWS components1 (1.46.120); FILE MERGED 2007/03/28 15:30:49 af 1.46.120.1: #i71300# GetShellAndSlot_Impl() returns false for missing slot.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [da572bfd76a0969f0f10277f2738f4a69175acfc]

INTEGRATION: CWS components1 (1.23.12); FILE MERGED 2007/02/16 15:33:58 af 1.23.12.2: RESYNC: (1.23-1.24); FILE MERGED 2006/11/23 17:02:07 af 1.23.12.1: #i71898# Guarded access to SfxViewFrame::Current().


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [b2d0e92ade77479f56e165fdc1efc0922f4f41b1]

INTEGRATION: CWS components1 (1.96.10); FILE MERGED 2007/02/16 15:20:48 af 1.96.10.5: RESYNC: (1.101-1.102); FILE MERGED 2007/01/25 16:40:41 af 1.96.10.4: RESYNC: (1.98-1.101); FILE MERGED 2006/11/21 09:53:23 af 1.96.10.3: RESYNC: (1.97-1.98); FILE MERGED 2006/09/25 18:05:14 af 1.96.10.2: RESYNC: (1.96-1.97); FILE MERGED 2006/08/23 08:21:08 af 1.96.10.1: #i68075# Added com/sun/star/drawing/framework.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [8ab222a5db20a41bcd26219ddf36773df4f36b10]

INTEGRATION: CWS components1 (1.75.10); FILE MERGED 2007/01/25 16:40:25 af 1.75.10.4: RESYNC: (1.79-1.81); FILE MERGED 2006/11/21 09:52:23 af 1.75.10.3: RESYNC: (1.77-1.79); FILE MERGED 2006/09/25 18:04:20 af 1.75.10.2: RESYNC: (1.75-1.77); FILE MERGED 2006/08/23 08:20:40 af 1.75.10.1: #i68075# Added com/sun/star/drawing/framework.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [135b71cacdddb6d1babd8cbf8ecb679f614ea48b]

INTEGRATION: CWS components1 (1.78.10); FILE MERGED 2007/01/25 16:40:33 af 1.78.10.4: RESYNC: (1.80-1.85); FILE MERGED 2006/11/21 09:52:30 af 1.78.10.3: RESYNC: (1.79-1.80); FILE MERGED 2006/09/25 18:04:27 af 1.78.10.2: RESYNC: (1.78-1.79); FILE MERGED 2006/08/23 08:20:13 af 1.78.10.1: #i68075# Added com/sun/star/drawing/framework.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [490443b841972963b1d8fc6ae1127e4bf63322ac]

INTEGRATION: CWS components1 (1.1.2); FILE ADDED 2007/02/20 09:27:22 af 1.1.2.6: #i68075# Code refactoring. 2007/01/30 08:19:21 af 1.1.2.5: #i68075# Added XRelocatableResource. 2007/01/26 10:29:49 af 1.1.2.4: #i68075# Removed TaskPane. 2007/01/22 13:31:25 af 1.1.2.3: #i68075 Introduction of XResourceId interface. 2006/09/07 13:52:44 af 1.1.2.2: #i68075# Transition from URL to ResourceId. 2006/08/23 08:22:12 af 1.1.2.1: #i68075# Initial revision.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [3ab4aa91980bfdff1982d4088977919264aadd9e]

INTEGRATION: CWS components1 (1.1.2); FILE ADDED 2006/09/07 13:47:58 af 1.1.2.2: #i68075# Transition from URL to ResourceId. 2006/08/23 08:28:31 af 1.1.2.1: #i68075# Initial revision.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [c54029da15cc7fb112a3f257486d93f0a5666861]

INTEGRATION: CWS components1 (1.1.2); FILE ADDED 2006/09/07 13:24:47 af 1.1.2.1: #i68075# Initial revision.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [d36b147be47f7297498859517f10b33ba4584008]

INTEGRATION: CWS components1 (1.1.2); FILE ADDED 2007/01/22 13:10:13 af 1.1.2.2: #i68075 Introduction of XResourceId interface. 2006/08/23 08:28:11 af 1.1.2.1: #i68075# Initial revision.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [46c667913eb9baec85aaf8e811321da27ea4c934]

INTEGRATION: CWS components1 (1.1.2); FILE ADDED 2007/01/22 13:33:46 af 1.1.2.1: #i68075# Update of documentation.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [830ae233a0c886906840d3af483251dfc1a9d550]

INTEGRATION: CWS components1 (1.1.2); FILE ADDED 2007/01/22 13:07:12 af 1.1.2.2: #i68075 Introduction of XResourceId interface. 2006/09/07 13:24:19 af 1.1.2.1: #i68075# Initial revision.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [ee8bc574b3dbffe62779acef8db697a0d5699059]

INTEGRATION: CWS components1 (1.1.2); FILE ADDED 2007/01/30 08:18:20 af 1.1.2.1: #i68075# Initial revision.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [0e78e1d88e599167ee0f6c953935c31f7f808b89]

INTEGRATION: CWS components1 (1.1.2); FILE ADDED 2006/09/07 13:44:29 af 1.1.2.2: #i68075# Transition from URL to ResourceId. 2006/08/23 08:27:41 af 1.1.2.1: #i68075# Initial revision.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [cbb727cf36070b916ee4c431ee17d71f4990147a]

INTEGRATION: CWS components1 (1.1.2); FILE ADDED 2006/09/07 13:54:28 af 1.1.2.2: #i68075# Transition from URL to ResourceId. 2006/08/23 08:27:31 af 1.1.2.1: #i68075# Initial revision.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [57109f46eb50f4f78689da42ead29b440ae2e84c]

INTEGRATION: CWS components1 (1.1.2); FILE ADDED 2007/01/22 12:51:54 af 1.1.2.3: #i68075 Introduction of XResourceId interface. 2006/09/07 13:43:44 af 1.1.2.2: #i68075# Fixed spelling. 2006/08/23 08:26:22 af 1.1.2.1: #i68075# Initial revision.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [4b013031a36b0c5a49b4f983af2c25e761b4c73d]

INTEGRATION: CWS components1 (1.1.2); FILE ADDED 2007/02/20 09:17:54 af 1.1.2.1: #i68075# Initial revision.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [58496b8df897ae67203645777cdaeba3d42f6512]

INTEGRATION: CWS components1 (1.1.2); FILE ADDED 2007/02/20 09:16:48 af 1.1.2.3: #i68075# Code refactoring. 2006/09/07 13:43:10 af 1.1.2.2: #i68075# Specified the empty string as special case. 2006/08/23 08:26:12 af 1.1.2.1: #i68075# Initial revision.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [e58a997e2178659c8f4424082be9ad74f7eb1141]

INTEGRATION: CWS components1 (1.1.2); FILE ADDED 2007/02/20 09:15:56 af 1.1.2.4: #i68075# Code refactoring. 2007/01/22 12:40:27 af 1.1.2.3: #i68075 Introduction of XResourceId interface. 2006/09/07 13:42:00 af 1.1.2.2: #i68075# Transition from URL to ResourceId. 2006/08/23 08:26:02 af 1.1.2.1: #i68075# Initial revision.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [ab466de21cc814d51b03982820e40972fa59bbb6]

INTEGRATION: CWS components1 (1.1.2); FILE ADDED 2006/08/23 08:25:51 af 1.1.2.1: #i68075# Initial revision.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [4685e942d624b7ae197cc38614ce61555f56ff95]

INTEGRATION: CWS components1 (1.1.2); FILE ADDED 2006/08/23 08:25:41 af 1.1.2.1: #i68075# Initial revision.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [0b3b409db30e0cc414b8a087b138fc935a00a6c8]

INTEGRATION: CWS components1 (1.1.2); FILE ADDED 2007/01/22 12:38:22 af 1.1.2.3: #i68075 Introduction of XResourceId interface. 2006/09/07 13:22:45 af 1.1.2.2: #i68075# Transition from URL to ResourceId. 2006/08/23 08:25:31 af 1.1.2.1: #i68075# Initial revision.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [238ed89bcfc210df1ee39ff144bc779f13062911]

INTEGRATION: CWS components1 (1.1.2); FILE ADDED 2007/01/22 12:50:35 af 1.1.2.3: #i68075 Introduction of XResourceId interface. 2006/09/07 13:33:01 af 1.1.2.2: #i68075# Transition from URL to ResourceId. 2006/08/23 08:24:04 af 1.1.2.1: #i68075# Initial revision.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [428f160882e360616388929dec2c66824a04cd3d]

INTEGRATION: CWS components1 (1.1.2); FILE ADDED 2007/01/22 12:48:44 af 1.1.2.2: #i68075 Introduction of XResourceId interface. 2006/09/07 13:25:12 af 1.1.2.1: #i68075# Initial revision.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [8f80f107d33d0cd04ffa96cafb536e9c3744b747]

INTEGRATION: CWS components1 (1.1.2); FILE ADDED 2006/08/23 08:23:54 af 1.1.2.1: #i68075# Initial revision.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [e055b4ad4106bbfef13a89aca60eee79f9b864dc]

INTEGRATION: CWS components1 (1.1.2); FILE ADDED 2006/08/23 08:23:35 af 1.1.2.1: #i68075# Initial revision.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [3bd175d7faa33814ac802e159ca0ad45691ea11d]

INTEGRATION: CWS components1 (1.1.2); FILE ADDED 2007/02/20 09:15:01 af 1.1.2.2: #i68075# Code refactoring. 2006/08/23 08:22:50 af 1.1.2.1: #i68075# Initial revision.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [39cd8d95409361ed256e0bd43513372be9f84971]

INTEGRATION: CWS components1 (1.1.2); FILE ADDED 2007/01/22 12:41:47 af 1.1.2.3: #i68075 Introduction of XResourceId interface. 2006/09/07 13:31:21 af 1.1.2.2: #i68075# Transition from URL to ResourceId. 2006/08/23 08:22:41 af 1.1.2.1: #i68075# Initial revision.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [275d343aaf2963bd09dd69b5baf365cdbf193e18]

INTEGRATION: CWS components1 (1.1.2); FILE ADDED 2006/08/23 08:22:31 af 1.1.2.1: #i68075# Initial revision.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [65e6c842510092a28e4e78519ef4cc66fb25b202]

INTEGRATION: CWS components1 (1.1.2); FILE ADDED 2006/09/07 13:30:09 af 1.1.2.2: #i68075# Corrected the compile guard. 2006/09/07 13:28:47 af 1.1.2.1: #i68075# Initial revision.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [ac7761dcc8caf2c4084a8b78b82ead6321a39b42]

INTEGRATION: CWS components1 (1.1.2); FILE ADDED 2006/08/23 08:22:21 af 1.1.2.1: #i68075# Initial revision.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [45b53715627e6195ddcade83f4b446aea4260d78]

INTEGRATION: CWS components1 (1.1.2); FILE ADDED 2007/01/22 13:27:45 af 1.1.2.1: #i68075# Introduction of XResourceId.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [1d76107a2cf42536b5bf04192e360d19e35fe6bb]

INTEGRATION: CWS components1 (1.1.2); FILE ADDED 2006/08/23 08:19:25 af 1.1.2.1: #i68075# Initial revision.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [2988cb508e7f73d28ba9f45ecd57c1461e5456b3]

INTEGRATION: CWS components1 (1.64.30); FILE MERGED 2007/01/25 15:44:15 af 1.64.30.3: RESYNC: (1.66-1.69); FILE MERGED 2006/11/21 09:43:09 af 1.64.30.2: RESYNC: (1.64-1.66); FILE MERGED 2006/09/28 12:34:19 af 1.64.30.1: #i68075# Added com/sun/star/drawing/framework


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [69662455ce6a6411f99bd87d18b00b56758e711e]

INTEGRATION: CWS components1 (1.43.70); FILE MERGED 2007/02/16 15:16:32 af 1.43.70.4: RESYNC: (1.46-1.47); FILE MERGED 2006/11/21 16:32:12 af 1.43.70.3: RESYNC: (1.45-1.46); FILE MERGED 2006/09/25 17:51:37 af 1.43.70.2: RESYNC: (1.43-1.45); FILE MERGED 2006/08/22 13:38:29 af 1.43.70.1: #i68075# Added the drawing framework.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [84d4c58d1b8ff5e26d44ac25228cf0d7d7a345c3]

INTEGRATION: CWS components1 (1.57.94); FILE MERGED 2007/01/29 17:35:57 af 1.57.94.11: #i68075# New RelocateToParentWindow() method. 2007/01/29 15:27:09 af 1.57.94.10: #68075# Resolved resync problems. 2007/01/25 15:43:06 af 1.57.94.9: RESYNC: (1.61-1.64); FILE MERGED 2006/11/21 16:32:04 af 1.57.94.8: RESYNC: (1.60-1.61); FILE MERGED 2006/11/21 09:42:33 af 1.57.94.7: RESYNC: (1.59-1.60); FILE MERGED 2006/11/16 15:32:57 af 1.57.94.6: #i68075# Optimizations to increase start-up performance. 2006/09/25 17:50:57 af 1.57.94.5: RESYNC: (1.57-1.59); FILE MERGED 2006/09/21 09:16:47 af 1.57.94.4: #i68075# Not calling SfxViewShell::SetWindow() anymore. 2006/09/15 09:48:44 af 1.57.94.3: #i68075# The SfxViewShell::SetWindow() method is not called anymore.  Removed the arguments from Resize(). 2006/08/28 14:48:40 af 1.57.94.2: #i68075# Removed unused header. 2006/08/22 13:35:49 af 1.57.94.1: #i68075# Transition to new drawing framework.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [3b38c5cd31056aee0a464ea7c0091f92b22bcc7e]

INTEGRATION: CWS components1 (1.52.12); FILE MERGED 2007/01/25 15:42:59 af 1.52.12.2: RESYNC: (1.52-1.53); FILE MERGED 2007/01/24 17:59:42 af 1.52.12.1: #i68075# Use the drawing framework to activate task pane panels.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [95faf0c46bbf67b25abb8bdda5f2c9d8840bd6fb]

INTEGRATION: CWS components1 (1.42.138); FILE MERGED 2007/01/25 15:42:52 af 1.42.138.5: RESYNC: (1.46-1.47); FILE MERGED 2006/11/21 16:31:56 af 1.42.138.4: RESYNC: (1.45-1.46); FILE MERGED 2006/11/21 09:42:26 af 1.42.138.3: RESYNC: (1.44-1.45); FILE MERGED 2006/09/25 17:50:31 af 1.42.138.2: RESYNC: (1.42-1.44); FILE MERGED 2006/09/15 09:46:30 af 1.42.138.1: #i68075# The SfxViewShell::SetWindow() method is not called anymore.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [c3b8a2b1c7f9cd4f4b3b869a1b2e7cb12e279d69]

INTEGRATION: CWS components1 (1.30.42); FILE MERGED 2007/02/14 09:59:12 af 1.30.42.8: #i68075# A full screen show can be started without a view shell. 2007/01/25 15:40:50 af 1.30.42.7: RESYNC: (1.33-1.36); FILE MERGED 2006/11/21 16:30:15 af 1.30.42.6: RESYNC: (1.32-1.33); FILE MERGED 2006/11/21 09:41:48 af 1.30.42.5: RESYNC: (1.31-1.32); FILE MERGED 2006/09/25 17:48:23 af 1.30.42.4: RESYNC: (1.30-1.31); FILE MERGED 2006/09/15 13:44:49 af 1.30.42.3: #i67056# The new PresentationViewShell is initialized with a copy of the FrameView. 2006/09/15 09:45:36 af 1.30.42.2: #i68075# Added parent window argument to SlideShow constructor. 2006/08/22 13:33:54 af 1.30.42.1: #i68075# Adaption to change of signature of ViewShellBase::Get(Main)ViewShell().


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [171730888c0102ccdbd19158879b289df8cd25eb]

INTEGRATION: CWS components1 (1.80.40); FILE MERGED 2007/01/25 15:40:31 af 1.80.40.4: RESYNC: (1.83-1.84); FILE MERGED 2006/11/21 16:29:57 af 1.80.40.3: RESYNC: (1.82-1.83); FILE MERGED 2006/09/25 17:48:02 af 1.80.40.2: RESYNC: (1.80-1.82); FILE MERGED 2006/08/22 13:29:26 af 1.80.40.1: #i68075# Transition to new drawing framework.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [cd7df1ac5b539da1816cd0095919180695be3938]

INTEGRATION: CWS components1 (1.24.152); FILE MERGED 2007/01/25 15:40:23 af 1.24.152.5: RESYNC: (1.25-1.26); FILE MERGED 2007/01/22 17:22:07 af 1.24.152.4: #i68075 Introduction of XResourceId interface. 2006/09/25 17:47:54 af 1.24.152.3: RESYNC: (1.24-1.25); FILE MERGED 2006/09/07 14:51:56 af 1.24.152.2: #i68075# Transition from URL to ResourceId. 2006/08/22 13:28:10 af 1.24.152.1: #i68075# Transition to new drawing framework.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [36735daafb2721f3d906a2e097d2727b7e9fa7df]

INTEGRATION: CWS components1 (1.28.34); FILE MERGED 2007/01/25 15:40:15 af 1.28.34.2: RESYNC: (1.28-1.29); FILE MERGED 2006/08/22 12:56:56 af 1.28.34.1: #i68075# Transition to new drawing framework.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [b5ac6044e89ec2e60664f516995f5937d7873d7b]

INTEGRATION: CWS components1 (1.29.222); FILE MERGED 2007/01/25 15:39:56 af 1.29.222.6: RESYNC: (1.31-1.33); FILE MERGED 2007/01/22 17:20:57 af 1.29.222.5: #i68075 Introduction of XResourceId interface. 2006/11/21 16:29:38 af 1.29.222.4: RESYNC: (1.30-1.31); FILE MERGED 2006/09/25 17:47:35 af 1.29.222.3: RESYNC: (1.29-1.30); FILE MERGED 2006/09/07 14:51:56 af 1.29.222.2: #i68075# Transition from URL to ResourceId. 2006/08/22 12:56:00 af 1.29.222.1: #i68075# Transition to new drawing framework.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [06df9cb7a0d7e62690b9bd6dd19a26ffba9e7ac2]

INTEGRATION: CWS components1 (1.58.94); FILE MERGED 2007/01/25 15:39:04 af 1.58.94.8: RESYNC: (1.63-1.64); FILE MERGED 2007/01/22 17:20:06 af 1.58.94.7: #i68075 Introduction of XResourceId interface. 2006/11/21 16:29:30 af 1.58.94.6: RESYNC: (1.62-1.63); FILE MERGED 2006/11/21 09:41:22 af 1.58.94.5: RESYNC: (1.61-1.62); FILE MERGED 2006/09/25 17:46:19 af 1.58.94.4: RESYNC: (1.58-1.61); FILE MERGED 2006/09/15 09:43:56 af 1.58.94.3: #i68075# Added parent window argument to SlideShow constructor.  Calling Resize() when the rulers are turned on or off. 2006/09/07 14:51:56 af 1.58.94.2: #i68075# Transition from URL to ResourceId. 2006/08/22 12:55:02 af 1.58.94.1: #i68075# Transition to new drawing framework.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [0fe6ba1a75dc8f096de3fb64fef0f050fbf23e07]

INTEGRATION: CWS components1 (1.41.94); FILE MERGED 2007/01/29 17:35:28 af 1.41.94.7: #i68075# New RelocateToParentWindow() method. 2007/01/25 15:38:27 af 1.41.94.6: RESYNC: (1.44-1.45); FILE MERGED 2007/01/22 17:18:35 af 1.41.94.5: #i68075 Introduction of XResourceId interface. 2006/11/21 16:28:48 af 1.41.94.4: RESYNC: (1.43-1.44); FILE MERGED 2006/09/28 12:31:48 af 1.41.94.3: #i68075# Fixed resync problems. 2006/09/25 17:45:31 af 1.41.94.2: RESYNC: (1.41-1.43); FILE MERGED 2006/08/22 12:54:13 af 1.41.94.1: #i68075# Added Shutdown() method.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [d6136ee27f5e5ee22bf4cae02be62c4ba56df04d]

INTEGRATION: CWS components1 (1.25.2); FILE MERGED 2007/01/25 15:37:49 af 1.25.2.2: RESYNC: (1.25-1.26); FILE MERGED 2007/01/24 17:59:11 af 1.25.2.1: #i68075# Use the drawing framework to activate task pane panels.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [fe00fb25c5bced15636e3f9c0a4f0ddfac04fcc7]

INTEGRATION: CWS components1 (1.45.96); FILE MERGED 2007/01/29 15:27:09 af 1.45.96.5: #68075# Resolved resync problems. 2007/01/25 15:37:40 af 1.45.96.4: RESYNC: (1.47-1.49); FILE MERGED 2006/11/21 16:27:59 af 1.45.96.3: RESYNC: (1.46-1.47); FILE MERGED 2006/09/25 17:44:30 af 1.45.96.2: RESYNC: (1.45-1.46); FILE MERGED 2006/09/15 09:44:51 af 1.45.96.1: #i68075# Removed the arguments from Resize().


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [d9560f2d2587de15311d79d40f4f88e7390f3e33]

INTEGRATION: CWS components1 (1.36.94); FILE MERGED 2007/01/29 15:27:09 af 1.36.94.5: #68075# Resolved resync problems. 2007/01/25 15:37:22 af 1.36.94.4: RESYNC: (1.39-1.40); FILE MERGED 2006/11/21 16:27:41 af 1.36.94.3: RESYNC: (1.38-1.39); FILE MERGED 2006/09/25 17:44:12 af 1.36.94.2: RESYNC: (1.36-1.38); FILE MERGED 2006/08/22 12:53:23 af 1.36.94.1: #i68075# Transition to new drawing framework.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [727ad9d89831b976dfda19c65ca83bdb70bab875]

INTEGRATION: CWS components1 (1.66.42); FILE MERGED 2007/01/25 15:36:54 af 1.66.42.5: RESYNC: (1.72-1.74); FILE MERGED 2006/11/21 16:27:24 af 1.66.42.4: RESYNC: (1.71-1.72); FILE MERGED 2006/11/21 09:40:52 af 1.66.42.3: RESYNC: (1.70-1.71); FILE MERGED 2006/09/25 17:43:55 af 1.66.42.2: RESYNC: (1.66-1.70); FILE MERGED 2006/08/22 12:52:16 af 1.66.42.1: #i68075# Fixed tsome typos in comments.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [992e7e38971bb717b00f42eb96eefb493407b0e4]

INTEGRATION: CWS components1 (1.9.98); FILE MERGED 2007/02/14 10:07:06 af 1.9.98.11: #i68075# Using the right mutex. 2007/01/29 15:27:09 af 1.9.98.10: #68075# Resolved resync problems. 2007/01/24 17:55:53 af 1.9.98.9: #i68075# Introduction of XResourceId interface. 2007/01/22 17:17:16 af 1.9.98.8: #i68075 Introduction of XResourceId interface. 2006/11/01 13:20:48 af 1.9.98.7: #i70929# Adaption to changes in ViewShellBase. 2006/09/25 17:42:28 af 1.9.98.6: RESYNC: (1.9-1.10); FILE MERGED 2006/09/15 09:42:44 af 1.9.98.5: #i68075# Made GetWindow() more robust. 2006/09/07 16:26:12 af 1.9.98.4: #i68075# Transition from URL to ResourceId. 2006/09/07 14:51:55 af 1.9.98.3: #i68075# Transition from URL to ResourceId. 2006/08/28 14:32:33 af 1.9.98.2: #i68075# Fixed compiler problems. 2006/08/22 12:51:01 af 1.9.98.1: #i68075# Transition to new drawing framework.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [4efdc7efd09ae60742947dfe38d9d004d0b07432]

INTEGRATION: CWS components1 (1.15.96); FILE MERGED 2007/01/29 15:27:08 af 1.15.96.9: #68075# Resolved resync problems. 2007/01/25 15:35:40 af 1.15.96.8: RESYNC: (1.17-1.18); FILE MERGED 2007/01/24 17:55:24 af 1.15.96.7: #i68075# Undef VERBOSE by default. 2006/11/21 16:26:47 af 1.15.96.6: RESYNC: (1.16-1.17); FILE MERGED 2006/10/13 09:09:24 af 1.15.96.5: #i68075# Added support for SfxShells (as used by the pane shells.) 2006/10/06 09:23:38 af 1.15.96.4: #i68075# Removed definition of VERBOSE. 2006/09/25 17:42:20 af 1.15.96.3: RESYNC: (1.15-1.16); FILE MERGED 2006/09/07 14:51:55 af 1.15.96.2: #i68075# Transition from URL to ResourceId. 2006/08/22 12:50:21 af 1.15.96.1: #i68075# Transition to new drawing framework.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [1e852579c2ee21615c0e83e735c245bef3cab6ce]

INTEGRATION: CWS components1 (1.19.96); FILE MERGED 2007/01/25 15:35:33 af 1.19.96.4: RESYNC: (1.21-1.22); FILE MERGED 2006/11/21 09:40:45 af 1.19.96.3: RESYNC: (1.20-1.21); FILE MERGED 2006/09/25 17:42:13 af 1.19.96.2: RESYNC: (1.19-1.20); FILE MERGED 2006/08/22 12:49:35 af 1.19.96.1: #i68075# Transition to new drawing framework.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [9ef03e2e0fa75ee5ee6a70124ad0ba3b357693ea]

INTEGRATION: CWS components1 (1.29.96); FILE MERGED 2007/03/01 10:13:23 af 1.29.96.17: #i72465# Added the FocusForwardingWindow local class that forwards initial key presses. 2007/02/16 15:58:24 af 1.29.96.16: RESYNC: (1.34-1.35); FILE MERGED 2007/02/16 14:12:41 af 1.29.96.15: #i68075# In Activate() request the update of the tool bar manager asynchronously to avoid reentrance problems of the sfx Dispatcher. 2007/01/31 13:50:52 af 1.29.96.14: #i68075# UpdateLockManager stored as shared_ptr.  Made view window and parent window transparent to avoid flickering. 2007/01/29 15:27:08 af 1.29.96.13: #68075# Resolved resync problems. 2007/01/25 15:35:25 af 1.29.96.12: RESYNC: (1.31-1.34); FILE MERGED 2007/01/22 17:15:45 af 1.29.96.11: #i68075 Introduction of XResourceId interface. 2006/11/01 13:20:07 af 1.29.96.10: #i70929# Adaption to changes in ViewShellBase. 2006/10/13 09:12:43 af 1.29.96.9: #i68075# Child windows are now registered at the pane shells.  Fixed some warnings. 2006/09/29 15:58:33 af 1.29.96.8: #i68075# Fixed the ResizePixel() method for when the main view shell is missing. 2006/09/25 17:41:57 af 1.29.96.7: RESYNC: (1.29-1.31); FILE MERGED 2006/09/21 09:14:28 af 1.29.96.6: #i68075# Cleanup. 2006/09/15 09:40:43 af 1.29.96.5: #i68075# Introduced the mpViewWindow member as new parent window for UI controls. 2006/09/07 16:26:12 af 1.29.96.4: #i68075# Transition from URL to ResourceId. 2006/09/07 14:51:55 af 1.29.96.3: #i68075# Transition from URL to ResourceId. 2006/08/28 14:47:35 af 1.29.96.2: #i68075# Modified SetPaneVisibility() to take an additional parameter for the view in a new pane. 2006/08/22 12:48:55 af 1.29.96.1: #i68075# Transition to new drawing framework.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [427d7fe752cf49e8320baf672ed8294c8fd51f0f]

INTEGRATION: CWS components1 (1.3.52); FILE MERGED 2007/02/16 14:11:24 af 1.3.52.10: #i68075# Renamed Update() to RequestUpdate(). 2007/01/29 15:27:08 af 1.3.52.9: #68075# Resolved resync problems. 2007/01/25 15:34:57 af 1.3.52.8: RESYNC: (1.5-1.6); FILE MERGED 2006/11/21 09:40:38 af 1.3.52.7: RESYNC: (1.4-1.5); FILE MERGED 2006/11/02 15:58:29 af 1.3.52.6: #i70929# Fixed two typos. 2006/10/13 09:11:44 af 1.3.52.5: #i68075# Fixed the use of the layouter lock. 2006/09/29 11:04:42 af 1.3.52.4: #i68075# Some fixes for better interoperation with the framework::ToolBarController. 2006/09/25 17:41:30 af 1.3.52.3: RESYNC: (1.3-1.4); FILE MERGED 2006/08/28 14:46:11 af 1.3.52.2: #i68075# Fixed the use of locks. 2006/08/22 12:47:23 af 1.3.52.1: #i68075# Transition to new drawing framework.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [f35a03c381b7fed4f74cf5100b56037af6a05977]

INTEGRATION: CWS components1 (1.4.232); FILE MERGED 2007/01/29 17:34:59 af 1.4.232.4: #i68075# Made ImpressViewShellBase the new base class. 2007/01/25 15:34:50 af 1.4.232.3: RESYNC: (1.5-1.6); FILE MERGED 2006/09/25 17:41:23 af 1.4.232.2: RESYNC: (1.4-1.5); FILE MERGED 2006/08/22 12:45:13 af 1.4.232.1: #i68075# Transition to new drawing framework.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [f5ec8d239fcdc31e101f4a31f64b07ba76e26ec2]

INTEGRATION: CWS components1 (1.8.230); FILE MERGED 2007/02/16 15:16:23 af 1.8.230.7: RESYNC: (1.13-1.14); FILE MERGED 2007/01/25 15:34:42 af 1.8.230.6: RESYNC: (1.12-1.13); FILE MERGED 2006/11/21 16:26:31 af 1.8.230.5: RESYNC: (1.11-1.12); FILE MERGED 2006/11/21 09:40:31 af 1.8.230.4: RESYNC: (1.10-1.11); FILE MERGED 2006/09/28 12:31:48 af 1.8.230.3: #i68075# Fixed resync problems. 2006/09/25 17:41:16 af 1.8.230.2: RESYNC: (1.8-1.10); FILE MERGED 2006/08/22 12:43:45 af 1.8.230.1: #i68075# Adaption to change of signature of ViewShellBase::Get(Main)ViewShell().


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [4f770691cc2ae1ae47f939adb2b8ff285273134c]

INTEGRATION: CWS components1 (1.6.96); FILE MERGED 2007/01/31 13:52:53 af 1.6.96.6: #i68075# UpdateLockManager stored as shared_ptr. 2007/01/25 15:34:34 af 1.6.96.5: RESYNC: (1.8-1.9); FILE MERGED 2006/09/25 17:41:08 af 1.6.96.4: RESYNC: (1.6-1.8); FILE MERGED 2006/09/07 14:51:55 af 1.6.96.3: #i68075# Transition from URL to ResourceId. 2006/08/28 14:32:33 af 1.6.96.2: #i68075# Fixed compiler problems. 2006/08/22 12:43:11 af 1.6.96.1: #i68075# Transition to new drawing framework.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [f4c882e3d131a3bcf3945fdc529ea1cca3ea9ef1]

INTEGRATION: CWS components1 (1.24.94); FILE MERGED 2007/01/25 15:34:15 af 1.24.94.7: RESYNC: (1.29-1.30); FILE MERGED 2007/01/22 17:14:03 af 1.24.94.6: #i68075 Introduction of XResourceId interface. 2006/11/21 16:26:17 af 1.24.94.5: RESYNC: (1.28-1.29); FILE MERGED 2006/10/25 16:03:17 af 1.24.94.4: #i70797# Merged FinalizeSetViewMode() back in. 2006/09/25 17:40:50 af 1.24.94.3: RESYNC: (1.24-1.28); FILE MERGED 2006/09/07 14:51:55 af 1.24.94.2: #i68075# Transition from URL to ResourceId. 2006/08/22 09:22:42 af 1.24.94.1: #i68075# Transition to new drawing framework.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [8ac19f1606356296acd389003d30dfc1a6c51ecb]

INTEGRATION: CWS components1 (1.4.232); FILE MERGED 2007/01/29 17:33:01 af 1.4.232.4: #i68075# Made ImpressViewShellBase the new base class. 2007/01/25 15:34:07 af 1.4.232.3: RESYNC: (1.5-1.6); FILE MERGED 2006/09/25 17:40:42 af 1.4.232.2: RESYNC: (1.4-1.5); FILE MERGED 2006/08/22 12:40:56 af 1.4.232.1: #i68075# Transition to new drawing framework.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [583dffe7638e10bd120c04bd4a9716f03d9a7492]

INTEGRATION: CWS components1 (1.1.2); FILE ADDED 2007/01/29 15:27:07 af 1.1.2.5: #68075# Resolved resync problems. 2006/09/15 09:38:56 af 1.1.2.4: #i68075# Tell the MasterPageObserver about the new document. 2006/09/07 14:51:55 af 1.1.2.3: #i68075# Transition from URL to ResourceId. 2006/08/28 14:32:33 af 1.1.2.2: #i68075# Fixed compiler problems. 2006/08/22 09:18:18 af 1.1.2.1: #i68075# Initial revision.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [ef172f8fa346bb945c5cdb735e4d68829b6e5f2b]

INTEGRATION: CWS components1 (1.6.96); FILE MERGED 2007/01/25 15:33:50 af 1.6.96.5: RESYNC: (1.8-1.9); FILE MERGED 2006/09/25 17:40:25 af 1.6.96.4: RESYNC: (1.6-1.8); FILE MERGED 2006/09/07 14:51:54 af 1.6.96.3: #i68075# Transition from URL to ResourceId. 2006/08/28 14:32:32 af 1.6.96.2: #i68075# Fixed compiler problems. 2006/08/22 12:39:06 af 1.6.96.1: #i68075# Transition to new drawing framework.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [00e8b1a97fb66d036d5b0e387bac18666f290752]

INTEGRATION: CWS components1 (1.7.98); FILE MERGED 2007/01/29 15:27:07 af 1.7.98.5: #68075# Resolved resync problems. 2007/01/25 15:33:31 af 1.7.98.4: RESYNC: (1.8-1.9); FILE MERGED 2006/09/25 17:40:08 af 1.7.98.3: RESYNC: (1.7-1.8); FILE MERGED 2006/08/28 14:32:32 af 1.7.98.2: #i68075# Fixed compiler problems. 2006/08/22 12:38:01 af 1.7.98.1: #i68075# Transition to new drawing framework.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [c9c071bfb3fec1ddc1ea462ad0a2573819a99872]

INTEGRATION: CWS components1 (1.9.234); FILE MERGED 2007/01/25 15:29:38 af 1.9.234.6: RESYNC: (1.10-1.11); FILE MERGED 2007/01/24 17:54:03 af 1.9.234.5: #i68075# Added the TaskPaneService. 2007/01/23 09:19:44 af 1.9.234.4: #i68075# Reorganization of factory management. 2006/09/25 17:36:22 af 1.9.234.3: RESYNC: (1.9-1.10); FILE MERGED 2006/09/07 14:51:54 af 1.9.234.2: #i68075# Transition from URL to ResourceId. 2006/08/22 12:36:48 af 1.9.234.1: #i68075# Added new services of the drawing framework.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [be80b6f18e48ea08a74e8177cc9b80f35e9ac653]

INTEGRATION: CWS components1 (1.17.98); FILE MERGED 2007/01/29 15:27:07 af 1.17.98.12: #68075# Resolved resync problems. 2007/01/25 15:28:38 af 1.17.98.11: RESYNC: (1.20-1.21); FILE MERGED 2007/01/22 17:05:52 af 1.17.98.10: #i68075 Introduction of XResourceId interface. 2006/11/23 09:13:26 af 1.17.98.9: #i68075# Removed unneccessary RTL_LOGFILE statement. 2006/11/21 16:24:24 af 1.17.98.8: RESYNC: (1.19-1.20); FILE MERGED 2006/11/21 09:40:14 af 1.17.98.7: RESYNC: (1.18-1.19); FILE MERGED 2006/11/16 15:21:14 af 1.17.98.6: #i68075# Optimizations to increase start-up performance. 2006/11/01 13:08:10 af 1.17.98.5: #i70929# Added the ReleaseViewShellBase() method. 2006/10/31 17:08:40 af 1.17.98.4: #i70929# Made getImplementationName() and supportsService() to not throw an exception when controller is disposed. 2006/09/25 17:35:14 af 1.17.98.3: RESYNC: (1.17-1.18); FILE MERGED 2006/09/07 14:51:54 af 1.17.98.2: #i68075# Transition from URL to ResourceId. 2006/08/22 12:35:57 af 1.17.98.1: #i68075# Implementation of the XControllerManager interface.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [0e821d29bce4739215be219823b5959f5dce910f]

INTEGRATION: CWS components1 (1.9.52); FILE MERGED 2007/02/16 15:15:41 af 1.9.52.2: RESYNC: (1.9-1.10); FILE MERGED 2006/08/22 12:35:07 af 1.9.52.1: #i68075# Added ConfigurationAccess file.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [62c2c4aa61b64baa1b08ab146dfae8e01a8087ad]

INTEGRATION: CWS components1 (1.5.38); FILE MERGED 2007/02/16 14:09:41 af 1.5.38.1: #i68075# Specialized the XFrame argument to XDispatchProvider.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [2113c83828c49351559b592a27f84ad832923214]

INTEGRATION: CWS components1 (1.4.52); FILE MERGED 2006/09/25 17:34:49 af 1.4.52.2: RESYNC: (1.4-1.5); FILE MERGED 2006/08/22 12:34:28 af 1.4.52.1: #i68075# Extended the releasing of shared resources that are not unique.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [09a8257856ed15ff95e585835dcf0a4ece25ecff]

INTEGRATION: CWS components1 (1.10.12); FILE MERGED 2007/01/25 15:28:11 af 1.10.12.3: RESYNC: (1.11-1.12); FILE MERGED 2006/11/21 16:24:16 af 1.10.12.2: RESYNC: (1.10-1.11); FILE MERGED 2006/09/28 12:31:47 af 1.10.12.1: #i68075# Fixed resync problems.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [e634bc9f0d0b05670664b89c04ea5bc9be0ed910]

INTEGRATION: CWS components1 (1.7.32); FILE MERGED 2006/11/21 16:24:07 af 1.7.32.3: RESYNC: (1.8-1.9); FILE MERGED 2006/09/25 17:34:24 af 1.7.32.2: RESYNC: (1.7-1.8); FILE MERGED 2006/08/22 12:32:56 af 1.7.32.1: #i68075# Adaption to change of signature of ViewShellBase::Get(Main)ViewShell().


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [5feaeef0ffa3ea5120ec09e0c453b79460e6e0af]

INTEGRATION: CWS components1 (1.11.50); FILE MERGED 2007/02/16 14:09:02 af 1.11.50.8: #i68075# Fixed the disposing() method. 2007/01/29 17:31:31 af 1.11.50.7: #i68075# Handle the disposing of the configuration controller. 2007/01/25 15:28:04 af 1.11.50.6: RESYNC: (1.12-1.13); FILE MERGED 2007/01/24 17:52:54 af 1.11.50.5: #i68075# Introduction of XResourceId interface. 2007/01/22 16:56:06 af 1.11.50.4: #i68075 Introduction of XResourceId interface. 2006/09/25 17:34:08 af 1.11.50.3: RESYNC: (1.11-1.12); FILE MERGED 2006/09/07 14:51:54 af 1.11.50.2: #i68075# Transition from URL to ResourceId. 2006/08/22 12:32:26 af 1.11.50.1: #i68075# Transition to new drawing framework.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [402f9a2cbaef07d7023b3b887930090e24e04fa7]

INTEGRATION: CWS components1 (1.1.2); FILE ADDED 2007/01/29 15:27:06 af 1.1.2.2: #68075# Resolved resync problems. 2006/08/22 09:06:35 af 1.1.2.1: #i68075# Initial revision.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [c74594748faab932158a5b594c6a0081f5d57c46]

INTEGRATION: CWS components1 (1.7.52); FILE MERGED 2006/08/22 12:26:19 af 1.7.52.1: #i68075# Moved configuration handling to new ConfigurationAccess class.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [ece8e1eab302acaee0ff7e087b1e1bbda9e14b09]

INTEGRATION: CWS components1 (1.8.52); FILE MERGED 2007/01/25 15:27:37 af 1.8.52.3: RESYNC: (1.9-1.10); FILE MERGED 2006/09/25 17:33:41 af 1.8.52.2: RESYNC: (1.8-1.9); FILE MERGED 2006/08/22 12:22:24 af 1.8.52.1: #i68075# Moved configuration handling to new Configuration Access class.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [05a915741dde93d87a1f5c0b65c624acff74b675]

INTEGRATION: CWS components1 (1.17.50); FILE MERGED 2007/01/25 15:26:43 af 1.17.50.3: RESYNC: (1.18-1.19); FILE MERGED 2006/09/25 17:33:15 af 1.17.50.2: RESYNC: (1.17-1.18); FILE MERGED 2006/08/22 11:53:53 af 1.17.50.1: #i68075# Transition to new drawing framework.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [27b6b8cc2e027d308fb71a9d612c60caa1888fc9]

INTEGRATION: CWS components1 (1.10.52); FILE MERGED 2006/09/25 17:32:58 af 1.10.52.2: RESYNC: (1.10-1.12); FILE MERGED 2006/08/22 11:53:04 af 1.10.52.1: #i68075# Adaption to change of signature of ViewShellBase::Get(Main)ViewShell().


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [c283eab6ec2d6672aad0d3ea9eed3da0a53f7a05]

INTEGRATION: CWS components1 (1.6.200); FILE MERGED 2007/02/16 15:15:22 af 1.6.200.2: RESYNC: (1.6-1.7); FILE MERGED 2007/01/22 16:43:24 af 1.6.200.1: #i68075 Introduction of XResourceId interface.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [49f1e8ea18d13ef996ca0fc07842ab6e892f9b15]

INTEGRATION: CWS components1 (1.11.2); FILE MERGED 2007/01/25 15:24:29 af 1.11.2.2: RESYNC: (1.11-1.12); FILE MERGED 2007/01/24 17:56:26 af 1.11.2.1: #i68075# The click handler can now be supplied along with a control.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [c517813773edeaaec648b58c0b883de380e11016]

INTEGRATION: CWS components1 (1.11.14); FILE MERGED 2007/01/25 15:24:19 af 1.11.14.2: RESYNC: (1.11-1.12); FILE MERGED 2007/01/24 17:51:21 af 1.11.14.1: #i68075# The click handler can now be supplied along with a control.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [a021467b2523cfdca41472346f0729845b8db4d0]

INTEGRATION: CWS components1 (1.14.96); FILE MERGED 2007/01/29 17:30:37 af 1.14.96.6: #i68075# New RelocateToParentWindow() method. 2007/01/25 15:23:26 af 1.14.96.5: RESYNC: (1.15-1.16); FILE MERGED 2007/01/24 17:49:50 af 1.14.96.4: #i68075# The click handler can now be supplied along with a control. 2006/09/25 17:29:20 af 1.14.96.3: RESYNC: (1.14-1.15); FILE MERGED 2006/09/21 09:13:11 af 1.14.96.2: #i68075# Removed unused mpTitleToolBox member. 2006/08/22 11:52:13 af 1.14.96.1: #i68075# Added PaneActivation functor.  Adaption to changes in the pane window implementation.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [7d75e96c57d58996fd63e5eeb1e056f3b159a00b]

INTEGRATION: CWS components1 (1.8.14); FILE MERGED 2007/01/25 15:22:45 af 1.8.14.2: RESYNC: (1.8-1.9); FILE MERGED 2007/01/24 17:48:59 af 1.8.14.1: #i68075# The click handler can now be supplied along with a control.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [1ccd97c9624e79a44adadc7dfc5c321ac34600a4]

INTEGRATION: CWS components1 (1.8.14); FILE MERGED 2007/01/25 15:22:18 af 1.8.14.3: RESYNC: (1.8-1.9); FILE MERGED 2007/01/24 17:48:22 af 1.8.14.2: #i68075# The click handler can now be supplied along with a control. 2006/10/20 12:51:16 af 1.8.14.1: #i68075# Check for GetTitleBar() returning a valid pointer in WindowEventListener.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [0c4410164015e6ebd6a19e0caf45f2c1c792d472]

INTEGRATION: CWS components1 (1.18.42); FILE MERGED 2007/02/16 14:08:12 af 1.18.42.6: #i68075# Adaption to changes in SlotStateListener. 2007/01/25 15:21:59 af 1.18.42.5: RESYNC: (1.19-1.20); FILE MERGED 2007/01/22 16:24:32 af 1.18.42.4: #i68075 Introduction of XResourceId interface. 2006/09/25 17:27:46 af 1.18.42.3: RESYNC: (1.18-1.19); FILE MERGED 2006/09/07 14:51:53 af 1.18.42.2: #i68075# Transition from URL to ResourceId. 2006/08/22 11:50:34 af 1.18.42.1: #i68075# Transition to new drawing framework.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [688e70e9056ff3be957cc2426dd6eb4e65061680]

INTEGRATION: CWS components1 (1.12.38); FILE MERGED 2007/01/31 13:52:30 af 1.12.38.1: #i68075# UpdateLockManager stored as shared_ptr.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [754fec534e924e2c49dd625e5a0a26ce373df3f2]

INTEGRATION: CWS components1 (1.4.148); FILE MERGED 2006/11/21 16:23:20 af 1.4.148.3: RESYNC: (1.5-1.6); FILE MERGED 2006/09/25 17:26:33 af 1.4.148.2: RESYNC: (1.4-1.5); FILE MERGED 2006/08/22 11:49:35 af 1.4.148.1: #i68075# Added ActionChanged() method.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [82c82fa9252044755651fdbdcf11dbe53ce4e806]

INTEGRATION: CWS components1 (1.23.38); FILE MERGED 2007/03/16 14:57:29 af 1.23.38.7: #i75426# Do not set the current page in WriteFrameViewData. 2007/01/29 17:30:02 af 1.23.38.6: #i68075# New RelocateToParentWindow() method. 2007/01/25 15:20:44 af 1.23.38.5: RESYNC: (1.24-1.25); FILE MERGED 2007/01/22 16:51:52 af 1.23.38.4: #i68075 Introduction of XResourceId interface. 2006/09/25 17:25:30 af 1.23.38.3: RESYNC: (1.23-1.24); FILE MERGED 2006/09/07 14:51:53 af 1.23.38.2: #i68075# Transition from URL to ResourceId. 2006/08/22 11:46:25 af 1.23.38.1: #i68075# Transition to new drawing framework.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [9d4db29de7e906528ce310d16d3ac0c97b3ccab4]

INTEGRATION: CWS components1 (1.5.150); FILE MERGED 2006/08/22 11:45:31 af 1.5.150.1: #i68075# Added ActionChanged() method.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [b496befe1d098df2b8a2ecd5f91ed44f55b3aeff]

INTEGRATION: CWS components1 (1.23.70); FILE MERGED 2007/02/14 10:05:17 af 1.23.70.10: #i68075# Start a full screen show even when there is no DrawViewShell. 2007/01/25 15:19:45 af 1.23.70.9: RESYNC: (1.25-1.27); FILE MERGED 2007/01/24 17:47:37 af 1.23.70.8: #i68075# Use the drawing framework to activate task pane panels. 2007/01/22 16:23:09 af 1.23.70.7: #i68075 Introduction of XResourceId interface. 2006/12/07 09:27:37 af 1.23.70.6: #i71253# Starting a slide show asynchronously from the slide sorter bar. 2006/11/21 16:23:02 af 1.23.70.5: RESYNC: (1.24-1.25); FILE MERGED 2006/09/25 17:24:26 af 1.23.70.4: RESYNC: (1.23-1.24); FILE MERGED 2006/09/07 14:51:53 af 1.23.70.3: #i68075# Transition from URL to ResourceId. 2006/08/22 13:22:41 af 1.23.70.2: #i68075# Moved DispatchCaller to FrameworkHelper. 2006/08/22 11:44:39 af 1.23.70.1: #i68075# Transition to new drawing framework.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [8449e94ad6f0008e221e941875c15c767496ac6d]

INTEGRATION: CWS components1 (1.27.48); FILE MERGED 2007/02/16 15:14:18 af 1.27.48.7: RESYNC: (1.30-1.31); FILE MERGED 2007/01/25 15:19:29 af 1.27.48.6: RESYNC: (1.29-1.30); FILE MERGED 2007/01/22 16:21:03 af 1.27.48.5: #i68075 Introduction of XResourceId interface. 2006/11/21 16:22:55 af 1.27.48.4: RESYNC: (1.28-1.29); FILE MERGED 2006/09/25 17:24:09 af 1.27.48.3: RESYNC: (1.27-1.28); FILE MERGED 2006/09/07 14:51:52 af 1.27.48.2: #i68075# Transition from URL to ResourceId. 2006/08/22 11:40:58 af 1.27.48.1: #i68075# Transition to new drawing framework.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [1904b93ecfed0e36123bc656f1464eaa1341744e]

INTEGRATION: CWS components1 (1.7.74); FILE MERGED 2006/09/25 17:23:44 af 1.7.74.2: RESYNC: (1.7-1.8); FILE MERGED 2006/08/22 11:40:17 af 1.7.74.1: #i68075# Adaption to change of signature of ViewShellBase::Get(Main)ViewShell().


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [6bd28ed72b8ce76ac10eae03fa8b244aa742a61d]

INTEGRATION: CWS components1 (1.12.96); FILE MERGED 2007/01/25 15:18:59 af 1.12.96.3: RESYNC: (1.13-1.15); FILE MERGED 2006/09/25 17:23:28 af 1.12.96.2: RESYNC: (1.12-1.13); FILE MERGED 2006/08/22 11:39:32 af 1.12.96.1: #i68075# Adaption to change of signature of ViewShellBase::Get(Main)ViewShell().


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [8796dfd542b9a19b851561e3119ae4b8c925e223]

INTEGRATION: CWS components1 (1.19.72); FILE MERGED 2007/01/25 15:18:18 af 1.19.72.5: RESYNC: (1.22-1.23); FILE MERGED 2006/11/21 16:22:47 af 1.19.72.4: RESYNC: (1.21-1.22); FILE MERGED 2006/11/21 09:39:52 af 1.19.72.3: RESYNC: (1.20-1.21); FILE MERGED 2006/09/25 17:23:02 af 1.19.72.2: RESYNC: (1.19-1.20); FILE MERGED 2006/08/22 11:39:01 af 1.19.72.1: #i68075# Adaption to change of signature of ViewShellBase::Get(Main)ViewShell().


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [079cc8a6d0a3667d44662419cadcf9456c809b2d]

INTEGRATION: CWS components1 (1.34.36); FILE MERGED 2007/02/16 15:14:11 af 1.34.36.6: RESYNC: (1.38-1.39); FILE MERGED 2007/01/25 15:18:11 af 1.34.36.5: RESYNC: (1.36-1.38); FILE MERGED 2007/01/22 16:19:48 af 1.34.36.4: #i68075 Introduction of XResourceId interface. 2006/11/21 16:22:39 af 1.34.36.3: RESYNC: (1.35-1.36); FILE MERGED 2006/09/25 17:22:55 af 1.34.36.2: RESYNC: (1.34-1.35); FILE MERGED 2006/08/22 11:38:28 af 1.34.36.1: #i68075# Adaption to change of signature of ViewShellBase::Get(Main)ViewShell().


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [e106150824ef7ac835ee7b65291dbc09e0fc8627]

INTEGRATION: CWS components1 (1.17.74); FILE MERGED 2007/02/16 15:13:20 af 1.17.74.5: RESYNC: (1.20-1.22); FILE MERGED 2007/01/25 15:16:26 af 1.17.74.4: RESYNC: (1.19-1.20); FILE MERGED 2006/11/21 09:39:45 af 1.17.74.3: RESYNC: (1.18-1.19); FILE MERGED 2006/09/25 17:20:16 af 1.17.74.2: RESYNC: (1.17-1.18); FILE MERGED 2006/09/15 09:03:20 af 1.17.74.1: #i68075# Added parent window argument to SlideShow constructor.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [ce2b6494757d56d77f32746e083b57bb951d37a9]

INTEGRATION: CWS components1 (1.29.70); FILE MERGED 2007/02/16 15:13:13 af 1.29.70.7: RESYNC: (1.38-1.40); FILE MERGED 2007/01/25 15:16:15 af 1.29.70.6: RESYNC: (1.34-1.38); FILE MERGED 2006/11/21 16:22:00 af 1.29.70.5: RESYNC: (1.33-1.34); FILE MERGED 2006/11/21 09:39:37 af 1.29.70.4: RESYNC: (1.32-1.33); FILE MERGED 2006/09/25 17:20:08 af 1.29.70.3: RESYNC: (1.29-1.32); FILE MERGED 2006/09/22 14:22:55 af 1.29.70.2: #i68075# Using the right parent window in startPreview(). 2006/09/15 09:04:27 af 1.29.70.1: #i68075# Added parent window argument to SlideShow constructor.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [acf05af62cfb1c167f5aa7a678b9c9c07e7dc65b]

INTEGRATION: CWS components1 (1.7.74); FILE MERGED 2007/01/25 15:16:07 af 1.7.74.3: RESYNC: (1.8-1.9); FILE MERGED 2006/09/25 17:19:42 af 1.7.74.2: RESYNC: (1.7-1.8); FILE MERGED 2006/09/15 09:02:44 af 1.7.74.1: #i68075# Added parent window argument to SlideShow constructor.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [b43132e2fde69b1e28ac6c2f1012d023660540a2]

INTEGRATION: CWS components1 (1.3.234); FILE MERGED 2006/08/22 11:36:30 af 1.3.234.1: #i68075# Transition to new drawing framework.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [a5eadcf36797bb621deaae05c53d73f3a1c56ece]

INTEGRATION: CWS components1 (1.2.396); FILE MERGED 2007/01/24 17:46:26 af 1.2.396.8: #i68075# Introduction of XResourceId interface. 2007/01/22 16:18:31 af 1.2.396.7: #i68075 Introduction of XResourceId interface. 2006/12/08 15:41:05 af 1.2.396.6: #i72399# Catching DisposedException when restoring configuration. 2006/11/22 12:32:04 af 1.2.396.5: #i71253# Optimized how the panes are hidden. 2006/09/25 17:19:06 af 1.2.396.4: RESYNC: (1.2-1.3); FILE MERGED 2006/09/07 14:51:52 af 1.2.396.3: #i68075# Transition from URL to ResourceId. 2006/08/28 14:32:32 af 1.2.396.2: #i68075# Fixed compiler problems. 2006/08/22 11:37:08 af 1.2.396.1: #i68075# Transition to new drawing framework.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [613062437635344328bfd9b8064d9676f2718680]

INTEGRATION: CWS components1 (1.3.234); FILE MERGED 2007/02/16 14:07:28 af 1.3.234.1: #i68075# Specialized the XFrame argument to XDispatchProvider.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [367abf14a8cafde3a9f328dca98cb65844ef69f0]

INTEGRATION: CWS components1 (1.1.2); FILE ADDED 2006/08/22 09:07:31 af 1.1.2.1: #i68075# Initial revision.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [22becfb8ccb36af49242fa10e0177a5bfa4bd484]

INTEGRATION: CWS components1 (1.2.150); FILE MERGED 2007/02/16 14:05:31 af 1.2.150.2: #i68075# Fixed comments. 2006/12/07 09:24:19 af 1.2.150.1: #i71253# Fixed a typo.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [3675e2042bcc9c595207f2607d550a2f0a1f86e4]

INTEGRATION: CWS components1 (1.3.234); FILE MERGED 2007/01/25 15:15:00 af 1.3.234.2: RESYNC: (1.3-1.4); FILE MERGED 2007/01/24 17:45:10 af 1.3.234.1: #i68075# The click handler can now be supplied along with a control.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [74755582c2388e90162358714fcf16ce7b9f0039]

INTEGRATION: CWS components1 (1.3.234); FILE MERGED 2007/01/25 15:14:53 af 1.3.234.2: RESYNC: (1.3-1.4); FILE MERGED 2007/01/24 17:42:30 af 1.3.234.1: #i68075# The click handler can now be supplied along with a titled control.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [27497821716d2266715670f79bfc611c2126fcda]

INTEGRATION: CWS components1 (1.1.2); FILE ADDED 2007/01/29 17:34:02 af 1.1.2.5: #i68075# Handle the disposing of the configuration controller. 2007/01/22 16:16:46 af 1.1.2.4: #i68075 Introduction of XResourceId interface. 2006/09/15 09:15:10 af 1.1.2.3: #i68075# Documentation update. 2006/09/07 14:51:52 af 1.1.2.2: #i68075# Transition from URL to ResourceId. 2006/08/17 07:57:05 af 1.1.2.1: #i68075# Initial revision.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [eebf487462003894c1c97f75f50d7fb5508870e8]

INTEGRATION: CWS components1 (1.1.2); FILE ADDED 2007/01/24 17:37:05 af 1.1.2.2: #i68075# Added another constructor. 2007/01/22 13:55:49 af 1.1.2.1: #i68075# Initial revision.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [3b69d6af20b1dc525e2daa23e8775b53a478210c]

INTEGRATION: CWS components1 (1.1.2); FILE ADDED 2006/08/28 14:32:31 af 1.1.2.2: #i68075# Fixed compiler problems. 2006/08/18 14:00:51 af 1.1.2.1: #i68075# Initial revision.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [a5aea491175bfc71824b998ded0977330578d162]

INTEGRATION: CWS components1 (1.1.2); FILE ADDED 2007/03/01 11:54:22 af 1.1.2.7: #i74543# Made MutexOwner a protected base class. 2007/01/22 16:08:03 af 1.1.2.6: #i68075 Introduction of XResourceId interface. 2006/10/13 09:10:11 af 1.1.2.5: #i68075# Made GetWindow() virtual. 2006/09/21 09:02:18 af 1.1.2.4: #i68075# Added ThrowIfDisposed() method. 2006/09/07 14:51:51 af 1.1.2.3: #i68075# Transition from URL to ResourceId. 2006/08/22 11:35:33 af 1.1.2.2: #i68075# Added getCanvas() method and renamed getURL() to getPaneURL(). 2006/08/16 08:16:39 af 1.1.2.1: #i68075# Initial revision.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [fb70e66cfbef62b28a787cb9d29564059de86dd9]

INTEGRATION: CWS components1 (1.1.2); FILE ADDED 2006/08/28 14:32:31 af 1.1.2.2: #i68075# Fixed compiler problems. 2006/08/18 14:27:33 af 1.1.2.1: #i68075# Initial revision.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [8864bf89c89c51a64d6a9aff75ddd6ed76afe4b5]

INTEGRATION: CWS components1 (1.1.2); FILE ADDED 2006/08/28 14:32:31 af 1.1.2.2: #i68075# Fixed compiler problems. 2006/08/18 13:59:25 af 1.1.2.1: #i68075# Initial revision.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [bfe95acb2d9492a068f66d4e124efc46eefb4ee9]

INTEGRATION: CWS components1 (1.1.2); FILE ADDED 2007/03/15 09:38:50 af 1.1.2.11: #i74543# Minor documentation update. 2007/01/29 17:27:08 af 1.1.2.10: #i68075# Handle the disposing of the configuration controller and the view controller. 2007/01/24 17:36:13 af 1.1.2.9: #i68075# Added support for the task pane. 2007/01/22 16:06:17 af 1.1.2.8: #i68075 Introduction of XResourceId interface. 2006/11/22 10:26:09 af 1.1.2.7: #i68075# Added WaitForUpdate() method. 2006/09/07 14:51:51 af 1.1.2.6: #i68075# Transition from URL to ResourceId. 2006/08/28 14:32:31 af 1.1.2.5: #i68075# Fixed compiler problems. 2006/08/22 13:19:03 af 1.1.2.4: #i68075# Moved DispatchCaller to sd::framework namespace. 2006/08/22 13:16:37 af 1.1.2.3: #i68075# Added DispatchCaller functor. 2006/08/22 11:34:32 af 1.1.2.2: #i68075# Removed the concept of pane ids.  ViewShells are handled with shared_ptrs. 2006/08/02 12:49:08 af 1.1.2.1: #i68075# Initial revision.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [7eae6087a75cf266428184d9a8fdd41b48904f4c]

INTEGRATION: CWS components1 (1.1.2); FILE ADDED 2006/08/18 13:58:50 af 1.1.2.1: #i68075# Initial revision.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [88b4c752918ed31aa476d604cfb062979599f8b4]

INTEGRATION: CWS components1 (1.1.2); FILE ADDED 2007/03/07 11:01:10 af 1.1.2.11: #i75056# Made locking nestable. 2007/02/20 09:11:22 af 1.1.2.10: #i68075# Code cleanup. 2007/02/14 10:43:25 af 1.1.2.9: #i68075# Resolved compiler problems. 2007/01/31 13:51:33 af 1.1.2.8: #i68075# Moved configuration update into its own ConfigurationUpdater class. 2007/01/22 16:02:52 af 1.1.2.7: #i68075 Introduction of XResourceId interface. 2006/10/06 09:27:51 af 1.1.2.6: #i68075# Improved the handling of asynchronous configuration updates. 2006/09/21 09:12:37 af 1.1.2.5: #i68075# Cleanup. 2006/09/07 14:51:51 af 1.1.2.4: #i68075# Transition from URL to ResourceId. 2006/08/29 11:11:05 af 1.1.2.3: #i68075# Added the CleanConfiguration() method. 2006/08/28 14:32:31 af 1.1.2.2: #i68075# Fixed compiler problems. 2006/08/18 14:40:26 af 1.1.2.1: #i68075# Initial revision.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [54b9280b3bd80588637923db74ae83b0d695c263]

INTEGRATION: CWS components1 (1.1.2); FILE ADDED 2007/03/07 10:57:57 af 1.1.2.6: #i75056# Added global AreConfigurationsEquivalent() function. 2007/01/24 17:35:32 af 1.1.2.5: #i68075# Introduction of XResourceId interface. 2007/01/22 16:01:19 af 1.1.2.4: #i68075 Introduction of XResourceId interface. 2006/09/07 14:51:51 af 1.1.2.3: #i68075# Transition from URL to ResourceId. 2006/08/28 14:32:31 af 1.1.2.2: #i68075# Fixed compiler problems. 2006/08/03 09:07:41 af 1.1.2.1: #i68075# Initial revision.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [efd0e7f4147448d1b65c034c4f929fd49d17cae4]

INTEGRATION: CWS components1 (1.4.234); FILE MERGED 2006/09/15 09:00:19 af 1.4.234.1: #i68075# Added parent window argument to SlideShow constructor.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [e56cd82e85093b6d79dddb2145b2187676b5aeb9]

INTEGRATION: CWS components1 (1.4.234); FILE MERGED 2007/01/29 15:27:05 af 1.4.234.4: #68075# Resolved resync problems. 2007/01/22 15:59:46 af 1.4.234.3: #i68075 Introduction of XResourceId interface. 2006/09/07 14:51:50 af 1.4.234.2: #i68075# Transition from URL to ResourceId. 2006/08/22 11:33:27 af 1.4.234.1: #i68075# Transition to new drawing framework.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [ee98325f39e1b3d391c36fd9707f483b40cbc347]

INTEGRATION: CWS components1 (1.8.98); FILE MERGED 2006/10/13 09:06:33 af 1.8.98.2: #i68075# Added support for SfxShells (as used by the pane shells.) 2006/08/22 11:32:36 af 1.8.98.1: #i68075# Added a variant of the ActivateViewShell() method.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [b202dcc98d8ce97e630d05d3e229ed6f7049bf46]

INTEGRATION: CWS components1 (1.15.96); FILE MERGED 2007/02/20 09:22:09 af 1.15.96.8: #i68075# Resolved resync conflict. 2007/02/16 15:12:32 af 1.15.96.7: RESYNC: (1.16-1.17); FILE MERGED 2007/01/31 13:49:44 af 1.15.96.6: #i68075# UpdateLockManager stored as shared_ptr. 2007/01/25 15:06:55 af 1.15.96.5: RESYNC: (1.15-1.16); FILE MERGED 2006/09/21 09:11:21 af 1.15.96.4: #i68075# Made comment of GetViewWindow() more clear. 2006/09/15 09:37:10 af 1.15.96.3: #i68075# Added access to the new view window. 2006/09/07 14:51:50 af 1.15.96.2: #i68075# Transition from URL to ResourceId. 2006/08/22 11:31:13 af 1.15.96.1: #i68075# Transition to new drawing framework.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [26dc8f747d3055aadb46e1a2f19eec9f5322c4a6]

INTEGRATION: CWS components1 (1.19.96); FILE MERGED 2007/01/29 17:26:06 af 1.19.96.5: #i68075# New RelocateToParentWindow() method. 2007/01/25 15:06:47 af 1.19.96.4: RESYNC: (1.20-1.21); FILE MERGED 2006/10/13 09:00:06 af 1.19.96.3: #i68075# Avoid warnings about unused variables. 2006/09/25 17:17:50 af 1.19.96.2: RESYNC: (1.19-1.20); FILE MERGED 2006/09/15 09:36:21 af 1.19.96.1: #i68075# Removed arguments from Resize().


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [0dade48f7fee33c9623ca4a31dc51318bc3c379b]

INTEGRATION: CWS components1 (1.2.98); FILE MERGED 2007/02/16 14:04:00 af 1.2.98.3: #i68075# Renamed Update() to RequestUpdate(). 2006/11/21 09:38:21 af 1.2.98.2: RESYNC: (1.2-1.3); FILE MERGED 2006/08/22 11:29:57 af 1.2.98.1: #i68075# Transition to new drawing framework.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [b64a4d3e768e844ad7146a2a931d366b91461609]

INTEGRATION: CWS components1 (1.7.96); FILE MERGED 2007/01/29 17:29:35 af 1.7.96.5: #i68075# New RelocateToParentWindow() method. 2007/01/25 15:06:30 af 1.7.96.4: RESYNC: (1.7-1.8); FILE MERGED 2007/01/24 17:34:56 af 1.7.96.3: #i68075# Added Initialize() method. 2006/09/21 09:10:39 af 1.7.96.2: #i68075# Removed unused mpTitleToolBox member. 2006/08/22 11:29:00 af 1.7.96.1: #i68075# Added the PanelActivation functor class.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [ad534c7c23330414bbf1cf1396c9302e67aff0a7]

INTEGRATION: CWS components1 (1.3.232); FILE MERGED 2007/01/29 17:24:19 af 1.3.232.3: #i68075# Made ImpressViewShellBase the new base class. 2006/08/22 12:45:36 af 1.3.232.2: #i68075# Removed the LateInit() variant. 2006/08/22 11:23:32 af 1.3.232.1: #i68075# Added LateInit() method.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [b485a2333a2491685da522f0774f12d6a9c1be0f]

INTEGRATION: CWS components1 (1.10.38); FILE MERGED 2007/01/29 17:25:34 af 1.10.38.1: #i68075# New RelocateToParentWindow() method.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [1d571d17b8c480196592b158b1a7316fdbef793e]

INTEGRATION: CWS components1 (1.5.96); FILE MERGED 2006/09/07 14:51:50 af 1.5.96.2: #i68075# Transition from URL to ResourceId. 2006/08/22 11:17:05 af 1.5.96.1: #i68075# Transition to new drawing framework.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [0a104d0fe15525fb68cb9475caea79a153706cad]

INTEGRATION: CWS components1 (1.5.232); FILE MERGED 2007/02/14 09:58:57 af 1.5.232.3: #i68075# A full screen show can be started without a view shell. 2007/01/25 15:05:43 af 1.5.232.2: RESYNC: (1.5-1.6); FILE MERGED 2006/08/22 11:21:21 af 1.5.232.1: #i68075# Made the descructor public.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [462251115d0bfa84c28633a7f6cb3451604a77a2]

INTEGRATION: CWS components1 (1.1.2); FILE ADDED 2007/01/29 15:27:05 af 1.1.2.2: #68075# Resolved resync problems. 2006/10/13 08:06:24 af 1.1.2.1: #i68075# Pane child windows are now handled with the help of shells.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [ba33ae113995b9cb9a1593e75488adfc2bd19b8d]

INTEGRATION: CWS components1 (1.9.200); FILE MERGED 2006/11/16 14:35:02 af 1.9.200.3: #i68075# Optimizations to increase start-up performance. 2006/09/21 09:09:40 af 1.9.200.2: #i68075# Made mpContentWindow and mpTitleToolBox scoped_ptrs. 2006/08/23 11:22:34 af 1.9.200.1: #i68075# Transition to new drawing framework.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [aa9215cff450ae792967f3fb5db2a4ea7f45fc2d]

INTEGRATION: CWS components1 (1.3.234); FILE MERGED 2006/10/13 08:21:51 af 1.3.234.2: #i68075# Cleanup. 2006/08/23 11:20:49 af 1.3.234.1: #i68075# Transition to new drawing framework.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [7ab29624dd7ecafa00c040139df836ff8bda7389]

INTEGRATION: CWS components1 (1.3.232); FILE MERGED 2007/01/29 17:23:45 af 1.3.232.3: #i68075# Made ImpressViewShellBase the new base class. 2006/08/22 12:41:28 af 1.3.232.2: #i68075# Removed the LateInit() variant. 2006/08/22 11:13:35 af 1.3.232.1: #i68075# Added implementation of the LateInit() method.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [17911eebe0e53e0463a577f8a3399543654af7dc]

INTEGRATION: CWS components1 (1.11.96); FILE MERGED 2007/01/25 15:05:25 af 1.11.96.2: RESYNC: (1.11-1.12); FILE MERGED 2006/08/22 11:12:59 af 1.11.96.1: #i68075# Added implementation of the Shutdown() method.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [485f66a623367b6b5117aa8d90c0ec8ac3e64bec]

INTEGRATION: CWS components1 (1.1.2); FILE ADDED 2006/08/18 14:56:46 af 1.1.2.1: #i68075# Initial revision.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [ef02c1b508216a5451ff79a9d35aa0093185f584]

INTEGRATION: CWS components1 (1.6.96); FILE MERGED 2006/09/07 14:51:50 af 1.6.96.2: #i68075# Transition from URL to ResourceId. 2006/08/22 11:12:29 af 1.6.96.1: #i68075# Transition to new drawing framework.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [e5b4a57ad430f268e0d249f43e9fbcc2ce306fdb]

INTEGRATION: CWS components1 (1.7.98); FILE MERGED 2006/08/22 11:11:32 af 1.7.98.1: #i68075# Transition to new drawing framework.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [6a9b034106d01bc6346ecde2ed3a2da740a5c1d6]

INTEGRATION: CWS components1 (1.19.40); FILE MERGED 2007/01/29 17:22:51 af 1.19.40.5: #i68075# New RelocateToParentWindow() method. 2007/01/25 15:03:50 af 1.19.40.4: RESYNC: (1.20-1.21); FILE MERGED 2006/11/21 16:19:56 af 1.19.40.3: RESYNC: (1.19-1.20); FILE MERGED 2006/09/15 09:33:58 af 1.19.40.2: #i68075# Removed arguments from Resize(). 2006/08/22 11:10:45 af 1.19.40.1: #i68075# Added implementation of the Shutdown() method.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [f898056d676f92a935a763ed8e9d0dce72512a97]

INTEGRATION: CWS components1 (1.11.98); FILE MERGED 2007/01/25 15:03:33 af 1.11.98.8: RESYNC: (1.12-1.13); FILE MERGED 2007/01/22 15:48:58 af 1.11.98.7: #i68075 Introduction of XResourceId interface. 2006/11/21 09:38:03 af 1.11.98.6: RESYNC: (1.11-1.12); FILE MERGED 2006/11/16 14:57:48 af 1.11.98.5: #i68075# Optimizations to increase start-up performance. 2006/11/02 16:12:38 af 1.11.98.4: #i70929# Extended the class documentation a bit. 2006/11/01 13:10:22 af 1.11.98.3: #i70929# Added the ReleaseViewShellBase() method. 2006/09/07 14:51:50 af 1.11.98.2: #i68075# Transition from URL to ResourceId. 2006/08/22 11:08:29 af 1.11.98.1: #i68075# Added implementation of the XControllerManager interface.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [902c383c126043168ff6605d8c59ff4af349b91f]

INTEGRATION: CWS components1 (1.8.166); FILE MERGED 2007/01/25 14:58:03 af 1.8.166.3: RESYNC: (1.9-1.10); FILE MERGED 2006/09/25 17:13:48 af 1.8.166.2: RESYNC: (1.8-1.9); FILE MERGED 2006/08/22 11:06:29 af 1.8.166.1: #i68075# Adaption to change of signature of ViewShellBase::Get(Main)ViewShell().


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [44ec64a866d60a966265e03caad9f2c495e16c85]

INTEGRATION: CWS components1 (1.10.148); FILE MERGED 2007/01/25 14:56:53 af 1.10.148.3: RESYNC: (1.12-1.13); FILE MERGED 2006/09/25 17:12:36 af 1.10.148.2: RESYNC: (1.10-1.12); FILE MERGED 2006/08/22 11:05:54 af 1.10.148.1: #i68075# Adaption to change of signature of ViewShellBase::Get(Main)ViewShell().


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [d3845641f2b69f077a66e23e1a6fd1b9281e6864]

INTEGRATION: CWS components1 (1.8.166); FILE MERGED 2007/01/25 14:53:40 af 1.8.166.3: RESYNC: (1.9-1.10); FILE MERGED 2006/09/25 17:09:11 af 1.8.166.2: RESYNC: (1.8-1.9); FILE MERGED 2006/08/22 11:05:11 af 1.8.166.1: #i68075# Adaption to change of signature of ViewShellBase::Get(Main)ViewShell().


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [fb8ebcfbe7b407248a2b0877f8c64324536e4a4b]

INTEGRATION: CWS components1 (1.1.2); FILE ADDED 2007/02/20 09:22:45 af 1.1.2.4: #i68075# Makefile cleanup. 2007/01/22 15:46:02 af 1.1.2.3: #i68075 Removed ResourceIdHelper. 2006/09/07 14:51:49 af 1.1.2.2: #i68075# Transition from URL to ResourceId. 2006/08/16 15:50:35 af 1.1.2.1: #i68075# Initial revision.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [7585468e02b7180cca310ee62a419cc69119c142]

INTEGRATION: CWS components1 (1.1.2); FILE ADDED 2007/03/15 09:35:15 af 1.1.2.14: #i74543# Fixed disposing of FrameworkHelper when ViewShellBase dies. 2007/01/30 09:25:01 af 1.1.2.13: #68075# Removed warnings. 2007/01/29 17:20:16 af 1.1.2.12: #i68075# Handle the disposing of the configuration controller and the view controller. 2007/01/29 15:27:04 af 1.1.2.11: #68075# Resolved resync problems. 2007/01/24 17:32:02 af 1.1.2.10: #i68075# Added support for the task pane. 2007/01/22 15:43:57 af 1.1.2.9: #i68075 Introduction of XResourceId interface. 2006/11/22 10:25:20 af 1.1.2.8: #i68075# Added WaitForUpdate() method. 2006/11/02 15:56:25 af 1.1.2.7: #i70929# Renamed ViewShellBaseObserver to LifetimeController and fixed its handling of destruction of ViewShellBase and DrawController. 2006/09/07 14:51:49 af 1.1.2.6: #i68075# Transition from URL to ResourceId. 2006/08/28 14:32:30 af 1.1.2.5: #i68075# Fixed compiler problems. 2006/08/22 13:18:44 af 1.1.2.4: #i68075# Moved DispatchCaller to sd::framework namespace. 2006/08/22 13:16:00 af 1.1.2.3: #i68075# Added DispatchCaller functor. 2006/08/18 14:54:27 af 1.1.2.2: #i68075# GetViewShell() returns shared_ptr. 2006/08/16 15:50:20 af 1.1.2.1: #i68075# Initial revision.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [4283ea8977e72244f0b4ba528214f441729798c7]

INTEGRATION: CWS components1 (1.1.2); FILE ADDED 2007/02/20 09:22:43 af 1.1.2.7: #i68075# Makefile cleanup. 2007/02/16 14:02:33 af 1.1.2.6: #i74543# Added the ReadOnlyModeObserver class. 2007/01/24 17:30:33 af 1.1.2.5: #i68075# Merged ViewTabBarModule and ViewTabBarUpdateModule classes. 2006/10/13 08:53:17 af 1.1.2.4: #i68075# Removed FrameWindowPaneFactory and ChildWindowPaneFactory. 2006/09/21 09:00:06 af 1.1.2.3: #i68075# Added new ChildWindowPane class. 2006/09/07 14:51:48 af 1.1.2.2: #i68075# Transition from URL to ResourceId. 2006/08/18 14:21:51 af 1.1.2.1: #i68075# Initial revision.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [b339a7de5e3682db7e2b9f4c68ad8d360e43d648]

INTEGRATION: CWS components1 (1.1.2); FILE ADDED 2007/01/24 17:25:57 af 1.1.2.2: #i68075# Merged ViewTabBarModule and ViewTabBarUpdateModule classes. 2006/09/07 14:02:23 af 1.1.2.1: #i68075# Initial revision.


2007-04-03  Fridrich Štrba  <fridrich_strba@openoffice.org>  [26eddbe6a2fb7b7fe34e4e0ad101ed555730fce9]

adding (kind of) hightlight conversion in ooxml and doc, adding char scaling and hidden conversion, fixing shadow attribute conversion in both doc and docx, ...


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [3358bda56d3c8e87ada3d09099195661bd94b106]

INTEGRATION: CWS components1 (1.1.2); FILE ADDED 2007/01/29 15:27:03 af 1.1.2.3: #68075# Resolved resync problems. 2007/01/24 17:26:38 af 1.1.2.2: #i68075# Merged ViewTabBarModule and ViewTabBarUpdateModule classes. 2006/09/07 14:02:38 af 1.1.2.1: #i68075# Initial revision.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [a81a6c32bc079a009a3aa369185fac802760cf9f]

INTEGRATION: CWS components1 (1.1.2); FILE ADDED 2007/03/15 09:52:30 af 1.1.2.4: #i74543# Moved initialization code to static Initialize() function. 2007/03/07 10:50:49 af 1.1.2.3: #i75056# Downgraded ResourceManager from base class to member. 2006/09/07 14:51:47 af 1.1.2.2: #i68075# Transition from URL to ResourceId. 2006/08/18 14:08:15 af 1.1.2.1: #i68075# Initial revision.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [e7378028fa02dd5f7b9f8aa3c8932cc8dad4ec7c]

INTEGRATION: CWS components1 (1.1.2); FILE ADDED 2007/03/15 09:51:17 af 1.1.2.7: #i74543# Created local LocalReadOnlyModeObserver class. 2007/03/07 10:54:07 af 1.1.2.6: #i75056# Downgraded ResourceManager from base class to member. 2007/01/29 15:27:02 af 1.1.2.5: #68075# Resolved resync problems. 2007/01/22 15:35:11 af 1.1.2.4: #i68075 Introduction of XResourceId interface. 2006/09/07 14:51:47 af 1.1.2.3: #i68075# Transition from URL to ResourceId. 2006/08/29 11:12:01 af 1.1.2.2: #i68075# Fixed the requests for activation or deactivation of the task pane. 2006/08/18 14:09:06 af 1.1.2.1: #i68075# Initial revision.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [ade8f0a8e23b91f9b8c33dcefaf5bb6ef9e741d8]

INTEGRATION: CWS components1 (1.1.2); FILE ADDED 2007/01/22 15:33:34 af 1.1.2.4: #i68075 Introduction of XResourceId interface. 2006/09/07 14:51:47 af 1.1.2.3: #i68075# Transition from URL to ResourceId. 2006/08/28 14:44:37 af 1.1.2.2: #i68075# Improved the handling of where and when to show the slide sorter. 2006/08/18 14:10:13 af 1.1.2.1: #i68075# Initial revision.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [3d477753a94bf034e5d145a9adb2634e7177db75]

INTEGRATION: CWS components1 (1.1.2); FILE ADDED 2007/03/07 16:02:55 af 1.1.2.8: #i68075# Cleanup. 2007/01/29 15:27:02 af 1.1.2.7: #68075# Resolved resync problems. 2007/01/24 17:25:01 af 1.1.2.6: #i68075# Introduction of XResourceId interface. 2007/01/22 15:28:56 af 1.1.2.5: #i68075 Introduction of XResourceId interface. 2006/09/07 16:26:11 af 1.1.2.4: #i68075# Transition from URL to ResourceId. 2006/09/07 14:51:47 af 1.1.2.3: #i68075# Transition from URL to ResourceId. 2006/08/28 14:37:00 af 1.1.2.2: #i68075# Improved the handling of where and when to show the slide sorter. 2006/08/18 14:10:27 af 1.1.2.1: #i68075# Initial revision.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [3ef91bded916a1ff7099d7377f297a455c1af66b]

INTEGRATION: CWS components1 (1.1.2); FILE ADDED 2007/03/07 10:49:12 af 1.1.2.3: #i75056# Added Enable() and Disable() methods. 2007/01/22 15:27:44 af 1.1.2.2: #i68075 Introduction of XResourceId interface. 2006/09/07 14:05:26 af 1.1.2.1: #i68075# Initial revision.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [64572e5db7d280b757ad5954ad24a60ddee601e9]

INTEGRATION: CWS components1 (1.1.2); FILE ADDED 2007/03/15 09:33:32 af 1.1.2.8: #i74543# Calling dispose() instead of disposing() when the configuration controller is disposed. 2007/03/07 10:49:53 af 1.1.2.7: #i75056# Added Enable() and Disable() methods. 2007/02/16 14:02:06 af 1.1.2.6: #i68075# Added some comments. 2007/01/29 15:27:02 af 1.1.2.5: #68075# Resolved resync problems. 2007/01/24 17:24:36 af 1.1.2.4: #i68075# Introduction of XResourceId interface. 2007/01/22 15:25:46 af 1.1.2.3: #i68075 Introduction of XResourceId interface. 2006/09/07 16:26:11 af 1.1.2.2: #i68075# Transition from URL to ResourceId. 2006/09/07 14:05:38 af 1.1.2.1: #i68075# Initial revision.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [b5031dff2c545e45933fcce5a605894fb87fc99f]

INTEGRATION: CWS components1 (1.1.2); FILE ADDED 2007/03/15 09:31:50 af 1.1.2.3: #i74543# Using UNO listener instead of function object callback. 2007/03/07 10:46:55 af 1.1.2.2: #i75056# Generalized ReadOnlyModeObserver by having it call a callback object when the read-write mode changes. 2007/02/16 13:57:24 af 1.1.2.1: #i74543# Initial revision.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [a6640faedd4b40318db65043495fb98320416f98]

INTEGRATION: CWS components1 (1.1.2); FILE ADDED 2007/03/19 09:46:56 af 1.1.2.5: #i75055# Resolved a shadow variable. 2007/03/15 09:31:31 af 1.1.2.4: #i74543# Using UNO listener instead of function object callback. 2007/03/07 10:44:08 af 1.1.2.3: #i75056# Generalized ReadOnlyModeObserver by having it call a callback object when the read-write mode changes. 2007/03/01 10:03:53 af 1.1.2.2: #i74543# Added inclusion of precompiled headers. 2007/02/16 13:57:45 af 1.1.2.1: #i74543# Initial revision.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [edfb4f5648263d3ea6940df0121604dd247c2392]

INTEGRATION: CWS components1 (1.1.2); FILE ADDED 2007/01/29 15:27:02 af 1.1.2.3: #68075# Resolved resync problems. 2007/01/24 17:23:47 af 1.1.2.2: #i68075# Merged ViewTabBarModule and ViewTabBarUpdateModule classes. 2006/08/18 13:57:58 af 1.1.2.1: #i68075# Initial revision.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [e70f0f68aa16e2476d869c10883605b094c1f9c2]

INTEGRATION: CWS components1 (1.1.2); FILE ADDED 2007/01/30 09:25:00 af 1.1.2.6: #68075# Removed warnings. 2007/01/29 16:47:18 af 1.1.2.5: #i68075# Made references to loaded modules weak. 2007/01/29 15:27:02 af 1.1.2.4: #68075# Resolved resync problems. 2006/09/28 12:31:46 af 1.1.2.3: #i68075# Fixed resync problems. 2006/08/22 09:44:21 af 1.1.2.2: #i68075# Removed inclusion of previously deleted ConfigurationRules.hxx. 2006/08/18 14:26:41 af 1.1.2.1: #i68075# Initial revision.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [5a2412a96bcd71e99be7a543f56740fae0ef0e84]

INTEGRATION: CWS components1 (1.1.2); FILE ADDED 2007/03/15 09:19:23 af 1.1.2.9: #i74543# Setup of TaskPaneModule changed. 2007/03/07 10:47:58 af 1.1.2.8: #i75056# The ReadOnlyModeObserver is now used by the TaskPaneModule directly. 2007/02/16 14:01:01 af 1.1.2.7: #i74543# Added the ReadOnlyModeObserver class." 2007/01/29 15:27:02 af 1.1.2.6: #68075# Resolved resync problems. 2007/01/24 17:23:23 af 1.1.2.5: #i68075# Merged ViewTabBarModule and ViewTabBarUpdateModule classes. 2007/01/22 15:23:35 af 1.1.2.4: #i68075 Introduction of XResourceId interface. 2006/10/13 08:52:40 af 1.1.2.3: #i68075# Cleanup. 2006/09/07 14:51:47 af 1.1.2.2: #i68075# Transition from URL to ResourceId. 2006/08/18 13:57:24 af 1.1.2.1: #i68075# Initial revision.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [ea8691b2d2cbaa8cc76de81817e129014cfc8d09]

INTEGRATION: CWS components1 (1.1.2); FILE ADDED 2007/01/29 15:27:01 af 1.1.2.3: #68075# Resolved resync problems. 2007/01/22 15:17:45 af 1.1.2.2: #i68075 Introduction of XResourceId interface. 2006/08/18 13:57:41 af 1.1.2.1: #i68075# Initial revision.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [35c0a3e72544ef9e5efa9242f8e9fdbce8e22052]

INTEGRATION: CWS components1 (1.1.2); FILE ADDED 2006/08/18 14:07:13 af 1.1.2.1: #i68075# Initial revision.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [0afc9e9816795838f087d201ed4c76fd304a41b5]

INTEGRATION: CWS components1 (1.1.2); FILE ADDED 2007/03/07 15:44:03 af 1.1.2.9: #i75051# Using getFirstViewForAnchor() instead of getView(). 2007/01/29 15:27:01 af 1.1.2.8: #68075# Resolved resync problems. 2007/01/22 15:12:57 af 1.1.2.7: #i68075 Introduction of XResourceId interface. 2006/11/01 13:15:16 af 1.1.2.6: #i70929# Adaption to changes in ViewShellBase. 2006/10/09 13:07:16 af 1.1.2.5: #i68075# Listening for ResourceActivationEvent. 2006/09/07 16:26:11 af 1.1.2.4: #i68075# Transition from URL to ResourceId. 2006/09/07 14:46:31 af 1.1.2.3: #i68075# Transition from URL to ResourceId. 2006/08/28 14:32:28 af 1.1.2.2: #i68075# Fixed compiler problems. 2006/08/18 14:06:59 af 1.1.2.1: #i68075# Initial revision.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [8bd3187a56c132f86c309e64d4e74946e8e585d8]

INTEGRATION: CWS components1 (1.1.2); FILE ADDED 2007/02/20 09:22:42 af 1.1.2.8: #i68075# Makefile cleanup. 2007/01/31 13:44:26 af 1.1.2.7: #i68075# Added ConfigurationTracer and ConfigurationUpdater. 2007/01/24 17:20:52 af 1.1.2.6: #i68075# Added ConfigurationClassifier class. 2007/01/22 14:49:20 af 1.1.2.5: #i68075 Introduction of XResourceId interface. 2006/09/21 08:55:06 af 1.1.2.4: #i68075# Added the UpdateRequest. 2006/09/07 14:43:46 af 1.1.2.3: #i68075# Transition from URL to ResourceId. 2006/08/16 09:48:54 af 1.1.2.2: #i68075# Renamed Operation to Request. 2006/08/16 07:45:23 af 1.1.2.1: #i68075# Initial revision.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [2a4d47f6814033242af277ae43d229cff2fc9c8c]

INTEGRATION: CWS components1 (1.1.2); FILE ADDED 2006/09/21 08:40:29 af 1.1.2.1: #i68075# Initial revision.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [b0b0f2ea1d87711cbecaa058237cb4b8d1255e2f]

INTEGRATION: CWS components1 (1.1.2); FILE ADDED 2007/01/29 15:27:00 af 1.1.2.3: #68075# Resolved resync problems. 2006/09/28 12:31:45 af 1.1.2.2: #i68075# Fixed resync problems. 2006/09/21 08:40:39 af 1.1.2.1: #i68075# Initial revision.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [356698c7b33ce600de5ec203be24b6e521e9a568]

INTEGRATION: CWS components1 (1.1.2); FILE ADDED 2007/02/14 09:49:11 af 1.1.2.4: #i68075# Fixed the initialize() method to use the right arguments. 2007/01/29 15:27:00 af 1.1.2.3: #68075# Resolved resync problems. 2007/01/24 17:20:13 af 1.1.2.2: #i68075# Some code fixes. 2007/01/22 13:56:14 af 1.1.2.1: #i68075# Initial revision.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [b980e6e333dd913a211e9a659a30a984827ae1cc]

INTEGRATION: CWS components1 (1.1.2); FILE ADDED 2007/01/29 15:27:00 af 1.1.2.4: #68075# Resolved resync problems. 2007/01/22 14:09:24 af 1.1.2.3: #i68075 Introduction of XResourceId interface. 2006/09/07 14:20:12 af 1.1.2.2: #i68075# Transition from URL to ResourceId. 2006/08/16 07:44:12 af 1.1.2.1: #i68075# Initial revision.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [4b7cb37d5e805f0b6dcc2b6ba2320569e4bb5652]

INTEGRATION: CWS components1 (1.1.2); FILE ADDED 2007/01/29 15:27:00 af 1.1.2.5: #68075# Resolved resync problems. 2007/01/22 14:10:03 af 1.1.2.4: #i68075 Introduction of XResourceId interface. 2006/09/07 14:21:10 af 1.1.2.3: #i68075# Transition from URL to ResourceId. 2006/08/28 14:32:28 af 1.1.2.2: #i68075# Fixed compiler problems. 2006/08/16 07:44:25 af 1.1.2.1: #i68075# Initial revision.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [9ac1c4d5ea847995628e7fe63be592dc8aa183b4]

INTEGRATION: CWS components1 (1.1.2); FILE ADDED 2007/03/15 09:17:22 af 1.1.2.3: #i74543# Created new CheckUpdateSuccess() method. 2007/03/07 10:17:19 af 1.1.2.2: #i75056# Request another update when an update failed. 2007/01/31 13:36:32 af 1.1.2.1: #i68075# Initial revision.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [f2cfa85e72d069ec90f1a4a273241e363f501ebe]

INTEGRATION: CWS components1 (1.1.2); FILE ADDED 2007/03/15 09:13:31 af 1.1.2.4: #i74543# Moved update result check to new CheckUpdateSuccess() method. 2007/03/07 10:15:00 af 1.1.2.3: #i75056# Repeated updates when configuration is not updated successfully. 2007/02/14 10:43:25 af 1.1.2.2: #i68075# Resolved compiler problems. 2007/01/31 13:36:17 af 1.1.2.1: #i68075# Initial revision.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [e635f0930a66707473cb4921cc228423cf3f4cb4]

INTEGRATION: CWS components1 (1.1.2); FILE ADDED 2007/01/31 13:37:53 af 1.1.2.1: #i68075# Initial revision.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [f5e5b2578065d5b1f5075fd78cdc50df52ad136c]

INTEGRATION: CWS components1 (1.1.2); FILE ADDED 2007/03/07 09:55:35 af 1.1.2.3: #i75056# Using OSL_TRACE instead of printf. 2007/02/14 10:43:24 af 1.1.2.2: #i68075# Resolved compiler problems. 2007/01/31 13:36:46 af 1.1.2.1: #i68075# Initial revision.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [4abc10b07633c1ab4f099f7b44364dc670e4f94c]

INTEGRATION: CWS components1 (1.1.2); FILE ADDED 2006/10/06 09:31:02 af 1.1.2.2: #i68075# The broadcaster now has a reference to the ConfigurationController so that it can throw exceptions with the controller as source. 2006/09/07 14:00:00 af 1.1.2.1: #i68075# Initial revision.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [3a76fcfbfb8799dac2435eb81208caa8af70eb0b]

INTEGRATION: CWS components1 (1.1.2); FILE ADDED 2007/01/29 15:26:59 af 1.1.2.3: #68075# Resolved resync problems. 2006/10/06 09:30:18 af 1.1.2.2: #i68075# The broadcaster now has a reference to the ConfigurationController so that it can throw exceptions with the controller as source. 2006/09/07 13:59:48 af 1.1.2.1: #i68075# Initial revision.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [b7e115ae7f9bb76acab3b8247f15698dd687c298]

INTEGRATION: CWS components1 (1.1.2); FILE ADDED 2007/03/07 09:54:39 af 1.1.2.21: #i75056# Made locking nestable. 2007/02/20 09:09:08 af 1.1.2.20: #i68075# Code cleanup. 2007/02/14 12:33:38 af 1.1.2.19: #i68075# Commented out the temporary definition of VERBOSE. 2007/02/14 12:31:24 af 1.1.2.18: #i68075# Commented out the temporary definition of VERBOSE. 2007/02/14 09:48:17 af 1.1.2.17: #i68075# Using the right mutex. 2007/01/31 13:48:17 af 1.1.2.16: #i68075# Moved configuration update into its own ConfigurationUpdater class. 2007/01/29 15:26:59 af 1.1.2.15: #68075# Resolved resync problems. 2007/01/24 17:16:05 af 1.1.2.14: #i68075# Moved configuration classification code to its own ConfigurationClassifier class. 2007/01/22 14:13:30 af 1.1.2.13: #i68075 Introduction of XResourceId interface. 2006/11/01 13:12:19 af 1.1.2.12: #i70929# Adaption to changes in ViewShellBase. 2006/10/06 09:27:17 af 1.1.2.11: #i68075# Improved the handling of asynchronous configuration updates. 2006/09/28 12:31:45 af 1.1.2.10: #i68075# Fixed resync problems. 2006/09/21 08:54:30 af 1.1.2.9: #i68075# Fixed the update() method. 2006/09/07 16:26:10 af 1.1.2.8: #i68075# Transition from URL to ResourceId. 2006/09/07 14:19:36 af 1.1.2.7: #i68075# Transition from URL to ResourceId. 2006/08/29 11:10:32 af 1.1.2.6: #i68075# Added the CleanConfiguration() method. 2006/08/28 14:34:28 af 1.1.2.5: #i68075# Reimplemented restoreConfiguration() by making resource activation and deactivation requests. 2006/08/28 14:32:28 af 1.1.2.4: #i68075# Fixed compiler problems. 2006/08/23 11:30:35 af 1.1.2.3: #i68075# Avoid recursive calling of UpdateConfiguration(). 2006/08/16 09:48:46 af 1.1.2.2: #i68075# Renamed Operation to Request. 2006/08/02 15:57:55 af 1.1.2.1: #i68075# Initial revision.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [e7b090228d6ecd214025e636646046a1fce1b440]

INTEGRATION: CWS components1 (1.1.2); FILE ADDED 2007/01/31 13:43:49 af 1.1.2.2: #i68075# Partition() returns true when configurations differ. 2007/01/24 17:08:45 af 1.1.2.1: #i68075# Initial revision.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [3075d466423a38cb1dfc50f2934859213a255cd8]

INTEGRATION: CWS components1 (1.1.2); FILE ADDED 2007/03/15 09:01:56 af 1.1.2.5: #i74543# Cleanup. 2007/02/14 09:47:11 af 1.1.2.4: #i68075# Cleanup. 2007/01/31 13:43:24 af 1.1.2.3: #i68075# Partition() returns true when configurations differ. 2007/01/29 15:26:59 af 1.1.2.2: #68075# Resolved resync problems. 2007/01/24 17:09:01 af 1.1.2.1: #i68075# Initial revision.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [ec113e8b54153c42f98fc0a63f81562ea0178916]

INTEGRATION: CWS components1 (1.1.2); FILE ADDED 2007/03/07 09:52:37 af 1.1.2.6: #i75056# Added AreConfigurationsEquivalent() function.  Added mutex guards. 2007/01/29 15:26:59 af 1.1.2.5: #68075# Resolved resync problems. 2007/01/24 17:14:57 af 1.1.2.4: #i68075# Added some debug output. 2007/01/22 14:08:38 af 1.1.2.3: #i68075 Introduction of XResourceId interface. 2006/09/07 14:17:41 af 1.1.2.2: #i68075# Transition from URL to ResourceId. 2006/08/03 09:08:08 af 1.1.2.1: #i68075# Initial revision.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [cd49a9e5ea8dac903d1793f3e6c6b770d2edd53a]

INTEGRATION: CWS components1 (1.1.2); FILE ADDED 2007/01/31 13:42:31 af 1.1.2.5: #i68075# Moved configuration update into its own ConfigurationUpdater class. 2006/09/21 08:50:20 af 1.1.2.4: #i68075# Calling UpdateConfiguration() instead of update() at ConfigurationController. 2006/08/29 11:08:16 af 1.1.2.3: #i68075# Removed the Trace methods. 2006/08/18 14:51:45 af 1.1.2.2: #i68075# Renamed operation into request. 2006/08/16 09:45:35 af 1.1.2.1: #i68075# Renamed from ChangeOperationQueueProcessor.hxx


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [64866e559650e451dff36bf00597f7e7f7c13858]

INTEGRATION: CWS components1 (1.1.2); FILE ADDED 2007/02/14 09:46:09 af 1.1.2.9: #i68075# Made event processing more thread safe. 2007/01/31 13:42:04 af 1.1.2.8: #i68075# Moved configuration update into its own ConfigurationUpdater class. 2007/01/29 15:26:59 af 1.1.2.7: #68075# Resolved resync problems. 2006/10/06 09:25:34 af 1.1.2.6: #i68075# Cleaned up OSL_TRACEs.  Calling CheckedUpdateConfiguration() instead of UpdateConfiguration(). 2006/09/28 12:31:44 af 1.1.2.5: #i68075# Fixed resync problems. 2006/09/21 08:49:04 af 1.1.2.4: #i68075# Calling UpdateConfiguration() instead of update() at ConfigurationController. 2006/08/29 11:09:31 af 1.1.2.3: #i68075# Improved the code for debug output. 2006/08/18 14:51:38 af 1.1.2.2: #i68075# Renamed operation into request. 2006/08/16 09:45:48 af 1.1.2.1: #i68075# Renamed from ChangeOperationQueueProcessor.cxx


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [a2c08348b555dcc73c910de36c9afc7b56871e08]

INTEGRATION: CWS components1 (1.1.2); FILE ADDED 2006/08/16 09:45:16 af 1.1.2.1: #i68075# Renamed from ChangeOperationQueue.hxx


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [14ac9f35b05848cbce3a18faaf49ceccb6d738dc]

INTEGRATION: CWS components1 (1.1.2); FILE ADDED 2007/01/29 15:26:59 af 1.1.2.2: #68075# Resolved resync problems. 2006/08/16 09:45:01 af 1.1.2.1: #i68075# Renamed from ChangeOperationQueue.cxx


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [1cbdc268d73765276d0886e45cdf61e401b79c46]

INTEGRATION: CWS components1 (1.73.36); FILE MERGED 2007/01/25 14:49:21 af 1.73.36.9: RESYNC: (1.75-1.77); FILE MERGED 2007/01/22 14:04:27 af 1.73.36.8: #i68075 Introduction of XResourceId interface. 2006/12/04 13:46:31 af 1.73.36.7: #i72136# Fixed GotoBookmark(). 2006/11/24 09:51:42 af 1.73.36.6: #i68075# Reintroduced a fix made by AW that was merged out. 2006/11/21 16:15:17 af 1.73.36.5: RESYNC: (1.74-1.75); FILE MERGED 2006/09/25 17:05:08 af 1.73.36.4: RESYNC: (1.73-1.74); FILE MERGED 2006/09/07 14:15:40 af 1.73.36.3: #i68075# Transition from URL to ResourceId. 2006/08/28 14:32:27 af 1.73.36.2: #i68075# Fixed compiler problems. 2006/08/22 09:41:15 af 1.73.36.1: #i68075# Transition to new drawing framework.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [fdd8e4761e01561347ce62f58e32ffe26e8998e7]

INTEGRATION: CWS components1 (1.32.148); FILE MERGED 2007/01/25 14:46:01 af 1.32.148.3: RESYNC: (1.33-1.34); FILE MERGED 2006/09/25 17:01:39 af 1.32.148.2: RESYNC: (1.32-1.33); FILE MERGED 2006/08/22 09:40:15 af 1.32.148.1: #i68075# Adaption to change of signature of ViewShellBase::Get(Main)ViewShell().


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [fb17f4866b8a73fdb3de2befa15f59e0895214c3]

INTEGRATION: CWS components1 (1.30.232); FILE MERGED 2007/01/25 14:45:33 af 1.30.232.5: RESYNC: (1.33-1.34); FILE MERGED 2006/11/21 16:14:51 af 1.30.232.4: RESYNC: (1.32-1.33); FILE MERGED 2006/11/21 09:35:47 af 1.30.232.3: RESYNC: (1.30-1.32); FILE MERGED 2006/10/13 08:22:32 af 1.30.232.2: #i68075# Added PaneShells. 2006/08/22 09:39:39 af 1.30.232.1: #i68075# Made PaneDockingWindow being compiled with exception support.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [d6ccc2350862fc9782b6822b74bfc78e6a84a29d]

INTEGRATION: CWS components1 (1.17.148); FILE MERGED 2007/01/25 14:44:38 af 1.17.148.4: RESYNC: (1.19-1.20); FILE MERGED 2006/11/21 16:14:20 af 1.17.148.3: RESYNC: (1.18-1.19); FILE MERGED 2006/09/25 16:59:35 af 1.17.148.2: RESYNC: (1.17-1.18); FILE MERGED 2006/09/15 08:59:40 af 1.17.148.1: #i68075# Added parent window argument to SlideShow constructor.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [047765da8a8d06995accc8570adf7966dde35bba]

INTEGRATION: CWS components1 (1.3.232); FILE MERGED 2007/01/25 14:17:28 af 1.3.232.3: RESYNC: (1.4-1.5); FILE MERGED 2006/09/25 16:56:56 af 1.3.232.2: RESYNC: (1.3-1.4); FILE MERGED 2006/08/22 09:38:16 af 1.3.232.1: #i68075# Adaption to change of signature of ViewShellBase::Get(Main)ViewShell().


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [071506efac424ae536f9c967cd5b2a845831906c]

INTEGRATION: CWS components1 (1.1.2); FILE ADDED 2007/01/29 15:26:58 af 1.1.2.4: #68075# Resolved resync problems. 2006/11/22 12:15:00 af 1.1.2.3: #i68075# Removed unnecessary changes. 2006/11/22 09:56:17 af 1.1.2.2: #i71253# Added PaneShellBase base class. 2006/10/13 08:07:35 af 1.1.2.1: #i68075# Pane child windows are now handled with the help of shells.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [2b0945ab82d7d610e3fe3ee6dcd032c2e3fff7c3]

INTEGRATION: CWS components1 (1.12.198); FILE MERGED 2007/01/25 14:15:43 af 1.12.198.6: RESYNC: (1.13-1.14); FILE MERGED 2006/11/20 14:17:32 af 1.12.198.5: #i68075# Reacting to STATE_CHANGE_VISIBLE in StateChanged(). 2006/11/16 14:34:42 af 1.12.198.4: #i68075# Optimizations to increase start-up performance. 2006/09/25 16:56:49 af 1.12.198.3: RESYNC: (1.12-1.13); FILE MERGED 2006/09/21 08:47:39 af 1.12.198.2: #i68075# Fixed the GetContentWindow() method. 2006/08/23 11:21:28 af 1.12.198.1: #i68075# Transition to new drawing framework.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [04982642e7f0a3e426a773defdaf8268cbed2f3d]

INTEGRATION: CWS components1 (1.5.200); FILE MERGED 2006/10/13 08:20:41 af 1.5.200.4: #i68075# Create PaneDockingWindow in PaneChildWindow constructor even when ViewShellBase is not yet accessible. 2006/09/25 16:56:42 af 1.5.200.3: RESYNC: (1.5-1.6); FILE MERGED 2006/08/28 14:32:27 af 1.5.200.2: #i68075# Fixed compiler problems. 2006/08/23 11:13:12 af 1.5.200.1: #i68075# Transition to new drawing framework.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [67e2975e91ee1b3b7024dfbea430b4f49e5c249e]

INTEGRATION: CWS components1 (1.3.234); FILE MERGED 2006/09/25 16:56:15 af 1.3.234.2: RESYNC: (1.3-1.4); FILE MERGED 2006/08/22 09:37:29 af 1.3.234.1: #i68075# Transition to new drawing framework.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [a9dfebfbd2ee20f01dba58aaa2ecdd3775fa56dd]

INTEGRATION: CWS components1 (1.46.32); FILE MERGED 2007/01/25 13:58:54 af 1.46.32.4: RESYNC: (1.48-1.49); FILE MERGED 2006/11/21 16:13:40 af 1.46.32.3: RESYNC: (1.47-1.48); FILE MERGED 2006/09/25 16:54:29 af 1.46.32.2: RESYNC: (1.46-1.47); FILE MERGED 2006/08/22 09:36:43 af 1.46.32.1: #i68075# Adaption to change of signature of ViewShellBase::Get(Main)ViewShell().


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [1a277d47224d8f5c116dc9ab08319f285c50c1a6]

INTEGRATION: CWS components1 (1.39.42); FILE MERGED 2007/01/25 13:57:33 af 1.39.42.7: RESYNC: (1.41-1.42); FILE MERGED 2007/01/24 17:12:55 af 1.39.42.6: #i68075# Use the drawing framework to activate task pane panels. 2007/01/22 14:00:44 af 1.39.42.5: #i68075 Introduction of XResourceId interface. 2006/09/25 16:54:22 af 1.39.42.4: RESYNC: (1.39-1.41); FILE MERGED 2006/09/07 16:26:10 af 1.39.42.3: #i68075# Transition from URL to ResourceId. 2006/09/07 14:13:13 af 1.39.42.2: #i68075# Transition from URL to ResourceId. 2006/08/22 09:36:04 af 1.39.42.1: #i68075# Made SdModule handle the asynchronous update of the configuration.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [7dc6aa5707b21eba90fec1fca2c66106792f8fed]

INTEGRATION: CWS components1 (1.27.44); FILE MERGED 2007/01/25 13:54:56 af 1.27.44.3: RESYNC: (1.28-1.29); FILE MERGED 2006/09/25 16:53:58 af 1.27.44.2: RESYNC: (1.27-1.28); FILE MERGED 2006/08/23 11:12:13 af 1.27.44.1: #i68075# Added a second child window for the left pane.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [934586cd71f01da1d468e737cd9fb13b5654c475]

INTEGRATION: CWS components1 (1.14.98); FILE MERGED 2006/09/25 16:53:52 af 1.14.98.2: RESYNC: (1.14-1.15); FILE MERGED 2006/08/22 09:30:32 af 1.14.98.1: #i68075# Using ImpressViewShellBase instead of ViewShellBase.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [90bc129be517e599c7fa1a797406aaaab979cdb9]

INTEGRATION: CWS components1 (1.12.52); FILE MERGED 2007/02/16 15:09:27 af 1.12.52.5: RESYNC: (1.14-1.15); FILE MERGED 2007/01/25 13:50:55 af 1.12.52.4: RESYNC: (1.13-1.14); FILE MERGED 2006/09/25 16:51:37 af 1.12.52.3: RESYNC: (1.12-1.13); FILE MERGED 2006/09/15 08:56:50 af 1.12.52.2: #i68075# Added parent window argument to SlideShow constructor. 2006/08/22 09:29:15 af 1.12.52.1: #i68075# Using SlideSorterViewShell::GetSlideSorter() instead of local method.  Listening for additional event type EID_SLIDE_SORTER_SELECTION.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [c95e836ebc1e73a1a5ef9690a274c73f2bc19d65]

INTEGRATION: CWS components1 (1.22.52); FILE MERGED 2007/01/25 13:49:50 af 1.22.52.4: RESYNC: (1.23-1.25); FILE MERGED 2006/09/25 16:50:56 af 1.22.52.3: RESYNC: (1.22-1.23); FILE MERGED 2006/09/15 08:54:46 af 1.22.52.2: #i68075# Added parent window argument to SlideShow constructor. 2006/08/22 09:27:30 af 1.22.52.1: #i68075# Adaption to change of signature of ViewShellBase::Get(Main)ViewShell().


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [740250454b97bf5941b638e9c8cbd2b0f9419329]

INTEGRATION: CWS components1 (1.4.98); FILE MERGED 2007/01/25 13:48:51 af 1.4.98.3: RESYNC: (1.5-1.6); FILE MERGED 2006/09/25 16:50:11 af 1.4.98.2: RESYNC: (1.4-1.5); FILE MERGED 2006/08/22 09:26:38 af 1.4.98.1: #i68075# Using SlideSorterViewShell::GetSlideSorter() instead of local method.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [1b78f2650c27bcf7a14a86a450d4970d36229ccc]

INTEGRATION: CWS components1 (1.13.230); FILE MERGED 2007/01/25 13:39:49 af 1.13.230.3: RESYNC: (1.14-1.15); FILE MERGED 2006/09/25 16:41:50 af 1.13.230.2: RESYNC: (1.13-1.14); FILE MERGED 2006/08/22 09:25:08 af 1.13.230.1: #i68075# Adaption to change of signature of ViewShellBase::Get(Main)ViewShell().


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [bd4320c7119476abf13f026fe2259b358d726ca0]

INTEGRATION: CWS components1 (1.6.200); FILE MERGED 2006/10/13 08:15:40 af 1.6.200.1: #i68075# Adaption to recent controller restructuring.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [8de4c8331e8b76982ea8902565222cabb4765833]

INTEGRATION: CWS components1 (1.7.200); FILE MERGED 2006/10/13 08:14:19 af 1.7.200.1: #i68075# Adaption to recent controller restructuring.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [a4e60530e1ff205da360761ff945e4e6d7726e6b]

INTEGRATION: CWS components1 (1.14.154); FILE MERGED 2006/11/21 09:34:07 af 1.14.154.2: RESYNC: (1.14-1.15); FILE MERGED 2006/08/22 09:23:57 af 1.14.154.1: #i68075# Added directories for new drawing framework.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [63edc1725b7bb7f7c67478843b1f7ea5ad1cada4]

INTEGRATION: CWS components1 (1.9.234); FILE MERGED 2006/10/13 08:13:04 af 1.9.234.1: #i68075# Added entries for new pane shells.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [875905cfa4971508e853f6f24768b62179af576a]

INTEGRATION: CWS components1 (1.19.72); FILE MERGED 2006/10/13 08:12:26 af 1.19.72.1: #i68075# Added string entries for new pane shells.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [b96415b885920659d362d73f937112562d39c656]

INTEGRATION: CWS components1 (1.12.146); FILE MERGED 2007/01/25 13:32:23 af 1.12.146.3: RESYNC: (1.12-1.13); FILE MERGED 2006/10/25 16:07:55 af 1.12.146.2: #i70797# Merged FinalizeSetViewMode() back in. 2006/08/22 09:21:11 af 1.12.146.1: #i68075# New FinalizeSetViewMode() method.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [03252c2df444332506e4973eb535ae92ec0eb90c]

INTEGRATION: CWS components1 (1.26.190); FILE MERGED 2006/11/21 09:33:11 af 1.26.190.2: RESYNC: (1.26-1.27); FILE MERGED 2006/08/23 07:51:36 af 1.26.190.1: #i68075# Added entries for new drawing framework.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [1e47a920e38f622ada6ff3b1cbc8eb8416ab0ce4]

INTEGRATION: CWS components1 (1.12.46); FILE MERGED 2006/09/25 16:30:47 af 1.12.46.3: RESYNC: (1.12-1.14); FILE MERGED 2006/08/23 12:41:20 af 1.12.46.2: #i68075# Corrected check-in error.  Added Impress.xcu. 2006/08/23 07:52:52 af 1.12.46.1: #i68075# Initial revision.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [f020492e319a81cd6d820edad93c75db9e8dd427]

INTEGRATION: CWS components1 (1.1.2); FILE ADDED 2006/09/07 14:53:42 af 1.1.2.2: #i68075# Added a new factory for tool bars. 2006/08/23 07:54:24 af 1.1.2.1: #i68075# Initial revision.


2007-04-03  Vladimir Glazounov  <vg@openoffice.org>  [eb4e400c327c4080c6a99d33a14acc28911d363c]

new version for OOF680


2007-04-03  Vladimir Glazounov  <vg@openoffice.org>  [52c336ea3626600f5ecd181738bb3c7664ac4806]

#100000# get rid of warning


2007-04-03  Vladimir Glazounov  <vg@openoffice.org>  [4d6bd0982a30d46118b43d9a4c978066fa157661]

new version for OOF680


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [c879cb07b1ea72967d38d3026c708b6ff044ef30]

INTEGRATION: CWS salstrintern (1.7.58); FILE MERGED 2007/02/12 17:56:46 mmeeks 1.7.58.3: Extend & fix unit tests to try to catch leaks in the Intern pool. 2007/02/07 14:45:35 mmeeks 1.7.58.2: Issue number: i#73909# Submitted by: mmeeks Reviewed by:  sb A load of fixes for Stefan, thanks for the review. 2007/01/26 15:07:03 mmeeks 1.7.58.1: Issue number: i#73908# Submitted by: mmeeks

Add 'intern' regression tests, add new RTL_CONSTASCII foo static string magic.

2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [f86cafc3c7baab6f08263e4550dffa26f51811bc]

INTEGRATION: CWS salstrintern (1.45.28); FILE MERGED 2007/02/08 14:23:59 mmeeks 1.45.28.1: Issue number: i#74343 Submitted by: mmeeks 'intern' all ZipFile stream name strings - they're duplicated elsewhere.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [8d529f8f5f659bb80fa22ac44c22afc6927d3152]

INTEGRATION: CWS salstrintern (1.57.78); FILE MERGED 2007/02/07 14:45:37 mmeeks 1.57.78.2: Issue number: i#73909# Submitted by: mmeeks Reviewed by:  sb A load of fixes for Stefan, thanks for the review. 2007/01/26 15:07:05 mmeeks 1.57.78.1: Issue number: i#73908# Submitted by: mmeeks

Add 'intern' regression tests, add new RTL_CONSTASCII foo static string magic.

2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [9559f4df3f764d4d5be64cc51459b58f2796cbb5]

INTEGRATION: CWS salstrintern (1.24.38); FILE MERGED 2007/03/12 10:27:28 mmeeks 1.24.38.8: fix sb quibbling. 2007/02/09 08:52:58 sb 1.24.38.7: Made code warning-free; cleanup. 2007/02/08 17:05:26 mmeeks 1.24.38.6: more comments from Stefan. 2007/02/08 15:19:19 mmeeks 1.24.38.5: Issue number: i#73909# Submitted by: mmeeks More cleanups from Stefan, remove debugging getenv after measurement. 2007/02/07 14:45:36 mmeeks 1.24.38.4: Issue number: i#73909# Submitted by: mmeeks Reviewed by:  sb A load of fixes for Stefan, thanks for the review. 2007/01/26 16:30:55 mmeeks 1.24.38.3: Issue number: i#73909# Submitted by: mmeeks Reviewed by:  kr Interning locking 2007/01/26 15:07:04 mmeeks 1.24.38.2: Issue number: i#73908# Submitted by: mmeeks

Add 'intern' regression tests, add new RTL_CONSTASCII foo static string magic.
2007/01/25 17:56:38 mmeeks 1.24.38.1: Start of OUString interning.

2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [775b64ae6097b3879a08289b61da9617dac86dee]

INTEGRATION: CWS salstrintern (1.22.94); FILE MERGED 2007/02/07 14:45:36 mmeeks 1.22.94.2: Issue number: i#73909# Submitted by: mmeeks Reviewed by:  sb A load of fixes for Stefan, thanks for the review. 2007/01/25 17:56:37 mmeeks 1.22.94.1: Start of OUString interning.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [2a1aa0e27ed110a8b393f8df08cdb18f9be43601]

INTEGRATION: CWS salstrintern (1.15.52); FILE MERGED 2007/01/25 17:56:37 mmeeks 1.15.52.1: Start of OUString interning.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [b3dedf67cfa0353bb43e68217e6fb39b03e467eb]

INTEGRATION: CWS salstrintern (1.3.204); FILE MERGED 2007/02/09 08:52:58 sb 1.3.204.3: Made code warning-free; cleanup. 2007/02/07 14:45:36 mmeeks 1.3.204.2: Issue number: i#73909# Submitted by: mmeeks Reviewed by:  sb A load of fixes for Stefan, thanks for the review. 2007/01/25 17:56:37 mmeeks 1.3.204.1: Start of OUString interning.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [4e5b2dce7a6d8d6890d7d48a083bb2ee927916a3]

INTEGRATION: CWS salstrintern (1.26.30); FILE MERGED 2007/02/07 15:14:34 mmeeks 1.26.30.2: RESYNC: (1.26-1.27); FILE MERGED 2007/01/25 17:56:37 mmeeks 1.26.30.1: Start of OUString interning.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [8601e31bf6d9948608657054ddaf07c736541e04]

INTEGRATION: CWS salstrintern (1.1.2); FILE ADDED 2007/02/07 14:45:36 mmeeks 1.1.2.2: Issue number: i#73909# Submitted by: mmeeks Reviewed by:  sb A load of fixes for Stefan, thanks for the review. 2007/01/25 17:56:37 mmeeks 1.1.2.1: Start of OUString interning.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [e4e0efc520c04a0175df45edf09c3ef4164e9dc0]

INTEGRATION: CWS salstrintern (1.1.2); FILE ADDED 2007/03/12 10:27:28 mmeeks 1.1.2.4: fix sb quibbling. 2007/02/09 08:52:58 sb 1.1.2.3: Made code warning-free; cleanup. 2007/02/08 15:19:19 mmeeks 1.1.2.2: Issue number: i#73909# Submitted by: mmeeks More cleanups from Stefan, remove debugging getenv after measurement. 2007/02/07 14:45:35 mmeeks 1.1.2.1: Issue number: i#73909# Submitted by: mmeeks Reviewed by:  sb A load of fixes for Stefan, thanks for the review.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [0a17e03c7a5cc6472f333a7123101ad888c05a3b]

INTEGRATION: CWS salstrintern (1.27.52); FILE MERGED 2007/03/12 10:27:28 mmeeks 1.27.52.6: fix sb quibbling. 2007/02/08 17:10:49 mmeeks 1.27.52.5: 1 more paranoid API doc tweak. 2007/02/08 17:05:26 mmeeks 1.27.52.4: more comments from Stefan. 2007/02/07 14:45:34 mmeeks 1.27.52.3: Issue number: i#73909# Submitted by: mmeeks Reviewed by:  sb A load of fixes for Stefan, thanks for the review. 2007/01/26 15:07:03 mmeeks 1.27.52.2: Issue number: i#73908# Submitted by: mmeeks

Add 'intern' regression tests, add new RTL_CONSTASCII foo static string magic.
2007/01/25 17:56:36 mmeeks 1.27.52.1: Start of OUString interning.

2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [9874094bce96ae1018212e9f87318ed13fbe6f26]

INTEGRATION: CWS salstrintern (1.17.94); FILE MERGED 2007/03/12 10:27:28 mmeeks 1.17.94.6: fix sb quibbling. 2007/02/08 17:05:25 mmeeks 1.17.94.5: more comments from Stefan. 2007/02/08 15:19:19 mmeeks 1.17.94.4: Issue number: i#73909# Submitted by: mmeeks More cleanups from Stefan, remove debugging getenv after measurement. 2007/02/07 14:45:34 mmeeks 1.17.94.3: Issue number: i#73909# Submitted by: mmeeks Reviewed by:  sb A load of fixes for Stefan, thanks for the review. 2007/01/26 15:07:02 mmeeks 1.17.94.2: Issue number: i#73908# Submitted by: mmeeks

Add 'intern' regression tests, add new RTL_CONSTASCII foo static string magic.
2007/01/25 17:56:36 mmeeks 1.17.94.1: Start of OUString interning.

2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [8f7f4f96e2bb68692b62198497900f4b50c44dda]

INTEGRATION: CWS salstrintern (1.14.94); FILE MERGED 2007/02/08 15:19:19 mmeeks 1.14.94.2: Issue number: i#73909# Submitted by: mmeeks More cleanups from Stefan, remove debugging getenv after measurement. 2007/01/25 17:56:36 mmeeks 1.14.94.1: Start of OUString interning.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [ee5cd42b5ef80dd93e5d893b0d907818b033b743]

INTEGRATION: CWS salstrintern (1.12.160); FILE MERGED 2007/02/08 14:26:16 mmeeks 1.12.160.1: Issue number: i#74343 Submitted by: mmeeks intern the impimagetree path names - sharing strings with the package code.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [ccf21f4d607d6d11d9b81d6dfdecc61c51a501da]

INTEGRATION: CWS salstrintern (1.8.22); FILE MERGED 2007/02/08 15:06:11 mmeeks 1.8.22.1: Issue number: i#74344# Submitted by: mmeeks undo custom & incomplete 'intern'ing code & use OUString::internConvert instead for more speed, efficiency & savings.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [44c44a4d34c8e83cfddcff338b7e39e26dfeb348]

INTEGRATION: CWS salstrintern (1.9.22); FILE MERGED 2007/02/08 15:06:11 mmeeks 1.9.22.1: Issue number: i#74344# Submitted by: mmeeks undo custom & incomplete 'intern'ing code & use OUString::internConvert instead for more speed, efficiency & savings.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [a0699eb0e832f56bdb31aa370b48b8248782dcc0]

INTEGRATION: CWS salstrintern (1.7.32); FILE MERGED 2007/02/08 17:33:15 mmeeks 1.7.32.2: fix for new signature. 2007/02/08 15:06:11 mmeeks 1.7.32.1: Issue number: i#74344# Submitted by: mmeeks undo custom & incomplete 'intern'ing code & use OUString::internConvert instead for more speed, efficiency & savings.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [97e006d3cdb3cad0f5e63cf6c31e179d7d98e4db]

INTEGRATION: CWS salstrintern (1.23.40); FILE MERGED 2007/02/08 14:29:15 mmeeks 1.23.40.1: Issue number: i#74343 Submitted by: mmeeks Reduce large numbers of duplicate of 'Bold' type strings.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [7e3965cdfeda32f9ec0166ceb651f040ffb621c9]

INTEGRATION: CWS salstrintern (1.10.62); FILE MERGED 2007/02/08 14:54:42 mmeeks 1.10.62.1: Issue number: i#73909 Submitted by: mmeeks Reviewed by:  sb Add 'intern' to UniString.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [abaceb9b09969781333a0cfbf5bfcd2dd43ef2f5]

INTEGRATION: CWS salstrintern (1.12.82); FILE MERGED 2007/02/08 14:17:12 mmeeks 1.12.82.1: Issue number: i#74343 Submitted by: mmeeks use 'intern' in hot-spots to avoid string duplication.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [8bc2d88c7a17939e590b742e814dcc6ddca0fe97]

INTEGRATION: CWS salstrintern (1.9.82); FILE MERGED 2007/02/08 14:17:12 mmeeks 1.9.82.1: Issue number: i#74343 Submitted by: mmeeks use 'intern' in hot-spots to avoid string duplication.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [170f6039ca688d148684f00993f98615d98ecd56]

INTEGRATION: CWS salstrintern (1.10.82); FILE MERGED 2007/02/08 14:17:11 mmeeks 1.10.82.1: Issue number: i#74343 Submitted by: mmeeks use 'intern' in hot-spots to avoid string duplication.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [38791b516b51d65da8c1e8589a13cf2b7894e6df]

INTEGRATION: CWS salstrintern (1.5.88); FILE MERGED 2007/02/08 14:17:11 mmeeks 1.5.88.1: Issue number: i#74343 Submitted by: mmeeks use 'intern' in hot-spots to avoid string duplication.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [9c09d91da769d92c2f87bd94e446cd07b59b1048]

INTEGRATION: CWS salstrintern (1.14.88); FILE MERGED 2007/02/08 14:17:11 mmeeks 1.14.88.1: Issue number: i#74343 Submitted by: mmeeks use 'intern' in hot-spots to avoid string duplication.


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [7427b2ca6e44bceedca8ce15c286500ce7a49416]

INTEGRATION: CWS os93 (1.116.108); FILE MERGED 2007/02/09 10:50:33 os 1.116.108.1: #i30518# brochure printing in RTL mode


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [1c56128a751b9a6aa3aa149f71910df79044b695]

INTEGRATION: CWS os93 (1.32.28); FILE MERGED 2007/02/09 10:52:45 os 1.32.28.1: #i30518# brochure printing in RTL mode


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [e26493b6cd07da6fa94654312afb8e6dea5bf6d4]

INTEGRATION: CWS os93 (1.99.26); FILE MERGED 2007/02/09 10:52:45 os 1.99.26.1: #i30518# brochure printing in RTL mode


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [311142ce77d180b6b05e7bf5e9508392728c4b1b]

INTEGRATION: CWS os93 (1.61.28); FILE MERGED 2007/02/12 06:23:05 os 1.61.28.1: #i30518# brochure printing in RTL mode


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [317aaf623f3d3e1f3644da760b8ae18544ec7e80]

INTEGRATION: CWS os93 (1.48.28); FILE MERGED 2007/02/09 10:52:44 os 1.48.28.1: #i30518# brochure printing in RTL mode


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [a3f73551c276505bdc1d9c9a56a5969a9102bc07]

INTEGRATION: CWS os93 (1.19.564); FILE MERGED 2007/02/12 06:22:39 os 1.19.564.1: #i30518# brochure printing in RTL mode


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [31b9e8920a038b8e5c0d999d0eb1efe91373292a]

INTEGRATION: CWS os93 (1.13.220); FILE MERGED 2007/02/09 10:52:44 os 1.13.220.1: #i30518# brochure printing in RTL mode


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [a775d150207df30169e79bbc8df8708dab39f42c]

INTEGRATION: CWS os93 (1.114.28); FILE MERGED 2007/02/09 10:50:33 os 1.114.28.1: #i30518# brochure printing in RTL mode


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [c2dbbc63cb557e80dcd81287f9c8d08fdb066427]

INTEGRATION: CWS os93 (1.9.200); FILE MERGED 2007/03/09 09:48:24 os 1.9.200.1: #i30518# brochure printing in RTL mode


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [6d3effc6636082dd64196a50eabc18b5fd7a2ee3]

INTEGRATION: CWS os93 (1.54.28); FILE MERGED 2007/03/09 09:32:48 os 1.54.28.1: #i30518# brochure printing in RTL modeoptpage.cxx


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [794f15811d79618c999a3ad840a1136ecb33ab4c]

INTEGRATION: CWS os93 (1.102.564); FILE MERGED 2007/03/09 09:35:53 os 1.102.564.1: #i30518# brochure printing in RTL mode


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [88e9f8d7e0a90f3e627d6caefa5027476bcf0a19]

INTEGRATION: CWS os93 (1.15.564); FILE MERGED 2007/03/09 09:35:53 os 1.15.564.1: #i30518# brochure printing in RTL mode


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [cf40d9dedb73e67c0e7641febc1fc415daf63147]

INTEGRATION: CWS os93 (1.26.200); FILE MERGED 2007/02/12 06:22:19 os 1.26.200.1: #i30518# brochure printing in RTL mode


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [e3380db1b78ab5fb67ef53b67da17846bf67795d]

INTEGRATION: CWS os93 (1.52.26); FILE MERGED 2007/02/09 10:49:24 os 1.52.26.1: #i30518# brochure printing in RTL mode


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [685e825122cbce160fa85a2b4e138282177c4f30]

INTEGRATION: CWS os93 (1.7.220); FILE MERGED 2007/02/09 10:49:23 os 1.7.220.1: #i30518# brochure printing in RTL mode


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [fd04e77f6dc52ab4b9fd4cafaf77b2ebd8cb24b2]

INTEGRATION: CWS os93 (1.20.184); FILE MERGED 2007/02/09 10:48:46 os 1.20.184.1: #i30518# brochure printing in RTL mode


2007-04-03  Rüdiger Timm  <rt@openoffice.org>  [9b8ed5013b454e1622880115f1bbedee38bddeae]

INTEGRATION: CWS os93 (1.45.130); FILE MERGED 2007/02/09 10:48:36 os 1.45.130.1: #i30518# brochure printing in RTL mode


2007-04-03  Vladimir Glazounov  <vg@openoffice.org>  [b14bf2bf656a04e2ef9dfc9d2767b7e7061fa4a9]

new version for OOF680


2007-04-03  Henning Brinkmann  <hbrinkm@openoffice.org>  [88378ec78d2571c10079b3ced826e5e819e4b517]

generate flat docx


2007-04-03  Henning Brinkmann  <hbrinkm@openoffice.org>  [c1651883ccc116ffdcc82daf36abfbffb4a357dd]

test document for run properties


2007-04-02  Henning Brinkmann  <hbrinkm@openoffice.org>  [3bd17ea8ff65d62d13ee662591814fb1f84299c7]

constructor for resources of type 'List': reduce nested blocks by return


2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [2a9bf43f25c9a99891aa9f6a1140104c9c94fd59]

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>  [e69a6e34a31d8a27eb270fb962ae9e24719a2ddf]

INTEGRATION: CWS native80 (1.2.38); FILE MERGED 2007/02/21 10:29:53 dv 1.2.38.1: #i45477# HasSubKey doesn't look for sub-subkeys


2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [7a1e8c86cefd3c69168299e7608137226652fe32]

INTEGRATION: CWS native80 (1.17.2); FILE MERGED 2007/03/08 12:17:03 is 1.17.2.1: #i74444# alphabetical order in language list


2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [4b4330fecb856a92503bbdd2ec6037653ba9d327]

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>  [94de759d715c11a18d141250493e5c4cc26fa29d]

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>  [f18e0d9050ebf97a11bbafca04d55d1f0a628b35]

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>  [fdeed5bc2879dd12c2a9d37ebfcb52a71eecfc30]

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>  [74d47257e30d1c13b08cb289aaf37c7406187018]

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>  [0f1d3160690586cd5acfb2eea9012fb28fbe9876]

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>  [7edcac9800a5635313c8aa3b2354f21faccbed1d]

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>  [65008376c258e535d69cd4a545d6ba0369c755ca]

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>  [d29e40456ec58f4b3ec77fe21dc1083829c4f246]

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>  [cef9a24ffb959fcb5581fe62050769b2ba489588]

INTEGRATION: CWS native80 (1.1.6); FILE MERGED 2007/03/02 09:32:23 is 1.1.6.2: RESYNC: (1.1-1.2); FILE MERGED 2007/03/01 14:01:55 is 1.1.6.1: #i74595# tab order in java installer


2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [f09e773060f08face5fcde2bd8c362f04d3d1ad9]

INTEGRATION: CWS native80 (1.1.2); FILE ADDED 2007/03/01 13:59:20 is 1.1.2.1: #i74595# tab order in java installer


2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [3d6ca6ed340fda47f0913511cf1a03f38c3d9472]

INTEGRATION: CWS native80 (1.1.6); FILE MERGED 2007/03/01 14:04:04 is 1.1.6.1: #i74595# tab order in java installer


2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [bbdd01e843f4efe2fd3692ef0ae9f0d8093eaf4a]

INTEGRATION: CWS native80 (1.1.6); FILE MERGED 2007/03/01 14:10:40 is 1.1.6.1: #i74595# tab order in java installer


2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [23929005f5ac3a31011db9bbc3980359be009202]

INTEGRATION: CWS native80 (1.1.6); FILE MERGED 2007/03/01 14:10:39 is 1.1.6.1: #i74595# tab order in java installer


2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [c4320cb00ce092f6df9e244aefa152b249d51581]

INTEGRATION: CWS native80 (1.1.6); FILE MERGED 2007/03/01 14:03:20 is 1.1.6.1: #i74595# tab order in java installer


2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [be71d80742f27f117b7f17917ed773bccf856c55]

INTEGRATION: CWS native80 (1.1.6); FILE MERGED 2007/03/01 14:04:29 is 1.1.6.1: #i74595# tab order in java installer


2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [d588e39daed992e15c953a00be291a63a451de58]

INTEGRATION: CWS native80 (1.1.6); FILE MERGED 2007/03/01 14:09:42 is 1.1.6.1: #i74595# tab order in java installer


2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [dca13ff5c49ea1752326e4e77ba9fb4387afbbe9]

INTEGRATION: CWS native80 (1.1.6); FILE MERGED 2007/03/01 14:09:41 is 1.1.6.1: #i74595# tab order in java installer


2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [01796c0f8de30da9e358f175e2e02f6c4d96cc18]

INTEGRATION: CWS native80 (1.1.6); FILE MERGED 2007/03/01 14:09:40 is 1.1.6.1: #i74595# tab order in java installer


2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [3c8f785ab5787e20ce6f1ed728290bd73482567a]

INTEGRATION: CWS native80 (1.1.6); FILE MERGED 2007/03/01 14:05:55 is 1.1.6.1: #i74595# tab order in java installer


2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [a11ad0eb3cb66ab92cf386113c191f09f3d644b1]

INTEGRATION: CWS native80 (1.1.6); FILE MERGED 2007/03/01 14:04:47 is 1.1.6.1: #i74595# tab order in java installer


2007-04-02  Rüdiger Timm  <rt@openoffice.org>  [52e215e78c48743dbe5eb708150d7099701282f2]

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>  [a188c290b414da9471c4161a97dc0542fa814fc9]

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>  [8e777d4baa8093a1a0738c73a1ec461684cc5cb8]

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>  [454e8823cf35f2294b644bc5874795e52dae0c0e]

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>  [6a619c43f6072f1e20be87fb811442faa4eebfe2]

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>  [2c9b7ad439a4bd2b4ea42ac8488dfd7f252f6e9d]

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>  [2304ae554b8c75790ba50cb16149f007761d3983]

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>  [6b406664385ff005e2573752f87c1540396278ef]

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>  [299dafde05764c70b1eafc64c7be3ac487b7372e]

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>  [7706e501c894cff61be0fd87edd90aa41688e4a7]

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-04-02  Oliver Specht  <os@openoffice.org>  [d0d8a760bb314dcf8995703fd529d7d8910bbab0]

left/right para margin fixed


2007-03-30  Fridrich Štrba  <fridrich_strba@openoffice.org>  [7dfee5634e47174a968c3b57830baf57fa94aec2]

some more character properties for ooxml


2007-03-29  Fridrich Štrba  <fridrich_strba@openoffice.org>  [9080170ff0bccdcf8c0884c843567cb41166f86c]

oops, this error was not so easy to spot :-)


2007-03-29  Fridrich Štrba  <fridrich_strba@openoffice.org>  [40a1458cd0c053e5fce1166b46637bb1e7cb03d5]

Paragraph spacings, space before and after, some paragraph indents and margins, some work on tab-stop parsing and processing


2007-03-29  Rüdiger Timm  <rt@openoffice.org>  [0273e957814066432753ff6eaf9769b7927e16ca]

#i75837# Missing 'mkdir' added.


2007-03-28  Oliver Bolte  <obo@openoffice.org>  [8774390ec49d71e194be0b13ef7ce0a111126cd4]

#i10000# broken by CWS mingwport03


2007-03-28  Oliver Bolte  <obo@openoffice.org>  [9fe127109c1ebc2eba63e691df380d5cb18f021e]

#i10000# undo change from CWS mingwport03, it breaks .NET 2005 port


2007-03-28  Henning Brinkmann  <hbrinkm@openoffice.org>  [fb5bbafc710e7c2d751a3497b182b1dea94c3353]

use vector for OOXMLPropertySetImpl


2007-03-28  Rüdiger Timm  <rt@openoffice.org>  [1f8f05065912e6092e98213f0ee2a666833d703f]

#i75808# Fix gcc 4.x warning about 'may be used uninitialized' variable.


2007-03-28  Fridrich Štrba  <fridrich_strba@openoffice.org>  [1747282d60105cceeae05829bb1fdbc396d5a6e8]

remove warnings with pickier compilers


2007-03-28  Rüdiger Timm  <rt@openoffice.org>  [c9b970fdb79c6adf514036e9c597e59c6b4dd94c]

#i10000# header markers and pch files


2007-03-28  Rüdiger Timm  <rt@openoffice.org>  [da0ce4d9e4ddccd2057479fe5c8142305ac26195]

#i75800# Fix build breaker for MACOSX case (patch by pjanik).


2007-03-27  Vladimir Glazounov  <vg@openoffice.org>  [780b3646444e1c64d49c71275065f88886591eb7]

new version for SRC680


2007-03-27  Fridrich Štrba  <fridrich_strba@openoffice.org>  [b00d3c89eb969806bfc5f4cc306de98be0dc0033]

starting of font colour, underline colour, font-face and paragraph alignment


2007-03-27  Ivo Hinkelmann  <ihi@openoffice.org>  [d9d457538cf2b3018ef7543209f98460542b0501]

SRC680


2007-03-27  Ivo Hinkelmann  <ihi@openoffice.org>  [a00812339ca64cb69d9ad3813704f1e3f760e320]

#i10000# configure


2007-03-27  Vladimir Glazounov  <vg@openoffice.org>  [f5973ff3754d2d43b99bc090d6f45e986e9d05ac]

INTEGRATION: CWS mingwport03 (1.11.8); FILE MERGED 2007/03/20 16:40:33 vg 1.11.8.5: RESYNC: (1.12-1.14); FILE MERGED 2007/01/15 15:44:25 vg 1.11.8.4: #i53572# MinGW port 2006/11/09 16:58:27 vg 1.11.8.3: RESYNC: (1.11-1.12); FILE MERGED 2006/10/30 16:58:53 vg 1.11.8.2: #i53572# MinGW port 2006/09/26 10:35:07 vg 1.11.8.1: #i53572# MinGW port


2007-03-27  Vladimir Glazounov  <vg@openoffice.org>  [3673e4f9bac8bdac3f53e0991b974a58c248a7cf]

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-27  Vladimir Glazounov  <vg@openoffice.org>  [deb803129daa43215c3cfab45baa71bc0f6fcd00]

INTEGRATION: CWS mingwport03 (1.19.6); FILE MERGED 2007/03/20 12:45:15 vg 1.19.6.4: RESYNC: (1.21-1.22); FILE MERGED 2007/01/10 14:24:19 vg 1.19.6.3: RESYNC: (1.21-1.22); FILE MERGED 2006/11/07 17:43:17 vg 1.19.6.2: RESYNC: (1.19-1.21); FILE MERGED 2006/09/07 15:54:54 vg 1.19.6.1: #i53572# MinGW port


2007-03-27  Vladimir Glazounov  <vg@openoffice.org>  [88355b8330afacc70f1dbbd22d11729ab5b1f459]

INTEGRATION: CWS mingwport03 (1.59.92); FILE MERGED 2007/03/20 11:43:37 vg 1.59.92.2: RESYNC: (1.59-1.60); FILE MERGED 2006/09/07 15:33:21 vg 1.59.92.1: #i53572# MinGW port


2007-03-27  Vladimir Glazounov  <vg@openoffice.org>  [0407046767488158bd3d84b4ee9e4705573d7ba6]

INTEGRATION: CWS mingwport03 (1.102.66); FILE MERGED 2007/03/20 11:40:32 vg 1.102.66.4: RESYNC: (1.103-1.105); FILE MERGED 2007/01/10 15:14:37 vg 1.102.66.3: RESYNC: (1.103-1.104); FILE MERGED 2006/11/08 14:51:51 vg 1.102.66.2: RESYNC: (1.102-1.103); FILE MERGED 2006/09/13 15:46:02 vg 1.102.66.1: #i53572# MinGW port


2007-03-27  Vladimir Glazounov  <vg@openoffice.org>  [d35e386afb19dab1d4a1cb0f9a173583afa3b401]

INTEGRATION: CWS mingwport03 (1.9.48); FILE MERGED 2007/03/20 11:35:19 vg 1.9.48.3: RESYNC: (1.11-1.13); FILE MERGED 2006/11/08 14:49:40 vg 1.9.48.2: RESYNC: (1.9-1.11); FILE MERGED 2006/09/13 15:46:01 vg 1.9.48.1: #i53572# MinGW port


2007-03-27  Vladimir Glazounov  <vg@openoffice.org>  [d859d549056ecf3953eb94fb23fb5536f489e653]

INTEGRATION: CWS mingwport03 (1.81.40); FILE MERGED 2007/03/20 11:27:06 vg 1.81.40.4: RESYNC MERGED 1.82 1.85 Everything below this line will be added to the revision comment. 2007/01/10 15:21:59 vg 1.81.40.3: RESYNC: (1.82-1.84); FILE MERGED 2006/11/08 14:48:45 vg 1.81.40.2: RESYNC: (1.81-1.82); FILE MERGED 2006/09/07 15:19:04 vg 1.81.40.1: #i53572# MinGW port


2007-03-27  Vladimir Glazounov  <vg@openoffice.org>  [5cad7f78acbd21327939f65182c73300136cea25]

INTEGRATION: CWS mingwport03 (1.15.4); FILE MERGED 2006/11/15 11:41:05 vg 1.15.4.3: #i53572# MinGW port 2006/11/09 12:35:34 vg 1.15.4.2: RESYNC: (1.15-1.16); FILE MERGED 2006/09/26 11:05:11 vg 1.15.4.1: #i53572# MinGW port


2007-03-27  Vladimir Glazounov  <vg@openoffice.org>  [be48c3f6d085398ece9ab8a1951e9bc885506caa]

INTEGRATION: CWS mingwport03 (1.9.6); FILE MERGED 2006/10/24 13:14:35 vg 1.9.6.2: #i53572# MinGW port 2006/09/26 10:48:46 vg 1.9.6.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [6b5f9915895913b26a8338ddef3dc13e29035e8f]

INTEGRATION: CWS mingwport03 (1.15.4); FILE MERGED 2006/11/15 11:41:05 vg 1.15.4.3: #i53572# MinGW port 2006/11/09 12:35:34 vg 1.15.4.2: RESYNC: (1.15-1.16); FILE MERGED 2006/09/26 11:05:11 vg 1.15.4.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [528a7c24994466e95c061f1e5c8cc278014dae7d]

INTEGRATION: CWS mingwport03 (1.9.6); FILE MERGED 2006/10/24 13:14:35 vg 1.9.6.2: #i53572# MinGW port 2006/09/26 10:48:46 vg 1.9.6.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [c8329c065786cd483985ffb6c835aa0fe5b54766]

INTEGRATION: CWS mingwport03 (1.9.24); FILE MERGED 2007/03/20 11:20:56 vg 1.9.24.2: RESYNC MERGED 1.9 1.10 Everything below this line will be added to the revision comment. 2006/11/21 10:28:54 vg 1.9.24.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [33ed57475817e8b4146bc590c6591bb575972d4c]

INTEGRATION: CWS mingwport03 (1.10.36); FILE MERGED 2007/03/20 11:18:28 vg 1.10.36.2: RESYNC MERGED 1.10 1.11 Everything below this line will be added to the revision comment. 2006/09/07 15:10:25 vg 1.10.36.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [1fc3df10b27d49a94db36c4143cc8bc9f43c6c92]

INTEGRATION: CWS mingwport03 (1.11.8); FILE MERGED 2007/03/20 16:40:33 vg 1.11.8.5: RESYNC: (1.12-1.14); FILE MERGED 2007/01/15 15:44:25 vg 1.11.8.4: #i53572# MinGW port 2006/11/09 16:58:27 vg 1.11.8.3: RESYNC: (1.11-1.12); FILE MERGED 2006/10/30 16:58:53 vg 1.11.8.2: #i53572# MinGW port 2006/09/26 10:35:07 vg 1.11.8.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [6f0e6027ac32c64ead1337de8338a4395d876313]

INTEGRATION: CWS mingwport03 (1.7.24); FILE MERGED 2007/03/20 11:15:22 vg 1.7.24.2: RESYNC MERGED 1.7 1.8 Everything below this line will be added to the revision comment. 2006/09/07 15:08:32 vg 1.7.24.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [6792bb625cb66522fe5f4d947224f9f4e013fd78]

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>  [002a7a7a7be18501c86b5a2c994bba042a86a5fe]

INTEGRATION: CWS mingwport03 (1.3.142); FILE MERGED 2007/03/20 11:06:36 vg 1.3.142.2: RESYNC MERGED 1.3 1.4 Everything below this line will be added to the revision comment. 2006/09/07 11:18:42 vg 1.3.142.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [de75a27678771a2267a6ead3b706250e57cf3ce3]

INTEGRATION: CWS mingwport03 (1.20.204); FILE MERGED 2007/03/20 10:52:45 vg 1.20.204.4: RESYNC MERGED 1.22 1.24 Everything below this line will be added to the revision comment. 2007/01/10 14:26:00 vg 1.20.204.3: RESYNC: (1.22-1.23); FILE MERGED 2006/11/08 13:42:55 vg 1.20.204.2: RESYNC: (1.20-1.22); FILE MERGED 2006/09/07 11:06:31 vg 1.20.204.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [4a8b906ead788181027bed8acdba5cd8385f6c98]

INTEGRATION: CWS mingwport03 (1.24.4); FILE MERGED 2007/03/20 10:48:10 vg 1.24.4.2: RESYNC MERGED 1.24 1.25 Everything below this line will be added to the revision comment. 2006/09/07 10:45:35 vg 1.24.4.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [638edb16daa056db1307555e76299afcb4c06fbc]

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>  [27c353a7f6b6e49d261e2a1b132e33ab7fef53a3]

INTEGRATION: CWS mingwport03 (1.5.28); FILE MERGED 2007/03/20 10:40:28 vg 1.5.28.2: RESYNC MERGED 1.5 1.6 Everything below this line will be added to the revision comment. 2006/09/07 10:43:44 vg 1.5.28.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [bfff4c7006a848eba828891881e35e47cff03eec]

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>  [f2b1fbed05e8a6aa94fba16483cfdab379877cf4]

INTEGRATION: CWS mingwport03 (1.12.42); FILE MERGED 2006/10/24 13:11:32 vg 1.12.42.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [b38fb90c4450d7178298f25ffcf298cfe25ab3f4]

INTEGRATION: CWS mingwport03 (1.13.18); FILE MERGED 2006/09/13 14:46:38 vg 1.13.18.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [2abd2505057f209f6d952d69c3fdd1c3d5cbf4b0]

INTEGRATION: CWS mingwport03 (1.9.18); FILE MERGED 2006/09/13 14:46:38 vg 1.9.18.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [0ef4226f027ec60eaf6b9fe12891503e8e725950]

INTEGRATION: CWS mingwport03 (1.2.42); FILE MERGED 2006/09/21 16:12:51 vg 1.2.42.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [d2199f4dc7f5ded166e09d5303946d9bbaf7178f]

INTEGRATION: CWS mingwport03 (1.24.16); FILE MERGED 2006/11/08 09:44:48 vg 1.24.16.2: RESYNC: (1.24-1.25); FILE MERGED 2006/09/13 14:46:37 vg 1.24.16.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [88fc4413af8d4ff0009e3401634d3d68db368221]

INTEGRATION: CWS mingwport03 (1.2.42); FILE MERGED 2006/09/21 16:12:06 vg 1.2.42.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [4695f92baea3fc85e599fbc3181ea571232cd7e6]

INTEGRATION: CWS mingwport03 (1.15.16); FILE MERGED 2006/11/08 09:44:41 vg 1.15.16.3: RESYNC: (1.15-1.16); FILE MERGED 2006/10/24 13:11:31 vg 1.15.16.2: #i53572# MinGW port 2006/09/21 16:12:06 vg 1.15.16.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [06704ca10ad26530ef791e217d1c9d52546e73ca]

INTEGRATION: CWS mingwport03 (1.13.18); FILE MERGED 2006/10/24 13:11:31 vg 1.13.18.2: #i53572# MinGW port 2006/09/13 14:46:37 vg 1.13.18.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [83ec55315c39297515b71f418c30bf203237b7e1]

INTEGRATION: CWS mingwport03 (1.21.16); FILE MERGED 2006/11/08 09:44:11 vg 1.21.16.3: RESYNC: (1.21-1.23); FILE MERGED 2006/10/24 13:11:31 vg 1.21.16.2: #i53572# MinGW port 2006/09/21 16:12:05 vg 1.21.16.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [cda9b86dfe1460d0ef4717bd6a8eb463c0bf86e9]

INTEGRATION: CWS mingwport03 (1.4.42); FILE MERGED 2006/11/08 09:43:58 vg 1.4.42.2: RESYNC: (1.4-1.5); FILE MERGED 2006/09/13 14:46:37 vg 1.4.42.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [826cc2b405b6e8e00ff7b17ec6c395f9594de67f]

INTEGRATION: CWS mingwport03 (1.20.16); FILE MERGED 2006/11/08 09:43:08 vg 1.20.16.2: RESYNC: (1.20-1.21); FILE MERGED 2006/09/21 16:12:05 vg 1.20.16.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [5a636a8c8778f0d31d74261c159cfa30c1efb9a7]

INTEGRATION: CWS mingwport03 (1.11.16); FILE MERGED 2006/11/08 09:42:56 vg 1.11.16.2: RESYNC: (1.11-1.12); FILE MERGED 2006/09/21 16:12:05 vg 1.11.16.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [fca45066507bec58d3c1d8c213351e261341efdd]

INTEGRATION: CWS mingwport03 (1.21.16); FILE MERGED 2006/11/08 09:42:48 vg 1.21.16.2: RESYNC: (1.21-1.23); FILE MERGED 2006/09/21 16:12:05 vg 1.21.16.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [b07990907e455850d51ee07aa9426a929d496bc5]

INTEGRATION: CWS mingwport03 (1.6.16); FILE MERGED 2006/11/08 09:42:40 vg 1.6.16.2: RESYNC: (1.6-1.7); FILE MERGED 2006/09/13 14:37:46 vg 1.6.16.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [25a1d1185152c6d98cee54809f2ba582c82abfb5]

INTEGRATION: CWS mingwport03 (1.5.42); FILE MERGED 2006/09/21 16:12:04 vg 1.5.42.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [e2cd573e2d1e64ca909d178abcebffd9e305daba]

INTEGRATION: CWS mingwport03 (1.7.16); FILE MERGED 2006/11/08 09:41:33 vg 1.7.16.2: RESYNC: (1.7-1.8); FILE MERGED 2006/09/21 16:12:04 vg 1.7.16.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [654a67d48a704080518a861e2b169631a2604057]

INTEGRATION: CWS mingwport03 (1.19.16); FILE MERGED 2006/11/08 09:41:15 vg 1.19.16.2: RESYNC: (1.19-1.21); FILE MERGED 2006/09/13 14:37:46 vg 1.19.16.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [26beaf08f507b5492e93c98ba12b1357431a2699]

INTEGRATION: CWS mingwport03 (1.4.16); FILE MERGED 2006/11/08 09:41:07 vg 1.4.16.2: RESYNC: (1.4-1.5); FILE MERGED 2006/09/13 14:37:46 vg 1.4.16.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [e4f4dd0b90767051d6a36b634dd7e7f9fad85a7e]

INTEGRATION: CWS mingwport03 (1.4.16); FILE MERGED 2006/11/08 09:40:30 vg 1.4.16.2: RESYNC: (1.4-1.5); FILE MERGED 2006/09/21 16:12:04 vg 1.4.16.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [ff172a7c7a4a99b9940b45b715a4c42db6623ac8]

INTEGRATION: CWS mingwport03 (1.7.18); FILE MERGED 2006/09/13 14:37:45 vg 1.7.18.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [7efe9ca3a4d5ba044c8c27aceb670e29c6d243f8]

INTEGRATION: CWS mingwport03 (1.43.72); FILE MERGED 2007/01/09 01:55:36 vg 1.43.72.3: RESYNC: (1.44-1.45); FILE MERGED 2006/11/09 01:05:57 vg 1.43.72.2: RESYNC: (1.43-1.44); FILE MERGED 2006/09/13 14:27:28 vg 1.43.72.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [a2dede3778cfb6b5660bf6bde638f1b865235eff]

INTEGRATION: CWS mingwport03 (1.8.132); FILE MERGED 2006/09/13 14:27:28 vg 1.8.132.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [ae2e8dfee1e9c1c38938877a8682fcf9dd867b87]

INTEGRATION: CWS mingwport03 (1.16.88); FILE MERGED 2006/11/09 00:40:26 vg 1.16.88.2: RESYNC: (1.16-1.17); FILE MERGED 2006/09/13 14:27:28 vg 1.16.88.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [ad97ca5b0cef8a971c762e0916c47b58a6298b5e]

INTEGRATION: CWS mingwport03 (1.36.82); FILE MERGED 2006/11/09 00:37:02 vg 1.36.82.2: RESYNC: (1.36-1.41); FILE MERGED 2006/09/15 14:59:52 vg 1.36.82.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [f92ba37c584e73572d2a55d1f07b2e6482683409]

INTEGRATION: CWS mingwport03 (1.43.130); FILE MERGED 2007/03/19 21:44:14 vg 1.43.130.4: RESYNC: (1.47-1.48); FILE MERGED 2007/01/09 01:47:02 vg 1.43.130.3: RESYNC: (1.45-1.47); FILE MERGED 2006/11/09 00:34:28 vg 1.43.130.2: RESYNC: (1.43-1.45); FILE MERGED 2006/09/13 14:27:27 vg 1.43.130.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [d2c6438068d0278f9c8894a638529981c3d09443]

INTEGRATION: CWS mingwport03 (1.15.16); FILE MERGED 2007/03/19 21:40:02 vg 1.15.16.3: RESYNC: (1.16-1.17); FILE MERGED 2006/11/08 23:41:14 vg 1.15.16.2: RESYNC: (1.15-1.16); FILE MERGED 2006/09/13 14:23:40 vg 1.15.16.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [4ae2844f96e63a7effa06bce5fceec6ba376e0ed]

INTEGRATION: CWS mingwport03 (1.5.48); FILE MERGED 2006/11/08 12:57:12 vg 1.5.48.2: RESYNC: (1.5-1.7); FILE MERGED 2006/09/13 14:22:28 vg 1.5.48.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [157b3522da2e235e68020f2365c86015f5d9cc63]

INTEGRATION: CWS mingwport03 (1.6.48); FILE MERGED 2006/11/08 12:56:58 vg 1.6.48.2: RESYNC: (1.6-1.7); FILE MERGED 2006/09/13 14:22:28 vg 1.6.48.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [89d8d3b45fe7e681b58b8b06fbd3ee4bff44fdba]

INTEGRATION: CWS mingwport03 (1.2.48); FILE MERGED 2006/09/13 14:20:38 vg 1.2.48.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [f1b3848fb700e084416f05eee5ca8a0a8c228535]

INTEGRATION: CWS mingwport03 (1.16.12); FILE MERGED 2006/11/07 13:43:00 vg 1.16.12.3: RESYNC: (1.16-1.18); FILE MERGED 2006/10/23 15:16:31 vg 1.16.12.2: #i53572# MinGW port 2006/09/13 14:20:38 vg 1.16.12.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [a910924d1a7f1e08b5d70dbd716e67596069207b]

INTEGRATION: CWS mingwport03 (1.7.120); FILE MERGED 2007/03/19 21:37:45 vg 1.7.120.3: RESYNC: (1.10-1.11); FILE MERGED 2006/11/08 11:06:56 vg 1.7.120.2: RESYNC: (1.7-1.10); FILE MERGED 2006/09/13 14:18:01 vg 1.7.120.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [5db7abf494c33ed70d011a527db0e6c48ac39dc6]

INTEGRATION: CWS mingwport03 (1.9.26); FILE MERGED 2006/09/13 14:18:01 vg 1.9.26.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [6ab3863421e2376030b05cb33c0ef12fc4be37bc]

INTEGRATION: CWS mingwport03 (1.9.26); FILE MERGED 2006/09/13 14:16:40 vg 1.9.26.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [f745a8845d583f781924048a949e3ccb898f9847]

INTEGRATION: CWS mingwport03 (1.9.26); FILE MERGED 2006/09/13 14:16:39 vg 1.9.26.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [d2c9392a2510188737a2c6626afe1707319ede38]

INTEGRATION: CWS mingwport03 (1.10.26); FILE MERGED 2006/09/13 14:16:39 vg 1.10.26.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [1cdbccc2892574fa7325f6d2f700f0c0653ac9a3]

INTEGRATION: CWS mingwport03 (1.10.26); FILE MERGED 2006/09/13 14:16:38 vg 1.10.26.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [35f21adf90166c8d804c9369a1a52348101b5d5e]

INTEGRATION: CWS mingwport03 (1.11.26); FILE MERGED 2006/09/13 14:16:38 vg 1.11.26.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [abd00e93154b20126a408d13ef3ba69e8d0766fe]

INTEGRATION: CWS mingwport03 (1.10.26); FILE MERGED 2006/09/13 14:16:37 vg 1.10.26.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [70fd4a4734c92eb3a4c4e2e514b1eb6f521f3718]

INTEGRATION: CWS mingwport03 (1.11.26); FILE MERGED 2006/09/13 14:16:36 vg 1.11.26.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [e7fb7d2dcaca2963ed81766672f6149f39d25d03]

INTEGRATION: CWS mingwport03 (1.10.24); FILE MERGED 2007/01/09 01:37:21 vg 1.10.24.2: RESYNC: (1.10-1.11); FILE MERGED 2006/09/13 14:16:36 vg 1.10.24.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [1c0a716ea8421a32036b9840f7dfdf16359c20f7]

INTEGRATION: CWS mingwport03 (1.10.24); FILE MERGED 2007/01/09 01:37:05 vg 1.10.24.2: RESYNC: (1.10-1.11); FILE MERGED 2006/09/13 14:16:36 vg 1.10.24.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [affd979f02d224c0241e753a88f5143e9daefa50]

INTEGRATION: CWS mingwport03 (1.10.24); FILE MERGED 2007/01/09 01:36:49 vg 1.10.24.2: RESYNC: (1.10-1.11); FILE MERGED 2006/09/13 14:09:46 vg 1.10.24.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [783c61f7bd99841e6662c890911b181ca3660cff]

INTEGRATION: CWS mingwport03 (1.11.26); FILE MERGED 2006/09/13 14:09:45 vg 1.11.26.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [1832c1cfd50b95b491113afac4b5704fb00013f3]

INTEGRATION: CWS mingwport03 (1.9.26); FILE MERGED 2006/09/13 14:09:45 vg 1.9.26.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [86519f57575718e4a50a4cc815865df43519bb1b]

INTEGRATION: CWS mingwport03 (1.9.26); FILE MERGED 2006/09/13 14:09:44 vg 1.9.26.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [5205c530266729b149b1acc8939adc8572891808]

INTEGRATION: CWS mingwport03 (1.9.26); FILE MERGED 2006/09/13 14:09:43 vg 1.9.26.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [a3322ae159823d86ae76d8dbc9512dff994dfe54]

INTEGRATION: CWS mingwport03 (1.10.26); FILE MERGED 2006/09/13 14:09:43 vg 1.10.26.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [b4b6a4d3fd272dac52327c84e711a7bae5c12e8b]

INTEGRATION: CWS mingwport03 (1.2.12); FILE MERGED 2006/09/13 14:05:06 vg 1.2.12.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [4a410337e1ed9748a6612319fd8c8d486086889a]

INTEGRATION: CWS mingwport03 (1.35.58); FILE MERGED 2007/01/09 01:23:17 vg 1.35.58.3: RESYNC: (1.36-1.37); FILE MERGED 2006/11/08 15:51:47 vg 1.35.58.2: RESYNC: (1.35-1.36); FILE MERGED 2006/09/13 14:03:23 vg 1.35.58.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [2601ab97b219c443f81c10700c32f2f97c5b72fd]

INTEGRATION: CWS mingwport03 (1.8.132); FILE MERGED 2007/03/19 19:36:09 vg 1.8.132.3: RESYNC: (1.9-1.10); FILE MERGED 2006/11/08 15:08:19 vg 1.8.132.2: RESYNC: (1.8-1.9); FILE MERGED 2006/09/13 14:01:26 vg 1.8.132.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [5e38d521bcab45fa4fc04b93597ce8ad6cda0b29]

INTEGRATION: CWS mingwport03 (1.7.132); FILE MERGED 2007/03/19 19:35:55 vg 1.7.132.3: RESYNC: (1.8-1.9); FILE MERGED 2006/11/08 15:08:02 vg 1.7.132.2: RESYNC: (1.7-1.8); FILE MERGED 2006/09/13 14:00:38 vg 1.7.132.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [1e5c519b77e62451d99d67d8c35380a769de6823]

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>  [3ae65e6dd8a4ade0cfcb852efd1973bbb98a4dc6]

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>  [85179eeecadd91ecb9772200a2aa3730c28f58bd]

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>  [546fa0cbf895a0c3302269b60d17accd84cb8479]

INTEGRATION: CWS mingwport03 (1.11.6); FILE MERGED 2007/03/19 19:35:17 vg 1.11.6.2: RESYNC: (1.11-1.12); FILE MERGED 2006/09/07 15:54:56 vg 1.11.6.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [b389ed5ed6b99049b1c9e368398f6f8d3288807b]

INTEGRATION: CWS mingwport03 (1.4.6); FILE MERGED 2006/09/07 15:54:56 vg 1.4.6.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [af31e74ac8248f83e5d5a9c3f12923b2a36bbd11]

INTEGRATION: CWS mingwport03 (1.17.14); FILE MERGED 2007/01/09 01:00:39 vg 1.17.14.3: RESYNC: (1.17-1.18); FILE MERGED 2006/10/24 12:10:12 vg 1.17.14.2: #i53572# MinGW port 2006/09/07 15:54:55 vg 1.17.14.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [88eb0a9c35aa091d893926722282864f82febeb9]

INTEGRATION: CWS mingwport03 (1.4.32); FILE MERGED 2006/10/24 12:10:11 vg 1.4.32.2: #i53572# MinGW port 2006/09/07 15:54:55 vg 1.4.32.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [8649f279facbb654e5b3b077c4db9c099b046509]

INTEGRATION: CWS mingwport03 (1.4.8); FILE MERGED 2006/11/07 17:44:07 vg 1.4.8.2: RESYNC: (1.4-1.5); FILE MERGED 2006/09/07 15:54:55 vg 1.4.8.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [4b366b83f923ae0218f9524c0853d9aa3b7fc5c6]

INTEGRATION: CWS mingwport03 (1.8.8); FILE MERGED 2006/11/07 17:43:49 vg 1.8.8.2: RESYNC: (1.8-1.9); FILE MERGED 2006/09/07 15:54:55 vg 1.8.8.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [a6156e00555f2c9ad595aa74c707973b5f219688]

INTEGRATION: CWS mingwport03 (1.4.6); FILE MERGED 2006/11/07 17:43:41 vg 1.4.6.2: RESYNC: (1.4-1.5); FILE MERGED 2006/09/07 15:54:54 vg 1.4.6.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [ae99c8838ffb7f27c9254d6afc753696a7747de5]

INTEGRATION: CWS mingwport03 (1.10.6); FILE MERGED 2007/01/09 01:00:32 vg 1.10.6.2: RESYNC: (1.10-1.12); FILE MERGED 2006/09/07 15:54:54 vg 1.10.6.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [0c7bfa156fd3114c312068d1ec94fe873545606f]

INTEGRATION: CWS mingwport03 (1.5.6); FILE MERGED 2006/11/07 17:42:29 vg 1.5.6.3: RESYNC: (1.5-1.6); FILE MERGED 2006/10/24 12:10:11 vg 1.5.6.2: #i53572# MinGW port 2006/09/07 15:54:54 vg 1.5.6.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [ead75718c7f203dad2be9758058f50572f94b1bd]

INTEGRATION: CWS mingwport03 (1.23.6); FILE MERGED 2007/03/19 19:34:32 vg 1.23.6.4: RESYNC: (1.26-1.28); FILE MERGED 2007/01/09 01:00:14 vg 1.23.6.3: RESYNC: (1.25-1.26); FILE MERGED 2006/11/07 17:42:40 vg 1.23.6.2: RESYNC: (1.23-1.25); FILE MERGED 2006/09/07 15:54:54 vg 1.23.6.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [7f413b2cac5f8e4b4b760c93aa2e89fc6cedad36]

INTEGRATION: CWS mingwport03 (1.1.1422); FILE MERGED 2006/09/07 15:33:21 vg 1.1.1422.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [a98974afc62cfd021576a081be58eaa80ae170c5]

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>  [da1b303c373cb5152218452986c22ac63ed91531]

INTEGRATION: CWS mingwport03 (1.1.1422); FILE MERGED 2006/11/08 23:28:31 vg 1.1.1422.2: RESYNC: (1.1-1.3); FILE MERGED 2006/09/07 15:33:21 vg 1.1.1422.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [ecea5a161fc1ca684efb1136ce4ae6dd6b8698d9]

INTEGRATION: CWS mingwport03 (1.5.328); FILE MERGED 2006/11/08 23:28:19 vg 1.5.328.2: RESYNC: (1.5-1.7); FILE MERGED 2006/09/15 14:58:22 vg 1.5.328.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [770f74f5e66a67e4e887a7419969031c4edabbc9]

INTEGRATION: CWS mingwport03 (1.2.328); FILE MERGED 2006/11/08 23:27:27 vg 1.2.328.2: RESYNC: (1.2-1.4); FILE MERGED 2006/09/15 14:58:22 vg 1.2.328.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [927a2198bbb8bae1068c5e02b54b650f6a11b672]

INTEGRATION: CWS mingwport03 (1.3.328); FILE MERGED 2006/11/08 23:27:02 vg 1.3.328.2: RESYNC: (1.3-1.4); FILE MERGED 2006/09/15 14:58:22 vg 1.3.328.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [2e8fbf4789983af7e56c2637c2c1e58c99039ed0]

INTEGRATION: CWS mingwport03 (1.2.328); FILE MERGED 2006/11/08 22:58:31 vg 1.2.328.2: RESYNC: (1.2-1.3); FILE MERGED 2006/09/07 15:33:21 vg 1.2.328.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [387a93d009ae6975613908cbfa2fa6a9841950bb]

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>  [a1466cea44f8c4e98488d8112807ad090680aac3]

INTEGRATION: CWS mingwport03 (1.29.18); FILE MERGED 2007/03/19 19:22:52 vg 1.29.18.3: RESYNC: (1.29-1.31); FILE MERGED 2006/10/24 13:22:55 vg 1.29.18.2: #i53572# MinGW port 2006/09/13 12:42:44 vg 1.29.18.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [b32f0eca9f15bb885404de2c6f3ab4a5c94ba340]

INTEGRATION: CWS mingwport03 (1.41.20); FILE MERGED 2006/11/08 14:32:45 vg 1.41.20.2: RESYNC: (1.41-1.43); FILE MERGED 2006/09/15 14:55:34 vg 1.41.20.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [edfca0a104cc3e36a31346d9c26b70e99e355f53]

INTEGRATION: CWS mingwport03 (1.3.36); FILE MERGED 2007/03/19 19:19:58 vg 1.3.36.3: RESYNC: (1.4-1.5); FILE MERGED 2007/01/09 00:43:01 vg 1.3.36.2: RESYNC: (1.3-1.4); FILE MERGED 2006/09/13 12:39:39 vg 1.3.36.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [3619394ac7b54b46c3fe96c0595b3e8896fa965c]

INTEGRATION: CWS mingwport03 (1.18.80); FILE MERGED 2007/03/19 19:19:51 vg 1.18.80.3: RESYNC: (1.19-1.20); FILE MERGED 2007/01/09 00:42:54 vg 1.18.80.2: RESYNC: (1.18-1.19); FILE MERGED 2006/09/13 12:40:25 vg 1.18.80.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [cf2d17ab04c173cac72baabd8b3f16219aec2054]

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>  [b6069c59462ca6b533562973fcfc8cf9e6997bea]

INTEGRATION: CWS mingwport03 (1.2.20); FILE MERGED 2006/09/07 15:21:22 vg 1.2.20.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [b44631b516db3e85e191ba867bb6243a173a7a77]

INTEGRATION: CWS mingwport03 (1.6.20); FILE MERGED 2006/11/09 17:09:51 vg 1.6.20.2: RESYNC: (1.6-1.7); FILE MERGED 2006/09/07 15:21:22 vg 1.6.20.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [5ff299655e66c117e6699d3b8edc15b2097bfb7e]

INTEGRATION: CWS mingwport03 (1.136.114); FILE MERGED 2007/03/19 19:18:45 vg 1.136.114.5: RESYNC: (1.140-1.142); FILE MERGED 2007/01/09 00:40:04 vg 1.136.114.4: RESYNC: (1.139-1.140); FILE MERGED 2006/11/08 14:52:17 vg 1.136.114.3: RESYNC: (1.136-1.139); FILE MERGED 2006/10/24 13:25:23 vg 1.136.114.2: #i53572# MinGW port 2006/09/13 15:46:03 vg 1.136.114.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [aa616628655c146644a5506d8a5be58f3ef97e25]

INTEGRATION: CWS mingwport03 (1.10.194); FILE MERGED 2007/03/19 19:18:38 vg 1.10.194.2: RESYNC: (1.10-1.11); FILE MERGED 2006/09/07 15:19:05 vg 1.10.194.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [ce92c5083ffaecc56edd1da1fdfee431a5b518e0]

INTEGRATION: CWS mingwport03 (1.7.114); FILE MERGED 2006/11/08 14:51:34 vg 1.7.114.2: RESYNC: (1.7-1.8); FILE MERGED 2006/09/13 15:46:02 vg 1.7.114.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [032752e93528879c0e10dbcca5a67b4abca35325]

INTEGRATION: CWS mingwport03 (1.8.114); FILE MERGED 2006/11/08 14:51:27 vg 1.8.114.2: RESYNC: (1.8-1.9); FILE MERGED 2006/09/13 15:46:02 vg 1.8.114.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [dba5b4362e2cf8177d96dc7db04e2c2a3c536f0c]

INTEGRATION: CWS mingwport03 (1.81.66); FILE MERGED 2007/03/19 19:18:14 vg 1.81.66.4: RESYNC: (1.83-1.85); FILE MERGED 2007/01/09 00:39:41 vg 1.81.66.3: RESYNC: (1.82-1.83); FILE MERGED 2006/11/08 14:51:19 vg 1.81.66.2: RESYNC: (1.81-1.82); FILE MERGED 2006/09/13 15:46:02 vg 1.81.66.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [c1829c1321a1910e5e6f4868fff3ebff98a51d37]

INTEGRATION: CWS mingwport03 (1.9.382); FILE MERGED 2007/03/19 19:18:07 vg 1.9.382.2: RESYNC: (1.9-1.10); FILE MERGED 2006/09/07 15:19:05 vg 1.9.382.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [886c05cfd2ff5da7bf8691ccf5f293cf2c6becc0]

INTEGRATION: CWS mingwport03 (1.9.164); FILE MERGED 2006/11/08 14:50:23 vg 1.9.164.3: RESYNC: (1.9-1.10); FILE MERGED 2006/10/24 13:25:22 vg 1.9.164.2: #i53572# MinGW port 2006/09/07 15:19:05 vg 1.9.164.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [41acdb0b25df7c3af3f5c1aef6971f15310601d8]

INTEGRATION: CWS mingwport03 (1.5.380); FILE MERGED 2006/11/08 14:50:08 vg 1.5.380.2: RESYNC: (1.5-1.6); FILE MERGED 2006/09/07 15:19:05 vg 1.5.380.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [e0d3668ed40aeff2e5f6646b51bd0a5d66e8b775]

INTEGRATION: CWS mingwport03 (1.34.82); FILE MERGED 2007/03/19 19:18:01 vg 1.34.82.4: RESYNC: (1.35-1.36); FILE MERGED 2006/11/08 14:49:51 vg 1.34.82.3: RESYNC: (1.34-1.35); FILE MERGED 2006/10/24 13:25:22 vg 1.34.82.2: #i53572# MinGW port 2006/09/13 15:46:01 vg 1.34.82.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [ad26edace3a3200e665b696e53d10887b27f623d]

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>  [c81eaeb8c4ed8db64d7d86573bf9c26105150078]

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>  [e9c4e4cfb9a35c751b467369e8a99db13f5b1e3a]

INTEGRATION: CWS mingwport03 (1.7.48); FILE MERGED 2006/09/19 14:34:10 vg 1.7.48.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [5f47c82a4c2aeab1f0d6660c1dc47fc8e444d0d3]

INTEGRATION: CWS mingwport03 (1.3.48); FILE MERGED 2006/09/19 14:34:10 vg 1.3.48.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [f317c08ca1a4cf55040d804ee148b67035cb107c]

INTEGRATION: CWS mingwport03 (1.24.4); FILE MERGED 2007/03/19 19:02:15 vg 1.24.4.6: RESYNC: (1.27-1.29); FILE MERGED 2007/01/09 00:25:53 vg 1.24.4.5: RESYNC: (1.26-1.27); FILE MERGED 2006/11/09 16:58:34 vg 1.24.4.4: RESYNC: (1.24-1.26); FILE MERGED 2006/10/23 16:26:14 vg 1.24.4.3: #i53572# MinGW port 2006/09/26 11:15:29 vg 1.24.4.2: #i53572# MinGW port 2006/09/26 10:38:17 vg 1.24.4.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [ee11a30fc323259ef7a4f09aa83a08f3d9fc41f1]

INTEGRATION: CWS mingwport03 (1.1.4); FILE ADDED 2006/09/07 15:08:32 vg 1.1.4.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [d722498144c7b5eda2720bdce457b2a572e9da35]

INTEGRATION: CWS mingwport03 (1.22.68); FILE MERGED 2007/01/09 00:25:23 vg 1.22.68.3: RESYNC: (1.23-1.24); FILE MERGED 2006/11/08 12:26:50 vg 1.22.68.2: RESYNC: (1.22-1.23); FILE MERGED 2006/09/07 15:07:19 vg 1.22.68.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [6f198137611f0aa3f5216bed7d1507b3aedc44d4]

INTEGRATION: CWS mingwport03 (1.5.164); FILE MERGED 2007/03/19 19:01:04 vg 1.5.164.3: RESYNC: (1.6-1.7); FILE MERGED 2006/11/08 12:24:30 vg 1.5.164.2: RESYNC: (1.5-1.6); FILE MERGED 2006/09/07 15:07:18 vg 1.5.164.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [d3cbad9e1050d9ec985666abf26b4db748ccd31f]

INTEGRATION: CWS mingwport03 (1.17.116); FILE MERGED 2007/03/19 18:54:20 vg 1.17.116.3: RESYNC: (1.18-1.19); FILE MERGED 2007/01/09 00:11:13 vg 1.17.116.2: RESYNC: (1.17-1.18); FILE MERGED 2006/09/07 15:05:28 vg 1.17.116.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [414b84c794772770be1f2d18371be6d43861fb4d]

INTEGRATION: CWS mingwport03 (1.4.26); FILE MERGED 2006/09/07 15:05:28 vg 1.4.26.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [6ac3bdc8309afe1cd4fc747583d52af0761a5eed]

INTEGRATION: CWS mingwport03 (1.4.26); FILE MERGED 2006/11/07 11:49:18 vg 1.4.26.2: RESYNC: (1.4-1.5); FILE MERGED 2006/09/15 14:53:54 vg 1.4.26.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [91537dbf514e69b61e1c37186fb977907ac5ca7f]

INTEGRATION: CWS mingwport03 (1.12.26); FILE MERGED 2006/11/07 11:34:42 vg 1.12.26.3: RESYNC: (1.12-1.13); FILE MERGED 2006/10/24 13:21:12 vg 1.12.26.2: #i53572# MinGW port 2006/09/13 12:35:59 vg 1.12.26.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [132ade80d14e26ab1b5a4b346ce76f9654192a66]

INTEGRATION: CWS mingwport03 (1.3.100); FILE MERGED 2006/09/07 15:00:18 vg 1.3.100.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [2bbfee84f46fd04b5cd4be968e81822966226910]

INTEGRATION: CWS mingwport03 (1.6.100); FILE MERGED 2006/09/07 15:00:18 vg 1.6.100.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [c42ecd21c51eebe3f3dc183567c424cb95020e00]

INTEGRATION: CWS mingwport03 (1.4.224); FILE MERGED 2006/09/15 14:50:47 vg 1.4.224.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [0b0515981ae18b2ad6aa1b4815ddfb6262fe3f22]

INTEGRATION: CWS mingwport03 (1.7.40); FILE MERGED 2007/01/09 00:04:12 vg 1.7.40.3: RESYNC: (1.8-1.9); FILE MERGED 2006/11/07 15:43:14 vg 1.7.40.2: RESYNC: (1.7-1.8); FILE MERGED 2006/09/13 12:03:28 vg 1.7.40.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [4f4775b61733adfcbbc633dc1347db45db9124ef]

INTEGRATION: CWS mingwport03 (1.7.92); FILE MERGED 2006/11/07 15:42:43 vg 1.7.92.2: RESYNC: (1.7-1.10); FILE MERGED 2006/09/07 14:55:49 vg 1.7.92.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [090752a8c1627453b426e351f31255331bd8f636]

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>  [8a0a6cfe58ad4ab7b2206c0508a7d56a15fb3e9b]

INTEGRATION: CWS mingwport03 (1.63.76); FILE MERGED 2007/03/19 18:40:22 vg 1.63.76.4: RESYNC: (1.64-1.68); FILE MERGED 2006/11/15 13:45:16 vg 1.63.76.3: #i53572# MinGW port 2006/11/07 15:39:26 vg 1.63.76.2: RESYNC: (1.63-1.64); FILE MERGED 2006/09/19 12:14:55 vg 1.63.76.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [26f883cde9dd3a2d008a9546387f328611b2fb58]

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>  [23a8ced2711e922a38c5e42d841487056a2d32f3]

INTEGRATION: CWS mingwport03 (1.5.82); FILE MERGED 2006/09/07 14:35:30 vg 1.5.82.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [eac8e588976d2567c826979a84b4db503845e75d]

INTEGRATION: CWS mingwport03 (1.35.10); FILE MERGED 2007/03/19 17:52:31 vg 1.35.10.3: RESYNC: (1.37-1.38); FILE MERGED 2006/11/08 11:25:03 vg 1.35.10.2: RESYNC: (1.35-1.37); FILE MERGED 2006/09/07 14:35:29 vg 1.35.10.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [4a503c40b9d12771848bceb197c643d716aa0d9d]

INTEGRATION: CWS mingwport03 (1.2.142); FILE MERGED 2007/03/19 17:46:15 vg 1.2.142.2: RESYNC: (1.2-1.4); FILE MERGED 2006/09/07 11:18:45 vg 1.2.142.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [a261ceaaa20ed8c86555e6f5676924d1426efda6]

INTEGRATION: CWS mingwport03 (1.2.142); FILE MERGED 2007/03/19 17:46:04 vg 1.2.142.2: RESYNC: (1.2-1.4); FILE MERGED 2006/09/07 11:18:45 vg 1.2.142.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [8c3a60222e184dacdee63b3f2b1164e4037d9c4e]

INTEGRATION: CWS mingwport03 (1.2.142); FILE MERGED 2007/03/19 17:45:56 vg 1.2.142.2: RESYNC: (1.2-1.4); FILE MERGED 2006/09/07 11:18:44 vg 1.2.142.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [7d57a5c983f17c3aba54c8f48b299d73a763db5d]

INTEGRATION: CWS mingwport03 (1.13.142); FILE MERGED 2007/03/19 17:45:49 vg 1.13.142.2: RESYNC: (1.13-1.14); FILE MERGED 2006/09/07 11:18:44 vg 1.13.142.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [bb30d8b8e60985e794af4a711c3c1ee23ffddb99]

INTEGRATION: CWS mingwport03 (1.39.64); FILE MERGED 2007/03/19 17:45:30 vg 1.39.64.2: RESYNC: (1.39-1.40); FILE MERGED 2006/09/07 11:18:44 vg 1.39.64.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [7b625c2f8012280dda620ccb23e88173ed5d240e]

INTEGRATION: CWS mingwport03 (1.1.6); FILE ADDED 2006/09/18 14:42:41 vg 1.1.6.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [75d2976124684bee196a1aa5836af7c6a3515c82]

INTEGRATION: CWS mingwport03 (1.1.6); FILE ADDED 2006/09/18 14:42:40 vg 1.1.6.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [88d6a59620b8a4a0e47b55177f548c85a28284af]

INTEGRATION: CWS mingwport03 (1.3.562); FILE MERGED 2006/11/08 14:03:26 vg 1.3.562.2: RESYNC: (1.3-1.4); FILE MERGED 2006/09/07 11:18:43 vg 1.3.562.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [d744eab367f1d4036a972de9296c3a754de56b76]

INTEGRATION: CWS mingwport03 (1.11.142); FILE MERGED 2007/03/19 17:44:39 vg 1.11.142.2: RESYNC: (1.11-1.12); FILE MERGED 2006/09/07 11:18:43 vg 1.11.142.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [d9bd659f3aa28ad4d1b7632baf1d0f7c28aafd8c]

INTEGRATION: CWS mingwport03 (1.6.30); FILE MERGED 2006/11/08 14:19:23 vg 1.6.30.2: RESYNC: (1.6-1.7); FILE MERGED 2006/09/07 11:18:43 vg 1.6.30.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [24185820fb03e3f0664cda6a682010c4e7ac4aed]

INTEGRATION: CWS mingwport03 (1.1.4); FILE ADDED 2006/10/25 15:07:51 vg 1.1.4.2: #i53572# MinGW port 2006/09/18 14:42:40 vg 1.1.4.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [c77b851f63b3be78a0b666e0bd6ffa904c7f128a]

INTEGRATION: CWS mingwport03 (1.5.30); FILE MERGED 2006/11/08 14:02:27 vg 1.5.30.2: RESYNC: (1.5-1.6); FILE MERGED 2006/09/18 14:38:39 vg 1.5.30.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [4133c6c3d3ee503732d6b06658d193dda93ff89a]

INTEGRATION: CWS mingwport03 (1.3.142); FILE MERGED 2007/03/19 17:40:58 vg 1.3.142.2: RESYNC: (1.3-1.4); FILE MERGED 2006/09/07 11:18:41 vg 1.3.142.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [b8064dee1335642f80f899fef7b6b7903d4f89f1]

INTEGRATION: CWS mingwport03 (1.3.142); FILE MERGED 2007/03/19 17:38:52 vg 1.3.142.2: RESYNC: (1.3-1.4); FILE MERGED 2006/09/07 11:06:32 vg 1.3.142.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [d642d5f9b32bc922dd66de0d94a26f8f9330f859]

INTEGRATION: CWS mingwport03 (1.7.142); FILE MERGED 2007/03/19 17:38:35 vg 1.7.142.2: RESYNC: (1.7-1.8); FILE MERGED 2006/09/07 11:06:32 vg 1.7.142.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [5aeb0c07a7fb5c513c39644bb86c8461d9366881]

INTEGRATION: CWS mingwport03 (1.6.142); FILE MERGED 2007/03/19 17:38:18 vg 1.6.142.2: RESYNC: (1.6-1.7); FILE MERGED 2006/09/07 11:06:32 vg 1.6.142.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [cfc4ed8557cb3a663d504ea149038267eb4b94d8]

INTEGRATION: CWS mingwport03 (1.9.142); FILE MERGED 2007/03/19 17:37:42 vg 1.9.142.2: RESYNC: (1.9-1.10); FILE MERGED 2006/09/07 11:06:31 vg 1.9.142.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [97d6d65dc06bd3d6ff47596cf44f41b0bd44000e]

INTEGRATION: CWS mingwport03 (1.6.142); FILE MERGED 2007/03/19 17:37:25 vg 1.6.142.2: RESYNC: (1.6-1.7); FILE MERGED 2006/09/07 11:06:31 vg 1.6.142.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [716efc44a405534590b95a061c62ec7649327c5a]

INTEGRATION: CWS mingwport03 (1.8.30); FILE MERGED 2006/11/08 13:42:47 vg 1.8.30.2: RESYNC: (1.8-1.9); FILE MERGED 2006/09/07 11:06:30 vg 1.8.30.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [7f6ce2b31c0ae521e9091b0c6c37683a4f70c8c1]

INTEGRATION: CWS mingwport03 (1.11.142); FILE MERGED 2006/11/08 13:42:34 vg 1.11.142.3: RESYNC: (1.11-1.12); FILE MERGED 2006/10/25 14:36:27 vg 1.11.142.2: #i53572# MinGW port 2006/09/18 14:38:06 vg 1.11.142.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [c5d47e333eaeef79b3594626646b6c0ddb0b9657]

INTEGRATION: CWS mingwport03 (1.10.112); FILE MERGED 2006/09/07 11:01:29 vg 1.10.112.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [ccc3c8e3960eef8dc6a33e867028d4768cfd7521]

INTEGRATION: CWS mingwport03 (1.5.14); FILE MERGED 2006/11/08 13:42:26 vg 1.5.14.2: RESYNC: (1.5-1.6); FILE MERGED 2006/09/18 14:38:06 vg 1.5.14.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [b8ccb45c7322570c4c72240005999139e4b401bf]

INTEGRATION: CWS mingwport03 (1.3.142); FILE MERGED 2006/11/08 13:42:07 vg 1.3.142.2: RESYNC: (1.3-1.4); FILE MERGED 2006/10/25 14:36:27 vg 1.3.142.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [bd6c7a4a30652d4ac85021d0f5c4884dca429dfb]

INTEGRATION: CWS mingwport03 (1.3.142); FILE MERGED 2006/11/08 13:41:59 vg 1.3.142.2: RESYNC: (1.3-1.4); FILE MERGED 2006/09/07 11:01:29 vg 1.3.142.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [3704d8f50d51dbd57dbb6f7d6cb3853d555cf7ae]

INTEGRATION: CWS mingwport03 (1.9.30); FILE MERGED 2007/01/08 23:46:24 vg 1.9.30.3: RESYNC: (1.11-1.12); FILE MERGED 2006/11/08 13:41:26 vg 1.9.30.2: RESYNC: (1.9-1.11); FILE MERGED 2006/10/25 14:36:27 vg 1.9.30.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [7ed1318e01cd2f06bc16a0d8bd52b1550f1b9f10]

INTEGRATION: CWS mingwport03 (1.26.2); FILE MERGED 2006/11/08 13:41:51 vg 1.26.2.2: RESYNC: (1.26-1.28); FILE MERGED 2006/09/07 10:55:26 vg 1.26.2.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [da7c794130242bde1f37433ae9111c80a9b73506]

INTEGRATION: CWS mingwport03 (1.12.78); FILE MERGED 2006/09/07 10:55:26 vg 1.12.78.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [3a16072f6a430fa1a60d5cd5128f8f23e5904f7e]

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>  [8bcae735ac77da60c3c6cddff3dcd88b0886d3a6]

INTEGRATION: CWS mingwport03 (1.6.30); FILE MERGED 2006/09/07 10:55:26 vg 1.6.30.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [ce8027f7868b60d5df6d11f8f0c56432ec3b1e9c]

INTEGRATION: CWS mingwport03 (1.29.30); FILE MERGED 2006/09/07 10:55:25 vg 1.29.30.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [6845c070514bdf15393545d0766bd1118d4431d7]

INTEGRATION: CWS mingwport03 (1.21.30); FILE MERGED 2007/01/08 23:45:16 vg 1.21.30.2: RESYNC: (1.21-1.22); FILE MERGED 2006/09/07 10:55:25 vg 1.21.30.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [6cd43636fad668258250ea5a993fb5cfb70b8944]

INTEGRATION: CWS mingwport03 (1.6.14); FILE MERGED 2006/09/07 10:44:50 vg 1.6.14.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [82bdc30df4d3bfd9c6895f231b1ee6d558e6b6db]

INTEGRATION: CWS mingwport03 (1.4.32); FILE MERGED 2006/09/07 10:40:35 vg 1.4.32.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [9822d46aef86ddc3ebf24af43c8b548397e34478]

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>  [ac64fc9913220b77de3a077195bdecc17fa79da5]

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>  [bdbdd394cfdc3fe2ef94bbb2644672688e2851fe]

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>  [eb600502f8a68d70871cb6915e3f56e2bdfdf047]

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>  [f5badac6364b464779a5b7a9206a5e16e43a9fbb]

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>  [5ff1de6e316989a78cfcaaf6900d420e29712277]

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>  [0a2bc18230c1ae5fcc85a66503ade36991eaa259]

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>  [4c9c5742e9006390e2caffd64ac26d1b110e8055]

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>  [504ed6a8e58b9867f59541ab4832d7b9a17c44b3]

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>  [be65ee7cf2dacb2d5a3e88b6556fc8d83a44ab5d]

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>  [2b8aee9370142b02e27def6acc8368794baac8c4]

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>  [9962913432a2a8a66cd7542a94de2c8cebc0f6a0]

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>  [41e1899010c1a61e53b7489891158c7bb07ae569]

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>  [1ec70822e13fa2dd25c447f9fb58a83a29c90090]

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>  [2027d488393ba5e1daec8137ccaedc53489f7259]

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  Vladimir Glazounov  <vg@openoffice.org>  [8ce25f3e2eecf391d35cb6515b0f5563db1f91f7]

INTEGRATION: CWS mingwport03 (1.17.124); FILE MERGED 2006/09/07 10:38:51 vg 1.17.124.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [3d5c63535c61ed776621471af72844d3c1d14fbc]

INTEGRATION: CWS mingwport03 (1.3.196); FILE MERGED 2007/01/08 23:28:38 vg 1.3.196.3: RESYNC: (1.4-1.5); FILE MERGED 2006/11/08 09:48:25 vg 1.3.196.2: RESYNC: (1.3-1.4); FILE MERGED 2006/09/15 14:44:02 vg 1.3.196.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [817ac44b80dbd7af9071e27b11c9d09e410b5f54]

INTEGRATION: CWS mingwport03 (1.4.22); FILE MERGED 2006/09/18 15:19:10 vg 1.4.22.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [c2b38053cad5c7d0f8ffda3d65f52f60166fe0e4]

INTEGRATION: CWS mingwport03 (1.5.22); FILE MERGED 2007/03/19 17:03:29 vg 1.5.22.2: RESYNC: (1.5-1.6); FILE MERGED 2006/09/18 15:19:10 vg 1.5.22.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [bbdae36e972513ad40e72c0599a43214fb340699]

INTEGRATION: CWS mingwport03 (1.3.22); FILE MERGED 2006/09/18 15:19:09 vg 1.3.22.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [16f5f2410f8e2c6bc52aa1243088a340fe3af14d]

INTEGRATION: CWS mingwport03 (1.8.20); FILE MERGED 2006/11/08 14:58:13 vg 1.8.20.2: RESYNC: (1.8-1.9); FILE MERGED 2006/09/18 15:07:15 vg 1.8.20.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [bedc35d6275ca5da5653b1f39283f78ca7257ba9]

INTEGRATION: CWS mingwport03 (1.3.24); FILE MERGED 2007/03/19 17:03:23 vg 1.3.24.2: RESYNC: (1.3-1.4); FILE MERGED 2006/09/18 15:10:57 vg 1.3.24.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [f1e82cf2263e6705e6c1eef35a7b0c9a3b8c362e]

INTEGRATION: CWS mingwport03 (1.4.20); FILE MERGED 2006/09/18 15:10:56 vg 1.4.20.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [a577d84ff581ebfae91fa1a7d59418e40eb94b7b]

INTEGRATION: CWS mingwport03 (1.3.22); FILE MERGED 2006/11/08 14:57:10 vg 1.3.22.2: RESYNC: (1.3-1.4); FILE MERGED 2006/09/18 15:19:09 vg 1.3.22.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [5d5d6895c7c96a873d31a8ce942939a17537ad75]

INTEGRATION: CWS mingwport03 (1.2.100); FILE MERGED 2006/11/08 14:57:02 vg 1.2.100.2: RESYNC: (1.2-1.3); FILE MERGED 2006/09/25 08:23:44 vg 1.2.100.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [5e98dfae38cb4b90129b3cb06a24835ed0f85b80]

INTEGRATION: CWS mingwport03 (1.1.204); FILE MERGED 2006/10/23 15:25:43 vg 1.1.204.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [0c940e5ec256380f0051ac404370bba9e53d2f7e]

INTEGRATION: CWS mingwport03 (1.2.22); FILE MERGED 2006/10/23 15:24:48 vg 1.2.22.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [7ce850db9263426c12857d197836aee776e95ed4]

INTEGRATION: CWS mingwport03 (1.4.22); FILE MERGED 2006/11/08 14:56:53 vg 1.4.22.2: RESYNC: (1.4-1.5); FILE MERGED 2006/09/18 15:15:54 vg 1.4.22.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [f351bcdeb62ea76cba1b161f0b6388e804e79d4d]

INTEGRATION: CWS mingwport03 (1.1.204); FILE MERGED 2006/11/08 14:56:45 vg 1.1.204.2: RESYNC: (1.1-1.2); FILE MERGED 2006/11/02 10:43:56 vg 1.1.204.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [2f1e7043eb082094bd472ca964e8137da18b2eb9]

INTEGRATION: CWS mingwport03 (1.4.22); FILE MERGED 2006/09/18 15:10:56 vg 1.4.22.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [111811fb60c839c17f1901f2c348106947193281]

INTEGRATION: CWS mingwport03 (1.4.22); FILE MERGED 2006/09/18 15:07:15 vg 1.4.22.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [4d81a70c64d915c78a9caedcd381a86c3b444be7]

INTEGRATION: CWS mingwport03 (1.10.2); FILE MERGED 2006/11/08 14:56:19 vg 1.10.2.2: RESYNC: (1.10-1.14); FILE MERGED 2006/09/18 15:15:53 vg 1.10.2.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [1db4f0a89e53f2584c88f94bcb97e4e7df9b8e32]

INTEGRATION: CWS mingwport03 (1.8.20); FILE MERGED 2006/09/18 15:10:56 vg 1.8.20.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [00710789c7b82cac4b909e2963aa0950c9f7ed23]

INTEGRATION: CWS mingwport03 (1.7.22); FILE MERGED 2006/09/18 15:15:53 vg 1.7.22.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [3c614fe1a3cb875a2db53e048c513dfbd5f93a8c]

INTEGRATION: CWS mingwport03 (1.5.20); FILE MERGED 2006/09/18 15:10:55 vg 1.5.20.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [cdb0bddd3d2a924789ba5b278e2edad4f2932c5b]

INTEGRATION: CWS mingwport03 (1.3.22); FILE MERGED 2006/09/18 15:07:14 vg 1.3.22.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [a9a52e000f7dadcce20c6b3083e992ec32f99bb0]

INTEGRATION: CWS mingwport03 (1.27.38); FILE MERGED 2007/03/19 17:01:03 vg 1.27.38.2: RESYNC: (1.27-1.28); FILE MERGED 2006/09/07 10:36:14 vg 1.27.38.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [e3e656505773bb28a1f1b112142444a86917d6fe]

INTEGRATION: CWS mingwport03 (1.25.50); FILE MERGED 2006/11/07 14:33:29 vg 1.25.50.2: RESYNC: (1.25-1.28); FILE MERGED 2006/09/07 10:36:14 vg 1.25.50.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [d85ae9869fef77acb827637c87e3a95b52f5346e]

INTEGRATION: CWS mingwport03 (1.33.50); FILE MERGED 2006/11/07 14:26:04 vg 1.33.50.2: RESYNC: (1.33-1.34); FILE MERGED 2006/09/07 10:36:14 vg 1.33.50.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [88d0ee00999a330607d5a7f26b0d124fbeb16cf7]

INTEGRATION: CWS mingwport03 (1.46.214); FILE MERGED 2007/01/08 22:23:18 vg 1.46.214.2: RESYNC: (1.46-1.47); FILE MERGED 2006/09/07 10:32:28 vg 1.46.214.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [d3fe9ae03039e642a8fca88dd109a15038c177aa]

INTEGRATION: CWS mingwport03 (1.3.700); FILE MERGED 2006/11/08 20:18:09 vg 1.3.700.2: RESYNC: (1.3-1.5); FILE MERGED 2006/09/15 14:38:03 vg 1.3.700.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [62e5b8ce6b835897e18ee1c05f58f506200008ac]

INTEGRATION: CWS mingwport03 (1.11.4); FILE MERGED 2007/03/20 15:39:33 vg 1.11.4.3: RESYNC: (1.11-1.12); FILE MERGED 2006/11/08 15:45:12 vg 1.11.4.2: #i53572# MinGW port 2006/09/25 14:50:08 vg 1.11.4.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [f2dac103f5ade1726a000276e1e301497e7102fc]

INTEGRATION: CWS mingwport03 (1.19.10); FILE MERGED 2007/03/19 16:05:15 vg 1.19.10.3: RESYNC: (1.20-1.21); FILE MERGED 2006/11/07 13:42:37 vg 1.19.10.2: RESYNC: (1.19-1.20); FILE MERGED 2006/10/31 09:50:48 vg 1.19.10.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [295c706322da53d6cf8b4cddf5d677e6b3ec93cf]

INTEGRATION: CWS mingwport03 (1.9.64); FILE MERGED 2007/03/19 16:05:08 vg 1.9.64.3: RESYNC: (1.10-1.11); FILE MERGED 2007/01/08 20:39:49 vg 1.9.64.2: RESYNC: (1.9-1.10); FILE MERGED 2006/09/07 10:26:54 vg 1.9.64.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [13d4915db93c57977e788d10ee453d7c811e4adb]

INTEGRATION: CWS mingwport03 (1.9.18); FILE MERGED 2006/09/07 10:25:10 vg 1.9.18.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [6669c915e610c1bf497553aaf54ff7d458effcf7]

INTEGRATION: CWS mingwport03 (1.3.18); FILE MERGED 2006/09/07 10:25:09 vg 1.3.18.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [7cc67b70034273288d6b81caa7f40cddea737f04]

INTEGRATION: CWS mingwport03 (1.7.16); FILE MERGED 2007/03/19 16:03:21 vg 1.7.16.4: RESYNC: (1.11-1.12); FILE MERGED 2007/01/08 20:36:35 vg 1.7.16.3: RESYNC: (1.9-1.11); FILE MERGED 2006/11/08 03:06:08 vg 1.7.16.2: RESYNC: (1.7-1.9); FILE MERGED 2006/09/07 10:23:44 vg 1.7.16.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [482c521f958a068d225b9b94fcecbf2b8c77cfd4]

INTEGRATION: CWS mingwport03 (1.10.168); FILE MERGED 2006/10/25 12:11:37 vg 1.10.168.2: #i53572# MinGW port 2006/09/07 10:22:10 vg 1.10.168.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [c6859ed5bbb47e0d120394190f36a7ff593b480a]

INTEGRATION: CWS mingwport03 (1.10.60); FILE MERGED 2006/09/07 10:22:10 vg 1.10.60.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [56d05893369310f24a700a1af247ca7c9e9a1f0f]

INTEGRATION: CWS mingwport03 (1.7.168); FILE MERGED 2006/09/07 10:22:10 vg 1.7.168.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [65f5e96bcc5c9924ed93cc35d51a772339710dc6]

INTEGRATION: CWS mingwport03 (1.16.60); FILE MERGED 2006/09/07 10:22:10 vg 1.16.60.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [d3e191f980f77a98088c8a8177027f85b0f1e013]

INTEGRATION: CWS mingwport03 (1.9.168); FILE MERGED 2006/09/07 10:22:09 vg 1.9.168.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [4b2e95fe782d2c36ea91004461171a4aa1d0d2ae]

INTEGRATION: CWS mingwport03 (1.14.168); FILE MERGED 2006/09/07 10:22:08 vg 1.14.168.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [84248e122706df29964020331d66acad9930d3b1]

INTEGRATION: CWS mingwport03 (1.19.36); FILE MERGED 2007/01/08 20:21:41 vg 1.19.36.3: RESYNC: (1.20-1.21); FILE MERGED 2006/11/07 13:13:20 vg 1.19.36.2: RESYNC: (1.19-1.20); FILE MERGED 2006/09/07 10:22:07 vg 1.19.36.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [f77e9b8c6b3055d923ef84c6e70d474c02f086f8]

INTEGRATION: CWS mingwport03 (1.5.40); FILE MERGED 2007/03/19 16:44:59 vg 1.5.40.2: RESYNC MERGED 1.5 1.7 Everything below this line will be added to the revision comment. 2006/09/07 14:32:54 vg 1.5.40.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [a89c7bdf0d60d8dadcd27d037a709efb4a8fe3a7]

INTEGRATION: CWS mingwport03 (1.7.36); FILE MERGED 2007/01/08 20:20:46 vg 1.7.36.3: RESYNC: (1.8-1.9); FILE MERGED 2006/11/07 13:11:13 vg 1.7.36.2: RESYNC: (1.7-1.8); FILE MERGED 2006/09/07 10:22:07 vg 1.7.36.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [3e924977786ec989b254ea36407a5917eea229bb]

INTEGRATION: CWS mingwport03 (1.21.142); FILE MERGED 2007/03/19 15:59:23 vg 1.21.142.3: RESYNC: (1.22-1.23); FILE MERGED 2006/11/07 13:08:50 vg 1.21.142.2: RESYNC: (1.21-1.22); FILE MERGED 2006/09/07 10:22:06 vg 1.21.142.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [ca78775506bb9fc3d1e8c52e40101f141ef2196a]

INTEGRATION: CWS mingwport03 (1.15.62); FILE MERGED 2006/09/07 10:22:06 vg 1.15.62.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [c71c0e0596bab5cefac8f23b6be8dd98536ec98f]

INTEGRATION: CWS mingwport03 (1.21.54); FILE MERGED 2007/01/08 20:20:29 vg 1.21.54.3: RESYNC: (1.24-1.25); FILE MERGED 2006/11/07 13:06:39 vg 1.21.54.2: RESYNC: (1.21-1.24); FILE MERGED 2006/09/07 10:22:06 vg 1.21.54.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [c4b925a575779d600faf38741d4fcf7cb6aaefe8]

INTEGRATION: CWS mingwport03 (1.9.168); FILE MERGED 2006/11/07 12:33:15 vg 1.9.168.2: RESYNC: (1.9-1.10); FILE MERGED 2006/09/07 10:22:05 vg 1.9.168.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [44b7ef84e0b1adc0d872c4752f2c8300c634ce6c]

INTEGRATION: CWS mingwport03 (1.12.60); FILE MERGED 2006/11/07 12:32:34 vg 1.12.60.3: RESYNC: (1.12-1.13); FILE MERGED 2006/10/25 12:11:36 vg 1.12.60.2: #i53572# MinGW port 2006/09/07 10:22:04 vg 1.12.60.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [49e6340773924435a0b7dd082b4c89bbc969aab6]

INTEGRATION: CWS mingwport03 (1.14.60); FILE MERGED 2006/11/07 12:32:10 vg 1.14.60.2: RESYNC: (1.14-1.15); FILE MERGED 2006/09/07 10:22:04 vg 1.14.60.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [9e248d2c1a55f63a6e5b285d78a5ab0302fe3c84]

INTEGRATION: CWS mingwport03 (1.17.60); FILE MERGED 2006/11/07 12:31:52 vg 1.17.60.2: RESYNC: (1.17-1.18); FILE MERGED 2006/09/07 10:22:04 vg 1.17.60.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [ee62385dd4b8163ec57a654bc6d68c8ef8353d75]

INTEGRATION: CWS mingwport03 (1.29.44); FILE MERGED 2006/11/07 12:31:33 vg 1.29.44.3: RESYNC: (1.29-1.30); FILE MERGED 2006/10/25 12:11:36 vg 1.29.44.2: #i53572# MinGW port 2006/09/07 10:22:04 vg 1.29.44.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [e7c2ec6f20adf7ccaa7af8850ae62fbb093c1907]

INTEGRATION: CWS mingwport03 (1.24.34); FILE MERGED 2006/11/07 12:31:25 vg 1.24.34.2: RESYNC: (1.24-1.25); FILE MERGED 2006/09/07 10:22:04 vg 1.24.34.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [b6fcc1c7f5aea01127acfeed3b3e79ff487cf5d4]

INTEGRATION: CWS mingwport03 (1.21.60); FILE MERGED 2006/11/07 12:31:01 vg 1.21.60.2: RESYNC: (1.21-1.22); FILE MERGED 2006/09/07 10:22:04 vg 1.21.60.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [a9953b9df242370f987728bd4e6e0fcd8380600a]

INTEGRATION: CWS mingwport03 (1.19.60); FILE MERGED 2007/01/08 20:16:10 vg 1.19.60.3: RESYNC: (1.20-1.22); FILE MERGED 2006/11/07 12:30:53 vg 1.19.60.2: RESYNC: (1.19-1.20); FILE MERGED 2006/09/07 10:22:03 vg 1.19.60.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [ca9af6eb8f233f47f8b503467f742dbe35c11f88]

INTEGRATION: CWS mingwport03 (1.19.60); FILE MERGED 2006/11/07 12:27:39 vg 1.19.60.2: RESYNC: (1.19-1.20); FILE MERGED 2006/09/07 10:22:03 vg 1.19.60.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [f5a45e530a7094bb6a4cd6010edfb6f976c27aa3]

INTEGRATION: CWS mingwport03 (1.20.60); FILE MERGED 2006/11/07 12:29:53 vg 1.20.60.2: RESYNC: (1.20-1.21); FILE MERGED 2006/09/07 10:22:03 vg 1.20.60.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [9c7347953e97c57f88aeca83b5ff7ed4b8a4e8e7]

INTEGRATION: CWS mingwport03 (1.17.60); FILE MERGED 2006/11/07 12:29:35 vg 1.17.60.2: RESYNC: (1.17-1.18); FILE MERGED 2006/09/07 10:22:03 vg 1.17.60.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [7e3b9e73aee24f5687212af16c174c1ce8e5cc10]

INTEGRATION: CWS mingwport03 (1.21.60); FILE MERGED 2006/11/07 12:29:05 vg 1.21.60.2: RESYNC: (1.21-1.22); FILE MERGED 2006/09/07 10:22:03 vg 1.21.60.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [e29b1245d06be7530f0d0e32c8a637adaf72bfb8]

INTEGRATION: CWS mingwport03 (1.25.60); FILE MERGED 2007/01/08 20:16:02 vg 1.25.60.3: RESYNC: (1.26-1.27); FILE MERGED 2006/11/07 12:28:30 vg 1.25.60.2: RESYNC: (1.25-1.26); FILE MERGED 2006/09/07 10:22:02 vg 1.25.60.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [2b2721eb5e89d52491a1b6ce218be4d4bd0b25ab]

INTEGRATION: CWS mingwport03 (1.24.60); FILE MERGED 2006/11/07 12:28:11 vg 1.24.60.2: RESYNC: (1.24-1.25); FILE MERGED 2006/09/07 10:22:02 vg 1.24.60.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [71f5dbf6c84055800c78e97c3702e9510052a5c5]

INTEGRATION: CWS mingwport03 (1.7.60); FILE MERGED 2006/11/07 12:27:47 vg 1.7.60.2: RESYNC: (1.7-1.8); FILE MERGED 2006/09/07 10:22:02 vg 1.7.60.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [f13ddeb5b4037237af78ca19742b3c24077a3e28]

INTEGRATION: CWS mingwport03 (1.4.100); FILE MERGED 2007/03/19 16:39:13 vg 1.4.100.3: RESYNC MERGED 1.4 1.5 Everything below this line will be added to the revision comment. 2006/10/24 13:57:49 vg 1.4.100.2: #i53572# MinGW port 2006/09/19 11:53:54 vg 1.4.100.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [de26ce00319461089cb0d7fbd498bf89d2bcb71c]

INTEGRATION: CWS mingwport03 (1.2.22); FILE MERGED 2006/09/07 09:39:09 vg 1.2.22.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [6c4c9b572d70ad46bb800a5ac35573066b7ef138]

INTEGRATION: CWS mingwport03 (1.23.8); FILE MERGED 2006/11/08 12:51:56 vg 1.23.8.2: RESYNC: (1.23-1.24); FILE MERGED 2006/09/07 09:38:05 vg 1.23.8.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [59decad20e6d38d6dcf42389db7b73802577df41]

INTEGRATION: CWS mingwport03 (1.8.12); FILE MERGED 2006/11/08 12:51:48 vg 1.8.12.2: RESYNC: (1.8-1.9); FILE MERGED 2006/09/07 09:38:05 vg 1.8.12.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [b04765f2c1daa836466201829d67167df924d56d]

INTEGRATION: CWS mingwport03 (1.22.8); FILE MERGED 2006/11/08 12:50:38 vg 1.22.8.2: RESYNC: (1.22-1.23); FILE MERGED 2006/09/07 09:38:04 vg 1.22.8.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [c656f3a6914a784eb4270cfdbc52994955fd24b6]

INTEGRATION: CWS mingwport03 (1.7.8); FILE MERGED 2007/03/19 15:53:20 vg 1.7.8.4: RESYNC: (1.8-1.9); FILE MERGED 2006/11/09 12:37:50 vg 1.7.8.3: RESYNC: (1.7-1.8); FILE MERGED 2006/10/24 13:17:47 vg 1.7.8.2: #i53572# MinGW port 2006/09/21 16:16:55 vg 1.7.8.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [cdb03775c3f97eac633274b35ebdf9881a4f87fd]

INTEGRATION: CWS mingwport03 (1.6.38); FILE MERGED 2007/03/19 15:53:11 vg 1.6.38.3: RESYNC: (1.7-1.10); FILE MERGED 2006/11/09 12:37:43 vg 1.6.38.2: RESYNC: (1.6-1.7); FILE MERGED 2006/09/21 16:16:55 vg 1.6.38.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [3ce7948b860911232c3d29f9b8ccbce77669c243]

INTEGRATION: CWS mingwport03 (1.3.8); FILE MERGED 2006/09/07 09:35:59 vg 1.3.8.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [e83e06e836d29f26e0a6d3166fb7e57df291b9b4]

INTEGRATION: CWS mingwport03 (1.5.26); FILE MERGED 2006/09/07 09:35:59 vg 1.5.26.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [7b378646201bca18f7f8176eb9670deb779b1b8c]

INTEGRATION: CWS mingwport03 (1.2.100); FILE MERGED 2007/03/19 15:52:04 vg 1.2.100.2: RESYNC: (1.2-1.3); FILE MERGED 2006/09/19 11:53:55 vg 1.2.100.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [e4d2b9646218c9fb5427e5587bc15960742a0a88]

INTEGRATION: CWS mingwport03 (1.13.32); FILE MERGED 2006/11/09 00:20:49 vg 1.13.32.2: RESYNC: (1.13-1.14); FILE MERGED 2006/09/18 14:33:36 vg 1.13.32.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [04aecee5996a6a58436b2baa9b7c78b1664d5161]

INTEGRATION: CWS mingwport03 (1.4.32); FILE MERGED 2006/09/07 14:32:54 vg 1.4.32.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [c3df3b9dd530930b2d31380736c8cbec443b5785]

INTEGRATION: CWS mingwport03 (1.5.40); FILE MERGED 2006/09/07 14:32:54 vg 1.5.40.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [954533f3adc7924a4d162f4eaada199ca0765b7d]

INTEGRATION: CWS mingwport03 (1.4.32); FILE MERGED 2007/03/19 15:51:13 vg 1.4.32.3: RESYNC: (1.5-1.6); FILE MERGED 2006/11/09 00:18:12 vg 1.4.32.2: RESYNC: (1.4-1.5); FILE MERGED 2006/09/07 14:32:54 vg 1.4.32.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [d435519c9398d0cc1e5e2d7c517a17460526b364]

INTEGRATION: CWS mingwport03 (1.3.100); FILE MERGED 2006/09/07 14:32:53 vg 1.3.100.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [d24a2cb2758c2e2838393957bdd74922aa0a7fa4]

INTEGRATION: CWS mingwport03 (1.4.32); FILE MERGED 2006/11/09 00:18:05 vg 1.4.32.2: RESYNC: (1.4-1.5); FILE MERGED 2006/09/07 14:32:53 vg 1.4.32.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [64d763d0898ccc36dd4ebe1229049c3988f8b983]

INTEGRATION: CWS mingwport03 (1.5.32); FILE MERGED 2006/11/09 00:17:57 vg 1.5.32.2: RESYNC: (1.5-1.6); FILE MERGED 2006/09/07 14:32:53 vg 1.5.32.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [23ad4d09438ad53891cc7177eea2230ab1b4237b]

INTEGRATION: CWS mingwport03 (1.8.100); FILE MERGED 2007/03/19 15:38:31 vg 1.8.100.3: RESYNC MERGED 1.8 1.9 Everything below this line will be added to the revision comment. 2006/10/24 13:48:45 vg 1.8.100.2: #i53572# MinGW port 2006/09/19 11:53:54 vg 1.8.100.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [d4a4221e66a281cd19b9bb075c4eb23ad82f291d]

INTEGRATION: CWS mingwport03 (1.9.40); FILE MERGED 2006/09/07 13:55:17 vg 1.9.40.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [fae450524d8e3eda49d7b9d3ffa97c74643c5c56]

INTEGRATION: CWS mingwport03 (1.8.32); FILE MERGED 2006/11/09 00:16:52 vg 1.8.32.2: RESYNC: (1.8-1.9); FILE MERGED 2006/09/18 14:33:36 vg 1.8.32.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [deed26f9411c261d16385997a8a86326d9d480fb]

INTEGRATION: CWS mingwport03 (1.3.100); FILE MERGED 2006/09/07 13:55:17 vg 1.3.100.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [36aec851faf6248bc20fea88abd35fa4befaba6a]

INTEGRATION: CWS mingwport03 (1.4.60); FILE MERGED 2006/09/07 13:55:16 vg 1.4.60.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [113af617cae7cf46727d06ba59d776a53c06f9de]

INTEGRATION: CWS mingwport03 (1.15.32); FILE MERGED 2006/11/09 00:15:28 vg 1.15.32.2: RESYNC: (1.15-1.16); FILE MERGED 2006/09/18 14:33:35 vg 1.15.32.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [cef829e634ea2122faeb186ed15641f15ae16f3a]

INTEGRATION: CWS mingwport03 (1.2.234); FILE MERGED 2006/09/18 14:33:35 vg 1.2.234.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [6dfaa70f3e3b680092fb408d7c4e2b9f38be6e7f]

INTEGRATION: CWS mingwport03 (1.3.100); FILE MERGED 2006/11/09 00:08:36 vg 1.3.100.2: RESYNC: (1.3-1.5); FILE MERGED 2006/09/18 14:33:35 vg 1.3.100.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [f21d1b5f2c59dd0493432c5f7d5853c6df4626f8]

INTEGRATION: CWS mingwport03 (1.6.32); FILE MERGED 2006/11/09 00:07:19 vg 1.6.32.2: RESYNC: (1.6-1.7); FILE MERGED 2006/09/18 14:33:34 vg 1.6.32.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [2f45532e3b5e0227f0162a2ac34b8d949fb6c3c7]

INTEGRATION: CWS mingwport03 (1.4.100); FILE MERGED 2006/09/18 14:33:34 vg 1.4.100.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [b4fb7c3fc0fb8b63f14d6654321154a57c6ec2dc]

INTEGRATION: CWS mingwport03 (1.6.10); FILE MERGED 2006/11/07 10:30:32 vg 1.6.10.2: RESYNC: (1.6-1.8); FILE MERGED 2006/09/07 09:33:08 vg 1.6.10.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [78abb00a7b0bda1f2cf4af1593e5689113b67e24]

INTEGRATION: CWS mingwport03 (1.2.14); FILE MERGED 2006/09/07 09:31:09 vg 1.2.14.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [df75f4227a62632404f7c88900adaec2cd4f3a63]

INTEGRATION: CWS mingwport03 (1.4.66); FILE MERGED 2006/11/07 11:30:15 vg 1.4.66.2: RESYNC: (1.4-1.5); FILE MERGED 2006/09/15 14:15:26 vg 1.4.66.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [ca9379bdddc459b9866e9178e144d2ac80f7de5d]

INTEGRATION: CWS mingwport03 (1.5.10); FILE MERGED 2006/09/13 15:13:09 vg 1.5.10.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [318492f3c5f9e8e3f1b24f3d9f866fa2c5885874]

INTEGRATION: CWS mingwport03 (1.3.66); FILE MERGED 2006/11/07 11:30:07 vg 1.3.66.2: RESYNC: (1.3-1.4); FILE MERGED 2006/09/15 14:15:26 vg 1.3.66.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [b6c04de4c9b6b68b28a63eddcfa4d3b50f37f7e6]

INTEGRATION: CWS mingwport03 (1.17.8); FILE MERGED 2007/03/19 15:44:31 vg 1.17.8.2: RESYNC: (1.17-1.18); FILE MERGED 2006/09/07 09:27:51 vg 1.17.8.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [db48e90824a1797cfb8397e79a8871bf8f682133]

INTEGRATION: CWS mingwport03 (1.8.44); FILE MERGED 2006/09/07 09:26:51 vg 1.8.44.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [8441526fec77ee9d39d0ad03a375f2a115d75c76]

INTEGRATION: CWS mingwport03 (1.19.40); FILE MERGED 2007/03/19 15:25:45 vg 1.19.40.2: RESYNC MERGED 1.19 1.20 Everything below this line will be added to the revision comment. 2006/09/07 09:26:51 vg 1.19.40.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [e3efd0ea6f8071e4bac4538b5fe855655e9744c3]

INTEGRATION: CWS mingwport03 (1.21.42); FILE MERGED 2007/03/19 15:22:17 vg 1.21.42.4: RESYNC MERGED 1.22 1.23 Everything below this line will be added to the revision comment. 2007/01/10 14:41:04 vg 1.21.42.3: RESYNC: (1.22-1.23); FILE MERGED 2006/11/08 14:56:37 vg 1.21.42.2: RESYNC: (1.21-1.22); FILE MERGED 2006/09/07 09:26:50 vg 1.21.42.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [ec7d04c7e496215be382fe2b2f84e71f948abe52]

INTEGRATION: CWS mingwport03 (1.2.60); FILE MERGED 2006/11/07 17:32:39 vg 1.2.60.2: RESYNC: (1.2-1.4); FILE MERGED 2006/10/23 16:41:54 vg 1.2.60.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [ae476db8c182cc21359992def1299a61831889d7]

INTEGRATION: CWS mingwport03 (1.34.14); FILE MERGED 2007/03/19 15:39:10 vg 1.34.14.4: RESYNC: (1.38-1.39); FILE MERGED 2006/11/07 17:30:24 vg 1.34.14.3: RESYNC: (1.34-1.38); FILE MERGED 2006/10/24 12:04:32 vg 1.34.14.2: #i53572# MinGW port 2006/09/06 16:08:31 vg 1.34.14.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [820a08c1d45ea04845624489fd3b32f486e68f6e]

INTEGRATION: CWS mingwport03 (1.10.34); FILE MERGED 2006/11/07 17:30:00 vg 1.10.34.2: RESYNC: (1.10-1.11); FILE MERGED 2006/09/06 16:08:31 vg 1.10.34.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [331efc17ee25d4690622345b44e5c1f30a7ae558]

INTEGRATION: CWS mingwport03 (1.2.60); FILE MERGED 2006/11/07 17:29:31 vg 1.2.60.2: RESYNC: (1.2-1.4); FILE MERGED 2006/10/24 12:04:32 vg 1.2.60.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [0ec5fd3d4ed2c1e8e10215188e96f3864c443ed5]

INTEGRATION: CWS mingwport03 (1.6.6); FILE MERGED 2006/11/16 17:11:15 vg 1.6.6.3: #i53572# MinGW port 2006/11/08 15:52:31 vg 1.6.6.2: RESYNC: (1.6-1.7); FILE MERGED 2006/09/26 09:40:47 vg 1.6.6.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [a360f024db6058628e5b627d5a1312de6bd18847]

INTEGRATION: CWS mingwport03 (1.22.18); FILE MERGED 2007/03/19 15:15:22 vg 1.22.18.2: RESYNC MERGED 1.22 1.23 Everything below this line will be added to the revision comment. 2006/09/06 15:46:03 vg 1.22.18.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [72079efbf7b3ff1a38344fa934611d8421d74f2c]

INTEGRATION: CWS mingwport03 (1.4.58); FILE MERGED 2006/11/07 11:28:41 vg 1.4.58.2: RESYNC: (1.4-1.6); FILE MERGED 2006/09/07 09:06:24 vg 1.4.58.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [4c07b29170763866b3387a9a632533b2b46a439f]

INTEGRATION: CWS mingwport03 (1.3.58); FILE MERGED 2006/11/07 11:28:34 vg 1.3.58.2: RESYNC: (1.3-1.4); FILE MERGED 2006/09/07 09:06:23 vg 1.3.58.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [81bf85f298b43eb691c9476f4bfe87dab5d1ecdc]

INTEGRATION: CWS mingwport03 (1.3.170); FILE MERGED 2006/09/26 12:12:40 vg 1.3.170.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [1835de0ba3e976bd5c1ce3ea9f90ab9b27145cad]

INTEGRATION: CWS mingwport03 (1.29.20); FILE MERGED 2007/03/19 15:35:19 vg 1.29.20.4: RESYNC: (1.31-1.33); FILE MERGED 2007/01/08 20:04:10 vg 1.29.20.3: RESYNC: (1.30-1.31); FILE MERGED 2006/11/08 11:36:15 vg 1.29.20.2: RESYNC: (1.29-1.30); FILE MERGED 2006/09/13 14:49:23 vg 1.29.20.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [19656e690d1f5c7ae209431b908435f2bbe2d8fa]

INTEGRATION: CWS mingwport03 (1.24.12); FILE MERGED 2007/03/19 15:33:42 vg 1.24.12.3: RESYNC: (1.28-1.29); FILE MERGED 2006/11/16 14:55:03 vg 1.24.12.2: RESYNC: (1.24-1.28); FILE MERGED 2006/11/14 10:12:36 vg 1.24.12.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [cd67ab9090a583fcc99917d59503c887215b6528]

INTEGRATION: CWS mingwport03 (1.12.106); FILE MERGED 2007/03/20 09:57:48 vg 1.12.106.4: RESYNC: (1.14-1.15); FILE MERGED 2006/11/16 17:11:58 vg 1.12.106.3: #i53572# MinGW port 2006/11/16 14:54:56 vg 1.12.106.2: RESYNC: (1.12-1.14); FILE MERGED 2006/11/14 10:12:35 vg 1.12.106.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [0cafcc23329131b90de57c5e9dcf4676a19a6583]

INTEGRATION: CWS mingwport03 (1.1.4); FILE ADDED 2006/11/16 16:02:28 vg 1.1.4.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [932302160ea952392f6c810814511c945014d428]

INTEGRATION: CWS mingwport03 (1.1.4); FILE ADDED 2006/11/16 16:18:25 vg 1.1.4.2: #i53572# MinGW port 2006/11/16 16:02:27 vg 1.1.4.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [af8d0f0d861a60604b340b81e3c359359942a26b]

INTEGRATION: CWS mingwport03 (1.14.14); FILE MERGED 2006/10/24 13:15:07 vg 1.14.14.2: #i53572# MinGW port 2006/09/06 15:41:21 vg 1.14.14.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [f76ff00ca7b361e7d14d248ba219d7cdf80ec2f8]

INTEGRATION: CWS mingwport03 (1.50.24); FILE MERGED 2007/03/19 15:32:14 vg 1.50.24.2: RESYNC: (1.50-1.51); FILE MERGED 2006/09/06 15:40:26 vg 1.50.24.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [172a4c517b0155a6ce897a790e64fe62c2e61861]

INTEGRATION: CWS mingwport03 (1.21.24); FILE MERGED 2007/03/19 15:31:53 vg 1.21.24.2: RESYNC: (1.21-1.22); FILE MERGED 2006/09/06 15:40:25 vg 1.21.24.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [7a1eb6d698a62224dd17b92124f4d90285226fef]

INTEGRATION: CWS mingwport03 (1.4.64); FILE MERGED 2007/03/19 15:31:45 vg 1.4.64.3: RESYNC: (1.7-1.9); FILE MERGED 2006/11/08 12:44:33 vg 1.4.64.2: RESYNC: (1.4-1.7); FILE MERGED 2006/09/06 15:40:25 vg 1.4.64.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [7686f9893a8da80eeec2be22f325f8ce99193e23]

INTEGRATION: CWS mingwport03 (1.3.74); FILE MERGED 2006/09/06 15:40:24 vg 1.3.74.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [ce722ae7c8e95146aa1456069288192d2fb2bad5]

INTEGRATION: CWS mingwport03 (1.80.12); FILE MERGED 2007/03/19 14:44:19 vg 1.80.12.3: RESYNC: (1.81-1.83); FILE MERGED 2006/11/08 12:44:03 vg 1.80.12.2: RESYNC: (1.80-1.81); FILE MERGED 2006/09/06 15:40:23 vg 1.80.12.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [4fb40d7ddbd62772d1127d4c77a32e2229bde2ba]

INTEGRATION: CWS mingwport03 (1.5.8); FILE MERGED 2007/03/19 14:27:17 vg 1.5.8.3: RESYNC: (1.6-1.7); FILE MERGED 2007/01/08 19:53:22 vg 1.5.8.2: RESYNC: (1.5-1.6); FILE MERGED 2006/09/06 15:35:57 vg 1.5.8.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [a7c5fd3657b74d27e507ee1d5e5a514aa7e4bd19]

INTEGRATION: CWS mingwport03 (1.54.206); FILE MERGED 2007/03/19 14:19:57 vg 1.54.206.3: RESYNC: (1.56-1.58); FILE MERGED 2007/01/08 19:52:19 vg 1.54.206.2: RESYNC: (1.54-1.56); FILE MERGED 2006/09/06 15:32:07 vg 1.54.206.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [b04546aa48dd8c662c08ab2279c5281b43d25be6]

INTEGRATION: CWS mingwport03 (1.5.396); FILE MERGED 2007/03/19 14:04:29 vg 1.5.396.2: RESYNC: (1.5-1.6); FILE MERGED 2006/09/06 15:32:07 vg 1.5.396.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [6ddb58602868daa921c59aa91c6b02efff5a02a0]

INTEGRATION: CWS mingwport03 (1.94.88); FILE MERGED 2007/01/08 19:30:06 vg 1.94.88.3: RESYNC: (1.97-1.98); FILE MERGED 2006/11/08 17:30:38 vg 1.94.88.2: RESYNC: (1.94-1.97); FILE MERGED 2006/09/06 15:32:07 vg 1.94.88.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [bf9525863012750d2666489a49649605bca23129]

INTEGRATION: CWS mingwport03 (1.60.196); FILE MERGED 2007/03/19 14:02:06 vg 1.60.196.4: RESYNC: (1.64-1.65); FILE MERGED 2007/01/08 19:26:20 vg 1.60.196.3: RESYNC: (1.62-1.64); FILE MERGED 2006/11/08 17:21:40 vg 1.60.196.2: RESYNC: (1.60-1.62); FILE MERGED 2006/09/06 15:32:06 vg 1.60.196.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [b8248948f0a79c06cd98cf7c7bafddd084a615d2]

INTEGRATION: CWS mingwport03 (1.31.46); FILE MERGED 2007/01/08 19:23:26 vg 1.31.46.3: RESYNC: (1.33-1.34); FILE MERGED 2006/11/08 17:14:11 vg 1.31.46.2: RESYNC: (1.31-1.33); FILE MERGED 2006/09/06 15:32:05 vg 1.31.46.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [ed5dcea59f2e7ca5ab59312c1b99dd49312bf316]

INTEGRATION: CWS mingwport03 (1.32.106); FILE MERGED 2007/03/19 14:00:52 vg 1.32.106.4: RESYNC: (1.35-1.36); FILE MERGED 2007/01/08 19:23:17 vg 1.32.106.3: RESYNC: (1.34-1.35); FILE MERGED 2006/11/08 17:13:55 vg 1.32.106.2: RESYNC: (1.32-1.34); FILE MERGED 2006/09/06 15:32:05 vg 1.32.106.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [836d9bd525565ce4fb1bee78888a8af31e1fee52]

INTEGRATION: CWS mingwport03 (1.12.106); FILE MERGED 2006/09/06 15:17:34 vg 1.12.106.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [c164cdcb4fe97f7b1d6523c587c9b6e2ad42d366]

INTEGRATION: CWS mingwport03 (1.5.106); FILE MERGED 2006/09/07 09:07:20 vg 1.5.106.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [7f869e4dfbee669565af63898240040a7988739b]

INTEGRATION: CWS mingwport03 (1.4.106); FILE MERGED 2006/09/06 15:16:21 vg 1.4.106.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [f91ece78492933726ac20caf9e6acba4e6518e79]

INTEGRATION: CWS mingwport03 (1.7.32); FILE MERGED 2006/11/07 18:05:00 vg 1.7.32.2: RESYNC: (1.7-1.8); FILE MERGED 2006/09/07 09:07:20 vg 1.7.32.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [a80a8a61e6054ecc20842ac9327c73ac3a582e31]

INTEGRATION: CWS mingwport03 (1.12.72); FILE MERGED 2006/11/07 18:04:46 vg 1.12.72.2: RESYNC: (1.12-1.14); FILE MERGED 2006/09/07 09:07:20 vg 1.12.72.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [bfa9245c0bb630b81fef7cb0f9d936c76f0d36fe]

INTEGRATION: CWS mingwport03 (1.3.106); FILE MERGED 2006/09/07 09:07:20 vg 1.3.106.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [840d1c6fce8b5a52c851e28727cea9003e6d9b14]

INTEGRATION: CWS mingwport03 (1.3.106); FILE MERGED 2006/11/07 18:04:28 vg 1.3.106.2: RESYNC: (1.3-1.4); FILE MERGED 2006/09/07 09:07:19 vg 1.3.106.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [9dc44984e178729e8abe9e0787e15e47cb19f36f]

INTEGRATION: CWS mingwport03 (1.4.106); FILE MERGED 2006/09/06 15:14:44 vg 1.4.106.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [1a25a9ec299e410120645bd60000b1054fcdb1ae]

INTEGRATION: CWS mingwport03 (1.6.106); FILE MERGED 2006/11/07 18:03:01 vg 1.6.106.2: RESYNC: (1.6-1.8); FILE MERGED 2006/09/07 09:07:19 vg 1.6.106.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [f281af451c6f4eda9eca9ff32cee1b2654c3fd1a]

INTEGRATION: CWS mingwport03 (1.9.106); FILE MERGED 2006/11/07 18:02:19 vg 1.9.106.2: RESYNC: (1.9-1.11); FILE MERGED 2006/09/07 09:07:19 vg 1.9.106.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [c4be97e6144a9e5b0e8ba33b2f7c9e82d3299d64]

INTEGRATION: CWS mingwport03 (1.23.106); FILE MERGED 2006/11/07 17:59:22 vg 1.23.106.2: RESYNC: (1.23-1.25); FILE MERGED 2006/09/07 09:07:19 vg 1.23.106.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [ed757a48ac8a6eec57b725d5b87091fe160a2496]

INTEGRATION: CWS mingwport03 (1.10.106); FILE MERGED 2006/11/07 17:58:45 vg 1.10.106.2: RESYNC: (1.10-1.11); FILE MERGED 2006/09/07 09:07:18 vg 1.10.106.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [1d751d2de5b51c9a309abe22a0219a47ea9ad8be]

INTEGRATION: CWS mingwport03 (1.21.106); FILE MERGED 2006/11/07 17:58:37 vg 1.21.106.2: RESYNC: (1.21-1.22); FILE MERGED 2006/09/07 09:07:18 vg 1.21.106.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [bd9bb97efed087374d7d53911031d53a7c50f9bb]

INTEGRATION: CWS mingwport03 (1.12.106); FILE MERGED 2007/03/19 13:29:14 vg 1.12.106.3: RESYNC: (1.14-1.15); FILE MERGED 2006/11/07 17:58:19 vg 1.12.106.2: RESYNC: (1.12-1.14); FILE MERGED 2006/09/07 09:07:18 vg 1.12.106.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [bf8b1bd7b14bcda779e051f0c235d177ad76283b]

INTEGRATION: CWS mingwport03 (1.6.188); FILE MERGED 2006/11/07 18:23:32 vg 1.6.188.2: RESYNC: (1.6-1.7); FILE MERGED 2006/09/06 14:08:48 vg 1.6.188.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [c97c39a3c42e4009842919e782ecc6da00b2a86e]

INTEGRATION: CWS mingwport03 (1.9.56); FILE MERGED 2007/03/19 13:28:22 vg 1.9.56.2: RESYNC: (1.9-1.10); FILE MERGED 2006/09/06 15:09:52 vg 1.9.56.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [0a968b3973b149ecd737f6ac6f1345400e5e1670]

INTEGRATION: CWS mingwport03 (1.19.12); FILE MERGED 2006/09/06 15:09:02 vg 1.19.12.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [75c81e4dc12497017e452c57bbddd5dba42c42df]

INTEGRATION: CWS mingwport03 (1.12.32); FILE MERGED 2006/09/06 15:08:08 vg 1.12.32.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [8b936950a17f278c3505af10dd8b23ec0f8ddf68]

INTEGRATION: CWS mingwport03 (1.21.22); FILE MERGED 2006/11/07 16:36:28 vg 1.21.22.2: RESYNC: (1.21-1.22); FILE MERGED 2006/09/07 09:21:09 vg 1.21.22.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [163a165407a2812cd0d3460c6cfcd9569de62530]

INTEGRATION: CWS mingwport03 (1.24.12); FILE MERGED 2006/11/07 16:36:20 vg 1.24.12.2: RESYNC: (1.24-1.25); FILE MERGED 2006/09/07 09:21:09 vg 1.24.12.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [edf6bed0a64d9eb2c2b3c9560bef421e18ee299c]

INTEGRATION: CWS mingwport03 (1.12.72); FILE MERGED 2006/09/19 11:50:49 vg 1.12.72.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [d1d615a7982be5c7dead4f21638a9c9c442f2a57]

INTEGRATION: CWS mingwport03 (1.1.6); FILE ADDED 2006/09/07 09:21:09 vg 1.1.6.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [ae9e3be4c6597fb629b4d7d9e77e90177b59b2da]

INTEGRATION: CWS mingwport03 (1.9.188); FILE MERGED 2006/11/07 18:22:22 vg 1.9.188.2: RESYNC: (1.9-1.10); FILE MERGED 2006/09/06 14:08:47 vg 1.9.188.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [616b3164b7ac41ae68bef072ff2a7b09ad257c27]

INTEGRATION: CWS mingwport03 (1.1.6); FILE ADDED 2006/09/07 09:21:08 vg 1.1.6.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [7dd6fa339c1daaae4471928ffc100937ec90bff8]

INTEGRATION: CWS mingwport03 (1.1.6); FILE ADDED 2007/03/21 12:21:45 vg 1.1.6.2: #i53572# fixes for build breakers caused by multiple resync 2006/09/07 09:21:08 vg 1.1.6.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [ff45a53f08306b33f228294caf3e0d17e65331d0]

INTEGRATION: CWS mingwport03 (1.25.22); FILE MERGED 2006/09/07 09:21:10 vg 1.25.22.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [f2979089302be4ebed8675a12b578ed2be795180]

INTEGRATION: CWS mingwport03 (1.36.12); FILE MERGED 2006/11/07 16:22:07 vg 1.36.12.2: RESYNC: (1.36-1.37); FILE MERGED 2006/09/07 09:21:10 vg 1.36.12.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [86754f8fde0c58b1932e7b5e19be2a0302feb44f]

INTEGRATION: CWS mingwport03 (1.12.8); FILE MERGED 2006/11/08 10:58:59 vg 1.12.8.2: RESYNC: (1.12-1.13); FILE MERGED 2006/09/07 08:44:58 vg 1.12.8.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [18f81fc3c6a25c88180f04560c648adb54a2fb66]

INTEGRATION: CWS mingwport03 (1.106.18); FILE MERGED 2007/03/19 13:11:57 vg 1.106.18.4: RESYNC: (1.108-1.109); FILE MERGED 2007/01/08 18:11:51 vg 1.106.18.3: RESYNC: (1.107-1.108); FILE MERGED 2006/11/08 10:43:31 vg 1.106.18.2: RESYNC: (1.106-1.107); FILE MERGED 2006/09/13 11:56:50 vg 1.106.18.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [212b56be621804fccdbca5996cd9fb51ce69c73f]

INTEGRATION: CWS mingwport03 (1.2.18); FILE MERGED 2006/11/08 10:35:29 vg 1.2.18.2: RESYNC: (1.2-1.3); FILE MERGED 2006/09/07 08:40:03 vg 1.2.18.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [ba4f554d3cc1ae47d6b6d2c25e8cabbbe81d525c]

INTEGRATION: CWS mingwport03 (1.5.150); FILE MERGED 2006/11/08 10:13:58 vg 1.5.150.2: RESYNC: (1.5-1.7); FILE MERGED 2006/09/07 08:40:04 vg 1.5.150.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [55f827e634b8675ba24c479ac2d3dca203042f3d]

INTEGRATION: CWS mingwport03 (1.6.36); FILE MERGED 2007/03/19 13:03:33 vg 1.6.36.2: RESYNC: (1.6-1.7); FILE MERGED 2006/09/06 14:14:47 vg 1.6.36.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [f83886ed146730dacac42fc62921b93143a09ad9]

INTEGRATION: CWS mingwport03 (1.6.48); FILE MERGED 2006/11/07 18:23:05 vg 1.6.48.2: RESYNC: (1.6-1.7); FILE MERGED 2006/09/06 14:08:48 vg 1.6.48.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [99d7fe265f0f62bfe7506bf88634123da282d256]

INTEGRATION: CWS mingwport03 (1.7.188); FILE MERGED 2006/11/07 18:22:40 vg 1.7.188.2: RESYNC: (1.7-1.8); FILE MERGED 2006/09/06 14:08:47 vg 1.7.188.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [8c1914a252acbf39999db41d57eac220dd1f3dd0]

INTEGRATION: CWS mingwport03 (1.8.152); FILE MERGED 2006/11/07 18:16:29 vg 1.8.152.2: RESYNC: (1.8-1.9); FILE MERGED 2006/09/06 14:08:47 vg 1.8.152.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [ac68919928f6797c7aa57bfad63504b8df1d2c0a]

INTEGRATION: CWS mingwport03 (1.13.94); FILE MERGED 2006/09/06 14:08:46 vg 1.13.94.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [c38305d6acc5b4625e5485562d13a09a4e00ecaa]

INTEGRATION: CWS mingwport03 (1.6.24); FILE MERGED 2006/09/06 14:08:46 vg 1.6.24.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [7f038d0ded50568759304916b4e9dbd1ed2e1488]

INTEGRATION: CWS mingwport03 (1.3.188); FILE MERGED 2006/11/07 17:59:07 vg 1.3.188.3: RESYNC: (1.3-1.4); FILE MERGED 2006/10/23 16:21:13 vg 1.3.188.2: #i53572# MinGW port 2006/09/06 14:08:45 vg 1.3.188.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [cf03a13f856a4c1503f80d6b4cb93672f267e218]

INTEGRATION: CWS mingwport03 (1.20.42); FILE MERGED 2006/11/07 17:59:00 vg 1.20.42.3: RESYNC: (1.20-1.21); FILE MERGED 2006/10/23 16:21:13 vg 1.20.42.2: #i53572# MinGW port 2006/09/06 14:08:45 vg 1.20.42.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [ad4387ba0c3863f3d458ac8ba49a9b06905def5e]

INTEGRATION: CWS mingwport03 (1.18.188); FILE MERGED 2007/01/08 17:42:38 vg 1.18.188.3: RESYNC: (1.18-1.19); FILE MERGED 2006/10/24 12:58:21 vg 1.18.188.2: #i53572# MinGW port 2006/09/06 14:08:45 vg 1.18.188.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [e494e4f1567a9656a80b54fc09ef9dfc4b7cf3e4]

INTEGRATION: CWS mingwport03 (1.5.42); FILE MERGED 2006/11/07 17:58:52 vg 1.5.42.3: RESYNC: (1.5-1.6); FILE MERGED 2006/10/24 12:58:21 vg 1.5.42.2: #i53572# MinGW port 2006/09/06 14:08:45 vg 1.5.42.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [3ee96b6b3fa949f0a8bc6b9bb6d3a942caa3e95e]

INTEGRATION: CWS mingwport03 (1.3.188); FILE MERGED 2006/09/06 14:08:44 vg 1.3.188.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [3c7310cd2d2648a672dcaad030215a1aecb34bf4]

INTEGRATION: CWS mingwport03 (1.14.188); FILE MERGED 2006/11/07 17:58:44 vg 1.14.188.3: RESYNC: (1.14-1.15); FILE MERGED 2006/10/24 12:58:21 vg 1.14.188.2: #i53572# MinGW port 2006/09/06 14:08:44 vg 1.14.188.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [4da60e3b7c9316018b4def2eb52f23d6f3089884]

INTEGRATION: CWS mingwport03 (1.15.42); FILE MERGED 2006/11/07 17:58:26 vg 1.15.42.3: RESYNC: (1.15-1.16); FILE MERGED 2006/10/23 16:21:13 vg 1.15.42.2: #i53572# MinGW port 2006/09/06 14:08:44 vg 1.15.42.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [4c315ff498951d136b49af4f1e4372789a71a279]

INTEGRATION: CWS mingwport03 (1.5.132); FILE MERGED 2006/11/07 17:58:19 vg 1.5.132.3: RESYNC: (1.5-1.6); FILE MERGED 2006/10/23 16:21:13 vg 1.5.132.2: #i53572# MinGW port 2006/09/06 14:08:44 vg 1.5.132.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [4cdeca85ba0ee206279aa366044bb4a15cfe90c6]

INTEGRATION: CWS mingwport03 (1.9.188); FILE MERGED 2007/01/08 17:42:17 vg 1.9.188.2: RESYNC: (1.9-1.10); FILE MERGED 2006/09/06 14:08:43 vg 1.9.188.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [db35e60e2d2629785d95bd421930110735caaeca]

INTEGRATION: CWS mingwport03 (1.19.132); FILE MERGED 2006/11/07 17:57:53 vg 1.19.132.2: RESYNC: (1.19-1.20); FILE MERGED 2006/09/06 14:08:43 vg 1.19.132.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [beab25653982a6f109b9cc87a251e456d2f21251]

INTEGRATION: CWS mingwport03 (1.3.188); FILE MERGED 2006/10/23 16:03:59 vg 1.3.188.2: #i53572# MinGW port 2006/09/06 14:08:43 vg 1.3.188.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [45b2bb37acacd050f81b112ea117c98df709aefd]

INTEGRATION: CWS mingwport03 (1.43.14); FILE MERGED 2007/03/19 15:09:11 vg 1.43.14.2: RESYNC: (1.43-1.44); FILE MERGED 2006/09/06 13:01:14 vg 1.43.14.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [812dcd6781e5a44c6498d502cfee7bd8dad14b1b]

INTEGRATION: CWS mingwport03 (1.17.102); FILE MERGED 2006/09/06 14:08:42 vg 1.17.102.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [dfa11b91e65ad4cb354c05eed684c0ce729934c6]

INTEGRATION: CWS mingwport03 (1.4.348); FILE MERGED 2006/11/07 17:49:20 vg 1.4.348.2: RESYNC: (1.4-1.6); FILE MERGED 2006/09/06 14:08:41 vg 1.4.348.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [e104c3af5d0ac1f6e9d4cb44a48e3938852ec0d6]

INTEGRATION: CWS mingwport03 (1.12.102); FILE MERGED 2007/03/19 12:57:28 vg 1.12.102.4: RESYNC: (1.15-1.17); FILE MERGED 2006/11/07 17:49:08 vg 1.12.102.3: RESYNC: (1.12-1.15); FILE MERGED 2006/10/23 16:03:58 vg 1.12.102.2: #i53572# MinGW port 2006/09/06 14:08:41 vg 1.12.102.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [91c2ad4837574a1c07acb00fbb18b14b8704cec7]

INTEGRATION: CWS mingwport03 (1.2.680); FILE MERGED 2006/10/23 16:21:12 vg 1.2.680.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [3fccd99483a7d8a3ba47cc0b5227d3848af7fec5]

INTEGRATION: CWS mingwport03 (1.5.18); FILE MERGED 2007/03/19 15:05:37 vg 1.5.18.2: RESYNC: (1.5-1.6); FILE MERGED 2006/09/13 12:47:09 vg 1.5.18.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [f81f83ca12fec36a6cada7ddb8f7d2a885c90681]

INTEGRATION: CWS mingwport03 (1.5.6); FILE MERGED 2006/09/06 13:09:04 vg 1.5.6.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [8263d8a8ac4be38b05876772765bc681cb2149b0]

INTEGRATION: CWS mingwport03 (1.4.6); FILE MERGED 2007/01/08 17:37:00 vg 1.4.6.3: RESYNC: (1.5-1.6); FILE MERGED 2006/11/08 12:47:59 vg 1.4.6.2: RESYNC: (1.4-1.5); FILE MERGED 2006/09/06 13:09:03 vg 1.4.6.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [3d20fa3272083198dac29c689f66a75602c1a2b2]

INTEGRATION: CWS mingwport03 (1.8.26); FILE MERGED 2006/09/06 13:04:02 vg 1.8.26.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [ca50f14203b5e9a4ea570b93f6e83dac6f5b11b1]

INTEGRATION: CWS mingwport03 (1.32.4); FILE MERGED 2007/03/19 12:56:52 vg 1.32.4.4: RESYNC: (1.33-1.34); FILE MERGED 2006/11/07 12:01:39 vg 1.32.4.3: RESYNC: (1.32-1.33); FILE MERGED 2006/10/23 16:38:58 vg 1.32.4.2: #i53572# MinGW port 2006/09/06 13:04:02 vg 1.32.4.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [d9a2b92786e49b1e0c67d11de9c62788e1b64a51]

INTEGRATION: CWS mingwport03 (1.8.18); FILE MERGED 2007/03/19 11:46:02 vg 1.8.18.3: RESYNC: (1.9-1.10); FILE MERGED 2007/01/08 16:19:17 vg 1.8.18.2: RESYNC: (1.8-1.9); FILE MERGED 2006/09/06 12:53:02 vg 1.8.18.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [47eb5e7c95e6dac3756dc46441ee59f3e543b0fb]

INTEGRATION: CWS mingwport03 (1.1.4); FILE ADDED 2006/09/06 13:04:01 vg 1.1.4.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [5d707dccc2c99931b2571b65bc56a35f1c7a2909]

INTEGRATION: CWS mingwport03 (1.15.42); FILE MERGED 2006/09/06 12:59:26 vg 1.15.42.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [2a2f7a4855a4daa6a3c762ac96c129f92637e5a4]

INTEGRATION: CWS mingwport03 (1.1.6); FILE ADDED 2006/09/18 14:59:56 vg 1.1.6.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [075d75f310b1f0b3392bdaa8745b5c0ee7f46dfa]

INTEGRATION: CWS mingwport03 (1.5.262); FILE MERGED 2006/09/06 12:59:26 vg 1.5.262.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [265d0f3668e4e8e378a5f81c99369e4ca7487870]

INTEGRATION: CWS mingwport03 (1.1.2); FILE ADDED 2006/09/13 12:49:25 vg 1.1.2.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [1a302151e39a54faae0ca276cfa6eb3dbabb0d2c]

INTEGRATION: CWS mingwport03 (1.10.14); FILE MERGED 2007/01/08 17:09:52 vg 1.10.14.3: RESYNC: (1.11-1.13); FILE MERGED 2006/11/08 00:03:10 vg 1.10.14.2: RESYNC: (1.10-1.11); FILE MERGED 2006/09/06 12:36:45 vg 1.10.14.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [15f356bc08eaa53ec5da2d86aab071b2dcadb59c]

INTEGRATION: CWS mingwport03 (1.9.26); FILE MERGED 2006/11/07 21:51:05 vg 1.9.26.2: RESYNC: (1.9-1.10); FILE MERGED 2006/09/06 12:56:15 vg 1.9.26.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [deb3d3440b196367a777485bc372ef8f205c2f26]

INTEGRATION: CWS mingwport03 (1.7.20); FILE MERGED 2007/03/19 11:24:14 vg 1.7.20.2: RESYNC: (1.7-1.8); FILE MERGED 2006/09/06 12:40:27 vg 1.7.20.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [d549c910a80e6ef9e82768fe5338a0ed55ecb6c8]

INTEGRATION: CWS mingwport03 (1.6.20); FILE MERGED 2007/03/19 11:20:36 vg 1.6.20.3: RESYNC: (1.7-1.8); FILE MERGED 2006/11/07 18:22:04 vg 1.6.20.2: RESYNC: (1.6-1.7); FILE MERGED 2006/09/06 12:41:59 vg 1.6.20.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [afa771bc8ed443c08fa7bb22f86b39fe7a55d7c7]

INTEGRATION: CWS mingwport03 (1.6.18); FILE MERGED 2006/11/07 18:07:00 vg 1.6.18.2: RESYNC: (1.6-1.7); FILE MERGED 2006/09/06 12:41:15 vg 1.6.18.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [125e66b5e0905d8ec4a61058415776da4f46091a]

INTEGRATION: CWS mingwport03 (1.8.14); FILE MERGED 2007/03/19 11:18:59 vg 1.8.14.4: RESYNC: (1.10-1.11); FILE MERGED 2007/01/08 16:09:18 vg 1.8.14.3: RESYNC: (1.9-1.10); FILE MERGED 2006/11/07 18:03:12 vg 1.8.14.2: RESYNC: (1.8-1.9); FILE MERGED 2006/09/06 12:39:13 vg 1.8.14.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [51d102fd130fbdb353d8105746f3cf144959424c]

INTEGRATION: CWS mingwport03 (1.7.18); FILE MERGED 2007/03/19 14:59:40 vg 1.7.18.4: RESYNC: (1.9-1.10); FILE MERGED 2007/01/08 16:07:37 vg 1.7.18.3: RESYNC: (1.8-1.9); FILE MERGED 2006/11/07 12:19:51 vg 1.7.18.2: RESYNC: (1.7-1.8); FILE MERGED 2006/09/06 12:51:56 vg 1.7.18.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [04bbe450d5af0ea80fb8d586eae7697104a83329]

INTEGRATION: CWS mingwport03 (1.7.18); FILE MERGED 2007/03/19 11:12:41 vg 1.7.18.3: RESYNC: (1.8-1.9); FILE MERGED 2007/01/08 16:09:00 vg 1.7.18.2: RESYNC: (1.7-1.8); FILE MERGED 2006/09/06 12:52:31 vg 1.7.18.1: #i53572# MinGW port


2007-03-26  Vladimir Glazounov  <vg@openoffice.org>  [2fe91bbc828f1b078f4d9ab3bd1fcced699258ed]

INTEGRATION: CWS mingwport03 (1.13.14); FILE MERGED 2007/01/08 16:08:10 vg 1.13.14.3: RESYNC: (1.15-1.16); FILE MERGED 2006/11/07 15:18:47 vg 1.13.14.2: RESYNC: (1.13-1.15); FILE MERGED 2006/09/06 12:43:54 vg 1.13.14.1: #i53572# MinGW port


2007-03-26  Ivo Hinkelmann  <ihi@openoffice.org>  [db7e35b7fddbb7067be8bb38c526beade25abd72]

INTEGRATION: CWS c15v2_SRC680 (1.15.104); FILE MERGED 2007/02/21 11:20:58 rt 1.15.104.1: #143485# Joined from CWS c15v1.


2007-03-26  Ivo Hinkelmann  <ihi@openoffice.org>  [a2fe8f0c221d03b6095a4acb54601ad6cefba1b1]

INTEGRATION: CWS c15v2_SRC680 (1.20.102); FILE MERGED 2007/02/21 11:20:58 rt 1.20.102.1: #143485# Joined from CWS c15v1.


2007-03-26  Ivo Hinkelmann  <ihi@openoffice.org>  [1f728bb9f99bd6c35975ca19a2f983e48e6a2f78]

INTEGRATION: CWS c15v2_SRC680 (1.22.50); FILE MERGED 2007/02/21 11:20:58 rt 1.22.50.1: #143485# Joined from CWS c15v1.


2007-03-26  Ivo Hinkelmann  <ihi@openoffice.org>  [b6b707ce62fed6857d16774782529f7aa6205de4]

INTEGRATION: CWS c15v2_SRC680 (1.12.22); FILE MERGED 2007/03/16 10:27:17 dr 1.12.22.1: #146394# #146464# creating object may fail


2007-03-26  Ivo Hinkelmann  <ihi@openoffice.org>  [be783ef188f5b758e93dd35ae170f7e484fefd97]

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>  [56b31cb9ea44779325fe29bceff6cdfe4124e39c]

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>  [6bb76b14848b7552f305bd145e071da97c1e3e06]

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>  [3284e2afec729e5da789a14b191389b571bdeccc]

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>  [2c67b4b0c91f0cfeca373017817abe5bea39f1ce]

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>  [52a3686ac495636a4e5ce14c1342699402a0a098]

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>  [64f8d81942bb9984d1ac9e7fcd49f0af5338f249]

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>  [fed066f5b21f3ca8982f65ab9c4f40588b7c0707]

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>  [99a6beb91d6682c4b3beff5819969ed72385698f]

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>  [52c80350017c4a274ddd14480729f9a51ed1eecf]

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>  [068fe5a1fda7c9d1a7a0d069df439995e1cffd35]

INTEGRATION: CWS aw049_SRC680 (1.36.36.2.4); FILE MERGED 2007/03/20 10:36:45 aw 1.36.36.2.4.1: #i75086# Also take care for negative scaled X or Y and adapt the polygon accordingly


2007-03-26  Ivo Hinkelmann  <ihi@openoffice.org>  [7f2fba891156549f10539102cccc932fc62c1d5d]

INTEGRATION: CWS aw049_SRC680 (1.10.198); FILE MERGED 2007/03/20 14:57:29 aw 1.10.198.1: #i75482# use BeginCompleteRedraw/DoCompleteRedraw/EndCompleteRedraw in ContourWindow::Paint like in GraphCtrl::Paint


2007-03-26  Ivo Hinkelmann  <ihi@openoffice.org>  [fbd2ecdc7fe7faff152c4697edba795cbf5b3576]

INTEGRATION: CWS vcl76 (1.253.4); FILE MERGED 2007/03/20 17:36:23 pl 1.253.4.1: #i75563# do the sensible thing on reparent to self


2007-03-26  Ivo Hinkelmann  <ihi@openoffice.org>  [9e4331e56bc4b29193a5f4c92e4e508721e8e4dd]

INTEGRATION: CWS vcl76 (1.60.58); FILE MERGED 2007/03/21 13:09:57 pl 1.60.58.1: #i75563# do not reparent windows to themselves


2007-03-26  Ivo Hinkelmann  <ihi@openoffice.org>  [ed4c61e563914944612df97cb2c47510f4170f7e]

INTEGRATION: CWS hiddenfix_SRC680 (1.43.36.4.10); FILE MERGED 2007/03/16 12:40:18 fme 1.43.36.4.10.1: #i75430# Set RecalcHiddenCharFlag if autostyle containing RES_HIDDEN_CHAR is applied


2007-03-26  Ivo Hinkelmann  <ihi@openoffice.org>  [73f6b5b25c40f367f48277a5abe061e79d41849d]

INTEGRATION: CWS hr40 (1.18.4); FILE MERGED 2006/11/28 14:25:54 hjs 1.18.4.2: #i72063# add to CFLAGS instead of overwriting 2006/11/28 14:16:42 hr 1.18.4.1: #i70840#: disable executable stack (linux compiled with GCC)


2007-03-26  Ivo Hinkelmann  <ihi@openoffice.org>  [b42bed7922943b39eafd20cc07ffe8128fd0dd26]

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>  [1b09231b1c55a7948408952c7adad83da45775bb]

INTEGRATION: CWS hr40 (1.30.6); FILE MERGED 2007/02/19 17:13:21 hr 1.30.6.5: RESYNC: (1.30-1.33); FILE MERGED 2006/12/06 13:20:50 hr 1.30.6.4: #i70840#: typo 2006/12/06 12:17:57 hr 1.30.6.3: #i70840#: disable executable stack (Linux) 2006/11/28 12:55:59 hr 1.30.6.2: #i70840#: disable executable stack only for Linux on Intel compiled with GCC 2006/11/28 10:40:49 hr 1.30.6.1: #i70840#: disable executable stack (Linux)


2007-03-26  Ivo Hinkelmann  <ihi@openoffice.org>  [1ce5a2399798310a25804d268e5c082cebfe5e9e]

INTEGRATION: CWS hr40 (1.14.18); FILE MERGED 2006/12/01 18:25:25 hr 1.14.18.3: #i70840#: the -Wl,-z,noexecstack switch is available on all systems with GNU ld 2006/11/28 13:24:06 hjs 1.14.18.2: #i72063# add to CFLAGS instead of overwriting 2006/11/28 12:54:50 hr 1.14.18.1: #i70840#: disable executable stack (Linux)


2007-03-26  Ivo Hinkelmann  <ihi@openoffice.org>  [b8f3716b3a927908457b822402d0700c1fc41d43]

INTEGRATION: CWS hr40 (1.33.2); FILE MERGED 2007/02/19 17:13:14 hr 1.33.2.3: RESYNC: (1.33-1.34); FILE MERGED 2006/12/01 18:26:09 hr 1.33.2.2: #i70840#: the -Wl,-z,noexecstack switch is available on all systems with GNU ld 2006/11/28 15:11:02 hr 1.33.2.1: #i70840#: disable executable stack (linux compiled with GCC)


2007-03-26  Ivo Hinkelmann  <ihi@openoffice.org>  [7eb96e426bbc6850be940eba7f85a8ac557aee49]

INTEGRATION: CWS hr40 (1.16.4); FILE MERGED 2006/11/28 13:32:19 hjs 1.16.4.1: #i72063# add to CFLAGS instead of overwriting


2007-03-26  Ivo Hinkelmann  <ihi@openoffice.org>  [40e1c468929000e7ad6482677d398bf87012a77e]

INTEGRATION: CWS hr40 (1.9.12); FILE MERGED 2006/12/01 18:07:25 hr 1.9.12.4: #i70840#: the -Wl,-z,noexecstack switch is available on all systems with GNU ld 2006/11/28 16:45:26 hr 1.9.12.3: #i70840#: fix typo 2006/11/28 13:32:19 hjs 1.9.12.2: #i72063# add to CFLAGS instead of overwriting 2006/11/28 13:07:32 hr 1.9.12.1: #i70840#: disable executable stack (linux compiled with GCC)


2007-03-26  Ivo Hinkelmann  <ihi@openoffice.org>  [1e14da8cc95f26d869174ae2decc27d2355f8bd4]

INTEGRATION: CWS hr40 (1.27.4); FILE MERGED 2007/02/19 17:12:18 hr 1.27.4.2: RESYNC: (1.27-1.29); FILE MERGED 2006/12/01 18:13:21 hr 1.27.4.1: #i70840#: disable executable stack (LINUX)


2007-03-26  Ivo Hinkelmann  <ihi@openoffice.org>  [cbf90903342dabee72e1b63edf52e2f945d0ed3f]

INTEGRATION: CWS hr40 (1.13.4); FILE MERGED 2007/02/19 17:12:25 hr 1.13.4.2: RESYNC: (1.13-1.14); FILE MERGED 2006/12/01 15:02:00 hr 1.13.4.1: #i70840#: fix macro for creating shared libraries to honor LDFLAGFS, recreated patch on Linux


2007-03-26  Ivo Hinkelmann  <ihi@openoffice.org>  [5b280b9db0641257c4b0deec32baa6b8085cfb55]

INTEGRATION: CWS fwkmake (1.4.284); FILE MERGED 2007/03/19 10:12:22 cd 1.4.284.1: #i75516# Change PRJNAME to CVS project name to support warning free code


2007-03-26  Ivo Hinkelmann  <ihi@openoffice.org>  [d725bd9dfee1ab97b34203bc4a4010c523bea23a]

INTEGRATION: CWS fwkmake (1.5.12); FILE MERGED 2007/03/19 10:12:22 cd 1.5.12.1: #i75516# Change PRJNAME to CVS project name to support warning free code


2007-03-26  Ivo Hinkelmann  <ihi@openoffice.org>  [e46d4c0053e0d78359d152c3e7a9a018bc2c59ab]

INTEGRATION: CWS fwkmake (1.3.284); FILE MERGED 2007/03/19 10:12:21 cd 1.3.284.1: #i75516# Change PRJNAME to CVS project name to support warning free code


2007-03-26  Ivo Hinkelmann  <ihi@openoffice.org>  [ba2ea7471f2d1f321e5e00ca00eb9341449caf65]

INTEGRATION: CWS fwkmake (1.5.12); FILE MERGED 2007/03/19 10:12:21 cd 1.5.12.1: #i75516# Change PRJNAME to CVS project name to support warning free code


2007-03-26  Ivo Hinkelmann  <ihi@openoffice.org>  [200853abb68a203550a72eb4f923e5a31eb9225d]

INTEGRATION: CWS fwkmake (1.4.12); FILE MERGED 2007/03/19 10:12:20 cd 1.4.12.1: #i75516# Change PRJNAME to CVS project name to support warning free code


2007-03-26  Ivo Hinkelmann  <ihi@openoffice.org>  [25814180579cb1b142d169cb15ab90b7e3d04f25]

INTEGRATION: CWS fwkmake (1.2.160); FILE MERGED 2007/03/19 10:12:19 cd 1.2.160.1: #i75516# Change PRJNAME to CVS project name to support warning free code


2007-03-26  Ivo Hinkelmann  <ihi@openoffice.org>  [56dec3c607876e209167a43d94ccf2a941b85766]

INTEGRATION: CWS fwkmake (1.6.12); FILE MERGED 2007/03/19 10:12:19 cd 1.6.12.1: #i75516# Change PRJNAME to CVS project name to support warning free code


2007-03-26  Ivo Hinkelmann  <ihi@openoffice.org>  [2dcd50469ecce20b8aa9a6a5075213678290defa]

INTEGRATION: CWS fwkmake (1.3.12); FILE MERGED 2007/03/19 10:12:18 cd 1.3.12.1: #i75516# Change PRJNAME to CVS project name to support warning free code


2007-03-26  Ivo Hinkelmann  <ihi@openoffice.org>  [9395aad689a714b98c7db9f1571e5a174917d53f]

INTEGRATION: CWS fwkmake (1.4.12); FILE MERGED 2007/03/19 10:12:18 cd 1.4.12.1: #i75516# Change PRJNAME to CVS project name to support warning free code


2007-03-26  Ivo Hinkelmann  <ihi@openoffice.org>  [ea55e53328951642902f4bbe237abdd78d6eb095]

INTEGRATION: CWS fwkmake (1.5.10); FILE MERGED 2007/03/19 09:49:27 as 1.5.10.1: #i75515# set right PRJNAME in makefiles


2007-03-26  Ivo Hinkelmann  <ihi@openoffice.org>  [6b07569367df93e8203fe53a359327441ed1ca4c]

INTEGRATION: CWS fwkmake (1.7.10); FILE MERGED 2007/03/19 09:49:26 as 1.7.10.1: #i75515# set right PRJNAME in makefiles


2007-03-26  Ivo Hinkelmann  <ihi@openoffice.org>  [d0cf11f65cab70713fc6d3eb3c1ee3585234db8f]

INTEGRATION: CWS fwk61 (1.29.10); FILE MERGED 2007/02/01 08:47:51 mav 1.29.10.1: #i74079# fix the hierarchy access


2007-03-26  Ivo Hinkelmann  <ihi@openoffice.org>  [77790186507087b3e2af0ee8c4ef24717f6296db]

INTEGRATION: CWS fwk61 (1.2.24); FILE MERGED 2007/02/01 08:47:51 mav 1.2.24.1: #i74079# fix the hierarchy access


2007-03-26  Ivo Hinkelmann  <ihi@openoffice.org>  [210863a1f12522b23e9a9c90a82d098cbd1f6aed]

INTEGRATION: CWS fwk61 (1.3.16); FILE MERGED 2007/02/01 08:47:51 mav 1.3.16.1: #i74079# fix the hierarchy access


2007-03-26  Ivo Hinkelmann  <ihi@openoffice.org>  [8728b18ec09145b4099065cb8eed0ae92fef29ee]

INTEGRATION: CWS fwk61 (1.9.24); FILE MERGED 2007/02/01 08:47:51 mav 1.9.24.1: #i74079# fix the hierarchy access


2007-03-26  Ivo Hinkelmann  <ihi@openoffice.org>  [0527af9e35a388e2b15ea17b08ec36261f050da4]

INTEGRATION: CWS fwk61 (1.11.24); FILE MERGED 2007/02/15 17:31:22 mav 1.11.24.3: #i74483# use package as PKGNAME 2007/02/14 11:04:45 mav 1.11.24.2: RESYNC: (1.11-1.12); FILE MERGED 2007/02/13 10:45:01 mav 1.11.24.1: #i74483# fix the PRJNAME setting


2007-03-26  Ivo Hinkelmann  <ihi@openoffice.org>  [44057c92a9210447b83c3b2dec873c6ec080fbce]

INTEGRATION: CWS fwk61 (1.2.24); FILE MERGED 2007/02/15 17:31:21 mav 1.2.24.3: #i74483# use package as PKGNAME 2007/02/14 11:04:39 mav 1.2.24.2: RESYNC: (1.2-1.3); FILE MERGED 2007/02/13 10:45:00 mav 1.2.24.1: #i74483# fix the PRJNAME setting


2007-03-26  Ivo Hinkelmann  <ihi@openoffice.org>  [decf110191d78cffc932f045e78416cafade5264]

INTEGRATION: CWS fwk61 (1.187.78); FILE MERGED 2007/02/14 11:01:42 mav 1.187.78.2: RESYNC: (1.187-1.189); FILE MERGED 2007/02/14 07:33:31 mav 1.187.78.1: #i73716# fix versions access in password protected file


2007-03-26  Ivo Hinkelmann  <ihi@openoffice.org>  [2b97188e032e66654e7fa547f454c5383f348853]

INTEGRATION: CWS fwk61 (1.38.84); FILE MERGED 2007/02/16 09:06:01 mav 1.38.84.2: #i71512# allow to edit inserted template 2007/02/02 15:29:17 mav 1.38.84.1: #i71512# allow to edit inserted template


2007-03-26  Ivo Hinkelmann  <ihi@openoffice.org>  [83512d08138dbd2eed9edf67ef24f698b9a6904b]

INTEGRATION: CWS fwk61 (1.45.30); FILE MERGED 2007/02/02 10:42:32 pb 1.45.30.1: fix: #i71463# 'Info 1' no longer hardcoded


2007-03-26  Ivo Hinkelmann  <ihi@openoffice.org>  [d94f5534de460800895595840a0cac5d5f77e531]

INTEGRATION: CWS fwk61 (1.186.120); FILE MERGED 2007/02/15 09:03:17 mav 1.186.120.3: #i73716# fix versions access in password protected file 2007/02/14 11:01:23 mav 1.186.120.2: RESYNC: (1.186-1.187); FILE MERGED 2007/02/14 07:33:30 mav 1.186.120.1: #i73716# fix versions access in password protected file


2007-03-26  Ivo Hinkelmann  <ihi@openoffice.org>  [cbeb0f2bbcec08c50257155fbf9e2f83fe3cb656]

INTEGRATION: CWS fwk61 (1.86.182); FILE MERGED 2007/02/02 10:41:04 pb 1.86.182.1: fix: #i71463# STR_DOCINFO_INFOFIELD added


2007-03-26  Ivo Hinkelmann  <ihi@openoffice.org>  [3332707e1f644b7ed04e78b92b6193a32dd7a038]

INTEGRATION: CWS fwk61 (1.19.182); FILE MERGED 2007/02/02 10:41:05 pb 1.19.182.1: fix: #i71463# STR_DOCINFO_INFOFIELD added


2007-03-26  Ivo Hinkelmann  <ihi@openoffice.org>  [f8b75f1d69e144c1959bc48049a3ee580cbc27c3]

INTEGRATION: CWS fwk61 (1.14.120); FILE MERGED 2007/02/14 07:33:30 mav 1.14.120.1: #i73716# fix versions access in password protected file


2007-03-26  Ivo Hinkelmann  <ihi@openoffice.org>  [9fc30c24d7c520de1a07195e434c6db448bd1021]

INTEGRATION: CWS fwk61 (1.22.70); FILE MERGED 2007/02/12 12:04:49 as 1.22.70.1: #145059# provide new (not official!) API to enable/disable quickstarter veto


2007-03-26  Ivo Hinkelmann  <ihi@openoffice.org>  [8ec837733a70cf2f0a21c95b9169d9ba33c5e795]

INTEGRATION: CWS fwk61 (1.54.70); FILE MERGED 2007/02/12 12:04:49 as 1.54.70.1: #145059# provide new (not official!) API to enable/disable quickstarter veto


2007-03-26  Ivo Hinkelmann  <ihi@openoffice.org>  [7e8ca06f0ee1aad328728f636d0a3dfb5e8e0e37]

INTEGRATION: CWS fwk61 (1.109.70); FILE MERGED 2007/02/14 07:33:30 mav 1.109.70.1: #i73716# fix versions access in password protected file


2007-03-26  Ivo Hinkelmann  <ihi@openoffice.org>  [aa94128fd8914d9aa70a42a3cc88ffc0b27bb009]

INTEGRATION: CWS fwk61 (1.76.308); FILE MERGED 2007/02/07 11:56:15 pb 1.76.308.1: fix: #i70228# more space for checkboxes


2007-03-26  Ivo Hinkelmann  <ihi@openoffice.org>  [654ff58c99c3d0dd857f4e6760c4d6f16c5727e3]

INTEGRATION: CWS fwk61 (1.45.742); FILE MERGED 2007/02/09 10:52:39 pb 1.45.742.1: fix: #i70228# dialog debug output fixed


2007-03-26  Ivo Hinkelmann  <ihi@openoffice.org>  [a3604609ba96812a5c7e542015976f7389d27cdc]

INTEGRATION: CWS fwk61 (1.71.510); FILE MERGED 2007/02/02 09:15:23 pb 1.71.510.1: fix: #i69483# Exakte Suche -> Gross/Kleinschreibung


2007-03-26  Ivo Hinkelmann  <ihi@openoffice.org>  [8409bd6fd1b0105c83b39edf15b475cd44e3dd01]

INTEGRATION: CWS fwk61 (1.2.284); FILE MERGED 2007/02/09 11:12:40 pb 1.2.284.1: fix: #i70228# dynamical width of push buttons


2007-03-26  Ivo Hinkelmann  <ihi@openoffice.org>  [10c0dfc025063230b3c16b06491745e66cbeae66]

INTEGRATION: CWS fwk61 (1.2.284); FILE MERGED 2007/02/09 11:07:58 pb 1.2.284.1: fix: #i70228# CalcButtonWidth() added


2007-03-26  Ivo Hinkelmann  <ihi@openoffice.org>  [22e6b0e38c0e13348da4168e2245f1b776c7a2a3]

INTEGRATION: CWS fwk61 (1.5.124); FILE MERGED 2007/02/09 11:10:49 pb 1.5.124.1: fix: #i70228# dynamical width of push buttons


2007-03-26  Ivo Hinkelmann  <ihi@openoffice.org>  [68b417fc9a8f37e9c8169dbf2bf086c9f095087a]

INTEGRATION: CWS fwk61 (1.9.124); FILE MERGED 2007/02/02 08:20:15 pb 1.9.124.1: fix: #i73551# SvxJavaClassPathDlg::SelectHdl_Impl() added


2007-03-26  Ivo Hinkelmann  <ihi@openoffice.org>  [e0d01a06380690149d5f46905baf57f601dbeef8]

INTEGRATION: CWS fwk61 (1.17.124); FILE MERGED 2007/02/02 08:21:59 pb 1.17.124.1: fix: #i73551# SvxJavaClassPathDlg::SelectHdl_Impl() added


2007-03-26  Ivo Hinkelmann  <ihi@openoffice.org>  [470880388dd747dc3a32051baa037c8b7e5826a8]

INTEGRATION: CWS fwk61 (1.23.504); FILE MERGED 2007/02/09 11:06:47 pb 1.23.504.1: fix: #i70228# height of checkboxes == 10


2007-03-26  Ivo Hinkelmann  <ihi@openoffice.org>  [d6cc064794ea77736cf20989923fe3ae5820a056]

INTEGRATION: CWS fwk61 (1.18.206); FILE MERGED 2007/02/09 10:57:10 pb 1.18.206.1: fix: #i70228# move controls for correct tab order


2007-03-26  Ivo Hinkelmann  <ihi@openoffice.org>  [13ed53e54b65e8cde49d3b41b69c5bef05c8bddb]

INTEGRATION: CWS fwk61 (1.18.504); FILE MERGED 2007/02/09 11:05:43 pb 1.18.504.1: fix: #i70228# height of checkboxes == 10


2007-03-26  Ivo Hinkelmann  <ihi@openoffice.org>  [584d9fb9b5a48fdd86ef1d883f3c39c14a6e49bc]

INTEGRATION: CWS fwk61 (1.37.12); FILE MERGED 2007/02/14 10:37:53 mav 1.37.12.2: RESYNC: (1.37-1.38); FILE MERGED 2007/02/09 11:02:49 pb 1.37.12.1: fix: #i70228# move controls for correct tab order


2007-03-26  Ivo Hinkelmann  <ihi@openoffice.org>  [ed64537f8758d3a9bd0240a2b4cfbfd5e383e7a4]

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>  [89803697d058ffde4e8eba2e3a6993de7c28b9ed]

INTEGRATION: CWS fwk61 (1.5.762); FILE MERGED 2007/02/09 10:54:19 pb 1.5.762.1: fix: #i70228# dialog debug output fixed


2007-03-26  Ivo Hinkelmann  <ihi@openoffice.org>  [9b99b378a18c7970221091c1264feaf79b34da6e]

INTEGRATION: CWS fwk61 (1.99.118); FILE MERGED 2007/01/25 10:06:03 mav 1.99.118.1: #i72913# the any can contain sal_Int64, when it contains something smaller it will work as well


2007-03-26  Ivo Hinkelmann  <ihi@openoffice.org>  [efef57e967f8a244c8c4342fcfb2e29f5a6f18ba]

INTEGRATION: CWS fwk61 (1.22.6); FILE MERGED 2007/01/26 14:27:28 mav 1.22.6.1: #i71889# allow to open the document readonly


2007-03-26  Ivo Hinkelmann  <ihi@openoffice.org>  [3a4bf21abac54495be86217c20848a4b7c30afe3]

INTEGRATION: CWS fwk61 (1.7.90); FILE MERGED 2007/02/15 17:42:57 mav 1.7.90.2: #i74483# use package as PKGNAME 2007/02/13 10:41:30 mav 1.7.90.1: #i74483# fix the PRJNAME setting


2007-03-26  Ivo Hinkelmann  <ihi@openoffice.org>  [859fe6ac11b4c16e2df4a26d5d0ab2fb0602e96c]

INTEGRATION: CWS fwk61 (1.2.4); FILE MERGED 2007/02/15 17:42:52 mav 1.2.4.3: #i74483# use package as PKGNAME 2007/02/14 09:15:28 mav 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2007/02/13 10:41:25 mav 1.2.4.1: #i74483# fix the PRJNAME setting


2007-03-26  Ivo Hinkelmann  <ihi@openoffice.org>  [23446d3f457d9ce431efbf36b04a397ca3c88194]

INTEGRATION: CWS fwk61 (1.24.192); FILE MERGED 2007/02/06 05:36:31 pb 1.24.192.1: fix: #i67647# better German


2007-03-26  Ivo Hinkelmann  <ihi@openoffice.org>  [52fc05a419f2ba681a90472a8a0c81650940560c]

INTEGRATION: CWS fwk61 (1.23.192); FILE MERGED 2007/02/06 05:35:58 pb 1.23.192.1: fix: #i67647# better German


2007-03-26  Ivo Hinkelmann  <ihi@openoffice.org>  [dd0ff446832e12540a8a7f93e5b7d330265934d6]

INTEGRATION: CWS fwk61 (1.25.192); FILE MERGED 2007/02/06 05:35:14 pb 1.25.192.1: fix: #i67647# better German


2007-03-26  Ivo Hinkelmann  <ihi@openoffice.org>  [2a2d2befaf56a394aca380ef241bf6f06d3124bc]

INTEGRATION: CWS fwk61 (1.28.36); FILE MERGED 2007/02/06 05:33:33 pb 1.28.36.1: fix: #i67647# better German


2007-03-26  Ivo Hinkelmann  <ihi@openoffice.org>  [de84bb96f30b7e53384cdd9a12cb386c180ef65a]

INTEGRATION: CWS fwk61 (1.28.138); FILE MERGED 2007/02/06 05:32:29 pb 1.28.138.1: fix: #i67647# better German


2007-03-26  Ivo Hinkelmann  <ihi@openoffice.org>  [d1783f617d2d4db04bd4ff622f20180f675e6b8b]

INTEGRATION: CWS fwk61 (1.53.30); FILE MERGED 2007/02/06 05:31:15 pb 1.53.30.1: fix: #i67647# better German


2007-03-26  Ivo Hinkelmann  <ihi@openoffice.org>  [ad3b4ea9fc70105264d1cba434679927b4f3fee3]

INTEGRATION: CWS fwk61 (1.28.138); FILE MERGED 2007/02/06 05:27:50 pb 1.28.138.1: fix: #i67647# better German


2007-03-26  Ivo Hinkelmann  <ihi@openoffice.org>  [ff79db3d3c186fa6be9286e1665b60b178d75afd]

INTEGRATION: CWS fwk61 (1.11.40); FILE MERGED 2007/02/06 05:26:43 pb 1.11.40.1: fix: #i67647# better German


2007-03-26  Ivo Hinkelmann  <ihi@openoffice.org>  [7685abd037e428213b0a187a234cc2e91b6688a2]

INTEGRATION: CWS fwk61 (1.23.192); FILE MERGED 2007/02/06 05:25:36 pb 1.23.192.1: fix: #i67647# better German


2007-03-26  Ivo Hinkelmann  <ihi@openoffice.org>  [f0fdb84173ec6272a2f9bf5576ef2f9b24316569]

INTEGRATION: CWS fwk61 (1.20.34); FILE MERGED 2007/02/06 05:22:38 pb 1.20.34.1: fix: #i67647# Verschieben/Kopieren -> Verschieben/kopieren


2007-03-26  Ivo Hinkelmann  <ihi@openoffice.org>  [10a990966b0edba43bd924914b7e861a41baec95]

INTEGRATION: CWS fwk61 (1.21.54); FILE MERGED 2007/02/14 09:06:48 mav 1.21.54.2: RESYNC: (1.21-1.23); FILE MERGED 2007/02/06 10:12:46 pb 1.21.54.1: fix: #i71759# support for chinese font sizes


2007-03-26  Ivo Hinkelmann  <ihi@openoffice.org>  [2bd05b18daeaab1c28cd383701ba462568e1ad35]

INTEGRATION: CWS ipdf (1.4.6); FILE MERGED 2006/11/27 14:38:42 pl 1.4.6.2: RESYNC: (1.4-1.6); FILE MERGED 2006/07/25 13:03:43 pl 1.4.6.1: removed a stray semicolon in confix.hpp


2007-03-26  Ivo Hinkelmann  <ihi@openoffice.org>  [d8977cd6a2ae3c2e3b7d95ae0be799ec9a7961a4]

INTEGRATION: CWS ipdf (1.85.16); FILE MERGED 2007/02/13 14:41:50 pl 1.85.16.1: OpenTTFont api changes


2007-03-26  Ivo Hinkelmann  <ihi@openoffice.org>  [9e8bcd944958b3f0fa9f8aa17ab4d99f7ecd9e95]

INTEGRATION: CWS ipdf (1.84.4); FILE MERGED 2007/02/12 12:16:49 pl 1.84.4.2: RESYNC: (1.84-1.85); FILE MERGED 2007/01/22 17:11:40 pl 1.84.4.1: font ident from buffer


2007-03-26  Ivo Hinkelmann  <ihi@openoffice.org>  [2e01820a612892f00eea357ac1b9ca3092292ba2]

INTEGRATION: CWS ipdf (1.38.178); FILE MERGED 2007/01/19 11:49:04 pl 1.38.178.5: RESYNC: (1.41-1.42); FILE MERGED 2006/07/25 09:31:13 pl 1.38.178.4: RESYNC: (1.39-1.41); FILE MERGED 2006/07/04 13:48:30 pl 1.38.178.3: RESYNC: (1.38-1.39); FILE MERGED 2006/06/26 15:00:20 pl 1.38.178.2: #137143# emit document checksum 2006/06/12 16:53:42 pl 1.38.178.1: #137143# add AddStream interface


2007-03-26  Ivo Hinkelmann  <ihi@openoffice.org>  [d217c079d7b3ca7b5039428594e7cdfdf9a0c4a9]

INTEGRATION: CWS ipdf (1.92.80); FILE MERGED 2007/01/19 16:08:58 pl 1.92.80.8: #137143# ecnrypt add streams 2007/01/19 11:48:56 pl 1.92.80.7: RESYNC: (1.99-1.102); FILE MERGED 2006/10/04 18:52:04 pl 1.92.80.6: RESYNC: (1.96-1.99); FILE MERGED 2006/07/25 09:31:00 pl 1.92.80.5: RESYNC: (1.93-1.96); FILE MERGED 2006/07/04 16:34:49 pl 1.92.80.4: removed a warning 2006/07/04 13:48:22 pl 1.92.80.3: RESYNC: (1.92-1.93); FILE MERGED 2006/06/26 15:00:09 pl 1.92.80.2: #137143# emit document checksum 2006/06/12 16:53:42 pl 1.92.80.1: #137143# add AddStream interface


2007-03-26  Ivo Hinkelmann  <ihi@openoffice.org>  [f91978412884826b93c0bb709208777f98a08752]

INTEGRATION: CWS ipdf (1.15.180); FILE MERGED 2007/01/19 11:48:34 pl 1.15.180.3: RESYNC: (1.16-1.17); FILE MERGED 2006/10/04 18:51:55 pl 1.15.180.2: RESYNC: (1.15-1.16); FILE MERGED 2006/06/12 16:53:42 pl 1.15.180.1: #137143# add AddStream interface


2007-03-26  Ivo Hinkelmann  <ihi@openoffice.org>  [f4761fc85241211f0913856b076fb042d7e2c15c]

INTEGRATION: CWS ipdf (1.14.28); FILE MERGED 2007/02/09 13:01:33 pl 1.14.28.5: finalize identifyFont 2007/01/23 19:02:43 pl 1.14.28.4: improve identifyFont 2007/01/23 17:55:45 pl 1.14.28.3: improve identifyFont 2007/01/23 15:25:59 pl 1.14.28.2: slight enhancment to identifyFont 2007/01/22 17:11:40 pl 1.14.28.1: font ident from buffer


2007-03-26  Ivo Hinkelmann  <ihi@openoffice.org>  [0bc1699bc503172fd0db1d855dc7f17de8047730]

INTEGRATION: CWS ipdf (1.1.2); FILE ADDED 2006/07/20 16:06:00 mav 1.1.2.1: #135766# allow to use own oasis filter as subfilter


2007-03-26  Ivo Hinkelmann  <ihi@openoffice.org>  [cd516b9fd81e655f57fcfbc040649e194c91b9aa]

INTEGRATION: CWS ipdf (1.1.2); FILE ADDED 2006/07/20 16:06:13 mav 1.1.2.1: #135766# allow to use own oasis filter as subfilter


2007-03-26  Ivo Hinkelmann  <ihi@openoffice.org>  [3dc0b138134ce586d9ef4e00bbe00533984fa7ec]

INTEGRATION: CWS ipdf (1.180.48); FILE MERGED 2007/02/12 12:04:37 pl 1.180.48.4: RESYNC: (1.187-1.189); FILE MERGED 2006/11/27 14:08:12 pl 1.180.48.3: RESYNC: (1.182-1.187); FILE MERGED 2006/10/04 18:13:26 pl 1.180.48.2: RESYNC: (1.180-1.182); FILE MERGED 2006/07/20 16:05:09 mav 1.180.48.1: #135766# allow to use own oasis filter as subfilter


2007-03-26  Ivo Hinkelmann  <ihi@openoffice.org>  [969e4ed8e83b2708193fc8c9cb8951b6a0ebb200]

INTEGRATION: CWS ipdf (1.24.86); FILE MERGED 2006/11/27 14:07:35 pl 1.24.86.3: RESYNC: (1.25-1.26); FILE MERGED 2006/07/25 09:20:35 pl 1.24.86.2: RESYNC: (1.24-1.25); FILE MERGED 2006/07/20 16:05:09 mav 1.24.86.1: #135766# allow to use own oasis filter as subfilter


2007-03-26  Ivo Hinkelmann  <ihi@openoffice.org>  [a641297fce3fd00a4b343c460536a6a1656f1b7e]

INTEGRATION: CWS ipdf (1.117.48); FILE MERGED 2006/11/27 13:56:12 pl 1.117.48.3: RESYNC: (1.118-1.120); FILE MERGED 2006/10/04 17:47:53 pl 1.117.48.2: RESYNC: (1.117-1.118); FILE MERGED 2006/07/20 16:05:08 mav 1.117.48.1: #135766# allow to use own oasis filter as subfilter


2007-03-26  Ivo Hinkelmann  <ihi@openoffice.org>  [3cc0faab7066ab39591f6c47cf37acdaa1d94958]

INTEGRATION: CWS ipdf (1.2.342); FILE MERGED 2007/01/22 16:24:13 pl 1.2.342.1: make sft code available outside psprint


2007-03-26  Ivo Hinkelmann  <ihi@openoffice.org>  [e7085e3209c00a4cd847e4278dbd7dde19d5ca49]

INTEGRATION: CWS ipdf (1.2.368); FILE MERGED 2007/01/22 16:24:13 pl 1.2.368.1: make sft code available outside psprint


2007-03-26  Ivo Hinkelmann  <ihi@openoffice.org>  [c8efdedd4e178ee97e8907398cb98e3a50b1e043]

INTEGRATION: CWS ipdf (1.22.34); FILE MERGED 2007/01/22 16:24:13 pl 1.22.34.1: make sft code available outside psprint


2007-03-26  Ivo Hinkelmann  <ihi@openoffice.org>  [baa90940832cc5d8f32e36fa81d728ded52f87d4]

INTEGRATION: CWS ipdf (1.15.60); FILE MERGED 2007/01/22 16:24:12 pl 1.15.60.1: make sft code available outside psprint


2007-03-26  Ivo Hinkelmann  <ihi@openoffice.org>  [d6710604dc7710a8fb8ec763df17e7e0ba7f894e]

INTEGRATION: CWS ipdf (1.39.28); FILE MERGED 2007/01/22 16:24:12 pl 1.39.28.1: make sft code available outside psprint


2007-03-26  Ivo Hinkelmann  <ihi@openoffice.org>  [86857491ea5dd079e57e82673eddc37a79b7bec2]

INTEGRATION: CWS ipdf (1.73.34); FILE MERGED 2007/01/22 16:24:12 pl 1.73.34.1: make sft code available outside psprint


2007-03-26  Ivo Hinkelmann  <ihi@openoffice.org>  [e21abc0298c2da129dc09bca8deba4ff8806baa1]

INTEGRATION: CWS ipdf (1.117.6); FILE MERGED 2007/02/12 11:56:14 pl 1.117.6.6: RESYNC: (1.125-1.127); FILE MERGED 2007/01/19 11:38:22 pl 1.117.6.5: RESYNC: (1.123-1.125); FILE MERGED 2006/11/27 13:47:58 pl 1.117.6.4: RESYNC: (1.121-1.123); FILE MERGED 2006/10/04 17:41:11 pl 1.117.6.3: RESYNC: (1.120-1.121); FILE MERGED 2006/07/25 09:13:49 pl 1.117.6.2: RESYNC: (1.117-1.120); FILE MERGED 2006/07/21 15:16:03 pl 1.117.6.1: #135766# additional stream in export


2007-03-26  Ivo Hinkelmann  <ihi@openoffice.org>  [243bcb42a30d6ad6aaf74e296eaf6ae5f8a6c027]

INTEGRATION: CWS ipdf (1.8.68); FILE MERGED 2007/02/12 11:53:03 pl 1.8.68.4: RESYNC: (1.10-1.11); FILE MERGED 2006/10/04 17:28:23 pl 1.8.68.3: RESYNC: (1.9-1.10); FILE MERGED 2006/07/25 09:10:35 pl 1.8.68.2: RESYNC: (1.8-1.9); FILE MERGED 2006/07/21 13:50:42 pl 1.8.68.1: #135766# additional stream in export


2007-03-26  Ivo Hinkelmann  <ihi@openoffice.org>  [bcfc3d7d12885db5ddbb974356c08440a26c9511]

INTEGRATION: CWS ipdf (1.7.158); FILE MERGED 2007/01/19 11:28:22 pl 1.7.158.4: RESYNC: (1.9-1.10); FILE MERGED 2006/10/04 17:28:15 pl 1.7.158.3: RESYNC: (1.8-1.9); FILE MERGED 2006/07/25 09:10:27 pl 1.7.158.2: RESYNC: (1.7-1.8); FILE MERGED 2006/07/21 13:50:42 pl 1.7.158.1: #135766# additional stream in export


2007-03-26  Ivo Hinkelmann  <ihi@openoffice.org>  [e0f85462eeb2c566304ebd23ac772429d0844f2f]

INTEGRATION: CWS ipdf (1.49.48); FILE MERGED 2007/02/13 10:29:53 pl 1.49.48.6: #135766# set password for additional stream 2007/01/19 11:28:15 pl 1.49.48.5: RESYNC: (1.54-1.55); FILE MERGED 2006/11/27 13:43:27 pl 1.49.48.4: RESYNC: (1.53-1.54); FILE MERGED 2006/10/04 17:27:56 pl 1.49.48.3: RESYNC: (1.50-1.53); FILE MERGED 2006/07/25 09:10:19 pl 1.49.48.2: RESYNC: (1.49-1.50); FILE MERGED 2006/07/21 13:50:41 pl 1.49.48.1: #135766# additional stream in export


2007-03-26  Ivo Hinkelmann  <ihi@openoffice.org>  [d9f153f4e5de1584f8a219778a4d5b833757c442]

INTEGRATION: CWS ipdf (1.9.68); FILE MERGED 2006/10/04 17:27:48 pl 1.9.68.2: RESYNC: (1.9-1.10); FILE MERGED 2006/07/21 13:50:41 pl 1.9.68.1: #135766# additional stream in export


2007-03-26  Ivo Hinkelmann  <ihi@openoffice.org>  [48605151b202f8968da1ba1d278a58fa5d26913a]

INTEGRATION: CWS ipdf (1.27.68); FILE MERGED 2007/02/15 10:42:27 pl 1.27.68.7: fix accelerator 2007/02/12 15:44:37 pl 1.27.68.6: #135766# adjust tab page size 2007/02/12 11:52:57 pl 1.27.68.5: RESYNC: (1.30-1.31); FILE MERGED 2007/01/19 11:27:54 pl 1.27.68.4: RESYNC: (1.29-1.30); FILE MERGED 2006/07/31 14:46:23 pl 1.27.68.3: join #i67262# from CWS vcl63 2006/07/25 09:10:00 pl 1.27.68.2: RESYNC: (1.27-1.28); FILE MERGED 2006/07/21 13:50:41 pl 1.27.68.1: #135766# additional stream in export


2007-03-26  Ivo Hinkelmann  <ihi@openoffice.org>  [bb603eba2431425c17b5354aef4f4ef0f76eca72]

INTEGRATION: CWS ipdf (1.13.68); FILE MERGED 2007/01/19 11:27:45 pl 1.13.68.5: RESYNC: (1.15-1.16); FILE MERGED 2006/10/04 17:27:34 pl 1.13.68.4: RESYNC: (1.14-1.15); FILE MERGED 2006/07/31 14:46:23 pl 1.13.68.3: join #i67262# from CWS vcl63 2006/07/25 09:09:52 pl 1.13.68.2: RESYNC: (1.13-1.14); FILE MERGED 2006/07/21 13:50:41 pl 1.13.68.1: #135766# additional stream in export


2007-03-26  Ivo Hinkelmann  <ihi@openoffice.org>  [3f287aae4668ee8d66857ffba9cf7b4374a2a922]

INTEGRATION: CWS ipdf (1.9.68); FILE MERGED 2007/01/19 12:58:15 pl 1.9.68.4: solved merge problems 2007/01/19 11:27:37 pl 1.9.68.3: RESYNC: (1.10-1.11); FILE MERGED 2006/07/25 09:09:43 pl 1.9.68.2: RESYNC: (1.9-1.10); FILE MERGED 2006/07/21 13:50:41 pl 1.9.68.1: #135766# additional stream in export


2007-03-26  Ivo Hinkelmann  <ihi@openoffice.org>  [a43d77277c5c46d7218e0e1853b1e645261a6608]

INTEGRATION: CWS ipdf (1.15.68); FILE MERGED 2007/02/12 11:52:50 pl 1.15.68.8: RESYNC: (1.19-1.20); FILE MERGED 2007/01/19 12:58:15 pl 1.15.68.7: solved merge problems 2007/01/19 11:27:28 pl 1.15.68.6: RESYNC: (1.18-1.19); FILE MERGED 2006/10/04 17:27:25 pl 1.15.68.5: RESYNC: (1.16-1.18); FILE MERGED 2006/07/31 14:46:23 pl 1.15.68.4: join #i67262# from CWS vcl63 2006/07/25 15:19:21 pl 1.15.68.3: remove a warning 2006/07/25 09:09:19 pl 1.15.68.2: RESYNC: (1.15-1.16); FILE MERGED 2006/07/21 13:50:41 pl 1.15.68.1: #135766# additional stream in export


2007-03-26  Ivo Hinkelmann  <ihi@openoffice.org>  [4fb58f69fe34860cba01e0568856705cd04cd432]

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>  [355874498e6cdfe0714d95f22120fea0b1d9f37a]

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>  [4f05aa136d83dd3ce1ee48cee8b7f492b2176886]

#i10000# Fix for link error with 'dmake debug=t'


2007-03-23  Fridrich Štrba  <fridrich_strba@openoffice.org>  [0663fc8243f3a8f06a96a2c80bffb4d0ab145768]

calming the CopyAndPaste detector


2007-03-23  Fridrich Štrba  <fridrich_strba@openoffice.org>  [833e08009d4f439a30e441fa490d887b59f161b2]

converting underlining in OOXML (colour and colour themes remain)


2007-03-22  Fridrich Štrba  <fridrich_strba@openoffice.org>  [e8211b46efe60aa985d55637f1e526388a323322]

Adding conversion of caracter attributes of CT_OnOff type (bold, italic, strikethrough, caps,...)


2007-03-21  Kurt Zenker  <kz@openoffice.org>  [cbfeef4a1fb85f005b64ebcde1d7602ec680116b]

#i63782# set WITH_LDAP to YES


2007-03-21  Henning Brinkmann  <hbrinkm@openoffice.org>  [360bb2ffadc88c70b8af9dd6e7a4814d09c86b2f]

WW8FFDATA::get_FLT: check for NULL pointer


2007-03-21  Henning Brinkmann  <hbrinkm@openoffice.org>  [c9a6d9e2cee423074b57e2be071b4b2f545ccf06]

removed some unnecessary throws


2007-03-21  Henning Brinkmann  <hbrinkm@openoffice.org>  [1643f13977eb7cb8925d797fb49c2f93d7dfed5e]

clean up


2007-03-21  Henning Brinkmann  <hbrinkm@openoffice.org>  [2fdb33db4bfc63ee8789ac96a7a5d6ce775b23f9]

no message


2007-03-21  Henning Brinkmann  <hbrinkm@openoffice.org>  [18b59510a725aaf2e6856eebf4015616e6ff2829]

no message


2007-03-21  Fridrich Štrba  <fridrich_strba@openoffice.org>  [fea12a5e47ce8031742423f124872e39bdd40acc]

starting with run properties


2007-03-21  Fridrich Štrba  <fridrich_strba@openoffice.org>  [1c62cd3666b55f7bb615ed6d5b9840d57fffa83a]

now the tabs are actually inserted in the converted text


2007-03-20  Vladimir Glazounov  <vg@openoffice.org>  [dc59ca6ccc9aa27833591a1d2cd06e9faeb0a328]

new version for ODP680


2007-03-20  Vladimir Glazounov  <vg@openoffice.org>  [dc831007c56c4cfeacfbf4c8cdcd2f28c7415f4c]

new version for ODP680


2007-03-20  Vladimir Glazounov  <vg@openoffice.org>  [d81664c4fb39551da03c2a6d6e82ed9b6b6f9df2]

new version for ODP680


2007-03-19  Henning Brinkmann  <hbrinkm@openoffice.org>  [1aad002176d7aa506b7c4bcfd13fa9d82dccd1b4]

some Property resources needed to be Properties


2007-03-19  Oliver Bolte  <obo@openoffice.org>  [b8b24e7e29881a70f44c3b87a2564c5048234f8c]

#i10000# use OUString not String


2007-03-19  Oliver Bolte  <obo@openoffice.org>  [d60d6478947dbc0d1bbf5d8c031ef50964a5ff27]

#i10000#  using OBoundControlModel::setPropertyValues added (warning hidden method, solaris)


2007-03-19  Oliver Bolte  <obo@openoffice.org>  [9a751f4e36534d6e0bc8af5e980a195d5ac9fa2c]

#i10000# using OPropertySetAggregationHelper::getPropertyValues missing


2007-03-19  Oliver Bolte  <obo@openoffice.org>  [48498b4cc152ca8b433789b734abb1e5f7d206f2]

#i10000# obsolete ; triggers warning->error


2007-03-19  Oliver Bolte  <obo@openoffice.org>  [4ec94f2f57e66f8e831997d14d935925f59483c2]

#i10000# Solaris warning hidden method


2007-03-16  Fridrich Štrba  <fridrich_strba@openoffice.org>  [5e55e171a0ec2e5d262381315796f0fa75543c7d]

adding CT_PTab and depending types


2007-03-16  Fridrich Štrba  <fridrich_strba@openoffice.org>  [f2aeb39f7f5c3269d3643737c6c51d2de5589541]

add some more resources as OOXMLHexValue


2007-03-16  Henning Brinkmann  <hbrinkm@openoffice.org>  [490d088ec57b4a7054d6b3518ab898076f5c25af]

OOXMLProperties::newProperty OOXMLPropertySetValue::newProperty


2007-03-16  Henning Brinkmann  <hbrinkm@openoffice.org>  [aca16efa7e47f623f8a6ae7047660de69a6d6280]

getting substreams


2007-03-16  Henning Brinkmann  <hbrinkm@openoffice.org>  [46463f154d78fb450be0ce50547049b040795435]

OOXMLValue, OOXMLIntegerValue: constructor from rtl::OUString


2007-03-16  Henning Brinkmann  <hbrinkm@openoffice.org>  [5d30da54296e43bc371146e212ae4c9f50f0d178]

resolve styles stream


2007-03-16  Henning Brinkmann  <hbrinkm@openoffice.org>  [077581e797ebcdcd709a5536d69d69b8dba46921]

added CT_Sym


2007-03-16  Henning Brinkmann  <hbrinkm@openoffice.org>  [d932ed8f2cd35b78f6a20d8a1a22079477561ebf]

closeGroup was missing -> invalid XML


2007-03-16  Henning Brinkmann  <hbrinkm@openoffice.org>  [3b40feff7d20ed3053498ff1f59fdc883639e942]

new stream type TYPES


2007-03-16  Oliver Bolte  <obo@openoffice.org>  [c3187ef1eadba1c36ee1d6b4a8d1fd8221d1f3d9]

#i10000# precompiled header missing


2007-03-16  Oliver Bolte  <obo@openoffice.org>  [c5fa3fe9aa89458c646ab7a733bc6688bd25644e]

#i10000# merge problem


2007-03-16  Oliver Bolte  <obo@openoffice.org>  [3dbcc245080e50f964008d0347fbf6050058ac4a]

#i10000# syntax


2007-03-16  Vladimir Glazounov  <vg@openoffice.org>  [a1aac3dde8915daa17c299ed13dbb4ef56955623]

new version for SRC680


2007-03-16  Vladimir Glazounov  <vg@openoffice.org>  [bd24d37729bf89d325107a2b5e7ff3bc31850086]

#i10000# needs to be linked against vcl (Application class)


2007-03-16  Vladimir Glazounov  <vg@openoffice.org>  [bf9d49f8dc74ea6bb234ca31362ce97867d14df3]

new version for SRC680


2007-03-16  Vladimir Glazounov  <vg@openoffice.org>  [2f1a523a93754323fea80ee8ed86b09afb237f70]

new version for SRC680


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [2255f9446df2cc47e7f3abd03a2a1f21c7dab9c5]

#i10000# undo last change


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [bb182155da74a783b7c4a79d9098bce3befe979b]

SRC680


2007-03-15  Fridrich Štrba  <fridrich_strba@openoffice.org>  [2fbe44c7b0e68ba2e14d0bb37095fd00e47a2ee1]

Adding class generation also for CT_Empty


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [3fba3d54d2ed6e4728db5b34d5098a25932e7d69]

INTEGRATION: CWS attrfix_SRC680 (1.43.36.4.8); FILE MERGED 2007/03/13 15:26:36 fme 1.43.36.4.8.5: #i75299# GetAttr() - Correct handling of SwFmtAutoFmt 2007/03/13 15:05:53 fme 1.43.36.4.8.4: #i75299# GetAttr() - Correct handling of SwFmtAutoFmt 2007/03/13 14:39:30 fme 1.43.36.4.8.3: #i75299# GetAttr() - Correct handling of SwFmtAutoFmt 2007/03/13 12:27:34 fme 1.43.36.4.8.2: #i75299# GetAttr() - Correct handling of SwFmtAutoFmt 2007/03/13 11:19:55 fme 1.43.36.4.8.1: #i75299# GetAttr() - Correct handling of SwFmtAutoFmt


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [83cf6cb6f24f7e887bb76cb3b39ee928587e871a]

INTEGRATION: CWS basmgr02 (1.9.30); FILE MERGED 2007/01/30 14:06:31 fs 1.9.30.3: RESYNC: (1.9-1.10); FILE MERGED 2007/01/25 12:38:20 fs 1.9.30.2: #i10000# 2007/01/17 11:14:54 fs 1.9.30.1: #i73557# binfilter now uses a stripped, own, frozen version of the 'basic' module, instead of the global (evolving) one


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [7524650e6c0a8e5c96ec501766f8e2d231aa5a3d]

INTEGRATION: CWS basmgr02 (1.125.50); FILE MERGED 2007/01/11 09:33:54 fs 1.125.50.1: #i73329# support for DialogLibraries property


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [36d9d72c6d9f7a890ec2617647f38b2c296f2a11]

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>  [a7e15347da8b49306b70eaf9009b70a4d78a17c2]

INTEGRATION: CWS basmgr02 (1.35.68); FILE MERGED 2007/01/17 11:34:55 fs 1.35.68.2: #i73329# +m_bHasNoBasicCapabilities 2007/01/10 14:07:13 fs 1.35.68.1: removed unused forward declarations


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [c18972258890619d799580eefc54cacea28c5a36]

INTEGRATION: CWS basmgr02 (1.2.68); FILE MERGED 2007/02/12 09:40:25 fs 1.2.68.3: RESYNC: (1.2-1.3); FILE MERGED 2007/01/15 08:30:41 fs 1.2.68.2: #i73329# some refactoring of the library container API 2007/01/10 14:06:30 fs 1.2.68.1: #i73329# library containers expose a pure UNO API now, in particular XPersistentLibraryContainer


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [ca649d1fa9001b0a564c798c8fc2017e70c9d6fb]

INTEGRATION: CWS basmgr02 (1.69.16); FILE MERGED 2007/01/17 12:27:32 fs 1.69.16.3: #i10000# 2007/01/17 11:33:42 fs 1.69.16.2: #i73329# document's library containers are created as service, not obtained from the BasicManager 2007/01/10 14:07:43 fs 1.69.16.1: removed unused forward declarations


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [fe442d58f2b8d4ab00d5c3a567c2c47da7978ff1]

INTEGRATION: CWS basmgr02 (1.187.66); FILE MERGED 2007/02/28 12:14:30 fs 1.187.66.5: reverted previous fix, better fixed in appbaslib 2007/02/28 09:11:17 fs 1.187.66.4: #i73329# 2007/02/12 09:40:17 fs 1.187.66.3: RESYNC: (1.188-1.189); FILE MERGED 2007/01/30 15:02:34 fs 1.187.66.2: RESYNC: (1.187-1.188); FILE MERGED 2007/01/10 14:07:32 fs 1.187.66.1: removed unused forward declarations


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [732f1c5b45cc24e54e35561efbd8d0bddedbb02d]

INTEGRATION: CWS basmgr02 (1.86.14); FILE MERGED 2007/01/29 09:37:25 fs 1.86.14.2: #i73229# HasMacrosLib_Impl: no standard lib (not necessarily) 2007/01/17 11:33:53 fs 1.86.14.1: #i73329#


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [a649c5ac35fffdef95a2b3ab6538109455653c94]

INTEGRATION: CWS basmgr02 (1.117.50); FILE MERGED 2007/01/11 09:33:19 fs 1.117.50.1: #i73329# support for DialogLibraries property


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [bd4d160bee90a48cf87f2ef56b628b3c3359dad2]

INTEGRATION: CWS basmgr02 (1.66.74); FILE MERGED 2007/02/21 09:41:57 fs 1.66.74.1: #i73331# basicide_choose_macro/ChooseMacro changed signature


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [e3bfc36254e7434f2510e3d55ebcaeb0fddaf24c]

INTEGRATION: CWS basmgr02 (1.40.66); FILE MERGED 2007/01/30 15:01:09 fs 1.40.66.2: RESYNC: (1.40-1.42); FILE MERGED 2007/01/10 14:06:49 fs 1.40.66.1: #i73329# SaveBasicAndDialogContainer instead of two single methods


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [3540d563d812b18ea8c15e15ee055c68a319b816]

INTEGRATION: CWS basmgr02 (1.2.68); FILE MERGED 2007/02/28 12:14:59 fs 1.2.68.6: setStorage: removed unnecessary assertion 2007/02/13 08:26:47 fs 1.2.68.5: #i100000# manual RESYNC: LegacyPasswdBinaryLimitExceeded moved to BasicManager 2007/02/12 09:37:31 fs 1.2.68.4: RESYNC: (1.2-1.3); FILE MERGED 2007/01/17 11:35:26 fs 1.2.68.3: #i73329# document's library containers are created as service, not obtained from the BasicManager 2007/01/11 10:54:05 fs 1.2.68.2: corrected assertion 2007/01/10 14:06:18 fs 1.2.68.1: #i73329# library containers expose a pure UNO API now, in particular XPersistentLibraryContainer


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [a020eebfb0a2585dc0d59dbc5e707b29b1e792f1]

INTEGRATION: CWS basmgr02 (1.46.68); FILE MERGED 2007/01/17 11:35:15 fs 1.46.68.2: #i73329# 2007/01/10 14:05:58 fs 1.46.68.1: #i73329# SaveBasicAndDialogContainer instead of two single methods


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [53ffbbfd7b929d25ba2e1cf453bd51e7de05c7f1]

INTEGRATION: CWS basmgr02 (1.106.4); FILE MERGED 2007/02/21 09:41:21 fs 1.106.4.2: #i73331# basicide_choose_macro changed signature 2007/02/14 14:41:16 fs 1.106.4.1: ChooseMacro is not used anymore


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [71f93dee2d8d2626e3aace8182f046e6052becfe]

INTEGRATION: CWS basmgr02 (1.15.252); FILE MERGED 2007/02/21 09:41:05 fs 1.15.252.1: #i73331# forward-declare SfxUsrAnyItem


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [bfc01d6f078ea8a4be103d1d516e5388522da204]

INTEGRATION: CWS basmgr02 (1.74.252); FILE MERGED 2007/02/21 09:40:25 fs 1.74.252.1: #i73331# SID_BASICIDE_ARG_SHELL -> SID_BASICIDE_ARG_DOCUMENT_MODEL


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [bceef9b9e421f30d15af986061cc5f7b3324d717]

INTEGRATION: CWS basmgr02 (1.47.4); FILE MERGED 2007/03/14 08:28:27 fs 1.47.4.1: #146367# ScViewFunc::PasteDataFormat: delete the AbstractScImportAsciiDlg, so it's not left over long after the stream it works with is dead


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [d4b14e58c274d510b3cedcb45e8cd3c4350cec15]

INTEGRATION: CWS basmgr02 (1.58.24); FILE MERGED 2007/03/06 07:21:52 fs 1.58.24.3: #i10000# 2007/03/05 09:36:29 fs 1.58.24.2: RESYNC: (1.58-1.59); FILE MERGED 2007/01/11 09:32:50 fs 1.58.24.1: #i73329# support for DialogLibraries property


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [ebafb3885c9e4e7a100724cd5ad176907e235fec]

INTEGRATION: CWS basmgr02 (1.71.202); FILE MERGED 2007/01/11 09:32:13 fs 1.71.202.1: #i73329# +DialogLibraries


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [52a099fd3e659a92bc114211d048317bcca14ac5]

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>  [792335233867a9bdb82f4ee92c59f3b17b3cae4f]

INTEGRATION: CWS basmgr02 (1.32.2); FILE MERGED


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [4feb774c59f4423d282cb9e96ace804b85d99080]

INTEGRATION: CWS basmgr02 (1.38.50); FILE MERGED 2007/02/12 09:23:25 fs 1.38.50.2: RESYNC: (1.38-1.39); FILE MERGED 2007/01/11 09:36:09 fs 1.38.50.1: #i73329# support for DialogLibraries property


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [38fc13a1997266156223a1c7732a4a4079ea40ae]

INTEGRATION: CWS basmgr02 (1.80.52); FILE MERGED 2007/01/11 09:36:09 fs 1.80.52.1: #i73329# support for DialogLibraries property


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [14fcbf47ccb4616ab291e996c5f26fe5f01c2fd0]

INTEGRATION: CWS basmgr02 (1.1.2); FILE ADDED 2007/02/21 09:32:02 fs 1.1.2.1: #i73331# moved herein from ../../inc, to be able to include files from there (not exported to outside the module, so there's no need for it to reside in $(PRJ)/inc)


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [642f6fa7c0d847458feea0911fcf25ffb494b54e]

INTEGRATION: CWS basmgr02 (1.5.2); FILE MERGED 2007/02/21 09:33:04 fs 1.5.2.1: #i73331# encapsulate (nearly) all usages of SfxObjectShell in the ScriptDocument class


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [03784af870a966cfb285fe82d9f2a2b47316f436]

INTEGRATION: CWS basmgr02 (1.5.4); FILE MERGED 2007/02/21 09:33:04 fs 1.5.4.1: #i73331# encapsulate (nearly) all usages of SfxObjectShell in the ScriptDocument class


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [8aaadd2584f04a1e438af23398ded1fb33c83781]

INTEGRATION: CWS basmgr02 (1.8.144); FILE MERGED 2007/02/21 09:33:04 fs 1.8.144.1: #i73331# encapsulate (nearly) all usages of SfxObjectShell in the ScriptDocument class


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [a5da6819d60eab2fe77b55b94fcb01a3cbefe97e]

INTEGRATION: CWS basmgr02 (1.1.2); FILE ADDED 2007/02/21 11:03:44 fs 1.1.2.2: #i100000# 2007/02/21 09:32:02 fs 1.1.2.1: #i73331# moved herein from ../../inc, to be able to include files from there (not exported to outside the module, so there's no need for it to reside in $(PRJ)/inc)


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [1fb32fd46ecf8070c41fb98d248153fc273357cb]

INTEGRATION: CWS basmgr02 (1.1.2); FILE ADDED 2007/02/21 09:32:01 fs 1.1.2.1: #i73331# moved herein from ../../inc, to be able to include files from there (not exported to outside the module, so there's no need for it to reside in $(PRJ)/inc)


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [15474ac366ccbd94e70e6396a7be2021e292de6c]

INTEGRATION: CWS basmgr02 (1.6.144); FILE MERGED 2007/02/21 09:33:04 fs 1.6.144.1: #i73331# encapsulate (nearly) all usages of SfxObjectShell in the ScriptDocument class


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [da23a14aaa3ab16350b1da6752660d001b70ff39]

INTEGRATION: CWS basmgr02 (1.8.4); FILE MERGED 2007/03/05 13:49:39 fs 1.8.4.3: #i10000# 2007/03/05 07:23:22 fs 1.8.4.2: RESYNC: (1.8-1.9); FILE MERGED 2007/02/21 09:37:57 fs 1.8.4.1: #i73331# encapsulate (nearly) all usages of SfxObjectShell in the ScriptDocument class


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [ce0a53f36a2a3d1468dd071e53ee0b80bb10b3e1]

INTEGRATION: CWS basmgr02 (1.8.4); FILE MERGED 2007/02/21 09:37:57 fs 1.8.4.1: #i73331# encapsulate (nearly) all usages of SfxObjectShell in the ScriptDocument class


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [0ff4a5709e34d5529237fbcaad26b04d1c7f65cb]

INTEGRATION: CWS basmgr02 (1.46.2); FILE MERGED 2007/02/21 09:37:56 fs 1.46.2.1: #i73331# encapsulate (nearly) all usages of SfxObjectShell in the ScriptDocument class


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [d9e8880798869b1fec8083b1f95bad3dc8599514]

INTEGRATION: CWS basmgr02 (1.7.4); FILE MERGED 2007/02/21 09:37:44 fs 1.7.4.1: #i73331# encapsulate (nearly) all usages of SfxObjectShell in the ScriptDocument class


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [e304ba66f4aba5cc55612508b5738a1ed26a7904]

INTEGRATION: CWS basmgr02 (1.1.2); FILE ADDED 2007/02/22 09:26:03 fs 1.1.2.3: #i10000# 2007/02/21 11:11:47 fs 1.1.2.2: #i10000# 2007/02/21 09:33:50 fs 1.1.2.1: #i73331# encapsulate access to scripts/dialogs in a document


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [e48f5d3b929416a7604c19af9f61c475de2b4d73]

INTEGRATION: CWS basmgr02 (1.5.4); FILE MERGED 2007/02/21 09:37:44 fs 1.5.4.1: #i73331# encapsulate (nearly) all usages of SfxObjectShell in the ScriptDocument class


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [dadb1fcec76988cd1d6cc1b3409b5d2fd1de8d7f]

INTEGRATION: CWS basmgr02 (1.18.4); FILE MERGED 2007/02/21 09:37:43 fs 1.18.4.1: #i73331# encapsulate (nearly) all usages of SfxObjectShell in the ScriptDocument class


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [103faba568ff9404f59ede470891fb8c4b2ef295]

INTEGRATION: CWS basmgr02 (1.22.4); FILE MERGED 2007/02/21 09:37:43 fs 1.22.4.1: #i73331# encapsulate (nearly) all usages of SfxObjectShell in the ScriptDocument class


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [30f67bbad61af2524053a30e5a6699e301c34c61]

INTEGRATION: CWS basmgr02 (1.30.4); FILE MERGED 2007/02/21 09:37:43 fs 1.30.4.1: #i73331# encapsulate (nearly) all usages of SfxObjectShell in the ScriptDocument class


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [e0472b0b3b5a096cdd13202c84cc150377650c30]

INTEGRATION: CWS basmgr02 (1.59.12); FILE MERGED 2007/02/21 09:37:43 fs 1.59.12.3: #i73331# encapsulate (nearly) all usages of SfxObjectShell in the ScriptDocument class 2007/01/30 15:02:53 fs 1.59.12.2: RESYNC: (1.59-1.60); FILE MERGED 2007/01/15 08:30:56 fs 1.59.12.1: #i73329# some refactoring of the library container API


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [a41aadd2cd340ff65e7a30ca5c0d4ed3f67400a3]

INTEGRATION: CWS basmgr02 (1.24.4); FILE MERGED 2007/02/21 09:37:43 fs 1.24.4.1: #i73331# encapsulate (nearly) all usages of SfxObjectShell in the ScriptDocument class


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [05dafeca2608abeebee6a44d3401b772d58dabdd]

INTEGRATION: CWS basmgr02 (1.8.146); FILE MERGED 2007/01/11 10:40:03 fs 1.8.146.1: during #i73329#: proper Z-(means: tab-)order


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [0ebbc353c44e62584cc310b73818fc79b8f537ea]

INTEGRATION: CWS basmgr02 (1.34.48); FILE MERGED 2007/02/28 11:47:14 fs 1.34.48.6: Assign button does not depend on SfxViewFrame::Current anymore This broke the the f_basic_scripts.bas test in some cases, and isn't necessary: The only usage was to, after execution of the assignment dialog, look for a floating window with ID SID_CUSTOMIZETOOLBOX. Nowadays, there is no such floating window anymore. 2007/02/21 09:37:42 fs 1.34.48.5: #i73331# encapsulate (nearly) all usages of SfxObjectShell in the ScriptDocument class 2007/01/31 11:57:28 fs 1.34.48.4: #i100000# 2007/01/30 15:02:35 fs 1.34.48.3: RESYNC: (1.34-1.35); FILE MERGED 2007/01/11 10:40:03 fs 1.34.48.2: during #i73329#: proper Z-(means: tab-)order 2007/01/10 14:05:10 fs 1.34.48.1: #i73329# SFXAPP::SaveBasicAndDialogContainer instead of two single methods


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [532d4ef09bcdbe9449ca13c7634666d517a900cd]

INTEGRATION: CWS basmgr02 (1.5.2); FILE MERGED 2007/02/21 09:37:42 fs 1.5.2.1: #i73331# encapsulate (nearly) all usages of SfxObjectShell in the ScriptDocument class


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [4afea1f9ee59b5ce7a108d588b8cdb1245591484]

INTEGRATION: CWS basmgr02 (1.21.4); FILE MERGED 2007/02/21 09:37:42 fs 1.21.4.1: #i73331# encapsulate (nearly) all usages of SfxObjectShell in the ScriptDocument class


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [e71c8e6793ba6757f3194f34ed662be146702c46]

INTEGRATION: CWS basmgr02 (1.30.4); FILE MERGED 2007/02/21 09:37:42 fs 1.30.4.1: #i73331# encapsulate (nearly) all usages of SfxObjectShell in the ScriptDocument class


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [764e5950b47e3735b3cf5c16354342d18fd388da]

INTEGRATION: CWS basmgr02 (1.11.4); FILE MERGED 2007/02/21 09:37:42 fs 1.11.4.1: #i73331# encapsulate (nearly) all usages of SfxObjectShell in the ScriptDocument class


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [086c88178a7027483779cabca1cd489e48136466]

INTEGRATION: CWS basmgr02 (1.23.4); FILE MERGED 2007/02/21 09:37:41 fs 1.23.4.1: #i73331# encapsulate (nearly) all usages of SfxObjectShell in the ScriptDocument class


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [2045d7c62181a025b2a19f9374f21cb8bfcafd93]

INTEGRATION: CWS basmgr02 (1.37.10); FILE MERGED 2007/02/21 09:37:41 fs 1.37.10.4: #i73331# encapsulate (nearly) all usages of SfxObjectShell in the ScriptDocument class 2007/02/12 09:16:28 fs 1.37.10.3: RESYNC: (1.38-1.39); FILE MERGED 2007/01/30 15:01:11 fs 1.37.10.2: RESYNC: (1.37-1.38); FILE MERGED 2007/01/11 10:40:55 fs 1.37.10.1: #i73329# use XModel-properties for retrieving the basic/dialog container, not the SfxObjectShell


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [10641ab982a6058dd6d84641290f2bbefa909560]

INTEGRATION: CWS basmgr02 (1.31.48); FILE MERGED 2007/02/21 09:37:41 fs 1.31.48.3: #i73331# encapsulate (nearly) all usages of SfxObjectShell in the ScriptDocument class 2007/01/30 15:00:51 fs 1.31.48.2: RESYNC: (1.31-1.32); FILE MERGED 2007/01/11 10:40:54 fs 1.31.48.1: #i73329# use XModel-properties for retrieving the basic/dialog container, not the SfxObjectShell


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [14fe6cb6f6b65fa9298cfb43047f6ee57c684d88]

INTEGRATION: CWS basmgr02 (1.39.10); FILE MERGED 2007/02/21 09:37:41 fs 1.39.10.3: #i73331# encapsulate (nearly) all usages of SfxObjectShell in the ScriptDocument class 2007/01/30 15:00:44 fs 1.39.10.2: RESYNC: (1.39-1.40); FILE MERGED 2007/01/10 14:05:10 fs 1.39.10.1: #i73329# SFXAPP::SaveBasicAndDialogContainer instead of two single methods


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [a206ce7544dacdf80782291b85f562a3dfda44bd]

INTEGRATION: CWS basmgr02 (1.15.10); FILE MERGED 2007/02/21 09:37:41 fs 1.15.10.1: #i73331# encapsulate (nearly) all usages of SfxObjectShell in the ScriptDocument class


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [a3e1ce2d42acdea161ab719322a3f7881e54de03]

INTEGRATION: CWS basmgr02 (1.18.4); FILE MERGED 2007/02/21 09:37:41 fs 1.18.4.1: #i73331# encapsulate (nearly) all usages of SfxObjectShell in the ScriptDocument class


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [9c5cc7f806da307e449a111193946d686fddcdb8]

INTEGRATION: CWS basmgr02 (1.49.4); FILE MERGED 2007/02/21 09:37:40 fs 1.49.4.1: #i73331# encapsulate (nearly) all usages of SfxObjectShell in the ScriptDocument class


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [f97b8007af4418652dcb91a564d52a4585acfe77]

INTEGRATION: CWS basmgr02 (1.33.4); FILE MERGED 2007/03/05 07:23:09 fs 1.33.4.4: RESYNC: (1.33-1.35); FILE MERGED 2007/02/21 09:37:40 fs 1.33.4.3: #i73331# encapsulate (nearly) all usages of SfxObjectShell in the ScriptDocument class 2007/02/15 08:07:03 fs 1.33.4.2: #i10000# 2007/02/14 13:58:39 fs 1.33.4.1: copying the changes from CWS basexc herein


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [2c92b78f63720bd172a296c181734d1c51be435e]

INTEGRATION: CWS basmgr02 (1.56.4); FILE MERGED 2007/02/21 09:37:40 fs 1.56.4.1: #i73331# encapsulate (nearly) all usages of SfxObjectShell in the ScriptDocument class


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [e47f272a206d8fd1282a4d522623c3554b6cc815]

INTEGRATION: CWS basmgr02 (1.24.4); FILE MERGED 2007/02/21 09:37:40 fs 1.24.4.1: #i73331# encapsulate (nearly) all usages of SfxObjectShell in the ScriptDocument class


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [0d868a86fc5bf9e8c3be28bd7a6f39f91a8c399e]

INTEGRATION: CWS basmgr02 (1.40.4); FILE MERGED 2007/02/21 09:37:40 fs 1.40.4.1: #i73331# encapsulate (nearly) all usages of SfxObjectShell in the ScriptDocument class


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [169c7883c46ec6146d291af1a610cb55f48c6202]

INTEGRATION: CWS basmgr02 (1.7.4); FILE MERGED 2007/02/21 09:37:39 fs 1.7.4.1: #i73331# encapsulate (nearly) all usages of SfxObjectShell in the ScriptDocument class


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [441674af34d4bdbecc8fc02b973ebb0b5ebec95a]

INTEGRATION: CWS basmgr02 (1.12.4); FILE MERGED 2007/02/21 09:37:39 fs 1.12.4.1: #i73331# encapsulate (nearly) all usages of SfxObjectShell in the ScriptDocument class


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [5546d88b87096ac061f5400a10daa188870fec01]

INTEGRATION: CWS basmgr02 (1.16.48); FILE MERGED 2007/01/30 14:58:47 fs 1.16.48.2: RESYNC: (1.16-1.17); FILE MERGED 2007/01/17 11:36:35 fs 1.16.48.1: #i73329# +SetHasNoBasic


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [2d14eb7cec1d8adebf0b0cc17b4441db2ed2a163]

INTEGRATION: CWS basmgr02 (1.5.32); FILE MERGED 2007/01/15 08:16:31 fs 1.5.32.2: renamed container services from Foo to DocumentFoo 2007/01/10 14:42:06 fs 1.5.32.1: #i73329# various new types


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [f895ffd24db6ca5d25ee07fde50e8607532ffa3c]

INTEGRATION: CWS basmgr02 (1.1.2); FILE ADDED 2007/01/15 08:15:14 fs 1.1.2.2: some refactoring after discussions with AB 2007/01/10 14:42:37 fs 1.1.2.1: a library container based on a storage


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [fbfbc2d8a47b3d8a46d8d7c58bbb3bc89d9f0843]

INTEGRATION: CWS basmgr02 (1.1.2); FILE ADDED 2007/01/15 08:15:13 fs 1.1.2.2: some refactoring after discussions with AB 2007/01/10 14:42:42 fs 1.1.2.1: a library container to be made persistent in a document's storage


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [fb8bdfc66e88dcb2dd69b65946b1449fcee80937]

INTEGRATION: CWS basmgr02 (1.3.156); FILE MERGED 2007/01/10 14:41:56 fs 1.3.156.1: link


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [a0bab8583052b3b50fbb59de22598bd9ddcf7ba5]

INTEGRATION: CWS basmgr02 (1.1.2); FILE ADDED 2007/01/15 08:16:31 fs 1.1.2.1: renamed container services from Foo to DocumentFoo


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [afa8627a10ae91c886d59a7694c73051e0dbbcfe]

INTEGRATION: CWS basmgr02 (1.116.52); FILE MERGED 2007/01/11 09:34:57 fs 1.116.52.1: #i73329# support for DialogLibraries property


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [36ba132ce166aa7880f9f348bfbeee4b25ecf75e]

INTEGRATION: CWS basmgr02 (1.88.86); FILE MERGED 2007/02/21 09:46:08 fs 1.88.86.1: #i73331# SID_BASICIDE_ARG_SHELL -> SID_BASICIDE_ARG_DOCUMENT_MODEL


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [89acc9b381e3b1d3abd8c89dead0059b43ba951d]

INTEGRATION: CWS basmgr02 (1.192.50); FILE MERGED 2007/03/05 07:33:37 fs 1.192.50.3: RESYNC: (1.193-1.194); FILE MERGED 2007/01/30 14:22:16 fs 1.192.50.2: RESYNC: (1.192-1.193); FILE MERGED 2007/01/11 09:33:54 fs 1.192.50.1: #i73329# support for DialogLibraries property


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [ac197da4f32008ea031b4cf28c669848b9867e12]

INTEGRATION: CWS basmgr02 (1.58.52); FILE MERGED 2007/01/11 09:33:19 fs 1.58.52.1: #i73329# support for DialogLibraries property


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [b64c2de853d9d53faca0742db6856341d02a807e]

INTEGRATION: CWS basmgr02 (1.98.24); FILE MERGED 2007/01/30 14:14:53 fs 1.98.24.2: RESYNC: (1.98-1.99); FILE MERGED 2007/01/11 09:32:51 fs 1.98.24.1: #i73329# support for DialogLibraries property


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [3bfb2a359ddb164fd3d8174e68659ee257df6d33]

INTEGRATION: CWS basmgr02 (1.4.10); FILE MERGED 2007/02/13 08:26:00 fs 1.4.10.6: #i100000# manual RESYNC: LegacyPasswdBinaryLimitExceeded moved to BasicManager 2007/02/12 09:33:23 fs 1.4.10.5: RESYNC: (1.4-1.5); FILE MERGED 2007/01/17 11:31:50 fs 1.4.10.4: #i73329# some thread/disposal safety 2007/01/15 08:30:00 fs 1.4.10.3: #i73329# some refactoring of the library container API 2007/01/11 09:50:47 fs 1.4.10.2: #i73329# XServiceInfo support 2007/01/10 14:02:45 fs 1.4.10.1: #i73329# library containers expose a pure UNO API now, in particular XPersistentLibraryContainer


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [e5b08b44a8cebcee068e5eb5429f27d2e91d47d6]

INTEGRATION: CWS basmgr02 (1.4.10); FILE MERGED 2007/02/14 13:54:33 fs 1.4.10.9: copying the changes from CWS basexc herein 2007/02/13 08:25:44 fs 1.4.10.8: #i100000# manual RESYNC: LegacyPasswdBinaryLimitExceeded moved to BasicManager 2007/02/12 09:33:17 fs 1.4.10.7: RESYNC: (1.4-1.5); FILE MERGED 2007/02/05 15:07:24 fs 1.4.10.6: #i10000# 2007/01/17 11:31:50 fs 1.4.10.5: #i73329# some thread/disposal safety 2007/01/15 08:30:00 fs 1.4.10.4: #i73329# some refactoring of the library container API 2007/01/11 09:50:47 fs 1.4.10.3: #i73329# XServiceInfo support 2007/01/11 08:15:23 fs 1.4.10.2: #i10000# 2007/01/10 14:03:06 fs 1.4.10.1: #i73329# library containers expose a pure UNO API now, in particular XPersistentLibraryContainer


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [4eac4c603799d0c9f27f68bc1da5a40a4f04387d]

INTEGRATION: CWS basmgr02 (1.3.10); FILE MERGED 2007/02/12 09:32:48 fs 1.3.10.5: RESYNC: (1.3-1.4); FILE MERGED 2007/01/15 08:30:00 fs 1.3.10.4: #i73329# some refactoring of the library container API 2007/01/11 09:50:46 fs 1.3.10.3: #i73329# XServiceInfo support 2007/01/11 08:15:23 fs 1.3.10.2: #i10000# 2007/01/10 14:02:45 fs 1.3.10.1: #i73329# library containers expose a pure UNO API now, in particular XPersistentLibraryContainer


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [e519642012b21ffe0ed4d2284eb5cd061aa55ff2]

INTEGRATION: CWS basmgr02 (1.3.10); FILE MERGED 2007/02/12 09:31:49 fs 1.3.10.4: RESYNC: (1.3-1.4); FILE MERGED 2007/01/15 08:30:38 fs 1.3.10.3: #i73329# some refactoring of the library container API 2007/01/11 09:50:46 fs 1.3.10.2: #i73329# XServiceInfo support 2007/01/10 14:02:39 fs 1.3.10.1: #i73329# library containers expose a pure UNO API now, in particular XPersistentLibraryContainer


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [8dedd02ee019e98e77bca82021d21bebcf739fe6]

INTEGRATION: CWS basmgr02 (1.1.2); FILE ADDED 2007/02/14 13:54:27 fs 1.1.2.7: copying the changes from CWS basexc herein 2007/02/13 08:25:38 fs 1.1.2.6: #i100000# manual RESYNC: LegacyPasswdBinaryLimitExceeded moved to BasicManager 2007/02/12 13:47:25 fs 1.1.2.5: #i10000# manual RESYNC (file has been moved in CWS, but modified in MWS) 2007/01/17 11:31:38 fs 1.1.2.4: #i73329# some thread/disposal safety 2007/01/15 08:30:38 fs 1.1.2.3: #i73329# some refactoring of the library container API 2007/01/11 09:50:46 fs 1.1.2.2: #i73329# XServiceInfo support 2007/01/10 14:02:00 fs 1.1.2.1: #i73329# moved herein from ../../inc


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [fe5ab9f6fe9b1e41633147b53fded30208f46758]

INTEGRATION: CWS basmgr02 (1.3.10); FILE MERGED 2007/02/12 09:31:29 fs 1.3.10.4: RESYNC: (1.3-1.4); FILE MERGED 2007/01/11 09:50:46 fs 1.3.10.3: #i73329# XServiceInfo support 2007/01/11 08:15:23 fs 1.3.10.2: #i10000# 2007/01/10 14:02:39 fs 1.3.10.1: #i73329# library containers expose a pure UNO API now, in particular XPersistentLibraryContainer


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [ac25ae2544969f57b0c3d51a7ee9e3eb047a8915]

INTEGRATION: CWS basmgr02 (1.37.30); FILE MERGED 2007/02/13 08:24:54 fs 1.37.30.5: #i100000# manual RESYNC: +LegacyPasswdBinaryLimitExceeded moved herein (formerly at the SfxLibraryContainer) 2007/01/25 11:53:55 fs 1.37.30.4: #i73329# removed some code which is unneeded since Basic was duplicated in binfilter 2007/01/17 11:29:58 fs 1.37.30.3: #i73329# library containers changes 2007/01/15 08:29:58 fs 1.37.30.2: #i73329# some refactoring of the library container API 2007/01/10 14:03:32 fs 1.37.30.1: #i73329# library containers expose a pure UNO API now, in particular XPersistentLibraryContainer


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [532d6eed49c50734de82f44f0ee5cf2cb63f8286]

INTEGRATION: CWS basmgr02 (1.3.18); FILE MERGED 2007/01/17 11:30:56 fs 1.3.18.3: #i73329# document's library containers are obtained from the model, not created ourself 2007/01/15 08:29:58 fs 1.3.18.2: #i73329# some refactoring of the library container API 2007/01/10 14:03:32 fs 1.3.18.1: #i73329# library containers expose a pure UNO API now, in particular XPersistentLibraryContainer


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [3ac1f901dc687686343e464253764dc4aa786edb]

INTEGRATION: CWS basmgr02 (1.15.30); FILE MERGED 2007/02/12 09:29:50 fs 1.15.30.2: RESYNC: (1.15-1.16); FILE MERGED 2007/01/10 14:04:00 fs 1.15.30.1: #i73329# namecont.hxx not delivered anymore


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [452150b01f55737d232bee06105fecdf54329def]

INTEGRATION: CWS basmgr02 (1.16.6); FILE MERGED 2007/02/28 09:21:22 fs 1.16.6.2: don't access aElementPos after it has been removed from the map 2007/02/14 13:59:12 fs 1.16.6.1: copying the changes from CWS basexc herein


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [4410197d426055c99cb8e95688e8370890fb67d9]

INTEGRATION: CWS basmgr02 (1.16.34); FILE MERGED 2007/01/17 11:15:02 fs 1.16.34.1: #i73557# binfilter now uses a stripped, own, frozen version of the 'basic' module, instead of the global (evolving) one


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [2aca5f63d998d1bf93569d48a0bab0ac7e2b8482]

INTEGRATION: CWS basmgr02 (1.5.52); FILE MERGED 2007/01/17 11:15:01 fs 1.5.52.1: #i73557# binfilter now uses a stripped, own, frozen version of the 'basic' module, instead of the global (evolving) one


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [df9e31cec81c01f5bfb7bd263ef2ea1d85d9bc0b]

INTEGRATION: CWS basmgr02 (1.4.52); FILE MERGED 2007/01/17 11:15:01 fs 1.4.52.1: #i73557# binfilter now uses a stripped, own, frozen version of the 'basic' module, instead of the global (evolving) one


2007-03-15  Fridrich Štrba  <fridrich_strba@openoffice.org>  [8f7405e014d4d50baf398b2ffa67cb4cd0f69ad3]

committing a chunk of work so that it does not lie only on my computer


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [ce2438950de20c3feca60888b555054ba5625b25]

INTEGRATION: CWS basmgr02 (1.5.52); FILE MERGED 2007/01/17 11:15:00 fs 1.5.52.1: #i73557# binfilter now uses a stripped, own, frozen version of the 'basic' module, instead of the global (evolving) one


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [d3fbb5840140d3416a70d599781fc01607b50ad2]

INTEGRATION: CWS basmgr02 (1.3.180); FILE MERGED 2007/01/17 11:15:00 fs 1.3.180.1: #i73557# binfilter now uses a stripped, own, frozen version of the 'basic' module, instead of the global (evolving) one


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [66511791410302daba4e33e4b3fb9200a8479c8b]

INTEGRATION: CWS basmgr02 (1.5.52); FILE MERGED 2007/01/17 11:14:59 fs 1.5.52.1: #i73557# binfilter now uses a stripped, own, frozen version of the 'basic' module, instead of the global (evolving) one


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [4cd814b56cc585e8badc268f99100346eba2a747]

INTEGRATION: CWS basmgr02 (1.6.16); FILE MERGED 2007/01/17 11:14:59 fs 1.6.16.1: #i73557# binfilter now uses a stripped, own, frozen version of the 'basic' module, instead of the global (evolving) one


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [191680ba7fec77aa44c73978ee1f52a17108acfd]

INTEGRATION: CWS basmgr02 (1.1.2); FILE ADDED 2007/01/17 11:11:01 fs 1.1.2.1: #i73557# stripped version of 'basic' module


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [ae7f387d715b1b187e5c66e2d2c92ea1dd6233ea]

INTEGRATION: CWS basmgr02 (1.1.2); FILE ADDED 2007/01/17 11:10:49 fs 1.1.2.1: #i73557# stripped version of 'basic' module


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [9435c2c7c7b3ae3f3eff2d571260265bdc415dfe]

INTEGRATION: CWS basmgr02 (1.1.2); FILE ADDED 2007/01/17 11:10:25 fs 1.1.2.1: #i73557# stripped version of 'basic' module


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [188c614b285e925376828da79673c542e752da25]

INTEGRATION: CWS basmgr02 (1.1.2); FILE ADDED 2007/01/17 11:10:01 fs 1.1.2.1: #i73557# stripped version of 'basic' module


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [feb6c6c1088e469fc1f78de3833a8734f5eb5c8e]

INTEGRATION: CWS basmgr02 (1.1.2); FILE ADDED 2007/01/17 11:09:20 fs 1.1.2.1: #i73557# stripped version of 'basic' module


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [1a5829757411073e673f5c7578f7bb99e1737815]

INTEGRATION: CWS basmgr02 (1.1.2); FILE ADDED 2007/01/17 11:09:07 fs 1.1.2.1: #i73557# stripped version of 'basic' module


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [ab34456d1daea8ec644c35d364f79dfe9d733717]

INTEGRATION: CWS basmgr02 (1.1.2); FILE ADDED 2007/01/17 11:08:27 fs 1.1.2.1: #i73557# stripped version of 'basic' module


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [74dcb264fc063c2932dc7909ca316cc73621ed6d]

INTEGRATION: CWS basmgr02 (1.1.2); FILE ADDED 2007/01/17 11:08:05 fs 1.1.2.1: #i73557# stripped version of 'basic' module


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [9d28ea50ce72889a76355d0f15de7bcc6ca7803e]

INTEGRATION: CWS basmgr02 (1.1.2); FILE ADDED 2007/01/17 11:07:46 fs 1.1.2.1: #i73557# stripped version of 'basic' module


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [ca006483c24788f10dce091cda205bfd30d4047f]

INTEGRATION: CWS basmgr02 (1.1.2); FILE ADDED 2007/01/17 11:06:59 fs 1.1.2.1: #i73557# stripped version of 'basic' module


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [ec3a7477fdb1345141f109d0f14ddde937118057]

INTEGRATION: CWS basmgr02 (1.1.2); FILE ADDED 2007/01/17 11:06:45 fs 1.1.2.1: #i73557# stripped version of 'basic' module


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [ee388b2ce136976a3da1ef2e6848095e41c822cc]

INTEGRATION: CWS basmgr02 (1.1.2); FILE ADDED 2007/01/17 11:05:59 fs 1.1.2.1: #i73557# stripped version of 'basic' module


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [b3d81bcc408ff67d3019a69e8a88eaf4fdb17125]

INTEGRATION: CWS basmgr02 (1.1.2); FILE ADDED 2007/01/17 11:05:45 fs 1.1.2.1: #i73557# stripped version of 'basic' module


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [8cddf6f9821ca84a37ebd43b4f14168b44770663]

INTEGRATION: CWS basmgr02 (1.1.2); FILE ADDED 2007/01/17 11:05:09 fs 1.1.2.1: #i73557# stripped version of "basic" module


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [f3f7754ace3c7a6d123596197fcdbe27a065899f]

INTEGRATION: CWS basmgr02 (1.1.2); FILE ADDED 2007/01/17 11:04:44 fs 1.1.2.1: #i73557# stripped version of "basic" module


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [caedd71841985367ae80978159a6beb962bbacb5]

INTEGRATION: CWS basmgr02 (1.1.2); FILE ADDED 2007/01/17 11:04:28 fs 1.1.2.1: #i73557# stripped version of "basic" module


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [6c09828c64d03583ce06f60eba742d7bc5d4b262]

INTEGRATION: CWS basmgr02 (1.1.2); FILE ADDED 2007/01/17 11:03:59 fs 1.1.2.1: #i73557# stripped version of "basic" module


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [295a769bd7bfb77f33343e9ea3a8b852812aec08]

INTEGRATION: CWS basmgr02 (1.1.2); FILE ADDED 2007/01/17 11:03:33 fs 1.1.2.1: #i73557# stripped version of "basic" module


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [c3c21142a6e851682545f9626a94e595c882f28c]

INTEGRATION: CWS basmgr02 (1.8.92); FILE MERGED 2007/01/17 11:14:58 fs 1.8.92.1: #i73557# binfilter now uses a stripped, own, frozen version of the 'basic' module, instead of the global (evolving) one


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [82d03b9a50d939e4bf1cda374e63834783c44dea]

INTEGRATION: CWS basmgr02 (1.13.32); FILE MERGED 2007/01/17 11:14:56 fs 1.13.32.1: #i73557# binfilter now uses a stripped, own, frozen version of the 'basic' module, instead of the global (evolving) one


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [11049efd8a756c3a19b595681e20f905de26ebbb]

INTEGRATION: CWS basmgr02 (1.11.14); FILE MERGED 2007/01/17 11:14:56 fs 1.11.14.1: #i73557# binfilter now uses a stripped, own, frozen version of the 'basic' module, instead of the global (evolving) one


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [9565b831ce08c1bdae1c6456b5f4a5aa34c694d9]

INTEGRATION: CWS basmgr02 (1.10.16); FILE MERGED 2007/01/17 11:14:56 fs 1.10.16.1: #i73557# binfilter now uses a stripped, own, frozen version of the 'basic' module, instead of the global (evolving) one


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [9979a0169efa73129f33563cd3d77d1dd4a8e026]

INTEGRATION: CWS basmgr02 (1.7.52); FILE MERGED 2007/01/17 11:14:53 fs 1.7.52.1: #i73557# binfilter now uses a stripped, own, frozen version of the 'basic' module, instead of the global (evolving) one


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [94fe17a614005ebefe9d616f9a5ac7f339d7c3a0]

INTEGRATION: CWS basmgr02 (1.13.14); FILE MERGED 2007/01/17 11:14:53 fs 1.13.14.1: #i73557# binfilter now uses a stripped, own, frozen version of the 'basic' module, instead of the global (evolving) one


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [5f6001dbad6c21c2d6c0c1070d7023c0674a044c]

INTEGRATION: CWS basmgr02 (1.7.52); FILE MERGED 2007/01/30 07:34:17 fs 1.7.52.2: +mxStringSubstitution - needed after basic has been copied/stripped to binfilter, in the course of issue #i73329# 2007/01/17 11:14:52 fs 1.7.52.1: #i73557# binfilter now uses a stripped, own, frozen version of the 'basic' module, instead of the global (evolving) one


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [5c82955251012ef1fc75c1cc981e74e84a8b2ebd]

INTEGRATION: CWS basmgr02 (1.4.180); FILE MERGED 2007/01/17 11:14:52 fs 1.4.180.1: #i73557# binfilter now uses a stripped, own, frozen version of the 'basic' module, instead of the global (evolving) one


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [ccb45dd189b835ce206fa1683b1ec3959aadab38]

INTEGRATION: CWS basmgr02 (1.12.40); FILE MERGED 2007/01/17 11:14:51 fs 1.12.40.1: #i73557# binfilter now uses a stripped, own, frozen version of the 'basic' module, instead of the global (evolving) one


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [0340bc24b7bc99e8082785f17f68da930262f55e]

INTEGRATION: CWS basmgr02 (1.13.26); FILE MERGED 2007/01/17 11:14:51 fs 1.13.26.1: #i73557# binfilter now uses a stripped, own, frozen version of the 'basic' module, instead of the global (evolving) one


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [54bf2073cbb822b4112566e5f785607181f6e508]

INTEGRATION: CWS basmgr02 (1.9.52); FILE MERGED 2007/01/17 11:14:51 fs 1.9.52.1: #i73557# binfilter now uses a stripped, own, frozen version of the 'basic' module, instead of the global (evolving) one


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [934273f66650fb774b4195fa97dd40d2fb43b659]

INTEGRATION: CWS basmgr02 (1.8.52); FILE MERGED 2007/01/17 11:14:51 fs 1.8.52.1: #i73557# binfilter now uses a stripped, own, frozen version of the 'basic' module, instead of the global (evolving) one


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [5c20bd33fee0857d57dc1f00027af32ce1ecb137]

INTEGRATION: CWS basmgr02 (1.4.178); FILE MERGED 2007/01/17 11:14:50 fs 1.4.178.1: #i73557# binfilter now uses a stripped, own, frozen version of the 'basic' module, instead of the global (evolving) one


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [5ce4a6efbf04012a4539ed2ad23018a2faf0121e]

INTEGRATION: CWS basmgr02 (1.7.52); FILE MERGED 2007/01/17 11:14:50 fs 1.7.52.1: #i73557# binfilter now uses a stripped, own, frozen version of the 'basic' module, instead of the global (evolving) one


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [4f711b45b98734d1f1c4b7857a2b85e8070f3b26]

INTEGRATION: CWS basmgr02 (1.8.52); FILE MERGED 2007/01/17 11:14:50 fs 1.8.52.1: #i73557# binfilter now uses a stripped, own, frozen version of the 'basic' module, instead of the global (evolving) one


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [536f073735982ef02934507d372f195e4b9ed08a]

INTEGRATION: CWS basmgr02 (1.14.40); FILE MERGED 2007/01/17 11:14:49 fs 1.14.40.1: #i73557# binfilter now uses a stripped, own, frozen version of the 'basic' module, instead of the global (evolving) one


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [c55b52470360d09a0b02ae639d73051c0080cbb8]

INTEGRATION: CWS basmgr02 (1.7.52); FILE MERGED 2007/01/17 11:14:49 fs 1.7.52.1: #i73557# binfilter now uses a stripped, own, frozen version of the 'basic' module, instead of the global (evolving) one


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [45a4271b170116fac7a286571f4b6b2914dcb755]

INTEGRATION: CWS basmgr02 (1.9.40); FILE MERGED 2007/01/30 07:48:30 fs 1.9.40.2: +mxStringSubstitution - needed after basic has been copied/stripped to binfilter, in the course of issue #i73329# 2007/01/17 11:14:49 fs 1.9.40.1: #i73557# binfilter now uses a stripped, own, frozen version of the 'basic' module, instead of the global (evolving) one


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [33d7862b298910cb3de8da7df70fc0c1518c9a2c]

INTEGRATION: CWS basmgr02 (1.10.52); FILE MERGED 2007/01/17 11:14:49 fs 1.10.52.1: #i73557# binfilter now uses a stripped, own, frozen version of the 'basic' module, instead of the global (evolving) one


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [cace0b6fd8a0ef1db4952044c0f5923ae093e759]

INTEGRATION: CWS basmgr02 (1.9.40); FILE MERGED 2007/01/17 11:14:49 fs 1.9.40.1: #i73557# binfilter now uses a stripped, own, frozen version of the 'basic' module, instead of the global (evolving) one


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [0977cc9841e853137c0b7f5e1d624fd9c0dcf20d]

INTEGRATION: CWS basmgr02 (1.11.26); FILE MERGED 2007/01/17 11:14:48 fs 1.11.26.1: #i73557# binfilter now uses a stripped, own, frozen version of the 'basic' module, instead of the global (evolving) one


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [bd7759d130b893154c3c37b32d024bac913b5982]

INTEGRATION: CWS basmgr02 (1.10.40); FILE MERGED 2007/01/17 11:14:48 fs 1.10.40.1: #i73557# binfilter now uses a stripped, own, frozen version of the 'basic' module, instead of the global (evolving) one


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [9c835efa4d9d467aca8a7b98c72821e47997bc12]

INTEGRATION: CWS basmgr02 (1.10.30); FILE MERGED 2007/01/30 14:03:16 fs 1.10.30.2: RESYNC: (1.10-1.11); FILE MERGED 2007/01/17 11:14:48 fs 1.10.30.1: #i73557# binfilter now uses a stripped, own, frozen version of the 'basic' module, instead of the global (evolving) one


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [93de6df901ad05c4b39c6af4c60117ff645e93be]

INTEGRATION: CWS basmgr02 (1.12.16); FILE MERGED 2007/01/26 14:27:52 bm 1.12.16.1: #i73906#, #144135# do not export or import table number -1 when no table-number-list is present in XML


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [793eefa372acc621cf83567870ee4ed07c8747c9]

INTEGRATION: CWS basmgr02 (1.16.32); FILE MERGED 2007/01/17 11:14:47 fs 1.16.32.1: #i73557# binfilter now uses a stripped, own, frozen version of the 'basic' module, instead of the global (evolving) one


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [e9bd2a1d05b85dce63f036fc83b95f54761ccf73]

INTEGRATION: CWS basmgr02 (1.9.34); FILE MERGED 2007/01/17 11:14:47 fs 1.9.34.1: #i73557# binfilter now uses a stripped, own, frozen version of the 'basic' module, instead of the global (evolving) one


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [25b18e058a230267aca79a459454f07dc6caa8b9]

INTEGRATION: CWS basmgr02 (1.7.52); FILE MERGED 2007/01/17 11:14:46 fs 1.7.52.1: #i73557# binfilter now uses a stripped, own, frozen version of the 'basic' module, instead of the global (evolving) one


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [abe0e4b149b1ad7728573ae2fbe187290892a660]

INTEGRATION: CWS basmgr02 (1.7.14); FILE MERGED 2007/01/17 11:14:46 fs 1.7.14.1: #i73557# binfilter now uses a stripped, own, frozen version of the 'basic' module, instead of the global (evolving) one


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [5c82ef78213867f9697138f32739a7bff68d596b]

INTEGRATION: CWS basmgr02 (1.9.52); FILE MERGED 2007/01/17 11:14:45 fs 1.9.52.1: #i73557# binfilter now uses a stripped, own, frozen version of the 'basic' module, instead of the global (evolving) one


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [9b6302de90bd78d5a77a8df3f47a8e5f1c6d4cdf]

INTEGRATION: CWS basmgr02 (1.11.16); FILE MERGED 2007/01/17 11:14:45 fs 1.11.16.1: #i73557# binfilter now uses a stripped, own, frozen version of the 'basic' module, instead of the global (evolving) one


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [ff649eaa2ede27cd61f2b2b0af0ace3c7bbdd6bb]

INTEGRATION: CWS basmgr02 (1.9.30); FILE MERGED 2007/01/30 14:02:30 fs 1.9.30.2: RESYNC: (1.9-1.10); FILE MERGED 2007/01/17 11:14:44 fs 1.9.30.1: #i73557# binfilter now uses a stripped, own, frozen version of the 'basic' module, instead of the global (evolving) one


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [3550dcc5af360e121f8d4a1d0ac347cd89175e97]

INTEGRATION: CWS basmgr02 (1.10.34); FILE MERGED 2007/02/14 07:14:52 fs 1.10.34.2: removed dead typedefs 2007/01/17 11:14:44 fs 1.10.34.1: #i73557# binfilter now uses a stripped, own, frozen version of the 'basic' module, instead of the global (evolving) one


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [b7b3b1add2aae04707e7199aa4029b8994bb20c5]

INTEGRATION: CWS basmgr02 (1.1.2); FILE ADDED 2007/01/17 11:04:45 fs 1.1.2.1: #i73557# stripped version of 'basic' module


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [78264c9bd6c6587843ea60acca294a1cb8312818]

INTEGRATION: CWS basmgr02 (1.1.2); FILE ADDED 2007/01/17 11:10:02 fs 1.1.2.1: #i73557# stripped version of 'basic' module


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [4cc3c43857fce02bc295046a0c38a64978bc79ec]

INTEGRATION: CWS basmgr02 (1.1.2); FILE ADDED 2007/01/17 11:10:01 fs 1.1.2.1: #i73557# stripped version of 'basic' module


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [63ef3160830622c4a7dcb1bc542308ab7c63c3e6]

INTEGRATION: CWS basmgr02 (1.1.2); FILE ADDED 2007/01/17 11:10:00 fs 1.1.2.1: #i73557# stripped version of 'basic' module


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [48491e85bf18b1c905aa59f3992e6bbda089fb02]

INTEGRATION: CWS basmgr02 (1.1.2); FILE ADDED 2007/01/17 13:57:14 fs 1.1.2.2: #i10000# 2007/01/17 11:10:00 fs 1.1.2.1: #i73557# stripped version of 'basic' module


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [546870477fb77bf3372a4ac0bd6067ef62e9dd4d]

INTEGRATION: CWS basmgr02 (1.1.2); FILE ADDED 2007/01/17 11:09:59 fs 1.1.2.1: #i73557# stripped version of 'basic' module


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [fc0a2e53a16e6669d4bf55d4b2165c82413b6f2c]

INTEGRATION: CWS basmgr02 (1.1.2); FILE ADDED 2007/01/17 11:10:25 fs 1.1.2.1: #i73557# stripped version of 'basic' module


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [2a7223ae92915ebc623b60b26b8459ab04f2507f]

INTEGRATION: CWS basmgr02 (1.1.2); FILE ADDED 2007/01/17 11:09:58 fs 1.1.2.1: #i73557# stripped version of 'basic' module


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [371e3a30d56459fd775e5873baa5ab45dc7220db]

INTEGRATION: CWS basmgr02 (1.1.2); FILE ADDED 2007/01/17 11:09:57 fs 1.1.2.1: #i73557# stripped version of 'basic' module


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [20f07f6033218234e2a4bd9e91a5299d45f23f2d]

INTEGRATION: CWS basmgr02 (1.1.2); FILE ADDED 2007/01/17 13:57:14 fs 1.1.2.2: #i10000# 2007/01/17 11:09:57 fs 1.1.2.1: #i73557# stripped version of 'basic' module


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [93237ee1a69273e6798d0a035d047884c085ab66]

INTEGRATION: CWS basmgr02 (1.1.2); FILE ADDED 2007/01/17 11:09:56 fs 1.1.2.1: #i73557# stripped version of 'basic' module


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [eba6f4e36582c99b8fd6d9f3d74ce5ed5df039f7]

INTEGRATION: CWS basmgr02 (1.1.2); FILE ADDED 2007/01/17 11:09:55 fs 1.1.2.1: #i73557# stripped version of 'basic' module


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [3e26ac27d294bad5c8d9659a7bc05699c0b960f4]

INTEGRATION: CWS basmgr02 (1.1.2); FILE ADDED 2007/01/17 11:09:54 fs 1.1.2.1: #i73557# stripped version of 'basic' module


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [aba4f3e9b2d40f6bfaf07c88f843d7f81828f981]

INTEGRATION: CWS basmgr02 (1.1.2); FILE ADDED 2007/01/17 11:10:14 fs 1.1.2.1: #i73557# stripped version of 'basic' module


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [6c4ef87ed9dc51038a9637516ae08ea9c854101e]

INTEGRATION: CWS basmgr02 (1.1.2); FILE ADDED 2007/02/13 08:29:09 fs 1.1.2.2: #i10000# manual resync 2007/01/17 11:09:33 fs 1.1.2.1: #i73557# stripped version of 'basic' module


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [de5799b2e87418df20f205d0b9a43532d5e1fc3d]

INTEGRATION: CWS basmgr02 (1.1.2); FILE ADDED 2007/01/17 13:57:14 fs 1.1.2.2: #i10000# 2007/01/17 11:09:23 fs 1.1.2.1: #i73557# stripped version of 'basic' module


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [a5c6f4b5f884da402f3640da6712192b46633779]

INTEGRATION: CWS basmgr02 (1.1.2); FILE ADDED 2007/01/17 11:08:29 fs 1.1.2.1: #i73557# stripped version of 'basic' module


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [b96cfcfd21511a718947ce6e7a4c0969835b6b9a]

INTEGRATION: CWS basmgr02 (1.1.2); FILE ADDED 2007/01/17 11:08:28 fs 1.1.2.1: #i73557# stripped version of 'basic' module


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [9c406339d60ad12aaebcd2f38905cf7e593603ab]

INTEGRATION: CWS basmgr02 (1.1.2); FILE ADDED 2007/01/17 11:08:27 fs 1.1.2.1: #i73557# stripped version of 'basic' module


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [1f4a8cc2ab827599390e6b9269767c335695980a]

INTEGRATION: CWS basmgr02 (1.1.2); FILE ADDED 2007/01/17 11:08:26 fs 1.1.2.1: #i73557# stripped version of 'basic' module


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [a7149b2e269238d5a8c57b96be40eba3d0031ebd]

INTEGRATION: CWS basmgr02 (1.1.2); FILE ADDED 2007/01/17 11:08:25 fs 1.1.2.1: #i73557# stripped version of 'basic' module


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [35840dc39e1b184bf641a811740159793c775a10]

INTEGRATION: CWS basmgr02 (1.1.2); FILE ADDED 2007/01/17 11:07:50 fs 1.1.2.1: #i73557# stripped version of 'basic' module


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [90a58ce41fe134ce65ae644f0c720a7b4506251d]

INTEGRATION: CWS basmgr02 (1.1.2); FILE ADDED 2007/01/17 11:07:49 fs 1.1.2.1: #i73557# stripped version of 'basic' module


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [b581daa55db9128d9d61773f72051160bcb3d539]

INTEGRATION: CWS basmgr02 (1.1.2); FILE ADDED 2007/02/13 08:28:51 fs 1.1.2.2: #i10000# manual resync 2007/01/17 11:08:01 fs 1.1.2.1: #i73557# stripped version of 'basic' module


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [c2a4f030d89f3445a9f3eb2241f7f9a314c3492e]

INTEGRATION: CWS basmgr02 (1.1.2); FILE ADDED 2007/01/17 13:57:13 fs 1.1.2.2: #i10000# 2007/01/17 11:06:49 fs 1.1.2.1: #i73557# stripped version of 'basic' module


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [2d9c329d73ebca32351fc884cc621f32ac8bf373]

INTEGRATION: CWS basmgr02 (1.1.2); FILE ADDED 2007/01/17 11:06:49 fs 1.1.2.1: #i73557# stripped version of 'basic' module


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [01e52f19797d2370a40152f9c0d3d9524d7a2395]

INTEGRATION: CWS basmgr02 (1.1.2); FILE ADDED 2007/01/17 11:06:48 fs 1.1.2.1: #i73557# stripped version of 'basic' module


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [2cf84934cce0d1087c750e5ad1a44ca309c1413d]

INTEGRATION: CWS basmgr02 (1.1.2); FILE ADDED 2007/01/17 11:07:00 fs 1.1.2.1: #i73557# stripped version of 'basic' module


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [53e0f2586c84a093838b8895abb4f6990ef2b083]

INTEGRATION: CWS basmgr02 (1.1.2); FILE ADDED 2007/02/12 14:37:11 fs 1.1.2.2: #i10000# manual RESYNC 2007/01/17 11:05:47 fs 1.1.2.1: #i73557# stripped version of 'basic' module


2007-03-15  Oliver Bolte  <obo@openoffice.org>  [a39f7d5d6a97021afe1632ec90accb3aa47cc025]

INTEGRATION: CWS basmgr02 (1.1.2); FILE ADDED 2007/01/17 13:57:13 fs 1.1.2.2: #i10000# 2007/01/17 11:05:57 fs 1.1.2.1: #i73557# stripped version of 'basic' module


2007-03-14  Oliver Bolte  <obo@openoffice.org>  [45edc3782ec5a2330db12968bf1f655264343854]

INTEGRATION: CWS jl57 (1.18.16); FILE MERGED 2007/02/08 13:12:59 jl 1.18.16.1: #i73475# build breaks with gcc3


2007-03-14  Oliver Bolte  <obo@openoffice.org>  [091c194f339fcc6e1422d9242df4f61346aa4b82]

INTEGRATION: CWS jl57 (1.42.12); FILE MERGED 2007/02/08 13:25:25 sb 1.42.12.1: #i68616# No longer use HZ on Linux (based on a patch by pmladek).


2007-03-14  Oliver Bolte  <obo@openoffice.org>  [726db49e18fcb3e9b69695b9b430cb8051694290]

INTEGRATION: CWS jl57 (1.34.24); FILE MERGED 2007/02/08 13:18:06 jl 1.34.24.1: #i73475# build breaks with gcc3


2007-03-14  Oliver Bolte  <obo@openoffice.org>  [f686414bf4a0bd95249c47e42fea4e8e7e0b10b3]

INTEGRATION: CWS jl57 (1.20.50); FILE MERGED 2007/02/08 13:15:02 jl 1.20.50.1: #i73475# build breaks with gcc3


2007-03-14  Oliver Bolte  <obo@openoffice.org>  [91cabfcd165312a570a74697945e2b11926a830a]

INTEGRATION: CWS sb69 (1.4.24); FILE MERGED 2007/01/25 13:25:22 sb 1.4.24.1: #i72612# Creating a class loader should be done priviliged.


2007-03-14  Oliver Bolte  <obo@openoffice.org>  [175d0663758f79ab3eaf2b44d2e861e047d35fbb]

INTEGRATION: CWS sb69 (1.3.6); FILE MERGED 2007/01/25 10:30:20 sb 1.3.6.1: #i72568# Removed "wrap component context to work on local configuration data only" block, seems to be obsolete.


2007-03-14  Oliver Bolte  <obo@openoffice.org>  [02370e0091758aadaa7b94828ec7b76671a95cb9]

INTEGRATION: CWS sb69 (1.3.6); FILE MERGED 2007/02/22 09:37:37 sb 1.3.6.2: RESYNC: (1.3-1.4); FILE MERGED 2007/01/24 10:42:08 sb 1.3.6.1: #i73728# Erroneously STLport-specific code.


2007-03-14  Oliver Bolte  <obo@openoffice.org>  [66b36453a261c0352f5756cec9d0a9d7618830aa]

INTEGRATION: CWS sb69 (1.2.22); FILE MERGED 2007/01/22 09:25:40 sb 1.2.22.1: #i73721# Dropped obsolete SISSL header.


2007-03-14  Oliver Bolte  <obo@openoffice.org>  [128c92838a2ef577a5f01723c72042e2513a3247]

INTEGRATION: CWS sb69 (1.2.14); FILE MERGED 2007/01/22 09:25:40 sb 1.2.14.1: #i73721# Dropped obsolete SISSL header.


2007-03-14  Oliver Bolte  <obo@openoffice.org>  [4c24e4af257f36c1c227da00962fcb3a9664b215]

INTEGRATION: CWS sb69 (1.9.202); FILE MERGED 2007/01/26 12:57:46 sb 1.9.202.2: #i73103# Improved documentation. 2007/01/24 16:36:58 sb 1.9.202.1: #i73103# Support mappings from Unicode characters to MS1258 base + combining characters.


2007-03-14  Oliver Bolte  <obo@openoffice.org>  [4b91f25249a45da60fdacc392b6186e037cfb59e]

INTEGRATION: CWS sb69 (1.6.92); FILE MERGED 2007/01/24 13:23:59 sb 1.6.92.1: #i73423# When converting from UTF16 to UTF7, INFO_DESTBUFFERTOSMALL does not imply INFO_ERROR.


2007-03-14  Oliver Bolte  <obo@openoffice.org>  [c322c32f59e474a4fb72a712d30e8fb69dedfb2e]

INTEGRATION: CWS sb69 (1.7.202); FILE MERGED 2007/01/26 13:06:36 sb 1.7.202.1: #i73103# Made code warning-free on unxlngi6.pro.


2007-03-14  Oliver Bolte  <obo@openoffice.org>  [1154b4ffdb3dbea68cfe107de4af34dd2a17eda6]

INTEGRATION: CWS sb69 (1.8.202); FILE MERGED 2007/01/26 13:06:36 sb 1.8.202.1: #i73103# Made code warning-free on unxlngi6.pro.


2007-03-14  Oliver Bolte  <obo@openoffice.org>  [5c7a74f6e24d9944dfc4e39afe588bb9d5a352f1]

INTEGRATION: CWS sb69 (1.7.202); FILE MERGED 2007/01/26 13:06:36 sb 1.7.202.2: #i73103# Made code warning-free on unxlngi6.pro. 2007/01/24 16:36:58 sb 1.7.202.1: #i73103# Support mappings from Unicode characters to MS1258 base + combining characters.


2007-03-14  Oliver Bolte  <obo@openoffice.org>  [55b63aff734b1b6a361e2f49f8d0bc438e62f61c]

INTEGRATION: CWS sb69 (1.4.92); FILE MERGED 2007/01/26 12:46:00 sb 1.4.92.2: #i73103# Made code warning-free on unxlngi6.pro. 2007/01/24 16:36:58 sb 1.4.92.1: #i73103# Support mappings from Unicode characters to MS1258 base + combining characters.


2007-03-14  Oliver Bolte  <obo@openoffice.org>  [d7006cac4b156f48b4dc1301bff3a23d779cb237]

INTEGRATION: CWS sb69 (1.11.2); FILE MERGED 2007/01/24 10:56:25 sb 1.11.2.1: #i73782# Improved documentation.


2007-03-14  Oliver Bolte  <obo@openoffice.org>  [4e6a43f92795e6f8dd61b1f3451e5555329745c7]

INTEGRATION: CWS sb69 (1.24.36); FILE MERGED 2007/01/26 08:58:23 sb 1.24.36.1: #i64835# Fixed rtl::O[U]StringBuffer::setLength(0) for the (now-)const empty string.


2007-03-14  Oliver Bolte  <obo@openoffice.org>  [39f91d6de6a719da94218e57ee63d2c92681243b]

INTEGRATION: CWS sb69 (1.22.92); FILE MERGED 2007/01/26 08:58:23 sb 1.22.92.1: #i64835# Fixed rtl::O[U]StringBuffer::setLength(0) for the (now-)const empty string.


2007-03-14  Oliver Bolte  <obo@openoffice.org>  [076760f3186a23707bd7acd35f7eca9cc8d5a5ef]

INTEGRATION: CWS sb69 (1.15.50); FILE MERGED 2007/01/26 08:58:23 sb 1.15.50.1: #i64835# Fixed rtl::O[U]StringBuffer::setLength(0) for the (now-)const empty string.


2007-03-14  Oliver Bolte  <obo@openoffice.org>  [0a72f815378bf87f3f70a1c446982ba1ac674ff8]

INTEGRATION: CWS sb69 (1.9.34); FILE MERGED 2007/01/24 16:36:57 sb 1.9.34.1: #i73103# Support mappings from Unicode characters to MS1258 base + combining characters.


2007-03-14  Oliver Bolte  <obo@openoffice.org>  [7d0a87079c72d5b81803b9a958f0448d5a30dd05]

INTEGRATION: CWS sb69 (1.7.56); FILE MERGED 2007/01/24 13:23:59 sb 1.7.56.1: #i73423# When converting from UTF16 to UTF7, INFO_DESTBUFFERTOSMALL does not imply INFO_ERROR.


2007-03-14  Oliver Bolte  <obo@openoffice.org>  [6726d666edbd50bc92f1a616330a478e1c64b22c]

INTEGRATION: CWS sb69 (1.23.78); FILE MERGED 2007/01/26 13:51:04 sb 1.23.78.1: #i65004# Generally check error conditions for sysconf(_SC_GETPW_R_SIZE_MAX).


2007-03-14  Oliver Bolte  <obo@openoffice.org>  [964e8fb9bb28f012cd82c7609f0eec9eecb9beb9]

INTEGRATION: CWS sb69 (1.11.202); FILE MERGED 2007/01/26 08:58:23 sb 1.11.202.1: #i64835# Fixed rtl::O[U]StringBuffer::setLength(0) for the (now-)const empty string.


2007-03-14  Oliver Bolte  <obo@openoffice.org>  [ba500afdc52a4161571055419e6dbb3cf216d4e7]

INTEGRATION: CWS sb69 (1.9.92); FILE MERGED 2007/01/26 08:58:22 sb 1.9.92.1: #i64835# Fixed rtl::O[U]StringBuffer::setLength(0) for the (now-)const empty string.


2007-03-14  Oliver Bolte  <obo@openoffice.org>  [5355fef3aaa36ba916f418aeec9bbf6677b8ece2]

INTEGRATION: CWS sb69 (1.1.2); FILE ADDED 2007/01/24 10:18:34 sb 1.1.2.1: #i73665# Cleaned up throw specifications, so that RuntimeExceptions are no longer unexpected.


2007-03-14  Oliver Bolte  <obo@openoffice.org>  [a6d589d6f5696c59fb3c6075fba72a5c98648753]

INTEGRATION: CWS sb69 (1.6.24); FILE MERGED 2007/01/24 10:18:03 sb 1.6.24.1: #i73665# Cleaned up throw specifications, so that RuntimeExceptions are no longer unexpected.


2007-03-14  Oliver Bolte  <obo@openoffice.org>  [56c29baa1636a034052aa87bc21ffa7f1c53e024]

INTEGRATION: CWS sb69 (1.26.8); FILE MERGED 2007/01/24 10:18:03 sb 1.26.8.1: #i73665# Cleaned up throw specifications, so that RuntimeExceptions are no longer unexpected.


2007-03-14  Oliver Bolte  <obo@openoffice.org>  [0d748dcd4ffac4065ef0e026aabdd9c3a0ac2b4c]

INTEGRATION: CWS sb69 (1.2.10); FILE MERGED 2007/01/22 09:26:26 sb 1.2.10.1: #i73721# Dropped obsolete SISSL header.


2007-03-14  Oliver Bolte  <obo@openoffice.org>  [eedb8224c56ffad5e13a708ec8a7b4320556d440]

INTEGRATION: CWS sb69 (1.2.10); FILE MERGED 2007/01/22 09:26:25 sb 1.2.10.1: #i73721# Dropped obsolete SISSL header.


2007-03-14  Oliver Bolte  <obo@openoffice.org>  [e68dc4e378515bd85f0014b5ef181242175734ba]

INTEGRATION: CWS sb69 (1.16.18); FILE MERGED 2007/01/26 12:00:14 sb 1.16.18.1: #i52947# Typo fix (provided by arnulfwiede).


2007-03-14  Oliver Bolte  <obo@openoffice.org>  [9c34ea2e3b49913f3a104da886246ea2a1585e2d]

INTEGRATION: CWS sb69 (1.9.18); FILE MERGED 2007/01/26 12:38:16 sb 1.9.18.1: #i73372# Handle ClientJob::pack failure.


2007-03-14  Oliver Bolte  <obo@openoffice.org>  [c8decc44bb01d622f924515326f2754062e0ce87]

INTEGRATION: CWS sb69 (1.22.34); FILE MERGED 2007/01/29 13:32:15 sb 1.22.34.1: #i51459# Generate more clever snippet code.


2007-03-14  Oliver Bolte  <obo@openoffice.org>  [b1b7ba898f86aa24db78d8a1d2e9129a70a23d51]

INTEGRATION: CWS sb69 (1.21.10); FILE MERGED 2007/01/29 13:42:53 sb 1.21.10.1: #i73980# Cannot reliably checkObjectCount on objects bridged out to Java/URP.


2007-03-14  Oliver Bolte  <obo@openoffice.org>  [ff4d1521253b6226ac8c237461166ebbe173ca59]

INTEGRATION: CWS fmepatches (1.54.192); FILE MERGED 2007/02/05 19:54:10 fme 1.54.192.1: #i73306# Initialize variable for valgrind


2007-03-14  Oliver Bolte  <obo@openoffice.org>  [d32adcb4d903042ea65915ed5ff7e892b76e52a5]

INTEGRATION: CWS fmepatches (1.39.192); FILE MERGED 2007/02/06 07:32:19 fme 1.39.192.1: #i74180# Restore inner table borders after inserting line/column - patch submitted by chensuchun


2007-03-13  Fridrich Štrba  <fridrich_strba@openoffice.org>  [9b7126f627ee5850674e94f61684c4f71441c8e9]

Change types of variables from generic text to their true type :-)


2007-03-13  Fridrich Štrba  <fridrich_strba@openoffice.org>  [7884cad6fb643338b97181a95aa6b05e8bd5aef6]

since there is no direct mapping between sprmPChgTabsPapx and ooxml:CT_Tabs adapting the model.xml


2007-03-13  Henning Brinkmann  <hbrinkm@openoffice.org>  [44be9046cb43ebcdc459ca9930edd6c8579ca002]

removed stupid &


2007-03-13  Fridrich Štrba  <fridrich_strba@openoffice.org>  [98122ef75a13438f8421d90ba9e39b8704a4a148]

adding the tab alignment types and leading chars into model.xml


2007-03-12  Henning Brinkmann  <hbrinkm@openoffice.org>  [cebc9f4dca844b6b99a55143133eda776d4129ac]

borders, justification


2007-03-12  Henning Brinkmann  <hbrinkm@openoffice.org>  [68629c53bd4f9133763c9cdb88e0a6265361a184]

borders


2007-03-12  Oliver Bolte  <obo@openoffice.org>  [182246e3e69f210b1f173ef0aaa5ae4a9c212592]

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>  [0c27c9afdfc204bf78b3fd8619ab251546252c4c]

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>  [aac7a63d2ba8b521c11ad59fc5320ab51f43f004]

INTEGRATION: CWS i75249_SRC680 (1.36.34.1.2); FILE MERGED 2007/03/09 16:57:37 hdu 1.36.34.1.2.1: #i75249# workaround for mask incompatible render picture format


2007-03-12  Fridrich Štrba  <fridrich_strba@openoffice.org>  [45eec82587ffdf36fc137eac681b095566d79130]

beginning of my tab conversion work


2007-03-12  Henning Brinkmann  <hbrinkm@openoffice.org>  [b7710ace0748a0541354736033cfd01c02b244f3]

xsl templates used in serveral stylesheets


2007-03-12  Henning Brinkmann  <hbrinkm@openoffice.org>  [6490900e3342df647451cc51acc24320ac00df63]

generate resource ids


2007-03-12  Henning Brinkmann  <hbrinkm@openoffice.org>  [16fc2a65dc23f54e3a820e3937ea3424f5ab89f7]

generate qnametostr lines


2007-03-12  Oliver Bolte  <obo@openoffice.org>  [014ba0e93f0e7b8fba799e12308047f0a6013d68]

INTEGRATION: CWS sb36 (1.8.84); FILE MERGED 2006/11/08 19:28:11 sb 1.8.84.4: RESYNC: (1.11-1.15); FILE MERGED 2006/03/13 12:45:33 sb 1.8.84.3: RESYNC: (1.9-1.11); FILE MERGED 2005/09/22 14:59:13 sb 1.8.84.2: RESYNC: (1.8-1.9); FILE MERGED 2005/07/14 14:04:39 sb 1.8.84.1: #i51803# In BackendImpl::ComponentPackageImpl::processPackage_, only add those component JARs to the (UnoClassLoader's) class path that potentially contain additional UNO types.


2007-03-12  Oliver Bolte  <obo@openoffice.org>  [73d22679bca4a1e0e46bec31904f6a7ef7dd1739]

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>  [6d04b411206b7882cbf449846f9808b0a0aa4da1]

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>  [911f8a434de3330efc345c5235038e8c03f28875]

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-12  Oliver Bolte  <obo@openoffice.org>  [a431e09c53d8f0ec743eabf699b385c348d28444]

INTEGRATION: CWS sb36 (1.3.168); FILE MERGED 2006/11/08 18:20:01 sb 1.3.168.3: RESYNC: (1.4-1.5); FILE MERGED 2005/09/22 11:13:00 sb 1.3.168.2: RESYNC: (1.3-1.4); FILE MERGED 2005/07/11 13:12:34 sb 1.3.168.1: #i51803# Adapted to changed parameters of SjApplet2::Init.


2007-03-12  Oliver Bolte  <obo@openoffice.org>  [8f70e69a07c34b28a27a0578c440f03010659ac7]

INTEGRATION: CWS sb36 (1.3.168); FILE MERGED 2007/01/18 13:02:35 sb 1.3.168.4: Made code compile warning-free on wntmsci10. 2006/11/08 18:04:42 sb 1.3.168.3: RESYNC: (1.4-1.6); FILE MERGED 2005/09/22 10:55:38 sb 1.3.168.2: RESYNC: (1.3-1.4); FILE MERGED 2005/07/11 13:12:34 sb 1.3.168.1: #i51803# Adapted to changed parameters of SjApplet2::Init.


2007-03-12  Oliver Bolte  <obo@openoffice.org>  [6a76eec9e9c1285ab88c822af688bb15546f996c]

INTEGRATION: CWS sb36 (1.111.92); FILE MERGED 2007/01/12 16:28:53 sb 1.111.92.5: RESYNC: (1.119-1.120); FILE MERGED 2006/11/08 17:25:46 sb 1.111.92.4: RESYNC: (1.113-1.119); FILE MERGED 2006/03/13 11:06:37 sb 1.111.92.3: RESYNC: (1.112-1.113); FILE MERGED 2005/09/22 11:39:00 sb 1.111.92.2: RESYNC: (1.111-1.112); FILE MERGED 2005/07/11 13:12:33 sb 1.111.92.1: #i51803# Adapted to changed parameters of SjApplet2::Init.


2007-03-12  Oliver Bolte  <obo@openoffice.org>  [93891dc87953082671e7d7014be97312e3657ec1]

INTEGRATION: CWS sb36 (1.1.2); FILE ADDED 2007/01/22 13:51:19 sb 1.1.2.2: Dropped obsolete SISSL header. 2005/07/14 12:22:58 sb 1.1.2.1: #i51803# Moved theMacroExpander to its own idl file.


2007-03-12  Oliver Bolte  <obo@openoffice.org>  [cdbbabb124387f9ce5ca4bafc8449efbed5c038e]

INTEGRATION: CWS sb36 (1.3.144); FILE MERGED 2006/11/08 16:59:41 sb 1.3.144.3: RESYNC: (1.4-1.5); FILE MERGED 2005/09/22 06:44:40 sb 1.3.144.2: RESYNC: (1.3-1.4); FILE MERGED 2005/07/14 12:22:43 sb 1.3.144.1: #i51803# Moved theMacroExpander to its own idl file.


2007-03-12  Oliver Bolte  <obo@openoffice.org>  [ff8defaa4b3603997e83eff20efa3d3924a07f1e]

INTEGRATION: CWS sb36 (1.9.10); FILE MERGED 2005/09/22 06:45:19 sb 1.9.10.2: RESYNC: (1.9-1.10); FILE MERGED 2005/07/14 12:22:42 sb 1.9.10.1: #i51803# Moved theMacroExpander to its own idl file.


2007-03-12  Oliver Bolte  <obo@openoffice.org>  [ee9bb89f9826cd890be01bc999e5e29feddba630]

INTEGRATION: CWS sb36 (1.4.32); FILE MERGED 2005/09/22 06:28:11 sb 1.4.32.2: RESYNC: (1.4-1.5); FILE MERGED 2005/07/14 12:23:36 sb 1.4.32.1: #i51803# Added support for vnd.sun.star.expand URLs.


2007-03-12  Oliver Bolte  <obo@openoffice.org>  [7c8a1abe960996e431e4f0a8ef7a94ae43edb897]

INTEGRATION: CWS sb36 (1.1.2); FILE ADDED 2007/01/25 11:52:27 sb 1.1.2.3: #i51803# Adjusted @since tags. 2007/01/22 13:51:18 sb 1.1.2.2: Dropped obsolete SISSL header. 2005/07/14 12:24:33 sb 1.1.2.1: #i51803# Added support for vnd.sun.star.expand URLs.


2007-03-12  Oliver Bolte  <obo@openoffice.org>  [039d576d2ddec5dab86cbd93716644b9a733ae6b]

INTEGRATION: CWS sb36 (1.1.2); FILE ADDED 2007/01/25 11:52:26 sb 1.1.2.3: #i51803# Adjusted @since tags. 2007/01/22 13:51:17 sb 1.1.2.2: Dropped obsolete SISSL header. 2005/07/14 12:24:12 sb 1.1.2.1: #i51803# Added support for vnd.sun.star.expand URLs.


2007-03-12  Oliver Bolte  <obo@openoffice.org>  [c12306de6a5eef049a69afcff973f0678d51c589]

INTEGRATION: CWS sb36 (1.1.2); FILE ADDED 2007/01/25 11:52:26 sb 1.1.2.3: #i51803# Adjusted @since tags. 2007/01/22 13:51:17 sb 1.1.2.2: Dropped obsolete SISSL header. 2005/07/14 12:24:02 sb 1.1.2.1: #i51803# Added support for vnd.sun.star.expand URLs.


2007-03-12  Oliver Bolte  <obo@openoffice.org>  [214e342bf31f1d23266731c2a54c712e827c0be2]

INTEGRATION: CWS sb36 (1.1.138); FILE MERGED 2005/07/11 13:14:42 sb 1.1.138.1: #i51803# Added UNO-Type-Path line to UNO component MANIFEST.MF.


2007-03-12  Oliver Bolte  <obo@openoffice.org>  [5ac7655804dda1f5f62d00bbbceef0d4c711bf85]

INTEGRATION: CWS sb36 (1.4.46); FILE MERGED 2006/11/08 16:54:28 sb 1.4.46.3: RESYNC: (1.5-1.7); FILE MERGED 2005/09/22 05:39:54 sb 1.4.46.2: RESYNC: (1.4-1.5); FILE MERGED 2005/07/14 12:38:21 sb 1.4.46.1: #i51803# Added support for vnd.sun.star.expand URLs.


2007-03-12  Oliver Bolte  <obo@openoffice.org>  [97cae29530cb57f26911037535afdbb27a12c3c7]

INTEGRATION: CWS sb36 (1.4.46); FILE MERGED 2007/02/22 10:08:20 sb 1.4.46.3: RESYNC: (1.5-1.6); FILE MERGED 2005/09/22 05:39:45 sb 1.4.46.2: RESYNC: (1.4-1.5); FILE MERGED 2005/07/14 12:38:19 sb 1.4.46.1: #i51803# Added support for vnd.sun.star.expand URLs.


2007-03-12  Oliver Bolte  <obo@openoffice.org>  [8149f83587d5832eb772cf082b2b48a8af767aac]

INTEGRATION: CWS sb36 (1.4.46); FILE MERGED 2006/11/08 16:47:33 sb 1.4.46.3: RESYNC: (1.5-1.6); FILE MERGED 2005/09/22 05:52:39 sb 1.4.46.2: RESYNC: (1.4-1.5); FILE MERGED 2005/07/14 12:38:17 sb 1.4.46.1: #i51803# Added support for vnd.sun.star.expand URLs.


2007-03-12  Oliver Bolte  <obo@openoffice.org>  [2241b8eb40ec9da72f9714143fc2cc8cc7a8f116]

INTEGRATION: CWS sb36 (1.1.2); FILE ADDED 2007/01/22 13:52:41 sb 1.1.2.2: Dropped obsolete SISSL header. 2005/07/14 12:39:15 sb 1.1.2.1: #i51803# Added support for vnd.sun.star.expand URLs.


2007-03-12  Oliver Bolte  <obo@openoffice.org>  [6a17ac9e4fa6d684602a87bac640d94ecb49be1b]

INTEGRATION: CWS sb36 (1.1.2); FILE ADDED 2007/01/22 13:52:41 sb 1.1.2.2: Dropped obsolete SISSL header. 2005/07/14 12:38:51 sb 1.1.2.1: #i51803# Added support for vnd.sun.star.expand URLs.


2007-03-12  Oliver Bolte  <obo@openoffice.org>  [ac079ebbebac96eeae0c2685d7ec15761446878d]

INTEGRATION: CWS sb36 (1.68.6); FILE MERGED 2007/01/12 16:21:35 sb 1.68.6.6: RESYNC: (1.75-1.76); FILE MERGED 2006/11/08 16:41:01 sb 1.68.6.5: RESYNC: (1.72-1.75); FILE MERGED 2006/03/13 10:58:25 sb 1.68.6.4: RESYNC: (1.69-1.72); FILE MERGED 2005/09/22 05:49:12 sb 1.68.6.3: RESYNC: (1.68-1.69); FILE MERGED 2005/07/14 12:37:21 sb 1.68.6.2: #i51803# Adapted to new jvmaccess::ClassPath functionality. 2005/07/11 13:28:58 sb 1.68.6.1: #i51803# Adapted to changed parameters of UnoClassLoader ctor.


2007-03-12  Oliver Bolte  <obo@openoffice.org>  [f506d2c0ae9343187ba2eddce3bed8bc4072413a]

INTEGRATION: CWS sb36 (1.3.6); FILE MERGED 2007/01/19 13:28:59 sb 1.3.6.1: #i51803# Explicit empty UNO-Type-Path.


2007-03-12  Oliver Bolte  <obo@openoffice.org>  [1f816858855bd29cb0091b15027a41586102eff8]

INTEGRATION: CWS sb36 (1.7.2); FILE MERGED 2007/01/16 14:47:21 sb 1.7.2.4: #i51803# Fixed cwsresync merge. 2006/11/08 16:23:47 sb 1.7.2.3: RESYNC: (1.8-1.9); FILE MERGED 2005/09/22 04:34:13 sb 1.7.2.2: RESYNC: (1.7-1.8); FILE MERGED 2005/07/11 13:29:43 sb 1.7.2.1: #i51803# Added UNO-Type-Path and Class-Path lines to UNO component MANIFEST.MF.


2007-03-12  Oliver Bolte  <obo@openoffice.org>  [5cabaad7de39c8b9f4376dfa35ed96336b6df2d2]

INTEGRATION: CWS sb36 (1.3.70); FILE MERGED 2007/01/16 14:47:21 sb 1.3.70.3: #i51803# Fixed cwsresync merge. 2006/11/08 16:20:37 sb 1.3.70.2: RESYNC: (1.3-1.5); FILE MERGED 2005/07/11 13:29:42 sb 1.3.70.1: #i51803# Added UNO-Type-Path and Class-Path lines to UNO component MANIFEST.MF.


2007-03-12  Oliver Bolte  <obo@openoffice.org>  [dd2cf1b5603caa772dbd41de6c3a187bd23d2cc1]

INTEGRATION: CWS sb36 (1.3.60); FILE MERGED 2005/09/22 04:45:32 sb 1.3.60.2: RESYNC: (1.3-1.4); FILE MERGED 2005/07/11 13:29:42 sb 1.3.60.1: #i51803# Added UNO-Type-Path and Class-Path lines to UNO component MANIFEST.MF.


2007-03-12  Oliver Bolte  <obo@openoffice.org>  [5bdf738ed590da194c72439284f17d40e5fc14ec]

INTEGRATION: CWS sb36 (1.2.102); FILE MERGED 2005/07/11 13:29:42 sb 1.2.102.1: #i51803# Added UNO-Type-Path and Class-Path lines to UNO component MANIFEST.MF.


2007-03-12  Oliver Bolte  <obo@openoffice.org>  [8957c85bf8f2e88391ebd9f78b88372d9c506960]

INTEGRATION: CWS sb36 (1.13.38); FILE MERGED 2005/09/22 04:54:18 sb 1.13.38.2: RESYNC: (1.13-1.14); FILE MERGED 2005/07/11 13:29:41 sb 1.13.38.1: #i51803# Added UNO-Type-Path and Class-Path lines to UNO component MANIFEST.MF.


2007-03-12  Oliver Bolte  <obo@openoffice.org>  [a71f3ba7b3fbf496e0b9470f085de38b05921a41]

INTEGRATION: CWS sb36 (1.2.324); FILE MERGED 2005/07/11 13:29:41 sb 1.2.324.1: #i51803# Added UNO-Type-Path and Class-Path lines to UNO component MANIFEST.MF.


2007-03-12  Oliver Bolte  <obo@openoffice.org>  [4d516041094a613e4f27c9eabf495efb8e2dba2c]

INTEGRATION: CWS sb36 (1.3.118); FILE MERGED 2005/09/22 04:44:04 sb 1.3.118.2: RESYNC: (1.3-1.4); FILE MERGED 2005/07/11 13:29:40 sb 1.3.118.1: #i51803# Added UNO-Type-Path and Class-Path lines to UNO component MANIFEST.MF.


2007-03-12  Oliver Bolte  <obo@openoffice.org>  [d9f33d766828b98d86c1622aa03bac6155e5289b]

INTEGRATION: CWS sb36 (1.2.140); FILE MERGED 2005/07/11 13:29:40 sb 1.2.140.1: #i51803# Added UNO-Type-Path and Class-Path lines to UNO component MANIFEST.MF.


2007-03-12  Oliver Bolte  <obo@openoffice.org>  [86a3cfc8fade70d7b1da14cefefd30ca10466c1c]

INTEGRATION: CWS sb36 (1.4.22); FILE MERGED 2005/09/22 04:53:44 sb 1.4.22.2: RESYNC: (1.4-1.5); FILE MERGED 2005/07/11 13:29:39 sb 1.4.22.1: #i51803# Added UNO-Type-Path and Class-Path lines to UNO component MANIFEST.MF.


2007-03-12  Oliver Bolte  <obo@openoffice.org>  [708a3002d0836d5bd76516d55db7c0352962fa6c]

INTEGRATION: CWS sb36 (1.2.140); FILE MERGED 2005/07/11 13:29:39 sb 1.2.140.1: #i51803# Added UNO-Type-Path and Class-Path lines to UNO component MANIFEST.MF.


2007-03-12  Oliver Bolte  <obo@openoffice.org>  [b43c870152a14798c20539407c2a2db4bdecdf81]

INTEGRATION: CWS sb36 (1.2.102); FILE MERGED 2005/09/22 04:41:27 sb 1.2.102.2: RESYNC: (1.2-1.3); FILE MERGED 2005/07/11 13:29:38 sb 1.2.102.1: #i51803# Added UNO-Type-Path and Class-Path lines to UNO component MANIFEST.MF.


2007-03-12  Oliver Bolte  <obo@openoffice.org>  [3067442d463d952ded8feedd65549fa927cc6454]

INTEGRATION: CWS sb36 (1.2.102); FILE MERGED 2005/07/11 13:29:38 sb 1.2.102.1: #i51803# Added UNO-Type-Path and Class-Path lines to UNO component MANIFEST.MF.


2007-03-12  Oliver Bolte  <obo@openoffice.org>  [fe7e2e22cb23fd185ba6d16bbdab4348f9889d22]

INTEGRATION: CWS sb36 (1.2.108); FILE MERGED 2005/09/22 04:33:10 sb 1.2.108.2: RESYNC: (1.2-1.3); FILE MERGED 2005/07/11 13:29:38 sb 1.2.108.1: #i51803# Added UNO-Type-Path and Class-Path lines to UNO component MANIFEST.MF.


2007-03-12  Oliver Bolte  <obo@openoffice.org>  [6fdc774709b9c8cc2ce17c3d9624a774a49bd3f5]

INTEGRATION: CWS sb36 (1.2.108); FILE MERGED 2005/07/11 13:29:38 sb 1.2.108.1: #i51803# Added UNO-Type-Path and Class-Path lines to UNO component MANIFEST.MF.


2007-03-12  Oliver Bolte  <obo@openoffice.org>  [bafcc109b0e2a975e166104aab1e2211c54487ad]

INTEGRATION: CWS sb36 (1.2.108); FILE MERGED 2005/09/22 04:49:34 sb 1.2.108.2: RESYNC: (1.2-1.3); FILE MERGED 2005/07/11 13:29:37 sb 1.2.108.1: #i51803# Added UNO-Type-Path and Class-Path lines to UNO component MANIFEST.MF.


2007-03-12  Oliver Bolte  <obo@openoffice.org>  [838c48b42bcf759406ad64d2d659b92e64be64d0]

INTEGRATION: CWS sb36 (1.2.108); FILE MERGED 2005/07/11 13:29:37 sb 1.2.108.1: #i51803# Added UNO-Type-Path and Class-Path lines to UNO component MANIFEST.MF.


2007-03-12  Oliver Bolte  <obo@openoffice.org>  [d48f4e989bcd01ad956b9a147dff445131100b87]

INTEGRATION: CWS sb36 (1.2.14); FILE MERGED 2007/01/19 13:35:10 sb 1.2.14.2: #i51803# Explicit empty UNO-Type-Path. 2006/03/23 14:00:44 sb 1.2.14.1: #i51803# XMergeBridge.jar needs xmerge.jar on its manifest Class-Path.


2007-03-12  Oliver Bolte  <obo@openoffice.org>  [00baa7c00d8158ad50d8c92892c609e3417fdca9]

INTEGRATION: CWS sb36 (1.1.1.1.54); FILE MERGED 2005/07/11 13:15:15 sb 1.1.1.1.54.1: #i51803# Added UNO-Type-Path line to UNO component MANIFEST.MF.


2007-03-12  Oliver Bolte  <obo@openoffice.org>  [3279dab04c85a04f323f0931160e81b6bacbe5ed]

INTEGRATION: CWS sb36 (1.4.26); FILE MERGED 2005/07/11 13:15:15 sb 1.4.26.1: #i51803# Added UNO-Type-Path line to UNO component MANIFEST.MF.


2007-03-12  Oliver Bolte  <obo@openoffice.org>  [9d9493cef6a850ddd3c9e49cf1482e712fefba01]

INTEGRATION: CWS sb36 (1.2.4); FILE MERGED 2006/03/13 10:38:15 sb 1.2.4.3: RESYNC: (1.3-1.4); FILE MERGED 2005/09/22 04:13:21 sb 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2005/07/11 13:24:40 sb 1.2.4.1: #i51803# Changed parameters of UnoClassLoader ctor, to specifiy a per-UnoClassLoader classpath.


2007-03-12  Oliver Bolte  <obo@openoffice.org>  [deb32cf7bdf3fdd9713b91eb63c80eed2ae03977]

INTEGRATION: CWS sb36 (1.2.4); FILE MERGED 2006/03/14 14:33:15 sb 1.2.4.4: #i51803# Reverted additional ctor introduced in 1.4, which is not used until now, and is obsoleted by the classPath parameter of the other ctor; marked the class as internal again. 2006/03/13 10:38:08 sb 1.2.4.3: RESYNC: (1.3-1.4); FILE MERGED 2005/09/22 04:13:04 sb 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2005/07/11 13:24:40 sb 1.2.4.1: #i51803# Changed parameters of UnoClassLoader ctor, to specifiy a per-UnoClassLoader classpath.


2007-03-12  Oliver Bolte  <obo@openoffice.org>  [c962074f734b4edc7ee34b52c47256627c9889b3]

INTEGRATION: CWS sb36 (1.3.472); FILE MERGED 2007/01/19 13:43:26 sb 1.3.472.1: #i51803# Explicit empty UNO-Type-Path.


2007-03-12  Oliver Bolte  <obo@openoffice.org>  [a6c6b375b2dd94213eb325211a74c26e240ac022]

INTEGRATION: CWS sb36 (1.7.56); FILE MERGED 2007/01/19 13:43:26 sb 1.7.56.1: #i51803# Explicit empty UNO-Type-Path.


2007-03-12  Oliver Bolte  <obo@openoffice.org>  [83b4c4854928f4f2fc4a15f8cddeca0cbf7b1029]

INTEGRATION: CWS sb36 (1.9.26); FILE MERGED 2006/11/08 13:47:29 sb 1.9.26.4: RESYNC: (1.12-1.13); FILE MERGED 2006/03/13 10:25:52 sb 1.9.26.3: RESYNC: (1.10-1.12); FILE MERGED 2005/09/22 00:53:09 sb 1.9.26.2: RESYNC: (1.9-1.10); FILE MERGED 2005/07/11 13:10:06 sb 1.9.26.1: #i51803# Changed parameters of SjApplet2::Init, so that SjApplet2_Impl::Init can set up a class loader that explicitly knows classes.jar; cleaned up.


2007-03-12  Henning Brinkmann  <hbrinkm@openoffice.org>  [5f62e98cebafa32410831c0c534344017b1dd09a]

handle defines declaring lists of values


2007-03-12  Oliver Bolte  <obo@openoffice.org>  [0abde675a1729236ce8fbda87716f8c8afd3af4b]

INTEGRATION: CWS sb36 (1.4.34); FILE MERGED 2005/07/11 13:10:05 sb 1.4.34.1: #i51803# Changed parameters of SjApplet2::Init, so that SjApplet2_Impl::Init can set up a class loader that explicitly knows classes.jar; cleaned up.


2007-03-12  Oliver Bolte  <obo@openoffice.org>  [3fbc94f1456819f17a0b0d8f62047123b5f3a31a]

INTEGRATION: CWS sb36 (1.24.4); FILE MERGED 2006/11/08 13:47:03 sb 1.24.4.5: RESYNC: (1.26-1.27); FILE MERGED 2006/03/13 10:25:27 sb 1.24.4.4: RESYNC: (1.25-1.26); FILE MERGED 2005/09/22 00:58:26 sb 1.24.4.3: RESYNC: (1.24-1.25); FILE MERGED 2005/07/14 12:36:09 sb 1.24.4.2: #i51803# Adapted to new jvmaccess::ClassPath functionality. 2005/07/11 13:10:05 sb 1.24.4.1: #i51803# Changed parameters of SjApplet2::Init, so that SjApplet2_Impl::Init can set up a class loader that explicitly knows classes.jar; cleaned up.


2007-03-12  Oliver Bolte  <obo@openoffice.org>  [9dfacaa6fc7e6cba7fcfd68ce0db454e46e638a2]

INTEGRATION: CWS sb36 (1.11.34); FILE MERGED 2006/11/08 13:46:55 sb 1.11.34.3: RESYNC: (1.12-1.14); FILE MERGED 2005/09/22 00:58:44 sb 1.11.34.2: RESYNC: (1.11-1.12); FILE MERGED 2005/07/11 13:10:05 sb 1.11.34.1: #i51803# Changed parameters of SjApplet2::Init, so that SjApplet2_Impl::Init can set up a class loader that explicitly knows classes.jar; cleaned up.


2007-03-12  Oliver Bolte  <obo@openoffice.org>  [a50bbfdf5bcab47928a0c1590a41edc5380f418a]

INTEGRATION: CWS sb36 (1.2.148); FILE MERGED 2006/11/08 13:46:23 sb 1.2.148.3: RESYNC: (1.3-1.4); FILE MERGED 2005/09/22 00:53:00 sb 1.2.148.2: RESYNC: (1.2-1.3); FILE MERGED 2005/07/11 13:10:04 sb 1.2.148.1: #i51803# Changed parameters of SjApplet2::Init, so that SjApplet2_Impl::Init can set up a class loader that explicitly knows classes.jar; cleaned up.


2007-03-12  Oliver Bolte  <obo@openoffice.org>  [a74d78affa4c2003edb3efeb4c841ffa07ac2c33]

INTEGRATION: CWS sb36 (1.10.214); FILE MERGED 2007/01/22 09:13:37 sb 1.10.214.3: RESYNC: (1.11-1.12); FILE MERGED 2005/09/21 17:45:58 sb 1.10.214.2: RESYNC: (1.10-1.11); FILE MERGED 2005/07/14 12:27:39 sb 1.10.214.1: #i51803# Added JavaDriverClassPath.


2007-03-12  Oliver Bolte  <obo@openoffice.org>  [c6bafae7e386192d37cd62d90113adbfd9ad4bbb]

INTEGRATION: CWS sb36 (1.5.370); FILE MERGED 2007/01/25 11:54:25 sb 1.5.370.3: #i51803# Adjusted @since tags. 2005/09/21 17:33:00 sb 1.5.370.2: RESYNC: (1.5-1.6); FILE MERGED 2005/07/14 12:27:38 sb 1.5.370.1: #i51803# Added JavaDriverClassPath.


2007-03-12  Oliver Bolte  <obo@openoffice.org>  [a5d16e5a7e4882665ffe5098da1a0b6a544e35d6]

INTEGRATION: CWS sb36 (1.5.4); FILE MERGED 2005/09/21 12:13:08 sb 1.5.4.2: RESYNC: (1.5-1.6); FILE MERGED 2005/07/15 07:26:00 sb 1.5.4.1: #i51803# New jvmaccess::ClassPath: helper functions for class path handling.


2007-03-12  Henning Brinkmann  <hbrinkm@openoffice.org>  [66bc5d42fe28160cd8fc2789051b7f9a284670f2]

use std::set for modelling property set


2007-03-12  Oliver Bolte  <obo@openoffice.org>  [a31308086b90c00974a9d6a2915e3576fa119ffe]

INTEGRATION: CWS sb36 (1.7.4); FILE MERGED 2005/09/21 12:13:21 sb 1.7.4.2: RESYNC: (1.7-1.9); FILE MERGED 2005/07/14 14:56:41 sb 1.7.4.1: #i51803# New jvmaccess::ClassPath: helper functions for class path handling.


2007-03-12  Oliver Bolte  <obo@openoffice.org>  [6cc2af4ee420216e3b155f53046a58729536c536]

INTEGRATION: CWS sb36 (1.8.4); FILE MERGED 2006/11/08 13:13:16 sb 1.8.4.3: RESYNC: (1.9-1.10); FILE MERGED 2005/09/21 12:15:40 sb 1.8.4.2: RESYNC: (1.8-1.9); FILE MERGED 2005/07/14 12:43:14 sb 1.8.4.1: #i51803# New jvmaccess::ClassPath: helper functions for class path handling.


2007-03-12  Oliver Bolte  <obo@openoffice.org>  [bad8963dfe68f49c35164750fab78903f6b4ef87]

INTEGRATION: CWS sb36 (1.1.2); FILE ADDED 2007/01/22 13:56:47 sb 1.1.2.2: Dropped obsolete SISSL header. 2005/07/14 12:43:34 sb 1.1.2.1: #i51803# New jvmaccess::ClassPath: helper functions for class path handling.


2007-03-12  Oliver Bolte  <obo@openoffice.org>  [27e9a51946d49e48deca86ce03745ca63ecdc2fd]

INTEGRATION: CWS sb36 (1.6.4); FILE MERGED 2005/07/14 12:43:13 sb 1.6.4.1: #i51803# New jvmaccess::ClassPath: helper functions for class path handling.


2007-03-12  Henning Brinkmann  <hbrinkm@openoffice.org>  [0d2787d79c805341a1df0ee1eada840f43791d12]

annotated ST_Underline


2007-03-12  Oliver Bolte  <obo@openoffice.org>  [2ec3b5e927fa19cdb8c98faadb9266fdc8fba1bf]

INTEGRATION: CWS sb36 (1.1.2); FILE ADDED 2007/01/22 13:56:46 sb 1.1.2.2: Dropped obsolete SISSL header. 2005/07/14 12:43:45 sb 1.1.2.1: #i51803# New jvmaccess::ClassPath: helper functions for class path handling.


2007-03-12  Oliver Bolte  <obo@openoffice.org>  [02b8f7ccf95edd022b6c1a740d1b31223f80b6a3]

INTEGRATION: CWS sb36 (1.31.38); FILE MERGED 2006/11/08 13:01:48 sb 1.31.38.3: RESYNC: (1.32-1.34); FILE MERGED 2005/09/21 11:03:35 sb 1.31.38.2: RESYNC: (1.31-1.32); FILE MERGED 2005/07/11 13:27:50 sb 1.31.38.1: #i51803# Added UNO-Type-Path and Class-Path lines to UNO component MANIFEST.MF.


2007-03-12  Oliver Bolte  <obo@openoffice.org>  [0aec3faf592dfc5751103569d70dbcf38ecd7a3a]

INTEGRATION: CWS sb36 (1.19.60); FILE MERGED 2007/01/12 14:27:59 sb 1.19.60.4: RESYNC: (1.23-1.24); FILE MERGED 2006/11/08 12:11:08 sb 1.19.60.3: RESYNC: (1.20-1.23); FILE MERGED 2005/09/21 09:21:48 sb 1.19.60.2: RESYNC: (1.19-1.20); FILE MERGED 2005/07/14 12:32:09 sb 1.19.60.1: #i51803# Added JavaDriverClassPath.


2007-03-12  Oliver Bolte  <obo@openoffice.org>  [bb1625b3359ef1037f799bcf6009f1f1d12eb055]

INTEGRATION: CWS sb36 (1.2.28); FILE MERGED 2007/03/05 16:52:53 sb 1.2.28.3: #i69624# Load each class only once. 2007/01/22 08:54:09 sb 1.2.28.2: RESYNC: (1.2-1.3); FILE MERGED 2007/01/16 14:30:15 sb 1.2.28.1: #i51803# Merged in Connection.cxx:1.22.60.5.


2007-03-12  Oliver Bolte  <obo@openoffice.org>  [d203ce86a955c3f40c2a9c0e65d9e58d9b653ce1]

INTEGRATION: CWS sb36 (1.12.8); FILE MERGED 2007/01/22 08:53:52 sb 1.12.8.5: RESYNC: (1.21-1.22); FILE MERGED 2006/11/08 12:01:47 sb 1.12.8.4: RESYNC: (1.15-1.21); FILE MERGED 2006/03/13 09:55:12 sb 1.12.8.3: RESYNC: (1.14-1.15); FILE MERGED 2005/09/21 10:40:03 sb 1.12.8.2: RESYNC: (1.12-1.14); FILE MERGED 2005/07/14 12:32:08 sb 1.12.8.1: #i51803# Added JavaDriverClassPath.


2007-03-12  Oliver Bolte  <obo@openoffice.org>  [f954c14b82e2022e53ab1f83b6b9a6a3836df608]

INTEGRATION: CWS sb36 (1.5.50); FILE MERGED 2007/01/22 08:52:26 sb 1.5.50.6: RESYNC: (1.11-1.12); FILE MERGED 2007/01/19 12:25:54 sb 1.5.50.5: #i51803# Cleaned up. 2007/01/12 14:19:48 sb 1.5.50.4: RESYNC: (1.7-1.11); FILE MERGED 2006/11/08 11:08:51 sb 1.5.50.3: RESYNC: (1.6-1.7); FILE MERGED 2005/09/21 07:01:55 sb 1.5.50.2: RESYNC: (1.5-1.6); FILE MERGED 2005/07/14 12:33:04 sb 1.5.50.1: #i51803# Cleaned up dependencies.


2007-03-12  Oliver Bolte  <obo@openoffice.org>  [4fd53f32b9e4dd7dd690ee421891772ec24bb848]

INTEGRATION: CWS sb36 (1.4.60); FILE MERGED 2005/07/14 12:33:04 sb 1.4.60.1: #i51803# Cleaned up dependencies.


2007-03-12  Oliver Bolte  <obo@openoffice.org>  [38197e5b0e1a61325e9bc28d3e06c1231d225da2]

INTEGRATION: CWS sb36 (1.3.78); FILE MERGED 2005/07/14 12:33:03 sb 1.3.78.1: #i51803# Cleaned up dependencies.


2007-03-12  Oliver Bolte  <obo@openoffice.org>  [5edc8112170af80ac230ef88355b56bd75b60aba]

INTEGRATION: CWS sb36 (1.6.42); FILE MERGED 2007/01/12 14:19:56 sb 1.6.42.3: RESYNC: (1.7-1.8); FILE MERGED 2005/09/21 07:02:18 sb 1.6.42.2: RESYNC: (1.6-1.7); FILE MERGED 2005/07/14 12:33:02 sb 1.6.42.1: #i51803# Cleaned up dependencies.


2007-03-12  Oliver Bolte  <obo@openoffice.org>  [0a357be57625c5d8a6a79df213dc5cc5ba2bd023]

INTEGRATION: CWS sb36 (1.3.60); FILE MERGED 2005/09/21 07:02:30 sb 1.3.60.2: RESYNC: (1.3-1.4); FILE MERGED 2005/07/14 12:33:01 sb 1.3.60.1: #i51803# Cleaned up dependencies.


2007-03-12  Oliver Bolte  <obo@openoffice.org>  [58fd94e45e3e385a80f8cbbdb246795d99c8f3e9]

INTEGRATION: CWS sb36 (1.4.60); FILE MERGED 2005/09/21 07:01:41 sb 1.4.60.2: RESYNC: (1.4-1.5); FILE MERGED 2005/07/14 12:33:00 sb 1.4.60.1: #i51803# Cleaned up dependencies.


2007-03-12  Oliver Bolte  <obo@openoffice.org>  [95a61dd832fbd524ff916d10fa1c938876f2b307]

INTEGRATION: CWS sb36 (1.3.60); FILE MERGED 2005/07/14 12:32:59 sb 1.3.60.1: #i51803# Cleaned up dependencies.


2007-03-12  Henning Brinkmann  <hbrinkm@openoffice.org>  [d602d13795e5da6c79a75a2a6935a19a406e26f6]

generate qnametostr.cxx


2007-03-12  Oliver Bolte  <obo@openoffice.org>  [2f6c8ececa575854d7466ecdac3f018f503ac1a0]

INTEGRATION: CWS hr41 (1.9.6); FILE MERGED 2007/01/05 15:14:13 hr 1.9.6.1: #i72414#: remove obsolete file


2007-03-12  Oliver Bolte  <obo@openoffice.org>  [b69c796fbedc8497bbe7006ab3e9d4a24da79ac0]

INTEGRATION: CWS hr41 (1.6.72); FILE MERGED 2006/12/22 19:45:31 hr 1.6.72.1: #i72414#: remove obsolete file


2007-03-12  Oliver Bolte  <obo@openoffice.org>  [dc0fbd45e2f98a4821a7ae63293890ee9b255c4d]

INTEGRATION: CWS hr41 (1.7.72); FILE MERGED 2006/12/22 19:45:29 hr 1.7.72.1: #i72414#: remove obsolete file


2007-03-12  Oliver Bolte  <obo@openoffice.org>  [434f029e5e7cd327046776de843a183a7a0b19b9]

INTEGRATION: CWS hr41 (1.6.72); FILE MERGED 2006/12/22 13:57:59 hr 1.6.72.1: #i72414#: remove obsolete file


2007-03-12  Oliver Bolte  <obo@openoffice.org>  [8aa8c2f9e707661c11131aa503f0bebf12ca51c9]

INTEGRATION: CWS hr41 (1.5.70); FILE MERGED 2006/12/22 13:57:58 hr 1.5.70.1: #i72414#: remove obsolete file


2007-03-12  Oliver Bolte  <obo@openoffice.org>  [be90452c60f56579fa0440e0f282240cdf6472ee]

INTEGRATION: CWS hr41 (1.5.70); FILE MERGED 2006/12/22 13:57:56 hr 1.5.70.1: #i72414#: remove obsolete file


2007-03-12  Oliver Bolte  <obo@openoffice.org>  [b02c29fb7918f0b07891ff6f0cb1e702914c7cd5]

INTEGRATION: CWS hr41 (1.7.72); FILE MERGED 2006/12/15 17:57:58 hr 1.7.72.1: #i72414#: remove obsolete file


2007-03-12  Oliver Bolte  <obo@openoffice.org>  [cba72beb693d34c4f8b9907272577878bf8b54d9]

INTEGRATION: CWS hr41 (1.7.30); FILE MERGED 2006/12/22 13:57:53 hr 1.7.30.2: #i72414#: remove obsolete file 2006/12/15 17:57:58 hr 1.7.30.1: #i72414#: remove obsolete file


2007-03-12  Henning Brinkmann  <hbrinkm@openoffice.org>  [1bab416773e5b680be34cc57c986fea480b6e37b]

generate <resource> elements from model


2007-03-12  Oliver Bolte  <obo@openoffice.org>  [08d78d012b82f77d8b888fb0d45c6b9a1c72ef1d]

INTEGRATION: CWS hr41 (1.10.6); FILE MERGED 2007/01/05 15:30:39 hr 1.10.6.1: #i72414#: remove obsolete file


2007-03-12  Oliver Bolte  <obo@openoffice.org>  [1f7d7f5b89487f5aa42d6de32bc3bda5fe977cef]

INTEGRATION: CWS hr41 (1.8.56); FILE MERGED 2006/12/12 13:54:10 hr 1.8.56.3: #i69179#: remove obsolete file 2006/12/12 11:42:16 hr 1.8.56.2: #i72438: fix dependency 2006/12/11 18:19:08 hr 1.8.56.1: #i69179#: remove obsolete file


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [84a4336d5f53aa41f86425f92e3dadf754668235]

INTEGRATION: CWS hr41 (1.16.6); FILE MERGED 2007/01/12 13:39:23 hr 1.16.6.1: #i72414#: remove obsolete file


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [75967423a8831dec05b716697da4b6fe3f164d01]

INTEGRATION: CWS hr41 (1.3.158); FILE MERGED 2006/12/22 19:45:32 hr 1.3.158.1: #i72414#: remove obsolete file


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [bbdf741748a6735e57b4bcf5df055d73ee4c74ad]

INTEGRATION: CWS hr41 (1.3.158); FILE MERGED 2006/12/22 19:45:32 hr 1.3.158.2: #i72414#: remove obsolete file 2006/12/22 16:59:41 hr 1.3.158.1: #i72414#: remove obsolete file


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [572341eee107cdc09f6b96f2d8ff2f14a255317f]

INTEGRATION: CWS hr41 (1.3.156); FILE MERGED 2006/12/22 19:45:32 hr 1.3.156.2: #i72414#: remove obsolete file 2006/12/22 16:59:13 hr 1.3.156.1: #i72414#: remove obsolete file


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [b59e1159fd40332b8f61dc187f5683b058a49c11]

INTEGRATION: CWS hr41 (1.6.30); FILE MERGED 2006/12/12 17:19:39 hr 1.6.30.1: #i69179#: remove obsolete file


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [cc9d3741077a1be54ca65cc1555f14bc684e730d]

INTEGRATION: CWS hr41 (1.5.70); FILE MERGED 2007/01/12 13:10:52 hr 1.5.70.1: #i72414#: remove obsolete file


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [c8c71715047955efc812fb4a32662f5e232a029b]

INTEGRATION: CWS hr41 (1.7.8); FILE MERGED 2007/01/12 13:55:18 hr 1.7.8.1: #i72414#: remove obsolete file


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [40aa8e07a312a28f56034c2129c2d3d9364bc389]

INTEGRATION: CWS hr41 (1.6.12); FILE MERGED 2006/12/13 19:22:32 hr 1.6.12.1: #i72414#: remove obsolete file


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [adf097a1713b606a76ffe8d80321b1117d80ca68]

INTEGRATION: CWS hr41 (1.5.30); FILE MERGED 2007/01/10 16:10:11 hr 1.5.30.2: RESYNC: (1.5-1.6); FILE MERGED 2006/12/14 16:37:03 hr 1.5.30.1: #i69179#: remove obsolete file


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [407c74c9e7fa75cd2492a7751dedc12d94b5a9ed]

INTEGRATION: CWS hr41 (1.4.30); FILE MERGED 2006/12/22 13:57:59 hr 1.4.30.1: #i72414#: remove obsolete file


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [7424b224a1b31c153465dd2ae3d017350cb0e866]

INTEGRATION: CWS hr41 (1.8.30); FILE MERGED 2007/01/10 16:09:02 hr 1.8.30.2: RESYNC: (1.8-1.9); FILE MERGED 2006/12/13 19:22:31 hr 1.8.30.1: #i72414#: remove obsolete file


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [94b92d8d03a44a21cd57fe42f69878e84ac95f84]

INTEGRATION: CWS hr41 (1.5.12); FILE MERGED 2007/01/02 11:56:52 hr 1.5.12.2: #i72414#: remove obsolete file 2006/12/13 19:22:31 hr 1.5.12.1: #i72414#: remove obsolete file


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [1b162d058fc4926499c80765926b0557c1a23870]

INTEGRATION: CWS hr41 (1.8.12); FILE MERGED 2007/01/10 16:08:31 hr 1.8.12.2: RESYNC: (1.8-1.9); FILE MERGED 2006/12/13 19:22:31 hr 1.8.12.1: #i72414#: remove obsolete file


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [f25eda726b76fc8b4a08f8ce01f87325046792f3]

INTEGRATION: CWS hr41 (1.6.12); FILE MERGED 2006/12/13 19:22:31 hr 1.6.12.1: #i72414#: remove obsolete file


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [a086f15a0b64f1ad2d4ba570ef319e41830988ad]

INTEGRATION: CWS hr41 (1.10.2); FILE MERGED 2007/01/10 16:08:23 hr 1.10.2.3: RESYNC: (1.10-1.11); FILE MERGED 2006/12/15 16:21:17 hr 1.10.2.2: #i72414#: remove obsolete file 2006/12/13 19:22:30 hr 1.10.2.1: #i72414#: remove obsolete file


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [979fdb41489cc5e0e1c252e27007eddbbbb58968]

INTEGRATION: CWS hr41 (1.5.158); FILE MERGED 2007/01/12 13:44:57 hr 1.5.158.1: #i72414#: remove obsolete file


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [641975127ce752e7f0206789769933a18e848aaa]

INTEGRATION: CWS hr41 (1.5.72); FILE MERGED 2006/12/13 17:09:37 hr 1.5.72.1: #i72414#: remove obsolete file


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [6c18581494b78298b23ab1b569c9a8ce1ee23ff9]

INTEGRATION: CWS hr41 (1.6.30); FILE MERGED 2007/01/10 16:04:34 hr 1.6.30.2: RESYNC: (1.6-1.7); FILE MERGED 2006/12/15 16:21:17 hr 1.6.30.1: #i72414#: remove obsolete file


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [5f99e3426d1a8ea2e1b982db56b7e3b8ab36b0b9]

INTEGRATION: CWS hr41 (1.7.12); FILE MERGED 2006/12/13 16:07:05 hr 1.7.12.1: #i72414#: remove obsolete file


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [64c0520d016b2c6cc41e3c8a0b03bc82389bc153]

INTEGRATION: CWS hr41 (1.6.72); FILE MERGED 2006/12/13 17:05:02 hr 1.6.72.1: #i72414#: remove obsolete file


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [ca0cd823386606e319cb5fa0a656eb1da401ff31]

INTEGRATION: CWS hr41 (1.6.72); FILE MERGED 2006/12/13 17:08:03 hr 1.6.72.1: #i72414#: remove obsolete file


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [6ea112c95fee102cbacb22cb94f655233384bd36]

INTEGRATION: CWS hr41 (1.6.72); FILE MERGED 2006/12/13 16:31:31 hr 1.6.72.1: #i72414#: remove obsolete file


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [9d42dff27a70e9042e7414b8d43beee7f9a266d2]

INTEGRATION: CWS hr41 (1.7.30); FILE MERGED 2007/01/10 15:45:27 hr 1.7.30.4: RESYNC: (1.7-1.8); FILE MERGED 2007/01/05 14:23:07 hr 1.7.30.3: #i72414#: remove obsolete file 2007/01/05 14:21:11 hr 1.7.30.2: #i72414#: remove obsolete file 2006/12/13 16:49:01 hr 1.7.30.1: #i72414#: remove obsolete file


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [3c8606741e064835a4b5752ac777ca566787caf1]

INTEGRATION: CWS hr41 (1.6.72); FILE MERGED 2006/12/13 17:00:01 hr 1.6.72.1: #i72414#: remove obsolete file


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [f456975cc86f0f44f0a369f0edbd4b5132288d69]

INTEGRATION: CWS hr41 (1.4.158); FILE MERGED 2006/12/22 19:45:31 hr 1.4.158.1: #i72414#: remove obsolete file


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [58db29cb729c7a62c9f34dc0d62479e70b46386f]

INTEGRATION: CWS hr41 (1.7.6); FILE MERGED 2007/01/10 15:38:36 hr 1.7.6.2: RESYNC: (1.7-1.8); FILE MERGED 2006/12/22 19:45:31 hr 1.7.6.1: #i72414#: remove obsolete file


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [9dac7ca5f00245e3e8448a99a43cc73a2ef04edf]

INTEGRATION: CWS hr41 (1.5.30); FILE MERGED 2006/12/22 19:45:31 hr 1.5.30.1: #i72414#: remove obsolete file


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [e6d0f9c88d0e3fc3ed90b59e7a362cfe1fb028b7]

INTEGRATION: CWS hr41 (1.5.30); FILE MERGED 2007/01/10 15:38:11 hr 1.5.30.2: RESYNC: (1.5-1.6); FILE MERGED 2006/12/22 19:45:31 hr 1.5.30.1: #i72414#: remove obsolete file


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [7073e155d51b3161a9d5a800b7924670d3c37059]

INTEGRATION: CWS hr41 (1.11.6); FILE MERGED 2006/12/22 13:57:59 hr 1.11.6.1: #i72414#: remove obsolete file


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [813ca9c2a83801bca8a4b948ea6d023fe58603a9]

INTEGRATION: CWS hr41 (1.5.30); FILE MERGED 2006/12/22 13:57:58 hr 1.5.30.1: #i72414#: remove obsolete file


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [933d8cd789a4cbea4d76a98bc02367a3da53b433]

INTEGRATION: CWS hr41 (1.11.6); FILE MERGED 2007/01/10 15:29:53 hr 1.11.6.2: RESYNC: (1.11-1.13); FILE MERGED 2006/12/15 17:57:59 hr 1.11.6.1: #i72414#: remove obsolete file


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [57ccb0a068922cca1f350228105db2991f9455c7]

INTEGRATION: CWS hr41 (1.6.72); FILE MERGED 2006/12/22 13:57:57 hr 1.6.72.1: #i72414#: remove obsolete file


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [dd4f1b3ea7fa546478724dd9c16274f8869232d6]

INTEGRATION: CWS hr41 (1.5.72); FILE MERGED 2006/12/22 13:57:57 hr 1.5.72.1: #i72414#: remove obsolete file


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [0d1f3a5a479569ab090fcdf9af85b348485f5d27]

INTEGRATION: CWS hr41 (1.7.30); FILE MERGED 2007/01/10 15:27:39 hr 1.7.30.2: RESYNC: (1.7-1.8); FILE MERGED 2006/12/22 13:57:56 hr 1.7.30.1: #i72414#: remove obsolete file


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [2c926a666eb8375de4e2d68448c73478c5b25219]

INTEGRATION: CWS hr41 (1.6.30); FILE MERGED 2007/01/10 15:24:37 hr 1.6.30.2: RESYNC: (1.6-1.7); FILE MERGED 2006/12/22 13:57:56 hr 1.6.30.1: #i72414#: remove obsolete file


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [46ea36b878288c60f4a3eaf319913b0b1a05a1ff]

INTEGRATION: CWS hr41 (1.8.30); FILE MERGED 2006/12/22 13:57:55 hr 1.8.30.1: #i72414#: remove obsolete file


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [31fe3b1be8d208e072767dd8ba3df640b95ed251]

INTEGRATION: CWS hr41 (1.6.30); FILE MERGED 2007/01/10 15:24:22 hr 1.6.30.2: RESYNC: (1.6-1.7); FILE MERGED 2006/12/22 13:57:55 hr 1.6.30.1: #i72414#: remove obsolete file


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [0f6ac86a3715f059c75d0c452705bf31f958a5b3]

INTEGRATION: CWS hr41 (1.6.30); FILE MERGED 2006/12/22 13:57:55 hr 1.6.30.1: #i72414#: remove obsolete file


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [73e4d36e241016e43450d9e225c0783b50390a24]

INTEGRATION: CWS hr41 (1.6.6); FILE MERGED 2006/12/22 13:57:54 hr 1.6.6.1: #i72414#: remove obsolete file


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [63b8b937c3d288e7f8e656c8096b22f9268f9cc1]

INTEGRATION: CWS hr41 (1.6.30); FILE MERGED 2006/12/22 13:57:54 hr 1.6.30.1: #i72414#: remove obsolete file


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [fdfd7408b79f39b6d6a01471240d736992df6f44]

INTEGRATION: CWS hr41 (1.6.30); FILE MERGED 2006/12/22 13:57:54 hr 1.6.30.1: #i72414#: remove obsolete file


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [cf7fce1f12180ad4948dc5ff4b9ad65dc079e3fc]

INTEGRATION: CWS hr41 (1.3.158); FILE MERGED 2006/12/22 13:57:53 hr 1.3.158.1: #i72414#: remove obsolete file


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [cd7c9bebfc4018d7c941ffb0eb69d7ae44b91309]

INTEGRATION: CWS hr41 (1.4.30); FILE MERGED 2006/12/22 13:57:53 hr 1.4.30.1: #i72414#: remove obsolete file


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [86784b0173f6df6b1b987c1431821eab0a709eba]

INTEGRATION: CWS hr41 (1.6.30); FILE MERGED 2006/12/14 16:36:33 hr 1.6.30.1: #i69179#: remove obsolete file


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [b82e42dc1ebfa38652bdbeefb6404af9cb1a8396]

INTEGRATION: CWS hr41 (1.10.30); FILE MERGED 2006/12/14 16:44:10 hr 1.10.30.1: #i72414#: remove obsolete file


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [b2733450be72d69f9ad5a38b7730eb4aa8a446b3]

INTEGRATION: CWS hr41 (1.7.30); FILE MERGED 2006/12/14 16:36:33 hr 1.7.30.1: #i69179#: remove obsolete file


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [6999d123fc15b0a3acea0cdc2726846f6fea4a81]

INTEGRATION: CWS hr41 (1.7.30); FILE MERGED 2006/12/15 16:21:16 hr 1.7.30.1: #i72414#: remove obsolete file


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [85417d9ee95d55f53b1291a7ef4a55b06088f945]

INTEGRATION: CWS hr41 (1.6.72); FILE MERGED 2006/12/14 18:26:41 hr 1.6.72.1: #i72414#: remove obsolete file


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [65bbd8e5e2b5258cac171a750da8ed016aaa55e3]

INTEGRATION: CWS hr41 (1.5.30); FILE MERGED 2007/01/10 12:59:04 hr 1.5.30.1: #i73308#: fix memset which was broken for 64bit platforms


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [ba70d102bf790df30ea069c454358d73d5f493c4]

INTEGRATION: CWS hr41 (1.12.12); FILE MERGED 2006/12/15 16:21:15 hr 1.12.12.1: #i72414#: remove obsolete file


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [0bbe98b757752750634368a57d4557f7b33d363c]

INTEGRATION: CWS hr41 (1.8.30); FILE MERGED 2006/12/15 16:21:14 hr 1.8.30.1: #i72414#: remove obsolete file


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [1893acd9f1094799c919723525310cd4886dfc22]

INTEGRATION: CWS hr41 (1.8.30); FILE MERGED 2006/12/14 18:26:41 hr 1.8.30.1: #i72414#: remove obsolete file


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [d1066b56b0880c9287ab7831e9741f0f054b3a3a]

INTEGRATION: CWS hr41 (1.7.30); FILE MERGED 2006/12/14 18:26:41 hr 1.7.30.1: #i72414#: remove obsolete file


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [e7f66bb27681b1a03de2f6c7e213716e3580e869]

INTEGRATION: CWS hr41 (1.11.2); FILE MERGED 2006/12/14 18:32:04 hr 1.11.2.1: #i72414#: remove obsolete file


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [23b0064a1b2cddd0dfafaa22b12522620191102c]

INTEGRATION: CWS hr41 (1.9.30); FILE MERGED 2006/12/15 16:21:14 hr 1.9.30.1: #i72414#: remove obsolete file


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [1ab636b43af5fa7cee2dc7f590887d40a842e7b3]

INTEGRATION: CWS hr41 (1.11.30); FILE MERGED 2006/12/14 18:26:40 hr 1.11.30.1: #i72414#: remove obsolete file


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [91a4c1a7134ffe8de11e145257093b69dd6d395a]

INTEGRATION: CWS hr41 (1.7.28); FILE MERGED 2006/12/14 18:26:40 hr 1.7.28.1: #i72414#: remove obsolete file


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [baa6fce3783fd35b8bb5273432bc0555458cb6e2]

INTEGRATION: CWS hr41 (1.7.56); FILE MERGED 2006/12/11 18:56:25 hr 1.7.56.3: #i69179#: remove obsolete file 2006/12/11 18:54:17 hr 1.7.56.2: #i69179#: remove obsolete file 2006/12/11 18:04:02 hr 1.7.56.1: #i69179#: remove obsolete file


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [110edeebdf93d941dbc9d35d88dcfd0ed8468dc7]

INTEGRATION: CWS hr41 (1.7.56); FILE MERGED 2006/12/11 18:12:40 hr 1.7.56.1: #i69179#: remove obsolete file


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [6e116fd0c1871ee8a69f746b3f78a59e7bf4abc2]

INTEGRATION: CWS hr41 (1.5.72); FILE MERGED 2006/12/11 18:10:28 hr 1.5.72.1: #i69179#: remove obsolete file


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [f9b5a08c4b664a0a85101d7fe7aa3efc898d94c7]

INTEGRATION: CWS hr41 (1.6.30); FILE MERGED 2007/01/02 15:57:44 hr 1.6.30.1: #i69179#: remove obsolete file


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [69bb0f7d3568524e0771006b9a00cd240efa4af1]

INTEGRATION: CWS hr41 (1.9.30); FILE MERGED 2006/12/22 13:57:52 hr 1.9.30.2: #i72414#: remove obsolete file 2006/12/12 17:22:21 hr 1.9.30.1: #i69179#: remove obsolete file


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [f79be6183eb8b3ae2adcb9408e8dca7bc30dc9b8]

INTEGRATION: CWS hr41 (1.8.6); FILE MERGED 2007/01/12 13:10:52 hr 1.8.6.1: #i72414#: remove obsolete file


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [add55478556897961f317ad8c6d7e7f128549774]

INTEGRATION: CWS hr41 (1.8.40); FILE MERGED 2006/12/13 15:43:11 hr 1.8.40.1: #i72414#: remove obsolete file


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [df8b8170356111ee9847127d9cbd8df73a84a95f]

INTEGRATION: CWS hr41 (1.8.30); FILE MERGED 2006/12/11 14:35:15 hr 1.8.30.3: #i69179#: remove obsolete file 2006/12/11 12:21:27 hr 1.8.30.2: #i72414#: remove obsolete file 2006/12/11 12:09:26 hr 1.8.30.1: #i72414#: remove obsolete file


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [caf6d4d9dab95f9d7213595940ad76e8e7b5bc2f]

INTEGRATION: CWS hr41 (1.3.160); FILE MERGED 2006/12/22 13:57:52 hr 1.3.160.1: #i72414#: remove obsolete file


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [f996811479d25f9d2fa3e3aad1e6df9e8c9b1b1b]

INTEGRATION: CWS hr41 (1.7.56); FILE MERGED 2006/12/11 13:37:23 hr 1.7.56.2: #i69179#: remove obsolete file 2006/12/11 12:25:38 hr 1.7.56.1: #i72414#: remove obsolete file


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [ae9adc73733dbb5c9acfa0df4df7919787adee69]

INTEGRATION: CWS hr41 (1.6.30); FILE MERGED 2007/01/10 15:10:22 hr 1.6.30.2: RESYNC: (1.6-1.7); FILE MERGED 2006/12/11 13:32:44 hr 1.6.30.1: #i69179#: remove obsolete file


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [54382e6ffdf95ea8297878e452a8210c65d52c62]

INTEGRATION: CWS hr41 (1.7.72); FILE MERGED 2006/12/11 16:08:15 hr 1.7.72.3: #i69179#: remove obsolete file 2006/12/11 13:32:44 hr 1.7.72.2: #i69179#: remove obsolete file 2006/12/11 13:00:43 hr 1.7.72.1: #i72414#: remove obsolete file


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [a9492d754a5a84a5fea3ea234ebe2ee61983024d]

INTEGRATION: CWS hr41 (1.6.30); FILE MERGED 2006/12/11 16:18:36 hr 1.6.30.1: #i69179#: remove obsolete file


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [189d762f222ea01fa93975b83982e00e5177fb16]

INTEGRATION: CWS hr41 (1.7.56); FILE MERGED 2006/12/11 16:18:35 hr 1.7.56.3: #i69179#: remove obsolete file 2006/12/11 13:22:03 hr 1.7.56.2: #i69179#: remove obsolete file 2006/12/11 12:55:24 hr 1.7.56.1: #i72414#: remove obsolete file


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [f3905a9416ce6ea7021e45391c7a6a45e27db683]

INTEGRATION: CWS hr41 (1.5.30); FILE MERGED 2007/01/02 15:11:07 hr 1.5.30.2: #i69179#: remove obsolete file 2006/12/11 13:16:56 hr 1.5.30.1: #i69179#: remove obsolete file


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [c88d019ad9de8f649392fb86268b57a3c9350bbd]

INTEGRATION: CWS hr41 (1.3.160); FILE MERGED 2007/01/10 15:04:04 hr 1.3.160.2: RESYNC: (1.3-1.4); FILE MERGED 2006/12/11 16:18:23 hr 1.3.160.1: #i69179#: remove obsolete file


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [144c295d6c678f5de495beee72d2e2678dce95b7]

INTEGRATION: CWS hr41 (1.5.30); FILE MERGED 2006/12/11 16:18:23 hr 1.5.30.1: #i69179#: remove obsolete file


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [a8212f11ecdcc0ca2072c88ec721134c5ab41821]

INTEGRATION: CWS hr41 (1.5.30); FILE MERGED 2007/01/10 15:03:56 hr 1.5.30.2: RESYNC: (1.5-1.6); FILE MERGED 2006/12/11 16:18:23 hr 1.5.30.1: #i69179#: remove obsolete file


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [aef88a0c5f57f59074560b384d81771bbb660009]

INTEGRATION: CWS hr41 (1.3.160); FILE MERGED 2006/12/11 16:18:23 hr 1.3.160.1: #i69179#: remove obsolete file


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [da835e44ed6c4455ec074c7a7ee218610f8bb589]

INTEGRATION: CWS hr41 (1.7.56); FILE MERGED 2006/12/11 16:18:23 hr 1.7.56.3: #i69179#: remove obsolete file 2006/12/11 13:16:56 hr 1.7.56.2: #i69179#: remove obsolete file 2006/12/11 12:40:08 hr 1.7.56.1: #i72414#: remove obsolete file


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [8cacc1695f4ccc69604c84ed70bb8e69f858bdc1]

INTEGRATION: CWS hr41 (1.10.6); FILE MERGED 2006/12/22 13:57:51 hr 1.10.6.1: #i72414#: remove obsolete file


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [aadf034840eb4933b88d3ae196295e9df33005e2]

INTEGRATION: CWS hb02 (1.1.2); FILE ADDED 2007/02/07 10:26:13 hbrinkm 1.1.2.2: #i74051# handle warnings 2007/01/31 10:53:07 fs 1.1.2.1: #i74051# helper for implementing property bags


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [12fae44b789b10eb87c795a7dc94de6a2df48bfc]

INTEGRATION: CWS hb02 (1.14.122); FILE MERGED 2007/01/31 10:53:18 fs 1.14.122.1: #i74051# +propertybag.cxx


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [d0a49efa9591984d62e73090367a14b9ce62b584]

INTEGRATION: CWS hb02 (1.1.2); FILE ADDED 2007/02/07 10:25:44 hbrinkm 1.1.2.2: #i74051# handle warnings 2007/01/31 10:52:59 fs 1.1.2.1: #i74051# helper for implementing property bags


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [7861d1f2c2fb69e6749d03d5ba21267e50d5013d]

INTEGRATION: CWS hb02 (1.8.254); FILE MERGED 2007/01/31 13:37:15 fs 1.8.254.2: #i74051# 2007/01/31 12:33:42 fs 1.8.254.1: #i74051# +PropertyBag


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [00df5f7eead0d3ffdd572bbfc7712608d4cb8ad7]

INTEGRATION: CWS hb02 (1.8.58); FILE MERGED 2007/02/01 12:09:43 fs 1.8.58.2: #i74051# split describeFixedProperties in describeFixedProperties and describeAggregateProperties 2007/01/31 10:56:16 fs 1.8.58.1: changed handling of properties in the course of #i74051#


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [dde96e336569ce79f185a205bf7c8e076ef47de8]

INTEGRATION: CWS hb02 (1.11.42); FILE MERGED 2007/02/01 12:09:43 fs 1.11.42.2: #i74051# split describeFixedProperties in describeFixedProperties and describeAggregateProperties 2007/01/31 10:56:16 fs 1.11.42.1: changed handling of properties in the course of #i74051#


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [666b96df01ac6594dd9166e9b2f1d101a3dbe4e1]

INTEGRATION: CWS hb02 (1.7.164); FILE MERGED 2007/02/01 12:09:43 fs 1.7.164.2: #i74051# split describeFixedProperties in describeFixedProperties and describeAggregateProperties 2007/01/31 10:55:48 fs 1.7.164.1: #i74051# fillProperties -> describeFixedProperties


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [276c548e0a027705b347a52be3717ca55a07504f]

INTEGRATION: CWS hb02 (1.13.22); FILE MERGED 2007/02/06 10:30:49 hbrinkm 1.13.22.3: RESYNC: (1.13-1.14); FILE MERGED 2007/02/01 12:09:43 fs 1.13.22.2: #i74051# split describeFixedProperties in describeFixedProperties and describeAggregateProperties 2007/01/31 10:54:25 fs 1.13.22.1: #i74051# add support for properties which are added dynamically at runtime


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [3d3a0ece4def020ce0073fc73c50b3982d9fd306]

INTEGRATION: CWS hb02 (1.7.80); FILE MERGED 2007/02/01 12:09:42 fs 1.7.80.2: #i74051# split describeFixedProperties in describeFixedProperties and describeAggregateProperties 2007/01/31 10:55:31 fs 1.7.80.1: changed handling of properties in the course of #i74051#


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [0cbe45439f496b3bfe50f8ed96139ede3a067bef]

INTEGRATION: CWS hb02 (1.8.52); FILE MERGED 2007/02/01 12:09:42 fs 1.8.52.2: #i74051# split describeFixedProperties in describeFixedProperties and describeAggregateProperties 2007/01/31 10:55:31 fs 1.8.52.1: changed handling of properties in the course of #i74051#


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [7bb91d19540a7ecfac2e6255cab8e8a5d6bfc3a8]

INTEGRATION: CWS hb02 (1.8.44); FILE MERGED 2007/02/01 12:09:42 fs 1.8.44.2: #i74051# split describeFixedProperties in describeFixedProperties and describeAggregateProperties 2007/01/31 10:55:30 fs 1.8.44.1: changed handling of properties in the course of #i74051#


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [9cac9e996a37abe43a7e395b5ae65030891e18bb]

INTEGRATION: CWS hb02 (1.4.80); FILE MERGED 2007/02/01 12:09:41 fs 1.4.80.2: #i74051# split describeFixedProperties in describeFixedProperties and describeAggregateProperties 2007/01/31 10:55:30 fs 1.4.80.1: changed handling of properties in the course of #i74051#


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [640acfbfb6ce294debc7128741a23efb2a2ebcfa]

INTEGRATION: CWS hb02 (1.9.52); FILE MERGED 2007/02/01 12:09:41 fs 1.9.52.2: #i74051# split describeFixedProperties in describeFixedProperties and describeAggregateProperties 2007/01/31 10:55:30 fs 1.9.52.1: changed handling of properties in the course of #i74051#


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [af1f3b59146d3feea7428942e7c41e0542ac10c0]

INTEGRATION: CWS hb02 (1.7.52); FILE MERGED 2007/02/05 15:29:42 fs 1.7.52.1: during #i74051#: getFontAggregateProperty was missing three IDs


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [7f23e1edf059280ebb4254b717fc5a8472b03244]

INTEGRATION: CWS hb02 (1.7.80); FILE MERGED 2007/01/31 13:55:23 fs 1.7.80.1: consolidated default handling during #i74051#


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [a6d6571c56724919840abeb62882e0cd693439cf]

INTEGRATION: CWS hb02 (1.9.52); FILE MERGED 2007/01/31 13:55:23 fs 1.9.52.1: consolidated default handling during #i74051#


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [e7b5afbbe3cf0bd6210d5133a5fc896692057cf8]

INTEGRATION: CWS hb02 (1.13.80); FILE MERGED 2007/02/01 12:09:41 fs 1.13.80.2: #i74051# split describeFixedProperties in describeFixedProperties and describeAggregateProperties 2007/01/31 10:55:30 fs 1.13.80.1: changed handling of properties in the course of #i74051#


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [3c3fcf658a06adce5d0d5c406231c67b7c5c44f7]

INTEGRATION: CWS hb02 (1.24.28); FILE MERGED 2007/02/01 12:09:41 fs 1.24.28.2: #i74051# split describeFixedProperties in describeFixedProperties and describeAggregateProperties 2007/01/31 10:55:30 fs 1.24.28.1: changed handling of properties in the course of #i74051#


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [1f78e60120029a56ace295dec81f96bbd4087b58]

INTEGRATION: CWS hb02 (1.10.164); FILE MERGED 2007/02/01 12:09:41 fs 1.10.164.2: #i74051# split describeFixedProperties in describeFixedProperties and describeAggregateProperties 2007/01/31 10:55:30 fs 1.10.164.1: changed handling of properties in the course of #i74051#


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [74c99fb8498484c659a7d1c73b91bb8efcda1387]

INTEGRATION: CWS hb02 (1.20.52); FILE MERGED 2007/02/01 12:09:41 fs 1.20.52.2: #i74051# split describeFixedProperties in describeFixedProperties and describeAggregateProperties 2007/01/31 10:55:30 fs 1.20.52.1: changed handling of properties in the course of #i74051#


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [4e9056b74ca1e52f0c2399ec674be946c935e57b]

INTEGRATION: CWS hb02 (1.7.164); FILE MERGED 2007/02/01 12:09:40 fs 1.7.164.2: #i74051# split describeFixedProperties in describeFixedProperties and describeAggregateProperties 2007/01/31 10:55:29 fs 1.7.164.1: changed handling of properties in the course of #i74051#


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [5e6613bd0b1a4ea23e3501d82c9c3a3be70dacc9]

INTEGRATION: CWS hb02 (1.15.52); FILE MERGED 2007/02/01 12:09:40 fs 1.15.52.2: #i74051# split describeFixedProperties in describeFixedProperties and describeAggregateProperties 2007/01/31 10:55:29 fs 1.15.52.1: changed handling of properties in the course of #i74051#


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [81217b23d91693c6b5ed80a0796b2201432d8831]

INTEGRATION: CWS hb02 (1.8.164); FILE MERGED 2007/02/01 12:09:40 fs 1.8.164.2: #i74051# split describeFixedProperties in describeFixedProperties and describeAggregateProperties 2007/01/31 10:55:29 fs 1.8.164.1: changed handling of properties in the course of #i74051#


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [b7b89be5001f37df5fb9029b7f6270ba623c0631]

INTEGRATION: CWS hb02 (1.14.52); FILE MERGED 2007/02/01 12:09:40 fs 1.14.52.2: #i74051# split describeFixedProperties in describeFixedProperties and describeAggregateProperties 2007/01/31 10:55:29 fs 1.14.52.1: changed handling of properties in the course of #i74051#


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [22717adbc84e18a60c33ba12debfa9c45c1f21b4]

INTEGRATION: CWS hb02 (1.16.32); FILE MERGED 2007/02/06 10:30:32 hbrinkm 1.16.32.3: RESYNC: (1.16-1.17); FILE MERGED 2007/02/01 12:09:40 fs 1.16.32.2: #i74051# split describeFixedProperties in describeFixedProperties and describeAggregateProperties 2007/01/31 10:55:29 fs 1.16.32.1: changed handling of properties in the course of #i74051#


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [2039eeef18c80a8c3bee40848c97409ec5239e88]

INTEGRATION: CWS hb02 (1.49.30); FILE MERGED 2007/02/06 10:30:25 hbrinkm 1.49.30.3: RESYNC: (1.49-1.50); FILE MERGED 2007/02/01 12:09:40 fs 1.49.30.2: #i74051# split describeFixedProperties in describeFixedProperties and describeAggregateProperties 2007/01/31 10:55:28 fs 1.49.30.1: changed handling of properties in the course of #i74051#


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [2525f75198ec65dccd973bb33d1955d9932021ed]

INTEGRATION: CWS hb02 (1.15.44); FILE MERGED 2007/02/01 12:09:39 fs 1.15.44.2: #i74051# split describeFixedProperties in describeFixedProperties and describeAggregateProperties 2007/01/31 10:55:28 fs 1.15.44.1: changed handling of properties in the course of #i74051#


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [f6754e74913a4cf415c21a4256aaa9ab0baaa179]

INTEGRATION: CWS hb02 (1.46.22); FILE MERGED 2007/02/06 10:30:18 hbrinkm 1.46.22.3: RESYNC: (1.46-1.47); FILE MERGED 2007/02/01 12:09:39 fs 1.46.22.2: #i74051# split describeFixedProperties in describeFixedProperties and describeAggregateProperties 2007/01/31 10:55:28 fs 1.46.22.1: changed handling of properties in the course of #i74051#


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [dd1a843463083662c1b10c82ee710d7262361ab2]

INTEGRATION: CWS hb02 (1.8.80); FILE MERGED 2007/02/01 12:09:39 fs 1.8.80.2: #i74051# split describeFixedProperties in describeFixedProperties and describeAggregateProperties 2007/01/31 10:55:28 fs 1.8.80.1: changed handling of properties in the course of #i74051#


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [96880a56b5e2a4b0a1edae729ff08f1fd39bb270]

INTEGRATION: CWS hb02 (1.16.52); FILE MERGED 2007/02/01 12:09:39 fs 1.16.52.2: #i74051# split describeFixedProperties in describeFixedProperties and describeAggregateProperties 2007/01/31 10:55:28 fs 1.16.52.1: changed handling of properties in the course of #i74051#


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [9b3f973d09dbffe2c4dd896661b5de5459bcf1d5]

INTEGRATION: CWS hb02 (1.6.80); FILE MERGED 2007/02/01 12:09:39 fs 1.6.80.2: #i74051# split describeFixedProperties in describeFixedProperties and describeAggregateProperties 2007/01/31 10:55:28 fs 1.6.80.1: changed handling of properties in the course of #i74051#


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [85fe3e8e648dce4f1f0ac55fdc2c073c848bf91a]

INTEGRATION: CWS hb02 (1.8.52); FILE MERGED 2007/02/01 12:09:38 fs 1.8.52.2: #i74051# split describeFixedProperties in describeFixedProperties and describeAggregateProperties 2007/01/31 10:55:27 fs 1.8.52.1: changed handling of properties in the course of #i74051#


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [c532e4bb123a393f89239220adda045d0d857a61]

INTEGRATION: CWS hb02 (1.6.164); FILE MERGED 2007/02/01 12:09:38 fs 1.6.164.2: #i74051# split describeFixedProperties in describeFixedProperties and describeAggregateProperties 2007/01/31 10:55:27 fs 1.6.164.1: changed handling of properties in the course of #i74051#


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [6fe11f0d95b5932a8f50c417032d809403100dc9]

INTEGRATION: CWS hb02 (1.19.80); FILE MERGED 2007/02/01 12:09:38 fs 1.19.80.2: #i74051# split describeFixedProperties in describeFixedProperties and describeAggregateProperties 2007/01/31 10:55:27 fs 1.19.80.1: changed handling of properties in the course of #i74051#


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [e496d6d94db60315428ab870df66ec911a191606]

INTEGRATION: CWS hb02 (1.41.44); FILE MERGED 2007/02/01 12:09:38 fs 1.41.44.2: #i74051# split describeFixedProperties in describeFixedProperties and describeAggregateProperties 2007/01/31 10:55:27 fs 1.41.44.1: changed handling of properties in the course of #i74051#


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [fb9345066710d0ae8327079837962b1aa744cd16]

INTEGRATION: CWS hb02 (1.16.44); FILE MERGED 2007/02/01 12:09:38 fs 1.16.44.2: #i74051# split describeFixedProperties in describeFixedProperties and describeAggregateProperties 2007/01/31 10:55:27 fs 1.16.44.1: changed handling of properties in the course of #i74051#


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [70c96ba1d33058e55d5a0c19101b39f30546f6cc]

INTEGRATION: CWS hb02 (1.41.44); FILE MERGED 2007/02/01 12:09:37 fs 1.41.44.2: #i74051# split describeFixedProperties in describeFixedProperties and describeAggregateProperties 2007/01/31 10:55:26 fs 1.41.44.1: changed handling of properties in the course of #i74051#


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [6a45d2a1753c3a52dbbedf8385e8024ebd6e97ab]

INTEGRATION: CWS hb02 (1.55.28); FILE MERGED 2007/02/05 16:09:55 hbrinkm 1.55.28.4: #i74051# handle warnings 2007/02/01 12:09:37 fs 1.55.28.3: #i74051# split describeFixedProperties in describeFixedProperties and describeAggregateProperties 2007/01/31 13:55:22 fs 1.55.28.2: consolidated default handling during #i74051# 2007/01/31 10:54:33 fs 1.55.28.1: #i74051# add support for properties which are added dynamically at runtime


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [b92f5f23b577d1fd56dbd1c3cd28f7fca429d6c4]

INTEGRATION: CWS hb02 (1.5.164); FILE MERGED 2007/02/01 12:09:37 fs 1.5.164.2: #i74051# split describeFixedProperties in describeFixedProperties and describeAggregateProperties 2007/01/31 10:55:26 fs 1.5.164.1: changed handling of properties in the course of #i74051#


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [b81fcbb2e708ab49a22431bbba2214bc10a862a2]

INTEGRATION: CWS hb02 (1.8.52); FILE MERGED 2007/02/01 12:09:37 fs 1.8.52.2: #i74051# split describeFixedProperties in describeFixedProperties and describeAggregateProperties 2007/01/31 10:55:26 fs 1.8.52.1: changed handling of properties in the course of #i74051#


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [f424ac409c42dcc9c01025f1ecbf5ac323ac4e21]

INTEGRATION: CWS hb02 (1.7.80); FILE MERGED 2007/02/01 12:09:37 fs 1.7.80.3: #i74051# split describeFixedProperties in describeFixedProperties and describeAggregateProperties 2007/01/31 13:55:22 fs 1.7.80.2: consolidated default handling during #i74051# 2007/01/31 10:55:26 fs 1.7.80.1: changed handling of properties in the course of #i74051#


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [e37046ea8d4d5962fe162702e22d17075aad4159]

INTEGRATION: CWS hb02 (1.10.52); FILE MERGED 2007/02/01 12:09:37 fs 1.10.52.3: #i74051# split describeFixedProperties in describeFixedProperties and describeAggregateProperties 2007/01/31 13:55:22 fs 1.10.52.2: consolidated default handling during #i74051# 2007/01/31 10:55:26 fs 1.10.52.1: changed handling of properties in the course of #i74051#


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [4b94691425bd7ab32220f902df3fe0eba986b054]

INTEGRATION: CWS hb02 (1.9.44); FILE MERGED 2007/01/31 13:55:22 fs 1.9.44.1: consolidated default handling during #i74051#


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [ebcd00045c1e531f3fd18463f90b654aafa3400d]

INTEGRATION: CWS hb02 (1.15.44); FILE MERGED 2007/01/31 13:55:22 fs 1.15.44.1: consolidated default handling during #i74051#


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [7cf4ddd80a5be276d8b9aba946392c82d872bc6b]

INTEGRATION: CWS hb02 (1.14.44); FILE MERGED 2007/02/01 12:09:37 fs 1.14.44.2: #i74051# split describeFixedProperties in describeFixedProperties and describeAggregateProperties 2007/01/31 10:55:25 fs 1.14.44.1: changed handling of properties in the course of #i74051#


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [2bd3704078351790d6fa134346576ee0ed29f444]

INTEGRATION: CWS hb02 (1.36.8); FILE MERGED 2007/02/06 10:29:48 hbrinkm 1.36.8.3: RESYNC: (1.36-1.37); FILE MERGED 2007/02/01 12:09:36 fs 1.36.8.2: #i74051# split describeFixedProperties in describeFixedProperties and describeAggregateProperties 2007/01/31 10:55:25 fs 1.36.8.1: changed handling of properties in the course of #i74051#


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [ebc12ddfc981ad53604249e533bb0847ba6dacd2]

INTEGRATION: CWS hb02 (1.13.80); FILE MERGED 2007/02/01 12:09:36 fs 1.13.80.2: #i74051# split describeFixedProperties in describeFixedProperties and describeAggregateProperties 2007/01/31 10:55:25 fs 1.13.80.1: changed handling of properties in the course of #i74051#


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [a693e2de50db5df6db49d833ca26305ee263c874]

INTEGRATION: CWS hb02 (1.24.28); FILE MERGED 2007/02/01 12:09:36 fs 1.24.28.2: #i74051# split describeFixedProperties in describeFixedProperties and describeAggregateProperties 2007/01/31 10:55:25 fs 1.24.28.1: changed handling of properties in the course of #i74051#


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [820b3c2b271566dfb388e22b8daf5e6e3cd61433]

INTEGRATION: CWS hb02 (1.79.2); FILE MERGED 2007/02/06 10:30:01 hbrinkm 1.79.2.2: RESYNC: (1.79-1.81); FILE MERGED 2007/01/31 10:55:25 fs 1.79.2.1: changed handling of properties in the course of #i74051#


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [f3a31503d58fddb071f8d99f1c4bcd7103c60e8e]

INTEGRATION: CWS hb02 (1.7.164); FILE MERGED 2007/02/01 12:09:36 fs 1.7.164.2: #i74051# split describeFixedProperties in describeFixedProperties and describeAggregateProperties 2007/01/31 10:55:24 fs 1.7.164.1: changed handling of properties in the course of #i74051#


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [44b5c4a5c878c45aa5a9cec5bc7364b9edf2a24c]

INTEGRATION: CWS hb02 (1.15.52); FILE MERGED 2007/02/01 12:09:36 fs 1.15.52.2: #i74051# split describeFixedProperties in describeFixedProperties and describeAggregateProperties 2007/01/31 10:55:24 fs 1.15.52.1: changed handling of properties in the course of #i74051#


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [334d07b096eeadd963ed49241c9b4374e367a7ed]

INTEGRATION: CWS hb02 (1.10.80); FILE MERGED 2007/02/01 12:09:36 fs 1.10.80.2: #i74051# split describeFixedProperties in describeFixedProperties and describeAggregateProperties 2007/01/31 10:55:24 fs 1.10.80.1: changed handling of properties in the course of #i74051#


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [4970362120e2b12b93718349b74af5e0cd103e15]

INTEGRATION: CWS hb02 (1.34.30); FILE MERGED 2007/02/06 10:29:54 hbrinkm 1.34.30.3: RESYNC: (1.34-1.35); FILE MERGED 2007/02/01 12:09:35 fs 1.34.30.2: #i74051# split describeFixedProperties in describeFixedProperties and describeAggregateProperties 2007/01/31 10:55:24 fs 1.34.30.1: changed handling of properties in the course of #i74051#


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [46457738d870c76335023d4cdc141eb8f5766ccf]

INTEGRATION: CWS hb02 (1.10.78); FILE MERGED 2007/01/31 13:55:22 fs 1.10.78.2: consolidated default handling during #i74051# 2007/01/31 10:55:24 fs 1.10.78.1: changed handling of properties in the course of #i74051#


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [c36d62a1904bcac58f4cf08c03e71d01ef4a5d38]

INTEGRATION: CWS hb02 (1.24.52); FILE MERGED 2007/02/01 12:17:25 fs 1.24.52.3: #i74051# grid columns are no property bags 2007/01/31 13:55:21 fs 1.24.52.2: consolidated default handling during #i74051# 2007/01/31 10:55:24 fs 1.24.52.1: changed handling of properties in the course of #i74051#


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [106736d7363b42c20c40483f8030cc94e47811b8]

INTEGRATION: CWS hb02 (1.9.164); FILE MERGED 2007/02/01 12:09:35 fs 1.9.164.2: #i74051# split describeFixedProperties in describeFixedProperties and describeAggregateProperties 2007/01/31 10:55:23 fs 1.9.164.1: changed handling of properties in the course of #i74051#


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [308c2c8f74e6f722b87812018f9bcd84f33611b2]

INTEGRATION: CWS hb02 (1.16.52); FILE MERGED 2007/02/01 12:09:35 fs 1.16.52.2: #i74051# split describeFixedProperties in describeFixedProperties and describeAggregateProperties 2007/01/31 10:55:23 fs 1.16.52.1: changed handling of properties in the course of #i74051#


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [f2a32b9542cb7b629740c75a97ec5553b70811b6]

INTEGRATION: CWS hb02 (1.8.164); FILE MERGED 2007/02/01 12:09:35 fs 1.8.164.2: #i74051# split describeFixedProperties in describeFixedProperties and describeAggregateProperties 2007/01/31 10:55:23 fs 1.8.164.1: changed handling of properties in the course of #i74051#


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [b631a973d8807d91e208519e956a882502115ef8]

INTEGRATION: CWS hb02 (1.20.52); FILE MERGED 2007/02/01 12:09:35 fs 1.20.52.2: #i74051# split describeFixedProperties in describeFixedProperties and describeAggregateProperties 2007/01/31 10:55:23 fs 1.20.52.1: changed handling of properties in the course of #i74051#


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [9afc3547eba651642fcb76e204fef988849f094f]

INTEGRATION: CWS hb02 (1.1.2); FILE ADDED 2007/02/05 15:26:08 fs 1.1.2.1: #i74051# tests for form components acting as property bags


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [83045a48a0b84182833c7020dd9775de4d60300b]

INTEGRATION: CWS hb02 (1.4.164); FILE MERGED 2007/02/05 15:25:02 fs 1.4.164.1: +getControlModel(String[])


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [eb19e9dca090cab48af176fb6772000f70b4067c]

INTEGRATION: CWS hb02 (1.4.164); FILE MERGED 2007/02/05 15:24:09 fs 1.4.164.1: allow loading arbitrary documents from URL


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [18777f167086eb2c66da971ffc1706b4b1815142]

INTEGRATION: CWS hb02 (1.81.88); FILE MERGED 2007/02/05 16:21:42 hbrinkm 1.81.88.2: #144146# import help text and tool tip for checkboxes 2007/01/30 14:31:49 hbrinkm 1.81.88.1: #144146# Help and ToolTip for FormFields


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [f33cab6f2ff0d744f91cec48124fdb5744c6e9e3]

INTEGRATION: CWS hb02 (1.147.88); FILE MERGED 2007/02/05 16:18:52 hbrinkm 1.147.88.1: #144146# nDefaultChecked is 16-bit


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [fe61177c40b4669c187b22a326f07166177846b6]

INTEGRATION: CWS hb02 (1.98.52); FILE MERGED 2007/01/30 14:31:00 hbrinkm 1.98.52.1: #144146# Help and ToolTip for FormFields


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [11d1748ba5bf5452a4b7a03ab71a838c674a0c01]

INTEGRATION: CWS hb02 (1.68.168); FILE MERGED 2007/01/30 14:25:49 hbrinkm 1.68.168.1: #144146# Help and ToolTip for FormFields


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [73faf77ed7e8e4988c6cdf5298ed491c8891f946]

INTEGRATION: CWS hb02 (1.93.48); FILE MERGED 2007/03/02 10:59:42 hbrinkm 1.93.48.3: #145894# cut and paste 2007/02/05 16:16:02 hbrinkm 1.93.48.2: #144146# export help text and tool tip on checkboxes 2007/01/30 14:23:27 hbrinkm 1.93.48.1: #144146# new members: Help and ToolTip


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [d0c94ad083e6738c6648b0d4e82e87a497f37fa5]

INTEGRATION: CWS hb02 (1.125.52); FILE MERGED 2007/01/30 14:13:38 hbrinkm 1.125.52.1: #144146# new UNO names: Help, Tooltip


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [cf3e5364e33c046b5cc53f95eb83f1b3bce9205a]

INTEGRATION: CWS hb02 (1.192.52); FILE MERGED 2007/02/06 10:22:27 hbrinkm 1.192.52.2: RESYNC: (1.192-1.193); FILE MERGED 2007/01/30 14:10:19 hbrinkm 1.192.52.1: #144146# new UNO names: Help, Tooltip


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [6dec7dd8a9abaaa1d3b8a0b29d3184c3d5114951]

INTEGRATION: CWS hb02 (1.93.144); FILE MERGED 2007/02/06 10:22:05 hbrinkm 1.93.144.2: RESYNC: (1.93-1.94); FILE MERGED 2007/01/30 14:14:45 hbrinkm 1.93.144.1: #144146# new UNO names: Help, Tooltip


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [02a4c1a9d32c4aeb3b257b6c28dcdc89980398a7]

INTEGRATION: CWS hb02 (1.54.148); FILE MERGED 2007/02/05 19:50:52 fme 1.54.148.2: #i73306# Wrong cws 2007/01/11 09:10:50 fme 1.54.148.1: #i73306# Initialize veriable for valgrind


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [6f80608266dfd8aceccd87eb162b177ae59bc6e0]

INTEGRATION: CWS hb02 (1.6.148); FILE MERGED 2007/01/30 14:37:40 hbrinkm 1.6.148.1: #144146# new members: aHelp and aToolTip


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [0117c9d246479d9f94351bb39b3be6a03224c41e]

INTEGRATION: CWS hb02 (1.25.148); FILE MERGED 2007/01/30 14:37:26 hbrinkm 1.25.148.1: #144146# new members: aHelp and aToolTip


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [f77253326d314fdae195b235571ad3344e938e6f]

INTEGRATION: CWS hb02 (1.117.52); FILE MERGED 2007/01/30 14:01:17 hbrinkm 1.117.52.1: new UNO names: Help, Tooltip


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [814bdcef8e04210a0905a52a03a569168f963ba8]

INTEGRATION: CWS hb02 (1.16.638); FILE MERGED 2007/01/30 14:00:12 hbrinkm 1.16.638.1: SwXFieldMaster: new member: sPar4


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [3249fb9cd2cc9a4bcb61dca65435a13c112e084a]

INTEGRATION: CWS hb02 (1.5.640); FILE MERGED 2007/01/30 13:55:52 hbrinkm 1.5.640.1: new members: aHelp, aToolTip


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [652bee95f7a3cce74613ef337fff5a5217f5379e]

INTEGRATION: CWS hb02 (1.8.168); FILE MERGED 2007/01/30 13:55:13 hbrinkm 1.8.168.1: SwInputField: new members: aHelp, aToolTip


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [9002a249d53a79888edb3959827f122b0a499a10]

INTEGRATION: CWS hb02 (1.28.62); FILE MERGED 2007/02/05 16:29:42 hbrinkm 1.28.62.1: #144146# new tokens help and hint


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [4538b08ccf269793792ba0bbe199314e90ad00e2]

INTEGRATION: CWS hb02 (1.59.72); FILE MERGED 2007/02/05 16:27:45 hbrinkm 1.59.72.1: #144146# new tokens help and hint


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [e881f2ec4b4509baea3745db25c8c7ef17941204]

INTEGRATION: CWS hb02 (1.69.28); FILE MERGED 2007/02/05 16:27:45 hbrinkm 1.69.28.1: #144146# new tokens help and hint


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [c63dfc35189235f169330c2a18772ee643bfaf09]

INTEGRATION: CWS hb02 (1.33.38); FILE MERGED 2007/01/31 13:42:00 fs 1.33.38.1: #i74051# always export REMOVEABLE properties in the property-values section


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [1cdb84169da1626bf5efcab671637c2eb8dc76bc]

INTEGRATION: CWS hb02 (1.54.38); FILE MERGED 2007/02/06 10:12:21 hbrinkm 1.54.38.2: RESYNC: (1.54-1.55); FILE MERGED 2007/01/31 13:38:14 fs 1.54.38.1: #i74051# care for dynamic properties when importing the generic properties - if they do not yet exist at our PropertySet, add them if possible


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [a58afed357209fb194b4c892cca5fcd1de13ef0d]

INTEGRATION: CWS hb02 (1.43.72); FILE MERGED 2007/01/31 13:37:32 fs 1.43.72.1: corrected assertion


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [98e02caeb19544a047fe30d1c9850f53f9e10451]

INTEGRATION: CWS hb02 (1.100.54); FILE MERGED 2007/02/05 16:25:45 hbrinkm 1.100.54.1: #144146# new tokens help and hint


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [d37b8f56384cd7b0b169625a6c937f7665442713]

INTEGRATION: CWS hb02 (1.10.104); FILE MERGED 2007/02/05 16:30:55 hbrinkm 1.10.104.1: #144146# new tokens help and hint


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [c0a8e1f47957e57ced093bb3a9a8780ba6f9747e]

INTEGRATION: CWS hb02 (1.30.104); FILE MERGED 2007/02/05 16:24:40 hbrinkm 1.30.104.1: #144146# new properties Help and Hint


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [8a8a5435cdac1d1c71c9dfe46c76fb0c2491d6c5]

INTEGRATION: CWS hb02 (1.32.62); FILE MERGED 2007/02/05 16:24:40 hbrinkm 1.32.62.1: #144146# new properties Help and Hint


2007-03-09  Fridrich Štrba  <fridrich_strba@openoffice.org>  [d5ba7f3902f0a0dca544273373efc578f4d0223e]

a little change that makes the chunk a more readable for me and given that vector iterators are *not* pointers in stlport debug mode, maybe it can save some debugging on the way


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [0da8dda4cd0a2ea82aab702006956e169ab27b6f]

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>  [fdb5b82a121fb08a3ee423969035b1e1baf18b13]

INTEGRATION: CWS ause076 (1.13.44); FILE MERGED 2007/02/22 18:06:02 hjs 1.13.44.1: #i74721# cleanup obsolete library variables


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [b221b0684d412fa84bddf44887db60110b5cc350]

INTEGRATION: CWS ause076 (1.17.6); FILE MERGED 2007/02/28 10:43:20 hjs 1.17.6.1: #i74812# cleanup *LIB and more


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [11ac1bd78629359b25cc7e1b85526b6f55b40e8f]

INTEGRATION: CWS ause076 (1.12.6); FILE MERGED 2007/02/05 11:52:07 hjs 1.12.6.1: #i73866# fix dependencies - applied patch from issue


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [792898e4b39e5e0d51aefb5e4f242ee20d119089]

INTEGRATION: CWS ause076 (1.6.52); FILE MERGED 2007/03/01 16:52:24 hjs 1.6.52.1: #i75028# kick obsolete settings


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [83a2e8895f3e4ad02d5593401e98daced3be8974]

INTEGRATION: CWS ause076 (1.5.4); FILE MERGED 2007/02/28 10:56:15 hjs 1.5.4.1: #i74812# cleanup *LIB and more


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [8a5c68c5e2a161c59454728a97ebd3e02b8ae52e]

INTEGRATION: CWS ause076 (1.11.16); FILE MERGED 2007/02/28 11:03:46 hjs 1.11.16.1: #i74812# cleanup *LIB and more


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [66ffbbba072b71f97053d51b34098a8118c81644]

INTEGRATION: CWS ause076 (1.11.98); FILE MERGED 2007/02/28 11:03:46 hjs 1.11.98.1: #i74812# cleanup *LIB and more


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [828146e69ad9c4e10cfa6ad55474c804a99835d7]

INTEGRATION: CWS ause076 (1.9.98); FILE MERGED 2007/02/28 11:03:46 hjs 1.9.98.1: #i74812# cleanup *LIB and more


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [30b5c482b7a8004b778d0eceb48db946d38632bc]

INTEGRATION: CWS ause076 (1.9.98); FILE MERGED 2007/02/28 11:03:45 hjs 1.9.98.1: #i74812# cleanup *LIB and more


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [e57cc96942f895b19b6a3d3a2aa34e489d2afa40]

INTEGRATION: CWS ause076 (1.10.98); FILE MERGED 2007/02/28 11:03:44 hjs 1.10.98.1: #i74812# cleanup *LIB and more


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [85b9dcd3a87356d2e8bad14f1ca044608a584671]

INTEGRATION: CWS ause076 (1.4.10); FILE MERGED 2007/02/28 10:26:31 hjs 1.4.10.1: #i74812# cleanup *LIB and more


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [eea32c10c4feae334c8530069be77364f82fd908]

INTEGRATION: CWS ause076 (1.13.86); FILE MERGED 2007/02/15 18:26:59 hjs 1.13.86.1: #i74347# add new directory and dependencies


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [653006cb84acfd3a55e963ebc11f736d9c9c2441]

INTEGRATION: CWS ause076 (1.5.12); FILE MERGED 2007/02/15 18:28:17 hjs 1.5.12.1: #i74347# avoid collisions in multiprocess builds when writing perl script


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [416c3b8a26a6533c7a32f36fbeb8d0cfda31d1ff]

INTEGRATION: CWS ause076 (1.10.12); FILE MERGED 2007/02/15 18:28:15 hjs 1.10.12.1: #i74347# avoid collisions in multiprocess builds when writing perl script


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [b49fa3f1755daa2468547bc384107d53301ebfbc]

INTEGRATION: CWS ause076 (1.9.12); FILE MERGED 2007/02/15 18:28:14 hjs 1.9.12.1: #i74347# avoid collisions in multiprocess builds when writing perl script


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [0b4fc758f1c78c5bac2c95b65d8e0983f59ddac4]

INTEGRATION: CWS ause076 (1.1.2); FILE ADDED 2007/02/27 11:43:10 hjs 1.1.2.2: #i74347# fix path to cl2c.pl 2007/02/15 18:28:37 hjs 1.1.2.1: #i74347# avoid collisions in multiprocess builds when writing perl script


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [9d8c9317fb8470f0d001d6a69e2d5704209bbc49]

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>  [033252244b0e8dec2c448e92d4dd0c81ab862bcf]

INTEGRATION: CWS ause076 (1.3.474); FILE MERGED 2007/02/28 10:48:11 hjs 1.3.474.2: #i74812# cleanup *LIB and more 2007/02/23 15:09:09 hjs 1.3.474.1: #i74812# remove more obsolete lib variables


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [d8144aa92c5ef937bcaf81eb16d1079ff06fb338]

INTEGRATION: CWS ause076 (1.9.26); FILE MERGED 2007/02/28 10:48:11 hjs 1.9.26.1: #i74812# cleanup *LIB and more


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [95ec45bb7a263c772132e9cf585b6e5afb6b673d]

INTEGRATION: CWS ause076 (1.3.18); FILE MERGED 2007/02/28 10:48:10 hjs 1.3.18.1: #i74812# cleanup *LIB and more


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [3d9b3b28c59e37c4fdfd5a42f8d0600b8f0a13e5]

INTEGRATION: CWS ause076 (1.16.18); FILE MERGED 2007/02/28 10:48:10 hjs 1.16.18.1: #i74812# cleanup *LIB and more


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [20faf60ca562472bbcbd448623f1dc895c6b2c66]

INTEGRATION: CWS ause076 (1.5.4); FILE MERGED 2007/02/28 10:56:53 hjs 1.5.4.1: #i74812# cleanup *LIB and more


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [8fec470d666eaa5c902f642ec7ffaa40465d032f]

INTEGRATION: CWS ause076 (1.5.4); FILE MERGED 2007/02/26 10:56:52 hjs 1.5.4.1: #i74721# and other cleanup


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [2ac130cb2a67be5c8ff3527f8c0d535a29bc0d68]

INTEGRATION: CWS ause076 (1.5.6); FILE MERGED 2007/02/28 10:42:12 hjs 1.5.6.1: #i74812# cleanup *LIB and more


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [aba919db4544ce7746a5854a302009ed80c24cc3]

INTEGRATION: CWS ause076 (1.8.20); FILE MERGED 2007/02/28 10:42:11 hjs 1.8.20.1: #i74812# cleanup *LIB and more


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [e98ce1645e46e24ff2940194b3f7dd54f3801035]

INTEGRATION: CWS ause076 (1.17.28); FILE MERGED 2007/02/28 10:59:26 hjs 1.17.28.1: #i74812# cleanup *LIB and more


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [140c81c2767cb39e5969c2c5333182a270541750]

INTEGRATION: CWS ause076 (1.6.150); FILE MERGED 2007/02/28 10:59:25 hjs 1.6.150.1: #i74812# cleanup *LIB and more


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [86f58128c9cba0e7497d9426a15a10cb2345d980]

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>  [246e7553e393abdb57e450dc9213d7342366d2ec]

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>  [9e444650996dc6000675a2fd44121c4029e105ef]

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>  [1f3c48f6c14caa629e6a234ba11a239af41f28b5]

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>  [bc3381747a18a8e274bea9e5c833f64726a84359]

INTEGRATION: CWS ause076 (1.24.50); FILE MERGED 2007/02/28 10:58:29 hjs 1.24.50.1: #i74812# cleanup *LIB and more


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [6a717c72c8cb417655c23bbc447c9da78cc6eb9d]

INTEGRATION: CWS ause076 (1.7.18); FILE MERGED 2007/02/28 10:58:29 hjs 1.7.18.1: #i74812# cleanup *LIB and more


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [c359521b9b6b587248b01db2ba67e34e25992772]

INTEGRATION: CWS ause076 (1.6.16); FILE MERGED 2007/02/28 10:55:00 hjs 1.6.16.1: #i74812# cleanup *LIB and more


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [78e2f743bec06952578d9c58d147d5afd278848a]

INTEGRATION: CWS ause076 (1.19.16); FILE MERGED 2007/02/28 10:54:59 hjs 1.19.16.1: #i74812# cleanup *LIB and more


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [dc46d572398d6d09e2ace5cf640a88b08feb358d]

INTEGRATION: CWS ause076 (1.15.22); FILE MERGED 2007/02/28 16:19:00 hjs 1.15.22.1: #i74984# less forced shell calls


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [76f1ff5225849bc7b6a67d91cd4e4cac3ee3243d]

INTEGRATION: CWS ause076 (1.67.14); FILE MERGED 2007/02/28 10:57:19 hjs 1.67.14.1: #i74812# cleanup *LIB and more


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [ed093f6f46b4ded75373b737e2c18388281d8c98]

INTEGRATION: CWS ause076 (1.5.16); FILE MERGED 2007/02/28 16:28:46 hjs 1.5.16.1: #i74984# less forced shell calls


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [43b90b39d3e5cfccc7c2df147094b63e590c6890]

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>  [fb2b72e5332af09883c3936e136a874dabbfad38]

INTEGRATION: CWS ause076 (1.4.18); FILE MERGED 2007/02/22 18:27:22 hjs 1.4.18.1: #i74721# cleanup obsolete library variables


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [e91f382fea3d657f9825d2f36230388c08d920c3]

INTEGRATION: CWS ause076 (1.5.14); FILE MERGED 2007/02/23 12:32:58 hjs 1.5.14.1: #i74721# cleanup obsolete library variables


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [e15b79b07660330772a6cd3071be8c8de253ead8]

INTEGRATION: CWS ause076 (1.6.40); FILE MERGED 2007/02/23 12:32:58 hjs 1.6.40.1: #i74721# cleanup obsolete library variables


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [23f142b202b35a8c868231ddc6de6f53a4efc9df]

INTEGRATION: CWS ause076 (1.6.4); FILE MERGED 2007/02/28 10:48:51 hjs 1.6.4.1: #i74812# cleanup *LIB and more


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [c5994341370696d20ad1876ca288dca2dfbfa911]

INTEGRATION: CWS ause076 (1.4.54); FILE MERGED 2007/03/01 16:53:08 hjs 1.4.54.1: #i75028# kick obsolete settings


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [b22a0320dcc9d2c1a5326be4cb8deb0f17af7a62]

INTEGRATION: CWS ause076 (1.4.4); FILE MERGED 2007/02/28 16:19:33 hjs 1.4.4.1: #i74984# less forced shell calls


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [6eab5fc641aa9bdcb10e1eaf3ccc41fa2c6bb082]

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>  [e2c98de32c698a6adbf0eae907f9c35b3a01d4e9]

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>  [45d6cd73a362037853c3bf59239b430d29783aa6]

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>  [30983b64a2b1315aabf1c8c8dfdae3718fcfd381]

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>  [3d2060d62a9ae0675c8c0e0374f01b4050a8c513]

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>  [39524c7b142579f134e8084f99a7090cde8e7911]

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>  [c719d7ddf8265f7078a2154c5cb70854237dfef3]

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>  [920f669f94bf17768290cce41fcc2c715a3cf2c7]

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>  [0c33e184ea3d9881d638e439866a919472c517e2]

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>  [356e052cfdde5f087c19a26d0bf7192a9ffe67f3]

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>  [46b098d23cebb14d962f58fbec7d4abddb305783]

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>  [0f7871c3087903e9b1f9666c08b0d400570acf86]

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>  [625a0651c5598a5f30c96ecfc4366c360c1a68d3]

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>  [b7b76e67892ef6f0d339fd15cd075a11b2f39ae3]

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>  [2adf70adfb47b91b6dd82693582c6024bba3900c]

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>  [6c632a03e88f6107ac59af09bf30f570d38c2662]

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>  [dbaf51ebd2391f4a7ccceb40d7ad51eca0df910a]

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>  [628376ddabeaa80dc65d568a1c2eb8da7a85366c]

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>  [4519c938fd07934cb99e7ea0db175589dce05911]

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>  [f705b551084f8304311cdb3a16e4acc509707536]

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>  [6811318136987a8e4b5d50d47e061d92046c1d9a]

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>  [d278ae159bbf4991e99ff671867864b28372b4cf]

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>  [df171a6cd3f06f5758c93c8dc0f2ff3add4eaf39]

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>  [543f4f7749c878e92e6ac34191607d0f78c851fc]

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>  [f217da7df2387f3eae303ddbc6ccb3ce8dac0a98]

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>  [8783e0f4e7f1eabbd54a1c0b66413dc96304c3f7]

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>  [8428cbdc09ab29a1e19f6e1c3eb9b9f060ebbfd1]

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>  [2ada14af97db498620f6cfee6eec0d54b948f9d1]

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>  [38514875e228bb69004f7a64fd45a911eab1d417]

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>  [72c2bb5a2793b1804ea428f2de5ab0f143b7312a]

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>  [9d137f41f8827be2bfb588c02720a6f2eabc5d1b]

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>  [e36c2f68bb4e90232e11572760f338d49a51fedb]

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>  [bb13c1897623553dd320ea0355ccee24b9fd5170]

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>  [487d524e297d8d80fb143a154accdbd41df02712]

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>  [e5117e836ab49521ba864b24265dd5627b525be8]

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>  [e64e1983fd1db18815041e0bfd8202828a4bf47d]

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>  [025a4a3c54c224aac20e7b250778e7518b4f2640]

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-09  Oliver Bolte  <obo@openoffice.org>  [adedb0d18faaa7a483e1f0e11fb3f6b87bcc5cb7]

INTEGRATION: CWS ause076 (1.3.734); FILE MERGED 2007/02/28 10:54:07 hjs 1.3.734.1: #i74812# cleanup *LIB and more


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [7045efd48ef80a70c52e2b52206ad7bfed1f3e90]

INTEGRATION: CWS ause076 (1.6.24); FILE MERGED 2007/02/28 10:54:06 hjs 1.6.24.1: #i74812# cleanup *LIB and more


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [cd2eb03c002455aa2eb5eb0cba00c2ce99bb88df]

INTEGRATION: CWS ause076 (1.6.44); FILE MERGED 2007/02/28 10:54:06 hjs 1.6.44.1: #i74812# cleanup *LIB and more


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [9a852314458a16ced3eaa88113b923e7bd1eddeb]

INTEGRATION: CWS ause076 (1.4.72); FILE MERGED 2007/02/28 10:46:22 hjs 1.4.72.1: #i74812# cleanup *LIB and more


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [85bd40111ed216b8bcd2a4367269e0f4ff399999]

INTEGRATION: CWS ause076 (1.19.36); FILE MERGED 2007/02/28 10:46:21 hjs 1.19.36.1: #i74812# cleanup *LIB and more


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [184e46c6af6186a6ac4eaa4128bdcd6f7efc85b5]

INTEGRATION: CWS ause076 (1.7.8); FILE MERGED 2007/02/23 11:16:03 hjs 1.7.8.1: #i74721# cleanup obsolete library variables


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [dabb285445f48d4979f17ee9912344bb8236842c]

INTEGRATION: CWS ause076 (1.3.8); FILE MERGED 2007/02/23 11:16:03 hjs 1.3.8.1: #i74721# cleanup obsolete library variables


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [ec1f6bfb2618d6ca20153ab9638d0bae3b250047]

INTEGRATION: CWS ause076 (1.4.8); FILE MERGED 2007/02/23 11:16:02 hjs 1.4.8.1: #i74721# cleanup obsolete library variables


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [5a9991153c689fa899b5c52d220b2a5cef9a1360]

INTEGRATION: CWS ause076 (1.10.8); FILE MERGED 2007/02/28 11:06:17 hjs 1.10.8.1: #i74812# cleanup *LIB and more


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [85da55e39ab1a6c99b9e4c5c4acedb65dd65b7d6]

INTEGRATION: CWS ause076 (1.7.8); FILE MERGED 2007/02/28 11:06:17 hjs 1.7.8.1: #i74812# cleanup *LIB and more


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [ab013c64ec9f6ec51053ac921e41d5960a138785]

INTEGRATION: CWS ause076 (1.23.12); FILE MERGED 2007/02/28 11:06:17 hjs 1.23.12.1: #i74812# cleanup *LIB and more


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [7dec9f3b2033f0a949f8555f84239f804a3a21e6]

INTEGRATION: CWS ause076 (1.5.186); FILE MERGED 2007/02/28 11:06:16 hjs 1.5.186.1: #i74812# cleanup *LIB and more


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [c1a43f7dc313041a22c57df8517e1f403ed3a239]

INTEGRATION: CWS ause076 (1.18.8); FILE MERGED 2007/02/28 11:06:16 hjs 1.18.8.1: #i74812# cleanup *LIB and more


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [538476ff49f9da1683f82ccead148a95203ab4b3]

INTEGRATION: CWS ause076 (1.10.8); FILE MERGED 2007/02/28 11:06:16 hjs 1.10.8.1: #i74812# cleanup *LIB and more


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [cf472f0d970accca8ce1333dee19c87ed252a4ec]

INTEGRATION: CWS ause076 (1.17.8); FILE MERGED 2007/02/28 11:06:16 hjs 1.17.8.1: #i74812# cleanup *LIB and more


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [f709e4c344f56dd6bb24eb5376405b544b09ebbf]

INTEGRATION: CWS ause076 (1.15.140); FILE MERGED 2007/02/28 11:06:15 hjs 1.15.140.1: #i74812# cleanup *LIB and more


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [5760f5e9ca8bb278faa4c5a6902ce42c2aef8341]

INTEGRATION: CWS ause076 (1.4.178); FILE MERGED 2007/02/28 11:06:15 hjs 1.4.178.1: #i74812# cleanup *LIB and more


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [04ffd693da755129a7c9a261d61cae675efa90a7]

INTEGRATION: CWS ause076 (1.5.140); FILE MERGED 2007/02/28 11:06:15 hjs 1.5.140.1: #i74812# cleanup *LIB and more


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [923f410c18a22bd9874797c4657d5a94d97f72df]

INTEGRATION: CWS ause076 (1.25.8); FILE MERGED 2007/02/28 11:06:14 hjs 1.25.8.1: #i74812# cleanup *LIB and more


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [9f686551a5f8747df9ea3c46a64fb93261ae2ac7]

INTEGRATION: CWS ause076 (1.9.8); FILE MERGED 2007/02/28 11:06:14 hjs 1.9.8.1: #i74812# cleanup *LIB and more


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [3e22c0eed638956301b10ef7f5887e823be02a39]

INTEGRATION: CWS ause076 (1.10.76); FILE MERGED 2007/02/28 11:06:14 hjs 1.10.76.1: #i74812# cleanup *LIB and more


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [f8d1562d0d074bfbc7056d22643b6f2535a8ebb6]

INTEGRATION: CWS ause076 (1.25.8); FILE MERGED 2007/02/28 11:06:13 hjs 1.25.8.1: #i74812# cleanup *LIB and more


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [eb2be94abd487e3f78eb943f613198fc4db8d7a3]

INTEGRATION: CWS ause076 (1.11.42); FILE MERGED 2007/02/28 11:06:13 hjs 1.11.42.1: #i74812# cleanup *LIB and more


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [21bc5219a0a279f60657adcad297f1732ee2080d]

INTEGRATION: CWS ause076 (1.8.8); FILE MERGED 2007/02/28 11:06:13 hjs 1.8.8.1: #i74812# cleanup *LIB and more


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [0456152c9d03633ad0f22ba46dcbbbd1e4089962]

INTEGRATION: CWS ause076 (1.3.2); FILE MERGED 2007/02/23 11:24:04 hjs 1.3.2.1: #i74721# cleanup obsolete library variables


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [52fa41f8c1c78eadda9d806e87518dc948ead0a7]

INTEGRATION: CWS ause076 (1.4.2); FILE MERGED 2007/02/23 11:16:41 hjs 1.4.2.1: #i74721# cleanup obsolete library variables


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [457c3c2e8bf4927f266737314982a59a19f90080]

INTEGRATION: CWS ause076 (1.12.182); FILE MERGED 2007/03/01 16:52:13 hjs 1.12.182.1: #i75028# kick obsolete settings


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [10368ff9d6c99cbdf4b61b5a9574c3c3709a3a70]

INTEGRATION: CWS ause076 (1.23.8); FILE MERGED 2007/02/28 11:02:50 hjs 1.23.8.1: #i74812# cleanup *LIB and more


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [ed983e4ff0ed1f3e4a18640566f4b021b8826a91]

INTEGRATION: CWS ause076 (1.5.4); FILE MERGED 2007/02/28 16:32:26 hjs 1.5.4.1: #i74984# less forced shell calls


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [d9071e33a1fa9f8ae1f50388e8a593ace8a0151b]

INTEGRATION: CWS ause076 (1.15.6); FILE MERGED 2007/02/28 11:00:58 hjs 1.15.6.1: #i74812# cleanup *LIB and more


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [22a401c9ba9a7bc86bb1587c5d01abbc7ba16529]

INTEGRATION: CWS ause076 (1.16.2); FILE MERGED 2007/02/28 16:42:14 hjs 1.16.2.2: #i74984# less forced shell calls 2007/02/15 19:01:16 hjs 1.16.2.1: #i74583# remove process number limitation


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [fa88b8e6d67954e538137e5549b85402c7787c32]

INTEGRATION: CWS ause076 (1.3.64); FILE MERGED 2007/02/23 12:41:52 hjs 1.3.64.1: #i74721# cleanup obsolete library variables


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [cca8b54c4500ecb4d402b88b2634363b7f620262]

INTEGRATION: CWS ause076 (1.5.64); FILE MERGED 2007/02/23 12:41:51 hjs 1.5.64.1: #i74721# cleanup obsolete library variables


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [cae8564960aaa4ea95a68ee3e8923bc998fcf2a2]

INTEGRATION: CWS ause076 (1.26.10); FILE MERGED 2007/02/23 12:41:51 hjs 1.26.10.1: #i74721# cleanup obsolete library variables


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [2f0a5a3a6484572b553f3bb0ae293dbb2ada3049]

INTEGRATION: CWS ause076 (1.19.40); FILE MERGED 2007/02/28 11:07:38 hjs 1.19.40.1: #i74812# cleanup *LIB and more


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [62f7c50cc8ba2b600eb54cf14f4b28edf7b58379]

INTEGRATION: CWS ause076 (1.5.56); FILE MERGED 2007/02/28 11:06:40 hjs 1.5.56.1: #i74812# cleanup *LIB and more


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [4883da64509a8b6ca42acaa1511db6b8cd758219]

INTEGRATION: CWS ause076 (1.8.4); FILE MERGED 2007/02/28 11:08:02 hjs 1.8.4.1: #i74812# cleanup *LIB and more


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [a14fa78867814d9943baa2d150b3e494c1d7990e]

INTEGRATION: CWS ause076 (1.14.4); FILE MERGED 2007/02/28 11:08:02 hjs 1.14.4.1: #i74812# cleanup *LIB and more


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [a9b67763a73dbf3ab87d9403b9483c9db29c0e0b]

INTEGRATION: CWS ause076 (1.12.4); FILE MERGED 2007/02/28 11:08:01 hjs 1.12.4.1: #i74812# cleanup *LIB and more


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [9454f67fa809076ff3652ed92e554f0eb9d9f0c1]

INTEGRATION: CWS ause076 (1.3.12); FILE MERGED 2007/02/23 12:39:01 hjs 1.3.12.1: #i74721# cleanup obsolete library variables


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [a008e931a781286158cee77bf1ba588f65ecf97e]

INTEGRATION: CWS ause076 (1.4.22); FILE MERGED 2007/02/23 12:39:00 hjs 1.4.22.1: #i74721# cleanup obsolete library variables


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [7ec6e882e926f8f38df10fc5c42fc901d95f9647]

INTEGRATION: CWS ause076 (1.11.12); FILE MERGED 2007/02/23 12:39:00 hjs 1.11.12.1: #i74721# cleanup obsolete library variables


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [37e004c195ce82aed2bac838a8e0d5036d3400a3]

INTEGRATION: CWS ause076 (1.5.4); FILE MERGED 2007/02/26 10:36:13 hjs 1.5.4.1: #i74721#, #i74872# cleanup


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [70d957e30ab5ddf2940a28e27c38a6c8f025b956]

INTEGRATION: CWS ause076 (1.8.4); FILE MERGED 2007/02/26 10:36:13 hjs 1.8.4.1: #i74721#, #i74872# cleanup


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [25d82400799eb29c6c9e7fbea3d060e68c9563d5]

INTEGRATION: CWS ause076 (1.11.4); FILE MERGED 2007/02/26 10:36:12 hjs 1.11.4.1: #i74721#, #i74872# cleanup


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [25f231efe25969476b96d96400b64024ac32f505]

INTEGRATION: CWS ause076 (1.21.6); FILE MERGED 2007/02/28 10:47:20 hjs 1.21.6.1: #i74812# cleanup *LIB and more


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [153210e6fef35d3d75e98a6dfe0c7dfe2421763f]

INTEGRATION: CWS ause076 (1.8.2); FILE MERGED 2007/02/28 10:51:14 hjs 1.8.2.1: #i74812# cleanup *LIB and more


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [332e5a8861df59fc4a425029bf70973c38ec79fd]

INTEGRATION: CWS ause076 (1.20.6); FILE MERGED 2007/02/28 10:51:14 hjs 1.20.6.1: #i74812# cleanup *LIB and more


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [81e8bbd5c83c3287f33b24f8056581a388bfa6aa]

INTEGRATION: CWS ause076 (1.10.74); FILE MERGED 2007/02/28 16:25:55 hjs 1.10.74.1: #i74984# less forced shell calls


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [4289ceb578f779c82d325380eac6cd9810e6da98]

INTEGRATION: CWS ause076 (1.5.156); FILE MERGED 2007/02/28 10:44:54 hjs 1.5.156.1: #i74812# cleanup *LIB and more


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [2247cfdc82ee9cdc4ebd60d9d169288b83ddef73]

INTEGRATION: CWS ause076 (1.12.10); FILE MERGED 2007/02/28 10:44:54 hjs 1.12.10.1: #i74812# cleanup *LIB and more


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [c86fc149b331784f5810794ee3ee6c7c2e719eac]

INTEGRATION: CWS ause076 (1.7.10); FILE MERGED 2007/02/28 10:44:53 hjs 1.7.10.1: #i74812# cleanup *LIB and more


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [9589272c6d63f0c6fe73bf6892e989d4d5ee3adf]

INTEGRATION: CWS ause076 (1.12.10); FILE MERGED 2007/02/28 10:44:53 hjs 1.12.10.1: #i74812# cleanup *LIB and more


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [c107ec8aac280c75c1499bdb7d2340d0b566fd3b]

INTEGRATION: CWS ause076 (1.3.294); FILE MERGED 2007/02/28 10:44:53 hjs 1.3.294.1: #i74812# cleanup *LIB and more


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [3342df27528d666327b92c4ffe841f3f71961b90]

INTEGRATION: CWS ause076 (1.4.306); FILE MERGED 2007/03/05 14:49:20 hjs 1.4.306.1: #i74721#, #i74812# and more


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [7bfd22acd89dbc6c700828d73163b7eaf405b861]

INTEGRATION: CWS ause076 (1.2.306); FILE MERGED 2007/03/05 14:49:19 hjs 1.2.306.1: #i74721#, #i74812# and more


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [a76539974c6d3fec6cfd29b88d42e09b447d2d9d]

INTEGRATION: CWS ause076 (1.5.10); FILE MERGED 2007/03/05 14:49:19 hjs 1.5.10.1: #i74721#, #i74812# and more


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [3fb6bbb772166c12749c8f53e7e01f7afadc7b98]

INTEGRATION: CWS ause076 (1.7.104); FILE MERGED 2007/03/05 14:49:18 hjs 1.7.104.1: #i74721#, #i74812# and more


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [286cff43d9dff863313cdb64a4754c1bdd217fb5]

INTEGRATION: CWS ause076 (1.8.104); FILE MERGED 2007/03/05 14:49:18 hjs 1.8.104.1: #i74721#, #i74812# and more


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [bad04e188914755958c976747c654880587aa5b1]

INTEGRATION: CWS ause076 (1.10.104); FILE MERGED 2007/03/05 14:49:17 hjs 1.10.104.1: #i74721#, #i74812# and more


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [bdaea8bb2f7105badbc6a5fb0e9410ff46203e9d]

INTEGRATION: CWS ause076 (1.38.50); FILE MERGED 2007/03/01 17:31:32 hjs 1.38.50.1: #i74879# remove from build


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [6454b64d1076ff026c37c7cbfa11f10cee4000f7]

INTEGRATION: CWS ause076 (1.8.106); FILE MERGED 2007/02/28 10:59:21 hjs 1.8.106.1: #i74812# cleanup *LIB and more


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [363657e7442502e0d7ffbb6615ee9bf99bdada59]

INTEGRATION: CWS ause076 (1.7.12); FILE MERGED 2007/02/28 10:59:20 hjs 1.7.12.1: #i74812# cleanup *LIB and more


2007-03-09  Oliver Bolte  <obo@openoffice.org>  [b76ddbf72e517787d8d1cb490c341c3664e9c8f9]

INTEGRATION: CWS ause076 (1.8.8); FILE MERGED 2007/02/28 10:59:20 hjs 1.8.8.1: #i74812# cleanup *LIB and more


2007-03-08  Henning Brinkmann  <hbrinkm@openoffice.org>  [3c4301031fbf122f26d5e169375ad3dc49f7796f]

create qnametostr.tmp, resourceids.hxx


2007-03-08  Henning Brinkmann  <hbrinkm@openoffice.org>  [69d39b241db93035cf9c4775cead4d1aa9657ee4]

added more annotations in model.xml


2007-03-08  Henning Brinkmann  <hbrinkm@openoffice.org>  [92b505af4b1c0af48583cabbd3352fba7d03be2f]

OOXMLIntegerValue


2007-03-08  Henning Brinkmann  <hbrinkm@openoffice.org>  [b84f99e67320226e325e146aff4ee592d93766c5]

annotating more elements


2007-03-08  Henning Brinkmann  <hbrinkm@openoffice.org>  [59e46fb01da8a9f6138dd21dfee2f21874c5ca67]

QNameToString


2007-03-08  Henning Brinkmann  <hbrinkm@openoffice.org>  [ff60269d5bdc613f3c0f8a2e3a380baf8edca82d]

new file qnametostr.cxx


2007-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [9c8f54263323d98a0266e756f9631f72d8f1f056]

#i10000#: add missing cwsquery.btm


2007-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [541126701088d81ec471851a3bdce2ffcb118537]

#i26865#: set LFS_CFLAGS in solar environment (Linux, Solaris)


2007-03-08  Fridrich Štrba  <fridrich_strba@openoffice.org>  [c3718c27ef6e78de180b42701ab304e02979edcb]

avoid having to keep track of the number of elements in the array of destinations


2007-03-08  Fridrich Štrba  <fridrich_strba@openoffice.org>  [32bd505604043ba86736e0af2c8ed5a12a3c3211]

Fixing the build


2007-03-08  Oliver Specht  <os@openoffice.org>  [41fbe694b247d524b0f47c735a624cb651b29cf6]

#i137142# default page style name is 'Standard'


2007-03-08  Oliver Specht  <os@openoffice.org>  [bba9ec2b22e8b97ab9fdd00a1dcc70afaf28ab24]

#i137142# Word 97 detection added


2007-03-07  Oliver Bolte  <obo@openoffice.org>  [505c7843c3b4d0d1e93106ba658d06d2644b76b0]

INTEGRATION: CWS jw4 (1.2.8); FILE MERGED 2007/03/07 09:38:01 sparcmoz 1.2.8.1: #i75124#: remove extra qualification in SwBoxSelection


2007-03-07  Oliver Bolte  <obo@openoffice.org>  [4efb8be1b5f03c14230c27726b3dbca99345ab28]

INTEGRATION: CWS pj73 (1.25.164); FILE MERGED 2007/02/14 20:51:01 pjanik 1.25.164.1: #i72685#: quote the path to libraries, because it can contain space.


2007-03-07  Oliver Bolte  <obo@openoffice.org>  [74302e5d10658ff1f30f66d0c9c82750b3a86067]

INTEGRATION: CWS pj73 (1.13.48); FILE MERGED 2007/02/24 16:33:47 pjanik 1.13.48.1: #i74838#: Initialize variable to prevent warnings.


2007-03-07  Oliver Bolte  <obo@openoffice.org>  [1139bfac911e54e1bca84237dd633b4f17264c9c]

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-07  Oliver Bolte  <obo@openoffice.org>  [de934336a5f1ce8c6dc4613825b606fd0813e50a]

INTEGRATION: CWS pj73 (1.24.162); FILE MERGED 2007/02/26 19:52:03 pjanik 1.24.162.1: #i74838#: Initialize variable to prevent warnings.


2007-03-07  Oliver Bolte  <obo@openoffice.org>  [52ad56d4c25071d976f585e7c7456889ad4e6eb8]

INTEGRATION: CWS pj73 (1.4.42); FILE MERGED 2007/02/26 10:13:10 pjanik 1.4.42.2: #i74838#: Fix casts. 2007/02/24 16:32:39 pjanik 1.4.42.1: #i74838#: when printing int, use int as the value to be printed.


2007-03-07  Oliver Bolte  <obo@openoffice.org>  [b7fc939088c87249a900dfec5e8b04e4263f00e4]

INTEGRATION: CWS pj73 (1.14.22); FILE MERGED 2007/02/24 16:34:17 pjanik 1.14.22.1: #i74838#: Initialize variable to prevent warnings.


2007-03-07  Oliver Bolte  <obo@openoffice.org>  [393c1f570e8daa58c11aea2ff8d63ce5d9b716f7]

INTEGRATION: CWS pj73 (1.9.142); FILE MERGED 2007/02/09 20:36:25 pjanik 1.9.142.1: #i74262#: Adapt svdem to recent changes.


2007-03-07  Oliver Bolte  <obo@openoffice.org>  [9fc59535e5e4a29bab6edf95a09ee1515580e749]

INTEGRATION: CWS pj73 (1.6.122); FILE MERGED 2007/03/01 12:25:52 pjanik 1.6.122.1: #i74878#: Remove non-product code.


2007-03-06  Oliver Bolte  <obo@openoffice.org>  [d7c7f59683a7e977dc179dd6e0552d94d862997e]

INTEGRATION: CWS aw047_SRC680 (1.79.168); FILE MERGED 2007/03/05 14:32:50 aw 1.79.168.1: #i75086# secured TRSetBaseGeometry to work with objects mirrored in X and Y


2007-03-06  Oliver Bolte  <obo@openoffice.org>  [0ced4aa2ec15adf266b1cd13558797b738b2d0df]

INTEGRATION: CWS aw047_SRC680 (1.36.36.1.28); FILE MERGED 2007/03/05 14:32:50 aw 1.36.36.1.28.1: #i75086# secured TRSetBaseGeometry to work with objects mirrored in X and Y


2007-03-06  Oliver Bolte  <obo@openoffice.org>  [6d2020b605d3b208d1d0f8272dfac9245d9094ce]

INTEGRATION: CWS aw047_SRC680 (1.26.168); FILE MERGED 2007/03/05 14:32:49 aw 1.26.168.1: #i75086# secured TRSetBaseGeometry to work with objects mirrored in X and Y


2007-03-06  Oliver Bolte  <obo@openoffice.org>  [3d6d27de687b1abedc1f178d0e5bbaaa56c8cb7e]

INTEGRATION: CWS aw047_SRC680 (1.86.26.1.22); FILE MERGED 2007/03/05 14:32:49 aw 1.86.26.1.22.1: #i75086# secured TRSetBaseGeometry to work with objects mirrored in X and Y


2007-03-06  Oliver Bolte  <obo@openoffice.org>  [7aedfda3c01ea09d25ffc93510378fe5add92da5]

INTEGRATION: CWS aw047_SRC680 (1.38.144); FILE MERGED 2007/03/05 14:32:49 aw 1.38.144.1: #i75086# secured TRSetBaseGeometry to work with objects mirrored in X and Y


2007-03-06  Oliver Bolte  <obo@openoffice.org>  [1cc2d9784efc313f915ff9dd5bc48e7dd0e6ef03]

INTEGRATION: CWS aw047_SRC680 (1.5.44.3.4); FILE MERGED 2007/03/05 12:23:30 fs 1.5.44.3.4.1: #i75095# positionControl(ForPaint): do a |ensureControl| first, else the drawing layer might decide to not draw control layers at all


2007-03-06  Oliver Bolte  <obo@openoffice.org>  [446528865e005a0524b7e2e498f8f4e3cf7d030d]

INTEGRATION: CWS aw047_SRC680 (1.4.42.1.28); FILE MERGED 2007/03/05 12:23:30 fs 1.4.42.1.28.1: #i75095# positionControl(ForPaint): do a |ensureControl| first, else the drawing layer might decide to not draw control layers at all


2007-03-06  Oliver Bolte  <obo@openoffice.org>  [ff94495ad6f939334cd988fc3fdf074095d2910e]

INTEGRATION: CWS aw047_SRC680 (1.2.88.1.28); FILE MERGED 2007/03/05 12:22:23 fs 1.2.88.1.28.1: #i75095# positionControl -> positionControlForPaint


2007-03-06  Henning Brinkmann  <hbrinkm@openoffice.org>  [77c3efa8f15ab42810671276d912d38b50aaa341]

new sprm sprmPTightWrap


2007-03-06  Henning Brinkmann  <hbrinkm@openoffice.org>  [a99a222e41bc466c53298d62d46fba947013d0f8]

new action endOfParagraph


2007-03-06  Henning Brinkmann  <hbrinkm@openoffice.org>  [283637a7972480eec58b55fcfce949cf30b315d5]

do not propagate sprm with id 0x0


2007-03-06  Henning Brinkmann  <hbrinkm@openoffice.org>  [2a0ea54eba834b53d04e5bb1e95c9714b129da85]

added sprmIds for paragraph properties added paragraph break at end if w:p


2007-03-06  Armin Weiss  <aw@openoffice.org>  [c6df405c6c5e41212d69282d4f632893f108fda2]

#i39532#


2007-03-06  Henning Brinkmann  <hbrinkm@openoffice.org>  [63f619893b4ed6b1c1f3a9722b11b17c0f8a7098]

use OOXMLValue


2007-03-06  Henning Brinkmann  <hbrinkm@openoffice.org>  [f56e653091ad7d01736aed5f2208aa8568864feb]

added paragraph properties


2007-03-05  Henning Brinkmann  <hbrinkm@openoffice.org>  [89480ce3e6a8d938ffb0a84ee2af2054bef5c795]

handle OOXML->WW8 mapping for sprms


2007-03-05  Henning Brinkmann  <hbrinkm@openoffice.org>  [ab19b121986056269f173a3c2fd07824100008f6]

OOXMLValue OOXMLBooleanValue OOXMLStringValue OOXMLPropertySetValue


2007-03-05  Henning Brinkmann  <hbrinkm@openoffice.org>  [bde88247bd5f95c85b40dfff6841949043a4ac58]

OOXMLProperty::resolve OOXMLPropertySet::clone


2007-03-05  Henning Brinkmann  <hbrinkm@openoffice.org>  [77ca62d8ecab5ab262115442d8afa422ca2736cb]

generate attribute application on grammar elements


2007-03-05  Henning Brinkmann  <hbrinkm@openoffice.org>  [d6086acbb8d1f9cdfc6be9a8129a2a4c1c0f9033]

mapping run attributes to sprms


2007-03-05  Henning Brinkmann  <hbrinkm@openoffice.org>  [2847fb633bb47c87f6de1420219ae5f5e118dc81]

added sprms found analyzing OOXML run attributes


2007-03-05  Oliver Bolte  <obo@openoffice.org>  [c627c8f188635aa08f21b1a648dfdef9f79a8172]

INTEGRATION: CWS vcl74 (1.8.212); FILE MERGED 2007/02/12 12:30:38 pl 1.8.212.1: #i67603# avoid unnecessary assertions


2007-03-05  Oliver Bolte  <obo@openoffice.org>  [339989b018bd1b0d76ce665fb1acb58e3584b856]

INTEGRATION: CWS vcl74 (1.85.10); FILE MERGED 2007/02/08 08:40:53 hdu 1.85.10.1: #i73803# surrogate support should not enable CJK heuristics


2007-03-05  Oliver Bolte  <obo@openoffice.org>  [c52227aefc1e89cced17ce15be6bacdf44b91fc1]

INTEGRATION: CWS vcl74 (1.214.62); FILE MERGED 2007/02/14 18:14:25 pl 1.214.62.1: #i73965# handle possible own IME status window


2007-03-05  Oliver Bolte  <obo@openoffice.org>  [023d9968eb20a27e3f61913d2ffb5ae4ee2cc5dd]

INTEGRATION: CWS vcl74 (1.17.126); FILE MERGED 2007/02/09 16:54:20 pl 1.17.126.1: #144688# prevent overflow in CreatePixmap request


2007-03-05  Oliver Bolte  <obo@openoffice.org>  [4d9705877f0fa9b4429c4a919b8b95d2d06236db]

INTEGRATION: CWS vcl74 (1.64.62); FILE MERGED 2007/02/14 17:01:11 pl 1.64.62.1: #136020# fix XGetWindowProperty loop


2007-03-05  Oliver Bolte  <obo@openoffice.org>  [3f0a7ba1c62182981a6b195fdaa5aabc87734e08]

INTEGRATION: CWS vcl74 (1.36.62); FILE MERGED 2007/02/14 18:14:24 pl 1.36.62.1: #i73965# handle possible own IME status window


2007-03-05  Oliver Bolte  <obo@openoffice.org>  [53d18f07a620bebdf8a9994fd946b44530c880a3]

INTEGRATION: CWS vcl74 (1.9.462); FILE MERGED 2007/02/14 18:14:24 pl 1.9.462.1: #i73965# handle possible own IME status window


2007-03-05  Oliver Bolte  <obo@openoffice.org>  [d4f61372b23d6bb7f4df1e563f0823b3a3211c1d]

INTEGRATION: CWS vcl74 (1.59.42); FILE MERGED 2007/01/31 15:25:15 pl 1.59.42.1: #i47175# update eventual pointer grab with cursor


2007-03-05  Oliver Bolte  <obo@openoffice.org>  [190ea1e42d4f64868a107dd830ab2a50401240e2]

INTEGRATION: CWS vcl74 (1.252.2); FILE MERGED 2007/02/28 15:33:29 pl 1.252.2.1: #i74189# extra precautions for mixed lazy/non-lazy delete


2007-03-05  Oliver Bolte  <obo@openoffice.org>  [c4c46dc475ca0437f24b745b4c76857f10649ace]

INTEGRATION: CWS vcl74 (1.145.8); FILE MERGED 2007/02/13 17:17:31 pl 1.145.8.2: #i74189# one more doLazyDelete, prevent against events until lazy delete 2007/02/07 16:42:27 pl 1.145.8.1: #i74189# do not destroy windows in their handlers


2007-03-05  Oliver Bolte  <obo@openoffice.org>  [f022dc4c9f4d1a763f6f0e12445413e627cc8d2d]

INTEGRATION: CWS vcl74 (1.139.44); FILE MERGED 2007/02/08 08:40:52 hdu 1.139.44.3: #i73803# surrogate support should not enable CJK heuristics 2007/02/07 13:50:15 pl 1.139.44.2: RESYNC: (1.139-1.141); FILE MERGED 2007/02/01 16:14:19 hdu 1.139.44.1: #i74046# if glyph<->char mapping is not available extra-kerning doesn't make sense


2007-03-05  Oliver Bolte  <obo@openoffice.org>  [801256da9852fff8f487a9b6fafe1b1e84d08294]

INTEGRATION: CWS vcl74 (1.102.42); FILE MERGED 2007/02/13 18:12:10 pl 1.102.42.1: #i74176# do not use hairlines, use virtual pixel lines instead


2007-03-05  Oliver Bolte  <obo@openoffice.org>  [3b26a0c093723cbea10982967035a9ad308d609a]

INTEGRATION: CWS vcl74 (1.66.10); FILE MERGED 2007/02/14 18:14:23 pl 1.66.10.2: #i73965# handle possible own IME status window 2007/02/09 13:51:18 pl 1.66.10.1: #i73965# clearer assertion, take into account def window, title for def window


2007-03-05  Oliver Bolte  <obo@openoffice.org>  [2e960dc9541f0c364d1a11f5e7dab365312470aa]

INTEGRATION: CWS vcl74 (1.50.154); FILE MERGED 2007/02/09 13:51:18 pl 1.50.154.1: #i73965# clearer assertion, take into account def window, title for def window


2007-03-05  Oliver Bolte  <obo@openoffice.org>  [b825ca2c85983778aee0a7f910d8fa4667682964]

INTEGRATION: CWS vcl74 (1.42.20); FILE MERGED 2007/02/12 10:58:33 pl 1.42.20.2: #i74335# next try: ascii fallback stragety for %%Title 2007/02/08 13:44:05 pl 1.42.20.1: #i74335# enclose all DSC textline values with parentheses for enhanced compatibility, use UTF7 to cope with non-Ascii strings instead of simply converting to ascii


2007-03-05  Oliver Bolte  <obo@openoffice.org>  [9197d7c419dd8fab3c9d6e014e3b6965e01e03d1]

INTEGRATION: CWS vcl74 (1.43.58); FILE MERGED 2007/02/09 10:02:33 pl 1.43.58.2: #i70956# only one global fallback ResMgr for all threads 2007/01/29 14:38:26 pl 1.43.58.1: #123331# protect against current thread ResMgr destroyed in another thread


2007-03-05  Oliver Bolte  <obo@openoffice.org>  [51d94bd83c639647620ee575be7e73dde882e1c7]

INTEGRATION: CWS vcl74 (1.30.4); FILE MERGED 2007/02/07 13:45:22 pl 1.30.4.2: RESYNC: (1.30-1.31); FILE MERGED 2007/01/31 10:37:49 pl 1.30.4.1: #i74025# wrong tabpage description


2007-03-05  Oliver Bolte  <obo@openoffice.org>  [dace9300d20a1228ee233604fe1e2ecb0c660315]

INTEGRATION: CWS vcl74 (1.19.20); FILE MERGED 2007/02/07 13:40:41 pl 1.19.20.2: RESYNC: (1.19-1.20); FILE MERGED 2007/01/26 12:57:38 pl 1.19.20.1: #i73875# change checboxes (thanks mmeeks)


2007-03-05  Oliver Bolte  <obo@openoffice.org>  [0edee91c319d97f46e4b80c5f8ef7e179b72e937]

INTEGRATION: CWS sw2201_SRC680 (1.42.142); FILE MERGED 2007/03/02 11:22:32 od 1.42.142.1: #i75027# method <lcl_RstAttr(..)> 	 - restore numbering attributes, if needed


2007-03-05  Oliver Bolte  <obo@openoffice.org>  [de0b79756ba0c3879f8ca8222f966e60276426e8]

INTEGRATION: CWS pj75 (1.57.2); FILE MERGED 2007/03/04 16:13:25 pjanik 1.57.2.1: #i75099#: Prevent warnings on Mac OS X/gcc-4.0.1.


2007-03-05  Oliver Bolte  <obo@openoffice.org>  [9d28afd9bac20392a12dec9af7737c4be53aee9e]

INTEGRATION: CWS pj75 (1.32.2); FILE MERGED 2007/03/04 16:13:08 pjanik 1.32.2.1: #i75099#: Prevent warnings on Mac OS X/gcc-4.0.1.


2007-03-05  Oliver Bolte  <obo@openoffice.org>  [310009424d4fa474d15afd57f24717e7572b36c0]

INTEGRATION: CWS pj75 (1.28.2); FILE MERGED 2007/03/04 16:16:52 pjanik 1.28.2.1: #i75099#: Prevent warnings on Mac OS X/gcc-4.0.1.


2007-03-05  Oliver Bolte  <obo@openoffice.org>  [e86c589df331d5efab0c332297a726810e7d41ac]

INTEGRATION: CWS pj75 (1.37.2); FILE MERGED 2007/03/04 16:16:48 pjanik 1.37.2.1: #i75099#: Prevent warnings on Mac OS X/gcc-4.0.1.


2007-03-05  Oliver Bolte  <obo@openoffice.org>  [5c2ffa702a0e5aedccfd99dff1cf0fe813a8c2a8]

INTEGRATION: CWS pj75 (1.17.2); FILE MERGED 2007/03/04 16:16:44 pjanik 1.17.2.1: #i75099#: Prevent warnings on Mac OS X/gcc-4.0.1.


2007-03-05  Oliver Bolte  <obo@openoffice.org>  [61cd8e3df4314b450fe6915d598daff17209cac5]

INTEGRATION: CWS pj75 (1.7.2); FILE MERGED 2007/03/04 16:16:40 pjanik 1.7.2.1: #i75099#: Prevent warnings on Mac OS X/gcc-4.0.1.


2007-03-05  Oliver Bolte  <obo@openoffice.org>  [f7f80037179c6d4c1d158d7164b392a84f3fde94]

INTEGRATION: CWS pj75 (1.12.2); FILE MERGED 2007/03/04 16:16:36 pjanik 1.12.2.1: #i75099#: Prevent warnings on Mac OS X/gcc-4.0.1.


2007-03-05  Oliver Bolte  <obo@openoffice.org>  [25092dc32d8dc21dfa9a456ee8b263bec9cfca3b]

INTEGRATION: CWS pj75 (1.15.2); FILE MERGED 2007/03/04 16:16:32 pjanik 1.15.2.1: #i75099#: Prevent warnings on Mac OS X/gcc-4.0.1.


2007-03-05  Oliver Bolte  <obo@openoffice.org>  [5f1ed6a9156d5ce8b8e29d69ad92e4c871992076]

INTEGRATION: CWS pj75 (1.16.2); FILE MERGED 2007/03/04 16:16:28 pjanik 1.16.2.1: #i75099#: Prevent warnings on Mac OS X/gcc-4.0.1.


2007-03-05  Oliver Bolte  <obo@openoffice.org>  [64754efdd48607df3327a678e00cc1b3e09429c4]

INTEGRATION: CWS pj75 (1.15.2); FILE MERGED 2007/03/04 16:16:25 pjanik 1.15.2.1: #i75099#: Prevent warnings on Mac OS X/gcc-4.0.1.


2007-03-05  Oliver Bolte  <obo@openoffice.org>  [bfb43397e9f153b81e3312d4555ddd741852ca1f]

INTEGRATION: CWS pj75 (1.59.2); FILE MERGED 2007/03/04 16:16:21 pjanik 1.59.2.1: #i75099#: Prevent warnings on Mac OS X/gcc-4.0.1.


2007-03-05  Oliver Bolte  <obo@openoffice.org>  [f301d80090bda6784447d18e589e339a8e0eb9ad]

INTEGRATION: CWS pj75 (1.10.2); FILE MERGED 2007/03/04 16:16:17 pjanik 1.10.2.1: #i75099#: Prevent warnings on Mac OS X/gcc-4.0.1.


2007-03-05  Oliver Bolte  <obo@openoffice.org>  [a54733e68a669dada9208f44a8d986c2849cb71a]

INTEGRATION: CWS pj75 (1.27.2); FILE MERGED 2007/03/04 16:16:13 pjanik 1.27.2.1: #i75099#: Prevent warnings on Mac OS X/gcc-4.0.1.


2007-03-05  Oliver Bolte  <obo@openoffice.org>  [f3a1ef667602594acab392a608dcfb5fde79d772]

INTEGRATION: CWS pj75 (1.24.2); FILE MERGED 2007/03/04 16:16:09 pjanik 1.24.2.1: #i75099#: Prevent warnings on Mac OS X/gcc-4.0.1.


2007-03-05  Oliver Bolte  <obo@openoffice.org>  [01055b0b55bc14b1a21c37340c41c2f71b1a9a9e]

INTEGRATION: CWS pj75 (1.9.2); FILE MERGED 2007/03/04 16:16:05 pjanik 1.9.2.1: #i75099#: Prevent warnings on Mac OS X/gcc-4.0.1.


2007-03-05  Oliver Bolte  <obo@openoffice.org>  [8e3a0525db1a0d80c5c3ed7ee11da2f04d6ad308]

INTEGRATION: CWS pj75 (1.100.2); FILE MERGED 2007/03/04 16:16:01 pjanik 1.100.2.1: #i75099#: Prevent warnings on Mac OS X/gcc-4.0.1.


2007-03-05  Oliver Bolte  <obo@openoffice.org>  [779ffc83db74d9405eabb737ee23e771c3bcdfad]

INTEGRATION: CWS pj75 (1.13.2); FILE MERGED 2007/03/04 16:15:56 pjanik 1.13.2.1: #i75099#: Prevent warnings on Mac OS X/gcc-4.0.1.


2007-03-05  Oliver Bolte  <obo@openoffice.org>  [b361a29f1d62a1e45208b6a839d5d873d86c3f4e]

INTEGRATION: CWS pj75 (1.7.2); FILE MERGED 2007/03/04 16:15:53 pjanik 1.7.2.1: #i75099#: Prevent warnings on Mac OS X/gcc-4.0.1.


2007-03-05  Oliver Bolte  <obo@openoffice.org>  [cac7414c149c3f4a26006397c2cef5b5a414e1df]

INTEGRATION: CWS pj75 (1.21.2); FILE MERGED 2007/03/04 16:12:49 pjanik 1.21.2.1: #i75099#: Prevent warnings on Mac OS X/gcc-4.0.1.


2007-03-05  Oliver Bolte  <obo@openoffice.org>  [1b4f0b145bd000d8b4391419ed07594a8fff112a]

INTEGRATION: CWS pj75 (1.70.2); FILE MERGED 2007/03/04 16:15:49 pjanik 1.70.2.1: #i75099#: Prevent warnings on Mac OS X/gcc-4.0.1.


2007-03-05  Oliver Bolte  <obo@openoffice.org>  [792370a988cd7108191e8df5cff30bc1b7240443]

INTEGRATION: CWS pj75 (1.20.2); FILE MERGED 2007/03/04 16:15:45 pjanik 1.20.2.1: #i75099#: Prevent warnings on Mac OS X/gcc-4.0.1.


2007-03-05  Oliver Bolte  <obo@openoffice.org>  [6884cbb47cb6ce19c5b89b54571ec063eda80f56]

INTEGRATION: CWS pj75 (1.63.2); FILE MERGED 2007/03/04 16:15:40 pjanik 1.63.2.1: #i75099#: Prevent warnings on Mac OS X/gcc-4.0.1.


2007-03-05  Oliver Bolte  <obo@openoffice.org>  [bfce833c70a79e4c610eb328e201aca04a3451ab]

INTEGRATION: CWS pj75 (1.202.2); FILE MERGED 2007/03/04 16:15:36 pjanik 1.202.2.1: #i75099#: Prevent warnings on Mac OS X/gcc-4.0.1.


2007-03-05  Oliver Bolte  <obo@openoffice.org>  [50684d2146ca43d50b5999ff0f29fbb5736bbb26]

INTEGRATION: CWS pj75 (1.10.2); FILE MERGED 2007/03/04 16:14:07 pjanik 1.10.2.1: #i75099#: Prevent warnings on Mac OS X/gcc-4.0.1.


2007-03-05  Oliver Bolte  <obo@openoffice.org>  [e1f73d409b4e08bfed1aae9eab7b5522053e4dbc]

INTEGRATION: CWS pj75 (1.7.182); FILE MERGED 2007/03/04 16:13:42 pjanik 1.7.182.1: #i75099#: Prevent warnings on Mac OS X/gcc-4.0.1.


2007-03-05  Oliver Bolte  <obo@openoffice.org>  [1e68d0d460016ac796c7dcfef44e7605950420e2]

INTEGRATION: CWS pj75 (1.19.2); FILE MERGED 2007/03/04 16:15:32 pjanik 1.19.2.1: #i75099#: Prevent warnings on Mac OS X/gcc-4.0.1.


2007-03-05  Oliver Bolte  <obo@openoffice.org>  [e4a0c0638047de044930a5b64299f5e787fd9b08]

INTEGRATION: CWS pj75 (1.6.2); FILE MERGED 2007/03/04 16:15:24 pjanik 1.6.2.1: #i75099#: Prevent warnings on Mac OS X/gcc-4.0.1.


2007-03-05  Oliver Bolte  <obo@openoffice.org>  [974c3d8be5cb61e79764a7db9aa5f94b203b7280]

INTEGRATION: CWS pj75 (1.6.2); FILE MERGED 2007/03/04 16:15:20 pjanik 1.6.2.1: #i75099#: Prevent warnings on Mac OS X/gcc-4.0.1.


2007-03-05  Oliver Bolte  <obo@openoffice.org>  [0bef0581dd5279fcbee27f62e65cef1262a51e57]

INTEGRATION: CWS pj75 (1.43.2); FILE MERGED 2007/03/04 16:15:16 pjanik 1.43.2.1: #i75099#: Prevent warnings on Mac OS X/gcc-4.0.1.


2007-03-05  Oliver Bolte  <obo@openoffice.org>  [ea2cde2fa191a3cc3efc3d0f0b296477b04a60ea]

INTEGRATION: CWS pj75 (1.8.2); FILE MERGED 2007/03/04 16:15:12 pjanik 1.8.2.1: #i75099#: Prevent warnings on Mac OS X/gcc-4.0.1.


2007-03-05  Oliver Bolte  <obo@openoffice.org>  [57919865dff1d53bc643c9dcde637039ed853e26]

INTEGRATION: CWS pj75 (1.7.2); FILE MERGED 2007/03/04 16:15:08 pjanik 1.7.2.1: #i75099#: Prevent warnings on Mac OS X/gcc-4.0.1.


2007-03-05  Oliver Bolte  <obo@openoffice.org>  [c5b3c45b0611bcd3d9e3d560b619956cdc0887fe]

INTEGRATION: CWS pj75 (1.8.2); FILE MERGED 2007/03/04 16:15:04 pjanik 1.8.2.1: #i75099#: Prevent warnings on Mac OS X/gcc-4.0.1.


2007-03-05  Oliver Bolte  <obo@openoffice.org>  [fd3633f60d40ce1d169174524175f640172b8485]

INTEGRATION: CWS pj75 (1.19.2); FILE MERGED 2007/03/04 16:15:01 pjanik 1.19.2.1: #i75099#: Prevent warnings on Mac OS X/gcc-4.0.1.


2007-03-05  Oliver Bolte  <obo@openoffice.org>  [cc9cc85b24bc17d2d160c9eb982a2b80026a1daa]

INTEGRATION: CWS pj75 (1.27.2); FILE MERGED 2007/03/04 16:14:57 pjanik 1.27.2.1: #i75099#: Prevent warnings on Mac OS X/gcc-4.0.1.


2007-03-05  Oliver Bolte  <obo@openoffice.org>  [c7ec03211acc8481e34c760c0e7067e7f3c03bbf]

INTEGRATION: CWS pj75 (1.18.2); FILE MERGED 2007/03/04 16:14:52 pjanik 1.18.2.1: #i75099#: Prevent warnings on Mac OS X/gcc-4.0.1.


2007-03-05  Oliver Bolte  <obo@openoffice.org>  [f2b1f4dfd0392d3bdf064ee2b2215c14775e26fc]

INTEGRATION: CWS pj75 (1.27.2); FILE MERGED 2007/03/04 16:14:48 pjanik 1.27.2.1: #i75099#: Prevent warnings on Mac OS X/gcc-4.0.1.


2007-03-05  Oliver Bolte  <obo@openoffice.org>  [b10ef7c8b99383e6b789c737006db86cf0eddbd6]

INTEGRATION: CWS pj75 (1.14.2); FILE MERGED 2007/03/04 16:14:44 pjanik 1.14.2.1: #i75099#: Prevent warnings on Mac OS X/gcc-4.0.1.


2007-03-05  Oliver Bolte  <obo@openoffice.org>  [121722f0b585e1a9df7c294417118f77e0721d97]

INTEGRATION: CWS pj75 (1.27.2); FILE MERGED 2007/03/04 16:10:40 pjanik 1.27.2.1: #i75099#: Prevent warnings on Mac OS X/gcc-4.0.1.


2007-03-05  Oliver Bolte  <obo@openoffice.org>  [9369090b3d379d0f8c63eeae6c3136f78ae578b0]

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>  [cc4bcd979df8dae356080dd28b80e3ba130705eb]

#i10000# fix for cygwin shell


2007-03-05  Vladimir Glazounov  <vg@openoffice.org>  [06f1e94cef0d3c51a91cab5ca8a658d4a01d0771]

#100000# added missing dependency


2007-03-02  Vladimir Glazounov  <vg@openoffice.org>  [75f824d7cf42c7f650bc33445957a9e63fc0327f]

#100000# get rid of gcc warnings in the debug version


2007-03-02  Vladimir Glazounov  <vg@openoffice.org>  [7b415ef629679c8ab4a6c73cc718c5be8fcf0b88]

SRC680


2007-03-01  Vladimir Glazounov  <vg@openoffice.org>  [a94140890406197b339fe0e0cc1f51605a311e8c]

INTEGRATION: CWS updatefeed3 (1.27.18); FILE MERGED 2007/02/27 11:57:39 obr 1.27.18.1: #i74775# generate rtlbootstrap.mk, which exposes _OS and _ARCH bootstrap variables for other makefiles


2007-03-01  Vladimir Glazounov  <vg@openoffice.org>  [25e558a43d9f6ed22b16ef9804184738b412239d]

INTEGRATION: CWS updatefeed3 (1.1.2); FILE ADDED 2007/02/27 11:57:38 obr 1.1.2.1: #i74775# generate rtlbootstrap.mk, which exposes _OS and _ARCH bootstrap variables for other makefiles


2007-03-01  Vladimir Glazounov  <vg@openoffice.org>  [8dd0f5d85506249b8aa63a02a063296db7278b8d]

INTEGRATION: CWS updatefeed3 (1.25.32); FILE MERGED 2007/02/27 11:57:38 obr 1.25.32.1: #i74775# generate rtlbootstrap.mk, which exposes _OS and _ARCH bootstrap variables for other makefiles


2007-03-01  Vladimir Glazounov  <vg@openoffice.org>  [273f25672adb9a9243ca6c180da7514c77331bce]

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>  [48370514607ad00c8d684689006d699976144300]

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>  [d8108d0659b984639f8f67538c6e2bc40bab0785]

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>  [8e8f5747a9893dc224c4623fa6978680e0eda381]

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>  [406af610e2d8aab0d6ca16be5a83c86866eea3c2]

INTEGRATION: CWS speccrash_SRC680 (1.15.136.1.28); FILE MERGED 2007/02/28 09:37:08 ama 1.15.136.1.28.1: #i74922#: Crash in GetBoxNms


2007-03-01  Vladimir Glazounov  <vg@openoffice.org>  [c4e2ba734d6c705b5d4276834c54b5b992a24e7b]

INTEGRATION: CWS speccrash_SRC680 (1.10.6); FILE MERGED 2007/02/27 16:57:28 lo 1.10.6.1: #i74904# fix ns cleanup


2007-03-01  Vladimir Glazounov  <vg@openoffice.org>  [869d50e15b85ca55dcfec8ea10e618bbbd832b57]

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>  [5db134f9a4ee72c3dff5a04b94f5f3e1bb4f6f2b]

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>  [3aabc98cb99d0a373ca8019c7aa9cfbfd90510e2]

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>  [7d75c275d79da6a508bf436a32eb2a6317a2aa5a]

INTEGRATION: CWS obo09 (1.65.20); FILE MERGED 2007/02/12 10:54:35 obo 1.65.20.2: RESYNC: (1.65-1.67); FILE MERGED 2007/02/07 14:51:32 obo 1.65.20.1: #i74208# Port for .NET 2005 Professional Edition, merge template manifest with linker manifest


2007-02-28  Vladimir Glazounov  <vg@openoffice.org>  [548e02786650765fef18edadcd38a6d83ad49e2d]

INTEGRATION: CWS obo09 (1.3.300); FILE MERGED 2007/02/26 10:54:13 obo 1.3.300.4: back to MWS version 2007/02/26 09:21:01 obo 1.3.300.3: remove obsolete .IF/.ENDIF: PROF_EDITION is only used in wntmsci11.mk 2007/02/21 09:14:27 obo 1.3.300.2: trivial fix 2007/02/14 09:46:29 obo 1.3.300.1: #i74208# port for .NET 2005 Professional Edition


2007-02-28  Vladimir Glazounov  <vg@openoffice.org>  [8fc7849acf69493c2734d080cd6ef0fada9ea30c]

INTEGRATION: CWS obo09 (1.16.12); FILE MERGED 2007/02/26 11:40:29 obo 1.16.12.1: #i74208# .net 2005 prof edition


2007-02-28  Vladimir Glazounov  <vg@openoffice.org>  [00ee808b305693e4a896e3e16088bb3576fe6444]

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>  [14d5a8bd16114cb8f8348ca645afd7ec2d885166]

INTEGRATION: CWS obo09 (1.11.22); FILE MERGED 2007/02/26 12:14:37 obo 1.11.22.2: #i74208# atl.lib isn't needed for .NET 2005 2007/02/07 15:58:14 obo 1.11.22.1: #i74208# Port .NET 2005 Professional Ed.


2007-02-28  Vladimir Glazounov  <vg@openoffice.org>  [7ccf5d5ff8d6c3a0f5d4085e98da9b99b583c193]

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-28  Vladimir Glazounov  <vg@openoffice.org>  [7f1971aaec174d2c532ac58695bf03cdd1767ff4]

INTEGRATION: CWS swnewtable (1.15.14); FILE MERGED 2007/02/15 13:36:48 fme 1.15.14.1: #i4032# New table concept - Don't delete content if backspace forces a cell change


2007-02-28  Vladimir Glazounov  <vg@openoffice.org>  [8b7e890ef15a9beaf2ac1bdcac62eaf97c550afa]

INTEGRATION: CWS swnewtable (1.34.14); FILE MERGED 2006/11/21 09:07:03 fme 1.34.14.1: #i4032# New table model


2007-02-28  Vladimir Glazounov  <vg@openoffice.org>  [fbdc707377e6f34d9593508ba9820394357dea27]

INTEGRATION: CWS swnewtable (1.14.530); FILE MERGED 2006/11/28 11:30:54 fme 1.14.530.2: #i4032# New table concept 2006/11/08 15:44:59 fme 1.14.530.1: #i4032# New table concept


2007-02-28  Vladimir Glazounov  <vg@openoffice.org>  [c0a81faadee6561539132b1538933d090a3fdf1b]

INTEGRATION: CWS swnewtable (1.53.14); FILE MERGED 2007/02/09 09:06:16 ama 1.53.14.6: Resync conflict solved 2006/11/28 11:30:53 fme 1.53.14.5: #i4032# New table concept 2006/11/15 15:33:25 fme 1.53.14.4: #i4032# New table concept 2006/11/13 14:36:13 fme 1.53.14.3: #i4032# New table concept 2006/11/08 15:44:59 fme 1.53.14.2: #i4032# New table concept 2006/11/07 15:39:21 fme 1.53.14.1: #i4032#: New table concept


2007-02-28  Vladimir Glazounov  <vg@openoffice.org>  [fe7bbc853f8fea7b1d9cf272ff70fb391cb0deb9]

INTEGRATION: CWS swnewtable (1.36.14); FILE MERGED 2007/02/09 09:21:46 ama 1.36.14.3: RESYNC: (1.38-1.39); FILE MERGED 2007/01/09 11:05:33 fme 1.36.14.2: RESYNC: (1.36-1.38); FILE MERGED 2006/11/07 15:39:21 fme 1.36.14.1: #i4032#: New table concept


2007-02-28  Vladimir Glazounov  <vg@openoffice.org>  [48598d8deece6abc95d93354857db946cfe5395c]

INTEGRATION: CWS swnewtable (1.32.446); FILE MERGED 2006/11/07 15:39:20 fme 1.32.446.1: #i4032#: New table concept


2007-02-28  Vladimir Glazounov  <vg@openoffice.org>  [f529b109d18f029c3e4bbbf4f82d444796c677a3]

INTEGRATION: CWS swnewtable (1.123.12); FILE MERGED 2007/02/09 09:21:01 ama 1.123.12.5: RESYNC: (1.127-1.128); FILE MERGED 2007/01/09 11:03:46 fme 1.123.12.4: RESYNC: (1.125-1.127); FILE MERGED 2006/11/21 10:07:07 fme 1.123.12.3: RESYNC: (1.123-1.125); FILE MERGED 2006/11/15 15:33:23 fme 1.123.12.2: #i4032# New table concept 2006/11/14 14:18:33 ama 1.123.12.1: #i4032#: New table model


2007-02-28  Vladimir Glazounov  <vg@openoffice.org>  [e8dd74245a0f43346b31cc3b43a00a3cef7e6240]

INTEGRATION: CWS swnewtable (1.86.14); FILE MERGED 2007/02/09 09:20:51 ama 1.86.14.4: RESYNC: (1.90-1.91); FILE MERGED 2007/01/09 11:02:56 fme 1.86.14.3: RESYNC: (1.87-1.90); FILE MERGED 2006/11/21 10:06:07 fme 1.86.14.2: RESYNC: (1.86-1.87); FILE MERGED 2006/11/15 15:33:23 fme 1.86.14.1: #i4032# New table concept


2007-02-28  Vladimir Glazounov  <vg@openoffice.org>  [21c43aea00ed707fc0a734b6642c94e6b6e9bf0d]

INTEGRATION: CWS swnewtable (1.20.14); FILE MERGED 2006/11/21 10:05:33 fme 1.20.14.2: RESYNC: (1.20-1.21); FILE MERGED 2006/11/15 15:33:22 fme 1.20.14.1: #i4032# New table concept


2007-02-28  Vladimir Glazounov  <vg@openoffice.org>  [ab03449d112ed2181ff867e025c21f7e462bb42e]

INTEGRATION: CWS swnewtable (1.13.14); FILE MERGED 2006/11/15 15:33:21 fme 1.13.14.1: #i4032# New table concept


2007-02-28  Vladimir Glazounov  <vg@openoffice.org>  [65191d5bc8ea3553140acb41cfd49a6a677b21d6]

INTEGRATION: CWS swnewtable (1.31.14); FILE MERGED 2007/02/09 09:20:29 ama 1.31.14.3: RESYNC: (1.32-1.33); FILE MERGED 2007/01/09 11:01:15 fme 1.31.14.2: RESYNC: (1.31-1.32); FILE MERGED 2006/11/15 15:33:21 fme 1.31.14.1: #i4032# New table concept


2007-02-28  Vladimir Glazounov  <vg@openoffice.org>  [589961dbd0ffde0d32fc4ea5e882319785d6802c]

INTEGRATION: CWS swnewtable (1.62.14); FILE MERGED 2007/01/09 11:00:58 fme 1.62.14.3: RESYNC: (1.63-1.64); FILE MERGED 2006/11/21 10:04:00 fme 1.62.14.2: RESYNC: (1.62-1.63); FILE MERGED 2006/11/15 15:33:18 fme 1.62.14.1: #i4032# New table concept


2007-02-28  Vladimir Glazounov  <vg@openoffice.org>  [6a20a712f226f733f2f74f6a7182e3de80067f6c]

INTEGRATION: CWS swnewtable (1.14.14); FILE MERGED 2006/11/15 15:33:18 fme 1.14.14.1: #i4032# New table concept


2007-02-28  Vladimir Glazounov  <vg@openoffice.org>  [d5e8978ee53d7af2bcfdcec3a2c2d79404789e9e]

INTEGRATION: CWS swnewtable (1.18.14); FILE MERGED 2007/01/09 11:00:40 fme 1.18.14.4: RESYNC: (1.18-1.19); FILE MERGED 2006/11/21 09:07:02 fme 1.18.14.3: #i4032# New table model 2006/11/16 14:53:03 fme 1.18.14.2: #i4032# New table concept 2006/11/15 15:33:18 fme 1.18.14.1: #i4032# New table concept


2007-02-28  Vladimir Glazounov  <vg@openoffice.org>  [db4de0817df6906db2743239d45f9f0834ab1e91]

INTEGRATION: CWS swnewtable (1.24.14); FILE MERGED 2007/01/31 14:45:12 ama 1.24.14.13: #i4032#: New table model 2007/01/25 16:12:53 ama 1.24.14.12: Fix #i4032#: New table model 2007/01/09 10:56:36 fme 1.24.14.11: RESYNC: (1.25-1.26); FILE MERGED 2006/12/05 15:38:57 ama 1.24.14.10: #i4032#: New table model 2006/12/05 13:26:53 ama 1.24.14.9: #i4032#: New table model 2006/11/21 09:58:06 fme 1.24.14.8: RESYNC: (1.24-1.25); FILE MERGED 2006/11/14 14:21:23 ama 1.24.14.7: #i4032#: New table model 2006/11/14 14:19:28 ama 1.24.14.6: #i4032#: New table model 2006/10/26 15:00:29 ama 1.24.14.5: #i4032#: New table model 2006/10/25 14:32:09 ama 1.24.14.4: #i4032#: New Table Model 2006/10/23 14:45:20 ama 1.24.14.3: #i4032#: New table model 2006/10/10 08:28:21 ama 1.24.14.2: #i4032#: New table model 2006/10/09 15:25:49 ama 1.24.14.1: #i4032#: New table model


2007-02-28  Vladimir Glazounov  <vg@openoffice.org>  [804d26677a1eac7c3f64af8d87e742fdab2641a7]

INTEGRATION: CWS swnewtable (1.19.14); FILE MERGED 2007/01/25 11:18:42 fme 1.19.14.2: #i4032# New tables 2006/11/13 14:30:20 fme 1.19.14.1: #


2007-02-28  Vladimir Glazounov  <vg@openoffice.org>  [ef9727afaca5b5b73425091b34e22f9ad346692a]

INTEGRATION: CWS swnewtable (1.46.14); FILE MERGED 2007/02/09 09:15:08 ama 1.46.14.2: RESYNC: (1.46-1.47); FILE MERGED 2006/11/03 15:15:58 fme 1.46.14.1: #i4032# New table concept


2007-02-28  Vladimir Glazounov  <vg@openoffice.org>  [9a31253950b663144aba2e06b7bde44de5b6947e]

INTEGRATION: CWS swnewtable (1.91.14); FILE MERGED 2007/02/09 09:15:01 ama 1.91.14.3: RESYNC: (1.94-1.95); FILE MERGED 2007/01/09 10:51:55 fme 1.91.14.2: RESYNC: (1.91-1.94); FILE MERGED 2006/12/12 15:27:22 fme 1.91.14.1: #i4032# New table concept


2007-02-28  Vladimir Glazounov  <vg@openoffice.org>  [11a038e1623a2a15f03eb1d39285e423d7ef1dd0]

INTEGRATION: CWS swnewtable (1.64.14); FILE MERGED 2006/11/03 15:15:58 fme 1.64.14.1: #i4032# New table concept


2007-02-28  Vladimir Glazounov  <vg@openoffice.org>  [861dabf70577a7f49545928a5acf0aecd5c129ff]

INTEGRATION: CWS swnewtable (1.15.14); FILE MERGED 2007/01/09 10:49:29 fme 1.15.14.2: RESYNC: (1.15-1.16); FILE MERGED 2006/11/15 15:33:17 fme 1.15.14.1: #i4032# New table concept


2007-02-28  Vladimir Glazounov  <vg@openoffice.org>  [631db86ff9bfb06bd4d85ba62ff00c87e07e59f2]

INTEGRATION: CWS swnewtable (1.1.2); FILE ADDED 2007/02/15 15:55:28 ama 1.1.2.24: #i4032#: New table model 2007/02/08 17:14:50 ama 1.1.2.23: #i4032#: New table model 2007/02/05 08:56:13 fme 1.1.2.22: #i4032# New table concept - Adjust assertion 2007/01/09 17:58:06 fme 1.1.2.21: #i4032# New table concept - resync 2006/12/15 14:14:59 ama 1.1.2.20: #i4032#: New Table Model 2006/12/14 13:20:20 ama 1.1.2.19: #i4032#: New table model 2006/12/12 15:27:22 fme 1.1.2.18: #i4032# New table concept 2006/12/12 10:52:06 ama 1.1.2.17: #i4032#: New table model 2006/12/05 15:46:28 fme 1.1.2.16: #i4032 New table concept 2006/12/05 09:22:29 ama 1.1.2.15: #i4032#: New table model 2006/11/28 11:50:52 ama 1.1.2.14: #i4032#: New table model 2006/11/16 16:46:09 ama 1.1.2.13: #i4032#: New table model 2006/11/15 15:33:16 fme 1.1.2.12: #i4032# New table concept 2006/11/13 15:10:43 ama 1.1.2.11: #i4032#: New table model 2006/10/30 15:51:10 ama 1.1.2.10: #i4032#: New Table Model 2006/10/23 14:50:56 ama 1.1.2.9: #i4032#: New table model 2006/10/13 11:46:29 ama 1.1.2.8: #i4032#: New Table Model 2006/10/12 06:55:42 ama 1.1.2.7: #i4032#: New table model, rounding errors 2006/10/09 15:31:23 ama 1.1.2.6: #i4032#: New table model 2006/10/02 14:38:21 ama 1.1.2.5: #i4032#: New table model 2006/09/29 09:32:31 ama 1.1.2.4: #i4032#: New table model 2006/09/29 09:30:38 ama 1.1.2.3: #i4032#: New table model 2006/09/28 13:38:03 ama 1.1.2.2: #i4032#: New table model 2006/09/27 13:42:33 ama 1.1.2.1: #i4032#: New table concept


2007-02-28  Vladimir Glazounov  <vg@openoffice.org>  [f2d852ba030fa6ff19d306fbb259ee342aaac2d2]

INTEGRATION: CWS swnewtable (1.1.2); FILE ADDED 2007/02/06 12:50:37 ama 1.1.2.49: #i4032#: New table model 2007/01/16 13:49:01 fme 1.1.2.48: #i4032# New table concepts - precompiled header line missing 2006/12/20 11:33:50 ama 1.1.2.47: #i4032#: New table model 2006/12/19 09:51:07 ama 1.1.2.46: #i4032#: New table model 2006/12/19 08:42:43 ama 1.1.2.45: #i4032#: New table model 2006/12/14 09:03:54 ama 1.1.2.44: #i4032#: New table model 2006/12/13 16:36:01 ama 1.1.2.43: #i4032#: New table model 2006/12/13 13:43:31 fme 1.1.2.42: #i4032# New table concept 2006/12/12 15:27:21 fme 1.1.2.41: #i4032# New table concept 2006/12/05 16:21:26 ama 1.1.2.40: #i4032#: New table model 2006/12/05 15:46:28 fme 1.1.2.39: #i4032 New table concept 2006/12/05 09:42:16 ama 1.1.2.38: #i4032#: New table model 2006/12/05 09:22:59 ama 1.1.2.37: #i4032#: New table model 2006/12/04 15:55:23 ama 1.1.2.36: #i4032#: New Table Model 2006/12/04 15:51:49 ama 1.1.2.35: #i4032#: New Table Model 2006/12/04 15:23:07 ama 1.1.2.34: #i4032#: New Table Model 2006/12/04 13:26:37 ama 1.1.2.33: #i4032#: New Table Model 2006/12/01 16:13:36 ama 1.1.2.32: #i4032#: New table model 2006/12/01 13:05:32 ama 1.1.2.31: i4032#: New table model 2006/12/01 09:04:10 ama 1.1.2.30: i4032#: New table model 2006/11/28 15:43:28 ama 1.1.2.29: #i4032#: New table model 2006/11/21 13:38:44 ama 1.1.2.28: #4032#: New table model 2006/11/20 16:15:16 ama 1.1.2.27: #i4032#: New Table Model 2006/11/17 13:46:51 ama 1.1.2.26: #i4032#: New table model 2006/11/16 16:46:34 ama 1.1.2.25: #i4032#: New table model 2006/11/14 14:24:35 ama 1.1.2.24: #i4032#: New table model 2006/11/13 15:11:05 ama 1.1.2.23: #i4032#: New table model 2006/11/09 15:50:24 ama 1.1.2.22: #i4032#: New table model 2006/11/09 11:21:01 ama 1.1.2.21: #i4032#: New table model 2006/11/08 10:18:24 ama 1.1.2.20: #i4032#: New table model 2006/10/30 15:51:20 ama 1.1.2.19: #i4032#: New Table Model 2006/10/26 15:01:28 ama 1.1.2.18: #i4032#: New table model 2006/10/25 15:28:18 ama 1.1.2.17: #i4032#: New Table Model 2006/10/25 14:34:15 ama 1.1.2.16: #i4032#: New Table Model 2006/10/24 12:22:03 ama 1.1.2.15: #i4032#: New Table Model 2006/10/23 14:51:31 ama 1.1.2.14: #i4032#: New table model 2006/10/17 14:50:45 ama 1.1.2.13: #i4032#: New Table Model 2006/10/17 07:11:22 ama 1.1.2.12: #i4032#: New table model 2006/10/13 11:46:55 ama 1.1.2.11: #i4032#: New Table Model 2006/10/12 06:56:21 ama 1.1.2.10: #i4032#: New table model, consistence check 2006/10/10 12:55:46 ama 1.1.2.9: #i4032#: New table model 2006/10/10 09:30:45 ama 1.1.2.8: #i4032#: New table model 2006/10/10 07:48:08 ama 1.1.2.7: #i4032#: New table model 2006/10/09 15:31:35 ama 1.1.2.6: #i4032#: New table model 2006/10/04 15:17:40 ama 1.1.2.5: #i4032#: New table model 2006/10/02 14:39:03 ama 1.1.2.4: #i4032#: New table model 2006/09/29 09:06:27 ama 1.1.2.3: #i4032#: New table model 2006/09/28 13:52:56 ama 1.1.2.2: #i4032#: New table model 2006/09/27 13:42:58 ama 1.1.2.1: #i4032#: New table concept


2007-02-28  Vladimir Glazounov  <vg@openoffice.org>  [6afffec511472b85b038b4fdf4b0598af26b0f7d]

INTEGRATION: CWS swnewtable (1.1.2); FILE ADDED 2006/10/04 07:50:02 ama 1.1.2.2: #i4032#: New table model 2006/09/27 13:42:12 ama 1.1.2.1: #i4032#: New table concept


2007-02-28  Vladimir Glazounov  <vg@openoffice.org>  [6c48b6d569b8b2530d3bdba612f0476ef0af1f72]

INTEGRATION: CWS swnewtable (1.74.14); FILE MERGED 2007/01/09 10:48:11 fme 1.74.14.10: RESYNC: (1.75-1.76); FILE MERGED 2006/12/05 14:55:22 fme 1.74.14.9: #i4032 New table concept 2006/11/21 09:51:54 fme 1.74.14.8: RESYNC: (1.74-1.75); FILE MERGED 2006/11/03 15:15:58 fme 1.74.14.7: #i4032# New table concept 2006/11/02 16:04:07 fme 1.74.14.6: #i4032# New table concept 2006/10/27 13:16:22 fme 1.74.14.5: #i4032#: New table concept 2006/10/26 14:26:33 fme 1.74.14.4: #i4032#: New table concept 2006/10/17 10:10:38 fme 1.74.14.3: #i4032#: New table concept 2006/10/16 14:36:39 fme 1.74.14.2: #i4032#: New table concept 2006/10/13 11:28:07 fme 1.74.14.1: #i4032#: New table concept


2007-02-28  Vladimir Glazounov  <vg@openoffice.org>  [c230a4740d0a90d975a1f0d724522132bfcb9ada]

INTEGRATION: CWS swnewtable (1.51.14); FILE MERGED 2007/01/09 10:48:04 fme 1.51.14.5: RESYNC: (1.51-1.52); FILE MERGED 2006/11/23 15:58:17 fme 1.51.14.4: #i4032# New table concept 2006/11/21 09:07:02 fme 1.51.14.3: #i4032# New table model 2006/11/17 13:45:47 ama 1.51.14.2: #i4032#: New table model 2006/11/13 15:04:57 fme 1.51.14.1: #i4032# New table concept


2007-02-28  Vladimir Glazounov  <vg@openoffice.org>  [dcb682563b24bf487a40a9fe7710b4d500850a52]

INTEGRATION: CWS swnewtable (1.92.14); FILE MERGED 2007/01/31 08:27:48 fme 1.92.14.26: #i4032# New table concept 2007/01/29 16:07:11 fme 1.92.14.25: #i4032# New table concept - Only invalidate printing area in AdjustCells 2007/01/25 11:24:31 fme 1.92.14.24: #i4032# New tables 2007/01/16 13:48:11 fme 1.92.14.23: #i4032# New table concepts - Adjust rowspan cells when moving row frames 2007/01/09 10:47:57 fme 1.92.14.22: RESYNC: (1.93-1.94); FILE MERGED 2006/12/14 13:53:32 fme 1.92.14.21: #i4032# New table concept 2006/12/12 16:07:58 fme 1.92.14.20: #i4032# New table concept 2006/12/12 15:27:21 fme 1.92.14.19: #i4032# New table concept 2006/11/28 11:40:14 fme 1.92.14.18: #i4032# New table concept 2006/11/23 15:58:16 fme 1.92.14.17: #i4032# New table concept 2006/11/22 15:56:26 fme 1.92.14.16: #i4032# New table concept 2006/11/22 13:20:22 fme 1.92.14.15: #i4032# New table concept 2006/11/21 09:51:47 fme 1.92.14.14: RESYNC: (1.92-1.93); FILE MERGED 2006/11/21 09:07:01 fme 1.92.14.13: #i4032# New table model 2006/11/15 15:33:15 fme 1.92.14.12: #i4032# New table concept 2006/11/08 15:44:58 fme 1.92.14.11: #i4032# New table concept 2006/11/07 09:10:16 fme 1.92.14.10: #i4032# New table concept 2006/11/03 15:15:57 fme 1.92.14.9: #i4032# New table concept 2006/11/02 16:04:06 fme 1.92.14.8: #i4032# New table concept 2006/10/31 14:34:19 fme 1.92.14.7: #i4032#: New table concept 2006/10/31 07:18:06 fme 1.92.14.6: #i4032# New Table concept 2006/10/27 13:16:22 fme 1.92.14.5: #i4032#: New table concept 2006/10/26 14:26:32 fme 1.92.14.4: #i4032#: New table concept 2006/10/18 06:41:12 fme 1.92.14.3: #i4032#: New table concept 2006/10/16 14:36:39 fme 1.92.14.2: #i4032#: New table concept 2006/10/13 11:28:06 fme 1.92.14.1: #i4032#: New table concept


2007-02-28  Vladimir Glazounov  <vg@openoffice.org>  [595b8bf1e5f27330186756cea7970366fbb2fad0]

INTEGRATION: CWS swnewtable (1.45.14); FILE MERGED 2006/10/13 11:28:06 fme 1.45.14.1: #i4032#: New table concept


2007-02-28  Vladimir Glazounov  <vg@openoffice.org>  [e01af70b8be0910d438777469e4351c36e4a2f87]

INTEGRATION: CWS swnewtable (1.48.14); FILE MERGED 2006/11/03 15:15:57 fme 1.48.14.1: #i4032# New table concept


2007-02-28  Vladimir Glazounov  <vg@openoffice.org>  [6338fa254910338deb6a0ad3306e7bb20cca676a]

INTEGRATION: CWS swnewtable (1.98.12); FILE MERGED 2007/02/09 09:12:59 ama 1.98.12.14: RESYNC: (1.99-1.100); FILE MERGED 2007/01/29 16:06:11 fme 1.98.12.13: #i4032# New table concept - Changed border painting routine 2007/01/25 12:54:11 fme 1.98.12.12: #i4032# New tables 2007/01/25 11:23:15 fme 1.98.12.11: #i4032# New tables 2007/01/09 10:47:48 fme 1.98.12.10: RESYNC: (1.98-1.99); FILE MERGED 2006/11/23 15:58:16 fme 1.98.12.9: #i4032# New table concept 2006/11/21 09:07:01 fme 1.98.12.8: #i4032# New table model 2006/11/15 15:33:14 fme 1.98.12.7: #i4032# New table concept 2006/11/13 14:30:20 fme 1.98.12.6: # 2006/11/03 15:15:57 fme 1.98.12.5: #i4032# New table concept 2006/10/31 11:09:03 fme 1.98.12.4: #i4032#: New table concept 2006/10/26 14:26:32 fme 1.98.12.3: #i4032#: New table concept 2006/10/16 14:36:38 fme 1.98.12.2: #i4032#: New table concept 2006/10/13 11:28:06 fme 1.98.12.1: #i4032#: New table concept


2007-02-28  Vladimir Glazounov  <vg@openoffice.org>  [c67800bd6734e5a238e06af7a051a1a0a28b6b28]

INTEGRATION: CWS swnewtable (1.62.10); FILE MERGED 2007/01/09 10:47:30 fme 1.62.10.6: RESYNC: (1.63-1.65); FILE MERGED 2006/12/13 13:43:31 fme 1.62.10.5: #i4032# New table concept 2006/12/12 15:27:21 fme 1.62.10.4: #i4032# New table concept 2006/11/23 15:58:16 fme 1.62.10.3: #i4032# New table concept 2006/11/21 09:51:16 fme 1.62.10.2: RESYNC: (1.62-1.63); FILE MERGED 2006/10/27 13:16:22 fme 1.62.10.1: #i4032#: New table concept


2007-02-28  Vladimir Glazounov  <vg@openoffice.org>  [be08e61498b2cf56c75faec4623b93301ed2bf9c]

INTEGRATION: CWS swnewtable (1.24.14); FILE MERGED 2006/11/03 15:15:57 fme 1.24.14.1: #i4032# New table concept


2007-02-28  Vladimir Glazounov  <vg@openoffice.org>  [56bb5d8131abf2fb01cb81b616a303a30928e082]

INTEGRATION: CWS swnewtable (1.33.14); FILE MERGED 2006/11/03 15:15:57 fme 1.33.14.1: #i4032# New table concept


2007-02-28  Vladimir Glazounov  <vg@openoffice.org>  [7f3636fb2cb95c6c57fa78dab92eef8156959d4b]

INTEGRATION: CWS swnewtable (1.93.12); FILE MERGED 2006/11/21 09:51:07 fme 1.93.12.2: RESYNC: (1.93-1.94); FILE MERGED 2006/11/03 15:15:56 fme 1.93.12.1: #i4032# New table concept


2007-02-28  Vladimir Glazounov  <vg@openoffice.org>  [88f0f55c41b80a112b368e0d7e862eef6564efb7]

INTEGRATION: CWS swnewtable (1.78.12); FILE MERGED 2007/01/09 10:47:12 fme 1.78.12.3: RESYNC: (1.79-1.80); FILE MERGED 2006/11/21 09:50:59 fme 1.78.12.2: RESYNC: (1.78-1.79); FILE MERGED 2006/11/03 15:15:56 fme 1.78.12.1: #i4032# New table concept


2007-02-28  Vladimir Glazounov  <vg@openoffice.org>  [1c0eef370644dc78ecbb56a232dbe09479de10a0]

INTEGRATION: CWS swnewtable (1.62.14); FILE MERGED 2007/02/09 09:12:19 ama 1.62.14.6: RESYNC: (1.64-1.65); FILE MERGED 2007/01/25 11:22:45 fme 1.62.14.5: #i4032# New tables 2007/01/09 10:47:04 fme 1.62.14.4: RESYNC: (1.62-1.64); FILE MERGED 2006/12/12 15:27:20 fme 1.62.14.3: #i4032# New table concept 2006/11/03 15:15:56 fme 1.62.14.2: #i4032# New table concept 2006/10/31 14:34:18 fme 1.62.14.1: #i4032#: New table concept


2007-02-28  Vladimir Glazounov  <vg@openoffice.org>  [815526a3f240d63f63d2bc0aa2a54e26c087c347]

INTEGRATION: CWS swnewtable (1.39.14); FILE MERGED 2007/01/25 11:18:07 fme 1.39.14.13: #i4032# New tables 2007/01/09 10:46:57 fme 1.39.14.12: RESYNC: (1.39-1.40); FILE MERGED 2006/12/12 15:27:20 fme 1.39.14.11: #i4032# New table concept 2006/11/15 15:33:14 fme 1.39.14.10: #i4032# New table concept 2006/11/13 14:30:20 fme 1.39.14.9: # 2006/11/08 15:44:58 fme 1.39.14.8: #i4032# New table concept 2006/11/03 15:15:56 fme 1.39.14.7: #i4032# New table concept 2006/10/31 11:09:03 fme 1.39.14.6: #i4032#: New table concept 2006/10/31 07:18:06 fme 1.39.14.5: #i4032# New Table concept 2006/10/26 14:38:20 fme 1.39.14.4: #i4032#: New table concept 2006/10/26 14:26:32 fme 1.39.14.3: #i4032#: New table concept 2006/10/18 06:41:12 fme 1.39.14.2: #i4032#: New table concept 2006/10/13 11:28:06 fme 1.39.14.1: #i4032#: New table concept


2007-02-28  Vladimir Glazounov  <vg@openoffice.org>  [bc6d78292a5a9d5287f0a3f8d3a8fb585b37c386]

INTEGRATION: CWS swnewtable (1.63.14); FILE MERGED 2007/01/25 11:16:53 fme 1.63.14.8: #i4032# New tables 2007/01/09 10:46:40 fme 1.63.14.7: RESYNC: (1.64-1.65); FILE MERGED 2006/12/06 14:37:01 fme 1.63.14.6: #i4032# New table concept 2006/11/21 09:50:32 fme 1.63.14.5: RESYNC: (1.63-1.64); FILE MERGED 2006/11/03 15:15:56 fme 1.63.14.4: #i4032# New table concept 2006/10/31 14:34:17 fme 1.63.14.3: #i4032#: New table concept 2006/10/16 14:36:38 fme 1.63.14.2: #i4032#: New table concept 2006/10/13 11:28:05 fme 1.63.14.1: #i4032#: New table concept


2007-02-28  Vladimir Glazounov  <vg@openoffice.org>  [accc595e88306d8d9b0665bf7c9a6f6feafb1f34]

INTEGRATION: CWS swnewtable (1.16.304); FILE MERGED 2006/11/03 15:15:55 fme 1.16.304.1: #i4032# New table concept


2007-02-28  Vladimir Glazounov  <vg@openoffice.org>  [5c4f0952950a1757937b67b8bbeb2501bfd9dff0]

INTEGRATION: CWS swnewtable (1.3.532); FILE MERGED 2006/10/26 14:26:32 fme 1.3.532.1: #i4032#: New table concept


2007-02-28  Vladimir Glazounov  <vg@openoffice.org>  [c4fd2f0625e4d1a072fc9b07eca8b70e4f4c7099]

INTEGRATION: CWS swnewtable (1.10.52); FILE MERGED 2006/11/03 15:15:55 fme 1.10.52.1: #i4032# New table concept


2007-02-28  Vladimir Glazounov  <vg@openoffice.org>  [ae666c139b682b270b24b7f096cc9b2fee6d5f9d]

INTEGRATION: CWS swnewtable (1.8.306); FILE MERGED 2006/11/08 15:44:57 fme 1.8.306.3: #i4032# New table concept 2006/11/03 15:15:55 fme 1.8.306.2: #i4032# New table concept 2006/10/31 07:18:05 fme 1.8.306.1: #i4032# New Table concept


2007-02-28  Vladimir Glazounov  <vg@openoffice.org>  [18a3036f0d53b7287748c55cde0574447c6979f8]

INTEGRATION: CWS swnewtable (1.21.50); FILE MERGED 2007/01/09 10:45:59 fme 1.21.50.2: RESYNC: (1.21-1.22); FILE MERGED 2006/11/03 15:15:55 fme 1.21.50.1: #i4032# New table concept


2007-02-28  Vladimir Glazounov  <vg@openoffice.org>  [b472e50f8cd7a63e4ddd2ac721860466c6c8bad7]

INTEGRATION: CWS swnewtable (1.15.304); FILE MERGED 2006/11/03 15:15:55 fme 1.15.304.3: #i4032# New table concept 2006/10/27 13:18:43 fme 1.15.304.2: #i4032#: New table concept 2006/10/13 11:28:05 fme 1.15.304.1: #i4032#: New table concept


2007-02-28  Vladimir Glazounov  <vg@openoffice.org>  [f1c6f5b21cc2cb0c7e57ff471f08b3b73841a948]

INTEGRATION: CWS swnewtable (1.8.358); FILE MERGED 2006/11/03 15:15:55 fme 1.8.358.1: #i4032# New table concept


2007-02-28  Vladimir Glazounov  <vg@openoffice.org>  [8d26ab282be72a1fc2860a7488ea0b4b77252567]

INTEGRATION: CWS swnewtable (1.25.52); FILE MERGED 2006/12/13 13:43:31 fme 1.25.52.2: #i4032# New table concept 2006/12/12 15:27:20 fme 1.25.52.1: #i4032# New table concept


2007-02-28  Vladimir Glazounov  <vg@openoffice.org>  [f317ef936f93123418c01b19a98260ef4b1fe8c1]

INTEGRATION: CWS swnewtable (1.50.50); FILE MERGED 2007/01/25 11:16:21 fme 1.50.50.6: #i4032# New tables 2007/01/09 10:45:26 fme 1.50.50.5: RESYNC: (1.50-1.51); FILE MERGED 2006/11/23 15:58:15 fme 1.50.50.4: #i4032# New table concept 2006/11/03 15:15:54 fme 1.50.50.3: #i4032# New table concept 2006/10/27 13:18:42 fme 1.50.50.2: #i4032#: New table concept 2006/10/13 11:28:05 fme 1.50.50.1: #i4032#: New table concept


2007-02-28  Vladimir Glazounov  <vg@openoffice.org>  [05955a46f9af5dbf14a5990bf94df2be12ce20dd]

INTEGRATION: CWS swnewtable (1.16.14); FILE MERGED 2006/11/21 09:50:14 fme 1.16.14.2: RESYNC: (1.16-1.17); FILE MERGED 2006/11/03 15:15:54 fme 1.16.14.1: #i4032# New table concept


2007-02-28  Vladimir Glazounov  <vg@openoffice.org>  [434222aac84d54aa4524298ec9b050db07663504]

INTEGRATION: CWS swnewtable (1.12.306); FILE MERGED 2006/11/03 15:15:54 fme 1.12.306.1: #i4032# New table concept


2007-02-28  Vladimir Glazounov  <vg@openoffice.org>  [6e001234579463bdc254d7e8e764a2efae11a852]

INTEGRATION: CWS swnewtable (1.8.52); FILE MERGED 2006/11/03 15:15:54 fme 1.8.52.1: #i4032# New table concept


2007-02-28  Vladimir Glazounov  <vg@openoffice.org>  [5a663462e530f0f57b8587f8ea6f91e5d5decd24]

INTEGRATION: CWS swnewtable (1.6.532); FILE MERGED 2006/11/08 15:44:57 fme 1.6.532.5: #i4032# New table concept 2006/10/27 13:18:42 fme 1.6.532.4: #i4032#: New table concept 2006/10/26 14:26:31 fme 1.6.532.3: #i4032#: New table concept 2006/10/16 14:36:38 fme 1.6.532.2: #i4032#: New table concept 2006/10/13 11:28:05 fme 1.6.532.1: #i4032#: New table concept


2007-02-28  Vladimir Glazounov  <vg@openoffice.org>  [0e982af44849616c20c3deb52e2d619c5afa35dd]

INTEGRATION: CWS swnewtable (1.41.14); FILE MERGED 2007/01/16 13:47:08 fme 1.41.14.5: #i4032# New table concepts - Column selection 2007/01/09 10:44:40 fme 1.41.14.4: RESYNC: (1.41-1.42); FILE MERGED 2006/12/01 09:04:55 ama 1.41.14.3: i4032#: New table model 2006/11/16 16:44:16 ama 1.41.14.2: #i4032#: New table model 2006/10/04 15:16:50 ama 1.41.14.1: #i4032#: New table model


2007-02-28  Vladimir Glazounov  <vg@openoffice.org>  [5f480c67a354912b6d0b00a9227ad8f33e22a5c6]

INTEGRATION: CWS swnewtable (1.39.14); FILE MERGED 2006/12/01 13:05:18 ama 1.39.14.1: i4032#: New table model


2007-02-28  Vladimir Glazounov  <vg@openoffice.org>  [4268f430abf26dd0bf1e9326277576ba763d9730]

INTEGRATION: CWS swnewtable (1.44.38); FILE MERGED 2007/02/07 12:49:20 ama 1.44.38.1: #i4032#: New table model


2007-02-28  Vladimir Glazounov  <vg@openoffice.org>  [ecaa995c7cb6037abefa9fa1bc0d45f146c08c43]

INTEGRATION: CWS swnewtable (1.11.68); FILE MERGED 2006/11/22 15:56:26 fme 1.11.68.1: #i4032# New table concept


2007-02-28  Vladimir Glazounov  <vg@openoffice.org>  [bdd51bd9ff777ef5c2043e98a40fb73359ef0e53]

INTEGRATION: CWS swnewtable (1.22.14); FILE MERGED 2007/01/09 10:42:31 fme 1.22.14.3: RESYNC: (1.23-1.24); FILE MERGED 2006/11/21 09:48:51 fme 1.22.14.2: RESYNC: (1.22-1.23); FILE MERGED 2006/10/23 14:47:26 ama 1.22.14.1: #i4032#: New table model


2007-02-28  Vladimir Glazounov  <vg@openoffice.org>  [797d1457e8e73143b46a82da450b5c15798c0eac]

INTEGRATION: CWS swnewtable (1.39.14); FILE MERGED 2007/02/07 12:50:07 ama 1.39.14.16: #i4032#: New table model 2007/02/06 12:47:38 ama 1.39.14.15: #i4032#: New table model 2007/01/09 10:42:15 fme 1.39.14.14: RESYNC: (1.40-1.41); FILE MERGED 2006/12/06 15:39:38 ama 1.39.14.13: #i4032#: New table model 2006/12/05 15:41:09 ama 1.39.14.12: #i4032#: New table model 2006/12/01 13:04:54 ama 1.39.14.11: i4032#: New table model 2006/12/01 09:06:44 ama 1.39.14.10: i4032#: New table model 2006/11/21 09:48:24 fme 1.39.14.9: RESYNC: (1.39-1.40); FILE MERGED 2006/11/20 16:14:44 ama 1.39.14.8: #i4032#: New Table Model 2006/11/15 15:33:12 fme 1.39.14.7: #i4032# New table concept 2006/11/14 14:22:59 ama 1.39.14.6: #i4032#: New table model 2006/10/25 14:32:39 ama 1.39.14.5: #i4032#: New Table Model 2006/10/24 12:21:00 ama 1.39.14.4: #i4032#: New Table Model 2006/10/13 11:45:52 ama 1.39.14.3: #i4032#: New Table Model 2006/10/09 15:26:34 ama 1.39.14.2: #i4032#: New table model 2006/10/02 14:36:58 ama 1.39.14.1: #i4032#: New table model


2007-02-28  Vladimir Glazounov  <vg@openoffice.org>  [7130ee59bb369de4ee4a5f392ba0f8826cbe4104]

INTEGRATION: CWS swnewtable (1.23.14); FILE MERGED 2007/02/15 15:54:41 ama 1.23.14.5: #i4032#: New table model 2007/02/06 12:48:15 ama 1.23.14.4: #i4032#: New table model 2007/01/09 10:41:47 fme 1.23.14.3: RESYNC: (1.24-1.25); FILE MERGED 2006/11/21 09:48:02 fme 1.23.14.2: RESYNC: (1.23-1.24); FILE MERGED 2006/10/10 08:27:57 ama 1.23.14.1: #i4032#: New table model


2007-02-28  Vladimir Glazounov  <vg@openoffice.org>  [c0a73239813eee3ab447ff409058f8ab81562cc3]

INTEGRATION: CWS swnewtable (1.17.14); FILE MERGED 2007/02/08 17:13:47 ama 1.17.14.16: #i4032#: New table model 2007/02/06 12:52:39 ama 1.17.14.15: #i4032#: New table model 2006/12/19 08:40:41 ama 1.17.14.14: #i4032#: New table model 2006/12/13 10:20:44 ama 1.17.14.13: #i4032#: New table model 2006/12/05 15:45:33 fme 1.17.14.12: #i4032 New table concept 2006/12/05 09:43:01 ama 1.17.14.11: #i4032#: New table model 2006/12/01 13:04:17 ama 1.17.14.10: i4032#: New table model 2006/12/01 09:08:08 ama 1.17.14.9: i4032#: New table model 2006/11/28 15:42:54 ama 1.17.14.8: #i4032#: New table model 2006/11/14 14:26:38 ama 1.17.14.7: #i4032#: New table model 2006/11/14 14:22:19 ama 1.17.14.6: #i4032#: New table model 2006/11/13 15:12:14 ama 1.17.14.5: #i4032#: New table model 2006/10/25 14:33:40 ama 1.17.14.4: #i4032#: New Table Model 2006/10/23 14:49:19 ama 1.17.14.3: #i4032#: New table model 2006/10/09 15:27:43 ama 1.17.14.2: #i4032#: New table model 2006/09/28 13:36:27 ama 1.17.14.1: #i4032#: New table model


2007-02-28  Vladimir Glazounov  <vg@openoffice.org>  [fc1618e509a3b591bdd82dbeb22fc291eda77dd9]

INTEGRATION: CWS swnewtable (1.8.14); FILE MERGED 2007/02/09 15:09:24 ama 1.8.14.4: #i4032#: New table model 2007/02/08 17:13:25 ama 1.8.14.3: #i4032#: New table model 2007/02/07 12:50:58 ama 1.8.14.2: #i4032#: New table model 2007/02/06 12:51:35 ama 1.8.14.1: #i4032#: New table model


2007-02-28  Vladimir Glazounov  <vg@openoffice.org>  [d59be67f70978150e01f89df2da73e9231b9c85b]

INTEGRATION: CWS swnewtable (1.14.224); FILE MERGED 2007/01/16 13:44:43 fme 1.14.224.3: #i4032# New table concept - swtable.cxx has been moved 2007/01/09 10:40:58 fme 1.14.224.2: RESYNC: (1.14-1.15); FILE MERGED 2006/09/27 13:35:57 ama 1.14.224.1: #i4032#: New table concept


2007-02-28  Vladimir Glazounov  <vg@openoffice.org>  [8e04a6b87573895510cbb419f5ff21c4da87af3e]

INTEGRATION: CWS swnewtable (1.42.12); FILE MERGED 2007/01/09 10:39:37 fme 1.42.12.4: RESYNC: (1.43-1.44); FILE MERGED 2006/12/01 09:07:30 ama 1.42.12.3: i4032#: New table model 2006/11/21 09:46:53 fme 1.42.12.2: RESYNC: (1.42-1.43); FILE MERGED 2006/11/14 14:21:47 ama 1.42.12.1: #i4032#: New table model


2007-02-28  Vladimir Glazounov  <vg@openoffice.org>  [fe213233528bedf43562e222ebdc4be27e5f0029]

INTEGRATION: CWS swnewtable (1.30.14); FILE MERGED 2007/01/09 10:38:59 fme 1.30.14.3: RESYNC: (1.32-1.33); FILE MERGED 2006/11/21 09:46:13 fme 1.30.14.2: RESYNC: (1.30-1.32); FILE MERGED 2006/10/25 14:33:13 ama 1.30.14.1: #i4032#: New Table Model


2007-02-28  Vladimir Glazounov  <vg@openoffice.org>  [d9498e129f26b171b5d3940dce2fd10f476dc778]

INTEGRATION: CWS swnewtable (1.23.14); FILE MERGED 2006/11/13 14:30:19 fme 1.23.14.1: #


2007-02-28  Vladimir Glazounov  <vg@openoffice.org>  [af81555b61f77bfa3b84a676dfe6f3b53fec2ecf]

INTEGRATION: CWS swnewtable (1.11.14); FILE MERGED 2006/11/21 09:07:00 fme 1.11.14.1: #i4032# New table model


2007-02-28  Vladimir Glazounov  <vg@openoffice.org>  [7dac31122ce3e292472c1005203ec287511384a9]

INTEGRATION: CWS swnewtable (1.15.14); FILE MERGED 2007/02/09 12:49:52 ama 1.15.14.5: #i4032#: New table model 2007/02/09 09:10:23 ama 1.15.14.4: RESYNC: (1.15-1.16); FILE MERGED 2007/01/16 13:43:20 fme 1.15.14.3: #i4032# New table concept - Enhanced table selection 2006/11/13 15:04:57 fme 1.15.14.2: #i4032# New table concept 2006/11/13 14:30:19 fme 1.15.14.1: #


2007-02-28  Vladimir Glazounov  <vg@openoffice.org>  [31e3328391c95efdb1953295cbe1d73dc27d0ce3]

INTEGRATION: CWS swnewtable (1.50.14); FILE MERGED 2006/12/04 12:55:22 ama 1.50.14.4: #i4032#: New Table Model 2006/11/21 09:07:00 fme 1.50.14.3: #i4032# New table model 2006/11/17 13:46:27 ama 1.50.14.2: #i4032#: New table model 2006/11/13 14:30:19 fme 1.50.14.1: #


2007-02-28  Vladimir Glazounov  <vg@openoffice.org>  [73e654ee57135eb0123c487f8207b5340bd88e84]

INTEGRATION: CWS swnewtable (1.60.12); FILE MERGED 2007/01/09 10:37:55 fme 1.60.12.2: RESYNC: (1.60-1.61); FILE MERGED 2006/11/13 14:30:19 fme 1.60.12.1: #


2007-02-28  Vladimir Glazounov  <vg@openoffice.org>  [9bd7bb9ad7f51896e555e154eef8a1ae3cbf5737]

INTEGRATION: CWS swnewtable (1.26.14); FILE MERGED 2006/11/23 15:58:15 fme 1.26.14.1: #i4032# New table concept


2007-02-28  Vladimir Glazounov  <vg@openoffice.org>  [a4f9baa4b179882443f3d8f8cf8055435301dca4]

INTEGRATION: CWS swnewtable (1.14.52); FILE MERGED 2006/11/23 15:58:15 fme 1.14.52.1: #i4032# New table concept


2007-02-28  Vladimir Glazounov  <vg@openoffice.org>  [b53ce9550a311e754a27ee16c12dfc731237293c]

INTEGRATION: CWS swnewtable (1.5.14); FILE MERGED 2006/11/23 15:58:15 fme 1.5.14.1: #i4032# New table concept


2007-02-28  Vladimir Glazounov  <vg@openoffice.org>  [4be9c026a06ff376a412e3f386b86fdad8b3e27b]

INTEGRATION: CWS swnewtable (1.10.460); FILE MERGED 2007/01/09 10:36:58 fme 1.10.460.3: RESYNC: (1.10-1.11); FILE MERGED 2006/10/04 07:49:33 ama 1.10.460.2: #i4032#: New table model 2006/09/27 13:35:44 ama 1.10.460.1: #i4032#: New table concept


2007-02-28  Vladimir Glazounov  <vg@openoffice.org>  [55c0ad168118990b93d3ff5d757dde4a0b608c64]

INTEGRATION: CWS swnewtable (1.16.460); FILE MERGED 2007/01/09 10:36:06 fme 1.16.460.3: RESYNC: (1.18-1.19); FILE MERGED 2006/11/21 09:44:32 fme 1.16.460.2: RESYNC: (1.16-1.18); FILE MERGED 2006/10/04 07:49:04 ama 1.16.460.1: #i4032#: New table model


2007-02-28  Vladimir Glazounov  <vg@openoffice.org>  [619ee06fbd019c5cc4f2ca6382dad156a28b9e3a]

INTEGRATION: CWS swnewtable (1.30.52); FILE MERGED 2007/01/31 14:44:28 ama 1.30.52.3: #i4032#: New table model 2007/01/09 10:34:51 fme 1.30.52.2: RESYNC: (1.30-1.31); FILE MERGED 2006/12/05 15:39:24 ama 1.30.52.1: #i4032#: New table model


2007-02-28  Vladimir Glazounov  <vg@openoffice.org>  [23c5fe8e46788d0e848fd71083113325dd3a7365]

INTEGRATION: CWS swnewtable (1.8.532); FILE MERGED 2007/02/06 12:42:23 ama 1.8.532.1: #i4032#: New table model


2007-02-28  Vladimir Glazounov  <vg@openoffice.org>  [6416ea60acf90aba4ae4270c0deac25057895adc]

INTEGRATION: CWS swnewtable (1.14.52); FILE MERGED 2007/02/08 17:12:27 ama 1.14.52.25: #i4032#: New table model 2007/02/06 12:42:23 ama 1.14.52.24: #i4032#: New table model 2006/12/01 16:15:07 ama 1.14.52.23: #i4032#: New table model 2006/12/01 13:07:16 ama 1.14.52.22: i4032#: New table model 2006/12/01 09:03:05 ama 1.14.52.21: i4032#: New table model 2006/11/28 15:43:57 ama 1.14.52.20: #i4032#: New table model 2006/11/28 11:48:33 ama 1.14.52.19: #i4032#: New table model 2006/11/17 13:48:26 ama 1.14.52.18: #i4032#: New table model 2006/11/16 16:43:43 ama 1.14.52.17: #i4032#: New table model 2006/11/14 14:12:41 ama 1.14.52.16: #i4032#: New table model 2006/11/13 15:13:29 ama 1.14.52.15: #i4032#: New table model 2006/10/25 15:28:42 ama 1.14.52.14: #i4032#: New Table Model 2006/10/25 14:23:47 ama 1.14.52.13: #i4032#: New Table Model 2006/10/24 12:20:23 ama 1.14.52.12: #i4032#: New Table Model 2006/10/23 14:44:31 ama 1.14.52.11: #i4032#: New table model 2006/10/13 11:45:15 ama 1.14.52.10: #i4032#: New Tbale Model 2006/10/12 06:54:07 ama 1.14.52.9: #i4032#: New table model, rounding errors 2006/10/10 09:30:30 ama 1.14.52.8: #i4032#: New table model 2006/10/10 08:57:04 ama 1.14.52.7: #i4032#: New table model 2006/10/09 15:25:06 ama 1.14.52.6: #i4032#: New table model 2006/10/02 14:39:51 ama 1.14.52.5: #i4032#: New table model 2006/09/28 13:35:31 ama 1.14.52.4: #i4032#: New table model 2006/09/27 14:36:49 ama 1.14.52.3: #i4032#: New table concept 2006/09/27 13:52:03 ama 1.14.52.2: #i4032#: New table concept 2006/09/27 13:31:17 ama 1.14.52.1: #i4032#: New table concept


2007-02-28  Vladimir Glazounov  <vg@openoffice.org>  [15ab792b163b3ca7162133a569465054d9325701]

INTEGRATION: CWS swnewtable (1.17.52); FILE MERGED 2006/11/17 13:48:03 ama 1.17.52.2: #i4032#: New table model 2006/11/13 14:32:53 fme 1.17.52.1: #i4032# New table concept


2007-02-28  Vladimir Glazounov  <vg@openoffice.org>  [98ee00d55dbe8485a97882dda602ac6059f65df6]

INTEGRATION: CWS swnewtable (1.125.12); FILE MERGED 2007/01/09 10:27:28 fme 1.125.12.4: RESYNC: (1.131-1.132); FILE MERGED 2006/12/01 13:06:31 ama 1.125.12.3: i4032#: New table model 2006/11/21 09:37:55 fme 1.125.12.2: RESYNC: (1.125-1.131); FILE MERGED 2006/11/15 15:22:00 fme 1.125.12.1: #i4032# New table concept


2007-02-28  Vladimir Glazounov  <vg@openoffice.org>  [974cd2cf0471d752ec8a08f90a5ff273ea0aeebe]

INTEGRATION: CWS swnewtable (1.2.52); FILE MERGED 2006/11/21 09:38:14 fme 1.2.52.2: RESYNC: (1.2-1.4); FILE MERGED 2006/10/25 14:23:12 ama 1.2.52.1: #i4032#: New Table Model


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [f4ee233d3db31e37e9b0ad63942d7d7b9802f22a]

INTEGRATION: CWS calcwarnings (1.12.110); FILE MERGED 2006/12/01 08:53:53 nn 1.12.110.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [f6ae99507ee3626354ab6d44b771ddcf430af107]

INTEGRATION: CWS calcwarnings (1.35.26); FILE MERGED 2006/12/12 17:03:36 nn 1.35.26.2: #i69284# warning-free: ui, unxlngi6 2006/12/01 08:53:52 nn 1.35.26.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [25ff72ed1226ece17d009834822d64906e52e8d4]

INTEGRATION: CWS calcwarnings (1.29.2); FILE MERGED 2006/12/12 17:03:35 nn 1.29.2.1: #i69284# warning-free: ui, unxlngi6


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [6585b3be817bde5198ff48f8929228c7c698c4bc]

INTEGRATION: CWS calcwarnings (1.44.8); FILE MERGED 2007/02/19 16:10:53 nn 1.44.8.2: RESYNC: (1.44-1.46); FILE MERGED 2006/12/12 17:03:35 nn 1.44.8.1: #i69284# warning-free: ui, unxlngi6


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [3f9b36034b1e8f737bae3ba697767359eb02bf08]

INTEGRATION: CWS calcwarnings (1.34.54); FILE MERGED 2006/12/01 08:53:52 nn 1.34.54.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [de036a7a71fb8000fb3efa30769ccdd3e6da0bab]

INTEGRATION: CWS calcwarnings (1.31.100); FILE MERGED 2006/12/14 17:57:19 nn 1.31.100.3: #i69284# warning-free: ui, unxsols4 2006/12/12 17:03:35 nn 1.31.100.2: #i69284# warning-free: ui, unxlngi6 2006/12/01 08:53:52 nn 1.31.100.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [441657402fd0c357a20edc476edc0247bfef4502]

INTEGRATION: CWS calcwarnings (1.56.108); FILE MERGED 2006/12/12 17:03:35 nn 1.56.108.2: #i69284# warning-free: ui, unxlngi6 2006/12/01 08:53:52 nn 1.56.108.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [5b47fa273f72f4f517d3622109f030c3e9c9775b]

INTEGRATION: CWS calcwarnings (1.13.100); FILE MERGED 2006/12/12 17:03:35 nn 1.13.100.2: #i69284# warning-free: ui, unxlngi6 2006/12/01 08:53:52 nn 1.13.100.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [0ff622f5638e0350f91c43486299ed80342699e5]

INTEGRATION: CWS calcwarnings (1.11.110); FILE MERGED 2006/12/12 17:03:34 nn 1.11.110.2: #i69284# warning-free: ui, unxlngi6 2006/12/01 08:53:52 nn 1.11.110.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [8cfae5e96fb40374c1735f827cc317f3bae76d9a]

INTEGRATION: CWS calcwarnings (1.9.110); FILE MERGED 2006/12/12 17:03:34 nn 1.9.110.2: #i69284# warning-free: ui, unxlngi6 2006/12/01 08:53:52 nn 1.9.110.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [1a0a6f7694a8e3d56360b457353317d1ebb0c51c]

INTEGRATION: CWS calcwarnings (1.33.8); FILE MERGED 2006/12/12 17:03:34 nn 1.33.8.2: #i69284# warning-free: ui, unxlngi6 2006/12/01 08:53:51 nn 1.33.8.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [54b998b8d3358fbd246cd64d519e05600a76bd12]

INTEGRATION: CWS calcwarnings (1.18.110); FILE MERGED 2006/12/14 17:57:19 nn 1.18.110.3: #i69284# warning-free: ui, unxsols4 2006/12/12 17:03:33 nn 1.18.110.2: #i69284# warning-free: ui, unxlngi6 2006/12/01 08:53:51 nn 1.18.110.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [04d6a9cd0ef37e7e9698d3760da08afb9eb30919]

INTEGRATION: CWS calcwarnings (1.10.100); FILE MERGED 2006/12/01 08:53:51 nn 1.10.100.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [737d424fb27412e2fd3f18b0b01ce9a79fbc7dcc]

INTEGRATION: CWS calcwarnings (1.10.110); FILE MERGED 2006/12/01 08:53:51 nn 1.10.110.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [d110da71d3443bc8b4bbde7562fce4738621cbb4]

INTEGRATION: CWS calcwarnings (1.61.8); FILE MERGED 2007/02/19 16:10:46 nn 1.61.8.3: RESYNC: (1.61-1.63); FILE MERGED 2006/12/12 17:03:33 nn 1.61.8.2: #i69284# warning-free: ui, unxlngi6 2006/12/01 08:53:51 nn 1.61.8.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [19ebdc6e23ef7a451f07492f9748847be232cb53]

INTEGRATION: CWS calcwarnings (1.29.110); FILE MERGED 2006/12/12 17:03:33 nn 1.29.110.2: #i69284# warning-free: ui, unxlngi6 2006/12/01 08:53:50 nn 1.29.110.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [8925fcd41645e2ce8a8ef837a0813ca61bc81600]

INTEGRATION: CWS calcwarnings (1.23.8); FILE MERGED 2006/12/01 08:53:50 nn 1.23.8.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [5d6c3e7dbd7720230b4b9088bedbee198312c9f1]

INTEGRATION: CWS calcwarnings (1.49.2); FILE MERGED 2007/02/20 11:38:39 nn 1.49.2.6: #i10000# changes after resync to m203 2007/02/19 16:10:39 nn 1.49.2.5: RESYNC: (1.50-1.51); FILE MERGED 2006/12/18 09:36:40 nn 1.49.2.4: RESYNC: (1.49-1.50); FILE MERGED 2006/12/14 17:57:19 nn 1.49.2.3: #i69284# warning-free: ui, unxsols4 2006/12/12 17:03:33 nn 1.49.2.2: #i69284# warning-free: ui, unxlngi6 2006/12/01 08:53:50 nn 1.49.2.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [efed874d0cc519a2b23bcac6edfccd12cc96adc1]

INTEGRATION: CWS calcwarnings (1.16.8); FILE MERGED 2006/12/01 08:53:50 nn 1.16.8.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [2a8391816cae07f53aaa28d7bc5348281d0c2e73]

INTEGRATION: CWS calcwarnings (1.29.8); FILE MERGED 2006/12/12 17:03:32 nn 1.29.8.3: #i69284# warning-free: ui, unxlngi6 2006/12/01 15:51:28 nn 1.29.8.2: #i69284# warning-free: wntmsci10.pro changes 2006/12/01 08:53:50 nn 1.29.8.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [67ce28c0acd86841f5239094d42ee31bc1b26add]

INTEGRATION: CWS calcwarnings (1.14.110); FILE MERGED 2006/12/01 08:53:50 nn 1.14.110.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [1dc384eb0c507dba53f3642edfc694dc548c8423]

INTEGRATION: CWS calcwarnings (1.15.110); FILE MERGED 2006/12/14 17:57:19 nn 1.15.110.3: #i69284# warning-free: ui, unxsols4 2006/12/12 17:03:32 nn 1.15.110.2: #i69284# warning-free: ui, unxlngi6 2006/12/01 08:53:49 nn 1.15.110.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [240177a07d31261e324f5de3b2df151adc1deac7]

INTEGRATION: CWS calcwarnings (1.5.110); FILE MERGED 2006/12/12 17:03:32 nn 1.5.110.1: #i69284# warning-free: ui, unxlngi6


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [304e682ae863972506d38600d36138c8b892d828]

INTEGRATION: CWS calcwarnings (1.4.110); FILE MERGED 2006/12/01 08:53:49 nn 1.4.110.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [f8771b6a5ff8e553789190bd447a77426b283a3d]

INTEGRATION: CWS calcwarnings (1.17.8); FILE MERGED 2006/12/01 08:53:49 nn 1.17.8.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [be35b1a42e742141394491e652f14597667e9802]

INTEGRATION: CWS calcwarnings (1.7.110); FILE MERGED 2007/02/01 10:44:01 nn 1.7.110.2: fix for #i73877# from CWS calcdocmerge 2006/12/12 17:03:32 nn 1.7.110.1: #i69284# warning-free: ui, unxlngi6


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [a9b7bb9011c8d72467051a4016a460e8e95c5005]

INTEGRATION: CWS calcwarnings (1.47.8); FILE MERGED 2007/02/19 16:10:28 nn 1.47.8.3: RESYNC: (1.47-1.48); FILE MERGED 2006/12/12 17:03:32 nn 1.47.8.2: #i69284# warning-free: ui, unxlngi6 2006/12/01 08:53:49 nn 1.47.8.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [93012dcae678df25330bfc2422a2f31c16da198a]

INTEGRATION: CWS calcwarnings (1.6.108); FILE MERGED 2006/12/01 08:53:49 nn 1.6.108.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [dfcf9a60b2de1ae7fb9ca51b66416383a01f77cb]

INTEGRATION: CWS calcwarnings (1.30.110); FILE MERGED 2007/02/19 16:10:21 nn 1.30.110.3: RESYNC: (1.30-1.31); FILE MERGED 2006/12/12 17:03:32 nn 1.30.110.2: #i69284# warning-free: ui, unxlngi6 2006/12/01 08:53:49 nn 1.30.110.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [133cd4bf0087de85c0b04b1c6490fd6c49f4a660]

INTEGRATION: CWS calcwarnings (1.14.110); FILE MERGED 2006/12/12 17:03:32 nn 1.14.110.2: #i69284# warning-free: ui, unxlngi6 2006/12/01 08:53:49 nn 1.14.110.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [75bd23bcc4bfb3a1fb170d5937549d9b2d4c9e0c]

INTEGRATION: CWS calcwarnings (1.29.8); FILE MERGED 2007/02/19 16:10:15 nn 1.29.8.3: RESYNC: (1.29-1.30); FILE MERGED 2006/12/12 17:03:31 nn 1.29.8.2: #i69284# warning-free: ui, unxlngi6 2006/12/01 08:53:48 nn 1.29.8.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [a751f997efb9f5a32a564bcd1b1e9dc25b8b0c13]

INTEGRATION: CWS calcwarnings (1.22.8); FILE MERGED 2007/02/19 16:10:08 nn 1.22.8.2: RESYNC: (1.22-1.23); FILE MERGED 2006/12/01 08:53:48 nn 1.22.8.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [6c251bd669eb29263dcdd4b0cad9bbf77ef55834]

INTEGRATION: CWS calcwarnings (1.52.46); FILE MERGED 2006/12/12 17:03:31 nn 1.52.46.2: #i69284# warning-free: ui, unxlngi6 2006/12/01 08:53:48 nn 1.52.46.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [fdf5dbc1885c56ebd85fd2084404dde193dbda2e]

INTEGRATION: CWS calcwarnings (1.29.110); FILE MERGED 2006/12/12 17:03:31 nn 1.29.110.2: #i69284# warning-free: ui, unxlngi6 2006/12/01 08:53:48 nn 1.29.110.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [4716a7a5001e122cd2ee52d92f5a0ecdf2642955]

INTEGRATION: CWS calcwarnings (1.6.110); FILE MERGED 2006/12/01 08:53:48 nn 1.6.110.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [385fca9a929c6eea609cd188b190b68f5cf2c54e]

INTEGRATION: CWS calcwarnings (1.13.110); FILE MERGED 2006/12/01 08:53:48 nn 1.13.110.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [7af34ee4299194274321b242dcd9126f96010421]

INTEGRATION: CWS calcwarnings (1.9.110); FILE MERGED 2006/12/12 17:03:31 nn 1.9.110.2: #i69284# warning-free: ui, unxlngi6 2006/12/01 08:53:47 nn 1.9.110.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [beb8355a9ba185acc2d59b4eb94bed4c1e045049]

INTEGRATION: CWS calcwarnings (1.14.324); FILE MERGED 2006/12/14 17:57:19 nn 1.14.324.1: #i69284# warning-free: ui, unxsols4


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [c68932d5f07e01fbe13e443e636dab3aa334927a]

INTEGRATION: CWS calcwarnings (1.4.110); FILE MERGED 2006/12/01 08:53:47 nn 1.4.110.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [81fae4ba244e231dc6a488ba635b970662a164b3]

INTEGRATION: CWS calcwarnings (1.18.110); FILE MERGED 2006/12/12 17:03:31 nn 1.18.110.2: #i69284# warning-free: ui, unxlngi6 2006/12/01 08:53:47 nn 1.18.110.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [8cfee78666b887a2c6e55b5bc97561803d2ad504]

INTEGRATION: CWS calcwarnings (1.17.8); FILE MERGED 2006/12/01 08:53:47 nn 1.17.8.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [4086d507d0ce4310bb9779989af39376516ff7ab]

INTEGRATION: CWS calcwarnings (1.31.8); FILE MERGED 2006/12/01 08:53:47 nn 1.31.8.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [8f73b556ac7942177fbdf4ec3cd3fca6780b6e0f]

INTEGRATION: CWS calcwarnings (1.15.8); FILE MERGED 2006/12/01 08:53:47 nn 1.15.8.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [7e81c1aa014e6b7d93ed99181a48c0cc577e64ec]

INTEGRATION: CWS calcwarnings (1.12.8); FILE MERGED 2006/12/01 08:53:47 nn 1.12.8.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [8d5d4f6d57e67d0d98682c6380a3ae6ee7af5dad]

INTEGRATION: CWS calcwarnings (1.79.8); FILE MERGED 2006/12/12 17:03:30 nn 1.79.8.2: #i69284# warning-free: ui, unxlngi6 2006/12/01 08:53:46 nn 1.79.8.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [80fad41d842b8b8f98ddf10b0a91f506bde1df6f]

INTEGRATION: CWS calcwarnings (1.4.110); FILE MERGED 2006/12/12 17:03:30 nn 1.4.110.1: #i69284# warning-free: ui, unxlngi6


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [688ac4b977c697b5939ec2cc1ed646e83797c91c]

INTEGRATION: CWS calcwarnings (1.32.110); FILE MERGED 2006/12/14 17:57:18 nn 1.32.110.3: #i69284# warning-free: ui, unxsols4 2006/12/12 17:03:30 nn 1.32.110.2: #i69284# warning-free: ui, unxlngi6 2006/12/01 08:53:46 nn 1.32.110.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [f4bdaad53f00394d0901fb682fe43a3ec4b680a3]

INTEGRATION: CWS calcwarnings (1.29.110); FILE MERGED 2006/12/14 17:57:18 nn 1.29.110.3: #i69284# warning-free: ui, unxsols4 2006/12/12 17:03:30 nn 1.29.110.2: #i69284# warning-free: ui, unxlngi6 2006/12/01 08:53:46 nn 1.29.110.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [b35a04defe51584f96c38ee91ac69d6717f01adf]

INTEGRATION: CWS calcwarnings (1.43.8); FILE MERGED 2006/12/18 09:36:32 nn 1.43.8.2: RESYNC: (1.43-1.44); FILE MERGED 2006/12/12 17:03:30 nn 1.43.8.1: #i69284# warning-free: ui, unxlngi6


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [8f972a4c825a7737809a56dea02e068baff09c0e]

INTEGRATION: CWS calcwarnings (1.26.50); FILE MERGED 2006/12/12 17:03:30 nn 1.26.50.2: #i69284# warning-free: ui, unxlngi6 2006/12/01 08:53:46 nn 1.26.50.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [2cd56f6fab43a2a83c72cf150654ab37b465594e]

INTEGRATION: CWS calcwarnings (1.10.8); FILE MERGED 2007/02/19 16:10:01 nn 1.10.8.3: RESYNC: (1.11-1.12); FILE MERGED 2006/12/18 09:36:25 nn 1.10.8.2: RESYNC: (1.10-1.11); FILE MERGED 2006/12/12 17:03:29 nn 1.10.8.1: #i69284# warning-free: ui, unxlngi6


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [222edeb93f0be54cd35ca1db0f0464cc931ec590]

INTEGRATION: CWS calcwarnings (1.3.110); FILE MERGED 2006/12/01 08:53:46 nn 1.3.110.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [211ff035cded2555060c51ac9b5be5ebedeb9d96]

INTEGRATION: CWS calcwarnings (1.12.110); FILE MERGED 2006/12/12 17:03:29 nn 1.12.110.1: #i69284# warning-free: ui, unxlngi6


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [63b8289d2e1e147abf89264896a52acd363db303]

INTEGRATION: CWS calcwarnings (1.12.110); FILE MERGED 2006/12/12 17:03:29 nn 1.12.110.2: #i69284# warning-free: ui, unxlngi6 2006/12/01 08:53:46 nn 1.12.110.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [58e02d0e1419bf8c68959d374b7d0280d529f936]

INTEGRATION: CWS calcwarnings (1.15.46); FILE MERGED 2007/02/20 15:21:11 nn 1.15.46.2: #i69284# warnings on wntmsci10.pro after resync 2006/12/12 17:03:29 nn 1.15.46.1: #i69284# warning-free: ui, unxlngi6


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [502d15f65e06be5e1a11c76b561ed01c066af388]

INTEGRATION: CWS calcwarnings (1.9.110); FILE MERGED 2006/12/01 08:53:45 nn 1.9.110.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [b397c4a0c8ee80ffcb047f63b81bb4036bef829b]

INTEGRATION: CWS calcwarnings (1.19.110); FILE MERGED 2006/12/12 17:03:29 nn 1.19.110.2: #i69284# warning-free: ui, unxlngi6 2006/12/01 08:53:45 nn 1.19.110.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [40fd3e7f8c19a424e15caf009b00f30429ddf831]

INTEGRATION: CWS calcwarnings (1.27.110); FILE MERGED 2006/12/12 17:03:29 nn 1.27.110.2: #i69284# warning-free: ui, unxlngi6 2006/12/01 08:53:45 nn 1.27.110.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [5fb66850df9680425c9b4e88bf8602ef9f71f289]

INTEGRATION: CWS calcwarnings (1.44.2); FILE MERGED 2006/12/12 17:03:28 nn 1.44.2.2: #i69284# warning-free: ui, unxlngi6 2006/12/01 08:53:45 nn 1.44.2.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [5c48626a21572248464c1d90e2eb73fbe4d18bbe]

INTEGRATION: CWS calcwarnings (1.41.2); FILE MERGED 2006/12/12 17:03:28 nn 1.41.2.2: #i69284# warning-free: ui, unxlngi6 2006/12/01 08:53:45 nn 1.41.2.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [17c5fd60dc713cbdb975af49f9bb95004f6aeeeb]

INTEGRATION: CWS calcwarnings (1.26.8); FILE MERGED 2007/02/19 16:09:55 nn 1.26.8.4: RESYNC: (1.26-1.27); FILE MERGED 2006/12/14 17:57:18 nn 1.26.8.3: #i69284# warning-free: ui, unxsols4 2006/12/12 17:03:28 nn 1.26.8.2: #i69284# warning-free: ui, unxlngi6 2006/12/01 08:53:44 nn 1.26.8.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [65605d297911b64c59af6213062d277c2a8c9edd]

INTEGRATION: CWS calcwarnings (1.8.110); FILE MERGED 2006/12/01 08:53:44 nn 1.8.110.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [0c1286ff8acd3272a4eb886524acb9b6f0dae3eb]

INTEGRATION: CWS calcwarnings (1.22.110); FILE MERGED 2006/12/12 17:03:28 nn 1.22.110.2: #i69284# warning-free: ui, unxlngi6 2006/12/01 08:53:44 nn 1.22.110.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [b4b8695d7429c8a184cdf10820a1a3fe546622c2]

INTEGRATION: CWS calcwarnings (1.7.110); FILE MERGED 2006/12/14 17:57:18 nn 1.7.110.3: #i69284# warning-free: ui, unxsols4 2006/12/12 17:03:28 nn 1.7.110.2: #i69284# warning-free: ui, unxlngi6 2006/12/01 08:53:44 nn 1.7.110.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [a3f28018995f500e86a150e96e035b35150ec517]

INTEGRATION: CWS calcwarnings (1.36.110); FILE MERGED 2006/12/14 17:57:18 nn 1.36.110.3: #i69284# warning-free: ui, unxsols4 2006/12/12 17:03:27 nn 1.36.110.2: #i69284# warning-free: ui, unxlngi6 2006/12/01 08:53:44 nn 1.36.110.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [a048c84e9613b1a29a41626b802a2bab762ecad9]

INTEGRATION: CWS calcwarnings (1.5.110); FILE MERGED 2006/12/12 17:03:27 nn 1.5.110.1: #i69284# warning-free: ui, unxlngi6


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [b74673139d53b0ff8db1165bb40c00355068e48f]

INTEGRATION: CWS calcwarnings (1.16.110); FILE MERGED 2006/12/14 17:57:18 nn 1.16.110.3: #i69284# warning-free: ui, unxsols4 2006/12/12 17:03:27 nn 1.16.110.2: #i69284# warning-free: ui, unxlngi6 2006/12/01 08:53:44 nn 1.16.110.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [647eb00b3aeb616a9647ddb81b801510e502b3d4]

INTEGRATION: CWS calcwarnings (1.20.88); FILE MERGED 2006/12/12 17:03:27 nn 1.20.88.2: #i69284# warning-free: ui, unxlngi6 2006/12/01 08:53:44 nn 1.20.88.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [0193e1e3c148b8be7a62b773016ccb40dd3e9105]

INTEGRATION: CWS calcwarnings (1.6.110); FILE MERGED 2006/12/12 17:03:27 nn 1.6.110.1: #i69284# warning-free: ui, unxlngi6


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [e3fd52f8a34006f41e4b9f73607fac87a2e5a577]

INTEGRATION: CWS calcwarnings (1.8.110); FILE MERGED 2006/12/12 17:03:27 nn 1.8.110.2: #i69284# warning-free: ui, unxlngi6 2006/12/01 08:53:43 nn 1.8.110.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [f3cde8ad4dc2b87b950e46ddc13d7bbaecd5a591]

INTEGRATION: CWS calcwarnings (1.15.54); FILE MERGED 2006/12/14 17:57:17 nn 1.15.54.3: #i69284# warning-free: ui, unxsols4 2006/12/12 17:03:26 nn 1.15.54.2: #i69284# warning-free: ui, unxlngi6 2006/12/01 08:53:43 nn 1.15.54.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [a8ffb8f6159b60b10a955ab51745ef44b60a3984]

INTEGRATION: CWS calcwarnings (1.11.110); FILE MERGED 2006/12/14 17:57:17 nn 1.11.110.2: #i69284# warning-free: ui, unxsols4 2006/12/01 08:53:43 nn 1.11.110.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [fba495705bcb2e8905e371a658f3041d487e450b]

INTEGRATION: CWS calcwarnings (1.14.110); FILE MERGED 2006/12/14 17:57:17 nn 1.14.110.3: #i69284# warning-free: ui, unxsols4 2006/12/12 17:03:26 nn 1.14.110.2: #i69284# warning-free: ui, unxlngi6 2006/12/01 08:53:43 nn 1.14.110.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [beb1c134b4daeffe582f3f1ab50b958e3c888923]

INTEGRATION: CWS calcwarnings (1.15.110); FILE MERGED 2006/12/12 17:03:26 nn 1.15.110.2: #i69284# warning-free: ui, unxlngi6 2006/12/01 08:53:43 nn 1.15.110.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [6479eaad88ad83102a5bb026c25878edb91044f9]

INTEGRATION: CWS calcwarnings (1.4.110); FILE MERGED 2006/12/01 08:53:43 nn 1.4.110.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [a26367ce72d12d92b63b42baea6518b1e73975ce]

INTEGRATION: CWS calcwarnings (1.13.110); FILE MERGED 2006/12/14 17:57:17 nn 1.13.110.3: #i69284# warning-free: ui, unxsols4 2006/12/12 17:03:26 nn 1.13.110.2: #i69284# warning-free: ui, unxlngi6 2006/12/01 08:53:43 nn 1.13.110.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [c5b2b81c838211134d49bbfd0474389934a8a2b1]

INTEGRATION: CWS calcwarnings (1.10.110); FILE MERGED 2007/02/19 16:09:48 nn 1.10.110.2: RESYNC: (1.10-1.11); FILE MERGED 2006/12/01 08:53:43 nn 1.10.110.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [7933db721e306d1397152b1daf046584efa79f92]

INTEGRATION: CWS calcwarnings (1.14.110); FILE MERGED 2006/12/14 17:57:17 nn 1.14.110.3: #i69284# warning-free: ui, unxsols4 2006/12/12 17:03:26 nn 1.14.110.2: #i69284# warning-free: ui, unxlngi6 2006/12/01 08:53:42 nn 1.14.110.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [426475b69194baf2a19f833bf9d5cba0a97833b1]

INTEGRATION: CWS calcwarnings (1.23.110); FILE MERGED 2006/12/01 08:53:42 nn 1.23.110.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [1b302594d3149b9fdbce12cd43063b14d098a83a]

INTEGRATION: CWS calcwarnings (1.4.110); FILE MERGED 2006/12/01 08:53:42 nn 1.4.110.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [31df284b62c9da4565d5cd56d92594a3bdbf3b8b]

INTEGRATION: CWS calcwarnings (1.57.6); FILE MERGED 2006/12/18 09:36:18 nn 1.57.6.5: RESYNC: (1.57-1.58); FILE MERGED 2006/12/14 17:57:17 nn 1.57.6.4: #i69284# warning-free: ui, unxsols4 2006/12/13 11:31:48 dr 1.57.6.3: #i69284# remove compiler warnings for unxlngi6.pro 2006/12/12 17:03:26 nn 1.57.6.2: #i69284# warning-free: ui, unxlngi6 2006/12/01 08:53:42 nn 1.57.6.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [fe832078b51033e4ebd78e0dabff90f5f49f3373]

INTEGRATION: CWS calcwarnings (1.7.110); FILE MERGED 2006/12/01 08:53:42 nn 1.7.110.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [76a07c63d7bf56561a239f09e246e3ed5620dd5b]

INTEGRATION: CWS calcwarnings (1.6.110); FILE MERGED 2006/12/01 08:53:42 nn 1.6.110.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [cb6377b426b3b3c3a5d94769e87bdc1779bdcbbc]

INTEGRATION: CWS calcwarnings (1.9.110); FILE MERGED 2006/12/12 17:03:25 nn 1.9.110.2: #i69284# warning-free: ui, unxlngi6 2006/12/01 08:53:42 nn 1.9.110.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [4d6097b7bcbd54f4272ee283a8726814df8723d9]

INTEGRATION: CWS calcwarnings (1.26.110); FILE MERGED 2006/12/14 17:57:16 nn 1.26.110.3: #i69284# warning-free: ui, unxsols4 2006/12/12 17:03:25 nn 1.26.110.2: #i69284# warning-free: ui, unxlngi6 2006/12/01 08:53:41 nn 1.26.110.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [cd2caad23512c5671bca34ff794e329ec6091cb2]

INTEGRATION: CWS calcwarnings (1.18.54); FILE MERGED 2006/12/14 17:57:16 nn 1.18.54.3: #i69284# warning-free: ui, unxsols4 2006/12/12 17:03:25 nn 1.18.54.2: #i69284# warning-free: ui, unxlngi6 2006/12/01 08:53:41 nn 1.18.54.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [3baba205fd46c104dc0367f2264e19282821599d]

INTEGRATION: CWS calcwarnings (1.9.110); FILE MERGED 2006/12/12 17:03:25 nn 1.9.110.1: #i69284# warning-free: ui, unxlngi6


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [0a2c4135ac1c1e8a2cb0e319cf7b42f0e1df980d]

INTEGRATION: CWS calcwarnings (1.23.110); FILE MERGED 2006/12/12 17:03:25 nn 1.23.110.2: #i69284# warning-free: ui, unxlngi6 2006/12/01 08:53:41 nn 1.23.110.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [6bdeeb7032ed005ee5e09d66b9f70bb7aa865447]

INTEGRATION: CWS calcwarnings (1.18.48); FILE MERGED 2006/12/14 17:57:16 nn 1.18.48.2: #i69284# warning-free: ui, unxsols4 2006/12/01 08:53:41 nn 1.18.48.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [ffcb077e05e7f75171ed765c26be4f055857c8a5]

INTEGRATION: CWS calcwarnings (1.5.108); FILE MERGED 2006/12/14 17:57:16 nn 1.5.108.3: #i69284# warning-free: ui, unxsols4 2006/12/12 17:03:25 nn 1.5.108.2: #i69284# warning-free: ui, unxlngi6 2006/12/01 08:53:41 nn 1.5.108.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [939e10b70dacd7eb98da40830507559c70dd0350]

INTEGRATION: CWS calcwarnings (1.4.324); FILE MERGED 2006/12/14 17:57:16 nn 1.4.324.1: #i69284# warning-free: ui, unxsols4


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [68ac37cec0ae4b3e0dbf4087a9d2da5e9cbefbe4]

INTEGRATION: CWS calcwarnings (1.8.110); FILE MERGED 2006/12/12 17:03:24 nn 1.8.110.3: #i69284# warning-free: ui, unxlngi6 2006/12/01 15:51:27 nn 1.8.110.2: #i69284# warning-free: wntmsci10.pro changes 2006/12/01 08:53:41 nn 1.8.110.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [4802ce5c859f54fee4087f0aa2677ecfff1c1d99]

INTEGRATION: CWS calcwarnings (1.99.46); FILE MERGED 2006/12/14 17:57:15 nn 1.99.46.3: #i69284# warning-free: ui, unxsols4 2006/12/12 17:03:24 nn 1.99.46.2: #i69284# warning-free: ui, unxlngi6 2006/12/01 08:53:40 nn 1.99.46.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [3305e0a6452912d269902cf2edd53c2f1d5c7717]

INTEGRATION: CWS calcwarnings (1.4.324); FILE MERGED 2006/12/14 17:57:15 nn 1.4.324.1: #i69284# warning-free: ui, unxsols4


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [12a7e2060e1f21dd5f861fafad3dbd9147a9a351]

INTEGRATION: CWS calcwarnings (1.8.110); FILE MERGED 2006/12/01 15:51:27 nn 1.8.110.2: #i69284# warning-free: wntmsci10.pro changes 2006/12/01 08:53:40 nn 1.8.110.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [73432192dbb76122b287bcd6535cec311f3cf92e]

INTEGRATION: CWS calcwarnings (1.21.88); FILE MERGED 2006/12/14 17:57:15 nn 1.21.88.3: #i69284# warning-free: ui, unxsols4 2006/12/12 17:03:24 nn 1.21.88.2: #i69284# warning-free: ui, unxlngi6 2006/12/01 08:53:40 nn 1.21.88.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [b536aefc0ff07300e51d00d840f06135881ff2e0]

INTEGRATION: CWS calcwarnings (1.12.110); FILE MERGED 2006/12/12 17:03:24 nn 1.12.110.2: #i69284# warning-free: ui, unxlngi6 2006/12/01 08:53:40 nn 1.12.110.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [ad69ff3ee08613a0cf28320343eeadee5c578114]

INTEGRATION: CWS calcwarnings (1.6.110); FILE MERGED 2006/12/12 17:03:24 nn 1.6.110.2: #i69284# warning-free: ui, unxlngi6 2006/12/01 08:53:40 nn 1.6.110.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [7ae6ab76ca0b1d3ae5b1d1e8e085d9c946b67b2a]

INTEGRATION: CWS calcwarnings (1.5.110); FILE MERGED 2006/12/01 15:51:27 nn 1.5.110.2: #i69284# warning-free: wntmsci10.pro changes 2006/12/01 08:53:39 nn 1.5.110.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [bf665616f2f983872f75bceb4dbdebec23274d4f]

INTEGRATION: CWS calcwarnings (1.15.46); FILE MERGED 2006/12/12 17:03:23 nn 1.15.46.2: #i69284# warning-free: ui, unxlngi6 2006/12/01 08:53:39 nn 1.15.46.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [fb0346bf8df1a75de307453ac7ad81d50e45ac1d]

INTEGRATION: CWS calcwarnings (1.6.110); FILE MERGED 2006/12/01 08:53:39 nn 1.6.110.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [b3dff536fb47549390ddcb4fb9ea2464b2e497ce]

INTEGRATION: CWS calcwarnings (1.8.108); FILE MERGED 2006/12/12 17:03:23 nn 1.8.108.2: #i69284# warning-free: ui, unxlngi6 2006/12/01 08:53:39 nn 1.8.108.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [8e13672375b09a656059490f86e73a90e290487e]

INTEGRATION: CWS calcwarnings (1.11.110); FILE MERGED 2006/12/12 17:03:23 nn 1.11.110.2: #i69284# warning-free: ui, unxlngi6 2006/12/01 08:53:39 nn 1.11.110.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [362300054ea1dcdd3790301e3f37091c05848b89]

INTEGRATION: CWS calcwarnings (1.18.110); FILE MERGED 2006/12/12 17:03:23 nn 1.18.110.2: #i69284# warning-free: ui, unxlngi6 2006/12/01 08:53:39 nn 1.18.110.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [3f016f9b9373c59b959bee3363aa6639c232dcff]

INTEGRATION: CWS calcwarnings (1.9.110); FILE MERGED 2006/12/12 17:03:23 nn 1.9.110.2: #i69284# warning-free: ui, unxlngi6 2006/12/01 08:53:39 nn 1.9.110.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [dd134caac02c0f832357657e1c5f65c887da6d32]

INTEGRATION: CWS calcwarnings (1.24.46); FILE MERGED 2006/12/14 17:57:15 nn 1.24.46.3: #i69284# warning-free: ui, unxsols4 2006/12/12 17:03:22 nn 1.24.46.2: #i69284# warning-free: ui, unxlngi6 2006/12/01 08:53:38 nn 1.24.46.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [8c8535fba20b22d5f1aa95a1aee910d28ac18951]

INTEGRATION: CWS calcwarnings (1.3.324); FILE MERGED 2006/12/14 17:57:14 nn 1.3.324.1: #i69284# warning-free: ui, unxsols4


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [88d3e48260ef5a2e00bade15a6611d8cf5763db6]

INTEGRATION: CWS calcwarnings (1.6.110); FILE MERGED 2006/12/12 17:03:22 nn 1.6.110.1: #i69284# warning-free: ui, unxlngi6


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [ef731ba450476af3c269f93f2593967eceed36e4]

INTEGRATION: CWS calcwarnings (1.9.110); FILE MERGED 2007/02/19 16:07:16 nn 1.9.110.3: RESYNC: (1.9-1.10); FILE MERGED 2006/12/12 17:03:22 nn 1.9.110.2: #i69284# warning-free: ui, unxlngi6 2006/12/01 08:53:38 nn 1.9.110.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [d9180e91ff7f2b4d99c863e107048cdd485e5b15]

INTEGRATION: CWS calcwarnings (1.15.110); FILE MERGED 2006/12/12 17:03:22 nn 1.15.110.2: #i69284# warning-free: ui, unxlngi6 2006/12/01 08:53:38 nn 1.15.110.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [3ac58a4cf7b04ac04a10831e1cfdefe74700cbd5]

INTEGRATION: CWS calcwarnings (1.10.50); FILE MERGED 2006/12/12 17:03:22 nn 1.10.50.1: #i69284# warning-free: ui, unxlngi6


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [155584604c58f3feeb120b953b6a6ad69e2420fe]

INTEGRATION: CWS calcwarnings (1.7.110); FILE MERGED 2006/12/12 17:03:21 nn 1.7.110.2: #i69284# warning-free: ui, unxlngi6 2006/12/01 08:53:38 nn 1.7.110.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [ddf41566d94b36dfc867b71651f2104cd9731f59]

INTEGRATION: CWS calcwarnings (1.5.110); FILE MERGED 2006/12/12 17:03:21 nn 1.5.110.2: #i69284# warning-free: ui, unxlngi6 2006/12/01 08:53:38 nn 1.5.110.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [58fa09b37900067ce4c374712525fb2ccb613d1f]

INTEGRATION: CWS calcwarnings (1.13.110); FILE MERGED 2006/12/12 17:03:21 nn 1.13.110.2: #i69284# warning-free: ui, unxlngi6 2006/12/01 08:53:37 nn 1.13.110.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [807a1dbb0c9c847824b7765c51d72214417f0646]

INTEGRATION: CWS calcwarnings (1.15.110); FILE MERGED 2007/02/20 15:21:10 nn 1.15.110.3: #i69284# warnings on wntmsci10.pro after resync 2006/12/12 17:03:21 nn 1.15.110.2: #i69284# warning-free: ui, unxlngi6 2006/12/01 08:53:37 nn 1.15.110.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [9ffb078273e3cee95eae70bb82d49125b5f6f626]

INTEGRATION: CWS calcwarnings (1.8.110); FILE MERGED 2006/12/12 17:03:20 nn 1.8.110.3: #i69284# warning-free: ui, unxlngi6 2006/12/01 15:51:27 nn 1.8.110.2: #i69284# warning-free: wntmsci10.pro changes 2006/12/01 08:53:37 nn 1.8.110.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [edcddc2a7bdc1a59f961ce7c3d177a1b36889180]

INTEGRATION: CWS calcwarnings (1.5.110); FILE MERGED 2006/12/12 17:03:20 nn 1.5.110.1: #i69284# warning-free: ui, unxlngi6


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [38e23e2069118dcbca62f25fb6999bd054df24fc]

INTEGRATION: CWS calcwarnings (1.15.110); FILE MERGED 2006/12/12 17:03:20 nn 1.15.110.2: #i69284# warning-free: ui, unxlngi6 2006/12/01 08:53:37 nn 1.15.110.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [633dbd6fea732b9747b50debe7b00aa6e0b11e80]

INTEGRATION: CWS calcwarnings (1.7.110); FILE MERGED 2006/12/12 17:03:20 nn 1.7.110.2: #i69284# warning-free: ui, unxlngi6 2006/12/01 08:53:37 nn 1.7.110.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [fa7e62f063ef93838fc79663db5fa4bf0f272706]

INTEGRATION: CWS calcwarnings (1.6.110); FILE MERGED 2006/12/12 17:03:20 nn 1.6.110.1: #i69284# warning-free: ui, unxlngi6


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [1b4e45e6ef5a2bcd8ad8a648486248f9be04d638]

INTEGRATION: CWS calcwarnings (1.20.110); FILE MERGED 2006/12/14 17:57:14 nn 1.20.110.2: #i69284# warning-free: ui, unxsols4 2006/12/01 08:53:37 nn 1.20.110.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [8b8d786ab71e5ac39f8c9db75cb354ce07c9bae8]

INTEGRATION: CWS calcwarnings (1.4.110); FILE MERGED 2006/12/12 17:03:19 nn 1.4.110.2: #i69284# warning-free: ui, unxlngi6 2006/12/01 08:53:36 nn 1.4.110.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [24013f5cbc4d4eb2912cb69d83f09bcece77c820]

INTEGRATION: CWS calcwarnings (1.22.8); FILE MERGED 2006/12/14 17:57:14 nn 1.22.8.3: #i69284# warning-free: ui, unxsols4 2006/12/13 19:18:27 nn 1.22.8.2: #i69284# warning-free: core, unxsols4 2006/12/01 08:53:36 nn 1.22.8.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [469f983118760f1e77cae6940111358419552c2a]

INTEGRATION: CWS calcwarnings (1.7.110); FILE MERGED 2006/12/12 17:03:19 nn 1.7.110.2: #i69284# warning-free: ui, unxlngi6 2006/12/01 08:53:36 nn 1.7.110.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [5dffea07dff17d25ff66f67df42e0e16e054b877]

INTEGRATION: CWS calcwarnings (1.8.110); FILE MERGED 2006/12/19 16:26:01 nn 1.8.110.1: #i69284# warning-free with precompiled headers


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [734042258d4a15c5060a1bc21858e2cd9697dbda]

INTEGRATION: CWS calcwarnings (1.9.110); FILE MERGED 2006/12/12 17:03:19 nn 1.9.110.2: #i69284# warning-free: ui, unxlngi6 2006/12/01 08:53:36 nn 1.9.110.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [a9aef3a105095ecc11f14419c091c41ebb6c18a6]

INTEGRATION: CWS calcwarnings (1.6.110); FILE MERGED 2007/02/19 16:06:51 nn 1.6.110.2: RESYNC: (1.6-1.7); FILE MERGED 2006/12/12 17:03:19 nn 1.6.110.1: #i69284# warning-free: ui, unxlngi6


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [bbeca7e746a58d839653e6f3a4cdb73f9a5a6ca9]

INTEGRATION: CWS calcwarnings (1.10.110); FILE MERGED 2006/12/12 17:03:18 nn 1.10.110.2: #i69284# warning-free: ui, unxlngi6 2006/12/01 08:53:36 nn 1.10.110.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [f154e35c7c11f88b643fd9d5138037c2d849d266]

INTEGRATION: CWS calcwarnings (1.8.110); FILE MERGED 2006/12/12 17:03:18 nn 1.8.110.1: #i69284# warning-free: ui, unxlngi6


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [9fca88dfb93ce79c501c4b582d2d1c911995d669]

INTEGRATION: CWS calcwarnings (1.6.110); FILE MERGED 2006/12/12 17:03:18 nn 1.6.110.2: #i69284# warning-free: ui, unxlngi6 2006/12/01 08:53:35 nn 1.6.110.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [a51aa36372ce7cbadd4eb92459ec87103fcdf31b]

INTEGRATION: CWS calcwarnings (1.5.110); FILE MERGED 2006/12/12 17:03:18 nn 1.5.110.1: #i69284# warning-free: ui, unxlngi6


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [4de4738a565f34e9e8517d3d58f02598fbdacb84]

INTEGRATION: CWS calcwarnings (1.6.110); FILE MERGED 2006/12/01 08:53:35 nn 1.6.110.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [2466b57477a6ba8e5f58b82b4499c51bd955da22]

INTEGRATION: CWS calcwarnings (1.6.110); FILE MERGED 2007/02/20 15:21:10 nn 1.6.110.2: #i69284# warnings on wntmsci10.pro after resync 2006/12/12 17:03:18 nn 1.6.110.1: #i69284# warning-free: ui, unxlngi6


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [17c0e28a8cfff6cf277d0599f072d9fc9400328f]

INTEGRATION: CWS calcwarnings (1.14.2); FILE MERGED 2007/02/20 15:21:10 nn 1.14.2.1: #i69284# warnings on wntmsci10.pro after resync


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [25bdd1ecb7f8c333b5ea5027d1bdce82157f0f6e]

INTEGRATION: CWS calcwarnings (1.12.2); FILE MERGED 2006/12/12 17:03:18 nn 1.12.2.2: #i69284# warning-free: ui, unxlngi6 2006/12/01 08:53:35 nn 1.12.2.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [393dcf3b2b8eb06254887e5d8b9f753e6ad1cda5]

INTEGRATION: CWS calcwarnings (1.6.110); FILE MERGED 2006/12/12 17:03:17 nn 1.6.110.2: #i69284# warning-free: ui, unxlngi6 2006/12/01 08:53:35 nn 1.6.110.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [0ec51c82684a3b8db4591b5225619dae8cd1a723]

INTEGRATION: CWS calcwarnings (1.5.110); FILE MERGED 2006/12/12 17:03:17 nn 1.5.110.1: #i69284# warning-free: ui, unxlngi6


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [63edb09051b204728d113293d8c09a2383f4c4e6]

INTEGRATION: CWS calcwarnings (1.10.110); FILE MERGED 2006/12/12 17:03:17 nn 1.10.110.1: #i69284# warning-free: ui, unxlngi6


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [317aeac587334d81f5fa53bec19acb78630c7825]

INTEGRATION: CWS calcwarnings (1.7.110); FILE MERGED 2006/12/12 17:03:17 nn 1.7.110.2: #i69284# warning-free: ui, unxlngi6 2006/12/01 08:53:35 nn 1.7.110.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [2daa59fcfa2ada2afdacd4ae6b68ef85ffd63d3a]

INTEGRATION: CWS calcwarnings (1.5.110); FILE MERGED 2006/12/12 17:03:16 nn 1.5.110.1: #i69284# warning-free: ui, unxlngi6


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [2eec3a54482809c0e928614b0b00e0901f86e500]

INTEGRATION: CWS calcwarnings (1.8.110); FILE MERGED 2006/12/12 17:03:16 nn 1.8.110.2: #i69284# warning-free: ui, unxlngi6 2006/12/01 08:53:35 nn 1.8.110.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [2eb57137197da03143fe2e8a67b1ae44caabdf5f]

INTEGRATION: CWS calcwarnings (1.15.110); FILE MERGED 2006/12/12 17:03:16 nn 1.15.110.2: #i69284# warning-free: ui, unxlngi6 2006/12/01 08:53:34 nn 1.15.110.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [77021615f9df82afed0bd99f049573294ff8d171]

INTEGRATION: CWS calcwarnings (1.17.110); FILE MERGED 2006/12/12 17:03:16 nn 1.17.110.2: #i69284# warning-free: ui, unxlngi6 2006/12/01 08:53:34 nn 1.17.110.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [c8bddd713020e67f2fec758844d1b75167677fdc]

INTEGRATION: CWS calcwarnings (1.21.50); FILE MERGED 2006/12/12 17:03:16 nn 1.21.50.2: #i69284# warning-free: ui, unxlngi6 2006/12/01 08:53:34 nn 1.21.50.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [de4b6c684cf6f19c5c99d96ad3ecdc5f9ff29184]

INTEGRATION: CWS calcwarnings (1.19.324); FILE MERGED 2006/12/01 08:53:34 nn 1.19.324.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [74f9ff61842eac1306d9f161792ff085cb9e9565]

INTEGRATION: CWS calcwarnings (1.7.324); FILE MERGED 2006/12/01 08:53:34 nn 1.7.324.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [d79d62f2b27798032e25f882c64c98ef62e4049f]

INTEGRATION: CWS calcwarnings (1.3.324); FILE MERGED 2006/12/01 08:53:34 nn 1.3.324.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [396e504053befc8a3b33dd24d3c7a01d90a9ebc4]

INTEGRATION: CWS calcwarnings (1.6.324); FILE MERGED 2007/02/19 16:06:34 nn 1.6.324.2: RESYNC: (1.6-1.7); FILE MERGED 2006/12/01 08:53:33 nn 1.6.324.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [888576974c157f0430db8d62abe83b13845ea27d]

INTEGRATION: CWS calcwarnings (1.6.324); FILE MERGED 2006/12/01 08:53:33 nn 1.6.324.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [42d4b281e2b013beba4eefec7a2c50696322be78]

INTEGRATION: CWS calcwarnings (1.3.324); FILE MERGED 2006/12/14 17:57:14 nn 1.3.324.1: #i69284# warning-free: ui, unxsols4


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [4b5c723175d7768984182bc7d388d36082931dcd]

INTEGRATION: CWS calcwarnings (1.11.324); FILE MERGED 2006/12/14 17:57:14 nn 1.11.324.2: #i69284# warning-free: ui, unxsols4 2006/12/01 08:53:33 nn 1.11.324.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [c089e39bb53b53c6623f79d1b55dac2ac274f4a5]

INTEGRATION: CWS calcwarnings (1.3.324); FILE MERGED 2006/12/12 17:03:15 nn 1.3.324.2: #i69284# warning-free: ui, unxlngi6 2006/12/01 08:53:33 nn 1.3.324.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [ebc5448e836abc2e6c64d83c40a2b29e7a722c45]

INTEGRATION: CWS calcwarnings (1.7.324); FILE MERGED 2006/12/01 08:53:33 nn 1.7.324.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [031dc477c8bf0e0b7994d382d74c4d6bfccf3422]

INTEGRATION: CWS calcwarnings (1.4.324); FILE MERGED 2006/12/01 08:53:33 nn 1.4.324.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [cf9e7831d48935bdaad59de8b33ac70fd06672d1]

INTEGRATION: CWS calcwarnings (1.25.172); FILE MERGED 2007/02/19 16:06:28 nn 1.25.172.2: RESYNC: (1.25-1.26); FILE MERGED 2006/12/14 17:57:13 nn 1.25.172.1: #i69284# warning-free: ui, unxsols4


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [282706f1e04745f5c3636b450ba634dab473f8c2]

INTEGRATION: CWS calcwarnings (1.6.324); FILE MERGED 2006/12/14 17:57:13 nn 1.6.324.1: #i69284# warning-free: ui, unxsols4


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [f640d15e7ce93c55174fe40b24eadf6803013721]

INTEGRATION: CWS calcwarnings (1.8.322); FILE MERGED 2007/02/19 16:06:00 nn 1.8.322.2: RESYNC: (1.8-1.9); FILE MERGED 2006/12/14 17:57:13 nn 1.8.322.1: #i69284# warning-free: ui, unxsols4


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [88666fd3d676fbee020eff9e856ac24dca044808]

INTEGRATION: CWS calcwarnings (1.8.324); FILE MERGED 2006/12/14 17:57:13 nn 1.8.324.1: #i69284# warning-free: ui, unxsols4


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [5376c41822936274a8fc551b36e0943a3f24af64]

INTEGRATION: CWS calcwarnings (1.3.322); FILE MERGED 2006/12/14 17:57:13 nn 1.3.322.1: #i69284# warning-free: ui, unxsols4


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [d0f36484c2c9b06980561337695914adc437f711]

INTEGRATION: CWS calcwarnings (1.2.322); FILE MERGED 2006/12/14 17:57:13 nn 1.2.322.1: #i69284# warning-free: ui, unxsols4


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [040b8c3d0413d1cd7e9bbbe50f6e72e89e27941d]

INTEGRATION: CWS calcwarnings (1.9.324); FILE MERGED 2006/12/14 17:57:13 nn 1.9.324.1: #i69284# warning-free: ui, unxsols4


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [6cb8283be0eb5b92e7ea8867909da2aad108677c]

INTEGRATION: CWS calcwarnings (1.2.322); FILE MERGED 2006/12/14 17:57:12 nn 1.2.322.1: #i69284# warning-free: ui, unxsols4


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [d4b79d6bd4fce8c2c0cecec973a65b599ebec5ea]

INTEGRATION: CWS calcwarnings (1.11.324); FILE MERGED 2006/12/14 17:57:12 nn 1.11.324.2: #i69284# warning-free: ui, unxsols4 2006/12/01 08:53:33 nn 1.11.324.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [fd28119d52b4fe3778209305d27b42df73efe7ab]

INTEGRATION: CWS calcwarnings (1.3.322); FILE MERGED 2006/12/14 17:57:12 nn 1.3.322.1: #i69284# warning-free: ui, unxsols4


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [f31717b73216084d8a5328f4ee999d986f019e4b]

INTEGRATION: CWS calcwarnings (1.15.324); FILE MERGED 2006/12/14 17:57:12 nn 1.15.324.1: #i69284# warning-free: ui, unxsols4


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [31aa4abc1ca6ca0c18042b753f5d5f23d3e606f4]

INTEGRATION: CWS calcwarnings (1.22.8); FILE MERGED 2006/12/01 08:53:32 nn 1.22.8.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [93a43725b37a29cc825f528229e1c48bd77d1329]

INTEGRATION: CWS calcwarnings (1.4.322); FILE MERGED 2006/12/14 17:57:12 nn 1.4.322.1: #i69284# warning-free: ui, unxsols4


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [688dab9073794ac281139119b370052ccf31f7a1]

INTEGRATION: CWS calcwarnings (1.5.324); FILE MERGED 2006/12/01 08:53:32 nn 1.5.324.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [71c18e3957cf1619b354a65e5fbec717741ebd85]

INTEGRATION: CWS calcwarnings (1.5.324); FILE MERGED 2006/12/12 17:03:15 nn 1.5.324.1: #i69284# warning-free: ui, unxlngi6


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [1278932a9fc63c32c9f5c361fad631d6877d6332]

INTEGRATION: CWS calcwarnings (1.6.322); FILE MERGED 2006/12/14 17:57:12 nn 1.6.322.1: #i69284# warning-free: ui, unxsols4


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [0fe4830d48b18e6c138fbcbf1d55a171ddc466f9]

INTEGRATION: CWS calcwarnings (1.4.324); FILE MERGED 2006/12/01 08:53:32 nn 1.4.324.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [65487af87ec0c4a61a30f6ed05214fb1c4823499]

INTEGRATION: CWS calcwarnings (1.5.322); FILE MERGED 2006/12/14 17:57:11 nn 1.5.322.1: #i69284# warning-free: ui, unxsols4


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [554e2f4927ab4f83ebd7b4c81abb2aa4b8f4f083]

INTEGRATION: CWS calcwarnings (1.2.322); FILE MERGED 2006/12/14 17:57:11 nn 1.2.322.1: #i69284# warning-free: ui, unxsols4


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [a9dfb0c57e16b2d2d34f7de16874060497a4cc23]

INTEGRATION: CWS calcwarnings (1.6.322); FILE MERGED 2006/12/14 17:57:11 nn 1.6.322.1: #i69284# warning-free: ui, unxsols4


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [fc33172f50fe13f058c8eee258e8bba887ecf2db]

INTEGRATION: CWS calcwarnings (1.38.2); FILE MERGED 2007/02/19 16:05:45 nn 1.38.2.3: RESYNC: (1.38-1.39); FILE MERGED 2006/12/14 17:57:11 nn 1.38.2.2: #i69284# warning-free: ui, unxsols4 2006/12/01 08:53:32 nn 1.38.2.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [864c8ae5cac8ef4585316276bebbdd0e5df5ccd1]

INTEGRATION: CWS calcwarnings (1.6.324); FILE MERGED 2006/12/01 08:53:32 nn 1.6.324.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [94b8481c1535d823c3364c20899c44378cf48efb]

INTEGRATION: CWS calcwarnings (1.11.324); FILE MERGED 2006/12/01 08:53:32 nn 1.11.324.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [69a9568b683bd4a7edc7edcb58e90f8edf547265]

INTEGRATION: CWS calcwarnings (1.11.208); FILE MERGED 2006/12/14 17:57:11 nn 1.11.208.2: #i69284# warning-free: ui, unxsols4 2006/12/01 08:53:32 nn 1.11.208.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [2c105a8ac85e57190b80af991d82390a1f7794d8]

INTEGRATION: CWS calcwarnings (1.7.2); FILE MERGED 2006/12/14 17:57:10 nn 1.7.2.1: #i69284# warning-free: ui, unxsols4


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [d901eb0427d901100a0e42fd9652f3849c861032]

INTEGRATION: CWS calcwarnings (1.2.322); FILE MERGED 2006/12/14 17:57:10 nn 1.2.322.1: #i69284# warning-free: ui, unxsols4


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [def123265ef60d28741a5fbb85c93d61f866f5c8]

INTEGRATION: CWS calcwarnings (1.8.324); FILE MERGED 2006/12/01 08:53:31 nn 1.8.324.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [e1b44e7312b01c6527c1fc329e27d38113368f08]

INTEGRATION: CWS calcwarnings (1.17.262); FILE MERGED 2006/12/14 17:57:10 nn 1.17.262.3: #i69284# warning-free: ui, unxsols4 2006/12/12 17:03:15 nn 1.17.262.2: #i69284# warning-free: ui, unxlngi6 2006/12/01 08:53:31 nn 1.17.262.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [7925c09f806e12246a42844261b90654d8f8b89b]

INTEGRATION: CWS calcwarnings (1.22.324); FILE MERGED 2006/12/14 17:57:10 nn 1.22.324.1: #i69284# warning-free: ui, unxsols4


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [ddb8442857e6f9412ac07f83b80190d67afa7826]

INTEGRATION: CWS calcwarnings (1.27.324); FILE MERGED 2006/12/14 17:57:10 nn 1.27.324.2: #i69284# warning-free: ui, unxsols4 2006/12/12 17:03:15 nn 1.27.324.1: #i69284# warning-free: ui, unxlngi6


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [6ead7568f44288f6016f6b23f1a21a8c0d40222d]

INTEGRATION: CWS calcwarnings (1.8.324); FILE MERGED 2006/12/14 17:57:10 nn 1.8.324.1: #i69284# warning-free: ui, unxsols4


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [a40dba0a3f8831138ad4a32103bfa8174974fcaf]

INTEGRATION: CWS calcwarnings (1.11.324); FILE MERGED 2006/12/14 17:57:10 nn 1.11.324.1: #i69284# warning-free: ui, unxsols4


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [5ab24b00e48545fd440123afc714558b59a44011]

INTEGRATION: CWS calcwarnings (1.9.324); FILE MERGED 2006/12/14 17:57:10 nn 1.9.324.1: #i69284# warning-free: ui, unxsols4


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [4546bb4c86761541b33b2ff82fc3bbb6e1fcb156]

INTEGRATION: CWS calcwarnings (1.6.324); FILE MERGED 2006/12/14 17:57:09 nn 1.6.324.1: #i69284# warning-free: ui, unxsols4


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [738aa48bb55772fecfa45f0fb947c3d3bd777b51]

INTEGRATION: CWS calcwarnings (1.8.324); FILE MERGED 2006/12/14 17:57:09 nn 1.8.324.1: #i69284# warning-free: ui, unxsols4


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [aac853a8f42fc1ed46ad5e70ac9d764735ddd180]

INTEGRATION: CWS calcwarnings (1.11.192); FILE MERGED 2006/12/14 17:57:09 nn 1.11.192.1: #i69284# warning-free: ui, unxsols4


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [f37e59e3a2ff740d0f4463f3b359abbe863bd6f1]

INTEGRATION: CWS calcwarnings (1.26.192); FILE MERGED 2006/12/14 17:57:09 nn 1.26.192.1: #i69284# warning-free: ui, unxsols4


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [afc032a4bc34b3dae3f5bf6a5f6e797986a24f56]

INTEGRATION: CWS calcwarnings (1.4.324); FILE MERGED 2006/12/14 17:57:08 nn 1.4.324.1: #i69284# warning-free: ui, unxsols4


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [fc4d9eb0e5ebcb48b81edf5f8509d4c5bf192d36]

INTEGRATION: CWS calcwarnings (1.13.324); FILE MERGED 2006/12/14 17:57:08 nn 1.13.324.1: #i69284# warning-free: ui, unxsols4


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [02a7628c8c2dac517168d93126aa25a7315fdf11]

INTEGRATION: CWS calcwarnings (1.21.324); FILE MERGED 2006/12/15 11:40:02 nn 1.21.324.2: #i69284# warning-free: resolve ambiguity 2006/12/14 17:57:08 nn 1.21.324.1: #i69284# warning-free: ui, unxsols4


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [e73c18be36be247f585c365ff3a425e774cb1883]

INTEGRATION: CWS calcwarnings (1.14.324); FILE MERGED 2006/12/14 17:57:08 nn 1.14.324.1: #i69284# warning-free: ui, unxsols4


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [c9476750bc715d7cf6f7db21605f95dfc6a5390a]

INTEGRATION: CWS calcwarnings (1.7.110); FILE MERGED 2006/12/12 17:03:14 nn 1.7.110.2: #i69284# warning-free: ui, unxlngi6 2006/12/01 08:53:31 nn 1.7.110.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [dd8b68095ba3b112e7cb8f32b84fee4c2b246ecf]

INTEGRATION: CWS calcwarnings (1.7.110); FILE MERGED 2006/12/01 08:53:31 nn 1.7.110.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [7042e5a38a56f612d69c0e139e546c6e6324eb3b]

INTEGRATION: CWS calcwarnings (1.4.110); FILE MERGED 2006/12/01 08:53:31 nn 1.4.110.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [6f4a0e86d03b49f28b24abea4d83c03db7c1f1ec]

INTEGRATION: CWS calcwarnings (1.14.88); FILE MERGED 2006/12/12 17:03:14 nn 1.14.88.2: #i69284# warning-free: ui, unxlngi6 2006/12/01 08:53:31 nn 1.14.88.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [c585bc9740e031f854a99a61a1c637a7702779c7]

INTEGRATION: CWS calcwarnings (1.11.88); FILE MERGED 2006/12/12 17:03:14 nn 1.11.88.2: #i69284# warning-free: ui, unxlngi6 2006/12/01 08:53:30 nn 1.11.88.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [727675891143b049e32e87a637b179a0eefecdbf]

INTEGRATION: CWS calcwarnings (1.6.100); FILE MERGED 2006/12/01 08:53:30 nn 1.6.100.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [18992a3ec677d0c4c7933cb7dce413224731beb2]

INTEGRATION: CWS calcwarnings (1.25.8); FILE MERGED 2006/12/12 17:03:14 nn 1.25.8.2: #i69284# warning-free: ui, unxlngi6 2006/12/01 08:53:30 nn 1.25.8.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [90793be993e5d09fdae78760014030cf6f92c999]

INTEGRATION: CWS calcwarnings (1.16.8); FILE MERGED 2006/12/18 09:35:31 nn 1.16.8.3: RESYNC: (1.16-1.17); FILE MERGED 2006/12/12 17:03:14 nn 1.16.8.2: #i69284# warning-free: ui, unxlngi6 2006/12/01 08:53:30 nn 1.16.8.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [f5dacf579b362c1e385af057a555cef42c735561]

INTEGRATION: CWS calcwarnings (1.11.8); FILE MERGED 2006/12/12 17:03:14 nn 1.11.8.2: #i69284# warning-free: ui, unxlngi6 2006/12/01 08:53:30 nn 1.11.8.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [a2a2d266ad8cef756ac85b2dcd9683c2f639353b]

INTEGRATION: CWS calcwarnings (1.6.110); FILE MERGED 2006/12/12 17:03:13 nn 1.6.110.2: #i69284# warning-free: ui, unxlngi6 2006/12/01 08:53:30 nn 1.6.110.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [d6de86406ab6ee3d72aa3a45021bf65211cf5f83]

INTEGRATION: CWS calcwarnings (1.24.8); FILE MERGED 2006/12/12 17:03:13 nn 1.24.8.1: #i69284# warning-free: ui, unxlngi6


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [6fe3968868391b8f0299c3f9d66525e066fc199b]

INTEGRATION: CWS calcwarnings (1.9.8); FILE MERGED 2006/12/12 17:03:13 nn 1.9.8.2: #i69284# warning-free: ui, unxlngi6 2006/12/01 08:53:29 nn 1.9.8.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [eeb1f80ef6c4e3a5c1786758d40dbc315bed8103]

INTEGRATION: CWS calcwarnings (1.20.8); FILE MERGED 2006/12/18 09:35:38 nn 1.20.8.3: RESYNC: (1.20-1.21); FILE MERGED 2006/12/12 17:03:13 nn 1.20.8.2: #i69284# warning-free: ui, unxlngi6 2006/12/01 08:53:29 nn 1.20.8.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [15b7e1f4ba0e25ee14669078336fab3a323767e0]

INTEGRATION: CWS calcwarnings (1.7.108); FILE MERGED 2006/12/12 17:03:13 nn 1.7.108.2: #i69284# warning-free: ui, unxlngi6 2006/12/01 08:53:29 nn 1.7.108.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [f52ee4117572d790b0cbd80d7bf08b615f81191e]

INTEGRATION: CWS calcwarnings (1.9.8); FILE MERGED 2006/12/12 17:03:12 nn 1.9.8.1: #i69284# warning-free: ui, unxlngi6


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [d4398ced19206aab3ccaed455c63f4b6cbb2cb6a]

INTEGRATION: CWS calcwarnings (1.12.8); FILE MERGED 2006/12/12 17:03:12 nn 1.12.8.2: #i69284# warning-free: ui, unxlngi6 2006/12/01 08:53:29 nn 1.12.8.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [2b30d4c5bc12423a50343c4c82c03f9f86f2f1ea]

INTEGRATION: CWS calcwarnings (1.6.8); FILE MERGED 2006/12/12 17:03:12 nn 1.6.8.2: #i69284# warning-free: ui, unxlngi6 2006/12/01 08:53:29 nn 1.6.8.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [542d7b580bec7adb3ac637383f9e96eca871cbff]

INTEGRATION: CWS calcwarnings (1.10.8); FILE MERGED 2006/12/12 17:03:12 nn 1.10.8.2: #i69284# warning-free: ui, unxlngi6 2006/12/01 08:53:29 nn 1.10.8.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [e16e66634f65eaec55689ab5ff6263c8d0e87c13]

INTEGRATION: CWS calcwarnings (1.7.110); FILE MERGED 2006/12/12 17:03:12 nn 1.7.110.2: #i69284# warning-free: ui, unxlngi6 2006/12/01 08:53:29 nn 1.7.110.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [fb8d4e2969f2c3667e57e17a18394821c25a18ae]

INTEGRATION: CWS calcwarnings (1.12.110); FILE MERGED 2006/12/12 17:03:12 nn 1.12.110.2: #i69284# warning-free: ui, unxlngi6 2006/12/01 08:53:28 nn 1.12.110.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [8a9a61a3a6ee13891ebee3c1de399cfa7a40cea4]

INTEGRATION: CWS calcwarnings (1.28.110); FILE MERGED 2006/12/12 17:03:11 nn 1.28.110.2: #i69284# warning-free: ui, unxlngi6 2006/12/01 08:53:28 nn 1.28.110.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [0d63c2ad86c3715da73b07dd6831611a9babc8fc]

INTEGRATION: CWS calcwarnings (1.30.8); FILE MERGED 2007/02/19 16:05:01 nn 1.30.8.2: RESYNC: (1.30-1.31); FILE MERGED 2006/12/01 08:53:28 nn 1.30.8.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [c2caf0d64364819d05b990697886ff613aea532b]

INTEGRATION: CWS calcwarnings (1.10.98); FILE MERGED 2006/12/01 08:53:28 nn 1.10.98.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [150236d541284af02d657aa3aa6900a66cc7a0ef]

INTEGRATION: CWS calcwarnings (1.5.110); FILE MERGED 2006/12/12 17:03:11 nn 1.5.110.2: #i69284# warning-free: ui, unxlngi6 2006/12/01 08:53:28 nn 1.5.110.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [6bce751112c2407d9bb4492d4deb18155f515dee]

INTEGRATION: CWS calcwarnings (1.25.2); FILE MERGED 2007/02/19 16:04:44 nn 1.25.2.3: RESYNC: (1.25-1.26); FILE MERGED 2006/12/13 19:18:27 nn 1.25.2.2: #i69284# warning-free: core, unxsols4 2006/12/01 08:53:28 nn 1.25.2.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [a58aff47bcbac47a7ba269cec9452f027596bf1d]

INTEGRATION: CWS calcwarnings (1.8.110); FILE MERGED 2006/12/01 08:53:27 nn 1.8.110.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [e9ab8cc915cf8be35deb95d78ca77faa89561101]

INTEGRATION: CWS calcwarnings (1.4.110); FILE MERGED 2006/12/12 17:03:11 nn 1.4.110.1: #i69284# warning-free: ui, unxlngi6


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [e33f035f9ea1f45f88cba94ef41fcec650e4e3e7]

INTEGRATION: CWS calcwarnings (1.7.100); FILE MERGED 2006/12/01 08:53:27 nn 1.7.100.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [69de605294658934c62338bd9da21f3a60156cce]

INTEGRATION: CWS calcwarnings (1.6.110); FILE MERGED 2006/12/01 08:53:27 nn 1.6.110.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [1b9a6329fcda25fd738bd0e0a36663a6e745cab8]

INTEGRATION: CWS calcwarnings (1.38.8); FILE MERGED 2006/12/14 17:57:08 nn 1.38.8.3: #i69284# warning-free: ui, unxsols4 2006/12/12 17:03:11 nn 1.38.8.2: #i69284# warning-free: ui, unxlngi6 2006/12/01 08:53:27 nn 1.38.8.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [4605063d33ddd005763c91bd171aa9589551c4d5]

INTEGRATION: CWS calcwarnings (1.23.54); FILE MERGED 2007/02/19 16:04:29 nn 1.23.54.3: RESYNC: (1.23-1.24); FILE MERGED 2006/12/14 17:57:07 nn 1.23.54.2: #i69284# warning-free: ui, unxsols4 2006/12/01 08:53:27 nn 1.23.54.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [b02d0734c0d68c4f70f79e0734bd5772391eb807]

INTEGRATION: CWS calcwarnings (1.3.110); FILE MERGED 2006/12/01 08:53:27 nn 1.3.110.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [5fae3ce243a91330e95d8e83d0fb2601f852d2ef]

INTEGRATION: CWS calcwarnings (1.16.110); FILE MERGED 2006/12/14 17:57:07 nn 1.16.110.2: #i69284# warning-free: ui, unxsols4 2006/12/01 08:53:27 nn 1.16.110.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [cc78cfb96c3ac78eff18469d041ce879c1ab367e]

INTEGRATION: CWS calcwarnings (1.49.2); FILE MERGED 2007/02/19 16:04:22 nn 1.49.2.4: RESYNC: (1.49-1.50); FILE MERGED 2006/12/14 17:57:07 nn 1.49.2.3: #i69284# warning-free: ui, unxsols4 2006/12/12 17:03:11 nn 1.49.2.2: #i69284# warning-free: ui, unxlngi6 2006/12/01 08:53:26 nn 1.49.2.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [250b18c3903bf2a60b43609b2e63ece7f80448c7]

INTEGRATION: CWS calcwarnings (1.27.2); FILE MERGED 2007/02/01 10:44:01 nn 1.27.2.2: fix for #i73877# from CWS calcdocmerge 2006/12/01 08:53:26 nn 1.27.2.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [66d27cbc47d9e5c03369f11273922bbdced4a2fe]

INTEGRATION: CWS calcwarnings (1.20.2); FILE MERGED 2007/02/19 16:04:12 nn 1.20.2.2: RESYNC: (1.20-1.21); FILE MERGED 2006/12/01 08:53:26 nn 1.20.2.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [6e9482ec9d300ebee0b97923f43ed8672dd33455]

INTEGRATION: CWS calcwarnings (1.88.2); FILE MERGED 2006/12/14 17:57:07 nn 1.88.2.3: #i69284# warning-free: ui, unxsols4 2006/12/12 17:03:10 nn 1.88.2.2: #i69284# warning-free: ui, unxlngi6 2006/12/01 08:53:26 nn 1.88.2.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [cf6df27faecebd8d55c3519072c5a4bb5d0ac72d]

INTEGRATION: CWS calcwarnings (1.63.46); FILE MERGED 2006/12/14 17:57:07 nn 1.63.46.4: #i69284# warning-free: ui, unxsols4 2006/12/13 19:18:26 nn 1.63.46.3: #i69284# warning-free: core, unxsols4 2006/12/12 17:03:10 nn 1.63.46.2: #i69284# warning-free: ui, unxlngi6 2006/12/01 08:53:26 nn 1.63.46.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [c7b3a3460ebf4ea9936574513d1e4cb1402fbd8f]

INTEGRATION: CWS calcwarnings (1.20.110); FILE MERGED 2006/12/14 17:57:06 nn 1.20.110.2: #i69284# warning-free: ui, unxsols4 2006/12/01 08:53:26 nn 1.20.110.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [1357ec4b38e686fc7348d8caecdf293af3366590]

INTEGRATION: CWS calcwarnings (1.15.110); FILE MERGED 2007/02/19 16:04:05 nn 1.15.110.3: RESYNC: (1.15-1.16); FILE MERGED 2006/12/14 17:57:06 nn 1.15.110.2: #i69284# warning-free: ui, unxsols4 2006/12/01 08:53:25 nn 1.15.110.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [0f1406f98616adfdd95a25a8ac35b79bf5a461d1]

INTEGRATION: CWS calcwarnings (1.3.110); FILE MERGED 2006/12/01 15:51:26 nn 1.3.110.2: #i69284# warning-free: wntmsci10.pro changes 2006/12/01 08:53:25 nn 1.3.110.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [7cba3b2c4bf4db9f1a5c7df2b4dfdf2b764f7e78]

INTEGRATION: CWS calcwarnings (1.23.2); FILE MERGED 2006/12/13 19:18:26 nn 1.23.2.3: #i69284# warning-free: core, unxsols4 2006/12/12 17:03:10 nn 1.23.2.2: #i69284# warning-free: ui, unxlngi6 2006/12/01 08:53:25 nn 1.23.2.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [1f643d573ae4720024a011edcb21d11093ce3126]

INTEGRATION: CWS calcwarnings (1.15.110); FILE MERGED 2006/12/12 17:03:10 nn 1.15.110.2: #i69284# warning-free: ui, unxlngi6 2006/12/01 08:53:25 nn 1.15.110.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [1781c0a3356b779abe116d545d9e73ecba688620]

INTEGRATION: CWS calcwarnings (1.9.110); FILE MERGED 2006/12/12 17:03:10 nn 1.9.110.2: #i69284# warning-free: ui, unxlngi6 2006/12/01 08:53:25 nn 1.9.110.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [f4ebeeffb4d4f4b07b5c688a0bcacb7348a222dc]

INTEGRATION: CWS calcwarnings (1.11.110); FILE MERGED 2006/12/12 17:03:10 nn 1.11.110.2: #i69284# warning-free: ui, unxlngi6 2006/12/01 08:53:25 nn 1.11.110.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [7b9d1c6281ca6f07f7842f04aa275cd5f470088f]

INTEGRATION: CWS calcwarnings (1.11.110); FILE MERGED 2006/12/12 17:03:09 nn 1.11.110.2: #i69284# warning-free: ui, unxlngi6 2006/12/01 08:53:24 nn 1.11.110.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [620bf3001d9b405109d01341b317d4010d972d8a]

INTEGRATION: CWS calcwarnings (1.6.110); FILE MERGED 2007/02/19 16:03:44 nn 1.6.110.2: RESYNC: (1.6-1.7); FILE MERGED 2006/12/12 17:03:09 nn 1.6.110.1: #i69284# warning-free: ui, unxlngi6


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [12c4681e9056124cd4068e0417b08ffdfe33cca0]

INTEGRATION: CWS calcwarnings (1.10.46); FILE MERGED 2007/02/20 15:21:10 nn 1.10.46.3: #i69284# warnings on wntmsci10.pro after resync 2007/02/19 16:03:37 nn 1.10.46.2: RESYNC: (1.10-1.11); FILE MERGED 2006/12/01 15:51:26 nn 1.10.46.1: #i69284# warning-free: wntmsci10.pro changes


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [203d2698bcf03e0d05fd46c1f5d32d878d19560f]

INTEGRATION: CWS calcwarnings (1.13.110); FILE MERGED 2006/12/12 17:03:09 nn 1.13.110.1: #i69284# warning-free: ui, unxlngi6


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [d1e47098f69354b306ebbadec753c7f3fc120376]

INTEGRATION: CWS calcwarnings (1.23.110); FILE MERGED 2006/12/12 17:03:09 nn 1.23.110.2: #i69284# warning-free: ui, unxlngi6 2006/12/01 08:53:24 nn 1.23.110.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [b294da54cdecd9b95a597382075753bf1ecea259]

INTEGRATION: CWS calcwarnings (1.10.110); FILE MERGED 2007/02/20 15:21:09 nn 1.10.110.2: #i69284# warnings on wntmsci10.pro after resync 2006/12/01 08:53:24 nn 1.10.110.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [076a4a4f6e63a9d3c1a23a4535a4f30cd2afcfa9]

INTEGRATION: CWS calcwarnings (1.8.110); FILE MERGED 2006/12/12 17:03:09 nn 1.8.110.2: #i69284# warning-free: ui, unxlngi6 2006/12/01 08:53:24 nn 1.8.110.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [848c5419d83825979ddca1e41e1b806d277c24a2]

INTEGRATION: CWS calcwarnings (1.8.324); FILE MERGED 2006/12/14 17:57:06 nn 1.8.324.1: #i69284# warning-free: ui, unxsols4


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [1ded8d4820e2bf41ecfeae61c22f3ccb7fde77f4]

INTEGRATION: CWS calcwarnings (1.5.110); FILE MERGED 2006/12/12 17:03:09 nn 1.5.110.1: #i69284# warning-free: ui, unxlngi6


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [a89ac395320dba2183c3e4956e7cca4d24b6780b]

INTEGRATION: CWS calcwarnings (1.13.110); FILE MERGED 2006/12/12 17:03:09 nn 1.13.110.2: #i69284# warning-free: ui, unxlngi6 2006/12/01 08:53:24 nn 1.13.110.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [5967ab882bb7a801bde98e32363b4457c4e7539f]

INTEGRATION: CWS calcwarnings (1.18.110); FILE MERGED 2006/12/01 08:53:24 nn 1.18.110.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [005e93635bf45a1f53761ce0080e3a808ddf66ce]

INTEGRATION: CWS calcwarnings (1.6.110); FILE MERGED 2007/02/20 15:21:09 nn 1.6.110.2: #i69284# warnings on wntmsci10.pro after resync 2006/12/01 08:53:24 nn 1.6.110.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [16e69566a044ce1e6a7c6da36c6e7f1c659a02b2]

INTEGRATION: CWS calcwarnings (1.7.110); FILE MERGED 2006/12/12 17:03:08 nn 1.7.110.1: #i69284# warning-free: ui, unxlngi6


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [7d464d8d6a269f2ddcc43f9c1088642872bd0c7e]

INTEGRATION: CWS calcwarnings (1.5.110); FILE MERGED 2006/12/12 17:03:08 nn 1.5.110.1: #i69284# warning-free: ui, unxlngi6


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [01e820056a9049433c1a09c6f4d21f58dcd36784]

INTEGRATION: CWS calcwarnings (1.10.110); FILE MERGED 2006/12/12 17:03:08 nn 1.10.110.2: #i69284# warning-free: ui, unxlngi6 2006/12/01 08:53:23 nn 1.10.110.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [b2780007c4a6ae77cb443b90d87ba0f2b83bc91d]

INTEGRATION: CWS calcwarnings (1.11.110); FILE MERGED 2006/12/12 17:03:08 nn 1.11.110.2: #i69284# warning-free: ui, unxlngi6 2006/12/01 08:53:23 nn 1.11.110.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [3ec7937d7bd0e0f224b1fe21cb3d186a6ed476c0]

INTEGRATION: CWS calcwarnings (1.12.110); FILE MERGED 2006/12/12 17:03:08 nn 1.12.110.2: #i69284# warning-free: ui, unxlngi6 2006/12/01 08:53:23 nn 1.12.110.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [93122ddd130221c7b6886869c3122fcb2569a32e]

INTEGRATION: CWS calcwarnings (1.25.100); FILE MERGED 2006/12/12 17:03:08 nn 1.25.100.2: #i69284# warning-free: ui, unxlngi6 2006/12/01 08:53:23 nn 1.25.100.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [41b4adaee2b8d4b4f2df02e93ec06623bd03c954]

INTEGRATION: CWS calcwarnings (1.10.110); FILE MERGED 2006/12/12 17:03:07 nn 1.10.110.2: #i69284# warning-free: ui, unxlngi6 2006/12/01 08:53:23 nn 1.10.110.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [06b42e61ca5aab89546393d29a91f85bb9d0bf09]

INTEGRATION: CWS calcwarnings (1.9.110); FILE MERGED 2006/12/01 08:53:23 nn 1.9.110.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [f718bb34bca269d5dd5394dcccabbba04c1d63c8]

INTEGRATION: CWS calcwarnings (1.6.110); FILE MERGED 2006/12/19 16:26:00 nn 1.6.110.1: #i69284# warning-free with precompiled headers


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [f75f0554432c7bdc652c8be3784ed00b9246aeb3]

INTEGRATION: CWS calcwarnings (1.6.110); FILE MERGED 2006/12/12 17:03:07 nn 1.6.110.1: #i69284# warning-free: ui, unxlngi6


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [029da364b5c337675b27db703e0c3e77bb99e434]

INTEGRATION: CWS calcwarnings (1.5.110); FILE MERGED 2006/12/14 17:57:05 nn 1.5.110.1: #i69284# warning-free: ui, unxsols4


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [cf867b8a2b9afeb0a438b000a2a08803008e4409]

INTEGRATION: CWS calcwarnings (1.9.2); FILE MERGED 2006/12/14 17:57:05 nn 1.9.2.1: #i69284# warning-free: ui, unxsols4


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [49dfb3c2f8eaf0c925feae39cc2dc19f192b4aad]

INTEGRATION: CWS calcwarnings (1.10.2); FILE MERGED 2006/12/14 17:57:05 nn 1.10.2.2: #i69284# warning-free: ui, unxsols4 2006/12/01 08:53:22 nn 1.10.2.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [6e7969e3193d74945ea8f222b846a459fa7ddf69]

INTEGRATION: CWS calcwarnings (1.6.58); FILE MERGED 2006/12/14 17:57:05 nn 1.6.58.1: #i69284# warning-free: ui, unxsols4


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [1d802b8cf40eca06b766f9644a3005d7a973c74d]

INTEGRATION: CWS calcwarnings (1.8.46); FILE MERGED 2006/12/12 17:03:07 nn 1.8.46.2: #i69284# warning-free: ui, unxlngi6 2006/12/01 08:53:22 nn 1.8.46.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [09bc20fbd34ba4d2b8fdeaab37cbe4a20f7bef9f]

INTEGRATION: CWS calcwarnings (1.10.110); FILE MERGED 2006/12/12 17:03:07 nn 1.10.110.2: #i69284# warning-free: ui, unxlngi6 2006/12/01 08:53:22 nn 1.10.110.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [cd8c08d284e38a5b895ebb71daef6acb82578de3]

INTEGRATION: CWS calcwarnings (1.7.96); FILE MERGED 2006/12/12 17:03:07 nn 1.7.96.2: #i69284# warning-free: ui, unxlngi6 2006/12/01 08:53:22 nn 1.7.96.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [7be8a149ff7c61ab0b6fa038efd51cb203f0d139]

INTEGRATION: CWS calcwarnings (1.28.110); FILE MERGED 2006/12/12 17:03:06 nn 1.28.110.2: #i69284# warning-free: ui, unxlngi6 2006/12/01 08:53:22 nn 1.28.110.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [6d985a207f933e9b1ec28c628b081a1bf8ab07ac]

INTEGRATION: CWS calcwarnings (1.12.100); FILE MERGED 2006/12/01 08:53:21 nn 1.12.100.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [097790c0270da8ade51135ce2ec2eea1c5ddd963]

INTEGRATION: CWS calcwarnings (1.51.88); FILE MERGED 2006/12/14 17:57:04 nn 1.51.88.3: #i69284# warning-free: ui, unxsols4 2006/12/12 17:03:06 nn 1.51.88.2: #i69284# warning-free: ui, unxlngi6 2006/12/01 08:53:21 nn 1.51.88.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [e93b3f8518af87a9a5d4ad4869cbcaf2e9ff8dde]

INTEGRATION: CWS calcwarnings (1.36.8); FILE MERGED 2006/12/01 08:53:21 nn 1.36.8.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [fe9489997b86e8ca0d5ee3bcb9c25a46757d0b50]

INTEGRATION: CWS calcwarnings (1.49.86); FILE MERGED 2007/02/19 16:03:20 nn 1.49.86.5: RESYNC: (1.49-1.50); FILE MERGED 2006/12/14 17:57:04 nn 1.49.86.4: #i69284# warning-free: ui, unxsols4 2006/12/13 19:18:26 nn 1.49.86.3: #i69284# warning-free: core, unxsols4 2006/12/12 17:03:06 nn 1.49.86.2: #i69284# warning-free: ui, unxlngi6 2006/12/01 08:53:21 nn 1.49.86.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [ae66fd59240b7cfc2e2d3c28d51bea9734eb0723]

INTEGRATION: CWS calcwarnings (1.67.46); FILE MERGED 2006/12/14 17:57:04 nn 1.67.46.3: #i69284# warning-free: ui, unxsols4 2006/12/12 17:03:06 nn 1.67.46.2: #i69284# warning-free: ui, unxlngi6 2006/12/01 08:53:21 nn 1.67.46.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [49a992bf35e8bd100f97894eaf9357e02d5cf819]

INTEGRATION: CWS calcwarnings (1.34.8); FILE MERGED 2006/12/18 09:35:23 nn 1.34.8.3: RESYNC: (1.34-1.35); FILE MERGED 2006/12/12 17:03:06 nn 1.34.8.2: #i69284# warning-free: ui, unxlngi6 2006/12/01 08:53:21 nn 1.34.8.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [4bb52d8782f8354ddafa25fee12135f2191f1371]

INTEGRATION: CWS calcwarnings (1.17.50); FILE MERGED 2006/12/12 17:03:05 nn 1.17.50.1: #i69284# warning-free: ui, unxlngi6


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [7d3e9963303bb06debe40edf4c24e2420afa4ab6]

INTEGRATION: CWS calcwarnings (1.5.110); FILE MERGED 2006/12/01 08:53:20 nn 1.5.110.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [d7a49576353ab7b9d1282ab39a71846f17a46dae]

INTEGRATION: CWS calcwarnings (1.36.54); FILE MERGED 2007/02/19 16:02:53 nn 1.36.54.4: RESYNC: (1.36-1.37); FILE MERGED 2006/12/14 17:57:03 nn 1.36.54.3: #i69284# warning-free: ui, unxsols4 2006/12/12 17:03:05 nn 1.36.54.2: #i69284# warning-free: ui, unxlngi6 2006/12/01 08:53:20 nn 1.36.54.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [c5f948f246017e03651eea1268a086bec9506eb6]

INTEGRATION: CWS calcwarnings (1.30.110); FILE MERGED 2007/02/19 16:03:13 nn 1.30.110.2: RESYNC: (1.30-1.31); FILE MERGED 2006/12/01 08:53:20 nn 1.30.110.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [083687f5fcafe06d4fd679e9123cf4bafb95f1f9]

INTEGRATION: CWS calcwarnings (1.46.54); FILE MERGED 2007/02/19 16:03:07 nn 1.46.54.3: RESYNC: (1.46-1.47); FILE MERGED 2006/12/01 15:51:26 nn 1.46.54.2: #i69284# warning-free: wntmsci10.pro changes 2006/12/01 08:53:20 nn 1.46.54.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [53a77e9efbfd2827303509ddf63b500881a2df81]

INTEGRATION: CWS calcwarnings (1.25.110); FILE MERGED 2007/02/19 16:03:00 nn 1.25.110.3: RESYNC: (1.25-1.26); FILE MERGED 2006/12/12 17:03:05 nn 1.25.110.2: #i69284# warning-free: ui, unxlngi6 2006/12/01 08:53:20 nn 1.25.110.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [2b6ce8aa28b10eae1ef7ab3e80617251fd550914]

INTEGRATION: CWS calcwarnings (1.23.110); FILE MERGED 2006/12/12 17:03:05 nn 1.23.110.2: #i69284# warning-free: ui, unxlngi6 2006/12/01 08:53:20 nn 1.23.110.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [e0d16b9c54bd2828b442617e6785c0d772452078]

INTEGRATION: CWS calcwarnings (1.18.110); FILE MERGED 2006/12/01 08:53:20 nn 1.18.110.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [0b793785a84cc4d409aa53a3f972f35f82b3e62d]

INTEGRATION: CWS calcwarnings (1.19.110); FILE MERGED 2007/02/19 16:02:17 nn 1.19.110.2: RESYNC: (1.19-1.20); FILE MERGED 2006/12/01 08:53:19 nn 1.19.110.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [446edece6c7ae1ae072a7e9e4569571551cb8e1d]

INTEGRATION: CWS calcwarnings (1.33.110); FILE MERGED 2007/02/19 16:02:10 nn 1.33.110.3: RESYNC: (1.33-1.34); FILE MERGED 2006/12/12 17:03:04 nn 1.33.110.2: #i69284# warning-free: ui, unxlngi6 2006/12/01 08:53:19 nn 1.33.110.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [e83e0876fe4de3dfd9ef7db6662fcba1929612d1]

INTEGRATION: CWS calcwarnings (1.68.110); FILE MERGED 2007/02/19 16:01:50 nn 1.68.110.4: RESYNC: (1.68-1.69); FILE MERGED 2006/12/12 17:03:04 nn 1.68.110.3: #i69284# warning-free: ui, unxlngi6 2006/12/01 15:51:25 nn 1.68.110.2: #i69284# warning-free: wntmsci10.pro changes 2006/12/01 08:53:19 nn 1.68.110.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [b60865564d53df1978430b4d7f0f802edbec52e0]

INTEGRATION: CWS calcwarnings (1.11.110); FILE MERGED 2007/02/19 16:02:03 nn 1.11.110.4: RESYNC: (1.11-1.12); FILE MERGED 2006/12/14 17:57:03 nn 1.11.110.3: #i69284# warning-free: ui, unxsols4 2006/12/12 17:03:04 nn 1.11.110.2: #i69284# warning-free: ui, unxlngi6 2006/12/01 08:53:19 nn 1.11.110.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [abd5a290229662bec0a3f713ea86abc96bc376be]

INTEGRATION: CWS calcwarnings (1.19.110); FILE MERGED 2006/12/01 08:53:19 nn 1.19.110.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [694b1c0c98aae2e3b8cdc71a44b9acc5c093113d]

INTEGRATION: CWS calcwarnings (1.30.110); FILE MERGED 2007/02/19 16:01:57 nn 1.30.110.3: RESYNC: (1.30-1.31); FILE MERGED 2006/12/12 17:03:04 nn 1.30.110.2: #i69284# warning-free: ui, unxlngi6 2006/12/01 08:53:19 nn 1.30.110.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [fce8c87b1096196a43adbd185d1f67121b520579]

INTEGRATION: CWS calcwarnings (1.18.46); FILE MERGED 2007/02/19 16:01:44 nn 1.18.46.2: RESYNC: (1.18-1.19); FILE MERGED 2006/12/12 17:03:03 nn 1.18.46.1: #i69284# warning-free: ui, unxlngi6


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [8c18e6bb2e3f047d6655dfb6470754da9a6e290b]

INTEGRATION: CWS calcwarnings (1.29.110); FILE MERGED 2007/02/19 16:01:37 nn 1.29.110.3: RESYNC: (1.29-1.30); FILE MERGED 2006/12/12 17:03:03 nn 1.29.110.2: #i69284# warning-free: ui, unxlngi6 2006/12/01 08:53:19 nn 1.29.110.1: #i69284# warning-free: ui, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [ef3f2a1e84dcf32daa785b82b280b5e405bebfa1]

INTEGRATION: CWS calcwarnings (1.64.88); FILE MERGED 2006/12/13 10:30:20 nn 1.64.88.3: #i69284# warning-free: filter/xml, unxlngi6 2006/12/01 15:51:25 nn 1.64.88.2: #i69284# warning-free: wntmsci10.pro changes 2006/12/01 13:29:20 nn 1.64.88.1: #i69284# warning-free: filter/xml, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [4b16d3842fbb77444868e1970e22d5f43dd137ed]

INTEGRATION: CWS calcwarnings (1.28.324); FILE MERGED 2006/12/13 10:30:20 nn 1.28.324.1: #i69284# warning-free: filter/xml, unxlngi6


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [00a0806c9b9d9e5a4ebb89d0c5db6dde548c6f39]

INTEGRATION: CWS calcwarnings (1.46.110); FILE MERGED 2006/12/13 10:30:20 nn 1.46.110.2: #i69284# warning-free: filter/xml, unxlngi6 2006/12/01 13:29:20 nn 1.46.110.1: #i69284# warning-free: filter/xml, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [6d6712fc600fb9b48a39b13c38252531325cbe42]

INTEGRATION: CWS calcwarnings (1.24.322); FILE MERGED 2006/12/14 14:19:48 dr 1.24.322.1: #i69284# remove compiler warnings for unxsols4


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [0c331f99c2988f651a6caeed7122f12abf7b912a]

INTEGRATION: CWS calcwarnings (1.58.110); FILE MERGED 2006/12/13 10:30:19 nn 1.58.110.2: #i69284# warning-free: filter/xml, unxlngi6 2006/12/01 13:29:20 nn 1.58.110.1: #i69284# warning-free: filter/xml, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [84a895aee272adfe92001f2d11ce34b1fa9fe090]

INTEGRATION: CWS calcwarnings (1.29.50); FILE MERGED 2006/12/01 13:29:20 nn 1.29.50.1: #i69284# warning-free: filter/xml, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [f9dcf2c384f231536b327e080a084d3e887212dc]

INTEGRATION: CWS calcwarnings (1.62.48); FILE MERGED 2006/12/13 10:30:19 nn 1.62.48.2: #i69284# warning-free: filter/xml, unxlngi6 2006/12/01 13:29:20 nn 1.62.48.1: #i69284# warning-free: filter/xml, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [b74179c371412e756058bd65f43ffdce229cd129]

INTEGRATION: CWS calcwarnings (1.15.108); FILE MERGED 2006/12/13 10:30:19 nn 1.15.108.2: #i69284# warning-free: filter/xml, unxlngi6 2006/12/01 13:29:20 nn 1.15.108.1: #i69284# warning-free: filter/xml, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [7b7c2f4987b81d6205e3e6050eaf5cd1218e6991]

INTEGRATION: CWS calcwarnings (1.12.108); FILE MERGED 2006/12/01 13:29:19 nn 1.12.108.1: #i69284# warning-free: filter/xml, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [4074aca2771de0bed67f09be26e3c03f43a96882]

INTEGRATION: CWS calcwarnings (1.27.110); FILE MERGED 2006/12/01 13:29:19 nn 1.27.110.1: #i69284# warning-free: filter/xml, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [90b9185ec98c640c987fa9e22a9d42fab89a0b43]

INTEGRATION: CWS calcwarnings (1.15.110); FILE MERGED 2006/12/01 13:29:19 nn 1.15.110.1: #i69284# warning-free: filter/xml, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [6d6b12028d49ac558cc8f5cbc1ec7d9a5fa43c1a]

INTEGRATION: CWS calcwarnings (1.11.110); FILE MERGED 2006/12/01 13:29:19 nn 1.11.110.1: #i69284# warning-free: filter/xml, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [70171bbe3ce6f9d9119ad97caab2c155c946b4f6]

INTEGRATION: CWS calcwarnings (1.124.108); FILE MERGED 2006/12/14 14:19:48 dr 1.124.108.3: #i69284# remove compiler warnings for unxsols4 2006/12/13 10:30:19 nn 1.124.108.2: #i69284# warning-free: filter/xml, unxlngi6 2006/12/01 13:29:19 nn 1.124.108.1: #i69284# warning-free: filter/xml, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [90347df8885f9dcf594b8523ab65acf422a397c3]

INTEGRATION: CWS calcwarnings (1.9.110); FILE MERGED 2006/12/13 10:30:19 nn 1.9.110.2: #i69284# warning-free: filter/xml, unxlngi6 2006/12/01 13:29:19 nn 1.9.110.1: #i69284# warning-free: filter/xml, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [f1fdd4464fedccd809f272a092569fbe701716e8]

INTEGRATION: CWS calcwarnings (1.14.108); FILE MERGED 2006/12/13 10:30:19 nn 1.14.108.2: #i69284# warning-free: filter/xml, unxlngi6 2006/12/01 13:29:19 nn 1.14.108.1: #i69284# warning-free: filter/xml, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [e3fdfb9c3c160f231df237bf72d92f0ab29a0e74]

INTEGRATION: CWS calcwarnings (1.201.108); FILE MERGED 2006/12/14 14:19:47 dr 1.201.108.4: #i69284# remove compiler warnings for unxsols4 2006/12/13 10:30:18 nn 1.201.108.3: #i69284# warning-free: filter/xml, unxlngi6 2006/12/01 15:51:25 nn 1.201.108.2: #i69284# warning-free: wntmsci10.pro changes 2006/12/01 13:29:18 nn 1.201.108.1: #i69284# warning-free: filter/xml, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [a62b87dde6d3beead82ed919e93b80d580ab5d36]

INTEGRATION: CWS calcwarnings (1.28.108); FILE MERGED 2006/12/13 10:30:18 nn 1.28.108.2: #i69284# warning-free: filter/xml, unxlngi6 2006/12/01 13:29:18 nn 1.28.108.1: #i69284# warning-free: filter/xml, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [478f6022e5a6fd993605bf3b89a01dffc2ba1f19]

INTEGRATION: CWS calcwarnings (1.17.296); FILE MERGED 2006/12/13 10:30:18 nn 1.17.296.1: #i69284# warning-free: filter/xml, unxlngi6


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [c0d0a0a9eccc475a0f0f35aa56465a6857b52175]

INTEGRATION: CWS calcwarnings (1.23.108); FILE MERGED 2007/02/19 16:01:31 nn 1.23.108.3: RESYNC: (1.23-1.24); FILE MERGED 2006/12/13 10:30:18 nn 1.23.108.2: #i69284# warning-free: filter/xml, unxlngi6 2006/12/01 13:29:18 nn 1.23.108.1: #i69284# warning-free: filter/xml, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [3adeae687a60d715db8a656138d24c2726f6fadc]

INTEGRATION: CWS calcwarnings (1.24.110); FILE MERGED 2006/12/13 10:30:18 nn 1.24.110.2: #i69284# warning-free: filter/xml, unxlngi6 2006/12/01 13:29:18 nn 1.24.110.1: #i69284# warning-free: filter/xml, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [395d764ce72a7622528d0d7edbfdd334497ba963]

INTEGRATION: CWS calcwarnings (1.8.110); FILE MERGED 2006/12/13 10:30:17 nn 1.8.110.2: #i69284# warning-free: filter/xml, unxlngi6 2006/12/01 13:29:18 nn 1.8.110.1: #i69284# warning-free: filter/xml, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [756cc6b875ae3a7bd0d07fd02ce74cd4def055a6]

INTEGRATION: CWS calcwarnings (1.21.54); FILE MERGED 2006/12/01 13:29:18 nn 1.21.54.1: #i69284# warning-free: filter/xml, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [a9038cbb6995238ebbb678a26cb8f09cfa624706]

INTEGRATION: CWS calcwarnings (1.23.314); FILE MERGED 2006/12/13 10:30:17 nn 1.23.314.1: #i69284# warning-free: filter/xml, unxlngi6


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [42af842f492f6dcf6b81fbc642591cb7b0ccc598]

INTEGRATION: CWS calcwarnings (1.92.110); FILE MERGED 2006/12/13 10:30:17 nn 1.92.110.2: #i69284# warning-free: filter/xml, unxlngi6 2006/12/01 13:29:17 nn 1.92.110.1: #i69284# warning-free: filter/xml, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [a3495b343fd3489cf54968f04c5c14026cfe88ff]

INTEGRATION: CWS calcwarnings (1.28.110); FILE MERGED 2006/12/13 10:30:17 nn 1.28.110.2: #i69284# warning-free: filter/xml, unxlngi6 2006/12/01 13:29:17 nn 1.28.110.1: #i69284# warning-free: filter/xml, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [193d7b65f80ac8fdc42f20467584b65449b5bfe1]

INTEGRATION: CWS calcwarnings (1.14.110); FILE MERGED 2006/12/13 10:30:17 nn 1.14.110.1: #i69284# warning-free: filter/xml, unxlngi6


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [676e01de35bf09697d4a8ceb0009ae33d3825d85]

INTEGRATION: CWS calcwarnings (1.26.110); FILE MERGED 2006/12/13 10:30:17 nn 1.26.110.2: #i69284# warning-free: filter/xml, unxlngi6 2006/12/01 13:29:17 nn 1.26.110.1: #i69284# warning-free: filter/xml, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [a1ca1fdf80de93840e4aa0fd41261333fa2ff9a5]

INTEGRATION: CWS calcwarnings (1.10.110); FILE MERGED 2006/12/13 10:30:16 nn 1.10.110.1: #i69284# warning-free: filter/xml, unxlngi6


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [809611e1fad735be5c282a4ae67c411600725a93]

INTEGRATION: CWS calcwarnings (1.13.110); FILE MERGED 2006/12/01 13:29:17 nn 1.13.110.1: #i69284# warning-free: filter/xml, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [d90e290aed116482ece5c46d4911b9b7b4f70f37]

INTEGRATION: CWS calcwarnings (1.6.110); FILE MERGED 2006/12/01 13:29:17 nn 1.6.110.1: #i69284# warning-free: filter/xml, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [b7eec64a8c60d9f87a2b9c3af29bb3a636ade622]

INTEGRATION: CWS calcwarnings (1.26.108); FILE MERGED 2006/12/13 10:30:16 nn 1.26.108.1: #i69284# warning-free: filter/xml, unxlngi6


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [816e1860fd7258f015ff41d62f533c706e769a64]

INTEGRATION: CWS calcwarnings (1.25.108); FILE MERGED 2006/12/13 10:30:16 nn 1.25.108.2: #i69284# warning-free: filter/xml, unxlngi6 2006/12/01 13:29:17 nn 1.25.108.1: #i69284# warning-free: filter/xml, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [0cf2516344c08c48f1be100226f46305bcac2e01]

INTEGRATION: CWS calcwarnings (1.14.110); FILE MERGED 2006/12/13 10:30:16 nn 1.14.110.1: #i69284# warning-free: filter/xml, unxlngi6


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [2f46b937fc2870da846ae265059a6919703c104d]

INTEGRATION: CWS calcwarnings (1.11.110); FILE MERGED 2006/12/13 10:30:16 nn 1.11.110.2: #i69284# warning-free: filter/xml, unxlngi6 2006/12/01 13:29:17 nn 1.11.110.1: #i69284# warning-free: filter/xml, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [ea897c2d9d48c9dbe547fac39978e2aa74a03f02]

INTEGRATION: CWS calcwarnings (1.19.110); FILE MERGED 2006/12/13 10:30:16 nn 1.19.110.3: #i69284# warning-free: filter/xml, unxlngi6 2006/12/01 15:51:25 nn 1.19.110.2: #i69284# warning-free: wntmsci10.pro changes 2006/12/01 13:29:16 nn 1.19.110.1: #i69284# warning-free: filter/xml, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [da66a691072f05233c4720b2834f2e544dde4116]

INTEGRATION: CWS calcwarnings (1.26.324); FILE MERGED 2006/12/13 10:30:16 nn 1.26.324.2: #i69284# warning-free: filter/xml, unxlngi6 2006/12/01 13:29:16 nn 1.26.324.1: #i69284# warning-free: filter/xml, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [244860293c16c3e8131760ee1a4c6f5820c39c33]

INTEGRATION: CWS calcwarnings (1.46.108); FILE MERGED 2006/12/13 10:30:15 nn 1.46.108.2: #i69284# warning-free: filter/xml, unxlngi6 2006/12/01 13:29:16 nn 1.46.108.1: #i69284# warning-free: filter/xml, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [7cb03c7e24f3a5cb38f9341e03afccb960e5ac87]

INTEGRATION: CWS calcwarnings (1.30.314); FILE MERGED 2006/12/01 13:29:16 nn 1.30.314.1: #i69284# warning-free: filter/xml, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [111fd49c67c49f00c9ca4cce92817532c56d3d45]

INTEGRATION: CWS calcwarnings (1.43.110); FILE MERGED 2006/12/13 10:30:15 nn 1.43.110.2: #i69284# warning-free: filter/xml, unxlngi6 2006/12/01 13:29:16 nn 1.43.110.1: #i69284# warning-free: filter/xml, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [fd8a0fb1b0a9f84475fda8ac7dc5a8c81409ed8b]

INTEGRATION: CWS calcwarnings (1.20.108); FILE MERGED 2006/12/14 14:19:47 dr 1.20.108.2: #i69284# remove compiler warnings for unxsols4 2006/12/01 13:29:16 nn 1.20.108.1: #i69284# warning-free: filter/xml, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [fee9f01ab924564c2ac8fc573d009fba8be51f08]

INTEGRATION: CWS calcwarnings (1.23.108); FILE MERGED 2007/02/19 16:01:24 nn 1.23.108.4: RESYNC: (1.23-1.24); FILE MERGED 2006/12/14 14:19:47 dr 1.23.108.3: #i69284# remove compiler warnings for unxsols4 2006/12/13 10:30:15 nn 1.23.108.2: #i69284# warning-free: filter/xml, unxlngi6 2006/12/01 13:29:16 nn 1.23.108.1: #i69284# warning-free: filter/xml, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [ee76b785f9af129e1e9b0a21407fe08c4f17b2da]

INTEGRATION: CWS calcwarnings (1.3.110); FILE MERGED 2006/12/01 13:29:15 nn 1.3.110.1: #i69284# warning-free: filter/xml, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [674e379adfd52e4d09107d95eb812c879ef7de14]

INTEGRATION: CWS calcwarnings (1.13.108); FILE MERGED 2006/12/01 13:29:15 nn 1.13.108.1: #i69284# warning-free: filter/xml, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [06ad6d677dd83afe3a7658500ca773287629b459]

INTEGRATION: CWS calcwarnings (1.16.110); FILE MERGED 2006/12/13 10:30:15 nn 1.16.110.2: #i69284# warning-free: filter/xml, unxlngi6 2006/12/01 13:29:15 nn 1.16.110.1: #i69284# warning-free: filter/xml, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [20bcc0692d669d72d63095de907a4eb4b3fc9a1c]

INTEGRATION: CWS calcwarnings (1.25.46); FILE MERGED 2006/12/01 13:29:15 nn 1.25.46.1: #i69284# warning-free: filter/xml, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [c585c18557c383f6be3ba02d94df85059c19abf6]

INTEGRATION: CWS calcwarnings (1.8.108); FILE MERGED 2006/12/01 13:29:15 nn 1.8.108.1: #i69284# warning-free: filter/xml, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [625219431ecef190ee7caf8cc84475a9783fcd61]

INTEGRATION: CWS calcwarnings (1.12.110); FILE MERGED 2006/12/13 10:30:15 nn 1.12.110.1: #i69284# warning-free: filter/xml, unxlngi6


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [83c05b12d40001e43f2a6f8d6f8d614ec7a982f9]

INTEGRATION: CWS calcwarnings (1.24.46); FILE MERGED 2006/12/13 10:30:15 nn 1.24.46.2: #i69284# warning-free: filter/xml, unxlngi6 2006/12/01 13:29:15 nn 1.24.46.1: #i69284# warning-free: filter/xml, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [e30b586e19e378318dd714618d25f422faa96aaa]

INTEGRATION: CWS calcwarnings (1.27.108); FILE MERGED 2006/12/13 10:30:14 nn 1.27.108.3: #i69284# warning-free: filter/xml, unxlngi6 2006/12/01 15:51:24 nn 1.27.108.2: #i69284# warning-free: wntmsci10.pro changes 2006/12/01 13:29:15 nn 1.27.108.1: #i69284# warning-free: filter/xml, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [4ec8f1c08749f21f86142b9a61d699d45a95aa26]

INTEGRATION: CWS calcwarnings (1.8.110); FILE MERGED 2006/12/01 13:29:15 nn 1.8.110.1: #i69284# warning-free: filter/xml, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [c801e67c93e7e24858d64d56c53d80b87c27a8bb]

INTEGRATION: CWS calcwarnings (1.14.110); FILE MERGED 2006/12/01 13:29:14 nn 1.14.110.1: #i69284# warning-free: filter/xml, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [d75b2e3cf9b4b082fcd38b798d11624cb960090b]

INTEGRATION: CWS calcwarnings (1.83.48); FILE MERGED 2007/02/19 16:01:17 nn 1.83.48.4: RESYNC: (1.83-1.84); FILE MERGED 2006/12/13 10:19:40 dr 1.83.48.3: #i69284# remove compiler warnings for wntmsci10.pro 2006/12/12 16:42:52 dr 1.83.48.2: #i69284# remove compiler warnings for unxlngi6 2006/12/01 14:42:38 dr 1.83.48.1: #i69284# remove compiler warnings for wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [0e56776788f7b0df548a9f4682631231e17e1d36]

INTEGRATION: CWS calcwarnings (1.22.108); FILE MERGED 2007/02/19 16:01:11 nn 1.22.108.2: RESYNC: (1.22-1.23); FILE MERGED 2006/12/01 14:42:38 dr 1.22.108.1: #i69284# remove compiler warnings for wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [0a9dc8f6155d02a44471d7dbebc0e1f541cefb71]

INTEGRATION: CWS calcwarnings (1.14.324); FILE MERGED 2006/12/14 14:01:23 dr 1.14.324.1: #i69284# remove compiler warnings for unxsols4


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [2b1bc7e63cbf970b4ef459f609c24167c1129d56]

INTEGRATION: CWS calcwarnings (1.24.110); FILE MERGED 2006/12/12 16:42:52 dr 1.24.110.2: #i69284# remove compiler warnings for unxlngi6 2006/12/01 14:42:38 dr 1.24.110.1: #i69284# remove compiler warnings for wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [f2451d83b532c53cb79c49888cc44d67883492f9]

INTEGRATION: CWS calcwarnings (1.16.54); FILE MERGED 2007/02/19 16:00:56 nn 1.16.54.3: RESYNC: (1.16-1.17); FILE MERGED 2006/12/12 16:42:52 dr 1.16.54.2: #i69284# remove compiler warnings for unxlngi6 2006/12/01 15:01:38 dr 1.16.54.1: #i69284# remove compiler warnings for wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [c9cefdc417bf97a0e6e531277e5658e4e8f06888]

INTEGRATION: CWS calcwarnings (1.2.324); FILE MERGED 2006/12/14 14:01:23 dr 1.2.324.1: #i69284# remove compiler warnings for unxsols4


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [37b4556165a624acbde5070101407d8a812a8df1]

INTEGRATION: CWS calcwarnings (1.7.110); FILE MERGED 2006/12/01 16:13:03 dr 1.7.110.1: #i69284# remove compiler warnings for wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [d7dba46a8b3d5484cec50446092b2cea29e37e05]

INTEGRATION: CWS calcwarnings (1.4.110); FILE MERGED 2006/12/12 16:42:51 dr 1.4.110.1: #i69284# remove compiler warnings for unxlngi6


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [9d330a2b86f81e68f2c9573636cece049bb6c4c4]

INTEGRATION: CWS calcwarnings (1.6.108); FILE MERGED 2006/12/01 16:13:02 dr 1.6.108.1: #i69284# remove compiler warnings for wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [89a45dd0c6315fcd46b435501fa0f1c103cb9308]

INTEGRATION: CWS calcwarnings (1.2.324); FILE MERGED 2006/12/14 14:01:22 dr 1.2.324.1: #i69284# remove compiler warnings for unxsols4


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [d20a5f092b8a64f5e4d97096a2fc4e559933fe1e]

INTEGRATION: CWS calcwarnings (1.16.110); FILE MERGED 2006/12/12 16:42:51 dr 1.16.110.2: #i69284# remove compiler warnings for unxlngi6 2006/12/01 16:13:02 dr 1.16.110.1: #i69284# remove compiler warnings for wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [4375accae435e0e657835975ef18b97fc7a1320b]

INTEGRATION: CWS calcwarnings (1.3.110); FILE MERGED 2006/12/01 16:06:09 dr 1.3.110.1: #i69284# remove compiler warnings for wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [5b176e257291502477cf33c7ef2e2b0986498ccb]

INTEGRATION: CWS calcwarnings (1.4.46); FILE MERGED 2006/12/14 14:01:22 dr 1.4.46.2: #i69284# remove compiler warnings for unxsols4 2006/12/01 16:06:09 dr 1.4.46.1: #i69284# remove compiler warnings for wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [04acc5f81cf8bc063d7d15e681eb39d7208e983a]

INTEGRATION: CWS calcwarnings (1.2.248); FILE MERGED 2006/12/14 14:01:22 dr 1.2.248.1: #i69284# remove compiler warnings for unxsols4


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [608f055072210c2d6c7851d0e9835befa1226ad2]

INTEGRATION: CWS calcwarnings (1.11.110); FILE MERGED 2006/12/14 14:01:21 dr 1.11.110.2: #i69284# remove compiler warnings for unxsols4 2006/12/12 16:42:51 dr 1.11.110.1: #i69284# remove compiler warnings for unxlngi6


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [59a03cc4a5160b657e4b441cc164811f71a6a40e]

INTEGRATION: CWS calcwarnings (1.13.108); FILE MERGED 2006/12/01 15:51:58 dr 1.13.108.1: #i69284# remove compiler warnings for wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [f9af1ebbbac8d5f0043dbd2d088a3aecdf368958]

INTEGRATION: CWS calcwarnings (1.2.324); FILE MERGED 2006/12/14 14:01:21 dr 1.2.324.1: #i69284# remove compiler warnings for unxsols4


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [e804dc93b656afb671ce0319ff1a32077e6c07d9]

INTEGRATION: CWS calcwarnings (1.8.110); FILE MERGED 2006/12/12 16:42:51 dr 1.8.110.1: #i69284# remove compiler warnings for unxlngi6


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [4dc2ef2305225854d48a95ea96b964e94b30a743]

INTEGRATION: CWS calcwarnings (1.11.108); FILE MERGED 2006/12/12 16:42:51 dr 1.11.108.2: #i69284# remove compiler warnings for unxlngi6 2006/12/01 15:51:58 dr 1.11.108.1: #i69284# remove compiler warnings for wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [0b416cb165957b6e52b631ba2de41342e26357b1]

INTEGRATION: CWS calcwarnings (1.11.110); FILE MERGED 2006/12/12 16:42:50 dr 1.11.110.2: #i69284# remove compiler warnings for unxlngi6 2006/12/01 15:51:58 dr 1.11.110.1: #i69284# remove compiler warnings for wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [6b763c92f6e31fc21710825a579ca3d8536e954f]

INTEGRATION: CWS calcwarnings (1.4.110); FILE MERGED 2006/12/01 15:51:58 dr 1.4.110.1: #i69284# remove compiler warnings for wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [4defd88e164f289c1f17f110cff0cbc031e9ad8f]

INTEGRATION: CWS calcwarnings (1.7.110); FILE MERGED 2006/12/14 14:01:21 dr 1.7.110.2: #i69284# remove compiler warnings for unxsols4 2006/12/12 16:42:50 dr 1.7.110.1: #i69284# remove compiler warnings for unxlngi6


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [9f5ec54e34b400a27fde5bd07b045b661de4c86a]

INTEGRATION: CWS calcwarnings (1.3.110); FILE MERGED 2006/12/14 14:01:21 dr 1.3.110.1: #i69284# remove compiler warnings for unxsols4


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [4539d6fac689bd9bb2b00921c6c98ca92d6d01b0]

INTEGRATION: CWS calcwarnings (1.5.110); FILE MERGED 2006/12/01 15:51:57 dr 1.5.110.1: #i69284# remove compiler warnings for wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [59dde7bd424cd459f9651b51b62d15d80c0c5f29]

INTEGRATION: CWS calcwarnings (1.9.116); FILE MERGED 2006/12/01 14:42:07 dr 1.9.116.1: #i69284# remove compiler warnings for wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [d401449e098d2a24fd39252fa75416112c1760d2]

INTEGRATION: CWS calcwarnings (1.7.2); FILE MERGED 2007/02/19 16:00:10 nn 1.7.2.4: RESYNC: (1.7-1.9); FILE MERGED 2006/12/15 12:47:04 nn 1.7.2.3: #i69284# warning-free: access control for using 2006/12/14 14:01:20 dr 1.7.2.2: #i69284# remove compiler warnings for unxsols4 2006/12/04 09:33:16 nn 1.7.2.1: #i69284# warning-free: wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [01ca162fdd7170feb7e9e67f6b948560b2f4266e]

INTEGRATION: CWS calcwarnings (1.11.118); FILE MERGED 2006/12/12 16:42:50 dr 1.11.118.1: #i69284# remove compiler warnings for unxlngi6


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [26e5879337b5eae3f039864f693179d8f16ee293]

INTEGRATION: CWS calcwarnings (1.5.116); FILE MERGED 2007/02/19 15:59:34 nn 1.5.116.3: RESYNC: (1.5-1.6); FILE MERGED 2006/12/14 14:01:20 dr 1.5.116.2: #i69284# remove compiler warnings for unxsols4 2006/12/01 14:42:07 dr 1.5.116.1: #i69284# remove compiler warnings for wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [b4c13187bdf6487cc13b4592a3e273118e9cf6d3]

INTEGRATION: CWS calcwarnings (1.3.324); FILE MERGED 2006/12/01 14:42:07 dr 1.3.324.1: #i69284# remove compiler warnings for wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [8a7d56c64631373fd15ee48f2840e89776599bf3]

INTEGRATION: CWS calcwarnings (1.16.168); FILE MERGED 2006/12/14 14:01:20 dr 1.16.168.3: #i69284# remove compiler warnings for unxsols4 2006/12/12 16:42:50 dr 1.16.168.2: #i69284# remove compiler warnings for unxlngi6 2006/12/01 14:42:06 dr 1.16.168.1: #i69284# remove compiler warnings for wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [73fc11bdd9351f6a0692d416964e5d08b4329cdd]

INTEGRATION: CWS calcwarnings (1.11.116); FILE MERGED 2006/12/12 16:42:49 dr 1.11.116.2: #i69284# remove compiler warnings for unxlngi6 2006/12/01 14:42:06 dr 1.11.116.1: #i69284# remove compiler warnings for wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [530d3bd1355e16de9221a13c3933caad70a41927]

INTEGRATION: CWS calcwarnings (1.8.296); FILE MERGED 2007/02/19 15:58:41 nn 1.8.296.2: RESYNC: (1.8-1.9); FILE MERGED 2006/12/12 16:42:49 dr 1.8.296.1: #i69284# remove compiler warnings for unxlngi6


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [30bfaf4cb85e1e27e74b8c4ddeea53dadffd591b]

INTEGRATION: CWS calcwarnings (1.7.194); FILE MERGED 2006/12/14 14:01:20 dr 1.7.194.3: #i69284# remove compiler warnings for unxsols4 2006/12/12 16:42:49 dr 1.7.194.2: #i69284# remove compiler warnings for unxlngi6 2006/12/01 15:32:41 dr 1.7.194.1: #i69284# remove compiler warnings for wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [bd3a02438ca4fd97ad0ae53944ae4867f631dddf]

INTEGRATION: CWS calcwarnings (1.4.324); FILE MERGED 2006/12/14 14:01:19 dr 1.4.324.1: #i69284# remove compiler warnings for unxsols4


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [4e211d988672a70d326deced9579e188c7d7c1b6]

INTEGRATION: CWS calcwarnings (1.2.248); FILE MERGED 2006/12/01 16:06:17 dr 1.2.248.1: #i69284# remove compiler warnings for wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [84fbfe37e8a875294a86d24a64750f097abb6b7f]

INTEGRATION: CWS calcwarnings (1.12.46); FILE MERGED 2006/12/01 14:42:06 dr 1.12.46.1: #i69284# remove compiler warnings for wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [f704d8e5ac4edb27aad5c45b143dfd56b1bd58b3]

INTEGRATION: CWS calcwarnings (1.4.324); FILE MERGED 2006/12/14 14:01:19 dr 1.4.324.2: #i69284# remove compiler warnings for unxsols4 2006/12/12 16:42:49 dr 1.4.324.1: #i69284# remove compiler warnings for unxlngi6


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [e42a7daab6c2d93c0d71090793edbeb2eb4dcc06]

INTEGRATION: CWS calcwarnings (1.39.52); FILE MERGED 2006/12/12 16:42:49 dr 1.39.52.2: #i69284# remove compiler warnings for unxlngi6 2006/12/01 14:42:06 dr 1.39.52.1: #i69284# remove compiler warnings for wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [4663861267bfed960746e63f22f56e507a10e958]

INTEGRATION: CWS calcwarnings (1.14.194); FILE MERGED 2006/12/14 14:01:19 dr 1.14.194.2: #i69284# remove compiler warnings for unxsols4 2006/12/01 15:40:09 dr 1.14.194.1: #i69284# remove compiler warnings for wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [9e31f52f9e51d6c689a1de9a819bba426fb43824]

INTEGRATION: CWS calcwarnings (1.9.60); FILE MERGED 2006/12/14 14:01:19 dr 1.9.60.2: #i69284# remove compiler warnings for unxsols4 2006/12/12 16:42:49 dr 1.9.60.1: #i69284# remove compiler warnings for unxlngi6


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [f84b49aa6c196742a11052dfa552c45eb458977f]

INTEGRATION: CWS calcwarnings (1.19.168); FILE MERGED 2007/02/19 15:58:34 nn 1.19.168.2: RESYNC: (1.19-1.20); FILE MERGED 2006/12/01 11:17:37 dr 1.19.168.1: #i69284# warnings in sc module


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [88fff0d01bfc24786fe7ba3f1c488b8647590533]

INTEGRATION: CWS calcwarnings (1.8.116); FILE MERGED 2006/12/15 12:47:04 nn 1.8.116.4: #i69284# warning-free: access control for using 2006/12/14 14:01:19 dr 1.8.116.3: #i69284# remove compiler warnings for unxsols4 2006/12/12 16:42:48 dr 1.8.116.2: #i69284# remove compiler warnings for unxlngi6 2006/12/01 14:42:05 dr 1.8.116.1: #i69284# remove compiler warnings for wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [9e3f93e754043d9677ae15a1417e79f075824832]

INTEGRATION: CWS calcwarnings (1.3.44); FILE MERGED 2007/02/19 15:58:28 nn 1.3.44.3: RESYNC: (1.3-1.4); FILE MERGED 2006/12/15 12:47:03 nn 1.3.44.2: #i69284# warning-free: access control for using 2006/12/14 14:01:19 dr 1.3.44.1: #i69284# remove compiler warnings for unxsols4


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [1ef33c84597f869740665f66afd6d4d646da78df]

INTEGRATION: CWS calcwarnings (1.5.44); FILE MERGED 2007/02/20 10:56:41 dr 1.5.44.4: #i10000# unxsols warning 2007/02/19 15:58:11 nn 1.5.44.3: RESYNC: (1.5-1.6); FILE MERGED 2006/12/15 12:47:03 nn 1.5.44.2: #i69284# warning-free: access control for using 2006/12/14 14:01:19 dr 1.5.44.1: #i69284# remove compiler warnings for unxsols4


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [a68caa548c0f823dcb4ae9f378d443a895fddc4d]

INTEGRATION: CWS calcwarnings (1.6.324); FILE MERGED 2006/12/01 14:42:05 dr 1.6.324.1: #i69284# remove compiler warnings for wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [97322993307eaa601c69283ef39b8b18373063a9]

INTEGRATION: CWS calcwarnings (1.48.118); FILE MERGED 2006/12/14 14:01:18 dr 1.48.118.2: #i69284# remove compiler warnings for unxsols4 2006/12/01 14:42:05 dr 1.48.118.1: #i69284# remove compiler warnings for wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [9af315f9ea8ed6baf6d022c6ec46d26690640063]

INTEGRATION: CWS calcwarnings (1.67.52); FILE MERGED 2006/12/14 14:01:18 dr 1.67.52.1: #i69284# remove compiler warnings for unxsols4


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [1d25b1f88c0403fe2b9452133fa66989c129beba]

INTEGRATION: CWS calcwarnings (1.16.116); FILE MERGED 2007/02/19 15:57:55 nn 1.16.116.2: RESYNC: (1.16-1.17); FILE MERGED 2006/12/14 14:01:18 dr 1.16.116.1: #i69284# remove compiler warnings for unxsols4


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [4a4e042c5585460df9e56451579c6d90527ec607]

INTEGRATION: CWS calcwarnings (1.6.314); FILE MERGED 2006/12/14 14:01:18 dr 1.6.314.1: #i69284# remove compiler warnings for unxsols4


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [bb38f6ddccc0dedc8163fc68ba09fc109ca9d98b]

INTEGRATION: CWS calcwarnings (1.18.116); FILE MERGED 2006/12/14 14:01:18 dr 1.18.116.2: #i69284# remove compiler warnings for unxsols4 2006/12/01 14:42:05 dr 1.18.116.1: #i69284# remove compiler warnings for wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [35bb63e6dcb43ec31773e274eec461c9a9475bfa]

INTEGRATION: CWS calcwarnings (1.3.324); FILE MERGED 2006/12/14 14:01:17 dr 1.3.324.1: #i69284# remove compiler warnings for unxsols4


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [37d5d81977de97c707018a604bb20a1da8b6fa29]

INTEGRATION: CWS calcwarnings (1.29.88); FILE MERGED 2006/12/01 15:39:59 dr 1.29.88.1: #i69284# remove compiler warnings for wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [821ea8f0b02858ee82db14c9a9472f1021ba74bd]

INTEGRATION: CWS calcwarnings (1.15.110); FILE MERGED 2006/12/12 16:42:48 dr 1.15.110.2: #i69284# remove compiler warnings for unxlngi6 2006/12/01 15:39:59 dr 1.15.110.1: #i69284# remove compiler warnings for wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [9d3b4803b46cdae54513f6e7230691dd2bb480d2]

INTEGRATION: CWS calcwarnings (1.14.50); FILE MERGED 2006/12/01 15:39:59 dr 1.14.50.1: #i69284# remove compiler warnings for wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [f4e7c99a3c88e0219621a8ea2e304d4d1425ba28]

INTEGRATION: CWS calcwarnings (1.32.60); FILE MERGED 2006/12/14 14:01:17 dr 1.32.60.3: #i69284# remove compiler warnings for unxsols4 2006/12/12 16:42:48 dr 1.32.60.2: #i69284# remove compiler warnings for unxlngi6 2006/12/01 15:39:59 dr 1.32.60.1: #i69284# remove compiler warnings for wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [db0136c50923ffa2381cf6b818c550cd91c41b35]

INTEGRATION: CWS calcwarnings (1.5.116); FILE MERGED 2007/02/19 15:57:49 nn 1.5.116.2: RESYNC: (1.5-1.6); FILE MERGED 2006/12/14 14:01:17 dr 1.5.116.1: #i69284# remove compiler warnings for unxsols4


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [60dcb1fd0ee336e7b35a43036ca511932638718d]

INTEGRATION: CWS calcwarnings (1.4.44); FILE MERGED 2007/02/19 15:57:33 nn 1.4.44.2: RESYNC: (1.4-1.6); FILE MERGED 2006/12/04 09:22:13 dr 1.4.44.1: #i69284# remove compiler warnings for wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [840ae15af1c9c0e86ece49e1e9f7120a31c86744]

INTEGRATION: CWS calcwarnings (1.7.44); FILE MERGED 2007/02/19 15:57:10 nn 1.7.44.4: RESYNC: (1.7-1.8); FILE MERGED 2006/12/14 14:01:17 dr 1.7.44.3: #i69284# remove compiler warnings for unxsols4 2006/12/12 16:42:47 dr 1.7.44.2: #i69284# remove compiler warnings for unxlngi6 2006/12/04 09:22:12 dr 1.7.44.1: #i69284# remove compiler warnings for wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [ca8955af31c10a3546ff52d7feb21273f2072ed8]

INTEGRATION: CWS calcwarnings (1.23.52); FILE MERGED 2007/02/19 15:57:04 nn 1.23.52.2: RESYNC: (1.23-1.24); FILE MERGED 2006/12/12 16:42:47 dr 1.23.52.1: #i69284# remove compiler warnings for unxlngi6


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [64ade256a9499ec89169597bdf1360e145abb08c]

INTEGRATION: CWS calcwarnings (1.28.2); FILE MERGED 2007/02/19 15:56:57 nn 1.28.2.3: RESYNC: (1.28-1.29); FILE MERGED 2006/12/13 10:19:39 dr 1.28.2.2: #i69284# remove compiler warnings for wntmsci10.pro 2006/12/12 16:42:47 dr 1.28.2.1: #i69284# remove compiler warnings for unxlngi6


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [51cec782a876e76a7b3acedb78f95b900cba8970]

INTEGRATION: CWS calcwarnings (1.10.2); FILE MERGED 2006/12/12 16:42:46 dr 1.10.2.2: #i69284# remove compiler warnings for unxlngi6 2006/12/04 09:17:43 dr 1.10.2.1: #i69284# remove compiler warnings for wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [1fce5b7bbcc713e12b845d2df8f97a9e218c6972]

INTEGRATION: CWS calcwarnings (1.19.108); FILE MERGED 2007/02/19 15:56:51 nn 1.19.108.2: RESYNC: (1.19-1.20); FILE MERGED 2006/12/01 14:42:29 dr 1.19.108.1: #i69284# remove compiler warnings for wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [fd8b8833603a4ea824ff77ec4800a6358aa65547]

INTEGRATION: CWS calcwarnings (1.16.46); FILE MERGED 2007/02/19 15:56:43 nn 1.16.46.3: RESYNC: (1.16-1.18); FILE MERGED 2006/12/12 16:42:46 dr 1.16.46.2: #i69284# remove compiler warnings for unxlngi6 2006/12/01 14:42:29 dr 1.16.46.1: #i69284# remove compiler warnings for wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [b4071353b03b3739819575e478655f57b909b428]

INTEGRATION: CWS calcwarnings (1.10.2); FILE MERGED 2007/02/19 15:56:19 nn 1.10.2.3: RESYNC: (1.10-1.12); FILE MERGED 2006/12/14 14:01:16 dr 1.10.2.2: #i69284# remove compiler warnings for unxsols4 2006/12/04 09:17:43 dr 1.10.2.1: #i69284# remove compiler warnings for wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [4f0daea185977605ec152a17e0cbf67de065d229]

INTEGRATION: CWS calcwarnings (1.6.108); FILE MERGED 2006/12/01 14:42:28 dr 1.6.108.1: #i69284# remove compiler warnings for wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [7ce7db4acfc7aa2ae6406c80903ccf12e681b8db]

INTEGRATION: CWS calcwarnings (1.30.52); FILE MERGED 2007/02/19 15:56:12 nn 1.30.52.3: RESYNC: (1.30-1.31); FILE MERGED 2006/12/12 16:42:46 dr 1.30.52.2: #i69284# remove compiler warnings for unxlngi6 2006/12/01 14:42:28 dr 1.30.52.1: #i69284# remove compiler warnings for wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [f872bdb9159acd1113d566ea5b088039f2d9b841]

INTEGRATION: CWS calcwarnings (1.19.108); FILE MERGED 2007/02/19 15:56:06 nn 1.19.108.2: RESYNC: (1.19-1.20); FILE MERGED 2006/12/04 09:17:43 dr 1.19.108.1: #i69284# remove compiler warnings for wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [af635986be989d03334e9f1d55e65c653918df0f]

INTEGRATION: CWS calcwarnings (1.20.108); FILE MERGED 2007/02/19 15:55:59 nn 1.20.108.2: RESYNC: (1.20-1.21); FILE MERGED 2006/12/01 14:42:28 dr 1.20.108.1: #i69284# remove compiler warnings for wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [8259293c63f3e4aaeee7fd5d48da32b4a5d1ce8d]

INTEGRATION: CWS calcwarnings (1.14.2); FILE MERGED 2006/12/13 10:19:39 dr 1.14.2.2: #i69284# remove compiler warnings for wntmsci10.pro 2006/12/01 14:42:28 dr 1.14.2.1: #i69284# remove compiler warnings for wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [35b90e17dbcf26d4c8ccbff679efdac0b9713ff0]

INTEGRATION: CWS calcwarnings (1.13.106); FILE MERGED 2006/12/12 16:42:46 dr 1.13.106.1: #i69284# remove compiler warnings for unxlngi6


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [e8518fdcda1524f1f3df9d3604c9d18f20f2c6e6]

INTEGRATION: CWS calcwarnings (1.7.108); FILE MERGED 2006/12/01 14:42:28 dr 1.7.108.1: #i69284# remove compiler warnings for wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [6187d14c29446588a5d8e485a1e6c2a329ab7ffb]

INTEGRATION: CWS calcwarnings (1.20.108); FILE MERGED 2006/12/12 16:42:45 dr 1.20.108.1: #i69284# remove compiler warnings for unxlngi6


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [04db10f20a2e8cfad2c3a5794fb862d9a7055557]

INTEGRATION: CWS calcwarnings (1.25.2); FILE MERGED 2006/12/01 14:42:27 dr 1.25.2.1: #i69284# remove compiler warnings for wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [fb0c07f01ed1212bd496566094f7e97504528947]

INTEGRATION: CWS calcwarnings (1.3.58); FILE MERGED 2006/12/01 14:42:27 dr 1.3.58.1: #i69284# remove compiler warnings for wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [764dcfb8bb2737687d2ad0f2eb1a3bedb7b1c30b]

INTEGRATION: CWS calcwarnings (1.47.48); FILE MERGED 2007/02/20 11:38:39 nn 1.47.48.4: #i10000# changes after resync to m203 2007/02/19 15:55:52 nn 1.47.48.3: RESYNC: (1.47-1.48); FILE MERGED 2006/12/12 16:42:45 dr 1.47.48.2: #i69284# remove compiler warnings for unxlngi6 2006/12/01 14:42:27 dr 1.47.48.1: #i69284# remove compiler warnings for wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [fd9c418fe8abe3e93b4d7ab66f6a54b425c812dd]

INTEGRATION: CWS calcwarnings (1.22.108); FILE MERGED 2006/12/01 14:42:27 dr 1.22.108.1: #i69284# remove compiler warnings for wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [71fa8c98ead7c2ea94852787479e09767fe20e3d]

INTEGRATION: CWS calcwarnings (1.9.108); FILE MERGED 2007/02/19 15:55:33 nn 1.9.108.2: RESYNC: (1.9-1.10); FILE MERGED 2006/12/01 14:42:26 dr 1.9.108.1: #i69284# remove compiler warnings for wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [c18d76da5ac3a3a13659531712b8e6436a68490f]

INTEGRATION: CWS calcwarnings (1.5.110); FILE MERGED 2006/12/01 14:42:26 dr 1.5.110.1: #i69284# remove compiler warnings for wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [d40b4ef122f9ed93ba37a177702faec9b87add68]

INTEGRATION: CWS calcwarnings (1.14.52); FILE MERGED 2006/12/13 10:19:39 dr 1.14.52.2: #i69284# remove compiler warnings for wntmsci10.pro 2006/12/01 14:42:26 dr 1.14.52.1: #i69284# remove compiler warnings for wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [b2923cbef563be40ee26318b978636db70a2861a]

INTEGRATION: CWS calcwarnings (1.25.108); FILE MERGED 2007/02/19 15:55:26 nn 1.25.108.3: RESYNC: (1.25-1.26); FILE MERGED 2006/12/12 16:42:45 dr 1.25.108.2: #i69284# remove compiler warnings for unxlngi6 2006/12/01 14:42:26 dr 1.25.108.1: #i69284# remove compiler warnings for wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [2de7ec315dc65cdde26d544f472ce44de87c51e2]

INTEGRATION: CWS calcwarnings (1.9.110); FILE MERGED 2006/12/04 09:17:43 dr 1.9.110.1: #i69284# remove compiler warnings for wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [eeefc4845f0697f181f3ffefda23395e5b5ba9d7]

INTEGRATION: CWS calcwarnings (1.7.108); FILE MERGED 2006/12/12 16:42:45 dr 1.7.108.2: #i69284# remove compiler warnings for unxlngi6 2006/12/01 14:42:26 dr 1.7.108.1: #i69284# remove compiler warnings for wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [f4fc40279dc8452e26bc82df86ab140287aa8ad7]

INTEGRATION: CWS calcwarnings (1.15.2); FILE MERGED 2007/02/19 15:55:00 nn 1.15.2.2: RESYNC: (1.15-1.16); FILE MERGED 2006/12/01 14:42:25 dr 1.15.2.1: #i69284# remove compiler warnings for wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [14481e5b8bd998e52acbcd2b74140154c9c43375]

INTEGRATION: CWS calcwarnings (1.17.108); FILE MERGED 2007/02/19 15:54:44 nn 1.17.108.3: RESYNC: (1.17-1.18); FILE MERGED 2006/12/13 10:19:39 dr 1.17.108.2: #i69284# remove compiler warnings for wntmsci10.pro 2006/12/01 14:42:25 dr 1.17.108.1: #i69284# remove compiler warnings for wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [f667179f2ec4dcbb8022fef6c515e8cd015fe4b1]

INTEGRATION: CWS calcwarnings (1.13.46); FILE MERGED 2007/02/19 15:54:15 nn 1.13.46.3: RESYNC: (1.13-1.14); FILE MERGED 2006/12/13 10:19:38 dr 1.13.46.2: #i69284# remove compiler warnings for wntmsci10.pro 2006/12/01 14:42:25 dr 1.13.46.1: #i69284# remove compiler warnings for wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [392f16c3dd8a4963f12e51601e7a5ec25f7efe15]

INTEGRATION: CWS calcwarnings (1.16.108); FILE MERGED 2007/02/19 15:54:09 nn 1.16.108.2: RESYNC: (1.16-1.18); FILE MERGED 2006/12/01 14:42:25 dr 1.16.108.1: #i69284# remove compiler warnings for wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [d778f4ea172c222f76e38cd692fa7745b0b55ff6]

INTEGRATION: CWS calcwarnings (1.17.108); FILE MERGED 2007/02/19 15:54:02 nn 1.17.108.3: RESYNC: (1.17-1.18); FILE MERGED 2006/12/12 16:42:44 dr 1.17.108.2: #i69284# remove compiler warnings for unxlngi6 2006/12/01 14:42:24 dr 1.17.108.1: #i69284# remove compiler warnings for wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [fd4cf5be1ef639f11f53da6850904ef547588599]

INTEGRATION: CWS calcwarnings (1.63.2); FILE MERGED 2007/02/19 15:52:53 nn 1.63.2.3: RESYNC: (1.63-1.65); FILE MERGED 2006/12/14 14:01:16 dr 1.63.2.2: #i69284# remove compiler warnings for unxsols4 2006/12/01 14:42:24 dr 1.63.2.1: #i69284# remove compiler warnings for wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [0dce29009feda1da8638483663b213443f5bcd79]

INTEGRATION: CWS calcwarnings (1.23.110); FILE MERGED 2006/12/01 14:42:24 dr 1.23.110.1: #i69284# remove compiler warnings for wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [6b47e09c4b2e4f4f99b5b45df344a44c99acbae3]

INTEGRATION: CWS calcwarnings (1.36.116); FILE MERGED 2007/02/19 15:53:56 nn 1.36.116.2: RESYNC: (1.36-1.37); FILE MERGED 2006/12/14 14:01:16 dr 1.36.116.1: #i69284# remove compiler warnings for unxsols4


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [d72a24cbd6216d4204d3d613bfe11c3d8ba9c6d1]

INTEGRATION: CWS calcwarnings (1.84.2); FILE MERGED 2007/02/19 15:53:49 nn 1.84.2.3: RESYNC: (1.84-1.85); FILE MERGED 2006/12/12 16:42:44 dr 1.84.2.2: #i69284# remove compiler warnings for unxlngi6 2006/12/01 14:42:24 dr 1.84.2.1: #i69284# remove compiler warnings for wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [b3139ac8b745f3bafb69bf874162a5c165c49e7a]

INTEGRATION: CWS calcwarnings (1.8.108); FILE MERGED 2006/12/12 16:42:44 dr 1.8.108.1: #i69284# remove compiler warnings for unxlngi6


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [9dbea501339a32525d7d1ed0978090df1945c566]

INTEGRATION: CWS calcwarnings (1.28.108); FILE MERGED 2007/02/19 15:53:43 nn 1.28.108.2: RESYNC: (1.28-1.29); FILE MERGED 2006/12/01 14:42:24 dr 1.28.108.1: #i69284# remove compiler warnings for wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [f38e6d3a25519c75f059c677b71e842c3733fdb5]

INTEGRATION: CWS calcwarnings (1.58.110); FILE MERGED 2006/12/12 16:42:44 dr 1.58.110.2: #i69284# remove compiler warnings for unxlngi6 2006/12/01 14:42:23 dr 1.58.110.1: #i69284# remove compiler warnings for wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [f9ef3ea1c2673783560022673569ea85061afbf0]

INTEGRATION: CWS calcwarnings (1.83.108); FILE MERGED 2007/02/19 15:53:36 nn 1.83.108.3: RESYNC: (1.83-1.84); FILE MERGED 2006/12/12 16:42:44 dr 1.83.108.2: #i69284# remove compiler warnings for unxlngi6 2006/12/01 14:42:23 dr 1.83.108.1: #i69284# remove compiler warnings for wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [d6c0ca966b5b47d8d4b2593f507a02b10fdf8009]

INTEGRATION: CWS calcwarnings (1.42.8); FILE MERGED 2006/12/12 16:42:43 dr 1.42.8.2: #i69284# remove compiler warnings for unxlngi6 2006/12/01 14:42:23 dr 1.42.8.1: #i69284# remove compiler warnings for wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [d46492cf041af2e7e8e72a41c482396e72be06ea]

INTEGRATION: CWS calcwarnings (1.40.108); FILE MERGED 2007/02/19 15:53:30 nn 1.40.108.3: RESYNC: (1.40-1.41); FILE MERGED 2006/12/14 14:01:16 dr 1.40.108.2: #i69284# remove compiler warnings for unxsols4 2006/12/12 16:42:43 dr 1.40.108.1: #i69284# remove compiler warnings for unxlngi6


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [86d7681bb025a25b62d7941f78825b713b49fa8d]

INTEGRATION: CWS calcwarnings (1.43.46); FILE MERGED 2007/02/19 15:53:23 nn 1.43.46.2: RESYNC: (1.43-1.44); FILE MERGED 2006/12/01 14:42:23 dr 1.43.46.1: #i69284# remove compiler warnings for wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [c03f2579d35e7fc53bbca8e2a8265ef94e49b58e]

INTEGRATION: CWS calcwarnings (1.24.108); FILE MERGED 2006/12/01 14:42:22 dr 1.24.108.1: #i69284# remove compiler warnings for wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [303198b1514f998b1d8c7a7fb0e3bdf54077ed5e]

INTEGRATION: CWS calcwarnings (1.31.54); FILE MERGED 2006/12/01 14:42:22 dr 1.31.54.1: #i69284# remove compiler warnings for wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [4016b84940acb17c4587dbffea9828ba7210ac73]

INTEGRATION: CWS calcwarnings (1.2.324); FILE MERGED 2006/12/14 14:01:15 dr 1.2.324.1: #i69284# remove compiler warnings for unxsols4


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [43e0e9da25d3a000a172255d0844a3057907dc02]

INTEGRATION: CWS calcwarnings (1.12.110); FILE MERGED 2006/12/13 10:19:38 dr 1.12.110.3: #i69284# remove compiler warnings for wntmsci10.pro 2006/12/12 16:42:43 dr 1.12.110.2: #i69284# remove compiler warnings for unxlngi6 2006/12/01 15:06:02 dr 1.12.110.1: #i69284# remove compiler warnings for wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [18771bb716f4b0138ca31dba9a67d963d2540ce5]

INTEGRATION: CWS calcwarnings (1.9.110); FILE MERGED 2006/12/01 15:06:02 dr 1.9.110.1: #i69284# remove compiler warnings for wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [d39dda00ddd7ee2ddcd2c5d34fdd7371882e0dbf]

INTEGRATION: CWS calcwarnings (1.5.110); FILE MERGED 2006/12/06 13:34:23 nn 1.5.110.2: #i69284# warning-free: core, unxlngi6 2006/11/28 13:24:50 nn 1.5.110.1: #i69284# warning-free: core, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [ffe860f275183a05a4a3a9d5d1a48f313d684bb2]

INTEGRATION: CWS calcwarnings (1.9.88); FILE MERGED 2006/12/06 13:34:23 nn 1.9.88.2: #i69284# warning-free: core, unxlngi6 2006/11/28 13:24:50 nn 1.9.88.1: #i69284# warning-free: core, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [65adcc930dc4bd13f93e9da78fa9a3badbc48717]

INTEGRATION: CWS calcwarnings (1.5.110); FILE MERGED 2006/12/06 13:34:23 nn 1.5.110.1: #i69284# warning-free: core, unxlngi6


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [1d20d2efb3ee0b146a58174d0f7b8bebe0c8d4d8]

INTEGRATION: CWS calcwarnings (1.24.110); FILE MERGED 2007/02/20 11:38:38 nn 1.24.110.5: #i10000# changes after resync to m203 2007/02/19 15:52:46 nn 1.24.110.4: RESYNC: (1.24-1.25); FILE MERGED 2006/12/13 19:18:25 nn 1.24.110.3: #i69284# warning-free: core, unxsols4 2006/12/06 13:34:23 nn 1.24.110.2: #i69284# warning-free: core, unxlngi6 2006/11/28 13:24:50 nn 1.24.110.1: #i69284# warning-free: core, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [849c5e20e22b8a94ab6fd5ce402397c3b44309e3]

INTEGRATION: CWS calcwarnings (1.13.46); FILE MERGED 2006/11/28 13:24:50 nn 1.13.46.1: #i69284# warning-free: core, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [24588b36fe25bf0424f2c1eec3268a447e09f7a7]

INTEGRATION: CWS calcwarnings (1.6.110); FILE MERGED 2006/11/28 13:24:49 nn 1.6.110.1: #i69284# warning-free: core, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [489e8b849007c9da2accdd6051b9a95c34033be8]

INTEGRATION: CWS calcwarnings (1.5.46); FILE MERGED 2006/12/06 13:34:22 nn 1.5.46.1: #i69284# warning-free: core, unxlngi6


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [249955c24b0af7ff08e003b2b2d53ce3d8e76ff2]

INTEGRATION: CWS calcwarnings (1.8.46); FILE MERGED 2006/11/28 13:24:49 nn 1.8.46.1: #i69284# warning-free: core, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [4125a37492451c95d20067f3855a70e3a4b9b2ff]

INTEGRATION: CWS calcwarnings (1.22.46); FILE MERGED 2007/02/19 15:52:39 nn 1.22.46.4: RESYNC: (1.22-1.23); FILE MERGED 2006/12/13 19:18:25 nn 1.22.46.3: #i69284# warning-free: core, unxsols4 2006/12/06 13:34:22 nn 1.22.46.2: #i69284# warning-free: core, unxlngi6 2006/11/28 13:24:49 nn 1.22.46.1: #i69284# warning-free: core, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [61c46ceeb34dd27053c2546d8867f461dcf4e7e5]

INTEGRATION: CWS calcwarnings (1.9.46); FILE MERGED 2006/12/13 19:18:25 nn 1.9.46.3: #i69284# warning-free: core, unxsols4 2006/12/06 13:34:22 nn 1.9.46.2: #i69284# warning-free: core, unxlngi6 2006/11/28 13:24:49 nn 1.9.46.1: #i69284# warning-free: core, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [4b7bfadfbdc9e52fb7b17b9f105b02b8fcf594b6]

INTEGRATION: CWS calcwarnings (1.4.110); FILE MERGED 2006/12/06 13:34:22 nn 1.4.110.2: #i69284# warning-free: core, unxlngi6 2006/11/28 13:24:49 nn 1.4.110.1: #i69284# warning-free: core, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [c465728e02cf209cd5ce6a00cfa12d8cf87dcc59]

INTEGRATION: CWS calcwarnings (1.6.88); FILE MERGED 2006/12/13 19:18:25 nn 1.6.88.3: #i69284# warning-free: core, unxsols4 2006/12/06 13:34:22 nn 1.6.88.2: #i69284# warning-free: core, unxlngi6 2006/11/28 13:24:49 nn 1.6.88.1: #i69284# warning-free: core, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [3f45d0d2e0b98c7eb08412400b007fa185c1eb38]

INTEGRATION: CWS calcwarnings (1.7.88); FILE MERGED 2006/11/28 13:24:48 nn 1.7.88.1: #i69284# warning-free: core, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [12764b46f1caf6f18750fbbe889554aaa6673ea6]

INTEGRATION: CWS calcwarnings (1.17.86); FILE MERGED 2006/12/13 19:18:25 nn 1.17.86.1: #i69284# warning-free: core, unxsols4


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [c34eb0d91585d61f83159f41fdcdb60d891a1917]

INTEGRATION: CWS calcwarnings (1.4.110); FILE MERGED 2006/11/28 13:24:48 nn 1.4.110.1: #i69284# warning-free: core, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [a3564a1f97b8303a60b87afbb8fcdda22ebc5d08]

INTEGRATION: CWS calcwarnings (1.21.110); FILE MERGED 2006/12/06 13:34:22 nn 1.21.110.2: #i69284# warning-free: core, unxlngi6 2006/11/28 13:24:48 nn 1.21.110.1: #i69284# warning-free: core, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [c78aeab1a01b4069ce1aaff8756b8c2c50a9a9d2]

INTEGRATION: CWS calcwarnings (1.43.46); FILE MERGED 2007/02/20 11:38:38 nn 1.43.46.5: #i10000# changes after resync to m203 2007/02/19 15:52:17 nn 1.43.46.4: RESYNC: (1.43-1.44); FILE MERGED 2006/12/13 19:18:24 nn 1.43.46.3: #i69284# warning-free: core, unxsols4 2006/12/06 13:34:22 nn 1.43.46.2: #i69284# warning-free: core, unxlngi6 2006/11/28 13:24:48 nn 1.43.46.1: #i69284# warning-free: core, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [711c9e285190930a0679371a9b657ae02cbbc15d]

INTEGRATION: CWS calcwarnings (1.17.108); FILE MERGED 2006/12/06 13:34:21 nn 1.17.108.3: #i69284# warning-free: core, unxlngi6 2006/12/01 15:51:24 nn 1.17.108.2: #i69284# warning-free: wntmsci10.pro changes 2006/11/28 13:24:48 nn 1.17.108.1: #i69284# warning-free: core, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [7119d9ebd2c319f4339e822bb7e3a6358efb18fa]

INTEGRATION: CWS calcwarnings (1.28.108); FILE MERGED 2007/02/19 15:52:10 nn 1.28.108.3: RESYNC: (1.28-1.29); FILE MERGED 2006/12/06 13:34:21 nn 1.28.108.2: #i69284# warning-free: core, unxlngi6 2006/11/28 13:24:48 nn 1.28.108.1: #i69284# warning-free: core, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [badf3a3ed8d839bf4f1c406afc67598e4d72fb4a]

INTEGRATION: CWS calcwarnings (1.41.46); FILE MERGED 2007/02/19 15:52:03 nn 1.41.46.4: RESYNC: (1.41-1.42); FILE MERGED 2006/12/13 19:18:24 nn 1.41.46.3: #i69284# warning-free: core, unxsols4 2006/12/06 13:34:21 nn 1.41.46.2: #i69284# warning-free: core, unxlngi6 2006/11/28 13:24:47 nn 1.41.46.1: #i69284# warning-free: core, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [5cb0a7ce4c14d2a4f0ef258626cf92143c709d00]

INTEGRATION: CWS calcwarnings (1.7.110); FILE MERGED 2006/11/28 13:24:47 nn 1.7.110.1: #i69284# warning-free: core, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [4eaca8952350720c7cac531e91208fc894eb52e8]

INTEGRATION: CWS calcwarnings (1.4.110); FILE MERGED 2006/11/28 13:24:47 nn 1.4.110.1: #i69284# warning-free: core, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [e42c2f7c1e14349404c2c2b6f5eb7f6fbd4ee3d1]

INTEGRATION: CWS calcwarnings (1.29.110); FILE MERGED 2006/12/13 19:18:24 nn 1.29.110.3: #i69284# warning-free: core, unxsols4 2006/12/06 13:34:21 nn 1.29.110.2: #i69284# warning-free: core, unxlngi6 2006/11/28 13:24:47 nn 1.29.110.1: #i69284# warning-free: core, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [8397241545587c38760a83a267c229b088a6d364]

INTEGRATION: CWS calcwarnings (1.6.110); FILE MERGED 2006/12/06 13:34:21 nn 1.6.110.2: #i69284# warning-free: core, unxlngi6 2006/11/28 13:24:46 nn 1.6.110.1: #i69284# warning-free: core, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [bf630ed370845dd565edd5ec8f6a2aaf5b90092a]

INTEGRATION: CWS calcwarnings (1.25.8); FILE MERGED 2007/02/19 15:51:56 nn 1.25.8.4: RESYNC: (1.25-1.26); FILE MERGED 2006/12/06 13:34:20 nn 1.25.8.3: #i69284# warning-free: core, unxlngi6 2006/12/01 15:51:24 nn 1.25.8.2: #i69284# warning-free: wntmsci10.pro changes 2006/11/28 13:24:46 nn 1.25.8.1: #i69284# warning-free: core, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [697910f8e0c3dffd0b72dcee678cdc8b0ce86948]

INTEGRATION: CWS calcwarnings (1.6.110); FILE MERGED 2006/12/06 13:34:20 nn 1.6.110.1: #i69284# warning-free: core, unxlngi6


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [c24f54c6bdfed794411c50077e3e3fc2f15eeeba]

INTEGRATION: CWS calcwarnings (1.14.110); FILE MERGED 2006/12/06 13:34:20 nn 1.14.110.1: #i69284# warning-free: core, unxlngi6


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [64e14583d04525e04f645dbec6f6a960cd5beaf5]

INTEGRATION: CWS calcwarnings (1.15.110); FILE MERGED 2006/12/06 13:34:20 nn 1.15.110.2: #i69284# warning-free: core, unxlngi6 2006/11/28 13:24:45 nn 1.15.110.1: #i69284# warning-free: core, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [d776a6667e002e022a77a6766bd02403dd3afe5d]

INTEGRATION: CWS calcwarnings (1.5.110); FILE MERGED 2006/12/06 13:34:20 nn 1.5.110.2: #i69284# warning-free: core, unxlngi6 2006/11/28 13:24:45 nn 1.5.110.1: #i69284# warning-free: core, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [bfbd9e47b09d9a4e2ccd29b9f7a845de4433b7c2]

INTEGRATION: CWS calcwarnings (1.64.46); FILE MERGED 2007/02/19 15:51:50 nn 1.64.46.4: RESYNC: (1.64-1.67); FILE MERGED 2006/12/13 19:18:24 nn 1.64.46.3: #i69284# warning-free: core, unxsols4 2006/12/06 13:34:20 nn 1.64.46.2: #i69284# warning-free: core, unxlngi6 2006/11/28 13:24:45 nn 1.64.46.1: #i69284# warning-free: core, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [455debbdf31791c49b8423e7e4e8e87514efc65e]

INTEGRATION: CWS calcwarnings (1.12.110); FILE MERGED 2006/12/06 13:34:19 nn 1.12.110.2: #i69284# warning-free: core, unxlngi6 2006/11/28 13:24:44 nn 1.12.110.1: #i69284# warning-free: core, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [f5c20db9a9b185ff16b6327ac36bccc69f2f8626]

INTEGRATION: CWS calcwarnings (1.5.110); FILE MERGED 2006/11/28 13:24:44 nn 1.5.110.1: #i69284# warning-free: core, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [8be476a1d1c9af41f2d433c7f2dab2825f13fa6a]

INTEGRATION: CWS calcwarnings (1.25.46); FILE MERGED 2006/12/13 19:18:23 nn 1.25.46.3: #i69284# warning-free: core, unxsols4 2006/12/06 13:34:19 nn 1.25.46.2: #i69284# warning-free: core, unxlngi6 2006/11/28 13:24:43 nn 1.25.46.1: #i69284# warning-free: core, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [38b9d35190fb5876ac044f754a19a6637fa09853]

INTEGRATION: CWS calcwarnings (1.8.110); FILE MERGED 2006/12/06 13:34:19 nn 1.8.110.2: #i69284# warning-free: core, unxlngi6 2006/11/28 13:24:43 nn 1.8.110.1: #i69284# warning-free: core, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [da2c32357dd623f2531add72051ec721ca6bbc13]

INTEGRATION: CWS calcwarnings (1.20.106); FILE MERGED 2006/12/06 13:34:19 nn 1.20.106.2: #i69284# warning-free: core, unxlngi6 2006/11/28 13:24:43 nn 1.20.106.1: #i69284# warning-free: core, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [3f9f0ab3d53acd52afac17940539171bdd50b1e5]

INTEGRATION: CWS calcwarnings (1.10.108); FILE MERGED 2006/12/13 19:18:23 nn 1.10.108.2: #i69284# warning-free: core, unxsols4 2006/12/06 13:34:19 nn 1.10.108.1: #i69284# warning-free: core, unxlngi6


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [a51fd847e57c0ad5622004101f19d324e088d423]

INTEGRATION: CWS calcwarnings (1.19.110); FILE MERGED 2006/12/13 19:18:23 nn 1.19.110.3: #i69284# warning-free: core, unxsols4 2006/12/06 13:34:19 nn 1.19.110.2: #i69284# warning-free: core, unxlngi6 2006/11/28 13:24:43 nn 1.19.110.1: #i69284# warning-free: core, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [bb08a5be9f3b75648e62bcc45f7e49956e45799b]

INTEGRATION: CWS calcwarnings (1.7.110); FILE MERGED 2006/11/28 13:24:43 nn 1.7.110.1: #i69284# warning-free: core, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [4e842fe232702770b958baf9f6dac77c629679ed]

INTEGRATION: CWS calcwarnings (1.4.110); FILE MERGED 2006/12/06 13:34:18 nn 1.4.110.2: #i69284# warning-free: core, unxlngi6 2006/11/28 13:24:43 nn 1.4.110.1: #i69284# warning-free: core, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [94a7150ef83051db67a51f9f5e0c537723ab01eb]

INTEGRATION: CWS calcwarnings (1.6.46); FILE MERGED 2007/02/19 15:51:43 nn 1.6.46.2: RESYNC: (1.6-1.8); FILE MERGED 2006/11/28 13:24:43 nn 1.6.46.1: #i69284# warning-free: core, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [55080d56690dad23dc2fb8d9b7c99c559827ab76]

INTEGRATION: CWS calcwarnings (1.4.110); FILE MERGED 2006/11/28 13:24:42 nn 1.4.110.1: #i69284# warning-free: core, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [b16953ff6227e3cc6bfb21dbe99a604352fb44c2]

INTEGRATION: CWS calcwarnings (1.19.88); FILE MERGED 2006/12/06 13:34:18 nn 1.19.88.2: #i69284# warning-free: core, unxlngi6 2006/11/28 13:24:42 nn 1.19.88.1: #i69284# warning-free: core, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [61cfae8b278b31f18d9f4bc4273688b5dbb11410]

INTEGRATION: CWS calcwarnings (1.3.324); FILE MERGED 2006/12/13 19:18:23 nn 1.3.324.1: #i69284# warning-free: core, unxsols4


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [6d9e9e1d3af92e7b94b84e97223466bdea4a84b0]

INTEGRATION: CWS calcwarnings (1.18.110); FILE MERGED 2006/12/06 13:34:18 nn 1.18.110.3: #i69284# warning-free: core, unxlngi6 2006/12/01 15:51:24 nn 1.18.110.2: #i69284# warning-free: wntmsci10.pro changes 2006/11/28 13:24:42 nn 1.18.110.1: #i69284# warning-free: core, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [71aa5a705ed267c9241f1d325a718ca381f162fe]

INTEGRATION: CWS calcwarnings (1.8.8); FILE MERGED 2006/11/28 13:24:42 nn 1.8.8.1: #i69284# warning-free: core, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [c88ab7bc718bbcacc86fcc27907c35b105a0c9b4]

INTEGRATION: CWS calcwarnings (1.11.46); FILE MERGED 2006/11/28 13:24:41 nn 1.11.46.1: #i69284# warning-free: core, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [edd08c63091467706a820537b1362c6026db2bf7]

INTEGRATION: CWS calcwarnings (1.12.110); FILE MERGED 2006/11/28 13:24:41 nn 1.12.110.1: #i69284# warning-free: core, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [6327ac7a7429fa53ce08482c9ab7abd267d9d32d]

INTEGRATION: CWS calcwarnings (1.16.110); FILE MERGED 2007/02/20 15:21:09 nn 1.16.110.4: #i69284# warnings on wntmsci10.pro after resync 2007/02/19 15:50:59 nn 1.16.110.3: RESYNC: (1.16-1.18); FILE MERGED 2006/12/06 13:34:18 nn 1.16.110.2: #i69284# warning-free: core, unxlngi6 2006/11/28 13:24:41 nn 1.16.110.1: #i69284# warning-free: core, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [e008c6c896568b4ba1c96eb97d53a0cdbdf20f22]

INTEGRATION: CWS calcwarnings (1.25.110); FILE MERGED 2007/02/19 15:50:52 nn 1.25.110.4: RESYNC: (1.25-1.26); FILE MERGED 2006/12/13 19:18:22 nn 1.25.110.3: #i69284# warning-free: core, unxsols4 2006/12/06 13:34:18 nn 1.25.110.2: #i69284# warning-free: core, unxlngi6 2006/11/28 13:24:41 nn 1.25.110.1: #i69284# warning-free: core, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [9f8272409b9c0a00505e8d4cf3ea95aa6359ea19]

INTEGRATION: CWS calcwarnings (1.35.110); FILE MERGED 2007/02/19 15:50:45 nn 1.35.110.3: RESYNC: (1.35-1.36); FILE MERGED 2006/12/06 13:34:17 nn 1.35.110.2: #i69284# warning-free: core, unxlngi6 2006/11/28 13:24:41 nn 1.35.110.1: #i69284# warning-free: core, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [3222228298793b4bad8135e8fc471574e9a200fd]

INTEGRATION: CWS calcwarnings (1.19.8); FILE MERGED 2006/12/06 13:34:17 nn 1.19.8.2: #i69284# warning-free: core, unxlngi6 2006/11/28 13:24:40 nn 1.19.8.1: #i69284# warning-free: core, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [89b918c18c5193b21e7debf7ac52c08daa6137d9]

INTEGRATION: CWS calcwarnings (1.9.110); FILE MERGED 2006/12/06 13:34:17 nn 1.9.110.2: #i69284# warning-free: core, unxlngi6 2006/11/28 13:24:40 nn 1.9.110.1: #i69284# warning-free: core, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [164d581de429ba0f2ff7841b2242fb0c210edac4]

INTEGRATION: CWS calcwarnings (1.13.110); FILE MERGED 2006/12/06 13:34:17 nn 1.13.110.1: #i69284# warning-free: core, unxlngi6


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [468f6294bad210dd306d972283d80c0a509c7f62]

INTEGRATION: CWS calcwarnings (1.4.110); FILE MERGED 2006/12/06 13:34:17 nn 1.4.110.2: #i69284# warning-free: core, unxlngi6 2006/11/28 13:24:40 nn 1.4.110.1: #i69284# warning-free: core, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [435c824342ab1fbb4cb6403b2b64aec37dc57fbc]

INTEGRATION: CWS calcwarnings (1.3.110); FILE MERGED 2006/11/28 13:24:40 nn 1.3.110.1: #i69284# warning-free: core, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [261457bd78f97700ae00e9aaa0f74364b5d5a81d]

INTEGRATION: CWS calcwarnings (1.9.8); FILE MERGED 2006/11/28 13:24:40 nn 1.9.8.1: #i69284# warning-free: core, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [66fe5ace84b5285d5483ede9c0add2c50155c92b]

INTEGRATION: CWS calcwarnings (1.7.110); FILE MERGED 2006/12/06 13:34:17 nn 1.7.110.2: #i69284# warning-free: core, unxlngi6 2006/11/28 13:24:40 nn 1.7.110.1: #i69284# warning-free: core, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [9783e4a40541e7d533fb6a11c7cd13bf193232fd]

INTEGRATION: CWS calcwarnings (1.31.110); FILE MERGED 2006/12/06 13:34:16 nn 1.31.110.2: #i69284# warning-free: core, unxlngi6 2006/11/28 13:24:39 nn 1.31.110.1: #i69284# warning-free: core, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [7969b748320b333a528921dfee31f0b916f99655]

INTEGRATION: CWS calcwarnings (1.7.110); FILE MERGED 2006/12/06 13:34:16 nn 1.7.110.2: #i69284# warning-free: core, unxlngi6 2006/11/28 13:24:39 nn 1.7.110.1: #i69284# warning-free: core, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [b48bd0307b82197b82b1f45b6ebfa2afa9f43714]

INTEGRATION: CWS calcwarnings (1.6.110); FILE MERGED 2006/12/06 13:34:16 nn 1.6.110.1: #i69284# warning-free: core, unxlngi6


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [babfcf4316442cb4dead2cdb27ccde7227e687ba]

INTEGRATION: CWS calcwarnings (1.8.110); FILE MERGED 2006/12/06 13:34:16 nn 1.8.110.1: #i69284# warning-free: core, unxlngi6


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [03e5e56959e06849780c2c962620285fce61f825]

INTEGRATION: CWS calcwarnings (1.20.246); FILE MERGED 2006/12/13 19:18:22 nn 1.20.246.1: #i69284# warning-free: core, unxsols4


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [df9a9fbb3469a81931edb27d285da2918294eaaa]

INTEGRATION: CWS calcwarnings (1.20.110); FILE MERGED 2006/12/06 13:34:16 nn 1.20.110.2: #i69284# warning-free: core, unxlngi6 2006/11/28 13:24:39 nn 1.20.110.1: #i69284# warning-free: core, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [0d207af95d6330e3a6d87e0ef3544e964fa034ed]

INTEGRATION: CWS calcwarnings (1.47.88); FILE MERGED 2007/02/19 15:50:29 nn 1.47.88.2: RESYNC: (1.47-1.48); FILE MERGED 2006/11/28 13:24:39 nn 1.47.88.1: #i69284# warning-free: core, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [a4cb35043eb76e70e1c66aee613a950d94598134]

INTEGRATION: CWS calcwarnings (1.12.46); FILE MERGED 2006/12/06 13:34:16 nn 1.12.46.2: #i69284# warning-free: core, unxlngi6 2006/11/28 13:24:39 nn 1.12.46.1: #i69284# warning-free: core, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [7fae7106872075a8d789eeec0d55db58a28a4cc9]

INTEGRATION: CWS calcwarnings (1.46.8); FILE MERGED 2006/12/06 13:34:15 nn 1.46.8.2: #i69284# warning-free: core, unxlngi6 2006/11/28 13:24:39 nn 1.46.8.1: #i69284# warning-free: core, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [5ebccceb47c0677f6b27f024fcb491456ba1446b]

INTEGRATION: CWS calcwarnings (1.16.46); FILE MERGED 2007/02/19 15:50:22 nn 1.16.46.4: RESYNC: (1.16-1.17); FILE MERGED 2006/12/13 19:18:22 nn 1.16.46.3: #i69284# warning-free: core, unxsols4 2006/12/06 13:34:15 nn 1.16.46.2: #i69284# warning-free: core, unxlngi6 2006/11/28 13:24:38 nn 1.16.46.1: #i69284# warning-free: core, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [c84b35ea5e4faccd27f3c633993d6e148b1e4bef]

INTEGRATION: CWS calcwarnings (1.9.54); FILE MERGED 2007/02/20 11:38:38 nn 1.9.54.3: #i10000# changes after resync to m203 2007/02/19 15:50:15 nn 1.9.54.2: RESYNC: (1.9-1.10); FILE MERGED 2006/11/28 13:24:38 nn 1.9.54.1: #i69284# warning-free: core, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [b3521e0ec51f756859fcee7a2413fc245f81e501]

INTEGRATION: CWS calcwarnings (1.10.110); FILE MERGED 2007/02/19 15:50:08 nn 1.10.110.2: RESYNC: (1.10-1.11); FILE MERGED 2006/11/28 13:24:38 nn 1.10.110.1: #i69284# warning-free: core, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [a40967d0318d5d29ff3c49b4215d04a6451226cc]

INTEGRATION: CWS calcwarnings (1.8.110); FILE MERGED 2006/11/28 13:24:38 nn 1.8.110.1: #i69284# warning-free: core, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [be025aaabf573e33f50257d13f43c02fd3b890d2]

INTEGRATION: CWS calcwarnings (1.11.110); FILE MERGED 2006/11/28 13:24:38 nn 1.11.110.1: #i69284# warning-free: core, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [d7a0b8673623122a3690b17bbb4859d39964bfe8]

INTEGRATION: CWS calcwarnings (1.9.110); FILE MERGED 2007/02/19 15:50:02 nn 1.9.110.3: RESYNC: (1.9-1.10); FILE MERGED 2006/12/06 13:34:15 nn 1.9.110.2: #i69284# warning-free: core, unxlngi6 2006/11/28 13:24:38 nn 1.9.110.1: #i69284# warning-free: core, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [5d6bead2c29a46c13e3ec3ef189389125f9cf963]

INTEGRATION: CWS calcwarnings (1.12.110); FILE MERGED 2006/12/06 13:34:15 nn 1.12.110.2: #i69284# warning-free: core, unxlngi6 2006/11/28 13:24:37 nn 1.12.110.1: #i69284# warning-free: core, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [3b8c01b38480dd9057bf3cff81e23b25a07e899c]

INTEGRATION: CWS calcwarnings (1.19.110); FILE MERGED 2006/12/06 13:34:15 nn 1.19.110.2: #i69284# warning-free: core, unxlngi6 2006/11/28 13:24:37 nn 1.19.110.1: #i69284# warning-free: core, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [a8ae546518920494b1eb20c9e0f7db7f674f2ee5]

INTEGRATION: CWS calcwarnings (1.6.110); FILE MERGED 2006/12/06 13:34:15 nn 1.6.110.2: #i69284# warning-free: core, unxlngi6 2006/11/28 13:24:37 nn 1.6.110.1: #i69284# warning-free: core, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [4ba1728a3292e264caa329dfa54ec029bced8e45]

INTEGRATION: CWS calcwarnings (1.5.110); FILE MERGED 2006/11/28 13:24:37 nn 1.5.110.1: #i69284# warning-free: core, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [22091f6c3d35e46f6bf95277a10986506f9deb19]

INTEGRATION: CWS calcwarnings (1.74.54); FILE MERGED 2006/12/06 13:34:14 nn 1.74.54.2: #i69284# warning-free: core, unxlngi6 2006/11/28 13:24:37 nn 1.74.54.1: #i69284# warning-free: core, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [0055a7c6740ab4d070cfee5d505dd737ff68b766]

INTEGRATION: CWS calcwarnings (1.35.8); FILE MERGED 2007/02/19 15:49:55 nn 1.35.8.3: RESYNC: (1.35-1.36); FILE MERGED 2006/12/06 13:34:14 nn 1.35.8.2: #i69284# warning-free: core, unxlngi6 2006/11/28 13:24:37 nn 1.35.8.1: #i69284# warning-free: core, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [b329190dfb2fa3d7b8dc2ab13995505052d04a15]

INTEGRATION: CWS calcwarnings (1.45.46); FILE MERGED 2006/12/01 15:51:23 nn 1.45.46.2: #i69284# warning-free: wntmsci10.pro changes 2006/11/28 13:24:36 nn 1.45.46.1: #i69284# warning-free: core, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [a63d4f137d67c1e7f5ecad98bc69894f4d966c00]

INTEGRATION: CWS calcwarnings (1.10.110); FILE MERGED 2006/11/28 13:24:36 nn 1.10.110.1: #i69284# warning-free: core, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [6d6c68808c084385473e02853e1c4917a2d8851c]

INTEGRATION: CWS calcwarnings (1.13.110); FILE MERGED 2006/11/28 13:24:36 nn 1.13.110.1: #i69284# warning-free: core, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [7eb4b2adeeb23ebed9d1a0a99276a92e9a536fe2]

INTEGRATION: CWS calcwarnings (1.25.108); FILE MERGED 2006/12/06 13:34:14 nn 1.25.108.2: #i69284# warning-free: core, unxlngi6 2006/11/28 13:24:36 nn 1.25.108.1: #i69284# warning-free: core, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [6bbbf159b5ad37020a8000b1d980834e3704a26b]

INTEGRATION: CWS calcwarnings (1.16.46); FILE MERGED 2007/02/19 15:49:49 nn 1.16.46.3: RESYNC: (1.16-1.17); FILE MERGED 2006/12/06 13:34:14 nn 1.16.46.2: #i69284# warning-free: core, unxlngi6 2006/11/28 13:24:36 nn 1.16.46.1: #i69284# warning-free: core, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [9232de7fd70f4f2c22a1365b4db49f8232f6a91d]

INTEGRATION: CWS calcwarnings (1.32.44); FILE MERGED 2007/02/19 15:49:42 nn 1.32.44.2: RESYNC: (1.32-1.33); FILE MERGED 2006/11/28 13:24:35 nn 1.32.44.1: #i69284# warning-free: core, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [e6ee5753c367d0fc7c9aff946a3fa3ac9dba468c]

INTEGRATION: CWS calcwarnings (1.60.8); FILE MERGED 2007/02/19 15:49:35 nn 1.60.8.3: RESYNC: (1.60-1.61); FILE MERGED 2006/12/06 13:34:14 nn 1.60.8.2: #i69284# warning-free: core, unxlngi6 2006/11/28 13:24:35 nn 1.60.8.1: #i69284# warning-free: core, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [193bb1808a1c439cf196f0a02d4330fbc61b00d3]

INTEGRATION: CWS calcwarnings (1.22.110); FILE MERGED 2006/11/28 13:24:35 nn 1.22.110.1: #i69284# warning-free: core, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [1de6577dc20b71c7f7d9beb393a0a13545721f90]

INTEGRATION: CWS calcwarnings (1.18.110); FILE MERGED 2006/12/13 19:18:22 nn 1.18.110.3: #i69284# warning-free: core, unxsols4 2006/12/06 13:34:14 nn 1.18.110.2: #i69284# warning-free: core, unxlngi6 2006/11/28 13:24:35 nn 1.18.110.1: #i69284# warning-free: core, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [39a04b0207950e0f93f4582fd26c94628f103135]

INTEGRATION: CWS calcwarnings (1.20.46); FILE MERGED 2006/12/13 19:18:21 nn 1.20.46.3: #i69284# warning-free: core, unxsols4 2006/12/06 13:34:13 nn 1.20.46.2: #i69284# warning-free: core, unxlngi6 2006/11/28 13:24:35 nn 1.20.46.1: #i69284# warning-free: core, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [b11e39a87ce77d7fdf91426980f1c5fedc4c5a17]

INTEGRATION: CWS calcwarnings (1.22.46); FILE MERGED 2007/02/19 15:49:29 nn 1.22.46.4: RESYNC: (1.22-1.23); FILE MERGED 2006/12/13 19:18:21 nn 1.22.46.3: #i69284# warning-free: core, unxsols4 2006/12/06 13:34:13 nn 1.22.46.2: #i69284# warning-free: core, unxlngi6 2006/11/28 13:24:35 nn 1.22.46.1: #i69284# warning-free: core, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [6e426d1b6cc5369f450ccf025f19ea0a6c7b870e]

INTEGRATION: CWS calcwarnings (1.26.110); FILE MERGED 2006/12/13 19:18:21 nn 1.26.110.2: #i69284# warning-free: core, unxsols4 2006/11/28 13:24:34 nn 1.26.110.1: #i69284# warning-free: core, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [715a7b4a6bf21d1df47de324d82d8e703cecd1fe]

INTEGRATION: CWS calcwarnings (1.21.38); FILE MERGED 2006/12/06 13:34:13 nn 1.21.38.2: #i69284# warning-free: core, unxlngi6 2006/11/28 13:24:34 nn 1.21.38.1: #i69284# warning-free: core, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [4f43dbfcfe004d846a287c3124b2286b8c12ccc9]

INTEGRATION: CWS calcwarnings (1.27.46); FILE MERGED 2007/02/19 15:49:22 nn 1.27.46.4: RESYNC: (1.27-1.28); FILE MERGED 2006/12/13 19:18:21 nn 1.27.46.3: #i69284# warning-free: core, unxsols4 2006/12/06 13:34:13 nn 1.27.46.2: #i69284# warning-free: core, unxlngi6 2006/11/28 13:24:34 nn 1.27.46.1: #i69284# warning-free: core, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [358b573eea3e36ebf178e46450e3a9630aa08ca4]

INTEGRATION: CWS calcwarnings (1.35.38); FILE MERGED 2006/11/28 13:24:34 nn 1.35.38.1: #i69284# warning-free: core, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [f89b3f37cea787c7ac1943006f503860fcbcdadc]

INTEGRATION: CWS calcwarnings (1.13.46); FILE MERGED 2006/12/06 13:34:13 nn 1.13.46.2: #i69284# warning-free: core, unxlngi6 2006/11/28 13:24:34 nn 1.13.46.1: #i69284# warning-free: core, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [6d37e0e5a831d13b6aca2150221a5d2d951203f0]

INTEGRATION: CWS calcwarnings (1.22.110); FILE MERGED 2006/12/06 13:34:13 nn 1.22.110.2: #i69284# warning-free: core, unxlngi6 2006/11/28 13:24:33 nn 1.22.110.1: #i69284# warning-free: core, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [212245b63525ddaace68eac7d3e0ac213d1f24fe]

INTEGRATION: CWS calcwarnings (1.5.2); FILE MERGED 2006/12/19 16:25:48 nn 1.5.2.1: #i69284# warning-free with precompiled headers


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [817070dd1c73e29deb36e428e2d0a0eb0399e594]

INTEGRATION: CWS calcwarnings (1.8.324); FILE MERGED 2006/12/14 17:57:03 nn 1.8.324.1: #i69284# warning-free: ui, unxsols4


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [6512adfbc8e211a14b54bb9ec1986385ba73964f]

INTEGRATION: CWS calcwarnings (1.11.194); FILE MERGED 2006/12/13 19:18:20 nn 1.11.194.1: #i69284# warning-free: core, unxsols4


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [cd2be8db292e6a5321c57a6de61094d35efe0650]

INTEGRATION: CWS calcwarnings (1.6.324); FILE MERGED 2006/12/13 19:18:20 nn 1.6.324.1: #i69284# warning-free: core, unxsols4


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [0a6eb93071f42706f115e62325981ef210b00d17]

INTEGRATION: CWS calcwarnings (1.15.2); FILE MERGED 2006/12/13 19:18:20 nn 1.15.2.1: #i69284# warning-free: core, unxsols4


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [7396721c2f9517f6be7a8cf3d9dd5b215eab95c2]

INTEGRATION: CWS calcwarnings (1.3.324); FILE MERGED 2006/11/28 13:24:33 nn 1.3.324.1: #i69284# warning-free: core, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [509ac4894f23b8ab7a97c44cda556188871008ba]

INTEGRATION: CWS calcwarnings (1.20.88); FILE MERGED 2006/12/13 19:18:20 nn 1.20.88.1: #i69284# warning-free: core, unxsols4


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [4fe1fe390951dd88f53d18b6e7e3d35bda1666ab]

INTEGRATION: CWS calcwarnings (1.7.46); FILE MERGED 2006/11/28 13:24:33 nn 1.7.46.1: #i69284# warning-free: core, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [e53efd02c4f4bb713b7fcb64d6482b0b888b3b7b]

INTEGRATION: CWS calcwarnings (1.11.116); FILE MERGED 2006/12/13 19:18:20 nn 1.11.116.3: #i69284# warning-free: core, unxsols4 2006/12/06 13:34:12 nn 1.11.116.2: #i69284# warning-free: core, unxlngi6 2006/11/28 13:24:33 nn 1.11.116.1: #i69284# warning-free: core, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [943eef38f3a69341eca75794e07d2822485eaaf6]

INTEGRATION: CWS calcwarnings (1.6.46); FILE MERGED 2006/12/13 19:18:20 nn 1.6.46.1: #i69284# warning-free: core, unxsols4


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [08e7c00c44350cf89f37f0f9d25d8c4e1ca07cfc]

INTEGRATION: CWS calcwarnings (1.12.324); FILE MERGED 2006/12/06 13:34:12 nn 1.12.324.1: #i69284# warning-free: core, unxlngi6


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [ff162ca26a1ad52d21f2b26cd5265baf52a4809d]

INTEGRATION: CWS calcwarnings (1.3.88); FILE MERGED 2006/12/13 19:18:20 nn 1.3.88.1: #i69284# warning-free: core, unxsols4


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [82c469afcdc27da2d1b26015d5449a05e2959045]

INTEGRATION: CWS calcwarnings (1.4.324); FILE MERGED 2006/12/14 17:57:03 nn 1.4.324.1: #i69284# warning-free: ui, unxsols4


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [ebe950f36307c3cc16b0b4022d7ccdafa48f2aae]

INTEGRATION: CWS calcwarnings (1.5.324); FILE MERGED 2006/12/12 16:43:17 dr 1.5.324.1: #i69284# remove compiler warnings for unxlngi6


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [9f6ad046c0a77e4f93fb0c507ba2cd26f35e746c]

INTEGRATION: CWS calcwarnings (1.5.324); FILE MERGED 2006/12/12 16:43:16 dr 1.5.324.1: #i69284# remove compiler warnings for unxlngi6


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [e6ddda2368989015b153f9b12a40176e955d7715]

INTEGRATION: CWS calcwarnings (1.10.324); FILE MERGED 2006/12/13 19:18:19 nn 1.10.324.1: #i69284# warning-free: core, unxsols4


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [6ade818fa74e65bac25d199919477235679c0669]

INTEGRATION: CWS calcwarnings (1.2.324); FILE MERGED 2006/12/12 17:03:03 nn 1.2.324.1: #i69284# warning-free: ui, unxlngi6


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [1e8310001bb193f0a7c8dfeea7294a4df5d7939e]

INTEGRATION: CWS calcwarnings (1.5.324); FILE MERGED 2007/02/19 15:47:05 nn 1.5.324.2: RESYNC: (1.5-1.6); FILE MERGED 2006/12/13 19:18:19 nn 1.5.324.1: #i69284# warning-free: core, unxsols4


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [98abc64b004c349035d6d8c123a4b76e18b467d7]

INTEGRATION: CWS calcwarnings (1.6.324); FILE MERGED 2006/11/28 13:24:32 nn 1.6.324.1: #i69284# warning-free: core, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [f8a8111979f0ed984f7ea63380cc4a6a2864a909]

INTEGRATION: CWS calcwarnings (1.5.314); FILE MERGED 2006/12/13 19:18:19 nn 1.5.314.1: #i69284# warning-free: core, unxsols4


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [ebb7e5cc672b516e0ddb448818a290a2cfe2af78]

INTEGRATION: CWS calcwarnings (1.10.314); FILE MERGED 2006/12/13 19:18:19 nn 1.10.314.1: #i69284# warning-free: core, unxsols4


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [18efc80e8286b7feaad64fffb381fa6cb8ece03d]

INTEGRATION: CWS calcwarnings (1.6.324); FILE MERGED 2006/12/13 19:18:19 nn 1.6.324.1: #i69284# warning-free: core, unxsols4


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [55e25517cb6a53842449131e4bd7e12850ef88d5]

INTEGRATION: CWS calcwarnings (1.4.324); FILE MERGED 2006/12/14 17:57:02 nn 1.4.324.1: #i69284# warning-free: ui, unxsols4


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [30f85ca72294e486521c7a17f4734e0ba6ac70a6]

INTEGRATION: CWS calcwarnings (1.9.194); FILE MERGED 2006/12/13 19:18:19 nn 1.9.194.1: #i69284# warning-free: core, unxsols4


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [4addbd2ac0fe8cbbcca11ad768443fa20274758c]

INTEGRATION: CWS calcwarnings (1.5.324); FILE MERGED 2006/12/06 13:34:12 nn 1.5.324.1: #i69284# warning-free: core, unxlngi6


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [f33dffa46152624744bdee37cbfe60c2ba178d09]

INTEGRATION: CWS calcwarnings (1.27.46); FILE MERGED 2007/02/19 15:46:32 nn 1.27.46.3: RESYNC: (1.27-1.28); FILE MERGED 2006/12/06 13:34:12 nn 1.27.46.2: #i69284# warning-free: core, unxlngi6 2006/11/28 13:24:32 nn 1.27.46.1: #i69284# warning-free: core, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [d5a54ff324ed2be0e50a7031155ef72532144535]

INTEGRATION: CWS calcwarnings (1.4.324); FILE MERGED 2006/12/06 13:34:12 nn 1.4.324.1: #i69284# warning-free: core, unxlngi6


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [e31dd421c639a08db0a1155e41cee15bac90eb51]

INTEGRATION: CWS calcwarnings (1.26.324); FILE MERGED 2006/12/13 19:18:18 nn 1.26.324.3: #i69284# warning-free: core, unxsols4 2006/12/06 13:34:11 nn 1.26.324.2: #i69284# warning-free: core, unxlngi6 2006/11/28 13:24:32 nn 1.26.324.1: #i69284# warning-free: core, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [ab22cb7f1558a29773f606ba316c9fb156688c36]

INTEGRATION: CWS calcwarnings (1.5.324); FILE MERGED 2006/12/13 19:18:18 nn 1.5.324.1: #i69284# warning-free: core, unxsols4


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [f5b23f8631e99204770f6cc53cbf52606b424e64]

INTEGRATION: CWS calcwarnings (1.26.46); FILE MERGED 2006/12/13 19:18:18 nn 1.26.46.1: #i69284# warning-free: core, unxsols4


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [1544bd846d327cd4d0bd939b8f0da011b253b974]

INTEGRATION: CWS calcwarnings (1.21.38); FILE MERGED 2007/02/19 15:46:16 nn 1.21.38.3: RESYNC: (1.21-1.22); FILE MERGED 2006/12/13 19:18:18 nn 1.21.38.2: #i69284# warning-free: core, unxsols4 2006/11/28 13:24:32 nn 1.21.38.1: #i69284# warning-free: core, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [5707d45abd83d1e5ff1c38381d8adcffdb9d8e0c]

INTEGRATION: CWS calcwarnings (1.7.322); FILE MERGED 2006/12/06 13:34:11 nn 1.7.322.1: #i69284# warning-free: core, unxlngi6


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [9e03ed2e69fb6ef4b700713d6640b4afa706136c]

INTEGRATION: CWS calcwarnings (1.9.2); FILE MERGED 2006/12/13 19:18:18 nn 1.9.2.1: #i69284# warning-free: core, unxsols4


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [b6bfeb83a6a649e6c79997b292e65440f204b32a]

INTEGRATION: CWS calcwarnings (1.10.46); FILE MERGED 2007/02/19 15:46:09 nn 1.10.46.2: RESYNC: (1.10-1.11); FILE MERGED 2006/11/28 13:24:32 nn 1.10.46.1: #i69284# warning-free: core, wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [e41fea0f9ee4bdd71dc4e9445074d7b6400287da]

INTEGRATION: CWS calcwarnings (1.2.88); FILE MERGED 2006/12/13 19:18:18 nn 1.2.88.1: #i69284# warning-free: core, unxsols4


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [57803bdc1cf0f670e8a10326d65f3c95edb481a3]

INTEGRATION: CWS calcwarnings (1.2.246); FILE MERGED 2006/12/12 17:44:34 nn 1.2.246.1: #i69284# warning-free: unxlngi6


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [b9443ebaa844b07831671059c57363c0554be295]

INTEGRATION: CWS calcwarnings (1.2.246); FILE MERGED 2006/12/12 17:44:34 nn 1.2.246.2: #i69284# warning-free: unxlngi6 2006/12/01 16:19:38 nn 1.2.246.1: #i69284# warning-free: wntmsci10


2007-02-27  Vladimir Glazounov  <vg@openoffice.org>  [c62915f0e928dfede32d77a96188f39699e6ca6d]

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>  [deaecc2f707f563817ac0beb47b773e1b940f4be]

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>  [cfd709d76e427a9f823c789b46c94884d8333732]

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>  [b19da5402c35c363e4bef08735c8b2eb237bdcac]

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>  [d5238c906f2c48abd394dc3cf5daf342651d696b]

INTEGRATION: CWS revctrlwiz_SRC680 (1.50.66.1.2); FILE MERGED 2007/02/22 16:48:37 pb 1.50.66.1.2.2: fix: #i74693# special beamer update removed 2007/02/22 09:40:01 pb 1.50.66.1.2.1: fix: #i74693# update of beamer added


2007-02-26  Vladimir Glazounov  <vg@openoffice.org>  [72c993db1deefc2f781d144de4dae55217ecab20]

INTEGRATION: CWS revctrlwiz_SRC680 (1.16.158); FILE MERGED 2007/02/22 16:44:38 pb 1.16.158.1: fix: #i74693# SetHideNotDelete() for beamer


2007-02-26  Vladimir Glazounov  <vg@openoffice.org>  [53ea41e6ae03344926692b9296a28d5f05c0cebf]

INTEGRATION: CWS revctrlwiz_SRC680 (1.42.102); FILE MERGED 2007/02/22 16:47:06 pb 1.42.102.1: fix: #i74693# forward always Notify() to parent


2007-02-26  Vladimir Glazounov  <vg@openoffice.org>  [9fa5e0be26d2520c992ed181b6bf89a48b476281]

INTEGRATION: CWS revctrlwiz_SRC680 (1.54.70.2.8); FILE MERGED 2007/02/20 11:15:26 fs 1.54.70.2.8.1: #i72429# unpatchPaintWindow


2007-02-26  Vladimir Glazounov  <vg@openoffice.org>  [6049b759f7bddbd0dcd2c61002a4477164912fc5]

INTEGRATION: CWS revctrlwiz_SRC680 (1.3.44.2.8); FILE MERGED 2007/02/20 11:14:16 fs 1.3.44.2.8.1: #i72429# un/patchPaintWindow


2007-02-26  Vladimir Glazounov  <vg@openoffice.org>  [fa24c287dc12550d4f39a888b7146bc4d855fb59]

INTEGRATION: CWS revctrlwiz_SRC680 (1.5.44.2.4); FILE MERGED 2007/02/20 11:13:12 fs 1.5.44.2.4.1: #i72429# create a control for the orignal device of our SdrPageView, don't re-create for every device which we just paint onto


2007-02-26  Vladimir Glazounov  <vg@openoffice.org>  [1aac4e4eab23f249e03867f52585adfd25960598]

INTEGRATION: CWS revctrlwiz_SRC680 (1.60.50.2.10); FILE MERGED 2007/02/20 12:08:42 pb 1.60.50.2.10.1: fix: #i74693# in Cancel use AppearWithUpdate()


2007-02-26  Henning Brinkmann  <hbrinkm@openoffice.org>  [bb7a0f9bf7edc2218a3179e9abafdeceacdd2c3c]

handle namespaces correctly


2007-02-26  Henning Brinkmann  <hbrinkm@openoffice.org>  [15d775c75d5db8c38fac41f273f973dbe11ddbe9]

no message


2007-02-26  Vladimir Glazounov  <vg@openoffice.org>  [197ae33940ae1d03c92ffb89c72cc8272514e9fb]

INTEGRATION: CWS redlinesave_SRC680 (1.43.36.3.6); FILE MERGED 2007/02/16 20:04:36 fme 1.43.36.3.6.1: #i74589# Do not stack identical character styles


2007-02-26  Henning Brinkmann  <hbrinkm@openoffice.org>  [1a50bf27d50f3bcbf49e9957ff4afee9e7b2e9db]

namespacemapper


2007-02-26  Vladimir Glazounov  <vg@openoffice.org>  [f0b9214de30814b4099f4c0b5a157449045f3b45]

INTEGRATION: CWS olecrash01_SRC680 (1.60.40); FILE MERGED 2007/02/22 18:25:58 cd 1.60.40.1: #i74778# Stop layout timer if the docking area acceptor reference is set to null


2007-02-26  Vladimir Glazounov  <vg@openoffice.org>  [a5ff891b914dad7aaf1f06d47b28ccbb7f3f636c]

INTEGRATION: CWS mozfix01 (1.11.20); FILE MERGED 2007/02/20 09:01:21 sparcmoz 1.11.20.1: #i66906# fix previous declaration with C++ linkage


2007-02-26  Vladimir Glazounov  <vg@openoffice.org>  [7bda648feccc9b570b30204623fb1e3fb2d1dcdb]

INTEGRATION: CWS macosxversioning01 (1.36.34); FILE MERGED 2007/01/20 14:37:35 pjanik 1.36.34.3: RESYNC: (1.38-1.39); FILE MERGED 2007/01/05 22:37:24 pjanik 1.36.34.2: RESYNC: (1.36-1.38); FILE MERGED 2006/12/29 19:55:59 mox 1.36.34.1: Issue number:  #72835# Remove files from desktop module, to be added in instsetoo_native Adjust makefiles and build files accordingly.


2007-02-26  Vladimir Glazounov  <vg@openoffice.org>  [6426c2fbda7c86d3400ec01d4f5c7269f992fd6e]

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>  [1e5687a3cb95ddc4f59d8f907e7772ca58c60f48]

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>  [2f771104665982f74c7147afee63c9ad71cbd19b]

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>  [876cdbb49f6578af13d986113be777993acfae31]

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>  [c1fe40ec982110543d6e749c85b3d067b315ebda]

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>  [a9aec76fb1cd0aaafb1cc65c474d653d71dbe5da]

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-22  Fridrich Štrba  <fridrich_strba@openoffice.org>  [89e836f6c1d1509c0d6a67805b236717e90d6c0e]

unbreak build


2007-02-22  Herbert Duerr  <hdu@openoffice.org>  [d010eebdb3f7d45caeaf856aa21c19731ecc2af2]

#i73860# prevent line-strikeout for slashed-strikeout


2007-02-22  Herbert Duerr  <hdu@openoffice.org>  [5e2c63e4b685f6edc1727ec5b9cce4428e5a5b9c]

use new PolyPolygonStrokePrimitive2D to simplify code


2007-02-22  Herbert Duerr  <hdu@openoffice.org>  [ff03a800676d10562112cec6ae7ce9fc844d220a]

add strikeout style as text decoration


2007-02-22  Oliver Specht  <os@openoffice.org>  [6fa8e81a45e69b147a761fe4262a28fc6721e36c]

real filter detection implemented


2007-02-22  Oliver Specht  <os@openoffice.org>  [25fa80fdf1da5c649e4bf2b45de620bebbacee6d]

filter detection


2007-02-22  Oliver Specht  <os@openoffice.org>  [f6badd4232da41601fa09b86d87a925c48f97e75]

OXML filter started


2007-02-22  Armin Weiss  <aw@openoffice.org>  [8d83746f9f90b04f7e31dc931adc69cb0ce631da]

added stroke PolyPolygon and arrow PolyPolygon primitives as syntactical sugar. Decompositions are straightforward.


2007-02-22  Fridrich Štrba  <fridrich_strba@openoffice.org>  [90c1f931b8bed6e9bc9b7038401ae4dd72b56a26]

writerfilter module needs tools and svx to be built


2007-02-21  Henning Brinkmann  <hbrinkm@openoffice.org>  [506bec13e8142cfac59b39ecd74606a20bc45906]

return C++ pointers in document factories


2007-02-21  Henning Brinkmann  <hbrinkm@openoffice.org>  [42457e3fa9e8f6f6c81122d71fc32c9c54e26f5d]

warnings


2007-02-21  Henning Brinkmann  <hbrinkm@openoffice.org>  [c83690761a991717355ccd5f337bb9c9da01a817]

ooxml


2007-02-21  Henning Brinkmann  <hbrinkm@openoffice.org>  [601328e8a2b166383d35a40fc5f95675b82339dd]

ScannerService


2007-02-21  Henning Brinkmann  <hbrinkm@openoffice.org>  [e3dcc1a29ee357f27924c27e90e65b6b64b26a79]

warnings


2007-02-21  Henning Brinkmann  <hbrinkm@openoffice.org>  [5934d1e335332ac0c175d4ba714b44f1041f51dd]

script to execute XSLT stylesheets


2007-02-21  Henning Brinkmann  <hbrinkm@openoffice.org>  [c1e986701507aba1ac4ca813b263b14e45837cd0]

XSLT stylesheet included by other stylesheets


2007-02-21  Henning Brinkmann  <hbrinkm@openoffice.org>  [94db4daa8e29602be0acc91f1168ff0ea69f7017]

stream abstraction


2007-02-21  Henning Brinkmann  <hbrinkm@openoffice.org>  [78ff10d28a64025ba08c5b37402ff28196af4e2d]

property set for ooxml


2007-02-21  Henning Brinkmann  <hbrinkm@openoffice.org>  [edf496f7f6857a884e97620e4745c3b0d9be4823]

implementation class for document abstraction


2007-02-21  Henning Brinkmann  <hbrinkm@openoffice.org>  [ee310916975beb24379465fa43cea07a71b6d1e0]

XSL to preprocess model.xml


2007-02-21  Oliver Specht  <os@openoffice.org>  [0b1e91559dba11f2b7990678b35bf5ebfb7705be]

syntax errors fixed


2007-02-21  Henning Brinkmann  <hbrinkm@openoffice.org>  [0562f79531113472c2018efdd4eb0e16c083ca83]

annotated schema for OOXML WordprocessingML


2007-02-21  Henning Brinkmann  <hbrinkm@openoffice.org>  [76a45c1661e690dbe6992cb2e7ff9265d99abc8e]

makefile for ooxml tokenizer


2007-02-21  Henning Brinkmann  <hbrinkm@openoffice.org>  [45138f95cc5573d7309f645801f7cdd71a673c3e]

abstraction for document


2007-02-21  Herbert Duerr  <hdu@openoffice.org>  [345f244a3d2f78395a3dbe19db4111896cb384c7]

outline-flag is a font attribute, not a portion attribute


2007-02-21  Rüdiger Timm  <rt@openoffice.org>  [1442c34812ce1d43e3e45afaf248688ea6c4397b]

#i10000# Debug variant of 'LIBCMT'.


2007-02-21  Herbert Duerr  <hdu@openoffice.org>  [6b721d4ecb4d755c07cd9717ebbf2ae1250ef652]

rename TextComplexPortionPrimitive2D to TextDecoratedPortionPrimitive2D


2007-02-21  Rüdiger Timm  <rt@openoffice.org>  [e071e0dd61a37d18afab7217199302a433c741c5]

#i10000# Avoid warning about 'unreferenced local variable'.


2007-02-20  Vladimir Glazounov  <vg@openoffice.org>  [934618776261bbcc721d91a6550344f426d9616c]

new version for SRC680


2007-02-20  Rüdiger Timm  <rt@openoffice.org>  [322affcee7633a540c7d629a1a2666455196c382]

SRC680


2007-02-20  Herbert Duerr  <hdu@openoffice.org>  [b72eefb1659f837f1ad037e2023b32cdd97a824f]

support text underlining


2007-02-20  Rüdiger Timm  <rt@openoffice.org>  [c198643dcd6fbf96baa83958e4f362c5a957d185]

INTEGRATION: CWS qadev28 (1.6.28); FILE MERGED 2006/11/27 09:28:22 cn 1.6.28.1: #i72011# new object relation xModel. Needed for awt.XMdessageBoxFactory


2007-02-20  Rüdiger Timm  <rt@openoffice.org>  [c184b5dbda13bc8ff25c92c9acbc2a360f1de938]

INTEGRATION: CWS qadev28 (1.12.28); FILE MERGED 2006/11/27 19:30:33 cn 1.12.28.1: #i72041# use UITools to get the current document view


2007-02-20  Rüdiger Timm  <rt@openoffice.org>  [0a3702c9622eef5d2e82dfae875ba7b1b77b1517]

INTEGRATION: CWS qadev28 (1.1.2); FILE ADDED 2006/11/27 09:29:21 cn 1.1.2.1: #i72011# new initial version. New Interface since #i70233#


2007-02-20  Rüdiger Timm  <rt@openoffice.org>  [e4cbf57074a8c4e3abce38a89403f3d9b1609aa5]

INTEGRATION: CWS qadev28 (1.7.2); FILE MERGED 2007/01/09 09:28:38 lla 1.7.2.1: #i73174# add view move


2007-02-20  Rüdiger Timm  <rt@openoffice.org>  [02790e9b43b379d1194c45e8a17c65a53c1ec7d8]

INTEGRATION: CWS qadev28 (1.10.2); FILE MERGED 2007/01/09 09:28:09 lla 1.10.2.1: #i73174# add view move


2007-02-20  Rüdiger Timm  <rt@openoffice.org>  [abef93ce5419b7b8f795de938b2113924c8daa9c]

INTEGRATION: CWS qadev28 (1.11.28); FILE MERGED 2007/01/11 15:24:20 sg 1.11.28.1: #i68620#added check for SOLAR_JAVA=TRUE


2007-02-20  Rüdiger Timm  <rt@openoffice.org>  [b2d24066f6192b892c74c95c6179e5a1fb441737]

INTEGRATION: CWS qadev28 (1.1.202); FILE MERGED 2006/11/27 09:30:25 cn 1.1.202.1: #i72011# New Interface XMessageBoxFactory since #i70233#


2007-02-20  Rüdiger Timm  <rt@openoffice.org>  [26429be9738751bf6123d97c243ad71c0a5a7258]

INTEGRATION: CWS qadev28 (1.3.32); FILE MERGED 2007/01/11 15:24:32 sg 1.3.32.1: #i68620#added check for SOLAR_JAVA=TRUE


2007-02-19  Rüdiger Timm  <rt@openoffice.org>  [a3758c5c4dbfba1b91b45dd5e5e54906f19ed177]

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>  [d6090b8bd9493be7aeb231608b663277e3844e77]

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>  [d1a71ef36fa62bf0a5cedf327c2aa63160e8c9df]

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>  [9b2aad86543858e3786431e9a0c47118aff06757]

INTEGRATION: CWS native77 (1.1.4); FILE MERGED 2007/01/22 15:12:47 is 1.1.4.1: #i73734# javainstaller tasks


2007-02-19  Rüdiger Timm  <rt@openoffice.org>  [e78dcb857c1d876bf6c654b29cc907c60cf0c2bb]

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>  [e36b2a2efb36da616b99f169388dff548be351f3]

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>  [2c66b7e10eda912442ff3cb8875a9a5374d95149]

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>  [5b9a97d0145d2d1eea39eeb6dfcb8dcd880465d2]

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>  [2e5e3f71463a912b36d478c0fb8e6202a1d80008]

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>  [a29db9a1089befe5a43e7783550003f056bd02f6]

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>  [f84149722758b345c3e379fdf4db6963b9791961]

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>  [a3615484dd7eb69b866b0f6fdab055556d32701c]

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>  [e879c878f16d9dfca471127645e5669993dd240d]

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>  [71ff8ae456d2ef4c3bfe96f3c6b077447322c572]

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>  [e022dce42fc56b1b38fd9e4a3210903cc9ea4606]

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>  [33e355648325573646350d05ea05b1efe3511916]

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>  [4a1d331d978be4a15909bf1ec97fd8ab50539ee7]

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>  [5661133821828917ed65b7cdc76ba1f69092c5c2]

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>  [78006896eb82297cc96d839ba551daee3bd4c5d6]

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-19  Rüdiger Timm  <rt@openoffice.org>  [1389fccf9a44de9bdfab2f3f5b8302ec41e06bd9]

INTEGRATION: CWS native77 (1.18.14); FILE MERGED 2007/02/06 12:30:34 is 1.18.14.2: RESYNC: (1.18-1.20); FILE MERGED 2007/02/06 11:55:51 is 1.18.14.1: #i74212# preparing OOo 2.3 and SO 8 PU7


2007-02-16  Vladimir Glazounov  <vg@openoffice.org>  [8d84d889c41d5d386a9d3c282f38d0ed81f133da]

new version for OOF680


2007-02-16  Kurt Zenker  <kz@openoffice.org>  [f815127ccf34c4221b0bd9a13d4b93b06345fe40]

INTEGRATION: CWS thbpp6v4_SRC680 (1.5.44.1.22); FILE MERGED 2007/02/15 12:33:14 fs 1.5.44.1.22.1: #i74523# better distinguish between the device for which the control was created from the device we want to paint onto


2007-02-15  Kurt Zenker  <kz@openoffice.org>  [99eac6a27c2646eda9ecd53d7a63d7c8620d7ad6]

INTEGRATION: CWS sysui13_SRC680 (1.25.24); FILE MERGED 2007/02/15 10:14:28 obr 1.25.24.1: #i74533# eliminated unnecessary unopkg_gui script


2007-02-15  Kurt Zenker  <kz@openoffice.org>  [b471e7c5adf939e387a05feccf89519b3fd43542]

INTEGRATION: CWS sysui13_SRC680 (1.23.18); FILE MERGED 2007/02/15 10:14:28 obr 1.23.18.1: #i74533# eliminated unnecessary unopkg_gui script


2007-02-15  Kurt Zenker  <kz@openoffice.org>  [2b7a5c8bb228d4cd790ca5eaf33edbdef34f03c1]

INTEGRATION: CWS sysui13_SRC680 (1.10.2.1.6); FILE MERGED 2007/02/15 10:14:28 obr 1.10.2.1.6.1: #i74533# eliminated unnecessary unopkg_gui script


2007-02-15  Kurt Zenker  <kz@openoffice.org>  [b4819bd84d25816d05e2ded331269271cb8dacf6]

INTEGRATION: CWS sysui13_SRC680 (1.5.24); FILE MERGED 2007/02/15 10:14:28 obr 1.5.24.1: #i74533# eliminated unnecessary unopkg_gui script


2007-02-15  Kurt Zenker  <kz@openoffice.org>  [bf0d208958fcf37106d09913fdfca724d684be41]

INTEGRATION: CWS sysui13_SRC680 (1.14.2.1.6); FILE MERGED 2007/02/15 10:14:27 obr 1.14.2.1.6.1: #i74533# eliminated unnecessary unopkg_gui script


2007-02-15  Kurt Zenker  <kz@openoffice.org>  [94562442381c53c28fdaccf4684a4fab8852f088]

INTEGRATION: CWS sysui13_SRC680 (1.5.24); FILE MERGED 2007/02/15 10:14:27 obr 1.5.24.1: #i74533# eliminated unnecessary unopkg_gui script


2007-02-15  Kurt Zenker  <kz@openoffice.org>  [341e6c0cee64cae9f8642b203c72cab12b88e654]

INTEGRATION: CWS sysui13_SRC680 (1.15.24); FILE MERGED 2007/02/15 10:14:27 obr 1.15.24.1: #i74533# eliminated unnecessary unopkg_gui script


2007-02-15  Kurt Zenker  <kz@openoffice.org>  [de01ecf9c488a1ba920fbdef2039c40724e71f56]

INTEGRATION: CWS sysui13_SRC680 (1.24.24); FILE MERGED 2007/02/15 10:14:27 obr 1.24.24.1: #i74533# eliminated unnecessary unopkg_gui script


2007-02-15  Kurt Zenker  <kz@openoffice.org>  [0212ebb0daf4005b21e95cdf4e6495b985dd0ee3]

INTEGRATION: CWS sysui13_SRC680 (1.22.18); FILE MERGED 2007/02/15 10:14:27 obr 1.22.18.1: #i74533# eliminated unnecessary unopkg_gui script


2007-02-15  Kurt Zenker  <kz@openoffice.org>  [613c3c5ab49b5a0697010226377c8725dd344fe9]

INTEGRATION: CWS sysui13_SRC680 (1.9.24); FILE MERGED 2007/02/15 10:14:26 obr 1.9.24.1: #i74533# eliminated unnecessary unopkg_gui script


2007-02-15  Kurt Zenker  <kz@openoffice.org>  [aedb27fb48298feea7c08f6de3ece265e2c4e76d]

INTEGRATION: CWS sysui13_SRC680 (1.2.24); FILE MERGED 2007/02/15 10:14:26 obr 1.2.24.1: #i74533# eliminated unnecessary unopkg_gui script


2007-02-15  Kurt Zenker  <kz@openoffice.org>  [aa8d43f21324b553288071ef1da82ce3a0175942]

INTEGRATION: CWS sysui13_SRC680 (1.2.42); FILE MERGED 2007/02/15 10:14:26 obr 1.2.42.1: #i74533# eliminated unnecessary unopkg_gui script


2007-02-15  Kurt Zenker  <kz@openoffice.org>  [f9362a0d4fa9f6da0a3bcc9416b34bde316a44b5]

INTEGRATION: CWS sysui13_SRC680 (1.14.24); FILE MERGED 2007/02/15 10:14:25 obr 1.14.24.1: #i74533# eliminated unnecessary unopkg_gui script


2007-02-15  Kurt Zenker  <kz@openoffice.org>  [600b8ff8ba0891474449f611885fc9b8e158c0cc]

INTEGRATION: CWS sysui13_SRC680 (1.11.18); FILE MERGED 2007/02/15 10:14:25 obr 1.11.18.1: #i74533# eliminated unnecessary unopkg_gui script


2007-02-15  Kurt Zenker  <kz@openoffice.org>  [78ebd532e4a8ad0b37ea9f9e39b0b625b67bd1dd]

INTEGRATION: CWS sysui13_SRC680 (1.5.24); FILE MERGED 2007/02/15 10:14:25 obr 1.5.24.1: #i74533# eliminated unnecessary unopkg_gui script


2007-02-15  Kurt Zenker  <kz@openoffice.org>  [6a38b371130a7723fa8b74c95ff2725d9277262c]

INTEGRATION: CWS sysui13_SRC680 (1.17.18); FILE MERGED 2007/02/15 10:14:24 obr 1.17.18.1: #i74533# eliminated unnecessary unopkg_gui script


2007-02-15  Herbert Duerr  <hdu@openoffice.org>  [0e346a39e07285a851b7f1565b7aed6f59e60bb0]

#i73860# implement outline font attribute


2007-02-15  Herbert Duerr  <hdu@openoffice.org>  [1a2f9099ceb78b24960a6dc3c4e6c38eab0d0af8]

#i73860# add outline font attribute


2007-02-14  Kurt Zenker  <kz@openoffice.org>  [faf6ee4ca7f22a2fec744f82ad00a415711bcda5]

INTEGRATION: CWS fmtfield_SRC680 (1.79.28); FILE MERGED 2007/02/12 14:29:19 fs 1.79.28.1: #i74443# +ImplEnsureHabdleOrder


2007-02-14  Kurt Zenker  <kz@openoffice.org>  [124412dc4f2c091a585b53a4babfa13c2247ac36]

INTEGRATION: CWS fmtfield_SRC680 (1.52.42); FILE MERGED 2007/02/12 14:29:19 fs 1.52.42.1: #i74443# +ImplEnsureHabdleOrder


2007-02-14  Kurt Zenker  <kz@openoffice.org>  [378127cf8dd6e2b7d0922ea5c2ca77f314f93302]

INTEGRATION: CWS fmtfield_SRC680 (1.8.28); FILE MERGED 2007/02/12 14:30:02 fs 1.8.28.1: #i74443# +ImplSetPropertyValues


2007-02-14  Kurt Zenker  <kz@openoffice.org>  [fcf477e03f7010d96575847623dc945806ee98bb]

INTEGRATION: CWS fmtfield_SRC680 (1.44.2.2.2); FILE MERGED 2007/02/12 14:28:42 fs 1.44.2.2.2.1: #i74443# support for notifying (and locking notification of) multiple properties, not only one


2007-02-14  Kurt Zenker  <kz@openoffice.org>  [92f7d8d6ac7637c892afd9a218dbe7618f24ed1f]

INTEGRATION: CWS fmtfield_SRC680 (1.10.44.1.4); FILE MERGED 2007/02/12 14:28:05 fs 1.10.44.1.4.1: #i74443# don't overwrite field content with invalid EffectiveValues during user input


2007-02-14  Kurt Zenker  <kz@openoffice.org>  [c6e6786326b3872692c056b62da106b4e296ea16]

INTEGRATION: CWS fwk65_SRC680 (1.33.206); FILE MERGED 2007/02/12 11:39:20 mav 1.33.206.1: #i74370# delete the container later


2007-02-14  Kurt Zenker  <kz@openoffice.org>  [bca04bfb2df9b425c6485d0de84faeff3cf08da1]

INTEGRATION: CWS fmtfield_SRC680 (1.7.66); FILE MERGED 2007/02/12 14:26:58 fs 1.7.66.1: #i74443# +ImplEnsureHabdleOrder


2007-02-14  Kurt Zenker  <kz@openoffice.org>  [b649f3708802d210ba48d5362ef55a06b034b0b6]

INTEGRATION: CWS fmtfield_SRC680 (1.3.200); FILE MERGED 2007/02/12 14:26:22 fs 1.3.200.1: #i74443# +ImplSetPropertyValues


2007-02-14  Kurt Zenker  <kz@openoffice.org>  [2fb8006162d32b91b25e77683965b12ec6297960]

INTEGRATION: CWS fmtfield_SRC680 (1.16.28); FILE MERGED 2007/02/12 14:27:34 fs 1.16.28.1: #i74443# +mpData


2007-02-14  Kurt Zenker  <kz@openoffice.org>  [c5cf42047ae9bbb0daa0675a64f64722e28eddda]

INTEGRATION: CWS fmtfield_SRC680 (1.3.182.1.4); FILE MERGED 2007/02/12 14:25:35 fs 1.3.182.1.4.1: #i74443# don't overwrite field content with invalid EffectiveValues during user input


2007-02-14  Kurt Zenker  <kz@openoffice.org>  [ce809e73aea039f9e80e77f4c5b2fa2510412170]

INTEGRATION: CWS fwk65_SRC680 (1.4.32); FILE MERGED 2007/02/12 11:33:23 jl 1.4.32.1: #i74334# Deinitializing libxml causes crash


2007-02-14  Herbert Duerr  <hdu@openoffice.org>  [8bfe0eb3e2d732042faf656196620e25a9ee8123]

#i73860# add methods for getting textline related metrics, improve const-correctness


2007-02-14  Herbert Duerr  <hdu@openoffice.org>  [597e5c5515724b53f291f3fee4543d0d18b54e91]

#i73860# if just getting outlines the unrotated VCL fonts suffice


2007-02-14  Rüdiger Timm  <rt@openoffice.org>  [f86ec7802edbe33bb963e9b014024401c4fa4419]

#i74401# Added 'dlgedobj' to EXCEPTIONSFILES to avoid build breaks at some platforms (patch by maho).


2007-02-13  Herbert Duerr  <hdu@openoffice.org>  [d70a7d2bf898a2c08ffa8d7b6d4bee0bef560fbd]

#i73860# implement RenderText*Portion for transformations with no shearing


2007-02-13  Herbert Duerr  <hdu@openoffice.org>  [a19e5a8992b91e8ca5384b4b5dd164948d5bd3f8]

#i73860# generic text layout if the justification array is empty


2007-02-12  Kurt Zenker  <kz@openoffice.org>  [8ae0d9cae9c2058e1522bc13a1f75a3136971a92]

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>  [b051141826831fc36593f0212d0b1326d435b12c]

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-12  Kurt Zenker  <kz@openoffice.org>  [d3e1ecbb1378e0fdecc0ad42b07d67fcadb9c922]

INTEGRATION: CWS vclshowstop11_SRC680 (1.40.2.1.2); FILE MERGED 2007/02/07 19:08:01 pl 1.40.2.1.2.1: #i74284# limit lpget list to user defined printers (evaluate _all: section)


2007-02-12  Kurt Zenker  <kz@openoffice.org>  [3cb2314f071ccb4909824bdb8b3a9fbf2c246a8c]

INTEGRATION: CWS vclshowstop10_SRC680 (1.36.66); FILE MERGED 2007/02/02 14:29:59 hdu 1.36.66.1: #i73958# fix clipping for RENDER accellerated native alpha bitmap drawing


2007-02-12  Kurt Zenker  <kz@openoffice.org>  [5beba5a84192936caeaab21365e127526c9c0e57]

INTEGRATION: CWS vclshowstop10_SRC680 (1.7.138); FILE MERGED 2007/02/02 12:52:46 pl 1.7.138.1: #b6519134# support visuals different from default visual


2007-02-12  Kurt Zenker  <kz@openoffice.org>  [2c4533f5c03d1d8c8e18d43b568473f3ba899aa0]

INTEGRATION: CWS vclshowstop10_SRC680 (1.39.66); FILE MERGED 2007/02/02 12:52:45 pl 1.39.66.1: #b6519134# support visuals different from default visual


2007-02-12  Kurt Zenker  <kz@openoffice.org>  [86ca55e0359105559bcbce1d2e9003570a8fcf16]

INTEGRATION: CWS vclshowstop10_SRC680 (1.30.34.1.2); FILE MERGED 2007/02/02 12:52:45 pl 1.30.34.1.2.1: #b6519134# support visuals different from default visual


2007-02-12  Kurt Zenker  <kz@openoffice.org>  [8b0a1d40ab2c8128a0a07530dc917544a499dcf1]

INTEGRATION: CWS vclshowstop10_SRC680 (1.86.50); FILE MERGED 2007/01/30 16:29:57 hdu 1.86.50.1: #i74023# fix DrawStretchText for base level font units != 1


2007-02-12  Kurt Zenker  <kz@openoffice.org>  [10b5fc64aab9b2bf468896cbf263905daa3cd26b]

INTEGRATION: CWS vclshowstop10_SRC680 (1.58.50); FILE MERGED 2007/02/01 14:28:12 pl 1.58.50.1: #i74084# update specific printer queue info


2007-02-12  Kurt Zenker  <kz@openoffice.org>  [99e7c52e2eb4a14f200d0b2e5e7e9fb1be549106]

INTEGRATION: CWS basexc_SRC680 (1.22.10.1.2); FILE MERGED 2007/02/05 13:06:23 fs 1.22.10.1.2.2: #i74051# DlgEdObj::getFormDeviceInfo superseded by DlgEdForm::getDeviceInfo 2007/02/05 13:02:48 fs 1.22.10.1.2.1: #i74065# cache the device info at the form, don't re-create the temporary control all the time


2007-02-12  Kurt Zenker  <kz@openoffice.org>  [7ee125c4bde09e5a524cfe7d00e91d531be38ed1]

INTEGRATION: CWS basexc_SRC680 (1.43.2.3.2); FILE MERGED 2007/02/05 13:06:23 fs 1.43.2.3.2.2: #i74051# DlgEdObj::getFormDeviceInfo superseded by DlgEdForm::getDeviceInfo 2007/02/05 13:02:53 fs 1.43.2.3.2.1: #i74065# cache the device info at the form, don't re-create the temporary control all the time


2007-02-12  Kurt Zenker  <kz@openoffice.org>  [22efe1509d49f0be1ae682b0bb9bad8dae72a465]

INTEGRATION: CWS basexc_SRC680 (1.32.48); FILE MERGED 2007/02/01 08:58:36 fs 1.32.48.1: #i74058# StoreDate: catch the proper exceptions


2007-02-12  Kurt Zenker  <kz@openoffice.org>  [635ca82ab6854a95b90107f0b948e4cf9b576bc2]

INTEGRATION: CWS vclshowstop10_SRC680 (1.56.68.1.4); FILE MERGED 2007/01/30 17:42:54 pl 1.56.68.1.4.1: #i73923# need GetSpecialCharsForEdit as C symbol


2007-02-12  Kurt Zenker  <kz@openoffice.org>  [e7a928c5b74129907cfc70af7a36a183dffff676]

INTEGRATION: CWS basexc_SRC680 (1.4.4.1.2); FILE MERGED 2007/02/01 08:57:03 fs 1.4.4.1.2.1: #i74058# let the SfxLibrary throw proper exceptions when being readonly (RuntimeException is not appropriate here)


2007-02-12  Kurt Zenker  <kz@openoffice.org>  [9eedad899f4882298d3ff8e1bad7d317a5dc50a0]

INTEGRATION: CWS aw044_SRC680 (1.40.140); FILE MERGED 2007/02/07 12:56:04 aw 1.40.140.1: #i74258# ImpTakeContour3D() needs to call children, not itself again


2007-02-12  Kurt Zenker  <kz@openoffice.org>  [a04a1143900f30eb6529e7a08e43885ba25a02b2]

INTEGRATION: CWS vclshowstop10_SRC680 (1.7.196); FILE MERGED 2007/01/30 17:42:36 pl 1.7.196.1: #i73923# need GetSpecialCharsForEdit as C symbol


2007-02-12  Kurt Zenker  <kz@openoffice.org>  [4a27f6e7f02354655ee3066efbcce7c0acd2e34e]

INTEGRATION: CWS basexc_SRC680 (1.44.2.1.2); FILE MERGED 2007/02/05 11:49:36 fs 1.44.2.1.2.2: #145001# corrected property existence check 2007/02/01 08:53:41 fs 1.44.2.1.2.1: #i74065# ImplModelPropertiesChanged: don't blindly ask for language dependent properties, instead check whether they exist (which saves *a lot* of exceptions)


2007-02-12  Kurt Zenker  <kz@openoffice.org>  [45f1f939dcb2b1bcdba49bdc277fb7ab087baf93]

INTEGRATION: CWS basexc_SRC680 (1.15.2.1.2); FILE MERGED 2007/02/01 08:50:45 fs 1.15.2.1.2.1: #i74058# #i74065# proper catching of exceptions, proper sorting of language dependent properties


2007-02-12  Kurt Zenker  <kz@openoffice.org>  [5daea127717f23aa09978ecf780876dd2cfdfc1f]

INTEGRATION: CWS basexc_SRC680 (1.65.54); FILE MERGED 2007/02/05 13:47:04 vg 1.65.54.1: #i74150# correct encoding for german


2007-02-12  Kurt Zenker  <kz@openoffice.org>  [cd19a60f9ea815d7da5166c510b0ba9623ec9e8c]

INTEGRATION: CWS aw043_SRC680 (1.32.86.1.12); FILE MERGED 2007/02/01 18:26:05 aw 1.32.86.1.12.2: #i72752# re-implemented AreFormControlsUsed, added exception painting to text edit or form controls 2007/01/31 16:00:17 aw 1.32.86.1.12.1: #i73602# flag for DrawOverlay() to not be forced to delete the PreRenderDevice


2007-02-12  Kurt Zenker  <kz@openoffice.org>  [d16854e751123878e0d65c6cd668e973d36906aa]

INTEGRATION: CWS aw043_SRC680 (1.54.70.1.12); FILE MERGED 2007/02/01 18:26:04 aw 1.54.70.1.12.3: #i72752# re-implemented AreFormControlsUsed, added exception painting to text edit or form controls 2007/02/01 13:54:40 aw 1.54.70.1.12.2: #i72752# BeginDrawLayer remembers prepared target so that DrawLayer can use it for sudden paints to unknown OutDevs 2007/01/31 16:00:16 aw 1.54.70.1.12.1: #i73602# flag for DrawOverlay() to not be forced to delete the PreRenderDevice


2007-02-12  Kurt Zenker  <kz@openoffice.org>  [efe460b98bd0a8c6ce52e3a4e29ee9455eb02e9e]

INTEGRATION: CWS aw043_SRC680 (1.3.44.1.12); FILE MERGED 2007/01/31 16:00:16 aw 1.3.44.1.12.1: #i73602# flag for DrawOverlay() to not be forced to delete the PreRenderDevice


2007-02-12  Kurt Zenker  <kz@openoffice.org>  [c168f76002b8c9f86588004b2de3ea362bdc20f9]

INTEGRATION: CWS aw043_SRC680 (1.3.44.1.12); FILE MERGED 2007/02/01 13:54:39 aw 1.3.44.1.12.1: #i72752# BeginDrawLayer remembers prepared target so that DrawLayer can use it for sudden paints to unknown OutDevs


2007-02-12  Kurt Zenker  <kz@openoffice.org>  [30e3989282a08e09292142292d4f367b5ef25ae4]

INTEGRATION: CWS aw043_SRC680 (1.3.44.1.12); FILE MERGED 2007/01/31 15:57:11 aw 1.3.44.1.12.1: #i73602# do not create/destroy overlay paint buffer, but keep it


2007-02-12  Kurt Zenker  <kz@openoffice.org>  [e128d8605ea97daac885269b1f082cf7f044c786]

INTEGRATION: CWS aw043_SRC680 (1.23.132); FILE MERGED 2007/02/01 10:28:50 aw 1.23.132.1: #i74056# ImpScalePoly interface changed to return scaled poly, adapted in all places


2007-02-12  Kurt Zenker  <kz@openoffice.org>  [5385608b26338c2a6e4dd7d084520ceb785bdb96]

INTEGRATION: CWS aw043_SRC680 (1.21.132); FILE MERGED 2007/02/01 10:28:50 aw 1.21.132.1: #i74056# ImpScalePoly interface changed to return scaled poly, adapted in all places


2007-02-12  Kurt Zenker  <kz@openoffice.org>  [bfbe01b840b80259b1cb5c749bf939080fc979ea]

INTEGRATION: CWS aw043_SRC680 (1.2.134); FILE MERGED 2007/01/31 15:57:00 aw 1.2.134.1: #i73602# do not create/destroy overlay paint buffer, but keep it


2007-02-12  Kurt Zenker  <kz@openoffice.org>  [29386176666d2f94d201d1d40311760b3698bf0a]

INTEGRATION: CWS aw043_SRC680 (1.2.88.1.12); FILE MERGED 2007/01/31 16:00:05 aw 1.2.88.1.12.1: #i73602# flag for DrawOverlay() to not be forced to delete the PreRenderDevice


2007-02-12  Kurt Zenker  <kz@openoffice.org>  [e637f78248748ed85b86842f1533b900e0b98370]

INTEGRATION: CWS aw043_SRC680 (1.26.92); FILE MERGED 2007/01/31 13:49:38 aw 1.26.92.1: #i73602# use Writer's own flag from configuration to decide if to use OverlayBuffer or not


2007-02-12  Kurt Zenker  <kz@openoffice.org>  [f40682f0c24db6cf62dd15ec23d6dd87484e9ddb]

INTEGRATION: CWS crash73991_SRC680 (1.34.84); FILE MERGED 2007/02/01 09:39:41 od 1.34.84.1: #144962# class <SdrObjGroup> 	 - member <aOutRect> has to contain the bounding rectangle


2007-02-12  Kurt Zenker  <kz@openoffice.org>  [846ecc1ee676ef7c700fa62c9e757f4be924c25d]

INTEGRATION: CWS aw043_SRC680 (1.11.12.1.6); FILE MERGED 2007/01/31 13:53:28 aw 1.11.12.1.6.1: #i73602# use Calc's own flag from configuration to decide if to use OverlayBuffer or not


2007-02-12  Kurt Zenker  <kz@openoffice.org>  [68dddd7af4970073e4a27cfd287f3e8b9cf6dd49]

INTEGRATION: CWS swqbf96_SRC680 (1.68.94); FILE MERGED 2007/02/05 10:14:26 fme 1.68.94.1: #i74125# Alien attributes - RES_TXTATR_UNKNOWN_CONTAINER has to be in the auto style range


2007-02-12  Kurt Zenker  <kz@openoffice.org>  [1c201e254a98194f6e4cd8fbc4f754c684c54ab1]

INTEGRATION: CWS swqbf96_SRC680 (1.192.36.1.14); FILE MERGED 2007/02/05 10:14:26 fme 1.192.36.1.14.1: #i74125# Alien attributes - RES_TXTATR_UNKNOWN_CONTAINER has to be in the auto style range


2007-02-12  Kurt Zenker  <kz@openoffice.org>  [4d0bb6a6060379e5d0c6336cf4b9b2f556f968e1]

INTEGRATION: CWS crash73991_SRC680 (1.43.36.1.10); FILE MERGED 2007/01/30 12:39:52 ama 1.43.36.1.10.1: Fix #i73991#: User defined attribute


2007-02-12  Kurt Zenker  <kz@openoffice.org>  [d279ac962aff2d4d2106dbee876ef0af711b5797]

INTEGRATION: CWS swqbf96_SRC680 (1.43.36.1.14); FILE MERGED 2007/02/05 10:14:26 fme 1.43.36.1.14.1: #i74125# Alien attributes - RES_TXTATR_UNKNOWN_CONTAINER has to be in the auto style range


2007-02-12  Kurt Zenker  <kz@openoffice.org>  [db9e6f1076bf1765ce22eeecc7cd198cf2d27628]

INTEGRATION: CWS crash73991_SRC680 (1.53.60); FILE MERGED 2007/01/30 13:03:08 od 1.53.60.1: #i74009# method <SwDoc:set(..)> 	 - document compatibility flag <mbConsiderWrapOnObjPos> wasn't set.


2007-02-12  Kurt Zenker  <kz@openoffice.org>  [e96fe875d647102ec9787fbd4d715760bfded385]

INTEGRATION: CWS aw043_SRC680 (1.11.42); FILE MERGED 2007/01/31 14:02:18 aw 1.11.42.1: #i73602# use DrawImress's own flag from configuration to decide if to use OverlayBuffer or not


2007-02-12  Kurt Zenker  <kz@openoffice.org>  [3e2d2538da39e881a921c8fd1a1020edf83e35b4]

INTEGRATION: CWS swqbf96_SRC680 (1.58.68); FILE MERGED 2007/02/05 10:14:25 fme 1.58.68.1: #i74125# Alien attributes - RES_TXTATR_UNKNOWN_CONTAINER has to be in the auto style range


2007-02-12  Kurt Zenker  <kz@openoffice.org>  [7404f20485a4070ee1280b1f8182252fd0574fa9]

INTEGRATION: CWS aw043_SRC680 (1.56.40); FILE MERGED 2007/01/31 14:02:18 aw 1.56.40.1: #i73602# use DrawImress's own flag from configuration to decide if to use OverlayBuffer or not


2007-02-12  Kurt Zenker  <kz@openoffice.org>  [70779535273fd9ba422c248fc381b2976b18b93c]

INTEGRATION: CWS swqbf96_SRC680 (1.31.96); FILE MERGED 2007/02/05 10:13:19 fme 1.31.96.1: #i74125# Alien attributes - RES_TXTATR_UNKNOWN_CONTAINER has to be in the auto style range


2007-02-12  Kurt Zenker  <kz@openoffice.org>  [d3c5a4a226f708c1b2726d507ae66b44e1fb486d]

INTEGRATION: CWS aw043_SRC680 (1.125.8.2.2); FILE MERGED 2007/01/31 12:40:15 aw 1.125.8.2.2.1: #i73602# Added config flags in DrawingLayer section to define OverlayBuffer usage independent for Calc, Writer and DrawImpress


2007-02-12  Kurt Zenker  <kz@openoffice.org>  [00c05c2070982741d471bb1b44c7fdc6da782e3c]

INTEGRATION: CWS impress117_SRC680 (1.71.48); FILE MERGED 2007/02/06 14:11:46 cl 1.71.48.1: #i74213# check SdrPageView for null


2007-02-12  Kurt Zenker  <kz@openoffice.org>  [8883ace757f5ef5747b10d20c3f35249bfdf3c6a]

INTEGRATION: CWS impress117_SRC680 (1.45.18.1.4); FILE MERGED 2007/02/06 14:08:29 cl 1.45.18.1.4.1: #i74213# do not hide page on view if it is not currently visible


2007-02-12  Kurt Zenker  <kz@openoffice.org>  [e85f97736eebc7efed8395c7318b5503f00639b0]

INTEGRATION: CWS jl56_SRC680 (1.2.50); FILE MERGED 2007/02/06 14:20:09 jl 1.2.50.3: #i73952# updatability thread accesses packages when they are already disposed 2007/02/05 09:17:58 jl 1.2.50.2: #i73952# crash when no update URL is available 2007/02/01 15:21:59 jl 1.2.50.1: #i74081# crash on closing the Extension Manager


2007-02-12  Kurt Zenker  <kz@openoffice.org>  [b2a09bae363783508be2f7c157ae25eb63d7fc7e]

INTEGRATION: CWS aw043_SRC680 (1.2.60.1.6); FILE MERGED 2007/01/31 13:10:09 aw 1.2.60.1.6.1: #i73602# added single flags for OverlayBuffer control for Calc, Writer and DrawImpress to enchance granularity


2007-02-12  Kurt Zenker  <kz@openoffice.org>  [4810dfcdf0de92e58db1d81159642aee3ee3c0fa]

INTEGRATION: CWS jl56_SRC680 (1.14.50); FILE MERGED 2007/02/06 14:20:09 jl 1.14.50.1: #i73952# updatability thread accesses packages when they are already disposed


2007-02-12  Kurt Zenker  <kz@openoffice.org>  [04459d355b300cdadb40a132b6c5cd926804cd2d]

INTEGRATION: CWS jl56_SRC680 (1.2.50); FILE MERGED 2007/02/01 15:21:59 jl 1.2.50.1: #i74081# crash on closing the Extension Manager


2007-02-12  Kurt Zenker  <kz@openoffice.org>  [8fe8a4ae839c71d5a5b9aa9b14864e4a3a412d18]

INTEGRATION: CWS crash73991_SRC680 (1.125.8.1.4); FILE MERGED 2007/02/01 12:25:33 ama 1.125.8.1.4.1: #144964# ComponentSearchLabel entries must be localized


2007-02-12  Kurt Zenker  <kz@openoffice.org>  [24857eca4f4fd67db65363044b4a19947d8c6b71]

INTEGRATION: CWS jl56_SRC680 (1.19.40); FILE MERGED 2007/02/06 14:20:09 jl 1.19.40.1: #i73952# updatability thread accesses packages when they are already disposed


2007-02-09  Vladimir Glazounov  <vg@openoffice.org>  [fe86e7244b3838141b0dc636932dfb2dbf5f664e]

new version for OOF680


2007-02-09  Vladimir Glazounov  <vg@openoffice.org>  [25f841638f3b1cf2f196ad45d61cc9c014bcce9d]

new version for OOF680


2007-02-09  Vladimir Glazounov  <vg@openoffice.org>  [9543bc162e161c1ca8f9d228ee448dc6b56c24e8]

new version for OOF680


2007-02-08  Vladimir Glazounov  <vg@openoffice.org>  [bc10640b1cec1c7633067a954546ea376f89563b]

#100000# avoid build breaker when the directory exists


2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [5b8541b186391648c3f7c51507e09f11651ba38f]

SRC680


2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [ee66b13d06b05868acf42db9733401e35f9ba2cc]

INTEGRATION: CWS hcshared07 (1.62.56); FILE MERGED 2006/11/15 12:50:10 ufi 1.62.56.1: #i66574# add HID_BROWSER_ADMINISTRATE


2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [144ed5e8d0b7e5a4d5899a9bd52bb8bea821f81e]

INTEGRATION: CWS hcshared07 (1.1.170); FILE MERGED 2007/01/02 15:49:43 ufi 1.1.170.1: i72704


2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [19a4b27240dbbf3318747d7d0493b35879ce0d88]

INTEGRATION: CWS hcshared07 (1.1.170); FILE MERGED 2007/01/02 15:49:42 ufi 1.1.170.1: i72704


2007-02-07  Vladimir Glazounov  <vg@openoffice.org>  [d90e669a92e20a1c9ff0daa9aa5d2c3035ea082c]

INTEGRATION: CWS hcshared07 (1.8.282); FILE MERGED 2006/12/19 12:58:58 fpe 1.8.282.1: #i72303#


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [abf28bf3d8583d81b23f02987abf969c1bad9d79]

INTEGRATION: CWS ause074 (1.29.134); FILE MERGED 2007/02/05 10:30:28 hjs 1.29.134.1: #i64296# remove obsolete include


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [07656300fa2eceef70990611884c4da4a8558305]

INTEGRATION: CWS ause074 (1.54.144); FILE MERGED 2007/02/05 10:30:27 hjs 1.54.144.1: #i64296# remove obsolete include


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [adc39e57825fb4790b52a6fbde611218ff84b1f5]

INTEGRATION: CWS ause074 (1.30.130); FILE MERGED 2007/02/05 10:30:27 hjs 1.30.130.1: #i64296# remove obsolete include


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [c7a51e7ca365d450569b40d111fa14e310343ee0]

INTEGRATION: CWS ause074 (1.2.74); FILE MERGED 2007/01/30 12:08:06 hjs 1.2.74.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [c254a91b5d27d346feade264e337dff360a43447]

INTEGRATION: CWS ause074 (1.6.44); FILE MERGED 2007/01/30 12:05:23 hjs 1.6.44.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [98dcff9b313679725f288f585a236ef5a49ff9b9]

INTEGRATION: CWS ause074 (1.4.42); FILE MERGED 2007/01/30 12:05:54 hjs 1.4.42.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [91f4cb63e5fd794ac700d34f368241b81941834b]

INTEGRATION: CWS ause074 (1.5.42); FILE MERGED 2007/01/30 12:05:54 hjs 1.5.42.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [01b30c11b390036bc9ffbdffd448746380f7f4a9]

INTEGRATION: CWS ause074 (1.2.66); FILE MERGED 2007/01/30 12:05:53 hjs 1.2.66.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [c728ceb6b5a72198b700465244bdbd20e2769433]

INTEGRATION: CWS ause074 (1.4.4); FILE MERGED 2007/01/30 12:05:53 hjs 1.4.4.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [8e4c5691060c342f1d6aafe0debd4c54ecd179eb]

INTEGRATION: CWS ause074 (1.5.126); FILE MERGED 2007/01/30 12:10:18 hjs 1.5.126.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [11969d297f35e3815dadc1a5efad49a074a8dd5c]

INTEGRATION: CWS ause074 (1.3.126); FILE MERGED 2007/01/30 12:10:18 hjs 1.3.126.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [735d0ee1ccdb558c66466fb03f6378c9ea13bc8b]

INTEGRATION: CWS ause074 (1.4.126); FILE MERGED 2007/01/30 12:10:17 hjs 1.4.126.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [08b09430bd458c341c01a0aecb4f1984866e9d4f]

INTEGRATION: CWS ause074 (1.2.126); FILE MERGED 2007/01/30 12:10:17 hjs 1.2.126.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [7f52c59b47dbfb8e7f8a12429cbdc927185c42e4]

INTEGRATION: CWS ause074 (1.4.126); FILE MERGED 2007/01/30 12:10:16 hjs 1.4.126.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [13750f8a40e0ee6e71813ff85053bfba083a1146]

INTEGRATION: CWS ause074 (1.5.126); FILE MERGED 2007/01/30 12:10:16 hjs 1.5.126.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [f9ed07af1897b33c7e10b808de30e212ff54977f]

INTEGRATION: CWS ause074 (1.3.126); FILE MERGED 2007/01/30 12:10:15 hjs 1.3.126.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [ba25b499d9de02f469da29394cdb5902cab89bc5]

INTEGRATION: CWS ause074 (1.4.126); FILE MERGED 2007/01/30 12:10:14 hjs 1.4.126.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [d8453c21033f8f5492d52e22982b892f7bcc5826]

INTEGRATION: CWS ause074 (1.2.126); FILE MERGED 2007/01/30 12:10:14 hjs 1.2.126.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [fddd7fcd386d9daff55898d30e0764730ec5c067]

INTEGRATION: CWS ause074 (1.3.180); FILE MERGED 2007/01/30 12:04:56 hjs 1.3.180.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [2b60fd345e67e653d47da3d13df2a207d8673b37]

INTEGRATION: CWS ause074 (1.2.180); FILE MERGED 2007/01/30 12:04:56 hjs 1.2.180.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [6305a316dfcbfe880e25274e53307861ad419d9b]

INTEGRATION: CWS ause074 (1.3.40); FILE MERGED 2007/01/30 12:06:21 hjs 1.3.40.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [2d15d320a785de8688dc5828635d54beda1e4596]

INTEGRATION: CWS ause074 (1.9.198); FILE MERGED 2007/01/30 12:06:20 hjs 1.9.198.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [fd0c5b8f5d3083bf103fa8e74ed738222cd1f040]

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>  [dd5516bfffa705002981af37ce7ebb2326eeeb02]

INTEGRATION: CWS ause074 (1.38.50); FILE MERGED 2007/01/30 11:56:46 hjs 1.38.50.1: #i64296# unused code using obsolete define...


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [03878665c2af1bcce175078eb9029ab8c40db07b]

INTEGRATION: CWS ause074 (1.2.452); FILE MERGED 2007/01/30 12:08:26 hjs 1.2.452.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [83e13d9135ac2f2709e9110d010478d8d18b6041]

INTEGRATION: CWS ause074 (1.143.48); FILE MERGED 2007/01/30 11:57:55 hjs 1.143.48.1: #i64296# unused code using obsolete define...


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [39d5e52aae2ad06f0a002d62b5d635b85545411d]

INTEGRATION: CWS ause074 (1.15.214); FILE MERGED 2007/01/30 12:08:26 hjs 1.15.214.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [52a66ee3d1c5dd1a6da659e4728c13a34ee0dee7]

INTEGRATION: CWS ause074 (1.6.6); FILE MERGED 2007/01/30 15:15:45 hjs 1.6.6.1: #i73801# some hidden places


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [7ef38d8dd7d2dbd0195899b6647845f4fdb08ec7]

INTEGRATION: CWS ause074 (1.4.98); FILE MERGED 2007/01/30 12:09:28 hjs 1.4.98.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [1cd8329575f2cf1f243773b11d7aa36fe88e7e27]

INTEGRATION: CWS ause074 (1.29.48); FILE MERGED 2007/01/30 12:09:28 hjs 1.29.48.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [acec65dcfe8492c8ce657354259e32e702fe9b75]

INTEGRATION: CWS ause074 (1.5.98); FILE MERGED 2007/01/30 12:09:27 hjs 1.5.98.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [a190b711c178d061ad40a4cc4f0c21aef430da03]

INTEGRATION: CWS ause074 (1.7.98); FILE MERGED 2007/01/30 12:09:27 hjs 1.7.98.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [0663f4731c3db3f8c594df09342c3af9bfe5c89d]

INTEGRATION: CWS ause074 (1.4.98); FILE MERGED 2007/01/30 12:09:27 hjs 1.4.98.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [3df9561dfc328964d7773217932784de8e06dbcc]

INTEGRATION: CWS ause074 (1.11.98); FILE MERGED 2007/01/30 12:09:26 hjs 1.11.98.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [84fa08fb107be6852f66dabffd3daa71c6afe6a0]

INTEGRATION: CWS ause074 (1.13.98); FILE MERGED 2007/01/30 12:09:26 hjs 1.13.98.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [3338f489cd58aa1aa28a4343d170df4c77b215c8]

INTEGRATION: CWS ause074 (1.10.98); FILE MERGED 2007/01/30 12:09:26 hjs 1.10.98.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [f7ea88d04da7cd5b3e96cecd4eefd4d503d973ce]

INTEGRATION: CWS ause074 (1.2.98); FILE MERGED 2007/01/30 12:09:25 hjs 1.2.98.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [377789d83d32b0311470bbf0f913a46acf75665d]

INTEGRATION: CWS ause074 (1.17.98); FILE MERGED 2007/01/30 12:09:25 hjs 1.17.98.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [24c8237280e10d59b625f08d2b86b6181d8923c3]

INTEGRATION: CWS ause074 (1.9.98); FILE MERGED 2007/01/30 12:09:25 hjs 1.9.98.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [fb6ac9c6ff695f445bee55d18f47270c6a5318c7]

INTEGRATION: CWS ause074 (1.10.336); FILE MERGED 2007/02/01 11:42:25 hjs 1.10.336.1: #i74024#,#i73801# remove obsolete include


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [a784408e0dd4f8603e23f55d262ce6b5ba5eda65]

INTEGRATION: CWS ause074 (1.8.522); FILE MERGED 2007/02/01 11:42:25 hjs 1.8.522.1: #i74024#,#i73801# remove obsolete include


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [0646c8deceb51e730c9293c6dcdb2dfa7ddca92d]

INTEGRATION: CWS ause074 (1.9.522); FILE MERGED 2007/02/01 11:42:24 hjs 1.9.522.1: #i74024#,#i73801# remove obsolete include


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [f61d712099672752a52f4f6ac49b7fc3b91444c7]

INTEGRATION: CWS ause074 (1.7.336); FILE MERGED 2007/02/01 11:42:24 hjs 1.7.336.1: #i74024#,#i73801# remove obsolete include


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [deb850bcc96b5a27008c1ba4ad348377120c9c4c]

INTEGRATION: CWS ause074 (1.8.522); FILE MERGED 2007/01/30 12:10:05 hjs 1.8.522.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [9f970bad4ae0693d23b4ba3da24ab77e81db4434]

INTEGRATION: CWS ause074 (1.5.522); FILE MERGED 2007/01/30 12:10:04 hjs 1.5.522.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [c4b3b4304e66a12401e7e0a9c5a639dc930cfa64]

INTEGRATION: CWS ause074 (1.26.64); FILE MERGED 2007/01/30 12:10:04 hjs 1.26.64.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [6a31a838f0c41ef1066809f191e31bd6d288ce21]

INTEGRATION: CWS ause074 (1.18.4); FILE MERGED 2007/01/30 12:10:03 hjs 1.18.4.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [25b0269054f58f3a89881b9d6463047d77205cbe]

INTEGRATION: CWS ause074 (1.28.132); FILE MERGED 2007/01/30 12:10:03 hjs 1.28.132.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [b384381c962045c91c8790dc0005c39bd7312d9d]

INTEGRATION: CWS ause074 (1.9.260); FILE MERGED 2007/01/30 12:10:02 hjs 1.9.260.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [c811c3584b9ac5752ae55b42ab821bea27a04212]

INTEGRATION: CWS ause074 (1.20.334); FILE MERGED 2007/01/30 12:10:02 hjs 1.20.334.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [2c9b8517934da7897ef8987d885035d89e079e0a]

INTEGRATION: CWS ause074 (1.9.522); FILE MERGED 2007/01/30 12:10:02 hjs 1.9.522.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [5992f7dbe22320436ca29a722dca2de79611fe74]

INTEGRATION: CWS ause074 (1.10.522); FILE MERGED 2007/01/30 12:10:01 hjs 1.10.522.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [3935ae10db0ffaf12d18cc8b1304a87204c3afc0]

INTEGRATION: CWS ause074 (1.12.522); FILE MERGED 2007/01/30 12:10:01 hjs 1.12.522.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [852209caf9e2fcfd57b7469f79346619b8011b88]

INTEGRATION: CWS ause074 (1.6.34); FILE MERGED 2007/01/30 12:10:49 hjs 1.6.34.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [e2fc529d0a3ee80e88c9cc272fb7e143e69d5b97]

INTEGRATION: CWS ause074 (1.2.34); FILE MERGED 2007/01/30 12:10:49 hjs 1.2.34.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [c02dc8da53b8b77f6810295c48b0132042b12484]

INTEGRATION: CWS ause074 (1.2.34); FILE MERGED 2007/01/30 12:10:48 hjs 1.2.34.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [dc1691519e497467584cccfc153c412ef32d449e]

INTEGRATION: CWS ause074 (1.3.34); FILE MERGED 2007/01/30 12:10:48 hjs 1.3.34.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [596c138c2e41d238ae2ee3cb405f09c04c01b80a]

INTEGRATION: CWS ause074 (1.5.34); FILE MERGED 2007/01/30 12:10:48 hjs 1.5.34.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [c52301b4365f1102be5803beb8718e1f95b33e4e]

INTEGRATION: CWS ause074 (1.4.34); FILE MERGED 2007/01/30 12:10:47 hjs 1.4.34.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [100db565770a3b9838be61a7378f5facd202ad0a]

INTEGRATION: CWS ause074 (1.3.34); FILE MERGED 2007/01/30 12:10:47 hjs 1.3.34.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [24f0a783272666cc0c6919e7094801beeeadd54e]

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>  [7ff5f70505b791a880e83d229e730dff6eb09e36]

INTEGRATION: CWS ause074 (1.28.2); FILE MERGED 2007/01/29 17:44:51 hjs 1.28.2.1: #i73913# move unpacking target to solenv/inc/tg_ext.mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [4f2f6d48999dc4486507dfff6f10e4218a5a8204]

INTEGRATION: CWS ause074 (1.4.230); FILE MERGED 2007/01/30 12:10:40 hjs 1.4.230.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [b9061cac95e1040ef38d57c69e43b112b1a19f66]

INTEGRATION: CWS ause074 (1.21.28); FILE MERGED 2007/01/30 12:10:39 hjs 1.21.28.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [578bf532804b0a7ef43ab78a4bc318d3275bd47b]

INTEGRATION: CWS ause074 (1.10.228); FILE MERGED 2007/01/30 12:10:39 hjs 1.10.228.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [baa6da0940304fcf5819d94448755e4f3a9e6fe7]

INTEGRATION: CWS ause074 (1.2.36); FILE MERGED 2007/01/30 12:02:52 hjs 1.2.36.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [e4374fb76c4c411a294c9e92f9c07a1646f6a837]

INTEGRATION: CWS ause074 (1.3.84); FILE MERGED 2007/01/30 12:02:52 hjs 1.3.84.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [34d6c5ab08b7eaeea28a69f4a28ee00eb3771dd2]

INTEGRATION: CWS ause074 (1.5.84); FILE MERGED 2007/01/30 12:02:52 hjs 1.5.84.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [14b61505ec9a3a1aeb8543d170a83f14ce9862d8]

INTEGRATION: CWS ause074 (1.5.84); FILE MERGED 2007/01/30 12:02:51 hjs 1.5.84.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [1156b2fadc1fef0ea2fe89ddfe3f4f180a3b2b02]

INTEGRATION: CWS ause074 (1.7.36); FILE MERGED 2007/01/30 12:02:51 hjs 1.7.36.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [d42f850edea647ebe50ad8e3a2c82d7736ce4ef2]

INTEGRATION: CWS ause074 (1.66.4); FILE MERGED 2007/02/02 11:11:10 hjs 1.66.4.1: #i74085# avoid useless shell calls


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [97c2c44b7d3c85c5f0b5e8b2ebbdeef470062ba7]

INTEGRATION: CWS ause074 (1.4.46); FILE MERGED 2007/02/02 11:11:10 hjs 1.4.46.1: #i74085# avoid useless shell calls


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [7e0d08434101a30f6954850ff69b4ec3e088320b]

INTEGRATION: CWS ause074 (1.10.4); FILE MERGED 2007/02/02 11:10:41 hjs 1.10.4.1: #i74085# avoid useless shell calls


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [ad23c54c01dd8d907cdaa61cacbcfbda6d1a9ce7]

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>  [84c9b1d56770b541dc7f79c78f556ced8bbfefa1]

INTEGRATION: CWS ause074 (1.7.128); FILE MERGED 2007/01/30 12:05:09 hjs 1.7.128.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [b56725f3ab85e7b1118f8a625958b0c571d6ea98]

INTEGRATION: CWS ause074 (1.6.92); FILE MERGED 2007/01/30 12:05:08 hjs 1.6.92.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [e972864265b6e28adc09f72b3fa2b1b41789a38c]

INTEGRATION: CWS ause074 (1.6.128); FILE MERGED 2007/01/30 12:05:08 hjs 1.6.128.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [9bf10a5bb4fe508fa63ca158f86f30d0411b6b6e]

INTEGRATION: CWS ause074 (1.3.128); FILE MERGED 2007/01/30 12:05:08 hjs 1.3.128.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [25fc73ab6a6586dd74f4367a8de51145ea435716]

INTEGRATION: CWS ause074 (1.2.128); FILE MERGED 2007/01/30 12:05:07 hjs 1.2.128.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [6e6c525f970ca5105cedc3635819b67d09b365bb]

INTEGRATION: CWS ause074 (1.9.106); FILE MERGED 2007/01/30 12:05:07 hjs 1.9.106.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [2f0277b7b0c2af2bc8b6d26a7aaa67f25dc5d607]

INTEGRATION: CWS ause074 (1.4.128); FILE MERGED 2007/01/30 12:05:07 hjs 1.4.128.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [d3726ace9625ca01df48fcc929d5f05e680af81c]

INTEGRATION: CWS ause074 (1.3.128); FILE MERGED 2007/01/30 12:05:07 hjs 1.3.128.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [d101490ad11a04ae914f74ef6b406042bfb61587]

INTEGRATION: CWS ause074 (1.4.128); FILE MERGED 2007/01/30 12:05:06 hjs 1.4.128.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [d2e4fb6f22056fead767395a119fe5b36d65f254]

INTEGRATION: CWS ause074 (1.3.128); FILE MERGED 2007/01/30 12:05:06 hjs 1.3.128.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [3d911998a2497ce7491693235c8d177e7d418ea9]

INTEGRATION: CWS ause074 (1.3.8); FILE MERGED 2007/01/30 12:06:04 hjs 1.3.8.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [dd1b1e11b629afe44cd2adc1ad353763ae34d973]

INTEGRATION: CWS ause074 (1.2.30); FILE MERGED 2007/01/30 12:05:37 hjs 1.2.30.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [9e1d887afe2d1d3b765b9d162fa85e8d595c2cf4]

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>  [765b1958fd25b5c7341a83ec7da08a3bab9ddaca]

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>  [86de2fc50d8d74ed9cae5d30139e3275f62e9a09]

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>  [96a6227bd7dc75999f128324b9b47279a914b115]

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>  [58386ef744dab176229243d71ebab26fe8f52c2e]

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>  [b0165f63090f1dd69db5dbf95bbc97f2dcbe31ce]

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>  [337142b3fbdd10afb0df741dec67701060da636e]

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>  [fd64cb48f52b10572f00701ed53647cfec6aa264]

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>  [6c30cc1b24c5b5484c37ad83542409cab7d6f3d9]

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>  [cc8bc8edb55debf58601a8a2f61611d9f37c36e4]

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>  [25ab6eb0e546ee7ce11cadcb97e3b02e4184f7a2]

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>  [80424d0df93daf17a771dffc2b127c4c2a1b9b1b]

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>  [bf62601df6733eae5228fc60db16ac263ff81c7e]

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>  [8b740de0af5cf4bc24b571017b30075c757828bc]

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>  [65e10dcc586ebbfb2c5c6567b3a61e8d663d7a8a]

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>  [7377f93b8b3d31fd9d803abbbd14cf59bb4d9c68]

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>  [d29bf728104214d5e0cf6ededa45013c2b5a5fbb]

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>  [d17c40b12513be273dcaf4baf2157f914ac9a4b1]

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>  [2a72c3c01d2cf41f6adc5b2b3aede88892893445]

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>  [907bb89314675f411106125510ec44e9f8990373]

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>  [c4e12aeaf9fd73d6bcc40c7225585b61460f1224]

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>  [a99214fac80500abc40f072e085b0c12cde03571]

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>  [991618c4510f82eecb4bb725172c1d55c63b1e3d]

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>  [67413d8f72a3ac98b1be0d2f1163df5e93ea3a12]

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>  [187b7b2daf9b296e1b249e75705997bad03c654f]

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>  [a67dfcfa0b808da36c62e1b5764951ad07032c4d]

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>  [13e2a115854b264301c48bad94cef07499c42f2c]

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>  [09d1d43553ea1d3c3ac425195d7e47b95532f274]

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>  [f94fc3dd2f6d78c7eb646ffebec54ed92d2d6903]

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-06  Vladimir Glazounov  <vg@openoffice.org>  [08e3c0e68458820fa41280e0dd37d8fadf3ce2ca]

INTEGRATION: CWS ause074 (1.11.130); FILE MERGED 2007/01/30 12:04:35 hjs 1.11.130.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [92b1f2a17dd6efd770a90d7a1509ef4cfead923e]

INTEGRATION: CWS ause074 (1.3.64); FILE MERGED 2007/01/30 12:07:46 hjs 1.3.64.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [31b2d03a065fde7d6d75f994edd3f5306ce0f52c]

INTEGRATION: CWS ause074 (1.27.118); FILE MERGED 2007/01/30 12:04:03 hjs 1.27.118.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [4f500ef5b47e178a60ac117ab520cbf5dbd90232]

INTEGRATION: CWS ause074 (1.2.120); FILE MERGED 2007/01/30 12:04:02 hjs 1.2.120.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [3861022d892e8dcc9eaeb1c50ce86db7a4fc8b70]

INTEGRATION: CWS ause074 (1.2.256); FILE MERGED 2007/01/30 12:04:02 hjs 1.2.256.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [88495b0b9b4432c99a6fe2047b3804541d32a783]

INTEGRATION: CWS ause074 (1.5.748); FILE MERGED 2007/01/30 12:08:34 hjs 1.5.748.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [f1b7756dcd3bc6bbda79e482345b42a4fe361534]

INTEGRATION: CWS ause074 (1.3.750); FILE MERGED 2007/01/30 12:08:33 hjs 1.3.750.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [b3e443a093d607e7bffc36be8c9d1c3db775e538]

INTEGRATION: CWS ause074 (1.8.750); FILE MERGED 2007/01/30 12:08:33 hjs 1.8.750.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [4c62d80f4d886a89511278424e41e51c600f7409]

INTEGRATION: CWS ause074 (1.9.78); FILE MERGED 2007/02/01 11:40:31 hjs 1.9.78.1: #i64296# remove obsolete include


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [a07796df306948df554e5da364eb6a7bcca075b3]

INTEGRATION: CWS ause074 (1.2.40); FILE MERGED 2007/01/30 12:08:53 hjs 1.2.40.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [b8fe33b78785a551ed87335368abf877c5e1c5b1]

INTEGRATION: CWS ause074 (1.2.40); FILE MERGED 2007/01/30 12:08:52 hjs 1.2.40.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [7a63faa7b42aeaaeaa428f4799d3a8c2ce9d2705]

INTEGRATION: CWS ause074 (1.6.40); FILE MERGED 2007/01/30 12:08:51 hjs 1.6.40.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [2b0038508d005f07d89a0357d687dff96938b6c5]

INTEGRATION: CWS ause074 (1.2.40); FILE MERGED 2007/01/30 12:08:51 hjs 1.2.40.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [e98e8f5c1f2cb0cfd5a7ce3861855a5775aa8fe0]

INTEGRATION: CWS ause074 (1.6.26); FILE MERGED 2007/01/30 12:08:49 hjs 1.6.26.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [097ecf5b3adfc24aa494800eae2e5e8661538559]

INTEGRATION: CWS ause074 (1.4.58); FILE MERGED 2007/01/30 12:03:34 hjs 1.4.58.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [41e9d41c4c986299efe36276b3a033fed97dc6a6]

INTEGRATION: CWS ause074 (1.3.58); FILE MERGED 2007/01/30 12:03:34 hjs 1.3.58.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [2ead7f06d016328d572793fabf2865fc75df9ef8]

INTEGRATION: CWS ause074 (1.6.236); FILE MERGED 2007/01/30 12:03:48 hjs 1.6.236.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [0b6ef48903aa96c181dcd4235e9f0912eb94a81c]

INTEGRATION: CWS ause074 (1.2.236); FILE MERGED 2007/01/30 12:03:48 hjs 1.2.236.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [4ba1e37f5a7bde6cf80394c5967de1c54f5a61a3]

INTEGRATION: CWS ause074 (1.3.236); FILE MERGED 2007/01/30 12:03:47 hjs 1.3.236.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [4e36ef477fc9b2ce71336faad33ec46133382958]

INTEGRATION: CWS ause074 (1.2.38); FILE MERGED 2007/01/30 12:05:46 hjs 1.2.38.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [8c7d739b64ce4e62f0be701f226238c45915cf38]

INTEGRATION: CWS ause074 (1.7.40); FILE MERGED 2007/01/30 12:05:46 hjs 1.7.40.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [c4ac36b496b875c75816af8dc40f69b048d6fdb4]

INTEGRATION: CWS ause074 (1.3.40); FILE MERGED 2007/01/30 12:05:46 hjs 1.3.40.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [efbeb184ef6e61501a6e6f1c4c7b6be2c02b99ab]

INTEGRATION: CWS ause074 (1.6.40); FILE MERGED 2007/01/30 12:05:46 hjs 1.6.40.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [a05780b15251b5646ff5889ad5f89d065bcdf4f6]

INTEGRATION: CWS ause074 (1.9.4); FILE MERGED 2007/02/02 10:31:41 hjs 1.9.4.1: #i74085# avoid useless shell calls


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [279c226c27e985f01cc2f06b6c7624ae0d7fb760]

INTEGRATION: CWS ause074 (1.23.2); FILE MERGED 2007/02/02 10:29:27 hjs 1.23.2.1: #i74085# avoid useless shell calls


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [08d482ce3c295f1648ec25a18f9f26711be31b6d]

INTEGRATION: CWS ause074 (1.3.36); FILE MERGED 2007/01/30 12:09:47 hjs 1.3.36.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [8af8df9e89c23a7db760552f137192ce08801237]

INTEGRATION: CWS ause074 (1.3.2); FILE MERGED 2007/01/30 12:10:26 hjs 1.3.2.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [4aa1f58b1486e374a913122aac24b0b72bef3b30]

INTEGRATION: CWS ause074 (1.3.74); FILE MERGED 2007/01/30 12:02:45 hjs 1.3.74.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [90bda7342fd658b2f4897fca9dd6b7819db4e5d4]

INTEGRATION: CWS ause074 (1.2.86); FILE MERGED 2007/01/30 12:02:44 hjs 1.2.86.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [99e88f4a379625656e211faeeb463e5079310f53]

INTEGRATION: CWS ause074 (1.4.44); FILE MERGED 2007/01/30 12:08:18 hjs 1.4.44.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [5e947bf75221eb49409fbdd8554567680f467c1c]

INTEGRATION: CWS ause074 (1.2.172); FILE MERGED 2007/01/30 12:09:17 hjs 1.2.172.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [e69438876fc60433410962c51e349353d02dd3d8]

INTEGRATION: CWS ause074 (1.5.100); FILE MERGED 2007/01/30 12:09:17 hjs 1.5.100.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [3ba3c149a1cd9243525afbf2c9c0eef7e26ac056]

INTEGRATION: CWS ause074 (1.19.94); FILE MERGED 2007/01/30 12:09:17 hjs 1.19.94.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [2dc7336da58096dec2c80598328c0dfb3d07fb7b]

INTEGRATION: CWS ause074 (1.3.172); FILE MERGED 2007/01/30 12:09:16 hjs 1.3.172.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [cf7c4dc5ddedaec55dcaa7d0db8d8697ae6f7c6e]

INTEGRATION: CWS ause074 (1.4.172); FILE MERGED 2007/01/30 12:09:16 hjs 1.4.172.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [3eb33f00b381ffe19bacc3898881f2668763db7a]

INTEGRATION: CWS ause074 (1.4.172); FILE MERGED 2007/01/30 12:09:15 hjs 1.4.172.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [1cb3da1fc5286de92f5c920249c7506d819c46bc]

INTEGRATION: CWS ause074 (1.7.100); FILE MERGED 2007/01/30 12:09:15 hjs 1.7.100.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [e80271b4154e822e339c9b764bb2f001852aa9f5]

INTEGRATION: CWS ause074 (1.6.170); FILE MERGED 2007/01/30 12:09:15 hjs 1.6.170.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [885fb4b83fb2b59f01a3063e6539de14b067a6ed]

INTEGRATION: CWS ause074 (1.5.100); FILE MERGED 2007/01/30 12:09:14 hjs 1.5.100.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [9a9ba0bce1e8eb8de47dacc3bf0a0dea70e4e5eb]

INTEGRATION: CWS ause074 (1.9.100); FILE MERGED 2007/01/30 12:09:14 hjs 1.9.100.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [9970a64969bb68cef37916116bc79743caab0050]

INTEGRATION: CWS ause074 (1.4.172); FILE MERGED 2007/01/30 12:09:14 hjs 1.4.172.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [cc93b266f701398f6b7265b4db36f03983b66c3c]

INTEGRATION: CWS ause074 (1.4.172); FILE MERGED 2007/01/30 12:09:13 hjs 1.4.172.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [eae758d28c65d25913828c264290c891241418fb]

INTEGRATION: CWS ause074 (1.13.78); FILE MERGED 2007/01/30 12:09:13 hjs 1.13.78.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [cc5952fdc74d6155e4e8ce7153c842f8ca963841]

INTEGRATION: CWS ause074 (1.5.100); FILE MERGED 2007/01/30 12:09:13 hjs 1.5.100.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [98bf2ff9b48220aef5b5b120c306c7dfd897c3b9]

INTEGRATION: CWS ause074 (1.4.172); FILE MERGED 2007/01/30 12:09:12 hjs 1.4.172.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [67e7de5c7595f752d0d217f7ce6b96d5897c0928]

INTEGRATION: CWS ause074 (1.12.172); FILE MERGED 2007/01/30 12:09:12 hjs 1.12.172.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [8f181dc82b9f7c33a64305440d010e4f3c780eac]

INTEGRATION: CWS ause074 (1.3.100); FILE MERGED 2007/01/30 12:09:12 hjs 1.3.100.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [716028830f98cb2825e16794c52a4ae0ba29b8ca]

INTEGRATION: CWS ause074 (1.4.54); FILE MERGED 2007/01/30 12:02:39 hjs 1.4.54.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [18dbd43a537b56da2d0abaeb261fb8f0a8275af9]

INTEGRATION: CWS ause074 (1.4.94); FILE MERGED 2007/01/30 12:02:38 hjs 1.4.94.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [44530fe884b634bec0041f40fd23b982e152cf93]

INTEGRATION: CWS ause074 (1.5.18); FILE MERGED 2007/01/30 12:02:38 hjs 1.5.18.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [d7b454203bc1c83107069c5e69abf61c37b30952]

INTEGRATION: CWS ause074 (1.4.50); FILE MERGED 2007/01/30 12:02:38 hjs 1.4.50.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [9f5228e60b9c21561ac1f64a0492ed89c5d2cbcd]

INTEGRATION: CWS ause074 (1.5.2); FILE MERGED 2007/01/30 12:03:55 hjs 1.5.2.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [adc3bf8694bdcca22c7a349b27a7565fdc0658c6]

INTEGRATION: CWS ause074 (1.5.16); FILE MERGED 2007/01/30 12:03:55 hjs 1.5.16.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [6c31b57c385d0425479663e8830088c0e186cac5]

INTEGRATION: CWS ause074 (1.3.92); FILE MERGED 2007/01/30 12:03:55 hjs 1.3.92.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [77320c67753bbbe00cc89e1a84fb83c293781a69]

INTEGRATION: CWS ause074 (1.4.92); FILE MERGED 2007/01/30 12:03:54 hjs 1.4.92.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [e380b224830ddeaf24222c00fcdf1db53adb8738]

INTEGRATION: CWS ause074 (1.2.26); FILE MERGED 2007/01/30 14:36:31 hjs 1.2.26.1: #i73801# some hidden places


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [e4bc3231d327b65c9453a96b478202b8cc4b7ffc]

INTEGRATION: CWS ause074 (1.23.2); FILE MERGED 2007/02/02 10:27:26 hjs 1.23.2.1: #i74085# avoid useless shell calls


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [8b16430c10a27941a3813131f8c6d6fed284ab4a]

INTEGRATION: CWS ause074 (1.8.2); FILE MERGED 2007/02/02 10:27:25 hjs 1.8.2.1: #i74085# avoid useless shell calls


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [a8fa9a8522bc11cf3ec6b4b322fbac77adbab5fe]

INTEGRATION: CWS ause074 (1.16.2); FILE MERGED 2007/02/02 10:27:25 hjs 1.16.2.1: #i74085# avoid useless shell calls


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [87137fc39282db922c2ecafe53887508da5cc186]

INTEGRATION: CWS ause074 (1.17.2); FILE MERGED 2007/02/02 10:27:25 hjs 1.17.2.1: #i74085# avoid useless shell calls


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [ede5028f7329a9a2c0e5b77b27878de38203ab01]

INTEGRATION: CWS ause074 (1.6.2); FILE MERGED 2007/02/02 10:27:24 hjs 1.6.2.1: #i74085# avoid useless shell calls


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [fe169a5557bfff0913d39b54246463815d251a11]

INTEGRATION: CWS ause074 (1.14.24); FILE MERGED 2007/01/30 12:04:41 hjs 1.14.24.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [ec7e9f7cc1ea4efa8792e07be5be9631c8fa2b33]

INTEGRATION: CWS ause074 (1.3.162); FILE MERGED 2007/01/30 12:04:41 hjs 1.3.162.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [6b8a1446d22ef6113aace26e22bee1f83e1a4150]

INTEGRATION: CWS ause074 (1.2.2); FILE MERGED 2007/01/30 15:34:09 hjs 1.2.2.1: #i73801# some hidden places


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [360b4e5d0f5fe342f51fbad4ac30a9eec757559f]

INTEGRATION: CWS ause074 (1.4.40); FILE MERGED 2007/01/30 12:05:17 hjs 1.4.40.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [e42b01a8ddfa92194af51ab3e6d873bad28b81e9]

INTEGRATION: CWS ause074 (1.10.2); FILE MERGED 2007/01/30 12:05:16 hjs 1.10.2.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [1e5afdb3af4c2bd0858841a51fc82a57666549cc]

INTEGRATION: CWS ause074 (1.10.40); FILE MERGED 2007/01/30 12:05:16 hjs 1.10.40.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [e521db9a3e0f5e8c4dfad6b2d95ba061414ae3b7]

INTEGRATION: CWS ause074 (1.11.40); FILE MERGED 2007/01/30 12:05:16 hjs 1.11.40.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [e71d63fee92d93ac65f477d0ed882bd8671fe13f]

INTEGRATION: CWS ause074 (1.13.40); FILE MERGED 2007/01/30 12:05:15 hjs 1.13.40.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [8d860e1fc408ca6598bd6eb05a2b6e82641ab98f]

INTEGRATION: CWS ause074 (1.5.584); FILE MERGED 2007/01/30 12:08:41 hjs 1.5.584.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [7c47697bf21f111f50c2fb8114b2b1e4fcdc378f]

INTEGRATION: CWS ause074 (1.17.244); FILE MERGED 2007/02/01 11:41:13 hjs 1.17.244.1: #i74024#,#i73801# remove obsolete include


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [8409a9820f2b06eba74c7316e1a9be286f290dd6]

INTEGRATION: CWS ause074 (1.9.204); FILE MERGED 2007/02/01 11:41:12 hjs 1.9.204.1: #i74024#,#i73801# remove obsolete include


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [13a4461f71c3ee62a713d09f99bb6e000e34b692]

INTEGRATION: CWS ause074 (1.7.204); FILE MERGED 2007/02/01 11:41:12 hjs 1.7.204.1: #i74024#,#i73801# remove obsolete include


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [d22c998fd5bd8fd6a6f5a7c5d9455b0cfaffb381]

INTEGRATION: CWS ause074 (1.6.342); FILE MERGED 2007/02/01 11:41:12 hjs 1.6.342.1: #i74024#,#i73801# remove obsolete include


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [b875915c639f44daab3ac3a8134b40b867498cb0]

INTEGRATION: CWS ause074 (1.6.376); FILE MERGED 2007/02/01 11:41:11 hjs 1.6.376.1: #i74024#,#i73801# remove obsolete include


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [de9bd0669357057057fbcf71e79010006417f65c]

INTEGRATION: CWS ause074 (1.3.376); FILE MERGED 2007/02/01 11:41:11 hjs 1.3.376.1: #i74024#,#i73801# remove obsolete include


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [9ade13267c6949a4a10baa18f1821cba0d7bcc2d]

INTEGRATION: CWS ause074 (1.6.376); FILE MERGED 2007/02/01 11:41:10 hjs 1.6.376.1: #i74024#,#i73801# remove obsolete include


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [a8bb1939b85b9455bfec72ab415a708de1425d87]

INTEGRATION: CWS ause074 (1.5.158); FILE MERGED 2007/02/01 11:41:10 hjs 1.5.158.1: #i74024#,#i73801# remove obsolete include


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [3b9d60d1932298a88d35356aba636d0621f95dc3]

INTEGRATION: CWS ause074 (1.2.376); FILE MERGED 2007/02/01 11:41:10 hjs 1.2.376.1: #i74024#,#i73801# remove obsolete include


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [aec5a6f78dd8e6cf790b079efdb4bdd29a9b0433]

INTEGRATION: CWS ause074 (1.3.376); FILE MERGED 2007/02/01 11:41:10 hjs 1.3.376.1: #i74024#,#i73801# remove obsolete include


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [891cd8905333b49f2bc796e3ea21bb02921f9861]

INTEGRATION: CWS ause074 (1.2.310); FILE MERGED 2007/01/30 12:07:39 hjs 1.2.310.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [042a82519cc8a397d73469c33f19bb395a9e4d0b]

INTEGRATION: CWS ause074 (1.7.376); FILE MERGED 2007/01/30 12:07:39 hjs 1.7.376.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [bb38a7b4c70ec74f8719367816add95f70d09e29]

INTEGRATION: CWS ause074 (1.2.60); FILE MERGED 2007/01/30 12:08:12 hjs 1.2.60.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [4a244ee90fe34d8bf88bab7aceccf1a1da9b137c]

INTEGRATION: CWS ause074 (1.5.4); FILE MERGED 2007/01/30 12:08:12 hjs 1.5.4.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [3fe99666db38405bb743c3eee88b738e22c8c1fa]

INTEGRATION: CWS ause074 (1.25.4); FILE MERGED 2007/01/30 12:08:12 hjs 1.25.4.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [f191746d7012fdfb779ba3bbb1959190c6775bf1]

INTEGRATION: CWS ause074 (1.6.94); FILE MERGED 2007/01/30 12:09:53 hjs 1.6.94.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [9f713c2c80c310351247ca77758c41759b33fa34]

INTEGRATION: CWS ause074 (1.2.54); FILE MERGED 2007/01/30 12:09:35 hjs 1.2.54.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [524fafb0b0ac87ac7da6327b9191fe3f975d9ec5]

INTEGRATION: CWS ause074 (1.17.54); FILE MERGED 2007/01/30 12:09:35 hjs 1.17.54.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [e3ff8baf9937510578fb91a485511840d2d7520b]

INTEGRATION: CWS ause074 (1.12.54); FILE MERGED 2007/01/30 12:09:34 hjs 1.12.54.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [f3b9389d3dd7e54c6a7ca95a5c416b86e48887a4]

INTEGRATION: CWS ause074 (1.4.88); FILE MERGED 2007/01/30 12:03:41 hjs 1.4.88.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [06bdd5374e31da0a41785c7c4f0724a8f1548ea7]

INTEGRATION: CWS ause074 (1.7.88); FILE MERGED 2007/01/30 12:03:40 hjs 1.7.88.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [fbc64ea8ba660a5af73b0687de16ed782d3b31cf]

INTEGRATION: CWS ause074 (1.10.88); FILE MERGED 2007/01/30 12:03:40 hjs 1.10.88.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [91a98b055f18bb374509e727f72a6a9570b6dac8]

INTEGRATION: CWS ause074 (1.7.116); FILE MERGED 2007/01/30 12:11:21 hjs 1.7.116.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [58a9de9e85976dbec2ba5e2ff0bcb02b5c771734]

INTEGRATION: CWS ause074 (1.4.116); FILE MERGED 2007/01/30 12:11:20 hjs 1.4.116.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [1825451ca3e21bb9c0fd5d2f0ae29c02b6685635]

INTEGRATION: CWS ause074 (1.6.116); FILE MERGED 2007/01/30 12:11:19 hjs 1.6.116.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [7a2b0f882835ca9ba54f90aa5637013d99f9be81]

INTEGRATION: CWS ause074 (1.2.116); FILE MERGED 2007/01/30 12:11:19 hjs 1.2.116.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [f1ff2c542d3930bc2adbb873662197dc69e23d9b]

INTEGRATION: CWS ause074 (1.8.116); FILE MERGED 2007/01/30 12:11:18 hjs 1.8.116.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [824f773a7cfe02b5500a7965615e069042e20213]

INTEGRATION: CWS ause074 (1.3.116); FILE MERGED 2007/01/30 12:11:17 hjs 1.3.116.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [ea7f60c938dec8c12ae7079a9ff557a70d05e0bc]

INTEGRATION: CWS ause074 (1.2.116); FILE MERGED 2007/01/30 12:11:16 hjs 1.2.116.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [815dffcf6ee1194d319d5a95a8ed88a2abc2fcdd]

INTEGRATION: CWS ause074 (1.6.116); FILE MERGED 2007/01/30 12:11:15 hjs 1.6.116.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [bd178d6ea682e9150a482c49db14226150d0f99f]

INTEGRATION: CWS ause074 (1.3.116); FILE MERGED 2007/01/30 12:11:15 hjs 1.3.116.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [ff21d4956b91e025923ae48f6730bbb8c11279d7]

INTEGRATION: CWS ause074 (1.11.278); FILE MERGED 2007/01/30 12:04:50 hjs 1.11.278.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [b621f37efb3bcd906c14b74e3f88572e667cc4cf]

INTEGRATION: CWS ause074 (1.6.278); FILE MERGED 2007/01/30 12:04:50 hjs 1.6.278.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [61cced7a49e73bd36e87695d1c092c960860442c]

INTEGRATION: CWS ause074 (1.2.84); FILE MERGED 2007/01/30 12:04:49 hjs 1.2.84.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [b4e4211c7035a23d06dd8ccd6a0ac6b152bf7866]

INTEGRATION: CWS ause074 (1.2.280); FILE MERGED 2007/01/30 12:04:49 hjs 1.2.280.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [15463d9305ec11a64b6240f1b4221454bc42e651]

INTEGRATION: CWS ause074 (1.3.280); FILE MERGED 2007/01/30 12:04:49 hjs 1.3.280.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [5ecc44e14eaa390a6179c05e9c55de769f82cf61]

INTEGRATION: CWS ause074 (1.5.2); FILE MERGED 2007/02/01 11:28:52 hjs 1.5.2.1: #i74024# remove obsolete include


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [e94a4830a0d02afcec6c48079d7c87d42bf890b7]

INTEGRATION: CWS ause074 (1.3.4); FILE MERGED 2007/01/30 12:04:13 hjs 1.3.4.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [81e3696dc8be26b33bdee07a35852c6f16b70ab2]

INTEGRATION: CWS ause074 (1.4.158); FILE MERGED 2007/02/02 10:20:30 hjs 1.4.158.1: #i74085# avoid useless shell calls


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [849a05ae34c9ba385903ec03223df0e54ed9fcda]

INTEGRATION: CWS ause074 (1.5.138); FILE MERGED 2007/01/30 12:04:13 hjs 1.5.138.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [3b8965e087f1a3c2afada3411fe26cb5f144584a]

INTEGRATION: CWS ause074 (1.4.4); FILE MERGED 2007/01/30 12:04:12 hjs 1.4.4.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [932e0ee48944e71cd2e55078f72daa7a79bda5d1]

INTEGRATION: CWS ause074 (1.10.18); FILE MERGED 2007/01/30 12:04:28 hjs 1.10.18.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [dc3fd1f62b3236b9b79d53589133242af8131972]

INTEGRATION: CWS ause074 (1.2.24); FILE MERGED 2007/01/30 12:09:40 hjs 1.2.24.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [5045252cc25113fcc2aa2e20be714155b97d0acb]

INTEGRATION: CWS ause074 (1.4.32); FILE MERGED 2007/01/30 12:06:12 hjs 1.4.32.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [8e5c48be7c7354e8c811fed19cae3a4d679f2b43]

INTEGRATION: CWS ause074 (1.4.32); FILE MERGED 2007/01/30 12:06:11 hjs 1.4.32.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [a58b71734f8cb5059dbaeb49b7016495e06f8a0a]

INTEGRATION: CWS ause074 (1.9.32); FILE MERGED 2007/01/30 12:06:11 hjs 1.9.32.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [f32e5827b88b63f173b58b9e5e70566793c50d13]

INTEGRATION: CWS ause074 (1.3.26); FILE MERGED 2007/01/30 12:02:31 hjs 1.3.26.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [9aa73b87ca07bd26358ee5cd5252d5dfe03eb2f0]

INTEGRATION: CWS ause074 (1.8.4); FILE MERGED 2007/02/02 10:19:20 hjs 1.8.4.1: #i74085# avoid useless shell calls


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [b141a69ae4b3beb728849a3e16d7818bfe9b084b]

INTEGRATION: CWS ause074 (1.6.62); FILE MERGED 2007/01/30 12:05:31 hjs 1.6.62.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [11d06ddd19eee6acfe0f74e7fc9f92b07b1288bc]

INTEGRATION: CWS ause074 (1.6.194); FILE MERGED 2007/01/30 12:09:02 hjs 1.6.194.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [8d0f910eb3e02f2b522415661cc0e84807d4e57b]

INTEGRATION: CWS ause074 (1.10.28); FILE MERGED 2007/01/30 12:09:02 hjs 1.10.28.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [83ae3ac36f76686c8c5c2d65bf3ad9e93b84f7a3]

INTEGRATION: CWS ause074 (1.13.28); FILE MERGED 2007/01/30 12:09:01 hjs 1.13.28.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [45caaaea92a1c1c5174bb15f510794f7665cf4e2]

INTEGRATION: CWS ause074 (1.8.2); FILE MERGED 2007/02/02 10:18:27 hjs 1.8.2.1: #i74085# avoid useless shell calls


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [e18ebcade927597aaf16b1cb04209e7172ec8bfc]

INTEGRATION: CWS ause074 (1.7.96); FILE MERGED 2007/01/30 12:03:25 hjs 1.7.96.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [5b8fb1d7335d517cc350e90f761406e296001f2c]

INTEGRATION: CWS ause074 (1.5.20); FILE MERGED 2007/01/30 12:03:25 hjs 1.5.20.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [29455300a443a4f7fd07fc4935525ccbff11e002]

INTEGRATION: CWS ause074 (1.4.96); FILE MERGED 2007/01/30 12:03:25 hjs 1.4.96.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [6bd29258722cba827f0a721b3692ce3ccdf310b0]

INTEGRATION: CWS ause074 (1.7.16); FILE MERGED 2007/01/22 15:42:59 hjs 1.7.16.1: #i73733# remove obsolete HXXnTARGET stuff


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [7236d28a6bacccda9c65dac629402d25bb31e3b6]

INTEGRATION: CWS ause074 (1.6.98); FILE MERGED 2007/01/30 12:03:24 hjs 1.6.98.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [62323ce5d0c1f52e184e99648fd482fb78ad53ee]

INTEGRATION: CWS ause074 (1.7.18); FILE MERGED 2007/01/30 12:03:24 hjs 1.7.18.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [019b423539e70daccb8b55a41c6a1e1b0208f3f5]

INTEGRATION: CWS ause074 (1.8.2); FILE MERGED 2007/01/30 12:03:23 hjs 1.8.2.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [d38254e2da97c459b3d90f3c55b762ff4aa6d821]

INTEGRATION: CWS ause074 (1.7.56); FILE MERGED 2007/01/22 15:42:58 hjs 1.7.56.1: #i73733# remove obsolete HXXnTARGET stuff


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [0e7541befe8e43d1ea53c8bf89536c3fd9ffc9f3]

INTEGRATION: CWS ause074 (1.7.98); FILE MERGED 2007/01/30 12:03:23 hjs 1.7.98.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [f9be84fa161979693f00d4a1f68b36eb2eb5a57a]

INTEGRATION: CWS ause074 (1.7.18); FILE MERGED 2007/01/30 12:03:22 hjs 1.7.18.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [34e45fb1fc529d208e37d9adc16374a5dd1ebb6f]

INTEGRATION: CWS ause074 (1.8.56); FILE MERGED 2007/01/30 12:03:21 hjs 1.8.56.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [629e6079c298511ecc1a55ff0ba5b7d9c7b9d9a6]

INTEGRATION: CWS ause074 (1.8.18); FILE MERGED 2007/01/30 12:03:20 hjs 1.8.18.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [10715a050c7f262059bc84d901bd5a3f45f5553b]

INTEGRATION: CWS ause074 (1.7.54); FILE MERGED 2007/01/30 12:03:19 hjs 1.7.54.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [cf36307d7ded7ae3ec62ce0b7f041915ff3c783d]

INTEGRATION: CWS ause074 (1.7.98); FILE MERGED 2007/01/30 12:03:19 hjs 1.7.98.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [d565cb7115c7d30edf0b9bf5392209c1329c157c]

INTEGRATION: CWS ause074 (1.7.56); FILE MERGED 2007/01/30 12:03:19 hjs 1.7.56.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [8d522bd8a85343fc54f0c8a933f03c33140fd5dc]

INTEGRATION: CWS ause074 (1.7.56); FILE MERGED 2007/02/01 11:37:37 hjs 1.7.56.1: #i64296# remove obsolete include


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [b74b74427d6a28eb8ea7805105486af40d9f67a4]

INTEGRATION: CWS ause074 (1.8.56); FILE MERGED 2007/02/01 11:37:37 hjs 1.8.56.1: #i64296# remove obsolete include


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [f3a3555257373db8df4f824130ce2a4e90bf8f67]

INTEGRATION: CWS ause074 (1.7.82); FILE MERGED 2007/02/01 11:32:51 hjs 1.7.82.1: #i74024#,#i73801# remove obsolete include


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [c7d73ddf191cfa6d80e5e3de5d78651810678b6b]

INTEGRATION: CWS ause074 (1.6.98); FILE MERGED 2007/02/01 11:32:28 hjs 1.6.98.1: #i74024#,#i73801# remove obsolete include


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [689dabd4c52f89c00d664da74fc3fe957476d1be]

INTEGRATION: CWS ause074 (1.7.82); FILE MERGED 2007/02/01 11:31:29 hjs 1.7.82.1: #i74024# remove obsolete include


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [da57d70bfd40c7e591541718aeb1e9e0de567e70]

INTEGRATION: CWS ause074 (1.5.98); FILE MERGED 2007/01/30 12:03:18 hjs 1.5.98.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [5d5c0ff42776659c8216104a27df2c3703230645]

INTEGRATION: CWS ause074 (1.5.98); FILE MERGED 2007/01/30 12:03:17 hjs 1.5.98.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [b1c20c9e9fee8981cc07fa4e812df57791120647]

INTEGRATION: CWS ause074 (1.8.2); FILE MERGED 2007/02/01 11:30:44 hjs 1.8.2.1: #i74024# remove obsolete include


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [4051d0d905cd0270d3e0006d9baed75b8c33e1fb]

INTEGRATION: CWS ause074 (1.8.36); FILE MERGED 2007/01/30 12:03:17 hjs 1.8.36.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [e54511cbc4a21872fa4a480d7494a0ea0cdee6d8]

INTEGRATION: CWS ause074 (1.4.98); FILE MERGED 2007/01/30 12:03:16 hjs 1.4.98.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [6a1ccbe878f30c1ab97e8468a48f7cfd7154bd4c]

INTEGRATION: CWS ause074 (1.5.98); FILE MERGED 2007/01/30 12:03:15 hjs 1.5.98.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [f2ae108fa24cfb457a8a72bce5b8b8ff5b27ec89]

INTEGRATION: CWS ause074 (1.4.98); FILE MERGED 2007/01/30 12:03:15 hjs 1.4.98.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [14043de875ee8cd8b25f8072469a835bf17d5b21]

INTEGRATION: CWS ause074 (1.7.82); FILE MERGED 2007/01/30 12:03:14 hjs 1.7.82.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [d2c572af540716836c4715588172a807e97ee2fa]

INTEGRATION: CWS ause074 (1.5.98); FILE MERGED 2007/01/30 12:03:14 hjs 1.5.98.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [acbf51220ba5379ad257ada627c98f1f2d9de80d]

INTEGRATION: CWS ause074 (1.8.82); FILE MERGED 2007/01/30 12:03:13 hjs 1.8.82.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [efe93ee392d52eadcd4d62a51c0b0bf87c0a4298]

INTEGRATION: CWS ause074 (1.2.38); FILE MERGED 2007/01/30 12:03:13 hjs 1.2.38.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [be367778632a917bb076e0f7e24d4996ffd8bfb1]

INTEGRATION: CWS ause074 (1.7.98); FILE MERGED 2007/01/30 12:03:12 hjs 1.7.98.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-06  Vladimir Glazounov  <vg@openoffice.org>  [c2ceb88218af16068d2fd9371e37c9ed62742186]

INTEGRATION: CWS ause074 (1.5.98); FILE MERGED 2007/01/30 12:03:12 hjs 1.5.98.1: #i73801# remove remaining usages of sv[pre].mk


2007-02-05  Oliver Specht  <os@openoffice.org>  [8f657aac3de8796c86b3a205ff1c3c8b2bd2f3e9]

index and index entry import


2007-02-05  Oliver Specht  <os@openoffice.org>  [5af5448d6098cc4e94f24db6952dccf720b06bb6]

index and index entry import


2007-02-05  Vladimir Glazounov  <vg@openoffice.org>  [05be48428ac4fa038a19bbc8889e815fa601340f]

INTEGRATION: CWS thbpp6v2 (1.8.42); FILE MERGED 2007/01/27 21:40:31 thb 1.8.42.2: RESYNC: (1.8-1.9); FILE MERGED 2007/01/17 11:17:47 thb 1.8.42.1: #i72893# Caching bitmap size in Base3DTexture now


2007-02-05  Vladimir Glazounov  <vg@openoffice.org>  [00ad8fda569d8138123b1b128fa8b9a418ff19fc]

INTEGRATION: CWS thbpp6v2 (1.7.42); FILE MERGED 2007/01/27 21:40:25 thb 1.7.42.2: RESYNC: (1.7-1.8); FILE MERGED 2007/01/17 11:17:47 thb 1.7.42.1: #i72893# Caching bitmap size in Base3DTexture now


2007-02-05  Vladimir Glazounov  <vg@openoffice.org>  [19edcb2bab4bb5c2cef1231d508523fbf5542232]

INTEGRATION: CWS thbpp6v2 (1.15.2); FILE MERGED 2007/01/27 22:23:21 thb 1.15.2.1: #i73942# Reverted change for i72417. This change potentially spoils a bunch of  optimizations at other places


2007-02-05  Vladimir Glazounov  <vg@openoffice.org>  [3a8e55343c6da9479d3cc98558b3fa5097c825ff]

INTEGRATION: CWS thbpp6v2 (1.11.10); FILE MERGED 2007/01/29 08:37:45 thb 1.11.10.1: #i72417# Mirroring only affects text position - for 180 deg rotation, convert mirror to rotation angle


2007-02-05  Vladimir Glazounov  <vg@openoffice.org>  [407cdaee48ade3859ec6ee94b7ea0a176b895db2]

INTEGRATION: CWS thbpp6v2 (1.6.10); FILE MERGED 2007/01/17 11:20:41 thb 1.6.10.1: #i72893# Delaying alpha mask query until it


2007-02-05  Vladimir Glazounov  <vg@openoffice.org>  [4c5df42aa0d99356ed3160a06601b3a549817cc6]

INTEGRATION: CWS fwk63_SRC680 (1.50.84); FILE MERGED 2007/01/29 16:10:31 pb 1.50.84.1: fix: #i73603# AppearWithUpdate() added


2007-02-05  Vladimir Glazounov  <vg@openoffice.org>  [110602e99b1c4b105b9058b5fb4820d6f3836afa]

INTEGRATION: CWS fwk63_SRC680 (1.11.108); FILE MERGED 2007/01/25 11:38:16 pb 1.11.108.1: fix: #i73799# ImplSearch(): error after resync


2007-02-05  Vladimir Glazounov  <vg@openoffice.org>  [5622049c5fff676c4f691aa7c397370e93f586d4]

INTEGRATION: CWS fwk63_SRC680 (1.60.50.1.6); FILE MERGED 2007/01/29 15:55:55 pb 1.60.50.1.6.1: fix: #i73603# RET_REMOVE_TARGET: close of targetview asynchronously


2007-02-05  Vladimir Glazounov  <vg@openoffice.org>  [90c2eaa7cb1f9b0a360a53274c86c53c2390d106]

INTEGRATION: CWS fwk63_SRC680 (1.106.108.1.6); FILE MERGED 2007/01/25 16:02:51 mav 1.106.108.1.6.1: #i73844# doc not handle package urls for replacement image


2007-02-05  Vladimir Glazounov  <vg@openoffice.org>  [ecceea938ce8a86d9cb9d87d0816772291f44ec1]

INTEGRATION: CWS calcdocmerge_SRC680 (1.7.158); FILE MERGED 2007/01/26 16:28:43 nn 1.7.158.1: #i73877# AcceptChgDlg: check view pointer


2007-02-05  Vladimir Glazounov  <vg@openoffice.org>  [e0e25ae760fadb6b4f6da37b373846c53b10099f]

INTEGRATION: CWS calcdocmerge_SRC680 (1.27.60); FILE MERGED 2007/01/26 16:27:51 nn 1.27.60.1: #i73877# MergeDocument: no repainting after each action


2007-02-05  Vladimir Glazounov  <vg@openoffice.org>  [b45a584af3b2f6d97dcf88068e8e8092b795f8b0]

INTEGRATION: CWS smoketest16_SRC680 (1.20.4.3.2); FILE MERGED 2007/01/30 17:57:42 kz 1.20.4.3.2.1: #i74026# alternative install methode not on cygwin


2007-02-05  Vladimir Glazounov  <vg@openoffice.org>  [fcefd22b160ec44a589a93cf1dc565af96322133]

INTEGRATION: CWS swqbf95_SRC680 (1.25.172); FILE MERGED 2007/01/25 08:25:30 od 1.25.172.1: #i73790# method <SwFmt::ResetAllAttr()> renamed to <SwFmt::ResetAllFmtAttr()>


2007-02-05  Vladimir Glazounov  <vg@openoffice.org>  [3de8845ee039efc0b074fa3be6fb7b245948b1b2]

INTEGRATION: CWS swqbf95_SRC680 (1.53.172); FILE MERGED 2007/01/25 08:25:30 od 1.53.172.1: #i73790# method <SwFmt::ResetAllAttr()> renamed to <SwFmt::ResetAllFmtAttr()>


2007-02-05  Vladimir Glazounov  <vg@openoffice.org>  [3a3caea2a537d7eb5891f7b9e5141b7d77e1634f]

INTEGRATION: CWS swqbf95_SRC680 (1.127.64); FILE MERGED 2007/01/25 08:25:29 od 1.127.64.1: #i73790# method <SwFmt::ResetAllAttr()> renamed to <SwFmt::ResetAllFmtAttr()>


2007-02-05  Vladimir Glazounov  <vg@openoffice.org>  [88b0b54d77591402b454ef40e4a017d3a66bd819]

INTEGRATION: CWS swqbf95_SRC680 (1.64.80); FILE MERGED 2007/01/25 08:25:29 od 1.64.80.1: #i73790# method <SwFmt::ResetAllAttr()> renamed to <SwFmt::ResetAllFmtAttr()>


2007-02-05  Vladimir Glazounov  <vg@openoffice.org>  [337850b6497cd0309fd956c0a94c1f9add3b8016]

INTEGRATION: CWS swqbf95_SRC680 (1.32.78); FILE MERGED 2007/01/25 08:25:29 od 1.32.78.1: #i73790# method <SwFmt::ResetAllAttr()> renamed to <SwFmt::ResetAllFmtAttr()>


2007-02-05  Vladimir Glazounov  <vg@openoffice.org>  [ed35af89d1f470c6efaa4f2bc384c97d7bd65842]

INTEGRATION: CWS swqbf95_SRC680 (1.15.192); FILE MERGED 2007/01/25 08:25:28 od 1.15.192.1: #i73790# method <SwFmt::ResetAllAttr()> renamed to <SwFmt::ResetAllFmtAttr()>


2007-02-05  Vladimir Glazounov  <vg@openoffice.org>  [8d59bd35b7c710815de542a3333059658f726a6e]

INTEGRATION: CWS swqbf95_SRC680 (1.68.78); FILE MERGED 2007/01/25 08:25:28 od 1.68.78.1: #i73790# method <SwFmt::ResetAllAttr()> renamed to <SwFmt::ResetAllFmtAttr()>


2007-02-05  Vladimir Glazounov  <vg@openoffice.org>  [cf20333ae5cbfa6ddc08bbf771d047c1e5f0e4a0]

INTEGRATION: CWS swqbf95_SRC680 (1.14.148); FILE MERGED 2007/01/25 08:25:28 od 1.14.148.1: #i73790# method <SwFmt::ResetAllAttr()> renamed to <SwFmt::ResetAllFmtAttr()>


2007-02-05  Vladimir Glazounov  <vg@openoffice.org>  [c6617829faff2875325955197f1e4499a830d7b9]

INTEGRATION: CWS swqbf95_SRC680 (1.7.80); FILE MERGED 2007/01/25 08:25:27 od 1.7.80.1: #i73790# method <SwFmt::ResetAllAttr()> renamed to <SwFmt::ResetAllFmtAttr()>


2007-02-05  Vladimir Glazounov  <vg@openoffice.org>  [0aae615e035c0ae135239093a730442364168846]

INTEGRATION: CWS swqbf95_SRC680 (1.7.172); FILE MERGED 2007/01/25 08:25:27 od 1.7.172.1: #i73790# method <SwFmt::ResetAllAttr()> renamed to <SwFmt::ResetAllFmtAttr()>


2007-02-05  Vladimir Glazounov  <vg@openoffice.org>  [ef87b802c70c410263ca336fceaea3500510be8f]

INTEGRATION: CWS swqbf95_SRC680 (1.20.78.1.4); FILE MERGED 2007/01/25 08:23:41 od 1.20.78.1.4.1: #i73790# method <TxtFmtCollFunc::CheckTxtFmtCollForDeletionOfAssignmentToOutlineStyle(..)> 	 - check, if deletion of assignment is suppress. 	 class <SwTxtFmtColl> 	 - implementation of method <ResetAllFmtAttr()>


2007-02-05  Vladimir Glazounov  <vg@openoffice.org>  [dbcc7492a383a8913a15ce1a4e46d57228d8a907]

INTEGRATION: CWS swqbf95_SRC680 (1.10.112.1.4); FILE MERGED 2007/01/25 08:21:10 od 1.10.112.1.4.1: #i73790# class <SwFmt>: 	 - method <ResetAllAttr()> renamed to <ResetAllFmtAttr()>


2007-02-05  Vladimir Glazounov  <vg@openoffice.org>  [7b9090b8b68743f26aabd181fe6e76e8941805a4]

INTEGRATION: CWS swqbf95_SRC680 (1.27.112); FILE MERGED 2007/01/25 08:15:59 od 1.27.112.1: #i73790# class <SwFmt> 	 - rename method <ResetAllAttr()> to <ResetAllFmtAttr()> and 	   make it virtual.


2007-02-05  Vladimir Glazounov  <vg@openoffice.org>  [2289dc55aae35a6eb269ec26721380a18522fa83]

INTEGRATION: CWS swqbf95_SRC680 (1.7.156.1.4); FILE MERGED 2007/01/25 08:19:13 od 1.7.156.1.4.1: #i73790# class <SwTxtFmtColl> 	 - introduce new boolean member <mbStayAssignedToListLevelOfOutlineStyle> 	 - override method <ResetAllFmtAttr> to stay assigned to list level 	   of outline style


2007-02-05  Vladimir Glazounov  <vg@openoffice.org>  [383de766d2c7e27b800bd01a29269c5183ec3d7f]

INTEGRATION: CWS swqbf95_SRC680 (1.124.30.1.2); FILE MERGED 2007/01/29 12:28:33 od 1.124.30.1.2.1: #i73973# method <lcl_HasListStyle(..)> 	 - apply special case, that found list style equals the chapter 	   numbering, also to the found list styles of the parent styles.


2007-02-02  Vladimir Glazounov  <vg@openoffice.org>  [d873fc8f38be60f00bfeab3c1bb88fb1c49b59f3]

new version for OOF680


2007-02-02  Vladimir Glazounov  <vg@openoffice.org>  [1b5ebdc7eb8b27d92f3385c153db642392fbbb4b]

new version for OOF680


2007-02-02  Vladimir Glazounov  <vg@openoffice.org>  [27efb6d6d925fdd5e3deb14a89e44bbadd5416ca]

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>  [0af8205a94fad27ee83f9ddd73c4a2e7e0200a0a]

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>  [94d219e2506ca6e562e8198b4893a105c757ab99]

INTEGRATION: CWS localisation19 (1.15.16); FILE MERGED 2007/01/26 16:04:15 vg 1.15.16.1: #i72930# added Dzongkha id


2007-02-02  Vladimir Glazounov  <vg@openoffice.org>  [5f7d0f637ac5e579354b3b8b024231c30d36cd64]

new version for OOF680


2007-02-02  Herbert Duerr  <hdu@openoffice.org>  [ac90998f21e9c47ba60d3aa91c68585742055d17]

#i73860# get text outlines directly as B2D polygons


2007-02-02  Vladimir Glazounov  <vg@openoffice.org>  [e66581d3268466871dac602e0b083811ca20ef48]

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>  [cb2a7121ecedb1a00be54e91f0ea3bad4807d700]

#100000# If EIS connection breaks try again.


2007-02-01  Rüdiger Timm  <rt@openoffice.org>  [36eafded79c86a8b74bec63b3c649bad3b4c5c0a]

#i10000# Avoid warnigs about shadowed declarations.


2007-02-01  Rüdiger Timm  <rt@openoffice.org>  [5d877d20d45782a073c4c850f1aef17897cf1738]

#i10000# Dummy usage of variable 'nChangedCount' (see issue #i74083#).


2007-02-01  Vladimir Glazounov  <vg@openoffice.org>  [ab1d7553e426baef526139600d928f2506aa2cef]

new version for SRC680


2007-02-01  Rüdiger Timm  <rt@openoffice.org>  [d5c411dfef84357b2fffdc4dbfffe8b6676c34f5]

#i10000# Reverted last commit. Should have gone to a CWS, not into HEAD directly.


2007-02-01  Rüdiger Timm  <rt@openoffice.org>  [9a1696c678ceff424b00b1ddf995ab99a5570252]

#i10000# .def generation on 4nt on MWS only worked for one SHLTARGET.


2007-02-01  Rüdiger Timm  <rt@openoffice.org>  [e3fd43983a2aee7d7a054f76d6c9ca27bdc6dad1]

#i10000# Reverted last commit. Should have gone to a CWS, not into HEAD directly.


2007-02-01  Rüdiger Timm  <rt@openoffice.org>  [8311e19303b886f7d178dba6bce5d52285f80821]

#i74038# Extra qualification removed from 'resetResourceForDialog'.


2007-02-01  Rüdiger Timm  <rt@openoffice.org>  [c883dc0f2fa5f9f211ed7578ad14e3d4b0242584]

#i10000# Depends on module 'framework'.


2007-02-01  Vladimir Glazounov  <vg@openoffice.org>  [db2dcda6458d9014bd9863ff8a299149b4813810]

new version for SRC680


2007-01-31  Rüdiger Timm  <rt@openoffice.org>  [0ed25ca6a6055d67ee77950e2b597f46706415c5]

SRC680


2007-01-31  Rüdiger Timm  <rt@openoffice.org>  [2a8ae4e7fb8bd2c73d31d1ba00e8c9ea83591439]

INTEGRATION: CWS pj72 (1.46.2); FILE MERGED 2007/01/27 09:48:02 pjanik 1.46.2.1: #i73899#: make basctl WaE clean on Mac OS X - add initialisations.


2007-01-31  Rüdiger Timm  <rt@openoffice.org>  [5105a42f6a95d8903a66f4db1c0d572c78e3c931]

INTEGRATION: CWS pj72 (1.43.2); FILE MERGED 2007/01/27 09:47:40 pjanik 1.43.2.1: #i73899#: make basctl WaE clean on Mac OS X - add initialisations.


2007-01-31  Rüdiger Timm  <rt@openoffice.org>  [78d00fce0badc491ba10f30d5f667c5a63dfad6b]

INTEGRATION: CWS pj72 (1.34.6); FILE MERGED 2007/01/31 10:28:28 sb 1.34.6.1: #i73520# socklen_t appears to work fine at least since Solaris 8, no need for special handling.


2007-01-31  Rüdiger Timm  <rt@openoffice.org>  [c89f22ffcd4191f7cb8ef0e68adb2a0f0ec6c74e]

INTEGRATION: CWS pj72 (1.26.82); FILE MERGED 2007/01/31 10:28:28 sb 1.26.82.2: #i73520# socklen_t appears to work fine at least since Solaris 8, no need for special handling. 2007/01/27 09:41:06 pjanik 1.26.82.1: #i73520#: Properly handle Solaris' non-POSIXness in socket calls to prevent warnings on POSIX compliant systems.


2007-01-31  Rüdiger Timm  <rt@openoffice.org>  [314bc1ebbb3b243b6a5840581d69c77c9e5105bc]

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>  [175eeaa58ea5933d6bab297e1c3abf65b739c61c]

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>  [3b93e7f2450f2f6c9e2b8e71ee1a57e0ce0f9f38]

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>  [f80481b727e4a40c1c529c12dd2a0c7735dd5cad]

INTEGRATION: CWS macosxmapfiles (1.24.18); FILE MERGED 2007/01/24 15:43:55 tra 1.24.18.3: #i69351#we now symbols containing wildcards will also be supported in the process of generating exported symbols lists on Mac OS X hence we do not need a Mac specific map file anymore 2007/01/13 22:07:10 tra 1.24.18.2: #i69351#using a separate map file for Mac OS X 2007/01/11 14:04:05 tra 1.24.18.1: #69351# Map files are now supported on Mac OS X rudimentary


2007-01-31  Rüdiger Timm  <rt@openoffice.org>  [a6d49009f0d8c860bb05280acfb1295a58f0df88]

INTEGRATION: CWS macosxmapfiles (1.5.64); FILE MERGED 2007/01/11 13:42:25 tra 1.5.64.1: #69351# Map files are now supported on Mac OS X rudimentary


2007-01-31  Rüdiger Timm  <rt@openoffice.org>  [c4958e699362742afcc62e2fa0a0afe5874310ae]

INTEGRATION: CWS macosxmapfiles (1.6.72); FILE MERGED 2007/01/11 14:05:17 tra 1.6.72.1: #69351# Map files are now supported on Mac OS X rudimentary


2007-01-31  Rüdiger Timm  <rt@openoffice.org>  [e6aa95e96fcb3d9f3af15910ba3b6d7a9571f7ba]

INTEGRATION: CWS macosxmapfiles (1.7.36); FILE MERGED 2007/01/11 13:49:49 tra 1.7.36.1: #69351# Map files are now supported on Mac OS X rudimentary


2007-01-31  Rüdiger Timm  <rt@openoffice.org>  [0e9dff7e3e0ee8143c496fbfbd95cbe59df6e2db]

INTEGRATION: CWS macosxmapfiles (1.13.36); FILE MERGED 2007/01/11 13:48:41 tra 1.13.36.1: #69351# Map files are now supported on Mac OS X rudimentary


2007-01-31  Rüdiger Timm  <rt@openoffice.org>  [516e16c161405b269c19ef92f8e2014ec522bb0a]

INTEGRATION: CWS macosxmapfiles (1.11.36); FILE MERGED 2007/01/11 13:51:19 tra 1.11.36.1: #69351# Map files are now supported on Mac OS X rudimentary


2007-01-31  Rüdiger Timm  <rt@openoffice.org>  [fe95d29ce157d4a0b3b6d4f7ccf4af78417f1616]

INTEGRATION: CWS macosxmapfiles (1.19.86); FILE MERGED 2007/01/11 13:27:02 tra 1.19.86.1: #69351# Map files are now supported on Mac OS X rudimentary


2007-01-31  Rüdiger Timm  <rt@openoffice.org>  [ad9848e01f9c645bc58ca6cdbf10b7acee741679]

INTEGRATION: CWS macosxmapfiles (1.17.20); FILE MERGED 2007/01/11 14:06:40 tra 1.17.20.1: #69351# Map files are now supported on Mac OS X rudimentary


2007-01-31  Rüdiger Timm  <rt@openoffice.org>  [7e56f83bc3b8275531759df144e3b20fc15b9c15]

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>  [acd247401a24b0e5ae901a39ca5d993e4516b364]

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>  [81fc5ea28a52ba66ce3c8675c3b0bc01949ca3fa]

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-31  Rüdiger Timm  <rt@openoffice.org>  [299fe1ca68850e4368d3b9a737dbf1f150ad794f]

INTEGRATION: CWS macosxmapfiles (1.29.44); FILE MERGED 2007/01/11 14:11:42 tra 1.29.44.1: #69351# Map files are now supported on Mac OS X rudimentary


2007-01-31  Rüdiger Timm  <rt@openoffice.org>  [9531fccd73770fa7b0885f59f384a8cc1b644031]

INTEGRATION: CWS macosxmapfiles (1.5.94); FILE MERGED 2007/01/11 14:11:42 tra 1.5.94.1: #69351# Map files are now supported on Mac OS X rudimentary


2007-01-31  Rüdiger Timm  <rt@openoffice.org>  [850c7f98c6119675383e67ef751aa8498fa3c2f0]

INTEGRATION: CWS macosxmapfiles (1.7.94); FILE MERGED 2007/01/11 14:11:42 tra 1.7.94.1: #69351# Map files are now supported on Mac OS X rudimentary


2007-01-31  Rüdiger Timm  <rt@openoffice.org>  [e7df288334cd4d697273314bd7a56ab81b0786c9]

INTEGRATION: CWS macosxmapfiles (1.11.94); FILE MERGED 2007/01/11 14:11:41 tra 1.11.94.1: #69351# Map files are now supported on Mac OS X rudimentary


2007-01-31  Rüdiger Timm  <rt@openoffice.org>  [12a0bb91e71c8bcbf3106f435970eecd5f392a52]

INTEGRATION: CWS macosxmapfiles (1.14.94); FILE MERGED 2007/01/11 14:11:41 tra 1.14.94.1: #69351# Map files are now supported on Mac OS X rudimentary


2007-01-31  Rüdiger Timm  <rt@openoffice.org>  [801662d9b8ca4f2f950ca77ecd2af3e470746da8]

INTEGRATION: CWS macosxmapfiles (1.13.94); FILE MERGED 2007/01/11 14:11:41 tra 1.13.94.1: #69351# Map files are now supported on Mac OS X rudimentary


2007-01-31  Rüdiger Timm  <rt@openoffice.org>  [fce52a50b0d1f6f0423e412199b3cfe23db38468]

INTEGRATION: CWS macosxmapfiles (1.10.94); FILE MERGED 2007/01/11 14:11:41 tra 1.10.94.1: #69351# Map files are now supported on Mac OS X rudimentary


2007-01-31  Rüdiger Timm  <rt@openoffice.org>  [e48b9d2c50ee177cf53bbe601bf5f30e4f3711a8]

INTEGRATION: CWS macosxmapfiles (1.17.94); FILE MERGED 2007/01/11 14:11:40 tra 1.17.94.1: #69351# Map files are now supported on Mac OS X rudimentary


2007-01-31  Rüdiger Timm  <rt@openoffice.org>  [c9525c0fe0590f1d144a49f11eb6df9351b2ecf9]

INTEGRATION: CWS macosxmapfiles (1.9.94); FILE MERGED 2007/01/11 14:11:40 tra 1.9.94.1: #69351# Map files are now supported on Mac OS X rudimentary


2007-01-31  Rüdiger Timm  <rt@openoffice.org>  [11e51ee7b1080ed2e34d5a2e3d8b3c414233c538]

INTEGRATION: CWS macosxmapfiles (1.43.36); FILE MERGED 2007/01/11 08:45:18 tra 1.43.36.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>  [05d2db8089805f70a8801beef3c7b54938d4f482]

INTEGRATION: CWS macosxmapfiles (1.7.34); FILE MERGED 2007/01/24 15:38:10 tra 1.7.34.4: #i69351#we now symbols containing wildcards will also be supported in the process of generating exported symbols lists on Mac OS X hence we do not need a Mac specific map file anymore 2007/01/13 21:58:03 tra 1.7.34.3: #i69351#separate map file for Mac OS X necessary due to symbols diferences between Linux and Mac OS X 2007/01/13 21:55:21 tra 1.7.34.2: #i69351#separate map file for Mac OS X necessary due to symbols diferences between Linux and Mac OS X 2007/01/11 13:46:46 tra 1.7.34.1: #69351# Map files are now supported on Mac OS X rudimentary


2007-01-31  Rüdiger Timm  <rt@openoffice.org>  [bbf220c070d5495b74f95ad10699f31d78ed0602]

INTEGRATION: CWS macosxmapfiles (1.5.90); FILE MERGED 2007/01/14 07:37:58 tra 1.5.90.1: #i69351#rudimentary map file support using exported symbols lists on Mac OS X


2007-01-31  Rüdiger Timm  <rt@openoffice.org>  [f82008197576defb980d78d38ec533e7ec3415c9]

INTEGRATION: CWS macosxmapfiles (1.7.8); FILE MERGED 2007/01/11 12:44:18 tra 1.7.8.1: #69351# Map files are now supported on Mac OS X rudimentary


2007-01-31  Rüdiger Timm  <rt@openoffice.org>  [74afc6dfbc12229394e3369ab360123d24f75c82]

INTEGRATION: CWS macosxmapfiles (1.2.68); FILE MERGED 2007/01/11 12:44:08 tra 1.2.68.1: #69351# Map files are now supported on Mac OS X rudimentary


2007-01-31  Rüdiger Timm  <rt@openoffice.org>  [ccb56f39e83fbb5e1f4913d1fce1eb136fa17fc9]

INTEGRATION: CWS macosxmapfiles (1.4.8); FILE MERGED 2007/01/11 12:43:56 tra 1.4.8.1: #69351# Map files are now supported on Mac OS X rudimentary


2007-01-31  Rüdiger Timm  <rt@openoffice.org>  [732327b968728ac6fe546277871be03ace7fd52f]

INTEGRATION: CWS macosxmapfiles (1.9.224); FILE MERGED 2007/01/11 13:38:55 tra 1.9.224.1: #69351# Map files are now supported on Mac OS X rudimentary


2007-01-31  Rüdiger Timm  <rt@openoffice.org>  [0f806a5625efe7ddf955503d5a83a48104a8405f]

INTEGRATION: CWS macosxmapfiles (1.6.112); FILE MERGED 2007/01/11 13:38:40 tra 1.6.112.1: #69351# Map files are now supported on Mac OS X rudimentary


2007-01-31  Rüdiger Timm  <rt@openoffice.org>  [1545ecc61276fa5420acccddcb36fc2a12da62d9]

INTEGRATION: CWS macosxmapfiles (1.16.22); FILE MERGED 2007/01/21 13:54:05 tra 1.16.22.2: RESYNC: (1.16-1.17); FILE MERGED 2007/01/11 13:38:31 tra 1.16.22.1: #69351# Map files are now supported on Mac OS X rudimentary


2007-01-31  Rüdiger Timm  <rt@openoffice.org>  [bf41a8c7e5855b62871a42045a4393b1fd92f978]

INTEGRATION: CWS macosxmapfiles (1.9.54); FILE MERGED 2007/01/11 13:38:18 tra 1.9.54.1: #69351# Map files are now supported on Mac OS X rudimentary


2007-01-31  Rüdiger Timm  <rt@openoffice.org>  [ec42406288275b31798d5fa8ac36b96674d1c39e]

INTEGRATION: CWS macosxmapfiles (1.16.126); FILE MERGED 2007/01/11 13:38:08 tra 1.16.126.1: #69351# Map files are now supported on Mac OS X rudimentary


2007-01-31  Rüdiger Timm  <rt@openoffice.org>  [b3c031d81e1a0b601dff857795e6650b533ae56e]

INTEGRATION: CWS macosxmapfiles (1.24.126); FILE MERGED 2007/01/11 13:37:57 tra 1.24.126.1: #69351# Map files are now supported on Mac OS X rudimentary


2007-01-31  Rüdiger Timm  <rt@openoffice.org>  [67a45cc4b1bc6b24c9b28c2e5ac03dc2c07a9e7c]

INTEGRATION: CWS macosxmapfiles (1.8.224); FILE MERGED 2007/01/11 13:37:47 tra 1.8.224.1: #69351# Map files are now supported on Mac OS X rudimentary


2007-01-31  Rüdiger Timm  <rt@openoffice.org>  [d794c7d9d9016fdd7d55f21a6201cc6d5e86150c]

INTEGRATION: CWS macosxmapfiles (1.24.224); FILE MERGED 2007/01/11 13:37:35 tra 1.24.224.1: #69351# Map files are now supported on Mac OS X rudimentary


2007-01-31  Rüdiger Timm  <rt@openoffice.org>  [d966d4ff6763a6fc279baf53fcdada40a5c522bf]

INTEGRATION: CWS macosxmapfiles (1.7.224); FILE MERGED 2007/01/11 13:37:22 tra 1.7.224.1: #69351# Map files are now supported on Mac OS X rudimentary


2007-01-30  Rüdiger Timm  <rt@openoffice.org>  [62f485c9bdee4e4008efce18b94ba07445654f66]

INTEGRATION: CWS tl25 (1.11.38); FILE MERGED 2006/10/09 08:06:11 tl 1.11.38.1: #i67883# removed the text claiming enumeration will be non-empty


2007-01-30  Rüdiger Timm  <rt@openoffice.org>  [d2cc0319a6a40c7c1a8da2aa690e3a903e48d473]

INTEGRATION: CWS tl25 (1.28.80); FILE MERGED 2006/11/09 02:42:46 tl 1.28.80.2: RESYNC: (1.28-1.30); FILE MERGED 2006/09/04 12:54:44 tl 1.28.80.1: #i68356# valgrind task fixed


2007-01-30  Rüdiger Timm  <rt@openoffice.org>  [6e35a1c7a06471cefdf2584ec0f9d55c24c88e6a]

INTEGRATION: CWS tl25 (1.112.80); FILE MERGED 2006/11/09 02:42:08 tl 1.112.80.2: RESYNC: (1.112-1.114); FILE MERGED 2006/08/07 13:04:31 tl 1.112.80.1: #i65387# ctrl-del fixed


2007-01-30  Rüdiger Timm  <rt@openoffice.org>  [bf46677d8152e2ea06724765ad6fe9c42a2a7888]

INTEGRATION: CWS tl25 (1.14.68); FILE MERGED 2007/01/17 10:33:00 tl 1.14.68.1: #i71318# workaround for spell checked text being lost after manual line breaks


2007-01-30  Rüdiger Timm  <rt@openoffice.org>  [b84dbbd0453f4be1e3f77d6122bae20af25418e6]

INTEGRATION: CWS tl25 (1.11.168); FILE MERGED 2006/10/09 08:35:39 tl 1.11.168.1: #i69862# missing documentation for parameter added.


2007-01-30  Rüdiger Timm  <rt@openoffice.org>  [6eb08a389551690f982838be4cb30b395bc32ef5]

INTEGRATION: CWS tl25 (1.9.168); FILE MERGED 2006/09/11 11:34:02 tl 1.9.168.1: #i69367# 'Frame' added to list of possible TextPortionType's


2007-01-30  Rüdiger Timm  <rt@openoffice.org>  [06f366a5a243895862a344956f54877a5d2904b7]

INTEGRATION: CWS tl25 (1.9.36); FILE MERGED 2006/10/06 09:01:09 tl 1.9.36.2: #ii66581# added optional service css.xml.UserDefinedAttributesSupplier 2006/10/05 13:51:45 tl 1.9.36.1: #i68757# always calculate layout to get the correct value for LayoutSize


2007-01-30  Rüdiger Timm  <rt@openoffice.org>  [70d2c8c65dea23ffc2e01088c0ed803b5648d4c1]

INTEGRATION: CWS tl25 (1.8.2); FILE MERGED 2006/08/28 12:35:17 tl 1.8.2.2: RESYNC: (1.8-1.9); FILE MERGED 2006/08/09 09:35:46 tl 1.8.2.1: #i67189# adding propertiy PageStyleName


2007-01-30  Rüdiger Timm  <rt@openoffice.org>  [21f8825ac4179c6cf62f1afeeb2f2c861fd3b95d]

INTEGRATION: CWS tl25 (1.18.14); FILE MERGED 2006/11/09 01:16:55 tl 1.18.14.2: RESYNC: (1.18-1.19); FILE MERGED 2006/08/17 09:22:39 tl 1.18.14.1: #i68384# valgrind issue fixed


2007-01-30  Rüdiger Timm  <rt@openoffice.org>  [670865e6ebb9c7bb0f439a3850ede7094f6502a4]

INTEGRATION: CWS tl25 (1.33.16); FILE MERGED 2006/11/08 23:44:45 tl 1.33.16.4: RESYNC: (1.33-1.34); FILE MERGED 2006/10/11 14:57:15 tl 1.33.16.3: #i56165# keep text portion enumeration from moving on to next paragraph 2006/10/11 10:20:52 tl 1.33.16.2: #i56165# keep text portion enumeration from moving on to next paragraph 2006/10/11 10:00:50 tl 1.33.16.1: #i56165# keep text portion enumeration from moving on to next paragraph


2007-01-30  Rüdiger Timm  <rt@openoffice.org>  [4948380a214daa55a1349780fcb5dba5981cbf4e]

INTEGRATION: CWS tl25 (1.35.16); FILE MERGED 2006/11/10 08:56:58 tl 1.35.16.3: #i69366# merge conflict solved 2006/11/08 23:44:37 tl 1.35.16.2: RESYNC: (1.35-1.36); FILE MERGED 2006/09/13 12:56:48 tl 1.35.16.1: #i69366# SwXTextPortion does not try to check for support of some service anymore. This is because a previous change in handling of those objects


2007-01-30  Rüdiger Timm  <rt@openoffice.org>  [c5a96063c525e71991ae8ec7889acfe7d0b6566d]

INTEGRATION: CWS tl25 (1.56.16); FILE MERGED 2006/11/08 23:44:17 tl 1.56.16.2: RESYNC: (1.56-1.57); FILE MERGED 2006/10/06 10:29:40 tl 1.56.16.1: #i68261# bracketing of logic statement fixed


2007-01-30  Rüdiger Timm  <rt@openoffice.org>  [2cec1f8539c4cf70d2f09e5e2d534bf07b137f05]

INTEGRATION: CWS tl25 (1.104.16); FILE MERGED 2007/01/17 15:14:02 tl 1.104.16.4: #i61509# call to SfxUtemSet c-tor fixed 2006/11/08 23:43:16 tl 1.104.16.3: RESYNC: (1.104-1.106); FILE MERGED 2006/10/06 08:33:19 tl 1.104.16.2: #i61509# added respective attribut to item set 2006/10/05 13:46:59 tl 1.104.16.1: #i68757# always calculate layout to get the correct value for LayoutSize


2007-01-30  Rüdiger Timm  <rt@openoffice.org>  [4c3932f57d04f9bfede5de5763cae716e284ab66]

INTEGRATION: CWS tl25 (1.91.374); FILE MERGED 2006/11/08 23:43:08 tl 1.91.374.4: RESYNC: (1.92-1.93); FILE MERGED 2006/08/28 11:18:37 tl 1.91.374.3: RESYNC: (1.91-1.92); FILE MERGED 2006/08/22 10:49:53 tl 1.91.374.2: #i67811# fixed case problem with service names 2006/08/21 13:45:47 tl 1.91.374.1: #i67811# fixed case problem with service names


2007-01-30  Rüdiger Timm  <rt@openoffice.org>  [ca5a1af0e0d10e9f204a87039ae39a31575e5def]

INTEGRATION: CWS tl25 (1.29.228); FILE MERGED 2007/01/03 13:26:18 tl 1.29.228.5: RESYNC: (1.31-1.32); FILE MERGED 2006/11/08 23:42:10 tl 1.29.228.4: RESYNC: (1.30-1.31); FILE MERGED 2006/08/28 11:17:58 tl 1.29.228.3: RESYNC: (1.29-1.30); FILE MERGED 2006/08/22 10:49:53 tl 1.29.228.2: #i67811# fixed case problem with service names 2006/08/21 13:45:46 tl 1.29.228.1: #i67811# fixed case problem with service names


2007-01-30  Rüdiger Timm  <rt@openoffice.org>  [1f7042ea0b2938cc79e2b5168c47cdd8ca7bf26b]

INTEGRATION: CWS tl25 (1.17.230); FILE MERGED 2007/01/03 13:01:16 tl 1.17.230.3: RESYNC: (1.18-1.19); FILE MERGED 2006/08/28 10:21:22 tl 1.17.230.2: RESYNC: (1.17-1.18); FILE MERGED 2006/08/21 13:44:02 tl 1.17.230.1: #i67811# fixed case problem with service names


2007-01-30  Rüdiger Timm  <rt@openoffice.org>  [a0d843dc133ee75adec236101902eba76d6a5e50]

INTEGRATION: CWS tl25 (1.37.44); FILE MERGED 2006/11/08 22:20:51 tl 1.37.44.2: RESYNC: (1.37-1.38); FILE MERGED 2006/09/19 12:37:27 tl 1.37.44.1: #i69257# PDF export for documents with hidden view functional again


2007-01-30  Rüdiger Timm  <rt@openoffice.org>  [4c2b0c5b937c55807b72df655fd84b71c60b758b]

INTEGRATION: CWS tl25 (1.9.118); FILE MERGED 2006/08/17 09:52:44 tl 1.9.118.1: #i68406# valgrind issue fixed


2007-01-30  Rüdiger Timm  <rt@openoffice.org>  [e860e28dd8a391867d847de56ecfce06a7e623be]

INTEGRATION: CWS tl25 (1.35.112); FILE MERGED 2006/11/08 22:18:29 tl 1.35.112.2: RESYNC: (1.35-1.36); FILE MERGED 2006/08/17 09:52:44 tl 1.35.112.1: #i68406# valgrind issue fixed


2007-01-30  Rüdiger Timm  <rt@openoffice.org>  [389172a0e45d46950444e910ef244e0792e60fdb]

INTEGRATION: CWS tl25 (1.35.76); FILE MERGED 2006/11/08 22:15:11 tl 1.35.76.2: RESYNC: (1.35-1.36); FILE MERGED 2006/09/28 10:34:26 tl 1.35.76.1:  #i62413# don't use RTL in edit window even in RTL context


2007-01-30  Henning Brinkmann  <hbrinkm@openoffice.org>  [711d4899b737d60ce14c1f3d15d0f3b8d42bfab7]

#144146# new attributes: text:hint, text:help


2007-01-30  Henning Brinkmann  <hbrinkm@openoffice.org>  [c55ddfbb986ec665800e4fb599086214ffa326ec]

#144146# XMLTextFieldExport: new attributes: text:hint, text:help


2007-01-30  Rüdiger Timm  <rt@openoffice.org>  [49d984877f7c3530fb2539eeefaa39afa0c2ff8b]

INTEGRATION: CWS c07v010_SRC680 (1.42.26); FILE MERGED 2007/01/16 14:12:00 mav 1.42.26.1: #b6509164# do not remove the extension


2007-01-30  Rüdiger Timm  <rt@openoffice.org>  [60c27fe7ee1616c99a9905d8766370f1a8d7a945]

INTEGRATION: CWS c07v010_SRC680 (1.19.76); FILE MERGED 2007/01/16 14:01:58 as 1.19.76.1: #6505069# flush config; remove .lock file on CrashSave and SessionSave


2007-01-30  Rüdiger Timm  <rt@openoffice.org>  [5a05475a4427ced13be40244760b2ed85f3f3102]

INTEGRATION: CWS c07v010_SRC680 (1.12.134); FILE MERGED 2007/01/16 14:01:57 as 1.12.134.1: #6505069# flush config; remove .lock file on CrashSave and SessionSave


2007-01-30  Henning Brinkmann  <hbrinkm@openoffice.org>  [2a6c4ed2f9ea6dfef34803a6085915151f8ae9de]

debug output


2007-01-30  Henning Brinkmann  <hbrinkm@openoffice.org>  [b8edb436880952ccaa20996dce80fc620bcfc4b9]

new: FFDATA


2007-01-30  Rüdiger Timm  <rt@openoffice.org>  [de7dcbce658efa3959227bf440573c2a72914584]

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>  [220eb9f6ea5bae336141af3809fb0e752bd1f4d8]

INTEGRATION: CWS buildfixes02 (1.3.24); FILE MERGED 2007/01/08 15:21:17 thb 1.3.24.1: #i10000# Make use of FLTK optional (added --disable-fltk configure option)


2007-01-30  Rüdiger Timm  <rt@openoffice.org>  [bffbb22a6e3f5ca20e40a207f4e9fcbcf578e2e3]

INTEGRATION: CWS buildfixes02 (1.13.2); FILE MERGED 2006/11/24 09:47:03 thb 1.13.2.1: #i10000# _XOPEN defines and C++ are incompatible - Solaris10 headers are much more strict in this regard


2007-01-30  Rüdiger Timm  <rt@openoffice.org>  [7978586dc77bb9a188f3857ce5db76757a4bc639]

INTEGRATION: CWS tl36 (1.58.146); FILE MERGED 2007/01/19 08:43:24 os 1.58.146.1: #i73484# typo in German text fixed


2007-01-30  Rüdiger Timm  <rt@openoffice.org>  [e2ed0046539d3d364bf7721328cadb154ca25d8f]

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>  [61e28b41f168fdc9f437bae6fd6ac490d0ad1a7f]

INTEGRATION: CWS buildfixes02 (1.3.116); FILE MERGED 2007/01/08 15:24:26 thb 1.3.116.1: #i10000# Sanitize zlib headers via hedabu


2007-01-30  Rüdiger Timm  <rt@openoffice.org>  [056aeb27a327c600a031511f349629881f43e40c]

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>  [188c0364aec79b84b0b629dbdcca22796c95fe70]

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-30  Rüdiger Timm  <rt@openoffice.org>  [c6985d6951cf81e0dded0c55419d58a59fa40b60]

INTEGRATION: CWS icufix01 (1.3.12); FILE MERGED 2007/01/19 15:19:41 hdu 1.3.12.1: #i72791# fix issues with Lohit and other indic fonts


2007-01-30  Rüdiger Timm  <rt@openoffice.org>  [c95713313ef836cd18108104f632945813ee4b98]

INTEGRATION: CWS sdkinspector2 (1.1.2); FILE ADDED 2007/01/17 19:21:56 bc 1.1.2.1: 73575# user interface encapsulated


2007-01-30  Rüdiger Timm  <rt@openoffice.org>  [1af49e717e5186ce0637b37e758efe0b8d01069b]

INTEGRATION: CWS sdkinspector2 (1.1.2); FILE ADDED 2007/01/17 19:21:20 bc 1.1.2.1: 73575# user interface encapsulated


2007-01-30  Rüdiger Timm  <rt@openoffice.org>  [1b754930281878ec53d1a401b949eb67239a64c5]

INTEGRATION: CWS sdkinspector2 (1.1.2); FILE ADDED 2007/01/17 19:20:37 bc 1.1.2.1: 73575# user interface encapsulated


2007-01-30  Rüdiger Timm  <rt@openoffice.org>  [dfaa4ca6ac719a81c727c7e950b8fa45ff286365]

INTEGRATION: CWS sdkinspector2 (1.1.2); FILE ADDED 2007/01/17 19:20:01 bc 1.1.2.1: 73575# user interface encapsulated


2007-01-30  Rüdiger Timm  <rt@openoffice.org>  [536a6ad4d4c94f5cfddca0c2d298b2050ec5db46]

INTEGRATION: CWS sdkinspector2 (1.2.6); FILE MERGED 2007/01/17 19:26:43 bc 1.2.6.1: 73575# user interface encapsulated cVS: ----------------------------------------------------------------------


2007-01-30  Rüdiger Timm  <rt@openoffice.org>  [5ae3738fe11a342cd8556d32b4e3015d202db40d]

INTEGRATION: CWS sdkinspector2 (1.1.2); FILE ADDED 2007/01/17 19:19:33 bc 1.1.2.1: 73575# user interface encapsulated


2007-01-30  Rüdiger Timm  <rt@openoffice.org>  [4aa3e43179d94fb5adf05f80a1e765e242f58ba8]

INTEGRATION: CWS sdkinspector2 (1.2.6); FILE MERGED 2007/01/17 19:26:42 bc 1.2.6.1: 73575# user interface encapsulated cVS: ----------------------------------------------------------------------


2007-01-30  Rüdiger Timm  <rt@openoffice.org>  [2b106a02eb8a0476f7280c20c89e6b02217b2b0d]

INTEGRATION: CWS sdkinspector2 (1.1.2); FILE ADDED 2007/01/17 19:18:54 bc 1.1.2.1: 73575# user interface encapsulated


2007-01-30  Rüdiger Timm  <rt@openoffice.org>  [75dbd661e698de8ba7743e8104f9b34a295c83a2]

INTEGRATION: CWS sdkinspector2 (1.1.2); FILE ADDED 2007/01/17 19:16:30 bc 1.1.2.1: #i73575# user interface encapsulated


2007-01-30  Rüdiger Timm  <rt@openoffice.org>  [17e0524ffbfdbea0465853e943aca96e3f062fcf]

INTEGRATION: CWS sdkinspector2 (1.1.2); FILE ADDED 2007/01/17 19:18:22 bc 1.1.2.1: 73575# user interface encapsulated


2007-01-30  Rüdiger Timm  <rt@openoffice.org>  [a633df0784da38d14f37e4d5391325bf05f3c197]

INTEGRATION: CWS sdkinspector2 (1.1.2); FILE ADDED 2007/01/17 19:17:48 bc 1.1.2.1: 73575# user interface encapsulated


2007-01-30  Rüdiger Timm  <rt@openoffice.org>  [68e14f9810f7be44175de4fd1dd614746b421b0e]

INTEGRATION: CWS sdkinspector2 (1.2.6); FILE MERGED 2007/01/17 19:26:41 bc 1.2.6.1: 73575# user interface encapsulated cVS: ----------------------------------------------------------------------


2007-01-30  Rüdiger Timm  <rt@openoffice.org>  [cbe20094ca9d68fd6be7a459ffe0a4dcf986c8be]

INTEGRATION: CWS sdkinspector2 (1.2.6); FILE MERGED 2007/01/24 16:04:12 bc 1.2.6.2: #i73575# extension in makefile modified 2007/01/17 19:26:41 bc 1.2.6.1: 73575# user interface encapsulated cVS: ----------------------------------------------------------------------


2007-01-30  Rüdiger Timm  <rt@openoffice.org>  [9fa09d43d0dc0ec0ac71bad31b85ce7fc302ee90]

INTEGRATION: CWS sdkinspector2 (1.1.2); FILE ADDED 2007/01/23 17:19:28 bc 1.1.2.1: #i73575# Makefile modified


2007-01-30  Rüdiger Timm  <rt@openoffice.org>  [e6657788bee8843ec1e1ba916774d2ea3cac10dc]

INTEGRATION: CWS sdkinspector2 (1.1.2); FILE ADDED 2007/01/23 17:20:14 bc 1.1.2.1: 73575# Makefile modified


2007-01-30  Rüdiger Timm  <rt@openoffice.org>  [52470a870ff292b5d66fe658c9ca9b9348052dfe]

INTEGRATION: CWS sdkinspector2 (1.20.6); FILE MERGED 2007/01/24 16:04:12 bc 1.20.6.3: #i73575# extension in makefile modified 2007/01/23 17:21:00 bc 1.20.6.2: 73575# Makefile modified 2007/01/17 19:26:41 bc 1.20.6.1: 73575# user interface encapsulated cVS: ----------------------------------------------------------------------


2007-01-30  Rüdiger Timm  <rt@openoffice.org>  [dd99f2bc5b142a198f30616f33ad687f0597f905]

INTEGRATION: CWS sdkinspector2 (1.2.6); FILE MERGED 2007/01/24 16:04:12 bc 1.2.6.2: #i73575# extension in makefile modified 2007/01/17 19:26:40 bc 1.2.6.1: 73575# user interface encapsulated cVS: ----------------------------------------------------------------------


2007-01-30  Rüdiger Timm  <rt@openoffice.org>  [07f6c5327516fee9239bc7b535bda5944b6c3d1e]

INTEGRATION: CWS sdkinspector2 (1.2.6); FILE MERGED 2007/01/17 19:26:40 bc 1.2.6.1: 73575# user interface encapsulated cVS: ----------------------------------------------------------------------


2007-01-30  Rüdiger Timm  <rt@openoffice.org>  [83fe972bfad4bf6c983bcfb30fc8184f24797d35]

INTEGRATION: CWS sdkinspector2 (1.3.6); FILE MERGED 2007/01/17 19:26:40 bc 1.3.6.1: 73575# user interface encapsulated cVS: ----------------------------------------------------------------------


2007-01-30  Rüdiger Timm  <rt@openoffice.org>  [5a3a21a20046a401395a90460ec79d261cb811a2]

INTEGRATION: CWS smarttags2 (1.76.10); FILE MERGED 2007/01/23 11:48:40 fme 1.76.10.5: #i73744# Scan fields for smart tags 2007/01/23 11:34:59 fme 1.76.10.4: #i73744# Scan fields for smart tags 2007/01/22 16:55:48 fme 1.76.10.3: #i73744# Scan field text for smart tags 2007/01/22 16:42:57 fme 1.76.10.2: #i73744# Scan field text for smart tags 2007/01/22 15:48:58 fme 1.76.10.1: #i73744# Scan field text for smart tags


2007-01-30  Rüdiger Timm  <rt@openoffice.org>  [8da0096bb3b8e5cd54bd9f7deda71587cfbd9925]

INTEGRATION: CWS smarttags2 (1.67.10); FILE MERGED 2007/01/22 15:48:57 fme 1.67.10.1: #i73744# Scan field text for smart tags


2007-01-30  Rüdiger Timm  <rt@openoffice.org>  [1c890fe47ab07009042e328917d8de001b75f145]

INTEGRATION: CWS smarttags2 (1.9.142); FILE MERGED 2007/01/22 15:48:57 fme 1.9.142.1: #i73744# Scan field text for smart tags


2007-01-30  Rüdiger Timm  <rt@openoffice.org>  [58ffaccd2ecae0beed70f6d96e1d555ff718e056]

INTEGRATION: CWS smarttags2 (1.46.142); FILE MERGED 2007/01/22 15:48:57 fme 1.46.142.1: #i73744# Scan field text for smart tags


2007-01-30  Rüdiger Timm  <rt@openoffice.org>  [79816b90f12e9cdf427a9fa4a98d546034101f7c]

INTEGRATION: CWS smarttags2 (1.94.10); FILE MERGED 2007/01/22 15:48:57 fme 1.94.10.1: #i73744# Scan field text for smart tags


2007-01-30  Rüdiger Timm  <rt@openoffice.org>  [c9cc5d957d2395f2bb877d20e1a023eb6422f435]

INTEGRATION: CWS smarttags2 (1.10.142); FILE MERGED 2007/01/22 15:48:56 fme 1.10.142.1: #i73744# Scan field text for smart tags


2007-01-29  Vladimir Glazounov  <vg@openoffice.org>  [4be6920b51434e45bdf1519b1a8abde492ce6705]

new version for OOF680


2007-01-29  Vladimir Glazounov  <vg@openoffice.org>  [94dcaba1e9b97fca16f837b2b9acee7089bf510e]

new version for OOF680


2007-01-29  Rüdiger Timm  <rt@openoffice.org>  [e782aa8084143bdc101b69b9545b6cd3fb071b31]

INTEGRATION: CWS smarttags2 (1.56.142); FILE MERGED 2007/01/22 15:48:56 fme 1.56.142.1: #i73744# Scan field text for smart tags


2007-01-29  Rüdiger Timm  <rt@openoffice.org>  [5e90d4e3b97606dbb0b90a79cffa4bb2c7f846e0]

INTEGRATION: CWS ab32 (1.2.6); FILE MERGED 2007/01/17 10:48:51 pb 1.2.6.1: fix: #i73047# SetDefaultLanguageDialog: only the necessary box exists fix: dynamic infotext height


2007-01-29  Rüdiger Timm  <rt@openoffice.org>  [c90d58b9d0bab9f8d5a5cd95aff632f6345b93c9]

INTEGRATION: CWS smarttags2 (1.14.142); FILE MERGED 2007/01/22 15:48:56 fme 1.14.142.1: #i73744# Scan field text for smart tags


2007-01-29  Rüdiger Timm  <rt@openoffice.org>  [b406425baa642af7dbeb0673869e988958d8a21f]

INTEGRATION: CWS smarttags2 (1.73.142); FILE MERGED 2007/01/22 15:48:56 fme 1.73.142.1: #i73744# Scan field text for smart tags


2007-01-29  Rüdiger Timm  <rt@openoffice.org>  [ef0abfe3ec021a1f9b919158d37c715695be37d0]

INTEGRATION: CWS ab32 (1.7.12); FILE MERGED 2007/01/15 13:27:11 ab 1.7.12.1: #i73073# Extended resource handling for Combobox/Listbox StringItemList property


2007-01-29  Rüdiger Timm  <rt@openoffice.org>  [797c042c65274ec69ab79279b86b807e2bdd18f4]

INTEGRATION: CWS smarttags2 (1.52.10); FILE MERGED 2007/01/22 15:48:56 fme 1.52.10.1: #i73744# Scan field text for smart tags


2007-01-29  Rüdiger Timm  <rt@openoffice.org>  [78058a4ecb77964119f08be62253a4403d2a1adc]

INTEGRATION: CWS smarttags2 (1.108.10); FILE MERGED 2007/01/23 10:41:40 fme 1.108.10.2: #i73744# Scan fields for smart tags 2007/01/22 15:48:55 fme 1.108.10.1: #i73744# Scan field text for smart tags


2007-01-29  Rüdiger Timm  <rt@openoffice.org>  [63af64ea87849fd0f576f040fdc300e68c161b3a]

INTEGRATION: CWS ab32 (1.4.142); FILE MERGED 2007/01/24 09:28:33 pb 1.4.142.1: fix: #i73047# HID_BASICIDE_STACKWINDOW_LIST added


2007-01-29  Rüdiger Timm  <rt@openoffice.org>  [54e160fa4492cb52fa04bc1322e2ca179ae93b8e]

INTEGRATION: CWS smarttags2 (1.4.634); FILE MERGED 2007/01/22 15:48:55 fme 1.4.634.1: #i73744# Scan field text for smart tags


2007-01-29  Rüdiger Timm  <rt@openoffice.org>  [d7d1df78d831208edfcb62ee94014afb1765426f]

INTEGRATION: CWS ab32 (1.4.142); FILE MERGED 2007/01/11 15:54:39 ab 1.4.142.1: #i73075# Let property browser handle multi selection


2007-01-29  Rüdiger Timm  <rt@openoffice.org>  [f940b8e0a796ef250961a8a982d864581453ed76]

INTEGRATION: CWS ab32 (1.2.6); FILE MERGED 2007/01/17 10:46:10 pb 1.2.6.1: fix: #i73047# SetDefaultLanguageDialog: only the necessary box exists


2007-01-29  Rüdiger Timm  <rt@openoffice.org>  [f1fcf15d5c918a92f7edbc16d27b09f4b972634e]

INTEGRATION: CWS smarttags2 (1.51.10); FILE MERGED 2007/01/22 15:48:55 fme 1.51.10.1: #i73744# Scan field text for smart tags


2007-01-29  Rüdiger Timm  <rt@openoffice.org>  [51f9e342c597894f00a47c2374d3a6815b0347bd]

INTEGRATION: CWS ab32 (1.2.6); FILE MERGED 2007/01/18 13:52:59 ab 1.2.6.2: #i73077# Rename Resource IDs according to renamed dialog/control 2007/01/18 07:38:37 ab 1.2.6.1: #i73053# Clipboard support for dialog resources


2007-01-29  Rüdiger Timm  <rt@openoffice.org>  [b2a85911363742bbab2cbcad4fc8edc3d27b5308]

INTEGRATION: CWS ab32 (1.16.14); FILE MERGED 2007/01/18 07:38:37 ab 1.16.14.1: #i73053# Clipboard support for dialog resources


2007-01-29  Rüdiger Timm  <rt@openoffice.org>  [b8afc9aae70e068b34bd698c345c007e5ff57dd7]

INTEGRATION: CWS ab32 (1.22.44); FILE MERGED 2007/01/11 15:54:39 ab 1.22.44.1: #i73075# Let property browser handle multi selection


2007-01-29  Rüdiger Timm  <rt@openoffice.org>  [e56183e9318a1e10d497da009401dc80fbed70dd]

INTEGRATION: CWS ab32 (1.2.6); FILE MERGED 2007/01/23 11:10:19 ab 1.2.6.2: #i73047# Corrected typo 2007/01/17 10:51:42 pb 1.2.6.1: fix: #i73047# info text with three lines as default


2007-01-29  Rüdiger Timm  <rt@openoffice.org>  [7527a1c540a4693417b2d08ebb0110671f2a423e]

INTEGRATION: CWS ab32 (1.2.6); FILE MERGED 2007/01/17 10:51:06 pb 1.2.6.1: fix: #i73047# info text with three lines as default


2007-01-29  Rüdiger Timm  <rt@openoffice.org>  [c28b0ca3519a54c81a67ff2c9f44cd0c1e3f12a7]

INTEGRATION: CWS ab32 (1.43.6); FILE MERGED 2007/01/18 13:54:52 ab 1.43.6.1: #i73077# Rename Resource IDs according to renamed dialog/control


2007-01-29  Rüdiger Timm  <rt@openoffice.org>  [42e1c9582b94fce80a4c8756fcae112c71c2c048]

INTEGRATION: CWS ab32 (1.42.6); FILE MERGED 2007/01/18 07:41:14 ab 1.42.6.1: #i73053# Clipboard support for dialog resources


2007-01-29  Rüdiger Timm  <rt@openoffice.org>  [5d238919144aa1a274f03cc9a6ae51f802c504f1]

INTEGRATION: CWS ab32 (1.2.6); FILE MERGED 2007/01/18 13:55:47 ab 1.2.6.4: #i73077# Rename Resource IDs according to renamed dialog/control 2007/01/18 07:42:08 ab 1.2.6.3: #i73053# Clipboard support for dialog resources 2007/01/15 13:23:22 ab 1.2.6.2: #i73073# Extended implHandleControlResourceProperties() for Combobox/Listbox StringItemList property 2007/01/11 15:54:39 ab 1.2.6.1: #i73075# Let property browser handle multi selection


2007-01-29  Rüdiger Timm  <rt@openoffice.org>  [9b194ae1516951150b4923f3a267c615fc6e7498]

INTEGRATION: CWS tl36 (1.36.102); FILE MERGED 2007/01/19 13:50:18 ama 1.36.102.1: #144679#: Crash when deleting OLE objects


2007-01-29  Rüdiger Timm  <rt@openoffice.org>  [1abe2bdee6fbcaf876a19f75a765c72d833efa29]

INTEGRATION: CWS ab32 (1.37.6); FILE MERGED 2007/01/18 13:55:46 ab 1.37.6.1: #i73077# Rename Resource IDs according to renamed dialog/control


2007-01-29  Rüdiger Timm  <rt@openoffice.org>  [0c54eed4d38d7537f2f9dc3ef5e3f5aca482677f]

INTEGRATION: CWS ab32 (1.7.6); FILE MERGED 2007/01/15 16:34:22 ab 1.7.6.1: #i73373# XStringResourcePersistance -> XStringResourcePersistence


2007-01-29  Rüdiger Timm  <rt@openoffice.org>  [3dc6e104a114c87a6c847df59691ac57a71bb936]

INTEGRATION: CWS ab32 (1.2.6); FILE MERGED 2007/01/15 16:34:21 ab 1.2.6.1: #i73373# XStringResourcePersistance -> XStringResourcePersistence


2007-01-29  Rüdiger Timm  <rt@openoffice.org>  [4864e71f073c3cb2ba6c944f9514c2608c18c5dd]

INTEGRATION: CWS ab32 (1.2.6); FILE MERGED 2007/01/15 16:34:20 ab 1.2.6.1: #i73373# XStringResourcePersistance -> XStringResourcePersistence


2007-01-29  Rüdiger Timm  <rt@openoffice.org>  [b931f256c856dc330264d59621f37ca5ae48629c]

INTEGRATION: CWS ab32 (1.1.2); FILE ADDED 2007/01/15 16:34:20 ab 1.1.2.1: #i73373# XStringResourcePersistance -> XStringResourcePersistence


2007-01-29  Rüdiger Timm  <rt@openoffice.org>  [8e15f22add096fa17a1f053585c0657aaacefd02]

INTEGRATION: CWS ab32 (1.3.6); FILE MERGED 2007/01/15 16:20:07 ab 1.3.6.1: #i73373# XStringResourcePersistance -> XStringResourcePersistence


2007-01-29  Rüdiger Timm  <rt@openoffice.org>  [5df5acb7364b970404044e318293116334273fa0]

INTEGRATION: CWS ab32 (1.27.34); FILE MERGED 2007/01/11 16:01:24 ab 1.27.34.1: #i73056# CreateUnoDialog: Find the corresponding dialog library to set resource


2007-01-29  Rüdiger Timm  <rt@openoffice.org>  [cec3f5ec3f95bf8191bd8897e63da23681c42964]

INTEGRATION: CWS ab32 (1.2.8); FILE MERGED 2007/01/18 07:51:44 ab 1.2.8.2: #i73053# Binary export/import for Clipboard support 2007/01/15 16:18:02 ab 1.2.8.1: #i73373# XStringResourcePersistance -> XStringResourcePersistence


2007-01-29  Rüdiger Timm  <rt@openoffice.org>  [f51c49fd392d4da2c9c940982b52f15916b85d7f]

INTEGRATION: CWS ab32 (1.3.8); FILE MERGED 2007/01/18 11:17:56 ab 1.3.8.4: #i73053# Removed warning 2007/01/18 07:51:43 ab 1.3.8.3: #i73053# Binary export/import for Clipboard support 2007/01/15 16:18:01 ab 1.3.8.2: #i73373# XStringResourcePersistance -> XStringResourcePersistence 2007/01/15 13:20:31 ab 1.3.8.1: #i73073# Copy m_nNextIndex into new locale item


2007-01-29  Rüdiger Timm  <rt@openoffice.org>  [9ded9873a976a76e0931fe96b98aa823e81ae337]

INTEGRATION: CWS ab32 (1.44.4); FILE MERGED 2007/01/10 16:08:51 cd 1.44.4.1: #i73071# Added localization support for StringItemList


2007-01-29  Rüdiger Timm  <rt@openoffice.org>  [13dae42a4ad711e34e0c702bcfe37bceaf2cfe0a]

INTEGRATION: CWS ab32 (1.15.4); FILE MERGED 2007/01/10 10:31:20 cd 1.15.4.1: #i73067# Language dependent dialog properties explictly be notified


2007-01-29  Rüdiger Timm  <rt@openoffice.org>  [86d6ebe3cf1508fd5c2b8fe362a48b292b844e27]

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>  [49d4e4a0f7c2f698945983b564da77322175fa34]

INTEGRATION: CWS vclshowstop09_SRC680 (1.249.24.1.2); FILE MERGED 2007/01/24 18:25:05 pl 1.249.24.1.2.1: #i73267# improve workaround for #i48371#


2007-01-29  Rüdiger Timm  <rt@openoffice.org>  [6c76f062d4383699196be99045ccc2a12d77c3eb]

INTEGRATION: CWS updchk03b_SRC680 (1.2.128); FILE MERGED 2007/01/26 09:18:31 obr 1.2.128.1: #i73853# do not join with check thread when a check is in progress


2007-01-29  Rüdiger Timm  <rt@openoffice.org>  [60e89d34c3cf09fe6d2f9b6a6a130eff468e9642]

INTEGRATION: CWS updchk03b_SRC680 (1.4.38); FILE MERGED 2007/01/26 09:18:30 obr 1.4.38.1: #i73853# do not join with check thread when a check is in progress


2007-01-29  Rüdiger Timm  <rt@openoffice.org>  [12747b8d1c615eb9786681187cc9e6f178a258c9]

INTEGRATION: CWS updchk03b_SRC680 (1.7.48.1.2); FILE MERGED 2007/01/26 09:18:30 obr 1.7.48.1.2.1: #i73853# do not join with check thread when a check is in progress


2007-01-29  Rüdiger Timm  <rt@openoffice.org>  [07a36c2f94896bcabfb23b39c3a6389c67cd7f66]

INTEGRATION: CWS cppuhelpshrink (1.69.60); FILE MERGED 2006/12/22 14:37:20 mmeeks 1.69.60.1: #i72766# save memory in cppuhelper, using a vector instead of a hash_map


2007-01-29  Rüdiger Timm  <rt@openoffice.org>  [d108983d1e79cdfe537417dfe42d7f8c29e7cd81]

INTEGRATION: CWS cppuhelpshrink (1.17.114); FILE MERGED 2006/12/22 14:37:20 mmeeks 1.17.114.1: #i72766# save memory in cppuhelper, using a vector instead of a hash_map


2007-01-29  Rüdiger Timm  <rt@openoffice.org>  [10d957096288007092279acd3312c21d71235a16]

INTEGRATION: CWS cppuhelpshrink (1.8.264); FILE MERGED 2006/12/22 14:37:18 mmeeks 1.8.264.1: #i72766# save memory in cppuhelper, using a vector instead of a hash_map


2007-01-29  Rüdiger Timm  <rt@openoffice.org>  [233cdf8ed25cc1d13df8ac13cbd2873fd8eb1af2]

INTEGRATION: CWS cppuhelpshrink (1.32.78); FILE MERGED 2006/12/22 14:37:21 mmeeks 1.32.78.1: #i72766# save memory in cppuhelper, using a vector instead of a hash_map


2007-01-29  Rüdiger Timm  <rt@openoffice.org>  [438685d14c1e1cbb4fafc130b3bcffabde5405c8]

INTEGRATION: CWS cppuhelpshrink (1.5.78); FILE MERGED 2007/01/24 12:57:20 sb 1.5.78.1: #i72766# Missing include.


2007-01-29  Rüdiger Timm  <rt@openoffice.org>  [47f8de1bca28a8610e17c6775d4d7a8c529db89a]

INTEGRATION: CWS cppuhelpshrink (1.9.130); FILE MERGED 2006/12/22 14:37:21 mmeeks 1.9.130.1: #i72766# save memory in cppuhelper, using a vector instead of a hash_map


2007-01-29  Rüdiger Timm  <rt@openoffice.org>  [3a506fe86317ee9e037067a7a20fd9f3db7e18e9]

INTEGRATION: CWS cppuhelpshrink (1.74.58); FILE MERGED 2007/01/24 12:30:37 sb 1.74.58.1: #i72766# Missing include.


2007-01-29  Rüdiger Timm  <rt@openoffice.org>  [e957297b5ec00f50e509f7d77b5cab3dc23798f1]

INTEGRATION: CWS cppuhelpshrink (1.28.60); FILE MERGED 2007/01/24 12:30:37 sb 1.28.60.1: #i72766# Missing include.


2007-01-29  Rüdiger Timm  <rt@openoffice.org>  [2b6ae913e2177858da507b8749e72ba5d46f1bf3]

INTEGRATION: CWS cppuhelpshrink (1.12.38); FILE MERGED 2007/01/25 08:01:36 sb 1.12.38.1: #i72766# Missing include.


2007-01-29  Rüdiger Timm  <rt@openoffice.org>  [b53ffdd070990ed8251a6c770a6dbd2a12855cb3]

INTEGRATION: CWS cppuhelpshrink (1.79.18); FILE MERGED 2007/01/25 08:01:35 sb 1.79.18.1: #i72766# Missing include.


2007-01-29  Rüdiger Timm  <rt@openoffice.org>  [b42cc103c0bfbf58ccc56feef1f270990cb9f440]

INTEGRATION: CWS cppuhelpshrink (1.13.56); FILE MERGED 2007/01/24 09:52:11 sb 1.13.56.1: #i72766# Missing include.


2007-01-29  Rüdiger Timm  <rt@openoffice.org>  [1fc0b4f5cef5e939ce0d5e4138a4e90a2ba8902f]

INTEGRATION: CWS cppuhelpshrink (1.16.30); FILE MERGED 2006/12/22 14:37:20 mmeeks 1.16.30.1: #i72766# save memory in cppuhelper, using a vector instead of a hash_map


2007-01-29  Rüdiger Timm  <rt@openoffice.org>  [1d22bbf41e45e024ba3a380a42266cb95e084db6]

INTEGRATION: CWS cppuhelpshrink (1.1.2); FILE ADDED 2007/01/22 12:24:20 mmeeks 1.1.2.1: Issue number: i#72766 Submitted by: mmeeks Planning gain: convert obsolete uno URI unit tests to CPPUNIT


2007-01-29  Rüdiger Timm  <rt@openoffice.org>  [ae216db6b8dd672a63999eceea1653594e0628b8]

INTEGRATION: CWS cppuhelpshrink (1.1.2); FILE ADDED 2007/01/22 12:24:19 mmeeks 1.1.2.1: Issue number: i#72766 Submitted by: mmeeks Planning gain: convert obsolete uno URI unit tests to CPPUNIT


2007-01-29  Rüdiger Timm  <rt@openoffice.org>  [d7bbb08f0f57cb61d4421b1d3b90d8d408c687af]

INTEGRATION: CWS cppuhelpshrink (1.1.2); FILE ADDED 2007/01/22 12:03:55 mmeeks 1.1.2.1: Issue number: i#72766# Submitted by: mmeeks Unit tests for Stefan.


2007-01-29  Rüdiger Timm  <rt@openoffice.org>  [94a3ea6b9c3fe649ef109a64ac2c75917aef4200]

INTEGRATION: CWS cppuhelpshrink (1.1.2); FILE ADDED 2007/01/22 20:33:48 mmeeks 1.1.2.4: Issue number: i#72766# Submitted by: mmeeks add yet more container tests for Stefan. 2007/01/22 17:32:38 mmeeks 1.1.2.3: more tests. 2007/01/22 14:33:00 sb 1.1.2.2: #i72766# Made code compile warning-free on unxsoli4.pro. 2007/01/22 12:03:55 mmeeks 1.1.2.1: Issue number: i#72766# Submitted by: mmeeks Unit tests for Stefan.


2007-01-29  Rüdiger Timm  <rt@openoffice.org>  [d43dd7d4a7cbd5e9128e68ba128306ccf2584630]

INTEGRATION: CWS cppuhelpshrink (1.6.46); FILE MERGED 2006/12/22 14:37:19 mmeeks 1.6.46.1: #i72766# save memory in cppuhelper, using a vector instead of a hash_map


2007-01-29  Rüdiger Timm  <rt@openoffice.org>  [f059134fab0f91b7a15594ad06536a13fbfae034]

INTEGRATION: CWS cppuhelpshrink (1.18.72); FILE MERGED 2006/12/22 14:37:19 mmeeks 1.18.72.1: #i72766# save memory in cppuhelper, using a vector instead of a hash_map


2007-01-29  Rüdiger Timm  <rt@openoffice.org>  [d0c8204b7f2e2e90ec3745313d406889db605b34]

INTEGRATION: CWS cppuhelpshrink (1.5.80); FILE MERGED 2006/12/22 14:37:19 mmeeks 1.5.80.1: #i72766# save memory in cppuhelper, using a vector instead of a hash_map


2007-01-29  Rüdiger Timm  <rt@openoffice.org>  [c18c1311f6a99bba0035d0660238364d0bfbe94c]

INTEGRATION: CWS cppuhelpshrink (1.5.58); FILE MERGED 2007/01/24 12:00:45 sb 1.5.58.1: #i72766# Missing include.


2007-01-29  Rüdiger Timm  <rt@openoffice.org>  [00d5aa1ee2342fa42d417928e85624062a8d0d0f]

INTEGRATION: CWS cppuhelpshrink (1.41.72); FILE MERGED 2007/01/24 09:50:56 sb 1.41.72.1: #i72766# Missing include.


2007-01-29  Rüdiger Timm  <rt@openoffice.org>  [1a801d46769a872b6560756f40da7ffa5f8bb337]

INTEGRATION: CWS cppuhelpshrink (1.18.10); FILE MERGED 2007/01/24 09:51:28 sb 1.18.10.1: #i72766# Missing include.


2007-01-29  Rüdiger Timm  <rt@openoffice.org>  [ba70354f6c0296c074cda77db5425fc505c23eda]

INTEGRATION: CWS jl55_SRC680 (1.7.50); FILE MERGED 2007/01/26 08:47:40 jl 1.7.50.2: #i73879# 2007/01/26 08:39:55 jl 1.7.50.1: #i73879# switching of current context test with c++ client and C# testobject


2007-01-29  Rüdiger Timm  <rt@openoffice.org>  [00720bada1b8d0d3f13a581d072007a3531c7bab]

INTEGRATION: CWS fwk62_SRC680 (1.5.18); FILE MERGED 2007/01/23 10:26:58 is 1.5.18.1: #i73745# ooo bitmaps with 2.2


2007-01-29  Rüdiger Timm  <rt@openoffice.org>  [d167d04c197b307625c1e999aa5c595c59526041]

INTEGRATION: CWS jl54_SRC680 (1.2.36); FILE MERGED 2007/01/23 15:26:35 jl 1.2.36.1: #i73789# crash when updating an extension that does not contain an update information URL


2007-01-29  Rüdiger Timm  <rt@openoffice.org>  [b174c9c2b3cf46087d4d2cdc6b2b2d1448dec4a9]

INTEGRATION: CWS hro11_SRC680 (1.20.24); FILE MERGED 2007/01/25 17:46:22 hro 1.20.24.1: #i73601# Fixed contact flag


2007-01-29  Rüdiger Timm  <rt@openoffice.org>  [a7bffd533c41d2ed33d593281edb6e78e4db27cc]

INTEGRATION: CWS hro11_SRC680 (1.25.26); FILE MERGED 2007/01/25 17:46:22 hro 1.25.26.1: #i73601# Fixed contact flag


2007-01-29  Rüdiger Timm  <rt@openoffice.org>  [f1fd6b37aa8708215e25a9b952f1edd883949e5a]

INTEGRATION: CWS npower5 (1.2.78); FILE MERGED 2007/01/24 16:15:59 npower 1.2.78.2: Issue number:  71380 fix pass by ref for SfxBasicManagerHolder::LegacyPsswdBinaryLimitExceeded() 2007/01/17 16:49:35 npower 1.2.78.1: #i71380# re-add code to raise ui when trying to save password protected libraries containing modules that exceed the size limit


2007-01-29  Rüdiger Timm  <rt@openoffice.org>  [5408c3851554c4f5b6b0d32f1a06a33e61bf34fb]

INTEGRATION: CWS npower5 (1.187.76); FILE MERGED 2007/01/17 16:49:34 npower 1.187.76.1: #i71380# re-add code to raise ui when trying to save password protected libraries containing modules that exceed the size limit


2007-01-29  Rüdiger Timm  <rt@openoffice.org>  [bbb504fd7001724b1c0656cb0067f2add95e4d7a]

INTEGRATION: CWS npower5 (1.47.76); FILE MERGED 2007/01/17 16:49:34 npower 1.47.76.1: #i71380# re-add code to raise ui when trying to save password protected libraries containing modules that exceed the size limit


2007-01-29  Rüdiger Timm  <rt@openoffice.org>  [1cf134106f52177cc892f54e817ddc6c087e1252]

INTEGRATION: CWS npower5 (1.2.78); FILE MERGED 2007/01/24 16:15:59 npower 1.2.78.2: Issue number:  71380 fix pass by ref for SfxBasicManagerHolder::LegacyPsswdBinaryLimitExceeded() 2007/01/17 16:49:34 npower 1.2.78.1: #i71380# re-add code to raise ui when trying to save password protected libraries containing modules that exceed the size limit


2007-01-29  Rüdiger Timm  <rt@openoffice.org>  [1d43702edd32392779c73abd077ac4da60c5026a]

INTEGRATION: CWS npower5 (1.3.20); FILE MERGED 2007/01/17 16:53:06 npower 1.3.20.1: #i71380# re-add code to raise ui when trying to save password protected libraries containing modules that exceed the size limit


2007-01-29  Rüdiger Timm  <rt@openoffice.org>  [fc1cdd333d09f9332e9f111bed78f098ff11db3b]

INTEGRATION: CWS npower5 (1.3.20); FILE MERGED 2007/01/24 12:46:10 npower 1.3.20.4: #i71380# fix warning 2007/01/22 12:56:57 npower 1.3.20.3: #i71380# correct bad header include 2007/01/22 12:56:00 npower 1.3.20.2: #i71380# correct bad header include 2007/01/17 16:53:06 npower 1.3.20.1: #i71380# re-add code to raise ui when trying to save password protected libraries containing modules that exceed the size limit


2007-01-29  Rüdiger Timm  <rt@openoffice.org>  [70ebb30a85f2e297e55e4e002edf4aaa349a3d63]

INTEGRATION: CWS npower5 (1.1.2); FILE ADDED 2007/01/17 16:51:00 npower 1.1.2.1: #i71380# move modsizeexceeded.[ch]xx to basic


2007-01-29  Rüdiger Timm  <rt@openoffice.org>  [1db2e047761c68a517664a135bb5af8a61af992c]

INTEGRATION: CWS npower5 (1.2.20); FILE MERGED 2007/01/17 16:53:06 npower 1.2.20.1: #i71380# re-add code to raise ui when trying to save password protected libraries containing modules that exceed the size limit


2007-01-29  Rüdiger Timm  <rt@openoffice.org>  [0bf84bea96cc8733cb415d287fcfe6a003c4810b]

INTEGRATION: CWS npower5 (1.34.24); FILE MERGED 2007/01/10 15:47:02 npower 1.34.24.1: #i72062# allow error handlers propagate errors backwards to parent handlers


2007-01-29  Rüdiger Timm  <rt@openoffice.org>  [520d56e87fe4c22202cdc53ad9e8b32d2aead08e]

INTEGRATION: CWS npower5 (1.16.24); FILE MERGED 2007/01/23 09:38:15 npower 1.16.24.1: #i70951 named params, used static definition for param info


2007-01-29  Rüdiger Timm  <rt@openoffice.org>  [ccf477c6978aef121489a61c9915393e3faa995d]

INTEGRATION: CWS npower5 (1.45.14); FILE MERGED 2007/01/10 15:48:39 npower 1.45.14.1: #i72062# allow error handlers propagate errors backwards to parent handlers


2007-01-29  Rüdiger Timm  <rt@openoffice.org>  [3c0abdd849aea8c48f8abd0a65fdf10094f796bb]

INTEGRATION: CWS npower5 (1.29.42); FILE MERGED 2007/01/23 19:21:05 npower 1.29.42.4: #i70951# cater for optional key and before params 2007/01/23 09:38:15 npower 1.29.42.3: #i70951 named params, used static definition for param info 2007/01/19 16:50:50 npower 1.29.42.2: Issue number:  71492 2007/01/19 16:46:03 npower 1.29.42.1:  #i70951#, #i70952# add named params and fix indexing error for collection class Issue number: Submitted by: Reviewed by:


2007-01-29  Rüdiger Timm  <rt@openoffice.org>  [46f0245e0c5406c85e970b0c60aeee4ac97b9de3]

INTEGRATION: CWS npower5 (1.15.20); FILE MERGED 2007/01/17 16:53:05 npower 1.15.20.1: #i71380# re-add code to raise ui when trying to save password protected libraries containing modules that exceed the size limit


2007-01-29  Rüdiger Timm  <rt@openoffice.org>  [e6d30f3501950f7b74af26d8d3e07b475faf6726]

INTEGRATION: CWS npower5 (1.1.2); FILE ADDED 2007/01/17 16:50:59 npower 1.1.2.1: #i71380# move modsizeexceeded.[ch]xx to basic


2007-01-29  Rüdiger Timm  <rt@openoffice.org>  [bb79d59389bbf030202ace7a1579ebe7fb8e433e]

INTEGRATION: CWS impress116 (1.39.434); FILE MERGED 2007/01/10 20:30:37 sj 1.39.434.2: #i70238# added helpid (HID_GALLERY_TITLE_EDIT) 2007/01/09 16:19:18 sj 1.39.434.1: #i67190# added missing hid (HID_GALLERY_EDIT_MSNAME)


2007-01-29  Rüdiger Timm  <rt@openoffice.org>  [24406159af35ade2e0f8cd5f724bf79ff58ec5b7]

INTEGRATION: CWS impress116 (1.76.304); FILE MERGED 2007/01/10 20:31:30 sj 1.76.304.1: #i70238# added helpid (HID_GALLERY_TITLE_EDIT)


2007-01-29  Rüdiger Timm  <rt@openoffice.org>  [788e42e780b845310665e6b810e83c0ed26e373c]

INTEGRATION: CWS impress116 (1.28.84); FILE MERGED 2007/01/10 11:35:03 cl 1.28.84.1: #i73180# applied patch to fix valgrind warnings


2007-01-29  Rüdiger Timm  <rt@openoffice.org>  [c2d26b73d515e29420130d48f49cb6a01d5a57b4]

INTEGRATION: CWS impress116 (1.70.20); FILE MERGED 2007/01/10 20:32:06 sj 1.70.20.1: #i70238# added helpid (HID_GALLERY_TITLE_EDIT)


2007-01-29  Rüdiger Timm  <rt@openoffice.org>  [4e6b3464872f05cdfef6b437943b0e3276370b8e]

INTEGRATION: CWS fwk60 (1.43.26); FILE MERGED 2007/01/15 15:27:19 cd 1.43.26.1: #i64555# Support PDF options dialog via 'Send E-Mail as PDF'


2007-01-29  Rüdiger Timm  <rt@openoffice.org>  [2011565d33eb2b61f1613ea3cc3cc206dbbfb2dd]

INTEGRATION: CWS fwk60 (1.5.220); FILE MERGED 2007/01/15 15:27:18 cd 1.5.220.1: #i64555# Support PDF options dialog via 'Send E-Mail as PDF'


2007-01-29  Rüdiger Timm  <rt@openoffice.org>  [dc613f41aa500d92932324dc2884b337efcf7493]

INTEGRATION: CWS fwk60 (1.125.18); FILE MERGED 2007/01/16 05:39:19 pb 1.125.18.1: fix: #i72017# Default/Graphic: userurl instead of insturl/user


2007-01-29  Rüdiger Timm  <rt@openoffice.org>  [32e2470a58ee9cf11e79b2fc1ba2daf9114deb4d]

INTEGRATION: CWS impress116 (1.14.206); FILE MERGED 2007/01/17 16:18:03 af 1.14.206.1: #i73043# Give access to the context menu state (whether it is open or not).


2007-01-29  Rüdiger Timm  <rt@openoffice.org>  [518a6207f744994131e3db36332dcb47157cd031]

INTEGRATION: CWS impress116 (1.30.14); FILE MERGED 2007/01/17 16:24:30 af 1.30.14.1: #i73043# Do not hide the insertion indicator when the context menu is visible.


2007-01-29  Rüdiger Timm  <rt@openoffice.org>  [ba5d03348dac59f67deb8a1632bd441861393d86]

INTEGRATION: CWS impress116 (1.38.14); FILE MERGED 2007/01/17 16:22:27 af 1.38.14.1: #i73043# Turn off buggy low level support of RTL.  Give access to the context menu state (whether it is open or not).


2007-01-29  Rüdiger Timm  <rt@openoffice.org>  [482e1e23df58155348cf29b3a203ed7d11429c5f]

INTEGRATION: CWS fwk60 (1.6.38); FILE MERGED 2007/01/17 07:53:51 cd 1.6.38.1: #i73531# Fixed problem to click dropdown button twice to open menu


2007-01-29  Rüdiger Timm  <rt@openoffice.org>  [7f932711d6cbcbeacd81a3a774459130d999bb78]

INTEGRATION: CWS impress116 (1.10.14); FILE MERGED 2007/01/10 13:30:12 cl 1.10.14.1: #i72292# eat mouse button up after opening context menu


2007-01-29  Rüdiger Timm  <rt@openoffice.org>  [95f5ee4384b4e82df8f064bedc7a90021ab3d929]

INTEGRATION: CWS fwk60 (1.4.74); FILE MERGED 2007/01/15 16:13:04 cd 1.4.74.1: #i73486# Support documented command 'SetImage'. To be downward compatible we also support old/wrong command name


2007-01-29  Rüdiger Timm  <rt@openoffice.org>  [33e36a7c8c4076c3af599a8e827845b4002b23bd]

INTEGRATION: CWS impress116 (1.17.14); FILE MERGED 2007/01/10 13:30:12 cl 1.17.14.1: #i72292# eat mouse button up after opening context menu


2007-01-29  Rüdiger Timm  <rt@openoffice.org>  [3392160ab860403e52ec5a5eaddc4f588366118c]

INTEGRATION: CWS impress116 (1.20.14); FILE MERGED 2007/01/10 13:30:12 cl 1.20.14.1: #i72292# eat mouse button up after opening context menu


2007-01-29  Rüdiger Timm  <rt@openoffice.org>  [a9bec6a7f172f41bc6ade81a09293f6f84fa79e4]

INTEGRATION: CWS impress116 (1.37.10); FILE MERGED 2007/01/10 13:30:11 cl 1.37.10.1: #i72292# eat mouse button up after opening context menu


2007-01-29  Rüdiger Timm  <rt@openoffice.org>  [123892389e4f5f073ec65689350ae450745f77a9]

INTEGRATION: CWS fwk60 (1.10.26); FILE MERGED 2007/01/15 09:16:08 pb 1.10.26.1: fix: #i73374# enable AutoCompletion again


2007-01-29  Rüdiger Timm  <rt@openoffice.org>  [f8b195993dade9097087577cc4306851362c6036]

INTEGRATION: CWS impress116 (1.12.12); FILE MERGED 2007/01/10 13:30:11 cl 1.12.12.1: #i72292# eat mouse button up after opening context menu


2007-01-29  Rüdiger Timm  <rt@openoffice.org>  [90b46320514725bd6d6de29bc9c315e60bf4ef1f]

INTEGRATION: CWS impress116 (1.19.14); FILE MERGED 2007/01/22 09:44:11 cl 1.19.14.1: #136118# testing for mpViewShell to prevent possible crash


2007-01-29  Rüdiger Timm  <rt@openoffice.org>  [f6c06545b28f66a722e52d33712602dddd9cfbeb]

INTEGRATION: CWS impress116 (1.35.58); FILE MERGED 2007/01/17 14:59:19 cl 1.35.58.1: #i72522# do not ask for VisArea property for internal ole objects


2007-01-29  Rüdiger Timm  <rt@openoffice.org>  [6a2e9babd4062f0cb0ff935dc1ed2ed3dc7f9472]

INTEGRATION: CWS impress116 (1.93.34); FILE MERGED 2007/01/17 14:59:19 cl 1.93.34.1: #i72522# do not ask for VisArea property for internal ole objects


2007-01-29  Rüdiger Timm  <rt@openoffice.org>  [4c80f13c148880668e24fd2406487dafbe9c99ab]

INTEGRATION: CWS impress116 (1.15.68); FILE MERGED 2007/01/17 14:59:19 cl 1.15.68.1: #i72522# do not ask for VisArea property for internal ole objects


2007-01-29  Rüdiger Timm  <rt@openoffice.org>  [9a47bec2493a44fdf416fce694603cbd416ed260]

INTEGRATION: CWS impress116 (1.27.78); FILE MERGED 2007/01/16 15:40:17 sj 1.27.78.1: #i72154# fixed problem with transparent line styles


2007-01-29  Rüdiger Timm  <rt@openoffice.org>  [f3b709a1e7fe45ba2449b747040fb6daf90b0ff0]

INTEGRATION: CWS impress116 (1.23.38); FILE MERGED 2007/01/17 12:26:40 cl 1.23.38.1: #i17514# use polygons to render complex and asian text correctly


2007-01-29  Rüdiger Timm  <rt@openoffice.org>  [b4255948fab9e973c984dbd32e5b0c38dcc35350]

INTEGRATION: CWS impress116 (1.9.38); FILE MERGED 2007/01/17 12:26:40 cl 1.9.38.1: #i17514# use polygons to render complex and asian text correctly


2007-01-29  Rüdiger Timm  <rt@openoffice.org>  [ef6d043309895efd7d530ffa400097cd86a513b4]

INTEGRATION: CWS impress116 (1.13.50); FILE MERGED 2007/01/17 12:26:40 cl 1.13.50.1: #i17514# use polygons to render complex and asian text correctly


2007-01-29  Rüdiger Timm  <rt@openoffice.org>  [6aaaec429b7ee6f46f15f0b953f144bc7344036e]

INTEGRATION: CWS dr53 (1.21.184); FILE MERGED 2007/01/24 08:37:59 dr 1.21.184.1: #i19430# gnopernicus and rotated cell text


2007-01-29  Rüdiger Timm  <rt@openoffice.org>  [fb56a440aae9158d5527e622013554eb7de3f2b6]

INTEGRATION: CWS dr53 (1.11.740); FILE MERGED 2007/01/24 08:37:19 dr 1.11.740.1: #i19430# gnopernicus and rotated cell text


2007-01-29  Rüdiger Timm  <rt@openoffice.org>  [8f83610e0cca64ec8e30b619158f134aac11ad90]

INTEGRATION: CWS dr53 (1.36.96); FILE MERGED 2007/01/24 08:36:40 dr 1.36.96.1: #i19430# gnopernicus and rotated cell text


2007-01-29  Rüdiger Timm  <rt@openoffice.org>  [883dd5e9ccfae8a96624a90616787bd05faae2c4]

INTEGRATION: CWS dr53 (1.29.154); FILE MERGED 2007/01/24 08:36:39 dr 1.29.154.1: #i19430# gnopernicus and rotated cell text


2007-01-29  Rüdiger Timm  <rt@openoffice.org>  [60a4abd7accfa6f3adc95fe32156ac6f5ec37ae9]

INTEGRATION: CWS updatefeed2 (1.1.2); FILE ADDED 2007/01/23 09:01:42 dv 1.1.2.1: simple zip tool


2007-01-29  Rüdiger Timm  <rt@openoffice.org>  [5e0b79c752692fc7521416e1336d644f96d37953]

INTEGRATION: CWS updatefeed2 (1.1.2); FILE ADDED 2007/01/24 14:46:16 obr 1.1.2.2: #i72316# fixed PRJ value 2007/01/23 09:01:22 dv 1.1.2.1: simple zip tool


2007-01-29  Rüdiger Timm  <rt@openoffice.org>  [1f71282f65a58332541ba2850c03ae41a931f363]

INTEGRATION: CWS updatefeed2 (1.2.34); FILE MERGED 2007/01/24 14:45:03 obr 1.2.34.1: #i72316# support for gzip/inflate compression


2007-01-29  Rüdiger Timm  <rt@openoffice.org>  [2b053cef253c3bae3b192a0cf19f9c90ebd32e56]

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  Rüdiger Timm  <rt@openoffice.org>  [b0344dbfe3d080b2a18623cc0ffb237fe3de3287]

INTEGRATION: CWS updatefeed2 (1.22.14); FILE MERGED 2007/01/23 12:35:39 obr 1.22.14.2: #i72055# fixed warnings 2007/01/18 12:49:58 obr 1.22.14.1: #i72055# moved operation out of debug statement + tab -> ws


2007-01-29  Rüdiger Timm  <rt@openoffice.org>  [48602291be3397204e061ee689509da3901d7af4]

INTEGRATION: CWS i18n29 (1.15.72); FILE MERGED 2007/01/17 12:08:05 er 1.15.72.1: #i72300# format code changes


2007-01-29  Rüdiger Timm  <rt@openoffice.org>  [86ed554a7faa24160c11b0e9cd9c3592914ae426]

INTEGRATION: CWS i18n29 (1.4.76); FILE MERGED 2007/01/17 15:51:18 er 1.4.76.1: #i64086# Croatian date format order


2007-01-29  Rüdiger Timm  <rt@openoffice.org>  [7aae9cc6da9c2dfd8052112e598e76507ee302ab]

INTEGRATION: CWS i18n29 (1.6.14); FILE MERGED 2007/01/11 06:04:35 khong 1.6.14.1: #i69156# add more_above condition for Lithuanian case folding.


2007-01-29  Rüdiger Timm  <rt@openoffice.org>  [4912633c05cf19bbc5f82a3b1a85e8df7c8a9ae8]

INTEGRATION: CWS atkbridge5 (1.30.38); FILE MERGED 2007/01/22 08:44:19 obr 1.30.38.1: #i72116# reverted previous changes as they come too late during the office launch, also removed set_prgname again


2007-01-29  Rüdiger Timm  <rt@openoffice.org>  [c2d0fedfa7785c54e70dfa9e958088e6a730145e]

INTEGRATION: CWS atkbridge5 (1.4.136); FILE MERGED 2007/01/22 08:44:18 obr 1.4.136.3: #i72116# reverted previous changes as they come too late during the office launch, also removed set_prgname again 2007/01/22 08:15:36 obr 1.4.136.2: #i72116# restore gail_util vtable before closing 2007/01/21 23:02:43 obr 1.4.136.1: #72116# set accessible name of root accessible to Application::GetAppName if set


2007-01-29  Rüdiger Timm  <rt@openoffice.org>  [916cc2de6946a2481dbc2f80bbfc9ffc7a82884f]

INTEGRATION: CWS atkbridge5 (1.3.176); FILE MERGED 2007/01/18 12:32:54 obr 1.3.176.1: #i71385# rework of text attribute code, added language and scale


2007-01-29  Rüdiger Timm  <rt@openoffice.org>  [562b90233260c85e2349965604069ee7a27905bb]

INTEGRATION: CWS atkbridge5 (1.4.136); FILE MERGED 2007/01/21 23:42:27 obr 1.4.136.9: #i71385# warning fixes 2007/01/21 00:47:27 obr 1.4.136.8: #i71385# add line-heigth, vertical-align and stretch 2007/01/19 21:51:07 obr 1.4.136.7: #i71385# add direction and writing-mode attributes 2007/01/19 14:23:56 obr 1.4.136.6: #i71385# add text-shadow and text-rotation attribute 2007/01/19 13:06:20 obr 1.4.136.5: #i71385# add text-decoration attribute 2007/01/18 15:11:25 obr 1.4.136.4: #i71385# add font effect attribute 2007/01/18 13:21:40 obr 1.4.136.3: #i71383# add paragraph style attribute 2007/01/18 12:32:54 obr 1.4.136.2: #i71385# rework of text attribute code, added language and scale 2007/01/09 13:04:54 obr 1.4.136.1: #i71383# added font name mapping


2007-01-29  Rüdiger Timm  <rt@openoffice.org>  [8173ad8abfe03a725b0c5908cfe800c60448d929]

INTEGRATION: CWS atkbridge5 (1.5.70); FILE MERGED 2007/01/18 12:32:53 obr 1.5.70.1: #i71385# rework of text attribute code, added language and scale


2007-01-29  Rüdiger Timm  <rt@openoffice.org>  [d2b1901da45e90302400fb0644a087a994cb286e]

INTEGRATION: CWS atkbridge5 (1.36.174); FILE MERGED 2007/01/21 16:32:12 obr 1.36.174.2: #i71385# applied slightly modified patch from OD to return a non static value for getForeground and fixed the type of the WritingMode property to sal_Int16 as specified 2007/01/17 09:18:17 od 1.36.174.1: #i71385# implement method <getBackground()> for class <SwAccessibleParagraph>


2007-01-29  Rüdiger Timm  <rt@openoffice.org>  [9d3396bfa96cfa548ff47f6c5826c3df37bcc227]

INTEGRATION: CWS atkbridge5 (1.67.96); FILE MERGED 2007/01/21 16:32:12 obr 1.67.96.4: #i71385# applied slightly modified patch from OD to return a non static value for getForeground and fixed the type of the WritingMode property to sal_Int16 as specified 2007/01/17 09:18:17 od 1.67.96.3: #i71385# implement method <getBackground()> for class <SwAccessibleParagraph> 2007/01/17 08:30:14 od 1.67.96.2: #i73371# method <SwAccessibleParagraph::_getDefaultAttributesImpl(..)>          - resolve value com::sun::star::text::WritingMode2::PAGE value            for property WritingMode 2007/01/17 08:27:09 od 1.67.96.1: #i72800# method <SwAccessibleParagraph::_getDefaultAttributesImpl(..)>          - provide paragraph style name as default attribute.


2007-01-29  Hans-Joachim Lankenau  <hjs@openoffice.org>  [5212e4b0c6037b8cc16c362f81aab58565eebbb4]

#i10000# .def generation on 4nt still worked on MWS builds only...


2007-01-29  Hans-Joachim Lankenau  <hjs@openoffice.org>  [8499b7b3d8e11eebc5be1aec2c18be82e4812f09]

#i10000# .def generation on 4nt worked on MWS builds only...


2007-01-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [618a111d86f5c8b0f6138799a553c42da67f1613]

#i10000# - missed specific construct in #i70359# breaking 4nt build


2007-01-26  Oliver Bolte  <obo@openoffice.org>  [756f0714da20ec2d670a2f4e1cc0e48f5ba1ea03]

#i10000# EOL missing


2007-01-26  Oliver Bolte  <obo@openoffice.org>  [cdd9056aaf9aa0e5be63c5219b25663127e63b0c]

#i10000# syntax  SfxNewHdl::Delete() removed (nonpro)


2007-01-26  Oliver Bolte  <obo@openoffice.org>  [b4b38d6471ef34c9bc8c7249eead423c105bc521]

#i10000# type cast (warning)


2007-01-26  Oliver Bolte  <obo@openoffice.org>  [078e49ed35819350865f7b7bdcf28ce987700b89]

#i10000# precompiled header missing


2007-01-26  Oliver Bolte  <obo@openoffice.org>  [4b5bc2160da6143d567d25920474897cbb5f42a0]

#i10000# precompiled header missing


2007-01-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f1940b236f8256a869baf29bc484163307032279]

#i10000# avoid circular dependency on changed minor.mk


2007-01-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [c3464ee6c5b1fb5c09ad02f6663e118abe0c8d8a]

#i10000# cutting additional + sign


2007-01-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [3a2893178046fbe8d5740add4b4dc860d32da4b2]

#i10000# cutting additional + sign


2007-01-25  Armin Weiss  <aw@openoffice.org>  [eda225513d2b4e202b7fe2896ab307b118d77e5c]

#i39532# reorganized marker primitives to reduce count


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [cd8cf900960631ec99bbfd69956d4a6e46834d79]

SRC680


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [04e039a36105504d310eb0ae7763bf6157385050]

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>  [008189a5fe9a3c82def1eea88022a415b416e67f]

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>  [df197df7f1a06f8ab23269713e2b0b15460d51c2]

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>  [5068dbf65697c4f373c17455ff6bab5f73502921]

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>  [97a46e612c34b8d329a5abd9714dbf69575184fe]

INTEGRATION: CWS cmcfixes31 (1.4.54); FILE MERGED 2007/01/11 14:30:25 cmc 1.4.54.1: #i73272# add some new dbg_dump helpers


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [45ec9be8966491e6d2b54e775b25fab30eedd719]

INTEGRATION: CWS cmcfixes31 (1.35.92); FILE MERGED 2007/01/17 10:33:14 cmc 1.35.92.1: #ii73481# long/INT32 mismatch on x86_64


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [b4b48a630f4faea78a948a225d02156db2ff0bc1]

INTEGRATION: CWS cmcfixes31 (1.17.36); FILE MERGED 2007/01/17 10:09:08 cmc 1.17.36.3: #i72297# use an invocation for gs that is closer to that of ImageMagicks convert so as to get better clipped and scaled results 2007/01/17 10:00:45 cmc 1.17.36.2: #i72297# use an invocation for gs that is closer to that of ImageMagicks convert so as to get better clipped and scaled results 2007/01/11 13:52:03 cmc 1.17.36.1: #i72297# add a test for pstoedit for emf support and use openoffice.org friendly emf generation


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [61bd16b91b68bd01745789f1ce252faaea7e9dcd]

INTEGRATION: CWS cmcfixes31 (1.2.48); FILE MERGED 2007/01/10 12:31:53 cmc 1.2.48.1: #i69250# use truerecipients not recipients as sendmail recipients


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [2382af0a0a5b1d8a60b5f34fc0e465431740860c]

INTEGRATION: CWS smoketest15_SRC680 (1.20.4.2.2); FILE MERGED 2007/01/25 15:10:03 kz 1.20.4.2.2.2: #i73872# use local install set if using a cygwin shell 2007/01/25 15:08:31 kz 1.20.4.2.2.1: #i73870# chg. log to lock


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [81e768c0b60834d9ef845e4803ad93d7f87c6bd0]

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>  [37b49c8b8403b37a0fd5d4a34be611a4396e9cc4]

INTEGRATION: CWS ause069 (1.11.18); FILE MERGED 2006/12/01 14:13:36 hjs 1.11.18.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [50c64a1a34329a748b4f7445bd715dc875bb26c3]

INTEGRATION: CWS ause069 (1.2.18); FILE MERGED 2006/12/01 14:13:36 hjs 1.2.18.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [87467b0487eef3f91c882b6f59a207254067e709]

INTEGRATION: CWS ause069 (1.9.34); FILE MERGED 2006/12/01 15:05:29 hjs 1.9.34.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [7e4932266a19c4ea80940cee174e066bd8e5d358]

INTEGRATION: CWS ause069 (1.16.2); FILE MERGED 2006/11/28 15:59:38 hjs 1.16.2.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [71947893cbb41785326bc18e1065d374454e04ba]

INTEGRATION: CWS ause069 (1.3.36); FILE MERGED 2006/10/11 18:24:25 hjs 1.3.36.1: #i69872# cleanup


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [96335a8b1232ba290c2a2c37c6d65d85b651ae41]

INTEGRATION: CWS ause069 (1.3.78); FILE MERGED 2006/12/01 17:25:10 hjs 1.3.78.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [6f4cfb974b2ba8af04941c6f6193865936fec0ad]

INTEGRATION: CWS ause069 (1.4.72); FILE MERGED 2006/12/01 17:25:10 hjs 1.4.72.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [a66f847ec7dba770fa780f410c2235f0aaf5fb5e]

INTEGRATION: CWS ause069 (1.2.94); FILE MERGED 2006/11/28 12:22:02 hjs 1.2.94.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [f81284bb3bdfe480092db8f37e833d4b74b02cb8]

INTEGRATION: CWS ause069 (1.4.4); FILE MERGED 2006/11/28 12:22:02 hjs 1.4.4.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [30aa1ea40447e0bae5c398c37dc23c01fe0c9bdb]

INTEGRATION: CWS ause069 (1.3.46); FILE MERGED 2006/12/04 22:48:31 hjs 1.3.46.2: RESYNC: (1.3-1.4); FILE MERGED 2006/11/28 12:22:01 hjs 1.3.46.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [a3c435b47c5a50a5d9671afe477d90935c3c1e6d]

INTEGRATION: CWS ause069 (1.18.90); FILE MERGED 2006/12/04 22:50:54 hjs 1.18.90.2: RESYNC: (1.18-1.19); FILE MERGED 2006/11/28 12:22:01 hjs 1.18.90.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [41803f65d1226da48ceeded2aaddfead21a9cdbe]

INTEGRATION: CWS ause069 (1.5.8); FILE MERGED 2006/12/01 17:31:12 hjs 1.5.8.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [7370ecd882ebe8e0d0c6a21b45ed325f86f0b7da]

INTEGRATION: CWS ause069 (1.9.26); FILE MERGED 2006/11/28 16:00:00 hjs 1.9.26.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [bb71b45fbf7135b29db33cdf0e1c9ef7085b8cb2]

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>  [c93050e3b3cc1c9c89cf2f089ecce0b56555d4cb]

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>  [594562a03990dfc0d0d8eb94c49032fde19cae4f]

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>  [54fb2127fb4e9338cb0e82a60a28f9fe6b80c742]

INTEGRATION: CWS ause069 (1.9.26); FILE MERGED 2006/11/24 14:52:51 hjs 1.9.26.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [bbf74fa6e50bc8429395862428022ffa7d1f84b0]

INTEGRATION: CWS ause069 (1.13.20); FILE MERGED 2006/11/24 14:52:51 hjs 1.13.20.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [0ce5cdc4f4d20f1ae84a3367c904f305fadada91]

INTEGRATION: CWS ause069 (1.10.38); FILE MERGED 2006/11/24 14:52:50 hjs 1.10.38.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [b4d38fe96c983e3dde9b61c16a0704294c1be9e9]

INTEGRATION: CWS ause069 (1.26.2); FILE MERGED 2006/12/04 22:45:19 hjs 1.26.2.2: RESYNC: (1.26-1.27); FILE MERGED 2006/10/18 17:12:19 hjs 1.26.2.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [22e67b84d2c398a4b0b66c6f110db7872d0d7209]

INTEGRATION: CWS ause069 (1.4.68); FILE MERGED 2006/11/24 14:40:39 hjs 1.4.68.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [9fb7dd60ae130df11b32bb8e3bb76b02e1e7a43f]

INTEGRATION: CWS ause069 (1.12.64); FILE MERGED 2006/12/04 22:43:51 hjs 1.12.64.2: RESYNC: (1.12-1.13); FILE MERGED 2006/11/24 14:40:38 hjs 1.12.64.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [4e4b3ca97a34ccfc18dc22a7ba82a3388e62fbc2]

INTEGRATION: CWS ause069 (1.21.52); FILE MERGED 2007/01/11 00:25:14 hjs 1.21.52.3: RESYNC: (1.22-1.23); FILE MERGED 2006/12/04 22:43:45 hjs 1.21.52.2: RESYNC: (1.21-1.22); FILE MERGED 2006/11/24 14:40:38 hjs 1.21.52.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [35a0cb470e5303c4b3361b8b1c19086b682bf3a2]

INTEGRATION: CWS ause069 (1.20.52); FILE MERGED 2007/01/11 00:31:11 hjs 1.20.52.3: RESYNC: (1.21-1.22); FILE MERGED 2006/12/04 22:44:46 hjs 1.20.52.2: RESYNC: (1.20-1.21); FILE MERGED 2006/11/24 14:40:38 hjs 1.20.52.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [bc215bf58d4b826053da8ae782d449ecaf073208]

INTEGRATION: CWS ause069 (1.9.52); FILE MERGED 2007/01/11 00:30:36 hjs 1.9.52.3: RESYNC: (1.10-1.11); FILE MERGED 2006/12/04 22:44:33 hjs 1.9.52.2: RESYNC: (1.9-1.10); FILE MERGED 2006/11/24 14:40:37 hjs 1.9.52.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [bafa1f7352e92442306689bf8bc9959fd274ca64]

INTEGRATION: CWS ause069 (1.4.112); FILE MERGED 2007/01/11 00:25:31 hjs 1.4.112.2: RESYNC: (1.4-1.5); FILE MERGED 2006/11/24 14:40:37 hjs 1.4.112.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [9e9f3239e09c5334374d7efa4cbe7d51a4e75520]

INTEGRATION: CWS ause069 (1.9.52); FILE MERGED 2006/11/24 14:40:37 hjs 1.9.52.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [48fcbda3a1bff606fa140decc456092028e2a70b]

INTEGRATION: CWS ause069 (1.15.24); FILE MERGED 2007/01/11 00:31:04 hjs 1.15.24.3: RESYNC: (1.16-1.17); FILE MERGED 2006/12/04 22:44:40 hjs 1.15.24.2: RESYNC: (1.15-1.16); FILE MERGED 2006/11/24 14:40:36 hjs 1.15.24.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [c3b16d825ab6b1a432ef4c682b6b02c8715b540b]

INTEGRATION: CWS ause069 (1.15.8); FILE MERGED 2007/01/11 00:25:06 hjs 1.15.8.3: RESYNC: (1.16-1.18); FILE MERGED 2006/12/04 22:43:28 hjs 1.15.8.2: RESYNC: (1.15-1.16); FILE MERGED 2006/11/24 14:40:36 hjs 1.15.8.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [8fba87c6b23ae21c3fc9144c9a14b05638e85eae]

INTEGRATION: CWS ause069 (1.4.16); FILE MERGED 2006/11/24 14:37:46 hjs 1.4.16.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [854fc2ae676f4cabafe2af8d179fa65a1fb5cfbf]

INTEGRATION: CWS ause069 (1.64.16); FILE MERGED 2007/01/17 14:34:13 hjs 1.64.16.3: #i70359# no forced shell required here 2007/01/10 23:55:25 hjs 1.64.16.2: RESYNC: (1.64-1.65); FILE MERGED 2006/10/18 17:10:34 hjs 1.64.16.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [13dabbe3edcca0c035ace987b877bd8b8aa76eaa]

INTEGRATION: CWS ause069 (1.9.214); FILE MERGED 2006/11/24 14:56:08 hjs 1.9.214.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [1180f1ee80cc5504ba9b35a1ebdf92593a8d72f0]

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>  [c7dd1bbd3cf4c109fcd551d9b842b34d7a4ea8d6]

INTEGRATION: CWS ause069 (1.3.24); FILE MERGED 2006/10/18 17:11:16 hjs 1.3.24.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [b777a618a6f246eb7d2be2a36c88af3774e9421a]

INTEGRATION: CWS ause069 (1.36.6); FILE MERGED 2006/11/07 06:57:17 hjs 1.36.6.2: RESYNC: (1.36-1.37); FILE MERGED 2006/10/18 17:11:16 hjs 1.36.6.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [a104c5196960a1694186670cfda67c729e8e1612]

INTEGRATION: CWS ause069 (1.3.24); FILE MERGED 2006/10/18 17:11:15 hjs 1.3.24.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [ea52abb4f6e0c43d37499e334e14ff754b8098d9]

INTEGRATION: CWS ause069 (1.12.48); FILE MERGED 2006/10/18 17:11:15 hjs 1.12.48.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [0fa3739737bb84d8dfd14f37d3d2f335193f8644]

INTEGRATION: CWS ause069 (1.6.24); FILE MERGED 2006/10/18 17:11:14 hjs 1.6.24.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [5525c491307bb7e6769d7529cf33f953b9009aac]

INTEGRATION: CWS ause069 (1.11.6); FILE MERGED 2007/01/24 12:45:51 hjs 1.11.6.3: RESYNC: (1.12-1.13); FILE MERGED 2007/01/10 23:30:22 hjs 1.11.6.2: RESYNC: (1.11-1.12); FILE MERGED 2006/10/18 17:11:14 hjs 1.11.6.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [126e309c7cd9388eb6b93f221ed6c9bdc47c0a10]

INTEGRATION: CWS ause069 (1.3.162); FILE MERGED 2006/11/27 16:03:36 hjs 1.3.162.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [4e939b5357948138b28caac1e1a7ced7c53a53fe]

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>  [4b8982d388079aeae80fef99826cc13c2015bc0e]

INTEGRATION: CWS ause069 (1.28.38); FILE MERGED 2006/12/04 21:49:03 hjs 1.28.38.2: RESYNC: (1.28-1.29); FILE MERGED 2006/11/27 16:03:36 hjs 1.28.38.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [a739d7c9e1f19866790275811a17e23bb2025bb5]

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>  [4792192a2c69ada05a69456bdb0370002afdc19e]

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>  [d0fb036a3866c0005faee6ec07c8e6a0d7fd10bd]

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>  [2a1c0abbec7e2db4c265aaff8fb6a0a6bc9f8107]

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>  [d30ba2356f205b202eae2b102240436e4930e5c0]

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>  [14eed96201fb1735669ddac6b2b1fdaa54db5acc]

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>  [ae65c8d0c5c53348875967c2dc70efd2a3a3a7f5]

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>  [98fe43f4bd65efa0c39778223c457e632d59bc14]

INTEGRATION: CWS ause069 (1.3.32); FILE MERGED 2006/12/01 17:27:39 hjs 1.3.32.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [c66da8ffbce8a147cde3b689a21ee798cbf9a922]

INTEGRATION: CWS ause069 (1.8.4); FILE MERGED 2006/11/24 14:50:55 hjs 1.8.4.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [17191ce19bc8fa94d3f18c8ab6055978929d4974]

INTEGRATION: CWS ause069 (1.2.50); FILE MERGED 2006/11/24 14:50:55 hjs 1.2.50.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [518a70fc505b4e55a3940af4781f2ccbe18169ec]

INTEGRATION: CWS ause069 (1.2.50); FILE MERGED 2006/11/24 14:50:54 hjs 1.2.50.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [e9a1f421682c202b9b71a88aea503d0040a9c99d]

INTEGRATION: CWS ause069 (1.2.32); FILE MERGED 2006/11/24 14:50:54 hjs 1.2.32.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [92e4e8746a6cef5c529d3d7e48c18ce623d6df4a]

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>  [93509b64766766416a3c1a03e3666725adf98220]

INTEGRATION: CWS ause069 (1.5.32); FILE MERGED 2006/11/28 13:08:55 hjs 1.5.32.2: #i70359# remove forced shell calls 2006/10/18 17:13:42 hjs 1.5.32.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [b5c9182453c9d8f4e81c2cf83137a1b480d20ee7]

INTEGRATION: CWS ause069 (1.4.46); FILE MERGED 2006/12/01 17:37:53 hjs 1.4.46.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [255074b7d9c9ee7d6274301832095af4ba13b19e]

INTEGRATION: CWS ause069 (1.13.24); FILE MERGED 2006/12/01 17:37:53 hjs 1.13.24.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [fc1f06961a336d7cc3d11844025bf20bc3cd3e78]

INTEGRATION: CWS ause069 (1.2.20); FILE MERGED 2006/12/01 14:14:15 hjs 1.2.20.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [7a637ebfec3a101f413f7402b932bca3f17c4b5a]

INTEGRATION: CWS ause069 (1.9.40); FILE MERGED 2006/12/01 17:31:48 hjs 1.9.40.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [0c0a80c84b1fc3b5a8d48d6e8d6b9b6d55bfb70d]

INTEGRATION: CWS ause069 (1.3.144); FILE MERGED 2006/11/24 14:51:20 hjs 1.3.144.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [17c9e6d8210e1800d28c24412e94989d567d3d3e]

INTEGRATION: CWS ause069 (1.2.6); FILE MERGED 2006/10/18 17:09:43 hjs 1.2.6.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [84e1e5390c6e3b5679fdb2f5253e044c44b6b504]

INTEGRATION: CWS ause069 (1.4.148); FILE MERGED 2006/12/01 17:18:01 hjs 1.4.148.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [87bf70796b3feee8fc2fc261d3ad780111ece70a]

INTEGRATION: CWS ause069 (1.3.54); FILE MERGED 2006/12/01 15:04:00 hjs 1.3.54.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [9ddaf3bec5270790333cf10975325b62061aa8d9]

INTEGRATION: CWS ause069 (1.4.54); FILE MERGED 2006/12/01 15:04:00 hjs 1.4.54.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [2f1f99643dea01f5e26b4678d782da72781fa1fe]

INTEGRATION: CWS ause069 (1.9.4); FILE MERGED 2007/01/10 22:23:39 hjs 1.9.4.2: RESYNC: (1.9-1.11); FILE MERGED 2006/11/24 14:49:09 hjs 1.9.4.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [35dd74197e8422ab0e20b4b7b595914af5eec0a1]

INTEGRATION: CWS ause069 (1.19.62); FILE MERGED 2006/12/01 17:34:10 hjs 1.19.62.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [0180ad8325004b1bd681c5fdc073b879dc421e11]

INTEGRATION: CWS ause069 (1.22.16); FILE MERGED 2006/12/01 17:34:10 hjs 1.22.16.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [c473956f9573c174c03985ba081e6c49fe8b07c4]

INTEGRATION: CWS ause069 (1.6.16); FILE MERGED 2006/12/19 14:43:11 hjs 1.6.16.1: #i58881# just a comment...


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [b28ac9b5bb75073a1e7d3300a239e75a16d0e391]

INTEGRATION: CWS ause069 (1.15.44); FILE MERGED 2006/10/18 17:11:53 hjs 1.15.44.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [be71d56b187c52c57705ce9053312a4ddddb4df9]

INTEGRATION: CWS ause069 (1.7.14); FILE MERGED 2006/12/12 12:37:37 hjs 1.7.14.3: #i70359# remove forced shell calls 2006/11/07 06:17:46 hjs 1.7.14.2: RESYNC: (1.7-1.8); FILE MERGED 2006/10/18 17:11:52 hjs 1.7.14.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [a0fcd6940cd25c24a6add374e79ab87aca37a9e5]

INTEGRATION: CWS ause069 (1.7.2); FILE MERGED 2007/01/10 21:59:48 hjs 1.7.2.2: RESYNC: (1.7-1.8); FILE MERGED 2006/10/18 17:11:52 hjs 1.7.2.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [440dcb299f739f4af2d4023b068f06f7a9ad85ab]

INTEGRATION: CWS ause069 (1.4.56); FILE MERGED 2006/10/18 17:10:16 hjs 1.4.56.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [721aaaf6e183a7f3d84147cbe30ec0a7a1e98f72]

INTEGRATION: CWS ause069 (1.4.12); FILE MERGED 2006/10/18 17:10:16 hjs 1.4.12.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [850b0098ee8a95cb50e87645a74db1304b967148]

INTEGRATION: CWS ause069 (1.16.30); FILE MERGED 2006/10/18 17:10:16 hjs 1.16.30.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [ef6694b04e03bafce082c529eb89c108c9765ff9]

INTEGRATION: CWS ause069 (1.18.4); FILE MERGED 2006/10/18 17:10:15 hjs 1.18.4.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [365f78b5dc81b562432de6b1d72a367164f92980]

INTEGRATION: CWS ause069 (1.20.2); FILE MERGED 2006/10/18 17:10:15 hjs 1.20.2.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [b4417e594caf7a8be11970d3b790c8dca021f872]

INTEGRATION: CWS ause069 (1.16.4); FILE MERGED 2006/10/18 17:10:15 hjs 1.16.4.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [7ee020a36f12b8a208dac159f1c9cb0d4788af46]

INTEGRATION: CWS ause069 (1.8.4); FILE MERGED 2006/10/18 17:10:14 hjs 1.8.4.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [cf50d599d329fda13cb18c25d32b39cab1c73a24]

INTEGRATION: CWS ause069 (1.4.14); FILE MERGED 2006/10/18 17:10:14 hjs 1.4.14.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [69afbd644dd3aec80b8e9e31bf9013f38acd6eec]

INTEGRATION: CWS ause069 (1.5.36); FILE MERGED 2006/10/18 17:10:13 hjs 1.5.36.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [618cf1fc35ef4baf8f9b10d19628168d28a3d84a]

INTEGRATION: CWS ause069 (1.4.18); FILE MERGED 2006/11/24 15:09:37 hjs 1.4.18.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [c2bf66497593f6f4bf5a66a0a12faa00b461f84f]

INTEGRATION: CWS ause069 (1.4.62); FILE MERGED 2006/11/24 15:09:36 hjs 1.4.62.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [942f625b58c30fa616983bdd304dff8da4ac8a85]

INTEGRATION: CWS ause069 (1.2.12); FILE MERGED 2006/11/24 15:09:36 hjs 1.2.12.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [7e26d5487318c3871d995a2c54f2d72e5f9cc732]

INTEGRATION: CWS ause069 (1.2.4); FILE MERGED 2007/01/17 14:30:18 hjs 1.2.4.1: #i70359# no forced shell required here


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [a42fa7a2fe3aeafc9f56ab6681a07da7702c3257]

INTEGRATION: CWS ause069 (1.16.18); FILE MERGED 2006/11/24 15:09:36 hjs 1.16.18.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [af136fb67cc6d5fdcc8b06d49c1e4ed135d91f07]

INTEGRATION: CWS ause069 (1.7.44); FILE MERGED 2006/11/24 15:09:35 hjs 1.7.44.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [5507555b4b4cb711bb7106d5babdb2c24b1556b1]

INTEGRATION: CWS ause069 (1.8.10); FILE MERGED 2006/11/24 15:09:35 hjs 1.8.10.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [b39de6a46dd22f23f8262ccfc26deff61e3e30f9]

INTEGRATION: CWS ause069 (1.3.10); FILE MERGED 2006/11/24 15:09:35 hjs 1.3.10.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [cec11594bc5e8efe78c1d9b8703a1a114a5b8250]

INTEGRATION: CWS ause069 (1.2.28); FILE MERGED 2006/11/24 15:09:34 hjs 1.2.28.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [041a7f3a48c8dd7926cf6485d82149f389d415da]

INTEGRATION: CWS ause069 (1.3.78); FILE MERGED 2006/11/28 15:36:11 hjs 1.3.78.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [5864d206ae2878b6bf8ca908f0efde464452bba8]

INTEGRATION: CWS ause069 (1.2.18); FILE MERGED 2006/11/28 15:36:11 hjs 1.2.18.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [b4123328751a6512a72037f66f0dd369e15466d9]

INTEGRATION: CWS ause069 (1.22.30); FILE MERGED 2006/10/11 18:23:47 hjs 1.22.30.1: #i69872# cleanup


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [2f89a07ea6b5024aef72a8647c40542b3baddd47]

INTEGRATION: CWS ause069 (1.8.22); FILE MERGED 2006/10/18 17:09:37 hjs 1.8.22.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [6c6f9678a9b57371c47d5a0c518b3218c9a4f59b]

INTEGRATION: CWS ause069 (1.9.70); FILE MERGED 2006/10/18 17:09:37 hjs 1.9.70.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [da697cd26b017cef5e0fb650b2c2d0805fab8996]

INTEGRATION: CWS ause069 (1.30.2); FILE MERGED 2007/01/10 21:53:53 hjs 1.30.2.3: RESYNC: (1.30-1.31); FILE MERGED 2006/12/12 12:40:32 hjs 1.30.2.2: #i70359# remove forced shell calls 2006/10/18 17:11:21 hjs 1.30.2.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [af458b5bbdfacaa29ac47aa8936065a53fdb8641]

INTEGRATION: CWS ause069 (1.9.34); FILE MERGED 2006/12/01 15:04:40 hjs 1.9.34.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [0c4c970074e137cc129cfd45d2f7ee13c922b5b0]

INTEGRATION: CWS ause069 (1.7.122); FILE MERGED 2006/11/07 06:07:23 hjs 1.7.122.2: RESYNC: (1.7-1.8); FILE MERGED 2006/10/18 17:10:53 hjs 1.7.122.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [43ce4d82df0cfc593d7172a41819d5fdd3ef1c5f]

INTEGRATION: CWS ause069 (1.9.62); FILE MERGED 2006/11/28 09:52:59 hjs 1.9.62.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [97c23e6d2eb06001f4053ce864dd6778706fa3cb]

INTEGRATION: CWS ause069 (1.9.24); FILE MERGED 2006/11/28 09:52:59 hjs 1.9.24.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [9f26019ed2276417063894e7a9b469ee7e7a2ed0]

INTEGRATION: CWS ause069 (1.5.44); FILE MERGED 2006/11/28 09:52:58 hjs 1.5.44.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [ae7e4a94846014c1e911a32c9b69a586079dc231]

INTEGRATION: CWS ause069 (1.5.42); FILE MERGED 2006/11/28 15:02:43 hjs 1.5.42.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [282002c5f438b0b4facd074f5cee4d09a9957985]

INTEGRATION: CWS ause069 (1.4.44); FILE MERGED 2006/11/28 15:02:43 hjs 1.4.44.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [f7e847a22cb6d26eecd41489500bb41615ff40cd]

INTEGRATION: CWS ause069 (1.24.44); FILE MERGED 2006/11/28 15:02:42 hjs 1.24.44.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [78dc6b0deb9e6982af000d19a548b03d785f921d]

INTEGRATION: CWS ause069 (1.4.82); FILE MERGED 2006/11/28 11:48:45 hjs 1.4.82.1: #i70359# remove forced shell calls; a bit cleanup


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [c33c2c53a93ce5bdef6092dc6ba53f056cce08ac]

INTEGRATION: CWS ause069 (1.2.82); FILE MERGED 2006/11/28 11:48:45 hjs 1.2.82.1: #i70359# remove forced shell calls; a bit cleanup


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [ffb7790936e2389319ae8f46c38b37f2f0f9f05b]

INTEGRATION: CWS ause069 (1.5.82); FILE MERGED 2006/11/28 11:48:44 hjs 1.5.82.1: #i70359# remove forced shell calls; a bit cleanup


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [0577c6c89c57360f772738541055a64d02a3ba82]

INTEGRATION: CWS ause069 (1.9.4); FILE MERGED 2006/11/28 11:48:43 hjs 1.9.4.1: #i70359# remove forced shell calls; a bit cleanup


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [4dd18dadd3f3f0e2e2d137e7912439ac836af227]

INTEGRATION: CWS ause069 (1.6.82); FILE MERGED 2006/11/28 11:48:43 hjs 1.6.82.1: #i70359# remove forced shell calls; a bit cleanup


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [94c808a89c049d047c765ce5b0561fd86b61579d]

INTEGRATION: CWS ause069 (1.9.34); FILE MERGED 2006/12/04 21:19:28 hjs 1.9.34.2: RESYNC: (1.9-1.10); FILE MERGED 2006/11/28 11:48:42 hjs 1.9.34.1: #i70359# remove forced shell calls; a bit cleanup


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [eed5079259cd50b3e4120470761f87ec9408eaf2]

INTEGRATION: CWS ause069 (1.18.82); FILE MERGED 2006/11/28 11:48:42 hjs 1.18.82.1: #i70359# remove forced shell calls; a bit cleanup


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [e884bf6b16199764e2b9b04ab7cdacfb9f656b81]

INTEGRATION: CWS ause069 (1.6.34); FILE MERGED 2006/11/28 11:48:41 hjs 1.6.34.1: #i70359# remove forced shell calls; a bit cleanup


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [d0b6c86df0364ba98817cee779ef0b14fe702ad2]

INTEGRATION: CWS ause069 (1.3.82); FILE MERGED 2006/11/28 11:48:41 hjs 1.3.82.1: #i70359# remove forced shell calls; a bit cleanup


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [a11aabb89cdcd34a733243a49242327d43383233]

INTEGRATION: CWS ause069 (1.3.82); FILE MERGED 2006/11/28 11:48:40 hjs 1.3.82.1: #i70359# remove forced shell calls; a bit cleanup


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [7a73e7d065f67efdb8b7ac74f2861e63f2a894a9]

INTEGRATION: CWS ause069 (1.5.48); FILE MERGED 2006/11/28 11:48:40 hjs 1.5.48.1: #i70359# remove forced shell calls; a bit cleanup


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [aa19cbd8734c36c09ef324bd8f0cca514585dfa9]

INTEGRATION: CWS ause069 (1.2.60); FILE MERGED 2006/11/28 11:48:39 hjs 1.2.60.1: #i70359# remove forced shell calls; a bit cleanup


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [05a95a6e723ed644ecaea65a906b8f434d1044be]

INTEGRATION: CWS ause069 (1.5.24); FILE MERGED 2006/11/28 11:48:39 hjs 1.5.24.1: #i70359# remove forced shell calls; a bit cleanup


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [c4752748032e1b02f46984fa4990641832f01740]

INTEGRATION: CWS ause069 (1.5.82); FILE MERGED 2006/11/28 11:48:38 hjs 1.5.82.1: #i70359# remove forced shell calls; a bit cleanup


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [a1484c0608537b9fb60c9acea286a2d1331ad7aa]

INTEGRATION: CWS ause069 (1.3.82); FILE MERGED 2006/11/28 11:48:38 hjs 1.3.82.1: #i70359# remove forced shell calls; a bit cleanup


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [7f289ab197c90fe705de78b8a9abfb92eed1813b]

INTEGRATION: CWS ause069 (1.6.24); FILE MERGED 2006/11/28 11:48:38 hjs 1.6.24.1: #i70359# remove forced shell calls; a bit cleanup


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [cd4ef743dd1865ce7576291c69161e49cc8ed25a]

INTEGRATION: CWS ause069 (1.8.24); FILE MERGED 2006/11/28 11:48:37 hjs 1.8.24.1: #i70359# remove forced shell calls; a bit cleanup


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [0f79c7169209b190cb15d4472ca451b5c0f2e129]

INTEGRATION: CWS ause069 (1.2.24); FILE MERGED 2006/11/28 11:48:37 hjs 1.2.24.1: #i70359# remove forced shell calls; a bit cleanup


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [3af1eba45087a0c0ece5047e3c54886468103ca5]

INTEGRATION: CWS ause069 (1.5.82); FILE MERGED 2006/11/28 11:48:37 hjs 1.5.82.1: #i70359# remove forced shell calls; a bit cleanup


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [e4709dda340117de424a4ea829f2d1df6d7641fe]

INTEGRATION: CWS ause069 (1.12.82); FILE MERGED 2006/11/28 11:48:36 hjs 1.12.82.1: #i70359# remove forced shell calls; a bit cleanup


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [c701842efa0f7ef153519ac99b4eb3ee8f908404]

INTEGRATION: CWS ause069 (1.10.82); FILE MERGED 2006/11/28 11:48:36 hjs 1.10.82.1: #i70359# remove forced shell calls; a bit cleanup


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [4f29c99d102e232791e7ff5aa9daa8f612370f36]

INTEGRATION: CWS ause069 (1.19.68); FILE MERGED 2006/10/11 18:26:53 hjs 1.19.68.1: #i69872# cleanup


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [e27488814210f4d80e7983468e6aff8ee7b5a120]

INTEGRATION: CWS ause069 (1.4.68); FILE MERGED 2006/11/24 14:47:54 hjs 1.4.68.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [000c273bbf8eb847efa11c3fd8aafbe29dc21363]

INTEGRATION: CWS ause069 (1.19.18); FILE MERGED 2006/11/28 09:53:50 hjs 1.19.18.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [d185965cdbb46ee90c161b1e8b370184e7513873]

INTEGRATION: CWS ause069 (1.2.98); FILE MERGED 2007/01/17 14:28:46 hjs 1.2.98.1: #i70359# no forced shell required here


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [150cc2b928e6e842c93173b6f629efd120a89d24]

INTEGRATION: CWS ause069 (1.2.98); FILE MERGED 2006/11/28 09:53:49 hjs 1.2.98.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [02bfc554a105b2aa723b26e7f520edb02f94278f]

INTEGRATION: CWS ause069 (1.4.28); FILE MERGED 2006/11/28 10:06:49 hjs 1.4.28.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [73453225d7cef66ad8298a5f79eab6918ab92ae3]

INTEGRATION: CWS ause069 (1.6.44); FILE MERGED 2006/11/28 10:06:48 hjs 1.6.44.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [ed995af6e288e73480e588eaed99983b1d0e78f8]

INTEGRATION: CWS ause069 (1.13.4); FILE MERGED 2006/11/28 10:06:47 hjs 1.13.4.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [8dd0278a1b498af72868460a9f03d14994c4ac81]

INTEGRATION: CWS ause069 (1.26.2); FILE MERGED 2007/01/10 21:45:19 hjs 1.26.2.2: RESYNC: (1.26-1.27); FILE MERGED 2006/11/28 10:06:46 hjs 1.26.2.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [19c328a6e40d1dc0559c9ca9b70c0b23379099fa]

INTEGRATION: CWS ause069 (1.3.40); FILE MERGED 2007/01/17 14:27:16 hjs 1.3.40.1: #i70359# no forced shell required here


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [f80ecbebdf66fa297d18740e7cf05564ce425307]

INTEGRATION: CWS ause069 (1.12.20); FILE MERGED 2007/01/10 21:43:38 hjs 1.12.20.2: RESYNC: (1.12-1.13); FILE MERGED 2006/12/01 17:28:26 hjs 1.12.20.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [14221bcac301dec824710da2592f0c480437e404]

INTEGRATION: CWS ause069 (1.14.20); FILE MERGED 2007/01/10 21:43:59 hjs 1.14.20.2: RESYNC: (1.14-1.15); FILE MERGED 2006/12/01 17:28:25 hjs 1.14.20.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [5b66c0876e050bb7480f4c7bfbc4dd351d4e48ff]

INTEGRATION: CWS ause069 (1.2.272); FILE MERGED 2006/11/24 14:42:42 hjs 1.2.272.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [f11c0bcc4ca2cbdedea013c1b7ac2bf269ca8da4]

INTEGRATION: CWS ause069 (1.3.272); FILE MERGED 2006/11/24 14:42:42 hjs 1.3.272.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [d3390b931c2ed33654c7822c9355c55ae834c49e]

INTEGRATION: CWS ause069 (1.26.272); FILE MERGED 2006/10/18 17:13:35 hjs 1.26.272.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [928dcebeed09b26d41ad8bf536cafc8c8d97cd51]

INTEGRATION: CWS ause069 (1.3.148); FILE MERGED 2006/11/24 14:42:42 hjs 1.3.148.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [ffadbef9677343256088360d267b7111efb87f68]

INTEGRATION: CWS ause069 (1.8.28); FILE MERGED 2006/11/28 16:25:20 hjs 1.8.28.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [7ed5878689d5933269e8d0ad0d2c01a4cf629ffa]

INTEGRATION: CWS ause069 (1.11.24); FILE MERGED 2006/11/28 16:25:20 hjs 1.11.24.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [350735ae01de61092e64b26de2012783e383434a]

INTEGRATION: CWS ause069 (1.3.350); FILE MERGED 2006/11/28 12:07:21 hjs 1.3.350.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [643e882c2c8adf13336f90c9b397a74795d58a09]

INTEGRATION: CWS ause069 (1.3.350); FILE MERGED 2006/11/28 12:07:20 hjs 1.3.350.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [b33df4d11fce996fdc67b775fe1ad26859da5d06]

INTEGRATION: CWS ause069 (1.4.348); FILE MERGED 2006/11/28 12:07:20 hjs 1.4.348.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [67a32a1f191ca4fbdf9ba1a593ad8052d6e5fe2f]

INTEGRATION: CWS ause069 (1.10.16); FILE MERGED 2006/12/01 17:38:11 hjs 1.10.16.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [64be80b08dff6198a1c73df7ad1566b58de511bc]

INTEGRATION: CWS ause069 (1.5.296); FILE MERGED 2006/11/24 14:37:06 hjs 1.5.296.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [42ee0187443404b4f18845b6208a7a70df235d2f]

INTEGRATION: CWS ause069 (1.4.296); FILE MERGED 2006/11/24 14:37:05 hjs 1.4.296.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [9c0428836027af2fb0b30606764cfcd94b2198fa]

INTEGRATION: CWS ause069 (1.9.8); FILE MERGED 2006/11/24 14:37:05 hjs 1.9.8.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [69ccc283b45874c1cc14b800fc209a67a199fe49]

INTEGRATION: CWS ause069 (1.8.8); FILE MERGED 2006/11/24 14:37:04 hjs 1.8.8.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [3af214f165b97baa2a312469f233025a6c08a433]

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>  [e5ca3e499c17cdbd39124583fb37f38f18767f02]

INTEGRATION: CWS ause069 (1.8.42); FILE MERGED 2006/12/01 17:16:11 hjs 1.8.42.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [9d43150b95a92a4ddd20a6f87ce7d27f53b018c7]

INTEGRATION: CWS ause069 (1.59.130); FILE MERGED 2006/10/18 17:13:11 hjs 1.59.130.2: #i70359# remove forced shell calls 2006/10/11 18:24:14 hjs 1.59.130.1: #i69872# cleanup


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [405865ea3796eeda23c092a16f5efc3a87f5aab2]

INTEGRATION: CWS ause069 (1.3.366); FILE MERGED 2006/12/01 17:16:11 hjs 1.3.366.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [e05d7af1015b48589fa25589ba858b3f114a8090]

INTEGRATION: CWS ause069 (1.3.24); FILE MERGED 2006/12/01 15:06:11 hjs 1.3.24.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [2966b95267eb6f5ae5d4a43f20544bb59993bc6e]

INTEGRATION: CWS ause069 (1.3.24); FILE MERGED 2006/12/01 15:06:10 hjs 1.3.24.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [823926f8cdc8f81efed2518aae8d250212b73d77]

INTEGRATION: CWS ause069 (1.15.20); FILE MERGED 2006/12/01 17:26:53 hjs 1.15.20.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [5de8a7d470bfe074664181dce98fcd8dd3dc450a]

INTEGRATION: CWS ause069 (1.3.428); FILE MERGED 2006/12/01 17:26:53 hjs 1.3.428.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [17f9b8194d40a2ca75db57412411d9472d25bf78]

INTEGRATION: CWS ause069 (1.5.182); FILE MERGED 2006/11/07 04:54:04 hjs 1.5.182.2: RESYNC: (1.5-1.6); FILE MERGED 2006/10/11 18:17:07 hjs 1.5.182.1: #i69872# cleanup


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [c0e80c46ebabd07f30270c8a4b3dd1d960cb4cb5]

INTEGRATION: CWS ause069 (1.3.182); FILE MERGED 2006/12/01 17:25:45 hjs 1.3.182.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [099ed97244cd2483546fb16efb13861d83743619]

INTEGRATION: CWS ause069 (1.5.40); FILE MERGED 2006/10/11 18:16:22 hjs 1.5.40.1: #i69872# cleanup


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [fd9e1b44a2ad3b83ae93574d9b7ccda5b7426be0]

INTEGRATION: CWS ause069 (1.17.128); FILE MERGED 2006/12/04 19:28:51 hjs 1.17.128.2: RESYNC: (1.17-1.18); FILE MERGED 2006/12/01 17:21:03 hjs 1.17.128.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [88389db10cd2a9e259f885697212e97175bb8fd7]

INTEGRATION: CWS ause069 (1.43.8); FILE MERGED 2006/11/24 14:55:40 hjs 1.43.8.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [dc937ece091f24fa24805ae7ceb6366e9c560b15]

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>  [8e2de223fd5904f4c6dda6a0007eb62e751884a4]

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>  [0e05f1b973923fdfaa26352ef2de989030dcbf69]

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>  [64ebf752b14c13f27e7336d9a65ea2d38ec6663c]

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>  [321569e220edfe2b5c3f06a5a73a1bdd0b8e30a6]

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  Armin Weiss  <aw@openoffice.org>  [1518fe83061c9298e5a7e62a6461baa14fa1c6ad]

#i39532# removed hint value for animated again


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [0a9165c52653c10dfcd82a06d74b09d749e4d932]

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>  [5ae36f2057cd7cda24c79d86dd98a934025584df]

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>  [20bfd26ebad7a90ddab65d68b1975c63117339a3]

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>  [07f41c0f8bf05c582b3f91551efa34a67802ac60]

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>  [750b2bfdb46dc9bd529997031e3a0d7364847499]

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>  [3af2a1af78445d1789d48879ab1416ba2d0a80bf]

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>  [979f3f1f6b7ca71c1e183ecc3aea53c1df2c4ebd]

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>  [66f669394f1faa2289fba972d9cdef8461bdb49a]

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>  [326bafdf038ff1a7954bf6dbbc8778371627f856]

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>  [b04cb3da4548d13cbea92fed5b8ba881eb20c3ff]

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>  [465981d9d90950bdf81fe774db73fdc7d7d10b27]

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>  [50acf315adf4cb98bd607cf05d66f7bc4706c3d1]

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>  [a9780c7513efe7c03d5da9e06b6c4e54293dcfc9]

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>  [ad5bdc0228269c874f1a676f4ef60e03c18145e9]

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>  [c2966c450e43358489c74deacad55653f499c66b]

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>  [275d8e1d6ca95e8b7edda8a356a2420f77b4ae86]

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>  [343b8434016cb084583ade176470f3215429143b]

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>  [6282ffd0b4a81e9dbf577132a0bc079914a1d0bf]

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>  [9b0530a02bbba932b1a101c5a8239b0e591c790d]

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>  [1464ce432a1abd0d9372fdf5abe7aba9cfd8474f]

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>  [63ce7f143a5d1daca18aaef9082ff90e102b2ca8]

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>  [165b038ba5acbefcc7ecc26ca31be556cbec5508]

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>  [f8df366be19cd931c2264b6c47ba31d610a4f038]

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>  [f9908132d9862fef2007f4a96e38902f68481918]

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>  [5313ccf3e3b5ea98aace05a1489e15153b963a1a]

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>  [505d73ad47dc3c4b061fc90f27479d744b1b1999]

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>  [e51a0279a41550635259a5efe8d0218269b7278d]

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>  [c5c1472924321d28f965ec57128b5f2ed88004e5]

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>  [64f711f5b9756e759eb3b2ade7dfd585371af45a]

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>  [8fee341fac3f1ebee89032c1c80972cf0d2c7ebc]

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>  [5271c085bf8ab4e30addce61fd38177e9636f211]

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>  [3febaacc13c9c1252a7b9103d7291691990f07c6]

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>  [ade5bdef1027173f8eeaf3b8c141127dedb72fa4]

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>  [cfc2ba151d8c59f2b7a064f0ba0a6b2bd2379f0d]

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>  [7e11b9b7f531e9bb4e2da4fa5fd1d0af7692a951]

INTEGRATION: CWS ause069 (1.3.218); FILE MERGED 2006/11/28 09:49:52 hjs 1.3.218.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [3b95912bc6f9716de42cf134d9bb96f5dd6d7bd5]

INTEGRATION: CWS ause069 (1.4.218); FILE MERGED 2006/11/28 09:49:52 hjs 1.4.218.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [467e1ec2c77cd159d88bca86a5a97b932f7a4c65]

INTEGRATION: CWS ause069 (1.6.70); FILE MERGED 2006/11/28 09:49:51 hjs 1.6.70.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [4c5f86829d395ece457d2a3b7e858006ea4cbc07]

INTEGRATION: CWS ause069 (1.4.70); FILE MERGED 2006/11/28 09:49:51 hjs 1.4.70.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [4012677d98204ddb297869f94f6f1acf9cbf7118]

INTEGRATION: CWS ause069 (1.6.216); FILE MERGED 2006/12/04 19:08:03 hjs 1.6.216.2: RESYNC: (1.6-1.7); FILE MERGED 2006/10/18 17:10:48 hjs 1.6.216.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [b5ddf0209f2a66b4f6a5ff1e74afbb7fad2c291f]

INTEGRATION: CWS ause069 (1.18.106); FILE MERGED 2006/10/18 17:10:47 hjs 1.18.106.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [4f4e40760e8aba78ba643182fb4dbb955e4c289c]

INTEGRATION: CWS ause069 (1.4.218); FILE MERGED 2006/11/28 09:49:51 hjs 1.4.218.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [a445c8478b928b898388303bcbcbd84fef59e227]

INTEGRATION: CWS ause069 (1.6.218); FILE MERGED 2006/11/28 09:49:50 hjs 1.6.218.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [f77616e6811478709a06f1a6a3554fe0190f19aa]

INTEGRATION: CWS ause069 (1.10.590); FILE MERGED 2006/10/11 18:23:19 hjs 1.10.590.1: #i69872# cleanup


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [b0fca5333272402cccdc3f33e68a0dc25e65e409]

INTEGRATION: CWS ause069 (1.9.590); FILE MERGED 2006/10/11 18:23:18 hjs 1.9.590.1: #i69872# cleanup


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [35cc0261c880717040a268b4770e236ba7351502]

INTEGRATION: CWS ause069 (1.14.590); FILE MERGED 2006/10/11 18:23:18 hjs 1.14.590.1: #i69872# cleanup


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [927216f72768fdebfd66480997e164bd1c223efe]

INTEGRATION: CWS ause069 (1.4.590); FILE MERGED 2006/10/11 18:23:18 hjs 1.4.590.1: #i69872# cleanup


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [c5cd271d5ed1fe76df9a76b8acd98da7e2026c48]

INTEGRATION: CWS ause069 (1.5.188); FILE MERGED 2006/12/01 17:20:38 hjs 1.5.188.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [e12ca8b2b7fba7dad33183f0182e7fba6bda8221]

INTEGRATION: CWS ause069 (1.28.50); FILE MERGED 2007/01/10 19:41:09 hjs 1.28.50.2: RESYNC: (1.28-1.29); FILE MERGED 2006/10/11 18:23:17 hjs 1.28.50.1: #i69872# cleanup


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [9b15df20cc4332e538f4a8f59587877386313a01]

INTEGRATION: CWS ause069 (1.16.552); FILE MERGED 2006/10/11 18:23:17 hjs 1.16.552.1: #i69872# cleanup


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [9c43f0fc69b2d3cddf4e6e282313da617fc50230]

INTEGRATION: CWS ause069 (1.4.590); FILE MERGED 2006/10/18 17:13:18 hjs 1.4.590.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [c2588a1b93e6b717dcfb92433fd943fef79ac744]

INTEGRATION: CWS ause069 (1.9.80); FILE MERGED 2006/12/04 16:45:11 hjs 1.9.80.2: RESYNC: (1.9-1.10); FILE MERGED 2006/12/01 17:39:01 hjs 1.9.80.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [b130de5b1b6fa1fecc60b9bfe96a6b6d754db1ea]

INTEGRATION: CWS ause069 (1.7.34); FILE MERGED 2006/12/01 17:21:35 hjs 1.7.34.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [7d5b885fd06353da84be061ba03991aa9b1753e4]

INTEGRATION: CWS ause069 (1.3.34); FILE MERGED 2006/12/01 17:21:34 hjs 1.3.34.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [5c4f87fa7c89e5cab847b6909e600a683350dd02]

INTEGRATION: CWS ause069 (1.5.42); FILE MERGED 2006/12/01 17:36:36 hjs 1.5.42.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [8b55de673138317db219c9db6e8aa830a68bdac5]

INTEGRATION: CWS ause069 (1.5.12); FILE MERGED 2006/12/04 16:41:49 hjs 1.5.12.2: RESYNC: (1.5-1.6); FILE MERGED 2006/12/01 17:30:44 hjs 1.5.12.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [673dd8f3453ea368674a51db905b9884dfe0be22]

INTEGRATION: CWS ause069 (1.6.28); FILE MERGED 2006/12/01 17:30:43 hjs 1.6.28.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [5df915911f53ab8eb073daae4f5b36f086d515c5]

INTEGRATION: CWS ause069 (1.5.46); FILE MERGED 2006/11/28 15:05:57 hjs 1.5.46.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [05c7429d768eb0992edb17b52490074cd5b6a065]

INTEGRATION: CWS ause069 (1.21.2); FILE MERGED 2006/12/04 16:39:52 hjs 1.21.2.2: RESYNC: (1.21-1.22); FILE MERGED 2006/11/28 15:05:57 hjs 1.21.2.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [868abf742c12f01533ac34c1eeca78a538e82505]

INTEGRATION: CWS ause069 (1.3.8); FILE MERGED 2006/10/18 17:13:50 hjs 1.3.8.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [ede967a20a14907066de5bd2f280fc3f834e1c9b]

INTEGRATION: CWS ause069 (1.2.36); FILE MERGED 2006/12/01 17:46:41 hjs 1.2.36.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [e5fb7871ef1b7201c73e39ead4eda4459ccc9c92]

INTEGRATION: CWS ause069 (1.2.36); FILE MERGED 2006/10/18 17:13:49 hjs 1.2.36.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [1b415d2371433de915ac160e29aeb2a8ca6320db]

INTEGRATION: CWS ause069 (1.2.6); FILE MERGED 2006/12/01 17:37:06 hjs 1.2.6.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [07aafcf139e9cac64ac4d6f3d5c9eebf4a56d3c8]

INTEGRATION: CWS ause069 (1.22.122); FILE MERGED 2007/01/10 19:23:06 hjs 1.22.122.2: RESYNC: (1.22-1.23); FILE MERGED 2006/11/24 14:48:34 hjs 1.22.122.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [04380e5f418d6424b036925c10ad20b4ace55a13]

INTEGRATION: CWS ause069 (1.4.78); FILE MERGED 2006/11/24 14:50:21 hjs 1.4.78.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [fab06bbb8df9cb6026ad80fdcdba34b43fc8ee2d]

INTEGRATION: CWS ause069 (1.31.12); FILE MERGED 2007/01/10 19:17:53 hjs 1.31.12.2: RESYNC: (1.31-1.32); FILE MERGED 2006/11/24 14:50:21 hjs 1.31.12.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [842b59a1ee826c6d475a3459ee7a650bb1c66276]

INTEGRATION: CWS ause069 (1.2.8); FILE MERGED 2007/01/17 14:36:14 hjs 1.2.8.1: #i70359# no forced shell required here


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [81ab4d12bc5cdda5417f45761c504edc948debb5]

INTEGRATION: CWS ause069 (1.3.32); FILE MERGED 2007/01/24 12:16:07 hjs 1.3.32.2: RESYNC: (1.3-1.4); FILE MERGED 2006/11/27 15:59:17 hjs 1.3.32.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [3361e294a8bdc316999ab7af3160c539c7e3a4c9]

INTEGRATION: CWS ause069 (1.5.34); FILE MERGED 2006/10/18 17:10:02 hjs 1.5.34.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [9ba5e3e0a36a4bdb0643dda6f894c7723f80c5da]

INTEGRATION: CWS ause069 (1.3.60); FILE MERGED 2006/12/12 12:23:35 hjs 1.3.60.1: #i72494# cleanup


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [0686f94c53093a4d852f84129f5c9d818e3f3b23]

INTEGRATION: CWS ause069 (1.9.34); FILE MERGED 2006/12/12 12:23:35 hjs 1.9.34.2: #i72494# cleanup 2006/10/18 17:10:02 hjs 1.9.34.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [88529188d4e034e74b15c17b36599b09faf123a8]

INTEGRATION: CWS ause069 (1.14.16); FILE MERGED 2006/12/12 12:18:29 hjs 1.14.16.1: #i72493# remove obsolete files


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [f872c0a9f52dca4afee4d0879c85b428fa20f6b7]

INTEGRATION: CWS ause069 (1.21.24); FILE MERGED 2007/01/10 18:10:39 hjs 1.21.24.3: RESYNC: (1.21-1.22); FILE MERGED 2006/11/27 16:01:39 hjs 1.21.24.2: #i70359# remove forced shell calls 2006/10/18 17:12:05 hjs 1.21.24.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [2253e06367191454fe9739e9372814ee19c4e0d5]

INTEGRATION: CWS ause069 (1.50.36); FILE MERGED 2006/10/18 17:12:05 hjs 1.50.36.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [c160cc9385341b6db4bc60c18a0d18d1d21a5192]

INTEGRATION: CWS ause069 (1.21.60); FILE MERGED 2006/10/18 17:12:05 hjs 1.21.60.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [7c31a07d66fd69caf60bfb4b08903dbc3cb19c07]

INTEGRATION: CWS ause069 (1.7.6); FILE MERGED 2006/10/18 17:12:05 hjs 1.7.6.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [859ef0963136f2c8e2cec14659eb73b7a35feaca]

INTEGRATION: CWS ause069 (1.15.68); FILE MERGED 2006/10/18 17:12:04 hjs 1.15.68.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [2d654bcad6ef6a71cc921a044200c7b7cab645db]

INTEGRATION: CWS ause069 (1.16.38); FILE MERGED 2006/10/18 17:12:03 hjs 1.16.38.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [9027940b6ab5653f534b0d7d142f25747458f4e9]

INTEGRATION: CWS ause069 (1.81.24); FILE MERGED 2007/01/10 18:10:06 hjs 1.81.24.2: RESYNC: (1.81-1.82); FILE MERGED 2006/10/18 17:12:03 hjs 1.81.24.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [5d9d16d4a77769df7de67c91fa6dccc9052052b9]

INTEGRATION: CWS ause069 (1.9.38); FILE MERGED 2006/10/18 17:12:03 hjs 1.9.38.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [1e71a50603a2519cb1d75a9800952527eddb1e87]

INTEGRATION: CWS ause069 (1.9.38); FILE MERGED 2006/10/18 17:12:02 hjs 1.9.38.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [765bb3512edbcba2eda253791f8d392686069ac0]

INTEGRATION: CWS ause069 (1.5.38); FILE MERGED 2006/10/18 17:12:02 hjs 1.5.38.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [95e07e9ec9cc5bd7f095e396163e885c3c1ab8f5]

INTEGRATION: CWS ause069 (1.7.86); FILE MERGED 2006/10/18 17:12:02 hjs 1.7.86.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [fb518b5b179cd30480fc8d10e411abfe9e7a44fb]

INTEGRATION: CWS ause069 (1.5.86); FILE MERGED 2006/10/18 17:12:01 hjs 1.5.86.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [6c0766cb04df1ad0bd47f13ce97b7b3151ee4474]

INTEGRATION: CWS ause069 (1.5.64); FILE MERGED 2006/11/24 15:05:57 hjs 1.5.64.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [82b8a74c13c86984f2ca35a9c84c2f2bce0a735f]

INTEGRATION: CWS ause069 (1.54.268); FILE MERGED 2007/01/10 17:27:01 hjs 1.54.268.3: RESYNC: (1.56-1.57); FILE MERGED 2006/12/04 15:42:12 hjs 1.54.268.2: RESYNC: (1.54-1.56); FILE MERGED 2006/10/11 18:16:42 hjs 1.54.268.1: #i69872# cleanup


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [c027721bfc6629c14cad0badb54583d494f7f66c]

INTEGRATION: CWS ause069 (1.17.544); FILE MERGED 2006/11/28 10:23:59 hjs 1.17.544.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [cd36a111fb548c674c9e88c665778048f1766131]

INTEGRATION: CWS ause069 (1.11.414); FILE MERGED 2006/10/18 17:13:27 hjs 1.11.414.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [de62e2b4be16b98922be150ca0bfc9ca0dd2fea3]

INTEGRATION: CWS ause069 (1.9.456); FILE MERGED 2007/01/10 17:30:55 hjs 1.9.456.2: RESYNC: (1.9-1.10); FILE MERGED 2006/11/28 10:23:59 hjs 1.9.456.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [cc1dd12158e277280d7d3448ae030e689b6e02af]

INTEGRATION: CWS ause069 (1.4.544); FILE MERGED 2006/11/28 10:23:59 hjs 1.4.544.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [447a4f4065d3abb006c9d128df521d1f2a355677]

INTEGRATION: CWS ause069 (1.2.370); FILE MERGED 2006/11/28 10:23:59 hjs 1.2.370.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [347b4cb7579509c28293148022ffb8725ef5df5f]

INTEGRATION: CWS ause069 (1.45.76); FILE MERGED 2006/12/04 14:47:10 hjs 1.45.76.2: RESYNC: (1.45-1.46); FILE MERGED 2006/11/28 09:55:00 hjs 1.45.76.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [fbd9b1b132d63da7352bc25e2767a1f1dadeb670]

INTEGRATION: CWS ause069 (1.14.312); FILE MERGED 2006/11/28 09:55:00 hjs 1.14.312.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [e12fbf97cbe9767f1ccdf6aa78d0c0c0f0f99d5e]

INTEGRATION: CWS ause069 (1.3.312); FILE MERGED 2006/11/28 09:55:00 hjs 1.3.312.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [0456c9250c86e0020195333190652af203166368]

INTEGRATION: CWS ause069 (1.13.8); FILE MERGED 2006/12/04 14:45:35 hjs 1.13.8.2: RESYNC: (1.13-1.14); FILE MERGED 2006/10/18 17:12:27 hjs 1.13.8.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [a0242740e60184b4a2327cdb87cca3b785ef2366]

INTEGRATION: CWS ause069 (1.4.96); FILE MERGED 2006/10/18 17:12:26 hjs 1.4.96.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [fb78e6726cddfeed00a99f22b7b72edee3524dcc]

INTEGRATION: CWS ause069 (1.5.6); FILE MERGED 2006/10/18 17:12:26 hjs 1.5.6.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [ed2e3e751fd5f8ea663ad29592b3484d4df8910c]

INTEGRATION: CWS ause069 (1.12.40); FILE MERGED 2006/11/28 14:43:25 hjs 1.12.40.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [9250eddbc0587f5841ef64c302a4b91d8910ae45]

INTEGRATION: CWS ause069 (1.6.230); FILE MERGED 2006/11/28 09:51:58 hjs 1.6.230.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [8fd6365914e6d811adc18fac75fdf5d0c6795ab1]

INTEGRATION: CWS ause069 (1.4.230); FILE MERGED 2006/11/28 09:51:58 hjs 1.4.230.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [1f633924262503639c3ccb46fe6d9ce1f44078f3]

INTEGRATION: CWS ause069 (1.4.230); FILE MERGED 2006/11/28 09:51:57 hjs 1.4.230.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [2fb3aaacdc342827aad359795c06b1e3bbc4adfc]

INTEGRATION: CWS ause069 (1.3.230); FILE MERGED 2006/11/28 09:51:57 hjs 1.3.230.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [35c524106203c031661129e7451db193cc3ce442]

INTEGRATION: CWS ause069 (1.5.62); FILE MERGED 2006/11/28 09:51:56 hjs 1.5.62.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [765f984dd043a5004049dbf18656101fdbfe4f74]

INTEGRATION: CWS ause069 (1.2.204); FILE MERGED 2006/11/28 09:51:56 hjs 1.2.204.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [6a4e780085616059c6a1d58defb8e0ee68f1651a]

INTEGRATION: CWS ause069 (1.3.230); FILE MERGED 2006/11/28 09:51:56 hjs 1.3.230.1: #i70359# remove forced shell calls


2007-01-25  Herbert Duerr  <hdu@openoffice.org>  [2f37759943f9eea3875c2036d2e17666c12c60d1]

#i73860# get text outlines directly as B2D polygons


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [4aac0153f18af80729aab8dc9f9260b40d8f27f5]

INTEGRATION: CWS ause069 (1.2.234); FILE MERGED 2006/11/24 15:08:20 hjs 1.2.234.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [33c2dfc24679d77cf2193e51d452334013e726d9]

INTEGRATION: CWS ause069 (1.12.126); FILE MERGED 2006/11/24 15:08:19 hjs 1.12.126.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [9e74b1b231be79c0e2c792b14d3e316eb0f9bd0c]

INTEGRATION: CWS ause069 (1.4.28); FILE MERGED 2007/01/10 15:16:30 hjs 1.4.28.3: RESYNC: (1.5-1.6); FILE MERGED 2006/12/04 14:37:58 hjs 1.4.28.2: RESYNC: (1.4-1.5); FILE MERGED 2006/10/18 17:10:41 hjs 1.4.28.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [d1f83c92e527e6f618a0445ea133e20f73131bb6]

INTEGRATION: CWS ause069 (1.15.16); FILE MERGED 2006/11/24 15:08:19 hjs 1.15.16.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [b079c92493a33db1f2ae7be09d52f63ada230376]

INTEGRATION: CWS ause069 (1.2.142); FILE MERGED 2006/11/24 15:08:19 hjs 1.2.142.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [dc3835ba6641ff5d6598238203cce5d30182350b]

INTEGRATION: CWS ause069 (1.3.32); FILE MERGED 2006/11/24 15:08:18 hjs 1.3.32.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [cae97956a864f3de84dc44d4287cdfcc6b846e5f]

INTEGRATION: CWS ause069 (1.32.8); FILE MERGED 2006/12/04 14:34:35 hjs 1.32.8.2: RESYNC: (1.32-1.33); FILE MERGED 2006/10/18 17:09:50 hjs 1.32.8.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [8ebc3c4af39f11cf6a7c81e0bb0de93e7e02c08e]

INTEGRATION: CWS ause069 (1.4.204); FILE MERGED 2006/10/18 17:12:13 hjs 1.4.204.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [6a8c01fcf75a044281dea0398c7e2f6e54dd6dc8]

INTEGRATION: CWS ause069 (1.98.8); FILE MERGED 2007/01/10 15:09:05 hjs 1.98.8.2: RESYNC: (1.98-1.101); FILE MERGED 2006/10/18 17:12:13 hjs 1.98.8.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [3fb7398c40816d94ac19d346156f80ffe967c1c4]

INTEGRATION: CWS ause069 (1.7.110); FILE MERGED 2006/11/24 14:41:21 hjs 1.7.110.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [e1b127954338eb349dfbee2c52d402487afedd08]

INTEGRATION: CWS ause069 (1.1.6); FILE MERGED 2006/12/12 12:33:08 hjs 1.1.6.1: #i72494# cleanup


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [b164c0ef278bc0593d5b99033e0357d02e59c358]

INTEGRATION: CWS ause069 (1.4.52); FILE MERGED 2006/10/18 17:10:24 hjs 1.4.52.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [221498a217e74a3d1c0b74747051566d7d292993]

INTEGRATION: CWS ause069 (1.20.66); FILE MERGED 2007/01/10 14:32:19 hjs 1.20.66.2: RESYNC: (1.20-1.21); FILE MERGED 2006/10/18 17:10:24 hjs 1.20.66.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [3ed206b7f7fab6114278c9c10e6dc8c4407ac8f2]

INTEGRATION: CWS ause069 (1.2.60); FILE MERGED 2006/10/18 17:10:23 hjs 1.2.60.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [539dce29d3c45e446929b4aa64fc0124290a8240]

INTEGRATION: CWS ause069 (1.8.28); FILE MERGED 2006/11/28 15:05:30 hjs 1.8.28.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [b52575f0d11860560222ed22d0586779c2626a4c]

INTEGRATION: CWS ause069 (1.4.254); FILE MERGED 2006/11/28 10:26:57 hjs 1.4.254.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [365c707406759dd998f19aa5dd9267cb04cfd4ca]

INTEGRATION: CWS ause069 (1.8.32); FILE MERGED 2007/01/10 14:26:12 hjs 1.8.32.2: RESYNC: (1.8-1.9); FILE MERGED 2006/11/28 10:26:57 hjs 1.8.32.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [3848d77b7115d7e1dea82a9b52bd1592fe8e1344]

INTEGRATION: CWS ause069 (1.3.254); FILE MERGED 2006/11/28 10:26:57 hjs 1.3.254.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [edb10d74f7d1228b63a9e56820a9124ff83d5797]

INTEGRATION: CWS ause069 (1.4.38); FILE MERGED 2007/01/10 12:52:25 hjs 1.4.38.3: RESYNC: (1.5-1.7); FILE MERGED 2006/12/04 13:26:44 hjs 1.4.38.2: RESYNC: (1.4-1.5); FILE MERGED 2006/11/24 15:04:14 hjs 1.4.38.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [011affcab2a7164e0eae727a5754460c3c533eaf]

INTEGRATION: CWS ause069 (1.5.38); FILE MERGED 2006/12/04 14:09:34 hjs 1.5.38.3: RESYNC: (1.5-1.6); FILE MERGED 2006/11/24 15:04:13 hjs 1.5.38.2: #i70359# remove forced shell calls 2006/10/11 18:16:02 hjs 1.5.38.1: #i69872# cleanup


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [ae3b675146bcdfd5d44c51abf163e86ca63f3f1f]

INTEGRATION: CWS ause069 (1.4.40); FILE MERGED 2006/10/11 18:16:02 hjs 1.4.40.1: #i69872# cleanup


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [febed961baa1ea11ff51e604299a1d45162cfb7c]

INTEGRATION: CWS ause069 (1.4.40); FILE MERGED 2007/01/10 13:51:59 hjs 1.4.40.2: RESYNC: (1.4-1.5); FILE MERGED 2006/10/11 18:16:02 hjs 1.4.40.1: #i69872# cleanup


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [3f19e39ef7344b0d57e2cfa4bfed0ec2af40af3d]

INTEGRATION: CWS ause069 (1.5.40); FILE MERGED 2006/10/11 18:16:01 hjs 1.5.40.1: #i69872# cleanup


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [cec84f581ccb042db2e6c608e6217d041dbf901a]

INTEGRATION: CWS ause069 (1.4.40); FILE MERGED 2006/10/11 18:16:01 hjs 1.4.40.1: #i69872# cleanup


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [0ab6212a8240c11c847888a8e6adcf760d1d0e4f]

INTEGRATION: CWS ause069 (1.6.40); FILE MERGED 2006/10/11 18:16:00 hjs 1.6.40.1: #i69872# cleanup


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [14ab7e8f0d3bbf6b9000cba0cb3e6199eedc26bd]

INTEGRATION: CWS ause069 (1.6.10); FILE MERGED 2006/12/04 13:27:42 hjs 1.6.10.2: RESYNC: (1.6-1.9); FILE MERGED 2006/11/24 15:04:13 hjs 1.6.10.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [60d579f3714dd7a24aadc0894d07df47240df832]

INTEGRATION: CWS ause069 (1.8.40); FILE MERGED 2006/12/04 14:13:10 hjs 1.8.40.3: RESYNC: (1.8-1.9); FILE MERGED 2006/11/24 15:04:13 hjs 1.8.40.2: #i70359# remove forced shell calls 2006/10/11 18:16:00 hjs 1.8.40.1: #i69872# cleanup


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [c7a1c89e7d960071a12e9a81ec614aa080894bbe]

INTEGRATION: CWS ause069 (1.6.42); FILE MERGED 2007/01/10 14:02:36 hjs 1.6.42.2: RESYNC: (1.6-1.7); FILE MERGED 2006/10/11 18:16:00 hjs 1.6.42.1: #i69872# cleanup


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [8b0c6ad9c77678b02b2e9466ddd841ea24343026]

INTEGRATION: CWS ause069 (1.5.42); FILE MERGED 2006/10/11 18:15:59 hjs 1.5.42.1: #i69872# cleanup


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [f44c4d325e3cc88005034e7dcd97f87d3aaf1f14]

INTEGRATION: CWS ause069 (1.7.42); FILE MERGED 2007/01/10 14:15:59 hjs 1.7.42.2: RESYNC: (1.7-1.8); FILE MERGED 2006/10/11 18:15:58 hjs 1.7.42.1: #i69872# cleanup


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [dec72d1fd8746b93f3d2ce7eb22fb113b1743f0a]

INTEGRATION: CWS ause069 (1.6.42); FILE MERGED 2006/10/11 18:15:58 hjs 1.6.42.1: #i69872# cleanup


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [94bb30418a420333c4a78fcd7aca177263a081c2]

INTEGRATION: CWS ause069 (1.5.40); FILE MERGED 2006/10/11 18:15:57 hjs 1.5.40.1: #i69872# cleanup


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [92b148801c39378bd238d2db64d8f99a4c9a8231]

INTEGRATION: CWS ause069 (1.5.42); FILE MERGED 2007/01/10 14:00:45 hjs 1.5.42.2: RESYNC: (1.5-1.6); FILE MERGED 2006/10/11 18:15:57 hjs 1.5.42.1: #i69872# cleanup


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [e7ee3464a8c0686360a37901b3ffe51eddd5c0eb]

INTEGRATION: CWS dba22c (1.43.18); FILE MERGED 2007/01/14 20:00:13 fs 1.43.18.1: #i73412#


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [edcacd8954d623ca64ca90e30a2a6f4ae52457a4]

INTEGRATION: CWS ause069 (1.5.40); FILE MERGED 2007/01/10 14:08:46 hjs 1.5.40.2: RESYNC: (1.5-1.6); FILE MERGED 2006/10/11 18:15:56 hjs 1.5.40.1: #i69872# cleanup


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [ec0cf36e274ed64b37e63079540cc8d699c27f1f]

INTEGRATION: CWS ause069 (1.7.42); FILE MERGED 2006/10/11 18:15:56 hjs 1.7.42.1: #i69872# cleanup


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [317e9a13b01893cb21fe4376d382f9d8e4a21f6f]

INTEGRATION: CWS dba22c (1.22.48); FILE MERGED 2007/01/04 13:34:48 oj 1.22.48.1: #141483# access iter after changing the map


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [e3b0a38e882efba6adeaf9d11024fee759fc77df]

INTEGRATION: CWS ause069 (1.7.42); FILE MERGED 2006/11/24 15:04:12 hjs 1.7.42.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [2e967f8b176b9408c717af0b32e536f965c919cb]

INTEGRATION: CWS dba22c (1.9.4); FILE MERGED 2007/01/08 10:53:47 oj 1.9.4.1: #137758# autotimer stoped when visible state changed


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [d73f193a4e4d5c9cd3475f39165b325d92aa6156]

INTEGRATION: CWS ause069 (1.9.24); FILE MERGED 2006/12/04 13:27:15 hjs 1.9.24.2: RESYNC: (1.9-1.10); FILE MERGED 2006/10/11 18:15:55 hjs 1.9.24.1: #i69872# cleanup


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [10231a31298ba62bbc38e06f63f4c28b5d6d2824]

INTEGRATION: CWS dba22c (1.16.4); FILE MERGED 2007/01/08 10:54:58 oj 1.16.4.1: #137758# autotimer stoped when visible state changed


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [ecec4904cfc8a7ae4466dd46d8423604c5a536c5]

INTEGRATION: CWS ause069 (1.8.26); FILE MERGED 2006/11/24 15:04:12 hjs 1.8.26.1: #i70359# remove forced shell calls


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [660a5f8df0c0ee6bc5709d1b3abd6f96055874e1]

INTEGRATION: CWS dba22c (1.20.14); FILE MERGED 2007/01/08 10:55:53 oj 1.20.14.2: #137758# autotimer stoped when visible state changed 2007/01/04 11:17:07 oj 1.20.14.1: #137758# guess fix for timer problem


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [e897c94ea4d880c1cca62040f8d115aadef309e2]

INTEGRATION: CWS ause069 (1.7.26); FILE MERGED 2006/10/11 18:15:55 hjs 1.7.26.1: #i69872# cleanup


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [83c16c262f9afa927ad46c6f9b96b09c4968eb58]

INTEGRATION: CWS dba22c (1.28.50); FILE MERGED 2007/01/18 09:58:59 fs 1.28.50.1: removed superfluous columnCloned


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [d89fe09e9916f784fa3ae4196dbaf70b9038c0be]

INTEGRATION: CWS ause069 (1.8.2); FILE MERGED 2006/12/04 14:05:32 hjs 1.8.2.3: RESYNC: (1.8-1.9); FILE MERGED 2006/11/24 15:04:12 hjs 1.8.2.2: #i70359# remove forced shell calls 2006/10/11 18:15:55 hjs 1.8.2.1: #i69872# cleanup


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [fe004cc8808cec1518819c0d78d6ca95d9d7837f]

INTEGRATION: CWS dba22c (1.59.50); FILE MERGED 2007/01/18 09:59:17 fs 1.59.50.1: removed superfluous columnCloned


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [a1663f4ea36726fc2a4638804ff6d2407237130a]

INTEGRATION: CWS dba22c (1.53.50); FILE MERGED 2007/01/18 09:59:44 fs 1.53.50.1: #i71830# corrected appendObject


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [ad1ed484ec59b9bd52a35168662f1b9aefc1e3a2]

INTEGRATION: CWS dba22c (1.3.8); FILE MERGED 2007/01/14 20:01:29 fs 1.3.8.1: #i73230#


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [0ecf4c8c2151603b13376b27180bf4f116a55283]

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>  [1863d2b199015122c0758a12a427e6e05cfa9ac9]

INTEGRATION: CWS dba22c (1.55.62); FILE MERGED 2007/01/04 11:14:33 oj 1.55.62.1: #i73050# add mising token day


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [c5b9c3e84f0f01abb8131fb02150eb61d266fd7b]

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>  [d80acf8a8e46e678c9ab3ba165bde66d05016bfb]

INTEGRATION: CWS dba22c (1.20.10); FILE MERGED 2007/01/14 21:00:24 fs 1.20.10.1: #i73451# missing placeholer in resource, fixing code only for 2.2, fixing resource for later builds


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [bd27783933041ede1e161e6c87babb10bbb27826]

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>  [072ce3f617012398b116175f17aedbfad0c7906e]

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>  [6084328e9ce275a0bb31080245629c56405ee282]

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>  [dd9d25a5697acd0fd069a4e3f111182b5712c4ce]

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>  [6a4c38220807baad2aac74d39ed2563b21689f8c]

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>  [96f189e01f5df8681ee62a1ce441339266536c42]

INTEGRATION: CWS vistaready02 (1.5.56); FILE MERGED 2007/01/18 10:13:02 lla 1.5.56.1: #i71252# use default icon since Windows Vista. Older versions as expected.


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [239e5f4d7c178462752210f7afc2f7376d4366b7]

INTEGRATION: CWS mbafixesfor22 (1.23.102); FILE MERGED 2007/01/16 10:59:36 mba 1.23.102.1: #i64552#: pass bIsAPI to every print call


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [71f22b77fd9749d98650c7d1bb042b73adf23c6c]

INTEGRATION: CWS mbafixesfor22 (1.16.56); FILE MERGED 2007/01/16 15:01:16 mba 1.16.56.1: #i64552#: pass bIsAPI to every print call


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [4f5668cbf22f8ecfb64b4a7aad5fe95b1140aad0]

INTEGRATION: CWS mbafixesfor22 (1.86.66); FILE MERGED 2007/01/18 13:18:36 mba 1.86.66.2: typo 2007/01/18 13:02:16 mav 1.86.66.1: #i73611# let the menubars be generated


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [140b1311770e27c8add5b7913c1c53121a8938fd]

INTEGRATION: CWS mbafixesfor22 (1.14.102); FILE MERGED 2007/01/16 10:59:36 mba 1.14.102.1: #i64552#: pass bIsAPI to every print call


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [e1dae16b86f6cf5a0ccf6dcf3373686d0b314c7a]

INTEGRATION: CWS mbafixesfor22 (1.64.50); FILE MERGED 2007/01/16 10:57:54 mba 1.64.50.1: #i73510#: don't create controls if command URL contains arguments


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [1e2dc8a289b4b01c725fa6efcc46fef07ff1be74]

INTEGRATION: CWS mbafixesfor22 (1.31.134); FILE MERGED 2007/01/16 11:31:04 mba 1.31.134.1: #i64552#: pass bIsAPI to every print call


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [e82813e8435c94e8c7f6df4b98a5b7d3fb47b9e6]

INTEGRATION: CWS mbafixesfor22 (1.98.54); FILE MERGED 2007/01/16 11:31:04 mba 1.98.54.1: #i64552#: pass bIsAPI to every print call


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [3245b7a869336b87db68d7ede115c206a6f64598]

INTEGRATION: CWS mbafixesfor22 (1.48.110); FILE MERGED 2007/01/16 11:31:04 mba 1.48.110.1: #i64552#: pass bIsAPI to every print call


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [e716c74e0f465a18698abc8c416573f925c9384c]

INTEGRATION: CWS mbafixesfor22 (1.60.56); FILE MERGED 2007/01/16 11:31:03 mba 1.60.56.1: #i64552#: pass bIsAPI to every print call


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [541bf524b35bb00bd85cda18e46b759de21a447e]

INTEGRATION: CWS mbafixesfor22 (1.46.44); FILE MERGED 2007/01/16 11:31:03 mba 1.46.44.1: #i64552#: pass bIsAPI to every print call


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [cbf36365b4dfe7468cb6f142c0fc5e346d29e19c]

INTEGRATION: CWS mbafixesfor22 (1.5.624); FILE MERGED 2007/01/16 11:31:03 mba 1.5.624.1: #i64552#: pass bIsAPI to every print call


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [154c7a2c7b86f1565613b76c4e60dc73d7c3f529]

INTEGRATION: CWS mbafixesfor22 (1.18.624); FILE MERGED 2007/01/16 11:31:03 mba 1.18.624.1: #i64552#: pass bIsAPI to every print call


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [97c4ed461b0eccc06fd89a0d1eff971d6a408904]

INTEGRATION: CWS mbafixesfor22 (1.113.108); FILE MERGED 2007/01/16 11:31:02 mba 1.113.108.1: #i64552#: pass bIsAPI to every print call


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [8017660d8d21e30bb602e557fdc402deb5d479f2]

INTEGRATION: CWS mbafixesfor22 (1.35.34); FILE MERGED 2007/01/16 10:58:38 mba 1.35.34.1: #i63081#: patch in style tag


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [bd43d3647529110e1a0622e6181200eb4b2ebc1f]

INTEGRATION: CWS mbafixesfor22 (1.32.154); FILE MERGED 2007/01/16 11:30:12 mba 1.32.154.1: #i64552#: pass bIsAPI to every print call


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [5298b109795985dee87e46d5e8a09ae8e852058e]

INTEGRATION: CWS mbafixesfor22 (1.62.6); FILE MERGED 2007/01/16 11:29:24 mba 1.62.6.1: #i64552#: pass bIsAPI to every print call


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [9bc157a037580fe8bdbf9deaeaae4c32ac2f1cd7]

INTEGRATION: CWS mbafixesfor22 (1.30.136); FILE MERGED 2007/01/16 11:29:23 mba 1.30.136.1: #i64552#: pass bIsAPI to every print call


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [9980683f2cb6fb5eebda47bf5a28991e1c0c5f92]

INTEGRATION: CWS mbafixesfor22 (1.25.196); FILE MERGED 2007/01/16 11:29:23 mba 1.25.196.1: #i64552#: pass bIsAPI to every print call


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [beccf22ae3d5ccf8a06a58e16183ebab08cdd2a4]

INTEGRATION: CWS mbafixesfor22 (1.8.346); FILE MERGED 2007/01/16 11:29:23 mba 1.8.346.1: #i64552#: pass bIsAPI to every print call


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [e752131347264ffe7a4a83ec2496de1f8af46bdb]

INTEGRATION: CWS mbafixesfor22 (1.38.32); FILE MERGED 2007/01/16 11:29:23 mba 1.38.32.1: #i64552#: pass bIsAPI to every print call


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [77523e3df608c7c21f4ee88b1c40945eddfd424c]

INTEGRATION: CWS mbafixesfor22 (1.49.34); FILE MERGED 2007/01/16 11:29:22 mba 1.49.34.1: #i64552#: pass bIsAPI to every print call


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [b618458f34613fcf0e5df7c52b4576e0747a0de3]

INTEGRATION: CWS mbafixesfor22 (1.26.8); FILE MERGED 2007/01/18 13:06:01 mav 1.26.8.1: #i73611# handle the error cases correctly


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [c7f0f1e7b7abecc0edf61abba8f2cfd55cb1d2c0]

INTEGRATION: CWS mbafixesfor22 (1.33.16); FILE MERGED 2007/01/16 11:29:58 mba 1.33.16.1: #i64552#: pass bIsAPI to every print call


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [319320be239895fa2bd80ca4bd1c4cfc1d8f06b8]

INTEGRATION: CWS mbafixesfor22 (1.13.16); FILE MERGED 2007/01/16 11:29:57 mba 1.13.16.1: #i64552#: pass bIsAPI to every print call


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [bc9cd5d9763f7009d233b4d6350acc204cbc7d89]

INTEGRATION: CWS mbafixesfor22 (1.16.16); FILE MERGED 2007/01/16 11:29:57 mba 1.16.16.1: #i64552#: pass bIsAPI to every print call


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [4b893f43e89cf531f2c3b90338beec9496fa1561]

INTEGRATION: CWS mbafixesfor22 (1.6.54); FILE MERGED 2007/01/16 11:29:57 mba 1.6.54.1: #i64552#: pass bIsAPI to every print call


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [df442d05ffc9c0d1b355bac663b1a5a9ceb5634c]

INTEGRATION: CWS mbafixesfor22 (1.6.48); FILE MERGED 2007/01/18 13:06:02 mav 1.6.48.1: #i73611# handle the error cases correctly


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [c774ca591f6d463f91eced67b7fbf2816bc00ea1]

INTEGRATION: CWS mbafixesfor22 (1.18.10); FILE MERGED 2007/01/18 13:06:01 mav 1.18.10.1: #i73611# handle the error cases correctly


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [8da99c3d592b46c92b1cd287511c2637602eec1a]

INTEGRATION: CWS mbafixesfor22 (1.45.12); FILE MERGED 2007/01/16 11:27:31 mba 1.45.12.1: #i64552#: pass bIsAPI to every print call


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [329ddf3bce70dab0e5f95d39c0a9132c0257ea69]

INTEGRATION: CWS mbafixesfor22 (1.19.12); FILE MERGED 2007/01/16 11:27:23 mba 1.19.12.1: #i64552#: pass bIsAPI to every print call


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [6f81e901ba889f5f9678ad7d3170c36faf4eb990]

INTEGRATION: CWS vcl71 (1.15.96); FILE MERGED 2007/01/11 14:07:20 hdu 1.15.96.1: add UNO tools lib


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [def86d2fced4d991204a22c7e1b6ca00cd003a72]

INTEGRATION: CWS vcl71 (1.140.38); FILE MERGED 2007/01/10 13:44:28 pl 1.140.38.3: RESYNC: (1.140-1.141); FILE MERGED 2006/12/22 16:03:33 pl 1.140.38.2: #i72830# #i72472# #i72484# react on display settings changes, provide screen names 2006/12/20 15:18:34 hdu 1.140.38.1: #i72707# assert TopWindowCount==0 in DeInitVCL


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [a454dde1121bf39a07eadc6ab3076770bcce529a]

INTEGRATION: CWS vcl71 (1.29.20); FILE MERGED 2007/01/10 17:00:33 pl 1.29.20.1: #144491# check for NULL in all cases


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [40a8169c38b65a4cbce3a3141c2d3c0290a8d8bc]

INTEGRATION: CWS vcl71 (1.83.6); FILE MERGED 2007/01/11 16:40:56 hdu 1.83.6.4: #i72678# heuristic for CJK font metrics should ignore combining half marks 2007/01/11 16:22:05 hdu 1.83.6.3: #i72678# fix typo in heuristic for CJK font metrics 2007/01/10 13:43:50 pl 1.83.6.2: RESYNC: (1.83-1.84); FILE MERGED 2006/12/20 07:41:39 hdu 1.83.6.1: #i72707# post WM_FONTCHANGE message only for non-private fonts


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [be85624c2416c0cb85405f8f49d03b01562fac13]

INTEGRATION: CWS vcl71 (1.11.96); FILE MERGED 2007/01/10 13:43:23 pl 1.11.96.2: RESYNC: (1.11-1.12); FILE MERGED 2006/12/22 16:03:33 pl 1.11.96.1: #i72830# #i72472# #i72484# react on display settings changes, provide screen names


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [7c3937f29a2f4bfd2d96464ef95af299c7a0a689]

INTEGRATION: CWS vcl71 (1.2.2); FILE ADDED 2006/12/22 16:03:33 pl 1.2.2.1: #i72830# #i72472# #i72484# react on display settings changes, provide screen names


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [9801c720fda8e30aaa053b8388ca2ff19237c8fc]

INTEGRATION: CWS vcl71 (1.16.98); FILE MERGED 2006/12/22 16:40:42 pl 1.16.98.1: #i72484# add: GetScreenName()


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [8530983a31b591c13eada551dff80417c3bee41b]

INTEGRATION: CWS vcl71 (1.49.6); FILE MERGED 2007/01/10 15:04:15 pl 1.49.6.2: solve debug/nondebug compilation issue 2006/12/22 13:38:49 pl 1.49.6.1: #i72880# more verbose XError handling


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [3c4ab7da4f0fbcea99d7af94bce4d56f53a610e9]

INTEGRATION: CWS vcl71 (1.7.98); FILE MERGED 2006/12/22 16:40:41 pl 1.7.98.1: #i72484# add: GetScreenName()


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [8d6c11d68dec3ef0a95adf1ac2974af99d148569]

INTEGRATION: CWS vcl71 (1.35.6); FILE MERGED 2006/12/15 15:26:21 pl 1.35.6.1: #i72625# initialization problem (thanks cmc)


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [f852e5cb0eb40f54ab2d7e60f488314d0bce659c]

INTEGRATION: CWS vcl71 (1.6.120); FILE MERGED 2007/01/10 09:25:01 pl 1.6.120.1: #i72991# check for NULL


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [95f6f0ce2f839400840ea0c131445c1ebc7471e9]

INTEGRATION: CWS vcl71 (1.248.6); FILE MERGED 2007/01/11 14:27:32 pl 1.248.6.3: #i73336# apply patch from fs 2007/01/10 13:40:59 pl 1.248.6.2: RESYNC: (1.248-1.249); FILE MERGED 2006/12/13 11:45:46 pl 1.248.6.1: #i72505# 64bit signed/unsigned problem (thanks cmc)


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [c86603f257b5b4727df4629867803f0b908328de]

INTEGRATION: CWS vcl71 (1.25.120); FILE MERGED 2006/12/15 15:27:05 hdu 1.25.120.1: #142526# handle vetoed floating mode change gracefully in DockingWindow::EndDocking


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [baa187ca0c9d8bfbe8f25092d351189fd9b51f10]

INTEGRATION: CWS vcl71 (1.139.20); FILE MERGED 2007/01/12 08:40:19 hdu 1.139.20.1: #i72678# adjust heuristic for CJK font metrics to WIN port


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [15b30cd6d461e2ff5ed1bf84bbd8d1d21c36269d]

INTEGRATION: CWS vcl71 (1.27.120); FILE MERGED 2007/01/10 08:59:16 pl 1.27.120.1: #i73114# init problem (thanks cmc)


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [2832dd91e08bd45b06d31376167a9bcf81f16cc5]

INTEGRATION: CWS vcl71 (1.14.120); FILE MERGED 2006/12/12 16:32:44 pl 1.14.120.1: #i144105# protect against damaged bitmap files


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [266ae8fbd412990e73f39cef148f707653b3d9ec]

INTEGRATION: CWS vcl71 (1.45.118); FILE MERGED 2006/12/11 15:02:06 pl 1.45.118.1: #i72224# prevent SetSettings/Invalidate loop


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [25434794633acca6f181cfd3157043ba85ec2f6c]

INTEGRATION: CWS vcl71 (1.3.40); FILE MERGED 2006/12/22 16:03:34 pl 1.3.40.1: #i72830# #i72472# #i72484# react on display settings changes, provide screen names


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [c7c6a57e2e4b10098479ec5e076383f9f27b9dc4]

INTEGRATION: CWS vcl71 (1.65.86); FILE MERGED 2006/12/20 15:18:33 hdu 1.65.86.1: #i72707# assert TopWindowCount==0 in DeInitVCL


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [ecb6a2951efd65dd7d507ec720eea55a42dee6d4]

INTEGRATION: CWS vcl71 (1.72.86); FILE MERGED 2006/12/22 16:03:34 pl 1.72.86.1: #i72830# #i72472# #i72484# react on display settings changes, provide screen names


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [5c9eb73608d11475c1c89ab1cd6ec9d19feda6a7]

INTEGRATION: CWS vcl71 (1.11.6); FILE MERGED 2006/12/12 17:37:58 pl 1.11.6.1: #136582# initialization check for selection manager


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [0e001c69081b7fb4b149761a5aa983258b206d54]

INTEGRATION: CWS vcl71 (1.23.6); FILE MERGED 2006/12/15 16:53:50 pl 1.23.6.1: #i72629# consider empty buffer


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [ababd3f3d3c77a03cd0a702a476ceb1f706825dd]

INTEGRATION: CWS vcl71 (1.10.56); FILE MERGED 2006/12/12 15:02:23 pl 1.10.56.1: #140262# do not LeaveWait on destroyed window


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [91a051f1a42cbda4d8090ebcb261ae75bd51c27d]

INTEGRATION: CWS vcl71 (1.30.2); FILE MERGED 2006/12/11 12:09:43 pl 1.30.2.1: #i72439# provide place for all controls on tabpage


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [d620a44155eed36a50d22198be371c977167cb2f]

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>  [e29f0e43f4dc5de5e3abc7b5011b22640e65317a]

INTEGRATION: CWS iconupdate02 (1.2.126); FILE MERGED 2007/01/22 15:58:03 tv 1.2.126.1: fixes from iconupdate02 Issue number: Submitted by: Reviewed by:


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [e313160ac2092d424e9d9d44caeb75ea66c86939]

INTEGRATION: CWS iconupdate02 (1.2.126); FILE MERGED 2007/01/22 15:58:02 tv 1.2.126.1: fixes from iconupdate02 Issue number: Submitted by: Reviewed by:


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [3fd2a71176ba10f47e6f1df6cac2f882bb4f8db5]

INTEGRATION: CWS iconupdate02 (1.2.40); FILE MERGED 2007/01/22 15:58:02 tv 1.2.40.1: fixes from iconupdate02 Issue number: Submitted by: Reviewed by:


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [cdaa1eeb465d412daef45fb8d79b52372e358814]

INTEGRATION: CWS iconupdate02 (1.2.40); FILE MERGED 2007/01/22 15:58:01 tv 1.2.40.1: fixes from iconupdate02 Issue number: Submitted by: Reviewed by:


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [c49e91eb01656cfe2543ee2d88969311ed176dee]

INTEGRATION: CWS iconupdate02 (1.2.80); FILE MERGED 2007/01/22 15:58:01 tv 1.2.80.1: fixes from iconupdate02 Issue number: Submitted by: Reviewed by:


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [1f368a7c8ea3ed82c70e99dd83b93347ab7babe3]

INTEGRATION: CWS iconupdate02 (1.2.108); FILE MERGED 2007/01/22 15:58:00 tv 1.2.108.1: fixes from iconupdate02 Issue number: Submitted by: Reviewed by:


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [2143bad692e4397b56e952ce7271a99f988eb448]

INTEGRATION: CWS iconupdate02 (1.2.40); FILE MERGED 2007/01/22 15:58:00 tv 1.2.40.1: fixes from iconupdate02 Issue number: Submitted by: Reviewed by:


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [ef0c2023f29770204c6d8131097ef79be721b437]

INTEGRATION: CWS iconupdate02 (1.3.40); FILE MERGED 2007/01/22 15:57:59 tv 1.3.40.1: fixes from iconupdate02 Issue number: Submitted by: Reviewed by:


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [1f76e7dd36c190caab94a7f7aa00cc3a076026d4]

INTEGRATION: CWS jsc17 (1.19.124); FILE MERGED 2007/01/22 15:35:33 jsc 1.19.124.1: #i73750# change UNOPKG_EXT to UNOOXT_EXT


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [1d2bec9e53c4f9e6e966b7c9e41024d2337961ea]

INTEGRATION: CWS jsc17 (1.8.124); FILE MERGED 2007/01/22 15:35:33 jsc 1.8.124.1: #i73750# change UNOPKG_EXT to UNOOXT_EXT


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [01c78bf58102f71971987c71155f4a6287a637ac]

INTEGRATION: CWS jsc17 (1.14.124); FILE MERGED 2007/01/22 15:35:32 jsc 1.14.124.1: #i73750# change UNOPKG_EXT to UNOOXT_EXT


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [ecf6bf77c09f71b49b51be4b84127584c326261e]

INTEGRATION: CWS jsc17 (1.17.18); FILE MERGED 2007/01/22 15:35:32 jsc 1.17.18.1: #i73750# change UNOPKG_EXT to UNOOXT_EXT


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [882fb0d15a4265e7dae004f5c1c091d842d049dc]

INTEGRATION: CWS jsc17 (1.20.8); FILE MERGED 2007/01/22 15:35:32 jsc 1.20.8.1: #i73750# change UNOPKG_EXT to UNOOXT_EXT


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [19a6b711b3011fcc75e8d7b60e3fbe6e7e9a8f4f]

INTEGRATION: CWS jsc17 (1.12.8); FILE MERGED 2007/01/22 13:31:40 jsc 1.12.8.1: #i72793# integrate patch and verify all C++ makefile


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [e5aacc86cc48906c175d1213675b24457c5aea18]

INTEGRATION: CWS jsc17 (1.11.8); FILE MERGED 2007/01/22 13:31:40 jsc 1.11.8.1: #i72793# integrate patch and verify all C++ makefile


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [7c8a4006529e0b739733bef7e40d6868ef337c11]

INTEGRATION: CWS jsc17 (1.3.8); FILE MERGED 2007/01/22 15:35:31 jsc 1.3.8.2: #i73750# change UNOPKG_EXT to UNOOXT_EXT 2007/01/22 13:31:40 jsc 1.3.8.1: #i72793# integrate patch and verify all C++ makefile


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [9b860b6344e764030c4996b5c6cac43fc7a51b22]

INTEGRATION: CWS calc41 (1.45.16); FILE MERGED 2007/01/10 14:57:54 er 1.45.16.1: #i73320# PasteDataFormat: CSV dialog cancelled by user isn't a failure


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [9f7e9ca9286a4ef903caa38df4843d357373b8af]

INTEGRATION: CWS jsc17 (1.8.82); FILE MERGED 2007/01/22 15:35:31 jsc 1.8.82.1: #i73750# change UNOPKG_EXT to UNOOXT_EXT


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [3075a9e7ff500406e92c5cf1fe943a58e28829f1]

INTEGRATION: CWS jsc17 (1.2.134); FILE MERGED 2007/01/24 09:50:24 jsc 1.2.134.1: #i73750# adapt macros to new package name and change docu


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [7daf598764ac9e0cd280ffd720231a4d32ef59ca]

INTEGRATION: CWS calc41 (1.50.20); FILE MERGED 2007/01/17 15:18:41 nn 1.50.20.1: #i73567# KillEditView: Draw() is still needed


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [24bbcbedee506640f8f8f421562b17d72d383221]

INTEGRATION: CWS jsc17 (1.3.124); FILE MERGED 2007/01/22 15:35:30 jsc 1.3.124.1: #i73750# change UNOPKG_EXT to UNOOXT_EXT


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [841cc4232cc98cf0566c3a37b58186d2631c78f4]

INTEGRATION: CWS calc41 (1.29.50); FILE MERGED 2007/01/16 18:59:01 nn 1.29.50.1: #i72968# UpdateDrawView: re-create draw view if different page is shown


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [ec3f8a44eee6dc5fdbd5ae58cd0894f2ccaed188]

INTEGRATION: CWS calc41 (1.10.142); FILE MERGED 2007/01/12 14:53:38 er 1.10.142.1: #i72457# dBase export now supports multibyte encodings, adapt field width determination and error handling


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [1965343a60c4dc1ca1e041974ffbe4cab07e9924]

INTEGRATION: CWS aw040 (1.86.32); FILE MERGED 2007/01/17 14:41:43 aw 1.86.32.1: #i73441# preserve layer, secure selection is not empty


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [b78593ac69c13c89bb4e8d103f786570123d7a17]

INTEGRATION: CWS calc41 (1.23.84); FILE MERGED 2007/01/12 14:53:37 er 1.23.84.1: #i72457# dBase export now supports multibyte encodings, adapt field width determination and error handling


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [0d3e1d328e00722c90555e432f39ad3183902c22]

INTEGRATION: CWS aw040 (1.6.720); FILE MERGED 2007/01/16 11:06:33 aw 1.6.720.1: #i73407# close filled polygons, refornat to remove XPolygon


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [fc8f9648503a05dbad170eeac986c70a4231af76]

INTEGRATION: CWS jsc17 (1.8.78); FILE MERGED 2007/01/22 15:35:30 jsc 1.8.78.1: #i73750# change UNOPKG_EXT to UNOOXT_EXT


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [5143099c430bd5e43400524f40f1478cbce1a0dc]

INTEGRATION: CWS calc41 (1.6.142); FILE MERGED 2007/01/12 14:53:37 er 1.6.142.1: #i72457# dBase export now supports multibyte encodings, adapt field width determination and error handling


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [259872b0cd73ccaa75a9765bea0f4b4a0a8718d2]

INTEGRATION: CWS aw040 (1.15.94); FILE MERGED 2007/01/16 11:06:33 aw 1.15.94.1: #i73407# close filled polygons, refornat to remove XPolygon


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [7d3d9655c97c6957291dfcfb1f7dcb80e568d53c]

INTEGRATION: CWS jsc17 (1.6.134); FILE MERGED 2007/01/22 15:35:29 jsc 1.6.134.1: #i73750# change UNOPKG_EXT to UNOOXT_EXT


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [0fa66ee3a27f34cfca871280a661bed00dbfcd12]

INTEGRATION: CWS calc41 (1.49.118); FILE MERGED 2007/01/18 13:55:19 nn 1.49.118.1: #i73615# don't rely on SfxViewShell::Current while constructing the input line


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [1752a7e8462472b895e52dc0943867af6c6a577d]

INTEGRATION: CWS jsc17 (1.7.8); FILE MERGED 2007/01/22 15:35:29 jsc 1.7.8.1: #i73750# change UNOPKG_EXT to UNOOXT_EXT


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [42aa7e37f5d0b311bfecda3bfdd9be954f3249bf]

INTEGRATION: CWS aw040 (1.26.94); FILE MERGED 2007/01/17 14:41:42 aw 1.26.94.1: #i73441# preserve layer, secure selection is not empty


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [959de363445cb24ac35cb57b38b4870f01f28dd9]

INTEGRATION: CWS calc41 (1.23.140); FILE MERGED 2007/01/12 10:38:32 nn 1.23.140.1: #i73404# when loading group limits, reset automatic flag


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [d27c318a12f0fb4b299e3128cbb19c16ac223d38]

INTEGRATION: CWS jsc17 (1.9.8); FILE MERGED 2007/01/22 15:35:29 jsc 1.9.8.1: #i73750# change UNOPKG_EXT to UNOOXT_EXT


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [081d07a675b0d7cbd9f0349160bfc73ba0cbb67f]

INTEGRATION: CWS calc41 (1.16.84); FILE MERGED 2007/01/10 14:31:00 er 1.16.84.1: allocate note buffer


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [d6aa6faed7ac3a7dad3aaec3bf3e3bdf9e7e0a2b]

INTEGRATION: CWS jsc17 (1.5.134); FILE MERGED 2007/01/22 15:35:28 jsc 1.5.134.1: #i73750# change UNOPKG_EXT to UNOOXT_EXT


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [261c944dd5939b5ca0324e95b62680b53239a7f8]

INTEGRATION: CWS calc41 (1.25.50); FILE MERGED 2007/01/10 10:02:26 nn 1.25.50.1: #i73305# lcl_IsOtherTab: distinguish square from circle


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [0151a3e4c4d5d7a6c29ada620e87ec6a4b1eae57]

INTEGRATION: CWS jsc17 (1.8.8); FILE MERGED 2007/01/22 15:35:28 jsc 1.8.8.1: #i73750# change UNOPKG_EXT to UNOOXT_EXT


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [a635d463bc2f796ae6bad6267e69dbb723b3bc43]

INTEGRATION: CWS calc41 (1.25.142); FILE MERGED 2007/01/12 14:53:36 er 1.25.142.1: #i72457# dBase export now supports multibyte encodings, adapt field width determination and error handling


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [59d2816bf59f5d2d65b6d0e672817461ab1a4aba]

INTEGRATION: CWS jsc17 (1.2.18); FILE MERGED 2007/01/24 09:42:10 jsc 1.2.18.2: #i73950# adapt run target to correct document 2007/01/22 15:35:28 jsc 1.2.18.1: #i73750# change UNOPKG_EXT to UNOOXT_EXT


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [1ab95dd7372ed8cad146307fbf3222b724d4de9e]

INTEGRATION: CWS calc41 (1.16.78); FILE MERGED 2007/01/10 18:53:26 nn 1.16.78.1: #i72188# use hash map for datapilot result members (patch from Jody)


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [65082f09f28b6bd2d8848d6d24b38eb9a63d9c55]

INTEGRATION: CWS jsc17 (1.2.18); FILE MERGED 2007/01/24 09:43:00 jsc 1.2.18.1: #i73950# impl. doit3 handler method to make example running without error


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [dcf41006f03bf5a6bad239269ec0960c7e00aebb]

INTEGRATION: CWS calc41 (1.9.84); FILE MERGED 2007/01/10 18:53:26 nn 1.9.84.1: #i72188# use hash map for datapilot result members (patch from Jody)


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [4de859ecdaff2516f0378ed7e1e012893e70bd32]

INTEGRATION: CWS jsc17 (1.6.134); FILE MERGED 2007/01/22 15:35:27 jsc 1.6.134.1: #i73750# change UNOPKG_EXT to UNOOXT_EXT


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [2d7ecddbc7053c2ee7b40b379008f3c71131f070]

INTEGRATION: CWS calc41 (1.10.142); FILE MERGED 2007/01/10 18:53:25 nn 1.10.142.1: #i72188# use hash map for datapilot result members (patch from Jody)


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [ea224ce5475d2d7ebf689f1c8b79adb51485bae7]

INTEGRATION: CWS jsc17 (1.3.134); FILE MERGED 2007/01/24 09:25:13 jsc 1.3.134.1: #i73750# use UNOOXT_EXT instead of UNOPKG_EXT


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [9dda7b5e741182d58075d98a79c21bcd2adb7310]

INTEGRATION: CWS calc41 (1.16.78); FILE MERGED 2007/01/12 14:53:36 er 1.16.78.1: #i72457# dBase export now supports multibyte encodings, adapt field width determination and error handling


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [4ae55e9ab7e0b53b9c2d9dd9552ae5227f8d2ca8]

INTEGRATION: CWS jsc17 (1.7.124); FILE MERGED 2007/01/22 15:35:27 jsc 1.7.124.1: #i73750# change UNOPKG_EXT to UNOOXT_EXT


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [3aed1f7a838f6b060dce6303a21d29ac92e7d36f]

INTEGRATION: CWS calc41 (1.22.78); FILE MERGED 2007/01/12 14:53:36 er 1.22.78.1: #i72457# dBase export now supports multibyte encodings, adapt field width determination and error handling


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [5c27e5c5b30aba103b4da0f0dd4d836548d81175]

INTEGRATION: CWS jsc17 (1.9.8); FILE MERGED 2007/01/24 09:21:13 jsc 1.9.8.2: #i73750# adapt rdb name when zip package 2007/01/22 15:35:27 jsc 1.9.8.1: #i73750# change UNOPKG_EXT to UNOOXT_EXT


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [6b3949ccbe57ed6bcb3cb4b92de605d038f666bd]

INTEGRATION: CWS jsc17 (1.6.134); FILE MERGED 2007/01/22 15:35:26 jsc 1.6.134.1: #i73750# change UNOPKG_EXT to UNOOXT_EXT


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [b25eab9554918522083b7d3fcccea409d08cc551]

INTEGRATION: CWS calc41 (1.30.236); FILE MERGED 2007/01/12 14:53:36 er 1.30.236.1: #i72457# dBase export now supports multibyte encodings, adapt field width determination and error handling


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [3aa5567ec75c0f65d93a3287f90ba5978fee3fa5]

INTEGRATION: CWS jsc17 (1.7.8); FILE MERGED 2007/01/22 15:35:26 jsc 1.7.8.1: #i73750# change UNOPKG_EXT to UNOOXT_EXT


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [32cc33a714cde10ceb0f4b996ca3edc93e76db50]

INTEGRATION: CWS calc41 (1.7.354); FILE MERGED 2007/01/10 18:53:25 nn 1.7.354.1: #i72188# use hash map for datapilot result members (patch from Jody)


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [45b6be0360abe817312d78cb27d7198f6c72f451]

INTEGRATION: CWS calc41 (1.5.354); FILE MERGED 2007/01/10 18:53:25 nn 1.5.354.1: #i72188# use hash map for datapilot result members (patch from Jody)


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [72b73371d20be7b0a305204065f6c0135041f350]

INTEGRATION: CWS jsc17 (1.7.124); FILE MERGED 2007/01/22 15:35:25 jsc 1.7.124.1: #i73750# change UNOPKG_EXT to UNOOXT_EXT


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [51dcc7d21b1f30d515f2e53f6b77d561f0b4844e]

INTEGRATION: CWS jsc17 (1.3.124); FILE MERGED 2007/01/22 15:35:25 jsc 1.3.124.1: #i73750# change UNOPKG_EXT to UNOOXT_EXT


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [49547bc0049ef17431b0860902b23c9824b6c9bc]

INTEGRATION: CWS calc41 (1.96.14); FILE MERGED 2007/01/12 14:53:36 er 1.96.14.1: #i72457# dBase export now supports multibyte encodings, adapt field width determination and error handling


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [d8d0b875f620511534afcc555f07c6e7a26785b1]

INTEGRATION: CWS aw040 (1.12.16); FILE MERGED 2007/01/15 16:03:33 aw 1.12.16.1: #i72104# angle computation needst to use the last non-zero vector when one control vector is zero


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [99ef9d01d0a361c7753f894c6486a63960d6dd4c]

INTEGRATION: CWS calc41 (1.17.78); FILE MERGED 2007/01/12 14:53:35 er 1.17.78.1: #i72457# dBase export now supports multibyte encodings, adapt field width determination and error handling


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [770f67f45f95885d413f37a0e1332976e19b4089]

INTEGRATION: CWS aw040 (1.9.52); FILE MERGED 2007/01/16 16:31:04 aw 1.9.52.1: #i73040# getXZLength was wrong implemented


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [9eb42e5b2257a00673a65c9ff7cf04df3a097e43]

INTEGRATION: CWS aw040 (1.6.32); FILE MERGED 2007/01/12 14:07:41 aw 1.6.32.1: #i63264# error in aw024, used B3DHomMatrix instead of B2DHomMatrix, corrected that


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [078ccaab2d01797690baea441aad98184fcdc544]

INTEGRATION: CWS aw040 (1.23.32); FILE MERGED 2007/01/12 14:07:41 aw 1.23.32.1: #i63264# error in aw024, used B3DHomMatrix instead of B2DHomMatrix, corrected that


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [e005c4011e262320f008c76cf259f596aa3337e4]

INTEGRATION: CWS aw040 (1.9.32); FILE MERGED 2007/01/12 14:07:41 aw 1.9.32.1: #i63264# error in aw024, used B3DHomMatrix instead of B2DHomMatrix, corrected that


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [3fe211d2dd45b7686be38460ea808d862cb5ef11]

INTEGRATION: CWS aw040 (1.7.32); FILE MERGED 2007/01/12 14:07:40 aw 1.7.32.1: #i63264# error in aw024, used B3DHomMatrix instead of B2DHomMatrix, corrected that


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [a7482d51e159cd7a9ef25620b7336b4e1dcf548a]

INTEGRATION: CWS jsc17 (1.16.26); FILE MERGED 2007/01/22 15:51:55 jsc 1.16.26.1: #i73482# take care of predefined modules and XInterface


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [0adde186d4b3d27949f971eb6efd1fc22866bea0]

INTEGRATION: CWS jsc17 (1.10.12); FILE MERGED 2007/01/22 15:51:18 jsc 1.10.12.1: #i73482# flag predefined types correctly


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [56024e689dda1c73bbaaca6dba522104f9cf3310]

INTEGRATION: CWS calc41 (1.100.28); FILE MERGED 2007/01/12 14:46:53 er 1.100.28.1: #i72457# UpdateBuffer: pass original error in exception


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [c690b760becd3fa7421d816791b0628ae728b5b2]

INTEGRATION: CWS vcl72 (1.46.60); FILE MERGED 2007/01/15 16:03:06 pl 1.46.60.1: #i73446# WaE on MacOSX (thanks pjanik)


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [091863c7a97a4b6272ea608671c93b29b86997ac]

INTEGRATION: CWS jsc17 (1.10.20); FILE MERGED 2007/01/22 15:50:37 jsc 1.10.20.1: #i73482# implement new helper functions


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [bafbbf7c1026a367e05fc24abbe29e5a1db365c0]

INTEGRATION: CWS vcl72 (1.47.26); FILE MERGED 2007/01/16 11:59:08 hdu 1.47.26.1: #i73485# filter out ZW*J glyphs during display


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [625780f605ddc7f031ec0eb60e194d738b7ffb68]

INTEGRATION: CWS jsc17 (1.5.34); FILE MERGED 2007/01/22 15:47:42 jsc 1.5.34.1: #i73482# remove const


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [973f13fd4f23d93e153d7785439a3691b8f5dae7]

INTEGRATION: CWS vcl72 (1.13.146); FILE MERGED 2007/01/15 16:03:06 pl 1.13.146.1: #i73446# WaE on MacOSX (thanks pjanik)


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [2bd2c500b063b793d67d6938c5d13243d9d6c017]

INTEGRATION: CWS jsc17 (1.7.12); FILE MERGED 2007/01/22 15:46:54 jsc 1.7.12.1: #i73482# insert new helper functions


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [b60437ec43ec163a27143357d7b6c9b9ffef2588]

INTEGRATION: CWS swqbf94_SRC680 (1.38.64); FILE MERGED 2007/01/18 11:18:13 ama 1.38.64.1: #144704#: Broken flat XML export used by sdw export


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [82f76c7000fc9072ae66ff33f482eb83744902a5]

INTEGRATION: CWS vcl72 (1.40.68); FILE MERGED 2007/01/22 09:23:11 hdu 1.40.68.2: #i73485# clarify logical operations for ZW*J filtering 2007/01/16 11:59:08 hdu 1.40.68.1: #i73485# filter out ZW*J glyphs during display


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [0bab72515b7fa11aba079243f2097cab117b8a53]

INTEGRATION: CWS vcl72 (1.139.26); FILE MERGED 2007/01/15 16:03:05 pl 1.139.26.1: #i73446# WaE on MacOSX (thanks pjanik)


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [4d6c4a10f65610973cd8e3315140e2546ffbfd2b]

INTEGRATION: CWS vcl72 (1.11.146); FILE MERGED 2007/01/15 16:03:05 pl 1.11.146.1: #i73446# WaE on MacOSX (thanks pjanik)


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [2a82580d242d35dca07d4c612264a8cdcb051e18]

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>  [f57a2ba14e63d83c197da158234035ea5dd4a7b0]

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>  [1299e8fb79db5b021f489cdf84f048bf89accc94]

INTEGRATION: CWS vcl72 (1.40.8); FILE MERGED 2007/01/17 18:25:29 pl 1.40.8.4: #b6506846# solve compile problem 2007/01/17 18:05:38 pl 1.40.8.3: #b6510554# read location and description from lpget 2007/01/17 15:54:47 pl 1.40.8.2: indentation, tabs to spaces 2007/01/17 15:46:17 pl 1.40.8.1: #b6510554# support for lpget list on solaris


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [46e54059df2219f8d1f1ccfd95e396cf9c2e2a5e]

INTEGRATION: CWS vcl72 (1.15.8); FILE MERGED 2007/01/17 18:05:38 pl 1.15.8.1: #b6510554# read location and description from lpget


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [08d1e7614718b620437f647693cfdad5b2752b9f]

INTEGRATION: CWS ause075_SRC680 (1.41.20); FILE MERGED 2007/01/22 17:34:00 hjs 1.41.20.1: #i71899# make sure cleanup happens on version change


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [6464e2191afb13a102649b44b89d9ad460bba84b]

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-25  Oliver Bolte  <obo@openoffice.org>  [74b3c867e843928e13b65a77085e5fc2bd1fe6bd]

INTEGRATION: CWS ause075_SRC680 (1.1.2); FILE ADDED 2007/01/22 17:33:59 hjs 1.1.2.1: #i71899# make sure cleanup happens on version change


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [c3b378235c192e20d8632206b508a655065ed70b]

INTEGRATION: CWS sb65 (1.2.22); FILE MERGED 2007/01/10 12:15:44 sb 1.2.22.1: #i73330# Added THIRDPARTYLICENSEREADME.html.


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [1e503c10ded3828b84ec600377dfeaae0f528656]

INTEGRATION: CWS sb65 (1.1.2); FILE ADDED 2007/01/10 12:16:21 sb 1.1.2.1: #i73330# Initial THIRDPARTYLICENSEREADME.html (provided by mh).


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [b3554e8feccc4aecef31cf6c1ad2b2a4e8ca44ba]

INTEGRATION: CWS sb65 (1.10.8); FILE MERGED 2007/01/10 12:15:44 sb 1.10.8.1: #i73330# Added THIRDPARTYLICENSEREADME.html.


2007-01-25  Oliver Bolte  <obo@openoffice.org>  [f4b4a068ef99d63b741de2add931a6c5c9691a0f]

INTEGRATION: CWS sb65 (1.1.26); FILE MERGED 2007/01/10 12:15:44 sb 1.1.26.1: #i73330# Added THIRDPARTYLICENSEREADME.html.


2007-01-25  Rüdiger Timm  <rt@openoffice.org>  [f3801ce725df8faa93c54c0129a0c9ca9846b925]

#i10000# Last rev. changed 'using namespace' from '::com::sun::star::uno' into '::com::sun::star'. So we have to specify 'uno' now for com::sun:star::uno::Sequence.


2007-01-25  Rüdiger Timm  <rt@openoffice.org>  [756406d1d94633f213771ffad27869f2363dacc7]

INTEGRATION: CWS i18n28 (1.15.64); FILE MERGED 2006/12/11 17:35:59 khong 1.15.64.1: #i72408# set dash as part of a word for dictionary mode


2007-01-25  Rüdiger Timm  <rt@openoffice.org>  [842e4e9c3eb879c359c5a55a329b6eae7b4cde2c]

INTEGRATION: CWS i18n28 (1.12.46); FILE MERGED 2006/12/06 05:52:40 khong 1.12.46.1: #i64400# add an optional breakiterator entry in localedata


2007-01-25  Rüdiger Timm  <rt@openoffice.org>  [5f77edd0cd15bafc6f03cdb0599a8bb138015280]

INTEGRATION: CWS i18n28 (1.18.22); FILE MERGED 2006/12/06 05:52:40 khong 1.18.22.1: #i64400# add an optional breakiterator entry in localedata


2007-01-25  Rüdiger Timm  <rt@openoffice.org>  [73352b923e4afc115c68b23bc819a1cf990d0ae0]

INTEGRATION: CWS i18n28 (1.3.178); FILE MERGED 2006/12/06 05:52:40 khong 1.3.178.1: #i64400# add an optional breakiterator entry in localedata


2007-01-25  Rüdiger Timm  <rt@openoffice.org>  [6527e3e9549b9a100eca5b9f6af5ef12f0e35466]

INTEGRATION: CWS i18n28 (1.5.50); FILE MERGED 2006/12/06 05:52:40 khong 1.5.50.1: #i64400# add an optional breakiterator entry in localedata


2007-01-25  Rüdiger Timm  <rt@openoffice.org>  [1c4d9193ec7c2ae857caddb4e777623048cb7343]

INTEGRATION: CWS i18n28 (1.20.18); FILE MERGED 2006/12/19 17:29:23 khong 1.20.18.2: RESYNC: (1.20-1.21); FILE MERGED 2006/12/06 05:52:40 khong 1.20.18.1: #i64400# add an optional breakiterator entry in localedata


2007-01-25  Rüdiger Timm  <rt@openoffice.org>  [19cb8c74abb6762fd7d098ba929061f8eda40389]

INTEGRATION: CWS i18n28 (1.3.178); FILE MERGED 2006/12/08 15:53:16 er 1.3.178.1: #i64400# add getBreakIteratorRules_


2007-01-25  Rüdiger Timm  <rt@openoffice.org>  [a1e39c722c3d6cf2e1ee28c0e65a6e1c94d2ff90]

INTEGRATION: CWS i18n28 (1.46.22); FILE MERGED 2006/12/06 05:52:39 khong 1.46.22.1: #i64400# add an optional breakiterator entry in localedata


2007-01-25  Rüdiger Timm  <rt@openoffice.org>  [dcb34523aa4094eb7c9bc8829d61740e07cd9f0e]

INTEGRATION: CWS i18n28 (1.25.38); FILE MERGED 2006/12/06 05:52:39 khong 1.25.38.1: #i64400# add an optional breakiterator entry in localedata


2007-01-25  Rüdiger Timm  <rt@openoffice.org>  [e068e0e9aa9405ea4016ad19e9a963129adfed79]

INTEGRATION: CWS i18n28 (1.1.2); FILE ADDED 2006/12/06 05:52:39 khong 1.1.2.1: #i64400# add an optional breakiterator entry in localedata


2007-01-25  Rüdiger Timm  <rt@openoffice.org>  [8d6f35a46085bb420e8896505504b376d17b842a]

INTEGRATION: CWS i18n28 (1.24.36); FILE MERGED 2006/12/19 17:27:58 khong 1.24.36.2: RESYNC: (1.24-1.25); FILE MERGED 2006/12/06 05:52:38 khong 1.24.36.1: #i64400# add an optional breakiterator entry in localedata


2007-01-25  Rüdiger Timm  <rt@openoffice.org>  [b4a10124cee9dfcb162f5e8090ecbe4eb4ad5f63]

INTEGRATION: CWS i18n28 (1.16.54); FILE MERGED 2006/12/06 05:52:38 khong 1.16.54.1: #i64400# add an optional breakiterator entry in localedata


2007-01-25  Rüdiger Timm  <rt@openoffice.org>  [da8d241e933b4cc453680697526de4c4cd5a4fd9]

#i10000# Extra semicolons removed to avoid warning by solaris compiler about ' Empty declaration'.


2007-01-25  Rüdiger Timm  <rt@openoffice.org>  [4415ff64be24acfd19df757b223411293385e1ee]

INTEGRATION: CWS filtershrink (1.4.40); FILE MERGED 2007/01/17 15:46:55 mmeeks 1.4.40.1: #i68929# reduce filter memory consumption


2007-01-25  Rüdiger Timm  <rt@openoffice.org>  [158e55f4ed3824c9e05dafdc887d40b393f38aa2]

INTEGRATION: CWS filtershrink (1.6.84); FILE MERGED 2007/01/17 15:46:55 mmeeks 1.6.84.1: #i68929# reduce filter memory consumption


2007-01-25  Rüdiger Timm  <rt@openoffice.org>  [059a6a835b791f261ad76633519de176c3db041f]

INTEGRATION: CWS filtershrink (1.7.262); FILE MERGED 2007/01/17 15:46:54 mmeeks 1.7.262.1: #i68929# reduce filter memory consumption


2007-01-25  Yuan  Li  <liyuan@openoffice.org>  [9caa166a04c0b499508f311f68170c8d6aed9fe6]

resume to 2.3.5


2007-01-25  Yuan  Li  <liyuan@openoffice.org>  [2fde311a236f6e04214e317e8d6ef34b468d2735]

resume


2007-01-25  Yuan  Li  <liyuan@openoffice.org>  [54680a30aa83e203b43280da14fc98b58497a19c]

class MIMEBase is in the email.mime namespace in the python-2.5


2007-01-24  Yuan  Li  <liyuan@openoffice.org>  [efdbc4d3a63d6a68c3015f2286246b527d48a88f]

#71327, by liyuan


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [8c3479850cfa315434ba2d7a4ffe205bda876755]

INTEGRATION: CWS smoketest14 (1.1.2); FILE ADDED 2007/01/17 16:20:27 kz 1.1.2.1: #144471# move smoketest document into smoketestoo_native


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [6901b9f7788834e12c077e04e2dd9e75a7474180]

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>  [0d5d39e101e37ee1ffeda5c1b2059416174e0628]

INTEGRATION: CWS obr04 (1.5.68); FILE MERGED 2007/01/11 08:29:46 obr 1.5.68.2: RESYNC: (1.5-1.6); FILE MERGED 2006/12/22 07:37:35 obr 1.5.68.1: PRJNAME fixed


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [75a792411d98d63268b4d93781b7b72edbb15666]

INTEGRATION: CWS obr04 (1.2.126); FILE MERGED 2006/12/22 07:37:34 obr 1.2.126.1: PRJNAME fixed


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [6ea7a1763b2f90cc9114197124815989e0f9bde1]

INTEGRATION: CWS obr04 (1.7.126); FILE MERGED 2006/12/22 07:37:34 obr 1.7.126.1: PRJNAME fixed


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [ad0ec894898fa9fa45e4e31873e191114309b67c]

INTEGRATION: CWS obr04 (1.3.120); FILE MERGED 2006/12/20 15:03:25 obr 1.3.120.2: #i72544# patch applied 2006/12/20 14:56:46 obr 1.3.120.1: #i72328# patch applied


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [8abbbc9e39aeb21eccbf8b0336994c1b845906fa]

INTEGRATION: CWS obr04 (1.2.254); FILE MERGED 2006/12/20 15:03:25 obr 1.2.254.1: #i72544# patch applied


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [e70332e4f60e1498d5fe8dca7a8a4a40b3ecf9bb]

INTEGRATION: CWS obr04 (1.3.166); FILE MERGED 2006/12/20 15:03:25 obr 1.3.166.1: #i72544# patch applied


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [53972a765929424162b95233207d5203093ed664]

INTEGRATION: CWS obr04 (1.3.120); FILE MERGED 2006/12/20 15:03:24 obr 1.3.120.1: #i72544# patch applied


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [3d2b82ec5d5494051785d91473c1df84d117e49b]

INTEGRATION: CWS obr04 (1.1.2); FILE ADDED 2007/01/10 15:02:16 obr 1.1.2.1: #i72543# correctly encode what gets passed to the shell via popen + add unit test


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [90fdbb12870d00a4ebcf487d28979851804da6e4]

INTEGRATION: CWS obr04 (1.1.2); FILE ADDED 2007/01/11 09:42:38 obr 1.1.2.2: #i72543# compile fixes + bug in test app 2007/01/10 15:02:16 obr 1.1.2.1: #i72543# correctly encode what gets passed to the shell via popen + add unit test


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [9526c01d3aba79d95cd8871e207bbca230860dd5]

INTEGRATION: CWS obr04 (1.4.126); FILE MERGED 2007/01/11 09:42:38 obr 1.4.126.2: #i72543# compile fixes + bug in test app 2007/01/10 15:02:15 obr 1.4.126.1: #i72543# correctly encode what gets passed to the shell via popen + add unit test


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [2bb8b24220efd2bd112236e913c0b83c94ee4a9c]

INTEGRATION: CWS obr04 (1.15.28); FILE MERGED 2007/01/11 09:42:38 obr 1.15.28.2: #i72543# compile fixes + bug in test app 2007/01/10 15:02:15 obr 1.15.28.1: #i72543# correctly encode what gets passed to the shell via popen + add unit test


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [1b01ad9adbc4a564d6a6101e26838df829b3d78f]

INTEGRATION: CWS obr04 (1.9.70); FILE MERGED 2007/01/11 09:42:38 obr 1.9.70.2: #i72543# compile fixes + bug in test app 2007/01/10 15:02:15 obr 1.9.70.1: #i72543# correctly encode what gets passed to the shell via popen + add unit test


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [a767f73f878ff0e55d8a99ead1bbdfb8492ccb53]

INTEGRATION: CWS fs08 (1.69.8); FILE MERGED 2007/01/03 18:15:55 fridrich_strba 1.69.8.2: RESYNC: (1.69-1.70); FILE MERGED 2006/12/20 10:13:33 fridrich_strba 1.69.8.1: Issue number:  72788 Submitted by:  thb Reviewed by:   fridrich_strba Small unrelated patch to disambiguate the function call and take compiler out of confusion on Solaris 10 :-)


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [00e7899664cab14ba06ec630a2a0ea5d99f23908]

INTEGRATION: CWS fs08 (1.6.4); FILE MERGED 2006/12/18 09:27:21 fridrich_strba 1.6.4.1: convert writerperfect into a framework where converter libraries based on libwpd's api can simply plug themselves


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [e04922181a312b1d8e9efe0878e54137b5b58fc1]

INTEGRATION: CWS fs08 (1.1.2); FILE ADDED 2006/12/19 10:09:07 fridrich_strba 1.1.2.2: removing memory leaks and warnings with GNU/Linux gcc 3.4.5 2006/12/18 09:27:20 fridrich_strba 1.1.2.1: convert writerperfect into a framework where converter libraries based on libwpd's api can simply plug themselves


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [e947bca12172b77909263710892d47f9a3092b2d]

INTEGRATION: CWS fs08 (1.1.2); FILE ADDED 2006/12/18 09:27:20 fridrich_strba 1.1.2.1: convert writerperfect into a framework where converter libraries based on libwpd's api can simply plug themselves


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [9ed5b340dc1918b22c9ed06705b03f19154ccb1a]

INTEGRATION: CWS fs08 (1.1.2); FILE ADDED 2006/12/19 10:09:07 fridrich_strba 1.1.2.2: removing memory leaks and warnings with GNU/Linux gcc 3.4.5 2006/12/18 09:27:19 fridrich_strba 1.1.2.1: convert writerperfect into a framework where converter libraries based on libwpd's api can simply plug themselves


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [43be4dc5dbdeafb040f7455ea433b92750add049]

INTEGRATION: CWS fs08 (1.1.2); FILE ADDED 2006/12/18 09:27:19 fridrich_strba 1.1.2.1: convert writerperfect into a framework where converter libraries based on libwpd's api can simply plug themselves


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [0f7a7a2f8406ff95f62883cb9a3432e5d691a9e1]

INTEGRATION: CWS fs08 (1.3.10); FILE MERGED 2006/12/22 16:18:36 fridrich_strba 1.3.10.1: trying to put belts and braces around the stream class


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [2499e2497091983049c65cd010cb61fb891e88c8]

INTEGRATION: CWS fs08 (1.3.38); FILE MERGED 2007/01/03 15:51:59 fridrich_strba 1.3.38.3: make the mxChildStream and mxChildStorage members of the class again 2006/12/30 14:41:56 fridrich_strba 1.3.38.2: refactoring the stream class to make it a bit more robust 2006/12/18 09:27:18 fridrich_strba 1.3.38.1: convert writerperfect into a framework where converter libraries based on libwpd's api can simply plug themselves


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [4c2cefae797073999edabb3a7f29c47b1331d674]

INTEGRATION: CWS fs08 (1.5.36); FILE MERGED 2007/01/04 11:44:20 fridrich_strba 1.5.36.6: some improvements and bug-fixes from cws wpsimport01 2007/01/03 15:51:59 fridrich_strba 1.5.36.5: make the mxChildStream and mxChildStorage members of the class again 2006/12/30 14:41:56 fridrich_strba 1.5.36.4: refactoring the stream class to make it a bit more robust 2006/12/22 16:18:36 fridrich_strba 1.5.36.3: trying to put belts and braces around the stream class 2006/12/20 16:06:40 fridrich_strba 1.5.36.2: removing warnings on wntmsci10 2006/12/18 09:27:18 fridrich_strba 1.5.36.1: convert writerperfect into a framework where converter libraries based on libwpd's api can simply plug themselves


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [7e1862f87df429a4cb2fec495fe58b16d60af4b2]

INTEGRATION: CWS fs08 (1.3.4); FILE MERGED 2006/12/18 09:27:18 fridrich_strba 1.3.4.1: convert writerperfect into a framework where converter libraries based on libwpd's api can simply plug themselves


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [fbc583874c72d036573b6379c6037b800646d0e8]

INTEGRATION: CWS fs08 (1.2.38); FILE MERGED 2006/12/19 10:09:07 fridrich_strba 1.2.38.1: removing memory leaks and warnings with GNU/Linux gcc 3.4.5


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [a81adf62a52cb76865bad953e6320a665b559539]

INTEGRATION: CWS fs08 (1.3.30); FILE MERGED 2006/12/19 10:09:06 fridrich_strba 1.3.30.1: removing memory leaks and warnings with GNU/Linux gcc 3.4.5


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [bb60f1d4f3a6c6edadee9f473ba464941b0d09f2]

INTEGRATION: CWS fs08 (1.2.38); FILE MERGED 2006/12/19 10:09:06 fridrich_strba 1.2.38.1: removing memory leaks and warnings with GNU/Linux gcc 3.4.5


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [6e38470b6d4cbf3ae4fa8d8eddbad4856f2a7076]

INTEGRATION: CWS fs08 (1.3.20); FILE MERGED 2006/12/19 10:09:06 fridrich_strba 1.3.20.1: removing memory leaks and warnings with GNU/Linux gcc 3.4.5


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [a1885a4b3cbf3bd7ef0f421179742d75cd7f3d11]

INTEGRATION: CWS fs08 (1.2.38); FILE MERGED 2006/12/19 10:09:06 fridrich_strba 1.2.38.2: removing memory leaks and warnings with GNU/Linux gcc 3.4.5 2006/12/18 09:27:17 fridrich_strba 1.2.38.1: convert writerperfect into a framework where converter libraries based on libwpd's api can simply plug themselves


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [90681444ef4d3d73dc453abf97be6ab433845ea0]

INTEGRATION: CWS fs08 (1.2.38); FILE MERGED 2007/01/04 11:44:20 fridrich_strba 1.2.38.2: some improvements and bug-fixes from cws wpsimport01 2006/12/19 10:09:06 fridrich_strba 1.2.38.1: removing memory leaks and warnings with GNU/Linux gcc 3.4.5


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [d171801250c157d92a1a5d3a822c6551acb9a674]

INTEGRATION: CWS fs08 (1.2.38); FILE MERGED 2006/12/19 10:09:05 fridrich_strba 1.2.38.1: removing memory leaks and warnings with GNU/Linux gcc 3.4.5


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [eaf8097f7e618375f0aeca4c796a98640605915f]

INTEGRATION: CWS fs08 (1.3.20); FILE MERGED 2006/12/20 16:06:40 fridrich_strba 1.3.20.2: removing warnings on wntmsci10 2006/12/19 10:09:05 fridrich_strba 1.3.20.1: removing memory leaks and warnings with GNU/Linux gcc 3.4.5


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [be54a36000368c0b220eb7ddc0beff159b9a122f]

INTEGRATION: CWS fs08 (1.3.20); FILE MERGED 2006/12/19 10:09:05 fridrich_strba 1.3.20.1: removing memory leaks and warnings with GNU/Linux gcc 3.4.5


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [9f9edc638352713a18b34067cbdf97ea8a3dad28]

INTEGRATION: CWS fs08 (1.2.38); FILE MERGED 2006/12/18 09:27:17 fridrich_strba 1.2.38.1: convert writerperfect into a framework where converter libraries based on libwpd's api can simply plug themselves


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [e31ab06bdebd646ed1d3f40b82c2a9ed1ba6343b]

INTEGRATION: CWS fs08 (1.1.2); FILE ADDED 2006/12/22 16:18:35 fridrich_strba 1.1.2.4: trying to put belts and braces around the stream class 2006/12/22 12:50:56 fridrich_strba 1.1.2.3: oops 2006/12/22 11:38:35 fridrich_strba 1.1.2.2: small fix for filtering properties from libwpd: xml namespace out of the sax messages fed to the css.comp.Writer.XMLImporter 2006/12/18 09:28:24 fridrich_strba 1.1.2.1: convert writerperfect into a framework where converter libraries based on libwpd's api can simply plug themselves


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [82c89d0bf14c894193306f88bb437c6c11ea7c4b]

INTEGRATION: CWS fs08 (1.3.38); FILE MERGED 2006/12/19 10:09:05 fridrich_strba 1.3.38.1: removing memory leaks and warnings with GNU/Linux gcc 3.4.5


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [fb290dada0fb94a79b895dbb108d6f910e574c73]

INTEGRATION: CWS fs08 (1.2.38); FILE MERGED 2006/12/19 10:09:04 fridrich_strba 1.2.38.2: removing memory leaks and warnings with GNU/Linux gcc 3.4.5 2006/12/18 09:27:17 fridrich_strba 1.2.38.1: convert writerperfect into a framework where converter libraries based on libwpd's api can simply plug themselves


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [e2ae2cbccd2ce685dfc8da4b5b7cf6a7f6e33225]

INTEGRATION: CWS fs08 (1.1.2); FILE ADDED 2006/12/19 10:09:04 fridrich_strba 1.1.2.2: removing memory leaks and warnings with GNU/Linux gcc 3.4.5 2006/12/18 09:28:24 fridrich_strba 1.1.2.1: convert writerperfect into a framework where converter libraries based on libwpd's api can simply plug themselves


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [93fb0f9fe41062444196dc53f701dc0cb194c123]

INTEGRATION: CWS fs08 (1.8.10); FILE MERGED 2006/12/18 09:27:16 fridrich_strba 1.8.10.1: convert writerperfect into a framework where converter libraries based on libwpd's api can simply plug themselves


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [d20df48d7a76ecb1820ee05ba69ab4b639e4ec49]

INTEGRATION: CWS fs08 (1.1.2); FILE ADDED 2007/01/09 10:53:01 fridrich_strba 1.1.2.1: uploading release tarball of libwpd-0.8.8


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [0e9ccdc4eb9eefe9ab7aed79441a4796efe5e2f2]

INTEGRATION: CWS fs08 (1.13.2); FILE MERGED 2007/01/09 15:37:59 fridrich_strba 1.13.2.4: fixing a little insignificant regression 2007/01/09 10:53:00 fridrich_strba 1.13.2.3: uploading release tarball of libwpd-0.8.8 2006/12/21 10:05:11 fridrich_strba 1.13.2.2: uploading a patch file that clears warnings with gcc 3.4.6 on unxlngi6. Once they are cleared on all suported platforms, a new corrected release tarball will replace the current one 2006/12/21 09:16:53 fridrich_strba 1.13.2.1: uploading not yet released libwpd 0.8.8 to see how we stand with warning


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [9eba3f4caa0a4b475ade63888584189bc9e0966c]

INTEGRATION: CWS fs08 (1.1.2); FILE ADDED 2007/01/15 13:49:31 thb 1.1.2.6: Make that buildable under Windows 2007/01/15 10:29:24 fridrich_strba 1.1.2.5: some more fixes 2007/01/12 23:21:22 fridrich_strba 1.1.2.4: some more checks added 2007/01/11 21:53:42 fridrich_strba 1.1.2.3: build fix 2007/01/11 18:22:47 fridrich_strba 1.1.2.2: some more belts and braces enhancing stability and security 2007/01/09 15:37:58 fridrich_strba 1.1.2.1: fixing a little insignificant regression


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [5bbb185891c534ef74fc68ab4d65215c0534c736]

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>  [25c70c3aedb8373095f192c366b42df1504c9f15]

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>  [9f288b0de10c94aa215b014898171334ef1dd1c4]

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>  [232e98413823c93faeef50a92359fec86370cff8]

INTEGRATION: CWS mfdouble (1.74.90); FILE MERGED 2006/12/15 13:55:52 pl 1.74.90.1: #i71046# increase precision of MetricField and friends


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [31d7c2e0525f15844eef8c0714508a25fd2487d2]

INTEGRATION: CWS mfdouble (1.37.30); FILE MERGED 2006/12/14 16:20:42 pl 1.37.30.1: #i71046# increase precision of MetricField and friends


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [399797a804cd8ceab44c637c5ee19e4edcd8f56e]

INTEGRATION: CWS mfdouble (1.36.14); FILE MERGED 2006/12/13 15:27:18 pl 1.36.14.2: #i71046# allow for 64bit integers on 32bit platforms 2006/12/13 14:39:20 pl 1.36.14.1: #i71046# allow for 64bit integers on 32bit platforms


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [62edea2aefb0d4853ccc2286e6926636bf7bef2d]

INTEGRATION: CWS mfdouble (1.28.36); FILE MERGED 2006/12/13 14:39:19 pl 1.28.36.1: #i71046# allow for 64bit integers on 32bit platforms


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [2fb54852286fc7ddcf96bb5ee47d3a4e9005c4e5]

INTEGRATION: CWS mfdouble (1.9.128); FILE MERGED 2006/12/20 14:29:42 pl 1.9.128.1: #i71046# increase precision of MetricField and friends


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [c7075905d8b3ba2ba970f80a2769d5f0a1e6247d]

INTEGRATION: CWS mfdouble (1.6.342); FILE MERGED 2006/12/20 14:29:42 pl 1.6.342.1: #i71046# increase precision of MetricField and friends


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [28b1d87d5652ce6e77fc6f89bd690f1256d307e5]

INTEGRATION: CWS mfdouble (1.8.96); FILE MERGED 2006/12/13 17:53:41 pl 1.8.96.1: #i71046# increase precision of MetricField and friends


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [a5d8808c86d68c3f8edb40a604c7031a4e5c18f6]

INTEGRATION: CWS mfdouble (1.5.96); FILE MERGED 2006/12/13 17:53:41 pl 1.5.96.1: #i71046# increase precision of MetricField and friends


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [cab3b1635d3ec38efb12e954c965dcfca534bdaf]

INTEGRATION: CWS mfdouble (1.21.74); FILE MERGED 2006/12/13 17:53:41 pl 1.21.74.1: #i71046# increase precision of MetricField and friends


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [be6affc2f720dca0fa6251020fe024bc99ede53c]

INTEGRATION: CWS mfdouble (1.12.194); FILE MERGED 2006/12/13 17:53:41 pl 1.12.194.1: #i71046# increase precision of MetricField and friends


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [b949f7bd5f886b3c5ff6e19d3a79de07d502e85c]

INTEGRATION: CWS mfdouble (1.19.8); FILE MERGED 2006/12/22 10:24:05 pl 1.19.8.1: #i71046# increase precision of MetricField and friends


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [611e08c312a6ae8c7f3f027d6619d196270983a5]

INTEGRATION: CWS mfdouble (1.17.78); FILE MERGED 2006/12/14 12:18:00 pl 1.17.78.3: #i71046# increase precision of MetricField and friends 2006/12/13 16:19:21 pl 1.17.78.2: #i71046# increase precision of MetricField and friends 2006/12/13 14:50:27 pl 1.17.78.1: #i71046# increase precision of MetricField and friends


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [c95e2fea5bded646b7d311b0be8c399008f61131]

INTEGRATION: CWS mfdouble (1.7.56); FILE MERGED 2006/12/19 17:29:41 pl 1.7.56.1: #i71046# increase precision of MetricField and friends


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [4e25286501771d42b5a94ea14dec5af1ac66f7ea]

INTEGRATION: CWS mfdouble (1.41.16); FILE MERGED 2006/12/21 16:56:20 pl 1.41.16.2: RESYNC: (1.41-1.42); FILE MERGED 2006/12/19 17:29:41 pl 1.41.16.1: #i71046# increase precision of MetricField and friends


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [fc4764f42866ee262f71ad5c82b9ee8eaeaa60d2]

INTEGRATION: CWS mfdouble (1.44.56); FILE MERGED 2006/12/19 17:29:41 pl 1.44.56.1: #i71046# increase precision of MetricField and friends


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [cacec5c9eff4bc6d9da871ca72c946e00c23a057]

INTEGRATION: CWS mfdouble (1.44.44); FILE MERGED 2006/12/19 17:29:41 pl 1.44.44.1: #i71046# increase precision of MetricField and friends


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [8baa7b599b78f09d0de9cae1088641e868f40e51]

INTEGRATION: CWS mfdouble (1.20.138); FILE MERGED 2006/12/21 16:50:08 pl 1.20.138.2: RESYNC: (1.20-1.21); FILE MERGED 2006/12/15 13:55:52 pl 1.20.138.1: #i71046# increase precision of MetricField and friends


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [09e43224198301a34599eaf1a5b16d6776137360]

INTEGRATION: CWS mfdouble (1.35.62); FILE MERGED 2006/12/21 16:50:02 pl 1.35.62.2: RESYNC: (1.35-1.36); FILE MERGED 2006/12/15 13:55:52 pl 1.35.62.1: #i71046# increase precision of MetricField and friends


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [3aee84893f8f1243bf57ebfe3d182ae7b4905c06]

INTEGRATION: CWS mfdouble (1.14.138); FILE MERGED 2006/12/15 13:55:51 pl 1.14.138.1: #i71046# increase precision of MetricField and friends


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [fdc0e09ddaa823706c22319a1d34c71b98cbd155]

INTEGRATION: CWS mfdouble (1.57.138); FILE MERGED 2006/12/15 13:55:51 pl 1.57.138.1: #i71046# increase precision of MetricField and friends


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [4791eef937619b004a411a4b205dc91f25caa431]

INTEGRATION: CWS mfdouble (1.15.138); FILE MERGED 2006/12/15 13:55:51 pl 1.15.138.1: #i71046# increase precision of MetricField and friends


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [07cf8317c7f84ca4f2be00a9ae639577069442ca]

INTEGRATION: CWS mfdouble (1.23.170); FILE MERGED 2006/12/15 13:55:50 pl 1.23.170.1: #i71046# increase precision of MetricField and friends


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [0bccf49835a3c211e23c8939a40303dc519b8f52]

INTEGRATION: CWS mfdouble (1.79.44); FILE MERGED 2006/12/15 13:55:50 pl 1.79.44.1: #i71046# increase precision of MetricField and friends


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [5d0792b7bb366d36337f214e38198696eb8f7c6a]

INTEGRATION: CWS mfdouble (1.23.62); FILE MERGED 2006/12/15 13:55:49 pl 1.23.62.1: #i71046# increase precision of MetricField and friends


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [8e60418ec34871ce7d7e5f8144afca6eb440040b]

INTEGRATION: CWS mfdouble (1.25.62); FILE MERGED 2006/12/21 13:53:37 pl 1.25.62.2: #i71046# use correct normalization for setting min/max values 2006/12/14 19:15:51 pl 1.25.62.1: #i71046# increase precision of MetricField and friends


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [32a198206b044aa6bd070dab050ce255920c6011]

INTEGRATION: CWS mfdouble (1.34.60); FILE MERGED 2006/12/21 16:38:40 pl 1.34.60.2: RESYNC: (1.34-1.35); FILE MERGED 2006/12/14 19:15:51 pl 1.34.60.1: #i71046# increase precision of MetricField and friends


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [e498e25abef87477d04c2455d31f333447a0297b]

INTEGRATION: CWS mfdouble (1.23.138); FILE MERGED 2006/12/14 19:15:51 pl 1.23.138.1: #i71046# increase precision of MetricField and friends


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [358fbcbc073ef97589c0bdb046980842e79e0d30]

INTEGRATION: CWS mfdouble (1.19.138); FILE MERGED 2006/12/14 19:15:51 pl 1.19.138.1: #i71046# increase precision of MetricField and friends


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [40e12c515eb052926a9ef0258c894cc451b06d49]

INTEGRATION: CWS mfdouble (1.13.138); FILE MERGED 2006/12/14 19:15:51 pl 1.13.138.1: #i71046# increase precision of MetricField and friends


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [9be02b29229a8100e8e32dfa24fa6f06ea8e062a]

INTEGRATION: CWS mfdouble (1.22.138); FILE MERGED 2006/12/14 19:15:50 pl 1.22.138.1: #i71046# increase precision of MetricField and friends


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [f940f93624765309da5b30f48d1822bebdf749b0]

INTEGRATION: CWS mfdouble (1.12.62); FILE MERGED 2006/12/14 19:15:50 pl 1.12.62.1: #i71046# increase precision of MetricField and friends


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [71b35ba04bcf6a5c9d92d2c51c1fcf3cae7f8b20]

INTEGRATION: CWS mfdouble (1.45.170); FILE MERGED 2006/12/14 19:15:50 pl 1.45.170.1: #i71046# increase precision of MetricField and friends


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [d3bcce482936423a839b8e87ebad4c1c28d01ca4]

INTEGRATION: CWS mfdouble (1.32.138); FILE MERGED 2006/12/14 19:15:50 pl 1.32.138.1: #i71046# increase precision of MetricField and friends


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [9b4ea128f520cb0d64df131f6936c7854cbb4a14]

INTEGRATION: CWS mfdouble (1.13.150); FILE MERGED 2006/12/14 19:15:50 pl 1.13.150.1: #i71046# increase precision of MetricField and friends


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [19575c44f53556e69c8e3b2fa842d30c866eb3b3]

INTEGRATION: CWS mfdouble (1.36.136); FILE MERGED 2006/12/21 16:38:33 pl 1.36.136.2: RESYNC: (1.36-1.37); FILE MERGED 2006/12/14 19:15:49 pl 1.36.136.1: #i71046# increase precision of MetricField and friends


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [a341ecca09b3e30ef8dc7e6937c19e37bbeaf314]

INTEGRATION: CWS mfdouble (1.52.138); FILE MERGED 2006/12/14 19:15:49 pl 1.52.138.1: #i71046# increase precision of MetricField and friends


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [9e8055ecf3e4d9ff071f3d45a0fa044ce0e558ad]

INTEGRATION: CWS mfdouble (1.14.138); FILE MERGED 2006/12/14 19:15:49 pl 1.14.138.1: #i71046# increase precision of MetricField and friends


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [e1700f33fdf660e8eb76ecee4ee432d0f185d2bb]

INTEGRATION: CWS mfdouble (1.15.138); FILE MERGED 2006/12/14 19:15:49 pl 1.15.138.1: #i71046# increase precision of MetricField and friends


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [bf6efc7b112e881befc7d8ebc1c0d68f273a7d2f]

INTEGRATION: CWS mfdouble (1.32.44); FILE MERGED 2006/12/14 19:15:49 pl 1.32.44.1: #i71046# increase precision of MetricField and friends


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [0b59a4ed3a96a96cc604c103a3cc702a965c868e]

INTEGRATION: CWS mfdouble (1.13.170); FILE MERGED 2006/12/14 19:15:48 pl 1.13.170.1: #i71046# increase precision of MetricField and friends


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [1d66ab37e8e33a7ee40394adba04557d9de9220f]

INTEGRATION: CWS mfdouble (1.15.138); FILE MERGED 2006/12/14 19:15:48 pl 1.15.138.1: #i71046# increase precision of MetricField and friends


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [95148b3baa56d481bddefaf24c17accbf4658806]

INTEGRATION: CWS mfdouble (1.14.62); FILE MERGED 2006/12/14 19:15:48 pl 1.14.62.1: #i71046# increase precision of MetricField and friends


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [de7e13cd761a2a9847bce8e9e99b6ffd9ef230a5]

INTEGRATION: CWS mfdouble (1.13.14); FILE MERGED 2006/12/14 19:15:48 pl 1.13.14.1: #i71046# increase precision of MetricField and friends


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [7b87840b96f0ecf691b4fbed51e5abae29792a37]

INTEGRATION: CWS mfdouble (1.5.292); FILE MERGED 2006/12/14 19:15:48 pl 1.5.292.1: #i71046# increase precision of MetricField and friends


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [ac083003ba4da78b58d0bfcffbaf134623dfcbdc]

INTEGRATION: CWS mfdouble (1.4.138); FILE MERGED 2006/12/14 19:15:48 pl 1.4.138.1: #i71046# increase precision of MetricField and friends


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [1e4cfed9c3be405d133457ba684fae24c6968665]

INTEGRATION: CWS mfdouble (1.9.138); FILE MERGED 2006/12/14 19:15:47 pl 1.9.138.1: #i71046# increase precision of MetricField and friends


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [8aa4c77aefc13ad982f38b6a8c6e81f3598b65e0]

INTEGRATION: CWS mfdouble (1.90.138); FILE MERGED 2006/12/14 19:15:47 pl 1.90.138.1: #i71046# increase precision of MetricField and friends


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [eed7beb73b8a63bf2b95175d8c7873d809811b0c]

INTEGRATION: CWS mfdouble (1.30.136); FILE MERGED 2006/12/14 19:15:47 pl 1.30.136.1: #i71046# increase precision of MetricField and friends


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [7ff80a3be03714017e38d29790ca22f1c0aa007c]

INTEGRATION: CWS mfdouble (1.34.138); FILE MERGED 2006/12/14 19:15:47 pl 1.34.138.1: #i71046# increase precision of MetricField and friends


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [bf2e0cdd91d20d50c609c903445b640245a1c663]

INTEGRATION: CWS mfdouble (1.16.62); FILE MERGED 2006/12/14 19:15:47 pl 1.16.62.1: #i71046# increase precision of MetricField and friends


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [8f0b3e4503ed265e1b142d9be385cba25bb50181]

INTEGRATION: CWS mfdouble (1.9.138); FILE MERGED 2006/12/14 19:15:46 pl 1.9.138.1: #i71046# increase precision of MetricField and friends


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [ec44a43fb49afb042eedf756123157d476ea4d2d]

INTEGRATION: CWS mfdouble (1.10.34); FILE MERGED 2006/12/20 10:02:38 pl 1.10.34.1: #i71046# increase precision of MetricField and friends


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [547f96b279b083ce5f2a51beb54b62f1758880f2]

INTEGRATION: CWS mfdouble (1.8.120); FILE MERGED 2006/12/21 10:33:22 pl 1.8.120.1: #i71046# increase precision of MetricField and friends


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [0ba20a83d5a27ec6da1573d741ebe2e949873e7b]

INTEGRATION: CWS mfdouble (1.9.4); FILE MERGED 2006/12/22 13:39:51 pl 1.9.4.1: #i71046# increase precision of MetricField and friends


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [60a6e9a67681de109d6085ed2b95e23e84072870]

INTEGRATION: CWS mfdouble (1.22.4); FILE MERGED 2006/12/22 13:39:50 pl 1.22.4.1: #i71046# increase precision of MetricField and friends


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [b8e40b4e4561b6115c68d5a420a67865765fc8ec]

INTEGRATION: CWS mfdouble (1.9.4); FILE MERGED 2006/12/22 13:39:50 pl 1.9.4.1: #i71046# increase precision of MetricField and friends


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [4e6ff903f17ba79d05cc4b5f1da5a0f94b801d0a]

INTEGRATION: CWS mfdouble (1.11.4); FILE MERGED 2006/12/22 13:39:50 pl 1.11.4.1: #i71046# increase precision of MetricField and friends


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [8bf51db73550df837cc8f42f429d19b27b969871]

INTEGRATION: CWS mfdouble (1.25.4); FILE MERGED 2006/12/22 13:39:50 pl 1.25.4.1: #i71046# increase precision of MetricField and friends


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [a00ec1498770829124336005ece2228e72f68571]

INTEGRATION: CWS mfdouble (1.14.4); FILE MERGED 2006/12/22 12:59:30 pl 1.14.4.1: #i71046# increase precision of MetricField and friends


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [9e3321784690284389df9f0a339ce25f6e99a9f6]

INTEGRATION: CWS mfdouble (1.15.4); FILE MERGED 2006/12/22 12:59:30 pl 1.15.4.1: #i71046# increase precision of MetricField and friends


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [162b8b4b331a7b33f98cfe7347d5be91c296f445]

INTEGRATION: CWS mfdouble (1.29.24); FILE MERGED 2006/12/14 15:40:35 pl 1.29.24.1: #i71046# increase precision of MetricField and friends


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [8cb1c3a4c364bd1afed61220a55f73b121986c78]

INTEGRATION: CWS impress115 (1.5.162); FILE MERGED 2007/01/02 10:32:15 cl 1.5.162.1: #120142# made Gallery a singleton, no refcounting anymore


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [5ef668e944d717d605c9172c480d5d6ec0634ce8]

INTEGRATION: CWS impress115 (1.34.2); FILE MERGED 2007/01/18 13:45:57 cl 1.34.2.1: #i43124# hide page before delete view to prevent assertion


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [1a7d668838caace0abac250320991777c69482a5]

INTEGRATION: CWS impress115 (1.74.82); FILE MERGED 2007/01/03 15:41:19 cl 1.74.82.1: #i72350# fixed size shared across scripts (cmc@ooo)


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [eb0f609159bc1ce1c547c572a7a11ad1ea73491f]

INTEGRATION: CWS impress115 (1.148.50); FILE MERGED 2007/01/05 22:14:44 cl 1.148.50.2: RESYNC: (1.148-1.149); FILE MERGED 2006/12/12 17:56:18 sj 1.148.50.1: #i72511# fixed a problem when interpreting the PersistPtrIncrementalBlock


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [aa11a8c426eb430c3b661d345f3e18141d639b27]

INTEGRATION: CWS impress115 (1.7.130); FILE MERGED 2007/01/02 10:31:04 cl 1.7.130.1: #120142# made Gallery a singleton, no refcounting anymore


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [ab8160360308690aacdf8ad24358d46d47b6e4df]

INTEGRATION: CWS impress115 (1.23.162); FILE MERGED 2007/01/02 10:30:51 cl 1.23.162.1: #120142# made Gallery a singleton, no refcounting anymore


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [ce33a5302e97023f9ba6fae27de3d3287bcf2da0]

INTEGRATION: CWS impress115 (1.12.162); FILE MERGED 2007/01/02 10:30:51 cl 1.12.162.1: #120142# made Gallery a singleton, no refcounting anymore


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [a17e05c64a44b962b578b5ea12ed625896298756]

INTEGRATION: CWS impress115 (1.15.162); FILE MERGED 2007/01/02 10:30:50 cl 1.15.162.1: #120142# made Gallery a singleton, no refcounting anymore


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [148139a86c3a208739d47379e03838e75f49ab24]

INTEGRATION: CWS impress115 (1.7.130); FILE MERGED 2007/01/05 12:34:01 cl 1.7.130.1: #i72738# fixed dynamic control states for position and size page


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [744255c35fbe0fd2ba626dc7b6ef0709b0eabee8]

INTEGRATION: CWS impress115 (1.25.52); FILE MERGED 2007/01/05 12:34:01 cl 1.25.52.1: #i72738# fixed dynamic control states for position and size page


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [ae84f6a66849aa9d22ff57c8265d4f46324edd7c]

INTEGRATION: CWS impress115 (1.90.130); FILE MERGED 2007/01/03 15:41:19 cl 1.90.130.1: #i72350# fixed size shared across scripts (cmc@ooo)


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [8fd670db18da6e60ffdb26b42341581cd23ccbb4]

INTEGRATION: CWS impress115 (1.6.130); FILE MERGED 2007/01/02 10:30:35 cl 1.6.130.1: #120142# made Gallery a singleton, no refcounting anymore


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [0f3fcb8f570b996271df27eb57bd6c5f2e98822e]

INTEGRATION: CWS impress115 (1.52.56); FILE MERGED 2007/01/05 21:56:09 cl 1.52.56.2: RESYNC: (1.52-1.53); FILE MERGED 2007/01/03 15:48:52 cl 1.52.56.1: #i72350# fixed size shared across scripts (cmc@ooo)


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [e2f55d39f6c7e84610f1c79f161bd854398e9582]

INTEGRATION: CWS impress115 (1.9.18); FILE MERGED 2007/01/16 11:10:13 sj 1.9.18.2: #i72365# storeGraphic of the GraphicProvider is now able to resize the Graphic as it is also possible with the GraphicExporter (now without changing the original graphic) 2006/12/07 15:54:14 sj 1.9.18.1: #i72365# storeGraphic of the GraphicProvider is now able to resize the Graphic as it is also possible with the GraphicExporter


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [bcec14586044a5aad520413a403b7099d11cf2f9]

INTEGRATION: CWS impress115 (1.11.30); FILE MERGED 2007/01/05 21:12:36 cl 1.11.30.2: RESYNC: (1.11-1.12); FILE MERGED 2007/01/02 06:37:58 cl 1.11.30.1: #i72344# applied ::KeyInput patch from jlcheng


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [89d116db3bf0586b02a1f2d05d76de5e274692d4]

INTEGRATION: CWS impress115 (1.4.82); FILE MERGED 2007/01/10 14:02:23 sj 1.4.82.2: fixed typo 2007/01/05 15:05:56 cl 1.4.82.1: #i43124# fixed replacing of slides in custom shows


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [a9a138b4a7d1c43762b38d9d4768af476f9c6c33]

INTEGRATION: CWS impress115 (1.44.30); FILE MERGED 2007/01/18 13:47:10 cl 1.44.30.3: #i43124# after merge, check if we replaced the correct slide in the custom shows 2007/01/05 20:27:30 cl 1.44.30.2: RESYNC: (1.44-1.45); FILE MERGED 2007/01/05 15:05:56 cl 1.44.30.1: #i43124# fixed replacing of slides in custom shows


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [ece4dfc920855b5557a4db62e46d7400ef259051]

INTEGRATION: CWS impress115 (1.39.30); FILE MERGED 2007/01/05 20:27:23 cl 1.39.30.2: RESYNC: (1.39-1.40); FILE MERGED 2007/01/05 15:05:55 cl 1.39.30.1: #i43124# fixed replacing of slides in custom shows


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [7cd09cf2bb8a66eb59a2cc75cb6e8444db0fbb79]

INTEGRATION: CWS impress115 (1.8.32); FILE MERGED 2007/01/05 15:05:55 cl 1.8.32.1: #i43124# fixed replacing of slides in custom shows


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [683c3ddc6835ec9edaf9a0eb92c9d4ecdec88453]

INTEGRATION: CWS impress115 (1.44.30); FILE MERGED 2007/01/05 20:23:32 cl 1.44.30.2: RESYNC: (1.44-1.45); FILE MERGED 2007/01/05 15:05:33 cl 1.44.30.1: #i43124# fixed replacing of slides in custom shows


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [9826f619e485a08eb73d3b64c4e9540b435a44bb]

INTEGRATION: CWS impress115 (1.6.32); FILE MERGED 2007/01/05 15:05:33 cl 1.6.32.1: #i43124# fixed replacing of slides in custom shows


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [5bf6030ff5e63a6bf705a2c619cea266c20c90cb]

INTEGRATION: CWS impress115 (1.27.216); FILE MERGED 2007/01/05 10:35:51 cl 1.27.216.1: #i72375# added support for font-face-decls in impress/draw


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [76d5440ab01d0d72c59494f81c26e005c5fe103f]

INTEGRATION: CWS impress115 (1.51.62); FILE MERGED 2007/01/10 11:12:31 sj 1.51.62.2: fixed typo 2007/01/05 10:35:51 cl 1.51.62.1: #i72375# added support for font-face-decls in impress/draw


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [3b7435a4cfc17ed42c3ec533a61463aef4235942]

INTEGRATION: CWS impress115 (1.29.26); FILE MERGED 2007/01/03 15:49:40 cl 1.29.26.1: #i72350# fixed size shared across scripts (cmc@ooo)


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [711fd3872fde0471bbd228ddb9ad0beaf81fbe3a]

INTEGRATION: CWS impress115 (1.21.82); FILE MERGED 2007/01/03 15:34:01 cl 1.21.82.1: #i72350# fixed size shared across scripts (cmc@ooo)


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [e9a86e90311ac1c98700b37f773748d487603c39]

INTEGRATION: CWS impress115 (1.12.202); FILE MERGED 2007/01/03 15:26:58 cl 1.12.202.1: #i72350# fixed size shared across scripts (cmc@ooo)


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [4d084f64d0b81a8901ee054432f112223aa66ef6]

INTEGRATION: CWS swqbf90 (1.6.788); FILE MERGED 2006/12/05 14:19:14 os 1.6.788.1: #i72091# closing tags added


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [6513f2664dfbdd8c999c8fec496a16a12d676e34]

INTEGRATION: CWS swqbf90 (1.5.788); FILE MERGED 2006/12/05 14:19:14 os 1.5.788.1: #i72091# closing tags added


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [84e128cb844348a6099b04a749e9911239576e33]

INTEGRATION: CWS swqbf90 (1.57.56); FILE MERGED 2006/11/20 13:25:40 od 1.57.56.1: #i67136# method <SwWrtShell::NumOrBulletOn(..)> 	 - document setting OUTLINE_LEVEL_YIELDS_OUTLINE_RULE has no relevance any more


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [5424d7618147ca788f0557c45d43e6fae75f3cec]

INTEGRATION: CWS swqbf90 (1.52.88); FILE MERGED 2007/01/02 12:04:29 od 1.52.88.2: RESYNC: (1.52-1.53); FILE MERGED 2006/12/06 13:15:20 od 1.52.88.1: #i56253# method <SwTextShell::Execute(..)> on executing format paragraph dialog 	 - enclose all undo actions, otherwise up to 4 undo action are 	   visible in the user interface.


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [34d41eafa785572fa21c43852048b9e11047d4a3]

INTEGRATION: CWS swqbf90 (1.34.90); FILE MERGED 2006/12/12 08:24:30 od 1.34.90.1: #130443# method <SwOutlineTabDialog::Ok()> 	 - encapsulate changes into an action


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [857a63d27e7b1677cabe0c46290de71724b15784]

INTEGRATION: CWS swqbf90 (1.18.90); FILE MERGED 2006/12/12 14:19:39 os 1.18.90.1: i72272# make leading a signed value


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [00762c0a7c1f9ba1e94ed1d56ed323d75d18b199]

INTEGRATION: CWS swqbf90 (1.74.40); FILE MERGED 2007/01/03 13:54:39 od 1.74.40.1: #i73079# method <SwXShape::_ConvertTransformationToLayoutDir(..)> 	 - use correct matrix type to set translation to transformation matrix


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [2c0f88235f6e790fb44315ae17f751622952aea5]

INTEGRATION: CWS swqbf90 (1.65.88); FILE MERGED 2007/01/02 11:44:58 od 1.65.88.2: RESYNC: (1.65-1.66); FILE MERGED 2006/11/20 13:24:24 od 1.65.88.1: #i67136# method <SwTxtNode::_GetNumRule(..)> 	 - document setting OUTLINE_LEVEL_YIELDS_OUTLINE_RULE has no relevance any more


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [2dbd958e6d7fb5ae62dc81d3c9de0ddc7aacd849]

INTEGRATION: CWS swqbf90 (1.22.90); FILE MERGED 2006/12/04 11:31:00 fme 1.22.90.1: #139445# Made code robust against missing view shell


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [36dcfa0fbcc7d45c8b8040d2ec2c78b09d3fe21c]

INTEGRATION: CWS swqbf90 (1.44.90); FILE MERGED 2006/12/04 11:31:00 fme 1.44.90.1: #139445# Made code robust against missing view shell


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [b638c7a099659d2c4ff891420b2820c4282a87a9]

INTEGRATION: CWS swqbf90 (1.42.88); FILE MERGED 2007/01/02 11:43:38 od 1.42.88.2: RESYNC: (1.42-1.43); FILE MERGED 2006/12/04 11:31:00 fme 1.42.88.1: #139445# Made code robust against missing view shell


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [b1ffe1fca594b7ebf121343fbfca7d8cdc52a7b3]

INTEGRATION: CWS swqbf90 (1.98.90); FILE MERGED 2006/12/04 11:31:00 fme 1.98.90.1: #139445# Made code robust against missing view shell


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [05aba616155344d2b4e6c9ad7ef6531be3f3cc3c]

INTEGRATION: CWS swqbf90 (1.8.90); FILE MERGED 2006/12/01 10:29:15 od 1.8.90.1: #i71596# <ObjAnchorOrder::operator()> 	 - correct order of anchored objects - needed for XML export


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [ae1f985c1687cfea79374cb155b33cd23d93b950]

INTEGRATION: CWS swqbf90 (1.21.16); FILE MERGED 2007/01/03 13:49:57 od 1.21.16.1: #i73079# method <SwAnchoredDrawObject::_SetPositioningAttr()> 	 - vertical position already correct for alignment to character and 	   to line of text


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [5eda18e2ba7ebcc554b31e8fe757f4840a8baf60]

INTEGRATION: CWS swqbf90 (1.30.14); FILE MERGED 2007/01/02 11:37:32 od 1.30.14.2: RESYNC: (1.30-1.31); FILE MERGED 2006/12/06 13:07:08 od 1.30.14.1: #i56253# method <SwCntntNode::Modifiy(..)> 	 - change text node by calling its method <SyncNumberAndNumRule()> 	   after the change of the numbering rule is processed. 	   Otherwise corresponding information about numbering restart 	   are missing for the undo action


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [de29371fd617c416fc1468e4ff9a93a419baca61]

INTEGRATION: CWS swqbf90 (1.44.90); FILE MERGED 2006/11/20 13:22:57 od 1.44.90.1: #i67136# method <lcl_SetHeadline(..)> 	 - document setting OUTLINE_LEVEL_YIELDS_OUTLINE_RULE has no relevance any more


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [142fe0c24142d0a04741f70ad05a06e9cbe3c8ac]

INTEGRATION: CWS swqbf90 (1.20.14); FILE MERGED 2006/11/22 15:28:03 od 1.20.14.1: #i71574# - implementation and usage of new method 	   <TxtFmtCollFunc::CheckTxtFmtCollForDeletionOfAssignmentToOutlineStyle(..)>


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [ad7b239ee9192a5ccc48406dd1b90d99a45a3985]

INTEGRATION: CWS swqbf90 (1.62.14); FILE MERGED 2007/01/02 11:35:01 od 1.62.14.2: RESYNC: (1.62-1.63); FILE MERGED 2006/11/20 13:21:49 od 1.62.14.1: #i67136# method <SwDoc::PropagateOutlineRule()> 	 - check only on the list style, which is set at the paragraph style 	 - document setting OUTLINE_LEVEL_YIELDS_OUTLINE_RULE has no relevance any more


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [61a64bc80ec14d8e0ec4e5f7e74de6de99177455]

INTEGRATION: CWS swqbf90 (1.10.56); FILE MERGED 2006/11/22 15:36:28 od 1.10.56.1: #i71574# methods <SwFmt::SetAttr( const SfxPoolItem& )> and 	 <SwFmt::SetAttr( const SfxItemSet& )> 	 - call new method <TxtFmtCollFunc::CheckTxtFmtColForDeletionOfAssignmentToOutlineStyle(..)> 	   for paragraph styles, if its <Modify> method isn't called.


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [dd43f681216fa99028acb0d44623ad3383e9a23e]

INTEGRATION: CWS swqbf90 (1.1.2); FILE ADDED 2006/11/22 15:24:21 od 1.1.2.1: #i71574# new method <TxtFmtCollFunc::CheckTxtFmtCollForDeletionOfAssignmentToOutlineStyle(..)>


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [b1fd13de190d21905f460359d16488afbc88f378]

INTEGRATION: CWS swqbf90 (1.7.110); FILE MERGED 2006/11/22 15:20:38 od 1.7.110.1: #i71574# class <SwTxtFmtColl> 	 - new methods <AssignedToListLevelOfOutlineStyle()> and 	   <DeleteAssignmentToListLevelOfOutlineStyle()>


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [638006e649dd64cb487eda1a0db6e46be1dbcc74]

INTEGRATION: CWS swqbf90 (1.8.30); FILE MERGED 2006/12/20 15:34:48 os 1.8.30.1: #i72786# regression from #142494# fixed


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [ef5f1f785890757f9bd195c8ba40dd94a70ed8a7]

INTEGRATION: CWS swqbf90 (1.15.18); FILE MERGED 2006/12/06 08:54:23 od 1.15.18.1: #i71765# - undo changes of issue i64203 to method <SfxStyleSheetBase::SetFollow(..)>, 	   because a style can be a follow of itself.


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [e9cb41d9f7c97cfa5808f8227b1a8ca102daad97]

INTEGRATION: CWS swqbf90 (1.8.18); FILE MERGED 2006/12/05 15:11:42 os 1.8.18.1: #i71983# return type added


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [a595a04d8fd0d9cb7b1f45e1c49cc5b9e22fae86]

INTEGRATION: CWS updchk03 (1.7.40); FILE MERGED 2007/01/10 16:01:18 dv 1.7.40.2: #i70831# Offset tip when bubble reaches the edge of the screen 2007/01/10 14:09:34 dv 1.7.40.1: #i70885# Use vcl events for icon handling ( because base is not an sfx application


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [5663745f7ff5e4e1c98ada69a5ba27e3e08fcaa2]

INTEGRATION: CWS updchk03 (1.7.42); FILE MERGED 2007/01/08 09:33:27 obr 1.7.42.1: #i72834# sleep interval increasing loop broken


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [f102958cad9a0a30e4efff937d1c03098b7ebf26]

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>  [5b7af7c355ee608a15ffde500d9358591bec9858]

INTEGRATION: CWS updchk03 (1.15.2); FILE MERGED 2006/12/21 13:37:48 dv 1.15.2.1: getStringFromRequest can't get strings when not in main thread


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [92af84b28669752f9c58bef5721d30e795cb57d0]

INTEGRATION: CWS updchk03 (1.55.2); FILE MERGED 2006/12/21 13:37:48 dv 1.55.2.1: getStringFromRequest can't get strings when not in main thread


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [a5280e7bb772909e6381e135e8aa6254b9218bcc]

INTEGRATION: CWS updchk03 (1.1.2); FILE ADDED 2007/01/12 09:41:06 dv 1.1.2.1: HC throbber images


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [77d82d1c8354dd62d60c53c6100d8c8e03b6f869]

INTEGRATION: CWS updchk03 (1.1.2); FILE ADDED 2007/01/12 09:41:05 dv 1.1.2.1: HC throbber images


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [92a195d98d5ab5020de7e450af116ce7214367fc]

INTEGRATION: CWS updchk03 (1.1.2); FILE ADDED 2007/01/12 09:41:04 dv 1.1.2.1: HC throbber images


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [487cb9c5f756e478bce1c10dc17f3157f70b44f8]

INTEGRATION: CWS updchk03 (1.1.2); FILE ADDED 2007/01/12 09:41:03 dv 1.1.2.1: HC throbber images


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [9c56248a6864e239cc4ffd4abe6f4a9bc38be93e]

INTEGRATION: CWS updchk03 (1.3.18); FILE MERGED 2007/01/12 13:03:12 dv 1.3.18.1: #i73411# Added support for HC images


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [8847e7c68c061fa6a38ecce57c1a6c7e9d6cab19]

INTEGRATION: CWS updchk03 (1.2.18); FILE MERGED 2007/01/12 13:03:12 dv 1.2.18.1: #i73411# Added support for HC images


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [4feb98aeb3aefe40524eb9bd4fdea51ccc709669]

INTEGRATION: CWS fwk59 (1.8.20); FILE MERGED 2006/12/19 13:18:09 mav 1.8.20.1: #i72756# fix the typos


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [697dfdda54487535639eaed6da630be34b720b30]

INTEGRATION: CWS fwk59 (1.23.92); FILE MERGED 2007/01/10 09:01:32 mav 1.23.92.1: #i19025# do not allow to change document modified state when configuration requires so


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [35fa2104eeee318ab14ba19cc1b6c4e6911fcfd0]

INTEGRATION: CWS fwk59 (1.125.52); FILE MERGED 2007/01/05 09:26:56 mav 1.125.52.1: #i71373# let the original stream be closed


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [fc425d4cf6a1b8c83993e493ac68ecf8b5e3a407]

INTEGRATION: CWS fwk59 (1.32.32); FILE MERGED 2006/12/18 09:15:34 mav 1.32.32.1: #i72693# avoid user interactions


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [10a1f583d3863dcb5bbd1e709a75c45b8d388042]

INTEGRATION: CWS fwk59 (1.187.40); FILE MERGED 2006/12/19 14:26:56 mav 1.187.40.1: #i676658# handle the special cases as well


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [52d575008408c315d721b6429a9aa59ca8d088d2]

INTEGRATION: CWS fwk59 (1.186.92); FILE MERGED 2007/01/11 12:08:42 mav 1.186.92.1: #i71414# remove the assertion


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [c93fde0822b8966adc745b01226c35599d8d2880]

INTEGRATION: CWS fwk59 (1.73.110); FILE MERGED 2006/12/18 09:15:34 mav 1.73.110.1: #i72693# avoid user interactions


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [f0d982a88ffd62b7ea41541252fe694691590f9f]

INTEGRATION: CWS fwk59 (1.144.50); FILE MERGED 2007/01/10 14:33:28 mav 1.144.50.1: #i60121# detect iconified object from word


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [e9b31c16baa84b68b01a533647d2fc9a90f16752]

INTEGRATION: CWS fwk59 (1.60.46); FILE MERGED 2007/01/11 12:12:01 pb 1.60.46.1: fix: #i73278# RET_CANCEL: close frame asynchronously


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [ff1189014a4793c6af9e9234c9b20ea59b28bd47]

INTEGRATION: CWS fwk59 (1.192.32); FILE MERGED 2007/01/08 13:21:04 mav 1.192.32.1: #i63867# let the replacement image be imported


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [e3911a61e60610d32d4f41ab0361ff495bbf3f95]

INTEGRATION: CWS fwk59 (1.106.104); FILE MERGED 2007/01/08 13:21:03 mav 1.106.104.1: #i63867# let the replacement image be imported


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [148ce39548e2e9f28e2ed1998a4199a27d4bf52d]

INTEGRATION: CWS fwk59 (1.69.160); FILE MERGED 2007/01/11 16:49:27 mav 1.69.160.2: RESYNC: (1.69-1.70); FILE MERGED 2007/01/08 13:21:03 mav 1.69.160.1: #i63867# let the replacement image be imported


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [63c9a01a2ce92230d778a0bc3695c03563ccc864]

INTEGRATION: CWS fwk59 (1.26.4); FILE MERGED 2007/01/17 15:04:10 mav 1.26.4.2: #i73522# register later 2007/01/16 14:59:33 mav 1.26.4.1: #i73522# register as a modify listener


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [9305ff2811b6504ff29cd6195e0509eb3fcecbbb]

INTEGRATION: CWS fwk59 (1.33.20); FILE MERGED 2007/01/11 16:46:04 mav 1.33.20.2: RESYNC: (1.33-1.34); FILE MERGED 2007/01/04 16:05:12 mav 1.33.20.1: #i71349# introduce a better workaround for AcrobatReader 7.0.8 object


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [9d7e9a46d02349035f3297d73289eeb51333be29]

INTEGRATION: CWS fwk59 (1.19.22); FILE MERGED 2007/01/11 16:45:57 mav 1.19.22.2: RESYNC: (1.19-1.20); FILE MERGED 2007/01/04 16:05:12 mav 1.19.22.1: #i71349# introduce a better workaround for AcrobatReader 7.0.8 object


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [e60ca29335ed1462f8399174eeb5eef3fd1e2649]

INTEGRATION: CWS fwk59 (1.20.22); FILE MERGED 2007/01/04 16:05:12 mav 1.20.22.1: #i71349# introduce a better workaround for AcrobatReader 7.0.8 object


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [70b2692ab0e832eb23f3204f374b086ac9361d1a]

INTEGRATION: CWS fwk59 (1.38.18); FILE MERGED 2007/01/04 16:05:11 mav 1.38.18.1: #i71349# introduce a better workaround for AcrobatReader 7.0.8 object


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [f670a64376d227cc0abd8fc4a7582f7ebd6f849e]

INTEGRATION: CWS fwk59 (1.3.22); FILE MERGED 2007/01/04 16:05:11 mav 1.3.22.1: #i71349# introduce a better workaround for AcrobatReader 7.0.8 object


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [17699022c53ae0239f72c41a3ccb15c9bf92ef49]

INTEGRATION: CWS fwk59 (1.10.22); FILE MERGED 2007/01/04 16:05:11 mav 1.10.22.1: #i71349# introduce a better workaround for AcrobatReader 7.0.8 object


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [57ef4af12f0ca562ec43894190fdd2a467a87ad0]

INTEGRATION: CWS fwk59 (1.5.22); FILE MERGED 2007/01/04 16:05:11 mav 1.5.22.1: #i71349# introduce a better workaround for AcrobatReader 7.0.8 object


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [d2d6142b2eda7ef2e8f1813349a24c1cbef35781]

INTEGRATION: CWS fwk59 (1.26.8); FILE MERGED 2007/01/15 09:04:27 mav 1.26.8.1: #i71349# closing notification


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [f2f3ec12d57b3df5d773213a2cc4f834c669e58a]

INTEGRATION: CWS fwk59 (1.20.34); FILE MERGED 2007/01/16 15:37:12 mav 1.20.34.1: #i60121# do not clean the important members for now


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [9f9442c872d472ffd1c7d030728b65ae3f3d359c]

INTEGRATION: CWS fwk59 (1.17.34); FILE MERGED 2007/01/12 08:34:19 cd 1.17.34.1: #i73311# Destroy stream after png reader class is destroyed!


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [ae18d21e6d2fcdac2d2c0d8987749fe03f4aab94]

INTEGRATION: CWS fwk59 (1.11.34); FILE MERGED 2007/01/12 08:34:18 cd 1.11.34.1: #i73311# Destroy stream after png reader class is destroyed!


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [c8387811cbec311605223e3fcc6b6217249416b8]

INTEGRATION: CWS fwk59 (1.18.72); FILE MERGED 2007/01/12 08:49:57 as 1.18.72.1: #144449# make creation of external task creator service more robust


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [30c9becef05449223be220edc3207ba5c9b86150]

INTEGRATION: CWS fwk59 (1.9.34); FILE MERGED 2007/01/16 14:45:44 as 1.9.34.2: #i71829# validate type detection results against list of supported types 2007/01/15 15:24:05 as 1.9.34.1: #i71829# dont make filter detection; returning type information is the only thing we need here


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [bdacb2dba6b3b2a0a8adedf4ed9dd6472023823b]

INTEGRATION: CWS fwk59 (1.5.284); FILE MERGED 2007/01/16 15:00:05 as 1.5.284.1: #i71829# make Word 97 preferred format for extension DOC


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [7af441d7de2d33cb42660b94eeed8b9a3460079d]

INTEGRATION: CWS fwk59 (1.6.284); FILE MERGED 2007/01/16 15:00:04 as 1.6.284.1: #i71829# make Word 97 preferred format for extension DOC


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [e65fe2477b160faa76f3b4b6061accea5578d937]

INTEGRATION: CWS fwk59 (1.8.12); FILE MERGED 2007/01/03 08:41:37 as 1.8.12.1: #i67611# load whole configuration on demand, if e.g. getByName() is called


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [e48bcbca3b4067b381fe4534faad2bbc84467844]

INTEGRATION: CWS fwk58 (1.23.84); FILE MERGED 2006/12/06 15:16:15 mba 1.23.84.1: #i72240#: don't send JOB_STARTED event before printing acually started


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [284ed2d0b729edbe454ec24cabbe2f1a5fb76529]

INTEGRATION: CWS fwk58 (1.125.44); FILE MERGED 2006/12/13 15:01:25 mba 1.125.44.1: #i72412#: remove NewHdl


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [8c99bba5ab32b5b8be969d102e8f180b3998b0fa]

INTEGRATION: CWS fwk58 (1.86.44); FILE MERGED 2006/12/13 15:01:25 mba 1.86.44.1: #i72412#: remove NewHdl


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [008cb21d9e5436b249201325d6cb47d43b4045f6]

INTEGRATION: CWS fwk58 (1.69.44); FILE MERGED 2006/12/06 15:36:14 mba 1.69.44.1: #i71484#: don't deactivate inplace active objects if the focus is one of its tool windows docked to the container window


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [1a8b3fb4024b61af655d97bae19d3adbf80a6da6]

INTEGRATION: CWS fwk58 (1.20.102); FILE MERGED 2007/01/17 15:59:05 mba 1.20.102.2: #i72240#: new StartPrintHandler 2006/12/06 15:16:14 mba 1.20.102.1: #i72240#: don't send JOB_STARTED event before printing acually started


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [c18b99ee6039448678d869fcee53ddeb38c7845a]

INTEGRATION: CWS fwk58 (1.27.44); FILE MERGED 2006/12/06 17:16:07 mba 1.27.44.1: #138817#: listen for destruction of bindings also for floating windows


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [c087c7b5a113d7338e1f5431415365439f3ca2d8]

INTEGRATION: CWS fwk58 (1.10.226); FILE MERGED 2006/12/13 14:58:29 mba 1.10.226.1: #i72412#: remove NewHdl


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [03c0cd927a3cd20c58b2f56ab41b4a000e8a3503]

INTEGRATION: CWS fwk58 (1.40.34); FILE MERGED 2007/01/16 15:23:51 cd 1.40.34.1: #i10000# Removed obsolete include


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [8c352b2a578399d598f425b3c9cf7c659c812b75]

INTEGRATION: CWS fwk58 (1.56.44); FILE MERGED 2006/12/13 15:01:25 mba 1.56.44.1: #i72412#: remove NewHdl


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [cb53ae613119aab6f15f080a7b7b956daaf7dcaa]

INTEGRATION: CWS fwk58 (1.105.84); FILE MERGED 2006/12/13 15:01:25 mba 1.105.84.1: #i72412#: remove NewHdl


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [a127b507f4ecba50f555bf42db8e4edb4fc9b0a6]

INTEGRATION: CWS fwk58 (1.19.70); FILE MERGED 2006/12/06 15:14:52 mba 1.19.70.1: #i71247#: copy-paste error in debug statements


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [5bfbb5ac8444d7be5bd2325e4a5205cdbd3d3ac9]

INTEGRATION: CWS fwk58 (1.19.92); FILE MERGED 2006/12/11 10:39:13 cd 1.19.92.1: #i72396# Use commit() instead of SetModified() to update configuration directly. Support other implementations which listen to changes.


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [5020ded4ff2243c3b4eb2a83c73f95e712e58c8b]

INTEGRATION: CWS fwk58 (1.107.54); FILE MERGED 2007/01/16 10:30:34 cd 1.107.54.2: RESYNC: (1.107-1.108); FILE MERGED 2007/01/09 08:12:39 cd 1.107.54.1: #i73279# Added wrapper for INetURLObject to support XStringAbbreviation


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [ad2a5ba196a768e26a1551932e5b96968c91d40e]

INTEGRATION: CWS fwk58 (1.32.56); FILE MERGED 2007/01/09 10:20:25 cd 1.32.56.1: #138017# Remove 'Visible Buttons' and 'Customize' from add-on toolbar menu


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [506a866ecc2cb4ab0cc428cea29872f096c0edcb]

INTEGRATION: CWS fwk58 (1.44.14); FILE MERGED 2007/01/16 10:29:06 cd 1.44.14.2: RESYNC: (1.44-1.45); FILE MERGED 2007/01/09 09:25:27 cd 1.44.14.1: #i71154# Module must also be identified in retrieve shortcuts


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [d5935e424cc58f28a11c133c0ecc6b458cea1292]

INTEGRATION: CWS fwk58 (1.13.56); FILE MERGED 2007/01/09 10:20:25 cd 1.13.56.1: #138017# Remove 'Visible Buttons' and 'Customize' from add-on toolbar menu


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [c689cb53ad1331e0d1c0b2a3d8b8313e4b2e72ea]

INTEGRATION: CWS fwk58 (1.1.2); FILE ADDED 2007/01/09 08:09:56 cd 1.1.2.1: #i73279# Wrapper for INetURLObject to provide UNO implementation for XStringAbbreviation


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [8842d0b608982e3173ae41d1f48d019560f3aab3]

INTEGRATION: CWS fwk58 (1.24.56); FILE MERGED 2007/01/09 08:11:01 cd 1.24.56.1: #i73279# Make some changes in framework to support new style services


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [36f62ce0baa0b9a067428d7ca9b1ef459332e9ec]

INTEGRATION: CWS fwk58 (1.35.54); FILE MERGED 2007/01/16 10:27:15 cd 1.35.54.2: RESYNC: (1.35-1.36); FILE MERGED 2007/01/09 08:11:01 cd 1.35.54.1: #i73279# Make some changes in framework to support new style services


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [d15dc3b7506ea6b6a454fb34fc040de7dae3ecad]

INTEGRATION: CWS fwk58 (1.31.158); FILE MERGED 2007/01/09 09:38:49 cd 1.31.158.1: #i71427# Fixed typo in german string


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [6c8c70d0373d1d27386e44f37ebe0b90be25220d]

INTEGRATION: CWS fwk58 (1.16.82); FILE MERGED 2007/01/09 10:20:14 cd 1.16.82.1: #138017# Remove 'Visible Buttons' and 'Customize' from add-on toolbar menu


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [2623c41a1a3427eb507c176835a19220584300b1]

INTEGRATION: CWS fwk58 (1.6.116); FILE MERGED 2007/01/09 10:20:14 cd 1.6.116.1: #138017# Remove 'Visible Buttons' and 'Customize' from add-on toolbar menu


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [744778409f47b6f650c651b57c0a5ea7ea914df8]

INTEGRATION: CWS fwk58 (1.1.2); FILE ADDED 2007/01/09 08:08:54 cd 1.1.2.1: #i73279# Wrapper for INetURLObject to provide UNO implementation for XStringAbbreviation


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [6d5137818d5829a842601cb3c36111a8d585ecf1]

INTEGRATION: CWS fwk58 (1.5.260); FILE MERGED 2007/01/09 08:10:50 cd 1.5.260.1: #i73279# Make some changes in framework to support new style services


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [17f9a8e5cc9cf56953910595f2906daa5960d42c]

INTEGRATION: CWS fwk58 (1.39.56); FILE MERGED 2007/01/16 10:24:17 cd 1.39.56.2: RESYNC: (1.39-1.40); FILE MERGED 2007/01/09 08:10:50 cd 1.39.56.1: #i73279# Make some changes in framework to support new style services


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [110e128250c113b8e0cfee85b86f1296001f8e44]

INTEGRATION: CWS fwk58 (1.19.42); FILE MERGED 2007/01/16 10:13:33 cd 1.19.42.2: RESYNC: (1.19-1.22); FILE MERGED 2006/12/11 13:07:40 as 1.19.42.1: #139088# ignore corrupt filter configuration (if its an old one!)


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [94c3496d13858a5a7428ded9abde6d23a6fbada3]

INTEGRATION: CWS fwk58 (1.247.4); FILE MERGED 2007/01/16 10:05:33 cd 1.247.4.2: RESYNC: (1.247-1.249); FILE MERGED 2007/01/15 16:05:10 pl 1.247.4.1: #i72812# lazy deletion for Menu and Window


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [d14e43a6d68310c54da37b7cf51f20e952a0bf0e]

INTEGRATION: CWS fwk58 (1.144.76); FILE MERGED 2007/01/15 16:05:09 pl 1.144.76.1: #i72812# lazy deletion for Menu and Window


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [153d4a912bb97f8032a9ff9a2b5ea04ecf10820e]

INTEGRATION: CWS fwk58 (1.17.510); FILE MERGED 2007/01/15 16:05:08 pl 1.17.510.1: #i72812# lazy deletion for Menu and Window


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [3487e931c87186449d63a4b916a8cc3b10d629ea]

INTEGRATION: CWS fwk58 (1.1.2); FILE ADDED 2007/01/19 16:01:26 cd 1.1.2.3: #i10000# Fix build problems with gcc 4.1.1 2007/01/15 16:39:41 pl 1.1.2.2: #i72812# lazy deletion for Menu and Window 2007/01/15 16:05:38 pl 1.1.2.1: #i72812# lazy deletion for Menu and Window


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [7843413710df969412b23c247e62e26eb95a02dc]

INTEGRATION: CWS fwk58 (1.72.114); FILE MERGED 2007/01/15 16:05:07 pl 1.72.114.1: #i72812# lazy deletion for Menu and Window


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [1192f64fcd2c6e1e0ef07f3bdd7b18ff271ce4da]

INTEGRATION: CWS fwk58 (1.32.108); FILE MERGED 2007/01/11 07:57:51 pb 1.32.108.1: fix: #i73010# more resets of the background


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [550482b2a9047c4f53f1a5f7bcc062e2131cab8b]

INTEGRATION: CWS fwk58 (1.18.6); FILE MERGED 2006/12/05 09:13:23 pb 1.18.6.1: fix: changes weren't saved


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [cbddc6529bc17744c4b93041fdb37402a0ce2759]

INTEGRATION: CWS fwk58 (1.25.234); FILE MERGED 2007/01/16 09:26:22 cd 1.25.234.2: RESYNC: (1.25-1.26); FILE MERGED 2007/01/09 08:16:29 cd 1.25.234.1: #i73279# Added missing service for uri abbreviation


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [cc611f9fd13fdef36768400195fd4d597efc7813]

INTEGRATION: CWS fwk58 (1.1.2); FILE ADDED 2007/01/09 08:16:21 cd 1.1.2.1: #i73279# Added missing service for uri abbreviation


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [a603c937176b012e8f6cfc00f1d538613dde3a47]

INTEGRATION: CWS fwk58 (1.123.20); FILE MERGED 2007/01/16 08:56:25 cd 1.123.20.2: RESYNC: (1.123-1.125); FILE MERGED 2007/01/09 10:52:59 cd 1.123.20.1: #i73294# Raise max inclusive constraint for pick list to 100


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [2d6cff5c65761ff1a059072f3b1baf8f786b7308]

INTEGRATION: CWS os91 (1.8.164); FILE MERGED 2007/01/12 09:55:48 os 1.8.164.1: #i72160# help text for bullet/numbering ValueSet added


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [2d7d51e0b8ce925d1a362db72f2dda711e817ad3]

INTEGRATION: CWS os91 (1.58.164); FILE MERGED 2007/01/17 07:45:03 os 1.58.164.3: #i72160# bullet description improved 2007/01/12 10:17:14 os 1.58.164.2: #i72160# umlauts corrected 2007/01/12 09:47:59 os 1.58.164.1: #i72160# help text for bullet/numbering ValueSet added


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [6258efe9288ccad7c3ae683daeac4aea1ccf1e1c]

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>  [b51623a7f9966e49cc47d16235431b6985bfdc98]

INTEGRATION: CWS ause072 (1.84.44); FILE MERGED 2007/01/10 10:24:00 hjs 1.84.44.1: #i64134# link libXau if required (see config_office/configure)


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [c766126e00f491b383b37083ad088057fdb9d591]

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>  [24eebf4cf909118c3b88218da18e5f27853ffaa7]

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>  [55b79ccd1524ba1b009629d63d61bb7646ac53f4]

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>  [115d104617f8e2dd958a42b16abe486635ebde76]

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>  [faf1f898cdc4209d4209ad1e52f5a80a5fbf75d2]

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>  [453b6665baee01271394a7675d9fe49a8a476694]

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>  [372aa96207cab3c250edd35a21b3509fffc5b86c]

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>  [3690cdf84320e404809057657c2824c71f159ea3]

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>  [beb221f82020926c4508905a3e6c999303c3dcd7]

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>  [0169ee0f968306e4a8c31f0b3a28a6a6d4e59a61]

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-23  Oliver Bolte  <obo@openoffice.org>  [d28cb945f9acd13bf28fc77666bbf4311b460b5a]

INTEGRATION: CWS ause072 (1.8.66); FILE MERGED 2006/12/11 13:03:48 hjs 1.8.66.1: #i72438# add dependency - compiling requires generated header


2007-01-23  Oliver Bolte  <obo@openoffice.org>  [1db02e20f7bbf84a648d495e7b61463a205d3e6d]

INTEGRATION: CWS ause072 (1.31.6); FILE MERGED 2007/01/15 14:49:41 hjs 1.31.6.2: #i72645# typo 2007/01/10 10:22:21 hjs 1.31.6.1: #i72645# disable 64bit for solaris only


2007-01-22  Oliver Bolte  <obo@openoffice.org>  [7e7d8fdcb3977f0fdca29a8b6c6eab397f856720]

INTEGRATION: CWS impress112 (1.21.122); FILE MERGED 2006/12/15 16:12:32 sj 1.21.122.1: #i69521# fixed problem with missing eps graphic that is always creating a new unique ID when being loaded


2007-01-22  Oliver Bolte  <obo@openoffice.org>  [2a79403b79bb165c9c3b60f58c6a795e54291e1f]

INTEGRATION: CWS impress112 (1.141.30); FILE MERGED 2007/01/04 15:45:41 cl 1.141.30.3: RESYNC: (1.143-1.144); FILE MERGED 2006/12/04 18:21:22 sj 1.141.30.2: RESYNC: (1.141-1.143); FILE MERGED 2006/11/22 16:15:26 sj 1.141.30.1: #i70608# fixed grouping problem


2007-01-22  Oliver Bolte  <obo@openoffice.org>  [39ad933bb2e8a21214c160fa16cd2324ebc9c495]

INTEGRATION: CWS impress112 (1.35.102); FILE MERGED 2007/01/04 15:00:28 cl 1.35.102.2: RESYNC: (1.35-1.36); FILE MERGED 2006/12/01 10:15:26 sj 1.35.102.1: #i69521# fixed problem with missing eps graphic that is always creating a new unique ID when being loaded


2007-01-22  Oliver Bolte  <obo@openoffice.org>  [a08c70cae7c418a4dd86a5a278c1b6f0117a1b7a]

INTEGRATION: CWS impress112 (1.33.24); FILE MERGED 2006/12/01 10:16:27 sj 1.33.24.1: #i69521# fixed problem with missing eps graphic that is always creating a new unique ID when being loaded


2007-01-22  Oliver Bolte  <obo@openoffice.org>  [efe00baffd529188760d2cfc91c3c2e83b590083]

INTEGRATION: CWS impress112 (1.11.12); FILE MERGED 2007/01/17 15:52:26 sj 1.11.12.1: #i71353# fixed loop problem


2007-01-22  Oliver Bolte  <obo@openoffice.org>  [c38a623acad40ce292d79c8bdfea39407f1d6dcf]

INTEGRATION: CWS impress112 (1.20.10); FILE MERGED 2007/01/15 14:31:39 cl 1.20.10.1: #i71407# temporarly disable autosave during slide show


2007-01-22  Oliver Bolte  <obo@openoffice.org>  [cfb3429df2e7948595bf30bf9099c5dca0427245]

INTEGRATION: CWS impress112 (1.37.6); FILE MERGED 2007/01/15 14:31:38 cl 1.37.6.1: #i71407# temporarly disable autosave during slide show


2007-01-22  Oliver Bolte  <obo@openoffice.org>  [aa4b02dd99502dee3ba01d2d39c7e66df956e2a8]

INTEGRATION: CWS impress112 (1.13.10); FILE MERGED 2007/01/09 14:24:46 cl 1.13.10.1: #i73257# applied patch to fixe some alpha issues


2007-01-22  Oliver Bolte  <obo@openoffice.org>  [46a92ae4c5cc8bdc2120a01ece40e545ff494c67]

INTEGRATION: CWS impress112 (1.25.10); FILE MERGED 2007/01/09 14:25:08 cl 1.25.10.1: #i73257# applied patch to fixe some alpha issues


2007-01-22  Oliver Bolte  <obo@openoffice.org>  [7a49ac09960a5bc9d969d4e299ea5d41881a4f97]

INTEGRATION: CWS impress112 (1.94.38); FILE MERGED 2007/01/04 13:11:35 cl 1.94.38.2: RESYNC: (1.94-1.96); FILE MERGED 2006/11/21 11:53:26 sj 1.94.38.1: #i71649# added patch (CTL font weight and posture)


2007-01-22  Oliver Bolte  <obo@openoffice.org>  [1ef21000578f024be266ef3d3bcf62fcca9597bd]

INTEGRATION: CWS impress112 (1.64.22); FILE MERGED 2007/01/15 15:25:27 sj 1.64.22.1: #i73483# fixed problem that alphachannel/transparenz is lost when saving graphic with new logical size


2007-01-22  Oliver Bolte  <obo@openoffice.org>  [d1892d3f277346fc01dc483c963bba3e7108b87d]

INTEGRATION: CWS impress112 (1.19.46); FILE MERGED 2006/11/10 13:40:02 as 1.19.46.1: #71407# support temp. disable/enable of AutoSave


2007-01-22  Oliver Bolte  <obo@openoffice.org>  [49d13eb570bd31fc9bd0f6c7d2feddc9e0c0fe8b]

INTEGRATION: CWS impress112 (1.12.104); FILE MERGED 2006/11/10 13:40:02 as 1.12.104.1: #71407# support temp. disable/enable of AutoSave


2007-01-22  Oliver Bolte  <obo@openoffice.org>  [55802b6d73fd0c7294712970ce1f366c2596f80f]

INTEGRATION: CWS aw039 (1.37.40); FILE MERGED 2007/01/10 13:49:40 aw 1.37.40.2: #i72807# SvxConvertPolyPolygonBezierToB2DPolyPolygon reads old poly definitions where line start/end equal means closed, so it needs to use basegfx::tools::checkClosed() to correct the B2DPolygon and it's closed state 2007/01/02 12:55:24 aw 1.37.40.1: #i72807# forced line start/end to closed after PutValue()


2007-01-22  Oliver Bolte  <obo@openoffice.org>  [18485f92b987f3fc45620b09ce08072c61471562]

INTEGRATION: CWS aw039 (1.59.42); FILE MERGED 2007/01/10 13:49:40 aw 1.59.42.1: #i72807# SvxConvertPolyPolygonBezierToB2DPolyPolygon reads old poly definitions where line start/end equal means closed, so it needs to use basegfx::tools::checkClosed() to correct the B2DPolygon and it's closed state


2007-01-22  Oliver Bolte  <obo@openoffice.org>  [f958ddb6a53c4b5562a377ddd9fa542b320d78bf]

INTEGRATION: CWS aw039 (1.29.60); FILE MERGED 2006/12/18 11:55:29 aw 1.29.60.1: #i72535# For FmFormObj, creation and copy/paste needs to force insertion to form layer, not use current one


2007-01-22  Oliver Bolte  <obo@openoffice.org>  [b431a9b3e1732f4ddd694ace62b81b358777a7aa]

INTEGRATION: CWS aw039 (1.32.58); FILE MERGED 2007/01/03 15:38:36 aw 1.32.58.1: #i72889# support IsPagePaintingAllowed flag, three step complete repaint


2007-01-22  Oliver Bolte  <obo@openoffice.org>  [bc3bed30ed2609c4b51ce5ba9ccad1a6e41aedfe]

INTEGRATION: CWS aw039 (1.54.42); FILE MERGED 2007/01/02 13:36:14 aw 1.54.42.1: #i72752# copy existing PaintRegion wen painting layers to an unknown device


2007-01-22  Oliver Bolte  <obo@openoffice.org>  [921ec84121359a62a876eabace37220b45e9b84f]

INTEGRATION: CWS aw039 (1.17.58); FILE MERGED 2007/01/08 15:58:37 aw 1.17.58.2: #i73248# one small optimization: calculate offset outside loop 2007/01/08 13:49:53 aw 1.17.58.1: #i73248#


2007-01-22  Oliver Bolte  <obo@openoffice.org>  [dca2436027da8652e1440054189c174496bb8f0f]

INTEGRATION: CWS aw039 (1.35.40); FILE MERGED 2007/01/09 13:28:14 aw 1.35.40.2: RESYNC: (1.35-1.36); FILE MERGED 2007/01/08 13:49:53 aw 1.35.40.1: #i73248#


2007-01-22  Oliver Bolte  <obo@openoffice.org>  [76af553835fd46025cf1df32315c07d066b44722]

INTEGRATION: CWS aw039 (1.22.60); FILE MERGED 2006/12/18 11:55:29 aw 1.22.60.1: #i72535# For FmFormObj, creation and copy/paste needs to force insertion to form layer, not use current one


2007-01-22  Oliver Bolte  <obo@openoffice.org>  [bfde84f4eecfb10fa50c3642313c9ac4e17e0b09]

INTEGRATION: CWS aw039 (1.3.12); FILE MERGED 2007/01/03 15:38:36 aw 1.3.12.1: #i72889# support IsPagePaintingAllowed flag, three step complete repaint


2007-01-22  Oliver Bolte  <obo@openoffice.org>  [47fc618b24fb0f0062bf5c61763574332f1ce03a]

INTEGRATION: CWS aw039 (1.3.12); FILE MERGED 2007/01/05 15:42:22 aw 1.3.12.1: #i72754# added flush on source window and debug paint code for easier controls


2007-01-22  Oliver Bolte  <obo@openoffice.org>  [a3c97046300919de4bac44fdb3ecc0ba5aa33027]

INTEGRATION: CWS aw039 (1.5.12); FILE MERGED 2006/12/18 10:59:32 fs 1.5.12.1: #i72694# position UNO control even if not painted


2007-01-22  Oliver Bolte  <obo@openoffice.org>  [5c074c060efe339fd2109f509750e2b62e037296]

INTEGRATION: CWS aw039 (1.10.58); FILE MERGED 2006/12/19 12:57:14 aw 1.10.58.1: #i72701# added ShouldPaintObject to media object VC and changed VOC paint accordingly


2007-01-22  Oliver Bolte  <obo@openoffice.org>  [cf4204f9b2b7b9e1f5e9665be63af9229fe76713]

INTEGRATION: CWS aw039 (1.4.10); FILE MERGED 2006/12/18 10:59:32 fs 1.4.10.1: #i72694# position UNO control even if not painted


2007-01-22  Oliver Bolte  <obo@openoffice.org>  [31b4ce0f2aa9ed78c0395d4208781bce51e6dc2c]

INTEGRATION: CWS aw039 (1.7.58); FILE MERGED 2007/01/09 13:24:12 aw 1.7.58.2: RESYNC: (1.7-1.8); FILE MERGED 2006/12/19 12:57:14 aw 1.7.58.1: #i72701# added ShouldPaintObject to media object VC and changed VOC paint accordingly


2007-01-22  Oliver Bolte  <obo@openoffice.org>  [bca97833440b9a90d82a088913033262f489e36d]

INTEGRATION: CWS aw039 (1.10.166); FILE MERGED 2007/01/09 13:24:04 aw 1.10.166.2: RESYNC: (1.10-1.11); FILE MERGED 2007/01/03 15:38:15 aw 1.10.166.1: #i72889# support IsPagePaintingAllowed flag


2007-01-22  Oliver Bolte  <obo@openoffice.org>  [8f931a38eef29234077cc626f9ef494b8024fee4]

INTEGRATION: CWS aw039 (1.20.40); FILE MERGED 2006/12/18 11:54:30 aw 1.20.40.1: #i72535# corrected layer getting/setting for FmFormObjs again


2007-01-22  Oliver Bolte  <obo@openoffice.org>  [38f09ed43f38f5648adbc73a635ae354e0749f90]

INTEGRATION: CWS aw039 (1.27.60); FILE MERGED 2007/01/11 16:31:27 aw 1.27.60.2: #i73381# created GraphCtrl::Paint to not use zero pPaintWindow pointer 2007/01/03 15:36:59 aw 1.27.60.1: #i72889# use three-step completerepaint, use buffering and paint own background


2007-01-22  Oliver Bolte  <obo@openoffice.org>  [4b84dfb8fa55c77a0de79dd25911d3e537a86e09]

INTEGRATION: CWS aw039 (1.2.60); FILE MERGED 2006/12/18 10:53:57 fs 1.2.60.1: #i72694# position UNO control even if not painted


2007-01-22  Oliver Bolte  <obo@openoffice.org>  [97155f3048406a89bb612cbbd21d35a3da16f02e]

INTEGRATION: CWS aw039 (1.5.58); FILE MERGED 2006/12/19 12:57:05 aw 1.5.58.1: #i72701# added ShouldPaintObject to media object VC and changed VOC paint accordingly


2007-01-22  Oliver Bolte  <obo@openoffice.org>  [a8903f38d1ae47c027a4336d508b5734f32857a5]

INTEGRATION: CWS aw039 (1.2.58); FILE MERGED 2006/12/18 10:53:57 fs 1.2.58.1: #i72694# position UNO control even if not painted


2007-01-22  Oliver Bolte  <obo@openoffice.org>  [d32f4d92877e5e59a88397b26623f9043d1cbfc0]

INTEGRATION: CWS aw039 (1.5.698); FILE MERGED 2006/12/19 12:57:05 aw 1.5.698.1: #i72701# added ShouldPaintObject to media object VC and changed VOC paint accordingly


2007-01-22  Oliver Bolte  <obo@openoffice.org>  [02b0c1c4f2cb6aae224a7e4001eb3c1754bf40da]

INTEGRATION: CWS aw039 (1.2.60); FILE MERGED 2007/01/03 15:36:24 aw 1.2.60.1: #i72889# temp paint win and three-step completeredraw


2007-01-22  Oliver Bolte  <obo@openoffice.org>  [78fbdd17c1c69b3326aa5e2ece0978661d2315ca]

INTEGRATION: CWS aw039 (1.25.118); FILE MERGED 2007/01/05 15:47:42 aw 1.25.118.1: #i72754# new methods for Begin/EndDLPaint and their usage


2007-01-22  Oliver Bolte  <obo@openoffice.org>  [3e33790d3f1087e45312305da02f0b623cf60568]

INTEGRATION: CWS aw039 (1.66.28); FILE MERGED 2007/01/09 12:53:13 aw 1.66.28.4: RESYNC: (1.66-1.67); FILE MERGED 2007/01/05 15:47:42 aw 1.66.28.3: #i72754# new methods for Begin/EndDLPaint and their usage 2007/01/02 13:43:42 aw 1.66.28.2: #i72809# in DLPrePaint/DLPostPaint, use the OutDev the view was initialized with. This device always exists and is initialized 2006/12/22 15:04:57 aw 1.66.28.1: #i72809# possible fix for wrongly initialized DrawingLayer views


2007-01-22  Oliver Bolte  <obo@openoffice.org>  [749750437a854811c18ebe59ffc937a1e16a11d1]

INTEGRATION: CWS aw039 (1.32.30); FILE MERGED 2007/01/09 12:53:03 aw 1.32.30.4: RESYNC: (1.32-1.33); FILE MERGED 2007/01/08 11:43:39 aw 1.32.30.3: #i72809# after discussin with FME, changed OutDev initialisation for SwDRawView creation to using GetOut() as 2nd possibility 2007/01/05 15:47:42 aw 1.32.30.2: #i72754# new methods for Begin/EndDLPaint and their usage 2006/12/22 15:04:57 aw 1.32.30.1: #i72809# possible fix for wrongly initialized DrawingLayer views


2007-01-22  Oliver Bolte  <obo@openoffice.org>  [98410a80343399aefee4083756fa1548d2ca78d5]

INTEGRATION: CWS aw039 (1.17.36); FILE MERGED 2007/01/05 15:47:41 aw 1.17.36.2: #i72754# new methods for Begin/EndDLPaint and their usage 2006/12/22 15:04:57 aw 1.17.36.1: #i72809# possible fix for wrongly initialized DrawingLayer views


2007-01-22  Oliver Bolte  <obo@openoffice.org>  [9133c35a512ac6416d79428e44599a8a417bbce9]

INTEGRATION: CWS aw039 (1.99.36); FILE MERGED 2007/01/11 12:33:58 aw 1.99.36.3: #i68597# had to correct BeginDrawLayer/EndDRawLayer start/stop call positions to reflect aPaintRect changes in SwRootFrm::Paint 2007/01/05 15:47:41 aw 1.99.36.2: #i72754# new methods for Begin/EndDLPaint and their usage 2006/12/22 15:04:56 aw 1.99.36.1: #i72809# possible fix for wrongly initialized DrawingLayer views


2007-01-22  Oliver Bolte  <obo@openoffice.org>  [efc57cfdab35fdb273cdee1b4fedec227b67370e]

INTEGRATION: CWS aw039 (1.51.34); FILE MERGED 2007/01/05 15:47:22 aw 1.51.34.2: #i72754# new methods for Begin/EndDLPaint and members for handling added 2006/12/22 15:04:46 aw 1.51.34.1: #i72809# possible fix for wrongly initialized DrawingLayer views


2007-01-22  Oliver Bolte  <obo@openoffice.org>  [b2da589644067687f75ccf22d4ec09a0564d3d7b]

INTEGRATION: CWS aw039 (1.8.26); FILE MERGED 2007/01/03 16:33:17 aw 1.8.26.1: #i72895# made bitmap size a static member


2007-01-22  Oliver Bolte  <obo@openoffice.org>  [5af6b2d95f29a6e21868475010f4fe89a3297ab7]

INTEGRATION: CWS aw039 (1.7.26); FILE MERGED 2007/01/03 16:33:01 aw 1.7.26.1: #i72895# made bitmap size a static member


2007-01-22  Oliver Bolte  <obo@openoffice.org>  [d40db8654378465407947e8fd6a34c26e15e1879]

INTEGRATION: CWS aw039 (1.47.36); FILE MERGED 2006/12/20 16:16:44 aw 1.47.36.1: #i72502# reorganizing DrawingLayer Layer printing for SC


2007-01-22  Oliver Bolte  <obo@openoffice.org>  [f05c8c910bafd9e88180edecfaac436b9d283e63]

INTEGRATION: CWS aw039 (1.22.36); FILE MERGED 2006/12/20 16:16:44 aw 1.22.36.1: #i72502# reorganizing DrawingLayer Layer printing for SC


2007-01-22  Oliver Bolte  <obo@openoffice.org>  [949392d6724f6411edf29e3a5013beb79ee2f5dc]

INTEGRATION: CWS aw039 (1.10.34); FILE MERGED 2007/01/09 12:31:09 aw 1.10.34.2: RESYNC: (1.10-1.11); FILE MERGED 2007/01/08 16:42:56 nn 1.10.34.1: #i73115# Notify/ScTabDeletedHint: hide page only if the visible page was deleted


2007-01-22  Oliver Bolte  <obo@openoffice.org>  [8f2cdd867be86f4e122fb778ff6139cc68ad8847]

INTEGRATION: CWS aw039 (1.17.36); FILE MERGED 2006/12/20 16:16:44 aw 1.17.36.1: #i72502# reorganizing DrawingLayer Layer printing for SC


2007-01-22  Oliver Bolte  <obo@openoffice.org>  [95ea1f2f3a521dc40e5a0d285f33159affd7b557]

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>  [1ebc89ba4ad88e937288e521f3731ddcb32f9fd2]

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>  [313292e9d67b1b01715bb87219f6a324d9f07344]

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>  [c23fe28166a99f28c1ab711e0acaa2c28e62751e]

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>  [d04c05fde8dd8f0f62e46e2938d0434368fc1782]

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>  [5579e50bcdc285ee74e3f9d8e1dae54bade64b52]

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>  [3366ac1b7715c7784b7637acb110690dfb22e4e6]

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>  [6ddff8804f22491f132f671640d120924b33c26e]

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>  [c6443a68dbe18f7ec292a57a44ac39cd7cb95be9]

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>  [4a70f435cb75e7961e227c08e57659af925cb033]

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>  [7efff339f7ee564acbca9c2ee782635072ecb2f8]

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>  [8ac8918d732586091adc2020d0c3937cac90824c]

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>  [cebe9e5a1aae78fc1ef297daa62c3fcb7d8c860f]

INTEGRATION: CWS native76 (1.1.2); FILE ADDED 2007/01/11 11:06:28 is 1.1.2.1: #i73345# avoid empty core packages on linux


2007-01-22  Oliver Bolte  <obo@openoffice.org>  [0211adc9598b374f6aea346fc82cbf968a16da8a]

INTEGRATION: CWS native76 (1.1.2); FILE ADDED 2007/01/11 11:06:18 is 1.1.2.1: #i73345# avoid empty core packages on linux


2007-01-22  Oliver Bolte  <obo@openoffice.org>  [2c9dbc07386efa4a78e312867c5aa8397f18779c]

INTEGRATION: CWS native76 (1.1.2); FILE ADDED 2007/01/11 11:06:05 is 1.1.2.1: #i73345# avoid empty core packages on linux


2007-01-22  Oliver Bolte  <obo@openoffice.org>  [cf5738d916b1a10b51729ed83a813cc2aa2a4c0d]

INTEGRATION: CWS native76 (1.12.4); FILE MERGED 2007/01/11 11:07:25 is 1.12.4.2: #i73345# avoid empty core packages on linux 2007/01/10 16:47:27 is 1.12.4.1: #i73137# Solaris: prevent installation of oxt files in share-extension-install and remove registration process


2007-01-22  Oliver Bolte  <obo@openoffice.org>  [76cfad4e8a3456bfd76604a316257d259d9b9acd]

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>  [9ca3d39917b246bce5b73ccf8ea75e10854f9260]

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>  [823abb080c5f251ab03b62c0b8bff7f5691f37c7]

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>  [7614373230955e325e0268298595b79d201d7b85]

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-22  Oliver Bolte  <obo@openoffice.org>  [8cbc68a171848eca6a2e99377c11151c0d0820ce]

INTEGRATION: CWS native76 (1.3.12); FILE MERGED 2007/01/11 06:25:28 lla 1.3.12.1: #i72675# warning free test code


2007-01-22  Oliver Bolte  <obo@openoffice.org>  [1f7d160754500ead58d15c931d48aedf3e1333db]

INTEGRATION: CWS native76 (1.4.12); FILE MERGED 2007/01/11 06:25:27 lla 1.4.12.1: #i72675# warning free test code


2007-01-22  Oliver Bolte  <obo@openoffice.org>  [f5b39b4e701e3a12c9eb8084b0d26663d53b46f0]

INTEGRATION: CWS native76 (1.3.12); FILE MERGED 2007/01/11 06:25:27 lla 1.3.12.1: #i72675# warning free test code


2007-01-22  Oliver Bolte  <obo@openoffice.org>  [326dfe7a0c00af91b5b31373f5f3e1c47246881e]

INTEGRATION: CWS native76 (1.21.12); FILE MERGED 2007/01/11 06:15:37 lla 1.21.12.1: #i72675# remove signalfile, in normal state


2007-01-22  Oliver Bolte  <obo@openoffice.org>  [71e107c7a15685bf1740ab950f96363fd1ee8f7c]

INTEGRATION: CWS native76 (1.10.10); FILE MERGED 2007/01/15 09:42:03 obr 1.10.10.1: #144467# copyright file for desktop integration package


2007-01-22  Oliver Bolte  <obo@openoffice.org>  [9509bf1075349d968241266c6d3d0111f7aaf77c]

INTEGRATION: CWS native76 (1.14.10); FILE MERGED 2007/01/15 09:42:03 obr 1.14.10.1: #144467# copyright file for desktop integration package


2007-01-22  Oliver Bolte  <obo@openoffice.org>  [7f5c612de70e8f0ee05ce94d800bef688fe3a76b]

INTEGRATION: CWS native76 (1.1.2); FILE ADDED 2007/01/15 09:42:03 obr 1.1.2.1: #144467# copyright file for desktop integration package


2007-01-22  Oliver Bolte  <obo@openoffice.org>  [9404c1fdca10b5214d1f78d4906230c74a45205c]

INTEGRATION: CWS native76 (1.18.8); FILE MERGED 2007/01/15 16:08:24 is 1.18.8.1: #i72814# buildid as rpm revision


2007-01-22  Oliver Bolte  <obo@openoffice.org>  [edc552ec5313a6edd5a7a92a684be141ee254165]

INTEGRATION: CWS dr52 (1.144.36); FILE MERGED 2007/01/09 12:22:58 dr 1.144.36.2: changes from #i68101# 2007/01/08 15:33:07 dr 1.144.36.1: #i51348# import/export shape names


2007-01-22  Oliver Bolte  <obo@openoffice.org>  [b79baeff7e951e53c6a9eb38733929f1445521cc]

INTEGRATION: CWS dr52 (1.34.24); FILE MERGED 2007/01/09 12:20:34 dr 1.34.24.3: changes from #i68101# 2007/01/08 17:27:26 dr 1.34.24.2: RESYNC: (1.34-1.35); FILE MERGED 2007/01/08 15:33:07 dr 1.34.24.1: #i51348# import/export shape names


2007-01-22  Oliver Bolte  <obo@openoffice.org>  [d4978435a1f38dfa24dad85edefbbf00bc2ebe9e]

INTEGRATION: CWS dr52 (1.67.6); FILE MERGED 2007/01/08 17:27:03 dr 1.67.6.2: RESYNC: (1.67-1.68); FILE MERGED 2007/01/08 15:33:06 dr 1.67.6.1: #i51348# import/export shape names


2007-01-22  Oliver Bolte  <obo@openoffice.org>  [167f489c1df8ee95d5a55610fc253e7747971ded]

INTEGRATION: CWS dr52 (1.25.26); FILE MERGED 2006/12/19 15:17:00 dr 1.25.26.1: #i71497# check if external document exists


2007-01-22  Oliver Bolte  <obo@openoffice.org>  [b994c005e00de0dee18b6f8fecf2fd55bac7b7b3]

INTEGRATION: CWS dr52 (1.18.62); FILE MERGED 2006/12/19 14:22:23 dr 1.18.62.1: #i65103# add space between cell address and contents, needed for ZT


2007-01-22  Oliver Bolte  <obo@openoffice.org>  [1a639fc7f6598e47908b16e6bb9e5721748c7ad5]

INTEGRATION: CWS dr52 (1.23.124); FILE MERGED 2006/12/20 19:22:05 nn 1.23.124.1: #i63686# use hash map for members in ScDPSaveDimension (patch from Jody)


2007-01-22  Oliver Bolte  <obo@openoffice.org>  [11993b514dfac27e5c1dccd941394b47911c3993]

INTEGRATION: CWS dr52 (1.83.62); FILE MERGED 2007/01/04 18:19:48 er 1.83.62.1: #i72190# export proper RefMode record according to our document setting


2007-01-22  Oliver Bolte  <obo@openoffice.org>  [ac29bca775746df9c0ddb4042e3b27879392ead7]

INTEGRATION: CWS dr52 (1.22.124); FILE MERGED 2007/01/08 15:35:47 dr 1.22.124.1: #i51348# moved import/export of shape names to svx


2007-01-22  Oliver Bolte  <obo@openoffice.org>  [82981ca5724ff41e6fea8133f6e82629a05e1b5d]

INTEGRATION: CWS dr52 (1.19.126); FILE MERGED 2007/01/04 18:19:48 er 1.19.126.1: #i72190# export proper RefMode record according to our document setting


2007-01-22  Oliver Bolte  <obo@openoffice.org>  [ebf518400cd663b3718e343ee003a0c8a30b76d3]

INTEGRATION: CWS dr52 (1.13.330); FILE MERGED 2007/01/05 16:06:27 dr 1.13.330.1: #i51348# load drawing object names


2007-01-22  Oliver Bolte  <obo@openoffice.org>  [2b59d0b5625933bb3cecaecf5cb750182ef7c02d]

INTEGRATION: CWS dr52 (1.20.132); FILE MERGED 2007/01/05 16:06:27 dr 1.20.132.1: #i51348# load drawing object names


2007-01-22  Oliver Bolte  <obo@openoffice.org>  [b5158089daada2099c648ce189a9bb8bb955a620]

INTEGRATION: CWS dr52 (1.7.22); FILE MERGED 2007/01/08 16:59:58 dr 1.7.22.3: RESYNC: (1.7-1.8); FILE MERGED 2007/01/05 16:06:27 dr 1.7.22.2: #i51348# load drawing object names 2006/12/21 12:46:46 dr 1.7.22.1: merge dumper changes from CWS chart2mst3


2007-01-22  Oliver Bolte  <obo@openoffice.org>  [47a5985102030764e6e4b2a15c83282ea75e6a80]

INTEGRATION: CWS dr52 (1.6.132); FILE MERGED 2006/12/21 12:46:46 dr 1.6.132.1: merge dumper changes from CWS chart2mst3


2007-01-22  Oliver Bolte  <obo@openoffice.org>  [d8dbdf75725a2f477edcb712244be18d23a5ff2e]

INTEGRATION: CWS dr52 (1.24.62); FILE MERGED 2007/01/08 15:35:21 dr 1.24.62.2: #i51348# moved import/export of shape names to svx 2007/01/05 16:06:27 dr 1.24.62.1: #i51348# load drawing object names


2007-01-22  Oliver Bolte  <obo@openoffice.org>  [321d8ad5dc6fe61e3c3fdceeb58abf3a9d9167c6]

INTEGRATION: CWS dr52 (1.5.132); FILE MERGED 2006/12/21 12:46:45 dr 1.5.132.1: merge dumper changes from CWS chart2mst3


2007-01-22  Oliver Bolte  <obo@openoffice.org>  [db2f9bfa4ccf986ee916ded8c8d23e8955e68001]

INTEGRATION: CWS dr52 (1.7.132); FILE MERGED 2007/01/05 16:06:26 dr 1.7.132.1: #i51348# load drawing object names


2007-01-22  Oliver Bolte  <obo@openoffice.org>  [606028fe713dc88ed0da5e48832604391c9c1f2f]

INTEGRATION: CWS dr52 (1.46.134); FILE MERGED 2007/01/04 18:19:48 er 1.46.134.1: #i72190# export proper RefMode record according to our document setting


2007-01-22  Oliver Bolte  <obo@openoffice.org>  [dd321c5ef818dfe0c8bf715da3c477c77da817a6]

INTEGRATION: CWS dr52 (1.9.134); FILE MERGED 2007/01/04 18:19:47 er 1.9.134.1: #i72190# export proper RefMode record according to our document setting


2007-01-22  Oliver Bolte  <obo@openoffice.org>  [b7aa3112b96ffa9012a01ec38ac142b5f124f9e5]

INTEGRATION: CWS dr52 (1.3.58); FILE MERGED 2006/12/21 12:46:45 dr 1.3.58.1: merge dumper changes from CWS chart2mst3


2007-01-22  Oliver Bolte  <obo@openoffice.org>  [6cdf07e93b148aa27b4c56b9f679953109604a82]

INTEGRATION: CWS dr52 (1.1.4); FILE ADDED 2007/01/05 16:06:26 dr 1.1.4.2: #i51348# load drawing object names 2006/12/21 12:46:45 dr 1.1.4.1: merge dumper changes from CWS chart2mst3


2007-01-22  Oliver Bolte  <obo@openoffice.org>  [5ec61e629a8a610d1e73e1137d1a37dca6def61e]

INTEGRATION: CWS dr52 (1.5.58); FILE MERGED 2007/01/05 16:06:26 dr 1.5.58.2: #i51348# load drawing object names 2006/12/21 12:46:45 dr 1.5.58.1: merge dumper changes from CWS chart2mst3


2007-01-22  Oliver Bolte  <obo@openoffice.org>  [5c6815d398fa9dd591c51b5b6261970cff7c90fe]

INTEGRATION: CWS dr52 (1.8.132); FILE MERGED 2007/01/05 16:06:26 dr 1.8.132.1: #i51348# load drawing object names


2007-01-22  Oliver Bolte  <obo@openoffice.org>  [190358860b8350cc230f3ac6092bc9f7ccc7b4a3]

INTEGRATION: CWS dr52 (1.5.132); FILE MERGED 2006/12/21 12:45:01 dr 1.5.132.1: merge dumper changes from CWS chart2mst3


2007-01-22  Oliver Bolte  <obo@openoffice.org>  [f0f57ef6ec60d023ec94c7c86e42d59408977b8b]

INTEGRATION: CWS dr52 (1.15.124); FILE MERGED 2007/01/08 16:58:34 dr 1.15.124.2: RESYNC: (1.15-1.16); FILE MERGED 2007/01/04 16:44:08 er 1.15.124.1: #i72189# performance: in non-ascii identifiers avoid temporary strings by calling the proper CharClass::isLetterNumeric() method from IsCharWordChar()/IsWordChar()


2007-01-22  Oliver Bolte  <obo@openoffice.org>  [fbe24c121e4d3817212bb55be24bfe68c02abab4]

INTEGRATION: CWS dr52 (1.4.58); FILE MERGED 2007/01/08 16:58:26 dr 1.4.58.2: RESYNC: (1.4-1.5); FILE MERGED 2006/12/21 12:45:00 dr 1.4.58.1: merge dumper changes from CWS chart2mst3


2007-01-22  Oliver Bolte  <obo@openoffice.org>  [317197f12031142b5a3c194c36aeffd953207417]

INTEGRATION: CWS dr52 (1.1.4); FILE ADDED 2007/01/10 09:09:11 dr 1.1.4.3: #i10000# missing include 2007/01/05 16:06:40 dr 1.1.4.2: #i51348# load drawing object names 2006/12/21 12:45:00 dr 1.1.4.1: merge dumper changes from CWS chart2mst3


2007-01-22  Oliver Bolte  <obo@openoffice.org>  [de6a237af2f98d915646ae9296396e01e19b2d70]

INTEGRATION: CWS dr52 (1.1.4); FILE ADDED 2006/12/21 12:45:00 dr 1.1.4.1: merge dumper changes from CWS chart2mst3


2007-01-22  Oliver Bolte  <obo@openoffice.org>  [3acd007001f7ddf59b680c4964fccc1b625d1a59]

INTEGRATION: CWS dr52 (1.7.58); FILE MERGED 2007/01/05 16:06:40 dr 1.7.58.2: #i51348# load drawing object names 2006/12/21 12:45:00 dr 1.7.58.1: merge dumper changes from CWS chart2mst3


2007-01-22  Oliver Bolte  <obo@openoffice.org>  [8e0005f7a3372f1bd22e8863d3ed14596874367f]

INTEGRATION: CWS dr52 (1.19.124); FILE MERGED 2007/01/05 16:06:18 dr 1.19.124.1: #i51348# load drawing object names


2007-01-22  Oliver Bolte  <obo@openoffice.org>  [98a1e04a6fbf659bd9c19bd9be36056de35ae516]

INTEGRATION: CWS dr52 (1.16.60); FILE MERGED 2007/01/08 16:57:49 dr 1.16.60.3: RESYNC: (1.16-1.17); FILE MERGED 2006/12/21 08:54:21 dr 1.16.60.2: add USDOLLAR function 2006/12/19 18:35:27 dr 1.16.60.1: #i72768# add support for cotangent functions


2007-01-22  Oliver Bolte  <obo@openoffice.org>  [97bfa0fe67e366f5ac94c6c5e1030a65bff6d477]

INTEGRATION: CWS dr52 (1.11.124); FILE MERGED 2007/01/05 16:06:18 dr 1.11.124.1: #i51348# load drawing object names


2007-01-22  Oliver Bolte  <obo@openoffice.org>  [84f7b1521dfa5ae6aa9da3a5a6d1e4993293db48]

INTEGRATION: CWS dr52 (1.8.22); FILE MERGED 2006/12/21 12:47:05 dr 1.8.22.1: merge dumper changes from CWS chart2mst3


2007-01-22  Oliver Bolte  <obo@openoffice.org>  [4a84653e39fb15d6f6ec3550b7e503b5153b9b62]

INTEGRATION: CWS dr52 (1.10.22); FILE MERGED 2007/01/09 13:58:45 dr 1.10.22.5: resync problem 2007/01/08 16:57:29 dr 1.10.22.4: RESYNC: (1.10-1.11); FILE MERGED 2007/01/08 15:34:53 dr 1.10.22.3: #i51348# moved import/export of shape names to svx 2007/01/05 16:06:17 dr 1.10.22.2: #i51348# load drawing object names 2006/12/21 12:47:04 dr 1.10.22.1: merge dumper changes from CWS chart2mst3


2007-01-22  Oliver Bolte  <obo@openoffice.org>  [004e2bf726905aff85296cb09a504c50ec58ae5e]

INTEGRATION: CWS dr52 (1.47.62); FILE MERGED 2007/01/09 12:20:58 dr 1.47.62.3: changes from #i68101# 2007/01/08 15:34:53 dr 1.47.62.2: #i51348# moved import/export of shape names to svx 2007/01/05 16:06:17 dr 1.47.62.1: #i51348# load drawing object names


2007-01-22  Oliver Bolte  <obo@openoffice.org>  [29bf073df2aa310585c66414b9e795186680c975]

INTEGRATION: CWS dr52 (1.9.124); FILE MERGED 2006/12/21 12:47:04 dr 1.9.124.1: merge dumper changes from CWS chart2mst3


2007-01-22  Oliver Bolte  <obo@openoffice.org>  [d1b5aacaf6b561dcccb15f1ecf57a74834e9d61a]

INTEGRATION: CWS dr52 (1.15.24); FILE MERGED 2006/12/20 19:22:05 nn 1.15.24.1: #i63686# use hash map for members in ScDPSaveDimension (patch from Jody)


2007-01-22  Oliver Bolte  <obo@openoffice.org>  [92deeeeda93252c09d653b55d467ba3532644333]

INTEGRATION: CWS dr52 (1.13.60); FILE MERGED 2006/12/19 18:35:26 dr 1.13.60.1: #i72768# add support for cotangent functions


2007-01-22  Oliver Bolte  <obo@openoffice.org>  [aa7613d1e80830f8b20c3ce7ad8e694935621365]

INTEGRATION: CWS dr52 (1.16.124); FILE MERGED 2007/01/08 16:55:20 dr 1.16.124.3: RESYNC: (1.16-1.17); FILE MERGED 2007/01/08 15:34:53 dr 1.16.124.2: #i51348# moved import/export of shape names to svx 2007/01/05 16:06:17 dr 1.16.124.1: #i51348# load drawing object names


2007-01-22  Oliver Bolte  <obo@openoffice.org>  [7503de783addc259c644822ff7a8736662717dac]

INTEGRATION: CWS dr52 (1.63.22); FILE MERGED 2007/01/08 16:54:58 dr 1.63.22.2: RESYNC: (1.63-1.64); FILE MERGED 2006/12/18 12:54:39 dr 1.63.22.1: #i72713# load broken ARRAY formulas


2007-01-22  Oliver Bolte  <obo@openoffice.org>  [c3cba1f223da0f2fa09573b2c233dee104ed8981]

INTEGRATION: CWS dr52 (1.36.132); FILE MERGED 2007/01/09 13:50:06 dr 1.36.132.1: missing exception file


2007-01-22  Oliver Bolte  <obo@openoffice.org>  [51dd40777ba5fcaf01fcef658a13c9e6fd99ca75]

INTEGRATION: CWS dr52 (1.65.124); FILE MERGED 2007/01/04 18:19:47 er 1.65.124.1: #i72190# export proper RefMode record according to our document setting


2007-01-22  Oliver Bolte  <obo@openoffice.org>  [9f9e3a6b9346284b41ef096f43fd73e34e466f73]

INTEGRATION: CWS dr52 (1.22.62); FILE MERGED 2007/01/04 16:44:07 er 1.22.62.1: #i72189# performance: in non-ascii identifiers avoid temporary strings by calling the proper CharClass::isLetterNumeric() method from IsCharWordChar()/IsWordChar()


2007-01-22  Oliver Bolte  <obo@openoffice.org>  [a775930d17541f80d21e745bf1eaf8ce12e96a3d]

INTEGRATION: CWS dr52 (1.64.62); FILE MERGED 2007/01/08 16:52:18 dr 1.64.62.2: RESYNC: (1.64-1.66); FILE MERGED 2007/01/04 16:44:07 er 1.64.62.1: #i72189# performance: in non-ascii identifiers avoid temporary strings by calling the proper CharClass::isLetterNumeric() method from IsCharWordChar()/IsWordChar()


2007-01-22  Oliver Bolte  <obo@openoffice.org>  [02559f6ada017083f2c180056672c8eb83d97960]

INTEGRATION: CWS dr52 (1.6.62); FILE MERGED 2007/01/08 16:52:09 dr 1.6.62.2: RESYNC: (1.6-1.7); FILE MERGED 2007/01/04 17:34:07 er 1.6.62.1: #i72190# Xcl reference parser: use the current table from the result parm rather than resetting to table 0


2007-01-22  Oliver Bolte  <obo@openoffice.org>  [9fca615674b69f5a25c9f649a5fd7343807dd9ac]

INTEGRATION: CWS dr52 (1.9.126); FILE MERGED 2007/01/09 14:23:48 dr 1.9.126.2: unxsols compiler error 2006/12/20 19:22:05 nn 1.9.126.1: #i63686# use hash map for members in ScDPSaveDimension (patch from Jody)


2007-01-22  Oliver Bolte  <obo@openoffice.org>  [9703c7a264d3fd484730bc61d9337ab0cffa4379]

INTEGRATION: CWS dr52 (1.8.340); FILE MERGED 2006/12/20 19:22:04 nn 1.8.340.1: #i63686# use hash map for members in ScDPSaveDimension (patch from Jody)


2007-01-22  Oliver Bolte  <obo@openoffice.org>  [9b2a0579eca8e680e1aade115c9241967133a2a4]

INTEGRATION: CWS swqbf92 (1.75.42); FILE MERGED 2007/01/12 14:13:14 od 1.75.42.1: #i73361# method <lcl_AdjustOutlineStylesForOOo(..)> 	 - Do not change existing assignment of default outline style 	   to a certain outline list level.


2007-01-22  Oliver Bolte  <obo@openoffice.org>  [cbd7be39c69b90878feeaa6bedd4a257e9200720]

INTEGRATION: CWS swqbf92 (1.28.140); FILE MERGED 2007/01/16 07:52:57 ama 1.28.140.1: Fix #b6502955#: Redlines and sections (TOC)


2007-01-22  Oliver Bolte  <obo@openoffice.org>  [ceaf57e0adf78738121ff1d46e265a16a7540442]

INTEGRATION: CWS dr52 (1.27.62); FILE MERGED 2007/01/04 16:44:07 er 1.27.62.1: #i72189# performance: in non-ascii identifiers avoid temporary strings by calling the proper CharClass::isLetterNumeric() method from IsCharWordChar()/IsWordChar()


2007-01-22  Oliver Bolte  <obo@openoffice.org>  [f14d3e09680d1537e8053c38cd5c35b095861253]

INTEGRATION: CWS swqbf92 (1.43.42); FILE MERGED 2007/01/09 14:22:56 fme 1.43.42.1: #i73240# Handle no-length hyperlinks correctly


2007-01-22  Oliver Bolte  <obo@openoffice.org>  [c2cfef539fc5591e6fad2655a7f82d864f6419c3]

INTEGRATION: CWS swqbf92 (1.64.8); FILE MERGED 2007/01/10 11:39:10 od 1.64.8.1: #i73194# method <SwFlowFrm::MoveBwd(..)> 	 - further correction of fix for issue i53139


2007-01-22  Oliver Bolte  <obo@openoffice.org>  [a55ddabaa1d37d5d49b69cb07c96f769b4226aa1]

INTEGRATION: CWS swqbf92 (1.32.8); FILE MERGED 2007/01/12 12:30:23 fme 1.32.8.3: #i73045# Looping business cards 2007/01/12 08:22:44 ama 1.32.8.2: Fix #i73045#: Looping business cards 2007/01/11 13:56:19 od 1.32.8.1: #i72024# method <SwCntntNode::GetTextDirection(..)> 	 - no format of the frame, because this can cause recursive layout actions


2007-01-22  Oliver Bolte  <obo@openoffice.org>  [df993128d36d84578259eda5cebba913f62b3f2e]

INTEGRATION: CWS swqbf92 (1.15.140); FILE MERGED 2007/01/11 10:54:10 fme 1.15.140.1: #i68613# lcl_FindPreviousCell should use GoPrevious instead of GoNext


2007-01-22  Oliver Bolte  <obo@openoffice.org>  [a935626efab849f6de2736169678b5d2b8b682cc]

INTEGRATION: CWS thbpp6 (1.5.44); FILE MERGED 2006/12/21 17:20:54 thb 1.5.44.1: #121806# Now keeping full precision of the mtf logic coordinates across mtf->XCanvas conversion


2007-01-22  Oliver Bolte  <obo@openoffice.org>  [87c7004008083f74691425489873a4a0f4a86887]

INTEGRATION: CWS swqbf92 (1.18.42); FILE MERGED 2007/01/12 08:12:26 ama 1.18.42.1: Fix #i73045#: Looping business cards


2007-01-22  Oliver Bolte  <obo@openoffice.org>  [7eb13e2293e39c715cba25a53d350cbad14ce3da]

INTEGRATION: CWS thbpp6 (1.9.14); FILE MERGED 2006/12/21 17:20:54 thb 1.9.14.1: #121806# Now keeping full precision of the mtf logic coordinates across mtf->XCanvas conversion


2007-01-22  Oliver Bolte  <obo@openoffice.org>  [ec9a6f8d94851ab831253bad9814eb2a848cb53e]

INTEGRATION: CWS thbpp6 (1.15.6); FILE MERGED 2006/12/21 18:27:17 thb 1.15.6.2: RESYNC: (1.15-1.16); FILE MERGED 2006/12/21 17:20:54 thb 1.15.6.1: #121806# Now keeping full precision of the mtf logic coordinates across mtf->XCanvas conversion


2007-01-22  Oliver Bolte  <obo@openoffice.org>  [127473736e2933aad70daf98e0b8497e95314e0d]

INTEGRATION: CWS thbpp6 (1.6.44); FILE MERGED 2006/12/21 17:20:54 thb 1.6.44.1: #121806# Now keeping full precision of the mtf logic coordinates across mtf->XCanvas conversion


2007-01-22  Oliver Bolte  <obo@openoffice.org>  [f38265be217dac6f257d58de0f6fea28d5a9feb2]

INTEGRATION: CWS thbpp6 (1.10.10); FILE MERGED 2006/12/21 17:20:54 thb 1.10.10.1: #121806# Now keeping full precision of the mtf logic coordinates across mtf->XCanvas conversion


2007-01-22  Oliver Bolte  <obo@openoffice.org>  [a936aa0fa8b846fe3ec3a722f1c0fbffe1b0619c]

INTEGRATION: CWS swqbf92 (1.133.22); FILE MERGED 2007/01/12 14:21:09 od 1.133.22.1: #i73361# - suppress export of the outline style - the default list style 	   for headings - as an automatic list style into the content.xml. 	   It's already exported into the styles.xml.


2007-01-22  Oliver Bolte  <obo@openoffice.org>  [74f88b9b4a3d5b68fb7ed544dd88efe960af6430]

INTEGRATION: CWS thbpp6 (1.7.44); FILE MERGED 2006/12/21 17:20:53 thb 1.7.44.1: #121806# Now keeping full precision of the mtf logic coordinates across mtf->XCanvas conversion


2007-01-22  Oliver Bolte  <obo@openoffice.org>  [6f4300c6c51f12449d6c811963efe26ae35dc262]

INTEGRATION: CWS swqbf92 (1.124.34); FILE MERGED 2007/01/12 14:16:12 od 1.124.34.1: #i73361# method <XMLTextImportHelper::SetStyleAndAttrs(..)> 	 - don't care about automatic paragraph style on finding candidates 	   for the assignment of paragraph styles to a certain outline list level


2007-01-22  Oliver Bolte  <obo@openoffice.org>  [99c2c550f98cde022e61f99646b86c0a65443b28]

INTEGRATION: CWS thbpp6 (1.7.40); FILE MERGED 2006/12/21 17:20:53 thb 1.7.40.1: #121806# Now keeping full precision of the mtf logic coordinates across mtf->XCanvas conversion


2007-01-22  Oliver Bolte  <obo@openoffice.org>  [11077ad85bdafadbcbcb6fe8921136998aa7b687]

INTEGRATION: CWS thbpp6 (1.11.6); FILE MERGED 2006/12/21 17:20:53 thb 1.11.6.1: #121806# Now keeping full precision of the mtf logic coordinates across mtf->XCanvas conversion


2007-01-22  Oliver Bolte  <obo@openoffice.org>  [ea7170de781832309decdff07b72ef84ba1533e6]

INTEGRATION: CWS swqbf92 (1.3.38); FILE MERGED 2007/01/12 10:52:31 ama 1.3.38.1: Fix #i73045#: Looping business cards


2007-01-22  Oliver Bolte  <obo@openoffice.org>  [373b30512b220d104793a67334669397c52b8f44]

INTEGRATION: CWS thbpp6 (1.6.44); FILE MERGED 2006/12/21 17:20:53 thb 1.6.44.1: #121806# Now keeping full precision of the mtf logic coordinates across mtf->XCanvas conversion


2007-01-22  Oliver Bolte  <obo@openoffice.org>  [295dcf667c4b885c2a71b9ec5e5d855ea20166b4]

INTEGRATION: CWS thbpp6 (1.9.14); FILE MERGED 2006/12/21 17:20:53 thb 1.9.14.1: #121806# Now keeping full precision of the mtf logic coordinates across mtf->XCanvas conversion


2007-01-22  Oliver Bolte  <obo@openoffice.org>  [a15185bfb96219b6cbebcbc54c95cfde8937742e]

INTEGRATION: CWS thbpp6 (1.20.10); FILE MERGED 2006/12/21 17:20:53 thb 1.20.10.2: #121806# Now keeping full precision of the mtf logic coordinates across mtf->XCanvas conversion 2006/11/23 10:06:33 thb 1.20.10.1: #i70897# Avoid working on empty container


2007-01-22  Oliver Bolte  <obo@openoffice.org>  [78af3529767c7d842a84ce01c8dc0080a940946c]

INTEGRATION: CWS thbpp6 (1.6.44); FILE MERGED 2006/12/21 17:20:52 thb 1.6.44.1: #121806# Now keeping full precision of the mtf logic coordinates across mtf->XCanvas conversion


2007-01-22  Oliver Bolte  <obo@openoffice.org>  [50ea101373188ee7c89c4e8294f87a3461e42b26]

INTEGRATION: CWS thbpp6 (1.10.10); FILE MERGED 2006/12/21 17:20:52 thb 1.10.10.1: #121806# Now keeping full precision of the mtf logic coordinates across mtf->XCanvas conversion


2007-01-22  Oliver Bolte  <obo@openoffice.org>  [019a9ea6cb8488dab106816c85658faf2b533ed7]

INTEGRATION: CWS thbpp6 (1.10.40); FILE MERGED 2006/12/21 17:20:52 thb 1.10.40.1: #121806# Now keeping full precision of the mtf logic coordinates across mtf->XCanvas conversion


2007-01-22  Oliver Bolte  <obo@openoffice.org>  [0f847d9d18e62563a268240d1b296183f83f8455]

INTEGRATION: CWS thbpp6 (1.33.26); FILE MERGED 2006/11/23 10:21:18 thb 1.33.26.1: #i69780# Truncating tile size to sane range


2007-01-22  Oliver Bolte  <obo@openoffice.org>  [5180243038c719bdce1e1dfea88705f222c937a5]

INTEGRATION: CWS thbpp6 (1.14.6); FILE MERGED 2007/01/01 22:47:42 thb 1.14.6.1: #72417# Taking the special case 180 degree rotation into account, when short-circuiting decomposition


2007-01-19  Vladimir Glazounov  <vg@openoffice.org>  [0b4f4d6a0946420dcd2692d7fcc19308a118b2eb]

new version for OOF680


2007-01-19  Vladimir Glazounov  <vg@openoffice.org>  [cc9756501ed480ec721a674ed2cb0f501e577385]

new version for OOF680


2007-01-19  Vladimir Glazounov  <vg@openoffice.org>  [501bd98834d742a0f9e413d01735b92e9298b5c9]

new version for OOF680


2007-01-19  Vladimir Glazounov  <vg@openoffice.org>  [c3e693de42e63817883ffc0e7879dfac2ba6ae3e]

new version for OOF680


2007-01-19  Rüdiger Timm  <rt@openoffice.org>  [5687d89f2b3599219ad3c84c2011d9705e71bbd2]

#i73662# Reduce LINKLIB error to warning.


2007-01-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [df97f8bdc05865fae0313e5eddd1cffb40399830]

#i10000# fix OSX breakage


2007-01-19  Vladimir Glazounov  <vg@openoffice.org>  [c4f4c896f080d80e155ac449a0afd9a361ab6e8b]

#100000# added header


2007-01-19  Rüdiger Timm  <rt@openoffice.org>  [cb91ee4e38068e7b78bcd3e98b7d58447387441d]

#i10000# 'openofficedevarchive' for product platforms only.


2007-01-19  Rüdiger Timm  <rt@openoffice.org>  [df445f30216579695665393483d5b4a02db3359d]

#i10000# PersistentMap::get now takes OString as parameters, not OUString.


2007-01-19  Rüdiger Timm  <rt@openoffice.org>  [6bdd5b66ea4e516b0c3ceafd38eb6bc64531b4f2]

INTEGRATION: CWS sb66 (1.1.2); FILE ADDED 2007/01/19 09:10:41 sb 1.1.2.1: #100000# Forgot to commit...


2007-01-19  Rüdiger Timm  <rt@openoffice.org>  [1eea7d433e60eaf4c892e7e4f94fec735621bd63]

INTEGRATION: CWS sb66 (1.1.2); FILE ADDED 2007/01/19 09:10:30 sb 1.1.2.1: #100000# Forgot to commit...


2007-01-19  Thomas Lange  <tl@openoffice.org>  [c0c68f3ae8aa467081608a70b8b9f5d8dd4e1454]

#i73173# integrate Google SoC language-guessing


2007-01-19  Rüdiger Timm  <rt@openoffice.org>  [b8f59cb472141f69414ba3be0dff55edb4b3e670]

#i10000# Removed warnings from solaris compiler about extra semicolon.


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [4f3276eddfa60f62fe226aeb9580f6067704f1e5]

#i100000# regenerated configure


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [fd344288d23caee368f67fc9f79d7e170cdc0f3d]

SRC680


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [58ab57dbd0bf021237e710c740dcd3abeeeadd03]

INTEGRATION: CWS sb66 (1.9.4); FILE MERGED 2007/01/04 09:51:16 sb 1.9.4.1: #i69910# Adapted to unique extension identifiers.


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [88c2a14d67abe2d89f364105dd6ca5f8edb5d16a]

INTEGRATION: CWS sb66 (1.1.2); FILE ADDED 2007/01/04 10:00:33 sb 1.1.2.1: #i69910# Adapted to unique extension identifiers.


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [ab204695dc2cd10496c7cd319a123d5f80732799]

INTEGRATION: CWS sb66 (1.1.2); FILE ADDED 2007/01/04 10:00:22 sb 1.1.2.1: #i69910# Adapted to unique extension identifiers.


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [4323e13f1921d1cb20dfd4cbe84401ddf7ee230a]

INTEGRATION: CWS sb66 (1.1.2); FILE ADDED 2007/01/04 10:06:12 sb 1.1.2.1: #i69910# Adapted to unique extension identifiers.


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [3f3e6ffb886c139097f4e99bca549791e1db2be4]

INTEGRATION: CWS sb66 (1.1.2); FILE ADDED 2007/01/02 14:38:33 sb 1.1.2.1: #i70799# Adapted OpenOffice.org-minimal-version dependency to OOo 2.2.


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [8bae1a64fc49f15c3399aa4d75bac6ce74efdb6c]

INTEGRATION: CWS sb66 (1.4.4); FILE MERGED 2007/01/02 14:40:20 sb 1.4.4.1: #i70799# Adapted OpenOffice.org-minimal-version dependency to OOo 2.2.


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [bf83fcb1037442fd33a43b0ea668a79f90020850]

INTEGRATION: CWS sb66 (1.1.2); FILE ADDED 2007/01/04 09:47:55 sb 1.1.2.1: #i69910# Moved here from ..


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [d7ed149fb6bf8837b5ed1cbe856826095bc00a4e]

INTEGRATION: CWS sb66 (1.2.4); FILE MERGED 2007/01/05 12:01:06 sb 1.2.4.2: #i69910# Improved identifier vs file name handling. 2007/01/04 09:46:49 sb 1.2.4.1: #i69910# Made obsolete pkgchk dysfunctional, cleaned up.


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [27c8e7653f53e09cca6d10d282c5fb439b0727d7]

INTEGRATION: CWS sb66 (1.4.4); FILE MERGED 2007/01/04 09:46:49 sb 1.4.4.1: #i69910# Made obsolete pkgchk dysfunctional, cleaned up.


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [910ffdba2e54894fb499582bb6c0fe23cde3190d]

INTEGRATION: CWS sb66 (1.4.4); FILE MERGED 2007/01/05 12:01:06 sb 1.4.4.2: #i69910# Improved identifier vs file name handling. 2007/01/04 09:46:30 sb 1.4.4.1: #i69910# Adapted to unique extension identifiers.


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [42a92cd3f606c2c72170bcea9142c4314ffa4165]

INTEGRATION: CWS sb66 (1.17.4); FILE MERGED 2007/01/05 12:01:05 sb 1.17.4.1: #i69910# Improved identifier vs file name handling.


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [d1f295456812e4ca1c6db21a0402f7d759fcf2a0]

INTEGRATION: CWS sb66 (1.6.306); FILE MERGED 2007/01/04 09:50:46 sb 1.6.306.1: #i69910# INCPRE must be set before including settings.mk.


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [63f870d3acf3b03836b737147f8e3c41ee480ece]

INTEGRATION: CWS sb66 (1.11.64); FILE MERGED 2007/01/04 09:51:17 sb 1.11.64.1: #i69910# Adapted to unique extension identifiers.


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [0a1ac555df203b18d4e707816fdac2ec80394d21]

INTEGRATION: CWS sb66 (1.12.4); FILE MERGED 2007/01/05 12:01:05 sb 1.12.4.1: #i69910# Improved identifier vs file name handling.


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [5e23793ce97607de5db0c8c33027d99aadab5ce8]

INTEGRATION: CWS sb66 (1.2.4); FILE MERGED 2007/01/02 14:38:00 sb 1.2.4.1: #i70799# Adapted OpenOffice.org-minimal-version dependency to OOo 2.2.


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [0acdc73d70659aefc6af4d167c0d06b29c722ce1]

INTEGRATION: CWS sb66 (1.7.306); FILE MERGED 2007/01/04 09:51:16 sb 1.7.306.1: #i69910# Adapted to unique extension identifiers.


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [39b86fc62e5c77aad690fe7c795a683678ff06dd]

INTEGRATION: CWS sb66 (1.21.4); FILE MERGED 2007/01/05 12:01:04 sb 1.21.4.3: #i69910# Improved identifier vs file name handling. 2007/01/04 15:57:09 sb 1.21.4.2: #i69910# Added TODO issue IDs. 2007/01/04 09:51:16 sb 1.21.4.1: #i69910# Adapted to unique extension identifiers.


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [8345b6fd9f904f8706b33692098bf0c584afd9b6]

INTEGRATION: CWS sb66 (1.1.2); FILE ADDED 2007/01/04 09:59:11 sb 1.1.2.1: #i69910# Adapted to unique extension identifiers.


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [33950c82e6b2906d64c2849acf8197ed0aded3f5]

INTEGRATION: CWS sb66 (1.1.2); FILE ADDED 2007/01/05 12:01:04 sb 1.1.2.3: #i69910# Improved identifier vs file name handling. 2007/01/04 13:53:13 sb 1.1.2.2: #i69910# Made code compile warning-free (wntmsci10.pro). 2007/01/04 09:59:01 sb 1.1.2.1: #i69910# Adapted to unique extension identifiers.


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [14b756805e3b3b9d41b1fba65c75f4b548831e88]

INTEGRATION: CWS sb66 (1.8.306); FILE MERGED 2007/01/04 09:51:16 sb 1.8.306.1: #i69910# Adapted to unique extension identifiers.


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [d8542848e66c520652bdf8446661b049c9a41f3a]

INTEGRATION: CWS sb66 (1.2.4); FILE MERGED 2007/01/02 14:24:39 sb 1.2.4.1: #i72573# Made button large enough for German text.


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [883529b9ec39885a10cdb8db9690bf315077881b]

INTEGRATION: CWS sb66 (1.2.4); FILE MERGED 2007/01/05 12:01:04 sb 1.2.4.1: #i69910# Improved identifier vs file name handling.


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [37481a31d3a24249ebd7a9e4f2a258dcc6385a1d]

INTEGRATION: CWS sb66 (1.19.4); FILE MERGED 2007/01/05 12:01:04 sb 1.19.4.2: #i69910# Improved identifier vs file name handling. 2007/01/04 09:51:15 sb 1.19.4.1: #i69910# Adapted to unique extension identifiers.


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [6fdc999505ec79dd44a09b4e2b490e1b3b3b304d]

INTEGRATION: CWS sb66 (1.12.4); FILE MERGED 2007/01/05 12:01:03 sb 1.12.4.2: #i69910# Improved identifier vs file name handling. 2007/01/04 09:51:15 sb 1.12.4.1: #i69910# Adapted to unique extension identifiers.


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [d4fabe9c02fcade99043aac360fd001299fb9d2c]

INTEGRATION: CWS sb66 (1.2.4); FILE MERGED 2007/01/04 09:51:15 sb 1.2.4.1: #i69910# Adapted to unique extension identifiers.


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [a4dc5956fc847fbeaf642f471c8587375b2fb973]

INTEGRATION: CWS sb66 (1.38.4); FILE MERGED 2007/01/04 09:43:03 sb 1.38.4.1: #i69910# Made obsolete pkgchk dysfunctional, cleaned up.


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [3f51f94df69a1929bc1048bce39e54921aa380dc]

INTEGRATION: CWS sb66 (1.2.4); FILE MERGED 2007/01/04 15:17:45 sb 1.2.4.1: #i69910# Adapted to unique extension identifiers.


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [e9f71935a35513da8632323781077e3d6bfdeb44]

INTEGRATION: CWS sb66 (1.7.240); FILE MERGED 2007/01/04 09:31:22 sb 1.7.240.1: #i69910# Adapted to unique extension identifiers.


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [7047738fbf2835aada6fd3f88181b33999ba3318]

INTEGRATION: CWS sb66 (1.10.2); FILE MERGED 2007/01/04 09:31:22 sb 1.10.2.1: #i69910# Adapted to unique extension identifiers.


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [b9b0d171b677c718cdd9baaa03004f05a5888f34]

INTEGRATION: CWS sb66 (1.2.2); FILE MERGED 2007/01/05 09:16:32 obr 1.2.2.1: #i73160# oneway no longer recommendet


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [da0119ede19be534190a864cbcf8ac294929bb7b]

INTEGRATION: CWS sb66 (1.2.2); FILE MERGED 2007/01/05 09:47:33 obr 1.2.2.1: #i73160# new images with transparent background


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [d30e908f48f03891eaab70667a63ff3d687b2107]

INTEGRATION: CWS sb66 (1.2.2); FILE MERGED 2007/01/05 09:47:32 obr 1.2.2.1: #i73160# new images with transparent background


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [12588a4810f1cbe9b4e0941b88e71e49a3ca73ce]

INTEGRATION: CWS sb66 (1.2.2); FILE MERGED 2007/01/05 09:47:31 obr 1.2.2.1: #i73160# new images with transparent background


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [ff0f36676a88d7a5483f1d8ec8344d4402bdb494]

INTEGRATION: CWS sb66 (1.2.6); FILE MERGED 2007/01/05 10:28:53 obr 1.2.6.1: #i73160# enable background color property


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [41818a1e98bd8821b76965969eea8fff05056c64]

INTEGRATION: CWS pj71 (1.16.6); FILE MERGED 2007/01/12 13:41:22 thb 1.16.6.1: #i58976# Extended gcc4 workaround to all 4.1.x minors


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [71d0b29433ac28f9d4a66a7433132ade62d964f4]

INTEGRATION: CWS pj71 (1.2.12); FILE MERGED 2007/01/10 09:37:47 pjanik 1.2.12.1: #i73295#: Remove extra qualification. Patch from Maho.


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [77ddf62a37834996d4769c06e2129b8adde4ab32]

INTEGRATION: CWS pj71 (1.13.70); FILE MERGED 2007/01/16 09:36:21 pjanik 1.13.70.1: #i73210#: Prevent warnings on Mac OS X.


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [ef965232c69299843d21f276742693a759fd711b]

INTEGRATION: CWS pj71 (1.32.12); FILE MERGED 2007/01/07 13:14:29 pjanik 1.32.12.1: #i73209#: buffer is not used at all on Mac OS X.


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [4b63d5ed087e2e2a93f8eda15f65b060291b0efe]

INTEGRATION: CWS pj71 (1.32.6); FILE MERGED 2007/01/15 10:21:38 pjanik 1.32.6.1: #i73208#: Prevent warnings on Mac OS X.


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [0370ce582505a28799d852741075ae713d097d4c]

INTEGRATION: CWS pj71 (1.15.16); FILE MERGED 2007/01/15 10:19:44 pjanik 1.15.16.1: #i73206#: Prevent warnings on Mac OS X.


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [c93a7c217a7dcc20fa017097fb72c689e2f31293]

INTEGRATION: CWS pj71 (1.21.20); FILE MERGED 2007/01/07 19:07:41 pjanik 1.21.20.1: #i73205#: Prevent warnings on Mac OS X.


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [379bac719ad29f072b619bc751d601ed8799befa]

INTEGRATION: CWS pj71 (1.10.10); FILE MERGED 2007/01/12 13:59:09 thb 1.10.10.1: #i72728# Initializing all PODs now, before reading properties into them


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [266fd89b189ed7a79dbfb019851feece87994b94]

INTEGRATION: CWS pj71 (1.7.30); FILE MERGED 2007/01/15 10:27:29 pjanik 1.7.30.1: #i70648#: Prevent warnigns on Mac OS X/PPC.


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [d4ee72a6ff9fb2f60583d8de665180136aa6131e]

INTEGRATION: CWS pj71 (1.5.30); FILE MERGED 2007/01/15 10:27:28 pjanik 1.5.30.1: #i70648#: Prevent warnigns on Mac OS X/PPC.


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [911d23678b0c283fcf6f9777078c2f034b14d89c]

INTEGRATION: CWS pj71 (1.8.30); FILE MERGED 2007/01/15 10:27:28 pjanik 1.8.30.1: #i70648#: Prevent warnigns on Mac OS X/PPC.


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [bacabafb8365f09f7d202d2d8812621d68ff8326]

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>  [2d05f5f3fca98897d14cce400d18325a446dd93e]

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>  [05be4b00412ac0094f7e971186d139c18053dfb6]

INTEGRATION: CWS pj71 (1.24.96); FILE MERGED 2007/01/15 10:28:29 pjanik 1.24.96.1: #i73445#: Prevent warnigns on Mac OS X/PPC.


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [d61b6fd5e6c3639891a2805b05e3743d9ffc82f0]

INTEGRATION: CWS pj71 (1.7.118); FILE MERGED 2007/01/15 10:28:29 pjanik 1.7.118.1: #i73445#: Prevent warnigns on Mac OS X/PPC.


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [9ddec3ed0422d37265bf439074d83da36bb4add9]

INTEGRATION: CWS pj71 (1.6.118); FILE MERGED 2007/01/15 10:28:28 pjanik 1.6.118.1: #i73445#: Prevent warnigns on Mac OS X/PPC.


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [d130ba6e33e5cdad595ab0e096e0dbd5b6937d79]

INTEGRATION: CWS pj71 (1.5.118); FILE MERGED 2007/01/15 10:28:28 pjanik 1.5.118.1: #i73445#: Prevent warnigns on Mac OS X/PPC.


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [2a22790c145215d34edcc786e6f58ab967b62f73]

INTEGRATION: CWS pj71 (1.8.118); FILE MERGED 2007/01/15 10:28:28 pjanik 1.8.118.1: #i73445#: Prevent warnigns on Mac OS X/PPC.


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [f5928d1de5a214aacce1109e30486bbda04a66ec]

INTEGRATION: CWS pj71 (1.23.118); FILE MERGED 2007/01/15 10:28:28 pjanik 1.23.118.1: #i73445#: Prevent warnigns on Mac OS X/PPC.


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [e87cfc9af95a5d82ebdb2e4f947ceb898b3bc08f]

INTEGRATION: CWS pj71 (1.11.118); FILE MERGED 2007/01/15 10:28:27 pjanik 1.11.118.1: #i73445#: Prevent warnigns on Mac OS X/PPC.


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [207fa941381c301dad55844953d36acd02fd1e43]

INTEGRATION: CWS pj71 (1.28.118); FILE MERGED 2007/01/15 10:28:27 pjanik 1.28.118.1: #i73445#: Prevent warnigns on Mac OS X/PPC.


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [09bdf943ca01cbcbb3d7c41f53f3a7ba1e7001a9]

INTEGRATION: CWS pj71 (1.26.118); FILE MERGED 2007/01/15 10:28:27 pjanik 1.26.118.1: #i73445#: Prevent warnigns on Mac OS X/PPC.


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [d2106b2d3de0654d2a1240422d5f9c111e8da307]

INTEGRATION: CWS pj71 (1.2.76); FILE MERGED 2007/01/15 10:28:27 pjanik 1.2.76.1: #i73445#: Prevent warnigns on Mac OS X/PPC.


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [34d883513aa9ad194bf4467033199390567b2ddf]

INTEGRATION: CWS pj71 (1.31.102); FILE MERGED 2007/01/15 10:28:27 pjanik 1.31.102.1: #i73445#: Prevent warnigns on Mac OS X/PPC.


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [553c7def0b1f070dcbc3ed6ea3244b435228f384]

INTEGRATION: CWS pj71 (1.8.118); FILE MERGED 2007/01/15 10:28:27 pjanik 1.8.118.1: #i73445#: Prevent warnigns on Mac OS X/PPC.


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [c6f671fec5f4c9a98a53768fd8e4e72f38f03fee]

INTEGRATION: CWS pj71 (1.30.118); FILE MERGED 2007/01/15 10:28:27 pjanik 1.30.118.1: #i73445#: Prevent warnigns on Mac OS X/PPC.


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [f94bc7bcdb072fc924b5eb1c1c09563ad8012a79]

INTEGRATION: CWS pj71 (1.20.118); FILE MERGED 2007/01/15 10:28:26 pjanik 1.20.118.1: #i73445#: Prevent warnigns on Mac OS X/PPC.


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [d0487d054ace238bd9b12ab6ed43cdaa6fae1fca]

INTEGRATION: CWS pj71 (1.20.16); FILE MERGED 2007/01/08 11:58:05 pjanik 1.20.16.1: #i73200#: Add initializations to prevent warnings.


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [ae18ee5fb21918fc61065cb4c2686d7e543b689e]

INTEGRATION: CWS pj71 (1.14.14); FILE MERGED 2007/01/08 11:58:05 pjanik 1.14.14.1: #i73200#: Add initializations to prevent warnings.


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [bfef815a9afa60fa091b718698a0d447324d997e]

INTEGRATION: CWS pj71 (1.5.16); FILE MERGED 2007/01/08 11:58:04 pjanik 1.5.16.1: #i73200#: Add initializations to prevent warnings.


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [edce1f97df251cf90493a6edfc797cf87135fb46]

INTEGRATION: CWS pj71 (1.13.16); FILE MERGED 2007/01/08 11:58:04 pjanik 1.13.16.1: #i73200#: Add initializations to prevent warnings.


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [a5cb0d38655a6c8ac21d2ff09faefcbea3444d39]

INTEGRATION: CWS pj71 (1.22.16); FILE MERGED 2007/01/08 11:58:04 pjanik 1.22.16.1: #i73200#: Add initializations to prevent warnings.


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [0642f82251733c77e9f7f9b7beaeb99338447316]

INTEGRATION: CWS pj71 (1.5.46); FILE MERGED 2007/01/13 22:36:34 pjanik 1.5.46.1: #i73447#: Initialize variables to prevent warnings on Mac OS X.


2007-01-18  Thomas Lange  <tl@openoffice.org>  [a80761fc9ef1cd9bb6e0b7a8853b8a2adadb69b2]

#i73173# integrate Google SoC language-guessing


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [b90def00e025ae2dbc4c17dd3bab05df4ab91a30]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/08/18 11:12:18 jimmac 1.1.2.1: beginnings of a proper tango theme


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [6037c664759b8e539fc0c347e3a208edb5293d9e]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/12/14 13:36:38 jimmac 1.1.2.1: another huge load of tango goodness. my neck\!


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [289a188226d8aa18419ab8526ebd7c6ddfab9f1b]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/12/14 13:36:37 jimmac 1.1.2.1: another huge load of tango goodness. my neck\!


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [8196c89451ef714054ce349d4f438d53844bc162]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/12/14 13:36:36 jimmac 1.1.2.1: another huge load of tango goodness. my neck\!


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [f9c400d0c549f1d454631e73212a9cd70902e4c5]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/12/14 13:36:35 jimmac 1.1.2.1: another huge load of tango goodness. my neck\!


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [f9447992b216744dab4727fd37b0a082ac3d133a]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/12/14 13:36:34 jimmac 1.1.2.1: another huge load of tango goodness. my neck\!


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [f556240ba7753906c789c8fefdc5bcf1b2854c8b]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/12/14 13:36:33 jimmac 1.1.2.1: another huge load of tango goodness. my neck\!


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [bede0bf99858c8b7006edbd9d755ec16065e81fb]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/12/14 13:36:32 jimmac 1.1.2.1: another huge load of tango goodness. my neck\!


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [c721427229f30af4b32dd519713a96607410879e]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/12/14 13:36:30 jimmac 1.1.2.1: another huge load of tango goodness. my neck\!


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [1caa1c7806ffff3a4652830fea448052f7c64378]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/08/18 11:12:07 jimmac 1.1.2.1: beginnings of a proper tango theme


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [cf5a9bf339fc7b8a8eb68e6334fe30dbe25a1305]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/08/18 11:12:04 jimmac 1.1.2.1: beginnings of a proper tango theme


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [eea1d1651cd35fd33f23b8b43b7d312f34b6cda0]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/08/18 11:12:02 jimmac 1.1.2.1: beginnings of a proper tango theme


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [34dad6479973fd8c840956398bac1b1d6fc31186]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/08/18 11:12:01 jimmac 1.1.2.1: beginnings of a proper tango theme


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [570486d952886e0a250fd009c00a7e0795b026f7]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/08/18 11:12:00 jimmac 1.1.2.1: beginnings of a proper tango theme


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [b382190ff5679c1b85c7431eb06caba516169af0]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/08/18 11:11:59 jimmac 1.1.2.1: beginnings of a proper tango theme


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [5873e4a958d61db4861c463fee7e827637de4b60]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/08/18 11:11:58 jimmac 1.1.2.1: beginnings of a proper tango theme


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [285ee2dcc38ec9e385cfc8b253d2330e60ab0b73]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/08/18 11:11:50 jimmac 1.1.2.1: beginnings of a proper tango theme


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [f685db3c4444653bbfb0f337b6ea85f3965a2f19]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/08/18 11:11:49 jimmac 1.1.2.1: beginnings of a proper tango theme


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [76f341c854024d48a37a632ad7b27f5fa4504f09]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/08/18 11:11:48 jimmac 1.1.2.1: beginnings of a proper tango theme


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [7ccc6f375745cdeb0a581049822080dfcd5ac720]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/08/18 11:11:47 jimmac 1.1.2.1: beginnings of a proper tango theme


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [ea3ed65e13bd67bd1012c81257acdd0a7143c020]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/12/14 13:36:30 jimmac 1.1.2.2: another huge load of tango goodness. my neck\! 2006/08/18 11:11:46 jimmac 1.1.2.1: beginnings of a proper tango theme


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [d205d43c0b18b33e5a11e5e5a0ef71a066dd6629]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/08/18 11:11:46 jimmac 1.1.2.1: beginnings of a proper tango theme


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [c8ce7b06eb66c535539b7da0dc5aa31e948811ef]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/08/18 11:11:44 jimmac 1.1.2.1: beginnings of a proper tango theme


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [c14ef11714dce9712aeeac1aafbcd9e99f3b58c3]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/08/18 11:11:43 jimmac 1.1.2.1: beginnings of a proper tango theme


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [c61703aaaead92963cd63ad15c191f75d398b00c]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/08/18 11:11:42 jimmac 1.1.2.1: beginnings of a proper tango theme


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [f925bd1e35079965618f80b476c2c2151e0a7daf]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/08/18 11:11:41 jimmac 1.1.2.1: beginnings of a proper tango theme


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [43139b4ceaff002bff6675e4ed97337597457c71]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/08/18 11:11:40 jimmac 1.1.2.1: beginnings of a proper tango theme


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [a1e85ac257dfe5d3d18aa3f2da4dd92a4581ced0]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/08/18 11:11:39 jimmac 1.1.2.1: beginnings of a proper tango theme


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [f17c4c37f355aae3a1dd6553988c732a42bbeb29]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/08/18 11:11:38 jimmac 1.1.2.1: beginnings of a proper tango theme


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [de3b7c355f8e907d92bdc120bcd4160f459579b0]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/08/18 11:11:37 jimmac 1.1.2.1: beginnings of a proper tango theme


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [3ad0fb1f9d1808fb84f35f9115f017a9e1bda862]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/08/18 11:11:36 jimmac 1.1.2.1: beginnings of a proper tango theme


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [a36b12e7354403f4f88e871369afbc2aacfd9d21]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/08/18 11:11:35 jimmac 1.1.2.1: beginnings of a proper tango theme


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [9cb70a857794218f1c1a950b7a029ed5885c1c0e]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/08/18 11:11:34 jimmac 1.1.2.1: beginnings of a proper tango theme


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [c6a6fb6fb46909254d3946eaced909f89a3f6c15]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/08/18 11:11:33 jimmac 1.1.2.1: beginnings of a proper tango theme


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [a9dbc59619d84f98a74423a90417813e879f0c9f]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/08/18 11:11:32 jimmac 1.1.2.1: beginnings of a proper tango theme


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [518c57ddb27ab64d20415021d937ee47f1257f3f]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/08/18 11:11:31 jimmac 1.1.2.1: beginnings of a proper tango theme


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [ef87e99aefe0a49e0d3c568884d43780f4fe7f2f]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/08/18 11:11:30 jimmac 1.1.2.1: beginnings of a proper tango theme


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [47660750a61f6686381e608c262c5973a6ee6e27]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/08/18 11:11:29 jimmac 1.1.2.1: beginnings of a proper tango theme


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [11cb10764bf43a4e089776188672d414883c7bb8]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/08/18 11:11:28 jimmac 1.1.2.1: beginnings of a proper tango theme


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [5586505eef7c00366cdebdede1e020950946c8b1]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/08/18 11:11:27 jimmac 1.1.2.1: beginnings of a proper tango theme


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [9dd75bb418c33b7756f60e8491e9d1dc216e00b1]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/08/18 11:11:26 jimmac 1.1.2.1: beginnings of a proper tango theme


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [cd9b45c1408c6d79bc228cceb8a19246a618a0f0]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/08/18 11:11:25 jimmac 1.1.2.1: beginnings of a proper tango theme


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [618f694731ce07c4f321988852922c5368e1d32a]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/08/18 11:11:24 jimmac 1.1.2.1: beginnings of a proper tango theme


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [5c6e976efeb46c8ebcafcca7b1126292e7155181]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/08/18 11:11:23 jimmac 1.1.2.1: beginnings of a proper tango theme


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [55b786409ff27922ad45833794558ffba6269395]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/08/18 11:11:22 jimmac 1.1.2.1: beginnings of a proper tango theme


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [46267b0a1d814d79ba9a344c372d251ced35123d]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/08/18 11:11:21 jimmac 1.1.2.1: beginnings of a proper tango theme


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [d456d431c47b364fec70e7d859e2045646ef80e0]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/08/18 11:11:20 jimmac 1.1.2.1: beginnings of a proper tango theme


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [55fa56b604fcc48b0fea6e7ddcb7447260988c6a]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/08/18 11:11:19 jimmac 1.1.2.1: beginnings of a proper tango theme


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [f875d1c6f7c14cf1141e52fe8226838070f4b04f]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/08/18 11:11:18 jimmac 1.1.2.1: beginnings of a proper tango theme


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [3d4899d0a20a743938fcd444dc3fb3b357b22b0a]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/08/18 11:11:16 jimmac 1.1.2.1: beginnings of a proper tango theme


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [ccf31086bb88e997e35b32beec856acc3c0384f1]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/08/18 11:11:13 jimmac 1.1.2.1: beginnings of a proper tango theme


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [b74ebf651749b67da52242d806acb890b0c32075]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/08/18 11:11:12 jimmac 1.1.2.1: beginnings of a proper tango theme


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [71c6b0cc0d94b5e99bcab978585ae56d78891913]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/08/18 11:11:11 jimmac 1.1.2.1: beginnings of a proper tango theme


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [5bda6d71ac75e48cbb2caf1fc2810e36affedcfc]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/08/18 11:11:10 jimmac 1.1.2.1: beginnings of a proper tango theme


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [20cfecb93e720c2848fb3e3be7c438383ce5ea6d]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/08/18 11:10:44 jimmac 1.1.2.1: beginnings of a proper tango theme


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [0d7be6dc45ba4a581f19817011b628a70e5269fd]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/08/18 11:10:40 jimmac 1.1.2.1: beginnings of a proper tango theme


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [68bf86c71dc21b6364e2f9f38cf40e2bd1c4af0d]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/08/18 11:10:39 jimmac 1.1.2.1: beginnings of a proper tango theme


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [81993dd7037fe36c145885962b72642b12a44d96]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/08/18 11:10:38 jimmac 1.1.2.1: beginnings of a proper tango theme


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [37020715395921a47a90931f4070902729108d35]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/08/18 11:10:37 jimmac 1.1.2.1: beginnings of a proper tango theme


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [47c82fd29541875f6e69e6c14895a8c9e58bbd6e]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/08/18 11:10:36 jimmac 1.1.2.1: beginnings of a proper tango theme


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [e56dd384b4835e9b1704a1ff16153310749a5e00]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/08/18 11:10:35 jimmac 1.1.2.1: beginnings of a proper tango theme


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [e38e037749d7144a7604d1020997ffa77d77a3c5]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/08/18 11:10:33 jimmac 1.1.2.1: beginnings of a proper tango theme


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [a428d272dbdcfaf32778a6a476719ee638cf4366]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/08/18 11:10:32 jimmac 1.1.2.1: beginnings of a proper tango theme


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [1a175d970e236f4b5b48b6810287a206dd60cb05]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/08/18 11:10:31 jimmac 1.1.2.1: beginnings of a proper tango theme


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [51016eb2ce341232d56c2ef36e1c0ae90c976d24]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/09/15 13:46:29 jimmac 1.1.2.1: most exposed stuff first


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [ead202761fd8474444b7c556bbcd494281ce6900]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/12/14 02:02:18 jimmac 1.1.2.1: neverending story but it feels closer and closer...


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [1c9878fb0673239b06055a1fbd65a44a490d6e91]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/12/11 23:10:32 jimmac 1.1.2.1: various mostly smallish 16x16 icons


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [5eeca1c019b45358a01ffea4c710fe8e40a763bb]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/12/11 23:10:31 jimmac 1.1.2.1: various mostly smallish 16x16 icons


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [06bcbf602f8d73881a2b27a1c352d125f53a869f]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/12/12 20:27:53 jimmac 1.1.2.1: another insane batch of stock icons


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [1d04b9b0185ec9d2383737c6634ad1c141dceb57]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/12/14 13:35:33 jimmac 1.1.2.1: another huge load of tango goodness. my neck\!


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [1ce0bf7b0fed8bca0a1ce5b6629855cc608e6174]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/12/14 13:35:32 jimmac 1.1.2.1: another huge load of tango goodness. my neck\!


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [94e6dff59da339f7d68e541c342ed60b4083f490]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/12/12 20:27:52 jimmac 1.1.2.1: another insane batch of stock icons


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [61dae49b80b48e5bcd8d942dcb99daaa7d95292b]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/12/11 23:10:30 jimmac 1.1.2.1: various mostly smallish 16x16 icons


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [45d22d4be66f04b652d3c4e9b426f1737757cb14]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/12/14 13:35:31 jimmac 1.1.2.1: another huge load of tango goodness. my neck\!


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [6c18667f4c1d7d905fc83d41728df86721974d36]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/12/14 13:35:30 jimmac 1.1.2.1: another huge load of tango goodness. my neck\!


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [d9d7b3ddc35dcdb852e886c12bb6b61b7ef6383e]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/12/14 13:35:29 jimmac 1.1.2.1: another huge load of tango goodness. my neck\!


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [1c2c6ec45ec952653d52f41da133edef22b94b59]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/12/12 20:27:50 jimmac 1.1.2.1: another insane batch of stock icons


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [6d2075de3eba32d6f5603cc856f08187ee6fc621]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/09/15 19:09:58 jimmac 1.1.2.1: now the top toolbar of oowrite is themed


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [addee782d187c1e6a8d34f7941428511e0ccc54a]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/12/12 20:27:49 jimmac 1.1.2.1: another insane batch of stock icons


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [7619d8f927c1ce04237befdc5cfc8ec31c4fb5eb]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/09/15 13:46:28 jimmac 1.1.2.1: most exposed stuff first


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [13ef181fe1674987674d0b023a242cfa0c728dfe]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/09/15 13:46:27 jimmac 1.1.2.1: most exposed stuff first


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [5aea83fbd735044f4f7ad47332a70c28494c7284]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/09/15 19:09:57 jimmac 1.1.2.1: now the top toolbar of oowrite is themed


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [1be6e5eebfa5ff51ff9a01e0728533bd9618d346]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/12/12 20:27:48 jimmac 1.1.2.1: another insane batch of stock icons


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [76003422b4ae518fe4a7267613ec289e3d45f29e]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/09/15 19:09:56 jimmac 1.1.2.1: now the top toolbar of oowrite is themed


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [43752812239eb0b3cb4ab38b140370f416f2381f]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/12/14 02:02:17 jimmac 1.1.2.1: neverending story but it feels closer and closer...


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [e0f616952aa47d7244f361757e745fc03562d002]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/09/15 19:09:55 jimmac 1.1.2.1: now the top toolbar of oowrite is themed


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [1ac335b3928c7c446f1cf2ba931b14b0fd61a5e3]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/12/14 13:35:28 jimmac 1.1.2.1: another huge load of tango goodness. my neck\!


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [26056ede5c285f70006749b6b2434a1c8f459a55]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/12/14 02:02:16 jimmac 1.1.2.1: neverending story but it feels closer and closer...


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [99aa0464d22e621307ead27fa4856aff72ac21fd]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/12/12 20:27:47 jimmac 1.1.2.1: another insane batch of stock icons


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [616d44cc8b1fdbae3520a3152ac7305621917209]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/12/14 13:35:27 jimmac 1.1.2.1: another huge load of tango goodness. my neck\!


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [03eaaf25b5618a3c35ea16a55f0c9b63147a9912]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/12/12 20:27:46 jimmac 1.1.2.1: another insane batch of stock icons


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [0b964d89ce954c15a99be026eccd1f52f89d5724]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/12/11 23:10:29 jimmac 1.1.2.1: various mostly smallish 16x16 icons


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [df338f84ad490093dda779959a6cc60eb0b37937]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/12/14 13:35:26 jimmac 1.1.2.1: another huge load of tango goodness. my neck\!


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [a96764661e90b58921ee89124e3d742c9f577074]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/12/14 13:35:25 jimmac 1.1.2.1: another huge load of tango goodness. my neck\!


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [a4384bec3d7bfe70115e76dbd34218419847491d]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/12/14 13:35:24 jimmac 1.1.2.1: another huge load of tango goodness. my neck\!


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [7417c2bb9645f4d923dab98561e1ece3ac87189e]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/12/14 13:35:23 jimmac 1.1.2.1: another huge load of tango goodness. my neck\!


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [19ad8115b2892039b89f2fd4190aa6af378fedac]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/12/14 02:02:14 jimmac 1.1.2.1: neverending story but it feels closer and closer...


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [6f7da5270405ab994b4ce1be5c571b448e31153c]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/12/14 13:35:22 jimmac 1.1.2.1: another huge load of tango goodness. my neck\!


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [dd8270e388aecd93a99fd9de959a1cde0a1a4dd6]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/12/14 13:35:21 jimmac 1.1.2.1: another huge load of tango goodness. my neck\!


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [2b67897fabaffc9d77e4fce202080d14d56a03ea]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/12/14 13:35:20 jimmac 1.1.2.1: another huge load of tango goodness. my neck\!


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [04a72a969fba5464f7811e41e7ba2d73154afaf6]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/12/14 13:35:19 jimmac 1.1.2.1: another huge load of tango goodness. my neck\!


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [e4a8017c65e44d90fb5063b828948254d880a460]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/12/14 13:35:18 jimmac 1.1.2.1: another huge load of tango goodness. my neck\!


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [5a0b4aca2e0cc798617d7ce1ad02b96feae6fd16]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/12/14 13:35:17 jimmac 1.1.2.1: another huge load of tango goodness. my neck\!


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [e3f6bdae96ef5019883749875d7538c8b4a1bab6]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/12/14 13:35:16 jimmac 1.1.2.1: another huge load of tango goodness. my neck\!


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [372c8afb6a737e39f659978e7fc9ebccb133a04c]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/09/15 19:09:54 jimmac 1.1.2.1: now the top toolbar of oowrite is themed


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [4471df8131d303525daa0061ec33a2a82314a3e1]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/12/14 13:35:15 jimmac 1.1.2.1: another huge load of tango goodness. my neck\!


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [c9c78affa5f72b49d864dc55ccf89da62a9b19fc]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/12/14 13:35:14 jimmac 1.1.2.1: another huge load of tango goodness. my neck\!


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [14ad607cd766a9f4ddb3d4617fd784b0abbfcfa0]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/12/14 13:35:13 jimmac 1.1.2.1: another huge load of tango goodness. my neck\!


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [bd61fbd8507e20107b1c0d2f23b5619e56fab606]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/12/12 20:27:45 jimmac 1.1.2.1: another insane batch of stock icons


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [122577cb63804c82cdbb537ddc8f493c4fc16f82]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/09/22 16:29:03 jimmac 1.1.2.2: new stuff along with some icons redrawn from scratch. Rodney tells me we cannot reuse any elements in this LGPL theme from either GPLed gnome-icon-theme or CC-BY-SA tango-icon-theme 2006/09/15 19:09:53 jimmac 1.1.2.1: now the top toolbar of oowrite is themed


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [f6ba11d12402c7c5492d66e501c6a21d7092e05a]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/09/15 19:09:52 jimmac 1.1.2.1: now the top toolbar of oowrite is themed


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [7fe89ed8331eacdfebe1c8a011af1b5d1fc28db7]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/12/14 13:35:12 jimmac 1.1.2.1: another huge load of tango goodness. my neck\!


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [ddaf2fbb04898dc285be050192d66c6810c79675]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/12/14 02:02:12 jimmac 1.1.2.1: neverending story but it feels closer and closer...


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [920dc554ad1c90741de93bf8d5390d40892bcd36]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/12/14 13:35:11 jimmac 1.1.2.1: another huge load of tango goodness. my neck\!


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [b4cec7ac30fc13c5d87b5056f6701ac6469efc52]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/09/22 16:29:03 jimmac 1.1.2.1: new stuff along with some icons redrawn from scratch. Rodney tells me we cannot reuse any elements in this LGPL theme from either GPLed gnome-icon-theme or CC-BY-SA tango-icon-theme


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [047dbbff90f63f1f65c64c25f3e5a0b617534152]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/12/12 20:27:44 jimmac 1.1.2.1: another insane batch of stock icons


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [ebe103987b4a868ccb508bdbde7a75a24cad6986]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/12/12 20:27:43 jimmac 1.1.2.1: another insane batch of stock icons


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [eedd350cee71232a130b355cdb706644d1d7f85e]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/09/15 19:09:51 jimmac 1.1.2.1: now the top toolbar of oowrite is themed


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [77c3d24708d6e7aa084d1b3ab86f00b27447e7a6]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/12/14 02:02:11 jimmac 1.1.2.1: neverending story but it feels closer and closer...


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [dd7a580cb6ac2970d2e0593330706bbede602da2]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/12/14 02:02:10 jimmac 1.1.2.1: neverending story but it feels closer and closer...


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [1cc9004a69debeba924d7d82632cead5d4ca682a]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/12/12 20:27:42 jimmac 1.1.2.1: another insane batch of stock icons


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [87524d8e64122ff659ae5b0e3ee11dc7eea71af0]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/12/14 13:35:10 jimmac 1.1.2.1: another huge load of tango goodness. my neck\!


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [29dac0bb05672b6c18b54941f838d1f447e3c31d]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/12/14 13:35:09 jimmac 1.1.2.1: another huge load of tango goodness. my neck\!


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [3018115a79849d1230731d49c4eab3f84b6c7ec6]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/12/14 13:35:08 jimmac 1.1.2.1: another huge load of tango goodness. my neck\!


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [9964d825c9387f113068eeade035f09ee406bd59]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/12/12 20:27:41 jimmac 1.1.2.1: another insane batch of stock icons


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [9b8bc9b692b1606631dae10cd219ca8aac5dc973]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/12/12 20:27:40 jimmac 1.1.2.1: another insane batch of stock icons


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [95330640f8e07da27ab2320d32b65d98d359b975]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/12/14 13:35:07 jimmac 1.1.2.1: another huge load of tango goodness. my neck\!


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [ee968ff1a85e1cee811ace832eb5945660570d33]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/12/11 23:10:29 jimmac 1.1.2.1: various mostly smallish 16x16 icons


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [f0287952462e0579f2871fa63cb655c32b4182c5]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/12/11 23:10:28 jimmac 1.1.2.1: various mostly smallish 16x16 icons


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [696a33a7992a1059b5b5bbb3bb44af0e71cb5a8d]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/09/22 16:29:02 jimmac 1.1.2.1: new stuff along with some icons redrawn from scratch. Rodney tells me we cannot reuse any elements in this LGPL theme from either GPLed gnome-icon-theme or CC-BY-SA tango-icon-theme


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [e797121d6ab85b2ddf13416fface6439c505effe]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/09/22 16:29:01 jimmac 1.1.2.1: new stuff along with some icons redrawn from scratch. Rodney tells me we cannot reuse any elements in this LGPL theme from either GPLed gnome-icon-theme or CC-BY-SA tango-icon-theme


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [056d22193bada1d2476c9d06495a4183ecb283b8]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/09/22 16:29:00 jimmac 1.1.2.1: new stuff along with some icons redrawn from scratch. Rodney tells me we cannot reuse any elements in this LGPL theme from either GPLed gnome-icon-theme or CC-BY-SA tango-icon-theme


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [9a8a0079582a4dc5bc2b5369576381ff3a200764]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/12/12 20:27:39 jimmac 1.1.2.1: another insane batch of stock icons


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [8f61cea15438c25754f2fa042d3f07f5a1724659]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/12/14 02:02:08 jimmac 1.1.2.1: neverending story but it feels closer and closer...


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [bf18c3426439b7a7252465f9816a2e2f0618c864]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/12/14 02:02:07 jimmac 1.1.2.1: neverending story but it feels closer and closer...


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [1b4422ba46b821dc935d51347ab052a4aafa10ec]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/12/14 02:02:06 jimmac 1.1.2.1: neverending story but it feels closer and closer...


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [efe90f50faa8c42b5db0378b21f50b04abd4608a]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/12/14 02:02:05 jimmac 1.1.2.1: neverending story but it feels closer and closer...


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [494f51451b24e7f140969c423e04236d1804c9ee]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/09/15 13:46:26 jimmac 1.1.2.1: most exposed stuff first


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [fd663a08c9752e4faf3f956c0c70a7f98aa0ac85]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/12/14 02:02:04 jimmac 1.1.2.1: neverending story but it feels closer and closer...


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [88c0ca90ab74474161f00c59a766e2125d1f1b84]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/09/22 16:28:59 jimmac 1.1.2.1: new stuff along with some icons redrawn from scratch. Rodney tells me we cannot reuse any elements in this LGPL theme from either GPLed gnome-icon-theme or CC-BY-SA tango-icon-theme


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [bebbd7084c1093fe588b840b6fd8d0c5f8077d94]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/12/12 20:27:38 jimmac 1.1.2.1: another insane batch of stock icons


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [332e9abd4b5962f0bc56625d6df017b540f034b9]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/12/14 13:35:06 jimmac 1.1.2.1: another huge load of tango goodness. my neck\!


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [629c492ea99cbf3ceaa94923b667ff173faf2625]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/12/14 13:35:05 jimmac 1.1.2.1: another huge load of tango goodness. my neck\!


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [fa910a797ee24518ef1f1a7e35fcf1c24c9ff2be]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/12/12 20:27:37 jimmac 1.1.2.1: another insane batch of stock icons


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [46bed8539f49072d3bd693187f17ea96c2af1bd1]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/09/15 19:09:49 jimmac 1.1.2.1: now the top toolbar of oowrite is themed


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [869de2a6c9b626598cb78f859bb3fddafb4ad299]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/09/15 19:09:48 jimmac 1.1.2.1: now the top toolbar of oowrite is themed


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [16fb42a3c694f495a97620aa7b085e33cb680326]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/12/14 13:35:04 jimmac 1.1.2.1: another huge load of tango goodness. my neck\!


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [f0a30dfb59e6fe61f5b0d78b39811679b887dcc9]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/12/12 20:27:36 jimmac 1.1.2.1: another insane batch of stock icons


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [d8200ee073942cbc9eb28d40a6425104afff853b]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/12/12 20:27:35 jimmac 1.1.2.1: another insane batch of stock icons


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [54c1aaf634de1452e2404a72d1dde3fae4a7b6fe]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/09/22 16:28:58 jimmac 1.1.2.2: new stuff along with some icons redrawn from scratch. Rodney tells me we cannot reuse any elements in this LGPL theme from either GPLed gnome-icon-theme or CC-BY-SA tango-icon-theme 2006/09/15 19:09:48 jimmac 1.1.2.1: now the top toolbar of oowrite is themed


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [12db69ddb6e2221b3f777fe9516b4ac9b9c7ad0d]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/09/22 16:28:58 jimmac 1.1.2.1: new stuff along with some icons redrawn from scratch. Rodney tells me we cannot reuse any elements in this LGPL theme from either GPLed gnome-icon-theme or CC-BY-SA tango-icon-theme


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [dfaeee2734552148ba2b05d92308a0cab7429fa6]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/12/12 20:27:34 jimmac 1.1.2.1: another insane batch of stock icons


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [dde982a6e38ebb421b905f2ef9b4553f97792197]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/09/15 13:46:26 jimmac 1.1.2.1: most exposed stuff first


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [92b97d822e534c279d31a3f54b8dad83a5013ca5]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/09/15 13:46:25 jimmac 1.1.2.1: most exposed stuff first


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [069e7116011b61a417d041b9b7ef61d66ca9c646]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/09/15 13:46:24 jimmac 1.1.2.1: most exposed stuff first


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [172d3a71c3c5be9ef60b9479d754798e7ed31e38]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/09/15 19:09:46 jimmac 1.1.2.1: now the top toolbar of oowrite is themed


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [4d704052dd80c3ca1df965e882563e6b713e79d2]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/09/22 16:28:58 jimmac 1.1.2.2: new stuff along with some icons redrawn from scratch. Rodney tells me we cannot reuse any elements in this LGPL theme from either GPLed gnome-icon-theme or CC-BY-SA tango-icon-theme 2006/09/15 19:09:46 jimmac 1.1.2.1: now the top toolbar of oowrite is themed


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [215d410026dedc67b16ced9fdeee3f21609bd23e]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/12/14 02:02:03 jimmac 1.1.2.1: neverending story but it feels closer and closer...


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [de7318c83cb60174c836af77e9aca5da88a269f7]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/09/15 19:09:45 jimmac 1.1.2.1: now the top toolbar of oowrite is themed


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [3b5fa6d0d34c90e37a224ec47ca810b353bb13c8]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/12/14 02:02:02 jimmac 1.1.2.1: neverending story but it feels closer and closer...


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [3fc04ddfa0d51ab843525d29641cf90de67e01af]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/09/22 16:28:57 jimmac 1.1.2.1: new stuff along with some icons redrawn from scratch. Rodney tells me we cannot reuse any elements in this LGPL theme from either GPLed gnome-icon-theme or CC-BY-SA tango-icon-theme


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [d0a2224cc7334356b793ed57ffc9cb2268d646cd]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/12/12 20:27:33 jimmac 1.1.2.1: another insane batch of stock icons


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [e6bfcb147562acb21b52020edb8884628d64a723]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/09/22 16:28:57 jimmac 1.1.2.2: new stuff along with some icons redrawn from scratch. Rodney tells me we cannot reuse any elements in this LGPL theme from either GPLed gnome-icon-theme or CC-BY-SA tango-icon-theme 2006/09/15 13:46:24 jimmac 1.1.2.1: most exposed stuff first


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [655dbe9b59310be55392614725721d03983ff24f]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/12/12 20:27:32 jimmac 1.1.2.1: another insane batch of stock icons


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [089387f696fea4f0c9c4a2da5e6641aea5f13567]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/12/12 20:27:31 jimmac 1.1.2.1: another insane batch of stock icons


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [0b4310cab41eb13c0e6a557e5fe0d3528e386018]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/09/22 16:28:56 jimmac 1.1.2.1: new stuff along with some icons redrawn from scratch. Rodney tells me we cannot reuse any elements in this LGPL theme from either GPLed gnome-icon-theme or CC-BY-SA tango-icon-theme


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [9b13dd7e84598e787a74fe188523a9a29d2e4d88]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/09/15 19:09:43 jimmac 1.1.2.1: now the top toolbar of oowrite is themed


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [521df451de71b83c2bee6e3229884c469b8c0e9d]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/12/14 02:02:01 jimmac 1.1.2.1: neverending story but it feels closer and closer...


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [18646c904e062c881f65229c484633344b6da9cc]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/12/14 02:02:00 jimmac 1.1.2.1: neverending story but it feels closer and closer...


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [9217e648b36006e4d0aa0435f12da79aec68f700]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/12/14 13:35:04 jimmac 1.1.2.1: another huge load of tango goodness. my neck\!


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [0bf07876beadc494e345cd44a198ee20c688e277]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/09/22 16:28:55 jimmac 1.1.2.2: new stuff along with some icons redrawn from scratch. Rodney tells me we cannot reuse any elements in this LGPL theme from either GPLed gnome-icon-theme or CC-BY-SA tango-icon-theme 2006/09/15 19:09:43 jimmac 1.1.2.1: now the top toolbar of oowrite is themed


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [37cc1ba7a496bfda0bf45f68db8d924d4b7ce282]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/12/14 13:35:03 jimmac 1.1.2.1: another huge load of tango goodness. my neck\!


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [4fdb943c3c62bf460d4ee320f43b2d6e8576729a]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/12/14 13:35:02 jimmac 1.1.2.1: another huge load of tango goodness. my neck\!


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [d37a0c818600ece5eec4bd6953ec95323cd78330]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/09/22 16:28:55 jimmac 1.1.2.1: new stuff along with some icons redrawn from scratch. Rodney tells me we cannot reuse any elements in this LGPL theme from either GPLed gnome-icon-theme or CC-BY-SA tango-icon-theme


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [ce7574688bb911e73a08bde54ff0c3981cada703]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/09/22 16:28:54 jimmac 1.1.2.2: new stuff along with some icons redrawn from scratch. Rodney tells me we cannot reuse any elements in this LGPL theme from either GPLed gnome-icon-theme or CC-BY-SA tango-icon-theme 2006/09/15 19:09:42 jimmac 1.1.2.1: now the top toolbar of oowrite is themed


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [3347d866a72f0f59fe500387b0372f7ed074e390]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/09/15 19:09:42 jimmac 1.1.2.1: now the top toolbar of oowrite is themed


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [ad44e96bce4b492539bb8cd6fdab54440022280d]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/12/14 13:35:01 jimmac 1.1.2.1: another huge load of tango goodness. my neck\!


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [0fca4e0c54921d96de2a8ed5e5a22c4d0f3da2da]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/12/14 02:01:59 jimmac 1.1.2.1: neverending story but it feels closer and closer...


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [f8d6c2b06503c49d1bf512b8aefeded5f3738605]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/09/22 16:28:54 jimmac 1.1.2.1: new stuff along with some icons redrawn from scratch. Rodney tells me we cannot reuse any elements in this LGPL theme from either GPLed gnome-icon-theme or CC-BY-SA tango-icon-theme


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [0ce31d5367c64afdc622530eca59ae45afe923c8]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/09/15 19:09:41 jimmac 1.1.2.1: now the top toolbar of oowrite is themed


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [b878240d7380d16f7b3c1c200cb1b7dcc44e227e]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/12/12 20:27:30 jimmac 1.1.2.1: another insane batch of stock icons


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [e7313315e2fa406c57f3c62f8f07f4c8a0597977]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/09/22 16:28:53 jimmac 1.1.2.1: new stuff along with some icons redrawn from scratch. Rodney tells me we cannot reuse any elements in this LGPL theme from either GPLed gnome-icon-theme or CC-BY-SA tango-icon-theme


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [b102b115f7c439a5973108b50fcc504bd5feb9bd]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/09/22 16:28:52 jimmac 1.1.2.1: new stuff along with some icons redrawn from scratch. Rodney tells me we cannot reuse any elements in this LGPL theme from either GPLed gnome-icon-theme or CC-BY-SA tango-icon-theme


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [ba3bcc2a4b335eb319e4e4076edbc7fd8e9325cb]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/12/12 20:27:29 jimmac 1.1.2.1: another insane batch of stock icons


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [21767ba31a00e4bdbcb1902a348958560a09a3f7]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/09/15 19:09:40 jimmac 1.1.2.1: now the top toolbar of oowrite is themed


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [2baaf8be17960c5dd197bac1eb65259c5c69dd5c]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/12/14 02:01:58 jimmac 1.1.2.1: neverending story but it feels closer and closer...


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [e73892bb87c75ccd278f89a2320f558ac0cea3b5]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/12/14 02:01:57 jimmac 1.1.2.1: neverending story but it feels closer and closer...


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [c2959a42ddf5e40778e087633b730e69c37f7e8a]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/09/22 16:28:50 jimmac 1.1.2.1: new stuff along with some icons redrawn from scratch. Rodney tells me we cannot reuse any elements in this LGPL theme from either GPLed gnome-icon-theme or CC-BY-SA tango-icon-theme


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [6680b4a1d4a7e005aef953facb712285cbd6f35e]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/09/22 16:28:49 jimmac 1.1.2.1: new stuff along with some icons redrawn from scratch. Rodney tells me we cannot reuse any elements in this LGPL theme from either GPLed gnome-icon-theme or CC-BY-SA tango-icon-theme


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [9f874773844b9d57d97058198459bc7230db8688]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/09/22 16:28:48 jimmac 1.1.2.1: new stuff along with some icons redrawn from scratch. Rodney tells me we cannot reuse any elements in this LGPL theme from either GPLed gnome-icon-theme or CC-BY-SA tango-icon-theme


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [2bed49c164b72448319576554c7fb651bfaf11d5]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/12/11 23:10:27 jimmac 1.1.2.1: various mostly smallish 16x16 icons


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [636784b12a821b1195801b7a5bc4337ed27d2224]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/12/12 20:27:27 jimmac 1.1.2.1: another insane batch of stock icons


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [8c821d399eede9177e3f97263cbb363d594c659c]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/09/22 16:28:47 jimmac 1.1.2.1: new stuff along with some icons redrawn from scratch. Rodney tells me we cannot reuse any elements in this LGPL theme from either GPLed gnome-icon-theme or CC-BY-SA tango-icon-theme


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [2fe79f4889f1ce43ba0c9b245e7a611e7fc3df39]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/12/11 23:10:26 jimmac 1.1.2.1: various mostly smallish 16x16 icons


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [836778d2bbc01d0b8ae6e24ec10716116b30652c]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/08/18 11:33:09 jimmac 1.1.2.1: initial work on the core of the OOo theme, commandimagelist


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [4a20728da594657a7841a26220c32b0e860e437f]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/08/18 11:33:08 jimmac 1.1.2.1: initial work on the core of the OOo theme, commandimagelist


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [04df110629116e87ad27ac4378cba631ad841f79]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/08/18 11:33:07 jimmac 1.1.2.1: initial work on the core of the OOo theme, commandimagelist


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [1d206b92f479592c6727b7146a0b292decd064ca]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/08/18 11:33:06 jimmac 1.1.2.1: initial work on the core of the OOo theme, commandimagelist


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [df987bdd2795fb5f74b6606a1cf1f82cbd55d630]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/08/18 11:33:05 jimmac 1.1.2.1: initial work on the core of the OOo theme, commandimagelist


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [4edc10d8b817438d548396079df0a964993aa800]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/08/18 11:33:04 jimmac 1.1.2.1: initial work on the core of the OOo theme, commandimagelist


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [3ab13c3e675f7351d18ba350fb1b42e5f2464eaa]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/08/18 11:33:03 jimmac 1.1.2.1: initial work on the core of the OOo theme, commandimagelist


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [de9810b7d6ad468f5f5b35a4b2bdf5b09f287768]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/08/18 11:33:02 jimmac 1.1.2.1: initial work on the core of the OOo theme, commandimagelist


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [e7acccc5895960c6944f08d26c958e57e36012fd]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/12/12 20:27:26 jimmac 1.1.2.1: another insane batch of stock icons


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [ba2b09c0bd2466fffba8bf7bdf36011ff2a32669]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/08/18 11:33:01 jimmac 1.1.2.1: initial work on the core of the OOo theme, commandimagelist


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [7e3b615afda8ac43384c60d6d8d9045775299a32]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/08/18 11:33:00 jimmac 1.1.2.1: initial work on the core of the OOo theme, commandimagelist


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [183f2c199b694d13be896f4868b9c0c140e8fdc2]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/08/18 11:10:26 jimmac 1.1.2.1: beginnings of a proper tango theme


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [f799664fb608b0f9ab06620836510f397f686c08]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/08/18 11:10:23 jimmac 1.1.2.1: beginnings of a proper tango theme


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [25e54574ea3f651f7c81ab71cc06c123161640cd]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/08/18 11:10:22 jimmac 1.1.2.1: beginnings of a proper tango theme


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [ab1749fe9880c6ea94e3e4ca2d3dbab992ad1788]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/08/18 11:10:16 jimmac 1.1.2.1: beginnings of a proper tango theme


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [af67aa29e0297e2d5e59f2e90d9b9c5ac5a8d604]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/08/18 11:10:15 jimmac 1.1.2.1: beginnings of a proper tango theme


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [b53e9d414270996474766eeb3267a6e9576a3915]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/08/18 11:10:14 jimmac 1.1.2.1: beginnings of a proper tango theme


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [cf2610df61d07c903769e7c47cbd459f58e03e41]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/08/18 11:10:13 jimmac 1.1.2.1: beginnings of a proper tango theme


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [b286268987fb4000bb1ed780d2547f0624116d16]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/08/18 11:10:12 jimmac 1.1.2.1: beginnings of a proper tango theme


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [784219910e47aba71d37a022f9e75cde247b7a66]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/08/18 11:10:11 jimmac 1.1.2.1: beginnings of a proper tango theme


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [2fc1c5add726fe82c9d8082e8cfcc94b3a4af721]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/08/18 11:10:07 jimmac 1.1.2.1: beginnings of a proper tango theme


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [91a56636053c411163d452b345f2a8c0cfe077ac]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/08/18 11:10:06 jimmac 1.1.2.1: beginnings of a proper tango theme


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [32ac8ba1ae8f89630a518d5aeecd4138fe357c09]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/08/18 11:10:05 jimmac 1.1.2.1: beginnings of a proper tango theme


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [0e002d2b726ab789192099fb42b3735cacaf417c]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/08/18 11:10:03 jimmac 1.1.2.1: beginnings of a proper tango theme


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [7b08e9231b7ae66ea77dc552c0f62afa13ea7c17]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/08/18 11:09:55 jimmac 1.1.2.1: beginnings of a proper tango theme


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [3c632d3f92bf43fa46a579da5db1e5b4aeb47bb4]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/08/18 11:09:52 jimmac 1.1.2.1: beginnings of a proper tango theme


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [bde3ccb1ff6b5286306f15b4de89c39da55d599f]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/08/18 11:09:51 jimmac 1.1.2.1: beginnings of a proper tango theme


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [c0fdfa2255da6a0bc9db456b9741cb560de101a5]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/08/18 11:09:49 jimmac 1.1.2.1: beginnings of a proper tango theme


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [9b02ec9ef3bbe6a94899eb33b771a810ccc28e48]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/08/18 11:09:44 jimmac 1.1.2.1: beginnings of a proper tango theme


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [4b3a2416adbc2cbf2e1434c127a4a3e276bb8465]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/12/14 13:35:00 jimmac 1.1.2.2: another huge load of tango goodness. my neck\! 2006/08/18 11:09:42 jimmac 1.1.2.1: beginnings of a proper tango theme


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [07d35e46b65d9e91f4a6c0c596052e87bd449f74]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/08/18 11:09:40 jimmac 1.1.2.1: beginnings of a proper tango theme


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [05683ba35c6be1104530b7c13b41724bba978236]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/08/18 11:09:39 jimmac 1.1.2.1: beginnings of a proper tango theme


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [5383d44e916014bcce8a0359c746fbaf2a594453]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/08/18 11:09:38 jimmac 1.1.2.1: beginnings of a proper tango theme


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [ca09329f61f9f0039caa89dffcc5121f5be91a2a]

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>  [d8eed85a50135b923290c61db3ec5fe1f2625527]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/08/18 11:09:36 jimmac 1.1.2.1: beginnings of a proper tango theme


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [35a1b853128e69b3309157610218d9f6109a78dc]

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>  [6939f0c4bc22534356056fb4f392baa2c416a338]

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>  [6fcd48329376da596ae83477565bceba30c98975]

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>  [53c8b8eb3188c2e6781f6059dc6735132a2d6a0a]

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>  [4a9bf3de93150e17215daa9913e1d10d260e1368]

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>  [edd03d472cce38c7b8d1a41a432b31c2fd97d79c]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/08/18 11:09:35 jimmac 1.1.2.1: beginnings of a proper tango theme


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [b1964ba80db8e6ddc163b35ead793eb09bb3fbed]

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>  [551273294b81c71a8f3b589888e1c53da60a50a4]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/08/18 11:09:34 jimmac 1.1.2.1: beginnings of a proper tango theme


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [2341a5de398a477daa77b4a9b2ca9d37a9d7b699]

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>  [fef45c2002b0f3bbb39ef7292b15798a309c6783]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/08/18 11:09:33 jimmac 1.1.2.1: beginnings of a proper tango theme


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [26a565d14b798030b4a0531a39cbfe6c322093b4]

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>  [05e6443404c3b3b0a14f0f25b7a93d07794b2eea]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/08/18 11:09:32 jimmac 1.1.2.1: beginnings of a proper tango theme


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [f61b8b48e513d6f71b896d0fd63aec2f0f8798a6]

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>  [05f0df6fcee3b7c4655b6a42f24f4d94afb8f63e]

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>  [bcda948caebc104214be4c8707e68dd78df583c5]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/08/18 11:09:31 jimmac 1.1.2.1: beginnings of a proper tango theme


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [01db277543ebd14b70fc7530c884eee9907c5816]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/08/18 11:09:30 jimmac 1.1.2.1: beginnings of a proper tango theme


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [021f3d9ac13a9cd7a8ab19c8632e94342c6e7c8a]

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>  [d7905bb715725f467ed596c054d764e83fba9977]

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>  [638a49c51250fdf27e203a62e5c2e1f12f890e60]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/12/14 13:34:58 jimmac 1.1.2.2: another huge load of tango goodness. my neck\! 2006/08/18 11:09:29 jimmac 1.1.2.1: beginnings of a proper tango theme


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [fa23a28f7d2364a934213edb733a5c95e25ff02f]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/12/14 13:34:58 jimmac 1.1.2.2: another huge load of tango goodness. my neck\! 2006/08/18 11:09:28 jimmac 1.1.2.1: beginnings of a proper tango theme


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [372ed30c02d8ce591bb1ab37f40246e6f6edece9]

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>  [5a3284a4bb5cfb5857431e4ea47a192bc88844a8]

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>  [4fed46d3e6aa4f4974bd6d447628b43e96df7efb]

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>  [a2b425d264950186e363af71d9371f9315000ecc]

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>  [00ed84ca074d67fae52a7e8877eae69e4763e407]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/08/18 11:09:26 jimmac 1.1.2.1: beginnings of a proper tango theme


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [aff5888f61a23a750d960dcd2c4a99226a93c250]

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>  [d18a37e721c7a5d5f98937c19136f4b93164b8ab]

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>  [369c346b93b0327f9e0f63849aa635113882af75]

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>  [b538a7e6b493b177dbc4546e85bc078d8433a19c]

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>  [8fe2db1cfd6d754c38206d3205f682cf455e7729]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/08/18 11:09:23 jimmac 1.1.2.1: beginnings of a proper tango theme


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [ac8afc8a836f30303aecf7bbb052d1d04a20ac6f]

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>  [af2acace323806e7490f24a7f39d1a92a0c54721]

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>  [6924727560e788b2fe4ba47f306bd59ba7c6cc7b]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/08/18 11:09:22 jimmac 1.1.2.1: beginnings of a proper tango theme


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [fc41e04f3d4b83f1170a39c621671f711e73dd4f]

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>  [50472327f51ceb0211e3d6aa9b11c009ce4a3b48]

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>  [3b42927f94e986291c1754f5d33627a013b3cef6]

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>  [8079c8dda700efeae6d6336abeaa1a69052a0fb2]

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>  [13c0772a53a074124a35ad8af478042b7faf2a56]

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>  [2493a3f4e6fa6cde3dc66656ba3fc5ede79827a5]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/08/18 11:09:21 jimmac 1.1.2.1: beginnings of a proper tango theme


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [20b7b0c7a8c8c3073ea33f71c0e45d4d6d077838]

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>  [6da28b3dd2fa041cab35b9df2f9974e1fe5f3ca1]

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>  [d46698a4c720a2fb02b4ec0a8fa9e02f9a45ecd7]

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>  [ba5a9662069bbe9f440fae86f7b81ee82c321563]

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>  [d63b53b0523d231c5e2ec91c12270f09bd58aa6a]

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>  [b8494f7a040b64a3c31f6af0b0a30a4d70fdff65]

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>  [ce6470ef2634d745bc891edcabab2a37714c4841]

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>  [454508359442c2a204d3364d8083b2bd3f95d1db]

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>  [2757bfca77efa82f943adb32c8d143c42d4d3e58]

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>  [e6b81e7911da4b4a7aa509bd64c7d0a6bf9ce055]

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>  [8b9ccf55f4a4579080a69cf200fef8756c79bf57]

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>  [35f10bcd4ab8c85251271eb1726ae4388549e04c]

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>  [427ad5a7bc1b95420bec6cb858179c2d426fa78f]

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>  [556d0d58459cdc7f0585cdaeb93b9bfb8d582a09]

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>  [7210d49760124d845bef1b7a00cb919869c6eb30]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/08/18 11:09:15 jimmac 1.1.2.1: beginnings of a proper tango theme


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [8f2b82c8d0e029bd6940bc3510817bf0bd6cd8bf]

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>  [13080917544860567189f7edba7581e7f3715c13]

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>  [ec2db347fbcc21365327bf9cbd368e501da624ea]

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>  [0d78b1e917b143ddb665420dd242d865a74d12d0]

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>  [276609d597645ea31b9b6dbb03e491cb8b2d09f8]

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>  [1760f6725bf7144e6a20d5d7e767ebc0167dfe6c]

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>  [210c00b87236a3ebfa9cfc4baefe4c7b72bf56a9]

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>  [f490429e9f3b42e771c16643ffeb8ad912e546fc]

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>  [5bf2ef60c330a7d8c7a8c15bb966f62dfb279b27]

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>  [7bdf880af04c0f77853f89e79e2af15ddfa69b4a]

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>  [315c9809c0cac3104ff5f836d73bc99d866ff918]

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>  [c09c8495e502e930a481649e4ba81e695a197494]

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>  [1b74b4782fbec75dbc5fbdb200207119f593500b]

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>  [e4c86d8ae8de97d91ba06a005ea852f6cf03b21e]

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>  [41ec8b62e8edb3a5bda8a9f205c601809be8cbc2]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/08/18 11:09:07 jimmac 1.1.2.1: beginnings of a proper tango theme


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [e296595cf964f5c46ccbd5a2976ccd506b8ed8f5]

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>  [741e60ea50d5901572818b8e126a99dedb3dbeb7]

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>  [fbd849205a47204da85cd106246ef2400492b4f5]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/08/18 11:09:06 jimmac 1.1.2.1: beginnings of a proper tango theme


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [17ebb9534e3f8ee4c224edb14019be16658cf0e2]

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>  [ee70d8153bd6ce3661652cf5d2661e4ce055ce42]

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>  [35386dcf85baba767d4f23e892419ac6040ff562]

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>  [2697933a8c6e703e4910070c9c8ed0a3f4c33402]

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>  [7a6bd9e05a7abcfa4846bc827f03972102d38ce4]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/08/18 11:09:05 jimmac 1.1.2.1: beginnings of a proper tango theme


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [0958549f1c3314484eb11c631f748941ab7bcba8]

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>  [9856a85296257ed8c2c924b5ad1a553cd5e3c7d6]

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>  [b033f6d86cecb0bd3a9be6f83ee6d6c420e1f1e9]

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>  [8dd241eebd3db23f5847ed6a44a5b96bbbd29eff]

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>  [d091d4cc6f07c883411f09a4ca903a3cc9fed010]

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>  [88f776d969af48361ce7faf28aea09e7f8421676]

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>  [4ed1cb51b9b74c165b6b024860811aa7ed36afc0]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/08/18 11:09:03 jimmac 1.1.2.1: beginnings of a proper tango theme


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [4ed2a92b822e51d2599fcae7cbdccd9844f78b38]

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>  [a3423130c5debc9e12de28d778c7ad010dbc5be3]

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>  [79131f92e8c70b3023b07d4820a9d9857c3cf52b]

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>  [ce72c53161ce2788ca7041402bca882195e5e6b5]

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>  [a45c0a504e306d41d812a1eb110d96512de55067]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/08/18 11:09:01 jimmac 1.1.2.1: beginnings of a proper tango theme


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [f00b7fadcc1a274e069bd3249ea449be9128ebee]

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>  [4817e49a59fd49833e6c2b1bada4e22644db2172]

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>  [1d10737eb4857cc05007530c28339c29777fa5ff]

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>  [ed5f20158ad95d17b47167fadfda8e43770f874e]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/08/18 11:09:00 jimmac 1.1.2.1: beginnings of a proper tango theme


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [ccbea50cb01ed7f16e03e62ba6e859931469cd87]

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>  [78d6cf4886636e848550c6a27822847066f5abc9]

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>  [2a52ae8f96a158e7902b8ce229c2197afd88a178]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/08/18 11:08:59 jimmac 1.1.2.1: beginnings of a proper tango theme


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [542497b731bcd0efbe648e482c2b41c74faad178]

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>  [6fae621b83b63e5ea54d2c485006cdcbf8060c47]

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>  [537a1317d96baafb391988950a93a79c9721103d]

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>  [7b8a5c0ad1087907d054ecd447a0cc2d3bb9158b]

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>  [55b2177ef4ac3a8a0d802e36c86ebc1c6b43c67f]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/08/18 11:08:58 jimmac 1.1.2.1: beginnings of a proper tango theme


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [74d206d1b5a3d21c5e474016f05fe153c66634dc]

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>  [c4667194ee8ce42db66bb9d53dd931f011664c9f]

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>  [a2e167544060eccb782fe57f6733195633e1e985]

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>  [9268eb02b5757f30bd36c9e96ff667bea60848c8]

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>  [054a3fc53f4acfdb173e7417d479335d61e09c26]

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>  [77fc7d686b15ac999c5d52c07105c7a265fa782a]

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>  [35139e55ab601ac5f07e74fbf4dad8c9d9eed358]

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-18  Vladimir Glazounov  <vg@openoffice.org>  [0e42bf8626e96118c963b47cf80cd23ef5395471]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/08/18 11:08:55 jimmac 1.1.2.1: beginnings of a proper tango theme


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [37034be85db6926a84abd2eef46a745b644d0eea]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/08/18 11:08:54 jimmac 1.1.2.1: beginnings of a proper tango theme


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [ca6abae368e4684703a8f2dc636987f6105005b7]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/08/18 11:08:53 jimmac 1.1.2.1: beginnings of a proper tango theme


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [0f7ca99ba37515a1f8ac65a2445e49d5eb09c7c7]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/08/18 11:08:52 jimmac 1.1.2.1: beginnings of a proper tango theme


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [135027f9cce47c0a20301d740910dde19852d7aa]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/08/18 11:08:51 jimmac 1.1.2.1: beginnings of a proper tango theme


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [fc3ca3b3c225135bf8a7ac9b5d4017d52eb1b791]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/08/18 11:08:50 jimmac 1.1.2.1: beginnings of a proper tango theme


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [5d263d7c3fb4d341f9c6e8282d0af1fcc7d53432]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/08/18 11:08:49 jimmac 1.1.2.1: beginnings of a proper tango theme


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [c293e5777f2d8bcb11f24400d5e1b8f6b829711c]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/08/18 11:08:48 jimmac 1.1.2.1: beginnings of a proper tango theme


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [f3624b6822c4c44f5c2ea26d19559d86f7231909]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/08/18 11:08:47 jimmac 1.1.2.1: beginnings of a proper tango theme


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [d5ca47878101acc5caa64ffae3936cd73c7e8c93]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/08/18 11:08:46 jimmac 1.1.2.1: beginnings of a proper tango theme


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [a2806b4462b489b14fc925d808c5e60bb49420f8]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/08/18 11:08:45 jimmac 1.1.2.1: beginnings of a proper tango theme


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [c5616549d1bfc65cbc312af73782809bc1e86c64]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/08/18 11:08:42 jimmac 1.1.2.1: beginnings of a proper tango theme


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [730d2c74f0d24a676cf051c21744e604ac8f3b30]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2006/08/18 11:08:41 jimmac 1.1.2.1: beginnings of a proper tango theme


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [4ec5461bb6f4ac7a2b3cbc1e0849afcf288d964c]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2007/01/12 12:46:59 mmeeks 1.1.2.2: Issue number: i#73410# Submitted by: jimmac Reviewed by:  mmeeks Add missing togglemergecells icon. 2006/12/12 14:25:53 jimmac 1.1.2.1: new name for merge cells, filling basic shapes


2007-01-18  Vladimir Glazounov  <vg@openoffice.org>  [e75fbce2af895b227c94b69283fa4d753fe2b8f8]

INTEGRATION: CWS jimmactango2 (1.1.2); FILE ADDED 2007/01/12 12:46:59 mmeeks 1.1.2.2: Issue number: i#73410# Submitted by: jimmac Reviewed by:  mmeeks Add missing togglemergecells icon. 2006/12/12 14:25:52 jimmac 1.1.2.1: new name for merge cells, filling basic shapes


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [6c56719da1e5f59d53711dfcf7d510467491f876]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:26:38 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [a685b8bf991148a68d04ca22d88cf79813dae36b]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:26:37 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [0c608e842fbc4f0714d59e5f804e1fdfb76013f2]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:26:36 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [d25c1f1324ca0ccfb1b2c9e38ae069e917b20c0f]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:26:35 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [96e0b383f13ad194b869e09d80023566e6150b7a]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:26:34 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [ca5629f20e1fa5833d9cf93367c2da39c3a6c24b]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:26:33 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [90fa057c0c7df8f4821d022ec1e9c6ff95ccb646]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:26:32 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [e059c637ceff50c4de441f8d775a4694248885c0]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:26:31 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [5ccf6cf373074c13b50bba6357663a5ccde1b142]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:26:30 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [71f7d1fcd62a4f66d3230ea4411c356c32a67c11]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:26:29 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [14bd253bfb920e8ab39e788c70a415da59273882]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:26:28 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [ed48d89d267433d44e72e6c9357534f91049ce51]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:26:27 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [2224e2f6ddba4cae27653e103e95487b144128a8]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:26:26 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [289afd075f981470983768b1d057274c5da57da7]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:26:25 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [dd58684d7259e49a41c02b9ca0316b61d2d31a7d]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:26:24 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [8c4a9974ff7360bf96f2042d1df224539d483f34]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:26:23 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [7f16bb32279f460dd76cb59e808ca944ea06ba22]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:26:22 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [cdd2fcacd59fb91d00a184dcbc92eb4724c4ab2c]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:26:21 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [882b2934fd5ae0d028f81eb8525dc559992f178a]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:26:20 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [a5275716c13aa3cf19fb4872f004404b9d57950f]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:26:19 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [81da809c991ca5b14949bf6aef1f3e9423e6be4d]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:26:18 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [a827c3373ac9bdef83128a0ec09b58cefa9e3cfc]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:26:17 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [77a23c3ec14b0783293a3d6d75c49ac41e4a3aca]

INTEGRATION: CWS aceart02 (1.2.46); FILE MERGED 2006/10/27 16:26:17 ace_dent 1.2.46.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [67b3837e0bbb673a8de008f3a81c93179d71bd94]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:26:16 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [12803b33ab3c4f749f27272a1a10831b4a5a49fa]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:26:15 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [83a3b2daf94bc4ff24e992791924cfa3f6b58215]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:26:14 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [f1d0ddb5f31fa2c42f554c2644e87f835af14b62]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:26:13 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [fc9a204be0945a42d732b9ec765751da2af1981a]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:26:12 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [3f6b83446141e97d1b4b0af6b49c2a6fa4f69faa]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:26:11 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [d54f2d7597c62bf756164620aa85fb7e9b0871f1]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:26:10 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [c75824fb84eb48d584e2eb57ff1734447cb5c626]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:26:09 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [00ef0612d95041e6db2615c3aa3d049b0aceeaed]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:26:08 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [843384b15f3a32cb069ac88bf85b332114e0ebbc]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:26:07 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [dddd3138dda2bb9f87ceaf71776683d21ceb9f0d]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:26:06 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [10695901ffbaefa6108847e476e1924464f1c229]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:26:05 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [68b6da2c840ce7a49bf6a73fb4863192fa79d71e]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:26:04 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [350641e756372c478255b2263df4c1a33b09d44f]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:26:03 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [9c3286a736664e7e10d7bc8a9e5c30fb534a2087]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:26:02 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [9ce4a56db706eab51c929d4cd1417ff83604d984]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:26:01 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [612f0140241e25a6a822a04e4e9fda65d39d960e]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:26:00 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [83afc1e58ce207262a81931e32f2ce6741a32464]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:25:59 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [ee1781becebed9dc89e891cafd6137db84035e4b]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:25:58 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [ea3f796a6696801fb51dce9ecc8fbc950f42037a]

INTEGRATION: CWS aceart02 (1.2.48); FILE MERGED 2006/10/27 16:25:58 ace_dent 1.2.48.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [2980113a09c3cf1e2ed63701cf33945603847b66]

INTEGRATION: CWS aceart02 (1.2.48); FILE MERGED 2006/10/27 16:25:57 ace_dent 1.2.48.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [d108f02477ba8c10bfd4cac883ea1cd23ccc9d5b]

INTEGRATION: CWS aceart02 (1.2.48); FILE MERGED 2006/10/27 16:25:56 ace_dent 1.2.48.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [ffe4f7c1f7473683a5dd4d448cf6c0d282f560e2]

INTEGRATION: CWS aceart02 (1.2.48); FILE MERGED 2006/10/27 16:25:55 ace_dent 1.2.48.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [3b3bdcc39c50d34062e9194f7d1165d6fdb3e659]

INTEGRATION: CWS aceart02 (1.2.48); FILE MERGED 2006/10/27 16:25:54 ace_dent 1.2.48.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [0aa13d501b53efcd3e3be620a815596c283d1a6e]

INTEGRATION: CWS aceart02 (1.2.48); FILE MERGED 2006/10/27 16:25:53 ace_dent 1.2.48.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [23f244557bc3cba915bd1d150c8ead3d1615fd81]

INTEGRATION: CWS aceart02 (1.2.48); FILE MERGED 2006/10/27 16:25:52 ace_dent 1.2.48.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [acfcea51c060ab97d255e32955122e24b36f6ca4]

INTEGRATION: CWS aceart02 (1.2.48); FILE MERGED 2006/10/27 16:25:51 ace_dent 1.2.48.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [f51f513ee4294884fefad09eb32ae3b42e53b47f]

INTEGRATION: CWS aceart02 (1.2.48); FILE MERGED 2006/10/27 16:25:50 ace_dent 1.2.48.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [d8326d39027a571be78d7327c0b556161f83e6d6]

INTEGRATION: CWS aceart02 (1.2.48); FILE MERGED 2006/10/27 16:25:49 ace_dent 1.2.48.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [d54a57678bec4d78abd68d4e83c6e04368e1b697]

INTEGRATION: CWS aceart02 (1.2.48); FILE MERGED 2006/10/27 16:25:48 ace_dent 1.2.48.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [e61c2d3f0294e4e4074a0cc99d6497be34b2f338]

INTEGRATION: CWS aceart02 (1.2.48); FILE MERGED 2006/10/27 16:25:47 ace_dent 1.2.48.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [0d4556da0931dfb592b0ae241ad3081be3b9fc1f]

INTEGRATION: CWS aceart02 (1.2.48); FILE MERGED 2006/10/27 16:25:46 ace_dent 1.2.48.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [2cdae66e444ca6379c4c64549a319ef426cef52d]

INTEGRATION: CWS aceart02 (1.2.48); FILE MERGED 2006/10/27 16:25:45 ace_dent 1.2.48.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [8451f3f8019c8393f994165e0182bd5ee2246fc3]

INTEGRATION: CWS aceart02 (1.2.48); FILE MERGED 2006/10/27 16:25:44 ace_dent 1.2.48.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [470e9895416f57665d1ab0e7c0ffc1d523c11e6b]

INTEGRATION: CWS aceart02 (1.2.48); FILE MERGED 2006/10/27 16:25:43 ace_dent 1.2.48.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [77225bbc8dbaca2b233a1914f259ec408eafd7b1]

INTEGRATION: CWS aceart02 (1.2.36); FILE MERGED 2006/10/27 16:25:42 ace_dent 1.2.36.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [b664bfd6f5dab18df6553926115587298d435650]

INTEGRATION: CWS aceart02 (1.2.36); FILE MERGED 2006/10/27 16:25:41 ace_dent 1.2.36.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [8b137cbeea869d0f9fa2340df3e5e86957287201]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:25:41 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [46dfe1f3ed60b3139eabde949dab259d1287ba9a]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:25:40 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [d495b3078e5d4113b6faa2f7315bdc7e266d8b7f]

INTEGRATION: CWS aceart02 (1.2.48); FILE MERGED 2006/10/27 16:25:40 ace_dent 1.2.48.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [e712347080ec7fedd78ab074c97d3ca1c5260d81]

INTEGRATION: CWS aceart02 (1.2.48); FILE MERGED 2006/10/27 16:25:39 ace_dent 1.2.48.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [46503cfe28dff34e844434449a728199d0813cd3]

INTEGRATION: CWS aceart02 (1.2.48); FILE MERGED 2006/10/27 16:25:38 ace_dent 1.2.48.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [408cf5a06fb8409b5775eac33a889c9d6a2cf88a]

INTEGRATION: CWS aceart02 (1.2.48); FILE MERGED 2006/10/27 16:25:37 ace_dent 1.2.48.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [93a3f5d05119d66e81dc6fc88a1205173dc06ffd]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:25:37 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [548f943e01f4c75fbf939d9cca4268b0696be8ca]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:25:36 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [69735d25a19780c4feae3c72abe3b61386cb200d]

INTEGRATION: CWS aceart02 (1.2.48); FILE MERGED 2006/10/27 16:25:36 ace_dent 1.2.48.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [95c5ec4f1d681f960c283838e994a22887ab230e]

INTEGRATION: CWS aceart02 (1.2.48); FILE MERGED 2006/10/27 16:25:35 ace_dent 1.2.48.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [a5514182eef6313befa9d2dcf4d491b0c44877e4]

INTEGRATION: CWS aceart02 (1.2.36); FILE MERGED 2006/10/27 16:25:35 ace_dent 1.2.36.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [8e19f578414b5e55fbd95497f154f1c07a064376]

INTEGRATION: CWS aceart02 (1.2.36); FILE MERGED 2006/10/27 16:25:34 ace_dent 1.2.36.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [6f3d4450f3592623f3966350fce72e5bbb3b9cf9]

INTEGRATION: CWS aceart02 (1.2.48); FILE MERGED 2006/10/27 16:25:34 ace_dent 1.2.48.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [4a7a9ab60e75dc5bb94b049239a20a56aa74be76]

INTEGRATION: CWS aceart02 (1.2.48); FILE MERGED 2006/10/27 16:25:33 ace_dent 1.2.48.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [f4ae2031f55e478b2075c7a225915c24445d3fc2]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:25:32 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [213f98c7dd1231c7fdecadac36ed571a6f5e952f]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:25:31 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [064fd9f610f40d2948408555b634479cbf3745f6]

INTEGRATION: CWS aceart02 (1.2.48); FILE MERGED 2006/10/27 16:25:31 ace_dent 1.2.48.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [182884312e36468a1181a42814ef775031ba8f81]

INTEGRATION: CWS aceart02 (1.2.48); FILE MERGED 2006/10/27 16:25:30 ace_dent 1.2.48.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [282f9d8eb3a3577e3f2a2b454b1dfa04a777888f]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:25:30 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [5f2d85c9c5823b845f08dd51245ea4cff8c29fb0]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:25:29 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [230a86f6aaa2e853e4f15b4f61d86ca16acb89da]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:25:27 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [4de8fdf5d80eed9f0b5c32b153975e0a63668780]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:25:26 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [50dc3ea2fbad981c8f948009031ab7c48293021b]

INTEGRATION: CWS aceart02 (1.2.26); FILE MERGED 2006/10/27 16:25:26 ace_dent 1.2.26.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [018aebe628f4b16d837cb7420a097e4dcc80423c]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:25:25 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [11d5d42c761142b30d7f1659a96f8b7b1503060b]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:25:24 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [9544a07830ce645d61361440ef08772976056135]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:25:23 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [697f89ff8e4dff1fb782698ff3b7f42af6d3438a]

INTEGRATION: CWS aceart02 (1.2.48); FILE MERGED 2006/10/27 16:25:23 ace_dent 1.2.48.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [cc8ffda13a5dfb1ca544110f42927546788f1925]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:25:22 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [a3f254483dd229e39e4f8801d83681d61711ffc0]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:25:21 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [407938446f57fb536b0b96d029f31086787e73c1]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:25:20 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [c18af5497ad8a0a94f9a887cce70a0c5e44012dc]

INTEGRATION: CWS aceart02 (1.2.24); FILE MERGED 2006/10/27 16:25:20 ace_dent 1.2.24.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [a443868aa36e0733423fd5860a14976bd828b3ae]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:25:19 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [0bfe2a8344f7c79de16ba1d2d2293402f1127262]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:25:18 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [66e0a823fc61e88782516b16e567dea7e98e2ebd]

INTEGRATION: CWS aceart02 (1.2.10); FILE MERGED 2006/10/27 16:25:18 ace_dent 1.2.10.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [5e48e6a9795fcce8fbfee174cd9c1bc9f899d493]

INTEGRATION: CWS aceart02 (1.2.46); FILE MERGED 2006/10/27 16:25:17 ace_dent 1.2.46.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [6d3f36dd779ade0ab1a83e4ed1601132dc4b0279]

INTEGRATION: CWS aceart02 (1.3.34); FILE MERGED 2006/10/27 16:25:17 ace_dent 1.3.34.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [0783d03e16985443f7c5119cd0d81517b7897f20]

INTEGRATION: CWS aceart02 (1.2.46); FILE MERGED 2006/10/27 16:25:16 ace_dent 1.2.46.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [97551e579a6dd61adc8047683388a1e3b4fad36e]

INTEGRATION: CWS aceart02 (1.2.46); FILE MERGED 2006/10/27 16:25:15 ace_dent 1.2.46.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [2ece0c5d8ce666248b51a6c486081a181a36ac7f]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:25:15 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [902e85dbb31d8482a4a3d5b5ee10c3055ad02cd1]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:25:14 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [cb9f3e28c0290c08b056bcd13c27ae0e11fe4f9a]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:25:13 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [4e2e4440dea50040649e79c6ac7a31ce9c8324b8]

INTEGRATION: CWS aceart02 (1.2.46); FILE MERGED 2006/10/27 16:25:13 ace_dent 1.2.46.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [2ca63668b77a70565d0abc4ef6e890677bb28466]

INTEGRATION: CWS aceart02 (1.2.46); FILE MERGED 2006/10/27 16:25:12 ace_dent 1.2.46.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [a5d6c86ebfc0c047c00bf6926dec8f87a59a77eb]

INTEGRATION: CWS aceart02 (1.3.34); FILE MERGED 2006/10/27 16:25:12 ace_dent 1.3.34.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [4546f792230c013ad8e6325489d1887d1fd6590a]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:25:11 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [d235c367bc7bf24abce4b186db764a1edce9beb2]

INTEGRATION: CWS aceart02 (1.2.48); FILE MERGED 2006/10/27 16:25:11 ace_dent 1.2.48.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [55d097567b69f971c54ae93e72e8b4bc6293227c]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:25:10 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [4ae742eeb4d0d2b645d97bdc01f900f54e033f56]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:25:09 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [3661b2ed6ea3d1aa2b870341bd5160be162372fb]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:25:08 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [8713e165ce09af19009441bb73d273ff91afbabd]

INTEGRATION: CWS aceart02 (1.2.26); FILE MERGED 2006/10/27 16:25:08 ace_dent 1.2.26.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [dfabc14be8fc7106b8cb949cb1a7055e97b6b7ce]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:25:07 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [c2cfba09afbdf16d8fc425ad6e94099b14e9a120]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:25:06 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [fc427eb5d0ca63004d31dcc37eb924794f495ee7]

INTEGRATION: CWS aceart02 (1.2.48); FILE MERGED 2006/10/27 16:25:06 ace_dent 1.2.48.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [f1a07dd9756fab705370951379f0389b350f024a]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:25:05 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [ae00ec50df2df6887c32d5545f555d9a09b62c2a]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:25:04 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [5772f4ae9c0f6c2bb481e54b61f4b1ad303728bd]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:25:03 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [e24608c526ccff66f4b055cf8d78a1d7afe6ffb2]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:25:02 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [03eed094783593a4bb1e86f883eb95b7c8d87ea6]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:25:01 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [1006ad551f85c4fb4b736b1ad0f437ef77ac40ee]

INTEGRATION: CWS aceart02 (1.2.48); FILE MERGED 2006/10/27 16:25:01 ace_dent 1.2.48.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [7b238e5c2dadfd89972fa7d82342b5ac0fc415d2]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:25:00 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [3e514b4dd1069dc4f3d1ef3f26d1f5ff26dc1b4d]

INTEGRATION: CWS aceart02 (1.2.50); FILE MERGED 2006/10/27 16:25:00 ace_dent 1.2.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [3ce25b55b80fde2464f7036410915795c94b4f89]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:24:59 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [e7cde2554c220072a38d533dd4fa43570c3a6d0a]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:24:58 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [69d7503a23f5f2c147a0d9cf2ad5ea509eb8b06b]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:24:57 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [c887941bb3e5b7ab8a1585ceca351c50052ce42c]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:24:56 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [7a8dd56479414c1c00140c8494507315c9ea4d8d]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:24:55 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [9cfbc226b09896d122c8351d2da5683f1d8240e0]

INTEGRATION: CWS aceart02 (1.2.46); FILE MERGED 2006/10/27 16:24:55 ace_dent 1.2.46.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [5f423f71e346db6e17f084b75bd5aa6025140072]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:24:54 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [fd0338e4b732fb4c3ededfcb6900657e41ef4ce1]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:24:53 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [efb8200c9a9033ea100e65fee4e7fed610c3fbc6]

INTEGRATION: CWS aceart02 (1.2.48); FILE MERGED 2006/10/27 16:24:53 ace_dent 1.2.48.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [f175f99448299faed3a817b75bee8c13cb8cb7e3]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:24:52 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [223976df7a5ae3627c5a9d0516f44446495c087f]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:24:51 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [0cc9974c02351a643e712315e9ddb63cd243ed3e]

INTEGRATION: CWS aceart02 (1.2.48); FILE MERGED 2006/10/27 16:24:51 ace_dent 1.2.48.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [ac7d6c1a5ecae3896d38b6658a0116d7c89b1b97]

INTEGRATION: CWS aceart02 (1.2.46); FILE MERGED 2006/10/27 16:24:51 ace_dent 1.2.46.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [b5c1b2583fc29516d3c27c6b14c7ca7c85711f4c]

INTEGRATION: CWS aceart02 (1.2.24); FILE MERGED 2006/10/27 16:24:51 ace_dent 1.2.24.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [46c4b9ec64d5589bd945df6b8fc2474b534aceab]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:24:50 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [249d9e4d04cecdfaa7d88f79a1160d70c3b78639]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:24:49 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [580703050e4bdb15ed7f026017b0b26b206ca528]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:24:48 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [cf38d47a25727ff337e4753c1b554861e8cdf25a]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:24:47 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [c6f2578053772870a9e6ad230e167532788b8290]

INTEGRATION: CWS aceart02 (1.2.48); FILE MERGED 2006/10/27 16:24:47 ace_dent 1.2.48.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [a97a6378714fc736166daa717da030d1c8f8ba07]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:24:46 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [87c4e0d88cd7061ae3440164713695378961b69f]

INTEGRATION: CWS aceart02 (1.2.50); FILE MERGED 2006/10/27 16:24:46 ace_dent 1.2.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [7f4231e545a4c84c06ed95743c5b72d328028e1c]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:24:45 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [88642437fb3253542d15eb4630e8cff360294aef]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:24:44 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [c0dc117c914306b65601dfde399e00a6866ced3b]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:24:43 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [82c531b8ecb2e198c2e7fe74479ad32a296cfa56]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:24:42 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [a6ed397d186c66770c236ff4240e412ddfac80de]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:24:41 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [291b6791f561284bcfe6e54c7438736ce1f910ff]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:24:40 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [a407c082f491ef99fa7b299eeb6596a0fb967c58]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:24:39 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [44f98b3aea3a34e226a0459669e7b2fe4f0caf0b]

INTEGRATION: CWS aceart02 (1.2.48); FILE MERGED 2006/10/27 16:24:39 ace_dent 1.2.48.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [5d3cd8afa23d9310ae969ff4a7b09c894f7905b6]

INTEGRATION: CWS aceart02 (1.2.10); FILE MERGED 2006/10/27 16:24:39 ace_dent 1.2.10.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [88787e12d70399c9635373876cb53a6d1764d16d]

INTEGRATION: CWS aceart02 (1.3.10); FILE MERGED 2006/10/27 16:24:39 ace_dent 1.3.10.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [aeed1f8088b51bab1c9d97a5222aaf807f475a43]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:24:38 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [7919549616abcc7d13d02f8607204c85ee364f25]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:24:37 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [74cb3db427655d899406cc3c76e78f9c51ac7c96]

INTEGRATION: CWS aceart02 (1.2.48); FILE MERGED 2006/10/27 16:24:37 ace_dent 1.2.48.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [842893fe446ad5c521477b949460e641936933f3]

INTEGRATION: CWS aceart02 (1.2.48); FILE MERGED 2006/10/27 16:24:36 ace_dent 1.2.48.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [c2fae0e5a9f2520897265b94e94c2c6392755189]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:24:36 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [7b56596623c165ca589a3d688c524323469a2228]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:24:35 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [d449efe01603ec1add6786b334145053a9e78cc9]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:24:34 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [ec2c1f997019dab3d65a3fca63e3845c84e976fd]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:24:33 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [0d28e6e7a4650a1e3ad5c36883679da32290c0cf]

INTEGRATION: CWS aceart02 (1.2.46); FILE MERGED 2006/10/27 16:24:33 ace_dent 1.2.46.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [306abc15984153461ea3c20654bebf0cca0ddb7f]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:24:32 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [8c433f012bbfcb722ec1bb18033d73c441942cb3]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:24:31 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [a6999d9a684e987f9b80d8a6bb528a020b578667]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:24:30 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [44cbca0b295f00e8e4a34e78cfb15a8e475d90be]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:24:29 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [0ce79e708a6a3a27f60a946d473a1ffe5d21db43]

INTEGRATION: CWS aceart02 (1.2.48); FILE MERGED 2006/10/27 16:24:29 ace_dent 1.2.48.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [282858405b1070b683aa4ca4b06b4398d1fd916b]

INTEGRATION: CWS aceart02 (1.2.50); FILE MERGED 2006/10/27 16:24:28 ace_dent 1.2.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [bb645d583bf61340ab8a995c198f9894feadaff2]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:24:28 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [f0dcfdbe047b7903bb0ee675c9b829884399f6c2]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:24:27 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [71cdd2ac4a5e0dcec8fdee065b055e5f7715e4da]

INTEGRATION: CWS aceart02 (1.3.34); FILE MERGED 2006/10/27 16:24:26 ace_dent 1.3.34.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [1fe2088370c3f5e2d3d6fd6eb48fe92fa6228364]

INTEGRATION: CWS aceart02 (1.2.46); FILE MERGED 2006/10/27 16:24:26 ace_dent 1.2.46.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [9c673e33b5d1dcb0101f3e398cc766fde7c2f1aa]

INTEGRATION: CWS aceart02 (1.2.46); FILE MERGED 2006/10/27 16:24:25 ace_dent 1.2.46.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Rüdiger Timm  <rt@openoffice.org>  [8a78c230e2fc6d95650fff0f88d5817dba9b3d49]

#i10000# Extra semicolon removed.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [34763ce9ea4b75b5b9dc1f32f4d31dfc9ff36829]

INTEGRATION: CWS aceart02 (1.2.46); FILE MERGED 2006/10/27 16:24:24 ace_dent 1.2.46.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [eba6272f72afa65fb5956b09fcc0f812b4d85066]

INTEGRATION: CWS aceart02 (1.3.34); FILE MERGED 2006/10/27 16:24:24 ace_dent 1.3.34.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [031bf629d4c165dc2384bb659a6a2174d7c137c9]

INTEGRATION: CWS aceart02 (1.2.46); FILE MERGED 2006/10/27 16:24:23 ace_dent 1.2.46.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [acefa12e2820455c1ecaaa0b6999cd56f361ea98]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:24:23 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [9dc7dc1cb0883752770c936696c820b373cd20d8]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:24:22 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [0387d6c7026d9d85647cbdc087e101fe5c49e5e2]

INTEGRATION: CWS aceart02 (1.2.46); FILE MERGED 2006/10/27 16:24:22 ace_dent 1.2.46.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [13abcc33e1b269e9300dc7a9de40f8385a0d50ee]

INTEGRATION: CWS aceart02 (1.2.46); FILE MERGED 2006/10/27 16:24:21 ace_dent 1.2.46.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [0d889aac5ea53927313d0b9a0c267c826a22f4c7]

INTEGRATION: CWS aceart02 (1.3.34); FILE MERGED 2006/10/27 16:24:21 ace_dent 1.3.34.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [33ceafe222e548eb438cf79811427d7ac3ec0629]

INTEGRATION: CWS aceart02 (1.2.46); FILE MERGED 2006/10/27 16:24:20 ace_dent 1.2.46.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [b6a5a07dca383ce0fde93e0cc2300f33881648a2]

INTEGRATION: CWS aceart02 (1.3.34); FILE MERGED 2006/10/27 16:24:20 ace_dent 1.3.34.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [d3f327c310311fe838ca92978e193f50a9db4808]

INTEGRATION: CWS aceart02 (1.3.34); FILE MERGED 2006/10/27 16:24:19 ace_dent 1.3.34.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [ce6f4f1fd70a504a6dc06e7576f73fed6c9af611]

INTEGRATION: CWS aceart02 (1.2.46); FILE MERGED 2006/10/27 16:24:19 ace_dent 1.2.46.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [27d60b7bfee21f3c6930a66e7329d09ad9fa78a7]

INTEGRATION: CWS aceart02 (1.2.46); FILE MERGED 2006/10/27 16:24:18 ace_dent 1.2.46.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [26d7c96309c5d76e63a47aea67b06c06a5769701]

INTEGRATION: CWS aceart02 (1.3.34); FILE MERGED 2006/10/27 16:24:18 ace_dent 1.3.34.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [abab67ce2b54f0075e128a76c012d95872fc22df]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:24:18 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [85cae44e146f4d5579912eb379a90947e9913a4a]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:24:17 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [f84ad68143ed182ec79ff468dd97c299c720f9e0]

INTEGRATION: CWS aceart02 (1.2.48); FILE MERGED 2006/10/27 16:24:17 ace_dent 1.2.48.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [7cb7336a1f481aae354f647cadf769c8157a5a56]

INTEGRATION: CWS aceart02 (1.2.46); FILE MERGED 2006/10/27 16:24:17 ace_dent 1.2.46.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [8a726a14364618f23b968bc0d82434828c8d8202]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:24:16 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [bdf4a1cf6e7ee88b9422d0ef017c5097f918d672]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:24:15 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [35052c8415fd6f0841706b6b94872334453a5709]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:24:14 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [d26f3f94a4299ee8cc749b01b576a48c550336f3]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:24:13 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [b8e861877965534f70bb76e8fdac2dc4fc23b342]

INTEGRATION: CWS aceart02 (1.2.46); FILE MERGED 2006/10/27 16:24:13 ace_dent 1.2.46.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [f1a9c0a79c45cfb497c4c65cad60e2464a816d07]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:24:12 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [ec747f939cf7c5d5a97ba2a1efe9c29292648b00]

INTEGRATION: CWS aceart02 (1.2.48); FILE MERGED 2006/10/27 16:24:12 ace_dent 1.2.48.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [1d372c2228ffe651420fb251155cad8186b2dfc4]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:24:11 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [a22fa31b794fcf04542e38fd00061aa4a9d28e6a]

INTEGRATION: CWS aceart02 (1.2.48); FILE MERGED 2006/10/27 16:24:11 ace_dent 1.2.48.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [cc36737bcd8bf18e7cad20f3335e36b4dccb935f]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:24:10 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [a2c89bebd6b3d20fd1469d7a6c882d5ca7cbf1ad]

INTEGRATION: CWS aceart02 (1.2.10); FILE MERGED 2006/10/27 16:24:10 ace_dent 1.2.10.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [b85c9327f6ac2f2cb097d25526bbee2a4488c903]

INTEGRATION: CWS aceart02 (1.3.10); FILE MERGED 2006/10/27 16:24:10 ace_dent 1.3.10.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [d0d44a85fa068559954114d154406f1389441d9d]

INTEGRATION: CWS aceart02 (1.2.48); FILE MERGED 2006/10/27 16:24:10 ace_dent 1.2.48.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [0de3eea1439801005a6ee0f497bd7f7e96a563a9]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:24:09 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [2b1112c4160bb6607edf9b9790d9cfb3ab288f59]

INTEGRATION: CWS aceart02 (1.2.48); FILE MERGED 2006/10/27 16:24:09 ace_dent 1.2.48.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [8cec12d2b796d9111cf61afc0cdfecc2339d1aa7]

INTEGRATION: CWS aceart02 (1.2.48); FILE MERGED 2006/10/27 16:24:08 ace_dent 1.2.48.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [ea6f4e9078759404867f7a19a9cfd701fc314734]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:24:07 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [5501a27d7ef1679ea52f19aced4af3be2b227e49]

INTEGRATION: CWS aceart02 (1.2.48); FILE MERGED 2006/10/27 16:24:07 ace_dent 1.2.48.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [c9bb50ebb07f40a484c14962fe0b067c13e47b0b]

INTEGRATION: CWS aceart02 (1.2.48); FILE MERGED 2006/10/27 16:24:06 ace_dent 1.2.48.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [c8ce083f42a05c343846f6c27754cb972e4a968f]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:24:06 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [188c369333abb71eb18865d5b45b58dbd35161f2]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:24:05 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [296c70b57e3e933b9d0c7cc662acf480e2cb6d51]

INTEGRATION: CWS aceart02 (1.2.48); FILE MERGED 2006/10/27 16:24:05 ace_dent 1.2.48.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [0cd158f89d2ba4188aae7a4369c0056e17a7daaa]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:24:04 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [4903ab97902d261c532bc97646287a2fe15aae27]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:24:03 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [d25312a80a1a6caf1ae54619be4774840cf14e38]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:24:02 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [c3a50b97e2c153be19ff1f5fd21d1051feacd32c]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:24:01 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [0fbb1686858a28220b2f94ac3120b14c77a61201]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:24:00 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [d7816d32685498ed72752e355b3030c6b2a5c66b]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:23:59 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [ed2d1f88772f7312d06db9637d5742727de5dba4]

INTEGRATION: CWS aceart02 (1.2.48); FILE MERGED 2006/10/27 16:23:59 ace_dent 1.2.48.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [a8027142857b4bbaa89a4c96b03725cf6b225511]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:23:58 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [eebd1b8227c77b7f2cc768b99cf3426fa8413bfc]

INTEGRATION: CWS aceart02 (1.2.46); FILE MERGED 2006/10/27 16:23:58 ace_dent 1.2.46.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [caf685e27465b529847f097da140e184f7b0002f]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:23:57 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [99ad22812bc123ab87e4414232ba6ae764a8d9f1]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:23:56 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [8317f0d1541702707a39d7b11cbf06b84b6f794f]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:23:55 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [65672926574f3cd6a65f0a30abbe7ee488c8f3a7]

INTEGRATION: CWS aceart02 (1.3.34); FILE MERGED 2006/10/27 16:23:55 ace_dent 1.3.34.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [ef7831cac3b2c0829fd9bb87098845bba4256fdc]

INTEGRATION: CWS aceart02 (1.2.46); FILE MERGED 2006/10/27 16:23:55 ace_dent 1.2.46.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [4ae58c4eb7a5a51bcc7424a5e60eaf10da1577fc]

INTEGRATION: CWS aceart02 (1.2.46); FILE MERGED 2006/10/27 16:23:54 ace_dent 1.2.46.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [30cf91d7ebbb66c7ab681a47de9dbdb0dfade1ff]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:23:54 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [f9001e7e5bbcca1633cb65eb746683dc584c3ece]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:23:53 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [08255f33c9d2991b94a2bcf4ae0833eb0fb4e889]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:23:52 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [e7e3efe18ac8ad2913a242f493d99fb4a9515f59]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:23:51 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [9eb6dc2ab2bda7c7636a60804ea7c0b1642befaa]

INTEGRATION: CWS aceart02 (1.2.46); FILE MERGED 2006/10/27 16:23:51 ace_dent 1.2.46.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [440e2e7c86576e6c68e427cfb2dc007140fde530]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:23:50 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [b0c6ce2c471784e9cc2406f6a67f49b205447cea]

INTEGRATION: CWS aceart02 (1.2.46); FILE MERGED 2006/10/27 16:23:50 ace_dent 1.2.46.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [0c59e4288988d227b10c6463b2c36d36fcbcadaf]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/12/18 21:34:18 ace_dent 1.1.50.2: i65746 Updated icons for basic-shapes 2006/10/27 16:23:50 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [e05098d609ebabf738c2f05807018626cbda3c63]

INTEGRATION: CWS aceart02 (1.2.46); FILE MERGED 2006/10/27 16:23:49 ace_dent 1.2.46.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [1d3f3c60b3528cc0f07e793f5894acf89fd4e4e7]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/12/18 21:34:17 ace_dent 1.1.50.2: i65746 Updated icons for basic-shapes 2006/10/27 16:23:49 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [4bcc0df60d2974df578b8ee6936b63c47ad2b5ea]

INTEGRATION: CWS aceart02 (1.2.46); FILE MERGED 2006/10/27 16:23:48 ace_dent 1.2.46.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [058ab96e39ee5f8a8c96593eca1968bc5b9fac2d]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/12/18 21:34:17 ace_dent 1.1.50.2: i65746 Updated icons for basic-shapes 2006/10/27 16:23:48 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [146e1f9b0c89f54d5e5d9545546a770bc9f1b88e]

INTEGRATION: CWS aceart02 (1.2.46); FILE MERGED 2006/12/18 21:34:17 ace_dent 1.2.46.2: i65746 Updated icons for basic-shapes 2006/10/27 16:23:48 ace_dent 1.2.46.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [ed6905b52a8cb0bdb53e2601f29b8ba8354ecefb]

INTEGRATION: CWS aceart02 (1.2.46); FILE MERGED 2006/10/27 16:23:47 ace_dent 1.2.46.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [1bb64f0b6fd0996fd6803cd2d9944f671c8b1234]

INTEGRATION: CWS aceart02 (1.2.50); FILE MERGED 2006/10/27 16:23:47 ace_dent 1.2.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [464d34d34787fce9b61b11a96c01699bb8d1de90]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:23:47 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [732c0345f0e687cefb51db85992c9310c6f15e71]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:23:46 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [70ea5139402670ba9721d0397ad07f8481d2693d]

INTEGRATION: CWS aceart02 (1.2.46); FILE MERGED 2006/10/27 16:23:46 ace_dent 1.2.46.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [7e996c63c6b683f5de07c649d62bd1a6cc92faa7]

INTEGRATION: CWS aceart02 (1.2.46); FILE MERGED 2006/10/27 16:23:45 ace_dent 1.2.46.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [aa942435f84b365077b5d8c2adbceec17b49dec1]

INTEGRATION: CWS aceart02 (1.2.46); FILE MERGED 2006/10/27 16:23:44 ace_dent 1.2.46.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [259063fb019f3c5e1e75252a62ceb63f79437695]

INTEGRATION: CWS aceart02 (1.3.34); FILE MERGED 2006/10/27 16:23:44 ace_dent 1.3.34.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [724160ef559b78db7487d917a69ca4f54dacaabb]

INTEGRATION: CWS aceart02 (1.2.46); FILE MERGED 2006/10/27 16:23:43 ace_dent 1.2.46.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [986e439dddab584a7e945ad104bb758f96d6dbfc]

INTEGRATION: CWS aceart02 (1.2.46); FILE MERGED 2006/10/27 16:23:42 ace_dent 1.2.46.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [1fba97db8fb45448d5f4cc84f08a66e6a757c30b]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:23:41 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [f56d6f63679404e06175a899990fe168cced620a]

INTEGRATION: CWS aceart02 (1.2.48); FILE MERGED 2006/10/27 16:23:41 ace_dent 1.2.48.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [65ffb38c7e262f585de066adb6c5bb7faaba54a9]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:23:40 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [06711f2a41e6260c0a7eba65901edd6f8ea57772]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:23:39 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [1b4d2114bdea16d99543372fece6aa73ab76ee38]

INTEGRATION: CWS aceart02 (1.2.46); FILE MERGED 2006/10/27 16:23:39 ace_dent 1.2.46.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [c3d2566d3bc958484a4797cf60246d8ea73ca2b1]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:23:38 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [207050cbe6c84c12791595d122d97e283186f883]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:23:37 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [1b253cfab38cf9e1c695f97332aefe40c4e843c8]

INTEGRATION: CWS aceart02 (1.2.26); FILE MERGED 2006/10/27 16:23:37 ace_dent 1.2.26.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [414e5277e10eb32d34bc528cc5f11826058b14d3]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:23:36 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [c17962e02be603c2a089a7d81f2a5c1b0f70e80c]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:23:35 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [90a44a4ff21b0795b8c45620be38ee32a7430f8a]

INTEGRATION: CWS aceart02 (1.2.50); FILE MERGED 2006/10/27 16:23:35 ace_dent 1.2.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [63e9168921bceb8d8a1f9f8552f9a5c45b272d60]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:23:34 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [d25248e30c81abe7a8c868e6d8445e494cb3462c]

INTEGRATION: CWS aceart02 (1.2.48); FILE MERGED 2006/10/27 16:23:34 ace_dent 1.2.48.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [ad2470818b74cbc132fecc02e693bf5eec77c3ec]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:23:33 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [b250bd106b0154df96e11b9ed973f8a5556578e7]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:23:32 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [a159b100ab0f7b12272275429ccb4dd366ead7e1]

INTEGRATION: CWS aceart02 (1.2.24); FILE MERGED 2006/10/27 16:23:32 ace_dent 1.2.24.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [57ec32a566c6676ff7db0f91be5738d6dc7277db]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:23:31 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [de80625d67ba66c4d7f7448961c812ec54c223c4]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:23:30 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [c25cf44967e83d0ff563b4d3bf036b4be4f72830]

INTEGRATION: CWS aceart02 (1.2.10); FILE MERGED 2006/10/27 16:23:30 ace_dent 1.2.10.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [6b28ef934d266b75c213724fb5d92516b2a99d56]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:23:29 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [26985b8d0e31301029dc188b90493f0a65f4b9eb]

INTEGRATION: CWS aceart02 (1.2.46); FILE MERGED 2006/10/27 16:23:29 ace_dent 1.2.46.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [3c3bdc88f3b0470e909de34af68404396b8b5738]

INTEGRATION: CWS aceart02 (1.2.46); FILE MERGED 2006/10/27 16:23:28 ace_dent 1.2.46.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [8c4d6c5b65319d8b4db1338a1e0d237bb4f6d139]

INTEGRATION: CWS aceart02 (1.2.46); FILE MERGED 2006/10/27 16:23:27 ace_dent 1.2.46.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [d3ccba65b8850a8b9f8437c2a959cb85cfef47ae]

INTEGRATION: CWS aceart02 (1.2.46); FILE MERGED 2006/10/27 16:23:26 ace_dent 1.2.46.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [c873a18398d564ee0b4e3a6274c39cdb471c0097]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:23:26 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [e77b21f4326a2c0e3453d7628c672711b36b209f]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:23:25 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [e407a87af966194583cfac5833b46e6a98d2b67b]

INTEGRATION: CWS aceart02 (1.2.46); FILE MERGED 2006/10/27 16:23:25 ace_dent 1.2.46.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [8b6910995945659eec7ffbf0efda958caa45e0a1]

INTEGRATION: CWS aceart02 (1.2.46); FILE MERGED 2006/10/27 16:23:24 ace_dent 1.2.46.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [70129b59ac6b34cca7dd4f93c0cf938c4614c5e2]

INTEGRATION: CWS aceart02 (1.3.44); FILE MERGED 2006/10/27 16:23:24 ace_dent 1.3.44.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [54ccdfc18290e9fb97162a235967f547d27c2509]

INTEGRATION: CWS aceart02 (1.2.46); FILE MERGED 2006/10/27 16:23:23 ace_dent 1.2.46.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [cf299dadd4d8309d3eae7e8cf897855faf1e5f8a]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:23:23 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [08efe7cbfb21d097202ef48cee83bf2724ef6bd4]

INTEGRATION: CWS aceart02 (1.2.48); FILE MERGED 2006/10/27 16:23:23 ace_dent 1.2.48.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [fc7116015de37b2b40dfe2073a912a4a0081283f]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:23:22 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [31e0b6a41910b462afe408a599b0e9bb6175e12b]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:23:21 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [50b26ac192baa799cfd6dc3331ebeff2719a2a6c]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:23:20 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [145ec169160d99ff64e257e85a9ac9abaa1d8605]

INTEGRATION: CWS aceart02 (1.2.48); FILE MERGED 2006/10/27 16:23:20 ace_dent 1.2.48.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [a75c945badfc8c68c1f2c0603607ce5ba8f4d5e9]

INTEGRATION: CWS aceart02 (1.2.26); FILE MERGED 2006/10/27 16:23:20 ace_dent 1.2.26.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [8240981644efd7c9d7017681f5fde7d4dc09f959]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:23:19 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [a276d3371ee14fe2faeb5cc13a6ec58ac6312a0b]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:23:18 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [2b4dec425e1c219e4297b5563ca36577f073eb76]

INTEGRATION: CWS aceart02 (1.2.48); FILE MERGED 2006/10/27 16:23:18 ace_dent 1.2.48.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [a499334458dbdc948467a47f7e4861f0f0a3f10b]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:23:17 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [108c8ec36f1f877acc685a6828b600ddddeb680e]

INTEGRATION: CWS aceart02 (1.2.48); FILE MERGED 2006/10/27 16:23:17 ace_dent 1.2.48.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [d0ee6c123a753c71f3bc10194bca2fb382510a9d]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:23:16 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [909623dadb656779c52ece8af74596044e741868]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:23:15 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [9a63c9e0330dd92031b3239399f9ac61e4a7f486]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:23:14 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [4631ccd4c60f13a1e072e0470b36a992f4db90e1]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:23:13 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [bec14a812202900f6f3e4d3ed2cfdbb8b67da288]

INTEGRATION: CWS aceart02 (1.2.48); FILE MERGED 2006/10/27 16:23:12 ace_dent 1.2.48.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [e50e0577526d2d2d42134b4d81fbbac9f83a9639]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:23:12 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [52480c78c7996b0acaf50404645670bc6b013e80]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:23:11 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [28225a87f64ef678f27381434993992dfb2a0d4d]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:23:10 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [b03dd02869ba4b9d12c447f3bb150b77ab23cb76]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:23:09 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [a506dbfae07fafc5bb2bb56b9f3e3fa72d1bfe10]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:23:08 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [ae213fa7213e711dc26b91f55d7961eb5de54151]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:23:07 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [20abe2b4caf8d013ccff1774b01a5321def2ecde]

INTEGRATION: CWS aceart02 (1.2.46); FILE MERGED 2006/10/27 16:23:06 ace_dent 1.2.46.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [7b4b42accf466dfbfa42508e8dfffe1200d53579]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:23:06 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [db9810598a3d09d34cadd5546ba1229e6489ae6e]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:23:05 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-17  Vladimir Glazounov  <vg@openoffice.org>  [90aaf057138ad2d9e227c64d751515771bbde98d]

new version for OOF680


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [f2bba18fc683b6f3ff48993b86885b94f5e618ff]

new version for OOF680


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [bd1aaeb5f14c84d4c53ddbe41ad65772a51fe2bb]

new version for OOF680


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [297b9d0e6156c86c9324bdc2ecc6f91f4575d5e3]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:23:04 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [efdb621708bd112ecfa12f37e34b27b84e4753e4]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:23:04 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [35e846fedb2ab4be9b41a58ae08ca7c21587cd10]

INTEGRATION: CWS aceart02 (1.2.48); FILE MERGED 2006/10/27 16:23:04 ace_dent 1.2.48.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [67bf7f40c378f982efb38565b843787330e5da71]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:23:04 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [447fc3c8216ecdabc4bd839066cbdb2cad41ef86]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:23:03 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [379980e0be4b829c3819c40a77a05396987823ae]

INTEGRATION: CWS aceart02 (1.2.48); FILE MERGED 2006/10/27 16:23:03 ace_dent 1.2.48.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [c5ef938c72312417da7c8a2d5b979830c21e714e]

INTEGRATION: CWS aceart02 (1.2.46); FILE MERGED 2006/10/27 16:23:03 ace_dent 1.2.46.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [732c322df2c0fcaf7ca8cd58b732b5406a3d33f9]

INTEGRATION: CWS aceart02 (1.2.48); FILE MERGED 2006/10/27 16:23:02 ace_dent 1.2.48.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [9cb2f3a9b5e36bdf88a198dc40cc0d4b0fc1deed]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:23:02 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [ceeeb82531438ac52ac260739c7138d44b3d5314]

INTEGRATION: CWS aceart02 (1.2.24); FILE MERGED 2006/10/27 16:23:02 ace_dent 1.2.24.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [523e1831bc64423966703342fdd2cf922664ebfd]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:23:01 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [3bde87880a31ba66af626d405e913d6168f6949c]

INTEGRATION: CWS ab33 (1.4.140); FILE MERGED 2007/01/10 16:34:51 ab 1.4.140.1: #i69280# Removed warnings


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [cff45e761bc766bb75d25c084b88bb84ae5deb8c]

INTEGRATION: CWS ab33 (1.4.138); FILE MERGED 2007/01/10 16:34:50 ab 1.4.138.1: #i69280# Removed warnings


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [dd802c22cb73ddd278be7f140e7bed4bbd310454]

INTEGRATION: CWS ab33 (1.22.12); FILE MERGED 2007/01/10 16:34:50 ab 1.22.12.1: #i69280# Removed warnings


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [83bbbb6db4ce808fc74569bd8d5d73b83491901a]

INTEGRATION: CWS ab33 (1.22.42); FILE MERGED 2007/01/10 16:34:50 ab 1.22.42.1: #i69280# Removed warnings


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [5254b0049eff54285d3ca07e94f125cea18ff551]

INTEGRATION: CWS ab33 (1.2.4); FILE MERGED 2007/01/10 16:34:50 ab 1.2.4.1: #i69280# Removed warnings


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [7430f74bb122bbbc1415fb5a9fc6987425fb764c]

INTEGRATION: CWS ab33 (1.7.4); FILE MERGED 2007/01/10 16:34:49 ab 1.7.4.1: #i69280# Removed warnings


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [799e4ac5c69d84082dce3ca1266c0dd730703fb9]

INTEGRATION: CWS ab33 (1.43.4); FILE MERGED 2007/01/10 16:34:49 ab 1.43.4.1: #i69280# Removed warnings


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [dd58323d444d56c7db67ae11257b5014fe7dabca]

INTEGRATION: CWS ab33 (1.6.42); FILE MERGED 2007/01/10 16:34:49 ab 1.6.42.1: #i69280# Removed warnings


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [432bc1b004b7547623fbe1cc89b795f7efad5137]

INTEGRATION: CWS ab33 (1.4.42); FILE MERGED 2007/01/10 16:34:49 ab 1.4.42.1: #i69280# Removed warnings


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [d1636f620e44fcd56dc9d0048fe2654a49858c01]

INTEGRATION: CWS ab33 (1.13.12); FILE MERGED 2007/01/10 16:34:49 ab 1.13.12.1: #i69280# Removed warnings


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [7632a36c1ab7334d5234c26cc331724e6a37c867]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:23:00 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [8f5a66e469b716e3ccd6624bd87391da0f8533c8]

INTEGRATION: CWS ab33 (1.42.4); FILE MERGED 2007/01/10 16:34:48 ab 1.42.4.1: #i69280# Removed warnings


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [0fb0c48ffe6329c4243820e99a325627adacc1d4]

INTEGRATION: CWS ab33 (1.6.40); FILE MERGED 2007/01/10 16:34:48 ab 1.6.40.1: #i69280# Removed warnings


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [332a4ecf789edff94e3dce43148ea5ed547e3e13]

INTEGRATION: CWS ab33 (1.7.140); FILE MERGED 2007/01/10 16:34:48 ab 1.7.140.1: #i69280# Removed warnings


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [6dd309159ecbcaf689f0230c68d95a690702f266]

INTEGRATION: CWS ab33 (1.13.42); FILE MERGED 2007/01/10 16:34:48 ab 1.13.42.1: #i69280# Removed warnings


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [c0efb0fad66c9c5680de730df15cc93ca5ed4a20]

INTEGRATION: CWS ab33 (1.4.42); FILE MERGED 2007/01/10 16:34:48 ab 1.4.42.1: #i69280# Removed warnings


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [7ac4dffa7cb101b06bafc76ca3f91e1542941a7d]

INTEGRATION: CWS ab33 (1.17.42); FILE MERGED 2007/01/10 16:34:48 ab 1.17.42.1: #i69280# Removed warnings


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [bb5bb0887f1ffce3d3a1ab6c8ae08226eae0a38c]

INTEGRATION: CWS ab33 (1.21.6); FILE MERGED 2007/01/10 16:34:47 ab 1.21.6.1: #i69280# Removed warnings


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [41fae4626c1f64891f053849f6ce4f769d530903]

INTEGRATION: CWS ab33 (1.29.42); FILE MERGED 2007/01/10 16:34:47 ab 1.29.42.1: #i69280# Removed warnings


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [f816ac7eb63dcc9a275a1ef0cda04659293322ad]

INTEGRATION: CWS ab33 (1.59.6); FILE MERGED 2007/01/10 16:34:47 ab 1.59.6.1: #i69280# Removed warnings


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [e7e96dbd59b5633b84c60a82d7ea91b4d2a1595a]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:22:59 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [667c814f7de85e81e56e89b2734ed7fc252cf8fc]

INTEGRATION: CWS ab33 (1.34.42); FILE MERGED 2007/01/10 16:34:47 ab 1.34.42.1: #i69280# Removed warnings


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [42f6254b47f59f8da9d95bd911e43aba33fc53d5]

INTEGRATION: CWS ab33 (1.2.4); FILE MERGED 2007/01/10 16:34:47 ab 1.2.4.1: #i69280# Removed warnings


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [a9e18b9a9314656f516ac80a0ed7c8f029901bc0]

INTEGRATION: CWS ab33 (1.20.42); FILE MERGED 2007/01/10 16:34:46 ab 1.20.42.1: #i69280# Removed warnings


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [7f9ba526e5e06d0552dc8c1b39d094b8fab7fa4d]

INTEGRATION: CWS ab33 (1.28.42); FILE MERGED 2007/01/10 16:34:46 ab 1.28.42.1: #i69280# Removed warnings


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [424d552ba04965eef9496a397529b8f3c5440f4b]

INTEGRATION: CWS ab33 (1.10.140); FILE MERGED 2007/01/10 16:34:46 ab 1.10.140.1: #i69280# Removed warnings


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [95de44aae34eb625c884f1da0c097d78138d1ae3]

INTEGRATION: CWS ab33 (1.22.42); FILE MERGED 2007/01/10 16:34:46 ab 1.22.42.1: #i69280# Removed warnings


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [14660117f3f667aae584136adb52c7da127f7a04]

INTEGRATION: CWS aceart02 (1.2.48); FILE MERGED 2006/10/27 16:22:58 ace_dent 1.2.48.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [fd4e91d6dd3d0a4c5daa0760852a8ac6afd0568a]

INTEGRATION: CWS ab33 (1.37.4); FILE MERGED 2007/01/10 16:34:46 ab 1.37.4.1: #i69280# Removed warnings


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [d1b2acf57c40783e8effe0b1e0bc79e4bb5d6387]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:22:58 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [f05bc6888ad5d1d58f033ae1b9e1dd8899e10ff7]

INTEGRATION: CWS ab33 (1.31.42); FILE MERGED 2007/01/10 16:34:45 ab 1.31.42.1: #i69280# Removed warnings


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [cbdd38247eed65b05f3b1d11b0f77918f73f146c]

INTEGRATION: CWS ab33 (1.39.4); FILE MERGED 2007/01/10 16:34:45 ab 1.39.4.1: #i69280# Removed warnings


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [a2b6e1b2f6ae880d39efe10954833da2caa46610]

INTEGRATION: CWS ab33 (1.16.42); FILE MERGED 2007/01/10 16:34:45 ab 1.16.42.1: #i69280# Removed warnings


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [dc84116f24dbbec3d32b3a05137e3ac1293097de]

INTEGRATION: CWS ab33 (1.48.4); FILE MERGED 2007/01/10 16:34:45 ab 1.48.4.1: #i69280# Removed warnings


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [8ad9b0ad45bd64213ab2eafd5933affd221cf7fd]

INTEGRATION: CWS ab33 (1.32.42); FILE MERGED 2007/01/10 16:34:45 ab 1.32.42.1: #i69280# Removed warnings


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [886fd7f6acd88edca6ab9748c0fef55611fbdbd0]

INTEGRATION: CWS ab33 (1.55.16); FILE MERGED 2007/01/10 16:34:45 ab 1.55.16.1: #i69280# Removed warnings


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [2c0b051f6a70d4f1e936642f0fdd1a4625710244]

INTEGRATION: CWS ab33 (1.23.80); FILE MERGED 2007/01/10 16:34:44 ab 1.23.80.1: #i69280# Removed warnings


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [6914b45fbeb9bc345a1de02a7db4467adb5da13b]

INTEGRATION: CWS ab33 (1.38.42); FILE MERGED 2007/01/10 16:34:44 ab 1.38.42.1: #i69280# Removed warnings


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [bbccae866d79c6bed5d56f741eaf553c2df406ae]

INTEGRATION: CWS ab33 (1.6.4); FILE MERGED 2007/01/10 16:34:44 ab 1.6.4.1: #i69280# Removed warnings


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [0fa197fbcfb311c62eadbdcbd0691999eb5aa281]

INTEGRATION: CWS ab33 (1.11.4); FILE MERGED 2007/01/10 16:34:44 ab 1.11.4.1: #i69280# Removed warnings


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [a895c7ad83a573e50af630058a8309cc29df839e]

INTEGRATION: CWS ab33 (1.6.138); FILE MERGED 2007/01/10 16:34:44 ab 1.6.138.1: #i69280# Removed warnings


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [548dec087d4f467dd3c838c47141ae7f4c5acbd7]

INTEGRATION: CWS ab33 (1.16.42); FILE MERGED 2007/01/10 16:34:44 ab 1.16.42.1: #i69280# Removed warnings


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [b3ae40021b41dab44bc7437a77a02eb15340688d]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:22:57 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [6d2c58eaaf2e506f320e7d1aa1dbed96172eb03c]

INTEGRATION: CWS ab33 (1.7.12); FILE MERGED 2007/01/10 16:34:43 ab 1.7.12.1: #i69280# Removed warnings


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [5fef2c3ea6383f582a015fa2dfe15b6789a1e1a8]

INTEGRATION: CWS ab33 (1.8.12); FILE MERGED 2007/01/10 16:34:43 ab 1.8.12.1: #i69280# Removed warnings


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [19886acdfef807d49ef4b6eece63ee1289fb3b07]

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>  [5a830cccd7c39e2aacfcfba6f32ffd8fde1cdf1f]

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>  [91e625f4502c20e791343df65463de831bce5362]

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>  [b961be96737cffc4a1c4c7e8ecefc8ea991c9bec]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:22:56 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [4dac86d45e54a169cd508ea2dd7195cffdd27f55]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:22:55 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [ef06d6987b5ee9a549286b0db8cb0a23768f7900]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:22:54 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [fd7b8d142d3272ac6322c132019ecc5f35ba839e]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:22:53 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [4e529d32757c696de92af16d6a3fbb0822cd7956]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:22:52 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [2ae56df2cbefee7e3ae0e224270da387f2e4ef71]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:22:51 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [cac6638535b24ed4c20722a91141b1c1295ffb10]

INTEGRATION: CWS aceart02 (1.2.48); FILE MERGED 2006/10/27 16:22:51 ace_dent 1.2.48.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [9d6744529377cf8f5be978570216f544f5923604]

INTEGRATION: CWS aceart02 (1.2.44); FILE MERGED 2006/10/27 16:22:51 ace_dent 1.2.44.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [1f3456723df2039749f5f1d9b333841ac8e73243]

INTEGRATION: CWS aceart02 (1.2.44); FILE MERGED 2006/10/27 16:22:50 ace_dent 1.2.44.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [755c361e3313ad9b0c9300ff019a2e8a9f0183b8]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:22:50 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [568f3545678277006e8b36a8d5e04c1a30f8eaae]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:22:49 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [0665c254f348466e011d1585d6a27efe74283fa7]

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>  [8fcb8fc7dea076551a4e870241402b52bf430c8f]

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-16  Vladimir Glazounov  <vg@openoffice.org>  [175715397aa97f1f53d32b7b0d980141bf1701ef]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:22:48 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [896c9e070490d0d0ec0cdeab4fb5e66c1465532f]

INTEGRATION: CWS aceart02 (1.2.48); FILE MERGED 2006/10/27 16:22:48 ace_dent 1.2.48.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [7e35ac0df74e37b97a28a9235249562b9ec171f4]

INTEGRATION: CWS lfs (1.2.184); FILE MERGED 2006/11/30 16:32:00 rene 1.2.184.1: add LFS_CFLAGS only for sal


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [ed3842329731d45efe25cd8c6623bf55ac9a7830]

INTEGRATION: CWS lfs (1.13.184); FILE MERGED 2006/11/30 16:31:59 rene 1.13.184.1: add LFS_CFLAGS only for sal


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [025c9927c209b2e949835315b32693bb5fbabf5f]

INTEGRATION: CWS lfs (1.39.106); FILE MERGED 2006/11/30 16:31:59 rene 1.39.106.1: add LFS_CFLAGS only for sal


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [a2af1e0a0a3a128cc33fbe7382face6354e66d8f]

INTEGRATION: CWS lfs (1.3.184); FILE MERGED 2006/11/30 16:31:59 rene 1.3.184.1: add LFS_CFLAGS only for sal


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [7c0d0e541e27fc1fb091eedf25bf4286ec8496a0]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:22:47 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [01ad870bc4cc6611af94fc5fdf0d96b48ad6479b]

INTEGRATION: CWS lfs (1.11.184); FILE MERGED 2006/11/30 16:31:59 rene 1.11.184.1: add LFS_CFLAGS only for sal


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [5982fb80fb10b000cd9d425526154ed077f26d2f]

INTEGRATION: CWS lfs (1.2.142); FILE MERGED 2006/11/30 16:31:58 rene 1.2.142.1: add LFS_CFLAGS only for sal


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [066431bc92fdc3c592e1a302134d5f98344ddf77]

INTEGRATION: CWS lfs (1.17.184); FILE MERGED 2006/11/30 16:31:58 rene 1.17.184.1: add LFS_CFLAGS only for sal


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [aa8f9a62db917555e16d7f25ae13274926c76d85]

INTEGRATION: CWS lfs (1.11.184); FILE MERGED 2006/11/30 16:31:58 rene 1.11.184.1: add LFS_CFLAGS only for sal


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [c539ad2044b78335b06439d85438eaff8b58c6f4]

INTEGRATION: CWS lfs (1.2.56); FILE MERGED 2006/11/30 16:31:57 rene 1.2.56.1: add LFS_CFLAGS only for sal


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [aef76f7ae1ccbb8f112021865f8241278491f92f]

INTEGRATION: CWS lfs (1.3.184); FILE MERGED 2006/11/30 16:31:57 rene 1.3.184.1: add LFS_CFLAGS only for sal


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [17321a8ddc59274f360a7cfb580d6a3c534f2e3e]

INTEGRATION: CWS lfs (1.25.32); FILE MERGED 2006/11/30 16:31:56 rene 1.25.32.1: add LFS_CFLAGS only for sal


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [cf8747c68437c6b7fc9e9cb3f982c2e37b29f618]

INTEGRATION: CWS lfs (1.3.184); FILE MERGED 2006/11/30 16:31:56 rene 1.3.184.1: add LFS_CFLAGS only for sal


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [8b0947929c529c8cb468669d7dfa4c16ef42aeba]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:22:46 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [6cdbfee81d1b2ad073ad0d028458d04e30e5b378]

INTEGRATION: CWS lfs (1.8.184); FILE MERGED 2006/11/30 16:31:55 rene 1.8.184.1: add LFS_CFLAGS only for sal


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [272dd8eb7bb938e9ef0ae38a32644e41703a9675]

INTEGRATION: CWS lfs (1.3.184); FILE MERGED 2006/11/30 16:31:55 rene 1.3.184.1: add LFS_CFLAGS only for sal


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [663aa4ddc6f8f33dcb95a871f11c5da992485913]

INTEGRATION: CWS lfs (1.5.184); FILE MERGED 2006/11/30 16:31:55 rene 1.5.184.1: add LFS_CFLAGS only for sal


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [28c965e7b3013dd14bbd481dd8eaeed828d0aec3]

INTEGRATION: CWS lfs (1.4.184); FILE MERGED 2006/11/30 16:31:55 rene 1.4.184.1: add LFS_CFLAGS only for sal


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [98619458e0548bd2695a4a433c109a2df6341dcd]

INTEGRATION: CWS lfs (1.6.184); FILE MERGED 2006/11/30 16:31:54 rene 1.6.184.1: add LFS_CFLAGS only for sal


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [4befbf4a5548e9dfd86ed33dd04eb015661d275e]

INTEGRATION: CWS lfs (1.3.184); FILE MERGED 2006/11/30 16:31:54 rene 1.3.184.1: add LFS_CFLAGS only for sal


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [a18da3ef22aaa6aed6da91438e7684b145b2ace3]

INTEGRATION: CWS lfs (1.3.184); FILE MERGED 2006/11/30 16:31:53 rene 1.3.184.1: add LFS_CFLAGS only for sal


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [a338f2b2296b7531e47a48f0519b28c53363d1df]

INTEGRATION: CWS lfs (1.4.184); FILE MERGED 2006/11/30 16:31:53 rene 1.4.184.1: add LFS_CFLAGS only for sal


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [ffeb6e2195103de1b916f9571a78111c14c6f91f]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:22:45 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [a1a4a7b4704f1ae531f850e47342bc262660cda1]

INTEGRATION: CWS lfs (1.5.184); FILE MERGED 2006/11/30 16:31:53 rene 1.5.184.1: add LFS_CFLAGS only for sal


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [e7b38ce7ed0e0d30adb8f9097850bd6c55681128]

INTEGRATION: CWS lfs (1.6.184); FILE MERGED 2006/11/30 16:31:53 rene 1.6.184.1: add LFS_CFLAGS only for sal


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [4c78100e324304374aa0316263e50258e6696d61]

INTEGRATION: CWS lfs (1.3.184); FILE MERGED 2006/11/30 16:31:52 rene 1.3.184.1: add LFS_CFLAGS only for sal


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [44555c16bcbedf8f09385efeb3816ad1b7d26515]

INTEGRATION: CWS lfs (1.3.184); FILE MERGED 2006/11/30 16:31:51 rene 1.3.184.1: add LFS_CFLAGS only for sal


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [f7aba533f4d565b28a7907d283cef87dc3771ad3]

INTEGRATION: CWS lfs (1.6.184); FILE MERGED 2006/11/30 16:31:51 rene 1.6.184.1: add LFS_CFLAGS only for sal


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [75d75ad54b1dd5e79e34316e60264ab6c2d87048]

INTEGRATION: CWS lfs (1.6.184); FILE MERGED 2006/11/30 16:31:50 rene 1.6.184.1: add LFS_CFLAGS only for sal


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [b166bea627639f2cdee29f44c13a62a5a5f72a59]

INTEGRATION: CWS lfs (1.7.184); FILE MERGED 2006/11/30 16:31:50 rene 1.7.184.1: add LFS_CFLAGS only for sal


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [be279532a673c1be317a579d229d36e138327c14]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:22:44 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [f95ed54ea81b0f39821094406ee97795a69c504e]

INTEGRATION: CWS lfs (1.6.184); FILE MERGED 2006/11/30 16:31:49 rene 1.6.184.1: add LFS_CFLAGS only for sal


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [1db9a12b2b92d08f1cbd549d7e4ce06c9ebe1bf5]

INTEGRATION: CWS aceart02 (1.2.46); FILE MERGED 2006/10/27 16:22:44 ace_dent 1.2.46.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [7d025f3b89e7e99171b6a9c4303a018e05a91ab0]

INTEGRATION: CWS lfs (1.3.184); FILE MERGED 2006/11/30 16:31:49 rene 1.3.184.1: add LFS_CFLAGS only for sal


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [1281ff0fba46c896ddfc525c0edd2711742cc496]

INTEGRATION: CWS lfs (1.9.184); FILE MERGED 2006/11/30 16:31:49 rene 1.9.184.1: add LFS_CFLAGS only for sal


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [32cbf19c1fa48fa9f2d46ed6ac137c4e5adb6d12]

INTEGRATION: CWS lfs (1.6.184); FILE MERGED 2006/11/30 16:31:48 rene 1.6.184.1: add LFS_CFLAGS only for sal


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [563bd4e71de351908ede0f539b90d9f2518fc4b3]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:22:43 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [1779754de411590baa0c8e33624f9b71a239842e]

INTEGRATION: CWS lfs (1.9.184); FILE MERGED 2006/11/30 16:31:48 rene 1.9.184.1: add LFS_CFLAGS only for sal


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [77d94d7aed64ef99204fa2f48c9dde35582e64c7]

INTEGRATION: CWS lfs (1.6.184); FILE MERGED 2006/11/30 16:31:47 rene 1.6.184.1: add LFS_CFLAGS only for sal


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [0731d53fcb61610595041289e34ad2192dfbdf52]

INTEGRATION: CWS lfs (1.10.184); FILE MERGED 2006/11/30 16:31:47 rene 1.10.184.1: add LFS_CFLAGS only for sal


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [a42b197a0a3af50fb0e55668fa2c6b5ea7cf2588]

INTEGRATION: CWS lfs (1.9.184); FILE MERGED 2006/11/30 16:31:47 rene 1.9.184.1: add LFS_CFLAGS only for sal


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [71fd833d02c2d12d44eedb1cc6e33872489d0ad1]

INTEGRATION: CWS lfs (1.33.60); FILE MERGED 2007/01/08 15:54:49 rene 1.33.60.1: #i26865# fix Solaris build


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [7eb520b515856d8ba0f25b2d013e8dd73ffc5e90]

INTEGRATION: CWS lfs (1.40.74); FILE MERGED 2007/01/08 15:54:49 rene 1.40.74.1: #i26865# fix Solaris build


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [9da3a47b1e0800b5ad2addcf311720bdc944e34a]

INTEGRATION: CWS lfs (1.28.40); FILE MERGED 2006/11/30 16:31:46 rene 1.28.40.1: add LFS_CFLAGS only for sal


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [bdd14c9046df8b33c3d42f83b511df5709d62134]

INTEGRATION: CWS lfs (1.13.58); FILE MERGED 2006/11/30 16:31:46 rene 1.13.58.1: add LFS_CFLAGS only for sal


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [57848461ad020cc84b4017a345f8349ffb94c91a]

INTEGRATION: CWS lfs (1.4.184); FILE MERGED 2006/11/30 16:31:46 rene 1.4.184.1: add LFS_CFLAGS only for sal


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [e31d6443482d2eb7fd4ea6fa2169b4354c766759]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:22:42 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [4b07b1cb76660eb6b9c55934ab30deb724e769e4]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:22:41 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [ec186381d679e842efba2170b31aa9665cfcaee1]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:22:40 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [79d3d106a8c8e41f81949a1a0acd2255b229ad9f]

INTEGRATION: CWS aceart02 (1.2.48); FILE MERGED 2006/10/27 16:22:40 ace_dent 1.2.48.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [bff0d89de2bf2c090bcc88e039461360b86030c6]

INTEGRATION: CWS aceart02 (1.2.50); FILE MERGED 2006/10/27 16:22:40 ace_dent 1.2.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [f01b2b68a238f34d579259e6835dc5a7b2e4878e]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:22:39 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [c489da9d3d74f5dae4e442dbe60fb97c732167ed]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:22:38 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [dd12199f0eea7c000071b3824c5ff52a6e0ea277]

INTEGRATION: CWS aceart02 (1.2.46); FILE MERGED 2006/10/27 16:22:38 ace_dent 1.2.46.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [05e5fff6078eed2780948f5c1ee211716150b5d7]

INTEGRATION: CWS aceart02 (1.2.46); FILE MERGED 2006/10/27 16:22:37 ace_dent 1.2.46.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [495e589e827f48b56b73b951758aaad6b327c111]

INTEGRATION: CWS aceart02 (1.2.46); FILE MERGED 2006/10/27 16:22:36 ace_dent 1.2.46.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [6a4a53e17d3d41533a13de999a1eb7f86c9d1afa]

INTEGRATION: CWS aceart02 (1.2.46); FILE MERGED 2006/10/27 16:22:35 ace_dent 1.2.46.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [aaec9d3e4d881d3d9ad2d498ec575a4e449f1830]

INTEGRATION: CWS aceart02 (1.2.46); FILE MERGED 2006/10/27 16:22:34 ace_dent 1.2.46.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [c7ae0bf7e6fbb57e98b6a4e398702e334aeed934]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:22:34 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [9a9b6f336d61d326cf44dd5d33240d56da6cf892]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:22:33 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [0e0ae7478d46d046769ddd0faa250f91353a9b77]

INTEGRATION: CWS aceart02 (1.2.46); FILE MERGED 2006/10/27 16:22:33 ace_dent 1.2.46.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [f5c582e6077673f066d4cdcc39f9c80d02b4d125]

INTEGRATION: CWS aceart02 (1.2.46); FILE MERGED 2006/10/27 16:22:32 ace_dent 1.2.46.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [9e44772da84af1ad117ad8bdf7705a51d3ba7615]

INTEGRATION: CWS aceart02 (1.2.46); FILE MERGED 2006/10/27 16:22:31 ace_dent 1.2.46.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [98261bc12e557fda23003b45f5babd1278231e3d]

INTEGRATION: CWS aceart02 (1.2.46); FILE MERGED 2006/10/27 16:22:30 ace_dent 1.2.46.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [8c4197c58ce7e6bd16df0666a3ac721b931819cd]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:22:29 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [d65dc92db595217dca9a9a0d4f27ad1cf2790a6d]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:22:28 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [cd3503a033c5c28dc25159409873d950b2dad25a]

INTEGRATION: CWS aceart02 (1.2.48); FILE MERGED 2006/10/27 16:22:28 ace_dent 1.2.48.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [a01cb438a394f4d82cf0436fa16c8ca884b1ee72]

INTEGRATION: CWS aceart02 (1.2.46); FILE MERGED 2006/10/27 16:22:28 ace_dent 1.2.46.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [f8474026defddf7331e7a0a8b01208ad9b17f6d2]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:22:27 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [b865f66e5c8c8ea9dddc121f33f72d525a39b987]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:22:26 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [0ecb2ea02f9dc7576d4a2cdbd3dac1d9f55af346]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:22:25 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [65065902de0dde06d0cf9f61af4699bb9fa03c80]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:22:24 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [a04fd684dc3cfeec20be4bdde44edd83c87fc51d]

INTEGRATION: CWS aceart02 (1.2.46); FILE MERGED 2006/10/27 16:22:24 ace_dent 1.2.46.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [168ec165c34145052b80a432c0b453cc8550a386]

INTEGRATION: CWS aceart02 (1.2.48); FILE MERGED 2006/10/27 16:22:24 ace_dent 1.2.48.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [710f5c4d7fbc14c4741ca73ce3d1526dfb9af2fa]

INTEGRATION: CWS aceart02 (1.2.48); FILE MERGED 2006/10/27 16:22:23 ace_dent 1.2.48.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [74e13a3f87fd0e2a95a3599023249b001170763b]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:22:23 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [9f3f3e709c315f6a155cf6b6dce4d02a1ca9646f]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:22:22 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [404a3344f569f0f47e46adcd09a01b0bbf085605]

INTEGRATION: CWS aceart02 (1.2.48); FILE MERGED 2006/10/27 16:22:22 ace_dent 1.2.48.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [55f3332e176f0d81322cce99fff9f8c4c50bd01b]

INTEGRATION: CWS aceart02 (1.2.44); FILE MERGED 2006/10/27 16:22:22 ace_dent 1.2.44.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [67c5307f54eb9cb47c61d60ec508159730ad6b30]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:22:21 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [368faf66a1bf26d4583d1ba26f2fafb686246f16]

INTEGRATION: CWS aceart02 (1.2.48); FILE MERGED 2006/10/27 16:22:21 ace_dent 1.2.48.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [02341ee15dc572f36f69c68c79e76ce475a1b031]

INTEGRATION: CWS aceart02 (1.2.48); FILE MERGED 2006/10/27 16:22:20 ace_dent 1.2.48.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [1fd089ee71c95d3a9aa82d7648ed30e6d31230cc]

INTEGRATION: CWS aceart02 (1.2.48); FILE MERGED 2006/10/27 16:22:19 ace_dent 1.2.48.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [f6024ab57fb4a86d638d2bf5e766716097993116]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:22:19 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [393192a9916af8aa8bc5ed88ced4f47f8134a077]

INTEGRATION: CWS aceart02 (1.2.48); FILE MERGED 2006/10/27 16:22:18 ace_dent 1.2.48.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [50e4a82a9a97d5ac77dd1603a5e333e6e70b4ca9]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:22:18 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [f50883dbc3534a8926a7551f787f0fbe2c020891]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:22:17 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [0345eabb74e8816ae5d60cd2b3b2e7fae64eba70]

INTEGRATION: CWS aceart02 (1.2.48); FILE MERGED 2006/10/27 16:22:17 ace_dent 1.2.48.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [35e45f49420f74c7bfb1a49411b8f44c454b4aa5]

INTEGRATION: CWS aceart02 (1.2.48); FILE MERGED 2006/10/27 16:22:16 ace_dent 1.2.48.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [61353ecc81e5d6572bacd7b696b8af40b45c65c1]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:22:16 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [0b81ecca4ad95ee197499ac4c8511ef3a8bd4345]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:22:15 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [2f6a3c1fec34d8d1020170e2d01bb9cdaf127f12]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:22:14 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [1f51e990972bc3a7d71999d8a0924ae186329ae3]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:22:13 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [2aca55150ad786875ee142f901be49a7611a32ee]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:22:12 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [ae49c2cfea93ad266a760cf49f22f6f0c9c70413]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:22:11 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [7f9765f164feb9597151f92cbbd16038bffbf80c]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:22:10 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [f4a2404b75b162246ee02b17bd2bd83eb3c99893]

INTEGRATION: CWS aceart02 (1.2.48); FILE MERGED 2006/10/27 16:22:10 ace_dent 1.2.48.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [39b97d6e0297cb453b1fbaac9f0eb36a543e5e91]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:22:09 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [42773c2e18a8970e090a9d34fd277a4b71ac3605]

INTEGRATION: CWS aceart02 (1.2.46); FILE MERGED 2006/10/27 16:22:09 ace_dent 1.2.46.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [2bb988110c3cc775d3937dfedf853ed2748cd11f]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:22:08 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [576a1b400ea84a9bb11d2406058816b97bcda6f6]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:22:07 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [fefbb12e51bc602848f5e80b174cff78063ca877]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:22:06 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [90f1331f656642c889068b9f39486aa35fb169c7]

INTEGRATION: CWS aceart02 (1.2.46); FILE MERGED 2006/10/27 16:22:06 ace_dent 1.2.46.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [01a5cae22e6d564fc13dc3e5d959525663a573b7]

INTEGRATION: CWS aceart02 (1.2.46); FILE MERGED 2006/10/27 16:22:05 ace_dent 1.2.46.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [ee5548db8c68c5eb04d5206caaf1e3c98be67508]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:22:05 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [82c6bb3c45e61be9ff9147ccddfec0fd018c5af6]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:22:04 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [27257a5d3f8a91be1e035194565c2a074167ff17]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:22:03 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [4f5581473fe752102cd2fc64aec81402434118a8]

INTEGRATION: CWS aceart02 (1.2.46); FILE MERGED 2006/10/27 16:22:03 ace_dent 1.2.46.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [26b6dd529b4690c714910cc8a93bb4bb29c721aa]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:22:02 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [38a48b67ce2de611f623a5894944dfefbb905e3d]

INTEGRATION: CWS aceart02 (1.2.46); FILE MERGED 2006/10/27 16:22:01 ace_dent 1.2.46.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [98b9c4f0a4708b3647288009a2c6761478c7a6cb]

INTEGRATION: CWS aceart02 (1.2.42); FILE MERGED 2006/10/27 16:22:01 ace_dent 1.2.42.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [f367da2ff9288b24bbe13e757392cbc2cb2fd637]

INTEGRATION: CWS aceart02 (1.2.46); FILE MERGED 2006/10/27 16:22:00 ace_dent 1.2.46.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [d34bba8ac64941cc5742ee8f5ddbd571c0bd620e]

INTEGRATION: CWS aceart02 (1.2.42); FILE MERGED 2006/12/18 21:34:17 ace_dent 1.2.42.2: i65746 Updated icons for basic-shapes 2006/10/27 16:22:00 ace_dent 1.2.42.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [9e9c23a4718755cec1479985ae7940881c23fe61]

INTEGRATION: CWS aceart02 (1.2.46); FILE MERGED 2006/10/27 16:21:59 ace_dent 1.2.46.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [4a58a07d9879e982ebac6bbec187428eb7b450bb]

INTEGRATION: CWS aceart02 (1.2.42); FILE MERGED 2006/10/27 16:21:59 ace_dent 1.2.42.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [8fd7db27d2ea21a9ca662e2290b5da86118045b6]

INTEGRATION: CWS aceart02 (1.2.46); FILE MERGED 2006/12/18 21:34:17 ace_dent 1.2.46.2: i65746 Updated icons for basic-shapes 2006/10/27 16:21:59 ace_dent 1.2.46.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [58343db270fd3bc6d563d1371817ead6263b858c]

INTEGRATION: CWS aceart02 (1.2.46); FILE MERGED 2006/10/27 16:21:58 ace_dent 1.2.46.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [49f5a94e8b4d92922b6a2a3a7c5bf5c29ad7a285]

INTEGRATION: CWS aceart02 (1.2.50); FILE MERGED 2006/10/27 16:21:58 ace_dent 1.2.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [6c3ef04640c0d3fd1781aa4d632451e3532a179a]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:21:58 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [2d98db0562a7e504ae5aa3e9c3253b9f07a17bde]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:21:57 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [a972bede9de283a71e5e68b66413d8c7013a657b]

INTEGRATION: CWS aceart02 (1.2.46); FILE MERGED 2006/10/27 16:21:57 ace_dent 1.2.46.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [840eaec26bdd318aa8772248fbfafad436f2a59c]

INTEGRATION: CWS aceart02 (1.2.46); FILE MERGED 2006/10/27 16:21:56 ace_dent 1.2.46.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [9a798bb5eed1b87a365b188a42676fd5dd4216f7]

INTEGRATION: CWS aceart02 (1.2.46); FILE MERGED 2006/10/27 16:21:55 ace_dent 1.2.46.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [05fb2d2ccfad72957293d21180e46f626f6187e1]

INTEGRATION: CWS aceart02 (1.2.46); FILE MERGED 2006/10/27 16:21:54 ace_dent 1.2.46.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [201f64cf065321d8752c858f198c948cd0154748]

INTEGRATION: CWS aceart02 (1.2.46); FILE MERGED 2006/10/27 16:21:53 ace_dent 1.2.46.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [6eacf7d4bad39ff1120c4322ffac6172d22faf85]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:21:53 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [b721294348bcbba6134227163f8dabbbd7b8be01]

INTEGRATION: CWS aceart02 (1.2.48); FILE MERGED 2006/10/27 16:21:52 ace_dent 1.2.48.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [77c82f4e7900895713c01f944006b79ffd563dd2]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:21:52 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [cd91df3c7bdd01615ea4c73d3bfca0a260ba7d9b]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:21:51 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [a662d659c575a0e928fa81ae6aa4430f82f24991]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:21:50 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [23101c57c283a28b663a8d027e69252e015adc99]

INTEGRATION: CWS aceart02 (1.2.46); FILE MERGED 2006/10/27 16:21:50 ace_dent 1.2.46.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [ea0b26af71eb7667b6249e2e2625a855f5735aa9]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:21:49 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [eea49de67159025af70796da36e102560517d789]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:21:48 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [42dde9611f9fcd7e8df614599f4767501d84e886]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:21:47 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [b588f1e2ffcec63a97970b46d07063550206df72]

INTEGRATION: CWS aceart02 (1.2.48); FILE MERGED 2006/10/27 16:21:47 ace_dent 1.2.48.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [a0674aafede8fb1139b768435bbd1391ed00061e]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:21:46 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [b9109fdd6083e6e5feaae5f0c9b7f871043677d4]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/11/01 11:42:02 ace_dent 1.1.50.2: i62308 Fixed icons for 'Wizards' type 2006/10/27 16:21:46 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [0e279f9c3e5befcf48fd68f53a0d7777c8d116ba]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:21:45 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [9922c7e90bab2e57e68a9546188139c1dcb30e82]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:21:44 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [dd1e481f8570ac3b2762a257514b1802cab8f412]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:21:43 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [9e2055e06b6bed1a6965e3e2ff67a041d7e820b5]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:21:42 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [dd1c6c8a7cee742fbc50f1f9757df6423c320aea]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:21:41 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [215708806b31ae972ee306f47aa03c2ae27f05ac]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:21:40 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [ca44333cdda823605d1a8ed10a09987aaa00c7f5]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:21:39 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [da9e17998b34a6c5eb84b24511d60f01cbcd9d89]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:21:38 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [6d4f34a14b09efffcc6c75ef041cc77a0faf7e28]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:21:37 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [2924b122e8d3107808d9b7bc01a25a8a84adf804]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:21:36 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [45d2662300370e9ebf75ddfaffd1b7a4f0b47799]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:21:35 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [32041d2097d692f8ff9d961ae695b9c52741f98f]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:21:34 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [2729e2420cb01193b4cc60058cb598169d167f7b]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:21:33 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [5e342eeee4c024befa017aa1272be6815458b2c4]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:21:32 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [64ca0e8e476e9bf6f86ba82e6a9e1a3edc13199f]

INTEGRATION: CWS aceart02 (1.2.24); FILE MERGED 2006/10/27 16:21:32 ace_dent 1.2.24.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [6761a2327a7767850949ba889a646e4dee4e7477]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:21:31 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [9ba4ee24d9ba312b7516401909abee49e207d43a]

INTEGRATION: CWS aceart02 (1.2.48); FILE MERGED 2006/10/27 16:21:31 ace_dent 1.2.48.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [785b4aa1a628e894fa9556542234e76f588c1baf]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:21:30 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [bc5ead32493e0e7abc6d7c977ad1eb974c018c2e]

INTEGRATION: CWS aceart02 (1.2.48); FILE MERGED 2006/10/27 16:21:30 ace_dent 1.2.48.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [7298057d90eae13e5e4ae0c29e1f0e02c8b51746]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:21:29 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [6e6ae8518a46b2b947b268ae5846d286a388e596]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/11/01 11:42:02 ace_dent 1.1.50.2: i62308 Fixed icons for 'Wizards' type 2006/10/27 16:21:29 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [fb27203234b7870f8dfd144e6ea0b77b883a93dc]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:21:28 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [0da0c8441a2af592dee79d1d6103c7a72230ff1c]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:21:27 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [49b1eac9e6ef5d6e531ae52cde0bc3aab704afcf]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:21:26 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [8b17cf1a42e15869e9eaa177c2ef91379129b3ed]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:21:25 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [c8dbc5f4916694932e800dfb8a9cce6122909cc3]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:21:24 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [22737604a04864302718195ff55795059080cd5e]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:21:23 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [08eedd1ec6595d39c81e9e2cf1c2f6dd7361d1e1]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:21:22 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [fd6fbecf59cd7f4a98b569340705c9d9ec1b2617]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:21:21 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [97772ee0edb394ab057e636168dde1afef73621f]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:21:20 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [1da1ef9a4ceb366aa3546bdd9e2d7c6977c2e1e5]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:21:19 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [4c0d4c810be9327f85fc7f4de5989ebd80f73be5]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:21:18 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [70f20d9965ee5764587b0cecacba772262628027]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:21:17 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [1905ebc11ad84608dc1507a2904da18425443c93]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:21:16 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [70f13dc8c72e6e26226d1f359146dd590738b640]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:21:15 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [8838727b94d110bac5cdbae881e6dd40eaed9805]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:21:14 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [8c340a6f4bda89aa9df13585f30b70ed7168cc9a]

INTEGRATION: CWS aceart02 (1.2.46); FILE MERGED 2006/10/27 16:21:14 ace_dent 1.2.46.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [73fc205268439c161995ed4d013bb1e1b669c02a]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:21:13 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [6d54662c9366b627016c0dfc5f2c77945abe033a]

INTEGRATION: CWS aceart02 (1.2.28); FILE MERGED 2006/10/27 16:21:12 ace_dent 1.2.28.1: i68830: Lossless compression and optimization of icons; no design changes.


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [b2dc1d5d6e204580cb0fc1b85312454ee608fb28]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:21:12 ace_dent 1.1.50.2: i68830: Lossless compression and optimization of icons; no design changes. 2006/10/27 11:18:56 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [58ce215d42787136f434234f428d461b053abbf9]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:21:12 ace_dent 1.1.50.2: i68830: Lossless compression and optimization of icons; no design changes. 2006/10/27 11:18:55 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [8fc7db4ee53fe9ed9ca40f365e108dd5dfd8052a]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:21:11 ace_dent 1.1.50.2: i68830: Lossless compression and optimization of icons; no design changes. 2006/10/27 11:18:55 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [0e48d56583b8f5d7133128c83270a7917c73657d]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 11:18:55 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [d320eb48405593b3020b08f0742fb12929c0fc77]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:21:11 ace_dent 1.1.50.2: i68830: Lossless compression and optimization of icons; no design changes. 2006/10/27 11:18:54 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [28f08229f6125939a55492682e22312e628e23be]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:21:10 ace_dent 1.1.50.2: i68830: Lossless compression and optimization of icons; no design changes. 2006/10/27 11:18:54 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [bbab8a0c6944236256d5701d749195a5e6b8315c]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:21:10 ace_dent 1.1.50.2: i68830: Lossless compression and optimization of icons; no design changes. 2006/10/27 11:18:53 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [4eeb0bd80b2284d089c89d10749f3168575febda]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 11:18:53 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [45a5fa779831de3be24dbff6c0522f49c10d4dac]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:21:10 ace_dent 1.1.50.2: i68830: Lossless compression and optimization of icons; no design changes. 2006/10/27 11:18:52 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [c3f3d9d16b56384aa552af75b07de4656d1806c4]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:21:09 ace_dent 1.1.50.2: i68830: Lossless compression and optimization of icons; no design changes. 2006/10/27 11:18:52 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [2b9dab994bc0920abfce8b99eb42ec79707d7eb9]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:21:09 ace_dent 1.1.50.2: i68830: Lossless compression and optimization of icons; no design changes. 2006/10/27 11:18:51 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [6124b2d91a9e6b5ad6671cbb14daffb813c799c9]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:21:08 ace_dent 1.1.50.2: i68830: Lossless compression and optimization of icons; no design changes. 2006/10/27 11:18:51 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [2c2c3d24ea400ed6f1ce84835d14f33395274588]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:21:08 ace_dent 1.1.50.2: i68830: Lossless compression and optimization of icons; no design changes. 2006/10/27 11:18:50 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [b53707e1094a343c3b65be1ba4a7fa4791a81ab8]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:21:07 ace_dent 1.1.50.2: i68830: Lossless compression and optimization of icons; no design changes. 2006/10/27 11:18:50 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [f67771d2f7a3e8f34d0288ac7e7d3d8248da6423]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:21:07 ace_dent 1.1.50.2: i68830: Lossless compression and optimization of icons; no design changes. 2006/10/27 11:18:49 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [fb1fbfb19e2ca395ec30d90e34f75e37d6aad772]

INTEGRATION: CWS aceart02 (1.1.50); FILE MERGED 2006/10/27 16:21:06 ace_dent 1.1.50.2: i68830: Lossless compression and optimization of icons; no design changes. 2006/10/27 11:18:49 ace_dent 1.1.50.1: i68830: Lossless compression and optimization of icons


2007-01-16  Vladimir Glazounov  <vg@openoffice.org>  [2aa3cab79122e81cd93d8ddb413b643ca437fa86]

INTEGRATION: CWS fsfixes05 (1.10.8); FILE MERGED 2007/01/05 14:57:50 fridrich_strba 1.10.8.1: unbreaking build with --with-system-db option


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [7949dcfc54ce2412d4fadb8d0ba01fdebc96a08f]

INTEGRATION: CWS sb68 (1.10.4); FILE MERGED 2007/01/09 11:59:06 sb 1.10.4.1: #i73186# Ensure that multiple calls to rtl_createUuid generate sufficiently unique UUIDs.


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [f77599ab679ac001d6343f07f43277cf881b01e7]

INTEGRATION: CWS sb68 (1.4.52); FILE MERGED 2007/01/09 11:59:06 sb 1.4.52.1: #i73186# Ensure that multiple calls to rtl_createUuid generate sufficiently unique UUIDs.


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [e190ee513de806e402e4b9be492a2c94fb786436]

INTEGRATION: CWS sb68 (1.8.4); FILE MERGED 2007/01/09 11:59:06 sb 1.8.4.1: #i73186# Ensure that multiple calls to rtl_createUuid generate sufficiently unique UUIDs.


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [dfe0ccca2c129ce3716a14728798f344ae44635d]

INTEGRATION: CWS dicooo04 (1.6.12); FILE MERGED 2007/01/08 12:07:37 laurentgodard 1.6.12.1: Issue number:73239 Submitted by:  laurentgodard Reviewed by:   laurentgodard

update DicOOo and FontOOo

2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [0890efe9865d31a96e97decc66aac8c7d10bd3c2]

INTEGRATION: CWS hb01 (1.90.16); FILE MERGED 2007/01/08 16:31:50 hbrinkm 1.90.16.1: #i73119# removed lines introduced by merge conflict and resolved the wrong way


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [9a281b1fb970eee692bf8bf559426641fb09b123]

INTEGRATION: CWS dba22b (1.10.36); FILE MERGED 2006/12/13 10:03:33 fs 1.10.36.1: #i72527# OSL_ASSURE( <string_constant> ) is meaningless


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [9e68b85c907ba354ed30d5af7c204914911241b1]

INTEGRATION: CWS dba22b (1.8.36); FILE MERGED 2006/12/13 10:04:00 fs 1.8.36.2: copyProperties: more meaningful error messages 2006/12/13 08:44:42 fs 1.8.36.1: copyProperties: more meaningful error messages


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [7df2ce549d2ed9a532e6f4b45d2a741843b33ef1]

INTEGRATION: CWS dba22b (1.4.36); FILE MERGED 2006/12/18 11:11:26 fs 1.4.36.3: RESYNC: (1.4-1.5); FILE MERGED 2006/12/09 21:39:46 fs 1.4.36.2: getIfExists_ensureType -> get_ensureType+exception 2006/12/09 21:22:41 fs 1.4.36.1: #i72428# +has


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [0c3ca8a883dfdcc0cbbbf8596bf90e3a965fbfa6]

INTEGRATION: CWS dba22b (1.3.50); FILE MERGED 2006/12/18 11:10:49 fs 1.3.50.3: RESYNC: (1.3-1.4); FILE MERGED 2006/12/09 21:39:39 fs 1.3.50.2: getIfExists_ensureType -> get_ensureType+exception 2006/12/09 21:22:36 fs 1.3.50.1: #i72428# +has


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [14ed543c7da8d643f9c6985294957df1f4520a7d]

INTEGRATION: CWS dba22b (1.26.28); FILE MERGED 2006/12/12 08:17:34 fs 1.26.28.1: #i71260# GetUnoControl now taking an SdrView, additionally to the output device


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [e98166565e06ed548c9328dad0f84acc3a5f3f65]

INTEGRATION: CWS dba22b (1.3.70); FILE MERGED 2006/12/09 22:14:55 fs 1.3.70.1: impl_doOpenDesignerFrame_nothrow: reset m_xDesigner in case of an exception


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [3c7c0a45e707b3104e36eb276e2b8c83c6342f95]

INTEGRATION: CWS dba22b (1.9.176); FILE MERGED 2006/12/18 11:07:27 fs 1.9.176.2: RESYNC: (1.9-1.10); FILE MERGED 2006/12/06 09:46:29 fs 1.9.176.1: #i63285# don't let DEL/BACKSPACE keys leave the property browser


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [120fa6992a9d318ea972903609c69ecdaf59ded4]

INTEGRATION: CWS dba22b (1.12.70); FILE MERGED 2006/12/18 11:07:18 fs 1.12.70.2: RESYNC: (1.12-1.13); FILE MERGED 2006/12/06 09:46:29 fs 1.12.70.1: #i63285# don't let DEL/BACKSPACE keys leave the property browser


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [7daa0bf7cd7374b5511fc226d76e0e0a55eb1717]

INTEGRATION: CWS dba22b (1.22.8); FILE MERGED 2006/12/12 08:21:10 fs 1.22.8.1: #i71260# +GetControl


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [4338acc82cf6de8bdbdafb8452838c3432891da0]

INTEGRATION: CWS dba22b (1.42.8); FILE MERGED 2007/01/04 10:10:42 fs 1.42.8.3: corrected assertion 2007/01/04 10:01:36 fs 1.42.8.2: initialize pDlgEdForm member with NULL 2006/12/12 08:21:53 fs 1.42.8.1: #i71260# GetUnoControl now taking an SdrView, additionally to the output device


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [cf724965e018ad0f95628b2dc18d7e999b167276]

INTEGRATION: CWS dba22b (1.8.8); FILE MERGED 2006/12/12 08:22:07 fs 1.8.8.1: #i71260# GetUnoControl now taking an SdrView, additionally to the output device


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [d0b6f28e846cfad30a115ce593003ea7d93c814f]

INTEGRATION: CWS dba22b (1.57.114); FILE MERGED 2006/12/09 18:56:42 fs 1.57.114.1: #i68720# KeyInput: for quick search, also select if newly selected entry is current entry (but not if it already is selected)


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [bbef9d3d60d05658cc9640a345e26e0d83642b78]

INTEGRATION: CWS dba22b (1.109.6); FILE MERGED 2006/12/09 21:49:55 fs 1.109.6.1: #i72428# NamedValueCollection API changes


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [3f3e693cb0021d5a438a8b54467ee0586b0c64ef]

INTEGRATION: CWS dba22b (1.106.54); FILE MERGED 2006/12/09 22:46:47 fs 1.106.54.4: #i72432# PropertyContainer and PropertyArrayUsageHelper not inherited from SingleDocController anymore, own implementations now 2006/12/09 21:50:18 fs 1.106.54.3: #i72428# NamedValueCollection API changes 2006/12/09 21:23:19 fs 1.106.54.2: #i72428# properly determine whether we're independent 2006/12/04 22:41:16 fs 1.106.54.1: #i72252# parseNodeTo*/getColumnRange: use XConnection instead of XDatabaseMetaData


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [9d0a653d96537e11abf9d01aab526ee82f73556e]

INTEGRATION: CWS dba22b (1.19.54); FILE MERGED 2006/12/09 22:45:59 fs 1.19.54.1: #i72432# remove all PropertyContainer and PropertyArrayHelper stuff - it's not used anymore, and simply conflicts with derived classes with own properties


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [29aabfa6668a05dbcdf5ef8a4b5cb2c05a7260b5]

INTEGRATION: CWS dba22b (1.36.10); FILE MERGED 2007/01/03 15:14:43 fs 1.36.10.2: #i10000# 2007/01/03 14:42:40 oj 1.36.10.1: #i69831# check any number format


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [ef3cd2cfa19345c9e97f5c5cb9b52e525bd54015]

INTEGRATION: CWS dba22b (1.33.96); FILE MERGED 2006/12/09 22:46:43 fs 1.33.96.1: #i72432# PropertyContainer and PropertyArrayUsageHelper not inherited from SingleDocController anymore, own implementations now


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [d9a507beaa80362aaea7b28cc133345369709ef1]

INTEGRATION: CWS dba22b (1.41.54); FILE MERGED 2006/12/18 11:03:02 fs 1.41.54.3: RESYNC: (1.41-1.42); FILE MERGED 2006/12/05 15:48:40 fs 1.41.54.2: #i72252# disable 'AS before table alias' if table alias is not checked 2006/12/05 09:38:41 fs 1.41.54.1: #i72252# added an option to suppress generation of AS before table aliases


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [97c325073627d4aecc69d3e85c908c93fea12d43]

INTEGRATION: CWS dba22b (1.22.40); FILE MERGED 2006/12/04 15:03:44 fs 1.22.40.1: #i71662# keep application alive as long as the async loader event is running


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [ddaa51528f13205aefa0731f470cb3cdc7a924ef]

INTEGRATION: CWS dba22b (1.183.6); FILE MERGED 2006/12/18 11:01:25 fs 1.183.6.2: RESYNC: (1.183-1.184); FILE MERGED 2006/12/09 21:49:48 fs 1.183.6.1: #i72428# NamedValueCollection API changes


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [04b97a9397f4639193da151c8ddc23254ece3389]

INTEGRATION: CWS dba22b (1.37.56); FILE MERGED 2006/12/13 10:41:15 fs 1.37.56.2: there is no service named css.sdb.Statement 2006/12/05 09:34:58 fs 1.37.56.1: #i72252# +GenerateASBeforeCorrelationName


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [910ad2e3c7b8c91a6247f86c4707f7f77cfe09c0]

INTEGRATION: CWS dba22b (1.41.66); FILE MERGED 2006/12/13 10:41:04 fs 1.41.66.2: there is no service named css.sdb.Statement 2006/12/05 09:35:00 fs 1.41.66.1: #i72252# +GenerateASBeforeCorrelationName


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [49a800ef1c6fa4081462a9730f751f0a5baf92d6]

INTEGRATION: CWS dba22b (1.7.106); FILE MERGED 2006/12/13 10:39:08 fs 1.7.106.1: #i69460# statement should translate the SQL to SDBC level, if possible


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [8fcf2d9dcbb6b4a5373e8a5ec136966a5cae6690]

INTEGRATION: CWS dba22b (1.19.56); FILE MERGED 2006/12/13 10:05:18 fs 1.19.56.1: #i72527# proper base class initialization


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [e7267dc4e94c93e04f12de61be70447782845058]

INTEGRATION: CWS dba22b (1.11.56); FILE MERGED 2006/12/13 10:05:18 fs 1.11.56.1: #i72527# proper base class initialization


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [b86a39735122efab4f62f02d2de6b34366737c29]

INTEGRATION: CWS dba22b (1.15.56); FILE MERGED 2006/12/13 10:39:14 fs 1.15.56.1: #i69460# statement should translate the SQL to SDBC level, if possible


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [aa763ae15a4e56577c800018c82423653c934a0a]

INTEGRATION: CWS dba22b (1.24.56); FILE MERGED 2006/12/13 08:45:33 fs 1.24.56.1: getPropertyDefaultByHandle: valid default for GroupBy/Having


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [7957da97924efd36b03ee4b4ca423cbc0c3ca41b]

INTEGRATION: CWS dba22b (1.21.54); FILE MERGED 2006/12/13 10:40:39 fs 1.21.54.2: #i69460# when creating a statement, don't let it use EscapeProcessing, this would be an endless loop 2006/12/04 22:41:00 fs 1.21.54.1: #i72252# parseNodeTo*/getColumnRange: use XConnection instead of XDatabaseMetaData


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [cb40f5265408549d87a01229b61ad1855d256f71]

INTEGRATION: CWS dba22b (1.151.6); FILE MERGED 2006/12/13 10:42:50 fs 1.151.6.1: GroupBy doesn't depend on ApplyFilter


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [f8967cc4e88eb0ab4e77afa7ba10d48d4fdbac32]

INTEGRATION: CWS dba22b (1.8.96); FILE MERGED 2007/01/04 10:48:46 fs 1.8.96.1: connection string settings from the environment


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [7fa8948a65fcadf71544470a9996c62fc3ee46d8]

INTEGRATION: CWS dba22b (1.2.98); FILE MERGED 2006/12/13 11:02:51 fs 1.2.98.1: #i69460# test case for SDB-level statements supporting QiQ


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [42a771f061067447ff4d108398cfaf9e448fc1c2]

INTEGRATION: CWS dba22b (1.25.42); FILE MERGED 2006/12/12 08:11:06 fs 1.25.42.1: #i71260# GetUnoControl now taking an SdrView, additionally to the output device


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [cc5228b9f906ec94ad6cea6c64999c61e41a888f]

INTEGRATION: CWS dba22b (1.78.666); FILE MERGED 2006/12/12 09:53:56 fs 1.78.666.1: removed dead defines


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [54252b421320dc083f565d2e75d01888f4426d0e]

INTEGRATION: CWS dba22b (1.19.64); FILE MERGED 2006/12/07 14:03:24 fs 1.19.64.1: #i68834# impl_formatTExt


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [5e0306a85bc8ab88cc6ef2e3b3b56d562793433c]

INTEGRATION: CWS dba22b (1.28.46); FILE MERGED 2006/12/13 12:07:08 fs 1.28.46.1: #i72500# make FmXPageViewWinRec::getController const


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [3f9573e626342853de6556c7c296b969b2d44b21]

INTEGRATION: CWS dba22b (1.59.46); FILE MERGED 2006/12/18 15:45:52 fs 1.59.46.2: #i10000# 2006/12/13 12:06:39 fs 1.59.46.1: #i72500# OnAutoFocus: care for the case where the form controller does not yet know its controls, force creation then


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [92cd446e56a9cf8b070c1eb9491ad108fa39807b]

INTEGRATION: CWS dba22b (1.46.46); FILE MERGED 2006/12/18 16:01:47 fs 1.46.46.2: using a NamedValueCollection 2006/12/12 08:11:25 fs 1.46.46.1: #i71260# GetUnoControl now taking an SdrView, additionally to the output device


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [5f31541043ecb5fe8c30397716343afabc7c16a1]

INTEGRATION: CWS dba22b (1.58.30); FILE MERGED 2006/12/18 10:41:50 fs 1.58.30.3: RESYNC: (1.58-1.60); FILE MERGED 2006/12/07 14:04:06 fs 1.58.30.2: #i68834# properly set the Edit/Literal mask, and ReformatAll after setting a text at a pattern field 2006/12/05 08:03:16 fs 1.58.30.1: #i72252# parseNodeTo*/getColumnRange: use XConnection instead of XDatabaseMetaData


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [8725034e60238c47f3418d93f016cdce2a1e0ca4]

INTEGRATION: CWS dba22b (1.25.46); FILE MERGED 2006/12/12 08:11:48 fs 1.25.46.1: #i71260# GetUnoControl now taking an SdrView, additionally to the output device


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [5969299b3ff40d51e7935f87d916931b8f124c7a]

INTEGRATION: CWS dba22b (1.9.232); FILE MERGED 2006/12/12 09:54:15 fs 1.9.232.1: removed useless 'DocMerge from ...' comments which disturb grepping for identifiers


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [c9d39137557fdce5d3cf94c68d417583c66590db]

INTEGRATION: CWS dba22b (1.8.232); FILE MERGED 2006/12/12 09:54:15 fs 1.8.232.1: removed useless 'DocMerge from ...' comments which disturb grepping for identifiers


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [da431d86829a1dc5a416e86e9d2c2391858380ea]

INTEGRATION: CWS dba22b (1.10.232); FILE MERGED 2006/12/12 09:54:15 fs 1.10.232.1: removed useless 'DocMerge from ...' comments which disturb grepping for identifiers


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [dcad822fb40522723c3217882f863b403c597b0b]

INTEGRATION: CWS dba22b (1.9.232); FILE MERGED 2006/12/12 09:54:14 fs 1.9.232.1: removed useless 'DocMerge from ...' comments which disturb grepping for identifiers


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [67933df1248240e58a6ee2eaa2aa3eb8d9f1cefe]

INTEGRATION: CWS dba22b (1.8.232); FILE MERGED 2006/12/12 09:54:14 fs 1.8.232.1: removed useless 'DocMerge from ...' comments which disturb grepping for identifiers


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [a0ed374ca475661d4254e06cc9271766e86088c3]

INTEGRATION: CWS dba22b (1.9.232); FILE MERGED 2006/12/12 09:54:13 fs 1.9.232.1: removed useless 'DocMerge from ...' comments which disturb grepping for identifiers


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [98865ddc387c6b5f2098e22d9b86dcff33e3150e]

INTEGRATION: CWS dba22b (1.8.232); FILE MERGED 2006/12/12 09:54:13 fs 1.8.232.1: removed useless 'DocMerge from ...' comments which disturb grepping for identifiers


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [77812eb18effb9655b300d2c4b96a3ebb0714c93]

INTEGRATION: CWS dba22b (1.9.92); FILE MERGED 2006/12/12 09:54:13 fs 1.9.92.1: removed useless 'DocMerge from ...' comments which disturb grepping for identifiers


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [2ed614d2417e2563489f080c87a0bbcd17b0eabf]

INTEGRATION: CWS dba22b (1.8.232); FILE MERGED 2006/12/12 09:54:12 fs 1.8.232.1: removed useless 'DocMerge from ...' comments which disturb grepping for identifiers


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [c4a721257e2a5603f8f3b5fd7e414f079c85f9f4]

INTEGRATION: CWS dba22b (1.9.232); FILE MERGED 2006/12/12 09:54:12 fs 1.9.232.1: removed useless 'DocMerge from ...' comments which disturb grepping for identifiers


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [396fe3a8f5bee2ad1829d06d79248545326dcc2a]

INTEGRATION: CWS dba22b (1.7.232); FILE MERGED 2006/12/12 09:54:12 fs 1.7.232.1: removed useless 'DocMerge from ...' comments which disturb grepping for identifiers


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [feb230948fd071b68e6c090c530187541bbee9cb]

INTEGRATION: CWS dba22b (1.9.232); FILE MERGED 2006/12/12 09:54:11 fs 1.9.232.1: removed useless 'DocMerge from ...' comments which disturb grepping for identifiers


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [536cdd21d347fb98d515723a47a98da2827f7eea]

INTEGRATION: CWS dba22b (1.10.232); FILE MERGED 2006/12/12 09:54:11 fs 1.10.232.1: removed useless 'DocMerge from ...' comments which disturb grepping for identifiers


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [2a19029fc2bf1928d7f1e0c0beddb0656bf02003]

INTEGRATION: CWS dba22b (1.7.232); FILE MERGED 2006/12/12 09:54:11 fs 1.7.232.1: removed useless 'DocMerge from ...' comments which disturb grepping for identifiers


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [303d680a84a4e103579b4e624ef84d1c32bfca89]

INTEGRATION: CWS dba22b (1.6.232); FILE MERGED 2006/12/12 09:54:10 fs 1.6.232.1: removed useless 'DocMerge from ...' comments which disturb grepping for identifiers


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [51ae2851ecf7fc8036b365c4f2e8689fec658989]

INTEGRATION: CWS dba22b (1.7.232); FILE MERGED 2006/12/12 09:54:10 fs 1.7.232.1: removed useless 'DocMerge from ...' comments which disturb grepping for identifiers


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [e7cb54561f934a9804e8c1d4e53b750830ac55fe]

INTEGRATION: CWS dba22b (1.8.232); FILE MERGED 2006/12/12 09:54:10 fs 1.8.232.1: removed useless 'DocMerge from ...' comments which disturb grepping for identifiers


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [3ddcfbf5fd0207a08f5f2ef2de90f26378f39fea]

INTEGRATION: CWS dba22b (1.10.232); FILE MERGED 2006/12/12 09:54:10 fs 1.10.232.1: removed useless 'DocMerge from ...' comments which disturb grepping for identifiers


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [d497b6a8fb889d7ba9a2c9828871e4966de9a906]

INTEGRATION: CWS dba22b (1.7.232); FILE MERGED 2006/12/12 09:54:09 fs 1.7.232.1: removed useless 'DocMerge from ...' comments which disturb grepping for identifiers


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [ba5fccb77152c11e408e1a8f1e4757fb31644ee5]

INTEGRATION: CWS dba22b (1.6.232); FILE MERGED 2006/12/12 09:54:09 fs 1.6.232.1: removed useless 'DocMerge from ...' comments which disturb grepping for identifiers


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [d08419c96cfa76db7b85fb8bae4b8213c0763238]

INTEGRATION: CWS dba22b (1.8.232); FILE MERGED 2006/12/12 09:54:09 fs 1.8.232.1: removed useless 'DocMerge from ...' comments which disturb grepping for identifiers


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [6134af3334e86744239978dcde47315402412a8c]

INTEGRATION: CWS dba22b (1.4.232); FILE MERGED 2006/12/12 09:54:09 fs 1.4.232.1: removed useless 'DocMerge from ...' comments which disturb grepping for identifiers


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [eafdd43746fbe061cbd201201c064ef221050c77]

INTEGRATION: CWS dba22b (1.10.232); FILE MERGED 2006/12/12 09:54:09 fs 1.10.232.1: removed useless 'DocMerge from ...' comments which disturb grepping for identifiers


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [8fba8f79c1061dfa4286617a468a95184134a49e]

INTEGRATION: CWS dba22b (1.9.232); FILE MERGED 2006/12/12 09:54:08 fs 1.9.232.1: removed useless 'DocMerge from ...' comments which disturb grepping for identifiers


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [f8e5d67e7d29fd51b86f3da40721e11ec483468e]

INTEGRATION: CWS dba22b (1.7.232); FILE MERGED 2006/12/12 09:54:08 fs 1.7.232.1: removed useless 'DocMerge from ...' comments which disturb grepping for identifiers


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [387f0267f0baeb22824a66b9ff15bb13bb246574]

INTEGRATION: CWS dba22b (1.6.232); FILE MERGED 2006/12/12 09:54:08 fs 1.6.232.1: removed useless 'DocMerge from ...' comments which disturb grepping for identifiers


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [8b75d11d3fc1f5669a49db81d52d53369e6b0637]

INTEGRATION: CWS dba22b (1.10.232); FILE MERGED 2006/12/12 09:22:21 fs 1.10.232.1: removed useless 'DocMerge from ...' comments which disturb grepping for identifiers


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [65738b83c42b674fecaaf72265d4caee284dde0e]

INTEGRATION: CWS dba22b (1.8.232); FILE MERGED 2006/12/12 09:22:21 fs 1.8.232.1: removed useless 'DocMerge from ...' comments which disturb grepping for identifiers


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [1578df45bbc9cd75e2e2f22982ae5c9248045821]

INTEGRATION: CWS dba22b (1.9.232); FILE MERGED 2006/12/12 09:22:21 fs 1.9.232.1: removed useless 'DocMerge from ...' comments which disturb grepping for identifiers


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [ec71e9a226afbcde827b6fe1245895ea349961c3]

INTEGRATION: CWS dba22b (1.9.232); FILE MERGED 2006/12/12 09:22:20 fs 1.9.232.1: removed useless 'DocMerge from ...' comments which disturb grepping for identifiers


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [f64f44e2c4dcb14d2bb18efaf6c175e0dc758ee3]

INTEGRATION: CWS dba22b (1.10.232); FILE MERGED 2006/12/12 09:22:20 fs 1.10.232.1: removed useless 'DocMerge from ...' comments which disturb grepping for identifiers


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [5abb6cc3686954ba0c1261be37124fd8accb2038]

INTEGRATION: CWS dba22b (1.8.232); FILE MERGED 2006/12/12 09:22:20 fs 1.8.232.1: removed useless 'DocMerge from ...' comments which disturb grepping for identifiers


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [948454418220792f2c5e780a3f027511e3607147]

INTEGRATION: CWS dba22b (1.8.232); FILE MERGED 2006/12/12 09:22:19 fs 1.8.232.1: removed useless 'DocMerge from ...' comments which disturb grepping for identifiers


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [60b98f4d44ec5a947b847636dd98497eea0b78d6]

INTEGRATION: CWS dba22b (1.5.232); FILE MERGED 2006/12/12 09:22:19 fs 1.5.232.1: removed useless 'DocMerge from ...' comments which disturb grepping for identifiers


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [65ee9da99b4ac6351b025efe98186124df8a0612]

INTEGRATION: CWS dba22b (1.9.232); FILE MERGED 2006/12/12 09:22:19 fs 1.9.232.1: removed useless 'DocMerge from ...' comments which disturb grepping for identifiers


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [60c88084aa2829093cfc47dee4dbec1655544fcc]

INTEGRATION: CWS dba22b (1.8.232); FILE MERGED 2006/12/12 09:22:18 fs 1.8.232.1: removed useless 'DocMerge from ...' comments which disturb grepping for identifiers


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [a3d4c2ca43a9caef8c480b21237866b48453f683]

INTEGRATION: CWS dba22b (1.11.230); FILE MERGED 2006/12/12 09:22:18 fs 1.11.230.1: removed useless 'DocMerge from ...' comments which disturb grepping for identifiers


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [1542e35a2b60814314c15f8dfdf2b226c303cc86]

INTEGRATION: CWS dba22b (1.9.232); FILE MERGED 2006/12/12 09:22:18 fs 1.9.232.1: removed useless 'DocMerge from ...' comments which disturb grepping for identifiers


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [e67c7663ac492a34191ec46f6cb1860c5c75d6ec]

INTEGRATION: CWS dba22b (1.11.232); FILE MERGED 2006/12/12 09:22:18 fs 1.11.232.1: removed useless 'DocMerge from ...' comments which disturb grepping for identifiers


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [09084eab55f27027b04cf1312adedcdcb9887d85]

INTEGRATION: CWS dba22b (1.9.230); FILE MERGED 2006/12/12 09:22:17 fs 1.9.230.1: removed useless 'DocMerge from ...' comments which disturb grepping for identifiers


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [2a371d480eea8036c99ebad597bc9acca6bc823e]

INTEGRATION: CWS dba22b (1.8.232); FILE MERGED 2006/12/12 09:22:17 fs 1.8.232.1: removed useless 'DocMerge from ...' comments which disturb grepping for identifiers


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [d0260e5cc8ecdb249f6c5cf7fff167018dd418a5]

INTEGRATION: CWS dba22b (1.9.232); FILE MERGED 2006/12/12 09:22:17 fs 1.9.232.1: removed useless 'DocMerge from ...' comments which disturb grepping for identifiers


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [d11e759de4ae9dcc474bb7f1bb43b017ed6f10fd]

INTEGRATION: CWS dba22b (1.14.232); FILE MERGED 2006/12/12 09:22:17 fs 1.14.232.1: removed useless 'DocMerge from ...' comments which disturb grepping for identifiers


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [7916bfe1205388fa2dad83b10da62499afe169bf]

INTEGRATION: CWS dba22b (1.7.232); FILE MERGED 2006/12/12 09:22:16 fs 1.7.232.1: removed useless 'DocMerge from ...' comments which disturb grepping for identifiers


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [d50e5e192547103ac667381f6ac8ba857ed95fbd]

INTEGRATION: CWS dba22b (1.8.232); FILE MERGED 2006/12/12 09:22:16 fs 1.8.232.1: removed useless 'DocMerge from ...' comments which disturb grepping for identifiers


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [f374d703de84d653bcdb3f44ebf4c43cd9add0b8]

INTEGRATION: CWS dba22b (1.11.68); FILE MERGED 2006/12/12 09:22:16 fs 1.11.68.1: removed useless 'DocMerge from ...' comments which disturb grepping for identifiers


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [de119ee9f472a235ca9c5b01ba16594113d49270]

INTEGRATION: CWS dba22b (1.11.232); FILE MERGED 2006/12/12 09:22:16 fs 1.11.232.1: removed useless 'DocMerge from ...' comments which disturb grepping for identifiers


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [4423bf13aa98e3aeb4431ff247e0fed9647226c2]

INTEGRATION: CWS dba22b (1.8.232); FILE MERGED 2006/12/12 09:22:15 fs 1.8.232.1: removed useless 'DocMerge from ...' comments which disturb grepping for identifiers


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [7027b4b4b2f5c540cd841411d54aa431ece95990]

INTEGRATION: CWS dba22b (1.7.232); FILE MERGED 2006/12/12 09:22:15 fs 1.7.232.1: removed useless 'DocMerge from ...' comments which disturb grepping for identifiers


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [2ff8fe3d13d203d70969287228396fd164c941fe]

INTEGRATION: CWS dba22b (1.6.232); FILE MERGED 2006/12/12 09:22:15 fs 1.6.232.1: removed useless 'DocMerge from ...' comments which disturb grepping for identifiers


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [a7262885904ece62e3c5bbbb2ba6f4e2fd8595a0]

INTEGRATION: CWS dba22b (1.8.232); FILE MERGED 2006/12/12 09:43:04 fs 1.8.232.2: removed useless 'DocMerge from ...' comments which disturb grepping for identifiers 2006/12/12 09:22:14 fs 1.8.232.1: removed useless 'DocMerge from ...' comments which disturb grepping for identifiers


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [c639bf6fd737456dedcd540bbf626149434d5f26]

INTEGRATION: CWS dba22b (1.8.232); FILE MERGED 2006/12/12 09:22:14 fs 1.8.232.1: removed useless 'DocMerge from ...' comments which disturb grepping for identifiers


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [00f04f49f928e5f3525241d32cfb3a4548f0028f]

INTEGRATION: CWS dba22b (1.5.232); FILE MERGED 2006/12/12 09:22:14 fs 1.5.232.1: removed useless 'DocMerge from ...' comments which disturb grepping for identifiers


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [7e7cf77ed6be3285e39d4fc6f5ff881330a0b1aa]

INTEGRATION: CWS dba22b (1.7.232); FILE MERGED 2006/12/12 09:22:14 fs 1.7.232.1: removed useless 'DocMerge from ...' comments which disturb grepping for identifiers


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [36ea43ffc8ddd9b1d22057877d29f1fbaad1c691]

INTEGRATION: CWS dba22b (1.6.232); FILE MERGED 2006/12/12 09:22:14 fs 1.6.232.1: removed useless 'DocMerge from ...' comments which disturb grepping for identifiers


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [de4a9f11fd4e9808a0e7823bed72911b92abe7fb]

INTEGRATION: CWS dba22b (1.7.232); FILE MERGED 2006/12/12 09:22:13 fs 1.7.232.1: removed useless 'DocMerge from ...' comments which disturb grepping for identifiers


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [50bba75a6c57a07a13aa814d65b2fc51d6576471]

INTEGRATION: CWS dba22b (1.8.232); FILE MERGED 2006/12/12 09:43:04 fs 1.8.232.2: removed useless 'DocMerge from ...' comments which disturb grepping for identifiers 2006/12/12 09:22:13 fs 1.8.232.1: removed useless 'DocMerge from ...' comments which disturb grepping for identifiers


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [200053d5238778455dd31be8d556edcf1d87d0a6]

INTEGRATION: CWS dba22b (1.8.232); FILE MERGED 2006/12/12 09:22:13 fs 1.8.232.1: removed useless 'DocMerge from ...' comments which disturb grepping for identifiers


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [2e7fb33e9db92b88bcfa32db6b0f465f7aee8511]

INTEGRATION: CWS dba22b (1.8.232); FILE MERGED 2006/12/12 09:28:03 fs 1.8.232.1: removed useless 'DocMerge from ...' comments which disturb grepping for identifiers


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [58e46df2cbfeef766b6131fdc394fbadb421ee8e]

INTEGRATION: CWS dba22b (1.9.232); FILE MERGED 2006/12/12 09:28:03 fs 1.9.232.1: removed useless 'DocMerge from ...' comments which disturb grepping for identifiers


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [dff02c3fa3a9958b397169ec219e6f23f8e04f1d]

INTEGRATION: CWS dba22b (1.9.112); FILE MERGED 2006/12/12 09:28:03 fs 1.9.112.1: removed useless 'DocMerge from ...' comments which disturb grepping for identifiers


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [62ed4e6906871f4500c95f7523c121763e738bc5]

INTEGRATION: CWS dba22b (1.9.232); FILE MERGED 2006/12/12 09:28:02 fs 1.9.232.1: removed useless 'DocMerge from ...' comments which disturb grepping for identifiers


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [65451353bd98386af958ea18e75be5485a7fb1aa]

INTEGRATION: CWS dba22b (1.8.232); FILE MERGED 2006/12/12 09:28:02 fs 1.8.232.1: removed useless 'DocMerge from ...' comments which disturb grepping for identifiers


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [bd4963bd4a0a7b2c822489b26bee16ef8054215e]

INTEGRATION: CWS dba22b (1.11.232); FILE MERGED 2006/12/12 09:28:02 fs 1.11.232.1: removed useless 'DocMerge from ...' comments which disturb grepping for identifiers


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [80cce54513ba538658c9c4535f289f7159df2e5d]

INTEGRATION: CWS dba22b (1.9.232); FILE MERGED 2006/12/12 09:28:01 fs 1.9.232.1: removed useless 'DocMerge from ...' comments which disturb grepping for identifiers


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [80e84774aa466d7c24b8089fada47ee7e56227e5]

INTEGRATION: CWS dba22b (1.8.232); FILE MERGED 2006/12/12 09:28:01 fs 1.8.232.1: removed useless 'DocMerge from ...' comments which disturb grepping for identifiers


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [439e222d732bc5bc82682d9d149600b3fb9dd490]

INTEGRATION: CWS dba22b (1.8.232); FILE MERGED 2006/12/12 09:36:53 fs 1.8.232.2: removed useless 'DocMerge from ...' comments which disturb grepping for identifiers 2006/12/12 09:28:01 fs 1.8.232.1: removed useless 'DocMerge from ...' comments which disturb grepping for identifiers


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [2e0d7a464e50cf8f117c56c53abf24d46eef58cc]

INTEGRATION: CWS dba22b (1.8.232); FILE MERGED 2006/12/12 09:36:53 fs 1.8.232.2: removed useless 'DocMerge from ...' comments which disturb grepping for identifiers 2006/12/12 09:28:00 fs 1.8.232.1: removed useless 'DocMerge from ...' comments which disturb grepping for identifiers


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [fb0eec0f0414c06050a7ae725eb922c0348577ff]

INTEGRATION: CWS dba22b (1.8.232); FILE MERGED 2006/12/12 09:28:00 fs 1.8.232.1: removed useless 'DocMerge from ...' comments which disturb grepping for identifiers


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [5bbaa02c807fb51edf0ed01a5fac9744548629cc]

INTEGRATION: CWS dba22b (1.6.232); FILE MERGED 2006/12/12 09:28:00 fs 1.6.232.1: removed useless 'DocMerge from ...' comments which disturb grepping for identifiers


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [a7c926bf4e29cbf32daf45cb8eadd52e98877ccb]

INTEGRATION: CWS dba22b (1.10.232); FILE MERGED 2006/12/12 09:28:00 fs 1.10.232.1: removed useless 'DocMerge from ...' comments which disturb grepping for identifiers


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [e6680b69679f42eb1bd3172edf08fb3fa54d0e2d]

INTEGRATION: CWS dba22b (1.7.232); FILE MERGED 2006/12/12 09:28:00 fs 1.7.232.1: removed useless 'DocMerge from ...' comments which disturb grepping for identifiers


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [fb79fadef86aff9d9d1445f63f7b7c64adeae144]

INTEGRATION: CWS dba22b (1.7.232); FILE MERGED 2006/12/12 09:27:59 fs 1.7.232.1: removed useless 'DocMerge from ...' comments which disturb grepping for identifiers


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [ee8d61e18b539c666063dd677612b6fdb77ad7d9]

INTEGRATION: CWS dba22b (1.8.232); FILE MERGED 2006/12/12 09:36:53 fs 1.8.232.2: removed useless 'DocMerge from ...' comments which disturb grepping for identifiers 2006/12/12 09:27:59 fs 1.8.232.1: removed useless 'DocMerge from ...' comments which disturb grepping for identifiers


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [6745f8f53223abb90b1d9819c4035eb593c159d7]

INTEGRATION: CWS dba22b (1.8.232); FILE MERGED 2006/12/12 09:36:52 fs 1.8.232.2: removed useless 'DocMerge from ...' comments which disturb grepping for identifiers 2006/12/12 09:27:59 fs 1.8.232.1: removed useless 'DocMerge from ...' comments which disturb grepping for identifiers


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [c41651e452adbf0363671e32a82a17031065482e]

INTEGRATION: CWS dba22b (1.8.232); FILE MERGED 2006/12/12 09:27:59 fs 1.8.232.1: removed useless 'DocMerge from ...' comments which disturb grepping for identifiers


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [bdfdf7fc51c12145ebf190046b7a49b0e084ddb4]

INTEGRATION: CWS dba22b (1.7.232); FILE MERGED 2006/12/12 09:36:52 fs 1.7.232.2: removed useless 'DocMerge from ...' comments which disturb grepping for identifiers 2006/12/12 09:27:58 fs 1.7.232.1: removed useless 'DocMerge from ...' comments which disturb grepping for identifiers


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [dfa82a41eb8957f1fcf06f54ed9a4fe515b3a5e6]

INTEGRATION: CWS dba22b (1.10.232); FILE MERGED 2006/12/12 09:27:58 fs 1.10.232.1: removed useless 'DocMerge from ...' comments which disturb grepping for identifiers


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [f65a5e2dedd4587a87d3fb8f657f38a5b324df35]

INTEGRATION: CWS dba22b (1.9.232); FILE MERGED 2006/12/12 09:27:58 fs 1.9.232.1: removed useless 'DocMerge from ...' comments which disturb grepping for identifiers


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [b0aac2529f49a3e1577edcf1b269167afa0f035e]

INTEGRATION: CWS dba22b (1.9.232); FILE MERGED 2006/12/12 09:27:57 fs 1.9.232.1: removed useless 'DocMerge from ...' comments which disturb grepping for identifiers


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [4299bcf4622da366df4cac367f12952f4778f9b3]

INTEGRATION: CWS dba22b (1.11.232); FILE MERGED 2006/12/12 09:27:57 fs 1.11.232.1: removed useless 'DocMerge from ...' comments which disturb grepping for identifiers


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [184feac48434ffc2e0c2a5a9c4def7f7021d713b]

INTEGRATION: CWS dba22b (1.8.232); FILE MERGED 2006/12/12 09:36:52 fs 1.8.232.2: removed useless 'DocMerge from ...' comments which disturb grepping for identifiers 2006/12/12 09:27:57 fs 1.8.232.1: removed useless 'DocMerge from ...' comments which disturb grepping for identifiers


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [ab1e6e1bdcd4142e4b621331ac26abae9a5fe2e4]

INTEGRATION: CWS dba22b (1.10.68); FILE MERGED 2006/12/12 09:36:52 fs 1.10.68.2: removed useless 'DocMerge from ...' comments which disturb grepping for identifiers 2006/12/12 09:27:57 fs 1.10.68.1: removed useless 'DocMerge from ...' comments which disturb grepping for identifiers


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [915b142ba88e9e826dae07608897bf36ffaa811e]

INTEGRATION: CWS dba22b (1.7.232); FILE MERGED 2006/12/12 09:27:57 fs 1.7.232.1: removed useless 'DocMerge from ...' comments which disturb grepping for identifiers


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [53c68bbffb11fa3ea8300e298be07f7afcf018f9]

INTEGRATION: CWS dba22b (1.6.232); FILE MERGED 2006/12/12 09:36:52 fs 1.6.232.2: removed useless 'DocMerge from ...' comments which disturb grepping for identifiers 2006/12/12 09:27:57 fs 1.6.232.1: removed useless 'DocMerge from ...' comments which disturb grepping for identifiers


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [a5729239e0209bcc35b528bd4c8e26c0dc72c333]

INTEGRATION: CWS dba22b (1.8.232); FILE MERGED 2006/12/12 09:36:51 fs 1.8.232.2: removed useless 'DocMerge from ...' comments which disturb grepping for identifiers 2006/12/12 09:27:57 fs 1.8.232.1: removed useless 'DocMerge from ...' comments which disturb grepping for identifiers


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [4c76b6ce556e03aa99347b92bfc691feb9ef1ffc]

INTEGRATION: CWS dba22b (1.3.4); FILE MERGED 2007/01/04 10:15:55 fs 1.3.4.2: commitCurrentRecord needs a MethodGuard 2006/12/19 08:19:02 fs 1.3.4.1: #i10000#


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [2b6afac42bca8831bce1e183c4ebea22b6a913a6]

INTEGRATION: CWS dba22b (1.13.24); FILE MERGED 2006/12/04 14:24:38 fs 1.13.24.1: during #i69405#: getField().is() -> hasField()


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [1cb035c2dfa29ba2bc3e61107c88b207fc7ddf2b]

INTEGRATION: CWS dba22b (1.16.34); FILE MERGED 2006/12/04 14:24:38 fs 1.16.34.1: during #i69405#: getField().is() -> hasField()


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [b94598aff0b4f27bf4f43cacbfe37b201f0d3ad4]

INTEGRATION: CWS dba22b (1.49.32); FILE MERGED 2006/12/04 14:24:07 fs 1.49.32.1: #i69405# stringItemListChanged: respect default select sequence


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [3180038b203694517fb8e4e88b3cb2f416a51664]

INTEGRATION: CWS dba22b (1.46.24); FILE MERGED 2006/12/04 14:24:37 fs 1.46.24.1: during #i69405#: getField().is() -> hasField()


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [7ee7571a31ac043be773a3936d68365415421b3a]

INTEGRATION: CWS dba22b (1.36.4); FILE MERGED 2006/12/04 14:24:37 fs 1.36.4.1: during #i69405#: getField().is() -> hasField()


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [decb0268e51291fb9fa1c02a84dd6cc8828eee0c]

INTEGRATION: CWS dba22b (1.30.52); FILE MERGED 2006/12/18 10:19:48 fs 1.30.52.2: RESYNC: (1.30-1.31); FILE MERGED 2006/12/06 13:25:37 fs 1.30.52.1: #i44891# when the parent form changes from 'new' to 'not new', reload ourself


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [b980df6254638c94bdb96e9d13604b628afe79a2]

INTEGRATION: CWS dba22b (1.78.4); FILE MERGED 2006/12/18 10:19:39 fs 1.78.4.2: RESYNC: (1.78-1.79); FILE MERGED 2006/12/06 13:25:37 fs 1.78.4.1: #i44891# when the parent form changes from 'new' to 'not new', reload ourself


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [346da21f2430e40cf81ad1daff66774c702b885b]

INTEGRATION: CWS dba22b (1.34.32); FILE MERGED 2006/12/04 14:24:37 fs 1.34.32.1: during #i69405#: getField().is() -> hasField()


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [0f4501bde76ed56bc93655d372577a3d4aa473d6]

INTEGRATION: CWS dba22b (1.5.106); FILE MERGED 2007/01/04 09:42:14 fs 1.5.106.1: #i73110#


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [7da79a7261446710fa01282af976d2dfdf96fe7e]

INTEGRATION: CWS dba22b (1.62.30); FILE MERGED 2006/12/12 08:15:01 fs 1.62.30.1: #i71260# GetUnoControl now taking an SdrView, additionally to the output device


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [a9d02535618175fe60aabefd070250dbff768173]

INTEGRATION: CWS dba22b (1.17.112); FILE MERGED 2006/12/12 08:15:49 fs 1.17.112.1: #i71260# GetUnoControl now taking an SdrView, additionally to the output device


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [d3cb5e2fdc47944941fa6b6ef2054728ae308fd8]

INTEGRATION: CWS dba22b (1.20.30); FILE MERGED 2006/12/12 08:15:49 fs 1.20.30.1: #i71260# GetUnoControl now taking an SdrView, additionally to the output device


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [f008cf441aa628ffc812d22c3fd3fbdd07539ca7]

INTEGRATION: CWS dba22b (1.54.20); FILE MERGED 2007/01/03 10:56:16 fs 1.54.20.1: #i72849# properly determine the local name of the xlink:href attribute when importing the form's data source


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [5d317b6b978d8b93b05c154654ef7a95f8a7fb89]

INTEGRATION: CWS dba22b (1.10.32); FILE MERGED 2006/12/09 22:14:17 fs 1.10.32.2: cached format can be VOID 2006/12/06 10:41:20 fs 1.10.32.1: #i72281# ensure that Text property is updated when EffectiveValue is set


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [8c62385163156b38ad8b2ab143a19074ecd07c7d]

INTEGRATION: CWS dba22b (1.69.8); FILE MERGED 2006/12/18 10:04:50 fs 1.69.8.2: RESYNC: (1.69-1.71); FILE MERGED 2006/12/13 12:35:23 fs 1.69.8.1: #i70511# properly reset mbDrawingOntoParent in all situations


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [aec3b69334c8d9bcd64acf677d6e936427ebfee5]

INTEGRATION: CWS dba22b (1.3.170); FILE MERGED 2006/12/09 22:14:16 fs 1.3.170.2: cached format can be VOID 2006/12/06 10:41:14 fs 1.3.170.1: #i72281# ensure that Text property is updated when EffectiveValue is set


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [474184dc7a7f6c0527b782678be5f5f2e14d2cf8]

INTEGRATION: CWS dba22b (1.9.110); FILE MERGED 2006/12/13 08:48:39 fs 1.9.110.1: renamed Statement.* to JStatement.*, to prevent debugger conflicts with dbaccess-located files with the same name


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [279e72d71a03faa8bbb0f23f892a7966643b2d3a]

INTEGRATION: CWS dba22b (1.1.2); FILE ADDED 2006/12/13 10:41:43 fs 1.1.2.2: #i69460# proper support for EscapeProcessing property 2006/12/13 08:48:39 fs 1.1.2.1: renamed Statement.* to JStatement.*, to prevent debugger conflicts with dbaccess-located files with the same name


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [5e44bc1bc6b86dd8c2af9b0b9531b80be0289039]

INTEGRATION: CWS dba22b (1.15.210); FILE MERGED 2006/12/13 08:49:25 fs 1.15.210.2: renamed Statement.* to JStatement.*, to prevent debugger conflicts with dbaccess-located files with the same name 2006/12/05 14:51:29 fs 1.15.210.1: renamed Connection.cxx to JConnection.cxx - file name wass already used in another project, and MSDEV had problems with debugging those files


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [6ad87ecf54bdc0ebe5fd59896acf5a373860229c]

INTEGRATION: CWS dba22b (1.29.36); FILE MERGED 2006/12/13 08:49:25 fs 1.29.36.1: renamed Statement.* to JStatement.*, to prevent debugger conflicts with dbaccess-located files with the same name


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [4a2293a11cae54283c1b6714857adf76e049a34b]

INTEGRATION: CWS dba22b (1.1.2); FILE ADDED 2006/12/13 10:42:16 fs 1.1.2.2: #i69460# proper support for EscapeProcessing property 2006/12/13 08:49:25 fs 1.1.2.1: renamed Statement.* to JStatement.*, to prevent debugger conflicts with dbaccess-located files with the same name


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [0af63a2d12553b847fd4eea972f04a783e505bff]

INTEGRATION: CWS dba22b (1.1.2); FILE MERGED 2006/12/13 08:49:24 fs 1.1.2.2: renamed Statement.* to JStatement.*, to prevent debugger conflicts with dbaccess-located files with the same name 2006/12/05 14:51:29 fs 1.1.2.1: renamed Connection.cxx to JConnection.cxx - file name wass already used in another project, and MSDEV had problems with debugging those files


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [c22c861206becf8c0cd36f85e7a140b76821ddee]

INTEGRATION: CWS dba22b (1.9.50); FILE MERGED 2006/12/19 12:09:47 fs 1.9.50.1: cosmetic changes


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [e4fa3c57f7d68e8086d5cc53c4e65cb591af9288]

INTEGRATION: CWS dba22b (1.21.38); FILE MERGED 2007/01/03 12:53:30 fs 1.21.38.2: #i10000# 2006/12/19 12:09:47 fs 1.21.38.1: cosmetic changes


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [8ddaee02474a70c8b664eca1d2fc17c2c3027085]

INTEGRATION: CWS dba22b (1.27.50); FILE MERGED 2007/01/03 12:57:57 oj 1.27.50.1: #i73065# convert nanos in hundredths of second


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [02b5c60e797e5da4ac49a8e6a3fa7fd7f23657de]

INTEGRATION: CWS dba22b (1.10.50); FILE MERGED 2006/12/05 09:31:47 fs 1.10.50.1: #i72252# isDataSourcePropertyEnabled -> getBooleanDataSourceSetting


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [de1d0de2f1ecea306e584e1b356ae1a913f2df40]

INTEGRATION: CWS dba22b (1.9.4); FILE MERGED 2007/01/03 09:38:53 fs 1.9.4.2: RESYNC: (1.9-1.11); FILE MERGED 2006/12/19 12:09:01 fs 1.9.4.1: #i72751# proper packaging


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [c2e30724b618dcb11ab1f7630c80ccd335ab5077]

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>  [274b62b486a5a6183a056e2678e89d0a9dd5c548]

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>  [9f56908cb501f57a10a095a069ebefe0be6d4dfb]

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>  [60133b93d2ef9cc2fd69fe5b717bd8ebb3475c28]

INTEGRATION: CWS systemxt (1.28.10); FILE MERGED 2006/11/22 16:05:36 rene 1.28.10.1: #i59985# add make XmlSearch buildable with upstream xt (by mkretzschmar)


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [307bf200fa2262b0e235c12601ede4143eeb96fd]

INTEGRATION: CWS systemxt (1.24.22); FILE MERGED 2006/11/22 16:05:40 rene 1.24.22.1: #i59985# add make XmlSearch buildable with upstream xt (by mkretzschmar)


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [a1c055948a2db47c42f8946287cf127c3eb4c685]

INTEGRATION: CWS systemxt (1.17.32); FILE MERGED 2006/11/24 19:38:04 rene 1.17.32.1: #i59985# build libxt.jar.so when aot-compiling


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [1004678f268ac6bfce6b21bd3ecbf3d89528bdc2]

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>  [69d0dd8d4a1353968c2c9a130fb6d59c4e9ecd4a]

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>  [1d90735c63531d223fb03a77007e11c29658bcb5]

INTEGRATION: CWS systemxt (1.14.364); FILE MERGED 2006/11/22 16:05:38 rene 1.14.364.1: #i59985# add make XmlSearch buildable with upstream xt (by mkretzschmar)


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [86fed07cb9084db89e4c9f414cf778b2e38de815]

INTEGRATION: CWS systemxt (1.11.180); FILE MERGED 2006/11/22 16:05:38 rene 1.11.180.1: #i59985# add make XmlSearch buildable with upstream xt (by mkretzschmar)


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [db57d8df3db9333b094fc7933fa6ee49f09609f0]

INTEGRATION: CWS systemxt (1.14.2); FILE MERGED 2006/11/22 16:05:39 rene 1.14.2.1: #i59985# add make XmlSearch buildable with upstream xt (by mkretzschmar)


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [a7bb656abf2e84e9e2f9b2d551eeb28ae5605da5]

INTEGRATION: CWS systemxt (1.7.194); FILE MERGED 2006/11/22 16:05:39 rene 1.7.194.1: #i59985# add make XmlSearch buildable with upstream xt (by mkretzschmar)


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [674af5a7350c40b15b6de49375f24b7076e197c3]

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>  [b03d47f21bae60647d47891546f5a7b25b73d694]

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>  [a0e1d8636fb93ebfce7f804ffdfc5a1d0b622e11]

INTEGRATION: CWS smoketest12 (1.19.2); FILE MERGED 2007/01/08 14:37:46 kz 1.19.2.4: #i72258# remove files with -f option 2007/01/05 17:08:11 kz 1.19.2.3: #144424# supports local environments now 2007/01/04 17:57:11 kz 1.19.2.2: #i72803# implementation of an alternative install methode 2007/01/04 17:45:38 kz 1.19.2.1: #i72258# check lock flag before starting installation


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [233b7675e4e5e8783d46860443f847b4ecc928a8]

INTEGRATION: CWS smoketest13 (1.20.8); FILE MERGED 2007/01/12 15:57:31 kz 1.20.8.1: #i73420# chg. start message to starting office


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [0a5fb235f16852d6cc2ed4eb910b3ffc2c6eb65a]

INTEGRATION: CWS smoketest13 (1.3.46); FILE MERGED 2007/01/12 15:23:38 kz 1.3.46.1: #i73418# add use of build noremove=t


2007-01-15  Vladimir Glazounov  <vg@openoffice.org>  [2e32d62f31397a862fe44cd15c8e43f495411d2e]

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  Thomas Lange  <tl@openoffice.org>  [0b876445efbd93c73879c216d564c0508cea530f]

#i73173# integrate Google SoC language-guessing


2007-01-12  Thomas Lange  <tl@openoffice.org>  [23147b5b1f280e1c7758c4ce27b99dc92135b354]

#i73173# integrate Google SoC language-guessing


2007-01-12  Vladimir Glazounov  <vg@openoffice.org>  [4059515ab6ebbd9fded06d5015c2bfe3e2a6645e]

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-11  René Engelhard  <rene@openoffice.org>  [2bb6503c63165d28d1f9a0224b675565b6acaa96]

#i72124# exclude Helvetica-Narrow; add mkdir to d.lst


2007-01-10  Vladimir Glazounov  <vg@openoffice.org>  [a02c97a614618b51e1b6d72da748825856bd07a8]

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>  [8af63400038ba71a1076f97edcd4eb4e16a0097d]

INTEGRATION: CWS pj70 (1.12.8); FILE MERGED 2007/01/06 22:01:58 pjanik 1.12.8.2: #i10000#: Fix typo genccod -> genccode. Thanks to cloph! 2007/01/05 09:08:22 pjanik 1.12.8.1: #i73127#: Add system ICU support.


2007-01-10  Vladimir Glazounov  <vg@openoffice.org>  [775becece9ce8112b6ad5d9722edbf37283beff4]

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>  [1f2a4e537a8cb25cf42f1649c1c830ad18005aa7]

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>  [37d944c55ef0eee254d1b6d411a6d1af3d900709]

new version for OOF680


2007-01-09  Vladimir Glazounov  <vg@openoffice.org>  [d6744ec8dd4f0cfde187f5f15ef6783b002ae723]

new version for OOF680


2007-01-09  Vladimir Glazounov  <vg@openoffice.org>  [27a89d363f6804dbd5ac2d04f57427dde797a3b1]

new version for OOF680


2007-01-09  Vladimir Glazounov  <vg@openoffice.org>  [1edcef5ffe31fe94ccd56f6a4498ee1926bd08f7]

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>  [d0e3464bb508109eb331064c1e850a3b73f315c8]

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>  [9cb39fdfe9028e9ba076698e26a90c338776d793]

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>  [024bde1e38435408393199b4314dd16315783327]

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>  [9344952f5021cc3fd4463200869b7ad824a10799]

INTEGRATION: CWS c07v009_SRC680 (1.97.122); FILE MERGED 2007/01/02 15:14:11 od 1.97.122.1: #b6504125# method <AcceptableNestedField(...) 	   - accept AutoTextList fields as nested fields. Thus, its field 	     result is imported as plain text.


2007-01-09  Vladimir Glazounov  <vg@openoffice.org>  [ab8f310707243a4f23683df8fb4ab870bfbd836e]

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  Rüdiger Timm  <rt@openoffice.org>  [ddc37011180334be8db1d31c4d0f180c5dba48d4]

#i10000# Create directory before copying into it.


2007-01-09  Vladimir Glazounov  <vg@openoffice.org>  [219d04703233021ed68a8c9f8938b60d8ba296e7]

INTEGRATION: CWS pj69 (1.9.10); FILE MERGED 2007/01/05 20:22:07 pjanik 1.9.10.1: #i73179#: remove extra qualification.


2007-01-09  Vladimir Glazounov  <vg@openoffice.org>  [c7addbb7a4d67cb1ef239e65816ef815e1c1dfe4]

INTEGRATION: CWS pj69 (1.25.2); FILE MERGED 2006/12/19 13:11:09 pjanik 1.25.2.1: #i72667#: Allow compilation with gcc-4.0.x. Patch from Eike.


2007-01-09  Vladimir Glazounov  <vg@openoffice.org>  [5e60c0fcbd7751b04c75a50b57665cd69c9f29ee]

INTEGRATION: CWS pj69 (1.15.4); FILE MERGED 2006/12/23 17:44:44 pjanik 1.15.4.2: #i72905#: Use correct encoding for Vietnamese. 2006/12/18 13:15:01 pjanik 1.15.4.1: #i72425#: Add Dzongkha.


2007-01-09  Vladimir Glazounov  <vg@openoffice.org>  [453afb0d40a0d0ac24798cae2390eca9de01078a]

INTEGRATION: CWS pj69 (1.30.50); FILE MERGED 2006/12/21 08:13:17 pjanik 1.30.50.1: #i72831#: Fix gcc-3.3 parser error.


2007-01-09  Vladimir Glazounov  <vg@openoffice.org>  [ee176862aae9993988fb5749a5c26599cae590d3]

INTEGRATION: CWS pj69 (1.12.68); FILE MERGED 2006/12/21 08:14:44 pjanik 1.12.68.1: #i72152#: Fix gcc-3.3 parser error.


2007-01-09  Vladimir Glazounov  <vg@openoffice.org>  [9f964de9db013556b5f333ee0a4f2083773ac406]

INTEGRATION: CWS pj69 (1.61.22); FILE MERGED 2006/12/19 19:07:32 pjanik 1.61.22.1: #i69247#: Add Slovenian Tolar to Euro convertor.


2007-01-09  Vladimir Glazounov  <vg@openoffice.org>  [1067681134295293194183df7aabf74879f5c514]

INTEGRATION: CWS pj69 (1.20.86); FILE MERGED 2006/12/19 19:10:01 pjanik 1.20.86.1: #i69247#: Add Slovenian Tolar to Euro convertor.


2007-01-09  Vladimir Glazounov  <vg@openoffice.org>  [b2510aa1dc742e6b801c1db164fc973fac19ba5d]

INTEGRATION: CWS pj69 (1.6.14); FILE MERGED 2007/01/03 14:49:20 pjanik 1.6.14.1: #i73069#: Add initializations to prevent warnings.


2007-01-09  Vladimir Glazounov  <vg@openoffice.org>  [cb92da6a71a945037977bf9d40211be26b49e829]

INTEGRATION: CWS pj69 (1.32.2); FILE MERGED 2007/01/03 14:53:12 pjanik 1.32.2.1: #i73070#: Add initializations to prevent warnings.


2007-01-09  Vladimir Glazounov  <vg@openoffice.org>  [2adb69dafdfa635761dc940966d6991233ea88c2]

INTEGRATION: CWS pj69 (1.48.2); FILE MERGED 2007/01/03 14:53:12 pjanik 1.48.2.1: #i73070#: Add initializations to prevent warnings.


2007-01-09  Vladimir Glazounov  <vg@openoffice.org>  [e96ebc18e3a9bcd3f8d340d77ca9b8a732d98788]

INTEGRATION: CWS pj69 (1.33.2); FILE MERGED 2007/01/03 14:53:12 pjanik 1.33.2.1: #i73070#: Add initializations to prevent warnings.


2007-01-09  Vladimir Glazounov  <vg@openoffice.org>  [55f620f8a130c5bebc5aef31d628a60e3b411a35]

INTEGRATION: CWS pj69 (1.7.2); FILE MERGED 2007/01/03 14:53:11 pjanik 1.7.2.1: #i73070#: Add initializations to prevent warnings.


2007-01-09  Vladimir Glazounov  <vg@openoffice.org>  [57a1b183ec1fb40c80a57b938163d914c3b73fd4]

INTEGRATION: CWS pj69 (1.85.2); FILE MERGED 2007/01/03 14:53:11 pjanik 1.85.2.1: #i73070#: Add initializations to prevent warnings.


2007-01-09  Vladimir Glazounov  <vg@openoffice.org>  [5e302b6bfd9305f82dc65859b31856498284be5b]

INTEGRATION: CWS pj69 (1.56.2); FILE MERGED 2007/01/03 14:53:10 pjanik 1.56.2.1: #i73070#: Add initializations to prevent warnings.


2007-01-09  Vladimir Glazounov  <vg@openoffice.org>  [2a85262406c31d0b51b8aede503a498745dc3c5f]

INTEGRATION: CWS pj69 (1.98.2); FILE MERGED 2007/01/03 14:53:10 pjanik 1.98.2.1: #i73070#: Add initializations to prevent warnings.


2007-01-09  Vladimir Glazounov  <vg@openoffice.org>  [15a9173e583b59ea9d51f1a82646e56bd1f0c57b]

INTEGRATION: CWS pj69 (1.12.2); FILE MERGED 2007/01/04 12:27:48 pjanik 1.12.2.1: #i73083#: add initializations to prevent warnings.


2007-01-09  Vladimir Glazounov  <vg@openoffice.org>  [41f26ad92aac879df0f4b1cfa75f0f17274c2507]

INTEGRATION: CWS pj69 (1.2.358); FILE MERGED 2007/01/03 14:53:10 pjanik 1.2.358.1: #i73070#: Add initializations to prevent warnings.


2007-01-09  Vladimir Glazounov  <vg@openoffice.org>  [76f38f84096cf03273740f6b6f0eda95f6241aa9]

INTEGRATION: CWS pj69 (1.32.2); FILE MERGED 2007/01/03 14:53:10 pjanik 1.32.2.1: #i73070#: Add initializations to prevent warnings.


2007-01-09  Vladimir Glazounov  <vg@openoffice.org>  [2e32918cea1a0cab47572abab49ea466a6f06eb9]

INTEGRATION: CWS pj69 (1.14.2); FILE MERGED 2007/01/03 14:53:10 pjanik 1.14.2.1: #i73070#: Add initializations to prevent warnings.


2007-01-09  Vladimir Glazounov  <vg@openoffice.org>  [b42f70d886b53200fb082c2005636d7d5521c84a]

INTEGRATION: CWS pj69 (1.14.2); FILE MERGED 2007/01/03 14:53:09 pjanik 1.14.2.1: #i73070#: Add initializations to prevent warnings.


2007-01-09  Vladimir Glazounov  <vg@openoffice.org>  [445a02ed90d833b59ee4c6fbcca58b262958d758]

INTEGRATION: CWS pj69 (1.37.2); FILE MERGED 2007/01/03 14:53:09 pjanik 1.37.2.1: #i73070#: Add initializations to prevent warnings.


2007-01-09  Vladimir Glazounov  <vg@openoffice.org>  [935482d5a9a97fa43947acc8f1897188f97cd5de]

INTEGRATION: CWS pj69 (1.47.2); FILE MERGED 2007/01/03 14:53:09 pjanik 1.47.2.1: #i73070#: Add initializations to prevent warnings.


2007-01-09  Vladimir Glazounov  <vg@openoffice.org>  [a955e2432d2339e5d79fc8aab47bfa45eea173c6]

INTEGRATION: CWS pj69 (1.26.2); FILE MERGED 2006/12/18 13:20:56 pjanik 1.26.2.1: #i72643#: Fix bogus code.


2007-01-09  Vladimir Glazounov  <vg@openoffice.org>  [79daf8bd8871fd313f168e8f6219fe16e9ec6211]

INTEGRATION: CWS pj69 (1.24.2); FILE MERGED 2007/01/03 14:53:08 pjanik 1.24.2.1: #i73070#: Add initializations to prevent warnings.


2007-01-09  Vladimir Glazounov  <vg@openoffice.org>  [550acbaf7673950251d7bd04912a0cc820e2827a]

INTEGRATION: CWS pj69 (1.15.2); FILE MERGED 2007/01/03 14:53:08 pjanik 1.15.2.2: #i73070#: Add initializations to prevent warnings. 2006/12/18 13:20:35 pjanik 1.15.2.1: #i72643#: Fix bogus code.


2007-01-09  Vladimir Glazounov  <vg@openoffice.org>  [50fc256c798c78e8337d7c9a98c24882b379debe]

INTEGRATION: CWS pj69 (1.11.2); FILE MERGED 2007/01/03 14:53:08 pjanik 1.11.2.1: #i73070#: Add initializations to prevent warnings.


2007-01-09  Vladimir Glazounov  <vg@openoffice.org>  [29d360628bc0cbae2d03bf6153b853612853fa5c]

INTEGRATION: CWS pj69 (1.27.2); FILE MERGED 2007/01/03 14:53:07 pjanik 1.27.2.1: #i73070#: Add initializations to prevent warnings.


2007-01-09  Vladimir Glazounov  <vg@openoffice.org>  [14d3052982a209e5c7f747faafb853b92ebeb175]

INTEGRATION: CWS pj69 (1.20.2); FILE MERGED 2007/01/03 14:53:07 pjanik 1.20.2.1: #i73070#: Add initializations to prevent warnings.


2007-01-09  Vladimir Glazounov  <vg@openoffice.org>  [412fc7ed2fdd2ef6781b34646e64269c9eda2d2a]

INTEGRATION: CWS pj69 (1.4.2); FILE MERGED 2007/01/03 14:53:07 pjanik 1.4.2.1: #i73070#: Add initializations to prevent warnings.


2007-01-09  Vladimir Glazounov  <vg@openoffice.org>  [6a16880e8a6556cbcea4a2501604f01e2d0798e1]

INTEGRATION: CWS pj69 (1.12.2); FILE MERGED 2007/01/03 14:53:07 pjanik 1.12.2.1: #i73070#: Add initializations to prevent warnings.


2007-01-09  Vladimir Glazounov  <vg@openoffice.org>  [b697798cc1581b3ddefab4b99b1ea1f76321e00b]

INTEGRATION: CWS pj69 (1.55.2); FILE MERGED 2007/01/03 14:53:07 pjanik 1.55.2.1: #i73070#: Add initializations to prevent warnings.


2007-01-09  Vladimir Glazounov  <vg@openoffice.org>  [d80317c6e48df37b0e448dd1d4e9a795b934057b]

INTEGRATION: CWS pj69 (1.14.2); FILE MERGED 2007/01/03 14:53:06 pjanik 1.14.2.1: #i73070#: Add initializations to prevent warnings.


2007-01-09  Vladimir Glazounov  <vg@openoffice.org>  [00d5173433a908b4ba162133aa2a7f1fb7966b27]

INTEGRATION: CWS pj69 (1.2.4); FILE MERGED 2007/01/03 14:43:22 pjanik 1.2.4.1: #i72903#: Remove extra qualification. Patch from sparcmoz.


2007-01-09  Vladimir Glazounov  <vg@openoffice.org>  [2251dcf3b593957215de292ec093cbda7e428a4f]

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>  [650c22206d395c8362d3e72e737d45dbf1250eb0]

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>  [285c787681c7ad1a88f23519e214d58ef47599bc]

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>  [6f562872cfb6959654e3564b70599d6f49f4d969]

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-09  Vladimir Glazounov  <vg@openoffice.org>  [f5e19e7a45fbffe03e0d95b3e919e4e10520d304]

INTEGRATION: CWS pj69 (1.8.2); FILE MERGED 2007/01/05 07:34:10 pjanik 1.8.2.1: #i73052#: Handle .dylib libs the same way as .so libs are handled.


2007-01-09  Vladimir Glazounov  <vg@openoffice.org>  [1ccefb7a2e141c69131f2801a60de91e81111840]

INTEGRATION: CWS pj69 (1.3.2); FILE MERGED 2007/01/05 07:35:10 pjanik 1.3.2.1: #i73052#: install_name for Mac OS X should match the real filename of the library.


2007-01-09  Rüdiger Timm  <rt@openoffice.org>  [a9a10d0a8fd5fa743117258f0a855d32057db617]

#i10000# ulfex binary needed.


2007-01-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [0c660a5508adf1447e20d915a491edac0c3961aa]

#i73186#: undo change in rev. 1.9, solves crash bug on windows platform


2007-01-05  Vladimir Glazounov  <vg@openoffice.org>  [eddc065ace2a51e083fbc2c2d3cd882c46aab960]

new version for SRC680


2007-01-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [e359c6aaed8720110e5c97808627426c48856b7c]

#i10000#: remove call to binfilter::SegementDescr()


2007-01-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [dddc4ebd3ef49f397a6e8b35c448028dbb9e1059]

#i10000#: remove binfilter::SegementDescr()


2007-01-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [98623a1957f263c57a5c177dda5c790dc52708f3]

#i73104#,#i10000#: lang->sal_Int32 for 64bit cleanliness


2007-01-04  Rüdiger Timm  <rt@openoffice.org>  [b683e864bb064f52774e2e6179b1a9ff2e6f894a]

#i10000# include precompiled_scripting.hxx


2007-01-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [fbe461b82c8d89508330f7a476f64797b3b0b5bf]

#i10000#: remove call to IsDirectionalSource() from debug code


2007-01-03  Vladimir Glazounov  <vg@openoffice.org>  [0c32b65af00bbd33712a57897b4975627a0f6c39]

new version for SRC680


2007-01-03  Caolán McNamara  <cmc@openoffice.org>  [31b40e6d33aaa11d43c2e708786bd56783c1d641]

#i68928# deliver the manifest as well for windows


2007-01-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [f11a1861e2487e4863327a9893e8f9c5ce42a85a]

#i72939#: clean up types (64bit clean)


2007-01-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [ae2fe2ba49e3595c6336a57ecf37c6f17642a03e]

SRC680


2007-01-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [9101f803cad3b027c92d03ca684f19a4c21af8ae]

INTEGRATION: CWS sb67 (1.2.56); FILE MERGED 2006/12/12 16:10:01 sb 1.2.56.1: #i70884# Changed German resouce strings.


2007-01-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [5e25e40ae4ef53ed6f194a4e7951b43051c8a924]

INTEGRATION: CWS sb67 (1.8.42); FILE MERGED 2006/12/13 15:00:14 sb 1.8.42.1: #i51501# rtl_createUuid now generates version 4 instead of version 1 UUIDs.


2007-01-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [bd94da27b4afb8d0467b5d99af12e0a9e7c5bb45]

INTEGRATION: CWS sb67 (1.40.78); FILE MERGED 2006/12/12 14:47:37 sb 1.40.78.1: #i69162# Make sure blocks read are null terminated; patch supplied by cmc.


2007-01-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [ee6c1dec05918cd1bc1bd3869687a87ee14577e3]

INTEGRATION: CWS sb67 (1.31.62); FILE MERGED 2006/12/12 15:45:59 sb 1.31.62.2: #i71398# Fixed previous change (changed C++ comment to C comment). 2006/12/12 15:44:13 sb 1.31.62.1: #i71398# Added documentation.


2007-01-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [4e9fa7e339a1cd6cb2fec643715991bcf5057cec]

INTEGRATION: CWS sb67 (1.7.188); FILE MERGED 2006/12/13 15:00:13 sb 1.7.188.1: #i51501# rtl_createUuid now generates version 4 instead of version 1 UUIDs.


2007-01-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [0a587a532e01149d1f98937d62112d13002dea37]

INTEGRATION: CWS sb67 (1.3.28); FILE MERGED 2006/12/13 10:13:18 sb 1.3.28.1: #i72311# Throw UnknownPropertyException from add|removeProperty|VetoableChangeListener.


2007-01-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [afbd5a47eccbd0b95c5b00e236fcfc301e329b5d]

INTEGRATION: CWS sb67 (1.4.26); FILE MERGED 2006/12/13 10:14:41 sb 1.4.26.1: #i72311# Throw UnknownPropertyException from add|removeProperty|VetoableChangeListener.


2007-01-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [d3ba0b010d93dfe691a12b7a5f253bb1c6bcbc6d]

INTEGRATION: CWS sb67 (1.3.26); FILE MERGED 2006/12/13 10:14:41 sb 1.3.26.1: #i72311# Throw UnknownPropertyException from add|removeProperty|VetoableChangeListener.


2007-01-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [392ac36d42bb2092dacded0d9014e5630e058296]

INTEGRATION: CWS sb67 (1.4.42); FILE MERGED 2006/12/13 10:14:40 sb 1.4.42.1: #i72311# Throw UnknownPropertyException from add|removeProperty|VetoableChangeListener.


2007-01-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [77d91ddc48530f8127bd1e85fbfc6b3c066eba20]

INTEGRATION: CWS sb67 (1.3.114); FILE MERGED 2006/12/12 15:00:37 sb 1.3.114.1: #i70845# Mark assembly file to not need an executable stack; patch supplied by cmc.


2007-01-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [0ae6f379fca5089129bb0bb2ad5071b82a1d3264]

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>  [302477f249559056e395a72cf86abbb4178c84fc]

INTEGRATION: CWS configure20 (1.20.50); FILE MERGED 2006/12/18 12:11:38 rene 1.20.50.1: #i72679# add Linux/SPARC


2007-01-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [fea90002d7c4916b18f575b13be6d6097dee740b]

INTEGRATION: CWS configure20 (1.32.10); FILE MERGED 2006/11/22 13:15:41 rene 1.32.10.1: #i71852# remove netbeans_integration, obsolete and binary-only


2007-01-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [af71959433a1e55564aa23d3b11b702366587afc]

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>  [6308022f9ec5132fbf809b16a921596dfbd6645b]

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>  [0a9290a8a74f77859d69e353d78d9cda3a153b5a]

INTEGRATION: CWS cmcfixes30 (1.23.4); FILE MERGED 2006/12/19 09:36:33 cmc 1.23.4.1: #i72739# boost build conditional


2007-01-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [9054dd4bae446b2e7f584d59217338c6ef388dea]

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>  [9f64537786b625caf3824c33379bf30c5a07e155]

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>  [67b7c8bedbccfad99d138e52383a87f573d616d9]

INTEGRATION: CWS cmcfixes30 (1.77.376); FILE MERGED 2006/12/19 10:15:07 cmc 1.77.376.1: #i72614# crash in loading corrupt .doc


2007-01-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [9c0344627f1767512ef5097c08e3ed7500d223da]

INTEGRATION: CWS cmcfixes30 (1.129.102); FILE MERGED 2006/12/19 10:15:07 cmc 1.129.102.1: #i72614# crash in loading corrupt .doc


2007-01-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [6594a57e6e0fe0f52a8666688e121d7e2d5fe4a5]

INTEGRATION: CWS cmcfixes30 (1.5.16); FILE MERGED 2006/12/19 09:35:12 cmc 1.5.16.1: #i72739# boost build conditional


2007-01-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [ca49a16cbe61baf644aadab3c92f93e4eae30f6a]

INTEGRATION: CWS cmcfixes30 (1.1.12); FILE MERGED 2006/12/19 09:34:57 cmc 1.1.12.1: #i72739# boost build conditional


2007-01-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [cdd82fcf8e44f9284c192dca97de3e9814d22816]

INTEGRATION: CWS cloph05 (1.7.6); FILE MERGED 2006/12/21 14:08:57 cloph 1.7.6.1: Issue number: #i#72840# without gnucp also when copying mozilla-files...


2007-01-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [3cd8b9494570c510d056a4b8806295444da23b27]

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>  [707ea835b2d905a88da55059eb4efa12bfea9035]

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>  [b7e28ecd48f7970cd5dc05cd1cf53c56c65097d2]

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>  [8e0361d470b924dbd73c68d87db22d71fc679ef5]

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>  [c6c3f71717f3371d94497434d4d56fde20f84d39]

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-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [4933853e54a6e07aec870c20c0f47c1d27d1657e]

INTEGRATION: CWS bfshrink01 (1.11.8); FILE MERGED 2006/12/07 13:02:13 cmc 1.11.8.2: #i64084# remove unused methods 2006/12/06 16:51:29 cmc 1.11.8.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [cd6d13430184e65a646accf2c0c034996a4cae25]

INTEGRATION: CWS bfshrink01 (1.8.32); FILE MERGED 2006/12/04 16:03:21 cmc 1.8.32.1: i64084# remove unused code


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [f5e73b5f5981f96afd25d4b6fd2ee2630501659e]

INTEGRATION: CWS bfshrink01 (1.5.8); FILE MERGED 2006/12/07 13:02:23 cmc 1.5.8.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [053d38777c6f2a1e116ee55419c85c22908d3795]

INTEGRATION: CWS bfshrink01 (1.3.158); FILE MERGED 2006/12/07 13:02:23 cmc 1.3.158.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [f41e154c94f44c9d335de45f587689ed6bf427fe]

INTEGRATION: CWS bfshrink01 (1.4.112); FILE MERGED 2006/12/07 13:02:23 cmc 1.4.112.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [1ff9ed675132080be5fd6f1ac067a5750dc10c1a]

INTEGRATION: CWS bfshrink01 (1.3.160); FILE MERGED 2006/12/06 16:51:37 cmc 1.3.160.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [4bd31af1f9fa94283f8c80e7f7635171e57cca4c]

INTEGRATION: CWS bfshrink01 (1.3.160); FILE MERGED 2006/12/07 13:02:23 cmc 1.3.160.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [45c68dc846006f1f08731642c18bf561366f7f96]

INTEGRATION: CWS bfshrink01 (1.5.160); FILE MERGED 2006/12/07 13:02:23 cmc 1.5.160.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [ea587bd9a678963558f9ab1a2a2dbeba877a226a]

INTEGRATION: CWS bfshrink01 (1.4.80); FILE MERGED 2006/12/07 13:02:23 cmc 1.4.80.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [fb2fd766452725ea0eebdf48d835b030ae72c8ea]

INTEGRATION: CWS bfshrink01 (1.3.160); FILE MERGED 2006/12/07 13:02:22 cmc 1.3.160.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [35875f7135564a0e722a1189f00aedd6731dbfc9]

INTEGRATION: CWS bfshrink01 (1.4.160); FILE MERGED 2006/12/07 13:02:22 cmc 1.4.160.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [f4ade899355e4ab2cebecf51b07bd792e78f540f]

INTEGRATION: CWS bfshrink01 (1.7.8); FILE MERGED 2006/12/07 13:02:22 cmc 1.7.8.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [7735607b28b684d70864e3d0a80f9f49ecad66cc]

INTEGRATION: CWS bfshrink01 (1.3.160); FILE MERGED 2006/12/05 13:09:55 cmc 1.3.160.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [b8ef9ea4e8157ff4387e4d9cfcc57c5e21709b5d]

INTEGRATION: CWS bfshrink01 (1.4.8); FILE MERGED 2006/12/05 13:09:55 cmc 1.4.8.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [4b3b2b9e4e920d51293ba64541185f6694c058ce]

INTEGRATION: CWS bfshrink01 (1.5.32); FILE MERGED 2006/12/05 13:09:55 cmc 1.5.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [c6ab99905e301eb73bc71b204ab3ffe65a9c0244]

INTEGRATION: CWS bfshrink01 (1.5.160); FILE MERGED 2006/12/07 13:02:22 cmc 1.5.160.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [b7897d63014df7f26b4d2d74d14ad187a0c2eed2]

INTEGRATION: CWS bfshrink01 (1.3.160); FILE MERGED 2006/12/05 11:57:13 cmc 1.3.160.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [71dc21d043d6fda154413afcb793179723bb6e68]

INTEGRATION: CWS bfshrink01 (1.6.32); FILE MERGED 2006/12/07 13:02:22 cmc 1.6.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [560ebe4fd48a0fe3d0b78b75da38358a58470a7e]

INTEGRATION: CWS bfshrink01 (1.3.160); FILE MERGED 2006/12/05 13:09:54 cmc 1.3.160.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [85b2984c740ec911e6199b4d870d715c143fde2c]

INTEGRATION: CWS bfshrink01 (1.3.160); FILE MERGED 2006/12/07 14:28:45 cmc 1.3.160.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [947e2f305c3109f3ea4ea0307da38ecb571c3f0f]

INTEGRATION: CWS bfshrink01 (1.4.130); FILE MERGED 2006/12/07 14:28:45 cmc 1.4.130.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [89078e1c92bf2c50283418b80977e4d44f971e97]

INTEGRATION: CWS bfshrink01 (1.4.32); FILE MERGED 2006/12/06 14:50:25 cmc 1.4.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [5c13a4bd47fc4381f5cc73df152aa1619cc3ca99]

INTEGRATION: CWS bfshrink01 (1.7.14); FILE MERGED 2006/12/05 14:35:55 cmc 1.7.14.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [967db4c6abf5ff8255e546e7cd72ef660aa9e388]

INTEGRATION: CWS bfshrink01 (1.4.14); FILE MERGED 2006/12/05 16:47:19 cmc 1.4.14.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [84d3c9b0adb1c3879bf597fe657e7a9bfe69c75c]

INTEGRATION: CWS bfshrink01 (1.3.158); FILE MERGED 2006/12/05 16:47:18 cmc 1.3.158.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [bdc7b312e4b25a2842f147dfa19bf1f9858ccd8b]

INTEGRATION: CWS bfshrink01 (1.6.32); FILE MERGED 2006/12/05 16:47:18 cmc 1.6.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [07a52f611235baf49cc56ccfee234b8c48d44e74]

INTEGRATION: CWS bfshrink01 (1.4.128); FILE MERGED 2006/12/05 16:47:18 cmc 1.4.128.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [d24fc8e9db25a3b5493d9bba3246f5020aa5c6e1]

INTEGRATION: CWS bfshrink01 (1.5.32); FILE MERGED 2006/12/05 16:47:18 cmc 1.5.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [88cf45c27397d9ef6d0d15361a2bf9b9949bc9de]

INTEGRATION: CWS bfshrink01 (1.7.14); FILE MERGED 2006/12/05 16:47:18 cmc 1.7.14.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [d78ded35628788f0a44afa6009469cc77dc72191]

INTEGRATION: CWS bfshrink01 (1.3.160); FILE MERGED 2006/12/11 18:09:05 cmc 1.3.160.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [1dfe40832348f0b287d20aac1bd9a268013b4d2d]

INTEGRATION: CWS bfshrink01 (1.6.32); FILE MERGED 2006/12/06 14:50:25 cmc 1.6.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [d8d9c0a2247880efe2d208502ff8b497c9f649da]

INTEGRATION: CWS bfshrink01 (1.5.32); FILE MERGED 2006/12/11 18:09:05 cmc 1.5.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [981dbeb949946f88bab6d5a9a113fca6208f66f2]

INTEGRATION: CWS bfshrink01 (1.3.160); FILE MERGED 2006/12/13 15:11:32 cmc 1.3.160.2: #i64084# needed under windows after all 2006/12/06 14:50:25 cmc 1.3.160.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [868bf0f50c1e87a944c67372f2fa83402f9fdf8e]

INTEGRATION: CWS bfshrink01 (1.3.160); FILE MERGED 2006/12/11 11:35:57 cmc 1.3.160.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [92d1654e9a51f3773ca602d54fe4cfac1fd66bb3]

INTEGRATION: CWS bfshrink01 (1.6.32); FILE MERGED 2006/12/11 18:09:05 cmc 1.6.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [4488842323619b546fc234debf6b37790f438582]

INTEGRATION: CWS bfshrink01 (1.6.14); FILE MERGED 2006/12/05 11:57:11 cmc 1.6.14.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [e6a560da1da8cd668b6bba3aa4bde386bf17cb2a]

INTEGRATION: CWS bfshrink01 (1.5.14); FILE MERGED 2006/12/06 14:50:25 cmc 1.5.14.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [1beeca5ff61a4b17599e6a753a60c26c506a87f0]

INTEGRATION: CWS bfshrink01 (1.5.32); FILE MERGED 2006/12/06 14:50:24 cmc 1.5.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [7729ff956def78e500414c4c1a341a0dc9e0c18c]

INTEGRATION: CWS bfshrink01 (1.3.160); FILE MERGED 2006/12/06 16:51:37 cmc 1.3.160.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [d71ad65034b13f95598dd40dae5772219ed0cbb7]

INTEGRATION: CWS bfshrink01 (1.6.32); FILE MERGED 2006/12/06 16:51:37 cmc 1.6.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [1562f76caced497c5b0afd0dfb8a2ded7e105b44]

INTEGRATION: CWS bfshrink01 (1.3.160); FILE MERGED 2006/12/06 14:50:24 cmc 1.3.160.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [e57397ca083e63d495cf70e62f26444faf440d76]

INTEGRATION: CWS bfshrink01 (1.7.14); FILE MERGED 2006/12/06 16:51:37 cmc 1.7.14.2: #i64084# remove unused methods 2006/12/06 14:50:24 cmc 1.7.14.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [ae5559c2e5efe05b6a995d45a9cc7122554c7668]

INTEGRATION: CWS bfshrink01 (1.6.32); FILE MERGED 2006/12/06 14:50:24 cmc 1.6.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [58c6a8403523646fba4d43e808226aa6710c7404]

INTEGRATION: CWS bfshrink01 (1.6.14); FILE MERGED 2006/12/07 13:02:22 cmc 1.6.14.2: #i64084# remove unused methods 2006/12/06 14:50:24 cmc 1.6.14.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [2de7c7de568c0ac1eb8f43577defce5d6429cca0]

INTEGRATION: CWS bfshrink01 (1.4.32); FILE MERGED 2006/12/06 14:50:23 cmc 1.4.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [44d681112ee392c2c78c9c8b93913517b1496250]

INTEGRATION: CWS bfshrink01 (1.7.8); FILE MERGED 2006/12/06 14:50:23 cmc 1.7.8.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [5e1329ccce8b1ef0286ce21e6da990e5fc432001]

INTEGRATION: CWS bfshrink01 (1.6.8); FILE MERGED 2006/12/05 16:47:17 cmc 1.6.8.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [a4eaf1ad2a4b9e42d77380b03d22bcd7b0f1d887]

INTEGRATION: CWS bfshrink01 (1.5.32); FILE MERGED 2006/12/06 14:50:23 cmc 1.5.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [c6015d0187c1f47b51d61234bedd4142289b8568]

INTEGRATION: CWS bfshrink01 (1.3.160); FILE MERGED 2006/12/06 14:50:23 cmc 1.3.160.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [723d5b69a04307caa3da81283b5fba0b9aecc7fa]

INTEGRATION: CWS bfshrink01 (1.5.8); FILE MERGED 2006/12/06 14:50:23 cmc 1.5.8.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [20d905072be3dea2bfb1220ddec51dfbb606087c]

INTEGRATION: CWS bfshrink01 (1.5.14); FILE MERGED 2006/12/06 14:50:22 cmc 1.5.14.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [ed52a01ab7039932fc68a9b13bbddf9321736bba]

INTEGRATION: CWS bfshrink01 (1.10.8); FILE MERGED 2006/12/06 14:50:22 cmc 1.10.8.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [3686308b13cef3b5b354b7ed3466c1b34d7e7078]

INTEGRATION: CWS bfshrink01 (1.4.32); FILE MERGED 2006/12/06 14:50:22 cmc 1.4.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [ef79f4ee361030a754b8e20bd253183c3b6f605c]

INTEGRATION: CWS bfshrink01 (1.5.32); FILE MERGED 2006/12/06 14:50:22 cmc 1.5.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [7c0b6368e39f358e8ff59bbeba7e97ad30c9bc85]

INTEGRATION: CWS bfshrink01 (1.8.32); FILE MERGED 2006/12/11 18:09:05 cmc 1.8.32.2: #i64084# remove unused methods 2006/12/06 14:50:22 cmc 1.8.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [54f7348dade43caa8c40d4ecb745dc75045edffe]

INTEGRATION: CWS bfshrink01 (1.4.160); FILE MERGED 2006/12/05 14:35:55 cmc 1.4.160.3: #i64084# remove unused methods 2006/12/05 13:09:54 cmc 1.4.160.2: #i64084# remove unused methods 2006/12/05 11:57:11 cmc 1.4.160.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [75a08154057434fceacb6ad2c0e8af860810ead8]

INTEGRATION: CWS bfshrink01 (1.6.8); FILE MERGED 2006/12/05 11:57:11 cmc 1.6.8.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [4dc843d39c8f76a95a17ab95fdb62dc5c8275129]

INTEGRATION: CWS bfshrink01 (1.4.32); FILE MERGED 2006/12/05 13:09:54 cmc 1.4.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [8d7fa61a0e6dcfc295b8d38b48ac30e9f8f51b54]

INTEGRATION: CWS bfshrink01 (1.4.32); FILE MERGED 2006/12/05 14:35:55 cmc 1.4.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [7d607aeec03a29a538a9eda7bc794a3cfd6cdbbd]

INTEGRATION: CWS bfshrink01 (1.4.32); FILE MERGED 2006/12/05 14:35:54 cmc 1.4.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [6846d9eaa560332da364ffc3ba5e68686f2123be]

INTEGRATION: CWS bfshrink01 (1.3.158); FILE MERGED 2006/12/05 14:35:54 cmc 1.3.158.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [9bd191aceeabdd127fc8390c92f352ccaeae2d67]

INTEGRATION: CWS bfshrink01 (1.4.158); FILE MERGED 2006/12/05 16:47:17 cmc 1.4.158.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [5e39d1d0069d307267b569e3747b26ae7b1b6e7e]

INTEGRATION: CWS bfshrink01 (1.3.160); FILE MERGED 2006/12/07 13:02:21 cmc 1.3.160.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [0e4595d4858e132371d9f552d625005b100cd7ca]

INTEGRATION: CWS bfshrink01 (1.3.160); FILE MERGED 2006/12/06 16:51:36 cmc 1.3.160.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [7ba281f023d59fe240d094121f2b991a21726d87]

INTEGRATION: CWS bfshrink01 (1.7.44); FILE MERGED 2006/12/06 16:51:36 cmc 1.7.44.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [71df5595c2420b2f28fcfcb05cc6100daec2de56]

INTEGRATION: CWS bfshrink01 (1.5.32); FILE MERGED 2006/12/06 16:51:36 cmc 1.5.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [a6d87e48a0915a77919486294fde96337bf84260]

INTEGRATION: CWS bfshrink01 (1.6.32); FILE MERGED 2006/12/06 16:51:35 cmc 1.6.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [d8c0942787ed3013db90225200bb36c426565deb]

INTEGRATION: CWS bfshrink01 (1.6.8); FILE MERGED 2006/12/06 16:51:35 cmc 1.6.8.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [55ad86da044c5ae4e58e2e0c798a0edbe161a49d]

INTEGRATION: CWS bfshrink01 (1.5.32); FILE MERGED 2006/12/06 16:51:35 cmc 1.5.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [79184292c30bc18edd9c1b2afbc03dcaadc6c81f]

INTEGRATION: CWS bfshrink01 (1.6.32); FILE MERGED 2006/12/07 14:28:45 cmc 1.6.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [ffceee7269634a5a6b99a16e449fd83f12b650b6]

INTEGRATION: CWS bfshrink01 (1.4.32); FILE MERGED 2006/12/07 13:02:21 cmc 1.4.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [1d234f4e6d6d9aa5012fea84d9e8c6be02d678e1]

INTEGRATION: CWS bfshrink01 (1.7.32); FILE MERGED 2006/12/11 18:09:05 cmc 1.7.32.3: #i64084# remove unused methods 2006/12/11 11:35:57 cmc 1.7.32.2: #i64084# remove unused methods 2006/12/07 13:02:21 cmc 1.7.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [a05f92639594daa6bb6f8d56d2419a372ac97b85]

INTEGRATION: CWS bfshrink01 (1.6.32); FILE MERGED 2006/12/07 13:02:21 cmc 1.6.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [4df2b06fd95289c9009f43cb19ed67b924f5788d]

INTEGRATION: CWS bfshrink01 (1.7.32); FILE MERGED 2006/12/07 13:02:21 cmc 1.7.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [127a2b58fafeb0b34cc1054db26d732dd3fb9cef]

INTEGRATION: CWS bfshrink01 (1.6.8); FILE MERGED 2006/12/07 13:02:20 cmc 1.6.8.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [748daacd6cb96a91e275897349382bf8b7412b72]

INTEGRATION: CWS bfshrink01 (1.4.32); FILE MERGED 2006/12/07 15:30:30 cmc 1.4.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [15a4c99ac81b9ad78d104ca2ffaa678f1083fd70]

INTEGRATION: CWS bfshrink01 (1.4.32); FILE MERGED 2006/12/07 13:02:20 cmc 1.4.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [bf5621dbc50156d1d6726caff19f983bbec3012c]

INTEGRATION: CWS bfshrink01 (1.5.32); FILE MERGED 2006/12/07 13:02:20 cmc 1.5.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [791e9108e44a2f2e3529d86cb1ab8f5da0263769]

INTEGRATION: CWS bfshrink01 (1.4.32); FILE MERGED 2006/12/11 18:09:05 cmc 1.4.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [4b07dc2ddce0363bab4f3c9ce6fcf0cd4404eaf4]

INTEGRATION: CWS bfshrink01 (1.3.160); FILE MERGED 2006/12/05 16:47:17 cmc 1.3.160.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [f70a43efda893fdcc70d85996a0f8db2685dc9b8]

INTEGRATION: CWS bfshrink01 (1.5.8); FILE MERGED 2006/12/11 18:09:04 cmc 1.5.8.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [2fe442f0a14541afd02f0a063c429c9f23f92572]

INTEGRATION: CWS bfshrink01 (1.5.8); FILE MERGED 2006/12/11 18:09:04 cmc 1.5.8.2: #i64084# remove unused methods 2006/12/11 11:35:57 cmc 1.5.8.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [769f1dea31cbee958b17cbbb95c54bb382db6de5]

INTEGRATION: CWS bfshrink01 (1.5.32); FILE MERGED 2006/12/11 18:09:04 cmc 1.5.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [d07f0dd81e8360c0faea3d0ba2ab7e431560f6f7]

INTEGRATION: CWS bfshrink01 (1.7.32); FILE MERGED 2006/12/11 18:09:04 cmc 1.7.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [896da56867a3eff7b335ab97f438877a3cdd80e3]

INTEGRATION: CWS bfshrink01 (1.3.160); FILE MERGED 2006/12/11 18:09:03 cmc 1.3.160.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [b8d6fc18bca940b6b61ef964ad622f337eea2e63]

INTEGRATION: CWS bfshrink01 (1.6.8); FILE MERGED 2006/12/07 13:02:19 cmc 1.6.8.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [1c52c42aeb6d3a03d2ba5283c6fcb68bab7befba]

INTEGRATION: CWS bfshrink01 (1.4.32); FILE MERGED 2006/12/06 16:51:35 cmc 1.4.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [362ac55238262b4c17f9d425e1b1731d8c426818]

INTEGRATION: CWS bfshrink01 (1.3.160); FILE MERGED 2006/12/05 11:57:10 cmc 1.3.160.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [765e136ff1b25761025d2903e4911fb2a06ec7a9]

INTEGRATION: CWS bfshrink01 (1.4.32); FILE MERGED 2006/12/07 14:28:44 cmc 1.4.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [1314975b44e5520ab39bf4538950e569bd6de11f]

INTEGRATION: CWS bfshrink01 (1.8.32); FILE MERGED 2006/12/07 14:28:44 cmc 1.8.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [07b4c808da992334b38fadacdf3de6e725021dfa]

INTEGRATION: CWS bfshrink01 (1.7.32); FILE MERGED 2006/12/11 18:09:03 cmc 1.7.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [5eb4682f3295fd7e9c57ad838365c66672c57659]

INTEGRATION: CWS bfshrink01 (1.3.160); FILE MERGED 2006/12/07 14:28:44 cmc 1.3.160.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [732beba36af412f47f07506653e104c547ef6b81]

INTEGRATION: CWS bfshrink01 (1.5.32); FILE MERGED 2006/12/07 14:28:44 cmc 1.5.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [938d17575880ff67c902ff1e9b6e5e9c4f19b6c9]

INTEGRATION: CWS bfshrink01 (1.3.160); FILE MERGED 2006/12/07 14:28:43 cmc 1.3.160.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [053caff470bad069e1010ac69bd65cc937bf5870]

INTEGRATION: CWS bfshrink01 (1.3.160); FILE MERGED 2006/12/07 15:30:30 cmc 1.3.160.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [f2a9c69747aa847962bb44829f019b1916c28a8e]

INTEGRATION: CWS bfshrink01 (1.4.32); FILE MERGED 2006/12/07 15:30:30 cmc 1.4.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [1174ec6397d1f044e33c3d14c84f7d7e6095964f]

INTEGRATION: CWS bfshrink01 (1.6.32); FILE MERGED 2006/12/11 18:09:03 cmc 1.6.32.3: #i64084# remove unused methods 2006/12/11 11:35:57 cmc 1.6.32.2: #i64084# remove unused methods 2006/12/07 14:28:43 cmc 1.6.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [28a473ddd983e1c64d7d779f39b68b352388c47a]

INTEGRATION: CWS bfshrink01 (1.6.32); FILE MERGED 2006/12/07 15:30:30 cmc 1.6.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [ba2a8c1e3b849cc26bcdea90f40793bac5533a7e]

INTEGRATION: CWS bfshrink01 (1.5.32); FILE MERGED 2006/12/07 15:30:30 cmc 1.5.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [1a911b3dcd7fad032d6cc69b3595373f9ffee946]

INTEGRATION: CWS bfshrink01 (1.5.32); FILE MERGED 2006/12/07 15:30:29 cmc 1.5.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [1d04c4877b9a8e163f5322bb26845bb1a65d9f2b]

INTEGRATION: CWS bfshrink01 (1.6.32); FILE MERGED 2006/12/07 15:30:29 cmc 1.6.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [7ce955254d6a893d0006d7f1af09bd6b650c2cb4]

INTEGRATION: CWS bfshrink01 (1.4.32); FILE MERGED 2006/12/07 15:30:29 cmc 1.4.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [1b0c5ca5111e783a536961878ae4353f7efdca72]

INTEGRATION: CWS bfshrink01 (1.6.32); FILE MERGED 2006/12/07 14:28:43 cmc 1.6.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [b9f7d70af420ad4755de8f9f567718ade194f859]

INTEGRATION: CWS bfshrink01 (1.3.158); FILE MERGED 2006/12/11 11:35:56 cmc 1.3.158.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [f140d0cfb11219e590be784c2940abd104eae473]

INTEGRATION: CWS bfshrink01 (1.3.160); FILE MERGED 2006/12/11 11:35:56 cmc 1.3.160.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [d9c3cc400be169d8dd1d1dc3cdfea5ed156da604]

INTEGRATION: CWS bfshrink01 (1.4.32); FILE MERGED 2006/12/11 18:09:03 cmc 1.4.32.2: #i64084# remove unused methods 2006/12/11 11:35:56 cmc 1.4.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [c253dbf856ce5748fdaa690466ca90a23c3237a3]

INTEGRATION: CWS bfshrink01 (1.8.32); FILE MERGED 2006/12/11 18:09:02 cmc 1.8.32.2: #i64084# remove unused methods 2006/12/11 11:35:56 cmc 1.8.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [222f45e95fb56298ba0f6ace48f368f44200114f]

INTEGRATION: CWS bfshrink01 (1.4.32); FILE MERGED 2006/12/11 18:09:02 cmc 1.4.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [afdce898d37ae012ef268ce3fc58835d372505e3]

INTEGRATION: CWS bfshrink01 (1.5.32); FILE MERGED 2006/12/11 11:35:55 cmc 1.5.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [3896993f635699b44ae8ac94a32c62fef61499de]

INTEGRATION: CWS bfshrink01 (1.3.160); FILE MERGED 2006/12/11 11:35:55 cmc 1.3.160.2: #i64084# remove unused methods 2006/12/07 15:30:29 cmc 1.3.160.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [95d8521f8d8b933f84ccecc1c19fc6bc84b349ad]

INTEGRATION: CWS bfshrink01 (1.6.32); FILE MERGED 2006/12/11 18:09:02 cmc 1.6.32.4: #i64084# remove unused methods 2006/12/11 11:35:55 cmc 1.6.32.3: #i64084# remove unused methods 2006/12/07 15:30:29 cmc 1.6.32.2: #i64084# remove unused methods 2006/12/07 14:28:43 cmc 1.6.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [2e2d8509d1f1f092ac51901cc7463878478860b4]

INTEGRATION: CWS bfshrink01 (1.5.32); FILE MERGED 2006/12/11 18:09:02 cmc 1.5.32.2: #i64084# remove unused methods 2006/12/11 11:35:55 cmc 1.5.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [d5c5af3c66e98adbe9c29a920377ac93de6a1224]

INTEGRATION: CWS bfshrink01 (1.8.32); FILE MERGED 2006/12/11 18:09:02 cmc 1.8.32.2: #i64084# remove unused methods 2006/12/11 11:35:55 cmc 1.8.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [0d39d7417cbad0cc5146f79c49339a6fdda7111d]

INTEGRATION: CWS bfshrink01 (1.5.32); FILE MERGED 2006/12/11 18:09:02 cmc 1.5.32.2: #i64084# remove unused methods 2006/12/07 15:30:29 cmc 1.5.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [1169117203ca9e87e82de5ad497e40d503282cbb]

INTEGRATION: CWS bfshrink01 (1.6.32); FILE MERGED 2006/12/11 18:09:01 cmc 1.6.32.2: #i64084# remove unused methods 2006/12/11 11:35:54 cmc 1.6.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [a8e9ae44b1191833ac9323e46e58903bf7e7064a]

INTEGRATION: CWS bfshrink01 (1.5.8); FILE MERGED 2006/12/13 14:30:52 cmc 1.5.8.2: #i64084# needed under windows after all 2006/12/11 18:09:01 cmc 1.5.8.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [a2777d327f0722ba7b0cae620e9d4b4b11218266]

INTEGRATION: CWS bfshrink01 (1.2.8); FILE MERGED 2006/12/05 16:47:17 cmc 1.2.8.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [b621479dfc13b026eaca4414b030992ccc5a4006]

INTEGRATION: CWS bfshrink01 (1.2.8); FILE MERGED 2006/12/11 18:09:00 cmc 1.2.8.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [61ea6cd6de747b71735d1fd7bacc90f8b84b3833]

INTEGRATION: CWS bfshrink01 (1.2.8); FILE MERGED 2006/12/11 18:08:59 cmc 1.2.8.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [debaa7aa0170f3e69f3d6a4603a0bbabb90812c7]

INTEGRATION: CWS bfshrink01 (1.4.32); FILE MERGED 2006/12/05 09:46:58 cmc 1.4.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [7b9c838b6af4ac81714dee1e80d236e72114242d]

INTEGRATION: CWS bfshrink01 (1.5.32); FILE MERGED 2006/12/05 13:09:53 cmc 1.5.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [e745a14b47d4748bdfbf82cce9dcc29271032639]

INTEGRATION: CWS bfshrink01 (1.6.32); FILE MERGED 2006/12/07 13:02:19 cmc 1.6.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [97e0f0a8b60cc0113830a18183bb60834a36f1b5]

INTEGRATION: CWS bfshrink01 (1.5.32); FILE MERGED 2006/12/06 16:51:35 cmc 1.5.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [a927a0fa3c94aea6edd5dad5ab841b221651a839]

INTEGRATION: CWS bfshrink01 (1.4.32); FILE MERGED 2006/12/07 13:02:19 cmc 1.4.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [c50dbfce4921623f1d0109a8d0ee877aec36564c]

INTEGRATION: CWS bfshrink01 (1.4.32); FILE MERGED 2006/12/05 13:09:53 cmc 1.4.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [f5f044ae7e23ae04ad6c7159dc3efe930b714943]

INTEGRATION: CWS bfshrink01 (1.5.32); FILE MERGED 2006/12/07 14:28:43 cmc 1.5.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [f58f606db6031eac9da09111eb4ac4d43e051a18]

INTEGRATION: CWS bfshrink01 (1.4.32); FILE MERGED 2006/12/05 13:09:52 cmc 1.4.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [05aee4159a158f41fdf53c486d35af0b3288cb37]

INTEGRATION: CWS bfshrink01 (1.4.72); FILE MERGED 2006/12/05 12:00:07 cmc 1.4.72.1: #i72257# remove unused files


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [a8efc82727a3c28756a2a1cac2a09b87f3a8a645]

INTEGRATION: CWS bfshrink01 (1.2.160); FILE MERGED 2006/12/07 14:28:42 cmc 1.2.160.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [3beb1f75c1fb5b9f51bd1f7d7983cd73e7022ca4]

INTEGRATION: CWS bfshrink01 (1.4.32); FILE MERGED 2006/12/05 11:57:09 cmc 1.4.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [00979822729ec1d7b176eebf8e178be83037ab9e]

INTEGRATION: CWS bfshrink01 (1.3.72); FILE MERGED 2006/12/05 11:57:09 cmc 1.3.72.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [4bed4d991e5a784c4fed4c9cc6313a97e7fda9d6]

INTEGRATION: CWS bfshrink01 (1.4.72); FILE MERGED 2006/12/05 11:57:08 cmc 1.4.72.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [5bd6c402e948761cf4bc66317a4f0a58032ee7fc]

INTEGRATION: CWS bfshrink01 (1.4.32); FILE MERGED 2006/12/05 11:57:08 cmc 1.4.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [e4ff322b23c3193a59dd245a526f42fbf1392ae7]

INTEGRATION: CWS bfshrink01 (1.4.72); FILE MERGED 2006/12/05 13:31:00 cmc 1.4.72.1: #i72257# remove unused files


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [53add90db68971e0d1ccc5728994f490d0ca59e6]

INTEGRATION: CWS bfshrink01 (1.3.72); FILE MERGED 2006/12/05 11:57:08 cmc 1.3.72.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [8cefe15908ba05eaf6e601add221757074a2b7c7]

INTEGRATION: CWS bfshrink01 (1.5.8); FILE MERGED 2006/12/11 18:08:59 cmc 1.5.8.2: #i64084# remove unused methods 2006/12/07 13:02:18 cmc 1.5.8.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [359b7cc9bf9f184a85005bec17f914346da93082]

INTEGRATION: CWS bfshrink01 (1.4.32); FILE MERGED 2006/12/07 13:02:18 cmc 1.4.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [dd330a5a358a4b1124beac5eed8e7439fec8b276]

INTEGRATION: CWS bfshrink01 (1.5.32); FILE MERGED 2006/12/05 13:09:51 cmc 1.5.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [a24915e085b6d59bfbdd0c10b62fa5fdad8f3a14]

INTEGRATION: CWS bfshrink01 (1.2.160); FILE MERGED 2006/12/07 13:02:18 cmc 1.2.160.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [6d28db3905475bfae4f83e7ad09d8312f4dc7145]

INTEGRATION: CWS bfshrink01 (1.2.160); FILE MERGED 2006/12/05 13:09:51 cmc 1.2.160.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [95ca82bdc77f4fcba3d1d5e4bf374c29943c9974]

INTEGRATION: CWS bfshrink01 (1.6.8); FILE MERGED 2006/12/07 13:02:18 cmc 1.6.8.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [5133234009e38ee7ce001d94ded453b1dda159c2]

INTEGRATION: CWS bfshrink01 (1.5.32); FILE MERGED 2006/12/07 13:02:18 cmc 1.5.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [6bce3f0a742e3f0a79c677ca4a433477786cf770]

INTEGRATION: CWS bfshrink01 (1.6.32); FILE MERGED 2006/12/07 13:02:17 cmc 1.6.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [57c61f2eb6709be3d0d1245a2b919089fbb90c74]

INTEGRATION: CWS bfshrink01 (1.5.32); FILE MERGED 2006/12/07 13:02:17 cmc 1.5.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [c5c4cc3be0cec0659d7cbaa70ac3f56f9a8be09e]

INTEGRATION: CWS bfshrink01 (1.4.32); FILE MERGED 2006/12/07 13:02:17 cmc 1.4.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [ea04e4bf1a700fbd5f18a7cb13d5e583d916d78f]

INTEGRATION: CWS bfshrink01 (1.4.32); FILE MERGED 2006/12/07 14:28:42 cmc 1.4.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [dcf5541d25721462a144942ef6134e3e34608c2d]

INTEGRATION: CWS bfshrink01 (1.5.32); FILE MERGED 2006/12/07 14:28:42 cmc 1.5.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [a5c531448d2fa8e897efe230fd74d1372a1ee836]

INTEGRATION: CWS bfshrink01 (1.7.14); FILE MERGED 2006/12/05 16:47:16 cmc 1.7.14.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [4da0a75d77812351547b7c24c47b03c14c5667be]

INTEGRATION: CWS bfshrink01 (1.6.32); FILE MERGED 2006/12/05 16:47:16 cmc 1.6.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [2405fe3b3c710515d62364042f84d1c102ec7fb8]

INTEGRATION: CWS bfshrink01 (1.7.32); FILE MERGED 2006/12/11 18:08:58 cmc 1.7.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [c8affeae8b9295cb822031cfa85510180f09570b]

INTEGRATION: CWS bfshrink01 (1.5.32); FILE MERGED 2006/12/06 14:50:21 cmc 1.5.32.2: #i64084# remove unused methods 2006/12/05 16:47:15 cmc 1.5.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [efa1c81a3920081a039bbb4a5cf33c253cde4de2]

INTEGRATION: CWS bfshrink01 (1.5.32); FILE MERGED 2006/12/11 18:08:58 cmc 1.5.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [61e8d3fa3252d5680177085f19ba5b3a30871e77]

INTEGRATION: CWS bfshrink01 (1.5.32); FILE MERGED 2006/12/05 17:20:47 cmc 1.5.32.3: #i64084# remove unused methods 2006/12/05 17:13:22 cmc 1.5.32.2: #i64084# remove unused methods 2006/12/05 17:06:46 cmc 1.5.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [ae83bdd55e9225cc590447d9a7b6b076ca8ea616]

INTEGRATION: CWS bfshrink01 (1.3.160); FILE MERGED 2006/12/06 14:50:21 cmc 1.3.160.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [ec1740ff7a303495e1e6e06f9157d7895f3171e6]

INTEGRATION: CWS bfshrink01 (1.10.14); FILE MERGED 2006/12/05 17:20:46 cmc 1.10.14.3: #i64084# remove unused methods 2006/12/05 17:13:21 cmc 1.10.14.2: #i64084# remove unused methods 2006/12/05 17:06:46 cmc 1.10.14.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [be0bb4dbcef63926a4c99a5b5e8bcd69a46f57ab]

INTEGRATION: CWS bfshrink01 (1.8.32); FILE MERGED 2006/12/06 14:50:21 cmc 1.8.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [5cec42475244b5ff8aff9c514130fcbd8a88c630]

INTEGRATION: CWS bfshrink01 (1.6.32); FILE MERGED 2006/12/05 16:47:15 cmc 1.6.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [47b784f996fbfe48d148bf3369181470dfdcbb40]

INTEGRATION: CWS bfshrink01 (1.5.32); FILE MERGED 2006/12/06 14:50:21 cmc 1.5.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [ba9d877bd4d726e81d943442f755662168ceef82]

INTEGRATION: CWS bfshrink01 (1.8.14); FILE MERGED 2006/12/11 18:08:58 cmc 1.8.14.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [78f50a19d5fe5ec296fbb0330eb4494b2ab70276]

INTEGRATION: CWS bfshrink01 (1.9.12); FILE MERGED 2006/12/06 14:50:20 cmc 1.9.12.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [6177308942d95773d8a4e32e9db11009810f6d96]

INTEGRATION: CWS bfshrink01 (1.9.14); FILE MERGED 2006/12/06 14:50:20 cmc 1.9.14.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [c91d731faa0f052a2f5c3ae869c6bcdb26d03032]

INTEGRATION: CWS bfshrink01 (1.8.14); FILE MERGED 2006/12/05 09:46:58 cmc 1.8.14.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [e6730a0cc6c51cc8280637c5457687f78e644a20]

INTEGRATION: CWS bfshrink01 (1.7.8); FILE MERGED 2006/12/05 16:47:15 cmc 1.7.8.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [5d2eb9cf2450f7d728010691617d3ec996053fdc]

INTEGRATION: CWS bfshrink01 (1.7.8); FILE MERGED 2006/12/05 14:35:53 cmc 1.7.8.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [303a615576abc8659e10d20be00120baaaca96fc]

INTEGRATION: CWS bfshrink01 (1.8.8); FILE MERGED 2006/12/05 16:47:14 cmc 1.8.8.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [9be955a2bc57e8f9729072a3e38073395de6f084]

INTEGRATION: CWS bfshrink01 (1.9.8); FILE MERGED 2006/12/05 16:47:14 cmc 1.9.8.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [ebc7d4f21a1ec64264ef7eb621ae22e71e09e43a]

INTEGRATION: CWS bfshrink01 (1.9.8); FILE MERGED 2006/12/11 18:08:57 cmc 1.9.8.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [5f6dcb6de31cc625fd9ab0e36899e66700f66833]

INTEGRATION: CWS bfshrink01 (1.7.8); FILE MERGED 2006/12/05 16:47:14 cmc 1.7.8.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [9bff3bb49293c4f8f75ebd61bd3c912d3bf2ba50]

INTEGRATION: CWS bfshrink01 (1.9.14); FILE MERGED 2006/12/06 16:51:34 cmc 1.9.14.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [db866deb8dc6b6e2c229241753e990278cce376f]

INTEGRATION: CWS bfshrink01 (1.6.32); FILE MERGED 2006/12/05 14:35:53 cmc 1.6.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [9fe1c26ca49ae5db0c6acb306a86fdcebbf2e397]

INTEGRATION: CWS bfshrink01 (1.8.14); FILE MERGED 2006/12/05 14:35:53 cmc 1.8.14.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [57e3a503bb47959787ea201330c2e538e1976b9f]

INTEGRATION: CWS bfshrink01 (1.5.14); FILE MERGED 2006/12/13 15:11:32 cmc 1.5.14.3: #i64084# needed under windows after all 2006/12/06 14:50:19 cmc 1.5.14.2: #i64084# remove unused methods 2006/12/05 16:47:14 cmc 1.5.14.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [c7fb955f8f6ca75149b21a54462a8e433f18ba78]

INTEGRATION: CWS bfshrink01 (1.4.158); FILE MERGED 2006/12/05 16:47:14 cmc 1.4.158.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [e1ee6cbc9b2c6a902b6df8600c9430bd29465e41]

INTEGRATION: CWS bfshrink01 (1.6.82); FILE MERGED 2006/12/05 16:47:13 cmc 1.6.82.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [40d71824c39713295cf35b7ba5015037cae6ef52]

INTEGRATION: CWS bfshrink01 (1.4.158); FILE MERGED 2006/12/05 09:46:58 cmc 1.4.158.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [a430ff41fa6d86b285726e42ea7c2bd65c0aaad6]

INTEGRATION: CWS bfshrink01 (1.7.14); FILE MERGED 2006/12/05 16:47:13 cmc 1.7.14.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [9ddb3e582cb0b60aaab6aecd306d1ef3084d4a02]

INTEGRATION: CWS bfshrink01 (1.9.14); FILE MERGED 2006/12/05 09:46:57 cmc 1.9.14.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [8ff18be1b7ae939b54393623379c9da092392e0e]

INTEGRATION: CWS bfshrink01 (1.7.8); FILE MERGED 2006/12/05 16:47:13 cmc 1.7.8.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [9eb2686cef74b9d2940d33818dd946208966682a]

INTEGRATION: CWS bfshrink01 (1.4.158); FILE MERGED 2006/12/05 16:47:13 cmc 1.4.158.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [19c586fe2afa82344037b3c55c2b435ad69e6107]

INTEGRATION: CWS bfshrink01 (1.4.160); FILE MERGED 2006/12/11 11:35:54 cmc 1.4.160.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [5eeecadb048c92851bdbd02058029d4c72f3edeb]

INTEGRATION: CWS bfshrink01 (1.7.32); FILE MERGED 2006/12/06 14:50:19 cmc 1.7.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [1500bfa2a101fbff7c2d7e3e16ea9314b1c57002]

INTEGRATION: CWS bfshrink01 (1.4.160); FILE MERGED 2006/12/11 18:08:57 cmc 1.4.160.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [5149503b04afa15349dedaf23fcf15bbb19fcc73]

INTEGRATION: CWS bfshrink01 (1.6.32); FILE MERGED 2006/12/06 14:50:18 cmc 1.6.32.2: #i64084# remove unused methods 2006/12/05 17:06:45 cmc 1.6.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [3784d1aeec5b97358e788dcd51d5c4e1327b2f20]

INTEGRATION: CWS bfshrink01 (1.5.32); FILE MERGED 2006/12/06 14:50:18 cmc 1.5.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [d99f6acf5e3b73622ee1cb524942ec6b5be3a33a]

INTEGRATION: CWS bfshrink01 (1.6.32); FILE MERGED 2006/12/05 17:06:45 cmc 1.6.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [9b2b669d7ceffb68f1a9558fd54919f44086b88e]

INTEGRATION: CWS bfshrink01 (1.6.32); FILE MERGED 2006/12/06 14:50:18 cmc 1.6.32.2: #i64084# remove unused methods 2006/12/05 09:46:57 cmc 1.6.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [45a70d6dad7c625c2587abeb23b67307d4460fa6]

INTEGRATION: CWS bfshrink01 (1.6.32); FILE MERGED 2006/12/06 16:51:34 cmc 1.6.32.2: #i64084# remove unused methods 2006/12/05 17:06:45 cmc 1.6.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [0addb56eb8c57c04057a37fd50b0485ffd3200ea]

INTEGRATION: CWS bfshrink01 (1.6.32); FILE MERGED 2006/12/06 16:51:34 cmc 1.6.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [5749d408806243f64ea6415c0a009ef58fb0da0d]

INTEGRATION: CWS bfshrink01 (1.8.32); FILE MERGED 2006/12/06 14:50:18 cmc 1.8.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [e2e171261ca5b285ecb15ed4fd534e101328faf0]

INTEGRATION: CWS bfshrink01 (1.9.32); FILE MERGED 2006/12/06 14:50:18 cmc 1.9.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [1ce5b35ec577b744e3cd567a6b691960a4fe0ac1]

INTEGRATION: CWS bfshrink01 (1.6.32); FILE MERGED 2006/12/06 14:50:17 cmc 1.6.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [92f66aa2a57ccb5648892e84a100d1af7ca33019]

INTEGRATION: CWS bfshrink01 (1.7.32); FILE MERGED 2006/12/06 14:50:17 cmc 1.7.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [bbe69f4fb312f3ab0fefcf96825c76e4cea365ec]

INTEGRATION: CWS bfshrink01 (1.8.32); FILE MERGED 2006/12/06 16:51:34 cmc 1.8.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [26aaab5350ec5a0cb2b518bc5be5bc5657de8b69]

INTEGRATION: CWS bfshrink01 (1.5.32); FILE MERGED 2006/12/06 16:51:34 cmc 1.5.32.2: #i64084# remove unused methods 2006/12/05 17:06:45 cmc 1.5.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [d5103452579b0a593485c61e97b19ae22c810302]

INTEGRATION: CWS bfshrink01 (1.5.32); FILE MERGED 2006/12/06 16:51:34 cmc 1.5.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [bf3df674a3625c7d2cee92411adb7074e489fc19]

INTEGRATION: CWS bfshrink01 (1.5.32); FILE MERGED 2006/12/06 14:50:17 cmc 1.5.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [626b5bc9cdcf0c78c5bb572b3e8f90159af88a12]

INTEGRATION: CWS bfshrink01 (1.4.32); FILE MERGED 2006/12/06 14:50:16 cmc 1.4.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [639f387b6f82dfb7b623fcb8783d5a5233318b6b]

INTEGRATION: CWS bfshrink01 (1.6.14); FILE MERGED 2006/12/05 11:57:07 cmc 1.6.14.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [8b50498df05fa6115375d7ea0fc3064de06ce247]

INTEGRATION: CWS bfshrink01 (1.6.14); FILE MERGED 2006/12/06 14:50:16 cmc 1.6.14.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [e141fb0e50cd1dfed848997be76a2ccb871128cf]

INTEGRATION: CWS bfshrink01 (1.7.14); FILE MERGED 2006/12/04 14:32:20 cmc 1.7.14.1: #i72257# remove files that have no output


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [f53da8100b5edb6a758362644d4f5d4d8a25f0f5]

INTEGRATION: CWS bfshrink01 (1.9.32); FILE MERGED 2006/12/07 13:02:17 cmc 1.9.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [5593d100f7681cdc8b4f296f86d5bd0d5e34b58d]

INTEGRATION: CWS bfshrink01 (1.12.32); FILE MERGED 2006/12/07 13:02:16 cmc 1.12.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [728d78ef270659b5067fc126513f33e4a98a7c09]

INTEGRATION: CWS bfshrink01 (1.7.32); FILE MERGED 2006/12/06 16:51:33 cmc 1.7.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [9562f23cb7db67f99e76e1a9391a472dededc829]

INTEGRATION: CWS bfshrink01 (1.9.32); FILE MERGED 2006/12/07 13:02:16 cmc 1.9.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [0dcbbd809a7d96fc14b0f5c7dc398ec694538b06]

INTEGRATION: CWS bfshrink01 (1.8.32); FILE MERGED 2006/12/06 16:51:33 cmc 1.8.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [77b4d404c33cfbcbb26a2a05ad2c02c8717bb161]

INTEGRATION: CWS bfshrink01 (1.8.32); FILE MERGED 2006/12/07 13:02:16 cmc 1.8.32.2: #i64084# remove unused methods 2006/12/06 16:51:33 cmc 1.8.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [84e8c387ab446f386e9f740f30fc4f3d7594b244]

INTEGRATION: CWS bfshrink01 (1.6.32); FILE MERGED 2006/12/06 14:50:15 cmc 1.6.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [afb001bccbc29828bd42b7bbbdb289914631058f]

INTEGRATION: CWS bfshrink01 (1.7.32); FILE MERGED 2006/12/06 16:51:33 cmc 1.7.32.2: #i64084# remove unused methods 2006/12/05 09:46:56 cmc 1.7.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [360cd32c4041ea2aaf52443bbcd31ed58486c8a9]

INTEGRATION: CWS bfshrink01 (1.5.32); FILE MERGED 2006/12/05 17:06:44 cmc 1.5.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [23219129c5527b123eb09994e4eab243acf124ec]

INTEGRATION: CWS bfshrink01 (1.6.32); FILE MERGED 2006/12/11 18:08:57 cmc 1.6.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [ce6399385d8025b6d0fb94c3e132e87899184c27]

INTEGRATION: CWS bfshrink01 (1.5.32); FILE MERGED 2006/12/06 14:50:15 cmc 1.5.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [92bcb11a97d4eb9386309e7a0a0cc9ef5c5e7dde]

INTEGRATION: CWS bfshrink01 (1.3.160); FILE MERGED 2006/12/06 14:50:15 cmc 1.3.160.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [1aba042015982787b5fdd720b8d8f3f8bd78b1e5]

INTEGRATION: CWS bfshrink01 (1.4.32); FILE MERGED 2006/12/05 11:57:07 cmc 1.4.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [14ec30076c6b78f0a39ecf1a2412134d296700cd]

INTEGRATION: CWS bfshrink01 (1.5.32); FILE MERGED 2006/12/06 16:51:32 cmc 1.5.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [35e157772f2721a9a521e6bc6023a0a88759d4c3]

INTEGRATION: CWS bfshrink01 (1.5.32); FILE MERGED 2006/12/05 11:57:06 cmc 1.5.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [326d28d5f839a8cdd2f5e63710e552bf96dd146c]

INTEGRATION: CWS bfshrink01 (1.5.32); FILE MERGED 2006/12/06 14:50:14 cmc 1.5.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [7bdd94903f49ade6d68f0fcfa98e9669032e45ac]

INTEGRATION: CWS bfshrink01 (1.9.8); FILE MERGED 2006/12/06 14:50:14 cmc 1.9.8.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [c75dfb2c05e0dad94975f0231b4b70ed91442bbe]

INTEGRATION: CWS bfshrink01 (1.8.14); FILE MERGED 2006/12/11 18:08:56 cmc 1.8.14.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [71a02d02ae08cdb7420d54bf0f9081389e4c5dd3]

INTEGRATION: CWS bfshrink01 (1.6.14); FILE MERGED 2006/12/06 14:50:14 cmc 1.6.14.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [edd8f673e82f0f9415f3617d9075a1a005c852dd]

INTEGRATION: CWS bfshrink01 (1.6.32); FILE MERGED 2006/12/06 14:50:14 cmc 1.6.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [418006152030c77c5567bf66e1e6c0af671d9397]

INTEGRATION: CWS bfshrink01 (1.6.32); FILE MERGED 2006/12/06 14:50:13 cmc 1.6.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [c76be644c16fb3570402d93bef9300b805b85a72]

INTEGRATION: CWS bfshrink01 (1.5.32); FILE MERGED 2006/12/06 14:50:13 cmc 1.5.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [f9d6f6ad945e05e847b4a90fb0e661d0bfe17c2d]

INTEGRATION: CWS bfshrink01 (1.7.32); FILE MERGED 2006/12/06 16:51:32 cmc 1.7.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [cd6db03dd1a397523554308eeda05e5759aeabd3]

INTEGRATION: CWS bfshrink01 (1.5.32); FILE MERGED 2006/12/06 14:50:12 cmc 1.5.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [d8b685550956b1f9e5584acce822a438d51485fc]

INTEGRATION: CWS bfshrink01 (1.6.14); FILE MERGED 2006/12/06 14:50:12 cmc 1.6.14.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [9300ef9328048c390415c087d3e2fd9978f879f3]

INTEGRATION: CWS bfshrink01 (1.6.32); FILE MERGED 2006/12/06 14:50:12 cmc 1.6.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [9608896c75f89f3a4a574d11d9bc9355c6831ea0]

INTEGRATION: CWS bfshrink01 (1.5.32); FILE MERGED 2006/12/06 14:50:11 cmc 1.5.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [23d40d972fa9313d91a19347d4bdff972c3fda7f]

INTEGRATION: CWS bfshrink01 (1.6.74); FILE MERGED 2006/12/04 14:32:20 cmc 1.6.74.1: #i72257# remove files that have no output


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [289aa167a3a7dd06d67589ebd0e1d0557ae553c5]

INTEGRATION: CWS bfshrink01 (1.6.32); FILE MERGED 2006/12/06 14:50:11 cmc 1.6.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [a6b506050fb9e68b598fec02c6541da7770f48e6]

INTEGRATION: CWS bfshrink01 (1.10.14); FILE MERGED 2006/12/06 14:50:10 cmc 1.10.14.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [821ec0e2e166151ce78148d34d892525ea3150f6]

INTEGRATION: CWS bfshrink01 (1.9.32); FILE MERGED 2006/12/07 13:02:16 cmc 1.9.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [cd03f5385a9dddb85d3dca9520753cd3d1661ae8]

INTEGRATION: CWS bfshrink01 (1.4.32); FILE MERGED 2006/12/06 14:50:10 cmc 1.4.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [7a9e7584248e13fafe17611513adc82f9a3cc6eb]

INTEGRATION: CWS bfshrink01 (1.8.32); FILE MERGED 2006/12/13 14:59:42 cmc 1.8.32.2: #i64084# needed under windows after all 2006/12/06 14:50:10 cmc 1.8.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [0a554233a94e18ae931ad832878d014b9a0f2213]

INTEGRATION: CWS bfshrink01 (1.4.112); FILE MERGED 2006/12/06 14:50:10 cmc 1.4.112.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [eaf5d88a39d096e61f7acce11a0ca07997d0c32b]

INTEGRATION: CWS bfshrink01 (1.10.14); FILE MERGED 2006/12/06 14:50:09 cmc 1.10.14.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [ec8573dbe231629335503cca8a5564e4d4353688]

INTEGRATION: CWS bfshrink01 (1.8.32); FILE MERGED 2006/12/06 14:50:09 cmc 1.8.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [311f98447ec7359ae44bee72c4f894b00779b1a0]

INTEGRATION: CWS bfshrink01 (1.6.32); FILE MERGED 2006/12/06 14:50:09 cmc 1.6.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [a4fea3c3fc42dff8a9c92a212ba3fdbcc882518b]

INTEGRATION: CWS bfshrink01 (1.11.32); FILE MERGED 2006/12/06 14:50:09 cmc 1.11.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [35e6ced35c1cc763f9390a62f81bf3796382f4ac]

INTEGRATION: CWS bfshrink01 (1.7.32); FILE MERGED 2006/12/06 14:50:09 cmc 1.7.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [04114adcb91110d47294fc7220ac523d749e1615]

INTEGRATION: CWS bfshrink01 (1.9.32); FILE MERGED 2006/12/06 16:51:32 cmc 1.9.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [e74d98ba3c3de45c2dd746054108e11516efeee4]

INTEGRATION: CWS bfshrink01 (1.9.14); FILE MERGED 2006/12/06 14:50:09 cmc 1.9.14.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [694c3c32c0906a5e704d41de041c0a6824170ea1]

INTEGRATION: CWS bfshrink01 (1.8.32); FILE MERGED 2006/12/06 14:50:09 cmc 1.8.32.2: #i64084# remove unused methods 2006/12/05 11:57:06 cmc 1.8.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [dc94c2410cb46c4a4bf34ae63584db05ca92d5e9]

INTEGRATION: CWS bfshrink01 (1.6.32); FILE MERGED 2006/12/05 09:46:56 cmc 1.6.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [fe2e6c68960f32964cee32f0f73ca8bd8fab4dfc]

INTEGRATION: CWS bfshrink01 (1.9.32); FILE MERGED 2006/12/05 11:57:06 cmc 1.9.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [c061f78da37c6f5454c5f09e2841e22086175f83]

INTEGRATION: CWS bfshrink01 (1.6.32); FILE MERGED 2006/12/06 14:50:08 cmc 1.6.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [2a3bb0262f183036fe8a9f5237cf1cceb10e0b95]

INTEGRATION: CWS bfshrink01 (1.7.32); FILE MERGED 2006/12/06 14:50:08 cmc 1.7.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [619e63b02e8918fa2f746fa8dd503d2380af95bf]

INTEGRATION: CWS bfshrink01 (1.5.32); FILE MERGED 2006/12/06 14:50:07 cmc 1.5.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [9eccd573f5cf4c30ffe5c86ee33a95082e4c1ab5]

INTEGRATION: CWS bfshrink01 (1.6.32); FILE MERGED 2006/12/06 14:50:07 cmc 1.6.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [2ca4095f803f57c696021c9a5f3aab6646a79a74]

INTEGRATION: CWS bfshrink01 (1.6.74); FILE MERGED 2006/12/04 14:32:19 cmc 1.6.74.1: #i72257# remove files that have no output


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [16feed92c3134bb29bbde6ba5ecde6596a633c04]

INTEGRATION: CWS bfshrink01 (1.3.160); FILE MERGED 2006/12/06 14:50:07 cmc 1.3.160.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [e54b9cdf408a120953bcbbf0be0e611b769a265b]

INTEGRATION: CWS bfshrink01 (1.7.14); FILE MERGED 2006/12/11 18:08:56 cmc 1.7.14.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [5f2a1e1872c16358338a792dcc44841c52f2f747]

INTEGRATION: CWS bfshrink01 (1.7.32); FILE MERGED 2006/12/06 16:51:32 cmc 1.7.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [5c6f0fae80be546971b16f8a0f705bb34935779c]

INTEGRATION: CWS bfshrink01 (1.6.32); FILE MERGED 2006/12/06 14:50:06 cmc 1.6.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [863efc13963e4ea3929343bade395a9018eb08b3]

INTEGRATION: CWS bfshrink01 (1.8.32); FILE MERGED 2006/12/05 13:09:50 cmc 1.8.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [ee8a9cfd21a02e90caba1f1f2a9bec1eb94f128d]

INTEGRATION: CWS bfshrink01 (1.3.160); FILE MERGED 2006/12/05 11:57:06 cmc 1.3.160.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [a0906fa44800ae6e4c5f19279345a0a3933442df]

INTEGRATION: CWS bfshrink01 (1.7.32); FILE MERGED 2006/12/05 14:35:52 cmc 1.7.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [eb282b1ca8ea0af1b025d1a4ad8556e5fa9a82c5]

INTEGRATION: CWS bfshrink01 (1.8.32); FILE MERGED 2006/12/05 14:35:52 cmc 1.8.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [219e0382d8da2389529f08780c2c2d3f554362fc]

INTEGRATION: CWS smarttags (1.80.24); FILE MERGED 2006/12/21 13:05:38 jakob_lechner 1.80.24.1: #i72705#: support for smarttags


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [d15351cb2e2252b3c6107ade94e85526ddbab49d]

INTEGRATION: CWS bfshrink01 (1.5.32); FILE MERGED 2006/12/05 11:57:06 cmc 1.5.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [024f8079193d21688a6bc8c071cbaab188058b49]

INTEGRATION: CWS bfshrink01 (1.7.8); FILE MERGED 2006/12/05 11:57:05 cmc 1.7.8.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [2b385d3666c429ee4de41e6473251f9f50fcf85d]

INTEGRATION: CWS bfshrink01 (1.7.8); FILE MERGED 2006/12/05 14:35:52 cmc 1.7.8.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [2b0a67564360d43381b56862eadce1e8897a0bfb]

INTEGRATION: CWS bfshrink01 (1.5.32); FILE MERGED 2006/12/05 16:47:12 cmc 1.5.32.3: #i64084# remove unused methods 2006/12/05 14:35:51 cmc 1.5.32.2: #i64084# remove unused methods 2006/12/05 13:09:50 cmc 1.5.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [af75e1d3822b954843d8227873d7b17eb03c58f8]

INTEGRATION: CWS bfshrink01 (1.6.32); FILE MERGED 2006/12/07 13:02:15 cmc 1.6.32.2: #i64084# remove unused methods 2006/12/06 16:51:31 cmc 1.6.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [f1733bf1d506145415101de5eb6964f32320d172]

INTEGRATION: CWS bfshrink01 (1.6.32); FILE MERGED 2006/12/06 16:51:31 cmc 1.6.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [5af3c3156173d072fa67cf2629f80ff54986f0cf]

INTEGRATION: CWS bfshrink01 (1.5.32); FILE MERGED 2006/12/07 13:02:15 cmc 1.5.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [3b8775c961a2f5d4dbc7db48d1f33c5780ea0919]

INTEGRATION: CWS bfshrink01 (1.5.32); FILE MERGED 2006/12/06 16:51:31 cmc 1.5.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [890aba05e1a9232a1579b7b8f4f53b839ab72561]

INTEGRATION: CWS bfshrink01 (1.5.32); FILE MERGED 2006/12/07 13:02:15 cmc 1.5.32.2: #i64084# remove unused methods 2006/12/06 16:51:30 cmc 1.5.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [d4ae8a5fc58d74484b83bf3a6cd8e9c8a0e67240]

INTEGRATION: CWS bfshrink01 (1.5.32); FILE MERGED 2006/12/06 16:51:30 cmc 1.5.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [3b2790950194c95bfc1fa1571da5fa775f4c6a88]

INTEGRATION: CWS bfshrink01 (1.9.8); FILE MERGED 2006/12/06 16:51:30 cmc 1.9.8.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [7f7f4a0bd15807062c2040125772961b12babbb2]

INTEGRATION: CWS smarttags (1.74.108); FILE MERGED 2006/12/21 10:43:08 jakob_lechner 1.74.108.1: #i72705#: support for smarttags


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [e60a77175a02b76a5d8569ee2a0404ee6f5d01db]

INTEGRATION: CWS bfshrink01 (1.8.8); FILE MERGED 2006/12/06 16:51:30 cmc 1.8.8.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [eca8e86e01e43375f420c5a8f2a0610bee0396a5]

INTEGRATION: CWS bfshrink01 (1.6.32); FILE MERGED 2006/12/06 16:51:29 cmc 1.6.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [7e5de2a5f8176a26155c34654a1bd229f7849d96]

INTEGRATION: CWS bfshrink01 (1.6.8); FILE MERGED 2006/12/06 16:51:29 cmc 1.6.8.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [25ec2ac57ab648501f86773e02ac1fa1ccba4261]

INTEGRATION: CWS bfshrink01 (1.5.32); FILE MERGED 2006/12/06 16:51:29 cmc 1.5.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [471b73848bf4653360732973bb0aa21d88dd2702]

INTEGRATION: CWS bfshrink01 (1.5.32); FILE MERGED 2006/12/05 11:57:05 cmc 1.5.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [1b8bb731a837a5ab71e73316d608054471864847]

INTEGRATION: CWS bfshrink01 (1.7.32); FILE MERGED 2006/12/07 14:28:42 cmc 1.7.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [0b66d314dd314bc4a73e0fa2c195b6c72c8b483b]

INTEGRATION: CWS bfshrink01 (1.7.32); FILE MERGED 2006/12/11 18:08:56 cmc 1.7.32.3: #i64084# remove unused methods 2006/12/11 11:35:54 cmc 1.7.32.2: #i64084# remove unused methods 2006/12/07 13:02:15 cmc 1.7.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [f582764bcca4bf587cd9534393a7830bfb1b1152]

INTEGRATION: CWS bfshrink01 (1.8.32); FILE MERGED 2006/12/07 13:02:15 cmc 1.8.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [f30dbbea57cc6b54013507c387df95f435c9e3fb]

INTEGRATION: CWS bfshrink01 (1.8.32); FILE MERGED 2006/12/07 13:02:14 cmc 1.8.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [488a5687b65ef160b39bc5e9992ed35393996dcb]

INTEGRATION: CWS bfshrink01 (1.10.32); FILE MERGED 2006/12/07 13:02:14 cmc 1.10.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [82196bbb56710d1305ba5d40a811778895473e41]

INTEGRATION: CWS bfshrink01 (1.6.32); FILE MERGED 2006/12/07 13:02:14 cmc 1.6.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [a4b3884e6c8684d42644a9933231bcf1f87a186b]

INTEGRATION: CWS bfshrink01 (1.8.8); FILE MERGED 2006/12/07 13:02:14 cmc 1.8.8.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [a61b6a6a67c3f016b82330b72e56e71ef6450d36]

INTEGRATION: CWS bfshrink01 (1.9.8); FILE MERGED 2006/12/07 13:02:14 cmc 1.9.8.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [c7d961c608c9c81a3192029c64fe69829b769fe9]

INTEGRATION: CWS bfshrink01 (1.6.32); FILE MERGED 2006/12/07 15:30:28 cmc 1.6.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [427cf20dd4ab0aefb5dbfc5d575f2adaac92e34f]

INTEGRATION: CWS bfshrink01 (1.7.32); FILE MERGED 2006/12/07 13:02:14 cmc 1.7.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [a2a07be8854d4dda0f49939da0a1d5a97b85d381]

INTEGRATION: CWS bfshrink01 (1.7.32); FILE MERGED 2006/12/07 13:02:13 cmc 1.7.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [6a185edfdb863b52001690e34a18feeafc5462ab]

INTEGRATION: CWS bfshrink01 (1.6.32); FILE MERGED 2006/12/07 13:02:13 cmc 1.6.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [63e31965b41441fa08ba691684f2919e9438fb08]

INTEGRATION: CWS bfshrink01 (1.7.74); FILE MERGED 2006/12/04 14:32:17 cmc 1.7.74.1: #i72257# remove files that have no output


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [b7f5ac0f4c3c72114cdc400e0680898828839df2]

INTEGRATION: CWS bfshrink01 (1.7.32); FILE MERGED 2006/12/11 18:08:55 cmc 1.7.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [3cdab75afb0d95534060ef990085f1fc5a968a4f]

INTEGRATION: CWS bfshrink01 (1.8.32); FILE MERGED 2006/12/11 18:08:55 cmc 1.8.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [46a12fea875f7936df016024149a8ccce01faec8]

INTEGRATION: CWS bfshrink01 (1.4.32); FILE MERGED 2006/12/07 13:02:13 cmc 1.4.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [bb24661723f12f6291fca4001dff68d8a3da3ef9]

INTEGRATION: CWS bfshrink01 (1.6.74); FILE MERGED 2006/12/04 14:32:16 cmc 1.6.74.1: #i72257# remove files that have no output


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [4720db7cb80ce5da814359545868bcfd1aee03d9]

INTEGRATION: CWS bfshrink01 (1.4.160); FILE MERGED 2006/12/07 13:02:12 cmc 1.4.160.2: #i64084# remove unused methods 2006/12/06 16:51:28 cmc 1.4.160.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [0094737411554eb9a85d24281951acd787d981eb]

INTEGRATION: CWS bfshrink01 (1.5.32); FILE MERGED 2006/12/07 13:02:12 cmc 1.5.32.2: #i64084# remove unused methods 2006/12/06 16:51:28 cmc 1.5.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [26bf43a9ace58450dd67008ce508c5b59d2011d6]

INTEGRATION: CWS bfshrink01 (1.5.74); FILE MERGED 2006/12/04 14:32:15 cmc 1.5.74.1: #i72257# remove files that have no output


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [68843dee201f6ca50ea2c17c488879ec85883327]

INTEGRATION: CWS bfshrink01 (1.6.32); FILE MERGED 2006/12/11 18:08:54 cmc 1.6.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [f99f3e7b3b96c09dc9d5ba0babb43f1a1d655de5]

INTEGRATION: CWS bfshrink01 (1.7.32); FILE MERGED 2006/12/11 18:08:54 cmc 1.7.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [72c5ddf68dec9e4654408747ca729bd80b17cf90]

INTEGRATION: CWS bfshrink01 (1.8.32); FILE MERGED 2006/12/11 18:08:54 cmc 1.8.32.2: #i64084# remove unused methods 2006/12/11 11:35:53 cmc 1.8.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [198e202191842f115581731e8147b7508cdd2287]

INTEGRATION: CWS bfshrink01 (1.8.8); FILE MERGED 2006/12/11 18:08:54 cmc 1.8.8.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [6b92cf30f2cfc899aed9f4944cdcf775ce2d0e91]

INTEGRATION: CWS bfshrink01 (1.5.32); FILE MERGED 2006/12/11 18:08:54 cmc 1.5.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [52469d2b45eee8111fb1a648e38e09c4297eefeb]

INTEGRATION: CWS bfshrink01 (1.5.72); FILE MERGED 2006/12/04 14:32:14 cmc 1.5.72.1: #i72257# remove files that have no output


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [a5c3a929a2057aa12032c73f2fd3a5fa13065daa]

INTEGRATION: CWS bfshrink01 (1.6.32); FILE MERGED 2006/12/11 18:08:53 cmc 1.6.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [bba3fda9a9df7994306c826cc7f23f0099d39ccd]

INTEGRATION: CWS bfshrink01 (1.9.32); FILE MERGED 2006/12/11 18:08:53 cmc 1.9.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [2d951a3309506571f3a5b08550e0b2cde2437c57]

INTEGRATION: CWS bfshrink01 (1.10.32); FILE MERGED 2006/12/11 18:08:53 cmc 1.10.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [50269a8d3d2a46a89ba1ec022b724a130dfb0091]

INTEGRATION: CWS bfshrink01 (1.7.32); FILE MERGED 2006/12/11 18:08:53 cmc 1.7.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [b2614d205187c7988bd985a8cf6901cc477655eb]

INTEGRATION: CWS bfshrink01 (1.7.32); FILE MERGED 2006/12/11 18:08:52 cmc 1.7.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [e0cd08487ca7bff4a7d8b5f3ecd230d035277d1d]

INTEGRATION: CWS bfshrink01 (1.6.32); FILE MERGED 2006/12/11 18:08:52 cmc 1.6.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [378bb5e2e05cd9d8a063b45b5b2ac5e93625d24b]

INTEGRATION: CWS bfshrink01 (1.6.32); FILE MERGED 2006/12/06 16:51:28 cmc 1.6.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [4c785e9a990e8540cc22f9591e6d495db6b326a4]

INTEGRATION: CWS bfshrink01 (1.6.32); FILE MERGED 2006/12/07 13:02:12 cmc 1.6.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [7818ad2fb2056ab433d17d64835c691356c8e039]

INTEGRATION: CWS bfshrink01 (1.7.32); FILE MERGED 2006/12/04 14:32:13 cmc 1.7.32.1: #i72257# remove files that have no output


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [2f386c2fcec121d3252240db9cc2ec34e2b94eca]

INTEGRATION: CWS bfshrink01 (1.6.74); FILE MERGED 2006/12/04 14:32:13 cmc 1.6.74.1: #i72257# remove files that have no output


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [b1b3c2e40107365943e5a1c93c78c83b52139ffa]

INTEGRATION: CWS bfshrink01 (1.7.32); FILE MERGED 2006/12/04 14:32:11 cmc 1.7.32.1: #i72257# remove files that have no output


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [5a9f916ae076bdeea58ac4641ef4c6fb3d6c8f74]

INTEGRATION: CWS bfshrink01 (1.3.160); FILE MERGED 2006/12/07 13:02:11 cmc 1.3.160.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [59a9ad73ab0872e1374d6951a406aa4411e1a096]

INTEGRATION: CWS bfshrink01 (1.4.32); FILE MERGED 2006/12/07 13:02:11 cmc 1.4.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [7b7a6157e0f63f41d5e8bc60ac1f762f37955b46]

INTEGRATION: CWS bfshrink01 (1.5.32); FILE MERGED 2006/12/07 13:02:11 cmc 1.5.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [43e2086219db56f589f67f5c17afd2e9ee53a5e8]

INTEGRATION: CWS bfshrink01 (1.6.32); FILE MERGED 2006/12/07 14:28:41 cmc 1.6.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [13de408f49729f4ab803b60c3eba14305a61c4f3]

INTEGRATION: CWS bfshrink01 (1.7.32); FILE MERGED 2006/12/07 14:28:40 cmc 1.7.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [ab2f282c483f2e6fe44626098a83682c2ba27cfe]

INTEGRATION: CWS bfshrink01 (1.6.32); FILE MERGED 2006/12/11 18:08:52 cmc 1.6.32.3: #i64084# remove unused methods 2006/12/11 11:35:53 cmc 1.6.32.2: #i64084# remove unused methods 2006/12/07 13:02:10 cmc 1.6.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [08e7853771488756cc45c8f6f9d3369084ecdc92]

INTEGRATION: CWS bfshrink01 (1.5.32); FILE MERGED 2006/12/11 18:08:52 cmc 1.5.32.3: #i64084# remove unused methods 2006/12/11 11:35:53 cmc 1.5.32.2: #i64084# remove unused methods 2006/12/07 13:02:10 cmc 1.5.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [83db3270fa98e0cad4d92abf8b8b18eb97dbe1af]

INTEGRATION: CWS bfshrink01 (1.7.32); FILE MERGED 2006/12/11 18:08:51 cmc 1.7.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [8cdab893c34ade0d01015c1f4fa5000384440bc5]

INTEGRATION: CWS bfshrink01 (1.11.32); FILE MERGED 2006/12/07 14:28:40 cmc 1.11.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [ac4410ed1a6877eb5072dec1b500f0c210b276d1]

INTEGRATION: CWS bfshrink01 (1.6.32); FILE MERGED 2006/12/07 13:02:09 cmc 1.6.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [967e555a7f79fbb23d0d5a6323c8f3ea3d950bb9]

INTEGRATION: CWS bfshrink01 (1.4.32); FILE MERGED 2006/12/11 18:08:51 cmc 1.4.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [5fcaa49a052e7d17aa0563fb93cd17251d097c8e]

INTEGRATION: CWS bfshrink01 (1.5.32); FILE MERGED 2006/12/11 18:08:51 cmc 1.5.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [0ecd83a51f83e9ca706871818a3d079416eda97e]

INTEGRATION: CWS bfshrink01 (1.10.32); FILE MERGED 2006/12/11 18:08:51 cmc 1.10.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [a49246d3fa5048197cfde92cbfea0cc181f8a3de]

INTEGRATION: CWS bfshrink01 (1.6.32); FILE MERGED 2006/12/07 15:30:28 cmc 1.6.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [fd9b6d2c359194f0b310b4ddf80c6b436b3c2bd2]

INTEGRATION: CWS bfshrink01 (1.5.32); FILE MERGED 2006/12/07 15:30:28 cmc 1.5.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [0c88b9e7b3101d7f35fa2ebe0683831f452c8259]

INTEGRATION: CWS bfshrink01 (1.5.32); FILE MERGED 2006/12/05 09:46:56 cmc 1.5.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [82a2feacee7ed806fa4d0657b7d1c8b52e0d5db0]

INTEGRATION: CWS bfshrink01 (1.5.32); FILE MERGED 2006/12/11 11:35:52 cmc 1.5.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [80c0f7ab07c099d26fe437321fc11a16db96aa0a]

INTEGRATION: CWS bfshrink01 (1.6.32); FILE MERGED 2006/12/11 11:35:52 cmc 1.6.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [0bfc685562fb3889b11989d52b5e6cf08cbeb671]

INTEGRATION: CWS bfshrink01 (1.5.32); FILE MERGED 2006/12/07 14:28:38 cmc 1.5.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [a4650947c80f5d8cd330e7ea67dc0ae57debf8ff]

INTEGRATION: CWS bfshrink01 (1.5.32); FILE MERGED 2006/12/07 15:30:27 cmc 1.5.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [d96ab7f976d813667d35bfa66acc40076d9b0360]

INTEGRATION: CWS bfshrink01 (1.4.32); FILE MERGED 2006/12/07 15:30:27 cmc 1.4.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [3e5b154cde4e7da6316402ccf16a72fe2e7a3d02]

INTEGRATION: CWS bfshrink01 (1.4.32); FILE MERGED 2006/12/11 11:35:52 cmc 1.4.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [95391c3157349ccb20ab3d2d9e8b9e548ceb517b]

INTEGRATION: CWS bfshrink01 (1.4.32); FILE MERGED 2006/12/11 11:35:51 cmc 1.4.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [8a6ed59beb9e369c691d7b3fa6e6cb5f757543d5]

INTEGRATION: CWS bfshrink01 (1.6.32); FILE MERGED 2006/12/07 15:30:27 cmc 1.6.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [0445581e3f5cd45ce2c1d705b7f14e0aceb8ad77]

INTEGRATION: CWS bfshrink01 (1.6.32); FILE MERGED 2006/12/07 15:30:26 cmc 1.6.32.2: #i64084# remove unused methods 2006/12/05 09:46:55 cmc 1.6.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [6574a78eed537788c135493955211835bff147ec]

INTEGRATION: CWS bfshrink01 (1.6.32); FILE MERGED 2006/12/05 09:46:55 cmc 1.6.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [8d891ea235c8f410d5cd9e286e99ebb7cd8789d7]

INTEGRATION: CWS bfshrink01 (1.5.32); FILE MERGED 2006/12/11 11:35:51 cmc 1.5.32.2: #i64084# remove unused methods 2006/12/07 15:30:26 cmc 1.5.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [3f000948b8ced78fa3ec47f1581e3ec48ad60bc8]

INTEGRATION: CWS bfshrink01 (1.6.32); FILE MERGED 2006/12/11 11:35:50 cmc 1.6.32.2: #i64084# remove unused methods 2006/12/05 09:46:55 cmc 1.6.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [3c171ca3d270787ddc60445a5397d14db47d9fef]

INTEGRATION: CWS bfshrink01 (1.6.32); FILE MERGED 2006/12/07 15:30:26 cmc 1.6.32.2: #i64084# remove unused methods 2006/12/05 09:46:54 cmc 1.6.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [578ddf0cd8e2080848e7c62d85b6b97b8a13c791]

INTEGRATION: CWS bfshrink01 (1.5.162); FILE MERGED 2006/12/07 15:30:26 cmc 1.5.162.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [023a5fe90fa34a314d149db429d8e15152a9a2e5]

INTEGRATION: CWS bfshrink01 (1.4.162); FILE MERGED 2006/12/07 14:28:37 cmc 1.4.162.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [25b55346e659206a0e09bdadf255c991a0020c87]

INTEGRATION: CWS bfshrink01 (1.5.80); FILE MERGED 2006/12/07 14:28:37 cmc 1.5.80.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [c2324bbf1ac9fa24928a6438ef9f48c15e27dea9]

INTEGRATION: CWS bfshrink01 (1.7.32); FILE MERGED 2006/12/07 15:30:25 cmc 1.7.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [87cafd5d576870ea4a6a8c9323f71a2cbb71a0af]

INTEGRATION: CWS bfshrink01 (1.6.32); FILE MERGED 2006/12/07 14:28:37 cmc 1.6.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [5bea6134933078438d1d72d0240013137e10dd85]

INTEGRATION: CWS bfshrink01 (1.8.32); FILE MERGED 2006/12/07 14:28:36 cmc 1.8.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [4308a6290131805bebbc3da55bfea5ce882420e8]

INTEGRATION: CWS bfshrink01 (1.5.32); FILE MERGED 2006/12/07 15:30:25 cmc 1.5.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [ae9ac3484071ab93399ad7fcd9e76eb086f5e689]

INTEGRATION: CWS bfshrink01 (1.6.32); FILE MERGED 2006/12/07 14:28:36 cmc 1.6.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [08a1cd907bb823c41f72bb58c2cdb6c109d6350f]

INTEGRATION: CWS bfshrink01 (1.6.32); FILE MERGED 2006/12/11 11:35:50 cmc 1.6.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [99c8c55d790266d22bbe3c59174ce6d9e7245a5c]

INTEGRATION: CWS bfshrink01 (1.3.162); FILE MERGED 2006/12/07 15:30:25 cmc 1.3.162.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [a28973d65f69ba8ba1ecb4e2af70e446921cb845]

INTEGRATION: CWS bfshrink01 (1.4.162); FILE MERGED 2006/12/07 14:28:36 cmc 1.4.162.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [e8df269747125f33275e107e71e71f9973c6d395]

INTEGRATION: CWS bfshrink01 (1.5.162); FILE MERGED 2006/12/11 11:35:50 cmc 1.5.162.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [37f6711d1c00830f56f5ba60de0cf9c1657f19e5]

INTEGRATION: CWS bfshrink01 (1.6.32); FILE MERGED 2006/12/11 18:08:50 cmc 1.6.32.4: #i64084# remove unused methods 2006/12/11 11:35:50 cmc 1.6.32.3: #i64084# remove unused methods 2006/12/07 15:30:25 cmc 1.6.32.2: #i64084# remove unused methods 2006/12/07 14:28:36 cmc 1.6.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [895e2fa0fd8d70b96e0c9f0b6fee84f4511a1c4b]

INTEGRATION: CWS bfshrink01 (1.6.32); FILE MERGED 2006/12/11 18:08:50 cmc 1.6.32.3: #i64084# remove unused methods 2006/12/11 11:35:49 cmc 1.6.32.2: #i64084# remove unused methods 2006/12/07 15:30:25 cmc 1.6.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [8179bec2469213c4d1c8d670efc129bb1fcfbd51]

INTEGRATION: CWS bfshrink01 (1.6.32); FILE MERGED 2006/12/07 15:30:24 cmc 1.6.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [41af158ee4a022dee2f4875d2d8c91f13e83a3a5]

INTEGRATION: CWS bfshrink01 (1.6.32); FILE MERGED 2006/12/11 11:35:49 cmc 1.6.32.3: #i64084# remove unused methods 2006/12/07 15:30:24 cmc 1.6.32.2: #i64084# remove unused methods 2006/12/05 09:46:54 cmc 1.6.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [cd48bbace98f98d3dfe47636ea86a17ad42b235c]

INTEGRATION: CWS bfshrink01 (1.10.32); FILE MERGED 2006/12/11 18:08:50 cmc 1.10.32.2: #i64084# remove unused methods 2006/12/11 11:35:49 cmc 1.10.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [85aef4fadf95cdfbbb2613e69b9b7712cf34e70a]

INTEGRATION: CWS bfshrink01 (1.7.32); FILE MERGED 2006/12/11 18:08:50 cmc 1.7.32.2: #i64084# remove unused methods 2006/12/11 11:35:49 cmc 1.7.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [c939c942f52e394552bd42c3fd80eb98a79251fd]

INTEGRATION: CWS bfshrink01 (1.6.32); FILE MERGED 2006/12/11 11:35:49 cmc 1.6.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [60716e8f351a2645adf41809e2a53f81de4c0ba3]

INTEGRATION: CWS bfshrink01 (1.3.162); FILE MERGED 2006/12/11 18:08:50 cmc 1.3.162.3: #i64084# remove unused methods 2006/12/11 11:35:48 cmc 1.3.162.2: #i64084# remove unused methods 2006/12/07 15:30:24 cmc 1.3.162.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [9c47b335a1c04c4a88e26066e03cd89c1df59c10]

INTEGRATION: CWS smarttags (1.98.24); FILE MERGED 2006/12/21 13:05:39 jakob_lechner 1.98.24.1: #i72705#: support for smarttags


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [4909a87834e7b7e94caf1370f41661f7984b01e9]

INTEGRATION: CWS bfshrink01 (1.7.32); FILE MERGED 2006/12/07 14:28:35 cmc 1.7.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [42cd7aa8a072bff7bb58686863d9b2d33a55825a]

INTEGRATION: CWS smarttags (1.79.44); FILE MERGED 2006/12/21 13:05:38 jakob_lechner 1.79.44.1: #i72705#: support for smarttags


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [b3cb033ffb5445dac15dbad2aa87e25a4a952882]

INTEGRATION: CWS bfshrink01 (1.7.32); FILE MERGED 2006/12/11 18:08:49 cmc 1.7.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [973ffbcfbb44a5f9211594770eae0cc56b4489e1]

INTEGRATION: CWS smarttags (1.1.2); FILE ADDED 2006/12/21 13:05:38 jakob_lechner 1.1.2.1: #i72705#: support for smarttags


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [5afeb0d63170ab569200258ee1a9fbf163cc6752]

INTEGRATION: CWS bfshrink01 (1.9.32); FILE MERGED 2006/12/11 18:08:49 cmc 1.9.32.2: #i64084# remove unused methods 2006/12/07 14:28:35 cmc 1.9.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [82bce89b029c5006dec32d45fa8989687578d2bb]

INTEGRATION: CWS smarttags (1.1.2); FILE ADDED 2006/12/21 13:05:37 jakob_lechner 1.1.2.1: #i72705#: support for smarttags


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [8a1cd0f38716bf77930122555feda93271b81728]

INTEGRATION: CWS bfshrink01 (1.6.32); FILE MERGED 2006/12/07 14:28:35 cmc 1.6.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [f1e78a8761cdd1ab4d744dbfbfa8417f213e9529]

INTEGRATION: CWS bfshrink01 (1.7.32); FILE MERGED 2006/12/07 15:30:24 cmc 1.7.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [9cd31a86689bd8cd289b76803bd4429fca64cd62]

INTEGRATION: CWS bfshrink01 (1.8.32); FILE MERGED 2006/12/07 14:28:35 cmc 1.8.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [c6f475744208f0b37f4872d795cec362fd2b3e7d]

INTEGRATION: CWS bfshrink01 (1.3.162); FILE MERGED 2006/12/11 11:35:48 cmc 1.3.162.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [693620c3e82b6d67c1d38879a6eaee7b67d2f16d]

INTEGRATION: CWS bfshrink01 (1.5.32); FILE MERGED 2006/12/11 18:08:49 cmc 1.5.32.2: #i64084# remove unused methods 2006/12/11 11:35:48 cmc 1.5.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [a6c7d83c98275db646351999d1e305ade431f9c2]

INTEGRATION: CWS smarttags (1.66.26); FILE MERGED 2006/12/21 13:08:02 jakob_lechner 1.66.26.1: #i72705#: support for smarttags


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [ba8285f4d678a20967618894ba1261873d12171e]

INTEGRATION: CWS bfshrink01 (1.11.32); FILE MERGED 2006/12/11 11:35:48 cmc 1.11.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [1de5816f8bb99836ae4c9a02dc54c1399069058c]

INTEGRATION: CWS smarttags (1.56.22); FILE MERGED 2006/12/21 10:42:18 jakob_lechner 1.56.22.1: #i72705#: support for smarttags


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [e996bc3e93dd9603a1d1d408f446b4b7d6d86022]

INTEGRATION: CWS bfshrink01 (1.7.32); FILE MERGED 2006/12/05 09:46:54 cmc 1.7.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [46d446a3c03ee204370584e25863ca52e68ef72b]

INTEGRATION: CWS smarttags (1.28.110); FILE MERGED 2006/12/21 10:43:12 jakob_lechner 1.28.110.1: #i72705#: support for smarttags


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [765de89e1cfb21dd73e5c7726a4fc2c972fe48b9]

INTEGRATION: CWS bfshrink01 (1.7.32); FILE MERGED 2006/12/11 11:35:48 cmc 1.7.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [09cc1430f7038a7b415d803ad9ae1f8b83cbcd02]

INTEGRATION: CWS smarttags (1.1.2); FILE ADDED 2006/12/21 10:43:12 jakob_lechner 1.1.2.1: #i72705#: support for smarttags


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [d27c27893366388fb24d7f5320e62d608752a56a]

INTEGRATION: CWS bfshrink01 (1.7.32); FILE MERGED 2006/12/11 11:35:47 cmc 1.7.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [1ec89188c96f5a6f3ce182b75cc8ef1123e71044]

INTEGRATION: CWS smarttags (1.1.2); FILE ADDED 2006/12/21 10:43:11 jakob_lechner 1.1.2.1: #i72705#: support for smarttags


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [5a2479022dc84d6ebf8abc23beae313b6c907709]

INTEGRATION: CWS bfshrink01 (1.12.32); FILE MERGED 2006/12/11 11:35:47 cmc 1.12.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [83b3c2963de2d53a9f084e38febd7b6a4ab23a55]

INTEGRATION: CWS bfshrink01 (1.9.32); FILE MERGED 2006/12/11 18:08:49 cmc 1.9.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [c7ce974e5b65b36a3aff06bfcb5ac890bd27d3de]

INTEGRATION: CWS bfshrink01 (1.8.32); FILE MERGED 2006/12/11 18:08:49 cmc 1.8.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [60c06edfcb53e49562225872ca5c55348dbe7501]

INTEGRATION: CWS smarttags (1.46.18); FILE MERGED 2006/12/21 10:43:10 jakob_lechner 1.46.18.1: #i72705#: support for smarttags


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [acac3be80f2c1d50945271a43d14953a44e421a1]

INTEGRATION: CWS bfshrink01 (1.7.32); FILE MERGED 2006/12/11 18:08:49 cmc 1.7.32.2: #i64084# remove unused methods 2006/12/11 11:35:47 cmc 1.7.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [9446a5dcb2665996b088c676dd8cd86dbf1ba104]

INTEGRATION: CWS smarttags (1.1.2); FILE ADDED 2006/12/21 10:43:10 jakob_lechner 1.1.2.1: #i72705#: support for smarttags


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [b5365f6d8c2f0fe64adde97ea23ddedfe9749c9a]

INTEGRATION: CWS smarttags (1.138.18); FILE MERGED 2006/12/21 10:43:10 jakob_lechner 1.138.18.1: #i72705#: support for smarttags


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [0fb9e29b8188f3b0402965c9f7e421e09693e7aa]

INTEGRATION: CWS bfshrink01 (1.7.32); FILE MERGED 2006/12/11 18:08:48 cmc 1.7.32.2: #i64084# remove unused methods 2006/12/07 15:30:23 cmc 1.7.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [c295212b476e380999cc1fc18abe3e85186a6b2b]

INTEGRATION: CWS smarttags (1.64.44); FILE MERGED 2006/12/21 10:43:09 jakob_lechner 1.64.44.1: #i72705#: support for smarttags


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [259a80bbbc5b1cac9dbc47ee3e10a081327f7815]

INTEGRATION: CWS bfshrink01 (1.7.32); FILE MERGED 2006/12/07 15:30:23 cmc 1.7.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [640116f7d5c9314c23f962cacae91d54df1a617e]

INTEGRATION: CWS smarttags (1.9.514); FILE MERGED 2006/12/21 10:43:09 jakob_lechner 1.9.514.1: #i72705#: support for smarttags


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [cb7c3bd4ad2f3f3537db14b647fde6230aab6ca0]

INTEGRATION: CWS bfshrink01 (1.8.32); FILE MERGED 2006/12/11 11:35:46 cmc 1.8.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [698cfd60fe2ac329ad42b0b90c28cbc46c629bf3]

INTEGRATION: CWS smarttags (1.65.108); FILE MERGED 2006/12/21 10:43:08 jakob_lechner 1.65.108.1: #i72705#: support for smarttags


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [c39681f1212333f0d63466789110b52406954a5f]

INTEGRATION: CWS smarttags (1.22.110); FILE MERGED 2006/12/21 10:43:08 jakob_lechner 1.22.110.1: #i72705#: support for smarttags


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [37e4e3f2175c837c9f12c8deee2aab458b94a730]

INTEGRATION: CWS smarttags (1.85.110); FILE MERGED 2006/12/21 10:43:07 jakob_lechner 1.85.110.1: #i72705#: support for smarttags


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [2bbe59c115a9bba29f5fbc84b8f7500bb6f4c988]

INTEGRATION: CWS smarttags (1.91.108); FILE MERGED 2006/12/21 10:43:07 jakob_lechner 1.91.108.1: #i72705#: support for smarttags


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [e104c3054a1d5da871c986e689afcca1b1b873ab]

INTEGRATION: CWS smarttags (1.44.110); FILE MERGED 2006/12/21 10:43:07 jakob_lechner 1.44.110.1: #i72705#: support for smarttags


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [9bc30c2edc97cd5d376cd5c7e27bae3be57b88d6]

INTEGRATION: CWS smarttags (1.51.84); FILE MERGED 2006/12/21 10:43:07 jakob_lechner 1.51.84.1: #i72705#: support for smarttags


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [62a4e0dacff7b2a2ef188da0772f764d88f0802f]

INTEGRATION: CWS smarttags (1.107.84); FILE MERGED 2006/12/21 10:43:07 jakob_lechner 1.107.84.1: #i72705#: support for smarttags


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [cb3b7f25cce21f017ab69c24f117b74dce19e917]

INTEGRATION: CWS smarttags (1.51.110); FILE MERGED 2006/12/21 10:43:06 jakob_lechner 1.51.110.1: #i72705#: support for smarttags


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [04d875f9cf6d27d56a12c5b036764867f48cdc81]

INTEGRATION: CWS bfshrink01 (1.2.8); FILE MERGED 2006/12/05 16:47:11 cmc 1.2.8.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [7a698b2958fb7bf6dae51be7a4ab4c41dd12cebd]

INTEGRATION: CWS smarttags (1.75.82); FILE MERGED 2006/12/21 10:43:05 jakob_lechner 1.75.82.1: #i72705#: support for smarttags


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [fdb1f1705c50f070d3c3c7ee806c42a8f50c4881]

INTEGRATION: CWS bfshrink01 (1.2.8); FILE MERGED 2006/12/11 18:08:47 cmc 1.2.8.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [c1df0ef304f1d6e952128434bc0a3bd7ad2aefa8]

INTEGRATION: CWS smarttags (1.42.110); FILE MERGED 2006/12/21 10:43:05 jakob_lechner 1.42.110.1: #i72705#: support for smarttags


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [502ae689def70ceb7e62a9458a0ec7d05db5f7bf]

INTEGRATION: CWS smarttags (1.64.26); FILE MERGED 2006/12/21 10:43:05 jakob_lechner 1.64.26.1: #i72705#: support for smarttags


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [c66a52ac5d464ec83844715eeed3cc5de2206ba0]

INTEGRATION: CWS smarttags (1.48.110); FILE MERGED 2006/12/21 10:43:04 jakob_lechner 1.48.110.1: #i72705#: support for smarttags


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [1aedd298f51f4a73d2be96f7bd11181c0a889c9c]

INTEGRATION: CWS bfshrink01 (1.2.8); FILE MERGED 2006/12/11 18:08:46 cmc 1.2.8.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [158caee648e1bce81c1e3f4c440eca9823ac26a1]

INTEGRATION: CWS smarttags (1.62.108); FILE MERGED 2006/12/21 10:43:04 jakob_lechner 1.62.108.1: #i72705#: support for smarttags


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [ee250d4de4c0db972d63e3431c95bbc4bee7be16]

INTEGRATION: CWS smarttags (1.50.130); FILE MERGED 2006/12/21 10:43:04 jakob_lechner 1.50.130.1: #i72705#: support for smarttags


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [b7cdff66d527d2126b2c987e90d3486e9de7c353]

INTEGRATION: CWS smarttags (1.18.130); FILE MERGED 2006/12/21 10:43:04 jakob_lechner 1.18.130.1: #i72705#: support for smarttags


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [ec9896b6c5b8dbfd3aa24c7c25ad65e9965d6197]

INTEGRATION: CWS smarttags (1.8.130); FILE MERGED 2006/12/21 10:43:04 jakob_lechner 1.8.130.1: #i72705#: support for smarttags


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [76491e02247d4c5e949d327fade2f7aa87170a6b]

INTEGRATION: CWS smarttags (1.11.130); FILE MERGED 2006/12/21 10:43:03 jakob_lechner 1.11.130.1: #i72705#: support for smarttags


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [fbb26842c92fcf9a3dfaa7df2098d5c831c17b4b]

INTEGRATION: CWS smarttags (1.36.130); FILE MERGED 2006/12/21 10:43:03 jakob_lechner 1.36.130.1: #i72705#: support for smarttags


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [a10a87e188701daa2717cbd35c1b041c6d41778e]

INTEGRATION: CWS bfshrink01 (1.2.8); FILE MERGED 2006/12/11 18:08:45 cmc 1.2.8.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [40be6c32cad01ca1fcb2a5ec767e7d3dfb594230]

INTEGRATION: CWS smarttags (1.22.110); FILE MERGED 2006/12/21 10:43:03 jakob_lechner 1.22.110.1: #i72705#: support for smarttags


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [2e4ed7846c69d33d3e3a6e96676dac7c4bb231d2]

INTEGRATION: CWS smarttags (1.30.48); FILE MERGED 2006/12/21 10:43:02 jakob_lechner 1.30.48.1: #i72705#: support for smarttags


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [25ea5a7dc492f79da1fb43a20c711277967d7c96]

INTEGRATION: CWS smarttags (1.51.44); FILE MERGED 2006/12/21 10:43:02 jakob_lechner 1.51.44.1: #i72705#: support for smarttags


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [8bf1bbac9b8401e96903d953ce764be49bc690c1]

INTEGRATION: CWS bfshrink01 (1.3.162); FILE MERGED 2006/12/11 18:08:44 cmc 1.3.162.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [2623cac6fd18da2aa8aa630e799ddff88e5ca43a]

INTEGRATION: CWS smarttags (1.56.108); FILE MERGED 2006/12/21 10:43:02 jakob_lechner 1.56.108.1: #i72705#: support for smarttags


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [6cbdff1e086ce9a58b4eb11250e6a9d159f8dabb]

INTEGRATION: CWS bfshrink01 (1.4.82); FILE MERGED 2006/12/11 18:08:44 cmc 1.4.82.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [519cafaa62b00aa1fb247059eb8ada25d7468643]

INTEGRATION: CWS smarttags (1.10.530); FILE MERGED 2006/12/21 10:43:01 jakob_lechner 1.10.530.1: #i72705#: support for smarttags


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [5d52c6c01309124481cdcf4b140158f92b7d69e9]

INTEGRATION: CWS bfshrink01 (1.5.32); FILE MERGED 2006/12/05 11:57:03 cmc 1.5.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [477e2fcea445ad36cc09567b726d94a71a3935c1]

INTEGRATION: CWS smarttags (1.18.44); FILE MERGED 2006/12/21 10:44:04 jakob_lechner 1.18.44.1: #i72705#: support for smarttags


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [fbc55a98cba879b567ed3b0b6d7187d4e081e772]

INTEGRATION: CWS bfshrink01 (1.9.32); FILE MERGED 2006/12/05 11:57:03 cmc 1.9.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [3436f07b0bab9b14883977e96249a884c48d0b9c]

INTEGRATION: CWS smarttags (1.10.602); FILE MERGED 2006/12/21 10:45:50 jakob_lechner 1.10.602.1: #i72705#: support for smarttags


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [a99f7bc7e6057d8c73cef482c5badffab108a317]

INTEGRATION: CWS bfshrink01 (1.5.32); FILE MERGED 2006/12/05 11:57:02 cmc 1.5.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [d7fbfeee8144f170d638a537402066a111be233f]

INTEGRATION: CWS smarttags (1.45.128); FILE MERGED 2006/12/21 10:45:49 jakob_lechner 1.45.128.1: #i72705#: support for smarttags


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [3862d93ddb2bfc878e925366784e30dc0b0c9ac3]

INTEGRATION: CWS bfshrink01 (1.14.32); FILE MERGED 2006/12/05 11:57:02 cmc 1.14.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [c0de4005988d9ce3436ad3008c84adcbe7601996]

INTEGRATION: CWS smarttags (1.29.306); FILE MERGED 2006/12/21 10:45:49 jakob_lechner 1.29.306.1: #i72705#: support for smarttags


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [6572880468d9d2aa8f4ae46e492fcbab76d02b02]

INTEGRATION: CWS bfshrink01 (1.7.32); FILE MERGED 2006/12/05 11:57:02 cmc 1.7.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [402f31a0ba0529f01ca223eaa7b0570dc6cee4c4]

INTEGRATION: CWS smarttags (1.53.130); FILE MERGED 2006/12/21 10:45:49 jakob_lechner 1.53.130.1: #i72705#: support for smarttags


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [f31c160a5c7d823d8e23764fc2457f30c000be82]

INTEGRATION: CWS bfshrink01 (1.3.162); FILE MERGED 2006/12/05 11:57:02 cmc 1.3.162.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [4e1036535bca1222a3c73c465c22ff2681277ef8]

INTEGRATION: CWS smarttags (1.36.84); FILE MERGED 2006/12/21 10:45:49 jakob_lechner 1.36.84.1: #i72705#: support for smarttags


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [150ecfd5bbefd8ae1694deefd5bb1f7045c4cf98]

INTEGRATION: CWS bfshrink01 (1.4.112); FILE MERGED 2006/12/05 11:57:02 cmc 1.4.112.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [c3ed760973d8bfbbd040e98678f362d55785cd74]

INTEGRATION: CWS bfshrink01 (1.6.32); FILE MERGED 2006/12/05 11:57:01 cmc 1.6.32.1: #i64084# remove unused methods


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [b3bd30cce1ee8575b1cc987d59e0e3a70e8e6b66]

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>  [70b22562c01033d9d1bd3e43247689fb3fd440c6]

INTEGRATION: CWS vistaready01 (1.64.38); FILE MERGED 2006/11/14 12:48:15 lla 1.64.38.1: #i70927# add manifest


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [25cb82747be59d8244de35d05494d22e4ee2261d]

INTEGRATION: CWS vistaready01 (1.49.18); FILE MERGED 2006/11/14 12:47:41 lla 1.49.18.1: #i70927# add manifest


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [33f8a4bf79ef617ffdf98d4a06862bd8f0f1c7f1]

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>  [3318aa8c65eb4f0a4b1276f6e3818e58c4beb5f0]

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>  [3b8fe56bce5bac876950fb7bc54ddb11cf3a2f0b]

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>  [c1fbb12aedeaf702b301a67c8f49025e7720a79f]

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>  [51da36855736b913c6cfceab179efba33aba84f3]

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>  [937081da7d14a43be8b31110987847124ecbe48b]

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>  [cf3570774433c56f5970477c390cf071b1ae2ee9]

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>  [ceaa09dcc8c3cf033c925298f40af7806f1d9bdd]

INTEGRATION: CWS vistaready01 (1.9.60); FILE MERGED 2006/11/17 10:27:45 as 1.9.60.1: #i71526# new thumbnail resolution is 256


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [2eb17b64b03c5b15e84383534d5be414ab2ef5df]

INTEGRATION: CWS vistaready01 (1.5.62); FILE MERGED 2006/12/08 12:52:19 lla 1.5.62.1: #i72391# bring tests up to date


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [d1b0f7fddf73299d8093c042c558a34814b5adc6]

INTEGRATION: CWS vistaready01 (1.5.22); FILE MERGED 2006/12/08 12:52:19 lla 1.5.22.1: #i72391# bring tests up to date


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [7758cc489fdcb0509f40e15af9b9b8317cb8f006]

INTEGRATION: CWS vistaready01 (1.4.22); FILE MERGED 2006/12/08 12:52:19 lla 1.4.22.1: #i72391# bring tests up to date


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [5f57a5a1709f215476720500e4496159e62377da]

INTEGRATION: CWS vistaready01 (1.6.22); FILE MERGED 2006/12/08 12:45:41 lla 1.6.22.1: #i72391# version check wrong


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [f990aeeb868b5e4c1238685873f808d885380cdd]

INTEGRATION: CWS vistaready01 (1.6.22); FILE MERGED 2006/12/08 12:45:40 lla 1.6.22.1: #i72391# version check wrong


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [bf018aef38a33f977ffd1097c540ae6cb612a712]

INTEGRATION: CWS vistaready01 (1.5.22); FILE MERGED 2006/12/08 12:45:40 lla 1.5.22.1: #i72391# version check wrong


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [90543f95739b980fb6672ed77becf266d3282159]

INTEGRATION: CWS vistaready01 (1.4.120); FILE MERGED 2006/12/08 12:45:40 lla 1.4.120.1: #i72391# version check wrong


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [5b72bb8955f808bce1f810557821cc5b193ada16]

INTEGRATION: CWS vistaready01 (1.8.120); FILE MERGED 2006/12/08 12:45:39 lla 1.8.120.1: #i72391# version check wrong


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [fcd65270036e8b5195ed71ae8b2140755b669f22]

INTEGRATION: CWS vistaready01 (1.5.56); FILE MERGED 2006/12/08 12:45:04 lla 1.5.56.1: #i72391# version check wrong


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [6d044cd11a5d2a9a9d55fb4b66cb7a5e989d8eef]

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>  [885a02a567d52e6b0d7e033d6a88def46c0afba5]

INTEGRATION: CWS vistaready01 (1.9.14); FILE MERGED 2006/11/17 08:18:23 lla 1.9.14.1: #i71290# problem with GetVersion


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [500b83b42c7a6218141f3ea11d79c117d33e6af7]

INTEGRATION: CWS vistaready01 (1.14.14); FILE MERGED 2006/11/07 12:43:25 lla 1.14.14.1: #i71290# wrong check for Windows2000Platform fixed


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [52f442c886f616a233f3e1d2e427eff978aae660]

INTEGRATION: CWS ab31 (1.25.22); FILE MERGED 2006/11/23 13:10:19 cd 1.25.22.1: #i71514# ResourceResolver support for dialogs and dependent controls


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [3ae0bcf7fcb2c7592133ce308abbfa8e9233ef18]

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>  [72e035418a45d2b760664510bd56fb7f8d1467a1]

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>  [615880ea78a3042a8d8001aa4c0f1499281ea543]

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>  [3f5b3b81607926396375804d7168b12b47f0eb22]

INTEGRATION: CWS ab31 (1.5.72); FILE MERGED 2006/12/14 11:10:04 ab 1.5.72.1: #i72282# Use StringResourceManager to get/set localized properties


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [172a7ec304f678ce204488b38f311420358b87df]

INTEGRATION: CWS ab31 (1.1.2); FILE ADDED 2006/12/06 11:51:14 pb 1.1.2.1: fix: #i72282# new translation toolbar


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [8e135a495b8f03c198abfcaed7bf59641e7e1ab2]

INTEGRATION: CWS ab31 (1.7.176); FILE MERGED 2006/12/06 11:49:54 pb 1.7.176.1: fix: #i72282# ManageLanguage added


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [63f24c9e7af5c0f4d13426357ab286f62bd53bf9]

INTEGRATION: CWS ab31 (1.1.2); FILE ADDED 2006/12/14 12:58:51 pb 1.1.2.4: fix: #i72282# new: struct LanguageEntry + extern localsAreEqual() 2006/12/13 17:07:12 pb 1.1.2.3: fix: #i72282# more member and methods 2006/12/07 08:21:16 pb 1.1.2.2: fix: #i72282# use SvxLanguageBox 2006/12/06 15:18:21 pb 1.1.2.1: fix: #i72282# new managing languages dialogs


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [974a1dfe24bafade98745145bb0fb401a147b877]

INTEGRATION: CWS ab31 (1.1.2); FILE ADDED 2006/12/18 15:40:20 ab 1.1.2.5: #i72282# Save and reset current locale before/after Basic run 2006/12/15 14:01:59 ab 1.1.2.4: #i72282# New method LocalizationMgr::handleTranslationbar() 2006/12/13 18:38:48 pb 1.1.2.3: fix: #i72282# forward SfxObjectShell 2006/12/13 11:17:17 ab 1.1.2.2: #i72282# Delete resources for deleted controls 2006/12/13 08:50:17 ab 1.1.2.1: #i72282# class LocalizationMgr


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [f17dbaf2b7679876b8dee6a5e975e2b0a511b49a]

INTEGRATION: CWS ab31 (1.7.130); FILE MERGED 2006/12/13 17:05:38 pb 1.7.130.2: fix: #i72282# RID_STR_TRANSLATION_... added 2006/12/06 15:16:59 pb 1.7.130.1: fix: #i72282# resids for managing languages dialogs added


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [a90b3122bc8a3a5ca4bf8a74931f98f5ba9b9799]

INTEGRATION: CWS ab31 (1.1.2); FILE ADDED 2006/12/21 13:54:53 ab 1.1.2.10: #i72282# Changed sizes in Manage Locales dialog 2006/12/20 16:25:19 ab 1.1.2.9: #i72282# Fixed German STR_ADDLANG_INFO string 2006/12/20 15:57:54 ab 1.1.2.8: #i72282# Removed duplicate space 2006/12/20 15:11:03 ab 1.1.2.7: #i72282# Fixed label size 2006/12/20 14:23:44 ab 1.1.2.6: #i72282# Fixed dialog sizes and resource strings 2006/12/20 11:46:54 ab 1.1.2.5: #i72282# Fixed german resource string 2006/12/19 14:47:33 ab 1.1.2.4: #i72282# Fixed wrong strings 2006/12/14 13:09:49 pb 1.1.2.3: fix: #i72282# more space for info text 2006/12/13 17:07:52 pb 1.1.2.2: fix: #i72282# more member and methods 2006/12/06 15:19:51 pb 1.1.2.1: fix: #i72282# new managing languages dialogs


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [c2baff1aa8d3b3dbf2e5e864675fac3685531319]

INTEGRATION: CWS ab31 (1.1.2); FILE ADDED 2006/12/21 13:54:52 ab 1.1.2.6: #i72282# Changed sizes in Manage Locales dialog 2006/12/20 14:23:44 ab 1.1.2.5: #i72282# Fixed dialog sizes and resource strings 2006/12/14 17:52:50 pb 1.1.2.4: fix: #i72282# new sizes 2006/12/14 13:09:49 pb 1.1.2.3: fix: #i72282# more space for info text 2006/12/13 17:07:52 pb 1.1.2.2: fix: #i72282# more member and methods 2006/12/06 15:19:51 pb 1.1.2.1: fix: #i72282# new managing languages dialogs


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [abd5d6acb4abb1f7670afc2f81b4938dc82d5b3a]

INTEGRATION: CWS ab31 (1.1.2); FILE ADDED 2006/12/15 07:42:27 pb 1.1.2.7: fix: #i72282# 'Set Default' mode: preselect current UI language 2006/12/14 17:52:01 pb 1.1.2.6: fix: #i72282# change help id in 'Add Interface Language' mode 2006/12/14 13:01:06 pb 1.1.2.5: fix: #i72282# more implemented 2006/12/13 19:30:57 pb 1.1.2.4: fix: #i72282# enable MultiSelection for Delete 2006/12/13 17:07:52 pb 1.1.2.3: fix: #i72282# more member and methods 2006/12/07 08:22:08 pb 1.1.2.2: fix: #i72282# use SvxLanguageBox 2006/12/06 15:19:51 pb 1.1.2.1: fix: #i72282# new managing languages dialogs


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [79bd7d6f165b4f4a5a0f4416e328bbb2caad4de8]

INTEGRATION: CWS ab31 (1.6.54); FILE MERGED 2006/12/06 15:22:06 pb 1.6.54.1: fix: #i72282# managelang.obj,.src added


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [22c2060f329abca4cfdbdd7d371bade0092b8ff8]

INTEGRATION: CWS ab31 (1.41.30); FILE MERGED 2006/12/13 08:57:01 ab 1.41.30.1: #i72282# LocalizationMgr support


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [ca72e65e99075e832a19b13cbd66d9db731a1856]

INTEGRATION: CWS ab31 (1.40.30); FILE MERGED 2006/12/21 12:53:58 ab 1.40.30.2: #i72282# Set StringResourceResolver at cloned dialog 2006/12/13 11:15:13 ab 1.40.30.1: #i72282# Delete resources for deleted controls


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [63dd1603fa59a73accf2db8da42535f025a0c0d0]

INTEGRATION: CWS ab31 (1.22.130); FILE MERGED 2006/12/13 08:52:59 ab 1.22.130.1: #i72282# localizationmgr.cxx


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [f0d3bf91b04f17f6b3d7b016cf4dd61965630f87]

INTEGRATION: CWS ab31 (1.1.2); FILE ADDED 2006/12/18 13:54:43 ab 1.1.2.6: #i72282# Save and reset current locale before/after Basic run 2006/12/18 13:30:23 ab 1.1.2.5: #i72282# Update property browser after locale change 2006/12/15 14:02:40 ab 1.1.2.4: #i72282# New method LocalizationMgr::handleTranslationbar() 2006/12/15 09:51:33 ab 1.1.2.3: #i72282# Update slots 2006/12/13 11:16:55 ab 1.1.2.2: #i72282# Delete resources for deleted controls 2006/12/13 08:52:14 ab 1.1.2.1: #i72282# class LocalizationMgr


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [d0c871492b46518d105e53d858047713e6f7ef1e]

INTEGRATION: CWS ab31 (1.36.32); FILE MERGED 2006/12/13 08:55:41 ab 1.36.32.1: #i72282# LocalizationMgr support


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [aee4f71a3a2886266d372e1e24d8031c4527d02b]

INTEGRATION: CWS ab31 (1.104.84); FILE MERGED 2006/12/13 17:03:19 pb 1.104.84.1: fix: #i72282# RID_STR_TRANSLATION_... added


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [e858cdd5edb0dc6c8e6067d9c72d3566acb1079b]

INTEGRATION: CWS ab31 (1.38.32); FILE MERGED 2006/12/18 13:54:43 ab 1.38.32.9: #i72282# Save and reset current locale before/after Basic run 2006/12/18 13:30:23 ab 1.38.32.8: #i72282# Update property browser after locale change 2006/12/15 14:03:37 ab 1.38.32.7: #i72282# New method LocalizationMgr::handleTranslationbar() 2006/12/15 10:17:36 ab 1.38.32.6: #i72282# Remove language toolbar for not localized libraries 2006/12/14 12:54:22 pb 1.38.32.5: fix: #i72282# invalidate _CURRENT_LANG 2006/12/14 11:19:44 ab 1.38.32.4: #i72282# Update slots 2006/12/13 16:56:17 pb 1.38.32.3: fix: #i72282# LangBoxControl -> LanguageBoxControl 2006/12/13 08:55:41 ab 1.38.32.2: #i72282# LocalizationMgr support 2006/12/07 08:24:04 pb 1.38.32.1: fix: #i72282# register LangBoxControl


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [bce378fbcffa26748d8b11044d31aaf9cde06590]

INTEGRATION: CWS ab31 (1.14.32); FILE MERGED 2006/12/13 08:55:40 ab 1.14.32.1: #i72282# LocalizationMgr support


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [57286cdeb47c14bc0ca69a859c4c28a392bbc513]

INTEGRATION: CWS ab31 (1.47.32); FILE MERGED 2006/12/15 10:21:24 ab 1.47.32.5: #i72282# GetState(): Fill current lang slot with string representing all locales to force update 2006/12/14 12:57:20 pb 1.47.32.4: fix: #i72282# invalidate _CURRENT_LANG 2006/12/14 11:19:44 ab 1.47.32.3: #i72282# Update slots 2006/12/13 20:14:13 pb 1.47.32.2: fix: #i72282# new interface used 2006/12/06 15:28:26 pb 1.47.32.1: fix: #i72282# execute SID_BASICIDE_MANAGE_LANG


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [20a10279ac5caacf019e135c23b2cfc54dc3f172]

INTEGRATION: CWS ab31 (1.5.106); FILE MERGED 2006/12/14 12:48:52 pb 1.5.106.3: fix: #i72282# more implemented 2006/12/13 16:58:10 pb 1.5.106.2: fix: #i72282# class BasicLanguageBox added 2006/12/07 08:23:30 pb 1.5.106.1: fix: #i72282# new class LangBoxControl


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [9d5e3737d40175c24726eb6b608ee46b5460e681]

INTEGRATION: CWS ab31 (1.10.32); FILE MERGED 2006/12/15 09:50:50 ab 1.10.32.6: #i72282# BasicLanguageBox sets current, not default language 2006/12/15 08:00:15 pb 1.10.32.5: fix: #i72282# disable LanguageBox is necessary 2006/12/14 17:48:43 pb 1.10.32.4: fix: #i72282# LanguageBox more wider 2006/12/14 12:48:51 pb 1.10.32.3: fix: #i72282# more implemented 2006/12/13 16:58:10 pb 1.10.32.2: fix: #i72282# class BasicLanguageBox added 2006/12/07 08:23:38 pb 1.10.32.1: fix: #i72282# new class LangBoxControl


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [a3968d3bf5b747f924cb18ca7a1f070a3555d677]

INTEGRATION: CWS ab31 (1.12.72); FILE MERGED 2006/12/07 07:52:30 pb 1.12.72.2: fix: #i72282# GetState for _MANAGE_LANG 2006/12/06 15:31:08 pb 1.12.72.1: fix: #i72282# SID_BASICIDE_MANAGE_LANG, _CURRENT_LANG added


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [78d2a19f06d9f15f076ab2ae70d403cb55c9ffbe]

INTEGRATION: CWS ab31 (1.4.130); FILE MERGED 2006/12/13 16:50:27 pb 1.4.130.1: fix: #i72282# helpids for translation tools


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [a8ce9ce5786907482bfcff3e266ac065083c772b]

INTEGRATION: CWS ab31 (1.82.128); FILE MERGED 2006/12/21 12:14:23 ab 1.82.128.1: #i71514# SetMaxTextLen(): Use mnMaxTextLen for further conditions/calls


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [b2148349a0070012884e5b33dfdb8ffe93ecbe72]

INTEGRATION: CWS ab31 (1.69.456); FILE MERGED 2006/12/14 13:35:59 pb 1.69.456.2: fix: #i72282# CURRENT_LANG: AutoUpdate=TRUE 2006/12/06 11:12:24 pb 1.69.456.1: fix: #i72282# SID_BASICIDE_MANAGE_LANG, _CURRENT_LANG added


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [9fdad1289c2baf2934097c0937b2184a89cf7e0a]

INTEGRATION: CWS ab31 (1.5.116); FILE MERGED 2006/12/07 07:42:44 ab 1.5.116.2: #i71410# Changes in naming and comments 2006/11/10 12:55:22 ab 1.5.116.1: #i71410# Interface and Service specifications for String Resource component


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [1d6d471a0c4e54655ced56e39b3eb46707ae6529]

INTEGRATION: CWS ab31 (1.1.2); FILE ADDED 2006/12/07 07:42:44 ab 1.1.2.3: #i71410# Changes in naming and comments 2006/11/24 07:27:42 ab 1.1.2.2: #i71410# Design changes 2006/11/10 12:39:04 ab 1.1.2.1: #i71410# Interface for String Resource component


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [4fc4c595068a658c6b58cba67aea1f6a0775cceb]

INTEGRATION: CWS ab31 (1.1.2); FILE ADDED 2006/12/07 07:39:24 ab 1.1.2.1: #i71410# Interface for a resource bound to a location


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [19fad2d0e5b31d15ac9cef3b8c1a9e7f96d58226]

INTEGRATION: CWS ab31 (1.1.2); FILE ADDED 2006/12/07 07:37:57 ab 1.1.2.1: #i71410# Interface to provide access to a resource interface


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [2488f20996053d43e3d78d06bcb346c3709d9077]

INTEGRATION: CWS ab31 (1.1.2); FILE ADDED 2006/11/24 07:27:42 ab 1.1.2.2: #i71410# Design changes 2006/11/10 12:38:34 ab 1.1.2.1: #i71410# Interface for String Resource component


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [6883d64e7e1a93ebbcd0e4734f35fc7e3af45292]

INTEGRATION: CWS ab31 (1.1.2); FILE ADDED 2006/12/07 07:41:24 ab 1.1.2.3: #i71410# New method getUniqueNumericId 2006/11/24 07:27:41 ab 1.1.2.2: #i71410# Design changes 2006/11/10 12:38:44 ab 1.1.2.1: #i71410# Interface for String Resource component


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [141e506301dbfe06ca95deef76064836e3e9395e]

INTEGRATION: CWS ab31 (1.1.2); FILE ADDED 2006/12/07 07:42:43 ab 1.1.2.3: #i71410# Changes in naming and comments 2006/11/24 07:27:41 ab 1.1.2.2: #i71410# Design changes 2006/11/10 12:43:10 ab 1.1.2.1: #i71410# Service specification for String Resource component


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [a97b980044cb5167545fbcf97785c88ec55becb3]

INTEGRATION: CWS ab31 (1.1.2); FILE ADDED 2006/12/07 07:42:43 ab 1.1.2.3: #i71410# Changes in naming and comments 2006/11/24 07:27:41 ab 1.1.2.2: #i71410# Design changes 2006/11/10 12:43:00 ab 1.1.2.1: #i71410# Service specification for String Resource component


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [7edef00c333a42ee93acbe3edecbc2a2d52f350c]

INTEGRATION: CWS ab31 (1.1.2); FILE ADDED 2006/11/10 12:42:50 ab 1.1.2.1: #i71410# Service specification for String Resource component


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [a155f7f65f418b33f3c09c8abb5ba99863033abd]

INTEGRATION: CWS ab31 (1.3.8); FILE MERGED 2006/12/14 11:14:42 ab 1.3.8.2: #i72282# Support renaming of localized libraries 2006/12/07 08:33:53 ab 1.3.8.1: #i72346# StringResource support for dialog libraries


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [340ba557f358b8532378917943fce6f30151744b]

INTEGRATION: CWS ab31 (1.3.8); FILE MERGED 2006/12/14 11:14:41 ab 1.3.8.2: #i72282# Support renaming of localized libraries 2006/12/07 08:33:53 ab 1.3.8.1: #i72346# StringResource support for dialog libraries


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [45e74dca6fc4826cb0d70f07c9c2a52c78f68dc4]

INTEGRATION: CWS ab31 (1.2.8); FILE MERGED 2006/12/15 10:23:36 ab 1.2.8.3: #i72346# Preselect current UI language 2006/12/14 11:14:41 ab 1.2.8.2: #i72282# Support renaming of localized libraries 2006/12/07 08:33:53 ab 1.2.8.1: #i72346# StringResource support for dialog libraries


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [f04b0bffcfbcf2de3e3233acb81701e29de9a767]

INTEGRATION: CWS ab31 (1.2.8); FILE MERGED 2006/12/14 11:13:42 ab 1.2.8.2: #i72282# Support renaming of localized libraries 2006/12/07 08:10:07 ab 1.2.8.1: #i72346# StringResource support for dialog libraries


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [afc7e217f099167ffd614a2ea5560d0b2dfed2c7]

INTEGRATION: CWS ab31 (1.2.8); FILE MERGED 2006/12/14 11:13:42 ab 1.2.8.2: #i72282# Support renaming of localized libraries 2006/12/07 08:10:06 ab 1.2.8.1: #i72346# StringResource support for dialog libraries


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [1a1801403b5f02914c1fa8d6acceb3231635698e]

INTEGRATION: CWS ab31 (1.1.2); FILE ADDED 2006/12/12 11:45:21 pb 1.1.2.1: fix: #i72282# icon for ManageLanguage (DialogEditor)


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [d391a80998f31563b41e9b3dee8e3c8ffe749bb3]

INTEGRATION: CWS ab31 (1.1.2); FILE ADDED 2006/12/12 11:45:11 pb 1.1.2.1: fix: #i72282# icon for ManageLanguage (DialogEditor)


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [918a7ca1b952f3487c487b066ab4c4b6efc1b3ad]

INTEGRATION: CWS ab31 (1.1.2); FILE ADDED 2006/12/12 11:33:21 pb 1.1.2.1: fix: #i72282# icon for ManageLanguage (DialogEditor)


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [9dff31ab301a14f723c61b4616a7812bf21cc02c]

INTEGRATION: CWS ab31 (1.1.2); FILE ADDED 2006/12/12 11:33:10 pb 1.1.2.1: fix: #i72282# icon for ManageLanguage (DialogEditor)


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [c13e6ed9543720c3a2adb10b648917ee1edea258]

INTEGRATION: CWS ab31 (1.1.2); FILE ADDED 2006/11/10 13:40:58 ab 1.1.2.1: #i71410# String Resource component


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [b173204c0ce9e81792b5ffbefc3fa67e46b47cc2]

INTEGRATION: CWS ab31 (1.1.2); FILE ADDED 2006/11/10 13:41:07 ab 1.1.2.1: #i71410# String Resource component


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [f181264b5104631c1ed523f0dee769ca98cf7a87]

INTEGRATION: CWS ab31 (1.1.2); FILE ADDED 2006/12/14 10:53:09 ab 1.1.2.6: #i71410# Delete files in old folder in setURL() 2006/12/13 10:15:09 ab 1.1.2.5: #i71410# Remove Linux compiler warnings 2006/12/07 09:08:58 ab 1.1.2.4: #i71410# Interface changes and extensions 2006/11/24 07:35:47 ab 1.1.2.3: #i71410# Persistance implementation 2006/11/10 13:41:47 ab 1.1.2.2: #i71410# Fixed some problems 2006/11/10 13:25:44 ab 1.1.2.1: #i71410# String Resource component


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [b4f0dc4c8e8c7984c62fee1e7190d22e06aac710]

INTEGRATION: CWS ab31 (1.1.2); FILE ADDED 2006/12/14 10:53:09 ab 1.1.2.8: #i71410# Delete files in old folder in setURL() 2006/12/14 07:45:06 ab 1.1.2.7: #i71410# Fallbacks for current and default locales in removeLocale() 2006/12/13 10:15:09 ab 1.1.2.6: #i71410# Remove Linux compiler warnings 2006/12/13 08:28:41 ab 1.1.2.5: #i71410# Some fixes 2006/12/07 09:08:58 ab 1.1.2.4: #i71410# Interface changes and extensions 2006/11/24 07:35:47 ab 1.1.2.3: #i71410# Persistance implementation 2006/11/10 13:41:47 ab 1.1.2.2: #i71410# Fixed some problems 2006/11/10 13:25:34 ab 1.1.2.1: #i71410# String Resource component


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [7f54c4e69eff13d3013d28157c0557707fa53d28]

INTEGRATION: CWS ab31 (1.1.2); FILE ADDED 2006/12/07 09:08:57 ab 1.1.2.2: #i71410# Interface changes and extensions 2006/11/10 13:52:11 ab 1.1.2.1: #i71410# String Resource component


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [7afc8c2699738caa100c5f40e7f5e83052be75e7]

INTEGRATION: CWS ab31 (1.9.8); FILE MERGED 2006/12/13 08:23:08 ab 1.9.8.1: #i72282# Set StringResource at created dialog


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [4f9d8f94d940fafc4d917a1b43e2d879191520d8]

INTEGRATION: CWS ab31 (1.14.22); FILE MERGED 2006/11/10 14:16:04 ab 1.14.22.2: RESYNC: (1.14-1.15); FILE MERGED 2006/11/10 13:53:02 ab 1.14.22.1: #i71410# String Resource component


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [4b16f40241edf772f4df9dd30ee98dd4dbc5bf0e]

INTEGRATION: CWS ab31 (1.32.22); FILE MERGED 2006/11/23 13:10:20 cd 1.32.22.1: #i71514# ResourceResolver support for dialogs and dependent controls


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [92b2cfa3a6a5156c0a7b2e045850c4dd3f7b8b34]

INTEGRATION: CWS ab31 (1.77.20); FILE MERGED 2006/12/21 12:18:36 ab 1.77.20.1: #i71514# UnoEditControl::ImplSetPeerProperty(): Resolve resource also for #96986# special handling


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [80d859a5be80aaabffb05311efe2c6e02a961b16]

INTEGRATION: CWS ab31 (1.7.30); FILE MERGED 2006/12/13 07:50:06 ab 1.7.30.1: #i71514# Allow ResourceResolver to be set before Dialog Control creation


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [83094173414c8b6823ffcb7ace3e3fb96ff7b723]

INTEGRATION: CWS ab31 (1.41.20); FILE MERGED 2006/11/23 13:10:20 cd 1.41.20.1: #i71514# ResourceResolver support for dialogs and dependent controls


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [df63cefc91ebe84a132fb37a658585239d47b369]

INTEGRATION: CWS ab31 (1.23.30); FILE MERGED 2006/11/23 13:10:20 cd 1.23.30.1: #i71514# ResourceResolver support for dialogs and dependent controls


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [331a2d19931592bc35ad0531e9f673762f182ff1]

INTEGRATION: CWS ab31 (1.13.30); FILE MERGED 2006/12/13 16:25:22 ab 1.13.30.3: #i71514# Fixed deadlock problem due to wrong mutex counting 2006/12/13 07:48:32 ab 1.13.30.2: #i71514# Allow ResourceResolver to be set before Dialog Control creation 2006/11/23 13:10:20 cd 1.13.30.1: #i71514# ResourceResolver support for dialogs and dependent controls


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [19050440c53e8c455d74e708889da2548b0d3082]

INTEGRATION: CWS ab31 (1.14.160); FILE MERGED 2006/11/23 13:10:19 cd 1.14.160.1: #i71514# ResourceResolver support for dialogs and dependent controls


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [a81c101287dce23cb077f8bbefab914d10d423fc]

INTEGRATION: CWS ab31 (1.18.22); FILE MERGED 2006/11/23 13:10:19 cd 1.18.22.1: #i71514# ResourceResolver support for dialogs and dependent controls


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [c1320134bd2738393b5fe7049fec7254f914eed4]

INTEGRATION: CWS ab31 (1.5.66); FILE MERGED 2006/12/13 07:47:10 ab 1.5.66.2: #i71514# Allow ResourceResolver to be set before Dialog Control creation 2006/11/23 13:10:19 cd 1.5.66.1: #i71514# ResourceResolver support for dialogs and dependent controls


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [945a61ebe47646d5b5da14e5da35f6ca57c6d90f]

INTEGRATION: CWS ab31 (1.51.2); FILE MERGED 2006/12/06 12:13:40 pb 1.51.2.2: fix: #i72282# ManageLanguage with image 2006/12/06 12:08:18 pb 1.51.2.1: fix: #i72282# Manage-, CurrentLanguage added


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [4c4751fb33a46889a9a1ee76122036dfe04b4f0b]

INTEGRATION: CWS ab31 (1.6.276); FILE MERGED 2006/12/07 07:49:47 pb 1.6.276.2: fix: #i72282# new dockpos of translationbar 2006/12/06 12:02:58 pb 1.6.276.1: fix: #i72282# translationbar added


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [100d63096cd6477ca9b550417af97d9dbd92e338]

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>  [020c51c7680ea2c13c0a37aa92358f27e8e1f1d9]

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>  [4095fd47b3cc32df12b4505d3c6105d4296ef67f]

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>  [cda27d1a9fe10b09d957863499a89d034862fd04]

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>  [42b0ef5d61839d25d8061bdb525f4f67b93e8800]

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>  [40b27dcafddf149df30aeb966fb82d8f277788b8]

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>  [13c9a9987769f66a50d8edc4f51a79ff259ac8f9]

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>  [3c8a6738077158f09fcbca56cf37b6709da58198]

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>  [835415ba326b0ab97065d54c1396ede888c4a2a8]

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>  [7f1a2e4718fed157c6dd7746efb0484bac88a003]

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>  [d08f6096a143207a525277d734e2ef67329d7882]

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>  [8b2449f470834c101dc0d38b142d188fa2de41fc]

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>  [01794dfcf5defdc98000e8277182009c8e97bd51]

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>  [d6cd13876ddfc5cf10f9b65f216e669de84a6d0d]

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>  [513dde4c5de181246c1296d1cad2013ae473323d]

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>  [e25050034d75dc1bf71495442545d76531a199b7]

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>  [fbf34d60708d3e127a126843c13576be8c2c854e]

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>  [864fb4bdb5f34c12f3b700b380cb5fe2fb88e326]

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>  [1ded3433172e30aba352c9ce1dae790ec84d5f0d]

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>  [d18929ac23f6359bfcbfb4b1166100b69004476f]

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>  [aa41f0b25feb135ae9f67c53682e42f5cb221b30]

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>  [67b7c2a9b1a7a1dab92f60d827bd0c7fbff6cc5f]

INTEGRATION: CWS native50 (1.1.2); FILE ADDED 2006/08/10 10:33:54 is 1.1.2.2: #i65425# new java installer 2006/08/04 10:52:15 is 1.1.2.1: #i65425# new java installer


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [840adb94e0c74365b77001c474ebfb5aee00713b]

INTEGRATION: CWS native50 (1.9.66); FILE MERGED 2006/11/02 12:09:04 is 1.9.66.2: RESYNC: (1.9-1.10); FILE MERGED 2006/07/28 15:00:20 is 1.9.66.1: #i65425# new java installer


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [1174d103e48d2ebeb2b2dee0a2abc8b3a306fb1c]

INTEGRATION: CWS native50 (1.1.2); FILE ADDED 2006/11/02 17:29:26 is 1.1.2.2: #i65425# including getuid_path for getuid.so 2006/07/28 14:59:54 is 1.1.2.1: #i65425# new java installer


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [e025002ab79ea5c59c9b54224c2a1e8a8e4e6ddc]

INTEGRATION: CWS native50 (1.10.118); FILE MERGED 2006/11/02 12:08:56 is 1.10.118.4: RESYNC: (1.10-1.11); FILE MERGED 2006/08/07 10:13:40 is 1.10.118.3: #i65425# new java installer 2006/08/04 10:52:48 is 1.10.118.2: #i65425# new java installer 2006/07/28 15:00:20 is 1.10.118.1: #i65425# new java installer


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [f0698c6ca69426495e9d268666c96e5058b2d6eb]

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>  [0b5266ba56936cd86533368634fac27239dae240]

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>  [20942663f64c8f4d5782daab7c21a1aacda0794c]

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>  [5286cc6c55624a071f0780b00d591d982062b402]

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>  [4e0d5346d3919115a7bc587a2058f4041677a372]

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>  [d3adf1625b6f7acdc30d9cf43cf85b6bf898fe74]

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>  [3169e4e0a80088ece295dc5f3c4db0896167c940]

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>  [f490b511c380a1790fe8500b30de309187ea023b]

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>  [4e2fe1df2a6dd1d6021375f7f9302451b23c72f8]

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>  [5bfa29739a75c0386e1d1813777f176beeedbbeb]

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>  [5f860dd140490d59b01831e9c5a3daa259551f49]

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>  [a10a1c5888231cc5fb6cd0c132541ae7a1dae3f0]

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>  [d3ff85162f2a6a3c9a236d10b232749f8087d22b]

INTEGRATION: CWS oolinguforso (1.31.54); FILE MERGED 2006/12/18 08:27:16 tl 1.31.54.3: #130176# have OOo download dictionaries functional without restart 2006/12/14 15:43:13 tl 1.31.54.2: #130176# fixed problem with OOo dictionaries download directory being different and thus not checked in user-intstallations 2006/12/08 08:10:16 tl 1.31.54.1: #130176# applied fix from #i71436# since the problem is the same


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [ed1d93797f0a97fae16493ebfadc972a599bac0d]

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>  [f95522364ecd06cc0915b29e1b5ab95ca113e554]

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>  [a84a4eb7780fabbb7ad480063841d3a3aca7f71d]

INTEGRATION: CWS sdkinspector (1.1.2); FILE ADDED 2006/09/20 07:44:45 bc 1.1.2.1: 69688#several improvements according to Wiki entry


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [7764309b7ba015fa0f8b6303977bdcc462c852b0]

INTEGRATION: CWS oolinguforso (1.57.132); FILE MERGED 2006/12/18 08:27:36 tl 1.57.132.1: #130176# have OOo download dictionaries functional without restart


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [f84b6378371d11215a2b868b0262e0cffd813ed0]

INTEGRATION: CWS sdkinspector (1.1.2); FILE ADDED 2006/09/20 07:44:23 bc 1.1.2.1: 69688#several improvements according to Wiki entry


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [49943a5f3b1c194ca85dd247658a85f557139e0b]

INTEGRATION: CWS sdkinspector (1.1.2); FILE ADDED 2006/09/20 07:43:55 bc 1.1.2.1: 69688#several improvements according to Wiki entry


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [4ceffc2bada7d8888f6d1af31a1e0f3f413101e9]

INTEGRATION: CWS oolinguforso (1.14.54); FILE MERGED 2006/12/18 08:26:57 tl 1.14.54.1: #130176# have OOo download dictionaries functional without restart


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [bb2eb73de90ca102e498042871b7ca76f3be1a4e]

INTEGRATION: CWS sdkinspector (1.1.2); FILE ADDED 2006/09/20 07:43:30 bc 1.1.2.1: 69688#several improvements according to Wiki entry


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [f5e610caf1a4b81c6798a3e8218f2b9a14c35d43]

INTEGRATION: CWS sdkinspector (1.1.2); FILE ADDED 2006/09/20 07:43:04 bc 1.1.2.1: 69688#several improvements according to Wiki entry


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [ef2e0bbef49b5864be6fc61d1434e8b2551ca562]

INTEGRATION: CWS sdkinspector (1.1.2); FILE ADDED 2006/09/20 07:41:40 bc 1.1.2.1: 69688#several improvements according to Wiki entry


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [37432dcbf52cb4264342a992ea364106ec35d346]

INTEGRATION: CWS sdkinspector (1.1.2); FILE ADDED 2006/09/20 07:36:45 bc 1.1.2.1: 69688#several improvements according to Wiki entry


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [ef111f59122d179602f5711f26b71121ccce9034]

INTEGRATION: CWS oolinguforso (1.4.18); FILE MERGED 2006/12/14 15:28:01 tl 1.4.18.1: #130176# fixed problem with OOo dictionaries download directory being different and thus not checked in user-intstallations


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [2bcf2ac1a0830629b4caca118d5ee304c4ee2fe7]

INTEGRATION: CWS sdkinspector (1.1.2); FILE ADDED 2006/12/21 10:16:27 bc 1.1.2.1: #i69688# adding interfaces


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [aca1ed0c680e71e07be4770f649ad9c1bd8a91c2]

INTEGRATION: CWS oolinguforso (1.25.18); FILE MERGED 2006/12/18 09:23:06 tl 1.25.18.4: #130176# have OOo download dictionaries functional without restart 2006/12/18 09:17:51 tl 1.25.18.3: #130176# have OOo download dictionaries functional without restart 2006/12/18 09:17:37 tl 1.25.18.2: #130176# have OOo download dictionaries functional without restart 2006/12/18 08:26:14 tl 1.25.18.1: #130176# have OOo download dictionaries functional without restart


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [21686a0332e56a15633b7e46ffab66f8c42a4cb1]

INTEGRATION: CWS sdkinspector (1.1.2); FILE ADDED 2006/12/21 10:15:52 bc 1.1.2.1: #i69688# adding interfaces


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [2ec55dd7b1bf11778795199bdb60f6901158cf7b]

INTEGRATION: CWS sdkinspector (1.1.2); FILE ADDED 2006/12/21 16:19:12 bc 1.1.2.4: #i69688# several changes 2006/12/21 10:19:07 bc 1.1.2.3: #i69688# ecapsulating UI 2006/12/08 17:16:47 bc 1.1.2.2: #i69688# several improvements 2006/11/21 12:40:07 bc 1.1.2.1: #i69688# Definition for Sourcecode Language generators added


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [45e5ddf83a892a7c79dce5f556c24209ecab122b]

INTEGRATION: CWS oolinguforso (1.11.12); FILE MERGED 2006/11/27 14:20:09 tl 1.11.12.2: #i142482# resync conflict fixed 2006/10/23 09:46:16 tl 1.11.12.1: #142482# integration of Polish thesaurus


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [9fce792ffca511716b6d182fcefcc95e7f483f93]

INTEGRATION: CWS sdkinspector (1.4.92); FILE MERGED 2006/09/20 07:38:23 bc 1.4.92.1: 69688#several improvements according to Wiki entry


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [fe374a033768c83f2d6b94558395db2731aad162]

INTEGRATION: CWS sdkinspector (1.1.2); FILE ADDED 2006/12/21 16:19:12 bc 1.1.2.2: #i69688# several changes 2006/12/21 10:15:17 bc 1.1.2.1: #i69688# add interfaces


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [ae7786c82b7b1ca0cb51cdc8f805f5e480beff7f]

INTEGRATION: CWS sdkinspector (1.1.2); FILE ADDED 2006/12/21 16:19:12 bc 1.1.2.6: #i69688# several changes 2006/12/21 10:19:07 bc 1.1.2.5: #i69688# ecapsulating UI 2006/12/08 17:16:47 bc 1.1.2.4: #i69688# several improvements 2006/11/21 12:37:50 bc 1.1.2.3: #i69688#SourceCode generation added 2006/10/13 14:36:38 bc 1.1.2.2: #i69688#Sourcecode generation added 2006/09/20 07:27:53 bc 1.1.2.1: 69688#several improvements according to Wiki entry


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [985f8c9391bdacc989153d307e036283d98b6d2c]

INTEGRATION: CWS oolinguforso (1.1.2); FILE ADDED 2006/10/25 07:30:58 tl 1.1.2.3: #142482# makefile fixed to provide missing entry for writingaids.zip's dictionary.lst file 2006/10/25 06:51:30 tl 1.1.2.2: #142482# makefile fixed to provide missing entry for writingaids.zip's dictionary.lst file 2006/10/23 09:43:02 tl 1.1.2.1: #142482# integration of Polish thesaurus


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [7178be6766f08c51ed626eb732c829d26c3718e6]

INTEGRATION: CWS oolinguforso (1.1.2); FILE ADDED 2006/10/23 09:42:51 tl 1.1.2.1: #142482# integration of Polish thesaurus


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [476933f361df352ba69770d1fbd3a421d2a20cc3]

INTEGRATION: CWS sdkinspector (1.1.2); FILE ADDED 2006/12/21 16:19:12 bc 1.1.2.6: #i69688# several changes 2006/12/21 10:19:06 bc 1.1.2.5: #i69688# ecapsulating UI 2006/12/08 17:16:47 bc 1.1.2.4: #i69688# several improvements 2006/11/21 12:37:50 bc 1.1.2.3: #i69688#SourceCode generation added 2006/10/13 14:36:37 bc 1.1.2.2: #i69688#Sourcecode generation added 2006/09/20 07:27:08 bc 1.1.2.1: 69688#several improvements according to Wiki entry


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [87f1ff34dd64d00510863e1912e413528b6019e9]

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


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [6b0660659f4592d29a8757bc8bfdc5deff2e75e5]

INTEGRATION: CWS sdkinspector (1.1.2); FILE ADDED 2006/12/21 16:19:11 bc 1.1.2.6: #i69688# several changes 2006/12/21 10:19:06 bc 1.1.2.5: #i69688# ecapsulating UI 2006/12/08 17:16:47 bc 1.1.2.4: #i69688# several improvements 2006/11/21 12:37:49 bc 1.1.2.3: #i69688#SourceCode generation added 2006/10/13 14:36:37 bc 1.1.2.2: #i69688#Sourcecode generation added 2006/09/20 07:26:23 bc 1.1.2.1: 69688#several improvements according to Wiki entry


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [df34a6d2fc4ae86666f198042b0d33652e2a7d3b]

INTEGRATION: CWS sdkinspector (1.1.2); FILE ADDED 2006/12/21 16:19:11 bc 1.1.2.6: #i69688# several changes 2006/12/21 10:19:06 bc 1.1.2.5: #i69688# ecapsulating UI 2006/12/08 17:16:47 bc 1.1.2.4: #i69688# several improvements 2006/11/21 12:37:49 bc 1.1.2.3: #i69688#SourceCode generation added 2006/10/13 14:36:37 bc 1.1.2.2: #i69688#Sourcecode generation added 2006/09/20 07:26:00 bc 1.1.2.1: 69688#several improvements according to Wiki entry


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [78caa72d619bb0353f66f2c2e0ba79c750ca5f63]

INTEGRATION: CWS sdkinspector (1.1.2); FILE ADDED 2006/12/21 16:19:11 bc 1.1.2.6: #i69688# several changes 2006/12/21 10:19:06 bc 1.1.2.5: #i69688# ecapsulating UI 2006/12/08 17:16:46 bc 1.1.2.4: #i69688# several improvements 2006/11/21 12:37:49 bc 1.1.2.3: #i69688#SourceCode generation added 2006/10/13 14:36:37 bc 1.1.2.2: #i69688#Sourcecode generation added 2006/09/20 07:25:06 bc 1.1.2.1: 69688#several improvements according to Wiki entry


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [b9aefec4bf4ac505dafebbc7fbb604ae3c96c41b]

INTEGRATION: CWS sdkinspector (1.2.92); FILE MERGED 2006/12/21 16:19:11 bc 1.2.92.4: #i69688# several changes 2006/12/21 10:19:06 bc 1.2.92.3: #i69688# ecapsulating UI 2006/12/08 17:16:46 bc 1.2.92.2: #i69688# several improvements 2006/11/21 12:37:49 bc 1.2.92.1: #i69688#SourceCode generation added


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [859e2e47f4a6e8167dfd57e682002c4be2a0575e]

INTEGRATION: CWS sdkinspector (1.1.2); FILE ADDED 2006/12/21 16:19:11 bc 1.1.2.6: #i69688# several changes 2006/12/21 10:19:06 bc 1.1.2.5: #i69688# ecapsulating UI 2006/12/08 17:16:46 bc 1.1.2.4: #i69688# several improvements 2006/11/21 12:37:49 bc 1.1.2.3: #i69688#SourceCode generation added 2006/10/13 14:36:37 bc 1.1.2.2: #i69688#Sourcecode generation added 2006/09/20 07:24:23 bc 1.1.2.1: 69688#several improvements according to Wiki entry


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [d34663a4a388eb50b0ba591efdb53165b7218c4f]

INTEGRATION: CWS sdkinspector (1.1.2); FILE ADDED 2006/12/21 10:17:58 bc 1.1.2.1: #i69688# encapsulating Swing UI


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [147a368b2ff6146d9400ab5c55c1ae775cbd5040]

INTEGRATION: CWS sdkinspector (1.1.2); FILE ADDED 2006/12/21 10:18:21 bc 1.1.2.1: #69688# encapsulating Swing UI


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [c484913917b773b817fb917b2e76f04238ff0255]

INTEGRATION: CWS sdkinspector (1.1.2); FILE ADDED 2006/12/21 16:19:11 bc 1.1.2.2: #i69688# several changes 2006/12/21 10:19:45 bc 1.1.2.1: #i69688# encapsulating Swing UI


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [357ed41f41f39f02fbeab585fa750b5e0c15fa91]

INTEGRATION: CWS sdkinspector (1.1.2); FILE ADDED 2006/12/21 16:19:10 bc 1.1.2.4: #i69688# several changes 2006/12/21 10:19:05 bc 1.1.2.3: #i69688# ecapsulating UI 2006/12/08 17:16:46 bc 1.1.2.2: #i69688# several improvements 2006/11/21 12:39:06 bc 1.1.2.1: #i69688# SourceCodeGeneration functionality added


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [350d240cba9a3997f10f5aa5af5f550e64c70ca2]

INTEGRATION: CWS sdkinspector (1.1.2); FILE ADDED 2006/12/21 16:19:10 bc 1.1.2.5: #i69688# several changes 2006/12/21 10:19:05 bc 1.1.2.4: #i69688# ecapsulating UI 2006/12/08 17:16:46 bc 1.1.2.3: #i69688# several improvements 2006/11/21 12:37:48 bc 1.1.2.2: #i69688#SourceCode generation added 2006/09/20 07:23:59 bc 1.1.2.1: 69688#several improvements according to Wiki entry


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [e7ab6811147d51553de8b084c06810eeaf647faf]

INTEGRATION: CWS sdkinspector (1.1.2); FILE ADDED 2006/09/20 07:32:57 bc 1.1.2.1: 69688#several improvements according to Wiki entry


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [e8763ee93cee36459d0c74ddabe3f1c59058083e]

INTEGRATION: CWS sdkinspector (1.1.2); FILE ADDED 2006/12/21 16:19:10 bc 1.1.2.6: #i69688# several changes 2006/12/21 10:19:05 bc 1.1.2.5: #i69688# ecapsulating UI 2006/12/08 17:16:45 bc 1.1.2.4: #i69688# several improvements 2006/11/21 12:37:48 bc 1.1.2.3: #i69688#SourceCode generation added 2006/10/13 14:36:37 bc 1.1.2.2: #i69688#Sourcecode generation added 2006/09/20 07:22:58 bc 1.1.2.1: 69688#several improvements according to Wiki entry


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [066cbae7082d628e2b598f8dd3b512f03d68494d]

INTEGRATION: CWS sdkinspector (1.19.82); FILE MERGED 2006/12/22 11:25:44 cn 1.19.82.6: #i69688# remove run target TestInspector.run 2006/12/21 10:19:05 bc 1.19.82.5: #i69688# ecapsulating UI 2006/12/08 17:16:45 bc 1.19.82.4: #i69688# several improvements 2006/11/21 12:37:48 bc 1.19.82.3: #i69688#SourceCode generation added 2006/10/13 14:36:36 bc 1.19.82.2: #i69688#Sourcecode generation added 2006/09/20 07:29:21 bc 1.19.82.1: 69688#several improvements according to Wiki entry


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [c57c3023bd6b3c17c56e64dda1a53d56f30b6f58]

INTEGRATION: CWS sdkinspector (1.1.2); FILE ADDED 2006/12/21 16:19:10 bc 1.1.2.6: #i69688# several changes 2006/12/21 10:19:05 bc 1.1.2.5: #i69688# ecapsulating UI 2006/12/08 17:16:45 bc 1.1.2.4: #i69688# several improvements 2006/11/21 12:37:48 bc 1.1.2.3: #i69688#SourceCode generation added 2006/10/13 14:36:36 bc 1.1.2.2: #i69688#Sourcecode generation added 2006/09/20 07:22:35 bc 1.1.2.1: 69688#several improvements according to Wiki entry


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [e16dccbe59aac979b68c68ee671e9866f1a4d1b6]

INTEGRATION: CWS sdkinspector (1.1.2); FILE ADDED 2006/12/21 16:19:10 bc 1.1.2.6: #i69688# several changes 2006/12/21 10:19:05 bc 1.1.2.5: #i69688# ecapsulating UI 2006/12/08 17:16:45 bc 1.1.2.4: #i69688# several improvements 2006/11/21 12:37:48 bc 1.1.2.3: #i69688#SourceCode generation added 2006/10/13 14:36:36 bc 1.1.2.2: #i69688#Sourcecode generation added 2006/09/20 07:22:10 bc 1.1.2.1: 69688#several improvements according to Wiki entry


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [b3eea61141df03e65932fe0f8096a1fba7ba3f52]

INTEGRATION: CWS sdkinspector (1.1.2); FILE ADDED 2006/12/21 16:19:09 bc 1.1.2.6: #i69688# several changes 2006/12/21 10:19:04 bc 1.1.2.5: #i69688# ecapsulating UI 2006/12/08 17:16:45 bc 1.1.2.4: #i69688# several improvements 2006/11/21 12:37:47 bc 1.1.2.3: #i69688#SourceCode generation added 2006/10/13 14:36:36 bc 1.1.2.2: #i69688#Sourcecode generation added 2006/09/20 07:21:19 bc 1.1.2.1: 69688#several improvements according to Wiki entry


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [18dfdc678848cdd8d6ff416536d2a2d180672afa]

INTEGRATION: CWS sdkinspector (1.2.92); FILE MERGED 2006/12/21 16:19:09 bc 1.2.92.6: #i69688# several changes 2006/12/21 10:19:04 bc 1.2.92.5: #i69688# ecapsulating UI 2006/12/08 17:16:45 bc 1.2.92.4: #i69688# several improvements 2006/11/21 12:37:47 bc 1.2.92.3: #i69688#SourceCode generation added 2006/10/13 14:36:36 bc 1.2.92.2: #i69688#Sourcecode generation added 2006/09/20 07:21:46 bc 1.2.92.1: 69688#several improvements according to Wiki entry


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [a5a91899b5b7336272f7290db834345f5a5cd8e9]

INTEGRATION: CWS sdkinspector (1.1.2); FILE ADDED 2006/11/21 12:37:47 bc 1.1.2.2: #i69688#SourceCode generation added 2006/09/20 07:20:54 bc 1.1.2.1: #i69688#several improvements according to Wiki entry


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [c1f7efde56df37b735fb25f9773648d76cfe97bb]

INTEGRATION: CWS sdkinspector (1.1.2); FILE ADDED 2006/12/21 10:19:04 bc 1.1.2.2: #i69688# ecapsulating UI 2006/09/20 07:20:31 bc 1.1.2.1: #i69688#several improvements according to Wiki entry


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [f405578d3d05b3a69e9d210048c09f4adccb4887]

INTEGRATION: CWS sdkinspector (1.1.2); FILE ADDED 2006/09/20 07:32:08 bc 1.1.2.1: 69688#several improvements according to Wiki entry


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [24da50fc13e915a5f3215af47fe7e8e4adec262e]

INTEGRATION: CWS sdkinspector (1.1.2); FILE ADDED 2006/09/20 07:32:34 bc 1.1.2.1: 69688#several improvements according to Wiki entry


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [0a19bcf8dac6ab5511bfca05532b2899e1162678]

INTEGRATION: CWS jl52 (1.4.4); FILE MERGED 2006/12/15 13:49:31 jl 1.4.4.1: #72620# new versions


2007-01-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [baeb813e7d9ae805429220c03949fcdefe5262f6]

INTEGRATION: CWS jl52 (1.5.4); FILE MERGED 2006/12/15 13:50:01 jl 1.5.4.1: #72620# small correction


2007-01-02  Juergen Schmidt  <jsc@openoffice.org>  [8593aef8b53c868b70be03f23e2856c09c608aa7]

#i72993# remove some lines of code which does some unnecessary quote checking


2007-01-02  Ivo Hinkelmann  <ihi@openoffice.org>  [04b94e15b896752fbd639410d20f52ec901f3356]

#i10000# #i72949# pragma moved below precomp header include


2007-01-02  Ivo Hinkelmann  <ihi@openoffice.org>  [c020f70e90c43d5ab0e7976586bf8a69b12d76e2]

#i10000# #i73009# resource parallel build conflict


2006-12-29  Oliver Specht  <os@openoffice.org>  [f9154f665aae963baf2908329fe636200cb37539]

line numbering added


2006-12-28  Oliver Specht  <os@openoffice.org>  [718fef0d8788ec9a1691889fbb372b636624bb85]

page borders completed


2006-12-28  Oliver Specht  <os@openoffice.org>  [4ee400eb4eed8e1354424b6038645863b887be48]

widow/orphan added, cjk bold/italic added


2006-12-28  Oliver Specht  <os@openoffice.org>  [0f7e0673b9355e8aec4e1399cf942112cb83fd9f]

mapping of default style names added


2006-12-22  Ivo Hinkelmann  <ihi@openoffice.org>  [94328c4047f623deebde8c4f581c86ea14369971]

#i10000# missing idl's readded


2006-12-22  Ivo Hinkelmann  <ihi@openoffice.org>  [bf65b4ff3a4a36ad8fe5128e9264dff8cb6c0baf]

#i10000# rdb build fix


2006-12-22  Ivo Hinkelmann  <ihi@openoffice.org>  [aadb402934b6649669f6a7cb209eadaadcfb2640]

#i10000# build fix


2006-12-22  Rüdiger Timm  <rt@openoffice.org>  [da59dabe758f508dd9a49b3c7b4fe57648834212]

#i72858# Correct JAVACLASSFILES to make it compile (patch by ericb - thanks a lot).


2006-12-22  Joachim Lingner  <jl@openoffice.org>  [e5bee4bd881ab1dcc80c9a34cc4266ab79a13e70]

#i10000# fixing problem which have been caused by integrating cws jl46 and jl49


2006-12-22  Joachim Lingner  <jl@openoffice.org>  [ac709f82d9eedc2b9d70df482adfdfff631c443e]

#i10000#


2006-12-21  Ivo Hinkelmann  <ihi@openoffice.org>  [cd5daea36ebbb67916bd284bed7a9dded6b84d3a]

#i10000# added precompiled header include


2006-12-21  Vladimir Glazounov  <vg@openoffice.org>  [1d26eff2308445f3944834a00de92b8d5bdb4480]

new version for SRC680


2006-12-21  Vladimir Glazounov  <vg@openoffice.org>  [1b7067d95591abd24c11bd47e9fa7598f7f2b4b6]

new version for SRC680


2006-12-21  Oliver Specht  <os@openoffice.org>  [8c2a6bb151bb32abea3cdc4e35260935336b75ec]

header/footer properties, text grid add


2006-12-21  Ivo Hinkelmann  <ihi@openoffice.org>  [e0dd87504f52bd8af7380de529022cff2ec47b8b]

#i10000# #i72700# Upgrading libicu* on Solaris fails


2006-12-21  Ivo Hinkelmann  <ihi@openoffice.org>  [f9da557db7135485507ac74205bb9c3d02f3d433]

SRC680


2006-12-21  Ivo Hinkelmann  <ihi@openoffice.org>  [b5b06a87b6e5bd3461ad6b6e89b4837c55fffb30]

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>  [c9c5419ceafc2bd29dcfe11474df02ec81f48f3b]

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>  [e63ebce60b5b57627db5928cd538f0684efde81e]

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>  [9e8f79c1203d1f765a2634a6c8973c90ce4c41c8]

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>  [0c3bfe32252c1ad4ca424b80fbe3b4ca03e8eebe]

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>  [a70311b5f1e53614063d353c2aaa57c1a311bf34]

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-21  Ivo Hinkelmann  <ihi@openoffice.org>  [a9b34f9357f5f8e113f48f0559f0d73c639c82c7]

INTEGRATION: CWS soldep2 (1.1.2); FILE ADDED 2006/12/01 15:40:23 obo 1.1.2.1: #i72180# bitmaps for module soldep (made by sts)


2006-12-21  Ivo Hinkelmann  <ihi@openoffice.org>  [661464bcfd2fab9244fe8918444dc0eda43c3da4]

INTEGRATION: CWS soldep2 (1.1.2); FILE ADDED 2006/12/01 15:40:22 obo 1.1.2.1: #i72180# bitmaps for module soldep (made by sts)


2006-12-21  Ivo Hinkelmann  <ihi@openoffice.org>  [a92dffed56a0e8edfac407d14f5f3421edd2176a]

INTEGRATION: CWS soldep2 (1.1.2); FILE ADDED 2006/12/01 15:40:21 obo 1.1.2.1: #i72180# bitmaps for module soldep (made by sts)


2006-12-21  Ivo Hinkelmann  <ihi@openoffice.org>  [1c5ee59a3bf7a5ef7652151e0529c29766388ed1]

INTEGRATION: CWS revivehsqldb (1.9.8); FILE MERGED 2006/12/19 12:03:20 fs 1.9.8.1: #i72751# proper packaging


2006-12-21  Ivo Hinkelmann  <ihi@openoffice.org>  [55a9bb3636ed102a4535b632819b272bc039c5ea]

INTEGRATION: CWS vcl70 (1.40.102); FILE MERGED 2006/12/01 10:54:28 hdu 1.40.102.1: #i45983# handle unicode surrogates on UNX


2006-12-21  Ivo Hinkelmann  <ihi@openoffice.org>  [e9cfc2e5f52728af109882d1f38221ea5d4299f9]

INTEGRATION: CWS vcl70 (1.103.102); FILE MERGED 2006/12/08 12:55:30 hdu 1.103.102.2: RESYNC: (1.103-1.104); FILE MERGED 2006/12/07 13:35:09 hdu 1.103.102.1: #i45983# avoid unicode surrogates related warnings


2006-12-21  Ivo Hinkelmann  <ihi@openoffice.org>  [5502291a0099e236f3698924b2cd866ae93a57b1]

INTEGRATION: CWS vcl70 (1.2.10); FILE MERGED 2006/12/08 10:39:20 hdu 1.2.10.1: #i72384# really enable antialiased text if possible


2006-12-21  Ivo Hinkelmann  <ihi@openoffice.org>  [013f05baf32e84c24ce9d5270db252746a322f4a]

INTEGRATION: CWS vcl70 (1.45.104); FILE MERGED 2006/12/07 11:17:50 hdu 1.45.104.1: #i45983# get rid of auto-fallback surrogate warning


2006-12-21  Ivo Hinkelmann  <ihi@openoffice.org>  [725566f3f88e60690ba4cba1a101d5c3df8dab1f]

INTEGRATION: CWS vcl70 (1.141.8); FILE MERGED 2006/12/08 12:53:04 hdu 1.141.8.2: RESYNC: (1.141-1.142); FILE MERGED 2006/12/08 10:39:20 hdu 1.141.8.1: #i72384# really enable antialiased text if possible


2006-12-21  Ivo Hinkelmann  <ihi@openoffice.org>  [9a64a526f52972b8d9630de8317da440e95d1b56]

INTEGRATION: CWS vcl70 (1.46.10); FILE MERGED 2006/12/08 10:39:20 hdu 1.46.10.1: #i72384# really enable antialiased text if possible


2006-12-21  Ivo Hinkelmann  <ihi@openoffice.org>  [ac82f26fdf9b4a29af7539ecb12cc3f0b8597dc2]

INTEGRATION: CWS vcl70 (1.58.26); FILE MERGED 2006/11/28 12:57:09 pl 1.58.26.1: #i72058# IM attributes


2006-12-21  Ivo Hinkelmann  <ihi@openoffice.org>  [16d451b0e3c432a461b54d18589813dffe35f2e7]

INTEGRATION: CWS vcl70 (1.36.210); FILE MERGED 2006/11/28 14:44:30 hdu 1.36.210.1: #i68904# empty hash_tables are still too expensive


2006-12-21  Ivo Hinkelmann  <ihi@openoffice.org>  [33bdaac634750c043c45769665a3ee8050f78637]

INTEGRATION: CWS vcl70 (1.137.10); FILE MERGED 2006/12/08 12:50:19 hdu 1.137.10.5: RESYNC: (1.137-1.138); FILE MERGED 2006/12/07 13:12:39 hdu 1.137.10.4: #i72129# cannot use fontconfig directly 2006/12/01 12:25:04 hdu 1.137.10.3: #i72129# fonts with bad CMAPs sometimes have reasonable POST tables 2006/12/01 10:54:28 hdu 1.137.10.2: #i45983# handle unicode surrogates on UNX 2006/11/28 14:44:30 hdu 1.137.10.1: #i68904# empty hash_tables are still too expensive


2006-12-21  Ivo Hinkelmann  <ihi@openoffice.org>  [5ffb98191672f2625d316a09e6c033abec80c58c]

INTEGRATION: CWS vcl70 (1.84.18); FILE MERGED 2006/12/01 10:54:28 hdu 1.84.18.1: #i45983# handle unicode surrogates on UNX


2006-12-21  Ivo Hinkelmann  <ihi@openoffice.org>  [d0a567c36613f738c677d9a5e40238595cfebac0]

INTEGRATION: CWS vcl70 (1.99.102); FILE MERGED 2006/12/08 12:50:02 hdu 1.99.102.2: RESYNC: (1.99-1.101); FILE MERGED 2006/12/07 11:34:26 hdu 1.99.102.1: #i45983# start handling unicode surrogates


2006-12-21  Ivo Hinkelmann  <ihi@openoffice.org>  [83d69de57e0c89b9e427160819f4b6e385a0a402]

INTEGRATION: CWS vcl70 (1.224.20); FILE MERGED 2006/12/08 12:49:36 hdu 1.224.20.2: RESYNC: (1.224-1.225); FILE MERGED 2006/12/07 11:10:35 hdu 1.224.20.1: #i45983# get rid of localized digit surrogate warning


2006-12-21  Ivo Hinkelmann  <ihi@openoffice.org>  [1131cb7be83238c3e9c0189fe89e142196f1e4ee]

INTEGRATION: CWS vcl70 (1.18.104); FILE MERGED 2006/12/06 14:43:29 hdu 1.18.104.1: #i34639# FontCharMap gets UCS4 support


2006-12-21  Ivo Hinkelmann  <ihi@openoffice.org>  [fe822bfab51453049e8a59af46678d32ad81455d]

INTEGRATION: CWS vcl70 (1.24.38); FILE MERGED 2006/12/11 13:07:40 hdu 1.24.38.1: #i34639# charmap dialog gets UCS4 support


2006-12-21  Ivo Hinkelmann  <ihi@openoffice.org>  [84fa1d1efadbcd2d90d941ea04a18152a41bf452]

INTEGRATION: CWS vcl70 (1.33.38); FILE MERGED 2006/12/11 13:07:40 hdu 1.33.38.1: #i34639# charmap dialog gets UCS4 support


2006-12-21  Ivo Hinkelmann  <ihi@openoffice.org>  [48cc8a0134fc1d5f7e65c852117edd11099d641f]

INTEGRATION: CWS vcl70 (1.5.690); FILE MERGED 2006/12/11 13:07:40 hdu 1.5.690.1: #i34639# charmap dialog gets UCS4 support


2006-12-21  Ivo Hinkelmann  <ihi@openoffice.org>  [45d3f20c5365aad05cf288500223950e4479433f]

INTEGRATION: CWS vcl70 (1.6.160); FILE MERGED 2006/12/11 13:07:39 hdu 1.6.160.1: #i34639# charmap dialog gets UCS4 support


2006-12-21  Ivo Hinkelmann  <ihi@openoffice.org>  [f6b9508663b37b282688157e2b8801395328a11f]

INTEGRATION: CWS vcl70 (1.38.128); FILE MERGED 2006/12/12 08:01:02 hdu 1.38.128.3: #i34639# get rid of UCS4->UTF16 warnings 2006/12/06 15:57:12 hdu 1.38.128.2: #i34639# remove dead code (CHINA001) 2006/12/06 15:52:38 hdu 1.38.128.1: #i34639# charmap dialog gets UCS4 support


2006-12-21  Ivo Hinkelmann  <ihi@openoffice.org>  [193b5dcb5dcb2e6920e89de5cc9b28bec24edf2d]

INTEGRATION: CWS vcl70 (1.5.128); FILE MERGED 2006/12/11 13:07:39 hdu 1.5.128.1: #i34639# charmap dialog gets UCS4 support


2006-12-21  Ivo Hinkelmann  <ihi@openoffice.org>  [fa4009568a8416c651480d4e4aeb0d32f2fc32c0]

INTEGRATION: CWS vcl70 (1.14.128); FILE MERGED 2006/12/11 13:07:39 hdu 1.14.128.1: #i34639# charmap dialog gets UCS4 support


2006-12-21  Ivo Hinkelmann  <ihi@openoffice.org>  [b9de18c4a2158c80a1ccab0c24c68f6c74240948]

INTEGRATION: CWS vcl70 (1.40.16); FILE MERGED 2006/12/08 12:21:25 hdu 1.40.16.2: RESYNC: (1.40-1.41); FILE MERGED 2006/11/24 11:15:41 pl 1.40.16.1: #i65684# use IncludeFeature for CUPS >= 1.2


2006-12-21  Ivo Hinkelmann  <ihi@openoffice.org>  [d53dc9c9a14ff26be6d043c28e92b6c4280b3cf4]

INTEGRATION: CWS vcl70 (1.38.18); FILE MERGED 2006/12/08 12:21:17 hdu 1.38.18.2: RESYNC: (1.38-1.39); FILE MERGED 2006/11/24 11:15:41 pl 1.38.18.1: #i65684# use IncludeFeature for CUPS >= 1.2


2006-12-21  Ivo Hinkelmann  <ihi@openoffice.org>  [2170673a58562ae4658727e266293b87a9df2fae]

INTEGRATION: CWS vcl70 (1.20.24); FILE MERGED 2006/11/24 11:15:41 pl 1.20.24.1: #i65684# use IncludeFeature for CUPS >= 1.2


2006-12-21  Ivo Hinkelmann  <ihi@openoffice.org>  [0d968eac2b7c471a07ce19def5c911db7dfc82ff]

INTEGRATION: CWS vcl70 (1.9.24); FILE MERGED 2006/11/27 16:15:04 pl 1.9.24.1: #i72034# always treat end of file as end of token


2006-12-21  Ivo Hinkelmann  <ihi@openoffice.org>  [ac1d636eec90d265573760be03cb4aaaae581373]

INTEGRATION: CWS vcl70 (1.14.44); FILE MERGED 2006/11/24 11:15:40 pl 1.14.44.1: #i65684# use IncludeFeature for CUPS >= 1.2


2006-12-21  Ivo Hinkelmann  <ihi@openoffice.org>  [c4099b9a1199557ec11cfabc85f8f31d2276f265]

INTEGRATION: CWS vcl70 (1.17.36); FILE MERGED 2006/12/08 12:20:23 hdu 1.17.36.2: RESYNC: (1.17-1.18); FILE MERGED 2006/12/06 12:31:25 pl 1.17.36.1: #i65330# samba relevant patch from npower


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [f88c86025e8354fda2c215815604933ed98dee5f]

INTEGRATION: CWS configmgrassert (1.9.8); FILE MERGED 2006/12/13 17:19:53 mmeeks 1.9.8.1: #i71663# fix annoying, but inconsequential warnings


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [d0f24ec98f01d6be6b1d3a9a8480ee8ded305367]

INTEGRATION: CWS configmgrassert (1.10.8); FILE MERGED 2006/12/13 17:19:53 mmeeks 1.10.8.1: #i71663# fix annoying, but inconsequential warnings


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [5a8287939d4851e7954d5fce2e5da03b977d9957]

INTEGRATION: CWS configmgrassert (1.5.8); FILE MERGED 2006/12/13 17:19:53 mmeeks 1.5.8.1: #i71663# fix annoying, but inconsequential warnings


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [17f7eecca49c428e32e2f7ec7d57c0b535dc5b33]

INTEGRATION: CWS obr03 (1.10.60); FILE MERGED 2006/12/20 09:56:04 obr 1.10.60.1: #i71040# add %PRODUCTNAME to tools option path


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [4cb075e366483dc7cd950efc9dac094903e5e7c9]

INTEGRATION: CWS prdiscw (1.139.10); FILE MERGED 2006/11/21 17:12:33 pl 1.139.10.2: RESYNC: (1.139-1.140); FILE MERGED 2006/11/10 13:59:56 pl 1.139.10.1: #i65167# call GetVersionEx only once


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [f01be258b0d225b6eee618832be2d2a58675a194]

INTEGRATION: CWS prdiscw (1.28.94); FILE MERGED 2006/12/06 10:57:56 pl 1.28.94.6: fix a heap corruptor 2006/11/20 17:08:46 pl 1.28.94.5: #i65167# use correct calling convention 2006/11/15 15:17:03 pl 1.28.94.4: #i65167# additional tests, add driver name to queueinfo 2006/11/14 17:50:57 pl 1.28.94.3: #i65167# cleanup, keep SalDriverData compatible (file format) 2006/11/13 17:03:31 pl 1.28.94.2: #i65167# use Unicode API; keep old code for WinME compatibility 2006/11/10 18:01:20 pl 1.28.94.1: #i65167# use unicode functions for printer names


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [4ed54561b5c3220211187db412e3fe1677425731]

INTEGRATION: CWS prdiscw (1.82.92); FILE MERGED 2006/11/10 13:59:55 pl 1.82.92.1: #i65167# call GetVersionEx only once


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [c89864c520317e9574978bdb0ea85a54bedb2ecf]

INTEGRATION: CWS prdiscw (1.35.92); FILE MERGED 2006/11/13 17:03:31 pl 1.35.92.2: #i65167# use Unicode API; keep old code for WinME compatibility 2006/11/10 13:59:55 pl 1.35.92.1: #i65167# call GetVersionEx only once


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [a10f1b87e12c596e10107d291fbd8655f23918d5]

INTEGRATION: CWS prdiscw (1.11.62); FILE MERGED 2006/11/10 13:59:54 pl 1.11.62.1: #i65167# call GetVersionEx only once


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [225c3c4ea312c55646897277f53417c2b406e06d]

INTEGRATION: CWS prdiscw (1.4.462); FILE MERGED 2006/11/14 18:05:54 pl 1.4.462.4: #i65167# remove unused members 2006/11/14 18:03:28 pl 1.4.462.3: #i65167# remove unused struct 2006/11/14 17:50:57 pl 1.4.462.2: #i65167# cleanup, keep SalDriverData compatible (file format) 2006/11/13 17:03:30 pl 1.4.462.1: #i65167# use Unicode API; keep old code for WinME compatibility


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [7fe257f760b244d7b36c1b3985cf3f3b80c6ca64]

INTEGRATION: CWS prdiscw (1.26.216); FILE MERGED 2006/11/13 17:03:30 pl 1.26.216.2: #i65167# use Unicode API; keep old code for WinME compatibility 2006/11/10 13:59:54 pl 1.26.216.1: #i65167# call GetVersionEx only once


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [9b1f48c1baa2d80bf968ab1ec1f07f68db41fd89]

INTEGRATION: CWS prdiscw (1.57.94); FILE MERGED 2006/12/05 08:50:30 pl 1.57.94.4: #i71571# remove completely broken assignment operator 2006/11/15 16:59:34 pl 1.57.94.3: #i71571# new printer enumeration 2006/11/15 15:18:36 pl 1.57.94.2: #i65167# add: GetPrinterQueueInfo for a named printer 2006/11/09 18:12:06 pl 1.57.94.1: #i65167# force printer update


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [3e7a1b0cc09f98996fa8a76c02c297f64441af10]

INTEGRATION: CWS prdiscw (1.16.94); FILE MERGED 2006/11/15 17:00:25 pl 1.16.94.1: #i71571# new printer enumeration


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [4b35e094d924799b19fe44c56469c162de96c7d5]

INTEGRATION: CWS prdiscw (1.52.94); FILE MERGED 2006/11/15 17:00:25 pl 1.52.94.1: #i71571# new printer enumeration


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [73e1d5b88b8e66d6962ec5e6bf09d1393852ce72]

INTEGRATION: CWS prdiscw (1.8.24); FILE MERGED 2006/11/15 16:59:51 pl 1.8.24.1: #i71571# new printer enumeration


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [c537c76dc597585f84892231bc3aceec9139cc65]

INTEGRATION: CWS prdiscw (1.6.64); FILE MERGED 2006/12/05 10:52:49 pl 1.6.64.4: #i72092# fix printer update 2006/11/15 17:00:02 pl 1.6.64.3: #i71571# new printer enumeration 2006/11/15 15:19:09 pl 1.6.64.2: #i65167# performance cleanup 2006/11/09 18:10:02 pl 1.6.64.1: #i65167# force printer update


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [2a1788636a5fa67c8a60bf2a42e0ba3a2abbcc8f]

INTEGRATION: CWS prdiscw (1.23.64); FILE MERGED 2006/11/15 17:00:02 pl 1.23.64.3: #i71571# new printer enumeration 2006/11/15 15:19:09 pl 1.23.64.2: #i65167# performance cleanup 2006/11/09 18:10:01 pl 1.23.64.1: #i65167# force printer update


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [a2080ddfe3879757a2d4a7f74b1b0e1ef101b7ae]

Fixed during integration


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [75d983eb2abbda974a4d4e8177c4cba9b067966a]

INTEGRATION: CWS jl49 (1.19.32); FILE MERGED 2006/11/27 14:29:36 jl 1.19.32.3: #i70481# checkPrerequisites has another parameter 2006/11/22 12:07:08 jl 1.19.32.2: #i70481# 2006/11/21 12:19:35 jl 1.19.32.1: #i70481#


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [40b5a327422b9a851dd77cd522fde43702cdab17]

INTEGRATION: CWS jl49 (1.2.60); FILE MERGED 2006/11/17 08:04:00 jl 1.2.60.1: #i70481#


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [168dd771bffd2893a4a53d40b81722d5bebcada0]

INTEGRATION: CWS jl49 (1.16.26); FILE MERGED 2006/11/30 08:51:52 jl 1.16.26.9: #i70481# ProgressCommandEnv constructor has now different signature 2006/11/27 14:19:19 jl 1.16.26.8: #i70481# creating ProgressCommandEnv now with additional parameter XCommandContext 2006/11/23 11:23:29 sb 1.16.26.7: #i70481# Centralized computation of whether a package manager is modifiable. 2006/11/17 12:59:43 sb 1.16.26.6: #i70481# Next step of dp_gui_updatedialog; various related improvements in other code. 2006/11/17 08:33:05 jl 1.16.26.5: #i70481# 2006/11/17 08:04:00 jl 1.16.26.4: #i70481# 2006/11/16 16:03:29 sb 1.16.26.3: #i70481# Next step of dp_gui_updatedialog; various related improvements in other code. 2006/11/06 16:21:42 sb 1.16.26.2: #i70481# Check for Update button and context menu entry. 2006/10/18 11:13:34 jl 1.16.26.1: #i70481# Extension Manager has now a version column. Currently no default versions are displayed


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [11e07071527a4b315cd480d9c54b8b41073ac1bc]

INTEGRATION: CWS jl49 (1.6.60); FILE MERGED 2006/12/05 11:30:53 jl 1.6.60.3: #70481# 2006/11/30 08:54:29 sb 1.6.60.2: #i70481# Made code warning-free. 2006/11/27 14:18:20 jl 1.6.60.1: #i70481# handling LicenseIndividualAgreementException and ProgressCommandEnv can now be used without the main dialog


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [0442b1601ef6012ff90d75882dacce1c611ca8b8]

INTEGRATION: CWS jl49 (1.9.8); FILE MERGED 2006/12/05 11:30:52 jl 1.9.8.3: #70481# 2006/11/27 14:17:37 jl 1.9.8.2: #i70481# handling LicenseIndividualAgreementException and ProgressCommandEnv can now be used without the main dialog 2006/11/22 17:51:59 sb 1.9.8.1: #i70481# Factored out dependency handling.


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [914da9d546de5b4ffac0327ccfa4e583902a349d]

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>  [f1b3fdc0b6100b75d7ef783948eb4136ae59c79a]

INTEGRATION: CWS patch01as (1.1.2); FILE ADDED 2006/11/20 10:36:56 as 1.1.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>  [d9c3cbdc96cfbab24aeda98df77e3f032d793b7e]

INTEGRATION: CWS patch01as (1.11.234); FILE MERGED 2006/11/17 09:49:02 as 1.11.234.1: #i65325# dont say anything about error report, if it was disabled


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [cd5658bef753b364715963e146ad07e087de42c5]

INTEGRATION: CWS patch01as (1.14.276); FILE MERGED 2006/11/20 10:11:43 as 1.14.276.2: #i65325# string review 2006/11/17 09:49:01 as 1.14.276.1: #i65325# dont say anything about error report, if it was disabled


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [7be52d81f4c58ac05ca0e256ce5ea2bc7511459b]

INTEGRATION: CWS patch01as (1.7.538); FILE MERGED 2006/11/17 09:49:01 as 1.7.538.1: #i65325# dont say anything about error report, if it was disabled


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [13384533387ae32ac7439a71e09f2c3f2590d728]

INTEGRATION: CWS patch01as (1.14.70); FILE MERGED 2006/11/17 09:49:01 as 1.14.70.1: #i65325# dont say anything about error report, if it was disabled


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [81437d20e5bf7a7cca789516ee19b09060b425fe]

INTEGRATION: CWS patch01as (1.120.116); FILE MERGED 2006/11/21 09:37:35 as 1.120.116.1: #i48945# new shared accel config with new shortcut for SaveAs


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [7135fdcdcac71b3ca328d372a62e1f4e1c58b032]

INTEGRATION: CWS patch01as (1.7.244); FILE MERGED 2006/11/17 12:48:52 as 1.7.244.1: #i64717# share non localized accelerator config


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [b39339ae6139db83c4db0301c9ece902b154fc0d]

INTEGRATION: CWS patch01as (1.14.44); FILE MERGED 2006/11/17 12:48:51 as 1.14.44.1: #i64717# share non localized accelerator config


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [339f85d4b35e72f21cc7fe8712adc9dcdbfd34cc]

INTEGRATION: CWS patch01as (1.6.44); FILE MERGED 2006/11/17 12:48:51 as 1.6.44.1: #i64717# share non localized accelerator config


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [c9e95acdd15d947d5fadc111dbf0d3476e718a70]

INTEGRATION: CWS jl49 (1.9.144); FILE MERGED 2006/11/30 08:53:56 sb 1.9.144.6: #i70481# Made code warning-free. 2006/11/23 11:23:29 sb 1.9.144.5: #i70481# Centralized computation of whether a package manager is modifiable. 2006/11/20 13:13:32 sb 1.9.144.4: RESYNC: (1.9-1.10); FILE MERGED 2006/11/17 12:59:43 sb 1.9.144.3: #i70481# Next step of dp_gui_updatedialog; various related improvements in other code. 2006/11/16 16:03:28 sb 1.9.144.2: #i70481# Next step of dp_gui_updatedialog; various related improvements in other code. 2006/11/06 16:21:42 sb 1.9.144.1: #i70481# Check for Update button and context menu entry.


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [160384042f6fa2b4d9d65057dd039e721de51717]

INTEGRATION: CWS jl49 (1.35.60); FILE MERGED 2006/11/22 17:44:29 sb 1.35.60.4: #i70481# Introduced additional deploymentmisc shared library. 2006/11/20 13:11:09 sb 1.35.60.3: RESYNC: (1.35-1.36); FILE MERGED 2006/11/20 12:41:04 sb 1.35.60.2: #i70481# Next step of dp_gui_updatedialog; various related improvements in other code. 2006/11/16 16:03:28 sb 1.35.60.1: #i70481# Next step of dp_gui_updatedialog; various related improvements in other code.


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [424bdbbf077d43fb806f50dfed1452f1f3419c7e]

INTEGRATION: CWS jl49 (1.8.30); FILE MERGED 2006/12/07 17:44:19 jl 1.8.30.2: RESYNC: (1.8-1.9); FILE MERGED 2006/11/27 14:12:11 jl 1.8.30.1: #i70481# added LicenseIndividualException.idl


2006-12-20  Ingo Schmidt  <is@openoffice.org>  [091e2e6514a7fd6ee9c261b4f427550b252f11b2]

#i65425# Java installer, disabled


2006-12-20  Ingo Schmidt  <is@openoffice.org>  [3124a2fc3ec080ad0dfe18a268ea9e4f8e59f048]

#i65425# Java installer, disabled


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [dffbbe34a8cfd8a58c578e779e022265e8685c72]

INTEGRATION: CWS jl49 (1.6.60); FILE MERGED 2006/12/07 11:06:01 jl 1.6.60.2: #70481# added helpid for download and install dialog for extensions 2006/12/06 08:44:00 sb 1.6.60.1: #i70481# HelpID for dp_gui_updatedialog.


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [8c75ffd97cdfe169e1d9a808f010b15d409eb6fd]

INTEGRATION: CWS jl49 (1.2.8); FILE MERGED 2006/11/03 13:39:50 jl 1.2.8.1: #i70481#


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [82dbcb5a906bea2b936e128ddfa3949b1d543188]

INTEGRATION: CWS jl49 (1.2.8); FILE MERGED 2006/11/03 13:39:49 jl 1.2.8.1: #i70481#


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [a61dfba4b7d2b2c0aeb06d7810741e35c988525a]

INTEGRATION: CWS jl49 (1.2.8); FILE MERGED 2006/11/03 13:39:48 jl 1.2.8.1: #i70481#


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [81db5de6abb65f0ea655baf5e6f5351e888f00e1]

INTEGRATION: CWS jl49 (1.2.8); FILE MERGED 2006/11/03 13:39:47 jl 1.2.8.1: #i70481#


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [0974aa18ef27ad6697dbb60f626ea9c7f896ed62]

INTEGRATION: CWS jl49 (1.2.8); FILE MERGED 2006/11/06 14:15:05 sb 1.2.8.1: Fixed typo.


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [6cbda26d08121596a2c126fc04d9694f19c3bd54]

INTEGRATION: CWS jl49 (1.1.2); FILE ADDED 2006/12/01 16:02:26 jl 1.1.2.1: #70481# tests for extension update feature


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [6ca753d08b627de1e47e3b58da8bcba7ec6c6baa]

INTEGRATION: CWS jl49 (1.1.2); FILE ADDED 2006/12/01 16:02:16 jl 1.1.2.1: #70481# tests for extension update feature


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [991d4d46106b6925f0ee98ceb9443e21633a4e68]

INTEGRATION: CWS jl49 (1.1.2); FILE ADDED 2006/12/01 16:02:05 jl 1.1.2.1: #70481# tests for extension update feature


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [ac9eac6ef6b0c845d66293d72ac672085d9f9bf5]

INTEGRATION: CWS jl49 (1.1.2); FILE ADDED 2006/12/01 16:01:55 jl 1.1.2.1: #70481# tests for extension update feature


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [2fa0547cd67e698b1327d1de627a490b924ab2b1]

INTEGRATION: CWS jl49 (1.1.2); FILE ADDED 2006/12/01 16:03:37 jl 1.1.2.1: #70481# tests for extension update feature


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [fa7434ff8241cd0ba5493eb23fdccccb31f94e3c]

INTEGRATION: CWS jl49 (1.1.2); FILE ADDED 2006/12/01 16:01:44 jl 1.1.2.1: #70481# tests for extension update feature


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [395dca1fab740c517eb35c206bd2786452c7678b]

INTEGRATION: CWS jl49 (1.1.2); FILE ADDED 2006/12/01 16:03:27 jl 1.1.2.1: #70481# tests for extension update feature


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [9d4afbfe83462c4ea5b474b32d8bb9735e6d8ec4]

INTEGRATION: CWS jl49 (1.1.2); FILE ADDED 2006/12/01 15:59:40 jl 1.1.2.1: #70481# tests for extension update feature


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [cdd1552fa2aa9b7d5a549c2a0b0e14cdbffe6a13]

INTEGRATION: CWS jl49 (1.1.2); FILE ADDED 2006/12/01 15:59:29 jl 1.1.2.1: #70481# tests for extension update feature


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [807b2be6d3e584a133bb0471bb29162fd3aeace6]

INTEGRATION: CWS jl49 (1.1.2); FILE ADDED 2006/12/01 15:59:19 jl 1.1.2.1: #70481# tests for extension update feature


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [3b5a027bf916240a8755e1d12ad8c99b5cff37d6]

INTEGRATION: CWS jl49 (1.1.2); FILE ADDED 2006/12/01 15:59:09 jl 1.1.2.1: #70481# tests for extension update feature


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [958319caa5f6333475840392c402efa14ceeccbd]

INTEGRATION: CWS jl49 (1.1.2); FILE ADDED 2006/12/01 15:58:59 jl 1.1.2.1: #70481# tests for extension update feature


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [2640a15cd3b41c2ba1b8aa5f0949e0d5310bab97]

INTEGRATION: CWS jl49 (1.1.2); FILE ADDED 2006/12/01 15:58:49 jl 1.1.2.1: #70481# tests for extension update feature


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [4f3ff3bdd9760a817d88c172239fdf3ba2633253]

INTEGRATION: CWS jl49 (1.1.2); FILE ADDED 2006/12/01 15:58:09 jl 1.1.2.1: #70481# tests for extension update feature


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [e9970a08d7003af1e580288911a2f5e1e6a5994e]

INTEGRATION: CWS jl49 (1.1.2); FILE ADDED 2006/12/12 12:10:36 jl 1.1.2.1: #70481#


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [bcedf193c534df5762a6c8bc6f560eb14ae3212e]

INTEGRATION: CWS jl49 (1.1.2); FILE ADDED 2006/12/12 12:18:12 jl 1.1.2.2: #70481# 2006/12/12 12:09:43 jl 1.1.2.1: #70481#


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [458ef684305fc85e779a18e58184288d70a04f65]

INTEGRATION: CWS jl49 (1.1.2); FILE ADDED 2006/12/12 12:51:35 jl 1.1.2.5: #70481# 2006/12/12 12:26:16 jl 1.1.2.4: #70481# 2006/12/12 12:23:44 jl 1.1.2.3: #70481# 2006/12/12 12:11:15 jl 1.1.2.2: #70481# 2006/12/11 16:50:56 jl 1.1.2.1: #70481# updade feed test


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [86b1794c4f8d117b274ce35569d432e239a9b28e]

INTEGRATION: CWS jl49 (1.1.2); FILE ADDED 2006/12/12 12:10:24 jl 1.1.2.1: #70481#


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [b0ef25ee72e4cd621bca227770f658be3177df38]

INTEGRATION: CWS jl49 (1.1.2); FILE ADDED 2006/12/12 12:09:55 jl 1.1.2.1: #70481#


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [db88ea4525a1dcdd7c64d1e84bcfaa84227df32e]

INTEGRATION: CWS jl49 (1.1.2); FILE ADDED 2006/12/12 12:18:12 jl 1.1.2.2: #70481# 2006/12/12 12:09:06 jl 1.1.2.1: #70481#


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [05ea482dd9c4274d9cbfaad42b0cc6e6c7c87a07]

INTEGRATION: CWS jl49 (1.1.2); FILE ADDED 2006/12/11 16:47:28 jl 1.1.2.1: #70481# updade feed test


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [77a4480fdf55f1f18f9d1eef5b3b487be0f179a8]

INTEGRATION: CWS jl49 (1.1.2); FILE ADDED 2006/12/01 15:53:52 jl 1.1.2.1: #70481# tests for extension update feature


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [f29903a66a3be807c7a85739532e5c207654acbd]

INTEGRATION: CWS jl49 (1.1.2); FILE ADDED 2006/12/01 15:53:42 jl 1.1.2.1: #70481# tests for extension update feature


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [f18e870c8dc53718ea872e9bab01025fb4e8ed29]

INTEGRATION: CWS jl49 (1.1.2); FILE ADDED 2006/12/01 15:53:31 jl 1.1.2.1: #70481# tests for extension update feature


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [7e5cf21ef2d4eca40ebed711f2c2f7719d17a62c]

INTEGRATION: CWS jl49 (1.1.2); FILE ADDED 2006/12/01 15:51:39 jl 1.1.2.1: #70481# tests for extension update feature


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [d45cc5ec68029d626225ba94c397d2ed3789d80b]

INTEGRATION: CWS jl49 (1.1.2); FILE ADDED 2006/12/01 15:49:38 jl 1.1.2.1: #70481# tests for extension update feature


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [1707eacb4870ba366f1872b4c52e5dae4955c40a]

INTEGRATION: CWS jl49 (1.1.2); FILE ADDED 2006/12/01 15:50:36 jl 1.1.2.1: #70481# tests for extension update feature


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [5b59c481c8b09a41b6be4435e8d684054078eaff]

INTEGRATION: CWS jl49 (1.1.2); FILE ADDED 2006/12/01 15:49:28 jl 1.1.2.1: #70481# tests for extension update feature


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [bcf76d5bbd00ba96c478c2eb223226af985dc26e]

INTEGRATION: CWS jl49 (1.1.2); FILE ADDED 2006/12/01 15:50:26 jl 1.1.2.1: #70481# tests for extension update feature


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [c8938672d1167ca8f95ffc5dcb67ba2da2add550]

INTEGRATION: CWS jl49 (1.1.2); FILE ADDED 2006/12/01 15:49:17 jl 1.1.2.1: #70481# tests for extension update feature


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [18eb3eb62acd82048e816afb062cf848496cadc0]

INTEGRATION: CWS jl49 (1.1.2); FILE ADDED 2006/12/01 15:50:16 jl 1.1.2.1: #70481# tests for extension update feature


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [f5b75cb2daffa5287dd347053bfa2400b0b76529]

INTEGRATION: CWS jl49 (1.1.2); FILE ADDED 2006/12/01 15:42:46 jl 1.1.2.1: #70481# tests for extension update feature


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [4e3d986b8399a4161520cbe470651ffb215a63a3]

INTEGRATION: CWS jl49 (1.1.2); FILE ADDED 2006/12/01 15:43:50 jl 1.1.2.1: #70481# tests for extension update feature


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [30e9b62095acb256851f5457f2551bdead747506]

INTEGRATION: CWS jl49 (1.1.2); FILE ADDED 2006/12/01 15:43:39 jl 1.1.2.1: #70481# tests for extension update feature


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [389f60bd07d0604393313949ff74c028ffc6dd77]

INTEGRATION: CWS jl49 (1.1.2); FILE ADDED 2006/12/01 15:43:28 jl 1.1.2.1: #70481# tests for extension update feature


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [5c403a077ab23cf4cd0a569fff9177208ad9887d]

INTEGRATION: CWS jl49 (1.1.2); FILE ADDED 2006/12/06 15:31:24 sb 1.1.2.1: #i70481# Renamed directory updates to update for consistency.


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [2f962e0567f9bd7a801b2d17b64e0eaf2082a773]

INTEGRATION: CWS jl49 (1.1.2); FILE ADDED 2006/12/06 15:19:07 sb 1.1.2.1: #i70481# A test extension with unsatisfied update dependencies.


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [213ce4ecb350736772075e3e148e4481cc4bbce0]

INTEGRATION: CWS jl49 (1.1.2); FILE ADDED 2006/12/01 15:36:31 jl 1.1.2.1: #70481# tests for extension update feature


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [ec9d67dec5981b0859dd5f0610cc1b62f81ecbc8]

INTEGRATION: CWS jl49 (1.1.2); FILE ADDED 2006/12/01 15:39:35 jl 1.1.2.1: #70481# tests for extension update feature


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [d770ce1be26ba1e2a96e95a7b16db9ef5bc084f9]

INTEGRATION: CWS jl49 (1.1.2); FILE ADDED 2006/12/01 15:36:20 jl 1.1.2.1: #70481# tests for extension update feature


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [391f3d8c0e7c32ba8ca5ccec2d5bf60ed61412e2]

INTEGRATION: CWS jl49 (1.1.2); FILE ADDED 2006/12/01 15:39:25 jl 1.1.2.1: #70481# tests for extension update feature


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [46cdd7e655b25d42760edb8a92a0ccedfd343dcc]

INTEGRATION: CWS jl49 (1.1.2); FILE ADDED 2006/12/01 15:36:10 jl 1.1.2.1: #70481# tests for extension update feature


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [f1f71b3d187e52bc1e7b179704f7a23ac11ae874]

INTEGRATION: CWS jl49 (1.1.2); FILE ADDED 2006/12/01 15:39:15 jl 1.1.2.1: #70481# tests for extension update feature


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [b3811871af03c9903ec307ef8c46835427c73cc5]

INTEGRATION: CWS jl49 (1.1.2); FILE ADDED 2006/12/01 15:35:59 jl 1.1.2.1: #70481# tests for extension update feature


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [9ce84d81c79f98db66dc49abf4c620a1c82f2857]

INTEGRATION: CWS jl49 (1.1.2); FILE ADDED 2006/12/01 15:38:56 jl 1.1.2.1: #70481# tests for extension update feature


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [0274d748c9eb1d403bddc71ef4c7c19d1311faf7]

INTEGRATION: CWS jl49 (1.1.2); FILE ADDED 2006/12/01 15:34:41 jl 1.1.2.1: #70481# tests for extension update feature


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [4fad2805078b9593127f54c3382a7a170b45f033]

INTEGRATION: CWS jl49 (1.1.2); FILE ADDED 2006/12/01 15:34:32 jl 1.1.2.1: #70481# tests for extension update feature


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [5dd217372395e8f3a9338654be11c98d11069753]

INTEGRATION: CWS jl49 (1.1.2); FILE ADDED 2006/12/01 15:34:22 jl 1.1.2.1: #70481# tests for extension update feature


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [af4b869f8556429c9bd9d1b4773e03de93a28dd5]

INTEGRATION: CWS jl49 (1.1.2); FILE ADDED 2006/12/01 15:34:11 jl 1.1.2.1: #70481# tests for extension update feature


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [a16f042845fb4b2bb92a57913c6bd08f37714ee7]

INTEGRATION: CWS jl49 (1.3.6); FILE MERGED 2006/12/06 15:38:36 sb 1.3.6.1: Legal header.


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [4fd9757cb59d11630efbca9f032ec552e523639b]

INTEGRATION: CWS jl49 (1.7.8); FILE MERGED 2006/12/07 11:05:09 jl 1.7.8.2: #70481# added helpid for download and install dialog for extensions 2006/12/06 08:44:00 sb 1.7.8.1: #i70481# HelpID for dp_gui_updatedialog.


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [7d97f0dba3ed98a5bdc51fd05f2cf53afcb27772]

INTEGRATION: CWS jl49 (1.13.8); FILE MERGED 2006/12/01 09:23:46 sb 1.13.8.13: #i70481# Made code warning-free. 2006/11/29 15:42:24 jl 1.13.8.12: #i70481# checkLicense throws now an exception if user declined the license 2006/11/27 14:32:10 jl 1.13.8.11: #i70481# new interaction when license needs individual agreement 2006/11/27 13:12:05 sb 1.13.8.10: #i70481# Added XPackage.getIdentifier. 2006/11/24 14:05:51 sb 1.13.8.9: #i71941# Do not throw unexpected exceptions. 2006/11/22 17:47:32 sb 1.13.8.8: #i70481# Factored out dependency handling. 2006/11/21 12:20:53 jl 1.13.8.7: #i70481# 2006/11/20 14:43:20 sb 1.13.8.6: #i70481# Made code warning-free. 2006/11/20 13:15:57 sb 1.13.8.5: RESYNC: (1.13-1.15); FILE MERGED 2006/11/16 14:20:52 sb 1.13.8.4: #i70481# Moved extracting information from XML description element to DescriptionInfoset. 2006/11/15 15:30:49 jl 1.13.8.3: #70481# fixed getUpdateInformationURLs 2006/11/15 14:50:50 sb 1.13.8.2: #i70481# ExtensionDescription ctor throws DeploymentException instead of arbitrary Exception. 2006/11/06 16:23:12 sb 1.13.8.1: #i70481# Check for Update button and context menu entry.


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [ad9f952020676ba35e64c4fc9f7f299bb13190d6]

INTEGRATION: CWS jl49 (1.3.8); FILE MERGED 2006/11/16 14:20:52 sb 1.3.8.3: #i70481# Moved extracting information from XML description element to DescriptionInfoset. 2006/11/15 14:50:50 sb 1.3.8.2: #i70481# ExtensionDescription ctor throws DeploymentException instead of arbitrary Exception. 2006/11/06 16:23:12 sb 1.3.8.1: #i70481# Check for Update button and context menu entry.


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [8aad95095a629575d008958e4cb8f8d9e0c6e8f2]

INTEGRATION: CWS jl49 (1.4.8); FILE MERGED 2006/11/16 14:20:51 sb 1.4.8.3: #i70481# Moved extracting information from XML description element to DescriptionInfoset. 2006/11/15 14:50:49 sb 1.4.8.2: #i70481# ExtensionDescription ctor throws DeploymentException instead of arbitrary Exception. 2006/11/06 16:23:12 sb 1.4.8.1: #i70481# Check for Update button and context menu entry.


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [78f74e04d0addce8e02c49bb319fb2fb11787d4f]

INTEGRATION: CWS jl49 (1.12.8); FILE MERGED 2006/11/27 14:30:55 jl 1.12.8.5: #i70481# checkPrerequisites has another parameter 2006/11/27 13:12:05 sb 1.12.8.4: #i70481# Added XPackage.getIdentifier. 2006/11/21 12:20:52 jl 1.12.8.3: #i70481# 2006/11/20 13:15:39 sb 1.12.8.2: RESYNC: (1.12-1.13); FILE MERGED 2006/11/06 16:23:12 sb 1.12.8.1: #i70481# Check for Update button and context menu entry.


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [6a136d4b4af7f61f9275b5e95580554f365f5a1f]

INTEGRATION: CWS jl49 (1.12.8); FILE MERGED 2006/11/27 14:30:10 jl 1.12.8.5: #i70481# checkPrerequisites has another parameter 2006/11/27 13:12:04 sb 1.12.8.4: #i70481# Added XPackage.getIdentifier. 2006/11/21 12:20:52 jl 1.12.8.3: #i70481# 2006/11/20 13:15:20 sb 1.12.8.2: RESYNC: (1.12-1.13); FILE MERGED 2006/11/06 16:23:11 sb 1.12.8.1: #i70481# Check for Update button and context menu entry.


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [65e551427c84658a67f4db33f3bdf9a5f452ea0c]

INTEGRATION: CWS jl49 (1.10.8); FILE MERGED 2006/11/27 13:11:05 sb 1.10.8.6: #i70481# Added XPackage.getIdentifier. 2006/11/24 10:38:00 sb 1.10.8.5: #i70481# Next step of dp_gui_updatedialog, various changes to related code. 2006/11/23 15:16:26 sb 1.10.8.4: #i70481# Introduced additional deploymentmisc shared library: fixes for wntmsci10. 2006/11/22 17:33:38 sb 1.10.8.3: #i70481# Introduced additional deploymentmisc shared library. 2006/11/20 13:15:13 sb 1.10.8.2: RESYNC: (1.10-1.11); FILE MERGED 2006/11/16 14:20:32 sb 1.10.8.1: #i70481# Moved extracting information from XML description element to DescriptionInfoset.


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [4c30f14ac16ce1f0f075b03d802e721bccb038f3]

INTEGRATION: CWS jl49 (1.3.254); FILE MERGED 2006/11/22 17:36:24 sb 1.3.254.1: #i70481# Moved string resource source/deployment/gui/dp_gui_dependencydialog.src:RID_DLG_DEPENDENCIES_UNKNOWN -> source/deployment/misc/dp_misc.src:RID_DEPLYOMENT_DEPENDENCIES_UNKNOWN.


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [5ba92f8f12cad7f5f2de42e9c59006e8f009f17e]

INTEGRATION: CWS jl49 (1.1.2); FILE ADDED 2006/12/14 09:04:26 jl 1.1.2.10: #i70481# crash when extension does not have description.xml 2006/12/01 15:19:31 sb 1.1.2.9: #i70481# Added getUpdateWebsiteUrl. 2006/11/28 14:14:36 sb 1.1.2.8: #i70481# Handle null element gracefully. 2006/11/27 13:11:05 sb 1.1.2.7: #i70481# Added XPackage.getIdentifier. 2006/11/24 10:38:00 sb 1.1.2.6: #i70481# Next step of dp_gui_updatedialog, various changes to related code. 2006/11/22 17:49:33 sb 1.1.2.5: #i70481# Cleaned up. 2006/11/22 10:34:32 jl 1.1.2.4: #i70481# 2006/11/20 12:41:05 sb 1.1.2.3: #i70481# Next step of dp_gui_updatedialog; various related improvements in other code. 2006/11/17 16:52:42 sb 1.1.2.2: #i70481# Next step of dp_gui_updatedialog; various related improvements in other code. 2006/11/16 14:20:13 sb 1.1.2.1: "#i70481# Moved extracting information from XML description element to DescriptionInfoset."


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [bd134b6f69ae2b93093da92716832312bdcfdfe2]

INTEGRATION: CWS jl49 (1.1.2); FILE ADDED 2006/11/27 13:25:11 sb 1.1.2.4: #i70481# Adapted to fixed issue 71891. 2006/11/24 14:23:42 sb 1.1.2.3: #i70481# Noted dependency on issue 71891. 2006/11/23 15:20:37 sb 1.1.2.2: #i70481# Fixed XML namespace handling. 2006/11/22 17:48:11 sb 1.1.2.1: #i70481# Factored out dependency handling.


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [c54771030daba8bd7c1126d9a4909be02065f585]

INTEGRATION: CWS jl49 (1.7.42); FILE MERGED 2006/11/21 12:19:36 jl 1.7.42.1: #i70481#


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [03fa2b70b3177f09b82109d5009dc8d787298222]

INTEGRATION: CWS jl49 (1.2.8); FILE MERGED 2006/11/22 17:40:08 sb 1.2.8.2: #i70481# Introduced additional deploymentmisc shared library. 2006/11/16 14:36:49 sb 1.2.8.1: #i70481# Merged in rev. 1.3.


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [adfd3507dfade0320fcf10e2f93c3ab1d87b767a]

INTEGRATION: CWS jl49 (1.6.254); FILE MERGED 2006/11/22 17:40:08 sb 1.6.254.1: #i70481# Introduced additional deploymentmisc shared library.


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [3f7d67f207cf4669ca812bd0bf62d935e9becd16]

INTEGRATION: CWS jl49 (1.9.34); FILE MERGED 2006/11/22 17:40:08 sb 1.9.34.1: #i70481# Introduced additional deploymentmisc shared library.


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [a818f3c428073e5decde7fc601e127777b698c3f]

INTEGRATION: CWS jl49 (1.1.2); FILE ADDED 2006/11/22 17:40:47 sb 1.1.2.1: #i70481# Introduced additional deploymentmisc shared library.


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [b1684cbe489dedb5292ad0505c77798d50c83c7c]

INTEGRATION: CWS jl49 (1.1.2); FILE ADDED 2006/11/23 15:16:25 sb 1.1.2.2: #i70481# Introduced additional deploymentmisc shared library: fixes for wntmsci10. 2006/11/22 17:40:35 sb 1.1.2.1: #i70481# Introduced additional deploymentmisc shared library.


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [21627da11259f57b1a66f8263af227e4b32a995c]

INTEGRATION: CWS jl49 (1.9.254); FILE MERGED 2006/11/30 09:07:14 sb 1.9.254.2: #i70481# Made code warning-free. 2006/11/22 17:40:08 sb 1.9.254.1: #i70481# Introduced additional deploymentmisc shared library.


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [ff54fc9ff8df31edaccff2115f1c83fb064ae878]

INTEGRATION: CWS jl49 (1.5.254); FILE MERGED 2006/11/22 17:40:08 sb 1.5.254.1: #i70481# Introduced additional deploymentmisc shared library.


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [810f5e1afa8d4ef7bc1ce35e3211c77bbfa5dfc6]

INTEGRATION: CWS jl49 (1.1.2); FILE ADDED 2006/12/01 15:19:02 sb 1.1.2.8: #i70481# Added getUpdateWebsiteUrl. 2006/11/28 14:14:10 sb 1.1.2.7: #i70481# Handle null element gracefully. 2006/11/27 13:09:40 sb 1.1.2.6: #i70481# Added XPackage.getIdentifier. 2006/11/24 10:38:00 sb 1.1.2.5: #i70481# Next step of dp_gui_updatedialog, various changes to related code. 2006/11/22 17:40:08 sb 1.1.2.4: #i70481# Introduced additional deploymentmisc shared library. 2006/11/22 10:34:32 jl 1.1.2.3: #i70481# 2006/11/20 12:41:05 sb 1.1.2.2: #i70481# Next step of dp_gui_updatedialog; various related improvements in other code. 2006/11/16 14:19:53 sb 1.1.2.1: "#i70481# Moved extracting information from XML description element to DescriptionInfoset."


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [521415a89c5bf9aa630038ecc302b59a9d241521]

INTEGRATION: CWS jl49 (1.1.2); FILE ADDED 2006/11/24 14:48:16 sb 1.1.2.2: #i70481# Documentation. 2006/11/22 17:47:59 sb 1.1.2.1: #i70481# Factored out dependency handling.


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [eec463ac1b37deb5cd0841aeef3280a192e52560]

INTEGRATION: CWS jl49 (1.1.2); FILE ADDED 2006/11/22 17:42:37 sb 1.1.2.1: #i70481# Introduced additional deploymentmisc shared library: moved db.hxx from inc to source/deployment/inc.


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [a84a59d9ac4345c9ff1cf013147d61ba62babd8a]

INTEGRATION: CWS jl49 (1.8.8); FILE MERGED 2006/11/27 14:26:21 jl 1.8.8.6: #i70481# added new file 2006/11/23 11:23:29 sb 1.8.8.5: #i70481# Centralized computation of whether a package manager is modifiable. 2006/11/22 17:50:17 sb 1.8.8.4: #i70481# Introduced additional deploymentmisc shared library. 2006/11/17 08:04:00 jl 1.8.8.3: #i70481# 2006/11/16 16:03:30 sb 1.8.8.2: #i70481# Next step of dp_gui_updatedialog; various related improvements in other code. 2006/11/06 16:21:43 sb 1.8.8.1: #i70481# Check for Update button and context menu entry.


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [ee8ba81ea52efcb0db73f8dd7d8fad7f4ffbbb97]

INTEGRATION: CWS jl49 (1.3.40); FILE MERGED 2006/12/07 19:49:24 jl 1.3.40.2: RESYNC: (1.3-1.4); FILE MERGED 2006/11/27 14:25:40 jl 1.3.40.1: #i70481#


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [dd50329f22fb1dd98e35aa62893acb3625324783]

INTEGRATION: CWS jl49 (1.1.2); FILE ADDED 2006/12/07 11:04:30 jl 1.1.2.7: #70481# online update enhancements 2006/12/05 11:30:53 jl 1.1.2.6: #70481# 2006/11/30 12:50:00 jl 1.1.2.5: #i70481# dp_gui_updateinstalldialog.cxx dp_gui_updateinstalldialog.hxx dp_gui_updateinstalldialog.src 2006/11/29 15:39:54 jl 1.1.2.4: #i70481# enhanced download and installation dialog 2006/11/27 14:23:54 jl 1.1.2.3: #i70481# extended download and installation dialg 2006/11/17 10:47:29 jl 1.1.2.2: #i70481# using temp folder for downloads 2006/11/16 16:04:59 jl 1.1.2.1: #i70481# new files for download and installation dialog


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [ea983d5505605cbd055d85f557593daff3d0b291]

INTEGRATION: CWS jl49 (1.1.2); FILE ADDED 2006/12/07 11:04:30 jl 1.1.2.11: #70481# online update enhancements 2006/12/05 11:30:53 jl 1.1.2.10: #70481# 2006/11/30 12:50:00 jl 1.1.2.9: #i70481# dp_gui_updateinstalldialog.cxx dp_gui_updateinstalldialog.hxx dp_gui_updateinstalldialog.src 2006/11/29 15:39:54 jl 1.1.2.8: #i70481# enhanced download and installation dialog 2006/11/27 14:23:44 jl 1.1.2.7: #i70481# extended download and installation dialg 2006/11/22 10:33:51 jl 1.1.2.6: #i70481# 2006/11/21 12:18:11 jl 1.1.2.5: #i70481# 2006/11/17 16:52:42 sb 1.1.2.4: #i70481# Next step of dp_gui_updatedialog; various related improvements in other code. 2006/11/17 12:59:44 sb 1.1.2.3: #i70481# Next step of dp_gui_updatedialog; various related improvements in other code. 2006/11/17 10:47:29 jl 1.1.2.2: #i70481# using temp folder for downloads 2006/11/16 16:04:50 jl 1.1.2.1: #i70481# new files for download and installation dialog


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [7c25b2baae4c8f45c7a588598b3af0a8aae3fc39]

INTEGRATION: CWS jl49 (1.1.2); FILE ADDED 2006/12/12 14:41:56 jl 1.1.2.21: #70481# 2006/12/07 11:04:30 jl 1.1.2.20: #70481# online update enhancements 2006/12/05 11:30:53 jl 1.1.2.19: #70481# 2006/12/01 09:56:11 sb 1.1.2.18: #i70481# Made code warning-free. 2006/12/01 09:51:14 sb 1.1.2.17: #i70481# Made code warning-free. 2006/12/01 08:57:53 jl 1.1.2.16: #i70481# 2006/11/30 12:50:00 jl 1.1.2.15: #i70481# dp_gui_updateinstalldialog.cxx dp_gui_updateinstalldialog.hxx dp_gui_updateinstalldialog.src 2006/11/30 09:06:27 sb 1.1.2.14: #i70481# Made code warning-free. 2006/11/29 15:39:54 jl 1.1.2.13: #i70481# enhanced download and installation dialog 2006/11/27 14:23:17 jl 1.1.2.12: #i70481# extended download and installation dialg 2006/11/23 08:50:36 sb 1.1.2.11: Made code warning-free. 2006/11/22 10:33:51 jl 1.1.2.10: #i70481# 2006/11/21 12:18:11 jl 1.1.2.9: #i70481# 2006/11/20 15:23:47 sb 1.1.2.8: #i70481# Adapted to changes on CWS updatefeed; made code warning-free. 2006/11/17 16:52:42 sb 1.1.2.7: #i70481# Next step of dp_gui_updatedialog; various related improvements in other code. 2006/11/17 12:56:49 sb 1.1.2.6: #i70481# Fixed typo. 2006/11/17 12:47:36 jl 1.1.2.5: #i70481# 2006/11/17 10:47:29 jl 1.1.2.4: #i70481# using temp folder for downloads 2006/11/17 08:40:48 sb 1.1.2.3: #i70481# Fixed casing of #include file. 2006/11/17 08:04:00 jl 1.1.2.2: #i70481# 2006/11/16 16:04:40 jl 1.1.2.1: #i70481# new files for download and installation dialog


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [563934985521964953967e1bb88195d63e54e409]

INTEGRATION: CWS jl49 (1.1.2); FILE ADDED 2006/12/06 09:46:38 sb 1.1.2.11: #i70481# Resource string changes. 2006/12/06 08:44:00 sb 1.1.2.10: #i70481# HelpID for dp_gui_updatedialog. 2006/12/05 16:54:32 sb 1.1.2.9: #i70481# Next step of dp_gui_updatedialog. 2006/12/01 15:24:39 sb 1.1.2.8: #i70481# Next step of dp_gui_updatedialog. 2006/11/30 13:56:28 sb 1.1.2.7: #i70481# Next step of dp_gui_updatedialog. 2006/11/23 15:21:24 sb 1.1.2.6: #i70481# Cleaned up description display. 2006/11/22 17:52:20 sb 1.1.2.5: #i70481# Missing borders. 2006/11/17 16:52:41 sb 1.1.2.4: #i70481# Next step of dp_gui_updatedialog; various related improvements in other code. 2006/11/17 12:59:44 sb 1.1.2.3: #i70481# Next step of dp_gui_updatedialog; various related improvements in other code. 2006/11/16 16:03:30 sb 1.1.2.2: #i70481# Next step of dp_gui_updatedialog; various related improvements in other code. 2006/11/06 16:13:53 sb 1.1.2.1: "#i70481# A first primitive stub for an Update dialog."


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [7f384909b0005f2ce1328bdb7740c0f13944cf6c]

INTEGRATION: CWS jl49 (1.1.2); FILE ADDED 2006/12/05 16:54:32 sb 1.1.2.10: #i70481# Next step of dp_gui_updatedialog. 2006/12/01 15:24:39 sb 1.1.2.9: #i70481# Next step of dp_gui_updatedialog. 2006/11/30 16:25:07 sb 1.1.2.8: #i70481# Merge problems. 2006/11/30 13:56:28 sb 1.1.2.7: #i70481# Next step of dp_gui_updatedialog. 2006/11/27 16:27:17 sb 1.1.2.6: #i70481# Experimental code to disable checkboxes. 2006/11/23 11:23:29 sb 1.1.2.5: #i70481# Centralized computation of whether a package manager is modifiable. 2006/11/17 16:52:41 sb 1.1.2.4: #i70481# Next step of dp_gui_updatedialog; various related improvements in other code. 2006/11/17 12:59:44 sb 1.1.2.3: #i70481# Next step of dp_gui_updatedialog; various related improvements in other code. 2006/11/16 16:03:30 sb 1.1.2.2: #i70481# Next step of dp_gui_updatedialog; various related improvements in other code. 2006/11/06 16:13:29 sb 1.1.2.1: "#i70481# A first primitive stub for an Update dialog."


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [f6d798de9043994b341f26eccc6438d016362e01]

INTEGRATION: CWS jl49 (1.1.2); FILE ADDED 2006/12/12 14:41:56 jl 1.1.2.22: #70481# 2006/12/12 09:39:10 sb 1.1.2.21: #i70481# Added TODO issue ID; renamed variable to avoid compiler warning. 2006/12/05 16:54:32 sb 1.1.2.20: #i70481# Next step of dp_gui_updatedialog. 2006/12/01 15:24:39 sb 1.1.2.19: #i70481# Next step of dp_gui_updatedialog. 2006/11/30 13:56:28 sb 1.1.2.18: #i70481# Next step of dp_gui_updatedialog. 2006/11/30 13:00:46 jl 1.1.2.17: #i70481# revert previous change 2006/11/30 12:50:00 jl 1.1.2.16: #i70481# dp_gui_updateinstalldialog.cxx dp_gui_updateinstalldialog.hxx dp_gui_updateinstalldialog.src 2006/11/27 16:27:26 sb 1.1.2.15: #i70481# Experimental code to disable checkboxes. 2006/11/27 13:15:20 sb 1.1.2.14: #i70481# Added XPackage.getIdentifier. 2006/11/24 10:37:59 sb 1.1.2.13: #i70481# Next step of dp_gui_updatedialog, various changes to related code. 2006/11/23 15:28:12 sb 1.1.2.12: #i70481# Pre-check downloadable updates. 2006/11/23 15:21:24 sb 1.1.2.11: #i70481# Cleaned up description display. 2006/11/23 11:23:29 sb 1.1.2.10: #i70481# Centralized computation of whether a package manager is modifiable. 2006/11/22 17:52:58 sb 1.1.2.9: #i70481# Next step of dp_gui_updatedialog. 2006/11/20 15:23:47 sb 1.1.2.8: #i70481# Adapted to changes on CWS updatefeed; made code warning-free. 2006/11/20 12:41:04 sb 1.1.2.7: #i70481# Next step of dp_gui_updatedialog; various related improvements in other code. 2006/11/17 16:52:41 sb 1.1.2.6: #i70481# Next step of dp_gui_updatedialog; various related improvements in other code. 2006/11/17 12:59:44 sb 1.1.2.5: #i70481# Next step of dp_gui_updatedialog; various related improvements in other code. 2006/11/17 08:22:48 sb 1.1.2.4: #i70481# Fixed OSL_ASSERT. 2006/11/17 08:04:00 jl 1.1.2.3: #i70481# 2006/11/16 16:03:29 sb 1.1.2.2: #i70481# Next step of dp_gui_updatedialog; various related improvements in other code. 2006/11/06 16:13:40 sb 1.1.2.1: "#i70481# A first primitive stub for an Update dialog."


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [dd3f32fb9fd8a324f07e0738ae821cda7498eae2]

INTEGRATION: CWS jl49 (1.1.2); FILE ADDED 2006/11/20 12:41:04 sb 1.1.2.4: #i70481# Next step of dp_gui_updatedialog; various related improvements in other code. 2006/11/17 16:52:41 sb 1.1.2.3: #i70481# Next step of dp_gui_updatedialog; various related improvements in other code. 2006/11/17 12:59:44 sb 1.1.2.2: #i70481# Next step of dp_gui_updatedialog; various related improvements in other code. 2006/11/16 16:04:31 jl 1.1.2.1: #i70481# new files for download and installation dialog


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [b2d10dc4981bbf990799084797f1644dd9100e59]

INTEGRATION: CWS jl49 (1.1.2); FILE ADDED 2006/11/06 15:34:52 sb 1.1.2.1: "#i70481# Asynchronously determine whether dp_gui::DialogImpl's "Check for Updates..." button shall be enabled (which theoretically can take some time)."


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [3a0674ebcdf8e7d4f055b71cbd6835025fa74bb0]

INTEGRATION: CWS jl49 (1.1.2); FILE ADDED 2006/11/20 15:23:46 sb 1.1.2.5: #i70481# Adapted to changes on CWS updatefeed; made code warning-free. 2006/11/17 12:59:44 sb 1.1.2.4: #i70481# Next step of dp_gui_updatedialog; various related improvements in other code. 2006/11/16 16:03:29 sb 1.1.2.3: #i70481# Next step of dp_gui_updatedialog; various related improvements in other code. 2006/11/07 16:38:08 sb 1.1.2.2: #i70481# Virtual onTerminated had been called after object had been destroyed. 2006/11/06 15:35:04 sb 1.1.2.1: "#i70481# Asynchronously determine whether dp_gui::DialogImpl's "Check for Updates..." button shall be enabled (which theoretically can take some time)."


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [0006fcbd30edd7b9a98b5b49bb56fc0691b01b4d]

INTEGRATION: CWS jl49 (1.11.26); FILE MERGED 2006/11/30 08:56:34 sb 1.11.26.10: #i70481# Made code warning-free. 2006/11/30 08:51:52 jl 1.11.26.9: #i70481# ProgressCommandEnv constructor has now different signature 2006/11/27 14:21:49 jl 1.11.26.8: #i70481# ProgressCommandEnv is now created with additional parameter 2006/11/24 14:23:08 sb 1.11.26.7: #i70481# Fixed context menu calculation. 2006/11/21 09:52:15 sb 1.11.26.6: Fixed merge conflict resolution. 2006/11/20 15:23:46 sb 1.11.26.5: #i70481# Adapted to changes on CWS updatefeed; made code warning-free. 2006/11/20 13:13:48 sb 1.11.26.4: RESYNC: (1.11-1.12); FILE MERGED 2006/11/17 12:59:43 sb 1.11.26.3: #i70481# Next step of dp_gui_updatedialog; various related improvements in other code. 2006/11/06 16:21:42 sb 1.11.26.2: #i70481# Check for Update button and context menu entry. 2006/10/18 11:13:34 jl 1.11.26.1: #i70481# Extension Manager has now a version column. Currently no default versions are displayed


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [4d755f746b0bc684b783dc03f175521d01b6dadb]

INTEGRATION: CWS jl49 (1.1.2); FILE ADDED 2006/11/17 16:52:41 sb 1.1.2.2: #i70481# Next step of dp_gui_updatedialog; various related improvements in other code. 2006/11/16 16:02:46 sb 1.1.2.1: "#i70481# Next step of dp_gui_updatedialog; various related improvements in other code."


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [8ad66820f27a888c3695468754dc30ad99cc0c07]

INTEGRATION: CWS jl49 (1.1.2); FILE ADDED 2006/11/16 16:02:59 sb 1.1.2.1: "#i70481# Next step of dp_gui_updatedialog; various related improvements in other code."


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [f77e6d346e0df95e015ed10f6eb50e127e1b4f22]

INTEGRATION: CWS jl49 (1.8.8); FILE MERGED 2006/12/14 10:11:02 jl 1.8.8.4: #i70481# umlauts not correct in german 2006/12/01 15:24:39 sb 1.8.8.3: #i70481# Next step of dp_gui_updatedialog. 2006/11/06 16:21:42 sb 1.8.8.2: #i70481# Check for Update button and context menu entry. 2006/10/18 11:13:34 jl 1.8.8.1: #i70481# Extension Manager has now a version column. Currently no default versions are displayed


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [a14ac8294cc4f86d4e1fd9a172dda4d3fe8b497d]

INTEGRATION: CWS jl49 (1.2.60); FILE MERGED 2006/11/22 17:36:09 sb 1.2.60.1: #i70481# Moved string resource source/deployment/gui/dp_gui_dependencydialog.src:RID_DLG_DEPENDENCIES_UNKNOWN -> source/deployment/misc/dp_misc.src:RID_DEPLYOMENT_DEPENDENCIES_UNKNOWN.


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [2f5a3648beadeeaab37683b6380eff84b2c20c72]

INTEGRATION: CWS jl49 (1.4.28); FILE MERGED 2006/11/22 17:50:57 sb 1.4.28.1: #i70481# Factored out dependency handling.


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [19a0cd1813910661ac444471e56a1fa71223c015]

INTEGRATION: CWS jl49 (1.1.2); FILE ADDED 2006/11/27 15:31:34 sb 1.1.2.2: #i70481# Made code warning-free. 2006/11/27 14:27:38 jl 1.1.2.1: #70481# text are with automatic scrollbar


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [38250249b7af9a97aa8be779474c0c4261a577a6]

INTEGRATION: CWS jl49 (1.1.2); FILE ADDED 2006/11/27 14:27:27 jl 1.1.2.1: #70481# text are with automatic scrollbar


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [b6b0df1f0756b9a7da32e576e6b296c89c6df1e5]

INTEGRATION: CWS jl49 (1.5.8); FILE MERGED 2006/12/07 11:04:30 jl 1.5.8.15: #70481# online update enhancements 2006/12/05 16:54:32 sb 1.5.8.14: #i70481# Next step of dp_gui_updatedialog. 2006/12/05 11:30:52 jl 1.5.8.13: #70481# 2006/12/01 15:24:38 sb 1.5.8.12: #i70481# Next step of dp_gui_updatedialog. 2006/11/30 13:56:28 sb 1.5.8.11: #i70481# Next step of dp_gui_updatedialog. 2006/11/29 15:39:25 jl 1.5.8.10: #i70481# extended download and installation dialog 2006/11/27 14:15:31 jl 1.5.8.9: #i70481# enhanced download and installation dialog 2006/11/22 17:38:04 sb 1.5.8.8: #i70481# Moved string resource source/deployment/gui/dp_gui_dependencydialog.src:RID_DLG_DEPENDENCIES_UNKNOWN -> source/deployment/misc/dp_misc.src:RID_DEPLYOMENT_DEPENDENCIES_UNKNOWN. 2006/11/17 12:59:43 sb 1.5.8.7: #i70481# Next step of dp_gui_updatedialog; various related improvements in other code. 2006/11/17 10:47:28 jl 1.5.8.6: #i70481# using temp folder for downloads 2006/11/17 08:40:24 sb 1.5.8.5: #i70481# Removed spurious garbage. 2006/11/17 08:03:59 jl 1.5.8.4: #i70481# 2006/11/16 16:03:29 sb 1.5.8.3: #i70481# Next step of dp_gui_updatedialog; various related improvements in other code. 2006/11/06 16:21:42 sb 1.5.8.2: #i70481# Check for Update button and context menu entry. 2006/10/18 11:13:34 jl 1.5.8.1: #i70481# Extension Manager has now a version column. Currently no default versions are displayed


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [4b368ad603d21371efb52e8eff3edd533d14456a]

INTEGRATION: CWS jl49 (1.9.60); FILE MERGED 2006/11/22 17:46:17 sb 1.9.60.1: #i70481# Introduced additional deploymentmisc shared library.


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [9ea73f8442cdec117fd068d74115959f03033724]

INTEGRATION: CWS jl49 (1.1.2); FILE ADDED 2006/11/22 17:30:54 sb 1.1.2.1: #i70481# Introduced additional deploymentmisc shared library: moved cxx files belonging to deployment.uno from source/deployment/misc to source/deployment.


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [3d86c2e2d03442426846d077d7ea2ca22f63b4cf]

INTEGRATION: CWS jl49 (1.1.2); FILE ADDED 2006/11/22 17:30:32 sb 1.1.2.1: #i70481# Introduced additional deploymentmisc shared library: moved cxx files belonging to deployment.uno from source/deployment/misc to source/deployment.


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [3aa21ea2148341ddbe01b290f92e535773f45fb3]

INTEGRATION: CWS jl49 (1.1.2); FILE ADDED 2006/11/22 17:30:43 sb 1.1.2.1: #i70481# Introduced additional deploymentmisc shared library: moved cxx files belonging to deployment.uno from source/deployment/misc to source/deployment.


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [997b5ebdf680af546fbf813e63d934c294b2ad0b]

INTEGRATION: CWS jl49 (1.1.2); FILE ADDED 2006/11/22 17:30:18 sb 1.1.2.1: #i70481# Introduced additional deploymentmisc shared library: moved cxx files belonging to deployment.uno from source/deployment/misc to source/deployment.


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [71bb8d898732573d057f994aba0d6e20f3a465bb]

INTEGRATION: CWS jl49 (1.49.32); FILE MERGED 2006/11/22 17:44:29 sb 1.49.32.1: #i70481# Introduced additional deploymentmisc shared library.


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [71867493d79cb233f5fc6f2d565eeaa6ceffb920]

INTEGRATION: CWS jl49 (1.2.60); FILE MERGED 2006/11/22 17:37:33 sb 1.2.60.1: #i70481# Moved string resource source/deployment/gui/dp_gui_dependencydialog.src:RID_DLG_DEPENDENCIES_UNKNOWN -> source/deployment/misc/dp_misc.src:RID_DEPLYOMENT_DEPENDENCIES_UNKNOWN.


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [1a26c61b82f22861fe6c63308fa6a5ed02991c62]

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-20  Ivo Hinkelmann  <ihi@openoffice.org>  [0b209bebb1a5fdb263235a330fc3dfab235d78ec]

INTEGRATION: CWS jl49 (1.34.116); FILE MERGED 2006/12/07 19:42:02 jl 1.34.116.2: RESYNC: (1.34-1.36); FILE MERGED 2006/12/01 09:12:47 sb 1.34.116.1: #i70481# Extended SvLBoxButton.


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [e02ba32f9c2638a712431f7593362a3f8d5fd25e]

INTEGRATION: CWS jl49 (1.34.36); FILE MERGED 2006/12/07 19:39:44 jl 1.34.36.2: RESYNC: (1.34-1.35); FILE MERGED 2006/12/01 09:12:46 sb 1.34.36.1: #i70481# Extended SvLBoxButton.


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [283e159d47f503b2678a147af86c6c27535347cc]

INTEGRATION: CWS jl49 (1.4.10); FILE MERGED 2006/11/17 16:22:47 sb 1.4.10.1: #i70481# Made relative paths work for selectNodeList.


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [3202ca91c00e8104ef88d4db4e0e41adf96008a9]

INTEGRATION: CWS jl49 (1.9.8); FILE MERGED 2006/11/27 11:52:29 lo 1.9.8.1: #i71891# return empty string when non exitent attribute is queried


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [7a404b02cb096dd3c7384a562687f7e4ca79f4dc]

INTEGRATION: CWS jl49 (1.48.58); FILE MERGED 2006/11/30 13:44:27 sb 1.48.58.1: #i70481# Extended SvLBoxButton.


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [5847ed8dcc0ee1d9c13f710df046331c38795d6c]

INTEGRATION: CWS jl49 (1.24.58); FILE MERGED 2006/11/30 13:44:27 sb 1.24.58.1: #i70481# Extended SvLBoxButton.


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [de5b0c4c2e9f741703ee1fd40218ebb62f2f18b6]

INTEGRATION: CWS jl49 (1.11.84); FILE MERGED 2006/11/30 13:44:27 sb 1.11.84.1: #i70481# Extended SvLBoxButton.


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [5f6ce9535fd3dd67d4d8e2c9a4321076fdc22250]

INTEGRATION: CWS jl49 (1.20.8); FILE MERGED 2006/12/01 10:07:13 sb 1.20.8.1: #i70481# Extended SvLBoxButton.


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [2624a9d01e82c4679f8deaf49169958e4a6e4b27]

INTEGRATION: CWS jl49 (1.58.8); FILE MERGED 2006/12/01 10:07:12 sb 1.58.8.1: #i70481# Extended SvLBoxButton.


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [30ac70b666f3a30b50dd8f5572cb099cc3276e09]

INTEGRATION: CWS jl49 (1.20.52); FILE MERGED 2006/12/01 12:14:40 sb 1.20.52.1: #i70481# Extended SvLBoxButton.


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [cfa52354aec7f5013bb7bf7db9dd1ddcc7476592]

INTEGRATION: CWS jl49 (1.16.44); FILE MERGED 2006/12/01 12:18:08 sb 1.16.44.1: #i70481# Extended SvLBoxButton.


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [42e0046cc814e8a61b0fad106ac2588e72761f47]

INTEGRATION: CWS jl49 (1.7.42); FILE MERGED 2006/12/07 19:21:31 jl 1.7.42.2: RESYNC: (1.7-1.8); FILE MERGED 2006/12/01 12:14:40 sb 1.7.42.1: #i70481# Extended SvLBoxButton.


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [60ea8097d99f40ddf27669b9dd20624ab6877953]

INTEGRATION: CWS jl49 (1.5.104); FILE MERGED 2006/12/01 12:14:40 sb 1.5.104.1: #i70481# Extended SvLBoxButton.


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [e80d22ed356349640e999b318e126c9f18838f13]

INTEGRATION: CWS jl49 (1.33.36); FILE MERGED 2006/12/01 12:18:07 sb 1.33.36.1: #i70481# Extended SvLBoxButton.


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [f6d13194f277bf031dafff7ce9220188febfee73]

INTEGRATION: CWS jl49 (1.14.36); FILE MERGED 2006/12/07 19:20:24 jl 1.14.36.2: RESYNC: (1.14-1.15); FILE MERGED 2006/12/01 12:14:39 sb 1.14.36.1: #i70481# Extended SvLBoxButton.


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [059f5c24c4ff5de6ad87d933dcc9168ca6b21985]

INTEGRATION: CWS jl49 (1.57.116); FILE MERGED 2006/11/30 13:45:56 sb 1.57.116.1: #i70481# Extended SvLBoxButton.


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [475d6725f55ecf1995f20d7932a2edadf5bc6492]

INTEGRATION: CWS jl49 (1.16.270); FILE MERGED 2006/11/30 13:45:55 sb 1.16.270.1: #i70481# Extended SvLBoxButton.


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [41b9ef411f7155ad90cdd2afdfcedf44223e1f02]

INTEGRATION: CWS jl49 (1.11.270); FILE MERGED 2006/11/30 13:45:55 sb 1.11.270.1: #i70481# Extended SvLBoxButton.


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [c7ccd2600b24072e0106949407594ee914e081e0]

INTEGRATION: CWS jl49 (1.43.148); FILE MERGED 2006/11/30 13:45:55 sb 1.43.148.1: #i70481# Extended SvLBoxButton.


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [2ff4c88b71c14b91715236a68dfa79576b071c39]

INTEGRATION: CWS jl49 (1.10.148); FILE MERGED 2006/11/30 13:45:55 sb 1.10.148.1: #i70481# Extended SvLBoxButton.


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [ec657836c08c117be7a39d9af361c7c3abc8a182]

INTEGRATION: CWS jl49 (1.4.678); FILE MERGED 2006/11/30 13:45:55 sb 1.4.678.1: #i70481# Extended SvLBoxButton.


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [bd3146efa548b728d2c50e0cf968cb8c6beca781]

INTEGRATION: CWS jl49 (1.7.148); FILE MERGED 2006/11/30 13:45:54 sb 1.7.148.1: #i70481# Extended SvLBoxButton.


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [60039ccc3be64e15f2d789a5848f7661a7095823]

INTEGRATION: CWS jl49 (1.8.148); FILE MERGED 2006/11/30 13:45:54 sb 1.8.148.1: #i70481# Extended SvLBoxButton.


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [69afe5eac01eb5afe10bac37321971f5589380f4]

INTEGRATION: CWS jl49 (1.5.148); FILE MERGED 2006/11/30 13:45:54 sb 1.5.148.1: #i70481# Extended SvLBoxButton.


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [131c5228338fac338104f9e343dc15436013fb9e]

INTEGRATION: CWS jl49 (1.14.116); FILE MERGED 2006/11/30 13:45:54 sb 1.14.116.1: #i70481# Extended SvLBoxButton.


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [47dec9765a1a50b3ac4f0a7d7c1de3ea5c91cd51]

INTEGRATION: CWS jl49 (1.13.116); FILE MERGED 2006/11/30 13:45:54 sb 1.13.116.1: #i70481# Extended SvLBoxButton.


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [e4050256aa5c6c04b7d512f8d58c5b743c137a1b]

INTEGRATION: CWS jl49 (1.9.116); FILE MERGED 2006/12/12 09:03:30 sb 1.9.116.3: #i70481# Added TODO issue ID. 2006/12/04 13:46:48 sb 1.9.116.2: #i70481# Prepare for high-contrast images (not yet functional, has to be addressed by future issue). 2006/11/30 13:45:54 sb 1.9.116.1: #i70481# Extended SvLBoxButton.


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [81070e66320ca48e9d3fd97c39b6bd5c5b86344d]

INTEGRATION: CWS jl49 (1.4.678); FILE MERGED 2006/11/30 13:45:53 sb 1.4.678.1: #i70481# Extended SvLBoxButton.


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [e426672775266a4c0af786d11753a26c78480895]

INTEGRATION: CWS jl49 (1.9.30); FILE MERGED 2006/11/27 14:08:28 jl 1.9.30.4: #i70481# another parameter for checkRequirements 2006/11/27 13:08:30 sb 1.9.30.3: #i70481# Added XPackage.getIdentifier. 2006/11/22 11:00:24 jl 1.9.30.2: #i70481# 2006/11/07 13:57:17 sb 1.9.30.1: #i70481# added getUpdateInformationURLs.


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [0491a6c168650550972d8864cb49c7fde8935ac2]

INTEGRATION: CWS jl49 (1.1.2); FILE ADDED 2006/11/27 14:06:28 jl 1.1.2.1: #70481# new exception for license handling


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [77e2cb6391de55151e9ff445a13421b2969a25e8]

INTEGRATION: CWS jl49 (1.2.88); FILE MERGED 2006/11/27 14:07:30 jl 1.2.88.1: #i70481# individual agreement is now handled by LicenseIndividualAgreementException


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [da5c07ed91212c6b6e044aa7533ae77d9ae91247]

INTEGRATION: CWS jl49 (1.39.2); FILE MERGED 2006/12/18 16:01:37 jl 1.39.2.1: #i70481# added idls which are introduced on cws updchk02


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [e7846e7d6cc84b1e3ddbcd7edc33a1d6ddabc83b]

INTEGRATION: CWS jl49 (1.1.4); FILE ADDED 2006/12/18 16:06:53 jl 1.1.4.1: #i70481# adding copy of file which will be introduced in cws updchk02. In case of a conflict when updchk02 is integrated then the file from updchk02 shall be used


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [fad1ab07b337def3f32512f1cdd5c4d98199dfcf]

INTEGRATION: CWS jl49 (1.1.4); FILE ADDED 2006/12/18 16:06:33 jl 1.1.4.1: #i70481# adding copy of file which will be introduced in cws updchk02. In case of a conflict when updchk02 is integrated then the file from updchk02 shall be used


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [0f96f7c64f8e51ec60e1f46f1d86c0677c9ce6e2]

INTEGRATION: CWS jl49 (1.1.4); FILE ADDED 2006/12/18 16:04:50 jl 1.1.4.1: #i70481# adding copy of file which will be introduced in cws updchk02. In case of a conflict when updchk02 is integrated then the file from updchk02 shall be used


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [689195aa123a7c32e428502fd00f52d0a7f806b5]

INTEGRATION: CWS jl49 (1.1.4); FILE ADDED 2006/12/18 16:04:40 jl 1.1.4.1: #i70481# adding copy of file which will be introduced in cws updchk02. In case of a conflict when updchk02 is integrated then the file from updchk02 shall be used


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [417efa05f4af49ae23d0b6d062acde70722c5d63]

INTEGRATION: CWS jl49 (1.1.4); FILE ADDED 2006/12/18 16:04:29 jl 1.1.4.1: #i70481# adding copy of file which will be introduced in cws updchk02. In case of a conflict when updchk02 is integrated then the file from updchk02 shall be used


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [05675562921572cfedc67316a0de7969d731b907]

INTEGRATION: CWS jl49 (1.1.4); FILE ADDED 2006/12/18 16:04:18 jl 1.1.4.1: #i70481# adding copy of file which will be introduced in cws updchk02. In case of a conflict when updchk02 is integrated then the file from updchk02 shall be used


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [d75b330d531b61d093b7128e4baf463555a81304]

INTEGRATION: CWS jl49 (1.32.74); FILE MERGED 2006/12/07 17:36:57 jl 1.32.74.2: RESYNC: (1.32-1.33); FILE MERGED 2006/12/01 20:20:44 sb 1.32.74.1: #i70481# Extended SvLBoxButton.


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [41e13f9a056252e95b395dd6266ab066c13a7671]

INTEGRATION: CWS jl49 (1.41.60); FILE MERGED 2006/12/07 17:36:51 jl 1.41.60.2: RESYNC: (1.41-1.43); FILE MERGED 2006/12/01 20:20:44 sb 1.41.60.1: #i70481# Extended SvLBoxButton.


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [59c467d8ff34582feb984307e069ed98651e3af6]

INTEGRATION: CWS jl49 (1.6.96); FILE MERGED 2006/12/07 17:29:53 jl 1.6.96.2: RESYNC: (1.6-1.7); FILE MERGED 2006/12/01 20:20:43 sb 1.6.96.1: #i70481# Extended SvLBoxButton.


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [a2442eba39e28cd375f9f952f05e724fbdc5c0c9]

INTEGRATION: CWS jl49 (1.12.76); FILE MERGED 2006/12/01 14:32:20 sb 1.12.76.1: #i70481# Extended SvLBoxButton.


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [6e0f782f07f34e7d6de3f641ff05158807721eaf]

INTEGRATION: CWS jl49 (1.8.60); FILE MERGED 2006/12/01 09:12:16 sb 1.8.60.1: #i70481# Extended SvLBoxButton.


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [827cb8f818ba91d21deab2fd66583c87ee7c0189]

INTEGRATION: CWS jl49 (1.25.22); FILE MERGED 2006/12/01 09:12:16 sb 1.25.22.1: #i70481# Extended SvLBoxButton.


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [374c9a1e601b4facbc92a6bf8901ac46947d3b8d]

INTEGRATION: CWS jl49 (1.18.170); FILE MERGED 2006/12/19 09:51:26 jl 1.18.170.1: #i70481# changes for throbber


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [a1901028090ed42f42cc7320b0da09ba4f29b4d8]

INTEGRATION: CWS jl49 (1.4.40); FILE MERGED 2006/12/19 09:47:29 jl 1.4.40.1: #i70481# changes for throbber


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [4ff34b86bef8a798d742961b74b973305efddcd9]

INTEGRATION: CWS jl49 (1.1.4); FILE ADDED 2006/12/19 09:48:17 jl 1.1.4.1: #i70481# adding copy of file which will be introduced in cws updchk02. In case of a conflict when updchk02 is integrated then the file from updchk02 shall be used


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [d373719951c18938993c1d72f71fbc27f00ed3b0]

INTEGRATION: CWS jl49 (1.9.42); FILE MERGED 2006/12/19 09:47:29 jl 1.9.42.1: #i70481# changes for throbber


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [43daf9c2161ff57528c27e34d0247bf2aa129c63]

INTEGRATION: CWS jl49 (1.14.42); FILE MERGED 2006/12/19 09:47:29 jl 1.14.42.1: #i70481# changes for throbber


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [3f4798a633be4330707f9cece7d554214673e18e]

INTEGRATION: CWS jl49 (1.32.34); FILE MERGED 2006/12/19 09:47:28 jl 1.32.34.1: #i70481# changes for throbber


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [81045d73e5c1464a9e64c62f6fcc702e69eb8c3c]

INTEGRATION: CWS jl49 (1.9.170); FILE MERGED 2006/12/19 09:47:28 jl 1.9.170.1: #i70481# changes for throbber


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [25940a201b8a41b9106972df4016ce0e1c5ce3b7]

INTEGRATION: CWS jl49 (1.5.42); FILE MERGED 2006/12/19 09:47:28 jl 1.5.42.1: #i70481# changes for throbber


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [5a607edc52114a2c0e8074ec54c1cfe241271887]

INTEGRATION: CWS jl49 (1.1.4); FILE ADDED 2006/12/19 09:46:39 jl 1.1.4.1: #i70481# adding copy of file which will be introduced in cws updchk02. In case of a conflict when updchk02 is integrated then the file from updchk02 shall be used


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [789152a4f71bede0d004b913506428f67da88680]

INTEGRATION: CWS jl49 (1.1.4); FILE ADDED 2006/12/19 09:46:29 jl 1.1.4.1: #i70481# adding copy of file which will be introduced in cws updchk02. In case of a conflict when updchk02 is integrated then the file from updchk02 shall be used


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [cde360225b5b953096fe316ea923cf13dd2282aa]

INTEGRATION: CWS jl49 (1.12.172); FILE MERGED 2006/12/19 09:47:00 jl 1.12.172.1: #i70481# changes for throbber


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [b23f4c1f968062b78a8c827b9d40f66cb0e97673]

INTEGRATION: CWS jl49 (1.1.4); FILE ADDED 2006/12/19 09:45:35 jl 1.1.4.1: #i70481# adding copy of file which will be introduced in cws updchk02. In case of a conflict when updchk02 is integrated then the file from updchk02 shall be used


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [22ba56aaf0f946b79b27a61c7c613415d54d5616]

INTEGRATION: CWS jl49 (1.1.4); FILE ADDED 2006/12/19 09:45:25 jl 1.1.4.1: #i70481# adding copy of file which will be introduced in cws updchk02. In case of a conflict when updchk02 is integrated then the file from updchk02 shall be used


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [6c852e7099e60953b3d16f67d0f0617026e36439]

INTEGRATION: CWS jl49 (1.1.4); FILE ADDED 2006/12/19 09:45:15 jl 1.1.4.1: #i70481# adding copy of file which will be introduced in cws updchk02. In case of a conflict when updchk02 is integrated then the file from updchk02 shall be used


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [aa4004cd6b22fc0dc28fd31e6ebf308f431605e1]

INTEGRATION: CWS jl49 (1.1.4); FILE ADDED 2006/12/19 09:44:55 jl 1.1.4.1: #i70481# adding copy of file which will be introduced in cws updchk02. In case of a conflict when updchk02 is integrated then the file from updchk02 shall be used


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [ca6530fef036d03c66c35af7519a20f055067b92]

INTEGRATION: CWS jl49 (1.52.8); FILE MERGED 2006/12/19 11:06:07 jl 1.52.8.2: #i70481# changes for throbber 2006/12/19 09:47:11 jl 1.52.8.1: #i70481# changes for throbber


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [a9060234bf6ccb716fc5d8048f4836e9417cbb8b]

INTEGRATION: CWS jl49 (1.28.170); FILE MERGED 2006/12/19 09:47:11 jl 1.28.170.1: #i70481# changes for throbber


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [74bef16b5d22d1ac654d5c6a56a3e850b4a7df50]

INTEGRATION: CWS jl49 (1.2.170); FILE MERGED 2006/12/19 09:43:49 jl 1.2.170.1: #i70481# changes for throbber


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [f7970ba84e4ebe1add720d7dc6d052426f75937b]

INTEGRATION: CWS jl49 (1.1.4); FILE ADDED 2006/12/19 09:42:45 jl 1.1.4.1: #i70481# adding copy of file which will be introduced in cws updchk02. In case of a conflict when updchk02 is integrated then the file from updchk02 shall be used


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [73ef99934c38e71fcd7fc1d3546b3b5c6daff781]

INTEGRATION: CWS jl49 (1.8.172); FILE MERGED 2006/12/19 09:43:49 jl 1.8.172.1: #i70481# changes for throbber


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [eb666ea2fc7b3f078a57fa7f89a58be48c5993ec]

INTEGRATION: CWS jl49 (1.25.34); FILE MERGED 2006/12/19 09:43:49 jl 1.25.34.1: #i70481# changes for throbber


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [936706e64a8e83c8e9ebdd591185ee9cff16cd48]

INTEGRATION: CWS jl49 (1.1.4); FILE ADDED 2006/12/19 09:42:16 jl 1.1.4.1: #i70481# adding copy of file which will be introduced in cws updchk02. In case of a conflict when updchk02 is integrated then the file from updchk02 shall be used


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [1d4e60fc3b8364926291f7d2b0be6785fd174d0d]

INTEGRATION: CWS jl49 (1.1.4); FILE ADDED 2006/12/19 09:42:05 jl 1.1.4.1: #i70481# adding copy of file which will be introduced in cws updchk02. In case of a conflict when updchk02 is integrated then the file from updchk02 shall be used


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [242f618e700f555a55fa7d5bb2bd7cf186b26d7b]

INTEGRATION: CWS jl49 (1.1.4); FILE ADDED 2006/12/19 09:40:57 jl 1.1.4.1: #i70481# adding copy of file which will be introduced in cws updchk02. In case of a conflict when updchk02 is integrated then the file from updchk02 shall be used


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [daaf5e629d26b86b10f6de022c8c06cb8bf99565]

INTEGRATION: CWS jl49 (1.1.4); FILE ADDED 2006/12/19 09:40:46 jl 1.1.4.1: #i70481# adding copy of file which will be introduced in cws updchk02. In case of a conflict when updchk02 is integrated then the file from updchk02 shall be used


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [d3a2fc4ea052f7c152ffa04768456ca92a926691]

INTEGRATION: CWS docstatfix (1.86.66); FILE MERGED 2006/12/12 11:04:58 hbrinkm 1.86.66.5: #144140# removed changes off #i58982# 2006/12/12 10:28:24 hbrinkm 1.86.66.4: #144140# removed changes off #i58982# 2006/11/13 11:17:42 hbrinkm 1.86.66.3: RESYNC: (1.86-1.87); FILE MERGED 2006/11/08 10:34:29 hbrinkm 1.86.66.2: #i58982# applied patch 2006/11/03 15:37:19 hbrinkm 1.86.66.1: #i58982# applied patch


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [370eae2459a608d1d02060e036a36e23b1691c4c]

INTEGRATION: CWS jsc16 (1.19.30); FILE MERGED 2006/12/18 13:40:57 jsc 1.19.30.2: #i72403# extend uno-skeletonmaker docu for add-ons 2006/12/18 12:26:07 jsc 1.19.30.1: #i72403# extend uno-skeletonmaker docu for add-ons


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [bc7d53ec764ad782563c41e4bd353dd99f59cf59]

INTEGRATION: CWS jsc16 (1.8.2); FILE MERGED 2006/12/08 16:03:08 jsc 1.8.2.1: #i69760# integrate simple addon support


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [115ed8f6f06ced612f1f38b99d574cbd93661e36]

INTEGRATION: CWS jsc16 (1.8.14); FILE MERGED 2006/12/08 16:03:08 jsc 1.8.14.1: #i69760# integrate simple addon support


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [f4786f7e3c6ab28e761641cb88509d542f47926c]

INTEGRATION: CWS jsc15 (1.21.36); FILE MERGED 2006/11/23 08:51:12 jsc 1.21.36.1: #i71865# remove old XML spec


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [7f9cddf5e0c0960e9766b3daf92e6e2a68e3b8b5]

INTEGRATION: CWS jsc15 (1.21.46); FILE MERGED 2006/11/23 08:51:11 jsc 1.21.46.1: #i71865# remove old XML spec


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [6c4bfb4ac66f0c624cda70fe55dcff90199257a2]

INTEGRATION: CWS jsc15 (1.20.46); FILE MERGED 2006/11/27 07:45:54 jsc 1.20.46.1: #i68136# extend script to support VC 2005 Express


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [3dc9af06a769da982539942bf170d3b8481ca945]

INTEGRATION: CWS jsc15 (1.81.34); FILE MERGED 2006/11/23 08:51:11 jsc 1.81.34.1: #i71865# remove old XML spec


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [1fb4df278b3aa69dd26f6e134bfaefdcf92e0a3a]

INTEGRATION: CWS jsc15 (1.11.46); FILE MERGED 2006/11/24 12:51:55 jsc 1.11.46.1: #i68136# insert manifest linking


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [81e215008ad79f6dd0cab4e6be458bef34401e67]

INTEGRATION: CWS jsc15 (1.10.2); FILE MERGED 2006/11/24 12:51:54 jsc 1.10.2.1: #i68136# insert manifest linking


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [902508ff69e4d62341f877bc839a1d4bda21f1c3]

INTEGRATION: CWS jsc15 (1.2.36); FILE MERGED 2006/11/24 12:51:54 jsc 1.2.36.1: #i68136# insert manifest linking


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [47871d7bbd3dd469e8a4f0a7440353f30bf96a34]

INTEGRATION: CWS jsc15 (1.6.122); FILE MERGED 2006/11/24 12:54:07 jsc 1.6.122.1: #i68136# insert manifest linking for VC8


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [9fbdc72eaa63aca9699097c9cccee1735336aeed]

INTEGRATION: CWS jsc15 (1.8.122); FILE MERGED 2006/11/24 12:54:07 jsc 1.8.122.1: #i68136# insert manifest linking for VC8


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [0d033990ca072ae0994c5a8660ad1ab6e73f09f3]

INTEGRATION: CWS jsc15 (1.4.66); FILE MERGED 2006/11/24 12:53:15 jsc 1.4.66.1: #i68136# adapt include


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [b38cda588a0f2899669f81d18a6ef54684ce5264]

INTEGRATION: CWS jsc15 (1.7.118); FILE MERGED 2006/11/24 12:54:06 jsc 1.7.118.1: #i68136# insert manifest linking for VC8


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [abc64e01f5466810d7a11c8ddf92a9a1106b4c3c]

INTEGRATION: CWS jsc15 (1.8.36); FILE MERGED 2006/11/24 12:54:06 jsc 1.8.36.1: #i68136# insert manifest linking for VC8


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [03a974032f76beb73b904c891b42e1670bbe7f0c]

INTEGRATION: CWS jsc15 (1.6.122); FILE MERGED 2006/11/24 12:54:06 jsc 1.6.122.1: #i68136# insert manifest linking for VC8


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [960efa52c3ecfeef40a3f62f898aeff96160c45f]

INTEGRATION: CWS jsc15 (1.2.122); FILE MERGED 2006/11/16 12:08:08 cn 1.2.122.1: #i66543# cancel button added


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [bf0e839ffb1326b29922afcffd7828475e34d649]

INTEGRATION: CWS jsc15 (1.8.82); FILE MERGED 2006/11/23 13:57:18 jsc 1.8.82.1: #i71575# integrate patch


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [b82125a7bcfb221fab2711494e0da61d8fa44027]

INTEGRATION: CWS jsc15 (1.18.110); FILE MERGED 2006/11/23 08:52:12 jsc 1.18.110.1: #i71865# remove old xml file format spec, insert link to online version


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [ae0bc591967c193ca4881100b3fd8ccd3440d482]

INTEGRATION: CWS jsc15 (1.7.82); FILE MERGED 2006/11/27 07:45:53 jsc 1.7.82.1: #i68136# extend script to support VC 2005 Express


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [f96158d99c6cd0aa6cb1d977ae19270686fa01bf]

INTEGRATION: CWS jsc15 (1.5.46); FILE MERGED 2006/11/20 15:33:09 jsc 1.5.46.1: #i69877# add new interface XImplementationRegistration2


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [508d470cd290885f4ea79c402150cc621dbded83]

INTEGRATION: CWS jsc15 (1.1.2); FILE ADDED 2006/11/21 07:37:32 jsc 1.1.2.2: #i69877# insert since tag 2006/11/20 15:32:18 jsc 1.1.2.1: #i69877# new specailized version of the registration interface


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [df30a31fcff28f2cb90ed838189650238f7a0337]

INTEGRATION: CWS jsc15 (1.17.12); FILE MERGED 2006/11/21 07:21:46 jsc 1.17.12.1: #i69877# insert new option -wop to register without path, introduce XImplementationRegistration2


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [51a48ec858c37b2d8eb503a81c7ba041811591e0]

INTEGRATION: CWS jsc15 (1.16.12); FILE MERGED 2006/11/21 07:08:59 jsc 1.16.12.1: #i69877# change XImplementationRegistration to XImplementationRegistration2


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [3122a22975c0dff493cdbb4d8e8ca18441c89338]

INTEGRATION: CWS jsc15 (1.25.18); FILE MERGED 2006/11/23 15:24:58 jsc 1.25.18.3: #i69877# use correct index 2006/11/21 09:14:07 jsc 1.25.18.2: #i69877# remove german comments 2006/11/21 07:25:57 jsc 1.25.18.1: #i69877# implement XImplementationRegistration2


2006-12-20  Ivo Hinkelmann  <ihi@openoffice.org>  [e19346abf870d5ecd7eaee5fd373a7318f978f4d]

INTEGRATION: CWS jsc15 (1.4.64); FILE MERGED 2006/11/23 15:34:36 jsc 1.4.64.1: #i69877# use new regcomp option -wop to ensure installation of local component libs


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [2779419de13fcbbabfca6893fb955b1829ac277a]

INTEGRATION: CWS docstatfix (1.77.332); FILE MERGED 2006/11/03 11:12:06 hbrinkm 1.77.332.1: #i53055# applied patch


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [4219ac3df304305155174a6786ea3d6457e049ee]

INTEGRATION: CWS docstatfix (1.129.48); FILE MERGED 2006/11/03 11:12:06 hbrinkm 1.129.48.1: #i53055# applied patch


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [265dc2aaf79ebebd16d2e556dca3c3779dec71f7]

INTEGRATION: CWS docstatfix (1.125.28); FILE MERGED 2006/11/20 12:24:09 hbrinkm 1.125.28.2: #i25247# applied patch 2006/11/06 10:51:15 hbrinkm 1.125.28.1: #i25247# applied patch


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [c02c551e2dbfdfd7b26afa7f4c72957082203fd8]

INTEGRATION: CWS docstatfix (1.20.70); FILE MERGED 2006/11/06 11:17:27 hbrinkm 1.20.70.1: #i68409# HdFtDistanceGlue::HdFtDistanceGlue: ensure initialization of members


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [b002beecdcc007334b8dd330b466e34d00722b1d]

INTEGRATION: CWS docstatfix (1.1.6); FILE ADDED 2006/11/03 11:37:45 hbrinkm 1.1.6.1: #i53055# applied patch


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [a249fe1a5f5df47aa6a585fd70f283414403f6c0]

INTEGRATION: CWS docstatfix (1.49.2); FILE MERGED 2006/12/12 10:28:24 hbrinkm 1.49.2.3: #144140# removed changes off #i58982# 2006/11/13 11:05:06 hbrinkm 1.49.2.2: RESYNC: (1.49-1.51); FILE MERGED 2006/11/03 15:37:19 hbrinkm 1.49.2.1: #i58982# applied patch


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [47694f1ebb98f9d8b7a994327226f63dd7720aa5]

INTEGRATION: CWS native72 (1.17.14); FILE MERGED 2006/12/05 08:47:43 pb 1.17.14.1: fix: #i70859# VersionText = '  '


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [893f9dc8c044e990ebbdd52f2b574fd080b3bf13]

INTEGRATION: CWS native72 (1.15.20); FILE MERGED 2006/12/12 11:06:00 is 1.15.20.1: #144138# 2.2 readyness


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [25ff2bf3490fd15605123104411b319e473dc8b4]

INTEGRATION: CWS native72 (1.199.2); FILE MERGED 2006/12/05 08:50:28 pb 1.199.2.1: fix: #i70859# ooSetupVersionAboutBox added


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [9a27e64b3ae6915e38939cf822e3a28c9d93c329]

INTEGRATION: CWS native72 (1.44.12); FILE MERGED 2006/12/05 08:53:52 pb 1.44.12.1: fix: #i70859# ABOUTBOXPRODUCTVERSION added


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [c9e28e9c9712038c9bf46bae13116c9eaedcb754]

INTEGRATION: CWS native72 (1.20.50); FILE MERGED 2006/12/05 08:52:24 pb 1.20.50.1: fix: #i70859# ABOUTBOXPRODUCTVERSION added


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [1bb7e896ce4d2d0b2d5a720ef0eae5d2d853a334]

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>  [d49a2e3612282759534d398e4de6f23df8b5c031]

INTEGRATION: CWS native72 (1.5.34); FILE MERGED 2006/11/14 12:22:12 obr 1.5.34.1: #i67228# added support for relative install directories


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [82c25b3a645d87e92adc1d1c2b13af48401317ec]

INTEGRATION: CWS native72 (1.16.16); FILE MERGED 2006/11/14 12:22:59 obr 1.16.16.1: added appropriate error message for pkg lock problem


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [70e923f688f5b87ae0b28311b8a27cd4893c224a]

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>  [e0c64fa7596252736010b3f5a6c7191b2b7ab85e]

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>  [9cf4ebd8f67abaa0b77dbd30c4cc3652e1792f1c]

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>  [8dccde8b556a62bf58e7f4da0787063a2d8f7f8b]

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>  [26bcb617eb08c26e5ca2e04bda267cbf738663ee]

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>  [43008f20e41bf32d54df0489e5612898957af700]

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>  [ae8b1a733ffe9dcb8518244e59a4df72972b0d5c]

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>  [de83d288e9c0f27f8019066ccef4413a98c6a905]

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>  [917a36f9026b37797b3fa8c02b60a8056c3dcc4a]

INTEGRATION: CWS native72 (1.12.636); FILE MERGED 2006/12/05 08:46:29 pb 1.12.636.1: fix: #i70859# VersionText = '  '


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [1edfe6b3edcc856bdf7121c73bda91e74f5f57d1]

INTEGRATION: CWS native72 (1.50.98); FILE MERGED 2006/12/05 08:42:56 pb 1.50.98.1: fix: #i70859# ooSetupVersionAboutBox added


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [e900cb0369efe33ace4cdcc3a0cbb55dee4e5e53]

INTEGRATION: CWS native72 (1.28.94); FILE MERGED 2006/12/05 08:41:56 pb 1.28.94.1: fix: #i70859# ooSetupVersionAboutBox added


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [67ebf9f1ae62cf9f5d612f7ed71f8333954775f7]

INTEGRATION: CWS caloc (1.1.2); FILE ADDED 2006/11/08 18:46:07 er 1.1.2.1: #i47233# OrdinalSuffix implementation; contributed by Muthu Subramanian <muthusuba@ooo>


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [8891f8c1a1167294c20fe99df1a05ccc3d038a58]

INTEGRATION: CWS caloc (1.20.108); FILE MERGED 2006/11/08 18:46:07 er 1.20.108.1: #i47233# OrdinalSuffix implementation; contributed by Muthu Subramanian <muthusuba@ooo>


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [3094861d63285a809dc437eb76d2b0173953259b]

INTEGRATION: CWS caloc (1.41.28); FILE MERGED 2006/11/08 18:46:06 er 1.41.28.1: #i47233# OrdinalSuffix implementation; contributed by Muthu Subramanian <muthusuba@ooo>


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [2f03ec1a4efd767aa6c94e9513e8c01d2d6b7e6b]

INTEGRATION: CWS caloc (1.1.2); FILE ADDED 2006/11/08 18:46:06 er 1.1.2.1: #i47233# OrdinalSuffix implementation; contributed by Muthu Subramanian <muthusuba@ooo>


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [7c676766262a6baaa648ba5df62eb18d62331bec]

INTEGRATION: CWS caloc (1.8.42); FILE MERGED 2006/11/24 18:56:37 er 1.8.42.1: #i66916# literal strings in number format codes have to be enquoted


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [e952a0beee20f94e26752ac2edf20e75b19c8c13]

INTEGRATION: CWS caloc (1.9.8); FILE MERGED 2006/11/17 15:38:07 er 1.9.8.1: #i71636# add Catalan Valencian


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [df4289f740559e8b3ba1d88ea5e068b49391ddb3]

INTEGRATION: CWS caloc (1.13.74); FILE MERGED 2006/11/14 16:51:57 er 1.13.74.1: correct PRJNAME


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [6e77b540d3ba9e1a50c51bc5d4d73ce479513600]

INTEGRATION: CWS caloc (1.22.6); FILE MERGED 2006/11/08 18:46:05 er 1.22.6.1: #i47233# OrdinalSuffix implementation; contributed by Muthu Subramanian <muthusuba@ooo>


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [440c5d5aa49d894d0a82e1e6cc2bbae6f0166f1e]

INTEGRATION: CWS caloc (1.6.16); FILE MERGED 2006/11/17 15:38:06 er 1.6.16.1: #i71636# add Catalan Valencian


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [37592ba98a364b14b6de9a7e52a491faadf4ac96]

INTEGRATION: CWS caloc (1.1.2); FILE ADDED 2006/11/08 18:46:05 er 1.1.2.1: #i47233# OrdinalSuffix implementation; contributed by Muthu Subramanian <muthusuba@ooo>


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [687eeae2e151ff1a8de4acfcba8601aefd02d741]

INTEGRATION: CWS caloc (1.54.62); FILE MERGED 2006/12/01 15:39:18 er 1.54.62.2: RESYNC: (1.54-1.55); FILE MERGED 2006/11/08 15:46:46 er 1.54.62.1: #i61005# FnChgToEnEmDash: Finnish and Hungarian use EN dash instead of EM dash


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [c261ee8c24367dd2bb6e05cfa57d0c0518a80cc4]

INTEGRATION: CWS caloc (1.15.98); FILE MERGED 2006/12/14 12:24:15 er 1.15.98.1: #i72563# only 7-bit characters allowed in comments, use entities for all other


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [951988ae286a3db0d6280a630054bdd77d7249c5]

INTEGRATION: CWS caloc (1.23.138); FILE MERGED 2006/11/08 18:43:12 er 1.23.138.1: #i47233# preliminary OrdinalSuffix service and interface; contributed by Muthu Subramanian <muthusuba@ooo>


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [3cbd2b5ea7088f185564f0c46878fe69b71e7847]

INTEGRATION: CWS caloc (1.1.2); FILE ADDED 2006/11/08 18:43:12 er 1.1.2.1: #i47233# preliminary OrdinalSuffix service and interface; contributed by Muthu Subramanian <muthusuba@ooo>


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [c3917e7ad59dc1a99625299052fd3323de0a7f5e]

INTEGRATION: CWS caloc (1.64.30); FILE MERGED 2006/11/17 14:36:41 er 1.64.30.1: for consistency's sake initialize and check things even if not used at the moment


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [0114aa78d563ac871d32e3b70cff12a8105c4a5c]

INTEGRATION: CWS caloc (1.16.100); FILE MERGED 2006/11/08 18:51:14 er 1.16.100.1: #i47233# fill cells taking OrdinalSuffix into account; contributed by Muthu Subramanian <muthusuba@ooo>


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [9562bc13a390d3552651c632f84f8b93abffc137]

INTEGRATION: CWS caloc (1.10.100); FILE MERGED 2006/11/08 18:51:14 er 1.10.100.1: #i47233# fill cells taking OrdinalSuffix into account; contributed by Muthu Subramanian <muthusuba@ooo>


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [ceafb854604f25fc2bdc25ee1afcd87da3621dab]

INTEGRATION: CWS caloc (1.47.76); FILE MERGED 2006/11/08 18:51:14 er 1.47.76.1: #i47233# fill cells taking OrdinalSuffix into account; contributed by Muthu Subramanian <muthusuba@ooo>


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [4e6f7e8166fcf7aeca1d45a016d0a3ae708bc170]

INTEGRATION: CWS caloc (1.46.74); FILE MERGED 2006/11/08 18:51:13 er 1.46.74.1: #i47233# fill cells taking OrdinalSuffix into account; contributed by Muthu Subramanian <muthusuba@ooo>


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [3b3ff3d3afcabbc325e8f6acd3dc61e6564edf6d]

INTEGRATION: CWS caloc (1.45.44); FILE MERGED 2006/11/24 16:53:18 er 1.45.44.1: #i68439# SvXMLNumFmtExport::Export: initialize default index parameter (Valgrind)


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [306ae6e346c55df4f48613a30e5858b64fb7ca35]

INTEGRATION: CWS caloc (1.72.44); FILE MERGED 2006/11/17 14:20:38 er 1.72.44.1: the order of evaluation of function parameters is undetermined, disentangle side effects


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [795e1ac85b3286708ebdecf273d10c9befcfa46a]

INTEGRATION: CWS aw038 (1.29.18); FILE MERGED 2006/12/06 16:08:41 aw 1.29.18.3: #i68101# rmoved old NameDialog code 2006/12/05 10:36:23 aw 1.29.18.2: #i68101# 2nd version of dialogs 2006/12/01 17:44:41 aw 1.29.18.1: #i68101# rudimetrary change to NameTitleDesc dialog for test purposes


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [975c465c426ae472e40a4e4af79aad406a3aade1]

INTEGRATION: CWS aw038 (1.152.12); FILE MERGED 2006/12/01 17:43:08 aw 1.152.12.1: #i68101# SdrObject core support for Title, Description added, support for Name reworked. UNO API support for Title Description added as xShape property. Rudimentary created new NameTitleDesc dialog


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [5f53a1657085aa8511677902f286020ff51a56db]

INTEGRATION: CWS aw038 (1.65.116); FILE MERGED 2006/12/01 17:43:08 aw 1.65.116.1: #i68101# SdrObject core support for Title, Description added, support for Name reworked. UNO API support for Title Description added as xShape property. Rudimentary created new NameTitleDesc dialog


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [164c8df9e1757711e171bf4a3d148f05c0b6af0e]

INTEGRATION: CWS aw038 (1.74.12); FILE MERGED 2006/12/01 17:43:07 aw 1.74.12.1: #i68101# SdrObject core support for Title, Description added, support for Name reworked. UNO API support for Title Description added as xShape property. Rudimentary created new NameTitleDesc dialog


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [3c900fb97ba3d81e941e3bd630e9dccfb78da56b]

INTEGRATION: CWS aw038 (1.33.14); FILE MERGED 2006/12/01 17:43:07 aw 1.33.14.1: #i68101# SdrObject core support for Title, Description added, support for Name reworked. UNO API support for Title Description added as xShape property. Rudimentary created new NameTitleDesc dialog


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [809c6e8b1e68b03a8327dd606570aa3a18c68fa8]

INTEGRATION: CWS aw038 (1.77.30); FILE MERGED 2006/12/01 17:43:07 aw 1.77.30.1: #i68101# SdrObject core support for Title, Description added, support for Name reworked. UNO API support for Title Description added as xShape property. Rudimentary created new NameTitleDesc dialog


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [5415883598ac785ac6ee526abe0c6504cd1c4c5f]

INTEGRATION: CWS aw038 (1.85.14); FILE MERGED 2006/12/01 17:43:07 aw 1.85.14.1: #i68101# SdrObject core support for Title, Description added, support for Name reworked. UNO API support for Title Description added as xShape property. Rudimentary created new NameTitleDesc dialog


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [3bd2ef982a408465eb41de0097d9b803ef629a84]

INTEGRATION: CWS aw038 (1.26.32); FILE MERGED 2006/12/01 17:43:07 aw 1.26.32.1: #i68101# SdrObject core support for Title, Description added, support for Name reworked. UNO API support for Title Description added as xShape property. Rudimentary created new NameTitleDesc dialog


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [36bb7583fbafd4bc973407acb848cd5e1687d5c4]

INTEGRATION: CWS aw038 (1.10.530); FILE MERGED 2006/12/18 17:04:46 aw 1.10.530.5: #i68101# ressource changes as described by the spec 2006/12/06 15:53:59 aw 1.10.530.4: #i68101# adapted dialogs for ObjectName and ObjectTitleDescription 2006/12/05 10:33:59 aw 1.10.530.3: #i68101# 2nd version of dialogs 2006/12/04 13:22:33 aw 1.10.530.2: #i68101# Added strings and MultiLineEdit to temporary NameTitleDesc dialog 2006/12/01 17:43:06 aw 1.10.530.1: #i68101# SdrObject core support for Title, Description added, support for Name reworked. UNO API support for Title Description added as xShape property. Rudimentary created new NameTitleDesc dialog


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [3ff25169a432bd36c4e0340c4ec0ceb0044de21e]

INTEGRATION: CWS aw038 (1.3.680); FILE MERGED 2006/12/06 15:53:59 aw 1.3.680.4: #i68101# adapted dialogs for ObjectName and ObjectTitleDescription 2006/12/05 10:33:59 aw 1.3.680.3: #i68101# 2nd version of dialogs 2006/12/04 13:22:33 aw 1.3.680.2: #i68101# Added strings and MultiLineEdit to temporary NameTitleDesc dialog 2006/12/01 17:43:06 aw 1.3.680.1: #i68101# SdrObject core support for Title, Description added, support for Name reworked. UNO API support for Title Description added as xShape property. Rudimentary created new NameTitleDesc dialog


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [9297cd774faccd4686ed475a10ebce74d192f94e]

INTEGRATION: CWS aw038 (1.2.680); FILE MERGED 2006/12/06 15:53:59 aw 1.2.680.2: #i68101# adapted dialogs for ObjectName and ObjectTitleDescription 2006/12/01 17:43:06 aw 1.2.680.1: #i68101# SdrObject core support for Title, Description added, support for Name reworked. UNO API support for Title Description added as xShape property. Rudimentary created new NameTitleDesc dialog


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [d47a7e6fe42474761f9dcddf2d24f0e445995c94]

INTEGRATION: CWS aw038 (1.9.150); FILE MERGED 2006/12/06 15:53:59 aw 1.9.150.3: #i68101# adapted dialogs for ObjectName and ObjectTitleDescription 2006/12/05 10:33:58 aw 1.9.150.2: #i68101# 2nd version of dialogs 2006/12/01 17:43:06 aw 1.9.150.1: #i68101# SdrObject core support for Title, Description added, support for Name reworked. UNO API support for Title Description added as xShape property. Rudimentary created new NameTitleDesc dialog


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [e0f29d72a0421c2df7a57a210727d7b91b4bdd65]

INTEGRATION: CWS aw038 (1.24.16); FILE MERGED 2006/12/05 10:33:58 aw 1.24.16.2: #i68101# 2nd version of dialogs 2006/12/01 17:43:05 aw 1.24.16.1: #i68101# SdrObject core support for Title, Description added, support for Name reworked. UNO API support for Title Description added as xShape property. Rudimentary created new NameTitleDesc dialog


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [a3e69533b15bf912b44db8991e3dc68cf462b426]

INTEGRATION: CWS aw038 (1.33.16); FILE MERGED 2006/12/05 10:33:58 aw 1.33.16.2: #i68101# 2nd version of dialogs 2006/12/01 17:43:05 aw 1.33.16.1: #i68101# SdrObject core support for Title, Description added, support for Name reworked. UNO API support for Title Description added as xShape property. Rudimentary created new NameTitleDesc dialog


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [f8e70cff5d093aea2a51cfc9a83272e592678409]

INTEGRATION: CWS aw038 (1.36.118); FILE MERGED 2006/12/01 17:43:05 aw 1.36.118.1: #i68101# SdrObject core support for Title, Description added, support for Name reworked. UNO API support for Title Description added as xShape property. Rudimentary created new NameTitleDesc dialog


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [1b674b9cb1c77f5b21aee1a1eea01e596a561865]

INTEGRATION: CWS aw038 (1.69.14); FILE MERGED 2006/12/05 10:33:51 aw 1.69.14.2: #i68101# 2nd version of dialogs 2006/12/01 17:42:51 aw 1.69.14.1: #i68101# SdrObject core support for Title, Description added, support for Name reworked. UNO API support for Title Description added as xShape property. Rudimentary created new NameTitleDesc dialog


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [1b1a72b7c96e84e886ea7b9af374c6e58d1e43fb]

INTEGRATION: CWS aw038 (1.26.158); FILE MERGED 2006/12/06 16:16:37 aw 1.26.158.2: #i68101# adapted ressources for new texts 2006/12/05 17:37:08 aw 1.26.158.1: #i68101# added SW slot for ObjectTitleDescription


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [a76dad441e49128c23685f54c08d7c9d29771e34]

INTEGRATION: CWS aw038 (1.22.158); FILE MERGED 2006/12/18 17:08:31 aw 1.22.158.3: #i68101# ressource changes as described by the spec 2006/12/06 16:16:36 aw 1.22.158.2: #i68101# adapted ressources for new texts 2006/12/05 17:37:08 aw 1.22.158.1: #i68101# added SW slot for ObjectTitleDescription


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [ce80be25ff25a1f5bbb89ee1c5ee23352a831654]

INTEGRATION: CWS aw038 (1.23.158); FILE MERGED 2006/12/06 16:16:35 aw 1.23.158.2: #i68101# adapted ressources for new texts 2006/12/05 17:37:08 aw 1.23.158.1: #i68101# added SW slot for ObjectTitleDescription


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [61666efadf47c6e9ab61c1229a32e7f9db0b9673]

INTEGRATION: CWS aw038 (1.50.356); FILE MERGED 2006/12/06 16:21:25 aw 1.50.356.1: #i68101# no longer needed code and ressources removed


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [a2e203bedc607d46625fd525fd60ac5a77f8ad3e]

INTEGRATION: CWS aw038 (1.24.106); FILE MERGED 2006/12/18 17:08:19 aw 1.24.106.4: #i68101# ressource changes as described by the spec 2006/12/06 16:21:25 aw 1.24.106.3: #i68101# no longer needed code and ressources removed 2006/12/05 10:38:17 aw 1.24.106.2: #i68101# 2nd version of dialogs 2006/12/04 11:48:14 aw 1.24.106.1: #i68101# change to NameTitleDesc dialog (from Name dialog) for supporting Title and Description for SdrObjects


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [3e3924607123432a5b0868140a2334694e8b179e]

INTEGRATION: CWS aw038 (1.10.356); FILE MERGED 2006/12/06 16:21:17 aw 1.10.356.1: #i68101# no longer needed code and ressources removed


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [12001e53544a77fb46945bbe49a3ca794b97e973]

INTEGRATION: CWS aw038 (1.45.356); FILE MERGED 2006/12/06 16:16:22 aw 1.45.356.3: #i68101# adapted ressources for new texts 2006/12/06 11:12:05 aw 1.45.356.2: #i68101# added SW slot for ObjectTitleDescription 2006/12/05 10:38:16 aw 1.45.356.1: #i68101# 2nd version of dialogs


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [e03608c9c13cce865b6ca7ef2b62a7cd560851d9]

INTEGRATION: CWS aw038 (1.70.16); FILE MERGED 2006/12/04 10:11:31 aw 1.70.16.1: #i68101# Removed HasSetName() usage, returns true always anyways


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [c89bcbc5b6a70d8a284bc130afad55371a96dda3]

INTEGRATION: CWS aw038 (1.128.112); FILE MERGED 2006/12/06 16:16:10 aw 1.128.112.2: #i68101# adapted ressources for new texts 2006/12/05 10:38:04 aw 1.128.112.1: #i68101# 2nd version of dialogs


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [a24682398195a5cf7645cf510ffb105aba1d3295]

INTEGRATION: CWS aw038 (1.64.356); FILE MERGED 2006/12/06 11:11:49 aw 1.64.356.2: #i68101# added SW slot for ObjectTitleDescription 2006/12/05 17:36:57 aw 1.64.356.1: #i68101# added SW slot for ObjectTitleDescription


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [703c7df2a981b79cf691be76ad43be22457d2460]

INTEGRATION: CWS aw038 (1.6.296); FILE MERGED 2006/12/06 11:11:49 aw 1.6.296.1: #i68101# added SW slot for ObjectTitleDescription


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [104864bbdfedabbbb70a29978cc185f020d0ae8e]

INTEGRATION: CWS aw038 (1.69.356); FILE MERGED 2006/12/05 10:37:56 aw 1.69.356.1: #i68101# 2nd version of dialogs


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [dc78d60508b8ef1a52259db46e1f82fe58456f77]

INTEGRATION: CWS aw038 (1.6.114); FILE MERGED 2006/12/05 10:34:55 aw 1.6.114.1: #i68101# 2nd version of dialogs


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [1149c46c79b9e49038c56c2255d0f100ffd590bf]

INTEGRATION: CWS aw038 (1.67.180); FILE MERGED 2006/12/18 17:07:03 aw 1.67.180.3: #i68101# ressource changes as described by the spec 2006/12/06 16:10:34 aw 1.67.180.2: #i68101# adapted ressources for new texts 2006/12/05 10:34:54 aw 1.67.180.1: #i68101# 2nd version of dialogs


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [faf5aeba0169bdfd46b63382787aa4167e889741]

INTEGRATION: CWS aw038 (1.27.180); FILE MERGED 2006/12/06 16:10:34 aw 1.27.180.2: #i68101# adapted ressources for new texts 2006/12/05 10:34:54 aw 1.27.180.1: #i68101# 2nd version of dialogs


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [849d8b514ba1b2020e793b8382097ba87365dd47]

INTEGRATION: CWS aw038 (1.30.18); FILE MERGED 2006/12/06 16:14:11 aw 1.30.18.3: #i68101# rmoved old NameDialog code 2006/12/05 10:34:54 aw 1.30.18.2: #i68101# 2nd version of dialogs 2006/12/04 11:46:03 aw 1.30.18.1: #i68101# change to NameTitleDesc dialog (from Name dialog) for supporting Title and Description for SdrObjects


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [283d683dfb3cc0004e85c0e6557a36db4cecac77]

INTEGRATION: CWS aw038 (1.22.18); FILE MERGED 2006/12/05 10:34:54 aw 1.22.18.1: #i68101# 2nd version of dialogs


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [2756ad7e529f3c4e5108a5359951e55e0b2bb497]

INTEGRATION: CWS aw038 (1.32.32); FILE MERGED 2006/12/05 17:17:06 aw 1.32.32.1: #i68101# added SC slot for ObjectTitleDescription


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [560eae486ea17e83bf2c3a8b48208b0bf9191d21]

INTEGRATION: CWS aw038 (1.16.180); FILE MERGED 2006/12/06 16:10:19 aw 1.16.180.2: #i68101# adapted ressources for new texts 2006/12/05 17:17:06 aw 1.16.180.1: #i68101# added SC slot for ObjectTitleDescription


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [b1b9736c233d689848965c997061beec548b5e48]

INTEGRATION: CWS aw038 (1.51.32); FILE MERGED 2006/12/05 14:21:59 aw 1.51.32.2: #i68101# definition of HID_SC_TITLE_DESCRIPTION_OBJECT changed, old place was violating value bounds 2006/12/05 10:34:46 aw 1.51.32.1: #i68101# 2nd version of dialogs


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [6b8ccaa84ac2c08245384433798dac5f1fa2416a]

INTEGRATION: CWS aw038 (1.25.100); FILE MERGED 2006/12/05 17:22:51 aw 1.25.100.1: #i68101# added SD slot for ObjectTitleDescription


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [ae5a84cd6ad7965dd3fb3ec685d6c53768f9dc68]

INTEGRATION: CWS aw038 (1.18.74); FILE MERGED 2006/12/05 10:36:23 aw 1.18.74.1: #i68101# 2nd version of dialogs


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [d729acf17c1372666be9c3d2c24a5ceb0dd48f38]

INTEGRATION: CWS aw038 (1.8.128); FILE MERGED 2006/12/08 12:19:55 aw 1.8.128.3: #i68101# one separator missing, optimized other separators 2006/12/06 16:08:22 aw 1.8.128.2: #i68101# adapted ressources for new texts 2006/12/05 10:36:22 aw 1.8.128.1: #i68101# 2nd version of dialogs


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [fcb67bcc5a42844abd505c1af102867e8a9ff2ac]

INTEGRATION: CWS aw038 (1.36.340); FILE MERGED 2006/12/18 17:06:29 aw 1.36.340.1: #i68101# ressource changes as described by the spec


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [d7f3b130d3222de83ee720b57c3046ca41ebadaa]

INTEGRATION: CWS aw038 (1.5.110); FILE MERGED 2006/12/08 12:19:54 aw 1.5.110.3: #i68101# one separator missing, optimized other separators 2006/12/06 16:08:22 aw 1.5.110.2: #i68101# adapted ressources for new texts 2006/12/05 10:36:22 aw 1.5.110.1: #i68101# 2nd version of dialogs


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [7f5120ad505235b3a50c5fe764f4a47e3e846897]

INTEGRATION: CWS aw038 (1.12.128); FILE MERGED 2006/12/06 16:08:22 aw 1.12.128.2: #i68101# adapted ressources for new texts 2006/12/05 10:36:22 aw 1.12.128.1: #i68101# 2nd version of dialogs


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [bee7a210d7f3727c3b711289887c348c480050fb]

INTEGRATION: CWS aw038 (1.29.110); FILE MERGED 2006/12/05 17:22:04 aw 1.29.110.1: #i68101# added SD slot for ObjectTitleDescription


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [dee9553cb8116a3600fad02ebd36929458d1f082]

INTEGRATION: CWS aw038 (1.38.110); FILE MERGED 2006/12/05 17:22:04 aw 1.38.110.1: #i68101# added SD slot for ObjectTitleDescription


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [d1bfbf2bc09af7c6e7a4324625a18e652deb3145]

INTEGRATION: CWS aw038 (1.19.110); FILE MERGED 2006/12/05 10:36:18 aw 1.19.110.1: #i68101# 2nd version of dialogs


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [0b7d12221b8a4a4dfe9266ae6867d69f422c06d1]

INTEGRATION: CWS aw038 (1.70.38); FILE MERGED 2006/12/18 16:39:59 cl 1.70.38.1: #i68101# support title&description for draw:frames


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [00f682b9c8d20d958bca64b8635ff732b9e990a4]

INTEGRATION: CWS aw038 (1.43.130); FILE MERGED 2006/12/07 17:23:59 cl 1.43.130.2: #i68101# use elements for title and description, not attributes 2006/12/01 17:40:20 aw 1.43.130.1: #i68101# XML support for svg:title and svg:desc for shapes


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [fdbf711ce7e9abccdcdc6f3169a6a470218e7ef3]

INTEGRATION: CWS aw038 (1.116.2); FILE MERGED 2006/12/07 17:23:59 cl 1.116.2.2: #i68101# use elements for title and description, not attributes 2006/12/01 17:40:20 aw 1.116.2.1: #i68101# XML support for svg:title and svg:desc for shapes


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [69ac2cd6afd8309a981053bae45da34bfeb7938b]

INTEGRATION: CWS aw038 (1.16.48); FILE MERGED 2006/12/07 17:23:58 cl 1.16.48.1: #i68101# use elements for title and description, not attributes


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [f54a6d864ec800a154be85e48189576c3af7f9d8]

INTEGRATION: CWS aw038 (1.20.4); FILE MERGED 2006/12/07 17:23:58 cl 1.20.4.2: #i68101# use elements for title and description, not attributes 2006/12/01 17:40:20 aw 1.20.4.1: #i68101# XML support for svg:title and svg:desc for shapes


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [ee1e020b216a74dab6adc43298fbff224513e7b2]

INTEGRATION: CWS aw038 (1.15.4); FILE MERGED 2006/12/07 17:23:58 cl 1.15.4.1: #i68101# use elements for title and description, not attributes


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [96518ac6221046e3c4c5f08cca7dd1fe3532c2fc]

INTEGRATION: CWS aw038 (1.19.4); FILE MERGED 2006/12/07 17:23:58 cl 1.19.4.1: #i68101# use elements for title and description, not attributes


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [cbda6560d8bd647d58b77eb8803789a2f963fd88]

INTEGRATION: CWS aw038 (1.56.4); FILE MERGED 2006/12/18 16:39:23 cl 1.56.4.2: #i68101# support title&description for controls 2006/12/07 17:23:58 cl 1.56.4.1: #i68101# use elements for title and description, not attributes


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [7aaf6e1998516a187086df140e513bc5f5685d23]

INTEGRATION: CWS aw038 (1.20.200); FILE MERGED 2006/12/07 17:23:57 cl 1.20.200.1: #i68101# use elements for title and description, not attributes


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [730f83c3ea4a5102a3cba324bc38566289d654bb]

INTEGRATION: CWS aw038 (1.1.2); FILE ADDED 2006/12/07 17:23:29 cl 1.1.2.1: #i68101# use elements for title and description, not attributes


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [6cc86ad8a5769d127ca23336ded29ae368d08b86]

INTEGRATION: CWS aw038 (1.1.2); FILE ADDED 2006/12/07 17:23:19 cl 1.1.2.1: #i68101# use elements for title and description, not attributes


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [1b65cbd493a3f39a213486961141cb4e1377d8a6]

INTEGRATION: CWS aw038 (1.27.22); FILE MERGED 2006/12/06 15:52:05 aw 1.27.22.2: #i68101# adapted slots ObjectName and ObjectTitleDescription to correct strings 2006/12/05 17:21:29 aw 1.27.22.1: #i68101# added SW slot for ObjectTitleDescription


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [87b605defb0b5d97ab89bd5fc9579c4d2843b379]

INTEGRATION: CWS aw038 (1.19.22); FILE MERGED 2006/12/06 15:52:05 aw 1.19.22.2: #i68101# adapted slots ObjectName and ObjectTitleDescription to correct strings 2006/12/05 17:19:10 aw 1.19.22.1: #i68101# added SD slot for ObjectTitleDescription


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [e4efaa64d4117fdf5373309081eb8f51d2a62dc9]

INTEGRATION: CWS aw038 (1.19.20); FILE MERGED 2006/12/06 15:52:05 aw 1.19.20.2: #i68101# adapted slots ObjectName and ObjectTitleDescription to correct strings 2006/12/05 17:15:02 aw 1.19.20.1: #i68101# added SC slot for ObjectTitleDescription


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [09cb70c5bb447eb7b4f6d43000bafccb46d1b641]

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>  [caea88f52d3bbba68c9030f062c632b923e0dd76]

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>  [d2d620f4e92417afa924675387b64decb0a678d4]

INTEGRATION: CWS fwk56 (1.28.12); FILE MERGED 2006/11/01 14:14:44 mav 1.28.12.2: #i54892# clear the list of deleted entries 2006/10/31 11:52:46 mav 1.28.12.1: #140583# catch unexpected exceptions


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [efb27e9634651581dd4108fc9f788ca718e42f2d]

INTEGRATION: CWS fwk56 (1.20.12); FILE MERGED 2006/10/31 11:52:46 mav 1.20.12.1: #140583# catch unexpected exceptions


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [6dada874dac911d4f7cc0eabcbc40916a5aa23ae]

INTEGRATION: CWS fwk56 (1.23.36); FILE MERGED 2006/12/04 15:32:27 mav 1.23.36.1: #i68012# fix resizing of embedded object


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [0d214210b323251bcc75b225ea7029098f3cb724]

INTEGRATION: CWS fwk56 (1.67.26); FILE MERGED 2006/12/01 16:09:48 mav 1.67.26.2: RESYNC: (1.67-1.68); FILE MERGED 2006/11/03 11:09:37 mav 1.67.26.1: #i45865# let the stream be closed after the document is closed


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [ec1066a9a4a756f6f151a9962450c321812800a7]

INTEGRATION: CWS fwk56 (1.83.52); FILE MERGED 2006/12/01 16:09:06 mav 1.83.52.2: RESYNC: (1.83-1.85); FILE MERGED 2006/11/15 15:09:51 mav 1.83.52.1: #i71541# integrate the patch


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [3cd5d8f8ac8d29afaa002c59a319eccc79496dc2]

INTEGRATION: CWS fwk56 (1.42.54); FILE MERGED 2006/11/03 07:41:55 cd 1.42.54.1: #i68777# Fix problems with broken links using 'Email as PDF'


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [dd8063c2f819f2d13441e99cbdd252e2ae3d0c32]

INTEGRATION: CWS fwk56 (1.7.52); FILE MERGED 2006/12/01 16:00:00 mav 1.7.52.2: RESYNC: (1.7-1.8); FILE MERGED 2006/11/28 09:45:59 mav 1.7.52.1: #i68367# check the consistency, since the call might clean the array


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [445f3cf9e28d3f9b21a76c63611d79df6cccbff1]

INTEGRATION: CWS fwk56 (1.111.36); FILE MERGED 2006/12/01 15:56:47 mav 1.111.36.2: RESYNC: (1.111-1.113); FILE MERGED 2006/11/06 10:45:18 cd 1.111.36.1: #i50784# Added ellipses to the quickstart menu entries 'Open Document...' and 'From Template...'


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [30f545c6b63cb6ba9f4f6bf436d2565324fbe921]

INTEGRATION: CWS fwk56 (1.45.14); FILE MERGED 2006/11/08 08:15:19 mav 1.45.14.1: #i71284# patch from CMC


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [5eeea1e7b45ce3073559c353ed2cf0e4a80462d6]

INTEGRATION: CWS fwk56 (1.61.18); FILE MERGED 2006/12/04 14:52:21 mav 1.61.18.1: #i68012# fix resizing of embedded object


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [a6ba16e3ccbe1c1bf0d316c0c6f7a8c7af1c874f]

INTEGRATION: CWS fwk56 (1.20.18); FILE MERGED 2006/12/04 14:52:22 mav 1.20.18.1: #i68012# fix resizing of embedded object


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [c5c261ae8b4e65fae33e060d16e596faa0c5bc81]

INTEGRATION: CWS fwk56 (1.33.8); FILE MERGED 2006/10/27 10:09:19 mav 1.33.8.1: #i62872# do not allow stempit workaround to be activated on closing of other objects


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [6df2005c16a5cad74f8c6ca1cbc49cf3bbddf903]

INTEGRATION: CWS fwk56 (1.19.8); FILE MERGED 2006/10/27 10:09:19 mav 1.19.8.1: #i62872# do not allow stempit workaround to be activated on closing of other objects


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [2823883cbea32af80b81d18fcec15f017b5bdb07]

INTEGRATION: CWS fwk56 (1.25.8); FILE MERGED 2006/10/27 10:09:18 mav 1.25.8.1: #i62872# do not allow stempit workaround to be activated on closing of other objects


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [5d4d425754b6792900d894568219ec22e933b604]

INTEGRATION: CWS fwk56 (1.11.8); FILE MERGED 2006/12/04 15:15:01 mav 1.11.8.1: #i68012# fix resizing of embedded object


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [a76bf6d45cf736f24cd83025b9a04321a58d7961]

INTEGRATION: CWS fwk56 (1.27.6); FILE MERGED 2006/12/04 15:14:59 mav 1.27.6.1: #i68012# fix resizing of embedded object


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [49feb5ada377afa7b7d73250a3a91df5c301081f]

INTEGRATION: CWS fwk56 (1.19.8); FILE MERGED 2006/11/03 08:53:11 mav 1.19.8.2: #132511# fix cleanup 2006/10/27 10:51:28 mav 1.19.8.1: #129882# the exception should not be thrown here


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [635cb82d49e057ad39ba784d49156a2939e5a3ec]

INTEGRATION: CWS fwk56 (1.22.48); FILE MERGED 2006/11/14 07:58:30 pb 1.22.48.1: fix: #i69133# added fathername and apartment


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [08bc586df3dc98feb00910d157537ec899cb14eb]

INTEGRATION: CWS fwk56 (1.6.26); FILE MERGED 2006/11/09 08:23:54 cd 1.6.26.2: #i71264# Fix build problems with gcc 4.2 2006/10/27 09:17:16 oj 1.6.26.1: #i70935# add & to module parameter


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [804de10ea15b8614d63f85e1e38ec84bb813b365]

INTEGRATION: CWS fwk56 (1.6.26); FILE MERGED 2006/10/27 09:17:16 oj 1.6.26.1: #i70935# add & to module parameter


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [80e42c6c2d1e15c7ea52e28576f5a73438a2b1da]

INTEGRATION: CWS fwk56 (1.13.26); FILE MERGED 2006/11/09 08:23:53 cd 1.13.26.1: #i71264# Fix build problems with gcc 4.2


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [317e7c8e8df88ef02d8f75a9a48b0f378dfbc5bd]

INTEGRATION: CWS fwk56 (1.10.26); FILE MERGED 2006/12/01 15:35:17 mav 1.10.26.2: RESYNC: (1.10-1.11); FILE MERGED 2006/11/09 08:23:53 cd 1.10.26.1: #i71264# Fix build problems with gcc 4.2


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [95e0fb5b2bf2a7e09e16de3bfc3acdaa9149374e]

INTEGRATION: CWS fwk56 (1.56.6); FILE MERGED 2006/12/01 15:33:25 mav 1.56.6.2: RESYNC: (1.56-1.59); FILE MERGED 2006/11/14 09:27:39 pb 1.56.6.1: fix: warning removed


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [9acad0e1fe24537e22f9ba236a6cd3ae55e30f7b]

INTEGRATION: CWS fwk56 (1.8.26); FILE MERGED 2006/11/14 09:00:20 pb 1.8.26.1: fix: warning removed


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [de7aa1da34cd509e9d1243dff66b38251fc3007c]

INTEGRATION: CWS fwk56 (1.29.10); FILE MERGED 2006/11/09 08:23:53 cd 1.29.10.1: #i71264# Fix build problems with gcc 4.2


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [1ddd285aef4952ffbf344dfb3e3fdcda99401e0d]

INTEGRATION: CWS fwk56 (1.7.90); FILE MERGED 2006/11/09 08:23:52 cd 1.7.90.1: #i71264# Fix build problems with gcc 4.2


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [5b22ef1e2e66b87d825be7d3ca004e3fac7dc825]

INTEGRATION: CWS fwk56 (1.5.264); FILE MERGED 2006/11/03 10:38:50 as 1.5.264.1: #i70809# add extension xls to csv filter (tricky)


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [6a280d0e96accf87a0de41db43ae63b38407302a]

INTEGRATION: CWS fwk56 (1.74.14); FILE MERGED 2006/12/04 16:07:32 mav 1.74.14.1: #i68012# fix resizing of embedded object


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [27bf7f011078713178504664cff9ac2bfa1ae2ec]

INTEGRATION: CWS fwk56 (1.53.596); FILE MERGED 2006/11/14 08:15:50 pb 1.53.596.1: fix: #i69133# correct order of name, firstname, fathername of russian ui


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [170090c08f8416d9e968ce721f99852a5b1b73f4]

INTEGRATION: CWS fwk56 (1.18.28); FILE MERGED 2006/11/06 13:38:22 mav 1.18.28.2: #133505# fix typo 2006/11/03 08:21:56 mav 1.18.28.1: #133505# it is possible to continue storing without size


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [16a26bede642a88bb12c021e11fe6b8cb27f08f0]

INTEGRATION: CWS fwk56 (1.36.28); FILE MERGED 2006/12/01 13:46:25 mav 1.36.28.2: RESYNC: (1.36-1.37); FILE MERGED 2006/11/13 12:21:16 pb 1.36.28.1: fix: #141118# it is possible that a tabpage could not created


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [ee6638c154a171e85bcb041fab407eea37b5a83b]

INTEGRATION: CWS fwk56 (1.8.76); FILE MERGED 2006/11/14 08:13:09 pb 1.8.76.1: fix: #i69133# correct order of name, firstname, fathername of russian ui


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [ee75f450eeb2041018ba0be7c7189af4b97107c8]

INTEGRATION: CWS fwk56 (1.57.36); FILE MERGED 2006/12/05 08:17:23 mav 1.57.36.1: #i68012# fix resizing of embedded object


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [c38de8355c9bdbaab1710285d01a4417f42ca1ab]

INTEGRATION: CWS fwk56 (1.3.332); FILE MERGED 2006/12/05 11:52:22 mav 1.3.332.1: fix build problem on solaris


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [451f767322088a503b5aed4d98dbffd1c1c5c454]

INTEGRATION: CWS fwk56 (1.17.266); FILE MERGED 2006/11/14 07:51:31 pb 1.17.266.1: fix: #i69133# added fathername and apartment


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [94f137d0bfeab86a74ce2d9287cc0a2927202dfd]

INTEGRATION: CWS fwk56 (1.8.54); FILE MERGED 2006/11/14 07:54:46 pb 1.8.54.1: fix: #i69133# added userprofile.xcu


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [aa3298860113e2c2a83d9490e3a0cc083d1f035e]

INTEGRATION: CWS fwk56 (1.1.2); FILE ADDED 2006/11/14 11:44:03 pb 1.1.2.2: fix: #i69133# name corrected 2006/11/14 07:53:59 pb 1.1.2.1: fix: #i69133# install userprofile.xcu to force an update


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [0a68153b4cf4649d59b9d06717ee9e404989de20]

INTEGRATION: CWS fwk56 (1.8.22); FILE MERGED 2006/11/28 09:26:47 mav 1.8.22.2: #i21747# fix long path handling 2006/11/15 14:42:49 mav 1.8.22.1: #i21747# preserv the current directory value


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [9fbfc8069ef907de9940bdc6f794c4a26c99bd9f]

INTEGRATION: CWS dr51 (1.42.60); FILE MERGED 2006/12/01 14:31:49 dr 1.42.60.4: RESYNC: (1.42-1.44); FILE MERGED 2006/11/07 12:43:10 dr 1.42.60.3: #i70569# add dummy builtin section to make user-defined properies visible in Windows Explorer 2006/11/07 10:51:28 dr 1.42.60.2: #i70569# write correct section size 2006/11/07 10:32:49 dr 1.42.60.1: #i70569# add double property


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [98fc8a0dbbbc1d1f847139a505ff7900fdc1020c]

INTEGRATION: CWS dr51 (1.2.300); FILE MERGED 2006/11/14 20:13:40 er 1.2.300.1: correct PRJNAME


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [cf37265c02f129ea6ae284aa947126ceac545bd3]

INTEGRATION: CWS dr51 (1.43.6); FILE MERGED 2006/12/01 14:16:38 dr 1.43.6.2: RESYNC: (1.43-1.44); FILE MERGED 2006/10/25 13:20:29 er 1.43.6.1: #i15509# reenabled: invoke CSV text import dialog when pasting unformatted text with delimiters from clipboard


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [f6540c588112312e7f56051b63e5dc94e8d6c79b]

INTEGRATION: CWS dr51 (1.88.6); FILE MERGED 2006/10/30 16:06:22 dr 1.88.6.1: #i70592# correct en-US descriptions of LEFT and RIGHT


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [0e93d95acf36fbce9f01c72962d5b86e00403e25]

INTEGRATION: CWS dr51 (1.15.86); FILE MERGED 2006/11/08 17:35:47 nn 1.15.86.1: #132702# sort/filter to different position: check for overflow


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [2ca85ca28561ffeafb83bba540da6e7b809a8bd9]

INTEGRATION: CWS dr51 (1.10.6); FILE MERGED 2006/11/02 13:08:03 er 1.10.6.2: #i15509# reverted separator preselection change, as splitting columns on tabs was the previous behavior without this feature 2006/11/02 11:44:20 er 1.10.6.1: #i15509# if from clipboard don't preselect separators, and always Unicode


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [9b7c239d5132425041362b6b3607ef79278684c0]

INTEGRATION: CWS dr51 (1.30.86); FILE MERGED 2006/10/30 10:05:42 dr 1.30.86.1: #i68213# set correct event source


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [dbf76dfc33b95ed984dd2390a7b4ac5609813618]

INTEGRATION: CWS dr51 (1.46.20); FILE MERGED 2006/10/30 10:05:42 dr 1.46.20.1: #i68213# set correct event source


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [4631b3127df27e70fe2be5ff0d25836f2a03cc57]

INTEGRATION: CWS dr51 (1.25.86); FILE MERGED 2006/10/30 10:05:42 dr 1.25.86.1: #i68213# set correct event source


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [018561b496c9be500ae164c0c878f66374ec4d02]

INTEGRATION: CWS dr51 (1.17.86); FILE MERGED 2006/10/30 10:05:42 dr 1.17.86.1: #i68213# set correct event source


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [0e034a82b8272ccb2ccb1d06c55136a61fbc41a7]

INTEGRATION: CWS dr51 (1.19.86); FILE MERGED 2006/10/30 10:05:42 dr 1.19.86.1: #i68213# set correct event source


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [8aacab58283a4980feef40c1b887024b8ee1ebf8]

INTEGRATION: CWS dr51 (1.33.86); FILE MERGED 2006/10/30 10:05:42 dr 1.33.86.1: #i68213# set correct event source


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [5829b559bcd08cf00c7fa085bf2d2cef54653054]

INTEGRATION: CWS dr51 (1.68.86); FILE MERGED 2006/10/30 10:05:42 dr 1.68.86.1: #i68213# set correct event source


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [ec6adfb344ced908a670f6fc1bbfbf3cf3037d8a]

INTEGRATION: CWS dr51 (1.11.86); FILE MERGED 2006/10/30 10:05:41 dr 1.11.86.1: #i68213# set correct event source


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [8167a99fd3eb5c3d5efaa5016f4c0c0799e20984]

INTEGRATION: CWS dr51 (1.30.86); FILE MERGED 2006/10/30 10:05:41 dr 1.30.86.1: #i68213# set correct event source


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [81a3c0b7fb268617f0536ce0ea0d4f8ce603bb33]

INTEGRATION: CWS dr51 (1.20.18); FILE MERGED 2006/11/08 09:30:37 dr 1.20.18.1: #i71033# use app-font text encoding if CODEPAGE is missing, remane 'CharSet' -> 'rtl_TextEncoding'


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [2f942fef13b8f35418ff979f80ec16f7aa3033f5]

INTEGRATION: CWS dr51 (1.26.92); FILE MERGED 2006/12/01 13:58:43 dr 1.26.92.2: RESYNC: (1.26-1.27); FILE MERGED 2006/11/08 09:30:37 dr 1.26.92.1: #i71033# use app-font text encoding if CODEPAGE is missing, remane 'CharSet' -> 'rtl_TextEncoding'


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [71099bfa59af3758c3cc2c8990b7d80390d2b6b4]

INTEGRATION: CWS dr51 (1.6.4); FILE MERGED 2006/12/01 13:58:23 dr 1.6.4.2: RESYNC: (1.6-1.7); FILE MERGED 2006/11/08 09:30:37 dr 1.6.4.1: #i71033# use app-font text encoding if CODEPAGE is missing, remane 'CharSet' -> 'rtl_TextEncoding'


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [d6f8d0691c639cb4fd5163c7d321c3603ade6650]

INTEGRATION: CWS dr51 (1.20.92); FILE MERGED 2006/11/08 09:30:37 dr 1.20.92.1: #i71033# use app-font text encoding if CODEPAGE is missing, remane 'CharSet' -> 'rtl_TextEncoding'


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [792a0cd097d06504028b5089a247134c3c9c71e5]

INTEGRATION: CWS dr51 (1.8.94); FILE MERGED 2006/11/08 09:30:36 dr 1.8.94.1: #i71033# use app-font text encoding if CODEPAGE is missing, remane 'CharSet' -> 'rtl_TextEncoding'


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [c99f60fb0ff7d0c072fc3d8d7bb7c270de5b23e4]

INTEGRATION: CWS dr51 (1.19.92); FILE MERGED 2006/11/08 09:30:36 dr 1.19.92.1: #i71033# use app-font text encoding if CODEPAGE is missing, remane 'CharSet' -> 'rtl_TextEncoding'


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [a2d6175a56174f3171b653c64c94263f193c82cb]

INTEGRATION: CWS dr51 (1.8.274); FILE MERGED 2006/10/30 14:09:30 dr 1.8.274.1: #i70925# reduce function parameter count if no more tokens available on stack


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [5151f72815e9bf5123afe89cdf35736351a81c09]

INTEGRATION: CWS dr51 (1.19.146); FILE MERGED 2006/11/08 09:30:36 dr 1.19.146.1: #i71033# use app-font text encoding if CODEPAGE is missing, remane 'CharSet' -> 'rtl_TextEncoding'


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [08d9b5b490d04b62f8a7391a1b98f02dedd3ed64]

INTEGRATION: CWS dr51 (1.16.92); FILE MERGED 2006/11/02 19:59:43 er 1.16.92.1: #i70041# add missing arguments support for most obvious functions of Xcl imported files while writing the correct default parameters to OOoXML's plain old formula


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [b7ef157684b16ea6504e226a39a6719534777c6b]

INTEGRATION: CWS dr51 (1.15.84); FILE MERGED 2006/11/08 09:30:47 dr 1.15.84.1: #i71033# use app-font text encoding if CODEPAGE is missing, remane 'CharSet' -> 'rtl_TextEncoding'


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [b8de2b1aa937c1d1472211a0ddc76a50da34b9b8]

INTEGRATION: CWS dr51 (1.4.4); FILE MERGED 2006/11/08 09:30:47 dr 1.4.4.1: #i71033# use app-font text encoding if CODEPAGE is missing, remane 'CharSet' -> 'rtl_TextEncoding'


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [a27e67d74b2fcafcef0c73d991a89d58fa460674]

INTEGRATION: CWS dr51 (1.23.18); FILE MERGED 2006/11/08 09:30:27 dr 1.23.18.1: #i71033# use app-font text encoding if CODEPAGE is missing, remane 'CharSet' -> 'rtl_TextEncoding'


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [dc744aa91c0c26368a3768ee28b4471be606d6af]

INTEGRATION: CWS dr51 (1.27.84); FILE MERGED 2006/12/01 13:57:41 dr 1.27.84.2: RESYNC: (1.27-1.28); FILE MERGED 2006/11/08 09:30:26 dr 1.27.84.1: #i71033# use app-font text encoding if CODEPAGE is missing, remane 'CharSet' -> 'rtl_TextEncoding'


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [9e2bde7d77df7f8b681a2effda0f17488678aa2a]

INTEGRATION: CWS dr51 (1.16.6); FILE MERGED 2006/11/02 19:59:42 er 1.16.6.1: #i70041# add missing arguments support for most obvious functions of Xcl imported files while writing the correct default parameters to OOoXML's plain old formula


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [080f879cb38d5404765bfc188b6f9361888c6fb6]

INTEGRATION: CWS dr51 (1.9.4); FILE MERGED 2006/12/01 13:57:12 dr 1.9.4.3: RESYNC: (1.9-1.10); FILE MERGED 2006/11/08 09:30:26 dr 1.9.4.2: #i71033# use app-font text encoding if CODEPAGE is missing, remane 'CharSet' -> 'rtl_TextEncoding' 2006/10/30 13:59:12 dr 1.9.4.1: #i70925# dump NAME


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [35777f0b401ba7bee21a24c32739e86598ba608b]

INTEGRATION: CWS dr51 (1.30.18); FILE MERGED 2006/11/08 09:30:26 dr 1.30.18.1: #i71033# use app-font text encoding if CODEPAGE is missing, remane 'CharSet' -> 'rtl_TextEncoding'


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [a6a32d7b9c51921d583882ff493d3738d9753b5d]

INTEGRATION: CWS dr51 (1.19.84); FILE MERGED 2006/11/08 09:30:26 dr 1.19.84.1: #i71033# use app-font text encoding if CODEPAGE is missing, remane 'CharSet' -> 'rtl_TextEncoding'


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [820d15e03da2d9bd63b16638048872593f72d7ab]

INTEGRATION: CWS dr51 (1.20.84); FILE MERGED 2006/11/08 09:30:25 dr 1.20.84.1: #i71033# use app-font text encoding if CODEPAGE is missing, remane 'CharSet' -> 'rtl_TextEncoding'


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [6c0898c6c8457decaf9d517890b24e8d0452f9d9]

INTEGRATION: CWS dr51 (1.25.84); FILE MERGED 2006/11/08 09:30:25 dr 1.25.84.1: #i71033# use app-font text encoding if CODEPAGE is missing, remane 'CharSet' -> 'rtl_TextEncoding'


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [2aff8e7e922787b8077055001ba10e6cb70356f3]

INTEGRATION: CWS dr51 (1.10.84); FILE MERGED 2006/11/08 09:30:25 dr 1.10.84.1: #i71033# use app-font text encoding if CODEPAGE is missing, remane 'CharSet' -> 'rtl_TextEncoding'


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [75052d551c757da90b4e9aa4286124d5e73f19d3]

INTEGRATION: CWS dr51 (1.12.84); FILE MERGED 2006/11/08 09:30:25 dr 1.12.84.1: #i71033# use app-font text encoding if CODEPAGE is missing, remane 'CharSet' -> 'rtl_TextEncoding'


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [9472380d7e34c47d33024f6b155787c98b395433]

INTEGRATION: CWS dr51 (1.17.84); FILE MERGED 2006/11/08 09:30:24 dr 1.17.84.2: #i71033# use app-font text encoding if CODEPAGE is missing, remane 'CharSet' -> 'rtl_TextEncoding' 2006/11/06 17:19:41 dr 1.17.84.1: #i70418# do not export cached values for big external references


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [e57a3b98a9881456cebd29d86dcad2ff75add1d2]

INTEGRATION: CWS dr51 (1.26.84); FILE MERGED 2006/11/08 09:30:24 dr 1.26.84.1: #i71033# use app-font text encoding if CODEPAGE is missing, remane 'CharSet' -> 'rtl_TextEncoding'


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [14f675bb68001a7c73b71c9b3ba955468fd07a62]

INTEGRATION: CWS dr51 (1.16.84); FILE MERGED 2006/11/08 09:30:24 dr 1.16.84.1: #i71033# use app-font text encoding if CODEPAGE is missing, remane 'CharSet' -> 'rtl_TextEncoding'


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [327cdc5f8f7d6c3b7e8fd127f986ea8206465bd1]

INTEGRATION: CWS dr51 (1.17.84); FILE MERGED 2006/11/08 09:30:24 dr 1.17.84.1: #i71033# use app-font text encoding if CODEPAGE is missing, remane 'CharSet' -> 'rtl_TextEncoding'


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [655b0078383d395fc56f6d346e69bb9f4ffdf87d]

INTEGRATION: CWS dr51 (1.62.18); FILE MERGED 2006/12/01 13:56:17 dr 1.62.18.2: RESYNC: (1.62-1.63); FILE MERGED 2006/11/08 09:30:24 dr 1.62.18.1: #i71033# use app-font text encoding if CODEPAGE is missing, remane 'CharSet' -> 'rtl_TextEncoding'


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [87ba950f5202bc6c2c25644eb9fdc9408a5ef4f8]

INTEGRATION: CWS dr51 (1.83.18); FILE MERGED 2006/12/01 13:56:08 dr 1.83.18.2: RESYNC: (1.83-1.84); FILE MERGED 2006/11/08 09:30:23 dr 1.83.18.1: #i71033# use app-font text encoding if CODEPAGE is missing, remane 'CharSet' -> 'rtl_TextEncoding'


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [f7aeb4abc8d5da3150ebbb43b623d7c7d41e6244]

INTEGRATION: CWS dr51 (1.28.84); FILE MERGED 2006/11/08 09:30:23 dr 1.28.84.1: #i71033# use app-font text encoding if CODEPAGE is missing, remane 'CharSet' -> 'rtl_TextEncoding'


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [70e0e62e9fdb64de162e04233765789cfbd30cd0]

INTEGRATION: CWS dr51 (1.83.84); FILE MERGED 2006/11/08 09:30:23 dr 1.83.84.1: #i71033# use app-font text encoding if CODEPAGE is missing, remane 'CharSet' -> 'rtl_TextEncoding'


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [27e8c659055f8ad457b5719b1b6c1d4f23d4b6aa]

INTEGRATION: CWS dr51 (1.40.84); FILE MERGED 2006/11/02 19:59:42 er 1.40.84.1: #i70041# add missing arguments support for most obvious functions of Xcl imported files while writing the correct default parameters to OOoXML's plain old formula


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [2cfd3548510f897af79d7a059f357475527d0048]

INTEGRATION: CWS dr51 (1.43.6); FILE MERGED 2006/11/02 19:59:42 er 1.43.6.2: #i70041# add missing arguments support for most obvious functions of Xcl imported files while writing the correct default parameters to OOoXML's plain old formula 2006/10/30 14:09:23 dr 1.43.6.1: #i70925# reduce function parameter count if no more tokens available on stack


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [0f72460dc9149d9fa5532776cac39f63fe7f67d0]

INTEGRATION: CWS dr51 (1.86.84); FILE MERGED 2006/11/10 10:21:51 dr 1.86.84.1: #i71389# && -> &


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [586ec1f09a7e20c8ecf92528076c9b22e4a4783e]

INTEGRATION: CWS dr51 (1.24.86); FILE MERGED 2006/11/02 19:59:42 er 1.24.86.1: #i70041# add missing arguments support for most obvious functions of Xcl imported files while writing the correct default parameters to OOoXML's plain old formula


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [5e1bde2e58b58ee0deb394bce61001b10d1e7cb8]

INTEGRATION: CWS dr51 (1.43.6); FILE MERGED 2006/11/02 19:59:41 er 1.43.6.1: #i70041# add missing arguments support for most obvious functions of Xcl imported files while writing the correct default parameters to OOoXML's plain old formula


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [ac901e4ef902283a200d70ff6c10d653deac1ede]

INTEGRATION: CWS dr51 (1.28.84); FILE MERGED 2006/11/02 19:59:41 er 1.28.84.1: #i70041# add missing arguments support for most obvious functions of Xcl imported files while writing the correct default parameters to OOoXML's plain old formula


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [dcee34d751b91811e959318c44ee980de8ac4f61]

INTEGRATION: CWS dr51 (1.41.6); FILE MERGED 2006/11/23 19:10:56 er 1.41.6.3: #i57401# ScCountIf: handle array case of second argument 2006/11/08 15:46:23 dr 1.41.6.2: #i70001# decode URL for CELL function 2006/11/02 19:59:41 er 1.41.6.1: #i70041# add missing arguments support for most obvious functions of Xcl imported files while writing the correct default parameters to OOoXML's plain old formula


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [3cee7f6614aa4fc4f4cd1d6cdb08706ff881d563]

INTEGRATION: CWS dr51 (1.64.6); FILE MERGED 2006/11/02 20:31:56 er 1.64.6.2: retab; this file once was already tab free ... 2006/11/02 19:59:41 er 1.64.6.1: #i70041# add missing arguments support for most obvious functions of Xcl imported files while writing the correct default parameters to OOoXML's plain old formula


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [6506a3396b55221ada2f7af4922f2aeb67f5b1bb]

INTEGRATION: CWS dr51 (1.6.6); FILE MERGED 2006/11/02 20:36:46 er 1.6.6.1: retab; this file once was already tab free ...


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [c7c12ab50f700972e80146d9210f30789aed7396]

INTEGRATION: CWS dr51 (1.26.6); FILE MERGED 2006/11/02 19:59:40 er 1.26.6.1: #i70041# add missing arguments support for most obvious functions of Xcl imported files while writing the correct default parameters to OOoXML's plain old formula


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [90f056ce0d66987f6e02a29c2e4e666871baf85e]

INTEGRATION: CWS dr51 (1.35.86); FILE MERGED 2006/11/08 17:35:54 nn 1.35.86.1: #132702# sort/filter to different position: check for overflow


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [b8d983c9b07c97bd43c2038611aed30c3d7cf046]

INTEGRATION: CWS dr51 (1.27.6); FILE MERGED 2006/11/02 19:59:40 er 1.27.6.1: #i70041# add missing arguments support for most obvious functions of Xcl imported files while writing the correct default parameters to OOoXML's plain old formula


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [4a5d85e8c1e5d19042cb664e5e9e9c45d1727e24]

INTEGRATION: CWS dr51 (1.4.302); FILE MERGED 2006/11/14 20:12:19 er 1.4.302.1: correct PRJNAME


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [fbfaba071916dc9cafe9d403a96a46219d69b9ad]

INTEGRATION: CWS dr51 (1.4.302); FILE MERGED 2006/11/14 20:12:18 er 1.4.302.1: correct PRJNAME


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [8d03b45995f84d5cb479c948d2af1359e8d09f42]

INTEGRATION: CWS dr51 (1.6.302); FILE MERGED 2006/11/02 19:59:40 er 1.6.302.1: #i70041# add missing arguments support for most obvious functions of Xcl imported files while writing the correct default parameters to OOoXML's plain old formula


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [43fc559e596fcb9e7ab361afc67a7200f74e49eb]

INTEGRATION: CWS dr51 (1.20.6); FILE MERGED 2006/12/01 13:50:56 dr 1.20.6.2: RESYNC: (1.20-1.21); FILE MERGED 2006/11/02 19:59:40 er 1.20.6.1: #i70041# add missing arguments support for most obvious functions of Xcl imported files while writing the correct default parameters to OOoXML's plain old formula


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [0f896fe3dca5cb589287e162c7e2007997e54153]

INTEGRATION: CWS dr51 (1.10.6); FILE MERGED 2006/11/02 20:40:14 er 1.10.6.1: retab; this file once was already tab free ...


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [c3d824a30215250f4193e885498ea9a420cc8274]

INTEGRATION: CWS dr51 (1.12.26); FILE MERGED 2006/11/14 20:10:45 er 1.12.26.1: correct PRJNAME


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [68b2ad1b3c91eae2cc1c0bad458890565bb8ab20]

INTEGRATION: CWS dr51 (1.14.26); FILE MERGED 2006/11/14 20:10:45 er 1.14.26.1: correct PRJNAME


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [d0ed76a562a6a30e2031f8581f12cbb5baf21bab]

INTEGRATION: CWS dr51 (1.18.22); FILE MERGED 2006/11/02 20:00:16 er 1.18.22.1: #i70041# add missing arguments support for most obvious functions of Xcl imported files while writing the correct default parameters to OOoXML's plain old formula


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [e466e9ee607ca7a5ed3cc6266e065986768e2f3e]

INTEGRATION: CWS dr51 (1.12.76); FILE MERGED 2006/11/02 20:00:16 er 1.12.76.1: #i70041# add missing arguments support for most obvious functions of Xcl imported files while writing the correct default parameters to OOoXML's plain old formula


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [95f78a0a6f425b81f27f0535a1888c61d916878b]

INTEGRATION: CWS dr51 (1.15.76); FILE MERGED 2006/11/02 20:00:16 er 1.15.76.1: #i70041# add missing arguments support for most obvious functions of Xcl imported files while writing the correct default parameters to OOoXML's plain old formula


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [4df8375c81bc42c22ce5f6c5ec2f475be0487827]

INTEGRATION: CWS autokerning (1.82.22); FILE MERGED 2006/12/07 14:42:52 cl 1.82.22.1: #i72359# remove autokerning from styles


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [5c552c9c0a435cc5d026505ce318e41522b86efa]

INTEGRATION: CWS autokerning (1.55.60); FILE MERGED 2006/12/06 09:19:53 os 1.55.60.1: #i16874 autokerning switched on by default


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [fcc7a45d9fbc62f8d408b03395dbc756dae8e4d1]

INTEGRATION: CWS autokerning (1.44.24); FILE MERGED 2006/12/07 11:40:54 os 1.44.24.1: #i16874# reset AutoKerning for imported documents


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [7982d76ccb511c746fab3a6e32897a858af90f9d]

INTEGRATION: CWS autokerning (1.19.70); FILE MERGED 2006/10/06 09:59:48 nn 1.19.70.1: #i16874# enable pair kerning as drawing layer default in new documents


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [948d1867dd2e343ab083bf978065526b94a00032]

INTEGRATION: CWS autokerning (1.34.70); FILE MERGED 2006/10/06 09:59:27 nn 1.34.70.1: #i16874# enable pair kerning as drawing layer default in new documents


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [8ebc34705f32a7decc77bb924628f8adb194303d]

INTEGRATION: CWS autokerning (1.31.70); FILE MERGED 2006/11/15 19:22:14 cl 1.31.70.2: RESYNC: (1.31-1.32); FILE MERGED 2006/10/06 09:59:27 nn 1.31.70.1: #i16874# enable pair kerning as drawing layer default in new documents


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [98628c2f10801900ed213243b84022d7f7ae103f]

INTEGRATION: CWS autokerning (1.58.70); FILE MERGED 2006/11/15 19:22:06 cl 1.58.70.2: RESYNC: (1.58-1.59); FILE MERGED 2006/10/06 09:59:27 nn 1.58.70.1: #i16874# enable pair kerning as drawing layer default in new documents


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [f6d0b39e83af670a2bcf84be25084adc9e6e5f77]

INTEGRATION: CWS autokerning (1.92.134); FILE MERGED 2006/11/15 19:17:46 cl 1.92.134.2: RESYNC: (1.92-1.94); FILE MERGED 2006/10/06 09:59:11 nn 1.92.134.1: #i16874# enable pair kerning as drawing layer default in new documents


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [0ff6818a5c169b78bc606c854166f3bfe757fb78]

INTEGRATION: CWS autokerning (1.74.18); FILE MERGED 2006/10/23 13:49:08 cl 1.74.18.2: #i70365# moved autokerning to styles 2006/10/06 11:17:42 cl 1.74.18.1: #i16874# enable kerning by default but only for new documents


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [d274279521700be22705f6e1282fe69e46253dbc]

INTEGRATION: CWS autokerning (1.32.22); FILE MERGED 2006/10/23 13:49:45 cl 1.32.22.1: #i70365# changed default for auto kerning in styles


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [142069c4ee7ea6ddcc9ec905252b560e0686a8d0]

INTEGRATION: CWS autokerning (1.47.20); FILE MERGED 2006/11/15 19:05:54 cl 1.47.20.2: RESYNC: (1.47-1.48); FILE MERGED 2006/10/23 13:49:45 cl 1.47.20.1: #i70365# changed default for auto kerning in styles


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [7f5a47270704c1bcd135011d87a31fef4f5da5e5]

INTEGRATION: CWS jl46 (1.8.2); FILE MERGED 2006/10/11 14:49:58 jl 1.8.2.1: #i69173# new InstallException


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [49a0cf5810bd7eaaf68a7ef6f93d360931840057]

INTEGRATION: CWS jl46 (1.14.230); FILE MERGED 2006/10/27 12:26:56 lla 1.14.230.1: #i69173# add new oxt icon


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [b7e2c87d158cd02176b9ab34e180dfe6f317f2ff]

INTEGRATION: CWS jl46 (1.7.230); FILE MERGED 2006/10/27 12:26:56 lla 1.7.230.1: #i69173# add new oxt icon


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [2edb5aef5e0f519b6e5bc374dab12084eeffb6fb]

INTEGRATION: CWS jl46 (1.2.36); FILE MERGED 2006/09/15 14:32:22 jl 1.2.36.1: #68233# corrected description.xml, replaced attribute default with ID and IDREF types


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [7d58b49c17546d64245ad2a3124ac706c7ceb018]

INTEGRATION: CWS jl46 (1.1.2); FILE ADDED 2006/12/06 07:54:10 jl 1.1.2.6: #i69173# removed warning 2006/12/06 07:34:26 jl 1.1.2.5: #i69173# removed warning 2006/11/22 13:45:17 ihi 1.1.2.4: #i69173# Add support for URLs 2006/10/30 09:55:26 jl 1.1.2.3: #69173# message when another unopkg is running 2006/10/27 15:08:20 jl 1.1.2.2: #69173# message when another unopkg is running 2006/10/26 15:09:58 jl 1.1.2.1: #i69173# build unopkg separately because it is now a pure gui application


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [c908ebcd20ef53286925c9b3f568245ed224e1c5]

INTEGRATION: CWS jl46 (1.1.2); FILE ADDED 2006/12/06 09:27:49 jl 1.1.2.3: #i69173# removed warning 2006/10/27 15:03:59 jl 1.1.2.2: #69173# message when another unopkg is running 2006/10/26 15:09:46 jl 1.1.2.1: #i69173# build unopkg separately because it is now a pure gui application


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [a74b539ecc6e5e432eb922eee232c3ceec27b863]

INTEGRATION: CWS jl46 (1.1.2); FILE ADDED 2006/12/06 07:34:26 jl 1.1.2.3: #i69173# removed warning 2006/10/27 15:01:56 jl 1.1.2.2: #69173# message when another unopkg is running 2006/10/26 15:09:36 jl 1.1.2.1: #i69173# build unopkg separately because it is now a pure gui application


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [5d67f49b21e24a06a1d1ba730b5158604f439add]

INTEGRATION: CWS jl46 (1.1.2); FILE ADDED 2006/12/06 09:28:31 jl 1.1.2.4: #i69173# bin/so directory was not created properly 2006/10/30 14:17:33 jl 1.1.2.3: #i71001# Extension Manager in unopkg has now the correct icon 2006/10/30 13:17:00 jl 1.1.2.2: #i71001# Extension Manager in unopkg has now the correct icon 2006/10/26 15:10:09 jl 1.1.2.1: #i69173# build unopkg separately because it is now a pure gui application


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [cced593e8f8a1a5b80c0b359e20b4436844cd178]

INTEGRATION: CWS jl46 (1.6.4); FILE MERGED 2006/12/04 18:04:35 jl 1.6.4.2: RESYNC: (1.6-1.7); FILE MERGED 2006/10/11 14:45:45 jl 1.6.4.1: #i69173# When unopkg+ gui+ extension is used then the user is asked if he wants to install this extension.


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [2310122531c99df4a33acb62e1d4c175d743bc5e]

INTEGRATION: CWS jl46 (1.12.10); FILE MERGED 2006/12/05 16:23:30 jl 1.12.10.9: #i69173# removed warning 2006/12/04 18:04:42 jl 1.12.10.8: RESYNC: (1.14-1.19); FILE MERGED 2006/11/01 08:49:24 jl 1.12.10.7: #69173# 2006/10/31 17:05:40 jl 1.12.10.6: #69173# 2006/10/31 17:04:33 jl 1.12.10.5: #69173# 2006/10/31 17:01:24 jl 1.12.10.4: #69173# new icon for extension 2006/10/11 14:45:45 jl 1.12.10.3: #i69173# When unopkg+ gui+ extension is used then the user is asked if he wants to install this extension. 2006/10/10 17:02:09 jl 1.12.10.2: RESYNC: (1.12-1.14); FILE MERGED 2006/09/15 13:16:40 jl 1.12.10.1: #i69173# adding gui + extension mode


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [85be3e37b76645ad2c147b610964d72cbe4c9a77]

INTEGRATION: CWS jl46 (1.10.36); FILE MERGED 2006/12/04 18:03:19 jl 1.10.36.3: RESYNC: (1.11-1.12); FILE MERGED 2006/10/10 17:00:54 jl 1.10.36.2: RESYNC: (1.10-1.11); FILE MERGED 2006/09/15 13:05:41 jl 1.10.36.1: #i69173# adding gui + extension mode


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [34462324ceede21c9dfebb2af745e19a003f0e1a]

INTEGRATION: CWS jl46 (1.2.36); FILE MERGED 2006/10/27 15:17:49 jl 1.2.36.1: #69173# message when another unopkg is running


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [9969d82d40c319a5c5055b9d89a0d5755fc58ba8]

INTEGRATION: CWS jl46 (1.12.34); FILE MERGED 2006/12/04 18:03:12 jl 1.12.34.4: RESYNC: (1.13-1.15); FILE MERGED 2006/10/27 15:17:49 jl 1.12.34.3: #69173# message when another unopkg is running 2006/10/10 17:00:46 jl 1.12.34.2: RESYNC: (1.12-1.13); FILE MERGED 2006/09/15 13:05:41 jl 1.12.34.1: #i69173# adding gui + extension mode


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [41eb9ae7b75ce4af7c498aa69aa2301c8841bf70]

INTEGRATION: CWS jl46 (1.8.4); FILE MERGED 2006/12/13 12:15:41 jl 1.8.4.4: #i69173# 2006/10/27 15:28:08 jl 1.8.4.3: #69173# message when another unopkg is running 2006/10/27 15:16:03 jl 1.8.4.2: #69173# message when another unopkg is running 2006/10/11 14:45:45 jl 1.8.4.1: #i69173# When unopkg+ gui+ extension is used then the user is asked if he wants to install this extension.


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [d1bdeaf942ca3576c0b8f7d90831f237527cb10c]

INTEGRATION: CWS jl46 (1.15.36); FILE MERGED 2006/10/11 14:45:45 jl 1.15.36.4: #i69173# When unopkg+ gui+ extension is used then the user is asked if he wants to install this extension. 2006/10/10 17:00:27 jl 1.15.36.3: RESYNC: (1.15-1.16); FILE MERGED 2006/10/02 15:49:34 jl 1.15.36.2: #i69173# 2006/09/15 13:05:40 jl 1.15.36.1: #i69173# adding gui + extension mode


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [3a71fcab23d187c1c16825fa1b728110eb72545e]

INTEGRATION: CWS jl46 (1.6.36); FILE MERGED 2006/12/05 16:13:12 jl 1.6.36.2: #i69173# removed warnings 2006/10/02 15:49:34 jl 1.6.36.1: #i69173#


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [4ec557390a0ba79c79d4bb3adffcb2e66aeefe61]

INTEGRATION: CWS jl46 (1.9.4); FILE MERGED 2006/10/11 14:45:45 jl 1.9.4.1: #i69173# When unopkg+ gui+ extension is used then the user is asked if he wants to install this extension.


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [b3adc91781867d112bacb382d564aefeec0c5e68]

INTEGRATION: CWS jl46 (1.3.230); FILE MERGED 2006/10/31 17:01:24 jl 1.3.230.1: #69173# new icon for extension


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [cb4749ec822ac9c8ecef54695ee0c857a034fb2f]

INTEGRATION: CWS jl46 (1.5.4); FILE MERGED 2006/10/27 15:14:26 jl 1.5.4.2: #69173# message when another unopkg is running 2006/10/11 14:45:44 jl 1.5.4.1: #i69173# When unopkg+ gui+ extension is used then the user is asked if he wants to install this extension.


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [929fbdd7eaa007f5fdbcddd28a9b6b05d792f5e7]

INTEGRATION: CWS jl46 (1.9.120); FILE MERGED 2006/12/05 16:13:12 jl 1.9.120.3: #i69173# removed warnings 2006/12/04 18:03:04 jl 1.9.120.2: RESYNC: (1.9-1.10); FILE MERGED 2006/09/15 13:04:46 jl 1.9.120.1: #i69173# adding gui + extension mode


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [6413eb0829a566fc2383f1f09d0505e32695b563]

INTEGRATION: CWS jl46 (1.48.10); FILE MERGED 2006/12/04 17:59:44 jl 1.48.10.2: RESYNC: (1.48-1.49); FILE MERGED 2006/10/30 13:16:59 jl 1.48.10.1: #i71001# Extension Manager in unopkg has now the correct icon


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [e0c8d9af34668c3fafebb8fb3cb0503f19431d17]

INTEGRATION: CWS jl46 (1.35.36); FILE MERGED 2006/12/06 07:46:39 jl 1.35.36.3: #i69173# source/pkgch/unopkg/ must be build before source/pkgch 2006/12/04 17:59:52 jl 1.35.36.2: RESYNC: (1.35-1.36); FILE MERGED 2006/10/26 15:07:21 jl 1.35.36.1: #i69173# build source/pkgchk/unopkg


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [bb8c75195cff1472accdde02e31fb63e3269a7d6]

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>  [8365579579b673841232921a5a46b39cd0cd379c]

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>  [e536ec295923ab32121245f4c4037109c7e20313]

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>  [c8ee72353eb441d1687580173fe8f3f8bc0fa2a1]

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-19  Ivo Hinkelmann  <ihi@openoffice.org>  [88ddc320d289698f508c70a5a15057e06f69fe0c]

INTEGRATION: CWS jl46 (1.24.36); FILE MERGED 2006/09/21 15:25:28 hro 1.24.36.1: #i69173# stdio redirector for unopkg.exe


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [9ab7e93229e845cc32feab6ecbaed1b4dadd67a0]

INTEGRATION: CWS jl46 (1.4.16); FILE MERGED 2006/12/04 17:42:34 jl 1.4.16.2: RESYNC: (1.4-1.5); FILE MERGED 2006/09/15 11:43:06 sb 1.4.16.1: #i69498# AstService::checkLastConstructor failed for differing ctors that happened to have identically typed parameters in one position.


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [b2c98a70588d59507122b1171ca2783a16b100e6]

INTEGRATION: CWS jl46 (1.2.16); FILE MERGED 2006/10/10 16:15:21 jl 1.2.16.2: RESYNC: (1.2-1.3); FILE MERGED 2006/09/15 11:43:06 sb 1.2.16.1: #i69498# AstService::checkLastConstructor failed for differing ctors that happened to have identically typed parameters in one position.


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [d553cc09fcf82aabba5033e948dc60a4bae6c961]

INTEGRATION: CWS jl46 (1.64.222); FILE MERGED 2006/10/31 16:40:34 jl 1.64.222.1: #69173# add images for oxt file for use in file dialog


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [12656f54aceddc4558a1e4a9055ae402b25b3a00]

INTEGRATION: CWS jl46 (1.42.52); FILE MERGED 2006/10/31 16:40:33 jl 1.42.52.1: #69173# add images for oxt file for use in file dialog


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [eecf08f451a26af56ed57a02a982d0d09303b9c4]

INTEGRATION: CWS jl46 (1.13.222); FILE MERGED 2006/10/31 16:40:33 jl 1.13.222.1: #69173# add images for oxt file for use in file dialog


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [bdbc9ad59b8e5ec064533e2f67776400e813a6cd]

INTEGRATION: CWS jl46 (1.4.180); FILE MERGED 2006/12/04 16:50:23 jl 1.4.180.2: RESYNC: (1.4-1.5); FILE MERGED 2006/09/15 13:21:50 jl 1.4.180.1: #i69173# new method for making >unopkg gui ext possible<


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [c3860439f2e41b21858ae3ea93a067a9bd01fd2f]

INTEGRATION: CWS jl46 (1.1.2); FILE ADDED 2006/10/11 14:49:30 jl 1.1.2.1: #i69173# new InstallException, needed for interaction when unopkg gui extension is used


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [ba0c19ed107ce1bd6f95c0587ffcc76c6efaec3b]

INTEGRATION: CWS jl46 (1.1.2); FILE ADDED 2006/10/31 16:47:32 jl 1.1.2.1: #i69173#


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [7a9b0ec57e5c3e9fa9577641b5e4554aad66b8f7]

INTEGRATION: CWS jl46 (1.1.2); FILE ADDED 2006/10/31 16:46:55 jl 1.1.2.1: #i69173#


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [7160a6cede718df09a86afacc23144bfd627fd1d]

INTEGRATION: CWS jl46 (1.24.44); FILE MERGED 2006/12/01 18:01:56 ihi 1.24.44.5: Suse fix 2006/11/27 15:53:43 ihi 1.24.44.4: #i69173# Systemintegration for Extensions 2006/11/16 18:52:29 ihi 1.24.44.3: #i69173# Systemintegration for Extensions 2006/11/09 16:02:42 ihi 1.24.44.2: Mimetype changed to vnd.openofficeorg.extension 2006/10/17 12:56:11 ihi 1.24.44.1: #i69173# Systemintegration for Extensions


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [8f2103ccf217d73d4a8d1b8f20983d5396d062e0]

INTEGRATION: CWS jl46 (1.21.44); FILE MERGED 2006/12/12 21:02:18 ihi 1.21.44.5: Extension support for solaris 2006/12/04 15:53:53 jl 1.21.44.4: RESYNC: (1.21-1.22); FILE MERGED 2006/11/27 15:53:43 ihi 1.21.44.3: #i69173# Systemintegration for Extensions 2006/11/16 18:52:29 ihi 1.21.44.2: #i69173# Systemintegration for Extensions 2006/10/17 12:56:10 ihi 1.21.44.1: #i69173# Systemintegration for Extensions


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [8a5d4aef7214618929fa246552c2d66bc6dff75e]

INTEGRATION: CWS jl46 (1.9.146); FILE MERGED 2006/12/12 21:02:17 ihi 1.9.146.5: Extension support for solaris 2006/11/27 15:53:43 ihi 1.9.146.4: #i69173# Systemintegration for Extensions 2006/11/16 18:52:28 ihi 1.9.146.3: #i69173# Systemintegration for Extensions 2006/11/03 14:57:46 ihi 1.9.146.2: Fixed extension png 2006/10/17 12:56:10 ihi 1.9.146.1: #i69173# Systemintegration for Extensions


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [1b95e23843750fd62d8beb809e452005e0423a08]

INTEGRATION: CWS jl46 (1.4.88); FILE MERGED 2006/12/12 21:02:17 ihi 1.4.88.1: Extension support for solaris


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [5e15db2824f4d7ca566d44d4df56f08478ac2082]

INTEGRATION: CWS jl46 (1.3.156); FILE MERGED 2006/11/09 16:02:42 ihi 1.3.156.2: Mimetype changed to vnd.openofficeorg.extension 2006/10/17 12:56:10 ihi 1.3.156.1: #i69173# Systemintegration for Extensions


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [30a73ab87c71b3234ecbd02ff20048a71e50b50f]

INTEGRATION: CWS jl46 (1.12.64); FILE MERGED 2006/12/12 21:02:17 ihi 1.12.64.3: Extension support for solaris 2006/12/04 15:53:44 jl 1.12.64.2: RESYNC: (1.12-1.13); FILE MERGED 2006/10/17 12:56:10 ihi 1.12.64.1: #i69173# Systemintegration for Extensions


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [707ff46adb55033e05cb4c63191d13c040782f3f]

INTEGRATION: CWS jl46 (1.4.156); FILE MERGED 2006/11/16 18:52:28 ihi 1.4.156.3: #i69173# Systemintegration for Extensions 2006/11/09 16:02:42 ihi 1.4.156.2: Mimetype changed to vnd.openofficeorg.extension 2006/10/17 12:56:10 ihi 1.4.156.1: #i69173# Systemintegration for Extensions


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [674af5c0417b3da31593050ec69d9f8bd332313f]

INTEGRATION: CWS jl46 (1.13.2); FILE MERGED 2006/12/04 15:53:02 jl 1.13.2.4: RESYNC: (1.13-1.14); FILE MERGED 2006/11/27 15:53:43 ihi 1.13.2.3: #i69173# Systemintegration for Extensions 2006/11/17 14:55:06 ihi 1.13.2.2: buildfix 2006/11/16 18:52:28 ihi 1.13.2.1: #i69173# Systemintegration for Extensions


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [943326fd90bb42bb28198fcb48659609ec79480f]

INTEGRATION: CWS jl46 (1.12.204); FILE MERGED 2006/11/09 16:02:41 ihi 1.12.204.3: Mimetype changed to vnd.openofficeorg.extension 2006/10/17 12:56:09 ihi 1.12.204.2: #i69173# Systemintegration for Extensions 2006/09/15 12:45:17 ihi 1.12.204.1: #i69173# Extensions strings


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [663e0a2795e27f1d79e82ff97e9bb70ebc4e5e6d]

INTEGRATION: CWS jl46 (1.23.44); FILE MERGED 2006/11/27 15:53:42 ihi 1.23.44.4: #i69173# Systemintegration for Extensions 2006/11/16 18:52:28 ihi 1.23.44.3: #i69173# Systemintegration for Extensions 2006/11/09 16:02:41 ihi 1.23.44.2: Mimetype changed to vnd.openofficeorg.extension 2006/10/17 12:56:09 ihi 1.23.44.1: #i69173# Systemintegration for Extensions


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [56589bb409ea0a8bacd1ae8c579cfc36b0326534]

INTEGRATION: CWS jl46 (1.20.44); FILE MERGED 2006/12/12 21:02:17 ihi 1.20.44.5: Extension support for solaris 2006/12/04 15:52:41 jl 1.20.44.4: RESYNC: (1.20-1.21); FILE MERGED 2006/11/27 15:53:42 ihi 1.20.44.3: #i69173# Systemintegration for Extensions 2006/11/16 18:52:27 ihi 1.20.44.2: #i69173# Systemintegration for Extensions 2006/10/17 12:56:09 ihi 1.20.44.1: #i69173# Systemintegration for Extensions


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [069c3465f20f47c7884f4c60bd94989620d6fed0]

INTEGRATION: CWS jl46 (1.8.146); FILE MERGED 2006/12/12 21:02:16 ihi 1.8.146.2: Extension support for solaris 2006/11/27 15:53:42 ihi 1.8.146.1: #i69173# Systemintegration for Extensions


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [2bf8d4f1bedf99aba5c0f8f2409687ffeff374e5]

INTEGRATION: CWS jl46 (1.1.2); FILE ADDED 2006/12/12 21:02:16 ihi 1.1.2.4: Extension support for solaris 2006/11/27 15:53:42 ihi 1.1.2.3: #i69173# Systemintegration for Extensions 2006/11/09 16:02:41 ihi 1.1.2.2: Mimetype changed to vnd.openofficeorg.extension 2006/10/17 12:56:08 ihi 1.1.2.1: #i69173# Systemintegration for Extensions


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [1678afa0571926ea75f4ea25f8a26424c647afcd]

INTEGRATION: CWS jl46 (1.1.2); FILE ADDED 2006/11/27 15:53:41 ihi 1.1.2.3: #i69173# Systemintegration for Extensions 2006/11/09 16:02:40 ihi 1.1.2.2: Mimetype changed to vnd.openofficeorg.extension 2006/10/17 12:56:08 ihi 1.1.2.1: #i69173# Systemintegration for Extensions


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [f22fbe655e5640dd8908bc94cfebaa0f808fa6b7]

INTEGRATION: CWS jl46 (1.13.44); FILE MERGED 2006/11/27 15:53:41 ihi 1.13.44.4: #i69173# Systemintegration for Extensions 2006/11/16 18:52:27 ihi 1.13.44.3: #i69173# Systemintegration for Extensions 2006/11/09 16:02:40 ihi 1.13.44.2: Mimetype changed to vnd.openofficeorg.extension 2006/10/17 12:56:07 ihi 1.13.44.1: #i69173# Systemintegration for Extensions


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [8947ad90cbd7127ce8a46b513d4d98be8c63b6a1]

INTEGRATION: CWS jl46 (1.9.44); FILE MERGED 2006/12/12 21:02:16 ihi 1.9.44.5: Extension support for solaris 2006/12/04 15:52:33 jl 1.9.44.4: RESYNC: (1.9-1.10); FILE MERGED 2006/11/27 15:53:41 ihi 1.9.44.3: #i69173# Systemintegration for Extensions 2006/11/16 18:52:26 ihi 1.9.44.2: #i69173# Systemintegration for Extensions 2006/10/17 12:56:07 ihi 1.9.44.1: #i69173# Systemintegration for Extensions


2006-12-19  Ivo Hinkelmann  <ihi@openoffice.org>  [3a391c5c7154f8044a29f4c2f23335070a955d90]

INTEGRATION: CWS jl46 (1.1.2); FILE ADDED 2006/11/02 16:31:17 ihi 1.1.2.1: Icons for Extensions


2006-12-18  Ivo Hinkelmann  <ihi@openoffice.org>  [1b5fa1f2033dfded6cc87a14b7bdd3ff29753585]

INTEGRATION: CWS jl46 (1.1.2); FILE ADDED 2006/11/02 16:31:17 ihi 1.1.2.1: Icons for Extensions


2006-12-18  Ivo Hinkelmann  <ihi@openoffice.org>  [e9b068099eadaefd83c0a029af08b36ba4d75990]

INTEGRATION: CWS jl46 (1.1.2); FILE ADDED 2006/11/02 16:31:16 ihi 1.1.2.1: Icons for Extensions


2006-12-18  Ivo Hinkelmann  <ihi@openoffice.org>  [4de58b0329cd72a0de5f2b35ea069088a50b7de0]

INTEGRATION: CWS jl46 (1.1.2); FILE ADDED 2006/10/27 12:24:42 lla 1.1.2.1: #i69173# add new icon


2006-12-18  Ivo Hinkelmann  <ihi@openoffice.org>  [4c339605e5492bf682a2d18ba25ce5ed76c12d14]

INTEGRATION: CWS jl46 (1.4.104); FILE MERGED 2006/10/27 12:26:15 lla 1.4.104.1: #i69173# add oxt-extension


2006-12-18  Ivo Hinkelmann  <ihi@openoffice.org>  [548a4d55110f4a9b118c7732fc316d75358cf78b]

INTEGRATION: CWS jl46 (1.13.56); FILE MERGED 2006/12/01 18:01:55 ihi 1.13.56.5: Suse fix 2006/11/27 15:53:38 ihi 1.13.56.4: #i69173# Systemintegration for Extensions 2006/11/16 18:52:26 ihi 1.13.56.3: #i69173# Systemintegration for Extensions 2006/11/09 16:02:40 ihi 1.13.56.2: Mimetype changed to vnd.openofficeorg.extension 2006/10/17 12:56:06 ihi 1.13.56.1: #i69173# Systemintegration for Extensions


2006-12-18  Ivo Hinkelmann  <ihi@openoffice.org>  [4dc07c5a19793c110b7870bbdfa84522617b1a6c]

INTEGRATION: CWS jl46 (1.4.56); FILE MERGED 2006/11/16 18:52:26 ihi 1.4.56.3: #i69173# Systemintegration for Extensions 2006/11/09 16:02:39 ihi 1.4.56.2: Mimetype changed to vnd.openofficeorg.extension 2006/10/17 12:56:06 ihi 1.4.56.1: #i69173# Systemintegration for Extensions


2006-12-18  Ivo Hinkelmann  <ihi@openoffice.org>  [d2152930850ea0b2513580c8a228c6b47d3729f0]

INTEGRATION: CWS jl46 (1.15.16); FILE MERGED 2006/12/12 21:02:16 ihi 1.15.16.5: Extension support for solaris 2006/12/04 15:52:24 jl 1.15.16.4: RESYNC: (1.15-1.16); FILE MERGED 2006/11/27 15:53:38 ihi 1.15.16.3: #i69173# Systemintegration for Extensions 2006/11/16 18:52:26 ihi 1.15.16.2: #i69173# Systemintegration for Extensions 2006/10/17 12:56:06 ihi 1.15.16.1: #i69173# Systemintegration for Extensions


2006-12-18  Ivo Hinkelmann  <ihi@openoffice.org>  [8940a87f16f78014f3469f016eb3de67590ae759]

INTEGRATION: CWS jl46 (1.15.2); FILE MERGED 2006/11/27 15:53:38 ihi 1.15.2.1: #i69173# Systemintegration for Extensions


2006-12-18  Ivo Hinkelmann  <ihi@openoffice.org>  [b9fd9fdb83c74a1d441be99136668656980bb9e9]

INTEGRATION: CWS smoketestw2003 (1.18.10); FILE MERGED 2006/11/15 15:26:04 mt 1.18.10.1: alow custon install script for server environment...


2006-12-15  Oliver Bolte  <obo@openoffice.org>  [185222add578f7b9adea36547cc6f57440735c98]

#i72604# deliver ldapbe2.uno.so if enabled


2006-12-15  Rüdiger Timm  <rt@openoffice.org>  [9f54a12987dce5c119e3afabed4432a91497cfd5]

#i10000# Do not create solver subdirs with trailing white space.


2006-12-15  Oliver Bolte  <obo@openoffice.org>  [3a0647fed941c45483226449d19477e4e4fb77da]

#i72593# MacOSX fix


2006-12-15  Oliver Bolte  <obo@openoffice.org>  [301e790375b5ffe8b050e9880262d7c9486704cf]

#i72549# SO only module removed


2006-12-15  Vladimir Glazounov  <vg@openoffice.org>  [18e2dd7df7fd0e35df4005150a56d9ad6345962b]

#i10000# add pch declaration


2006-12-15  Vladimir Glazounov  <vg@openoffice.org>  [778f763029d7f42c8511ec03f49e18474fed374f]

#i10000# add pch declaration


2006-12-15  Vladimir Glazounov  <vg@openoffice.org>  [a1c2b456fa14bf3d813453f972331641329503e0]

#i10000# add pch declaration


2006-12-14  Vladimir Glazounov  <vg@openoffice.org>  [ea5c10428c25f85b99e0ec429411d4fc2700a4f5]

#i10000# add #include <boost/current_function.hpp>


2006-12-14  Kurt Zenker  <kz@openoffice.org>  [0f2bd8c3357f80356eeddef9ca671bc1f23ba536]

#i10000# add precompiled header declaration


2006-12-14  Vladimir Glazounov  <vg@openoffice.org>  [142e8aefacfbed6c16953e106c1cbe71f715595e]

#i10000# deliver updatefeed


2006-12-14  Kurt Zenker  <kz@openoffice.org>  [a02457251f89a4983b6b16a925edc0749a6077c6]

#i10000# add math.h


2006-12-14  Vladimir Glazounov  <vg@openoffice.org>  [3fc5c6a1a2f50a3440229f3499ab33ae7c39fff8]

#i10000# tools needed


2006-12-14  Kurt Zenker  <kz@openoffice.org>  [c9698c547629fff8d41761c96c3ccb17501587d4]

#i10000# comment out not used line (cl)


2006-12-14  Kurt Zenker  <kz@openoffice.org>  [008c22d6a5d5d9b6895c07b6213e50c3bd5b17f6]

#i10000# add pragma for wnt to prevent warnings (cl)


2006-12-14  Kurt Zenker  <kz@openoffice.org>  [3cb6503f365b9d381c5688eee05f9da6aff3cfaa]

#i10000# remove math.h (thb)


2006-12-14  Kurt Zenker  <kz@openoffice.org>  [9115aa9eed76863f4fa63248a37dc6cf30ebd99b]

#i10000# remove math.h


2006-12-14  Kurt Zenker  <kz@openoffice.org>  [ce685df320f7a69eea1c7598120713e3becfb3f3]

#i10000# chg. pView to mpView


2006-12-14  Kurt Zenker  <kz@openoffice.org>  [d9157efc3812c6572f98d6eedea802004cf90bed]

#i10000# #include <sal/config.h>


2006-12-14  Henning Brinkmann  <hbrinkm@openoffice.org>  [8c71f762f9dd9aa5432e6cdb67b0263e9cf6d9f2]

~WW8Stream


2006-12-14  Henning Brinkmann  <hbrinkm@openoffice.org>  [8c26698465c8a0fa2be353731e3b8e1fb1b5a423]

do not resolve empty headers


2006-12-14  Henning Brinkmann  <hbrinkm@openoffice.org>  [4527f5ec6f69f0f5c2f1e584e00fa7f72b722c7a]

remove debug output


2006-12-14  Kurt Zenker  <kz@openoffice.org>  [2ac2e9fe619f3c0880f4955d8c84187c49bdbec9]

#i10000# correct license


2006-12-14  Kurt Zenker  <kz@openoffice.org>  [9cf314b00f56042099177b576e1934cc198e0a2f]

#i10000# add unoil.jar


2006-12-14  Kurt Zenker  <kz@openoffice.org>  [1f6029a6f74db8f03ed73c6f1b0733a6654d54d4]

#i10000# depend on unoil


2006-12-14  Kurt Zenker  <kz@openoffice.org>  [ecf697783f0a474d58ae09a572bfd9d81065074d]

#i10000# add include <math.h>


2006-12-14  Kurt Zenker  <kz@openoffice.org>  [aa411c8faf762949ff27934e05a0b8bcf896847d]

#i10000# remove old code which cause an error (FS)


2006-12-14  Kurt Zenker  <kz@openoffice.org>  [ceb911f0b3028e87c2ef5d6f1f6800f674b5d63f]

#i10000# depend on boost


2006-12-14  Kurt Zenker  <kz@openoffice.org>  [0ffb45ac272ba0085527b72cdef34a572842cedc]

INTEGRATION: CWS sdwarningsbegone (1.6.38); FILE MERGED 2006/11/22 12:42:11 cl 1.6.38.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-14  Yuan  Li  <liyuan@openoffice.org>  [3713e74fc991d64e67583108723cb21aad8fb38b]

test change for cws (just added empty lines, Liyuan), #i69312#


2006-12-14  Yuan  Li  <liyuan@openoffice.org>  [7d00b7a3e9e86c19df5f7750824193be54f89b4e]

test change for cws (just added empty lines, Liyuan), #i69312#


2006-12-14  Yuan  Li  <liyuan@openoffice.org>  [c31fe5a9e249897261b2b34a8ea534e7ea18f968]

test change for cws (just added empty lines, Liyuan), #i69312#


2006-12-14  Yuan  Li  <liyuan@openoffice.org>  [0cc23501d3d36c9b61bafa3838f0055ad3c0becf]

test change for cws (just added empty lines, Liyuan), #i69312#


2006-12-14  Yuan  Li  <liyuan@openoffice.org>  [56c455deecfa9fb6f97f35b5571e5d3cd535557b]

test change for cws (just added empty lines, Liyuan), #i72482#


2006-12-14  Yuan  Li  <liyuan@openoffice.org>  [afb8569ffb92771e5c74b92d74aa7704197c9cd5]

test change for cws (just added empty lines, Liyuan), #i72482#


2006-12-13  Vladimir Glazounov  <vg@openoffice.org>  [e29e6d7a7104b702221d20714a57f5456ec869ba]

new version for SRC680


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [c52b979574cee5cb665c0a7b24599c21048be755]

SRC680


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [4f3ca3d2b5168601c7f99ac58394acba9ea1ea36]

#i10000# generate new script


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [134bbf3b127a0d021b916fbad83d104ecd0b72e7]

#i10000# apoctemplates missing


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [73f3ef28da9e355184214e7a38fc584516d00af9]

INTEGRATION: CWS sdwarningsbegone (1.46.36); FILE MERGED 2006/11/27 13:48:18 cl 1.46.36.3: #i69285# warning free code changes for sd project 2006/11/22 15:13:52 cl 1.46.36.2: RESYNC: (1.46-1.48); FILE MERGED 2006/11/22 12:42:26 cl 1.46.36.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [27e6018625b59b421d4860e7a4e62ebb917e0f77]

INTEGRATION: CWS sdwarningsbegone (1.70.32); FILE MERGED 2006/11/27 13:48:18 cl 1.70.32.3: #i69285# warning free code changes for sd project 2006/11/22 15:13:45 cl 1.70.32.2: RESYNC: (1.70-1.72); FILE MERGED 2006/11/22 12:42:26 cl 1.70.32.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [ef4286205358e9f96d94661e33ff1d0b126e7a75]

INTEGRATION: CWS sdwarningsbegone (1.42.36); FILE MERGED 2006/11/27 13:48:04 cl 1.42.36.3: #i69285# warning free code changes for sd project 2006/11/22 15:05:52 cl 1.42.36.2: RESYNC: (1.42-1.44); FILE MERGED 2006/11/22 12:41:55 cl 1.42.36.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [5cae80eacc7fd9fc98737bea93185dbb6059b361]

INTEGRATION: CWS sdwarningsbegone (1.44.36); FILE MERGED 2006/11/27 13:48:03 cl 1.44.36.3: #i69285# warning free code changes for sd project 2006/11/22 15:05:28 cl 1.44.36.2: RESYNC: (1.44-1.46); FILE MERGED 2006/11/22 12:41:55 cl 1.44.36.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [9a35cdf1f4fafe56a3c6630dc24406100deba801]

INTEGRATION: CWS sdwarningsbegone (1.38.10); FILE MERGED 2006/11/27 13:48:02 cl 1.38.10.3: #i69285# warning free code changes for sd project 2006/11/22 15:04:43 cl 1.38.10.2: RESYNC: (1.38-1.40); FILE MERGED 2006/11/22 12:41:53 cl 1.38.10.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [25ccf80b57eb3ed2e97ce146ff5ed768091b3624]

INTEGRATION: CWS sdwarningsbegone (1.27.36); FILE MERGED 2006/11/27 13:48:02 cl 1.27.36.3: #i69285# warning free code changes for sd project 2006/11/22 15:04:21 cl 1.27.36.2: RESYNC: (1.27-1.29); FILE MERGED 2006/11/22 12:41:52 cl 1.27.36.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [36b33cd289396bc9fc872de47551a1ad793ec035]

INTEGRATION: CWS sdwarningsbegone (1.11.36); FILE MERGED 2006/11/27 13:48:02 cl 1.11.36.3: #i69285# warning free code changes for sd project 2006/11/22 15:04:13 cl 1.11.36.2: RESYNC: (1.11-1.12); FILE MERGED 2006/11/22 12:41:52 cl 1.11.36.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [4418b7b92acacc8c520dafe91288994d23c62844]

INTEGRATION: CWS sdwarningsbegone (1.52.10); FILE MERGED 2006/11/27 13:47:56 cl 1.52.10.3: #i69285# warning free code changes for sd project 2006/11/22 15:02:07 cl 1.52.10.2: RESYNC: (1.52-1.53); FILE MERGED 2006/11/22 12:41:43 cl 1.52.10.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [e1b5e2084cd034fb19aadfc5982a1b8f854c8678]

INTEGRATION: CWS dba22ui (1.7.56); FILE MERGED 2006/11/20 09:58:03 fs 1.7.56.1: #i28897# sorting in a combo/list box now optional


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [55c3862cafb6f350f9b3304701d59a4bde2fb32e]

INTEGRATION: CWS dba22ui (1.8.56); FILE MERGED 2006/11/20 09:58:03 fs 1.8.56.1: #i28897# sorting in a combo/list box now optional


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [0691e41c977a6824b77137d562b6dd3ea5721e3b]

INTEGRATION: CWS dba22ui (1.33.54); FILE MERGED 2006/12/13 13:55:51 fs 1.33.54.2: manual resync to HEAD 2006/11/20 09:58:03 fs 1.33.54.1: #i28897# sorting in a combo/list box now optional


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [38b8ca4e572c9ea7009b65fe35b397cbb36849af]

INTEGRATION: CWS dba22ui (1.3.94); FILE MERGED 2006/11/20 09:58:03 fs 1.3.94.1: #i28897# sorting in a combo/list box now optional


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [db0068be32b9b43e8ec44024cada281afb973f81]

INTEGRATION: CWS dba22ui (1.4.54); FILE MERGED 2006/11/20 09:58:03 fs 1.4.54.1: #i28897# sorting in a combo/list box now optional


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [82923d4f5221fce8c953e7a1905d0a68b152be7a]

INTEGRATION: CWS dba22ui (1.4.56); FILE MERGED 2006/11/20 09:58:02 fs 1.4.56.1: #i28897# sorting in a combo/list box now optional


2006-12-13  Armin Weiss  <aw@openoffice.org>  [f5895d9ed55f990e1d1281ff961f6a961775d6d4]

#i39532# adaptions for solaris version


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [f9eb9bb874b14bbaf4b3b046d7f3cbfb39c31494]

INTEGRATION: CWS dba22ui (1.5.54); FILE MERGED 2006/12/13 09:06:48 fs 1.5.54.2: for generic ENUM properties, default to unsorted list 2006/11/20 09:58:02 fs 1.5.54.1: #i28897# sorting in a combo/list box now optional


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [18816f2e9aed913189ed171fe9c6c029da49a174]

INTEGRATION: CWS dba22ui (1.8.56); FILE MERGED 2006/11/20 09:58:02 fs 1.8.56.1: #i28897# sorting in a combo/list box now optional


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [c7fc9231a0c7db30b5c7bf364b5f181284da95c6]

INTEGRATION: CWS presfixes09 (1.7.16); FILE MERGED 2006/11/01 15:27:57 thb 1.7.16.10: #142663# Registering slide as a view change listener; added viewChange methods to various interfaces (Shape, LayerManager, Layer, a few view shapes); made EventMultiplexer prune list of weakly held handlers from deceased ones; refactored applet and media shape update() method into render() and resize() 2006/10/20 14:55:54 thb 1.7.16.9: #i10000# Fixed post-merge build errors (mostly warnings) 2006/10/18 19:49:01 thb 1.7.16.8: RESYNC: (1.8-1.10); FILE MERGED 2006/09/15 22:11:28 thb 1.7.16.7: RESYNC: (1.7-1.8); FILE MERGED 2006/04/24 13:25:24 thb 1.7.16.6: #i53194# Unified include statements (local headers always have double quotes; external headers angle brackets); reverted EventMultiplexer pause events to shared_ptr; removed EventMultiplexer::removeViewHandler(), since the handler is held weakly, anyway. 2006/04/17 21:53:34 thb 1.7.16.5: #i10000# Added some well-placed typename statements, to placate gcc 2006/04/12 20:40:03 thb 1.7.16.4: #i37778# Replaced all shared_ptr.get() != NULL places with the more elegant automatic-conversion-to-bool version (at least where the compiler tolerated that) 2006/04/12 19:25:05 thb 1.7.16.3: #i37778# Making slideshow engine much more robust against missing/unsupported interfaces and properties; fixed RehearseTimings output offset issue; fixed WaitSymbol output position 2006/04/03 16:18:55 thb 1.7.16.2: #i37778# Now passing down ComponentContext to all interested parties; building a second, all-exports version of the slideshow component (to facilitate unit testing also for internal classes) - this made necessary renaming ImportFailedException to ShapeLoadFailedException (because of silly i63703); applied relevant parts of #i63770# (const-correctness); reworked view handling in such a way that views are now kept in one central repository (and are not duplicated across all interested objects); moved code from namespace presentation to namespace slideshow 2006/03/24 18:23:07 thb 1.7.16.1: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [da834af33f7400d7721a731045f01e6078cc71c3]

INTEGRATION: CWS dba22ui (1.62.28); FILE MERGED 2006/12/05 09:47:59 fs 1.62.28.2: copying the fix for #i72252# from CWS dba22b to dba22ui - intended for the latter, but wrongly checked in into the former 2006/10/10 07:18:59 fs 1.62.28.1: #i64651# add 'Edit in SQL View' command


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [b5f50fbe0058f63b55aaf73974a6b076bcb46cd4]

INTEGRATION: CWS dba22ui (1.9.42); FILE MERGED 2006/10/10 07:18:58 fs 1.9.42.1: #i64651# add 'Edit in SQL View' command


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [3c2aa77e65deb640d04c8ac59b4a220e6fa8a559]

INTEGRATION: CWS dba22ui (1.106.12); FILE MERGED 2006/12/05 09:47:58 fs 1.106.12.1: copying the fix for #i72252# from CWS dba22b to dba22ui - intended for the latter, but wrongly checked in into the former


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [b74c4e51c97941bd42c3cdae6de9959ef7eaef8f]

INTEGRATION: CWS dba22ui (1.21.12); FILE MERGED 2006/10/12 08:14:53 fs 1.21.12.1: #i69246# LEFT/VCENTER instead of CENTER


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [299624188b2f8d73aa17b029ff396a2ea719f2f7]

INTEGRATION: CWS dba22ui (1.33.12); FILE MERGED 2006/10/12 08:14:27 fs 1.33.12.1: #i69246# display an image indicating the type of table/view/query


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [7865d713267503387628f3b7a394c3e2d534fdd0]

INTEGRATION: CWS dba22ui (1.25.40); FILE MERGED 2006/12/05 09:47:58 fs 1.25.40.1: copying the fix for #i72252# from CWS dba22b to dba22ui - intended for the latter, but wrongly checked in into the former


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [89c6623df914c6b13fe9488f0d6a62ef9195c71d]

INTEGRATION: CWS dba22ui (1.76.14); FILE MERGED 2006/12/05 09:47:58 fs 1.76.14.1: copying the fix for #i72252# from CWS dba22b to dba22ui - intended for the latter, but wrongly checked in into the former


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [036c4f8d5064632f20d261325dbfe4e680156800]

INTEGRATION: CWS dba22ui (1.84.40); FILE MERGED 2006/12/05 09:47:58 fs 1.84.40.1: copying the fix for #i72252# from CWS dba22b to dba22ui - intended for the latter, but wrongly checked in into the former


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [e43aeb7b1c775e524dd425eef13c59f3f5fa6e10]

INTEGRATION: CWS dba22ui (1.66.38); FILE MERGED 2006/12/05 09:47:58 fs 1.66.38.1: copying the fix for #i72252# from CWS dba22b to dba22ui - intended for the latter, but wrongly checked in into the former


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [05f19b82535038c961e548ab2afb0c011b17f8ba]

INTEGRATION: CWS dba22ui (1.95.4); FILE MERGED 2006/12/05 09:47:57 fs 1.95.4.1: copying the fix for #i72252# from CWS dba22b to dba22ui - intended for the latter, but wrongly checked in into the former


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [542636cafdd761778821cd608e5dd9d4c3399280]

INTEGRATION: CWS dba22ui (1.11.64); FILE MERGED 2006/12/05 09:47:56 fs 1.11.64.1: copying the fix for #i72252# from CWS dba22b to dba22ui - intended for the latter, but wrongly checked in into the former


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [d23f7a3cada6e63ccf5337f5e9d112b5f85efd7e]

INTEGRATION: CWS dba22ui (1.30.28); FILE MERGED 2006/12/05 09:47:56 fs 1.30.28.1: copying the fix for #i72252# from CWS dba22b to dba22ui - intended for the latter, but wrongly checked in into the former


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [892541926d7346c3ea62f0c19431ef7c135f2a15]

INTEGRATION: CWS dba22ui (1.15.64); FILE MERGED 2006/10/12 08:14:27 fs 1.15.64.1: #i69246# display an image indicating the type of table/view/query


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [2a6d942407e61fdda9ce3dc2f482cfaf51dad0ee]

INTEGRATION: CWS dba22ui (1.21.204); FILE MERGED 2006/12/05 09:47:56 fs 1.21.204.1: copying the fix for #i72252# from CWS dba22b to dba22ui - intended for the latter, but wrongly checked in into the former


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [4ad0af07662bbc7e916cf9d50cf3e9e6d50c2e42]

INTEGRATION: CWS dba22ui (1.24.72); FILE MERGED 2006/12/05 15:50:15 fs 1.24.72.2: copying the fix for #i72252# from CWS dba22b to dba22ui - intended for the latter, but wrongly checked in into the former 2006/12/05 09:47:55 fs 1.24.72.1: copying the fix for #i72252# from CWS dba22b to dba22ui - intended for the latter, but wrongly checked in into the former


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [6dcfc4efe2b25007d8ce65c0d228fdf309d14a07]

INTEGRATION: CWS dba22ui (1.41.12); FILE MERGED 2006/12/05 15:50:15 fs 1.41.12.3: copying the fix for #i72252# from CWS dba22b to dba22ui - intended for the latter, but wrongly checked in into the former 2006/12/05 09:47:55 fs 1.41.12.2: copying the fix for #i72252# from CWS dba22b to dba22ui - intended for the latter, but wrongly checked in into the former 2006/10/25 10:03:33 fs 1.41.12.1: remove the restriction of fixed-byte charsets for dBase Issue number:  #i62664# Submitted by:  jianhuajiao@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [fedf2b37b7e206214950c5e272fc3a9807bb5eee]

INTEGRATION: CWS dba22ui (1.10.106); FILE MERGED 2006/11/29 09:33:54 oj 1.10.106.2: #i61558# correct size of controls to fit text size 2006/11/07 08:43:02 oj 1.10.106.1: #i61558# correct German Sie


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [d0a59e4c5de2b282d0e5fe9e4ed3f4ae0875914f]

INTEGRATION: CWS dba22ui (1.153.4); FILE MERGED 2006/12/05 09:47:55 fs 1.153.4.1: copying the fix for #i72252# from CWS dba22b to dba22ui - intended for the latter, but wrongly checked in into the former


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [d1219917e7f4f3f084627609d8c89daaff085712]

INTEGRATION: CWS dba22ui (1.33.204); FILE MERGED 2006/12/05 09:47:55 fs 1.33.204.1: copying the fix for #i72252# from CWS dba22b to dba22ui - intended for the latter, but wrongly checked in into the former


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [331540a46e09c6baecc59b57fd83d632bd002300]

INTEGRATION: CWS dba22ui (1.99.12); FILE MERGED 2006/12/05 09:47:54 fs 1.99.12.1: copying the fix for #i72252# from CWS dba22b to dba22ui - intended for the latter, but wrongly checked in into the former


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [e7bfecefffa95526ae7a411de682808fc71fabf9]

INTEGRATION: CWS dba22ui (1.5.204); FILE MERGED 2006/12/05 09:47:54 fs 1.5.204.1: copying the fix for #i72252# from CWS dba22b to dba22ui - intended for the latter, but wrongly checked in into the former


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [47186f48da90064739408a761f113eb007e2d2d2]

INTEGRATION: CWS dba22ui (1.6.12); FILE MERGED 2006/12/05 09:47:54 fs 1.6.12.1: copying the fix for #i72252# from CWS dba22b to dba22ui - intended for the latter, but wrongly checked in into the former


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [e13b3331d4bd449ba1f4af4de3e208c1ebb25241]

INTEGRATION: CWS dba22ui (1.15.38); FILE MERGED 2006/12/05 09:47:54 fs 1.15.38.1: copying the fix for #i72252# from CWS dba22b to dba22ui - intended for the latter, but wrongly checked in into the former


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [921241fd767a24a69c82e3290f6d5dd07f5a6d4f]

INTEGRATION: CWS dba22ui (1.9.12); FILE MERGED 2006/12/04 08:05:49 fs 1.9.12.2: #i10000# 2006/11/29 09:33:53 oj 1.9.12.1: #i61558# correct size of controls to fit text size


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [6e7ce083a80c01892069efb3a32ff09d49fddb0d]

INTEGRATION: CWS dba22ui (1.11.198); FILE MERGED 2006/10/20 07:26:00 oj 1.11.198.2: #i67267# typo corrected 2006/10/10 07:18:57 fs 1.11.198.1: #i64651# add 'Edit in SQL View' command


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [cd608b6a657d433916457363e7ce4386dbe327a5]

INTEGRATION: CWS dba22ui (1.21.12); FILE MERGED 2006/12/03 20:50:19 fs 1.21.12.3: RESYNC: (1.22-1.23); FILE MERGED 2006/10/11 11:03:01 fs 1.21.12.2: RESYNC: (1.21-1.22); FILE MERGED 2006/10/10 07:18:57 fs 1.21.12.1: #i64651# add 'Edit in SQL View' command


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [02fee52fdd84d3c81d99746b6becb49dd780bf1b]

INTEGRATION: CWS dba22ui (1.14.64); FILE MERGED 2006/10/11 11:02:03 fs 1.14.64.2: RESYNC: (1.14-1.15); FILE MERGED 2006/10/10 07:18:57 fs 1.14.64.1: #i64651# add 'Edit in SQL View' command


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [9b3042491debf2bdf6086dfaa72a4ed0d5314106]

INTEGRATION: CWS dba22ui (1.34.12); FILE MERGED 2006/12/13 13:46:02 fs 1.34.12.5: RESYNC: (1.37-1.38); FILE MERGED 2006/12/03 20:49:53 fs 1.34.12.4: RESYNC: (1.35-1.37); FILE MERGED 2006/10/11 19:51:12 fs 1.34.12.3: #i10000# 2006/10/11 11:01:54 fs 1.34.12.2: RESYNC: (1.34-1.35); FILE MERGED 2006/10/10 07:18:57 fs 1.34.12.1: #i64651# add 'Edit in SQL View' command


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [2658f6f62a1f591b19a42122c79261b4c4aa7e68]

INTEGRATION: CWS dba22ui (1.37.12); FILE MERGED 2006/12/05 09:47:53 fs 1.37.12.1: copying the fix for #i72252# from CWS dba22b to dba22ui - intended for the latter, but wrongly checked in into the former


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [6bd20a8654800e804ca3a4089961c7cacf153b7e]

INTEGRATION: CWS dba22ui (1.41.28); FILE MERGED 2006/12/05 09:47:52 fs 1.41.28.1: copying the fix for #i72252# from CWS dba22b to dba22ui - intended for the latter, but wrongly checked in into the former


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [ca48fba3217877090ee6181b370965be9a0ba847]

INTEGRATION: CWS dba22ui (1.21.12); FILE MERGED 2006/12/06 09:39:02 oj 1.21.12.1: #i71613# remove all children when deleted


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [e14240b8ce7eeb58361b9021cbb53e0afd0ec782]

INTEGRATION: CWS dba22ui (1.17.12); FILE MERGED 2006/12/05 09:47:51 fs 1.17.12.1: copying the fix for #i72252# from CWS dba22b to dba22ui - intended for the latter, but wrongly checked in into the former


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [fa1d335efce16b42e68197cf5547659fbb9c9fc7]

INTEGRATION: CWS dba22ui (1.21.12); FILE MERGED 2006/12/05 09:47:49 fs 1.21.12.1: copying the fix for #i72252# from CWS dba22b to dba22ui - intended for the latter, but wrongly checked in into the former


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [8debbd00840f5ab4047af8d1c9227c162d29561c]

INTEGRATION: CWS dba22ui (1.92.38); FILE MERGED 2006/12/05 09:47:48 fs 1.92.38.1: copying the fix for #i72252# from CWS dba22b to dba22ui - intended for the latter, but wrongly checked in into the former


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [2554063d2c11cf2cae29f1ef81c4334dfe5eecf0]

INTEGRATION: CWS dba22ui (1.7.204); FILE MERGED 2006/10/10 07:18:56 fs 1.7.204.1: #i64651# add 'Edit in SQL View' command


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [dcddddf1f4e11b8670fa2f89b63881b9ebb17799]

INTEGRATION: CWS dba22ui (1.67.28); FILE MERGED 2006/12/05 09:47:47 fs 1.67.28.1: copying the fix for #i72252# from CWS dba22b to dba22ui - intended for the latter, but wrongly checked in into the former


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [f92e40c650d6ee40b39714be06f0238bb2348b10]

INTEGRATION: CWS dba22ui (1.15.222); FILE MERGED 2006/12/05 11:43:59 fs 1.15.222.1: copying the fix for #i72252# from CWS dba22b to dba22ui - intended for the latter, but wrongly checked in into the former


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [9a1c31b997e70da1bb7472c043d6b22d8155a234]

INTEGRATION: CWS dba22ui (1.60.32); FILE MERGED 2006/12/05 11:43:59 fs 1.60.32.1: copying the fix for #i72252# from CWS dba22b to dba22ui - intended for the latter, but wrongly checked in into the former


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [ee4e7a181c9f94db0eadf29de647d0806edc3bfe]

INTEGRATION: CWS dba22ui (1.43.158); FILE MERGED 2006/12/05 11:43:58 fs 1.43.158.1: copying the fix for #i72252# from CWS dba22b to dba22ui - intended for the latter, but wrongly checked in into the former


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [a40270f694812ca0db0c66f6c8987a95c4b2a2da]

INTEGRATION: CWS dba22ui (1.19.158); FILE MERGED 2006/12/05 11:43:58 fs 1.19.158.1: copying the fix for #i72252# from CWS dba22b to dba22ui - intended for the latter, but wrongly checked in into the former


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [63d078788ef3e9d5ee436eb6e1fab0f5b241a494]

INTEGRATION: CWS dba22ui (1.58.32); FILE MERGED 2006/12/05 11:43:58 fs 1.58.32.1: copying the fix for #i72252# from CWS dba22b to dba22ui - intended for the latter, but wrongly checked in into the former


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [8f07084d6ff0f146f835041f7f9a17575ce1f585]

INTEGRATION: CWS dba22ui (1.10.230); FILE MERGED 2006/12/05 15:59:21 fs 1.10.230.1: copying the fix for #i72252# from CWS dba22b to dba22ui - intended for the latter, but wrongly checked in into the former


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [3915a2f684c1922dae09d6f5e7fb5516c817cfdb]

INTEGRATION: CWS dba22ui (1.1.4); FILE ADDED 2006/12/05 15:59:21 fs 1.1.4.1: copying the fix for #i72252# from CWS dba22b to dba22ui - intended for the latter, but wrongly checked in into the former


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [40d9ed96f07f4a47279b81ad69bd93bf24a1497e]

INTEGRATION: CWS dba22ui (1.17.42); FILE MERGED 2006/12/05 15:59:21 fs 1.17.42.1: copying the fix for #i72252# from CWS dba22b to dba22ui - intended for the latter, but wrongly checked in into the former


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [41015febb49055d86c1b0216f3b013d6e25fa81d]

INTEGRATION: CWS dba22ui (1.4.134); FILE MERGED 2006/12/05 15:07:19 va 1.4.134.1: #i62664# Set encoding to UTF-8.


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [003dd729fc0db6c0a3b0a6d2c0bfbf44b95eb6c7]

INTEGRATION: CWS dba22ui (1.75.18); FILE MERGED 2006/12/11 09:23:12 fs 1.75.18.1: #i61566# typos in german strings


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [277a457b578044923467e88bceb2fcff61cad050]

INTEGRATION: CWS dba22ui (1.48.64); FILE MERGED 2006/12/11 11:46:40 fs 1.48.64.1: #i72457# +SCERR_EXPORT_FIELDWIDTH


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [5ddc4ab1d0ad6502832dc37c740152c5c919f0c3]

INTEGRATION: CWS dba22ui (1.6.64); FILE MERGED 2006/12/11 11:46:26 fs 1.6.64.1: #i72457# +SCERR_EXPORT_FIELDWIDTH


2006-12-13  Armin Weiss  <aw@openoffice.org>  [1b13116865492598941829a2110379b2a0ee4d28]

#i39532# MetafilePrimitive2D transform first


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [e094902d7e8d21f511a323c99bf77c88250e7cf3]

INTEGRATION: CWS dba22ui (1.10.316); FILE MERGED 2006/10/20 07:23:58 oj 1.10.316.2: #i67267# typo corrected 2006/10/10 07:24:32 fs 1.10.316.1: #i64651# add 'Edit in SQL View' command


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [c84c9e14a9dadbe8d00cb5ffb2527a171ae73dfb]

INTEGRATION: CWS dba22ui (1.37.24); FILE MERGED 2006/12/05 15:46:34 fs 1.37.24.1: copying the fix for #i72252# from CWS dba22b to dba22ui - intended for the latter, but wrongly checked in into the former


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [7af2287d03ab2f08be393cd35d968dac86c45cc6]

INTEGRATION: CWS dba22ui (1.1.6); FILE ADDED 2006/12/05 15:46:34 fs 1.1.6.1: copying the fix for #i72252# from CWS dba22b to dba22ui - intended for the latter, but wrongly checked in into the former


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [9a5e19a8fe9c4be8ac01d7d3a103f1d3a5911797]

INTEGRATION: CWS dba22ui (1.140.24); FILE MERGED 2006/12/05 15:46:34 fs 1.140.24.1: copying the fix for #i72252# from CWS dba22b to dba22ui - intended for the latter, but wrongly checked in into the former


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [b02d6013918dcb0a8f10decb88b3ef7fa3a6826e]

INTEGRATION: CWS updatefeed (1.36.16); FILE MERGED 2006/11/23 14:59:03 obr 1.36.16.1: #i71853# update information provider service


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [94883ebdfa38c05b88dad6584f7d04a0c64d5568]

INTEGRATION: CWS dba22ui (1.3.2); FILE ADDED 2006/12/05 20:45:21 fs 1.3.2.1: (small, at the moment) framework for handlign generic changes in (dialog) controls in a generic way


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [937084bf403ca2de15adeb1ac92f402fd463710a]

INTEGRATION: CWS dba22ui (1.10.70); FILE MERGED 2006/12/05 09:46:56 fs 1.10.70.1: copying the fix for #i72252# from CWS dba22b to dba22ui - intended for the latter, but wrongly checked in into the former


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [b3083ae25544e27e2878756950784f42f22fe64b]

INTEGRATION: CWS dba22ui (1.11.20); FILE MERGED 2006/12/05 09:46:56 fs 1.11.20.1: copying the fix for #i72252# from CWS dba22b to dba22ui - intended for the latter, but wrongly checked in into the former


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [155e7910270c379d027ee302be1218abc94e557f]

INTEGRATION: CWS dba22ui (1.4.190); FILE MERGED 2006/12/05 09:46:56 fs 1.4.190.1: copying the fix for #i72252# from CWS dba22b to dba22ui - intended for the latter, but wrongly checked in into the former


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [4657f6d7c60f22d336d26e3fc15e6caba5633784]

INTEGRATION: CWS dba22ui (1.5.20); FILE MERGED 2006/12/05 09:46:56 fs 1.5.20.1: copying the fix for #i72252# from CWS dba22b to dba22ui - intended for the latter, but wrongly checked in into the former


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [88f503ec77c5c2d7ffae391cbaafd33b2c864a4e]

INTEGRATION: CWS dba22ui (1.1.2); FILE ADDED 2006/10/25 10:11:30 fs 1.1.2.1: access to resources in the CNR*.res file


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [10283d24fcdc5fa1ce04c3d9801fe5201c8c792d]

INTEGRATION: CWS dba22ui (1.6.20); FILE MERGED 2006/10/25 10:11:41 fs 1.6.20.1: #i62664# +sharedresources.cxx


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [042384ff884d01490b9d38a069c7e943dd4085d4]

INTEGRATION: CWS dba22ui (1.2.122); FILE MERGED 2006/12/04 11:17:28 fs 1.2.122.2: #i71773# 2006/10/25 10:14:53 fs 1.2.122.1: #i62664# STR_CANNOT_CONVERT_STRING


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [196ee656862386c7a1e90c331046400313cd1bc7]

INTEGRATION: CWS dba22ui (1.45.32); FILE MERGED 2006/12/05 09:46:56 fs 1.45.32.1: copying the fix for #i72252# from CWS dba22b to dba22ui - intended for the latter, but wrongly checked in into the former


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [80548a16a580f683e722718d63c20144d2412229]

INTEGRATION: CWS dba22ui (1.52.20); FILE MERGED 2006/12/05 09:46:55 fs 1.52.20.1: copying the fix for #i72252# from CWS dba22b to dba22ui - intended for the latter, but wrongly checked in into the former


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [92bab3eb427048125de444cc1b2c74b9dc11b999]

INTEGRATION: CWS dba22ui (1.1.2); FILE ADDED 2006/10/25 10:06:48 fs 1.1.2.1: access to resources in the CNR*.res file


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [bc01eaeb7e919167ba2768066a00669e20fb4421]

INTEGRATION: CWS updatefeed (1.53.2); FILE MERGED 2006/12/05 18:36:57 kso 1.53.2.2: #i72238# - now warningfree on Windows. 2006/12/04 16:59:28 kso 1.53.2.1: #i72238# - New service: css.task.InteractionRequestStringResolver          - refactored service css.task.InteractionHandler:            base class UUIInteractionHelper that is used now by both            implementation of service css.task.InteractionHandler and            new service css.task.InteractionRequestStringResolver.


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [1eeb2470e6a267e1da1d7e097214da415decc820]

INTEGRATION: CWS dba22ui (1.1.2); FILE ADDED 2006/12/04 11:17:21 fs 1.1.2.2: #i71773# 2006/10/25 10:04:47 fs 1.1.2.1: resource IDs for the mozab drivers


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [8590f6c04a41fe34bb394ffeee70e1b1372073c4]

INTEGRATION: CWS dba22ui (1.1.2); FILE ADDED 2006/10/25 10:05:11 fs 1.1.2.1: moved herein from ..


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [db092ea744256db6ec77791279fd18a9d4c89184]

INTEGRATION: CWS dba22ui (1.1.2); FILE ADDED 2006/10/25 10:05:39 fs 1.1.2.1: resource IDs used in dbtools


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [e57f56de285f497655d7d3b27711b0ae2e5812e7]

INTEGRATION: CWS dba22ui (1.21.86); FILE MERGED 2006/12/05 15:02:50 fs 1.21.86.1: copying the fix for #i72252# from CWS dba22b to dba22ui - intended for the latter, but wrongly checked in into the former


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [d69071b2481874c4d8ce6b50fb039bc9e93935a5]

INTEGRATION: CWS dba22ui (1.13.190); FILE MERGED 2006/12/05 15:02:50 fs 1.13.190.1: copying the fix for #i72252# from CWS dba22b to dba22ui - intended for the latter, but wrongly checked in into the former


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [dcdf72ec0fa3545ec64cb5990c77b2bfa53f236e]

INTEGRATION: CWS dba22ui (1.3.190); FILE MERGED 2006/12/05 15:02:49 fs 1.3.190.1: copying the fix for #i72252# from CWS dba22b to dba22ui - intended for the latter, but wrongly checked in into the former


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [3721b898be065581b3df8af52682d3b8f8963e33]

INTEGRATION: CWS dba22ui (1.42.20); FILE MERGED 2006/12/05 09:46:55 fs 1.42.20.1: copying the fix for #i72252# from CWS dba22b to dba22ui - intended for the latter, but wrongly checked in into the former


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [14f60bb9768303a1e6d97c844be3cd6bf2ae46fc]

INTEGRATION: CWS dba22ui (1.15.20); FILE MERGED 2006/12/05 15:02:48 fs 1.15.20.1: copying the fix for #i72252# from CWS dba22b to dba22ui - intended for the latter, but wrongly checked in into the former


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [0e205d5c9bb8346175cc22d1027b94c6c5641caf]

INTEGRATION: CWS dba22ui (1.32.20); FILE MERGED 2006/12/05 15:02:47 fs 1.32.20.1: copying the fix for #i72252# from CWS dba22b to dba22ui - intended for the latter, but wrongly checked in into the former


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [9df742595167111b4630ad850dc58f4ccac715ff]

INTEGRATION: CWS dba22ui (1.38.20); FILE MERGED 2006/12/05 15:02:47 fs 1.38.20.2: copying the fix for #i72252# from CWS dba22b to dba22ui - intended for the latter, but wrongly checked in into the former 2006/10/25 10:47:30 fs 1.38.20.1: Resource.hrc is unused


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [cbf610b5583698ae3229ac18344c3f1425e08aa2]

INTEGRATION: CWS dba22ui (1.15.20); FILE MERGED 2006/10/25 10:15:46 fs 1.15.20.1: during #i62664#: new .hrc


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [218ff6cc29786d2bd72c952faf65ef9263298c95]

INTEGRATION: CWS dba22ui (1.8.20); FILE MERGED 2006/12/04 11:19:14 fs 1.8.20.2: properly recognize invalid LDAP connections / #i71773# STR_COULD_NOT_CONNECT_LDAP 2006/10/25 10:15:46 fs 1.8.20.1: during #i62664#: new .hrc


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [7a4bb9f63e2af37c7454258a552280fd139c2593]

INTEGRATION: CWS dba22ui (1.10.86); FILE MERGED 2006/12/04 11:19:14 fs 1.10.86.1: properly recognize invalid LDAP connections / #i71773# STR_COULD_NOT_CONNECT_LDAP


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [d9f8f85f5f356000f55fa75c2661418c09ea8e9c]

INTEGRATION: CWS dba22ui (1.14.20); FILE MERGED 2006/12/05 12:48:39 fs 1.14.20.3: #i10000# 2006/12/04 11:19:13 fs 1.14.20.2: properly recognize invalid LDAP connections / #i71773# STR_COULD_NOT_CONNECT_LDAP 2006/10/25 10:15:46 fs 1.14.20.1: during #i62664#: new .hrc


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [f396b083d1238b6240be55587821f6e0dce2d9d3]

INTEGRATION: CWS dba22ui (1.16.34); FILE MERGED 2006/12/05 09:46:55 fs 1.16.34.1: copying the fix for #i72252# from CWS dba22b to dba22ui - intended for the latter, but wrongly checked in into the former


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [ab9d657e0060473a25abd6f36bd30aad0574a4db]

INTEGRATION: CWS dba22ui (1.24.32); FILE MERGED 2006/12/11 09:37:22 fs 1.24.32.2: acquire in dtor, to prevent reentrance 2006/12/04 11:19:13 fs 1.24.32.1: properly recognize invalid LDAP connections / #i71773# STR_COULD_NOT_CONNECT_LDAP


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [96bbd4a4bba63a64e134116920a4feadeb68357e]

INTEGRATION: CWS dba22ui (1.23.20); FILE MERGED 2006/12/05 15:02:46 fs 1.23.20.1: copying the fix for #i72252# from CWS dba22b to dba22ui - intended for the latter, but wrongly checked in into the former


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [affb15919578ca0edda9cc7426d66e386945f127]

INTEGRATION: CWS dba22ui (1.15.190); FILE MERGED 2006/12/05 15:02:46 fs 1.15.190.1: copying the fix for #i72252# from CWS dba22b to dba22ui - intended for the latter, but wrongly checked in into the former


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [4dc099aa1266c286221a95bdc477041ebfc3a479]

INTEGRATION: CWS dba22ui (1.36.20); FILE MERGED 2006/12/05 15:02:46 fs 1.36.20.1: copying the fix for #i72252# from CWS dba22b to dba22ui - intended for the latter, but wrongly checked in into the former


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [f186ff2256d4c809cdbad7b14e6db3dd2643571b]

INTEGRATION: CWS dba22ui (1.1.4); FILE ADDED 2006/12/06 07:03:40 fs 1.1.4.1: copying the fix for #i72252# from CWS dba22b to dba22ui - intended for the latter, but wrongly checked in into the former


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [0d034edb55a9c2a7b9163580be0c29df6ab55be0]

INTEGRATION: CWS dba22ui (1.15.20); FILE MERGED 2006/10/25 10:47:29 fs 1.15.20.1: Resource.hrc is unused


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [ab77cec1a2de1e6740345925792f4befe4f5d4f6]

INTEGRATION: CWS dba22ui (1.42.20); FILE MERGED 2006/12/05 09:46:54 fs 1.42.20.1: copying the fix for #i72252# from CWS dba22b to dba22ui - intended for the latter, but wrongly checked in into the former


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [b49d2321d47fc153d898cb62c3e3ad15138fcef8]

INTEGRATION: CWS dba22ui (1.46.20); FILE MERGED 2006/10/25 10:47:29 fs 1.46.20.1: Resource.hrc is unused


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [ad849fb788bafa9bf8d739300e03e7efd67edda2]

INTEGRATION: CWS dba22ui (1.7.20); FILE MERGED 2006/10/25 10:47:29 fs 1.7.20.1: Resource.hrc is unused


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [209aa45993cc1c4c9b227f5e7f68e6c850144774]

INTEGRATION: CWS dba22ui (1.10.20); FILE MERGED 2006/10/25 10:47:29 fs 1.10.20.1: Resource.hrc is unused


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [e628c506d888a144047beea0de6ec023bf82b4bb]

INTEGRATION: CWS dba22ui (1.98.20); FILE MERGED 2006/12/03 20:36:21 fs 1.98.20.2: RESYNC: (1.98-1.99); FILE MERGED 2006/10/25 10:45:32 fs 1.98.20.1: when writing VARCHARs, care for too-long strings Issue number:  #i62664# Submitted by:  jianhuajiao@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [247da6491a6737c1bbcd352542e0489d063a3628]

INTEGRATION: CWS dba22ui (1.18.20); FILE MERGED 2006/10/25 10:47:28 fs 1.18.20.1: Resource.hrc is unused


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [098aefc862efbe4ac84bc6ff0c60dbfc569eb4ba]

INTEGRATION: CWS dba22ui (1.16.20); FILE MERGED 2006/12/06 08:58:11 oj 1.16.20.1: #i72111# fix getTables, use tableNamePattern


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [11c20cff3ff735c7da897d71ebec57e36eee6900]

INTEGRATION: CWS dba22ui (1.13.20); FILE MERGED 2006/10/25 10:47:28 fs 1.13.20.1: Resource.hrc is unused


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [9a5cc479a63bebc6316edb754b14a74514cfcec4]

INTEGRATION: CWS dba22ui (1.21.12); FILE MERGED 2006/12/05 09:46:54 fs 1.21.12.1: copying the fix for #i72252# from CWS dba22b to dba22ui - intended for the latter, but wrongly checked in into the former


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [c3c9d5fecb7cff2478a8a50230a963660fb262d7]

INTEGRATION: CWS dba22ui (1.26.20); FILE MERGED 2006/10/25 10:47:28 fs 1.26.20.1: Resource.hrc is unused


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [ea384dc3dbd84298c3dadec2f41f4f7a6e2d51d5]

INTEGRATION: CWS dba22ui (1.10.122); FILE MERGED 2006/10/25 10:36:26 fs 1.10.122.1: #i62664# +cnr.lib (built in ../resource)


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [67ea329c94b734c582922495ccce058d989372e9]

INTEGRATION: CWS dba22ui (1.8.20); FILE MERGED 2006/12/05 09:46:53 fs 1.8.20.1: copying the fix for #i72252# from CWS dba22b to dba22ui - intended for the latter, but wrongly checked in into the former


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [f3b55fa8f6a4f102b2b49a0f0ebe3627940f492d]

INTEGRATION: CWS dba22ui (1.19.14); FILE MERGED 2006/12/05 09:46:53 fs 1.19.14.2: copying the fix for #i72252# from CWS dba22b to dba22ui - intended for the latter, but wrongly checked in into the former 2006/10/25 10:20:29 fs 1.19.14.1: +convertUnicodeStringToLength Issue number:  #i62664# Submitted by:  jianhuajiao@openoffice.org Extended by:   frank.schoenheit@sun.com


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [72c7205fabbe649539a755df508ce2cbe7ad8fcb]

INTEGRATION: CWS dba22ui (1.4.20); FILE MERGED 2006/12/05 15:02:43 fs 1.4.20.2: copying the fix for #i72252# from CWS dba22b to dba22ui - intended for the latter, but wrongly checked in into the former 2006/12/05 09:46:53 fs 1.4.20.1: copying the fix for #i72252# from CWS dba22b to dba22ui - intended for the latter, but wrongly checked in into the former


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [b817874926bbba322042273622f86b4c41049051]

INTEGRATION: CWS dba22ui (1.5.20); FILE MERGED 2006/12/05 15:02:43 fs 1.5.20.1: copying the fix for #i72252# from CWS dba22b to dba22ui - intended for the latter, but wrongly checked in into the former


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [c9582f33f7726b0d213361ae4b6a41e4c0bfb3ee]

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>  [00a524cb1d73aeeee8d487ee65592537ba6ab560]

INTEGRATION: CWS dba22ui (1.31.58); FILE MERGED 2006/12/03 20:33:40 fs 1.31.58.2: RESYNC: (1.31-1.32); FILE MERGED 2006/10/25 10:43:12 fs 1.31.58.1: source/dbtools depends on source/resource


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [1becf53aa15a871ab0ac0023f89ee6ab1bd39de8]

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>  [e96b02ca7f39344b9a09dc5c746857fc00dc05da]

INTEGRATION: CWS dba22ui (1.12.70); FILE MERGED 2006/12/05 09:46:52 fs 1.12.70.1: copying the fix for #i72252# from CWS dba22b to dba22ui - intended for the latter, but wrongly checked in into the former


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [cd5d33f9867a56c0f5a65be45f002ac7ca1e5cfb]

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>  [e799197c58df27a14cbd572311fc4776480ad3e7]

INTEGRATION: CWS dba22ui (1.19.70); FILE MERGED 2006/12/05 09:46:52 fs 1.19.70.1: copying the fix for #i72252# from CWS dba22b to dba22ui - intended for the latter, but wrongly checked in into the former


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [7280c201201048d06da3f40d1c9ca4426cf6d974]

INTEGRATION: CWS dba22ui (1.22.70); FILE MERGED 2006/12/05 09:46:52 fs 1.22.70.1: copying the fix for #i72252# from CWS dba22b to dba22ui - intended for the latter, but wrongly checked in into the former


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [fa6bf5c736a2a9faf4e0356b5aa78f7927401f23]

INTEGRATION: CWS dba22ui (1.31.70); FILE MERGED 2006/12/05 09:46:52 fs 1.31.70.1: copying the fix for #i72252# from CWS dba22b to dba22ui - intended for the latter, but wrongly checked in into the former


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [11a208cdb0e7472578eaaada8b7bb7159b2163a4]

INTEGRATION: CWS presfixes09 (1.21.52); FILE MERGED 2006/10/26 16:01:46 thb 1.21.52.1: #142144# Moved the MSVC-specific macro to config.h


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [4206ea77822dc8d9b9d4dcfdea882aab18fbd4bc]

INTEGRATION: CWS dba22ui (1.3.60); FILE MERGED 2006/12/05 09:46:52 fs 1.3.60.1: copying the fix for #i72252# from CWS dba22b to dba22ui - intended for the latter, but wrongly checked in into the former


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [e069ae8f3a68aa5448a2ee7d9269b86177849d5e]

INTEGRATION: CWS dba22ui (1.13.190); FILE MERGED 2006/10/25 10:39:49 fs 1.13.190.1: +convertUnicodeStringToLength Issue number:  #i62664# Submitted by:  jianhuajiao@openoffice.org Reviewed by:   frank.schoenheit@sun.com


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [aaf31f38d9590dec012bda5cb468e274b1523515]

INTEGRATION: CWS presfixes09 (1.10.82); FILE MERGED 2006/11/01 17:25:23 thb 1.10.82.2: #142144# Seems math.h is needed before any OOo headers - need to perform the magic incantation for msvc here... 2006/10/20 14:53:31 thb 1.10.82.1: #142144# All places including math.h directly must now define _USE_MATH_DEFINES - but it's recommended to include rtl/math.hxx instead


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [d6688a5bd310ee099d41d1254c5dad9170064aba]

INTEGRATION: CWS presfixes09 (1.3.40); FILE MERGED 2006/09/18 12:53:30 thb 1.3.40.2: #i10000# Made code compile warning-free 2006/09/18 12:44:36 thb 1.3.40.1: Added a few macros for the C export boilerplate


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [2277d2abc2e5cb6ef8359d10abb94f3893aabf53]

INTEGRATION: CWS presfixes09 (1.1.2); FILE ADDED 2006/04/03 16:19:06 thb 1.1.2.1: #i37778# Now passing down ComponentContext to all interested parties; building a second, all-exports version of the slideshow component (to facilitate unit testing also for internal classes) - this made necessary renaming ImportFailedException to ShapeLoadFailedException (because of silly i63703); applied relevant parts of #i63770# (const-correctness); reworked view handling in such a way that views are now kept in one central repository (and are not duplicated across all interested objects); moved code from namespace presentation to namespace slideshow


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [fe3ea27951079afba985574adbc6c9ebfa5ba557]

INTEGRATION: CWS presfixes09 (1.1.2); FILE ADDED 2006/05/12 21:56:48 thb 1.1.2.2: #i49357# Added demo code and unit tests for slideshow classes 2006/04/03 16:23:17 thb 1.1.2.1: #i37778# Added unit test scaffolding to slideshow


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [17ef37f464292a31c22c57163420954babf596b9]

INTEGRATION: CWS presfixes09 (1.1.2); FILE ADDED 2006/05/12 21:56:48 thb 1.1.2.2: #i49357# Added demo code and unit tests for slideshow classes 2006/04/03 16:22:51 thb 1.1.2.1: #i37778# Added unit test scaffolding to slideshow


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [9c379a6b44151acb27c63a9521f09046f618a4d4]

INTEGRATION: CWS presfixes09 (1.1.2); FILE ADDED 2006/04/03 16:22:39 thb 1.1.2.1: #i37778# Added unit test scaffolding to slideshow


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [d0a88886322bee241f511c71ebbc27e907688a7f]

INTEGRATION: CWS presfixes09 (1.1.2); FILE ADDED 2006/05/12 21:56:16 thb 1.1.2.1: #i49357# slideshow demo application


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [8b1c4d3ebb1765e41149900fcd74dc1683d7a990]

INTEGRATION: CWS presfixes09 (1.6.16); FILE MERGED 2006/04/24 13:25:39 thb 1.6.16.2: #i53194# Unified include statements (local headers always have double quotes; external headers angle brackets); reverted EventMultiplexer pause events to shared_ptr; removed EventMultiplexer::removeViewHandler(), since the handler is held weakly, anyway. 2006/03/24 18:23:41 thb 1.6.16.1: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [45aa040682a455d0cfe363cf0e56c26cc76bd63f]

INTEGRATION: CWS presfixes09 (1.3.18); FILE MERGED 2006/03/24 18:23:40 thb 1.3.18.3: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow 2006/03/15 15:22:26 thb 1.3.18.2: #i49357# Removed external include guards from all non-export headers (and from the cxx files, anyway) 2006/03/06 22:14:38 thb 1.3.18.1: #i53194# #i55294# #i59324# Overhauled IntrinsicAnimationActivity; fixes GIF animation import; corrected rehearse timings sprite size; several cosmetic changes (removed external header guards); prepared scene for sprite prio


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [9f0bf83a0c63794ee0432c27d3fb2d5b3735615e]

INTEGRATION: CWS presfixes09 (1.1.2); FILE ADDED 2006/10/20 14:55:57 thb 1.1.2.2: #i10000# Fixed post-merge build errors (mostly warnings) 2006/04/03 16:19:05 thb 1.1.2.1: #i37778# Now passing down ComponentContext to all interested parties; building a second, all-exports version of the slideshow component (to facilitate unit testing also for internal classes) - this made necessary renaming ImportFailedException to ShapeLoadFailedException (because of silly i63703); applied relevant parts of #i63770# (const-correctness); reworked view handling in such a way that views are now kept in one central repository (and are not duplicated across all interested objects); moved code from namespace presentation to namespace slideshow


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [e199973d43e4f6753ffce503be6a319d5a00ea5e]

INTEGRATION: CWS presfixes09 (1.3.18); FILE MERGED 2006/03/24 18:23:40 thb 1.3.18.3: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow 2006/03/15 15:22:25 thb 1.3.18.2: #i49357# Removed external include guards from all non-export headers (and from the cxx files, anyway) 2006/03/06 22:14:38 thb 1.3.18.1: #i53194# #i55294# #i59324# Overhauled IntrinsicAnimationActivity; fixes GIF animation import; corrected rehearse timings sprite size; several cosmetic changes (removed external header guards); prepared scene for sprite prio


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [b46b20e41ac67534ccdde0a9c8aa6acd4ba690f1]

INTEGRATION: CWS presfixes09 (1.4.16); FILE MERGED 2006/04/24 13:25:38 thb 1.4.16.2: #i53194# Unified include statements (local headers always have double quotes; external headers angle brackets); reverted EventMultiplexer pause events to shared_ptr; removed EventMultiplexer::removeViewHandler(), since the handler is held weakly, anyway. 2006/03/24 18:23:39 thb 1.4.16.1: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [1e34440fa10731050dc72507a5b3f6e200d18f45]

INTEGRATION: CWS presfixes09 (1.3.18); FILE MERGED 2006/04/03 16:19:05 thb 1.3.18.5: #i37778# Now passing down ComponentContext to all interested parties; building a second, all-exports version of the slideshow component (to facilitate unit testing also for internal classes) - this made necessary renaming ImportFailedException to ShapeLoadFailedException (because of silly i63703); applied relevant parts of #i63770# (const-correctness); reworked view handling in such a way that views are now kept in one central repository (and are not duplicated across all interested objects); moved code from namespace presentation to namespace slideshow 2006/03/24 18:23:39 thb 1.3.18.4: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow 2006/03/23 17:22:45 thb 1.3.18.3: #i49357# Changed manual noncopyable boiler plate to boost::noncopyable 2006/03/15 15:22:25 thb 1.3.18.2: #i49357# Removed external include guards from all non-export headers (and from the cxx files, anyway) 2006/03/06 22:14:37 thb 1.3.18.1: #i53194# #i55294# #i59324# Overhauled IntrinsicAnimationActivity; fixes GIF animation import; corrected rehearse timings sprite size; several cosmetic changes (removed external header guards); prepared scene for sprite prio


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [5785f45dae981904898f75588deaf5c8f930ccd2]

INTEGRATION: CWS presfixes09 (1.3.18); FILE MERGED 2006/03/24 18:23:39 thb 1.3.18.2: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow 2006/03/06 22:14:37 thb 1.3.18.1: #i53194# #i55294# #i59324# Overhauled IntrinsicAnimationActivity; fixes GIF animation import; corrected rehearse timings sprite size; several cosmetic changes (removed external header guards); prepared scene for sprite prio


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [3e36a48973e447fd7afef12145b7a2d082a66a0d]

INTEGRATION: CWS presfixes09 (1.3.18); FILE MERGED 2006/04/24 13:25:38 thb 1.3.18.2: #i53194# Unified include statements (local headers always have double quotes; external headers angle brackets); reverted EventMultiplexer pause events to shared_ptr; removed EventMultiplexer::removeViewHandler(), since the handler is held weakly, anyway. 2006/03/24 18:23:39 thb 1.3.18.1: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [b4f63f7f7ff9a0d106f94fe75b728dca8eb6c3b7]

INTEGRATION: CWS presfixes09 (1.6.16); FILE MERGED 2006/04/03 16:19:05 thb 1.6.16.4: #i37778# Now passing down ComponentContext to all interested parties; building a second, all-exports version of the slideshow component (to facilitate unit testing also for internal classes) - this made necessary renaming ImportFailedException to ShapeLoadFailedException (because of silly i63703); applied relevant parts of #i63770# (const-correctness); reworked view handling in such a way that views are now kept in one central repository (and are not duplicated across all interested objects); moved code from namespace presentation to namespace slideshow 2006/03/24 18:23:39 thb 1.6.16.3: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow 2006/03/23 17:22:45 thb 1.6.16.2: #i49357# Changed manual noncopyable boiler plate to boost::noncopyable 2006/03/15 15:22:25 thb 1.6.16.1: #i49357# Removed external include guards from all non-export headers (and from the cxx files, anyway)


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [06d1e0e4b030b318396e623bd2d0af57a7d18bd8]

INTEGRATION: CWS presfixes09 (1.7.10); FILE MERGED 2006/04/24 13:25:38 thb 1.7.10.7: #i53194# Unified include statements (local headers always have double quotes; external headers angle brackets); reverted EventMultiplexer pause events to shared_ptr; removed EventMultiplexer::removeViewHandler(), since the handler is held weakly, anyway. 2006/04/13 14:16:45 thb 1.7.10.6: #i37778# Added line break to OSL_TRACEs; improved getPropertyValue() debug output 2006/04/12 19:25:07 thb 1.7.10.5: #i37778# Making slideshow engine much more robust against missing/unsupported interfaces and properties; fixed RehearseTimings output offset issue; fixed WaitSymbol output position 2006/03/24 18:23:39 thb 1.7.10.4: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow 2006/03/08 18:08:07 thb 1.7.10.3: #i49357# Removed cruft from gdimtftools; moved slideshow component to ServiceDecl; refactored multiple places of filling a rectangle in XCanvas into a tools method; now clearing the shape area to grey50 for applets/plugins (to at least show _something_ during slide transitions) 2006/03/06 22:41:13 thb 1.7.10.2: #i49357# Added AppletShape, which implements Java applets & plugin objects (Netscape plugins) 2006/03/06 22:14:37 thb 1.7.10.1: #i53194# #i55294# #i59324# Overhauled IntrinsicAnimationActivity; fixes GIF animation import; corrected rehearse timings sprite size; several cosmetic changes (removed external header guards); prepared scene for sprite prio


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [2225948615c1532c46baa8122fbc80838452784b]

INTEGRATION: CWS presfixes09 (1.3.18); FILE MERGED 2006/03/24 18:23:39 thb 1.3.18.2: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow 2006/03/15 15:22:25 thb 1.3.18.1: #i49357# Removed external include guards from all non-export headers (and from the cxx files, anyway)


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [f9699c268b6712ca520194b16f31019e24f304e1]

INTEGRATION: CWS presfixes09 (1.3.18); FILE MERGED 2006/03/24 18:23:38 thb 1.3.18.3: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow 2006/03/15 15:22:25 thb 1.3.18.2: #i49357# Removed external include guards from all non-export headers (and from the cxx files, anyway) 2006/03/06 22:14:36 thb 1.3.18.1: #i53194# #i55294# #i59324# Overhauled IntrinsicAnimationActivity; fixes GIF animation import; corrected rehearse timings sprite size; several cosmetic changes (removed external header guards); prepared scene for sprite prio


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [cc5da996efd141959fead55d7573ee7cd13fa4e9]

INTEGRATION: CWS presfixes09 (1.4.18); FILE MERGED 2006/04/03 16:19:04 thb 1.4.18.4: #i37778# Now passing down ComponentContext to all interested parties; building a second, all-exports version of the slideshow component (to facilitate unit testing also for internal classes) - this made necessary renaming ImportFailedException to ShapeLoadFailedException (because of silly i63703); applied relevant parts of #i63770# (const-correctness); reworked view handling in such a way that views are now kept in one central repository (and are not duplicated across all interested objects); moved code from namespace presentation to namespace slideshow 2006/03/24 18:23:38 thb 1.4.18.3: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow 2006/03/15 15:22:24 thb 1.4.18.2: #i49357# Removed external include guards from all non-export headers (and from the cxx files, anyway) 2006/03/06 22:14:36 thb 1.4.18.1: #i53194# #i55294# #i59324# Overhauled IntrinsicAnimationActivity; fixes GIF animation import; corrected rehearse timings sprite size; several cosmetic changes (removed external header guards); prepared scene for sprite prio


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [99c625321af19c3f5c00ea054fbe952652b30fcd]

INTEGRATION: CWS presfixes09 (1.3.18); FILE MERGED 2006/03/24 18:23:38 thb 1.3.18.3: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow 2006/03/23 17:22:45 thb 1.3.18.2: #i49357# Changed manual noncopyable boiler plate to boost::noncopyable 2006/03/15 15:22:24 thb 1.3.18.1: #i49357# Removed external include guards from all non-export headers (and from the cxx files, anyway)


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [137ef66431a0685de41ab1bba58b9777b1293c9d]

INTEGRATION: CWS presfixes09 (1.4.18); FILE MERGED 2006/04/03 16:19:04 thb 1.4.18.2: #i37778# Now passing down ComponentContext to all interested parties; building a second, all-exports version of the slideshow component (to facilitate unit testing also for internal classes) - this made necessary renaming ImportFailedException to ShapeLoadFailedException (because of silly i63703); applied relevant parts of #i63770# (const-correctness); reworked view handling in such a way that views are now kept in one central repository (and are not duplicated across all interested objects); moved code from namespace presentation to namespace slideshow 2006/03/24 18:23:38 thb 1.4.18.1: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [0f573eead4b312bbcdd29dbd8d37db38d4b0c2d2]

INTEGRATION: CWS presfixes09 (1.3.18); FILE MERGED 2006/04/03 16:19:04 thb 1.3.18.3: #i37778# Now passing down ComponentContext to all interested parties; building a second, all-exports version of the slideshow component (to facilitate unit testing also for internal classes) - this made necessary renaming ImportFailedException to ShapeLoadFailedException (because of silly i63703); applied relevant parts of #i63770# (const-correctness); reworked view handling in such a way that views are now kept in one central repository (and are not duplicated across all interested objects); moved code from namespace presentation to namespace slideshow 2006/03/24 18:23:38 thb 1.3.18.2: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow 2006/03/15 15:22:24 thb 1.3.18.1: #i49357# Removed external include guards from all non-export headers (and from the cxx files, anyway)


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [f6e23ec47959ee49a13d0cf99108aaf28b8a8eee]

INTEGRATION: CWS presfixes09 (1.4.18); FILE MERGED 2006/03/24 18:23:37 thb 1.4.18.4: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow 2006/03/23 17:22:45 thb 1.4.18.3: #i49357# Changed manual noncopyable boiler plate to boost::noncopyable 2006/03/15 15:22:24 thb 1.4.18.2: #i49357# Removed external include guards from all non-export headers (and from the cxx files, anyway) 2006/03/06 22:14:36 thb 1.4.18.1: #i53194# #i55294# #i59324# Overhauled IntrinsicAnimationActivity; fixes GIF animation import; corrected rehearse timings sprite size; several cosmetic changes (removed external header guards); prepared scene for sprite prio


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [25fd2a39833d1af3affabe8799b6e7a04d7f9fcf]

INTEGRATION: CWS presfixes09 (1.7.16); FILE MERGED 2006/04/03 16:19:04 thb 1.7.16.5: #i37778# Now passing down ComponentContext to all interested parties; building a second, all-exports version of the slideshow component (to facilitate unit testing also for internal classes) - this made necessary renaming ImportFailedException to ShapeLoadFailedException (because of silly i63703); applied relevant parts of #i63770# (const-correctness); reworked view handling in such a way that views are now kept in one central repository (and are not duplicated across all interested objects); moved code from namespace presentation to namespace slideshow 2006/03/24 18:23:37 thb 1.7.16.4: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow 2006/03/23 17:22:45 thb 1.7.16.3: #i49357# Changed manual noncopyable boiler plate to boost::noncopyable 2006/03/15 15:22:24 thb 1.7.16.2: #i49357# Removed external include guards from all non-export headers (and from the cxx files, anyway) 2006/03/06 22:14:36 thb 1.7.16.1: #i53194# #i55294# #i59324# Overhauled IntrinsicAnimationActivity; fixes GIF animation import; corrected rehearse timings sprite size; several cosmetic changes (removed external header guards); prepared scene for sprite prio


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [150576d9a8504f7f9e24de9b410ec225ed82b269]

INTEGRATION: CWS presfixes09 (1.4.18); FILE MERGED 2006/03/24 18:23:37 thb 1.4.18.2: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow 2006/03/06 22:14:36 thb 1.4.18.1: #i53194# #i55294# #i59324# Overhauled IntrinsicAnimationActivity; fixes GIF animation import; corrected rehearse timings sprite size; several cosmetic changes (removed external header guards); prepared scene for sprite prio


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [0c14cc2315d21973ef43e7bdb797ac26e4f82f5a]

INTEGRATION: CWS presfixes09 (1.4.16); FILE MERGED 2006/10/18 20:00:35 thb 1.4.16.4: RESYNC: (1.4-1.5); FILE MERGED 2006/04/24 13:25:38 thb 1.4.16.3: #i53194# Unified include statements (local headers always have double quotes; external headers angle brackets); reverted EventMultiplexer pause events to shared_ptr; removed EventMultiplexer::removeViewHandler(), since the handler is held weakly, anyway. 2006/04/03 16:19:04 thb 1.4.16.2: #i37778# Now passing down ComponentContext to all interested parties; building a second, all-exports version of the slideshow component (to facilitate unit testing also for internal classes) - this made necessary renaming ImportFailedException to ShapeLoadFailedException (because of silly i63703); applied relevant parts of #i63770# (const-correctness); reworked view handling in such a way that views are now kept in one central repository (and are not duplicated across all interested objects); moved code from namespace presentation to namespace slideshow 2006/03/24 18:23:37 thb 1.4.16.1: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [c900615e7ae19a9a02967996a6c6de98dd3f3d2b]

INTEGRATION: CWS presfixes09 (1.3.18); FILE MERGED 2006/04/12 20:40:09 thb 1.3.18.3: #i37778# Replaced all shared_ptr.get() != NULL places with the more elegant automatic-conversion-to-bool version (at least where the compiler tolerated that) 2006/03/24 18:23:36 thb 1.3.18.2: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow 2006/03/23 17:22:45 thb 1.3.18.1: #i49357# Changed manual noncopyable boiler plate to boost::noncopyable


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [44cd272cd77d7c0bb53c4ea50a84035a8e008099]

INTEGRATION: CWS presfixes09 (1.5.16); FILE MERGED 2006/04/12 20:40:09 thb 1.5.16.4: #i37778# Replaced all shared_ptr.get() != NULL places with the more elegant automatic-conversion-to-bool version (at least where the compiler tolerated that) 2006/03/24 18:23:36 thb 1.5.16.3: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow 2006/03/15 15:22:24 thb 1.5.16.2: #i49357# Removed external include guards from all non-export headers (and from the cxx files, anyway) 2006/03/06 22:14:36 thb 1.5.16.1: #i53194# #i55294# #i59324# Overhauled IntrinsicAnimationActivity; fixes GIF animation import; corrected rehearse timings sprite size; several cosmetic changes (removed external header guards); prepared scene for sprite prio


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [3c7ccb75f434616804e482e32eee0506a163f43c]

INTEGRATION: CWS presfixes09 (1.5.10); FILE MERGED 2006/11/01 15:28:00 thb 1.5.10.5: #142663# Registering slide as a view change listener; added viewChange methods to various interfaces (Shape, LayerManager, Layer, a few view shapes); made EventMultiplexer prune list of weakly held handlers from deceased ones; refactored applet and media shape update() method into render() and resize() 2006/03/24 18:23:36 thb 1.5.10.4: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow 2006/03/23 17:22:44 thb 1.5.10.3: #i49357# Changed manual noncopyable boiler plate to boost::noncopyable 2006/03/15 15:22:23 thb 1.5.10.2: #i49357# Removed external include guards from all non-export headers (and from the cxx files, anyway) 2006/03/06 22:14:35 thb 1.5.10.1: #i53194# #i55294# #i59324# Overhauled IntrinsicAnimationActivity; fixes GIF animation import; corrected rehearse timings sprite size; several cosmetic changes (removed external header guards); prepared scene for sprite prio


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [d7e87f5cad00a9a6c9ba1d12ce2344e7ab80bdb6]

INTEGRATION: CWS presfixes09 (1.3.18); FILE MERGED 2006/03/24 18:23:36 thb 1.3.18.2: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow 2006/03/15 15:22:23 thb 1.3.18.1: #i49357# Removed external include guards from all non-export headers (and from the cxx files, anyway)


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [5dc7318b41a55a639764d36841bef906e35e2d76]

INTEGRATION: CWS presfixes09 (1.3.18); FILE MERGED 2006/04/24 13:25:38 thb 1.3.18.4: #i53194# Unified include statements (local headers always have double quotes; external headers angle brackets); reverted EventMultiplexer pause events to shared_ptr; removed EventMultiplexer::removeViewHandler(), since the handler is held weakly, anyway. 2006/04/03 16:19:03 thb 1.3.18.3: #i37778# Now passing down ComponentContext to all interested parties; building a second, all-exports version of the slideshow component (to facilitate unit testing also for internal classes) - this made necessary renaming ImportFailedException to ShapeLoadFailedException (because of silly i63703); applied relevant parts of #i63770# (const-correctness); reworked view handling in such a way that views are now kept in one central repository (and are not duplicated across all interested objects); moved code from namespace presentation to namespace slideshow 2006/03/24 18:23:36 thb 1.3.18.2: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow 2006/03/06 22:14:35 thb 1.3.18.1: #i53194# #i55294# #i59324# Overhauled IntrinsicAnimationActivity; fixes GIF animation import; corrected rehearse timings sprite size; several cosmetic changes (removed external header guards); prepared scene for sprite prio


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [7f751d8b5e66e486bce2a64c0b69502c183b97b3]

INTEGRATION: CWS presfixes09 (1.3.18); FILE MERGED 2006/03/24 18:23:36 thb 1.3.18.1: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [8d5a20a3ec100d11fcaa059aed6b62f6330b1ea8]

INTEGRATION: CWS presfixes09 (1.3.18); FILE MERGED 2006/03/24 18:23:35 thb 1.3.18.2: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow 2006/03/06 22:14:35 thb 1.3.18.1: #i53194# #i55294# #i59324# Overhauled IntrinsicAnimationActivity; fixes GIF animation import; corrected rehearse timings sprite size; several cosmetic changes (removed external header guards); prepared scene for sprite prio


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [070221abc9d6f68112f11603d08c8ca23381b957]

INTEGRATION: CWS presfixes09 (1.3.18); FILE MERGED 2006/03/24 18:23:35 thb 1.3.18.2: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow 2006/03/15 15:22:23 thb 1.3.18.1: #i49357# Removed external include guards from all non-export headers (and from the cxx files, anyway)


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [df513b77fc2f891449a0a5ae30b4188af06c350a]

INTEGRATION: CWS presfixes09 (1.3.18); FILE MERGED 2006/04/12 20:40:09 thb 1.3.18.2: #i37778# Replaced all shared_ptr.get() != NULL places with the more elegant automatic-conversion-to-bool version (at least where the compiler tolerated that) 2006/03/24 18:23:34 thb 1.3.18.1: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [15f5b6a3024f363ca7ed5926012296d7bea520d7]

INTEGRATION: CWS presfixes09 (1.3.18); FILE MERGED 2006/03/24 18:23:34 thb 1.3.18.1: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [dbbb8c855c44f796f5e05dabcf43f83423480a8a]

INTEGRATION: CWS presfixes09 (1.3.18); FILE MERGED 2006/03/24 18:23:34 thb 1.3.18.2: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow 2006/03/15 15:22:23 thb 1.3.18.1: #i49357# Removed external include guards from all non-export headers (and from the cxx files, anyway)


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [a826004576d7822b14ffec3306434bdc453d5770]

INTEGRATION: CWS presfixes09 (1.3.18); FILE MERGED 2006/03/24 18:23:33 thb 1.3.18.1: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [1b0024a9bed1f84013934a40c6919c5f84302d0d]

INTEGRATION: CWS presfixes09 (1.6.2); FILE MERGED 2006/09/15 22:17:53 thb 1.6.2.3: RESYNC: (1.6-1.7); FILE MERGED 2006/03/24 18:23:33 thb 1.6.2.2: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow 2006/03/15 15:22:22 thb 1.6.2.1: #i49357# Removed external include guards from all non-export headers (and from the cxx files, anyway)


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [352c397cef48a574e2803423107732e90670d327]

INTEGRATION: CWS presfixes09 (1.6.16); FILE MERGED 2006/11/01 15:27:59 thb 1.6.16.5: #142663# Registering slide as a view change listener; added viewChange methods to various interfaces (Shape, LayerManager, Layer, a few view shapes); made EventMultiplexer prune list of weakly held handlers from deceased ones; refactored applet and media shape update() method into render() and resize() 2006/04/24 13:25:37 thb 1.6.16.4: #i53194# Unified include statements (local headers always have double quotes; external headers angle brackets); reverted EventMultiplexer pause events to shared_ptr; removed EventMultiplexer::removeViewHandler(), since the handler is held weakly, anyway. 2006/04/12 19:25:07 thb 1.6.16.3: #i37778# Making slideshow engine much more robust against missing/unsupported interfaces and properties; fixed RehearseTimings output offset issue; fixed WaitSymbol output position 2006/04/03 16:19:02 thb 1.6.16.2: #i37778# Now passing down ComponentContext to all interested parties; building a second, all-exports version of the slideshow component (to facilitate unit testing also for internal classes) - this made necessary renaming ImportFailedException to ShapeLoadFailedException (because of silly i63703); applied relevant parts of #i63770# (const-correctness); reworked view handling in such a way that views are now kept in one central repository (and are not duplicated across all interested objects); moved code from namespace presentation to namespace slideshow 2006/03/24 18:23:33 thb 1.6.16.1: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [c25ee6b5e21a7c196ac5be7f6e831497d02b89c8]

INTEGRATION: CWS presfixes09 (1.3.18); FILE MERGED 2006/03/24 18:23:33 thb 1.3.18.2: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow 2006/03/06 22:14:34 thb 1.3.18.1: #i53194# #i55294# #i59324# Overhauled IntrinsicAnimationActivity; fixes GIF animation import; corrected rehearse timings sprite size; several cosmetic changes (removed external header guards); prepared scene for sprite prio


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [ad43eef8fd0d25200a81d14a89c28c5404ec0890]

INTEGRATION: CWS presfixes09 (1.6.16); FILE MERGED 2006/09/15 22:17:45 thb 1.6.16.3: RESYNC: (1.6-1.7); FILE MERGED 2006/04/24 13:25:37 thb 1.6.16.2: #i53194# Unified include statements (local headers always have double quotes; external headers angle brackets); reverted EventMultiplexer pause events to shared_ptr; removed EventMultiplexer::removeViewHandler(), since the handler is held weakly, anyway. 2006/03/24 18:23:33 thb 1.6.16.1: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [d83d9a8e9b34ab86a5855fdd32feb662a87c0d71]

INTEGRATION: CWS presfixes09 (1.3.18); FILE MERGED 2006/04/03 16:19:02 thb 1.3.18.2: #i37778# Now passing down ComponentContext to all interested parties; building a second, all-exports version of the slideshow component (to facilitate unit testing also for internal classes) - this made necessary renaming ImportFailedException to ShapeLoadFailedException (because of silly i63703); applied relevant parts of #i63770# (const-correctness); reworked view handling in such a way that views are now kept in one central repository (and are not duplicated across all interested objects); moved code from namespace presentation to namespace slideshow 2006/03/24 18:23:32 thb 1.3.18.1: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [1008da8c04d949765bdd15cdc2ed610afa18d47b]

INTEGRATION: CWS presfixes09 (1.5.16); FILE MERGED 2006/03/24 18:23:32 thb 1.5.16.2: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow 2006/03/15 15:22:22 thb 1.5.16.1: #i49357# Removed external include guards from all non-export headers (and from the cxx files, anyway)


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [9ccb27fd89acf8d0a456a5a44669f7abeb41a4ca]

INTEGRATION: CWS presfixes09 (1.3.18); FILE MERGED 2006/03/24 18:23:32 thb 1.3.18.3: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow 2006/03/15 15:22:22 thb 1.3.18.2: #i49357# Removed external include guards from all non-export headers (and from the cxx files, anyway) 2006/03/06 22:14:34 thb 1.3.18.1: #i53194# #i55294# #i59324# Overhauled IntrinsicAnimationActivity; fixes GIF animation import; corrected rehearse timings sprite size; several cosmetic changes (removed external header guards); prepared scene for sprite prio


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [23caa986e1737e6dbb86f2a3a29e1921e73a46e8]

INTEGRATION: CWS presfixes09 (1.5.16); FILE MERGED 2006/09/15 22:17:28 thb 1.5.16.4: RESYNC: (1.5-1.6); FILE MERGED 2006/04/24 13:25:37 thb 1.5.16.3: #i53194# Unified include statements (local headers always have double quotes; external headers angle brackets); reverted EventMultiplexer pause events to shared_ptr; removed EventMultiplexer::removeViewHandler(), since the handler is held weakly, anyway. 2006/03/24 18:23:32 thb 1.5.16.2: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow 2006/03/06 22:14:34 thb 1.5.16.1: #i53194# #i55294# #i59324# Overhauled IntrinsicAnimationActivity; fixes GIF animation import; corrected rehearse timings sprite size; several cosmetic changes (removed external header guards); prepared scene for sprite prio


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [29656fe3b820c5bdbccc3523496d8df3ae98cac6]

INTEGRATION: CWS presfixes09 (1.3.18); FILE MERGED 2006/03/24 18:23:32 thb 1.3.18.1: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [ef2c907eaab9bb86449dbe48aa63e3ddf2c5b62e]

INTEGRATION: CWS presfixes09 (1.3.18); FILE MERGED 2006/03/24 18:23:31 thb 1.3.18.1: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [5a7f3b53e3088d7c7fb97a1bfc7a90f1c515d5cd]

INTEGRATION: CWS presfixes09 (1.3.18); FILE MERGED 2006/03/24 18:23:31 thb 1.3.18.2: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow 2006/03/15 15:22:22 thb 1.3.18.1: #i49357# Removed external include guards from all non-export headers (and from the cxx files, anyway)


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [ec2a1d8b73d5809948df46f0e3bb2cb616ab5185]

INTEGRATION: CWS presfixes09 (1.6.16); FILE MERGED 2006/03/24 18:23:31 thb 1.6.16.2: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow 2006/03/06 22:14:33 thb 1.6.16.1: #i53194# #i55294# #i59324# Overhauled IntrinsicAnimationActivity; fixes GIF animation import; corrected rehearse timings sprite size; several cosmetic changes (removed external header guards); prepared scene for sprite prio


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [8c37a13108ecd20796fdbfbde0653b41b00d7fb1]

INTEGRATION: CWS presfixes09 (1.3.18); FILE MERGED 2006/03/24 18:23:31 thb 1.3.18.3: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow 2006/03/23 17:22:44 thb 1.3.18.2: #i49357# Changed manual noncopyable boiler plate to boost::noncopyable 2006/03/15 15:22:22 thb 1.3.18.1: #i49357# Removed external include guards from all non-export headers (and from the cxx files, anyway)


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [a55e11afc9286342f35516adcc3b0ebc34cd07cb]

INTEGRATION: CWS presfixes09 (1.4.16); FILE MERGED 2006/04/24 13:25:37 thb 1.4.16.2: #i53194# Unified include statements (local headers always have double quotes; external headers angle brackets); reverted EventMultiplexer pause events to shared_ptr; removed EventMultiplexer::removeViewHandler(), since the handler is held weakly, anyway. 2006/03/24 18:23:30 thb 1.4.16.1: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [1182d7b094788c9f61d15b2058da86b7b6e69fdb]

INTEGRATION: CWS presfixes09 (1.3.18); FILE MERGED 2006/03/24 18:23:30 thb 1.3.18.3: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow 2006/03/15 15:22:22 thb 1.3.18.2: #i49357# Removed external include guards from all non-export headers (and from the cxx files, anyway) 2006/03/06 22:14:33 thb 1.3.18.1: #i53194# #i55294# #i59324# Overhauled IntrinsicAnimationActivity; fixes GIF animation import; corrected rehearse timings sprite size; several cosmetic changes (removed external header guards); prepared scene for sprite prio


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [99cb76acb86d8631dbc79ce3f6a7244c5cf2ac30]

INTEGRATION: CWS presfixes09 (1.3.18); FILE MERGED 2006/03/24 18:23:30 thb 1.3.18.2: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow 2006/03/23 17:22:43 thb 1.3.18.1: #i49357# Changed manual noncopyable boiler plate to boost::noncopyable


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [5a117e641b32fa62ea915b58dbf888443c6e1676]

INTEGRATION: CWS presfixes09 (1.3.18); FILE MERGED 2006/03/24 18:23:30 thb 1.3.18.2: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow 2006/03/06 22:14:33 thb 1.3.18.1: #i53194# #i55294# #i59324# Overhauled IntrinsicAnimationActivity; fixes GIF animation import; corrected rehearse timings sprite size; several cosmetic changes (removed external header guards); prepared scene for sprite prio


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [ca964396346db32157dbc8d5bb5bbea6a1def939]

INTEGRATION: CWS presfixes09 (1.3.18); FILE MERGED 2006/03/24 18:23:30 thb 1.3.18.1: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [4e7c715ab11e49e1c84739d8afdb6c2a926702c2]

INTEGRATION: CWS presfixes09 (1.5.16); FILE MERGED 2006/03/24 18:23:29 thb 1.5.16.4: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow 2006/03/23 17:22:43 thb 1.5.16.3: #i49357# Changed manual noncopyable boiler plate to boost::noncopyable 2006/03/15 15:22:22 thb 1.5.16.2: #i49357# Removed external include guards from all non-export headers (and from the cxx files, anyway) 2006/03/06 22:14:33 thb 1.5.16.1: #i53194# #i55294# #i59324# Overhauled IntrinsicAnimationActivity; fixes GIF animation import; corrected rehearse timings sprite size; several cosmetic changes (removed external header guards); prepared scene for sprite prio


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [c107df1f06fa876f75cace889b523a0aec4942e8]

INTEGRATION: CWS presfixes09 (1.3.18); FILE MERGED 2006/03/24 18:23:29 thb 1.3.18.2: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow 2006/03/06 22:14:33 thb 1.3.18.1: #i53194# #i55294# #i59324# Overhauled IntrinsicAnimationActivity; fixes GIF animation import; corrected rehearse timings sprite size; several cosmetic changes (removed external header guards); prepared scene for sprite prio


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [0480f96ad0b0b5e3e4f501b5327212e0b3c49b4d]

INTEGRATION: CWS presfixes09 (1.5.16); FILE MERGED 2006/03/24 18:23:29 thb 1.5.16.3: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow 2006/03/15 15:22:21 thb 1.5.16.2: #i49357# Removed external include guards from all non-export headers (and from the cxx files, anyway) 2006/03/06 22:14:32 thb 1.5.16.1: #i53194# #i55294# #i59324# Overhauled IntrinsicAnimationActivity; fixes GIF animation import; corrected rehearse timings sprite size; several cosmetic changes (removed external header guards); prepared scene for sprite prio


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [5872362fd0218640c47cf191208e084e534471af]

INTEGRATION: CWS presfixes09 (1.6.2); FILE MERGED 2006/04/24 13:25:36 thb 1.6.2.2: #i53194# Unified include statements (local headers always have double quotes; external headers angle brackets); reverted EventMultiplexer pause events to shared_ptr; removed EventMultiplexer::removeViewHandler(), since the handler is held weakly, anyway. 2006/03/24 18:23:29 thb 1.6.2.1: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [1f567ec341a80a6e358bd558e47b3630279368d3]

INTEGRATION: CWS presfixes09 (1.4.16); FILE MERGED 2006/04/24 13:25:36 thb 1.4.16.2: #i53194# Unified include statements (local headers always have double quotes; external headers angle brackets); reverted EventMultiplexer pause events to shared_ptr; removed EventMultiplexer::removeViewHandler(), since the handler is held weakly, anyway. 2006/03/24 18:23:29 thb 1.4.16.1: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [038e7c901578815752d9f6597389c45e80f1d94d]

INTEGRATION: CWS presfixes09 (1.3.18); FILE MERGED 2006/04/24 13:25:36 thb 1.3.18.2: #i53194# Unified include statements (local headers always have double quotes; external headers angle brackets); reverted EventMultiplexer pause events to shared_ptr; removed EventMultiplexer::removeViewHandler(), since the handler is held weakly, anyway. 2006/03/24 18:23:28 thb 1.3.18.1: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [525a82c8694c4f8c6815818fdb04e1c39a7aba26]

INTEGRATION: CWS presfixes09 (1.3.18); FILE MERGED 2006/10/18 20:00:27 thb 1.3.18.3: RESYNC: (1.3-1.4); FILE MERGED 2006/04/24 13:25:36 thb 1.3.18.2: #i53194# Unified include statements (local headers always have double quotes; external headers angle brackets); reverted EventMultiplexer pause events to shared_ptr; removed EventMultiplexer::removeViewHandler(), since the handler is held weakly, anyway. 2006/03/24 18:23:28 thb 1.3.18.1: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [401ccf7faa5fc131f513c2686ad745ba20fda2d1]

INTEGRATION: CWS presfixes09 (1.3.18); FILE MERGED 2006/10/18 20:00:19 thb 1.3.18.3: RESYNC: (1.3-1.4); FILE MERGED 2006/04/24 13:25:35 thb 1.3.18.2: #i53194# Unified include statements (local headers always have double quotes; external headers angle brackets); reverted EventMultiplexer pause events to shared_ptr; removed EventMultiplexer::removeViewHandler(), since the handler is held weakly, anyway. 2006/03/24 18:23:28 thb 1.3.18.1: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [07b58afbc163ad7211e5010cfd8ad1964e7c4816]

INTEGRATION: CWS presfixes09 (1.3.18); FILE MERGED 2006/04/24 13:25:35 thb 1.3.18.2: #i53194# Unified include statements (local headers always have double quotes; external headers angle brackets); reverted EventMultiplexer pause events to shared_ptr; removed EventMultiplexer::removeViewHandler(), since the handler is held weakly, anyway. 2006/03/24 18:23:28 thb 1.3.18.1: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [fa962cd6c7ad5ca64653c2aea45f79a0dc89a293]

INTEGRATION: CWS presfixes09 (1.3.18); FILE MERGED 2006/10/18 20:00:12 thb 1.3.18.3: RESYNC: (1.3-1.4); FILE MERGED 2006/04/24 13:25:35 thb 1.3.18.2: #i53194# Unified include statements (local headers always have double quotes; external headers angle brackets); reverted EventMultiplexer pause events to shared_ptr; removed EventMultiplexer::removeViewHandler(), since the handler is held weakly, anyway. 2006/03/24 18:23:28 thb 1.3.18.1: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [8351f42506882ce9317fbfcc6e808db934bcad7a]

INTEGRATION: CWS presfixes09 (1.3.18); FILE MERGED 2006/10/18 20:00:04 thb 1.3.18.4: RESYNC: (1.3-1.4); FILE MERGED 2006/04/24 13:25:35 thb 1.3.18.3: #i53194# Unified include statements (local headers always have double quotes; external headers angle brackets); reverted EventMultiplexer pause events to shared_ptr; removed EventMultiplexer::removeViewHandler(), since the handler is held weakly, anyway. 2006/03/24 18:23:27 thb 1.3.18.2: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow 2006/03/15 15:22:21 thb 1.3.18.1: #i49357# Removed external include guards from all non-export headers (and from the cxx files, anyway)


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [1749f6869f281a68df7b0190670ac27f0cf367f3]

INTEGRATION: CWS presfixes09 (1.6.18); FILE MERGED 2006/10/18 19:59:56 thb 1.6.18.4: RESYNC: (1.7-1.8); FILE MERGED 2006/09/15 22:17:21 thb 1.6.18.3: RESYNC: (1.6-1.7); FILE MERGED 2006/04/24 13:25:35 thb 1.6.18.2: #i53194# Unified include statements (local headers always have double quotes; external headers angle brackets); reverted EventMultiplexer pause events to shared_ptr; removed EventMultiplexer::removeViewHandler(), since the handler is held weakly, anyway. 2006/03/24 18:23:27 thb 1.6.18.1: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [7c6209452d6f3b4da667bd38168335aacf73c325]

INTEGRATION: CWS presfixes09 (1.3.18); FILE MERGED 2006/03/24 18:23:27 thb 1.3.18.1: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [e2d1fefd87282980b4fed53d746fe3be9f1cf3b9]

INTEGRATION: CWS presfixes09 (1.3.18); FILE MERGED 2006/10/18 19:59:48 thb 1.3.18.4: RESYNC: (1.3-1.4); FILE MERGED 2006/10/18 10:45:56 thb 1.3.18.3: #142144# Moving to native M_PI_* constants 2006/04/24 13:25:34 thb 1.3.18.2: #i53194# Unified include statements (local headers always have double quotes; external headers angle brackets); reverted EventMultiplexer pause events to shared_ptr; removed EventMultiplexer::removeViewHandler(), since the handler is held weakly, anyway. 2006/03/24 18:23:27 thb 1.3.18.1: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [018cb43a572d09aa62f9dd6951376381feec6462]

INTEGRATION: CWS presfixes09 (1.3.18); FILE MERGED 2006/04/24 13:25:34 thb 1.3.18.2: #i53194# Unified include statements (local headers always have double quotes; external headers angle brackets); reverted EventMultiplexer pause events to shared_ptr; removed EventMultiplexer::removeViewHandler(), since the handler is held weakly, anyway. 2006/03/24 18:23:27 thb 1.3.18.1: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [9a76c8ae6a9d98f065fc400ade8abe14c96cd781]

INTEGRATION: CWS presfixes09 (1.3.18); FILE MERGED 2006/10/18 19:59:39 thb 1.3.18.4: RESYNC: (1.3-1.5); FILE MERGED 2006/10/18 10:45:56 thb 1.3.18.3: #142144# Moving to native M_PI_* constants 2006/04/24 13:25:34 thb 1.3.18.2: #i53194# Unified include statements (local headers always have double quotes; external headers angle brackets); reverted EventMultiplexer pause events to shared_ptr; removed EventMultiplexer::removeViewHandler(), since the handler is held weakly, anyway. 2006/03/24 18:23:26 thb 1.3.18.1: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [d67398b733a13ecd543083e5225a304f93e088ab]

INTEGRATION: CWS presfixes09 (1.3.18); FILE MERGED 2006/04/24 13:25:34 thb 1.3.18.2: #i53194# Unified include statements (local headers always have double quotes; external headers angle brackets); reverted EventMultiplexer pause events to shared_ptr; removed EventMultiplexer::removeViewHandler(), since the handler is held weakly, anyway. 2006/03/24 18:23:26 thb 1.3.18.1: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [40f1efd4266daca372683175a7a4656a8de3e0e4]

INTEGRATION: CWS presfixes09 (1.3.18); FILE MERGED 2006/10/18 19:59:32 thb 1.3.18.3: RESYNC: (1.3-1.4); FILE MERGED 2006/04/24 13:25:34 thb 1.3.18.2: #i53194# Unified include statements (local headers always have double quotes; external headers angle brackets); reverted EventMultiplexer pause events to shared_ptr; removed EventMultiplexer::removeViewHandler(), since the handler is held weakly, anyway. 2006/03/24 18:23:26 thb 1.3.18.1: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [a01a80f914e5a1bf9fd4bd008e0f00ad6c810c5d]

INTEGRATION: CWS presfixes09 (1.9.10); FILE MERGED 2006/10/20 14:55:56 thb 1.9.10.8: #i10000# Fixed post-merge build errors (mostly warnings) 2006/10/18 19:59:24 thb 1.9.10.7: RESYNC: (1.9-1.11); FILE MERGED 2006/05/12 21:53:34 thb 1.9.10.6: #i49357# Corrected performIn/Out overload to actually match the virtual function 2006/04/24 13:25:34 thb 1.9.10.5: #i53194# Unified include statements (local headers always have double quotes; external headers angle brackets); reverted EventMultiplexer pause events to shared_ptr; removed EventMultiplexer::removeViewHandler(), since the handler is held weakly, anyway. 2006/04/12 20:40:08 thb 1.9.10.4: #i37778# Replaced all shared_ptr.get() != NULL places with the more elegant automatic-conversion-to-bool version (at least where the compiler tolerated that) 2006/04/03 16:19:01 thb 1.9.10.3: #i37778# Now passing down ComponentContext to all interested parties; building a second, all-exports version of the slideshow component (to facilitate unit testing also for internal classes) - this made necessary renaming ImportFailedException to ShapeLoadFailedException (because of silly i63703); applied relevant parts of #i63770# (const-correctness); reworked view handling in such a way that views are now kept in one central repository (and are not duplicated across all interested objects); moved code from namespace presentation to namespace slideshow 2006/03/24 18:23:26 thb 1.9.10.2: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow 2006/03/08 18:08:07 thb 1.9.10.1: #i49357# Removed cruft from gdimtftools; moved slideshow component to ServiceDecl; refactored multiple places of filling a rectangle in XCanvas into a tools method; now clearing the shape area to grey50 for applets/plugins (to at least show _something_ during slide transitions)


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [f8368ee9f25daae88c767263fac30125db0084b1]

INTEGRATION: CWS presfixes09 (1.4.16); FILE MERGED 2006/09/18 15:26:50 thb 1.4.16.6: #i10000# Fixed post-MERGE breakages 2006/04/24 13:25:33 thb 1.4.16.5: #i53194# Unified include statements (local headers always have double quotes; external headers angle brackets); reverted EventMultiplexer pause events to shared_ptr; removed EventMultiplexer::removeViewHandler(), since the handler is held weakly, anyway. 2006/04/03 16:19:01 thb 1.4.16.4: #i37778# Now passing down ComponentContext to all interested parties; building a second, all-exports version of the slideshow component (to facilitate unit testing also for internal classes) - this made necessary renaming ImportFailedException to ShapeLoadFailedException (because of silly i63703); applied relevant parts of #i63770# (const-correctness); reworked view handling in such a way that views are now kept in one central repository (and are not duplicated across all interested objects); moved code from namespace presentation to namespace slideshow 2006/03/24 18:23:26 thb 1.4.16.3: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow 2006/03/07 00:00:54 thb 1.4.16.2: RESYNC: (1.4-1.5); FILE MERGED 2006/03/06 22:14:32 thb 1.4.16.1: #i53194# #i55294# #i59324# Overhauled IntrinsicAnimationActivity; fixes GIF animation import; corrected rehearse timings sprite size; several cosmetic changes (removed external header guards); prepared scene for sprite prio


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [420bc8b1dbfd585e58049e95dceaddb8aaf3dd67]

INTEGRATION: CWS presfixes09 (1.4.16); FILE MERGED 2006/10/20 14:55:55 thb 1.4.16.9: #i10000# Fixed post-merge build errors (mostly warnings) 2006/10/18 19:59:16 thb 1.4.16.8: RESYNC: (1.4-1.6); FILE MERGED 2006/09/18 15:26:50 thb 1.4.16.7: #i10000# Fixed post-MERGE breakages 2006/04/24 13:25:33 thb 1.4.16.6: #i53194# Unified include statements (local headers always have double quotes; external headers angle brackets); reverted EventMultiplexer pause events to shared_ptr; removed EventMultiplexer::removeViewHandler(), since the handler is held weakly, anyway. 2006/04/12 20:40:08 thb 1.4.16.5: #i37778# Replaced all shared_ptr.get() != NULL places with the more elegant automatic-conversion-to-bool version (at least where the compiler tolerated that) 2006/04/03 16:19:01 thb 1.4.16.4: #i37778# Now passing down ComponentContext to all interested parties; building a second, all-exports version of the slideshow component (to facilitate unit testing also for internal classes) - this made necessary renaming ImportFailedException to ShapeLoadFailedException (because of silly i63703); applied relevant parts of #i63770# (const-correctness); reworked view handling in such a way that views are now kept in one central repository (and are not duplicated across all interested objects); moved code from namespace presentation to namespace slideshow 2006/03/24 18:23:26 thb 1.4.16.3: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow 2006/03/08 18:08:07 thb 1.4.16.2: #i49357# Removed cruft from gdimtftools; moved slideshow component to ServiceDecl; refactored multiple places of filling a rectangle in XCanvas into a tools method; now clearing the shape area to grey50 for applets/plugins (to at least show _something_ during slide transitions) 2006/03/06 22:14:32 thb 1.4.16.1: #i53194# #i55294# #i59324# Overhauled IntrinsicAnimationActivity; fixes GIF animation import; corrected rehearse timings sprite size; several cosmetic changes (removed external header guards); prepared scene for sprite prio


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [ba85a056bac7661940408d7e88b485df791f557a]

INTEGRATION: CWS presfixes09 (1.5.10); FILE MERGED 2006/10/18 19:59:09 thb 1.5.10.5: RESYNC: (1.5-1.6); FILE MERGED 2006/04/24 13:25:33 thb 1.5.10.4: #i53194# Unified include statements (local headers always have double quotes; external headers angle brackets); reverted EventMultiplexer pause events to shared_ptr; removed EventMultiplexer::removeViewHandler(), since the handler is held weakly, anyway. 2006/04/12 20:40:08 thb 1.5.10.3: #i37778# Replaced all shared_ptr.get() != NULL places with the more elegant automatic-conversion-to-bool version (at least where the compiler tolerated that) 2006/03/24 18:23:25 thb 1.5.10.2: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow 2006/03/06 22:14:32 thb 1.5.10.1: #i53194# #i55294# #i59324# Overhauled IntrinsicAnimationActivity; fixes GIF animation import; corrected rehearse timings sprite size; several cosmetic changes (removed external header guards); prepared scene for sprite prio


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [0a0fd9ab238b1fe7ca581ab3d5e721d2283ff46d]

INTEGRATION: CWS presfixes09 (1.3.18); FILE MERGED 2006/04/24 13:25:33 thb 1.3.18.2: #i53194# Unified include statements (local headers always have double quotes; external headers angle brackets); reverted EventMultiplexer pause events to shared_ptr; removed EventMultiplexer::removeViewHandler(), since the handler is held weakly, anyway. 2006/03/24 18:23:25 thb 1.3.18.1: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [dd5e2eabe98f5da08daafdd94adc4d41d4234dad]

INTEGRATION: CWS presfixes09 (1.4.18); FILE MERGED 2006/10/18 19:59:01 thb 1.4.18.3: RESYNC: (1.4-1.5); FILE MERGED 2006/04/24 13:25:33 thb 1.4.18.2: #i53194# Unified include statements (local headers always have double quotes; external headers angle brackets); reverted EventMultiplexer pause events to shared_ptr; removed EventMultiplexer::removeViewHandler(), since the handler is held weakly, anyway. 2006/03/24 18:23:25 thb 1.4.18.1: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [150ac86117514cdfb42d8ce2356417b7ae5bf882]

INTEGRATION: CWS presfixes09 (1.3.18); FILE MERGED 2006/04/24 13:25:32 thb 1.3.18.2: #i53194# Unified include statements (local headers always have double quotes; external headers angle brackets); reverted EventMultiplexer pause events to shared_ptr; removed EventMultiplexer::removeViewHandler(), since the handler is held weakly, anyway. 2006/03/24 18:23:25 thb 1.3.18.1: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [ec6fd1407aeaa66edf68559663086257c7651c87]

INTEGRATION: CWS presfixes09 (1.3.18); FILE MERGED 2006/10/18 19:58:52 thb 1.3.18.4: RESYNC: (1.3-1.4); FILE MERGED 2006/10/18 10:45:55 thb 1.3.18.3: #142144# Moving to native M_PI_* constants 2006/04/24 13:25:32 thb 1.3.18.2: #i53194# Unified include statements (local headers always have double quotes; external headers angle brackets); reverted EventMultiplexer pause events to shared_ptr; removed EventMultiplexer::removeViewHandler(), since the handler is held weakly, anyway. 2006/03/24 18:23:25 thb 1.3.18.1: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [485b0be3f361f5f9cbdb9b088422a66ffd6cb662]

INTEGRATION: CWS presfixes09 (1.3.18); FILE MERGED 2006/03/24 18:23:25 thb 1.3.18.2: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow 2006/03/23 17:22:43 thb 1.3.18.1: #i49357# Changed manual noncopyable boiler plate to boost::noncopyable


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [ed17ed5357c73ea2a56bc3e88a9764f15d43495c]

INTEGRATION: CWS presfixes09 (1.5.18); FILE MERGED 2006/10/18 19:58:44 thb 1.5.18.3: RESYNC: (1.5-1.6); FILE MERGED 2006/04/24 13:25:32 thb 1.5.18.2: #i53194# Unified include statements (local headers always have double quotes; external headers angle brackets); reverted EventMultiplexer pause events to shared_ptr; removed EventMultiplexer::removeViewHandler(), since the handler is held weakly, anyway. 2006/03/24 18:23:24 thb 1.5.18.1: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [bd264485d0fbc71c9eadcd700a4fd0ca6568e816]

INTEGRATION: CWS presfixes09 (1.3.18); FILE MERGED 2006/03/24 18:23:24 thb 1.3.18.3: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow 2006/03/15 15:22:21 thb 1.3.18.2: #i49357# Removed external include guards from all non-export headers (and from the cxx files, anyway) 2006/03/06 22:14:31 thb 1.3.18.1: #i53194# #i55294# #i59324# Overhauled IntrinsicAnimationActivity; fixes GIF animation import; corrected rehearse timings sprite size; several cosmetic changes (removed external header guards); prepared scene for sprite prio


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [6755a07136177a308a46de2fc6ec596fd733c81f]

INTEGRATION: CWS presfixes09 (1.3.18); FILE MERGED 2006/04/24 13:25:32 thb 1.3.18.2: #i53194# Unified include statements (local headers always have double quotes; external headers angle brackets); reverted EventMultiplexer pause events to shared_ptr; removed EventMultiplexer::removeViewHandler(), since the handler is held weakly, anyway. 2006/03/24 18:23:24 thb 1.3.18.1: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [1f9f940127297513f3aae603c85dac94952a046b]

INTEGRATION: CWS presfixes09 (1.3.18); FILE MERGED 2006/10/18 19:58:36 thb 1.3.18.3: RESYNC: (1.3-1.4); FILE MERGED 2006/04/24 13:25:32 thb 1.3.18.2: #i53194# Unified include statements (local headers always have double quotes; external headers angle brackets); reverted EventMultiplexer pause events to shared_ptr; removed EventMultiplexer::removeViewHandler(), since the handler is held weakly, anyway. 2006/03/24 18:23:24 thb 1.3.18.1: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [2b3e617b773029a5ab7410c51f31489f50910caa]

INTEGRATION: CWS presfixes09 (1.3.18); FILE MERGED 2006/03/24 18:23:24 thb 1.3.18.1: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [b94961d19727747d0e3e20a9366906e4b643bccb]

INTEGRATION: CWS presfixes09 (1.3.18); FILE MERGED 2006/10/18 19:58:28 thb 1.3.18.3: RESYNC: (1.3-1.4); FILE MERGED 2006/04/24 13:25:32 thb 1.3.18.2: #i53194# Unified include statements (local headers always have double quotes; external headers angle brackets); reverted EventMultiplexer pause events to shared_ptr; removed EventMultiplexer::removeViewHandler(), since the handler is held weakly, anyway. 2006/03/24 18:23:24 thb 1.3.18.1: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [61704eff4c5df5efedfae01492ea8849f20a3f36]

INTEGRATION: CWS presfixes09 (1.3.18); FILE MERGED 2006/03/24 18:23:23 thb 1.3.18.1: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [30c8a23df734a5393be1194cab45803b40670ded]

INTEGRATION: CWS presfixes09 (1.3.18); FILE MERGED 2006/10/18 19:58:19 thb 1.3.18.4: RESYNC: (1.3-1.4); FILE MERGED 2006/10/18 10:45:55 thb 1.3.18.3: #142144# Moving to native M_PI_* constants 2006/04/24 13:25:31 thb 1.3.18.2: #i53194# Unified include statements (local headers always have double quotes; external headers angle brackets); reverted EventMultiplexer pause events to shared_ptr; removed EventMultiplexer::removeViewHandler(), since the handler is held weakly, anyway. 2006/03/24 18:23:23 thb 1.3.18.1: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [5225b3fcff046a8286eb1ad19a13c658b1c69832]

INTEGRATION: CWS presfixes09 (1.3.18); FILE MERGED 2006/10/18 19:58:09 thb 1.3.18.4: RESYNC: (1.4-1.5); FILE MERGED 2006/09/15 22:17:13 thb 1.3.18.3: RESYNC: (1.3-1.4); FILE MERGED 2006/04/24 13:25:31 thb 1.3.18.2: #i53194# Unified include statements (local headers always have double quotes; external headers angle brackets); reverted EventMultiplexer pause events to shared_ptr; removed EventMultiplexer::removeViewHandler(), since the handler is held weakly, anyway. 2006/03/24 18:23:23 thb 1.3.18.1: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [427bb62f07e738ec0fe2c348f38767670d82f5df]

INTEGRATION: CWS presfixes09 (1.3.18); FILE MERGED 2006/10/18 19:58:01 thb 1.3.18.2: RESYNC: (1.3-1.4); FILE MERGED 2006/03/24 18:23:23 thb 1.3.18.1: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [871724fe9d08b37ea8b3e9713dc30fd8f137beb2]

INTEGRATION: CWS presfixes09 (1.3.18); FILE MERGED 2006/10/18 19:57:52 thb 1.3.18.3: RESYNC: (1.3-1.4); FILE MERGED 2006/04/24 13:25:31 thb 1.3.18.2: #i53194# Unified include statements (local headers always have double quotes; external headers angle brackets); reverted EventMultiplexer pause events to shared_ptr; removed EventMultiplexer::removeViewHandler(), since the handler is held weakly, anyway. 2006/03/24 18:23:23 thb 1.3.18.1: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [3ee6d532952e617966c78aa93c0e161c91867191]

INTEGRATION: CWS presfixes09 (1.3.18); FILE MERGED 2006/04/24 13:25:31 thb 1.3.18.2: #i53194# Unified include statements (local headers always have double quotes; external headers angle brackets); reverted EventMultiplexer pause events to shared_ptr; removed EventMultiplexer::removeViewHandler(), since the handler is held weakly, anyway. 2006/03/24 18:23:22 thb 1.3.18.1: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [b69729e5eddb7cb290e2dcfe6fa3ca0072930870]

INTEGRATION: CWS presfixes09 (1.3.18); FILE MERGED 2006/10/18 19:57:44 thb 1.3.18.3: RESYNC: (1.3-1.4); FILE MERGED 2006/04/24 13:25:31 thb 1.3.18.2: #i53194# Unified include statements (local headers always have double quotes; external headers angle brackets); reverted EventMultiplexer pause events to shared_ptr; removed EventMultiplexer::removeViewHandler(), since the handler is held weakly, anyway. 2006/03/24 18:23:22 thb 1.3.18.1: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [1f71fff2beeabffa988661fe7975027a8eb0f82b]

INTEGRATION: CWS presfixes09 (1.4.18); FILE MERGED 2006/04/24 13:25:31 thb 1.4.18.3: #i53194# Unified include statements (local headers always have double quotes; external headers angle brackets); reverted EventMultiplexer pause events to shared_ptr; removed EventMultiplexer::removeViewHandler(), since the handler is held weakly, anyway. 2006/04/03 16:19:01 thb 1.4.18.2: #i37778# Now passing down ComponentContext to all interested parties; building a second, all-exports version of the slideshow component (to facilitate unit testing also for internal classes) - this made necessary renaming ImportFailedException to ShapeLoadFailedException (because of silly i63703); applied relevant parts of #i63770# (const-correctness); reworked view handling in such a way that views are now kept in one central repository (and are not duplicated across all interested objects); moved code from namespace presentation to namespace slideshow 2006/03/24 18:23:22 thb 1.4.18.1: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [d64d3cfe48ff4a12dc632e45e85e713b4b3ba955]

INTEGRATION: CWS presfixes09 (1.5.18); FILE MERGED 2006/10/18 19:57:35 thb 1.5.18.4: RESYNC: (1.5-1.6); FILE MERGED 2006/04/24 13:25:31 thb 1.5.18.3: #i53194# Unified include statements (local headers always have double quotes; external headers angle brackets); reverted EventMultiplexer pause events to shared_ptr; removed EventMultiplexer::removeViewHandler(), since the handler is held weakly, anyway. 2006/04/03 16:19:00 thb 1.5.18.2: #i37778# Now passing down ComponentContext to all interested parties; building a second, all-exports version of the slideshow component (to facilitate unit testing also for internal classes) - this made necessary renaming ImportFailedException to ShapeLoadFailedException (because of silly i63703); applied relevant parts of #i63770# (const-correctness); reworked view handling in such a way that views are now kept in one central repository (and are not duplicated across all interested objects); moved code from namespace presentation to namespace slideshow 2006/03/24 18:23:22 thb 1.5.18.1: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [9fe4569b1c5d9a8b02c91594fe603c768d1d3b01]

INTEGRATION: CWS presfixes09 (1.3.18); FILE MERGED 2006/04/24 13:25:30 thb 1.3.18.2: #i53194# Unified include statements (local headers always have double quotes; external headers angle brackets); reverted EventMultiplexer pause events to shared_ptr; removed EventMultiplexer::removeViewHandler(), since the handler is held weakly, anyway. 2006/03/24 18:23:22 thb 1.3.18.1: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [9c6caeaf7a7600aa8ee11d46981d4a35f11effc1]

INTEGRATION: CWS presfixes09 (1.3.18); FILE MERGED 2006/10/18 19:57:27 thb 1.3.18.4: RESYNC: (1.3-1.4); FILE MERGED 2006/10/18 10:45:55 thb 1.3.18.3: #142144# Moving to native M_PI_* constants 2006/04/24 13:25:30 thb 1.3.18.2: #i53194# Unified include statements (local headers always have double quotes; external headers angle brackets); reverted EventMultiplexer pause events to shared_ptr; removed EventMultiplexer::removeViewHandler(), since the handler is held weakly, anyway. 2006/03/24 18:23:22 thb 1.3.18.1: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [faa5a642616623873ca949c9d1cdc15e03e3e0f1]

INTEGRATION: CWS presfixes09 (1.3.18); FILE MERGED 2006/03/24 18:23:21 thb 1.3.18.1: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [c7c1763f2ec6a18f9bf5c4f0ba1c92e14516a860]

INTEGRATION: CWS presfixes09 (1.4.18); FILE MERGED 2006/10/18 19:57:19 thb 1.4.18.4: RESYNC: (1.4-1.5); FILE MERGED 2006/10/18 10:45:55 thb 1.4.18.3: #142144# Moving to native M_PI_* constants 2006/04/12 20:40:08 thb 1.4.18.2: #i37778# Replaced all shared_ptr.get() != NULL places with the more elegant automatic-conversion-to-bool version (at least where the compiler tolerated that) 2006/03/24 18:23:21 thb 1.4.18.1: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [79a1c62bcd1d858e1413a7354483a9a6c82f2f58]

INTEGRATION: CWS presfixes09 (1.3.18); FILE MERGED 2006/04/24 13:25:30 thb 1.3.18.2: #i53194# Unified include statements (local headers always have double quotes; external headers angle brackets); reverted EventMultiplexer pause events to shared_ptr; removed EventMultiplexer::removeViewHandler(), since the handler is held weakly, anyway. 2006/03/24 18:23:21 thb 1.3.18.1: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [c3ed5712eb30bb839ec15b4a3e6dd3e60b81688a]

INTEGRATION: CWS presfixes09 (1.3.18); FILE MERGED 2006/10/18 19:57:10 thb 1.3.18.3: RESYNC: (1.3-1.5); FILE MERGED 2006/04/24 13:25:30 thb 1.3.18.2: #i53194# Unified include statements (local headers always have double quotes; external headers angle brackets); reverted EventMultiplexer pause events to shared_ptr; removed EventMultiplexer::removeViewHandler(), since the handler is held weakly, anyway. 2006/03/24 18:23:21 thb 1.3.18.1: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [8922250bf72d52e26b3d71aa57c022b2290ad904]

INTEGRATION: CWS presfixes09 (1.3.18); FILE MERGED 2006/10/18 19:56:52 thb 1.3.18.3: RESYNC: (1.3-1.4); FILE MERGED 2006/04/24 13:25:30 thb 1.3.18.2: #i53194# Unified include statements (local headers always have double quotes; external headers angle brackets); reverted EventMultiplexer pause events to shared_ptr; removed EventMultiplexer::removeViewHandler(), since the handler is held weakly, anyway. 2006/03/24 18:23:21 thb 1.3.18.1: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [d7a067b8c153707f2340f2da4807d1f794ce502a]

INTEGRATION: CWS presfixes09 (1.3.18); FILE MERGED 2006/10/18 19:56:44 thb 1.3.18.3: RESYNC: (1.3-1.5); FILE MERGED 2006/04/24 13:25:30 thb 1.3.18.2: #i53194# Unified include statements (local headers always have double quotes; external headers angle brackets); reverted EventMultiplexer pause events to shared_ptr; removed EventMultiplexer::removeViewHandler(), since the handler is held weakly, anyway. 2006/03/24 18:23:20 thb 1.3.18.1: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [9b1758da00c6298c5186c3419f89043a613df2e0]

INTEGRATION: CWS presfixes09 (1.3.18); FILE MERGED 2006/04/24 13:25:30 thb 1.3.18.2: #i53194# Unified include statements (local headers always have double quotes; external headers angle brackets); reverted EventMultiplexer pause events to shared_ptr; removed EventMultiplexer::removeViewHandler(), since the handler is held weakly, anyway. 2006/03/24 18:23:20 thb 1.3.18.1: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [dee0c0cfc3960b38c259242e75837f348ab80277]

INTEGRATION: CWS presfixes09 (1.3.18); FILE MERGED 2006/10/18 19:56:24 thb 1.3.18.4: RESYNC: (1.3-1.4); FILE MERGED 2006/10/18 10:45:55 thb 1.3.18.3: #142144# Moving to native M_PI_* constants 2006/04/24 13:25:29 thb 1.3.18.2: #i53194# Unified include statements (local headers always have double quotes; external headers angle brackets); reverted EventMultiplexer pause events to shared_ptr; removed EventMultiplexer::removeViewHandler(), since the handler is held weakly, anyway. 2006/03/24 18:23:20 thb 1.3.18.1: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [9c565006435d7bb4f72776b666cfb85ecab4816a]

INTEGRATION: CWS presfixes09 (1.6.16); FILE MERGED 2006/04/24 13:25:29 thb 1.6.16.3: #i53194# Unified include statements (local headers always have double quotes; external headers angle brackets); reverted EventMultiplexer pause events to shared_ptr; removed EventMultiplexer::removeViewHandler(), since the handler is held weakly, anyway. 2006/04/12 20:40:08 thb 1.6.16.2: #i37778# Replaced all shared_ptr.get() != NULL places with the more elegant automatic-conversion-to-bool version (at least where the compiler tolerated that) 2006/03/24 18:23:20 thb 1.6.16.1: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [b6cab48ff8ac1f31f8c371ae0181329ae34395ff]

INTEGRATION: CWS presfixes09 (1.4.16); FILE MERGED 2006/09/15 22:17:05 thb 1.4.16.2: RESYNC: (1.4-1.5); FILE MERGED 2006/03/24 18:23:20 thb 1.4.16.1: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [233bd380a915d6ff3f3caccf665f7025c350bd7e]

INTEGRATION: CWS presfixes09 (1.5.16); FILE MERGED 2006/10/18 19:56:14 thb 1.5.16.4: RESYNC: (1.6-1.8); FILE MERGED 2006/09/15 22:16:57 thb 1.5.16.3: RESYNC: (1.5-1.6); FILE MERGED 2006/04/24 13:25:29 thb 1.5.16.2: #i53194# Unified include statements (local headers always have double quotes; external headers angle brackets); reverted EventMultiplexer pause events to shared_ptr; removed EventMultiplexer::removeViewHandler(), since the handler is held weakly, anyway. 2006/03/24 18:23:19 thb 1.5.16.1: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [8f34e598a052d5906c547b948c13ad77380d6665]

INTEGRATION: CWS presfixes09 (1.3.18); FILE MERGED 2006/09/15 22:16:49 thb 1.3.18.2: RESYNC: (1.3-1.4); FILE MERGED 2006/03/24 18:23:19 thb 1.3.18.1: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [09609a3206f2b8bd9388911af53a398847e73f5f]

INTEGRATION: CWS presfixes09 (1.3.18); FILE MERGED 2006/10/18 19:56:05 thb 1.3.18.3: RESYNC: (1.4-1.5); FILE MERGED 2006/09/15 22:16:41 thb 1.3.18.2: RESYNC: (1.3-1.4); FILE MERGED 2006/03/24 18:23:19 thb 1.3.18.1: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [ea53269a454075f3caba5773a2a71976b4191faf]

INTEGRATION: CWS presfixes09 (1.3.18); FILE MERGED 2006/09/15 22:16:34 thb 1.3.18.2: RESYNC: (1.3-1.4); FILE MERGED 2006/03/24 18:23:19 thb 1.3.18.1: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [04bb6a2404d91fdc6c3700e9319f1b139810101e]

INTEGRATION: CWS presfixes09 (1.5.16); FILE MERGED 2006/10/18 19:55:57 thb 1.5.16.4: RESYNC: (1.6-1.8); FILE MERGED 2006/09/15 22:16:25 thb 1.5.16.3: RESYNC: (1.5-1.6); FILE MERGED 2006/03/24 18:23:19 thb 1.5.16.2: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow 2006/03/06 22:14:31 thb 1.5.16.1: #i53194# #i55294# #i59324# Overhauled IntrinsicAnimationActivity; fixes GIF animation import; corrected rehearse timings sprite size; several cosmetic changes (removed external header guards); prepared scene for sprite prio


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [493e0f65d64b2a3642b47681fb1c2f64e554f2ad]

INTEGRATION: CWS presfixes09 (1.4.18); FILE MERGED 2006/03/24 18:23:19 thb 1.4.18.2: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow 2006/03/15 15:22:21 thb 1.4.18.1: #i49357# Removed external include guards from all non-export headers (and from the cxx files, anyway)


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [1a792ade29f24076fbc6f28d24697ea5cf781a28]

INTEGRATION: CWS presfixes09 (1.4.18); FILE MERGED 2006/10/18 19:55:49 thb 1.4.18.4: RESYNC: (1.4-1.5); FILE MERGED 2006/04/12 20:40:07 thb 1.4.18.3: #i37778# Replaced all shared_ptr.get() != NULL places with the more elegant automatic-conversion-to-bool version (at least where the compiler tolerated that) 2006/03/24 18:23:18 thb 1.4.18.2: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow 2006/03/15 15:22:21 thb 1.4.18.1: #i49357# Removed external include guards from all non-export headers (and from the cxx files, anyway)


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [c9f1198b26ed6c1ea9f958941b576f84269f8aef]

INTEGRATION: CWS presfixes09 (1.4.18); FILE MERGED 2006/09/15 22:16:17 thb 1.4.18.4: RESYNC: (1.4-1.5); FILE MERGED 2006/04/12 20:40:07 thb 1.4.18.3: #i37778# Replaced all shared_ptr.get() != NULL places with the more elegant automatic-conversion-to-bool version (at least where the compiler tolerated that) 2006/03/24 18:23:18 thb 1.4.18.2: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow 2006/03/15 15:22:20 thb 1.4.18.1: #i49357# Removed external include guards from all non-export headers (and from the cxx files, anyway)


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [a47ba09f977c3c8f573e0fb5f6cf52355ad83b61]

INTEGRATION: CWS presfixes09 (1.2.14); FILE MERGED 2006/10/18 19:55:41 thb 1.2.14.2: RESYNC: (1.2-1.4); FILE MERGED 2006/09/18 15:26:49 thb 1.2.14.1: #i10000# Fixed post-MERGE breakages


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [d107cc9a6fcd56733d10d111ec72595ce8fa7497]

INTEGRATION: CWS presfixes09 (1.6.16); FILE MERGED 2006/10/18 19:55:33 thb 1.6.16.4: RESYNC: (1.8-1.9); FILE MERGED 2006/09/15 22:15:47 thb 1.6.16.3: RESYNC: (1.6-1.8); FILE MERGED 2006/04/24 13:25:29 thb 1.6.16.2: #i53194# Unified include statements (local headers always have double quotes; external headers angle brackets); reverted EventMultiplexer pause events to shared_ptr; removed EventMultiplexer::removeViewHandler(), since the handler is held weakly, anyway. 2006/03/24 18:23:18 thb 1.6.16.1: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [eb1fa9352897443fb4fa6c53931d19c76e833c60]

INTEGRATION: CWS presfixes09 (1.6.16); FILE MERGED 2006/10/18 19:55:25 thb 1.6.16.6: RESYNC: (1.7-1.9); FILE MERGED 2006/09/15 22:15:05 thb 1.6.16.5: RESYNC: (1.6-1.7); FILE MERGED 2006/04/24 13:25:29 thb 1.6.16.4: #i53194# Unified include statements (local headers always have double quotes; external headers angle brackets); reverted EventMultiplexer pause events to shared_ptr; removed EventMultiplexer::removeViewHandler(), since the handler is held weakly, anyway. 2006/04/12 20:40:07 thb 1.6.16.3: #i37778# Replaced all shared_ptr.get() != NULL places with the more elegant automatic-conversion-to-bool version (at least where the compiler tolerated that) 2006/04/03 16:19:00 thb 1.6.16.2: #i37778# Now passing down ComponentContext to all interested parties; building a second, all-exports version of the slideshow component (to facilitate unit testing also for internal classes) - this made necessary renaming ImportFailedException to ShapeLoadFailedException (because of silly i63703); applied relevant parts of #i63770# (const-correctness); reworked view handling in such a way that views are now kept in one central repository (and are not duplicated across all interested objects); moved code from namespace presentation to namespace slideshow 2006/03/24 18:23:18 thb 1.6.16.1: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [4fc2038af5ae9b3c91fcf0a1305befb75fd1a342]

INTEGRATION: CWS presfixes09 (1.5.16); FILE MERGED 2006/09/15 22:15:38 thb 1.5.16.2: RESYNC: (1.5-1.6); FILE MERGED 2006/03/24 18:23:18 thb 1.5.16.1: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [4397add88587271fca090a571bdc330d6cafd7bd]

INTEGRATION: CWS presfixes09 (1.5.16); FILE MERGED 2006/10/18 19:55:17 thb 1.5.16.5: RESYNC: (1.6-1.7); FILE MERGED 2006/09/15 22:15:30 thb 1.5.16.4: RESYNC: (1.5-1.6); FILE MERGED 2006/04/24 13:25:29 thb 1.5.16.3: #i53194# Unified include statements (local headers always have double quotes; external headers angle brackets); reverted EventMultiplexer pause events to shared_ptr; removed EventMultiplexer::removeViewHandler(), since the handler is held weakly, anyway. 2006/04/12 20:40:07 thb 1.5.16.2: #i37778# Replaced all shared_ptr.get() != NULL places with the more elegant automatic-conversion-to-bool version (at least where the compiler tolerated that) 2006/03/24 18:23:18 thb 1.5.16.1: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [8d7d3294482b811583c3eda530dfd29c20f42538]

INTEGRATION: CWS presfixes09 (1.3.18); FILE MERGED 2006/09/15 22:15:22 thb 1.3.18.3: RESYNC: (1.3-1.4); FILE MERGED 2006/03/24 18:23:17 thb 1.3.18.2: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow 2006/03/15 15:22:20 thb 1.3.18.1: #i49357# Removed external include guards from all non-export headers (and from the cxx files, anyway)


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [63a8947e526914910ee706f01c4002fe02c55f4d]

INTEGRATION: CWS presfixes09 (1.3.18); FILE MERGED 2006/10/18 19:55:09 thb 1.3.18.3: RESYNC: (1.4-1.5); FILE MERGED 2006/09/15 22:15:14 thb 1.3.18.2: RESYNC: (1.3-1.4); FILE MERGED 2006/03/24 18:23:17 thb 1.3.18.1: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [5c44486bb2bd0d61a70d89d474e8e8fc0a72e8f8]

INTEGRATION: CWS presfixes09 (1.3.18); FILE MERGED 2006/09/15 22:14:55 thb 1.3.18.3: RESYNC: (1.3-1.4); FILE MERGED 2006/03/24 18:23:17 thb 1.3.18.2: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow 2006/03/15 15:22:20 thb 1.3.18.1: #i49357# Removed external include guards from all non-export headers (and from the cxx files, anyway)


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [e80d11a30040a1d7f68ba91442a79cee59b5aad3]

INTEGRATION: CWS presfixes09 (1.3.18); FILE MERGED 2006/10/18 19:55:01 thb 1.3.18.4: RESYNC: (1.4-1.5); FILE MERGED 2006/09/15 22:14:46 thb 1.3.18.3: RESYNC: (1.3-1.4); FILE MERGED 2006/03/24 18:23:17 thb 1.3.18.2: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow 2006/03/15 15:22:20 thb 1.3.18.1: #i49357# Removed external include guards from all non-export headers (and from the cxx files, anyway)


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [07b07d4966cc5d0cdc4e2a941f2b8ee308e35af9]

INTEGRATION: CWS presfixes09 (1.4.18); FILE MERGED 2006/09/15 22:14:37 thb 1.4.18.2: RESYNC: (1.4-1.5); FILE MERGED 2006/03/24 18:23:17 thb 1.4.18.1: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [832e20b622e4f55c03212036090055616e5f84ed]

INTEGRATION: CWS presfixes09 (1.5.18); FILE MERGED 2006/10/18 19:54:54 thb 1.5.18.4: RESYNC: (1.6-1.7); FILE MERGED 2006/09/15 22:12:28 thb 1.5.18.3: RESYNC: (1.5-1.6); FILE MERGED 2006/04/12 20:40:07 thb 1.5.18.2: #i37778# Replaced all shared_ptr.get() != NULL places with the more elegant automatic-conversion-to-bool version (at least where the compiler tolerated that) 2006/03/24 18:23:17 thb 1.5.18.1: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [ae574e704785c964ed5a3a2cb52bbf9ec8897af0]

INTEGRATION: CWS presfixes09 (1.3.18); FILE MERGED 2006/09/15 22:14:23 thb 1.3.18.3: RESYNC: (1.3-1.4); FILE MERGED 2006/03/24 18:23:17 thb 1.3.18.2: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow 2006/03/15 15:22:20 thb 1.3.18.1: #i49357# Removed external include guards from all non-export headers (and from the cxx files, anyway)


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [e5d13b183adafda011e14d522fef3c351e3d25f8]

INTEGRATION: CWS presfixes09 (1.3.18); FILE MERGED 2006/10/18 19:54:45 thb 1.3.18.3: RESYNC: (1.4-1.5); FILE MERGED 2006/09/15 22:14:15 thb 1.3.18.2: RESYNC: (1.3-1.4); FILE MERGED 2006/03/24 18:23:16 thb 1.3.18.1: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [539aade798dbd1fb82d1f2affb6c28bb3ca8a027]

INTEGRATION: CWS presfixes09 (1.7.18); FILE MERGED 2006/10/18 19:54:37 thb 1.7.18.7: RESYNC: (1.8-1.9); FILE MERGED 2006/09/15 22:14:07 thb 1.7.18.6: RESYNC: (1.7-1.8); FILE MERGED 2006/04/12 20:40:07 thb 1.7.18.5: #i37778# Replaced all shared_ptr.get() != NULL places with the more elegant automatic-conversion-to-bool version (at least where the compiler tolerated that) 2006/04/03 16:19:00 thb 1.7.18.4: #i37778# Now passing down ComponentContext to all interested parties; building a second, all-exports version of the slideshow component (to facilitate unit testing also for internal classes) - this made necessary renaming ImportFailedException to ShapeLoadFailedException (because of silly i63703); applied relevant parts of #i63770# (const-correctness); reworked view handling in such a way that views are now kept in one central repository (and are not duplicated across all interested objects); moved code from namespace presentation to namespace slideshow 2006/03/24 18:23:16 thb 1.7.18.3: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow 2006/03/15 15:22:20 thb 1.7.18.2: #i49357# Removed external include guards from all non-export headers (and from the cxx files, anyway) 2006/03/06 22:14:31 thb 1.7.18.1: #i53194# #i55294# #i59324# Overhauled IntrinsicAnimationActivity; fixes GIF animation import; corrected rehearse timings sprite size; several cosmetic changes (removed external header guards); prepared scene for sprite prio


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [6cced6bd894099b4fc839f1f278923fe32581d23]

INTEGRATION: CWS presfixes09 (1.3.18); FILE MERGED 2006/09/15 22:14:00 thb 1.3.18.3: RESYNC: (1.3-1.4); FILE MERGED 2006/03/24 18:23:16 thb 1.3.18.2: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow 2006/03/15 15:22:20 thb 1.3.18.1: #i49357# Removed external include guards from all non-export headers (and from the cxx files, anyway)


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [e8bdc2521244204b02989617b9282a8a4e40f239]

INTEGRATION: CWS presfixes09 (1.4.18); FILE MERGED 2006/10/18 19:54:29 thb 1.4.18.5: RESYNC: (1.5-1.6); FILE MERGED 2006/09/15 22:13:51 thb 1.4.18.4: RESYNC: (1.4-1.5); FILE MERGED 2006/04/03 16:19:00 thb 1.4.18.3: #i37778# Now passing down ComponentContext to all interested parties; building a second, all-exports version of the slideshow component (to facilitate unit testing also for internal classes) - this made necessary renaming ImportFailedException to ShapeLoadFailedException (because of silly i63703); applied relevant parts of #i63770# (const-correctness); reworked view handling in such a way that views are now kept in one central repository (and are not duplicated across all interested objects); moved code from namespace presentation to namespace slideshow 2006/03/24 18:23:16 thb 1.4.18.2: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow 2006/03/15 15:22:19 thb 1.4.18.1: #i49357# Removed external include guards from all non-export headers (and from the cxx files, anyway)


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [cfecbeab68845731b073b9f3ba2145708d08c61f]

INTEGRATION: CWS presfixes09 (1.3.18); FILE MERGED 2006/09/15 22:13:43 thb 1.3.18.3: RESYNC: (1.3-1.4); FILE MERGED 2006/03/24 18:23:16 thb 1.3.18.2: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow 2006/03/15 15:22:19 thb 1.3.18.1: #i49357# Removed external include guards from all non-export headers (and from the cxx files, anyway)


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [c5b0afcee6b952bc4ef3134c4da23e4f36df06f8]

INTEGRATION: CWS presfixes09 (1.3.18); FILE MERGED 2006/10/18 19:54:22 thb 1.3.18.5: RESYNC: (1.4-1.5); FILE MERGED 2006/09/15 22:13:35 thb 1.3.18.4: RESYNC: (1.3-1.4); FILE MERGED 2006/04/12 20:40:06 thb 1.3.18.3: #i37778# Replaced all shared_ptr.get() != NULL places with the more elegant automatic-conversion-to-bool version (at least where the compiler tolerated that) 2006/03/24 18:23:16 thb 1.3.18.2: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow 2006/03/15 15:22:19 thb 1.3.18.1: #i49357# Removed external include guards from all non-export headers (and from the cxx files, anyway)


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [f2355e7b40d6ecfa2a8629e836404599b67b5961]

INTEGRATION: CWS presfixes09 (1.4.16); FILE MERGED 2006/09/15 22:13:21 thb 1.4.16.3: RESYNC: (1.4-1.5); FILE MERGED 2006/04/24 13:25:28 thb 1.4.16.2: #i53194# Unified include statements (local headers always have double quotes; external headers angle brackets); reverted EventMultiplexer pause events to shared_ptr; removed EventMultiplexer::removeViewHandler(), since the handler is held weakly, anyway. 2006/03/24 18:23:15 thb 1.4.16.1: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [f27b6bf382df7d786220e7f90f33e2e4889dde0f]

INTEGRATION: CWS presfixes09 (1.8.16); FILE MERGED 2006/10/18 19:54:13 thb 1.8.16.6: RESYNC: (1.9-1.11); FILE MERGED 2006/09/18 15:26:49 thb 1.8.16.5: #i10000# Fixed post-MERGE breakages 2006/09/15 22:13:13 thb 1.8.16.4: RESYNC: (1.8-1.9); FILE MERGED 2006/04/24 13:25:28 thb 1.8.16.3: #i53194# Unified include statements (local headers always have double quotes; external headers angle brackets); reverted EventMultiplexer pause events to shared_ptr; removed EventMultiplexer::removeViewHandler(), since the handler is held weakly, anyway. 2006/04/12 20:40:06 thb 1.8.16.2: #i37778# Replaced all shared_ptr.get() != NULL places with the more elegant automatic-conversion-to-bool version (at least where the compiler tolerated that) 2006/03/24 18:23:15 thb 1.8.16.1: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [6cc4ddcff0643e8f1ee5706a1caba866c17780cc]

INTEGRATION: CWS presfixes09 (1.5.18); FILE MERGED 2006/10/18 19:54:05 thb 1.5.18.4: RESYNC: (1.6-1.7); FILE MERGED 2006/09/15 22:13:05 thb 1.5.18.3: RESYNC: (1.5-1.6); FILE MERGED 2006/03/24 18:23:15 thb 1.5.18.2: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow 2006/03/15 15:22:19 thb 1.5.18.1: #i49357# Removed external include guards from all non-export headers (and from the cxx files, anyway)


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [81109b6f79cbba0e7649ac07eb8fb661718bc3b2]

INTEGRATION: CWS presfixes09 (1.8.18); FILE MERGED 2006/10/18 19:53:57 thb 1.8.18.4: RESYNC: (1.9-1.11); FILE MERGED 2006/09/15 22:12:57 thb 1.8.18.3: RESYNC: (1.8-1.9); FILE MERGED 2006/04/12 20:40:06 thb 1.8.18.2: #i37778# Replaced all shared_ptr.get() != NULL places with the more elegant automatic-conversion-to-bool version (at least where the compiler tolerated that) 2006/03/24 18:23:15 thb 1.8.18.1: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [800e6f118d178dbfa42ec10f8980ec7022898676]

INTEGRATION: CWS presfixes09 (1.5.16); FILE MERGED 2006/03/24 18:23:14 thb 1.5.16.1: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [c4d339e865ae7c8fad761623bba65a90c35c8a7d]

INTEGRATION: CWS presfixes09 (1.7.16); FILE MERGED 2006/10/18 19:53:48 thb 1.7.16.2: RESYNC: (1.7-1.8); FILE MERGED 2006/03/24 18:23:14 thb 1.7.16.1: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [d8debe2f7efe0fa4bd094c2502b5317c1f73d7cc]

INTEGRATION: CWS presfixes09 (1.3.18); FILE MERGED 2006/10/18 19:53:38 thb 1.3.18.2: RESYNC: (1.3-1.4); FILE MERGED 2006/03/24 18:23:14 thb 1.3.18.1: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [2ff3fb3185aa10a0a583715eccce7e76ce30028e]

INTEGRATION: CWS presfixes09 (1.5.16); FILE MERGED 2006/10/18 19:53:30 thb 1.5.16.3: RESYNC: (1.5-1.6); FILE MERGED 2006/04/12 20:40:06 thb 1.5.16.2: #i37778# Replaced all shared_ptr.get() != NULL places with the more elegant automatic-conversion-to-bool version (at least where the compiler tolerated that) 2006/03/24 18:23:14 thb 1.5.16.1: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [175870b531ff6d1c60627cfac74ea83152377c84]

INTEGRATION: CWS presfixes09 (1.4.18); FILE MERGED 2006/10/18 19:53:22 thb 1.4.18.2: RESYNC: (1.4-1.5); FILE MERGED 2006/03/24 18:23:13 thb 1.4.18.1: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [536c813043e19476e4776fade68e5787f739193e]

INTEGRATION: CWS presfixes09 (1.3.18); FILE MERGED 2006/10/18 19:53:14 thb 1.3.18.3: RESYNC: (1.5-1.6); FILE MERGED 2006/09/15 22:12:20 thb 1.3.18.2: RESYNC: (1.3-1.5); FILE MERGED 2006/03/24 18:23:13 thb 1.3.18.1: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [5d0440e760291bd343f63e95bc6459a0c0055979]

INTEGRATION: CWS presfixes09 (1.3.18); FILE MERGED 2006/10/18 19:53:06 thb 1.3.18.2: RESYNC: (1.3-1.4); FILE MERGED 2006/03/24 18:23:13 thb 1.3.18.1: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [6ba25d958a24c70de688329ac2576aa4cf2f7e63]

INTEGRATION: CWS presfixes09 (1.3.18); FILE MERGED 2006/10/18 19:52:58 thb 1.3.18.2: RESYNC: (1.3-1.4); FILE MERGED 2006/03/24 18:23:13 thb 1.3.18.1: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [f271dd041436a2574bea2971fe7fae5465654962]

INTEGRATION: CWS presfixes09 (1.5.16); FILE MERGED 2006/04/24 13:25:28 thb 1.5.16.2: #i53194# Unified include statements (local headers always have double quotes; external headers angle brackets); reverted EventMultiplexer pause events to shared_ptr; removed EventMultiplexer::removeViewHandler(), since the handler is held weakly, anyway. 2006/03/24 18:23:13 thb 1.5.16.1: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [cf95c57b7968c20397ab87f97da793649055fd9b]

INTEGRATION: CWS presfixes09 (1.5.16); FILE MERGED 2006/03/24 18:23:13 thb 1.5.16.1: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [d41fbeeb8f88db4f49e5bfa8a4e685dd14836089]

INTEGRATION: CWS presfixes09 (1.6.10); FILE MERGED 2006/10/18 19:52:51 thb 1.6.10.3: RESYNC: (1.6-1.8); FILE MERGED 2006/04/12 20:40:06 thb 1.6.10.2: #i37778# Replaced all shared_ptr.get() != NULL places with the more elegant automatic-conversion-to-bool version (at least where the compiler tolerated that) 2006/03/24 18:23:13 thb 1.6.10.1: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [cdb99a216eba770455e3c54c40ef6fb92b2398e6]

INTEGRATION: CWS presfixes09 (1.6.16); FILE MERGED 2006/10/18 19:52:42 thb 1.6.16.4: RESYNC: (1.6-1.8); FILE MERGED 2006/04/24 13:25:28 thb 1.6.16.3: #i53194# Unified include statements (local headers always have double quotes; external headers angle brackets); reverted EventMultiplexer pause events to shared_ptr; removed EventMultiplexer::removeViewHandler(), since the handler is held weakly, anyway. 2006/04/12 20:40:05 thb 1.6.16.2: #i37778# Replaced all shared_ptr.get() != NULL places with the more elegant automatic-conversion-to-bool version (at least where the compiler tolerated that) 2006/03/24 18:23:12 thb 1.6.16.1: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [f9c85d19d6a8750621005e9947b9b9690e9a2558]

INTEGRATION: CWS presfixes09 (1.3.18); FILE MERGED 2006/03/24 18:23:12 thb 1.3.18.1: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [cc55256fb67605c1f8d795ba04cb1116a146dc87]

INTEGRATION: CWS presfixes09 (1.5.18); FILE MERGED 2006/10/18 19:52:34 thb 1.5.18.3: RESYNC: (1.5-1.6); FILE MERGED 2006/04/12 20:40:05 thb 1.5.18.2: #i37778# Replaced all shared_ptr.get() != NULL places with the more elegant automatic-conversion-to-bool version (at least where the compiler tolerated that) 2006/03/24 18:23:12 thb 1.5.18.1: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [7c611f6d41896c5e4ac3fa5965e96debae9aad9a]

INTEGRATION: CWS presfixes09 (1.7.16); FILE MERGED 2006/04/24 13:25:27 thb 1.7.16.3: #i53194# Unified include statements (local headers always have double quotes; external headers angle brackets); reverted EventMultiplexer pause events to shared_ptr; removed EventMultiplexer::removeViewHandler(), since the handler is held weakly, anyway. 2006/04/03 16:18:59 thb 1.7.16.2: #i37778# Now passing down ComponentContext to all interested parties; building a second, all-exports version of the slideshow component (to facilitate unit testing also for internal classes) - this made necessary renaming ImportFailedException to ShapeLoadFailedException (because of silly i63703); applied relevant parts of #i63770# (const-correctness); reworked view handling in such a way that views are now kept in one central repository (and are not duplicated across all interested objects); moved code from namespace presentation to namespace slideshow 2006/03/24 18:23:12 thb 1.7.16.1: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [937e484a114f00f6f1964e1f8fed5afe46bd2440]

INTEGRATION: CWS presfixes09 (1.6.16); FILE MERGED 2006/10/18 19:52:26 thb 1.6.16.6: RESYNC: (1.6-1.7); FILE MERGED 2006/04/24 13:25:27 thb 1.6.16.5: #i53194# Unified include statements (local headers always have double quotes; external headers angle brackets); reverted EventMultiplexer pause events to shared_ptr; removed EventMultiplexer::removeViewHandler(), since the handler is held weakly, anyway. 2006/04/12 19:25:06 thb 1.6.16.4: #i37778# Making slideshow engine much more robust against missing/unsupported interfaces and properties; fixed RehearseTimings output offset issue; fixed WaitSymbol output position 2006/04/03 16:18:58 thb 1.6.16.3: #i37778# Now passing down ComponentContext to all interested parties; building a second, all-exports version of the slideshow component (to facilitate unit testing also for internal classes) - this made necessary renaming ImportFailedException to ShapeLoadFailedException (because of silly i63703); applied relevant parts of #i63770# (const-correctness); reworked view handling in such a way that views are now kept in one central repository (and are not duplicated across all interested objects); moved code from namespace presentation to namespace slideshow 2006/03/24 18:23:12 thb 1.6.16.2: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow 2006/03/06 22:14:30 thb 1.6.16.1: #i53194# #i55294# #i59324# Overhauled IntrinsicAnimationActivity; fixes GIF animation import; corrected rehearse timings sprite size; several cosmetic changes (removed external header guards); prepared scene for sprite prio


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [4532fc19fa8861fc2d4b25836baa57e77b4e831b]

INTEGRATION: CWS presfixes09 (1.6.16); FILE MERGED 2006/10/18 19:51:48 thb 1.6.16.5: RESYNC: (1.7-1.9); FILE MERGED 2006/09/15 22:12:12 thb 1.6.16.4: RESYNC: (1.6-1.7); FILE MERGED 2006/04/24 13:25:27 thb 1.6.16.3: #i53194# Unified include statements (local headers always have double quotes; external headers angle brackets); reverted EventMultiplexer pause events to shared_ptr; removed EventMultiplexer::removeViewHandler(), since the handler is held weakly, anyway. 2006/04/12 20:40:05 thb 1.6.16.2: #i37778# Replaced all shared_ptr.get() != NULL places with the more elegant automatic-conversion-to-bool version (at least where the compiler tolerated that) 2006/03/24 18:23:11 thb 1.6.16.1: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [480422996811d3bfbc60be09a62a34a8b85edebd]

INTEGRATION: CWS presfixes09 (1.5.18); FILE MERGED 2006/10/18 19:51:40 thb 1.5.18.4: RESYNC: (1.5-1.6); FILE MERGED 2006/04/03 16:18:58 thb 1.5.18.3: #i37778# Now passing down ComponentContext to all interested parties; building a second, all-exports version of the slideshow component (to facilitate unit testing also for internal classes) - this made necessary renaming ImportFailedException to ShapeLoadFailedException (because of silly i63703); applied relevant parts of #i63770# (const-correctness); reworked view handling in such a way that views are now kept in one central repository (and are not duplicated across all interested objects); moved code from namespace presentation to namespace slideshow 2006/03/24 18:23:10 thb 1.5.18.2: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow 2006/03/06 22:14:30 thb 1.5.18.1: #i53194# #i55294# #i59324# Overhauled IntrinsicAnimationActivity; fixes GIF animation import; corrected rehearse timings sprite size; several cosmetic changes (removed external header guards); prepared scene for sprite prio


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [ca4d03866c966de807bcf1abb01bf1ac3e6bc323]

INTEGRATION: CWS presfixes09 (1.6.10); FILE MERGED 2006/10/18 19:51:32 thb 1.6.10.8: RESYNC: (1.6-1.8); FILE MERGED 2006/04/12 20:40:04 thb 1.6.10.7: #i37778# Replaced all shared_ptr.get() != NULL places with the more elegant automatic-conversion-to-bool version (at least where the compiler tolerated that) 2006/04/12 19:25:06 thb 1.6.10.6: #i37778# Making slideshow engine much more robust against missing/unsupported interfaces and properties; fixed RehearseTimings output offset issue; fixed WaitSymbol output position 2006/03/24 18:23:10 thb 1.6.10.5: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow 2006/03/15 15:22:18 thb 1.6.10.4: #i49357# Removed external include guards from all non-export headers (and from the cxx files, anyway) 2006/03/08 18:08:06 thb 1.6.10.3: #i49357# Removed cruft from gdimtftools; moved slideshow component to ServiceDecl; refactored multiple places of filling a rectangle in XCanvas into a tools method; now clearing the shape area to grey50 for applets/plugins (to at least show _something_ during slide transitions) 2006/03/06 22:41:12 thb 1.6.10.2: #i49357# Added AppletShape, which implements Java applets & plugin objects (Netscape plugins) 2006/03/06 22:14:30 thb 1.6.10.1: #i53194# #i55294# #i59324# Overhauled IntrinsicAnimationActivity; fixes GIF animation import; corrected rehearse timings sprite size; several cosmetic changes (removed external header guards); prepared scene for sprite prio


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [f25440dcf00740e6415081ed3217ee37661e7fff]

INTEGRATION: CWS presfixes09 (1.4.18); FILE MERGED 2006/10/18 19:51:24 thb 1.4.18.5: RESYNC: (1.4-1.5); FILE MERGED 2006/04/24 13:25:26 thb 1.4.18.4: #i53194# Unified include statements (local headers always have double quotes; external headers angle brackets); reverted EventMultiplexer pause events to shared_ptr; removed EventMultiplexer::removeViewHandler(), since the handler is held weakly, anyway. 2006/04/03 16:18:57 thb 1.4.18.3: #i37778# Now passing down ComponentContext to all interested parties; building a second, all-exports version of the slideshow component (to facilitate unit testing also for internal classes) - this made necessary renaming ImportFailedException to ShapeLoadFailedException (because of silly i63703); applied relevant parts of #i63770# (const-correctness); reworked view handling in such a way that views are now kept in one central repository (and are not duplicated across all interested objects); moved code from namespace presentation to namespace slideshow 2006/03/24 18:23:10 thb 1.4.18.2: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow 2006/03/15 15:22:18 thb 1.4.18.1: #i49357# Removed external include guards from all non-export headers (and from the cxx files, anyway)


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [2d2ef0411dd85b7340cff2dbedb03387dda7ccf4]

INTEGRATION: CWS presfixes09 (1.3.18); FILE MERGED 2006/11/15 14:07:37 thb 1.3.18.5: RESYNC: (1.4-1.5); FILE MERGED 2006/10/18 19:51:17 thb 1.3.18.4: RESYNC: (1.3-1.4); FILE MERGED 2006/04/12 20:40:04 thb 1.3.18.3: #i37778# Replaced all shared_ptr.get() != NULL places with the more elegant automatic-conversion-to-bool version (at least where the compiler tolerated that) 2006/03/24 18:23:10 thb 1.3.18.2: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow 2006/03/15 15:22:18 thb 1.3.18.1: #i49357# Removed external include guards from all non-export headers (and from the cxx files, anyway)


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [0f99718e97b17d735c571c5c0795c16cb29f697f]

INTEGRATION: CWS presfixes09 (1.6.18); FILE MERGED 2006/10/18 19:51:08 thb 1.6.18.4: RESYNC: (1.6-1.7); FILE MERGED 2006/04/12 20:40:04 thb 1.6.18.3: #i37778# Replaced all shared_ptr.get() != NULL places with the more elegant automatic-conversion-to-bool version (at least where the compiler tolerated that) 2006/03/24 18:23:10 thb 1.6.18.2: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow 2006/03/15 15:22:18 thb 1.6.18.1: #i49357# Removed external include guards from all non-export headers (and from the cxx files, anyway)


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [170e1551ddea36dc67ae86dde68a277ed7e4fec3]

INTEGRATION: CWS presfixes09 (1.4.18); FILE MERGED 2006/10/18 19:50:44 thb 1.4.18.4: RESYNC: (1.4-1.5); FILE MERGED 2006/04/24 13:25:26 thb 1.4.18.3: #i53194# Unified include statements (local headers always have double quotes; external headers angle brackets); reverted EventMultiplexer pause events to shared_ptr; removed EventMultiplexer::removeViewHandler(), since the handler is held weakly, anyway. 2006/04/12 20:40:04 thb 1.4.18.2: #i37778# Replaced all shared_ptr.get() != NULL places with the more elegant automatic-conversion-to-bool version (at least where the compiler tolerated that) 2006/03/24 18:23:09 thb 1.4.18.1: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [0117661e24669d53de1eef44e125b8a3cb94feb9]

INTEGRATION: CWS updatefeed (1.1.2); FILE ADDED 2006/11/23 14:57:41 obr 1.1.2.1: #i71853# update information provider service test


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [18fc5d9d94990070ea37511c3ac8411e0e42ab4f]

INTEGRATION: CWS updatefeed (1.1.2); FILE ADDED 2006/11/23 14:57:52 obr 1.1.2.1: #i71853# update information provider service test


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [02193f3becfe9f3f4359cf67f388263f3b51b56e]

INTEGRATION: CWS updatefeed (1.1.2); FILE ADDED 2006/11/23 14:56:03 obr 1.1.2.1: #i71853# update information provider service


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [b40b8577cecdf9e1224c6e8da4032ccfcd6937d3]

INTEGRATION: CWS presfixes09 (1.4.18); FILE MERGED 2006/10/18 19:50:21 thb 1.4.18.4: RESYNC: (1.4-1.6); FILE MERGED 2006/04/12 20:40:04 thb 1.4.18.3: #i37778# Replaced all shared_ptr.get() != NULL places with the more elegant automatic-conversion-to-bool version (at least where the compiler tolerated that) 2006/03/24 18:23:09 thb 1.4.18.2: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow 2006/03/15 15:22:17 thb 1.4.18.1: #i49357# Removed external include guards from all non-export headers (and from the cxx files, anyway)


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [a7d743b054b55d45e021479c026ae24f013ee4f4]

INTEGRATION: CWS updatefeed (1.1.2); FILE ADDED 2006/12/07 09:18:24 obr 1.1.2.5: #i71853# copy embedded content to a dedicated XML document 2006/12/06 10:44:30 obr 1.1.2.4: #i71853# set http request header fields 2006/11/27 14:46:01 obr 1.1.2.3: #i71853# added setInteractionHandler method 2006/11/27 09:41:00 obr 1.1.2.2: #i71853# check return value of getDocumentElement in all code paths 2006/11/23 14:55:52 obr 1.1.2.1: #i71853# update information provider service


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [9f3f2ace3310ba4f8dc2c66321adc3c373c8cfb3]

INTEGRATION: CWS presfixes09 (1.7.16); FILE MERGED 2006/04/24 13:25:25 thb 1.7.16.3: #i53194# Unified include statements (local headers always have double quotes; external headers angle brackets); reverted EventMultiplexer pause events to shared_ptr; removed EventMultiplexer::removeViewHandler(), since the handler is held weakly, anyway. 2006/04/03 16:18:57 thb 1.7.16.2: #i37778# Now passing down ComponentContext to all interested parties; building a second, all-exports version of the slideshow component (to facilitate unit testing also for internal classes) - this made necessary renaming ImportFailedException to ShapeLoadFailedException (because of silly i63703); applied relevant parts of #i63770# (const-correctness); reworked view handling in such a way that views are now kept in one central repository (and are not duplicated across all interested objects); moved code from namespace presentation to namespace slideshow 2006/03/24 18:23:09 thb 1.7.16.1: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [2a906d8542d9cbac78d6df8e25107c9e93e2521b]

INTEGRATION: CWS updatefeed (1.1.2); FILE ADDED 2006/12/06 11:20:44 obr 1.1.2.3: #i71853# do not generate headers 2006/12/06 10:44:30 obr 1.1.2.2: #i71853# set http request header fields 2006/11/23 14:56:14 obr 1.1.2.1: #i71853# update information provider service


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [bae860d99ebd8748e48b5a00b7bf50bb9cba78d2]

INTEGRATION: CWS presfixes09 (1.7.16); FILE MERGED 2006/10/18 19:50:13 thb 1.7.16.7: RESYNC: (1.7-1.9); FILE MERGED 2006/04/24 13:25:25 thb 1.7.16.6: #i53194# Unified include statements (local headers always have double quotes; external headers angle brackets); reverted EventMultiplexer pause events to shared_ptr; removed EventMultiplexer::removeViewHandler(), since the handler is held weakly, anyway. 2006/04/12 20:40:03 thb 1.7.16.5: #i37778# Replaced all shared_ptr.get() != NULL places with the more elegant automatic-conversion-to-bool version (at least where the compiler tolerated that) 2006/04/12 19:25:05 thb 1.7.16.4: #i37778# Making slideshow engine much more robust against missing/unsupported interfaces and properties; fixed RehearseTimings output offset issue; fixed WaitSymbol output position 2006/04/03 16:18:56 thb 1.7.16.3: #i37778# Now passing down ComponentContext to all interested parties; building a second, all-exports version of the slideshow component (to facilitate unit testing also for internal classes) - this made necessary renaming ImportFailedException to ShapeLoadFailedException (because of silly i63703); applied relevant parts of #i63770# (const-correctness); reworked view handling in such a way that views are now kept in one central repository (and are not duplicated across all interested objects); moved code from namespace presentation to namespace slideshow 2006/03/24 18:23:09 thb 1.7.16.2: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow 2006/03/06 22:14:29 thb 1.7.16.1: #i53194# #i55294# #i59324# Overhauled IntrinsicAnimationActivity; fixes GIF animation import; corrected rehearse timings sprite size; several cosmetic changes (removed external header guards); prepared scene for sprite prio


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [a23e4879e2e5a27a9167720773a2667568a1c336]

INTEGRATION: CWS updatefeed (1.2.60); FILE MERGED 2006/12/07 11:18:22 obr 1.2.60.1: #i71853# ported check protocol to UpdateInformationProvider Service


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [fafae7b4a4030c682a992e59831e68774e474fef]

INTEGRATION: CWS updatefeed (1.1.2); FILE ADDED 2006/12/07 11:16:24 obr 1.1.2.1: #i71853# test app


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [906b8c1489e3cb210ffc56d653dca12b806f44f8]

INTEGRATION: CWS updatefeed (1.3.26); FILE MERGED 2006/12/07 14:31:15 obr 1.3.26.3: #i71853# always return true for successful connects 2006/12/07 11:20:35 obr 1.3.26.2: #i71853# debug messages removed 2006/12/07 11:18:22 obr 1.3.26.1: #i71853# ported check protocol to UpdateInformationProvider Service


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [7a566c2041ffed4f54887ff23fbc9b9acdfe3529]

INTEGRATION: CWS presfixes09 (1.13.16); FILE MERGED 2006/03/06 22:41:11 thb 1.13.16.2: #i49357# Added AppletShape, which implements Java applets & plugin objects (Netscape plugins) 2006/03/06 22:14:28 thb 1.13.16.1: #i53194# #i55294# #i59324# Overhauled IntrinsicAnimationActivity; fixes GIF animation import; corrected rehearse timings sprite size; several cosmetic changes (removed external header guards); prepared scene for sprite prio


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [5d6bca6617b82dbe7177db57b213b183bfb2cf08]

INTEGRATION: CWS updatefeed (1.5.4); FILE MERGED 2006/12/07 11:17:01 obr 1.5.4.1: #i71853# added test app and stopped header generation


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [523f38cb4ae6e57dbea4921d1bd1dd36dc86938a]

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>  [aa361dd1c228c8ca16360ce81e1f7741b9b76b35]

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>  [c59d83148905d62c746bdebaf4a54eaae689f21c]

INTEGRATION: CWS presfixes09 (1.3.18); FILE MERGED 2006/10/18 19:49:16 thb 1.3.18.3: RESYNC: (1.3-1.5); FILE MERGED 2006/03/24 18:23:07 thb 1.3.18.2: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow 2006/03/15 15:22:17 thb 1.3.18.1: #i49357# Removed external include guards from all non-export headers (and from the cxx files, anyway)


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [9ad6a5dd0d3752d1ef6c1ba86738a09830e6fa52]

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>  [ac4e81287cb6e8966593a7378e9064015a993b37]

INTEGRATION: CWS presfixes09 (1.9.2); FILE MERGED 2006/10/18 19:49:08 thb 1.9.2.5: RESYNC: (1.10-1.11); FILE MERGED 2006/09/15 22:11:37 thb 1.9.2.4: RESYNC: (1.9-1.10); FILE MERGED 2006/04/12 20:40:03 thb 1.9.2.3: #i37778# Replaced all shared_ptr.get() != NULL places with the more elegant automatic-conversion-to-bool version (at least where the compiler tolerated that) 2006/03/24 18:23:07 thb 1.9.2.2: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow 2006/03/15 15:22:17 thb 1.9.2.1: #i49357# Removed external include guards from all non-export headers (and from the cxx files, anyway)


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [ff3b2180403a7a4bd0c8803b7abc61083d318ce4]

INTEGRATION: CWS updatefeed (1.44.200); FILE MERGED 2006/12/04 16:10:05 kso 1.44.200.1: #i72055# - new interface: XWebDAVCommandEnvironment


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [d700db64922e693efe6f81832734233b7d21f45d]

INTEGRATION: CWS updatefeed (1.1.2); FILE ADDED 2006/12/04 16:10:04 kso 1.1.2.1: #i72055# - new interface: XWebDAVCommandEnvironment


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [673665cbef50515c24c1f54a34176381cc2b0a2b]

INTEGRATION: CWS updatefeed (1.18.198); FILE MERGED 2006/12/04 16:14:11 kso 1.18.198.1: #i72238# - new interface: XInteractionRequestStringResolver          - new service: InteractionRequestStringResolver


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [6d3f1ee4511e18825978d0438625228f3d186e47]

INTEGRATION: CWS updatefeed (1.1.2); FILE ADDED 2006/12/04 16:14:11 kso 1.1.2.1: #i72238# - new interface: XInteractionRequestStringResolver          - new service: InteractionRequestStringResolver


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [902686d5d0a425d958b712ba819542e4003199ca]

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>  [dd105c0eccdcefc563fb3fd2e9b0a51a78702dc6]

INTEGRATION: CWS updatefeed (1.1.2); FILE ADDED 2006/12/04 16:14:10 kso 1.1.2.1: #i72238# - new interface: XInteractionRequestStringResolver          - new service: InteractionRequestStringResolver


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [e19c63f98461f65c2b35cedfcda847a6245b2b59]

INTEGRATION: CWS updatefeed (1.7.198); FILE MERGED 2006/12/04 16:14:10 kso 1.7.198.1: #i72238# - new interface: XInteractionRequestStringResolver          - new service: InteractionRequestStringResolver


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [1ab20e81592ecdb09a4c99e124b8617df45842bc]

INTEGRATION: CWS presfixes09 (1.3.12); FILE MERGED 2006/10/18 19:48:21 thb 1.3.12.4: RESYNC: (1.4-1.5); FILE MERGED 2006/09/15 22:11:11 thb 1.3.12.3: RESYNC: (1.3-1.4); FILE MERGED 2006/04/24 13:25:24 thb 1.3.12.2: #i53194# Unified include statements (local headers always have double quotes; external headers angle brackets); reverted EventMultiplexer pause events to shared_ptr; removed EventMultiplexer::removeViewHandler(), since the handler is held weakly, anyway. 2006/03/24 18:23:06 thb 1.3.12.1: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [58e56bead60a3e60cc29190e8760b8efef48e08e]

INTEGRATION: CWS updatefeed (1.8.8); FILE MERGED 2006/11/23 13:50:06 obr 1.8.8.1: #i71853# added update information types


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [27d703ca72ca22a7c286868820a3124fcd7b22c4]

INTEGRATION: CWS fwk54 (1.4.200); FILE MERGED 2006/11/13 07:47:17 cd 1.4.200.2: #i10000# Added missing includes 2006/11/10 13:17:07 cd 1.4.200.1: #i65187# Added optional interfaces for dispatch and life-time support


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [4dd3c6f546cd31dbc491cc7548e50c612bf20cfe]

INTEGRATION: CWS presfixes09 (1.3.18); FILE MERGED 2006/10/18 19:48:13 thb 1.3.18.3: RESYNC: (1.3-1.4); FILE MERGED 2006/03/24 18:23:06 thb 1.3.18.2: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow 2006/03/15 15:22:17 thb 1.3.18.1: #i49357# Removed external include guards from all non-export headers (and from the cxx files, anyway)


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [15fd2717f8c13fe013b9298fcaab4fdcc50d4b9a]

INTEGRATION: CWS updatefeed (1.1.2); FILE ADDED 2006/11/27 14:46:35 obr 1.1.2.2: #i71853# added setInteractionHandler method 2006/11/23 13:49:06 obr 1.1.2.1: #i71853# added update information types


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [55d2be240fecc3bbe279c53cbc03e122732d469d]

INTEGRATION: CWS updatefeed (1.1.2); FILE ADDED 2006/11/23 13:48:55 obr 1.1.2.1: #i71853# added update information types


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [3c3bd927840422bb207c2c8f157a28a995857390]

INTEGRATION: CWS presfixes09 (1.4.10); FILE MERGED 2006/10/18 19:47:57 thb 1.4.10.3: RESYNC: (1.4-1.5); FILE MERGED 2006/04/12 19:25:04 thb 1.4.10.2: #i37778# Making slideshow engine much more robust against missing/unsupported interfaces and properties; fixed RehearseTimings output offset issue; fixed WaitSymbol output position 2006/03/24 18:23:05 thb 1.4.10.1: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [c703a965938a9e6ee4de254c25869a2d1f293091]

INTEGRATION: CWS presfixes09 (1.6.16); FILE MERGED 2006/10/18 19:47:50 thb 1.6.16.4: RESYNC: (1.6-1.8); FILE MERGED 2006/04/12 20:40:02 thb 1.6.16.3: #i37778# Replaced all shared_ptr.get() != NULL places with the more elegant automatic-conversion-to-bool version (at least where the compiler tolerated that) 2006/03/24 18:23:05 thb 1.6.16.2: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow 2006/03/15 15:22:16 thb 1.6.16.1: #i49357# Removed external include guards from all non-export headers (and from the cxx files, anyway)


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [99f066dfe1e72cce14b4b9124be48dea72d0c3a4]

INTEGRATION: CWS presfixes09 (1.9.10); FILE MERGED 2006/10/18 19:47:35 thb 1.9.10.5: RESYNC: (1.9-1.10); FILE MERGED 2006/04/12 20:40:02 thb 1.9.10.4: #i37778# Replaced all shared_ptr.get() != NULL places with the more elegant automatic-conversion-to-bool version (at least where the compiler tolerated that) 2006/03/24 18:23:05 thb 1.9.10.3: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow 2006/03/15 15:22:16 thb 1.9.10.2: #i49357# Removed external include guards from all non-export headers (and from the cxx files, anyway) 2006/03/06 22:14:26 thb 1.9.10.1: #i53194# #i55294# #i59324# Overhauled IntrinsicAnimationActivity; fixes GIF animation import; corrected rehearse timings sprite size; several cosmetic changes (removed external header guards); prepared scene for sprite prio


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [d3e56874811ba27b833fbbfcc0036d818f9e9398]

INTEGRATION: CWS presfixes09 (1.7.2); FILE MERGED 2006/10/18 19:47:27 thb 1.7.2.5: RESYNC: (1.7-1.8); FILE MERGED 2006/04/12 22:25:46 thb 1.7.2.4: #i37778# Fixed typo (statement was negated) 2006/04/12 20:40:02 thb 1.7.2.3: #i37778# Replaced all shared_ptr.get() != NULL places with the more elegant automatic-conversion-to-bool version (at least where the compiler tolerated that) 2006/03/24 18:23:05 thb 1.7.2.2: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow 2006/03/15 15:22:16 thb 1.7.2.1: #i49357# Removed external include guards from all non-export headers (and from the cxx files, anyway)


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [d52114f28d90b329b4486b9b16217bb36306471c]

INTEGRATION: CWS fwk54 (1.8.252); FILE MERGED 2006/11/13 10:44:11 cd 1.8.252.3: #i65187# Correct wrong change related to popup menu protocol handler 2006/11/13 10:28:23 cd 1.8.252.2: #i65187# Use correct implementation name for protocol handler 2006/11/10 13:36:27 cd 1.8.252.1: #i65187# New protocol handler to support dispatches by popup menu controllers


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [405424b6e0b38cd66fe334b485156d8bb9cc1b1f]

INTEGRATION: CWS presfixes09 (1.4.136); FILE MERGED 2006/11/01 17:17:58 thb 1.4.136.1: #142144# Cleaning up math.h stuff


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [9937c1abc88c505c9eb972e3d046e64f7170e01b]

INTEGRATION: CWS presfixes09 (1.12.18); FILE MERGED 2006/11/02 12:22:19 thb 1.12.18.1: #142144# sal/config.h must be included before any other headers


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [61f7d8b2c9762c87d450459aac29ec246b9ad047]

INTEGRATION: CWS fwk54 (1.107.16); FILE MERGED 2006/11/10 12:57:38 cd 1.107.16.1: #i65187# Additional classes for dispatch support by popup menu controllers


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [2741a158b8fd6453734a91d8cedfa69b4eaec716]

INTEGRATION: CWS updatefeed (1.6.84); FILE MERGED 2006/12/04 16:59:29 kso 1.6.84.1: #i72238# - New service: css.task.InteractionRequestStringResolver          - refactored service css.task.InteractionHandler:            base class UUIInteractionHelper that is used now by both            implementation of service css.task.InteractionHandler and            new service css.task.InteractionRequestStringResolver.


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [e085eb10a95a0e37d66cf1ac0f76862efec51843]

INTEGRATION: CWS fwk54 (1.17.14); FILE MERGED 2006/11/10 12:56:40 cd 1.17.14.1: #i65187# Extended base class and adapt popup menu controllers to be testtool compliant


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [aae1ca668e1d195fb83a29d3d01533f0b1875060]

INTEGRATION: CWS updatefeed (1.1.2); FILE ADDED 2006/12/04 16:59:29 kso 1.1.2.1: #i72238# - New service: css.task.InteractionRequestStringResolver          - refactored service css.task.InteractionHandler:            base class UUIInteractionHelper that is used now by both            implementation of service css.task.InteractionHandler and            new service css.task.InteractionRequestStringResolver.


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [97973585d56f8e05185a3331506ea038a5026b26]

INTEGRATION: CWS fwk54 (1.6.14); FILE MERGED 2006/11/13 08:30:53 cd 1.6.14.2: #i10000# Fix problems with gcc 2006/11/10 12:56:40 cd 1.6.14.1: #i65187# Extended base class and adapt popup menu controllers to be testtool compliant


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [388c7de5a40332dd243805fe2e9f7254e06364d7]

INTEGRATION: CWS fwk54 (1.7.14); FILE MERGED 2006/11/10 12:56:40 cd 1.7.14.1: #i65187# Extended base class and adapt popup menu controllers to be testtool compliant


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [567d5cb22c901b3f931eec21b77153a9322197fe]

INTEGRATION: CWS updatefeed (1.7.84); FILE MERGED 2006/12/04 16:59:29 kso 1.7.84.1: #i72238# - New service: css.task.InteractionRequestStringResolver          - refactored service css.task.InteractionHandler:            base class UUIInteractionHelper that is used now by both            implementation of service css.task.InteractionHandler and            new service css.task.InteractionRequestStringResolver.


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [6cf822fb7fc7829dfbe00febf0c18072f69d570c]

INTEGRATION: CWS presfixes09 (1.6.12); FILE MERGED 2006/10/18 19:46:12 thb 1.6.12.4: RESYNC: (1.6-1.7); FILE MERGED 2006/10/17 16:16:03 thb 1.6.12.3: #142144# Using more math.h constants; added inline conversions from degrees to radians (and vice versa) 2006/03/23 17:13:49 thb 1.6.12.2: #i49357# Added license header 2006/03/15 16:12:15 thb 1.6.12.1: #i49357# Added test for B2DMultiRange


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [6b1777244707aef3ca03ff1d58ba0a131341e42c]

INTEGRATION: CWS fwk54 (1.8.14); FILE MERGED 2006/11/10 14:11:24 cd 1.8.14.2: RESYNC: (1.8-1.9); FILE MERGED 2006/11/10 12:56:40 cd 1.8.14.1: #i65187# Extended base class and adapt popup menu controllers to be testtool compliant


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [4f600c3535b7411ad22bdb2353b3a8f0d4d347ac]

INTEGRATION: CWS updatefeed (1.1.2); FILE ADDED 2006/12/04 16:59:28 kso 1.1.2.1: #i72238# - New service: css.task.InteractionRequestStringResolver          - refactored service css.task.InteractionHandler:            base class UUIInteractionHelper that is used now by both            implementation of service css.task.InteractionHandler and            new service css.task.InteractionRequestStringResolver.


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [0b3307c668d615892ff926456343bc13f6b1ae69]

INTEGRATION: CWS fwk54 (1.13.14); FILE MERGED 2006/11/13 08:30:53 cd 1.13.14.2: #i10000# Fix problems with gcc 2006/11/10 12:56:40 cd 1.13.14.1: #i65187# Extended base class and adapt popup menu controllers to be testtool compliant


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [9d0c5638f7f601e4109afc1df25070db04c28de5]

INTEGRATION: CWS presfixes09 (1.3.18); FILE MERGED 2006/03/15 16:10:53 thb 1.3.18.1: #i49357# Added SVG-D export method for basegfx poly-polygons; added DebugPlotter for textual polygon/rect/point output


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [c46bcac033276231401f75921ed0a9e722f05b64]

INTEGRATION: CWS updatefeed (1.14.84); FILE MERGED 2006/12/04 16:59:28 kso 1.14.84.1: #i72238# - New service: css.task.InteractionRequestStringResolver          - refactored service css.task.InteractionHandler:            base class UUIInteractionHelper that is used now by both            implementation of service css.task.InteractionHandler and            new service css.task.InteractionRequestStringResolver.


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [c9f36dbf17dc7270bc10df43b9baa7d9107f551a]

INTEGRATION: CWS fwk54 (1.41.14); FILE MERGED 2006/11/10 14:11:17 cd 1.41.14.2: RESYNC: (1.41-1.44); FILE MERGED 2006/11/10 12:56:39 cd 1.41.14.1: #i65187# Extended base class and adapt popup menu controllers to be testtool compliant


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [d39e6a9f7e1e3c436779366cedfefeea543c7af7]

INTEGRATION: CWS presfixes09 (1.1.2); FILE ADDED 2006/03/15 15:56:47 thb 1.1.2.1: Initial revision


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [e27509e48a4d1b252c9e17d627ae5d5becf8101d]

INTEGRATION: CWS fwk54 (1.9.14); FILE MERGED 2006/11/10 12:56:39 cd 1.9.14.1: #i65187# Extended base class and adapt popup menu controllers to be testtool compliant


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [8b9332f40c2d713afd521ca452cf067103973968]

INTEGRATION: CWS presfixes09 (1.3.18); FILE MERGED 2006/10/18 19:40:53 thb 1.3.18.3: RESYNC: (1.4-1.5); FILE MERGED 2006/09/15 22:08:05 thb 1.3.18.2: RESYNC: (1.3-1.4); FILE MERGED 2006/03/15 16:10:52 thb 1.3.18.1: #i49357# Added SVG-D export method for basegfx poly-polygons; added DebugPlotter for textual polygon/rect/point output


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [f1e21c23d6d7fe3b5817259ed4f5dcdbb1252a42]

INTEGRATION: CWS fwk54 (1.6.14); FILE MERGED 2006/11/10 12:56:39 cd 1.6.14.1: #i65187# Extended base class and adapt popup menu controllers to be testtool compliant


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [f692a3e8ff8a0ff9225d5c876ce86edf841f03c1]

INTEGRATION: CWS fwk54 (1.6.14); FILE MERGED 2006/11/10 12:56:38 cd 1.6.14.1: #i65187# Extended base class and adapt popup menu controllers to be testtool compliant


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [b1a7d3ec97008dd8049da66f5a2db9d7a6cedd05]

INTEGRATION: CWS updatefeed (1.9.12); FILE MERGED 2006/12/07 08:59:58 obr 1.9.12.1: #i71853# fixed crash when xPrefix is NULL


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [844e66d359914d2be1352c52882ae641eb125b35]

INTEGRATION: CWS fwk54 (1.7.14); FILE MERGED 2006/11/10 12:56:38 cd 1.7.14.1: #i65187# Extended base class and adapt popup menu controllers to be testtool compliant


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [f81b36a5ee7c5db431ec58e3062063b369d3e057]

INTEGRATION: CWS fwk54 (1.5.14); FILE MERGED 2006/11/10 12:56:38 cd 1.5.14.1: #i65187# Extended base class and adapt popup menu controllers to be testtool compliant


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [96722864c6380717d1d04c7b22629819057f682a]

INTEGRATION: CWS presfixes09 (1.12.18); FILE MERGED 2006/10/20 14:46:44 thb 1.12.18.1: #142144# Removed unused math.h


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [8bf46a95957a8e3b2cde864243c7462b2dfe2f05]

INTEGRATION: CWS updatefeed (1.5.48); FILE MERGED 2006/12/05 10:47:54 kso 1.5.48.2: #i72238# - warningfree on Windows now. 2006/12/04 16:36:04 kso 1.5.48.1: #i72238# - new: static ErrorHandler::GetErrorString() CVr: ----------------------------------------------------------------------


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [3222eaa80540e1d2ead260fada642ba7e60bb10a]

INTEGRATION: CWS fwk54 (1.5.14); FILE MERGED 2006/11/10 14:11:10 cd 1.5.14.2: RESYNC: (1.5-1.6); FILE MERGED 2006/11/10 12:56:38 cd 1.5.14.1: #i65187# Extended base class and adapt popup menu controllers to be testtool compliant


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [abaf4e287a51455ccc40ff7da7c33bfc562fb038]

INTEGRATION: CWS presfixes09 (1.1.2); FILE ADDED 2006/03/15 15:55:26 thb 1.1.2.1: Initial revision


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [31259c6191348a154ee2ab387e0377b64fdfcff5]

INTEGRATION: CWS presfixes09 (1.14.10); FILE MERGED 2006/03/15 16:09:48 thb 1.14.10.1: #i49357# Added SVG-D export method for basegfx poly-polygons


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [53ab557de61525250ee7648eee947fff10ef911d]

INTEGRATION: CWS fwk54 (1.35.14); FILE MERGED 2006/11/10 12:56:37 cd 1.35.14.1: #i65187# Extended base class and adapt popup menu controllers to be testtool compliant


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [7c358634720d44ec438709f02fbddc92f68641ef]

INTEGRATION: CWS presfixes09 (1.9.18); FILE MERGED 2006/10/19 14:40:19 thb 1.9.18.2: #142144# math.h complete with math constants now included from rtl/math.hxx 2006/10/17 16:16:03 thb 1.9.18.1: #142144# Using more math.h constants; added inline conversions from degrees to radians (and vice versa)


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [d3231072d18206cae63a329a02e3fc443b5b0456]

INTEGRATION: CWS fwk54 (1.6.14); FILE MERGED 2006/11/10 12:56:37 cd 1.6.14.1: #i65187# Extended base class and adapt popup menu controllers to be testtool compliant


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [8c338f25b120783e253d2d2e1e0e077629538fcf]

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>  [c18e4bedcec64dd21bff2b21b7cba028037613d3]

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-13  Kurt Zenker  <kz@openoffice.org>  [fb6c93aed8d3d7468e4c9b412e432633c36e68fc]

INTEGRATION: CWS fwk54 (1.1.2); FILE ADDED 2006/11/10 12:54:27 cd 1.1.2.1: #i65187# Protocol handler for vnd.sun.star.popup URLs to support dispatch by popup menu controller


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [badb682da390165e48c5e3ed7672e7e5206118a1]

INTEGRATION: CWS fwk54 (1.10.86); FILE MERGED 2006/11/10 12:56:37 cd 1.10.86.1: #i65187# Extended base class and adapt popup menu controllers to be testtool compliant


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [fb1cd299941c96836fe8f95f54e09821f2370746]

INTEGRATION: CWS updatefeed (1.51.22); FILE MERGED 2006/11/29 12:53:13 kso 1.51.22.2: #i72055# - more cleanup. 2006/11/29 12:32:59 kso 1.51.22.1: #i72055# - cleanup.


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [23f65fdb63c68dd37810ce840bdd2a08985c6bd3]

INTEGRATION: CWS fwk54 (1.4.228); FILE MERGED 2006/11/10 12:55:46 cd 1.4.228.1: #i65187# Extended base class to support XDispatch/XDispatchProvider/XComponent by popup menu controllers


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [f94902f0587713d6fb4aa588ad5f5d4a803a3cb2]

INTEGRATION: CWS updatefeed (1.42.22); FILE MERGED 2006/12/04 16:54:47 kso 1.42.22.2: #i72055# - Added support for XWebDAVCommandEnvironment. 2006/11/29 13:35:06 kso 1.42.22.1: #i72055# - cleanup.


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [3f593030c65da0e9585b0c18c03e90ba189524f0]

INTEGRATION: CWS presfixes09 (1.15.8); FILE MERGED 2006/10/20 14:43:49 thb 1.15.8.1: #142144# No more direct math.h includes - using rtl/math.hxx instead


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [f4fa78cc5a1e4794c8440fa6f3f146a0b6bcee71]

INTEGRATION: CWS fwk54 (1.5.78); FILE MERGED 2006/11/10 12:55:46 cd 1.5.78.1: #i65187# Extended base class to support XDispatch/XDispatchProvider/XComponent by popup menu controllers


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [63370c30019d0e01d364e2ccfa7952e003d2dc67]

INTEGRATION: CWS fwk54 (1.16.76); FILE MERGED 2006/11/10 14:06:47 cd 1.16.76.2: RESYNC: (1.16-1.17); FILE MERGED 2006/11/10 12:55:45 cd 1.16.76.1: #i65187# Extended base class to support XDispatch/XDispatchProvider/XComponent by popup menu controllers


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [e415f4b50afa5791111d1388964a5f930c92bb46]

INTEGRATION: CWS updatefeed (1.14.42); FILE MERGED 2006/12/04 16:54:47 kso 1.14.42.1: #i72055# - Added support for XWebDAVCommandEnvironment.


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [b88af47d225bfd53150bea8c79fd991736578e6e]

INTEGRATION: CWS fwk54 (1.5.78); FILE MERGED 2006/11/10 12:55:45 cd 1.5.78.1: #i65187# Extended base class to support XDispatch/XDispatchProvider/XComponent by popup menu controllers


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [2f73ff068c0a89d360ac51a213b9fbda97907171]

INTEGRATION: CWS updatefeed (1.21.22); FILE MERGED 2006/12/04 16:54:47 kso 1.21.22.2: #i72055# - Added support for XWebDAVCommandEnvironment. 2006/11/29 13:03:02 kso 1.21.22.1: #i72055# - cleanup.


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [87a0e7beb0b0ef603f5306385239e742121dfd77]

INTEGRATION: CWS fwk54 (1.1.2); FILE ADDED 2006/11/10 12:54:07 cd 1.1.2.1: #i65187# Protocol handler for vnd.sun.star.popup URLs to support dispatch by popup menu controller


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [b9a3ba0c52026c741ab54bc1b9cb76601e53618a]

INTEGRATION: CWS updatefeed (1.6.42); FILE MERGED 2006/12/04 16:54:47 kso 1.6.42.1: #i72055# - Added support for XWebDAVCommandEnvironment.


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [98551b96a0f1dff2246fffa3d09256acf0d5f37c]

INTEGRATION: CWS fwk54 (1.39.16); FILE MERGED 2006/11/10 12:55:44 cd 1.39.16.1: #i65187# Extended base class to support XDispatch/XDispatchProvider/XComponent by popup menu controllers


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [0df0162da841cb72bc3606f5d61c0dcbeaa93d79]

INTEGRATION: CWS presfixes09 (1.9.10); FILE MERGED 2006/09/15 22:02:28 thb 1.9.10.2: RESYNC: (1.9-1.10); FILE MERGED 2006/03/27 13:59:28 thb 1.9.10.1: #i37778# Now also delivering enable_shared_from_this


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [00ccc856720324171fbd3ef3ff8ffe7cb54af836]

INTEGRATION: CWS presfixes09 (1.8.60); FILE MERGED 2006/11/15 14:00:56 thb 1.8.60.2: RESYNC: (1.8-1.9); FILE MERGED 2006/10/25 15:56:33 thb 1.8.60.1: #135235# SystemChildWindows now clip against their siblings and are explicitely stacked in reverse order of creation; removed some dead code


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [b5a4d2a1fa4dd1d4b89e7161fd5cc6b371b0d5d3]

INTEGRATION: CWS presfixes09 (1.228.20); FILE MERGED 2006/11/15 13:57:48 thb 1.228.20.8: RESYNC: (1.246-1.247); FILE MERGED 2006/11/15 12:39:00 thb 1.228.20.7: #140456# Now selectively disabling DX5 canvas for multi-screen-spanning windows 2006/10/18 19:04:26 thb 1.228.20.6: RESYNC: (1.242-1.246); FILE MERGED 2006/09/18 11:31:40 thb 1.228.20.5: #i10000# Fixed post-MERGE breakage 2006/09/15 21:31:28 thb 1.228.20.4: RESYNC: (1.228-1.242); FILE MERGED 2006/04/04 18:13:50 thb 1.228.20.3: #i63943# Reverted fix (moved to canvas impls) 2006/04/04 10:25:10 thb 1.228.20.2: #i63943# Explicitely calling WindowListener, to get initial window size across 2006/03/07 11:09:49 thb 1.228.20.1: #i49357# Fixed Window holding hard reference to canvas; removed all the XWindow forwarding hacks; added additional parameter to XCanvas creation


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [1fc2f2275a0a97ed8812d7075e8b76376c25e2d1]

INTEGRATION: CWS presfixes09 (1.8.60); FILE MERGED 2006/11/15 12:43:47 thb 1.8.60.1: #140456# en passant, removed obsolete RMBitmap member at various places


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [b8c78e05a291391d145d7061948476f4255a9e8f]

INTEGRATION: CWS presfixes09 (1.13.4); FILE MERGED 2006/11/02 21:12:53 thb 1.13.4.1: ##include <stdlib.h># No need for system headers here


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [3ebcab163a69c9488d5130eb7a7c07168d755bc9]

INTEGRATION: CWS presfixes09 (1.30.76); FILE MERGED 2006/10/18 16:38:05 thb 1.30.76.3: RESYNC: (1.34-1.36); FILE MERGED 2006/09/15 18:41:38 thb 1.30.76.2: RESYNC: (1.30-1.34); FILE MERGED 2006/05/11 21:05:48 thb 1.30.76.1: #126453# Joined CWS dx9canvas


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [0f766b18ed548678bf91ff091db0875057fc616e]

INTEGRATION: CWS presfixes09 (1.45.114); FILE MERGED 2006/10/18 16:04:45 thb 1.45.114.3: RESYNC: (1.48-1.50); FILE MERGED 2006/09/15 18:05:26 thb 1.45.114.2: RESYNC: (1.45-1.48); FILE MERGED 2006/05/02 12:05:03 thb 1.45.114.1: #i63566# Fixed infinite loop


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [da1b7d5c5f03eacab480c9389bb5fd93114ae50d]

INTEGRATION: CWS presfixes09 (1.5.158); FILE MERGED 2006/08/30 09:04:09 thb 1.5.158.1: #i62458# Fixed offending < sign


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [a132c9b6466bc10b0fc20c466a20235c218d5c02]

INTEGRATION: CWS presfixes09 (1.4.178); FILE MERGED 2006/11/01 15:55:55 thb 1.4.178.1: #142663# Corrected alignment


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [9bb9dfc613efbf4b8356b89f5a8aacd68c87e28b]

INTEGRATION: CWS presfixes09 (1.4.178); FILE MERGED 2006/10/27 15:03:34 thb 1.4.178.1: #i62458# Updated/clarified doc


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [391140549215066cf5ed17f90726f1d473a51cc0]

INTEGRATION: CWS presfixes09 (1.15.34); FILE MERGED 2006/04/21 12:39:52 thb 1.15.34.1: #i10000# Fixed build error on Solaris


2006-12-13  Oliver Specht  <os@openoffice.org>  [d462a3470c7fc61fcb53fde82fd8fe5489376483]

more page settings


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [e5eac580bfaeb35d82d0d101876e58ce4a6f161c]

INTEGRATION: CWS presfixes09 (1.15.32); FILE MERGED 2006/11/15 12:50:45 thb 1.15.32.1: #i71553# Running the slideshow update queue after a resize


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [a1383c3260695a10c3f24646fad215ab24de5120]

INTEGRATION: CWS presfixes09 (1.3.22); FILE MERGED 2006/10/18 14:05:08 thb 1.3.22.4: RESYNC: (1.4-1.6); FILE MERGED 2006/10/18 09:55:46 thb 1.3.22.3: #142144# Removed addPointsAtCutsAndTouches before triangulization (not needed according to AW); added some verbose tracing stuff 2006/09/15 15:45:49 thb 1.3.22.2: RESYNC: (1.3-1.4); FILE MERGED 2006/03/15 13:44:54 thb 1.3.22.1: #i49357# Renamed one method


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [cf3ddd36b71a363afe220485764a88776b1274db]

INTEGRATION: CWS presfixes09 (1.3.18); FILE MERGED 2006/10/18 14:04:59 thb 1.3.18.6: RESYNC: (1.7-1.8); FILE MERGED 2006/09/15 15:45:40 thb 1.3.18.5: RESYNC: (1.5-1.7); FILE MERGED 2006/04/20 11:15:56 thb 1.3.18.4: RESYNC: (1.4-1.5); FILE MERGED 2006/04/06 20:11:52 thb 1.3.18.3: #i63943# During VCL paint, windows have a hard clip region set (limited to the damaged area). This wreaks havoc when rendering double-buffered content or animations, as only parts of the modified screen gets restored. 2006/03/06 23:18:13 thb 1.3.18.2: RESYNC: (1.3-1.4); FILE MERGED 2006/03/06 21:21:11 thb 1.3.18.1: #i59324# Correctly handling the case of 'empty' ranges now in all canvastools methods (before, we'd happily process empty ranges, yielding rather arbitrary non-empty ones afterwards); improved debug display for VCL canvas sprite count


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [c1a79d861a281c3af8a61f9fbac4661a14091a72]

INTEGRATION: CWS presfixes09 (1.9.32); FILE MERGED 2006/10/20 11:40:40 thb 1.9.32.5: #i10000# Removed post-merge compiler warnings; removed spurious semicolon after macro 2006/04/25 12:53:54 thb 1.9.32.4: #i63943# Handling probe construction special 2006/03/08 18:00:04 thb 1.9.32.3: #i49357# Now also providing the C lib entry points again 2006/03/07 15:08:03 thb 1.9.32.2: #i49357# Adapted to recent XWindow vs. XWindowListener changes; using dbo's new ServiceDecl goodness 2006/03/06 22:49:01 thb 1.9.32.1: #i49357# Reworked canvas/window association (canvas is now window-listener, and exposes the associated window via a property)


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [d1ebdd0ed91622fcb73e9e665d8e2b7ad8e33bac]

INTEGRATION: CWS presfixes09 (1.10.32); FILE MERGED 2006/10/20 11:40:39 thb 1.10.32.8: #i10000# Removed post-merge compiler warnings; removed spurious semicolon after macro 2006/10/18 14:04:51 thb 1.10.32.7: RESYNC: (1.11-1.12); FILE MERGED 2006/09/15 15:45:30 thb 1.10.32.6: RESYNC: (1.10-1.11); FILE MERGED 2006/04/25 12:53:53 thb 1.10.32.5: #i63943# Handling probe construction special 2006/04/21 12:44:22 thb 1.10.32.4: #i63088# Cloned Cyrille's patches accordingly 2006/03/13 12:38:01 thb 1.10.32.3: #i49357# Renamed macro 2006/03/08 18:00:04 thb 1.10.32.2: #i49357# Now also providing the C lib entry points again 2006/03/07 15:08:03 thb 1.10.32.1: #i49357# Adapted to recent XWindow vs. XWindowListener changes; using dbo's new ServiceDecl goodness


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [2deb23c73ab27433ccfeaef721dd508a8e3703b3]

INTEGRATION: CWS presfixes09 (1.6.32); FILE MERGED 2006/03/06 22:49:01 thb 1.6.32.1: #i49357# Reworked canvas/window association (canvas is now window-listener, and exposes the associated window via a property)


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [ceed86c7e1015c5de6fb5ba15b0fd3df9e337356]

INTEGRATION: CWS presfixes09 (1.8.32); FILE MERGED 2006/10/18 14:04:43 thb 1.8.32.3: RESYNC: (1.9-1.10); FILE MERGED 2006/09/15 15:45:20 thb 1.8.32.2: RESYNC: (1.8-1.9); FILE MERGED 2006/04/04 15:41:04 thb 1.8.32.1: #i63943# Made blitting SpriteCanvas as an XBitmap possible


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [1dfa669ed9f60dbaf9048b5a08b5397cbcd2d3d6]

INTEGRATION: CWS presfixes09 (1.2.32); FILE MERGED 2006/03/06 22:49:01 thb 1.2.32.1: #i49357# Reworked canvas/window association (canvas is now window-listener, and exposes the associated window via a property)


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [2d2801d5895aaf9e13780a1d84b4c46338ff95ea]

INTEGRATION: CWS presfixes09 (1.2.32); FILE MERGED 2006/10/18 14:04:34 thb 1.2.32.4: RESYNC: (1.3-1.4); FILE MERGED 2006/09/15 15:45:11 thb 1.2.32.3: RESYNC: (1.2-1.3); FILE MERGED 2006/03/07 15:08:03 thb 1.2.32.2: #i49357# Adapted to recent XWindow vs. XWindowListener changes; using dbo's new ServiceDecl goodness 2006/03/06 22:49:01 thb 1.2.32.1: #i49357# Reworked canvas/window association (canvas is now window-listener, and exposes the associated window via a property)


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [b0689291fe8bcc45203153cd86ef5184632afc1b]

INTEGRATION: CWS presfixes09 (1.2.32); FILE MERGED 2006/10/20 11:41:28 thb 1.2.32.3: #i10000# Removed unused variable 2006/10/18 14:01:48 thb 1.2.32.2: RESYNC: (1.2-1.3); FILE MERGED 2006/10/18 09:55:45 thb 1.2.32.1: #142144# Removed addPointsAtCutsAndTouches before triangulization (not needed according to AW); added some verbose tracing stuff


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [8adb08cb28e4dda64f0f5c2bcd0cf6fba574117a]

INTEGRATION: CWS presfixes09 (1.3.8); FILE MERGED 2006/10/18 14:01:28 thb 1.3.8.2: RESYNC: (1.3-1.4); FILE MERGED 2006/05/12 21:35:07 thb 1.3.8.1: #i49357# Relaxed assertion a bit, to allow slight round-off errors for update area sizes.


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [de67303486f5c1d747176b9f884b7d3f83b29516]

INTEGRATION: CWS presfixes09 (1.7.32); FILE MERGED 2006/09/18 12:51:09 thb 1.7.32.3: #i10000# Made code compile warning-free 2006/09/15 15:42:13 thb 1.7.32.2: RESYNC: (1.7-1.8); FILE MERGED 2006/03/15 13:45:57 thb 1.7.32.1: #i49357# Added VCL window coordinate absolutization method


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [48112c777c5d7e803dd97b98bf3e03197f310b17]

INTEGRATION: CWS presfixes09 (1.5.36); FILE MERGED 2006/10/18 14:00:02 thb 1.5.36.3: RESYNC: (1.6-1.8); FILE MERGED 2006/09/15 15:41:10 thb 1.5.36.2: RESYNC: (1.5-1.6); FILE MERGED 2006/03/06 22:49:00 thb 1.5.36.1: #i49357# Reworked canvas/window association (canvas is now window-listener, and exposes the associated window via a property)


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [b42fe193ed1d767395959748fad2eb99ca6b4c45]

INTEGRATION: CWS presfixes09 (1.8.32); FILE MERGED 2006/10/18 13:59:54 thb 1.8.32.4: RESYNC: (1.10-1.11); FILE MERGED 2006/09/15 15:41:01 thb 1.8.32.3: RESYNC: (1.8-1.10); FILE MERGED 2006/03/15 13:45:57 thb 1.8.32.2: #i49357# Added VCL window coordinate absolutization method 2006/03/06 21:21:11 thb 1.8.32.1: #i59324# Correctly handling the case of 'empty' ranges now in all canvastools methods (before, we'd happily process empty ranges, yielding rather arbitrary non-empty ones afterwards); improved debug display for VCL canvas sprite count


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [66d4477d91a2f88698caa73779395b019095d552]

INTEGRATION: CWS presfixes09 (1.2.32); FILE MERGED 2006/10/20 11:40:26 thb 1.2.32.4: #i10000# Removed post-merge compiler warnings; removed spurious semicolon after macro 2006/04/25 12:53:44 thb 1.2.32.3: #i63943# Handling probe construction special 2006/03/08 17:59:54 thb 1.2.32.2: #i49357# Now also providing the C lib entry points again 2006/03/06 22:49:00 thb 1.2.32.1: #i49357# Reworked canvas/window association (canvas is now window-listener, and exposes the associated window via a property)


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [93fd2bdf6dbd04fecc24f904fc53d01586eeddb8]

INTEGRATION: CWS presfixes09 (1.2.32); FILE MERGED 2006/10/20 11:40:26 thb 1.2.32.7: #i10000# Removed post-merge compiler warnings; removed spurious semicolon after macro 2006/10/18 13:58:23 thb 1.2.32.6: RESYNC: (1.3-1.4); FILE MERGED 2006/09/15 15:39:57 thb 1.2.32.5: RESYNC: (1.2-1.3); FILE MERGED 2006/04/25 12:53:44 thb 1.2.32.4: #i63943# Handling probe construction special 2006/04/21 12:44:22 thb 1.2.32.3: #i63088# Cloned Cyrille's patches accordingly 2006/03/13 12:38:00 thb 1.2.32.2: #i49357# Renamed macro 2006/03/08 17:59:54 thb 1.2.32.1: #i49357# Now also providing the C lib entry points again


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [a3c624c0dde9731cdce6b21a714d881be0897664]

INTEGRATION: CWS presfixes09 (1.8.4); FILE MERGED 2006/10/18 13:57:19 thb 1.8.4.3: RESYNC: (1.9-1.10); FILE MERGED 2006/09/15 15:39:04 thb 1.8.4.2: RESYNC: (1.8-1.9); FILE MERGED 2006/05/11 20:50:15 thb 1.8.4.1: #126453# Joined CWS dx9canvas


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [f87b87f677832f66b1f02e5060e5164847bf135d]

INTEGRATION: CWS presfixes09 (1.2.4); FILE MERGED 2006/04/20 14:12:10 thb 1.2.4.4: #i63717# Removed SISSL header 2006/04/20 11:14:48 thb 1.2.4.3: RESYNC: (1.2-1.3); FILE MERGED 2006/03/15 13:44:01 thb 1.2.4.2: #i49357# Cleaned up (include guards; unused code; unused files) 2006/03/07 15:07:28 thb 1.2.4.1: #i49357# Reformatted (4-space tabs) & removed cruft; adapted to recent XWindow vs. XWindowListener changes; using dbo's new ServiceDecl goodness


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [af8f3b1ec0ee4844ede8ad667069b6218711d203]

INTEGRATION: CWS presfixes09 (1.2.4); FILE MERGED 2006/04/20 14:12:10 thb 1.2.4.1: #i63717# Removed SISSL header


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [7b63d5657865958351af2e4ddc9c4ffd96dd45ce]

INTEGRATION: CWS presfixes09 (1.2.4); FILE MERGED 2006/10/20 11:40:13 thb 1.2.4.4: #i10000# Removed post-merge compiler warnings; removed spurious semicolon after macro 2006/04/25 12:53:37 thb 1.2.4.3: #i63943# Handling probe construction special 2006/03/08 17:59:44 thb 1.2.4.2: #i49357# Now also providing the C lib entry points again 2006/03/07 15:07:27 thb 1.2.4.1: #i49357# Reformatted (4-space tabs) & removed cruft; adapted to recent XWindow vs. XWindowListener changes; using dbo's new ServiceDecl goodness


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [4070056bdefe85af242d69aa21107e87b4c03604]

INTEGRATION: CWS presfixes09 (1.2.4); FILE MERGED 2006/10/20 11:40:13 thb 1.2.4.7: #i10000# Removed post-merge compiler warnings; removed spurious semicolon after macro 2006/10/18 13:56:35 thb 1.2.4.6: RESYNC: (1.2-1.3); FILE MERGED 2006/04/25 12:53:36 thb 1.2.4.5: #i63943# Handling probe construction special 2006/04/21 12:44:22 thb 1.2.4.4: #i63088# Cloned Cyrille's patches accordingly 2006/03/13 12:37:59 thb 1.2.4.3: #i49357# Renamed macro 2006/03/08 17:59:44 thb 1.2.4.2: #i49357# Now also providing the C lib entry points again 2006/03/07 15:07:27 thb 1.2.4.1: #i49357# Reformatted (4-space tabs) & removed cruft; adapted to recent XWindow vs. XWindowListener changes; using dbo's new ServiceDecl goodness


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [95db9da04904a300592cbd6f11615e0458f541b5]

INTEGRATION: CWS presfixes09 (1.2.4); FILE MERGED 2006/11/15 13:29:08 thb 1.2.4.4: RESYNC: (1.4-1.5); FILE MERGED 2006/10/18 13:56:19 thb 1.2.4.3: RESYNC: (1.3-1.4); FILE MERGED 2006/04/20 11:15:10 thb 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2006/03/07 15:07:27 thb 1.2.4.1: #i49357# Reformatted (4-space tabs) & removed cruft; adapted to recent XWindow vs. XWindowListener changes; using dbo's new ServiceDecl goodness


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [addee3dd64b97e9bcf433884d2769fa38ac9d45a]

INTEGRATION: CWS presfixes09 (1.2.4); FILE MERGED 2006/10/18 13:56:10 thb 1.2.4.3: RESYNC: (1.2-1.3); FILE MERGED 2006/04/20 14:12:10 thb 1.2.4.2: #i63717# Removed SISSL header 2006/03/15 13:43:59 thb 1.2.4.1: #i49357# Cleaned up (include guards; unused code; unused files)


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [cfcd332fa29e569485c6c7e10abd9b65b741ec12]

INTEGRATION: CWS presfixes09 (1.3.8); FILE MERGED 2006/10/18 13:56:02 thb 1.3.8.2: RESYNC: (1.3-1.4); FILE MERGED 2006/04/20 15:13:25 thb 1.3.8.1: #i10000# Fixed merge problems


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [4c3cb25fbd436cac444ccc668fbd1ae5b39d7ab5]

INTEGRATION: CWS presfixes09 (1.3.8); FILE MERGED 2006/11/15 13:28:49 thb 1.3.8.3: RESYNC: (1.4-1.5); FILE MERGED 2006/10/18 13:55:54 thb 1.3.8.2: RESYNC: (1.3-1.4); FILE MERGED 2006/10/02 09:46:09 thb 1.3.8.1: #i49357# Enabling reads from canvas surfaces as XBitmaps


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [6fd593199d1cb308754ed97be1caa18062040785]

INTEGRATION: CWS presfixes09 (1.2.4); FILE MERGED 2006/04/20 15:13:25 thb 1.2.4.1: #i10000# Fixed merge problems


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [16a35ca29b152539602069dacb9e52055af82bfd]

INTEGRATION: CWS presfixes09 (1.2.4); FILE MERGED 2006/11/15 13:28:41 thb 1.2.4.3: RESYNC: (1.3-1.4); FILE MERGED 2006/10/18 13:55:45 thb 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2006/04/20 15:13:24 thb 1.2.4.1: #i10000# Fixed merge problems


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [941cf287d1a82849fdfb498200ea1956b568a511]

INTEGRATION: CWS presfixes09 (1.2.32); FILE MERGED 2006/11/09 14:36:43 thb 1.2.32.1: #126453# Corrected typo in enum


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [6743f6549e9c5eb51bbb8a17a6fde09319775ff4]

INTEGRATION: CWS presfixes09 (1.2.32); FILE MERGED 2006/10/20 11:39:38 thb 1.2.32.1: #i10000# Removed post-merge compiler warnings


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [c8b87846f422cb841527c68336d59c450294f48b]

INTEGRATION: CWS presfixes09 (1.3.26); FILE MERGED 2006/10/20 11:39:37 thb 1.3.26.3: #i10000# Removed post-merge compiler warnings 2006/09/15 15:38:23 thb 1.3.26.2: RESYNC: (1.3-1.4); FILE MERGED 2006/03/06 22:48:59 thb 1.3.26.1: #i49357# Reworked canvas/window association (canvas is now window-listener, and exposes the associated window via a property)


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [8bdb63d6af9d98e8a0bd70d872446e678b343667]

INTEGRATION: CWS presfixes09 (1.2.32); FILE MERGED 2006/10/20 11:39:37 thb 1.2.32.1: #i10000# Removed post-merge compiler warnings


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [38b7e280cf73a0d7b160dde8dca365b179347842]

INTEGRATION: CWS presfixes09 (1.4.38); FILE MERGED 2006/03/15 13:43:03 thb 1.4.38.1: #i49357# Cleaned up include guards; added method to convert to system window coordinates (to account for VCL's pseudo windows)


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [7edf5f7afb2e472de70f8e6561866fd21b41471b]

INTEGRATION: CWS presfixes09 (1.4.38); FILE MERGED 2006/03/15 13:43:02 thb 1.4.38.1: #i49357# Cleaned up include guards; added method to convert to system window coordinates (to account for VCL's pseudo windows)


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [b6dc2b311b5b959d3e88bc66b3520dc716a3f376]

INTEGRATION: CWS presfixes09 (1.3.38); FILE MERGED 2006/03/15 13:43:02 thb 1.3.38.1: #i49357# Cleaned up include guards; added method to convert to system window coordinates (to account for VCL's pseudo windows)


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [62b21380e007ea57a79db7d0dc0bd60d918285b4]

INTEGRATION: CWS presfixes09 (1.5.38); FILE MERGED 2006/03/15 13:43:02 thb 1.5.38.1: #i49357# Cleaned up include guards; added method to convert to system window coordinates (to account for VCL's pseudo windows)


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [5830c85354a5b7fe97b65a759239a98471bb440d]

INTEGRATION: CWS presfixes09 (1.11.32); FILE MERGED 2006/09/15 15:37:52 thb 1.11.32.2: RESYNC: (1.11-1.12); FILE MERGED 2006/03/15 13:43:02 thb 1.11.32.1: #i49357# Cleaned up include guards; added method to convert to system window coordinates (to account for VCL's pseudo windows)


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [5cca65c94177422969476a566d68ca1b96e64eb6]

INTEGRATION: CWS oihelp (1.66.22); FILE MERGED 2006/11/14 07:55:53 fs 1.66.22.1: #i71485# deliver css.form.inspection


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [ec2a866241adf2619d5ced5f78719a5094839a38]

INTEGRATION: CWS oihelp (1.5.238); FILE MERGED 2006/11/14 12:29:37 fs 1.5.238.1: #i71485# introduce a HelpSection (still fixed size, not finished completely)


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [1b012321e65d944d8a8d2df5083dfb3473d5479c]

INTEGRATION: CWS oihelp (1.3.154); FILE MERGED 2006/11/14 12:29:37 fs 1.3.154.1: #i71485# introduce a HelpSection (still fixed size, not finished completely)


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [bd1fee6a99031ea0320cebf9e03eea1f0997e353]

INTEGRATION: CWS oihelp (1.27.246); FILE MERGED 2006/11/14 12:29:36 fs 1.27.246.1: #i71485# introduce a HelpSection (still fixed size, not finished completely)


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [22feb5e1e2b6e3019169991803232315c23bd26f]

INTEGRATION: CWS oihelp (1.5.154); FILE MERGED 2006/11/13 14:34:00 fs 1.5.154.1: #i71485# PropertyControlObserver notifications


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [f26173db46eb7557b6b4fb96dc660f2be3205dcf]

INTEGRATION: CWS oihelp (1.12.154); FILE MERGED 2006/11/15 14:31:12 fs 1.12.154.5: #i71485# implement a DefaultHelpProvider 2006/11/15 10:03:12 fs 1.12.154.4: #i71485# 2006/11/14 15:05:20 fs 1.12.154.3: #i71485# respect the min/max help line attributes of the object inspector model 2006/11/14 12:29:36 fs 1.12.154.2: #i71485# introduce a HelpSection (still fixed size, not finished completely) 2006/11/13 14:34:00 fs 1.12.154.1: #i71485# PropertyControlObserver notifications


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [af212b581355176df052d09ff8ab1206e1512500]

INTEGRATION: CWS oihelp (1.17.42); FILE MERGED 2006/11/15 14:31:12 fs 1.17.42.6: #i71485# implement a DefaultHelpProvider 2006/11/15 11:13:02 fs 1.17.42.5: #i71485# propagate minimum height 2006/11/15 10:03:12 fs 1.17.42.4: #i71485# 2006/11/14 15:05:20 fs 1.17.42.3: #i71485# respect the min/max help line attributes of the object inspector model 2006/11/14 12:29:36 fs 1.17.42.2: #i71485# introduce a HelpSection (still fixed size, not finished completely) 2006/11/13 14:34:00 fs 1.17.42.1: #i71485# PropertyControlObserver notifications


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [98860ebe526f5abc76033283e99c43a09a00694b]

INTEGRATION: CWS oihelp (1.1.2); FILE ADDED 2006/11/13 14:34:17 fs 1.1.2.1: non-UNO version of the property control observer


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [f41d069f5d90611cb5955be0f895fac6cad3efa8]

INTEGRATION: CWS oihelp (1.31.82); FILE MERGED 2006/11/14 12:29:36 fs 1.31.82.6: #i71485# introduce a HelpSection (still fixed size, not finished completely) 2006/11/14 07:55:32 fs 1.31.82.5: #i71485# added service constructors 2006/11/13 14:42:04 fs 1.31.82.4: #i71485# implement the InspectorUI access as attribute 2006/11/13 14:33:59 fs 1.31.82.3: #i71485# PropertyControlObserver notifications 2006/11/13 12:59:08 fs 1.31.82.2: #i71485# changes in the css.inspection interfaces, make this here compile only for the moment 2006/11/13 12:48:38 fs 1.31.82.1: #i71485# changes in the css.inspection interfaces, make this here compile only for the moment


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [60f63d8572470b121f32686fbbd33183f91b66a6]

INTEGRATION: CWS oihelp (1.33.42); FILE MERGED 2006/11/15 14:31:12 fs 1.33.42.10: #i71485# implement a DefaultHelpProvider 2006/11/15 10:03:12 fs 1.33.42.9: #i71485# 2006/11/14 15:05:19 fs 1.33.42.8: #i71485# respect the min/max help line attributes of the object inspector model 2006/11/14 12:29:36 fs 1.33.42.7: #i71485# introduce a HelpSection (still fixed size, not finished completely) 2006/11/14 07:55:32 fs 1.33.42.6: #i71485# added service constructors 2006/11/13 14:43:37 fs 1.33.42.5: #i71485# implement the InspectorUI access as attribute 2006/11/13 14:42:04 fs 1.33.42.4: #i71485# implement the InspectorUI access as attribute 2006/11/13 14:33:59 fs 1.33.42.3: #i71485# PropertyControlObserver notifications 2006/11/13 12:59:08 fs 1.33.42.2: #i71485# changes in the css.inspection interfaces, make this here compile only for the moment 2006/11/13 12:48:38 fs 1.33.42.1: #i71485# changes in the css.inspection interfaces, make this here compile only for the moment


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [8adae72e9cc7ea31255ed88152cf2afe5d36f9fd]

INTEGRATION: CWS oihelp (1.7.42); FILE MERGED 2006/11/15 14:31:12 fs 1.7.42.2: #i71485# implement a DefaultHelpProvider 2006/11/13 12:48:38 fs 1.7.42.1: #i71485# changes in the css.inspection interfaces, make this here compile only for the moment


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [8f31e59ee7a0281e7dfffd2f9c06ae586a11a3c6]

INTEGRATION: CWS oihelp (1.4.238); FILE MERGED 2006/11/14 12:29:35 fs 1.4.238.1: #i71485# introduce a HelpSection (still fixed size, not finished completely)


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [b8f6fabba5dd891cfd42b5527b6604e1917eec5b]

INTEGRATION: CWS oihelp (1.5.42); FILE MERGED 2006/11/14 12:29:35 fs 1.5.42.1: #i71485# introduce a HelpSection (still fixed size, not finished completely)


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [89962a4f2b0562499419acff1eb7445b214ede2f]

INTEGRATION: CWS oihelp (1.3.42); FILE MERGED 2006/11/13 15:13:28 fs 1.3.42.2: #i71485# createWithHandlerFactoriesAndHelpSection 2006/11/13 12:48:37 fs 1.3.42.1: #i71485# changes in the css.inspection interfaces, make this here compile only for the moment


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [9594686d950467ede6d656f8c7f854805fe0a5f5]

INTEGRATION: CWS oihelp (1.5.42); FILE MERGED 2006/11/13 12:48:37 fs 1.5.42.1: #i71485# changes in the css.inspection interfaces, make this here compile only for the moment


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [ba21e202fde419ecc91c40ad02aeba5e3e18f297]

INTEGRATION: CWS oihelp (1.18.138); FILE MERGED 2006/11/15 14:31:12 fs 1.18.138.2: #i71485# implement a DefaultHelpProvider 2006/11/14 12:29:35 fs 1.18.138.1: #i71485# introduce a HelpSection (still fixed size, not finished completely)


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [c0cc1392668a6844e4794c98f63c586802520178]

INTEGRATION: CWS oihelp (1.1.2); FILE ADDED 2006/11/15 11:13:02 fs 1.1.2.3: #i71485# propagate minimum height 2006/11/14 15:05:19 fs 1.1.2.2: #i71485# respect the min/max help line attributes of the object inspector model 2006/11/14 12:29:56 fs 1.1.2.1: #i71485# window for the help section at the bottom of the inspector window


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [135e4b7d318a2c05b6b966c03dff50ee4aed6869]

INTEGRATION: CWS oihelp (1.1.2); FILE ADDED 2006/11/15 12:55:53 fs 1.1.2.4: #i71485# WB_AUTOVSCROLL for the HelpWindow 2006/11/15 11:13:01 fs 1.1.2.3: #i71485# propagate minimum height 2006/11/14 15:05:19 fs 1.1.2.2: #i71485# respect the min/max help line attributes of the object inspector model 2006/11/14 12:29:56 fs 1.1.2.1: #i71485# window for the help section at the bottom of the inspector window


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [34c4c1e0a3c2d44fba17974042821647cef26258]

INTEGRATION: CWS oihelp (1.4.42); FILE MERGED 2006/11/14 12:29:35 fs 1.4.42.1: #i71485# introduce a HelpSection (still fixed size, not finished completely)


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [09ec190aecdbff952b281b40d1fcb7532ca397de]

INTEGRATION: CWS oihelp (1.30.246); FILE MERGED 2006/11/14 12:29:35 fs 1.30.246.1: #i71485# introduce a HelpSection (still fixed size, not finished completely)


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [a87b8819685448e87652fc67e9a7f61359fa547e]

INTEGRATION: CWS oihelp (1.73.44); FILE MERGED 2006/11/14 12:29:34 fs 1.73.44.1: #i71485# introduce a HelpSection (still fixed size, not finished completely)


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [8ba3c5ae577ad51227e356f015aa207e47c0d6b0]

INTEGRATION: CWS oihelp (1.3.246); FILE MERGED 2006/11/14 12:29:34 fs 1.3.246.1: #i71485# introduce a HelpSection (still fixed size, not finished completely)


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [4db558c82a7afb5d79ab829d3021649907d88a75]

INTEGRATION: CWS oihelp (1.15.42); FILE MERGED 2006/11/14 12:29:34 fs 1.15.42.1: #i71485# introduce a HelpSection (still fixed size, not finished completely)


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [f58d35f7842e01b423874a25510b94373fa73c3d]

INTEGRATION: CWS oihelp (1.1.2); FILE ADDED 2006/11/15 14:30:22 fs 1.1.2.1: #i71485# css.inspection.DefaultHelpProvider


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [697508e2038748c14245881500b574610b10f1d4]

INTEGRATION: CWS oihelp (1.1.2); FILE ADDED 2006/11/15 14:47:19 fs 1.1.2.2: no need to revoke - will die automatically when UI is disposed 2006/11/15 14:30:21 fs 1.1.2.1: #i71485# css.inspection.DefaultHelpProvider


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [43363b5b8f705b239dc17ae9a7e4cc4b6f17b5da]

INTEGRATION: CWS oihelp (1.2.154); FILE MERGED 2006/11/14 07:55:31 fs 1.2.154.2: #i71485# added service constructors 2006/11/13 12:48:37 fs 1.2.154.1: #i71485# changes in the css.inspection interfaces, make this here compile only for the moment


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [e0efc5473b2c278fc89431eeff854101b779d263]

INTEGRATION: CWS oihelp (1.3.42); FILE MERGED 2006/11/14 12:29:34 fs 1.3.42.3: #i71485# introduce a HelpSection (still fixed size, not finished completely) 2006/11/14 07:55:31 fs 1.3.42.2: #i71485# added service constructors 2006/11/13 12:48:37 fs 1.3.42.1: #i71485# changes in the css.inspection interfaces, make this here compile only for the moment


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [aee6e32282257c9053d0c170eb1686ff8d9df5cd]

INTEGRATION: CWS oihelp (1.4.42); FILE MERGED 2006/11/13 12:59:08 fs 1.4.42.2: #i71485# changes in the css.inspection interfaces, make this here compile only for the moment 2006/11/13 12:48:37 fs 1.4.42.1: #i71485# changes in the css.inspection interfaces, make this here compile only for the moment


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [3b248b514f4a8d43294a4932f63b06ed1d09d3c8]

INTEGRATION: CWS oihelp (1.7.42); FILE MERGED 2006/11/13 12:48:37 fs 1.7.42.1: #i71485# changes in the css.inspection interfaces, make this here compile only for the moment


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [c96271ab2cb91ab85082a8db8444da9576396e4f]

INTEGRATION: CWS oihelp (1.9.154); FILE MERGED 2006/11/14 12:29:34 fs 1.9.154.1: #i71485# introduce a HelpSection (still fixed size, not finished completely)


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [0fb67ae80bb9bbe752eab5f1f2629555da8fefc4]

INTEGRATION: CWS oihelp (1.12.42); FILE MERGED 2006/11/15 10:03:11 fs 1.12.42.2: #i71485# 2006/11/14 12:29:34 fs 1.12.42.1: #i71485# introduce a HelpSection (still fixed size, not finished completely)


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [f4a2b0771a15d9f4a7a76d91242cbb56982cd816]

INTEGRATION: CWS oihelp (1.5.246); FILE MERGED 2006/11/15 11:13:01 fs 1.5.246.2: #i71485# propagate minimum height 2006/11/13 14:33:59 fs 1.5.246.1: #i71485# PropertyControlObserver notifications


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [68c965eda246432b1d2df5edda14f2fbfb5a7ca0]

INTEGRATION: CWS oihelp (1.10.42); FILE MERGED 2006/11/15 11:13:01 fs 1.10.42.2: #i71485# propagate minimum height 2006/11/13 14:33:59 fs 1.10.42.1: #i71485# PropertyControlObserver notifications


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [cc118e4ea241ebf33f2aa0719b3e8d515e2888b5]

INTEGRATION: CWS oihelp (1.10.82); FILE MERGED 2006/11/15 13:39:28 fs 1.10.82.6: #i71485# SetHelpText: don't resize if not necessary, to prevent flickering 2006/11/15 11:13:01 fs 1.10.82.5: #i71485# propagate minimum height 2006/11/14 15:05:19 fs 1.10.82.4: #i71485# respect the min/max help line attributes of the object inspector model 2006/11/14 12:29:33 fs 1.10.82.3: #i71485# introduce a HelpSection (still fixed size, not finished completely) 2006/11/13 14:33:59 fs 1.10.82.2: #i71485# PropertyControlObserver notifications 2006/11/13 12:48:36 fs 1.10.82.1: #i71485# changes in the css.inspection interfaces, make this here compile only for the moment


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [63c96c423ad857e72cf4d8e8475d64d694bc9806]

INTEGRATION: CWS oihelp (1.17.42); FILE MERGED 2006/11/15 13:39:27 fs 1.17.42.7: #i71485# SetHelpText: don't resize if not necessary, to prevent flickering 2006/11/15 11:13:00 fs 1.17.42.6: #i71485# propagate minimum height 2006/11/15 10:03:11 fs 1.17.42.5: #i71485# 2006/11/14 15:05:19 fs 1.17.42.4: #i71485# respect the min/max help line attributes of the object inspector model 2006/11/14 12:29:33 fs 1.17.42.3: #i71485# introduce a HelpSection (still fixed size, not finished completely) 2006/11/13 14:33:59 fs 1.17.42.2: #i71485# PropertyControlObserver notifications 2006/11/13 12:48:36 fs 1.17.42.1: #i71485# changes in the css.inspection interfaces, make this here compile only for the moment


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [a15ab18936c8d06086a8f0ba35482bce4e70acaa]

INTEGRATION: CWS oihelp (1.2.138); FILE MERGED 2006/11/16 08:58:14 fs 1.2.138.1: #i71485# show a help section


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [420e82254efd8427eb5ca84079cb0a2d168a5405]

INTEGRATION: CWS oihelp (1.1.2); FILE ADDED 2006/11/16 08:58:48 fs 1.1.2.1: #i71485# dummy help text provider


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [089bbca173120e7652ba230541e3884e8ecbca64]

INTEGRATION: CWS oihelp (1.2.18); FILE MERGED 2006/12/06 11:08:43 cn 1.2.18.1: #ii72315# adopt test to enhancements since cws oihelp


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [ae48d1ad42be28106f885da2d55f71d922627835]

INTEGRATION: CWS oihelp (1.2.18); FILE MERGED 2006/12/06 11:07:35 cn 1.2.18.1: #ii72315# adopt test to enhancements since cws oihelp


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [f7bed623a884231c3263a1ba13bfba0edcf14346]

INTEGRATION: CWS oihelp (1.2.18); FILE MERGED 2006/12/06 11:09:25 cn 1.2.18.1: #ii72315# adopt test to enhancements since cws oihelp


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [ca5ece1b3f9122b4d8247300d4df1b44d2ef62ea]

INTEGRATION: CWS oihelp (1.2.18); FILE MERGED 2006/11/13 14:17:57 fs 1.2.18.1: #i71485#


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [bb504cc993272c37530834435f27c2357ff8b91a]

INTEGRATION: CWS oihelp (1.5.118); FILE MERGED 2006/11/16 09:24:45 fs 1.5.118.1: removed dead code


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [acdff41c7c8b2b7843dfae03b906195020f6b122]

INTEGRATION: CWS oihelp (1.27.78); FILE MERGED 2006/11/16 09:23:59 fs 1.27.78.5: #i71485# availability of the help section depends on configuration property 2006/11/16 09:00:11 fs 1.27.78.4: help section OFF by default 2006/11/15 14:31:35 fs 1.27.78.3: #i71485# allow to use a DefaultHelpProvider 2006/11/15 11:13:52 fs 1.27.78.2: #i71485# respect minimum height 2006/11/14 08:40:51 fs 1.27.78.1: #i71485# don't use the deprecated css.form.PropertyBrowserController, but the ObjectInspector/Model directly


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [55fcee032a5b81bc4a1002ce7dd50c118bbf22d1]

INTEGRATION: CWS oihelp (1.3.124); FILE MERGED 2006/11/15 14:33:01 fs 1.3.124.2: #i71485# 2006/11/13 12:46:03 fs 1.3.124.1: #i71485# support for an optional help section in the object inspector


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [f91c906266c7654a327214fc13355fa41301b76f]

INTEGRATION: CWS oihelp (1.5.20); FILE MERGED 2006/11/13 12:46:03 fs 1.5.20.1: #i71485# support for an optional help section in the object inspector


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [2475926d34e3a38cb2c73100501d6bca22cd8d94]

INTEGRATION: CWS oihelp (1.1.2); FILE ADDED 2006/11/13 12:47:25 fs 1.1.2.1: #i71485# separated two methods from the XPropertyControlContext


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [c9693ac6bf7bae5b51e29d8526a13b44bb53b05d]

INTEGRATION: CWS oihelp (1.3.140); FILE MERGED 2006/11/13 12:46:03 fs 1.3.140.1: #i71485# support for an optional help section in the object inspector


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [6b40064682860539df103776591a48589c22aed5]

INTEGRATION: CWS oihelp (1.3.140); FILE MERGED 2006/11/13 12:52:12 fs 1.3.140.2: #i71485# allow registering all-control observers 2006/11/13 12:46:03 fs 1.3.140.1: #i71485# support for an optional help section in the object inspector


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [ce09079329ca707d1d1b8f79ccd73248c73a83a4]

INTEGRATION: CWS oihelp (1.3.140); FILE MERGED 2006/11/13 12:46:02 fs 1.3.140.1: #i71485# support for an optional help section in the object inspector


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [2cfcc09a2479885c700a62fe7a176b20623fa9c1]

INTEGRATION: CWS oihelp (1.4.20); FILE MERGED 2006/11/14 07:59:09 fs 1.4.20.2: #i71485# constructors 2006/11/13 12:46:02 fs 1.4.20.1: #i71485# support for an optional help section in the object inspector


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [9ea6f9b0bb4ba8d166462c1ced543f5d6539cdfa]

INTEGRATION: CWS oihelp (1.3.140); FILE MERGED 2006/11/14 07:59:09 fs 1.3.140.2: #i71485# constructors 2006/11/13 12:46:02 fs 1.3.140.1: #i71485# support for an optional help section in the object inspector


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [ce11b743df3ed5fd4dfd0be5431d50612743f952]

INTEGRATION: CWS oihelp (1.4.20); FILE MERGED 2006/11/13 12:46:02 fs 1.4.20.1: #i71485# support for an optional help section in the object inspector


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [0e8ac84d893b9c22f79eeeddd960ce5bfe710697]

INTEGRATION: CWS oihelp (1.1.2); FILE ADDED 2006/11/15 14:32:52 fs 1.1.2.1: #i71485#


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [f3c7b7efc01101bb896727c7ba1b5433eca45950]

INTEGRATION: CWS oihelp (1.2.156); FILE MERGED 2006/11/13 12:47:31 fs 1.2.156.1: corrected documentation


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [fe8b7511e7b4902f560e0e31484b899878d822f8]

INTEGRATION: CWS oihelp (1.2.156); FILE MERGED 2006/11/14 07:57:28 fs 1.2.156.1: #i71485# constructors


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [6b5bbfe5710cf32bc3c351e3c57eae7c22b5c878]

INTEGRATION: CWS oihelp (1.7.18); FILE MERGED 2006/11/16 09:25:41 fs 1.7.18.1: moved include, so that the include protection really is the first line


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [cd5b79e996bd0723f9b1c9ff0fab8e38d2904b5c]

INTEGRATION: CWS oihelp (1.41.24); FILE MERGED 2006/11/16 12:30:20 fs 1.41.24.1: 2


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [e7dfd1a801515c26c4e7f429e7284bee698b7bc2]

INTEGRATION: CWS oihelp (1.68.24); FILE MERGED 2006/11/16 08:52:27 fs 1.68.24.1: #i71485# allow reading the HelpURL property (not only writing)


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [a9d03e7895953a30790c09e0975dbbf116e05111]

INTEGRATION: CWS oihelp (1.122.40); FILE MERGED 2006/11/16 09:23:40 fs 1.122.40.1: #i71485# +Forms/PropertyBrowser/DirectHelp


2006-12-13  Kurt Zenker  <kz@openoffice.org>  [69ac35cf36bc125dda53347e0bccb0ea88a88dde]

INTEGRATION: CWS oihelp (1.36.38); FILE MERGED 2006/11/20 08:41:36 fs 1.36.38.3: #i71485# also update scroll bar visibility in Resize 2006/11/15 14:31:58 fs 1.36.38.2: MT expressed his wish for consistency: bool->BOOL 2006/11/15 13:07:13 fs 1.36.38.1: #i71485# support for WB_AUTOVSCROLL


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [06c6a5351327aaf9b178516d32a6e903d6fbb67e]

INTEGRATION: CWS sdwarningsbegone (1.7.64); FILE MERGED 2006/11/27 14:19:52 cl 1.7.64.1: #i69285# warning free code changes for sd project


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [8e3d440d7bf6d7258cbe5fec012f0160c555b485]

INTEGRATION: CWS sdwarningsbegone (1.4.120); FILE MERGED 2006/11/22 12:43:35 cl 1.4.120.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [5d977a07cbbbd9f7491d8beadde1a64610002f5f]

INTEGRATION: CWS sdwarningsbegone (1.6.38); FILE MERGED 2006/11/22 12:42:32 cl 1.6.38.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [2c61bb07b5203e0269b6c471dd8953a2258aa99b]

INTEGRATION: CWS sdwarningsbegone (1.59.30); FILE MERGED 2006/11/27 13:48:21 cl 1.59.30.3: #i69285# warning free code changes for sd project 2006/11/22 15:17:38 cl 1.59.30.2: RESYNC: (1.59-1.61); FILE MERGED 2006/11/22 12:42:32 cl 1.59.30.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [be03346cab8bb5bfc1a0d4802a052b7e2506bacb]

INTEGRATION: CWS sdwarningsbegone (1.52.36); FILE MERGED 2006/11/27 13:48:21 cl 1.52.36.2: #i69285# warning free code changes for sd project 2006/11/22 12:42:32 cl 1.52.36.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [d7a4b93c4a12c7562be3fcc67d0e723483fb9a1a]

INTEGRATION: CWS sdwarningsbegone (1.45.10); FILE MERGED 2006/12/01 14:15:15 cl 1.45.10.4: made sd warning free 2006/11/27 13:48:21 cl 1.45.10.3: #i69285# warning free code changes for sd project 2006/11/22 15:17:29 cl 1.45.10.2: RESYNC: (1.45-1.46); FILE MERGED 2006/11/22 12:42:31 cl 1.45.10.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [52e7566afd45835172d00af6619f963c54bec069]

INTEGRATION: CWS sdwarningsbegone (1.9.38); FILE MERGED 2006/11/22 12:42:31 cl 1.9.38.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [8942938814572c818c3110cc35bdf006a176fa68]

INTEGRATION: CWS sdwarningsbegone (1.17.36); FILE MERGED 2006/11/22 15:17:22 cl 1.17.36.2: RESYNC: (1.17-1.18); FILE MERGED 2006/11/22 12:42:31 cl 1.17.36.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [158d7ca4269644db9df47ace92c4076040af5597]

INTEGRATION: CWS sdwarningsbegone (1.9.36); FILE MERGED 2006/11/22 15:16:59 cl 1.9.36.2: RESYNC: (1.9-1.10); FILE MERGED 2006/11/22 12:42:31 cl 1.9.36.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [738b8041ae1367cf9d81464c22297d2f259272a7]

INTEGRATION: CWS sdwarningsbegone (1.33.36); FILE MERGED 2006/12/01 14:15:15 cl 1.33.36.4: made sd warning free 2006/11/29 15:16:10 cl 1.33.36.3: #i69285# warning free code changes for sd project 2006/11/22 15:16:51 cl 1.33.36.2: RESYNC: (1.33-1.34); FILE MERGED 2006/11/22 12:42:31 cl 1.33.36.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [30bd25e57cb550ffaaf8dca06dafae1b43bc4015]

INTEGRATION: CWS sdwarningsbegone (1.29.36); FILE MERGED 2006/11/22 15:16:43 cl 1.29.36.2: RESYNC: (1.29-1.30); FILE MERGED 2006/11/22 12:42:30 cl 1.29.36.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [507aced21a19deba279029bbabeca24562381824]

INTEGRATION: CWS sdwarningsbegone (1.68.10); FILE MERGED 2006/11/22 15:16:35 cl 1.68.10.2: RESYNC: (1.68-1.70); FILE MERGED 2006/11/22 12:42:30 cl 1.68.10.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [4386d4fad8fc0379b561e41ffc63c0363009f9d6]

INTEGRATION: CWS sdwarningsbegone (1.53.10); FILE MERGED 2006/11/27 13:48:20 cl 1.53.10.3: #i69285# warning free code changes for sd project 2006/11/22 15:16:28 cl 1.53.10.2: RESYNC: (1.53-1.54); FILE MERGED 2006/11/22 12:42:30 cl 1.53.10.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [2a12c52509b24367ff7e343c4171afda7796ac94]

INTEGRATION: CWS sdwarningsbegone (1.52.8); FILE MERGED 2006/11/27 13:48:20 cl 1.52.8.3: #i69285# warning free code changes for sd project 2006/11/22 15:16:21 cl 1.52.8.2: RESYNC: (1.52-1.55); FILE MERGED 2006/11/22 12:42:30 cl 1.52.8.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [6ed37f6803f63cde3884f7e81eee2236b1c96dae]

INTEGRATION: CWS sdwarningsbegone (1.5.38); FILE MERGED 2006/11/22 12:42:30 cl 1.5.38.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [b1a010435b77e5175b9b51a160f72e210ebde4c7]

INTEGRATION: CWS sdwarningsbegone (1.32.16); FILE MERGED 2006/11/22 15:16:12 cl 1.32.16.2: RESYNC: (1.32-1.33); FILE MERGED 2006/11/22 12:42:30 cl 1.32.16.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [53fd4bb47c53cbb62a542c847ed38238e7b3e148]

INTEGRATION: CWS sdwarningsbegone (1.42.34); FILE MERGED 2006/11/27 17:05:16 cl 1.42.34.4: #i69285# warning free code changes for sd project 2006/11/27 13:48:20 cl 1.42.34.3: #i69285# warning free code changes for sd project 2006/11/22 15:16:05 cl 1.42.34.2: RESYNC: (1.42-1.44); FILE MERGED 2006/11/22 12:42:29 cl 1.42.34.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [6375b2bb7f50e2d18fce5113c10532b490cc4d87]

INTEGRATION: CWS sdwarningsbegone (1.82.34); FILE MERGED 2006/11/27 13:48:20 cl 1.82.34.3: #i69285# warning free code changes for sd project 2006/11/22 15:15:55 cl 1.82.34.2: RESYNC: (1.82-1.83); FILE MERGED 2006/11/22 12:42:29 cl 1.82.34.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [d967931ef55edac4710efaa439c181db0010ae94]

INTEGRATION: CWS sdwarningsbegone (1.25.36); FILE MERGED 2006/11/27 13:48:20 cl 1.25.36.2: #i69285# warning free code changes for sd project 2006/11/22 12:42:29 cl 1.25.36.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [46ac195d6f0b2c95095ff48f4614204206ce71f1]

INTEGRATION: CWS sdwarningsbegone (1.28.126); FILE MERGED 2006/11/27 13:48:19 cl 1.28.126.1: #i69285# warning free code changes for sd project


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [b4e132fb0dfff34424729d8716434efc9ae8ba1d]

INTEGRATION: CWS sdwarningsbegone (1.7.36); FILE MERGED 2006/11/27 13:48:19 cl 1.7.36.3: #i69285# warning free code changes for sd project 2006/11/22 15:15:48 cl 1.7.36.2: RESYNC: (1.7-1.8); FILE MERGED 2006/11/22 12:42:29 cl 1.7.36.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [f347a470061d61df2ba8879a3a2d57631ba77c3d]

INTEGRATION: CWS sdwarningsbegone (1.30.34); FILE MERGED 2006/11/22 15:15:40 cl 1.30.34.2: RESYNC: (1.30-1.31); FILE MERGED 2006/11/22 12:42:29 cl 1.30.34.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [8555edcc8df81f3f4eb76b257b75f1d34841473d]

INTEGRATION: CWS sdwarningsbegone (1.18.38); FILE MERGED 2006/11/22 12:42:28 cl 1.18.38.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [b51bbd3c81e7f135c02235b952529eb70dca393f]

INTEGRATION: CWS sdwarningsbegone (1.18.38); FILE MERGED 2006/11/22 15:15:34 cl 1.18.38.2: RESYNC: (1.18-1.19); FILE MERGED 2006/11/22 12:42:28 cl 1.18.38.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [5a2d3ee34fca93c64c0e16feef37b1b94303fec4]

INTEGRATION: CWS sdwarningsbegone (1.12.38); FILE MERGED 2006/11/27 13:48:19 cl 1.12.38.2: #i69285# warning free code changes for sd project 2006/11/22 12:42:28 cl 1.12.38.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [1122f5446dd59e1b60878201ac53c7f05b7ab118]

INTEGRATION: CWS sdwarningsbegone (1.61.34); FILE MERGED 2006/11/27 13:48:19 cl 1.61.34.3: #i69285# warning free code changes for sd project 2006/11/22 15:15:26 cl 1.61.34.2: RESYNC: (1.61-1.63); FILE MERGED 2006/11/22 12:42:28 cl 1.61.34.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [6c4ed42760fffeec0a8951920d21ed61426f564d]

INTEGRATION: CWS sdwarningsbegone (1.9.36); FILE MERGED 2006/11/27 13:48:19 cl 1.9.36.3: #i69285# warning free code changes for sd project 2006/11/22 15:15:18 cl 1.9.36.2: RESYNC: (1.9-1.10); FILE MERGED 2006/11/22 12:42:28 cl 1.9.36.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [e23646dfcff81fbd63d9b468c2d5b1526983fbee]

INTEGRATION: CWS sdwarningsbegone (1.28.36); FILE MERGED 2006/11/27 13:48:19 cl 1.28.36.3: #i69285# warning free code changes for sd project 2006/11/22 15:15:10 cl 1.28.36.2: RESYNC: (1.28-1.29); FILE MERGED 2006/11/22 12:42:28 cl 1.28.36.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [74e22e38f05c113e00b8e83b72eca15a0c8a7009]

INTEGRATION: CWS sdwarningsbegone (1.25.36); FILE MERGED 2006/11/27 13:48:19 cl 1.25.36.3: #i69285# warning free code changes for sd project 2006/11/22 15:15:03 cl 1.25.36.2: RESYNC: (1.25-1.26); FILE MERGED 2006/11/22 12:42:27 cl 1.25.36.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [bae7184ffd6de5bc39ac313fe62bf70c6eb08b48]

INTEGRATION: CWS sdwarningsbegone (1.43.34); FILE MERGED 2006/11/27 13:48:18 cl 1.43.34.3: #i69285# warning free code changes for sd project 2006/11/22 15:14:56 cl 1.43.34.2: RESYNC: (1.43-1.44); FILE MERGED 2006/11/22 12:42:27 cl 1.43.34.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [81b880e92d8033a9fed7c8f298680726b7234f2d]

INTEGRATION: CWS sdwarningsbegone (1.18.36); FILE MERGED 2006/11/22 15:14:48 cl 1.18.36.2: RESYNC: (1.18-1.19); FILE MERGED 2006/11/22 12:42:27 cl 1.18.36.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [9aa99c34bd5cb8a8bc4427f9eb3cd8a4ce77702a]

INTEGRATION: CWS sdwarningsbegone (1.17.36); FILE MERGED 2006/11/22 15:14:41 cl 1.17.36.2: RESYNC: (1.17-1.18); FILE MERGED 2006/11/22 12:42:27 cl 1.17.36.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [d0ac7d52b6920e6b14f5549b3e059f722642bf75]

INTEGRATION: CWS sdwarningsbegone (1.69.36); FILE MERGED 2006/11/22 15:14:34 cl 1.69.36.2: RESYNC: (1.69-1.70); FILE MERGED 2006/11/22 12:42:27 cl 1.69.36.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [f95fa84be4012a251900da24f6a3ce1564c34d3e]

INTEGRATION: CWS sdwarningsbegone (1.23.36); FILE MERGED 2006/11/22 15:14:26 cl 1.23.36.2: RESYNC: (1.23-1.25); FILE MERGED 2006/11/22 12:42:27 cl 1.23.36.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [382718ef8cc035999da2615da0d218bf1ff4f4e0]

INTEGRATION: CWS sdwarningsbegone (1.46.34); FILE MERGED 2006/11/27 13:48:18 cl 1.46.34.3: #i69285# warning free code changes for sd project 2006/11/22 15:14:19 cl 1.46.34.2: RESYNC: (1.46-1.47); FILE MERGED 2006/11/22 12:42:27 cl 1.46.34.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [07a384da32ed0122810b544755bb87b16dc1d8d3]

INTEGRATION: CWS sdwarningsbegone (1.34.36); FILE MERGED 2006/11/28 17:39:47 cl 1.34.36.4: #i69285# warning free code changes for sd project 2006/11/27 13:48:18 cl 1.34.36.3: #i69285# warning free code changes for sd project 2006/11/22 15:14:12 cl 1.34.36.2: RESYNC: (1.34-1.35); FILE MERGED 2006/11/22 12:42:26 cl 1.34.36.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [4e0d05aabaf297d07f294cd5cb1561aa970d463c]

INTEGRATION: CWS sdwarningsbegone (1.38.34); FILE MERGED 2006/11/27 13:48:18 cl 1.38.34.3: #i69285# warning free code changes for sd project 2006/11/22 15:13:59 cl 1.38.34.2: RESYNC: (1.38-1.39); FILE MERGED 2006/11/22 12:42:26 cl 1.38.34.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [86e02614bfdc6143fa301d3931e392681a7bc452]

INTEGRATION: CWS sdwarningsbegone (1.25.36); FILE MERGED 2006/11/22 15:13:37 cl 1.25.36.2: RESYNC: (1.25-1.26); FILE MERGED 2006/11/22 12:42:26 cl 1.25.36.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [6186c56ee2dc76da2dee954264b51cee810faddb]

INTEGRATION: CWS sdwarningsbegone (1.23.38); FILE MERGED 2006/11/22 12:42:26 cl 1.23.38.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [343063a546ecce91154b479e4c7915229f9b98e9]

INTEGRATION: CWS sdwarningsbegone (1.12.36); FILE MERGED 2006/11/27 13:48:17 cl 1.12.36.3: #i69285# warning free code changes for sd project 2006/11/22 15:13:30 cl 1.12.36.2: RESYNC: (1.12-1.13); FILE MERGED 2006/11/22 12:42:25 cl 1.12.36.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [c7e04ea857dda45561591a5041912c7ae56c904d]

INTEGRATION: CWS sdwarningsbegone (1.41.36); FILE MERGED 2006/11/22 15:13:23 cl 1.41.36.2: RESYNC: (1.41-1.42); FILE MERGED 2006/11/22 12:42:25 cl 1.41.36.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [c135a64d267af656286ad6c40278a96709c947b3]

INTEGRATION: CWS sdwarningsbegone (1.7.38); FILE MERGED 2006/11/22 12:42:25 cl 1.7.38.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [3368b2f6022f430f7dfd2c4fb09e73e5dce6d651]

INTEGRATION: CWS sdwarningsbegone (1.8.38); FILE MERGED 2006/11/22 12:42:25 cl 1.8.38.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [75b6bea98e6225ff664a71ada178bbc0208c05e1]

INTEGRATION: CWS sdwarningsbegone (1.10.36); FILE MERGED 2006/11/27 13:48:17 cl 1.10.36.2: #i69285# warning free code changes for sd project 2006/11/22 12:42:25 cl 1.10.36.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [41585ac2f8da94c5ea9e06d6faa7083eaebb8c75]

INTEGRATION: CWS sdwarningsbegone (1.16.34); FILE MERGED 2006/11/27 13:48:17 cl 1.16.34.3: #i69285# warning free code changes for sd project 2006/11/22 15:13:16 cl 1.16.34.2: RESYNC: (1.16-1.17); FILE MERGED 2006/11/22 12:42:25 cl 1.16.34.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [a1ae2fae02659a0afad4ec5eb15a261515d7eee3]

INTEGRATION: CWS sdwarningsbegone (1.20.36); FILE MERGED 2006/11/22 15:13:09 cl 1.20.36.2: RESYNC: (1.20-1.21); FILE MERGED 2006/11/22 12:42:25 cl 1.20.36.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [411ef4349436c40a7278f4b2a1e05e785777a413]

INTEGRATION: CWS sdwarningsbegone (1.31.36); FILE MERGED 2006/11/27 13:48:17 cl 1.31.36.2: #i69285# warning free code changes for sd project 2006/11/22 12:42:24 cl 1.31.36.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [47c4f3393202f0922e73284b24462916e30dacca]

INTEGRATION: CWS sdwarningsbegone (1.5.36); FILE MERGED 2006/11/27 13:48:17 cl 1.5.36.3: #i69285# warning free code changes for sd project 2006/11/22 15:12:55 cl 1.5.36.2: RESYNC: (1.5-1.6); FILE MERGED 2006/11/22 12:42:24 cl 1.5.36.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [abb9506c234277c545ee2b5362caa3c5577bd00c]

INTEGRATION: CWS sdwarningsbegone (1.6.38); FILE MERGED 2006/11/22 12:42:24 cl 1.6.38.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [3e672ceed59e2d437056abed3a45f46b2fe25427]

INTEGRATION: CWS sdwarningsbegone (1.4.34); FILE MERGED 2006/11/22 15:12:48 cl 1.4.34.2: RESYNC: (1.4-1.5); FILE MERGED 2006/11/22 12:42:24 cl 1.4.34.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [b518bdd40490dfc5dd0cce516241696f7d612076]

INTEGRATION: CWS sdwarningsbegone (1.5.36); FILE MERGED 2006/11/22 12:42:24 cl 1.5.36.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [6f827dc03bc800d703a4fa97e0100b7489282310]

INTEGRATION: CWS sdwarningsbegone (1.10.34); FILE MERGED 2006/11/27 13:48:17 cl 1.10.34.3: #i69285# warning free code changes for sd project 2006/11/22 15:12:41 cl 1.10.34.2: RESYNC: (1.10-1.12); FILE MERGED 2006/11/22 12:42:24 cl 1.10.34.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [75baf8ca3a3f3f463b3de38571f95f52d3fe8f8f]

INTEGRATION: CWS sdwarningsbegone (1.8.36); FILE MERGED 2006/11/22 12:42:24 cl 1.8.36.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [ad3f127660b5c050363c9f192d4f162cc9e4fbe9]

INTEGRATION: CWS sdwarningsbegone (1.6.38); FILE MERGED 2006/11/22 12:42:23 cl 1.6.38.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [37a6512426a40dc8212cda15127e548b45c6d858]

INTEGRATION: CWS sdwarningsbegone (1.28.34); FILE MERGED 2006/11/27 13:48:16 cl 1.28.34.3: #i69285# warning free code changes for sd project 2006/11/22 15:12:34 cl 1.28.34.2: RESYNC: (1.28-1.29); FILE MERGED 2006/11/22 12:42:23 cl 1.28.34.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [f8d0fd1a41526ebe95377be845c2c708ba8ffa54]

INTEGRATION: CWS sdwarningsbegone (1.5.36); FILE MERGED 2006/11/22 12:42:23 cl 1.5.36.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [29e5175e12910911ca9a88136be6cd9032a0cc8e]

INTEGRATION: CWS sdwarningsbegone (1.7.38); FILE MERGED 2006/11/22 12:42:23 cl 1.7.38.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [c9ca478ff70f7e6539f268868f349c63c50ffd10]

INTEGRATION: CWS sdwarningsbegone (1.8.36); FILE MERGED 2006/11/22 12:42:23 cl 1.8.36.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [f4f32274fc67bf79b2f590511ef52131e52446f8]

INTEGRATION: CWS sdwarningsbegone (1.8.36); FILE MERGED 2006/11/27 13:48:16 cl 1.8.36.3: #i69285# warning free code changes for sd project 2006/11/22 15:12:26 cl 1.8.36.2: RESYNC: (1.8-1.9); FILE MERGED 2006/11/22 12:42:23 cl 1.8.36.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [dbb238a84cc60468bbfa6271f57cdc17cadd7af7]

INTEGRATION: CWS sdwarningsbegone (1.4.38); FILE MERGED 2006/11/27 13:48:16 cl 1.4.38.1: #i69285# warning free code changes for sd project


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [4f4ceec198c1c8d0b1b7dd21649b400cd6b61827]

INTEGRATION: CWS sdwarningsbegone (1.7.36); FILE MERGED 2006/11/22 15:12:18 cl 1.7.36.2: RESYNC: (1.7-1.8); FILE MERGED 2006/11/22 12:42:22 cl 1.7.36.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [59acda1d244b3dff521b8590e1bb2c5d2336d137]

INTEGRATION: CWS sdwarningsbegone (1.8.38); FILE MERGED 2006/11/27 13:48:16 cl 1.8.38.2: #i69285# warning free code changes for sd project 2006/11/22 12:42:22 cl 1.8.38.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [c767330eb9c672d380b965b7156b2dc74b0426e6]

INTEGRATION: CWS sdwarningsbegone (1.14.38); FILE MERGED 2006/11/22 12:42:21 cl 1.14.38.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [f97ecde63967a2c69319ef807f3f1df1dbe6ade9]

INTEGRATION: CWS sdwarningsbegone (1.83.36); FILE MERGED 2006/11/27 13:48:15 cl 1.83.36.3: #i69285# warning free code changes for sd project 2006/11/22 15:11:55 cl 1.83.36.2: RESYNC: (1.83-1.84); FILE MERGED 2006/11/22 12:42:21 cl 1.83.36.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [d57f92a4ef3858719801bebf78ca34d06d461631]

INTEGRATION: CWS sdwarningsbegone (1.55.38); FILE MERGED 2006/11/27 13:48:15 cl 1.55.38.2: #i69285# warning free code changes for sd project 2006/11/22 12:42:21 cl 1.55.38.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [2e62727a2053d8e49beb7aac6c8bc2ad6ba07154]

INTEGRATION: CWS sdwarningsbegone (1.6.38); FILE MERGED 2006/11/27 13:48:15 cl 1.6.38.2: #i69285# warning free code changes for sd project 2006/11/22 12:42:21 cl 1.6.38.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [ac5e00f5bb7a442686caf1c0e4b944ac9d17ae4b]

INTEGRATION: CWS sdwarningsbegone (1.96.34); FILE MERGED 2006/11/27 13:48:15 cl 1.96.34.3: #i69285# warning free code changes for sd project 2006/11/22 15:11:46 cl 1.96.34.2: RESYNC: (1.96-1.97); FILE MERGED 2006/11/22 12:42:21 cl 1.96.34.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [a4d730aa188f635bc371b4f09b1abb2458c7692c]

INTEGRATION: CWS sdwarningsbegone (1.7.316); FILE MERGED 2006/11/22 12:42:20 cl 1.7.316.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [5f744eabd838272474fc176a7ddd731e47882045]

INTEGRATION: CWS sdwarningsbegone (1.10.36); FILE MERGED 2006/11/27 13:48:15 cl 1.10.36.3: #i69285# warning free code changes for sd project 2006/11/22 15:11:39 cl 1.10.36.2: RESYNC: (1.10-1.11); FILE MERGED 2006/11/22 12:42:20 cl 1.10.36.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [6bf7d2fd671e8d5f047b33b15af7e9b132d75714]

INTEGRATION: CWS sdwarningsbegone (1.9.38); FILE MERGED 2006/11/22 12:42:20 cl 1.9.38.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [bcbe80430a3fff4bb7f80a494554e96d91191b7d]

INTEGRATION: CWS sdwarningsbegone (1.10.38); FILE MERGED 2006/11/27 13:48:15 cl 1.10.38.2: #i69285# warning free code changes for sd project 2006/11/22 12:42:20 cl 1.10.38.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [76e0196be053960ca40fcaf8a8f7f9eab0dc8ef4]

INTEGRATION: CWS sdwarningsbegone (1.10.38); FILE MERGED 2006/11/22 12:42:20 cl 1.10.38.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [bc99d326cd626fc69e726955025c7a38726c6bd7]

INTEGRATION: CWS sdwarningsbegone (1.4.38); FILE MERGED 2006/11/22 12:42:19 cl 1.4.38.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [eb5f0f2f1d2191d68aecb611f234ab7f139dbd77]

INTEGRATION: CWS sdwarningsbegone (1.10.36); FILE MERGED 2006/11/22 12:42:19 cl 1.10.36.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [75f064cbe0ad2d48b4a05bc0032fd198bcd3a703]

INTEGRATION: CWS sdwarningsbegone (1.5.38); FILE MERGED 2006/11/22 12:42:19 cl 1.5.38.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [89d08a463484768a15c10b62c2366295cacdc339]

INTEGRATION: CWS sdwarningsbegone (1.31.38); FILE MERGED 2006/11/27 13:48:14 cl 1.31.38.2: #i69285# warning free code changes for sd project 2006/11/22 12:42:19 cl 1.31.38.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [e14a1e64a9cecff01b2f4fb6f7dffe8e38c7f0ea]

INTEGRATION: CWS sdwarningsbegone (1.13.38); FILE MERGED 2006/11/22 12:42:19 cl 1.13.38.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [c16a4eda814dc4baded1b0bdc6bc8866bd4378fd]

INTEGRATION: CWS sdwarningsbegone (1.17.36); FILE MERGED 2006/11/22 15:11:32 cl 1.17.36.2: RESYNC: (1.17-1.18); FILE MERGED 2006/11/22 12:42:19 cl 1.17.36.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [d48574dd070d55cd09cdad236769223bfefd0720]

INTEGRATION: CWS sdwarningsbegone (1.30.36); FILE MERGED 2006/11/22 15:11:24 cl 1.30.36.2: RESYNC: (1.30-1.31); FILE MERGED 2006/11/22 12:42:19 cl 1.30.36.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [bd19435ce56f8567e745f6122383a383820501ee]

INTEGRATION: CWS sdwarningsbegone (1.18.34); FILE MERGED 2006/11/27 13:48:14 cl 1.18.34.3: #i69285# warning free code changes for sd project 2006/11/22 15:11:18 cl 1.18.34.2: RESYNC: (1.18-1.20); FILE MERGED 2006/11/22 12:42:18 cl 1.18.34.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [b0fe28142002e39671fca4f203887e472000f225]

INTEGRATION: CWS sdwarningsbegone (1.3.38); FILE MERGED 2006/11/22 12:42:18 cl 1.3.38.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [22e9cacdf7d9492a72018864de08479415b5c07f]

INTEGRATION: CWS sdwarningsbegone (1.4.38); FILE MERGED 2006/11/22 12:42:18 cl 1.4.38.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [8b7512ca0cf825b5d6a9c4d34c6f43e57303ee4f]

INTEGRATION: CWS sdwarningsbegone (1.10.36); FILE MERGED 2006/11/22 15:11:08 cl 1.10.36.2: RESYNC: (1.10-1.11); FILE MERGED 2006/11/22 12:42:18 cl 1.10.36.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [3dce908592935ff77f9cc41f6b81f36e8a908bc4]

INTEGRATION: CWS sdwarningsbegone (1.12.36); FILE MERGED 2006/11/22 12:42:18 cl 1.12.36.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [8308dbe29d3bb36edae1b90135b338d41e56ae51]

INTEGRATION: CWS sdwarningsbegone (1.5.316); FILE MERGED 2006/11/27 13:48:14 cl 1.5.316.1: #i69285# warning free code changes for sd project


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [bee12ed74b6b5151b6268bfbcd8fc6eadcfea7b7]

INTEGRATION: CWS sdwarningsbegone (1.6.38); FILE MERGED 2006/11/22 12:42:17 cl 1.6.38.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [bbaeb29bc1e51d99d70e684c076073184b4c3629]

INTEGRATION: CWS sdwarningsbegone (1.9.36); FILE MERGED 2006/11/22 12:42:17 cl 1.9.36.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [f07104f28742f357afed7fbb5a94bf1ac93a1b8f]

INTEGRATION: CWS sdwarningsbegone (1.6.142); FILE MERGED 2006/11/27 13:48:14 cl 1.6.142.1: #i69285# warning free code changes for sd project


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [62a7e0e77bc21f456bf899ef7dd90d44e7686060]

INTEGRATION: CWS sdwarningsbegone (1.8.38); FILE MERGED 2006/11/22 12:42:17 cl 1.8.38.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [73ef78402fe6ba0caa4a470681d6b24102afb84a]

INTEGRATION: CWS sdwarningsbegone (1.7.38); FILE MERGED 2006/11/27 13:48:13 cl 1.7.38.1: #i69285# warning free code changes for sd project


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [c726c83b1300cfb5da787e06011005ac0f7e6ebb]

INTEGRATION: CWS sdwarningsbegone (1.10.126); FILE MERGED 2006/11/27 13:48:13 cl 1.10.126.1: #i69285# warning free code changes for sd project


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [3f2a925b42160fe575cd83a4dfdfa64d36faa214]

INTEGRATION: CWS sdwarningsbegone (1.18.36); FILE MERGED 2006/11/27 13:48:13 cl 1.18.36.2: #i69285# warning free code changes for sd project 2006/11/22 12:42:17 cl 1.18.36.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [92da342bb2b2e2795b004ca11caeab95a94bbaf0]

INTEGRATION: CWS sdwarningsbegone (1.5.38); FILE MERGED 2006/11/22 12:42:17 cl 1.5.38.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [d2bf0ee216c83cea8707763b2dd507db2aa61e54]

INTEGRATION: CWS sdwarningsbegone (1.4.38); FILE MERGED 2006/11/22 12:42:17 cl 1.4.38.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [02c8425085a9eadf37f08fb8a82c3f4bc5a5bbb8]

INTEGRATION: CWS sdwarningsbegone (1.18.38); FILE MERGED 2006/11/22 12:42:16 cl 1.18.38.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [f4ea9114857197574c3f0e393095395cceb705fd]

INTEGRATION: CWS sdwarningsbegone (1.3.38); FILE MERGED 2006/11/22 12:42:16 cl 1.3.38.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [7f875cc5c061248f9c30721e96160cbfeb3802fd]

INTEGRATION: CWS sdwarningsbegone (1.5.316); FILE MERGED 2006/11/27 13:48:13 cl 1.5.316.1: #i69285# warning free code changes for sd project


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [3dbe1b62a443ae85d976271da40faa5cee2c60ac]

INTEGRATION: CWS sdwarningsbegone (1.6.38); FILE MERGED 2006/11/22 12:42:16 cl 1.6.38.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [1fc21a4a947decf269f55db0656f10e27d1a0291]

INTEGRATION: CWS sdwarningsbegone (1.6.76); FILE MERGED 2006/11/27 13:48:13 cl 1.6.76.1: #i69285# warning free code changes for sd project


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [a27b25652c782c8d1ba00ba203f3a1f4d3d43586]

INTEGRATION: CWS sdwarningsbegone (1.4.316); FILE MERGED 2006/11/27 13:48:13 cl 1.4.316.1: #i69285# warning free code changes for sd project


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [4e27ff295cda9d37dbc11feda40f49edd89c58a1]

INTEGRATION: CWS sdwarningsbegone (1.4.38); FILE MERGED 2006/11/22 12:42:16 cl 1.4.38.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [d6db1d432eba7a9266b2c00321b7c559c365aa74]

INTEGRATION: CWS sdwarningsbegone (1.5.142); FILE MERGED 2006/11/27 13:48:13 cl 1.5.142.1: #i69285# warning free code changes for sd project


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [8817f0dd2e53b1eb77482c87f69e4c06ffc7a4a6]

INTEGRATION: CWS sdwarningsbegone (1.10.36); FILE MERGED 2006/11/22 15:10:50 cl 1.10.36.2: RESYNC: (1.10-1.11); FILE MERGED 2006/11/22 12:42:16 cl 1.10.36.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [b9f3054e14e37e2869bf3731980d40f60911a8f8]

INTEGRATION: CWS sdwarningsbegone (1.11.38); FILE MERGED 2006/11/22 12:42:16 cl 1.11.38.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [d3c69172761cf336d7a047f822eb5afd5a690f78]

INTEGRATION: CWS sdwarningsbegone (1.9.38); FILE MERGED 2006/11/27 15:15:05 cl 1.9.38.2: #i69285# warning free code changes for sd project 2006/11/22 12:42:15 cl 1.9.38.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [76b94281a243ec9532925da7fc643da9aaddae20]

INTEGRATION: CWS sdwarningsbegone (1.6.38); FILE MERGED 2006/11/22 12:42:15 cl 1.6.38.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [0f9fdfc4459520c9c874c1bd25cabc81ff04e079]

INTEGRATION: CWS sdwarningsbegone (1.4.316); FILE MERGED 2006/11/27 13:48:12 cl 1.4.316.1: #i69285# warning free code changes for sd project


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [30d63512c57c57dab68b8761ce696d24b41b29b5]

INTEGRATION: CWS sdwarningsbegone (1.5.38); FILE MERGED 2006/11/27 16:31:00 cl 1.5.38.3: #i69285# warning free code changes for sd project 2006/11/27 15:15:04 cl 1.5.38.2: #i69285# warning free code changes for sd project 2006/11/22 12:42:15 cl 1.5.38.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [f79fa81c9b8c1527c2b4f63f74529f4c227cb0cb]

INTEGRATION: CWS sdwarningsbegone (1.15.36); FILE MERGED 2006/11/27 15:15:04 cl 1.15.36.3: #i69285# warning free code changes for sd project 2006/11/27 13:48:12 cl 1.15.36.2: #i69285# warning free code changes for sd project 2006/11/22 12:42:15 cl 1.15.36.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [0b7a95daff804e187d3aab403c0bbae1e8d6ac8a]

INTEGRATION: CWS sdwarningsbegone (1.8.38); FILE MERGED 2006/11/22 12:42:15 cl 1.8.38.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [41a49c69b4cdaea2f90b3de56e3988ece042303c]

INTEGRATION: CWS sdwarningsbegone (1.5.38); FILE MERGED 2006/11/28 17:39:46 cl 1.5.38.2: #i69285# warning free code changes for sd project 2006/11/22 12:42:15 cl 1.5.38.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [a5913c91f73f49eb12c246af453d9e5cab8df838]

INTEGRATION: CWS sdwarningsbegone (1.4.38); FILE MERGED 2006/11/22 12:42:14 cl 1.4.38.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [eb91b0b1994aab3776c7ad959dd2d4d0a5427202]

INTEGRATION: CWS sdwarningsbegone (1.8.38); FILE MERGED 2006/11/22 12:42:14 cl 1.8.38.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [01f081c857b606801cd5ed7cd2d90839a58cef1f]

INTEGRATION: CWS sdwarningsbegone (1.9.132); FILE MERGED 2006/11/27 13:48:12 cl 1.9.132.1: #i69285# warning free code changes for sd project


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [aa1fc8a8813268a2e0cdee811776053f04a0122b]

INTEGRATION: CWS sdwarningsbegone (1.19.36); FILE MERGED 2006/11/27 13:48:12 cl 1.19.36.2: #i69285# warning free code changes for sd project 2006/11/22 12:42:14 cl 1.19.36.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [69442fb42dfb80cef225a29aff9cf1f952f2adc8]

INTEGRATION: CWS sdwarningsbegone (1.5.316); FILE MERGED 2006/11/27 13:48:12 cl 1.5.316.1: #i69285# warning free code changes for sd project


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [ab48bb4ba1cac969eda84bba73ef6a8281ae67d7]

INTEGRATION: CWS sdwarningsbegone (1.11.4); FILE MERGED 2006/11/27 15:15:04 cl 1.11.4.1: #i69285# warning free code changes for sd project


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [0ae1a389e04f23f0e984e011355f24e941588849]

INTEGRATION: CWS sdwarningsbegone (1.16.34); FILE MERGED 2006/11/22 15:10:43 cl 1.16.34.2: RESYNC: (1.16-1.17); FILE MERGED 2006/11/22 12:42:14 cl 1.16.34.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [e35ebee9ac4a2085ebae227c4e1a466687c0c51f]

INTEGRATION: CWS sdwarningsbegone (1.19.34); FILE MERGED 2006/11/22 15:10:14 cl 1.19.34.2: RESYNC: (1.19-1.20); FILE MERGED 2006/11/22 12:42:13 cl 1.19.34.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [732adb3181135ab9e6b7194a11525f4e60fd84ec]

INTEGRATION: CWS sdwarningsbegone (1.24.36); FILE MERGED 2006/11/27 15:15:04 cl 1.24.36.2: #i69285# warning free code changes for sd project 2006/11/22 12:42:13 cl 1.24.36.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [f0af19acc9758b1b96a39c9c251bc8cb0f843b3b]

INTEGRATION: CWS sdwarningsbegone (1.5.38); FILE MERGED 2006/11/27 16:30:59 cl 1.5.38.4: #i69285# warning free code changes for sd project 2006/11/27 15:15:03 cl 1.5.38.3: #i69285# warning free code changes for sd project 2006/11/27 13:48:11 cl 1.5.38.2: #i69285# warning free code changes for sd project 2006/11/22 12:42:13 cl 1.5.38.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [f49b9936acb26c2d0a7ce2b067914cc0b357f2a1]

INTEGRATION: CWS sdwarningsbegone (1.7.38); FILE MERGED 2006/11/27 15:15:03 cl 1.7.38.1: #i69285# warning free code changes for sd project


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [d399a5b6fc3edcf065529e0cfcb06b26d81d498c]

INTEGRATION: CWS sdwarningsbegone (1.10.128); FILE MERGED 2006/11/22 12:42:12 cl 1.10.128.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [4f45759a13215e94251ac3a18e8743924e535281]

INTEGRATION: CWS sdwarningsbegone (1.4.160); FILE MERGED 2006/11/27 13:48:11 cl 1.4.160.1: #i69285# warning free code changes for sd project


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [628a9111ddce1d1ff2b43b992c7c854e848b63ba]

INTEGRATION: CWS sdwarningsbegone (1.11.158); FILE MERGED 2006/11/27 13:48:11 cl 1.11.158.1: #i69285# warning free code changes for sd project


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [cd61b0859d96580bdae3ae873479a821b0625357]

INTEGRATION: CWS sdwarningsbegone (1.24.34); FILE MERGED 2006/11/27 15:15:03 cl 1.24.34.4: #i69285# warning free code changes for sd project 2006/11/27 13:48:10 cl 1.24.34.3: #i69285# warning free code changes for sd project 2006/11/22 15:10:07 cl 1.24.34.2: RESYNC: (1.24-1.25); FILE MERGED 2006/11/22 12:42:12 cl 1.24.34.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [df5a8e8f674d5c1abb090e3ed0bc5ee9dddc8f00]

INTEGRATION: CWS sdwarningsbegone (1.5.38); FILE MERGED 2006/11/22 12:42:12 cl 1.5.38.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [1f67d30c41cc88cfd062b3d68ad978e06611da08]

INTEGRATION: CWS sdwarningsbegone (1.28.34); FILE MERGED 2006/11/27 16:30:59 cl 1.28.34.5: #i69285# warning free code changes for sd project 2006/11/27 15:15:03 cl 1.28.34.4: #i69285# warning free code changes for sd project 2006/11/27 13:48:10 cl 1.28.34.3: #i69285# warning free code changes for sd project 2006/11/22 15:09:59 cl 1.28.34.2: RESYNC: (1.28-1.29); FILE MERGED 2006/11/22 12:42:12 cl 1.28.34.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [b7a644a638e14663b35f7e2cb19665b7113b47a1]

INTEGRATION: CWS sdwarningsbegone (1.5.38); FILE MERGED 2006/11/27 15:15:03 cl 1.5.38.1: #i69285# warning free code changes for sd project


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [6283f1a5a53af01652487195cb87a7903484445e]

INTEGRATION: CWS sdwarningsbegone (1.7.38); FILE MERGED 2006/11/22 12:42:12 cl 1.7.38.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [a0aecee4a207ef8a5b837a62611f361b685886d4]

INTEGRATION: CWS sdwarningsbegone (1.13.36); FILE MERGED 2006/11/22 12:42:12 cl 1.13.36.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [b5539f61fd486bdb41413912a4dd5343bbc5c1b9]

INTEGRATION: CWS sdwarningsbegone (1.10.38); FILE MERGED 2006/11/22 12:42:11 cl 1.10.38.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [3ee9bb692a34efa16cf4c43886f04e3843da01e5]

INTEGRATION: CWS sdwarningsbegone (1.20.34); FILE MERGED 2006/11/22 15:09:52 cl 1.20.34.2: RESYNC: (1.20-1.22); FILE MERGED 2006/11/22 12:42:11 cl 1.20.34.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [ccdded5b4046c613bd52fffc5ff13f91ffe8fde3]

INTEGRATION: CWS sdwarningsbegone (1.35.34); FILE MERGED 2006/11/27 13:48:10 cl 1.35.34.3: #i69285# warning free code changes for sd project 2006/11/22 15:09:45 cl 1.35.34.2: RESYNC: (1.35-1.36); FILE MERGED 2006/11/22 12:42:11 cl 1.35.34.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [6b26bf938b556497fe5f18a8a0582e1886caf3d4]

INTEGRATION: CWS sdwarningsbegone (1.13.86); FILE MERGED 2006/11/27 16:30:59 cl 1.13.86.5: #i69285# warning free code changes for sd project 2006/11/27 15:15:02 cl 1.13.86.4: #i69285# warning free code changes for sd project 2006/11/27 13:48:10 cl 1.13.86.3: #i69285# warning free code changes for sd project 2006/11/22 15:09:27 cl 1.13.86.2: RESYNC: (1.13-1.14); FILE MERGED 2006/11/22 12:42:11 cl 1.13.86.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [5c39e04b09b205c14757ef7fbdea6d70928940d2]

INTEGRATION: CWS sdwarningsbegone (1.7.38); FILE MERGED 2006/11/27 15:15:02 cl 1.7.38.3: #i69285# warning free code changes for sd project 2006/11/27 13:48:09 cl 1.7.38.2: #i69285# warning free code changes for sd project 2006/11/22 12:42:11 cl 1.7.38.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [8188abbff0a392ea0fda9c67115a95bdb149dde4]

INTEGRATION: CWS sdwarningsbegone (1.7.38); FILE MERGED 2006/11/22 12:42:10 cl 1.7.38.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [5180f381a6214541fd0e39cf73fd9c9e44881b86]

INTEGRATION: CWS sdwarningsbegone (1.4.38); FILE MERGED 2006/11/22 12:42:10 cl 1.4.38.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [cc4930e14f0bde9e5b06172da66e195711416a4b]

INTEGRATION: CWS sdwarningsbegone (1.5.38); FILE MERGED 2006/11/22 12:42:10 cl 1.5.38.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [74791d91a0b3edfaa4f9129d862ab2bec43bde40]

INTEGRATION: CWS sdwarningsbegone (1.4.38); FILE MERGED 2006/11/27 16:30:59 cl 1.4.38.3: #i69285# warning free code changes for sd project 2006/11/27 15:15:02 cl 1.4.38.2: #i69285# warning free code changes for sd project 2006/11/22 12:42:10 cl 1.4.38.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [a2bb6e38ceb8bfcbefdde40b0f9efc23b449c13f]

INTEGRATION: CWS sdwarningsbegone (1.9.104); FILE MERGED 2006/11/27 13:48:09 cl 1.9.104.1: #i69285# warning free code changes for sd project


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [8af53232f1f2186e3cec1403bc01768de5fd3c51]

INTEGRATION: CWS sdwarningsbegone (1.15.38); FILE MERGED 2006/11/22 12:42:10 cl 1.15.38.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [a406eaad06d8a04806585b41fa2778fa423a565b]

INTEGRATION: CWS sdwarningsbegone (1.19.16); FILE MERGED 2006/11/27 13:48:09 cl 1.19.16.1: #i69285# warning free code changes for sd project


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [b9330a05ec8df288bcd1c2241294485ebc520f39]

INTEGRATION: CWS sdwarningsbegone (1.33.16); FILE MERGED 2006/11/27 13:48:09 cl 1.33.16.3: #i69285# warning free code changes for sd project 2006/11/22 15:09:19 cl 1.33.16.2: RESYNC: (1.33-1.34); FILE MERGED 2006/11/22 12:42:09 cl 1.33.16.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [c4a744cb0553980042438749f9813a96a3586c83]

INTEGRATION: CWS sdwarningsbegone (1.8.36); FILE MERGED 2006/11/22 12:42:09 cl 1.8.36.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [5c6960ed6c6f5857b67a5c4ca5cce753f5a69a0b]

INTEGRATION: CWS sdwarningsbegone (1.10.36); FILE MERGED 2006/11/22 15:09:12 cl 1.10.36.2: RESYNC: (1.10-1.11); FILE MERGED 2006/11/22 12:42:09 cl 1.10.36.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [b93adcd75e226680ab2314b01a740bf55da2b947]

INTEGRATION: CWS sdwarningsbegone (1.4.38); FILE MERGED 2006/11/22 12:42:09 cl 1.4.38.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [76da1e5f74c1646fdcd72163dd100c9b601309ec]

INTEGRATION: CWS sdwarningsbegone (1.3.316); FILE MERGED 2006/11/27 13:48:08 cl 1.3.316.1: #i69285# warning free code changes for sd project


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [1928277ea6d3fd42e2397e0b0beee6ee0916055c]

INTEGRATION: CWS sdwarningsbegone (1.4.38); FILE MERGED 2006/11/27 13:48:08 cl 1.4.38.2: #i69285# warning free code changes for sd project 2006/11/22 12:42:09 cl 1.4.38.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [73e76643d6432aa416c86751906605e5183a54bf]

INTEGRATION: CWS sdwarningsbegone (1.3.316); FILE MERGED 2006/11/22 12:42:08 cl 1.3.316.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [4382a85d5308d6fdcaa59b199a7be90ed3d3a71d]

INTEGRATION: CWS sdwarningsbegone (1.5.316); FILE MERGED 2006/11/22 12:42:08 cl 1.5.316.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [44acd646449ba363f54453e74dde3c92b6162938]

INTEGRATION: CWS sdwarningsbegone (1.4.316); FILE MERGED 2006/11/27 13:48:08 cl 1.4.316.1: #i69285# warning free code changes for sd project


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [fcdfa970277db73858d4060122ee76e544f8bce4]

INTEGRATION: CWS sdwarningsbegone (1.4.316); FILE MERGED 2006/11/22 12:42:08 cl 1.4.316.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [d897ed140c7432bbfb30c4a5371626ae26d624b1]

INTEGRATION: CWS sdwarningsbegone (1.4.316); FILE MERGED 2006/11/22 12:42:07 cl 1.4.316.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [891a88ec6f4ec538f87d82a9969228cec9c63306]

INTEGRATION: CWS sdwarningsbegone (1.2.314); FILE MERGED 2006/11/22 12:42:07 cl 1.2.314.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [36b745b88137e1aa06aab3d8dfc80cc2a6c3bf3f]

INTEGRATION: CWS sdwarningsbegone (1.29.266); FILE MERGED 2006/11/22 12:42:07 cl 1.29.266.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [09b61b895be22350a468daca608bb96b0c333d7c]

INTEGRATION: CWS sdwarningsbegone (1.3.314); FILE MERGED 2006/11/22 12:42:07 cl 1.3.314.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [c46b0cbb1a2dbec5e35610a33df12b12181442af]

INTEGRATION: CWS sdwarningsbegone (1.3.314); FILE MERGED 2006/11/22 12:42:06 cl 1.3.314.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [026cb1c0edd6f6b6782b8b0f6d4d6df1a0c31ad8]

INTEGRATION: CWS sdwarningsbegone (1.4.314); FILE MERGED 2006/11/22 12:42:06 cl 1.4.314.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [185e49335574fd747cbcf925ccc89711be2b34f0]

INTEGRATION: CWS sdwarningsbegone (1.2.314); FILE MERGED 2006/11/22 12:42:06 cl 1.2.314.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [9c9debd9f88766890a9cb7162f858a11b13bb9bb]

INTEGRATION: CWS sdwarningsbegone (1.9.316); FILE MERGED 2006/11/27 13:48:07 cl 1.9.316.2: #i69285# warning free code changes for sd project 2006/11/22 12:42:06 cl 1.9.316.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [06513778b8d8245a1af9e5afc90bf8c517bc6f9d]

INTEGRATION: CWS sdwarningsbegone (1.5.316); FILE MERGED 2006/11/22 12:42:05 cl 1.5.316.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [78dc035372ff655e892bc55430df81996fa0f9a8]

INTEGRATION: CWS sdwarningsbegone (1.16.268); FILE MERGED 2006/11/22 12:42:05 cl 1.16.268.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [1fe56c27d5312b4fdd7432ffb09bf4729966c519]

INTEGRATION: CWS sdwarningsbegone (1.4.314); FILE MERGED 2006/11/22 12:42:05 cl 1.4.314.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [38d25aabe647c9e50a6b74db10e3285859085d39]

INTEGRATION: CWS sdwarningsbegone (1.12.316); FILE MERGED 2006/11/27 13:48:07 cl 1.12.316.2: #i69285# warning free code changes for sd project 2006/11/22 12:42:05 cl 1.12.316.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [804c8abad84579ae42fe974e60f784f540a8e6db]

INTEGRATION: CWS sdwarningsbegone (1.3.316); FILE MERGED 2006/11/22 12:42:05 cl 1.3.316.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [c403a6236d6188bf9dbf63ee4cb25ad620f00f8e]

INTEGRATION: CWS sdwarningsbegone (1.8.316); FILE MERGED 2006/11/27 13:48:07 cl 1.8.316.2: #i69285# warning free code changes for sd project 2006/11/22 12:42:05 cl 1.8.316.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [7f2e518180bbf5af2ce3f1eab9da07dfce0f0371]

INTEGRATION: CWS sdwarningsbegone (1.3.316); FILE MERGED 2006/11/27 13:48:07 cl 1.3.316.2: #i69285# warning free code changes for sd project 2006/11/22 12:42:05 cl 1.3.316.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [28e8981408d3bb75205cd76a9802206b24d8598e]

INTEGRATION: CWS sdwarningsbegone (1.5.16); FILE MERGED 2006/11/22 12:42:05 cl 1.5.16.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [86d90bfffb995141550a29755a0082c9df9f78e3]

INTEGRATION: CWS sdwarningsbegone (1.4.316); FILE MERGED 2006/11/22 12:42:04 cl 1.4.316.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [e1b3da0eed566f5e9623da247c7ba04f6a5c1b08]

INTEGRATION: CWS sdwarningsbegone (1.24.16); FILE MERGED 2006/11/22 12:42:04 cl 1.24.16.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [28e2a5fdc512a002710b502987811bc033f9a979]

INTEGRATION: CWS sdwarningsbegone (1.2.316); FILE MERGED 2006/11/22 12:42:04 cl 1.2.316.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [ee59bc8ab051924a75f67dd0e23f21666d2f772f]

INTEGRATION: CWS sdwarningsbegone (1.12.316); FILE MERGED 2006/11/22 12:42:04 cl 1.12.316.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [728fa5298b663b058b5aaedb9bf0019e2db78c23]

INTEGRATION: CWS sdwarningsbegone (1.3.316); FILE MERGED 2006/11/22 12:42:04 cl 1.3.316.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [09b36df618e83b2d71c2010637e5c821319f6f7e]

INTEGRATION: CWS sdwarningsbegone (1.12.248); FILE MERGED 2006/11/22 12:42:04 cl 1.12.248.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [d57f7992cb92a04603531b45e38257c40a35b9e3]

INTEGRATION: CWS sdwarningsbegone (1.5.4); FILE MERGED 2006/11/27 13:48:07 cl 1.5.4.1: #i69285# warning free code changes for sd project


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [a482eef37c950af29d5179e01edecf440dd5d85e]

INTEGRATION: CWS sdwarningsbegone (1.9.74); FILE MERGED 2006/11/22 15:08:24 cl 1.9.74.2: RESYNC: (1.9-1.10); FILE MERGED 2006/11/22 12:42:04 cl 1.9.74.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [aa978d331ed144a91cb192755e3e3c569fc0b3b2]

INTEGRATION: CWS sdwarningsbegone (1.5.316); FILE MERGED 2006/11/22 12:42:03 cl 1.5.316.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [d2517285f50ed81b687a81531c4bf0c63c3271a7]

INTEGRATION: CWS sdwarningsbegone (1.2.316); FILE MERGED 2006/11/22 12:42:03 cl 1.2.316.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [dc34df5057362995a733ca8b43d412adf4a13b22]

INTEGRATION: CWS sdwarningsbegone (1.5.316); FILE MERGED 2006/11/27 13:48:07 cl 1.5.316.1: #i69285# warning free code changes for sd project


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [f3225ad3bb7ddd5721d59ab08665f90cd1e7fa71]

INTEGRATION: CWS sdwarningsbegone (1.6.316); FILE MERGED 2006/11/27 13:48:06 cl 1.6.316.2: #i69285# warning free code changes for sd project 2006/11/22 12:42:03 cl 1.6.316.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [ec2c848c0b464633ebb1ab08bf24754574e22eac]

INTEGRATION: CWS sdwarningsbegone (1.3.316); FILE MERGED 2006/11/22 12:42:03 cl 1.3.316.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [5722b1518ebdeb87c01198aa0c2ab27597fc55db]

INTEGRATION: CWS sdwarningsbegone (1.5.316); FILE MERGED 2006/12/01 14:15:14 cl 1.5.316.3: made sd warning free 2006/11/29 15:16:09 cl 1.5.316.2: #i69285# warning free code changes for sd project 2006/11/22 12:42:03 cl 1.5.316.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [162feb9ece9d66f8e35a044e1ff438e2b4d8cb8f]

INTEGRATION: CWS sdwarningsbegone (1.15.182); FILE MERGED 2006/11/22 12:42:03 cl 1.15.182.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [2b6e202eeecd11208e8dc47198778ab4f801345f]

INTEGRATION: CWS sdwarningsbegone (1.20.86); FILE MERGED 2006/11/27 13:48:06 cl 1.20.86.2: #i69285# warning free code changes for sd project 2006/11/22 12:42:02 cl 1.20.86.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [c84f52587bd7272b12f3123463daf7b1485d49fa]

INTEGRATION: CWS sdwarningsbegone (1.14.232); FILE MERGED 2006/11/27 13:48:06 cl 1.14.232.3: #i69285# warning free code changes for sd project 2006/11/22 15:06:48 cl 1.14.232.2: RESYNC: (1.14-1.16); FILE MERGED 2006/11/22 12:42:02 cl 1.14.232.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [6c1bc3ec72982a439522d5272854440a43383a4f]

INTEGRATION: CWS sdwarningsbegone (1.4.182); FILE MERGED 2006/11/22 12:42:02 cl 1.4.182.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [f636bbbd59121b81e3d517231d48e0390b6e8a59]

INTEGRATION: CWS sdwarningsbegone (1.7.182); FILE MERGED 2006/11/22 12:42:02 cl 1.7.182.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [28e32fbaff864ed2436285fc2937b0cb1962c09a]

INTEGRATION: CWS sdwarningsbegone (1.3.316); FILE MERGED 2006/11/22 12:42:02 cl 1.3.316.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [faee95666df86fec0b1285dc41acb9971b4bba30]

INTEGRATION: CWS sdwarningsbegone (1.8.180); FILE MERGED 2006/11/22 15:07:55 cl 1.8.180.2: RESYNC: (1.8-1.9); FILE MERGED 2006/11/22 12:42:02 cl 1.8.180.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [a8e37ffea6843e440e9599b42befc773286e8b47]

INTEGRATION: CWS sdwarningsbegone (1.5.312); FILE MERGED 2006/11/22 15:07:47 cl 1.5.312.2: RESYNC: (1.5-1.6); FILE MERGED 2006/11/22 12:42:02 cl 1.5.312.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [3c8ef6caba413679a46752831d6ad35730af53a6]

INTEGRATION: CWS sdwarningsbegone (1.9.182); FILE MERGED 2006/11/22 12:42:02 cl 1.9.182.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [94620cc49c21296724a07e847c7b78a77688bc87]

INTEGRATION: CWS sdwarningsbegone (1.3.316); FILE MERGED 2006/11/27 13:48:06 cl 1.3.316.1: #i69285# warning free code changes for sd project


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [7676edae35000d689c673e52d36e32f1635fbf71]

INTEGRATION: CWS sdwarningsbegone (1.5.314); FILE MERGED 2006/11/22 12:42:01 cl 1.5.314.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [ae99d34b445da8f33da6690b994fc92923fd8bdd]

INTEGRATION: CWS sdwarningsbegone (1.3.316); FILE MERGED 2006/11/22 12:42:01 cl 1.3.316.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [15047162f2b647acd9a00cdbc0d00d4c072757ee]

INTEGRATION: CWS sdwarningsbegone (1.11.182); FILE MERGED 2006/11/22 12:42:01 cl 1.11.182.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [292c50d45d1b405cc32358f7e481b3c3379659bc]

INTEGRATION: CWS sdwarningsbegone (1.10.218); FILE MERGED 2006/11/27 13:48:06 cl 1.10.218.3: #i69285# warning free code changes for sd project 2006/11/22 15:07:21 cl 1.10.218.2: RESYNC: (1.10-1.11); FILE MERGED 2006/11/22 12:42:01 cl 1.10.218.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [b5c14b98e192e27579980d1e4071c4c5250dfef1]

INTEGRATION: CWS sdwarningsbegone (1.4.316); FILE MERGED 2006/11/27 13:48:06 cl 1.4.316.1: #i69285# warning free code changes for sd project


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [312ab1d303ded197ff3919bbf3dacabfd4d5b24b]

INTEGRATION: CWS sdwarningsbegone (1.3.314); FILE MERGED 2006/11/22 12:42:01 cl 1.3.314.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [b2311b90bc9ede4d17092168a9070c4c27ab2147]

INTEGRATION: CWS sdwarningsbegone (1.4.314); FILE MERGED 2006/11/27 13:48:06 cl 1.4.314.2: #i69285# warning free code changes for sd project 2006/11/22 12:42:01 cl 1.4.314.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [c9b1c89fc2773526d33c0fcde9e39b6c4a77a033]

INTEGRATION: CWS sdwarningsbegone (1.4.314); FILE MERGED 2006/11/22 12:42:01 cl 1.4.314.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [ff4342a6c86707fcb01c0e21cde713c973fce5fb]

INTEGRATION: CWS sdwarningsbegone (1.6.308); FILE MERGED 2006/11/22 12:42:00 cl 1.6.308.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [b3da906d06b9180bf079ea0ad5ea9c66691bed97]

INTEGRATION: CWS sdwarningsbegone (1.19.130); FILE MERGED 2006/11/27 13:48:05 cl 1.19.130.3: #i69285# warning free code changes for sd project 2006/11/22 15:07:14 cl 1.19.130.2: RESYNC: (1.19-1.20); FILE MERGED 2006/11/22 12:42:00 cl 1.19.130.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [19ffa7193a09698c3a7c27a735a407db3def3d73]

INTEGRATION: CWS sdwarningsbegone (1.13.42); FILE MERGED 2006/11/22 12:42:00 cl 1.13.42.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [d5a05ba65e7b56049cb71342f9aab3b6e368eb33]

INTEGRATION: CWS sdwarningsbegone (1.11.184); FILE MERGED 2006/11/22 15:07:07 cl 1.11.184.2: RESYNC: (1.11-1.12); FILE MERGED 2006/11/22 12:42:00 cl 1.11.184.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [e6b28e78b1cc54e42051da5ac187c1e0955f206c]

INTEGRATION: CWS sdwarningsbegone (1.4.316); FILE MERGED 2006/11/22 12:42:00 cl 1.4.316.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [0ed6b724743f102cba74d7010e95e7cddab2d0de]

INTEGRATION: CWS sdwarningsbegone (1.3.314); FILE MERGED 2006/11/27 13:48:05 cl 1.3.314.2: #i69285# warning free code changes for sd project 2006/11/22 12:42:00 cl 1.3.314.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [86330f5f4697eead73b011ae0186021d2753ebb6]

INTEGRATION: CWS sdwarningsbegone (1.3.316); FILE MERGED 2006/11/22 12:41:59 cl 1.3.316.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [2508a0a267d05a8695b3f3ca9f1d8d3746d80b67]

INTEGRATION: CWS sdwarningsbegone (1.4.232); FILE MERGED 2006/11/22 12:41:59 cl 1.4.232.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [32049831f7272d1b137d6946f647a84020f632f6]

INTEGRATION: CWS sdwarningsbegone (1.8.160); FILE MERGED 2006/11/22 12:41:59 cl 1.8.160.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [280a72096cd18f65839d33b4bea5c6c4ddafa816]

INTEGRATION: CWS sdwarningsbegone (1.7.316); FILE MERGED 2006/11/22 12:41:59 cl 1.7.316.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [6675ba6f26291eaa1389359689a04a1175d1f2b4]

INTEGRATION: CWS sdwarningsbegone (1.4.38); FILE MERGED 2006/11/22 12:41:59 cl 1.4.38.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [98c1b112c9708cf2ee6d4b7ec76e0280c6fbc8ea]

INTEGRATION: CWS sdwarningsbegone (1.8.38); FILE MERGED 2006/11/22 12:41:59 cl 1.8.38.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [3593dd57f04c4d877e6013ca26505172a4822d7a]

INTEGRATION: CWS sdwarningsbegone (1.5.38); FILE MERGED 2006/11/22 12:41:58 cl 1.5.38.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [50c5873340cc2b4ba81de375b3bc118ce84186e8]

INTEGRATION: CWS sdwarningsbegone (1.7.36); FILE MERGED 2006/11/27 13:48:05 cl 1.7.36.3: #i69285# warning free code changes for sd project 2006/11/22 15:06:39 cl 1.7.36.2: RESYNC: (1.7-1.8); FILE MERGED 2006/11/22 12:41:58 cl 1.7.36.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [8d7f766a1164594c50f6e1da71ebc4737210fb46]

INTEGRATION: CWS sdwarningsbegone (1.4.38); FILE MERGED 2006/11/22 12:41:58 cl 1.4.38.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [aba145ed422f3a5b7d3938a8a1b758d985187a8c]

INTEGRATION: CWS sdwarningsbegone (1.6.38); FILE MERGED 2006/11/22 12:41:58 cl 1.6.38.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [9375a182811e5906d81b9c3e59b8e48fdbe320d2]

INTEGRATION: CWS sdwarningsbegone (1.13.38); FILE MERGED 2006/11/27 13:48:05 cl 1.13.38.2: #i69285# warning free code changes for sd project 2006/11/22 12:41:58 cl 1.13.38.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [8d92ce1b30f91a4ab81f0e9e6df1a9aa6ec55a69]

INTEGRATION: CWS sdwarningsbegone (1.9.36); FILE MERGED 2006/11/22 15:06:32 cl 1.9.36.2: RESYNC: (1.9-1.10); FILE MERGED 2006/11/22 12:41:57 cl 1.9.36.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [a9d3bd73de8c5fd8bfa01c82741eb7b78b81cd2e]

INTEGRATION: CWS sdwarningsbegone (1.9.36); FILE MERGED 2006/11/22 15:06:24 cl 1.9.36.2: RESYNC: (1.9-1.10); FILE MERGED 2006/11/22 12:41:57 cl 1.9.36.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [e1bd69b3030eb8179a65353b63251a38b312ffc6]

INTEGRATION: CWS sdwarningsbegone (1.7.38); FILE MERGED 2006/11/22 12:41:57 cl 1.7.38.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [f8c39216403bd3f09367f942d99e512556c355fd]

INTEGRATION: CWS sdwarningsbegone (1.9.38); FILE MERGED 2006/11/27 13:48:05 cl 1.9.38.2: #i69285# warning free code changes for sd project 2006/11/22 12:41:57 cl 1.9.38.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [46a4e2b4af46a0e116404af9b4aaaf85d2da407f]

INTEGRATION: CWS sdwarningsbegone (1.14.38); FILE MERGED 2006/11/22 12:41:57 cl 1.14.38.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [13fed93edbb667eec01523b122391b62e8713c1d]

INTEGRATION: CWS sdwarningsbegone (1.6.38); FILE MERGED 2006/11/22 12:41:57 cl 1.6.38.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [0d9bfc58bd18f1a0d787db4f009abe46230dd83a]

INTEGRATION: CWS sdwarningsbegone (1.55.36); FILE MERGED 2006/11/27 13:48:04 cl 1.55.36.3: #i69285# warning free code changes for sd project 2006/11/22 15:06:16 cl 1.55.36.2: RESYNC: (1.55-1.57); FILE MERGED 2006/11/22 12:41:57 cl 1.55.36.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [ba8b4a238c893595edc28b50781652d96c23b9a2]

INTEGRATION: CWS sdwarningsbegone (1.23.38); FILE MERGED 2006/11/27 13:48:04 cl 1.23.38.2: #i69285# warning free code changes for sd project 2006/11/22 12:41:56 cl 1.23.38.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [99afc4db6d6652709fdd7debc91fe33e9215729a]

INTEGRATION: CWS sdwarningsbegone (1.10.38); FILE MERGED 2006/11/22 12:41:56 cl 1.10.38.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [de02da310dcfbf1f16c00099f11eaadde5a1e4c2]

INTEGRATION: CWS sdwarningsbegone (1.9.36); FILE MERGED 2006/11/22 12:41:56 cl 1.9.36.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [8456b30fc97a972f39b35ed4ad9555a1f194c400]

INTEGRATION: CWS sdwarningsbegone (1.6.36); FILE MERGED 2006/11/27 13:48:04 cl 1.6.36.3: #i69285# warning free code changes for sd project 2006/11/22 15:06:07 cl 1.6.36.2: RESYNC: (1.6-1.7); FILE MERGED 2006/11/22 12:41:56 cl 1.6.36.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [7ee651305a77ae7d071a4855291a8ff1d83b8039]

INTEGRATION: CWS sdwarningsbegone (1.9.16); FILE MERGED 2006/11/22 12:41:56 cl 1.9.16.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [9b6783d59f492136c810368f2da8c81395bee748]

INTEGRATION: CWS sdwarningsbegone (1.12.36); FILE MERGED 2006/11/22 12:41:55 cl 1.12.36.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [344c5bb105c33c73a4c8c51ab53d5ff2ac156719]

INTEGRATION: CWS sdwarningsbegone (1.9.36); FILE MERGED 2006/11/27 13:48:03 cl 1.9.36.3: #i69285# warning free code changes for sd project 2006/11/22 15:05:45 cl 1.9.36.2: RESYNC: (1.9-1.10); FILE MERGED 2006/11/22 12:41:55 cl 1.9.36.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [123637435ad26e75b08931176a36430ecf404a31]

INTEGRATION: CWS sdwarningsbegone (1.7.38); FILE MERGED 2006/11/22 12:41:55 cl 1.7.38.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [766d2e0028f4947869e80ca34135ff598806dad0]

INTEGRATION: CWS sdwarningsbegone (1.12.36); FILE MERGED 2006/11/22 15:05:37 cl 1.12.36.2: RESYNC: (1.12-1.13); FILE MERGED 2006/11/22 12:41:55 cl 1.12.36.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [8a33bfafeda123ed9b910d4145bffad7687666f3]

INTEGRATION: CWS sdwarningsbegone (1.13.38); FILE MERGED 2006/11/22 12:41:55 cl 1.13.38.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [740a6ad1f401e834f3c4f930c6fae78d68068ff8]

INTEGRATION: CWS sdwarningsbegone (1.24.36); FILE MERGED 2006/11/27 13:48:03 cl 1.24.36.3: #i69285# warning free code changes for sd project 2006/11/22 15:05:20 cl 1.24.36.2: RESYNC: (1.24-1.25); FILE MERGED 2006/11/22 12:41:54 cl 1.24.36.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [0929913c8df1e094784f9a17200deaa029f4f70e]

INTEGRATION: CWS sdwarningsbegone (1.5.38); FILE MERGED 2006/11/22 12:41:54 cl 1.5.38.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [a5b1b2c6937ef60beb541bb9ab0fffbb04fbed05]

INTEGRATION: CWS sdwarningsbegone (1.12.38); FILE MERGED 2006/11/22 12:41:54 cl 1.12.38.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [4821a40cd3a62a96cbb7eac7d591c6381dc8c707]

INTEGRATION: CWS sdwarningsbegone (1.8.38); FILE MERGED 2006/11/22 12:41:54 cl 1.8.38.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [54fa2eee42fda89241bbb1c8dfc591651437443e]

INTEGRATION: CWS sdwarningsbegone (1.14.36); FILE MERGED 2006/11/27 13:48:03 cl 1.14.36.3: #i69285# warning free code changes for sd project 2006/11/22 15:05:12 cl 1.14.36.2: RESYNC: (1.14-1.15); FILE MERGED 2006/11/22 12:41:54 cl 1.14.36.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [10b001f7f227787d85678fbd637d500698ab01b4]

INTEGRATION: CWS sdwarningsbegone (1.15.36); FILE MERGED 2006/11/27 13:48:03 cl 1.15.36.3: #i69285# warning free code changes for sd project 2006/11/22 15:05:05 cl 1.15.36.2: RESYNC: (1.15-1.16); FILE MERGED 2006/11/22 12:41:54 cl 1.15.36.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [e2ae1a69ef13cd795e12e539bf21de93ce5064fe]

INTEGRATION: CWS sdwarningsbegone (1.7.38); FILE MERGED 2006/12/05 12:47:34 cl 1.7.38.2: #i72280# fixed crash because of using deleted itemset 2006/11/22 12:41:54 cl 1.7.38.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [46627fa1401a9c521cf525602f3e539278d1475a]

INTEGRATION: CWS sdwarningsbegone (1.8.38); FILE MERGED 2006/11/22 12:41:53 cl 1.8.38.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [24222437480066439a12dea3d74966b246d683e8]

INTEGRATION: CWS sdwarningsbegone (1.10.36); FILE MERGED 2006/11/22 15:04:57 cl 1.10.36.2: RESYNC: (1.10-1.11); FILE MERGED 2006/11/22 12:41:53 cl 1.10.36.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [22ae33a247d0d75f7d5aa5774703a4c8d64bb95d]

INTEGRATION: CWS sdwarningsbegone (1.10.38); FILE MERGED 2006/11/22 12:41:53 cl 1.10.38.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [eb411ad3556e944660467eb1dd9139ab1cb55e75]

INTEGRATION: CWS sdwarningsbegone (1.38.36); FILE MERGED 2006/11/22 15:04:50 cl 1.38.36.2: RESYNC: (1.38-1.39); FILE MERGED 2006/11/22 12:41:53 cl 1.38.36.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [fe2ac3233c9605583ae952e9e63d70a3e51e19ea]

INTEGRATION: CWS sdwarningsbegone (1.9.36); FILE MERGED 2006/11/22 12:41:53 cl 1.9.36.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [27ba72c14ff8090811f9b5c3f9885afbc3323770]

INTEGRATION: CWS sdwarningsbegone (1.6.38); FILE MERGED 2006/11/22 12:41:53 cl 1.6.38.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [55864b4d8753e2620fdc5b78cd3ea3d8d6d0f923]

INTEGRATION: CWS sdwarningsbegone (1.15.38); FILE MERGED 2006/11/22 12:41:52 cl 1.15.38.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [daed299d85c0a9d955a395763f58fe2cb2bd19b7]

INTEGRATION: CWS sdwarningsbegone (1.9.36); FILE MERGED 2006/11/22 15:04:35 cl 1.9.36.2: RESYNC: (1.9-1.10); FILE MERGED 2006/11/22 12:41:52 cl 1.9.36.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [e96b6c1e01590be26957f25a4846cdf18e555c6e]

INTEGRATION: CWS sdwarningsbegone (1.6.36); FILE MERGED 2006/11/27 13:48:02 cl 1.6.36.3: #i69285# warning free code changes for sd project 2006/11/22 15:04:27 cl 1.6.36.2: RESYNC: (1.6-1.7); FILE MERGED 2006/11/22 12:41:52 cl 1.6.36.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [e0dbe38ee6465c38af41efe917efe78a73a4977a]

INTEGRATION: CWS sdwarningsbegone (1.8.38); FILE MERGED 2006/11/22 12:41:52 cl 1.8.38.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [1c2dce37913e6a3e1fc20085dbe33e33a9d8d78c]

INTEGRATION: CWS sdwarningsbegone (1.9.38); FILE MERGED 2006/11/22 12:41:52 cl 1.9.38.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [914c748ed1ef5f85c7fe913334c49a95039b4173]

INTEGRATION: CWS sdwarningsbegone (1.14.36); FILE MERGED 2006/11/27 13:48:02 cl 1.14.36.3: #i69285# warning free code changes for sd project 2006/11/22 15:04:06 cl 1.14.36.2: RESYNC: (1.14-1.16); FILE MERGED 2006/11/22 12:41:52 cl 1.14.36.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [b610c0310866ac0015d23da6a6fceb15dae626bb]

INTEGRATION: CWS sdwarningsbegone (1.27.36); FILE MERGED 2006/11/27 13:48:01 cl 1.27.36.3: #i69285# warning free code changes for sd project 2006/11/22 15:03:58 cl 1.27.36.2: RESYNC: (1.27-1.28); FILE MERGED 2006/11/22 12:41:51 cl 1.27.36.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [964abebdebc632954aabfa0b5957960a6269fada]

INTEGRATION: CWS sdwarningsbegone (1.7.38); FILE MERGED 2006/12/05 12:47:34 cl 1.7.38.2: #i72280# fixed crash because of using deleted itemset 2006/11/22 12:41:51 cl 1.7.38.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [bfaffdc0eed2f97afc5a707cfb98da2bddf60ab9]

INTEGRATION: CWS sdwarningsbegone (1.12.38); FILE MERGED 2006/11/22 12:41:51 cl 1.12.38.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [78a917f25ff533c00c0654c0f06e025f75cef9fd]

INTEGRATION: CWS sdwarningsbegone (1.14.36); FILE MERGED 2006/11/27 13:48:01 cl 1.14.36.3: #i69285# warning free code changes for sd project 2006/11/22 15:03:51 cl 1.14.36.2: RESYNC: (1.14-1.15); FILE MERGED 2006/11/22 12:41:51 cl 1.14.36.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [77e963bde2d63c12cd304b578f942ca139593422]

INTEGRATION: CWS sdwarningsbegone (1.13.36); FILE MERGED 2006/11/27 13:48:01 cl 1.13.36.3: #i69285# warning free code changes for sd project 2006/11/22 15:03:44 cl 1.13.36.2: RESYNC: (1.13-1.14); FILE MERGED 2006/11/22 12:41:51 cl 1.13.36.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [da29947caa17ec4e3e23e13aba8d9d40dac4ad7b]

INTEGRATION: CWS sdwarningsbegone (1.17.36); FILE MERGED 2006/11/22 15:03:36 cl 1.17.36.2: RESYNC: (1.17-1.18); FILE MERGED 2006/11/22 12:41:51 cl 1.17.36.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [1131bcd97de666cbe579f9d5f7cb15bdcd256206]

INTEGRATION: CWS sdwarningsbegone (1.9.38); FILE MERGED 2006/11/22 12:41:51 cl 1.9.38.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [7068fea92915d6dcaeac3e5e477f33d112588d86]

INTEGRATION: CWS sdwarningsbegone (1.9.38); FILE MERGED 2006/11/27 13:48:01 cl 1.9.38.2: #i69285# warning free code changes for sd project 2006/11/22 12:41:50 cl 1.9.38.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [889b8f3a9ea59b83c635fe2f683c0839f6334a2c]

INTEGRATION: CWS sdwarningsbegone (1.7.38); FILE MERGED 2006/11/22 12:41:50 cl 1.7.38.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [982fb28aed0a52272ba307f502133467f984d7ef]

INTEGRATION: CWS sdwarningsbegone (1.6.38); FILE MERGED 2006/11/27 13:48:01 cl 1.6.38.1: #i69285# warning free code changes for sd project


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [f70d335f2732c7576241650f1610ba1592d1644c]

INTEGRATION: CWS sdwarningsbegone (1.17.10); FILE MERGED 2006/11/22 15:03:29 cl 1.17.10.2: RESYNC: (1.17-1.18); FILE MERGED 2006/11/22 12:41:50 cl 1.17.10.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [2678a3feb6dd1f9d0e75cdbff33a47ad6f6ce4a6]

INTEGRATION: CWS sdwarningsbegone (1.10.38); FILE MERGED 2006/11/22 12:41:50 cl 1.10.38.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [16cb8b02617c4197299d0e047dcbbc5d187c46e9]

INTEGRATION: CWS sdwarningsbegone (1.7.38); FILE MERGED 2006/11/27 13:48:00 cl 1.7.38.2: #i69285# warning free code changes for sd project 2006/11/22 12:41:50 cl 1.7.38.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [3a74273c003fb154b2a0c9d5447ead6d20e44772]

INTEGRATION: CWS sdwarningsbegone (1.41.36); FILE MERGED 2006/11/22 12:41:49 cl 1.41.36.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [ed0497b980ba8aaeaf71592dd4cff827cc28c20c]

INTEGRATION: CWS sdwarningsbegone (1.74.32); FILE MERGED 2006/11/27 13:48:00 cl 1.74.32.3: #i69285# warning free code changes for sd project 2006/11/22 15:03:22 cl 1.74.32.2: RESYNC: (1.74-1.75); FILE MERGED 2006/11/22 12:41:49 cl 1.74.32.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [6a7f3af5a8b267ac2019bcb956af597763b1fcd0]

INTEGRATION: CWS sdwarningsbegone (1.18.38); FILE MERGED 2006/11/22 12:41:49 cl 1.18.38.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [13d308a9b233dfd913038ed79b42e27d1e59e2d9]

INTEGRATION: CWS sdwarningsbegone (1.30.36); FILE MERGED 2006/11/22 15:03:15 cl 1.30.36.2: RESYNC: (1.30-1.31); FILE MERGED 2006/11/22 12:41:49 cl 1.30.36.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [2b09242c029a4b3e26b870c7fd2fea32e767e1b6]

INTEGRATION: CWS sdwarningsbegone (1.8.38); FILE MERGED 2006/11/22 12:41:49 cl 1.8.38.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [363464131c5944581adedc9c9383bb8f19eb9f09]

INTEGRATION: CWS sdwarningsbegone (1.6.38); FILE MERGED 2006/11/22 12:41:49 cl 1.6.38.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [0e0d874f5eaeb31daec0ebaeae00ed28d86da3da]

INTEGRATION: CWS sdwarningsbegone (1.21.38); FILE MERGED 2006/11/22 12:41:49 cl 1.21.38.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [b079da2c02c421ab49bc8bbe0aac88e218ceb73a]

INTEGRATION: CWS sdwarningsbegone (1.38.38); FILE MERGED 2006/11/27 17:05:16 cl 1.38.38.3: #i69285# warning free code changes for sd project 2006/11/27 13:48:00 cl 1.38.38.2: #i69285# warning free code changes for sd project 2006/11/22 12:41:48 cl 1.38.38.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [d56e85f57e3fb091e0c65c1130def3a85ef1b524]

INTEGRATION: CWS sdwarningsbegone (1.14.38); FILE MERGED 2006/11/22 12:41:48 cl 1.14.38.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [c19f7e3f11c74ba11fbe5ccba08b55b742bb5582]

INTEGRATION: CWS sdwarningsbegone (1.5.38); FILE MERGED 2006/11/27 13:47:59 cl 1.5.38.1: #i69285# warning free code changes for sd project


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [fd0a3b747d61d9c2a0f1cd5b28db870d9fa82c67]

INTEGRATION: CWS sdwarningsbegone (1.24.38); FILE MERGED 2006/11/27 13:47:59 cl 1.24.38.2: #i69285# warning free code changes for sd project 2006/11/22 12:41:48 cl 1.24.38.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [098b5254203e46df6aaa847a0c77322c23e12a4a]

INTEGRATION: CWS sdwarningsbegone (1.9.38); FILE MERGED 2006/11/22 12:41:48 cl 1.9.38.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [ca0b9eadf9add04b078bcc91f2e966ca6e084d14]

INTEGRATION: CWS sdwarningsbegone (1.6.316); FILE MERGED 2006/11/27 13:47:59 cl 1.6.316.2: #i69285# warning free code changes for sd project 2006/11/22 12:41:48 cl 1.6.316.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [bfbcbc4f7d60294208085fe3c241ef9b062117ca]

INTEGRATION: CWS sdwarningsbegone (1.8.38); FILE MERGED 2006/11/22 12:41:48 cl 1.8.38.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [4ca23987f3de2291c459818d4b5612cc38231bad]

INTEGRATION: CWS sdwarningsbegone (1.4.38); FILE MERGED 2006/11/27 13:47:59 cl 1.4.38.1: #i69285# warning free code changes for sd project


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [409377a631c381b78dc45f6aa52d55a0364db9e3]

INTEGRATION: CWS sdwarningsbegone (1.12.38); FILE MERGED 2006/11/22 12:41:47 cl 1.12.38.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [6eac69de6d4ce26629d8ddf604ad70c887c1f37d]

INTEGRATION: CWS sdwarningsbegone (1.15.38); FILE MERGED 2006/11/22 12:41:47 cl 1.15.38.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [60e8eade806c79672988f7d2c7a6bc4db2fa4bc0]

INTEGRATION: CWS sdwarningsbegone (1.9.16); FILE MERGED 2006/11/27 13:47:58 cl 1.9.16.2: #i69285# warning free code changes for sd project 2006/11/22 12:41:47 cl 1.9.16.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [bd40987300a3ac7a84d3db3abd3eeada0288375e]

INTEGRATION: CWS sdwarningsbegone (1.9.38); FILE MERGED 2006/11/22 12:41:47 cl 1.9.38.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [5b8b884fffe7e9efa3b19635c727200465f1a760]

INTEGRATION: CWS sdwarningsbegone (1.33.36); FILE MERGED 2006/11/27 13:47:58 cl 1.33.36.2: #i69285# warning free code changes for sd project 2006/11/22 12:41:47 cl 1.33.36.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [a2ee018481bfed1c057b3f13d4f86ab40dbf24a7]

INTEGRATION: CWS sdwarningsbegone (1.11.38); FILE MERGED 2006/11/22 12:41:47 cl 1.11.38.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [11fd5373777444359f0db10ef663199e0a571c63]

INTEGRATION: CWS sdwarningsbegone (1.10.38); FILE MERGED 2006/11/22 12:41:47 cl 1.10.38.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [98a639be08f39228196522370e89e17ef37a6ff4]

INTEGRATION: CWS sdwarningsbegone (1.32.16); FILE MERGED 2006/11/27 13:47:58 cl 1.32.16.3: #i69285# warning free code changes for sd project 2006/11/22 15:03:06 cl 1.32.16.2: RESYNC: (1.32-1.33); FILE MERGED 2006/11/15 15:30:10 cl 1.32.16.1: #i69285# removed unused code


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [86ce2cf28ead8c14d8395d24e8bd29f6e278ea40]

INTEGRATION: CWS sdwarningsbegone (1.13.38); FILE MERGED 2006/11/27 13:47:58 cl 1.13.38.2: #i69285# warning free code changes for sd project 2006/11/22 12:41:46 cl 1.13.38.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [645910f4109f1786a8c80e19d873931d00273cb9]

INTEGRATION: CWS sdwarningsbegone (1.18.34); FILE MERGED 2006/11/22 15:02:33 cl 1.18.34.2: RESYNC: (1.18-1.19); FILE MERGED 2006/11/22 12:41:46 cl 1.18.34.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [82e015179b6823ea42655aaab6f38eacbfcecf72]

INTEGRATION: CWS sdwarningsbegone (1.8.38); FILE MERGED 2006/11/27 13:47:57 cl 1.8.38.2: #i69285# warning free code changes for sd project 2006/11/22 12:41:46 cl 1.8.38.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [b1354815a51cc5a319d74d8493db14fe269fe7bb]

INTEGRATION: CWS sdwarningsbegone (1.8.38); FILE MERGED 2006/11/22 12:41:46 cl 1.8.38.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [1925245794fa6bf407ff45ae59813596db2e21f8]

INTEGRATION: CWS sdwarningsbegone (1.10.38); FILE MERGED 2006/11/27 13:47:57 cl 1.10.38.2: #i69285# warning free code changes for sd project 2006/11/22 12:41:46 cl 1.10.38.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [9abc3dac482461d468ffebc12a111ec8cc0c6d06]

INTEGRATION: CWS sdwarningsbegone (1.12.38); FILE MERGED 2006/11/22 12:41:46 cl 1.12.38.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [a1bb06d3cf25dd280906fa2f8addac9d0b4840e0]

INTEGRATION: CWS sdwarningsbegone (1.7.38); FILE MERGED 2006/11/22 12:41:45 cl 1.7.38.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Henning Brinkmann  <hbrinkm@openoffice.org>  [05b5a820c6ecc38170dafdb58f9980f580d924a9]

java has left this module


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [e79698543a2adf6bf390077e914aa09255d7d236]

INTEGRATION: CWS sdwarningsbegone (1.4.316); FILE MERGED 2006/11/27 13:47:57 cl 1.4.316.1: #i69285# warning free code changes for sd project


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [5f32746f2ff7b01ec7834ab5e08008bf55bc4f96]

INTEGRATION: CWS sdwarningsbegone (1.12.38); FILE MERGED 2006/11/27 13:47:57 cl 1.12.38.2: #i69285# warning free code changes for sd project 2006/11/22 12:41:45 cl 1.12.38.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [bc3dee3207b020d90630fc27edef336be8ecbe98]

INTEGRATION: CWS sdwarningsbegone (1.41.38); FILE MERGED 2006/11/27 13:47:57 cl 1.41.38.2: #i69285# warning free code changes for sd project 2006/11/22 12:41:45 cl 1.41.38.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [b8d521f01366c7095402f9b741f26022647bb514]

INTEGRATION: CWS sdwarningsbegone (1.10.38); FILE MERGED 2006/11/27 13:47:57 cl 1.10.38.2: #i69285# warning free code changes for sd project 2006/11/22 12:41:45 cl 1.10.38.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [e107e8c690e2298c83939c6c18d136bc651d8e4a]

INTEGRATION: CWS sdwarningsbegone (1.7.38); FILE MERGED 2006/11/27 13:47:56 cl 1.7.38.2: #i69285# warning free code changes for sd project 2006/11/22 12:41:45 cl 1.7.38.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [42462bcca52836416bf5476c3a947520ee5be304]

INTEGRATION: CWS sdwarningsbegone (1.10.38); FILE MERGED 2006/11/22 12:41:45 cl 1.10.38.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [9e6a0c54d84850920093eeb12931bd1046268156]

INTEGRATION: CWS sdwarningsbegone (1.5.38); FILE MERGED 2006/11/22 12:41:44 cl 1.5.38.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [5d7a96aae2cac9ec984269bc8e020d720aec682b]

INTEGRATION: CWS sdwarningsbegone (1.4.38); FILE MERGED 2006/11/22 12:41:44 cl 1.4.38.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [a6caee3cfc5eaba75d99f001de602f1417109f4f]

INTEGRATION: CWS sdwarningsbegone (1.23.36); FILE MERGED 2006/11/22 15:02:25 cl 1.23.36.2: RESYNC: (1.23-1.24); FILE MERGED 2006/11/22 12:41:44 cl 1.23.36.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [499ff9b66c7e2e29a567ed2685f2919fd892c623]

INTEGRATION: CWS sdwarningsbegone (1.10.38); FILE MERGED 2006/11/22 12:41:44 cl 1.10.38.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [50aba37e3b5686cdf2cda3554f01dc566622d25c]

INTEGRATION: CWS sdwarningsbegone (1.4.36); FILE MERGED 2006/11/22 12:41:44 cl 1.4.36.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [446e24f0b925a4b8ec6f6eee6ab45ad48ea25e62]

INTEGRATION: CWS sdwarningsbegone (1.13.36); FILE MERGED 2006/11/27 13:47:56 cl 1.13.36.2: #i69285# warning free code changes for sd project 2006/11/22 12:41:44 cl 1.13.36.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [5d6ac9ba924063bb938e2b693b73a4e8e6d9d9dc]

INTEGRATION: CWS sdwarningsbegone (1.4.38); FILE MERGED 2006/11/22 12:41:43 cl 1.4.38.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Henning Brinkmann  <hbrinkm@openoffice.org>  [b457d3c05473687d6d8f7c3f671bdde40b1e4656]

handle null document stream


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [f1369444afa8f9f8710d53f0aaf06025bd02b308]

INTEGRATION: CWS sdwarningsbegone (1.6.76); FILE MERGED 2006/11/27 15:15:02 cl 1.6.76.1: #i69285# warning free code changes for sd project


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [55060a402537451da314e8049db28887379781b3]

INTEGRATION: CWS sdwarningsbegone (1.19.316); FILE MERGED 2006/11/27 15:15:02 cl 1.19.316.1: #i69285# warning free code changes for sd project


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [a5c4fb313746ae171cd2c1c5b39436255ac8e705]

INTEGRATION: CWS sdwarningsbegone (1.47.34); FILE MERGED 2006/11/27 13:47:56 cl 1.47.34.3: #i69285# warning free code changes for sd project 2006/11/22 15:01:59 cl 1.47.34.2: RESYNC: (1.47-1.48); FILE MERGED 2006/11/22 12:41:43 cl 1.47.34.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [e85c3462886ff1f9500b382d91b5c042193ad415]

INTEGRATION: CWS sdwarningsbegone (1.41.36); FILE MERGED 2006/11/27 13:47:56 cl 1.41.36.2: #i69285# warning free code changes for sd project 2006/11/22 12:41:43 cl 1.41.36.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [316ddb11782dcfd809b412375926675ea583ec17]

INTEGRATION: CWS sdwarningsbegone (1.31.38); FILE MERGED 2006/11/22 12:41:42 cl 1.31.38.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Henning Brinkmann  <hbrinkm@openoffice.org>  [4a945ab2a3ed6d1582d7e78e19285eee386fd0ac]

deinlined destructor


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [8e9f23950cae42589f549b0b772597b151327a9f]

INTEGRATION: CWS sdwarningsbegone (1.28.36); FILE MERGED 2006/11/27 13:47:55 cl 1.28.36.1: #i69285# warning free code changes for sd project


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [bd7fd018f192a19358b616e73259b2eb2f7b2dc2]

INTEGRATION: CWS sdwarningsbegone (1.37.10); FILE MERGED 2006/11/27 13:47:55 cl 1.37.10.3: #i69285# warning free code changes for sd project 2006/11/22 15:01:40 cl 1.37.10.2: RESYNC: (1.37-1.38); FILE MERGED 2006/11/22 12:41:42 cl 1.37.10.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Henning Brinkmann  <hbrinkm@openoffice.org>  [872dae53a3050bedbe2c40336cae8695fa565663]

handle 0xc as special char Assign: forgot some members


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [710dce351d14fcfeb79d234214e6ce7e0efc52de]

INTEGRATION: CWS sdwarningsbegone (1.13.36); FILE MERGED 2006/11/27 13:47:55 cl 1.13.36.2: #i69285# warning free code changes for sd project 2006/11/22 12:41:42 cl 1.13.36.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [a8ee6a2345bcf7b799878ccb8baab780a644fcaa]

INTEGRATION: CWS sdwarningsbegone (1.3.316); FILE MERGED 2006/11/22 12:41:42 cl 1.3.316.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [d9deedcce37315a3305043ef1a0b52bf89ce45af]

INTEGRATION: CWS sdwarningsbegone (1.5.38); FILE MERGED 2006/11/22 12:41:42 cl 1.5.38.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [0c36f2c9c7599c991b1e0a0b5042ea18d278a8df]

INTEGRATION: CWS sdwarningsbegone (1.4.38); FILE MERGED 2006/11/22 12:41:42 cl 1.4.38.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [607d6e35d62716c00dc8e23c2ba96b408053312c]

INTEGRATION: CWS sdwarningsbegone (1.4.142); FILE MERGED 2006/11/22 12:41:41 cl 1.4.142.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [835369b8db665c95976c1628980db19f79343edc]

INTEGRATION: CWS sdwarningsbegone (1.23.36); FILE MERGED 2006/11/22 12:41:41 cl 1.23.36.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [7ebd188dddd755146ae9fad1846bcf60eb04ecb0]

INTEGRATION: CWS sdwarningsbegone (1.10.38); FILE MERGED 2006/11/22 12:41:41 cl 1.10.38.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [3dbe0d272bea50bbf743c6dd6ffc9338c6d13849]

INTEGRATION: CWS sdwarningsbegone (1.5.262); FILE MERGED 2006/11/22 12:41:41 cl 1.5.262.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [faf16f3fcb747d6065cc42619be2daef2d58cf99]

INTEGRATION: CWS sdwarningsbegone (1.14.38); FILE MERGED 2006/11/27 13:47:55 cl 1.14.38.2: #i69285# warning free code changes for sd project 2006/11/22 12:41:41 cl 1.14.38.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [1ecc54762db5ae035f97fb7c9a6e1889303d05de]

INTEGRATION: CWS sdwarningsbegone (1.8.38); FILE MERGED 2006/11/22 12:41:41 cl 1.8.38.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [416d8b6b7c3a9a1fb723b92ea83a38159236fef7]

INTEGRATION: CWS sdwarningsbegone (1.5.36); FILE MERGED 2006/11/27 13:47:55 cl 1.5.36.1: #i69285# warning free code changes for sd project


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [22e9b33eaf822e9b8e510df363d880866307b44c]

INTEGRATION: CWS sdwarningsbegone (1.4.38); FILE MERGED 2006/11/22 12:41:40 cl 1.4.38.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [1302028621d4827744980cc19430f2c175ddab3e]

INTEGRATION: CWS sdwarningsbegone (1.9.36); FILE MERGED 2006/11/22 15:00:12 cl 1.9.36.2: RESYNC: (1.9-1.10); FILE MERGED 2006/11/22 12:41:40 cl 1.9.36.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [63b0df44d58b7a0c0718a112f7e162b6abf4c99c]

INTEGRATION: CWS sdwarningsbegone (1.7.36); FILE MERGED 2006/11/22 15:00:03 cl 1.7.36.2: RESYNC: (1.7-1.8); FILE MERGED 2006/11/22 12:41:40 cl 1.7.36.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [fa8f920b8805960c21a730449b3c61a9b53f8d69]

INTEGRATION: CWS sdwarningsbegone (1.13.38); FILE MERGED 2006/11/22 12:41:40 cl 1.13.38.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [eb04a481654186bec9c4da63238c61a84ec8e257]

INTEGRATION: CWS sdwarningsbegone (1.13.36); FILE MERGED 2006/11/22 14:59:55 cl 1.13.36.2: RESYNC: (1.13-1.14); FILE MERGED 2006/11/22 12:41:40 cl 1.13.36.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [3c7d6ef42593c07a552aaa3b699cd13c0d7b7b9a]

INTEGRATION: CWS sdwarningsbegone (1.9.36); FILE MERGED 2006/11/22 14:59:42 cl 1.9.36.2: RESYNC: (1.9-1.10); FILE MERGED 2006/11/22 12:41:40 cl 1.9.36.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [1d75c6d50a7c75718095abc616fce71af59b39b1]

INTEGRATION: CWS sdwarningsbegone (1.25.38); FILE MERGED 2006/11/22 12:41:40 cl 1.25.38.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [a07661ac5df58c6b62b5ef62225dea6a6e635e09]

INTEGRATION: CWS sdwarningsbegone (1.3.38); FILE MERGED 2006/11/27 13:47:54 cl 1.3.38.1: #i69285# warning free code changes for sd project


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [5f6696fc2ae42a377ed6327608089cbb320df389]

INTEGRATION: CWS sdwarningsbegone (1.63.38); FILE MERGED 2006/11/22 12:41:39 cl 1.63.38.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [18bea98e2588bbca021157de1cb5a7442834115f]

INTEGRATION: CWS sdwarningsbegone (1.3.316); FILE MERGED 2006/11/22 12:41:39 cl 1.3.316.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [e1e2cf8a799ea3dab77f6124c28b25ad4808c562]

INTEGRATION: CWS sdwarningsbegone (1.10.38); FILE MERGED 2006/11/22 12:41:39 cl 1.10.38.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [c7df2ed6e58bb19acfec99322da6546d60cce95d]

INTEGRATION: CWS aw037 (1.19.2); FILE MERGED 2006/11/28 10:42:50 aw 1.19.2.1: #i65399# made show/hideMarkHandles more concrete


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [3f08f74457e5e8bf18bbf153a7ff9a020b653cf3]

INTEGRATION: CWS aw037 (1.9.2); FILE MERGED 2006/11/28 10:42:50 aw 1.9.2.1: #i65399# made show/hideMarkHandles more concrete


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [6a6a4b3b9477e7e88c61a20f0cb351d4abd040e7]

INTEGRATION: CWS sdwarningsbegone (1.3.316); FILE MERGED 2006/11/22 12:41:38 cl 1.3.316.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [1e4f8ba514b5304737976719da38ddd873243f2b]

INTEGRATION: CWS aw037 (1.13.2); FILE MERGED 2006/11/28 10:42:49 aw 1.13.2.1: #i65399# made show/hideMarkHandles more concrete


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [40fcc49bf733e949c2e9a05b722a7aad9031c295]

INTEGRATION: CWS sdwarningsbegone (1.4.316); FILE MERGED 2006/11/22 12:41:38 cl 1.4.316.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [cf9d37eb47d0101f3364ad0b7aedc14fd5d6ffb6]

INTEGRATION: CWS sdwarningsbegone (1.6.38); FILE MERGED 2006/11/22 12:41:38 cl 1.6.38.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [95ddf871d4db64df2b58fb4603f4ef1c07dce474]

INTEGRATION: CWS aw037 (1.3.256); FILE MERGED 2006/11/24 13:02:03 aw 1.3.256.3: #114535# implemented handles straight without old and new handle stuff 2006/11/23 14:46:57 aw 1.3.256.2: #114535# made build work under unxlngi6.pro 2006/11/23 13:49:07 aw 1.3.256.1: #114535# made necessary modifications for removal of old handle stuff


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [7625d40affa94bb6bd91e16e0deadabc42ab1295]

INTEGRATION: CWS sdwarningsbegone (1.11.38); FILE MERGED 2006/11/22 12:41:38 cl 1.11.38.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [8d3e9ab314a1f7e2076be0b25bd225ad314bb52f]

INTEGRATION: CWS aw037 (1.7.58); FILE MERGED 2006/11/24 13:02:03 aw 1.7.58.3: #114535# implemented handles straight without old and new handle stuff 2006/11/23 14:46:57 aw 1.7.58.2: #114535# made build work under unxlngi6.pro 2006/11/23 13:49:07 aw 1.7.58.1: #114535# made necessary modifications for removal of old handle stuff


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [71be4f73264158bb0bf6a51a90d128cab0ea1517]

INTEGRATION: CWS sdwarningsbegone (1.9.38); FILE MERGED 2006/11/27 13:47:54 cl 1.9.38.2: #i69285# warning free code changes for sd project 2006/11/22 12:41:38 cl 1.9.38.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [1caa516765abe4945548df2ae9eabf1aaad7f605]

INTEGRATION: CWS sdwarningsbegone (1.8.316); FILE MERGED 2006/11/22 12:41:38 cl 1.8.316.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [f42dd238acecd6a213647c20165c06fb44ee6d0d]

INTEGRATION: CWS sdwarningsbegone (1.10.306); FILE MERGED 2006/11/22 14:59:14 cl 1.10.306.2: RESYNC: (1.10-1.11); FILE MERGED 2006/11/22 12:41:38 cl 1.10.306.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [567fe926f8d17c33fb30f8b9da3209a7973dcd2e]

INTEGRATION: CWS aw037 (1.150.2); FILE MERGED 2006/11/27 16:36:25 aw 1.150.2.1: #i65399# Some necessary cleanups/reworks of handles after aw024


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [edcdf2783d72f7b3d0d1a5c25d81487e6966ffd9]

INTEGRATION: CWS sdwarningsbegone (1.25.16); FILE MERGED 2006/11/27 13:47:54 cl 1.25.16.3: #i69285# warning free code changes for sd project 2006/11/22 14:59:06 cl 1.25.16.2: RESYNC: (1.25-1.26); FILE MERGED 2006/11/22 12:41:37 cl 1.25.16.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [f0d6848848b1431a35e53159d81c8a9e459e585f]

INTEGRATION: CWS aw037 (1.17.2); FILE MERGED 2006/11/27 16:36:24 aw 1.17.2.1: #i65399# Some necessary cleanups/reworks of handles after aw024


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [829b580ac5b2557a18ece303570ed65e6e1b5f61]

INTEGRATION: CWS sdwarningsbegone (1.3.38); FILE MERGED 2006/11/22 12:41:37 cl 1.3.38.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [f4799d9951d596125109c5d2af5620d1373fba1a]

INTEGRATION: CWS aw037 (1.34.2); FILE MERGED 2006/12/05 12:57:18 aw 1.34.2.1: #i72287# in SdrPathObj::TRGetBaseGeometry, the pos and size of the polygon needs to ignore control point coordiantes if curve


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [d2b7c66d975ddef04620637d64a7f62443da3e1c]

INTEGRATION: CWS sdwarningsbegone (1.18.36); FILE MERGED 2006/11/27 13:47:54 cl 1.18.36.3: #i69285# warning free code changes for sd project 2006/11/22 14:58:58 cl 1.18.36.2: RESYNC: (1.18-1.19); FILE MERGED 2006/11/22 12:41:37 cl 1.18.36.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [a20d9bad31326e85d08e9fcc4bc49a9338085aff]

INTEGRATION: CWS aw037 (1.11.2); FILE MERGED 2006/11/27 16:36:24 aw 1.11.2.1: #i65399# Some necessary cleanups/reworks of handles after aw024


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [7f4330c5e4b2581c6dcdb482c723f69627a26411]

INTEGRATION: CWS sdwarningsbegone (1.2.190); FILE MERGED 2006/11/22 12:41:37 cl 1.2.190.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [07d5f3d25c9034cf98521660b36ed65c04829d91]

INTEGRATION: CWS aw037 (1.31.2); FILE MERGED 2006/11/27 16:36:24 aw 1.31.2.1: #i65399# Some necessary cleanups/reworks of handles after aw024


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [749166e1d9ba37b00dcf45e41bcfb1c2acbf28bb]

INTEGRATION: CWS sdwarningsbegone (1.3.38); FILE MERGED 2006/11/22 12:41:36 cl 1.3.38.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [2b1ef5700c24778306a2c000a78dddadbcb64bec]

INTEGRATION: CWS aw037 (1.23.2); FILE MERGED 2006/11/27 16:36:24 aw 1.23.2.2: #i65399# Some necessary cleanups/reworks of handles after aw024 2006/11/27 09:43:28 aw 1.23.2.1: #i68716# removed one more include


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [f28dba1541f1915d2a2c88ada2877798d8d3fe91]

INTEGRATION: CWS sdwarningsbegone (1.7.190); FILE MERGED 2006/11/22 12:41:36 cl 1.7.190.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [f71cb87800ec93b10890b2a746e81c5a8d79ea1d]

INTEGRATION: CWS aw037 (1.54.2); FILE MERGED 2006/11/27 16:36:23 aw 1.54.2.1: #i65399# Some necessary cleanups/reworks of handles after aw024


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [727016198c287d909fafcc003be0604f473ea843]

INTEGRATION: CWS sdwarningsbegone (1.11.38); FILE MERGED 2006/11/22 12:41:36 cl 1.11.38.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [ca966050c612253aa274a9faad618db802bf8c49]

INTEGRATION: CWS aw037 (1.20.2); FILE MERGED 2006/11/27 16:36:23 aw 1.20.2.1: #i65399# Some necessary cleanups/reworks of handles after aw024


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [4bd7561502e67250f569261a79d801af994de3b7]

INTEGRATION: CWS sdwarningsbegone (1.10.316); FILE MERGED 2006/11/22 12:41:36 cl 1.10.316.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [1e938b3f786105666d1974e160935a3f2c2a6372]

INTEGRATION: CWS aw037 (1.16.2); FILE MERGED 2006/11/27 17:40:28 aw 1.16.2.2: #i65399# one more typo, forgot closing brace 2006/11/27 16:36:23 aw 1.16.2.1: #i65399# Some necessary cleanups/reworks of handles after aw024


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [3fc28f82f13ae1388109fb18d72870dbc54ce800]

INTEGRATION: CWS sdwarningsbegone (1.94.10); FILE MERGED 2006/11/22 12:41:36 cl 1.94.10.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [4076c9a95c7bcebb47f3869f675af1e746b08d79]

INTEGRATION: CWS sdwarningsbegone (1.42.188); FILE MERGED 2006/11/22 12:41:36 cl 1.42.188.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [9d6d83a145f9a5eeadaf556bbc2e3dd04669dabf]

INTEGRATION: CWS aw037 (1.18.2); FILE MERGED 2006/11/27 18:05:30 aw 1.18.2.1: #i71130# do not paint grid for SdrPageObjs in preview renderers


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [266378bd51e933ce466d40c2e89ae22820f7ed8c]

INTEGRATION: CWS sdwarningsbegone (1.54.36); FILE MERGED 2006/11/22 12:41:35 cl 1.54.36.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [551c2996d82c4ef1b7f1de4c63e7af609211bd98]

INTEGRATION: CWS aw037 (1.7.2); FILE MERGED 2006/11/21 17:21:50 aw 1.7.2.1: #i71805# added more loops where the VC uses the VOCs


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [c6bba559ee8730178ac6f0bdd0332057490e6c26]

INTEGRATION: CWS aw037 (1.10.130); FILE MERGED 2006/11/27 18:05:30 aw 1.10.130.1: #i71130# do not paint grid for SdrPageObjs in preview renderers


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [67c65df5b5f883b25f7a35bab5a96619b65a1555]

INTEGRATION: CWS aw037 (1.9.130); FILE MERGED 2006/11/27 18:05:29 aw 1.9.130.1: #i71130# do not paint grid for SdrPageObjs in preview renderers


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [c803e512eb2af091a65dc9fd918cbaf8e41235e1]

INTEGRATION: CWS sdwarningsbegone (1.6.36); FILE MERGED 2006/11/22 14:58:50 cl 1.6.36.2: RESYNC: (1.6-1.7); FILE MERGED 2006/11/22 12:41:35 cl 1.6.36.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [f8488c1f46b4493afd526c4cc2ed900b83cd5326]

INTEGRATION: CWS aw037 (1.44.2); FILE MERGED 2006/11/27 16:36:23 aw 1.44.2.1: #i65399# Some necessary cleanups/reworks of handles after aw024


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [c3fba012001652591050921c49b947988727482e]

INTEGRATION: CWS sdwarningsbegone (1.13.34); FILE MERGED 2006/11/22 14:58:42 cl 1.13.34.2: RESYNC: (1.13-1.14); FILE MERGED 2006/11/22 12:41:35 cl 1.13.34.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [55a9513bd4a334f98397a111b2b8c2cebe08ce66]

INTEGRATION: CWS aw037 (1.26.2); FILE MERGED 2006/11/27 16:36:22 aw 1.26.2.1: #i65399# Some necessary cleanups/reworks of handles after aw024


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [23286086efb03228e3ed122471ea35f253cecf8e]

INTEGRATION: CWS sdwarningsbegone (1.13.36); FILE MERGED 2006/11/27 13:47:53 cl 1.13.36.3: #i69285# warning free code changes for sd project 2006/11/22 14:58:36 cl 1.13.36.2: RESYNC: (1.13-1.14); FILE MERGED 2006/11/22 12:41:34 cl 1.13.36.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [e8e6a68ed6c9c7e4cf964d0a1929553f790ce343]

INTEGRATION: CWS aw037 (1.34.2); FILE MERGED 2006/11/27 16:36:22 aw 1.34.2.1: #i65399# Some necessary cleanups/reworks of handles after aw024


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [664c967c1ce9aea99732624a7741888b7919ee47]

INTEGRATION: CWS sdwarningsbegone (1.5.316); FILE MERGED 2006/11/22 12:41:34 cl 1.5.316.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [d481ae16a5c36d52f178fdfee08c25791a8fdcce]

INTEGRATION: CWS aw037 (1.14.2); FILE MERGED 2006/11/27 16:36:22 aw 1.14.2.1: #i65399# Some necessary cleanups/reworks of handles after aw024


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [95f2e4668f662cc7fb451851cf5daa2d259a7422]

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>  [22a49a274db6985b0421190c4aa3ccd72fd2dde6]

INTEGRATION: CWS sdwarningsbegone (1.11.38); FILE MERGED 2006/12/05 12:31:45 cl 1.11.38.2: #i72279# wrong copy constructor fixed 2006/11/22 12:41:34 cl 1.11.38.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [1e88944e73a47fd51250433d211e63e5460aa242]

INTEGRATION: CWS aw037 (1.2.4); FILE MERGED 2006/11/23 14:29:50 aw 1.2.4.1: #114535# need some overlay stuff in extensions, added SVX_DLLPUBLIC


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [302dc76f5094d4ad1b4a35f11f47698ad5b3d28d]

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>  [03901b518a2926778d0facb36a4b7c914decc806]

INTEGRATION: CWS sdwarningsbegone (1.7.316); FILE MERGED 2006/11/22 12:41:34 cl 1.7.316.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [ec8ec54de4b57e710b3e10d96083ee9f7da0adf4]

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>  [02e0bca1492ba30eede300bc23e5ecf0f90f810a]

INTEGRATION: CWS sdwarningsbegone (1.82.36); FILE MERGED 2006/11/22 12:41:34 cl 1.82.36.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [89dbcaec4ee4f8592745f77a566fc863839842a7]

INTEGRATION: CWS aw037 (1.7.662); FILE MERGED 2006/11/27 18:05:20 aw 1.7.662.1: #i71130# do not paint grid for SdrPageObjs in preview renderers


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [ed7eb87bb8ffa6fd4ea8f94a2c0c9f891870bd79]

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>  [a9d0720d5bae0b6c1c724f45b62bf2ea71ccc13f]

INTEGRATION: CWS sdwarningsbegone (1.3.38); FILE MERGED 2006/11/22 12:41:34 cl 1.3.38.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [5e8e58a6d849e1622de6bab7354a985d8520f094]

INTEGRATION: CWS sdwarningsbegone (1.10.36); FILE MERGED 2006/11/22 12:41:33 cl 1.10.36.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [a258359518faaa4ab97dc967f8e08b1f4cf993bf]

INTEGRATION: CWS sdwarningsbegone (1.14.36); FILE MERGED 2006/11/27 13:47:53 cl 1.14.36.2: #i69285# warning free code changes for sd project 2006/11/22 12:41:33 cl 1.14.36.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [4a886c46723c3f3e896e40e4e4a5680e98598df6]

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>  [bc6443babf2655811c35f4348ecf05cf6fbdce68]

INTEGRATION: CWS sdwarningsbegone (1.32.38); FILE MERGED 2006/11/22 12:41:33 cl 1.32.38.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [5107f0fff950170dc21e9a68d33b62c757c05b6a]

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>  [bf8c074be0b5142f0b2db55d27bfbac83bef4d18]

INTEGRATION: CWS sdwarningsbegone (1.31.36); FILE MERGED 2006/11/22 12:41:33 cl 1.31.36.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [534a454e1cec8bd7c76cbab34166c6388a67c031]

INTEGRATION: CWS sdwarningsbegone (1.57.32); FILE MERGED 2006/11/22 12:41:32 cl 1.57.32.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [d4c4be99d45b3413164d2c2508708481286eeccd]

INTEGRATION: CWS sdwarningsbegone (1.5.38); FILE MERGED 2006/11/22 12:41:32 cl 1.5.38.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [0c04b88314b6b3682c60e1ec6bb0444dff1ebd72]

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>  [9f742d4c8958e5508d88057f9491bb5a8f6e7adb]

INTEGRATION: CWS sdwarningsbegone (1.47.36); FILE MERGED 2006/11/27 13:47:53 cl 1.47.36.3: #i69285# warning free code changes for sd project 2006/11/22 14:57:52 cl 1.47.36.2: RESYNC: (1.47-1.49); FILE MERGED 2006/11/22 12:41:32 cl 1.47.36.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [955b573a8360ba9ebf807e4dc9aab64893806b11]

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>  [115255b6b3e12f9a48404209210e8a13ac452525]

INTEGRATION: CWS sdwarningsbegone (1.43.36); FILE MERGED 2006/11/27 13:47:53 cl 1.43.36.3: #i69285# warning free code changes for sd project 2006/11/22 14:57:44 cl 1.43.36.2: RESYNC: (1.43-1.44); FILE MERGED 2006/11/22 12:41:32 cl 1.43.36.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [659f8c64332b62fe498102550ab9c4fcc157c4d9]

INTEGRATION: CWS sdwarningsbegone (1.37.8); FILE MERGED 2006/11/22 14:57:36 cl 1.37.8.2: RESYNC: (1.37-1.39); FILE MERGED 2006/11/22 12:41:32 cl 1.37.8.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [abf44c8d0ee988b397c4e5d2dae6352ab324c2de]

INTEGRATION: CWS sdwarningsbegone (1.80.38); FILE MERGED 2006/11/22 12:41:31 cl 1.80.38.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [1d36d4451b98e5af0f7ce8cd87fe70319154629b]

INTEGRATION: CWS sdwarningsbegone (1.13.36); FILE MERGED 2006/11/22 14:57:16 cl 1.13.36.2: RESYNC: (1.13-1.14); FILE MERGED 2006/11/22 12:41:31 cl 1.13.36.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [3a22d12b45dffac018c2facae97df7d0e1df1956]

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>  [32f1ef006ec96de23a0559c7ae9195637a662084]

INTEGRATION: CWS sdwarningsbegone (1.6.38); FILE MERGED 2006/11/22 12:41:31 cl 1.6.38.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [41a74ad8ffaadc78ef2cfefaca55f3ffe887578a]

INTEGRATION: CWS aw037 (1.92.70); FILE MERGED 2006/11/22 14:40:37 aw 1.92.70.1: #i71538# do not use SdrExchangeView directly, use SdrView due to places where casts to SDrView take place


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [216ee06650ec860b2d7849aab78785e7648e30d1]

INTEGRATION: CWS sdwarningsbegone (1.10.38); FILE MERGED 2006/11/22 12:41:31 cl 1.10.38.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [099d364507a2e1298025ffee0633a0b261377038]

INTEGRATION: CWS aw037 (1.66.6); FILE MERGED 2006/11/27 16:41:01 aw 1.66.6.1: #i65399# Some necessary cleanups/reworks of handles after aw024


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [71b00bcbbef10983928e4926e9048accc6dea19b]

INTEGRATION: CWS sdwarningsbegone (1.4.38); FILE MERGED 2006/11/22 12:41:31 cl 1.4.38.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [ff8eefbbad42c2a19d800ba0497d9a573a4f5ae2]

INTEGRATION: CWS aw037 (1.32.6); FILE MERGED 2006/11/27 16:41:01 aw 1.32.6.1: #i65399# Some necessary cleanups/reworks of handles after aw024


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [6e1df8b6d600053f062a887a5f34baa8c027d85f]

INTEGRATION: CWS sdwarningsbegone (1.13.38); FILE MERGED 2006/11/22 12:41:30 cl 1.13.38.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [f8489124dda05d2d472aa3dc5d4de8f9281d7c6d]

INTEGRATION: CWS rt18 (1.2.62); FILE MERGED 2006/11/28 11:17:20 rt 1.2.62.1: #i72035# Be more specific.


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [55f3d22ed92d3d61e1357507908da4f22b1d30bc]

INTEGRATION: CWS aw037 (1.19.6); FILE MERGED 2006/11/27 16:41:01 aw 1.19.6.1: #i65399# Some necessary cleanups/reworks of handles after aw024


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [fb1a4ccdfad0230e4199ce40b1123deb2e1efc81]

INTEGRATION: CWS sdwarningsbegone (1.4.38); FILE MERGED 2006/11/22 12:41:30 cl 1.4.38.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [2c3bab0bb5a8d1d862e4b1fe3763f290c5940951]

INTEGRATION: CWS aw037 (1.33.6); FILE MERGED 2006/11/27 16:41:01 aw 1.33.6.1: #i65399# Some necessary cleanups/reworks of handles after aw024


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [c8dee9bfa8b6afbb4624ab2a5084c102ccf3d98f]

INTEGRATION: CWS sdwarningsbegone (1.2.236); FILE MERGED 2006/11/22 12:40:36 cl 1.2.236.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [3659becfee77d255c17d7e434a710be4345e920a]

INTEGRATION: CWS aw037 (1.40.6); FILE MERGED 2006/11/27 16:41:00 aw 1.40.6.1: #i65399# Some necessary cleanups/reworks of handles after aw024


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [b232d84500dfad0cf6fb88479084da806333b3a3]

INTEGRATION: CWS rt18 (1.4.110); FILE MERGED 2006/11/28 11:20:01 rt 1.4.110.1: #i72035# Be more specific.


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [ed02caffac53e1289984737c7d42c54a4ad3eaff]

INTEGRATION: CWS aw037 (1.50.6); FILE MERGED 2006/11/27 16:41:00 aw 1.50.6.1: #i65399# Some necessary cleanups/reworks of handles after aw024


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [e10ff1a16660bc1189bd255af75e8facca6d62bc]

INTEGRATION: CWS sdwarningsbegone (1.4.316); FILE MERGED 2006/11/22 12:40:35 cl 1.4.316.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [1b5c58c69c103bb332d0486b0605cab0d97387bc]

INTEGRATION: CWS aw037 (1.43.6); FILE MERGED 2006/11/27 16:41:00 aw 1.43.6.1: #i65399# Some necessary cleanups/reworks of handles after aw024


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [6ef5114dfe23ecd4b370ac4ef37db81216fa9242]

INTEGRATION: CWS rt18 (1.15.10); FILE MERGED 2006/11/28 11:01:23 rt 1.15.10.1: #i72035# Be more specific.


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [1038ded017b168397e503e978d6504b71993d998]

INTEGRATION: CWS sdwarningsbegone (1.5.314); FILE MERGED 2006/11/22 12:40:35 cl 1.5.314.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [3bd42d7179807ad0440c6fd6edba5776abf3eabb]

INTEGRATION: CWS sdwarningsbegone (1.28.102); FILE MERGED 2006/11/22 12:40:35 cl 1.28.102.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [f8618d600fa328905a5af07dab199e005bb6327c]

INTEGRATION: CWS sdwarningsbegone (1.25.198); FILE MERGED 2006/11/22 12:40:35 cl 1.25.198.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [71386446fd980446d3cf81589a03844e193ba877]

INTEGRATION: CWS rt18 (1.6.162); FILE MERGED 2006/11/28 11:29:42 rt 1.6.162.1: #i72035# Be more specific.


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [1cd8cf888a1ed52896819ab156e9f5572d91335f]

INTEGRATION: CWS sdwarningsbegone (1.6.102); FILE MERGED 2006/11/22 14:56:23 cl 1.6.102.2: RESYNC: (1.6-1.7); FILE MERGED 2006/11/22 12:40:35 cl 1.6.102.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [f85bfac1d23840b986ce94dfb4e22f44e7687cbd]

INTEGRATION: CWS sdwarningsbegone (1.3.316); FILE MERGED 2006/11/22 12:40:34 cl 1.3.316.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [ff4f74173c5688e22c7cf683040d4186db174feb]

INTEGRATION: CWS rt18 (1.2.34); FILE MERGED 2006/12/07 09:26:02 rt 1.2.34.1: #i72347# Change file permissions for th_cs_CZ_v2.dat.


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [b48576aa23483e4e611d3035a603b3fc14db0e8a]

INTEGRATION: CWS aw037 (1.8.6); FILE MERGED 2006/11/24 16:08:00 aw 1.8.6.1: #i68716# removed base2d and some base3d stuff


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [7506e30321fbf813832c01d93f386b52605ae80b]

INTEGRATION: CWS sdwarningsbegone (1.4.316); FILE MERGED 2006/11/22 12:40:34 cl 1.4.316.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [d16c4df04dc54e589fc20804a350bb9277689ca3]

INTEGRATION: CWS sdwarningsbegone (1.6.236); FILE MERGED 2006/11/22 12:40:34 cl 1.6.236.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [3a48b95fa65ccca88ebf00a950cf4673b310d021]

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>  [1758b563ee198a504b3fcac903156a52c3a718a5]

INTEGRATION: CWS sdwarningsbegone (1.4.314); FILE MERGED 2006/11/22 12:40:34 cl 1.4.314.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [9f5f3ebad47c7f1e03fe601e4556456abdd61408]

INTEGRATION: CWS sdwarningsbegone (1.42.138); FILE MERGED 2006/11/22 14:56:02 cl 1.42.138.2: RESYNC: (1.42-1.44); FILE MERGED 2006/11/22 12:40:34 cl 1.42.138.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [8f14ab3febe365af53c3ba6aa2e848875b2256cc]

INTEGRATION: CWS rt18 (1.12.6); FILE MERGED 2006/12/07 16:44:19 rt 1.12.6.2: correction of last change 2006/11/28 11:44:17 rt 1.12.6.1: #i72035# Be more specific.


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [a13dbc95679f81751f11f9ad016a06493b2d98ab]

INTEGRATION: CWS aw037 (1.11.6); FILE MERGED 2006/11/24 16:07:51 aw 1.11.6.1: #i68716# removed base2d and some base3d stuff


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [3e2f29b8d957e38ce500ad60acead2dda82ff171]

INTEGRATION: CWS pji72336 (1.2.4); FILE MERGED 2006/12/11 08:09:05 pjanik 1.2.4.1: #i72336#: Cast pointer into correct size integer.


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [8f0b99cd4c7f1899ecb7002c4ea1f1530d341103]

INTEGRATION: CWS sdwarningsbegone (1.19.76); FILE MERGED 2006/11/22 12:40:34 cl 1.19.76.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [c25fadefc9375d8a28a59d05f3b5a3d0ce7987a3]

INTEGRATION: CWS sdwarningsbegone (1.6.234); FILE MERGED 2006/11/22 12:40:34 cl 1.6.234.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [5efaf031bfba472fae50c5d14841dd5f5918b9c6]

INTEGRATION: CWS rt18 (1.19.94); FILE MERGED 2006/12/07 08:16:03 rt 1.19.94.1: #i72035# Be more specific.


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [c98dcf306234baaedf2e7e4c250cda52763217ba]

INTEGRATION: CWS sdwarningsbegone (1.3.308); FILE MERGED 2006/11/22 12:40:33 cl 1.3.308.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [fa9de8b25a9018f1ce5bf0c8a45b5bca62cbbaa2]

INTEGRATION: CWS sdwarningsbegone (1.12.228); FILE MERGED 2006/11/22 12:40:33 cl 1.12.228.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [91e73f04eea5b5b7c3f269794da088731c542e71]

INTEGRATION: CWS sdwarningsbegone (1.10.308); FILE MERGED 2006/11/22 12:40:33 cl 1.10.308.1: #i69285# warning free code changes for unxlngi6.pro


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [c1b80e3789f4c07163fbc930d3b8865aac342a4b]

INTEGRATION: CWS rt18 (1.10.4); FILE MERGED 2006/11/28 09:09:44 rt 1.10.4.1: #i72035# Be more specific.


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [580467acc295a0a953cbe281a04a87d75e44f21f]

INTEGRATION: CWS rt18 (1.3.38); FILE MERGED 2006/11/28 11:26:21 rt 1.3.38.1: #i72035# Be more specific.


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [d96debd64c954dfced8d66dc9e9eaead8ce684ca]

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>  [88297198827d5bb1ab27c4ab6891d36e11a4bb8c]

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>  [e749c9f6238b44ad933846d3e3e2cc983d13ef90]

INTEGRATION: CWS rt18 (1.4.4); FILE MERGED 2006/11/27 16:15:27 rt 1.4.4.1: #i72035# Be more specific.


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [b97140cee5fe0b7c143d37f43a393ef2572c020a]

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>  [804e3338f893d950973d4d9efb5aa9dd3004cfb2]

INTEGRATION: CWS rt18 (1.8.42); FILE MERGED 2006/11/28 10:16:29 rt 1.8.42.1: #i72035# Be more specific.


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [2fa8353487029a98bbb2272c6e784668bb14c7fb]

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>  [83bb3fe8ccb3171405ae5f00282afc7e05881c0b]

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>  [6fa40c12da689ca7121aad398bb62285f10b6a0c]

INTEGRATION: CWS rt18 (1.5.168); FILE MERGED 2006/11/27 16:16:45 rt 1.5.168.1: #i72035# Be more specific.


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [0ddd5a682b0c956e6b9ec0b1963baab0d26c17a3]

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>  [f4e3cbbb549e0ee78ff4a9a927366589ac722e40]

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>  [794c0450bb0b0ed136bb6f1a0cb80c8fe1ee4759]

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>  [a7b46a30e6a1d22864f788e1cbb8d108b4e0e96e]

INTEGRATION: CWS icuupgrade (1.19.10); FILE MERGED 2006/11/14 20:43:06 khong 1.19.10.2: RESYNC: (1.19-1.20); FILE MERGED 2006/11/14 01:07:28 khong 1.19.10.1: #i54479# add patch to support using system ICU


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [5506240ae56190f9be079f4552cbb1be200f1dfd]

INTEGRATION: CWS aw037 (1.15.6); FILE MERGED 2006/11/24 16:07:39 aw 1.15.6.1: #i68716# removed base2d and some base3d stuff


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [b9eb64cc784544ecc8b7521696e13cb921d97bb9]

INTEGRATION: CWS icuupgrade (1.24.2); FILE MERGED 2006/10/11 06:14:31 khong 1.24.2.3: RESYNC: (1.25-1.26); FILE MERGED 2006/08/10 15:44:47 er 1.24.2.2: RESYNC: (1.24-1.25); FILE MERGED 2006/07/12 19:52:07 khong 1.24.2.1: #i53388# moved CTL numbering data from inc/bullet.h, the data is used by defaultnumberprovider only, other data for CJK is shared with transiteration


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [f5b91e3187ce3da4031c5f56e7902598fdc0ebf4]

INTEGRATION: CWS aw037 (1.9.16); FILE MERGED 2006/11/24 16:07:39 aw 1.9.16.1: #i68716# removed base2d and some base3d stuff


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [09f8f27eba7a3af25cb79d2e34234afb119aff72]

INTEGRATION: CWS icuupgrade (1.7.6); FILE MERGED 2006/10/11 06:14:11 khong 1.7.6.4: RESYNC: (1.8-1.9); FILE MERGED 2006/08/04 12:25:57 er 1.7.6.3: #i60645# warnings guards for some ICU header files 2006/07/07 10:59:56 hdu 1.7.6.2: RESYNC: (1.7-1.8); FILE MERGED 2006/06/15 16:09:12 khong 1.7.6.1: #i60645# upgrade icu to 3.4.1


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [0b916315164ede8283b2dd55824d4e6424faed69]

INTEGRATION: CWS icuupgrade (1.12.10); FILE MERGED 2006/10/11 06:14:02 khong 1.12.10.4: RESYNC: (1.13-1.14); FILE MERGED 2006/09/06 01:01:03 khong 1.12.10.3: #i60645# upgrade to icu 3.6 2006/07/07 10:59:49 hdu 1.12.10.2: RESYNC: (1.12-1.13); FILE MERGED 2006/06/15 16:09:12 khong 1.12.10.1: #i60645# upgrade icu to 3.4.1


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [633d34fa33330339ab6795ce3703477216e0062e]

INTEGRATION: CWS icuupgrade (1.9.24); FILE MERGED 2006/10/11 06:11:11 khong 1.9.24.4: RESYNC: (1.10-1.11); FILE MERGED 2006/07/07 10:57:40 hdu 1.9.24.3: RESYNC: (1.9-1.10); FILE MERGED 2006/06/30 01:31:40 khong 1.9.24.2: #i53388# upgrade icu to 3.4.1 2006/06/15 19:16:55 khong 1.9.24.1: #i60645# upgrade icu to 3.4.1


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [5d46dabe95271c846601a2575d3304fd5b4b24f1]

INTEGRATION: CWS icuupgrade (1.22.20); FILE MERGED 2006/11/11 07:12:47 khong 1.22.20.6: #142664# fix breakiterator crash problem 2006/10/11 06:10:51 khong 1.22.20.5: RESYNC: (1.23-1.24); FILE MERGED 2006/09/06 01:00:31 khong 1.22.20.4: #i60645# upgrade to icu 3.6 2006/07/07 10:57:32 hdu 1.22.20.3: RESYNC: (1.22-1.23); FILE MERGED 2006/06/30 01:31:40 khong 1.22.20.2: #i53388# upgrade icu to 3.4.1 2006/06/20 14:27:26 hdu 1.22.20.1: #i60645# fix crash when udata_open failed


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [0546610c47cc7b706feb4baa8e43948c7232856e]

INTEGRATION: CWS icuupgrade (1.21.12); FILE MERGED 2006/11/14 20:40:50 khong 1.21.12.2: RESYNC: (1.21-1.22); FILE MERGED 2006/11/14 01:07:28 khong 1.21.12.1: #i54479# add patch to support using system ICU


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [d483b6c103091fe4a9fc6b28c8f1dc5b15ee8abb]

INTEGRATION: CWS icuupgrade (1.1.2); FILE ADDED 2006/08/04 12:25:57 er 1.1.2.1: #i60645# warnings guards for some ICU header files


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [b37ac9a69b00381ccbc79426a2faad6076cf4ef2]

INTEGRATION: CWS icuupgrade (1.1.2); FILE ADDED 2006/08/04 12:25:56 er 1.1.2.1: #i60645# warnings guards for some ICU header files


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [b07edb9cbc6292d406794e01d098f0806caeceb3]

INTEGRATION: CWS icuupgrade (1.10.8); FILE MERGED 2006/09/06 01:01:37 khong 1.10.8.2: #i60645# upgrade to icu 3.6 2006/08/04 12:25:56 er 1.10.8.1: #i60645# warnings guards for some ICU header files


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [59cea090ccdbdfaed2c4f4121cfe0f5464301b5e]

INTEGRATION: CWS icuupgrade (1.11.8); FILE MERGED 2006/11/14 20:40:31 khong 1.11.8.3: RESYNC: (1.12-1.13); FILE MERGED 2006/10/11 06:08:49 khong 1.11.8.2: RESYNC: (1.11-1.12); FILE MERGED 2006/08/04 12:25:56 er 1.11.8.1: #i60645# warnings guards for some ICU header files


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [043c7ffdfe76fb727dbb5e69aae0fbd8d38a0d49]

INTEGRATION: CWS icuupgrade (1.9.2); FILE MERGED 2006/07/12 19:49:49 khong 1.9.2.1: #i53388# Fix compiling warning, move CTL numbering to defaultnumberprovider which uses the data only, CJK data is shared with transliteration


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [63d13f042cddb4255a02fe5e88c1557b921dc50f]

INTEGRATION: CWS icuupgrade (1.13.8); FILE MERGED 2006/09/06 01:01:36 khong 1.13.8.2: #i60645# upgrade to icu 3.6 2006/08/04 12:25:56 er 1.13.8.1: #i60645# warnings guards for some ICU header files


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [9d51fb2b6d10e48219522facd81639bd3f39af45]

INTEGRATION: CWS impress111 (1.145.24); FILE MERGED 2006/11/28 16:03:39 af 1.145.24.2: RESYNC: (1.145-1.148); FILE MERGED 2006/11/10 13:30:12 sj 1.145.24.1: #i71388# fixed typo (patch from cmc)


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [4f3c7e48c98c3291fc794f87053389bfc1b6542e]

INTEGRATION: CWS icuupgrade (1.38.62); FILE MERGED 2006/10/11 05:34:17 khong 1.38.62.3: RESYNC: (1.39-1.40); FILE MERGED 2006/07/07 10:29:44 hdu 1.38.62.2: RESYNC: (1.38-1.39); FILE MERGED 2006/06/23 11:25:57 hdu 1.38.62.1: #i60645# handle bad charindex returns gracefully, add some comments, some cleanup


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [802e94d99163ecb6ac7b0c45ff92d5045f8a9290]

INTEGRATION: CWS aw037 (1.19.4); FILE MERGED 2006/11/27 16:39:18 aw 1.19.4.1: #i65399# Some necessary cleanups/reworks of handles after aw024


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [edb714b0983f19ada7e5fd2a5a53c0aea4f35397]

INTEGRATION: CWS icuupgrade (1.78.42); FILE MERGED 2006/11/14 20:32:39 khong 1.78.42.7: RESYNC: (1.82-1.84); FILE MERGED 2006/10/11 05:32:52 khong 1.78.42.6: RESYNC: (1.80-1.82); FILE MERGED 2006/07/07 10:28:33 hdu 1.78.42.5: RESYNC: (1.78-1.80); FILE MERGED 2006/06/29 07:53:35 hdu 1.78.42.4: #i61224# fix positions in an adjusted MultiSalLayout for RTL case 2006/06/27 13:43:55 hdu 1.78.42.3: #i61224# when adjusting a cluster start with leftmost glyph 2006/06/27 06:44:27 hdu 1.78.42.2: #i60645# PrepareFallback: small restructuring and better comments 2006/06/23 11:28:41 hdu 1.78.42.1: #i60645# better glyph fallback for scripts which reorder their input


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [271fb01a7fede95d6c85cc2782b39ff480f30e4b]

INTEGRATION: CWS aw037 (1.48.4); FILE MERGED 2006/11/27 16:39:18 aw 1.48.4.1: #i65399# Some necessary cleanups/reworks of handles after aw024


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [25b1adf81e34db2ad2563ad22c1ef579013bc400]

INTEGRATION: CWS impress111 (1.4.492); FILE MERGED 2006/12/01 12:47:05 af 1.4.492.1: #i43547# Added entry for ShowSlide.


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [6e9d2875ed38e294ede6c4e573cd826b99ce27d9]

INTEGRATION: CWS icuupgrade (1.47.2); FILE MERGED 2006/11/14 20:30:04 khong 1.47.2.2: RESYNC: (1.47-1.48); FILE MERGED 2006/11/14 01:06:44 khong 1.47.2.1: #i54479# add patch to support using system ICU


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [a604a73d69955a2f8944f2627e38af37b3515e7b]

INTEGRATION: CWS impress111 (1.29.76); FILE MERGED 2006/12/01 12:46:08 af 1.29.76.1: #i43547# Added entry for ShowSlide.


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [169a2cda79c4f4e4c43e59f2e57b6f2b760e0704]

INTEGRATION: CWS aw037 (1.43.4); FILE MERGED 2006/11/27 16:39:18 aw 1.43.4.1: #i65399# Some necessary cleanups/reworks of handles after aw024


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [22944003459142a6762d356e817b963d92c96008]

INTEGRATION: CWS impress111 (1.25.10); FILE MERGED 2006/12/06 16:19:12 af 1.25.10.4: #i43547# Fixed some compiler problems. 2006/12/06 16:16:10 af 1.25.10.3: #i43547# Fixed some compiler problems. 2006/12/06 16:03:04 af 1.25.10.2: #i43547# Enabling both SID_HIDE_SLIDE and SID_SHOW_SLIDE for mixed selection. 2006/12/01 13:20:06 af 1.25.10.1: #i43547# Added SID_SHOW_SLIDE and updated handling of SID_HIDE_SLIDE to reflect recent spec changes.


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [6eabbcd3dc6d2a82b0d8a0e89a27200d82c3e30b]

INTEGRATION: CWS aw037 (1.10.4); FILE MERGED 2006/11/27 16:39:18 aw 1.10.4.1: #i65399# Some necessary cleanups/reworks of handles after aw024


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [e134c990a51faf30dc7f404fbcaf2d2fb35c3a64]

INTEGRATION: CWS impress111 (1.7.48); FILE MERGED 2006/10/31 15:37:22 af 1.7.48.1: #i70773# Changed the scroll bar line size.


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [a96e16159787d3152c8d61a4b090ad4053b45500]

INTEGRATION: CWS aw037 (1.20.4); FILE MERGED 2006/11/27 16:39:18 aw 1.20.4.1: #i65399# Some necessary cleanups/reworks of handles after aw024


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [19ebb6bc8e3bbe7efde21bc244e85f8dcbd92230]

INTEGRATION: CWS impress111 (1.4.258); FILE MERGED 2006/12/01 13:22:49 af 1.4.258.1: #i43547# Added SID_SHOW_SLIDE and updated handling of SID_HIDE_SLIDE to reflect recent spec changes.


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [510eb4cea72c7c4832bcc153f5fbd2852bf91a69]

INTEGRATION: CWS aw037 (1.9.4); FILE MERGED 2006/11/27 16:39:17 aw 1.9.4.1: #i65399# Some necessary cleanups/reworks of handles after aw024


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [f49d5ee0fe78e160221a9424b38371cf09264371]

INTEGRATION: CWS icuupgrade (1.1.2); FILE ADDED 2006/08/04 14:57:42 er 1.1.2.1: #i60645# warnings guards for some ICU header files


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [1a94b2b244aec3306ab9cffacda64ddfdcb1696b]

INTEGRATION: CWS impress111 (1.6.48); FILE MERGED 2006/12/01 13:21:46 af 1.6.48.1: #i43547# Added SID_SHOW_SLIDE and updated handling of SID_HIDE_SLIDE to reflect recent spec changes.


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [2d88a6f0022cd81633ed3755b7bbb836e5b2e3d3]

INTEGRATION: CWS icuupgrade (1.5.20); FILE MERGED 2006/08/04 14:57:42 er 1.5.20.1: #i60645# warnings guards for some ICU header files


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [72a8bce9d49f83c7a9a46832636d0d3fb70e3efe]

INTEGRATION: CWS aw037 (1.16.4); FILE MERGED 2006/11/27 16:39:17 aw 1.16.4.1: #i65399# Some necessary cleanups/reworks of handles after aw024


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [66045eb888bc7c5892e06eb2c34be87c7a49f941]

INTEGRATION: CWS impress111 (1.36.10); FILE MERGED 2006/12/01 15:36:52 af 1.36.10.1: #i43547# Invalide the SID_SHOW_SLIDE and SID_HIDE_SLIDE slots when the selection changes.


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [e90459cb0d1e9ac4b9513dbeddf43aa9b53663d9]

INTEGRATION: CWS aw037 (1.20.4); FILE MERGED 2006/11/27 16:39:17 aw 1.20.4.1: #i65399# Some necessary cleanups/reworks of handles after aw024


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [9e4f7e7a807159beaca5f5a92d11cc8d59a1be9c]

INTEGRATION: CWS icuupgrade (1.7.14); FILE MERGED 2006/11/14 01:03:00 khong 1.7.14.1: #i54479# add patch to support using system ICU


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [28240f267d9338f94ec4350fa9188acfe9182493]

INTEGRATION: CWS impress111 (1.41.48); FILE MERGED 2006/11/27 13:24:01 af 1.41.48.1: #i69024# Using URL of first template in directory not that of directory itself to determine default entry.


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [3658f27b1e3ffae943a5c71d1da0774b589055b4]

INTEGRATION: CWS aw037 (1.34.4); FILE MERGED 2006/11/22 12:56:42 aw 1.34.4.1: #i71538# do not use SdrExchangeView directly, use SdrView due to places where casts to SDrView take place


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [1fae5fc5dbde6b1a01a8a73ee6b8f39a24fd7d1c]

INTEGRATION: CWS impress111 (1.36.318); FILE MERGED 2006/12/01 13:06:13 af 1.36.318.1: #i43547# Added MN_SHOW_PAGE entry to slide sorter popup menu.


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [2acec6957c1179c801662daf2d16f2c36d84dcbe]

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>  [8212f5a89b8dab827a8135b39e7a8a3a144f1686]

INTEGRATION: CWS impress111 (1.12.104); FILE MERGED 2006/12/01 13:02:09 af 1.12.104.1: #i43547# Modified mnemonic (en-US) for MN_MODIFY_PAGE.


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [f1685beb7a91143de719add5361a5b693e3ed768]

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>  [12db908b109f62fe6219bbb7da903d661c3cf3b9]

INTEGRATION: CWS impress111 (1.6.318); FILE MERGED 2006/12/01 12:59:53 af 1.6.318.1: #i43547# Added entry MN_SHOW_SLIDE.


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [d6fb1dbeb630fa0c0e0a8156b044910d9296174b]

INTEGRATION: CWS impress111 (1.94.20); FILE MERGED 2006/10/30 18:14:14 sj 1.94.20.1: #i39516# added patch, Closing parentasis misplaced on export to ppt


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [d5c790b48053f4cadb9472ab9ef4ad1c7e3ecd13]

INTEGRATION: CWS impress111 (1.29.86); FILE MERGED 2006/12/04 09:32:04 af 1.29.86.1: #i43547# Added SID_SHOW_SLIDE entry.


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [07a28b2df772b3cb75b0459c07a5de3954cb76bb]

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>  [18911977821901cea2d686b12df7eb41ac0c949e]

INTEGRATION: CWS impress114 (1.25.122); FILE MERGED 2006/12/04 17:27:27 cl 1.25.122.1: #134499# check SfxViewShell::Current() for zero


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [ec115e1f83c682378cf2233e2638e698723bb546]

INTEGRATION: CWS impress111 (1.12.144); FILE MERGED 2006/12/01 13:24:27 af 1.12.144.1: #i43547# Added SID_SHOW_SLIDE.


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [08418549326b13bb30549328f6408b3cb6e0ca14]

INTEGRATION: CWS impress114 (1.20.122); FILE MERGED 2006/12/04 17:27:27 cl 1.20.122.1: #134499# check SfxViewShell::Current() for zero


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [e50097674e906e726e93538610307e1ebd45367d]

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>  [c2b2ee19ae97cd0c7954ef6fedb37cec021859d2]

INTEGRATION: CWS impress111 (1.19.86); FILE MERGED 2006/12/01 13:23:37 af 1.19.86.1: #i43547# Added SID_SHOW_SLIDE.


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [8acc4c278396b441dfb0f24e8fd0c7ed695da85f]

INTEGRATION: CWS impress114 (1.35.38); FILE MERGED 2006/12/04 17:27:27 cl 1.35.38.1: #134499# check SfxViewShell::Current() for zero


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [f518e0b9971b836ec5be573286c13dfba8838966]

INTEGRATION: CWS impress114 (1.15.122); FILE MERGED 2006/12/04 17:27:26 cl 1.15.122.1: #134499# check SfxViewShell::Current() for zero


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [f8d93acc5f8803281d4aacf509d448b80e777947]

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>  [0ae49dc098a91e282a19686337fcc7ff6a60b5b9]

INTEGRATION: CWS icuupgrade (1.7.12); FILE MERGED 2006/09/21 07:05:05 obo 1.7.12.4: #i60645# update to 3.6 2006/07/07 19:45:30 khong 1.7.12.3: #i60645# change tool util library name 2006/06/22 10:43:46 obo 1.7.12.2: #i60645# deliver icudt34.dll as icudt34l.dll 2006/06/15 16:31:52 khong 1.7.12.1: #i60645# upgrade icu to 3.4.1


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [d866e92fdd95b168a1c4ce63353643c6be1264ff]

INTEGRATION: CWS impress114 (1.25.38); FILE MERGED 2006/12/05 15:57:43 cl 1.25.38.1: #i69954# deselect shapes that are put into undo


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [58954e67a52bd5ff5bbcd678e388ed74f4f5758b]

INTEGRATION: CWS os90 (1.8.4); FILE MERGED 2006/11/22 13:35:32 os 1.8.4.1: #71451# 64bit errors fixed


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [5c7c9bd76ed3e642556fa8bf9a0473e7b5d1bd41]

INTEGRATION: CWS icuupgrade (1.1.2); FILE ADDED 2006/09/06 01:06:14 khong 1.1.2.1: #i60645# upgrade to icu 3.6


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [c7f0b995809c2793a5c198a280e255c44df79e77]

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>  [b64f56add381e49fc2617aeb8f09ead503b9eb56]

INTEGRATION: CWS impress114 (1.37.20); FILE MERGED 2006/12/05 14:49:46 cl 1.37.20.1: #128152# do nothing harmfull in SetPage if new page is zero to prevent crash


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [329f35c6868c0b3816ca1d8611afb5938e002b3d]

INTEGRATION: CWS os90 (1.9.4); FILE MERGED 2006/11/22 13:35:31 os 1.9.4.1: #71451# 64bit errors fixed


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [62463ba8d958a0cb9aa7802c4959c0908fa4e2b7]

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>  [92091f1833ed88fa92755427cb47b398261f8ad6]

INTEGRATION: CWS impress114 (1.114.108); FILE MERGED 2006/12/05 17:18:46 cl 1.114.108.1: #i17573# propagate DrawMode to virtual device


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [7b951f49d9880b34a231fe332ff09223b131d556]

INTEGRATION: CWS os90 (1.8.4); FILE MERGED 2006/11/22 13:35:31 os 1.8.4.1: #71451# 64bit errors fixed


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [da94d206af6786e996f34878f40136e39043087b]

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>  [2830cbb29f7e1a6e84bbb1c0fe967b7c3b5ae101]

INTEGRATION: CWS impress114 (1.82.122); FILE MERGED 2006/12/05 17:18:46 cl 1.82.122.1: #i17573# propagate DrawMode to virtual device


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [298de5dc146d20552ed41bc09ba84031e031c5d6]

INTEGRATION: CWS os90 (1.7.4); FILE MERGED 2006/11/22 13:35:31 os 1.7.4.1: #71451# 64bit errors fixed


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [f013e80734bffb22ca8e3ec1ec6a8c8191c314b9]

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>  [095e5706f811434829e16623608855103910d6b2]

INTEGRATION: CWS aw037 (1.61.2); FILE MERGED 2006/11/27 16:38:18 aw 1.61.2.1: #i65399# Some necessary cleanups/reworks of handles after aw024


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [bb0e5c44cf8179a8b020cf2d7e258ee47658d5b8]

INTEGRATION: CWS os90 (1.5.10); FILE MERGED 2006/11/22 13:35:30 os 1.5.10.1: #71451# 64bit errors fixed


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [73cc08a62d92576e8b261ea7417313e4bdc41a07]

INTEGRATION: CWS obo08 (1.8.20); FILE MERGED 2006/12/05 14:47:17 obo 1.8.20.1: #i72217# build breaks with VC 2005 Express


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [853148adb980a5ec74019ba9e7448d02eb79ce40]

INTEGRATION: CWS aw037 (1.33.2); FILE MERGED 2006/11/27 16:38:17 aw 1.33.2.1: #i65399# Some necessary cleanups/reworks of handles after aw024


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [a348bfba378445bca21ef5c207226fce2270a53a]

INTEGRATION: CWS impress114 (1.31.76); FILE MERGED 2006/12/05 15:33:24 af 1.31.76.1: #140703# In UpdateBorder check GetWindow(), too.


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [465fee6a9ff0434703b1fc5ef7c064f6e16e46f4]

INTEGRATION: CWS aw037 (1.48.4); FILE MERGED 2006/11/23 09:15:36 aw 1.48.4.1: #i71540# reimplemented SID_CONVERT_TO_BITMAP slot in DrawViewShell::FuTemporary() to support keeping Z-Order when converting objects to bitmap/metafile


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [a7451df547ff928350fa3d5cb9264b19d8ad34a3]

INTEGRATION: CWS impress114 (1.10.78); FILE MERGED 2006/12/04 16:37:47 cl 1.10.78.1: #i70500# apply header&footer settings to new summary slide


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [3083728bbaf2af69987e86cf6d00677b99e8df75]

INTEGRATION: CWS aw037 (1.72.2); FILE MERGED 2006/11/27 16:38:17 aw 1.72.2.1: #i65399# Some necessary cleanups/reworks of handles after aw024


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [1eb9866087e11cd42aa022f234f568a021dc5fd9]

INTEGRATION: CWS impress114 (1.19.352); FILE MERGED 2006/12/04 16:28:37 cl 1.19.352.1: #i69343# fixed untranslated strings, renamed en-us to en-US


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [e6e98e5b5bbd3326fbb8a32244af6a3f7eb0f1f9]

INTEGRATION: CWS aw037 (1.44.4); FILE MERGED 2006/11/22 16:50:40 aw 1.44.4.1: #i71727# made the case for leaving entered groups more precise


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [d50161907fac14a7d1ce88a627ef449f7c4578c2]

INTEGRATION: CWS apoctemplate (1.17.18); FILE MERGED 2006/12/08 16:57:31 ihi 1.17.18.1: resync fix


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [901fb203c397e9596e3d56ec63bf8a92262dad5a]

INTEGRATION: CWS impress114 (1.12.132); FILE MERGED 2006/12/04 16:28:37 cl 1.12.132.1: #i69343# fixed untranslated strings, renamed en-us to en-US


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [25f67dbef1ea3e34c1f38cb89cb99f6bbe5f7c41]

INTEGRATION: CWS apoctemplate (1.7.36); FILE MERGED 2006/12/08 16:57:30 ihi 1.7.36.1: resync fix


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [ff5413bfd5c7ce0412b5d3845034991fe2673dcd]

INTEGRATION: CWS aw037 (1.46.4); FILE MERGED 2006/11/27 16:38:17 aw 1.46.4.1: #i65399# Some necessary cleanups/reworks of handles after aw024


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [f2418c1397f7b91f64167ff727bf9c7c7bff49d3]

INTEGRATION: CWS impress114 (1.6.344); FILE MERGED 2006/12/06 12:43:59 cl 1.6.344.2: #i65381# make more room for non english strings 2006/12/04 16:20:10 cl 1.6.344.1: #i65381# added patch to fix a german string


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [59123d395da2b95e6139feb277ecdcd9828887dd]

INTEGRATION: CWS aw037 (1.40.4); FILE MERGED 2006/11/27 16:38:17 aw 1.40.4.1: #i65399# Some necessary cleanups/reworks of handles after aw024


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [baac3962afce2b691a56b1a8f0c7b4347a4404e4]

INTEGRATION: CWS apoctemplate (1.36.18); FILE MERGED 2006/12/08 16:57:30 ihi 1.36.18.1: resync fix


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [a98a4612218e20830e5e444d95acd6db40e469dc]

INTEGRATION: CWS icuupgrade (1.7.32); FILE MERGED 2006/09/21 09:36:56 obo 1.7.32.3: #i60645#,#i53611# upgrade to 3.6, buildable for VS 2003 and VS 2005 Express 2006/07/23 17:07:04 khong 1.7.32.2: #i53388# add Tibetan layout engine 2006/06/22 10:41:47 obo 1.7.32.1: #i60645# changes for wntmsci10


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [9fed7dcec65b94e84e9559cefa2373053eb3d335]

INTEGRATION: CWS impress114 (1.49.20); FILE MERGED 2006/12/04 16:51:44 cl 1.49.20.1: #i59257# changed default of SdrMeasureShowUnitItem for dimension style


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [754f4e7f44da70082e6a16d5afb9dbf469788931]

INTEGRATION: CWS aw037 (1.29.4); FILE MERGED 2006/11/27 16:38:16 aw 1.29.4.1: #i65399# Some necessary cleanups/reworks of handles after aw024


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [bd8251a75b4f359027b386a41d3b07f29b53e7c5]

INTEGRATION: CWS apoctemplate (1.5.50); FILE MERGED 2006/12/08 16:57:30 ihi 1.5.50.1: resync fix


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [ad7480b56eb7538e658aa8855edef09f3e008dab]

INTEGRATION: CWS icuupgrade (1.29.8); FILE MERGED 2006/11/14 16:56:01 er 1.29.8.9: correct PRJNAME 2006/10/12 01:48:19 khong 1.29.8.8: fixed a merge problem 2006/10/11 04:38:23 khong 1.29.8.7: RESYNC: (1.29-1.30); FILE MERGED 2006/09/21 09:36:56 obo 1.29.8.6: #i60645#,#i53611# upgrade to 3.6, buildable for VS 2003 and VS 2005 Express 2006/09/06 01:06:14 khong 1.29.8.5: #i60645# upgrade to icu 3.6 2006/08/03 16:13:37 er 1.29.8.4: #i60645# additional files need their entries 2006/06/22 10:39:20 obo 1.29.8.3: #i60645# changes for wntmsci10 2006/06/15 16:35:03 khong 1.29.8.2: #i60645# upgrade icu to 3.4.1 2006/05/23 20:34:05 khong 1.29.8.1: #i53388# upgrade icu to 3.4.1


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [ddf3577b938e0b3fb85c24ae8b032738b0648471]

INTEGRATION: CWS aw037 (1.12.4); FILE MERGED 2006/11/27 16:38:16 aw 1.12.4.1: #i65399# Some necessary cleanups/reworks of handles after aw024


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [9d064d762eafdbd4aa0e1b12003f9d263d5546ed]

INTEGRATION: CWS apoctemplate (1.21.28); FILE MERGED 2006/12/08 16:57:30 ihi 1.21.28.1: resync fix


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [4768d2cc5ec907db87abf99a262f8fc4d02afa97]

INTEGRATION: CWS impress111 (1.19.16); FILE MERGED 2006/12/01 12:44:11 af 1.19.16.1: #i43547# Added .uno:ShowSlide entry.  Modified mnemonics for .uno:HideSlide and .uno:PresentationDialog.


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [a81d6c4bdc99f5f036631005c561e7b8ed613f13]

INTEGRATION: CWS icuupgrade (1.3.24); FILE MERGED 2006/09/06 01:06:14 khong 1.3.24.2: #i60645# upgrade to icu 3.6 2006/05/23 20:34:05 khong 1.3.24.1: #i53388# upgrade icu to 3.4.1


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [35ae514d48e7ed5d8cbb540c9e1e570757eeeafa]

INTEGRATION: CWS aw037 (1.53.4); FILE MERGED 2006/11/27 16:38:16 aw 1.53.4.1: #i65399# Some necessary cleanups/reworks of handles after aw024


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [6b55390181d49fe81ebab93b29b0a84aa639ddd9]

INTEGRATION: CWS hsqldb1807 (1.7.130); FILE MERGED 2006/12/04 11:48:24 fs 1.7.130.1: #i71859# +FileSystemRuntimeException


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [6ac364938533dfba5978a01b48a89dae8efb14ab]

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>  [40b81f53ff5373bb8cef141bd9b43e06856d7754]

INTEGRATION: CWS icuupgrade (1.1.2); FILE ADDED 2006/09/06 01:06:13 khong 1.1.2.1: #i60645# upgrade to icu 3.6


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [1ee9a801197f752a9a303af90fb59102a6d9c0e9]

INTEGRATION: CWS hsqldb1807 (1.7.204); FILE MERGED 2006/12/04 11:47:39 fs 1.7.204.2: #i71859# wrap IOExceptions in rename/removeElement into FileSystemRuntimeExceptions 2006/11/22 14:47:43 rene 1.7.204.1: #i71859# fix build with hsqldb 1.8.0.6/7


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [c6b293967be0134de11c3da96ad5b0dd46c50402]

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>  [d68701c161f7cc60bc1989749c5452b5206bac55]

INTEGRATION: CWS hsqldb1807 (1.1.2); FILE ADDED 2006/12/04 11:48:08 fs 1.1.2.1: #i71859# not yet part of HSQLDB 1.8.0.7, thus checking in here


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [a2ac56c081fdb2f18dccaf7c91770288bd9e7728]

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>  [753525e621bcd98b107050b02d9efcbe049b1c03]

INTEGRATION: CWS aw037 (1.75.50); FILE MERGED 2006/12/01 15:46:37 aw 1.75.50.1: #i72177# added export type support for OpenFreeHand and ClosedFreeHand. These types existed but were not used before aw024, but map directly to beziers (opened and closed)


2006-12-12  Kurt Zenker  <kz@openoffice.org>  [1add8bee12395c676b4abc94d986c2344703dbac]

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-11  Rüdiger Timm  <rt@openoffice.org>  [209b17495976a987861710c285d8d0df32909eb7]

#i72372# Re-introduce some default regarding mappings for those places bridges are not (yet) available. Patch by KR.


2006-12-11  Oliver Specht  <os@openoffice.org>  [1884718b9f4451a94271bb75b4996a45184f3de7]

#i72456# syntax error fixed


2006-12-06  Joachim Lingner  <jl@openoffice.org>  [3b71dc4f17d406c38587e91b073ad32525231bf9]

#i72313# fixed queryInterface


2006-12-06  René Engelhard  <rene@openoffice.org>  [d23df62ca79e0b8a7276f87d9fc49bd958c25dd9]

#i72124# make afms zipped and the zip delivered (like in former psprint_config)


2006-12-06  René Engelhard  <rene@openoffice.org>  [ebd161374d6457119c5ed5dfa1d2635a5239f623]

#i72124# add afms module


2006-12-05  Frank Schönheit  <fs@openoffice.org>  [6f5ba486426b691b4dd382a965776d1170526b25]

not intended for HEAD


2006-12-05  Rüdiger Timm  <rt@openoffice.org>  [12f7fcc778783b02f41a97bd6445843074a38172]

#i10000# pch statement added.


2006-12-05  Kurt Zenker  <kz@openoffice.org>  [3ab8428fd4d58aba0fbb0d70c7a6fc59cf288498]

new version for SRC641


2006-12-05  Frank Schönheit  <fs@openoffice.org>  [81fb22eda011f50dfd5706d4c889e7366dd04f16]

copying the fix for #i72252# from CWS dba22b to dba22ui - intended for the latter, but wrongly checked in into the former


2006-12-05  Rüdiger Timm  <rt@openoffice.org>  [273f2f9c6af2a6f83afe02a16e737917119322ad]

#i10000# pch statement added.


2006-12-05  Henning Brinkmann  <hbrinkm@openoffice.org>  [9c7fe4df2aac419d5628de73e9fd07a9edb7fd8b]

new stream: CompObj


2006-12-05  Henning Brinkmann  <hbrinkm@openoffice.org>  [e84f9799477ab39e924c57fdd83e5c1c4fafabec]

comments around header


2006-12-05  Henning Brinkmann  <hbrinkm@openoffice.org>  [bcc86373b0cf4a5156aabcc702aa33b8ecd89fbe]

resolve/resolveLocal: catch exceptions


2006-12-05  Henning Brinkmann  <hbrinkm@openoffice.org>  [444a73116bd15b6b87fe43d5470e2568150ba4bf]

DffDg


2006-12-05  Henning Brinkmann  <hbrinkm@openoffice.org>  [772258b50dbdba6d98078b4b3dca02863b7064c7]

DffUDefProp::resolveNoAuto: corrected case label values


2006-12-05  Rüdiger Timm  <rt@openoffice.org>  [494361c95bdae6dadb0a90eec443ecf86f405a4b]

#i10000# warning free


2006-12-05  Henning Brinkmann  <hbrinkm@openoffice.org>  [d1b47c7e9dab18c3201dc471788d5214a71f5191]

DffOPTHandler::attribute handle attributes correctly DffBlock::getBlip: blip numbers start at 1


2006-12-05  Rüdiger Timm  <rt@openoffice.org>  [9467de459a243289ba4c91d81280e24f124063b0]

#i10000# '::osl::DebugBase< CurrentContextChecker >' has to be public.


2006-12-05  Rüdiger Timm  <rt@openoffice.org>  [277ccc543e413bf4b6370fc5e4d5525f81209bfa]

#i10000# '::osl::DebugBase< CurrentContext >' has to be public.


2006-12-05  Rüdiger Timm  <rt@openoffice.org>  [63af85c9215056cc3a77ad5c0fdcf953a26c41f5]

#i10000# 'Arguments' needed again.


2006-12-05  Rüdiger Timm  <rt@openoffice.org>  [4844e741b63387ad6af59cd716c0305d8e49733c]

#i10000# Avoid warning 'bByThread is defined but not used'.


2006-12-05  Rüdiger Timm  <rt@openoffice.org>  [ad33cb6f16b5bd6a97d3f6c7f11c0deaf70e27c1]

#i10000# Obsolete headers removed.


2006-12-05  Rüdiger Timm  <rt@openoffice.org>  [c0f3cb7b258171c36c8224e2d26e67adbc391bdf]

INTEGRATION: CWS c04v3_SRC680 (1.18.8); FILE MERGED 2006/11/24 18:42:54 mav 1.18.8.2: #143410# reimplement links support correctly 2006/11/10 14:16:06 mav 1.18.8.1: #143410# allow saving even if there is no client


2006-12-05  Rüdiger Timm  <rt@openoffice.org>  [82edd583fc77565b9a440fc86135854680827570]

INTEGRATION: CWS c04v3_SRC680 (1.15.10); FILE MERGED 2006/11/24 18:42:54 mav 1.15.10.2: #143410# reimplement links support correctly 2006/11/10 14:16:06 mav 1.15.10.1: #143410# allow saving even if there is no client


2006-12-05  Rüdiger Timm  <rt@openoffice.org>  [f467a734d74d0a8861bedc854a8f407092a587a9]

INTEGRATION: CWS c04v3_SRC680 (1.6.8); FILE MERGED 2006/11/24 18:43:16 mav 1.6.8.1: #143410# reimplement links support correctly


2006-12-05  Rüdiger Timm  <rt@openoffice.org>  [102c0ef07e43cd937004911dcb9b2810aad98b0e]

INTEGRATION: CWS c04v3_SRC680 (1.13.6); FILE MERGED 2006/11/24 18:43:16 mav 1.13.6.1: #143410# reimplement links support correctly


2006-12-05  Rüdiger Timm  <rt@openoffice.org>  [5b3e5d91a5af1ba51e6fe326e83f272cf42a6db5]

INTEGRATION: CWS c04v3_SRC680 (1.17.22); FILE MERGED 2006/11/24 18:43:16 mav 1.17.22.1: #143410# reimplement links support correctly


2006-12-05  Rüdiger Timm  <rt@openoffice.org>  [42c9d75d611cdcd90e3d319d889d8173b11562ce]

INTEGRATION: CWS c04v3_SRC680 (1.9.8); FILE MERGED 2006/11/24 18:42:55 mav 1.9.8.1: #143410# reimplement links support correctly


2006-12-05  Rüdiger Timm  <rt@openoffice.org>  [f50e71225ff506e393b90eaa950a160462616edf]

INTEGRATION: CWS c04v3_SRC680 (1.22.8); FILE MERGED 2006/11/24 18:42:54 mav 1.22.8.1: #143410# reimplement links support correctly


2006-12-05  Rüdiger Timm  <rt@openoffice.org>  [7bbf1e8c6aa98155793fc88f9bee03b6b004ece3]

#i10000# 'warning: NULL used in arithmetic'


2006-12-05  Rüdiger Timm  <rt@openoffice.org>  [bbc9201953c14128dec7fd4b09ba9f050e73462c]

#i71457# pch include statement added (patch by vq).


2006-12-05  Rüdiger Timm  <rt@openoffice.org>  [fc42919e3322a8f258689457083ba4d0f2844ad3]

#i71457# pch include statement added (patch by vq).


2006-12-05  Rüdiger Timm  <rt@openoffice.org>  [c20a9a8f44ff02e30ef8ed7dbe57e098e1d0105f]

#i10000# pch include statement added


2006-12-05  Rüdiger Timm  <rt@openoffice.org>  [d3e833471c983a28c83461ef8fb29b2d61fd9daf]

#i10000#,#i71307# Do not declare 'argc' and 'argv' here.


2006-12-05  Rüdiger Timm  <rt@openoffice.org>  [db8723e9a5e55d136cb3a67cd931482bc2a1a6ef]

#i10000#,#i71307# Do not declare 'argc' and 'argv' here.


2006-12-05  Rüdiger Timm  <rt@openoffice.org>  [74f349cb28093aeb40179c5ae881e180a8e927fa]

#i10000#,#i71307# Do not declare 'argc' and 'argv' here.


2006-12-05  Rüdiger Timm  <rt@openoffice.org>  [1bbd914e224702fff8f3aba40cd109874672eb22]

#i10000#,#i71307# Do not declare 'argc' and 'argv' here.


2006-12-05  Rüdiger Timm  <rt@openoffice.org>  [66a5dad18da34703bbbf2ff52f145b97c88e6de5]

#i10000# PRJNAME corrected.


2006-12-05  Vladimir Glazounov  <vg@openoffice.org>  [27339fc22740d2c7a60d0f29956b11fe015eefe1]

new version for SRC680


2006-12-05  Vladimir Glazounov  <vg@openoffice.org>  [e5d99dfa73f6c8b544d64ba2289ef68ea8e3321a]

new version for SRC680


2006-12-04  Rüdiger Timm  <rt@openoffice.org>  [2041c6ac62ce6f180c242708386ea1fcd8eaafe1]

#i10000# Typo corrected.


2006-12-04  Rüdiger Timm  <rt@openoffice.org>  [a70fb38e9dd0894f6ab12c701c8fead3fae8a9d5]

#i10000# 'util' depends on 'oa_deploymenttest'.


2006-12-04  Rüdiger Timm  <rt@openoffice.org>  [caf11b81b9ac7d6f9d36b8f9577187c9457b0a29]

SRC680


2006-12-04  Rüdiger Timm  <rt@openoffice.org>  [15aa29d4191512c16e11dac5a6d5479a18d6f410]

INTEGRATION: CWS vcl69 (1.42.78); FILE MERGED 2006/10/30 14:50:47 pl 1.42.78.1: #i65681# remove obsolete scale setting


2006-12-04  Rüdiger Timm  <rt@openoffice.org>  [aab6c9e3b6241aee9bab21e9865f3a173a7b564e]

INTEGRATION: CWS vcl69 (1.4.80); FILE MERGED 2006/10/30 14:50:46 pl 1.4.80.1: #i65681# remove obsolete scale setting


2006-12-04  Rüdiger Timm  <rt@openoffice.org>  [a9410c3b0eefd17c8ffc71814b6f7fd1406ae8b4]

INTEGRATION: CWS vcl69 (1.3.80); FILE MERGED 2006/10/30 14:50:46 pl 1.3.80.1: #i65681# remove obsolete scale setting


2006-12-04  Rüdiger Timm  <rt@openoffice.org>  [6ff66d46209c0d62a2c81befe80f46574ea419ec]

INTEGRATION: CWS vcl69 (1.10.36); FILE MERGED 2006/10/30 14:50:46 pl 1.10.36.1: #i65681# remove obsolete scale setting


2006-12-04  Rüdiger Timm  <rt@openoffice.org>  [2d9c4b33acf66c2aaccaf55a0f54347617324f6d]

INTEGRATION: CWS vcl69 (1.21.6); FILE MERGED 2006/10/30 15:00:19 pl 1.21.6.1: #i65681# remove obsolete scale setting


2006-12-04  Rüdiger Timm  <rt@openoffice.org>  [54d695f86d745fc71a2dcd17a7196a0d4edcd3b0]

INTEGRATION: CWS vcl69 (1.103.66); FILE MERGED 2006/11/22 15:29:20 hdu 1.103.66.3: #138843# drop notdef glyph for low surrogate in non-glyph case 2006/11/21 16:14:39 hdu 1.103.66.2: #138843# do not show two notdef glyphs for one surrogate pair 2006/11/21 15:28:01 hdu 1.103.66.1: #138843# avoid stability problems with surrogate pairs


2006-12-04  Rüdiger Timm  <rt@openoffice.org>  [e7f091824de4151e59a6cfae35a71b604cb41144]

INTEGRATION: CWS vcl69 (1.82.66); FILE MERGED 2006/10/24 14:30:55 hdu 1.82.66.3: #i70471# better family type for temporary fonts 2006/10/24 09:42:13 hdu 1.82.66.2: #i70471# better font names for temporary fonts 2006/10/23 14:50:19 hdu 1.82.66.1: #i70471# better font attributes for temporary fonts


2006-12-04  Rüdiger Timm  <rt@openoffice.org>  [1c5b9cfa09dbc06682e54b3989d67eb502fcab8c]

INTEGRATION: CWS vcl69 (1.30.8); FILE MERGED 2006/11/21 13:04:34 pl 1.30.8.2: RESYNC: (1.30-1.31); FILE MERGED 2006/10/23 14:50:19 hdu 1.30.8.1: #i70471# better font attributes for temporary fonts


2006-12-04  Rüdiger Timm  <rt@openoffice.org>  [396fbcaf25143e867cc64f93d7862196fbb4010e]

INTEGRATION: CWS vcl69 (1.22.172); FILE MERGED 2006/11/21 13:04:17 pl 1.22.172.2: RESYNC: (1.22-1.23); FILE MERGED 2006/10/23 14:50:19 hdu 1.22.172.1: #i70471# better font attributes for temporary fonts


2006-12-04  Rüdiger Timm  <rt@openoffice.org>  [734c59b1243cacebbf392169a04e8d194ac56077]

INTEGRATION: CWS vcl69 (1.17.30); FILE MERGED 2006/11/21 13:03:12 pl 1.17.30.2: RESYNC: (1.17-1.18); FILE MERGED 2006/11/16 17:00:07 pl 1.17.30.1: #i71533# revised XError handling


2006-12-04  Rüdiger Timm  <rt@openoffice.org>  [b0f1acd97c65f48ca18e8245c32d0a17dfbd6a6a]

INTEGRATION: CWS vcl69 (1.212.4); FILE MERGED 2006/11/21 13:03:04 pl 1.212.4.2: RESYNC: (1.212-1.213); FILE MERGED 2006/11/16 17:00:06 pl 1.212.4.1: #i71533# revised XError handling


2006-12-04  Rüdiger Timm  <rt@openoffice.org>  [75fab60239d4f45f1003a9233848fb37e5c7243f]

INTEGRATION: CWS vcl69 (1.19.32); FILE MERGED 2006/11/16 17:00:06 pl 1.19.32.1: #i71533# revised XError handling


2006-12-04  Rüdiger Timm  <rt@openoffice.org>  [290ca51fcac596518413d255c5773868de191c74]

INTEGRATION: CWS vcl69 (1.140.32); FILE MERGED 2006/11/21 13:02:25 pl 1.140.32.3: RESYNC: (1.140-1.141); FILE MERGED 2006/11/16 17:00:05 pl 1.140.32.2: #i71533# revised XError handling 2006/10/30 11:29:10 hdu 1.140.32.1: #i62039# good bye native X11 fonts


2006-12-04  Rüdiger Timm  <rt@openoffice.org>  [61de275fec4ca7633131601f3a91da7fcc3ca94d]

INTEGRATION: CWS vcl69 (1.34.32); FILE MERGED 2006/11/21 13:02:17 pl 1.34.32.2: RESYNC: (1.34-1.35); FILE MERGED 2006/11/16 17:00:05 pl 1.34.32.1: #i71533# revised XError handling


2006-12-04  Rüdiger Timm  <rt@openoffice.org>  [8e21a4b907746c32ee167b0a0e4c3c1e6af59993]

INTEGRATION: CWS vcl69 (1.25.32); FILE MERGED 2006/11/21 13:02:09 pl 1.25.32.2: RESYNC: (1.25-1.27); FILE MERGED 2006/11/16 17:00:05 pl 1.25.32.1: #i71533# revised XError handling


2006-12-04  Rüdiger Timm  <rt@openoffice.org>  [a05ff388356f37cbb5481b3680996ff0f1e9009f]

INTEGRATION: CWS vcl69 (1.63.32); FILE MERGED 2006/11/16 17:00:04 pl 1.63.32.1: #i71533# revised XError handling


2006-12-04  Rüdiger Timm  <rt@openoffice.org>  [ea46a6e4b631b647bc3e1f6d4ce42b21fa4298ef]

INTEGRATION: CWS vcl69 (1.84.8); FILE MERGED 2006/11/21 13:01:23 pl 1.84.8.2: RESYNC: (1.84-1.85); FILE MERGED 2006/11/16 17:00:04 pl 1.84.8.1: #i71533# revised XError handling


2006-12-04  Rüdiger Timm  <rt@openoffice.org>  [595e58d333adcda06ce2b476149c956d8c823bb4]

INTEGRATION: CWS vcl69 (1.48.32); FILE MERGED 2006/11/16 17:00:04 pl 1.48.32.1: #i71533# revised XError handling


2006-12-04  Rüdiger Timm  <rt@openoffice.org>  [965c047a8af06b7a00b1fb08fe43e2eccfd3d405]

INTEGRATION: CWS vcl69 (1.25.112); FILE MERGED 2006/11/21 15:47:37 pl 1.25.112.1: enable exceptions for saldata.cxx (vector)


2006-12-04  Rüdiger Timm  <rt@openoffice.org>  [598358c9505b1a58a17c5ed60735f3bcd5a246a4]

INTEGRATION: CWS vcl69 (1.35.32); FILE MERGED 2006/11/16 17:00:03 pl 1.35.32.1: #i71533# revised XError handling


2006-12-04  Rüdiger Timm  <rt@openoffice.org>  [3be9151b92fc053c11efdaeb110ddff9fc8f2eeb]

INTEGRATION: CWS vcl69 (1.17.32); FILE MERGED 2006/11/16 17:00:03 pl 1.17.32.1: #i71533# revised XError handling


2006-12-04  Rüdiger Timm  <rt@openoffice.org>  [c5e075ab908dcfad282a2d3642fea090f8bf75cf]

INTEGRATION: CWS vcl69 (1.38.8); FILE MERGED 2006/11/16 17:00:02 pl 1.38.8.1: #i71533# revised XError handling


2006-12-04  Rüdiger Timm  <rt@openoffice.org>  [451d48db13a6a45b9944e0258904f7406bcd2fda]

INTEGRATION: CWS vcl69 (1.34.32); FILE MERGED 2006/11/16 16:58:42 pl 1.34.32.1: #i48371# enable indirect paint via env variable for debugging


2006-12-04  Rüdiger Timm  <rt@openoffice.org>  [d1632028d4f7f3c752feea39335d415b2274f84a]

INTEGRATION: CWS vcl69 (1.28.32); FILE MERGED 2006/11/16 17:00:02 pl 1.28.32.2: #i71533# revised XError handling 2006/10/24 10:46:45 pl 1.28.32.1: #i70779# set apllication and program name before gtk_init_check


2006-12-04  Rüdiger Timm  <rt@openoffice.org>  [4db39135df4940fa22f86bfc9d4f251259bce894]

INTEGRATION: CWS vcl69 (1.246.4); FILE MERGED 2006/11/21 12:59:19 pl 1.246.4.4: RESYNC: (1.246-1.247); FILE MERGED 2006/11/16 15:15:35 hdu 1.246.4.3: #143570# no focus for destructing windows 2006/10/25 11:21:09 pl 1.246.4.2: #i70835# tread button dialogs like all dialogs (thanks cmc) 2006/10/23 14:16:33 pl 1.246.4.1: #i48371# workaround a theming problem


2006-12-04  Rüdiger Timm  <rt@openoffice.org>  [46e32141aa7f5b8cac8982536781db3200bfcb9d]

INTEGRATION: CWS vcl69 (1.99.64); FILE MERGED 2006/10/26 08:23:47 hdu 1.99.64.1: #i69189# fix for glyph positions with y-delta (by merging timseves commit)


2006-12-04  Rüdiger Timm  <rt@openoffice.org>  [d37841aefbac6fbf261e8742181fdfa6def1201e]

INTEGRATION: CWS vcl69 (1.43.8); FILE MERGED 2006/11/08 13:17:12 hdu 1.43.8.1: #i68527# alias heavy weight to black


2006-12-04  Rüdiger Timm  <rt@openoffice.org>  [c801698ac63e9e35d3bebb853ff5ab60bf29102c]

INTEGRATION: CWS vcl69 (1.82.8); FILE MERGED 2006/10/26 15:34:50 pl 1.82.8.1: #i57040# do proper tokenizing


2006-12-04  Rüdiger Timm  <rt@openoffice.org>  [00dbdc09458126d193e2b311dcb200cbe8e047d9]

INTEGRATION: CWS vcl69 (1.11.38); FILE MERGED 2006/11/21 12:07:08 pl 1.11.38.2: RESYNC: (1.11-1.12); FILE MERGED 2006/10/31 19:17:31 pl 1.11.38.1: #i69437# workaround precision of metricfield


2006-12-04  Rüdiger Timm  <rt@openoffice.org>  [d0d2a13057512e530cbabf165d9196e671416682]

INTEGRATION: CWS vcl69 (1.28.10); FILE MERGED 2006/11/21 11:22:03 pl 1.28.10.2: RESYNC: (1.28-1.29); FILE MERGED 2006/11/09 18:49:32 pl 1.28.10.1: #i71379# append and optional newline to a font resource


2006-12-04  Rüdiger Timm  <rt@openoffice.org>  [61f70860fb575e0abc7ef7f3a737750e7da2d05f]

INTEGRATION: CWS vcl69 (1.39.10); FILE MERGED 2006/11/21 11:22:21 pl 1.39.10.2: RESYNC: (1.39-1.40); FILE MERGED 2006/11/15 17:43:47 pl 1.39.10.1: #i71570# emit number of copies only if >1 (thanks cmc)


2006-12-04  Rüdiger Timm  <rt@openoffice.org>  [67b2c02573c110b5ca54a30e53758c30f57ed2eb]

INTEGRATION: CWS vcl69 (1.38.4); FILE MERGED 2006/10/30 14:50:36 pl 1.38.4.1: #i65681# remove obsolete scale setting


2006-12-04  Rüdiger Timm  <rt@openoffice.org>  [1dd0f924b65a655d63b6731bec56e436844e678e]

INTEGRATION: CWS vcl69 (1.8.12); FILE MERGED 2006/10/30 14:50:36 pl 1.8.12.1: #i65681# remove obsolete scale setting


2006-12-04  Rüdiger Timm  <rt@openoffice.org>  [2bbc0f548a6e9c960f04130ab2b91f08f8c358f9]

INTEGRATION: CWS vcl69 (1.3.96); FILE MERGED 2006/10/30 14:50:36 pl 1.3.96.1: #i65681# remove obsolete scale setting


2006-12-04  Rüdiger Timm  <rt@openoffice.org>  [8cee147413bbe112f9adb457a32682802c93967d]

INTEGRATION: CWS vcl69 (1.17.30); FILE MERGED 2006/11/21 16:31:33 pl 1.17.30.1: #i70782# workaround deadlock (thanks cmc)


2006-12-04  Rüdiger Timm  <rt@openoffice.org>  [b8df67a39bf60393d73a3fe4e3f8bab4ea07c010]

INTEGRATION: CWS fs07 (1.12.10); FILE MERGED 2006/10/19 14:20:18 fridrich_strba 1.12.10.2: Issue number:  N/A Submitted by:  fridrich_strba Reviewed by:   fridrich_strba Fixed a little memory leak :-( 2006/10/19 13:02:03 fridrich_strba 1.12.10.1: Issue number:  N/A Submitted by:  fridrich_strba Reviewed by:   fridrich_strba Uploading a new libwpd


2006-12-04  Rüdiger Timm  <rt@openoffice.org>  [6661f2af96daf25c29a96d6eb78f6f37eafbc630]

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>  [6ae8edcadcd488b04aecff3ae671f0e56eb1744a]

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-04  Rüdiger Timm  <rt@openoffice.org>  [1b8aa78526ab8dd4ef86c012109a74e0c9e7e763]

INTEGRATION: CWS obo07 (1.1.302); FILE MERGED 2006/11/16 15:31:51 obo 1.1.302.1: #i63701# adapted because of change in ldump


2006-12-04  Rüdiger Timm  <rt@openoffice.org>  [15af3aeceab7febfae4bafaa8ba59605b3c8985f]

INTEGRATION: CWS jw3 (1.16.2); FILE MERGED 2006/11/21 07:13:56 sparcmoz 1.16.2.1: #i71760# remove extra qualification UnoControlHolderList


2006-12-04  Rüdiger Timm  <rt@openoffice.org>  [24c84aaf9e8f431a04baa47a3106cac41c9d3fba]

INTEGRATION: CWS jw3 (1.33.2); FILE MERGED 2006/11/21 07:15:37 sparcmoz 1.33.2.1: #i71762# remove warning for bigendian


2006-12-04  Oliver Specht  <os@openoffice.org>  [c747a8488c111277fcbd5e73c7306069f911dbfa]

orientation/wrapping improved


2006-12-04  Rüdiger Timm  <rt@openoffice.org>  [6ab7c290e3380fc9649a7cf9a23101ea2f375211]

INTEGRATION: CWS os89 (1.6.116); FILE MERGED 2006/11/13 11:54:49 os 1.6.116.1: #i67716# html mode correctly handled


2006-12-04  Rüdiger Timm  <rt@openoffice.org>  [8ec924b050c10b5508a98434335d98a48a73e5f2]

INTEGRATION: CWS os89 (1.4.492); FILE MERGED 2006/11/13 13:28:54 os 1.4.492.1: #i31697# change Ctrl+(Shift+)+KEY_UP|KEY_DOWN changed


2006-12-04  Rüdiger Timm  <rt@openoffice.org>  [a837725832ac0e25f4a621bc989f3c5e6368d4d7]

INTEGRATION: CWS os89 (1.7.492); FILE MERGED 2006/11/13 13:28:53 os 1.7.492.1: #i31697# change Ctrl+(Shift+)+KEY_UP|KEY_DOWN changed


2006-12-04  Rüdiger Timm  <rt@openoffice.org>  [3cb875d822b4b39c706dc7056029d0ba73bcd15b]

INTEGRATION: CWS os89 (1.4.492); FILE MERGED 2006/11/13 13:28:53 os 1.4.492.1: #i31697# change Ctrl+(Shift+)+KEY_UP|KEY_DOWN changed


2006-12-04  Rüdiger Timm  <rt@openoffice.org>  [c1542b1879aeecf606689dad449a992dd787b801]

INTEGRATION: CWS os89 (1.4.492); FILE MERGED 2006/11/13 13:28:52 os 1.4.492.1: #i31697# change Ctrl+(Shift+)+KEY_UP|KEY_DOWN changed


2006-12-04  Rüdiger Timm  <rt@openoffice.org>  [aa2d12b59ab616ac5f2d9d903a141f18257b8df7]

INTEGRATION: CWS os89 (1.7.492); FILE MERGED 2006/11/13 13:28:52 os 1.7.492.1: #i31697# change Ctrl+(Shift+)+KEY_UP|KEY_DOWN changed


2006-12-04  Rüdiger Timm  <rt@openoffice.org>  [05fecc1e07669d1325114b9b7d6d2a551ddae561]

INTEGRATION: CWS os89 (1.4.492); FILE MERGED 2006/11/13 13:28:51 os 1.4.492.1: #i31697# change Ctrl+(Shift+)+KEY_UP|KEY_DOWN changed


2006-12-04  Rüdiger Timm  <rt@openoffice.org>  [fdedd6212f1cc114336884c5d5c09efece91fb46]

INTEGRATION: CWS os89 (1.4.492); FILE MERGED 2006/11/13 13:28:50 os 1.4.492.1: #i31697# change Ctrl+(Shift+)+KEY_UP|KEY_DOWN changed


2006-12-04  Rüdiger Timm  <rt@openoffice.org>  [e3fee85e6ea841a1422beb4ef2cbdb2ca6a4cb10]

INTEGRATION: CWS os89 (1.7.492); FILE MERGED 2006/11/13 13:28:50 os 1.7.492.1: #i31697# change Ctrl+(Shift+)+KEY_UP|KEY_DOWN changed


2006-12-04  Rüdiger Timm  <rt@openoffice.org>  [c0a7e58dece794da92a399e92e27544e1bdb6352]

INTEGRATION: CWS os89 (1.4.492); FILE MERGED 2006/11/13 13:28:49 os 1.4.492.1: #i31697# change Ctrl+(Shift+)+KEY_UP|KEY_DOWN changed


2006-12-04  Rüdiger Timm  <rt@openoffice.org>  [fadde4250393877bc280f115b18652fd28d6c9a0]

INTEGRATION: CWS os89 (1.67.82); FILE MERGED 2006/11/14 08:55:13 os 1.67.82.1: #i69751# password check needs to include cancelled dialogs!


2006-12-04  Rüdiger Timm  <rt@openoffice.org>  [518170e742f80c9ba3da9be12926a8e1360940f9]

INTEGRATION: CWS os89 (1.16.86); FILE MERGED 2006/11/13 10:24:25 os 1.16.86.1: #i67793# formula menu handling changed


2006-12-04  Rüdiger Timm  <rt@openoffice.org>  [460aa12f10f29b9cab7d671fd1cecebd071b4263]

INTEGRATION: CWS os89 (1.24.10); FILE MERGED 2006/11/13 09:55:38 os 1.24.10.1: #i70937# MakeVisible needs second parameter


2006-12-04  Rüdiger Timm  <rt@openoffice.org>  [15e9095aded55a6d011efc5a735bd0490698be6e]

INTEGRATION: CWS os89 (1.56.560); FILE MERGED 2006/11/13 12:00:37 os 1.56.560.1: #i67644# consistency first/last name 1 and 2


2006-12-04  Rüdiger Timm  <rt@openoffice.org>  [d160746bfd7887c214f71225a12893f7ce0ee8d4]

INTEGRATION: CWS os89 (1.97.82); FILE MERGED 2006/11/15 07:56:04 os 1.97.82.1: #i69564# enable getString() methods to return strings longer than 64k


2006-12-04  Rüdiger Timm  <rt@openoffice.org>  [1fa7aaed94ca7a4a817e95966e8adecf7f725972]

INTEGRATION: CWS pdf04 (1.41.122); FILE MERGED 2006/11/06 16:01:10 pl 1.41.122.6: #i40295# local resources fro pattern, eofill 2006/11/03 17:08:05 pl 1.41.122.5: #i40925# BeginPattern/EndPattern first impl 2006/11/02 18:06:02 pl 1.41.122.4: #i40925# make drawWallpaper work, prepare for arbitrary patterns 2006/10/26 17:25:54 pl 1.41.122.3: #i70746# fix selected entries in listbox 2006/10/26 10:56:05 pl 1.41.122.2: #i45034# support get/post submit method 2006/10/18 15:59:37 pl 1.41.122.1: #i68581# implement level of open bookmarks


2006-12-04  Rüdiger Timm  <rt@openoffice.org>  [1b3b3ff26fa35ce2f5c46b9aba9ea9f9d8b84f57]

INTEGRATION: CWS pdf04 (1.99.40); FILE MERGED 2006/11/07 14:35:30 pl 1.99.40.10: #i40295# handle compression correctly if multiple page streams are used 2006/11/07 12:26:37 pl 1.99.40.9: #i40295# use pattern for tiled fill 2006/11/06 16:01:09 pl 1.99.40.8: #i40295# local resources fro pattern, eofill 2006/11/06 13:43:43 pl 1.99.40.7: #i40295# phase of pattern 2006/11/03 17:08:04 pl 1.99.40.6: #i40925# BeginPattern/EndPattern first impl 2006/11/02 18:06:01 pl 1.99.40.5: #i40925# make drawWallpaper work, prepare for arbitrary patterns 2006/10/26 17:25:54 pl 1.99.40.4: #i70746# fix selected entries in listbox 2006/10/26 10:56:05 pl 1.99.40.3: #i45034# support get/post submit method 2006/10/18 15:59:37 pl 1.99.40.2: #i68581# implement level of open bookmarks 2006/10/12 12:54:30 pl 1.99.40.1: #i68581# new properties for PDF export: zoom factor, initial page


2006-12-04  Rüdiger Timm  <rt@openoffice.org>  [8e55f3224629f5de73c63f6334cae83b4a5a2708]

INTEGRATION: CWS pdf04 (1.16.40); FILE MERGED 2006/11/06 16:01:09 pl 1.16.40.2: #i40295# local resources fro pattern, eofill 2006/11/02 18:06:01 pl 1.16.40.1: #i40925# make drawWallpaper work, prepare for arbitrary patterns


2006-12-04  Rüdiger Timm  <rt@openoffice.org>  [5d30fa07e7ac40a7ccec3e6914778da119128368]

INTEGRATION: CWS pdf04 (1.9.42); FILE MERGED 2006/10/18 14:35:11 pl 1.9.42.2: #i68873# #i68581# export bookmarks optionally, open bookmark level 2006/10/12 17:08:43 pl 1.9.42.1: #i64064# add property: export form fields


2006-12-04  Rüdiger Timm  <rt@openoffice.org>  [e9efcde64155e06a063b2dddb5578578c48baa19]

INTEGRATION: CWS pdf04 (1.2.6); FILE MERGED 2006/11/22 21:45:26 fs 1.2.6.2: #i71370# respect the Printable property when exporting to PDF 2006/11/22 14:36:11 pl 1.2.6.1: #i64064# optionally use printe replacement for form controls in PDF export


2006-12-04  Rüdiger Timm  <rt@openoffice.org>  [456ada75fc48e2fe42bf8461ac2ceb7d3ec1c7fb]

INTEGRATION: CWS pdf04 (1.15.44); FILE MERGED 2006/10/18 14:38:18 pl 1.15.44.1: #i68873# export bookmarks optionally


2006-12-04  Rüdiger Timm  <rt@openoffice.org>  [7fdce824a76a34de0598562c87a9cd7e015ddf7c]

INTEGRATION: CWS pdf04 (1.56.12); FILE MERGED 2006/11/21 13:28:12 pl 1.56.12.2: RESYNC: (1.56-1.57); FILE MERGED 2006/10/18 14:38:51 pl 1.56.12.1: #i68873# export bookmarks optionally


2006-12-04  Rüdiger Timm  <rt@openoffice.org>  [4f181d8de52d4d9b65b0b65332630f8a4eec8f14]

INTEGRATION: CWS pdf04 (1.66.12); FILE MERGED 2006/11/07 16:36:19 pl 1.66.12.2: RESYNC: (1.66-1.68); FILE MERGED 2006/10/17 15:32:42 pl 1.66.12.1: #i64064# use print replacement in PDF export if required


2006-12-04  Rüdiger Timm  <rt@openoffice.org>  [9bb4548f8239cb3a98b1af938218fc30e6b1f25b]

INTEGRATION: CWS pdf04 (1.122.6); FILE MERGED 2006/11/21 13:16:05 pl 1.122.6.4: RESYNC: (1.122-1.123); FILE MERGED 2006/10/18 14:34:24 pl 1.122.6.3: #i68873# #i68581# export bookmarks optinonally, open bookmark level 2006/10/12 17:07:44 pl 1.122.6.2: #i64064# add property: export form fields 2006/10/12 12:53:51 pl 1.122.6.1: #i68581# new properties for PDF export: zoom factor, initial page


2006-12-04  Rüdiger Timm  <rt@openoffice.org>  [54fb481e0ec97e727cabafa1fd1a1335fc007ea3]

INTEGRATION: CWS pdf04 (1.9.24); FILE MERGED 2006/11/07 15:02:28 pl 1.9.24.4: #i40295# try simple caching strategy 2006/10/18 14:36:22 pl 1.9.24.3: #i68873# #i68581# export bookmarks optionally, open bookmark level 2006/10/12 17:09:19 pl 1.9.24.2: #i64064# add property: export form fields 2006/10/12 12:54:44 pl 1.9.24.1: #i68581# new properties for PDF export: zoom factor, initial page


2006-12-04  Rüdiger Timm  <rt@openoffice.org>  [91fd4c73490d805349116755c914ea01117b82c9]

INTEGRATION: CWS pdf04 (1.53.12); FILE MERGED 2006/11/21 12:34:58 pl 1.53.12.6: RESYNC: (1.53-1.54); FILE MERGED 2006/11/07 15:02:28 pl 1.53.12.5: #i40295# try simple caching strategy 2006/11/07 12:25:51 pl 1.53.12.4: #i40295# use pattern for tiled fill 2006/10/18 14:36:22 pl 1.53.12.3: #i68873# #i68581# export bookmarks optionally, open bookmark level 2006/10/12 17:09:19 pl 1.53.12.2: #i64064# add property: export form fields 2006/10/12 12:54:44 pl 1.53.12.1: #i68581# new properties for PDF export: zoom factor, initial page


2006-12-04  Rüdiger Timm  <rt@openoffice.org>  [f5455b453720ac0741de0db6540378dabc16722f]

INTEGRATION: CWS pdf04 (1.29.34); FILE MERGED 2006/10/20 12:28:26 pl 1.29.34.8: #i68581# UI changes 2006/10/20 09:58:42 pl 1.29.34.7: #i68581# add border flag to new fields 2006/10/18 16:00:32 pl 1.29.34.6: #i68581# update attribute OpenBookmarkLevels before writing it to configuration 2006/10/18 14:36:21 pl 1.29.34.5: #i68873# #i68581# export bookmarks optionally, open bookmark level 2006/10/12 17:09:18 pl 1.29.34.4: #i64064# add property: export form fields 2006/10/12 14:10:44 pl 1.29.34.3: #i68581# corrected spelling 2006/10/12 14:08:40 pl 1.29.34.2: #i68581# moved initial page control to pane section 2006/10/12 12:54:43 pl 1.29.34.1: #i68581# new properties for PDF export: zoom factor, initial page


2006-12-04  Rüdiger Timm  <rt@openoffice.org>  [978ec06c1f893e7e751414cb8d69b651881352e7]

INTEGRATION: CWS pdf04 (1.15.34); FILE MERGED 2006/10/20 12:28:26 pl 1.15.34.5: #i68581# UI changes 2006/10/18 14:36:21 pl 1.15.34.4: #i68873# #i68581# export bookmarks optionally, open bookmark level 2006/10/12 17:09:18 pl 1.15.34.3: #i64064# add property: export form fields 2006/10/12 14:08:40 pl 1.15.34.2: #i68581# moved initial page control to pane section 2006/10/12 12:54:43 pl 1.15.34.1: #i68581# new properties for PDF export: zoom factor, initial page


2006-12-04  Rüdiger Timm  <rt@openoffice.org>  [da96274e56c43bc97c820c895602f8c47850f4a3]

INTEGRATION: CWS pdf04 (1.10.46); FILE MERGED 2006/10/20 12:28:25 pl 1.10.46.4: #i68581# UI changes 2006/10/18 14:36:21 pl 1.10.46.3: #i68873# #i68581# export bookmarks optionally, open bookmark level 2006/10/12 17:09:18 pl 1.10.46.2: #i64064# add property: export form fields 2006/10/12 12:54:43 pl 1.10.46.1: #i68581# new properties for PDF export: zoom factor, initial page


2006-12-04  Rüdiger Timm  <rt@openoffice.org>  [b556fe5def87e4265690ff597f7e3ddc8098d8e3]

INTEGRATION: CWS pdf04 (1.18.14); FILE MERGED 2006/10/20 12:28:25 pl 1.18.14.6: #i68581# UI changes 2006/10/18 16:00:32 pl 1.18.14.5: #i68581# update attribute OpenBookmarkLevels before writing it to configuration 2006/10/18 14:36:21 pl 1.18.14.4: #i68873# #i68581# export bookmarks optionally, open bookmark level 2006/10/12 17:09:18 pl 1.18.14.3: #i64064# add property: export form fields 2006/10/12 14:08:39 pl 1.18.14.2: #i68581# moved initial page control to pane section 2006/10/12 12:54:43 pl 1.18.14.1: #i68581# new properties for PDF export: zoom factor, initial page


2006-12-04  Rüdiger Timm  <rt@openoffice.org>  [92ec93e26c52ae13169e1c5fb59b4e548a6ba6ec]

INTEGRATION: CWS swfwknoassert (1.10.18); FILE MERGED 2006/11/14 15:20:34 mba 1.10.18.1: #i71416#: virtual method was stripped


2006-12-04  Rüdiger Timm  <rt@openoffice.org>  [ec366e074d5d0d7e8f2dbd3be7ae026196f637c6]

INTEGRATION: CWS swfwknoassert (1.27.22); FILE MERGED 2006/11/03 17:14:01 mba 1.27.22.1: #i70509#: superfluous assertion removed


2006-12-04  Rüdiger Timm  <rt@openoffice.org>  [b938eeef83a15ea841ea345a8c714f0dd789b2a6]

INTEGRATION: CWS swfwknoassert (1.17.20); FILE MERGED 2006/11/15 14:40:29 cl 1.17.20.1: #i71531# added NONE case for transforming underline tags


2006-12-04  Rüdiger Timm  <rt@openoffice.org>  [11877898d6d32bc0f33f80c4427a11b2d2e011de]

INTEGRATION: CWS swfwknoassert (1.14.20); FILE MERGED 2006/11/15 14:40:29 cl 1.14.20.1: #i71531# added NONE case for transforming underline tags


2006-12-04  Rüdiger Timm  <rt@openoffice.org>  [7330303cabba7b7c6a12b7a88aa0fc19161d5f0b]

INTEGRATION: CWS swfwknoassert (1.5.20); FILE MERGED 2006/11/03 16:57:12 mba 1.5.20.1: #142228#: make all document event names known for export


2006-12-04  Rüdiger Timm  <rt@openoffice.org>  [52833bf2770a2f74c8f3dba6f884aed8cdbae8eb]

INTEGRATION: CWS swfwknoassert (1.17.20); FILE MERGED 2006/11/03 16:57:12 mba 1.17.20.1: #142228#: make all document event names known for export


2006-12-04  Rüdiger Timm  <rt@openoffice.org>  [78ef4d86a6e5e025df7602916f05bf3c6ccbff8a]

INTEGRATION: CWS swfwknoassert (1.9.6); FILE MERGED 2006/10/12 07:22:29 as 1.9.6.1: #i67615# sort property array


2006-12-04  Rüdiger Timm  <rt@openoffice.org>  [c37b1d9d2901b01d3597b94259fa0275309e474b]

INTEGRATION: CWS swfwknoassert (1.99.8); FILE MERGED 2006/11/10 10:10:08 cd 1.99.8.2: #i10000# Fixed build problem with Windows non-pro 2006/11/10 07:54:32 cd 1.99.8.1: #i10000# Conflict resolved


2006-12-04  Rüdiger Timm  <rt@openoffice.org>  [c398fab68173d8fc95f373fc4ccdd97052e3cd55]

INTEGRATION: CWS swfwknoassert (1.4.20); FILE MERGED 2006/11/14 15:21:00 mba 1.4.20.1: #i71416#: virtual method was stripped


2006-12-04  Rüdiger Timm  <rt@openoffice.org>  [0295d5e28c22205ae52a2de7ed121df66bbd6b3e]

INTEGRATION: CWS swfwknoassert (1.4.148); FILE MERGED 2006/11/14 15:22:16 mba 1.4.148.1: #i71303#: new values for PrinterIndependentLayout hadn't been handled


2006-12-04  Rüdiger Timm  <rt@openoffice.org>  [ab14f2feb14b16b1e5146adb5f9262f34575d2e6]

INTEGRATION: CWS swfwknoassert (1.18.14); FILE MERGED 2006/11/09 09:46:05 cd 1.18.14.2: RESYNC: (1.18-1.19); FILE MERGED 2006/10/12 07:24:17 as 1.18.14.1: make performance assertion private


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [75d8053b745912e89c1ec974bade4b821846300a]

INTEGRATION: CWS dba22a (1.33.32); FILE MERGED 2006/11/23 12:06:25 fs 1.33.32.1: #i70109# - removed the ActionButtonType property, ButtonNavigationHandler now again   working with ButtonType - as a consequence, it's now defined that if a handler supersedes a property,   then all handlers which previously registered for changes of this   property (getActuatingProperties) will not be notified anymore. Reasoning   is that the new handler could given the property a new semantics, type,   whatever, which the previous handlers would not expect.


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [163962f7063b008864c4ea08232f2dcf99bef38a]

INTEGRATION: CWS dba22a (1.32.72); FILE MERGED 2006/11/23 12:06:25 fs 1.32.72.1: #i70109# - removed the ActionButtonType property, ButtonNavigationHandler now again   working with ButtonType - as a consequence, it's now defined that if a handler supersedes a property,   then all handlers which previously registered for changes of this   property (getActuatingProperties) will not be notified anymore. Reasoning   is that the new handler could given the property a new semantics, type,   whatever, which the previous handlers would not expect.


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [26dbc113a3f147b75892ad0942266e8f40ca0140]

INTEGRATION: CWS dba22a (1.29.72); FILE MERGED 2006/11/23 12:06:25 fs 1.29.72.1: #i70109# - removed the ActionButtonType property, ButtonNavigationHandler now again   working with ButtonType - as a consequence, it's now defined that if a handler supersedes a property,   then all handlers which previously registered for changes of this   property (getActuatingProperties) will not be notified anymore. Reasoning   is that the new handler could given the property a new semantics, type,   whatever, which the previous handlers would not expect.


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [e5119774a79daf263e130868eea4e6214cbaee49]

INTEGRATION: CWS dba22a (1.39.32); FILE MERGED 2006/11/23 12:06:25 fs 1.39.32.1: #i70109# - removed the ActionButtonType property, ButtonNavigationHandler now again   working with ButtonType - as a consequence, it's now defined that if a handler supersedes a property,   then all handlers which previously registered for changes of this   property (getActuatingProperties) will not be notified anymore. Reasoning   is that the new handler could given the property a new semantics, type,   whatever, which the previous handlers would not expect.


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [843ae26cecd03a6576b681bfb49d6e83e375338d]

INTEGRATION: CWS dba22a (1.6.72); FILE MERGED 2006/11/23 12:17:30 fs 1.6.72.1: getSupersededProperties not needed anymore, after the previous fix


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [b58e4fe5f517873f8198260b17560fda5f3e4ffe]

INTEGRATION: CWS dba22a (1.7.32); FILE MERGED 2006/11/23 12:17:30 fs 1.7.32.2: getSupersededProperties not needed anymore, after the previous fix 2006/11/23 12:06:25 fs 1.7.32.1: #i70109# - removed the ActionButtonType property, ButtonNavigationHandler now again   working with ButtonType - as a consequence, it's now defined that if a handler supersedes a property,   then all handlers which previously registered for changes of this   property (getActuatingProperties) will not be notified anymore. Reasoning   is that the new handler could given the property a new semantics, type,   whatever, which the previous handlers would not expect.


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [5e4ae51546767068537bf04ecb5b3ba8ec99c130]

INTEGRATION: CWS dba22a (1.5.32); FILE MERGED 2006/10/23 08:16:56 fs 1.5.32.1: #i70612# make RID_PAGE_TABLESELECTION unique within the module


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [364e8e51fc84253e79fab7f1388cc515a7bf80aa]

INTEGRATION: CWS dba22a (1.55.146); FILE MERGED 2006/10/23 08:16:56 fs 1.55.146.1: #i70612# make RID_PAGE_TABLESELECTION unique within the module


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [0b07aedab41cd4692d2866fa12d808da2c4c31f7]

INTEGRATION: CWS dba22a (1.11.146); FILE MERGED 2006/10/23 08:16:55 fs 1.11.146.1: #i70612# make RID_PAGE_TABLESELECTION unique within the module


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [4af2fbfb09ea271e31155cc147a438f7bd1d00b6]

INTEGRATION: CWS dba22a (1.2.6); FILE MERGED 2006/10/31 08:16:51 fs 1.2.6.1: #i70841# incorporate fix from src.hsqldb.persist.TextCache.java rev. 1.18


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [7de37839f56d5d00eb2081f4a909d5ce17b98751]

INTEGRATION: CWS dba22a (1.15.6); FILE MERGED 2006/11/13 10:19:46 fs 1.15.6.1: corrected PRJNAME


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [e296956c673096c4565ab29d240e6c33863b5aec]

INTEGRATION: CWS dba22a (1.4.34); FILE MERGED 2006/11/22 09:32:46 fs 1.4.34.1: allow construction from NamedValues


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [51e65d938f5166f5061625ce7ca459b9e29e442c]

INTEGRATION: CWS dba22a (1.3.46); FILE MERGED 2006/11/22 09:32:33 fs 1.3.46.1: allow construction from NamedValues


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [6a9dfc4b2eed4f5341c78fb94dc47e99b7811eb3]

INTEGRATION: CWS dba22a (1.66.2); FILE MERGED 2006/11/13 10:58:51 fs 1.66.2.3: make compile with gcc 4.2 (which claims that a sal_Bool cannot be assigned to a sal_Bool:1) Issue number:  #i71339# Submitted by:  bero@openoffice.org Reviewed by:   fs@openoffice.org 2006/11/13 10:57:57 fs 1.66.2.2: wrong checkin comment 2006/11/13 10:57:18 fs 1.66.2.1: Issue number: Submitted by: Reviewed by:


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [f2817a779cfd89d75ab6eaeb0f3f7b01ad3e8d1d]

INTEGRATION: CWS dba22a (1.35.22); FILE MERGED 2006/11/13 10:58:51 fs 1.35.22.3: make compile with gcc 4.2 (which claims that a sal_Bool cannot be assigned to a sal_Bool:1) Issue number:  #i71339# Submitted by:  bero@openoffice.org Reviewed by:   fs@openoffice.org 2006/11/13 10:57:56 fs 1.35.22.2: wrong checkin comment 2006/11/13 10:57:18 fs 1.35.22.1: Issue number: Submitted by: Reviewed by:


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [c28ffb429087307fb94592587157abb111a2b350]

INTEGRATION: CWS dba22a (1.66.10); FILE MERGED 2006/11/15 08:49:51 fs 1.66.10.1: #142997# modified the double-click handling in the DBTreeListBox various stack trace reports suggest there are scenarios where a double click handler somehow destroys/corrupts the list box and/or its entries, but the subsequent default handling in the SvListBox class accesses those corrupted entities. Since we're not able to reproduce any of those crashs, the handling in the DBTreeListBox and its clients now is as follows: If a double click is handled, then the DBTreeListBox::DoubleClickHdl will return 0, this way causing the SvListBox to *not* process the double click event further.


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [3a5d1cd02d6c903fd7cc17c33018bbc4fe9e3384]

INTEGRATION: CWS dba22a (1.7.10); FILE MERGED 2006/11/15 08:49:50 fs 1.7.10.1: #142997# modified the double-click handling in the DBTreeListBox various stack trace reports suggest there are scenarios where a double click handler somehow destroys/corrupts the list box and/or its entries, but the subsequent default handling in the SvListBox class accesses those corrupted entities. Since we're not able to reproduce any of those crashs, the handling in the DBTreeListBox and its clients now is as follows: If a double click is handled, then the DBTreeListBox::DoubleClickHdl will return 0, this way causing the SvListBox to *not* process the double click event further.


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [2d2bc160e3c56d7db0ce5d8b794759e7e4baa5ef]

INTEGRATION: CWS dba22a (1.26.10); FILE MERGED 2006/11/15 08:49:50 fs 1.26.10.1: #142997# modified the double-click handling in the DBTreeListBox various stack trace reports suggest there are scenarios where a double click handler somehow destroys/corrupts the list box and/or its entries, but the subsequent default handling in the SvListBox class accesses those corrupted entities. Since we're not able to reproduce any of those crashs, the handling in the DBTreeListBox and its clients now is as follows: If a double click is handled, then the DBTreeListBox::DoubleClickHdl will return 0, this way causing the SvListBox to *not* process the double click event further.


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [37e23db765daac914b4c1d6e3efff612390494f5]

INTEGRATION: CWS dba22a (1.14.2); FILE MERGED 2006/11/15 08:49:49 fs 1.14.2.1: #142997# modified the double-click handling in the DBTreeListBox various stack trace reports suggest there are scenarios where a double click handler somehow destroys/corrupts the list box and/or its entries, but the subsequent default handling in the SvListBox class accesses those corrupted entities. Since we're not able to reproduce any of those crashs, the handling in the DBTreeListBox and its clients now is as follows: If a double click is handled, then the DBTreeListBox::DoubleClickHdl will return 0, this way causing the SvListBox to *not* process the double click event further.


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [4e24b7b64c636925feb489c368bf00c0cd82a793]

INTEGRATION: CWS dba22a (1.182.2); FILE MERGED 2006/11/15 08:49:49 fs 1.182.2.1: #142997# modified the double-click handling in the DBTreeListBox various stack trace reports suggest there are scenarios where a double click handler somehow destroys/corrupts the list box and/or its entries, but the subsequent default handling in the SvListBox class accesses those corrupted entities. Since we're not able to reproduce any of those crashs, the handling in the DBTreeListBox and its clients now is as follows: If a double click is handled, then the DBTreeListBox::DoubleClickHdl will return 0, this way causing the SvListBox to *not* process the double click event further.


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [3187cb24c439af28d79df45cb91fc4d3a11637d7]

INTEGRATION: CWS dba22a (1.18.2); FILE MERGED 2006/11/15 08:49:48 fs 1.18.2.1: #142997# modified the double-click handling in the DBTreeListBox various stack trace reports suggest there are scenarios where a double click handler somehow destroys/corrupts the list box and/or its entries, but the subsequent default handling in the SvListBox class accesses those corrupted entities. Since we're not able to reproduce any of those crashs, the handling in the DBTreeListBox and its clients now is as follows: If a double click is handled, then the DBTreeListBox::DoubleClickHdl will return 0, this way causing the SvListBox to *not* process the double click event further.


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [36cbc4f32e7c26d43bea4cb382fe8ff9daaa8213]

INTEGRATION: CWS dba22a (1.15.8); FILE MERGED 2006/11/15 08:49:48 fs 1.15.8.1: #142997# modified the double-click handling in the DBTreeListBox various stack trace reports suggest there are scenarios where a double click handler somehow destroys/corrupts the list box and/or its entries, but the subsequent default handling in the SvListBox class accesses those corrupted entities. Since we're not able to reproduce any of those crashs, the handling in the DBTreeListBox and its clients now is as follows: If a double click is handled, then the DBTreeListBox::DoubleClickHdl will return 0, this way causing the SvListBox to *not* process the double click event further.


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [fee5959e36c56a84ea880f7c7b9208c7a3f0df31]

INTEGRATION: CWS dba22a (1.37.2); FILE MERGED 2006/11/15 08:49:48 fs 1.37.2.1: #142997# modified the double-click handling in the DBTreeListBox various stack trace reports suggest there are scenarios where a double click handler somehow destroys/corrupts the list box and/or its entries, but the subsequent default handling in the SvListBox class accesses those corrupted entities. Since we're not able to reproduce any of those crashs, the handling in the DBTreeListBox and its clients now is as follows: If a double click is handled, then the DBTreeListBox::DoubleClickHdl will return 0, this way causing the SvListBox to *not* process the double click event further.


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [106a9b992f9adaca175f422f0c4c33d9a1a3195e]

INTEGRATION: CWS dba22a (1.30.22); FILE MERGED 2006/11/23 10:19:25 fs 1.30.22.1: #i71549# disconnectController: account for the case where the disconnecting controller is unknown (ppathological, but possible)


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [b0f784564acdba1970a32acc320522fa3adebfd7]

INTEGRATION: CWS dba22a (1.13.36); FILE MERGED 2006/11/23 10:19:43 fs 1.13.36.1: #i71549# added a typedef


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [8116c9f63aa4cf814287e49a1ba18ca0e1b57bd0]

INTEGRATION: CWS bunoidmap (1.18.12); FILE MERGED 2006/11/07 11:56:58 kr 1.18.12.1: fixed: i71093 - build under gcc up to 4.3


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [e0a0a446c4043daad91306eccbb38001d73e5f54]

INTEGRATION: CWS dba22a (1.2.12); FILE MERGED 2006/11/30 10:14:07 fs 1.2.12.1: no SISSL


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [4a18b786006daf2c4f36a10ba39acd776de35151]

INTEGRATION: CWS dba22a (1.4.610); FILE MERGED 2006/11/22 15:04:20 fs 1.4.610.1: #i71860# outsource most of the FormControlling functionality into a dedicated service css.form.runtime.FormOperations


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [ba11e666973ef13e6f4b1a58e13d2f0fa949bc5c]

INTEGRATION: CWS dba22a (1.25.198); FILE MERGED 2006/11/22 20:46:56 fs 1.25.198.1: #i71860# displayException with Any


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [33f3e4cd3d567b41de67e55857eb45e60b825ea9]

INTEGRATION: CWS dba22a (1.5.20); FILE MERGED 2006/11/27 10:48:03 fs 1.5.20.1: implGetFeatureDispatcher: parse URL before querying a dispatcher for it


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [91c44bc679db874d830531e63711c6244efe21bb]

INTEGRATION: CWS dba22a (1.24.78); FILE MERGED 2006/11/22 15:04:33 fs 1.24.78.1: #i71860# two strings got moved


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [441381f02582a7fd17953d5f4ec18f2b3b77002d]

INTEGRATION: CWS dba22a (1.25.20); FILE MERGED 2006/11/23 14:29:55 fs 1.25.20.2: RESYNC: (1.25-1.26); FILE MERGED 2006/11/23 09:50:28 fs 1.25.20.1: #i68225# implExecuteDataTransfer: don't work with a const& to _rData.selected() - this is silently changed in ModelHasRemoved. Work on a copy instead.


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [ac4804fc4dd220284ae87ee19a95541a3ee5c97f]

INTEGRATION: CWS bunoidmap (1.33.8); FILE MERGED 2006/11/08 14:32:14 kr 1.33.8.1: fixed: i71307 - SAL_IMPLEMENT_MAIN does not compile warning free


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [4efea545b4ab8c43cd7bfc4512fad4e1f2f5f725]

INTEGRATION: CWS dba22a (1.28.76); FILE MERGED 2006/11/22 15:04:01 fs 1.28.76.1: #i71860# outsource most of the FormControlling functionality into a dedicated service css.form.runtime.FormOperations


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [cca2916075f3d7a25303c08559cbb1e118eacde8]

INTEGRATION: CWS bunoidmap (1.31.8); FILE MERGED 2006/11/09 09:04:41 kr 1.31.8.1: implemented: i71242 - Binary Uno should support Ident Mappings


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [651f42469eadce1e45acc307f001a5c09d2b9c7c]

INTEGRATION: CWS dba22a (1.8.70); FILE MERGED 2006/11/27 10:52:29 fs 1.8.70.5: getControllerFeatureSlotIdForURL: don't assert in failure case 2006/11/24 21:35:56 fs 1.8.70.4: #i10000# 2006/11/22 21:02:27 fs 1.8.70.3: modified the previous patch - we're not linked against the dbtools lib 2006/11/22 20:46:29 fs 1.8.70.2: #i71860# catch and display exceptions in ::execute* 2006/11/22 15:04:01 fs 1.8.70.1: #i71860# outsource most of the FormControlling functionality into a dedicated service css.form.runtime.FormOperations


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [d23ffe1c9fce7c7bac9e31e4ebac1741c30c2cdc]

INTEGRATION: CWS bunoidmap (1.1.2); FILE ADDED 2006/11/09 09:04:41 kr 1.1.2.1: implemented: i71242 - Binary Uno should support Ident Mappings


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [ab3d08f45afbb15ec4349e40ec83134f108166d8]

INTEGRATION: CWS dba22a (1.36.20); FILE MERGED 2006/11/22 20:47:01 fs 1.36.20.1: #i71860# displayException with Any


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [3cc8ec92daae4d7c88358c1b47a9c1b57fba1824]

INTEGRATION: CWS bunoidmap (1.4.76); FILE MERGED 2006/11/09 09:04:40 kr 1.4.76.1: implemented: i71242 - Binary Uno should support Ident Mappings


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [8f1699ee521917bbbdd82ba0004e2ec52bae8186]

INTEGRATION: CWS dba22a (1.11.10); FILE MERGED 2006/11/27 10:48:13 fs 1.11.10.1: implGetFeatureDispatcher: parse URL before querying a dispatcher for it


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [9ad03cd66bdb9aa503052a4ab3c14770cf66cb52]

INTEGRATION: CWS bunoidmap (1.26.16); FILE MERGED 2006/11/09 09:04:40 kr 1.26.16.1: implemented: i71242 - Binary Uno should support Ident Mappings


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [7e80b75c974f9b3100c20d1f78f0ec7c56bf61c1]

INTEGRATION: CWS dba22a (1.68.78); FILE MERGED 2006/11/22 15:04:01 fs 1.68.78.1: #i71860# outsource most of the FormControlling functionality into a dedicated service css.form.runtime.FormOperations


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [980441605ae23e3f7590d10591c1303d8d19d57c]

INTEGRATION: CWS bunoidmap (1.1.4); FILE ADDED 2006/11/09 09:04:40 kr 1.1.4.1: implemented: i71242 - Binary Uno should support Ident Mappings


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [06b0e2fc156af049d40c2eb2c56e8ebe1a969802]

INTEGRATION: CWS dba22a (1.79.10); FILE MERGED 2006/11/23 14:28:59 fs 1.79.10.2: RESYNC: (1.79-1.80); FILE MERGED 2006/11/22 15:04:01 fs 1.79.10.1: #i71860# outsource most of the FormControlling functionality into a dedicated service css.form.runtime.FormOperations


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [748c16fe527abf73b14d82422817f7f9ae526915]

INTEGRATION: CWS dba22a (1.68.68); FILE MERGED 2006/11/23 14:28:52 fs 1.68.68.2: RESYNC: (1.68-1.69); FILE MERGED 2006/11/22 15:04:00 fs 1.68.68.1: #i71860# outsource most of the FormControlling functionality into a dedicated service css.form.runtime.FormOperations


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [d9ee4ca4fd4fd3afbb16ae15bc73359b8ebc5834]

INTEGRATION: CWS bunoidmap (1.1.2); FILE ADDED 2006/11/08 14:27:50 kr 1.1.2.1: fixed: i71307 - SAL_IMPLEMENT_MAIN does not compile warning free


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [35a7bb1b55119449f8a17dc3a2ec4d9da1713a50]

INTEGRATION: CWS dba22a (1.5.70); FILE MERGED 2006/11/22 15:04:00 fs 1.5.70.1: #i71860# outsource most of the FormControlling functionality into a dedicated service css.form.runtime.FormOperations


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [ecf78eb489f84e47e782f2d6490d303b9752e357]

INTEGRATION: CWS bunoidmap (1.1.2); FILE ADDED 2006/11/08 14:27:47 kr 1.1.2.1: fixed: i71307 - SAL_IMPLEMENT_MAIN does not compile warning free


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [4402596dfc24b26bdc0382ba5770693565f2731f]

INTEGRATION: CWS dba22a (1.58.20); FILE MERGED 2006/11/23 14:28:39 fs 1.58.20.2: RESYNC: (1.58-1.59); FILE MERGED 2006/11/22 15:04:00 fs 1.58.20.1: #i71860# outsource most of the FormControlling functionality into a dedicated service css.form.runtime.FormOperations


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [58cdfad4c224ac8993eb9a316548b623f5b38831]

INTEGRATION: CWS bunoidmap (1.17.172); FILE MERGED 2006/11/08 14:27:44 kr 1.17.172.1: fixed: i71307 - SAL_IMPLEMENT_MAIN does not compile warning free


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [dc2d005de4008b96c7bd0ba0b6e883d6214208c9]

INTEGRATION: CWS dba22a (1.54.20); FILE MERGED 2006/11/23 14:27:53 fs 1.54.20.2: RESYNC: (1.54-1.57); FILE MERGED 2006/10/25 19:18:05 fs 1.54.20.1: #i6544# reset date/time cells to an empty string in case of  null values


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [f97f80d4560a226b66d0548d101f1b33f8f24ac3]

INTEGRATION: CWS bunoidmap (1.6.28); FILE MERGED 2006/11/08 14:27:52 kr 1.6.28.1: fixed: i71307 - SAL_IMPLEMENT_MAIN does not compile warning free


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [6c6eed7184b8ff2555aa0aeaee9188c33b564db5]

INTEGRATION: CWS dba22a (1.36.20); FILE MERGED 2006/11/16 13:33:05 fs 1.36.20.1: #i71622# database documents nowadays allow to store configurations


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [dc72dff695178ca78362da141e9f04b35004ba8b]

INTEGRATION: CWS bunoidmap (1.6.62); FILE MERGED 2006/11/21 15:37:29 kr 1.6.62.2: refactored: 2006/11/08 14:27:43 kr 1.6.62.1: fixed: i71307 - SAL_IMPLEMENT_MAIN does not compile warning free


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [a8b1b80d002ac619ac6645badaf5eaa75c01ecad]

INTEGRATION: CWS bunoidmap (1.4.12); FILE MERGED 2006/11/08 16:56:57 kr 1.4.12.2: i71243 - Remove deprecated stuff from Buno shared library loader 2006/11/08 15:27:03 kr 1.4.12.1: fixed: i71291 - stoc/test does not build


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [bb8bf8d5269586ec153b5229c9aa90c74ac1a101]

INTEGRATION: CWS bunoidmap (1.5.12); FILE MERGED 2006/11/08 15:11:12 kr 1.5.12.1: fixed: i71291 - stoc/test does not build


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [bf773cc78f2f4b479ea37ae66fade6f2bbb529e0]

INTEGRATION: CWS bunoidmap (1.17.12); FILE MERGED 2006/11/08 15:11:11 kr 1.17.12.1: fixed: i71291 - stoc/test does not build


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [1c829cb3e89e8361d513569ec6a2c2f159ed7550]

INTEGRATION: CWS dba22a (1.98.44); FILE MERGED 2006/11/22 15:03:14 fs 1.98.44.1: #i71860# include css.form.runtime


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [096c604c7345926b84df0451d07d4965c927492b]

INTEGRATION: CWS bunoidmap (1.12.12); FILE MERGED 2006/11/08 15:11:11 kr 1.12.12.1: fixed: i71291 - stoc/test does not build


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [af8fcd7e987b9878d80dd06e284e873a3c95d234]

INTEGRATION: CWS dba22a (1.78.6); FILE MERGED 2006/11/23 12:32:04 fs 1.78.6.2: RESYNC: (1.78-1.79); FILE MERGED 2006/11/22 15:01:44 fs 1.78.6.1: #i71860# deliver css.form.runtime


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [f0c1937384b706db25e4dae0e4cd11283c0e3abe]

INTEGRATION: CWS bunoidmap (1.14.12); FILE MERGED 2006/11/08 15:11:11 kr 1.14.12.1: fixed: i71291 - stoc/test does not build


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [c7e6bf00f537a956625b5259c97a1cc051e884eb]

INTEGRATION: CWS dba22a (1.80.44); FILE MERGED 2006/11/22 15:00:31 fs 1.80.44.1: #i71860# build css.form.runtime


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [ffb6fd4cb5576bd7f9415bb6836b8110659aab6a]

INTEGRATION: CWS dba22a (1.5.222); FILE MERGED 2006/11/13 10:55:28 fs 1.5.222.1: corrected PRJNAME


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [7df5dd92121e3ae6ca97b174b599d46813b38a93]

INTEGRATION: CWS bunoidmap (1.17.12); FILE MERGED 2006/11/08 15:11:10 kr 1.17.12.1: fixed: i71291 - stoc/test does not build


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [14fee81aa12ae0da43edd6e10512e8ed2e586afa]

INTEGRATION: CWS dba22a (1.4.222); FILE MERGED 2006/11/13 10:55:27 fs 1.4.222.1: corrected PRJNAME


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [6db9228991e5d02aa21fd87d70344297407e41b5]

INTEGRATION: CWS bunoidmap (1.12.12); FILE MERGED 2006/11/09 14:52:59 kr 1.12.12.2: fixed: added missing casts 2006/11/08 15:11:10 kr 1.12.12.1: fixed: i71291 - stoc/test does not build


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [65239144390065cd36ca64690db2b4377762bf50]

INTEGRATION: CWS dba22a (1.3.222); FILE MERGED 2006/11/13 10:55:27 fs 1.3.222.1: corrected PRJNAME


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [d0600e5d2c021a6779ef828778272c1e8a64c112]

INTEGRATION: CWS dba22a (1.5.222); FILE MERGED 2006/11/13 10:55:27 fs 1.5.222.1: corrected PRJNAME


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [4a4529875c96cabd78d92e5b286b69434d65e029]

INTEGRATION: CWS dba22a (1.4.222); FILE MERGED 2006/11/13 10:55:26 fs 1.4.222.1: corrected PRJNAME


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [c44249c2a1b7dcdcbf04ef6c09d406b61721cdb8]

INTEGRATION: CWS bunoidmap (1.3.74); FILE MERGED 2006/11/09 14:31:21 kr 1.3.74.1: fixed: i71156 - cppuhelper/test does not build and work


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [665cbda8d1d8f7bd93b3e2ead323a8becef27d99]

INTEGRATION: CWS dba22a (1.3.222); FILE MERGED 2006/11/13 10:55:26 fs 1.3.222.1: corrected PRJNAME


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [60b39abb8798e542d9352950eba9d0430d0d53f4]

INTEGRATION: CWS bunoidmap (1.4.20); FILE MERGED 2006/11/09 14:31:20 kr 1.4.20.1: fixed: i71156 - cppuhelper/test does not build and work


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [50b3fce3ac65b9c3e920a62ba75d30748bba275b]

INTEGRATION: CWS bunoidmap (1.7.20); FILE MERGED 2006/11/09 14:31:20 kr 1.7.20.1: fixed: i71156 - cppuhelper/test does not build and work


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [bfb48c0eb0521537585b0733e00474882280e26c]

INTEGRATION: CWS bunoidmap (1.9.20); FILE MERGED 2006/11/09 14:31:20 kr 1.9.20.1: fixed: i71156 - cppuhelper/test does not build and work


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [0e8ac1f273cc8a6d688a4dc6fc2fdb0e4516e2ab]

INTEGRATION: CWS dba22a (1.3.222); FILE MERGED 2006/11/13 10:55:25 fs 1.3.222.1: corrected PRJNAME


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [302c08b73dd714d7ede2cb2203450ef44b9deeed]

INTEGRATION: CWS bunoidmap (1.5.20); FILE MERGED 2006/11/09 14:31:20 kr 1.5.20.1: fixed: i71156 - cppuhelper/test does not build and work


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [92031dea1fae5316f3dddf60555159d029d4c3e0]

INTEGRATION: CWS bunoidmap (1.13.20); FILE MERGED 2006/11/09 14:31:20 kr 1.13.20.1: fixed: i71156 - cppuhelper/test does not build and work


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [5a01c636c156ec2b064fd7628f1eef6e1cdf2fbf]

INTEGRATION: CWS dba22a (1.4.222); FILE MERGED 2006/11/13 10:55:25 fs 1.4.222.1: corrected PRJNAME


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [14d25ec2a417562c29c1c35ae851df2dbb30cbfa]

INTEGRATION: CWS bunoidmap (1.4.74); FILE MERGED 2006/11/09 14:31:20 kr 1.4.74.1: fixed: i71156 - cppuhelper/test does not build and work


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [6c7bfada6db5090e9ef7ce427b81725aa2445bd9]

INTEGRATION: CWS dba22a (1.12.100); FILE MERGED 2006/11/13 10:55:24 fs 1.12.100.1: corrected PRJNAME


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [01e2e9b7b32dc66cd26026afe60242c433bf7de8]

INTEGRATION: CWS bunoidmap (1.4.20); FILE MERGED 2006/11/09 14:31:19 kr 1.4.20.1: fixed: i71156 - cppuhelper/test does not build and work


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [44fee08b2c7e403efac53ca97ef71a80f11a1a58]

INTEGRATION: CWS dba22a (1.4.222); FILE MERGED 2006/11/13 10:55:24 fs 1.4.222.1: corrected PRJNAME


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [1728a370a416bd87727cd9c7435e51f9fe5acd07]

INTEGRATION: CWS bunoidmap (1.3.20); FILE MERGED 2006/11/09 14:31:19 kr 1.3.20.1: fixed: i71156 - cppuhelper/test does not build and work


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [60c7497d1e5aea00c9b3dcd1d410349f0c57932f]

INTEGRATION: CWS dba22a (1.8.222); FILE MERGED 2006/11/13 10:55:24 fs 1.8.222.1: corrected PRJNAME


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [af43bfc9ce0c6da7e6ced619c5e99a674f37d7c1]

INTEGRATION: CWS bunoidmap (1.20.74); FILE MERGED 2006/11/09 14:31:19 kr 1.20.74.1: fixed: i71156 - cppuhelper/test does not build and work


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [aa580a42cbed99e4849de5b43ed0a620ad24ed21]

INTEGRATION: CWS dba22a (1.25.222); FILE MERGED 2006/11/13 10:55:23 fs 1.25.222.1: corrected PRJNAME


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [2377d9ae656f643b557a9f9e5a5fe981cd5c58c7]

INTEGRATION: CWS bunoidmap (1.5.20); FILE MERGED 2006/11/09 14:31:19 kr 1.5.20.1: fixed: i71156 - cppuhelper/test does not build and work


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [506c2b353ddfe11ffabfbb6e2681d81886802adf]

INTEGRATION: CWS dba22a (1.11.80); FILE MERGED 2006/11/13 10:55:23 fs 1.11.80.1: corrected PRJNAME


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [91a981a02d3cd8b5cd2e5abebb309324e7070732]

INTEGRATION: CWS bunoidmap (1.24.20); FILE MERGED 2006/11/24 07:56:51 kr 1.24.20.3: fixed: i71243 - added speaking exception message 2006/11/09 09:34:10 kr 1.24.20.2: adapted: i71242 - Binary Uno should support Ident Mappings 2006/11/08 16:54:56 kr 1.24.20.1: i71243 - Remove deprecated stuff from Buno shared library loader


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [a6ff2a04569537feb94363c375ed0d010449f6c4]

INTEGRATION: CWS dba22a (1.12.222); FILE MERGED 2006/11/13 10:55:23 fs 1.12.222.1: corrected PRJNAME


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [4228be8ec7fa3b9805504ed5e0ac221c0f6141bc]

INTEGRATION: CWS bunoidmap (1.27.8); FILE MERGED 2006/11/06 16:30:35 kr 1.27.8.1: #i69240# throw exception if simple registry can not be instantiated


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [58c72e1bdaf868756aea6971b2f9dbd3ffa77b27]

INTEGRATION: CWS bunoidmap (1.9.74); FILE MERGED 2006/11/08 16:54:56 kr 1.9.74.1: i71243 - Remove deprecated stuff from Buno shared library loader


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [5a3f4d9271156f88ec860590df5643bbf6ee3bc3]

INTEGRATION: CWS dba22a (1.4.222); FILE MERGED 2006/11/13 10:55:22 fs 1.4.222.1: corrected PRJNAME


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [71922bb6163e8cb368d262b9087f5dcea80dda94]

INTEGRATION: CWS dba22a (1.44.222); FILE MERGED 2006/11/13 10:55:22 fs 1.44.222.1: corrected PRJNAME


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [3212f7942a4261a80590f654ac858f7e57ead4fa]

INTEGRATION: CWS dba22a (1.3.222); FILE MERGED 2006/11/13 10:55:22 fs 1.3.222.1: corrected PRJNAME


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [e370d1bb4e4cc8382ffd6f683da48291c58193f0]

INTEGRATION: CWS dba22a (1.14.222); FILE MERGED 2006/11/13 10:55:21 fs 1.14.222.1: corrected PRJNAME


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [3b602b1e17f5fb51132d6707516224d00f210ba1]

INTEGRATION: CWS dba22a (1.3.222); FILE MERGED 2006/11/13 10:55:21 fs 1.3.222.1: corrected PRJNAME


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [a00397ac00311eed66f50ec1aaea4d3cce44e526]

INTEGRATION: CWS dba22a (1.40.222); FILE MERGED 2006/11/13 10:55:21 fs 1.40.222.1: corrected PRJNAME


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [366b4c10f1a4c0880fd29418e6c5c1216df07437]

INTEGRATION: CWS dba22a (1.18.220); FILE MERGED 2006/11/13 10:55:20 fs 1.18.220.1: corrected PRJNAME


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [f0f2f5533a23d6846da7b40558723a2ce335ed95]

INTEGRATION: CWS dba22a (1.12.220); FILE MERGED 2006/11/13 10:55:20 fs 1.12.220.1: corrected PRJNAME


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [a3dd4487ce88d53c34f6e9da42a48dd03391efdb]

INTEGRATION: CWS dba22a (1.7.220); FILE MERGED 2006/11/13 10:55:20 fs 1.7.220.1: corrected PRJNAME


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [2f2c001980506c4b5dff4a986fd22ca728e779e7]

INTEGRATION: CWS dba22a (1.2.222); FILE MERGED 2006/11/13 10:55:19 fs 1.2.222.1: corrected PRJNAME


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [965460d7953ad1015be1b68c61c7386dbebd5045]

INTEGRATION: CWS dba22a (1.4.222); FILE MERGED 2006/11/13 10:55:19 fs 1.4.222.1: corrected PRJNAME


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [f0b17ec3c55cd88c6bc8338e2401bfa63509f7a6]

INTEGRATION: CWS dba22a (1.13.200); FILE MERGED 2006/11/13 10:55:18 fs 1.13.200.1: corrected PRJNAME


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [06b4986c5be42c300de208d7d20a0d2e20c363bf]

INTEGRATION: CWS dba22a (1.22.220); FILE MERGED 2006/11/13 10:55:18 fs 1.22.220.1: corrected PRJNAME


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [b2f0b07d096da27fe85d50e257d0f5d0d173a8aa]

INTEGRATION: CWS dba22a (1.8.222); FILE MERGED 2006/11/13 10:55:18 fs 1.8.222.1: corrected PRJNAME


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [808863218bed1c672f7e6e011d075e8ef25b515f]

INTEGRATION: CWS dba22a (1.5.200); FILE MERGED 2006/11/13 10:55:18 fs 1.5.200.1: corrected PRJNAME


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [cefea05cc6dd3c7aa1e81bfa32b9d783e47aca97]

INTEGRATION: CWS dba22a (1.6.222); FILE MERGED 2006/11/13 10:55:17 fs 1.6.222.1: corrected PRJNAME


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [b506fdda389026a9774ebcc7420af913847b62b1]

INTEGRATION: CWS dba22a (1.10.222); FILE MERGED 2006/11/13 10:55:17 fs 1.10.222.1: corrected PRJNAME


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [5d05308727296a12abfff44e34240c6dba4e6893]

INTEGRATION: CWS dba22a (1.2.102); FILE MERGED 2006/11/13 10:55:17 fs 1.2.102.1: corrected PRJNAME


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [bbd57955e0bb2d14a97a8f745494780eba0de298]

INTEGRATION: CWS dba22a (1.2.48); FILE MERGED 2006/11/13 10:55:16 fs 1.2.48.1: corrected PRJNAME


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [072a5b73852572b7a6f44565f0e0a98a70ab4cc9]

INTEGRATION: CWS dba22a (1.19.102); FILE MERGED 2006/11/13 10:55:16 fs 1.19.102.1: corrected PRJNAME


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [02baa17e3cae3b2b4883f3a56eaff4c28c224ad6]

INTEGRATION: CWS dba22a (1.4.222); FILE MERGED 2006/11/13 10:55:16 fs 1.4.222.1: corrected PRJNAME


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [adaee7b9bbd28e419d5d1f88a4e50bf2551dfd15]

INTEGRATION: CWS dba22a (1.3.222); FILE MERGED 2006/11/13 10:55:15 fs 1.3.222.1: corrected PRJNAME


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [b89e4a4b55c3af60e71447f33d21fb6a0a5894c0]

INTEGRATION: CWS dba22a (1.3.14); FILE MERGED 2006/11/23 12:30:22 fs 1.3.14.2: RESYNC: (1.3-1.4); FILE MERGED 2006/11/13 10:55:15 fs 1.3.14.1: corrected PRJNAME


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [f1f510fb25283b4b00ce9863a1b2348ad3aeeabc]

INTEGRATION: CWS dba22a (1.4.222); FILE MERGED 2006/11/13 10:55:15 fs 1.4.222.1: corrected PRJNAME


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [e675d020e6f1b59c9a8ad2716ea90313d0e53b33]

INTEGRATION: CWS dba22a (1.5.156); FILE MERGED 2006/11/13 10:55:14 fs 1.5.156.1: corrected PRJNAME


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [7b8fb66e1054c7a029cddc3c843b25134a2c1ee5]

INTEGRATION: CWS dba22a (1.4.222); FILE MERGED 2006/11/13 10:55:14 fs 1.4.222.1: corrected PRJNAME


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [87c373b956c117b671cbe27e8dfd5ff9e0a41211]

INTEGRATION: CWS dba22a (1.3.222); FILE MERGED 2006/11/13 10:55:14 fs 1.3.222.1: corrected PRJNAME


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [c947badbc0b13216de4980b0e538666a0c0b9aa7]

INTEGRATION: CWS dba22a (1.12.222); FILE MERGED 2006/11/13 10:55:13 fs 1.12.222.1: corrected PRJNAME


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [0b04f60872617a0f7ed835b224d8285acd92a479]

INTEGRATION: CWS dba22a (1.4.222); FILE MERGED 2006/11/13 10:55:13 fs 1.4.222.1: corrected PRJNAME


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [6a8657dc56472893841ae36bf79068b5c3d2acc8]

INTEGRATION: CWS dba22a (1.2.222); FILE MERGED 2006/11/13 10:55:13 fs 1.2.222.1: corrected PRJNAME


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [841c4ce3f9257b0015784f634e74ed318aaa98a4]

INTEGRATION: CWS dba22a (1.10.222); FILE MERGED 2006/11/13 10:55:12 fs 1.10.222.1: corrected PRJNAME


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [4d8828bc37201b3b17096d12f0af038ad7660ccc]

INTEGRATION: CWS dba22a (1.7.222); FILE MERGED 2006/11/13 10:55:12 fs 1.7.222.1: corrected PRJNAME


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [fd0c9d71de715522b8c4d85476e91f355638a7a4]

INTEGRATION: CWS dba22a (1.5.100); FILE MERGED 2006/11/13 10:55:12 fs 1.5.100.1: corrected PRJNAME


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [78c58514124a7f213bdc02e3a8c1992724147ee4]

INTEGRATION: CWS dba22a (1.3.222); FILE MERGED 2006/11/13 10:55:11 fs 1.3.222.1: corrected PRJNAME


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [15d2c9ef532e6f20b2e74cd89648341a082810a3]

INTEGRATION: CWS dba22a (1.11.222); FILE MERGED 2006/11/13 10:55:11 fs 1.11.222.1: corrected PRJNAME


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [501f18f8e1c3cfc71be2b9fdaf0775e26bd295a8]

INTEGRATION: CWS dba22a (1.3.222); FILE MERGED 2006/11/13 10:55:10 fs 1.3.222.1: corrected PRJNAME


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [9a4a5202e0e83c11f698a97ed0ab8d983780d5de]

INTEGRATION: CWS dba22a (1.7.222); FILE MERGED 2006/11/13 10:55:10 fs 1.7.222.1: corrected PRJNAME


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [c8c0a66108ac555095d1e01aff3a8880bf3d7bd2]

INTEGRATION: CWS dba22a (1.3.130); FILE MERGED 2006/11/13 10:55:10 fs 1.3.130.1: corrected PRJNAME


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [f401a847ecbee132e9e03e9598d8044ede95e883]

INTEGRATION: CWS dba22a (1.2.222); FILE MERGED 2006/11/13 10:55:09 fs 1.2.222.1: corrected PRJNAME


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [ce9e4548f7ddba9408a726edca0a5a960c220984]

INTEGRATION: CWS dba22a (1.23.142); FILE MERGED 2006/11/13 10:55:09 fs 1.23.142.1: corrected PRJNAME


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [50bd74d8318b559a8204af7462d37154e1a6ddd0]

INTEGRATION: CWS dba22a (1.4.48); FILE MERGED 2006/11/13 10:55:09 fs 1.4.48.1: corrected PRJNAME


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [21cb0df82b27c89902bc90f1df91cf3bfe360ba0]

INTEGRATION: CWS dba22a (1.3.222); FILE MERGED 2006/11/13 10:55:09 fs 1.3.222.1: corrected PRJNAME


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [ec4473660a344f5493b7987799d8279169f77951]

INTEGRATION: CWS dba22a (1.3.222); FILE MERGED 2006/11/13 10:55:08 fs 1.3.222.1: corrected PRJNAME


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [9e491b0fbe643590b50691be4ba3dbbc231a7db8]

INTEGRATION: CWS dba22a (1.5.222); FILE MERGED 2006/11/13 10:55:08 fs 1.5.222.1: corrected PRJNAME


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [10bd97b7dfeb9ed95a2dddd43230ef97bd28d095]

INTEGRATION: CWS dba22a (1.30.130); FILE MERGED 2006/11/13 10:55:08 fs 1.30.130.1: corrected PRJNAME


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [b59bee659d7ffc62182c834e7ab2086856b04cca]

INTEGRATION: CWS dba22a (1.6.220); FILE MERGED 2006/11/13 10:55:07 fs 1.6.220.1: corrected PRJNAME


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [b76730dea4b4dd774fe3ca31d5ba86e84f87250b]

INTEGRATION: CWS dba22a (1.3.220); FILE MERGED 2006/11/13 10:55:07 fs 1.3.220.1: corrected PRJNAME


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [043fc75eea6a6b20effc59a08baa031b580f2971]

INTEGRATION: CWS dba22a (1.1.2); FILE ADDED 2006/11/22 15:00:24 fs 1.1.2.1: makefile


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [6cef69fa882d236761958ba55c78733bfaad2242]

INTEGRATION: CWS dba22a (1.1.2); FILE ADDED 2006/11/27 11:09:30 fs 1.1.2.2: corrected documentation 2006/11/22 15:00:49 fs 1.1.2.1: #i71860#


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [e33b483640e036addb5cf41c351e71fbdbc3da1e]

INTEGRATION: CWS dba22a (1.1.2); FILE ADDED 2006/11/22 15:00:48 fs 1.1.2.1: #i71860#


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [17c2cb4489b1d6ba6cafa250f567c702164a1d58]

INTEGRATION: CWS dba22a (1.1.2); FILE ADDED 2006/11/22 15:00:47 fs 1.1.2.1: #i71860#


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [97510ebe0fff347a6e1af6e350d063a6e6f328d6]

INTEGRATION: CWS dba22a (1.2.162); FILE MERGED 2006/11/13 10:55:07 fs 1.2.162.1: corrected PRJNAME


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [7c4e28abfd3cec31cdab946717978c659eb677a3]

INTEGRATION: CWS smoketest11 (1.1.2); FILE ADDED 2006/11/02 16:03:01 jl 1.1.2.1: #i71115# new service for use with smoketest


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [86c5bbedc433ce86d9e4fc6bb9777870f38a6513]

INTEGRATION: CWS dba22a (1.7.220); FILE MERGED 2006/11/13 10:55:06 fs 1.7.220.1: corrected PRJNAME


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [2ac815bc0dcdc11d0a70246adf4bcfd1e7d129f2]

INTEGRATION: CWS smoketest11 (1.1.2); FILE ADDED 2006/11/02 16:02:45 jl 1.1.2.1: #i71115# new service for use with smoketest


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [d397ff46250ea3e9adc408726593144a1716969c]

INTEGRATION: CWS dba22a (1.10.220); FILE MERGED 2006/11/13 10:55:06 fs 1.10.220.1: corrected PRJNAME


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [aedb218e83bab099f74d3be9f8099544c5b9b0ce]

INTEGRATION: CWS dba22a (1.5.222); FILE MERGED 2006/11/13 10:55:06 fs 1.5.222.1: corrected PRJNAME


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [69cc59ee20e208df088bcf8295607b78397db614]

INTEGRATION: CWS dba22a (1.1.2); FILE ADDED 2006/11/22 15:02:03 fs 1.1.2.1: descriptions for the sub modules


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [7893f89473b0725ffcf55c07e919d30f1c6c0362]

INTEGRATION: CWS smoketest11 (1.1.2); FILE ADDED 2006/11/02 16:01:11 jl 1.1.2.1: #i71115# new class which is used to register the services in this module


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [53f14f0dfe4bb87d895db5bde228c990b8c8ad5c]

INTEGRATION: CWS dba22a (1.11.222); FILE MERGED 2006/11/22 15:02:19 fs 1.11.222.2: build modules.idl, containing documentation for the sub modules 2006/11/13 10:55:05 fs 1.11.222.1: corrected PRJNAME


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [f35bbf62cba6beb7d5db80ebf568bc9b9b1c0586]

INTEGRATION: CWS dba22a (1.14.42); FILE MERGED 2006/11/13 10:55:05 fs 1.14.42.1: corrected PRJNAME


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [8a45419a89d7f7a5c6a72afbad4f4a5043d8cd7b]

INTEGRATION: CWS dba22a (1.24.222); FILE MERGED 2006/11/23 12:28:48 fs 1.24.222.2: RESYNC: (1.24-1.25); FILE MERGED 2006/11/13 10:55:05 fs 1.24.222.1: corrected PRJNAME


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [56fe347d3ffa3f10f09989cce55a2b8e477f8b8f]

INTEGRATION: CWS dba22a (1.38.40); FILE MERGED 2006/11/13 10:55:04 fs 1.38.40.1: corrected PRJNAME


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [78cc5752e7e4c23cf6558aabe4734031c59d8fdf]

INTEGRATION: CWS dba22a (1.4.100); FILE MERGED 2006/11/13 10:55:04 fs 1.4.100.1: corrected PRJNAME


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [02f36f4630be1bef33f363928fa33008feda35ca]

INTEGRATION: CWS smoketest11 (1.1.2); FILE ADDED 2006/11/02 16:00:51 jl 1.1.2.1: #i71115# new class which is used to register the services in this module


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [0d7d333f05431ffbf175163725ac4597bc328cfc]

INTEGRATION: CWS dba22a (1.8.50); FILE MERGED 2006/11/13 10:55:04 fs 1.8.50.1: corrected PRJNAME


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [0e037e26191a0a790541a469098346e937e22f4b]

INTEGRATION: CWS dba22a (1.7.222); FILE MERGED 2006/11/13 10:55:03 fs 1.7.222.1: corrected PRJNAME


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [7b3aa68dedf2c847a4ca5b63e4e28645f8076e09]

INTEGRATION: CWS dba22a (1.5.222); FILE MERGED 2006/11/13 10:55:03 fs 1.5.222.1: corrected PRJNAME


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [2000356f6122451d655c8b45eba08a9e270d75a6]

INTEGRATION: CWS dba22a (1.8.130); FILE MERGED 2006/11/13 10:55:03 fs 1.8.130.1: corrected PRJNAME


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [9378462f3296d228fe0f92effaca3c2fb4029240]

INTEGRATION: CWS dba22a (1.3.222); FILE MERGED 2006/11/13 10:55:02 fs 1.3.222.1: corrected PRJNAME


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [5f4c60992cad6724b720339ce3619c3646849a4a]

INTEGRATION: CWS dba22a (1.7.222); FILE MERGED 2006/11/13 10:55:02 fs 1.7.222.1: corrected PRJNAME


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [6626383be5c37e660250fdbc2e2679ae07f65314]

INTEGRATION: CWS dba22a (1.10.222); FILE MERGED 2006/11/13 10:55:01 fs 1.10.222.1: corrected PRJNAME


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [1b7c388d16b9e13e2507a8c543d37bb10890a826]

INTEGRATION: CWS dba22a (1.3.220); FILE MERGED 2006/11/13 10:55:01 fs 1.3.220.1: corrected PRJNAME


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [baf9d0dd66aa846a6b45c8f1c1930454cc7a65c5]

INTEGRATION: CWS dba22a (1.6.222); FILE MERGED 2006/11/13 10:55:01 fs 1.6.222.1: corrected PRJNAME


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [42a6ee7ef83f1f3906464f971c77215f9b1e4b41]

INTEGRATION: CWS dba22a (1.37.40); FILE MERGED 2006/11/13 10:55:00 fs 1.37.40.1: corrected PRJNAME


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [5adab8b8f1f357d47c83cb6f760ea8a01363f582]

INTEGRATION: CWS dba22a (1.2.736); FILE MERGED 2006/11/13 10:55:00 fs 1.2.736.1: corrected PRJNAME


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [74a6fda935eda45ecb69f3a53aef6d93135383a2]

INTEGRATION: CWS dba22a (1.3.222); FILE MERGED 2006/11/13 10:55:00 fs 1.3.222.1: corrected PRJNAME


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [100dfeb99a660752205204c08cfc9dd72f0dc94c]

INTEGRATION: CWS dba22a (1.5.86); FILE MERGED 2006/11/13 10:54:59 fs 1.5.86.1: corrected PRJNAME


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [e2553e76433308be790532cc27b2a871b63c7550]

INTEGRATION: CWS dba22a (1.4.222); FILE MERGED 2006/11/13 10:54:59 fs 1.4.222.1: corrected PRJNAME


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [254dde7380d51987294a17eed478345bcf7b4779]

INTEGRATION: CWS dba22a (1.13.68); FILE MERGED 2006/11/22 15:07:01 fs 1.13.68.1: #i71860#


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [152a98403b715345127c52b7d2e696d9d0d94fb9]

INTEGRATION: CWS dba22a (1.1.2); FILE ADDED 2006/11/22 14:59:11 fs 1.1.2.1: makefile


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [65aadc00682712b210c270ca8b5347cead7ab7e9]

INTEGRATION: CWS dba22a (1.1.2); FILE ADDED 2006/11/24 22:05:15 fs 1.1.2.3: #i10000# 2006/11/24 21:33:36 fs 1.1.2.2: #i10000# 2006/11/22 14:58:01 fs 1.1.2.1: css.form.runtime.FormOperation implementation


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [80f5277393f0980047706042c15e02b08cfd8dc6]

INTEGRATION: CWS dba22a (1.1.2); FILE ADDED 2006/11/24 22:05:15 fs 1.1.2.4: #i10000# 2006/11/24 21:33:36 fs 1.1.2.3: #i10000# 2006/11/23 10:58:43 fs 1.1.2.2: isModifiedRow and isInsertionRow were exchanged ... oops 2006/11/22 14:58:01 fs 1.1.2.1: css.form.runtime.FormOperation implementation


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [911b4e1c84ac3357c7595e9c610390630be7f2c6]

INTEGRATION: CWS dba22a (1.6.16); FILE MERGED 2006/10/25 19:36:54 fs 1.6.16.1: #i65695# when printing, respect the BackgroundColor


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [89de529832f5691446fd80ea9763d108af1f694b]

INTEGRATION: CWS dba22a (1.46.124); FILE MERGED 2006/11/22 14:59:34 fs 1.46.124.1: #i71860# some new strings


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [577b19e3be95809da34a8ed7c26680ecfe2ea30f]

INTEGRATION: CWS dba22a (1.26.16); FILE MERGED 2006/11/22 15:00:01 fs 1.26.16.1: #i71860# css.form.runtime.FormOperations implementation


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [33e59685781d42cd7827b0e40e1dc55f9d8bbc02]

INTEGRATION: CWS dba22a (1.26.4); FILE MERGED 2006/11/15 08:33:00 fs 1.26.4.2: #i71216# disposing: properly look up the object in m_aMap 2006/11/13 09:10:25 fs 1.26.4.1: #i71216# disposing: don't crash if m_aItems and m_aMap became incnsistent (but assert only)


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [df7a61daae2aab5a884f41a9bd189472e3f6bb8b]

INTEGRATION: CWS dba22a (1.13.128); FILE MERGED 2006/11/22 14:58:47 fs 1.13.128.1: i71860


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [34139e7ce78b2a5466a9bde89a6d234d76ffb984]

INTEGRATION: CWS dba22a (1.10.128); FILE MERGED 2006/11/22 14:58:46 fs 1.10.128.1: i71860


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [f87b4ff50797bda9dbc54a8123b9474132009e79]

INTEGRATION: CWS dba22a (1.9.16); FILE MERGED 2006/10/25 20:25:14 fs 1.9.16.1: #i70672# correct looping through the result set when creating the proposal list


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [1f8340cc6127ef0322a365d9eeff752415869a19]

INTEGRATION: CWS dba22a (1.30.36); FILE MERGED 2006/11/15 09:21:49 fs 1.30.36.1: #142449# cursorMoved: care for a LoadTime still being NULL (how can this be?)


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [d9a43d43a7bda72355bfb3034b691dcc7d2deade]

INTEGRATION: CWS dba22a (1.77.4); FILE MERGED 2006/11/15 09:21:48 fs 1.77.4.1: #142449# cursorMoved: care for a LoadTime still being NULL (how can this be?)


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [52c38e9f92cf07c69194ced89d2103a7dafdee82]

INTEGRATION: CWS dba22a (1.6.46); FILE MERGED 2006/11/23 12:22:49 fs 1.6.46.2: RESYNC: (1.6-1.7); FILE MERGED 2006/11/22 14:58:32 fs 1.6.46.1: #i71860# build source/runtime


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [a61757f993328da70b26f2b69d16ff76bf660d63]

INTEGRATION: CWS dba22a (1.65.4); FILE MERGED 2006/11/23 12:21:21 fs 1.65.4.2: RESYNC: (1.65-1.66); FILE MERGED 2006/11/22 15:02:58 fs 1.65.4.1: #i71860# deliver css.form.runtime


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [a18d276944b9b062c2bedf9e910c5773bfe24cfc]

INTEGRATION: CWS dba22a (1.137.8); FILE MERGED 2006/11/23 12:26:28 fs 1.137.8.2: RESYNC: (1.137-1.139); FILE MERGED 2006/10/30 10:45:43 fs 1.137.8.1: cmdparse is dead (not even built anymore)


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [a87b93857d3a5aa77bc07a3c1b4b41b0a25533ef]

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  Rüdiger Timm  <rt@openoffice.org>  [4a5de7600af001375364a9ce8ac3b3b556b1e1b6]

INTEGRATION: CWS dba22a (1.38.18); FILE MERGED 2006/11/13 11:01:44 fs 1.38.18.1: make compile with gcc 4.2 (which claims that a sal_Bool cannot be assigned to a sal_Bool:1) Issue number:  #i71263# Submitted by:  bero@openoffice.org Reviewed by:   fs@openoffice.org


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [96b29a2a6e16a4fbcfdde2a417fcf42c5b7bf646]

INTEGRATION: CWS dba22a (1.18.18); FILE MERGED 2006/11/27 10:57:30 fs 1.18.18.2: implDetermineType: don't assert 2006/11/22 20:45:53 fs 1.18.18.1: #i71860# assignment from SQLErrorEvent and Any


2006-12-01  Hans-Joachim Lankenau  <hjs@openoffice.org>  [3715660ffaae65c5a93b3fdb3c0ec674b63dd8fc]

#i72184# make PCH default for hamburg builds


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [f0cf9acd57357df39562f4329a2b75bab993f53e]

INTEGRATION: CWS dba22a (1.5.188); FILE MERGED 2006/11/13 10:20:09 fs 1.5.188.1: corrected PRJNAME


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [5f291a1a1c1560b73894abeb814c0cec462978e3]

INTEGRATION: CWS dbwizardpp5 (1.11.28); FILE MERGED 2006/10/10 14:24:42 bc 1.11.28.2: #i55179# now reportwizard recognizes numberformat 2006/10/06 16:35:29 bc 1.11.28.1: #i43801#reportwizard now handles NumberFormat correctly


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [66c1362075d47f88a213b59d8c07c3a971d994e8]

INTEGRATION: CWS dbwizardpp5 (1.9.28); FILE MERGED 2006/10/06 16:35:28 bc 1.9.28.1: #i43801#reportwizard now handles NumberFormat correctly


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [9caa1faec1230e846b8848f2bfa5d9a170db4d08]

INTEGRATION: CWS dba22a (1.3.102); FILE MERGED 2006/11/13 10:20:08 fs 1.3.102.1: corrected PRJNAME


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [b5cd88baccfea2cde7bcf923f238bea84ab40858]

INTEGRATION: CWS dba22a (1.16.66); FILE MERGED 2006/11/22 20:45:48 fs 1.16.66.1: #i71860# assignment from SQLErrorEvent and Any


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [766161601b408d510b5979f62b0c5553dc468391]

INTEGRATION: CWS dba22a (1.7.112); FILE MERGED 2006/11/13 10:19:33 fs 1.7.112.1: corrected PRJNAME


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [45f91523df5b4d13398fab46104de955cb15b198]

INTEGRATION: CWS smoketest11 (1.9.28); FILE MERGED 2006/11/02 16:04:32 jl 1.9.28.1: #71115# build test service for use in smoketest


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [ba356d68341bf126b516ca4cc327cabfbb149518]

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>  [3a626e3ee874860e150846971a45f364de806099]

INTEGRATION: CWS smoketest11 (1.2.56); FILE MERGED 2006/11/27 16:05:47 kz 1.2.56.1: #i71115# new test for extensions


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [f73b623b286320eb970ade71226ad3fef86622f8]

INTEGRATION: CWS smoketest11 (1.2.28); FILE MERGED 2006/11/27 16:06:03 kz 1.2.28.1: #i71115# new test for extensions


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [fddab7a5f63fdde34d15aa6953aa18c595f3922a]

INTEGRATION: CWS smoketest11 (1.1.2); FILE ADDED 2006/11/27 16:19:07 kz 1.1.2.1: #i71115# new test for extensions


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [c469d37e9f5244bbc0498959c5993eb5f65358d8]

INTEGRATION: CWS smoketest11 (1.3.18); FILE MERGED 2006/11/27 16:06:03 kz 1.3.18.1: #i71115# new test for extensions


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [09250996754ff7b8bd91d771ade60df46c0e843a]

INTEGRATION: CWS dbwizardpp5 (1.6.28); FILE MERGED 2006/10/06 16:35:20 bc 1.6.28.1: #i43801#reportwizard now handles NumberFormat correctly


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [74abf28b7a9ca4ddee4be7612aaf9911c52eeea4]

INTEGRATION: CWS smoketest11 (1.3.26); FILE MERGED 2006/11/27 16:06:03 kz 1.3.26.1: #i71115# new test for extensions


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [474444d43c75caf64a8f2b605115c3a625fc78fe]

INTEGRATION: CWS dbwizardpp5 (1.8.28); FILE MERGED 2006/10/06 16:35:20 bc 1.8.28.1: #i43801#reportwizard now handles NumberFormat correctly


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [53240e34a969800ac3197a14875b0faace1949ed]

INTEGRATION: CWS smoketest11 (1.5.6); FILE MERGED 2006/11/27 19:58:13 kz 1.5.6.2: #i71115# fixes 2006/11/27 16:06:02 kz 1.5.6.1: #i71115# new test for extensions


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [42481c8e445c13a873e1a709d914684ff390eae6]

INTEGRATION: CWS dbwizardpp5 (1.70.22); FILE MERGED 2006/10/12 10:02:17 bc 1.70.22.3: #i69682# 2006/10/11 11:54:59 bc 1.70.22.2: #i69682# now also native queries can be handled by report wizard 2006/10/06 16:35:20 bc 1.70.22.1: #i43801#reportwizard now handles NumberFormat correctly


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [7669b13ed648051b784bf08b63f536f55e1141d9]

INTEGRATION: CWS smoketest11 (1.1.2); FILE ADDED 2006/11/27 16:18:17 kz 1.1.2.1: #i71115# test extension


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [68a8c1e05bb08bf6a2efb477f3a8b45c8bb3a64a]

INTEGRATION: CWS dbwizardpp5 (1.8.28); FILE MERGED 2006/10/06 16:35:19 bc 1.8.28.1: #i43801#reportwizard now handles NumberFormat correctly


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [7af4fd84eda87fe4df4510eb3c3fc745ceb5ccde]

INTEGRATION: CWS smoketest11 (1.1.2); FILE ADDED 2006/11/27 16:45:33 kz 1.1.2.2: #i71115# fixes 2006/11/27 16:18:16 kz 1.1.2.1: #i71115# test extension


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [1b18d51f8bfb7d43cb1501dd32c0c2a57a32a325]

INTEGRATION: CWS smoketest11 (1.1.2); FILE ADDED 2006/11/27 16:18:16 kz 1.1.2.1: #i71115# test extension


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [831890f399e891180b4adad41e67877d88ee98f0]

INTEGRATION: CWS dbwizardpp5 (1.6.28); FILE MERGED 2006/10/06 16:35:19 bc 1.6.28.1: #i43801#reportwizard now handles NumberFormat correctly


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [c541c0d3cd7bae133c7c355130b94f9320d51434]

INTEGRATION: CWS dbwizardpp5 (1.38.28); FILE MERGED 2006/10/11 11:54:59 bc 1.38.28.3: #i69682# now also native queries can be handled by report wizard 2006/10/10 14:24:41 bc 1.38.28.2: #i55179# now reportwizard recognizes numberformat 2006/10/06 16:35:19 bc 1.38.28.1: #i43801#reportwizard now handles NumberFormat correctly


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [185078a913b4d24508dfd28c160ca445e8babf40]

INTEGRATION: CWS smoketest11 (1.1.2); FILE ADDED 2006/11/27 16:45:33 kz 1.1.2.2: #i71115# fixes 2006/11/27 16:18:15 kz 1.1.2.1: #i71115# test extension


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [173b37f641f2f3d18f88a6b41d8e53f9a503aa51]

INTEGRATION: CWS dbwizardpp5 (1.11.28); FILE MERGED 2006/10/06 16:35:19 bc 1.11.28.1: #i43801#reportwizard now handles NumberFormat correctly


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [247fe509251a5fe82843884080af4be5c294af0f]

INTEGRATION: CWS smoketest11 (1.4.26); FILE MERGED 2006/11/27 16:06:02 kz 1.4.26.1: #i71115# new test for extensions


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [aad55d38bf202e87e7c29c15751f822371615f51]

INTEGRATION: CWS dbwizardpp5 (1.11.24); FILE MERGED 2006/10/10 14:24:41 bc 1.11.24.1: #i55179# now reportwizard recognizes numberformat


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [4a2f9321264db0aff543b29c8fc35dfa704f1d5e]

INTEGRATION: CWS smoketest11 (1.18.8); FILE MERGED 2006/11/27 17:23:41 kz 1.18.8.2: #i71115# fixes 2006/11/27 16:06:02 kz 1.18.8.1: #i71115# new test for extensions


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [0ce8b07d14410f3d7267c3ff8cb8c31f0a3cc247]

INTEGRATION: CWS dbwizardpp5 (1.12.28); FILE MERGED 2006/10/06 16:35:18 bc 1.12.28.1: #i43801#reportwizard now handles NumberFormat correctly


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [21de2e6c0375427e95ecb2bbadf277731b590990]

INTEGRATION: CWS dbwizardpp5 (1.7.22); FILE MERGED 2006/10/06 16:35:18 bc 1.7.22.1: #i43801#reportwizard now handles NumberFormat correctly


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [d49d49d9666f8d1207f6b5342ab99e5721b419e0]

INTEGRATION: CWS smoketest11 (1.98.22); FILE MERGED 2006/11/02 16:13:32 jl 1.98.22.1: #71115# new service for use in smoketest


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [254f227b41f3e731cc0c7c17e0539ce5d1b1e5c4]

INTEGRATION: CWS dbwizardpp5 (1.7.52); FILE MERGED 2006/10/10 14:24:41 bc 1.7.52.1: #i55179# now reportwizard recognizes numberformat


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [152201f960953160bda21327d9e2eaf683c63976]

INTEGRATION: CWS smoketest11 (1.80.22); FILE MERGED 2006/11/02 16:12:15 jl 1.80.22.1: #71115# new service for use in smoketest


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [a3fca26a11f73fbfeb8b447fe1ae7a973e5a2794]

INTEGRATION: CWS dbwizardpp5 (1.11.28); FILE MERGED 2006/10/11 11:54:59 bc 1.11.28.2: #i69682# now also native queries can be handled by report wizard 2006/10/10 14:24:41 bc 1.11.28.1: #i55179# now reportwizard recognizes numberformat


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [80ac2ab194bade861cb06518d31cb04b9d1a4ed0]

INTEGRATION: CWS smoketest11 (1.1.2); FILE ADDED 2006/11/02 16:08:11 jl 1.1.2.1: #i71115# new service for use in smoketest


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [2c41d2af259d3aa7eb7ba7b0cb6e0c4a4b4c7660]

INTEGRATION: CWS dbwizardpp5 (1.9.28); FILE MERGED 2006/10/06 16:35:17 bc 1.9.28.1: #i43801#reportwizard now handles NumberFormat correctly


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [1a1ab4963f2635592ac1112726b419a153c3df5f]

INTEGRATION: CWS smoketest11 (1.1.2); FILE ADDED 2006/11/02 16:08:02 jl 1.1.2.1: #i71115# new service for use in smoketest


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [41f1e328ab7e5c583cd6b5ff82b9f38f5ca0a45d]

INTEGRATION: CWS dbwizardpp5 (1.11.28); FILE MERGED 2006/10/06 16:35:17 bc 1.11.28.1: #i43801#reportwizard now handles NumberFormat correctly


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [48a511f56cf94430289c0745485c6feffb5f9f36]

INTEGRATION: CWS dbwizardpp5 (1.16.24); FILE MERGED 2006/10/11 11:54:58 bc 1.16.24.1: #i69682# now also native queries can be handled by report wizard


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [96938412c100b7ee298d48d0f0734e38b8f02ace]

INTEGRATION: CWS dbwizardpp5 (1.11.24); FILE MERGED 2006/10/10 14:24:40 bc 1.11.24.2: #i55179# now reportwizard recognizes numberformat 2006/10/06 16:35:17 bc 1.11.24.1: #i43801#reportwizard now handles NumberFormat correctly


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [860d15cceb555860b016856fc6c262e060c7fdd8]

INTEGRATION: CWS dbwizardpp5 (1.4.52); FILE MERGED 2006/10/06 16:35:16 bc 1.4.52.1: #i43801#reportwizard now handles NumberFormat correctly


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [3f5ede8de4917418c06f143b9d9a704216f4173e]

INTEGRATION: CWS dbwizardpp5 (1.7.248); FILE MERGED 2006/10/11 14:05:51 bc 1.7.248.1: #i64016#orthographical bug in Filterargument CompressMode corrected


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [23604b0ded726d052472bc1e5a8a2359ef2f056c]

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>  [043d85f7b11b501c94c649519894464780a02c45]

INTEGRATION: CWS smoketest11 (1.2.40); FILE MERGED 2006/11/02 16:05:26 jl 1.2.40.1: #71115# add RegistrationClass so that juh can be registered with regcomp


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [3770ff01bb5a6fcab536e8a218b00260651c35ec]

INTEGRATION: CWS swautomatic01 (1.13.92); FILE MERGED 2006/05/19 10:41:26 os 1.13.92.1: #i65476# automatic style support


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [ddcd31d14c49475a9d65625006979d55c3e073d4]

INTEGRATION: CWS swautomatic01 (1.1.2); FILE ADDED 2006/06/23 14:44:57 fme 1.1.2.2: #i65476#: Automatic Styles 2006/05/19 10:40:22 os 1.1.2.1: #i65476# automatic style support


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [57f80017eed28c65e4e523ed257d225e3ca65690]

INTEGRATION: CWS swautomatic01 (1.1.2); FILE ADDED 2006/05/29 11:00:57 os 1.1.2.1: #i65476# automatic style support


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [7a7c219d06815975c7fa29f9a88126b47ac974e0]

INTEGRATION: CWS swautomatic01 (1.1.2); FILE ADDED 2006/05/31 10:55:04 os 1.1.2.2: #i65476# XAutoStyleFamily changed 2006/05/19 10:40:11 os 1.1.2.1: #i65476# automatic style support


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [ac281af8cedc1d8252cc1a4c98c3b426a183df0e]

INTEGRATION: CWS swautomatic01 (1.1.2); FILE ADDED 2006/06/23 14:46:01 fme 1.1.2.2: #i65476#: Automatic Styles 2006/05/19 10:39:59 os 1.1.2.1: #i65476# automatic style support


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [ccb73e5c53ac4c8ff1ddfdca7e106ec5e9280e4b]

INTEGRATION: CWS swautomatic01 (1.18.322); FILE MERGED 2006/10/10 19:34:40 fme 1.18.322.3: RESYNC: (1.19-1.20); FILE MERGED 2006/09/01 13:44:49 fme 1.18.322.2: RESYNC: (1.18-1.19); FILE MERGED 2006/05/17 14:39:47 ama 1.18.322.1: #i65476# Automatic Styles


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [3e60219fdf3491f31cd4de1ee52fe90467a3dd44]

INTEGRATION: CWS swautomatic01 (1.108.66); FILE MERGED 2006/10/10 19:33:53 fme 1.108.66.7: RESYNC: (1.113-1.115); FILE MERGED 2006/09/01 13:44:23 fme 1.108.66.6: RESYNC: (1.112-1.113); FILE MERGED 2006/08/10 16:50:08 fme 1.108.66.5: RESYNC: (1.111-1.112); FILE MERGED 2006/08/09 08:56:39 fme 1.108.66.4: #i64576# Automatic styles 2006/07/03 07:41:56 ama 1.108.66.3: RESYNC: (1.108-1.111); FILE MERGED 2006/06/20 08:40:31 fme 1.108.66.2: #i65476#: Automatic Styles 2006/05/19 11:26:30 os 1.108.66.1: #i65476# automatic style support


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [ff4653c1e6ea3e34bbb6009228815f8b1c7a8dbf]

INTEGRATION: CWS swautomatic01 (1.135.24); FILE MERGED 2006/10/10 18:51:22 fme 1.135.24.2: RESYNC: (1.135-1.136); FILE MERGED 2006/09/04 12:23:58 fme 1.135.24.1: #i65476# Autostyles


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [525b6c9395f84532e75e3c6ac940b68787f87991]

INTEGRATION: CWS swautomatic01 (1.34.80); FILE MERGED 2006/10/10 18:32:57 fme 1.34.80.4: RESYNC: (1.35-1.36); FILE MERGED 2006/09/04 11:43:17 fme 1.34.80.3: #i65476# Autostyles 2006/09/01 13:15:08 fme 1.34.80.2: RESYNC: (1.34-1.35); FILE MERGED 2006/08/16 08:25:04 fme 1.34.80.1: #i65476# AutoStyles for paragraphs


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [86dfa968da04c0ecca58fcc9662dcd47197b56e9]

INTEGRATION: CWS swautomatic01 (1.42.324); FILE MERGED 2006/10/10 18:30:24 fme 1.42.324.8: RESYNC: (1.44-1.45); FILE MERGED 2006/09/01 13:13:48 fme 1.42.324.7: RESYNC: (1.43-1.44); FILE MERGED 2006/08/15 11:46:53 fme 1.42.324.6: #i65476# Automatic paragraph styles 2006/08/14 06:24:08 fme 1.42.324.5: #i65476# AutoStyles - Resync 2006/08/10 16:36:33 fme 1.42.324.4: RESYNC: (1.42-1.43); FILE MERGED 2006/06/29 13:10:06 fme 1.42.324.3: #i65476# AutoStyles 2006/06/27 09:48:43 fme 1.42.324.2: #i65476# Automatic Styles 2006/06/20 08:40:30 fme 1.42.324.1: #i65476#: Automatic Styles


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [cc2031e246bdc6fbefdb82998ded5ea781cf5d28]

INTEGRATION: CWS swautomatic01 (1.30.320); FILE MERGED 2006/11/16 15:03:53 fme 1.30.320.4: RESYNC: (1.32-1.33); FILE MERGED 2006/10/10 18:30:16 fme 1.30.320.3: RESYNC: (1.31-1.32); FILE MERGED 2006/09/01 13:13:42 fme 1.30.320.2: RESYNC: (1.30-1.31); FILE MERGED 2006/06/15 11:40:23 ama 1.30.320.1: #i65476#: Automatic Styles


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [2750885f02e29d3a175539d92d4986f9aa149714]

INTEGRATION: CWS swautomatic01 (1.71.74); FILE MERGED 2006/10/10 18:29:20 fme 1.71.74.3: RESYNC: (1.72-1.74); FILE MERGED 2006/09/01 13:12:51 fme 1.71.74.2: RESYNC: (1.71-1.72); FILE MERGED 2006/08/24 11:18:20 ama 1.71.74.1: #i65476#: Cached automatic styles


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [ceb7ad2dbae0f422a188fa2f8d2125ed18573134]

INTEGRATION: CWS swautomatic01 (1.168.14); FILE MERGED 2006/11/16 15:03:26 fme 1.168.14.4: RESYNC: (1.170-1.171); FILE MERGED 2006/10/10 18:27:30 fme 1.168.14.3: RESYNC: (1.169-1.170); FILE MERGED 2006/09/01 13:11:55 fme 1.168.14.2: RESYNC: (1.168-1.169); FILE MERGED 2006/06/26 13:12:08 ama 1.168.14.1: #i65476#: Automatic Styles


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [39ebb7eca8a61b84e9b24c5b1d1367c233dfabc3]

INTEGRATION: CWS swautomatic01 (1.120.80); FILE MERGED 2006/11/16 15:02:51 fme 1.120.80.5: RESYNC: (1.123-1.125); FILE MERGED 2006/10/10 18:26:45 fme 1.120.80.4: RESYNC: (1.122-1.123); FILE MERGED 2006/09/01 13:11:11 fme 1.120.80.3: RESYNC: (1.121-1.122); FILE MERGED 2006/08/10 16:35:41 fme 1.120.80.2: RESYNC: (1.120-1.121); FILE MERGED 2006/06/01 10:56:27 fme 1.120.80.1: #i65476# AutoStyles


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [940ca99eb89ec7ef540376962ab8b4f693a78faa]

INTEGRATION: CWS swautomatic01 (1.168.14); FILE MERGED 2006/11/16 15:02:16 fme 1.168.14.4: RESYNC: (1.171-1.173); FILE MERGED 2006/10/10 18:26:37 fme 1.168.14.3: RESYNC: (1.169-1.171); FILE MERGED 2006/09/01 13:10:48 fme 1.168.14.2: RESYNC: (1.168-1.169); FILE MERGED 2006/08/09 08:56:38 fme 1.168.14.1: #i64576# Automatic styles


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [691e08097f1b0e1723bbbb9dac9dccfb1fb488de]

INTEGRATION: CWS swautomatic01 (1.94.14); FILE MERGED 2006/10/10 18:25:51 fme 1.94.14.4: RESYNC: (1.95-1.97); FILE MERGED 2006/09/01 13:10:05 fme 1.94.14.3: RESYNC: (1.94-1.95); FILE MERGED 2006/07/18 13:12:26 fme 1.94.14.2: #i65476# AutoStyles 2006/06/15 11:47:51 ama 1.94.14.1: #i65476#: Automatic Styles


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [faa5d84bc11da9c1e1ddee2cd54301cb9e27236e]

INTEGRATION: CWS swautomatic01 (1.84.162); FILE MERGED 2006/11/16 15:01:27 fme 1.84.162.7: RESYNC: (1.86-1.87); FILE MERGED 2006/10/10 18:24:56 fme 1.84.162.6: RESYNC: (1.85-1.86); FILE MERGED 2006/09/03 11:56:11 fme 1.84.162.5: #i65476# Resync 2006/09/01 13:09:14 fme 1.84.162.4: RESYNC: (1.84-1.85); FILE MERGED 2006/08/09 08:56:38 fme 1.84.162.3: #i64576# Automatic styles 2006/08/01 14:55:33 fme 1.84.162.2: #i64576# Automatic styles 2006/06/26 07:14:07 ama 1.84.162.1: #i65476#: Automatic styles


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [d85ac9e5172da51a7f74c83ef9b2a364ef4e1378]

INTEGRATION: CWS swautomatic01 (1.58.74); FILE MERGED 2006/10/10 18:19:55 fme 1.58.74.6: RESYNC: (1.61-1.62); FILE MERGED 2006/09/01 13:05:36 fme 1.58.74.5: RESYNC: (1.60-1.61); FILE MERGED 2006/08/10 16:34:59 fme 1.58.74.4: RESYNC: (1.59-1.60); FILE MERGED 2006/08/09 08:56:37 fme 1.58.74.3: #i64576# Automatic styles 2006/07/03 07:30:48 ama 1.58.74.2: RESYNC: (1.58-1.59); FILE MERGED 2006/06/01 10:56:26 fme 1.58.74.1: #i65476# AutoStyles


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [a3dfb89ab55caccf3a57cde241eb54f996f5c272]

INTEGRATION: CWS swautomatic01 (1.29.80); FILE MERGED 2006/10/10 18:19:48 fme 1.29.80.3: RESYNC: (1.30-1.31); FILE MERGED 2006/09/01 13:05:30 fme 1.29.80.2: RESYNC: (1.29-1.30); FILE MERGED 2006/08/09 08:56:37 fme 1.29.80.1: #i64576# Automatic styles


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [db7e42dc8955ae2fdf59b94f80dceff8a8b6caf3]

INTEGRATION: CWS swautomatic01 (1.25.80); FILE MERGED 2006/10/10 18:19:26 fme 1.25.80.4: RESYNC: (1.26-1.27); FILE MERGED 2006/09/01 13:05:14 fme 1.25.80.3: RESYNC: (1.25-1.26); FILE MERGED 2006/08/09 08:56:37 fme 1.25.80.2: #i64576# Automatic styles 2006/08/01 14:55:32 fme 1.25.80.1: #i64576# Automatic styles


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [3a715e430061813d2cc6a1a09b55009e1997bf7b]

INTEGRATION: CWS swautomatic01 (1.60.134); FILE MERGED 2006/11/16 14:58:56 fme 1.60.134.7: RESYNC: (1.62-1.63); FILE MERGED 2006/10/10 18:19:08 fme 1.60.134.6: RESYNC: (1.61-1.62); FILE MERGED 2006/09/01 13:04:59 fme 1.60.134.5: RESYNC: (1.60-1.61); FILE MERGED 2006/08/09 08:56:37 fme 1.60.134.4: #i64576# Automatic styles 2006/07/18 13:12:26 fme 1.60.134.3: #i65476# AutoStyles 2006/06/23 13:46:09 ama 1.60.134.2: #i65476#: Automatic Styles 2006/06/15 11:45:21 ama 1.60.134.1: #i65476#: Automatic Styles


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [b0ccbed1987591311a8be5dd862e71a05dea3fcf]

INTEGRATION: CWS swautomatic01 (1.36.250); FILE MERGED 2006/10/10 18:18:03 fme 1.36.250.3: RESYNC: (1.37-1.38); FILE MERGED 2006/09/01 13:03:20 fme 1.36.250.2: RESYNC: (1.36-1.37); FILE MERGED 2006/08/09 08:56:36 fme 1.36.250.1: #i64576# Automatic styles


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [6b7c0a2a82e2636449caaecc980fcfc019508499]

INTEGRATION: CWS swautomatic01 (1.16.324); FILE MERGED 2006/10/10 18:17:22 fme 1.16.324.3: RESYNC: (1.17-1.18); FILE MERGED 2006/09/01 13:02:35 fme 1.16.324.2: RESYNC: (1.16-1.17); FILE MERGED 2006/08/09 08:56:36 fme 1.16.324.1: #i64576# Automatic styles


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [e605acfd721e3ca14696e4b97bd693403b7f60c9]

INTEGRATION: CWS swautomatic01 (1.30.78); FILE MERGED 2006/10/10 18:14:09 fme 1.30.78.6: RESYNC: (1.32-1.33); FILE MERGED 2006/09/01 13:00:19 fme 1.30.78.5: RESYNC: (1.31-1.32); FILE MERGED 2006/08/10 16:34:08 fme 1.30.78.4: RESYNC: (1.30-1.31); FILE MERGED 2006/07/18 13:12:25 fme 1.30.78.3: #i65476# AutoStyles 2006/06/23 13:48:03 ama 1.30.78.2: #i65476#: Automatic Styles 2006/06/15 11:43:47 ama 1.30.78.1: #i65476#: Automatic Styles


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [71494f349e2d620979de49e236bcf9c268c632ed]

INTEGRATION: CWS swautomatic01 (1.32.36); FILE MERGED 2006/10/10 18:13:50 fme 1.32.36.3: RESYNC: (1.33-1.34); FILE MERGED 2006/09/01 13:00:12 fme 1.32.36.2: RESYNC: (1.32-1.33); FILE MERGED 2006/06/15 11:42:30 ama 1.32.36.1: #i65476#: Automatic Styles


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [a82f02a6b8b1520d0985c6badbceb03df6691a74]

INTEGRATION: CWS swautomatic01 (1.41.252); FILE MERGED 2006/11/16 14:55:04 fme 1.41.252.4: RESYNC: (1.44-1.45); FILE MERGED 2006/10/10 18:11:57 fme 1.41.252.3: RESYNC: (1.42-1.44); FILE MERGED 2006/09/01 12:59:00 fme 1.41.252.2: RESYNC: (1.41-1.42); FILE MERGED 2006/07/06 07:33:46 fme 1.41.252.1: #i65476#: Automatic Styles


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [6cd37e708c588c2a0a1a31e1ae4d35e11450fea4]

INTEGRATION: CWS swautomatic01 (1.62.244); FILE MERGED 2006/11/16 14:53:02 fme 1.62.244.18: RESYNC: (1.66-1.67); FILE MERGED 2006/10/10 18:08:34 fme 1.62.244.17: RESYNC: (1.65-1.66); FILE MERGED 2006/09/01 12:56:47 fme 1.62.244.16: RESYNC: (1.64-1.65); FILE MERGED 2006/08/24 11:19:04 ama 1.62.244.15: #i65476#: Cached automatic styles 2006/08/21 13:14:51 ama 1.62.244.14: #i65476#: Accept unknownm properties for automatic styles 2006/08/16 09:55:48 ama 1.62.244.13: #i65476#: Automatic styles (paragraph) 2006/08/10 16:33:15 fme 1.62.244.12: RESYNC: (1.63-1.64); FILE MERGED 2006/08/09 08:56:36 fme 1.62.244.11: #i64576# Automatic styles 2006/07/03 07:28:17 ama 1.62.244.10: RESYNC: (1.62-1.63); FILE MERGED 2006/06/29 13:10:06 fme 1.62.244.9: #i65476# AutoStyles 2006/06/23 14:40:25 fme 1.62.244.8: #i65476#: Automatic Styles 2006/06/23 13:51:34 ama 1.62.244.7: #i65476#: Automatic Styles 2006/06/20 08:40:30 fme 1.62.244.6: #i65476#: Automatic Styles 2006/06/15 13:39:33 ama 1.62.244.5: #i65476#: Automatic Styles 2006/06/06 14:54:32 ama 1.62.244.4: #i65476#: Automatic styles 2006/06/02 13:06:23 ama 1.62.244.3: #i65476#: Automatic Styles 2006/05/31 10:54:11 os 1.62.244.2: #i65476# XAutoStyleFamily changed 2006/05/19 11:25:50 os 1.62.244.1: #i65476# automatic style support


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [b8f534faea1aa45b32a8aa398a08ec5ca4736b6a]

INTEGRATION: CWS swautomatic01 (1.120.70); FILE MERGED 2006/10/10 18:07:19 fme 1.120.70.6: RESYNC: (1.123-1.124); FILE MERGED 2006/08/14 05:55:22 fme 1.120.70.5: #i65476# AutoStyles - Resync 2006/08/10 16:33:07 fme 1.120.70.4: RESYNC: (1.122-1.123); FILE MERGED 2006/07/03 14:35:55 ama 1.120.70.3: #i65476#: Automatic Styles 2006/06/30 11:40:47 ama 1.120.70.2: Resolve merge conflicts 2006/06/15 13:31:16 ama 1.120.70.1: #i65476#: Automatic Styles


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [7e23170be78f72c61cd838fccb5c74c7daa07b33]

INTEGRATION: CWS swautomatic01 (1.33.322); FILE MERGED 2006/10/10 18:06:43 fme 1.33.322.3: RESYNC: (1.34-1.35); FILE MERGED 2006/09/01 12:55:33 fme 1.33.322.2: RESYNC: (1.33-1.34); FILE MERGED 2006/08/01 15:04:13 fme 1.33.322.1: #i64576# Automatic styles


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [105eb9ba4021de79de6f595ee4e2573a5725f673]

INTEGRATION: CWS swautomatic01 (1.92.72); FILE MERGED 2006/10/10 18:06:24 fme 1.92.72.6: RESYNC: (1.95-1.97); FILE MERGED 2006/09/01 12:55:13 fme 1.92.72.5: RESYNC: (1.94-1.95); FILE MERGED 2006/08/16 09:56:37 ama 1.92.72.4: #i65476#: Automatic styles (paragraph) 2006/08/10 16:32:49 fme 1.92.72.3: RESYNC: (1.92-1.94); FILE MERGED 2006/06/29 13:10:05 fme 1.92.72.2: #i65476# AutoStyles 2006/06/15 13:33:58 ama 1.92.72.1: #i65476#: Automatic Styles


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [b37cd5b802bd8e401aa377c4192a44ed733fc02b]

INTEGRATION: CWS swautomatic01 (1.185.66); FILE MERGED 2006/10/10 18:06:16 fme 1.185.66.11: RESYNC: (1.189-1.190); FILE MERGED 2006/09/01 12:55:06 fme 1.185.66.10: RESYNC: (1.188-1.189); FILE MERGED 2006/08/18 09:04:03 fme 1.185.66.9: #i65476# Automatic paragraph styles 2006/08/16 09:56:10 ama 1.185.66.8: #i65476#: Automatic styles (paragraph) 2006/08/10 16:32:42 fme 1.185.66.7: RESYNC: (1.186-1.188); FILE MERGED 2006/08/10 09:16:31 fme 1.185.66.6: #i65476# Automatic paragraph styles 2006/08/09 08:56:35 fme 1.185.66.5: #i64576# Automatic styles 2006/07/07 11:29:10 fme 1.185.66.4: #i65476# AutoStyles 2006/07/03 07:25:56 ama 1.185.66.3: RESYNC: (1.185-1.186); FILE MERGED 2006/06/29 13:10:05 fme 1.185.66.2: #i65476# AutoStyles 2006/06/15 13:23:50 ama 1.185.66.1: #i65476#: Automatic Styles


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [d4421fe04f24ecd484f861f481ae67242914f9fa]

INTEGRATION: CWS swautomatic01 (1.22.24); FILE MERGED 2006/11/16 14:52:42 fme 1.22.24.3: RESYNC: (1.23-1.24); FILE MERGED 2006/10/10 18:04:41 fme 1.22.24.2: RESYNC: (1.22-1.23); FILE MERGED 2006/09/05 15:07:20 ama 1.22.24.1: #i65476#: Automatic styles


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [c97bfc9ed312f785acaa529e96e0df4364c84d7b]

INTEGRATION: CWS swautomatic01 (1.29.142); FILE MERGED 2006/10/10 18:04:33 fme 1.29.142.4: RESYNC: (1.30-1.31); FILE MERGED 2006/09/01 12:53:51 fme 1.29.142.3: RESYNC: (1.29-1.30); FILE MERGED 2006/08/10 09:16:30 fme 1.29.142.2: #i65476# Automatic paragraph styles 2006/08/09 08:56:35 fme 1.29.142.1: #i64576# Automatic styles


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [daa3ac9b58774e2d6eefbac05b8892267c3bb89e]

INTEGRATION: CWS swautomatic01 (1.5.324); FILE MERGED 2006/10/10 18:03:28 fme 1.5.324.3: RESYNC: (1.6-1.8); FILE MERGED 2006/09/01 12:53:07 fme 1.5.324.2: RESYNC: (1.5-1.6); FILE MERGED 2006/08/09 08:56:35 fme 1.5.324.1: #i64576# Automatic styles


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [349f171171930e86aa480ccb7f79d106b8447be7]

INTEGRATION: CWS swautomatic01 (1.20.82); FILE MERGED 2006/10/10 18:03:20 fme 1.20.82.5: RESYNC: (1.23-1.25); FILE MERGED 2006/09/08 11:02:31 fme 1.20.82.4: #i65476# Automatic styles 2006/09/01 12:53:00 fme 1.20.82.3: RESYNC: (1.22-1.23); FILE MERGED 2006/08/10 16:30:33 fme 1.20.82.2: RESYNC: (1.20-1.22); FILE MERGED 2006/08/09 08:56:34 fme 1.20.82.1: #i64576# Automatic styles


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [1d06bf3e1b4404b4fefab82315d0e10ea0660439]

INTEGRATION: CWS swautomatic01 (1.9.322); FILE MERGED 2006/10/10 18:02:50 fme 1.9.322.3: RESYNC: (1.10-1.12); FILE MERGED 2006/09/01 12:52:34 fme 1.9.322.2: RESYNC: (1.9-1.10); FILE MERGED 2006/08/09 08:56:34 fme 1.9.322.1: #i64576# Automatic styles


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [23e3fef3c50f16549b4226e4008ed46779a1b607]

INTEGRATION: CWS swautomatic01 (1.16.24); FILE MERGED 2006/10/10 18:02:33 fme 1.16.24.2: RESYNC: (1.16-1.17); FILE MERGED 2006/09/08 11:02:30 fme 1.16.24.1: #i65476# Automatic styles


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [cb8788abfec73a485f6ddfa5e0764eec240b1aa6]

INTEGRATION: CWS swautomatic01 (1.5.326); FILE MERGED 2006/10/10 18:01:56 fme 1.5.326.4: RESYNC: (1.6-1.7); FILE MERGED 2006/09/08 11:02:30 fme 1.5.326.3: #i65476# Automatic styles 2006/09/01 12:51:49 fme 1.5.326.2: RESYNC: (1.5-1.6); FILE MERGED 2006/08/09 08:56:34 fme 1.5.326.1: #i64576# Automatic styles


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [4b709a1189ea7a2bda13bfe9ae7241306d5bce6c]

INTEGRATION: CWS swautomatic01 (1.20.324); FILE MERGED 2006/11/16 14:52:33 fme 1.20.324.5: RESYNC: (1.23-1.24); FILE MERGED 2006/10/10 18:01:48 fme 1.20.324.4: RESYNC: (1.21-1.23); FILE MERGED 2006/09/08 11:02:30 fme 1.20.324.3: #i65476# Automatic styles 2006/09/01 12:51:42 fme 1.20.324.2: RESYNC: (1.20-1.21); FILE MERGED 2006/08/09 08:56:34 fme 1.20.324.1: #i64576# Automatic styles


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [46ded61c6b9e9b483c595ebd00dd411174af3f3c]

INTEGRATION: CWS swautomatic01 (1.13.322); FILE MERGED 2006/10/10 18:01:31 fme 1.13.322.4: RESYNC: (1.15-1.16); FILE MERGED 2006/09/01 12:51:28 fme 1.13.322.3: RESYNC: (1.14-1.15); FILE MERGED 2006/08/10 16:29:50 fme 1.13.322.2: RESYNC: (1.13-1.14); FILE MERGED 2006/06/01 10:56:26 fme 1.13.322.1: #i65476# AutoStyles


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [426de1313a09adcf779acc21a6cbf9d202da0be2]

INTEGRATION: CWS swautomatic01 (1.10.322); FILE MERGED 2006/10/10 18:01:23 fme 1.10.322.3: RESYNC: (1.11-1.12); FILE MERGED 2006/09/01 12:51:21 fme 1.10.322.2: RESYNC: (1.10-1.11); FILE MERGED 2006/06/01 10:56:26 fme 1.10.322.1: #i65476# AutoStyles


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [458b6f6240a3d392fbce890c1176d7c0f3491403]

INTEGRATION: CWS swautomatic01 (1.16.84); FILE MERGED 2006/10/10 18:00:55 fme 1.16.84.5: RESYNC: (1.18-1.19); FILE MERGED 2006/09/08 11:02:30 fme 1.16.84.4: #i65476# Automatic styles 2006/09/01 12:51:03 fme 1.16.84.3: RESYNC: (1.17-1.18); FILE MERGED 2006/08/10 16:29:28 fme 1.16.84.2: RESYNC: (1.16-1.17); FILE MERGED 2006/08/09 08:56:34 fme 1.16.84.1: #i64576# Automatic styles


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [5c0476e68834377a625e989290ebd791124a38d0]

INTEGRATION: CWS swautomatic01 (1.9.74); FILE MERGED 2006/10/10 18:00:36 fme 1.9.74.3: RESYNC: (1.10-1.12); FILE MERGED 2006/09/01 12:50:45 fme 1.9.74.2: RESYNC: (1.9-1.10); FILE MERGED 2006/06/01 10:56:25 fme 1.9.74.1: #i65476# AutoStyles


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [eac8c3a2abd502804d897b8269d6fbd277d1a3a8]

INTEGRATION: CWS swautomatic01 (1.15.162); FILE MERGED 2006/10/10 18:00:28 fme 1.15.162.4: RESYNC: (1.16-1.17); FILE MERGED 2006/09/01 12:50:39 fme 1.15.162.3: RESYNC: (1.15-1.16); FILE MERGED 2006/08/09 08:56:34 fme 1.15.162.2: #i64576# Automatic styles 2006/06/01 10:56:25 fme 1.15.162.1: #i65476# AutoStyles


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [77cb270b317edcad1bc3afb0e11cf012f3ab2177]

INTEGRATION: CWS swautomatic01 (1.70.80); FILE MERGED 2006/10/10 17:58:26 fme 1.70.80.9: RESYNC: (1.73-1.74); FILE MERGED 2006/09/01 12:50:12 fme 1.70.80.8: RESYNC: (1.72-1.73); FILE MERGED 2006/08/14 06:20:59 fme 1.70.80.7: #i65476# AutoStyles - Resync 2006/08/10 16:28:05 fme 1.70.80.6: RESYNC: (1.71-1.72); FILE MERGED 2006/07/24 09:25:05 fme 1.70.80.5: #i64985# AutoStyles 2006/07/03 07:21:36 ama 1.70.80.4: RESYNC: (1.70-1.71); FILE MERGED 2006/06/29 13:10:04 fme 1.70.80.3: #i65476# AutoStyles 2006/06/13 10:32:56 fme 1.70.80.2: #i65476#: Automatic Styles 2006/06/01 10:56:25 fme 1.70.80.1: #i65476# AutoStyles


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [9e3633b4836eeb4d6c0a806830b6cbab92cb735b]

INTEGRATION: CWS swautomatic01 (1.14.322); FILE MERGED 2006/10/10 17:58:19 fme 1.14.322.3: RESYNC: (1.15-1.16); FILE MERGED 2006/09/01 12:50:05 fme 1.14.322.2: RESYNC: (1.14-1.15); FILE MERGED 2006/05/29 06:29:16 fme 1.14.322.1: #i65476# AutoStyles


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [d8aacece43f67b40767090c06d57b1cc61a6ec1d]

INTEGRATION: CWS swautomatic01 (1.40.252); FILE MERGED 2006/10/10 17:57:48 fme 1.40.252.27: RESYNC: (1.41-1.42); FILE MERGED 2006/09/08 14:22:54 fme 1.40.252.26: #i65476# Automatic styles 2006/09/08 11:02:29 fme 1.40.252.25: #i65476# Automatic styles 2006/09/06 07:12:14 ama 1.40.252.24: #i65476#: Automatic styles 2006/09/01 12:49:58 fme 1.40.252.23: RESYNC: (1.40-1.41); FILE MERGED 2006/08/29 12:24:01 fme 1.40.252.22: #i65476# Automatic paragraph styles 2006/08/18 09:04:03 fme 1.40.252.21: #i65476# Automatic paragraph styles 2006/08/16 08:25:03 fme 1.40.252.20: #i65476# AutoStyles for paragraphs 2006/08/09 08:56:33 fme 1.40.252.19: #i64576# Automatic styles 2006/08/01 15:04:49 fme 1.40.252.18: #i64576# Automatic styles 2006/07/14 14:44:40 fme 1.40.252.17: #i65476# AutoStyles - AutoStyle at whole paragraph 2006/07/14 06:22:45 fme 1.40.252.16: #i65476# Automatic styles 2006/07/07 19:57:34 fme 1.40.252.15: #i65476# Automatic styles 2006/07/07 08:33:26 fme 1.40.252.14: #i64576# Automatic styles 2006/07/06 07:22:27 fme 1.40.252.13: #i65476#: Automatic Styles 2006/06/29 13:10:04 fme 1.40.252.12: #i65476# AutoStyles 2006/06/23 14:40:24 fme 1.40.252.11: #i65476#: Automatic Styles 2006/06/16 08:02:25 fme 1.40.252.10: #i65476# AutoStyles 2006/06/15 13:04:38 fme 1.40.252.9: #i65476# AutoStyles 2006/06/13 10:32:56 fme 1.40.252.8: #i65476#: Automatic Styles 2006/06/07 14:51:22 fme 1.40.252.7: #i64576# Automatic styles 2006/06/06 14:53:37 ama 1.40.252.6: #i65476#: Automatic styles 2006/06/02 13:19:34 fme 1.40.252.5: #i65476# AutoStyles 2006/06/01 10:56:25 fme 1.40.252.4: #i65476# AutoStyles 2006/05/29 15:05:53 fme 1.40.252.3: #i64576# Automatic styles 2006/05/29 12:15:50 fme 1.40.252.2: #i65476# AutoStyles 2006/05/29 06:29:16 fme 1.40.252.1: #i65476# AutoStyles


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [bcb5f383a79d775274148fedea654df1de286e7f]

INTEGRATION: CWS swautomatic01 (1.61.74); FILE MERGED 2006/10/10 17:57:16 fme 1.61.74.13: RESYNC: (1.64-1.65); FILE MERGED 2006/09/11 12:06:12 ama 1.61.74.12: #i65476#: Automatic Styles, numbering 2006/09/01 12:49:31 fme 1.61.74.11: RESYNC: (1.63-1.64); FILE MERGED 2006/08/18 09:04:03 fme 1.61.74.10: #i65476# Automatic paragraph styles 2006/08/16 08:25:03 fme 1.61.74.9: #i65476# AutoStyles for paragraphs 2006/08/10 16:27:13 fme 1.61.74.8: RESYNC: (1.62-1.63); FILE MERGED 2006/08/10 09:16:30 fme 1.61.74.7: #i65476# Automatic paragraph styles 2006/08/09 08:56:33 fme 1.61.74.6: #i64576# Automatic styles 2006/08/01 15:04:49 fme 1.61.74.5: #i64576# Automatic styles 2006/07/18 13:12:25 fme 1.61.74.4: #i65476# AutoStyles 2006/07/03 07:20:28 ama 1.61.74.3: RESYNC: (1.61-1.62); FILE MERGED 2006/06/13 10:32:55 fme 1.61.74.2: #i65476#: Automatic Styles 2006/06/01 10:56:24 fme 1.61.74.1: #i65476# AutoStyles


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [eda0b8385fb9fbeb7f441e0418257a5b1375c026]

INTEGRATION: CWS swautomatic01 (1.6.326); FILE MERGED 2006/10/10 17:57:09 fme 1.6.326.3: RESYNC: (1.6-1.7); FILE MERGED 2006/06/13 10:32:55 fme 1.6.326.2: #i65476#: Automatic Styles 2006/05/29 06:29:16 fme 1.6.326.1: #i65476# AutoStyles


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [c75d6aa1628bcf4fb019bc97eb3b5c0c8a0e285a]

INTEGRATION: CWS swautomatic01 (1.23.324); FILE MERGED 2006/10/10 17:56:37 fme 1.23.324.10: RESYNC: (1.24-1.25); FILE MERGED 2006/09/01 12:49:14 fme 1.23.324.9: RESYNC: (1.23-1.24); FILE MERGED 2006/06/15 13:00:41 ama 1.23.324.8: #i65476#: Automatic Styles 2006/06/13 10:32:55 fme 1.23.324.7: #i65476#: Automatic Styles 2006/06/08 08:00:11 ama 1.23.324.6: #i65476#: Automatic styles 2006/06/01 10:56:24 fme 1.23.324.5: #i65476# AutoStyles 2006/05/29 12:15:49 fme 1.23.324.4: #i65476# AutoStyles 2006/05/29 06:54:09 fme 1.23.324.3: #i65476# AutoStyles 2006/05/29 06:29:15 fme 1.23.324.2: #i65476# AutoStyles 2006/05/17 14:23:42 ama 1.23.324.1: #i65476# Automatic Styles


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [c8492498d3731077b2858d05bff24c664bf0bf9b]

INTEGRATION: CWS swautomatic01 (1.88.190); FILE MERGED 2006/10/10 17:53:12 fme 1.88.190.4: RESYNC: (1.90-1.91); FILE MERGED 2006/09/01 12:47:24 fme 1.88.190.3: RESYNC: (1.89-1.90); FILE MERGED 2006/08/10 16:25:41 fme 1.88.190.2: RESYNC: (1.88-1.89); FILE MERGED 2006/07/07 19:57:34 fme 1.88.190.1: #i65476# Automatic styles


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [71251f776d67c0ef69d413e524f3dba65093c0fc]

INTEGRATION: CWS swautomatic01 (1.37.324); FILE MERGED 2006/10/10 17:52:01 fme 1.37.324.3: RESYNC: (1.38-1.39); FILE MERGED 2006/09/01 12:46:33 fme 1.37.324.2: RESYNC: (1.37-1.38); FILE MERGED 2006/06/13 10:32:55 fme 1.37.324.1: #i65476#: Automatic Styles


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [c2294c9a9bbc08b569f7efa8ede0c3838c618e8b]

INTEGRATION: CWS swautomatic01 (1.83.324); FILE MERGED 2006/10/10 17:50:58 fme 1.83.324.4: RESYNC: (1.85-1.86); FILE MERGED 2006/09/01 12:45:41 fme 1.83.324.3: RESYNC: (1.84-1.85); FILE MERGED 2006/08/10 16:24:12 fme 1.83.324.2: RESYNC: (1.83-1.84); FILE MERGED 2006/07/07 19:57:34 fme 1.83.324.1: #i65476# Automatic styles


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [2335baa397996f7d468065010b0d8afc76c3a884]

INTEGRATION: CWS swautomatic01 (1.59.74); FILE MERGED 2006/11/16 14:52:13 fme 1.59.74.4: RESYNC: (1.61-1.62); FILE MERGED 2006/10/10 17:50:40 fme 1.59.74.3: RESYNC: (1.60-1.61); FILE MERGED 2006/09/01 12:45:25 fme 1.59.74.2: RESYNC: (1.59-1.60); FILE MERGED 2006/07/07 19:57:33 fme 1.59.74.1: #i65476# Automatic styles


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [1df09d05dd37013197c304604506f54fdee0bbf1]

INTEGRATION: CWS swautomatic01 (1.40.324); FILE MERGED 2006/10/10 17:49:21 fme 1.40.324.3: RESYNC: (1.41-1.42); FILE MERGED 2006/09/01 12:43:54 fme 1.40.324.2: RESYNC: (1.40-1.41); FILE MERGED 2006/07/14 06:22:30 fme 1.40.324.1: #i65476# Automatic styles


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [327f0cb077b750b8676e1ffe57b6667449503699]

INTEGRATION: CWS swautomatic01 (1.22.74); FILE MERGED 2006/10/10 17:46:30 fme 1.22.74.8: RESYNC: (1.23-1.24); FILE MERGED 2006/09/01 12:41:27 fme 1.22.74.7: RESYNC: (1.22-1.23); FILE MERGED 2006/07/18 13:12:24 fme 1.22.74.6: #i65476# AutoStyles 2006/07/07 19:57:33 fme 1.22.74.5: #i65476# Automatic styles 2006/07/07 08:33:14 fme 1.22.74.4: #i64576# Automatic styles 2006/06/13 10:32:54 fme 1.22.74.3: #i65476#: Automatic Styles 2006/06/07 14:51:22 fme 1.22.74.2: #i64576# Automatic styles 2006/06/01 10:56:24 fme 1.22.74.1: #i65476# AutoStyles


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [edf82013dff7d03c778e3091066a8b4f391bec80]

INTEGRATION: CWS swautomatic01 (1.3.324); FILE MERGED 2006/10/10 17:42:38 fme 1.3.324.2: RESYNC: (1.3-1.4); FILE MERGED 2006/08/09 08:56:32 fme 1.3.324.1: #i64576# Automatic styles


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [e974f1aaf2b37fa1fe920c4637360504bb218e95]

INTEGRATION: CWS swautomatic01 (1.37.92); FILE MERGED 2006/10/10 17:34:39 fme 1.37.92.3: RESYNC: (1.38-1.39); FILE MERGED 2006/08/10 16:19:59 fme 1.37.92.2: RESYNC: (1.37-1.38); FILE MERGED 2006/08/01 15:07:47 fme 1.37.92.1: #i64576# Automatic styles


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [0a1c771d9f66a1cb53a8899cb86589c51180e7e5]

INTEGRATION: CWS swautomatic01 (1.61.90); FILE MERGED 2006/11/16 14:45:13 fme 1.61.90.4: RESYNC: (1.63-1.64); FILE MERGED 2006/10/10 17:34:13 fme 1.61.90.3: RESYNC: (1.62-1.63); FILE MERGED 2006/09/01 12:34:13 fme 1.61.90.2: RESYNC: (1.61-1.62); FILE MERGED 2006/08/01 15:07:46 fme 1.61.90.1: #i64576# Automatic styles


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [965f017db5462f2f96b9089c90c9ea237a1b878c]

INTEGRATION: CWS swautomatic01 (1.49.40); FILE MERGED 2006/09/01 12:30:26 fme 1.49.40.2: RESYNC: (1.49-1.50); FILE MERGED 2006/08/01 15:10:13 fme 1.49.40.1: #i64576# Automatic styles


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [3bbdbc26cda6967e77ddc2d7fba81d3a35ed6d5f]

INTEGRATION: CWS swautomatic01 (1.38.134); FILE MERGED 2006/10/10 17:32:58 fme 1.38.134.4: RESYNC: (1.40-1.41); FILE MERGED 2006/09/01 12:27:39 fme 1.38.134.3: RESYNC: (1.39-1.40); FILE MERGED 2006/08/10 16:18:24 fme 1.38.134.2: RESYNC: (1.38-1.39); FILE MERGED 2006/08/01 15:10:13 fme 1.38.134.1: #i64576# Automatic styles


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [3786dc2db68718cc59273b348361963fc4433329]

INTEGRATION: CWS swautomatic01 (1.44.72); FILE MERGED 2006/10/10 17:32:31 fme 1.44.72.4: RESYNC: (1.47-1.49); FILE MERGED 2006/09/01 12:27:24 fme 1.44.72.3: RESYNC: (1.46-1.47); FILE MERGED 2006/08/10 16:18:04 fme 1.44.72.2: RESYNC: (1.44-1.46); FILE MERGED 2006/06/01 10:56:23 fme 1.44.72.1: #i65476# AutoStyles


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [d2c3f152a507c4d052a3fdac7b6ad9c42fe92946]

INTEGRATION: CWS swautomatic01 (1.5.326); FILE MERGED 2006/10/10 17:25:55 fme 1.5.326.2: RESYNC: (1.5-1.6); FILE MERGED 2006/08/09 08:56:32 fme 1.5.326.1: #i64576# Automatic styles


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [40bce2f951565e9485a72486a6f5d1e9e3607781]

INTEGRATION: CWS swautomatic01 (1.29.194); FILE MERGED 2006/10/10 17:24:43 fme 1.29.194.4: RESYNC: (1.31-1.33); FILE MERGED 2006/09/01 12:21:42 fme 1.29.194.3: RESYNC: (1.30-1.31); FILE MERGED 2006/08/10 16:16:52 fme 1.29.194.2: RESYNC: (1.29-1.30); FILE MERGED 2006/08/09 08:56:31 fme 1.29.194.1: #i64576# Automatic styles


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [c47a1e96d3f5730c25a0b4e7e52666008778c543]

INTEGRATION: CWS swautomatic01 (1.26.140); FILE MERGED 2006/11/16 14:43:48 fme 1.26.140.14: RESYNC: (1.29-1.30); FILE MERGED 2006/10/10 17:22:24 fme 1.26.140.13: RESYNC: (1.28-1.29); FILE MERGED 2006/09/01 12:19:23 fme 1.26.140.12: RESYNC: (1.27-1.28); FILE MERGED 2006/08/29 12:23:51 fme 1.26.140.11: #i65476# Automatic paragraph styles 2006/08/29 04:44:50 fme 1.26.140.10: #i65476# Automatic paragraph styles 2006/08/18 09:04:02 fme 1.26.140.9: #i65476# Automatic paragraph styles 2006/08/16 20:28:15 fme 1.26.140.8: #i65476# AutoStyles for paragraphs 2006/08/16 09:55:14 ama 1.26.140.7: #i65476#: Automatic styles (paragraph) 2006/08/16 08:25:03 fme 1.26.140.6: #i65476# AutoStyles for paragraphs 2006/08/15 11:44:21 fme 1.26.140.5: #i65476# Automatic paragraph styles 2006/08/10 16:15:50 fme 1.26.140.4: RESYNC: (1.26-1.27); FILE MERGED 2006/08/09 08:56:31 fme 1.26.140.3: #i64576# Automatic styles 2006/08/01 15:00:03 fme 1.26.140.2: #i64576# Automatic styles 2006/06/13 10:32:54 fme 1.26.140.1: #i65476#: Automatic Styles


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [31b12647ae0c32e7af754c6540d892f99b0e91f0]

INTEGRATION: CWS swautomatic01 (1.36.82); FILE MERGED 2006/10/10 17:22:04 fme 1.36.82.5: RESYNC: (1.38-1.40); FILE MERGED 2006/09/01 12:19:51 fme 1.36.82.4: RESYNC: (1.37-1.38); FILE MERGED 2006/08/10 16:15:42 fme 1.36.82.3: RESYNC: (1.36-1.37); FILE MERGED 2006/08/09 08:56:31 fme 1.36.82.2: #i64576# Automatic styles 2006/08/01 15:00:03 fme 1.36.82.1: #i64576# Automatic styles


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [c6e2123d2b8c63842c0c60e85ecfe35c47c7dee3]

INTEGRATION: CWS swautomatic01 (1.26.38); FILE MERGED 2006/10/10 17:21:56 fme 1.26.38.3: RESYNC: (1.27-1.29); FILE MERGED 2006/09/01 12:19:44 fme 1.26.38.2: RESYNC: (1.26-1.27); FILE MERGED 2006/08/09 08:56:31 fme 1.26.38.1: #i64576# Automatic styles


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [19e83af984654a8561f794f74c78c812a01f345a]

INTEGRATION: CWS swautomatic01 (1.9.326); FILE MERGED 2006/10/10 17:21:38 fme 1.9.326.5: RESYNC: (1.9-1.10); FILE MERGED 2006/08/18 09:04:02 fme 1.9.326.4: #i65476# Automatic paragraph styles 2006/08/16 09:34:05 fme 1.9.326.3: #i65476# AutoStyles for paragraphs 2006/08/09 08:56:30 fme 1.9.326.2: #i64576# Automatic styles 2006/08/01 15:00:02 fme 1.9.326.1: #i64576# Automatic styles


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [ef0b07af25d5ad71dfe0c3cb78d1e724a402f7ff]

INTEGRATION: CWS swautomatic01 (1.21.14); FILE MERGED 2006/10/10 17:21:17 fme 1.21.14.4: RESYNC: (1.22-1.24); FILE MERGED 2006/09/01 12:19:29 fme 1.21.14.3: RESYNC: (1.21-1.22); FILE MERGED 2006/08/09 08:56:30 fme 1.21.14.2: #i64576# Automatic styles 2006/08/01 15:00:02 fme 1.21.14.1: #i64576# Automatic styles


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [8a4fa061af67080162b52e3e127dc5108f08a2b9]

INTEGRATION: CWS swautomatic01 (1.1.2); FILE ADDED 2006/06/02 13:01:07 ama 1.1.2.1: #i65476#: Automatic Styles


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [a5a69443859946c1ef2c1e874d85879708790020]

INTEGRATION: CWS swautomatic01 (1.1.2); FILE ADDED 2006/08/24 11:18:47 ama 1.1.2.10: #i65476#: Cached automatic styles 2006/06/29 13:10:04 fme 1.1.2.9: #i65476# AutoStyles 2006/06/20 08:40:30 fme 1.1.2.8: #i65476#: Automatic Styles 2006/06/15 12:18:16 ama 1.1.2.7: #i65476#: Automatic Styles 2006/06/13 10:32:54 fme 1.1.2.6: #i65476#: Automatic Styles 2006/06/06 14:52:50 ama 1.1.2.5: #i65476#: Automatic styles 2006/06/02 13:00:41 ama 1.1.2.4: #i65476#: Automatic Styles 2006/05/29 10:25:08 ama 1.1.2.3: #i65476#: Automatic Styles 2006/05/29 10:16:22 ama 1.1.2.2: #i65476#: Automatic Styles 2006/05/17 14:20:48 ama 1.1.2.1: #i65476# Automatic Styles


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [af20d645d52d6627d3d6c4bb65756305a279aa87]

INTEGRATION: CWS swautomatic01 (1.13.326); FILE MERGED 2006/07/03 07:16:03 ama 1.13.326.2: RESYNC: (1.13-1.14); FILE MERGED 2006/05/17 14:10:30 ama 1.13.326.1: #i64576# Automatic styles


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [4841109dfa87756da830b9045dfc6899326c379f]

INTEGRATION: CWS swautomatic01 (1.8.322); FILE MERGED 2006/10/10 17:18:45 fme 1.8.322.3: RESYNC: (1.9-1.11); FILE MERGED 2006/09/01 12:17:56 fme 1.8.322.2: RESYNC: (1.8-1.9); FILE MERGED 2006/08/09 08:56:30 fme 1.8.322.1: #i64576# Automatic styles


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [590e0a20e3dedbfecbc6a2d552b54f2591a1bc65]

INTEGRATION: CWS swautomatic01 (1.42.192); FILE MERGED 2006/10/10 17:17:28 fme 1.42.192.4: RESYNC: (1.43-1.44); FILE MERGED 2006/09/01 12:17:02 fme 1.42.192.3: RESYNC: (1.42-1.43); FILE MERGED 2006/08/09 08:56:29 fme 1.42.192.2: #i64576# Automatic styles 2006/06/01 10:56:23 fme 1.42.192.1: #i65476# AutoStyles


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [2e1c99a1df80f0dbbd6bd08e9fb0296d482c37b7]

INTEGRATION: CWS swautomatic01 (1.37.14); FILE MERGED 2006/11/16 14:43:29 fme 1.37.14.5: RESYNC: (1.42-1.43); FILE MERGED 2006/10/10 17:16:45 fme 1.37.14.4: RESYNC: (1.40-1.42); FILE MERGED 2006/09/01 12:16:35 fme 1.37.14.3: RESYNC: (1.38-1.40); FILE MERGED 2006/08/10 16:14:46 fme 1.37.14.2: RESYNC: (1.37-1.38); FILE MERGED 2006/08/09 08:56:29 fme 1.37.14.1: #i64576# Automatic styles


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [94faa9e9563345e1c59a139a2ac36dea2c35b316]

INTEGRATION: CWS swautomatic01 (1.56.82); FILE MERGED 2006/11/16 14:43:21 fme 1.56.82.4: RESYNC: (1.60-1.62); FILE MERGED 2006/10/10 17:16:37 fme 1.56.82.3: RESYNC: (1.57-1.60); FILE MERGED 2006/09/01 12:16:28 fme 1.56.82.2: RESYNC: (1.56-1.57); FILE MERGED 2006/08/09 08:56:29 fme 1.56.82.1: #i64576# Automatic styles


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [a7e6dd8ab14e010dbb00d76cc5cdd61a0b6116a9]

INTEGRATION: CWS swautomatic01 (1.62.2); FILE MERGED 2006/11/16 14:43:13 fme 1.62.2.10: RESYNC: (1.68-1.70); FILE MERGED 2006/10/10 17:16:30 fme 1.62.2.9: RESYNC: (1.66-1.68); FILE MERGED 2006/09/08 11:02:29 fme 1.62.2.8: #i65476# Automatic styles 2006/09/01 12:16:18 fme 1.62.2.7: RESYNC: (1.64-1.66); FILE MERGED 2006/08/10 16:14:39 fme 1.62.2.6: RESYNC: (1.63-1.64); FILE MERGED 2006/07/03 07:15:46 ama 1.62.2.5: RESYNC: (1.62-1.63); FILE MERGED 2006/06/16 11:16:09 ama 1.62.2.4: 'i65476#: Automatic Styles 2006/06/02 12:59:52 ama 1.62.2.3: #i65476#: Automatic Styles 2006/05/29 10:05:04 ama 1.62.2.2: #i65476#: Automatic Styles 2006/05/17 14:11:35 ama 1.62.2.1: #i64576# Automatic styles


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [3f83dbae8788045db06e75a3e4b9d0aa162abeee]

INTEGRATION: CWS swautomatic01 (1.40.80); FILE MERGED 2006/11/16 14:43:06 fme 1.40.80.4: RESYNC: (1.42-1.43); FILE MERGED 2006/10/10 17:16:22 fme 1.40.80.3: RESYNC: (1.41-1.42); FILE MERGED 2006/09/01 12:16:12 fme 1.40.80.2: RESYNC: (1.40-1.41); FILE MERGED 2006/06/01 10:56:22 fme 1.40.80.1: #i65476# AutoStyles


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [3f86670ed1c041ae7e0b66d4be5819c1489a687e]

INTEGRATION: CWS swautomatic01 (1.16.68); FILE MERGED 2006/10/10 17:16:02 fme 1.16.68.4: RESYNC: (1.18-1.20); FILE MERGED 2006/09/01 12:15:55 fme 1.16.68.3: RESYNC: (1.17-1.18); FILE MERGED 2006/07/03 07:15:39 ama 1.16.68.2: RESYNC: (1.16-1.17); FILE MERGED 2006/06/01 10:56:22 fme 1.16.68.1: #i65476# AutoStyles


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [6e1be770c0275f0e146bc60168e88d237e81e83b]

INTEGRATION: CWS swautomatic01 (1.37.250); FILE MERGED 2006/11/16 14:42:58 fme 1.37.250.16: RESYNC: (1.40-1.41); FILE MERGED 2006/10/10 17:15:33 fme 1.37.250.15: RESYNC: (1.38-1.40); FILE MERGED 2006/09/01 12:15:39 fme 1.37.250.14: RESYNC: (1.37-1.38); FILE MERGED 2006/08/18 09:04:02 fme 1.37.250.13: #i65476# Automatic paragraph styles 2006/08/16 08:25:02 fme 1.37.250.12: #i65476# AutoStyles for paragraphs 2006/08/09 08:56:29 fme 1.37.250.11: #i64576# Automatic styles 2006/08/01 14:57:23 fme 1.37.250.10: #i64576# Automatic styles 2006/07/24 09:25:33 fme 1.37.250.9: #i64985# AutoStyles 2006/07/18 13:12:24 fme 1.37.250.8: #i65476# AutoStyles 2006/07/06 07:36:48 fme 1.37.250.7: #i65476#: Automatic Styles 2006/06/15 12:16:29 ama 1.37.250.6: #i65476#: Automatic Styles 2006/06/13 10:32:53 fme 1.37.250.5: #i65476#: Automatic Styles 2006/06/07 14:51:21 fme 1.37.250.4: #i64576# Automatic styles 2006/06/02 13:21:05 fme 1.37.250.3: #i65476# AutoStyles 2006/06/01 10:56:22 fme 1.37.250.2: #i65476# AutoStyles 2006/05/17 14:18:11 ama 1.37.250.1: #i64576# Automatic styles


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [01aee51d4ae5533b08d9b349a0a177e639ee7056]

INTEGRATION: CWS swautomatic01 (1.27.74); FILE MERGED 2006/10/10 17:15:24 fme 1.27.74.4: RESYNC: (1.29-1.30); FILE MERGED 2006/09/01 12:15:32 fme 1.27.74.3: RESYNC: (1.28-1.29); FILE MERGED 2006/08/10 16:14:30 fme 1.27.74.2: RESYNC: (1.27-1.28); FILE MERGED 2006/06/01 10:56:22 fme 1.27.74.1: #i65476# AutoStyles


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [7b16b0b8ed721ea3dbc2248125ecf3c9e4073747]

INTEGRATION: CWS swautomatic01 (1.27.14); FILE MERGED 2006/11/16 14:42:50 fme 1.27.14.6: RESYNC: (1.31-1.32); FILE MERGED 2006/10/10 17:15:06 fme 1.27.14.5: RESYNC: (1.29-1.31); FILE MERGED 2006/09/01 12:15:15 fme 1.27.14.4: RESYNC: (1.28-1.29); FILE MERGED 2006/08/10 16:14:23 fme 1.27.14.3: RESYNC: (1.27-1.28); FILE MERGED 2006/08/09 08:56:28 fme 1.27.14.2: #i64576# Automatic styles 2006/08/01 14:57:22 fme 1.27.14.1: #i64576# Automatic styles


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [07f9230850fb618fea69bc568fbfb73e1ac69a0d]

INTEGRATION: CWS swautomatic01 (1.17.90); FILE MERGED 2006/10/10 17:13:08 fme 1.17.90.5: RESYNC: (1.18-1.19); FILE MERGED 2006/09/01 12:13:56 fme 1.17.90.4: RESYNC: (1.17-1.18); FILE MERGED 2006/07/18 13:12:24 fme 1.17.90.3: #i65476# AutoStyles 2006/06/07 14:51:21 fme 1.17.90.2: #i64576# Automatic styles 2006/05/17 14:13:07 ama 1.17.90.1: #i64576# Automatic styles


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [9ae73a76861ed708014273ee605c6897fd84d0fa]

INTEGRATION: CWS swautomatic01 (1.11.38); FILE MERGED 2006/10/10 17:10:06 fme 1.11.38.4: RESYNC: (1.12-1.13); FILE MERGED 2006/09/01 12:11:33 fme 1.11.38.3: RESYNC: (1.11-1.12); FILE MERGED 2006/08/09 08:56:28 fme 1.11.38.2: #i64576# Automatic styles 2006/07/18 13:12:23 fme 1.11.38.1: #i65476# AutoStyles


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [d3fde290efea8593a87fff81a7ca6dd56aa2b94c]

INTEGRATION: CWS swautomatic01 (1.16.90); FILE MERGED 2006/10/10 17:09:32 fme 1.16.90.3: RESYNC: (1.17-1.18); FILE MERGED 2006/09/01 12:11:27 fme 1.16.90.2: RESYNC: (1.16-1.17); FILE MERGED 2006/08/09 08:56:28 fme 1.16.90.1: #i64576# Automatic styles


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [d2d519c755db9b00222ede7ad3cfa49a497a726b]

INTEGRATION: CWS swautomatic01 (1.53.324); FILE MERGED 2006/10/10 17:07:28 fme 1.53.324.13: RESYNC: (1.55-1.56); FILE MERGED 2006/09/01 12:10:24 fme 1.53.324.12: RESYNC: (1.54-1.55); FILE MERGED 2006/08/18 09:04:02 fme 1.53.324.11: #i65476# Automatic paragraph styles 2006/08/10 16:13:29 fme 1.53.324.10: RESYNC: (1.53-1.54); FILE MERGED 2006/08/10 09:16:30 fme 1.53.324.9: #i65476# Automatic paragraph styles 2006/07/07 19:57:33 fme 1.53.324.8: #i65476# Automatic styles 2006/06/23 14:40:24 fme 1.53.324.7: #i65476#: Automatic Styles 2006/06/15 12:12:38 ama 1.53.324.6: #i65476#: Automatic Styles 2006/06/07 14:51:21 fme 1.53.324.5: #i64576# Automatic styles 2006/05/29 06:29:15 fme 1.53.324.4: #i65476# AutoStyles 2006/05/22 07:18:55 ama 1.53.324.3: #i65476# Automatic styles 2006/05/18 07:43:06 ama 1.53.324.2: #i65476# Automatic styles 2006/05/18 07:06:06 ama 1.53.324.1: #65476#: Automatic styles


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [caaaae28ad0bab257666da178ec460b938ad15f3]

INTEGRATION: CWS swautomatic01 (1.7.322); FILE MERGED 2006/10/10 17:06:09 fme 1.7.322.5: RESYNC: (1.8-1.9); FILE MERGED 2006/09/04 13:41:05 fme 1.7.322.4: #i65476# Autostyles 2006/09/01 12:09:51 fme 1.7.322.3: RESYNC: (1.7-1.8); FILE MERGED 2006/08/29 12:23:39 fme 1.7.322.2: #i65476# Automatic paragraph styles 2006/08/09 08:56:27 fme 1.7.322.1: #i64576# Automatic styles


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [4306292321206b7dbfc8a77525229956a7dbccd3]

INTEGRATION: CWS swautomatic01 (1.7.24); FILE MERGED 2006/10/10 17:00:20 fme 1.7.24.3: RESYNC: (1.7-1.8); FILE MERGED 2006/09/11 12:06:41 ama 1.7.24.2: #i65476#: Automatic Styles, numbering 2006/09/08 10:57:39 ama 1.7.24.1: #i65476#: Automatic Styles


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [eaf7d3742ea1dc410b54531e9f57546f90fe0d52]

INTEGRATION: CWS swautomatic01 (1.7.52); FILE MERGED 2006/10/10 17:00:04 fme 1.7.52.2: RESYNC: (1.7-1.8); FILE MERGED 2006/09/11 12:06:31 ama 1.7.52.1: #i65476#: Automatic Styles, numbering


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [e746a9bf98cd8415affb4c96ad641627b1346e43]

INTEGRATION: CWS swautomatic01 (1.19.246); FILE MERGED 2006/09/01 12:02:35 fme 1.19.246.4: RESYNC: (1.19-1.20); FILE MERGED 2006/08/09 08:43:08 fme 1.19.246.3: #i64576# Automatic styles 2006/06/20 08:29:57 fme 1.19.246.2: #i65476#: Automatic Styles 2006/05/19 11:25:23 os 1.19.246.1: #i65476# automatic style support


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [4ffe28b2ec3b7eafb60d3b8cd933a56a1e31f5ce]

INTEGRATION: CWS swautomatic01 (1.13.322); FILE MERGED 2006/09/01 12:02:29 fme 1.13.322.10: RESYNC: (1.13-1.14); FILE MERGED 2006/08/09 08:43:08 fme 1.13.322.9: #i64576# Automatic styles 2006/06/29 13:07:44 fme 1.13.322.8: #i65476# AutoStyles 2006/06/23 14:39:48 fme 1.13.322.7: #i65476#: Automatic Styles 2006/06/23 13:50:57 ama 1.13.322.6: #i65476#: Automatic Styles 2006/06/20 08:29:57 fme 1.13.322.5: #i65476#: Automatic Styles 2006/06/06 14:52:09 ama 1.13.322.4: #i65476#: Automatic styles 2006/06/02 13:05:33 ama 1.13.322.3: #i65476#: Automatic Styles 2006/05/31 10:54:44 os 1.13.322.2: #i65476# XAutoStyleFamily changed 2006/05/19 11:25:24 os 1.13.322.1: #i65476# automatic style support


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [4a8ecec8917497f40edb76ceb0877729a4add33d]

INTEGRATION: CWS swautomatic01 (1.114.70); FILE MERGED 2006/08/10 16:11:09 fme 1.114.70.3: RESYNC: (1.115-1.116); FILE MERGED 2006/06/30 11:38:30 ama 1.114.70.2: Resolve merge conflicts 2006/06/15 12:03:39 ama 1.114.70.1: #i65476#: Automatic Styles


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [741a4c993fd110bfca8059c714ddf604734fa83c]

INTEGRATION: CWS swautomatic01 (1.55.70); FILE MERGED 2006/08/10 16:09:57 fme 1.55.70.5: RESYNC: (1.56-1.57); FILE MERGED 2006/08/09 08:43:08 fme 1.55.70.4: #i64576# Automatic styles 2006/07/03 07:11:36 ama 1.55.70.3: RESYNC: (1.55-1.56); FILE MERGED 2006/06/29 13:07:44 fme 1.55.70.2: #i65476# AutoStyles 2006/06/15 12:02:34 ama 1.55.70.1: #i65476#: Automatic Styles


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [77a8d61ab94be44d6300223e85e983342cd33f33]

INTEGRATION: CWS swautomatic01 (1.17.144); FILE MERGED 2006/09/01 12:01:39 fme 1.17.144.2: RESYNC: (1.17-1.18); FILE MERGED 2006/08/09 08:43:07 fme 1.17.144.1: #i64576# Automatic styles


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [e32a875b4a55c0f7cd20d62825368468242c00ff]

INTEGRATION: CWS swautomatic01 (1.9.322); FILE MERGED 2006/09/01 12:01:14 fme 1.9.322.2: RESYNC: (1.9-1.10); FILE MERGED 2006/05/29 06:27:04 fme 1.9.322.1: #i65476# AutoStyles


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [4530ee12fe729795c252d7c47523984bc45d69c3]

INTEGRATION: CWS swautomatic01 (1.17.324); FILE MERGED 2006/09/01 12:01:07 fme 1.17.324.2: RESYNC: (1.17-1.18); FILE MERGED 2006/05/17 13:38:32 ama 1.17.324.1: #i64576# Automatic styles


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [830514f3197a9649ed42e6275bc9d85c9856fcda]

INTEGRATION: CWS swautomatic01 (1.23.324); FILE MERGED 2006/09/01 11:58:54 fme 1.23.324.3: RESYNC: (1.23-1.24); FILE MERGED 2006/08/29 12:15:53 fme 1.23.324.2: #i65476# Automatic paragraph styles 2006/08/09 08:43:07 fme 1.23.324.1: #i64576# Automatic styles


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [68a97eb7d7b1362c062660436870376362979de9]

INTEGRATION: CWS swautomatic01 (1.14.248); FILE MERGED 2006/11/16 14:39:58 fme 1.14.248.10: RESYNC: (1.16-1.17); FILE MERGED 2006/09/01 11:37:11 fme 1.14.248.9: RESYNC: (1.15-1.16); FILE MERGED 2006/08/29 12:15:53 fme 1.14.248.8: #i65476# Automatic paragraph styles 2006/08/18 09:01:30 fme 1.14.248.7: #i65476# Automatic paragraph styles 2006/08/16 08:20:52 fme 1.14.248.6: #i65476# AutoStyles for paragraphs 2006/08/16 08:20:25 fme 1.14.248.5: #i65476# AutoStyles for paragraphs 2006/08/10 16:08:22 fme 1.14.248.4: RESYNC: (1.14-1.15); FILE MERGED 2006/08/09 08:43:07 fme 1.14.248.3: #i64576# Automatic styles 2006/08/01 14:53:59 fme 1.14.248.2: #i64576# Automatic styles 2006/06/13 10:28:36 fme 1.14.248.1: #i65476#: Automatic Styles


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [8e24fde4528d685b077292ed07535a2ed7de9b70]

INTEGRATION: CWS swautomatic01 (1.42.78); FILE MERGED 2006/09/11 12:04:13 ama 1.42.78.12: #i65476#: Automatic Styles, numbering 2006/09/08 10:58:47 fme 1.42.78.11: #i65476# Automatic styles 2006/09/01 11:56:15 fme 1.42.78.10: RESYNC: (1.44-1.45); FILE MERGED 2006/08/10 16:07:41 fme 1.42.78.9: RESYNC: (1.43-1.44); FILE MERGED 2006/08/09 08:43:07 fme 1.42.78.8: #i64576# Automatic styles 2006/08/01 14:53:59 fme 1.42.78.7: #i64576# Automatic styles 2006/07/03 07:11:25 ama 1.42.78.6: RESYNC: (1.42-1.43); FILE MERGED 2006/06/13 10:28:36 fme 1.42.78.5: #i65476#: Automatic Styles 2006/06/07 14:49:36 fme 1.42.78.4: #i64576# Automatic styles 2006/06/02 12:57:44 fme 1.42.78.3: #i65476# AutoStyles 2006/06/01 10:54:41 fme 1.42.78.2: #i65476# AutoStyles 2006/05/29 06:27:03 fme 1.42.78.1: #i65476# AutoStyles


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [f0649d2a297e8cb810cde47a0744df097518f64d]

INTEGRATION: CWS swautomatic01 (1.7.324); FILE MERGED 2006/09/01 11:55:48 fme 1.7.324.6: RESYNC: (1.7-1.8); FILE MERGED 2006/06/13 10:28:36 fme 1.7.324.5: #i65476#: Automatic Styles 2006/06/07 14:49:36 fme 1.7.324.4: #i64576# Automatic styles 2006/06/02 12:57:44 fme 1.7.324.3: #i65476# AutoStyles 2006/06/01 10:54:41 fme 1.7.324.2: #i65476# AutoStyles 2006/05/29 06:27:03 fme 1.7.324.1: #i65476# AutoStyles


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [6f0c80b5057272b453f1ef1428ace2670c0d254c]

INTEGRATION: CWS swautomatic01 (1.12.252); FILE MERGED 2006/11/16 14:39:39 fme 1.12.252.4: RESYNC: (1.13-1.15); FILE MERGED 2006/09/01 11:55:33 fme 1.12.252.3: RESYNC: (1.12-1.13); FILE MERGED 2006/08/09 08:43:07 fme 1.12.252.2: #i64576# Automatic styles 2006/08/01 14:53:59 fme 1.12.252.1: #i64576# Automatic styles


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [0439ef3a1b631b6de6f7e9a709720cad7f7096c3]

INTEGRATION: CWS swautomatic01 (1.1.2); FILE ADDED 2006/08/24 11:17:35 ama 1.1.2.9: #i65476#: Cached automatic styles 2006/08/09 08:43:07 fme 1.1.2.8: #i64576# Automatic styles 2006/06/29 13:07:44 fme 1.1.2.7: #i65476# AutoStyles 2006/06/15 11:57:49 ama 1.1.2.6: #i65476#: Automatic Styles 2006/06/13 10:28:36 fme 1.1.2.5: #i65476#: Automatic Styles 2006/06/06 14:50:55 ama 1.1.2.4: #i65476#: Automatic styles 2006/06/02 13:04:04 ama 1.1.2.3: #i65476#: Automatic Styles 2006/05/29 10:24:48 ama 1.1.2.2: #i65476#: Automatic Styles 2006/05/29 09:54:16 ama 1.1.2.1: #i65476#: Automatic Styles


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [bf44b1d91e41d68ec60f4e5b5ac25b3cf5383807]

INTEGRATION: CWS swautomatic01 (1.30.326); FILE MERGED 2006/08/18 09:01:29 fme 1.30.326.6: #i65476# Automatic paragraph styles 2006/08/10 09:12:27 fme 1.30.326.5: #i65476# Automatic paragraph styles 2006/07/07 19:57:11 fme 1.30.326.4: #i65476# Automatic styles 2006/06/15 11:53:59 ama 1.30.326.3: #i65476#: Automatic Styles 2006/06/07 14:49:36 fme 1.30.326.2: #i64576# Automatic styles 2006/05/17 13:37:31 ama 1.30.326.1: #i64576# Automatic styles


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [c991a3b0d91b205055323a6f3e177cdb23e849f7]

INTEGRATION: CWS swautomatic01 (1.1.2); FILE ADDED 2006/06/15 12:01:41 ama 1.1.2.11: #i65476#: Automatic Styles 2006/06/13 10:28:36 fme 1.1.2.10: #i65476#: Automatic Styles 2006/06/01 10:54:41 fme 1.1.2.9: #i65476# AutoStyles 2006/05/29 12:15:24 fme 1.1.2.8: #i65476# AutoStyles 2006/05/29 06:58:04 fme 1.1.2.7: #i65476# AutoStyles 2006/05/29 06:52:53 fme 1.1.2.6: #i65476# AutoStyles 2006/05/29 06:51:29 fme 1.1.2.5: #i65476# AutoStyles 2006/05/29 06:50:09 fme 1.1.2.4: #i65476# AutoStyles 2006/05/29 06:27:03 fme 1.1.2.3: #i65476# AutoStyles 2006/05/22 07:38:21 ama 1.1.2.2: #i65476# Automatic styles 2006/05/17 13:40:34 ama 1.1.2.1: #i64576# Automatic styles


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [2ca076f6fe9ec8a6d02f79aabd43195d5a2dd9c6]

INTEGRATION: CWS swautomatic01 (1.118.2); FILE MERGED 2006/11/16 14:38:40 fme 1.118.2.10: RESYNC: (1.126-1.131); FILE MERGED 2006/10/10 16:57:29 fme 1.118.2.9: RESYNC: (1.124-1.126); FILE MERGED 2006/09/01 11:36:27 fme 1.118.2.8: RESYNC: (1.121-1.124); FILE MERGED 2006/08/10 16:06:33 fme 1.118.2.7: RESYNC: (1.119-1.121); FILE MERGED 2006/07/06 07:15:59 fme 1.118.2.6: #i65476#: Automatic Styles 2006/07/03 07:10:17 ama 1.118.2.5: RESYNC: (1.118-1.119); FILE MERGED 2006/06/20 08:29:57 fme 1.118.2.4: #i65476#: Automatic Styles 2006/06/02 13:03:28 ama 1.118.2.3: #i65476#: Automatic Styles 2006/05/29 09:53:26 ama 1.118.2.2: #i65476#: Automatic Styles 2006/05/17 13:34:08 ama 1.118.2.1: #i64576# Automatic styles


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [94c2d1c36dd73fe5b36cd4eebdf98a07d5fae839]

INTEGRATION: CWS swautomatic01 (1.2.324); FILE MERGED 2006/07/07 19:57:11 fme 1.2.324.1: #i65476# Automatic styles


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [91346033eaac386f098f482a00191ebd652b5ae0]

INTEGRATION: CWS swautomatic01 (1.3.84); FILE MERGED 2006/09/11 12:04:24 ama 1.3.84.1: #i65476#: Automatic Styles, numbering


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [6697a5d09fb81632e33a3de5ce3dd267dee33d11]

INTEGRATION: CWS swautomatic01 (1.5.84); FILE MERGED 2006/09/11 12:04:46 ama 1.5.84.1: #i65476#: Automatic Styles, numbering


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [c5ffec3d7137ff51a69612fbc367cf077d5a14a2]

INTEGRATION: CWS swautomatic01 (1.26.120); FILE MERGED 2006/11/16 14:32:53 fme 1.26.120.7: RESYNC: (1.28-1.31); FILE MERGED 2006/10/10 16:45:21 fme 1.26.120.6: RESYNC: (1.27-1.28); FILE MERGED 2006/08/21 13:11:56 ama 1.26.120.5: #i65476#: Optimization for automatic paragraphs/numbering 2006/08/16 09:59:39 ama 1.26.120.4: #i65476#: Automatic styles (paragraph) 2006/08/10 15:58:48 fme 1.26.120.3: RESYNC: (1.26-1.27); FILE MERGED 2006/07/06 13:49:24 ama 1.26.120.2: #i65476#: Automatic Styles 2006/06/15 10:22:19 ama 1.26.120.1: #i65476#: Automatic Styles


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [8195d7061ed52ebb98f46d35fe5929762c71e4b3]

INTEGRATION: CWS swautomatic01 (1.126.4); FILE MERGED 2006/11/16 14:32:01 fme 1.126.4.18: RESYNC: (1.129-1.131); FILE MERGED 2006/10/10 16:44:01 fme 1.126.4.17: RESYNC: (1.128-1.129); FILE MERGED 2006/09/15 07:24:37 fme 1.126.4.16: #i65476# Automatic styles - use already stored object information during export 2006/09/14 11:48:14 fme 1.126.4.15: #i65476# Automatic styles - do not use the draw page for exporting frames/graphics/embedded objects 2006/09/06 07:10:57 ama 1.126.4.14: #i65476#: Automatic styles 2006/09/05 13:07:10 ama 1.126.4.13: #i65476#: Automatic styles 2006/08/16 09:58:31 fme 1.126.4.12: #i65476# AutoStyles for paragraphs 2006/08/16 08:18:12 fme 1.126.4.11: #i65476# AutoStyles for paragraphs 2006/08/15 11:52:21 fme 1.126.4.10: #i65476# Automatic paragraph styles 2006/08/11 15:40:55 fme 1.126.4.9: #i65476# Automatic styles - resync 2006/08/10 15:57:54 fme 1.126.4.8: RESYNC: (1.126-1.128); FILE MERGED 2006/08/10 09:18:15 fme 1.126.4.7: #i65476# Automatic paragraph styles 2006/08/09 08:42:21 fme 1.126.4.6: #i64576# Automatic styles 2006/07/21 09:46:42 fme 1.126.4.5: #i65476# AutoStyles - At and as character objects 2006/07/07 11:35:21 fme 1.126.4.4: #i65476# AutoStyles 2006/06/29 13:05:05 fme 1.126.4.3: #i65476# AutoStyles 2006/06/27 09:46:06 fme 1.126.4.2: #i65476# Automatic Styles 2006/06/23 14:41:28 fme 1.126.4.1: #i65476#: Automatic Styles


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [12a4fba9374190e67c5e3c770fc9cc66bf918e0f]

INTEGRATION: CWS swautomatic01 (1.15.122); FILE MERGED 2006/10/10 16:43:29 fme 1.15.122.3: RESYNC: (1.17-1.18); FILE MERGED 2006/08/10 15:55:53 fme 1.15.122.2: RESYNC: (1.15-1.17); FILE MERGED 2006/06/23 14:41:28 fme 1.15.122.1: #i65476#: Automatic Styles


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [5be6ee22cbbb05de846dbaa7a102332843f250b1]

INTEGRATION: CWS swautomatic01 (1.64.122); FILE MERGED 2006/11/16 14:31:33 fme 1.64.122.4: RESYNC: (1.67-1.68); FILE MERGED 2006/10/10 16:43:09 fme 1.64.122.3: RESYNC: (1.66-1.67); FILE MERGED 2006/08/10 15:55:14 fme 1.64.122.2: RESYNC: (1.64-1.66); FILE MERGED 2006/06/23 14:41:28 fme 1.64.122.1: #i65476#: Automatic Styles


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [c39fb5121df44daf509960b764ebef07846cfff8]

INTEGRATION: CWS swautomatic01 (1.3.122); FILE MERGED 2006/06/23 14:41:28 fme 1.3.122.1: #i65476#: Automatic Styles


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [034f1a66e8da9bdfcc77cbc734fb474e80746dbf]

INTEGRATION: CWS swautomatic01 (1.4.122); FILE MERGED 2006/10/10 16:38:30 fme 1.4.122.2: RESYNC: (1.4-1.5); FILE MERGED 2006/06/23 14:41:28 fme 1.4.122.1: #i65476#: Automatic Styles


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [0c68d3ad3cfbbb7161ee044518b6d1b8950a4cd0]

INTEGRATION: CWS swautomatic01 (1.37.36); FILE MERGED 2006/11/16 14:29:29 fme 1.37.36.10: RESYNC: (1.39-1.40); FILE MERGED 2006/10/10 16:28:08 fme 1.37.36.9: RESYNC: (1.38-1.39); FILE MERGED 2006/08/16 10:02:51 ama 1.37.36.8: #i65476#: Automatic styles (paragraph) 2006/08/11 15:40:55 fme 1.37.36.7: #i65476# Automatic styles - resync 2006/08/10 15:43:56 fme 1.37.36.6: RESYNC: (1.37-1.38); FILE MERGED 2006/07/03 10:51:43 ama 1.37.36.5: #i65476#: Automatic Styles 2006/06/23 14:41:27 fme 1.37.36.4: #i65476#: Automatic Styles 2006/06/15 15:43:22 ama 1.37.36.3: #i65476#: Automatic Styles 2006/06/15 10:20:18 ama 1.37.36.2: #i65476#: Automatic Styles 2006/06/15 09:37:35 ama 1.37.36.1: #i65476#: Automatic Styles


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [99aa170a65412073d550397bb2c2e88ce69558f0]

INTEGRATION: CWS swautomatic01 (1.35.122); FILE MERGED 2006/10/10 16:26:23 fme 1.35.122.5: RESYNC: (1.36-1.37); FILE MERGED 2006/08/17 07:11:55 ama 1.35.122.4: #i65476#: Automatic styles 2006/08/11 15:40:55 fme 1.35.122.3: #i65476# Automatic styles - resync 2006/08/10 15:42:07 fme 1.35.122.2: RESYNC: (1.35-1.36); FILE MERGED 2006/06/15 09:37:59 ama 1.35.122.1: #i65476#: Automatic Styles


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [c5bfd442bc527db4d4e19c6a5d6d1477bd19c16e]

INTEGRATION: CWS swautomatic01 (1.20.122); FILE MERGED 2006/10/10 16:25:50 fme 1.20.122.4: RESYNC: (1.21-1.22); FILE MERGED 2006/08/10 15:41:04 fme 1.20.122.3: RESYNC: (1.20-1.21); FILE MERGED 2006/07/07 11:34:42 fme 1.20.122.2: #i65476# AutoStyles 2006/06/29 13:05:05 fme 1.20.122.1: #i65476# AutoStyles


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [7040dd6447cb8a0aec4b7026a5551b7636184cda]

INTEGRATION: CWS swautomatic01 (1.13.120); FILE MERGED 2006/10/10 16:24:16 fme 1.13.120.9: RESYNC: (1.14-1.15); FILE MERGED 2006/08/31 07:45:24 ama 1.13.120.8: #i65476#: Automatic styles, use display name as parent name 2006/08/21 13:12:46 ama 1.13.120.7: #i65476#: Optimization for automatic paragraphs/numbering 2006/08/18 09:07:53 ama 1.13.120.6: #i65476#: Automatic styles 2006/08/16 10:04:24 ama 1.13.120.5: #i65476#: Automatic styles (paragraph) 2006/08/11 15:40:55 fme 1.13.120.4: #i65476# Automatic styles - resync 2006/08/10 15:39:51 fme 1.13.120.3: RESYNC: (1.13-1.14); FILE MERGED 2006/06/26 13:51:14 ama 1.13.120.2: #i65476#: Automatic Styles 2006/06/15 09:37:05 ama 1.13.120.1: #i65476#: Automatic Styles


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [355684e3ebddb7314e5f0b2ffeeec2dfe54fb181]

INTEGRATION: CWS swautomatic01 (1.10.122); FILE MERGED 2006/08/10 15:39:06 fme 1.10.122.2: RESYNC: (1.10-1.11); FILE MERGED 2006/06/29 13:05:05 fme 1.10.122.1: #i65476# AutoStyles


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [a261e987353268a182b09b8fc9b51ca5ec59333b]

INTEGRATION: CWS swautomatic01 (1.16.36); FILE MERGED 2006/11/16 14:26:42 fme 1.16.36.4: RESYNC: (1.19-1.20); FILE MERGED 2006/10/10 16:22:53 fme 1.16.36.3: RESYNC: (1.18-1.19); FILE MERGED 2006/08/10 15:38:53 fme 1.16.36.2: RESYNC: (1.16-1.18); FILE MERGED 2006/06/29 13:05:05 fme 1.16.36.1: #i65476# AutoStyles


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [2da8916653ef674367defc30a5d04ff3c18eb14a]

INTEGRATION: CWS swautomatic01 (1.3.122); FILE MERGED 2006/11/16 14:26:35 fme 1.3.122.4: RESYNC: (1.5-1.6); FILE MERGED 2006/10/10 16:22:45 fme 1.3.122.3: RESYNC: (1.4-1.5); FILE MERGED 2006/08/10 15:38:31 fme 1.3.122.2: RESYNC: (1.3-1.4); FILE MERGED 2006/06/29 13:05:05 fme 1.3.122.1: #i65476# AutoStyles


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [7a97b4ead07dd2a57352148c1048fa925ea548bf]

INTEGRATION: CWS swautomatic01 (1.1.2); FILE ADDED 2006/08/22 07:34:47 ama 1.1.2.8: #i65476#: Typo 2006/08/18 09:09:01 ama 1.1.2.7: #i65476#: Automatic styles 2006/08/09 08:41:12 fme 1.1.2.6: #i64576# Automatic styles 2006/06/15 15:46:59 ama 1.1.2.5: #i65476#: Automatic Styles 2006/06/02 13:20:41 ama 1.1.2.4: #i65476#: Automatic Styles 2006/05/29 13:59:04 ama 1.1.2.3: #i65476#: Automatic Styles 2006/05/24 14:29:45 ama 1.1.2.2: #i65476#: Automatic styles 2006/05/24 09:29:15 ama 1.1.2.1: #i65476# StylePool for automatic styles


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [a012b098daafe9978ee1df6327ab5ffc7a5d562b]

INTEGRATION: CWS swautomatic01 (1.3.238); FILE MERGED 2006/05/24 09:30:47 ama 1.3.238.1: #i65476# StylePool for automatic styles


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [771716b37eb1aca9b8f9790d4a8a53a6bfb41ba7]

INTEGRATION: CWS swautomatic01 (1.133.36); FILE MERGED 2006/11/16 13:51:43 fme 1.133.36.3: RESYNC: (1.135-1.138); FILE MERGED 2006/08/10 14:08:12 fme 1.133.36.2: RESYNC: (1.133-1.135); FILE MERGED 2006/05/24 09:54:18 ama 1.133.36.1: #i65476# StylePool for automatic styles


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [ebd8f8b83c94a3e796676bec88c948ad78bd47ed]

INTEGRATION: CWS swautomatic01 (1.1.2); FILE ADDED 2006/06/02 13:07:46 ama 1.1.2.3: #i65476#: Automatic Styles 2006/05/24 14:27:32 ama 1.1.2.2: #i65476#: Automatic styles 2006/05/24 09:26:23 ama 1.1.2.1: #i65476# StylePool for automatic styles


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [c6b52d254b21c9d86e6095daf214adfe62149326]

INTEGRATION: CWS fwk52 (1.36.32); FILE MERGED 2006/11/13 16:43:04 cd 1.36.32.3: #i70233# Restore wrong removed entries from makefile.mk 2006/11/13 13:52:15 cd 1.36.32.2: RESYNC: (1.36-1.37); FILE MERGED 2006/10/09 12:44:38 cd 1.36.32.1: #i70233# Added factory interface for message boxes


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [4810a1aa3c83cfc6df63a895ac3f189311b2abf7]

INTEGRATION: CWS fwk52 (1.1.2); FILE ADDED 2006/11/14 13:38:10 cd 1.1.2.2: #i70233# Added more information about parent parameter and 'infobox' type 2006/10/09 12:45:37 cd 1.1.2.1: #i70233# Added factory interface for message boxes


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [5b1722f62b230b86ba5387983c68ab5ea4fbc65e]

INTEGRATION: CWS fwk52 (1.12.198); FILE MERGED 2006/10/09 12:44:38 cd 1.12.198.1: #i70233# Added factory interface for message boxes


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [d78ba28f6388b9ae0eea0bd57cc36c804f83577c]

INTEGRATION: CWS fwk52 (1.1.2); FILE ADDED 2006/10/09 12:45:46 cd 1.1.2.1: #i70233# Added factory interface for message boxes


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [019b10b38146cf03f895c8f44c7ab6404094301b]

INTEGRATION: CWS fwk52 (1.49.10); FILE MERGED 2006/11/13 16:43:52 cd 1.49.10.3: #i70233# Fixed build problems with gcc 2006/11/13 13:48:19 cd 1.49.10.2: RESYNC: (1.49-1.50); FILE MERGED 2006/10/09 12:39:53 cd 1.49.10.1: #i70233# Added factory for message boxes


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [6ebf3ae2a9527e30957e830b4bc6296ca8fcd714]

INTEGRATION: CWS noprotchk (1.36.30); FILE MERGED 2006/11/27 12:20:49 obr 1.36.30.1: #i71877# removed obsolete protocol handler check service


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [b0cfe4548af0edc3ca4cc7d700599c728e0d0b07]

INTEGRATION: CWS fwk52 (1.17.48); FILE MERGED 2006/10/09 12:39:52 cd 1.17.48.1: #i70233# Added factory for message boxes


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [c7f7ca71c147b1197d64571044b45fdd4820ae44]

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>  [1323ed4921549150b211ec04ee7bc2f3f520b927]

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>  [58fb4b3a895a793ae13cf0956067199b7ed85f6b]

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>  [914634a00c25e7f4d7ee1bdc9ebbd26a50928948]

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>  [e5178497b5c1ab7294acbe6c361624706e0dc064]

INTEGRATION: CWS sb23 (1.2.36); FILE MERGED 2006/08/18 16:31:23 sb 1.2.36.2: RESYNC: (1.2-1.3); FILE MERGED 2005/03/08 14:29:17 sb 1.2.36.1: #i35277# More cleanup.


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [9daf39d9bb172d2be1e7c4839749c20301bd20b8]

INTEGRATION: CWS sb23 (1.2.26); FILE MERGED 2006/08/18 16:29:49 sb 1.2.26.5: RESYNC: (1.2-1.3); FILE MERGED 2005/03/14 10:55:39 sb 1.2.26.4: #i35277# Further cleanup. 2005/03/08 14:29:13 sb 1.2.26.3: #i35277# More cleanup. 2005/02/18 09:21:53 sb 1.2.26.2: #i35277# More cleanup; functionality moved from java_remote_bridge to urp, so that urp can autonomously handle protocol property requests. 2005/02/16 16:54:45 sb 1.2.26.1: #i35277# More cleanup.


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [92d1fdb68227bf37340507d35d91f347a5e3f54c]

INTEGRATION: CWS sb23 (1.3.8); FILE MERGED 2006/08/18 16:29:42 sb 1.3.8.3: RESYNC: (1.3-1.4); FILE MERGED 2005/02/18 09:21:52 sb 1.3.8.2: #i35277# More cleanup; functionality moved from java_remote_bridge to urp, so that urp can autonomously handle protocol property requests. 2005/02/16 16:54:45 sb 1.3.8.1: #i35277# More cleanup.


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [652e9c0315c5262574d285f26dc1a61893406d08]

INTEGRATION: CWS sb23 (1.6.8); FILE MERGED 2006/08/18 16:28:09 sb 1.6.8.2: RESYNC: (1.6-1.7); FILE MERGED 2005/03/14 10:55:38 sb 1.6.8.1: #i35277# Further cleanup.


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [fa190ca1c4f19bb7f061e10d960251e37f8f60d4]

INTEGRATION: CWS sb23 (1.13.4); FILE MERGED 2006/08/18 16:29:24 sb 1.13.4.3: RESYNC: (1.13-1.14); FILE MERGED 2005/03/15 10:29:37 sb 1.13.4.2: #88601# Support for current context in Java URP. 2005/03/14 10:55:38 sb 1.13.4.1: #i35277# Further cleanup.


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [f9ae6772bc27adffe55714286a6de51b0dc2aaf2]

INTEGRATION: CWS sb23 (1.11.8); FILE MERGED 2006/08/18 16:28:27 sb 1.11.8.3: RESYNC: (1.11-1.12); FILE MERGED 2005/03/15 10:29:37 sb 1.11.8.2: #88601# Support for current context in Java URP. 2005/03/14 10:55:37 sb 1.11.8.1: #i35277# Further cleanup.


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [42e365da333704130167dd634ad4c9c2017b48c8]

INTEGRATION: CWS sb23 (1.10.26); FILE MERGED 2006/08/18 16:27:42 sb 1.10.26.4: RESYNC: (1.10-1.11); FILE MERGED 2005/03/14 14:30:43 sb 1.10.26.3: #i35277# Further cleanup. 2005/02/18 09:21:52 sb 1.10.26.2: #i35277# More cleanup; functionality moved from java_remote_bridge to urp, so that urp can autonomously handle protocol property requests. 2004/10/11 10:21:14 sb 1.10.26.1: #i35277# Cleand up (as a prerequisite to doing any substantial changes).


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [7ca024de74bc309c698968c7c73bce9a8df2fd25]

INTEGRATION: CWS sb23 (1.11.18); FILE MERGED 2006/08/18 16:25:56 sb 1.11.18.2: RESYNC: (1.11-1.12); FILE MERGED 2005/02/18 09:21:51 sb 1.11.18.1: #i35277# More cleanup; functionality moved from java_remote_bridge to urp, so that urp can autonomously handle protocol property requests.


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [a07d9caec5d5fbe9ce7981ff5e7a894e9c019138]

INTEGRATION: CWS sb23 (1.6.36); FILE MERGED 2006/08/18 16:23:49 sb 1.6.36.3: RESYNC: (1.7-1.10); FILE MERGED 2005/05/25 07:18:21 sb 1.6.36.2: RESYNC: (1.6-1.7); FILE MERGED 2005/02/18 09:21:51 sb 1.6.36.1: #i35277# More cleanup; functionality moved from java_remote_bridge to urp, so that urp can autonomously handle protocol property requests.


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [15cc2f0db99c900ad3bc8d70f11976b8338e3280]

INTEGRATION: CWS sb23 (1.15.26); FILE MERGED 2006/08/18 16:22:50 sb 1.15.26.11: RESYNC: (1.15-1.16); FILE MERGED 2005/03/15 16:38:13 sb 1.15.26.10: #88601# Minor fix. 2005/03/15 10:29:36 sb 1.15.26.9: #88601# Support for current context in Java URP. 2005/03/14 16:28:49 sb 1.15.26.8: #i35277# Queue release requests to improve performance. 2005/03/14 15:00:50 sb 1.15.26.7: #i35277# Further cleanup. 2005/03/14 10:55:37 sb 1.15.26.6: #i35277# Further cleanup. 2005/03/11 14:03:39 sb 1.15.26.5: #i35277# Improve URP performance by always sending asynchronous release requests, regardless of forceSynchronous. 2005/02/18 16:48:43 sb 1.15.26.4: #i35277# More cleanup; first part of supporting CurrentContext in URP. 2005/02/18 09:21:49 sb 1.15.26.3: #i35277# More cleanup; functionality moved from java_remote_bridge to urp, so that urp can autonomously handle protocol property requests. 2005/02/16 16:54:44 sb 1.15.26.2: #i35277# More cleanup. 2004/10/11 10:21:14 sb 1.15.26.1: #i35277# Cleand up (as a prerequisite to doing any substantial changes).


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [165cf111953e79b200bf5f57bb09e0c636ccec2b]

INTEGRATION: CWS sb23 (1.2.198); FILE MERGED 2006/08/18 16:22:43 sb 1.2.198.4: RESYNC: (1.2-1.4); FILE MERGED 2005/03/14 10:55:37 sb 1.2.198.3: #i35277# Further cleanup. 2005/02/18 09:21:49 sb 1.2.198.2: #i35277# More cleanup; functionality moved from java_remote_bridge to urp, so that urp can autonomously handle protocol property requests. 2004/10/11 10:21:13 sb 1.2.198.1: #i35277# Cleand up (as a prerequisite to doing any substantial changes).


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [9c547149441e61659a734ff0adeeb8d74e5f2b55]

INTEGRATION: CWS sb23 (1.1.2); FILE ADDED 2005/03/15 10:29:36 sb 1.1.2.3: #88601# Support for current context in Java URP. 2005/03/14 15:00:50 sb 1.1.2.2: #i35277# Further cleanup. 2005/03/14 10:56:37 sb 1.1.2.1: #i35277# Further cleanup.


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [1e0b5f1a572db74235fcd9066a2401794bf6b0fb]

INTEGRATION: CWS sb23 (1.14.10); FILE MERGED 2006/08/18 16:22:36 sb 1.14.10.2: RESYNC: (1.14-1.16); FILE MERGED 2005/03/15 10:29:36 sb 1.14.10.1: #88601# Support for current context in Java URP.


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [fc96aa7964dc5b8733e79e062f6de4a686e6c100]

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>  [4fd65b4c15e0c562e2eada2f6974e84feabfa2fc]

INTEGRATION: CWS sb23 (1.1.2); FILE ADDED 2005/02/18 16:48:43 sb 1.1.2.3: #i35277# More cleanup; first part of supporting CurrentContext in URP. 2005/02/16 16:54:44 sb 1.1.2.2: #i35277# More cleanup. 2004/10/11 10:22:21 sb 1.1.2.1: #i35277# Cleand up (as a prerequisite to doing any substantial changes).


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [8305eaf6bb48bb1558b526cdd116b76295019ca2]

INTEGRATION: CWS sb23 (1.16.8); FILE MERGED 2006/08/18 16:22:29 sb 1.16.8.2: RESYNC: (1.16-1.18); FILE MERGED 2005/03/15 10:29:36 sb 1.16.8.1: #88601# Support for current context in Java URP.


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [73a2d5d4e42101dee1ca3486faa1c3d49659907c]

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>  [3468223f37f5fa100fe3fce54468a29a12dcb4b0]

INTEGRATION: CWS sb23 (1.5.26); FILE MERGED 2006/08/18 16:22:00 sb 1.5.26.4: RESYNC: (1.5-1.7); FILE MERGED 2005/03/14 10:55:36 sb 1.5.26.3: #i35277# Further cleanup. 2005/02/18 09:21:48 sb 1.5.26.2: #i35277# More cleanup; functionality moved from java_remote_bridge to urp, so that urp can autonomously handle protocol property requests. 2004/10/11 10:21:12 sb 1.5.26.1: #i35277# Cleand up (as a prerequisite to doing any substantial changes).


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [80cd9362b59404f29794e1d853f2c8032fcc2b07]

INTEGRATION: CWS sb23 (1.3.8); FILE MERGED 2006/08/18 16:21:42 sb 1.3.8.2: RESYNC: (1.3-1.4); FILE MERGED 2005/02/18 16:48:42 sb 1.3.8.1: #i35277# More cleanup; first part of supporting CurrentContext in URP.


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [6fa4daa6417ad1ad20c51ed8454ad4d235fa8ee5]

INTEGRATION: CWS sb23 (1.2.66); FILE MERGED 2006/08/18 16:21:34 sb 1.2.66.3: RESYNC: (1.2-1.3); FILE MERGED 2005/03/17 14:42:32 sb 1.2.66.2: #88601# Minor fix. 2005/03/14 10:55:36 sb 1.2.66.1: #i35277# Further cleanup.


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [76966af9c05d0458399cef5c1499c1f5e635d4f9]

INTEGRATION: CWS sb23 (1.1.2); FILE ADDED 2005/03/15 10:29:35 sb 1.1.2.3: #88601# Support for current context in Java URP. 2005/03/14 15:00:49 sb 1.1.2.2: #i35277# Further cleanup. 2005/03/14 10:56:26 sb 1.1.2.1: #i35277# Further cleanup.


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [9770a92ed9a2acf1e50ff2e84d2e655552cc3165]

INTEGRATION: CWS sb23 (1.16.8); FILE MERGED 2006/08/18 16:21:28 sb 1.16.8.3: RESYNC: (1.16-1.17); FILE MERGED 2005/03/14 10:55:36 sb 1.16.8.2: #i35277# Further cleanup. 2005/02/18 09:21:48 sb 1.16.8.1: #i35277# More cleanup; functionality moved from java_remote_bridge to urp, so that urp can autonomously handle protocol property requests.


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [651e4e1f90ffa2880d75abd98ed162acdf1dd4fa]

INTEGRATION: CWS sb23 (1.13.158); FILE MERGED 2006/08/18 16:20:36 sb 1.13.158.6: RESYNC: (1.13-1.15); FILE MERGED 2005/06/15 09:56:01 sb 1.13.158.5: Merged in 1.13.178.1. 2005/03/15 10:29:35 sb 1.13.158.4: #88601# Support for current context in Java URP. 2005/03/14 15:00:49 sb 1.13.158.3: #i35277# Further cleanup. 2005/03/14 10:55:35 sb 1.13.158.2: #i35277# Further cleanup. 2004/10/11 15:26:59 sb 1.13.158.1: Improve stack traces of exceptions raised on the remote side.


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [888d3b119c1041deeaae19393b0477376813fac0]

INTEGRATION: CWS sb23 (1.10.66); FILE MERGED 2006/08/18 16:21:10 sb 1.10.66.2: RESYNC: (1.10-1.11); FILE MERGED 2005/03/14 10:55:35 sb 1.10.66.1: #i35277# Further cleanup.


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [c9398f06fa0bff0278feae9ce8cf34b560da583f]

INTEGRATION: CWS sb23 (1.8.26); FILE MERGED 2006/08/18 16:20:43 sb 1.8.26.6: RESYNC: (1.8-1.9); FILE MERGED 2005/03/14 10:55:35 sb 1.8.26.5: #i35277# Further cleanup. 2005/02/18 16:48:42 sb 1.8.26.4: #i35277# More cleanup; first part of supporting CurrentContext in URP. 2005/02/18 09:21:47 sb 1.8.26.3: #i35277# More cleanup; functionality moved from java_remote_bridge to urp, so that urp can autonomously handle protocol property requests. 2005/02/17 08:47:51 sb 1.8.26.2: #i35277# Improved documentation. 2005/02/16 16:54:43 sb 1.8.26.1: #i35277# More cleanup.


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [fbbbf6efa9760dc6c593e5570b799cf6c8e1ea59]

INTEGRATION: CWS sb23 (1.4.36); FILE MERGED 2006/08/18 16:19:10 sb 1.4.36.2: RESYNC: (1.4-1.6); FILE MERGED 2005/02/18 16:48:41 sb 1.4.36.1: #i35277# More cleanup; first part of supporting CurrentContext in URP.


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [a37e4c8bb535abb6a979da2621ecacc72940adcd]

INTEGRATION: CWS sb23 (1.39.12); FILE MERGED 2006/08/18 16:20:07 sb 1.39.12.10: RESYNC: (1.40-1.43); FILE MERGED 2005/06/15 09:58:20 sb 1.39.12.9: Merged in 1.40.6.1. 2005/05/13 09:14:24 sb 1.39.12.8: #i49149# Cleanup of 1.39.12.7. 2005/05/12 16:13:46 sb 1.39.12.7: #i49149# Merged in 1.39.20.1. 2005/03/21 15:57:45 sb 1.39.12.6: #88601# Set current context when serving special getInstance queryInterface requests. 2005/03/14 14:30:43 sb 1.39.12.5: #i35277# Further cleanup. 2005/03/14 10:55:34 sb 1.39.12.4: #i35277# Further cleanup. 2005/02/18 16:48:40 sb 1.39.12.3: #i35277# More cleanup; first part of supporting CurrentContext in URP. 2005/02/18 09:21:46 sb 1.39.12.2: #i35277# More cleanup; functionality moved from java_remote_bridge to urp, so that urp can autonomously handle protocol property requests. 2005/02/16 16:54:42 sb 1.39.12.1: #i35277# More cleanup.


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [1c55068c078ebde5767b8a14806e0befbfdb95a4]

INTEGRATION: CWS sb23 (1.13.38); FILE MERGED 2006/11/07 08:31:53 sb 1.13.38.3: RESYNC: (1.14-1.15); FILE MERGED 2006/08/18 16:04:08 sb 1.13.38.2: RESYNC: (1.13-1.14); FILE MERGED 2005/03/23 14:44:30 sb 1.13.38.1: #88601# Ensure that negotiating current context support is finished before any requests are sent.


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [6455fe0e6f250ca7e49b24238328ded3c81c9a02]

INTEGRATION: CWS sb23 (1.12.140); FILE MERGED 2006/11/07 08:31:24 sb 1.12.140.3: RESYNC: (1.14-1.15); FILE MERGED 2006/08/18 16:02:55 sb 1.12.140.2: RESYNC: (1.12-1.14); FILE MERGED 2005/03/23 14:21:46 sb 1.12.140.1: #88601# Support for current context in binary UNO URP bridge.


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [e00870f56e42a50ed91b95f8dbe329a4854676f7]

INTEGRATION: CWS sb23 (1.3.192); FILE MERGED 2006/08/18 16:02:48 sb 1.3.192.2: RESYNC: (1.3-1.5); FILE MERGED 2005/03/23 14:21:46 sb 1.3.192.1: #88601# Support for current context in binary UNO URP bridge.


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [7a6a3df04ca1765cce63d16bf7271da001517bb9]

INTEGRATION: CWS sb23 (1.5.28); FILE MERGED 2006/11/07 08:31:17 sb 1.5.28.3: RESYNC: (1.7-1.8); FILE MERGED 2006/08/18 16:02:41 sb 1.5.28.2: RESYNC: (1.5-1.7); FILE MERGED 2005/03/23 14:21:46 sb 1.5.28.1: #88601# Support for current context in binary UNO URP bridge.


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [246d0fb227248f7cacafca631fc62ffb872c7d10]

INTEGRATION: CWS sb23 (1.5.20); FILE MERGED 2006/08/18 16:02:34 sb 1.5.20.2: RESYNC: (1.5-1.6); FILE MERGED 2005/03/23 14:21:45 sb 1.5.20.1: #88601# Support for current context in binary UNO URP bridge.


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [e26382377400b8da88c2fa6626d0828819c7f8e8]

INTEGRATION: CWS sb23 (1.7.38); FILE MERGED 2006/08/18 16:01:28 sb 1.7.38.2: RESYNC: (1.7-1.9); FILE MERGED 2005/03/23 14:21:45 sb 1.7.38.1: #88601# Support for current context in binary UNO URP bridge.


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [e71abaf2a9c0de648378b9b33003bf030ee02510]

INTEGRATION: CWS sb23 (1.12.38); FILE MERGED 2006/11/07 08:30:47 sb 1.12.38.3: RESYNC: (1.14-1.15); FILE MERGED 2006/08/18 16:00:59 sb 1.12.38.2: RESYNC: (1.12-1.14); FILE MERGED 2005/03/23 14:21:45 sb 1.12.38.1: #88601# Support for current context in binary UNO URP bridge.


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [048108f4226b92cbeaf4404b53e1a7bbcbec4c77]

INTEGRATION: CWS sb23 (1.16.6); FILE MERGED 2006/11/07 08:30:39 sb 1.16.6.4: RESYNC: (1.18-1.19); FILE MERGED 2006/08/18 16:01:21 sb 1.16.6.3: RESYNC: (1.16-1.18); FILE MERGED 2005/03/23 14:44:29 sb 1.16.6.2: #88601# Ensure that negotiating current context support is finished before any requests are sent. 2005/03/23 14:21:45 sb 1.16.6.1: #88601# Support for current context in binary UNO URP bridge.


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [50b05fc088a2b2cab514303cf8162c69fc3f4853]

INTEGRATION: CWS sb23 (1.2.214); FILE MERGED 2006/08/21 07:36:42 sb 1.2.214.3: #88601# Made code warning-free. 2006/08/18 16:01:13 sb 1.2.214.2: RESYNC: (1.2-1.4); FILE MERGED 2005/03/23 14:44:29 sb 1.2.214.1: #88601# Ensure that negotiating current context support is finished before any requests are sent.


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [5d8bcdb79a54e3a52d775f5d2f63922850055fb3]

INTEGRATION: CWS sb23 (1.12.38); FILE MERGED 2006/11/07 08:30:32 sb 1.12.38.5: RESYNC: (1.14-1.15); FILE MERGED 2006/08/21 07:36:41 sb 1.12.38.4: #88601# Made code warning-free. 2006/08/18 16:01:06 sb 1.12.38.3: RESYNC: (1.12-1.14); FILE MERGED 2005/03/23 14:44:29 sb 1.12.38.2: #88601# Ensure that negotiating current context support is finished before any requests are sent. 2005/03/23 14:21:44 sb 1.12.38.1: #88601# Support for current context in binary UNO URP bridge.


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [7c2440756d3c61cda46847797a422738decedf05]

INTEGRATION: CWS sb23 (1.6.192); FILE MERGED 2006/08/18 16:00:31 sb 1.6.192.2: RESYNC: (1.6-1.8); FILE MERGED 2005/03/23 14:44:29 sb 1.6.192.1: #88601# Ensure that negotiating current context support is finished before any requests are sent.


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [97e7687de7f1dbaf293e48448b3632234a9240a1]

INTEGRATION: CWS sb23 (1.8.38); FILE MERGED 2006/11/07 08:30:24 sb 1.8.38.3: RESYNC: (1.10-1.11); FILE MERGED 2006/08/18 16:00:24 sb 1.8.38.2: RESYNC: (1.8-1.10); FILE MERGED 2005/03/23 14:21:44 sb 1.8.38.1: #88601# Support for current context in binary UNO URP bridge.


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [e667ddb65062741077784c1accfe20b651e13de8]

INTEGRATION: CWS sb23 (1.18.2); FILE MERGED 2006/08/18 15:22:19 sb 1.18.2.4: RESYNC: (1.18-1.20); FILE MERGED 2005/03/14 14:59:49 sb 1.18.2.3: #i35277# Further cleanup. 2005/03/14 10:53:32 sb 1.18.2.2: #i35277# Further cleanup. 2005/03/11 14:00:32 sb 1.18.2.1: #i35277# Improve URP performance by always sending asynchronous release requests, regardless of forceSynchronous.


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [139ee58738ba1705c9fab8fd98e822cebef7cfe7]

INTEGRATION: CWS sb23 (1.5.34); FILE MERGED 2006/08/18 15:22:46 sb 1.5.34.3: RESYNC: (1.5-1.6); FILE MERGED 2005/03/14 14:59:49 sb 1.5.34.2: #i35277# Further cleanup. 2005/03/14 10:53:32 sb 1.5.34.1: #i35277# Further cleanup.


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [39c4837ea701ea0f878671ed6ac610f3da39436f]

INTEGRATION: CWS sb23 (1.7.16); FILE MERGED 2006/11/08 15:46:42 sb 1.7.16.1: #88601# Current context testing.


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [80803c0f9e6eff6971756b3a7cd7a1743072a983]

INTEGRATION: CWS sb23 (1.11.16); FILE MERGED 2006/11/08 15:46:42 sb 1.11.16.1: #88601# Current context testing.


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [35b589faa3bfa39d857c8cba4bc8a84e7ccbc46e]

INTEGRATION: CWS sb23 (1.26.8); FILE MERGED 2006/11/08 15:46:42 sb 1.26.8.1: #88601# Current context testing.


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [d422c113d527fd7a208646efc1c3ac5668df743b]

INTEGRATION: CWS sb23 (1.1.2); FILE ADDED 2006/11/08 15:48:09 sb 1.1.2.1: #88601# Current context testing.


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [de3312f25901015e3ac03a7973dbe73fe3b00b02]

INTEGRATION: CWS sb23 (1.1.2); FILE ADDED 2006/11/08 15:47:57 sb 1.1.2.1: #88601# Current context testing.


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [ff56e9f1d9af96ad201864ad3f89941784228757]

INTEGRATION: CWS sb23 (1.12.10); FILE MERGED 2006/11/08 15:46:42 sb 1.12.10.1: #88601# Current context testing.


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [1d6d185f4ed9d2346a3dbcf7791bc06db4862f6b]

INTEGRATION: CWS sb23 (1.18.10); FILE MERGED 2006/11/08 15:46:41 sb 1.18.10.2: #88601# Current context testing. 2006/11/07 16:19:09 sb 1.18.10.1: Fixed bad cast.


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [4ed69740f499731dddfe5ddb682b27ea93e394e6]

INTEGRATION: CWS sb23 (1.5.32); FILE MERGED 2006/11/08 15:46:41 sb 1.5.32.1: #88601# Current context testing.


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [3339ab7a663b0fde070aafbf149c136f1c82b5d3]

INTEGRATION: CWS sb23 (1.10.16); FILE MERGED 2006/11/08 15:46:41 sb 1.10.16.1: #88601# Current context testing.


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [0ea9da906050919b247f46ac4aba6c06e20c6f52]

INTEGRATION: CWS sb23 (1.1.2); FILE ADDED 2006/11/08 15:48:22 sb 1.1.2.1: #88601# Current context testing.


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [94811c81de5c7bb3044370301a99f38fcfde4f9a]

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>  [865b1783f78bce3e00e2a86c827b0b7a49925a9f]

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>  [c9a340802a377b8b93205ecd64cc5e794db461ae]

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>  [a4418cc97ca5719fbcbea01b7da2b7f7536edcdd]

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>  [19d52329df85a358c34700671c326d6fe9a22ee3]

INTEGRATION: CWS wfilter (1.3.234); FILE MERGED 2006/11/17 08:40:51 sj 1.3.234.1: #i69283# making filter module warning free


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [de00b68bb4d44212819f613caf71f5a8a9240dfb]

INTEGRATION: CWS wfilter (1.4.50); FILE MERGED 2006/11/17 08:40:51 sj 1.4.50.1: #i69283# making filter module warning free


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [f91a02615ed9516b09f79b66f89993f58d0df2ea]

INTEGRATION: CWS wfilter (1.10.52); FILE MERGED 2006/11/17 08:40:50 sj 1.10.52.1: #i69283# making filter module warning free


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [5ee6f4458491a3e05e9795e7d51724e2eaa8a2ff]

INTEGRATION: CWS wfilter (1.4.234); FILE MERGED 2006/11/17 08:40:50 sj 1.4.234.1: #i69283# making filter module warning free


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [a4e1b7e626d3079682dc8180be90f8c12d784466]

INTEGRATION: CWS wfilter (1.10.38); FILE MERGED 2006/11/17 08:40:50 sj 1.10.38.1: #i69283# making filter module warning free


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [9f20d1afcce44dbffb188232a34199c0d93d567b]

INTEGRATION: CWS wfilter (1.7.52); FILE MERGED 2006/11/17 08:40:50 sj 1.7.52.1: #i69283# making filter module warning free


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [4b79bba6f7bb486a8626712544169bd48c2ac163]

INTEGRATION: CWS pj66 (1.12.68); FILE MERGED 2006/11/23 21:27:57 pjanik 1.12.68.1: #i71184#: Remove CONFIG_SERVER_DOCLANG_TARGET (cfgsrvdoclang).


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [820b861eb8863b6c7c078c0f95373a94e1b4abd3]

INTEGRATION: CWS wfilter (1.7.148); FILE MERGED 2006/11/17 08:40:49 sj 1.7.148.1: #i69283# making filter module warning free


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [62c9abe20c7a97a0d3a9661f6ea8a29fa2da6b2b]

INTEGRATION: CWS wfilter (1.19.38); FILE MERGED 2006/11/17 08:40:49 sj 1.19.38.1: #i69283# making filter module warning free


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [55f44e9461a888d7c688a74399e756e927d53555]

INTEGRATION: CWS wfilter (1.6.50); FILE MERGED 2006/11/17 08:40:49 sj 1.6.50.1: #i69283# making filter module warning free


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [e58c5113ec7387f0a08f713e1668018f8aab0a16]

INTEGRATION: CWS wfilter (1.8.52); FILE MERGED 2006/11/17 08:40:48 sj 1.8.52.1: #i69283# making filter module warning free


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [26aee948ecee846e20216a295f9eee2572ac1697]

INTEGRATION: CWS wfilter (1.3.234); FILE MERGED 2006/11/17 08:40:48 sj 1.3.234.1: #i69283# making filter module warning free


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [5f390dfd506a9c1f912bab624bf9171c2e07cd8b]

INTEGRATION: CWS wfilter (1.7.52); FILE MERGED 2006/11/17 08:40:48 sj 1.7.52.1: #i69283# making filter module warning free


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [8e2349514c45be6115dad435b63929a03f6a0a80]

INTEGRATION: CWS wfilter (1.6.52); FILE MERGED 2006/11/17 08:40:48 sj 1.6.52.1: #i69283# making filter module warning free


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [cc8dbd7d08dc651d34081839a2cc3e7e3405117a]

INTEGRATION: CWS wfilter (1.6.52); FILE MERGED 2006/11/17 08:40:47 sj 1.6.52.1: #i69283# making filter module warning free


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [48f9e4112b3d4899638a529246362e9d53d7a160]

INTEGRATION: CWS wfilter (1.4.52); FILE MERGED 2006/11/17 08:40:47 sj 1.4.52.1: #i69283# making filter module warning free


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [b62379d281ac06099ef76f67bbde980ee450d958]

INTEGRATION: CWS wfilter (1.3.52); FILE MERGED 2006/11/17 08:40:46 sj 1.3.52.1: #i69283# making filter module warning free


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [e71d6c594618f9f24d8a1dda84fd494fa2d39a03]

INTEGRATION: CWS wfilter (1.4.52); FILE MERGED 2006/11/17 08:40:46 sj 1.4.52.1: #i69283# making filter module warning free


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [0e438e592b19cee2c1f583ba890a5ee020ed84f7]

INTEGRATION: CWS wfilter (1.17.52); FILE MERGED 2006/11/17 08:40:45 sj 1.17.52.1: #i69283# making filter module warning free


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [80e3e7560033b08f4a03e2a06f21b89cc185f0f1]

INTEGRATION: CWS wfilter (1.6.90); FILE MERGED 2006/11/17 08:40:45 sj 1.6.90.1: #i69283# making filter module warning free


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [4641bda8247db1407f4b018f3cdc2cbacdc8a85f]

INTEGRATION: CWS wfilter (1.8.50); FILE MERGED 2006/11/17 08:40:45 sj 1.8.50.1: #i69283# making filter module warning free


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [0cdb86205174decfab7de116a30ffa50816aa848]

INTEGRATION: CWS wfilter (1.3.50); FILE MERGED 2006/11/17 08:40:45 sj 1.3.50.1: #i69283# making filter module warning free


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [5ab41cd8230de54d6f805d7c7314abe615fd086a]

INTEGRATION: CWS wfilter (1.7.52); FILE MERGED 2006/11/17 08:40:45 sj 1.7.52.1: #i69283# making filter module warning free


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [808ebf926ea39124ac93f72eb3ee66385dbdcd9b]

INTEGRATION: CWS wfilter (1.7.50); FILE MERGED 2006/11/17 08:40:44 sj 1.7.50.1: #i69283# making filter module warning free


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [0b95a29b1a639972974229e61c5d51041c13f182]

INTEGRATION: CWS wfilter (1.11.128); FILE MERGED 2006/11/17 08:40:44 sj 1.11.128.1: #i69283# making filter module warning free


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [920335775ced031ff0ebf1a3a8994f27f5ddbdc9]

INTEGRATION: CWS wfilter (1.9.48); FILE MERGED 2006/11/17 08:40:44 sj 1.9.48.1: #i69283# making filter module warning free


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [753498953dcd840659d871d25cc7923a8c9d2c66]

INTEGRATION: CWS wfilter (1.13.50); FILE MERGED 2006/11/17 08:40:44 sj 1.13.50.1: #i69283# making filter module warning free


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [e2292b4188e15c622efb7a8b0d5c860461258b71]

INTEGRATION: CWS wfilter (1.3.234); FILE MERGED 2006/11/17 08:40:43 sj 1.3.234.1: #i69283# making filter module warning free


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [e4cfe01e5b17ad442e4ad68c61e20aa8e60894f8]

INTEGRATION: CWS wfilter (1.5.52); FILE MERGED 2006/11/17 08:40:43 sj 1.5.52.1: #i69283# making filter module warning free


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [158cb710db1e62989e641d2c31deaa8eae9b33f1]

INTEGRATION: CWS wfilter (1.4.52); FILE MERGED 2006/11/17 08:40:43 sj 1.4.52.1: #i69283# making filter module warning free


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [5d5c07f86281cadde9ebbb6c16b4091c3ed6d21b]

INTEGRATION: CWS wfilter (1.4.50); FILE MERGED 2006/11/17 08:40:43 sj 1.4.50.1: #i69283# making filter module warning free


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [1ed6846733a8f95ca42bb38c0446c3796ba2d735]

INTEGRATION: CWS wfilter (1.5.52); FILE MERGED 2006/11/17 08:40:42 sj 1.5.52.1: #i69283# making filter module warning free


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [3a7a21247015f485f1f3c6242d05edcaa2928204]

INTEGRATION: CWS wfilter (1.11.52); FILE MERGED 2006/11/17 08:40:42 sj 1.11.52.1: #i69283# making filter module warning free


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [1093e604644a4e59b5b1ae7eaa68e9d07553d24a]

INTEGRATION: CWS swqbf89 (1.24.52); FILE MERGED 2006/11/08 14:36:15 od 1.24.52.1: #i59688# - avoid unnecessary load of graphic for checking its type.


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [e396f222944ce778498228f7fc4eabad821e3269]

INTEGRATION: CWS wfilter (1.3.52); FILE MERGED 2006/11/17 08:40:42 sj 1.3.52.1: #i69283# making filter module warning free


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [eec057606804e18e5ae506d1d2460e4ad6975fd9]

INTEGRATION: CWS swqbf89 (1.78.10); FILE MERGED 2006/11/08 14:36:15 od 1.78.10.1: #i59688# - avoid unnecessary load of graphic for checking its type.


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [7f2d2f912fbcd75f5fd7121c8e55940bab5a7303]

INTEGRATION: CWS swqbf89 (1.55.10); FILE MERGED 2006/11/08 14:26:44 od 1.55.10.1: #i59688# method <SwDocShell::LoadingFinished()> replaces 	 <SwDocShell::StartLoadFinishedTimer()>, because load of linked 	 graphics no longer needed and necessary to finish load of document.


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [6a957dae73ced2bd356f028728180f8b79bf1285]

INTEGRATION: CWS wfilter (1.3.52); FILE MERGED 2006/11/17 08:40:41 sj 1.3.52.1: #i69283# making filter module warning free


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [becf02e58637276ab80227ffb19aa01c86e4962d]

INTEGRATION: CWS swqbf89 (1.63.8); FILE MERGED 2006/11/16 10:54:14 od 1.63.8.2: RESYNC: (1.63-1.64); FILE MERGED 2006/11/08 14:26:43 od 1.63.8.1: #i59688# method <SwDocShell::LoadingFinished()> replaces 	 <SwDocShell::StartLoadFinishedTimer()>, because load of linked 	 graphics no longer needed and necessary to finish load of document.


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [35b5c25290ec7a5151b76bfe0fd92f57e121443b]

INTEGRATION: CWS wfilter (1.4.50); FILE MERGED 2006/11/17 08:40:41 sj 1.4.50.1: #i69283# making filter module warning free


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [59003e49de3ec2445cf07297135c2874e5877a9b]

INTEGRATION: CWS wfilter (1.20.50); FILE MERGED 2006/11/17 08:40:41 sj 1.20.50.1: #i69283# making filter module warning free


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [87d5fd944e8549b90456430655e55ea3e9473e69]

INTEGRATION: CWS wfilter (1.7.210); FILE MERGED 2006/11/17 08:40:41 sj 1.7.210.1: #i69283# making filter module warning free


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [a84f7ad4c81f2331a482094069a7b344556e56f9]

INTEGRATION: CWS swqbf89 (1.38.50); FILE MERGED 2006/11/08 14:30:53 od 1.38.50.1: #i59688# method <SwDocShell::StartLoadFinishedTimer()> replaced by 	 method <SwDocShell::LoadingFinished()>


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [f83e0f3ff93997f527d38c337148f449b457d655]

INTEGRATION: CWS wfilter (1.5.50); FILE MERGED 2006/11/17 08:40:40 sj 1.5.50.1: #i69283# making filter module warning free


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [2858933f20d6f9a06ce6b1f33c5badacf4fa6a92]

INTEGRATION: CWS swqbf89 (1.190.46); FILE MERGED 2006/11/10 11:04:59 od 1.190.46.1: #i71182# property map <aShapeMap_Impl> for drawing object 	 - added map entry for property <PageToggle> to load and save 	   horizontal mirrored positioning.


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [9b92615954232ba19a177af9129aad63e6b42b70]

INTEGRATION: CWS wfilter (1.3.52); FILE MERGED 2006/11/17 08:40:40 sj 1.3.52.1: #i69283# making filter module warning free


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [346d4ee1d6dc515e597ac7f3f9264a08f014bb1b]

INTEGRATION: CWS swqbf89 (1.16.50); FILE MERGED 2006/11/07 09:41:44 od 1.16.50.1: #130889# implementation of new undo class <SwUndoDrawUnGroupConnectToLayout>


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [a227be8a81a5cde883a449bc2639c8146ac74d74]

INTEGRATION: CWS wfilter (1.4.52); FILE MERGED 2006/11/17 08:40:39 sj 1.4.52.1: #i69283# making filter module warning free


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [8a2d3ff4577c3fa2b229da84344e05c8e8c2eea0]

INTEGRATION: CWS swqbf89 (1.91.50); FILE MERGED 2006/11/22 09:47:43 od 1.91.50.2: #i71281# method <SwTxtFrm::_CalcHeightOfLastLine(..)> 	 - adjustment for the fix to suppress wrong invalidation of printing area. 	   Otherwise, layout loops causes by such an invalidation are possible. 2006/11/13 08:42:38 od 1.91.50.1: #i71281# method <SwTxtFrm::_CalcHeightOfLastLine(..)> 	 - invalidate printing area of the text frame, if value of 	   <mnHeightOfLastLine> changes.


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [763498211e062fcb3480a72040a29dc8188a15a5]

INTEGRATION: CWS wfilter (1.5.234); FILE MERGED 2006/11/17 08:40:39 sj 1.5.234.1: #i69283# making filter module warning free


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [0c251424b76379bb707093bca7f6abfc06c4f5a9]

INTEGRATION: CWS swqbf89 (1.92.52); FILE MERGED 2006/11/08 15:55:43 od 1.92.52.1: #i70641# method <lcl_FirstTabCalc(..)> 	 - introduce robust code - checking existence of lower of table cell


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [6cb38ba5213a163809d81c4d36d77bcdac803c91]

INTEGRATION: CWS wfilter (1.12.52); FILE MERGED 2006/11/17 08:40:39 sj 1.12.52.1: #i69283# making filter module warning free


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [a519eb314175912cc263599b5fb26c75543d32d7]

INTEGRATION: CWS wfilter (1.2.234); FILE MERGED 2006/11/17 08:40:39 sj 1.2.234.1: #i69283# making filter module warning free


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [75506c62f3ed01ca6434d4c3c050f45279c4e6fc]

INTEGRATION: CWS swqbf89 (1.62.52); FILE MERGED 2006/11/02 10:25:33 od 1.62.52.1: #i71065# method <SwFlowFrm::MoveBwd(..)> 	 - correction of fix for issue i53139: 	 -- consider flag <SwFlowFrm::bMoveBwdJump> on moving backward 	    of content in columned sections in spite of a column break.


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [011e2963c7d32a7719d4ce40c0f349c42f31b53b]

INTEGRATION: CWS swqbf89 (1.19.52); FILE MERGED 2006/11/16 10:42:54 od 1.19.52.2: RESYNC: (1.19-1.20); FILE MERGED 2006/11/10 11:07:16 od 1.19.52.1: #i71182# method <SwAnchoredDrawObject::_SetPositioningAttr()> 	 - change only position in <SwFmtHoriOrient> and <SwFmtVertOrient> 	   atrributes without losing other sub attributes.


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [1863c1ce1a1d174f633b08835da8a87999ac40d4]

INTEGRATION: CWS wfilter (1.6.92); FILE MERGED 2006/11/17 08:40:38 sj 1.6.92.1: #i69283# making filter module warning free


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [610217cd43d0ee2e9ba42f0696076a38f18e774c]

INTEGRATION: CWS swqbf89 (1.35.52); FILE MERGED 2006/11/08 14:33:44 od 1.35.52.1: #i59688# method <SWGrfNode::ReRead(..)> 	 - do not load linked graphic, if it isn't a new one. Thus, load 	   of linked graphics on construction of <SwGrfNode> instances is avoided.


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [987c5febd7f017833887357dc8b647f795933a2a]

INTEGRATION: CWS wfilter (1.5.52); FILE MERGED 2006/11/17 08:40:38 sj 1.5.52.1: #i69283# making filter module warning free


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [912f65aa658cc4342b0572d5a5f17726f1877bf2]

INTEGRATION: CWS swqbf89 (1.49.48); FILE MERGED 2006/11/07 13:44:01 od 1.49.48.2: #130889# correct syntax error 2006/11/07 09:44:01 od 1.49.48.1: #130889# method <SwFEShell::IsGroupAllowed()> 	 - introduce robust code on accessing frame format of drawing object


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [00467294491c5d900689d85efaed858ed6497772]

INTEGRATION: CWS wfilter (1.3.234); FILE MERGED 2006/11/17 08:40:38 sj 1.3.234.1: #i69283# making filter module warning free


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [84536a028ebc9991eb2153a9eaa9b7aa441b472f]

INTEGRATION: CWS swqbf89 (1.33.50); FILE MERGED 2006/11/08 15:19:29 od 1.33.50.2: #139670# method <SwFEShell::GetFlyFrmAttr(..)> 	 - make code robust - check on return value of <GetCurrFrm()> 2006/11/07 09:45:07 od 1.33.50.1: #130889# method <SwFEShell::GetObjCntType(..)> 	 - introduce robust code on accessing frame format of drawing object


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [318b4177bd35884d850902686ce08f70335d2793]

INTEGRATION: CWS swqbf89 (1.24.50); FILE MERGED 2006/11/07 09:49:34 od 1.24.50.1: #130889# methods <SwDrawView::AddCustomHdl()> and <SwDrawView::CheckPossibilities()> 	 - introduce robust code on accessing frame format of drawing object


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [09eacf7da87eb1b347fa0095ff9dc31834520cd2]

INTEGRATION: CWS wfilter (1.4.52); FILE MERGED 2006/11/17 08:40:38 sj 1.4.52.1: #i69283# making filter module warning free


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [5cb604d79ec4b0e13b738e7899cbd1a86cad7634]

INTEGRATION: CWS swqbf89 (1.38.50); FILE MERGED 2006/11/07 09:39:50 od 1.38.50.1: #130889# method <SwDoc::UnGroupSelection(..)> 	 - change sub action order in order to avoid wrong behaviour 	   in Drawing layer with drawing objects in repeated areas (e.g. 	   page header, page footer, repeated table rows). This change 	   causes also adjustments for the undo actions.


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [334e678a5369511afa3945a8e9d3e79a95da9898]

INTEGRATION: CWS wfilter (1.9.52); FILE MERGED 2006/11/17 08:40:37 sj 1.9.52.1: #i69283# making filter module warning free


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [12be859220a4bf91be2996f9fc3f36708b3063f2]

INTEGRATION: CWS swqbf89 (1.30.78); FILE MERGED 2006/11/07 09:33:22 od 1.30.78.1: #130889# new undo class <SwUndoDrawUnGroupConnectToLayout>, because 	 undo action has to reflect change to action "ungroup of drawing 	 group objects"


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [07237b7953e5cba29aaf3328a43f080381a8938f]

INTEGRATION: CWS sixtyfour10 (1.23.10); FILE MERGED 2006/11/23 13:16:56 cmc 1.23.10.1: #i71848# mismatch of ULONG and sal_uInt32, relevent for x86_64


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [1f177b5b2fd10618d4f5acfb1cb00ed5635149d3]

INTEGRATION: CWS wfilter (1.19.30); FILE MERGED 2006/11/17 08:40:37 sj 1.19.30.1: #i69283# making filter module warning free


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [e946015d1eb9a875de3c6633be26ba17ace4a99d]

INTEGRATION: CWS pj66 (1.17.90); FILE MERGED 2006/11/23 21:29:27 pjanik 1.17.90.1: #i71184#: Remove removed directory from build list.


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [eacaecfc4cf87421875ab83d2edf0b5e93570d0f]

INTEGRATION: CWS swqbf89 (1.36.10); FILE MERGED 2006/11/08 14:21:16 od 1.36.10.1: #i59688# class <SwDocShell> 	 - change semantic and name of method <StartLoadFinishedTimer()> 	 -- loading of linked graphics no longer needed and necessary for     	    the load of document being finished. method name is now 	    <LoadingFinished()>


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [2c1a03e7cc725a4ea762ee9e5c5023e8524faec0]

INTEGRATION: CWS sixtyfour10 (1.142.10); FILE MERGED 2006/11/23 13:16:55 cmc 1.142.10.1: #i71848# mismatch of ULONG and sal_uInt32, relevent for x86_64


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [f896f74b070a908a4f4add4daa2e8288b6bc6299]

INTEGRATION: CWS wfilter (1.4.52); FILE MERGED 2006/11/17 08:40:37 sj 1.4.52.1: #i69283# making filter module warning free


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [932a68348e914a33e727480ea05c08d8e0c422c2]

INTEGRATION: CWS wfilter (1.7.52); FILE MERGED 2006/11/17 08:40:36 sj 1.7.52.1: #i69283# making filter module warning free


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [99dc3f2a98205b7ad53bff37732024f99911ab70]

INTEGRATION: CWS cmcfixes29 (1.13.62); FILE MERGED 2006/11/24 10:33:05 cmc 1.13.62.1: #i64463# optionally disable Xaw for the extensions plugin in favour of direct Xt


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [5d158998fdc8a8d40fd451a65537ebb9ab3e7d3a]

INTEGRATION: CWS cmcfixes29 (1.12.116); FILE MERGED 2006/11/24 10:33:05 cmc 1.12.116.1: #i64463# optionally disable Xaw for the extensions plugin in favour of direct Xt


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [28a6f6308679d7d918008b4bdf4ffa22367d0b85]

INTEGRATION: CWS cmcfixes29 (1.9.202); FILE MERGED 2006/11/24 10:33:04 cmc 1.9.202.1: #i64463# optionally disable Xaw for the extensions plugin in favour of direct Xt


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [93474cf37de76137f75d6e63b77ca1e316a64509]

INTEGRATION: CWS cmcfixes29 (1.31.8); FILE MERGED 2006/11/24 09:35:56 cmc 1.31.8.1: #i71920# remove warnings when crash reporter is disabled


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [d8991d9bbb4354b52249565e7f4fe23cda7f5b22]

INTEGRATION: CWS sixtyfour10 (1.6.20); FILE MERGED 2006/11/23 13:30:54 cmc 1.6.20.2: #i71888# Copy 9th, 10th, etc. float  verbatim 2006/11/23 12:22:24 cmc 1.6.20.1: #i71815# abi returns small structs in registers


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [ed0df1898a663f8652693130afd63b08a60447c2]

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>  [c3d14dc659d39966817e34a93efb6722119fedac]

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>  [b61a2841b5ebd5f697aed603a7b4ccf896bb6cc1]

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>  [3f6c46c0953b1f9667ff207568446756452829f4]

INTEGRATION: CWS pj68 (1.33.8); FILE MERGED 2006/11/27 20:57:57 pjanik 1.33.8.1: #i71974#: Initialize variable to prevent warning on Mac OS X with gcc 4.0.1.


2006-12-01  Rüdiger Timm  <rt@openoffice.org>  [44f2609d69bce387065183c6dba6733edc65b7cb]

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-12-01  Henning Brinkmann  <hbrinkm@openoffice.org>  [8888200d42b383a10ed0fe308becfe46cbbcbd42]

corrected xsl:template dectohex


2006-12-01  Henning Brinkmann  <hbrinkm@openoffice.org>  [70c3efa149a7792d659ae0d5edc530efc9228cac]

DffUDefProp


2006-11-28  Rüdiger Timm  <rt@openoffice.org>  [b169adb77a7ac5830f794ac775e1320ca3278500]

INTEGRATION: CWS ft2109mono_SRC680 (1.133.2.3.4); FILE MERGED 2006/11/27 06:15:27 hdu 1.133.2.3.4.1: #i71947# disable autohinting for MONO for too old ftversion


2006-11-28  Rüdiger Timm  <rt@openoffice.org>  [53a3ae521ecbce33197e2433e97ab3685087c170]

INTEGRATION: CWS pb19_SRC680 (1.120.68); FILE MERGED 2006/11/23 15:40:18 pb 1.120.68.1: fix: #i71882# nextWord search with endPos instead of startPos


2006-11-28  Armin Weiss  <aw@openoffice.org>  [e84d5561a05b41041c034a0b66600568e19c85d3]

#i39532#


2006-11-27  Rüdiger Timm  <rt@openoffice.org>  [3481979b263b03160bf13dd307af47b97f030638]

#i71977# Missing include added (patch by pjanik).


2006-11-27  Henning Brinkmann  <hbrinkm@openoffice.org>  [e6a6fe31df20af3fe444f4bd94aee70a40021221]

DffBlipPng, DffBlipDib


2006-11-24  Rüdiger Timm  <rt@openoffice.org>  [14e80e771a32908f3ec3022be3583b39a9c86d63]

#i10000# Copy 'xtrafiles' for desired platforms only.


2006-11-24  Henning Brinkmann  <hbrinkm@openoffice.org>  [7ca82f754c4e0c323dba1b3d833ad3e6c8e2eab5]

DffBlipPng


2006-11-23  Vladimir Glazounov  <vg@openoffice.org>  [9568655ef5198b6cec48cef63132323456516c7c]

#100000# get rig of warnings


2006-11-23  Vladimir Glazounov  <vg@openoffice.org>  [b3cffefc6143c3ce56771736f173d92678ce1357]

#100000# get rig of warnings


2006-11-23  Vladimir Glazounov  <vg@openoffice.org>  [2c49a220851b6aeb4555c87b7ed3f7ac14aa5199]

#100000# added missing include


2006-11-23  Vladimir Glazounov  <vg@openoffice.org>  [76bb3f0ff42965b406aeaf171982ec4709e757c2]

#100000# added missing include


2006-11-23  Vladimir Glazounov  <vg@openoffice.org>  [882e3896197984387f80fade7cde5e8bf6b039b8]

#100000# get rid of NULL


2006-11-23  Vladimir Glazounov  <vg@openoffice.org>  [fb83586c621e1f73293837e31a723b00e24f1054]

#100000# added missing include


2006-11-23  Vladimir Glazounov  <vg@openoffice.org>  [1b5d77e0404cc01950a86c6225bad82a07ec4de3]

#100000# get rid of NULL as used in arithmetic


2006-11-23  Vladimir Glazounov  <vg@openoffice.org>  [050bb4233064caa013cb5cf1422aeac99e17f64a]

#100000# merge fixes


2006-11-23  Henning Brinkmann  <hbrinkm@openoffice.org>  [a3721b58c0c32cc2cc3a244aabcc679400cbdd4a]

handed warnings


2006-11-23  Vladimir Glazounov  <vg@openoffice.org>  [06257175446515458f526b5dd0edd7da1e59a999]

#100000# no Vector3D anymore


2006-11-23  Henning Brinkmann  <hbrinkm@openoffice.org>  [395e4b49ba28ba5afa29d97f665dee34cf6833d2]

output hex of attribute values


2006-11-23  Henning Brinkmann  <hbrinkm@openoffice.org>  [0df666f37d84c97c19cbdf3b7ec120b5f6c50bb1]

do not read zero length PLCF<BKD>s


2006-11-23  Henning Brinkmann  <hbrinkm@openoffice.org>  [6b52c498d67c3c5205bf2ccbd73bf587914131d9]

DffBSE:blip


2006-11-23  Henning Brinkmann  <hbrinkm@openoffice.org>  [3f60548ebf094bbe69c81a0f63a4d715a1b28e7b]

DffBSE:blip, createDffRecord from stream


2006-11-23  Henning Brinkmann  <hbrinkm@openoffice.org>  [6e6cad885c67ce0ce758f85109b2470c5312d946]

resolve binary body from DffRecord


2006-11-23  Henning Brinkmann  <hbrinkm@openoffice.org>  [7649234d44c6e545de8dda4d7ac89d707f243407]

createDffRecord from stream


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [1da207a0cc438ecc97cbe9a678c8146c63d712d5]

new version for SRC680


2006-11-22  Oliver Specht  <os@openoffice.org>  [bedf8ad8f9dbebe81e21320d942a9b537e3b9322]

graphic import extended


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [4432f5ba393548e8c0bfb229357121b957a6be5c]

SRC680


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [daa096c1efe10353dd5d1147e9d14a64b5c6b426]

INTEGRATION: CWS scpivotcacheimport (1.26.84); FILE MERGED 2006/10/20 13:47:36 dr 1.26.84.1: #i70650# import pivotcache from external pivottables into own sheet


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [55062e35d68ab22f81f29b618479f60f30e4f520]

INTEGRATION: CWS scpivotcacheimport (1.8.294); FILE MERGED 2006/10/25 13:53:10 dr 1.8.294.4: #i70650# handle more special cases for cache fields 2006/10/24 15:45:07 dr 1.8.294.3: #i70650# support for pivottables based on database 2006/10/23 09:01:15 dr 1.8.294.2: RESYNC: (1.8-1.9); FILE MERGED 2006/10/20 13:47:35 dr 1.8.294.1: #i70650# import pivotcache from external pivottables into own sheet


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [92f4a2d39fb04ce59a6fc52bad16d0e68a20c823]

INTEGRATION: CWS scpivotcacheimport (1.5.6); FILE MERGED 2006/10/23 11:33:38 dr 1.5.6.4: #i10000# merge error 2006/10/23 09:01:06 dr 1.5.6.3: RESYNC: (1.5-1.6); FILE MERGED 2006/10/20 13:47:35 dr 1.5.6.2: #i70650# import pivotcache from external pivottables into own sheet 2006/10/16 15:09:42 dr 1.5.6.1: merge pivotcache dumper from calc39


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [0bb77f6a0d48caa99c5230b868fe015a4564b524]

INTEGRATION: CWS scpivotcacheimport (1.9.84); FILE MERGED 2006/10/25 13:53:10 dr 1.9.84.3: #i70650# handle more special cases for cache fields 2006/10/20 15:09:12 dr 1.9.84.2: #i70650# import pivotcache from external pivottables into own sheet 2006/10/20 13:47:35 dr 1.9.84.1: #i70650# import pivotcache from external pivottables into own sheet


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [158f8d50b4ebd9aee0cf0d09d4661e6c718863ba]

INTEGRATION: CWS scpivotcacheimport (1.9.86); FILE MERGED 2006/10/20 13:47:35 dr 1.9.86.1: #i70650# import pivotcache from external pivottables into own sheet


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [6ceca363b991a149e9fc5a99eccfb57e0e0f43c1]

INTEGRATION: CWS scpivotcacheimport (1.27.76); FILE MERGED 2006/10/20 13:45:48 dr 1.27.76.1: #i70650# import pivotcache from external pivottables into own sheet


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [d349e595e4920fcfc2ac05ebfb2bfc4151fe3b4a]

INTEGRATION: CWS scpivotcacheimport (1.9.78); FILE MERGED 2006/10/25 13:52:34 dr 1.9.78.2: #i70650# handle more special cases for cache fields 2006/10/20 13:45:48 dr 1.9.78.1: #i70650# import pivotcache from external pivottables into own sheet


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [bca88af19b1b8f187c394e97ce28d6d71c830a98]

INTEGRATION: CWS scpivotcacheimport (1.6.6); FILE MERGED 2006/11/22 12:11:15 dr 1.6.6.5: RESYNC: (1.6-1.7); FILE MERGED 2006/10/25 13:52:34 dr 1.6.6.4: #i70650# handle more special cases for cache fields 2006/10/24 15:45:20 dr 1.6.6.3: #i70650# support for pivottables based on database 2006/10/20 13:45:48 dr 1.6.6.2: #i70650# import pivotcache from external pivottables into own sheet 2006/10/16 15:09:34 dr 1.6.6.1: merge pivotcache dumper from calc39


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [e52ea100137ae62a0ea884f8c221fdaba501a9b9]

INTEGRATION: CWS scpivotcacheimport (1.8.6); FILE MERGED 2006/10/25 13:52:34 dr 1.8.6.4: #i70650# handle more special cases for cache fields 2006/10/24 15:45:20 dr 1.8.6.3: #i70650# support for pivottables based on database 2006/10/20 13:45:48 dr 1.8.6.2: #i70650# import pivotcache from external pivottables into own sheet 2006/10/16 15:09:34 dr 1.8.6.1: merge pivotcache dumper from calc39


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [6a9ecbdb7a5f95965811a3ed2e4d7f4d4e0ac1a4]

INTEGRATION: CWS scpivotcacheimport (1.12.76); FILE MERGED 2006/10/25 13:52:33 dr 1.12.76.6: #i70650# handle more special cases for cache fields 2006/10/24 15:45:19 dr 1.12.76.5: #i70650# support for pivottables based on database 2006/10/23 12:28:19 dr 1.12.76.4: #i70650# do not use 'pivot' in UI 2006/10/23 08:59:49 dr 1.12.76.3: RESYNC: (1.12-1.13); FILE MERGED 2006/10/20 15:09:01 dr 1.12.76.2: #i70650# import pivotcache from external pivottables into own sheet 2006/10/20 13:45:48 dr 1.12.76.1: #i70650# import pivotcache from external pivottables into own sheet


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [6ca32f04a2970d35ee0034d8096135784015e668]

INTEGRATION: CWS scpivotcacheimport (1.24.76); FILE MERGED 2006/10/20 13:45:47 dr 1.24.76.1: #i70650# import pivotcache from external pivottables into own sheet


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [fbb73285934d4ed60e566457754fc28b07ee25af]

INTEGRATION: CWS scpivotcacheimport (1.14.66); FILE MERGED 2006/10/20 13:45:47 dr 1.14.66.1: #i70650# import pivotcache from external pivottables into own sheet


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [1f1afc55453b79dd85ced0fb14215f27385a3a1c]

INTEGRATION: CWS scpivotcacheimport (1.62.6); FILE MERGED 2006/10/20 13:45:47 dr 1.62.6.1: #i70650# import pivotcache from external pivottables into own sheet


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [a865868c47adfa7bd0ffc01b896753ef8aad6ae8]

INTEGRATION: CWS pb18_SRC680 (1.28.42.2.10); FILE MERGED 2006/11/16 15:58:56 mav 1.28.42.2.10.1: #i71550# create the document info correctly


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [397c5d17696194dff85b673ebafef94dc8017dae]

INTEGRATION: CWS scpivotcacheimport (1.83.6); FILE MERGED 2006/10/25 13:52:33 dr 1.83.6.2: #i70650# handle more special cases for cache fields 2006/10/20 13:45:47 dr 1.83.6.1: #i70650# import pivotcache from external pivottables into own sheet


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [7942d5052a9d99b2ee995adf4d21524f87c7cc24]

INTEGRATION: CWS scpivotcacheimport (1.115.6); FILE MERGED 2006/10/25 13:52:33 dr 1.115.6.2: #i70650# handle more special cases for cache fields 2006/10/20 13:45:46 dr 1.115.6.1: #i70650# import pivotcache from external pivottables into own sheet


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [b7f1dbbf674d46d191e18ea4a3516995b94bfb42]

INTEGRATION: CWS gtkquickstart3_SRC680 (1.3.22.1.8); FILE MERGED 2006/11/15 15:29:46 mmeeks 1.3.22.1.8.1: Issue number: i#71567# Submitted by: mmeeks fix shutdown semantics.


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [a05e3026e8262326ef62e275617914837c9eb419]

INTEGRATION: CWS gtkquickstart3_SRC680 (1.49.22.3.8); FILE MERGED 2006/11/15 15:34:05 mmeeks 1.49.22.3.8.1: Issue number: i#70517# Submitted by: mmeeks fix corner case caused by 1st time start wizard.


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [5d506f24cb86e4f5c688fc747470077574515ff3]

INTEGRATION: CWS gtkquickstart3_SRC680 (1.111.22.1.8); FILE MERGED 2006/11/15 15:37:46 mmeeks 1.111.22.1.8.1: Issue number: i#71315 Submitted by:  mmeeks fix string for Pavel.


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [7caafa9de3d881535fe67f2d215d9dcd37524df0]

INTEGRATION: CWS impress113_SRC680 (1.59.14); FILE MERGED 2006/11/20 12:22:47 af 1.59.14.1: #i71646# Calling SetWindow(NULL) from Exit() while the main view shell state can still be detected.


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [662d46834c4b15b465134d62d808108364132e8c]

INTEGRATION: CWS afplock_SRC680 (1.14.36); FILE MERGED 2006/11/20 20:51:39 obr 1.14.36.1: #i62229# use O_SHLOCK instead of O_EXLOCK on AFP volumes


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [7fa4557c43dcd09d5d30666d12bf416925cada70]

INTEGRATION: CWS tl34_SRC680 (1.31.90); FILE MERGED 2006/11/20 12:53:49 tl 1.31.90.1: #i71436# fixed accidently out commented code


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [2b8913999a2e35d89c0465532c2ac14469220918]

INTEGRATION: CWS sw2102_SRC680 (1.67.36); FILE MERGED 2006/11/07 13:43:14 ama 1.67.36.1: Fix #i71288#: No language attribute from older docs


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [91b11aa3a6a8b15ad5445738c23b4f4ca8a6f9f5]

INTEGRATION: CWS ppbfix (1.45.48); FILE MERGED 2006/11/18 11:06:40 pl 1.45.48.1: #i71667# default initialization does not match with independent part


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [3c59ab7057bcef6678f9ea72db3d347e6af9f8c0]

INTEGRATION: CWS ppbfix (1.223.2); FILE MERGED 2006/11/18 11:15:25 pl 1.223.2.1: #i69730# check for invalid value


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [4b4bc4bd112f3ac9bb50d2b78e4b5528aa8ce56a]

INTEGRATION: CWS pj67_SRC680 (1.14.8.1.2); FILE MERGED 2006/11/13 11:43:19 pjanik 1.14.8.1.2.1: #i71391#: Prevent gcc-3.3 parser bug. Patch from sb.


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [784815edaac9c32d8b8986842f9b4e19b70e689a]

INTEGRATION: CWS pj67_SRC680 (1.15.16); FILE MERGED 2006/11/13 13:11:39 ihi 1.15.16.1: #i71446# Productversion 2.0 -> 2.1


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [14e039259f304b7fcaef65a774ededabf3c85ed3]

INTEGRATION: CWS notecrash_SRC680 (1.27.38); FILE MERGED 2006/11/14 16:59:18 nn 1.27.38.1: #i71529# don't create a base class of SdrView directly


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [d102aaf94ef79b2492c231087bfb025664738f14]

INTEGRATION: CWS sw2104_SRC680 (1.8.364); FILE MERGED 2006/11/14 10:03:16 od 1.8.364.1: #b6492987# - add <txtnodenumattr.obj>


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [bae98ddd7adff1756aa9f17caaebd9c03828aade]

INTEGRATION: CWS sw2104_SRC680 (1.22.60.1.6); FILE MERGED 2006/11/14 10:11:48 od 1.22.60.1.6.1: #b6492987# method <SwNodes::ChgNode(..)> 	   - presave and restore numbering attributes of moved text node


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [c0de2fd76a3abc21681393915964dec16c0fd231]

INTEGRATION: CWS notecrash_SRC680 (1.46.36); FILE MERGED 2006/11/13 17:51:18 nn 1.46.36.1: #i71490# SetTabNo: Deselect drawing objects before changing sheet number


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [e48e8c5d9928b4c43e7dbf3e7eb456ffb8808cde]

INTEGRATION: CWS tl33 (1.16.122); FILE MERGED 2006/11/13 13:26:37 pb 1.16.122.1: fix: #i70627# 2.0.4 -> 2.1


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [e745f014846e2737bc0a9874d7ccd1de0356b7f3]

INTEGRATION: CWS sixtyfour09 (1.12.10); FILE MERGED 2006/11/09 15:19:07 cmc 1.12.10.1: #ii70963# legacy location for libgcj on some x86_64 distros


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [8fe0359d88a09a3a240b024e7f2d4c836f5abe0a]

INTEGRATION: CWS sixtyfour09 (1.10.20); FILE MERGED 2006/11/09 15:24:05 cmc 1.10.20.1: #i71076# 64bit drag and drop registration


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [782f4b2cd10876be77aba467e605b85d46004c47]

INTEGRATION: CWS sixtyfour09 (1.30.82); FILE MERGED 2006/11/15 13:54:50 cmc 1.30.82.1: #i71562# crash on exit slideshow with right click on x86_64


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [9a855f99d51b140da3c17ea45a16a95ec4022986]

INTEGRATION: CWS tl33 (1.12.278); FILE MERGED 2006/11/13 13:25:08 pb 1.12.278.1: fix: Dusterhoeft -> Wittmann


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [5fbbaeff7bd67ff8a972d249510a6eaec5c115e5]

INTEGRATION: CWS tl33 (1.54.76); FILE MERGED 2006/11/16 12:14:09 pb 1.54.76.2: fix: #i67261# moved SvxIsAutoCorrectChar() -> static sal_Bool SvxAutoCorrect::IsAutoCorrectChar() 2006/11/13 11:31:19 tl 1.54.76.1: #i67261# fixed list of characters used by auto-correction


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [43c98e4820a5fba997c6b712a2130708246e8f92]

INTEGRATION: CWS tl33 (1.136.80); FILE MERGED 2006/11/16 12:06:36 pb 1.136.80.2: fix: #i67261# use new static method of SvxAutoCorrect::IsAutoCorrectChar() 2006/11/13 11:34:30 tl 1.136.80.1: #i67261# fixed list of characters used by auto-correction


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [ec232af6649a63bffa3300fdf5da5a12180b60d4]

INTEGRATION: CWS tl33 (1.39.82); FILE MERGED 2006/11/16 07:50:03 fme 1.39.82.1: #b6489831# Restore printer options after printing


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [dad2bf5571c044cbaedd0f17e7f991c26dc12577]

INTEGRATION: CWS tl33 (1.3.16); FILE MERGED 2006/11/15 11:17:35 jl 1.3.16.1: #i71405# restored images which have been changed in previous version


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [c64159eaf1bafda7b5995a2f2dbeb60a229ef326]

INTEGRATION: CWS tl33 (1.3.16); FILE MERGED 2006/11/15 13:15:08 jl 1.3.16.1: #i71405# restored images which have been changed in previous version


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [c411de82a7fc90714a8da3c0fbd0bb2321c511ab]

INTEGRATION: CWS jw2 (1.15.2); FILE MERGED 2006/11/09 02:02:02 sparcmoz 1.15.2.1: #i71226#: remove warning for gcc 4.1.2


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [c135d302d341db2307fcf7896d9f56da63dafc34]

INTEGRATION: CWS jw2 (1.85.10); FILE MERGED 2006/11/09 02:55:13 sparcmoz 1.85.10.1: #i71331#: remove warnings for gcc 4.1.2


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [72c1a7fbd9d9b483968495bad548246fff19ee0a]

INTEGRATION: CWS jw2 (1.9.18); FILE MERGED 2006/11/15 08:40:37 sparcmoz 1.9.18.2: #71180#: warnings are errors - allow debug build 2006/11/09 03:13:42 sparcmoz 1.9.18.1: #i71180#: remove warnings for gcc 4.1.2


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [cc7e3003030dacf6b6bc006543dc4abe277a364b]

INTEGRATION: CWS jw2 (1.5.18); FILE MERGED 2006/11/09 03:13:21 sparcmoz 1.5.18.1: #i71180#: remove warnings for gcc 4.1.2


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [f1301cf7aae88ed50861f6aa9d39798fec310bfc]

INTEGRATION: CWS jw2 (1.11.18); FILE MERGED 2006/11/09 03:12:52 sparcmoz 1.11.18.1: #i71180#: remove warnings for gcc 4.1.2


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [a554b48cd3cd7a47c4e323373faa2be259908c10]

INTEGRATION: CWS asyncdialogs (1.2.32); FILE MERGED 2006/08/31 08:08:45 pb 1.2.32.1: fix: #i57125# syntax error after resync


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [8fee3d8b575527285e00ac41d9496890e9654996]

INTEGRATION: CWS asyncdialogs (1.7.4); FILE MERGED 2006/10/31 18:10:01 pb 1.7.4.9: RESYNC: (1.13-1.14); FILE MERGED 2006/09/20 20:54:52 pb 1.7.4.8: RESYNC: (1.12-1.13); FILE MERGED 2006/08/30 16:41:20 pb 1.7.4.7: RESYNC: (1.11-1.12); FILE MERGED 2006/05/31 15:23:08 pb 1.7.4.6: RESYNC: (1.10-1.11); FILE MERGED 2006/03/24 19:45:29 pb 1.7.4.5: RESYNC: (1.9-1.10); FILE MERGED 2006/03/23 06:03:46 pb 1.7.4.4: fix: #i57125# syntax fixed after resync 2006/03/22 09:26:38 pb 1.7.4.3: RESYNC: (1.8-1.9); FILE MERGED 2005/12/08 16:10:04 kso 1.7.4.2: RESYNC: (1.7-1.8); FILE MERGED 2005/11/07 13:15:14 kso 1.7.4.1: #i57125# - Dialog adaptions for Threading Framework.


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [4acbd6c62effd8b660e86583abc8352b11b3827d]

INTEGRATION: CWS asyncdialogs (1.32.152); FILE MERGED 2006/07/12 21:05:14 pb 1.32.152.3: RESYNC: (1.33-1.34); FILE MERGED 2005/12/08 09:48:36 kso 1.32.152.2: RESYNC: (1.32-1.33); FILE MERGED 2005/11/10 09:57:23 pb 1.32.152.1: fix: #i57125# asynchronous execute of file dialog


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [e808a2d8b5e0ba3835cbbcc615b049563cd67a13]

INTEGRATION: CWS asyncdialogs (1.23.64); FILE MERGED 2006/08/30 16:33:43 pb 1.23.64.3: RESYNC: (1.24-1.25); FILE MERGED 2006/05/31 14:59:51 pb 1.23.64.2: RESYNC: (1.23-1.24); FILE MERGED 2006/03/01 09:27:03 pb 1.23.64.1: fix: #i57125# docinsert.obj added


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [41a9e122ff9e610b2b4ee2df250b86e3724fb13e]

INTEGRATION: CWS asyncdialogs (1.40.36); FILE MERGED 2006/11/01 09:22:56 pb 1.40.36.8: fix: #i66952# syntax error after resync 2006/10/31 18:01:43 pb 1.40.36.7: RESYNC: (1.47-1.48); FILE MERGED 2006/09/20 20:41:43 pb 1.40.36.6: RESYNC: (1.46-1.47); FILE MERGED 2006/08/30 16:33:16 pb 1.40.36.5: RESYNC: (1.44-1.46); FILE MERGED 2006/07/12 21:01:22 pb 1.40.36.4: RESYNC: (1.43-1.44); FILE MERGED 2006/05/31 14:59:29 pb 1.40.36.3: RESYNC: (1.42-1.43); FILE MERGED 2005/12/08 09:32:54 kso 1.40.36.2: RESYNC: (1.40-1.42); FILE MERGED 2005/11/10 09:51:29 pb 1.40.36.1: fix: #i57125# asynchronous execute of file dialog


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [e877102f8fd4e413c1107c18bd9580d9c9db6d42]

INTEGRATION: CWS asyncdialogs (1.1.2); FILE ADDED 2006/11/01 09:22:56 pb 1.1.2.3: fix: #i66952# syntax error after resync 2006/07/16 11:11:24 pb 1.1.2.2: fix: #i57125# warning free code 2006/03/01 08:59:47 pb 1.1.2.1: fix: #i57125# class DocumentInserter replaces SfxApplication::InsertDocument[s]Dialog


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [3e0653255b6053c88e728d013115fbf51abb5016]

INTEGRATION: CWS asyncdialogs (1.24.404); FILE MERGED 2006/10/31 18:00:39 pb 1.24.404.7: RESYNC: (1.30-1.31); FILE MERGED 2006/09/20 20:38:35 pb 1.24.404.6: RESYNC: (1.28-1.30); FILE MERGED 2006/07/12 20:58:29 pb 1.24.404.5: RESYNC: (1.27-1.28); FILE MERGED 2006/05/31 14:56:33 pb 1.24.404.4: RESYNC: (1.26-1.27); FILE MERGED 2006/02/14 08:18:04 pb 1.24.404.3: RESYNC: (1.25-1.26); FILE MERGED 2005/12/08 09:20:24 kso 1.24.404.2: RESYNC: (1.24-1.25); FILE MERGED 2005/11/01 14:26:48 kso 1.24.404.1: #i57125# - dialog adaptions for Threading Framework.


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [2a2c9fc73b4f344b15158a5cc512be4eb40f087b]

INTEGRATION: CWS asyncdialogs (1.8.650); FILE MERGED 2006/07/12 20:55:54 pb 1.8.650.5: RESYNC: (1.9-1.10); FILE MERGED 2006/03/01 09:28:03 pb 1.8.650.4: fix: #i57125# IsPasswordEnabled() added 2005/12/08 08:59:46 kso 1.8.650.3: RESYNC: (1.8-1.9); FILE MERGED 2005/11/10 09:53:44 pb 1.8.650.2: fix: #i57125# isSystemFilePicker() added 2005/11/01 14:26:47 kso 1.8.650.1: #i57125# - dialog adaptions for Threading Framework.


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [b1c467730f3467e768b3a860487a1e9ff8ba7d84]

INTEGRATION: CWS asyncdialogs (1.115.178); FILE MERGED 2006/10/31 17:59:48 pb 1.115.178.12: RESYNC: (1.126-1.127); FILE MERGED 2006/09/20 20:34:42 pb 1.115.178.11: RESYNC: (1.125-1.126); FILE MERGED 2006/07/14 10:39:36 pb 1.115.178.10: fix: #i57125# warning free code 2006/07/14 05:39:28 pb 1.115.178.9: fix: #i57125# bad merger removed 2006/07/12 20:55:46 pb 1.115.178.8: RESYNC: (1.122-1.123); FILE MERGED 2006/05/31 14:54:38 pb 1.115.178.7: RESYNC: (1.119-1.122); FILE MERGED 2006/03/01 09:29:31 pb 1.115.178.6: fix: #i57125# IsPasswordEnabled() and GetRealFilter() added 2006/02/14 08:15:29 pb 1.115.178.5: RESYNC: (1.118-1.119); FILE MERGED 2005/12/12 13:39:24 kso 1.115.178.4: #i57125# - Build breaker. 2005/12/08 08:58:58 kso 1.115.178.3: RESYNC: (1.115-1.118); FILE MERGED 2005/11/10 09:55:35 pb 1.115.178.2: fix: #i57125# asynchronous execute of file dialog 2005/11/01 14:26:46 kso 1.115.178.1: #i57125# - dialog adaptions for Threading Framework.


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [f0efd3549f47aa45581863d28ec55c00a56bfa6c]

INTEGRATION: CWS asyncdialogs (1.29.140); FILE MERGED 2006/11/01 09:32:33 pb 1.29.140.8: fix: #i66952# syntax error after resync 2006/10/31 17:59:40 pb 1.29.140.7: RESYNC: (1.35-1.36); FILE MERGED 2006/09/20 20:34:15 pb 1.29.140.6: RESYNC: (1.34-1.35); FILE MERGED 2006/07/14 10:39:36 pb 1.29.140.5: fix: #i57125# warning free code 2006/07/12 20:55:28 pb 1.29.140.4: RESYNC: (1.33-1.34); FILE MERGED 2006/05/31 14:53:30 pb 1.29.140.3: RESYNC: (1.31-1.33); FILE MERGED 2005/12/08 08:54:02 kso 1.29.140.2: RESYNC: (1.29-1.31); FILE MERGED 2005/11/10 09:55:35 pb 1.29.140.1: fix: #i57125# asynchronous execute of file dialog


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [a3800cf81c6850f911a114d10912d168857b9ba6]

INTEGRATION: CWS asyncdialogs (1.26.152); FILE MERGED 2006/11/01 09:23:12 pb 1.26.152.9: fix: #i66952# syntax error after resync 2006/10/31 17:59:21 pb 1.26.152.8: RESYNC: (1.33-1.34); FILE MERGED 2006/09/20 20:33:39 pb 1.26.152.7: RESYNC: (1.32-1.33); FILE MERGED 2006/08/30 16:30:31 pb 1.26.152.6: RESYNC: (1.31-1.32); FILE MERGED 2006/07/14 10:39:36 pb 1.26.152.5: fix: #i57125# warning free code 2006/07/12 20:54:36 pb 1.26.152.4: RESYNC: (1.29-1.31); FILE MERGED 2006/03/22 11:44:06 pb 1.26.152.3: RESYNC: (1.28-1.29); FILE MERGED 2005/12/08 08:50:26 kso 1.26.152.2: RESYNC: (1.26-1.28); FILE MERGED 2005/11/10 09:55:35 pb 1.26.152.1: fix: #i57125# asynchronous execute of file dialog


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [14e3ee7288207fde34164b1a1028e8234351542f]

INTEGRATION: CWS asyncdialogs (1.18.206); FILE MERGED 2006/10/31 17:55:54 pb 1.18.206.2: RESYNC: (1.18-1.20); FILE MERGED 2005/11/11 10:11:40 pb 1.18.206.1: fix: #i57125# asynchronous execute of file dialog


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [0a8d1ab2b2914966a4fcf2ec378058f1d73fcfbd]

INTEGRATION: CWS asyncdialogs (1.41.110); FILE MERGED 2006/11/21 15:28:51 pb 1.41.110.9: RESYNC: (1.49-1.52); FILE MERGED 2006/10/31 17:55:46 pb 1.41.110.8: RESYNC: (1.47-1.49); FILE MERGED 2006/09/20 20:26:54 pb 1.41.110.7: RESYNC: (1.46-1.47); FILE MERGED 2006/07/12 20:48:37 pb 1.41.110.6: RESYNC: (1.45-1.46); FILE MERGED 2006/05/31 14:39:05 pb 1.41.110.5: RESYNC: (1.44-1.45); FILE MERGED 2006/03/22 11:43:28 pb 1.41.110.4: RESYNC: (1.43-1.44); FILE MERGED 2006/02/14 08:13:29 pb 1.41.110.3: RESYNC: (1.42-1.43); FILE MERGED 2005/12/08 08:23:58 kso 1.41.110.2: RESYNC: (1.41-1.42); FILE MERGED 2005/11/11 10:11:40 pb 1.41.110.1: fix: #i57125# asynchronous execute of file dialog


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [a99ee757f0b8a7b8c444a1cc2e088c56191329cd]

INTEGRATION: CWS asyncdialogs (1.5.94); FILE MERGED 2006/11/02 04:57:20 pb 1.5.94.5: fix: #i66952# syntax error after resync 2006/09/20 20:25:20 pb 1.5.94.4: RESYNC: (1.7-1.8); FILE MERGED 2006/08/30 16:27:53 pb 1.5.94.3: RESYNC: (1.6-1.7); FILE MERGED 2006/07/12 20:46:56 pb 1.5.94.2: RESYNC: (1.5-1.6); FILE MERGED 2006/03/22 07:31:29 pb 1.5.94.1: fix: #i57125# now Edit() asynchron


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [ae8196d0e7ccd8492d820f7dda09f829fa0edcbc]

INTEGRATION: CWS asyncdialogs (1.5.94); FILE MERGED 2006/09/20 20:25:13 pb 1.5.94.4: RESYNC: (1.6-1.7); FILE MERGED 2006/07/14 10:42:17 pb 1.5.94.3: fix: #i57125# warning free code 2006/07/12 20:46:49 pb 1.5.94.2: RESYNC: (1.5-1.6); FILE MERGED 2006/03/22 07:31:30 pb 1.5.94.1: fix: #i57125# now Edit() asynchron


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [9ff504c28845dd5cd51a1db4f40d8d15e736f7e1]

INTEGRATION: CWS asyncdialogs (1.3.96); FILE MERGED 2006/09/20 20:25:07 pb 1.3.96.3: RESYNC: (1.4-1.5); FILE MERGED 2006/07/12 20:46:42 pb 1.3.96.2: RESYNC: (1.3-1.4); FILE MERGED 2006/03/22 07:31:09 pb 1.3.96.1: fix: #i57125# use SetLinkManager()


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [b640a4b86d0bde3594c23c0119e9f938832649ca]

INTEGRATION: CWS asyncdialogs (1.3.96); FILE MERGED 2006/07/16 10:39:11 pb 1.3.96.1: fix: #i57125# use new Edit()


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [a6dc88ad8dc4d1f88fddf0c3e1bcb390c1e6d4fe]

INTEGRATION: CWS asyncdialogs (1.4.40); FILE MERGED 2006/09/20 20:25:00 pb 1.4.40.2: RESYNC: (1.4-1.5); FILE MERGED 2006/07/16 10:39:11 pb 1.4.40.1: fix: #i57125# use new Edit()


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [58bcb6e2a976b8c44255d029e9a4f731193e4e91]

INTEGRATION: CWS asyncdialogs (1.101.20); FILE MERGED 2006/10/31 17:53:38 pb 1.101.20.8: RESYNC: (1.107-1.108); FILE MERGED 2006/09/20 20:22:22 pb 1.101.20.7: RESYNC: (1.106-1.107); FILE MERGED 2006/08/30 16:27:35 pb 1.101.20.6: RESYNC: (1.105-1.106); FILE MERGED 2006/07/12 20:44:44 pb 1.101.20.5: RESYNC: (1.104-1.105); FILE MERGED 2006/06/28 04:33:48 pb 1.101.20.4: fix: #i57125# InsertDocumentsDialog() removed (after merge) 2006/05/31 14:35:00 pb 1.101.20.3: RESYNC: (1.103-1.104); FILE MERGED 2006/03/22 11:43:00 pb 1.101.20.2: RESYNC: (1.101-1.103); FILE MERGED 2006/03/01 09:26:22 pb 1.101.20.1: fix: #i57125# InsertDocumentsDialog() removed


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [8c1c90ecb8e379f57647719c07b463b04ef71bb2]

INTEGRATION: CWS hr33 (1.10.68); FILE MERGED 2006/05/03 14:41:56 hr 1.10.68.1: #i55967#: <hash_map> is not needed


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [dd788b182d6fe8802f87a1ee86d61f8523114f0b]

INTEGRATION: CWS asyncdialogs (1.34.142); FILE MERGED 2006/05/31 14:25:34 pb 1.34.142.2: RESYNC: (1.34-1.35); FILE MERGED 2006/03/01 09:35:08 pb 1.34.142.1: fix: #i57125# docinsert.hxx added


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [98872701a13398df4ce1d3bef32c01ebaeabd64d]

INTEGRATION: CWS hr33 (1.8.22); FILE MERGED 2006/11/02 16:29:40 hr 1.8.22.2: RESYNC: (1.8-1.10); FILE MERGED 2006/05/02 16:22:47 hr 1.8.22.1: #i55967#: no prefix for STL header please


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [54db0c5f767480b6899281ef98cc93346c68cc5a]

INTEGRATION: CWS hr33 (1.33.202); FILE MERGED 2006/11/03 12:20:03 hr 1.33.202.2: RESYNC: (1.33-1.34); FILE MERGED 2006/05/03 15:15:36 hr 1.33.202.1: #i55967#: remove not needed STL includes


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [c545f7d9f94219643dbb008b50084a6a4b592272]

INTEGRATION: CWS asyncdialogs (1.1.2); FILE ADDED 2006/07/16 11:11:14 pb 1.1.2.2: fix: #i57125# warning free code 2006/03/01 08:59:24 pb 1.1.2.1: fix: #i57125# class DocumentInserter replaces SfxApplication::InsertDocument[s]Dialog


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [d785bff76dffca5714f2f923c7ca3399b70d57ab]

INTEGRATION: CWS hr33 (1.3.12); FILE MERGED 2006/11/02 16:14:44 hr 1.3.12.2: RESYNC: (1.3-1.4); FILE MERGED 2006/05/03 14:35:41 hr 1.3.12.1: #i55967#: <hash_map> is not needed, do not include


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [008df9f559c9c081f918c4ad8c78880f1e816f63]

INTEGRATION: CWS hr33 (1.9.52); FILE MERGED 2006/11/03 15:54:21 hr 1.9.52.2: RESYNC: (1.9-1.10); FILE MERGED 2006/05/02 14:27:42 hr 1.9.52.1: #i52977#: workaround breakage if compiled mit system STL on Linux (undef min)


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [e23c5d57ef587470d4b923c59bef9596883bb183]

INTEGRATION: CWS hr33 (1.3.52); FILE MERGED 2006/11/03 15:43:26 hr 1.3.52.2: RESYNC: (1.3-1.4); FILE MERGED 2006/05/03 15:03:31 hr 1.3.52.1: #i55967#: remove not needed STL includes


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [62fadd88a3c8ca7ebc34f2a96b86b6f75fb90b1e]

INTEGRATION: CWS asyncdialogs (1.40.66); FILE MERGED 2006/08/30 16:11:33 pb 1.40.66.2: RESYNC: (1.40-1.42); FILE MERGED 2006/03/22 07:57:30 pb 1.40.66.1: fix: #i57125# ExecuteExternalSource() added


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [e66a80453c5c0ca1b42964ffbcd37c938dcbc25c]

INTEGRATION: CWS asyncdialogs (1.37.80); FILE MERGED 2006/11/21 15:31:11 pb 1.37.80.4: RESYNC: (1.39-1.40); FILE MERGED 2006/08/30 16:11:26 pb 1.37.80.3: RESYNC: (1.38-1.39); FILE MERGED 2006/05/31 14:09:41 pb 1.37.80.2: RESYNC: (1.37-1.38); FILE MERGED 2006/03/22 07:56:35 pb 1.37.80.1: fix: #i57125# use pImpl


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [6b44d1596e679d66c0d20d426047420e845fe495]

INTEGRATION: CWS hr33 (1.16.8); FILE MERGED 2006/11/02 16:08:01 hr 1.16.8.2: RESYNC: (1.16-1.18); FILE MERGED 2006/05/03 12:50:21 hr 1.16.8.1: #i64453#: bump up GCC version to 4.2


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [5894a650d123559c4b5c2efe1176cbe8e8f8ad63]

INTEGRATION: CWS asyncdialogs (1.12.96); FILE MERGED 2006/08/30 15:53:08 pb 1.12.96.3: RESYNC: (1.12-1.13); FILE MERGED 2006/03/22 07:55:50 pb 1.12.96.2: fix: #i57125# use FileDlg::GetError() 2006/03/01 09:46:33 pb 1.12.96.1: fix: #i57125# sfx2::DocumentInserter replaces SfxApp::InsertDocumentDialog()


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [ae1582daa87b4e81f10a592caadfddb5433283ca]

INTEGRATION: CWS hr33 (1.3.14); FILE MERGED 2006/11/07 10:45:14 hr 1.3.14.2: RESYNC: (1.3-1.5); FILE MERGED 2006/05/03 14:02:58 hr 1.3.14.1: #i64453#: bump up accepted GCC version to 4.2


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [ebd815bf05b7be7eb4b34802fcb4de9d3d711a5f]

INTEGRATION: CWS asyncdialogs (1.10.124); FILE MERGED 2006/08/30 15:52:44 pb 1.10.124.2: RESYNC: (1.10-1.11); FILE MERGED 2006/03/01 09:46:33 pb 1.10.124.1: fix: #i57125# sfx2::DocumentInserter replaces SfxApp::InsertDocumentDialog()


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [5ee8406f736c66c8dadcaad4f80449466df5b687]

INTEGRATION: CWS asyncdialogs (1.4.124); FILE MERGED 2006/03/01 09:46:11 pb 1.4.124.1: fix: #i57125# sfx2::DocumentInserter replaces SfxApp::InsertDocumentDialog()


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [564a6c9a923c0c04f710a63ceff62ce16e65ed36]

INTEGRATION: CWS hr33 (1.34.84); FILE MERGED 2006/11/03 18:24:07 hr 1.34.84.2: RESYNC: (1.34-1.36); FILE MERGED 2006/05/03 16:54:03 hr 1.34.84.1: #i55967#: remove not needed STL includes


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [47daa6e3990106ab3cf09066875c8b9d5579deea]

INTEGRATION: CWS asyncdialogs (1.6.124); FILE MERGED 2006/03/01 09:46:11 pb 1.6.124.1: fix: #i57125# sfx2::DocumentInserter replaces SfxApp::InsertDocumentDialog()


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [be35363a22c3f9f5eb9d9a7dd103e79671901376]

INTEGRATION: CWS asyncdialogs (1.36.64); FILE MERGED 2006/05/31 14:02:09 pb 1.36.64.2: RESYNC: (1.36-1.37); FILE MERGED 2006/03/01 09:44:30 pb 1.36.64.1: fix: #i57125# DocShell_Impl* added


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [711d8ea7107ca814472f1f425f0e424c1f76adb1]

INTEGRATION: CWS asyncdialogs (1.6.122); FILE MERGED 2006/03/22 07:49:18 pb 1.6.122.1: fix: #i57125# DialogClosedHdl() added


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [c1eb1501bb4ecd253ba1646eca6cd7807ea3a965]

INTEGRATION: CWS asyncdialogs (1.22.122); FILE MERGED 2006/08/30 15:43:25 pb 1.22.122.2: RESYNC: (1.22-1.23); FILE MERGED 2006/03/22 07:45:07 pb 1.22.122.1: fix: #i57125# now Edit() asynchron


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [5cdc2ac6a400445fc270f3295e754a909c70110f]

INTEGRATION: CWS asyncdialogs (1.1.2); FILE ADDED 2006/03/01 09:42:45 pb 1.1.2.1: fix: #i57125# impl class of ScDocShell


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [71c87a5595319c60bb3020270cf4e3a500f34c9c]

INTEGRATION: CWS asyncdialogs (1.45.90); FILE MERGED 2006/08/30 15:40:36 pb 1.45.90.3: RESYNC: (1.46-1.47); FILE MERGED 2006/05/31 13:57:13 pb 1.45.90.2: RESYNC: (1.45-1.46); FILE MERGED 2006/03/01 09:47:54 pb 1.45.90.1: fix: #i57125# sfx2::DocumentInserter replaces SfxApp::InsertDocumentDialog()


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [02a08de0567be345bcc675fb7abbbd35d68be208]

INTEGRATION: CWS asyncdialogs (1.24.92); FILE MERGED 2006/08/30 15:40:29 pb 1.24.92.4: RESYNC: (1.25-1.26); FILE MERGED 2006/06/01 05:24:11 pb 1.24.92.3: fix: #i57125# pFontList moved to pImpl 2006/05/31 13:57:02 pb 1.24.92.2: RESYNC: (1.24-1.25); FILE MERGED 2006/03/01 09:47:41 pb 1.24.92.1: fix: #i57125# use DocShell_Impl*


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [2acf39b5656e414b9feb881dae4f92cff66cb278]

INTEGRATION: CWS hr33 (1.18.98); FILE MERGED 2006/11/03 17:07:05 hr 1.18.98.2: RESYNC: (1.18-1.20); FILE MERGED 2006/05/03 14:26:32 hr 1.18.98.1: #i55967#: remove not needed STL includes


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [649cd4c832309260d793452233dee33c82e1b593]

INTEGRATION: CWS asyncdialogs (1.17.122); FILE MERGED 2006/08/30 15:40:22 pb 1.17.122.4: RESYNC: (1.18-1.19); FILE MERGED 2006/06/01 05:24:11 pb 1.17.122.3: fix: #i57125# pFontList moved to pImpl 2006/05/31 13:56:52 pb 1.17.122.2: RESYNC: (1.17-1.18); FILE MERGED 2006/03/01 09:47:41 pb 1.17.122.1: fix: #i57125# use DocShell_Impl*


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [38a1fb5d2b56ed8ae4bd6c20e692722ad20d69f8]

INTEGRATION: CWS asyncdialogs (1.83.30); FILE MERGED 2006/08/30 15:40:14 pb 1.83.30.4: RESYNC: (1.86-1.87); FILE MERGED 2006/05/31 13:56:43 pb 1.83.30.3: RESYNC: (1.84-1.86); FILE MERGED 2006/03/24 19:38:50 pb 1.83.30.2: RESYNC: (1.83-1.84); FILE MERGED 2006/03/01 09:47:41 pb 1.83.30.1: fix: #i57125# use DocShell_Impl*


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [664eeffbcd6d7ed0be9ad409470b432ff51d09be]

INTEGRATION: CWS asyncdialogs (1.20.122); FILE MERGED 2006/08/30 15:39:23 pb 1.20.122.2: RESYNC: (1.20-1.22); FILE MERGED 2006/03/22 07:45:08 pb 1.20.122.1: fix: #i57125# now Edit() asynchron


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [4a853ac9f34442d27f0205c215825c7d51ba0ad0]

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>  [e9435fbc19d74bcd803ee78f533f0342f79131a6]

INTEGRATION: CWS asyncdialogs (1.8.124); FILE MERGED 2006/03/22 07:44:44 pb 1.8.124.1: fix: #i57125# now LinkedDlg derived from AbstractDialog2


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [ec60a8ded101722c45e4a82f4e98937c4e61c20e]

INTEGRATION: CWS asyncdialogs (1.8.124); FILE MERGED 2006/08/30 15:33:08 pb 1.8.124.2: RESYNC: (1.8-1.9); FILE MERGED 2006/03/22 07:44:44 pb 1.8.124.1: fix: #i57125# now LinkedDlg derived from AbstractDialog2


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [8d7586861abb4f9f0b8c635f4339fb6fd5e36338]

INTEGRATION: CWS hr33 (1.7.30); FILE MERGED 2006/11/03 11:52:49 hr 1.7.30.2: RESYNC: (1.7-1.10); FILE MERGED 2006/05/03 16:18:37 hr 1.7.30.1: #i55967#: remove not needed STL includes


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [11c3f3823048f43ca508d0161421725e0bb9cc98]

INTEGRATION: CWS asyncdialogs (1.14.122); FILE MERGED 2006/03/22 07:42:32 pb 1.14.122.1: fix: #i57125# now Edit() asynchron


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [b468ca08b3bb332e3fe7faca4501a4fd83266e5b]

INTEGRATION: CWS asyncdialogs (1.7.124); FILE MERGED 2006/03/22 07:42:13 pb 1.7.124.1: fix: #i57125# now LinkedDlg derived from AbstractDialog2


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [fd7517f3a21a041cec082e88b4309f9773800d4b]

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-22  Vladimir Glazounov  <vg@openoffice.org>  [ded4b1e8d2979e44a735ca48a4b51cb4125c4b06]

INTEGRATION: CWS asyncdialogs (1.8.122); FILE MERGED 2006/03/22 07:42:32 pb 1.8.122.1: fix: #i57125# now Edit() asynchron


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [295c02093c140e9e6ee4c334546ccee4ad4427cf]

INTEGRATION: CWS hr33 (1.13.2); FILE MERGED 2006/11/07 12:50:55 hr 1.13.2.2: RESYNC: (1.13-1.17); FILE MERGED 2006/05/03 15:01:44 hr 1.13.2.1: #i55967#: remove not needed STL includes


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [7fb57bba6dccd5019dcf20029c594999c37719a7]

INTEGRATION: CWS hr33 (1.5.12); FILE MERGED 2006/11/07 12:43:56 hr 1.5.12.2: RESYNC: (1.5-1.7); FILE MERGED 2006/05/03 14:48:07 hr 1.5.12.1: #i55967#: remove not needed STL includes


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [8401b24ce69032c0e99581873ed89eefb100a8f2]

INTEGRATION: CWS hr33 (1.4.12); FILE MERGED 2006/05/02 17:01:26 hr 1.4.12.1: #i55967#: no prefix for STL header please


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [407fa63810d0cd300185e119915779142e886ed8]

INTEGRATION: CWS asyncdialogs (1.32.50); FILE MERGED 2006/08/30 14:20:38 pb 1.32.50.4: RESYNC: (1.35-1.36); FILE MERGED 2006/07/12 20:21:42 pb 1.32.50.3: RESYNC: (1.34-1.35); FILE MERGED 2005/12/06 03:36:47 kso 1.32.50.2: RESYNC: (1.32-1.34); FILE MERGED 2005/11/01 14:27:44 kso 1.32.50.1: #i57125# - dialog adaptions for Threading Framework.


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [904411944a7e1c076d164fb0a0a58b822f188847]

INTEGRATION: CWS hr33 (1.5.138); FILE MERGED 2006/11/02 18:57:11 hr 1.5.138.2: RESYNC: (1.5-1.6); FILE MERGED 2006/05/03 16:21:04 hr 1.5.138.1: #i55967#: remove not needed STL includes


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [8c2c69e3c44e769489c65dca37da76db4017007f]

INTEGRATION: CWS asyncdialogs (1.1.4); FILE ADDED 2006/07/13 11:10:50 pb 1.1.4.2: fix: #i57125# warning removed 2005/11/01 14:27:43 kso 1.1.4.1: #i57125# - dialog adaptions for Threading Framework.


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [ca880441e8a5da995e591e45418be7b6c6810c20]

INTEGRATION: CWS hr33 (1.7.138); FILE MERGED 2006/11/02 18:37:40 hr 1.7.138.2: RESYNC: (1.7-1.8); FILE MERGED 2006/05/03 16:07:03 hr 1.7.138.1: #i55967#: remove not needed STL includes


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [9783792af977cc97ad2202225447e8368355b0b9]

INTEGRATION: CWS asyncdialogs (1.2.52); FILE MERGED 2006/10/31 17:01:47 pb 1.2.52.6: RESYNC: (1.7-1.8); FILE MERGED 2006/09/20 19:33:42 pb 1.2.52.5: RESYNC: (1.6-1.7); FILE MERGED 2006/07/12 20:00:26 pb 1.2.52.4: RESYNC: (1.5-1.6); FILE MERGED 2006/02/14 06:37:57 pb 1.2.52.3: RESYNC: (1.3-1.5); FILE MERGED 2005/12/06 02:12:18 kso 1.2.52.2: RESYNC: (1.2-1.3); FILE MERGED 2005/11/01 14:27:42 kso 1.2.52.1: #i57125# - dialog adaptions for Threading Framework.


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [c0ac7bf327eb9468d0ca9b95e52998929810f36c]

INTEGRATION: CWS hr33 (1.4.138); FILE MERGED 2006/11/02 18:46:57 hr 1.4.138.2: RESYNC: (1.4-1.5); FILE MERGED 2006/05/03 16:02:15 hr 1.4.138.1: #i55967#: remove not needed STL includes


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [c2383ffd3a12c1f85c0d4eb93caaa2ec457654fd]

INTEGRATION: CWS asyncdialogs (1.131.116); FILE MERGED 2006/10/31 16:56:31 pb 1.131.116.6: RESYNC: (1.135-1.138); FILE MERGED 2006/08/30 14:15:04 pb 1.131.116.5: RESYNC: (1.134-1.135); FILE MERGED 2006/07/12 19:44:05 pb 1.131.116.4: RESYNC: (1.133-1.134); FILE MERGED 2006/05/31 13:10:35 pb 1.131.116.3: RESYNC: (1.132-1.133); FILE MERGED 2005/12/06 01:22:15 kso 1.131.116.2: RESYNC: (1.131-1.132); FILE MERGED 2005/11/01 14:27:41 kso 1.131.116.1: #i57125# - dialog adaptions for Threading Framework.


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [a7a8f245b25c62eb96214d051b5b5cc13035c778]

INTEGRATION: CWS hr33 (1.4.138); FILE MERGED 2006/11/02 18:46:07 hr 1.4.138.2: RESYNC: (1.4-1.5); FILE MERGED 2006/05/03 16:02:15 hr 1.4.138.1: #i55967#: remove not needed STL includes


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [683d9974084d09560402f04d3b9bd792b5d0da97]

INTEGRATION: CWS hr33 (1.3.138); FILE MERGED 2006/05/03 15:58:36 hr 1.3.138.1: #i55967#: remove not needed STL includes


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [0edeeeeb2109f28e97a3d1fb28926fbc6df34c54]

INTEGRATION: CWS asyncdialogs (1.1.4); FILE ADDED 2005/11/01 14:27:40 kso 1.1.4.1: #i57125# - dialog adaptions for Threading Framework.


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [6a5feca572691fe93c6788ec0dca0d88706dd43f]

INTEGRATION: CWS hr33 (1.3.138); FILE MERGED 2006/05/03 15:58:35 hr 1.3.138.1: #i55967#: remove not needed STL includes


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [d84b200ac05c9a00757ce68b195a55a20e7805df]

INTEGRATION: CWS hr33 (1.3.138); FILE MERGED 2006/05/03 15:55:41 hr 1.3.138.1: #i55967#: remove not needed STL includes


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [9497391b8cffbc2818eee72ff53b4735ed03e0f9]

INTEGRATION: CWS hr33 (1.4.138); FILE MERGED 2006/05/03 15:53:09 hr 1.4.138.1: #i55967#: remove not needed STL includes


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [7f39e291fed3fdc202de20695b6a097375d32d28]

INTEGRATION: CWS asyncdialogs (1.41.26); FILE MERGED 2006/09/20 19:12:05 pb 1.41.26.3: RESYNC: (1.43-1.44); FILE MERGED 2006/08/30 14:12:11 pb 1.41.26.2: RESYNC: (1.41-1.43); FILE MERGED 2006/06/28 10:48:21 pb 1.41.26.1: fix: #i57125# use of InsertDocumentsDialog() replaced


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [6707e3b9193dc421c42688967cb6e815bcb8e90d]

INTEGRATION: CWS hr33 (1.3.138); FILE MERGED 2006/11/02 18:38:46 hr 1.3.138.2: RESYNC: (1.3-1.4); FILE MERGED 2006/05/03 15:52:25 hr 1.3.138.1: #i55967#: remove not needed STL includes


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [6d0a25a013abf1456ce6102428d8d8f4cb9b707c]

INTEGRATION: CWS asyncdialogs (1.18.26); FILE MERGED 2006/06/28 10:49:40 pb 1.18.26.1: fix: #i57125# pImpl added


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [686fe3f8d02b97540719fb8c0da8205bd4d2d21f]

INTEGRATION: CWS hr33 (1.5.138); FILE MERGED 2006/11/02 18:55:26 hr 1.5.138.2: RESYNC: (1.5-1.6); FILE MERGED 2006/05/03 15:50:21 hr 1.5.138.1: #i55967#: remove not needed STL includes


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [3ae9861b0fbcb6f33bcc6acf6abfad5aed082057]

INTEGRATION: CWS hr33 (1.5.68); FILE MERGED 2006/05/03 15:48:45 hr 1.5.68.1: #i55967#: remove not needed STL includes


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [2492c61fe4006eb0d27899155bfb5cc23f851a61]

INTEGRATION: CWS asyncdialogs (1.32.32); FILE MERGED 2006/09/20 18:43:30 pb 1.32.32.4: RESYNC: (1.34-1.35); FILE MERGED 2006/07/12 18:56:01 pb 1.32.32.3: RESYNC: (1.33-1.34); FILE MERGED 2005/12/08 13:12:23 kso 1.32.32.2: RESYNC: (1.32-1.33); FILE MERGED 2005/11/01 14:28:54 kso 1.32.32.1: #i57125# - dialog adaptions for Threading Framework.


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [55e18e426a75163a09ed0fe6afdeed1df9e569f4]

INTEGRATION: CWS asyncdialogs (1.2.332); FILE MERGED 2006/09/20 18:42:24 pb 1.2.332.4: RESYNC: (1.4-1.5); FILE MERGED 2006/07/12 18:54:48 pb 1.2.332.3: RESYNC: (1.3-1.4); FILE MERGED 2005/12/08 13:09:30 kso 1.2.332.2: RESYNC: (1.2-1.3); FILE MERGED 2005/11/01 14:28:53 kso 1.2.332.1: #i57125# - dialog adaptions for Threading Framework.


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [1f27bcfe8a6f7380ef53ca70a51004b4f87fed4b]

INTEGRATION: CWS hr33 (1.4.112); FILE MERGED 2006/11/07 12:49:24 hr 1.4.112.3: RESYNC: (1.4-1.6); FILE MERGED 2006/05/02 16:51:05 hr 1.4.112.2: #i10000#: replace CLK_TCK with POSIX conforming sysconfig(_SC_CLK_TCK); clean up license header, remove log footer 2006/05/02 16:26:04 hr 1.4.112.1: #i55967#: no prefix for STL header please


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [ffa47d470523287aabc8dbeafaab0164ba104d69]

INTEGRATION: CWS hr33 (1.2.14); FILE MERGED 2006/11/07 12:49:17 hr 1.2.14.2: RESYNC: (1.2-1.4); FILE MERGED 2006/05/02 16:51:30 hr 1.2.14.1: #i10000#: clean up license header, remove log footer


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [b9f1e03d8ffc47663986e836c1d791e2b86bcfe2]

INTEGRATION: CWS hr33 (1.3.14); FILE MERGED 2006/11/07 12:49:40 hr 1.3.14.2: RESYNC: (1.3-1.5); FILE MERGED 2006/05/02 16:51:30 hr 1.3.14.1: #i10000#: clean up license header, remove log footer


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [c01added4cb1ad55b01b9d27705d8a650501875e]

INTEGRATION: CWS hr33 (1.3.112); FILE MERGED 2006/11/07 12:49:32 hr 1.3.112.2: RESYNC: (1.3-1.4); FILE MERGED 2006/05/02 16:54:17 hr 1.3.112.1: #i10000#: clean up license header


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [3da118aa81b68e8004a52b99afe90de94f2085d8]

INTEGRATION: CWS hr33 (1.9.2); FILE MERGED 2006/11/07 12:48:30 hr 1.9.2.2: RESYNC: (1.9-1.12); FILE MERGED 2006/05/02 16:54:43 hr 1.9.2.1: #i10000#: clean up license header


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [0d218483413df2a438df5e190fcac6f69551af25]

INTEGRATION: CWS hr33 (1.15.8); FILE MERGED 2006/11/07 12:48:23 hr 1.15.8.2: RESYNC: (1.15-1.18); FILE MERGED 2006/05/02 16:54:43 hr 1.15.8.1: #i10000#: clean up license header


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [7a429886769f595a0a31037625ecfc9f03613edc]

INTEGRATION: CWS asyncdialogs (1.3.182); FILE MERGED 2006/03/07 10:16:29 pb 1.3.182.1: fix: #i57125# now with exceptions


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [00d38373dc6aa29687d7077380746c2c10898b52]

INTEGRATION: CWS hr33 (1.3.144); FILE MERGED 2006/11/02 18:30:06 hr 1.3.144.2: RESYNC: (1.3-1.4); FILE MERGED 2006/05/03 16:21:59 hr 1.3.144.1: #i55967#: remove not needed STL includes


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [b6a0001eb4c6fed3b0d475750bacdf037278d979]

INTEGRATION: CWS asyncdialogs (1.5.180); FILE MERGED 2006/10/31 15:59:26 pb 1.5.180.2: RESYNC: (1.5-1.6); FILE MERGED 2006/03/22 07:37:15 pb 1.5.180.1: fix: #i57125# now Edit() asynchron


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [be62d88182c853ed6cac4cb622f7908f1055c758]

INTEGRATION: CWS hr33 (1.6.144); FILE MERGED 2006/11/02 18:20:40 hr 1.6.144.2: RESYNC: (1.6-1.7); FILE MERGED 2006/05/03 16:16:22 hr 1.6.144.1: #i55967#: remove not needed STL includes


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [5386fd1f6f1b7ef143e46503158d55052cdd8102]

INTEGRATION: CWS asyncdialogs (1.16.178); FILE MERGED 2006/11/21 15:34:42 pb 1.16.178.7: RESYNC: (1.19-1.20); FILE MERGED 2006/11/01 18:57:21 pb 1.16.178.6: fix: #i66952# syntax error after resync 2006/10/31 15:59:18 pb 1.16.178.5: RESYNC: (1.18-1.19); FILE MERGED 2006/09/20 17:01:44 pb 1.16.178.4: RESYNC: (1.17-1.18); FILE MERGED 2006/07/12 17:16:21 pb 1.16.178.3: RESYNC: (1.16-1.17); FILE MERGED 2006/03/22 07:37:16 pb 1.16.178.2: fix: #i57125# now Edit() asynchron 2006/03/07 09:06:15 pb 1.16.178.1: fix: #i57125# replace SfxApp::InsertDocumentDialog() with the FileDialogHelper


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [dc1090fa6f20584fec91fd72f58bcd3579468e5a]

INTEGRATION: CWS asyncdialogs (1.6.666); FILE MERGED 2006/10/31 15:34:07 pb 1.6.666.4: RESYNC: (1.8-1.9); FILE MERGED 2006/02/14 07:57:53 pb 1.6.666.3: RESYNC: (1.7-1.8); FILE MERGED 2005/12/08 03:38:46 kso 1.6.666.2: RESYNC: (1.6-1.7); FILE MERGED 2005/11/01 14:28:28 kso 1.6.666.1: #i57125# - dialog adaptions for Threading Framework.


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [0545e80b3f24018079530696101eb6494c96c3a3]

INTEGRATION: CWS asyncdialogs (1.25.6); FILE MERGED 2006/11/01 10:33:55 pb 1.25.6.6: fix: #i66952# syntax error after resync 2006/09/20 16:23:03 pb 1.25.6.5: RESYNC: (1.28-1.29); FILE MERGED 2006/07/12 16:36:45 pb 1.25.6.4: RESYNC: (1.27-1.28); FILE MERGED 2006/02/14 07:57:45 pb 1.25.6.3: RESYNC: (1.26-1.27); FILE MERGED 2005/12/08 03:38:30 kso 1.25.6.2: RESYNC: (1.25-1.26); FILE MERGED 2005/11/01 14:28:27 kso 1.25.6.1: #i57125# - dialog adaptions for Threading Framework.


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [42ddbb44f6f067805b2a742d50cf3ac547992785]

INTEGRATION: CWS hr33 (1.9.114); FILE MERGED 2006/11/02 16:40:28 hr 1.9.114.2: RESYNC: (1.9-1.10); FILE MERGED 2006/05/03 15:22:35 hr 1.9.114.1: #i10000#: cleanup SUPD usage


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [db6d362c1594dcceb87304510faf20be20504463]

INTEGRATION: CWS asyncdialogs (1.4.212); FILE MERGED 2006/10/31 15:13:21 pb 1.4.212.4: RESYNC: (1.6-1.7); FILE MERGED 2006/08/30 12:44:51 pb 1.4.212.3: RESYNC: (1.5-1.6); FILE MERGED 2005/12/08 01:57:02 kso 1.4.212.2: RESYNC: (1.4-1.5); FILE MERGED 2005/11/01 14:28:26 kso 1.4.212.1: #i57125# - dialog adaptions for Threading Framework.


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [d8f549a07fd0bfd5d9873397029287bb432606ce]

INTEGRATION: CWS hr33 (1.2.132); FILE MERGED 2006/11/02 16:37:44 hr 1.2.132.2: RESYNC: (1.2-1.3); FILE MERGED 2006/05/03 16:20:06 hr 1.2.132.1: #i55967#: remove not needed STL includes


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [38ca6bec57f4db162c7a61a6d933edd0b7046b7c]

INTEGRATION: CWS asyncdialogs (1.8.160); FILE MERGED 2006/11/01 11:01:12 pb 1.8.160.9: fix: #i66952# syntax error after resync 2006/10/31 15:13:13 pb 1.8.160.8: RESYNC: (1.14-1.16); FILE MERGED 2006/09/20 15:41:14 pb 1.8.160.7: RESYNC: (1.13-1.14); FILE MERGED 2006/08/31 07:53:22 pb 1.8.160.6: fix: #i57125# syntax error after resync 2006/08/30 12:44:43 pb 1.8.160.5: RESYNC: (1.12-1.13); FILE MERGED 2006/07/12 16:07:31 pb 1.8.160.4: RESYNC: (1.11-1.12); FILE MERGED 2006/05/31 11:27:55 pb 1.8.160.3: RESYNC: (1.10-1.11); FILE MERGED 2005/12/08 01:56:40 kso 1.8.160.2: RESYNC: (1.8-1.10); FILE MERGED 2005/11/01 14:28:25 kso 1.8.160.1: #i57125# - dialog adaptions for Threading Framework.


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [7502ceb25034d4963ee3cc74c4aa9c0f522052fa]

INTEGRATION: CWS hr33 (1.9.132); FILE MERGED 2006/05/03 16:20:05 hr 1.9.132.1: #i55967#: remove not needed STL includes


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [7d24160cbafca9ef6d7eaca659e93885cff63481]

INTEGRATION: CWS asyncdialogs (1.4.22); FILE MERGED 2006/10/31 15:12:10 pb 1.4.22.4: RESYNC: (1.6-1.7); FILE MERGED 2006/08/30 12:44:24 pb 1.4.22.3: RESYNC: (1.5-1.6); FILE MERGED 2005/12/08 01:54:06 kso 1.4.22.2: RESYNC: (1.4-1.5); FILE MERGED 2005/11/01 14:28:25 kso 1.4.22.1: #i57125# - dialog adaptions for Threading Framework.


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [27634249c1d1f73fb5ec7c695282137f0842632d]

INTEGRATION: CWS hr33 (1.2.132); FILE MERGED 2006/05/03 15:20:44 hr 1.2.132.1: #i55967#: remove not needed STL includes; cleanup


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [9faae45e85dd1199a0945b1c0a388b16ee2a3bbe]

INTEGRATION: CWS asyncdialogs (1.8.62); FILE MERGED 2006/10/31 15:12:02 pb 1.8.62.7: RESYNC: (1.14-1.15); FILE MERGED 2006/09/20 15:40:45 pb 1.8.62.6: RESYNC: (1.13-1.14); FILE MERGED 2006/08/30 12:44:17 pb 1.8.62.5: RESYNC: (1.12-1.13); FILE MERGED 2006/07/12 16:07:06 pb 1.8.62.4: RESYNC: (1.11-1.12); FILE MERGED 2006/05/31 11:27:37 pb 1.8.62.3: RESYNC: (1.9-1.11); FILE MERGED 2005/12/08 01:53:33 kso 1.8.62.2: RESYNC: (1.8-1.9); FILE MERGED 2005/11/01 14:28:24 kso 1.8.62.1: #i57125# - dialog adaptions for Threading Framework.


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [c318b9ebc54d2539a9f66522e56e34a36e0028b7]

INTEGRATION: CWS asyncdialogs (1.3.180); FILE MERGED 2006/10/31 15:04:19 pb 1.3.180.2: RESYNC: (1.3-1.4); FILE MERGED 2006/03/22 07:34:44 pb 1.3.180.1: fix: #i57125# EndEditHdl() added


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [987b411056b2f9d85ca3cce8be30f1d18a110284]

INTEGRATION: CWS asyncdialogs (1.7.180); FILE MERGED 2006/11/01 11:01:12 pb 1.7.180.5: fix: #i66952# syntax error after resync 2006/10/31 15:04:11 pb 1.7.180.4: RESYNC: (1.9-1.10); FILE MERGED 2006/09/20 15:35:48 pb 1.7.180.3: RESYNC: (1.8-1.9); FILE MERGED 2006/07/12 16:02:04 pb 1.7.180.2: RESYNC: (1.7-1.8); FILE MERGED 2006/03/22 07:35:36 pb 1.7.180.1: fix: #i57125# EndEditHdl() added


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [dc48682c4f9e2cc7bed5486cc07f622ed81ce8b9]

INTEGRATION: CWS asyncdialogs (1.29.6); FILE MERGED 2006/10/31 15:02:26 pb 1.29.6.2: RESYNC: (1.29-1.30); FILE MERGED 2006/10/13 14:26:50 pb 1.29.6.1: fix: #i70347# change macro to SFX_IMPL_MODELESSDIALOG


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [79bb984ad970597871e57a0ae174569d640b2882]

INTEGRATION: CWS asyncdialogs (1.15.160); FILE MERGED 2006/10/31 14:57:58 pb 1.15.160.6: RESYNC: (1.20-1.22); FILE MERGED 2006/08/30 12:39:46 pb 1.15.160.5: RESYNC: (1.18-1.20); FILE MERGED 2006/07/12 15:54:02 pb 1.15.160.4: RESYNC: (1.17-1.18); FILE MERGED 2006/02/14 07:47:36 pb 1.15.160.3: RESYNC: (1.16-1.17); FILE MERGED 2005/12/08 00:54:42 kso 1.15.160.2: RESYNC: (1.15-1.16); FILE MERGED 2005/11/01 14:28:23 kso 1.15.160.1: #i57125# - dialog adaptions for Threading Framework.


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [13ec04d8315f39594d72e725f0a4bd2c53d76b4c]

INTEGRATION: CWS hr33 (1.28.48); FILE MERGED 2006/11/03 19:42:56 hr 1.28.48.2: RESYNC: (1.28-1.31); FILE MERGED 2006/05/02 16:19:53 hr 1.28.48.1: #i55967#: no prefix for STL header please


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [f1677b140bb9cacbadb89c0a67ce9711885127ec]

INTEGRATION: CWS asyncdialogs (1.21.150); FILE MERGED 2006/11/01 11:01:12 pb 1.21.150.8: fix: #i66952# syntax error after resync 2006/10/31 14:57:51 pb 1.21.150.7: RESYNC: (1.29-1.31); FILE MERGED 2006/09/20 15:28:50 pb 1.21.150.6: RESYNC: (1.28-1.29); FILE MERGED 2006/08/30 12:39:38 pb 1.21.150.5: RESYNC: (1.25-1.28); FILE MERGED 2006/07/12 15:53:45 pb 1.21.150.4: RESYNC: (1.24-1.25); FILE MERGED 2006/02/14 07:47:25 pb 1.21.150.3: RESYNC: (1.23-1.24); FILE MERGED 2005/12/08 00:54:30 kso 1.21.150.2: RESYNC: (1.21-1.23); FILE MERGED 2005/11/01 14:28:23 kso 1.21.150.1: #i57125# - dialog adaptions for Threading Framework.


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [d80f1a63c564c6188a6f7f8a53a36cb89d5af6dd]

INTEGRATION: CWS asyncdialogs (1.4.22); FILE MERGED 2006/10/31 14:56:23 pb 1.4.22.4: RESYNC: (1.6-1.7); FILE MERGED 2006/07/12 15:50:59 pb 1.4.22.3: RESYNC: (1.5-1.6); FILE MERGED 2005/12/08 00:44:33 kso 1.4.22.2: RESYNC: (1.4-1.5); FILE MERGED 2005/11/01 14:28:22 kso 1.4.22.1: #i57125# - dialog adaptions for Threading Framework.


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [b2e7c13a2d7fba7d24062765686702efd9b2025f]

INTEGRATION: CWS hr33 (1.3.362); FILE MERGED 2006/11/03 19:48:28 hr 1.3.362.2: RESYNC: (1.3-1.5); FILE MERGED 2006/05/02 14:03:17 hr 1.3.362.1: #i52977#: ::std::swap() triggers diagnostic with GCC 3.4.x and --with-system-stl configuration, swap manually


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [49a2628bd8e625df0fd42cc380fa9f85faa87af1]

INTEGRATION: CWS asyncdialogs (1.5.158); FILE MERGED 2006/11/01 11:01:12 pb 1.5.158.6: fix: #i66952# syntax error after resync 2006/10/31 14:56:15 pb 1.5.158.5: RESYNC: (1.8-1.10); FILE MERGED 2006/09/20 15:26:26 pb 1.5.158.4: RESYNC: (1.7-1.8); FILE MERGED 2006/07/12 15:50:51 pb 1.5.158.3: RESYNC: (1.6-1.7); FILE MERGED 2005/12/08 00:44:16 kso 1.5.158.2: RESYNC: (1.5-1.6); FILE MERGED 2005/11/01 14:28:21 kso 1.5.158.1: #i57125# - dialog adaptions for Threading Framework.


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [7db79d86eca3eeb6db58224ac7a89acc54fbeec6]

INTEGRATION: CWS asyncdialogs (1.8.524); FILE MERGED 2005/12/07 17:46:50 kso 1.8.524.2: RESYNC: (1.8-1.9); FILE MERGED 2005/11/01 14:26:08 kso 1.8.524.1: #i57125# - dialog adaptions for Threading Framework.


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [68695ac8e757adcc527c128c55044c6e3beaa829]

INTEGRATION: CWS asyncdialogs (1.1.4); FILE ADDED 2005/11/01 14:26:08 kso 1.1.4.1: #i57125# - dialog adaptions for Threading Framework.


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [1d9fcf84ca477b8170e0314d2564e18ad7fd1d9c]

INTEGRATION: CWS asyncdialogs (1.1.4); FILE ADDED 2005/11/01 14:26:07 kso 1.1.4.1: #i57125# - dialog adaptions for Threading Framework.


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [9230824c562dab975655c4509b5d120c736061ea]

INTEGRATION: CWS asyncdialogs (1.1.4); FILE ADDED 2005/11/01 14:26:06 kso 1.1.4.1: #i57125# - dialog adaptions for Threading Framework.


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [087c43d2559e22e5ffe5eb1adbab124538db062b]

INTEGRATION: CWS asyncdialogs (1.3.144); FILE MERGED 2005/12/07 03:20:58 kso 1.3.144.2: RESYNC: (1.3-1.4); FILE MERGED 2005/11/07 13:26:20 kso 1.3.144.1: #i57125# - Service now implements XAsynchronousExecutableDialog instead of            XExecutableDialog. Issue number: Submitted by: Reviewed by:


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [88899c4cb739775a02c416a13d830b5989efaaab]

INTEGRATION: CWS asyncdialogs (1.16.148); FILE MERGED 2006/09/20 15:03:59 pb 1.16.148.4: RESYNC: (1.18-1.19); FILE MERGED 2006/08/30 12:16:36 pb 1.16.148.3: RESYNC: (1.17-1.18); FILE MERGED 2006/03/22 10:19:07 pb 1.16.148.2: RESYNC: (1.16-1.17); FILE MERGED 2006/03/13 08:38:14 pb 1.16.148.1: fix: #i57125# GetFileFilterNameDlg() removed


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [8e7aca5f812791bd4df5c63d262fce2c717410d0]

INTEGRATION: CWS asyncdialogs (1.28.146); FILE MERGED 2006/09/20 15:00:57 pb 1.28.146.6: RESYNC: (1.31-1.32); FILE MERGED 2006/08/30 12:15:43 pb 1.28.146.5: RESYNC: (1.30-1.31); FILE MERGED 2006/07/12 15:15:37 pb 1.28.146.4: RESYNC: (1.29-1.30); FILE MERGED 2006/05/31 11:00:08 pb 1.28.146.3: RESYNC: (1.28-1.29); FILE MERGED 2006/03/13 08:37:41 pb 1.28.146.2: fix: #i57125# MediumList exists? 2006/03/01 09:50:58 pb 1.28.146.1: fix: #i57125# sfx2::DocumentInserter replaces SfxApp::InsertDocumentDialog()


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [f7e46815666a51f7634185882f29ecb678934289]

INTEGRATION: CWS asyncdialogs (1.36.54); FILE MERGED 2006/09/20 15:00:48 pb 1.36.54.6: RESYNC: (1.40-1.41); FILE MERGED 2006/08/30 12:15:35 pb 1.36.54.5: RESYNC: (1.39-1.40); FILE MERGED 2006/07/12 15:15:29 pb 1.36.54.4: RESYNC: (1.38-1.39); FILE MERGED 2006/05/31 10:59:57 pb 1.36.54.3: RESYNC: (1.37-1.38); FILE MERGED 2006/03/22 10:18:51 pb 1.36.54.2: RESYNC: (1.36-1.37); FILE MERGED 2006/03/01 09:50:08 pb 1.36.54.1: fix: #i57125# warnings removed


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [f8d55f6f82a217fa587c235d719b5c051a9c9adc]

INTEGRATION: CWS asyncdialogs (1.62.20); FILE MERGED 2006/09/20 14:54:10 pb 1.62.20.4: RESYNC: (1.66-1.67); FILE MERGED 2006/08/30 12:10:40 pb 1.62.20.3: RESYNC: (1.62-1.66); FILE MERGED 2006/03/13 08:35:41 pb 1.62.20.2: fix: #i57125# ExecuteInsertDoc(), InsertMedium() added 2006/03/01 09:52:50 pb 1.62.20.1: fix: #i57125# SfxApp::InsertDocumentDialog() without HelpId


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [e7bfb2260ca45da49468c0657002e55ef0784f85]

INTEGRATION: CWS asyncdialogs (1.20.128); FILE MERGED 2006/09/20 14:53:27 pb 1.20.128.2: RESYNC: (1.20-1.21); FILE MERGED 2006/03/13 08:34:38 pb 1.20.128.1: fix: #i57125# StartDocumentInserter(), CreateMedium(), InitRequest() added


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [a412f3c777f75313cca9f5e9a26827ea4be98e0d]

INTEGRATION: CWS asyncdialogs (1.49.20); FILE MERGED 2006/09/20 14:48:12 pb 1.49.20.4: RESYNC: (1.51-1.52); FILE MERGED 2006/08/30 12:08:44 pb 1.49.20.3: RESYNC: (1.50-1.51); FILE MERGED 2006/05/31 10:56:55 pb 1.49.20.2: RESYNC: (1.49-1.50); FILE MERGED 2006/03/13 08:32:30 pb 1.49.20.1: fix: #i57125# SID_INSERTDOC calls SwView::ExecuteInsertDoc()


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [eafbd3885857970d25e1df19d0d6cff70fecf5dd]

INTEGRATION: CWS asyncdialogs (1.45.72); FILE MERGED 2006/08/31 11:19:29 pb 1.45.72.1: fix: #i66952# ExecuteInsertDoc(), InsertMedium(), DialogClosedHdl() added


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [d5d04e3e0d6f3e12d4b88f003c520afc2da5c820]

INTEGRATION: CWS asyncdialogs (1.12.128); FILE MERGED 2006/03/13 07:55:23 pb 1.12.128.1: fix: #i57125# DocInserter, SfxRequest + sal_Int16 member added


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [15c309a4df04c1d4ee541eff44e259ad50c666dd]

INTEGRATION: CWS asyncdialogs (1.9.148); FILE MERGED 2006/08/30 11:47:39 pb 1.9.148.3: RESYNC: (1.10-1.11); FILE MERGED 2006/03/22 10:12:34 pb 1.9.148.2: RESYNC: (1.9-1.10); FILE MERGED 2006/03/13 07:53:47 pb 1.9.148.1: fix: #i57125# GetFileFilterNameDlg() removed


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [f832b19c524fbbb9d8662197a2180a8ea6bb5f07]

INTEGRATION: CWS asyncdialogs (1.12.148); FILE MERGED 2006/08/30 11:45:45 pb 1.12.148.2: RESYNC: (1.12-1.13); FILE MERGED 2006/03/13 07:52:53 pb 1.12.148.1: fix: #i57125# DocInserter + DlgClosedHdl


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [6a13ac1e58fd05eee891c99e28a7c5fb0bcb220d]

INTEGRATION: CWS asyncdialogs (1.3.306); FILE MERGED 2005/12/06 19:33:03 kso 1.3.306.2: RESYNC: (1.3-1.4); FILE MERGED 2005/11/17 15:37:26 kso 1.3.306.1: #i57125# - MailMergeWizard is now asynchronous (adaption for Threading Framework).


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [ee859dd8f24200953f5b3443d40d93738ae5e14c]

INTEGRATION: CWS asyncdialogs (1.5.150); FILE MERGED 2006/03/13 07:51:54 pb 1.5.150.1: fix: #i57125# FileDialogHelper + DlgClosedHdl


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [e9fd3b8764da837185f49d6f749a001d5ed3cf92]

INTEGRATION: CWS asyncdialogs (1.5.148); FILE MERGED 2006/08/30 11:42:02 pb 1.5.148.2: RESYNC: (1.5-1.6); FILE MERGED 2006/03/01 09:53:58 pb 1.5.148.1: fix: #i57125# sfx2::DocumentInserter replaces SfxApp::InsertDocumentDialog()


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [11c63d0ff11baf3e39b81b40781d7f6df788005d]

INTEGRATION: CWS asyncdialogs (1.11.150); FILE MERGED 2006/09/20 14:30:30 pb 1.11.150.2: RESYNC: (1.11-1.12); FILE MERGED 2006/03/13 08:01:02 pb 1.11.150.1: fix: #i57125# FileDialogHelper instead getFileFilterNameDlg()


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [e4b4d358e6b12941e541a96b95b490ab409212aa]

INTEGRATION: CWS asyncdialogs (1.13.146); FILE MERGED 2006/09/20 14:22:40 pb 1.13.146.4: RESYNC: (1.14-1.15); FILE MERGED 2006/08/30 11:54:16 pb 1.13.146.3: RESYNC: (1.13-1.14); FILE MERGED 2006/06/01 05:22:03 pb 1.13.146.2: fix: #i57125# syntax error after resync 2006/03/13 08:00:03 pb 1.13.146.1: fix: #i57125# DlgClosedHdl() instead getFileFilterNameDlg()


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [00c97555aa6c706bd122524a3a6fce300e9b072b]

INTEGRATION: CWS asyncdialogs (1.5.424); FILE MERGED 2005/12/06 21:08:53 kso 1.5.424.2: RESYNC: (1.5-1.7); FILE MERGED 2005/11/17 15:37:25 kso 1.5.424.1: #i57125# - MailMergeWizard is now asynchronous (adaption for Threading Framework).


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [7763fc20a355393a6a7bc56c60751d8b403b3d3d]

INTEGRATION: CWS asyncdialogs (1.8.424); FILE MERGED 2006/09/20 14:22:09 pb 1.8.424.3: RESYNC: (1.10-1.11); FILE MERGED 2005/12/06 21:08:38 kso 1.8.424.2: RESYNC: (1.8-1.10); FILE MERGED 2005/11/17 15:37:25 kso 1.8.424.1: #i57125# - MailMergeWizard is now asynchronous (adaption for Threading Framework).


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [a34dfba281b8cd608a167458f0fc5b29ff562c24]

INTEGRATION: CWS asyncdialogs (1.5.306); FILE MERGED 2006/09/20 14:12:41 pb 1.5.306.6: RESYNC: (1.10-1.11); FILE MERGED 2006/08/30 11:51:40 pb 1.5.306.5: RESYNC: (1.9-1.10); FILE MERGED 2006/05/31 10:49:23 pb 1.5.306.4: RESYNC: (1.8-1.9); FILE MERGED 2006/02/14 07:19:00 pb 1.5.306.3: RESYNC: (1.6-1.8); FILE MERGED 2005/12/06 20:44:32 kso 1.5.306.2: RESYNC: (1.5-1.6); FILE MERGED 2005/11/17 15:37:25 kso 1.5.306.1: #i57125# - MailMergeWizard is now asynchronous (adaption for Threading Framework).


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [9169d2c785c7d2cd3ae727c7e040e6908956154e]

INTEGRATION: CWS asyncdialogs (1.52.12); FILE MERGED 2006/09/20 14:08:05 pb 1.52.12.7: RESYNC: (1.58-1.59); FILE MERGED 2006/08/30 11:38:17 pb 1.52.12.6: RESYNC: (1.57-1.58); FILE MERGED 2006/05/31 10:43:40 pb 1.52.12.5: RESYNC: (1.55-1.57); FILE MERGED 2006/02/15 06:46:15 pb 1.52.12.4: fix: #i57125# problems after resync fixed 2006/02/14 07:13:24 pb 1.52.12.3: RESYNC: (1.54-1.55); FILE MERGED 2005/12/06 18:50:55 kso 1.52.12.2: RESYNC: (1.52-1.54); FILE MERGED 2005/11/17 15:37:24 kso 1.52.12.1: #i57125# - MailMergeWizard is now asynchronous (adaption for Threading Framework).


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [b0eae05b5e0416aab7ff51a7b4c4ea14267fb72b]

INTEGRATION: CWS asyncdialogs (1.8.426); FILE MERGED 2006/08/30 10:05:28 pb 1.8.426.3: RESYNC: (1.10-1.11); FILE MERGED 2005/12/06 05:31:12 kso 1.8.426.2: RESYNC: (1.8-1.10); FILE MERGED 2005/11/17 15:37:24 kso 1.8.426.1: #i57125# - MailMergeWizard is now asynchronous (adaption for Threading Framework).


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [3efed62031087aec3a2fe637ab285c4d3ba5088e]

INTEGRATION: CWS asyncdialogs (1.6.64); FILE MERGED 2006/11/21 16:00:09 pb 1.6.64.3: RESYNC: (1.7-1.9); FILE MERGED 2005/12/02 17:14:36 kso 1.6.64.2: RESYNC: (1.6-1.7); FILE MERGED 2005/11/01 14:23:44 kso 1.6.64.1: #i57125# - dialog adaptions for Threading Framework.


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [dc7af35f9c2a19d7a36a20f6958c59da5a40a00c]

INTEGRATION: CWS asyncdialogs (1.9.6); FILE MERGED 2006/11/21 15:55:43 pb 1.9.6.3: RESYNC: (1.10-1.12); FILE MERGED 2005/12/02 05:01:47 kso 1.9.6.2: RESYNC: (1.9-1.10); FILE MERGED 2005/11/01 14:23:36 kso 1.9.6.1: #i57125# - dialog adaptions for Threading Framework.


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [5c9ca0658ccad53f4e3242ea3945a7540cbd7450]

INTEGRATION: CWS asyncdialogs (1.7.64); FILE MERGED 2006/11/21 15:55:32 pb 1.7.64.3: RESYNC: (1.8-1.9); FILE MERGED 2005/12/02 05:01:25 kso 1.7.64.2: RESYNC: (1.7-1.8); FILE MERGED 2005/11/01 14:23:35 kso 1.7.64.1: #i57125# - dialog adaptions for Threading Framework.


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [615f95663b12313d08a4a647ae418d4faf37b747]

INTEGRATION: CWS asyncdialogs (1.7.6); FILE MERGED 2005/12/02 03:40:09 kso 1.7.6.2: RESYNC: (1.7-1.8); FILE MERGED 2005/11/01 14:23:31 kso 1.7.6.1: #i57125# - dialog adaptions for Threading Framework.


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [0d0570752821e86d028b741a483e94d188654b03]

INTEGRATION: CWS asyncdialogs (1.3.102); FILE MERGED 2006/11/21 15:38:39 pb 1.3.102.3: RESYNC: (1.4-1.5); FILE MERGED 2005/12/01 13:55:45 kso 1.3.102.2: RESYNC: (1.3-1.4); FILE MERGED 2005/11/02 14:41:18 kso 1.3.102.1: #i57125# - dialog adaptions for Threading Framework.


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [daba91d6fe6e55da68606628fbe8b22dcf57b01c]

INTEGRATION: CWS asyncdialogs (1.2.34); FILE MERGED 2006/08/30 06:53:33 pb 1.2.34.3: RESYNC: (1.4-1.5); FILE MERGED 2005/12/01 13:01:38 kso 1.2.34.2: RESYNC: (1.2-1.4); FILE MERGED 2005/11/01 14:24:45 kso 1.2.34.1: #i57125# - dialog adaptions for Threading Framework.


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [ed6173be9bb8f61bd925b4b68b94a9865c25508a]

INTEGRATION: CWS asyncdialogs (1.3.28); FILE MERGED 2006/10/31 13:30:06 pb 1.3.28.9: RESYNC: (1.12-1.14); FILE MERGED 2006/09/20 10:49:10 pb 1.3.28.8: RESYNC: (1.11-1.12); FILE MERGED 2006/08/30 06:53:25 pb 1.3.28.7: RESYNC: (1.9-1.11); FILE MERGED 2006/07/14 10:46:35 pb 1.3.28.6: fix: #i57125# warning free code 2006/07/12 14:13:46 pb 1.3.28.5: RESYNC: (1.8-1.9); FILE MERGED 2006/05/31 09:03:05 pb 1.3.28.4: RESYNC: (1.7-1.8); FILE MERGED 2006/02/14 05:58:59 pb 1.3.28.3: RESYNC: (1.5-1.7); FILE MERGED 2005/12/01 13:00:10 kso 1.3.28.2: RESYNC: (1.3-1.5); FILE MERGED 2005/11/01 14:24:44 kso 1.3.28.1: #i57125# - dialog adaptions for Threading Framework.


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [cb9cf468b849107a6fd736b644dc1c115376c485]

INTEGRATION: CWS asyncdialogs (1.2.34); FILE MERGED 2005/12/01 12:59:22 kso 1.2.34.2: RESYNC: (1.2-1.3); FILE MERGED 2005/11/01 14:24:44 kso 1.2.34.1: #i57125# - dialog adaptions for Threading Framework.


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [7487227f63ec641efeb53fe797150e563d851e3c]

INTEGRATION: CWS asyncdialogs (1.2.34); FILE MERGED 2006/09/20 10:50:05 pb 1.2.34.4: RESYNC: (1.4-1.5); FILE MERGED 2006/07/12 14:13:32 pb 1.2.34.3: RESYNC: (1.3-1.4); FILE MERGED 2005/12/01 12:59:05 kso 1.2.34.2: RESYNC: (1.2-1.3); FILE MERGED 2005/11/01 14:24:43 kso 1.2.34.1: #i57125# - dialog adaptions for Threading Framework.


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [2df53f6482423d9f793359d85096beed604094d4]

INTEGRATION: CWS asyncdialogs (1.2.34); FILE MERGED 2005/12/01 12:58:21 kso 1.2.34.2: RESYNC: (1.2-1.3); FILE MERGED 2005/11/01 14:24:43 kso 1.2.34.1: #i57125# - dialog adaptions for Threading Framework.


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [1f6ca1c0302c3f36cd92ffc6ac107abc9f41cc2e]

INTEGRATION: CWS asyncdialogs (1.2.34); FILE MERGED 2006/09/20 10:49:39 pb 1.2.34.3: RESYNC: (1.3-1.4); FILE MERGED 2005/12/01 12:58:13 kso 1.2.34.2: RESYNC: (1.2-1.3); FILE MERGED 2005/11/01 14:24:42 kso 1.2.34.1: #i57125# - dialog adaptions for Threading Framework.


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [02d63535707f9c4eae33508995524bad1829b72d]

INTEGRATION: CWS asyncdialogs (1.2.34); FILE MERGED 2005/12/01 12:57:46 kso 1.2.34.2: RESYNC: (1.2-1.3); FILE MERGED 2005/11/01 14:24:42 kso 1.2.34.1: #i57125# - dialog adaptions for Threading Framework.


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [cacdd40efc8e8a9a0ee92f3c09b5e9e3b015630d]

INTEGRATION: CWS asyncdialogs (1.2.34); FILE MERGED 2006/09/20 10:49:31 pb 1.2.34.5: RESYNC: (1.8-1.9); FILE MERGED 2006/07/12 14:13:15 pb 1.2.34.4: RESYNC: (1.5-1.6); FILE MERGED 2006/05/31 09:02:52 pb 1.2.34.3: RESYNC: (1.4-1.5); FILE MERGED 2005/12/01 12:57:34 kso 1.2.34.2: RESYNC: (1.2-1.4); FILE MERGED 2005/11/01 14:24:41 kso 1.2.34.1: #i57125# - dialog adaptions for Threading Framework.


2006-11-22  Vladimir Glazounov  <vg@openoffice.org>  [dff2ef2e88342899a554557448d9f79e47f67251]

INTEGRATION: CWS pj65 (1.15.22); FILE MERGED 2006/10/31 14:12:54 pjanik 1.15.22.1: #i71027#: prevent warnings on Mac OS X with gcc 4.0.1.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [29b28a3aa0f1e5ac9018c1b0cd6fae78b8d2991d]

INTEGRATION: CWS pj65 (1.107.8); FILE MERGED 2006/10/31 13:32:17 pjanik 1.107.8.1: #i71027#: prevent warnings on Mac OS X with gcc 4.0.1.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [e3709f3616387d8d9dcd876b6a6479f4aea68f22]

INTEGRATION: CWS pj65 (1.15.14); FILE MERGED 2006/10/31 13:32:34 pjanik 1.15.14.1: #i71027#: prevent warnings on Mac OS X with gcc 4.0.1.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [c2042d38df0cc34fff48eede4be3101751958b1c]

INTEGRATION: CWS pj65 (1.8.30); FILE MERGED 2006/10/24 06:50:55 pjanik 1.8.30.1: #i70659#: Prevent warnings on Mac OS X. Patch from sb.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [23158d93da249baefb55099081214066e4914296]

INTEGRATION: CWS pj65 (1.10.16); FILE MERGED 2006/10/24 06:43:07 pjanik 1.10.16.1: #i70649#: Prevent warnings on Mac OS X.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [07bdb63371d719f027b0cdcd74a2d258926dfce7]

INTEGRATION: CWS pj65 (1.17.12); FILE MERGED 2006/11/06 10:16:46 pjanik 1.17.12.2: RESYNC: (1.17-1.18); FILE MERGED 2006/10/24 06:42:44 pjanik 1.17.12.1: #i70649#: Prevent warnings on Mac OS X.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [6e1a53ed5de9af5000867937bb1959778aebffc5]

INTEGRATION: CWS pj65 (1.4.86); FILE MERGED 2006/10/31 13:24:48 pjanik 1.4.86.1: #i71027#: prevent warnings on Mac OS X with gcc 4.0.1.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [24e085e4caea3d062b9123f10a7babb75d78c222]

INTEGRATION: CWS pj65 (1.63.30); FILE MERGED 2006/11/06 11:12:00 pjanik 1.63.30.1: #i71027#: Prevent warnings on Mac OS X.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [f55fcf2935fa1e5f0c80bee82339036bf5bc8e90]

INTEGRATION: CWS pj65 (1.13.58); FILE MERGED 2006/11/06 11:11:59 pjanik 1.13.58.1: #i71027#: Prevent warnings on Mac OS X.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [12df712b029508992138a692dfd03751ecc841fc]

INTEGRATION: CWS pj65 (1.117.26); FILE MERGED 2006/11/06 11:11:59 pjanik 1.117.26.1: #i71027#: Prevent warnings on Mac OS X.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [c0da1ac1cb35e436ee2f283f297bcc2a6ba10af5]

INTEGRATION: CWS pj65 (1.28.58); FILE MERGED 2006/11/06 11:11:59 pjanik 1.28.58.1: #i71027#: Prevent warnings on Mac OS X.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [7f5b9976455271fd199d563b59fe21946391869a]

INTEGRATION: CWS pj65 (1.8.58); FILE MERGED 2006/11/06 11:11:59 pjanik 1.8.58.1: #i71027#: Prevent warnings on Mac OS X.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [02a5eb7cce559908ff71fa0ade692c3b09aa74d6]

INTEGRATION: CWS pj65 (1.24.30); FILE MERGED 2006/11/06 11:11:59 pjanik 1.24.30.1: #i71027#: Prevent warnings on Mac OS X.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [957df5aa56276bd6882b2fea599329649e7e37d4]

INTEGRATION: CWS pj65 (1.54.58); FILE MERGED 2006/11/06 11:11:58 pjanik 1.54.58.1: #i71027#: Prevent warnings on Mac OS X.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [70bf0f698bc428e891f1f6c85577167434b5d59a]

INTEGRATION: CWS pj65 (1.32.58); FILE MERGED 2006/11/06 11:11:58 pjanik 1.32.58.1: #i71027#: Prevent warnings on Mac OS X.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [e04abbf7528acfa9bb006e735356cfb9e7e8c5d6]

INTEGRATION: CWS pj65 (1.18.58); FILE MERGED 2006/11/06 11:11:58 pjanik 1.18.58.1: #i71027#: Prevent warnings on Mac OS X.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [c075cf1cf48cc29cf09eae1f1864095bde63089d]

INTEGRATION: CWS pj65 (1.9.58); FILE MERGED 2006/11/06 11:11:58 pjanik 1.9.58.1: #i71027#: Prevent warnings on Mac OS X.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [4ad44082b04798c2c8ccabb9d9aeecf0aa0b68d3]

INTEGRATION: CWS pj65 (1.7.58); FILE MERGED 2006/11/06 11:11:58 pjanik 1.7.58.1: #i71027#: Prevent warnings on Mac OS X.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [38a53d6145815e91293dbf9a7ac0d8519ca81537]

INTEGRATION: CWS pj65 (1.10.30); FILE MERGED 2006/11/06 11:11:58 pjanik 1.10.30.1: #i71027#: Prevent warnings on Mac OS X.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [9e373dada956b2142d4048ef2cf8d90d6d943b01]

INTEGRATION: CWS pj65 (1.48.30); FILE MERGED 2006/11/06 11:11:57 pjanik 1.48.30.1: #i71027#: Prevent warnings on Mac OS X.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [e729b933750084a1895c8f5f7dc554756d780057]

INTEGRATION: CWS pj65 (1.3.18); FILE MERGED 2006/10/31 12:43:00 pjanik 1.3.18.1: #i71027#: prevent warnings on Mac OS X with gcc 4.0.1.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [a6f230be93e786f1da469a5501f9f5a044d976f4]

INTEGRATION: CWS pj65 (1.9.24); FILE MERGED 2006/10/24 06:29:15 pjanik 1.9.24.1: #i70651#: Prevent warnings on Mac OS X.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [45c2c2ddfdf1af1f86b2689f8de1a303c7dda182]

INTEGRATION: CWS pj65 (1.3.70); FILE MERGED 2006/10/24 06:31:28 pjanik 1.3.70.1: #i70651#: Prevent warnings on Mac OS X.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [d5af0a8c8435449c5d887104a69912d60308baf0]

INTEGRATION: CWS pj65 (1.14.12); FILE MERGED 2006/10/31 13:59:06 pjanik 1.14.12.1: #i71027#: prevent warnings on Mac OS X with gcc 4.0.1.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [9271e33041bbaac76713ba0cc35a1b8172df5713]

INTEGRATION: CWS pj65 (1.7.12); FILE MERGED 2006/10/31 13:58:31 pjanik 1.7.12.1: #i71027#: prevent warnings on Mac OS X with gcc 4.0.1.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [c5d1668005e0d9589753a48d96f74014e643923e]

INTEGRATION: CWS pj65 (1.17.12); FILE MERGED 2006/10/31 13:58:00 pjanik 1.17.12.1: #i71027#: prevent warnings on Mac OS X with gcc 4.0.1.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [536911709ebb339b3b1aaad212333674a97266c0]

INTEGRATION: CWS pj65 (1.8.12); FILE MERGED 2006/10/31 13:56:57 pjanik 1.8.12.1: #i71027#: prevent warnings on Mac OS X with gcc 4.0.1.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [ccff93011b1347bd4b7eb4e937b916f937967e65]

INTEGRATION: CWS pj65 (1.88.10); FILE MERGED 2006/11/06 10:15:28 pjanik 1.88.10.2: RESYNC: (1.88-1.89); FILE MERGED 2006/10/31 13:56:24 pjanik 1.88.10.1: #i71027#: prevent warnings on Mac OS X with gcc 4.0.1.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [ad90b77bceabfac4572407540175cf4918a5447e]

INTEGRATION: CWS pj65 (1.15.12); FILE MERGED 2006/10/31 13:59:39 pjanik 1.15.12.1: #i71027#: prevent warnings on Mac OS X with gcc 4.0.1.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [d3c5f6a8417d714faf5044c8bfa5742a792d6de2]

INTEGRATION: CWS pj65 (1.11.12); FILE MERGED 2006/10/31 13:59:24 pjanik 1.11.12.1: #i71027#: prevent warnings on Mac OS X with gcc 4.0.1.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [044f9123c9b30548e920ea9256da02bfc9074669]

INTEGRATION: CWS pj65 (1.8.8); FILE MERGED 2006/10/31 13:25:38 pjanik 1.8.8.1: #i71027#: prevent warnings on Mac OS X with gcc 4.0.1.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [c1ec8686da9c188d01ba53648f8e6c7049df8484]

INTEGRATION: CWS pj65 (1.17.48); FILE MERGED 2006/10/31 14:01:27 pjanik 1.17.48.1: #i71027#: prevent warnings on Mac OS X with gcc 4.0.1.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [2398e33209c73ba13616c01c3d0393b45d273d9b]

INTEGRATION: CWS pj65 (1.33.10); FILE MERGED 2006/10/31 13:00:48 pjanik 1.33.10.1: #i71027#: prevent warnings on Mac OS X with gcc 4.0.1.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [ef8b4a710845faa27811e4ca4b289f1dc1f2ec02]

INTEGRATION: CWS pj65 (1.36.10); FILE MERGED 2006/10/31 13:00:28 pjanik 1.36.10.1: #i71027#: prevent warnings on Mac OS X with gcc 4.0.1.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [9d8000c7be13bff91235698959a55082ddd4791d]

INTEGRATION: CWS pj65 (1.29.10); FILE MERGED 2006/10/31 12:58:50 pjanik 1.29.10.1: #i71027#: prevent warnings on Mac OS X with gcc 4.0.1.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [6094a1c22891a6662c4c723288e2edde3d34cb22]

INTEGRATION: CWS pj65 (1.3.30); FILE MERGED 2006/10/31 12:54:50 pjanik 1.3.30.1: #i71027#: prevent warnings on Mac OS X with gcc 4.0.1.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [36503056e407fe1fb0fbff8e697a331f012fb6f2]

INTEGRATION: CWS pj65 (1.7.22); FILE MERGED 2006/10/31 13:40:17 pjanik 1.7.22.1: #i71027#: prevent warnings on Mac OS X with gcc 4.0.1.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [390cac1df10d5e784bbf62d78006f80324ff1686]

INTEGRATION: CWS pj65 (1.23.22); FILE MERGED 2006/10/31 13:41:13 pjanik 1.23.22.1: #i71027#: prevent warnings on Mac OS X with gcc 4.0.1.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [437571820540ce004e5a6421b5d476f5905016c9]

INTEGRATION: CWS pj65 (1.54.6); FILE MERGED 2006/10/31 13:41:08 pjanik 1.54.6.1: #i71027#: prevent warnings on Mac OS X with gcc 4.0.1.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [58855f1bf48e0daa9ac09ff625fe62a7a8f243cb]

INTEGRATION: CWS pj65 (1.35.10); FILE MERGED 2006/10/31 13:41:03 pjanik 1.35.10.1: #i71027#: prevent warnings on Mac OS X with gcc 4.0.1.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [cfe17a5ea798aec385e0358a2965cbe50d7780e8]

INTEGRATION: CWS pj65 (1.23.22); FILE MERGED 2006/10/31 13:40:59 pjanik 1.23.22.1: #i71027#: prevent warnings on Mac OS X with gcc 4.0.1.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [56232bb389e441ddfd2271161e52ad63cae0f66e]

INTEGRATION: CWS pj65 (1.77.10); FILE MERGED 2006/10/31 13:40:55 pjanik 1.77.10.1: #i71027#: prevent warnings on Mac OS X with gcc 4.0.1.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [34f67a45b190aafef72d50073b12e3f0a2a31a02]

INTEGRATION: CWS pj65 (1.15.6); FILE MERGED 2006/10/31 13:55:56 pjanik 1.15.6.1: #i71027#: prevent warnings on Mac OS X with gcc 4.0.1.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [280930cc80b3978b9c7e7077525fbcfc81e405db]

INTEGRATION: CWS pj65 (1.9.30); FILE MERGED 2006/10/31 14:04:39 pjanik 1.9.30.1: #i71027#: prevent warnings on Mac OS X with gcc 4.0.1.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [babae6c6375e631d18c9148b896260a1c728ebfd]

INTEGRATION: CWS pj65 (1.131.12); FILE MERGED 2006/10/31 14:04:27 pjanik 1.131.12.1: #i71027#: prevent warnings on Mac OS X with gcc 4.0.1.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [2538b85805ebba503f11ca646acb08ed4c1d6589]

INTEGRATION: CWS pj65 (1.18.28); FILE MERGED 2006/10/31 14:04:22 pjanik 1.18.28.1: #i71027#: prevent warnings on Mac OS X with gcc 4.0.1.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [6b996611a1a51e19f8d1d00da118cf7c57754522]

INTEGRATION: CWS pj65 (1.33.30); FILE MERGED 2006/10/31 14:04:18 pjanik 1.33.30.1: #i71027#: prevent warnings on Mac OS X with gcc 4.0.1.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [63d3dad39dfd91fa5aa86565de237cc2290bd165]

INTEGRATION: CWS pj65 (1.10.30); FILE MERGED 2006/10/31 14:04:35 pjanik 1.10.30.1: #i71027#: prevent warnings on Mac OS X with gcc 4.0.1.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [8535cd7577f36cf71bef37d8ce805060ed9666a5]

INTEGRATION: CWS pj65 (1.10.30); FILE MERGED 2006/10/31 14:04:31 pjanik 1.10.30.1: #i71027#: prevent warnings on Mac OS X with gcc 4.0.1.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [aba1a80cef2805d5bc630cf782776f299e8aa5a1]

INTEGRATION: CWS pj65 (1.23.12); FILE MERGED 2006/10/31 14:03:56 pjanik 1.23.12.1: #i71027#: prevent warnings on Mac OS X with gcc 4.0.1.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [4f3c778a8cde795622eb461cc9dddb9642605f7e]

INTEGRATION: CWS pj65 (1.6.12); FILE MERGED 2006/11/06 10:11:45 pjanik 1.6.12.2: RESYNC: (1.6-1.7); FILE MERGED 2006/10/31 14:03:52 pjanik 1.6.12.1: #i71027#: prevent warnings on Mac OS X with gcc 4.0.1.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [5d54156584dca8608ee520cc1fa974be367d3dca]

INTEGRATION: CWS pj65 (1.6.12); FILE MERGED 2006/10/31 14:03:48 pjanik 1.6.12.1: #i71027#: prevent warnings on Mac OS X with gcc 4.0.1.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [0f723e989c16912e46ebb3e2fa5d25406bf013a7]

INTEGRATION: CWS pj65 (1.7.12); FILE MERGED 2006/10/31 14:03:35 pjanik 1.7.12.1: #i71027#: prevent warnings on Mac OS X with gcc 4.0.1.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [07c56c232fbd177ddc37abf62e65fb0fb5c6becd]

INTEGRATION: CWS pj65 (1.8.12); FILE MERGED 2006/10/31 14:03:23 pjanik 1.8.12.1: #i71027#: prevent warnings on Mac OS X with gcc 4.0.1.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [535e95f44847a717b9875137f4dd2e1b2bf407b5]

INTEGRATION: CWS pj65 (1.8.12); FILE MERGED 2006/10/31 14:03:19 pjanik 1.8.12.1: #i71027#: prevent warnings on Mac OS X with gcc 4.0.1.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [7c879ed948d5d877ff8a08f8f30d68cb674c4cfb]

INTEGRATION: CWS pj65 (1.3.30); FILE MERGED 2006/10/31 14:04:14 pjanik 1.3.30.1: #i71027#: prevent warnings on Mac OS X with gcc 4.0.1.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [d34df255a1d68110f553750f666687aadd932f1f]

INTEGRATION: CWS pj65 (1.5.30); FILE MERGED 2006/10/31 14:04:08 pjanik 1.5.30.1: #i71027#: prevent warnings on Mac OS X with gcc 4.0.1.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [c1a5b25440bcba881b8221193ecba2dbcc84598f]

INTEGRATION: CWS pj65 (1.6.12); FILE MERGED 2006/10/31 14:04:04 pjanik 1.6.12.1: #i71027#: prevent warnings on Mac OS X with gcc 4.0.1.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [1f1624ee751841bdffe0ed881f4ab555e0150da1]

INTEGRATION: CWS pj65 (1.5.30); FILE MERGED 2006/10/31 14:03:59 pjanik 1.5.30.1: #i71027#: prevent warnings on Mac OS X with gcc 4.0.1.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [664999d0d49af401d81eaeb1ccbc5b0e96d699bd]

INTEGRATION: CWS pj65 (1.13.12); FILE MERGED 2006/10/31 14:03:43 pjanik 1.13.12.1: #i71027#: prevent warnings on Mac OS X with gcc 4.0.1.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [9165f653dcec91a35f479e165d44bd4ec1b005db]

INTEGRATION: CWS pj65 (1.19.30); FILE MERGED 2006/10/31 14:03:39 pjanik 1.19.30.1: #i71027#: prevent warnings on Mac OS X with gcc 4.0.1.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [64e3834c49e30462b3447db3a89b36968406f848]

INTEGRATION: CWS pj65 (1.6.30); FILE MERGED 2006/10/31 14:03:30 pjanik 1.6.30.1: #i71027#: prevent warnings on Mac OS X with gcc 4.0.1.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [cff781d6707aa90646c64faf3c005f1f9162acfa]

INTEGRATION: CWS pj65 (1.9.12); FILE MERGED 2006/10/31 14:03:27 pjanik 1.9.12.1: #i71027#: prevent warnings on Mac OS X with gcc 4.0.1.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [d8824f0f6935b79341577ab37d872ff68b461e92]

INTEGRATION: CWS pj65 (1.17.28); FILE MERGED 2006/11/06 10:11:17 pjanik 1.17.28.2: RESYNC: (1.17-1.18); FILE MERGED 2006/10/31 14:03:15 pjanik 1.17.28.1: #i71027#: prevent warnings on Mac OS X with gcc 4.0.1.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [e7b9bf275e61a620105919b6c1e6a4be08779669]

INTEGRATION: CWS pj65 (1.32.30); FILE MERGED 2006/10/31 14:03:10 pjanik 1.32.30.1: #i71027#: prevent warnings on Mac OS X with gcc 4.0.1.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [084587cdc1303c78e2fbc860994d5e9d44adc8f6]

INTEGRATION: CWS pj65 (1.6.30); FILE MERGED 2006/10/31 14:03:06 pjanik 1.6.30.1: #i71027#: prevent warnings on Mac OS X with gcc 4.0.1.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [1ee173928ed394c8b8b8699946d1a1df48ebf380]

INTEGRATION: CWS pj65 (1.53.12); FILE MERGED 2006/10/31 14:03:02 pjanik 1.53.12.1: #i71027#: prevent warnings on Mac OS X with gcc 4.0.1.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [4d670f7f169863b9c6598b685924ac8f89669f0b]

INTEGRATION: CWS pj65 (1.18.12); FILE MERGED 2006/10/31 14:02:57 pjanik 1.18.12.1: #i71027#: prevent warnings on Mac OS X with gcc 4.0.1.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [3ba6b5672ec6ac073298695636c4bfbc081a0ea4]

INTEGRATION: CWS pj65 (1.13.12); FILE MERGED 2006/10/31 14:02:49 pjanik 1.13.12.1: #i71027#: prevent warnings on Mac OS X with gcc 4.0.1.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [24df673956debe0383d1b591b5845f499d038911]

INTEGRATION: CWS pj65 (1.17.12); FILE MERGED 2006/10/31 14:02:45 pjanik 1.17.12.1: #i71027#: prevent warnings on Mac OS X with gcc 4.0.1.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [2687aba2f908fa9842639b219a11aefa0fcb7726]

INTEGRATION: CWS pj65 (1.54.12); FILE MERGED 2006/10/31 14:02:40 pjanik 1.54.12.1: #i71027#: prevent warnings on Mac OS X with gcc 4.0.1.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [1072a9a22a7dc8f87201475e8223457c46272213]

INTEGRATION: CWS pj65 (1.108.28); FILE MERGED 2006/10/31 14:02:35 pjanik 1.108.28.1: #i71027#: prevent warnings on Mac OS X with gcc 4.0.1.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [495e44fd7c96beea2a9681543556074856819877]

INTEGRATION: CWS pj65 (1.92.12); FILE MERGED 2006/10/31 14:02:30 pjanik 1.92.12.1: #i71027#: prevent warnings on Mac OS X with gcc 4.0.1.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [3086ea90e0046e001d078216338fc0805e4f0461]

INTEGRATION: CWS pj65 (1.13.12); FILE MERGED 2006/10/31 14:02:26 pjanik 1.13.12.1: #i71027#: prevent warnings on Mac OS X with gcc 4.0.1.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [50698b1f20f0b7c2dd0fd9216474fcfbf1b7aa8b]

INTEGRATION: CWS pj65 (1.19.30); FILE MERGED 2006/10/31 14:02:22 pjanik 1.19.30.1: #i71027#: prevent warnings on Mac OS X with gcc 4.0.1.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [e4cd58ffedce1df1ee076d2b8032504b7b3c9159]

INTEGRATION: CWS pj65 (1.9.30); FILE MERGED 2006/10/31 14:02:17 pjanik 1.9.30.1: #i71027#: prevent warnings on Mac OS X with gcc 4.0.1.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [869643ba8a7dce096ddd474e43459e0519ae21c4]

INTEGRATION: CWS pj65 (1.12.12); FILE MERGED 2006/10/31 14:02:53 pjanik 1.12.12.1: #i71027#: prevent warnings on Mac OS X with gcc 4.0.1.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [c9386df9b6f2b35307e37283eed89c31cd387309]

INTEGRATION: CWS pj65 (1.84.10); FILE MERGED 2006/10/31 14:02:13 pjanik 1.84.10.1: #i71027#: prevent warnings on Mac OS X with gcc 4.0.1.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [f6c3fcaf45c3f808393b29a428a7dc0a5037eb73]

INTEGRATION: CWS pj65 (1.45.28); FILE MERGED 2006/10/31 14:02:08 pjanik 1.45.28.1: #i71027#: prevent warnings on Mac OS X with gcc 4.0.1.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [c074dfba0ff3176ec3b42181f5c5619b009ca861]

INTEGRATION: CWS pj65 (1.43.8); FILE MERGED 2006/11/06 10:06:31 pjanik 1.43.8.2: RESYNC: (1.43-1.44); FILE MERGED 2006/10/31 13:20:55 pjanik 1.43.8.1: #i71027#: prevent warnings on Mac OS X with gcc 4.0.1.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [5becaa04cc0c871ff0a7957de955286c0a2e2057]

INTEGRATION: CWS pj65 (1.2.8); FILE MERGED 2006/10/24 06:44:22 pjanik 1.2.8.1: #i70663#: Prevent warnings on Mac OS X.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [0176181fee891b753a82e4eb53c8d5e714e98bb1]

INTEGRATION: CWS pj65 (1.1.20); FILE MERGED 2006/10/31 12:41:19 pjanik 1.1.20.1: #i71027#: prevent warnings on Mac OS X with gcc 4.0.1.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [27c51195f514a3418beceea0037ee121987c8e6a]

INTEGRATION: CWS pj65 (1.3.272); FILE MERGED 2006/10/31 13:34:22 pjanik 1.3.272.1: #i71027#: prevent warnings on Mac OS X with gcc 4.0.1.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [88e27fcffdafd55ed868dae0f20acd07384f7582]

INTEGRATION: CWS pj65 (1.11.18); FILE MERGED 2006/10/31 13:34:02 pjanik 1.11.18.1: #i71027#: prevent warnings on Mac OS X with gcc 4.0.1.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [98a4b82da91127adcd6d39b2ea9f23de7d040dfb]

INTEGRATION: CWS pj65 (1.4.26); FILE MERGED 2006/10/31 12:46:21 pjanik 1.4.26.1: #i71027#: prevent warnings on Mac OS X with gcc 4.0.1.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [9701b8662b1acee93d3b49db349348ecbd28720a]

INTEGRATION: CWS pj65 (1.4.6); FILE MERGED 2006/10/31 13:17:15 pjanik 1.4.6.1: #i71027#: prevent warnings on Mac OS X with gcc 4.0.1.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [d6fb120e26bf455662681cd4d9ef5c97ef3d0fda]

INTEGRATION: CWS pj65 (1.11.6); FILE MERGED 2006/10/31 13:16:30 pjanik 1.11.6.1: #i71027#: prevent warnings on Mac OS X with gcc 4.0.1.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [7602ae1c5d42b9dc35f599aa1b411bf15d50483b]

INTEGRATION: CWS pj65 (1.8.6); FILE MERGED 2006/10/31 13:19:30 pjanik 1.8.6.1: #i71027#: prevent warnings on Mac OS X with gcc 4.0.1.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [314397a6f32ae9c0716347607df802c318671e1d]

INTEGRATION: CWS pj65 (1.5.12); FILE MERGED 2006/10/31 13:17:49 pjanik 1.5.12.1: #i71027#: prevent warnings on Mac OS X with gcc 4.0.1.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [45e17ea129617b6fceb7ee7b5ad751fe06901693]

INTEGRATION: CWS pj65 (1.8.6); FILE MERGED 2006/10/31 13:17:30 pjanik 1.8.6.1: #i71027#: prevent warnings on Mac OS X with gcc 4.0.1.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [ef16933affc6fb97f1bff5d7ae0400bc67eed93a]

INTEGRATION: CWS pj65 (1.9.8); FILE MERGED 2006/10/24 06:49:59 pjanik 1.9.8.1: #i70659#: Prevent warnings on Mac OS X.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [6d7f07012af23b1e4c5bd7374eb67c365d693c81]

INTEGRATION: CWS pj65 (1.75.8); FILE MERGED 2006/10/24 06:49:32 pjanik 1.75.8.1: #i70659#: Prevent warnings on Mac OS X.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [71899a4020a00bd8276afa0a15c4ecef4dd557ad]

INTEGRATION: CWS pj65 (1.52.14); FILE MERGED 2006/11/06 09:59:20 pjanik 1.52.14.2: RESYNC: (1.52-1.53); FILE MERGED 2006/10/31 14:00:21 pjanik 1.52.14.1: #i71027#: prevent warnings on Mac OS X with gcc 4.0.1.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [d206928aa78b3e2534827c06f2bbaa802726336f]

INTEGRATION: CWS pj65 (1.34.10); FILE MERGED 2006/10/24 06:33:39 pjanik 1.34.10.1: #i70655#: Prevent warnings on Mac OS X.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [7ca4716b860761ac5351a18c9272589b18f78093]

INTEGRATION: CWS pj65 (1.13.10); FILE MERGED 2006/10/24 06:41:43 pjanik 1.13.10.1: #i70649#: Prevent warnings on Mac OS X.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [b5f3092cadc8cd9a42ede191a9fe78904841c4a0]

INTEGRATION: CWS pj65 (1.4.10); FILE MERGED 2006/10/24 06:41:26 pjanik 1.4.10.1: #i70649#: Prevent warnings on Mac OS X.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [1755431c24514db22907e149e9066ffc6c5f3098]

INTEGRATION: CWS pj65 (1.9.10); FILE MERGED 2006/10/24 06:41:08 pjanik 1.9.10.1: #i70649#: Prevent warnings on Mac OS X.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [e0570c28bd57604a7ecf112809ec9540a53443e3]

INTEGRATION: CWS pj65 (1.65.10); FILE MERGED 2006/10/24 06:40:25 pjanik 1.65.10.1: #i70649#: Prevent warnings on Mac OS X.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [b7646873f367d7abc4fd6d8a4b76f01fd8aae20e]

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>  [c4ec4302d72adf9f87810c450c31369b8f46130f]

INTEGRATION: CWS pj65 (1.5.32); FILE MERGED 2006/10/31 14:05:59 pjanik 1.5.32.1: #i71027#: prevent warnings on Mac OS X with gcc 4.0.1.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [cad2c6496edae4335e924ee58a1fda6de77462ed]

INTEGRATION: CWS pj65 (1.3.32); FILE MERGED 2006/10/31 14:05:55 pjanik 1.3.32.1: #i71027#: prevent warnings on Mac OS X with gcc 4.0.1.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [742c228fb4b627016756988836bc329fa3176cda]

INTEGRATION: CWS pj65 (1.6.32); FILE MERGED 2006/10/31 14:05:51 pjanik 1.6.32.1: #i71027#: prevent warnings on Mac OS X with gcc 4.0.1.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [84c41209751ed2b6b57667c3ab4d175edd6aa71d]

INTEGRATION: CWS pj65 (1.10.32); FILE MERGED 2006/10/31 14:05:47 pjanik 1.10.32.1: #i71027#: prevent warnings on Mac OS X with gcc 4.0.1.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [740a11219f421bb579fb76aaca3138d69c9addd0]

INTEGRATION: CWS pj65 (1.17.20); FILE MERGED 2006/10/31 14:05:42 pjanik 1.17.20.1: #i71027#: prevent warnings on Mac OS X with gcc 4.0.1.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [dea43e2ec62f1c385edef7262347867c785aa5c5]

INTEGRATION: CWS pj65 (1.18.20); FILE MERGED 2006/10/31 14:05:37 pjanik 1.18.20.1: #i71027#: prevent warnings on Mac OS X with gcc 4.0.1.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [3e34bfccb190eee0257671d0b57a3587203a3fce]

INTEGRATION: CWS pj65 (1.15.18); FILE MERGED 2006/10/31 14:05:33 pjanik 1.15.18.1: #i71027#: prevent warnings on Mac OS X with gcc 4.0.1.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [37f879e01cff20538517db10b066d1b78cc573fd]

INTEGRATION: CWS pj65 (1.10.30); FILE MERGED 2006/10/31 14:05:29 pjanik 1.10.30.1: #i71027#: prevent warnings on Mac OS X with gcc 4.0.1.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [67175337505f44f85dc7da589ac1437470e2a2b1]

INTEGRATION: CWS pj65 (1.56.12); FILE MERGED 2006/11/06 09:52:01 pjanik 1.56.12.2: RESYNC: (1.56-1.58); FILE MERGED 2006/10/31 14:05:24 pjanik 1.56.12.1: #i71027#: prevent warnings on Mac OS X with gcc 4.0.1.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [79e671113cf243cd684e074036c27f58c3d7fd63]

INTEGRATION: CWS pj65 (1.5.10); FILE MERGED 2006/10/31 17:42:04 pjanik 1.5.10.2: Fix previous change. Use similar syntax like the rest of the code. 2006/10/31 12:48:09 pjanik 1.5.10.1: #i71027#: prevent warnings on Mac OS X with gcc 4.0.1.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [9cf6324685ea32418deebdf03c83be771b6af31a]

INTEGRATION: CWS pj65 (1.18.8); FILE MERGED 2006/10/31 12:49:25 pjanik 1.18.8.1: #i71027#: prevent warnings on Mac OS X with gcc 4.0.1.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [5d93fb0a77737f80ad1b7d6722d29d698cde2448]

INTEGRATION: CWS pj65 (1.108.32); FILE MERGED 2006/10/31 14:08:48 pjanik 1.108.32.1: #i71027#: prevent warnings on Mac OS X with gcc 4.0.1.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [ac75445eaf40291cf13f8548417f602ad3b9106e]

INTEGRATION: CWS pj65 (1.18.32); FILE MERGED 2006/10/31 14:08:38 pjanik 1.18.32.1: #i71027#: prevent warnings on Mac OS X with gcc 4.0.1.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [ea1efcc945da90982dbfa0b01c96bbbd8b37e4ae]

INTEGRATION: CWS pj65 (1.31.12); FILE MERGED 2006/10/31 14:08:34 pjanik 1.31.12.1: #i71027#: prevent warnings on Mac OS X with gcc 4.0.1.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [4370564d8589e6a462303164ab41320eaadb662a]

INTEGRATION: CWS pj65 (1.182.12); FILE MERGED 2006/10/31 14:08:29 pjanik 1.182.12.1: #i71027#: prevent warnings on Mac OS X with gcc 4.0.1.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [966f345c7a3899e5330faf10b168f573491c3d42]

INTEGRATION: CWS pj65 (1.96.28); FILE MERGED 2006/10/31 14:08:24 pjanik 1.96.28.1: #i71027#: prevent warnings on Mac OS X with gcc 4.0.1.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [298f2082b94c24221a26cab2b7b8131e5f063f6b]

INTEGRATION: CWS pj65 (1.7.32); FILE MERGED 2006/10/31 14:08:19 pjanik 1.7.32.1: #i71027#: prevent warnings on Mac OS X with gcc 4.0.1.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [70e20a87217931c062689636e1b2970e10129031]

INTEGRATION: CWS pj65 (1.18.32); FILE MERGED 2006/10/31 14:08:15 pjanik 1.18.32.1: #i71027#: prevent warnings on Mac OS X with gcc 4.0.1.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [66d0ebe757dd58321762164e9baddc78caa5843d]

INTEGRATION: CWS pj65 (1.150.12); FILE MERGED 2006/10/31 14:08:11 pjanik 1.150.12.1: #i71027#: prevent warnings on Mac OS X with gcc 4.0.1.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [f82286ee79f05ba91601a60bfacf8e6d1fefabf2]

INTEGRATION: CWS pj65 (1.66.32); FILE MERGED 2006/10/31 14:08:06 pjanik 1.66.32.1: #i71027#: prevent warnings on Mac OS X with gcc 4.0.1.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [22ae8ae56383dc53184c7d71f10cfb24f356c5bc]

INTEGRATION: CWS pj65 (1.7.50); FILE MERGED 2006/11/06 11:14:31 pjanik 1.7.50.1: #i71027#: Prevent warnings on Mac OS X.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [3240bbee6507f3ebe5ddcfee8ceea05e1a491795]

INTEGRATION: CWS pj65 (1.35.48); FILE MERGED 2006/11/06 11:14:30 pjanik 1.35.48.1: #i71027#: Prevent warnings on Mac OS X.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [3b0ccd85a9ec28f5e46d47370fb5855f96217415]

INTEGRATION: CWS pj65 (1.18.50); FILE MERGED 2006/11/06 11:14:30 pjanik 1.18.50.1: #i71027#: Prevent warnings on Mac OS X.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [d72085ee846d6fb5a20bc1d5ef98ce61aacba9d2]

INTEGRATION: CWS pj65 (1.149.48); FILE MERGED 2006/11/06 11:14:30 pjanik 1.149.48.1: #i71027#: Prevent warnings on Mac OS X.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [561f8c391b093587382b16ad6d468dddb39c2a15]

INTEGRATION: CWS pj65 (1.57.50); FILE MERGED 2006/11/06 11:14:29 pjanik 1.57.50.1: #i71027#: Prevent warnings on Mac OS X.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [6019585d5365b0742de62b7a874e12aedd72111e]

INTEGRATION: CWS pj65 (1.16.50); FILE MERGED 2006/11/06 11:14:29 pjanik 1.16.50.1: #i71027#: Prevent warnings on Mac OS X.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [80200f5085d9fe41e3e05bef355fc1138e5ca6ff]

INTEGRATION: CWS pj65 (1.21.50); FILE MERGED 2006/11/06 11:14:29 pjanik 1.21.50.1: #i71027#: Prevent warnings on Mac OS X.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [a894058e41778d058680a83a8fcb883fce3c1a87]

INTEGRATION: CWS pj65 (1.23.50); FILE MERGED 2006/11/06 11:14:29 pjanik 1.23.50.1: #i71027#: Prevent warnings on Mac OS X.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [5d34b7c584214a4be46241373dba7e6a63c30268]

INTEGRATION: CWS pj65 (1.7.92); FILE MERGED 2006/11/06 11:14:29 pjanik 1.7.92.1: #i71027#: Prevent warnings on Mac OS X.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [0add34d4548c11544c9a91d4775f0a752c0e129c]

INTEGRATION: CWS pj65 (1.35.50); FILE MERGED 2006/11/06 11:14:28 pjanik 1.35.50.1: #i71027#: Prevent warnings on Mac OS X.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [68c7277f5447bcc1a75a68f8d2dbb1ecd3070e2e]

INTEGRATION: CWS pj65 (1.27.50); FILE MERGED 2006/11/06 11:14:28 pjanik 1.27.50.1: #i71027#: Prevent warnings on Mac OS X.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [ee31c70bcec13bc25cbb7ede11bac8099835481c]

INTEGRATION: CWS pj65 (1.7.50); FILE MERGED 2006/11/06 11:14:28 pjanik 1.7.50.1: #i71027#: Prevent warnings on Mac OS X.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [d37c67e2970c85b2b19b8f4667bed32204a9cd8a]

INTEGRATION: CWS pj65 (1.30.50); FILE MERGED 2006/11/06 11:14:27 pjanik 1.30.50.1: #i71027#: Prevent warnings on Mac OS X.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [1dcc65c06ec47bede7ae4b4cd2fb58c2475a240e]

INTEGRATION: CWS pj65 (1.140.28); FILE MERGED 2006/11/06 11:14:27 pjanik 1.140.28.1: #i71027#: Prevent warnings on Mac OS X.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [4389448330d359404d564af1b7d8bf3e388bb0cd]

INTEGRATION: CWS pj65 (1.65.48); FILE MERGED 2006/11/06 11:14:27 pjanik 1.65.48.1: #i71027#: Prevent warnings on Mac OS X.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [60c0ea6ff510cd629d42d0533efeb35706e46970]

INTEGRATION: CWS pj65 (1.9.50); FILE MERGED 2006/11/06 11:14:26 pjanik 1.9.50.1: #i71027#: Prevent warnings on Mac OS X.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [3c4bc35d857b8ed3bdff91d2d8001ea2de286fc9]

INTEGRATION: CWS pj65 (1.4.96); FILE MERGED 2006/11/06 11:14:26 pjanik 1.4.96.1: #i71027#: Prevent warnings on Mac OS X.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [2f0d4bfa4c6a72aa9116e2fe236b6354b0920898]

INTEGRATION: CWS pj65 (1.67.28); FILE MERGED 2006/11/06 11:14:26 pjanik 1.67.28.1: #i71027#: Prevent warnings on Mac OS X.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [b5ea3915794a36b755926003d7d8946145a04339]

INTEGRATION: CWS pj65 (1.7.50); FILE MERGED 2006/11/06 11:14:26 pjanik 1.7.50.1: #i71027#: Prevent warnings on Mac OS X.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [668a476432e8f5c5d55cfdaa1eab7e9da29c2b7b]

INTEGRATION: CWS pj65 (1.34.50); FILE MERGED 2006/11/06 11:14:26 pjanik 1.34.50.1: #i71027#: Prevent warnings on Mac OS X.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [32c13c738603cc2d14aba0926a263e8685a473a2]

INTEGRATION: CWS pj65 (1.7.96); FILE MERGED 2006/11/06 11:14:26 pjanik 1.7.96.1: #i71027#: Prevent warnings on Mac OS X.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [50b75c29948e634bf0c51cc0afab3139e1480974]

INTEGRATION: CWS pj65 (1.8.96); FILE MERGED 2006/11/06 11:14:26 pjanik 1.8.96.1: #i71027#: Prevent warnings on Mac OS X.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [c328cd439e267871dfaeaa267ec5c7f640780205]

INTEGRATION: CWS pj65 (1.45.50); FILE MERGED 2006/11/06 11:14:25 pjanik 1.45.50.1: #i71027#: Prevent warnings on Mac OS X.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [462a6fcd186a966d0a8939aafe20188f829bce20]

INTEGRATION: CWS pj65 (1.6.96); FILE MERGED 2006/11/06 11:14:25 pjanik 1.6.96.1: #i71027#: Prevent warnings on Mac OS X.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [8b20ba85b22efee7e2c07c00d157d00519c3960c]

INTEGRATION: CWS pj65 (1.13.50); FILE MERGED 2006/11/06 11:14:25 pjanik 1.13.50.1: #i71027#: Prevent warnings on Mac OS X.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [93df743b289dcef9738bd4b521b35a4ab6ec2a77]

INTEGRATION: CWS pj65 (1.10.50); FILE MERGED 2006/11/06 11:14:25 pjanik 1.10.50.1: #i71027#: Prevent warnings on Mac OS X.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [db7dc246d9dbc63f3239a9ebf4b90b1c7ba5d379]

INTEGRATION: CWS pj65 (1.58.50); FILE MERGED 2006/11/06 11:14:24 pjanik 1.58.50.1: #i71027#: Prevent warnings on Mac OS X.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [d6224d1dab1aa0a69b3f276550105290bd1df0fe]

INTEGRATION: CWS pj65 (1.78.50); FILE MERGED 2006/11/06 11:14:24 pjanik 1.78.50.1: #i71027#: Prevent warnings on Mac OS X.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [9ec12ed3b4c5ca810120a172fae4a4226d02cad4]

INTEGRATION: CWS pj65 (1.55.26); FILE MERGED 2006/11/06 11:14:24 pjanik 1.55.26.1: #i71027#: Prevent warnings on Mac OS X.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [347b659be5b3caaef8ad683fe21203960c72a672]

INTEGRATION: CWS pj65 (1.54.50); FILE MERGED 2006/11/06 11:14:24 pjanik 1.54.50.1: #i71027#: Prevent warnings on Mac OS X.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [f67fe7ddc443de8e0859d6a67cdb8f380468e11d]

INTEGRATION: CWS pj65 (1.57.50); FILE MERGED 2006/11/06 11:14:24 pjanik 1.57.50.1: #i71027#: Prevent warnings on Mac OS X.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [f226f7fb3fbd6df55b9cd244bfc0ba6f5156bf7f]

INTEGRATION: CWS pj65 (1.7.50); FILE MERGED 2006/11/06 11:14:23 pjanik 1.7.50.1: #i71027#: Prevent warnings on Mac OS X.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [7f0d9e43d9319b2bea00c2a09db035ae41ec5fb0]

INTEGRATION: CWS pj65 (1.11.50); FILE MERGED 2006/11/06 11:14:23 pjanik 1.11.50.1: #i71027#: Prevent warnings on Mac OS X.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [bb2855b39612867fb734c1c9e67d061af8ddefa0]

INTEGRATION: CWS pj65 (1.5.94); FILE MERGED 2006/11/06 11:05:51 pjanik 1.5.94.1: #i71027#: Remove unused <rope> to prevent warnings.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [bdb6f9d63586241bb27d6628774b0313b491a0ad]

INTEGRATION: CWS pj65 (1.4.50); FILE MERGED 2006/11/06 11:14:22 pjanik 1.4.50.1: #i71027#: Prevent warnings on Mac OS X.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [a0f362bd2dac4ff79818c3e66815e5db18857e08]

INTEGRATION: CWS pj65 (1.21.50); FILE MERGED 2006/11/06 11:14:22 pjanik 1.21.50.1: #i71027#: Prevent warnings on Mac OS X.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [c4c90dd84bafe0ec221f7a3ce767c2c0ce1aa87b]

INTEGRATION: CWS pj65 (1.11.50); FILE MERGED 2006/11/06 11:14:22 pjanik 1.11.50.1: #i71027#: Prevent warnings on Mac OS X.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [cb547b69138cc72ea5007bbd769af0abc09b5b18]

INTEGRATION: CWS pj65 (1.22.50); FILE MERGED 2006/11/06 11:14:21 pjanik 1.22.50.1: #i71027#: Prevent warnings on Mac OS X.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [b1d4131a8d26663065d7844072ee9629673a86e4]

INTEGRATION: CWS pj65 (1.10.50); FILE MERGED 2006/11/06 11:14:21 pjanik 1.10.50.1: #i71027#: Prevent warnings on Mac OS X.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [3ebf955bcb6f0fe014c135e1e83c1ac8c3f4db1c]

INTEGRATION: CWS pj65 (1.4.96); FILE MERGED 2006/11/06 11:14:21 pjanik 1.4.96.1: #i71027#: Prevent warnings on Mac OS X.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [f6a1bb54e41a918393bcacbe919696042544efe6]

INTEGRATION: CWS pj65 (1.5.26); FILE MERGED 2006/10/31 13:38:00 pjanik 1.5.26.1: #i71027#: prevent warnings on Mac OS X with gcc 4.0.1.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [6a10a9d8eb6f5912cda0f5b363e772d135535b59]

INTEGRATION: CWS pj65 (1.13.16); FILE MERGED 2006/10/31 14:01:00 pjanik 1.13.16.1: #i71027#: prevent warnings on Mac OS X with gcc 4.0.1.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [7ad94a53cbd0120bdc2fd89fc372491a0001ab89]

INTEGRATION: CWS pj65 (1.22.16); FILE MERGED 2006/10/31 14:00:44 pjanik 1.22.16.1: #i71027#: prevent warnings on Mac OS X with gcc 4.0.1.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [2be9142dc4ce9f934a1fefda26ba3f77adcfe61c]

INTEGRATION: CWS pj65 (1.51.8); FILE MERGED 2006/10/31 14:12:59 pjanik 1.51.8.1: #i71027#: prevent warnings on Mac OS X with gcc 4.0.1.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [1907b1e7544d48f9aacba2b4ff06b0e357af866c]

INTEGRATION: CWS pj65 (1.9.8); FILE MERGED 2006/10/31 14:12:50 pjanik 1.9.8.1: #i71027#: prevent warnings on Mac OS X with gcc 4.0.1.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [cc25303c308418773cc5765ad5f331754ae14851]

INTEGRATION: CWS pj65 (1.13.24); FILE MERGED 2006/10/31 14:12:46 pjanik 1.13.24.1: #i71027#: prevent warnings on Mac OS X with gcc 4.0.1.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [13a8893cbde06a51059edd5e913f27b8ada45e00]

INTEGRATION: CWS pj65 (1.59.8); FILE MERGED 2006/10/31 14:12:41 pjanik 1.59.8.1: #i71027#: prevent warnings on Mac OS X with gcc 4.0.1.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [6b070d6ce3b10df82de77a7412a79ead809e9d27]

INTEGRATION: CWS pj65 (1.68.8); FILE MERGED 2006/10/31 14:12:36 pjanik 1.68.8.1: #i71027#: prevent warnings on Mac OS X with gcc 4.0.1.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [0243eb8b8b6905d44d3c4a1bd299daf316158e8b]

INTEGRATION: CWS pj65 (1.50.8); FILE MERGED 2006/10/31 14:12:32 pjanik 1.50.8.1: #i71027#: prevent warnings on Mac OS X with gcc 4.0.1.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [2cb0cdf6481bef6056a3e92f47690b566ea20f44]

INTEGRATION: CWS pj65 (1.20.22); FILE MERGED 2006/10/31 14:07:30 pjanik 1.20.22.1: #i71027#: prevent warnings on Mac OS X with gcc 4.0.1.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [b7c2d4c2cb452d7f2ec3dda6db14e1ebe9047ccc]

INTEGRATION: CWS pj65 (1.8.22); FILE MERGED 2006/10/31 14:07:26 pjanik 1.8.22.1: #i71027#: prevent warnings on Mac OS X with gcc 4.0.1.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [4c597cff3f494749710919c724043d38b5ff7b93]

INTEGRATION: CWS pj65 (1.55.30); FILE MERGED 2006/10/31 14:07:22 pjanik 1.55.30.1: #i71027#: prevent warnings on Mac OS X with gcc 4.0.1.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [097a0266ff1113ac9649781e10a8530e115def56]

INTEGRATION: CWS pj65 (1.14.30); FILE MERGED 2006/10/31 14:07:18 pjanik 1.14.30.1: #i71027#: prevent warnings on Mac OS X with gcc 4.0.1.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [d511efe9ab094178e0787d74cac634e0a7caa592]

INTEGRATION: CWS pj65 (1.98.30); FILE MERGED 2006/10/31 14:07:13 pjanik 1.98.30.1: #i71027#: prevent warnings on Mac OS X with gcc 4.0.1.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [2aff2c4ccf705a582d953c92d7c21094f21348bd]

INTEGRATION: CWS pj65 (1.28.30); FILE MERGED 2006/10/31 14:07:09 pjanik 1.28.30.1: #i71027#: prevent warnings on Mac OS X with gcc 4.0.1.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [f68711fda54489beb112ac09958ce12767d5401d]

INTEGRATION: CWS pj65 (1.66.12); FILE MERGED 2006/10/31 14:07:04 pjanik 1.66.12.1: #i71027#: prevent warnings on Mac OS X with gcc 4.0.1.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [a4a2c7f30fd7c51f6908753a9fa0e7b54362e968]

INTEGRATION: CWS pj65 (1.24.12); FILE MERGED 2006/10/31 14:07:00 pjanik 1.24.12.1: #i71027#: prevent warnings on Mac OS X with gcc 4.0.1.


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [b74aa84669a3e688ec5fa15a5cf287f0524220ab]

INTEGRATION: CWS aw036 (1.147.48); FILE MERGED 2006/10/20 12:58:46 aw 1.147.48.1: #i68523# special handling for lathe and extrude 3d shapes in setAllPropertiesToDefault()


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [c0a201f3d6561e1ef675905aaa21849ca53d4376]

INTEGRATION: CWS aw036 (1.5.48); FILE MERGED 2006/10/26 15:57:19 aw 1.5.48.1: #i61284#: BurnInStyleSheetAttributes for text corrected; #i70852#: Set/GetLayer cleanup and implementation for FmFormObj


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [afe7fd1a08225afb4c54b4772d46c7724b2ac7db]

INTEGRATION: CWS aw036 (1.51.48); FILE MERGED 2006/10/20 15:22:03 aw 1.51.48.1: #i48367# cleanups/reworks for AppBackgroundColor and AppDocumentCOlor usage inDrawingLayer


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [3c6ac6b904b85507e122a759967bf07f56baf102]

INTEGRATION: CWS aw036 (1.55.46); FILE MERGED 2006/10/26 15:57:19 aw 1.55.46.2: #i61284#: BurnInStyleSheetAttributes for text corrected; #i70852#: Set/GetLayer cleanup and implementation for FmFormObj 2006/10/24 09:14:11 aw 1.55.46.1: #i68775# SdrPage::SetPageNum from inline to implementation with added ActionChanged()


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [5878dc76a6ad37e578a40e564a03659f51926666]

INTEGRATION: CWS aw036 (1.12.48); FILE MERGED 2006/10/26 15:57:19 aw 1.12.48.1: #i61284#: BurnInStyleSheetAttributes for text corrected; #i70852#: Set/GetLayer cleanup and implementation for FmFormObj


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [0802f00f90ea9e1adcabf87112eea0cd6d97d635]

INTEGRATION: CWS aw036 (1.76.46); FILE MERGED 2006/10/26 15:57:19 aw 1.76.46.1: #i61284#: BurnInStyleSheetAttributes for text corrected; #i70852#: Set/GetLayer cleanup and implementation for FmFormObj


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [72ae940715590fb2b0724080122609cc27ed8363]

INTEGRATION: CWS aw036 (1.24.46); FILE MERGED 2006/10/26 15:57:19 aw 1.24.46.1: #i61284#: BurnInStyleSheetAttributes for text corrected; #i70852#: Set/GetLayer cleanup and implementation for FmFormObj


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [afe48ffc46308b35e5d8c140274f00d3d7f50309]

INTEGRATION: CWS aw036 (1.32.46); FILE MERGED 2006/10/26 15:57:18 aw 1.32.46.1: #i61284#: BurnInStyleSheetAttributes for text corrected; #i70852#: Set/GetLayer cleanup and implementation for FmFormObj


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [5ce46151c5d9fc2ff765474978eb6dd66b6712f3]

INTEGRATION: CWS aw036 (1.26.46); FILE MERGED 2006/10/26 15:57:18 aw 1.26.46.1: #i61284#: BurnInStyleSheetAttributes for text corrected; #i70852#: Set/GetLayer cleanup and implementation for FmFormObj


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [39bc926461a7b9d2039e6963a782f6e22c79a677]

INTEGRATION: CWS aw036 (1.30.46); FILE MERGED 2006/10/26 15:57:18 aw 1.30.46.1: #i61284#: BurnInStyleSheetAttributes for text corrected; #i70852#: Set/GetLayer cleanup and implementation for FmFormObj


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [2936faa2b8a518172307774dd7ccf6e455fa5ac5]

INTEGRATION: CWS aw036 (1.37.46); FILE MERGED 2006/10/26 15:57:17 aw 1.37.46.1: #i61284#: BurnInStyleSheetAttributes for text corrected; #i70852#: Set/GetLayer cleanup and implementation for FmFormObj


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [29b2bc77677f4fc91cea9dc3ca7c2cacf6837ed9]

INTEGRATION: CWS aw036 (1.27.46); FILE MERGED 2006/10/26 15:57:17 aw 1.27.46.1: #i61284#: BurnInStyleSheetAttributes for text corrected; #i70852#: Set/GetLayer cleanup and implementation for FmFormObj


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [b5e624cfa459453cb8bab4b35f0c7a6dc23fb671]

INTEGRATION: CWS aw036 (1.23.46); FILE MERGED 2006/10/26 15:57:17 aw 1.23.46.1: #i61284#: BurnInStyleSheetAttributes for text corrected; #i70852#: Set/GetLayer cleanup and implementation for FmFormObj


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [deac7583c4fad6d7f724d4c9c05d154adb84737b]

INTEGRATION: CWS aw036 (1.82.46); FILE MERGED 2006/10/26 15:57:16 aw 1.82.46.1: #i61284#: BurnInStyleSheetAttributes for text corrected; #i70852#: Set/GetLayer cleanup and implementation for FmFormObj


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [cd911d781ec992054abc16b7d45c767ee4d17085]

INTEGRATION: CWS aw036 (1.10.22); FILE MERGED 2006/10/25 10:07:22 aw 1.10.22.1: #i68442# also init PlaneNormal where Point is inited for B3dEntities


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [49a1cf5c647df80a1b4385cc14e1f108bb4d54c4]

INTEGRATION: CWS aw036 (1.29.16); FILE MERGED 2006/10/26 15:57:20 aw 1.29.16.1: #i61284#: BurnInStyleSheetAttributes for text corrected; #i70852#: Set/GetLayer cleanup and implementation for FmFormObj


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [9b7680b3c187faed6f4774e6648ae5ea77ad590b]

INTEGRATION: CWS aw036 (1.70.44); FILE MERGED 2006/10/26 15:57:18 aw 1.70.44.1: #i61284#: BurnInStyleSheetAttributes for text corrected; #i70852#: Set/GetLayer cleanup and implementation for FmFormObj


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [1197ed65b3454ed6f769c4f5a5873cafd361ad00]

INTEGRATION: CWS aw036 (1.5.136); FILE MERGED 2006/11/01 12:33:51 aw 1.5.136.1: #i71039# NULL -> 0


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [76c825cccd083d72941217491fae39e99873d0a8]

INTEGRATION: CWS aw036 (1.66.48); FILE MERGED 2006/10/26 15:57:16 aw 1.66.48.2: #i61284#: BurnInStyleSheetAttributes for text corrected; #i70852#: Set/GetLayer cleanup and implementation for FmFormObj 2006/10/23 12:24:07 aw 1.66.48.1: #i22167# changed SdrModel::TakeMetricStr to work with more decimal places after comma and to support given nNumDigits


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [96631488dfcfdda33e580e6f328f97f62ed261bd]

INTEGRATION: CWS aw036 (1.9.48); FILE MERGED 2006/10/26 15:57:16 aw 1.9.48.1: #i61284#: BurnInStyleSheetAttributes for text corrected; #i70852#: Set/GetLayer cleanup and implementation for FmFormObj


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [2c0d112b6259df61b9f3ae51e225f7fc9debab26]

INTEGRATION: CWS aw036 (1.5.50); FILE MERGED 2006/10/26 15:57:16 aw 1.5.50.1: #i61284#: BurnInStyleSheetAttributes for text corrected; #i70852#: Set/GetLayer cleanup and implementation for FmFormObj


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [31c697dbd5d023358ac1d720afffb8ad311c25a7]

INTEGRATION: CWS aw036 (1.8.48); FILE MERGED 2006/10/26 15:57:16 aw 1.8.48.1: #i61284#: BurnInStyleSheetAttributes for text corrected; #i70852#: Set/GetLayer cleanup and implementation for FmFormObj


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [7ea3ba59c2705f0e052304793deb04ddf6b3fac1]

INTEGRATION: CWS aw036 (1.8.48); FILE MERGED 2006/10/26 15:57:15 aw 1.8.48.1: #i61284#: BurnInStyleSheetAttributes for text corrected; #i70852#: Set/GetLayer cleanup and implementation for FmFormObj


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [fda25198f654bb256fb1402e0d4fa9728b68f10f]

INTEGRATION: CWS aw036 (1.17.46); FILE MERGED 2006/10/20 15:22:02 aw 1.17.46.1: #i48367# cleanups/reworks for AppBackgroundColor and AppDocumentCOlor usage inDrawingLayer


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [74535f9aab9098ef42c07a79c2e2f41cdf1ac335]

INTEGRATION: CWS aw036 (1.7.178); FILE MERGED 2006/10/26 15:57:15 aw 1.7.178.1: #i61284#: BurnInStyleSheetAttributes for text corrected; #i70852#: Set/GetLayer cleanup and implementation for FmFormObj


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [3870c4b7d1ba8b716b78d97a7b9be8dc9cf59689]

INTEGRATION: CWS aw036 (1.16.46); FILE MERGED 2006/10/26 15:57:14 aw 1.16.46.1: #i61284#: BurnInStyleSheetAttributes for text corrected; #i70852#: Set/GetLayer cleanup and implementation for FmFormObj


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [3ad3ae613a7352e116f0bcda451d0717c9fd3c6d]

INTEGRATION: CWS aw036 (1.12.48); FILE MERGED 2006/10/27 16:08:20 aw 1.12.48.2: #i58240# added HelpIDs for light preview control 2006/10/27 15:50:16 aw 1.12.48.1: #i58242# chnaged rotation direction for light control, #i58240# added HelpIDs for light preview control


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [732fa531a85621aaf9b3c10da5484235082ff830]

INTEGRATION: CWS aw036 (1.5.594); FILE MERGED 2006/10/26 15:57:02 aw 1.5.594.1: #i61284#: BurnInStyleSheetAttributes for text corrected; #i70852#: Set/GetLayer cleanup and implementation for FmFormObj


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [665ee446c83ed476a515a04c1830511db4b1c767]

INTEGRATION: CWS aw036 (1.4.594); FILE MERGED 2006/10/26 15:57:01 aw 1.4.594.1: #i61284#: BurnInStyleSheetAttributes for text corrected; #i70852#: Set/GetLayer cleanup and implementation for FmFormObj


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [dbbd81f131783cf24263f94224cd179574c38cb4]

INTEGRATION: CWS aw036 (1.5.594); FILE MERGED 2006/10/26 15:57:01 aw 1.5.594.1: #i61284#: BurnInStyleSheetAttributes for text corrected; #i70852#: Set/GetLayer cleanup and implementation for FmFormObj


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [e70d3379c08fe21c0b9c842de73c098757a25ff8]

INTEGRATION: CWS aw036 (1.66.16); FILE MERGED 2006/10/27 15:50:53 aw 1.66.16.1: #i58240# added HelpIDs for light preview control


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [317c14ba2d90e98cf410763555248b9220431520]

INTEGRATION: CWS aw036 (1.7.20); FILE MERGED 2006/10/25 10:07:22 aw 1.7.20.1: #i68442# also init PlaneNormal where Point is inited for B3dEntities


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [611b74b9baa16b6d0502a1f7a6bd84e9d34c4e0b]

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>  [94af9f052f02ba22c0d3a9182fbc1d93bbb8ed08]

INTEGRATION: CWS ause071 (1.82.16); FILE MERGED 2006/11/03 17:39:40 hjs 1.82.16.1: #i69012# use TARGETTYPE=GUI instead of platform specific, hardcoded link options


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [986eb3f58cd4228ea29314651ff1dd350f3ecc4b]

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>  [50ebfcf0765aa486d2ae4e67b1d3315eff5f316a]

INTEGRATION: CWS ause071 (1.3.80); FILE MERGED 2006/11/03 15:28:49 hjs 1.3.80.1: #i66997# a bit of cleanup


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [26e7f15c31c4df4a8b967d30fb1694ba53d01d8a]

INTEGRATION: CWS ause071 (1.9.32); FILE MERGED 2006/11/03 15:28:48 hjs 1.9.32.1: #i66997# a bit of cleanup


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [136e4d2a5525b483a378204343a149a59f83de33]

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>  [2c6d9786e013e9f02b318748729328c5f143fc55]

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>  [5c3b030458f0f3019374f2894b95310468ca7a4f]

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>  [71087eb00ab582c5e27071ecf103303ae83c6e2a]

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>  [93e248627efe6ea62c810d350e37cf2713461ca2]

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>  [7d94e0715d96977b48a23710720fdf2da015d9b5]

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>  [aaf80701207ea628f315f135e5b6a4f89b34701b]

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>  [03c535a2a233b8d76fd6f4d3350d976975552547]

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>  [205ce7700e82e571cd72172476c1fe355550aa8d]

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>  [c654dd49ca04092fe0dd8a5f6d9deb3e19d8166c]

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>  [a23ab06c69907b1a2b8d016a802fce307f5320a6]

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-21  Vladimir Glazounov  <vg@openoffice.org>  [44958823af282486fc5934d0ef14d105ed968591]

INTEGRATION: CWS qadev27 (1.9.20); FILE MERGED 2006/08/22 08:27:45 cn 1.9.20.1: #i68762# fixing bug in "select database". The selection does not work with "initialize()" but with "select()"


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [c9ac3d1a855cd1edd031a6836ef9648b5cdd09ec]

INTEGRATION: CWS qadev27 (1.6.20); FILE MERGED 2006/08/22 08:18:16 cn 1.6.20.1: #i68760# fixing bug in "select database". The selection does not work with "initialize()" but with "select()"


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [53521f502d67763f810ece73e13ae05dbb01a97a]

INTEGRATION: CWS qadev27 (1.8.20); FILE MERGED 2006/08/22 08:27:57 cn 1.8.20.1: #i68762# fixing bug in "select database". The selection does not work with "initialize()" but with "select()"


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [664ca4f1d98863e1649f079a89827f4105b4c7d8]

INTEGRATION: CWS qadev27 (1.7.20); FILE MERGED 2006/08/22 08:18:31 cn 1.7.20.1: #i68760# fixing bug in "select database". The selection does not work with "initialize()" but with "select()"


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [13e9e658140dd717b234f1fc62ea2104c70ea74f]

INTEGRATION: CWS qadev27 (1.4.20); FILE MERGED 2006/08/21 09:46:01 cn 1.4.20.1: #i68820# enhance logging


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [0507b4223e191a118aadd30e873530a83598131c]

INTEGRATION: CWS qadev27 (1.1.2); FILE ADDED 2006/08/21 09:45:09 cn 1.1.2.2: #i68820# enhance logging 2006/06/26 07:01:32 cn 1.1.2.1: #i66737# new initial version


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [6eda3212ab539c2b5b37accf3a96ab100a79156a]

INTEGRATION: CWS qadev27 (1.5.20); FILE MERGED 2006/06/26 07:05:08 cn 1.5.20.1: #i66737# enhancements on property 'NumberingRuels'. Now the test checks also of correct XIndexReplace values


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [03d0bd4a5382fd54d756e094d19e2ad11dd85b23]

INTEGRATION: CWS qadev27 (1.4.20); FILE MERGED 2006/06/20 09:51:32 cn 1.4.20.1: #i66582# new test for property 'TextUserDefinedAttributes' implemented


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [1c4388ac3a430b2269036b72a4c7d343ce5feb1d]

INTEGRATION: CWS qadev27 (1.5.2); FILE MERGED 2006/07/06 15:17:26 cn 1.5.2.1: #i67066# bring the test document to front


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [7f53d2a67ec0f4296327a1ea60d6aec3b7f16a9d]

INTEGRATION: CWS qadev27 (1.5.20); FILE MERGED 2006/11/01 13:43:31 cn 1.5.20.2: #i68820# fix for debug purposes 2006/08/21 09:38:16 cn 1.5.20.1: #i68820# enhance logging


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [6ea662201fa09e16d1e3570a363c88de9442c6e8]

INTEGRATION: CWS qadev27 (1.3.20); FILE MERGED 2006/07/07 12:41:09 cn 1.3.20.1: #i67115# enhance test to check for invalid URLs


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [b9ce9b56bed126075d8d1b3bdb2ea4251f510901]

INTEGRATION: CWS qadev27 (1.7.2); FILE MERGED 2006/08/21 09:55:22 cn 1.7.2.2: #i68821# new method getTopWindow(String) 2006/06/19 21:05:36 cn 1.7.2.1: #i66571# enable List related methods to handle invisible entries


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [be4366e2769a2e18288ec263bfbfb5c4f55603eb]

INTEGRATION: CWS qadev27 (1.7.6); FILE MERGED 2006/07/06 16:49:52 cn 1.7.6.1: #i67084# new function 'getCurrentcomponent'


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [6c66f12dde578771c5c79ba27d4251695678f720]

INTEGRATION: CWS qadev27 (1.3.4); FILE MERGED 2006/10/23 14:19:01 cn 1.3.4.2: #i67853# adapt to changes in XPropertyHandler 2006/10/17 15:13:07 cn 1.3.4.1: add new method describePropertyLine()


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [8cc3dfebaf879ad4e3fde0e1b9fce05c9697513f]

INTEGRATION: CWS qadev27 (1.11.12); FILE MERGED 2006/11/01 10:59:40 cn 1.11.12.3: #i69355# fix for broken objects 2006/10/23 14:02:08 cn 1.11.12.2: #i69335 bugfixing in reading objdsc from jar files 2006/09/07 10:34:57 cn 1.11.12.1: #i69355# bugfix in getting objdsc while parsing jar files


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [ac0af6547c0449de4c85b35bb9a05ea53a412fb7]

INTEGRATION: CWS qadev27 (1.9.2); FILE MERGED 2006/07/18 11:26:27 lla 1.9.2.2: #138212# add crashlooptest 2006/06/27 13:28:59 lla 1.9.2.1: #137551# maybe speedup in DB Access


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [a0ab2eaa5472ecbe482e884083e171239247af13]

INTEGRATION: CWS qadev27 (1.8.2); FILE MERGED 2006/09/18 12:19:20 lla 1.8.2.2: #138212# cleanups 2006/07/18 11:21:36 lla 1.8.2.1: #i67496# caught DisposedException


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [aafdc1a08149481535d7540458b47a6f5947c4f1]

INTEGRATION: CWS qadev27 (1.6.12); FILE MERGED 2006/09/18 12:19:20 lla 1.6.12.1: #138212# cleanups


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [33401bcda02a2b4ab8e2f394d782d7fcc02daba6]

INTEGRATION: CWS qadev27 (1.9.2); FILE MERGED 2006/09/18 12:19:20 lla 1.9.2.1: #138212# cleanups


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [3faeb7cba728833b9faaa5da2ee11d66c1008b4f]

INTEGRATION: CWS qadev27 (1.2.12); FILE MERGED 2006/06/27 13:28:59 lla 1.2.12.1: #137551# maybe speedup in DB Access


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [1773e862f2c2f15e560be2e17f82e497d70a33c1]

INTEGRATION: CWS qadev27 (1.3.20); FILE MERGED 2006/09/18 12:19:19 lla 1.3.20.1: #138212# cleanups


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [49cec04e17e6acdcc56ba425c6f189c049336815]

INTEGRATION: CWS qadev27 (1.2.12); FILE MERGED 2006/09/18 12:19:19 lla 1.2.12.1: #138212# cleanups


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [95bc9dea2e2d654bf70c4bcf5b9ee43184dc8532]

INTEGRATION: CWS qadev27 (1.1.2); FILE ADDED 2006/07/18 11:25:00 lla 1.1.2.1: #138212# add


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [850ae05ff51bf8c569e83713ecf9d78317b0f036]

INTEGRATION: CWS qadev27 (1.3.58); FILE MERGED 2006/06/20 09:49:50 cn 1.3.58.1: #i66582# add com::sun::star::style::CharacterProperties';'TextUserDefinedAttributes#optional'


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [cde76d0fe62114ad2c805b73a479b9209d29b4b9]

INTEGRATION: CWS qadev27 (1.5.58); FILE MERGED 2006/06/20 09:49:50 cn 1.5.58.1: #i66582# add com::sun::star::style::CharacterProperties';'TextUserDefinedAttributes#optional'


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [d09add8618cbf690573a36f31edf3796b29db1c6]

INTEGRATION: CWS qadev27 (1.6.58); FILE MERGED 2006/06/20 09:49:50 cn 1.6.58.1: #i66582# add com::sun::star::style::CharacterProperties';'TextUserDefinedAttributes#optional'


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [cd35c552417059829d19aa1cb2132fe0881279dc]

INTEGRATION: CWS qadev27 (1.5.58); FILE MERGED 2006/06/20 09:49:49 cn 1.5.58.1: #i66582# add com::sun::star::style::CharacterProperties';'TextUserDefinedAttributes#optional'


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [ac754d3c53504022c0ea64431fb955ffdb6136f7]

INTEGRATION: CWS qadev27 (1.6.58); FILE MERGED 2006/06/20 09:49:49 cn 1.6.58.1: #i66582# add com::sun::star::style::CharacterProperties';'TextUserDefinedAttributes#optional'


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [bfec418eaa9f20e91af546f581306c2e26120ef7]

INTEGRATION: CWS qadev27 (1.6.16); FILE MERGED 2006/06/20 09:49:49 cn 1.6.16.1: #i66582# add com::sun::star::style::CharacterProperties';'TextUserDefinedAttributes#optional'


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [228dc0dcfe963f028c76f8f526d01e54be14c364]

INTEGRATION: CWS qadev27 (1.5.28); FILE MERGED 2006/06/20 09:49:49 cn 1.5.28.1: #i66582# add com::sun::star::style::CharacterProperties';'TextUserDefinedAttributes#optional'


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [8c741a68ab41bcb3588d5a679053108bed77cfa6]

INTEGRATION: CWS qadev27 (1.5.28); FILE MERGED 2006/06/20 09:49:48 cn 1.5.28.1: #i66582# add com::sun::star::style::CharacterProperties';'TextUserDefinedAttributes#optional'


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [0849ac75673bc56ef273a9197fe32e48e2848749]

INTEGRATION: CWS qadev27 (1.6.28); FILE MERGED 2006/06/20 09:49:48 cn 1.6.28.1: #i66582# add com::sun::star::style::CharacterProperties';'TextUserDefinedAttributes#optional'


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [949854a162823166f9c37d81196e24e908edf153]

INTEGRATION: CWS qadev27 (1.4.140); FILE MERGED 2006/06/20 09:49:47 cn 1.4.140.1: #i66582# add com::sun::star::style::CharacterProperties';'TextUserDefinedAttributes#optional'


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [b16c3c296021fc20adf5bc5c04a280545cc52855]

INTEGRATION: CWS qadev27 (1.7.28); FILE MERGED 2006/06/20 09:49:47 cn 1.7.28.1: #i66582# add com::sun::star::style::CharacterProperties';'TextUserDefinedAttributes#optional'


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [04c2ae35e16f93e5d162dfa2485e93be1e159169]

INTEGRATION: CWS qadev27 (1.6.40); FILE MERGED 2006/06/20 09:49:46 cn 1.6.40.1: #i66582# add com::sun::star::style::CharacterProperties';'TextUserDefinedAttributes#optional'


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [9ddc88771b471c85e4da69d4373be9e09f3cc0db]

INTEGRATION: CWS qadev27 (1.7.28); FILE MERGED 2006/06/20 09:49:46 cn 1.7.28.1: #i66582# add com::sun::star::style::CharacterProperties';'TextUserDefinedAttributes#optional'


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [8080d9d06a9fb7c0869582e4df468b14dc67b192]

INTEGRATION: CWS qadev27 (1.2.42); FILE MERGED 2006/06/20 09:49:46 cn 1.2.42.1: #i66582# add com::sun::star::style::CharacterProperties';'TextUserDefinedAttributes#optional'


2006-11-21  Vladimir Glazounov  <vg@openoffice.org>  [1f94dcd7c8809b469c5457b0664684f29b67114b]

INTEGRATION: CWS qadev27 (1.4.46); FILE MERGED 2006/06/20 09:49:45 cn 1.4.46.1: #i66582# add com::sun::star::style::CharacterProperties';'TextUserDefinedAttributes#optional'


2006-11-20  Vladimir Glazounov  <vg@openoffice.org>  [58b652d56484d6e9460eb8a7cb777f027b72ec66]

#i10000# Removed dupes obj files


2006-11-20  Vladimir Glazounov  <vg@openoffice.org>  [033918339cc01a9c8b723db5363fea030c13201a]

#i10000# #i71680# restored lost files


2006-11-20  Vladimir Glazounov  <vg@openoffice.org>  [9e8f17047c68024e21ae4ea58f66849538b6b3a8]

#i10000# restored lost files


2006-11-20  Oliver Specht  <os@openoffice.org>  [2b5bf2f1c57d6585ec898c4c44a74c5b47f09ab9]

graphic import improved


2006-11-17  Ivo Hinkelmann  <ihi@openoffice.org>  [605eb53eef156fcf08843f6aa1b8e1c94cee85b9]

#i10000# missing include


2006-11-17  Vladimir Glazounov  <vg@openoffice.org>  [7ad26eb893aaea469ea65c3b8498319a5c1e3097]

new version for SRC680


2006-11-17  Vladimir Glazounov  <vg@openoffice.org>  [8b66e6b3a39b73b3af5d2be33df7ff59b3ec1fd7]

new version for SRC680


2006-11-17  Vladimir Glazounov  <vg@openoffice.org>  [34bc5bb4b6afcb2fcaf1892ed9f40a064e3cdd64]

new version for SRC680


2006-11-16  Henning Brinkmann  <hbrinkm@openoffice.org>  [2d90dc889a4c69c217830a72f8db054485c2f3b5]

ids for dffopts


2006-11-16  Henning Brinkmann  <hbrinkm@openoffice.org>  [1014560ee46c368b0d4ba77792487bfc7e3619c5]

BreakHelper, handle special chars at beginning of range


2006-11-16  Henning Brinkmann  <hbrinkm@openoffice.org>  [5e8556b7529c45d85be2b2e85468fd22ee9a2d9b]

BreakHelper


2006-11-16  Henning Brinkmann  <hbrinkm@openoffice.org>  [e9e903f0d76d3c9e47be7bca739176313fc6ce78]

new: PROP_BRK


2006-11-15  Vladimir Glazounov  <vg@openoffice.org>  [514641060e3d63b25902c5b4ae0770a4e9cc6df1]

new version for SRC680


2006-11-15  Vladimir Glazounov  <vg@openoffice.org>  [3c3eeadee8a5f2e5d4570c402f14df41c442ac0d]

new version for SRC680


2006-11-15  Vladimir Glazounov  <vg@openoffice.org>  [de48b2138dcfa9a92c56174259a5ca19dedf4b82]

new version for SRC680


2006-11-15  Vladimir Glazounov  <vg@openoffice.org>  [c1e931f32a0f27a073a5c21f352ccfdceb47f2ba]

new version for SRC680


2006-11-15  Vladimir Glazounov  <vg@openoffice.org>  [6a70cbd7a27c9a1147dba41dfec3c9831139be60]

new version for SRC680


2006-11-15  Vladimir Glazounov  <vg@openoffice.org>  [e37229c55e6bdd735d1750034f9b374c57c46314]

new version for SRC680


2006-11-15  Henning Brinkmann  <hbrinkm@openoffice.org>  [ce2cac89602f334f2f666399960983409bb3c51f]

correted header for XML


2006-11-15  Henning Brinkmann  <hbrinkm@openoffice.org>  [c3ac1ac8baef7365db43d682f45c1a389a921278]

new: WW8StreamValue


2006-11-15  Henning Brinkmann  <hbrinkm@openoffice.org>  [bba950961e113ce111e1ecc3a63f382267bfa10b]

new: createCpAndFc


2006-11-15  Henning Brinkmann  <hbrinkm@openoffice.org>  [bf14bac5cb87cbcb93490e794fc08f865d3f923d]

textboxes


2006-11-15  Henning Brinkmann  <hbrinkm@openoffice.org>  [3b8253f68126a9e512c2665d7ba0018637d81523]

cosmetics


2006-11-15  Henning Brinkmann  <hbrinkm@openoffice.org>  [7c279fe5b8c14d2c00fa63820c820be3aa082622]

new: FTXBXS


2006-11-15  Henning Brinkmann  <hbrinkm@openoffice.org>  [58b0bae368bc2502db0a25d909520d6b23601b2d]

new: DffSpContainer::get_shptxt


2006-11-15  Henning Brinkmann  <hbrinkm@openoffice.org>  [a6e9bb92e1f5577161e10d5d17a4d8b373e6396c]

getShapeId


2006-11-15  Vladimir Glazounov  <vg@openoffice.org>  [ffa9809b958c208eed5393ad0c93106b03032693]

SRC680


2006-11-15  Ivo Hinkelmann  <ihi@openoffice.org>  [65ae0294588619916f504b3d692c7580cf3628b2]

INTEGRATION: CWS sw2101_SRC680 (1.121.28.1.2); FILE MERGED 2006/11/06 14:37:49 od 1.121.28.1.2.1: #i71249# method <XMLTextImportHelper::SetOutlineStyles(..)> 	 - take last added paragraph style for assignment to the list level 	   of the outline style for document from version OOo 2.0.4 and prior.


2006-11-15  Ivo Hinkelmann  <ihi@openoffice.org>  [abe502dabf01dfc58862c69c2731e3ba87406f9b]

INTEGRATION: CWS vclshowstop08_SRC680 (1.133.8); FILE MERGED 2006/11/03 12:13:51 hdu 1.133.8.1: #i71094# workaround ft staircase bug for artificially emboldened gyphs


2006-11-15  Ivo Hinkelmann  <ihi@openoffice.org>  [88c105aae1b6d670774996d7c6b39430ce394252]

INTEGRATION: CWS mhu15_SRC680 (1.19.56.1.2); FILE MERGED 2006/11/10 12:41:31 mhu 1.19.56.1.2.1: #i54329# New fix for Solaris x86 backtrace function(s).


2006-11-15  Ivo Hinkelmann  <ihi@openoffice.org>  [91d58114d2a7ef8565fd89ef0b4ad350b5006ea2]

INTEGRATION: CWS mhu15_SRC680 (1.9.56.1.2); FILE MERGED 2006/11/10 12:41:31 mhu 1.9.56.1.2.1: #i54329# New fix for Solaris x86 backtrace function(s).


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [a744c4231cdafe18f9f0d0e13089dd7101957895]

INTEGRATION: CWS pyunofixes3_SRC680 (1.15.10); FILE MERGED 2006/11/06 18:11:11 pmladek 1.15.10.1: #i71078# Fix allocating and deleting python objects


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [81224edec2bbdd9b1a2bf154335b670e4e7cc4f0]

INTEGRATION: CWS pyunofixes3_SRC680 (1.6.20); FILE MERGED 2006/11/06 18:11:11 pmladek 1.6.20.1: #i71078# Fix allocating and deleting python objects


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [2be908a0e69a3bdcd68d4626fbf31c8dc7554b86]

INTEGRATION: CWS pyunofixes3_SRC680 (1.9.20); FILE MERGED 2006/11/06 18:11:11 pmladek 1.9.20.1: #i71078# Fix allocating and deleting python objects


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [d09af2a240849c6ba8c1adcf9d253d12aec24495]

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>  [b7982dcf3eb9647c3cee88f54c0a050226b70546]

INTEGRATION: CWS aw024 (1.6.40); FILE MERGED 2005/09/20 04:55:05 aw 1.6.40.2: RESYNC: (1.6-1.7); FILE MERGED 2005/04/26 14:51:52 aw 1.6.40.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [24e4f1d2929979ef90d083b25e3a66112b4508ef]

INTEGRATION: CWS aw024 (1.3.38); FILE MERGED 2006/11/10 06:50:36 aw 1.3.38.5: RESYNC: (1.6-1.8); FILE MERGED 2006/09/22 06:04:09 aw 1.3.38.4: RESYNC: (1.5-1.6); FILE MERGED 2006/08/03 19:39:46 aw 1.3.38.3: RESYNC: (1.4-1.5); FILE MERGED 2005/09/20 04:54:29 aw 1.3.38.2: RESYNC: (1.3-1.4); FILE MERGED 2005/08/04 14:47:12 sj 1.3.38.1: #48467# using GraphicExporter component for exports, graphic filter progress now works now via xStatusIndicater instead of callback mechanism


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [40dbe75dcff67bc29d226e02351e6b556f6b8f29]

INTEGRATION: CWS aw024 (1.5.18); FILE MERGED 2006/11/10 06:49:44 aw 1.5.18.8: RESYNC: (1.11-1.12); FILE MERGED 2006/09/22 06:01:25 aw 1.5.18.7: RESYNC: (1.10-1.11); FILE MERGED 2006/08/03 19:39:22 aw 1.5.18.6: RESYNC: (1.9-1.10); FILE MERGED 2006/07/07 15:59:46 aw 1.5.18.5: adaptions after resync SRC680m171->SRC680m174 2006/07/04 17:48:29 aw 1.5.18.4: RESYNC: (1.8-1.9); FILE MERGED 2006/05/13 00:14:01 aw 1.5.18.3: RESYNC: (1.6-1.8); FILE MERGED 2005/09/20 04:47:26 aw 1.5.18.2: RESYNC: (1.5-1.6); FILE MERGED 2005/08/04 14:47:12 sj 1.5.18.1: #48467# using GraphicExporter component for exports, graphic filter progress now works now via xStatusIndicater instead of callback mechanism


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [428d1719a2f810a4326c7155db70dbb2b7b3b52c]

INTEGRATION: CWS aw024 (1.4.18); FILE MERGED 2006/11/10 06:49:29 aw 1.4.18.6: RESYNC: (1.7-1.8); FILE MERGED 2006/09/22 06:01:06 aw 1.4.18.5: RESYNC: (1.6-1.7); FILE MERGED 2006/07/07 15:59:45 aw 1.4.18.4: adaptions after resync SRC680m171->SRC680m174 2006/07/04 17:48:05 aw 1.4.18.3: RESYNC: (1.5-1.6); FILE MERGED 2005/09/20 04:47:05 aw 1.4.18.2: RESYNC: (1.4-1.5); FILE MERGED 2005/08/04 14:47:11 sj 1.4.18.1: #48467# using GraphicExporter component for exports, graphic filter progress now works now via xStatusIndicater instead of callback mechanism


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [ca68f4b19eaf3c880d6cd426f4b9b7d7d6487a61]

INTEGRATION: CWS aw024 (1.3.18); FILE MERGED 2006/11/10 06:49:22 aw 1.3.18.6: RESYNC: (1.6-1.7); FILE MERGED 2006/09/22 06:00:58 aw 1.3.18.5: RESYNC: (1.5-1.6); FILE MERGED 2006/07/07 15:59:45 aw 1.3.18.4: adaptions after resync SRC680m171->SRC680m174 2006/05/13 00:13:53 aw 1.3.18.3: RESYNC: (1.4-1.5); FILE MERGED 2005/09/20 04:46:48 aw 1.3.18.2: RESYNC: (1.3-1.4); FILE MERGED 2005/08/04 14:47:11 sj 1.3.18.1: #48467# using GraphicExporter component for exports, graphic filter progress now works now via xStatusIndicater instead of callback mechanism


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [516b28438a20f9fc43ef6a18e57ea5b96c2e38a5]

INTEGRATION: CWS aw024 (1.5.18); FILE MERGED 2006/11/10 06:49:16 aw 1.5.18.7: RESYNC: (1.9-1.10); FILE MERGED 2006/09/22 06:00:50 aw 1.5.18.6: RESYNC: (1.8-1.9); FILE MERGED 2006/07/07 15:59:44 aw 1.5.18.5: adaptions after resync SRC680m171->SRC680m174 2006/07/04 17:47:42 aw 1.5.18.4: RESYNC: (1.7-1.8); FILE MERGED 2006/05/13 00:13:45 aw 1.5.18.3: RESYNC: (1.6-1.7); FILE MERGED 2005/09/20 04:46:21 aw 1.5.18.2: RESYNC: (1.5-1.6); FILE MERGED 2005/08/04 14:47:11 sj 1.5.18.1: #48467# using GraphicExporter component for exports, graphic filter progress now works now via xStatusIndicater instead of callback mechanism


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [f0433e519431240e015b06477b87e9589fef1b3b]

INTEGRATION: CWS aw024 (1.10.22); FILE MERGED 2006/11/10 06:49:09 aw 1.10.22.7: RESYNC: (1.14-1.15); FILE MERGED 2006/09/22 06:00:39 aw 1.10.22.6: RESYNC: (1.13-1.14); FILE MERGED 2006/07/07 15:59:44 aw 1.10.22.5: adaptions after resync SRC680m171->SRC680m174 2006/05/13 00:13:37 aw 1.10.22.4: RESYNC: (1.12-1.13); FILE MERGED 2005/11/18 19:45:12 aw 1.10.22.3: RESYNC: (1.11-1.12); FILE MERGED 2005/09/20 04:46:03 aw 1.10.22.2: RESYNC: (1.10-1.11); FILE MERGED 2005/08/04 14:47:10 sj 1.10.22.1: #48467# using GraphicExporter component for exports, graphic filter progress now works now via xStatusIndicater instead of callback mechanism


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [22c9a30ac98fb7fc337155130dea6239c3bc8564]

INTEGRATION: CWS aw024 (1.3.18); FILE MERGED 2006/11/10 06:48:59 aw 1.3.18.5: RESYNC: (1.5-1.6); FILE MERGED 2006/09/22 06:00:33 aw 1.3.18.4: RESYNC: (1.4-1.5); FILE MERGED 2006/07/07 15:59:43 aw 1.3.18.3: adaptions after resync SRC680m171->SRC680m174 2005/09/20 04:45:46 aw 1.3.18.2: RESYNC: (1.3-1.4); FILE MERGED 2005/08/04 14:47:10 sj 1.3.18.1: #48467# using GraphicExporter component for exports, graphic filter progress now works now via xStatusIndicater instead of callback mechanism


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [ef297d39ddf79b6d7b7368e9e6a428306a2bc0fe]

INTEGRATION: CWS aw024 (1.4.18); FILE MERGED 2006/09/22 06:00:25 aw 1.4.18.5: RESYNC: (1.6-1.7); FILE MERGED 2006/07/07 15:59:43 aw 1.4.18.4: adaptions after resync SRC680m171->SRC680m174 2006/07/04 17:47:11 aw 1.4.18.3: RESYNC: (1.5-1.6); FILE MERGED 2005/09/20 04:45:28 aw 1.4.18.2: RESYNC: (1.4-1.5); FILE MERGED 2005/08/04 14:47:09 sj 1.4.18.1: #48467# using GraphicExporter component for exports, graphic filter progress now works now via xStatusIndicater instead of callback mechanism


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [5f88be60cd2ff4140f54bbd43fecee7fd7a2b913]

INTEGRATION: CWS aw024 (1.3.18); FILE MERGED 2006/11/10 06:48:53 aw 1.3.18.5: RESYNC: (1.5-1.6); FILE MERGED 2006/09/22 06:00:19 aw 1.3.18.4: RESYNC: (1.4-1.5); FILE MERGED 2006/07/07 15:59:43 aw 1.3.18.3: adaptions after resync SRC680m171->SRC680m174 2005/09/20 04:45:07 aw 1.3.18.2: RESYNC: (1.3-1.4); FILE MERGED 2005/08/04 14:47:09 sj 1.3.18.1: #48467# using GraphicExporter component for exports, graphic filter progress now works now via xStatusIndicater instead of callback mechanism


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [35d7b91cbab5d7e1a860e715d0da53f039b03498]

INTEGRATION: CWS aw024 (1.6.18); FILE MERGED 2006/11/10 06:48:46 aw 1.6.18.7: RESYNC: (1.10-1.11); FILE MERGED 2006/09/22 06:00:11 aw 1.6.18.6: RESYNC: (1.9-1.10); FILE MERGED 2006/07/07 15:59:42 aw 1.6.18.5: adaptions after resync SRC680m171->SRC680m174 2006/07/04 17:46:47 aw 1.6.18.4: RESYNC: (1.8-1.9); FILE MERGED 2006/05/13 00:13:29 aw 1.6.18.3: RESYNC: (1.7-1.8); FILE MERGED 2005/09/20 04:44:44 aw 1.6.18.2: RESYNC: (1.6-1.7); FILE MERGED 2005/08/04 14:47:09 sj 1.6.18.1: #48467# using GraphicExporter component for exports, graphic filter progress now works now via xStatusIndicater instead of callback mechanism


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [707ee99078a5993df590083401d2525549de00e9]

INTEGRATION: CWS aw024 (1.8.18); FILE MERGED 2006/11/10 06:48:40 aw 1.8.18.9: RESYNC: (1.15-1.16); FILE MERGED 2006/09/22 06:00:04 aw 1.8.18.8: RESYNC: (1.14-1.15); FILE MERGED 2006/08/03 19:39:16 aw 1.8.18.7: RESYNC: (1.13-1.14); FILE MERGED 2006/07/07 15:59:42 aw 1.8.18.6: adaptions after resync SRC680m171->SRC680m174 2006/07/04 17:46:31 aw 1.8.18.5: RESYNC: (1.12-1.13); FILE MERGED 2006/05/13 00:13:19 aw 1.8.18.4: RESYNC: (1.10-1.12); FILE MERGED 2006/01/26 23:45:06 aw 1.8.18.3: RESYNC: (1.9-1.10); FILE MERGED 2005/09/20 04:44:28 aw 1.8.18.2: RESYNC: (1.8-1.9); FILE MERGED 2005/08/04 14:47:08 sj 1.8.18.1: #48467# using GraphicExporter component for exports, graphic filter progress now works now via xStatusIndicater instead of callback mechanism


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [fa0f66450493358b5296c54797ca1751e2d44ba0]

INTEGRATION: CWS aw024 (1.3.18); FILE MERGED 2006/09/22 05:58:51 aw 1.3.18.3: RESYNC: (1.4-1.5); FILE MERGED 2005/09/20 04:42:02 aw 1.3.18.2: RESYNC: (1.3-1.4); FILE MERGED 2005/08/04 14:47:08 sj 1.3.18.1: #48467# using GraphicExporter component for exports, graphic filter progress now works now via xStatusIndicater instead of callback mechanism


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [b08e5bd8cc1330e7ddfe41c8006fd7eaed2173c1]

INTEGRATION: CWS aw024 (1.2.76); FILE MERGED 2005/09/20 04:43:24 aw 1.2.76.2: RESYNC: (1.2-1.3); FILE MERGED 2005/08/04 14:47:08 sj 1.2.76.1: #48467# using GraphicExporter component for exports, graphic filter progress now works now via xStatusIndicater instead of callback mechanism


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [af07698a2c4b26894e40906afae01177aa04a6df]

INTEGRATION: CWS aw024 (1.4.18); FILE MERGED 2006/09/22 05:59:31 aw 1.4.18.4: RESYNC: (1.6-1.7); FILE MERGED 2006/07/04 17:46:16 aw 1.4.18.3: RESYNC: (1.5-1.6); FILE MERGED 2005/09/20 04:43:17 aw 1.4.18.2: RESYNC: (1.4-1.5); FILE MERGED 2005/08/04 14:47:07 sj 1.4.18.1: #48467# using GraphicExporter component for exports, graphic filter progress now works now via xStatusIndicater instead of callback mechanism


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [013b94d96fa20af3b7c76dbfa3740318cf9ccfb2]

INTEGRATION: CWS aw024 (1.3.220); FILE MERGED 2005/09/20 04:43:08 aw 1.3.220.2: RESYNC: (1.3-1.4); FILE MERGED 2005/08/04 14:47:07 sj 1.3.220.1: #48467# using GraphicExporter component for exports, graphic filter progress now works now via xStatusIndicater instead of callback mechanism


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [946cfa81ac5b4e84114e877684f06774d345847c]

INTEGRATION: CWS aw024 (1.6.214); FILE MERGED 2006/09/22 05:59:25 aw 1.6.214.4: RESYNC: (1.8-1.9); FILE MERGED 2005/11/18 19:45:05 aw 1.6.214.3: RESYNC: (1.7-1.8); FILE MERGED 2005/09/20 04:43:01 aw 1.6.214.2: RESYNC: (1.6-1.7); FILE MERGED 2005/08/04 14:47:07 sj 1.6.214.1: #48467# using GraphicExporter component for exports, graphic filter progress now works now via xStatusIndicater instead of callback mechanism


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [23383f6c73fd2774a1b6e2dff9f0e3f9a090e9ec]

INTEGRATION: CWS aw024 (1.3.76); FILE MERGED 2005/09/20 04:42:17 aw 1.3.76.2: RESYNC: (1.3-1.4); FILE MERGED 2005/08/04 14:47:07 sj 1.3.76.1: #48467# using GraphicExporter component for exports, graphic filter progress now works now via xStatusIndicater instead of callback mechanism


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [2a667ad1e6f10c05c269f1e91bb8743fb789d5b7]

INTEGRATION: CWS aw024 (1.6.18); FILE MERGED 2006/11/10 06:48:33 aw 1.6.18.6: RESYNC: (1.9-1.10); FILE MERGED 2006/09/22 05:58:58 aw 1.6.18.5: RESYNC: (1.8-1.9); FILE MERGED 2006/07/07 15:59:41 aw 1.6.18.4: adaptions after resync SRC680m171->SRC680m174 2006/07/04 17:45:51 aw 1.6.18.3: RESYNC: (1.7-1.8); FILE MERGED 2005/09/20 04:42:09 aw 1.6.18.2: RESYNC: (1.6-1.7); FILE MERGED 2005/08/04 14:47:06 sj 1.6.18.1: #48467# using GraphicExporter component for exports, graphic filter progress now works now via xStatusIndicater instead of callback mechanism


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [316245a95bb125f2c5546d43a8e8d0ddb018eda5]

INTEGRATION: CWS aw024 (1.8.36); FILE MERGED 2006/07/07 15:59:41 aw 1.8.36.4: adaptions after resync SRC680m171->SRC680m174 2006/07/04 17:44:08 aw 1.8.36.3: RESYNC: (1.9-1.10); FILE MERGED 2005/09/20 04:36:29 aw 1.8.36.2: RESYNC: (1.8-1.9); FILE MERGED 2005/08/04 14:47:06 sj 1.8.36.1: #48467# using GraphicExporter component for exports, graphic filter progress now works now via xStatusIndicater instead of callback mechanism


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [a8c7867a183e5bb5761ca514c46678efc05a9958]

INTEGRATION: CWS aw024 (1.3.18); FILE MERGED 2006/11/10 06:47:14 aw 1.3.18.6: RESYNC: (1.6-1.7); FILE MERGED 2006/09/22 05:55:48 aw 1.3.18.5: RESYNC: (1.5-1.6); FILE MERGED 2006/07/07 15:59:41 aw 1.3.18.4: adaptions after resync SRC680m171->SRC680m174 2006/07/04 17:44:01 aw 1.3.18.3: RESYNC: (1.4-1.5); FILE MERGED 2005/09/20 04:36:22 aw 1.3.18.2: RESYNC: (1.3-1.4); FILE MERGED 2005/08/04 14:47:06 sj 1.3.18.1: #48467# using GraphicExporter component for exports, graphic filter progress now works now via xStatusIndicater instead of callback mechanism


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [45e09645554e41360df9f607fced312b61bc4a6c]

INTEGRATION: CWS aw024 (1.8.36); FILE MERGED 2006/07/07 15:59:41 aw 1.8.36.4: adaptions after resync SRC680m171->SRC680m174 2006/07/04 17:43:55 aw 1.8.36.3: RESYNC: (1.9-1.10); FILE MERGED 2005/09/20 04:36:14 aw 1.8.36.2: RESYNC: (1.8-1.9); FILE MERGED 2005/08/04 14:47:06 sj 1.8.36.1: #48467# using GraphicExporter component for exports, graphic filter progress now works now via xStatusIndicater instead of callback mechanism


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [ddc4d5ab4592aee26bcc521d8a4d2d5b4ef2acd2]

INTEGRATION: CWS aw024 (1.3.18); FILE MERGED 2006/09/22 05:55:40 aw 1.3.18.8: RESYNC: (1.7-1.8); FILE MERGED 2006/09/07 10:36:41 aw 1.3.18.7: #i69169#stream pointer needs to be copied on local exporter 2006/08/03 19:39:09 aw 1.3.18.6: RESYNC: (1.6-1.7); FILE MERGED 2006/07/07 15:59:41 aw 1.3.18.5: adaptions after resync SRC680m171->SRC680m174 2006/07/04 17:43:49 aw 1.3.18.4: RESYNC: (1.5-1.6); FILE MERGED 2006/05/13 00:13:11 aw 1.3.18.3: RESYNC: (1.4-1.5); FILE MERGED 2005/09/20 04:36:06 aw 1.3.18.2: RESYNC: (1.3-1.4); FILE MERGED 2005/08/04 14:47:05 sj 1.3.18.1: #48467# using GraphicExporter component for exports, graphic filter progress now works now via xStatusIndicater instead of callback mechanism


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [7e1691ede34964cb7d9cb2ec2386cd4dfd692e91]

INTEGRATION: CWS aw024 (1.8.36); FILE MERGED 2006/07/07 15:59:40 aw 1.8.36.4: adaptions after resync SRC680m171->SRC680m174 2006/07/04 17:43:32 aw 1.8.36.3: RESYNC: (1.9-1.10); FILE MERGED 2005/09/20 04:35:48 aw 1.8.36.2: RESYNC: (1.8-1.9); FILE MERGED 2005/08/04 14:47:05 sj 1.8.36.1: #48467# using GraphicExporter component for exports, graphic filter progress now works now via xStatusIndicater instead of callback mechanism


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [dadf6d420b323fccfbf9c036096ec611892be833]

INTEGRATION: CWS aw024 (1.3.18); FILE MERGED 2006/11/10 06:47:08 aw 1.3.18.8: RESYNC: (1.8-1.9); FILE MERGED 2006/09/22 05:55:33 aw 1.3.18.7: RESYNC: (1.7-1.8); FILE MERGED 2006/08/03 19:39:03 aw 1.3.18.6: RESYNC: (1.6-1.7); FILE MERGED 2006/07/07 15:59:40 aw 1.3.18.5: adaptions after resync SRC680m171->SRC680m174 2006/07/04 17:43:26 aw 1.3.18.4: RESYNC: (1.5-1.6); FILE MERGED 2006/05/13 00:13:04 aw 1.3.18.3: RESYNC: (1.4-1.5); FILE MERGED 2005/09/20 04:35:41 aw 1.3.18.2: RESYNC: (1.3-1.4); FILE MERGED 2005/08/04 14:47:05 sj 1.3.18.1: #48467# using GraphicExporter component for exports, graphic filter progress now works now via xStatusIndicater instead of callback mechanism


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [0c544e7a5910f05112996e30305d6ebe9c9b51c2]

INTEGRATION: CWS aw024 (1.26.10); FILE MERGED 2006/09/22 05:55:17 aw 1.26.10.6: RESYNC: (1.30-1.31); FILE MERGED 2006/09/08 21:41:28 aw 1.26.10.5: RESYNC: (1.29-1.30); FILE MERGED 2006/07/04 17:42:53 aw 1.26.10.4: RESYNC: (1.28-1.29); FILE MERGED 2006/05/13 00:12:46 aw 1.26.10.3: RESYNC: (1.27-1.28); FILE MERGED 2005/09/20 04:34:05 aw 1.26.10.2: RESYNC: (1.26-1.27); FILE MERGED 2005/08/04 14:47:04 sj 1.26.10.1: #48467# using GraphicExporter component for exports, graphic filter progress now works now via xStatusIndicater instead of callback mechanism


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [a25f6d2797dcbd0e1fab4e19a100173e78cfd58d]

INTEGRATION: CWS aw024 (1.5.18); FILE MERGED 2006/11/10 06:47:01 aw 1.5.18.4: RESYNC: (1.7-1.8); FILE MERGED 2006/09/22 05:54:54 aw 1.5.18.3: RESYNC: (1.6-1.7); FILE MERGED 2005/09/20 04:32:14 aw 1.5.18.2: RESYNC: (1.5-1.6); FILE MERGED 2005/08/04 14:47:04 sj 1.5.18.1: #48467# using GraphicExporter component for exports, graphic filter progress now works now via xStatusIndicater instead of callback mechanism


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [f469837ba77f64982e967b9a34f41001675df0d0]

INTEGRATION: CWS aw024 (1.12.16); FILE MERGED 2006/09/22 05:54:47 aw 1.12.16.7: RESYNC: (1.17-1.18); FILE MERGED 2006/08/03 19:38:38 aw 1.12.16.6: RESYNC: (1.16-1.17); FILE MERGED 2006/07/04 17:42:01 aw 1.12.16.5: RESYNC: (1.15-1.16); FILE MERGED 2006/05/13 00:12:16 aw 1.12.16.4: RESYNC: (1.14-1.15); FILE MERGED 2005/11/18 19:44:20 aw 1.12.16.3: RESYNC: (1.13-1.14); FILE MERGED 2005/09/20 04:30:15 aw 1.12.16.2: RESYNC: (1.12-1.13); FILE MERGED 2005/08/04 14:47:03 sj 1.12.16.1: #48467# using GraphicExporter component for exports, graphic filter progress now works now via xStatusIndicater instead of callback mechanism


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [8e4448a1db21b214ffd5cf16d84f24a11fe92a34]

INTEGRATION: CWS aw024 (1.5.18); FILE MERGED 2006/11/10 06:46:55 aw 1.5.18.4: RESYNC: (1.7-1.8); FILE MERGED 2006/09/22 05:54:20 aw 1.5.18.3: RESYNC: (1.6-1.7); FILE MERGED 2005/09/20 04:28:28 aw 1.5.18.2: RESYNC: (1.5-1.6); FILE MERGED 2005/08/04 14:47:03 sj 1.5.18.1: #48467# using GraphicExporter component for exports, graphic filter progress now works now via xStatusIndicater instead of callback mechanism


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [2cb513ebc1ffa6bb872f8043ab9c4c63e0e83b67]

INTEGRATION: CWS aw024 (1.6.18); FILE MERGED 2006/09/22 05:53:56 aw 1.6.18.3: RESYNC: (1.7-1.8); FILE MERGED 2005/09/20 04:26:29 aw 1.6.18.2: RESYNC: (1.6-1.7); FILE MERGED 2005/08/04 14:47:03 sj 1.6.18.1: #48467# using GraphicExporter component for exports, graphic filter progress now works now via xStatusIndicater instead of callback mechanism


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [ec9ea0b7849c0b7aa56152dbcfd95b812fa4e9ea]

INTEGRATION: CWS aw024 (1.11.16); FILE MERGED 2006/09/22 05:53:49 aw 1.11.16.7: RESYNC: (1.16-1.17); FILE MERGED 2006/07/04 17:40:25 aw 1.11.16.6: RESYNC: (1.15-1.16); FILE MERGED 2006/05/13 00:11:41 aw 1.11.16.5: RESYNC: (1.14-1.15); FILE MERGED 2006/01/26 23:43:53 aw 1.11.16.4: RESYNC: (1.13-1.14); FILE MERGED 2005/11/18 19:43:55 aw 1.11.16.3: RESYNC: (1.12-1.13); FILE MERGED 2005/09/20 04:25:15 aw 1.11.16.2: RESYNC: (1.11-1.12); FILE MERGED 2005/08/04 14:47:02 sj 1.11.16.1: #48467# using GraphicExporter component for exports, graphic filter progress now works now via xStatusIndicater instead of callback mechanism


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [52acc4959ffa4aa376972d997e350abf0f505c16]

INTEGRATION: CWS aw024 (1.5.18); FILE MERGED 2006/09/22 05:53:11 aw 1.5.18.3: RESYNC: (1.6-1.7); FILE MERGED 2005/09/20 04:22:19 aw 1.5.18.2: RESYNC: (1.5-1.6); FILE MERGED 2005/08/04 14:47:02 sj 1.5.18.1: #48467# using GraphicExporter component for exports, graphic filter progress now works now via xStatusIndicater instead of callback mechanism


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [6c052599eb5801028dd6ea6e016e2f586b4d09e5]

INTEGRATION: CWS aw024 (1.1.1.1.258); FILE MERGED 2006/09/22 05:52:42 aw 1.1.1.1.258.3: RESYNC: (1.2-1.3); FILE MERGED 2005/09/20 04:21:52 aw 1.1.1.1.258.2: RESYNC: (1.1.1.1-1.2); FILE MERGED 2005/04/26 14:51:30 aw 1.1.1.1.258.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [7fea7170fe1088b8f2f4a6fa04f18ea381621cab]

INTEGRATION: CWS aw024 (1.2.92); FILE MERGED 2006/07/04 17:39:44 aw 1.2.92.3: RESYNC: (1.3-1.4); FILE MERGED 2005/09/20 04:20:46 aw 1.2.92.2: RESYNC: (1.2-1.3); FILE MERGED 2005/04/26 14:51:29 aw 1.2.92.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [ba50c3083638b7bcf07dd323e6115a88eb1a3131]

INTEGRATION: CWS aw024 (1.7.18); FILE MERGED 2006/10/27 12:15:41 aw 1.7.18.5: #i39528# ::basegfx -> basegfx adaption 2006/09/22 05:52:28 aw 1.7.18.4: RESYNC: (1.9-1.10); FILE MERGED 2006/07/04 17:39:37 aw 1.7.18.3: RESYNC: (1.8-1.9); FILE MERGED 2005/09/20 04:20:24 aw 1.7.18.2: RESYNC: (1.7-1.8); FILE MERGED 2005/04/26 14:51:29 aw 1.7.18.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [0ae46b6cf12670caaa94a2e619dc854a7e6877af]

INTEGRATION: CWS aw024 (1.4.2); FILE MERGED 2006/11/13 13:28:54 aw 1.4.2.6: changes after resync 2006/10/27 12:15:41 aw 1.4.2.5: #i39528# ::basegfx -> basegfx adaption 2006/09/22 05:52:14 aw 1.4.2.4: RESYNC: (1.5-1.6); FILE MERGED 2005/09/20 04:19:47 aw 1.4.2.3: RESYNC: (1.4-1.5); FILE MERGED 2005/05/12 16:36:01 aw 1.4.2.2: #i39529# 2005/04/26 14:51:28 aw 1.4.2.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [8769627b3605000eac79a452d36dc4ef337137a3]

INTEGRATION: CWS aw024 (1.4.18); FILE MERGED 2006/11/13 13:28:54 aw 1.4.18.6: changes after resync 2006/09/22 05:52:07 aw 1.4.18.5: RESYNC: (1.6-1.7); FILE MERGED 2006/07/07 15:59:40 aw 1.4.18.4: adaptions after resync SRC680m171->SRC680m174 2006/07/04 17:39:30 aw 1.4.18.3: RESYNC: (1.5-1.6); FILE MERGED 2005/09/20 04:19:33 aw 1.4.18.2: RESYNC: (1.4-1.5); FILE MERGED 2005/04/26 14:51:28 aw 1.4.18.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [7a054fd618922d4bd0b15c51b782212f07dfb15d]

INTEGRATION: CWS aw024 (1.2.242); FILE MERGED 2006/10/27 12:15:41 aw 1.2.242.3: #i39528# ::basegfx -> basegfx adaption 2005/09/20 04:18:41 aw 1.2.242.2: RESYNC: (1.2-1.3); FILE MERGED 2005/04/26 14:51:26 aw 1.2.242.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [1a46062b4bce48ed045aa91cc00e7378b193da6f]

INTEGRATION: CWS aw024 (1.4.18); FILE MERGED 2006/10/27 12:15:41 aw 1.4.18.4: #i39528# ::basegfx -> basegfx adaption 2006/09/22 05:51:37 aw 1.4.18.3: RESYNC: (1.5-1.6); FILE MERGED 2005/09/20 04:18:33 aw 1.4.18.2: RESYNC: (1.4-1.5); FILE MERGED 2005/04/26 14:51:25 aw 1.4.18.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [8b212867f6b5314c5c0623a4b0a93a8cd8cb636f]

INTEGRATION: CWS aw024 (1.2.18); FILE MERGED 2006/11/13 13:28:54 aw 1.2.18.6: changes after resync 2006/10/27 12:15:41 aw 1.2.18.5: #i39528# ::basegfx -> basegfx adaption 2006/09/22 05:51:29 aw 1.2.18.4: RESYNC: (1.4-1.5); FILE MERGED 2006/07/04 17:38:59 aw 1.2.18.3: RESYNC: (1.3-1.4); FILE MERGED 2005/09/20 04:18:24 aw 1.2.18.2: RESYNC: (1.2-1.3); FILE MERGED 2005/04/26 14:51:25 aw 1.2.18.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [a557856e5190eb9f5adee26ed14a000654ef44e4]

INTEGRATION: CWS aw024 (1.3.64); FILE MERGED 2006/10/27 12:15:40 aw 1.3.64.6: #i39528# ::basegfx -> basegfx adaption 2006/09/22 05:51:22 aw 1.3.64.5: RESYNC: (1.6-1.7); FILE MERGED 2006/07/04 17:38:53 aw 1.3.64.4: RESYNC: (1.5-1.6); FILE MERGED 2006/01/30 19:48:28 aw 1.3.64.3: RESYNC: (1.4-1.5); FILE MERGED 2005/09/20 04:18:16 aw 1.3.64.2: RESYNC: (1.3-1.4); FILE MERGED 2005/04/26 14:51:24 aw 1.3.64.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [5e0fe5258580e3c324de4a5a6ca55c2a55e65675]

INTEGRATION: CWS aw024 (1.2.18); FILE MERGED 2006/10/27 12:15:40 aw 1.2.18.4: #i39528# ::basegfx -> basegfx adaption 2006/09/22 05:51:15 aw 1.2.18.3: RESYNC: (1.3-1.4); FILE MERGED 2005/09/20 04:18:08 aw 1.2.18.2: RESYNC: (1.2-1.3); FILE MERGED 2005/04/26 14:51:24 aw 1.2.18.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [200c40e20480da99fb1b769fedc1f148d92ad926]

INTEGRATION: CWS aw024 (1.2.174); FILE MERGED 2006/10/27 12:15:40 aw 1.2.174.3: #i39528# ::basegfx -> basegfx adaption 2005/09/20 04:18:01 aw 1.2.174.2: RESYNC: (1.2-1.3); FILE MERGED 2005/04/26 14:51:23 aw 1.2.174.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [866665b53ba32731044398476c74b533933078b2]

INTEGRATION: CWS aw024 (1.6.22); FILE MERGED 2006/10/27 12:15:40 aw 1.6.22.4: #i39528# ::basegfx -> basegfx adaption 2006/09/22 05:51:07 aw 1.6.22.3: RESYNC: (1.7-1.8); FILE MERGED 2005/09/20 04:17:52 aw 1.6.22.2: RESYNC: (1.6-1.7); FILE MERGED 2005/04/26 14:51:22 aw 1.6.22.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [d18a737d60dd7c7dc6078260d583dccd8cf18660]

INTEGRATION: CWS aw024 (1.2.18); FILE MERGED 2006/10/27 12:15:40 aw 1.2.18.4: #i39528# ::basegfx -> basegfx adaption 2006/09/22 05:50:59 aw 1.2.18.3: RESYNC: (1.3-1.4); FILE MERGED 2005/09/20 04:17:38 aw 1.2.18.2: RESYNC: (1.2-1.3); FILE MERGED 2005/04/26 14:51:22 aw 1.2.18.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [dec09e9fc99072fc3f1aa2921cb65d9e492c00b9]

INTEGRATION: CWS aw024 (1.2.236); FILE MERGED 2006/10/27 12:15:40 aw 1.2.236.3: #i39528# ::basegfx -> basegfx adaption 2005/09/20 04:17:21 aw 1.2.236.2: RESYNC: (1.2-1.3); FILE MERGED 2005/04/26 14:51:21 aw 1.2.236.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [d217bf63fcd1927c85bafce2f62f312d47eddd62]

INTEGRATION: CWS aw024 (1.5.18); FILE MERGED 2006/11/13 13:28:54 aw 1.5.18.7: changes after resync 2006/10/27 12:15:39 aw 1.5.18.6: #i39528# ::basegfx -> basegfx adaption 2006/09/22 05:50:52 aw 1.5.18.5: RESYNC: (1.7-1.8); FILE MERGED 2006/07/04 17:38:46 aw 1.5.18.4: RESYNC: (1.6-1.7); FILE MERGED 2005/09/22 11:46:15 aw 1.5.18.3: #i39529# removed SISSL from headers 2005/09/20 04:17:12 aw 1.5.18.2: RESYNC: (1.5-1.6); FILE MERGED 2005/04/26 14:51:21 aw 1.5.18.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [c6928fb8dc813eda40d2fc3f8359cb3efd85b07e]

INTEGRATION: CWS aw024 (1.13.12); FILE MERGED 2006/07/04 17:37:59 aw 1.13.12.2: RESYNC: (1.13-1.14); FILE MERGED 2005/04/26 14:51:41 aw 1.13.12.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [e1c53e53976f7981ae9229144dc68de8bf73d24a]

INTEGRATION: CWS aw024 (1.2.52); FILE MERGED 2006/09/14 11:18:56 aw 1.2.52.3: #i69174# removed unnecessary binfilter namespace stuff 2005/09/20 04:09:04 aw 1.2.52.2: RESYNC: (1.2-1.3); FILE MERGED 2005/04/26 14:51:02 aw 1.2.52.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [f15c6c4c8fa7fd2b6e0f5982d0eeb2861e48d5c7]

INTEGRATION: CWS aw024 (1.2.78); FILE MERGED 2006/11/13 13:28:47 aw 1.2.78.4: changes after resync 2006/10/27 12:15:32 aw 1.2.78.3: #i39528# ::basegfx -> basegfx adaption 2005/09/20 04:08:57 aw 1.2.78.2: RESYNC: (1.2-1.3); FILE MERGED 2005/04/26 14:51:02 aw 1.2.78.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [add97386dc641a26eb6054edd8d7d250c831ca63]

INTEGRATION: CWS aw024 (1.4.76); FILE MERGED 2006/11/13 13:28:47 aw 1.4.76.3: changes after resync 2005/09/20 04:08:50 aw 1.4.76.2: RESYNC: (1.4-1.5); FILE MERGED 2005/04/26 14:51:01 aw 1.4.76.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [ccdac271008236994a6a78196a823c62dac1613f]

INTEGRATION: CWS aw024 (1.29.80); FILE MERGED 2006/09/22 05:48:28 aw 1.29.80.9: RESYNC: (1.35-1.36); FILE MERGED 2006/07/04 17:36:16 aw 1.29.80.8: RESYNC: (1.34-1.35); FILE MERGED 2006/05/13 00:10:55 aw 1.29.80.7: RESYNC: (1.33-1.34); FILE MERGED 2006/01/30 19:47:46 aw 1.29.80.6: RESYNC: (1.32-1.33); FILE MERGED 2005/11/18 19:43:06 aw 1.29.80.5: RESYNC: (1.31-1.32); FILE MERGED 2005/09/20 04:03:32 aw 1.29.80.4: RESYNC: (1.30-1.31); FILE MERGED 2005/05/19 12:09:24 aw 1.29.80.3: #i39529# 2005/05/13 17:20:37 aw 1.29.80.2: RESYNC: (1.29-1.30); FILE MERGED 2005/04/26 14:54:50 aw 1.29.80.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [c87db2146b420736bc652159444f1e4a7731966a]

INTEGRATION: CWS aw024 (1.21.10); FILE MERGED 2006/11/10 06:45:04 aw 1.21.10.8: RESYNC: (1.26-1.27); FILE MERGED 2006/08/03 19:37:08 aw 1.21.10.7: RESYNC: (1.24-1.26); FILE MERGED 2006/07/07 16:06:03 aw 1.21.10.6: adaptions after resync SRC680m171->SRC680m174 2006/05/13 00:10:26 aw 1.21.10.5: RESYNC: (1.22-1.23); FILE MERGED 2005/09/20 04:02:35 aw 1.21.10.4: RESYNC: (1.21-1.22); FILE MERGED 2005/05/26 11:16:21 aw 1.21.10.3: #i39531# 2005/05/19 12:08:19 aw 1.21.10.2: #i39529# 2005/05/12 16:44:11 aw 1.21.10.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [5c5438b35f01aa85538530bc2125dbe83e5c9f3f]

INTEGRATION: CWS aw024 (1.32.58); FILE MERGED 2006/11/10 06:44:54 aw 1.32.58.11: RESYNC: (1.41-1.43); FILE MERGED 2006/08/03 19:36:52 aw 1.32.58.10: RESYNC: (1.40-1.41); FILE MERGED 2006/05/13 00:10:17 aw 1.32.58.9: RESYNC: (1.39-1.40); FILE MERGED 2005/11/18 19:42:37 aw 1.32.58.8: RESYNC: (1.38-1.39); FILE MERGED 2005/09/20 04:02:18 aw 1.32.58.7: RESYNC: (1.37-1.38); FILE MERGED 2005/07/22 12:53:25 aw 1.32.58.6: RESYNC: (1.36-1.37); FILE MERGED 2005/05/26 11:16:20 aw 1.32.58.5: #i39531# 2005/05/19 12:08:19 aw 1.32.58.4: #i39529# 2005/05/13 17:19:57 aw 1.32.58.3: RESYNC: (1.35-1.36); FILE MERGED 2005/03/24 02:14:25 aw 1.32.58.2: RESYNC: (1.32-1.35); FILE MERGED 2004/12/27 09:54:40 aw 1.32.58.1: #i39525


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [8d574d9ee793b067c01057e6e8a67c173a61be95]

INTEGRATION: CWS aw024 (1.8.88); FILE MERGED 2006/08/03 19:36:00 aw 1.8.88.4: RESYNC: (1.9-1.10); FILE MERGED 2005/09/20 04:01:04 aw 1.8.88.3: RESYNC: (1.8-1.9); FILE MERGED 2005/05/26 11:16:19 aw 1.8.88.2: #i39531# 2005/05/19 12:08:18 aw 1.8.88.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [a0f1d1f8febad71ade6d3c8cd8d8157a0bad1102]

INTEGRATION: CWS aw024 (1.24.10); FILE MERGED 2006/11/10 06:44:39 aw 1.24.10.7: RESYNC: (1.30-1.32); FILE MERGED 2006/08/03 19:35:16 aw 1.24.10.6: RESYNC: (1.28-1.30); FILE MERGED 2006/05/13 00:09:50 aw 1.24.10.5: RESYNC: (1.26-1.28); FILE MERGED 2005/11/18 19:42:02 aw 1.24.10.4: RESYNC: (1.25-1.26); FILE MERGED 2005/09/20 04:00:02 aw 1.24.10.3: RESYNC: (1.24-1.25); FILE MERGED 2005/05/26 11:16:19 aw 1.24.10.2: #i39531# 2005/05/19 12:08:18 aw 1.24.10.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [efd316ef75f409b46a487c2795bac0d3f2848ac1]

INTEGRATION: CWS aw024 (1.50.34); FILE MERGED 2006/08/03 19:34:33 aw 1.50.34.5: RESYNC: (1.58-1.60); FILE MERGED 2006/05/13 00:09:43 aw 1.50.34.4: RESYNC: (1.52-1.58); FILE MERGED 2006/01/26 23:42:29 aw 1.50.34.3: RESYNC: (1.51-1.52); FILE MERGED 2005/09/20 03:59:11 aw 1.50.34.2: RESYNC: (1.50-1.51); FILE MERGED 2005/05/19 12:08:18 aw 1.50.34.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [64440263a65326044840c3ac036639b85fe1c60a]

INTEGRATION: CWS aw024 (1.19.32); FILE MERGED 2006/08/03 19:34:17 aw 1.19.32.5: RESYNC: (1.21-1.22); FILE MERGED 2005/11/18 19:41:54 aw 1.19.32.4: RESYNC: (1.20-1.21); FILE MERGED 2005/09/20 03:58:55 aw 1.19.32.3: RESYNC: (1.19-1.20); FILE MERGED 2005/05/26 11:16:18 aw 1.19.32.2: #i39531# 2005/05/19 12:08:17 aw 1.19.32.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [d9a5382d719ce0ae01a04db0294413ff956d10ea]

INTEGRATION: CWS aw024 (1.16.84); FILE MERGED 2006/08/03 19:34:01 aw 1.16.84.7: RESYNC: (1.17-1.18); FILE MERGED 2006/07/07 16:06:03 aw 1.16.84.6: adaptions after resync SRC680m171->SRC680m174 2006/05/17 10:31:42 aw 1.16.84.5: changes after resync 2005/09/20 03:58:25 aw 1.16.84.4: RESYNC: (1.16-1.17); FILE MERGED 2005/05/26 11:16:18 aw 1.16.84.3: #i39531# 2005/05/19 12:08:17 aw 1.16.84.2: #i39529# 2005/05/12 16:44:11 aw 1.16.84.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [c7e3d3ac56562037a1b35a5127faf499d6f44b35]

INTEGRATION: CWS aw024 (1.44.116); FILE MERGED 2006/11/10 06:44:24 aw 1.44.116.7: RESYNC: (1.46-1.47); FILE MERGED 2006/08/03 19:33:46 aw 1.44.116.6: RESYNC: (1.45-1.46); FILE MERGED 2006/07/27 15:51:15 aw 1.44.116.5: #114408# adaptions for overlay 2006/07/21 18:54:44 nn 1.44.116.4: #112209# KillEditView: UpdateAllOverlays 2005/09/20 03:58:01 aw 1.44.116.3: RESYNC: (1.44-1.45); FILE MERGED 2005/07/29 17:44:36 nn 1.44.116.2: #114409# use OverlayObjectCell for cell cursor, selection and AutoFill handle 2005/05/19 12:08:16 aw 1.44.116.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [06b6a7f4ff00d7cc33ec3f25903cf2f45e9d006b]

INTEGRATION: CWS aw024 (1.12.138); FILE MERGED 2006/08/03 19:33:39 aw 1.12.138.7: RESYNC: (1.14-1.15); FILE MERGED 2006/06/16 16:09:13 nn 1.12.138.6: #114409# more overlay objects instead of Invert calls 2006/06/09 13:52:55 aw 1.12.138.5: #114408# moved GetXorDiff to OLD_SELECTION_PAINT body 2006/05/29 17:31:06 aw 1.12.138.4: RESYNC: (1.13-1.14); FILE MERGED 2005/09/20 03:57:52 aw 1.12.138.3: RESYNC: (1.12-1.13); FILE MERGED 2005/07/29 17:44:36 nn 1.12.138.2: #114409# use OverlayObjectCell for cell cursor, selection and AutoFill handle 2005/05/19 12:08:16 aw 1.12.138.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [52e9a2d30dd4ca4d67a54782aa9baeba3ea35e13]

INTEGRATION: CWS aw024 (1.24.42); FILE MERGED 2006/08/03 19:33:32 aw 1.24.42.7: RESYNC: (1.27-1.28); FILE MERGED 2006/05/17 10:31:42 aw 1.24.42.6: changes after resync 2005/11/18 19:41:46 aw 1.24.42.5: RESYNC: (1.26-1.27); FILE MERGED 2005/09/20 03:57:44 aw 1.24.42.4: RESYNC: (1.25-1.26); FILE MERGED 2005/07/29 17:44:35 nn 1.24.42.3: #114409# use OverlayObjectCell for cell cursor, selection and AutoFill handle 2005/03/24 02:12:46 aw 1.24.42.2: RESYNC: (1.24-1.25); FILE MERGED 2004/12/27 09:54:40 aw 1.24.42.1: #i39525


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [a650382e4812d354aa181c0193b1825217cd9434]

INTEGRATION: CWS aw024 (1.15.6); FILE MERGED 2006/08/03 19:32:31 aw 1.15.6.2: RESYNC: (1.15-1.16); FILE MERGED 2006/06/16 16:09:13 nn 1.15.6.1: #114409# more overlay objects instead of Invert calls


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [2bc98f66f00452a3dc83bed306a4dbd57d43355a]

INTEGRATION: CWS aw024 (1.41.138); FILE MERGED 2006/08/03 19:32:07 aw 1.41.138.7: RESYNC: (1.45-1.46); FILE MERGED 2006/05/13 00:09:00 aw 1.41.138.6: RESYNC: (1.43-1.45); FILE MERGED 2005/09/20 03:55:08 aw 1.41.138.5: RESYNC: (1.42-1.43); FILE MERGED 2005/07/22 12:52:51 aw 1.41.138.4: RESYNC: (1.41-1.42); FILE MERGED 2005/05/26 11:16:17 aw 1.41.138.3: #i39531# 2005/05/19 12:08:16 aw 1.41.138.2: #i39529# 2005/05/12 16:44:09 aw 1.41.138.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [6165063ab4858248bcc85af8fe688b0e47d1838c]

INTEGRATION: CWS aw024 (1.25.136); FILE MERGED 2006/08/03 19:31:32 aw 1.25.136.8: RESYNC: (1.27-1.28); FILE MERGED 2006/05/17 10:31:41 aw 1.25.136.7: changes after resync 2006/05/13 00:08:42 aw 1.25.136.6: RESYNC: (1.26-1.27); FILE MERGED 2005/09/20 03:53:17 aw 1.25.136.5: RESYNC: (1.25-1.26); FILE MERGED 2005/05/26 16:10:15 aw 1.25.136.4: #i39531# 2005/05/26 11:16:17 aw 1.25.136.3: #i39531# 2005/05/19 12:08:15 aw 1.25.136.2: #i39529# 2005/05/12 16:44:07 aw 1.25.136.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [aaf85d05d14ed5a7274ecb8e29caedf9a2a612b5]

INTEGRATION: CWS aw024 (1.18.20); FILE MERGED 2006/11/10 06:44:18 aw 1.18.20.6: RESYNC: (1.20-1.21); FILE MERGED 2006/08/03 19:30:48 aw 1.18.20.5: RESYNC: (1.19-1.20); FILE MERGED 2006/07/27 15:51:15 aw 1.18.20.4: #114408# adaptions for overlay 2005/09/20 03:50:21 aw 1.18.20.3: RESYNC: (1.18-1.19); FILE MERGED 2005/05/26 11:16:16 aw 1.18.20.2: #i39531# 2005/05/19 12:08:15 aw 1.18.20.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [8c5563ea152056cd822ec1601441cd0ebfbddb83]

INTEGRATION: CWS aw024 (1.2.350); FILE MERGED 2006/08/03 19:30:00 aw 1.2.350.3: RESYNC: (1.3-1.4); FILE MERGED 2005/09/20 03:47:59 aw 1.2.350.2: RESYNC: (1.2-1.3); FILE MERGED 2005/07/29 17:44:35 nn 1.2.350.1: #114409# use OverlayObjectCell for cell cursor, selection and AutoFill handle


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [9930dcf9aa5220b3faf4da5399af1a127c1fa84d]

INTEGRATION: CWS aw024 (1.14.138); FILE MERGED 2006/08/03 19:29:28 aw 1.14.138.4: RESYNC: (1.15-1.16); FILE MERGED 2005/09/20 03:46:29 aw 1.14.138.3: RESYNC: (1.14-1.15); FILE MERGED 2005/05/26 11:16:16 aw 1.14.138.2: #i39531# 2005/05/19 12:08:15 aw 1.14.138.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [11b5e05a827851e287315345bf563fda7e24d151]

INTEGRATION: CWS aw024 (1.26.134); FILE MERGED 2006/08/03 19:29:21 aw 1.26.134.8: RESYNC: (1.28-1.30); FILE MERGED 2006/07/27 15:51:15 aw 1.26.134.7: #114408# adaptions for overlay 2006/06/16 16:09:12 nn 1.26.134.6: #114409# more overlay objects instead of Invert calls 2005/11/22 13:22:08 aw 1.26.134.5: #b898147# 2005/11/18 19:41:06 aw 1.26.134.4: RESYNC: (1.27-1.28); FILE MERGED 2005/09/20 03:45:10 aw 1.26.134.3: RESYNC: (1.26-1.27); FILE MERGED 2005/07/29 17:44:35 nn 1.26.134.2: #114409# use OverlayObjectCell for cell cursor, selection and AutoFill handle 2005/05/19 12:08:14 aw 1.26.134.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [87967116d8cf76233840426540f0a2ce49e72509]

INTEGRATION: CWS aw024 (1.11.180); FILE MERGED 2006/08/03 19:29:12 aw 1.11.180.7: RESYNC: (1.13-1.14); FILE MERGED 2006/07/27 15:51:15 aw 1.11.180.6: #114408# adaptions for overlay 2006/05/17 10:31:41 aw 1.11.180.5: changes after resync 2005/11/18 19:40:59 aw 1.11.180.4: RESYNC: (1.12-1.13); FILE MERGED 2005/09/20 03:44:56 aw 1.11.180.3: RESYNC: (1.11-1.12); FILE MERGED 2005/05/26 11:16:15 aw 1.11.180.2: #i39531# 2005/05/19 12:08:14 aw 1.11.180.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [cf0adc22c5e9d28165a977ed9bb4a38b2a124f22]

INTEGRATION: CWS aw024 (1.10.10); FILE MERGED 2006/08/03 19:29:05 aw 1.10.10.2: RESYNC: (1.10-1.11); FILE MERGED 2006/06/16 16:09:12 nn 1.10.10.1: #114409# more overlay objects instead of Invert calls


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [3809541c0202e5f5cd95f0d5da47cdcdb94f027e]

INTEGRATION: CWS aw024 (1.68.18); FILE MERGED 2006/11/10 06:44:01 aw 1.68.18.21: RESYNC: (1.77-1.78); FILE MERGED 2006/10/27 12:16:07 aw 1.68.18.20: #i39528# ::basegfx -> basegfx adaption 2006/10/25 16:25:44 aw 1.68.18.19: #i70788# secured access to OverlayManager 2006/08/07 10:42:45 aw 1.68.18.18: adaptions after resync 2006/08/03 19:28:57 aw 1.68.18.17: RESYNC: (1.75-1.77); FILE MERGED 2006/07/28 15:47:30 aw 1.68.18.16: #114408# adaptions for SW 2006/07/27 15:51:14 aw 1.68.18.15: #114408# adaptions for overlay 2006/07/21 18:34:31 nn 1.68.18.14: #112209# use inverting overlay objects for now 2006/06/19 12:52:10 nn 1.68.18.13: #114409# SetMapMode 2006/06/16 16:09:12 nn 1.68.18.12: #114409# more overlay objects instead of Invert calls 2006/05/29 17:30:56 aw 1.68.18.11: RESYNC: (1.74-1.75); FILE MERGED 2006/05/17 10:31:41 aw 1.68.18.10: changes after resync 2006/05/13 00:08:35 aw 1.68.18.9: RESYNC: (1.73-1.74); FILE MERGED 2006/03/15 11:18:35 aw 1.68.18.8: #114409# corrected sc overlay problems 2006/01/26 23:42:08 aw 1.68.18.7: RESYNC: (1.72-1.73); FILE MERGED 2005/11/18 19:40:42 aw 1.68.18.6: RESYNC: (1.71-1.72); FILE MERGED 2005/09/20 03:44:40 aw 1.68.18.5: RESYNC: (1.70-1.71); FILE MERGED 2005/07/29 17:44:35 nn 1.68.18.4: #114409# use OverlayObjectCell for cell cursor, selection and AutoFill handle 2005/07/22 12:52:40 aw 1.68.18.3: RESYNC: (1.68-1.70); FILE MERGED 2005/05/26 11:16:14 aw 1.68.18.2: #i39531# 2005/05/19 12:08:13 aw 1.68.18.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [52a3fa52b341748ec4b3c35205b776505fb90c02]

INTEGRATION: CWS aw024 (1.37.36); FILE MERGED 2006/11/10 06:43:54 aw 1.37.36.8: RESYNC: (1.41-1.42); FILE MERGED 2006/08/03 19:28:08 aw 1.37.36.7: RESYNC: (1.39-1.41); FILE MERGED 2006/05/13 00:08:06 aw 1.37.36.6: RESYNC: (1.38-1.39); FILE MERGED 2005/09/20 03:43:43 aw 1.37.36.5: RESYNC: (1.37-1.38); FILE MERGED 2005/07/26 11:51:55 aw 1.37.36.4: #114176# 2005/05/26 11:16:13 aw 1.37.36.3: #i39531# 2005/05/19 12:08:13 aw 1.37.36.2: #i39529# 2005/05/12 16:44:07 aw 1.37.36.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [3cbfd9bd048b33c908196b7e24f4cfe6a1706162]

INTEGRATION: CWS aw024 (1.6.32); FILE MERGED 2006/08/03 19:27:51 aw 1.6.32.5: RESYNC: (1.7-1.9); FILE MERGED 2006/07/28 15:47:30 aw 1.6.32.4: #114408# adaptions for SW 2005/09/20 03:43:25 aw 1.6.32.3: RESYNC: (1.6-1.7); FILE MERGED 2005/05/26 11:16:13 aw 1.6.32.2: #i39531# 2005/05/19 12:08:13 aw 1.6.32.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [b29a79715ea15cf168b4f0217bd73a9232738154]

INTEGRATION: CWS aw024 (1.21.34); FILE MERGED 2006/08/03 19:25:32 aw 1.21.34.5: RESYNC: (1.23-1.25); FILE MERGED 2006/05/13 00:07:23 aw 1.21.34.4: RESYNC: (1.22-1.23); FILE MERGED 2005/09/20 03:40:13 aw 1.21.34.3: RESYNC: (1.21-1.22); FILE MERGED 2005/05/26 11:16:12 aw 1.21.34.2: #i39531# 2005/05/19 12:08:12 aw 1.21.34.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [1f4b590c03dc660f32d66061ba859a0d3f990592]

INTEGRATION: CWS aw024 (1.49.56); FILE MERGED 2006/11/10 06:42:52 aw 1.49.56.8: RESYNC: (1.55-1.56); FILE MERGED 2006/08/03 19:21:37 aw 1.49.56.7: RESYNC: (1.54-1.55); FILE MERGED 2006/05/13 00:06:47 aw 1.49.56.6: RESYNC: (1.52-1.54); FILE MERGED 2005/11/18 19:39:52 aw 1.49.56.5: RESYNC: (1.51-1.52); FILE MERGED 2005/09/20 03:30:38 aw 1.49.56.4: RESYNC: (1.50-1.51); FILE MERGED 2005/05/19 12:08:12 aw 1.49.56.3: #i39529# 2005/05/13 17:14:59 aw 1.49.56.2: RESYNC: (1.49-1.50); FILE MERGED 2005/05/12 16:44:06 aw 1.49.56.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [c1e9e5fa8d0d1842f09f557fc7ce4d33ce5685aa]

INTEGRATION: CWS aw024 (1.16.136); FILE MERGED 2006/08/03 19:12:45 aw 1.16.136.7: RESYNC: (1.19-1.21); FILE MERGED 2006/07/04 17:34:37 aw 1.16.136.6: RESYNC: (1.18-1.19); FILE MERGED 2006/05/13 00:03:41 aw 1.16.136.5: RESYNC: (1.17-1.18); FILE MERGED 2005/09/20 03:02:50 aw 1.16.136.4: RESYNC: (1.16-1.17); FILE MERGED 2005/05/26 11:16:11 aw 1.16.136.3: #i39531# 2005/05/19 12:08:11 aw 1.16.136.2: #i39529# 2005/05/12 16:44:05 aw 1.16.136.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [f0bed19ab92b8a14bc2886a63fdd548a90f4841a]

INTEGRATION: CWS aw024 (1.8.138); FILE MERGED 2006/05/13 00:02:47 aw 1.8.138.5: RESYNC: (1.11-1.12); FILE MERGED 2005/09/20 02:50:39 aw 1.8.138.4: RESYNC: (1.10-1.11); FILE MERGED 2005/05/13 17:09:45 aw 1.8.138.3: RESYNC: (1.9-1.10); FILE MERGED 2005/03/24 02:03:27 aw 1.8.138.2: RESYNC: (1.8-1.9); FILE MERGED 2004/12/27 09:54:39 aw 1.8.138.1: #i39525


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [90f57a8a15493fc6c103ad14006a5b7d4a606aba]

INTEGRATION: CWS aw024 (1.18.38); FILE MERGED 2006/06/16 16:07:58 nn 1.18.38.3: #114409# more overlay objects instead of Invert calls 2005/09/20 02:46:56 aw 1.18.38.2: RESYNC: (1.18-1.19); FILE MERGED 2005/07/29 17:43:20 nn 1.18.38.1: #114409# use OverlayObjectCell for cell cursor, selection and AutoFill handle


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [d7fbd307b18193b1483266e82fc355dd71602df8]

INTEGRATION: CWS aw024 (1.16.6); FILE MERGED 2006/07/27 15:51:14 aw 1.16.6.1: #114408# adaptions for overlay


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [b100a292239fd6fa206c6ae8eff787850a52f857]

INTEGRATION: CWS aw024 (1.1.1.1.748); FILE MERGED 2005/09/20 02:18:32 aw 1.1.1.1.748.2: RESYNC: (1.1.1.1-1.2); FILE MERGED 2005/07/29 17:43:19 nn 1.1.1.1.748.1: #114409# use OverlayObjectCell for cell cursor, selection and AutoFill handle


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [b5690f41ba95697fcc778a8c9ef0841917938544]

INTEGRATION: CWS aw024 (1.20.18); FILE MERGED 2006/10/27 12:16:06 aw 1.20.18.9: #i39528# ::basegfx -> basegfx adaption 2006/10/25 16:25:44 aw 1.20.18.8: #i70788# secured access to OverlayManager 2006/07/27 15:51:14 aw 1.20.18.7: #114408# adaptions for overlay 2006/07/21 18:32:40 nn 1.20.18.6: #112209# use inverting overlay objects for now 2006/06/16 16:07:58 nn 1.20.18.5: #114409# more overlay objects instead of Invert calls 2006/03/15 11:18:35 aw 1.20.18.4: #114409# corrected sc overlay problems 2005/09/20 02:13:25 aw 1.20.18.3: RESYNC: (1.20-1.21); FILE MERGED 2005/07/29 17:43:19 nn 1.20.18.2: #114409# use OverlayObjectCell for cell cursor, selection and AutoFill handle 2005/05/19 12:08:10 aw 1.20.18.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [cd101c32c1d2aa562d5390c75ddfd19ff7ad0c9d]

INTEGRATION: CWS aw024 (1.7.36); FILE MERGED 2005/09/20 02:04:31 aw 1.7.36.2: RESYNC: (1.7-1.8); FILE MERGED 2005/05/19 12:08:10 aw 1.7.36.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [4680cc71e12bbb8cc98a812d29f091ba92e056ca]

INTEGRATION: CWS aw024 (1.5.206); FILE MERGED 2006/08/03 19:05:30 aw 1.5.206.5: RESYNC: (1.7-1.9); FILE MERGED 2006/05/13 00:00:03 aw 1.5.206.4: RESYNC: (1.6-1.7); FILE MERGED 2005/09/20 01:45:18 aw 1.5.206.3: RESYNC: (1.5-1.6); FILE MERGED 2005/05/26 11:16:11 aw 1.5.206.2: #i39531# 2005/05/19 12:08:10 aw 1.5.206.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [8392b8de78cc4d9a6d337b3f2aca8fa41f1d6eb6]

INTEGRATION: CWS aw024 (1.8.36); FILE MERGED 2006/08/03 19:05:23 aw 1.8.36.3: RESYNC: (1.9-1.11); FILE MERGED 2005/09/20 01:45:08 aw 1.8.36.2: RESYNC: (1.8-1.9); FILE MERGED 2005/05/19 12:08:09 aw 1.8.36.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [2b34a82feab6524da20f4e4b8cc82f23e38aab42]

INTEGRATION: CWS aw024 (1.3.604); FILE MERGED 2006/08/03 19:05:16 aw 1.3.604.3: RESYNC: (1.4-1.5); FILE MERGED 2005/09/20 01:45:00 aw 1.3.604.2: RESYNC: (1.3-1.4); FILE MERGED 2005/05/19 12:08:09 aw 1.3.604.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [1f7af514a16880785de99cf3ed50d49e25dcd1e4]

INTEGRATION: CWS aw024 (1.20.36); FILE MERGED 2006/08/03 19:05:09 aw 1.20.36.6: RESYNC: (1.22-1.24); FILE MERGED 2006/07/07 16:06:03 aw 1.20.36.5: adaptions after resync SRC680m171->SRC680m174 2005/11/18 19:28:46 aw 1.20.36.4: RESYNC: (1.21-1.22); FILE MERGED 2005/09/20 01:44:52 aw 1.20.36.3: RESYNC: (1.20-1.21); FILE MERGED 2005/05/26 11:16:10 aw 1.20.36.2: #i39531# 2005/05/19 12:08:09 aw 1.20.36.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [e20dd40ead4da80cbae1784764de1ae9c39c2536]

INTEGRATION: CWS aw024 (1.7.38); FILE MERGED 2006/08/03 19:05:02 aw 1.7.38.4: RESYNC: (1.8-1.9); FILE MERGED 2005/09/20 01:44:39 aw 1.7.38.3: RESYNC: (1.7-1.8); FILE MERGED 2005/05/26 11:16:10 aw 1.7.38.2: #i39531# 2005/05/19 12:08:09 aw 1.7.38.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [c612d5ff20ba7d158bb8399da51b04167d5a8cb6]

INTEGRATION: CWS aw024 (1.10.108); FILE MERGED 2006/11/10 06:38:20 aw 1.10.108.7: RESYNC: (1.14-1.15); FILE MERGED 2006/08/03 19:04:56 aw 1.10.108.6: RESYNC: (1.12-1.14); FILE MERGED 2006/07/07 16:06:03 aw 1.10.108.5: adaptions after resync SRC680m171->SRC680m174 2006/05/12 23:58:49 aw 1.10.108.4: RESYNC: (1.11-1.12); FILE MERGED 2005/09/20 01:40:20 aw 1.10.108.3: RESYNC: (1.10-1.11); FILE MERGED 2005/05/26 11:16:09 aw 1.10.108.2: #i39531# 2005/05/19 12:08:08 aw 1.10.108.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [faf2750ef5b9a843f2f2e332426e07e17d222a0e]

INTEGRATION: CWS aw024 (1.8.42); FILE MERGED 2006/08/03 19:04:49 aw 1.8.42.5: RESYNC: (1.9-1.10); FILE MERGED 2006/07/07 16:06:03 aw 1.8.42.4: adaptions after resync SRC680m171->SRC680m174 2005/09/20 01:44:25 aw 1.8.42.3: RESYNC: (1.8-1.9); FILE MERGED 2005/05/26 11:16:08 aw 1.8.42.2: #i39531# 2005/05/19 12:08:08 aw 1.8.42.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [b9d62bebeb4b423d70832bf586d8908b5c519455]

INTEGRATION: CWS aw024 (1.19.10); FILE MERGED 2006/11/10 06:38:10 aw 1.19.10.6: RESYNC: (1.22-1.23); FILE MERGED 2006/08/03 19:04:33 aw 1.19.10.5: RESYNC: (1.21-1.22); FILE MERGED 2006/05/12 23:59:56 aw 1.19.10.4: RESYNC: (1.20-1.21); FILE MERGED 2005/09/20 01:44:07 aw 1.19.10.3: RESYNC: (1.19-1.20); FILE MERGED 2005/05/26 11:16:08 aw 1.19.10.2: #i39531# 2005/05/19 12:08:08 aw 1.19.10.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [fe791edc790d4ea0a2217f250d02d94b92694de1]

INTEGRATION: CWS aw024 (1.6.32); FILE MERGED 2006/08/03 19:04:27 aw 1.6.32.5: RESYNC: (1.7-1.8); FILE MERGED 2005/09/20 01:43:55 aw 1.6.32.4: RESYNC: (1.6-1.7); FILE MERGED 2005/08/08 16:56:39 aw 1.6.32.3: #i48467# 2005/05/26 11:16:07 aw 1.6.32.2: #i39531# 2005/05/19 12:08:07 aw 1.6.32.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [01eb5716ed67413cd915f81647ce52916ee09b90]

INTEGRATION: CWS aw024 (1.14.38); FILE MERGED 2006/08/03 19:04:20 aw 1.14.38.5: RESYNC: (1.16-1.19); FILE MERGED 2006/07/07 16:06:03 aw 1.14.38.4: adaptions after resync SRC680m171->SRC680m174 2005/11/18 19:28:39 aw 1.14.38.3: RESYNC: (1.15-1.16); FILE MERGED 2005/09/20 01:43:47 aw 1.14.38.2: RESYNC: (1.14-1.15); FILE MERGED 2005/05/12 16:44:05 aw 1.14.38.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [99eef1a88583d69a682cf54d1c7d75cbff0470e7]

INTEGRATION: CWS aw024 (1.6.4); FILE MERGED 2006/08/03 19:04:03 aw 1.6.4.2: RESYNC: (1.6-1.8); FILE MERGED 2006/07/07 16:06:02 aw 1.6.4.1: adaptions after resync SRC680m171->SRC680m174


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [11fc965e8061a116c844a4290791d457723d64a1]

INTEGRATION: CWS aw024 (1.8.208); FILE MERGED 2006/10/27 12:16:06 aw 1.8.208.5: #i39528# ::basegfx -> basegfx adaption 2006/08/03 19:03:56 aw 1.8.208.4: RESYNC: (1.9-1.11); FILE MERGED 2005/09/20 01:42:56 aw 1.8.208.3: RESYNC: (1.8-1.9); FILE MERGED 2005/05/12 16:44:04 aw 1.8.208.2: #i39529# 2005/04/26 14:54:37 aw 1.8.208.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [a4cb91549b5268207bfd45ed89dd2da432feb0ef]

INTEGRATION: CWS aw024 (1.3.710); FILE MERGED 2006/10/27 12:16:06 aw 1.3.710.5: #i39528# ::basegfx -> basegfx adaption 2006/08/03 19:03:49 aw 1.3.710.4: RESYNC: (1.4-1.5); FILE MERGED 2005/09/20 01:42:46 aw 1.3.710.3: RESYNC: (1.3-1.4); FILE MERGED 2005/05/12 16:44:04 aw 1.3.710.2: #i39529# 2005/04/26 14:54:36 aw 1.3.710.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [195638032932b13f5b0ed70f644d48a6bc196eec]

INTEGRATION: CWS aw024 (1.6.94); FILE MERGED 2006/08/03 19:03:43 aw 1.6.94.4: RESYNC: (1.8-1.9); FILE MERGED 2005/09/20 01:42:38 aw 1.6.94.3: RESYNC: (1.7-1.8); FILE MERGED 2005/05/13 17:09:08 aw 1.6.94.2: RESYNC: (1.6-1.7); FILE MERGED 2005/04/26 14:54:36 aw 1.6.94.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [ba73303fcaf436d6db42da3bf4e906bd9703c5cb]

INTEGRATION: CWS aw024 (1.12.136); FILE MERGED 2006/08/03 19:03:27 aw 1.12.136.4: RESYNC: (1.13-1.15); FILE MERGED 2005/09/20 01:42:17 aw 1.12.136.3: RESYNC: (1.12-1.13); FILE MERGED 2005/05/26 11:16:07 aw 1.12.136.2: #i39531# 2005/05/19 12:08:07 aw 1.12.136.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [7b1ddf0edfae458da0e6fa040cbd1699c36dd714]

INTEGRATION: CWS aw024 (1.23.34); FILE MERGED 2006/11/10 06:38:04 aw 1.23.34.6: RESYNC: (1.28-1.29); FILE MERGED 2006/08/03 19:02:52 aw 1.23.34.5: RESYNC: (1.25-1.28); FILE MERGED 2006/05/12 23:59:21 aw 1.23.34.4: RESYNC: (1.24-1.25); FILE MERGED 2005/09/20 01:41:08 aw 1.23.34.3: RESYNC: (1.23-1.24); FILE MERGED 2005/05/26 11:16:05 aw 1.23.34.2: #i39531# 2005/05/19 12:08:07 aw 1.23.34.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [5bf26879021ce3be0fed832e6c05bad65c766e67]

INTEGRATION: CWS aw024 (1.16.68); FILE MERGED 2006/08/03 19:02:36 aw 1.16.68.6: RESYNC: (1.19-1.21); FILE MERGED 2006/05/12 23:59:14 aw 1.16.68.5: RESYNC: (1.18-1.19); FILE MERGED 2005/11/18 19:28:22 aw 1.16.68.4: RESYNC: (1.17-1.18); FILE MERGED 2005/09/20 01:40:50 aw 1.16.68.3: RESYNC: (1.16-1.17); FILE MERGED 2005/05/26 11:16:05 aw 1.16.68.2: #i39531# 2005/05/19 12:08:06 aw 1.16.68.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [1d60b87612a2dc8843f95574f6bb17fef1120cff]

INTEGRATION: CWS aw024 (1.31.88); FILE MERGED 2006/11/10 06:37:37 aw 1.31.88.6: RESYNC: (1.36-1.37); FILE MERGED 2006/08/03 19:00:52 aw 1.31.88.5: RESYNC: (1.34-1.36); FILE MERGED 2006/05/12 23:58:31 aw 1.31.88.4: RESYNC: (1.33-1.34); FILE MERGED 2006/01/26 23:30:56 aw 1.31.88.3: RESYNC: (1.32-1.33); FILE MERGED 2005/09/20 01:37:46 aw 1.31.88.2: RESYNC: (1.31-1.32); FILE MERGED 2005/05/19 12:08:06 aw 1.31.88.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [b9ca03618c2f6d05cd7c2a487377422948e0cf88]

INTEGRATION: CWS aw024 (1.42.18); FILE MERGED 2006/08/03 18:59:53 aw 1.42.18.7: RESYNC: (1.46-1.47); FILE MERGED 2006/05/12 23:58:22 aw 1.42.18.6: RESYNC: (1.45-1.46); FILE MERGED 2005/11/18 19:27:54 aw 1.42.18.5: RESYNC: (1.44-1.45); FILE MERGED 2005/09/20 01:36:26 aw 1.42.18.4: RESYNC: (1.43-1.44); FILE MERGED 2005/05/19 12:08:05 aw 1.42.18.3: #i39529# 2005/05/13 17:08:37 aw 1.42.18.2: RESYNC: (1.42-1.43); FILE MERGED 2005/05/12 16:44:03 aw 1.42.18.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [ee0365bb4d8bfcf705c7ae1dab02c0ea053e78db]

INTEGRATION: CWS aw024 (1.29.34); FILE MERGED 2006/08/03 18:51:20 aw 1.29.34.6: RESYNC: (1.33-1.34); FILE MERGED 2006/05/12 23:55:03 aw 1.29.34.5: RESYNC: (1.32-1.33); FILE MERGED 2005/11/18 19:25:48 aw 1.29.34.4: RESYNC: (1.31-1.32); FILE MERGED 2005/09/20 01:17:19 aw 1.29.34.3: RESYNC: (1.30-1.31); FILE MERGED 2005/05/13 17:07:37 aw 1.29.34.2: RESYNC: (1.29-1.30); FILE MERGED 2004/12/27 09:54:38 aw 1.29.34.1: #i39525


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [3ab5f3d2f3676cfbde4f9a6eea4a40c7e9f253bf]

INTEGRATION: CWS aw024 (1.24.58); FILE MERGED 2006/11/10 06:35:28 aw 1.24.58.11: RESYNC: (1.31-1.33); FILE MERGED 2006/08/03 18:50:22 aw 1.24.58.10: RESYNC: (1.29-1.31); FILE MERGED 2006/07/07 16:06:02 aw 1.24.58.9: adaptions after resync SRC680m171->SRC680m174 2006/07/04 17:33:08 aw 1.24.58.8: RESYNC: (1.28-1.29); FILE MERGED 2006/05/12 23:55:10 aw 1.24.58.7: RESYNC: (1.27-1.28); FILE MERGED 2005/09/20 01:17:50 aw 1.24.58.6: RESYNC: (1.26-1.27); FILE MERGED 2005/05/26 11:16:04 aw 1.24.58.5: #i39531# 2005/05/19 12:08:04 aw 1.24.58.4: #i39529# 2005/05/12 16:44:02 aw 1.24.58.3: #i39529# 2005/03/24 01:53:16 aw 1.24.58.2: RESYNC: (1.24-1.26); FILE MERGED 2004/12/27 09:54:38 aw 1.24.58.1: #i39525


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [cbc4d07d100d7e7118e0e982eac5557fecd110c2]

INTEGRATION: CWS aw024 (1.8.32); FILE MERGED 2006/11/10 06:32:52 aw 1.8.32.4: RESYNC: (1.10-1.11); FILE MERGED 2006/08/03 18:38:45 aw 1.8.32.3: RESYNC: (1.9-1.10); FILE MERGED 2005/09/20 00:52:11 aw 1.8.32.2: RESYNC: (1.8-1.9); FILE MERGED 2005/05/19 12:08:04 aw 1.8.32.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [1e7634806b4cc68a62a8756d6de77a729f7dff4e]

INTEGRATION: CWS aw024 (1.36.38); FILE MERGED 2006/10/27 12:16:05 aw 1.36.38.7: #i39528# ::basegfx -> basegfx adaption 2006/08/03 18:14:22 aw 1.36.38.6: RESYNC: (1.39-1.41); FILE MERGED 2006/01/26 23:24:00 aw 1.36.38.5: RESYNC: (1.38-1.39); FILE MERGED 2005/09/20 00:12:28 aw 1.36.38.4: RESYNC: (1.37-1.38); FILE MERGED 2005/05/13 16:44:00 aw 1.36.38.3: RESYNC: (1.36-1.37); FILE MERGED 2005/05/12 16:44:01 aw 1.36.38.2: #i39529# 2005/04/26 14:54:35 aw 1.36.38.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [e9e1c49e5df7f594cad6a4680f9319ab9ce7d180]

INTEGRATION: CWS aw024 (1.20.38); FILE MERGED 2006/10/27 12:16:05 aw 1.20.38.6: #i39528# ::basegfx -> basegfx adaption 2006/08/03 18:05:43 aw 1.20.38.5: RESYNC: (1.22-1.24); FILE MERGED 2006/07/04 17:32:26 aw 1.20.38.4: RESYNC: (1.21-1.22); FILE MERGED 2005/09/20 00:02:32 aw 1.20.38.3: RESYNC: (1.20-1.21); FILE MERGED 2005/05/12 16:43:59 aw 1.20.38.2: #i39529# 2005/04/26 14:54:34 aw 1.20.38.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [5629c084ee9204bed8c97505ead3bb52ab010418]

INTEGRATION: CWS aw024 (1.4.60); FILE MERGED 2006/08/03 18:00:53 aw 1.4.60.4: RESYNC: (1.6-1.7); FILE MERGED 2005/09/19 23:53:58 aw 1.4.60.3: RESYNC: (1.5-1.6); FILE MERGED 2005/03/24 01:24:14 aw 1.4.60.2: RESYNC: (1.4-1.5); FILE MERGED 2004/12/27 09:54:37 aw 1.4.60.1: #i39525


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [8fbaf2e50673f2cbbbabce56dbc6736756b7d41b]

INTEGRATION: CWS aw024 (1.12.34); FILE MERGED 2006/08/03 17:59:42 aw 1.12.34.6: RESYNC: (1.17-1.18); FILE MERGED 2006/05/12 23:39:44 aw 1.12.34.5: RESYNC: (1.15-1.17); FILE MERGED 2006/01/26 23:20:00 aw 1.12.34.4: RESYNC: (1.14-1.15); FILE MERGED 2005/11/18 19:08:49 aw 1.12.34.3: RESYNC: (1.13-1.14); FILE MERGED 2005/09/19 23:52:48 aw 1.12.34.2: RESYNC: (1.12-1.13); FILE MERGED 2005/05/19 12:08:03 aw 1.12.34.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [7b0b263fa2a2a9edbade2edfa753f87c2b6faf1f]

INTEGRATION: CWS aw024 (1.6.86); FILE MERGED 2006/10/27 12:16:05 aw 1.6.86.5: #i39528# ::basegfx -> basegfx adaption 2006/08/03 17:58:51 aw 1.6.86.4: RESYNC: (1.7-1.8); FILE MERGED 2005/09/19 23:51:47 aw 1.6.86.3: RESYNC: (1.6-1.7); FILE MERGED 2005/05/12 16:43:59 aw 1.6.86.2: #i39529# 2005/04/26 14:54:33 aw 1.6.86.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [795acda306946f027f9c7e9892d11329ab02d628]

INTEGRATION: CWS aw024 (1.35.34); FILE MERGED 2006/11/10 06:23:15 aw 1.35.34.7: RESYNC: (1.44-1.45); FILE MERGED 2006/08/03 17:56:32 aw 1.35.34.6: RESYNC: (1.42-1.44); FILE MERGED 2006/01/26 23:19:30 aw 1.35.34.5: RESYNC: (1.41-1.42); FILE MERGED 2005/11/18 19:08:40 aw 1.35.34.4: RESYNC: (1.40-1.41); FILE MERGED 2005/09/19 23:48:55 aw 1.35.34.3: RESYNC: (1.39-1.40); FILE MERGED 2005/03/24 01:23:05 aw 1.35.34.2: RESYNC: (1.35-1.39); FILE MERGED 2004/12/27 09:54:36 aw 1.35.34.1: #i39525


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [5f89ac1ff97d7a3a1e1a091adc675a372566f6b6]

INTEGRATION: CWS aw024 (1.27.60); FILE MERGED 2006/08/03 17:54:14 aw 1.27.60.6: RESYNC: (1.33-1.34); FILE MERGED 2006/07/04 17:32:00 aw 1.27.60.5: RESYNC: (1.32-1.33); FILE MERGED 2006/05/12 23:38:29 aw 1.27.60.4: RESYNC: (1.29-1.32); FILE MERGED 2005/09/19 23:46:13 aw 1.27.60.3: RESYNC: (1.28-1.29); FILE MERGED 2005/03/24 01:22:07 aw 1.27.60.2: RESYNC: (1.27-1.28); FILE MERGED 2004/12/27 09:54:36 aw 1.27.60.1: #i39525


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [846666da403232c6d22d523517c239acdd22e8fa]

INTEGRATION: CWS aw024 (1.47.44); FILE MERGED 2006/11/10 06:22:09 aw 1.47.44.9: RESYNC: (1.58-1.59); FILE MERGED 2006/08/03 17:53:03 aw 1.47.44.8: RESYNC: (1.57-1.58); FILE MERGED 2006/07/04 17:31:53 aw 1.47.44.7: RESYNC: (1.56-1.57); FILE MERGED 2006/05/12 23:37:50 aw 1.47.44.6: RESYNC: (1.53-1.56); FILE MERGED 2006/01/26 23:18:28 aw 1.47.44.5: RESYNC: (1.52-1.53); FILE MERGED 2005/11/18 19:07:45 aw 1.47.44.4: RESYNC: (1.51-1.52); FILE MERGED 2005/09/19 23:44:49 aw 1.47.44.3: RESYNC: (1.50-1.51); FILE MERGED 2005/03/24 01:21:23 aw 1.47.44.2: RESYNC: (1.47-1.50); FILE MERGED 2004/12/27 09:54:36 aw 1.47.44.1: #i39525


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [d9e1b0abd40d5ff8d8e4fb754eacfb0d77c96bef]

INTEGRATION: CWS aw024 (1.3.60); FILE MERGED 2005/09/19 23:33:15 aw 1.3.60.2: RESYNC: (1.4-1.5); FILE MERGED 2004/12/27 09:54:35 aw 1.3.60.1: #i39525


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [8a52000af769652f27a346f8cc92fd1b5a153c1a]

INTEGRATION: CWS aw024 (1.14.34); FILE MERGED 2006/08/03 17:49:16 aw 1.14.34.5: RESYNC: (1.17-1.18); FILE MERGED 2006/01/26 23:17:06 aw 1.14.34.4: RESYNC: (1.16-1.17); FILE MERGED 2005/11/18 19:05:16 aw 1.14.34.3: RESYNC: (1.15-1.16); FILE MERGED 2005/09/19 23:14:25 aw 1.14.34.2: RESYNC: (1.14-1.15); FILE MERGED 2004/12/27 09:54:35 aw 1.14.34.1: #i39525


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [97ee9ce74aa39bc02ee31f2322866d495ee6c3f6]

INTEGRATION: CWS aw024 (1.85.44); FILE MERGED 2006/11/10 06:18:20 aw 1.85.44.7: RESYNC: (1.92-1.94); FILE MERGED 2006/05/12 23:32:31 aw 1.85.44.6: RESYNC: (1.89-1.92); FILE MERGED 2006/01/26 23:16:50 aw 1.85.44.5: RESYNC: (1.88-1.89); FILE MERGED 2005/11/18 19:04:48 aw 1.85.44.4: RESYNC: (1.87-1.88); FILE MERGED 2005/09/19 23:11:09 aw 1.85.44.3: RESYNC: (1.86-1.87); FILE MERGED 2005/03/24 01:14:53 aw 1.85.44.2: RESYNC: (1.85-1.86); FILE MERGED 2004/12/27 09:54:34 aw 1.85.44.1: #i39525


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [d795c1618c757f2985877a67ad7ed348be0d58f0]

INTEGRATION: CWS aw024 (1.7.820); FILE MERGED 2006/05/12 23:11:46 aw 1.7.820.4: RESYNC: (1.9-1.10); FILE MERGED 2005/11/18 18:35:54 aw 1.7.820.3: RESYNC: (1.8-1.9); FILE MERGED 2005/09/19 19:40:30 aw 1.7.820.2: RESYNC: (1.7-1.8); FILE MERGED 2005/08/04 15:37:44 sj 1.7.820.1: #48467# using GraphicExporter component for exports, graphic filter progress now works now via xStatusIndicater instead of callback mechanism


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [6ef4ecf86c7f21843f316861307e4c549af03be3]

INTEGRATION: CWS aw024 (1.21.118); FILE MERGED 2006/09/22 05:01:35 aw 1.21.118.6: RESYNC: (1.25-1.26); FILE MERGED 2006/07/04 16:51:07 aw 1.21.118.5: RESYNC: (1.24-1.25); FILE MERGED 2006/05/12 23:11:34 aw 1.21.118.4: RESYNC: (1.23-1.24); FILE MERGED 2005/11/18 18:35:40 aw 1.21.118.3: RESYNC: (1.22-1.23); FILE MERGED 2005/09/19 19:40:20 aw 1.21.118.2: RESYNC: (1.21-1.22); FILE MERGED 2005/08/04 15:37:44 sj 1.21.118.1: #48467# using GraphicExporter component for exports, graphic filter progress now works now via xStatusIndicater instead of callback mechanism


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [bb8bb0646a4571a5db524054f438ce1bf1c021f3]

INTEGRATION: CWS aw024 (1.1.1.1.1090); FILE MERGED 2006/09/22 05:00:52 aw 1.1.1.1.1090.3: RESYNC: (1.2-1.3); FILE MERGED 2005/09/19 19:40:09 aw 1.1.1.1.1090.2: RESYNC: (1.1.1.1-1.2); FILE MERGED 2005/08/04 15:37:44 sj 1.1.1.1.1090.1: #48467# using GraphicExporter component for exports, graphic filter progress now works now via xStatusIndicater instead of callback mechanism


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [2190a2dbeb17a9f8bc5e47a3cd5f67de106a3c60]

INTEGRATION: CWS aw024 (1.24.22); FILE MERGED 2006/11/10 06:05:50 aw 1.24.22.7: RESYNC: (1.30-1.32); FILE MERGED 2006/09/22 05:01:28 aw 1.24.22.6: RESYNC: (1.29-1.30); FILE MERGED 2006/07/04 16:51:00 aw 1.24.22.5: RESYNC: (1.28-1.29); FILE MERGED 2006/01/30 19:42:39 aw 1.24.22.4: RESYNC: (1.27-1.28); FILE MERGED 2005/11/18 18:35:30 aw 1.24.22.3: RESYNC: (1.25-1.27); FILE MERGED 2005/09/19 19:39:55 aw 1.24.22.2: RESYNC: (1.24-1.25); FILE MERGED 2005/08/04 15:37:43 sj 1.24.22.1: #48467# using GraphicExporter component for exports, graphic filter progress now works now via xStatusIndicater instead of callback mechanism


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [1a40edb65b4cb0c35bf7f48de88b0aa4586abeb0]

INTEGRATION: CWS aw024 (1.27.22); FILE MERGED 2006/11/10 06:05:44 aw 1.27.22.5: RESYNC: (1.30-1.31); FILE MERGED 2006/07/04 16:50:53 aw 1.27.22.4: RESYNC: (1.29-1.30); FILE MERGED 2006/01/30 19:42:32 aw 1.27.22.3: RESYNC: (1.28-1.29); FILE MERGED 2005/09/19 19:39:44 aw 1.27.22.2: RESYNC: (1.27-1.28); FILE MERGED 2005/08/04 15:37:43 sj 1.27.22.1: #48467# using GraphicExporter component for exports, graphic filter progress now works now via xStatusIndicater instead of callback mechanism


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [3f9e1ba046912f53d818a8783f98ecd582712e16]

INTEGRATION: CWS aw024 (1.42.22); FILE MERGED 2006/11/10 06:05:34 aw 1.42.22.8: RESYNC: (1.51-1.52); FILE MERGED 2006/09/22 05:01:21 aw 1.42.22.7: RESYNC: (1.50-1.51); FILE MERGED 2006/07/04 16:50:46 aw 1.42.22.6: RESYNC: (1.49-1.50); FILE MERGED 2006/05/12 23:11:23 aw 1.42.22.5: RESYNC: (1.47-1.49); FILE MERGED 2006/01/30 19:42:23 aw 1.42.22.4: RESYNC: (1.46-1.47); FILE MERGED 2005/11/18 18:35:21 aw 1.42.22.3: RESYNC: (1.43-1.46); FILE MERGED 2005/09/19 19:39:33 aw 1.42.22.2: RESYNC: (1.42-1.43); FILE MERGED 2005/08/04 15:37:43 sj 1.42.22.1: #48467# using GraphicExporter component for exports, graphic filter progress now works now via xStatusIndicater instead of callback mechanism


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [16524bfaae068c2c04033647433ebe99b3f16d14]

INTEGRATION: CWS aw024 (1.24.22); FILE MERGED 2006/11/10 06:05:20 aw 1.24.22.8: RESYNC: (1.31-1.32); FILE MERGED 2006/09/22 05:01:12 aw 1.24.22.7: RESYNC: (1.30-1.31); FILE MERGED 2006/07/04 16:50:38 aw 1.24.22.6: RESYNC: (1.29-1.30); FILE MERGED 2006/05/12 23:11:13 aw 1.24.22.5: RESYNC: (1.28-1.29); FILE MERGED 2006/01/30 19:42:15 aw 1.24.22.4: RESYNC: (1.27-1.28); FILE MERGED 2005/11/18 18:35:09 aw 1.24.22.3: RESYNC: (1.25-1.27); FILE MERGED 2005/09/19 19:39:10 aw 1.24.22.2: RESYNC: (1.24-1.25); FILE MERGED 2005/08/04 15:37:43 sj 1.24.22.1: #48467# using GraphicExporter component for exports, graphic filter progress now works now via xStatusIndicater instead of callback mechanism


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [723acbbbed42f69f9bfc656c1962ee071a6eefe8]

INTEGRATION: CWS aw024 (1.2.1052); FILE MERGED 2006/05/12 23:11:04 aw 1.2.1052.4: RESYNC: (1.4-1.5); FILE MERGED 2005/11/18 18:35:00 aw 1.2.1052.3: RESYNC: (1.3-1.4); FILE MERGED 2005/09/19 19:38:55 aw 1.2.1052.2: RESYNC: (1.2-1.3); FILE MERGED 2005/08/04 15:37:43 sj 1.2.1052.1: #48467# using GraphicExporter component for exports, graphic filter progress now works now via xStatusIndicater instead of callback mechanism


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [7bf03f07b6c4f9f28f4a7fab86f3d21c463a4cef]

INTEGRATION: CWS aw024 (1.11.24); FILE MERGED 2006/11/10 06:05:13 aw 1.11.24.7: RESYNC: (1.17-1.18); FILE MERGED 2006/09/22 05:00:59 aw 1.11.24.6: RESYNC: (1.16-1.17); FILE MERGED 2006/07/04 16:50:31 aw 1.11.24.5: RESYNC: (1.15-1.16); FILE MERGED 2006/05/12 23:10:56 aw 1.11.24.4: RESYNC: (1.14-1.15); FILE MERGED 2005/11/18 18:34:51 aw 1.11.24.3: RESYNC: (1.12-1.14); FILE MERGED 2005/09/19 19:38:41 aw 1.11.24.2: RESYNC: (1.11-1.12); FILE MERGED 2005/08/04 15:37:42 sj 1.11.24.1: #48467# using GraphicExporter component for exports, graphic filter progress now works now via xStatusIndicater instead of callback mechanism


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [fe3ad218a8c4d392400777a5c8837612e0b75193]

INTEGRATION: CWS aw024 (1.13.118); FILE MERGED 2006/11/10 06:05:04 aw 1.13.118.6: RESYNC: (1.17-1.18); FILE MERGED 2006/09/22 05:00:23 aw 1.13.118.5: RESYNC: (1.15-1.17); FILE MERGED 2006/07/07 15:58:55 aw 1.13.118.4: adaptions after resync SRC680m171->SRC680m174 2006/07/04 16:50:15 aw 1.13.118.3: RESYNC: (1.14-1.15); FILE MERGED 2005/09/19 19:37:44 aw 1.13.118.2: RESYNC: (1.13-1.14); FILE MERGED 2005/08/04 15:37:42 sj 1.13.118.1: #48467# using GraphicExporter component for exports, graphic filter progress now works now via xStatusIndicater instead of callback mechanism


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [613d7ef5d142d61901de8bd7d7375abc65d91733]

INTEGRATION: CWS aw024 (1.4.170); FILE MERGED 2006/09/22 05:00:16 aw 1.4.170.5: RESYNC: (1.6-1.7); FILE MERGED 2006/07/07 15:58:55 aw 1.4.170.4: adaptions after resync SRC680m171->SRC680m174 2006/07/04 16:50:08 aw 1.4.170.3: RESYNC: (1.5-1.6); FILE MERGED 2005/09/19 19:37:35 aw 1.4.170.2: RESYNC: (1.4-1.5); FILE MERGED 2005/08/04 15:37:41 sj 1.4.170.1: #48467# using GraphicExporter component for exports, graphic filter progress now works now via xStatusIndicater instead of callback mechanism


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [88aa91cd5005bbbefae18e3e4fda52c1d685953c]

INTEGRATION: CWS aw024 (1.2.454); FILE MERGED 2006/11/10 06:04:57 aw 1.2.454.6: RESYNC: (1.5-1.6); FILE MERGED 2006/09/22 05:00:09 aw 1.2.454.5: RESYNC: (1.4-1.5); FILE MERGED 2006/07/07 15:58:55 aw 1.2.454.4: adaptions after resync SRC680m171->SRC680m174 2006/07/04 16:50:01 aw 1.2.454.3: RESYNC: (1.3-1.4); FILE MERGED 2005/09/19 19:36:43 aw 1.2.454.2: RESYNC: (1.2-1.3); FILE MERGED 2005/08/04 15:37:41 sj 1.2.454.1: #48467# using GraphicExporter component for exports, graphic filter progress now works now via xStatusIndicater instead of callback mechanism


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [7f404f0c04ec19fa146f8a30c73cb56cb1e556f9]

INTEGRATION: CWS aw024 (1.3.454); FILE MERGED 2006/09/22 04:59:57 aw 1.3.454.5: RESYNC: (1.5-1.6); FILE MERGED 2006/07/07 15:58:55 aw 1.3.454.4: adaptions after resync SRC680m171->SRC680m174 2006/07/04 16:49:55 aw 1.3.454.3: RESYNC: (1.4-1.5); FILE MERGED 2005/09/19 19:35:59 aw 1.3.454.2: RESYNC: (1.3-1.4); FILE MERGED 2005/08/04 15:37:40 sj 1.3.454.1: #48467# using GraphicExporter component for exports, graphic filter progress now works now via xStatusIndicater instead of callback mechanism


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [653dec0cb088d92a6e9fb42f831032ba7c6a74ba]

INTEGRATION: CWS aw024 (1.57.18); FILE MERGED 2006/11/10 06:04:15 aw 1.57.18.7: RESYNC: (1.62-1.63); FILE MERGED 2006/09/22 04:58:26 aw 1.57.18.6: RESYNC: (1.60-1.62); FILE MERGED 2006/07/04 16:48:35 aw 1.57.18.5: RESYNC: (1.59-1.60); FILE MERGED 2006/05/12 23:10:32 aw 1.57.18.4: RESYNC: (1.58-1.59); FILE MERGED 2005/10/07 15:57:31 sj 1.57.18.3: #i48467# using GraphicExporter component for exports 2005/09/19 19:32:25 aw 1.57.18.2: RESYNC: (1.57-1.58); FILE MERGED 2005/08/04 15:37:40 sj 1.57.18.1: #48467# using GraphicExporter component for exports, graphic filter progress now works now via xStatusIndicater instead of callback mechanism


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [4c4339e5eacd8c8a2ca89a23830c2d4a39e35149]

INTEGRATION: CWS aw024 (1.11.906); FILE MERGED 2006/09/22 04:57:34 aw 1.11.906.4: RESYNC: (1.13-1.14); FILE MERGED 2006/07/04 16:47:39 aw 1.11.906.3: RESYNC: (1.12-1.13); FILE MERGED 2005/09/19 19:28:49 aw 1.11.906.2: RESYNC: (1.11-1.12); FILE MERGED 2005/08/04 15:37:40 sj 1.11.906.1: #48467# using GraphicExporter component for exports, graphic filter progress now works now via xStatusIndicater instead of callback mechanism


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [ab029f87a34125de067e00de3d75ee2cfa7f3333]

INTEGRATION: CWS aw024 (1.1.2); FILE ADDED 2006/06/28 13:49:35 aw 1.1.2.2: #i56724# added Stripe parameters 2005/10/27 12:27:57 aw 1.1.2.1: #i56724#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [3f54c8f9b2bdfa9b3cee8ab2b2b061fae8319a2e]

INTEGRATION: CWS aw024 (1.54.8); FILE MERGED 2006/07/04 16:34:40 aw 1.54.8.3: RESYNC: (1.56-1.57); FILE MERGED 2005/11/18 18:25:36 aw 1.54.8.2: RESYNC: (1.54-1.56); FILE MERGED 2005/10/27 12:28:16 aw 1.54.8.1: #i56724#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [c878cc73d4c73067def059558b9cd9195e877e69]

INTEGRATION: CWS aw024 (1.131.18); FILE MERGED 2006/11/10 05:55:57 aw 1.131.18.7: RESYNC: (1.135-1.138); FILE MERGED 2006/09/08 21:25:11 aw 1.131.18.6: RESYNC: (1.134-1.135); FILE MERGED 2006/07/04 16:27:12 aw 1.131.18.5: RESYNC: (1.133-1.134); FILE MERGED 2006/05/16 10:52:14 aw 1.131.18.4: changes after resync 2006/05/12 22:59:44 aw 1.131.18.3: RESYNC: (1.132-1.133); FILE MERGED 2005/11/18 18:18:25 aw 1.131.18.2: RESYNC: (1.131-1.132); FILE MERGED 2005/10/27 12:29:16 aw 1.131.18.1: #i56724#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [15df777e7185dece1bf1d09b591e2f0e5ae91ab0]

INTEGRATION: CWS aw024 (1.1.1.1.1090); FILE MERGED 2005/09/19 18:28:32 aw 1.1.1.1.1090.2: RESYNC: (1.1.1.1-1.2); FILE MERGED 2005/08/04 15:37:39 sj 1.1.1.1.1090.1: #48467# using GraphicExporter component for exports, graphic filter progress now works now via xStatusIndicater instead of callback mechanism


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [93e761c756ab56bd49a793babf47d08ececb9f30]

INTEGRATION: CWS aw024 (1.2.1068); FILE MERGED 2005/09/19 18:27:34 aw 1.2.1068.2: RESYNC: (1.2-1.3); FILE MERGED 2005/08/04 15:37:39 sj 1.2.1068.1: #48467# using GraphicExporter component for exports, graphic filter progress now works now via xStatusIndicater instead of callback mechanism


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [2e1f3bcdda65af96c5b08a811324686a67f356db]

INTEGRATION: CWS aw024 (1.6.1052); FILE MERGED 2005/09/19 17:47:07 aw 1.6.1052.2: RESYNC: (1.6-1.7); FILE MERGED 2005/08/04 15:37:38 sj 1.6.1052.1: #48467# using GraphicExporter component for exports, graphic filter progress now works now via xStatusIndicater instead of callback mechanism


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [b12f2cf5be25c1938b2b511ca7f29df43c85b7d4]

INTEGRATION: CWS aw024 (1.2.1068); FILE MERGED 2006/07/07 15:58:54 aw 1.2.1068.4: adaptions after resync SRC680m171->SRC680m174 2006/05/12 22:55:40 aw 1.2.1068.3: RESYNC: (1.3-1.4); FILE MERGED 2005/09/19 17:34:37 aw 1.2.1068.2: RESYNC: (1.2-1.3); FILE MERGED 2005/08/04 15:37:38 sj 1.2.1068.1: #48467# using GraphicExporter component for exports, graphic filter progress now works now via xStatusIndicater instead of callback mechanism


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [112f473b8c5b51a71db9182f6e3514824590afcc]

INTEGRATION: CWS aw024 (1.9.70); FILE MERGED 2006/09/22 04:26:32 aw 1.9.70.3: RESYNC: (1.10-1.11); FILE MERGED 2005/09/19 15:39:31 aw 1.9.70.2: RESYNC: (1.9-1.10); FILE MERGED 2005/01/12 20:02:42 aw 1.9.70.1: #i39528


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [599f630690b4eb216c129f9fe1117900ac632c4d]

INTEGRATION: CWS aw024 (1.34.72); FILE MERGED 2006/09/22 04:26:05 aw 1.34.72.3: RESYNC: (1.35-1.36); FILE MERGED 2005/09/19 15:37:49 aw 1.34.72.2: RESYNC: (1.34-1.35); FILE MERGED 2005/01/12 20:02:42 aw 1.34.72.1: #i39528


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [563cfb08316afc758fd6daa9e34c5079d4db936c]

INTEGRATION: CWS aw024 (1.1.1.1.72); FILE MERGED 2006/09/22 04:24:07 aw 1.1.1.1.72.4: RESYNC: (1.2-1.3); FILE MERGED 2005/09/19 15:37:20 aw 1.1.1.1.72.3: RESYNC: (1.1.1.1-1.2); FILE MERGED 2005/05/12 16:41:39 aw 1.1.1.1.72.2: #i39529# 2005/04/26 14:50:18 aw 1.1.1.1.72.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [0b6b4ef6d88586317bd065b07f250b49b889b6ff]

INTEGRATION: CWS aw024 (1.18.72); FILE MERGED 2006/09/22 04:25:43 aw 1.18.72.5: RESYNC: (1.19-1.20); FILE MERGED 2005/09/19 15:37:05 aw 1.18.72.4: RESYNC: (1.18-1.19); FILE MERGED 2005/05/12 16:41:39 aw 1.18.72.3: #i39529# 2005/04/26 14:50:18 aw 1.18.72.2: #i39528# 2005/01/12 20:02:41 aw 1.18.72.1: #i39528


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [10265d5649b80b4c5d6c26a1bcb966df8ce0c1fe]

INTEGRATION: CWS aw024 (1.9.72); FILE MERGED 2006/09/22 04:25:17 aw 1.9.72.3: RESYNC: (1.10-1.11); FILE MERGED 2005/09/19 15:36:16 aw 1.9.72.2: RESYNC: (1.9-1.10); FILE MERGED 2005/04/26 14:50:18 aw 1.9.72.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [c6df4ded22518dda4517f105b3d33d76e7a509ac]

INTEGRATION: CWS aw024 (1.1.1.1.72); FILE MERGED 2006/09/22 04:24:34 aw 1.1.1.1.72.3: RESYNC: (1.2-1.3); FILE MERGED 2005/09/19 15:35:11 aw 1.1.1.1.72.2: RESYNC: (1.1.1.1-1.2); FILE MERGED 2005/04/26 14:50:18 aw 1.1.1.1.72.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [ff9024e145b8a8079009e0808aaed0bd4321d3fd]

INTEGRATION: CWS aw024 (1.3.72); FILE MERGED 2006/09/22 04:23:40 aw 1.3.72.2: RESYNC: (1.3-1.4); FILE MERGED 2005/05/19 12:04:31 aw 1.3.72.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [148292dafa741629a1682f2fe3ee987718cb3441]

INTEGRATION: CWS aw024 (1.32.72); FILE MERGED 2006/09/22 04:23:28 aw 1.32.72.3: RESYNC: (1.33-1.34); FILE MERGED 2005/09/19 15:33:38 aw 1.32.72.2: RESYNC: (1.32-1.33); FILE MERGED 2005/04/26 14:50:18 aw 1.32.72.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [16fd2e9bf091f9a867217812fa64fdf149e024d8]

INTEGRATION: CWS aw024 (1.7.72); FILE MERGED 2005/09/19 15:29:43 aw 1.7.72.2: RESYNC: (1.7-1.8); FILE MERGED 2005/04/26 14:50:17 aw 1.7.72.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [577f904c80c4338e6bcff554dd8ce62535cb5726]

INTEGRATION: CWS aw024 (1.10.72); FILE MERGED 2005/09/19 15:29:32 aw 1.10.72.2: RESYNC: (1.10-1.11); FILE MERGED 2005/04/26 14:50:17 aw 1.10.72.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [6560390214ea9ee445bfcad3d28d1723462cb976]

INTEGRATION: CWS aw024 (1.9.72); FILE MERGED 2006/09/22 04:23:21 aw 1.9.72.3: RESYNC: (1.10-1.11); FILE MERGED 2005/09/19 15:32:53 aw 1.9.72.2: RESYNC: (1.9-1.10); FILE MERGED 2005/04/26 14:50:16 aw 1.9.72.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [292385867559e469410b4c3a1a4ac75a30979c49]

INTEGRATION: CWS aw024 (1.6.68); FILE MERGED 2006/09/22 04:22:55 aw 1.6.68.2: RESYNC: (1.6-1.7); FILE MERGED 2005/05/19 12:04:31 aw 1.6.68.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [6584f965b8892c1d9932c388934c4aa4fa95117d]

INTEGRATION: CWS aw024 (1.15.72); FILE MERGED 2006/09/22 04:22:23 aw 1.15.72.2: RESYNC: (1.15-1.16); FILE MERGED 2005/04/26 14:50:16 aw 1.15.72.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [647c623f82035cca8d0b359c0c6f8e16133ea586]

INTEGRATION: CWS aw024 (1.43.72); FILE MERGED 2006/09/22 04:22:15 aw 1.43.72.3: RESYNC: (1.43-1.44); FILE MERGED 2005/05/12 16:41:38 aw 1.43.72.2: #i39529# 2005/04/26 14:50:16 aw 1.43.72.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [3955b0a8bbfc71c8d266ae9f4dd52d8f6b4f701c]

INTEGRATION: CWS aw024 (1.1.1.1.72); FILE MERGED 2006/05/12 22:52:19 aw 1.1.1.1.72.3: RESYNC: (1.2-1.3); FILE MERGED 2005/09/19 15:21:10 aw 1.1.1.1.72.2: RESYNC: (1.1.1.1-1.2); FILE MERGED 2005/04/26 14:50:15 aw 1.1.1.1.72.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [423cd1031eb3605afe9040bbe5580e9e906baffe]

INTEGRATION: CWS aw024 (1.17.72); FILE MERGED 2005/09/19 15:20:59 aw 1.17.72.2: RESYNC: (1.17-1.18); FILE MERGED 2005/04/26 14:50:14 aw 1.17.72.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [b78c2821ba4a4a3bec7d8043b15b29af313d9c85]

INTEGRATION: CWS aw024 (1.6.72); FILE MERGED 2006/09/22 04:14:24 aw 1.6.72.6: RESYNC: (1.7-1.8); FILE MERGED 2005/09/19 15:11:52 aw 1.6.72.5: RESYNC: (1.6-1.7); FILE MERGED 2005/05/19 12:04:31 aw 1.6.72.4: #i39529# 2005/05/12 16:41:38 aw 1.6.72.3: #i39529# 2005/04/26 14:50:14 aw 1.6.72.2: #i39528# 2005/01/12 20:02:41 aw 1.6.72.1: #i39528


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [d5e4dbc1fe180bd60385612a6a294694026457f5]

INTEGRATION: CWS aw024 (1.6.72); FILE MERGED 2005/09/19 14:23:43 aw 1.6.72.3: RESYNC: (1.6-1.7); FILE MERGED 2005/04/26 14:50:13 aw 1.6.72.2: #i39528# 2005/01/12 20:02:40 aw 1.6.72.1: #i39528


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [debdad88d327938991a1099931c67ec88c6f0b2a]

INTEGRATION: CWS aw024 (1.6.72); FILE MERGED 2006/09/22 04:02:40 aw 1.6.72.3: RESYNC: (1.7-1.8); FILE MERGED 2005/09/19 14:19:28 aw 1.6.72.2: RESYNC: (1.6-1.7); FILE MERGED 2005/05/12 16:41:38 aw 1.6.72.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [6134a3557db5472f85418fbddd865faa6543f9a2]

INTEGRATION: CWS aw024 (1.19.10); FILE MERGED 2006/09/22 04:01:48 aw 1.19.10.6: RESYNC: (1.20-1.21); FILE MERGED 2006/07/07 16:07:08 aw 1.19.10.5: adaptions after resync SRC680m171->SRC680m174 2005/09/19 14:17:18 aw 1.19.10.4: RESYNC: (1.19-1.20); FILE MERGED 2005/05/12 16:41:37 aw 1.19.10.3: #i39529# 2005/04/26 14:50:13 aw 1.19.10.2: #i39528# 2004/12/27 09:50:16 aw 1.19.10.1: #i39525


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [48d50e1a2c6522d11492cb2f16fa97442f55f3e1]

INTEGRATION: CWS aw024 (1.6.70); FILE MERGED 2006/09/22 04:01:41 aw 1.6.70.3: RESYNC: (1.7-1.8); FILE MERGED 2005/09/19 14:17:02 aw 1.6.70.2: RESYNC: (1.6-1.7); FILE MERGED 2005/05/19 12:04:30 aw 1.6.70.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [2d2448f82988b33b2c9f6d7ab026d64b767b005d]

INTEGRATION: CWS aw024 (1.16.32); FILE MERGED 2006/09/22 04:00:38 aw 1.16.32.3: RESYNC: (1.17-1.18); FILE MERGED 2005/09/19 14:15:33 aw 1.16.32.2: RESYNC: (1.16-1.17); FILE MERGED 2005/05/19 12:04:30 aw 1.16.32.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [ea54d9c94538a26279d29f9abfe7f7d7c75a69fb]

INTEGRATION: CWS aw024 (1.6.72); FILE MERGED 2006/09/22 03:58:34 aw 1.6.72.4: RESYNC: (1.7-1.8); FILE MERGED 2005/09/19 14:01:48 aw 1.6.72.3: RESYNC: (1.6-1.7); FILE MERGED 2005/05/19 12:04:30 aw 1.6.72.2: #i39529# 2005/05/12 16:41:37 aw 1.6.72.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [5be6539f5543e9d22a8279e76fcbbfdb427b47c3]

INTEGRATION: CWS aw024 (1.9.32); FILE MERGED 2006/09/22 03:58:28 aw 1.9.32.6: RESYNC: (1.11-1.12); FILE MERGED 2006/08/03 17:32:26 aw 1.9.32.5: RESYNC: (1.10-1.11); FILE MERGED 2006/07/28 15:59:49 aw 1.9.32.4: #114408# adaptions for SW 2005/09/19 14:01:39 aw 1.9.32.3: RESYNC: (1.9-1.10); FILE MERGED 2005/05/19 12:04:29 aw 1.9.32.2: #i39529# 2005/05/12 16:41:37 aw 1.9.32.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [fc2476b6288ad483e2e60234e528bced1e9567bd]

INTEGRATION: CWS aw024 (1.5.48); FILE MERGED 2006/05/12 22:51:40 aw 1.5.48.3: RESYNC: (1.6-1.7); FILE MERGED 2005/09/19 13:40:47 aw 1.5.48.2: RESYNC: (1.5-1.6); FILE MERGED 2005/01/12 20:02:39 aw 1.5.48.1: #i39528


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [cbcfb6adaa115c54487210ada5fa704c16bccf48]

INTEGRATION: CWS aw024 (1.19.4); FILE MERGED 2006/03/21 13:24:18 fs 1.19.4.4: #i62854# +getFormDeviceInfo 2005/09/19 11:18:18 aw 1.19.4.3: RESYNC: (1.20-1.21); FILE MERGED 2005/07/22 11:16:46 aw 1.19.4.2: RESYNC: (1.19-1.20); FILE MERGED 2004/12/27 09:48:00 aw 1.19.4.1: #i39525


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [4ce4a66d7d401b0686e460f69dcfe19c07858a24]

INTEGRATION: CWS aw024 (1.15.2); FILE MERGED 2006/03/21 13:23:28 fs 1.15.2.1: #i62854# cache the editor's control container


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [7e5f3e6661274bc1121af63a11ce5c01f7c265bf]

INTEGRATION: CWS aw024 (1.10.2); FILE MERGED 2006/09/22 03:53:14 aw 1.10.2.2: RESYNC: (1.10-1.11); FILE MERGED 2006/07/28 16:06:08 aw 1.10.2.1: #114408# adaptions for SW


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [cce9b6b3272524d1f6f235ab370fd3e73dead7ee]

INTEGRATION: CWS aw024 (1.37.4); FILE MERGED 2006/09/22 03:52:58 aw 1.37.4.6: RESYNC: (1.40-1.41); FILE MERGED 2006/03/21 13:25:38 fs 1.37.4.5: #i62854# +getFormDeviceInfo: use temporary control, if necessary 2005/09/19 11:12:13 aw 1.37.4.4: RESYNC: (1.38-1.39); FILE MERGED 2005/05/19 12:00:21 aw 1.37.4.3: #i39529# 2005/05/13 16:08:50 aw 1.37.4.2: RESYNC: (1.37-1.38); FILE MERGED 2004/12/27 09:47:59 aw 1.37.4.1: #i39525


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [a59a528115dfb614e4449ba50470d7adc53fcaa6]

INTEGRATION: CWS aw024 (1.9.64); FILE MERGED 2006/09/22 03:52:27 aw 1.9.64.5: RESYNC: (1.11-1.12); FILE MERGED 2006/08/03 17:31:25 aw 1.9.64.4: RESYNC: (1.10-1.11); FILE MERGED 2006/07/07 16:07:45 aw 1.9.64.3: adaptions after resync SRC680m171->SRC680m174 2005/09/19 11:11:33 aw 1.9.64.2: RESYNC: (1.9-1.10); FILE MERGED 2005/05/19 12:00:21 aw 1.9.64.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [82eac5d9871b1a27ed73b3c30b46753890b12ef2]

INTEGRATION: CWS aw024 (1.37.12); FILE MERGED 2006/09/22 03:52:00 aw 1.37.12.9: RESYNC: (1.39-1.40); FILE MERGED 2006/08/03 17:31:18 aw 1.37.12.8: RESYNC: (1.38-1.39); FILE MERGED 2006/07/27 15:53:44 aw 1.37.12.7: #114408# adaptions for SC 2006/03/21 13:26:18 fs 1.37.12.6: #i62854# cache the editor's control container 2006/03/16 15:15:03 aw 1.37.12.5: #i39529# corrections for repaint of wallpaper 2005/09/19 11:11:00 aw 1.37.12.4: RESYNC: (1.37-1.38); FILE MERGED 2005/05/26 11:11:51 aw 1.37.12.3: #i39531# 2005/05/19 12:00:21 aw 1.37.12.2: #i39529# 2005/05/12 16:41:08 aw 1.37.12.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [642a807702221c94aea276ddeb9a9a0d2c72d2e8]

INTEGRATION: CWS aw024 (1.4.230); FILE MERGED 2006/09/22 03:46:34 aw 1.4.230.4: RESYNC: (1.5-1.6); FILE MERGED 2005/09/19 10:55:13 aw 1.4.230.3: RESYNC: (1.4-1.5); FILE MERGED 2005/05/26 11:11:50 aw 1.4.230.2: #i39531# 2005/05/19 12:00:21 aw 1.4.230.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [92fc9edf1ef03d03bd2126482bc8828cd49033ff]

INTEGRATION: CWS aw024 (1.5.4); FILE MERGED 2006/09/22 03:46:28 aw 1.5.4.3: RESYNC: (1.6-1.7); FILE MERGED 2005/09/19 10:55:04 aw 1.5.4.2: RESYNC: (1.5-1.6); FILE MERGED 2005/05/19 12:00:20 aw 1.5.4.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [401c1a6d6b4fd25dbb8843261a673a8254acff06]

INTEGRATION: CWS aw024 (1.10.32); FILE MERGED 2006/09/22 03:43:42 aw 1.10.32.3: RESYNC: (1.11-1.12); FILE MERGED 2006/08/03 17:30:35 aw 1.10.32.2: RESYNC: (1.10-1.11); FILE MERGED 2006/07/20 16:05:53 thb 1.10.32.1: #i66849# Added drawAlphaBitmap & drawAlphaRect; fixed brush state modification to correctly mirror brush usage


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [82f7256fe222c6f5edeee14ef0a0191fc60ba123]

INTEGRATION: CWS aw024 (1.28.32); FILE MERGED 2006/11/10 05:50:52 aw 1.28.32.3: RESYNC: (1.29-1.30); FILE MERGED 2006/09/22 03:43:35 aw 1.28.32.2: RESYNC: (1.28-1.29); FILE MERGED 2006/07/20 16:05:53 thb 1.28.32.1: #i66849# Added drawAlphaBitmap & drawAlphaRect; fixed brush state modification to correctly mirror brush usage


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [8dc487514cb6ef54753d379c6b95650ede65ad05]

INTEGRATION: CWS aw024 (1.22.32); FILE MERGED 2006/07/20 16:05:52 thb 1.22.32.1: #i66849# Added drawAlphaBitmap & drawAlphaRect; fixed brush state modification to correctly mirror brush usage


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [2f948c9a85b4ba733b398d2751269e0dd93fa54a]

INTEGRATION: CWS aw024 (1.80.10); FILE MERGED 2006/11/10 05:49:54 aw 1.80.10.3: RESYNC: (1.81-1.82); FILE MERGED 2006/08/03 17:29:13 aw 1.80.10.2: RESYNC: (1.80-1.81); FILE MERGED 2006/07/20 16:09:24 thb 1.80.10.1: #i66849# Windows VCL now needs to link against msimg32.dll (for AlphaBlend()). Availability: Win2000/Win98 onwards


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [cd6c49193a74008a4456a8593e85302ed3c82b77]

INTEGRATION: CWS aw024 (1.1.4); FILE ADDED 2006/08/07 12:54:48 aw 1.1.4.3: adaptions after resync: unxsols4: no SAL_PRIVATE in vcl 2006/07/20 16:53:08 thb 1.1.4.2: #i66849# Implemented drawAlphaRect() for X11; renamed RenderFillRectangle to FillRectangle; finished drawTransparentBitmap->drawMaskedBitmap rename 2006/07/20 15:40:36 thb 1.1.4.1: #i66849# Joined from CWS xralpha


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [3ce2e04d3021ff4db26e480b7108266a4ec35b66]

INTEGRATION: CWS aw024 (1.1.4); FILE ADDED 2006/11/13 10:58:39 aw 1.1.4.4: changes after resync 2006/09/12 11:24:14 aw 1.1.4.3: changes after resync: GetSalData() -> GetX11SalData() 2006/08/11 13:46:03 aw 1.1.4.2: #i66849# do not crash if XRender is not available 2006/07/20 15:40:22 thb 1.1.4.1: #i66849# Joined from CWS xralpha


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [765ee3625c5b0ef9e06772b1b34e37cbb68d0e50]

INTEGRATION: CWS aw024 (1.138.32); FILE MERGED 2006/11/13 10:58:38 aw 1.138.32.5: changes after resync 2006/11/10 05:48:54 aw 1.138.32.4: RESYNC: (1.139-1.140); FILE MERGED 2006/09/22 03:38:54 aw 1.138.32.3: RESYNC: (1.138-1.139); FILE MERGED 2006/07/20 16:53:08 thb 1.138.32.2: #i66849# Implemented drawAlphaRect() for X11; renamed RenderFillRectangle to FillRectangle; finished drawTransparentBitmap->drawMaskedBitmap rename 2006/07/20 16:03:34 thb 1.138.32.1: #i66849# Join from CWS xralpha; added XRENDER_LINK feature back again; renamed drawTransparentBitmap() to drawMaskedBitmap() and made private nonvirtual; added drawAlphaRect()


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [80d22e0f2a850cd8cc8a568659f04d4954da465f]

INTEGRATION: CWS aw024 (1.31.30); FILE MERGED 2006/11/13 10:58:38 aw 1.31.30.6: changes after resync 2006/11/10 05:48:47 aw 1.31.30.5: RESYNC: (1.33-1.34); FILE MERGED 2006/09/22 03:38:47 aw 1.31.30.4: RESYNC: (1.32-1.33); FILE MERGED 2006/09/08 21:21:36 aw 1.31.30.3: RESYNC: (1.31-1.32); FILE MERGED 2006/07/20 16:53:08 thb 1.31.30.2: #i66849# Implemented drawAlphaRect() for X11; renamed RenderFillRectangle to FillRectangle; finished drawTransparentBitmap->drawMaskedBitmap rename 2006/07/20 16:03:34 thb 1.31.30.1: #i66849# Join from CWS xralpha; added XRENDER_LINK feature back again; renamed drawTransparentBitmap() to drawMaskedBitmap() and made private nonvirtual; added drawAlphaRect()


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [5dd0fc746c2879c956f7c5b0bf224e2728125182]

INTEGRATION: CWS aw024 (1.21.30); FILE MERGED 2006/11/10 05:48:31 aw 1.21.30.5: RESYNC: (1.24-1.26); FILE MERGED 2006/09/22 03:38:18 aw 1.21.30.4: RESYNC: (1.23-1.24); FILE MERGED 2006/09/08 21:21:09 aw 1.21.30.3: RESYNC: (1.22-1.23); FILE MERGED 2006/08/03 17:28:22 aw 1.21.30.2: RESYNC: (1.21-1.22); FILE MERGED 2006/07/20 16:03:34 thb 1.21.30.1: #i66849# Join from CWS xralpha; added XRENDER_LINK feature back again; renamed drawTransparentBitmap() to drawMaskedBitmap() and made private nonvirtual; added drawAlphaRect()


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [d5506537ad53e66478a7d2c389bc700345153bf5]

INTEGRATION: CWS aw024 (1.19.32); FILE MERGED 2006/11/10 05:48:25 aw 1.19.32.3: RESYNC: (1.20-1.21); FILE MERGED 2006/09/22 03:38:05 aw 1.19.32.2: RESYNC: (1.19-1.20); FILE MERGED 2006/07/20 16:03:34 thb 1.19.32.1: #i66849# Join from CWS xralpha; added XRENDER_LINK feature back again; renamed drawTransparentBitmap() to drawMaskedBitmap() and made private nonvirtual; added drawAlphaRect()


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [ba92514470bc0b42e631f31cb0c887287424ef1c]

INTEGRATION: CWS aw024 (1.20.32); FILE MERGED 2006/07/20 16:03:34 thb 1.20.32.1: #i66849# Join from CWS xralpha; added XRENDER_LINK feature back again; renamed drawTransparentBitmap() to drawMaskedBitmap() and made private nonvirtual; added drawAlphaRect()


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [4a1969f7884678efc76f462f6f80bb31e90b0a34]

INTEGRATION: CWS aw024 (1.10.32); FILE MERGED 2006/11/13 10:58:38 aw 1.10.32.4: changes after resync 2006/11/10 05:48:18 aw 1.10.32.3: RESYNC: (1.10-1.11); FILE MERGED 2006/08/07 12:54:48 aw 1.10.32.2: adaptions after resync: unxsols4: no SAL_PRIVATE in vcl 2006/07/20 16:03:34 thb 1.10.32.1: #i66849# Join from CWS xralpha; added XRENDER_LINK feature back again; renamed drawTransparentBitmap() to drawMaskedBitmap() and made private nonvirtual; added drawAlphaRect()


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [1d3accd1dd3d545564770061f5ac6a3e87788ada]

INTEGRATION: CWS aw024 (1.42.32); FILE MERGED 2006/11/13 10:58:38 aw 1.42.32.6: changes after resync 2006/11/10 15:53:06 aw 1.42.32.5: RESYNC: (1.44-1.45); FILE MERGED 2006/11/10 05:48:12 aw 1.42.32.4: RESYNC: (1.43-1.44); FILE MERGED 2006/09/22 03:37:47 aw 1.42.32.3: RESYNC: (1.42-1.43); FILE MERGED 2006/09/12 11:24:13 aw 1.42.32.2: changes after resync: GetSalData() -> GetX11SalData() 2006/07/20 16:03:34 thb 1.42.32.1: #i66849# Join from CWS xralpha; added XRENDER_LINK feature back again; renamed drawTransparentBitmap() to drawMaskedBitmap() and made private nonvirtual; added drawAlphaRect()


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [10305a00966bb98d66658976f3cae884b91f5fc7]

INTEGRATION: CWS aw024 (1.37.32); FILE MERGED 2006/11/10 05:44:47 aw 1.37.32.2: RESYNC: (1.37-1.38); FILE MERGED 2006/07/20 16:03:33 thb 1.37.32.1: #i66849# Join from CWS xralpha; added XRENDER_LINK feature back again; renamed drawTransparentBitmap() to drawMaskedBitmap() and made private nonvirtual; added drawAlphaRect()


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [05b705079476cac37135784805074bdee41acb34]

INTEGRATION: CWS aw024 (1.8.72); FILE MERGED 2006/11/10 05:44:22 aw 1.8.72.2: RESYNC: (1.8-1.9); FILE MERGED 2006/07/20 16:03:33 thb 1.8.72.1: #i66849# Join from CWS xralpha; added XRENDER_LINK feature back again; renamed drawTransparentBitmap() to drawMaskedBitmap() and made private nonvirtual; added drawAlphaRect()


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [afa0e9b4777d5af7e3bc5239c50cbe3b1dc9f78c]

INTEGRATION: CWS aw024 (1.11.80); FILE MERGED 2006/07/20 16:03:33 thb 1.11.80.1: #i66849# Join from CWS xralpha; added XRENDER_LINK feature back again; renamed drawTransparentBitmap() to drawMaskedBitmap() and made private nonvirtual; added drawAlphaRect()


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [f6c8e313778cc20bbbf82b5efb0b04ce1549dc29]

INTEGRATION: CWS aw024 (1.36.32); FILE MERGED 2006/11/10 05:40:53 aw 1.36.32.4: RESYNC: (1.38-1.39); FILE MERGED 2006/09/22 03:17:50 aw 1.36.32.3: RESYNC: (1.37-1.38); FILE MERGED 2006/08/03 17:23:07 aw 1.36.32.2: RESYNC: (1.36-1.37); FILE MERGED 2006/07/20 15:50:40 thb 1.36.32.1: #i66849# Join from CWS xralpha; OutDev::DrawTransparent() now uses drawAlphaRect(), if polygon is rectangular; fixed order of fast bail-out & outdev state modification in DrawTransparent; added DrawAlphaBitmap() mirror wrapper for xralpha join


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [259b21359aeb7ebc836bf45566d385c40b09f216]

INTEGRATION: CWS aw024 (1.23.30); FILE MERGED 2006/09/22 03:15:43 aw 1.23.30.3: RESYNC: (1.24-1.25); FILE MERGED 2006/09/08 21:10:21 aw 1.23.30.2: RESYNC: (1.23-1.24); FILE MERGED 2006/07/20 15:50:40 thb 1.23.30.1: #i66849# Join from CWS xralpha; OutDev::DrawTransparent() now uses drawAlphaRect(), if polygon is rectangular; fixed order of fast bail-out & outdev state modification in DrawTransparent; added DrawAlphaBitmap() mirror wrapper for xralpha join


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [d2d1974e81d135a242bad6397ca573b070bb79fa]

INTEGRATION: CWS aw024 (1.16.32); FILE MERGED 2006/09/22 03:13:22 aw 1.16.32.2: RESYNC: (1.16-1.17); FILE MERGED 2006/07/20 15:50:40 thb 1.16.32.1: #i66849# Join from CWS xralpha; OutDev::DrawTransparent() now uses drawAlphaRect(), if polygon is rectangular; fixed order of fast bail-out & outdev state modification in DrawTransparent; added DrawAlphaBitmap() mirror wrapper for xralpha join


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [ed61578b3f9109bbf01af12b43a03cabefc47acd]

INTEGRATION: CWS aw024 (1.30.32); FILE MERGED 2006/11/10 15:52:19 aw 1.30.32.3: RESYNC: (1.31-1.32); FILE MERGED 2006/09/22 03:12:37 aw 1.30.32.2: RESYNC: (1.30-1.31); FILE MERGED 2006/07/20 15:50:40 thb 1.30.32.1: #i66849# Join from CWS xralpha; OutDev::DrawTransparent() now uses drawAlphaRect(), if polygon is rectangular; fixed order of fast bail-out & outdev state modification in DrawTransparent; added DrawAlphaBitmap() mirror wrapper for xralpha join


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [d79c6e567665f02d0fff0548a6e1b3018d582bdb]

INTEGRATION: CWS aw024 (1.48.16); FILE MERGED 2006/11/10 15:51:13 aw 1.48.16.5: RESYNC: (1.54-1.55); FILE MERGED 2006/05/12 22:15:36 aw 1.48.16.4: RESYNC: (1.53-1.54); FILE MERGED 2005/11/18 16:11:22 aw 1.48.16.3: RESYNC: (1.51-1.53); FILE MERGED 2005/09/17 23:32:27 aw 1.48.16.2: RESYNC: (1.48-1.51); FILE MERGED 2005/04/26 15:09:18 aw 1.48.16.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [3326553456655a37579b3e6f396d0030f1ec743d]

INTEGRATION: CWS aw024 (1.34.198); FILE MERGED 2006/09/22 02:41:03 aw 1.34.198.8: RESYNC: (1.40-1.41); FILE MERGED 2006/09/08 21:03:00 aw 1.34.198.7: RESYNC: (1.39-1.40); FILE MERGED 2006/07/04 15:12:05 aw 1.34.198.6: RESYNC: (1.38-1.39); FILE MERGED 2006/05/12 22:13:25 aw 1.34.198.5: RESYNC: (1.36-1.38); FILE MERGED 2005/11/18 16:05:16 aw 1.34.198.4: RESYNC: (1.35-1.36); FILE MERGED 2005/09/17 23:20:05 aw 1.34.198.3: RESYNC: (1.34-1.35); FILE MERGED 2005/05/26 11:30:41 aw 1.34.198.2: #i39531# 2005/05/19 12:15:28 aw 1.34.198.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [591aaf125a25344f6ea0a48ad3629cdff2c85ecf]

INTEGRATION: CWS aw024 (1.53.70); FILE MERGED 2006/09/22 02:40:04 aw 1.53.70.10: RESYNC: (1.60-1.61); FILE MERGED 2006/09/08 21:02:25 aw 1.53.70.9: RESYNC: (1.59-1.60); FILE MERGED 2006/08/03 17:13:04 aw 1.53.70.8: RESYNC: (1.58-1.59); FILE MERGED 2006/07/04 15:11:54 aw 1.53.70.7: RESYNC: (1.57-1.58); FILE MERGED 2006/05/17 12:49:28 aw 1.53.70.6: changes after resync 2006/05/12 22:13:16 aw 1.53.70.5: RESYNC: (1.55-1.57); FILE MERGED 2005/11/18 16:04:40 aw 1.53.70.4: RESYNC: (1.54-1.55); FILE MERGED 2005/09/17 23:18:42 aw 1.53.70.3: RESYNC: (1.53-1.54); FILE MERGED 2005/05/26 11:30:41 aw 1.53.70.2: #i39531# 2005/05/19 12:15:28 aw 1.53.70.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [5cdb00bca86e145687a40fa043033684cf83cbe6]

INTEGRATION: CWS aw024 (1.28.152); FILE MERGED 2006/09/22 02:35:14 aw 1.28.152.9: RESYNC: (1.33-1.34); FILE MERGED 2006/09/08 20:58:34 aw 1.28.152.8: RESYNC: (1.32-1.33); FILE MERGED 2006/08/03 17:12:32 aw 1.28.152.7: RESYNC: (1.31-1.32); FILE MERGED 2006/07/27 15:52:24 aw 1.28.152.6: #114408# adaptions for SC 2006/05/17 12:49:28 aw 1.28.152.5: changes after resync 2006/01/26 21:23:17 aw 1.28.152.4: RESYNC: (1.30-1.31); FILE MERGED 2005/11/18 16:03:41 aw 1.28.152.3: RESYNC: (1.29-1.30); FILE MERGED 2005/09/17 23:11:34 aw 1.28.152.2: RESYNC: (1.28-1.29); FILE MERGED 2005/05/19 12:15:27 aw 1.28.152.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [2faa0b3160565fa8b8c067b5ece92b41a19d5a3e]

INTEGRATION: CWS aw024 (1.62.156); FILE MERGED 2006/09/22 02:34:28 aw 1.62.156.4: RESYNC: (1.66-1.67); FILE MERGED 2006/09/08 20:58:18 aw 1.62.156.3: RESYNC: (1.65-1.66); FILE MERGED 2006/08/03 17:12:24 aw 1.62.156.2: RESYNC: (1.62-1.65); FILE MERGED 2006/05/17 12:49:27 aw 1.62.156.1: changes after resync


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [9b5799d79df481c2f98824af34814b14b4b60418]

INTEGRATION: CWS aw024 (1.88.44); FILE MERGED 2006/09/22 02:32:45 aw 1.88.44.8: RESYNC: (1.96-1.97); FILE MERGED 2006/09/08 20:57:34 aw 1.88.44.7: RESYNC: (1.95-1.96); FILE MERGED 2006/08/03 17:11:43 aw 1.88.44.6: RESYNC: (1.94-1.95); FILE MERGED 2006/05/12 22:11:06 aw 1.88.44.5: RESYNC: (1.92-1.94); FILE MERGED 2005/11/18 16:03:02 aw 1.88.44.4: RESYNC: (1.90-1.92); FILE MERGED 2005/09/17 23:09:31 aw 1.88.44.3: RESYNC: (1.89-1.90); FILE MERGED 2005/07/22 10:36:15 aw 1.88.44.2: RESYNC: (1.88-1.89); FILE MERGED 2005/05/19 12:15:27 aw 1.88.44.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [7411304009f317de220a47f317994f360ebfdf44]

INTEGRATION: CWS aw024 (1.51.196); FILE MERGED 2006/09/22 02:33:08 aw 1.51.196.7: RESYNC: (1.58-1.59); FILE MERGED 2006/09/08 20:57:51 aw 1.51.196.6: RESYNC: (1.57-1.58); FILE MERGED 2006/05/12 22:10:26 aw 1.51.196.5: RESYNC: (1.55-1.57); FILE MERGED 2006/01/26 21:22:58 aw 1.51.196.4: RESYNC: (1.54-1.55); FILE MERGED 2005/09/17 23:07:07 aw 1.51.196.3: RESYNC: (1.53-1.54); FILE MERGED 2005/05/13 15:31:18 aw 1.51.196.2: RESYNC: (1.51-1.53); FILE MERGED 2005/04/26 15:09:17 aw 1.51.196.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [c1a1aaa6c92297ed960f28b818537a6c7c0214a1]

INTEGRATION: CWS aw024 (1.13.188); FILE MERGED 2006/09/22 02:26:46 aw 1.13.188.5: RESYNC: (1.16-1.17); FILE MERGED 2006/09/08 20:55:51 aw 1.13.188.4: RESYNC: (1.15-1.16); FILE MERGED 2006/05/12 22:08:40 aw 1.13.188.3: RESYNC: (1.14-1.15); FILE MERGED 2005/09/17 22:53:22 aw 1.13.188.2: RESYNC: (1.13-1.14); FILE MERGED 2005/05/19 12:15:26 aw 1.13.188.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [6273efaaada38cbfffec489154cfefa391febe7a]

INTEGRATION: CWS aw024 (1.28.56); FILE MERGED 2006/09/22 02:26:13 aw 1.28.56.8: RESYNC: (1.35-1.36); FILE MERGED 2006/09/08 20:55:44 aw 1.28.56.7: RESYNC: (1.34-1.35); FILE MERGED 2006/08/03 17:10:31 aw 1.28.56.6: RESYNC: (1.32-1.34); FILE MERGED 2006/05/12 22:08:32 aw 1.28.56.5: RESYNC: (1.30-1.32); FILE MERGED 2006/01/26 21:21:56 aw 1.28.56.4: RESYNC: (1.29-1.30); FILE MERGED 2005/09/17 22:53:05 aw 1.28.56.3: RESYNC: (1.28-1.29); FILE MERGED 2005/05/26 11:30:40 aw 1.28.56.2: #i39531# 2005/05/19 12:15:26 aw 1.28.56.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [d8b37d8bd6fa3ca00de2be3cfbab7cc6ca0c70ee]

INTEGRATION: CWS aw024 (1.30.68); FILE MERGED 2006/09/22 02:26:06 aw 1.30.68.7: RESYNC: (1.34-1.35); FILE MERGED 2006/09/08 20:55:37 aw 1.30.68.6: RESYNC: (1.33-1.34); FILE MERGED 2006/08/03 17:10:23 aw 1.30.68.5: RESYNC: (1.32-1.33); FILE MERGED 2005/11/18 15:59:14 aw 1.30.68.4: RESYNC: (1.31-1.32); FILE MERGED 2005/09/17 22:52:58 aw 1.30.68.3: RESYNC: (1.30-1.31); FILE MERGED 2005/05/26 11:30:40 aw 1.30.68.2: #i39531# 2005/05/19 12:15:26 aw 1.30.68.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [3a38de6095469685b35751b1ec8a5e2ac0655d56]

INTEGRATION: CWS aw024 (1.13.80); FILE MERGED 2006/09/22 02:25:38 aw 1.13.80.6: RESYNC: (1.16-1.17); FILE MERGED 2006/09/08 20:55:23 aw 1.13.80.5: RESYNC: (1.15-1.16); FILE MERGED 2006/08/03 17:09:54 aw 1.13.80.4: RESYNC: (1.14-1.15); FILE MERGED 2005/09/17 22:52:30 aw 1.13.80.3: RESYNC: (1.13-1.14); FILE MERGED 2005/05/26 11:30:40 aw 1.13.80.2: #i39531# 2005/05/19 12:15:25 aw 1.13.80.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [513047e731295afcf632e38471a3016c488f0f09]

INTEGRATION: CWS aw024 (1.5.248); FILE MERGED 2006/09/22 02:25:19 aw 1.5.248.6: RESYNC: (1.9-1.10); FILE MERGED 2006/09/08 20:55:08 aw 1.5.248.5: RESYNC: (1.8-1.9); FILE MERGED 2006/08/03 17:09:34 aw 1.5.248.4: RESYNC: (1.7-1.8); FILE MERGED 2006/05/12 22:08:14 aw 1.5.248.3: RESYNC: (1.6-1.7); FILE MERGED 2005/09/17 22:52:07 aw 1.5.248.2: RESYNC: (1.5-1.6); FILE MERGED 2005/04/26 15:09:17 aw 1.5.248.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [e9b4686c266610a96d4f3102d289d4e9c9a95b82]

INTEGRATION: CWS aw024 (1.13.68); FILE MERGED 2006/09/22 02:23:48 aw 1.13.68.6: RESYNC: (1.15-1.16); FILE MERGED 2006/09/08 20:54:18 aw 1.13.68.5: RESYNC: (1.14-1.15); FILE MERGED 2006/07/27 15:52:24 aw 1.13.68.4: #114408# adaptions for SC 2005/09/17 22:46:29 aw 1.13.68.3: RESYNC: (1.13-1.14); FILE MERGED 2005/05/19 12:15:25 aw 1.13.68.2: #i39529# 2005/04/26 15:09:16 aw 1.13.68.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [434b73a9c193877e1914c915923338604802bcdb]

INTEGRATION: CWS aw024 (1.9.280); FILE MERGED 2006/09/22 02:23:40 aw 1.9.280.6: RESYNC: (1.12-1.13); FILE MERGED 2006/09/08 20:54:12 aw 1.9.280.5: RESYNC: (1.11-1.12); FILE MERGED 2006/08/03 17:09:04 aw 1.9.280.4: RESYNC: (1.10-1.11); FILE MERGED 2005/09/17 22:46:21 aw 1.9.280.3: RESYNC: (1.9-1.10); FILE MERGED 2005/05/26 11:30:39 aw 1.9.280.2: #i39531# 2005/05/19 12:15:25 aw 1.9.280.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [250e9487df699cf3cac9b51b31e80f7afb137453]

INTEGRATION: CWS aw024 (1.4.282); FILE MERGED 2006/09/22 02:23:32 aw 1.4.282.7: RESYNC: (1.7-1.8); FILE MERGED 2006/08/03 17:08:57 aw 1.4.282.6: RESYNC: (1.6-1.7); FILE MERGED 2006/02/02 15:13:38 aw 1.4.282.5: adaption to m154 after resync 2006/01/26 21:21:19 aw 1.4.282.4: RESYNC: (1.5-1.6); FILE MERGED 2005/09/17 22:46:10 aw 1.4.282.3: RESYNC: (1.4-1.5); FILE MERGED 2005/05/19 12:15:25 aw 1.4.282.2: #i39529# 2005/04/26 15:09:16 aw 1.4.282.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [58d8785597d4f18f6f84d8882354c9a6d6ea2e71]

INTEGRATION: CWS aw024 (1.7.188); FILE MERGED 2006/09/22 02:23:15 aw 1.7.188.6: RESYNC: (1.11-1.12); FILE MERGED 2006/09/08 20:53:57 aw 1.7.188.5: RESYNC: (1.10-1.11); FILE MERGED 2006/08/03 17:08:49 aw 1.7.188.4: RESYNC: (1.9-1.10); FILE MERGED 2005/09/17 22:45:47 aw 1.7.188.3: RESYNC: (1.8-1.9); FILE MERGED 2005/05/13 15:29:58 aw 1.7.188.2: RESYNC: (1.7-1.8); FILE MERGED 2005/04/26 15:09:16 aw 1.7.188.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [c900bd987f84b57065e91fbf83dfa0582f672751]

INTEGRATION: CWS aw024 (1.3.196); FILE MERGED 2006/09/22 02:19:08 aw 1.3.196.6: RESYNC: (1.6-1.7); FILE MERGED 2006/09/08 20:51:31 aw 1.3.196.5: RESYNC: (1.5-1.6); FILE MERGED 2005/11/18 15:55:06 aw 1.3.196.4: RESYNC: (1.4-1.5); FILE MERGED 2005/09/17 22:32:12 aw 1.3.196.3: RESYNC: (1.3-1.4); FILE MERGED 2005/05/26 11:30:39 aw 1.3.196.2: #i39531# 2005/05/19 12:15:24 aw 1.3.196.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [f2b85632f41537a5979ecef8559add03492a96ac]

INTEGRATION: CWS aw024 (1.19.50); FILE MERGED 2006/09/08 20:35:04 aw 1.19.50.7: RESYNC: (1.26-1.27); FILE MERGED 2006/08/03 17:04:08 aw 1.19.50.6: RESYNC: (1.25-1.26); FILE MERGED 2006/05/12 22:03:16 aw 1.19.50.5: RESYNC: (1.22-1.25); FILE MERGED 2006/01/26 21:19:11 aw 1.19.50.4: RESYNC: (1.21-1.22); FILE MERGED 2005/09/17 21:52:44 aw 1.19.50.3: RESYNC: (1.20-1.21); FILE MERGED 2005/07/22 10:34:02 aw 1.19.50.2: RESYNC: (1.19-1.20); FILE MERGED 2005/05/19 12:15:23 aw 1.19.50.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [897683f08d8517ff28cfec6c4145673f55df91e8]

INTEGRATION: CWS aw024 (1.14.194); FILE MERGED 2006/09/22 02:08:39 aw 1.14.194.7: RESYNC: (1.18-1.19); FILE MERGED 2006/09/08 20:46:09 aw 1.14.194.6: RESYNC: (1.17-1.18); FILE MERGED 2006/08/03 17:06:26 aw 1.14.194.5: RESYNC: (1.16-1.17); FILE MERGED 2006/05/12 21:58:58 aw 1.14.194.4: RESYNC: (1.15-1.16); FILE MERGED 2005/09/17 21:15:59 aw 1.14.194.3: RESYNC: (1.14-1.15); FILE MERGED 2005/05/26 11:30:38 aw 1.14.194.2: #i39531# 2005/05/19 12:15:23 aw 1.14.194.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [93c6dabbaa6861246b1beb4bc5ad14d89fe2dd11]

INTEGRATION: CWS aw024 (1.112.2); FILE MERGED 2006/09/22 02:08:27 aw 1.112.2.13: RESYNC: (1.135-1.136); FILE MERGED 2006/09/08 20:46:00 aw 1.112.2.12: RESYNC: (1.134-1.135); FILE MERGED 2006/08/03 17:06:17 aw 1.112.2.11: RESYNC: (1.132-1.134); FILE MERGED 2006/07/27 15:52:24 aw 1.112.2.10: #114408# adaptions for SC 2006/05/17 12:49:27 aw 1.112.2.9: changes after resync 2006/05/12 21:58:49 aw 1.112.2.8: RESYNC: (1.125-1.132); FILE MERGED 2006/01/26 21:16:45 aw 1.112.2.7: RESYNC: (1.123-1.125); FILE MERGED 2005/11/18 15:44:43 aw 1.112.2.6: RESYNC: (1.117-1.123); FILE MERGED 2005/09/17 21:15:51 aw 1.112.2.5: RESYNC: (1.116-1.117); FILE MERGED 2005/07/22 10:32:21 aw 1.112.2.4: RESYNC: (1.115-1.116); FILE MERGED 2005/05/19 12:15:22 aw 1.112.2.3: #i39529# 2005/05/13 15:25:36 aw 1.112.2.2: RESYNC: (1.112-1.115); FILE MERGED 2005/04/26 15:09:15 aw 1.112.2.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [03aa923e59052c8e2082d9eb9110ec1e4c6be66a]

INTEGRATION: CWS aw024 (1.21.158); FILE MERGED 2006/09/22 02:08:20 aw 1.21.158.7: RESYNC: (1.25-1.26); FILE MERGED 2006/05/12 21:58:36 aw 1.21.158.6: RESYNC: (1.24-1.25); FILE MERGED 2005/11/18 15:44:34 aw 1.21.158.5: RESYNC: (1.23-1.24); FILE MERGED 2005/09/17 21:15:43 aw 1.21.158.4: RESYNC: (1.22-1.23); FILE MERGED 2005/07/22 10:32:11 aw 1.21.158.3: RESYNC: (1.21-1.22); FILE MERGED 2005/05/19 12:15:22 aw 1.21.158.2: #i39529# 2005/05/12 16:49:35 aw 1.21.158.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [ed55354868106f310c7d6cd1c68902b1538b2f76]

INTEGRATION: CWS aw024 (1.86.68); FILE MERGED 2006/11/10 05:32:21 aw 1.86.68.13: RESYNC: (1.104-1.106); FILE MERGED 2006/09/22 02:08:12 aw 1.86.68.12: RESYNC: (1.103-1.104); FILE MERGED 2006/09/08 20:45:52 aw 1.86.68.11: RESYNC: (1.102-1.103); FILE MERGED 2006/08/03 17:06:07 aw 1.86.68.10: RESYNC: (1.101-1.102); FILE MERGED 2006/05/17 12:49:26 aw 1.86.68.9: changes after resync 2006/05/12 21:58:28 aw 1.86.68.8: RESYNC: (1.98-1.101); FILE MERGED 2006/01/26 21:16:34 aw 1.86.68.7: RESYNC: (1.96-1.98); FILE MERGED 2005/11/18 15:44:04 aw 1.86.68.6: RESYNC: (1.95-1.96); FILE MERGED 2005/09/17 21:14:51 aw 1.86.68.5: RESYNC: (1.94-1.95); FILE MERGED 2005/05/13 15:25:27 aw 1.86.68.4: RESYNC: (1.92-1.94); FILE MERGED 2005/04/26 15:09:14 aw 1.86.68.3: #i39528# 2005/03/23 21:48:37 aw 1.86.68.2: RESYNC: (1.86-1.92); FILE MERGED 2004/12/27 10:06:26 aw 1.86.68.1: #i39525


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [6539dff2f4de1ed5512e96bdf8fb57acad81a030]

INTEGRATION: CWS aw024 (1.3.94); FILE MERGED 2006/09/22 02:05:07 aw 1.3.94.7: RESYNC: (1.7-1.9); FILE MERGED 2006/09/08 20:44:24 aw 1.3.94.6: RESYNC: (1.6-1.7); FILE MERGED 2006/08/03 17:05:33 aw 1.3.94.5: RESYNC: (1.5-1.6); FILE MERGED 2005/11/18 15:41:35 aw 1.3.94.4: RESYNC: (1.4-1.5); FILE MERGED 2005/09/17 21:07:27 aw 1.3.94.3: RESYNC: (1.3-1.4); FILE MERGED 2005/05/26 11:30:38 aw 1.3.94.2: #i39531# 2005/05/19 12:15:21 aw 1.3.94.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [a8caa173c047c7172a0e3dca20ddcf7d31bc0185]

INTEGRATION: CWS aw024 (1.14.98); FILE MERGED 2006/09/22 01:55:26 aw 1.14.98.4: RESYNC: (1.19-1.20); FILE MERGED 2006/05/12 21:53:08 aw 1.14.98.3: RESYNC: (1.17-1.18); FILE MERGED 2005/09/17 20:37:25 aw 1.14.98.2: RESYNC: (1.14-1.15); FILE MERGED 2004/12/27 10:06:25 aw 1.14.98.1: #i39525


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [8e26545a1139551a97670f6abe59d85b4c8009cc]

INTEGRATION: CWS aw024 (1.48.196); FILE MERGED 2006/11/10 05:29:54 aw 1.48.196.6: RESYNC: (1.56-1.58); FILE MERGED 2006/09/22 01:47:19 aw 1.48.196.5: RESYNC: (1.55-1.56); FILE MERGED 2006/09/08 20:25:40 aw 1.48.196.4: RESYNC: (1.53-1.55); FILE MERGED 2006/05/12 21:47:54 aw 1.48.196.3: RESYNC: (1.51-1.53); FILE MERGED 2005/09/17 20:18:36 aw 1.48.196.2: RESYNC: (1.48-1.49); FILE MERGED 2005/08/04 15:54:31 sj 1.48.196.1: #48467# using GraphicExporter component for exports, graphic filter progress now works now via xStatusIndicater instead of callback mechanism


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [01041edce1e5b271d3d1ca5b80ec5f7180f9ad9b]

INTEGRATION: CWS aw024 (1.151.78); FILE MERGED 2006/11/10 15:49:23 aw 1.151.78.11: RESYNC: (1.172-1.173); FILE MERGED 2006/11/10 05:29:20 aw 1.151.78.10: RESYNC: (1.170-1.172); FILE MERGED 2006/09/22 01:46:52 aw 1.151.78.9: RESYNC: (1.169-1.170); FILE MERGED 2006/09/08 20:24:54 aw 1.151.78.8: RESYNC: (1.168-1.169); FILE MERGED 2006/05/12 21:47:16 aw 1.151.78.7: RESYNC: (1.160-1.168); FILE MERGED 2006/01/30 19:32:45 aw 1.151.78.6: RESYNC: (1.159-1.160); FILE MERGED 2005/11/18 15:29:40 aw 1.151.78.5: RESYNC: (1.156-1.159); FILE MERGED 2005/09/17 20:17:43 aw 1.151.78.4: RESYNC: (1.155-1.156); FILE MERGED 2005/07/22 10:27:48 aw 1.151.78.3: RESYNC: (1.153-1.155); FILE MERGED 2005/05/13 15:19:31 aw 1.151.78.2: RESYNC: (1.151-1.153); FILE MERGED 2005/04/26 15:09:13 aw 1.151.78.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [0f3477d86cba9969a4cd32f0e24c40240c94b8c7]

INTEGRATION: CWS aw024 (1.62.84); FILE MERGED 2006/09/22 01:46:45 aw 1.62.84.5: RESYNC: (1.68-1.69); FILE MERGED 2006/09/08 20:24:37 aw 1.62.84.4: RESYNC: (1.67-1.68); FILE MERGED 2006/05/12 21:47:04 aw 1.62.84.3: RESYNC: (1.65-1.67); FILE MERGED 2005/09/17 20:17:35 aw 1.62.84.2: RESYNC: (1.62-1.63); FILE MERGED 2005/08/04 15:54:12 sj 1.62.84.1: #48467# using GraphicExporter component for exports, graphic filter progress now works now via xStatusIndicater instead of callback mechanism


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [a1b209136c2436c9c16f0833740a6579bf316560]

INTEGRATION: CWS aw024 (1.130.50); FILE MERGED 2006/09/22 01:46:38 aw 1.130.50.10: RESYNC: (1.142-1.143); FILE MERGED 2006/09/08 20:24:30 aw 1.130.50.9: RESYNC: (1.141-1.142); FILE MERGED 2006/07/04 15:04:31 aw 1.130.50.8: RESYNC: (1.140-1.141); FILE MERGED 2006/05/12 21:46:56 aw 1.130.50.7: RESYNC: (1.138-1.140); FILE MERGED 2005/11/18 15:29:32 aw 1.130.50.6: RESYNC: (1.136-1.138); FILE MERGED 2005/09/17 20:17:17 aw 1.130.50.5: RESYNC: (1.135-1.136); FILE MERGED 2005/07/22 10:27:39 aw 1.130.50.4: RESYNC: (1.133-1.135); FILE MERGED 2005/05/13 15:19:14 aw 1.130.50.3: RESYNC: (1.130-1.133); FILE MERGED 2005/05/12 16:49:34 aw 1.130.50.2: #i39529# 2005/04/26 15:09:13 aw 1.130.50.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [210856cec7d7a7e9a9c637decd297c279e6b3075]

INTEGRATION: CWS aw024 (1.8.168); FILE MERGED 2006/09/22 01:43:46 aw 1.8.168.5: RESYNC: (1.11-1.12); FILE MERGED 2006/09/08 20:21:40 aw 1.8.168.4: RESYNC: (1.10-1.11); FILE MERGED 2006/05/12 21:44:53 aw 1.8.168.3: RESYNC: (1.9-1.10); FILE MERGED 2005/09/17 20:11:50 aw 1.8.168.2: RESYNC: (1.8-1.9); FILE MERGED 2005/08/04 15:53:45 sj 1.8.168.1: #48467# using GraphicExporter component for exports, graphic filter progress now works now via xStatusIndicater instead of callback mechanism


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [a06ab72a6e3aa508067fa872af98d7eee9339649]

INTEGRATION: CWS aw024 (1.59.14); FILE MERGED 2006/09/22 01:40:47 aw 1.59.14.4: RESYNC: (1.61-1.62); FILE MERGED 2006/09/08 20:19:06 aw 1.59.14.3: RESYNC: (1.60-1.61); FILE MERGED 2006/08/03 17:02:46 aw 1.59.14.2: RESYNC: (1.59-1.60); FILE MERGED 2006/05/17 12:49:26 aw 1.59.14.1: changes after resync


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [fec3a613c9eb2799f4bf955a9939adc2701f590f]

INTEGRATION: CWS aw024 (1.19.8); FILE MERGED 2006/11/06 14:33:12 aw 1.19.8.1: #i71248# secured usage of XControl when importing html


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [860e6d1751628ffb0fea8272be901a81014c0ecd]

INTEGRATION: CWS aw024 (1.59.50); FILE MERGED 2006/09/22 01:32:17 aw 1.59.50.10: RESYNC: (1.64-1.65); FILE MERGED 2006/09/08 20:10:49 aw 1.59.50.9: RESYNC: (1.63-1.64); FILE MERGED 2006/08/14 17:35:41 aw 1.59.50.8: #i68597# prepare SW for fully buffered Overlay 2006/07/27 15:52:23 aw 1.59.50.7: #114408# adaptions for SC 2006/05/12 21:39:01 aw 1.59.50.6: RESYNC: (1.62-1.63); FILE MERGED 2006/03/15 11:20:28 aw 1.59.50.5: #114409# corrected sw overlay problems 2005/11/18 15:24:54 aw 1.59.50.4: RESYNC: (1.61-1.62); FILE MERGED 2005/09/17 19:48:12 aw 1.59.50.3: RESYNC: (1.60-1.61); FILE MERGED 2005/07/22 10:26:57 aw 1.59.50.2: RESYNC: (1.59-1.60); FILE MERGED 2005/05/19 12:15:21 aw 1.59.50.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [e1d30c7f986387c116f47f6d096095f0a9078332]

INTEGRATION: CWS aw024 (1.25.198); FILE MERGED 2006/09/22 01:32:00 aw 1.25.198.10: RESYNC: (1.30-1.31); FILE MERGED 2006/09/08 20:10:32 aw 1.25.198.9: RESYNC: (1.29-1.30); FILE MERGED 2006/08/14 17:35:41 aw 1.25.198.8: #i68597# prepare SW for fully buffered Overlay 2006/08/03 17:01:56 aw 1.25.198.7: RESYNC: (1.28-1.29); FILE MERGED 2006/05/12 21:38:51 aw 1.25.198.6: RESYNC: (1.27-1.28); FILE MERGED 2005/09/17 19:47:54 aw 1.25.198.5: RESYNC: (1.26-1.27); FILE MERGED 2005/05/26 11:30:37 aw 1.25.198.4: #i39531# 2005/05/19 12:15:21 aw 1.25.198.3: #i39529# 2005/05/13 15:15:08 aw 1.25.198.2: RESYNC: (1.25-1.26); FILE MERGED 2005/05/12 16:49:34 aw 1.25.198.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [31da2f086ad2eeb9f1f4633688eec16109d52afe]

INTEGRATION: CWS aw024 (1.14.280); FILE MERGED 2006/09/22 01:31:46 aw 1.14.280.6: RESYNC: (1.17-1.18); FILE MERGED 2006/09/08 20:10:26 aw 1.14.280.5: RESYNC: (1.16-1.17); FILE MERGED 2006/08/03 17:01:48 aw 1.14.280.4: RESYNC: (1.15-1.16); FILE MERGED 2006/07/27 15:52:23 aw 1.14.280.3: #114408# adaptions for SC 2005/09/17 19:47:09 aw 1.14.280.2: RESYNC: (1.14-1.15); FILE MERGED 2005/05/19 12:15:20 aw 1.14.280.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [81ee012d54c1ecdbc684d84f7073194f8500fd38]

INTEGRATION: CWS aw024 (1.13.216); FILE MERGED 2006/09/22 01:31:40 aw 1.13.216.5: RESYNC: (1.15-1.16); FILE MERGED 2006/09/08 20:10:19 aw 1.13.216.4: RESYNC: (1.14-1.15); FILE MERGED 2006/08/14 17:35:41 aw 1.13.216.3: #i68597# prepare SW for fully buffered Overlay 2005/09/17 19:47:46 aw 1.13.216.2: RESYNC: (1.13-1.14); FILE MERGED 2005/05/19 12:15:20 aw 1.13.216.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [bfc0bf041f7faf05f1a2c54bce58e966e13642ae]

INTEGRATION: CWS aw024 (1.65.2); FILE MERGED 2006/09/22 01:27:04 aw 1.65.2.13: RESYNC: (1.72-1.73); FILE MERGED 2006/09/08 20:06:39 aw 1.65.2.12: RESYNC: (1.71-1.72); FILE MERGED 2006/08/03 17:01:04 aw 1.65.2.11: RESYNC: (1.70-1.71); FILE MERGED 2006/07/27 15:52:23 aw 1.65.2.10: #114408# adaptions for SC 2006/07/04 15:03:44 aw 1.65.2.9: RESYNC: (1.69-1.70); FILE MERGED 2006/01/26 20:51:06 aw 1.65.2.8: RESYNC: (1.68-1.69); FILE MERGED 2005/11/18 15:23:14 aw 1.65.2.7: RESYNC: (1.67-1.68); FILE MERGED 2005/09/17 19:42:16 aw 1.65.2.6: RESYNC: (1.66-1.67); FILE MERGED 2005/05/26 11:30:37 aw 1.65.2.5: #i39531# 2005/05/19 12:15:19 aw 1.65.2.4: #i39529# 2005/05/17 16:21:59 aw 1.65.2.3: #i39529# 2005/05/13 15:13:30 aw 1.65.2.2: RESYNC: (1.65-1.66); FILE MERGED 2005/05/12 16:49:33 aw 1.65.2.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [b1a8f9d968afe0d657864c78215cbfcbe76443f6]

INTEGRATION: CWS aw024 (1.53.154); FILE MERGED 2006/09/22 01:14:50 aw 1.53.154.8: RESYNC: (1.58-1.60); FILE MERGED 2006/09/08 19:58:09 aw 1.53.154.7: RESYNC: (1.57-1.58); FILE MERGED 2006/05/12 21:34:43 aw 1.53.154.6: RESYNC: (1.56-1.57); FILE MERGED 2005/11/18 15:19:33 aw 1.53.154.5: RESYNC: (1.55-1.56); FILE MERGED 2005/09/17 19:25:54 aw 1.53.154.4: RESYNC: (1.54-1.55); FILE MERGED 2005/05/13 15:08:46 aw 1.53.154.3: RESYNC: (1.53-1.54); FILE MERGED 2005/05/12 16:49:33 aw 1.53.154.2: #i39529# 2005/04/26 15:09:12 aw 1.53.154.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [bdc3a36875addaf4668066a854a004c765f1dc16]

INTEGRATION: CWS aw024 (1.51.8); FILE MERGED 2006/11/13 12:45:44 aw 1.51.8.1: changes after resync


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [49a5045ba244b7a8283a31d703781c98c51242a5]

INTEGRATION: CWS aw024 (1.88.50); FILE MERGED 2006/09/22 01:01:44 aw 1.88.50.12: RESYNC: (1.96-1.98); FILE MERGED 2006/09/08 19:46:21 aw 1.88.50.11: RESYNC: (1.95-1.96); FILE MERGED 2006/08/14 17:35:40 aw 1.88.50.10: #i68597# prepare SW for fully buffered Overlay 2006/07/27 15:52:22 aw 1.88.50.9: #114408# adaptions for SC 2006/05/12 21:30:41 aw 1.88.50.8: RESYNC: (1.94-1.95); FILE MERGED 2006/03/15 11:20:27 aw 1.88.50.7: #114409# corrected sw overlay problems 2005/11/18 15:16:01 aw 1.88.50.6: RESYNC: (1.91-1.94); FILE MERGED 2005/09/17 19:03:06 aw 1.88.50.5: RESYNC: (1.89-1.91); FILE MERGED 2005/07/22 10:22:31 aw 1.88.50.4: RESYNC: (1.88-1.89); FILE MERGED 2005/05/26 11:30:36 aw 1.88.50.3: #i39531# 2005/05/19 12:15:18 aw 1.88.50.2: #i39529# 2005/05/12 16:49:32 aw 1.88.50.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [816ebdf1e4095b16378c167ce128523c6e4bda88]

INTEGRATION: CWS aw024 (1.51.44); FILE MERGED 2006/11/10 05:24:08 aw 1.51.44.9: RESYNC: (1.62-1.63); FILE MERGED 2006/09/22 00:59:31 aw 1.51.44.8: RESYNC: (1.61-1.62); FILE MERGED 2006/09/08 19:44:54 aw 1.51.44.7: RESYNC: (1.59-1.61); FILE MERGED 2006/08/03 16:57:17 aw 1.51.44.6: RESYNC: (1.57-1.59); FILE MERGED 2006/05/12 21:29:34 aw 1.51.44.5: RESYNC: (1.55-1.57); FILE MERGED 2006/01/26 20:42:34 aw 1.51.44.4: RESYNC: (1.54-1.55); FILE MERGED 2005/11/18 15:15:03 aw 1.51.44.3: RESYNC: (1.52-1.54); FILE MERGED 2005/09/17 18:59:40 aw 1.51.44.2: RESYNC: (1.51-1.52); FILE MERGED 2005/05/19 12:15:17 aw 1.51.44.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [f7bfb8970ad90aa3a96b106f44ec99d16ce0b4a7]

INTEGRATION: CWS aw024 (1.66.192); FILE MERGED 2006/11/10 05:23:21 aw 1.66.192.10: RESYNC: (1.78-1.79); FILE MERGED 2006/09/22 00:56:46 aw 1.66.192.9: RESYNC: (1.76-1.78); FILE MERGED 2006/09/08 19:42:56 aw 1.66.192.8: RESYNC: (1.75-1.76); FILE MERGED 2006/05/12 21:27:26 aw 1.66.192.7: RESYNC: (1.71-1.75); FILE MERGED 2005/11/18 15:13:33 aw 1.66.192.6: RESYNC: (1.69-1.71); FILE MERGED 2005/09/17 18:56:02 aw 1.66.192.5: RESYNC: (1.68-1.69); FILE MERGED 2005/07/22 10:21:10 aw 1.66.192.4: RESYNC: (1.67-1.68); FILE MERGED 2005/05/19 12:15:17 aw 1.66.192.3: #i39529# 2005/05/13 15:00:06 aw 1.66.192.2: RESYNC: (1.66-1.67); FILE MERGED 2005/04/26 15:09:11 aw 1.66.192.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [558a51517c81f7b76beb188951f8e35cd57dff73]

INTEGRATION: CWS aw024 (1.29.96); FILE MERGED 2006/09/08 19:42:49 aw 1.29.96.4: RESYNC: (1.31-1.32); FILE MERGED 2006/05/12 21:27:17 aw 1.29.96.3: RESYNC: (1.30-1.31); FILE MERGED 2005/09/17 18:55:29 aw 1.29.96.2: RESYNC: (1.29-1.30); FILE MERGED 2005/05/19 12:15:17 aw 1.29.96.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [73e49b31754e000ee8aa55e85df487bc02f3da01]

INTEGRATION: CWS aw024 (1.18.12); FILE MERGED 2006/09/08 19:40:20 aw 1.18.12.6: RESYNC: (1.20-1.21); FILE MERGED 2006/08/18 08:20:13 od 1.18.12.5: #i68597# - remove unneeded forward declaration of class Region 2006/08/14 17:35:40 aw 1.18.12.4: #i68597# prepare SW for fully buffered Overlay 2006/08/03 16:55:41 aw 1.18.12.3: RESYNC: (1.19-1.20); FILE MERGED 2006/05/12 21:26:16 aw 1.18.12.2: RESYNC: (1.18-1.19); FILE MERGED 2006/03/15 11:20:27 aw 1.18.12.1: #114409# corrected sw overlay problems


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [544b3a1d3ff075b0012debcbb31010f8b4acd494]

INTEGRATION: CWS aw024 (1.6.96); FILE MERGED 2006/09/08 19:38:25 aw 1.6.96.3: RESYNC: (1.7-1.8); FILE MERGED 2005/09/17 18:41:31 aw 1.6.96.2: RESYNC: (1.6-1.7); FILE MERGED 2005/04/26 15:09:11 aw 1.6.96.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [bd455b0843b46a09f49ccc51a7f6c88f8bedb341]

INTEGRATION: CWS aw024 (1.33.94); FILE MERGED 2006/09/22 00:54:48 aw 1.33.94.7: RESYNC: (1.38-1.39); FILE MERGED 2006/09/08 19:35:38 aw 1.33.94.6: RESYNC: (1.37-1.38); FILE MERGED 2006/08/03 16:54:34 aw 1.33.94.5: RESYNC: (1.36-1.37); FILE MERGED 2006/01/30 19:11:02 aw 1.33.94.4: RESYNC: (1.35-1.36); FILE MERGED 2006/01/26 20:40:16 aw 1.33.94.3: RESYNC: (1.34-1.35); FILE MERGED 2005/09/17 18:35:50 aw 1.33.94.2: RESYNC: (1.33-1.34); FILE MERGED 2005/05/19 12:15:16 aw 1.33.94.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [85f11cac8b7b1da9c0967c61bce6951ea0b01176]

INTEGRATION: CWS aw024 (1.38.186); FILE MERGED 2006/09/22 00:55:35 aw 1.38.186.13: RESYNC: (1.47-1.49); FILE MERGED 2006/09/08 19:36:23 aw 1.38.186.12: RESYNC: (1.46-1.47); FILE MERGED 2006/08/03 16:54:58 aw 1.38.186.11: RESYNC: (1.44-1.46); FILE MERGED 2006/07/27 15:52:22 aw 1.38.186.10: #114408# adaptions for SC 2006/05/12 21:24:39 aw 1.38.186.9: RESYNC: (1.42-1.44); FILE MERGED 2005/11/18 15:11:43 aw 1.38.186.8: RESYNC: (1.41-1.42); FILE MERGED 2005/09/17 18:35:40 aw 1.38.186.7: RESYNC: (1.40-1.41); FILE MERGED 2005/07/22 10:20:36 aw 1.38.186.6: RESYNC: (1.39-1.40); FILE MERGED 2005/05/26 11:30:36 aw 1.38.186.5: #i39531# 2005/05/19 12:15:16 aw 1.38.186.4: #i39529# 2005/05/13 14:57:27 aw 1.38.186.3: RESYNC: (1.38-1.39); FILE MERGED 2005/05/12 16:49:31 aw 1.38.186.2: #i39529# 2005/04/26 15:09:10 aw 1.38.186.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [52c7588f5c4cd26d4381d52de5e9d4e3f36534b4]

INTEGRATION: CWS aw024 (1.26.152); FILE MERGED 2006/09/22 00:55:18 aw 1.26.152.7: RESYNC: (1.31-1.33); FILE MERGED 2006/09/08 19:36:04 aw 1.26.152.6: RESYNC: (1.30-1.31); FILE MERGED 2006/08/03 16:54:50 aw 1.26.152.5: RESYNC: (1.29-1.30); FILE MERGED 2006/05/12 21:24:17 aw 1.26.152.4: RESYNC: (1.28-1.29); FILE MERGED 2006/01/26 20:40:23 aw 1.26.152.3: RESYNC: (1.27-1.28); FILE MERGED 2005/09/17 18:35:06 aw 1.26.152.2: RESYNC: (1.26-1.27); FILE MERGED 2005/05/19 12:15:15 aw 1.26.152.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [cc055bbd614b0c1cc526bb128e956fdcdca07bdb]

INTEGRATION: CWS aw024 (1.29.96); FILE MERGED 2006/11/10 05:22:50 aw 1.29.96.12: RESYNC: (1.41-1.42); FILE MERGED 2006/09/22 00:54:55 aw 1.29.96.11: RESYNC: (1.40-1.41); FILE MERGED 2006/09/08 19:35:46 aw 1.29.96.10: RESYNC: (1.39-1.40); FILE MERGED 2006/08/03 16:54:42 aw 1.29.96.9: RESYNC: (1.38-1.39); FILE MERGED 2006/05/12 21:23:53 aw 1.29.96.8: RESYNC: (1.36-1.38); FILE MERGED 2005/11/18 15:11:35 aw 1.29.96.7: RESYNC: (1.34-1.36); FILE MERGED 2005/09/17 18:34:45 aw 1.29.96.6: RESYNC: (1.33-1.34); FILE MERGED 2005/05/26 11:30:35 aw 1.29.96.5: #i39531# 2005/05/19 12:15:15 aw 1.29.96.4: #i39529# 2005/05/13 14:57:16 aw 1.29.96.3: RESYNC: (1.32-1.33); FILE MERGED 2005/03/23 21:03:19 aw 1.29.96.2: RESYNC: (1.29-1.32); FILE MERGED 2004/12/27 10:06:24 aw 1.29.96.1: #i39525


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [ebdf084fc64dc7b0d3fc92f000919458cb5b2b4c]

INTEGRATION: CWS aw024 (1.20.186); FILE MERGED 2006/09/22 00:47:12 aw 1.20.186.7: RESYNC: (1.23-1.24); FILE MERGED 2006/09/08 19:29:34 aw 1.20.186.6: RESYNC: (1.22-1.23); FILE MERGED 2006/08/14 17:35:40 aw 1.20.186.5: #i68597# prepare SW for fully buffered Overlay 2006/08/03 16:53:54 aw 1.20.186.4: RESYNC: (1.21-1.22); FILE MERGED 2005/09/17 18:24:36 aw 1.20.186.3: RESYNC: (1.20-1.21); FILE MERGED 2005/05/26 11:30:35 aw 1.20.186.2: #i39531# 2005/05/19 12:15:14 aw 1.20.186.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [97347b5e7f5d7a5cc60ead8c7a831a6983d234eb]

INTEGRATION: CWS aw024 (1.16.96); FILE MERGED 2006/09/22 00:46:35 aw 1.16.96.8: RESYNC: (1.20-1.21); FILE MERGED 2006/09/08 19:29:00 aw 1.16.96.7: RESYNC: (1.19-1.20); FILE MERGED 2006/08/03 16:53:46 aw 1.16.96.6: RESYNC: (1.18-1.19); FILE MERGED 2005/09/17 18:24:04 aw 1.16.96.5: RESYNC: (1.17-1.18); FILE MERGED 2005/05/12 16:49:31 aw 1.16.96.4: #i39529# 2005/04/26 15:09:09 aw 1.16.96.3: #i39528# 2005/03/23 21:01:38 aw 1.16.96.2: RESYNC: (1.16-1.17); FILE MERGED 2004/12/27 10:06:23 aw 1.16.96.1: #i39525


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [f8a57251bd0e75dab1a7254a88096b07256cd513]

INTEGRATION: CWS aw024 (1.41.82); FILE MERGED 2006/09/22 00:46:28 aw 1.41.82.11: RESYNC: (1.51-1.53); FILE MERGED 2006/09/08 19:28:52 aw 1.41.82.10: RESYNC: (1.50-1.51); FILE MERGED 2006/08/03 16:53:38 aw 1.41.82.9: RESYNC: (1.49-1.50); FILE MERGED 2006/05/12 21:23:01 aw 1.41.82.8: RESYNC: (1.45-1.49); FILE MERGED 2006/01/26 20:38:51 aw 1.41.82.7: RESYNC: (1.44-1.45); FILE MERGED 2005/11/18 15:09:59 aw 1.41.82.6: RESYNC: (1.43-1.44); FILE MERGED 2005/09/17 18:23:54 aw 1.41.82.5: RESYNC: (1.42-1.43); FILE MERGED 2005/05/26 11:30:34 aw 1.41.82.4: #i39531# 2005/05/19 12:15:14 aw 1.41.82.3: #i39529# 2005/05/13 14:56:42 aw 1.41.82.2: RESYNC: (1.41-1.42); FILE MERGED 2005/04/26 15:09:09 aw 1.41.82.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [d2f10163251ccec3b7d12c6306701a5bf7af3381]

INTEGRATION: CWS aw024 (1.30.50); FILE MERGED 2006/09/22 00:42:29 aw 1.30.50.5: RESYNC: (1.33-1.34); FILE MERGED 2006/09/08 19:25:59 aw 1.30.50.4: RESYNC: (1.32-1.33); FILE MERGED 2006/05/12 21:20:44 aw 1.30.50.3: RESYNC: (1.31-1.32); FILE MERGED 2005/09/17 18:19:01 aw 1.30.50.2: RESYNC: (1.30-1.31); FILE MERGED 2005/05/19 12:15:14 aw 1.30.50.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [7f52c8e073058cfca6d76b370c52d47c9f0bafe1]

INTEGRATION: CWS aw024 (1.29.98); FILE MERGED 2006/09/22 00:37:59 aw 1.29.98.10: RESYNC: (1.37-1.38); FILE MERGED 2006/09/08 19:22:19 aw 1.29.98.9: RESYNC: (1.36-1.37); FILE MERGED 2006/08/03 16:51:59 aw 1.29.98.8: RESYNC: (1.35-1.36); FILE MERGED 2006/05/12 21:19:18 aw 1.29.98.7: RESYNC: (1.34-1.35); FILE MERGED 2006/01/26 20:37:26 aw 1.29.98.6: RESYNC: (1.33-1.34); FILE MERGED 2005/09/17 18:13:51 aw 1.29.98.5: RESYNC: (1.32-1.33); FILE MERGED 2005/07/22 10:18:12 aw 1.29.98.4: RESYNC: (1.31-1.32); FILE MERGED 2005/05/13 14:53:13 aw 1.29.98.3: RESYNC: (1.30-1.31); FILE MERGED 2005/03/23 20:57:14 aw 1.29.98.2: RESYNC: (1.29-1.30); FILE MERGED 2004/12/27 10:06:23 aw 1.29.98.1: #i39525


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [dea976f7cfa9a6818ec5367cd702d4b05dd1ff1f]

INTEGRATION: CWS aw024 (1.56.20); FILE MERGED 2006/09/22 00:33:15 aw 1.56.20.7: RESYNC: (1.59-1.60); FILE MERGED 2006/09/08 19:17:59 aw 1.56.20.6: RESYNC: (1.58-1.59); FILE MERGED 2006/08/14 17:35:39 aw 1.56.20.5: #i68597# prepare SW for fully buffered Overlay 2006/05/12 21:18:02 aw 1.56.20.4: RESYNC: (1.57-1.58); FILE MERGED 2006/03/15 11:20:27 aw 1.56.20.3: #114409# corrected sw overlay problems 2006/01/26 20:36:45 aw 1.56.20.2: RESYNC: (1.56-1.57); FILE MERGED 2005/11/22 16:42:39 aw 1.56.20.1: #b898147#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [f94cc52294cc3215f0fd25abd6fb377a5be3428c]

INTEGRATION: CWS aw024 (1.13.852); FILE MERGED 2006/09/22 00:24:47 aw 1.13.852.4: RESYNC: (1.15-1.16); FILE MERGED 2006/09/08 19:10:51 aw 1.13.852.3: RESYNC: (1.14-1.15); FILE MERGED 2005/09/17 17:54:17 aw 1.13.852.2: RESYNC: (1.13-1.14); FILE MERGED 2005/04/26 15:09:09 aw 1.13.852.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [5c4e3c3eaa1127b386cf2528cabc9b915313552c]

INTEGRATION: CWS aw024 (1.47.8); FILE MERGED 2006/09/08 19:08:21 aw 1.47.8.4: RESYNC: (1.49-1.50); FILE MERGED 2006/08/14 17:35:28 aw 1.47.8.3: #i68597# prepare SW for fully buffered Overlay 2006/05/12 21:12:16 aw 1.47.8.2: RESYNC: (1.47-1.49); FILE MERGED 2006/03/15 11:20:07 aw 1.47.8.1: #114409# corrected sw overlay problems


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [c17daf40357964a4d340a0c4720d93c37f9cbd05]

INTEGRATION: CWS aw024 (1.51.50); FILE MERGED 2006/09/08 18:50:33 aw 1.51.50.4: RESYNC: (1.53-1.54); FILE MERGED 2006/05/12 21:09:28 aw 1.51.50.3: RESYNC: (1.52-1.53); FILE MERGED 2005/09/17 17:01:00 aw 1.51.50.2: RESYNC: (1.51-1.52); FILE MERGED 2005/05/19 12:15:13 aw 1.51.50.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [62a498b05e70a225d0440edcb3a6699e38aaf5f0]

INTEGRATION: CWS aw024 (1.15.152); FILE MERGED 2006/09/22 00:23:05 aw 1.15.152.5: RESYNC: (1.20-1.21); FILE MERGED 2006/09/08 18:56:14 aw 1.15.152.4: RESYNC: (1.19-1.20); FILE MERGED 2006/05/12 21:08:36 aw 1.15.152.3: RESYNC: (1.16-1.19); FILE MERGED 2005/09/17 16:56:22 aw 1.15.152.2: RESYNC: (1.15-1.16); FILE MERGED 2005/04/26 15:09:08 aw 1.15.152.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [0643799debaf32ac4c18729d65dca5050450051a]

INTEGRATION: CWS aw024 (1.38.22); FILE MERGED 2006/08/03 16:42:08 aw 1.38.22.7: RESYNC: (1.44-1.45); FILE MERGED 2006/07/04 14:57:18 aw 1.38.22.6: RESYNC: (1.43-1.44); FILE MERGED 2006/05/12 21:01:23 aw 1.38.22.5: RESYNC: (1.42-1.43); FILE MERGED 2006/01/26 20:26:01 aw 1.38.22.4: RESYNC: (1.40-1.42); FILE MERGED 2005/11/18 14:51:13 aw 1.38.22.3: RESYNC: (1.39-1.40); FILE MERGED 2005/09/17 14:21:35 aw 1.38.22.2: RESYNC: (1.38-1.39); FILE MERGED 2005/05/19 12:11:47 aw 1.38.22.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [5e8a6a1e979b05c32950b6784175d5580aae0e67]

INTEGRATION: CWS aw024 (1.56.4); FILE MERGED 2006/11/10 05:12:46 aw 1.56.4.6: RESYNC: (1.59-1.60); FILE MERGED 2006/09/21 23:51:19 aw 1.56.4.5: RESYNC: (1.58-1.59); FILE MERGED 2006/08/03 16:42:01 aw 1.56.4.4: RESYNC: (1.57-1.58); FILE MERGED 2006/07/07 16:04:57 aw 1.56.4.3: adaptions after resync SRC680m171->SRC680m174 2006/05/12 20:59:04 aw 1.56.4.2: RESYNC: (1.56-1.57); FILE MERGED 2006/02/02 14:11:36 aw 1.56.4.1: adaption to m154 after resync


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [581947bff12a6f39d0427a4d5e4812b16efb0e4c]

INTEGRATION: CWS aw024 (1.38.12); FILE MERGED 2006/11/10 05:12:39 aw 1.38.12.10: RESYNC: (1.44-1.45); FILE MERGED 2006/09/21 23:51:05 aw 1.38.12.9: RESYNC: (1.43-1.44); FILE MERGED 2006/09/08 18:48:18 aw 1.38.12.8: RESYNC: (1.42-1.43); FILE MERGED 2006/06/09 13:46:22 aw 1.38.12.7: #114408# took back #i31551# and reactivated EnableChildTransparentMode after discussion with PL due to repaint errors with form controls 2006/05/12 20:58:45 aw 1.38.12.6: RESYNC: (1.41-1.42); FILE MERGED 2006/01/26 20:23:26 aw 1.38.12.5: RESYNC: (1.40-1.41); FILE MERGED 2005/11/18 14:49:18 aw 1.38.12.4: RESYNC: (1.39-1.40); FILE MERGED 2005/09/17 14:20:14 aw 1.38.12.3: RESYNC: (1.38-1.39); FILE MERGED 2005/05/26 11:24:52 aw 1.38.12.2: #i39531# 2005/05/19 12:11:46 aw 1.38.12.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [e15e42514316b5772e3fbf9d1f95cb5d6d7cca5f]

INTEGRATION: CWS aw024 (1.15.110); FILE MERGED 2006/09/21 23:50:48 aw 1.15.110.3: RESYNC: (1.16-1.17); FILE MERGED 2005/09/17 14:19:53 aw 1.15.110.2: RESYNC: (1.15-1.16); FILE MERGED 2005/05/19 12:11:46 aw 1.15.110.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [3f54635aeb95bec4f498e1a69332351fa6491386]

INTEGRATION: CWS aw024 (1.8.4); FILE MERGED 2006/09/21 23:50:21 aw 1.8.4.2: RESYNC: (1.8-1.9); FILE MERGED 2006/07/28 15:22:56 aw 1.8.4.1: #114408# adaptions for SW


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [bc0ec6f8b8a1f61fe41d055bf4cfebfa6b5b391e]

INTEGRATION: CWS aw024 (1.32.6); FILE MERGED 2006/09/21 23:50:14 aw 1.32.6.2: RESYNC: (1.32-1.33); FILE MERGED 2006/07/11 15:21:28 aw 1.32.6.1: adaptions after resync


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [99555ecaf1fb31798f821278f21a7a858923ef64]

INTEGRATION: CWS aw024 (1.22.12); FILE MERGED 2006/09/21 23:49:57 aw 1.22.12.10: RESYNC: (1.28-1.29); FILE MERGED 2006/05/12 20:58:20 aw 1.22.12.9: RESYNC: (1.27-1.28); FILE MERGED 2006/02/02 14:11:36 aw 1.22.12.8: adaption to m154 after resync 2006/01/26 20:22:39 aw 1.22.12.7: RESYNC: (1.24-1.27); FILE MERGED 2005/09/17 14:18:38 aw 1.22.12.6: RESYNC: (1.23-1.24); FILE MERGED 2005/08/03 11:45:47 sj 1.22.12.5: #i48467# changes for GraphicFilter progress bar 2005/05/26 11:24:51 aw 1.22.12.4: #i39531# 2005/05/19 12:11:45 aw 1.22.12.3: #i39529# 2005/05/13 14:43:01 aw 1.22.12.2: RESYNC: (1.22-1.23); FILE MERGED 2005/05/12 16:46:31 aw 1.22.12.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [c1eb7fa758ab526d37adbb9863b65a2940d65eed]

INTEGRATION: CWS aw024 (1.56.30); FILE MERGED 2006/11/10 05:12:33 aw 1.56.30.13: RESYNC: (1.67-1.69); FILE MERGED 2006/09/21 23:49:50 aw 1.56.30.12: RESYNC: (1.66-1.67); FILE MERGED 2006/08/03 16:41:46 aw 1.56.30.11: RESYNC: (1.65-1.66); FILE MERGED 2006/07/04 14:57:09 aw 1.56.30.10: RESYNC: (1.64-1.65); FILE MERGED 2006/05/12 20:58:13 aw 1.56.30.9: RESYNC: (1.62-1.64); FILE MERGED 2006/01/26 20:22:32 aw 1.56.30.8: RESYNC: (1.61-1.62); FILE MERGED 2005/11/22 14:23:16 aw 1.56.30.7: #b898147## 2005/11/18 14:49:08 aw 1.56.30.6: RESYNC: (1.60-1.61); FILE MERGED 2005/09/17 14:18:26 aw 1.56.30.5: RESYNC: (1.59-1.60); FILE MERGED 2005/05/26 11:24:51 aw 1.56.30.4: #i39531# 2005/05/19 12:11:44 aw 1.56.30.3: #i39529# 2005/03/23 20:17:53 aw 1.56.30.2: RESYNC: (1.56-1.59); FILE MERGED 2004/12/27 09:58:28 aw 1.56.30.1: #i39525


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [883957f8814a64d3cb06054a2e731448f05ef32b]

INTEGRATION: CWS aw024 (1.42.4); FILE MERGED 2006/11/10 05:12:27 aw 1.42.4.12: RESYNC: (1.52-1.53); FILE MERGED 2006/09/21 23:49:43 aw 1.42.4.11: RESYNC: (1.51-1.52); FILE MERGED 2006/08/03 16:41:39 aw 1.42.4.10: RESYNC: (1.50-1.51); FILE MERGED 2006/07/04 14:56:58 aw 1.42.4.9: RESYNC: (1.49-1.50); FILE MERGED 2006/05/12 20:58:05 aw 1.42.4.8: RESYNC: (1.48-1.49); FILE MERGED 2006/01/26 20:22:23 aw 1.42.4.7: RESYNC: (1.46-1.48); FILE MERGED 2005/11/18 14:49:00 aw 1.42.4.6: RESYNC: (1.44-1.46); FILE MERGED 2005/09/17 14:16:41 aw 1.42.4.5: RESYNC: (1.43-1.44); FILE MERGED 2005/07/22 09:44:49 aw 1.42.4.4: RESYNC: (1.42-1.43); FILE MERGED 2005/05/26 11:24:50 aw 1.42.4.3: #i39531# 2005/05/19 12:11:44 aw 1.42.4.2: #i39529# 2005/05/12 16:46:31 aw 1.42.4.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [9e0cd937fa7d0dc427e20009f9c5a53d60e89d88]

INTEGRATION: CWS aw024 (1.40.12); FILE MERGED 2006/11/10 15:36:42 aw 1.40.12.15: RESYNC: (1.53-1.54); FILE MERGED 2006/11/10 05:12:20 aw 1.40.12.14: RESYNC: (1.51-1.53); FILE MERGED 2006/09/21 23:49:37 aw 1.40.12.13: RESYNC: (1.50-1.51); FILE MERGED 2006/08/03 16:41:31 aw 1.40.12.12: RESYNC: (1.49-1.50); FILE MERGED 2006/07/28 15:22:56 aw 1.40.12.11: #114408# adaptions for SW 2006/05/12 20:57:56 aw 1.40.12.10: RESYNC: (1.46-1.49); FILE MERGED 2006/02/02 14:11:35 aw 1.40.12.9: adaption to m154 after resync 2006/01/26 20:22:14 aw 1.40.12.8: RESYNC: (1.43-1.46); FILE MERGED 2005/11/18 14:48:51 aw 1.40.12.7: RESYNC: (1.42-1.43); FILE MERGED 2005/09/17 14:16:06 aw 1.40.12.6: RESYNC: (1.41-1.42); FILE MERGED 2005/08/03 11:49:54 sj 1.40.12.5: #i48467# changes for GraphicFilter progress bar 2005/05/26 11:24:50 aw 1.40.12.4: #i39531# 2005/05/19 12:11:44 aw 1.40.12.3: #i39529# 2005/05/13 14:42:52 aw 1.40.12.2: RESYNC: (1.40-1.41); FILE MERGED 2005/05/12 16:46:30 aw 1.40.12.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [1349791ad30628a732fc656d04cf98ddc2c175f5]

INTEGRATION: CWS aw024 (1.30.16); FILE MERGED 2006/11/10 05:12:14 aw 1.30.16.3: RESYNC: (1.31-1.32); FILE MERGED 2006/09/21 23:49:13 aw 1.30.16.2: RESYNC: (1.30-1.31); FILE MERGED 2006/07/07 16:04:56 aw 1.30.16.1: adaptions after resync SRC680m171->SRC680m174


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [d9f9c3da9ddcd3676d8bc54ca036e16d92e064ba]

INTEGRATION: CWS aw024 (1.35.10); FILE MERGED 2006/11/10 05:12:07 aw 1.35.10.7: RESYNC: (1.42-1.43); FILE MERGED 2006/09/21 23:49:06 aw 1.35.10.6: RESYNC: (1.41-1.42); FILE MERGED 2006/05/12 20:57:37 aw 1.35.10.5: RESYNC: (1.39-1.41); FILE MERGED 2006/01/26 20:21:54 aw 1.35.10.4: RESYNC: (1.38-1.39); FILE MERGED 2005/11/18 14:48:42 aw 1.35.10.3: RESYNC: (1.37-1.38); FILE MERGED 2005/09/17 14:15:29 aw 1.35.10.2: RESYNC: (1.35-1.37); FILE MERGED 2005/05/19 12:11:44 aw 1.35.10.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [69e44c944dcc03efa80ee3b6e27482595b36f83c]

INTEGRATION: CWS aw024 (1.70.4); FILE MERGED 2006/09/21 23:48:59 aw 1.70.4.8: RESYNC: (1.81-1.82); FILE MERGED 2006/09/08 18:48:12 aw 1.70.4.7: RESYNC: (1.80-1.81); FILE MERGED 2006/05/12 20:57:28 aw 1.70.4.6: RESYNC: (1.77-1.80); FILE MERGED 2006/01/26 20:21:44 aw 1.70.4.5: RESYNC: (1.74-1.77); FILE MERGED 2005/11/18 14:48:33 aw 1.70.4.4: RESYNC: (1.73-1.74); FILE MERGED 2005/09/17 14:15:20 aw 1.70.4.3: RESYNC: (1.71-1.73); FILE MERGED 2005/07/22 09:44:38 aw 1.70.4.2: RESYNC: (1.70-1.71); FILE MERGED 2005/05/19 12:11:43 aw 1.70.4.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [df41a4fe22eb07102d93d699aa6a38f28a680052]

INTEGRATION: CWS aw024 (1.4.176); FILE MERGED 2006/09/21 23:48:43 aw 1.4.176.4: RESYNC: (1.6-1.7); FILE MERGED 2006/09/08 18:48:05 aw 1.4.176.3: RESYNC: (1.5-1.6); FILE MERGED 2005/09/17 14:14:37 aw 1.4.176.2: RESYNC: (1.4-1.5); FILE MERGED 2005/04/26 14:58:43 aw 1.4.176.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [deef3fdfd9148ce1987b35a224998d63bb6b9d56]

INTEGRATION: CWS aw024 (1.24.32); FILE MERGED 2006/09/21 23:48:37 aw 1.24.32.7: RESYNC: (1.29-1.30); FILE MERGED 2005/11/18 14:48:03 aw 1.24.32.6: RESYNC: (1.28-1.29); FILE MERGED 2005/09/17 14:14:26 aw 1.24.32.5: RESYNC: (1.27-1.28); FILE MERGED 2005/07/22 09:44:20 aw 1.24.32.4: RESYNC: (1.25-1.27); FILE MERGED 2005/05/19 12:11:43 aw 1.24.32.3: #i39529# 2005/03/23 20:16:26 aw 1.24.32.2: RESYNC: (1.24-1.25); FILE MERGED 2004/12/27 09:58:28 aw 1.24.32.1: #i39525


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [8b6c35ce5292b01f3d2a02d21fafa62983ee3109]

INTEGRATION: CWS aw024 (1.53.28); FILE MERGED 2006/11/10 05:11:52 aw 1.53.28.11: RESYNC: (1.61-1.62); FILE MERGED 2006/09/21 23:47:26 aw 1.53.28.10: RESYNC: (1.60-1.61); FILE MERGED 2006/08/03 16:40:55 aw 1.53.28.9: RESYNC: (1.58-1.60); FILE MERGED 2006/05/12 20:56:45 aw 1.53.28.8: RESYNC: (1.57-1.58); FILE MERGED 2006/01/26 20:21:12 aw 1.53.28.7: RESYNC: (1.55-1.57); FILE MERGED 2005/09/17 14:12:52 aw 1.53.28.6: RESYNC: (1.54-1.55); FILE MERGED 2005/07/22 09:44:10 aw 1.53.28.5: RESYNC: (1.53-1.54); FILE MERGED 2005/05/26 11:24:49 aw 1.53.28.4: #i39531# 2005/05/19 12:11:43 aw 1.53.28.3: #i39529# 2005/05/12 16:46:30 aw 1.53.28.2: #i39529# 2005/04/26 14:58:43 aw 1.53.28.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [73f3bbb0450b0b2652f0ad3ebf213cef03c095ec]

INTEGRATION: CWS aw024 (1.7.56); FILE MERGED 2006/09/21 23:47:14 aw 1.7.56.3: RESYNC: (1.8-1.9); FILE MERGED 2005/09/17 14:12:42 aw 1.7.56.2: RESYNC: (1.7-1.8); FILE MERGED 2005/05/19 12:11:42 aw 1.7.56.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [417380209332d5cc51d6b5c919777135d1bd38a5]

INTEGRATION: CWS aw024 (1.24.110); FILE MERGED 2006/09/21 23:47:07 aw 1.24.110.6: RESYNC: (1.27-1.28); FILE MERGED 2006/08/03 16:40:47 aw 1.24.110.5: RESYNC: (1.26-1.27); FILE MERGED 2006/01/26 20:21:03 aw 1.24.110.4: RESYNC: (1.25-1.26); FILE MERGED 2005/09/17 14:12:26 aw 1.24.110.3: RESYNC: (1.24-1.25); FILE MERGED 2005/05/19 12:11:42 aw 1.24.110.2: #i39529# 2005/05/12 16:46:30 aw 1.24.110.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [9aa8c1d1144adc347061c4519495a2f9bc901b0d]

INTEGRATION: CWS aw024 (1.20.110); FILE MERGED 2006/09/21 23:47:01 aw 1.20.110.6: RESYNC: (1.24-1.25); FILE MERGED 2006/05/12 20:56:35 aw 1.20.110.5: RESYNC: (1.22-1.24); FILE MERGED 2006/01/26 20:20:55 aw 1.20.110.4: RESYNC: (1.21-1.22); FILE MERGED 2005/09/17 14:12:16 aw 1.20.110.3: RESYNC: (1.20-1.21); FILE MERGED 2005/05/26 11:24:49 aw 1.20.110.2: #i39531# 2005/05/19 12:11:42 aw 1.20.110.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [f37bc62a4d67593f4648adc9ab9431abb0e93639]

INTEGRATION: CWS aw024 (1.35.76); FILE MERGED 2006/09/21 23:46:54 aw 1.35.76.11: RESYNC: (1.42-1.43); FILE MERGED 2006/08/03 16:40:40 aw 1.35.76.10: RESYNC: (1.41-1.42); FILE MERGED 2006/05/12 20:56:27 aw 1.35.76.9: RESYNC: (1.40-1.41); FILE MERGED 2006/01/26 20:20:45 aw 1.35.76.8: RESYNC: (1.38-1.40); FILE MERGED 2005/11/18 14:47:53 aw 1.35.76.7: RESYNC: (1.37-1.38); FILE MERGED 2005/09/17 14:12:05 aw 1.35.76.6: RESYNC: (1.36-1.37); FILE MERGED 2005/07/22 09:44:00 aw 1.35.76.5: RESYNC: (1.35-1.36); FILE MERGED 2005/05/26 11:24:48 aw 1.35.76.4: #i39531# 2005/05/19 12:11:42 aw 1.35.76.3: #i39529# 2005/05/12 16:46:29 aw 1.35.76.2: #i39529# 2005/04/26 14:58:42 aw 1.35.76.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [dabbef98e79c6c439015e2868ed45184b8214ce6]

INTEGRATION: CWS aw024 (1.13.110); FILE MERGED 2006/09/21 23:46:47 aw 1.13.110.7: RESYNC: (1.17-1.18); FILE MERGED 2006/08/03 16:40:26 aw 1.13.110.6: RESYNC: (1.16-1.17); FILE MERGED 2006/07/04 14:56:50 aw 1.13.110.5: RESYNC: (1.15-1.16); FILE MERGED 2006/01/26 20:20:35 aw 1.13.110.4: RESYNC: (1.14-1.15); FILE MERGED 2005/09/17 14:11:50 aw 1.13.110.3: RESYNC: (1.13-1.14); FILE MERGED 2005/05/26 11:24:48 aw 1.13.110.2: #i39531# 2005/05/19 12:11:41 aw 1.13.110.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [635631ace43a69265c5a3a061d9906ab25c7cbd3]

INTEGRATION: CWS aw024 (1.11.32); FILE MERGED 2006/09/21 23:46:40 aw 1.11.32.9: RESYNC: (1.16-1.17); FILE MERGED 2006/08/03 16:40:18 aw 1.11.32.8: RESYNC: (1.15-1.16); FILE MERGED 2006/05/17 10:01:35 aw 1.11.32.7: changes after resync 2006/01/26 20:20:27 aw 1.11.32.6: RESYNC: (1.13-1.15); FILE MERGED 2005/09/17 14:11:39 aw 1.11.32.5: RESYNC: (1.12-1.13); FILE MERGED 2005/05/26 11:24:48 aw 1.11.32.4: #i39531# 2005/05/19 12:11:41 aw 1.11.32.3: #i39529# 2005/05/13 14:41:50 aw 1.11.32.2: RESYNC: (1.11-1.12); FILE MERGED 2005/04/26 14:58:42 aw 1.11.32.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [1bb99ff3b3dc4346ee1e58396d7f2df0f41ca766]

INTEGRATION: CWS aw024 (1.58.28); FILE MERGED 2006/09/21 23:46:33 aw 1.58.28.8: RESYNC: (1.68-1.69); FILE MERGED 2006/08/03 16:40:10 aw 1.58.28.7: RESYNC: (1.66-1.68); FILE MERGED 2006/05/12 20:56:18 aw 1.58.28.6: RESYNC: (1.64-1.66); FILE MERGED 2006/01/26 20:20:18 aw 1.58.28.5: RESYNC: (1.61-1.64); FILE MERGED 2005/11/18 14:47:42 aw 1.58.28.4: RESYNC: (1.59-1.61); FILE MERGED 2005/09/17 14:11:30 aw 1.58.28.3: RESYNC: (1.58-1.59); FILE MERGED 2005/05/26 11:24:47 aw 1.58.28.2: #i39531# 2005/05/19 12:11:41 aw 1.58.28.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [106e6ffc844c5981ba4e6e8f611212b09a63e9fa]

INTEGRATION: CWS aw024 (1.19.56); FILE MERGED 2006/11/10 05:11:46 aw 1.19.56.7: RESYNC: (1.23-1.24); FILE MERGED 2006/09/21 23:46:27 aw 1.19.56.6: RESYNC: (1.22-1.23); FILE MERGED 2006/08/03 16:40:03 aw 1.19.56.5: RESYNC: (1.21-1.22); FILE MERGED 2006/01/26 20:20:09 aw 1.19.56.4: RESYNC: (1.20-1.21); FILE MERGED 2005/09/17 14:11:19 aw 1.19.56.3: RESYNC: (1.19-1.20); FILE MERGED 2005/05/26 11:24:47 aw 1.19.56.2: #i39531# 2005/05/19 12:11:41 aw 1.19.56.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [41eccac1c382edcba6c5658d1038ea6cae334659]

INTEGRATION: CWS aw024 (1.42.8); FILE MERGED 2006/09/21 23:46:20 aw 1.42.8.6: RESYNC: (1.45-1.46); FILE MERGED 2006/05/12 20:56:09 aw 1.42.8.5: RESYNC: (1.44-1.45); FILE MERGED 2006/01/26 20:20:00 aw 1.42.8.4: RESYNC: (1.43-1.44); FILE MERGED 2005/09/17 14:11:09 aw 1.42.8.3: RESYNC: (1.42-1.43); FILE MERGED 2005/05/26 11:24:46 aw 1.42.8.2: #i39531# 2005/05/19 12:11:40 aw 1.42.8.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [9ead0516825fcdfc2c256913c5a4fd7064e2d4ed]

INTEGRATION: CWS aw024 (1.27.22); FILE MERGED 2006/09/21 23:46:05 aw 1.27.22.7: RESYNC: (1.33-1.34); FILE MERGED 2006/08/03 16:39:56 aw 1.27.22.6: RESYNC: (1.31-1.33); FILE MERGED 2006/05/12 20:55:59 aw 1.27.22.5: RESYNC: (1.30-1.31); FILE MERGED 2006/01/26 20:19:52 aw 1.27.22.4: RESYNC: (1.28-1.30); FILE MERGED 2005/09/17 14:10:53 aw 1.27.22.3: RESYNC: (1.27-1.28); FILE MERGED 2005/05/26 11:24:46 aw 1.27.22.2: #i39531# 2005/05/19 12:11:40 aw 1.27.22.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [93dacb9c626cc2b3295c0857b6bfd737ea20b574]

INTEGRATION: CWS aw024 (1.32.56); FILE MERGED 2006/09/21 23:45:57 aw 1.32.56.8: RESYNC: (1.37-1.38); FILE MERGED 2006/08/03 16:39:48 aw 1.32.56.7: RESYNC: (1.36-1.37); FILE MERGED 2006/05/12 20:55:51 aw 1.32.56.6: RESYNC: (1.35-1.36); FILE MERGED 2006/01/26 20:19:41 aw 1.32.56.5: RESYNC: (1.34-1.35); FILE MERGED 2005/11/18 14:47:31 aw 1.32.56.4: RESYNC: (1.33-1.34); FILE MERGED 2005/09/17 14:10:44 aw 1.32.56.3: RESYNC: (1.32-1.33); FILE MERGED 2005/05/26 11:24:45 aw 1.32.56.2: #i39531# 2005/05/19 12:11:40 aw 1.32.56.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [3abba168343caf5b40ef65385d63a1360e237cd7]

INTEGRATION: CWS aw024 (1.40.84); FILE MERGED 2006/11/10 05:11:39 aw 1.40.84.7: RESYNC: (1.46-1.47); FILE MERGED 2006/09/21 23:45:50 aw 1.40.84.6: RESYNC: (1.45-1.46); FILE MERGED 2006/08/03 16:39:41 aw 1.40.84.5: RESYNC: (1.43-1.45); FILE MERGED 2006/01/26 20:19:31 aw 1.40.84.4: RESYNC: (1.41-1.43); FILE MERGED 2005/09/17 14:10:34 aw 1.40.84.3: RESYNC: (1.40-1.41); FILE MERGED 2005/05/26 11:24:45 aw 1.40.84.2: #i39531# 2005/05/19 12:11:40 aw 1.40.84.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [da52dffb61fcce1168881abb26d68fcffc6662c1]

INTEGRATION: CWS aw024 (1.53.48); FILE MERGED 2006/11/10 05:11:33 aw 1.53.48.13: RESYNC: (1.70-1.71); FILE MERGED 2006/09/21 23:45:44 aw 1.53.48.12: RESYNC: (1.69-1.70); FILE MERGED 2006/08/03 16:39:33 aw 1.53.48.11: RESYNC: (1.66-1.69); FILE MERGED 2006/07/07 16:04:56 aw 1.53.48.10: adaptions after resync SRC680m171->SRC680m174 2006/05/12 20:55:43 aw 1.53.48.9: RESYNC: (1.64-1.66); FILE MERGED 2006/01/26 20:19:22 aw 1.53.48.8: RESYNC: (1.61-1.64); FILE MERGED 2005/11/22 14:23:16 aw 1.53.48.7: #b898147## 2005/11/18 14:47:20 aw 1.53.48.6: RESYNC: (1.58-1.61); FILE MERGED 2005/09/17 14:10:23 aw 1.53.48.5: RESYNC: (1.57-1.58); FILE MERGED 2005/05/26 11:24:45 aw 1.53.48.4: #i39531# 2005/05/19 12:11:39 aw 1.53.48.3: #i39529# 2005/05/13 14:41:11 aw 1.53.48.2: RESYNC: (1.53-1.57); FILE MERGED 2005/05/12 16:46:29 aw 1.53.48.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [a1a6591df70201b3f9bf4811cf105bf87a89a89a]

INTEGRATION: CWS aw024 (1.20.310); FILE MERGED 2006/09/21 23:45:37 aw 1.20.310.4: RESYNC: (1.24-1.25); FILE MERGED 2006/01/26 20:19:14 aw 1.20.310.3: RESYNC: (1.21-1.24); FILE MERGED 2005/09/17 14:10:09 aw 1.20.310.2: RESYNC: (1.20-1.21); FILE MERGED 2005/05/19 12:11:39 aw 1.20.310.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [dbf8bc63e45dfadac3ec35fd6d31626b88358455]

INTEGRATION: CWS aw024 (1.6.112); FILE MERGED 2006/09/21 23:45:21 aw 1.6.112.6: RESYNC: (1.11-1.12); FILE MERGED 2006/08/03 16:39:16 aw 1.6.112.5: RESYNC: (1.10-1.11); FILE MERGED 2006/05/12 20:55:23 aw 1.6.112.4: RESYNC: (1.9-1.10); FILE MERGED 2006/01/26 20:18:56 aw 1.6.112.3: RESYNC: (1.7-1.9); FILE MERGED 2005/09/17 14:09:30 aw 1.6.112.2: RESYNC: (1.6-1.7); FILE MERGED 2005/04/26 14:58:41 aw 1.6.112.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [d07cfeb7819f34aaf09f0b0e83fce67e626ffe01]

INTEGRATION: CWS aw024 (1.36.84); FILE MERGED 2006/09/21 23:45:14 aw 1.36.84.6: RESYNC: (1.40-1.41); FILE MERGED 2006/08/03 16:39:09 aw 1.36.84.5: RESYNC: (1.38-1.40); FILE MERGED 2006/01/26 20:18:48 aw 1.36.84.4: RESYNC: (1.37-1.38); FILE MERGED 2005/09/17 14:09:21 aw 1.36.84.3: RESYNC: (1.36-1.37); FILE MERGED 2005/05/26 11:24:44 aw 1.36.84.2: #i39531# 2005/05/19 12:11:39 aw 1.36.84.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [9e8b36d519fbbbd959056c6f9846caa4154cc4f0]

INTEGRATION: CWS aw024 (1.12.58); FILE MERGED 2006/09/21 23:44:30 aw 1.12.58.5: RESYNC: (1.15-1.16); FILE MERGED 2006/05/12 20:55:05 aw 1.12.58.4: RESYNC: (1.14-1.15); FILE MERGED 2005/09/17 14:07:41 aw 1.12.58.3: RESYNC: (1.13-1.14); FILE MERGED 2005/07/22 09:43:51 aw 1.12.58.2: RESYNC: (1.12-1.13); FILE MERGED 2005/05/19 12:11:39 aw 1.12.58.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [aefcd35fc8cb7350e747ffd6a37c2c96a7f43456]

INTEGRATION: CWS aw024 (1.3.110); FILE MERGED 2006/09/21 23:43:39 aw 1.3.110.5: RESYNC: (1.4-1.5); FILE MERGED 2005/09/17 14:06:27 aw 1.3.110.4: RESYNC: (1.3-1.4); FILE MERGED 2005/05/26 11:24:44 aw 1.3.110.3: #i39531# 2005/05/19 12:11:38 aw 1.3.110.2: #i39529# 2005/04/26 14:58:41 aw 1.3.110.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [89ad9f16d252740608e6d42a9b8853ca601b805b]

INTEGRATION: CWS aw024 (1.7.50); FILE MERGED 2006/11/10 05:11:08 aw 1.7.50.6: RESYNC: (1.10-1.11); FILE MERGED 2006/09/21 23:43:02 aw 1.7.50.5: RESYNC: (1.9-1.10); FILE MERGED 2006/08/07 11:14:03 aw 1.7.50.4: adaptions for changes in SdrPaintView, no more multi-PageViews 2006/08/03 16:38:52 aw 1.7.50.3: RESYNC: (1.8-1.9); FILE MERGED 2005/09/17 14:05:47 aw 1.7.50.2: RESYNC: (1.7-1.8); FILE MERGED 2005/04/26 14:58:41 aw 1.7.50.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [2ca125cb926bbabbee5cb9525b0e29f3ee647047]

INTEGRATION: CWS aw024 (1.19.34); FILE MERGED 2006/09/21 23:42:23 aw 1.19.34.11: RESYNC: (1.26-1.28); FILE MERGED 2006/09/08 18:47:58 aw 1.19.34.10: RESYNC: (1.25-1.26); FILE MERGED 2006/08/03 16:38:23 aw 1.19.34.9: RESYNC: (1.24-1.25); FILE MERGED 2006/05/12 20:53:53 aw 1.19.34.8: RESYNC: (1.23-1.24); FILE MERGED 2006/02/02 14:11:34 aw 1.19.34.7: adaption to m154 after resync 2006/01/30 19:09:23 aw 1.19.34.6: RESYNC: (1.22-1.23); FILE MERGED 2006/01/26 20:18:11 aw 1.19.34.5: RESYNC: (1.21-1.22); FILE MERGED 2005/11/18 14:46:36 aw 1.19.34.4: RESYNC: (1.20-1.21); FILE MERGED 2005/09/17 14:04:28 aw 1.19.34.3: RESYNC: (1.19-1.20); FILE MERGED 2005/05/26 11:24:43 aw 1.19.34.2: #i39531# 2005/05/19 12:11:38 aw 1.19.34.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [92bb98c44738e5d151d57e55531e931df58a239c]

INTEGRATION: CWS aw024 (1.4.110); FILE MERGED 2006/09/21 23:41:41 aw 1.4.110.6: RESYNC: (1.7-1.8); FILE MERGED 2006/08/03 16:37:52 aw 1.4.110.5: RESYNC: (1.6-1.7); FILE MERGED 2006/05/12 20:53:24 aw 1.4.110.4: RESYNC: (1.5-1.6); FILE MERGED 2005/09/17 14:03:00 aw 1.4.110.3: RESYNC: (1.4-1.5); FILE MERGED 2005/05/26 11:24:43 aw 1.4.110.2: #i39531# 2005/05/19 12:11:38 aw 1.4.110.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [01e7098e72699547e4b236a55076db9c948c4021]

INTEGRATION: CWS aw024 (1.5.32); FILE MERGED 2006/09/21 23:41:14 aw 1.5.32.3: RESYNC: (1.6-1.7); FILE MERGED 2005/09/17 14:02:03 aw 1.5.32.2: RESYNC: (1.5-1.6); FILE MERGED 2005/05/19 12:11:37 aw 1.5.32.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [c3d1c1e82757c384e34d7ec3796da225541d0253]

INTEGRATION: CWS aw024 (1.14.42); FILE MERGED 2006/07/04 14:56:39 aw 1.14.42.2: RESYNC: (1.14-1.15); FILE MERGED 2006/05/16 16:00:09 aw 1.14.42.1: changes after resync


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [a85f1636199e2e3a48672958999ccc6097266117]

INTEGRATION: CWS aw024 (1.70.52); FILE MERGED 2006/09/21 23:39:53 aw 1.70.52.12: RESYNC: (1.82-1.83); FILE MERGED 2006/08/03 16:37:45 aw 1.70.52.11: RESYNC: (1.81-1.82); FILE MERGED 2006/07/04 14:56:32 aw 1.70.52.10: RESYNC: (1.80-1.81); FILE MERGED 2006/05/12 20:52:01 aw 1.70.52.9: RESYNC: (1.78-1.80); FILE MERGED 2006/01/26 20:17:37 aw 1.70.52.8: RESYNC: (1.75-1.78); FILE MERGED 2005/11/18 14:46:05 aw 1.70.52.7: RESYNC: (1.72-1.75); FILE MERGED 2005/09/17 13:58:39 aw 1.70.52.6: RESYNC: (1.71-1.72); FILE MERGED 2005/08/04 14:50:03 sj 1.70.52.5: #48467# using GraphicExporter component for exports, graphic filter progress now works now via xStatusIndicater instead of callback mechanism 2005/07/22 09:43:23 aw 1.70.52.4: RESYNC: (1.70-1.71); FILE MERGED 2005/05/26 11:24:42 aw 1.70.52.3: #i39531# 2005/05/19 12:11:37 aw 1.70.52.2: #i39529# 2005/05/12 16:46:28 aw 1.70.52.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [43f70db38b9eb35099f91ea85acb7c2687e6b2c2]

INTEGRATION: CWS aw024 (1.86.26); FILE MERGED 2006/09/21 23:39:21 aw 1.86.26.10: RESYNC: (1.95-1.96); FILE MERGED 2006/05/12 20:51:42 aw 1.86.26.9: RESYNC: (1.93-1.95); FILE MERGED 2006/01/30 19:09:14 aw 1.86.26.8: RESYNC: (1.92-1.93); FILE MERGED 2006/01/26 20:17:13 aw 1.86.26.7: RESYNC: (1.91-1.92); FILE MERGED 2005/11/18 14:45:26 aw 1.86.26.6: RESYNC: (1.89-1.91); FILE MERGED 2005/09/17 13:56:31 aw 1.86.26.5: RESYNC: (1.88-1.89); FILE MERGED 2005/05/26 11:24:42 aw 1.86.26.4: #i39531# 2005/05/19 12:11:37 aw 1.86.26.3: #i39529# 2005/05/13 14:39:41 aw 1.86.26.2: RESYNC: (1.86-1.88); FILE MERGED 2005/05/12 16:46:28 aw 1.86.26.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [ea23398519004ca1ba52a2f13036da75cd0a5e22]

INTEGRATION: CWS aw024 (1.8.174); FILE MERGED 2006/09/21 23:39:14 aw 1.8.174.4: RESYNC: (1.9-1.10); FILE MERGED 2005/09/17 13:55:25 aw 1.8.174.3: RESYNC: (1.8-1.9); FILE MERGED 2005/05/26 11:24:42 aw 1.8.174.2: #i39531# 2005/05/19 12:11:36 aw 1.8.174.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [4efae6e344b18f5e803e0cb2d258b09c7b8ba49b]

INTEGRATION: CWS aw024 (1.11.84); FILE MERGED 2006/09/21 23:36:58 aw 1.11.84.9: RESYNC: (1.16-1.17); FILE MERGED 2006/05/12 20:50:59 aw 1.11.84.8: RESYNC: (1.15-1.16); FILE MERGED 2006/02/01 21:32:49 aw 1.11.84.7: adaption to m154 after resync 2006/01/26 20:16:41 aw 1.11.84.6: RESYNC: (1.14-1.15); FILE MERGED 2005/11/18 14:44:52 aw 1.11.84.5: RESYNC: (1.13-1.14); FILE MERGED 2005/09/17 13:50:32 aw 1.11.84.4: RESYNC: (1.12-1.13); FILE MERGED 2005/05/19 12:11:36 aw 1.11.84.3: #i39529# 2005/05/13 14:39:18 aw 1.11.84.2: RESYNC: (1.11-1.12); FILE MERGED 2005/04/26 14:58:40 aw 1.11.84.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [60797f4b49d3977ed69078263c5cccdae8e0f853]

INTEGRATION: CWS aw024 (1.24.40); FILE MERGED 2006/09/21 23:36:51 aw 1.24.40.10: RESYNC: (1.29-1.30); FILE MERGED 2006/08/03 16:37:36 aw 1.24.40.9: RESYNC: (1.28-1.29); FILE MERGED 2006/05/16 16:00:09 aw 1.24.40.8: changes after resync 2006/05/12 20:50:51 aw 1.24.40.7: RESYNC: (1.27-1.28); FILE MERGED 2006/01/26 20:16:31 aw 1.24.40.6: RESYNC: (1.26-1.27); FILE MERGED 2005/09/17 13:49:59 aw 1.24.40.5: RESYNC: (1.25-1.26); FILE MERGED 2005/07/22 09:43:15 aw 1.24.40.4: RESYNC: (1.24-1.25); FILE MERGED 2005/05/26 11:24:41 aw 1.24.40.3: #i39531# 2005/05/19 12:11:36 aw 1.24.40.2: #i39529# 2005/04/26 14:58:40 aw 1.24.40.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [354bccb32439b392e0108af1a2af8f6ddb78025b]

INTEGRATION: CWS aw024 (1.17.80); FILE MERGED 2006/11/10 05:10:54 aw 1.17.80.3: RESYNC: (1.18-1.19); FILE MERGED 2006/09/21 23:36:44 aw 1.17.80.2: RESYNC: (1.17-1.18); FILE MERGED 2006/05/16 16:00:09 aw 1.17.80.1: changes after resync


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [d785208f9d9c5220417872b4ad1692e93de0d41b]

INTEGRATION: CWS aw024 (1.3.86); FILE MERGED 2006/09/21 23:36:07 aw 1.3.86.7: RESYNC: (1.8-1.10); FILE MERGED 2006/05/12 20:50:11 aw 1.3.86.6: RESYNC: (1.6-1.8); FILE MERGED 2005/09/17 13:48:04 aw 1.3.86.5: RESYNC: (1.5-1.6); FILE MERGED 2005/07/22 09:42:57 aw 1.3.86.4: RESYNC: (1.3-1.5); FILE MERGED 2005/05/26 11:24:41 aw 1.3.86.3: #i39531# 2005/05/19 12:11:35 aw 1.3.86.2: #i39529# 2005/05/12 16:46:27 aw 1.3.86.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [a2db3c550578b696e38918adb9084a48cf376a9f]

INTEGRATION: CWS aw024 (1.2.54); FILE MERGED 2006/09/21 23:35:59 aw 1.2.54.6: RESYNC: (1.7-1.8); FILE MERGED 2006/05/12 20:50:03 aw 1.2.54.5: RESYNC: (1.5-1.7); FILE MERGED 2006/01/26 20:16:00 aw 1.2.54.4: RESYNC: (1.4-1.5); FILE MERGED 2005/11/18 14:44:36 aw 1.2.54.3: RESYNC: (1.3-1.4); FILE MERGED 2005/09/17 13:47:55 aw 1.2.54.2: RESYNC: (1.2-1.3); FILE MERGED 2005/05/19 12:11:35 aw 1.2.54.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [40037aec07c1b734058152233e3b7ec5c5b5144d]

INTEGRATION: CWS aw024 (1.6.4); FILE MERGED 2006/09/21 23:32:03 aw 1.6.4.5: RESYNC: (1.9-1.10); FILE MERGED 2005/11/18 14:43:59 aw 1.6.4.4: RESYNC: (1.8-1.9); FILE MERGED 2005/09/17 13:40:20 aw 1.6.4.3: RESYNC: (1.7-1.8); FILE MERGED 2005/07/22 09:40:11 aw 1.6.4.2: RESYNC: (1.6-1.7); FILE MERGED 2005/05/19 12:11:35 aw 1.6.4.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [1772110da6ff0cb91f65604b2b9e171e3881c98e]

INTEGRATION: CWS aw024 (1.7.34); FILE MERGED 2006/09/21 23:28:23 aw 1.7.34.4: RESYNC: (1.9-1.10); FILE MERGED 2006/05/12 20:42:53 aw 1.7.34.3: RESYNC: (1.8-1.9); FILE MERGED 2005/09/17 13:31:43 aw 1.7.34.2: RESYNC: (1.7-1.8); FILE MERGED 2005/05/19 12:11:34 aw 1.7.34.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [5133a9be951726e2797479407811f513bf858364]

INTEGRATION: CWS aw024 (1.8.56); FILE MERGED 2006/09/21 23:28:17 aw 1.8.56.7: RESYNC: (1.15-1.16); FILE MERGED 2006/05/12 20:42:43 aw 1.8.56.6: RESYNC: (1.14-1.15); FILE MERGED 2006/01/26 20:14:56 aw 1.8.56.5: RESYNC: (1.13-1.14); FILE MERGED 2005/11/18 14:43:10 aw 1.8.56.4: RESYNC: (1.11-1.13); FILE MERGED 2005/09/17 13:31:30 aw 1.8.56.3: RESYNC: (1.10-1.11); FILE MERGED 2005/07/22 09:36:23 aw 1.8.56.2: RESYNC: (1.8-1.10); FILE MERGED 2005/05/19 12:11:34 aw 1.8.56.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [b5b762489df1597dac02d24d8529179978cfe039]

INTEGRATION: CWS aw024 (1.2.176); FILE MERGED 2006/09/21 23:28:10 aw 1.2.176.4: RESYNC: (1.4-1.5); FILE MERGED 2006/01/26 20:14:48 aw 1.2.176.3: RESYNC: (1.3-1.4); FILE MERGED 2005/09/17 13:31:22 aw 1.2.176.2: RESYNC: (1.2-1.3); FILE MERGED 2005/05/19 12:11:34 aw 1.2.176.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [ff10002b8302a214aa9090db0583aaa32dca875d]

INTEGRATION: CWS aw024 (1.7.4); FILE MERGED 2006/09/21 23:27:24 aw 1.7.4.10: RESYNC: (1.18-1.19); FILE MERGED 2006/05/12 20:42:34 aw 1.7.4.9: RESYNC: (1.14-1.18); FILE MERGED 2006/01/26 20:14:32 aw 1.7.4.8: RESYNC: (1.13-1.14); FILE MERGED 2005/11/18 14:42:44 aw 1.7.4.7: RESYNC: (1.12-1.13); FILE MERGED 2005/09/17 13:30:31 aw 1.7.4.6: RESYNC: (1.11-1.12); FILE MERGED 2005/07/22 09:35:56 aw 1.7.4.5: RESYNC: (1.10-1.11); FILE MERGED 2005/05/26 11:24:40 aw 1.7.4.4: #i39531# 2005/05/19 12:11:34 aw 1.7.4.3: #i39529# 2005/05/13 14:35:46 aw 1.7.4.2: RESYNC: (1.7-1.10); FILE MERGED 2005/05/12 16:46:27 aw 1.7.4.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [d0ee358242d80f72b024aa21b7648fc889ad4d5a]

INTEGRATION: CWS aw024 (1.16.16); FILE MERGED 2006/09/21 23:25:53 aw 1.16.16.8: RESYNC: (1.23-1.24); FILE MERGED 2006/05/17 10:01:34 aw 1.16.16.7: changes after resync 2006/05/12 20:39:42 aw 1.16.16.6: RESYNC: (1.22-1.23); FILE MERGED 2006/01/26 20:13:17 aw 1.16.16.5: RESYNC: (1.20-1.22); FILE MERGED 2005/11/18 14:40:53 aw 1.16.16.4: RESYNC: (1.18-1.20); FILE MERGED 2005/09/17 13:18:13 aw 1.16.16.3: RESYNC: (1.17-1.18); FILE MERGED 2005/07/22 09:32:31 aw 1.16.16.2: RESYNC: (1.16-1.17); FILE MERGED 2005/05/19 12:11:33 aw 1.16.16.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [13b2c46b831a93fbe6a17ab02d12e253e2e43e83]

INTEGRATION: CWS aw024 (1.20.34); FILE MERGED 2006/09/21 23:25:37 aw 1.20.34.7: RESYNC: (1.27-1.28); FILE MERGED 2006/05/12 20:39:33 aw 1.20.34.6: RESYNC: (1.25-1.27); FILE MERGED 2006/01/26 20:12:57 aw 1.20.34.5: RESYNC: (1.24-1.25); FILE MERGED 2005/11/18 14:40:46 aw 1.20.34.4: RESYNC: (1.23-1.24); FILE MERGED 2005/09/17 13:17:52 aw 1.20.34.3: RESYNC: (1.22-1.23); FILE MERGED 2005/07/22 09:32:21 aw 1.20.34.2: RESYNC: (1.20-1.22); FILE MERGED 2005/05/19 12:11:33 aw 1.20.34.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [213eca5bbdf1df4e53025520abd6d31c75f636d8]

INTEGRATION: CWS aw024 (1.10.4); FILE MERGED 2006/11/10 05:10:39 aw 1.10.4.10: RESYNC: (1.20-1.21); FILE MERGED 2006/09/21 23:24:16 aw 1.10.4.9: RESYNC: (1.19-1.20); FILE MERGED 2006/05/17 10:01:34 aw 1.10.4.8: changes after resync 2006/05/12 20:38:18 aw 1.10.4.7: RESYNC: (1.18-1.19); FILE MERGED 2006/01/26 20:12:28 aw 1.10.4.6: RESYNC: (1.16-1.18); FILE MERGED 2005/11/18 14:40:16 aw 1.10.4.5: RESYNC: (1.14-1.16); FILE MERGED 2005/09/17 13:14:36 aw 1.10.4.4: RESYNC: (1.13-1.14); FILE MERGED 2005/07/22 09:31:29 aw 1.10.4.3: RESYNC: (1.12-1.13); FILE MERGED 2005/05/13 14:32:14 aw 1.10.4.2: RESYNC: (1.10-1.12); FILE MERGED 2005/04/26 14:58:39 aw 1.10.4.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [c57bf37fcc1afdeeb322b78ff4f1ed9f2c43725a]

INTEGRATION: CWS aw024 (1.18.34); FILE MERGED 2006/09/21 23:24:08 aw 1.18.34.8: RESYNC: (1.34-1.35); FILE MERGED 2006/05/17 10:01:34 aw 1.18.34.7: changes after resync 2006/05/12 20:38:10 aw 1.18.34.6: RESYNC: (1.31-1.34); FILE MERGED 2006/01/26 20:12:20 aw 1.18.34.5: RESYNC: (1.28-1.31); FILE MERGED 2005/11/18 14:40:07 aw 1.18.34.4: RESYNC: (1.23-1.28); FILE MERGED 2005/09/17 13:14:27 aw 1.18.34.3: RESYNC: (1.20-1.23); FILE MERGED 2005/07/22 09:31:21 aw 1.18.34.2: RESYNC: (1.18-1.20); FILE MERGED 2005/05/19 12:11:33 aw 1.18.34.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [5083c58b1ce43a37b384a8f8621dca5401c797ac]

INTEGRATION: CWS aw024 (1.2.176); FILE MERGED 2006/05/12 20:38:00 aw 1.2.176.5: RESYNC: (1.4-1.5); FILE MERGED 2005/11/18 14:39:50 aw 1.2.176.4: RESYNC: (1.3-1.4); FILE MERGED 2005/09/17 13:13:58 aw 1.2.176.3: RESYNC: (1.2-1.3); FILE MERGED 2005/05/26 11:24:39 aw 1.2.176.2: #i39531# 2005/05/19 12:11:32 aw 1.2.176.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [84badcb92858756fd321cdc95ad24a7b76e1fd4a]

INTEGRATION: CWS aw024 (1.6.52); FILE MERGED 2006/08/07 10:48:38 aw 1.6.52.11: adaptions after resync 2006/08/03 16:35:51 aw 1.6.52.10: RESYNC: (1.12-1.13); FILE MERGED 2006/05/12 20:37:53 aw 1.6.52.9: RESYNC: (1.10-1.12); FILE MERGED 2006/02/01 21:11:33 aw 1.6.52.8: adaption to m154 after resync 2006/01/26 20:12:12 aw 1.6.52.7: RESYNC: (1.9-1.10); FILE MERGED 2005/11/22 14:01:22 aw 1.6.52.6: #b898147## 2005/11/18 14:39:43 aw 1.6.52.5: RESYNC: (1.8-1.9); FILE MERGED 2005/09/17 13:13:36 aw 1.6.52.4: RESYNC: (1.7-1.8); FILE MERGED 2005/07/22 09:31:11 aw 1.6.52.3: RESYNC: (1.6-1.7); FILE MERGED 2005/05/19 12:11:32 aw 1.6.52.2: #i39529# 2005/05/12 16:46:26 aw 1.6.52.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [637e8e2c6ef3572be6b7e36497cd2d0b42992ecc]

INTEGRATION: CWS aw024 (1.20.4); FILE MERGED 2006/11/10 05:10:24 aw 1.20.4.9: RESYNC: (1.32-1.33); FILE MERGED 2006/09/21 23:22:29 aw 1.20.4.8: RESYNC: (1.31-1.32); FILE MERGED 2006/08/03 16:34:43 aw 1.20.4.7: RESYNC: (1.29-1.31); FILE MERGED 2006/05/12 20:36:50 aw 1.20.4.6: RESYNC: (1.27-1.29); FILE MERGED 2006/01/26 20:11:09 aw 1.20.4.5: RESYNC: (1.26-1.27); FILE MERGED 2005/11/18 14:36:20 aw 1.20.4.4: RESYNC: (1.22-1.26); FILE MERGED 2005/09/17 13:10:19 aw 1.20.4.3: RESYNC: (1.21-1.22); FILE MERGED 2005/07/22 09:30:46 aw 1.20.4.2: RESYNC: (1.20-1.21); FILE MERGED 2005/05/19 12:11:31 aw 1.20.4.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [b238a07aa3fce0b81af1b13cf931d9a547dafa7e]

INTEGRATION: CWS aw024 (1.5.56); FILE MERGED 2006/09/21 23:21:59 aw 1.5.56.5: RESYNC: (1.9-1.10); FILE MERGED 2006/08/03 16:34:16 aw 1.5.56.4: RESYNC: (1.8-1.9); FILE MERGED 2005/11/18 14:35:59 aw 1.5.56.3: RESYNC: (1.6-1.8); FILE MERGED 2005/09/17 13:09:56 aw 1.5.56.2: RESYNC: (1.5-1.6); FILE MERGED 2005/05/19 12:11:31 aw 1.5.56.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [74cd846919888415794104c208e4ec6edd0b2e27]

INTEGRATION: CWS aw024 (1.17.260); FILE MERGED 2006/11/10 05:10:09 aw 1.17.260.4: RESYNC: (1.19-1.20); FILE MERGED 2006/05/12 20:35:51 aw 1.17.260.3: RESYNC: (1.18-1.19); FILE MERGED 2005/09/17 12:59:43 aw 1.17.260.2: RESYNC: (1.17-1.18); FILE MERGED 2005/05/19 12:11:31 aw 1.17.260.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [dbd7f1ca114c7b45cf3808c6667e156257b35949]

INTEGRATION: CWS aw024 (1.2.310); FILE MERGED 2006/01/26 20:04:59 aw 1.2.310.3: RESYNC: (1.3-1.4); FILE MERGED 2005/09/17 12:32:14 aw 1.2.310.2: RESYNC: (1.2-1.3); FILE MERGED 2005/04/26 14:58:39 aw 1.2.310.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [92d5e57a84572c9adae8c6ec21fe56ae0e3d2f6a]

INTEGRATION: CWS aw024 (1.2.308); FILE MERGED 2006/02/01 21:06:06 aw 1.2.308.4: adaption to m154 after resync 2006/01/26 20:02:57 aw 1.2.308.3: RESYNC: (1.3-1.4); FILE MERGED 2005/09/17 12:29:57 aw 1.2.308.2: RESYNC: (1.2-1.3); FILE MERGED 2005/05/19 12:11:30 aw 1.2.308.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [ce91e653565ba1aca489c53cdb7f7b6a1ff45819]

INTEGRATION: CWS aw024 (1.6.32); FILE MERGED 2006/08/07 11:15:02 aw 1.6.32.6: adaptions for changes in SdrPaintView, no more multi-PageViews 2006/08/03 16:33:37 aw 1.6.32.5: RESYNC: (1.8-1.9); FILE MERGED 2006/01/26 20:00:19 aw 1.6.32.4: RESYNC: (1.7-1.8); FILE MERGED 2005/09/17 12:25:34 aw 1.6.32.3: RESYNC: (1.6-1.7); FILE MERGED 2005/05/26 11:24:38 aw 1.6.32.2: #i39531# 2005/05/19 12:11:30 aw 1.6.32.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [e795c63ea18514c1ec9a3d344ecf3c902bf7795a]

INTEGRATION: CWS aw024 (1.10.56); FILE MERGED 2006/11/10 05:08:57 aw 1.10.56.5: RESYNC: (1.14-1.15); FILE MERGED 2006/01/26 20:00:00 aw 1.10.56.4: RESYNC: (1.12-1.14); FILE MERGED 2005/11/18 14:34:42 aw 1.10.56.3: RESYNC: (1.11-1.12); FILE MERGED 2005/09/17 12:11:02 aw 1.10.56.2: RESYNC: (1.10-1.11); FILE MERGED 2005/05/19 12:11:30 aw 1.10.56.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [f561e74d53da14e496e69d3c3b0ffd0b9665c938]

INTEGRATION: CWS aw024 (1.6.52); FILE MERGED 2006/05/12 20:34:13 aw 1.6.52.3: RESYNC: (1.7-1.8); FILE MERGED 2005/09/17 12:08:30 aw 1.6.52.2: RESYNC: (1.6-1.7); FILE MERGED 2005/05/19 12:11:30 aw 1.6.52.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [e0bca86eb2d02ca1828e8226aafab0cc2cafabbc]

INTEGRATION: CWS aw024 (1.4.176); FILE MERGED 2005/09/17 12:08:21 aw 1.4.176.2: RESYNC: (1.4-1.5); FILE MERGED 2005/05/26 11:24:38 aw 1.4.176.1: #i39531#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [4cf2716e7f7c604bcc825b1a2a690538903e8ee1]

INTEGRATION: CWS aw024 (1.7.10); FILE MERGED 2006/05/12 20:30:43 aw 1.7.10.4: RESYNC: (1.9-1.10); FILE MERGED 2006/01/26 19:59:43 aw 1.7.10.3: RESYNC: (1.8-1.9); FILE MERGED 2005/09/17 11:59:52 aw 1.7.10.2: RESYNC: (1.7-1.8); FILE MERGED 2005/05/19 12:11:30 aw 1.7.10.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [1b17fedc26d29444546780e1ca2378fe946663c2]

INTEGRATION: CWS aw024 (1.14.30); FILE MERGED 2006/05/12 20:31:41 aw 1.14.30.8: RESYNC: (1.17-1.19); FILE MERGED 2006/01/26 19:59:35 aw 1.14.30.7: RESYNC: (1.16-1.17); FILE MERGED 2005/11/18 14:33:16 aw 1.14.30.6: RESYNC: (1.15-1.16); FILE MERGED 2005/09/17 11:52:37 aw 1.14.30.5: RESYNC: (1.14-1.15); FILE MERGED 2005/05/26 11:24:37 aw 1.14.30.4: #i39531# 2005/05/19 12:11:29 aw 1.14.30.3: #i39529# 2005/05/12 16:46:25 aw 1.14.30.2: #i39529# 2005/04/26 14:58:38 aw 1.14.30.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [e41d050a1752b603f687f40f3db649d670d80587]

INTEGRATION: CWS aw024 (1.5.174); FILE MERGED 2006/09/21 23:20:02 aw 1.5.174.3: RESYNC: (1.6-1.7); FILE MERGED 2005/09/17 11:45:44 aw 1.5.174.2: RESYNC: (1.5-1.6); FILE MERGED 2005/05/19 12:11:29 aw 1.5.174.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [4eb014117601a38578ded3cdf8dd91a3a72a9cfb]

INTEGRATION: CWS aw024 (1.6.310); FILE MERGED 2006/09/21 23:18:43 aw 1.6.310.5: RESYNC: (1.8-1.9); FILE MERGED 2006/01/26 19:58:27 aw 1.6.310.4: RESYNC: (1.7-1.8); FILE MERGED 2005/09/17 11:38:33 aw 1.6.310.3: RESYNC: (1.6-1.7); FILE MERGED 2005/05/26 11:24:37 aw 1.6.310.2: #i39531# 2005/05/19 12:11:28 aw 1.6.310.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [6b1c29b130e1172001ae8bcc007324821ca45393]

INTEGRATION: CWS aw024 (1.5.174); FILE MERGED 2006/09/21 23:18:33 aw 1.5.174.6: RESYNC: (1.8-1.9); FILE MERGED 2006/08/03 16:32:54 aw 1.5.174.5: RESYNC: (1.7-1.8); FILE MERGED 2006/01/26 19:58:16 aw 1.5.174.4: RESYNC: (1.6-1.7); FILE MERGED 2005/09/17 11:38:21 aw 1.5.174.3: RESYNC: (1.5-1.6); FILE MERGED 2005/05/26 11:24:36 aw 1.5.174.2: #i39531# 2005/05/19 12:11:28 aw 1.5.174.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [6a401428d06db02870d51399d18927cc02c673f9]

INTEGRATION: CWS aw024 (1.49.40); FILE MERGED 2006/11/10 05:08:50 aw 1.49.40.9: RESYNC: (1.55-1.56); FILE MERGED 2006/09/21 23:17:41 aw 1.49.40.8: RESYNC: (1.54-1.55); FILE MERGED 2006/08/03 16:32:24 aw 1.49.40.7: RESYNC: (1.53-1.54); FILE MERGED 2006/07/07 16:04:55 aw 1.49.40.6: adaptions after resync SRC680m171->SRC680m174 2006/05/12 20:29:53 aw 1.49.40.5: RESYNC: (1.52-1.53); FILE MERGED 2006/01/26 19:57:24 aw 1.49.40.4: RESYNC: (1.50-1.52); FILE MERGED 2005/09/17 11:36:41 aw 1.49.40.3: RESYNC: (1.49-1.50); FILE MERGED 2005/05/26 11:24:36 aw 1.49.40.2: #i39531# 2005/05/19 12:11:28 aw 1.49.40.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [2e0c4a0c98f5ab400d342faa9e317381cb7be807]

INTEGRATION: CWS aw024 (1.3.234); FILE MERGED 2006/09/21 23:16:56 aw 1.3.234.5: RESYNC: (1.5-1.6); FILE MERGED 2006/01/26 19:56:34 aw 1.3.234.4: RESYNC: (1.4-1.5); FILE MERGED 2005/09/17 11:35:37 aw 1.3.234.3: RESYNC: (1.3-1.4); FILE MERGED 2005/05/26 11:24:35 aw 1.3.234.2: #i39531# 2005/05/19 12:11:28 aw 1.3.234.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [fd271f826a40ba25cec0cb2142aac0d3a8e14be0]

INTEGRATION: CWS aw024 (1.31.102); FILE MERGED 2006/11/10 05:08:28 aw 1.31.102.12: RESYNC: (1.42-1.43); FILE MERGED 2006/09/21 23:16:02 aw 1.31.102.11: RESYNC: (1.41-1.42); FILE MERGED 2006/08/03 16:32:14 aw 1.31.102.10: RESYNC: (1.39-1.41); FILE MERGED 2006/07/07 16:04:55 aw 1.31.102.9: adaptions after resync SRC680m171->SRC680m174 2006/05/12 20:28:34 aw 1.31.102.8: RESYNC: (1.36-1.39); FILE MERGED 2006/01/26 19:49:35 aw 1.31.102.7: RESYNC: (1.34-1.36); FILE MERGED 2005/11/18 14:32:33 aw 1.31.102.6: RESYNC: (1.33-1.34); FILE MERGED 2005/09/17 11:21:42 aw 1.31.102.5: RESYNC: (1.32-1.33); FILE MERGED 2005/05/26 11:24:35 aw 1.31.102.4: #i39531# 2005/05/19 12:11:27 aw 1.31.102.3: #i39529# 2005/05/13 14:26:49 aw 1.31.102.2: RESYNC: (1.31-1.32); FILE MERGED 2005/04/26 14:58:37 aw 1.31.102.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [1f168841d4809b52ac662f2dbcccd459035f78a3]

INTEGRATION: CWS aw024 (1.6.174); FILE MERGED 2006/09/21 23:15:43 aw 1.6.174.5: RESYNC: (1.8-1.9); FILE MERGED 2006/01/26 19:55:25 aw 1.6.174.4: RESYNC: (1.7-1.8); FILE MERGED 2005/09/17 11:32:41 aw 1.6.174.3: RESYNC: (1.6-1.7); FILE MERGED 2005/05/26 11:24:35 aw 1.6.174.2: #i39531# 2005/05/19 12:11:27 aw 1.6.174.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [36b95059b40fb273c52fe83a70c0bf360877ac64]

INTEGRATION: CWS aw024 (1.9.110); FILE MERGED 2006/09/21 23:15:26 aw 1.9.110.6: RESYNC: (1.11-1.12); FILE MERGED 2006/01/26 19:55:08 aw 1.9.110.5: RESYNC: (1.10-1.11); FILE MERGED 2005/09/17 11:32:14 aw 1.9.110.4: RESYNC: (1.9-1.10); FILE MERGED 2005/05/26 11:24:34 aw 1.9.110.3: #i39531# 2005/05/19 12:11:27 aw 1.9.110.2: #i39529# 2005/05/12 16:46:25 aw 1.9.110.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [7ebe4f9302c864dc4ac657a8c1c0373c2d8d68e6]

INTEGRATION: CWS aw024 (1.40.84); FILE MERGED 2006/11/10 05:08:22 aw 1.40.84.9: RESYNC: (1.44-1.45); FILE MERGED 2006/09/21 23:15:19 aw 1.40.84.8: RESYNC: (1.43-1.44); FILE MERGED 2006/08/03 16:32:04 aw 1.40.84.7: RESYNC: (1.42-1.43); FILE MERGED 2006/07/07 16:04:55 aw 1.40.84.6: adaptions after resync SRC680m171->SRC680m174 2006/01/26 19:54:59 aw 1.40.84.5: RESYNC: (1.41-1.42); FILE MERGED 2005/09/17 11:31:49 aw 1.40.84.4: RESYNC: (1.40-1.41); FILE MERGED 2005/05/26 11:24:34 aw 1.40.84.3: #i39531# 2005/05/19 12:11:27 aw 1.40.84.2: #i39529# 2005/05/12 16:46:25 aw 1.40.84.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [b62b3b206a1179a8462050674e0d1545cb236993]

INTEGRATION: CWS aw024 (1.21.52); FILE MERGED 2006/09/21 23:14:55 aw 1.21.52.4: RESYNC: (1.23-1.24); FILE MERGED 2006/01/26 19:54:42 aw 1.21.52.3: RESYNC: (1.22-1.23); FILE MERGED 2005/09/17 11:28:10 aw 1.21.52.2: RESYNC: (1.21-1.22); FILE MERGED 2005/05/19 12:11:27 aw 1.21.52.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [1d5c03c2ead74d781f4d7de4ab0c996030c76373]

INTEGRATION: CWS aw024 (1.9.4); FILE MERGED 2006/09/21 23:14:16 aw 1.9.4.7: RESYNC: (1.13-1.14); FILE MERGED 2006/08/03 16:31:55 aw 1.9.4.6: RESYNC: (1.12-1.13); FILE MERGED 2006/01/26 19:54:06 aw 1.9.4.5: RESYNC: (1.10-1.12); FILE MERGED 2005/09/17 11:26:52 aw 1.9.4.4: RESYNC: (1.9-1.10); FILE MERGED 2005/05/26 11:24:33 aw 1.9.4.3: #i39531# 2005/05/19 12:11:26 aw 1.9.4.2: #i39529# 2005/05/12 16:46:24 aw 1.9.4.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [adfa5fac7da8fc1da5b428228c3a4b58a76e7547]

INTEGRATION: CWS aw024 (1.9.54); FILE MERGED 2006/09/21 23:14:09 aw 1.9.54.12: RESYNC: (1.14-1.15); FILE MERGED 2006/08/03 16:31:47 aw 1.9.54.11: RESYNC: (1.13-1.14); FILE MERGED 2006/07/04 14:55:31 aw 1.9.54.10: RESYNC: (1.12-1.13); FILE MERGED 2006/01/26 19:53:58 aw 1.9.54.9: RESYNC: (1.11-1.12); FILE MERGED 2005/11/22 13:56:32 aw 1.9.54.8: #b898147# 2005/11/18 14:32:54 aw 1.9.54.7: RESYNC: (1.10-1.11); FILE MERGED 2005/09/17 11:26:44 aw 1.9.54.6: RESYNC: (1.9-1.10); FILE MERGED 2005/07/26 11:53:35 aw 1.9.54.5: #114176# 2005/05/26 11:24:33 aw 1.9.54.4: #i39531# 2005/05/19 12:11:26 aw 1.9.54.3: #i39529# 2005/05/12 16:46:24 aw 1.9.54.2: #i39529# 2005/04/26 14:58:37 aw 1.9.54.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [6aa4c838e41c0ecf2621d98fd6c4cef26024942a]

INTEGRATION: CWS aw024 (1.5.176); FILE MERGED 2006/09/21 23:13:34 aw 1.5.176.7: RESYNC: (1.9-1.10); FILE MERGED 2006/08/03 16:31:39 aw 1.5.176.6: RESYNC: (1.8-1.9); FILE MERGED 2006/07/04 14:55:10 aw 1.5.176.5: RESYNC: (1.7-1.8); FILE MERGED 2006/01/26 19:53:32 aw 1.5.176.4: RESYNC: (1.6-1.7); FILE MERGED 2005/09/17 11:26:09 aw 1.5.176.3: RESYNC: (1.5-1.6); FILE MERGED 2005/05/12 16:46:24 aw 1.5.176.2: #i39529# 2005/04/26 14:58:37 aw 1.5.176.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [d37672b2bcc2b3c8f00d8d1916e162839dfc0fa9]

INTEGRATION: CWS aw024 (1.34.92); FILE MERGED 2006/09/21 23:13:15 aw 1.34.92.5: RESYNC: (1.37-1.38); FILE MERGED 2006/01/26 19:53:15 aw 1.34.92.4: RESYNC: (1.35-1.37); FILE MERGED 2005/09/17 11:25:47 aw 1.34.92.3: RESYNC: (1.34-1.35); FILE MERGED 2005/05/26 11:24:33 aw 1.34.92.2: #i39531# 2005/05/19 12:11:26 aw 1.34.92.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [8e6dd6a0b634bb6b3b787c812c8ccf6f0367742c]

INTEGRATION: CWS aw024 (1.32.12); FILE MERGED 2006/11/10 05:08:16 aw 1.32.12.10: RESYNC: (1.37-1.39); FILE MERGED 2006/09/21 23:13:08 aw 1.32.12.9: RESYNC: (1.36-1.37); FILE MERGED 2006/08/03 16:31:20 aw 1.32.12.8: RESYNC: (1.35-1.36); FILE MERGED 2006/07/07 16:04:55 aw 1.32.12.7: adaptions after resync SRC680m171->SRC680m174 2006/05/12 20:29:44 aw 1.32.12.6: RESYNC: (1.34-1.35); FILE MERGED 2006/01/26 19:53:07 aw 1.32.12.5: RESYNC: (1.33-1.34); FILE MERGED 2005/09/17 11:25:38 aw 1.32.12.4: RESYNC: (1.32-1.33); FILE MERGED 2005/08/03 11:48:27 sj 1.32.12.3: #i48467# changes for GraphicFilter progress bar 2005/05/26 11:24:32 aw 1.32.12.2: #i39531# 2005/05/19 12:11:26 aw 1.32.12.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [258aca64d9a617eb9227a9c22f738ff1864659c5]

INTEGRATION: CWS aw024 (1.5.28); FILE MERGED 2006/09/21 23:12:26 aw 1.5.28.5: RESYNC: (1.8-1.9); FILE MERGED 2006/05/12 20:29:35 aw 1.5.28.4: RESYNC: (1.7-1.8); FILE MERGED 2006/01/26 19:52:23 aw 1.5.28.3: RESYNC: (1.6-1.7); FILE MERGED 2005/09/17 11:25:00 aw 1.5.28.2: RESYNC: (1.5-1.6); FILE MERGED 2005/05/19 12:11:25 aw 1.5.28.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [3aa5907b74b6c922aaa8ba42fefbe84aaa54c999]

INTEGRATION: CWS aw024 (1.3.308); FILE MERGED 2006/09/21 23:12:16 aw 1.3.308.6: RESYNC: (1.5-1.6); FILE MERGED 2006/02/01 21:05:40 aw 1.3.308.5: adaption to m154 after resync 2006/01/26 19:52:16 aw 1.3.308.4: RESYNC: (1.4-1.5); FILE MERGED 2005/09/17 11:24:45 aw 1.3.308.3: RESYNC: (1.3-1.4); FILE MERGED 2005/05/19 12:11:25 aw 1.3.308.2: #i39529# 2005/05/12 16:46:24 aw 1.3.308.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [9b3da1ed3f9b1b60d7394bb48d5f02dbab63ead8]

INTEGRATION: CWS aw024 (1.22.6); FILE MERGED 2006/11/10 05:08:09 aw 1.22.6.8: RESYNC: (1.27-1.28); FILE MERGED 2006/09/21 23:12:06 aw 1.22.6.7: RESYNC: (1.26-1.27); FILE MERGED 2006/08/03 16:31:12 aw 1.22.6.6: RESYNC: (1.24-1.26); FILE MERGED 2006/07/07 16:04:55 aw 1.22.6.5: adaptions after resync SRC680m171->SRC680m174 2006/01/26 19:52:05 aw 1.22.6.4: RESYNC: (1.23-1.24); FILE MERGED 2005/09/17 11:24:35 aw 1.22.6.3: RESYNC: (1.22-1.23); FILE MERGED 2005/05/26 11:24:32 aw 1.22.6.2: #i39531# 2005/05/19 12:11:25 aw 1.22.6.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [a1978d063b15c5166e27213dbcd78c44a9952026]

INTEGRATION: CWS aw024 (1.6.174); FILE MERGED 2006/09/21 23:11:48 aw 1.6.174.8: RESYNC: (1.10-1.11); FILE MERGED 2006/08/03 16:31:05 aw 1.6.174.7: RESYNC: (1.9-1.10); FILE MERGED 2006/07/07 16:04:55 aw 1.6.174.6: adaptions after resync SRC680m171->SRC680m174 2006/07/04 14:54:46 aw 1.6.174.5: RESYNC: (1.8-1.9); FILE MERGED 2006/01/26 19:51:47 aw 1.6.174.4: RESYNC: (1.7-1.8); FILE MERGED 2005/09/17 11:24:15 aw 1.6.174.3: RESYNC: (1.6-1.7); FILE MERGED 2005/05/26 11:24:31 aw 1.6.174.2: #i39531# 2005/05/19 12:11:25 aw 1.6.174.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [8268361b8f7ce1fabef323657045ea536f327630]

INTEGRATION: CWS aw024 (1.10.96); FILE MERGED 2006/11/10 05:08:03 aw 1.10.96.8: RESYNC: (1.14-1.15); FILE MERGED 2006/09/21 23:11:23 aw 1.10.96.7: RESYNC: (1.13-1.14); FILE MERGED 2006/08/03 16:30:56 aw 1.10.96.6: RESYNC: (1.12-1.13); FILE MERGED 2006/07/07 16:04:54 aw 1.10.96.5: adaptions after resync SRC680m171->SRC680m174 2006/01/26 19:51:29 aw 1.10.96.4: RESYNC: (1.11-1.12); FILE MERGED 2005/09/17 11:23:52 aw 1.10.96.3: RESYNC: (1.10-1.11); FILE MERGED 2005/05/26 11:24:31 aw 1.10.96.2: #i39531# 2005/05/19 12:11:25 aw 1.10.96.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [5f26356c7da74ed2e9da4211c50508e8283b1ecf]

INTEGRATION: CWS aw024 (1.22.96); FILE MERGED 2006/09/21 23:11:16 aw 1.22.96.9: RESYNC: (1.26-1.27); FILE MERGED 2006/07/04 14:54:37 aw 1.22.96.8: RESYNC: (1.25-1.26); FILE MERGED 2006/05/12 20:29:16 aw 1.22.96.7: RESYNC: (1.24-1.25); FILE MERGED 2006/01/26 19:51:20 aw 1.22.96.6: RESYNC: (1.23-1.24); FILE MERGED 2005/09/17 11:23:42 aw 1.22.96.5: RESYNC: (1.22-1.23); FILE MERGED 2005/05/26 11:24:31 aw 1.22.96.4: #i39531# 2005/05/19 12:11:24 aw 1.22.96.3: #i39529# 2005/05/12 16:46:23 aw 1.22.96.2: #i39529# 2005/04/26 14:58:37 aw 1.22.96.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [c6a4b9180629327f590519aa56da001a32c650d5]

INTEGRATION: CWS aw024 (1.10.28); FILE MERGED 2006/09/21 23:10:44 aw 1.10.28.8: RESYNC: (1.13-1.14); FILE MERGED 2006/05/12 20:28:57 aw 1.10.28.7: RESYNC: (1.12-1.13); FILE MERGED 2006/01/26 19:50:45 aw 1.10.28.6: RESYNC: (1.11-1.12); FILE MERGED 2005/09/17 11:23:04 aw 1.10.28.5: RESYNC: (1.10-1.11); FILE MERGED 2005/05/26 11:24:30 aw 1.10.28.4: #i39531# 2005/05/19 12:11:24 aw 1.10.28.3: #i39529# 2005/05/12 16:46:23 aw 1.10.28.2: #i39529# 2005/04/26 14:58:37 aw 1.10.28.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [59f97b703aed6a17e2f31c527060fe0cc2f20727]

INTEGRATION: CWS aw024 (1.9.310); FILE MERGED 2006/09/21 23:10:30 aw 1.9.310.6: RESYNC: (1.12-1.13); FILE MERGED 2006/05/12 20:28:50 aw 1.9.310.5: RESYNC: (1.11-1.12); FILE MERGED 2006/01/26 19:50:38 aw 1.9.310.4: RESYNC: (1.10-1.11); FILE MERGED 2005/09/17 11:22:54 aw 1.9.310.3: RESYNC: (1.9-1.10); FILE MERGED 2005/05/26 11:24:30 aw 1.9.310.2: #i39531# 2005/05/19 12:11:24 aw 1.9.310.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [2c199c723ccb490aa14ef118be721521ac53a29b]

INTEGRATION: CWS aw024 (1.13.54); FILE MERGED 2006/09/21 23:10:22 aw 1.13.54.8: RESYNC: (1.16-1.17); FILE MERGED 2006/05/12 20:28:42 aw 1.13.54.7: RESYNC: (1.15-1.16); FILE MERGED 2006/01/26 19:50:30 aw 1.13.54.6: RESYNC: (1.14-1.15); FILE MERGED 2005/09/17 11:22:45 aw 1.13.54.5: RESYNC: (1.13-1.14); FILE MERGED 2005/05/19 12:11:24 aw 1.13.54.4: #i39529# 2005/05/12 16:46:23 aw 1.13.54.3: #i39529# 2005/04/26 14:58:36 aw 1.13.54.2: #i39528# 2004/12/27 09:58:27 aw 1.13.54.1: #i39525


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [4e046f161d3f34eef0ab6d89e38d91f3d216b753]

INTEGRATION: CWS aw024 (1.12.34); FILE MERGED 2006/11/10 05:07:56 aw 1.12.34.6: RESYNC: (1.16-1.17); FILE MERGED 2006/09/21 23:09:35 aw 1.12.34.5: RESYNC: (1.15-1.16); FILE MERGED 2006/08/03 16:30:48 aw 1.12.34.4: RESYNC: (1.14-1.15); FILE MERGED 2006/05/12 20:28:25 aw 1.12.34.3: RESYNC: (1.13-1.14); FILE MERGED 2005/09/17 11:21:33 aw 1.12.34.2: RESYNC: (1.12-1.13); FILE MERGED 2005/05/19 12:11:23 aw 1.12.34.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [0e27430db81720ac3ee214c0fe78e981db1b9594]

INTEGRATION: CWS aw024 (1.64.30); FILE MERGED 2006/09/21 23:08:49 aw 1.64.30.10: RESYNC: (1.73-1.74); FILE MERGED 2006/05/12 20:28:03 aw 1.64.30.9: RESYNC: (1.70-1.73); FILE MERGED 2006/01/26 19:49:16 aw 1.64.30.8: RESYNC: (1.68-1.70); FILE MERGED 2005/11/18 14:32:12 aw 1.64.30.7: RESYNC: (1.67-1.68); FILE MERGED 2005/09/17 11:20:06 aw 1.64.30.6: RESYNC: (1.66-1.67); FILE MERGED 2005/05/26 11:24:29 aw 1.64.30.5: #i39531# 2005/05/19 12:11:23 aw 1.64.30.4: #i39529# 2005/05/12 16:46:22 aw 1.64.30.3: #i39529# 2005/03/23 19:44:29 aw 1.64.30.2: RESYNC: (1.64-1.66); FILE MERGED 2004/12/27 09:58:27 aw 1.64.30.1: #i39525


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [5bd6fc76a6d87aa9a5b17d127bda03565f3fcbd7]

INTEGRATION: CWS aw024 (1.26.110); FILE MERGED 2006/09/21 23:08:33 aw 1.26.110.7: RESYNC: (1.29-1.30); FILE MERGED 2006/09/08 18:46:21 aw 1.26.110.6: RESYNC: (1.28-1.29); FILE MERGED 2006/01/26 19:49:00 aw 1.26.110.5: RESYNC: (1.27-1.28); FILE MERGED 2005/09/17 11:19:22 aw 1.26.110.4: RESYNC: (1.26-1.27); FILE MERGED 2005/05/26 11:24:29 aw 1.26.110.3: #i39531# 2005/05/19 12:11:23 aw 1.26.110.2: #i39529# 2005/05/12 16:46:22 aw 1.26.110.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [ddfb73da4d56dc007a050c29c62905d56add3b2b]

INTEGRATION: CWS aw024 (1.29.4); FILE MERGED 2006/11/10 05:07:32 aw 1.29.4.3: RESYNC: (1.30-1.32); FILE MERGED 2005/09/17 11:09:54 aw 1.29.4.2: RESYNC: (1.29-1.30); FILE MERGED 2005/08/08 17:12:13 aw 1.29.4.1: #i48467#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [f9e0f8c0053fac3c4f765efb89dea99bc6b563fe]

INTEGRATION: CWS aw024 (1.14.86); FILE MERGED 2006/09/21 23:03:44 aw 1.14.86.8: RESYNC: (1.17-1.18); FILE MERGED 2006/02/01 20:36:03 aw 1.14.86.7: adaption to m154 after resync 2006/01/26 19:47:49 aw 1.14.86.6: RESYNC: (1.16-1.17); FILE MERGED 2005/09/17 11:07:09 aw 1.14.86.5: RESYNC: (1.15-1.16); FILE MERGED 2005/05/26 11:24:28 aw 1.14.86.4: #i39531# 2005/05/19 12:11:22 aw 1.14.86.3: #i39529# 2005/05/13 14:26:11 aw 1.14.86.2: RESYNC: (1.14-1.15); FILE MERGED 2005/05/12 16:46:21 aw 1.14.86.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [65ec073a40b734321a647892658822775c80b052]

INTEGRATION: CWS aw024 (1.18.76); FILE MERGED 2006/09/21 23:01:15 aw 1.18.76.8: RESYNC: (1.22-1.23); FILE MERGED 2006/08/03 16:29:09 aw 1.18.76.7: RESYNC: (1.21-1.22); FILE MERGED 2006/05/17 10:01:34 aw 1.18.76.6: changes after resync 2006/05/12 20:27:04 aw 1.18.76.5: RESYNC: (1.20-1.21); FILE MERGED 2006/01/26 19:47:30 aw 1.18.76.4: RESYNC: (1.19-1.20); FILE MERGED 2005/09/17 11:02:17 aw 1.18.76.3: RESYNC: (1.18-1.19); FILE MERGED 2005/05/26 11:24:28 aw 1.18.76.2: #i39531# 2005/05/19 12:11:22 aw 1.18.76.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [535e9fa043197f21b8d02ba9bbc646c180aeb282]

INTEGRATION: CWS aw024 (1.2.176); FILE MERGED 2006/09/21 23:00:12 aw 1.2.176.4: RESYNC: (1.3-1.4); FILE MERGED 2005/09/17 10:58:56 aw 1.2.176.3: RESYNC: (1.2-1.3); FILE MERGED 2005/05/26 11:24:27 aw 1.2.176.2: #i39531# 2005/05/19 12:11:22 aw 1.2.176.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [05a7ee6f864e7014afc52116cfd499bfefc5f690]

INTEGRATION: CWS aw024 (1.38.30); FILE MERGED 2006/11/10 05:07:07 aw 1.38.30.14: RESYNC: (1.50-1.52); FILE MERGED 2006/09/21 22:59:16 aw 1.38.30.13: RESYNC: (1.49-1.50); FILE MERGED 2006/08/03 16:28:28 aw 1.38.30.12: RESYNC: (1.48-1.49); FILE MERGED 2006/07/07 16:04:53 aw 1.38.30.11: adaptions after resync SRC680m171->SRC680m174 2006/05/12 20:26:34 aw 1.38.30.10: RESYNC: (1.46-1.47); FILE MERGED 2006/01/26 19:47:22 aw 1.38.30.9: RESYNC: (1.45-1.46); FILE MERGED 2005/11/18 14:24:49 aw 1.38.30.8: RESYNC: (1.43-1.45); FILE MERGED 2005/09/17 10:56:30 aw 1.38.30.7: RESYNC: (1.42-1.43); FILE MERGED 2005/07/22 09:26:25 aw 1.38.30.6: RESYNC: (1.40-1.42); FILE MERGED 2005/05/26 11:24:26 aw 1.38.30.5: #i39531# 2005/05/19 12:11:21 aw 1.38.30.4: #i39529# 2005/05/12 16:46:21 aw 1.38.30.3: #i39529# 2005/03/23 19:40:11 aw 1.38.30.2: RESYNC: (1.38-1.40); FILE MERGED 2004/12/27 09:58:26 aw 1.38.30.1: #i39525


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [d9474510dde70dfec28e10dc2542caceaa887d89]

INTEGRATION: CWS aw024 (1.42.92); FILE MERGED 2006/09/21 22:58:50 aw 1.42.92.6: RESYNC: (1.46-1.47); FILE MERGED 2006/05/12 20:26:26 aw 1.42.92.5: RESYNC: (1.45-1.46); FILE MERGED 2006/01/26 19:47:13 aw 1.42.92.4: RESYNC: (1.44-1.45); FILE MERGED 2005/11/18 14:24:27 aw 1.42.92.3: RESYNC: (1.43-1.44); FILE MERGED 2005/09/17 10:55:39 aw 1.42.92.2: RESYNC: (1.42-1.43); FILE MERGED 2005/05/19 12:11:21 aw 1.42.92.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [263c9fd88c0a0d5c09138f7df59910dc09d34ef8]

INTEGRATION: CWS aw024 (1.10.6); FILE MERGED 2006/09/21 22:57:57 aw 1.10.6.5: RESYNC: (1.14-1.15); FILE MERGED 2006/05/12 20:25:47 aw 1.10.6.4: RESYNC: (1.12-1.13); FILE MERGED 2005/09/17 10:54:34 aw 1.10.6.3: RESYNC: (1.11-1.12); FILE MERGED 2005/05/13 14:24:03 aw 1.10.6.2: RESYNC: (1.10-1.11); FILE MERGED 2004/12/27 09:58:26 aw 1.10.6.1: #i39525


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [b8b7d9ce47955203645eaeab6ab515db7b4020d5]

INTEGRATION: CWS aw024 (1.31.84); FILE MERGED 2006/11/10 05:07:01 aw 1.31.84.6: RESYNC: (1.35-1.37); FILE MERGED 2006/09/21 22:57:51 aw 1.31.84.5: RESYNC: (1.34-1.35); FILE MERGED 2006/05/12 20:25:40 aw 1.31.84.4: RESYNC: (1.33-1.34); FILE MERGED 2005/11/18 14:23:58 aw 1.31.84.3: RESYNC: (1.32-1.33); FILE MERGED 2005/09/17 10:53:15 aw 1.31.84.2: RESYNC: (1.31-1.32); FILE MERGED 2005/05/19 12:11:21 aw 1.31.84.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [4f0f984ad252a82887f0b778c60d302bd67af96d]

INTEGRATION: CWS aw024 (1.5.630); FILE MERGED 2006/09/21 22:55:48 aw 1.5.630.3: RESYNC: (1.6-1.7); FILE MERGED 2005/09/17 10:39:28 aw 1.5.630.2: RESYNC: (1.5-1.6); FILE MERGED 2005/05/19 12:11:20 aw 1.5.630.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [e57d3781b939350538dfca1769ba6d9bc6201909]

INTEGRATION: CWS aw024 (1.2.12); FILE MERGED 2006/09/21 22:55:14 aw 1.2.12.6: RESYNC: (1.8-1.9); FILE MERGED 2006/05/12 20:23:18 aw 1.2.12.5: RESYNC: (1.7-1.8); FILE MERGED 2006/01/26 19:44:40 aw 1.2.12.4: RESYNC: (1.6-1.7); FILE MERGED 2005/11/18 14:20:04 aw 1.2.12.3: RESYNC: (1.3-1.6); FILE MERGED 2005/09/17 10:38:40 aw 1.2.12.2: RESYNC: (1.2-1.3); FILE MERGED 2005/07/26 11:53:34 aw 1.2.12.1: #114176#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [21f39e4703c9f01de37b9d5487fef2cbac1e6935]

INTEGRATION: CWS aw024 (1.2.12); FILE MERGED 2006/09/21 22:55:08 aw 1.2.12.5: RESYNC: (1.6-1.7); FILE MERGED 2006/05/12 20:23:10 aw 1.2.12.4: RESYNC: (1.5-1.6); FILE MERGED 2006/01/26 19:44:32 aw 1.2.12.3: RESYNC: (1.3-1.5); FILE MERGED 2005/09/17 10:38:31 aw 1.2.12.2: RESYNC: (1.2-1.3); FILE MERGED 2005/07/26 11:53:34 aw 1.2.12.1: #114176#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [6321ec6f8373d8c054e4090d137f60213e21a7fc]

INTEGRATION: CWS aw024 (1.10.310); FILE MERGED 2006/09/21 22:54:05 aw 1.10.310.4: RESYNC: (1.12-1.13); FILE MERGED 2005/09/17 10:37:15 aw 1.10.310.3: RESYNC: (1.11-1.12); FILE MERGED 2005/05/13 14:22:09 aw 1.10.310.2: RESYNC: (1.10-1.11); FILE MERGED 2005/04/26 14:58:35 aw 1.10.310.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [576ec0b00abfd4be5f25967dc274a36f3266435f]

INTEGRATION: CWS aw024 (1.7.308); FILE MERGED 2006/09/21 22:53:58 aw 1.7.308.3: RESYNC: (1.8-1.9); FILE MERGED 2005/09/17 10:37:07 aw 1.7.308.2: RESYNC: (1.7-1.8); FILE MERGED 2005/05/19 12:11:20 aw 1.7.308.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [d23f0737302046ff4696578d32c88c41caf15e6c]

INTEGRATION: CWS aw024 (1.22.288); FILE MERGED 2006/09/21 22:53:44 aw 1.22.288.4: RESYNC: (1.24-1.25); FILE MERGED 2005/09/17 10:36:59 aw 1.22.288.3: RESYNC: (1.23-1.24); FILE MERGED 2005/05/13 14:22:00 aw 1.22.288.2: RESYNC: (1.22-1.23); FILE MERGED 2005/04/26 14:58:35 aw 1.22.288.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [2470fbbd4f915c471c23900e32b7178d5959174b]

INTEGRATION: CWS aw024 (1.8.78); FILE MERGED 2005/11/18 14:18:58 aw 1.8.78.3: RESYNC: (1.9-1.10); FILE MERGED 2005/09/17 10:33:37 aw 1.8.78.2: RESYNC: (1.8-1.9); FILE MERGED 2005/05/12 16:46:20 aw 1.8.78.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [84d14bbadf17271e1f51ae379f909af08bd2c60c]

INTEGRATION: CWS aw024 (1.20.78); FILE MERGED 2006/11/10 05:06:54 aw 1.20.78.6: RESYNC: (1.24-1.25); FILE MERGED 2006/09/21 22:52:22 aw 1.20.78.5: RESYNC: (1.23-1.24); FILE MERGED 2006/01/26 19:43:20 aw 1.20.78.4: RESYNC: (1.22-1.23); FILE MERGED 2005/11/18 14:18:48 aw 1.20.78.3: RESYNC: (1.21-1.22); FILE MERGED 2005/09/17 10:33:04 aw 1.20.78.2: RESYNC: (1.20-1.21); FILE MERGED 2005/05/12 16:46:20 aw 1.20.78.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [63b064ebf8575091a9af45283f45a786eb647fc8]

INTEGRATION: CWS aw024 (1.11.98); FILE MERGED 2006/09/21 22:51:55 aw 1.11.98.7: RESYNC: (1.17-1.18); FILE MERGED 2006/08/03 16:25:47 aw 1.11.98.6: RESYNC: (1.14-1.17); FILE MERGED 2006/05/17 10:00:39 aw 1.11.98.5: changes after resync 2005/10/07 13:13:01 sj 1.11.98.4: #i48468# added new graphic request for interaction with graphic filters 2005/09/17 10:31:16 aw 1.11.98.3: RESYNC: (1.11-1.12); FILE MERGED 2005/08/03 11:47:09 sj 1.11.98.2: #i48467# changes for GraphicFilter progress bar 2005/05/12 16:46:19 aw 1.11.98.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [e69032b1bd623c9fc16489b7a5bbcb76b2062064]

INTEGRATION: CWS aw024 (1.4.310); FILE MERGED 2006/09/21 22:50:36 aw 1.4.310.3: RESYNC: (1.5-1.6); FILE MERGED 2005/09/17 10:26:47 aw 1.4.310.2: RESYNC: (1.4-1.5); FILE MERGED 2005/05/19 12:11:19 aw 1.4.310.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [c7a8673b40d944c36cb3468676b3ad16d10f6377]

INTEGRATION: CWS aw024 (1.11.110); FILE MERGED 2006/09/21 22:47:54 aw 1.11.110.3: RESYNC: (1.12-1.13); FILE MERGED 2005/09/17 10:26:22 aw 1.11.110.2: RESYNC: (1.11-1.12); FILE MERGED 2005/05/19 12:11:19 aw 1.11.110.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [633134d9d56f07140fa5348205993592acb517ea]

INTEGRATION: CWS aw024 (1.10.12); FILE MERGED 2006/09/21 22:47:47 aw 1.10.12.4: RESYNC: (1.12-1.13); FILE MERGED 2005/11/18 14:18:07 aw 1.10.12.3: RESYNC: (1.11-1.12); FILE MERGED 2005/09/17 10:26:06 aw 1.10.12.2: RESYNC: (1.10-1.11); FILE MERGED 2005/08/04 14:49:36 sj 1.10.12.1: #48467# using GraphicExporter component for exports, graphic filter progress now works now via xStatusIndicater instead of callback mechanism


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [ef0d93551148f9bb178cd37a9bf7cfa25c08ea5a]

INTEGRATION: CWS aw024 (1.2.56); FILE MERGED 2006/09/21 22:45:10 aw 1.2.56.3: RESYNC: (1.3-1.4); FILE MERGED 2005/09/17 10:22:38 aw 1.2.56.2: RESYNC: (1.2-1.3); FILE MERGED 2004/12/27 09:58:25 aw 1.2.56.1: #i39525


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [e2c7b76887987998c10ae9c1ab517ab3abe617e1]

INTEGRATION: CWS aw024 (1.39.78); FILE MERGED 2006/11/10 05:06:21 aw 1.39.78.9: RESYNC: (1.47-1.48); FILE MERGED 2006/09/21 22:44:25 aw 1.39.78.8: RESYNC: (1.46-1.47); FILE MERGED 2006/09/08 18:43:57 aw 1.39.78.7: RESYNC: (1.45-1.46); FILE MERGED 2006/05/12 20:19:47 aw 1.39.78.6: RESYNC: (1.43-1.45); FILE MERGED 2006/01/26 19:40:24 aw 1.39.78.5: RESYNC: (1.41-1.43); FILE MERGED 2005/09/17 10:18:44 aw 1.39.78.4: RESYNC: (1.40-1.41); FILE MERGED 2005/05/13 14:18:28 aw 1.39.78.3: RESYNC: (1.39-1.40); FILE MERGED 2005/05/12 16:46:19 aw 1.39.78.2: #i39529# 2005/04/26 14:58:35 aw 1.39.78.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [a0197e646072a4806244bcbdc64b8db155dee5b8]

INTEGRATION: CWS aw024 (1.31.36); FILE MERGED 2006/09/21 22:44:18 aw 1.31.36.11: RESYNC: (1.42-1.43); FILE MERGED 2006/05/12 20:19:39 aw 1.31.36.10: RESYNC: (1.41-1.42); FILE MERGED 2006/01/26 19:40:14 aw 1.31.36.9: RESYNC: (1.40-1.41); FILE MERGED 2005/11/18 14:16:49 aw 1.31.36.8: RESYNC: (1.38-1.40); FILE MERGED 2005/09/17 10:18:29 aw 1.31.36.7: RESYNC: (1.37-1.38); FILE MERGED 2005/05/26 11:24:26 aw 1.31.36.6: #i39531# 2005/05/19 12:11:18 aw 1.31.36.5: #i39529# 2005/05/13 14:18:19 aw 1.31.36.4: RESYNC: (1.34-1.37); FILE MERGED 2005/05/12 16:46:18 aw 1.31.36.3: #i39529# 2005/03/23 19:31:35 aw 1.31.36.2: RESYNC: (1.31-1.34); FILE MERGED 2004/12/27 09:58:25 aw 1.31.36.1: #i39525


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [fc2c80d186a3baf47a8d14dcd6f5c227395684e2]

INTEGRATION: CWS aw024 (1.30.12); FILE MERGED 2006/11/10 05:06:15 aw 1.30.12.8: RESYNC: (1.36-1.38); FILE MERGED 2006/09/21 22:44:12 aw 1.30.12.7: RESYNC: (1.35-1.36); FILE MERGED 2006/05/12 20:19:28 aw 1.30.12.6: RESYNC: (1.34-1.35); FILE MERGED 2006/01/26 19:40:04 aw 1.30.12.5: RESYNC: (1.33-1.34); FILE MERGED 2005/11/18 14:16:40 aw 1.30.12.4: RESYNC: (1.32-1.33); FILE MERGED 2005/09/17 10:18:19 aw 1.30.12.3: RESYNC: (1.31-1.32); FILE MERGED 2005/07/22 09:20:42 aw 1.30.12.2: RESYNC: (1.30-1.31); FILE MERGED 2005/05/19 12:11:18 aw 1.30.12.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [60388de466c8276f68f6bb8823af03707ef420e5]

INTEGRATION: CWS aw024 (1.5.56); FILE MERGED 2006/09/21 22:43:55 aw 1.5.56.3: RESYNC: (1.6-1.7); FILE MERGED 2005/09/17 10:17:54 aw 1.5.56.2: RESYNC: (1.5-1.6); FILE MERGED 2004/12/27 09:58:24 aw 1.5.56.1: #i39525


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [c8b739da308f2c2ccbafa1bcbe5cacc5209d48f5]

INTEGRATION: CWS aw024 (1.7.54); FILE MERGED 2006/09/21 22:43:49 aw 1.7.54.5: RESYNC: (1.12-1.13); FILE MERGED 2006/01/26 19:39:47 aw 1.7.54.4: RESYNC: (1.10-1.11); FILE MERGED 2005/09/17 10:17:44 aw 1.7.54.3: RESYNC: (1.9-1.10); FILE MERGED 2005/03/23 19:30:54 aw 1.7.54.2: RESYNC: (1.7-1.9); FILE MERGED 2004/12/27 09:58:24 aw 1.7.54.1: #i39525


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [b27e156457614115101d1d82a302340d184bbb34]

INTEGRATION: CWS aw024 (1.3.56); FILE MERGED 2005/09/17 09:58:28 aw 1.3.56.2: RESYNC: (1.3-1.4); FILE MERGED 2004/12/27 09:58:24 aw 1.3.56.1: #i39525


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [247a9110c5307da963d8c94b32aa5e1815583d90]

INTEGRATION: CWS aw024 (1.5.100); FILE MERGED 2006/08/03 16:24:23 aw 1.5.100.3: RESYNC: (1.6-1.7); FILE MERGED 2005/09/17 09:57:49 aw 1.5.100.2: RESYNC: (1.5-1.6); FILE MERGED 2005/05/12 16:46:02 aw 1.5.100.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [90e1b0d6784c6cce5f2a553d436cf53ed7e6c55e]

INTEGRATION: CWS aw024 (1.4.100); FILE MERGED 2006/07/04 14:51:26 aw 1.4.100.3: RESYNC: (1.5-1.6); FILE MERGED 2005/09/17 09:56:33 aw 1.4.100.2: RESYNC: (1.4-1.5); FILE MERGED 2005/08/04 14:49:20 sj 1.4.100.1: #48467# using GraphicExporter component for exports, graphic filter progress now works now via xStatusIndicater instead of callback mechanism


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [b06b0308fbc4ca9ccd1bf1ec92b09ff9060935a0]

INTEGRATION: CWS aw024 (1.36.34); FILE MERGED 2006/11/10 05:05:22 aw 1.36.34.7: RESYNC: (1.42-1.43); FILE MERGED 2006/05/12 20:17:27 aw 1.36.34.6: RESYNC: (1.40-1.42); FILE MERGED 2006/01/26 19:36:49 aw 1.36.34.5: RESYNC: (1.39-1.40); FILE MERGED 2005/11/18 14:13:54 aw 1.36.34.4: RESYNC: (1.38-1.39); FILE MERGED 2005/09/17 09:43:20 aw 1.36.34.3: RESYNC: (1.37-1.38); FILE MERGED 2005/05/13 14:16:51 aw 1.36.34.2: RESYNC: (1.36-1.37); FILE MERGED 2004/12/27 09:58:23 aw 1.36.34.1: #i39525


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [75d4e9ca2aff266acccc0cae3ec3ce6829f12c12]

INTEGRATION: CWS aw024 (1.4.56); FILE MERGED 2005/09/17 09:42:17 aw 1.4.56.2: RESYNC: (1.4-1.5); FILE MERGED 2004/12/27 09:58:23 aw 1.4.56.1: #i39525


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [67ebf9f0b4bcdf2f4f9c90e09b206bf373f98439]

INTEGRATION: CWS aw024 (1.19.32); FILE MERGED 2006/11/10 05:04:58 aw 1.19.32.5: RESYNC: (1.22-1.23); FILE MERGED 2006/05/12 20:16:49 aw 1.19.32.4: RESYNC: (1.21-1.22); FILE MERGED 2005/09/17 09:14:31 aw 1.19.32.3: RESYNC: (1.20-1.21); FILE MERGED 2005/03/23 19:24:57 aw 1.19.32.2: RESYNC: (1.19-1.20); FILE MERGED 2004/12/28 15:24:57 aw 1.19.32.1: #i39528


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [7d42f44a260775642b3654297f5e1fff4c018ee4]

INTEGRATION: CWS aw024 (1.95.26); FILE MERGED 2006/09/21 21:53:16 aw 1.95.26.9: RESYNC: (1.114-1.115); FILE MERGED 2006/07/04 14:18:51 aw 1.95.26.8: RESYNC: (1.113-1.114); FILE MERGED 2006/05/12 20:12:04 aw 1.95.26.7: RESYNC: (1.107-1.113); FILE MERGED 2005/11/18 14:09:54 aw 1.95.26.6: RESYNC: (1.106-1.107); FILE MERGED 2005/09/17 07:16:28 aw 1.95.26.5: RESYNC: (1.105-1.106); FILE MERGED 2005/05/13 14:09:56 aw 1.95.26.4: RESYNC: (1.103-1.105); FILE MERGED 2005/04/26 15:14:01 aw 1.95.26.3: #i39528# 2005/03/23 19:14:58 aw 1.95.26.2: RESYNC: (1.95-1.103); FILE MERGED 2004/12/28 15:24:46 aw 1.95.26.1: #i39528


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [785488d3d47df84d22c1c0d320ecf81346c194e0]

INTEGRATION: CWS aw024 (1.5.26); FILE MERGED 2006/09/21 21:52:35 aw 1.5.26.7: RESYNC: (1.12-1.13); FILE MERGED 2006/07/04 14:18:16 aw 1.5.26.6: RESYNC: (1.11-1.12); FILE MERGED 2005/09/17 07:14:33 aw 1.5.26.5: RESYNC: (1.10-1.11); FILE MERGED 2005/07/22 08:52:49 aw 1.5.26.4: RESYNC: (1.9-1.10); FILE MERGED 2005/05/13 14:09:17 aw 1.5.26.3: RESYNC: (1.8-1.9); FILE MERGED 2005/03/23 19:14:40 aw 1.5.26.2: RESYNC: (1.5-1.8); FILE MERGED 2004/12/28 15:24:45 aw 1.5.26.1: #i39528


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [47bd6a130a350077a3a2e253ff7323c61167f9be]

INTEGRATION: CWS aw024 (1.25.26); FILE MERGED 2006/09/21 21:52:27 aw 1.25.26.6: RESYNC: (1.30-1.31); FILE MERGED 2006/07/04 14:18:08 aw 1.25.26.5: RESYNC: (1.29-1.30); FILE MERGED 2005/09/17 07:14:11 aw 1.25.26.4: RESYNC: (1.28-1.29); FILE MERGED 2005/05/13 14:09:08 aw 1.25.26.3: RESYNC: (1.27-1.28); FILE MERGED 2005/03/23 19:14:31 aw 1.25.26.2: RESYNC: (1.25-1.27); FILE MERGED 2004/12/28 15:24:45 aw 1.25.26.1: #i39528


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [b8159642e1ca40d0f667d50cab5caa78f9504e29]

INTEGRATION: CWS aw024 (1.16.66); FILE MERGED 2006/09/21 21:52:19 aw 1.16.66.4: RESYNC: (1.18-1.19); FILE MERGED 2006/07/04 14:18:02 aw 1.16.66.3: RESYNC: (1.17-1.18); FILE MERGED 2005/09/17 07:13:42 aw 1.16.66.2: RESYNC: (1.16-1.17); FILE MERGED 2004/12/28 15:24:45 aw 1.16.66.1: #i39528


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [e45f5a7a56c36f4a83e9d301c7afc2dc8125df55]

INTEGRATION: CWS aw024 (1.5.66); FILE MERGED 2005/09/17 07:13:22 aw 1.5.66.2: RESYNC: (1.5-1.6); FILE MERGED 2004/12/28 15:24:44 aw 1.5.66.1: #i39528


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [577d2f480ac301020a74e3968c612eeb0b8a2f50]

INTEGRATION: CWS aw024 (1.7.66); FILE MERGED 2006/09/21 21:52:04 aw 1.7.66.4: RESYNC: (1.9-1.10); FILE MERGED 2006/07/04 14:17:55 aw 1.7.66.3: RESYNC: (1.8-1.9); FILE MERGED 2005/09/17 07:13:08 aw 1.7.66.2: RESYNC: (1.7-1.8); FILE MERGED 2004/12/28 15:24:44 aw 1.7.66.1: #i39528


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [a0345097c2e943fb95f1c9210d13a0fa4917a76b]

INTEGRATION: CWS aw024 (1.16.100); FILE MERGED 2006/11/13 11:10:53 aw 1.16.100.8: changes after resync 2006/11/10 04:53:18 aw 1.16.100.7: RESYNC: (1.22-1.23); FILE MERGED 2006/09/21 21:51:56 aw 1.16.100.6: RESYNC: (1.21-1.22); FILE MERGED 2006/07/04 14:17:48 aw 1.16.100.5: RESYNC: (1.20-1.21); FILE MERGED 2006/05/12 20:11:55 aw 1.16.100.4: RESYNC: (1.19-1.20); FILE MERGED 2005/09/17 07:12:58 aw 1.16.100.3: RESYNC: (1.18-1.19); FILE MERGED 2005/05/13 14:08:57 aw 1.16.100.2: RESYNC: (1.16-1.18); FILE MERGED 2004/12/28 15:24:44 aw 1.16.100.1: #i39528


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [4beebe21c38a393f4640d9947a26b6b3ce3f5096]

INTEGRATION: CWS aw024 (1.4.26); FILE MERGED 2006/11/10 04:53:11 aw 1.4.26.9: RESYNC: (1.12-1.13); FILE MERGED 2006/09/22 17:26:10 aw 1.4.26.8: chagnes after resync to m185 2006/09/21 21:51:25 aw 1.4.26.7: RESYNC: (1.11-1.12); FILE MERGED 2006/09/08 18:39:42 aw 1.4.26.6: RESYNC: (1.10-1.11); FILE MERGED 2006/07/04 14:17:21 aw 1.4.26.5: RESYNC: (1.9-1.10); FILE MERGED 2005/09/17 07:12:18 aw 1.4.26.4: RESYNC: (1.8-1.9); FILE MERGED 2005/05/13 14:08:47 aw 1.4.26.3: RESYNC: (1.7-1.8); FILE MERGED 2005/03/23 19:14:11 aw 1.4.26.2: RESYNC: (1.4-1.7); FILE MERGED 2004/12/28 15:24:44 aw 1.4.26.1: #i39528


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [8e9b2c29e1185834c02f99eedf0c5fd588c25a03]

INTEGRATION: CWS aw024 (1.12.100); FILE MERGED 2006/11/10 04:53:05 aw 1.12.100.7: RESYNC: (1.16-1.17); FILE MERGED 2006/09/22 17:26:10 aw 1.12.100.6: chagnes after resync to m185 2006/09/21 21:51:17 aw 1.12.100.5: RESYNC: (1.15-1.16); FILE MERGED 2006/08/03 16:15:40 aw 1.12.100.4: RESYNC: (1.14-1.15); FILE MERGED 2006/07/04 14:17:14 aw 1.12.100.3: RESYNC: (1.13-1.14); FILE MERGED 2005/09/17 07:12:08 aw 1.12.100.2: RESYNC: (1.12-1.13); FILE MERGED 2004/12/28 15:24:43 aw 1.12.100.1: #i39528


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [5e35070c01caa5181f61f87ad6990a56a31958b9]

INTEGRATION: CWS aw024 (1.42.24); FILE MERGED 2006/11/10 04:52:58 aw 1.42.24.9: RESYNC: (1.53-1.54); FILE MERGED 2006/09/21 21:51:08 aw 1.42.24.8: RESYNC: (1.52-1.53); FILE MERGED 2006/08/03 16:15:32 aw 1.42.24.7: RESYNC: (1.51-1.52); FILE MERGED 2006/07/04 14:17:07 aw 1.42.24.6: RESYNC: (1.50-1.51); FILE MERGED 2006/05/12 20:11:46 aw 1.42.24.5: RESYNC: (1.49-1.50); FILE MERGED 2005/11/18 14:09:46 aw 1.42.24.4: RESYNC: (1.48-1.49); FILE MERGED 2005/09/17 07:11:51 aw 1.42.24.3: RESYNC: (1.47-1.48); FILE MERGED 2005/03/23 19:14:01 aw 1.42.24.2: RESYNC: (1.42-1.47); FILE MERGED 2004/12/28 15:24:43 aw 1.42.24.1: #i39528


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [937218252363ef800a4d62c151f9ea3969efb48f]

INTEGRATION: CWS aw024 (1.92.26); FILE MERGED 2006/09/21 21:50:31 aw 1.92.26.11: RESYNC: (1.107-1.108); FILE MERGED 2006/09/08 18:39:35 aw 1.92.26.10: RESYNC: (1.106-1.107); FILE MERGED 2006/08/03 16:15:24 aw 1.92.26.9: RESYNC: (1.105-1.106); FILE MERGED 2006/07/04 14:16:42 aw 1.92.26.8: RESYNC: (1.104-1.105); FILE MERGED 2006/05/16 10:31:23 aw 1.92.26.7: changes after resync 2006/05/12 20:11:27 aw 1.92.26.6: RESYNC: (1.102-1.104); FILE MERGED 2005/09/17 07:10:56 aw 1.92.26.5: RESYNC: (1.100-1.102); FILE MERGED 2005/07/22 08:52:16 aw 1.92.26.4: RESYNC: (1.99-1.100); FILE MERGED 2005/05/13 14:08:26 aw 1.92.26.3: RESYNC: (1.95-1.99); FILE MERGED 2005/03/23 19:13:18 aw 1.92.26.2: RESYNC: (1.92-1.95); FILE MERGED 2004/12/28 15:24:43 aw 1.92.26.1: #i39528


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [70b23bae0326cf2bf8f23585272c777d99f43c22]

INTEGRATION: CWS aw024 (1.37.24); FILE MERGED 2006/11/10 04:51:55 aw 1.37.24.8: RESYNC: (1.43-1.45); FILE MERGED 2006/09/21 21:46:40 aw 1.37.24.7: RESYNC: (1.42-1.43); FILE MERGED 2006/07/04 14:13:30 aw 1.37.24.6: RESYNC: (1.41-1.42); FILE MERGED 2006/05/12 20:11:18 aw 1.37.24.5: RESYNC: (1.40-1.41); FILE MERGED 2005/11/18 14:09:14 aw 1.37.24.4: RESYNC: (1.39-1.40); FILE MERGED 2005/09/17 07:03:48 aw 1.37.24.3: RESYNC: (1.38-1.39); FILE MERGED 2005/03/23 19:11:28 aw 1.37.24.2: RESYNC: (1.37-1.38); FILE MERGED 2004/12/28 15:24:42 aw 1.37.24.1: #i39528


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [730f7a4754aa33345458169cfa629bac03d7ce45]

INTEGRATION: CWS aw024 (1.32.34); FILE MERGED 2006/09/21 21:39:31 aw 1.32.34.5: RESYNC: (1.35-1.36); FILE MERGED 2006/07/04 14:09:00 aw 1.32.34.4: RESYNC: (1.34-1.35); FILE MERGED 2005/09/17 06:54:39 aw 1.32.34.3: RESYNC: (1.33-1.34); FILE MERGED 2005/07/22 08:51:27 aw 1.32.34.2: RESYNC: (1.32-1.33); FILE MERGED 2004/12/28 15:24:42 aw 1.32.34.1: #i39528


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [433401ca34af005f1550b87ebac20599ef2d0b4f]

INTEGRATION: CWS aw024 (1.5.460); FILE MERGED 2006/11/13 11:10:46 aw 1.5.460.5: changes after resync 2006/11/10 04:49:05 aw 1.5.460.4: RESYNC: (1.7-1.8); FILE MERGED 2006/07/04 14:05:47 aw 1.5.460.3: RESYNC: (1.6-1.7); FILE MERGED 2005/09/17 06:44:40 aw 1.5.460.2: RESYNC: (1.5-1.6); FILE MERGED 2004/12/28 15:24:15 aw 1.5.460.1: #i39528


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [ed9fb1f531e211bbbc93aecce4771d544bf1852c]

INTEGRATION: CWS aw024 (1.182.14); FILE MERGED 2006/11/10 15:32:41 aw 1.182.14.11: RESYNC: (1.197-1.199); FILE MERGED 2006/11/10 04:20:20 aw 1.182.14.10: RESYNC: (1.196-1.197); FILE MERGED 2006/09/21 21:09:06 aw 1.182.14.9: RESYNC: (1.195-1.196); FILE MERGED 2006/09/08 18:29:30 aw 1.182.14.8: RESYNC: (1.194-1.195); FILE MERGED 2006/08/03 16:03:45 aw 1.182.14.7: RESYNC: (1.192-1.194); FILE MERGED 2006/05/12 19:57:22 aw 1.182.14.6: RESYNC: (1.188-1.192); FILE MERGED 2006/01/30 19:05:22 aw 1.182.14.5: RESYNC: (1.187-1.188); FILE MERGED 2005/11/18 19:53:57 aw 1.182.14.4: RESYNC: (1.183-1.187); FILE MERGED 2005/10/07 15:58:04 sj 1.182.14.3: #i48467# using GraphicExporter component for exports 2005/09/20 04:57:08 aw 1.182.14.2: RESYNC: (1.182-1.183); FILE MERGED 2005/08/04 14:45:04 sj 1.182.14.1: #48467# using GraphicExporter component for exports, graphic filter progress now works now via xStatusIndicater instead of callback mechanism


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [19cb41e602c3240835c44a1704465222c5862c7e]

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>  [c9eda6b776a3a47d8159358579c0ecd39733a54b]

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>  [e85f21f2cec4d00601d300adfeee70f3b70e63a2]

INTEGRATION: CWS aw024 (1.7.4); FILE MERGED 2006/09/21 21:03:15 aw 1.7.4.2: RESYNC: (1.7-1.8); FILE MERGED 2006/03/15 11:12:44 aw 1.7.4.1: #i39528# Added transform to B2DRange


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [417f4438b65c0bb8ab982293372891e5f04ab34e]

INTEGRATION: CWS aw024 (1.4.24); FILE MERGED 2006/09/21 21:02:27 aw 1.4.24.6: RESYNC: (1.7-1.8); FILE MERGED 2006/08/04 13:34:06 aw 1.4.24.5: adaptions after resync 2006/08/03 16:02:19 aw 1.4.24.4: RESYNC: (1.6-1.7); FILE MERGED 2006/07/07 15:57:56 aw 1.4.24.3: adaptions after resync SRC680m171->SRC680m174 2005/09/19 21:50:27 aw 1.4.24.2: RESYNC: (1.4-1.5); FILE MERGED 2005/05/12 16:35:16 aw 1.4.24.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [f35059ee747589af6da3d7e40b9ac058e8d8eea6]

INTEGRATION: CWS aw024 (1.7.6); FILE MERGED 2006/09/21 21:02:11 aw 1.7.6.4: RESYNC: (1.8-1.9); FILE MERGED 2006/08/04 13:34:05 aw 1.7.6.3: adaptions after resync 2006/08/03 16:02:11 aw 1.7.6.2: RESYNC: (1.7-1.8); FILE MERGED 2006/07/07 15:57:56 aw 1.7.6.1: adaptions after resync SRC680m171->SRC680m174


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [bdc4aa1fd3ebb8196b2150968ebc076720b9f00b]

INTEGRATION: CWS aw024 (1.12.6); FILE MERGED 2006/09/21 21:01:18 aw 1.12.6.7: RESYNC: (1.15-1.16); FILE MERGED 2006/08/04 13:34:05 aw 1.12.6.6: adaptions after resync 2006/08/03 16:02:04 aw 1.12.6.5: RESYNC: (1.14-1.15); FILE MERGED 2006/07/07 15:57:55 aw 1.12.6.4: adaptions after resync SRC680m171->SRC680m174 2006/06/29 10:54:02 aw 1.12.6.3: #i39528# do not create unique copy of poly(polygon) when transformation is empty 2005/09/19 21:49:04 aw 1.12.6.2: RESYNC: (1.12-1.13); FILE MERGED 2005/05/12 16:35:15 aw 1.12.6.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [4fbd95d4f2a24e83e46f1b8a0a9f3fd8a05124de]

INTEGRATION: CWS aw024 (1.16.2); FILE MERGED 2006/11/01 10:06:13 aw 1.16.2.15: #i67360# corrected isInside to work correctly when bWithBorder==true with horizontal touches. Added a solo isPointOnPolygon test for that 2006/09/21 21:00:57 aw 1.16.2.14: RESYNC: (1.22-1.23); FILE MERGED 2006/07/04 13:48:54 aw 1.16.2.13: RESYNC: (1.21-1.22); FILE MERGED 2005/11/18 18:59:05 aw 1.16.2.12: RESYNC: (1.20-1.21); FILE MERGED 2005/09/19 21:48:43 aw 1.16.2.11: RESYNC: (1.19-1.20); FILE MERGED 2005/07/28 14:49:17 aw 1.16.2.10: #114176# 2005/07/21 15:49:49 aw 1.16.2.9: #114176# 2005/07/13 11:11:13 aw 1.16.2.8: #114176# 2005/06/03 11:53:19 aw 1.16.2.7: #i39532# 2005/05/13 16:31:23 aw 1.16.2.6: RESYNC: (1.18-1.19); FILE MERGED 2005/05/13 12:17:31 aw 1.16.2.5: #i39529# 2005/05/12 16:35:15 aw 1.16.2.4: #i39529# 2005/04/26 14:48:49 aw 1.16.2.3: #i39528# 2005/03/24 01:11:36 aw 1.16.2.2: RESYNC: (1.16-1.18); FILE MERGED 2005/02/02 20:59:51 aw 1.16.2.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [0118acc1674bbc23bae13668fdc2a70d43408629]

INTEGRATION: CWS aw024 (1.11.6); FILE MERGED 2006/09/21 21:00:41 aw 1.11.6.10: RESYNC: (1.16-1.17); FILE MERGED 2006/08/04 13:34:05 aw 1.11.6.9: adaptions after resync 2006/08/03 16:01:57 aw 1.11.6.8: RESYNC: (1.15-1.16); FILE MERGED 2006/07/04 13:48:36 aw 1.11.6.7: RESYNC: (1.14-1.15); FILE MERGED 2006/06/29 10:54:02 aw 1.11.6.6: #i39528# do not create unique copy of poly(polygon) when transformation is empty 2005/09/19 21:48:25 aw 1.11.6.5: RESYNC: (1.12-1.13); FILE MERGED 2005/07/13 11:11:12 aw 1.11.6.4: #114176# 2005/05/25 09:44:39 aw 1.11.6.3: #i39529# 2005/05/13 16:31:06 aw 1.11.6.2: RESYNC: (1.11-1.12); FILE MERGED 2005/05/12 16:35:14 aw 1.11.6.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [454bb4b57884b6cc216dfa64c3240e04459aa341]

INTEGRATION: CWS aw024 (1.7.6); FILE MERGED 2006/10/27 12:09:09 aw 1.7.6.7: #i70938# added frustum, ortho and orientation methods 2006/09/21 20:59:05 aw 1.7.6.6: RESYNC: (1.10-1.11); FILE MERGED 2006/08/03 16:01:50 aw 1.7.6.5: RESYNC: (1.9-1.10); FILE MERGED 2006/07/11 09:37:39 iha 1.7.6.4: #i39528# correct matrix decompose for rotation 2005/09/19 21:45:48 aw 1.7.6.3: RESYNC: (1.7-1.8); FILE MERGED 2005/05/12 16:35:13 aw 1.7.6.2: #i39529# 2005/04/26 14:48:48 aw 1.7.6.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [8216aa020555748d67e5cf54d9acb40db5a0de73]

INTEGRATION: CWS aw024 (1.8.6); FILE MERGED 2006/09/21 20:58:57 aw 1.8.6.8: RESYNC: (1.12-1.13); FILE MERGED 2006/08/03 16:01:43 aw 1.8.6.7: RESYNC: (1.11-1.12); FILE MERGED 2006/06/27 12:54:13 aw 1.8.6.6: #114408# shear was not resetted 2005/11/18 18:58:25 aw 1.8.6.5: RESYNC: (1.10-1.11); FILE MERGED 2005/09/19 21:45:29 aw 1.8.6.4: RESYNC: (1.9-1.10); FILE MERGED 2005/07/13 11:11:12 aw 1.8.6.3: #114176# 2005/05/13 16:30:49 aw 1.8.6.2: RESYNC: (1.8-1.9); FILE MERGED 2005/05/12 16:35:12 aw 1.8.6.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [9b5eaf6f731e9745f1d2e0a23c47b87d9b723995]

INTEGRATION: CWS aw024 (1.15.4); FILE MERGED 2006/03/15 11:12:27 aw 1.15.4.1: #i39528# Added transform to B2DRange


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [050ba5389ab6c0f346a44e835cd0e5e9a7872c9c]

INTEGRATION: CWS aw024 (1.14.2); FILE MERGED 2006/11/01 10:06:04 aw 1.14.2.11: #i67360# corrected isInside to work correctly when bWithBorder==true with horizontal touches. Added a solo isPointOnPolygon test for that 2005/11/18 18:56:03 aw 1.14.2.10: RESYNC: (1.18-1.19); FILE MERGED 2005/09/19 21:34:43 aw 1.14.2.9: RESYNC: (1.17-1.18); FILE MERGED 2005/07/13 11:10:47 aw 1.14.2.8: #114176# 2005/06/03 11:53:09 aw 1.14.2.7: #i39532# 2005/05/13 16:29:26 aw 1.14.2.6: RESYNC: (1.16-1.17); FILE MERGED 2005/05/12 16:35:25 aw 1.14.2.5: #i39529# 2005/04/26 14:48:36 aw 1.14.2.4: #i39528# 2005/03/24 01:10:06 aw 1.14.2.3: RESYNC: (1.14-1.16); FILE MERGED 2005/02/02 20:59:38 aw 1.14.2.2: #i39528# 2004/12/23 16:49:20 aw 1.14.2.1: #i39525


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [19a69efa6fb9557ef07e9c80533f32cd7e669d12]

INTEGRATION: CWS aw024 (1.8.4); FILE MERGED 2006/10/27 12:10:06 aw 1.8.4.1: #i70938# added external operator for matrix3d*point3d


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [55cd619c5b713c71dcec945aff8a0b4b0a45376b]

INTEGRATION: CWS aw024 (1.6.42); FILE MERGED 2006/10/27 12:08:58 aw 1.6.42.5: #i70938# added frustum, ortho and orientation methods 2006/08/03 16:00:23 aw 1.6.42.4: RESYNC: (1.8-1.9); FILE MERGED 2005/09/19 21:31:49 aw 1.6.42.3: RESYNC: (1.6-1.7); FILE MERGED 2005/05/12 16:35:25 aw 1.6.42.2: #i39529# 2005/04/26 14:48:36 aw 1.6.42.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [c75a7578231a8d56ab29ab688c13ec68824a01a1]

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-14  Ivo Hinkelmann  <ihi@openoffice.org>  [f336946ba5e6f6b8a064ab0b614dd9fb0961a011]

INTEGRATION: CWS aw024 (1.7.100); FILE MERGED 2006/09/21 20:42:14 aw 1.7.100.3: RESYNC: (1.8-1.9); FILE MERGED 2005/09/19 16:16:16 aw 1.7.100.2: RESYNC: (1.7-1.8); FILE MERGED 2005/05/17 16:02:05 aw 1.7.100.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [29ea480ed936affa4a908fd2a764de9541840c97]

INTEGRATION: CWS aw024 (1.39.4); FILE MERGED 2006/09/21 20:40:08 aw 1.39.4.8: RESYNC: (1.52-1.53); FILE MERGED 2006/09/08 18:20:40 aw 1.39.4.7: RESYNC: (1.50-1.52); FILE MERGED 2006/08/03 15:44:17 aw 1.39.4.6: RESYNC: (1.49-1.50); FILE MERGED 2006/05/12 19:34:18 aw 1.39.4.5: RESYNC: (1.46-1.49); FILE MERGED 2006/01/30 19:01:38 aw 1.39.4.4: RESYNC: (1.44-1.46); FILE MERGED 2005/11/18 18:01:59 aw 1.39.4.3: RESYNC: (1.40-1.44); FILE MERGED 2005/09/19 16:10:59 aw 1.39.4.2: RESYNC: (1.39-1.40); FILE MERGED 2005/08/08 15:27:28 aw 1.39.4.1: #i48467#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [1f3354412cdf53d879fa0855a4a8b3bf45269528]

INTEGRATION: CWS aw024 (1.2.400); FILE MERGED 2006/09/21 20:38:46 aw 1.2.400.3: RESYNC: (1.3-1.4); FILE MERGED 2005/09/19 16:05:57 aw 1.2.400.2: RESYNC: (1.2-1.3); FILE MERGED 2005/05/17 16:02:04 aw 1.2.400.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [d0d46e0f506d7fd3578039ed23c9e4235c29ca8f]

INTEGRATION: CWS aw024 (1.15.240); FILE MERGED 2006/09/21 20:38:37 aw 1.15.240.7: RESYNC: (1.19-1.20); FILE MERGED 2006/09/08 18:20:19 aw 1.15.240.6: RESYNC: (1.18-1.19); FILE MERGED 2006/01/26 22:41:46 aw 1.15.240.5: RESYNC: (1.17-1.18); FILE MERGED 2005/11/18 17:59:01 aw 1.15.240.4: RESYNC: (1.16-1.17); FILE MERGED 2005/09/19 16:05:48 aw 1.15.240.3: RESYNC: (1.15-1.16); FILE MERGED 2005/08/08 15:38:01 sj 1.15.240.2: #i48467# some changes within the graphicfilters 2005/05/17 16:02:03 aw 1.15.240.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [1ba03db91adf418c9747f719f5fadd60bfc0aaa6]

INTEGRATION: CWS aw024 (1.5.288); FILE MERGED 2005/11/18 17:58:53 aw 1.5.288.3: RESYNC: (1.6-1.7); FILE MERGED 2005/09/19 16:05:34 aw 1.5.288.2: RESYNC: (1.5-1.6); FILE MERGED 2005/05/17 16:02:02 aw 1.5.288.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [cc5de0f4aae5ffea2b46c424b35a374efa2091d6]

INTEGRATION: CWS aw024 (1.3.180); FILE MERGED 2006/09/21 20:38:30 aw 1.3.180.3: RESYNC: (1.4-1.5); FILE MERGED 2005/09/19 16:05:24 aw 1.3.180.2: RESYNC: (1.3-1.4); FILE MERGED 2005/05/17 16:02:02 aw 1.3.180.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [03d0d50d2604080cb0ee3dc013f76d2f7ae97461]

INTEGRATION: CWS aw024 (1.10.202); FILE MERGED 2006/05/29 17:04:46 aw 1.10.202.3: RESYNC: (1.11-1.12); FILE MERGED 2005/09/19 16:03:25 aw 1.10.202.2: RESYNC: (1.10-1.11); FILE MERGED 2005/05/17 16:02:01 aw 1.10.202.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [740ec00c6ea60475a61abbb9c8f27ccdbe5f56a5]

INTEGRATION: CWS aw024 (1.8.242); FILE MERGED 2006/09/21 20:25:29 aw 1.8.242.4: RESYNC: (1.10-1.11); FILE MERGED 2006/05/12 19:29:51 aw 1.8.242.3: RESYNC: (1.9-1.10); FILE MERGED 2005/09/19 12:50:57 aw 1.8.242.2: RESYNC: (1.8-1.9); FILE MERGED 2005/05/19 12:05:05 aw 1.8.242.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [5ec91f7a88fa7f90b52fa9b805a6000f260a93a2]

INTEGRATION: CWS aw024 (1.11.450); FILE MERGED 2006/09/21 19:54:22 aw 1.11.450.5: RESYNC: (1.14-1.15); FILE MERGED 2006/09/08 18:11:48 aw 1.11.450.4: RESYNC: (1.13-1.14); FILE MERGED 2006/05/12 18:55:29 aw 1.11.450.3: RESYNC: (1.12-1.13); FILE MERGED 2005/09/18 05:40:58 aw 1.11.450.2: RESYNC: (1.11-1.12); FILE MERGED 2005/05/25 09:54:15 aw 1.11.450.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [d031db668ab4e8b1862a0f612f806fcee6ae2505]

INTEGRATION: CWS aw024 (1.42.194); FILE MERGED 2006/05/12 18:55:11 aw 1.42.194.7: RESYNC: (1.45-1.46); FILE MERGED 2005/09/22 16:08:22 aw 1.42.194.6: #i39529# removed primitive help stuff 2005/09/18 05:40:23 aw 1.42.194.5: RESYNC: (1.43-1.45); FILE MERGED 2005/07/21 16:24:49 aw 1.42.194.4: #i39532# 2005/05/19 12:34:07 aw 1.42.194.3: #i39529# 2005/05/13 16:04:53 aw 1.42.194.2: RESYNC: (1.42-1.43); FILE MERGED 2005/04/26 15:04:55 aw 1.42.194.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [476d2410f96bee4264526ca08d08fdaa8f7c2f8d]

INTEGRATION: CWS aw024 (1.12.20); FILE MERGED 2006/10/27 12:14:19 aw 1.12.20.7: #i39528# ::basegfx -> basegfx adaption 2006/09/21 19:53:46 aw 1.12.20.6: RESYNC: (1.15-1.16); FILE MERGED 2006/07/04 13:33:56 aw 1.12.20.5: RESYNC: (1.13-1.14); FILE MERGED 2005/09/18 05:39:44 aw 1.12.20.4: RESYNC: (1.12-1.13); FILE MERGED 2005/05/12 16:39:46 aw 1.12.20.3: #i39529# 2005/04/26 15:04:38 aw 1.12.20.2: #i39528# 2004/12/23 16:52:59 aw 1.12.20.1: #i39525


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [e3127ad9565d0bc6da2b8fde1b361defe49c9825]

INTEGRATION: CWS aw024 (1.14.20); FILE MERGED 2006/09/21 19:53:23 aw 1.14.20.4: RESYNC: (1.17-1.18); FILE MERGED 2006/07/04 13:33:39 aw 1.14.20.3: RESYNC: (1.15-1.16); FILE MERGED 2005/09/18 05:39:25 aw 1.14.20.2: RESYNC: (1.14-1.15); FILE MERGED 2004/12/23 16:52:59 aw 1.14.20.1: #i39525


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [85e89df86e5e9bedff743ee112eb4432ad9935dd]

INTEGRATION: CWS aw024 (1.13.20); FILE MERGED 2006/09/21 19:53:14 aw 1.13.20.4: RESYNC: (1.16-1.17); FILE MERGED 2006/07/04 13:33:31 aw 1.13.20.3: RESYNC: (1.14-1.15); FILE MERGED 2005/09/18 05:39:17 aw 1.13.20.2: RESYNC: (1.13-1.14); FILE MERGED 2004/12/23 16:52:58 aw 1.13.20.1: #i39525


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [fc5f1abe1781c263cb6ee81a9ff8af6d31018983]

INTEGRATION: CWS aw024 (1.13.20); FILE MERGED 2006/09/21 19:53:00 aw 1.13.20.4: RESYNC: (1.16-1.17); FILE MERGED 2006/07/04 13:33:24 aw 1.13.20.3: RESYNC: (1.14-1.15); FILE MERGED 2005/09/18 05:39:10 aw 1.13.20.2: RESYNC: (1.13-1.14); FILE MERGED 2004/12/23 16:52:58 aw 1.13.20.1: #i39525


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [a8820318fea473f2e86c12bb6ace7fdc46d3d7f4]

INTEGRATION: CWS aw024 (1.13.20); FILE MERGED 2006/09/21 19:52:52 aw 1.13.20.4: RESYNC: (1.16-1.17); FILE MERGED 2006/07/04 13:33:17 aw 1.13.20.3: RESYNC: (1.14-1.15); FILE MERGED 2005/09/18 05:38:57 aw 1.13.20.2: RESYNC: (1.13-1.14); FILE MERGED 2004/12/23 16:52:58 aw 1.13.20.1: #i39525


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [f4982830168fe2aca36341d229f3cbe0b1c26609]

INTEGRATION: CWS aw024 (1.10.20); FILE MERGED 2006/09/21 19:52:44 aw 1.10.20.4: RESYNC: (1.13-1.14); FILE MERGED 2006/07/04 13:33:10 aw 1.10.20.3: RESYNC: (1.11-1.12); FILE MERGED 2005/09/18 05:38:48 aw 1.10.20.2: RESYNC: (1.10-1.11); FILE MERGED 2004/12/23 16:52:58 aw 1.10.20.1: #i39525


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [5b52fef74bed1c8669fdb2006b9769763948c8f7]

INTEGRATION: CWS aw024 (1.8.140); FILE MERGED 2006/10/27 12:14:19 aw 1.8.140.8: #i39528# ::basegfx -> basegfx adaption 2006/09/21 19:52:36 aw 1.8.140.7: RESYNC: (1.11-1.12); FILE MERGED 2006/07/04 13:33:03 aw 1.8.140.6: RESYNC: (1.10-1.11); FILE MERGED 2005/09/18 05:38:38 aw 1.8.140.5: RESYNC: (1.9-1.10); FILE MERGED 2005/05/12 16:39:46 aw 1.8.140.4: #i39529# 2005/04/26 15:04:37 aw 1.8.140.3: #i39528# 2005/03/24 00:58:43 aw 1.8.140.2: RESYNC: (1.8-1.9); FILE MERGED 2004/12/23 16:52:57 aw 1.8.140.1: #i39525


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [8e4f7d1c1fe5e4287827469e966305143c4c60e1]

INTEGRATION: CWS aw024 (1.29.78); FILE MERGED 2006/11/10 03:54:05 aw 1.29.78.17: RESYNC: (1.34-1.35); FILE MERGED 2006/10/27 12:14:18 aw 1.29.78.16: #i39528# ::basegfx -> basegfx adaption 2006/09/21 19:51:06 aw 1.29.78.15: RESYNC: (1.33-1.34); FILE MERGED 2006/09/08 18:10:37 aw 1.29.78.14: RESYNC: (1.32-1.33); FILE MERGED 2006/07/27 15:34:35 aw 1.29.78.13: #114408# adaptions for SC 2006/07/07 16:03:21 aw 1.29.78.12: adaptions after resync SRC680m171->SRC680m174 2006/07/04 13:32:03 aw 1.29.78.11: RESYNC: (1.31-1.32); FILE MERGED 2006/06/29 09:20:45 aw 1.29.78.10: #i39529# removed some more XPolygon usages 2006/06/27 13:16:16 aw 1.29.78.9: #114408# errors corrected, some extensions added 2005/09/18 05:37:00 aw 1.29.78.8: RESYNC: (1.30-1.31); FILE MERGED 2005/07/21 16:24:26 aw 1.29.78.7: #i39532# 2005/05/19 12:31:49 aw 1.29.78.6: #i39529# 2005/05/13 16:04:45 aw 1.29.78.5: RESYNC: (1.29-1.30); FILE MERGED 2005/05/13 12:21:48 aw 1.29.78.4: #i39529# 2005/05/12 16:39:44 aw 1.29.78.3: #i39529# 2005/04/26 15:04:37 aw 1.29.78.2: #i39528# 2004/12/23 16:52:56 aw 1.29.78.1: #i39525


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [5058971c0df4d96d0336189e792737c2f381faec]

INTEGRATION: CWS aw024 (1.9.76); FILE MERGED 2006/11/10 03:53:58 aw 1.9.76.7: RESYNC: (1.12-1.13); FILE MERGED 2006/10/27 12:14:18 aw 1.9.76.6: #i39528# ::basegfx -> basegfx adaption 2006/09/21 19:50:57 aw 1.9.76.5: RESYNC: (1.11-1.12); FILE MERGED 2006/07/04 13:31:51 aw 1.9.76.4: RESYNC: (1.10-1.11); FILE MERGED 2005/09/18 05:36:40 aw 1.9.76.3: RESYNC: (1.9-1.10); FILE MERGED 2005/05/12 16:39:44 aw 1.9.76.2: #i39529# 2004/12/23 16:52:56 aw 1.9.76.1: #i39525


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [95f28bf85d0b16abf47b3142a97c2cad1b74755e]

INTEGRATION: CWS aw024 (1.12.20); FILE MERGED 2006/09/21 19:50:45 aw 1.12.20.6: RESYNC: (1.16-1.17); FILE MERGED 2006/08/03 15:29:14 aw 1.12.20.5: RESYNC: (1.15-1.16); FILE MERGED 2006/07/04 13:31:43 aw 1.12.20.4: RESYNC: (1.14-1.15); FILE MERGED 2006/05/12 18:54:16 aw 1.12.20.3: RESYNC: (1.13-1.14); FILE MERGED 2005/09/18 05:36:30 aw 1.12.20.2: RESYNC: (1.12-1.13); FILE MERGED 2005/08/04 15:47:25 sj 1.12.20.1: #48467# using GraphicExporter component for exports, graphic filter progress now works now via xStatusIndicater instead of callback mechanism


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [7fa111d3fa9a389856dd532436b32b3a6bd36b1e]

INTEGRATION: CWS aw024 (1.48.76); FILE MERGED 2006/09/21 19:45:31 aw 1.48.76.10: RESYNC: (1.55-1.56); FILE MERGED 2006/08/03 15:28:58 aw 1.48.76.9: RESYNC: (1.54-1.55); FILE MERGED 2006/07/04 13:27:44 aw 1.48.76.8: RESYNC: (1.53-1.54); FILE MERGED 2006/05/12 18:53:10 aw 1.48.76.7: RESYNC: (1.52-1.53); FILE MERGED 2006/01/26 22:13:53 aw 1.48.76.6: RESYNC: (1.51-1.52); FILE MERGED 2005/11/18 17:11:22 aw 1.48.76.5: RESYNC: (1.50-1.51); FILE MERGED 2005/09/18 05:30:11 aw 1.48.76.4: RESYNC: (1.49-1.50); FILE MERGED 2005/07/22 11:00:02 aw 1.48.76.3: RESYNC: (1.48-1.49); FILE MERGED 2005/05/19 12:31:48 aw 1.48.76.2: #i39529# 2005/04/26 15:04:36 aw 1.48.76.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [787912266c748c8acb59bedaa2985ad240b0d92f]

INTEGRATION: CWS aw024 (1.123.20); FILE MERGED 2006/11/10 03:52:24 aw 1.123.20.18: RESYNC: (1.147-1.149); FILE MERGED 2006/10/27 12:14:17 aw 1.123.20.17: #i39528# ::basegfx -> basegfx adaption 2006/09/21 19:45:06 aw 1.123.20.16: RESYNC: (1.146-1.147); FILE MERGED 2006/07/04 13:27:25 aw 1.123.20.15: RESYNC: (1.145-1.146); FILE MERGED 2006/05/12 18:53:01 aw 1.123.20.14: RESYNC: (1.140-1.145); FILE MERGED 2006/01/26 22:13:43 aw 1.123.20.13: RESYNC: (1.139-1.140); FILE MERGED 2005/11/22 10:27:18 aw 1.123.20.12: #b898147# 2005/11/18 17:11:14 aw 1.123.20.11: RESYNC: (1.136-1.139); FILE MERGED 2005/09/18 05:29:53 aw 1.123.20.10: RESYNC: (1.134-1.136); FILE MERGED 2005/08/04 15:48:22 sj 1.123.20.9: #48467# using GraphicExporter component for exports, graphic filter progress now works now via xStatusIndicater instead of callback mechanism 2005/07/22 10:59:54 aw 1.123.20.8: RESYNC: (1.133-1.134); FILE MERGED 2005/05/19 12:31:48 aw 1.123.20.7: #i39529# 2005/05/13 16:04:16 aw 1.123.20.6: RESYNC: (1.131-1.133); FILE MERGED 2005/05/12 16:39:43 aw 1.123.20.5: #i39529# 2005/04/26 15:04:36 aw 1.123.20.4: #i39528# 2005/03/24 16:24:55 aw 1.123.20.3: #i39528# 2005/03/24 00:56:51 aw 1.123.20.2: RESYNC: (1.123-1.131); FILE MERGED 2004/12/28 11:21:27 aw 1.123.20.1: #i39528


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [eeb9b4f0e7fb0d0f69995b4f8835bf35eca446d3]

INTEGRATION: CWS aw024 (1.22.78); FILE MERGED 2006/10/27 12:14:17 aw 1.22.78.6: #i39528# ::basegfx -> basegfx adaption 2006/09/21 19:44:48 aw 1.22.78.5: RESYNC: (1.25-1.26); FILE MERGED 2006/07/04 13:27:05 aw 1.22.78.4: RESYNC: (1.24-1.25); FILE MERGED 2006/05/12 18:52:41 aw 1.22.78.3: RESYNC: (1.23-1.24); FILE MERGED 2005/09/18 05:29:25 aw 1.22.78.2: RESYNC: (1.22-1.23); FILE MERGED 2005/04/26 15:04:36 aw 1.22.78.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [8e25144f76851bab8f3392f2655b1f119fde1843]

INTEGRATION: CWS aw024 (1.48.76); FILE MERGED 2006/11/10 03:52:08 aw 1.48.76.17: RESYNC: (1.56-1.57); FILE MERGED 2006/10/27 12:14:17 aw 1.48.76.16: #i39528# ::basegfx -> basegfx adaption 2006/09/21 19:44:40 aw 1.48.76.15: RESYNC: (1.55-1.56); FILE MERGED 2006/08/03 15:28:51 aw 1.48.76.14: RESYNC: (1.53-1.55); FILE MERGED 2006/07/07 16:03:21 aw 1.48.76.13: adaptions after resync SRC680m171->SRC680m174 2006/07/04 13:26:57 aw 1.48.76.12: RESYNC: (1.52-1.53); FILE MERGED 2006/05/16 14:06:36 aw 1.48.76.11: changes after resync 2006/05/12 18:52:33 aw 1.48.76.10: RESYNC: (1.51-1.52); FILE MERGED 2005/09/18 05:29:17 aw 1.48.76.9: RESYNC: (1.50-1.51); FILE MERGED 2005/08/04 15:48:22 sj 1.48.76.8: #48467# using GraphicExporter component for exports, graphic filter progress now works now via xStatusIndicater instead of callback mechanism 2005/05/26 11:28:10 aw 1.48.76.7: #i39531# 2005/05/25 09:50:58 aw 1.48.76.6: #i39529# 2005/05/19 12:31:47 aw 1.48.76.5: #i39529# 2005/05/12 16:39:43 aw 1.48.76.4: #i39529# 2005/04/26 15:04:35 aw 1.48.76.3: #i39528# 2005/03/24 00:56:32 aw 1.48.76.2: RESYNC: (1.48-1.50); FILE MERGED 2004/12/28 11:21:26 aw 1.48.76.1: #i39528


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [7ccc915cd81e26408cfd7f9a1d401fe75c174784]

INTEGRATION: CWS aw024 (1.12.140); FILE MERGED 2006/11/10 03:51:53 aw 1.12.140.5: RESYNC: (1.15-1.16); FILE MERGED 2006/09/21 19:44:20 aw 1.12.140.4: RESYNC: (1.14-1.15); FILE MERGED 2006/07/04 13:26:37 aw 1.12.140.3: RESYNC: (1.13-1.14); FILE MERGED 2005/09/18 05:29:00 aw 1.12.140.2: RESYNC: (1.12-1.13); FILE MERGED 2004/12/23 16:52:55 aw 1.12.140.1: #i39525


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [d8fb61799e839d92e30a603538045ce62dbc504b]

INTEGRATION: CWS aw024 (1.30.252); FILE MERGED 2006/11/10 03:51:47 aw 1.30.252.15: RESYNC: (1.37-1.39); FILE MERGED 2006/10/27 12:14:16 aw 1.30.252.14: #i39528# ::basegfx -> basegfx adaption 2006/09/21 19:44:11 aw 1.30.252.13: RESYNC: (1.36-1.37); FILE MERGED 2006/08/03 15:28:43 aw 1.30.252.12: RESYNC: (1.35-1.36); FILE MERGED 2006/07/07 16:03:21 aw 1.30.252.11: adaptions after resync SRC680m171->SRC680m174 2006/07/04 13:26:31 aw 1.30.252.10: RESYNC: (1.34-1.35); FILE MERGED 2006/05/16 14:06:36 aw 1.30.252.9: changes after resync 2006/05/12 18:52:24 aw 1.30.252.8: RESYNC: (1.33-1.34); FILE MERGED 2005/11/18 17:11:05 aw 1.30.252.7: RESYNC: (1.32-1.33); FILE MERGED 2005/09/18 05:28:52 aw 1.30.252.6: RESYNC: (1.31-1.32); FILE MERGED 2005/05/26 11:28:10 aw 1.30.252.5: #i39531# 2005/05/19 12:31:47 aw 1.30.252.4: #i39529# 2005/05/13 16:04:07 aw 1.30.252.3: RESYNC: (1.30-1.31); FILE MERGED 2005/05/12 16:39:43 aw 1.30.252.2: #i39529# 2005/04/26 15:04:35 aw 1.30.252.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [3a61a835af19a459ec62a9dcc43cc3478fd14e8a]

INTEGRATION: CWS aw024 (1.16.12); FILE MERGED 2006/11/10 03:51:32 aw 1.16.12.4: RESYNC: (1.18-1.19); FILE MERGED 2006/09/21 19:43:35 aw 1.16.12.3: RESYNC: (1.17-1.18); FILE MERGED 2006/07/04 13:26:14 aw 1.16.12.2: RESYNC: (1.16-1.17); FILE MERGED 2006/01/25 07:00:04 fs 1.16.12.1: merge changes from CWS formcontacts (for #i52724#) herein


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [06c27c0dc122bc1ce098ff98248c853a6e0fac72]

INTEGRATION: CWS aw024 (1.19.140); FILE MERGED 2006/11/10 03:51:26 aw 1.19.140.5: RESYNC: (1.22-1.23); FILE MERGED 2006/09/21 19:43:16 aw 1.19.140.4: RESYNC: (1.21-1.22); FILE MERGED 2006/07/04 13:25:58 aw 1.19.140.3: RESYNC: (1.20-1.21); FILE MERGED 2005/09/18 05:27:51 aw 1.19.140.2: RESYNC: (1.19-1.20); FILE MERGED 2004/12/23 16:52:55 aw 1.19.140.1: #i39525


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [e03aa477fca59b51826f0e59fe2e9391d0c0c77e]

INTEGRATION: CWS aw024 (1.4.1178); FILE MERGED 2006/10/27 12:14:16 aw 1.4.1178.6: #i39528# ::basegfx -> basegfx adaption 2006/09/21 19:41:24 aw 1.4.1178.5: RESYNC: (1.6-1.7); FILE MERGED 2006/07/04 13:25:15 aw 1.4.1178.4: RESYNC: (1.5-1.6); FILE MERGED 2005/09/18 05:25:16 aw 1.4.1178.3: RESYNC: (1.4-1.5); FILE MERGED 2005/05/12 16:39:42 aw 1.4.1178.2: #i39529# 2005/04/26 15:04:35 aw 1.4.1178.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [3253935f72654251b3a573b683f29ed37501adc4]

INTEGRATION: CWS aw024 (1.22.34); FILE MERGED 2006/11/10 03:50:42 aw 1.22.34.12: RESYNC: (1.28-1.31); FILE MERGED 2006/09/21 19:40:54 aw 1.22.34.11: RESYNC: (1.27-1.28); FILE MERGED 2006/08/03 15:28:35 aw 1.22.34.10: RESYNC: (1.26-1.27); FILE MERGED 2006/07/04 13:24:52 aw 1.22.34.9: RESYNC: (1.25-1.26); FILE MERGED 2005/11/22 10:27:17 aw 1.22.34.8: #b898147# 2005/11/18 17:10:42 aw 1.22.34.7: RESYNC: (1.23-1.25); FILE MERGED 2005/10/07 13:12:16 sj 1.22.34.6: #i48468# added new graphic request for interaction with graphic filters 2005/09/18 05:24:21 aw 1.22.34.5: RESYNC: (1.22-1.23); FILE MERGED 2005/08/04 15:48:22 sj 1.22.34.4: #48467# using GraphicExporter component for exports, graphic filter progress now works now via xStatusIndicater instead of callback mechanism 2005/05/26 11:28:10 aw 1.22.34.3: #i39531# 2005/05/19 12:31:47 aw 1.22.34.2: #i39529# 2005/05/12 16:39:42 aw 1.22.34.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [d9decec3ecf4044b4160417c87843080e1b3f94b]

INTEGRATION: CWS aw024 (1.11.78); FILE MERGED 2006/09/21 19:39:42 aw 1.11.78.6: RESYNC: (1.15-1.16); FILE MERGED 2006/08/03 15:28:02 aw 1.11.78.5: RESYNC: (1.14-1.15); FILE MERGED 2006/07/04 13:24:19 aw 1.11.78.4: RESYNC: (1.13-1.14); FILE MERGED 2006/01/26 22:13:08 aw 1.11.78.3: RESYNC: (1.12-1.13); FILE MERGED 2005/09/18 05:19:59 aw 1.11.78.2: RESYNC: (1.11-1.12); FILE MERGED 2005/05/19 12:31:46 aw 1.11.78.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [7da9deb0a3abd9ad8919a8c91849600d024cec54]

INTEGRATION: CWS aw024 (1.8.14); FILE MERGED 2006/11/10 03:48:59 aw 1.8.14.9: RESYNC: (1.13-1.14); FILE MERGED 2006/10/27 12:14:16 aw 1.8.14.8: #i39528# ::basegfx -> basegfx adaption 2006/09/21 19:37:49 aw 1.8.14.7: RESYNC: (1.12-1.13); FILE MERGED 2006/07/04 13:23:09 aw 1.8.14.6: RESYNC: (1.11-1.12); FILE MERGED 2005/11/18 17:08:54 aw 1.8.14.5: RESYNC: (1.10-1.11); FILE MERGED 2005/09/18 05:17:12 aw 1.8.14.4: RESYNC: (1.9-1.10); FILE MERGED 2005/07/22 10:58:17 aw 1.8.14.3: RESYNC: (1.8-1.9); FILE MERGED 2005/05/12 16:39:41 aw 1.8.14.2: #i39529# 2005/04/26 15:04:34 aw 1.8.14.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [007ebb7efc41d875bdd048dd9b2497eff3c3799b]

INTEGRATION: CWS aw024 (1.28.14); FILE MERGED 2006/11/10 03:48:26 aw 1.28.14.7: RESYNC: (1.33-1.34); FILE MERGED 2006/09/21 19:37:02 aw 1.28.14.6: RESYNC: (1.32-1.33); FILE MERGED 2006/08/03 15:27:03 aw 1.28.14.5: RESYNC: (1.31-1.32); FILE MERGED 2006/01/26 22:12:28 aw 1.28.14.4: RESYNC: (1.30-1.31); FILE MERGED 2005/11/18 17:08:27 aw 1.28.14.3: RESYNC: (1.29-1.30); FILE MERGED 2005/09/18 05:15:50 aw 1.28.14.2: RESYNC: (1.28-1.29); FILE MERGED 2005/05/19 12:31:45 aw 1.28.14.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [7c98d8665c3165656ed88bf706f6dfff8263d787]

INTEGRATION: CWS aw024 (1.6.78); FILE MERGED 2006/11/10 03:48:02 aw 1.6.78.6: RESYNC: (1.9-1.11); FILE MERGED 2006/09/21 19:36:42 aw 1.6.78.5: RESYNC: (1.8-1.9); FILE MERGED 2005/09/18 05:15:15 aw 1.6.78.4: RESYNC: (1.7-1.8); FILE MERGED 2005/07/22 10:58:07 aw 1.6.78.3: RESYNC: (1.6-1.7); FILE MERGED 2005/05/26 11:28:09 aw 1.6.78.2: #i39531# 2005/05/19 12:31:45 aw 1.6.78.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [e3964655d84678d2d68c866f57c1e99ad1b86bcb]

INTEGRATION: CWS aw024 (1.11.12); FILE MERGED 2006/11/10 03:47:30 aw 1.11.12.4: RESYNC: (1.13-1.14); FILE MERGED 2006/09/21 19:36:07 aw 1.11.12.3: RESYNC: (1.12-1.13); FILE MERGED 2006/07/04 13:22:33 aw 1.11.12.2: RESYNC: (1.11-1.12); FILE MERGED 2006/05/16 10:56:53 aw 1.11.12.1: changes after resync


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [12bfcdbd6b5c3c2fa30d501313f0efd7c436490f]

INTEGRATION: CWS aw024 (1.4.254); FILE MERGED 2006/11/10 03:47:06 aw 1.4.254.3: RESYNC: (1.5-1.6); FILE MERGED 2005/09/18 05:13:08 aw 1.4.254.2: RESYNC: (1.4-1.5); FILE MERGED 2005/08/03 12:27:47 sj 1.4.254.1: #i48467# changes for GraphicFilter progress bar


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [8e8bb8ec8b7f0a70e31385ad686961029f3d7975]

INTEGRATION: CWS aw024 (1.15.14); FILE MERGED 2006/11/10 03:47:00 aw 1.15.14.6: RESYNC: (1.18-1.19); FILE MERGED 2006/09/21 19:35:48 aw 1.15.14.5: RESYNC: (1.17-1.18); FILE MERGED 2006/07/04 13:22:07 aw 1.15.14.4: RESYNC: (1.16-1.17); FILE MERGED 2005/09/18 05:12:58 aw 1.15.14.3: RESYNC: (1.15-1.16); FILE MERGED 2005/08/04 15:46:56 sj 1.15.14.2: #48467# using GraphicExporter component for exports, graphic filter progress now works now via xStatusIndicater instead of callback mechanism 2005/08/03 12:27:46 sj 1.15.14.1: #i48467# changes for GraphicFilter progress bar


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [0931063287ee517d582dd8bdccc70d88e187a619]

INTEGRATION: CWS aw024 (1.23.108); FILE MERGED 2006/09/21 19:34:58 aw 1.23.108.9: RESYNC: (1.27-1.28); FILE MERGED 2006/08/03 15:26:45 aw 1.23.108.8: RESYNC: (1.26-1.27); FILE MERGED 2006/07/07 16:03:20 aw 1.23.108.7: adaptions after resync SRC680m171->SRC680m174 2006/07/04 13:21:33 aw 1.23.108.6: RESYNC: (1.25-1.26); FILE MERGED 2006/01/26 22:12:05 aw 1.23.108.5: RESYNC: (1.24-1.25); FILE MERGED 2005/09/18 05:11:49 aw 1.23.108.4: RESYNC: (1.23-1.24); FILE MERGED 2005/05/26 11:28:08 aw 1.23.108.3: #i39531# 2005/05/19 12:31:44 aw 1.23.108.2: #i39529# 2005/05/12 16:39:41 aw 1.23.108.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [b66b036ee516e84d14b65f70e3ad6a7ef7cf54a7]

INTEGRATION: CWS aw024 (1.2.344); FILE MERGED 2006/09/21 19:34:50 aw 1.2.344.6: RESYNC: (1.4-1.5); FILE MERGED 2006/07/07 16:03:20 aw 1.2.344.5: adaptions after resync SRC680m171->SRC680m174 2006/07/04 13:21:11 aw 1.2.344.4: RESYNC: (1.3-1.4); FILE MERGED 2005/09/18 05:11:33 aw 1.2.344.3: RESYNC: (1.2-1.3); FILE MERGED 2005/05/26 11:28:08 aw 1.2.344.2: #i39531# 2005/05/19 12:31:43 aw 1.2.344.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [ff1b47300f49fc5fe8742f01ede5799b4e7761dd]

INTEGRATION: CWS aw024 (1.14.138); FILE MERGED 2006/11/10 03:46:27 aw 1.14.138.11: RESYNC: (1.18-1.19); FILE MERGED 2006/10/27 12:14:15 aw 1.14.138.10: #i39528# ::basegfx -> basegfx adaption 2006/09/21 19:34:42 aw 1.14.138.9: RESYNC: (1.17-1.18); FILE MERGED 2006/07/07 16:03:20 aw 1.14.138.8: adaptions after resync SRC680m171->SRC680m174 2006/07/04 13:21:04 aw 1.14.138.7: RESYNC: (1.15-1.16); FILE MERGED 2005/09/18 05:11:25 aw 1.14.138.6: RESYNC: (1.14-1.15); FILE MERGED 2005/05/26 11:28:07 aw 1.14.138.5: #i39531# 2005/05/19 12:31:43 aw 1.14.138.4: #i39529# 2005/05/12 16:39:41 aw 1.14.138.3: #i39529# 2005/04/26 15:04:33 aw 1.14.138.2: #i39528# 2004/12/23 16:52:54 aw 1.14.138.1: #i39525


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [192d8bfc191ddc76f2733e5ac2adc46e8754b839]

INTEGRATION: CWS aw024 (1.16.94); FILE MERGED 2006/11/10 03:46:21 aw 1.16.94.11: RESYNC: (1.23-1.24); FILE MERGED 2006/09/21 19:34:34 aw 1.16.94.10: RESYNC: (1.22-1.23); FILE MERGED 2006/08/03 15:26:37 aw 1.16.94.9: RESYNC: (1.21-1.22); FILE MERGED 2006/07/04 13:20:57 aw 1.16.94.8: RESYNC: (1.20-1.21); FILE MERGED 2006/01/26 22:11:56 aw 1.16.94.7: RESYNC: (1.19-1.20); FILE MERGED 2005/09/18 05:11:17 aw 1.16.94.6: RESYNC: (1.18-1.19); FILE MERGED 2005/07/22 10:57:15 aw 1.16.94.5: RESYNC: (1.17-1.18); FILE MERGED 2005/05/25 09:50:57 aw 1.16.94.4: #i39529# 2005/05/19 12:31:43 aw 1.16.94.3: #i39529# 2005/03/24 00:49:51 aw 1.16.94.2: RESYNC: (1.16-1.17); FILE MERGED 2004/12/23 16:52:54 aw 1.16.94.1: #i39525


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [3198c0eedeb734aa552dfeb5c26d87ccc10ec761]

INTEGRATION: CWS aw024 (1.4.138); FILE MERGED 2006/11/10 03:46:14 aw 1.4.138.3: RESYNC: (1.5-1.6); FILE MERGED 2005/09/18 05:11:07 aw 1.4.138.2: RESYNC: (1.4-1.5); FILE MERGED 2005/05/19 12:31:42 aw 1.4.138.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [04839208bdbb73a06e31d85749ab89ab60317816]

INTEGRATION: CWS aw024 (1.19.138); FILE MERGED 2006/10/27 12:14:15 aw 1.19.138.9: #i39528# ::basegfx -> basegfx adaption 2006/09/21 19:34:26 aw 1.19.138.8: RESYNC: (1.21-1.22); FILE MERGED 2006/07/04 13:20:49 aw 1.19.138.7: RESYNC: (1.20-1.21); FILE MERGED 2005/09/18 05:10:59 aw 1.19.138.6: RESYNC: (1.19-1.20); FILE MERGED 2005/05/25 09:50:57 aw 1.19.138.5: #i39529# 2005/05/19 12:31:42 aw 1.19.138.4: #i39529# 2005/05/12 16:39:40 aw 1.19.138.3: #i39529# 2005/04/26 15:04:33 aw 1.19.138.2: #i39528# 2004/12/23 16:52:54 aw 1.19.138.1: #i39525


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [3d462042567ddc18e0880f1b799dd2b5ea1318fa]

INTEGRATION: CWS aw024 (1.3.140); FILE MERGED 2006/11/13 11:49:08 aw 1.3.140.10: changes after resync 2006/11/10 03:45:58 aw 1.3.140.9: RESYNC: (1.6-1.7); FILE MERGED 2006/09/21 19:34:08 aw 1.3.140.8: RESYNC: (1.5-1.6); FILE MERGED 2006/07/04 13:20:32 aw 1.3.140.7: RESYNC: (1.4-1.5); FILE MERGED 2005/09/18 05:10:41 aw 1.3.140.6: RESYNC: (1.3-1.4); FILE MERGED 2005/05/25 09:50:56 aw 1.3.140.5: #i39529# 2005/05/19 12:31:41 aw 1.3.140.4: #i39529# 2005/05/12 16:39:40 aw 1.3.140.3: #i39529# 2005/04/26 15:04:33 aw 1.3.140.2: #i39528# 2004/12/23 16:52:53 aw 1.3.140.1: #i39525


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [6034bc3291e17c6add7a97abe15d3f35ba38238b]

INTEGRATION: CWS aw024 (1.7.138); FILE MERGED 2006/11/13 14:25:09 aw 1.7.138.10: changes after resync 2006/10/27 12:14:15 aw 1.7.138.9: #i39528# ::basegfx -> basegfx adaption 2006/09/21 19:33:55 aw 1.7.138.8: RESYNC: (1.10-1.11); FILE MERGED 2006/07/28 15:21:46 aw 1.7.138.7: #114408# adaptions for SW 2005/09/18 05:10:21 aw 1.7.138.6: RESYNC: (1.7-1.8); FILE MERGED 2005/05/26 11:28:07 aw 1.7.138.5: #i39531# 2005/05/19 12:31:41 aw 1.7.138.4: #i39529# 2005/05/12 16:39:40 aw 1.7.138.3: #i39529# 2005/04/26 15:04:33 aw 1.7.138.2: #i39528# 2004/12/23 16:52:53 aw 1.7.138.1: #i39525


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [40ca76010b5f22ec4d5bc8909d1dccacfd662a34]

INTEGRATION: CWS aw024 (1.2.648); FILE MERGED 2005/09/18 05:10:14 aw 1.2.648.2: RESYNC: (1.2-1.3); FILE MERGED 2005/05/19 12:31:41 aw 1.2.648.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [320f1f92a650824ab55d109bd9ed628347630c29]

INTEGRATION: CWS aw024 (1.2.648); FILE MERGED 2006/09/21 19:33:47 aw 1.2.648.3: RESYNC: (1.3-1.4); FILE MERGED 2005/09/18 05:10:06 aw 1.2.648.2: RESYNC: (1.2-1.3); FILE MERGED 2005/05/19 12:31:41 aw 1.2.648.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [e736f78eed634331e531798f4e4f983fd5a61ffa]

INTEGRATION: CWS aw024 (1.4.138); FILE MERGED 2006/11/10 03:45:51 aw 1.4.138.13: RESYNC: (1.9-1.10); FILE MERGED 2006/10/27 12:14:15 aw 1.4.138.12: #i39528# ::basegfx -> basegfx adaption 2006/09/21 19:33:40 aw 1.4.138.11: RESYNC: (1.8-1.9); FILE MERGED 2006/08/04 16:43:35 aw 1.4.138.10: adaptions after resync 2006/08/03 15:26:29 aw 1.4.138.9: RESYNC: (1.7-1.8); FILE MERGED 2006/07/07 16:03:20 aw 1.4.138.8: adaptions after resync SRC680m171->SRC680m174 2006/07/04 13:20:22 aw 1.4.138.7: RESYNC: (1.6-1.7); FILE MERGED 2006/01/26 22:11:45 aw 1.4.138.6: RESYNC: (1.5-1.6); FILE MERGED 2005/09/18 05:09:59 aw 1.4.138.5: RESYNC: (1.4-1.5); FILE MERGED 2005/05/26 11:28:07 aw 1.4.138.4: #i39531# 2005/05/19 12:31:40 aw 1.4.138.3: #i39529# 2005/05/12 16:39:39 aw 1.4.138.2: #i39529# 2005/04/26 15:04:32 aw 1.4.138.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [afeca67fc9f08eb76bf05e79c998a00927624131]

INTEGRATION: CWS aw024 (1.23.20); FILE MERGED 2006/11/13 14:47:44 aw 1.23.20.23: changes after resync 2006/11/10 03:45:45 aw 1.23.20.22: RESYNC: (1.30-1.31); FILE MERGED 2006/10/27 12:14:15 aw 1.23.20.21: #i39528# ::basegfx -> basegfx adaption 2006/09/21 19:33:31 aw 1.23.20.20: RESYNC: (1.28-1.30); FILE MERGED 2006/08/04 16:43:35 aw 1.23.20.19: adaptions after resync 2006/08/03 15:26:21 aw 1.23.20.18: RESYNC: (1.26-1.27); FILE MERGED 2006/07/28 15:21:46 aw 1.23.20.17: #114408# adaptions for SW 2006/07/28 09:23:29 aw 1.23.20.16: #114408# svdvmark include removed 2006/07/27 15:34:35 aw 1.23.20.15: #114408# adaptions for SC 2006/07/07 16:03:20 aw 1.23.20.14: adaptions after resync SRC680m171->SRC680m174 2006/07/04 13:20:15 aw 1.23.20.13: RESYNC: (1.25-1.26); FILE MERGED 2006/03/17 10:37:37 aw 1.23.20.12: #i39529# text edit mode is not yet on overlay, changed order of paint for active text edit 2006/03/15 11:15:45 aw 1.23.20.11: #i56724# 2006/02/10 20:19:11 aw 1.23.20.10: aw024 stabilize: wrong usage of ::iterator 2006/01/25 07:00:04 fs 1.23.20.9: merge changes from CWS formcontacts (for #i52724#) herein 2005/11/22 10:12:25 aw 1.23.20.8: #b898147# 2005/09/18 05:09:51 aw 1.23.20.7: RESYNC: (1.24-1.25); FILE MERGED 2005/05/26 11:28:06 aw 1.23.20.6: #i39531# 2005/05/19 12:31:40 aw 1.23.20.5: #i39529# 2005/05/12 16:39:39 aw 1.23.20.4: #i39529# 2005/04/26 15:04:32 aw 1.23.20.3: #i39528# 2005/03/24 00:49:31 aw 1.23.20.2: RESYNC: (1.23-1.24); FILE MERGED 2004/12/23 16:52:53 aw 1.23.20.1: #i39525


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [6f25874eace09f19324c91b481b805c0a5511dad]

INTEGRATION: CWS aw024 (1.43.138); FILE MERGED 2006/11/10 03:45:38 aw 1.43.138.23: RESYNC: (1.51-1.52); FILE MERGED 2006/09/21 19:33:24 aw 1.43.138.22: RESYNC: (1.50-1.51); FILE MERGED 2006/08/04 17:11:01 aw 1.43.138.21: adaptions after resync 2006/08/04 16:43:35 aw 1.43.138.20: adaptions after resync 2006/08/03 15:26:14 aw 1.43.138.19: RESYNC: (1.48-1.49); FILE MERGED 2006/07/27 15:34:35 aw 1.43.138.18: #114408# adaptions for SC 2006/07/07 16:03:19 aw 1.43.138.17: adaptions after resync SRC680m171->SRC680m174 2006/07/04 13:20:07 aw 1.43.138.16: RESYNC: (1.47-1.48); FILE MERGED 2006/06/08 16:20:50 aw 1.43.138.15: #114409# corrected ImpPaintOutlinerView and behaviour in that area 2006/05/16 13:33:55 aw 1.43.138.14: changes after resync 2006/05/12 18:50:15 aw 1.43.138.13: RESYNC: (1.46-1.47); FILE MERGED 2006/03/17 10:37:37 aw 1.43.138.12: #i39529# text edit mode is not yet on overlay, changed order of paint for active text edit 2006/02/24 15:16:42 fs 1.43.138.11: #i62529# GetControlContainer now const, and taking a 'const OutputDevice&' / const-version of 'FindPageWindow(const OutputDevice&)' 2006/01/25 07:00:04 fs 1.43.138.10: merge changes from CWS formcontacts (for #i52724#) herein 2005/11/22 10:12:25 aw 1.43.138.9: #b898147# 2005/11/18 17:07:07 aw 1.43.138.8: RESYNC: (1.45-1.46); FILE MERGED 2005/09/18 05:09:41 aw 1.43.138.7: RESYNC: (1.44-1.45); FILE MERGED 2005/05/26 11:28:06 aw 1.43.138.6: #i39531# 2005/05/25 09:50:56 aw 1.43.138.5: #i39529# 2005/05/19 12:31:40 aw 1.43.138.4: #i39529# 2005/05/12 16:39:39 aw 1.43.138.3: #i39529# 2005/03/24 00:49:23 aw 1.43.138.2: RESYNC: (1.43-1.44); FILE MERGED 2004/12/23 16:52:52 aw 1.43.138.1: #i39525


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [038b5182e8abda29821dcf64f47ce54f4af490c1]

INTEGRATION: CWS aw024 (1.47.92); FILE MERGED 2006/11/10 03:45:32 aw 1.47.92.9: RESYNC: (1.55-1.56); FILE MERGED 2006/09/21 19:33:16 aw 1.47.92.8: RESYNC: (1.54-1.55); FILE MERGED 2006/08/03 15:26:07 aw 1.47.92.7: RESYNC: (1.52-1.53); FILE MERGED 2006/07/04 13:19:59 aw 1.47.92.6: RESYNC: (1.51-1.52); FILE MERGED 2005/11/18 17:06:59 aw 1.47.92.5: RESYNC: (1.49-1.51); FILE MERGED 2005/09/18 05:09:33 aw 1.47.92.4: RESYNC: (1.48-1.49); FILE MERGED 2005/05/19 12:31:39 aw 1.47.92.3: #i39529# 2005/03/24 00:49:15 aw 1.47.92.2: RESYNC: (1.47-1.48); FILE MERGED 2004/12/23 16:52:52 aw 1.47.92.1: #i39525


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [884ce1e90979bf3b476bb1a80241414755c9fdea]

INTEGRATION: CWS aw024 (1.12.138); FILE MERGED 2006/10/27 12:14:14 aw 1.12.138.7: #i39528# ::basegfx -> basegfx adaption 2006/09/21 19:33:09 aw 1.12.138.6: RESYNC: (1.15-1.16); FILE MERGED 2006/07/04 13:19:37 aw 1.12.138.5: RESYNC: (1.13-1.14); FILE MERGED 2005/09/18 05:09:25 aw 1.12.138.4: RESYNC: (1.12-1.13); FILE MERGED 2005/05/19 12:31:39 aw 1.12.138.3: #i39529# 2005/04/26 15:04:32 aw 1.12.138.2: #i39528# 2004/12/23 16:52:52 aw 1.12.138.1: #i39525


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [08fc53da6fccb51d47d86e57fa1ffd25965c9ca8]

INTEGRATION: CWS aw024 (1.3.506); FILE MERGED 2006/09/21 19:32:43 aw 1.3.506.5: RESYNC: (1.6-1.7); FILE MERGED 2006/07/04 13:19:29 aw 1.3.506.4: RESYNC: (1.5-1.6); FILE MERGED 2006/01/26 22:11:37 aw 1.3.506.3: RESYNC: (1.4-1.5); FILE MERGED 2005/09/18 05:09:08 aw 1.3.506.2: RESYNC: (1.3-1.4); FILE MERGED 2005/05/19 12:31:39 aw 1.3.506.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [e1137040e3b75a458273ada254dda07b3aa7da6e]

INTEGRATION: CWS aw024 (1.18.138); FILE MERGED 2006/09/21 19:32:34 aw 1.18.138.11: RESYNC: (1.23-1.24); FILE MERGED 2006/07/07 16:03:19 aw 1.18.138.10: adaptions after resync SRC680m171->SRC680m174 2006/07/04 13:19:22 aw 1.18.138.9: RESYNC: (1.21-1.22); FILE MERGED 2006/06/30 12:13:35 aw 1.18.138.8: #i62525 moved UnoControlView*Contact to View*ContactOfUnoControl 2006/03/21 13:20:59 fs 1.18.138.7: #i62854# +GetTemporaryControlForWindow 2006/01/25 07:00:03 fs 1.18.138.6: merge changes from CWS formcontacts (for #i52724#) herein 2005/09/18 05:09:01 aw 1.18.138.5: RESYNC: (1.20-1.21); FILE MERGED 2005/05/26 11:28:06 aw 1.18.138.4: #i39531# 2005/05/19 12:31:38 aw 1.18.138.3: #i39529# 2005/03/24 00:49:07 aw 1.18.138.2: RESYNC: (1.18-1.20); FILE MERGED 2004/12/23 16:52:51 aw 1.18.138.1: #i39525


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [ae718f9a7f9744dc3ebc587971ab6102dae96ef9]

INTEGRATION: CWS aw024 (1.9.94); FILE MERGED 2006/10/27 12:14:14 aw 1.9.94.7: #i39528# ::basegfx -> basegfx adaption 2006/09/21 19:32:27 aw 1.9.94.6: RESYNC: (1.11-1.12); FILE MERGED 2006/07/04 13:19:14 aw 1.9.94.5: RESYNC: (1.10-1.11); FILE MERGED 2005/09/18 05:08:49 aw 1.9.94.4: RESYNC: (1.9-1.10); FILE MERGED 2005/05/19 12:31:38 aw 1.9.94.3: #i39529# 2005/05/12 16:39:39 aw 1.9.94.2: #i39529# 2005/04/26 15:04:31 aw 1.9.94.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [3d8f82f880008e40ea2c9cf77a3c41e42bc8b734]

INTEGRATION: CWS aw024 (1.14.138); FILE MERGED 2006/09/21 19:31:58 aw 1.14.138.5: RESYNC: (1.16-1.17); FILE MERGED 2006/07/04 13:18:39 aw 1.14.138.4: RESYNC: (1.15-1.16); FILE MERGED 2005/09/18 05:08:14 aw 1.14.138.3: RESYNC: (1.14-1.15); FILE MERGED 2005/05/19 12:31:38 aw 1.14.138.2: #i39529# 2004/12/23 16:52:51 aw 1.14.138.1: #i39525


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [8743850ee90cd6ab4175e05fce60e1eaa2e12178]

INTEGRATION: CWS aw024 (1.1.1.1.1214); FILE MERGED 2006/10/27 12:14:14 aw 1.1.1.1.1214.7: #i39528# ::basegfx -> basegfx adaption 2006/09/21 19:31:50 aw 1.1.1.1.1214.6: RESYNC: (1.4-1.5); FILE MERGED 2006/07/04 13:18:32 aw 1.1.1.1.1214.5: RESYNC: (1.3-1.4); FILE MERGED 2005/11/18 17:06:52 aw 1.1.1.1.1214.4: RESYNC: (1.2-1.3); FILE MERGED 2005/09/18 05:08:06 aw 1.1.1.1.1214.3: RESYNC: (1.1.1.1-1.2); FILE MERGED 2005/05/19 12:31:37 aw 1.1.1.1.1214.2: #i39529# 2005/04/26 15:04:31 aw 1.1.1.1.1214.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [cf68040125716b71e035b2260d4c7a1a39f22a31]

INTEGRATION: CWS aw024 (1.70.48); FILE MERGED 2006/11/10 03:45:19 aw 1.70.48.11: RESYNC: (1.76-1.77); FILE MERGED 2006/10/27 12:14:14 aw 1.70.48.10: #i39528# ::basegfx -> basegfx adaption 2006/09/21 19:31:24 aw 1.70.48.9: RESYNC: (1.75-1.76); FILE MERGED 2006/07/04 13:18:14 aw 1.70.48.8: RESYNC: (1.73-1.74); FILE MERGED 2005/09/18 05:07:48 aw 1.70.48.7: RESYNC: (1.72-1.73); FILE MERGED 2005/05/19 12:31:37 aw 1.70.48.6: #i39529# 2005/05/13 16:02:21 aw 1.70.48.5: RESYNC: (1.71-1.72); FILE MERGED 2005/04/26 15:04:31 aw 1.70.48.4: #i39528# 2005/03/24 00:48:51 aw 1.70.48.3: RESYNC: (1.70-1.71); FILE MERGED 2004/12/28 11:21:26 aw 1.70.48.2: #i39528 2004/12/23 16:52:51 aw 1.70.48.1: #i39525


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [0891695dd384e8889928a832594704cf638f003d]

INTEGRATION: CWS aw024 (1.19.136); FILE MERGED 2006/11/13 14:47:44 aw 1.19.136.14: changes after resync 2006/11/10 03:45:13 aw 1.19.136.13: RESYNC: (1.24-1.25); FILE MERGED 2006/10/27 12:14:14 aw 1.19.136.12: #i39528# ::basegfx -> basegfx adaption 2006/09/21 19:31:15 aw 1.19.136.11: RESYNC: (1.23-1.24); FILE MERGED 2006/09/21 10:53:25 aw 1.19.136.10: #i39530# corrected 3d shadow and lathe behaviour 2006/07/11 15:23:32 aw 1.19.136.9: adaptions after resync 2006/07/07 16:03:19 aw 1.19.136.8: adaptions after resync SRC680m171->SRC680m174 2006/07/04 13:18:04 aw 1.19.136.7: RESYNC: (1.21-1.22); FILE MERGED 2005/09/18 05:07:40 aw 1.19.136.6: RESYNC: (1.20-1.21); FILE MERGED 2005/05/19 12:31:37 aw 1.19.136.5: #i39529# 2005/05/12 16:39:38 aw 1.19.136.4: #i39529# 2005/04/26 15:04:30 aw 1.19.136.3: #i39528# 2005/03/24 00:48:43 aw 1.19.136.2: RESYNC: (1.19-1.20); FILE MERGED 2004/12/23 16:52:50 aw 1.19.136.1: #i39525


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [366d209359cc34b60ce2273b6f5d9c95d5282440]

INTEGRATION: CWS aw024 (1.27.138); FILE MERGED 2006/11/13 14:47:43 aw 1.27.138.18: changes after resync 2006/11/10 03:45:07 aw 1.27.138.17: RESYNC: (1.32-1.33); FILE MERGED 2006/10/27 12:14:13 aw 1.27.138.16: #i39528# ::basegfx -> basegfx adaption 2006/09/21 19:31:06 aw 1.27.138.15: RESYNC: (1.31-1.32); FILE MERGED 2006/08/11 10:32:31 aw 1.27.138.14: #i39529# path positioning in SdrPathObj::TRSetBaseGeometry is absolute, so get current polygon position without control points 2006/07/07 16:03:19 aw 1.27.138.13: adaptions after resync SRC680m171->SRC680m174 2006/06/29 09:20:15 aw 1.27.138.12: #i39529# removed some more XPolygon usages 2006/06/27 13:16:16 aw 1.27.138.11: #114408# errors corrected, some extensions added 2006/05/16 13:33:55 aw 1.27.138.10: changes after resync 2006/05/12 18:50:06 aw 1.27.138.9: RESYNC: (1.28-1.29); FILE MERGED 2005/09/18 05:07:32 aw 1.27.138.8: RESYNC: (1.27-1.28); FILE MERGED 2005/05/23 16:12:10 aw 1.27.138.7: #i39529# 2005/05/19 12:31:36 aw 1.27.138.6: #i39529# 2005/05/13 12:21:38 aw 1.27.138.5: #i39529# 2005/05/12 16:39:38 aw 1.27.138.4: #i39529# 2005/04/26 15:04:30 aw 1.27.138.3: #i39528# 2004/12/28 11:21:26 aw 1.27.138.2: #i39528 2004/12/23 16:52:50 aw 1.27.138.1: #i39525


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [28b7d4ef130d7433230fa1bfd8628338d4a7f089]

INTEGRATION: CWS aw024 (1.17.140); FILE MERGED 2006/09/21 19:30:57 aw 1.17.140.4: RESYNC: (1.20-1.21); FILE MERGED 2006/01/26 22:11:28 aw 1.17.140.3: RESYNC: (1.18-1.19); FILE MERGED 2005/09/18 05:07:17 aw 1.17.140.2: RESYNC: (1.17-1.18); FILE MERGED 2004/12/23 16:52:50 aw 1.17.140.1: #i39525


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [f59bbafbf2a05b0b1078202783ab1f3063e52abd]

INTEGRATION: CWS aw024 (1.48.48); FILE MERGED 2006/11/13 11:49:08 aw 1.48.48.12: changes after resync 2006/11/10 03:45:00 aw 1.48.48.11: RESYNC: (1.70-1.72); FILE MERGED 2006/09/21 19:30:50 aw 1.48.48.10: RESYNC: (1.69-1.70); FILE MERGED 2006/07/04 13:17:50 aw 1.48.48.9: RESYNC: (1.67-1.68); FILE MERGED 2006/05/12 18:49:55 aw 1.48.48.8: RESYNC: (1.64-1.67); FILE MERGED 2006/01/26 22:11:20 aw 1.48.48.7: RESYNC: (1.63-1.64); FILE MERGED 2005/11/18 17:06:45 aw 1.48.48.6: RESYNC: (1.61-1.63); FILE MERGED 2005/09/18 05:07:05 aw 1.48.48.5: RESYNC: (1.60-1.61); FILE MERGED 2005/07/22 10:57:05 aw 1.48.48.4: RESYNC: (1.59-1.60); FILE MERGED 2005/05/13 16:02:12 aw 1.48.48.3: RESYNC: (1.56-1.59); FILE MERGED 2005/03/24 00:48:35 aw 1.48.48.2: RESYNC: (1.48-1.56); FILE MERGED 2004/12/23 16:52:49 aw 1.48.48.1: #i39525


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [99e49a734a664bf601c187fc4a27baa3da8b9e73]

INTEGRATION: CWS aw024 (1.22.138); FILE MERGED 2006/11/10 03:44:54 aw 1.22.138.9: RESYNC: (1.26-1.27); FILE MERGED 2006/10/27 12:14:13 aw 1.22.138.8: #i39528# ::basegfx -> basegfx adaption 2006/09/21 19:30:22 aw 1.22.138.7: RESYNC: (1.25-1.26); FILE MERGED 2006/07/04 13:17:31 aw 1.22.138.6: RESYNC: (1.23-1.24); FILE MERGED 2005/09/18 05:06:47 aw 1.22.138.5: RESYNC: (1.22-1.23); FILE MERGED 2005/05/19 12:31:36 aw 1.22.138.4: #i39529# 2005/05/12 16:39:38 aw 1.22.138.3: #i39529# 2005/04/26 15:04:30 aw 1.22.138.2: #i39528# 2004/12/23 16:52:49 aw 1.22.138.1: #i39525


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [4323b0c96e1fac53dfd4816e34bc9fb0fa680fda]

INTEGRATION: CWS aw024 (1.2.138); FILE MERGED 2006/10/27 12:14:13 aw 1.2.138.7: #i39528# ::basegfx -> basegfx adaption 2006/09/21 19:30:13 aw 1.2.138.6: RESYNC: (1.4-1.5); FILE MERGED 2006/07/04 13:17:23 aw 1.2.138.5: RESYNC: (1.3-1.4); FILE MERGED 2005/09/18 05:06:34 aw 1.2.138.4: RESYNC: (1.2-1.3); FILE MERGED 2005/07/21 16:24:25 aw 1.2.138.3: #i39532# 2005/05/12 16:39:37 aw 1.2.138.2: #i39529# 2005/04/26 15:04:29 aw 1.2.138.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [d0953b7de7612a33c4943c4aa53cdaa0108e4771]

INTEGRATION: CWS aw024 (1.25.92); FILE MERGED 2006/11/10 03:44:47 aw 1.25.92.9: RESYNC: (1.30-1.31); FILE MERGED 2006/10/27 12:14:13 aw 1.25.92.8: #i39528# ::basegfx -> basegfx adaption 2006/09/21 19:30:05 aw 1.25.92.7: RESYNC: (1.29-1.30); FILE MERGED 2006/07/07 16:03:19 aw 1.25.92.6: adaptions after resync SRC680m171->SRC680m174 2006/07/04 13:17:16 aw 1.25.92.5: RESYNC: (1.27-1.28); FILE MERGED 2005/09/18 05:06:25 aw 1.25.92.4: RESYNC: (1.26-1.27); FILE MERGED 2005/05/19 12:31:35 aw 1.25.92.3: #i39529# 2005/04/26 15:04:29 aw 1.25.92.2: #i39528# 2004/12/23 16:52:49 aw 1.25.92.1: #i39525


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [4ea18dd922c6c9e9b50705f03cb9d8cba1bc86b8]

INTEGRATION: CWS aw024 (1.64.136); FILE MERGED 2006/11/10 03:44:41 aw 1.64.136.13: RESYNC: (1.74-1.76); FILE MERGED 2006/10/27 12:14:12 aw 1.64.136.12: #i39528# ::basegfx -> basegfx adaption 2006/09/21 19:29:56 aw 1.64.136.11: RESYNC: (1.72-1.74); FILE MERGED 2006/08/03 15:25:58 aw 1.64.136.10: RESYNC: (1.70-1.71); FILE MERGED 2006/07/04 13:17:08 aw 1.64.136.9: RESYNC: (1.69-1.70); FILE MERGED 2005/11/18 17:06:36 aw 1.64.136.8: RESYNC: (1.67-1.69); FILE MERGED 2005/09/18 05:06:15 aw 1.64.136.7: RESYNC: (1.66-1.67); FILE MERGED 2005/07/22 10:56:52 aw 1.64.136.6: RESYNC: (1.65-1.66); FILE MERGED 2005/05/19 12:31:35 aw 1.64.136.5: #i39529# 2005/05/12 16:39:37 aw 1.64.136.4: #i39529# 2005/04/26 15:04:29 aw 1.64.136.3: #i39528# 2005/03/24 00:48:21 aw 1.64.136.2: RESYNC: (1.64-1.65); FILE MERGED 2004/12/23 16:52:48 aw 1.64.136.1: #i39525


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [6eed48e0f52291c6ad9fee318345543df905dc6d]

INTEGRATION: CWS aw024 (1.29.138); FILE MERGED 2006/11/10 03:44:35 aw 1.29.138.14: RESYNC: (1.37-1.38); FILE MERGED 2006/10/27 12:14:12 aw 1.29.138.13: #i39528# ::basegfx -> basegfx adaption 2006/09/21 19:29:48 aw 1.29.138.12: RESYNC: (1.36-1.37); FILE MERGED 2006/07/07 16:03:18 aw 1.29.138.11: adaptions after resync SRC680m171->SRC680m174 2006/07/04 13:16:59 aw 1.29.138.10: RESYNC: (1.34-1.35); FILE MERGED 2005/09/18 05:06:02 aw 1.29.138.9: RESYNC: (1.33-1.34); FILE MERGED 2005/07/22 10:56:40 aw 1.29.138.8: RESYNC: (1.32-1.33); FILE MERGED 2005/05/19 12:31:35 aw 1.29.138.7: #i39529# 2005/05/13 16:01:55 aw 1.29.138.6: RESYNC: (1.31-1.32); FILE MERGED 2005/05/12 16:39:36 aw 1.29.138.5: #i39529# 2005/04/26 15:04:28 aw 1.29.138.4: #i39528# 2005/03/24 00:48:12 aw 1.29.138.3: RESYNC: (1.29-1.31); FILE MERGED 2004/12/28 11:21:25 aw 1.29.138.2: #i39528 2004/12/23 16:52:48 aw 1.29.138.1: #i39525


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [50e59af5e6c334c0ad18a4d85ca7dc2efd3245e6]

INTEGRATION: CWS aw024 (1.23.138); FILE MERGED 2006/11/13 14:47:43 aw 1.23.138.14: changes after resync 2006/11/10 03:44:28 aw 1.23.138.13: RESYNC: (1.27-1.28); FILE MERGED 2006/10/27 12:14:12 aw 1.23.138.12: #i39528# ::basegfx -> basegfx adaption 2006/09/21 19:29:41 aw 1.23.138.11: RESYNC: (1.26-1.27); FILE MERGED 2006/07/11 15:23:32 aw 1.23.138.10: adaptions after resync 2006/07/07 16:03:18 aw 1.23.138.9: adaptions after resync SRC680m171->SRC680m174 2006/07/04 13:16:40 aw 1.23.138.8: RESYNC: (1.24-1.25); FILE MERGED 2005/09/23 08:50:54 aw 1.23.138.7: #i39529# removal of primitive parts 2005/09/18 05:05:53 aw 1.23.138.6: RESYNC: (1.23-1.24); FILE MERGED 2005/07/21 16:24:25 aw 1.23.138.5: #i39532# 2005/05/19 12:31:34 aw 1.23.138.4: #i39529# 2005/05/12 16:39:36 aw 1.23.138.3: #i39529# 2005/04/26 15:04:28 aw 1.23.138.2: #i39528# 2004/12/23 16:52:48 aw 1.23.138.1: #i39525


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [aca8f813d6f2d1ada51504c48d3bd67b1fe8a8ed]

INTEGRATION: CWS aw024 (1.19.92); FILE MERGED 2006/11/10 03:44:22 aw 1.19.92.11: RESYNC: (1.23-1.24); FILE MERGED 2006/10/27 12:14:11 aw 1.19.92.10: #i39528# ::basegfx -> basegfx adaption 2006/09/21 19:29:32 aw 1.19.92.9: RESYNC: (1.22-1.23); FILE MERGED 2006/07/07 16:03:18 aw 1.19.92.8: adaptions after resync SRC680m171->SRC680m174 2006/07/04 13:16:32 aw 1.19.92.7: RESYNC: (1.20-1.21); FILE MERGED 2005/09/18 05:05:45 aw 1.19.92.6: RESYNC: (1.19-1.20); FILE MERGED 2005/05/19 12:31:34 aw 1.19.92.5: #i39529# 2005/05/12 16:39:35 aw 1.19.92.4: #i39529# 2005/04/26 15:04:28 aw 1.19.92.3: #i39528# 2004/12/28 11:21:25 aw 1.19.92.2: #i39528 2004/12/23 16:52:47 aw 1.19.92.1: #i39525


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [fc52acbc1347ba8f1bcb6bab1e5ffa78d70a9ece]

INTEGRATION: CWS aw024 (1.71.92); FILE MERGED 2006/11/10 03:44:16 aw 1.71.92.21: RESYNC: (1.82-1.83); FILE MERGED 2006/10/27 12:14:11 aw 1.71.92.20: #i39528# ::basegfx -> basegfx adaption 2006/09/21 19:29:18 aw 1.71.92.19: RESYNC: (1.81-1.82); FILE MERGED 2006/09/08 18:06:44 aw 1.71.92.18: RESYNC: (1.79-1.81); FILE MERGED 2006/07/07 16:03:18 aw 1.71.92.17: adaptions after resync SRC680m171->SRC680m174 2006/07/04 13:16:24 aw 1.71.92.16: RESYNC: (1.78-1.79); FILE MERGED 2006/05/16 15:15:15 aw 1.71.92.15: changes after resync 2006/05/12 18:49:45 aw 1.71.92.14: RESYNC: (1.76-1.78); FILE MERGED 2005/09/23 08:50:54 aw 1.71.92.13: #i39529# removal of primitive parts 2005/09/18 05:05:32 aw 1.71.92.12: RESYNC: (1.75-1.76); FILE MERGED 2005/07/26 11:47:48 aw 1.71.92.11: #114176# 2005/07/22 10:56:30 aw 1.71.92.10: RESYNC: (1.74-1.75); FILE MERGED 2005/07/21 16:24:24 aw 1.71.92.9: #i39532# 2005/05/25 09:50:55 aw 1.71.92.8: #i39529# 2005/05/19 12:31:34 aw 1.71.92.7: #i39529# 2005/05/13 16:01:46 aw 1.71.92.6: RESYNC: (1.73-1.74); FILE MERGED 2005/05/12 16:39:35 aw 1.71.92.5: #i39529# 2005/04/26 15:04:27 aw 1.71.92.4: #i39528# 2005/03/24 00:48:04 aw 1.71.92.3: RESYNC: (1.71-1.73); FILE MERGED 2004/12/28 11:21:25 aw 1.71.92.2: #i39528 2004/12/23 16:52:47 aw 1.71.92.1: #i39525


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [ee3e7d2f4ea8942768b29db66d42e962bbb8cd29]

INTEGRATION: CWS aw024 (1.41.140); FILE MERGED 2006/11/10 03:44:09 aw 1.41.140.12: RESYNC: (1.46-1.47); FILE MERGED 2006/10/27 12:14:11 aw 1.41.140.11: #i39528# ::basegfx -> basegfx adaption 2006/09/21 19:29:09 aw 1.41.140.10: RESYNC: (1.45-1.46); FILE MERGED 2006/07/07 16:03:18 aw 1.41.140.9: adaptions after resync SRC680m171->SRC680m174 2006/07/04 13:16:16 aw 1.41.140.8: RESYNC: (1.43-1.44); FILE MERGED 2006/05/12 18:49:34 aw 1.41.140.7: RESYNC: (1.42-1.43); FILE MERGED 2005/09/23 08:50:53 aw 1.41.140.6: #i39529# removal of primitive parts 2005/09/18 05:05:24 aw 1.41.140.5: RESYNC: (1.41-1.42); FILE MERGED 2005/07/21 16:24:24 aw 1.41.140.4: #i39532# 2005/05/19 12:31:33 aw 1.41.140.3: #i39529# 2005/05/12 16:39:35 aw 1.41.140.2: #i39529# 2004/12/23 16:52:46 aw 1.41.140.1: #i39525


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [01a095fd4c12ee97d5dfff497e52a721492c8650]

INTEGRATION: CWS aw024 (1.12.18); FILE MERGED 2006/11/13 14:47:43 aw 1.12.18.21: changes after resync 2006/11/10 03:44:03 aw 1.12.18.20: RESYNC: (1.34-1.35); FILE MERGED 2006/10/27 12:14:11 aw 1.12.18.19: #i39528# ::basegfx -> basegfx adaption 2006/09/21 19:29:01 aw 1.12.18.18: RESYNC: (1.33-1.34); FILE MERGED 2006/09/08 18:06:31 aw 1.12.18.17: RESYNC: (1.31-1.33); FILE MERGED 2006/07/07 16:03:17 aw 1.12.18.16: adaptions after resync SRC680m171->SRC680m174 2006/07/04 13:16:09 aw 1.12.18.15: RESYNC: (1.30-1.31); FILE MERGED 2006/06/27 13:16:16 aw 1.12.18.14: #114408# errors corrected, some extensions added 2006/05/12 18:49:24 aw 1.12.18.13: RESYNC: (1.26-1.30); FILE MERGED 2006/01/26 22:11:10 aw 1.12.18.12: RESYNC: (1.25-1.26); FILE MERGED 2005/11/22 10:12:24 aw 1.12.18.11: #b898147# 2005/11/18 17:06:29 aw 1.12.18.10: RESYNC: (1.23-1.25); FILE MERGED 2005/09/18 05:05:13 aw 1.12.18.9: RESYNC: (1.22-1.23); FILE MERGED 2005/07/26 11:47:46 aw 1.12.18.8: #114176# 2005/07/22 10:56:15 aw 1.12.18.7: RESYNC: (1.21-1.22); FILE MERGED 2005/05/19 12:31:33 aw 1.12.18.6: #i39529# 2005/05/13 16:01:32 aw 1.12.18.5: RESYNC: (1.20-1.21); FILE MERGED 2005/04/26 15:04:27 aw 1.12.18.4: #i39528# 2005/03/24 00:47:56 aw 1.12.18.3: RESYNC: (1.12-1.20); FILE MERGED 2004/12/28 11:21:24 aw 1.12.18.2: #i39528 2004/12/23 16:52:46 aw 1.12.18.1: #i39525


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [f126b9dd0457241650538cbcf95b1515aaebaf94]

INTEGRATION: CWS aw024 (1.5.108); FILE MERGED 2006/11/10 03:43:56 aw 1.5.108.9: RESYNC: (1.9-1.10); FILE MERGED 2006/09/21 19:28:54 aw 1.5.108.8: RESYNC: (1.8-1.9); FILE MERGED 2006/08/03 15:25:48 aw 1.5.108.7: RESYNC: (1.7-1.8); FILE MERGED 2006/07/07 16:03:17 aw 1.5.108.6: adaptions after resync SRC680m171->SRC680m174 2006/07/04 13:16:01 aw 1.5.108.5: RESYNC: (1.6-1.7); FILE MERGED 2005/09/18 05:05:05 aw 1.5.108.4: RESYNC: (1.5-1.6); FILE MERGED 2005/05/19 12:31:33 aw 1.5.108.3: #i39529# 2005/05/12 16:39:34 aw 1.5.108.2: #i39529# 2005/04/26 15:04:27 aw 1.5.108.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [86d644d191a193fb9ba046bd0e0f2bfd0ef655bf]

INTEGRATION: CWS aw024 (1.23.138); FILE MERGED 2006/11/13 13:47:23 aw 1.23.138.18: changes after resync 2006/11/10 03:43:49 aw 1.23.138.17: RESYNC: (1.29-1.30); FILE MERGED 2006/10/27 12:14:10 aw 1.23.138.16: #i39528# ::basegfx -> basegfx adaption 2006/09/21 19:28:46 aw 1.23.138.15: RESYNC: (1.28-1.29); FILE MERGED 2006/09/07 14:54:55 aw 1.23.138.14: #i69171# in SdrMarkView::MarkAllObj, there may be no PageViews, e.g. when inserting a document 2006/08/03 15:25:37 aw 1.23.138.13: RESYNC: (1.26-1.27); FILE MERGED 2006/07/07 16:03:17 aw 1.23.138.12: adaptions after resync SRC680m171->SRC680m174 2006/07/04 13:15:54 aw 1.23.138.11: RESYNC: (1.25-1.26); FILE MERGED 2006/03/15 11:15:45 aw 1.23.138.10: #i56724# 2006/01/26 22:11:01 aw 1.23.138.9: RESYNC: (1.24-1.25); FILE MERGED 2006/01/25 07:00:03 fs 1.23.138.8: merge changes from CWS formcontacts (for #i52724#) herein 2005/09/18 05:04:58 aw 1.23.138.7: RESYNC: (1.23-1.24); FILE MERGED 2005/05/26 11:28:05 aw 1.23.138.6: #i39531# 2005/05/19 12:31:32 aw 1.23.138.5: #i39529# 2005/05/12 16:39:34 aw 1.23.138.4: #i39529# 2005/04/26 15:04:26 aw 1.23.138.3: #i39528# 2004/12/28 11:21:24 aw 1.23.138.2: #i39528 2004/12/23 16:52:46 aw 1.23.138.1: #i39525


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [baab51ce66d19e61a07dc0b62c6240e3d7a5bbf2]

INTEGRATION: CWS aw024 (1.60.138); FILE MERGED 2006/11/10 03:43:43 aw 1.60.138.8: RESYNC: (1.66-1.67); FILE MERGED 2006/09/21 19:28:38 aw 1.60.138.7: RESYNC: (1.65-1.66); FILE MERGED 2006/07/04 13:15:37 aw 1.60.138.6: RESYNC: (1.63-1.64); FILE MERGED 2006/05/12 18:49:12 aw 1.60.138.5: RESYNC: (1.62-1.63); FILE MERGED 2006/01/26 22:10:52 aw 1.60.138.4: RESYNC: (1.61-1.62); FILE MERGED 2005/09/18 05:04:39 aw 1.60.138.3: RESYNC: (1.60-1.61); FILE MERGED 2005/05/19 12:31:32 aw 1.60.138.2: #i39529# 2004/12/23 16:52:45 aw 1.60.138.1: #i39525


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [7cd99e1e03257da7e2e6bd3f760590154a819141]

INTEGRATION: CWS aw024 (1.8.140); FILE MERGED 2006/11/10 03:43:28 aw 1.8.140.7: RESYNC: (1.12-1.13); FILE MERGED 2006/09/21 19:28:13 aw 1.8.140.6: RESYNC: (1.11-1.12); FILE MERGED 2006/07/04 13:15:20 aw 1.8.140.5: RESYNC: (1.9-1.10); FILE MERGED 2005/09/18 05:04:17 aw 1.8.140.4: RESYNC: (1.8-1.9); FILE MERGED 2005/05/19 12:31:31 aw 1.8.140.3: #i39529# 2005/04/26 15:04:26 aw 1.8.140.2: #i39528# 2004/12/23 16:52:45 aw 1.8.140.1: #i39525


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [fe13153bf8e2ecb05d3f251d489680e00105f1d8]

INTEGRATION: CWS aw024 (1.8.108); FILE MERGED 2006/09/21 19:27:53 aw 1.8.108.5: RESYNC: (1.10-1.11); FILE MERGED 2006/07/04 13:15:13 aw 1.8.108.4: RESYNC: (1.9-1.10); FILE MERGED 2005/09/18 05:03:44 aw 1.8.108.3: RESYNC: (1.8-1.9); FILE MERGED 2005/05/19 12:31:31 aw 1.8.108.2: #i39529# 2005/04/26 15:04:26 aw 1.8.108.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [42c4445abe7081867343cb8b0927c27e1b6ff665]

INTEGRATION: CWS aw024 (1.8.140); FILE MERGED 2006/11/10 03:43:22 aw 1.8.140.5: RESYNC: (1.12-1.13); FILE MERGED 2006/09/21 19:27:45 aw 1.8.140.4: RESYNC: (1.11-1.12); FILE MERGED 2006/07/04 13:15:06 aw 1.8.140.3: RESYNC: (1.9-1.10); FILE MERGED 2005/09/18 05:03:28 aw 1.8.140.2: RESYNC: (1.8-1.9); FILE MERGED 2004/12/23 16:52:45 aw 1.8.140.1: #i39525


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [0755a80a4f9016fadf0a6a01fd10518348372df3]

INTEGRATION: CWS aw024 (1.17.442); FILE MERGED 2006/10/27 12:14:10 aw 1.17.442.14: #i39528# ::basegfx -> basegfx adaption 2006/09/21 19:27:38 aw 1.17.442.13: RESYNC: (1.21-1.22); FILE MERGED 2006/09/01 14:50:39 thb 1.17.442.12: #i69176# Fixed handle cursor (only visible under X11) 2006/07/07 16:03:17 aw 1.17.442.11: adaptions after resync SRC680m171->SRC680m174 2006/07/04 13:14:58 aw 1.17.442.10: RESYNC: (1.20-1.21); FILE MERGED 2006/01/26 22:10:42 aw 1.17.442.9: RESYNC: (1.19-1.20); FILE MERGED 2005/09/18 05:03:20 aw 1.17.442.8: RESYNC: (1.18-1.19); FILE MERGED 2005/05/26 11:28:05 aw 1.17.442.7: #i39531# 2005/05/19 12:31:31 aw 1.17.442.6: #i39529# 2005/05/12 16:39:33 aw 1.17.442.5: #i39529# 2005/04/26 15:04:25 aw 1.17.442.4: #i39528# 2005/03/24 00:47:28 aw 1.17.442.3: RESYNC: (1.17-1.18); FILE MERGED 2004/12/28 11:21:24 aw 1.17.442.2: #i39528 2004/12/23 16:52:44 aw 1.17.442.1: #i39525


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [cb5185dbafd8ea9d093402692335bdc48e0d0c49]

INTEGRATION: CWS aw024 (1.4.140); FILE MERGED 2006/11/10 03:43:15 aw 1.4.140.6: RESYNC: (1.9-1.10); FILE MERGED 2006/09/21 19:27:30 aw 1.4.140.5: RESYNC: (1.8-1.9); FILE MERGED 2006/07/04 13:14:50 aw 1.4.140.4: RESYNC: (1.6-1.7); FILE MERGED 2005/09/18 05:03:04 aw 1.4.140.3: RESYNC: (1.5-1.6); FILE MERGED 2005/03/24 00:47:21 aw 1.4.140.2: RESYNC: (1.4-1.5); FILE MERGED 2004/12/23 16:52:44 aw 1.4.140.1: #i39525


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [f57cb3df7c4f62db197339fab4d133cee42b57a7]

INTEGRATION: CWS aw024 (1.4.138); FILE MERGED 2006/11/10 03:43:09 aw 1.4.138.9: RESYNC: (1.9-1.10); FILE MERGED 2006/09/21 19:27:22 aw 1.4.138.8: RESYNC: (1.8-1.9); FILE MERGED 2006/08/03 15:25:15 aw 1.4.138.7: RESYNC: (1.7-1.8); FILE MERGED 2006/07/04 13:14:43 aw 1.4.138.6: RESYNC: (1.6-1.7); FILE MERGED 2006/01/26 22:10:34 aw 1.4.138.5: RESYNC: (1.5-1.6); FILE MERGED 2005/09/18 05:02:56 aw 1.4.138.4: RESYNC: (1.4-1.5); FILE MERGED 2005/05/26 11:28:04 aw 1.4.138.3: #i39531# 2005/05/19 12:31:30 aw 1.4.138.2: #i39529# 2005/05/12 16:39:33 aw 1.4.138.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [4dcd46df2ba833ecacb04c4f35ae20c56d3c158c]

INTEGRATION: CWS aw024 (1.141.32); FILE MERGED 2006/11/10 03:43:02 aw 1.141.32.3: RESYNC: (1.142-1.147); FILE MERGED 2006/09/21 19:27:09 aw 1.141.32.2: RESYNC: (1.141-1.142); FILE MERGED 2006/07/07 16:03:17 aw 1.141.32.1: adaptions after resync SRC680m171->SRC680m174


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [11079bb374f544f7cc9a89cad682679286512039]

INTEGRATION: CWS aw024 (1.11.140); FILE MERGED 2006/10/27 12:14:10 aw 1.11.140.7: #i39528# ::basegfx -> basegfx adaption 2006/09/21 19:27:00 aw 1.11.140.6: RESYNC: (1.13-1.14); FILE MERGED 2006/07/07 16:03:17 aw 1.11.140.5: adaptions after resync SRC680m171->SRC680m174 2006/07/04 13:14:26 aw 1.11.140.4: RESYNC: (1.12-1.13); FILE MERGED 2005/09/18 05:02:24 aw 1.11.140.3: RESYNC: (1.11-1.12); FILE MERGED 2005/05/12 16:39:33 aw 1.11.140.2: #i39529# 2005/04/26 15:04:25 aw 1.11.140.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [f2dca5f9126011c0bf3efa1af881e84d263871b1]

INTEGRATION: CWS aw024 (1.23.76); FILE MERGED 2006/09/21 19:26:53 aw 1.23.76.7: RESYNC: (1.26-1.27); FILE MERGED 2006/07/04 13:14:18 aw 1.23.76.6: RESYNC: (1.25-1.26); FILE MERGED 2006/05/12 18:48:49 aw 1.23.76.5: RESYNC: (1.24-1.25); FILE MERGED 2005/09/18 05:02:17 aw 1.23.76.4: RESYNC: (1.23-1.24); FILE MERGED 2005/05/19 12:31:30 aw 1.23.76.3: #i39529# 2005/04/26 15:04:25 aw 1.23.76.2: #i39528# 2004/12/23 16:52:44 aw 1.23.76.1: #i39525


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [300e347046a93f2a2047a31f6f54393634e13cb5]

INTEGRATION: CWS aw024 (1.45.50); FILE MERGED 2006/11/13 11:49:08 aw 1.45.50.13: changes after resync 2006/11/10 03:42:55 aw 1.45.50.12: RESYNC: (1.51-1.53); FILE MERGED 2006/09/21 19:26:45 aw 1.45.50.11: RESYNC: (1.50-1.51); FILE MERGED 2006/07/07 16:03:16 aw 1.45.50.10: adaptions after resync SRC680m171->SRC680m174 2006/07/04 13:14:11 aw 1.45.50.9: RESYNC: (1.49-1.50); FILE MERGED 2006/06/08 16:20:50 aw 1.45.50.8: #114409# corrected ImpPaintOutlinerView and behaviour in that area 2006/01/26 22:10:25 aw 1.45.50.7: RESYNC: (1.48-1.49); FILE MERGED 2005/11/18 17:05:57 aw 1.45.50.6: RESYNC: (1.47-1.48); FILE MERGED 2005/09/18 05:01:50 aw 1.45.50.5: RESYNC: (1.46-1.47); FILE MERGED 2005/07/22 10:55:49 aw 1.45.50.4: RESYNC: (1.45-1.46); FILE MERGED 2005/05/26 11:28:04 aw 1.45.50.3: #i39531# 2005/05/19 12:31:30 aw 1.45.50.2: #i39529# 2005/05/12 16:39:33 aw 1.45.50.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [70b512779a49bdfc25e5d06809b31186259bbf23]

INTEGRATION: CWS aw024 (1.17.92); FILE MERGED 2006/10/27 12:14:10 aw 1.17.92.16: #i39528# ::basegfx -> basegfx adaption 2006/09/21 19:26:36 aw 1.17.92.15: RESYNC: (1.23-1.24); FILE MERGED 2006/09/07 15:25:04 aw 1.17.92.14: #i69172# in SdrEditView::ImpCanDismantle the evaluation needs to be adapted to the mew polygons 2006/08/03 15:25:06 aw 1.17.92.13: RESYNC: (1.22-1.23); FILE MERGED 2006/07/07 16:03:16 aw 1.17.92.12: adaptions after resync SRC680m171->SRC680m174 2006/07/04 13:14:04 aw 1.17.92.11: RESYNC: (1.21-1.22); FILE MERGED 2006/05/12 18:48:41 aw 1.17.92.10: RESYNC: (1.20-1.21); FILE MERGED 2006/01/26 22:10:16 aw 1.17.92.9: RESYNC: (1.19-1.20); FILE MERGED 2005/09/18 05:01:37 aw 1.17.92.8: RESYNC: (1.17-1.19); FILE MERGED 2005/07/21 16:24:24 aw 1.17.92.7: #i39532# 2005/05/26 11:28:03 aw 1.17.92.6: #i39531# 2005/05/25 09:50:54 aw 1.17.92.5: #i39529# 2005/05/19 12:31:29 aw 1.17.92.4: #i39529# 2005/05/12 16:39:32 aw 1.17.92.3: #i39529# 2005/04/26 15:04:24 aw 1.17.92.2: #i39528# 2004/12/23 16:52:44 aw 1.17.92.1: #i39525


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [3965992be540888de1da5f81be62fe3f425edf3b]

INTEGRATION: CWS aw024 (1.19.172); FILE MERGED 2006/11/13 14:47:43 aw 1.19.172.12: changes after resync 2006/11/10 03:42:45 aw 1.19.172.11: RESYNC: (1.24-1.25); FILE MERGED 2006/09/21 19:26:29 aw 1.19.172.10: RESYNC: (1.23-1.24); FILE MERGED 2006/08/03 15:24:58 aw 1.19.172.9: RESYNC: (1.22-1.23); FILE MERGED 2006/07/07 16:03:16 aw 1.19.172.8: adaptions after resync SRC680m171->SRC680m174 2006/07/04 13:13:57 aw 1.19.172.7: RESYNC: (1.21-1.22); FILE MERGED 2006/01/26 22:10:07 aw 1.19.172.6: RESYNC: (1.20-1.21); FILE MERGED 2005/09/18 05:01:28 aw 1.19.172.5: RESYNC: (1.19-1.20); FILE MERGED 2005/05/26 11:28:03 aw 1.19.172.4: #i39531# 2005/05/19 12:31:29 aw 1.19.172.3: #i39529# 2005/05/12 16:39:32 aw 1.19.172.2: #i39529# 2005/04/26 15:04:24 aw 1.19.172.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [6844b933814ac75ca665adb5c440829213061a7c]

INTEGRATION: CWS aw024 (1.13.138); FILE MERGED 2006/09/21 19:26:21 aw 1.13.138.10: RESYNC: (1.17-1.18); FILE MERGED 2006/08/03 15:24:50 aw 1.13.138.9: RESYNC: (1.16-1.17); FILE MERGED 2006/07/07 16:03:16 aw 1.13.138.8: adaptions after resync SRC680m171->SRC680m174 2006/07/04 13:13:50 aw 1.13.138.7: RESYNC: (1.15-1.16); FILE MERGED 2006/01/26 22:09:59 aw 1.13.138.6: RESYNC: (1.14-1.15); FILE MERGED 2005/09/18 05:01:19 aw 1.13.138.5: RESYNC: (1.13-1.14); FILE MERGED 2005/05/26 11:28:03 aw 1.13.138.4: #i39531# 2005/05/25 09:50:54 aw 1.13.138.3: #i39529# 2005/05/19 12:31:29 aw 1.13.138.2: #i39529# 2005/05/12 16:39:32 aw 1.13.138.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [9b0bb779f5e46eaa4658c839437816d5003b2416]

INTEGRATION: CWS aw024 (1.7.138); FILE MERGED 2006/11/13 14:47:42 aw 1.7.138.17: changes after resync 2006/11/10 03:42:35 aw 1.7.138.16: RESYNC: (1.14-1.15); FILE MERGED 2006/10/27 12:14:09 aw 1.7.138.15: #i39528# ::basegfx -> basegfx adaption 2006/09/21 19:26:12 aw 1.7.138.14: RESYNC: (1.13-1.14); FILE MERGED 2006/08/04 16:43:34 aw 1.7.138.13: adaptions after resync 2006/08/03 15:24:44 aw 1.7.138.12: RESYNC: (1.11-1.12); FILE MERGED 2006/07/07 16:03:16 aw 1.7.138.11: adaptions after resync SRC680m171->SRC680m174 2006/07/04 13:13:43 aw 1.7.138.10: RESYNC: (1.10-1.11); FILE MERGED 2006/05/12 18:48:31 aw 1.7.138.9: RESYNC: (1.9-1.10); FILE MERGED 2006/01/26 22:09:51 aw 1.7.138.8: RESYNC: (1.8-1.9); FILE MERGED 2005/09/18 05:01:11 aw 1.7.138.7: RESYNC: (1.7-1.8); FILE MERGED 2005/05/26 11:28:02 aw 1.7.138.6: #i39531# 2005/05/25 09:50:53 aw 1.7.138.5: #i39529# 2005/05/19 12:31:28 aw 1.7.138.4: #i39529# 2005/05/12 16:39:31 aw 1.7.138.3: #i39529# 2005/04/26 15:04:23 aw 1.7.138.2: #i39528# 2004/12/23 16:52:43 aw 1.7.138.1: #i39525


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [8827c67c08a5cf5ae7338bb36e7d55a1f60c30da]

INTEGRATION: CWS aw024 (1.7.138); FILE MERGED 2006/11/13 14:19:16 aw 1.7.138.16: changes after resync 2006/11/10 03:42:29 aw 1.7.138.15: RESYNC: (1.12-1.13); FILE MERGED 2006/10/27 12:14:09 aw 1.7.138.14: #i39528# ::basegfx -> basegfx adaption 2006/09/21 19:25:56 aw 1.7.138.13: RESYNC: (1.11-1.12); FILE MERGED 2006/08/04 16:43:34 aw 1.7.138.12: adaptions after resync 2006/08/03 15:24:37 aw 1.7.138.11: RESYNC: (1.10-1.11); FILE MERGED 2006/07/07 16:03:16 aw 1.7.138.10: adaptions after resync SRC680m171->SRC680m174 2006/07/04 13:13:35 aw 1.7.138.9: RESYNC: (1.9-1.10); FILE MERGED 2006/01/26 22:09:41 aw 1.7.138.8: RESYNC: (1.8-1.9); FILE MERGED 2005/09/18 05:01:03 aw 1.7.138.7: RESYNC: (1.7-1.8); FILE MERGED 2005/05/26 11:28:02 aw 1.7.138.6: #i39531# 2005/05/25 09:50:53 aw 1.7.138.5: #i39529# 2005/05/19 12:31:28 aw 1.7.138.4: #i39529# 2005/05/12 16:39:30 aw 1.7.138.3: #i39529# 2005/04/26 15:04:23 aw 1.7.138.2: #i39528# 2004/12/23 16:52:43 aw 1.7.138.1: #i39525


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [791017d22e900251ecaa81cc5b1d5911f6fb1aa8]

INTEGRATION: CWS aw024 (1.3.138); FILE MERGED 2006/11/13 14:19:16 aw 1.3.138.6: changes after resync 2006/11/10 03:42:23 aw 1.3.138.5: RESYNC: (1.5-1.6); FILE MERGED 2006/07/04 13:13:27 aw 1.3.138.4: RESYNC: (1.4-1.5); FILE MERGED 2005/09/18 05:00:50 aw 1.3.138.3: RESYNC: (1.3-1.4); FILE MERGED 2005/05/19 12:31:28 aw 1.3.138.2: #i39529# 2005/05/12 16:39:30 aw 1.3.138.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [586c65f9225c1cbb1365b2d21d32927cb6779c19]

INTEGRATION: CWS aw024 (1.16.20); FILE MERGED 2006/11/13 14:36:11 aw 1.16.20.13: changes after resync 2006/10/27 12:14:09 aw 1.16.20.12: #i39528# ::basegfx -> basegfx adaption 2006/09/21 19:25:37 aw 1.16.20.11: RESYNC: (1.19-1.20); FILE MERGED 2006/07/07 16:03:15 aw 1.16.20.10: adaptions after resync SRC680m171->SRC680m174 2006/07/04 13:13:10 aw 1.16.20.9: RESYNC: (1.17-1.18); FILE MERGED 2006/06/27 13:16:15 aw 1.16.20.8: #114408# errors corrected, some extensions added 2005/09/18 05:00:31 aw 1.16.20.7: RESYNC: (1.16-1.17); FILE MERGED 2005/05/26 11:28:01 aw 1.16.20.6: #i39531# 2005/05/25 09:50:52 aw 1.16.20.5: #i39529# 2005/05/19 12:31:27 aw 1.16.20.4: #i39529# 2005/05/12 16:39:30 aw 1.16.20.3: #i39529# 2005/04/26 15:04:23 aw 1.16.20.2: #i39528# 2004/12/23 16:52:43 aw 1.16.20.1: #i39525


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [26e03be8aaa83a5eb12f87f253de715b7333106c]

INTEGRATION: CWS aw024 (1.1.1.1.1214); FILE MERGED 2005/09/18 05:00:24 aw 1.1.1.1.1214.2: RESYNC: (1.1.1.1-1.2); FILE MERGED 2005/05/19 12:31:27 aw 1.1.1.1.1214.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [8cef763e4506bbe81da45da729d0f172e8e9ba77]

INTEGRATION: CWS aw024 (1.23.140); FILE MERGED 2006/11/10 03:42:13 aw 1.23.140.5: RESYNC: (1.26-1.27); FILE MERGED 2006/09/21 19:25:21 aw 1.23.140.4: RESYNC: (1.25-1.26); FILE MERGED 2006/07/04 13:13:00 aw 1.23.140.3: RESYNC: (1.24-1.25); FILE MERGED 2005/09/18 05:00:08 aw 1.23.140.2: RESYNC: (1.23-1.24); FILE MERGED 2004/12/23 16:52:42 aw 1.23.140.1: #i39525


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [5389a8f4a392f9818dc1b4a0212183b9cbb70205]

INTEGRATION: CWS aw024 (1.1.4); FILE ADDED 2006/08/10 12:38:10 aw 1.1.4.7: #114409# to get a correct start in overlay mechanism, create OverlayManager at first repaint 2006/07/28 15:21:46 aw 1.1.4.6: #114408# adaptions for SW 2006/06/29 09:20:15 aw 1.1.4.5: #i39529# removed some more XPolygon usages 2006/05/16 15:15:15 aw 1.1.4.4: changes after resync 2006/03/15 11:15:44 aw 1.1.4.3: #i56724# 2005/09/22 12:11:55 aw 1.1.4.2: #i39529# removed SISSL from headers 2005/05/19 12:31:27 aw 1.1.4.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [ccf8f4765361dc31a5515463f5a3ef8e918107b0]

INTEGRATION: CWS aw024 (1.1.4); FILE ADDED 2006/10/27 12:14:09 aw 1.1.4.9: #i39528# ::basegfx -> basegfx adaption 2006/07/28 10:28:25 aw 1.1.4.8: #114408# for layer painting, do not insist on DrawHierarchy being initialized, do that on demand 2006/07/27 15:34:34 aw 1.1.4.7: #114408# adaptions for SC 2006/07/07 16:03:15 aw 1.1.4.6: adaptions after resync SRC680m171->SRC680m174 2006/02/14 21:59:08 aw 1.1.4.5: changed RedrawLayer to always ensure valid DrawHierachy 2006/01/25 07:00:03 fs 1.1.4.4: merge changes from CWS formcontacts (for #i52724#) herein 2005/09/22 12:11:53 aw 1.1.4.3: #i39529# removed SISSL from headers 2005/07/21 16:24:23 aw 1.1.4.2: #i39532# 2005/05/19 12:31:26 aw 1.1.4.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [07e4032817c28162c735dfa970e2cbf60fd552b1]

INTEGRATION: CWS aw024 (1.1.4); FILE ADDED 2006/10/27 12:14:09 aw 1.1.4.3: #i39528# ::basegfx -> basegfx adaption 2005/09/22 12:11:50 aw 1.1.4.2: #i39529# removed SISSL from headers 2005/05/19 12:31:26 aw 1.1.4.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [74d5c80e9bc4ba32f7302790441c121c4f4d4be2]

INTEGRATION: CWS aw024 (1.14.138); FILE MERGED 2006/11/13 14:25:09 aw 1.14.138.11: changes after resync 2006/11/13 14:19:15 aw 1.14.138.10: changes after resync 2006/09/08 18:05:34 aw 1.14.138.9: RESYNC: (1.18-1.19); FILE MERGED 2006/08/03 15:24:30 aw 1.14.138.8: RESYNC: (1.17-1.18); FILE MERGED 2006/01/25 07:00:03 fs 1.14.138.7: merge changes from CWS formcontacts (for #i52724#) herein 2005/09/23 08:46:23 aw 1.14.138.6: #i39529# removed primitive help stuff 2005/09/18 04:59:42 aw 1.14.138.5: RESYNC: (1.15-1.16); FILE MERGED 2005/07/21 16:24:23 aw 1.14.138.4: #i39532# 2005/05/19 12:31:26 aw 1.14.138.3: #i39529# 2005/03/24 00:46:33 aw 1.14.138.2: RESYNC: (1.14-1.15); FILE MERGED 2004/12/23 16:52:42 aw 1.14.138.1: #i39525


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [d6c91d96856caa33f168f006d7058f70f47d83fe]

INTEGRATION: CWS aw024 (1.5.138); FILE MERGED 2006/11/10 03:42:05 aw 1.5.138.11: RESYNC: (1.10-1.11); FILE MERGED 2006/10/27 12:14:08 aw 1.5.138.10: #i39528# ::basegfx -> basegfx adaption 2006/09/21 19:25:03 aw 1.5.138.9: RESYNC: (1.9-1.10); FILE MERGED 2006/09/08 18:05:01 aw 1.5.138.8: RESYNC: (1.8-1.9); FILE MERGED 2006/07/07 16:03:15 aw 1.5.138.7: adaptions after resync SRC680m171->SRC680m174 2006/07/04 13:12:07 aw 1.5.138.6: RESYNC: (1.7-1.8); FILE MERGED 2006/05/12 18:48:04 aw 1.5.138.5: RESYNC: (1.6-1.7); FILE MERGED 2005/09/18 04:59:13 aw 1.5.138.4: RESYNC: (1.5-1.6); FILE MERGED 2005/05/25 09:50:51 aw 1.5.138.3: #i39529# 2005/04/26 15:04:22 aw 1.5.138.2: #i39528# 2004/12/23 16:52:42 aw 1.5.138.1: #i39525


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [12ad905275ff89422a342a0d5121d6868f81b63b]

INTEGRATION: CWS aw024 (1.4.626); FILE MERGED 2006/10/27 12:14:08 aw 1.4.626.3: #i39528# ::basegfx -> basegfx adaption 2005/09/18 04:59:06 aw 1.4.626.2: RESYNC: (1.4-1.5); FILE MERGED 2004/12/28 11:21:23 aw 1.4.626.1: #i39528


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [74cb1c4cb5f72fd8cf80c6d144eda00841394647]

INTEGRATION: CWS aw024 (1.2.1208); FILE MERGED 2006/10/27 12:14:08 aw 1.2.1208.5: #i39528# ::basegfx -> basegfx adaption 2006/09/21 19:24:49 aw 1.2.1208.4: RESYNC: (1.3-1.4); FILE MERGED 2006/06/27 13:16:15 aw 1.2.1208.3: #114408# errors corrected, some extensions added 2005/09/18 04:58:58 aw 1.2.1208.2: RESYNC: (1.2-1.3); FILE MERGED 2004/12/28 11:21:23 aw 1.2.1208.1: #i39528


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [c10fec2b5f5a8f703d2b176ea595256cdaa35551]

INTEGRATION: CWS aw024 (1.5.140); FILE MERGED 2006/11/10 03:40:55 aw 1.5.140.6: RESYNC: (1.9-1.10); FILE MERGED 2006/09/21 19:23:11 aw 1.5.140.5: RESYNC: (1.8-1.9); FILE MERGED 2006/07/04 13:10:42 aw 1.5.140.4: RESYNC: (1.7-1.8); FILE MERGED 2005/11/18 17:04:33 aw 1.5.140.3: RESYNC: (1.6-1.7); FILE MERGED 2005/09/18 04:56:03 aw 1.5.140.2: RESYNC: (1.5-1.6); FILE MERGED 2004/12/23 16:52:41 aw 1.5.140.1: #i39525


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [09068c850333cbbe4985d3ceeabda5dccb79a87a]

INTEGRATION: CWS aw024 (1.4.140); FILE MERGED 2006/10/27 12:14:07 aw 1.4.140.6: #i39528# ::basegfx -> basegfx adaption 2006/09/21 19:22:27 aw 1.4.140.5: RESYNC: (1.5-1.6); FILE MERGED 2005/09/18 04:55:21 aw 1.4.140.4: RESYNC: (1.4-1.5); FILE MERGED 2005/05/12 16:39:30 aw 1.4.140.3: #i39529# 2005/04/26 15:04:22 aw 1.4.140.2: #i39528# 2004/12/23 16:52:41 aw 1.4.140.1: #i39525


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [6df6b55397e3b291d0838b4d26ec315595899a55]

INTEGRATION: CWS aw024 (1.4.140); FILE MERGED 2006/09/21 19:22:10 aw 1.4.140.5: RESYNC: (1.7-1.8); FILE MERGED 2006/07/04 13:10:09 aw 1.4.140.4: RESYNC: (1.6-1.7); FILE MERGED 2005/11/18 17:04:26 aw 1.4.140.3: RESYNC: (1.5-1.6); FILE MERGED 2005/09/18 04:54:52 aw 1.4.140.2: RESYNC: (1.4-1.5); FILE MERGED 2004/12/23 16:52:41 aw 1.4.140.1: #i39525


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [dca8de76f49fee711d5017e3cc8e5005cbeba44e]

INTEGRATION: CWS aw024 (1.6.140); FILE MERGED 2006/09/21 19:22:03 aw 1.6.140.3: RESYNC: (1.7-1.8); FILE MERGED 2005/09/18 04:54:35 aw 1.6.140.2: RESYNC: (1.6-1.7); FILE MERGED 2004/12/23 16:52:41 aw 1.6.140.1: #i39525


2006-11-14  Henning Brinkmann  <hbrinkm@openoffice.org>  [dce6b4833ab56be3c1f4cf8e4a55e4ffd999487f]

flush at end of file


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [079a7e6aa439e76b9c2b0c2dda8f6331e68277eb]

INTEGRATION: CWS aw024 (1.4.140); FILE MERGED 2006/09/21 19:21:55 aw 1.4.140.4: RESYNC: (1.6-1.7); FILE MERGED 2006/07/04 13:10:02 aw 1.4.140.3: RESYNC: (1.5-1.6); FILE MERGED 2005/09/18 04:54:19 aw 1.4.140.2: RESYNC: (1.4-1.5); FILE MERGED 2004/12/23 16:52:40 aw 1.4.140.1: #i39525


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [509e6d86c9abe31edfba257e5a4d4b4851f94a19]

INTEGRATION: CWS aw024 (1.4.138); FILE MERGED 2006/10/27 12:14:07 aw 1.4.138.8: #i39528# ::basegfx -> basegfx adaption 2006/09/21 19:21:30 aw 1.4.138.7: RESYNC: (1.7-1.8); FILE MERGED 2006/08/03 15:24:02 aw 1.4.138.6: RESYNC: (1.6-1.7); FILE MERGED 2005/09/18 04:53:57 aw 1.4.138.5: RESYNC: (1.5-1.6); FILE MERGED 2005/05/19 12:31:25 aw 1.4.138.4: #i39529# 2005/04/26 15:04:21 aw 1.4.138.3: #i39528# 2005/03/24 00:44:58 aw 1.4.138.2: RESYNC: (1.4-1.5); FILE MERGED 2004/12/23 16:52:40 aw 1.4.138.1: #i39525


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [2ba5fa8ac199f449ee57878b03dc1dd6bea7a7c6]

INTEGRATION: CWS aw024 (1.3.140); FILE MERGED 2006/09/21 19:20:40 aw 1.3.140.4: RESYNC: (1.5-1.6); FILE MERGED 2006/07/04 13:09:55 aw 1.3.140.3: RESYNC: (1.4-1.5); FILE MERGED 2005/09/18 04:52:54 aw 1.3.140.2: RESYNC: (1.3-1.4); FILE MERGED 2004/12/23 16:52:40 aw 1.3.140.1: #i39525


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [ba7abb346ccb6765bbe22b7fc787c42dfbc229a2]

INTEGRATION: CWS aw024 (1.4.140); FILE MERGED 2006/09/21 19:20:15 aw 1.4.140.3: RESYNC: (1.5-1.6); FILE MERGED 2005/09/18 04:52:32 aw 1.4.140.2: RESYNC: (1.4-1.5); FILE MERGED 2004/12/23 16:52:40 aw 1.4.140.1: #i39525


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [4e04b1aef9e771348d0f256f0efcb1a9ca0b6e61]

INTEGRATION: CWS aw024 (1.4.140); FILE MERGED 2006/09/21 19:20:07 aw 1.4.140.3: RESYNC: (1.5-1.6); FILE MERGED 2005/09/18 04:52:24 aw 1.4.140.2: RESYNC: (1.4-1.5); FILE MERGED 2004/12/23 16:52:39 aw 1.4.140.1: #i39525


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [2273c188bd063824c33b794b2bc1353108c87256]

INTEGRATION: CWS aw024 (1.4.140); FILE MERGED 2006/09/21 19:20:00 aw 1.4.140.3: RESYNC: (1.5-1.6); FILE MERGED 2005/09/18 04:52:17 aw 1.4.140.2: RESYNC: (1.4-1.5); FILE MERGED 2004/12/23 16:52:39 aw 1.4.140.1: #i39525


2006-11-14  Henning Brinkmann  <hbrinkm@openoffice.org>  [4113ad5f0b5a8cd938d8a6d21077e4a10848a728]

Assign: forgot mpShapeHelper getShape/getBlip: handle failure getting shape/blip remove debug outputs


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [9ee85a9aa2c0014f679c4a9c8d3d7766516162fc]

INTEGRATION: CWS aw024 (1.5.140); FILE MERGED 2006/09/21 19:19:52 aw 1.5.140.4: RESYNC: (1.7-1.8); FILE MERGED 2006/07/04 13:09:38 aw 1.5.140.3: RESYNC: (1.6-1.7); FILE MERGED 2005/09/18 04:52:09 aw 1.5.140.2: RESYNC: (1.5-1.6); FILE MERGED 2004/12/23 16:52:39 aw 1.5.140.1: #i39525


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [7147d514a3352fe654381cd55564917a51fa7ff6]

INTEGRATION: CWS aw024 (1.1.4); FILE ADDED 2006/10/27 12:14:06 aw 1.1.4.4: #i39528# ::basegfx -> basegfx adaption 2006/07/07 16:03:15 aw 1.1.4.3: adaptions after resync SRC680m171->SRC680m174 2005/09/22 12:11:44 aw 1.1.4.2: #i39529# removed SISSL from headers 2005/05/19 12:27:56 aw 1.1.4.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [7bbc79c306590ca60bec07d6f468cdc32dc46af5]

INTEGRATION: CWS aw024 (1.1.4); FILE ADDED 2006/10/27 12:14:06 aw 1.1.4.4: #i39528# ::basegfx -> basegfx adaption 2006/07/07 16:03:15 aw 1.1.4.3: adaptions after resync SRC680m171->SRC680m174 2005/09/22 12:11:43 aw 1.1.4.2: #i39529# removed SISSL from headers 2005/05/19 12:27:43 aw 1.1.4.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [c73b046c87f1817040c1e130bcd5e71f6c1c93b7]

INTEGRATION: CWS aw024 (1.1.4); FILE ADDED 2006/10/27 12:14:06 aw 1.1.4.3: #i39528# ::basegfx -> basegfx adaption 2005/09/22 12:11:43 aw 1.1.4.2: #i39529# removed SISSL from headers 2005/05/19 12:27:33 aw 1.1.4.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [7084788c393031311a4c5e0105f9c5a010b3011a]

INTEGRATION: CWS aw024 (1.1.4); FILE ADDED 2006/10/27 12:14:05 aw 1.1.4.4: #i39528# ::basegfx -> basegfx adaption 2006/07/07 16:03:15 aw 1.1.4.3: adaptions after resync SRC680m171->SRC680m174 2005/09/22 12:11:43 aw 1.1.4.2: #i39529# removed SISSL from headers 2005/05/19 12:27:22 aw 1.1.4.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [39623b84e4da27995d420b19dcbc2dfc5066eaac]

INTEGRATION: CWS aw024 (1.1.4); FILE ADDED 2006/10/27 12:14:05 aw 1.1.4.3: #i39528# ::basegfx -> basegfx adaption 2005/09/22 12:11:43 aw 1.1.4.2: #i39529# removed SISSL from headers 2005/05/19 12:27:12 aw 1.1.4.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [dcd592abc3c0852742ac5b7841278b4c1514a8df]

INTEGRATION: CWS aw024 (1.1.4); FILE ADDED 2006/10/27 12:14:05 aw 1.1.4.5: #i39528# ::basegfx -> basegfx adaption 2006/07/07 16:03:14 aw 1.1.4.4: adaptions after resync SRC680m171->SRC680m174 2005/09/22 12:11:42 aw 1.1.4.3: #i39529# removed SISSL from headers 2005/07/21 16:24:23 aw 1.1.4.2: #i39532# 2005/05/19 12:27:02 aw 1.1.4.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [08dd5da7731164d72bd76f4252904b391ef9ad37]

INTEGRATION: CWS aw024 (1.1.4); FILE ADDED 2006/11/13 11:49:07 aw 1.1.4.10: changes after resync 2006/10/27 12:14:05 aw 1.1.4.9: #i39528# ::basegfx -> basegfx adaption 2006/07/28 15:21:46 aw 1.1.4.8: #114408# adaptions for SW 2006/07/27 15:34:34 aw 1.1.4.7: #114408# adaptions for SC 2006/06/15 10:42:26 aw 1.1.4.6: #114407# redesigned OverlayManagerBuffered to work with pisel coordinates in the remembered changed zone list to be independent of MapMode changes which may happen between overlay painting and restoring 2006/06/09 13:36:23 aw 1.1.4.5: #114408# problems with  transparent vcl sub-windows like radio button form controls in life mode 2006/05/16 15:15:15 aw 1.1.4.4: changes after resync 2005/09/22 12:11:42 aw 1.1.4.3: #i39529# removed SISSL from headers 2005/08/02 10:10:55 aw 1.1.4.2: #114407# 2005/05/19 12:26:36 aw 1.1.4.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [97054951597fa657a5ed46241320ee5d2c96e485]

INTEGRATION: CWS aw024 (1.1.4); FILE ADDED 2006/10/27 12:14:05 aw 1.1.4.5: #i39528# ::basegfx -> basegfx adaption 2006/07/27 15:34:34 aw 1.1.4.4: #114408# adaptions for SC 2006/07/07 16:03:14 aw 1.1.4.3: adaptions after resync SRC680m171->SRC680m174 2005/09/22 12:11:42 aw 1.1.4.2: #i39529# removed SISSL from headers 2005/05/19 12:26:47 aw 1.1.4.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [64daa8b7f03450d0f1672a4bc7cbca9ebc848c4e]

INTEGRATION: CWS aw024 (1.1.4); FILE ADDED 2005/09/22 12:11:42 aw 1.1.4.2: #i39529# removed SISSL from headers 2005/05/19 12:26:25 aw 1.1.4.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [79c4d40482adecca8958355a29da21c9b52d55fb]

INTEGRATION: CWS aw024 (1.1.4); FILE ADDED 2006/10/27 12:14:04 aw 1.1.4.4: #i39528# ::basegfx -> basegfx adaption 2006/07/07 16:03:14 aw 1.1.4.3: adaptions after resync SRC680m171->SRC680m174 2005/09/22 12:11:41 aw 1.1.4.2: #i39529# removed SISSL from headers 2005/05/19 12:26:15 aw 1.1.4.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [3eda55f4184a35a953d13b1e6984cc5e492489c4]

INTEGRATION: CWS aw024 (1.1.4); FILE ADDED 2006/10/27 12:14:04 aw 1.1.4.3: #i39528# ::basegfx -> basegfx adaption 2005/09/22 12:11:41 aw 1.1.4.2: #i39529# removed SISSL from headers 2005/05/19 12:26:04 aw 1.1.4.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [6596113a4e0ce0e02a60507f5169b481af39cb27]

INTEGRATION: CWS aw024 (1.1.4); FILE ADDED 2006/10/27 12:14:04 aw 1.1.4.3: #i39528# ::basegfx -> basegfx adaption 2005/09/22 12:11:41 aw 1.1.4.2: #i39529# removed SISSL from headers 2005/05/19 12:25:54 aw 1.1.4.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [fd8a0e98f1b9c9feb87773f7d609966f2b704410]

INTEGRATION: CWS aw024 (1.1.4); FILE ADDED 2006/10/27 12:14:04 aw 1.1.4.3: #i39528# ::basegfx -> basegfx adaption 2005/09/22 12:11:40 aw 1.1.4.2: #i39529# removed SISSL from headers 2005/05/19 12:25:44 aw 1.1.4.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [ea177a0158f009e1a39dba0bb86e3fd045c8a8ff]

INTEGRATION: CWS aw024 (1.1.4); FILE ADDED 2006/10/27 12:14:04 aw 1.1.4.3: #i39528# ::basegfx -> basegfx adaption 2005/09/22 12:11:40 aw 1.1.4.2: #i39529# removed SISSL from headers 2005/05/19 12:25:33 aw 1.1.4.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [76f192d30ec4af6fd5fd97cbb8e3e35808982356]

INTEGRATION: CWS aw024 (1.1.4); FILE ADDED 2006/10/27 12:14:03 aw 1.1.4.3: #i39528# ::basegfx -> basegfx adaption 2005/09/22 12:11:39 aw 1.1.4.2: #i39529# removed SISSL from headers 2005/05/19 12:25:22 aw 1.1.4.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [6c593cb177b76c02591c7e2fac8bf8294d1a83e7]

INTEGRATION: CWS aw024 (1.1.4); FILE ADDED 2006/11/13 14:03:18 aw 1.1.4.3: changes after resync 2005/09/22 12:11:39 aw 1.1.4.2: #i39529# removed SISSL from headers 2005/05/19 12:28:51 aw 1.1.4.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [bc9f1601b7dceb90ffdd4317f229bcfc00fb55dc]

INTEGRATION: CWS aw024 (1.1.2); FILE ADDED 2006/10/25 13:16:18 fs 1.1.2.6: #i70768# really draw the control onto the requested device, not onto its parent window (which might be different) 2006/10/24 07:33:24 fs 1.1.2.5: #i70604# ensureControl( displayInfo ): use the page view's device, if possible 2006/07/19 09:07:39 fs 1.1.2.4: #i67278# when painting during PDF export, don't forget to set the XGraphics at the control (in case we need a default draw for controls without PDF representation) 2006/07/19 07:44:11 fs 1.1.2.3: #i67277# in some situations, it's allowed to not have an m_xContainer ... 2006/07/07 16:03:14 aw 1.1.2.2: adaptions after resync SRC680m171->SRC680m174 2006/06/30 12:08:11 aw 1.1.2.1: #i62525 moved UnoControlView*Contact to View*ContactOfUnoControl


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [11f274955211c7e68daa124cff0bf4200a0f0e53]

INTEGRATION: CWS aw024 (1.6.88); FILE MERGED 2006/09/21 19:18:48 aw 1.6.88.5: RESYNC: (1.8-1.9); FILE MERGED 2006/07/04 13:09:10 aw 1.6.88.4: RESYNC: (1.7-1.8); FILE MERGED 2006/06/08 16:39:40 aw 1.6.88.3: #114409# corrected ViewObjectContactOfSdrMediaObj::getWindow() where it was implied that GetObjectContact() is always a ObjectContactOfPageView. This is not the case e.g when the preview is painted. 2005/09/18 04:50:52 aw 1.6.88.2: RESYNC: (1.6-1.7); FILE MERGED 2005/05/19 12:31:24 aw 1.6.88.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [a4071d39fc9f3c1a49eeb3e92a5b843a5d914700]

INTEGRATION: CWS aw024 (1.8.50); FILE MERGED 2006/09/21 19:18:31 aw 1.8.50.5: RESYNC: (1.11-1.12); FILE MERGED 2006/08/03 15:23:55 aw 1.8.50.4: RESYNC: (1.10-1.11); FILE MERGED 2006/07/04 13:09:03 aw 1.8.50.3: RESYNC: (1.9-1.10); FILE MERGED 2005/09/18 04:50:34 aw 1.8.50.2: RESYNC: (1.8-1.9); FILE MERGED 2005/05/19 12:31:24 aw 1.8.50.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [89ff8acb03b10826ad2a11c6e8e424d75ffed4a9]

INTEGRATION: CWS aw024 (1.1.2); FILE ADDED 2006/07/19 09:50:35 fs 1.1.2.2: #i67280# CreateObjectSpecificViewObjectContact: for calc, a PDF-export-device also is a print-preview device - so check in the proper order 2006/06/30 12:07:51 aw 1.1.2.1: #i62525 moved UnoControlView*Contact to View*ContactOfUnoControl


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [1945496b97a24cd440674fc2d31c1d8644c3e7a8]

INTEGRATION: CWS aw024 (1.13.50); FILE MERGED 2006/09/21 19:17:50 aw 1.13.50.5: RESYNC: (1.16-1.17); FILE MERGED 2006/07/04 13:08:55 aw 1.13.50.4: RESYNC: (1.15-1.16); FILE MERGED 2005/11/18 17:04:09 aw 1.13.50.3: RESYNC: (1.14-1.15); FILE MERGED 2005/09/18 04:50:00 aw 1.13.50.2: RESYNC: (1.13-1.14); FILE MERGED 2005/05/19 12:31:23 aw 1.13.50.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [bb4009120cec1d9065eb4adff224f13d3697cb74]

INTEGRATION: CWS aw024 (1.13.32); FILE MERGED 2006/09/21 19:17:33 aw 1.13.32.2: RESYNC: (1.13-1.14); FILE MERGED 2006/07/07 16:03:14 aw 1.13.32.1: adaptions after resync SRC680m171->SRC680m174


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [68c8befab618c9923b351249f502ac7ffc44fc55]

INTEGRATION: CWS aw024 (1.3.218); FILE MERGED 2006/09/21 19:17:26 aw 1.3.218.4: RESYNC: (1.5-1.6); FILE MERGED 2006/07/04 13:08:39 aw 1.3.218.3: RESYNC: (1.4-1.5); FILE MERGED 2005/09/18 04:49:34 aw 1.3.218.2: RESYNC: (1.3-1.4); FILE MERGED 2005/04/26 15:04:21 aw 1.3.218.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [69ba58d69a3195ea15327a3914e076bdf5f686dc]

INTEGRATION: CWS aw024 (1.9.50); FILE MERGED 2006/09/25 09:33:26 aw 1.9.50.10: changes after resync to m185 2006/09/21 19:16:01 aw 1.9.50.9: RESYNC: (1.13-1.15); FILE MERGED 2006/07/04 13:07:24 aw 1.9.50.8: RESYNC: (1.12-1.13); FILE MERGED 2006/06/30 12:08:38 aw 1.9.50.7: #i62525 moved UnoControlView*Contact to View*ContactOfUnoControl 2006/05/16 14:02:38 aw 1.9.50.6: changes after resync 2006/05/12 18:47:07 aw 1.9.50.5: RESYNC: (1.11-1.12); FILE MERGED 2006/01/25 07:00:02 fs 1.9.50.4: merge changes from CWS formcontacts (for #i52724#) herein 2005/11/18 17:03:54 aw 1.9.50.3: RESYNC: (1.10-1.11); FILE MERGED 2005/09/18 04:46:56 aw 1.9.50.2: RESYNC: (1.9-1.10); FILE MERGED 2005/05/19 12:31:23 aw 1.9.50.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [f2548c82dcdf4712fb376f873fe551810de25921]

INTEGRATION: CWS aw024 (1.4.92); FILE MERGED 2006/09/21 19:15:48 aw 1.4.92.4: RESYNC: (1.6-1.7); FILE MERGED 2006/07/04 13:07:18 aw 1.4.92.3: RESYNC: (1.5-1.6); FILE MERGED 2005/09/18 04:46:45 aw 1.4.92.2: RESYNC: (1.4-1.5); FILE MERGED 2005/05/19 12:31:22 aw 1.4.92.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [9c818d76590daeed6de58643d8c52885ccf475d5]

INTEGRATION: CWS aw024 (1.9.194); FILE MERGED 2006/07/04 13:06:53 aw 1.9.194.5: RESYNC: (1.10-1.11); FILE MERGED 2006/06/30 12:08:38 aw 1.9.194.4: #i62525 moved UnoControlView*Contact to View*ContactOfUnoControl 2006/01/25 07:00:02 fs 1.9.194.3: merge changes from CWS formcontacts (for #i52724#) herein 2005/09/18 04:46:27 aw 1.9.194.2: RESYNC: (1.9-1.10); FILE MERGED 2005/05/19 12:31:22 aw 1.9.194.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [d4e7b6f3a01e322dd1a3b4d31abd507ecb2e788c]

INTEGRATION: CWS aw024 (1.7.138); FILE MERGED 2006/11/10 03:40:29 aw 1.7.138.5: RESYNC: (1.10-1.11); FILE MERGED 2006/09/21 19:15:31 aw 1.7.138.4: RESYNC: (1.9-1.10); FILE MERGED 2006/07/04 13:07:01 aw 1.7.138.3: RESYNC: (1.8-1.9); FILE MERGED 2005/09/18 04:46:13 aw 1.7.138.2: RESYNC: (1.7-1.8); FILE MERGED 2005/05/19 12:31:22 aw 1.7.138.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [22479832020e5cd9684fae89ccd833b201da6432]

INTEGRATION: CWS aw024 (1.28.256); FILE MERGED 2006/11/10 03:39:23 aw 1.28.256.6: RESYNC: (1.31-1.32); FILE MERGED 2006/10/27 12:14:03 aw 1.28.256.5: #i39528# ::basegfx -> basegfx adaption 2006/09/21 19:13:12 aw 1.28.256.4: RESYNC: (1.30-1.31); FILE MERGED 2006/07/04 13:05:11 aw 1.28.256.3: RESYNC: (1.29-1.30); FILE MERGED 2005/09/18 04:42:38 aw 1.28.256.2: RESYNC: (1.28-1.29); FILE MERGED 2005/04/26 15:04:20 aw 1.28.256.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [e50404c184592fe59a20d4f1420796fd71e9bddd]

INTEGRATION: CWS aw024 (1.118.72); FILE MERGED 2006/11/10 03:37:14 aw 1.118.72.14: RESYNC: (1.136-1.141); FILE MERGED 2006/10/27 12:14:02 aw 1.118.72.13: #i39528# ::basegfx -> basegfx adaption 2006/09/21 19:10:25 aw 1.118.72.12: RESYNC: (1.135-1.136); FILE MERGED 2006/07/04 13:02:05 aw 1.118.72.11: RESYNC: (1.134-1.135); FILE MERGED 2006/05/12 18:45:30 aw 1.118.72.10: RESYNC: (1.128-1.134); FILE MERGED 2006/01/26 22:07:22 aw 1.118.72.9: RESYNC: (1.127-1.128); FILE MERGED 2005/11/18 16:59:50 aw 1.118.72.8: RESYNC: (1.123-1.127); FILE MERGED 2005/09/18 04:34:35 aw 1.118.72.7: RESYNC: (1.122-1.123); FILE MERGED 2005/08/04 15:46:23 sj 1.118.72.6: #48467# using GraphicExporter component for exports, graphic filter progress now works now via xStatusIndicater instead of callback mechanism 2005/07/22 10:53:36 aw 1.118.72.5: RESYNC: (1.119-1.122); FILE MERGED 2005/05/25 09:50:50 aw 1.118.72.4: #i39529# 2005/05/13 15:59:23 aw 1.118.72.3: RESYNC: (1.118-1.119); FILE MERGED 2005/05/12 16:39:28 aw 1.118.72.2: #i39529# 2005/04/26 15:04:20 aw 1.118.72.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [e4e7fcec8580a0119ac478f0484fdc5e58ba3af6]

INTEGRATION: CWS aw024 (1.3.506); FILE MERGED 2006/10/27 12:14:02 aw 1.3.506.3: #i39528# ::basegfx -> basegfx adaption 2005/09/18 04:34:16 aw 1.3.506.2: RESYNC: (1.3-1.4); FILE MERGED 2005/04/26 15:04:19 aw 1.3.506.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [098889bcec4ec2b06f084fc531e10eaeaa2b9804]

INTEGRATION: CWS aw024 (1.5.506); FILE MERGED 2006/11/10 03:36:58 aw 1.5.506.7: RESYNC: (1.8-1.9); FILE MERGED 2006/10/27 12:14:01 aw 1.5.506.6: #i39528# ::basegfx -> basegfx adaption 2006/09/21 19:10:00 aw 1.5.506.5: RESYNC: (1.7-1.8); FILE MERGED 2006/07/07 16:03:13 aw 1.5.506.4: adaptions after resync SRC680m171->SRC680m174 2006/07/04 13:01:51 aw 1.5.506.3: RESYNC: (1.6-1.7); FILE MERGED 2005/09/18 04:34:03 aw 1.5.506.2: RESYNC: (1.5-1.6); FILE MERGED 2005/04/26 15:04:19 aw 1.5.506.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [a0312c683786519174847f8b284ffbf641e0c270]

INTEGRATION: CWS aw024 (1.37.346); FILE MERGED 2006/10/27 12:14:01 aw 1.37.346.6: #i39528# ::basegfx -> basegfx adaption 2006/09/21 19:09:53 aw 1.37.346.5: RESYNC: (1.39-1.40); FILE MERGED 2006/07/04 13:01:33 aw 1.37.346.4: RESYNC: (1.38-1.39); FILE MERGED 2005/09/18 04:33:31 aw 1.37.346.3: RESYNC: (1.37-1.38); FILE MERGED 2005/05/12 16:39:28 aw 1.37.346.2: #i39529# 2005/04/26 15:04:18 aw 1.37.346.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [e3b3dafc7bf0681fa21465cc65b7363ff1d8f6f6]

INTEGRATION: CWS aw024 (1.28.20); FILE MERGED 2006/11/10 03:36:52 aw 1.28.20.6: RESYNC: (1.32-1.33); FILE MERGED 2006/09/21 19:09:45 aw 1.28.20.5: RESYNC: (1.31-1.32); FILE MERGED 2006/07/04 13:01:00 aw 1.28.20.4: RESYNC: (1.30-1.31); FILE MERGED 2005/11/18 16:59:38 aw 1.28.20.3: RESYNC: (1.29-1.30); FILE MERGED 2005/09/18 04:32:55 aw 1.28.20.2: RESYNC: (1.28-1.29); FILE MERGED 2005/08/04 15:45:54 sj 1.28.20.1: #48467# using GraphicExporter component for exports, graphic filter progress now works now via xStatusIndicater instead of callback mechanism


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [b3ebbfe085ff80dd13fd80b21038c0f45b9bf729]

INTEGRATION: CWS aw024 (1.54.20); FILE MERGED 2006/11/10 03:36:38 aw 1.54.20.8: RESYNC: (1.64-1.65); FILE MERGED 2006/09/21 19:09:38 aw 1.54.20.7: RESYNC: (1.63-1.64); FILE MERGED 2006/08/03 15:22:44 aw 1.54.20.6: RESYNC: (1.62-1.63); FILE MERGED 2006/07/04 13:00:52 aw 1.54.20.5: RESYNC: (1.61-1.62); FILE MERGED 2006/05/12 18:45:14 aw 1.54.20.4: RESYNC: (1.57-1.61); FILE MERGED 2005/11/18 16:59:31 aw 1.54.20.3: RESYNC: (1.55-1.57); FILE MERGED 2005/09/18 04:32:47 aw 1.54.20.2: RESYNC: (1.54-1.55); FILE MERGED 2005/08/04 15:45:35 sj 1.54.20.1: #48467# using GraphicExporter component for exports, graphic filter progress now works now via xStatusIndicater instead of callback mechanism


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [636d9822c5693f3832df75678bcebdd449897877]

INTEGRATION: CWS aw024 (1.3.196); FILE MERGED 2006/11/13 14:07:42 aw 1.3.196.8: changes after resync 2006/11/13 13:41:32 aw 1.3.196.7: changes after resync 2006/10/27 12:14:01 aw 1.3.196.6: #i39528# ::basegfx -> basegfx adaption 2006/09/21 19:04:52 aw 1.3.196.5: RESYNC: (1.5-1.6); FILE MERGED 2006/07/07 16:03:13 aw 1.3.196.4: adaptions after resync SRC680m171->SRC680m174 2006/07/04 12:55:51 aw 1.3.196.3: RESYNC: (1.4-1.5); FILE MERGED 2005/09/18 04:24:20 aw 1.3.196.2: RESYNC: (1.3-1.4); FILE MERGED 2005/04/26 15:04:18 aw 1.3.196.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [4b9ddfef8374a517f744cc9b652217b48f70a309]

INTEGRATION: CWS aw024 (1.3.506); FILE MERGED 2006/10/27 12:14:01 aw 1.3.506.5: #i39528# ::basegfx -> basegfx adaption 2005/09/18 04:20:30 aw 1.3.506.4: RESYNC: (1.3-1.4); FILE MERGED 2005/05/25 09:50:49 aw 1.3.506.3: #i39529# 2005/05/12 16:39:27 aw 1.3.506.2: #i39529# 2005/04/26 15:04:17 aw 1.3.506.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [349c4ed944b68797898999b18af23e57f3cdcef4]

INTEGRATION: CWS aw024 (1.7.138); FILE MERGED 2006/10/27 12:14:00 aw 1.7.138.5: #i39528# ::basegfx -> basegfx adaption 2005/09/18 04:18:19 aw 1.7.138.4: RESYNC: (1.7-1.8); FILE MERGED 2005/07/21 16:24:22 aw 1.7.138.3: #i39532# 2005/05/12 16:39:27 aw 1.7.138.2: #i39529# 2005/04/26 15:04:17 aw 1.7.138.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [c818e8811d6762de56d7da8c61b066be89fbf867]

INTEGRATION: CWS aw024 (1.23.88); FILE MERGED 2006/07/04 12:53:32 aw 1.23.88.6: RESYNC: (1.26-1.27); FILE MERGED 2006/02/24 13:46:01 fs 1.23.88.5: #FmXPageViewWinRec: remember the control container we're working for, instead of relying on the controllers knowing it (there might be no controllers) 2005/11/18 16:57:12 aw 1.23.88.4: RESYNC: (1.25-1.26); FILE MERGED 2005/09/18 04:13:36 aw 1.23.88.3: RESYNC: (1.24-1.25); FILE MERGED 2005/07/22 10:52:38 aw 1.23.88.2: RESYNC: (1.23-1.24); FILE MERGED 2005/05/19 12:31:21 aw 1.23.88.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [b176bb5157eff0f8d382b8dc96340733987bfc84]

INTEGRATION: CWS aw024 (1.9.140); FILE MERGED 2006/07/04 12:52:12 aw 1.9.140.5: RESYNC: (1.14-1.15); FILE MERGED 2005/09/18 04:10:26 aw 1.9.140.4: RESYNC: (1.13-1.14); FILE MERGED 2005/07/22 10:52:08 aw 1.9.140.3: RESYNC: (1.12-1.13); FILE MERGED 2005/03/24 00:32:53 aw 1.9.140.2: RESYNC: (1.9-1.12); FILE MERGED 2004/12/23 16:52:39 aw 1.9.140.1: #i39525


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [8cbc74e14cbf497d521ad6466ede05784adcc6a4]

INTEGRATION: CWS aw024 (1.17.12); FILE MERGED 2006/07/04 12:51:51 aw 1.17.12.2: RESYNC: (1.17-1.18); FILE MERGED 2006/01/25 07:00:02 fs 1.17.12.1: merge changes from CWS formcontacts (for #i52724#) herein


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [bdadbb5790367f012975557675d71f4a13ad6fc0]

INTEGRATION: CWS aw024 (1.33.18); FILE MERGED 2006/11/10 03:31:25 aw 1.33.18.12: RESYNC: (1.42-1.43); FILE MERGED 2006/09/21 19:02:56 aw 1.33.18.11: RESYNC: (1.41-1.42); FILE MERGED 2006/07/04 12:50:00 aw 1.33.18.10: RESYNC: (1.40-1.41); FILE MERGED 2006/05/12 18:40:33 aw 1.33.18.9: RESYNC: (1.38-1.40); FILE MERGED 2006/01/30 18:58:11 aw 1.33.18.8: RESYNC: (1.37-1.38); FILE MERGED 2005/11/18 16:55:54 aw 1.33.18.7: RESYNC: (1.36-1.37); FILE MERGED 2005/09/18 04:03:36 aw 1.33.18.6: RESYNC: (1.35-1.36); FILE MERGED 2005/07/22 10:51:24 aw 1.33.18.5: RESYNC: (1.34-1.35); FILE MERGED 2005/05/19 12:31:21 aw 1.33.18.4: #i39529# 2005/05/12 16:39:27 aw 1.33.18.3: #i39529# 2005/03/24 00:31:16 aw 1.33.18.2: RESYNC: (1.33-1.34); FILE MERGED 2004/12/23 16:52:38 aw 1.33.18.1: #i39525


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [33ae0fc857b6245b68ea2bce52814d4dc38675f5]

INTEGRATION: CWS aw024 (1.18.20); FILE MERGED 2006/11/10 03:31:18 aw 1.18.20.8: RESYNC: (1.22-1.23); FILE MERGED 2006/09/21 19:02:49 aw 1.18.20.7: RESYNC: (1.21-1.22); FILE MERGED 2006/07/04 12:49:52 aw 1.18.20.6: RESYNC: (1.20-1.21); FILE MERGED 2005/11/18 16:55:47 aw 1.18.20.5: RESYNC: (1.19-1.20); FILE MERGED 2005/09/18 04:03:27 aw 1.18.20.4: RESYNC: (1.18-1.19); FILE MERGED 2005/05/19 12:31:20 aw 1.18.20.3: #i39529# 2005/05/12 16:39:26 aw 1.18.20.2: #i39529# 2005/04/26 15:04:16 aw 1.18.20.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [4fa35ed279732674cf6d812fa0764a5d83c4b683]

INTEGRATION: CWS aw024 (1.31.18); FILE MERGED 2006/09/21 19:02:42 aw 1.31.18.11: RESYNC: (1.39-1.40); FILE MERGED 2006/07/04 12:49:45 aw 1.31.18.10: RESYNC: (1.38-1.39); FILE MERGED 2006/05/12 18:40:23 aw 1.31.18.9: RESYNC: (1.36-1.38); FILE MERGED 2006/01/30 18:58:03 aw 1.31.18.8: RESYNC: (1.35-1.36); FILE MERGED 2006/01/26 22:05:11 aw 1.31.18.7: RESYNC: (1.34-1.35); FILE MERGED 2005/09/18 04:03:02 aw 1.31.18.6: RESYNC: (1.33-1.34); FILE MERGED 2005/08/04 15:44:43 sj 1.31.18.5: #48467# using GraphicExporter component for exports, graphic filter progress now works now via xStatusIndicater instead of callback mechanism 2005/05/19 12:31:20 aw 1.31.18.4: #i39529# 2005/05/13 15:55:16 aw 1.31.18.3: RESYNC: (1.32-1.33); FILE MERGED 2005/03/24 00:31:08 aw 1.31.18.2: RESYNC: (1.31-1.32); FILE MERGED 2004/12/23 16:52:38 aw 1.31.18.1: #i39525


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [0cc026a8a5153125e593bfa4df0e408da475663c]

INTEGRATION: CWS aw024 (1.7.92); FILE MERGED 2006/09/21 18:59:52 aw 1.7.92.6: RESYNC: (1.10-1.11); FILE MERGED 2006/08/03 15:21:00 aw 1.7.92.5: RESYNC: (1.9-1.10); FILE MERGED 2006/07/04 12:48:04 aw 1.7.92.4: RESYNC: (1.8-1.9); FILE MERGED 2005/09/18 03:58:10 aw 1.7.92.3: RESYNC: (1.7-1.8); FILE MERGED 2005/05/26 11:28:01 aw 1.7.92.2: #i39531# 2005/05/19 12:31:19 aw 1.7.92.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [ba3d6084752979f70343b80345b31c290102a327]

INTEGRATION: CWS aw024 (1.18.92); FILE MERGED 2006/11/10 03:30:45 aw 1.18.92.9: RESYNC: (1.24-1.25); FILE MERGED 2006/09/21 18:59:45 aw 1.18.92.8: RESYNC: (1.23-1.24); FILE MERGED 2006/08/03 15:20:52 aw 1.18.92.7: RESYNC: (1.22-1.23); FILE MERGED 2006/07/04 12:47:56 aw 1.18.92.6: RESYNC: (1.21-1.22); FILE MERGED 2006/05/12 18:39:17 aw 1.18.92.5: RESYNC: (1.20-1.21); FILE MERGED 2005/09/18 03:58:00 aw 1.18.92.4: RESYNC: (1.19-1.20); FILE MERGED 2005/07/22 10:51:16 aw 1.18.92.3: RESYNC: (1.18-1.19); FILE MERGED 2005/05/26 11:28:01 aw 1.18.92.2: #i39531# 2005/05/19 12:31:19 aw 1.18.92.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [b477d799655c8637465cc4c6a2220140e8d16c2f]

INTEGRATION: CWS aw024 (1.44.88); FILE MERGED 2006/11/10 03:30:28 aw 1.44.88.13: RESYNC: (1.54-1.58); FILE MERGED 2006/09/21 18:58:56 aw 1.44.88.12: RESYNC: (1.53-1.54); FILE MERGED 2006/08/03 15:20:14 aw 1.44.88.11: RESYNC: (1.52-1.53); FILE MERGED 2006/07/07 16:03:13 aw 1.44.88.10: adaptions after resync SRC680m171->SRC680m174 2006/07/04 12:47:26 aw 1.44.88.9: RESYNC: (1.51-1.52); FILE MERGED 2006/05/12 18:38:50 aw 1.44.88.8: RESYNC: (1.48-1.51); FILE MERGED 2006/02/24 13:46:35 fs 1.44.88.7: #FmXPageViewWinRec: remember the control container we're working for, instead of relying on the controllers knowing it (there might be no controllers) 2006/01/26 21:48:32 aw 1.44.88.6: RESYNC: (1.46-1.48); FILE MERGED 2006/01/25 07:00:01 fs 1.44.88.5: merge changes from CWS formcontacts (for #i52724#) herein 2005/11/18 16:54:17 aw 1.44.88.4: RESYNC: (1.45-1.46); FILE MERGED 2005/09/18 03:56:42 aw 1.44.88.3: RESYNC: (1.44-1.45); FILE MERGED 2005/05/26 11:28:00 aw 1.44.88.2: #i39531# 2005/05/19 12:31:19 aw 1.44.88.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [6a0dba284025052cd7893589bb7d258376ef879f]

INTEGRATION: CWS aw024 (1.36.190); FILE MERGED 2006/11/10 03:30:22 aw 1.36.190.12: RESYNC: (1.44-1.45); FILE MERGED 2006/09/21 18:58:42 aw 1.36.190.11: RESYNC: (1.43-1.44); FILE MERGED 2006/08/03 15:20:06 aw 1.36.190.10: RESYNC: (1.42-1.43); FILE MERGED 2006/07/04 12:47:17 aw 1.36.190.9: RESYNC: (1.41-1.42); FILE MERGED 2006/02/24 13:46:55 fs 1.36.190.8: #i62528# DeleteWindowFromPaintView: call base class last 2006/01/25 07:00:01 fs 1.36.190.7: merge changes from CWS formcontacts (for #i52724#) herein 2005/09/18 03:56:33 aw 1.36.190.6: RESYNC: (1.40-1.41); FILE MERGED 2005/07/22 10:50:50 aw 1.36.190.5: RESYNC: (1.38-1.40); FILE MERGED 2005/05/26 11:28:00 aw 1.36.190.4: #i39531# 2005/05/19 12:31:18 aw 1.36.190.3: #i39529# 2005/05/13 15:54:25 aw 1.36.190.2: RESYNC: (1.36-1.38); FILE MERGED 2005/05/12 16:39:25 aw 1.36.190.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [f7f9d197e7b853e10144f94595360d5f8e093c99]

INTEGRATION: CWS aw024 (1.3.36); FILE MERGED 2006/11/10 03:29:58 aw 1.3.36.8: RESYNC: (1.9-1.10); FILE MERGED 2006/09/21 18:58:05 aw 1.3.36.7: RESYNC: (1.8-1.9); FILE MERGED 2006/07/04 12:46:50 aw 1.3.36.6: RESYNC: (1.7-1.8); FILE MERGED 2006/05/12 18:38:16 aw 1.3.36.5: RESYNC: (1.6-1.7); FILE MERGED 2006/01/26 21:48:24 aw 1.3.36.4: RESYNC: (1.5-1.6); FILE MERGED 2005/11/18 16:54:09 aw 1.3.36.3: RESYNC: (1.4-1.5); FILE MERGED 2005/09/18 03:55:46 aw 1.3.36.2: RESYNC: (1.3-1.4); FILE MERGED 2005/07/26 11:47:41 aw 1.3.36.1: #114176#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [0e059d43441f55f4813f0570bb23ce4308f55f25]

INTEGRATION: CWS aw024 (1.66.76); FILE MERGED 2006/11/10 03:29:42 aw 1.66.76.12: RESYNC: (1.77-1.79); FILE MERGED 2006/09/21 18:57:12 aw 1.66.76.11: RESYNC: (1.76-1.77); FILE MERGED 2006/08/03 15:19:49 aw 1.66.76.10: RESYNC: (1.75-1.76); FILE MERGED 2006/07/04 12:45:49 aw 1.66.76.9: RESYNC: (1.74-1.75); FILE MERGED 2006/05/12 18:37:54 aw 1.66.76.8: RESYNC: (1.73-1.74); FILE MERGED 2006/01/26 21:47:58 aw 1.66.76.7: RESYNC: (1.69-1.73); FILE MERGED 2006/01/25 07:00:01 fs 1.66.76.6: merge changes from CWS formcontacts (for #i52724#) herein 2005/11/18 16:53:41 aw 1.66.76.5: RESYNC: (1.68-1.69); FILE MERGED 2005/09/18 03:54:28 aw 1.66.76.4: RESYNC: (1.67-1.68); FILE MERGED 2005/07/22 10:50:31 aw 1.66.76.3: RESYNC: (1.66-1.67); FILE MERGED 2005/05/26 11:27:59 aw 1.66.76.2: #i39531# 2005/05/19 12:31:18 aw 1.66.76.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [a9e9cd9783906c10660a934345c31682d191f8c2]

INTEGRATION: CWS aw024 (1.61.34); FILE MERGED 2006/09/21 18:57:05 aw 1.61.34.8: RESYNC: (1.67-1.68); FILE MERGED 2006/08/03 15:19:38 aw 1.61.34.7: RESYNC: (1.66-1.67); FILE MERGED 2006/07/04 12:45:37 aw 1.61.34.6: RESYNC: (1.65-1.66); FILE MERGED 2005/11/18 16:53:32 aw 1.61.34.5: RESYNC: (1.64-1.65); FILE MERGED 2005/09/18 03:54:19 aw 1.61.34.4: RESYNC: (1.63-1.64); FILE MERGED 2005/07/22 10:50:19 aw 1.61.34.3: RESYNC: (1.61-1.63); FILE MERGED 2005/05/26 11:27:59 aw 1.61.34.2: #i39531# 2005/05/19 12:31:17 aw 1.61.34.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [3ceaf31bc3d2b765272e65c32fb181e15c0e3f01]

INTEGRATION: CWS aw024 (1.11.92); FILE MERGED 2006/11/10 03:29:20 aw 1.11.92.8: RESYNC: (1.16-1.17); FILE MERGED 2006/09/21 18:55:56 aw 1.11.92.7: RESYNC: (1.15-1.16); FILE MERGED 2006/07/04 12:44:48 aw 1.11.92.6: RESYNC: (1.13-1.14); FILE MERGED 2006/06/27 13:28:18 fs 1.11.92.5: proper ids (not based on OBJ_UNO, to prevent conflicts) 2005/09/18 03:48:18 aw 1.11.92.4: RESYNC: (1.12-1.13); FILE MERGED 2005/05/19 12:31:17 aw 1.11.92.3: #i39529# 2005/03/24 00:26:10 aw 1.11.92.2: RESYNC: (1.11-1.12); FILE MERGED 2004/12/23 16:52:36 aw 1.11.92.1: #i39525


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [c3e51f6071347371aed45e5f97c18da4c0ff27ab]

INTEGRATION: CWS aw024 (1.51.48); FILE MERGED 2006/11/10 03:28:55 aw 1.51.48.11: RESYNC: (1.57-1.58); FILE MERGED 2006/09/21 18:54:26 aw 1.51.48.10: RESYNC: (1.56-1.57); FILE MERGED 2006/08/03 15:19:24 aw 1.51.48.9: RESYNC: (1.55-1.56); FILE MERGED 2006/07/07 16:03:13 aw 1.51.48.8: adaptions after resync SRC680m171->SRC680m174 2006/07/04 12:43:18 aw 1.51.48.7: RESYNC: (1.54-1.55); FILE MERGED 2006/01/26 21:47:34 aw 1.51.48.6: RESYNC: (1.53-1.54); FILE MERGED 2006/01/25 07:00:00 fs 1.51.48.5: merge changes from CWS formcontacts (for #i52724#) herein 2005/11/18 16:53:06 aw 1.51.48.4: RESYNC: (1.52-1.53); FILE MERGED 2005/09/18 03:50:42 aw 1.51.48.3: RESYNC: (1.51-1.52); FILE MERGED 2005/05/26 11:27:58 aw 1.51.48.2: #i39531# 2005/05/19 12:31:16 aw 1.51.48.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [0908aaf5c81a4f3e996c9eb83f9ff346af9dc7f4]

INTEGRATION: CWS aw024 (1.20.48); FILE MERGED 2006/11/10 03:28:49 aw 1.20.48.10: RESYNC: (1.26-1.27); FILE MERGED 2006/09/21 18:53:51 aw 1.20.48.9: RESYNC: (1.25-1.26); FILE MERGED 2006/09/08 17:59:17 aw 1.20.48.8: RESYNC: (1.24-1.25); FILE MERGED 2006/07/04 12:42:49 aw 1.20.48.7: RESYNC: (1.23-1.24); FILE MERGED 2006/05/16 13:53:25 aw 1.20.48.6: changes after resync 2006/05/12 18:37:17 aw 1.20.48.5: RESYNC: (1.21-1.23); FILE MERGED 2006/01/25 06:59:59 fs 1.20.48.4: merge changes from CWS formcontacts (for #i52724#) herein 2005/09/18 03:50:12 aw 1.20.48.3: RESYNC: (1.20-1.21); FILE MERGED 2005/05/26 11:27:58 aw 1.20.48.2: #i39531# 2005/05/19 12:31:16 aw 1.20.48.1: #i39529#


2006-11-14  Henning Brinkmann  <hbrinkm@openoffice.org>  [dbfca21736a8a993f6dec8a102baebaa7efdd11a]

constructor of WW8StructBase takes signed parameter for offset


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [6739c374b7eff4efcfd7cb0be3c03a49bb1dcf45]

INTEGRATION: CWS aw024 (1.1.1.1.1214); FILE MERGED 2006/10/27 12:14:00 aw 1.1.1.1.1214.9: #i39528# ::basegfx -> basegfx adaption 2006/09/21 18:50:35 aw 1.1.1.1.1214.8: RESYNC: (1.2-1.3); FILE MERGED 2006/09/19 15:17:03 aw 1.1.1.1.1214.7: #i69174# changed usage of Volume3D 2006/07/07 16:03:12 aw 1.1.1.1.1214.6: adaptions after resync SRC680m171->SRC680m174 2005/09/18 03:45:35 aw 1.1.1.1.1214.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2005/05/19 12:31:15 aw 1.1.1.1.1214.4: #i39529# 2005/04/26 15:04:16 aw 1.1.1.1.1214.3: #i39528# 2004/12/28 11:21:23 aw 1.1.1.1.1214.2: #i39528 2004/12/27 12:19:31 aw 1.1.1.1.1214.1: #i39528


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [c1ac2fbbb5fdffb0f211e1d028bc8b2093c9fd39]

INTEGRATION: CWS aw024 (1.1.2); FILE ADDED 2006/10/27 12:14:00 aw 1.1.2.2: #i39528# ::basegfx -> basegfx adaption 2006/09/14 11:24:14 aw 1.1.2.1: #i69174# splitted viewpt3d.cxx due to optimizer problems


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [3eeef376dad4ded3240069fc55bd81c0820a6174]

INTEGRATION: CWS aw024 (1.3.140); FILE MERGED 2006/10/27 12:14:00 aw 1.3.140.13: #i39528# ::basegfx -> basegfx adaption 2006/09/21 18:50:28 aw 1.3.140.12: RESYNC: (1.6-1.7); FILE MERGED 2006/09/14 11:24:59 aw 1.3.140.11: #i69174# splitted viewpt3d.cxx due to optimizer problems 2006/07/07 16:03:12 aw 1.3.140.10: adaptions after resync SRC680m171->SRC680m174 2006/07/04 12:40:17 aw 1.3.140.9: RESYNC: (1.4-1.5); FILE MERGED 2005/09/18 03:45:27 aw 1.3.140.8: RESYNC: (1.3-1.4); FILE MERGED 2005/07/29 16:40:31 aw 1.3.140.7: #114176# more fine grained: FitViewToVolume has problems... 2005/07/29 16:16:00 aw 1.3.140.6: #114176# after resync: some parts of the file seem to have optimizer problems when building without debug 2005/05/23 13:27:24 aw 1.3.140.5: i39529# 2005/05/19 12:31:15 aw 1.3.140.4: #i39529# 2005/05/12 16:39:24 aw 1.3.140.3: #i39529# 2005/04/26 15:04:16 aw 1.3.140.2: #i39528# 2004/12/23 16:52:35 aw 1.3.140.1: #i39525


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [f540105aa77cf5e7a5dcf928465cb2352a3264f9]

INTEGRATION: CWS aw024 (1.6.344); FILE MERGED 2006/09/21 18:50:21 aw 1.6.344.6: RESYNC: (1.9-1.10); FILE MERGED 2006/07/04 12:40:10 aw 1.6.344.5: RESYNC: (1.7-1.8); FILE MERGED 2005/09/18 03:45:14 aw 1.6.344.4: RESYNC: (1.6-1.7); FILE MERGED 2005/05/26 11:27:57 aw 1.6.344.3: #i39531# 2005/05/19 12:31:15 aw 1.6.344.2: #i39529# 2004/12/23 16:52:35 aw 1.6.344.1: #i39525


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [66a0ded53e44e39da41ce9eedc5a7ec1b853c3e6]

INTEGRATION: CWS aw024 (1.19.138); FILE MERGED 2006/10/27 12:13:59 aw 1.19.138.15: #i39528# ::basegfx -> basegfx adaption 2006/09/21 18:50:14 aw 1.19.138.14: RESYNC: (1.24-1.25); FILE MERGED 2006/08/04 16:18:11 aw 1.19.138.13: adaptions after resync 2006/08/04 16:17:06 aw 1.19.138.12: adaptions after resync 2006/08/03 15:18:10 aw 1.19.138.11: RESYNC: (1.22-1.23); FILE MERGED 2006/07/07 16:03:12 aw 1.19.138.10: adaptions after resync SRC680m171->SRC680m174 2006/07/04 12:40:03 aw 1.19.138.9: RESYNC: (1.21-1.22); FILE MERGED 2006/01/26 21:46:40 aw 1.19.138.8: RESYNC: (1.20-1.21); FILE MERGED 2005/09/18 03:45:07 aw 1.19.138.7: RESYNC: (1.19-1.20); FILE MERGED 2005/05/26 11:27:57 aw 1.19.138.6: #i39531# 2005/05/25 09:50:49 aw 1.19.138.5: #i39529# 2005/05/19 12:31:15 aw 1.19.138.4: #i39529# 2005/05/12 16:39:24 aw 1.19.138.3: #i39529# 2005/04/26 15:04:15 aw 1.19.138.2: #i39528# 2004/12/23 16:52:35 aw 1.19.138.1: #i39525


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [cd4a981c0c534f96f6871a1eb287e5e4d7a145cf]

INTEGRATION: CWS aw024 (1.5.412); FILE MERGED 2006/10/27 12:13:59 aw 1.5.412.5: #i39528# ::basegfx -> basegfx adaption 2006/09/21 18:50:07 aw 1.5.412.4: RESYNC: (1.7-1.8); FILE MERGED 2006/07/04 12:39:55 aw 1.5.412.3: RESYNC: (1.6-1.7); FILE MERGED 2005/09/18 03:44:56 aw 1.5.412.2: RESYNC: (1.5-1.6); FILE MERGED 2005/04/26 15:04:15 aw 1.5.412.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [7f51ccc3cb0e20cd42d64b637be7e5928051738f]

INTEGRATION: CWS aw024 (1.12.138); FILE MERGED 2006/10/27 12:13:59 aw 1.12.138.9: #i39528# ::basegfx -> basegfx adaption 2006/09/21 18:50:00 aw 1.12.138.8: RESYNC: (1.15-1.16); FILE MERGED 2006/07/07 16:03:12 aw 1.12.138.7: adaptions after resync SRC680m171->SRC680m174 2006/07/04 12:39:47 aw 1.12.138.6: RESYNC: (1.13-1.14); FILE MERGED 2005/09/18 03:44:27 aw 1.12.138.5: RESYNC: (1.12-1.13); FILE MERGED 2005/05/19 12:31:14 aw 1.12.138.4: #i39529# 2005/05/12 16:39:24 aw 1.12.138.3: #i39529# 2005/04/26 15:04:15 aw 1.12.138.2: #i39528# 2004/12/23 16:52:34 aw 1.12.138.1: #i39525


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [bbe248d3b50265331c8a5a1920c519f4fdc1c65c]

INTEGRATION: CWS aw024 (1.22.138); FILE MERGED 2006/10/27 12:12:35 aw 1.22.138.13: #i70938# added hint where problems occurred 2006/09/21 18:49:48 aw 1.22.138.12: RESYNC: (1.26-1.27); FILE MERGED 2006/09/19 15:17:03 aw 1.22.138.11: #i69174# changed usage of Volume3D 2006/08/11 14:24:29 aw 1.22.138.10: #i39528# somehow init of some E3DScene members vanished, especially mp3DDepthRemapper 2006/07/07 16:03:12 aw 1.22.138.9: adaptions after resync SRC680m171->SRC680m174 2006/07/04 12:39:40 aw 1.22.138.8: RESYNC: (1.24-1.25); FILE MERGED 2005/09/18 03:44:04 aw 1.22.138.7: RESYNC: (1.23-1.24); FILE MERGED 2005/05/23 13:27:23 aw 1.22.138.6: i39529# 2005/05/19 12:31:14 aw 1.22.138.5: #i39529# 2005/05/12 16:39:23 aw 1.22.138.4: #i39529# 2005/04/26 15:04:14 aw 1.22.138.3: #i39528# 2005/03/24 00:24:41 aw 1.22.138.2: RESYNC: (1.22-1.23); FILE MERGED 2004/12/23 16:52:34 aw 1.22.138.1: #i39525


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [f42adf82b6ad00708545aa4eee0e2ad6063d719e]

INTEGRATION: CWS aw024 (1.8.138); FILE MERGED 2006/11/10 03:27:12 aw 1.8.138.8: RESYNC: (1.12-1.13); FILE MERGED 2006/10/27 12:13:59 aw 1.8.138.7: #i39528# ::basegfx -> basegfx adaption 2006/09/21 18:49:41 aw 1.8.138.6: RESYNC: (1.11-1.12); FILE MERGED 2006/07/04 12:39:33 aw 1.8.138.5: RESYNC: (1.9-1.10); FILE MERGED 2005/09/18 03:43:42 aw 1.8.138.4: RESYNC: (1.8-1.9); FILE MERGED 2005/05/19 12:31:14 aw 1.8.138.3: #i39529# 2005/04/26 15:04:14 aw 1.8.138.2: #i39528# 2004/12/23 16:52:34 aw 1.8.138.1: #i39525


2006-11-14  Henning Brinkmann  <hbrinkm@openoffice.org>  [620d9efdfc47c416ae2d0d6d59319a654f2e3416]

*::initChildren: handle zero length DffRecords


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [433594532d2deb4fb8597a399d21093a192796c1]

INTEGRATION: CWS aw024 (1.9.138); FILE MERGED 2006/10/27 12:13:59 aw 1.9.138.7: #i39528# ::basegfx -> basegfx adaption 2006/09/21 18:49:33 aw 1.9.138.6: RESYNC: (1.12-1.13); FILE MERGED 2006/07/04 12:39:21 aw 1.9.138.5: RESYNC: (1.10-1.11); FILE MERGED 2005/09/18 03:43:28 aw 1.9.138.4: RESYNC: (1.9-1.10); FILE MERGED 2005/05/19 12:31:13 aw 1.9.138.3: #i39529# 2005/04/26 15:04:14 aw 1.9.138.2: #i39528# 2004/12/23 16:52:33 aw 1.9.138.1: #i39525


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [4753607f20bf0532c144e36b5ec44bfa96e97521]

INTEGRATION: CWS aw024 (1.3.140); FILE MERGED 2006/09/21 18:49:19 aw 1.3.140.3: RESYNC: (1.6-1.7); FILE MERGED 2005/09/18 03:43:05 aw 1.3.140.2: RESYNC: (1.3-1.4); FILE MERGED 2004/12/23 16:52:33 aw 1.3.140.1: #i39525


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [d6712c86c95215bf4289e56d91f7a7bcf156b96f]

INTEGRATION: CWS aw024 (1.35.138); FILE MERGED 2006/11/13 13:34:05 aw 1.35.138.16: changes after resync 2006/10/27 12:13:58 aw 1.35.138.15: #i39528# ::basegfx -> basegfx adaption 2006/09/21 18:49:12 aw 1.35.138.14: RESYNC: (1.38-1.39); FILE MERGED 2006/09/21 10:53:24 aw 1.35.138.13: #i39530# corrected 3d shadow and lathe behaviour 2006/09/19 15:17:03 aw 1.35.138.12: #i69174# changed usage of Volume3D 2006/07/07 16:03:11 aw 1.35.138.11: adaptions after resync SRC680m171->SRC680m174 2006/07/04 12:39:11 aw 1.35.138.10: RESYNC: (1.36-1.37); FILE MERGED 2006/05/16 15:15:14 aw 1.35.138.9: changes after resync 2005/09/18 03:40:39 aw 1.35.138.8: RESYNC: (1.35-1.36); FILE MERGED 2005/07/21 16:24:21 aw 1.35.138.7: #i39532# 2005/05/25 09:50:48 aw 1.35.138.6: #i39529# 2005/05/19 12:31:13 aw 1.35.138.5: #i39529# 2005/05/17 15:41:33 aw 1.35.138.4: #i39529# 2005/05/12 16:39:23 aw 1.35.138.3: #i39529# 2005/04/26 15:04:12 aw 1.35.138.2: #i39528# 2004/12/23 16:52:32 aw 1.35.138.1: #i39525


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [9fbf46e3be5a62d43d4dd07a52ee21b1ce4d071b]

INTEGRATION: CWS aw024 (1.7.648); FILE MERGED 2006/11/10 03:27:06 aw 1.7.648.9: RESYNC: (1.11-1.12); FILE MERGED 2006/09/14 11:25:29 aw 1.7.648.8: #i69174# no optimizer for MSC and viewpt3d.cxx 2005/09/18 03:42:57 aw 1.7.648.7: RESYNC: (1.8-1.9); FILE MERGED 2005/08/05 15:47:53 aw 1.7.648.6: #i39529# 2005/05/12 16:39:22 aw 1.7.648.5: #i39529# 2005/04/26 15:04:11 aw 1.7.648.4: #i39528# 2005/03/24 00:24:32 aw 1.7.648.3: RESYNC: (1.7-1.8); FILE MERGED 2004/12/27 12:19:29 aw 1.7.648.2: #i39528 2004/12/23 16:52:32 aw 1.7.648.1: #i39525


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [6fddda1dd740fdb922b302f0d3d77ccdac412a89]

INTEGRATION: CWS aw024 (1.18.138); FILE MERGED 2006/11/13 13:34:04 aw 1.18.138.11: changes after resync 2006/10/27 12:13:58 aw 1.18.138.10: #i39528# ::basegfx -> basegfx adaption 2006/09/21 18:49:05 aw 1.18.138.9: RESYNC: (1.21-1.22); FILE MERGED 2006/09/21 10:53:24 aw 1.18.138.8: #i39530# corrected 3d shadow and lathe behaviour 2006/07/07 16:03:11 aw 1.18.138.7: adaptions after resync SRC680m171->SRC680m174 2006/07/04 12:38:45 aw 1.18.138.6: RESYNC: (1.19-1.20); FILE MERGED 2005/09/18 03:42:37 aw 1.18.138.5: RESYNC: (1.18-1.19); FILE MERGED 2005/05/19 12:31:13 aw 1.18.138.4: #i39529# 2005/05/12 16:39:22 aw 1.18.138.3: #i39529# 2005/04/26 15:04:11 aw 1.18.138.2: #i39528# 2004/12/23 16:52:32 aw 1.18.138.1: #i39525


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [8e6d2cb480014ad5b74361ff4cb75b7e59d2b219]

INTEGRATION: CWS aw024 (1.19.138); FILE MERGED 2006/10/27 12:13:58 aw 1.19.138.7: #i39528# ::basegfx -> basegfx adaption 2006/09/21 18:48:51 aw 1.19.138.6: RESYNC: (1.21-1.22); FILE MERGED 2006/07/07 16:03:11 aw 1.19.138.5: adaptions after resync SRC680m171->SRC680m174 2006/07/04 12:38:38 aw 1.19.138.4: RESYNC: (1.20-1.21); FILE MERGED 2005/09/18 03:42:09 aw 1.19.138.3: RESYNC: (1.19-1.20); FILE MERGED 2005/05/19 12:31:12 aw 1.19.138.2: #i39529# 2005/04/26 15:04:10 aw 1.19.138.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [6dcc1bef07eabcea3e6335cd510691fe484b44ba]

INTEGRATION: CWS aw024 (1.16.138); FILE MERGED 2006/10/27 12:13:58 aw 1.16.138.7: #i39528# ::basegfx -> basegfx adaption 2006/09/21 18:48:37 aw 1.16.138.6: RESYNC: (1.19-1.20); FILE MERGED 2005/09/18 03:42:00 aw 1.16.138.5: RESYNC: (1.16-1.17); FILE MERGED 2005/05/19 12:31:12 aw 1.16.138.4: #i39529# 2005/05/12 16:39:22 aw 1.16.138.3: #i39529# 2005/04/26 15:04:10 aw 1.16.138.2: #i39528# 2004/12/23 16:52:31 aw 1.16.138.1: #i39525


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [f442456ec7072dff89bc0eded628048cc2eae3ad]

INTEGRATION: CWS aw024 (1.4.138); FILE MERGED 2006/10/27 12:13:58 aw 1.4.138.12: #i39528# ::basegfx -> basegfx adaption 2006/09/21 18:48:21 aw 1.4.138.11: RESYNC: (1.7-1.8); FILE MERGED 2006/08/03 15:18:00 aw 1.4.138.10: RESYNC: (1.6-1.7); FILE MERGED 2006/07/04 12:38:03 aw 1.4.138.9: RESYNC: (1.5-1.6); FILE MERGED 2005/09/18 03:41:26 aw 1.4.138.8: RESYNC: (1.4-1.5); FILE MERGED 2005/05/26 11:27:56 aw 1.4.138.7: #i39531# 2005/05/19 12:31:11 aw 1.4.138.6: #i39529# 2005/05/12 16:39:21 aw 1.4.138.5: #i39529# 2005/04/26 15:04:09 aw 1.4.138.4: #i39528# 2004/12/28 11:21:22 aw 1.4.138.3: #i39528 2004/12/27 12:19:28 aw 1.4.138.2: #i39528 2004/12/23 16:52:31 aw 1.4.138.1: #i39525


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [f623b524aaad0530f69fedd91b3d8fbdf78a546b]

INTEGRATION: CWS aw024 (1.4.1208); FILE MERGED 2006/10/27 12:13:57 aw 1.4.1208.4: #i39528# ::basegfx -> basegfx adaption 2006/09/21 18:48:14 aw 1.4.1208.3: RESYNC: (1.5-1.6); FILE MERGED 2005/09/18 03:41:09 aw 1.4.1208.2: RESYNC: (1.4-1.5); FILE MERGED 2005/04/26 15:04:09 aw 1.4.1208.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [a4ed6f6a3e1b430c847f28117e6062154630bd8b]

INTEGRATION: CWS aw024 (1.10.138); FILE MERGED 2006/10/27 12:13:57 aw 1.10.138.8: #i39528# ::basegfx -> basegfx adaption 2006/09/21 18:48:07 aw 1.10.138.7: RESYNC: (1.13-1.14); FILE MERGED 2006/07/04 12:37:55 aw 1.10.138.6: RESYNC: (1.11-1.12); FILE MERGED 2005/09/18 03:40:56 aw 1.10.138.5: RESYNC: (1.10-1.11); FILE MERGED 2005/05/19 12:31:11 aw 1.10.138.4: #i39529# 2005/05/12 16:39:21 aw 1.10.138.3: #i39529# 2005/04/26 15:04:09 aw 1.10.138.2: #i39528# 2004/12/23 16:52:31 aw 1.10.138.1: #i39525


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [a76843c3f61db1dc89b3cdd4f40c39e8ec99544b]

INTEGRATION: CWS aw024 (1.3.140); FILE MERGED 2006/10/27 12:13:57 aw 1.3.140.5: #i39528# ::basegfx -> basegfx adaption 2006/09/21 18:48:01 aw 1.3.140.4: RESYNC: (1.5-1.6); FILE MERGED 2005/09/18 03:40:47 aw 1.3.140.3: RESYNC: (1.3-1.4); FILE MERGED 2005/04/26 15:04:09 aw 1.3.140.2: #i39528# 2004/12/23 16:52:30 aw 1.3.140.1: #i39525


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [601065d31dff21e5ec81be4df1c01c95a2f2d9c8]

INTEGRATION: CWS aw024 (1.7.140); FILE MERGED 2006/11/13 14:16:11 aw 1.7.140.7: changes after resync 2006/11/10 03:26:41 aw 1.7.140.6: RESYNC: (1.10-1.11); FILE MERGED 2006/10/27 12:13:57 aw 1.7.140.5: #i39528# ::basegfx -> basegfx adaption 2006/09/21 18:47:44 aw 1.7.140.4: RESYNC: (1.9-1.10); FILE MERGED 2006/07/04 12:37:39 aw 1.7.140.3: RESYNC: (1.8-1.9); FILE MERGED 2005/09/18 03:40:20 aw 1.7.140.2: RESYNC: (1.7-1.8); FILE MERGED 2005/04/26 15:04:08 aw 1.7.140.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [f954db8b3e7d1a253a2593a83bac4fd30631e66c]

INTEGRATION: CWS aw024 (1.93.232); FILE MERGED 2006/11/10 03:23:40 aw 1.93.232.9: RESYNC: (1.102-1.103); FILE MERGED 2006/10/27 12:13:57 aw 1.93.232.8: #i39528# ::basegfx -> basegfx adaption 2006/09/21 18:43:59 aw 1.93.232.7: RESYNC: (1.101-1.102); FILE MERGED 2006/07/04 12:34:34 aw 1.93.232.6: RESYNC: (1.100-1.101); FILE MERGED 2006/05/12 18:33:15 aw 1.93.232.5: RESYNC: (1.96-1.100); FILE MERGED 2006/01/26 21:44:35 aw 1.93.232.4: RESYNC: (1.95-1.96); FILE MERGED 2005/11/18 16:48:30 aw 1.93.232.3: RESYNC: (1.94-1.95); FILE MERGED 2005/09/18 03:32:50 aw 1.93.232.2: RESYNC: (1.93-1.94); FILE MERGED 2005/04/26 15:04:08 aw 1.93.232.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [f5e49d25350750762bc1fa931bef7a6821ba1c7e]

INTEGRATION: CWS aw024 (1.21.94); FILE MERGED 2006/11/10 03:21:39 aw 1.21.94.10: RESYNC: (1.35-1.36); FILE MERGED 2006/09/21 18:42:06 aw 1.21.94.9: RESYNC: (1.34-1.35); FILE MERGED 2006/09/08 17:54:44 aw 1.21.94.8: RESYNC: (1.32-1.34); FILE MERGED 2006/08/03 15:17:17 aw 1.21.94.7: RESYNC: (1.31-1.32); FILE MERGED 2006/07/04 12:32:38 aw 1.21.94.6: RESYNC: (1.30-1.31); FILE MERGED 2006/05/12 18:32:09 aw 1.21.94.5: RESYNC: (1.29-1.30); FILE MERGED 2005/11/18 16:47:13 aw 1.21.94.4: RESYNC: (1.26-1.29); FILE MERGED 2005/09/18 03:26:47 aw 1.21.94.3: RESYNC: (1.25-1.26); FILE MERGED 2005/03/24 00:20:42 aw 1.21.94.2: RESYNC: (1.21-1.25); FILE MERGED 2004/12/23 16:52:30 aw 1.21.94.1: #i39525


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [2ee3a1f3c812456b2a1aa5b09af6562332c911f3]

INTEGRATION: CWS aw024 (1.18.192); FILE MERGED 2006/11/10 03:21:24 aw 1.18.192.8: RESYNC: (1.23-1.24); FILE MERGED 2006/09/21 18:41:51 aw 1.18.192.7: RESYNC: (1.22-1.23); FILE MERGED 2006/08/03 15:17:08 aw 1.18.192.6: RESYNC: (1.21-1.22); FILE MERGED 2006/07/04 12:32:19 aw 1.18.192.5: RESYNC: (1.20-1.21); FILE MERGED 2006/05/12 18:31:46 aw 1.18.192.4: RESYNC: (1.19-1.20); FILE MERGED 2005/09/18 03:25:51 aw 1.18.192.3: RESYNC: (1.18-1.19); FILE MERGED 2005/05/26 11:27:56 aw 1.18.192.2: #i39531# 2005/05/19 12:31:10 aw 1.18.192.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [6d622f9429fbfbe37dbab3e8a4045f126bf16924]

INTEGRATION: CWS aw024 (1.20.174); FILE MERGED 2006/11/10 03:21:10 aw 1.20.174.7: RESYNC: (1.23-1.24); FILE MERGED 2006/10/27 12:13:56 aw 1.20.174.6: #i39528# ::basegfx -> basegfx adaption 2006/09/21 18:41:34 aw 1.20.174.5: RESYNC: (1.22-1.23); FILE MERGED 2006/07/04 12:31:53 aw 1.20.174.4: RESYNC: (1.21-1.22); FILE MERGED 2005/09/18 03:25:27 aw 1.20.174.3: RESYNC: (1.20-1.21); FILE MERGED 2005/05/12 16:39:20 aw 1.20.174.2: #i39529# 2005/04/26 15:04:07 aw 1.20.174.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [120992ace00f1006f150a419f701f22d4f16e7cd]

INTEGRATION: CWS aw024 (1.28.190); FILE MERGED 2006/11/10 03:20:53 aw 1.28.190.8: RESYNC: (1.32-1.33); FILE MERGED 2006/10/27 12:13:56 aw 1.28.190.7: #i39528# ::basegfx -> basegfx adaption 2006/09/21 18:41:17 aw 1.28.190.6: RESYNC: (1.31-1.32); FILE MERGED 2006/07/04 12:31:36 aw 1.28.190.5: RESYNC: (1.30-1.31); FILE MERGED 2006/01/26 21:44:06 aw 1.28.190.4: RESYNC: (1.29-1.30); FILE MERGED 2005/09/18 03:25:04 aw 1.28.190.3: RESYNC: (1.28-1.29); FILE MERGED 2005/05/19 12:31:10 aw 1.28.190.2: #i39529# 2005/05/12 16:39:20 aw 1.28.190.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [c03d2f136cdb3e89ed774fb77ab66a11cfd1d7a7]

INTEGRATION: CWS aw024 (1.6.192); FILE MERGED 2006/11/10 03:19:03 aw 1.6.192.7: RESYNC: (1.10-1.11); FILE MERGED 2006/09/21 18:39:05 aw 1.6.192.6: RESYNC: (1.9-1.10); FILE MERGED 2006/08/03 15:16:50 aw 1.6.192.5: RESYNC: (1.8-1.9); FILE MERGED 2006/07/04 12:29:26 aw 1.6.192.4: RESYNC: (1.7-1.8); FILE MERGED 2005/09/18 03:18:22 aw 1.6.192.3: RESYNC: (1.6-1.7); FILE MERGED 2005/05/26 11:27:55 aw 1.6.192.2: #i39531# 2005/05/19 12:31:09 aw 1.6.192.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [2f5c60f15eff4e18f435a75b2009869f1848b051]

INTEGRATION: CWS aw024 (1.14.232); FILE MERGED 2006/11/10 03:10:17 aw 1.14.232.10: RESYNC: (1.18-1.19); FILE MERGED 2006/10/27 12:13:56 aw 1.14.232.9: #i39528# ::basegfx -> basegfx adaption 2006/09/21 18:25:24 aw 1.14.232.8: RESYNC: (1.17-1.18); FILE MERGED 2006/08/03 15:12:05 aw 1.14.232.7: RESYNC: (1.16-1.17); FILE MERGED 2006/07/04 12:17:42 aw 1.14.232.6: RESYNC: (1.15-1.16); FILE MERGED 2005/09/18 02:39:58 aw 1.14.232.5: RESYNC: (1.14-1.15); FILE MERGED 2005/05/26 11:27:55 aw 1.14.232.4: #i39531# 2005/05/19 12:31:09 aw 1.14.232.3: #i39529# 2005/05/12 16:39:20 aw 1.14.232.2: #i39529# 2005/04/26 15:04:07 aw 1.14.232.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [a1682f5acf1f00cae311cc337279ab21cfd72a6a]

INTEGRATION: CWS aw024 (1.27.10); FILE MERGED 2006/11/10 03:10:11 aw 1.27.10.4: RESYNC: (1.29-1.30); FILE MERGED 2006/09/21 18:25:17 aw 1.27.10.3: RESYNC: (1.28-1.29); FILE MERGED 2006/07/04 12:17:13 aw 1.27.10.2: RESYNC: (1.27-1.28); FILE MERGED 2006/05/16 11:24:32 aw 1.27.10.1: changes after resync


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [d44fcc807f9f586d40e29bc436ed9fe66ce29554]

INTEGRATION: CWS aw024 (1.21.138); FILE MERGED 2006/11/10 03:08:04 aw 1.21.138.10: RESYNC: (1.25-1.26); FILE MERGED 2006/09/21 18:22:10 aw 1.21.138.9: RESYNC: (1.24-1.25); FILE MERGED 2006/08/03 15:11:45 aw 1.21.138.8: RESYNC: (1.23-1.24); FILE MERGED 2006/07/07 16:03:10 aw 1.21.138.7: adaptions after resync SRC680m171->SRC680m174 2006/07/04 12:14:09 aw 1.21.138.6: RESYNC: (1.22-1.23); FILE MERGED 2005/09/18 02:30:05 aw 1.21.138.5: RESYNC: (1.21-1.22); FILE MERGED 2005/05/19 12:31:09 aw 1.21.138.4: #i39529# 2005/05/12 16:39:19 aw 1.21.138.3: #i39529# 2005/04/26 15:04:06 aw 1.21.138.2: #i39528# 2004/12/23 16:52:29 aw 1.21.138.1: #i39525


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [e310b506655a7cfa2eaba02ea889413bdbcdf1e8]

INTEGRATION: CWS aw024 (1.9.648); FILE MERGED 2006/11/10 03:07:57 aw 1.9.648.7: RESYNC: (1.12-1.13); FILE MERGED 2006/10/27 12:13:56 aw 1.9.648.6: #i39528# ::basegfx -> basegfx adaption 2006/09/21 18:21:17 aw 1.9.648.5: RESYNC: (1.11-1.12); FILE MERGED 2006/07/04 12:13:28 aw 1.9.648.4: RESYNC: (1.10-1.11); FILE MERGED 2005/09/18 02:27:56 aw 1.9.648.3: RESYNC: (1.9-1.10); FILE MERGED 2005/05/19 12:31:08 aw 1.9.648.2: #i39529# 2005/04/26 15:04:06 aw 1.9.648.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [988de1d6d67af1105e633b71cd5274efb0e9edad]

INTEGRATION: CWS aw024 (1.24.138); FILE MERGED 2006/10/27 12:13:55 aw 1.24.138.6: #i39528# ::basegfx -> basegfx adaption 2006/09/21 18:19:14 aw 1.24.138.5: RESYNC: (1.26-1.27); FILE MERGED 2006/07/04 12:11:27 aw 1.24.138.4: RESYNC: (1.25-1.26); FILE MERGED 2005/09/18 02:18:28 aw 1.24.138.3: RESYNC: (1.24-1.25); FILE MERGED 2005/05/12 16:39:19 aw 1.24.138.2: #i39529# 2005/04/26 15:04:06 aw 1.24.138.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [b6f5158e4fa39ac5d4c6db90241aa7161fb66e91]

INTEGRATION: CWS aw024 (1.9.344); FILE MERGED 2006/10/27 12:13:55 aw 1.9.344.7: #i39528# ::basegfx -> basegfx adaption 2006/09/21 18:19:07 aw 1.9.344.6: RESYNC: (1.11-1.12); FILE MERGED 2006/07/04 12:11:19 aw 1.9.344.5: RESYNC: (1.10-1.11); FILE MERGED 2005/09/18 02:18:17 aw 1.9.344.4: RESYNC: (1.9-1.10); FILE MERGED 2005/05/19 12:31:08 aw 1.9.344.3: #i39529# 2005/05/12 16:39:18 aw 1.9.344.2: #i39529# 2005/04/26 15:04:05 aw 1.9.344.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [5932b9d567f8a357be3164b611afe2b42b624abc]

INTEGRATION: CWS aw024 (1.5.138); FILE MERGED 2006/10/27 12:13:55 aw 1.5.138.9: #i39528# ::basegfx -> basegfx adaption 2006/09/21 18:16:09 aw 1.5.138.8: RESYNC: (1.8-1.9); FILE MERGED 2006/07/04 12:07:57 aw 1.5.138.7: RESYNC: (1.7-1.8); FILE MERGED 2005/09/18 02:11:06 aw 1.5.138.6: RESYNC: (1.6-1.7); FILE MERGED 2005/05/25 09:50:47 aw 1.5.138.5: #i39529# 2005/05/12 16:39:18 aw 1.5.138.4: #i39529# 2005/04/26 15:04:05 aw 1.5.138.3: #i39528# 2005/03/23 23:54:33 aw 1.5.138.2: RESYNC: (1.5-1.6); FILE MERGED 2004/12/23 16:52:29 aw 1.5.138.1: #i39525


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [2afa40aad4bbcb59cd6a9a37da9ca0b598ca2ab7]

INTEGRATION: CWS aw024 (1.6.138); FILE MERGED 2006/09/21 18:15:18 aw 1.6.138.5: RESYNC: (1.9-1.10); FILE MERGED 2006/08/03 15:10:47 aw 1.6.138.4: RESYNC: (1.8-1.9); FILE MERGED 2006/07/04 12:07:22 aw 1.6.138.3: RESYNC: (1.7-1.8); FILE MERGED 2005/09/18 02:08:22 aw 1.6.138.2: RESYNC: (1.6-1.7); FILE MERGED 2005/05/19 12:31:08 aw 1.6.138.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [54a341243224851c40d63d8548f982e6d16b5e30]

INTEGRATION: CWS aw024 (1.12.12); FILE MERGED 2006/11/10 03:02:36 aw 1.12.12.4: RESYNC: (1.14-1.15); FILE MERGED 2006/09/21 18:13:08 aw 1.12.12.3: RESYNC: (1.13-1.14); FILE MERGED 2006/07/04 12:05:24 aw 1.12.12.2: RESYNC: (1.12-1.13); FILE MERGED 2006/05/16 11:24:32 aw 1.12.12.1: changes after resync


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [51c7f7ed2682a490a2f225500163f2120700e851]

INTEGRATION: CWS aw024 (1.5.94); FILE MERGED 2006/11/10 03:01:25 aw 1.5.94.10: RESYNC: (1.13-1.14); FILE MERGED 2006/10/27 12:13:55 aw 1.5.94.9: #i39528# ::basegfx -> basegfx adaption 2006/09/21 18:11:07 aw 1.5.94.8: RESYNC: (1.12-1.13); FILE MERGED 2006/07/04 12:03:33 aw 1.5.94.7: RESYNC: (1.11-1.12); FILE MERGED 2005/11/18 16:29:32 aw 1.5.94.6: RESYNC: (1.8-1.11); FILE MERGED 2005/09/18 01:55:55 aw 1.5.94.5: RESYNC: (1.7-1.8); FILE MERGED 2005/05/25 09:50:46 aw 1.5.94.4: #i39529# 2005/04/26 15:04:04 aw 1.5.94.3: #i39528# 2005/03/23 23:48:28 aw 1.5.94.2: RESYNC: (1.5-1.7); FILE MERGED 2004/12/23 16:52:29 aw 1.5.94.1: #i39525


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [a7fa03899acae81b96056bdd94c4d35259a9563c]

INTEGRATION: CWS aw024 (1.4.140); FILE MERGED 2006/11/10 03:01:19 aw 1.4.140.11: RESYNC: (1.12-1.13); FILE MERGED 2006/10/27 12:13:55 aw 1.4.140.10: #i39528# ::basegfx -> basegfx adaption 2006/09/21 18:10:59 aw 1.4.140.9: RESYNC: (1.11-1.12); FILE MERGED 2006/08/03 15:10:02 aw 1.4.140.8: RESYNC: (1.10-1.11); FILE MERGED 2006/01/26 21:37:09 aw 1.4.140.7: RESYNC: (1.9-1.10); FILE MERGED 2005/09/18 01:55:28 aw 1.4.140.6: RESYNC: (1.8-1.9); FILE MERGED 2005/07/22 10:46:14 aw 1.4.140.5: RESYNC: (1.7-1.8); FILE MERGED 2005/05/13 15:42:43 aw 1.4.140.4: RESYNC: (1.6-1.7); FILE MERGED 2005/04/26 15:04:04 aw 1.4.140.3: #i39528# 2005/03/23 23:48:06 aw 1.4.140.2: RESYNC: (1.4-1.6); FILE MERGED 2004/12/23 16:52:28 aw 1.4.140.1: #i39525


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [39ac7601d7a92d1af5f513359bb880764067d52f]

INTEGRATION: CWS aw024 (1.3.218); FILE MERGED 2006/10/27 12:13:54 aw 1.3.218.3: #i39528# ::basegfx -> basegfx adaption 2005/09/18 01:55:20 aw 1.3.218.2: RESYNC: (1.3-1.4); FILE MERGED 2005/04/26 15:04:03 aw 1.3.218.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [f991734ae45491ee284afa10deacf5cbbd7b2db9]

INTEGRATION: CWS aw024 (1.5.140); FILE MERGED 2006/11/10 03:01:12 aw 1.5.140.11: RESYNC: (1.10-1.11); FILE MERGED 2006/10/27 12:13:54 aw 1.5.140.10: #i39528# ::basegfx -> basegfx adaption 2006/09/21 18:10:52 aw 1.5.140.9: RESYNC: (1.9-1.10); FILE MERGED 2006/07/04 12:03:17 aw 1.5.140.8: RESYNC: (1.8-1.9); FILE MERGED 2006/05/12 18:22:39 aw 1.5.140.7: RESYNC: (1.7-1.8); FILE MERGED 2005/09/18 01:55:13 aw 1.5.140.6: RESYNC: (1.6-1.7); FILE MERGED 2005/05/25 09:50:46 aw 1.5.140.5: #i39529# 2005/05/19 12:31:07 aw 1.5.140.4: #i39529# 2005/04/26 15:04:03 aw 1.5.140.3: #i39528# 2005/03/23 23:47:58 aw 1.5.140.2: RESYNC: (1.5-1.6); FILE MERGED 2004/12/23 16:52:28 aw 1.5.140.1: #i39525


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [8f5dc32a73bebf9fdd01e42a938708a8131aab66]

INTEGRATION: CWS aw024 (1.12.34); FILE MERGED 2006/11/10 03:01:05 aw 1.12.34.12: RESYNC: (1.21-1.22); FILE MERGED 2006/10/27 12:13:54 aw 1.12.34.11: #i39528# ::basegfx -> basegfx adaption 2006/09/21 18:10:45 aw 1.12.34.10: RESYNC: (1.19-1.21); FILE MERGED 2006/09/08 17:47:42 aw 1.12.34.9: RESYNC: (1.18-1.19); FILE MERGED 2006/08/03 15:09:43 aw 1.12.34.8: RESYNC: (1.17-1.18); FILE MERGED 2006/07/04 12:03:10 aw 1.12.34.7: RESYNC: (1.16-1.17); FILE MERGED 2005/11/18 16:29:13 aw 1.12.34.6: RESYNC: (1.15-1.16); FILE MERGED 2005/09/18 01:54:50 aw 1.12.34.5: RESYNC: (1.14-1.15); FILE MERGED 2005/07/22 10:45:55 aw 1.12.34.4: RESYNC: (1.13-1.14); FILE MERGED 2005/05/25 09:50:45 aw 1.12.34.3: #i39529# 2005/05/13 15:42:34 aw 1.12.34.2: RESYNC: (1.12-1.13); FILE MERGED 2005/04/26 15:04:03 aw 1.12.34.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [3093531448f96df6550985f04b81cfe03070a10b]

INTEGRATION: CWS aw024 (1.10.52); FILE MERGED 2006/09/21 18:10:11 aw 1.10.52.3: RESYNC: (1.11-1.12); FILE MERGED 2005/09/18 01:53:45 aw 1.10.52.2: RESYNC: (1.10-1.11); FILE MERGED 2004/12/23 16:52:28 aw 1.10.52.1: #i39525


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [25b20e4899fe9b7c76d5f806228301a319e13005]

INTEGRATION: CWS aw024 (1.17.308); FILE MERGED 2006/09/21 18:09:55 aw 1.17.308.7: RESYNC: (1.21-1.22); FILE MERGED 2006/08/03 15:09:34 aw 1.17.308.6: RESYNC: (1.20-1.21); FILE MERGED 2006/07/04 12:02:24 aw 1.17.308.5: RESYNC: (1.19-1.20); FILE MERGED 2006/05/12 18:21:57 aw 1.17.308.4: RESYNC: (1.18-1.19); FILE MERGED 2005/09/18 01:53:20 aw 1.17.308.3: RESYNC: (1.17-1.18); FILE MERGED 2005/05/26 11:27:54 aw 1.17.308.2: #i39531# 2005/05/19 12:31:07 aw 1.17.308.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [093d3b3f662f2441c8761a91c16e634301d985b3]

INTEGRATION: CWS aw024 (1.37.892); FILE MERGED 2006/11/10 03:00:31 aw 1.37.892.8: RESYNC: (1.43-1.44); FILE MERGED 2006/09/21 18:09:01 aw 1.37.892.7: RESYNC: (1.42-1.43); FILE MERGED 2006/08/03 15:09:27 aw 1.37.892.6: RESYNC: (1.41-1.42); FILE MERGED 2006/07/04 12:02:00 aw 1.37.892.5: RESYNC: (1.40-1.41); FILE MERGED 2006/05/12 18:21:36 aw 1.37.892.4: RESYNC: (1.39-1.40); FILE MERGED 2006/01/26 21:36:33 aw 1.37.892.3: RESYNC: (1.38-1.39); FILE MERGED 2005/09/18 01:52:07 aw 1.37.892.2: RESYNC: (1.37-1.38); FILE MERGED 2005/05/19 12:31:06 aw 1.37.892.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [338fd2cb16e9b3d7e4e14d6b17ef348acc8f9f05]

INTEGRATION: CWS aw024 (1.46.78); FILE MERGED 2006/09/21 18:07:57 aw 1.46.78.4: RESYNC: (1.48-1.49); FILE MERGED 2006/07/04 12:01:21 aw 1.46.78.3: RESYNC: (1.47-1.48); FILE MERGED 2005/09/18 01:50:45 aw 1.46.78.2: RESYNC: (1.46-1.47); FILE MERGED 2004/12/23 16:52:27 aw 1.46.78.1: #i39525


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [48bb8c063d88cd818c5134837c5ced07c11b9fe0]

INTEGRATION: CWS aw024 (1.20.258); FILE MERGED 2006/09/21 18:06:23 aw 1.20.258.7: RESYNC: (1.23-1.24); FILE MERGED 2006/07/04 11:59:46 aw 1.20.258.6: RESYNC: (1.22-1.23); FILE MERGED 2006/05/12 18:20:18 aw 1.20.258.5: RESYNC: (1.21-1.22); FILE MERGED 2006/02/24 15:17:45 fs 1.20.258.4: GetControlContainer taking a 'const OutputDevice&' (in the course of #i62529#) 2005/09/18 01:48:04 aw 1.20.258.3: RESYNC: (1.20-1.21); FILE MERGED 2005/05/26 11:27:54 aw 1.20.258.2: #i39531# 2005/05/19 12:31:06 aw 1.20.258.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [b862535422b4ffe4fde6448afd53241a88aa8252]

INTEGRATION: CWS aw024 (1.108.48); FILE MERGED 2006/09/08 17:46:32 aw 1.108.48.14: RESYNC: (1.118-1.120); FILE MERGED 2006/07/04 11:59:19 aw 1.108.48.13: RESYNC: (1.117-1.118); FILE MERGED 2006/05/12 18:18:31 aw 1.108.48.12: RESYNC: (1.115-1.117); FILE MERGED 2006/01/26 21:34:58 aw 1.108.48.11: RESYNC: (1.114-1.115); FILE MERGED 2005/11/18 16:28:01 aw 1.108.48.10: RESYNC: (1.113-1.114); FILE MERGED 2005/09/22 16:08:15 aw 1.108.48.9: #i39529# removed primitive help stuff 2005/07/21 16:23:53 aw 1.108.48.8: #i39532# 2005/05/25 09:50:06 aw 1.108.48.7: #i39529# 2005/05/19 12:33:51 aw 1.108.48.6: #i39529# 2005/05/13 15:40:59 aw 1.108.48.5: RESYNC: (1.111-1.113); FILE MERGED 2005/05/12 16:39:56 aw 1.108.48.4: #i39529# 2005/03/23 23:45:23 aw 1.108.48.3: RESYNC: (1.108-1.111); FILE MERGED 2004/12/27 12:19:10 aw 1.108.48.2: #i39528 2004/12/23 16:54:45 aw 1.108.48.1: #i39525


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [3502071bcef286d134ebab70fd150f42ed16d216]

INTEGRATION: CWS aw024 (1.19.92); FILE MERGED 2006/01/26 21:34:51 aw 1.19.92.5: RESYNC: (1.21-1.22); FILE MERGED 2005/11/18 16:27:53 aw 1.19.92.4: RESYNC: (1.19-1.21); FILE MERGED 2005/09/22 16:08:15 aw 1.19.92.3: #i39529# removed primitive help stuff 2005/07/21 16:23:52 aw 1.19.92.2: #i39532# 2005/05/19 12:33:50 aw 1.19.92.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [824a99f4170c898eda8fe66aebbea0f5f582222d]

INTEGRATION: CWS aw024 (1.3.140); FILE MERGED 2005/09/18 01:45:37 aw 1.3.140.3: RESYNC: (1.4-1.5); FILE MERGED 2005/03/23 23:45:14 aw 1.3.140.2: RESYNC: (1.3-1.4); FILE MERGED 2004/12/23 16:50:50 aw 1.3.140.1: #i39525


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [bb30b7df46d7c474d31bcde77bf91bb2cdaaffdc]

INTEGRATION: CWS aw024 (1.3.140); FILE MERGED 2005/09/18 01:45:20 aw 1.3.140.3: RESYNC: (1.4-1.5); FILE MERGED 2005/03/23 23:44:54 aw 1.3.140.2: RESYNC: (1.3-1.4); FILE MERGED 2004/12/23 16:50:50 aw 1.3.140.1: #i39525


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [413f05f42d96f2032a0e8dbd83205957542cdd20]

INTEGRATION: CWS aw024 (1.3.140); FILE MERGED 2005/09/18 01:44:53 aw 1.3.140.2: RESYNC: (1.3-1.4); FILE MERGED 2004/12/23 16:50:50 aw 1.3.140.1: #i39525


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [cae730ba4454dcde9efd4db6868f065217edc7e5]

INTEGRATION: CWS aw024 (1.3.140); FILE MERGED 2005/09/18 01:44:25 aw 1.3.140.2: RESYNC: (1.3-1.4); FILE MERGED 2004/12/23 16:50:50 aw 1.3.140.1: #i39525


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [d3bd01d7e17056840d38ec9b8be26fc92e082658]

INTEGRATION: CWS aw024 (1.3.140); FILE MERGED 2005/09/18 01:44:18 aw 1.3.140.2: RESYNC: (1.3-1.4); FILE MERGED 2004/12/23 16:50:49 aw 1.3.140.1: #i39525


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [61378bbd4f9a966d444a7e6a7d690ec46e4682e2]

INTEGRATION: CWS aw024 (1.3.140); FILE MERGED 2005/09/18 01:44:10 aw 1.3.140.3: RESYNC: (1.4-1.5); FILE MERGED 2005/03/23 23:44:46 aw 1.3.140.2: RESYNC: (1.3-1.4); FILE MERGED 2004/12/23 16:50:49 aw 1.3.140.1: #i39525


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [b1bd903528b84b677803e5a2b496886134ace7db]

INTEGRATION: CWS aw024 (1.3.140); FILE MERGED 2005/09/18 01:43:54 aw 1.3.140.2: RESYNC: (1.3-1.4); FILE MERGED 2004/12/23 16:50:49 aw 1.3.140.1: #i39525


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [3eeda3b2f463bac1d8fd0754fe74e0ed4832ad1d]

INTEGRATION: CWS aw024 (1.3.140); FILE MERGED 2005/09/18 01:43:00 aw 1.3.140.3: RESYNC: (1.4-1.5); FILE MERGED 2005/03/23 23:43:55 aw 1.3.140.2: RESYNC: (1.3-1.4); FILE MERGED 2004/12/23 16:50:49 aw 1.3.140.1: #i39525


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [0265615c2fa7e306157127c5b5b6ea1f6126bb80]

INTEGRATION: CWS aw024 (1.3.140); FILE MERGED 2005/09/18 01:42:31 aw 1.3.140.2: RESYNC: (1.3-1.4); FILE MERGED 2004/12/23 16:50:48 aw 1.3.140.1: #i39525


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [0aa011acb4e23521c4afb4715e8449cca5492964]

INTEGRATION: CWS aw024 (1.3.140); FILE MERGED 2005/09/18 01:41:22 aw 1.3.140.2: RESYNC: (1.3-1.4); FILE MERGED 2004/12/23 16:50:48 aw 1.3.140.1: #i39525


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [2433aa8a76666c8e7ccb7f9aabb09c70bacefc4e]

INTEGRATION: CWS aw024 (1.3.140); FILE MERGED 2005/09/18 01:41:14 aw 1.3.140.2: RESYNC: (1.3-1.4); FILE MERGED 2004/12/23 16:50:48 aw 1.3.140.1: #i39525


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [df950d3ea3fb9008787eebe30bd49d16561b08c2]

INTEGRATION: CWS aw024 (1.3.140); FILE MERGED 2005/09/18 01:41:05 aw 1.3.140.3: RESYNC: (1.4-1.5); FILE MERGED 2005/03/23 23:43:46 aw 1.3.140.2: RESYNC: (1.3-1.4); FILE MERGED 2004/12/23 16:50:48 aw 1.3.140.1: #i39525


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [90120380d50e81b76b16872985a44b5910ae9abf]

INTEGRATION: CWS aw024 (1.1.4); FILE ADDED 2006/10/27 12:13:29 aw 1.1.4.3: #i39528# ::basegfx -> basegfx adaption 2005/09/22 12:09:50 aw 1.1.4.2: #i39529# removed SISSL from headers 2005/05/19 12:24:17 aw 1.1.4.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [c80eb38aa804ec1c072cc38a16ff57979db8112b]

INTEGRATION: CWS aw024 (1.1.4); FILE ADDED 2006/10/27 12:13:28 aw 1.1.4.3: #i39528# ::basegfx -> basegfx adaption 2005/09/22 12:09:50 aw 1.1.4.2: #i39529# removed SISSL from headers 2005/05/19 12:24:06 aw 1.1.4.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [7bbc5e21f5fb46291ea98e08e0237cfcb76ef7cf]

INTEGRATION: CWS aw024 (1.1.4); FILE ADDED 2006/10/27 12:13:28 aw 1.1.4.3: #i39528# ::basegfx -> basegfx adaption 2005/09/22 12:09:49 aw 1.1.4.2: #i39529# removed SISSL from headers 2005/05/19 12:23:56 aw 1.1.4.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [12e08445f2244d9ce659a62357a25fd433707bc5]

INTEGRATION: CWS aw024 (1.1.4); FILE ADDED 2006/10/27 12:13:28 aw 1.1.4.3: #i39528# ::basegfx -> basegfx adaption 2005/09/22 12:09:49 aw 1.1.4.2: #i39529# removed SISSL from headers 2005/05/19 12:23:46 aw 1.1.4.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [0537725ccd7ad0b3e363b77309e536b8a221a948]

INTEGRATION: CWS aw024 (1.1.4); FILE ADDED 2006/10/27 12:13:28 aw 1.1.4.3: #i39528# ::basegfx -> basegfx adaption 2005/09/22 12:09:49 aw 1.1.4.2: #i39529# removed SISSL from headers 2005/05/19 12:23:35 aw 1.1.4.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [4ecfec2536970ef6e1fcbae24882af28d88eb5d1]

INTEGRATION: CWS aw024 (1.1.4); FILE ADDED 2006/10/27 12:13:27 aw 1.1.4.3: #i39528# ::basegfx -> basegfx adaption 2005/09/22 12:09:48 aw 1.1.4.2: #i39529# removed SISSL from headers 2005/05/19 12:23:24 aw 1.1.4.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [bd16a7cccf23b86de3121509e57052c50eb8b488]

INTEGRATION: CWS aw024 (1.1.4); FILE ADDED 2006/10/27 12:13:27 aw 1.1.4.5: #i39528# ::basegfx -> basegfx adaption 2006/07/27 15:34:06 aw 1.1.4.4: #114408# adaptions for SC 2006/06/15 10:42:05 aw 1.1.4.3: #114407# redesigned OverlayManagerBuffered to work with pisel coordinates in the remembered changed zone list to be independent of MapMode changes which may happen between overlay painting and restoring 2005/09/22 12:09:48 aw 1.1.4.2: #i39529# removed SISSL from headers 2005/05/19 12:23:03 aw 1.1.4.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [7b7f9f608605a667f768c7cda3603278e34cbfc8]

INTEGRATION: CWS aw024 (1.1.4); FILE ADDED 2006/10/27 12:13:27 aw 1.1.4.4: #i39528# ::basegfx -> basegfx adaption 2006/07/27 15:34:05 aw 1.1.4.3: #114408# adaptions for SC 2005/09/22 12:09:48 aw 1.1.4.2: #i39529# removed SISSL from headers 2005/05/19 12:23:14 aw 1.1.4.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [46e7f917547b9332b86b0f1960b59dee3d37d28d]

INTEGRATION: CWS aw024 (1.1.4); FILE ADDED 2005/09/22 12:09:48 aw 1.1.4.2: #i39529# removed SISSL from headers 2005/05/19 12:22:52 aw 1.1.4.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [e34e912e60d1b708f1df38142f7721139e817ded]

INTEGRATION: CWS aw024 (1.1.4); FILE ADDED 2006/10/27 12:13:27 aw 1.1.4.3: #i39528# ::basegfx -> basegfx adaption 2005/09/22 12:09:47 aw 1.1.4.2: #i39529# removed SISSL from headers 2005/05/19 12:22:37 aw 1.1.4.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [62fc1d8d230769cdc29942e17d6321ceeeb5fd02]

INTEGRATION: CWS aw024 (1.1.4); FILE ADDED 2006/10/27 12:13:27 aw 1.1.4.3: #i39528# ::basegfx -> basegfx adaption 2005/09/22 12:09:47 aw 1.1.4.2: #i39529# removed SISSL from headers 2005/05/19 12:22:16 aw 1.1.4.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [b841ab7a9bbecce1c1714419a60e0b3945e9ddec]

INTEGRATION: CWS aw024 (1.1.4); FILE ADDED 2006/10/27 12:13:27 aw 1.1.4.3: #i39528# ::basegfx -> basegfx adaption 2005/09/22 12:09:47 aw 1.1.4.2: #i39529# removed SISSL from headers 2005/05/19 12:22:03 aw 1.1.4.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [e422d0d107cd905b19ba7a644b275a8441bbecbd]

INTEGRATION: CWS aw024 (1.1.4); FILE ADDED 2006/10/27 12:13:27 aw 1.1.4.3: #i39528# ::basegfx -> basegfx adaption 2005/09/22 12:09:47 aw 1.1.4.2: #i39529# removed SISSL from headers 2005/05/19 12:21:36 aw 1.1.4.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [cf1bffd4e84eb444942567faae866b3086033398]

INTEGRATION: CWS aw024 (1.1.4); FILE ADDED 2006/10/27 12:13:26 aw 1.1.4.3: #i39528# ::basegfx -> basegfx adaption 2005/09/22 12:09:46 aw 1.1.4.2: #i39529# removed SISSL from headers 2005/05/19 12:21:50 aw 1.1.4.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [5748c916cf9e1cc8ec4cc3579620f7f89508741b]

INTEGRATION: CWS aw024 (1.1.4); FILE ADDED 2006/10/27 12:13:26 aw 1.1.4.3: #i39528# ::basegfx -> basegfx adaption 2005/09/22 12:09:46 aw 1.1.4.2: #i39529# removed SISSL from headers 2005/05/19 12:21:23 aw 1.1.4.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [cd7fc9fc77184c906877a3bb7dbcd8270ead62c5]

INTEGRATION: CWS aw024 (1.1.2); FILE ADDED 2006/07/19 09:04:53 fs 1.1.2.2: during #i67278#: doPaintObject lost the XControl parameter 2006/06/30 12:06:06 aw 1.1.2.1: #i62525 moved UnoControlView*Contact to View*ContactOfUnoControl


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [417fd4070d4dd066af1004b13514373cd2f9e4d4]

INTEGRATION: CWS aw024 (1.3.76); FILE MERGED 2005/09/18 01:39:50 aw 1.3.76.2: RESYNC: (1.3-1.4); FILE MERGED 2005/05/19 12:30:05 aw 1.3.76.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [abbc803115ecbc2c52b6d691d9c8e0b0b9699118]

INTEGRATION: CWS aw024 (1.4.194); FILE MERGED 2005/09/18 01:39:33 aw 1.4.194.2: RESYNC: (1.4-1.5); FILE MERGED 2005/05/19 12:30:04 aw 1.4.194.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [884ade7887e61ccf28e1e1787d05d66c9d87cad3]

INTEGRATION: CWS aw024 (1.1.2); FILE ADDED 2006/06/30 12:05:54 aw 1.1.2.1: #i62525 moved UnoControlView*Contact to View*ContactOfUnoControl


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [b58e0a54e32b0eb7b3993cd0764e9a2f9f08543d]

INTEGRATION: CWS aw024 (1.6.194); FILE MERGED 2006/09/21 18:05:54 aw 1.6.194.4: RESYNC: (1.8-1.9); FILE MERGED 2005/11/18 16:27:34 aw 1.6.194.3: RESYNC: (1.7-1.8); FILE MERGED 2005/09/18 01:36:54 aw 1.6.194.2: RESYNC: (1.6-1.7); FILE MERGED 2005/05/19 12:30:04 aw 1.6.194.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [b9c13665efe587061e6a680f679278c25d329718]

INTEGRATION: CWS aw024 (1.8.50); FILE MERGED 2006/01/25 06:59:58 fs 1.8.50.3: merge changes from CWS formcontacts (for #i52724#) herein 2005/09/18 01:36:44 aw 1.8.50.2: RESYNC: (1.8-1.9); FILE MERGED 2005/05/19 12:30:04 aw 1.8.50.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [c7bb93e0fdec18ae00548ede09351d614e901cec]

INTEGRATION: CWS aw024 (1.3.194); FILE MERGED 2005/09/18 01:36:33 aw 1.3.194.2: RESYNC: (1.3-1.4); FILE MERGED 2005/05/19 12:30:03 aw 1.3.194.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [3ffe341e7582af2e61da341ef5886fa30fc18c6c]

INTEGRATION: CWS aw024 (1.8.194); FILE MERGED 2006/07/04 11:59:11 aw 1.8.194.3: RESYNC: (1.9-1.10); FILE MERGED 2005/09/18 01:36:11 aw 1.8.194.2: RESYNC: (1.8-1.9); FILE MERGED 2005/05/19 12:30:03 aw 1.8.194.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [c3c996a22623ffcdefaab5f204547a05fc85ffbe]

INTEGRATION: CWS aw024 (1.4.196); FILE MERGED 2005/09/18 01:31:43 aw 1.4.196.2: RESYNC: (1.4-1.5); FILE MERGED 2005/08/04 15:43:16 sj 1.4.196.1: #48467# using GraphicExporter component for exports, graphic filter progress now works now via xStatusIndicater instead of callback mechanism


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [49b0797757e353dc92109a25503aae31a67c6833]

INTEGRATION: CWS aw024 (1.10.74); FILE MERGED 2006/07/04 11:56:39 aw 1.10.74.4: RESYNC: (1.12-1.13); FILE MERGED 2006/05/12 18:17:39 aw 1.10.74.3: RESYNC: (1.11-1.12); FILE MERGED 2005/09/18 01:13:24 aw 1.10.74.2: RESYNC: (1.10-1.11); FILE MERGED 2005/05/19 12:29:52 aw 1.10.74.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [b9378bed6823ffb8449dc01043f85b1da71ad6ef]

INTEGRATION: CWS aw024 (1.4.196); FILE MERGED 2006/10/27 12:13:24 aw 1.4.196.4: #i39528# ::basegfx -> basegfx adaption 2005/09/18 01:10:19 aw 1.4.196.3: RESYNC: (1.4-1.5); FILE MERGED 2005/05/25 09:47:04 aw 1.4.196.2: #i39529# 2005/04/26 15:03:25 aw 1.4.196.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [4cb74f889ae1f2941ed921485f7e516f1c29677f]

INTEGRATION: CWS aw024 (1.4.210); FILE MERGED 2006/07/04 11:55:51 aw 1.4.210.3: RESYNC: (1.5-1.6); FILE MERGED 2005/09/18 01:09:01 aw 1.4.210.2: RESYNC: (1.4-1.5); FILE MERGED 2005/05/19 12:29:51 aw 1.4.210.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [5b175afa3248c2cc6e14ec535b915781368415ea]

INTEGRATION: CWS aw024 (1.17.174); FILE MERGED 2006/11/10 02:55:31 aw 1.17.174.4: RESYNC: (1.19-1.20); FILE MERGED 2006/08/03 15:09:20 aw 1.17.174.3: RESYNC: (1.18-1.19); FILE MERGED 2005/09/18 00:57:30 aw 1.17.174.2: RESYNC: (1.17-1.18); FILE MERGED 2005/05/19 12:29:51 aw 1.17.174.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [3583c1c039eae854aa85648e42d4cd1e2e928878]

INTEGRATION: CWS aw024 (1.2.194); FILE MERGED 2005/09/18 00:53:27 aw 1.2.194.2: RESYNC: (1.2-1.3); FILE MERGED 2005/05/19 12:29:49 aw 1.2.194.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [4d59d72b02b0934ea1da3d8ebbbb0d8444b8c20b]

INTEGRATION: CWS aw024 (1.2.140); FILE MERGED 2006/11/13 11:48:59 aw 1.2.140.6: changes after resync 2005/09/18 00:52:34 aw 1.2.140.5: RESYNC: (1.2-1.3); FILE MERGED 2005/05/25 09:47:04 aw 1.2.140.4: #i39529# 2005/05/19 12:29:47 aw 1.2.140.3: #i39529# 2005/04/26 15:03:24 aw 1.2.140.2: #i39528# 2004/12/23 16:50:42 aw 1.2.140.1: #i39525


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [5f2a7bb9db8632cd04a631892dc1dad6d53ebe43]

INTEGRATION: CWS aw024 (1.3.138); FILE MERGED 2005/09/18 00:51:54 aw 1.3.138.3: RESYNC: (1.3-1.4); FILE MERGED 2005/05/19 12:29:46 aw 1.3.138.2: #i39529# 2004/12/23 16:50:42 aw 1.3.138.1: #i39525


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [0f5833be5af6712094a1b797cfdc0b227403b69d]

INTEGRATION: CWS aw024 (1.2.138); FILE MERGED 2005/09/18 00:51:30 aw 1.2.138.2: RESYNC: (1.2-1.3); FILE MERGED 2005/05/26 11:27:37 aw 1.2.138.1: #i39531#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [176304a2129d5b26c6a79880c3898d79d697e8bb]

INTEGRATION: CWS aw024 (1.3.140); FILE MERGED 2005/09/18 00:45:18 aw 1.3.140.2: RESYNC: (1.3-1.4); FILE MERGED 2004/12/23 16:50:33 aw 1.3.140.1: #i39525


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [0fc29e3fd5515be7644a13bd696a50bea137ba15]

INTEGRATION: CWS aw024 (1.12.92); FILE MERGED 2006/07/04 11:53:02 aw 1.12.92.5: RESYNC: (1.15-1.16); FILE MERGED 2006/05/12 18:16:15 aw 1.12.92.4: RESYNC: (1.14-1.15); FILE MERGED 2005/09/18 00:40:50 aw 1.12.92.3: RESYNC: (1.13-1.14); FILE MERGED 2005/07/22 10:42:05 aw 1.12.92.2: RESYNC: (1.12-1.13); FILE MERGED 2005/05/19 12:29:36 aw 1.12.92.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [2ff5cae337ccf99c5edb2fbf61b032a58ab04760]

INTEGRATION: CWS aw024 (1.1.4); FILE ADDED 2006/07/28 15:21:28 aw 1.1.4.3: #114408# adaptions for SW 2005/09/22 12:09:45 aw 1.1.4.2: #i39529# removed SISSL from headers 2005/05/19 12:29:35 aw 1.1.4.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [afb74e52c5a30efb0e093fbfc9a97ea0c59b705d]

INTEGRATION: CWS aw024 (1.4.196); FILE MERGED 2005/09/18 00:17:30 aw 1.4.196.2: RESYNC: (1.4-1.5); FILE MERGED 2005/05/19 12:29:33 aw 1.4.196.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [6dc5dc76c61e281ee0aefed49270086ca17bb821]

INTEGRATION: CWS aw024 (1.1.1.1.1216); FILE MERGED 2005/09/18 00:11:31 aw 1.1.1.1.1216.3: RESYNC: (1.1.1.1-1.2); FILE MERGED 2005/05/19 12:29:32 aw 1.1.1.1.1216.2: #i39529# 2005/04/26 15:03:10 aw 1.1.1.1.1216.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [5d175a9dcb2d1431496340d2b99e117678ced082]

INTEGRATION: CWS aw024 (1.4.196); FILE MERGED 2005/09/18 00:08:15 aw 1.4.196.2: RESYNC: (1.4-1.5); FILE MERGED 2005/05/19 12:29:32 aw 1.4.196.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [4409e82388db23684b6d3fb16ad17616275f25a0]

INTEGRATION: CWS aw024 (1.2.140); FILE MERGED 2005/09/18 00:03:22 aw 1.2.140.2: RESYNC: (1.2-1.3); FILE MERGED 2004/12/23 16:50:26 aw 1.2.140.1: #i39525


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [ed73fcb9ad8d7f12f422851c30aa1007ba7e69fe]

INTEGRATION: CWS aw024 (1.5.138); FILE MERGED 2006/11/10 02:49:36 aw 1.5.138.9: RESYNC: (1.13-1.14); FILE MERGED 2006/07/04 11:47:18 aw 1.5.138.8: RESYNC: (1.11-1.12); FILE MERGED 2006/01/30 18:55:37 aw 1.5.138.7: RESYNC: (1.10-1.11); FILE MERGED 2006/01/26 21:32:28 aw 1.5.138.6: RESYNC: (1.9-1.10); FILE MERGED 2005/09/18 00:02:31 aw 1.5.138.5: RESYNC: (1.8-1.9); FILE MERGED 2005/08/04 15:43:16 sj 1.5.138.4: #48467# using GraphicExporter component for exports, graphic filter progress now works now via xStatusIndicater instead of callback mechanism 2005/05/13 15:37:52 aw 1.5.138.3: RESYNC: (1.7-1.8); FILE MERGED 2005/03/23 22:47:41 aw 1.5.138.2: RESYNC: (1.5-1.7); FILE MERGED 2004/12/23 16:50:26 aw 1.5.138.1: #i39525


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [88abb6a881488051aa9d99f56bd55d67142f07c5]

INTEGRATION: CWS aw024 (1.5.196); FILE MERGED 2006/11/10 02:47:30 aw 1.5.196.3: RESYNC: (1.6-1.7); FILE MERGED 2005/09/17 23:49:07 aw 1.5.196.2: RESYNC: (1.5-1.6); FILE MERGED 2005/05/19 12:29:29 aw 1.5.196.1: #i39529#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [a7f3afc53483c4f8ff419c83401abc34d4add257]

INTEGRATION: CWS aw024 (1.2.138); FILE MERGED 2006/11/10 02:47:11 aw 1.2.138.6: RESYNC: (1.3-1.4); FILE MERGED 2006/10/27 12:13:18 aw 1.2.138.5: #i39528# ::basegfx -> basegfx adaption 2005/09/17 23:47:08 aw 1.2.138.4: RESYNC: (1.2-1.3); FILE MERGED 2005/05/19 12:29:28 aw 1.2.138.3: #i39529# 2005/04/26 15:03:07 aw 1.2.138.2: #i39528# 2004/12/23 16:50:25 aw 1.2.138.1: #i39525


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [3a38101e55bb6cf651866aef6648ab9eed6cca60]

INTEGRATION: CWS aw024 (1.24.28); FILE MERGED 2005/10/07 13:11:22 sj 1.24.28.1: #i48468# added new graphic request for interaction with graphic filters


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [b12e2774871f309995d1b423f4575d3b64914798]

INTEGRATION: CWS aw024 (1.1.2); FILE ADDED 2005/10/07 13:10:43 sj 1.1.2.1: #i48468# added new graphic request for interaction with graphic filters


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [0c450a4a44c47490aa9ca5a170d7ec27c86e4046]

INTEGRATION: CWS aw024 (1.71.62); FILE MERGED 2006/11/10 02:39:10 aw 1.71.62.5: RESYNC: (1.75-1.77); FILE MERGED 2006/09/21 18:01:36 aw 1.71.62.4: RESYNC: (1.74-1.75); FILE MERGED 2006/09/08 17:40:11 aw 1.71.62.3: RESYNC: (1.72-1.74); FILE MERGED 2006/07/04 11:40:22 aw 1.71.62.2: RESYNC: (1.71-1.72); FILE MERGED 2006/03/21 13:30:21 fs 1.71.62.1: ImageConsumerControl::dispose (prevent a leak found during #i62854#)


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [9599b3923375b9bce84ce08992253cf6c98c068a]

INTEGRATION: CWS aw024 (1.13.62); FILE MERGED 2006/11/13 13:17:22 aw 1.13.62.4: changes after resync 2006/09/21 18:01:00 aw 1.13.62.3: RESYNC: (1.14-1.15); FILE MERGED 2006/07/07 15:58:16 aw 1.13.62.2: adaptions after resync SRC680m171->SRC680m174 2006/01/30 07:17:21 fs 1.13.62.1: merge the changes from CWS formcontacts into this CWS


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [df1cdc9f6016cbbce9c5c8e2b9a173b846a97968]

INTEGRATION: CWS aw024 (1.36.52); FILE MERGED 2006/09/21 18:00:43 aw 1.36.52.6: RESYNC: (1.39-1.40); FILE MERGED 2006/09/08 17:40:04 aw 1.36.52.5: RESYNC: (1.38-1.39); FILE MERGED 2006/07/18 07:23:40 fs 1.36.52.4: #i10000# warning-free 2006/07/04 11:39:54 aw 1.36.52.3: RESYNC: (1.37-1.38); FILE MERGED 2006/05/12 17:53:44 aw 1.36.52.2: RESYNC: (1.36-1.37); FILE MERGED 2006/01/30 07:17:20 fs 1.36.52.1: merge the changes from CWS formcontacts into this CWS


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [334fac468f7f3bec36031bb18c3b120cafd2f4e1]

INTEGRATION: CWS aw024 (1.35.62); FILE MERGED 2006/11/10 02:35:44 aw 1.35.62.4: RESYNC: (1.37-1.38); FILE MERGED 2006/09/08 17:39:11 aw 1.35.62.3: RESYNC: (1.36-1.37); FILE MERGED 2006/07/04 11:33:56 aw 1.35.62.2: RESYNC: (1.35-1.36); FILE MERGED 2006/03/21 13:30:16 fs 1.35.62.1: ImageConsumerControl::dispose (prevent a leak found during #i62854#)


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [feb0ee6c11d07a63b094c54375d4aa38e77a6a6f]

INTEGRATION: CWS aw024 (1.8.62); FILE MERGED 2006/01/30 07:16:47 fs 1.8.62.1: merge the changes from CWS formcontacts into this CWS


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [7152b189982197b6019d55f5531dbc55c566cb01]

INTEGRATION: CWS aw024 (1.14.62); FILE MERGED 2006/01/30 07:16:46 fs 1.14.62.1: merge the changes from CWS formcontacts into this CWS


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [8f3959f59d3137f548a22e28528b8bfb2b3faa89]

INTEGRATION: CWS aw024 (1.108.46); FILE MERGED 2006/11/10 02:34:18 aw 1.108.46.8: RESYNC: (1.120-1.122); FILE MERGED 2006/08/03 14:50:16 aw 1.108.46.7: RESYNC: (1.117-1.120); FILE MERGED 2006/07/04 11:31:19 aw 1.108.46.6: RESYNC: (1.115-1.117); FILE MERGED 2006/06/28 13:52:18 aw 1.108.46.5: #i56724# added Stripe parameters 2006/05/12 17:48:20 aw 1.108.46.4: RESYNC: (1.112-1.115); FILE MERGED 2006/01/26 19:31:18 aw 1.108.46.3: RESYNC: (1.109-1.112); FILE MERGED 2005/11/18 14:03:35 aw 1.108.46.2: RESYNC: (1.108-1.109); FILE MERGED 2005/10/27 12:25:37 aw 1.108.46.1: #i56724#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [7048f0a96ce96725c403d4518d9ae64bd86beb32]

INTEGRATION: CWS aw024 (1.2.46); FILE MERGED 2006/08/03 14:47:07 aw 1.2.46.4: RESYNC: (1.3-1.4); FILE MERGED 2005/11/28 12:17:41 aw 1.2.46.3: #b898147# 2005/09/17 06:13:11 aw 1.2.46.2: RESYNC: (1.2-1.3); FILE MERGED 2005/07/28 12:18:07 aw 1.2.46.1: #114176# changed to copy regcomp.exe before usage to not start it from solver to not get incompatible libs


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [0ce32b006d1b080374cc0c1850961c92c0546c9d]

INTEGRATION: CWS aw024 (1.10.34); FILE MERGED 2006/11/10 14:38:45 aw 1.10.34.6: RESYNC: (1.13-1.15); FILE MERGED 2006/11/10 02:33:18 aw 1.10.34.5: RESYNC: (1.12-1.13); FILE MERGED 2006/09/14 15:29:07 aw 1.10.34.4: #i69170# wrong dependency list corrected 2005/05/12 16:34:34 aw 1.10.34.3: #i39529# 2005/03/23 18:56:31 aw 1.10.34.2: RESYNC: (1.10-1.12); FILE MERGED 2005/03/23 15:34:48 aw 1.10.34.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [6c07fc9d4d90ee885d90809ab7e0d26aba081bc6]

INTEGRATION: CWS aw024 (1.2.84); FILE MERGED 2006/08/03 14:46:46 aw 1.2.84.3: RESYNC: (1.3-1.4); FILE MERGED 2005/09/17 06:12:41 aw 1.2.84.2: RESYNC: (1.2-1.3); FILE MERGED 2005/03/23 15:41:39 aw 1.2.84.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [ee06a15539c4dc654a7ed1259f38a33268c34625]

INTEGRATION: CWS aw024 (1.3.54); FILE MERGED 2006/11/10 02:32:28 aw 1.3.54.4: RESYNC: (1.5-1.6); FILE MERGED 2006/07/04 11:30:05 aw 1.3.54.3: RESYNC: (1.4-1.5); FILE MERGED 2005/09/17 06:04:50 aw 1.3.54.2: RESYNC: (1.3-1.4); FILE MERGED 2005/03/23 15:41:38 aw 1.3.54.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [df732b982baefeea63c117a3beaa3f71379a6fec]

INTEGRATION: CWS aw024 (1.2.84); FILE MERGED 2005/09/17 06:02:25 aw 1.2.84.2: RESYNC: (1.2-1.3); FILE MERGED 2005/03/23 15:41:38 aw 1.2.84.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [3fa5703a11c42623dca89ee6a003b5f0da9d8c38]

INTEGRATION: CWS aw024 (1.2.84); FILE MERGED 2005/09/17 06:02:17 aw 1.2.84.2: RESYNC: (1.2-1.3); FILE MERGED 2005/03/23 15:41:38 aw 1.2.84.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [689b5cce2afd1470b18eb89adf2f0ca5656571f1]

INTEGRATION: CWS aw024 (1.4.34); FILE MERGED 2006/11/10 02:20:08 aw 1.4.34.3: RESYNC: (1.5-1.6); FILE MERGED 2005/09/17 05:19:34 aw 1.4.34.2: RESYNC: (1.4-1.5); FILE MERGED 2005/03/23 15:41:37 aw 1.4.34.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [b2167ef5ceaf3b6a1ccbcaffd6570c4ac19473ca]

INTEGRATION: CWS aw024 (1.2.84); FILE MERGED 2006/11/10 14:36:46 aw 1.2.84.4: RESYNC: (1.4-1.5); FILE MERGED 2006/11/10 02:19:53 aw 1.2.84.3: RESYNC: (1.3-1.4); FILE MERGED 2005/09/17 05:19:21 aw 1.2.84.2: RESYNC: (1.2-1.3); FILE MERGED 2005/03/23 15:41:36 aw 1.2.84.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [6ee5f9269c4427348a5ff867608cc43d5583e401]

INTEGRATION: CWS aw024 (1.2.84); FILE MERGED 2006/11/10 02:13:38 aw 1.2.84.3: RESYNC: (1.3-1.4); FILE MERGED 2005/09/17 05:05:55 aw 1.2.84.2: RESYNC: (1.2-1.3); FILE MERGED 2005/03/23 15:41:36 aw 1.2.84.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [182f364c553026b8b8a265a2eb151c5f1df52d31]

INTEGRATION: CWS aw024 (1.5.68); FILE MERGED 2006/11/10 14:35:29 aw 1.5.68.5: RESYNC: (1.8-1.9); FILE MERGED 2006/11/10 02:12:06 aw 1.5.68.4: RESYNC: (1.7-1.8); FILE MERGED 2006/08/03 14:45:14 aw 1.5.68.3: RESYNC: (1.6-1.7); FILE MERGED 2005/09/17 05:03:38 aw 1.5.68.2: RESYNC: (1.5-1.6); FILE MERGED 2005/03/23 15:41:35 aw 1.5.68.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [2e5f3435c86e77f2f8256f84211f0b7695c730b5]

INTEGRATION: CWS aw024 (1.3.84); FILE MERGED 2006/11/10 02:07:50 aw 1.3.84.3: RESYNC: (1.4-1.5); FILE MERGED 2005/09/17 04:54:09 aw 1.3.84.2: RESYNC: (1.3-1.4); FILE MERGED 2005/03/23 15:41:35 aw 1.3.84.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [55b5aa1df1e2a6148259a07f11dc944085ee2977]

INTEGRATION: CWS aw024 (1.4.44); FILE MERGED 2006/11/10 02:07:35 aw 1.4.44.3: RESYNC: (1.5-1.6); FILE MERGED 2005/09/17 04:53:47 aw 1.4.44.2: RESYNC: (1.4-1.5); FILE MERGED 2005/03/23 15:41:35 aw 1.4.44.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [0c3f04f99697527077d1bba923778f191de87aef]

INTEGRATION: CWS aw024 (1.3.84); FILE MERGED 2005/09/17 04:39:35 aw 1.3.84.2: RESYNC: (1.3-1.4); FILE MERGED 2005/03/23 15:41:34 aw 1.3.84.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [110d6c67830b90822033495ec177019081246c5c]

INTEGRATION: CWS aw024 (1.2.84); FILE MERGED 2006/11/10 02:01:40 aw 1.2.84.3: RESYNC: (1.3-1.4); FILE MERGED 2005/09/17 04:37:58 aw 1.2.84.2: RESYNC: (1.2-1.3); FILE MERGED 2005/03/23 15:41:34 aw 1.2.84.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [6719d0a8287cfffa9b8aaf391c51bc32579b4c08]

INTEGRATION: CWS aw024 (1.2.84); FILE MERGED 2006/11/10 02:01:33 aw 1.2.84.3: RESYNC: (1.3-1.4); FILE MERGED 2005/09/17 04:37:37 aw 1.2.84.2: RESYNC: (1.2-1.3); FILE MERGED 2005/03/23 15:41:34 aw 1.2.84.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [2a89f53dd08913b01eaee97c9019d19d36b8a4ae]

INTEGRATION: CWS aw024 (1.2.84); FILE MERGED 2006/11/10 02:01:27 aw 1.2.84.3: RESYNC: (1.3-1.4); FILE MERGED 2005/09/17 04:37:29 aw 1.2.84.2: RESYNC: (1.2-1.3); FILE MERGED 2005/03/23 15:41:33 aw 1.2.84.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [08157dab3a2df8497b28803e5f46990ebfd94f5f]

INTEGRATION: CWS aw024 (1.3.54); FILE MERGED 2006/11/10 02:00:00 aw 1.3.54.3: RESYNC: (1.4-1.5); FILE MERGED 2005/09/17 04:31:36 aw 1.3.54.2: RESYNC: (1.3-1.4); FILE MERGED 2005/03/23 15:41:33 aw 1.3.54.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [9312216ab5b96915eb68d63db031aba5e4e1b088]

INTEGRATION: CWS aw024 (1.2.84); FILE MERGED 2006/11/10 01:50:49 aw 1.2.84.4: RESYNC: (1.4-1.5); FILE MERGED 2005/09/17 04:05:49 aw 1.2.84.3: RESYNC: (1.3-1.4); FILE MERGED 2005/07/22 08:46:04 aw 1.2.84.2: RESYNC: (1.2-1.3); FILE MERGED 2005/03/23 15:41:32 aw 1.2.84.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [e2ca6552734183d9a844a523ae3806739570f9c4]

INTEGRATION: CWS aw024 (1.3.84); FILE MERGED 2006/11/10 14:35:22 aw 1.3.84.5: RESYNC: (1.6-1.7); FILE MERGED 2006/11/10 01:50:16 aw 1.3.84.4: RESYNC: (1.5-1.6); FILE MERGED 2005/09/17 04:05:10 aw 1.3.84.3: RESYNC: (1.4-1.5); FILE MERGED 2005/07/22 08:45:54 aw 1.3.84.2: RESYNC: (1.3-1.4); FILE MERGED 2005/03/23 15:41:32 aw 1.3.84.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [34fefedee7b5fb93b4d2d39f92cc06eb94525513]

INTEGRATION: CWS aw024 (1.3.84); FILE MERGED 2006/11/10 01:49:00 aw 1.3.84.4: RESYNC: (1.5-1.6); FILE MERGED 2005/09/17 04:03:01 aw 1.3.84.3: RESYNC: (1.4-1.5); FILE MERGED 2005/07/22 08:45:45 aw 1.3.84.2: RESYNC: (1.3-1.4); FILE MERGED 2005/03/23 15:41:32 aw 1.3.84.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [de2eb1a06e77c18cd19776cc80556a821c95e42e]

INTEGRATION: CWS aw024 (1.2.84); FILE MERGED 2006/11/10 01:43:32 aw 1.2.84.3: RESYNC: (1.3-1.4); FILE MERGED 2005/09/17 03:50:24 aw 1.2.84.2: RESYNC: (1.2-1.3); FILE MERGED 2005/03/23 15:41:31 aw 1.2.84.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [ac0dbd3b621dfa901d4d8406a239d43966c0e60f]

INTEGRATION: CWS aw024 (1.2.84); FILE MERGED 2006/11/10 01:42:57 aw 1.2.84.3: RESYNC: (1.3-1.4); FILE MERGED 2005/09/17 03:47:50 aw 1.2.84.2: RESYNC: (1.2-1.3); FILE MERGED 2005/03/23 15:41:31 aw 1.2.84.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [0fe1ad471eeb752ede3c18511d3152dd7c1d6f88]

INTEGRATION: CWS aw024 (1.2.84); FILE MERGED 2006/11/10 01:40:50 aw 1.2.84.3: RESYNC: (1.3-1.4); FILE MERGED 2005/09/17 03:44:34 aw 1.2.84.2: RESYNC: (1.2-1.3); FILE MERGED 2005/03/23 15:41:31 aw 1.2.84.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [deec7712c19942e51626e64fc2760032c9f2039f]

INTEGRATION: CWS aw024 (1.2.84); FILE MERGED 2006/11/10 01:40:17 aw 1.2.84.3: RESYNC: (1.3-1.4); FILE MERGED 2005/09/17 03:43:40 aw 1.2.84.2: RESYNC: (1.2-1.3); FILE MERGED 2005/03/23 15:41:30 aw 1.2.84.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [5c000ab006da5e0a9ffc2c5671e0ba7a4e44e11c]

INTEGRATION: CWS aw024 (1.2.84); FILE MERGED 2006/11/10 01:35:19 aw 1.2.84.3: RESYNC: (1.3-1.4); FILE MERGED 2005/09/17 03:35:25 aw 1.2.84.2: RESYNC: (1.2-1.3); FILE MERGED 2005/03/23 15:41:30 aw 1.2.84.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [b7fbe71899d320bdf363505296fa3be3c3a8551f]

INTEGRATION: CWS aw024 (1.3.54); FILE MERGED 2006/11/10 01:32:27 aw 1.3.54.3: RESYNC: (1.4-1.5); FILE MERGED 2005/09/17 03:30:03 aw 1.3.54.2: RESYNC: (1.3-1.4); FILE MERGED 2005/03/23 15:41:30 aw 1.3.54.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [7c03addcd647eb474548019472af3014e1eeeacd]

INTEGRATION: CWS aw024 (1.3.84); FILE MERGED 2006/11/10 01:21:35 aw 1.3.84.3: RESYNC: (1.4-1.5); FILE MERGED 2005/09/17 03:07:41 aw 1.3.84.2: RESYNC: (1.3-1.4); FILE MERGED 2005/03/23 15:41:29 aw 1.3.84.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [e6e644e311ff93b9e2dbb9f123b1f9f70c78d328]

INTEGRATION: CWS aw024 (1.3.54); FILE MERGED 2006/11/10 01:19:26 aw 1.3.54.3: RESYNC: (1.4-1.5); FILE MERGED 2005/09/17 03:05:03 aw 1.3.54.2: RESYNC: (1.3-1.4); FILE MERGED 2005/03/23 15:41:29 aw 1.3.54.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [b6a9c2685191fc44337118c288ea7bc663c9be1d]

INTEGRATION: CWS aw024 (1.2.84); FILE MERGED 2006/11/10 01:16:12 aw 1.2.84.3: RESYNC: (1.3-1.4); FILE MERGED 2005/09/17 02:59:26 aw 1.2.84.2: RESYNC: (1.2-1.3); FILE MERGED 2005/03/23 15:41:28 aw 1.2.84.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [8961201a1541d7da9793e682dd1b45c8710843c2]

INTEGRATION: CWS aw024 (1.2.84); FILE MERGED 2006/11/10 01:16:05 aw 1.2.84.4: RESYNC: (1.4-1.5); FILE MERGED 2006/07/04 11:24:33 aw 1.2.84.3: RESYNC: (1.3-1.4); FILE MERGED 2005/09/17 02:59:12 aw 1.2.84.2: RESYNC: (1.2-1.3); FILE MERGED 2005/03/23 15:41:28 aw 1.2.84.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [9096c4835f9b2225118d7b96f0d6b4dd7b202d3d]

INTEGRATION: CWS aw024 (1.2.84); FILE MERGED 2006/11/10 00:48:16 aw 1.2.84.3: RESYNC: (1.3-1.4); FILE MERGED 2005/09/17 02:01:59 aw 1.2.84.2: RESYNC: (1.2-1.3); FILE MERGED 2005/03/23 15:41:27 aw 1.2.84.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [6b123b00a2cbedc32ce0c531671b109cd05b496f]

INTEGRATION: CWS aw024 (1.2.84); FILE MERGED 2006/11/10 00:30:38 aw 1.2.84.3: RESYNC: (1.3-1.4); FILE MERGED 2005/09/17 01:18:07 aw 1.2.84.2: RESYNC: (1.2-1.3); FILE MERGED 2005/08/08 07:54:46 sj 1.2.84.1: #i48467# some changes within the graphicfilters


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [eaa1f4fe73773b22294c2e28bfdae4833df6d830]

INTEGRATION: CWS aw024 (1.1.2); FILE ADDED 2005/09/22 11:37:18 aw 1.1.2.2: #i39529# removed SISSL from headers 2005/03/23 15:33:48 aw 1.1.2.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [3dfe3f2acfb1f45f536bb9c16084af69165793aa]

INTEGRATION: CWS aw024 (1.1.2); FILE ADDED 2005/09/22 11:37:17 aw 1.1.2.2: #i39529# removed SISSL from headers 2005/03/23 15:33:49 aw 1.1.2.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [da2ba45d1086a5b3578f6c4d69a5ed4aa641ba9a]

INTEGRATION: CWS aw024 (1.1.2); FILE ADDED 2005/09/22 11:37:17 aw 1.1.2.2: #i39529# removed SISSL from headers 2005/03/23 15:33:50 aw 1.1.2.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [697c48f87bc07443e7af2d4ac6f034dce81e3c43]

INTEGRATION: CWS aw024 (1.1.2); FILE ADDED 2005/09/22 11:37:15 aw 1.1.2.2: #i39529# removed SISSL from headers 2005/03/23 15:33:50 aw 1.1.2.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [0f34ee0cc97c7d5712d6d1a4501e002fecabcf87]

INTEGRATION: CWS aw024 (1.1.2); FILE ADDED 2005/09/22 11:37:14 aw 1.1.2.2: #i39529# removed SISSL from headers 2005/03/23 15:33:55 aw 1.1.2.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [d2c93d3c590fbaf315c23390699faee54ef28601]

INTEGRATION: CWS aw024 (1.1.2); FILE ADDED 2005/09/22 11:37:12 aw 1.1.2.2: #i39529# removed SISSL from headers 2005/03/23 15:33:49 aw 1.1.2.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [4f7b995e291298db420621c1a0665fbf18750ea6]

INTEGRATION: CWS aw024 (1.1.2); FILE ADDED 2005/09/22 11:37:11 aw 1.1.2.2: #i39529# removed SISSL from headers 2005/03/23 15:34:01 aw 1.1.2.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [bee406e27028358834ddeeaf4ef6f1f80a7fe170]

INTEGRATION: CWS aw024 (1.1.2); FILE ADDED 2005/09/22 11:37:09 aw 1.1.2.2: #i39529# removed SISSL from headers 2005/03/23 15:33:54 aw 1.1.2.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [ac6032a8d5c06f9c8ad97c99cb48502241bbe8ab]

INTEGRATION: CWS aw024 (1.1.2); FILE ADDED 2005/09/22 11:37:08 aw 1.1.2.2: #i39529# removed SISSL from headers 2005/03/23 15:33:51 aw 1.1.2.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [660402abef31e211124c8181dc4562fdeeed90e0]

INTEGRATION: CWS aw024 (1.1.2); FILE ADDED 2005/09/22 11:37:07 aw 1.1.2.2: #i39529# removed SISSL from headers 2005/03/23 15:33:51 aw 1.1.2.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [579ae487e224cf3e0c6d66875c4edcdea4b820fd]

INTEGRATION: CWS aw024 (1.1.2); FILE ADDED 2005/09/22 11:37:06 aw 1.1.2.2: #i39529# removed SISSL from headers 2005/03/23 15:33:59 aw 1.1.2.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [b4805c963822675f368faf9586f99837bd21cdfd]

INTEGRATION: CWS aw024 (1.1.2); FILE ADDED 2005/09/22 11:37:05 aw 1.1.2.2: #i39529# removed SISSL from headers 2005/03/23 15:33:57 aw 1.1.2.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [408c7e21212841e49d3be7da09dc7ded1a6d7834]

INTEGRATION: CWS aw024 (1.1.2); FILE ADDED 2005/09/22 11:37:02 aw 1.1.2.2: #i39529# removed SISSL from headers 2005/03/23 15:33:56 aw 1.1.2.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [803ecd0cb19d3b763f431c34a33f98553dda8258]

INTEGRATION: CWS aw024 (1.1.2); FILE ADDED 2005/09/22 11:37:01 aw 1.1.2.2: #i39529# removed SISSL from headers 2005/03/23 15:33:52 aw 1.1.2.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [b9eced273a40d458afed5d3aa8322c7ef99b0fa4]

INTEGRATION: CWS aw024 (1.1.2); FILE ADDED 2005/09/22 11:37:00 aw 1.1.2.2: #i39529# removed SISSL from headers 2005/03/23 15:33:52 aw 1.1.2.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [8e49058d4a2a92f613fe8660e2aad1021df11de6]

INTEGRATION: CWS aw024 (1.1.2); FILE ADDED 2005/09/22 11:37:00 aw 1.1.2.2: #i39529# removed SISSL from headers 2005/03/23 15:33:54 aw 1.1.2.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [bfc0225e801c8a35291d85c71686bfbb731e75fe]

INTEGRATION: CWS aw024 (1.1.2); FILE ADDED 2005/09/22 11:36:59 aw 1.1.2.2: #i39529# removed SISSL from headers 2005/03/23 15:33:53 aw 1.1.2.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [dfd0190cd3f8dd40183175b2f0962c1f607580eb]

INTEGRATION: CWS aw024 (1.1.84); FILE MERGED 2006/08/03 14:40:01 aw 1.1.84.6: RESYNC: (1.4-1.5); FILE MERGED 2006/05/12 17:36:25 aw 1.1.84.5: RESYNC: (1.3-1.4); FILE MERGED 2005/09/17 01:14:14 aw 1.1.84.4: RESYNC: (1.2-1.3); FILE MERGED 2005/05/12 16:32:25 aw 1.1.84.3: #i39529# 2005/03/23 18:54:19 aw 1.1.84.2: RESYNC: (1.1-1.2); FILE MERGED 2005/03/23 15:41:05 aw 1.1.84.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [4d5b8e8e268756356bcb7f450cc64f3d2dbbd2e9]

INTEGRATION: CWS aw024 (1.2.54); FILE MERGED 2006/11/10 00:00:24 aw 1.2.54.3: RESYNC: (1.3-1.4); FILE MERGED 2005/09/17 00:02:38 aw 1.2.54.2: RESYNC: (1.2-1.3); FILE MERGED 2005/03/23 15:40:50 aw 1.2.54.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [5ffac88f1acfe97754a88b367737213896e5930a]

INTEGRATION: CWS aw024 (1.3.54); FILE MERGED 2006/11/09 23:59:48 aw 1.3.54.3: RESYNC: (1.4-1.5); FILE MERGED 2005/09/17 00:02:10 aw 1.3.54.2: RESYNC: (1.3-1.4); FILE MERGED 2005/03/23 15:40:50 aw 1.3.54.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [7482bd4ce2b56d0d2bbea2e2d2ffbaa7b73207db]

INTEGRATION: CWS aw024 (1.1.84); FILE MERGED 2005/09/16 23:56:21 aw 1.1.84.2: RESYNC: (1.1-1.2); FILE MERGED 2005/03/23 15:40:49 aw 1.1.84.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [00c5a2d326f73f5eddf9b962e4b5ec90b14c47af]

INTEGRATION: CWS aw024 (1.2.54); FILE MERGED 2006/11/09 23:57:19 aw 1.2.54.4: RESYNC: (1.4-1.5); FILE MERGED 2006/08/03 14:32:56 aw 1.2.54.3: RESYNC: (1.3-1.4); FILE MERGED 2005/09/16 23:54:15 aw 1.2.54.2: RESYNC: (1.2-1.3); FILE MERGED 2005/03/23 15:40:49 aw 1.2.54.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [a13caa8b6efbb33a01a78c4bef9886334cab00b8]

INTEGRATION: CWS aw024 (1.5.66); FILE MERGED 2006/11/10 14:34:22 aw 1.5.66.6: RESYNC: (1.11-1.12); FILE MERGED 2006/11/09 23:52:41 aw 1.5.66.5: RESYNC: (1.10-1.11); FILE MERGED 2006/08/03 14:32:10 aw 1.5.66.4: RESYNC: (1.8-1.10); FILE MERGED 2006/05/29 16:57:56 aw 1.5.66.3: RESYNC: (1.7-1.8); FILE MERGED 2005/09/16 23:43:07 aw 1.5.66.2: RESYNC: (1.5-1.7); FILE MERGED 2005/03/23 15:40:10 aw 1.5.66.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [d7a3e39e5d61484b4d7299d48e6f14a1ed31864b]

INTEGRATION: CWS aw024 (1.3.84); FILE MERGED 2006/11/09 22:42:03 aw 1.3.84.3: RESYNC: (1.4-1.5); FILE MERGED 2005/09/16 21:58:41 aw 1.3.84.2: RESYNC: (1.3-1.4); FILE MERGED 2005/08/08 12:11:49 sj 1.3.84.1: #i48467# some changes within the graphicfilters


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [a0cd24a590f6f72a5b8e1e0a333d4c32a624a8f0]

INTEGRATION: CWS aw024 (1.3.4); FILE REMOVED 2006/11/09 22:20:50 aw 1.3.4.1: RESYNC:; FILE REMOVED


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [662df3967cc97d12edc2792fde45b07f6eaaf746]

INTEGRATION: CWS aw024 (1.3.4); FILE REMOVED 2006/11/09 22:20:40 aw 1.3.4.1: RESYNC:; FILE REMOVED


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [a481b2f7cac7666ec81fb990367b4546a4e548e8]

INTEGRATION: CWS aw024 (1.3.4); FILE REMOVED 2006/11/09 22:20:31 aw 1.3.4.1: RESYNC:; FILE REMOVED


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [4453d83cc52a7cda31542fe12a1e76e4ca06dbd0]

INTEGRATION: CWS aw024 (1.3.4); FILE REMOVED 2006/11/09 22:21:08 aw 1.3.4.1: RESYNC:; FILE REMOVED


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [63aa55bb64f05d50266a2dea8221aee5c26225ac]

INTEGRATION: CWS aw024 (1.3.4); FILE REMOVED 2006/11/09 22:20:21 aw 1.3.4.1: RESYNC:; FILE REMOVED


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [4761b1b6905766d79b617fab19e9823baf689601]

INTEGRATION: CWS aw024 (1.3.4); FILE REMOVED 2006/11/09 22:20:09 aw 1.3.4.1: RESYNC:; FILE REMOVED


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [619d486a05fc60c870a65ea071abb3da431f792c]

INTEGRATION: CWS aw024 (1.4.4); FILE REMOVED 2006/11/09 22:19:59 aw 1.4.4.1: RESYNC:; FILE REMOVED


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [b5154295189d1a8dc225a32fcfb7d50ee05e4545]

INTEGRATION: CWS aw024 (1.4.4); FILE REMOVED 2006/11/09 22:20:59 aw 1.4.4.1: RESYNC:; FILE REMOVED


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [35f418b2bd7303f45730ec597aebe6bbed0cc705]

INTEGRATION: CWS aw024 (1.5.4); FILE REMOVED 2006/11/09 22:19:48 aw 1.5.4.1: RESYNC:; FILE REMOVED


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [b82328b08d87078ac43069589c7f705b59db950b]

INTEGRATION: CWS aw024 (1.3.4); FILE REMOVED 2006/11/09 22:19:38 aw 1.3.4.1: RESYNC:; FILE REMOVED


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [e3104b3bfce1879bdfcbb3504330c31bb82fa0cc]

INTEGRATION: CWS aw024 (1.5.6); FILE REMOVED 2006/11/09 22:19:27 aw 1.5.6.1: RESYNC:; FILE REMOVED


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [41c1b24f065b18ac93b8ae85ce9c74629877e522]

INTEGRATION: CWS aw024 (1.5.4); FILE REMOVED 2006/11/09 22:18:56 aw 1.5.4.1: RESYNC:; FILE REMOVED


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [29711146c120a3314ebf8e08e00b986b8d174cdd]

INTEGRATION: CWS aw024 (1.4.4); FILE REMOVED 2006/11/09 22:19:17 aw 1.4.4.1: RESYNC:; FILE REMOVED


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [8c8acc280fd8cadeb45c15adefb9055bac644f37]

INTEGRATION: CWS aw024 (1.4.4); FILE REMOVED 2006/11/09 22:18:46 aw 1.4.4.1: RESYNC:; FILE REMOVED


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [5ad2ec68e6a95028b17ca0583e6885273b6cafb5]

INTEGRATION: CWS aw024 (1.3.4); FILE REMOVED 2006/11/09 22:18:36 aw 1.3.4.1: RESYNC:; FILE REMOVED


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [4e821ba6e2ae320fa71e58ea462eb1ed35cd772d]

INTEGRATION: CWS aw024 (1.5.6); FILE REMOVED 2006/11/09 22:18:26 aw 1.5.6.1: RESYNC:; FILE REMOVED


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [80f9c80932504f8ef72ee17f7cb466a8646fc785]

INTEGRATION: CWS aw024 (1.3.4); FILE REMOVED 2006/11/09 22:16:26 aw 1.3.4.1: RESYNC:; FILE REMOVED


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [fa00d00a882a302303bf1a4a7b72becf06abfb68]

INTEGRATION: CWS aw024 (1.3.4); FILE REMOVED 2006/11/09 22:16:42 aw 1.3.4.1: RESYNC:; FILE REMOVED


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [1d5a9487ab5cfc48d2a0cd67ca2f61f39816671c]

INTEGRATION: CWS aw024 (1.3.4); FILE REMOVED 2006/11/09 22:16:17 aw 1.3.4.1: RESYNC:; FILE REMOVED


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [bcaae1b917d948b6709bd193ef7d7e02450fc549]

INTEGRATION: CWS aw024 (1.5.6); FILE REMOVED 2006/11/09 22:16:08 aw 1.5.6.1: RESYNC:; FILE REMOVED


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [90bb455c6b8f4e4827ea3b1d376a30e12cbd2179]

INTEGRATION: CWS aw024 (1.3.4); FILE REMOVED 2006/11/09 22:15:58 aw 1.3.4.1: RESYNC:; FILE REMOVED


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [992b2b1d343a2aac82d8f948b894a487c31a0290]

INTEGRATION: CWS aw024 (1.3.4); FILE REMOVED 2006/11/09 22:14:35 aw 1.3.4.1: RESYNC:; FILE REMOVED


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [8b89eecad318e6209f66d5566fae17aa01398bda]

INTEGRATION: CWS aw024 (1.3.4); FILE REMOVED 2006/11/09 22:14:52 aw 1.3.4.1: RESYNC:; FILE REMOVED


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [915d9cfa5f861c162fecdde6d18940ea115ecf91]

INTEGRATION: CWS aw024 (1.3.4); FILE REMOVED 2006/11/09 22:15:20 aw 1.3.4.1: RESYNC:; FILE REMOVED


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [98dae9c05843ad6fad664f3c17f2bd4d80951eb8]

INTEGRATION: CWS aw024 (1.3.4); FILE REMOVED 2006/11/09 22:07:25 aw 1.3.4.1: RESYNC:; FILE REMOVED


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [6d2986c393d694a9e0ce950eef910ed5465d90e2]

INTEGRATION: CWS aw024 (1.3.4); FILE REMOVED 2006/11/09 22:07:15 aw 1.3.4.1: RESYNC:; FILE REMOVED


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [548224b5f9b9fe614359367de351377a93cbbfa0]

INTEGRATION: CWS aw024 (1.4.4); FILE REMOVED 2006/11/09 22:07:06 aw 1.4.4.1: RESYNC:; FILE REMOVED


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [7d25a920c891d868c4143eb2b75fc5464f28b634]

INTEGRATION: CWS aw024 (1.3.4); FILE REMOVED 2006/11/09 22:08:20 aw 1.3.4.1: RESYNC:; FILE REMOVED


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [814817af2f4da34e6cdcd74d7b5d71c66a61caa1]

INTEGRATION: CWS aw024 (1.5.4); FILE REMOVED 2006/11/09 22:06:57 aw 1.5.4.1: RESYNC:; FILE REMOVED


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [23deb5568c690f1471a2238546038f415252f48e]

INTEGRATION: CWS aw024 (1.5.6); FILE REMOVED 2006/11/09 22:06:49 aw 1.5.6.1: RESYNC:; FILE REMOVED


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [d87fa511c86ecaa335a0e4907d6aaa03add92a40]

INTEGRATION: CWS aw024 (1.4.4); FILE REMOVED 2006/11/09 22:08:12 aw 1.4.4.1: RESYNC:; FILE REMOVED


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [1204ca8ac6a4caa4b532e57a53ad3203fa351dd1]

INTEGRATION: CWS aw024 (1.3.4); FILE REMOVED 2006/11/09 22:06:39 aw 1.3.4.1: RESYNC:; FILE REMOVED


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [44d34991e0720c93d254d0074ea0f76ad4a44686]

INTEGRATION: CWS aw024 (1.3.4); FILE REMOVED 2006/11/09 22:06:30 aw 1.3.4.1: RESYNC:; FILE REMOVED


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [a34620b3d364dce01db3bdada5a1015a69c85e09]

INTEGRATION: CWS aw024 (1.3.4); FILE REMOVED 2006/11/09 22:06:20 aw 1.3.4.1: RESYNC:; FILE REMOVED


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [c28ac2301c02f15dfda8b08cfe072546554ca782]

INTEGRATION: CWS aw024 (1.4.4); FILE REMOVED 2006/11/09 22:06:06 aw 1.4.4.1: RESYNC:; FILE REMOVED


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [1387025075f44eb8c049d59f218400d784852893]

INTEGRATION: CWS aw024 (1.3.4); FILE REMOVED 2006/11/09 22:05:56 aw 1.3.4.1: RESYNC:; FILE REMOVED


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [878203635a73a8a1371d7826ccf73cf8de3a4c76]

INTEGRATION: CWS aw024 (1.5.54); FILE MERGED 2005/09/16 19:48:44 aw 1.5.54.2: RESYNC: (1.5-1.6); FILE MERGED 2005/03/23 15:40:06 aw 1.5.54.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [e76e52dbe66d39911102d6e92d5e8d8676fb9f38]

INTEGRATION: CWS aw024 (1.7.34); FILE MERGED 2006/11/09 21:35:09 aw 1.7.34.3: RESYNC: (1.8-1.9); FILE MERGED 2005/09/16 18:34:34 aw 1.7.34.2: RESYNC: (1.7-1.8); FILE MERGED 2005/03/23 15:40:06 aw 1.7.34.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [9c4832c508a0f0e22e80f4a86c53dace13b6e263]

INTEGRATION: CWS aw024 (1.6.34); FILE MERGED 2006/11/09 21:25:27 aw 1.6.34.3: RESYNC: (1.7-1.8); FILE MERGED 2005/09/16 18:12:11 aw 1.6.34.2: RESYNC: (1.6-1.7); FILE MERGED 2005/03/23 15:40:06 aw 1.6.34.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [97f1512ca70c68a23a81620e0fe5a30b367039f1]

INTEGRATION: CWS aw024 (1.4.54); FILE MERGED 2006/11/10 14:09:31 aw 1.4.54.4: RESYNC: (1.6-1.7); FILE MERGED 2006/11/09 21:25:18 aw 1.4.54.3: RESYNC: (1.5-1.6); FILE MERGED 2005/09/16 18:12:01 aw 1.4.54.2: RESYNC: (1.4-1.5); FILE MERGED 2005/03/23 15:40:05 aw 1.4.54.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [13e3539c054d70ccc501543af9b74173da3f1d0d]

INTEGRATION: CWS aw024 (1.4.54); FILE MERGED 2006/11/09 21:15:39 aw 1.4.54.3: RESYNC: (1.5-1.6); FILE MERGED 2005/09/16 17:38:21 aw 1.4.54.2: RESYNC: (1.4-1.5); FILE MERGED 2005/03/23 15:40:05 aw 1.4.54.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [eb519c79cf489deca0356dafe5b8f91f690b44f1]

INTEGRATION: CWS aw024 (1.6.54); FILE MERGED 2006/11/10 14:07:15 aw 1.6.54.4: RESYNC: (1.8-1.9); FILE MERGED 2006/11/09 21:07:26 aw 1.6.54.3: RESYNC: (1.7-1.8); FILE MERGED 2005/09/16 17:16:40 aw 1.6.54.2: RESYNC: (1.6-1.7); FILE MERGED 2005/03/23 15:40:04 aw 1.6.54.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [b724ad9d8d6b830824944007f418cd88e07a2035]

INTEGRATION: CWS aw024 (1.5.84); FILE MERGED 2006/08/03 13:53:54 aw 1.5.84.4: RESYNC: (1.7-1.8); FILE MERGED 2006/05/12 17:24:20 aw 1.5.84.3: RESYNC: (1.6-1.7); FILE MERGED 2005/09/16 16:03:30 aw 1.5.84.2: RESYNC: (1.5-1.6); FILE MERGED 2005/03/23 15:39:13 aw 1.5.84.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [9335f53b4be88ae373f443f54cfae6a03f2fac08]

INTEGRATION: CWS aw024 (1.4.54); FILE MERGED 2006/11/09 20:50:05 aw 1.4.54.3: RESYNC: (1.5-1.6); FILE MERGED 2005/09/16 15:59:07 aw 1.4.54.2: RESYNC: (1.4-1.5); FILE MERGED 2005/03/23 15:38:52 aw 1.4.54.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [f6deb8d8bdaf7a9bcd47362cda81b9eaa14a0466]

INTEGRATION: CWS aw024 (1.4.54); FILE MERGED 2006/11/09 20:49:27 aw 1.4.54.3: RESYNC: (1.5-1.6); FILE MERGED 2005/09/16 15:57:36 aw 1.4.54.2: RESYNC: (1.4-1.5); FILE MERGED 2005/03/23 15:38:52 aw 1.4.54.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [803a0478b9d0d8453f0ef1e3ebcee881a980dd3e]

INTEGRATION: CWS aw024 (1.4.54); FILE MERGED 2006/11/09 20:47:36 aw 1.4.54.3: RESYNC: (1.5-1.6); FILE MERGED 2005/09/16 15:53:34 aw 1.4.54.2: RESYNC: (1.4-1.5); FILE MERGED 2005/03/23 15:38:51 aw 1.4.54.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [601e115ca6d554519f7f93a5974cbe8d3420cedf]

INTEGRATION: CWS aw024 (1.6.54); FILE MERGED 2006/11/09 20:44:41 aw 1.6.54.4: RESYNC: (1.7-1.8); FILE MERGED 2005/09/16 15:46:00 aw 1.6.54.3: RESYNC: (1.6-1.7); FILE MERGED 2005/08/05 17:23:08 sj 1.6.54.2: #i48467# some changes within the graphicfilters 2005/03/23 15:38:51 aw 1.6.54.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [0d2cff4c018b79606424f900346aa84c0fad03c2]

INTEGRATION: CWS aw024 (1.5.6); FILE MERGED 2006/11/09 20:44:33 aw 1.5.6.3: RESYNC: (1.6-1.7); FILE MERGED 2005/09/16 15:45:49 aw 1.5.6.2: RESYNC: (1.5-1.6); FILE MERGED 2005/03/23 15:38:50 aw 1.5.6.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [982aa617bf2cb99eeb6ffa56d46d78c3411ffbd0]

INTEGRATION: CWS aw024 (1.3.54); FILE MERGED 2006/11/09 20:44:15 aw 1.3.54.5: RESYNC: (1.5-1.6); FILE MERGED 2005/09/16 15:45:16 aw 1.3.54.4: RESYNC: (1.4-1.5); FILE MERGED 2005/08/05 17:23:08 sj 1.3.54.3: #i48467# some changes within the graphicfilters 2005/05/13 13:59:50 aw 1.3.54.2: RESYNC: (1.3-1.4); FILE MERGED 2005/03/23 15:38:50 aw 1.3.54.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [b810332793c4953195630377cbdffa99632c40de]

INTEGRATION: CWS aw024 (1.3.54); FILE MERGED 2006/11/09 20:43:32 aw 1.3.54.3: RESYNC: (1.4-1.5); FILE MERGED 2005/09/16 06:28:53 aw 1.3.54.2: RESYNC: (1.3-1.4); FILE MERGED 2005/03/23 15:38:50 aw 1.3.54.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [332fa2e8decebbf0a202b46192041ef4edd0376e]

INTEGRATION: CWS aw024 (1.3.54); FILE MERGED 2006/11/09 20:41:41 aw 1.3.54.3: RESYNC: (1.4-1.5); FILE MERGED 2005/09/16 06:25:27 aw 1.3.54.2: RESYNC: (1.3-1.4); FILE MERGED 2005/03/23 15:38:50 aw 1.3.54.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [fe4afdedf454e42a90d75ec936180177ea1a2e9a]

INTEGRATION: CWS aw024 (1.2.84); FILE MERGED 2005/09/16 06:24:53 aw 1.2.84.2: RESYNC: (1.2-1.3); FILE MERGED 2005/03/23 15:38:50 aw 1.2.84.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [6d79d335e65c12f1fd1dfc54feec27794fb986a7]

INTEGRATION: CWS aw024 (1.4.6); FILE MERGED 2006/11/09 20:37:27 aw 1.4.6.3: RESYNC: (1.5-1.6); FILE MERGED 2005/09/16 06:15:02 aw 1.4.6.2: RESYNC: (1.4-1.5); FILE MERGED 2005/08/08 10:53:52 sj 1.4.6.1: #i48467# some changes within the graphicfilters


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [704f61b5e37b5f0ab26b91ec81001b39f5bcb07a]

INTEGRATION: CWS aw024 (1.3.54); FILE MERGED 2006/11/09 20:37:20 aw 1.3.54.3: RESYNC: (1.4-1.5); FILE MERGED 2005/09/16 06:14:15 aw 1.3.54.2: RESYNC: (1.3-1.4); FILE MERGED 2005/08/08 10:53:52 sj 1.3.54.1: #i48467# some changes within the graphicfilters


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [c2ed1f07cbe56afc8234b9a0c4194b721f7ab072]

INTEGRATION: CWS aw024 (1.5.54); FILE MERGED 2006/11/09 20:31:46 aw 1.5.54.3: RESYNC: (1.6-1.7); FILE MERGED 2005/09/16 06:05:34 aw 1.5.54.2: RESYNC: (1.5-1.6); FILE MERGED 2005/03/23 15:38:49 aw 1.5.54.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [0f2c2ec72e38bd8188f16abd526d510316098d77]

INTEGRATION: CWS aw024 (1.4.52); FILE MERGED 2006/11/09 20:31:26 aw 1.4.52.4: RESYNC: (1.6-1.7); FILE MERGED 2006/08/03 13:51:32 aw 1.4.52.3: RESYNC: (1.5-1.6); FILE MERGED 2005/09/16 06:05:12 aw 1.4.52.2: RESYNC: (1.4-1.5); FILE MERGED 2005/03/23 15:38:49 aw 1.4.52.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [571d1fa6ae570716d48813d2f06a98b3aee5bcbf]

INTEGRATION: CWS aw024 (1.7.54); FILE MERGED 2006/11/09 20:31:07 aw 1.7.54.4: RESYNC: (1.9-1.10); FILE MERGED 2005/11/18 13:52:18 aw 1.7.54.3: RESYNC: (1.8-1.9); FILE MERGED 2005/09/16 06:04:50 aw 1.7.54.2: RESYNC: (1.7-1.8); FILE MERGED 2005/03/23 15:38:48 aw 1.7.54.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [c9a57ea8d8917e87a5218aff561f02d39f591fc6]

INTEGRATION: CWS aw024 (1.5.54); FILE MERGED 2006/11/09 20:30:37 aw 1.5.54.4: RESYNC: (1.7-1.8); FILE MERGED 2005/09/16 06:03:45 aw 1.5.54.3: RESYNC: (1.6-1.7); FILE MERGED 2005/03/23 18:38:23 aw 1.5.54.2: RESYNC: (1.5-1.6); FILE MERGED 2005/03/23 15:38:48 aw 1.5.54.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [b4aefd9c503d4b9151eade85a2c354e3ae5b5749]

INTEGRATION: CWS aw024 (1.8.54); FILE MERGED 2006/11/09 20:29:54 aw 1.8.54.4: RESYNC: (1.11-1.12); FILE MERGED 2006/09/08 17:35:05 aw 1.8.54.3: RESYNC: (1.9-1.11); FILE MERGED 2005/09/16 06:02:53 aw 1.8.54.2: RESYNC: (1.8-1.9); FILE MERGED 2005/03/23 15:38:48 aw 1.8.54.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [4bcf321a05bbb79ecca2493ec4afba8e10d1f81b]

INTEGRATION: CWS aw024 (1.5.54); FILE MERGED 2006/11/09 20:27:04 aw 1.5.54.3: RESYNC: (1.6-1.7); FILE MERGED 2005/09/16 05:58:44 aw 1.5.54.2: RESYNC: (1.5-1.6); FILE MERGED 2005/03/23 15:38:48 aw 1.5.54.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [675a55bf1864e9d18ef18f5abc5e78c843cd738a]

INTEGRATION: CWS aw024 (1.7.52); FILE MERGED 2006/11/09 20:21:57 aw 1.7.52.4: RESYNC: (1.9-1.10); FILE MERGED 2006/08/03 13:50:23 aw 1.7.52.3: RESYNC: (1.8-1.9); FILE MERGED 2005/09/16 05:48:17 aw 1.7.52.2: RESYNC: (1.7-1.8); FILE MERGED 2005/03/23 15:38:47 aw 1.7.52.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [671c663c75554bc404633fc6ab488f199ac344b8]

INTEGRATION: CWS aw024 (1.3.84); FILE MERGED 2006/11/09 20:05:35 aw 1.3.84.10: RESYNC: (1.9-1.10); FILE MERGED 2006/08/03 13:49:00 aw 1.3.84.9: RESYNC: (1.8-1.9); FILE MERGED 2006/07/04 11:17:47 aw 1.3.84.8: RESYNC: (1.7-1.8); FILE MERGED 2006/02/01 15:41:04 aw 1.3.84.7: adaption to m154 after resync 2006/01/26 19:14:43 aw 1.3.84.6: RESYNC: (1.6-1.7); FILE MERGED 2005/09/16 05:15:15 aw 1.3.84.5: RESYNC: (1.5-1.6); FILE MERGED 2005/05/17 16:07:04 aw 1.3.84.4: #i39529# 2005/05/13 13:56:54 aw 1.3.84.3: RESYNC: (1.4-1.5); FILE MERGED 2005/03/23 18:37:52 aw 1.3.84.2: RESYNC: (1.3-1.4); FILE MERGED 2005/03/23 15:38:46 aw 1.3.84.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [42b4f12848f695c97be39e165b3c63f50edca6e6]

INTEGRATION: CWS aw024 (1.4.54); FILE MERGED 2006/11/09 20:04:30 aw 1.4.54.3: RESYNC: (1.5-1.6); FILE MERGED 2005/09/16 05:10:22 aw 1.4.54.2: RESYNC: (1.4-1.5); FILE MERGED 2005/03/23 15:38:46 aw 1.4.54.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [0c16ffc2779a2897633a3bf6aeccbeb856e593ec]

INTEGRATION: CWS aw024 (1.5.54); FILE MERGED 2006/11/09 19:42:09 aw 1.5.54.3: RESYNC: (1.6-1.7); FILE MERGED 2005/09/16 04:24:25 aw 1.5.54.2: RESYNC: (1.5-1.6); FILE MERGED 2005/03/23 15:38:44 aw 1.5.54.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [d03fe930c33a00962d23b0507c7b73b897a09f78]

INTEGRATION: CWS aw024 (1.3.54); FILE MERGED 2006/11/09 19:11:58 aw 1.3.54.3: RESYNC: (1.4-1.5); FILE MERGED 2005/09/16 03:43:42 aw 1.3.54.2: RESYNC: (1.3-1.4); FILE MERGED 2005/08/08 09:35:20 sj 1.3.54.1: #i48467# some changes within the graphicfilters


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [3b4454f7017ccf353d179262b38cdafdab14292f]

INTEGRATION: CWS aw024 (1.3.84); FILE MERGED 2006/09/08 17:34:56 aw 1.3.84.6: RESYNC: (1.8-1.9); FILE MERGED 2006/08/03 13:39:27 aw 1.3.84.5: RESYNC: (1.7-1.8); FILE MERGED 2006/07/04 11:16:43 aw 1.3.84.4: RESYNC: (1.6-1.7); FILE MERGED 2006/05/12 17:20:41 aw 1.3.84.3: RESYNC: (1.5-1.6); FILE MERGED 2005/09/16 00:39:57 aw 1.3.84.2: RESYNC: (1.3-1.5); FILE MERGED 2005/03/23 15:38:18 aw 1.3.84.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [174bd3105e61670a84f75f2dab4f5dc0fbab8ec5]

INTEGRATION: CWS aw024 (1.4.54); FILE MERGED 2006/11/09 17:50:30 aw 1.4.54.3: RESYNC: (1.5-1.6); FILE MERGED 2005/09/16 00:18:08 aw 1.4.54.2: RESYNC: (1.4-1.5); FILE MERGED 2005/08/05 17:23:32 sj 1.4.54.1: #i48467# some changes within the graphicfilters


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [b67fcbecbcbcf8c632e5cf01b3a57f77027937a5]

INTEGRATION: CWS aw024 (1.4.84); FILE MERGED 2006/08/03 13:34:16 aw 1.4.84.4: RESYNC: (1.6-1.7); FILE MERGED 2006/07/04 11:16:36 aw 1.4.84.3: RESYNC: (1.5-1.6); FILE MERGED 2005/09/15 21:58:00 aw 1.4.84.2: RESYNC: (1.4-1.5); FILE MERGED 2005/03/23 15:37:58 aw 1.4.84.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [90de65936596b42fadffe9cc9c74f8f3bcb79039]

INTEGRATION: CWS aw024 (1.4.54); FILE MERGED 2006/11/09 17:16:23 aw 1.4.54.3: RESYNC: (1.5-1.6); FILE MERGED 2005/09/15 21:49:48 aw 1.4.54.2: RESYNC: (1.4-1.5); FILE MERGED 2005/03/23 15:37:58 aw 1.4.54.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [f41c32ab57e9ddca578c5ea1683d6962b0d7feb3]

INTEGRATION: CWS aw024 (1.3.54); FILE MERGED 2006/11/09 17:16:17 aw 1.3.54.3: RESYNC: (1.4-1.5); FILE MERGED 2005/09/15 21:49:35 aw 1.3.54.2: RESYNC: (1.3-1.4); FILE MERGED 2005/03/23 15:37:57 aw 1.3.54.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [46a190c35cab49e44ecc85ed4b2cdbb1c19dcb99]

INTEGRATION: CWS aw024 (1.3.54); FILE MERGED 2006/11/09 17:16:10 aw 1.3.54.3: RESYNC: (1.4-1.5); FILE MERGED 2005/09/15 21:49:23 aw 1.3.54.2: RESYNC: (1.3-1.4); FILE MERGED 2005/03/23 15:37:57 aw 1.3.54.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [6ab87fbb9e453bbb97dd5ee763b2ed0a764574ac]

INTEGRATION: CWS aw024 (1.7.40); FILE MERGED 2006/09/21 17:45:17 aw 1.7.40.8: RESYNC: (1.14-1.15); FILE MERGED 2006/09/08 16:13:30 aw 1.7.40.7: RESYNC: (1.13-1.14); FILE MERGED 2006/08/03 13:30:46 aw 1.7.40.6: RESYNC: (1.12-1.13); FILE MERGED 2006/07/04 11:15:51 aw 1.7.40.5: RESYNC: (1.11-1.12); FILE MERGED 2006/05/12 17:19:17 aw 1.7.40.4: RESYNC: (1.10-1.11); FILE MERGED 2005/09/15 19:31:44 aw 1.7.40.3: RESYNC: (1.8-1.10); FILE MERGED 2005/05/13 13:47:14 aw 1.7.40.2: RESYNC: (1.7-1.8); FILE MERGED 2005/03/23 15:37:31 aw 1.7.40.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [8be0bcd17817cf04ba4df0dcf2dc21a15c4512f6]

INTEGRATION: CWS aw024 (1.3.44); FILE MERGED 2006/11/09 16:10:00 aw 1.3.44.5: RESYNC: (1.6-1.8); FILE MERGED 2006/08/03 13:28:12 aw 1.3.44.4: RESYNC: (1.5-1.6); FILE MERGED 2005/09/15 17:43:54 aw 1.3.44.3: RESYNC: (1.4-1.5); FILE MERGED 2005/05/13 13:46:32 aw 1.3.44.2: RESYNC: (1.3-1.4); FILE MERGED 2005/03/23 15:37:31 aw 1.3.44.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [02bbd42130da1d369c06e987e23b657a0785e343]

INTEGRATION: CWS aw024 (1.4.68); FILE MERGED 2006/11/09 14:36:32 aw 1.4.68.5: RESYNC: (1.7-1.8); FILE MERGED 2006/08/03 13:18:10 aw 1.4.68.4: RESYNC: (1.6-1.7); FILE MERGED 2005/09/15 12:21:23 aw 1.4.68.3: RESYNC: (1.5-1.6); FILE MERGED 2005/03/23 18:24:35 aw 1.4.68.2: RESYNC: (1.4-1.5); FILE MERGED 2005/03/23 15:37:13 aw 1.4.68.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [99a0a0ecaed87c8b72831899679c1b51d8aad060]

INTEGRATION: CWS aw024 (1.7.48); FILE MERGED 2006/11/13 12:29:02 aw 1.7.48.5: changes after resync 2006/11/09 14:33:04 aw 1.7.48.4: RESYNC: (1.8-1.9); FILE MERGED 2005/09/15 11:49:15 aw 1.7.48.3: RESYNC: (1.7-1.8); FILE MERGED 2005/08/08 07:57:45 sj 1.7.48.2: #i48467# some changes within the graphicfilters 2005/08/08 07:55:50 sj 1.7.48.1: #i48467# some changes within the graphicfilters


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [e6441f900fba7ba905652f56ee927a4aea3ac3b0]

INTEGRATION: CWS aw024 (1.1.2); FILE ADDED 2005/09/22 11:35:20 aw 1.1.2.2: #i39529# removed SISSL from headers 2005/03/23 15:30:45 aw 1.1.2.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [6bfe9baed6a8a8b81456c14de46f46b2a80d74fd]

INTEGRATION: CWS aw024 (1.1.2); FILE ADDED 2006/08/07 10:11:48 aw 1.1.2.3: adaptions after resync 2005/09/22 11:35:19 aw 1.1.2.2: #i39529# removed SISSL from headers 2005/03/23 15:32:13 aw 1.1.2.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [c4698810aad687246208a6349391307c9ffa9902]

INTEGRATION: CWS aw024 (1.1.2); FILE ADDED 2005/09/22 11:35:19 aw 1.1.2.2: #i39529# removed SISSL from headers 2005/03/23 15:31:48 aw 1.1.2.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [1fe024ed376da064f05ff57a202fcc6d3ea01f47]

INTEGRATION: CWS aw024 (1.1.2); FILE ADDED 2005/09/22 11:35:17 aw 1.1.2.2: #i39529# removed SISSL from headers 2005/03/23 15:31:49 aw 1.1.2.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [0c25ad80816956b8e379c37223b7ab1a490403c2]

INTEGRATION: CWS aw024 (1.1.2); FILE ADDED 2005/09/22 11:35:17 aw 1.1.2.2: #i39529# removed SISSL from headers 2005/03/23 15:31:50 aw 1.1.2.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [a0b9edf69c2cfa9c3b0ecf26ee09173fc576ea0c]

INTEGRATION: CWS aw024 (1.1.2); FILE ADDED 2005/09/22 11:35:15 aw 1.1.2.2: #i39529# removed SISSL from headers 2005/03/23 15:31:48 aw 1.1.2.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [e3b68a0efcb63ce05e4ba6584fab553d921d4e98]

INTEGRATION: CWS aw024 (1.1.2); FILE ADDED 2005/09/22 11:35:14 aw 1.1.2.2: #i39529# removed SISSL from headers 2005/03/23 15:31:52 aw 1.1.2.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [b4f0fdc1a2b3775ffdb8e8476f70956692fa7e66]

INTEGRATION: CWS aw024 (1.1.2); FILE ADDED 2005/09/22 11:35:14 aw 1.1.2.2: #i39529# removed SISSL from headers 2005/03/23 15:31:51 aw 1.1.2.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [d74bfa27e561d4a33ecde37d23a6adbe0997818c]

INTEGRATION: CWS aw024 (1.1.2); FILE ADDED 2005/09/22 11:35:13 aw 1.1.2.2: #i39529# removed SISSL from headers 2005/03/23 15:31:50 aw 1.1.2.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [9c81fc2289e171b62fccfc85cde76679209891b6]

INTEGRATION: CWS aw024 (1.1.2); FILE ADDED 2005/09/22 11:35:13 aw 1.1.2.2: #i39529# removed SISSL from headers 2005/03/23 15:31:49 aw 1.1.2.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [ba0fce86169c0941ee7851980b96ff9d749e2d4c]

INTEGRATION: CWS aw024 (1.1.2); FILE ADDED 2005/09/22 11:35:12 aw 1.1.2.2: #i39529# removed SISSL from headers 2005/03/23 15:31:51 aw 1.1.2.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [51f74e365482ac3ea029ac84dc646033553d02c2]

INTEGRATION: CWS aw024 (1.1.2); FILE ADDED 2005/09/22 11:35:10 aw 1.1.2.2: #i39529# removed SISSL from headers 2005/03/23 15:31:50 aw 1.1.2.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [ea089b149becd05bef44b7e8e855972994c1205d]

INTEGRATION: CWS aw024 (1.1.2); FILE ADDED 2005/09/22 11:35:08 aw 1.1.2.2: #i39529# removed SISSL from headers 2005/03/23 15:31:52 aw 1.1.2.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [56e8ac5ae2d0f8d437dff5e9ea2a072ce653d196]

INTEGRATION: CWS aw024 (1.1.2); FILE ADDED 2006/08/07 10:11:36 aw 1.1.2.4: adaptions after resync 2005/09/22 11:35:05 aw 1.1.2.3: #i39529# removed SISSL from headers 2005/03/24 14:23:27 aw 1.1.2.2: #i39528# 2005/03/23 15:32:37 aw 1.1.2.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [07142b16628b74a03ee23567a9d59a52e6859916]

INTEGRATION: CWS aw024 (1.1.2); FILE ADDED 2005/09/22 11:35:05 aw 1.1.2.2: #i39529# removed SISSL from headers 2005/03/23 15:32:54 aw 1.1.2.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [4dffcd610ea69494ba4b618a3b92a60967ef48bd]

INTEGRATION: CWS aw024 (1.1.2); FILE ADDED 2005/09/22 11:35:05 aw 1.1.2.2: #i39529# removed SISSL from headers 2005/03/23 15:32:53 aw 1.1.2.1: #i39528#


2006-11-14  Ivo Hinkelmann  <ihi@openoffice.org>  [c9071ed43c0137b90de849bb17406214d8f459d1]

INTEGRATION: CWS aw024 (1.1.2); FILE ADDED 2005/09/22 11:35:04 aw 1.1.2.2: #i39529# removed SISSL from headers 2005/03/23 15:32:54 aw 1.1.2.1: #i39528#


2006-11-14  Hans-Joachim Lankenau  <hjs@openoffice.org>  [c46c7d8ecaa7f2f11cf95f7cfdec14386edc5296]

desktop/slackware/makefile.mk


2006-11-13  Ivo Hinkelmann  <ihi@openoffice.org>  [8098c2873c192fc6ccb41cf0be6fa6b9e6ffed90]

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>  [45113eeb3d1de11c3c4a93b773dc6a18328c9e75]

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-13  Ivo Hinkelmann  <ihi@openoffice.org>  [e16a2873b666b42fad5a37b17eb57d68437b9695]

INTEGRATION: CWS localisation17 (1.14.12); FILE MERGED 2006/11/02 15:23:35 ihi 1.14.12.1: #i71113# Updated Georgian msi id , added eo


2006-11-13  Ivo Hinkelmann  <ihi@openoffice.org>  [da026295a7708da2a4d4f290566c0b73c071bce0]

INTEGRATION: CWS localisation17 (1.4.82); FILE MERGED 2006/10/26 15:20:37 ihi 1.4.82.1: #i70051# [HU] corrected acor_hu-HU.dat, enhanced standard.bau


2006-11-13  Ivo Hinkelmann  <ihi@openoffice.org>  [6908a250d671d5bec9ce96ffb570e93b697343fa]

INTEGRATION: CWS localisation17 (1.26.44); FILE MERGED 2006/10/26 13:43:25 os 1.26.44.1: #i67570# German mnemonics changed


2006-11-13  Ivo Hinkelmann  <ihi@openoffice.org>  [240e98fcb547d4349931729bd968439f16e28060]

INTEGRATION: CWS localisation17 (1.51.30); FILE MERGED 2006/10/26 13:43:24 os 1.51.30.1: #i67570# German mnemonics changed


2006-11-13  Ivo Hinkelmann  <ihi@openoffice.org>  [ea8f79f340abec167bff59e304bc405b0cfa6ae5]

INTEGRATION: CWS localisation17 (1.18.144); FILE MERGED 2006/10/26 13:43:24 os 1.18.144.1: #i67570# German mnemonics changed


2006-11-13  Ivo Hinkelmann  <ihi@openoffice.org>  [c4e2d0e90809dd2884a8bb4b0c3305d092a9a0db]

INTEGRATION: CWS localisation17 (1.17.84); FILE MERGED 2006/10/26 13:43:24 os 1.17.84.1: #i67570# German mnemonics changed


2006-11-09  Henning Brinkmann  <hbrinkm@openoffice.org>  [fad71ae0994fa127975decdd995ca0a4e1c55086]

cosmetics


2006-11-09  Henning Brinkmann  <hbrinkm@openoffice.org>  [cf392453b846a60cbb73bd936f0fd1f83b5832be]

new: blip


2006-11-09  Henning Brinkmann  <hbrinkm@openoffice.org>  [4c3aaa361b79e739b5e62cda12e406aeadc10c4b]

new: global OutputWithDepth


2006-11-09  Henning Brinkmann  <hbrinkm@openoffice.org>  [3ff25c2bcf67d8b7fc5dd56cd59596dc530302b6]

new: blip


2006-11-09  Henning Brinkmann  <hbrinkm@openoffice.org>  [2dedcd38c7e2b80c32e1d6f4ba9045fee252c6ae]

new: blip, global OutputWithDepth


2006-11-09  Henning Brinkmann  <hbrinkm@openoffice.org>  [c2155abd123e72238478533a449ec1f2b92b6c8b]

new: stereotype dffrecord: constructor from DffRecord


2006-11-09  Kurt Zenker  <kz@openoffice.org>  [4eeebc6400f57031b2d96eae47f683509c87fa0c]

#i10000# _CheckBoxWidth was missing


2006-11-09  Henning Brinkmann  <hbrinkm@openoffice.org>  [afd825c1b0027cbfcd5599ae5274721f36c35542]

extraction of blip for shape


2006-11-09  Kurt Zenker  <kz@openoffice.org>  [e2ba76692a5c3ee7a0bbf73ef76c628a4767d7b1]

#i10000# QuerySaveSizeExceededModules_Impl commented out, see i71380 (AB)


2006-11-09  Vladimir Glazounov  <vg@openoffice.org>  [2a3bc5118e5836ae9b60eaaee73b2cb1eb206f37]

#i10000# windows declarations were missing


2006-11-09  Kurt Zenker  <kz@openoffice.org>  [1865ef3152c38c712e76b573ea72ace56b455471]

i10000# revision 1.4.28.4


2006-11-09  Rüdiger Timm  <rt@openoffice.org>  [4998386f7c9129d935bb1ea41ee48a60894ac699]

#i10000# Do not include 'objserv.cxx'.


2006-11-09  Kurt Zenker  <kz@openoffice.org>  [2fa9e62ce543dd42661bc742be46576cc175a9f2]

#i10000# avoid warning


2006-11-09  Kurt Zenker  <kz@openoffice.org>  [a61ed23fa12c51e3aac8f7d77ffb7d374f8bba15]

#i10000# avoid warning


2006-11-09  Kurt Zenker  <kz@openoffice.org>  [1d1cf1d4b31044f31711a211d410864b8537a61e]

#i10000# remove semicolon


2006-11-09  Rüdiger Timm  <rt@openoffice.org>  [cfb9f910c444d4509fe5a508f94f02cfbf40ebfd]

#i10000# Remove conflict marker.


2006-11-09  Kurt Zenker  <kz@openoffice.org>  [b9bd4997cba5f71ccfc4f0378af5575c902a9303]

INTEGRATION: CWS os71 (1.12.96); FILE MERGED 2006/11/08 14:00:51 os 1.12.96.6: sw/source/ui/table removed 2006/11/07 13:28:56 os 1.12.96.5: RESYNC: (1.12-1.13); FILE MERGED 2006/03/28 14:55:53 mba 1.12.96.4: #i63714#: remove superfluous code 2006/03/24 11:03:30 mba 1.12.96.3: #i58773#: type detection now doesn't use sfx2 anymore 2006/02/22 13:02:56 os 1.12.96.2: #i58773# old file filters moved from sw to binfilter 2005/12/02 10:24:15 os 1.12.96.1: #i58773# move legacy filters to binfilter - first check-in


2006-11-09  Rüdiger Timm  <rt@openoffice.org>  [fa7aa1c876b588e4005dd3210731b9ec6936a33c]

#i10000# Avoid warning about unreachable statement.


2006-11-09  Vladimir Glazounov  <vg@openoffice.org>  [5f2ea514504ada61dfde8b5015d6779ab92002eb]

new version for SRC680


2006-11-09  Vladimir Glazounov  <vg@openoffice.org>  [81be6ffc16e55c74f64da6e17af30b0bcb0fb248]

new version for SRC680


2006-11-09  Vladimir Glazounov  <vg@openoffice.org>  [abe2c3fa384e3c9ce95c5b6eb3bc78524aec36b7]

initial version


2006-11-09  Oliver Bolte  <obo@openoffice.org>  [edf7ff2d10be36608192f66ae778099480b700a8]

#i10000# soldep isn't warning free yet


2006-11-09  Vladimir Glazounov  <vg@openoffice.org>  [e7ac1fbfac1676fc1dc7a755fb0f5fb7f81c497c]

new version for SRC680


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [7af813b6a68b8e70d853c5a74786c34901e8bfe9]

SRC680


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [2c659a5fe23c820c18eff9d95c25b8bade9fef4b]

INTEGRATION: CWS os71 (1.4.28); FILE MERGED 2006/11/08 14:55:25 os 1.4.28.4: merge error fixed 2006/11/07 08:40:37 os 1.4.28.3: RESYNC: (1.5-1.6); FILE MERGED 2006/08/30 12:41:55 os 1.4.28.2: RESYNC: (1.4-1.5); FILE MERGED 2006/03/28 14:53:12 mba 1.4.28.1: #i63714#: remove superfluous code


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [6557044bbac02ca3b22c3c04532d7a3b82a6fc4b]

INTEGRATION: CWS os71 (1.3.30); FILE ADDED 2006/11/08 13:23:56 os 1.3.30.3: #i58773# file checked in, again 2006/11/07 08:29:18 os 1.3.30.2: RESYNC:; FILE REMOVED 2005/12/02 10:24:04 os 1.3.30.1: #i58773# move legacy filters to binfilter - first check-in


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [5c7d1f81576690d2c9ffa8205d110524b8c6d215]

INTEGRATION: CWS os71 (1.3.30); FILE ADDED 2006/11/08 13:23:45 os 1.3.30.2: #i58773# file checked in, again 2006/11/07 08:29:08 os 1.3.30.1: RESYNC:; FILE REMOVED


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [acd4f0e3616fcf566e08eb9e0af5621f25314a45]

INTEGRATION: CWS os71 (1.3.30); FILE ADDED 2006/11/08 13:23:26 os 1.3.30.3: #i58773# file checked in, again 2006/11/07 08:28:57 os 1.3.30.2: RESYNC:; FILE REMOVED 2005/12/02 10:24:04 os 1.3.30.1: #i58773# move legacy filters to binfilter - first check-in


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [d32721cd8e39ef8807e7e965879749cc221efdbd]

INTEGRATION: CWS os71 (1.3.30); FILE ADDED 2006/11/08 13:23:15 os 1.3.30.2: #i58773# file checked in, again 2006/11/07 08:29:39 os 1.3.30.1: RESYNC:; FILE REMOVED


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [c50c41c6c330a306778ef884731a9370a325da82]

INTEGRATION: CWS os71 (1.3.30); FILE ADDED 2006/11/08 13:23:04 os 1.3.30.3: #i58773# file checked in, again 2006/11/07 08:28:47 os 1.3.30.2: RESYNC:; FILE REMOVED 2005/12/02 10:24:03 os 1.3.30.1: #i58773# move legacy filters to binfilter - first check-in


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [27d1fbbfa26051b6cd028842c26058303165c640]

INTEGRATION: CWS os71 (1.3.30); FILE ADDED 2006/11/08 13:22:53 os 1.3.30.3: #i58773# file checked in, again 2006/11/07 08:28:36 os 1.3.30.2: RESYNC:; FILE REMOVED 2005/12/02 10:24:03 os 1.3.30.1: #i58773# move legacy filters to binfilter - first check-in


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [0079516f6a49052b0a0f4018fd01d1b544418a5e]

INTEGRATION: CWS os71 (1.4.30); FILE ADDED 2006/11/08 13:22:41 os 1.4.30.3: #i58773# file checked in, again 2006/11/07 08:28:26 os 1.4.30.2: RESYNC:; FILE REMOVED 2005/12/02 10:24:03 os 1.4.30.1: #i58773# move legacy filters to binfilter - first check-in


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [df09ac4affbc2673217b671993a853d8c2d6ecab]

INTEGRATION: CWS os71 (1.4.28); FILE ADDED 2006/11/08 14:37:14 os 1.4.28.5: merge error fixed 2006/11/08 13:22:25 os 1.4.28.4: #i58773# file checked in, again 2006/11/07 08:29:29 os 1.4.28.3: RESYNC:; FILE REMOVED 2006/02/22 12:24:46 os 1.4.28.2: #i58773# old file filters moved from sw to binfilter 2005/12/02 10:24:02 os 1.4.28.1: #i58773# move legacy filters to binfilter - first check-in


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [391629f52411bfa9bbf698042afebcfb57c06c0f]

INTEGRATION: CWS os71 (1.5.30); FILE ADDED 2006/11/08 13:22:13 os 1.5.30.3: #i58773# file checked in, again 2006/11/07 08:28:16 os 1.5.30.2: RESYNC:; FILE REMOVED 2005/12/02 10:24:02 os 1.5.30.1: #i58773# move legacy filters to binfilter - first check-in


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [9e37e745f1f020c2121d2fe9ce31358631b8065c]

INTEGRATION: CWS os71 (1.3.28); FILE ADDED 2006/11/08 13:22:02 os 1.3.28.3: #i58773# file checked in, again 2006/11/07 08:28:06 os 1.3.28.2: RESYNC:; FILE REMOVED 2005/12/02 10:24:01 os 1.3.28.1: #i58773# move legacy filters to binfilter - first check-in


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [b785a4ae353e1470fe6bd17b6b5326d751be6d91]

INTEGRATION: CWS os71 (1.4.30); FILE ADDED 2006/11/08 13:21:50 os 1.4.30.5: #i58773# file checked in, again 2006/11/07 08:27:55 os 1.4.30.4: RESYNC:; FILE REMOVED 2006/08/30 12:39:23 os 1.4.30.3: RESYNC: (1.4-1.5); FILE MERGED 2006/02/13 12:56:39 os 1.4.30.2: #i58773# lib name changed 2005/12/02 10:24:01 os 1.4.30.1: #i58773# move legacy filters to binfilter - first check-in


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [767dd91295b4d100fc8f2322e13dcb48ed707717]

INTEGRATION: CWS os71 (1.5.28); FILE ADDED 2006/11/08 14:33:40 os 1.5.28.6: merge error fixed 2006/11/08 14:31:34 os 1.5.28.5: merge error fixed 2006/11/08 13:27:52 os 1.5.28.4: #i58773# file checked in, again 2006/11/07 08:27:34 os 1.5.28.3: RESYNC:; FILE REMOVED 2006/02/22 12:24:45 os 1.5.28.2: #i58773# old file filters moved from sw to binfilter 2005/12/02 10:24:00 os 1.5.28.1: #i58773# move legacy filters to binfilter - first check-in


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [99d06fa74c9b012c7428738c00086d22578aa12c]

INTEGRATION: CWS os71 (1.4.24); FILE ADDED 2006/11/08 13:27:41 os 1.4.24.2: #i58773# file checked in, again 2006/11/07 08:27:24 os 1.4.24.1: RESYNC:; FILE REMOVED


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [0d853ebe7adba7999836e5c77deb6d0008739de8]

INTEGRATION: CWS os71 (1.4.30); FILE ADDED 2006/11/08 13:27:30 os 1.4.30.2: #i58773# file checked in, again 2006/11/07 08:27:13 os 1.4.30.1: RESYNC:; FILE REMOVED


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [d98109e48493bd8c77b19b3e8ac02814eeb13776]

INTEGRATION: CWS os71 (1.3.30); FILE ADDED 2006/11/08 13:28:16 os 1.3.30.2: #i58773# file checked in, again 2006/11/07 08:27:03 os 1.3.30.1: RESYNC:; FILE REMOVED


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [96759d311017b9ad96080b180dc7f8a8cf65a648]

INTEGRATION: CWS os71 (1.5.24); FILE ADDED 2006/11/08 13:27:18 os 1.5.24.2: #i58773# file checked in, again 2006/11/07 08:26:52 os 1.5.24.1: RESYNC:; FILE REMOVED


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [2d57cc8900dd9444f911d79c8a439d09552a10bb]

INTEGRATION: CWS os71 (1.3.30); FILE ADDED 2006/11/08 13:20:02 os 1.3.30.2: #i58773# file checked in, again 2006/11/07 08:24:47 os 1.3.30.1: RESYNC:; FILE REMOVED


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [434873eeee3c1d07cc490d17405f3eb621dae92f]

INTEGRATION: CWS os71 (1.3.30); FILE ADDED 2006/11/08 13:20:13 os 1.3.30.2: #i58773# file checked in, again 2006/11/07 08:24:37 os 1.3.30.1: RESYNC:; FILE REMOVED


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [93695be6c7f80766ac835e31ba98d5578fae1d8a]

INTEGRATION: CWS os71 (1.3.30); FILE ADDED 2006/11/08 13:19:51 os 1.3.30.3: #i58773# file checked in, again 2006/11/07 08:24:57 os 1.3.30.2: RESYNC:; FILE REMOVED 2006/02/22 12:24:44 os 1.3.30.1: #i58773# old file filters moved from sw to binfilter


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [cffa9229c0c17828c3542cf85d307c2b00efa6f3]

INTEGRATION: CWS os71 (1.5.24); FILE ADDED 2006/11/08 13:19:41 os 1.5.24.2: #i58773# file checked in, again 2006/11/07 08:24:27 os 1.5.24.1: RESYNC:; FILE REMOVED


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [0f58870989745a631dac9f5d08f4768f61109690]

INTEGRATION: CWS os71 (1.3.30); FILE ADDED 2006/11/08 13:19:30 os 1.3.30.2: #i58773# file checked in, again 2006/11/07 08:24:17 os 1.3.30.1: RESYNC:; FILE REMOVED


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [590c6a7ae0e1f9e8ebe34f07fc8e32175eaf4162]

INTEGRATION: CWS os71 (1.3.30); FILE ADDED 2006/11/08 13:29:41 os 1.3.30.2: #i58773# file checked in, again 2006/11/07 08:11:35 os 1.3.30.1: RESYNC:; FILE REMOVED


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [7b747e1fa1e234bbafb43e0c41f1baf1f7d31635]

INTEGRATION: CWS os71 (1.3.30); FILE ADDED 2006/11/08 13:29:27 os 1.3.30.2: #i58773# file checked in, again 2006/11/07 08:12:14 os 1.3.30.1: RESYNC:; FILE REMOVED


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [4a9d413f96ac2c6dfa9ce27ed3ff60240858464a]

INTEGRATION: CWS os71 (1.3.30); FILE ADDED 2006/11/08 13:29:58 os 1.3.30.3: #i58773# file checked in, again 2006/11/07 08:11:55 os 1.3.30.2: RESYNC:; FILE REMOVED 2006/04/19 11:25:28 os 1.3.30.1: #63714#include fixed


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [3b1c4667d3f7359002155ff7c7f07ba4f0e89ca2]

INTEGRATION: CWS os71 (1.3.30); FILE ADDED 2006/11/08 12:58:37 os 1.3.30.2: #i58773# file checked in, again 2006/11/07 08:16:17 os 1.3.30.1: RESYNC:; FILE REMOVED


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [de56f4bd3bdefdafc7e514c5cc205fab206a6247]

INTEGRATION: CWS os71 (1.3.30); FILE ADDED 2006/11/08 13:00:01 os 1.3.30.2: #i58773# file checked in, again 2006/11/07 08:17:21 os 1.3.30.1: RESYNC:; FILE REMOVED


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [f7cfad5484b73a27a756b516a8ca06b96b2b4d80]

INTEGRATION: CWS os71 (1.4.30); FILE ADDED 2006/11/08 12:58:26 os 1.4.30.2: #i58773# file checked in, again 2006/11/07 08:15:56 os 1.4.30.1: RESYNC:; FILE REMOVED


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [8482449fc1c8aac61842bbfac57db9e9ec8f5934]

INTEGRATION: CWS os71 (1.3.30); FILE ADDED 2006/11/08 12:58:15 os 1.3.30.3: #i58773# file checked in, again 2006/11/07 08:17:10 os 1.3.30.2: RESYNC:; FILE REMOVED 2005/12/02 10:23:59 os 1.3.30.1: #i58773# move legacy filters to binfilter - first check-in


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [168e961b261fc781a242fd33360f7cdc6815224c]

INTEGRATION: CWS os71 (1.5.30); FILE ADDED 2006/11/08 12:57:58 os 1.5.30.2: #i58773# file checked in, again 2006/11/07 08:17:00 os 1.5.30.1: RESYNC:; FILE REMOVED


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [9dbf3fbcbf3ef85d1aff807da1ddb1ec58eecf45]

INTEGRATION: CWS os71 (1.5.24); FILE ADDED 2006/11/08 12:57:47 os 1.5.24.2: #i58773# file checked in, again 2006/11/07 08:15:46 os 1.5.24.1: RESYNC:; FILE REMOVED


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [6f8652a402b4bc9d68d7dc6a8bb4a7b283a12487]

INTEGRATION: CWS os71 (1.4.30); FILE ADDED 2006/11/08 12:58:49 os 1.4.30.2: #i58773# file checked in, again 2006/11/07 08:15:35 os 1.4.30.1: RESYNC:; FILE REMOVED


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [a843ed340e1675452676476fc196305ef5277c04]

INTEGRATION: CWS os71 (1.3.30); FILE ADDED 2006/11/08 12:59:39 os 1.3.30.2: #i58773# file checked in, again 2006/11/07 08:16:50 os 1.3.30.1: RESYNC:; FILE REMOVED


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [a58df8dbab18d82caa712504cdc102033b88a7f7]

INTEGRATION: CWS os71 (1.3.28); FILE ADDED 2006/11/08 12:59:28 os 1.3.28.2: #i58773# file checked in, again 2006/11/07 08:15:25 os 1.3.28.1: RESYNC:; FILE REMOVED


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [1479154259233a4a241cd93142aeb82796969117]

INTEGRATION: CWS os71 (1.3.30); FILE ADDED 2006/11/08 12:59:10 os 1.3.30.2: #i58773# file checked in, again 2006/11/07 08:14:53 os 1.3.30.1: RESYNC:; FILE REMOVED


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [9d6660832a33ab816b96d0ae881e18a0975cbe40]

INTEGRATION: CWS os71 (1.4.30); FILE ADDED 2006/11/08 12:59:50 os 1.4.30.2: #i58773# file checked in, again 2006/11/07 08:14:43 os 1.4.30.1: RESYNC:; FILE REMOVED


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [0dd70b8b56e22044f3f2bf7dd5b0a4987a2cc198]

INTEGRATION: CWS os71 (1.3.30); FILE ADDED 2006/11/08 12:59:00 os 1.3.30.2: #i58773# file checked in, again 2006/11/07 08:16:39 os 1.3.30.1: RESYNC:; FILE REMOVED


2006-11-08  Rüdiger Timm  <rt@openoffice.org>  [d28e2f4ffc08294f14fe096662d33804b700d325]

#i71222# '-Wextra' doesn not work for gcc-3.3 (patch by pjanik).


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [e096a60bc73dd02244a6605d185f6fd9f6a7c365]

INTEGRATION: CWS os71 (1.53.24); FILE MERGED 2006/04/13 14:44:36 os 1.53.24.2: RESYNC: (1.53-1.54); FILE MERGED 2006/03/09 09:48:50 os 1.53.24.1: #i58773# w4w filter moved to binfilter


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [3b1bf5bdd9f8f6c982cf685c4fe77a7b5cd3895f]

INTEGRATION: CWS os71 (1.49.100); FILE MERGED 2006/04/20 08:58:38 os 1.49.100.3: #58773# merge error fixed 2006/04/13 14:31:53 os 1.49.100.2: RESYNC: (1.49-1.50); FILE MERGED 2006/03/08 09:36:49 os 1.49.100.1: #i58773# moved legacy filters from sw to binfilter


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [63ecb90ef93707f7a864d5cd022478707d8da27a]

INTEGRATION: CWS os71 (1.81.24); FILE MERGED 2006/10/23 15:37:44 os 1.81.24.5: RESYNC: (1.85-1.87); FILE MERGED 2006/08/30 17:32:35 os 1.81.24.4: RESYNC: (1.83-1.85); FILE MERGED 2006/06/05 16:22:14 os 1.81.24.3: RESYNC: (1.82-1.83); FILE MERGED 2006/02/08 10:08:26 os 1.81.24.2: RESYNC: (1.81-1.82); FILE MERGED 2005/12/02 11:14:23 os 1.81.24.1: #i58773# move legacy filters to binfilter - first check-in


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [3dc2554dc8b6f55b9f0a816434a0fb95048715f6]

INTEGRATION: CWS os71 (1.55.18); FILE MERGED 2006/10/23 15:37:37 os 1.55.18.4: RESYNC: (1.60-1.63); FILE MERGED 2006/08/30 17:32:28 os 1.55.18.3: RESYNC: (1.57-1.60); FILE MERGED 2006/04/13 14:31:28 os 1.55.18.2: RESYNC: (1.55-1.57); FILE MERGED 2005/12/02 11:14:22 os 1.55.18.1: #i58773# move legacy filters to binfilter - first check-in


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [78ad5adc01eca7848c4abf0b72be5d2323e7a9f3]

INTEGRATION: CWS os71 (1.10.120); FILE MERGED 2006/08/30 17:13:21 os 1.10.120.3: RESYNC: (1.10-1.11); FILE MERGED 2006/03/08 09:34:54 os 1.10.120.2: #i58773# moved legacy filters from sw to binfilter 2006/03/08 09:32:57 os 1.10.120.1: #i58773# moved legacy filters from sw to binfilter


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [201ef123c6c32aa8d40ede81c2d182ff5b918f15]

INTEGRATION: CWS os71 (1.3.122); FILE MERGED 2006/04/13 14:23:53 os 1.3.122.2: RESYNC: (1.3-1.4); FILE MERGED 2006/03/08 09:31:21 os 1.3.122.1: #i58773# moved legacy filters from sw to binfilter


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [abef8ccbcc799eb15c3a5528a4fd44c52a4f197a]

INTEGRATION: CWS os71 (1.41.26); FILE MERGED 2006/10/23 15:19:47 os 1.41.26.3: RESYNC: (1.42-1.44); FILE MERGED 2006/08/30 17:14:27 os 1.41.26.2: RESYNC: (1.41-1.42); FILE MERGED 2005/12/02 11:14:21 os 1.41.26.1: #i58773# move legacy filters to binfilter - first check-in


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [75dcf741a2164a0f88b0efab585811dc2848d832]

INTEGRATION: CWS os71 (1.10.122); FILE MERGED 2006/03/08 09:28:04 os 1.10.122.1: #i58773# moved legacy filters from sw to binfilter


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [4defaf03b6e51c19223b4e6ae92e0c62e8ea15f6]

INTEGRATION: CWS os71 (1.45.26); FILE MERGED 2006/10/23 15:19:40 os 1.45.26.7: RESYNC: (1.48-1.49); FILE MERGED 2006/08/30 17:14:20 os 1.45.26.6: RESYNC: (1.47-1.48); FILE MERGED 2006/04/13 14:24:09 os 1.45.26.5: RESYNC: (1.46-1.47); FILE MERGED 2006/03/08 09:45:35 os 1.45.26.4: #i58773# moved legacy filters from sw to binfilter 2006/03/08 09:28:04 os 1.45.26.3: #i58773# moved legacy filters from sw to binfilter 2006/02/08 09:51:19 os 1.45.26.2: RESYNC: (1.45-1.46); FILE MERGED 2005/12/02 11:14:21 os 1.45.26.1: #i58773# move legacy filters to binfilter - first check-in


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [45c42e1f112841628ce8968ea6acd80ce9745a26]

INTEGRATION: CWS os71 (1.21.120); FILE MERGED 2006/10/23 15:18:54 os 1.21.120.4: RESYNC: (1.23-1.24); FILE MERGED 2006/08/30 17:13:13 os 1.21.120.3: RESYNC: (1.22-1.23); FILE MERGED 2006/04/13 14:23:46 os 1.21.120.2: RESYNC: (1.21-1.22); FILE MERGED 2006/03/08 09:26:01 os 1.21.120.1: #i58773# moved legacy filters from sw to binfilter


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [70334d41c2ca77983c3b1284a3815410beadfcd5]

INTEGRATION: CWS os71 (1.6.122); FILE MERGED 2006/03/08 09:25:11 os 1.6.122.1: #i58773# moved legacy filters from sw to binfilter


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [60884a4b755b6ccd56539f34b288a74a6b37c265]

INTEGRATION: CWS os71 (1.20.122); FILE MERGED 2006/10/23 14:57:09 os 1.20.122.3: RESYNC: (1.21-1.22); FILE MERGED 2006/08/30 16:51:49 os 1.20.122.2: RESYNC: (1.20-1.21); FILE MERGED 2005/12/02 11:14:20 os 1.20.122.1: #i58773# move legacy filters to binfilter - first check-in


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [a3b0dcd2c3d647bb2a971ed5bc206d29f233f5ca]

INTEGRATION: CWS os71 (1.9.122); FILE MERGED 2005/12/02 11:14:20 os 1.9.122.1: #i58773# move legacy filters to binfilter - first check-in


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [405a74dac5835b2f578935760d9f8d1a2fd4936e]

INTEGRATION: CWS os71 (1.16.26); FILE MERGED 2006/11/07 13:38:53 os 1.16.26.3: RESYNC: (1.16-1.17); FILE MERGED 2006/03/09 09:00:27 os 1.16.26.2: #i58773# ww1 added, again 2006/03/08 09:24:30 os 1.16.26.1: #i58773# moved legacy filters from sw to binfilter


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [e72d4a8726860436279157edb2ef2937e330c9c9]

INTEGRATION: CWS os71 (1.5.122); FILE MERGED 2006/03/08 09:24:12 os 1.5.122.1: #i58773# moved legacy filters from sw to binfilter


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [29939a83cf193505a67dc01a2a0849b9337c52f4]

INTEGRATION: CWS os71 (1.2.122); FILE MERGED 2006/03/08 09:24:12 os 1.2.122.1: #i58773# moved legacy filters from sw to binfilter


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [ff4df76dc7e16b7c9cecd86a4e8d246f06850f35]

INTEGRATION: CWS os71 (1.31.20); FILE MERGED 2006/08/30 16:02:50 os 1.31.20.3: RESYNC: (1.31-1.32); FILE MERGED 2006/03/08 09:22:52 os 1.31.20.2: #i58773# moved legacy filters from sw to binfilter 2005/12/02 11:14:19 os 1.31.20.1: #i58773# move legacy filters to binfilter - first check-in


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [0a4e0f86884735d0e4a9eaefd59ca5cf1ee6fc78]

INTEGRATION: CWS os71 (1.14.24); FILE MERGED 2006/08/30 15:59:14 os 1.14.24.2: RESYNC: (1.14-1.16); FILE MERGED 2005/12/02 11:14:18 os 1.14.24.1: #i58773# move legacy filters to binfilter - first check-in


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [ae2dc10772924c4fccb4a3f634d04414e652b666]

INTEGRATION: CWS os71 (1.25.26); FILE MERGED 2006/03/08 09:22:51 os 1.25.26.3: #i58773# moved legacy filters from sw to binfilter 2006/02/08 09:05:24 os 1.25.26.2: RESYNC: (1.25-1.26); FILE MERGED 2005/12/02 11:14:18 os 1.25.26.1: #i58773# move legacy filters to binfilter - first check-in


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [a06e5e7e844bc487127311d2b27c86a89c11e7b8]

INTEGRATION: CWS os71 (1.9.118); FILE MERGED 2006/08/30 15:56:22 os 1.9.118.3: RESYNC: (1.10-1.11); FILE MERGED 2006/02/08 09:03:22 os 1.9.118.2: RESYNC: (1.9-1.10); FILE MERGED 2005/12/02 11:14:17 os 1.9.118.1: #i58773# move legacy filters to binfilter - first check-in


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [674a7776628e8c10887761d591691ab0827e4259]

INTEGRATION: CWS os71 (1.24.118); FILE MERGED 2006/10/23 14:12:36 os 1.24.118.3: RESYNC: (1.25-1.26); FILE MERGED 2006/08/30 15:56:15 os 1.24.118.2: RESYNC: (1.24-1.25); FILE MERGED 2005/12/02 11:14:16 os 1.24.118.1: #i58773# move legacy filters to binfilter - first check-in


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [006380ce0f177ab523bbd964b90713a31852d1bf]

INTEGRATION: CWS os71 (1.112.26); FILE MERGED 2006/11/07 13:38:19 os 1.112.26.6: RESYNC: (1.129-1.130); FILE MERGED 2006/10/23 14:08:43 os 1.112.26.5: RESYNC: (1.124-1.129); FILE MERGED 2006/08/30 15:47:59 os 1.112.26.4: RESYNC: (1.119-1.124); FILE MERGED 2006/06/05 16:03:30 os 1.112.26.3: RESYNC: (1.117-1.119); FILE MERGED 2006/04/13 14:05:01 os 1.112.26.2: RESYNC: (1.112-1.117); FILE MERGED 2005/12/02 11:14:16 os 1.112.26.1: #i58773# move legacy filters to binfilter - first check-in


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [64a24db41d6023af5f2c09e011b8ab7d423cd66b]

INTEGRATION: CWS os71 (1.6.54); FILE MERGED 2006/08/30 15:50:35 os 1.6.54.2: RESYNC: (1.6-1.7); FILE MERGED 2005/12/02 11:14:15 os 1.6.54.1: #i58773# move legacy filters to binfilter - first check-in


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [e459d7e6ec2c0b16e3c67917261d871c649cba0d]

INTEGRATION: CWS os71 (1.12.96); FILE MERGED 2006/11/07 13:28:56 os 1.12.96.5: RESYNC: (1.12-1.13); FILE MERGED 2006/03/28 14:55:53 mba 1.12.96.4: #i63714#: remove superfluous code 2006/03/24 11:03:30 mba 1.12.96.3: #i58773#: type detection now doesn't use sfx2 anymore 2006/02/22 13:02:56 os 1.12.96.2: #i58773# old file filters moved from sw to binfilter 2005/12/02 10:24:15 os 1.12.96.1: #i58773# move legacy filters to binfilter - first check-in


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [f5720d276ff277f355e4a087e4add8b827f85180]

INTEGRATION: CWS os71 (1.5.28); FILE MERGED 2006/11/07 13:24:03 os 1.5.28.2: RESYNC: (1.5-1.6); FILE MERGED 2006/03/28 14:55:39 mba 1.5.28.1: #i63714#: remove superfluous code


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [c8adc2872143510fd12cbb21339dd7f9d4deeb00]

INTEGRATION: CWS os71 (1.3.30); FILE MERGED 2006/03/28 14:55:39 mba 1.3.30.1: #i63714#: remove superfluous code


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [ae0af171bb1f5a8903991f8954188c9e046f1e80]

INTEGRATION: CWS os71 (1.4.30); FILE MERGED 2006/11/07 13:22:09 os 1.4.30.3: RESYNC: (1.4-1.5); FILE MERGED 2006/02/22 12:48:01 os 1.4.30.2: #i58773# old file filters moved from sw to binfilter 2005/12/02 10:24:15 os 1.4.30.1: #i58773# move legacy filters to binfilter - first check-in


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [63bb9ae5ac82ffdb3b28c1a7aa711689d90648a7]

INTEGRATION: CWS os71 (1.4.28); FILE MERGED 2006/11/07 13:19:04 os 1.4.28.2: RESYNC: (1.4-1.5); FILE MERGED 2005/12/02 10:24:15 os 1.4.28.1: #i58773# move legacy filters to binfilter - first check-in


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [e7d719a25dc38336aab994aad51ede05a770dd0f]

INTEGRATION: CWS os71 (1.4.28); FILE MERGED 2006/11/07 13:18:05 os 1.4.28.2: RESYNC: (1.4-1.5); FILE MERGED 2006/03/28 14:55:39 mba 1.4.28.1: #i63714#: remove superfluous code


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [893cc3ba1d6732bc3cf7e50a74726b34abf97b4d]

INTEGRATION: CWS os71 (1.4.30); FILE MERGED 2005/12/02 10:24:14 os 1.4.30.1: #i58773# move legacy filters to binfilter - first check-in


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [b62140ddcfd73499d9bb0b652334976c70051961]

INTEGRATION: CWS os71 (1.3.30); FILE MERGED 2006/11/07 13:17:39 os 1.3.30.2: RESYNC: (1.3-1.4); FILE MERGED 2005/12/02 10:24:14 os 1.3.30.1: #i58773# move legacy filters to binfilter - first check-in


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [dc887e40df7ed2ace48b2c935802da47915b7a19]

INTEGRATION: CWS os71 (1.3.30); FILE MERGED 2005/12/02 10:24:13 os 1.3.30.1: #i58773# move legacy filters to binfilter - first check-in


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [f95dc6139da087ec6783d58cd646e7393c0e3e58]

INTEGRATION: CWS os71 (1.4.30); FILE MERGED 2006/11/07 13:15:31 os 1.4.30.2: RESYNC: (1.4-1.5); FILE MERGED 2005/12/02 10:24:13 os 1.4.30.1: #i58773# move legacy filters to binfilter - first check-in


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [f7b7d6ea598f8a48bd21a54105e63a1b2ecf7f85]

INTEGRATION: CWS os71 (1.5.30); FILE MERGED 2006/11/07 13:15:17 os 1.5.30.3: RESYNC: (1.5-1.6); FILE MERGED 2006/03/08 09:09:51 os 1.5.30.2: #i58773# moved legacy filters from sw to binfilter 2005/12/02 10:24:12 os 1.5.30.1: #i58773# move legacy filters to binfilter - first check-in


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [2bd2dffa379c7c516bbfdf909c905467d0be45c3]

INTEGRATION: CWS os71 (1.3.30); FILE MERGED 2006/11/07 13:13:14 os 1.3.30.2: RESYNC: (1.3-1.4); FILE MERGED 2005/12/02 10:24:12 os 1.3.30.1: #i58773# move legacy filters to binfilter - first check-in


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [49bdc9b934391d372e34ec9ed39c2b46f9ba7adb]

INTEGRATION: CWS os71 (1.4.26); FILE MERGED 2006/11/07 13:12:52 os 1.4.26.2: RESYNC: (1.4-1.5); FILE MERGED 2005/12/02 10:24:11 os 1.4.26.1: #i58773# move legacy filters to binfilter - first check-in


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [f60ed0810bf0546cc87e92a5987bc2e30fb0963b]

INTEGRATION: CWS os71 (1.3.28); FILE MERGED 2006/11/07 13:10:52 os 1.3.28.2: RESYNC: (1.3-1.4); FILE MERGED 2005/12/02 10:24:11 os 1.3.28.1: #i58773# move legacy filters to binfilter - first check-in


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [8d2659cff035b68b49fe0d5dc6b0fae349fb609d]

INTEGRATION: CWS os71 (1.6.30); FILE MERGED 2006/11/07 13:10:34 os 1.6.30.3: RESYNC: (1.6-1.7); FILE MERGED 2006/03/08 09:09:50 os 1.6.30.2: #i58773# moved legacy filters from sw to binfilter 2005/12/02 10:24:10 os 1.6.30.1: #i58773# move legacy filters to binfilter - first check-in


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [092f2b2fbdbb7dbef9b9918c797b44d3bbf49e1e]

INTEGRATION: CWS os71 (1.5.28); FILE MERGED 2006/11/07 13:09:36 os 1.5.28.3: RESYNC: (1.6-1.7); FILE MERGED 2006/02/07 16:18:30 os 1.5.28.2: RESYNC: (1.5-1.6); FILE MERGED 2005/12/02 10:24:09 os 1.5.28.1: #i58773# move legacy filters to binfilter - first check-in


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [9c770902f56cb6c5cbd8e485baa548698d563623]

INTEGRATION: CWS os71 (1.4.28); FILE MERGED 2006/11/07 13:07:24 os 1.4.28.2: RESYNC: (1.4-1.5); FILE MERGED 2005/12/02 10:24:09 os 1.4.28.1: #i58773# move legacy filters to binfilter - first check-in


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [53c6dfc1ec7e1b48b0de2908a298b29abc59fdd5]

INTEGRATION: CWS os71 (1.5.30); FILE MERGED 2006/11/07 13:06:15 os 1.5.30.2: RESYNC: (1.5-1.6); FILE MERGED 2005/12/02 10:24:08 os 1.5.30.1: #i58773# move legacy filters to binfilter - first check-in


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [cf0ad967790ac7aefbe28bf17c100888dc6a441a]

INTEGRATION: CWS os71 (1.3.28); FILE MERGED 2006/11/07 13:01:31 os 1.3.28.2: RESYNC: (1.3-1.4); FILE MERGED 2005/12/02 10:24:08 os 1.3.28.1: #i58773# move legacy filters to binfilter - first check-in


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [0808d855ab42dc7745b7f0f96eebad2ea3a586d1]

INTEGRATION: CWS os71 (1.6.28); FILE MERGED 2006/11/07 13:00:56 os 1.6.28.3: RESYNC: (1.7-1.8); FILE MERGED 2006/08/30 13:11:33 os 1.6.28.2: RESYNC: (1.6-1.7); FILE MERGED 2005/12/02 10:24:07 os 1.6.28.1: #i58773# move legacy filters to binfilter - first check-in


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [ac0b92a3445926f4248a3be920c193f2ae99c117]

INTEGRATION: CWS os71 (1.4.30); FILE MERGED 2006/11/07 12:58:42 os 1.4.30.2: RESYNC: (1.4-1.5); FILE MERGED 2006/02/22 12:48:00 os 1.4.30.1: #i58773# old file filters moved from sw to binfilter


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [dce380eaef0f466b0bcfd86069169ae9b9075350]

INTEGRATION: CWS os71 (1.4.30); FILE MERGED 2006/11/07 12:58:35 os 1.4.30.2: RESYNC: (1.4-1.5); FILE MERGED 2006/02/22 12:48:00 os 1.4.30.1: #i58773# old file filters moved from sw to binfilter


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [20132d6adef226a6c4a69909d0a5f3b2ea5bba47]

INTEGRATION: CWS os71 (1.4.30); FILE MERGED 2006/03/08 09:09:15 os 1.4.30.1: #i58773# sfx dependency removed


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [4935ae25e5bc16131c23fa7fc2f4c96c4c0ef71f]

INTEGRATION: CWS os71 (1.3.30); FILE MERGED 2006/03/08 09:09:14 os 1.3.30.1: #i58773# sfx dependency removed


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [44407d9d87e157b045d81d30226673eb40f502c7]

INTEGRATION: CWS os71 (1.5.30); FILE MERGED 2006/08/30 13:05:14 os 1.5.30.2: RESYNC: (1.5-1.7); FILE MERGED 2006/03/08 09:07:58 os 1.5.30.1: #i58773# moved legacy filters from sw to binfilter; sfx dependency removed


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [0a8b2857f0fb871e4d501345c5d8d80bd33e9f1f]

INTEGRATION: CWS os71 (1.4.30); FILE MERGED 2006/03/08 09:07:16 os 1.4.30.1: #i58773# moved legacy filters from sw to binfilter


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [586a3e1a7ee26e10bc78a2f053df91d7aaa35eb7]

#i10000# recreate configure with last changes


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [d935b3980e20367c5b3ed3a90cd5743c875fcafe]

INTEGRATION: CWS os71 (1.8.22); FILE MERGED 2006/06/08 09:39:52 os 1.8.22.5: #i58773# type fixed 2006/03/16 10:40:37 os 1.8.22.4: #58773# changed by mba 2006/03/08 10:31:57 os 1.8.22.3: #i58773# non-Windows detection code added 2006/03/08 09:06:50 os 1.8.22.2: #i58773# moved legacy filters from sw to binfilter 2005/12/02 10:24:07 os 1.8.22.1: #i58773# move legacy filters to binfilter - first check-in


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [70df4766adacbc5e71fb81aa3dfd5458061e5000]

INTEGRATION: CWS os71 (1.7.26); FILE MERGED 2006/11/07 09:54:09 os 1.7.26.8: RESYNC: (1.10-1.11); FILE MERGED 2006/08/30 12:57:03 os 1.7.26.7: RESYNC: (1.8-1.10); FILE MERGED 2006/06/05 15:10:44 os 1.7.26.6: RESYNC: (1.7-1.8); FILE MERGED 2006/06/01 11:49:39 os 1.7.26.5: #i63714# sw_swlib and sw_swcomlib reintroduced 2006/06/01 10:22:37 os 1.7.26.4: #i63714# sw_swlib and sw_swcomlib removed 2006/04/21 10:33:17 os 1.7.26.3: #i63714# removed direct references to sw_swmodule.obj and sw_swdll.obj 2006/04/20 10:31:51 os 1.7.26.2: #i63714# resources removed 2006/03/28 14:53:47 mba 1.7.26.1: #i63714#: remove superfluous code


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [eaf5664ff0309a048dbb531fa684a3b6b1e471bf]

INTEGRATION: CWS os71 (1.5.28); FILE MERGED 2006/11/07 09:54:01 os 1.5.28.2: RESYNC: (1.5-1.6); FILE MERGED 2006/04/21 10:27:24 os 1.5.28.1: #i63714# more code removed


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [f142727e00d643cd33e736896999f6202e00cd41]

INTEGRATION: CWS os71 (1.5.28); FILE MERGED 2006/11/07 09:53:47 os 1.5.28.2: RESYNC: (1.5-1.6); FILE MERGED 2006/04/21 10:27:24 os 1.5.28.1: #i63714# more code removed


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [1adceebc303487092b0ef09f7a4d55169439915a]

INTEGRATION: CWS os71 (1.4.30); FILE MERGED 2006/08/30 12:56:51 os 1.4.30.2: RESYNC: (1.4-1.6); FILE MERGED 2006/03/28 14:53:25 mba 1.4.30.1: #i63714#: remove superfluous code


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [fa05892175c943b33fb0c38bfe36c71186c8c84e]

INTEGRATION: CWS os71 (1.4.30); FILE MERGED 2006/08/30 12:52:36 os 1.4.30.2: RESYNC: (1.4-1.6); FILE MERGED 2006/03/28 14:53:23 mba 1.4.30.1: #i63714#: remove superfluous code


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [d0e4fc5d11a650609d9e3217cc0601909a6befcd]

INTEGRATION: CWS os71 (1.5.30); FILE MERGED 2006/11/07 09:51:29 os 1.5.30.3: RESYNC: (1.5-1.6); FILE MERGED 2006/03/28 14:53:22 mba 1.5.30.2: #i63714#: remove superfluous code 2005/12/02 10:24:06 os 1.5.30.1: #i58773# move legacy filters to binfilter - first check-in


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [dc8febc270d481c16161645ca1ebb98073442abb]

INTEGRATION: CWS os71 (1.4.30); FILE MERGED 2006/08/30 12:51:53 os 1.4.30.2: RESYNC: (1.4-1.6); FILE MERGED 2006/03/28 14:53:21 mba 1.4.30.1: #i63714#: remove superfluous code


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [a537675b0ba15253bc3c9acbb1ee062026ebf3af]

INTEGRATION: CWS os71 (1.5.28); FILE MERGED 2006/11/07 09:49:20 os 1.5.28.2: RESYNC: (1.5-1.6); FILE MERGED 2006/03/28 14:53:20 mba 1.5.28.1: #i63714#: remove superfluous code


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [b6d17e067096a306a821adc826ada3f43993651a]

INTEGRATION: CWS os71 (1.4.30); FILE MERGED 2006/03/28 14:53:20 mba 1.4.30.1: #i63714#: remove superfluous code


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [b6793a43f314c55af15f35ed3f38462be741fdb0]

INTEGRATION: CWS os71 (1.3.30); FILE MERGED 2006/03/28 14:53:20 mba 1.3.30.1: #i63714#: remove superfluous code


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [348caab5f3ff234ab3d979a2fedaf471d903058d]

INTEGRATION: CWS os71 (1.4.30); FILE MERGED 2006/08/30 12:51:31 os 1.4.30.2: RESYNC: (1.4-1.6); FILE MERGED 2006/03/28 14:53:20 mba 1.4.30.1: #i63714#: remove superfluous code


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [ac88d275bf96688b3d5f5e1a470ab6d7fb44ab2d]

INTEGRATION: CWS os71 (1.4.30); FILE MERGED 2006/11/07 09:43:44 os 1.4.30.3: RESYNC: (1.6-1.7); FILE MERGED 2006/08/30 12:48:42 os 1.4.30.2: RESYNC: (1.4-1.6); FILE MERGED 2006/03/28 14:53:14 mba 1.4.30.1: #i63714#: remove superfluous code


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [89b0ed7becee9fd59fed81125f9e1bb5d7174844]

INTEGRATION: CWS os71 (1.4.30); FILE MERGED 2006/11/07 09:40:36 os 1.4.30.3: RESYNC: (1.6-1.7); FILE MERGED 2006/08/30 12:47:00 os 1.4.30.2: RESYNC: (1.4-1.6); FILE MERGED 2006/03/28 14:51:53 mba 1.4.30.1: #i63714#: remove superfluous code


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [152fcfb6e05884ad24d4063d791967b547b64bd4]

INTEGRATION: CWS os71 (1.4.30); FILE MERGED 2006/03/28 14:51:28 mba 1.4.30.1: #i63714#: remove superfluous code


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [d96dc796704b96392054c85f48f5b36f9cd89c98]

INTEGRATION: CWS os71 (1.4.30); FILE MERGED 2006/11/07 09:35:17 os 1.4.30.3: RESYNC: (1.6-1.7); FILE MERGED 2006/08/30 12:46:42 os 1.4.30.2: RESYNC: (1.4-1.6); FILE MERGED 2006/03/28 14:51:27 mba 1.4.30.1: #i63714#: remove superfluous code


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [e2335e56bdddfa3a85b0528ab524b51735674ba4]

INTEGRATION: CWS os71 (1.4.28); FILE MERGED 2006/11/07 08:59:38 os 1.4.28.2: RESYNC: (1.4-1.5); FILE MERGED 2006/03/28 14:50:33 mba 1.4.28.1: #i63714#: remove superfluous code


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [05d922eba98863c092abc41c78346b14bea9e294]

INTEGRATION: CWS os71 (1.4.30); FILE MERGED 2006/11/07 08:58:35 os 1.4.30.3: RESYNC: (1.6-1.7); FILE MERGED 2006/08/30 12:45:08 os 1.4.30.2: RESYNC: (1.4-1.6); FILE MERGED 2006/03/28 14:50:32 mba 1.4.30.1: #i63714#: remove superfluous code


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [8beff666e609989b9e77062cd8db11b7e75d1c30]

INTEGRATION: CWS os71 (1.5.26); FILE MERGED 2006/11/07 08:54:14 os 1.5.26.2: RESYNC: (1.5-1.6); FILE MERGED 2006/03/28 14:50:07 mba 1.5.26.1: #i63714#: remove superfluous code


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [218f754c8e9c852cd54be7a2f6369d02b8069cec]

INTEGRATION: CWS os71 (1.4.30); FILE MERGED 2006/11/07 08:53:50 os 1.4.30.3: RESYNC: (1.6-1.7); FILE MERGED 2006/08/30 12:45:01 os 1.4.30.2: RESYNC: (1.4-1.6); FILE MERGED 2006/03/28 14:50:06 mba 1.4.30.1: #i63714#: remove superfluous code


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [d2fb20b259bf72ca93c361c691696de5667bfe1b]

INTEGRATION: CWS os71 (1.8.28); FILE MERGED 2006/11/07 08:49:45 os 1.8.28.2: RESYNC: (1.8-1.9); FILE MERGED 2006/03/28 14:49:35 mba 1.8.28.1: #i63714#: remove superfluous code


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [40c97b248bfe2d5e3bf1f6e626614d2a3a376fa3]

INTEGRATION: CWS os71 (1.4.30); FILE MERGED 2006/08/30 12:44:20 os 1.4.30.3: RESYNC: (1.4-1.6); FILE MERGED 2006/04/20 07:21:58 os 1.4.30.2: #i63714# file list corrected 2006/03/28 14:49:35 mba 1.4.30.1: #i63714#: remove superfluous code


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [76b408c2e36b677fa3d4587bedf74dd52c6c40b9]

INTEGRATION: CWS os71 (1.4.30); FILE MERGED 2006/09/04 10:27:24 os 1.4.30.3: #i63714# src files removed 2006/08/30 12:42:34 os 1.4.30.2: RESYNC: (1.4-1.6); FILE MERGED 2006/03/28 14:47:15 mba 1.4.30.1: #i63714#: remove superfluous code


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [89078df22e8679ca5f000f473425de27eb7f15c3]

INTEGRATION: CWS os71 (1.4.30); FILE MERGED 2006/11/07 08:43:59 os 1.4.30.3: RESYNC: (1.6-1.7); FILE MERGED 2006/08/30 12:42:22 os 1.4.30.2: RESYNC: (1.4-1.6); FILE MERGED 2006/03/28 14:48:04 mba 1.4.30.1: #i63714#: remove superfluous code


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [ef89e750ebdd086ce565f773cc1cb01ff1f8fcf4]

INTEGRATION: CWS os71 (1.3.28); FILE MERGED 2006/11/07 08:43:24 os 1.3.28.2: RESYNC: (1.3-1.4); FILE MERGED 2006/03/28 14:47:41 mba 1.3.28.1: #i63714#: remove superfluous code


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [ec5406aa04914204726f597850be222e57675805]

INTEGRATION: CWS os71 (1.6.28); FILE MERGED 2006/11/07 08:43:16 os 1.6.28.2: RESYNC: (1.6-1.7); FILE MERGED 2006/03/28 14:47:41 mba 1.6.28.1: #i63714#: remove superfluous code


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [f83783e5a89a4570a07e3e0906c93d1690a35f50]

INTEGRATION: CWS os71 (1.4.30); FILE MERGED 2006/11/07 08:42:55 os 1.4.30.2: RESYNC: (1.4-1.5); FILE MERGED 2006/03/28 14:47:40 mba 1.4.30.1: #i63714#: remove superfluous code


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [70168c4c032e456f01b55bd4e227c75b545cc285]

INTEGRATION: CWS os71 (1.8.28); FILE MERGED 2006/11/07 08:41:43 os 1.8.28.2: RESYNC: (1.8-1.9); FILE MERGED 2006/03/28 14:47:40 mba 1.8.28.1: #i63714#: remove superfluous code


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [c3933e52104af8511e0f16a7c83da3d3fe6775cc]

INTEGRATION: CWS os71 (1.7.28); FILE MERGED 2006/11/07 08:41:19 os 1.7.28.2: RESYNC: (1.7-1.8); FILE MERGED 2006/03/28 14:47:40 mba 1.7.28.1: #i63714#: remove superfluous code


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [d39dea9ca892b2e6992ef468e70d14579030d821]

INTEGRATION: CWS os71 (1.7.28); FILE MERGED 2006/11/07 08:41:10 os 1.7.28.3: RESYNC: (1.7-1.8); FILE MERGED 2006/03/28 14:47:40 mba 1.7.28.2: #i63714#: remove superfluous code 2005/12/02 10:24:05 os 1.7.28.1: #i58773# move legacy filters to binfilter - first check-in


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [8784802348c132ec9461e5b1a5d2af18e252e704]

INTEGRATION: CWS os71 (1.6.28); FILE MERGED 2006/11/07 08:40:59 os 1.6.28.2: RESYNC: (1.6-1.7); FILE MERGED 2006/03/28 14:47:39 mba 1.6.28.1: #i63714#: remove superfluous code


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [07cba611ed7644783e35a705e02d4f38f8971d41]

INTEGRATION: CWS os71 (1.5.30); FILE MERGED 2006/10/23 11:24:24 os 1.5.30.7: RESYNC: (1.8-1.9); FILE MERGED 2006/09/04 15:01:49 os 1.5.30.6: #63714# LIBTARGET=NO removed, again 2006/08/30 12:42:14 os 1.5.30.5: RESYNC: (1.5-1.8); FILE MERGED 2006/06/06 07:44:58 os 1.5.30.4: #i58773# LIBTARGET=NO removed 2006/06/01 11:50:09 os 1.5.30.3: #i63714# sw_swlib and sw_swcomlib reintroduced 2006/04/19 13:19:00 os 1.5.30.2: #163714# target fixed 2006/03/28 14:47:39 mba 1.5.30.1: #i63714#: remove superfluous code


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [4cc690b85bb5d169890f70558f88640be6117429]

INTEGRATION: CWS os71 (1.4.28); FILE MERGED 2006/11/07 08:40:37 os 1.4.28.3: RESYNC: (1.5-1.6); FILE MERGED 2006/08/30 12:41:55 os 1.4.28.2: RESYNC: (1.4-1.5); FILE MERGED 2006/03/28 14:53:12 mba 1.4.28.1: #i63714#: remove superfluous code


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [673b92918e5695e6fd17ed7e1fe668869779105a]

INTEGRATION: CWS os71 (1.4.30); FILE MERGED 2006/11/07 08:29:55 os 1.4.30.2: RESYNC: (1.4-1.5); FILE MERGED 2006/03/08 09:05:52 os 1.4.30.1: #i58773# moved legacy filters from sw to binfilter


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [16c0e740523655aa788db9ba61f9bec97b6f8169]

INTEGRATION: CWS os71 (1.4.30); FILE MERGED 2006/11/07 08:29:47 os 1.4.30.2: RESYNC: (1.4-1.5); FILE MERGED 2005/12/02 10:24:05 os 1.4.30.1: #i58773# move legacy filters to binfilter - first check-in


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [f3a4eae3cd48479b117174d28a11e0d3489168ae]

INTEGRATION: CWS os71 (1.3.30); FILE MERGED 2006/11/07 08:12:03 os 1.3.30.3: RESYNC: (1.3-1.4); FILE MERGED 2006/03/08 09:05:06 os 1.3.30.2: #i58773# moved legacy filters from sw to binfilter 2005/12/02 10:24:00 os 1.3.30.1: #i58773# move legacy filters to binfilter - first check-in


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [31351d71eedcbe9df95d67af9476011f17f9026e]

INTEGRATION: CWS os71 (1.5.28); FILE MERGED 2006/11/07 08:13:09 os 1.5.28.3: RESYNC: (1.5-1.6); FILE MERGED 2006/03/08 09:04:40 os 1.5.28.2: #i58773# moved legacy filters from sw to binfilter 2006/02/22 12:21:43 os 1.5.28.1: #i58773# old file filters moved from sw to binfilter


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [462bbce873a06d1740628c528bd50d2c105ce024]

INTEGRATION: CWS os71 (1.7.30); FILE MERGED 2006/11/07 08:12:53 os 1.7.30.3: RESYNC: (1.7-1.8); FILE MERGED 2006/03/08 09:04:03 os 1.7.30.2: #i58773# moved legacy filters from sw to binfilter 2005/12/02 10:23:59 os 1.7.30.1: #i58773# move legacy filters to binfilter - first check-in


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [46d18b26a56f76053caa0fbea56375497babf2d2]

INTEGRATION: CWS os71 (1.7.30); FILE MERGED 2006/11/07 08:12:45 os 1.7.30.4: RESYNC: (1.7-1.8); FILE MERGED 2006/03/08 10:50:32 os 1.7.30.3: #i58773# include added 2006/02/22 12:24:44 os 1.7.30.2: #i58773# old file filters moved from sw to binfilter 2005/12/02 10:23:58 os 1.7.30.1: #i58773# move legacy filters to binfilter - first check-in


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [add19bd868d926332cb4ebf2391d68ffa5475040]

INTEGRATION: CWS os71 (1.4.30); FILE MERGED 2006/11/07 08:10:00 os 1.4.30.4: RESYNC: (1.5-1.6); FILE MERGED 2006/08/30 12:37:05 os 1.4.30.3: RESYNC: (1.4-1.5); FILE MERGED 2006/02/22 12:24:43 os 1.4.30.2: #i58773# old file filters moved from sw to binfilter 2005/12/02 10:23:58 os 1.4.30.1: #i58773# move legacy filters to binfilter - first check-in


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [48ddf4b7322f854115d2210be83eec9322bf1af0]

INTEGRATION: CWS os71 (1.6.28); FILE MERGED 2006/11/07 08:09:23 os 1.6.28.3: RESYNC: (1.6-1.7); FILE MERGED 2006/04/20 08:09:02 os 1.6.28.2: #i63714# more code removed 2006/03/28 14:54:36 mba 1.6.28.1: #i63714#: remove superfluous code


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [4d51c23c7d1511b60a3e57ae013d9c76b90b098e]

INTEGRATION: CWS os71 (1.4.28); FILE MERGED 2006/03/28 14:54:36 mba 1.4.28.1: #i63714#: remove superfluous code


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [b6a09360d284e17e519b35c80531a03a7154aecd]

INTEGRATION: CWS os71 (1.5.26); FILE MERGED 2006/08/30 12:36:09 os 1.5.26.2: RESYNC: (1.5-1.6); FILE MERGED 2006/03/28 14:54:36 mba 1.5.26.1: #i63714#: remove superfluous code


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [a8ddafee58a5f80adb40917d741813e57ac4645c]

INTEGRATION: CWS os71 (1.7.28); FILE MERGED 2006/08/30 12:36:01 os 1.7.28.2: RESYNC: (1.7-1.8); FILE MERGED 2006/03/28 14:54:35 mba 1.7.28.1: #i63714#: remove superfluous code


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [d56c739471a702f9b25988f36121839af45cd0fd]

INTEGRATION: CWS os71 (1.6.28); FILE MERGED 2006/11/07 08:02:35 os 1.6.28.2: RESYNC: (1.6-1.7); FILE MERGED 2005/12/02 10:23:56 os 1.6.28.1: #i58773# move legacy filters to binfilter - first check-in


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [f61447574b0a5d7e2cb323c30999171af239986b]

INTEGRATION: CWS os71 (1.4.30); FILE ADDED 2006/09/05 07:37:04 os 1.4.30.3: #i58773# file created, again 2006/08/30 12:32:52 os 1.4.30.2: RESYNC:; FILE REMOVED 2005/12/02 10:23:56 os 1.4.30.1: #i58773# move legacy filters to binfilter - first check-in


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [bbf5307c71aa3edcc35bfd1815f1964f774d3f37]

INTEGRATION: CWS os71 (1.4.30); FILE ADDED 2006/09/05 07:27:00 os 1.4.30.3: #i58773# file created, again 2006/08/30 12:32:42 os 1.4.30.2: RESYNC:; FILE REMOVED 2005/12/02 10:23:56 os 1.4.30.1: #i58773# move legacy filters to binfilter - first check-in


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [8fe1c141370876e6641538d2ff7b8b4968ecd644]

INTEGRATION: CWS os71 (1.4.30); FILE MERGED 2005/12/02 10:23:55 os 1.4.30.1: #i58773# move legacy filters to binfilter - first check-in


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [7b1ae259aad4981bf81947c3610e19f44a50ebd4]

INTEGRATION: CWS os71 (1.4.30); FILE MERGED 2006/11/07 07:49:37 os 1.4.30.2: RESYNC: (1.4-1.5); FILE MERGED 2005/12/02 10:23:55 os 1.4.30.1: #i58773# move legacy filters to binfilter - first check-in


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [783dc43f28e7aa6da6f331f42f7a6c8a15d76450]

INTEGRATION: CWS os71 (1.4.30); FILE ADDED 2006/09/05 07:34:26 os 1.4.30.3: #i58773# file created, again 2006/08/30 12:32:32 os 1.4.30.2: RESYNC:; FILE REMOVED 2005/12/02 10:23:54 os 1.4.30.1: #i58773# move legacy filters to binfilter - first check-in


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [2a23b1618b7cb8a7e258fc5093dd416d01f81708]

INTEGRATION: CWS os71 (1.5.30); FILE MERGED 2006/11/07 07:49:30 os 1.5.30.2: RESYNC: (1.5-1.6); FILE MERGED 2005/12/02 10:23:54 os 1.5.30.1: #i58773# move legacy filters to binfilter - first check-in


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [d74f25c49c673b93203e567c149f5b6366d8f417]

INTEGRATION: CWS os71 (1.5.30); FILE MERGED 2006/11/07 07:49:23 os 1.5.30.2: RESYNC: (1.5-1.6); FILE MERGED 2005/12/02 10:23:54 os 1.5.30.1: #i58773# move legacy filters to binfilter - first check-in


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [7604d043cdca4e0f66c8fa8a4ae4ae7973fdb106]

INTEGRATION: CWS os71 (1.5.30); FILE MERGED 2006/11/07 07:49:17 os 1.5.30.2: RESYNC: (1.5-1.6); FILE MERGED 2005/12/02 10:23:53 os 1.5.30.1: #i58773# move legacy filters to binfilter - first check-in


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [dbbf1f255106199ebd5137b8771b105a92426f00]

INTEGRATION: CWS os71 (1.4.30); FILE MERGED 2006/11/07 07:49:10 os 1.4.30.2: RESYNC: (1.4-1.5); FILE MERGED 2005/12/02 10:23:53 os 1.4.30.1: #i58773# move legacy filters to binfilter - first check-in


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [22d27a522bb4237675f5cafd12529933568b75b0]

INTEGRATION: CWS os71 (1.4.30); FILE ADDED 2006/09/05 07:32:21 os 1.4.30.3: #i58773# file created, again 2006/08/30 12:33:02 os 1.4.30.2: RESYNC:; FILE REMOVED 2005/12/02 10:23:53 os 1.4.30.1: #i58773# move legacy filters to binfilter - first check-in


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [2c875ed9ddf8f71a3fe48f058119e1291460a067]

INTEGRATION: CWS os71 (1.3.30); FILE MERGED 2006/11/07 07:49:03 os 1.3.30.2: RESYNC: (1.3-1.4); FILE MERGED 2005/12/02 10:23:52 os 1.3.30.1: #i58773# move legacy filters to binfilter - first check-in


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [3a782e3219509f44824e607accb15b96c224d170]

INTEGRATION: CWS os71 (1.4.30); FILE MERGED 2006/11/07 07:48:55 os 1.4.30.2: RESYNC: (1.4-1.5); FILE MERGED 2005/12/02 10:23:52 os 1.4.30.1: #i58773# move legacy filters to binfilter - first check-in


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [bae458497f6bc64393005c5c86588470bd3d57f0]

INTEGRATION: CWS os71 (1.4.30); FILE MERGED 2006/11/07 07:47:44 os 1.4.30.2: RESYNC: (1.4-1.5); FILE MERGED 2005/12/02 10:23:51 os 1.4.30.1: #i58773# move legacy filters to binfilter - first check-in


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [dfefda49dcd12a536525266afb46d50d4856efa0]

INTEGRATION: CWS os71 (1.6.24); FILE MERGED 2006/09/05 07:43:48 os 1.6.24.1: #i58773# some files re-added


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [975cfb922028a964c9b236847702ee0dd3250929]

INTEGRATION: CWS os71 (1.4.30); FILE MERGED 2006/11/07 07:42:34 os 1.4.30.2: RESYNC: (1.4-1.5); FILE MERGED 2005/12/02 10:23:51 os 1.4.30.1: #i58773# move legacy filters to binfilter - first check-in


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [80cbfe6f370e40fa8b65acc30667bce20800c140]

INTEGRATION: CWS os71 (1.7.30); FILE MERGED 2006/11/07 07:41:33 os 1.7.30.2: RESYNC: (1.7-1.8); FILE MERGED 2006/03/28 14:54:35 mba 1.7.30.1: #i63714#: remove superfluous code


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [92b3b72054e0f167a36529bb4daf4ac1140812ac]

INTEGRATION: CWS os71 (1.5.30); FILE MERGED 2006/11/07 07:41:17 os 1.5.30.2: RESYNC: (1.5-1.6); FILE MERGED 2006/02/22 12:24:42 os 1.5.30.1: #i58773# old file filters moved from sw to binfilter


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [3e72143ec72264c7af7d0124579afcc79f7b87be]

INTEGRATION: CWS os71 (1.3.30); FILE MERGED 2006/11/07 07:37:48 os 1.3.30.3: RESYNC: (1.3-1.4); FILE MERGED 2006/02/22 12:24:42 os 1.3.30.2: #i58773# old file filters moved from sw to binfilter 2005/12/02 10:23:50 os 1.3.30.1: #i58773# move legacy filters to binfilter - first check-in


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [c9ed959c985d69e16d6c515068f7d8714c0df347]

INTEGRATION: CWS os71 (1.5.8); FILE MERGED 2006/11/07 07:35:55 os 1.5.8.2: RESYNC: (1.5-1.6); FILE MERGED 2006/02/22 12:24:41 os 1.5.8.1: #i58773# old file filters moved from sw to binfilter


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [fdf483473f1943ba46561e191426af3dd2ae6cf7]

INTEGRATION: CWS os71 (1.5.26); FILE MERGED 2006/11/07 07:29:31 os 1.5.26.2: RESYNC: (1.5-1.6); FILE MERGED 2005/12/02 10:23:50 os 1.5.26.1: #i58773# move legacy filters to binfilter - first check-in


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [a0e7e6bb38896b385b931b6cc0a6d6fd5ff336a6]

INTEGRATION: CWS os71 (1.6.28); FILE MERGED 2006/11/07 07:29:15 os 1.6.28.3: RESYNC: (1.6-1.7); FILE MERGED 2006/09/22 10:26:28 os 1.6.28.2: #i69739# _FndLineCopyCol reactivated to import AmiPro correctly 2006/02/22 12:24:41 os 1.6.28.1: #i58773# old file filters moved from sw to binfilter


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [ecf97cf90af4f6e77c17dcd32002354ed6db2516]

INTEGRATION: CWS os71 (1.4.28); FILE MERGED 2006/11/07 07:29:08 os 1.4.28.2: RESYNC: (1.4-1.5); FILE MERGED 2006/04/21 10:27:23 os 1.4.28.1: #i63714# more code removed


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [199b1fd06577fe35aff9e35aaeb8749b5180a47a]

INTEGRATION: CWS os71 (1.5.28); FILE MERGED 2006/11/07 07:25:47 os 1.5.28.3: RESYNC: (1.6-1.7); FILE MERGED 2006/08/30 12:28:16 os 1.5.28.2: RESYNC: (1.5-1.6); FILE MERGED 2006/02/22 12:24:41 os 1.5.28.1: #i58773# old file filters moved from sw to binfilter


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [ef3fe169a33a0dec436162d28dc73334b2b1554b]

INTEGRATION: CWS os71 (1.4.28); FILE MERGED 2006/11/07 07:24:05 os 1.4.28.2: RESYNC: (1.4-1.5); FILE MERGED 2006/04/21 10:27:23 os 1.4.28.1: #i63714# more code removed


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [e90df435b68f5141eb7e7d9f64dc28e8ca42bc02]

INTEGRATION: CWS os71 (1.5.26); FILE MERGED 2006/11/07 07:19:32 os 1.5.26.2: RESYNC: (1.5-1.6); FILE MERGED 2005/12/02 10:23:49 os 1.5.26.1: #i58773# move legacy filters to binfilter - first check-in


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [8406ef03288d0d3272df98003b69db50880674ef]

INTEGRATION: CWS os71 (1.8.26); FILE MERGED 2006/11/07 07:19:13 os 1.8.26.3: RESYNC: (1.8-1.9); FILE MERGED 2006/02/22 12:24:40 os 1.8.26.2: #i58773# old file filters moved from sw to binfilter 2005/12/02 10:23:48 os 1.8.26.1: #i58773# move legacy filters to binfilter - first check-in


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [17cd8edb2497a424d8c68dce129fa1e112400830]

INTEGRATION: CWS os71 (1.4.28); FILE MERGED 2006/11/07 07:11:16 os 1.4.28.3: RESYNC: (1.4-1.5); FILE MERGED 2006/02/22 12:24:40 os 1.4.28.2: #i58773# old file filters moved from sw to binfilter 2005/12/02 10:23:48 os 1.4.28.1: #i58773# move legacy filters to binfilter - first check-in


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [3c070c376e8251481721838b0b8da38e20ffb9db]

INTEGRATION: CWS os71 (1.5.26); FILE MERGED 2006/11/07 07:10:58 os 1.5.26.3: RESYNC: (1.5-1.6); FILE MERGED 2006/04/21 10:27:23 os 1.5.26.2: #i63714# more code removed 2005/12/02 10:23:47 os 1.5.26.1: #i58773# move legacy filters to binfilter - first check-in


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [e35f9e526e9b254227d8e44576df75fe098a8185]

INTEGRATION: CWS os71 (1.7.28); FILE MERGED 2006/11/07 07:10:39 os 1.7.28.2: RESYNC: (1.7-1.8); FILE MERGED 2005/12/02 10:23:47 os 1.7.28.1: #i58773# move legacy filters to binfilter - first check-in


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [a499873581d77dc75e6d20ff6514098771587b1f]

INTEGRATION: CWS os71 (1.8.28); FILE MERGED 2006/11/07 07:10:20 os 1.8.28.2: RESYNC: (1.8-1.9); FILE MERGED 2006/04/21 10:27:23 os 1.8.28.1: #i63714# more code removed


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [76b5ee53e1a21b56b74d78f561d21adda58778f9]

INTEGRATION: CWS os71 (1.6.30); FILE MERGED 2006/11/07 07:09:50 os 1.6.30.2: RESYNC: (1.6-1.7); FILE MERGED 2006/02/22 12:24:40 os 1.6.30.1: #i58773# old file filters moved from sw to binfilter


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [24230a4e8af4187fe350e79b90c8c0a99e715b90]

INTEGRATION: CWS os71 (1.7.28); FILE MERGED 2006/11/07 07:07:26 os 1.7.28.2: RESYNC: (1.7-1.8); FILE MERGED 2005/12/02 10:23:46 os 1.7.28.1: #i58773# move legacy filters to binfilter - first check-in


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [7bd8d42ed15f59593ebc20a87d74446f65b3d070]

INTEGRATION: CWS os71 (1.6.28); FILE MERGED 2006/11/07 07:06:29 os 1.6.28.3: RESYNC: (1.6-1.7); FILE MERGED 2006/03/28 14:54:35 mba 1.6.28.2: #i63714#: remove superfluous code 2006/02/22 12:24:39 os 1.6.28.1: #i58773# old file filters moved from sw to binfilter


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [b8aa348a0007e190cb875dffc5c464b91cdea1ce]

INTEGRATION: CWS os71 (1.7.26); FILE MERGED 2006/11/07 07:05:27 os 1.7.26.2: RESYNC: (1.7-1.8); FILE MERGED 2006/09/22 10:28:27 os 1.7.26.1: #i69739# _RestoreCntntIdx call reactivated


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [7c78ed86687cfe155fd3d831ac06915568caa9d4]

INTEGRATION: CWS os71 (1.5.30); FILE MERGED 2006/11/07 07:14:19 os 1.5.30.2: RESYNC: (1.5-1.6); FILE MERGED 2006/02/22 12:24:39 os 1.5.30.1: #i58773# old file filters moved from sw to binfilter


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [3f51b3f0294eeb29efc4acbdc89ce4c96ac9f55a]

INTEGRATION: CWS os71 (1.7.28); FILE MERGED 2006/11/07 07:11:46 os 1.7.28.2: RESYNC: (1.7-1.8); FILE MERGED 2006/02/22 12:24:39 os 1.7.28.1: #i58773# old file filters moved from sw to binfilter


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [87e88b1d63abf3e55d3a65abbf76016b277092d5]

INTEGRATION: CWS os71 (1.10.8); FILE MERGED 2006/11/06 16:26:56 os 1.10.8.2: RESYNC: (1.10-1.11); FILE MERGED 2006/03/08 08:57:52 os 1.10.8.1: #i58773# moved legacy filters from sw to binfilter


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [2cc4d3b6c12aa208ffaba7b05f4899e75867c274]

INTEGRATION: CWS os71 (1.10.26); FILE MERGED 2006/11/06 16:26:26 os 1.10.26.3: RESYNC: (1.10-1.11); FILE MERGED 2006/03/08 08:44:09 os 1.10.26.2: #i58773# moved legacy filters from sw to binfilter 2005/12/02 10:23:45 os 1.10.26.1: #i58773# move legacy filters to binfilter - first check-in


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [7655253bfec5686f11a2c466dfb924dbed30a3b9]

INTEGRATION: CWS os71 (1.4.156); FILE MERGED 2006/11/06 16:06:33 os 1.4.156.2: RESYNC: (1.4-1.5); FILE MERGED 2006/03/08 08:41:23 os 1.4.156.1: #i58773# moved legacy filters from sw to binfilter


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [0984e357f97506ff89e0eb4c88d673f797f62aff]

INTEGRATION: CWS os71 (1.11.26); FILE MERGED 2006/11/06 16:00:57 os 1.11.26.5: RESYNC: (1.12-1.13); FILE MERGED 2006/08/30 12:10:28 os 1.11.26.4: RESYNC: (1.11-1.12); FILE MERGED 2006/03/25 11:48:55 os 1.11.26.3: #i58773# support for binary filters in sw/web added 2006/03/08 08:38:15 os 1.11.26.2: #i58773# moved legacy filters from sw to binfilter 2005/12/02 10:23:45 os 1.11.26.1: #i58773# move legacy filters to binfilter - first check-in


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [5e55d9e94d39d753c9804c128693a42309ad6c1b]

INTEGRATION: CWS os71 (1.8.26); FILE MERGED 2006/11/08 06:24:46 os 1.8.26.3: merge errors fixed 2006/11/06 15:52:22 os 1.8.26.2: RESYNC: (1.8-1.9); FILE MERGED 2006/03/08 09:10:12 os 1.8.26.1: #i58773# sfx dependency removed


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [99973ead8bbaf2856523897fb5f431082ecf2810]

INTEGRATION: CWS os71 (1.5.148); FILE MERGED 2006/03/08 08:17:31 os 1.5.148.1: #i58773# moved legacy filters from sw to binfilter


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [1816f28561b13e4c5e351983ce1514bbb4f286d8]

INTEGRATION: CWS os71 (1.5.148); FILE MERGED 2006/03/08 08:17:30 os 1.5.148.1: #i58773# moved legacy filters from sw to binfilter


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [904983f858e0bc8ee8d5784b5fa2227fd300d47a]

INTEGRATION: CWS os71 (1.5.148); FILE MERGED 2006/03/08 08:17:29 os 1.5.148.1: #i58773# moved legacy filters from sw to binfilter


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [0f92444e31a008cc31c5e2541905bd5b667e5cf0]

INTEGRATION: CWS os71 (1.5.148); FILE MERGED 2006/03/08 08:17:28 os 1.5.148.1: #i58773# moved legacy filters from sw to binfilter


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [4d364e49a97810396d67e513f8f100d085bd56dc]

INTEGRATION: CWS os71 (1.5.148); FILE MERGED 2006/03/08 08:17:27 os 1.5.148.1: #i58773# moved legacy filters from sw to binfilter


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [80fee5ebe5ddf6d5594ba0f8ec8ba11d833c04a9]

INTEGRATION: CWS os71 (1.5.148); FILE MERGED 2006/03/08 08:17:26 os 1.5.148.1: #i58773# moved legacy filters from sw to binfilter


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [6320d3b32321a6b5a2372a5e1b57f30aefae3067]

INTEGRATION: CWS os71 (1.5.148); FILE MERGED 2006/03/08 08:17:25 os 1.5.148.1: #i58773# moved legacy filters from sw to binfilter


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [336fed1001e6a9102f9fa5c816514b74bebdc137]

INTEGRATION: CWS cloph03 (1.38.2); FILE MERGED 2006/07/04 13:54:54 cloph 1.38.2.2: RESYNC: (1.38-1.39); FILE MERGED 2006/04/12 18:59:49 cloph 1.38.2.1: Issue number: #i59183# Submitted by: cloph add slackware-menus package


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [c62c5d156cdca55d7a2d89f75b6ed09f424dd2bc]

INTEGRATION: CWS os71 (1.5.148); FILE MERGED 2006/03/08 08:17:24 os 1.5.148.1: #i58773# moved legacy filters from sw to binfilter


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [8c80eeba9bb2865d72538f883b0e093881e04018]

INTEGRATION: CWS os71 (1.5.148); FILE MERGED 2006/03/08 08:17:23 os 1.5.148.1: #i58773# moved legacy filters from sw to binfilter


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [8bd86fd6eaf96fc5995814597d9a52a49e314349]

INTEGRATION: CWS os71 (1.5.148); FILE MERGED 2006/03/08 08:17:22 os 1.5.148.1: #i58773# moved legacy filters from sw to binfilter


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [72605ee163fa861e8e6d5a90d12f54c80e32de15]

INTEGRATION: CWS os71 (1.5.148); FILE MERGED 2006/03/08 08:17:21 os 1.5.148.1: #i58773# moved legacy filters from sw to binfilter


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [bd8683d7b6f04c3cd68b662622d4033f4c40ab23]

INTEGRATION: CWS os71 (1.5.148); FILE MERGED 2006/03/08 08:17:20 os 1.5.148.1: #i58773# moved legacy filters from sw to binfilter


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [601cb0aad060d1e9dc1e548b0d57da0930ab48e0]

INTEGRATION: CWS os71 (1.5.148); FILE MERGED 2006/03/08 08:17:19 os 1.5.148.1: #i58773# moved legacy filters from sw to binfilter


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [19bbb1d278087e52a5aec9fcaa52a028be7f09d6]

INTEGRATION: CWS os71 (1.5.148); FILE MERGED 2006/03/08 08:17:18 os 1.5.148.1: #i58773# moved legacy filters from sw to binfilter


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [07c168139845c9de167d77fdf3d47f6f9d212781]

INTEGRATION: CWS os71 (1.5.148); FILE MERGED 2006/03/08 08:17:17 os 1.5.148.1: #i58773# moved legacy filters from sw to binfilter


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [c23e4600bee952752484acb3984ab641cb0f7453]

INTEGRATION: CWS os71 (1.5.148); FILE MERGED 2006/03/08 08:17:16 os 1.5.148.1: #i58773# moved legacy filters from sw to binfilter


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [c0fa01b747f32cad2e99d7207962dea3b4a0db76]

INTEGRATION: CWS basmgr01 (1.6.186); FILE MERGED 2006/09/28 20:20:17 fs 1.6.186.1: #i69957#


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [517a217d5d3e395ea7b08d09469e2bc10ca032cb]

INTEGRATION: CWS os71 (1.5.148); FILE MERGED 2006/03/08 08:17:15 os 1.5.148.1: #i58773# moved legacy filters from sw to binfilter


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [d6241ef261381ee6f20eebe9a1ca4237b42aebcd]

INTEGRATION: CWS os71 (1.5.148); FILE MERGED 2006/03/08 08:17:14 os 1.5.148.1: #i58773# moved legacy filters from sw to binfilter


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [5f6960f07c1224cea05d4a923a6e5eb7feb23155]

INTEGRATION: CWS os71 (1.5.148); FILE MERGED 2006/03/08 08:17:13 os 1.5.148.1: #i58773# moved legacy filters from sw to binfilter


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [04dfeac4d4b585d820ae3938256f22fc32b97fe7]

INTEGRATION: CWS os71 (1.5.148); FILE MERGED 2006/03/08 08:17:12 os 1.5.148.1: #i58773# moved legacy filters from sw to binfilter


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [30f87dd5c9a85c05c2ad61abf5a550cf8d0e595f]

INTEGRATION: CWS os71 (1.5.148); FILE MERGED 2006/03/08 08:17:11 os 1.5.148.1: #i58773# moved legacy filters from sw to binfilter


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [69754f57fd12a39f98cbe5dce71314bb98fe45b7]

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>  [0358421203bee7ebac3acc04407a3ceaca3754a2]

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>  [1f09b8430dae8e2b90963739427f6a96ab54dc8a]

INTEGRATION: CWS basmgr01 (1.182.8); FILE MERGED 2006/09/28 20:28:44 fs 1.182.8.1: #i69957# BasicManager instances now created by a global repository


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [211f580522ec10a977b8e372ea94b30a9d34124a]

INTEGRATION: CWS os71 (1.5.148); FILE MERGED 2006/03/08 08:17:10 os 1.5.148.1: #i58773# moved legacy filters from sw to binfilter


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [6a110754f0bcf82a58791dc9b69d2eccf47dfec1]

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>  [9fe19658f814a0656c9b6449d13255b4f7b222a7]

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>  [7d7abe2f47ee6428d071625bbb5c6de452e0bde8]

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>  [a53e8fb59ee7de4499d86736cdc6f2d8bcc92aea]

INTEGRATION: CWS ause070 (1.8.6); FILE MERGED 2006/10/18 15:18:48 hjs 1.8.6.2: #i70136# change check to work with configure default 2006/10/06 13:28:14 hjs 1.8.6.1: #i70136# local targets around .ulf files


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [26d17f54729bdc4f7545a977a99a4e1e2e930776]

INTEGRATION: CWS os71 (1.5.148); FILE MERGED 2006/03/08 08:17:09 os 1.5.148.1: #i58773# moved legacy filters from sw to binfilter


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [ca62797cef797794c06dc2acee56b92a6dbaa8e2]

INTEGRATION: CWS os71 (1.5.148); FILE MERGED 2006/03/08 08:17:08 os 1.5.148.1: #i58773# moved legacy filters from sw to binfilter


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [ddc8b640b81de2f11a8b4d8a605a45edc60f4ed1]

INTEGRATION: CWS ause070 (1.5.4); FILE MERGED 2006/10/18 15:21:21 hjs 1.5.4.2: #i70136# change check to work with configure default 2006/10/06 12:57:32 hjs 1.5.4.1: #i70136# local targets around .ulf files


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [d83e6ca2ab41217b58d4a2f55da27da0291d3f14]

INTEGRATION: CWS os71 (1.5.148); FILE MERGED 2006/03/08 08:17:07 os 1.5.148.1: #i58773# moved legacy filters from sw to binfilter


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [d381cbe5d30dada69cfe3865d06afece655b0aff]

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>  [842bac4ed0dcb14855e99057c74e2068470f2e6d]

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>  [fc052e39be1a1e5376e962a1b36293d18f02458b]

INTEGRATION: CWS os71 (1.5.148); FILE MERGED 2006/03/08 08:17:06 os 1.5.148.1: #i58773# moved legacy filters from sw to binfilter


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [b429b3367f6896206d02dd0e715150d464218eba]

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>  [922d3d5f3be2132113be080224f4385ad7db4c6b]

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>  [a385fa85852833c9696510184b08945917064464]

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>  [751d290c16ae946088394b3d26ed8d83c95210e5]

INTEGRATION: CWS os71 (1.5.148); FILE MERGED 2006/03/08 08:17:05 os 1.5.148.1: #i58773# moved legacy filters from sw to binfilter


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [47693476b687cf18dab837964f9846f9273aff4f]

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>  [4e434723e483f0b518577dab217c14e43a0ed7b6]

INTEGRATION: CWS ause070 (1.6.218); FILE MERGED 2006/10/18 15:17:31 hjs 1.6.218.2: #i70136# change check to work with configure default 2006/10/17 11:41:48 hjs 1.6.218.1: #i70136# skip localization step


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [f24c90e7d252e9d070962a987d018c6546d59a79]

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-08  Kurt Zenker  <kz@openoffice.org>  [60b0342dcecdc6b0fc74d3d07d159a6a6a00b255]

INTEGRATION: CWS os71 (1.5.148); FILE MERGED 2006/03/08 08:17:04 os 1.5.148.1: #i58773# moved legacy filters from sw to binfilter


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [3767fe5a297ee3f1f213315294b06fa4fe8415b8]

INTEGRATION: CWS ause070 (1.6.156); FILE MERGED 2006/10/18 15:17:31 hjs 1.6.156.2: #i70136# change check to work with configure default 2006/10/17 11:41:48 hjs 1.6.156.1: #i70136# skip localization step


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [f30e524a03fe809486a597d8ffb7f5c170ab867d]

INTEGRATION: CWS basmgr01 (1.4.4); FILE MERGED 2006/09/28 20:03:28 fs 1.4.4.1: more convenience for using this module


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [d6355347bcdc11cc756ba9b6232c0ed21b2b132e]

INTEGRATION: CWS os71 (1.5.148); FILE MERGED 2006/03/08 08:17:03 os 1.5.148.1: #i58773# moved legacy filters from sw to binfilter


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [d2e50e0b0e676a0039c976df1fe4db7b915a64cb]

INTEGRATION: CWS basmgr01 (1.3.46); FILE MERGED 2006/09/28 20:02:55 fs 1.3.46.1: more convenience for using this module


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [23947b58c60bf3e67f6f5072cee2bd31cda37bfa]

INTEGRATION: CWS os71 (1.5.148); FILE MERGED 2006/03/08 08:17:02 os 1.5.148.1: #i58773# moved legacy filters from sw to binfilter


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [4fc06ab2ce244edb925d06bac8a1724f31ebaa0b]

INTEGRATION: CWS ause070 (1.4.24); FILE MERGED 2006/10/18 15:19:22 hjs 1.4.24.2: #i70136# change check to work with configure default 2006/10/17 10:52:34 hjs 1.4.24.1: #i70136# switch source dir for .xcu


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [540cf3dd924b408fc96a7015723ea54e7dfc6efc]

INTEGRATION: CWS basmgr01 (1.34.26); FILE MERGED 2006/09/28 20:26:35 fs 1.34.26.1: #i69957# Sfx*LibraryContainer and friends moved to 'basic' module


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [a1cf1b5f09507e9fd8dc16872d5c4a8ed9f987c7]

INTEGRATION: CWS os71 (1.5.148); FILE MERGED 2006/03/08 08:17:01 os 1.5.148.1: #i58773# moved legacy filters from sw to binfilter


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [da13b6fff8c4e8828d2dd645a39f14dc06ad1e2d]

INTEGRATION: CWS basmgr01 (1.13.156); FILE MERGED 2006/09/28 20:25:38 fs 1.13.156.1: #i69957#


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [3a46d977c2070ce8b529986afd01dea1f9465f52]

INTEGRATION: CWS ause070 (1.8.28); FILE MERGED 2006/10/06 15:39:26 hjs 1.8.28.1: #i70136# fix filename in errormsg


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [cadeb8889098514ba3f9c79b6b398b50da05d3c9]

INTEGRATION: CWS basmgr01 (1.1.2); FILE ADDED 2006/09/28 20:22:05 fs 1.1.2.1: #i69957# remaints from the Sfx*LibraryContainer (moved to Basic module) / +SfxBasicManagerHolder


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [bb5fa072b330ab59c8964963bbdae861425b96d1]

INTEGRATION: CWS basmgr01 (1.66.8); FILE MERGED 2006/09/28 20:28:44 fs 1.66.8.1: #i69957# BasicManager instances now created by a global repository


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [42fb0bc444c17c6cdde9abdb9cc726889f2d4534]

INTEGRATION: CWS os71 (1.5.148); FILE MERGED 2006/03/08 08:17:00 os 1.5.148.1: #i58773# moved legacy filters from sw to binfilter


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [2b4c7cdd17a9383aeafdd25f6ab3794f19da2fd1]

INTEGRATION: CWS ause070 (1.26.8); FILE MERGED 2006/11/02 16:15:38 hjs 1.26.8.1: #i71072# user may want to write too ;)


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [242d8f11887fd3df74a40f40b3af7a141a1fe751]

INTEGRATION: CWS basmgr01 (1.83.8); FILE MERGED 2006/09/28 20:28:44 fs 1.83.8.1: #i69957# BasicManager instances now created by a global repository


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [0c42f50d6dfb90d8f56269e24378524da0d71ba1]

INTEGRATION: CWS os71 (1.5.148); FILE MERGED 2006/03/08 08:16:59 os 1.5.148.1: #i58773# moved legacy filters from sw to binfilter


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [85fd9cb8b94440b1feb75cad4e5a8f5ad831f27e]

INTEGRATION: CWS basmgr01 (1.43.154); FILE MERGED 2006/09/28 20:28:08 fs 1.43.154.1: #i69957# Sfx*LibraryContainer and friends moved to 'basic' module


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [c5e0d766bca97512e154d503c103e331e9e95ab7]

INTEGRATION: CWS ause070 (1.9.70); FILE MERGED 2006/10/18 15:20:39 hjs 1.9.70.2: #i70136# change check to work with configure default 2006/10/06 13:36:23 hjs 1.9.70.1: #i70136# local targets around .ulf files


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [8eb91bebf057795eca004bc75c94fde9a313fcf1]

INTEGRATION: CWS ause070 (1.3.70); FILE MERGED 2006/10/18 15:20:38 hjs 1.3.70.2: #i70136# change check to work with configure default 2006/10/06 13:36:23 hjs 1.3.70.1: #i70136# local targets around .ulf files


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [b4acd2e54de82a1ac4b42b8aa0c4e8ad8467ebe1]

INTEGRATION: CWS basmgr01 (1.118.8); FILE MERGED 2006/09/28 20:27:28 fs 1.118.8.1: #i69957# BasicManager instances now created by a global repository


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [035c8628cc6a04dd79c382a0c4949b9d466729fd]

INTEGRATION: CWS os71 (1.5.148); FILE MERGED 2006/03/08 08:16:58 os 1.5.148.1: #i58773# moved legacy filters from sw to binfilter


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [77f8ac0ef809a21cdebcc1797585219e5fa5973e]

INTEGRATION: CWS ause070 (1.13.6); FILE MERGED 2006/10/13 10:45:15 hjs 1.13.6.1: #i70136# needs tweaking in dtd finding


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [df86e4dfbcfa23c632b94acdf24789556b84cc83]

INTEGRATION: CWS basmgr01 (1.38.8); FILE MERGED 2006/10/04 12:39:15 fs 1.38.8.2: #i69957# lifetime control: BasicManager instances are kept in the responsibility of the BasicManagerRepository 2006/09/28 20:27:28 fs 1.38.8.1: #i69957# BasicManager instances now created by a global repository


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [a5644f98b912ed2ee5f56c44305fee4f2581dc7c]

INTEGRATION: CWS ause070 (1.26.22); FILE MERGED 2006/10/13 10:45:14 hjs 1.26.22.1: #i70136# needs tweaking in dtd finding


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [f772377d6058296095e4e09114a5877c70c31c61]

INTEGRATION: CWS basmgr01 (1.23.8); FILE MERGED 2006/09/28 20:25:45 fs 1.23.8.1: #i69957#


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [d27ca8ef39fa357cd2307e54af7062d1fafd8efc]

INTEGRATION: CWS os71 (1.5.148); FILE MERGED 2006/03/08 08:16:57 os 1.5.148.1: #i58773# moved legacy filters from sw to binfilter


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [7ef2ead1536a047c3dcac51ffbd4cc4d6c876da3]

INTEGRATION: CWS ause070 (1.5.94); FILE MERGED 2006/10/13 10:45:14 hjs 1.5.94.1: #i70136# needs tweaking in dtd finding


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [8aa07d0a133ac1273ec58fef218c58a1b766bb02]

INTEGRATION: CWS basmgr01 (1.1.2); FILE ADDED 2006/10/04 12:39:14 fs 1.1.2.2: #i69957# lifetime control: BasicManager instances are kept in the responsibility of the BasicManagerRepository 2006/09/28 20:22:23 fs 1.1.2.1: #i69957# remaints from the Sfx*LibraryContainer (moved to Basic module) / +SfxBasicManagerHolder


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [e63e3e1d65f99fd6e4ab7917123e6adbaf5ff865]

INTEGRATION: CWS cloph03 (1.9.22); FILE MERGED 2006/10/13 16:05:03 cloph 1.9.22.3: RESYNC: (1.9-1.10); FILE MERGED 2006/04/22 12:57:33 cloph 1.9.22.2: Issue number: #i64151# Submitted by: cloph seamonkey is licenced MPL, not NPL as mozilla, adapt the grep accordingly 2006/04/12 21:29:57 cloph 1.9.22.1: Issue number: #i64151# Submitted by: cloph Add support for seamonkey as e-mail client (linux)


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [97755f52d105795299d9ddfab3de36599e301d10]

INTEGRATION: CWS basmgr01 (1.44.8); FILE MERGED 2006/10/04 12:39:14 fs 1.44.8.2: #i69957# lifetime control: BasicManager instances are kept in the responsibility of the BasicManagerRepository 2006/09/28 20:27:27 fs 1.44.8.1: #i69957# BasicManager instances now created by a global repository


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [80b3af22eb9d218a7ff959058362aa441c7f44a2]

INTEGRATION: CWS ause070 (1.12.60); FILE MERGED 2006/11/01 13:01:44 hjs 1.12.60.1: #i71072# makes no sense as these attributes are not preserved on deliver anyway


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [b1209fb8242d69c0e7e655139144c95c1231b837]

INTEGRATION: CWS os71 (1.5.148); FILE MERGED 2006/03/08 08:16:56 os 1.5.148.1: #i58773# moved legacy filters from sw to binfilter


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [dbd2bcdddffabaa36b188c4a1bd03e3506c92997]

INTEGRATION: CWS ause070 (1.21.48); FILE MERGED 2006/10/18 15:15:35 hjs 1.21.48.2: #i70136# change check to work with configure default 2006/10/06 16:12:11 hjs 1.21.48.1: #i70136# local .ulf targets


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [2a70e36229ad109e4bdcd565c9a3d066478c53f4]

INTEGRATION: CWS cloph03 (1.1.2); FILE ADDED 2006/04/12 18:59:49 cloph 1.1.2.1: Issue number: #i59183# Submitted by: cloph add slackware-menus package


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [3b007ff52c7ecf57e6a271e90a9bd8297e1a22c5]

INTEGRATION: CWS ause070 (1.12.68); FILE MERGED 2006/10/18 15:15:34 hjs 1.12.68.2: #i70136# change check to work with configure default 2006/10/06 16:12:10 hjs 1.12.68.1: #i70136# local .ulf targets


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [dadfe0139fbcc8a1d1f6b25ee8f7b765c34666c7]

INTEGRATION: CWS cloph03 (1.1.2); FILE ADDED 2006/04/12 18:59:48 cloph 1.1.2.1: Issue number: #i59183# Submitted by: cloph add slackware-menus package


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [c14ebbdce4f455ab3d8841f21cf563252be2ce8c]

INTEGRATION: CWS ause070 (1.11.60); FILE MERGED 2006/10/18 15:15:34 hjs 1.11.60.3: #i70136# change check to work with configure default 2006/10/10 16:21:16 hjs 1.11.60.2: RESYNC: (1.11-1.13); FILE MERGED 2006/10/06 16:12:10 hjs 1.11.60.1: #i70136# local .ulf targets


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [8dbf787cc4ad1cde23384f9567044d855a1be04e]

INTEGRATION: CWS cloph03 (1.1.2); FILE ADDED 2006/10/13 17:04:06 cloph 1.1.2.4: Issue number: #i59183# Submitted by: cloph create the tar in a way that it matches the very strict expectations of the slackware package-tools 2006/08/02 17:16:01 cloph 1.1.2.3: Issue number: #i59183# Submitted by: cloph align naming of the package with the other desktop-integration packages (use - instead of _) 2006/04/16 17:23:51 cloph 1.1.2.2: Issue number: #i59183# Submitted by: cloph Fix doinst.sh script (rm -rf is needed) and add ./ to tar... 2006/04/12 18:59:48 cloph 1.1.2.1: Issue number: #i59183# Submitted by: cloph add slackware-menus package


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [4ceea67c07249268482936a48c4836083b401b59]

INTEGRATION: CWS os71 (1.5.148); FILE MERGED 2006/03/08 08:16:55 os 1.5.148.1: #i58773# moved legacy filters from sw to binfilter


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [baf8ce17de4f415258ddb3b806dcb2f5e6dfeeb6]

INTEGRATION: CWS ause070 (1.20.48); FILE MERGED 2006/10/18 15:15:34 hjs 1.20.48.2: #i70136# change check to work with configure default 2006/10/06 16:12:10 hjs 1.20.48.1: #i70136# local .ulf targets


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [d9d3639dcef25a4c763a12ad4c078bb37c9f718b]

INTEGRATION: CWS basmgr01 (1.17.126); FILE MERGED 2006/09/28 20:19:43 fs 1.17.126.1: #i69957#


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [b23f4c68c1ff09dea268fc826ea2d7c9e5152cca]

INTEGRATION: CWS os71 (1.6.146); FILE MERGED 2006/03/08 08:16:53 os 1.6.146.1: #i58773# moved legacy filters from sw to binfilter


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [7f7ec2ba476073148d0c723ac3b6754d3b3340ef]

INTEGRATION: CWS ause070 (1.9.48); FILE MERGED 2006/10/18 15:15:34 hjs 1.9.48.2: #i70136# change check to work with configure default 2006/10/06 16:12:09 hjs 1.9.48.1: #i70136# local .ulf targets


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [134eda62c6d87751ae610391dee5269e936d34e4]

INTEGRATION: CWS basmgr01 (1.1.2); FILE ADDED 2006/10/04 12:33:48 fs 1.1.2.2: #i69957# lifetime control: BasicManager instances are kept in the responsibility of the BasicManagerRepository 2006/09/28 20:13:56 fs 1.1.2.1: #i69957# moved herein from sfx2/source/appl - script library containers


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [d3d79776a051cad6081e26588eb24b7956c9215f]

INTEGRATION: CWS ause070 (1.15.20); FILE MERGED 2006/10/18 15:15:33 hjs 1.15.20.2: #i70136# change check to work with configure default 2006/10/06 16:12:09 hjs 1.15.20.1: #i70136# local .ulf targets


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [917aab838b35c5037d9a69ccae7bdfc65c1f1842]

INTEGRATION: CWS basmgr01 (1.1.2); FILE ADDED 2006/09/28 20:21:55 fs 1.1.2.1: #i69957# sb library does provide UNO components now ...


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [f09e6ef3ff3b5b25930d08cb159ebf62135c3eb6]

INTEGRATION: CWS basmgr01 (1.1.2); FILE ADDED 2006/09/28 20:21:29 fs 1.1.2.1: #i69957# sb library does provide UNO components now ...


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [4d7215fa75a04392af7a6aca2ea32846387c58f5]

INTEGRATION: CWS basmgr01 (1.1.2); FILE ADDED 2006/09/28 20:21:42 fs 1.1.2.1: #i69957# sb library does provide UNO components now ...


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [e7ced4c7b8e24898a185ec91c8d6728346d37c2c]

INTEGRATION: CWS os71 (1.6.146); FILE MERGED 2006/03/08 08:16:52 os 1.6.146.1: #i58773# moved legacy filters from sw to binfilter


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [57318c9249396898253ddc22b739f70c7ad9969e]

INTEGRATION: CWS basmgr01 (1.1.2); FILE ADDED 2006/10/04 12:33:48 fs 1.1.2.2: #i69957# lifetime control: BasicManager instances are kept in the responsibility of the BasicManagerRepository 2006/09/28 20:13:29 fs 1.1.2.1: #i69957# moved herein from sfx2/source/appl - base class for script/dialog library containers


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [6586c6149a78b6b4428f434e72e682badc6ea11d]

INTEGRATION: CWS basmgr01 (1.1.2); FILE ADDED 2006/09/28 20:21:18 fs 1.1.2.1: #i69957# sb library does provide UNO components now ...


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [8e66051bfeffc333360e0f3b98fb35b8489d63cf]

INTEGRATION: CWS basmgr01 (1.1.2); FILE ADDED 2006/09/28 20:14:18 fs 1.1.2.1: #i69957# moved herein from sfx2/source/appl - dialog library containers


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [bac980e95cdaeb0d529ebcd65be0215dc3b82dbc]

INTEGRATION: CWS os71 (1.6.146); FILE MERGED 2006/03/08 08:16:51 os 1.6.146.1: #i58773# moved legacy filters from sw to binfilter


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [391554aa3ba0044ec6c67d3951f16a6ad8e4356d]

INTEGRATION: CWS basmgr01 (1.1.2); FILE ADDED 2006/09/28 20:14:39 fs 1.1.2.1: #i69957# moved herein from sfx2/source/appl - script library containers


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [6c79c4a27e2ffcbf5cc28b1fb3423291e964721b]

INTEGRATION: CWS basmgr01 (1.1.2); FILE ADDED 2006/09/28 20:15:09 fs 1.1.2.1: #i69957# moved herein from sfx2/source/inc - dialog library containers


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [74a03b308ece45e2e6def74d963ac84dcfc81cb0]

INTEGRATION: CWS basmgr01 (1.6.38); FILE MERGED 2006/09/28 20:19:16 fs 1.6.38.1: #i69957# +basicmanagerrepository


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [4f74e5dd87ae39aba7b1b02cccd16637c94988e7]

INTEGRATION: CWS basmgr01 (1.35.4); FILE MERGED 2006/10/04 12:55:28 fs 1.35.4.3: #i69957# removed some dead code 2006/10/04 12:32:50 fs 1.35.4.2: #i69957# lifetime control: BasicManager instances are kept in the responsibility of the BasicManagerRepository 2006/09/28 20:19:02 fs 1.35.4.1: #i69957# some refactoring (commented out dead code, moved methods to private)


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [78417762a44167bf9dca83a840ad5059c775b0e9]

INTEGRATION: CWS os71 (1.6.146); FILE MERGED 2006/03/08 08:16:50 os 1.6.146.1: #i58773# moved legacy filters from sw to binfilter


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [56c117ee5351428a1b234a58eab5ccf343e78a11]

INTEGRATION: CWS basmgr01 (1.1.2); FILE ADDED 2006/10/06 21:09:16 fs 1.1.2.3: EndListening - remove too-strong assertion 2006/10/04 12:32:49 fs 1.1.2.2: #i69957# lifetime control: BasicManager instances are kept in the responsibility of the BasicManagerRepository 2006/09/28 20:11:26 fs 1.1.2.1: #i69957# repository for BasicManager instances


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [de3443ac97cad5d64b3dcad5eb564e699deede7f]

INTEGRATION: CWS basmgr01 (1.14.186); FILE MERGED 2006/09/28 20:20:17 fs 1.14.186.1: #i69957#


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [21bd23b51457e44aeb7a3bc554edc8c6f4e5cd70]

INTEGRATION: CWS os71 (1.6.146); FILE MERGED 2006/03/08 08:16:49 os 1.6.146.1: #i58773# moved legacy filters from sw to binfilter


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [226b53c3fd340293638fa877db16c9aaa6afaf40]

INTEGRATION: CWS os71 (1.6.146); FILE MERGED 2006/03/08 08:16:48 os 1.6.146.1: #i58773# moved legacy filters from sw to binfilter


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [1e7bc5482f58d8ecc4beb9373fbe6bb73321a83e]

INTEGRATION: CWS basmgr01 (1.10.126); FILE MERGED 2006/10/04 12:51:48 fs 1.10.126.1: #i69957# lifetime control: BasicManager instances are kept in the responsibility of the BasicManagerRepository


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [b965238af493d5c81caa79cd28ca87e21693fa61]

INTEGRATION: CWS basmgr01 (1.7.128); FILE MERGED 2006/10/04 12:51:47 fs 1.7.128.1: #i69957# lifetime control: BasicManager instances are kept in the responsibility of the BasicManagerRepository


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [fb6437e907d0380d1ded86edf726f4be7985ee64]

INTEGRATION: CWS os71 (1.6.146); FILE MERGED 2006/03/08 08:16:47 os 1.6.146.1: #i58773# moved legacy filters from sw to binfilter


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [4f4e95facf715924a31c04295e2e2fe0a7389ea3]

INTEGRATION: CWS basmgr01 (1.7.126); FILE MERGED 2006/10/04 12:51:47 fs 1.7.126.2: #i69957# lifetime control: BasicManager instances are kept in the responsibility of the BasicManagerRepository 2006/09/28 20:26:46 fs 1.7.126.1: #i69957#


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [d0ba9339d9592899ff031338e547882cae70a41d]

INTEGRATION: CWS basmgr01 (1.8.126); FILE MERGED 2006/10/04 12:51:47 fs 1.8.126.2: #i69957# lifetime control: BasicManager instances are kept in the responsibility of the BasicManagerRepository 2006/09/28 20:26:46 fs 1.8.126.1: #i69957#


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [c734a447ad1c2a3c0f4c6c33351fd5730a9dafe1]

INTEGRATION: CWS os71 (1.6.146); FILE MERGED 2006/03/08 08:16:46 os 1.6.146.1: #i58773# moved legacy filters from sw to binfilter


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [980378bb2e3de56f6a68d8d4ff36384e67e0edeb]

INTEGRATION: CWS os71 (1.6.146); FILE MERGED 2006/03/08 08:16:45 os 1.6.146.1: #i58773# moved legacy filters from sw to binfilter


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [ab557d87349e51d393349f030f499f145230f6d6]

INTEGRATION: CWS os71 (1.6.146); FILE MERGED 2006/03/08 08:16:44 os 1.6.146.1: #i58773# moved legacy filters from sw to binfilter


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [99d9d67b268aeea30a65cb190861780a06d94510]

INTEGRATION: CWS os71 (1.6.146); FILE MERGED 2006/03/08 08:16:43 os 1.6.146.1: #i58773# moved legacy filters from sw to binfilter


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [b0144060243f6afe8dd2f5cc0f54d132f90dc3cb]

INTEGRATION: CWS os71 (1.6.146); FILE MERGED 2006/03/08 08:16:42 os 1.6.146.1: #i58773# moved legacy filters from sw to binfilter


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [80f6482ff50a92511fd694befd911d3a4ddb01aa]

INTEGRATION: CWS os71 (1.6.146); FILE MERGED 2006/03/08 08:16:41 os 1.6.146.1: #i58773# moved legacy filters from sw to binfilter


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [d0197378e7a9cd6b8733d2c0d31e1d09029d4af4]

INTEGRATION: CWS os71 (1.6.146); FILE MERGED 2006/03/08 08:16:40 os 1.6.146.1: #i58773# moved legacy filters from sw to binfilter


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [68c62e8898c5ff057948fb03e1b1486d7106f1c1]

INTEGRATION: CWS os71 (1.6.146); FILE MERGED 2006/03/08 08:16:39 os 1.6.146.1: #i58773# moved legacy filters from sw to binfilter


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [076565ee0c89ff9ce958e6ae7b1de25edfa12547]

INTEGRATION: CWS os71 (1.6.146); FILE MERGED 2006/03/15 10:53:08 os 1.6.146.1: #i58773# binary filters in SW/Web need 3RDPARTYFILTER flag and correct detect service


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [fc03615047b1685bc11ebc7c2ecc48b3facf6d72]

INTEGRATION: CWS os71 (1.7.146); FILE MERGED 2006/03/15 10:53:08 os 1.7.146.1: #i58773# binary filters in SW/Web need 3RDPARTYFILTER flag and correct detect service


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [4f3b345ae16e3ff4b574d6572474e90b8f69cf78]

INTEGRATION: CWS os71 (1.7.146); FILE MERGED 2006/03/15 10:53:07 os 1.7.146.1: #i58773# binary filters in SW/Web need 3RDPARTYFILTER flag and correct detect service


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [05bf88541e15cf61111ca7788fd18ce1b4531ee6]

INTEGRATION: CWS os71 (1.6.146); FILE MERGED 2006/03/08 08:16:38 os 1.6.146.1: #i58773# moved legacy filters from sw to binfilter


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [b462f9ab0e852f4ba21dfd2da45313a290866c30]

INTEGRATION: CWS os71 (1.6.146); FILE MERGED 2006/03/08 08:16:37 os 1.6.146.1: #i58773# moved legacy filters from sw to binfilter


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [e2ba7b07c167da02a2ecabf93d4846d2be082d6a]

INTEGRATION: CWS os71 (1.6.146); FILE MERGED 2006/03/08 08:16:36 os 1.6.146.1: #i58773# moved legacy filters from sw to binfilter


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [a342acb071b6c6c92742259d8f811953c2e8367a]

INTEGRATION: CWS os71 (1.6.146); FILE MERGED 2006/03/08 08:16:35 os 1.6.146.1: #i58773# moved legacy filters from sw to binfilter


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [fe71888276e9accd2d1352cb6ccb1a1e70ced9e1]

INTEGRATION: CWS os71 (1.6.146); FILE MERGED 2006/03/08 08:16:34 os 1.6.146.1: #i58773# moved legacy filters from sw to binfilter


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [4b5362886f0c01d677960cc4742163df0d8c34a3]

INTEGRATION: CWS os71 (1.6.146); FILE MERGED 2006/03/08 08:16:33 os 1.6.146.1: #i58773# moved legacy filters from sw to binfilter


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [1b77f41327437b5f8285aeb77fcb28c10b175c27]

INTEGRATION: CWS os71 (1.6.148); FILE MERGED 2006/03/08 08:16:33 os 1.6.148.1: #i58773# moved legacy filters from sw to binfilter


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [99e3dab1e7f8533a7b91edbe5148644665f98a11]

INTEGRATION: CWS os71 (1.6.148); FILE MERGED 2006/03/08 08:16:32 os 1.6.148.1: #i58773# moved legacy filters from sw to binfilter


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [cf17370d84119644174c942e7ab24fc90f8c26ab]

INTEGRATION: CWS os71 (1.6.148); FILE MERGED 2006/03/08 08:16:31 os 1.6.148.1: #i58773# moved legacy filters from sw to binfilter


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [d512c095d275410447fe193914f97e7c17bfbece]

INTEGRATION: CWS os71 (1.6.148); FILE MERGED 2006/03/08 08:16:30 os 1.6.148.1: #i58773# moved legacy filters from sw to binfilter


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [9b1bae6bfeed1a154d66ae765b6952b56f59ec93]

INTEGRATION: CWS os71 (1.6.148); FILE MERGED 2006/03/08 08:16:29 os 1.6.148.1: #i58773# moved legacy filters from sw to binfilter


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [f10f0b931647478e0cf4bf65814356215cab401c]

INTEGRATION: CWS os71 (1.6.148); FILE MERGED 2006/03/08 08:16:28 os 1.6.148.1: #i58773# moved legacy filters from sw to binfilter


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [112dff4fe39e83395e22f7e3949c48b21f398921]

INTEGRATION: CWS os71 (1.6.148); FILE MERGED 2006/03/08 08:16:27 os 1.6.148.1: #i58773# moved legacy filters from sw to binfilter


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [539ea4cf1326b128310c0b511eb5953ca3103ce3]

INTEGRATION: CWS os71 (1.7.148); FILE MERGED 2006/03/08 08:16:26 os 1.7.148.1: #i58773# moved legacy filters from sw to binfilter


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [3ed6654d8092ac6dc528ca17716e38590b253b58]

INTEGRATION: CWS os71 (1.6.148); FILE MERGED 2006/03/08 08:16:25 os 1.6.148.1: #i58773# moved legacy filters from sw to binfilter


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [615571c2bcaaf34d458e8bdde8b4999197e24c54]

INTEGRATION: CWS os71 (1.7.148); FILE MERGED 2006/03/08 08:16:24 os 1.7.148.1: #i58773# moved legacy filters from sw to binfilter


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [c70f7d5e81e5cb67f149b510efefef72028b3b16]

INTEGRATION: CWS os71 (1.6.148); FILE MERGED 2006/03/08 08:16:24 os 1.6.148.1: #i58773# moved legacy filters from sw to binfilter


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [f747fc148436aa2eb9908f49f5b90a6ad02e3085]

INTEGRATION: CWS os71 (1.6.148); FILE MERGED 2006/03/08 08:16:23 os 1.6.148.1: #i58773# moved legacy filters from sw to binfilter


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [b4b2c869226c7d764ae74167ada7be5b3511de92]

INTEGRATION: CWS os71 (1.6.148); FILE MERGED 2006/03/08 08:16:22 os 1.6.148.1: #i58773# moved legacy filters from sw to binfilter


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [63cf75f1235b262b72fe83e32e1bb576356d5950]

INTEGRATION: CWS os71 (1.6.148); FILE MERGED 2006/03/08 08:16:21 os 1.6.148.1: #i58773# moved legacy filters from sw to binfilter


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [e34007b907e6689897cad3d9f5330c54df3828be]

INTEGRATION: CWS os71 (1.6.148); FILE MERGED 2006/03/08 08:16:20 os 1.6.148.1: #i58773# moved legacy filters from sw to binfilter


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [6bb2409d5ba3338ba953b92d7838e4b1cbccee05]

INTEGRATION: CWS os71 (1.6.148); FILE MERGED 2006/03/08 08:16:19 os 1.6.148.1: #i58773# moved legacy filters from sw to binfilter


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [8083dd7afd26aaf19edf68ea0add7feabad49292]

INTEGRATION: CWS os71 (1.6.148); FILE MERGED 2006/03/08 08:16:18 os 1.6.148.1: #i58773# moved legacy filters from sw to binfilter


2006-11-08  Kurt Zenker  <kz@openoffice.org>  [727a5a2a6061054fd38e5090ab313ac5d3ac6d47]

INTEGRATION: CWS os71 (1.6.148); FILE MERGED 2006/03/08 08:16:17 os 1.6.148.1: #i58773# moved legacy filters from sw to binfilter


2006-11-08  Henning Brinkmann  <hbrinkm@openoffice.org>  [661e56818f95219827faec5fb5a0ee1d3910a146]

new: WW8Stream::dump


2006-11-08  Henning Brinkmann  <hbrinkm@openoffice.org>  [d2f433c1d8413766f30dc313a84bfcc8f6f0a61e]

send 0x1 after picture


2006-11-08  Henning Brinkmann  <hbrinkm@openoffice.org>  [d54645e51d572feb7cea8c7a1300b6de51e0c788]

new: WW8StreamImpl::dump


2006-11-08  Henning Brinkmann  <hbrinkm@openoffice.org>  [ea1c17c94d9ed09921096567d1d176dfcdf349f9]

corrected offset in GraphicImport


2006-11-07  Armin Weiss  <aw@openoffice.org>  [57aa8ecd2381662ca1a5623d9efdd5e3ef0b9656]

#i39532# changed various aspevcts of XPrimitive2D implementations


2006-11-07  Kurt Zenker  <kz@openoffice.org>  [93e71cabad7eb71bbc4b77c984cbcfb2224d77fe]

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>  [f176c42bb47b76467999c4cb2d38ee565881fe33]

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>  [05bdfac87a4b81d438714361aed2364ffaffe31c]

INTEGRATION: CWS gtkquickstart2 (1.44.18); FILE MERGED 2006/10/26 11:54:11 pmladek 1.44.18.1: #i70644# add the dependency on ENABLE_SYSTRAY_GTK also for  sfx2/util/makefile.mk


2006-11-07  Kurt Zenker  <kz@openoffice.org>  [f3e5877353886503678992ed07ef8b153bf1433e]

INTEGRATION: CWS gtkquickstart2 (1.3.18); FILE MERGED 2006/10/30 17:25:46 mmeeks 1.3.18.6: Skeleton of improved behavior. 2006/10/26 12:05:10 pmladek 1.3.18.5: #i68657# incomplete function header 2006/10/24 14:11:30 mmeeks 1.3.18.4: Submitted by: tml Reviewed by:  mmeeks remove G_GNUC_UNUSED calls and arg. names too 2006/10/20 10:30:42 mmeeks 1.3.18.3: Issue number: i#70550# Submitted by: mmeeks Fix string / behavior of disabling systray quickstarter. 2006/10/20 10:10:31 mmeeks 1.3.18.2: Issue number: i#70539# Submitted by: mmeeks Fix OSX build (really a tangled config_office issue) 2006/10/19 15:57:05 mmeeks 1.3.18.1: Issue number: i#68657# Submitted by: mmeeks Fix various bugs, popup menu position, transparency etc.


2006-11-07  Kurt Zenker  <kz@openoffice.org>  [b0b43a618f9ce8a95b1646d4001c0821c5aad641]

INTEGRATION: CWS gtkquickstart2 (1.20.18); FILE MERGED 2006/10/20 13:50:12 mmeeks 1.20.18.2: Issue number: i#70620# Submitted by: mmeeks Fix veto'ing and sensitivity of setting in option dialog if not available. 2006/10/19 15:57:05 mmeeks 1.20.18.1: Issue number: i#68657# Submitted by: mmeeks Fix various bugs, popup menu position, transparency etc.


2006-11-07  Kurt Zenker  <kz@openoffice.org>  [9ae286bc0301403924be5a5bdb7a29628c907469]

INTEGRATION: CWS gtkquickstart2 (1.49.18); FILE MERGED 2006/10/31 11:01:49 mmeeks 1.49.18.4: Submitted by: mmeeks Reviewed by:  pmladek Revert minor locking behavior change. 2006/10/20 14:21:03 mmeeks 1.49.18.3: Issue number: i#70620# Submitted by: mmeeks fix build with code disabled. 2006/10/20 13:50:12 mmeeks 1.49.18.2: Issue number: i#70620# Submitted by: mmeeks Fix veto'ing and sensitivity of setting in option dialog if not available. 2006/10/19 15:57:05 mmeeks 1.49.18.1: Issue number: i#68657# Submitted by: mmeeks Fix various bugs, popup menu position, transparency etc.


2006-11-07  Kurt Zenker  <kz@openoffice.org>  [75c7a0730d3dc8f186c44921ad08fecac1839f60]

INTEGRATION: CWS gtkquickstart2 (1.44.18); FILE MERGED 2006/10/20 11:02:19 mmeeks 1.44.18.2: Issue: i#70644# Disable quickstarter by default (Sun build), and add configure option to disable it too 2006/10/20 10:10:31 mmeeks 1.44.18.1: Issue number: i#70539# Submitted by: mmeeks Fix OSX build (really a tangled config_office issue)


2006-11-07  Kurt Zenker  <kz@openoffice.org>  [961c61cbd92ca36740d2f84f733e18438ae969cc]

INTEGRATION: CWS gtkquickstart2 (1.67.32); FILE MERGED 2006/10/20 13:50:11 mmeeks 1.67.32.1: Issue number: i#70620# Submitted by: mmeeks Fix veto'ing and sensitivity of setting in option dialog if not available.


2006-11-07  Kurt Zenker  <kz@openoffice.org>  [d255ef832046e308def99dd35bf8f082dae778e7]

INTEGRATION: CWS gtkquickstart2 (1.111.18); FILE MERGED 2006/10/20 10:30:41 mmeeks 1.111.18.4: Issue number: i#70550# Submitted by: mmeeks Fix string / behavior of disabling systray quickstarter. 2006/10/20 10:10:30 mmeeks 1.111.18.3: Issue number: i#70539# Submitted by: mmeeks Fix OSX build (really a tangled config_office issue) 2006/10/20 08:22:56 mkretzschmar 1.111.18.2: Issue number: i#68657# Submitted by: mkretzschmar Shorter German menu item label 2006/10/19 15:57:04 mmeeks 1.111.18.1: Issue number: i#68657# Submitted by: mmeeks Fix various bugs, popup menu position, transparency etc.


2006-11-07  Kurt Zenker  <kz@openoffice.org>  [e17b137585e5b576e24bf78acbc30119d3f32715]

INTEGRATION: CWS gtkquickstart2 (1.39.2); FILE MERGED 2006/10/19 15:57:04 mmeeks 1.39.2.1: Issue number: i#68657# Submitted by: mmeeks Fix various bugs, popup menu position, transparency etc.


2006-11-07  Rüdiger Timm  <rt@openoffice.org>  [5375ab2bc92c77a84fb663eb2c1d440147c24ab3]

#i71280# Forward successfull terminate call to OpenClients to prevent opening default document (fix by CD).


2006-11-07  Kurt Zenker  <kz@openoffice.org>  [8988f9f50e699726889b6926ea7251488cd124b8]

INTEGRATION: CWS gtkquickstart2 (1.11.18); FILE MERGED 2006/10/31 16:21:24 pmladek 1.11.18.1: #i70644# build libegg only when systray quickstarter is enabled


2006-11-07  Kurt Zenker  <kz@openoffice.org>  [12c11539ab6004e25eff5b67ebca8860a4ddcb08]

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>  [f949b3b5b3994cc851122f86069599412a86a6c2]

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>  [125b8f07f8d558e04015f5956308723a7792901d]

INTEGRATION: CWS gtkquickstart2 (1.1.4); FILE MERGED 2006/10/26 12:12:49 pmladek 1.1.4.3: #i68657# small typo in eggtrayicon.c 2006/10/19 15:42:29 mmeeks 1.1.4.2: Issue number: i#70607# Submitted by: mmeeks bin hedabu, clean a warning 2006/10/19 15:37:11 mmeeks 1.1.4.1: Issue number: i#68657# Submitted by: mmeeks Add transparency code.


2006-11-07  Kurt Zenker  <kz@openoffice.org>  [d0b6b890fac919250209fc7a3ebb63fa7a76b965]

INTEGRATION: CWS gtkquickstart2 (1.2.4); FILE MERGED 2006/10/19 15:42:29 mmeeks 1.2.4.1: Issue number: i#70607# Submitted by: mmeeks bin hedabu, clean a warning


2006-11-07  Kurt Zenker  <kz@openoffice.org>  [75b20740c97bc81109c9fbfaf35ec25d2f3008e0]

INTEGRATION: CWS gtkquickstart2 (1.1.2); FILE ADDED 2006/10/19 15:35:40 mmeeks 1.1.2.1: Issue number: i#70613# Submitted by: mmeeks add README


2006-11-07  Kurt Zenker  <kz@openoffice.org>  [680e7741b71cea8794fcfb90aef8608adfaca629]

INTEGRATION: CWS fwk55 (1.28.40); FILE MERGED 2006/10/25 09:38:20 as 1.28.40.1: #i69964# catch unexpected exceptions if file does not provide storages


2006-11-07  Kurt Zenker  <kz@openoffice.org>  [841bf692f01029625877ee9eae1f2ed98a11e56a]

INTEGRATION: CWS fwk55 (1.20.8); FILE MERGED 2006/10/23 07:35:30 pb 1.20.8.1: fix: #i67976# made code safer


2006-11-07  Kurt Zenker  <kz@openoffice.org>  [82a430b7eb62b0db14c7ab700331c266ce8603a8]

INTEGRATION: CWS fwk55 (1.53.4); FILE MERGED 2006/10/20 16:23:10 mba 1.53.4.1: #i64385#: allow to open backing window from command line


2006-11-07  Kurt Zenker  <kz@openoffice.org>  [432b1e476c3e7efa124d60af68ab53f311cff6d1]

INTEGRATION: CWS fwk55 (1.197.4); FILE MERGED 2006/10/20 16:23:10 mba 1.197.4.1: #i64385#: allow to open backing window from command line


2006-11-07  Kurt Zenker  <kz@openoffice.org>  [c1a24809b6db429dbe2713abc1339096dd5355d5]

INTEGRATION: CWS fwk55 (1.117.8); FILE MERGED 2006/10/20 10:59:37 mav 1.117.8.1: #134459# prevent reentrance problem


2006-11-07  Kurt Zenker  <kz@openoffice.org>  [e369f31915eb296f1a18c481fcd82f8733cd0958]

INTEGRATION: CWS fwk55 (1.31.8); FILE MERGED 2006/10/25 09:13:24 mav 1.31.8.1: #142545# fix crash


2006-11-07  Kurt Zenker  <kz@openoffice.org>  [22aff5d8f4de720c8290c781c0d92a7fe1e01e37]

INTEGRATION: CWS vq39 (1.2.16); FILE MERGED 2006/11/03 03:05:13 vq 1.2.16.1: #i71114# Add missing pch includes.


2006-11-07  Kurt Zenker  <kz@openoffice.org>  [766c093532f629454afa63a38fbb953d060feae1]

INTEGRATION: CWS fwk55 (1.16.66); FILE MERGED 2006/10/25 14:48:52 pb 1.16.66.2: fix: #i70627# new version 2.1 2006/10/24 12:34:50 pb 1.16.66.1: fix: use variable $(VER) for version text


2006-11-07  Kurt Zenker  <kz@openoffice.org>  [f1c1e969477c4b5c5d54ce9cd8f3116b42a2ec4b]

INTEGRATION: CWS vq39 (1.2.52); FILE MERGED 2006/11/03 03:05:14 vq 1.2.52.1: #i71114# Add missing pch includes.


2006-11-07  Kurt Zenker  <kz@openoffice.org>  [0dcf3fa0899a818613fdf9b7ba0f64d49e70e453]

INTEGRATION: CWS vq39 (1.2.54); FILE MERGED 2006/11/03 03:05:13 vq 1.2.54.1: #i71114# Add missing pch includes.


2006-11-07  Kurt Zenker  <kz@openoffice.org>  [dbd046e368c19643b5402f05bcaa49a63034976f]

INTEGRATION: CWS fwk55 (1.16.8); FILE MERGED 2006/10/25 10:10:59 pb 1.16.8.1: fix: #142523# show AutoText only if Writer is installed


2006-11-07  Kurt Zenker  <kz@openoffice.org>  [b0248c90791b92aa9ab51c948b05aa4575e671ab]

INTEGRATION: CWS fwk55 (1.7.8); FILE MERGED 2006/10/23 07:16:11 pb 1.7.8.1: fix: #i68018# EnableRemoveButton() added


2006-11-07  Kurt Zenker  <kz@openoffice.org>  [824201ab35fdd59578e23656b57b0919d830d0ea]

INTEGRATION: CWS fwk55 (1.15.8); FILE MERGED 2006/10/23 07:16:50 pb 1.15.8.1: fix: #i68018# disable RemoveButton if no entry is selected


2006-11-07  Kurt Zenker  <kz@openoffice.org>  [54e774cd73d5daf7ee66d2e79316b63f902a7e29]

INTEGRATION: CWS fwk55 (1.5.8); FILE MERGED 2006/10/24 09:53:42 pb 1.5.8.1: fix: #128598# IconChoicePage/Dialog::QueryClose() added


2006-11-07  Kurt Zenker  <kz@openoffice.org>  [423f066a178c96b12231f7baa5989cd5b9350f3f]

INTEGRATION: CWS pure01 (1.13.310); FILE MERGED 2006/11/06 12:21:55 sparcmoz 1.13.310.1: #70684# invalid pure specifier (only = 0 is allowed)


2006-11-07  Kurt Zenker  <kz@openoffice.org>  [c72182032a841eb8ee01fe06898d2466ab8e8714]

INTEGRATION: CWS fwk55 (1.20.8); FILE MERGED 2006/10/24 09:53:42 pb 1.20.8.1: fix: #128598# IconChoicePage/Dialog::QueryClose() added


2006-11-07  Kurt Zenker  <kz@openoffice.org>  [31feedc9dd52abc316ded4e2819df6ceb890ad66]

INTEGRATION: CWS fwk55 (1.19.58); FILE MERGED 2006/10/24 09:49:19 pb 1.19.58.1: fix: #128598# SfxChildWindow::QueryClose() overloaded


2006-11-07  Kurt Zenker  <kz@openoffice.org>  [5fa27139a9ae5c58c3564e82dab972b636af7057]

INTEGRATION: CWS vq39 (1.2.14); FILE MERGED 2006/11/03 03:05:13 vq 1.2.14.1: #i71114# Add missing pch includes.


2006-11-07  Kurt Zenker  <kz@openoffice.org>  [0d9fcd111c7badb7a93b575191b39ad8b96da7a8]

INTEGRATION: CWS fwk55 (1.5.8); FILE MERGED 2006/10/24 09:50:46 pb 1.5.8.1: fix: #128598# Disable/QueryClose() added


2006-11-07  Kurt Zenker  <kz@openoffice.org>  [d3fd833be0fbc121c36e7e0b14d6b1ccd238f196]

INTEGRATION: CWS vq39 (1.2.14); FILE MERGED 2006/11/03 03:05:12 vq 1.2.14.1: #i71114# Add missing pch includes.


2006-11-07  Kurt Zenker  <kz@openoffice.org>  [62d0e53cd4edebef7c53baa3ed7c5207ba1df5dd]

INTEGRATION: CWS fwk55 (1.31.8); FILE MERGED 2006/10/25 11:22:26 mav 1.31.8.3: fix warning 2006/10/24 10:35:20 pb 1.31.8.2: fix: #128598# DisableClose() while EventDlg is running 2006/10/24 09:52:16 pb 1.31.8.1: fix: #128598# QueryClose() added


2006-11-07  Kurt Zenker  <kz@openoffice.org>  [a6ae8c1fa276fb97b93a38cb08be87a357c61356]

INTEGRATION: CWS fwk55 (1.25.8); FILE MERGED 2006/10/24 09:57:20 pb 1.25.8.1: fix: #128598# DisableClose() while File/FolderPicker is running


2006-11-07  Kurt Zenker  <kz@openoffice.org>  [18c72531304e2755a77f79fd38205894fe1f43c2]

INTEGRATION: CWS vq39 (1.2.26); FILE MERGED 2006/11/03 04:47:49 vq 1.2.26.1: #i71114# Add missing pch includes.


2006-11-07  Kurt Zenker  <kz@openoffice.org>  [318e8615069c3ffba63a67b6012e1a43baf31ea5]

INTEGRATION: CWS fwk55 (1.36.6); FILE MERGED 2006/10/24 09:57:20 pb 1.36.6.1: fix: #128598# DisableClose() while File/FolderPicker is running


2006-11-07  Kurt Zenker  <kz@openoffice.org>  [7655baf12a225fe63b7d3e2124c0d11de968738f]

INTEGRATION: CWS fwk55 (1.22.8); FILE MERGED 2006/10/24 09:46:33 pb 1.22.8.1: fix: #128598# AbstractSvxHpLinkDlg_Impl::QueryClose() added


2006-11-07  Kurt Zenker  <kz@openoffice.org>  [d872d6bb7bcf7edc8f702c0269ebf4a95c08738e]

INTEGRATION: CWS vq39 (1.2.26); FILE MERGED 2006/11/03 04:47:48 vq 1.2.26.1: #i71114# Add missing pch includes.


2006-11-07  Kurt Zenker  <kz@openoffice.org>  [2e9da07bd8eaa85476fb352e379acbcd43946dd2]

INTEGRATION: CWS fwk55 (1.31.8); FILE MERGED 2006/10/24 09:47:37 pb 1.31.8.1: fix: #128598# AbstractSvxHpLinkDlg_Impl::QueryClose() added


2006-11-07  Kurt Zenker  <kz@openoffice.org>  [3fc0ad08c7cc2d83f3be226ce7a3c49530ec4ede]

INTEGRATION: CWS pure01 (1.6.8); FILE MERGED 2006/11/06 12:14:48 sparcmoz 1.6.8.1: #70684# invalid pure specifier (only = 0 is allowed)


2006-11-07  Kurt Zenker  <kz@openoffice.org>  [411e100e67b4cbfff3a5a6ed0df4ee1d2fa0c7a3]

INTEGRATION: CWS fwk55 (1.8.598); FILE MERGED 2006/10/24 09:44:58 pb 1.8.598.1: fix: #128598# SfxChildWindow::QueryClose() overloaded


2006-11-07  Kurt Zenker  <kz@openoffice.org>  [00f298cd6ce092d3f5394394bd5480b68cfdfa26]

INTEGRATION: CWS vq39 (1.2.12); FILE MERGED 2006/11/03 13:44:26 vq 1.2.12.1: #i71114# Add missing pch includes.


2006-11-07  Kurt Zenker  <kz@openoffice.org>  [272acde86b0b0c31779d60b5d296ba6a03acdba7]

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>  [bb2674ad13a501a63df8637c6868c8428530c97c]

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-07  Kurt Zenker  <kz@openoffice.org>  [a96a317e50a28da245dccbeb66b2cd44346c4cea]

INTEGRATION: CWS fwk55 (1.24.22); FILE MERGED 2006/10/23 12:56:08 mav 1.24.22.1: #i68655# handle the signed offset correctly


2006-11-07  Kurt Zenker  <kz@openoffice.org>  [be561315478a44746f398aed1a854f901f4a4bd8]

INTEGRATION: CWS fwk55 (1.43.6); FILE MERGED 2006/10/20 13:27:41 cd 1.43.6.1: #i66236# Don't apply settings from item container, if menu has been opened by user


2006-11-07  Kurt Zenker  <kz@openoffice.org>  [380061a7235c4bd4150f6db4912997f4934251b9]

INTEGRATION: CWS fwk55 (1.16.82); FILE MERGED 2006/10/20 13:27:31 cd 1.16.82.1: #i66236# Don't apply settings from item container, if menu has been opened by user


2006-11-06  Kurt Zenker  <kz@openoffice.org>  [671adc0da85f62a0f82ff7f50698386046f141df]

INTEGRATION: CWS jsc14 (1.3.16); FILE MERGED 2006/10/24 09:57:40 jl 1.3.16.1: #i69878# new versions for assemblies and policy files


2006-11-06  Kurt Zenker  <kz@openoffice.org>  [8d5f3d7997cdc98bee27bbd6721e2a0aea183043]

INTEGRATION: CWS jsc14 (1.4.32); FILE MERGED 2006/10/24 09:57:40 jl 1.4.32.1: #i69878# new versions for assemblies and policy files


2006-11-06  Kurt Zenker  <kz@openoffice.org>  [3a5190b782494192a8e573019ccfcc3b64ca5062]

INTEGRATION: CWS jsc14 (1.16.8); FILE MERGED 2006/10/30 11:09:45 jsc 1.16.8.1: #i70996# exchange the makefile


2006-11-06  Kurt Zenker  <kz@openoffice.org>  [88a569437a647096a34cc335f1ad1699ecf39491]

INTEGRATION: CWS jsc14 (1.6.14); FILE MERGED 2006/10/25 08:52:30 jsc 1.6.14.1: #i70636# remove auto generated precompiled header include


2006-11-06  Kurt Zenker  <kz@openoffice.org>  [068e2bdf9dd3f01f348fd7432d66418470a4d35f]

INTEGRATION: CWS jsc14 (1.7.14); FILE MERGED 2006/10/25 08:52:30 jsc 1.7.14.1: #i70636# remove auto generated precompiled header include


2006-11-06  Kurt Zenker  <kz@openoffice.org>  [f073e10e2e3498abe4798a5af1bd4aa726957ac7]

INTEGRATION: CWS jsc14 (1.5.14); FILE MERGED 2006/10/25 08:52:29 jsc 1.5.14.1: #i70636# remove auto generated precompiled header include


2006-11-06  Kurt Zenker  <kz@openoffice.org>  [fdcf3585ba8a48ca1e45df6e2710b98a1aad8c93]

INTEGRATION: CWS jsc14 (1.9.104); FILE MERGED 2006/10/25 08:52:29 jsc 1.9.104.1: #i70636# remove auto generated precompiled header include


2006-11-06  Oliver Specht  <os@openoffice.org>  [ebdf9588a2b47065f52c3f94fbf1b71e21191303]

Graphic import


2006-11-06  Kurt Zenker  <kz@openoffice.org>  [548e6a5ebe785c6844ae52737e8471bf7c926b87]

INTEGRATION: CWS jsc14 (1.3.14); FILE MERGED 2006/10/25 08:52:29 jsc 1.3.14.1: #i70636# remove auto generated precompiled header include


2006-11-06  Kurt Zenker  <kz@openoffice.org>  [dbb268b4b90fe7df34c833ff98a54e4ab6c56235]

INTEGRATION: CWS jsc14 (1.3.14); FILE MERGED 2006/10/25 08:52:28 jsc 1.3.14.1: #i70636# remove auto generated precompiled header include


2006-11-06  Kurt Zenker  <kz@openoffice.org>  [79b888e4da86e0110134faf5191e5f98d1525654]

INTEGRATION: CWS jsc14 (1.11.14); FILE MERGED 2006/10/25 08:52:28 jsc 1.11.14.1: #i70636# remove auto generated precompiled header include


2006-11-06  Kurt Zenker  <kz@openoffice.org>  [f0db63e81eef255083b6795640043f99683248e9]

INTEGRATION: CWS jsc14 (1.4.14); FILE MERGED 2006/10/25 08:52:27 jsc 1.4.14.1: #i70636# remove auto generated precompiled header include


2006-11-06  Kurt Zenker  <kz@openoffice.org>  [b9c876171dcddd6257297916b3872f91fe01b345]

INTEGRATION: CWS jsc14 (1.5.14); FILE MERGED 2006/10/25 08:52:27 jsc 1.5.14.1: #i70636# remove auto generated precompiled header include


2006-11-06  Kurt Zenker  <kz@openoffice.org>  [de7528c05c54481b3e4a1c1fb5f88413dc216c95]

INTEGRATION: CWS jsc14 (1.6.14); FILE MERGED 2006/10/25 08:52:26 jsc 1.6.14.1: #i70636# remove auto generated precompiled header include


2006-11-06  Kurt Zenker  <kz@openoffice.org>  [4a804e047ece411e7d2aa622da7757ee1d02dc04]

INTEGRATION: CWS jsc14 (1.7.14); FILE MERGED 2006/10/25 08:52:26 jsc 1.7.14.1: #i70636# remove auto generated precompiled header include


2006-11-06  Kurt Zenker  <kz@openoffice.org>  [105dd4d77fc9c4d64c876610560ae5443f15d045]

INTEGRATION: CWS jsc14 (1.4.14); FILE MERGED 2006/10/25 08:52:26 jsc 1.4.14.1: #i70636# remove auto generated precompiled header include


2006-11-06  Kurt Zenker  <kz@openoffice.org>  [826fce6c3d37e59d710c9fe3d77ea3a130fa2cdf]

INTEGRATION: CWS jsc14 (1.4.14); FILE MERGED 2006/10/25 08:52:25 jsc 1.4.14.1: #i70636# remove auto generated precompiled header include


2006-11-06  Kurt Zenker  <kz@openoffice.org>  [758e7f44b914ccb4ea54a216a82e10959a9917ab]

INTEGRATION: CWS jsc14 (1.5.14); FILE MERGED 2006/10/25 08:52:25 jsc 1.5.14.1: #i70636# remove auto generated precompiled header include


2006-11-06  Oliver Specht  <os@openoffice.org>  [49dc85c2cb521eb61880d405adc661c00df9fda0]

Graphic import


2006-11-06  Kurt Zenker  <kz@openoffice.org>  [b33a4ce65c13070227605f6b7d782450ef6fec8c]

INTEGRATION: CWS jsc14 (1.4.14); FILE MERGED 2006/10/25 08:52:24 jsc 1.4.14.1: #i70636# remove auto generated precompiled header include


2006-11-06  Kurt Zenker  <kz@openoffice.org>  [b5d4023e2dda63a4bc9c863f5cb5f04ff3edc632]

INTEGRATION: CWS jsc14 (1.6.14); FILE MERGED 2006/10/25 08:52:24 jsc 1.6.14.1: #i70636# remove auto generated precompiled header include


2006-11-06  Kurt Zenker  <kz@openoffice.org>  [42abada5a52b4d9a2ee5352d840933f35a5ef1e3]

INTEGRATION: CWS jsc14 (1.7.14); FILE MERGED 2006/10/25 08:52:23 jsc 1.7.14.1: #i70636# remove auto generated precompiled header include


2006-11-06  Kurt Zenker  <kz@openoffice.org>  [8afa1339fc6e05410de7e12f9ae42e188a6b41d3]

INTEGRATION: CWS jsc14 (1.4.14); FILE MERGED 2006/10/25 08:52:23 jsc 1.4.14.1: #i70636# remove auto generated precompiled header include


2006-11-06  Kurt Zenker  <kz@openoffice.org>  [89c1cf3bf82d7bd9c4b9c7690344b4ae6565722c]

INTEGRATION: CWS jsc14 (1.8.74); FILE MERGED 2006/10/25 15:06:28 jsc 1.8.74.1: #i69153# change /usr/bin/csh to /bin/csh


2006-11-06  Kurt Zenker  <kz@openoffice.org>  [f9c294430ff0108010c10b905c8761f6ae4b3c62]

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>  [0979b3442844f92fbe27b9205641a47b22e01a80]

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>  [0fe78bb664755cec61f15e5a5c709d7fdf7a4bbb]

INTEGRATION: CWS sb63 (1.1.2); FILE ADDED 2006/10/24 13:00:33 sb 1.1.2.1: #i70774# Added OpenOffice.org-minimal-version dependency tests.


2006-11-06  Kurt Zenker  <kz@openoffice.org>  [5b94d6450918e7f21f282ea54cd54eee7136bb55]

INTEGRATION: CWS sb63 (1.1.2); FILE ADDED 2006/10/24 13:00:24 sb 1.1.2.1: #i70774# Added OpenOffice.org-minimal-version dependency tests.


2006-11-06  Kurt Zenker  <kz@openoffice.org>  [57420a7fa7310744f61a13145e4e6d14fa235541]

INTEGRATION: CWS sb63 (1.1.2); FILE ADDED 2006/10/24 13:00:13 sb 1.1.2.1: #i70774# Added OpenOffice.org-minimal-version dependency tests.


2006-11-06  Kurt Zenker  <kz@openoffice.org>  [829928ff70e74bed1f274d5ccabd3c57f1c2d8f9]

INTEGRATION: CWS sb63 (1.1.2); FILE ADDED 2006/10/24 12:59:54 sb 1.1.2.1: #i70774# Added OpenOffice.org-minimal-version dependency tests.


2006-11-06  Kurt Zenker  <kz@openoffice.org>  [3b929bb757696d8f409ad6568a19419e8052664b]

INTEGRATION: CWS sb63 (1.1.2); FILE ADDED 2006/10/24 12:59:44 sb 1.1.2.1: #i70774# Added OpenOffice.org-minimal-version dependency tests.


2006-11-06  Kurt Zenker  <kz@openoffice.org>  [b7e70b8434df9a60f20f41b5477800ff940d4a8f]

INTEGRATION: CWS sb63 (1.1.2); FILE ADDED 2006/10/24 13:00:03 sb 1.1.2.1: #i70774# Added OpenOffice.org-minimal-version dependency tests.


2006-11-06  Kurt Zenker  <kz@openoffice.org>  [fda743d714943a5073cbf0fc00d54c3bd6062f88]

INTEGRATION: CWS sb63 (1.1.2); FILE ADDED 2006/10/24 12:59:34 sb 1.1.2.1: #i70774# Added OpenOffice.org-minimal-version dependency tests.


2006-11-06  Kurt Zenker  <kz@openoffice.org>  [0696523c4862b3081bbc8c69481cce4f85e92842]

INTEGRATION: CWS jsc14 (1.5.62); FILE MERGED 2006/10/25 14:53:20 jsc 1.5.62.2: #i70808# update to released type library from OO.org2.0.4 2006/10/25 14:44:15 jsc 1.5.62.1: #i70808# update to released type library from OO.org2.0.4


2006-11-06  Kurt Zenker  <kz@openoffice.org>  [6a89fc264adefb31cfc3564a7d31d5900114e96a]

INTEGRATION: CWS sb63 (1.2.44); FILE MERGED 2006/10/24 12:59:03 sb 1.2.44.1: #i70774# Added OpenOffice.org-minimal-version dependency tests.


2006-11-06  Kurt Zenker  <kz@openoffice.org>  [ce78c7358a78dc739f4298a6d8be07bfc2c8c255]

INTEGRATION: CWS sb63 (1.14.6); FILE MERGED 2006/10/24 13:03:21 sb 1.14.6.1: #i70774# Added OpenOffice.org-minimal-version dependency.


2006-11-06  Kurt Zenker  <kz@openoffice.org>  [d0a8d9add3cee0b539b9793e843b6dfaff9e9ae8]

INTEGRATION: CWS jsc14 (1.7.206); FILE MERGED 2006/10/25 10:06:27 jsc 1.7.206.1: #i69167# correct typo


2006-11-06  Kurt Zenker  <kz@openoffice.org>  [882682286a30fd58a82bbf419824d953f9d822d3]

INTEGRATION: CWS sb63 (1.10.16); FILE MERGED 2006/10/24 13:03:21 sb 1.10.16.1: #i70774# Added OpenOffice.org-minimal-version dependency.


2006-11-06  Kurt Zenker  <kz@openoffice.org>  [c02717a1ce3e57ce247f7ab38ca16330d3602e82]

INTEGRATION: CWS jsc14 (1.9.206); FILE MERGED 2006/10/25 10:06:26 jsc 1.9.206.1: #i69167# correct typo


2006-11-06  Kurt Zenker  <kz@openoffice.org>  [1a54cb1696218f50b7520f15ff0fa345badd045f]

INTEGRATION: CWS sb63 (1.2.16); FILE MERGED 2006/10/24 13:03:07 sb 1.2.16.1: #i70774# Added OpenOffice.org-minimal-version dependency; fixed error in getElement.


2006-11-06  Kurt Zenker  <kz@openoffice.org>  [c2213db9ed70c1fd546482d22e36e4029c10aa45]

INTEGRATION: CWS tl28 (1.169.24); FILE MERGED 2006/10/25 13:40:41 tl 1.169.24.2: RESYNC: (1.169-1.170); FILE MERGED 2006/09/20 11:55:50 hbrinkm 1.169.24.1: #i42685# applied patch


2006-11-06  Kurt Zenker  <kz@openoffice.org>  [a653f32e5c151fd25145a0919616774159ad3cfb]

INTEGRATION: CWS jsc14 (1.3.206); FILE MERGED 2006/10/25 10:06:26 jsc 1.3.206.1: #i69167# correct typo


2006-11-06  Kurt Zenker  <kz@openoffice.org>  [790c06f648388957b5b4e69e2cfe3b4086ea3252]

INTEGRATION: CWS sb63 (1.2.16); FILE MERGED 2006/10/24 13:03:21 sb 1.2.16.1: #i70774# Added OpenOffice.org-minimal-version dependency.


2006-11-06  Kurt Zenker  <kz@openoffice.org>  [bf85a2f77265331f0f7c9d241b5b017e34041bb8]

INTEGRATION: CWS jsc14 (1.19.184); FILE MERGED 2006/10/25 10:06:26 jsc 1.19.184.1: #i69167# correct typo


2006-11-06  Kurt Zenker  <kz@openoffice.org>  [5aa3e02897a5dd3c922f669a39440338c8ca39d5]

INTEGRATION: CWS tl28 (1.77.26); FILE MERGED 2006/10/25 13:40:13 tl 1.77.26.2: RESYNC: (1.77-1.79); FILE MERGED 2006/09/04 09:29:06 hbrinkm 1.77.26.1: #i65601# correct wrong check for numbering level


2006-11-06  Kurt Zenker  <kz@openoffice.org>  [4f8c17f4e1a10db8d386a675fc5a5bf520558156]

INTEGRATION: CWS vclshowstop07 (1.138.34); FILE MERGED 2006/10/24 16:49:19 pl 1.138.34.1: #i70657# calc in difference between awt rectangle and Rectangle


2006-11-06  Kurt Zenker  <kz@openoffice.org>  [925839ead533f4c6ef36646ba421548f298648b8]

INTEGRATION: CWS jsc14 (1.7.206); FILE MERGED 2006/10/25 10:06:25 jsc 1.7.206.1: #i69167# correct typo


2006-11-06  Kurt Zenker  <kz@openoffice.org>  [5b940c679b16e9fd56040ea36703e86170c685c7]

INTEGRATION: CWS tl28 (1.145.26); FILE MERGED 2006/10/25 13:39:55 tl 1.145.26.2: RESYNC: (1.145-1.146); FILE MERGED 2006/09/20 11:55:50 hbrinkm 1.145.26.1: #i42685# applied patch


2006-11-06  Kurt Zenker  <kz@openoffice.org>  [f27d465f6ee3cc7b9586c77656f4ecaa2b489c44]

INTEGRATION: CWS sb63 (1.5.6); FILE MERGED 2006/10/20 08:18:18 sb 1.5.6.1: #i62636# Patch by vq: improved error reporting.


2006-11-06  Kurt Zenker  <kz@openoffice.org>  [a47a9e0cabe513146297e97b9259219ced87a5cf]

INTEGRATION: CWS vclshowstop07 (1.82.66); FILE MERGED 2006/10/25 09:55:00 pl 1.82.66.1: #i70759# hdu: fix integer overflow when justifying condensed text


2006-11-06  Kurt Zenker  <kz@openoffice.org>  [272e645365d050669b8e67d00adea890a8feb523]

INTEGRATION: CWS sloveniantemplates01 (1.2.56); FILE MERGED 2006/10/13 12:51:42 pjanik 1.2.56.1: #i70022#: Update Slovenian palette files.


2006-11-06  Kurt Zenker  <kz@openoffice.org>  [080b526cede6dab7c76d0757de1369f6c4f106c6]

INTEGRATION: CWS jsc14 (1.16.56); FILE MERGED 2006/10/25 10:06:25 jsc 1.16.56.1: #i69167# correct typo


2006-11-06  Kurt Zenker  <kz@openoffice.org>  [0007a5cd0f2c7c3b4efb2be5f601981757d13429]

INTEGRATION: CWS tl28 (1.169.24); FILE MERGED 2006/10/26 15:17:50 hbrinkm 1.169.24.3: #b6482954# 2006/10/25 13:39:48 tl 1.169.24.2: RESYNC: (1.169-1.172); FILE MERGED 2006/09/20 11:55:49 hbrinkm 1.169.24.1: #i42685# applied patch


2006-11-06  Kurt Zenker  <kz@openoffice.org>  [44c82bce3c154e0f4fd45d96e8ac111670186e46]

INTEGRATION: CWS sb63 (1.12.158); FILE MERGED 2006/10/02 11:51:09 sb 1.12.158.1: #i62310# Fixed aImplSJISDBCSEUDCTab.


2006-11-06  Kurt Zenker  <kz@openoffice.org>  [3c477408972785ade68e0762cf5f4664740d3a26]

INTEGRATION: CWS jsc14 (1.20.166); FILE MERGED 2006/10/25 10:06:24 jsc 1.20.166.1: #i69167# correct typo


2006-11-06  Kurt Zenker  <kz@openoffice.org>  [f339016791ed93b6bf74128233ce77455d4d0fff]

INTEGRATION: CWS tl28 (1.85.24); FILE MERGED 2006/10/25 13:38:04 tl 1.85.24.2: RESYNC: (1.85-1.86); FILE MERGED 2006/09/20 11:55:49 hbrinkm 1.85.24.1: #i42685# applied patch


2006-11-06  Kurt Zenker  <kz@openoffice.org>  [e448c2cbc2ee91afd563156101f6754274c299f7]

INTEGRATION: CWS sloveniantemplates01 (1.2.56); FILE MERGED 2006/10/13 12:51:41 pjanik 1.2.56.1: #i70022#: Update Slovenian palette files.


2006-11-06  Kurt Zenker  <kz@openoffice.org>  [44101ec67895d9c0c0c0d46b6a735f44ab5ace3b]

INTEGRATION: CWS jsc14 (1.10.206); FILE MERGED 2006/10/25 10:06:24 jsc 1.10.206.1: #i69167# correct typo


2006-11-06  Kurt Zenker  <kz@openoffice.org>  [7eabec8f9773f4921068b44dd25b4493e53be122]

INTEGRATION: CWS sb63 (1.8.12); FILE MERGED 2006/10/02 11:51:08 sb 1.8.12.1: #i62310# Fixed aImplSJISDBCSEUDCTab.


2006-11-06  Kurt Zenker  <kz@openoffice.org>  [bfc4de4e7dabf4c6c705ee268bc51c1928ae75db]

INTEGRATION: CWS tl28 (1.13.26); FILE MERGED 2006/10/12 14:09:09 hbrinkm 1.13.26.1: #i42103# applied patch from tonno


2006-11-06  Kurt Zenker  <kz@openoffice.org>  [e56f10ea4c0258cf4442621dc4f91919c832289f]

INTEGRATION: CWS jsc14 (1.6.206); FILE MERGED 2006/10/25 10:06:24 jsc 1.6.206.1: #i69167# correct typo


2006-11-06  Kurt Zenker  <kz@openoffice.org>  [e18eebadbb5c88381280b36655cf1d8ed528b3e5]

INTEGRATION: CWS tl28 (1.33.26); FILE MERGED 2006/10/25 13:33:17 tl 1.33.26.2: RESYNC: (1.33-1.34); FILE MERGED 2006/10/12 14:09:08 hbrinkm 1.33.26.1: #i42103# applied patch from tonno


2006-11-06  Kurt Zenker  <kz@openoffice.org>  [69d556a0f1de754a5c5ae697b2d90346fa61cd44]

INTEGRATION: CWS sb63 (1.11.12); FILE MERGED 2006/10/23 12:26:23 sb 1.11.12.1: #i68293# URL schemes have to be treated case insensitive.


2006-11-06  Kurt Zenker  <kz@openoffice.org>  [21a2c306090a6ad254619c4ce2297991491aafa8]

INTEGRATION: CWS vclshowstop07 (1.4.554); FILE MERGED 2006/10/24 16:48:03 pl 1.4.554.1: #i67293# workaround broken MultiLineEdit focus handling


2006-11-06  Kurt Zenker  <kz@openoffice.org>  [822bea051c97614618ce53750fb788acbf06e00d]

INTEGRATION: CWS jsc14 (1.9.204); FILE MERGED 2006/10/25 10:06:23 jsc 1.9.204.1: #i69167# correct typo


2006-11-06  Kurt Zenker  <kz@openoffice.org>  [32d0d189581ed18252cab5ac6239bced5cba460a]

INTEGRATION: CWS vclshowstop07 (1.8.54); FILE MERGED 2006/10/24 16:48:03 pl 1.8.54.1: #i67293# workaround broken MultiLineEdit focus handling


2006-11-06  Kurt Zenker  <kz@openoffice.org>  [eec75490a11d71ba3155fc5a1dddbaa1aaf7d3c2]

INTEGRATION: CWS tl28 (1.17.26); FILE MERGED 2006/10/25 13:32:46 tl 1.17.26.2: RESYNC: (1.17-1.18); FILE MERGED 2006/10/12 14:09:08 hbrinkm 1.17.26.1: #i42103# applied patch from tonno


2006-11-06  Kurt Zenker  <kz@openoffice.org>  [a5e9728362d7e6a2fbd4b11bbe00dff6711e83fd]

INTEGRATION: CWS sb63 (1.30.48); FILE MERGED 2006/10/20 07:48:48 sb 1.30.48.1: #i54121# Patch by pmladek: do not run crash_report when it is not built.


2006-11-06  Kurt Zenker  <kz@openoffice.org>  [f06d1d46e78a59752b7cace3d09182ee49d8823d]

INTEGRATION: CWS jsc14 (1.4.206); FILE MERGED 2006/10/25 10:06:23 jsc 1.4.206.1: #i69167# correct typo


2006-11-06  Kurt Zenker  <kz@openoffice.org>  [e221fa004ea473edd0b4447ee434dc11c6d83131]

INTEGRATION: CWS tl28 (1.61.24); FILE MERGED 2006/10/25 13:32:10 tl 1.61.24.2: RESYNC: (1.61-1.62); FILE MERGED 2006/10/12 14:09:08 hbrinkm 1.61.24.1: #i42103# applied patch from tonno


2006-11-06  Kurt Zenker  <kz@openoffice.org>  [f36ceb328665fe639e49e5e1bee8632e01a7b196]

INTEGRATION: CWS sb63 (1.28.34); FILE MERGED 2006/10/20 07:48:47 sb 1.28.34.1: #i54121# Patch by pmladek: do not run crash_report when it is not built.


2006-11-06  Kurt Zenker  <kz@openoffice.org>  [0593d2b289ee5577d2eea7e24faebb07571d3e82]

INTEGRATION: CWS jsc14 (1.3.206); FILE MERGED 2006/10/25 10:06:23 jsc 1.3.206.1: #i69167# correct typo


2006-11-06  Kurt Zenker  <kz@openoffice.org>  [acbeca3936d8650671a2152f0a91957f19b87ca5]

INTEGRATION: CWS sb63 (1.34.158); FILE MERGED 2006/10/19 15:57:57 sb 1.34.158.1: #i68951# Patch by cmc: fix memory leak.


2006-11-06  Kurt Zenker  <kz@openoffice.org>  [4ec35082dc5d5cd98c3ca92c79210bec696bd040]

INTEGRATION: CWS tl28 (1.8.484); FILE MERGED 2006/09/01 14:39:33 hbrinkm 1.8.484.1: #i65780# corrected encoding


2006-11-06  Kurt Zenker  <kz@openoffice.org>  [a4830c1e3680c782168def8238360b276a77c34c]

INTEGRATION: CWS jsc14 (1.6.206); FILE MERGED 2006/10/25 10:06:22 jsc 1.6.206.1: #i69167# correct typo


2006-11-06  Kurt Zenker  <kz@openoffice.org>  [e6350a09d3ce39d6fedce14bc0e218271c6b4edd]

INTEGRATION: CWS jsc14 (1.7.206); FILE MERGED 2006/10/25 10:06:22 jsc 1.7.206.1: #i69167# correct typo


2006-11-06  Kurt Zenker  <kz@openoffice.org>  [b87b8c3137bddcaf13f064fbf0210f5c90298279]

INTEGRATION: CWS sb63 (1.5.8); FILE MERGED 2006/10/20 10:13:27 sb 1.5.8.1: #i69914#, #i69982# Patch by mmeeks: cleanup and memory shrink.


2006-11-06  Kurt Zenker  <kz@openoffice.org>  [02fc22f045bec7987200d48f6b1f2d37fbf0014c]

INTEGRATION: CWS fwk57 (1.4.130); FILE MERGED 2006/10/31 14:50:31 is 1.4.130.1: #i70950# new nsis bitmaps for ooo 2.1


2006-11-06  Kurt Zenker  <kz@openoffice.org>  [f01accbf32104a66eb276a58af148296569ea1c3]

INTEGRATION: CWS sb63 (1.8.8); FILE MERGED 2006/10/20 10:13:26 sb 1.8.8.1: #i69914#, #i69982# Patch by mmeeks: cleanup and memory shrink.


2006-11-06  Kurt Zenker  <kz@openoffice.org>  [8a7c1e133b87c22fcccd093efc6ec8cb94d1c702]

INTEGRATION: CWS sb63 (1.37.8); FILE MERGED 2006/10/20 08:33:19 sb 1.37.8.1: #i68959# Patch by cmc: removed unneeded include.


2006-11-06  Kurt Zenker  <kz@openoffice.org>  [b308d0fc48675954370003b0742551683169fe8a]

INTEGRATION: CWS sb63 (1.9.8); FILE MERGED 2006/10/20 10:13:26 sb 1.9.8.1: #i69914#, #i69982# Patch by mmeeks: cleanup and memory shrink.


2006-11-06  Kurt Zenker  <kz@openoffice.org>  [840045888a03e3e43f2b1358d9b1c8868473432b]

INTEGRATION: CWS vcl67 (1.20.16); FILE MERGED 2006/09/21 16:15:48 pl 1.20.16.1: #i69725# mask access is needed for alpha mask also


2006-11-06  Kurt Zenker  <kz@openoffice.org>  [4d854ec704a3286edeada4b1f863c1d037250c38]

INTEGRATION: CWS sb63 (1.4.70); FILE MERGED 2006/10/20 10:13:26 sb 1.4.70.1: #i69914#, #i69982# Patch by mmeeks: cleanup and memory shrink.


2006-11-06  Kurt Zenker  <kz@openoffice.org>  [9d792fb23f471dbd37d92067bdd7c1e941d2a7a6]

INTEGRATION: CWS vcl67 (1.221.16); FILE MERGED 2006/10/05 09:10:38 hdu 1.221.16.1: #i67479# better matching for conflicting font attributes weight+width+slant


2006-11-06  Kurt Zenker  <kz@openoffice.org>  [7c173a814663ba80719a119a96fedb16d94cbe10]

INTEGRATION: CWS sb63 (1.3.54); FILE MERGED 2006/10/20 10:13:26 sb 1.3.54.1: #i69914#, #i69982# Patch by mmeeks: cleanup and memory shrink.


2006-11-06  Kurt Zenker  <kz@openoffice.org>  [5120979b55c888d5090e91792616c57287929d85]

INTEGRATION: CWS vcl67 (1.31.16); FILE MERGED 2006/10/20 14:38:03 thb 1.31.16.3: #i70653# Handling the both-alphas-zero case properly now 2006/09/22 11:51:51 thb 1.31.16.2: #i10000# Fixed a warning 2006/09/22 11:42:05 thb 1.31.16.1: #i47518# Properly blending alpha bitmap into alpha vdev now.


2006-11-06  Kurt Zenker  <kz@openoffice.org>  [b7992d24a1af5eb3e9b609ab8767a4d7c4f827a9]

INTEGRATION: CWS sb63 (1.4.70); FILE MERGED 2006/10/20 10:13:25 sb 1.4.70.1: #i69914#, #i69982# Patch by mmeeks: cleanup and memory shrink.


2006-11-06  Kurt Zenker  <kz@openoffice.org>  [3eeb369264f034eb7f1588a09ba9b68b19fb9541]

INTEGRATION: CWS sb63 (1.5.70); FILE MERGED 2006/10/20 10:13:25 sb 1.5.70.1: #i69914#, #i69982# Patch by mmeeks: cleanup and memory shrink.


2006-11-06  Kurt Zenker  <kz@openoffice.org>  [e3359a2ed9ac41b588ef49a3a7200474f5185e54]

INTEGRATION: CWS sb63 (1.6.8); FILE MERGED 2006/10/20 10:13:24 sb 1.6.8.1: #i69914#, #i69982# Patch by mmeeks: cleanup and memory shrink.


2006-11-06  Kurt Zenker  <kz@openoffice.org>  [b6e9856c299db18421b3bfff6126463bf66716db]

INTEGRATION: CWS sb63 (1.4.8); FILE MERGED 2006/10/20 10:13:24 sb 1.4.8.1: #i69914#, #i69982# Patch by mmeeks: cleanup and memory shrink.


2006-11-06  Kurt Zenker  <kz@openoffice.org>  [870007ac46a436b7c50bc4197a64023e2ccb3471]

INTEGRATION: CWS sb63 (1.7.48); FILE MERGED 2006/10/20 10:13:24 sb 1.7.48.1: #i69914#, #i69982# Patch by mmeeks: cleanup and memory shrink.


2006-11-06  Kurt Zenker  <kz@openoffice.org>  [4ba4b47e78b29f30b3b2dc499880d6810044968c]

INTEGRATION: CWS sb63 (1.8.8); FILE MERGED 2006/10/20 10:13:24 sb 1.8.8.1: #i69914#, #i69982# Patch by mmeeks: cleanup and memory shrink.


2006-11-06  Kurt Zenker  <kz@openoffice.org>  [f289b950d111c7093f9c2e1ab40ebcb9fd8a9c34]

INTEGRATION: CWS unxlngs05 (1.27.10); FILE MERGED 2006/10/14 05:42:58 sparcmoz 1.27.10.1: #i66140# ID 16 for platform GNU/Linux SPARC


2006-11-06  Kurt Zenker  <kz@openoffice.org>  [066fa94921cad608443890f5fe54d89e18f906d2]

INTEGRATION: CWS sb63 (1.22.18); FILE MERGED 2006/10/20 08:16:00 sb 1.22.18.1: #i62636# Patch by vq: make DirEntry::TempName generate unique names.


2006-11-06  Kurt Zenker  <kz@openoffice.org>  [1494b9461679ef925e0464a3eb0b958ea0ebebd9]

INTEGRATION: CWS pj64 (1.132.18); FILE MERGED 2006/10/29 11:36:39 obr 1.132.18.1: #i70973# dlfcn.h available since Mac OS X 10.3


2006-11-06  Kurt Zenker  <kz@openoffice.org>  [e42416e33da1a94ec6fe2a79d41dd833880aa92d]

INTEGRATION: CWS sb63 (1.75.4); FILE MERGED 2006/10/20 08:01:33 sb 1.75.4.1: #i69110# Patch by cmc: fix memory leak.


2006-11-06  Kurt Zenker  <kz@openoffice.org>  [6d8ca24a10a199a9af398096ff7673e1a6e3dba9]

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-06  Kurt Zenker  <kz@openoffice.org>  [3dd62ad57cfc376fcd7ccdcb8171fa112137b67f]

INTEGRATION: CWS dba21fini (1.44.44); FILE MERGED 2006/10/27 13:26:44 hdu 1.44.44.2: #i70946# cache font face specific notdef glyph only once 2006/10/27 10:40:44 hdu 1.44.44.1: #i70946# handle GetBitmap1()==false condition gracefully


2006-11-06  Kurt Zenker  <kz@openoffice.org>  [d9477599a88de2fe09df23256f375920fa71c8e3]

INTEGRATION: CWS dba21fini (1.132.16); FILE MERGED 2006/10/31 07:50:24 fs 1.132.16.2: RESYNC: (1.132-1.133); FILE MERGED 2006/10/27 08:30:52 hdu 1.132.16.1: #i70930# force mono-hinting for monochrome text


2006-11-06  Kurt Zenker  <kz@openoffice.org>  [2835b6771b0661f68bb302626e5f08731cc5934b]

INTEGRATION: CWS pj64 (1.12.4); FILE MERGED 2006/10/23 18:16:25 pjanik 1.12.4.1: #i65994#: Compile readline module even with gcc 4.x.


2006-11-06  Kurt Zenker  <kz@openoffice.org>  [ee6d34352e068613e55a87a8ace9f8a61dfec5a7]

INTEGRATION: CWS jsc14 (1.7.8); FILE MERGED 2006/10/27 14:44:37 jsc 1.7.8.1: #i69760# prepare code base for add-ons


2006-11-06  Kurt Zenker  <kz@openoffice.org>  [26f9c96a192fc2f6e019414f1e835142298d9b47]

INTEGRATION: CWS jsc14 (1.5.8); FILE MERGED 2006/10/27 14:44:37 jsc 1.5.8.1: #i69760# prepare code base for add-ons


2006-11-06  Kurt Zenker  <kz@openoffice.org>  [8b47585c6b4b67add3e7ad4f25a2b267a451c908]

INTEGRATION: CWS jsc14 (1.8.8); FILE MERGED 2006/10/30 10:05:48 jsc 1.8.8.2: #i69760# correct formatting 2006/10/27 14:44:37 jsc 1.8.8.1: #i69760# prepare code base for add-ons


2006-11-06  Kurt Zenker  <kz@openoffice.org>  [7bbdadcc03c93c5ef2143d85babd6d2b743f4526]

INTEGRATION: CWS dba21fini (1.75.4); FILE MERGED 2006/10/30 09:49:52 fs 1.75.4.1: #i70989# saveField: don't quote in the field name in the first pass


2006-11-06  Kurt Zenker  <kz@openoffice.org>  [b0a898c8a6a42a81c32558b2d2f15ef1846dca70]

INTEGRATION: CWS pj64 (1.52.10); FILE MERGED 2006/10/23 17:06:23 pjanik 1.52.10.1: #i70601#: Do not crash after Del. Patch from Caolan.


2006-11-06  Kurt Zenker  <kz@openoffice.org>  [5776a8e16a1ac825b8a99fb99a0f935baae1e6a0]

INTEGRATION: CWS jsc14 (1.3.40); FILE MERGED 2006/10/25 13:51:07 jsc 1.3.40.1: #i69727# adapt and simplify tests


2006-11-06  Kurt Zenker  <kz@openoffice.org>  [a13e242ba3946adff1af96b11dddfa472297a4f8]

INTEGRATION: CWS dba21fini (1.18.4); FILE MERGED 2006/10/23 08:24:34 fs 1.18.4.1: #i70635#


2006-11-06  Kurt Zenker  <kz@openoffice.org>  [4bd50487b8d3b99af7ee367b8fe132d7ba9a101e]

INTEGRATION: CWS jsc14 (1.5.24); FILE MERGED 2006/10/25 13:51:06 jsc 1.5.24.1: #i69727# adapt and simplify tests


2006-11-06  Kurt Zenker  <kz@openoffice.org>  [5b54bb6c36f9098ff1b40be2c362122e4042a764]

INTEGRATION: CWS jsc14 (1.3.40); FILE MERGED 2006/10/25 13:51:06 jsc 1.3.40.1: #i69727# adapt and simplify tests


2006-11-06  Kurt Zenker  <kz@openoffice.org>  [b5051e5ea16c3c9d39c393d8f0261ca9b7eb3d2a]

INTEGRATION: CWS docstat_SRC680 (1.48.14.1.2); FILE MERGED 2006/11/01 21:10:02 fme 1.48.14.1.2.1: #i70534# Only reset the document statistics modified flag if the statistics already have been set


2006-11-06  Kurt Zenker  <kz@openoffice.org>  [28cc95290a3a87085ec4da465829765e11e5868a]

INTEGRATION: CWS jsc14 (1.4.40); FILE MERGED 2006/10/25 13:51:06 jsc 1.4.40.1: #i69727# adapt and simplify tests


2006-11-06  Kurt Zenker  <kz@openoffice.org>  [9d0e6311b5a2b42b422fe39d94e15d666b526d51]

INTEGRATION: CWS i18n27 (1.2.110); FILE MERGED 2006/10/10 21:03:10 khong 1.2.110.1: #i55035# remove some meanless entries


2006-11-06  Kurt Zenker  <kz@openoffice.org>  [c4ed3793ec4d2dd79e50e7da0d7548192bf8826c]

INTEGRATION: CWS jsc14 (1.4.22); FILE MERGED 2006/10/25 13:51:06 jsc 1.4.22.1: #i69727# adapt and simplify tests


2006-11-06  Kurt Zenker  <kz@openoffice.org>  [5a71b2040bb7b63bd1b472cafff4abc053da82e2]

INTEGRATION: CWS mhu14 (1.19.58); FILE MERGED 2006/10/31 12:41:27 mhu 1.19.58.1: #i54329# Fixed Solaris/Intel backtrace function(s).


2006-11-06  Kurt Zenker  <kz@openoffice.org>  [4e5066187cad05a4fd7a5b75f2f35e1b741a5545]

INTEGRATION: CWS dba21showstop01 (1.3.2); FILE MERGED 2006/11/01 15:28:23 fs 1.3.2.1: #i71075# don't use threads when calling the script listeners async, instead post a user event


2006-11-06  Kurt Zenker  <kz@openoffice.org>  [797b33c12c678dcb156a90180566749b9e2b67c3]

INTEGRATION: CWS i18n27 (1.8.22); FILE MERGED 2006/10/11 00:17:11 khong 1.8.22.2: RESYNC: (1.8-1.9); FILE MERGED 2006/10/10 21:05:39 khong 1.8.22.1: #i63955# make offset point to beginning of converting position


2006-11-06  Kurt Zenker  <kz@openoffice.org>  [6a5a123fbe3fcb2dd858e8d13b56a9bce753cfd3]

INTEGRATION: CWS mhu14 (1.9.58); FILE MERGED 2006/10/31 12:41:27 mhu 1.9.58.1: #i54329# Fixed Solaris/Intel backtrace function(s).


2006-11-06  Kurt Zenker  <kz@openoffice.org>  [6744c206f7940b15ccae832d1e4b1fc4fecb36c1]

INTEGRATION: CWS dba21showstop01 (1.55.16); FILE MERGED 2006/11/01 15:29:40 fs 1.55.16.1: #i71069# DbFilterField::Init: use dynamic_cast, not static_cast, before calling an Edit's member


2006-11-06  Kurt Zenker  <kz@openoffice.org>  [20105e29b825cddc0cdaac6a571ab3a993e140e5]

INTEGRATION: CWS i18n27 (1.14.16); FILE MERGED 2006/10/10 21:21:44 khong 1.14.16.1: #i63955# fix index key sequence


2006-11-06  Kurt Zenker  <kz@openoffice.org>  [0d2ad37d98756201a129370760fcc3a9581d491c]

INTEGRATION: CWS jsc14 (1.15.8); FILE MERGED 2006/10/23 15:18:32 jsc 1.15.8.1: #i70319# quote include options


2006-11-06  Kurt Zenker  <kz@openoffice.org>  [032dceae89f63f6b940dac29fdf64ecbc4de451e]

INTEGRATION: CWS dba21fini (1.18.74); FILE MERGED 2006/10/23 12:11:24 fs 1.18.74.1: #i70180#


2006-11-06  Kurt Zenker  <kz@openoffice.org>  [41ceb59640f63bf56856ea8b5f1b25fb58ab1454]

INTEGRATION: CWS i18n27 (1.29.22); FILE MERGED 2006/10/19 23:05:15 khong 1.29.22.3: #68819# fix a core dump 2006/10/11 00:08:27 khong 1.29.22.2: RESYNC: (1.29-1.30); FILE MERGED 2006/10/10 20:04:54 khong 1.29.22.1: #i68819 move getValue from construct to loadCalendar


2006-11-06  Kurt Zenker  <kz@openoffice.org>  [2b195f3ab56584467912d66845a5bae64ef234ee]

INTEGRATION: CWS jsc14 (1.9.8); FILE MERGED 2006/10/25 14:24:07 jsc 1.9.8.3: #i69727# initialze m_published member 2006/10/25 13:52:16 jsc 1.9.8.2: #69727# remove double member check for predefined XInterface ops 2006/10/23 14:45:38 jsc 1.9.8.1: #69727# predefine com::sun::star::uno::XInterface


2006-11-06  Kurt Zenker  <kz@openoffice.org>  [021bb81b49b2ecf6c01fa1ba600c65f1a9b4f8a5]

INTEGRATION: CWS dba21fini (1.54.16); FILE MERGED 2006/10/31 07:49:10 fs 1.54.16.2: RESYNC: (1.54-1.55); FILE MERGED 2006/10/23 12:12:37 fs 1.54.16.1: #i70180#


2006-11-06  Kurt Zenker  <kz@openoffice.org>  [be7a16637711dfc32f11d56a7dd19c10a13d4220]

INTEGRATION: CWS fwk57 (1.5.32); FILE MERGED 2006/10/30 09:20:47 as 1.5.32.1: #142269# make UIConfig a SinglePath


2006-11-06  Kurt Zenker  <kz@openoffice.org>  [7431d816cdfc47b08978c0afd1f6503644bb11b8]

INTEGRATION: CWS i18n27 (1.3.142); FILE MERGED 2006/10/10 21:10:57 khong 1.3.142.1: #i65267# fix line break rule


2006-11-06  Kurt Zenker  <kz@openoffice.org>  [8585088febae055dfde15e56700ee4010ad7c1c9]

INTEGRATION: CWS jsc14 (1.6.40); FILE MERGED 2006/10/23 14:44:43 jsc 1.6.40.1: #69727# add helper method setPublished


2006-11-06  Kurt Zenker  <kz@openoffice.org>  [d7471e1462ffd9baeb3449eb86ccbb649e32b233]

INTEGRATION: CWS i18n27 (1.1.2); FILE ADDED 2006/10/10 21:08:55 khong 1.1.2.1: #i56348# add Hungarian word break rule for edit mode


2006-11-06  Kurt Zenker  <kz@openoffice.org>  [827265bcc469db44f40d5756de9a75890e038d5b]

INTEGRATION: CWS fwk57 (1.15.14); FILE MERGED 2006/10/31 11:55:41 cd 1.15.14.1: #i70931# Support non-uno command URLs as we map non-valid characters to hex-encoded. vnd.sun.star.script and macro URLs should now able to reference images


2006-11-06  Kurt Zenker  <kz@openoffice.org>  [d57bd001557f4ac813da340374bd428351fe0b4c]

INTEGRATION: CWS i18n27 (1.11.22); FILE MERGED 2006/10/19 23:05:37 khong 1.11.22.2: #68819# fix a core dump 2006/10/10 20:05:55 khong 1.11.22.1: #i68819 move getValue from construct to loadCalendar


2006-11-06  Kurt Zenker  <kz@openoffice.org>  [946bc58fdfcbf9f2a411ac4019f5022cf2139e61]

INTEGRATION: CWS jsc14 (1.27.6); FILE MERGED 2006/10/23 15:45:17 jsc 1.27.6.1: #i67614# integrate and adapt patch


2006-11-06  Kurt Zenker  <kz@openoffice.org>  [8fb5e4d5e3e95638de88e16084e139d45f5894c4]

INTEGRATION: CWS dba21fini (1.4.196); FILE MERGED 2006/10/27 08:14:34 oj 1.4.196.1: #142400# check recordset


2006-11-06  Kurt Zenker  <kz@openoffice.org>  [acd4024fbee2b47958b5bb59695ae2f0e6840a18]

INTEGRATION: CWS dba21fini (1.15.26); FILE MERGED 2006/10/27 08:14:34 oj 1.15.26.1: #142400# check recordset


2006-11-06  Kurt Zenker  <kz@openoffice.org>  [309e4f9573d04ef5142e9d0cc841840c6d005214]

INTEGRATION: CWS dba21fini (1.11.26); FILE MERGED 2006/10/27 08:14:33 oj 1.11.26.1: #142400# check recordset


2006-11-06  Kurt Zenker  <kz@openoffice.org>  [e3758ba8176ea73b41e79819d491502939bc491e]

INTEGRATION: CWS dba21fini (1.20.26); FILE MERGED 2006/10/27 08:14:33 oj 1.20.26.1: #142400# check recordset


2006-11-06  Henning Brinkmann  <hbrinkm@openoffice.org>  [936b47740fd9bde66063785a9dfbd9c40ee935b2]

corrected offset for binary content of picture data


2006-11-03  Vladimir Glazounov  <vg@openoffice.org>  [12141a45923405aba7a8390542c31b470905ba52]

new version for OOE680


2006-11-03  Vladimir Glazounov  <vg@openoffice.org>  [b9bdf7502a851ad8be89718ca194168893b79a58]

new version for OOE680


2006-11-03  Vladimir Glazounov  <vg@openoffice.org>  [1fd45733dd6813586ab623b87f85f3eff3c4aaa5]

new version for OOE680


2006-11-03  Vladimir Glazounov  <vg@openoffice.org>  [8ba505c68c81048005e3b995c26cba4c66e31eb3]

#100000# get rid of warnings


2006-11-03  Oliver Bolte  <obo@openoffice.org>  [a322ecc76f2ee69bb1e9a7a1f553f2ddde4332e4]

#i10000# wntmsci10 warning int32->ushort poss. loss of data


2006-11-03  Oliver Bolte  <obo@openoffice.org>  [b69a1f6ab27c6d9cad9d5d961454c5911ad926a7]

#i10000# wntmsci10 warning int32->ushort poss. loss of data


2006-11-03  Oliver Bolte  <obo@openoffice.org>  [5d90181842944a31da7bc5f0ea340838893261e7]

#i10000# defaultProp unused warning


2006-11-02  Vladimir Glazounov  <vg@openoffice.org>  [ca026cea0c16d7a2e4c2041995ef125738e591ca]

#100000# keep it correspondent to configure.in


2006-11-02  Vladimir Glazounov  <vg@openoffice.org>  [0b8e944f593005ef21983a47042a10c21103e396]

SRC680


2006-11-02  Vladimir Glazounov  <vg@openoffice.org>  [5ba280b4483326197329f050069f3eb936ff3ee5]

INTEGRATION: CWS npower4 (1.22.10); FILE MERGED 2006/10/26 08:34:36 npower 1.22.10.5: #i68894# fix compile error 2006/10/25 11:52:13 npower 1.22.10.4: i#i68894# remove bad cut'n'paste of function that currently doesn't exist, add issue number to changes 2006/10/20 15:38:16 npower 1.22.10.3: i#i68894# move basic search from StarBasic::Find to SbiRuntime::FindElement 2006/10/19 08:36:02 npower 1.22.10.2: #i68894# add vba symbol search 2006/10/18 20:29:18 npower 1.22.10.1: #i64884# changes for default properties


2006-11-02  Vladimir Glazounov  <vg@openoffice.org>  [99e450dbe4d86f90babb5fcab8ab751bc1643133]

INTEGRATION: CWS npower4 (1.30.10); FILE MERGED 2006/10/18 20:29:18 npower 1.30.10.1: #i64884# changes for default properties


2006-11-02  Vladimir Glazounov  <vg@openoffice.org>  [acf1e0b6dace556d8b35cdc6ef9dec94270f67a1]

INTEGRATION: CWS npower4 (1.12.20); FILE MERGED 2006/10/17 11:03:38 npower 1.12.20.1: i#64884# new api type to help scripting engines detect objects with default properties


2006-11-02  Vladimir Glazounov  <vg@openoffice.org>  [c7470fc3567878dc7293a90ded99ef123947ac4a]

INTEGRATION: CWS npower4 (1.1.2); FILE ADDED 2006/10/17 11:03:38 npower 1.1.2.1: i#64884# new api type to help scripting engines detect objects with default properties


2006-11-02  Vladimir Glazounov  <vg@openoffice.org>  [56b74c3e9368ce507e0091777ea1077f59ccfe0e]

INTEGRATION: CWS npower4 (1.2.20); FILE MERGED 2006/10/17 11:02:09 npower 1.2.20.1: i#70515# change name property to something less likely to be ambiguous


2006-11-02  Vladimir Glazounov  <vg@openoffice.org>  [f678ace1abe7e4eff8465a926a025c893bc12db7]

INTEGRATION: CWS npower4 (1.6.12); FILE MERGED 2006/10/18 20:29:19 npower 1.6.12.1: #i64884# changes for default properties


2006-11-02  Vladimir Glazounov  <vg@openoffice.org>  [1ae74487be1d893621e52331e94426d4f1596c46]

INTEGRATION: CWS npower4 (1.24.12); FILE MERGED 2006/10/25 16:29:05 npower 1.24.12.2: #i64884# 2006/10/18 20:29:18 npower 1.24.12.1: #i64884# changes for default properties


2006-11-02  Vladimir Glazounov  <vg@openoffice.org>  [13c7a2c0e2b8f8f1f9334199602b9c68808503d2]

INTEGRATION: CWS npower4 (1.20.12); FILE MERGED 2006/10/25 12:02:07 npower 1.20.12.1: #i64882# create a new timer function rather than re-use the existing one


2006-11-02  Vladimir Glazounov  <vg@openoffice.org>  [c126a86d90047eb73b562f6cd47c8f3c8179595a]

INTEGRATION: CWS npower4 (1.14.86); FILE MERGED 2006/10/25 12:02:07 npower 1.14.86.2: #i64882# create a new timer function rather than re-use the existing one 2006/04/28 13:23:55 npower 1.14.86.1: #i64884# change behavior of wait function depending on stat of VBASupport option


2006-11-02  Vladimir Glazounov  <vg@openoffice.org>  [d64690d52d499631dd7ca3c8148c8099429033d3]

INTEGRATION: CWS npower4 (1.25.12); FILE MERGED 2006/10/25 12:02:07 npower 1.25.12.3: #i64882# create a new timer function rather than re-use the existing one 2006/10/14 11:02:59 npower 1.25.12.2: RESYNC: (1.25-1.29); FILE MERGED 2006/04/28 13:23:55 npower 1.25.12.1: #i64884# change behavior of wait function depending on stat of VBASupport option


2006-11-02  Vladimir Glazounov  <vg@openoffice.org>  [f65d85da35ef5ee9d4cc7d8e9a43a8aa0522a670]

INTEGRATION: CWS npower4 (1.66.14); FILE MERGED 2006/10/18 15:46:54 npower 1.66.14.4: #i64882# get rid of compiler warning 2006/10/16 08:27:10 npower 1.66.14.3: i#64882# compile bug 2006/10/14 11:02:52 npower 1.66.14.2: RESYNC: (1.66-1.71); FILE MERGED 2006/04/28 13:23:55 npower 1.66.14.1: #i64884# change behavior of wait function depending on stat of VBASupport option


2006-11-02  Vladimir Glazounov  <vg@openoffice.org>  [46a39770d5b0e0593d6116f976063027afb217cc]

INTEGRATION: CWS npower4 (1.15.44); FILE MERGED 2006/10/18 20:29:18 npower 1.15.44.1: #i64884# changes for default properties


2006-11-02  Vladimir Glazounov  <vg@openoffice.org>  [000f2205040a50a8c4928893b5f8e216f9d9c01b]

INTEGRATION: CWS npower4 (1.30.42); FILE MERGED 2006/10/26 13:21:29 npower 1.30.42.3: #i68894# remove member method in favour of local function in implementation 2006/10/20 15:38:17 npower 1.30.42.2: i#i68894# move basic search from StarBasic::Find to SbiRuntime::FindElement 2006/10/18 20:29:18 npower 1.30.42.1: #i64884# changes for default properties


2006-11-02  Vladimir Glazounov  <vg@openoffice.org>  [6e6db5581b6b75d4e41bdc2bd1757af2ea35496b]

INTEGRATION: CWS npower4 (1.10.78); FILE MERGED 2006/10/18 20:29:17 npower 1.10.78.1: #i64884# changes for default properties


2006-11-02  Vladimir Glazounov  <vg@openoffice.org>  [0a6cd6e80f6e1d0540af9d1f311ce09a933e777a]

INTEGRATION: CWS npower4 (1.17.10); FILE MERGED 2006/10/18 20:29:17 npower 1.17.10.1: #i64884# changes for default properties


2006-11-02  Vladimir Glazounov  <vg@openoffice.org>  [7c826e237da809c0f252ad038fb3f17b25bc5396]

INTEGRATION: CWS npower4 (1.42.12); FILE MERGED 2006/10/20 15:41:23 npower 1.42.12.3: #i64884# add a test for VBA mode around the setting of the default property 2006/10/19 10:28:26 npower 1.42.12.2: i#64884# remove potential core propducing typo 2006/10/18 20:29:17 npower 1.42.12.1: #i64884# changes for default properties


2006-11-02  Vladimir Glazounov  <vg@openoffice.org>  [f8e2ba9a405cba5f9343f97f26ae4664732e07dc]

INTEGRATION: CWS ab30 (1.21.28); FILE MERGED 2006/10/17 14:56:11 ab 1.21.28.2: RESYNC: (1.21-1.22); FILE MERGED 2006/10/05 10:39:51 ab 1.21.28.1: #i69718 Fix in SbiRuntime::CheckArray()


2006-11-02  Vladimir Glazounov  <vg@openoffice.org>  [e9fa5160e4096d46d7f7519aee2c98a36d370916]

INTEGRATION: CWS ab30 (1.29.18); FILE MERGED 2006/10/17 14:55:25 ab 1.29.18.2: RESYNC: (1.29-1.30); FILE MERGED 2006/10/06 06:15:42 ab 1.29.18.1: #i69913# New Reschedule handling


2006-11-02  Mikhail Voitenko  <mav@openoffice.org>  [2e0ec49e27f473ba720d87a2e3450aef80d007de]

#i71111# ULONG can not be used as 32 bit value after x64 port introduction


2006-11-02  Oliver Specht  <os@openoffice.org>  [159d6b291c0f98d05bfde43a8047678293a923bf]

wnt optimizer problem solved


2006-11-02  Oliver Specht  <os@openoffice.org>  [e91aeaf2d15ae9b5d19cf65438b474cc5c3e73ee]

graphic import started


2006-11-02  Oliver Specht  <os@openoffice.org>  [5d73e2a7cb022b80b4422df4b035c66880b0774e]

plugin entry removed


2006-11-02  Oliver Specht  <os@openoffice.org>  [4e68c7016540f5d2b59678adb06f211339c9b945]

graphic import started


2006-11-02  Vladimir Glazounov  <vg@openoffice.org>  [4f9cb4487b66a9bd851fb79291e2f6157a91a6c8]

INTEGRATION: CWS bserver22 (1.4.28); FILE MERGED 2006/10/23 17:50:17 kz 1.4.28.1: #141908# syntax


2006-11-02  Vladimir Glazounov  <vg@openoffice.org>  [d4b80427b348c9a2b9afeded01f120c28560bfce]

INTEGRATION: CWS bserver22 (1.5.4); FILE MERGED 2006/10/23 17:49:32 kz 1.5.4.1: #141908# receive handler for queue


2006-11-02  Henning Brinkmann  <hbrinkm@openoffice.org>  [6b6d2b17fd372814a4ffc287384e76eed447063f]

efforts


2006-11-02  Vladimir Glazounov  <vg@openoffice.org>  [b4a28f2987436d553d640d7eb34f652da5ec2d25]

new version for OOE680


2006-11-02  Vladimir Glazounov  <vg@openoffice.org>  [d8f9a49021303e866d516fb44a4f32bd2bc2f3cb]

new version for OOE680


2006-11-02  Vladimir Glazounov  <vg@openoffice.org>  [efd098475a592cc32c5c532eafa455a47219d993]

new version for OOE680


2006-11-02  Vladimir Glazounov  <vg@openoffice.org>  [3563f23253daea014828b7972be2ccf7c1b85b73]

INTEGRATION: CWS ab30 (1.53.44); FILE MERGED 2006/10/17 15:15:02 ab 1.53.44.2: RESYNC: (1.53-1.54); FILE MERGED 2006/10/10 11:17:42 ab 1.53.44.1: #i64844# WatchTreeListBox::UpdateWatches(): Fixed array handling


2006-11-02  Vladimir Glazounov  <vg@openoffice.org>  [f824ffe2417a1943335df66afad3cba2f0a3a41a]

INTEGRATION: CWS ab30 (1.1.2); FILE ADDED 2006/09/04 10:47:03 ab 1.1.2.1: #i67556# Sample component accessing dialogs created by Basic IDE Dialog Editor


2006-11-02  Vladimir Glazounov  <vg@openoffice.org>  [eb66eae11eb334906ed194676bf1f025b23b2d7a]

INTEGRATION: CWS ab30 (1.1.2); FILE ADDED 2006/09/04 10:48:07 ab 1.1.2.1: #i67556# Sample component accessing dialogs created by Basic IDE Dialog Editor


2006-11-02  Vladimir Glazounov  <vg@openoffice.org>  [801fdbff7b473015ea44192b1c62c78daf008756]

INTEGRATION: CWS ab30 (1.1.2); FILE ADDED 2006/09/04 10:47:17 ab 1.1.2.1: #i67556# Sample component accessing dialogs created by Basic IDE Dialog Editor


2006-11-02  Vladimir Glazounov  <vg@openoffice.org>  [12f5f882d5150c801337e99e9b5b85d2e145d9b7]

INTEGRATION: CWS ab30 (1.1.2); FILE ADDED 2006/09/04 10:49:50 ab 1.1.2.1: #i67556# Sample component accessing dialogs created by Basic IDE Dialog Editor


2006-11-02  Vladimir Glazounov  <vg@openoffice.org>  [8d576b64ccfe8c8e48cb27c75683b53baf5bfb32]

INTEGRATION: CWS ab30 (1.1.2); FILE ADDED 2006/09/04 10:46:33 ab 1.1.2.1: #i67556# Sample component accessing dialogs created by Basic IDE Dialog Editor


2006-11-02  Vladimir Glazounov  <vg@openoffice.org>  [5fab7c8f930c69acece5c7a93e5c626e0e666be2]

INTEGRATION: CWS ab30 (1.8.90); FILE MERGED 2006/10/17 15:03:56 ab 1.8.90.2: RESYNC: (1.8-1.9); FILE MERGED 2006/09/04 13:00:20 ab 1.8.90.1: #i67556# Added DialogComponent


2006-11-02  Vladimir Glazounov  <vg@openoffice.org>  [385ae77c8032ffe521c36e38bee1de5100f6467f]

INTEGRATION: CWS ab30 (1.19.30); FILE MERGED 2006/10/17 14:55:32 ab 1.19.30.2: RESYNC: (1.19-1.20); FILE MERGED 2006/09/21 11:07:28 ab 1.19.30.1: #i67610# RTL function returns current state and also can be called without parameter


2006-11-02  Vladimir Glazounov  <vg@openoffice.org>  [5a272995ec4d65c8bf8832a98bd3c5f0aee4b05f]

INTEGRATION: CWS ab30 (1.28.28); FILE MERGED 2006/10/19 08:40:22 ab 1.28.28.5: #i69835# Remove patch due to problems in Windows 2006/10/18 13:57:13 ab 1.28.28.4: #69835# Fixed Solaris related build problem 2006/10/17 14:55:07 ab 1.28.28.3: RESYNC: (1.28-1.29); FILE MERGED 2006/09/28 14:21:26 ab 1.28.28.2: #i69835# Environ() use Sytem Text Encoding 2006/09/21 11:07:27 ab 1.28.28.1: #i67610# RTL function returns current state and also can be called without parameter


2006-11-02  Vladimir Glazounov  <vg@openoffice.org>  [d3024c373098157890c4ca19065f815f97980f66]

INTEGRATION: CWS ab30 (1.70.8); FILE MERGED 2006/10/19 08:54:39 ab 1.70.8.5: #i69836# Remove patch due to problems in Windows 2006/10/18 13:56:53 ab 1.70.8.4: #69836# Fixed Solaris related build problem 2006/10/17 14:54:58 ab 1.70.8.3: RESYNC: (1.70-1.71); FILE MERGED 2006/10/13 12:36:37 ab 1.70.8.2: #68855# Kill command must not delete folders 2006/09/28 14:31:33 ab 1.70.8.1: #i69836# CurDir() use Sytem Text Encoding


2006-11-02  Vladimir Glazounov  <vg@openoffice.org>  [2c49ec39e1e5f80e5264fb59c5c67543a43b7fae]

INTEGRATION: CWS ab30 (1.30.28); FILE MERGED 2006/10/06 06:13:34 ab 1.30.28.1: #i69913# New member for changed Reschedule handling


2006-11-02  Vladimir Glazounov  <vg@openoffice.org>  [390eddd690e0249eeece7790190a05878fe4c265]

INTEGRATION: CWS ab30 (1.20.28); FILE MERGED 2006/10/17 14:53:03 ab 1.20.28.2: RESYNC: (1.20-1.21); FILE MERGED 2006/10/09 11:25:09 ab 1.20.28.1: #i68401# SbiScanner::NextSym(): Terminate cmp1/2[] arrays


2006-11-02  Vladimir Glazounov  <vg@openoffice.org>  [425d49387643e39b55eb120d7dfae77533a2fccb]

INTEGRATION: CWS ab30 (1.7.30); FILE MERGED 2006/10/18 16:21:01 ab 1.7.30.4: #i60132# Fix in SbiParser::Close() 2006/10/18 12:49:40 ab 1.7.30.3: #i60132# Fixed problem found by Linux compiler 2006/10/17 14:52:22 ab 1.7.30.2: RESYNC: (1.7-1.8); FILE MERGED 2006/09/15 12:51:17 ab 1.7.30.1: #i60132# Allow channel without # in close command


2006-11-02  Oliver Bolte  <obo@openoffice.org>  [69eaadfab2e2a6b9dd9caea0354fa746141a88be]

minor correction


2006-11-02  Vladimir Glazounov  <vg@openoffice.org>  [067fdf80180e25b3369cc0a9452bf92e2bab11ed]

INTEGRATION: CWS inplaceobjects (1.18.50); FILE MERGED 2006/10/05 15:18:52 mba 1.18.50.6: #i66239#: workaround jiggling while object activation/deactivation 2006/09/28 20:43:26 mba 1.18.50.5: RESYNC: (1.20-1.21); FILE MERGED 2006/08/21 19:53:40 mba 1.18.50.4: RESYNC: (1.19-1.20); FILE MERGED 2006/07/06 15:58:46 mba 1.18.50.3: RESYNC: (1.18-1.19); FILE MERGED 2006/06/29 12:30:58 mba 1.18.50.2: #i66239#: some fixes for correct handling of inplace and UI active state 2006/06/15 09:18:55 mba 1.18.50.1: #i66239#: centralize code for IP deactivation


2006-11-02  Vladimir Glazounov  <vg@openoffice.org>  [cf78900fdb15a0f71fbd50f37bcdf474ba424213]

INTEGRATION: CWS inplaceobjects (1.68.34); FILE MERGED 2006/09/28 17:29:28 mba 1.68.34.2: RESYNC: (1.68-1.70); FILE MERGED 2006/07/10 13:20:47 mba 1.68.34.1: #i66239#: missing updates for object area


2006-11-02  Rüdiger Timm  <rt@openoffice.org>  [2ae55b14d0023f491d68b6560fa02f0e8bc41432]

#i71051# Fix build breakage on Mac OS X (patch by pjanik).


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [3172f3c8a0b3a807684ef05bcc88307dc102ea55]

INTEGRATION: CWS inplaceobjects (1.16.46); FILE MERGED 2006/09/28 20:47:15 mba 1.16.46.2: RESYNC: (1.16-1.17); FILE MERGED 2006/06/09 10:34:41 mba 1.16.46.1: #i66239#: create OLE objects with special MiscStatus


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [de32a558fc299735ff6ff87e9ca6e26244760c97]

INTEGRATION: CWS inplaceobjects (1.9.68); FILE MERGED 2006/07/06 15:26:43 mba 1.9.68.2: RESYNC: (1.9-1.10); FILE MERGED 2006/06/09 10:34:41 mba 1.9.68.1: #i66239#: create OLE objects with special MiscStatus


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [c1ccb9a1c47a50e0e703ce4b531047aa4840b1b5]

INTEGRATION: CWS inplaceobjects (1.66.48); FILE MERGED 2006/09/28 20:45:16 mba 1.66.48.3: RESYNC: (1.67-1.68); FILE MERGED 2006/07/06 15:24:28 mba 1.66.48.2: RESYNC: (1.66-1.67); FILE MERGED 2006/06/29 12:30:59 mba 1.66.48.1: #i66239#: some fixes for correct handling of inplace and UI active state


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [185d8414d5937f1855555308af4de2ffec6a0116]

INTEGRATION: CWS inplaceobjects (1.121.48); FILE MERGED 2006/09/28 20:44:49 mba 1.121.48.7: RESYNC: (1.123-1.124); FILE MERGED 2006/08/21 19:54:11 mba 1.121.48.6: RESYNC: (1.122-1.123); FILE MERGED 2006/07/14 13:41:39 mba 1.121.48.5: #i66239#: some bugfixes in activation handling 2006/07/06 15:24:04 mba 1.121.48.4: RESYNC: (1.121-1.122); FILE MERGED 2006/06/15 09:18:55 mba 1.121.48.3: #i66239#: centralize code for IP deactivation 2006/06/14 10:56:35 mba 1.121.48.2: avoid NULL Ptr access in case ViewFrame::Current is called after termination of SfxApp 2006/06/09 10:49:13 mba 1.121.48.1: #i66239#: some fixes for differentiation between inplace and UI activation


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [3ecec44098b60ecd901635fab3518517f440e836]

INTEGRATION: CWS inplaceobjects (1.82.48); FILE MERGED 2006/10/17 16:32:05 mba 1.82.48.8: #i66239#: activate a frame if its container window is already in front as in case of the presentation workwindow 2006/10/05 15:17:55 mba 1.82.48.7: #i19976#: last change shouldn't apply to Inpplace 2006/10/05 07:45:59 mba 1.82.48.6: #i19976#: don't show window before toolbars are ordered 2006/09/28 20:44:29 mba 1.82.48.5: RESYNC: (1.84-1.85); FILE MERGED 2006/08/21 19:54:04 mba 1.82.48.4: RESYNC: (1.83-1.84); FILE MERGED 2006/07/06 15:23:44 mba 1.82.48.3: RESYNC: (1.82-1.83); FILE MERGED 2006/06/29 12:30:59 mba 1.82.48.2: #i66239#: some fixes for correct handling of inplace and UI active state 2006/06/09 10:49:13 mba 1.82.48.1: #i66239#: some fixes for differentiation between inplace and UI activation


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [5e38668eb2350f1b0013e820297106cc9a114563]

INTEGRATION: CWS inplaceobjects (1.66.24); FILE MERGED 2006/09/28 20:44:21 mba 1.66.24.2: RESYNC: (1.66-1.67); FILE MERGED 2006/07/14 13:41:39 mba 1.66.24.1: #i66239#: some bugfixes in activation handling


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [275bf8eb102f4dbcb49d475fe5a1c29603315a5d]

INTEGRATION: CWS inplaceobjects (1.86.10); FILE MERGED 2006/10/04 11:48:12 mba 1.86.10.1: #i66239#: support for SID_FILLFRAME; document should know the frame it is loaded to


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [6af939d679269ef0e35605149160da3c6ac3d082]

INTEGRATION: CWS inplaceobjects (1.44.46); FILE MERGED 2006/09/28 20:42:48 mba 1.44.46.4: RESYNC: (1.45-1.47); FILE MERGED 2006/07/06 15:22:27 mba 1.44.46.3: RESYNC: (1.44-1.45); FILE MERGED 2006/06/29 12:30:58 mba 1.44.46.2: #i66239#: some fixes for correct handling of inplace and UI active state 2006/06/09 10:49:12 mba 1.44.46.1: #i66239#: some fixes for differentiation between inplace and UI activation


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [9704d09d52ae0fd9a962cd06b459b950f5304cf0]

INTEGRATION: CWS inplaceobjects (1.22.234); FILE MERGED 2006/07/12 09:13:55 mba 1.22.234.3: #127096#: remove superfluous code 2006/07/06 15:20:29 mba 1.22.234.2: RESYNC: (1.22-1.23); FILE MERGED 2006/06/29 12:29:29 mba 1.22.234.1: #i66239#: some fixes for correct handling of inplace and UI active state


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [d4f3d21f26c2698524d3f8221d62cb1f18fd9be4]

INTEGRATION: CWS inplaceobjects (1.4.24); FILE MERGED 2006/09/28 20:40:03 mba 1.4.24.2: RESYNC: (1.4-1.5); FILE MERGED 2006/09/01 09:03:21 mba 1.4.24.1: #i68993#: wrong initialisation; worked by luck, but not on 64Bit


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [213120a34e61894a732f1be59ce4fd10a990a90a]

INTEGRATION: CWS inplaceobjects (1.78.48); FILE MERGED 2006/10/04 13:42:01 mba 1.78.48.8: #i66239#: bring dialog parent to front; sometimes OOo doesn't react on command line if a modal dialog is open 2006/10/04 11:48:02 mba 1.78.48.7: #i66239#: support for SID_FILLFRAME; document should know the frame it is loaded to. Use its window as a dialog parent 2006/09/28 20:37:47 mba 1.78.48.6: RESYNC: (1.81-1.83); FILE MERGED 2006/08/21 19:51:51 mba 1.78.48.5: RESYNC: (1.80-1.81); FILE MERGED 2006/07/06 23:05:02 mba 1.78.48.4: merge problem solved 2006/07/06 15:58:38 mba 1.78.48.3: RESYNC: (1.78-1.80); FILE MERGED 2006/06/29 12:29:23 mba 1.78.48.2: #i66239#: some fixes for correct handling of inplace and UI active state 2006/06/09 10:49:12 mba 1.78.48.1: #i66239#: some fixes for differentiation between inplace and UI activation


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [ba998121e763b1e8860ea15b0ca816c0ef171fba]

INTEGRATION: CWS inplaceobjects (1.64.10); FILE MERGED 2006/10/04 11:48:02 mba 1.64.10.1: #i66239#: support for SID_FILLFRAME; document should know the frame it is loaded to. Use its window as a dialog parent


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [31d5d3b6571ac524e90edbd19b6b949b10cccfc7]

INTEGRATION: CWS inplaceobjects (1.46.24); FILE MERGED 2006/09/28 20:36:06 mba 1.46.24.2: RESYNC: (1.46-1.47); FILE MERGED 2006/09/01 13:26:30 mba 1.46.24.1: #i64111#: no special treatment for Standard folder


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [996debab6b9738cc3f7074603643df74d21ffa74]

INTEGRATION: CWS inplaceobjects (1.39.50); FILE MERGED 2006/09/28 20:27:51 mba 1.39.50.3: RESYNC: (1.40-1.41); FILE MERGED 2006/07/06 15:10:06 mba 1.39.50.2: RESYNC: (1.39-1.40); FILE MERGED 2006/06/09 10:49:12 mba 1.39.50.1: #i66239#: some fixes for differentiation between inplace and UI activation


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [0290cf004f3c43bb8a57b354d3c246db52ff6d46]

INTEGRATION: CWS inplaceobjects (1.23.110); FILE MERGED 2006/09/28 20:27:08 mba 1.23.110.3: RESYNC: (1.24-1.25); FILE MERGED 2006/07/06 15:09:12 mba 1.23.110.2: RESYNC: (1.23-1.24); FILE MERGED 2006/06/09 10:49:12 mba 1.23.110.1: #i66239#: some fixes for differentiation between inplace and UI activation


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [0b94b207fbd61cc24ddada501f0b6c30ae795ff7]

INTEGRATION: CWS inplaceobjects (1.54.10); FILE MERGED 2006/10/04 11:47:41 mba 1.54.10.1: #i66239#: support for SID_FILLFRAME; document should know the frame it is loaded to


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [c31e8c5090c966a1db239557ee24b0aafb593070]

INTEGRATION: CWS inplaceobjects (1.42.34); FILE MERGED 2006/10/13 12:39:07 mba 1.42.34.5: #70393#: forward switching off UI to Layoutmanager 2006/09/28 20:23:38 mba 1.42.34.4: RESYNC: (1.43-1.44); FILE MERGED 2006/07/06 22:59:46 mba 1.42.34.3: merge problem solved 2006/07/06 15:06:34 mba 1.42.34.2: RESYNC: (1.42-1.43); FILE MERGED 2006/06/09 10:49:11 mba 1.42.34.1: #i66239#: some fixes for differentiation between inplace and UI activation


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [db63208da356ce39967e9435c2da731e6132d6b8]

INTEGRATION: CWS inplaceobjects (1.60.48); FILE MERGED 2006/09/28 20:19:08 mba 1.60.48.7: RESYNC: (1.63-1.65); FILE MERGED 2006/08/21 19:47:35 mba 1.60.48.6: RESYNC: (1.61-1.63); FILE MERGED 2006/07/12 09:13:30 mba 1.60.48.5: #127096#: remove superfluous code 2006/07/06 15:03:54 mba 1.60.48.4: RESYNC: (1.60-1.61); FILE MERGED 2006/07/03 15:11:36 mba 1.60.48.3: #i66239#: some fixes for correct hatch window border size and smoother toolbar switching 2006/06/29 12:28:12 mba 1.60.48.2: #i66239#: some fixes for correct handling of inplace and UI active state 2006/06/09 10:49:11 mba 1.60.48.1: #i66239#: some fixes for differentiation between inplace and UI activation


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [3b3a8937dfe6c114340cfa5634e9d3bf5f2887ad]

INTEGRATION: CWS inplaceobjects (1.118.10); FILE MERGED 2006/10/04 11:47:32 mba 1.118.10.1: #i66239#: support for SID_FILLFRAME; document should know the frame it is loaded to


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [9a002bc73638dfd55275a87dd489bf5574bf8e9e]

INTEGRATION: CWS inplaceobjects (1.64.10); FILE MERGED 2006/10/04 11:47:31 mba 1.64.10.1: #i66239#: support for SID_FILLFRAME; document should know the frame it is loaded to


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [400ecfc283189f0e132bcb522a238254f5687c7d]

INTEGRATION: CWS inplaceobjects (1.36.50); FILE MERGED 2006/09/28 20:14:38 mba 1.36.50.3: RESYNC: (1.37-1.38); FILE MERGED 2006/07/06 15:00:10 mba 1.36.50.2: RESYNC: (1.36-1.37); FILE MERGED 2006/06/09 10:49:11 mba 1.36.50.1: #i66239#: some fixes for differentiation between inplace and UI activation


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [0f0b745a8de1d8426c765362dcf739ba70a530fa]

INTEGRATION: CWS inplaceobjects (1.53.50); FILE MERGED 2006/09/28 20:13:59 mba 1.53.50.3: RESYNC: (1.54-1.55); FILE MERGED 2006/07/06 14:59:34 mba 1.53.50.2: RESYNC: (1.53-1.54); FILE MERGED 2006/06/09 10:49:10 mba 1.53.50.1: #i66239#: some fixes for differentiation between inplace and UI activation


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [6e487e9b44868cf2b72b1ae5ce897d94d31b1ad0]

INTEGRATION: CWS inplaceobjects (1.28.50); FILE MERGED 2006/08/21 19:42:22 mba 1.28.50.2: RESYNC: (1.28-1.30); FILE MERGED 2006/06/15 10:09:54 mba 1.28.50.1: #i66239#: centralize code for IP deactivation


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [ecf4f5f9cda8327821f6459c11378d645b565bc4]

INTEGRATION: CWS inplaceobjects (1.39.52); FILE MERGED 2006/08/21 19:34:48 mba 1.39.52.2: RESYNC: (1.39-1.41); FILE MERGED 2006/06/15 10:09:54 mba 1.39.52.1: #i66239#: centralize code for IP deactivation


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [f4499bb6bc8749e2e3f97b9b8fe60b25ab10d4ab]

INTEGRATION: CWS inplaceobjects (1.12.52); FILE MERGED 2006/08/21 19:08:14 mba 1.12.52.2: RESYNC: (1.12-1.14); FILE MERGED 2006/06/15 10:09:54 mba 1.12.52.1: #i66239#: centralize code for IP deactivation


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [19289db66d79faae6d7da9415d71347a9cc2580c]

INTEGRATION: CWS inplaceobjects (1.10.46); FILE MERGED 2006/07/03 15:10:16 mba 1.10.46.2: #i66239#: some fixes for correct hatch window border size and smoother toolbar switching 2006/06/09 10:36:28 mba 1.10.46.1: #i66239#: support individual MiscStatus


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [d7e9570b52beed244a225fe183a2893a508c4243]

INTEGRATION: CWS inplaceobjects (1.24.20); FILE MERGED 2006/10/13 12:40:24 mba 1.24.20.10: #70393#: OLE frame always must have DockingAreaAcceptor as otherwise resizes are only possible in UIActive state, but not in InplaceActive state 2006/09/28 20:04:32 mba 1.24.20.9: RESYNC: (1.25-1.26); FILE MERGED 2006/09/27 15:21:15 mba 1.24.20.8: #i66239#: remove DockingAreaAcceptor if frame becomes invisible 2006/07/18 15:17:29 mba 1.24.20.7: #i66239#: inplace frame shouldn't have a dockingareaacceptor in non-UIactive state, will prevent any possible flicker 2006/07/14 13:50:58 mba 1.24.20.6: #i66239#: some bugfixes in activation handling 2006/07/06 14:29:52 mba 1.24.20.5: RESYNC: (1.24-1.25); FILE MERGED 2006/07/03 15:10:16 mba 1.24.20.4: #i66239#: some fixes for correct hatch window border size and smoother toolbar switching 2006/06/29 12:25:49 mba 1.24.20.3: #i66239#: some fixes for correct handling of inplace and UI active state 2006/06/15 09:16:35 mba 1.24.20.2: #i66239#: proper activation/deactivation handling of inplace active objects 2006/06/09 10:36:28 mba 1.24.20.1: #i66239#: support individual MiscStatus


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [741705ab6bd98dd23549c2198bd0cfa47cdc3fdf]

INTEGRATION: CWS inplaceobjects (1.23.18); FILE MERGED 2006/09/28 20:03:03 mba 1.23.18.3: RESYNC: (1.24-1.25); FILE MERGED 2006/07/06 14:29:04 mba 1.23.18.2: RESYNC: (1.23-1.24); FILE MERGED 2006/06/09 10:36:28 mba 1.23.18.1: #i66239#: support individual MiscStatus


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [9335550afbb4a84b07198abe8524454d30d21c92]

INTEGRATION: CWS inplaceobjects (1.18.22); FILE MERGED 2006/09/28 20:02:23 mba 1.18.22.5: RESYNC: (1.19-1.20); FILE MERGED 2006/07/06 14:28:30 mba 1.18.22.4: RESYNC: (1.18-1.19); FILE MERGED 2006/07/03 15:10:16 mba 1.18.22.3: #i66239#: some fixes for correct hatch window border size and smoother toolbar switching 2006/06/29 12:25:49 mba 1.18.22.2: #i66239#: some fixes for correct handling of inplace and UI active state 2006/06/09 10:36:28 mba 1.18.22.1: #i66239#: support individual MiscStatus


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [86f42e9feda8413f21854b28cf44792c67477a3e]

INTEGRATION: CWS inplaceobjects (1.12.30); FILE MERGED 2006/09/28 19:33:44 mba 1.12.30.2: RESYNC: (1.12-1.13); FILE MERGED 2006/07/10 12:13:34 mba 1.12.30.1: #i64203#: check for direct recursion


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [ac1a019d93f0628bfa9c914edc7ef10eaed4b491]

INTEGRATION: CWS inplaceobjects (1.4.250); FILE MERGED 2006/06/14 10:57:13 mba 1.4.250.1: #i66239#: new API for inplace active objects


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [cec19a68457e22df1759a3d1c3b8957b8af39f6f]

INTEGRATION: CWS inplaceobjects (1.4.80); FILE MERGED 2006/09/28 19:30:31 mba 1.4.80.3: RESYNC: (1.5-1.6); FILE MERGED 2006/07/06 16:04:51 mba 1.4.80.2: RESYNC: (1.4-1.5); FILE MERGED 2006/06/14 10:57:13 mba 1.4.80.1: #i66239#: new API for inplace active objects


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [c787015256fa3130ad9ab45802bf1205b541eeac]

INTEGRATION: CWS inplaceobjects (1.3.250); FILE MERGED 2006/07/03 15:12:25 mba 1.3.250.2: #i66239#: need means to change border size 2006/06/14 10:57:13 mba 1.3.250.1: #i66239#: new API for inplace active objects


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [145373af83db002c29a2c01b60ab96ba02e55290]

INTEGRATION: CWS inplaceobjects (1.3.250); FILE MERGED 2006/09/28 19:30:48 mba 1.3.250.3: RESYNC: (1.3-1.4); FILE MERGED 2006/07/03 15:12:24 mba 1.3.250.2: #i66239#: need means to change border size 2006/06/14 10:57:13 mba 1.3.250.1: #i66239#: new API for inplace active objects


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [79d6899a2f859d155d703699d0f7fe178b0c8ebf]

INTEGRATION: CWS inplaceobjects (1.93.18); FILE MERGED 2006/10/11 16:19:46 mba 1.93.18.6: #i70261#: dialogs in OLE objects cause deactivation of the frame 2006/10/05 15:16:45 mba 1.93.18.5: #i66239#: let LayoutManager handle resizes for frames without active dockingareaacceptor 2006/09/28 18:28:40 mba 1.93.18.4: RESYNC: (1.94-1.96); FILE MERGED 2006/09/27 14:47:53 mba 1.93.18.3: #i66239#: take over control over component window if no layoutmanager does it instead 2006/07/06 13:12:35 mba 1.93.18.2: RESYNC: (1.93-1.94); FILE MERGED 2006/06/09 10:37:34 mba 1.93.18.1: #i66239#: don't grab focus if not requested by OS of by user


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [0df2c238da5dece18ac6168048787abe88ad8e34]

INTEGRATION: CWS inplaceobjects (1.23.80); FILE MERGED 2006/09/28 18:27:08 mba 1.23.80.4: RESYNC: (1.24-1.25); FILE MERGED 2006/07/06 22:26:37 mba 1.23.80.3: merge problem solved 2006/07/06 13:12:04 mba 1.23.80.2: RESYNC: (1.23-1.24); FILE MERGED 2006/06/09 10:37:34 mba 1.23.80.1: #i66239#: don't grab focus if not requested by OS of by user


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [11f79ec299e53b48719c55933f7d307038a5f1d5]

INTEGRATION: CWS inplaceobjects (1.49.20); FILE MERGED 2006/10/05 15:17:07 mba 1.49.20.8: #i66239#: let LayoutManager handle resizes for frames without active dockingareaacceptor 2006/09/28 18:26:48 mba 1.49.20.7: RESYNC: (1.52-1.54); FILE MERGED 2006/08/22 07:17:42 mba 1.49.20.6: RESYNC: (1.50-1.52); FILE MERGED 2006/07/18 15:14:28 mba 1.49.20.5: #i66239#: don't register as childeventlistener if no dockingareaacceptor is set 2006/07/14 13:50:05 mba 1.49.20.4: #i66239#: crash possible when dockngAreaAcceptor is removed - don't try to create UIelements 2006/07/06 16:04:44 mba 1.49.20.3: RESYNC: (1.49-1.50); FILE MERGED 2006/07/03 15:10:56 mba 1.49.20.2: #i66239#: some fixes for correct hatch window border size and smoother toolbar switching 2006/06/29 12:34:53 mba 1.49.20.1: #i66239#: some fixes for correct handling of inplace and UI active state


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [d0f31f558c64400ab2dac721d43a937a48d53f1f]

INTEGRATION: CWS inplaceobjects (1.20.24); FILE MERGED 2006/09/28 18:10:12 mba 1.20.24.3: RESYNC: (1.21-1.22); FILE MERGED 2006/07/06 13:05:13 mba 1.20.24.2: RESYNC: (1.20-1.21); FILE MERGED 2006/07/03 15:10:56 mba 1.20.24.1: #i66239#: some fixes for correct hatch window border size and smoother toolbar switching


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [ad87397d0a422a773f3753e35a3a68c8a0e07c3c]

INTEGRATION: CWS inplaceobjects (1.83.32); FILE MERGED 2006/09/28 17:56:58 mba 1.83.32.3: RESYNC: (1.84-1.85); FILE MERGED 2006/08/21 17:45:24 mba 1.83.32.2: RESYNC: (1.83-1.84); FILE MERGED 2006/07/11 13:32:43 mba 1.83.32.1: #i66239#: superfluous method removed


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [bb8bb46ad722bb5732e70f00ffda688bab447cd8]

INTEGRATION: CWS inplaceobjects (1.28.32); FILE MERGED 2006/07/11 13:32:25 mba 1.28.32.1: #i66239#: superfluous method removed


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [5c54e9c9b27aced58da0abcbdc32565928d5b7c2]

INTEGRATION: CWS inplaceobjects (1.3.132); FILE MERGED 2006/06/14 10:52:28 mba 1.3.132.1: #i66239#: new API for inplace active objects


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [4180fc778b5b61c34889bff002804db285eaf72f]

INTEGRATION: CWS inplaceobjects (1.3.132); FILE MERGED 2006/07/03 15:12:07 mba 1.3.132.1: #i66239#: need means to change border size


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [a20ad957f1ef26a9a137f1cdb3f7cd1ceb51a66e]

INTEGRATION: CWS inplaceobjects (1.10.68); FILE MERGED 2006/09/28 13:47:19 mba 1.10.68.3: RESYNC: (1.11-1.12); FILE MERGED 2006/08/21 15:33:13 mba 1.10.68.2: RESYNC: (1.10-1.11); FILE MERGED 2006/06/15 14:39:50 mba 1.10.68.1: #i66239#: centralize object deactivation code


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [6404d793091c988d0df9a833769f13f720073779]

INTEGRATION: CWS inplaceobjects (1.58.38); FILE MERGED 2006/10/04 11:49:23 mba 1.58.38.3: #i66239#: force toolbar update after OLE deactivation 2006/09/28 12:39:26 mba 1.58.38.2: RESYNC: (1.58-1.59); FILE MERGED 2006/09/27 15:23:45 mba 1.58.38.1: #i66239#: make ToolbarManager aware of removed toolbars in Layoutmanager in case of OLEActivation


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [5afd86bf9d3b884a8b52ebfe1c5dd899ba5a0781]

INTEGRATION: CWS inplaceobjects (1.66.50); FILE MERGED 2006/09/28 12:32:22 mba 1.66.50.3: RESYNC: (1.69-1.70); FILE MERGED 2006/08/21 14:33:09 mba 1.66.50.2: RESYNC: (1.66-1.69); FILE MERGED 2006/06/15 10:23:39 mba 1.66.50.1: #i66239#: centralize code for IP deactivation


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [0afba3cb6ddd7a9706c8f1dfc75b7bf376b935e8]

INTEGRATION: CWS inplaceobjects (1.3.60); FILE MERGED 2006/09/28 12:29:04 mba 1.3.60.2: RESYNC: (1.3-1.4); FILE MERGED 2006/09/27 15:23:45 mba 1.3.60.1: #i66239#: make ToolbarManager aware of removed toolbars in Layoutmanager in case of OLEActivation


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [cc44fc533906b14f7831d604c5a950f54d6612bb]

INTEGRATION: CWS inplaceobjects (1.2.104); FILE MERGED 2006/09/27 15:23:44 mba 1.2.104.1: #i66239#: make ToolbarManager aware of removed toolbars in Layoutmanager in case of OLEActivation


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [d49078a1af7b6fa4e26bef044d4804e8dffdee63]

INTEGRATION: CWS inplaceobjects (1.35.142); FILE MERGED 2006/09/28 11:57:41 mba 1.35.142.3: RESYNC: (1.36-1.37); FILE MERGED 2006/08/21 14:23:33 mba 1.35.142.2: RESYNC: (1.35-1.36); FILE MERGED 2006/06/15 10:23:38 mba 1.35.142.1: #i66239#: centralize code for IP deactivation


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [0366f3a47138ceb14a4fb8cf2f10394dc9902c08]

INTEGRATION: CWS thbpp5 (1.13.4); FILE MERGED 2006/10/13 20:00:31 thb 1.13.4.1: #i68512# Fixed double-rotation of outline text glyphs


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [2f1842160c329a4a3b69356f678a31917bdda74a]

INTEGRATION: CWS thbpp5 (1.9.4); FILE MERGED 2006/10/13 20:00:31 thb 1.9.4.1: #i68512# Fixed double-rotation of outline text glyphs


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [e9ef612ed37afa3b785f3a24e8c442b0106a7218]

INTEGRATION: CWS thbpp5 (1.28.24); FILE MERGED 2006/10/05 08:07:34 thb 1.28.24.1: #i69844# Now using correct offsets for scroll text anchoring (text in mtf is now always flush-left)


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [535d0e5ad390f465d7dd0abe776724ede1fff044]

INTEGRATION: CWS thbpp5 (1.74.24); FILE MERGED 2006/10/12 16:58:53 thb 1.74.24.2: #142146# Moved pStream access into guarded scope 2006/10/12 16:51:30 thb 1.74.24.1: #142146# Returning GRFMGR_AUTOSWAPSTREAM_LOADED instead of _NONE when swap-in from doc stream was successful; removed nGrafStreamPos from code & header (legacy from the binary file format)


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [b3e56236cd282e4a8078a08e596f7bd9a762d3e2]

INTEGRATION: CWS npower3 (1.19.40); FILE MERGED 2006/09/28 21:29:15 npower 1.19.40.1: #i64377# pass interaction handler for ui requests


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [cbe16c0d4509b5806c1c73618f425ef4d6e3f3c8]

INTEGRATION: CWS npower3 (1.55.4); FILE MERGED 2006/10/04 16:26:35 npower 1.55.4.4: #i64377# replace dummy ( NULL ) XInteractionHandler with one thats modulesize error aware 2006/09/28 23:01:09 npower 1.55.4.3: RESYNC: (1.55-1.56); FILE MERGED 2006/09/28 21:29:15 npower 1.55.4.2: #i64377# pass interaction handler for ui requests 2006/08/21 10:12:51 npower 1.55.4.1: #i64377# catch vetoexception


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [cab5583c4dbf8a4fda776ddcd16ed1e370a5b3ed]

INTEGRATION: CWS npower3 (1.113.10); FILE MERGED 2006/10/09 09:24:59 mav 1.113.10.7: #i64377# move the warning handling in central place 2006/10/05 10:00:29 npower 1.113.10.6: #i64377# fixup some added/removed lines to make diffs more pleasant 2006/10/05 08:04:48 npower 1.113.10.5: #i64377# move ModuleSizeExceeded implementation into its own source file 2006/10/04 18:22:32 npower 1.113.10.4: #i64377# reflect changes to css::script::ModuleSizeExceededRequest also remove definition of ModuleSizeExceeded from sfxbasemodule 2006/09/29 10:26:39 npower 1.113.10.3: #i64377# oops logic error, normal processing and my code should not be mixed 2006/09/28 22:54:26 npower 1.113.10.2: RESYNC: (1.113-1.116); FILE MERGED 2006/09/28 16:28:17 npower 1.113.10.1: #i64377# added check to raise warning via interaction handler to sfxbasemodel::storeSelf & sfxbasemodel::impl_store for pasword protected libraries


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [b95907f6cb323cd8d95add4051568ddde7247124]

INTEGRATION: CWS npower3 (1.182.12); FILE MERGED 2006/10/09 10:15:47 mav 1.182.12.2: #i64377# move the warning handling in central place 2006/10/09 09:24:59 mav 1.182.12.1: #i64377# move the warning handling in central place


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [869c471608f500df00dcda296a087facd3ce5725]

INTEGRATION: CWS npower3 (1.92.16); FILE MERGED 2006/10/09 10:15:47 mav 1.92.16.8: #i64377# move the warning handling in central place 2006/10/05 10:00:29 npower 1.92.16.7: #i64377# fixup some added/removed lines to make diffs more pleasant 2006/09/28 22:53:39 npower 1.92.16.6: RESYNC: (1.93-1.94); FILE MERGED 2006/09/28 16:27:14 npower 1.92.16.5: #i64377# removed raising of error box from here ( moved to sfxbasemodel::storeSelf & sfxbasemodel::impl_store ), also minor changes to NeedsBinPasswdLibWarning 2006/09/04 15:33:42 npower 1.92.16.4: #i64377# fix saveas bug 2006/07/27 18:20:53 npower 1.92.16.3: RESYNC: (1.92-1.93); FILE MERGED 2006/07/27 15:13:34 npower 1.92.16.2: #i64377# add warning handling 2006/07/27 13:30:06 npower 1.92.16.1: #i64377# add warning handling


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [3cfd6c6c0c55bfced78b6b4d57f32d537791eb8a]

INTEGRATION: CWS npower3 (1.43.68); FILE MERGED 2006/10/05 08:04:48 npower 1.43.68.1: #i64377# move ModuleSizeExceeded implementation into its own source file


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [61db81465bdfca13e9625f8f7b5c4e4fdaecdb4c]

INTEGRATION: CWS npower3 (1.3.102); FILE MERGED 2006/09/28 17:08:00 npower 1.3.102.1: #i64377# new exception type for interaction handling of password modules


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [a41464944b85e1004c16593ccb33c8b72f42e223]

INTEGRATION: CWS npower3 (1.1.2); FILE ADDED 2006/10/04 18:24:30 npower 1.1.2.3: #i64377# ModuleSizeExceededRequest now to use a sequence for the modules 2006/10/04 13:38:29 npower 1.1.2.2: #i64377# remove published keyword 2006/09/28 17:07:46 npower 1.1.2.1: #i64377# new exception type for interaction handling of password modules


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [4128c53972710714b7e7707c061e45c96bd7d4f5]

INTEGRATION: CWS npower3 (1.52.6); FILE MERGED 2006/10/04 18:23:24 npower 1.52.6.2: #i64377# code review actions use a sequence in ModuleSizeExceededRequest 2006/09/29 10:36:35 npower 1.52.6.1: #i64377# handle new ModuleSizeExceededRequest


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [371a9e13ee5148ff0497e866fa88506e3edb5214]

INTEGRATION: CWS npower3 (1.19.4); FILE MERGED 2006/09/28 22:32:02 npower 1.19.4.3: RESYNC: (1.21-1.22); FILE MERGED 2006/06/28 11:06:23 npower 1.19.4.2: RESYNC: (1.19-1.21); FILE MERGED 2006/04/20 09:41:57 npower 1.19.4.1: #i64377# initial modifications to support large program sizes


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [4185d2678176efd68639ecfba913585e8fe45c0a]

INTEGRATION: CWS npower3 (1.11.74); FILE MERGED 2006/09/28 22:31:56 npower 1.11.74.4: RESYNC: (1.12-1.13); FILE MERGED 2006/08/18 14:26:58 npower 1.11.74.3: #i64377# check in forgotten local edits <sigh> 2006/06/28 11:06:16 npower 1.11.74.2: RESYNC: (1.11-1.12); FILE MERGED 2006/04/20 09:41:57 npower 1.11.74.1: #i64377# initial modifications to support large program sizes


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [8a9d84fe3638cf1cb535f2cfa6448e4d6cd085a2]

INTEGRATION: CWS npower3 (1.26.42); FILE MERGED 2006/09/28 22:31:31 npower 1.26.42.4: RESYNC: (1.29-1.30); FILE MERGED 2006/07/27 18:16:45 npower 1.26.42.3: RESYNC: (1.28-1.29); FILE MERGED 2006/06/28 11:05:36 npower 1.26.42.2: RESYNC: (1.26-1.28); FILE MERGED 2006/04/20 09:41:57 npower 1.26.42.1: #i64377# initial modifications to support large program sizes


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [2dc174c983bc1df3eb8868d4fb581eca8a3c76c6]

INTEGRATION: CWS npower3 (1.8.76); FILE MERGED 2006/04/20 09:41:57 npower 1.8.76.1: #i64377# initial modifications to support large program sizes


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [74a8c26d4666b238d6c60ab00b25548f33f072ab]

INTEGRATION: CWS npower3 (1.28.4); FILE MERGED 2006/06/28 11:03:47 npower 1.28.4.2: RESYNC: (1.28-1.30); FILE MERGED 2006/04/20 09:41:57 npower 1.28.4.1: #i64377# initial modifications to support large program sizes


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [c9b1b2327c8aa4d550afdb6b542ea0d95073fe90]

INTEGRATION: CWS npower3 (1.8.70); FILE MERGED 2006/06/28 11:03:33 npower 1.8.70.2: RESYNC: (1.8-1.9); FILE MERGED 2006/04/20 09:41:56 npower 1.8.70.1: #i64377# initial modifications to support large program sizes


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [2c892da90f87e21314ef5079a782c6f7a6261df7]

INTEGRATION: CWS npower3 (1.8.70); FILE MERGED 2006/10/03 16:53:32 npower 1.8.70.6: #i64377# fix load of basic from password protected stream, also fix load so it properly detects new/old image versions 2006/08/18 14:26:58 npower 1.8.70.5: #i64377# check in forgotten local edits <sigh> 2006/06/29 11:47:40 npower 1.8.70.4: #i64377# some cchanges to support detection of when legacy limits are exceeded 2006/06/28 11:03:21 npower 1.8.70.3: RESYNC: (1.8-1.9); FILE MERGED 2006/04/20 14:00:51 npower 1.8.70.2: #i64377# string pool memory increase 2006/04/20 09:41:56 npower 1.8.70.1: #i64377# initial modifications to support large program sizes


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [e1a03c213c6117aaaecf81948f1a142430c3a49e]

INTEGRATION: CWS npower3 (1.5.70); FILE MERGED 2006/04/20 09:41:56 npower 1.5.70.1: #i64377# initial modifications to support large program sizes


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [05ed3b948fb907f323279ef537b4cc8bf6b43115]

INTEGRATION: CWS npower3 (1.4.70); FILE MERGED 2006/04/20 09:41:56 npower 1.4.70.1: #i64377# initial modifications to support large program sizes


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [a03c2a7181bd9d289ac8e9d53cd9b2c8ac3743b2]

INTEGRATION: CWS npower3 (1.5.70); FILE MERGED 2006/08/18 14:26:58 npower 1.5.70.2: #i64377# check in forgotten local edits <sigh> 2006/04/20 09:41:56 npower 1.5.70.1: #i64377# initial modifications to support large program sizes


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [1748f6ebfbc267ce65379f13f694e551c3386cd0]

INTEGRATION: CWS npower3 (1.13.68); FILE MERGED 2006/09/28 22:30:26 npower 1.13.68.3: RESYNC: (1.14-1.15); FILE MERGED 2006/06/28 11:02:53 npower 1.13.68.2: RESYNC: (1.13-1.14); FILE MERGED 2006/04/20 09:41:55 npower 1.13.68.1: #i64377# initial modifications to support large program sizes


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [619ed9bcce6ba6a56659ed59af9896fff67cbadb]

INTEGRATION: CWS npower3 (1.13.64); FILE MERGED 2006/09/28 22:30:08 npower 1.13.64.3: RESYNC: (1.16-1.17); FILE MERGED 2006/06/28 11:02:33 npower 1.13.64.2: RESYNC: (1.13-1.16); FILE MERGED 2006/04/20 09:41:55 npower 1.13.64.1: #i64377# initial modifications to support large program sizes


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [10b1ea4f2b5b62b6507eee366f188aea41863db5]

INTEGRATION: CWS npower3 (1.8.4); FILE MERGED 2006/09/28 22:30:03 npower 1.8.4.3: RESYNC: (1.9-1.10); FILE MERGED 2006/06/28 11:02:19 npower 1.8.4.2: RESYNC: (1.8-1.9); FILE MERGED 2006/04/20 09:41:55 npower 1.8.4.1: #i64377# initial modifications to support large program sizes


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [17b982b4e182326efe6e8e9e39d84f707b78a57f]

INTEGRATION: CWS npower3 (1.21.68); FILE MERGED 2006/09/28 22:29:20 npower 1.21.68.3: RESYNC: (1.23-1.24); FILE MERGED 2006/06/28 11:01:31 npower 1.21.68.2: RESYNC: (1.21-1.23); FILE MERGED 2006/04/20 09:41:55 npower 1.21.68.1: #i64377# initial modifications to support large program sizes


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [34bda8205901d6d89bfdc6b97fce3adce652284d]

INTEGRATION: CWS npower3 (1.11.68); FILE MERGED 2006/09/28 22:29:32 npower 1.11.68.6: RESYNC: (1.13-1.14); FILE MERGED 2006/08/18 14:26:57 npower 1.11.68.5: #i64377# check in forgotten local edits <sigh> 2006/06/29 11:47:40 npower 1.11.68.4: #i64377# some cchanges to support detection of when legacy limits are exceeded 2006/06/28 11:01:43 npower 1.11.68.3: RESYNC: (1.11-1.13); FILE MERGED 2006/04/20 17:16:16 npower 1.11.68.2: #i64377# detect null buffer, don't write image when size exceeded 2006/04/20 09:41:55 npower 1.11.68.1: #i64377# initial modifications to support large program sizes


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [4f492dc15071b6d931e283c8b05eadceff121fa5]

INTEGRATION: CWS npower3 (1.7.68); FILE MERGED 2006/09/28 22:29:26 npower 1.7.68.4: RESYNC: (1.8-1.9); FILE MERGED 2006/08/18 14:26:57 npower 1.7.68.3: #i64377# check in forgotten local edits <sigh> 2006/06/28 11:01:37 npower 1.7.68.2: RESYNC: (1.7-1.8); FILE MERGED 2006/04/20 09:41:55 npower 1.7.68.1: #i64377# initial modifications to support large program sizes


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [4de7031cea251da0039bd39792d281e670a9ba6e]

INTEGRATION: CWS npower3 (1.28.4); FILE MERGED 2006/10/05 13:36:02 npower 1.28.4.9: #i64377# make sure pLegacyPCode is still set up when we call fixUpMethodStar 2006/10/03 16:53:32 npower 1.28.4.8: #i64377# fix load of basic from password protected stream, also fix load so it properly detects new/old image versions 2006/09/28 22:29:14 npower 1.28.4.7: RESYNC: (1.31-1.33); FILE MERGED 2006/08/18 14:26:57 npower 1.28.4.6: #i64377# check in forgotten local edits <sigh> 2006/06/30 11:22:52 npower 1.28.4.5: #i64377# some cchanges to support detection of when legacy limits are exceeded 2006/06/29 11:47:39 npower 1.28.4.4: #i64377# some cchanges to support detection of when legacy limits are exceeded 2006/06/28 11:01:24 npower 1.28.4.3: RESYNC: (1.28-1.31); FILE MERGED 2006/04/26 08:49:40 npower 1.28.4.2: #i64377# make sure which pImage is not null there is a valid return 2006/04/20 09:41:54 npower 1.28.4.1: #i64377# initial modifications to support large program sizes


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [44fc76098cce97e1c6a338aebefa4dfc613a2392]

INTEGRATION: CWS npower3 (1.18.68); FILE MERGED 2006/10/05 13:36:01 npower 1.18.68.12: #i64377# make sure pLegacyPCode is still set up when we call fixUpMethodStar 2006/10/04 08:22:56 npower 1.18.68.11: #i64377# add in required Load call 2006/10/03 16:53:32 npower 1.18.68.10: #i64377# fix load of basic from password protected stream, also fix load so it properly detects new/old image versions 2006/09/28 22:28:34 npower 1.18.68.9: RESYNC: (1.19-1.20); FILE MERGED 2006/08/18 14:26:57 npower 1.18.68.8: #i64377# check in forgotten local edits <sigh> 2006/06/30 11:22:52 npower 1.18.68.7: #i64377# some cchanges to support detection of when legacy limits are exceeded 2006/06/29 11:47:39 npower 1.18.68.6: #i64377# some cchanges to support detection of when legacy limits are exceeded 2006/06/28 11:00:18 npower 1.18.68.5: RESYNC: (1.18-1.19); FILE MERGED 2006/04/26 08:48:33 npower 1.18.68.4: #i64377# when legacy sizes are exceeded ensure that image doesn't write records for pcode or string pool 2006/04/20 17:20:06 npower 1.18.68.3: #i64377# detect when legacy size exceeded and don't save image in that case 2006/04/20 14:00:51 npower 1.18.68.2: #i64377# string pool memory increase 2006/04/20 09:41:54 npower 1.18.68.1: #i64377# initial modifications to support large program sizes


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [367ec43177a327f714f95b18e592da29347ade7d]

INTEGRATION: CWS npower3 (1.19.4); FILE MERGED 2006/09/28 22:28:22 npower 1.19.4.2: RESYNC: (1.19-1.20); FILE MERGED 2006/08/18 14:26:56 npower 1.19.4.1: #i64377# check in forgotten local edits <sigh>


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [b84c57d8c71813a8a0a8293767ab02569871ec85]

INTEGRATION: CWS kendy15 (1.15.58); FILE MERGED 2006/10/20 09:06:44 kendy 1.15.58.1: #i70594# Fix warning: XYZ is used uninitialized in this function


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [3e802a25c941f8d9c901d0426458f52a8dfff744]

INTEGRATION: CWS kendy15 (1.6.6); FILE MERGED 2006/10/20 09:06:44 kendy 1.6.6.1: #i70594# Fix warning: XYZ is used uninitialized in this function


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [a857333c42494b1f9915461b92869f21429668cb]

INTEGRATION: CWS kendy15 (1.4.52); FILE MERGED 2006/10/20 09:06:44 kendy 1.4.52.1: #i70594# Fix warning: XYZ is used uninitialized in this function


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [7a16a900103925972249666124b294c3592b8e77]

INTEGRATION: CWS kendy15 (1.2.132); FILE MERGED 2006/10/20 09:06:43 kendy 1.2.132.1: #i70594# Fix warning: XYZ is used uninitialized in this function


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [a83b2d0f4b7b486863ccd068dc2fcd60e81cb83d]

INTEGRATION: CWS kendy15 (1.6.132); FILE MERGED 2006/10/20 09:06:43 kendy 1.6.132.1: #i70594# Fix warning: XYZ is used uninitialized in this function


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [45082d5097354d770057552b9d34d6a50fc5ed81]

INTEGRATION: CWS syswinshape (1.3.4); FILE MERGED 2006/10/20 15:32:14 pl 1.3.4.6: solved a merge problem 2006/10/20 13:33:45 pl 1.3.4.5: RESYNC: (1.3-1.5); FILE MERGED 2006/10/19 14:41:41 pl 1.3.4.4: #i69275# we do not want the bubble window to get the focus 2006/10/16 09:03:46 dv 1.3.4.3: #i69275# Bubble window now a system window 2006/10/13 15:17:07 pl 1.3.4.2: #i69275# use ownerdraw as workaround 2006/10/12 09:45:18 dv 1.3.4.1: #i69275# Bubble window now becomes a system window


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [5102afc43b24c815d2c8fe2d9f1582a0b7a5b686]

INTEGRATION: CWS syswinshape (1.7.130); FILE MERGED 2006/10/20 13:00:00 pl 1.7.130.2: RESYNC: (1.7-1.8); FILE MERGED 2006/10/10 16:17:34 pl 1.7.130.1: #i69275# implemented frame shaping


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [a3c034978a410f0edaaf1e7332b619d4241cce45]

INTEGRATION: CWS syswinshape (1.136.128); FILE MERGED 2006/10/20 12:59:42 pl 1.136.128.2: RESYNC: (1.136-1.138); FILE MERGED 2006/10/10 16:17:33 pl 1.136.128.1: #i69275# implemented frame shaping


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [7aca9d118cce5f1d9d1531e7a76f5f7984659193]

INTEGRATION: CWS syswinshape (1.15.334); FILE MERGED 2006/10/20 12:56:23 pl 1.15.334.2: RESYNC: (1.15-1.16); FILE MERGED 2006/10/10 16:17:33 pl 1.15.334.1: #i69275# implemented frame shaping


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [29cf135c55d49c17547d77aae56c1737dc916384]

INTEGRATION: CWS syswinshape (1.15.30); FILE MERGED 2006/10/20 12:55:31 pl 1.15.30.2: RESYNC: (1.15-1.17); FILE MERGED 2006/10/09 17:00:52 pl 1.15.30.1: #i69275# support for shaped system windows


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [6f57c3d0db41f7c431c93766e5bf739aada6690b]

INTEGRATION: CWS syswinshape (1.208.30); FILE MERGED 2006/10/20 12:55:10 pl 1.208.30.2: RESYNC: (1.208-1.212); FILE MERGED 2006/10/09 17:00:51 pl 1.208.30.1: #i69275# support for shaped system windows


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [177004c37d46b1fd36e89eab7173896c91dd2c3b]

INTEGRATION: CWS syswinshape (1.23.178); FILE MERGED 2006/10/20 12:46:10 pl 1.23.178.2: RESYNC: (1.23-1.24); FILE MERGED 2006/10/09 17:00:51 pl 1.23.178.1: #i69275# support for shaped system windows


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [448f1f3efdc23556e36e3152dd6dd06e1528b257]

INTEGRATION: CWS syswinshape (1.50.130); FILE MERGED 2006/10/20 12:44:53 pl 1.50.130.2: RESYNC: (1.50-1.51); FILE MERGED 2006/10/09 17:00:50 pl 1.50.130.1: #i69275# support for shaped system windows


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [dd7f04cd1eb919ba5a9f1ae86cb885a47aab0503]

INTEGRATION: CWS syswinshape (1.54.30); FILE MERGED 2006/10/20 12:43:46 pl 1.54.30.2: RESYNC: (1.54-1.56); FILE MERGED 2006/10/09 17:00:50 pl 1.54.30.1: #i69275# support for shaped system windows


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [0fa039118dc3c90cb229c617cdc4631402462aa5]

INTEGRATION: CWS syswinshape (1.242.12); FILE MERGED 2006/10/20 12:38:45 pl 1.242.12.2: RESYNC: (1.242-1.246); FILE MERGED 2006/10/09 17:00:49 pl 1.242.12.1: #i69275# support for shaped system windows


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [f1dd52a2d23e0176cb020b80b582bf0e8dac173c]

INTEGRATION: CWS syswinshape (1.24.130); FILE MERGED 2006/10/20 12:32:52 pl 1.24.130.2: RESYNC: (1.24-1.25); FILE MERGED 2006/10/13 15:13:45 pl 1.24.130.1: #i69275# have OWNERDRAW windows without border on explicit request


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [f4b9b0c191b158491e5e4d7a01eb5222aa7c196b]

INTEGRATION: CWS swqbf88 (1.8.56); FILE MERGED 2006/10/20 08:43:27 fme 1.8.56.1: #i68837# Use LETTER page format for SPANISH_MEXICAN


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [0e785f0275962bf001ba23ef227a3aa6819d0a6d]

INTEGRATION: CWS swqbf88 (1.97.26); FILE MERGED 2006/10/13 13:23:19 od 1.97.26.1: #i69629# - call method <XMLTextImportHelper::SetOutlineStyles()> after 	   all styles are imported and finished.


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [a839f94866073e74862788f7c2b376af10c88355]

INTEGRATION: CWS swqbf88 (1.32.26); FILE MERGED 2006/10/13 13:23:19 od 1.32.26.1: #i69629# - call method <XMLTextImportHelper::SetOutlineStyles()> after 	   all styles are imported and finished.


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [4fa3b325b4f20b40bcbbd17a7b928ed42136555c]

INTEGRATION: CWS swqbf88 (1.79.6); FILE MERGED 2006/10/19 08:13:05 od 1.79.6.1: #134160# method <SwWW8ImplReader::SetTxtFmtCollAndListLevel(..)> 	 - make code robust: consider that the PaM doesn't denote a text node.


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [df0b92964376312ba531e6777d2a9090ad7c237d]

INTEGRATION: CWS swqbf88 (1.66.24); FILE MERGED 2006/10/18 09:51:41 od 1.66.24.1: #i70223# method <lcl_SetStyleProperty(..)> 	 - delete assignment of paragraph style to list level of outline 	   style, if a list style other than the outline style is set.


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [26707d95957b42d36370d3dc99e1476faaff374e]

INTEGRATION: CWS swqbf88 (1.23.26); FILE MERGED 2006/10/19 08:11:36 od 1.23.26.1: #134160# method <getCrsrPropertyValue(..)> 	 - make code robust: consider case that PaM doesn't denote a text node


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [6c7bb6dfe7e9c3a3df7ef079a93eb543f40c2796]

INTEGRATION: CWS swqbf88 (1.61.26); FILE MERGED 2006/10/20 14:48:30 fme 1.61.26.1: #127138# Do not remove the last text node in RemoveInvisibleContent


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [f20c3bed84512b2de8208ba43c6a673af183e6c9]

INTEGRATION: CWS swqbf88 (1.92.26); FILE MERGED 2006/10/17 12:35:18 od 1.92.26.1: #i58280# - add missing invalidation of cache at anchored object instance


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [c65d7bb7c2c48dcba0e9b09db5b95ed50aafec0b]

INTEGRATION: CWS swqbf88 (1.78.24); FILE MERGED 2006/10/05 19:44:36 od 1.78.24.2: #i58280# method <SwFlyFrm::MakeObjPos()>  	 - update relative position 2006/10/05 09:26:31 od 1.78.24.1: #i70122# classes <SwAnchoredDrawObject> and <SwFlyFrm> 	 - new method <GetObjBoundRect()>


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [8878bfef9c0f3bbbaee14b08560d9a28318b4a7b]

INTEGRATION: CWS swqbf88 (1.23.26); FILE MERGED 2006/10/05 09:24:39 od 1.23.26.1: #i70122# method <SwAnchoredObject::GetObjRectWithSpaces()> 	 - use bounding rectangle of anchored object.


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [4e459f3d9edb526432ca158140fc1d7855431430]

INTEGRATION: CWS swqbf88 (1.19.26); FILE MERGED 2006/10/05 09:26:32 od 1.19.26.1: #i70122# classes <SwAnchoredDrawObject> and <SwFlyFrm> 	 - new method <GetObjBoundRect()>


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [1ff704b11c9e7cdcad97e2b24504fa8d12b84e6f]

INTEGRATION: CWS swqbf88 (1.17.62); FILE MERGED 2006/10/20 14:48:30 fme 1.17.62.1: #127138# Do not remove the last text node in RemoveInvisibleContent


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [0e62dc034fb6c72f5469593ff39e2fbe06c34ccb]

INTEGRATION: CWS swqbf88 (1.16.26); FILE MERGED 2006/10/05 09:26:31 od 1.16.26.1: #i70122# classes <SwAnchoredDrawObject> and <SwFlyFrm> 	 - new method <GetObjBoundRect()>


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [f666af25f7fc32888ac9faa9caada0a88edd6e9b]

INTEGRATION: CWS swqbf88 (1.22.26); FILE MERGED 2006/10/17 12:38:27 od 1.22.26.1: #137792# - synchronize number tree node entry and numbering rule of 	   text node on insertion into the nodes array in methods 	   <SwNodes::InsertNode(..)>, if requested.


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [ec1ecb51ad125d231b57300507b8d7420b97ef12]

INTEGRATION: CWS swqbf88 (1.8.26); FILE MERGED 2006/10/20 14:31:22 ama 1.8.26.1: Fix #137684#: Don't crash with Empty sections


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [f4d0b68185226135fbaf5ee35f8cdaba6abeac25]

INTEGRATION: CWS swqbf88 (1.29.26); FILE MERGED 2006/10/17 12:36:11 od 1.29.26.1: #133792# - adjustments due to changes at class <SwNodes>


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [d27fe06cbdcd25f51e2d697756e37200a508aa81]

INTEGRATION: CWS swqbf88 (1.19.26); FILE MERGED 2006/10/18 09:49:57 od 1.19.26.1: #i70223# method <SwTxtFmtColl::Modify(..)> 	 - delete assignment to list level of outline style, if a list 	   style other than the outline style is set.


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [54b03a65588ff829e76b796f9de125107847fb97]

INTEGRATION: CWS swqbf88 (1.60.6); FILE MERGED 2006/10/23 10:17:18 od 1.60.6.2: RESYNC: (1.60-1.61); FILE MERGED 2006/10/19 07:58:52 od 1.60.6.1: #134160# - method <SwDoc::SetNumRule(..)> 	 -- consider the case that the PaM doesn't denote a text node. 	 - method <SwDoc::NumUpDown(..)> 	 -- make code robust: consider that the node doesn't denote a text node.


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [49d6cb9ff97b5f70c9d5944545623b2bb17f585b]

INTEGRATION: CWS swqbf88 (1.31.6); FILE MERGED 2006/10/20 10:41:14 ama 1.31.6.1: #i70572#: Show redlines => actualize footnote array


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [837b78c0aedaeb051baa9ef40d1af301bf500d85]

INTEGRATION: CWS swqbf88 (1.47.6); FILE MERGED 2006/10/23 10:16:26 od 1.47.6.2: RESYNC: (1.47-1.48); FILE MERGED 2006/10/20 14:48:30 fme 1.47.6.1: #127138# Do not remove the last text node in RemoveInvisibleContent


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [f4c799db9b94763d758d13f96a0dc81ee864e4c3]

INTEGRATION: CWS tbe28 (1.138.40); FILE MERGED 2006/08/21 14:14:11 tbe 1.138.40.2: RESYNC: (1.138-1.141); FILE MERGED 2006/07/17 09:07:09 tbe 1.138.40.1: #i56539# sub menus not detected with Jaws


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [4cc90078b7d5c04a9a2f8f6548a1bfc68c08a6ea]

INTEGRATION: CWS swqbf88 (1.30.26); FILE MERGED 2006/10/19 12:20:04 od 1.30.26.1: #i70538# - method <SwAccessiblePortionData::GetAccessiblePosition(..)> 	 -- consider "empty" model portion, especially at the beginning. 	 - method <SwAccessiblePortionData::FindLastBreak(..)> 	 -- consider size of parameter <rPositions> and ignore its last entry


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [5f8e4ae542cb1aaaabbf1f1cd3de351ecf3f7aa1]

INTEGRATION: CWS swqbf88 (1.66.26); FILE MERGED 2006/10/19 12:21:11 od 1.66.26.1: #i70538# method <SwAccessibleParagraph::GetCaretPos()> 	 - consider that cursor/caret is in front of a list label


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [e9c6a56f86c2a8e99c0266f827e0eb5d9b842486]

INTEGRATION: CWS swqbf88 (1.13.56); FILE MERGED 2006/10/23 10:15:33 od 1.13.56.2: RESYNC: (1.13-1.14); FILE MERGED 2006/10/17 12:30:35 od 1.13.56.1: #137792# class <SWNodes>, methods <Insert()> 	 - rename methods and add 3rd optional parameter


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [679a7821cfb9bd7957f2e72194b698e2c6470870]

INTEGRATION: CWS swqbf88 (1.19.26); FILE MERGED 2006/10/05 09:21:06 od 1.19.26.1: #i70122# classes <SwAnchoredObject> and <SwAnchoredDrawObject> 	 - introduce new method <GetObjBoundRect()> to retrieve bounding 	   rectangle of an anchored object.


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [ea923604f63c53600eecdcfe5a020c583ed9c769]

INTEGRATION: CWS tbe28 (1.6.14); FILE MERGED 2006/08/09 13:54:21 obr 1.6.14.2: circular dependencies - fixed 2006/08/03 10:13:06 obr 1.6.14.1: do not assert SENSITIVE state changes


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [ba2adfc7b7fe0c28ff576576a8aeaa4233a2091e]

INTEGRATION: CWS swqbf88 (1.12.26); FILE MERGED 2006/10/05 09:21:05 od 1.12.26.1: #i70122# classes <SwAnchoredObject> and <SwAnchoredDrawObject> 	 - introduce new method <GetObjBoundRect()> to retrieve bounding 	   rectangle of an anchored object.


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [d07393e39545b94bf8beefed6b248003bd4238b7]

INTEGRATION: CWS tbe28 (1.20.2); FILE MERGED 2006/08/30 05:59:40 obr 1.20.2.1: #i56539# filter SELECTION_CHANGED for menu bar and popup menus as well


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [8918f89992c3622cf5e1a3f0730d697b2e9b9fca]

INTEGRATION: CWS tbe28 (1.5.30); FILE MERGED 2006/08/03 12:28:23 obr 1.5.30.2: createListener overloaded 2006/08/03 12:20:15 obr 1.5.30.1: #i56539# no SELECTABLE state and SELECTED -> ARMED


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [11c38f5b34c586f520ac467cb2863992ac130cd1]

INTEGRATION: CWS tbe28 (1.1.2); FILE ADDED 2006/08/30 05:59:40 obr 1.1.2.1: #i56539# filter SELECTION_CHANGED for menu bar and popup menus as well


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [4d42b4c00aaf343f9e15fc6ccf32d4d208a5d599]

INTEGRATION: CWS tbe28 (1.7.30); FILE MERGED 2006/08/03 13:01:54 obr 1.7.30.2: #i56539# invoke default action for menu items when selected via AccessibleSelection 2006/08/03 10:08:30 obr 1.7.30.1: #i56539# no ACCESSIBLE_SELECTION_PROPERTY change events


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [307ebc52b94ba9e0fa9dac59f69567055ebce4c5]

INTEGRATION: CWS swqbf88 (1.28.10); FILE MERGED 2006/10/23 10:10:04 od 1.28.10.3: RESYNC: (1.28-1.29); FILE MERGED resolve merge conflict 2006/10/18 09:44:55 od 1.28.10.2: #i70223# method <XMLTextStyleContext::Finish(..)> 	 - do not apply list style, if default outline level is set for 	   text documents from versions prior OOo 2.1 resp. SO8 PU5 2006/10/13 13:06:02 od 1.28.10.1: #i69629# class <XMLTextStyleContext> 	 - merge changes of fix i69523 	 - adjustments due to changed <XMLTextImportHelper>


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [2ff4dd48a979a5387ff5d93f8c9d1addd9d65f5a]

INTEGRATION: CWS tbe28 (1.11.14); FILE MERGED 2006/08/03 09:54:50 obr 1.11.14.1: do not assert SENSITIVE state changes


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [6eb8ebc69b838575a9cdd67ab1f5f0d7ea339907]

INTEGRATION: CWS swqbf88 (1.121.10); FILE MERGED 2006/10/13 13:21:07 od 1.121.10.1: #i69629# class <XMLTextImportHelper> 	 - adjustments due to changed data structure for assigning certain 	   paragraph styles to the list levels of the outline style 	 - method <SetStyleAndAttrs(..)> 	   adjust selection of paragraph style for assignment to the list 	   level of the outline style 	 - method <SetOutlineStyles()> 	   evaluate paragraph style candidates for assignment to the list 	   levels of the outline style


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [91bfebe87f332b194b0e91824df82090b8a1bbc6]

INTEGRATION: CWS tbe28 (1.13.14); FILE MERGED 2006/08/03 09:54:50 obr 1.13.14.1: do not assert SENSITIVE state changes


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [31a869ef8f6fec80f3f5c08257bb9cda1ad96280]

INTEGRATION: CWS tbe28 (1.3.30); FILE MERGED 2006/08/03 10:27:31 obr 1.3.30.2: further enhanced out of sync tracing 2006/08/03 08:52:37 obr 1.3.30.1: enhanced out of sync tracing


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [e05eb05ddafd88e2ed4fa78c6295723ffbedc147]

INTEGRATION: CWS swqbf88 (1.7.10); FILE MERGED 2006/10/19 13:14:50 ama 1.7.10.1: Fix #142494#: Use of unknown style name


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [08d02815d464e2a12b593d901c025dece0dbdbc7]

INTEGRATION: CWS tbe28 (1.22.14); FILE MERGED 2006/08/30 05:59:39 obr 1.22.14.2: #i56539# filter SELECTION_CHANGED for menu bar and popup menus as well 2006/08/03 09:02:01 obr 1.22.14.1: #56539# menu items can be focusable


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [50af2471a704960e49ccb73a21865d0a8991e921]

INTEGRATION: CWS tbe28 (1.56.4); FILE MERGED 2006/08/25 10:25:42 tbe 1.56.4.1: #i68079# Patch for toolkit/source/awt/vclxaccessiblecomponent.cxx


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [b881706ef8eb3c2db156f1aac4565da2e257a922]

INTEGRATION: CWS os87 (1.19.52); FILE MERGED 2006/10/23 10:13:36 os 1.19.52.1: #139111# check if interfaces are valid


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [897727d4796604646d8fa2e2951803aa35c43880]

INTEGRATION: CWS os87 (1.10.52); FILE MERGED 2006/10/23 13:08:00 os 1.10.52.1: #i65286# SetFieldUnit: multiple calls on the same control should show the same result (decimal digits depending on FUNIT_POINT)


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [f4ccd6b99115ff85f2f618172f8b3cebab275b05]

INTEGRATION: CWS os87 (1.18.40); FILE MERGED 2006/10/23 11:57:12 os 1.18.40.1: #i70448# prevent crash on invalid number formats


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [7f3cd8f2485a8fe1c0adb1e3e26a12860d469c43]

INTEGRATION: CWS os87 (1.23.40); FILE MERGED 2006/10/23 10:50:14 os 1.23.40.1: #i69618# make the current redline visible (not only pre-selected)


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [0fecce5bf33f1a0a6ff7e1ae37ded6fb75030995]

INTEGRATION: CWS vcl68 (1.82.10); FILE MERGED 2006/10/17 08:54:02 pl 1.82.10.1: #i70489# fix a remainder from multiscreen support


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [bd133407f0a58da8f13d53140084996d319a1610]

INTEGRATION: CWS vcl68 (1.28.10); FILE MERGED 2006/10/13 12:29:33 pl 1.28.10.1: #i70388# set WM_CLASS hint (thanks cmc)


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [f5530ebdebf14a37363b2bdfca5f07b9ea5b0dc0]

INTEGRATION: CWS vcl68 (1.7.44); FILE MERGED 2006/10/18 09:32:05 pl 1.7.44.1: #i70546# fix timeout in SolarThreadExecutor


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [0b2b3c592afca91191c08223ff348da27a662f7c]

INTEGRATION: CWS vcl68 (1.82.42); FILE MERGED 2006/10/18 13:01:23 hdu 1.82.42.1: #i68047# do not filter out ZWJ/ZWNJ


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [5fffb4ffa806fa2f406b5dc1b4a6ab91f4e48745]

INTEGRATION: CWS fwk53 (1.28.20); FILE MERGED 2006/10/16 10:39:47 mav 1.28.20.1: #i68682# fix standalone document info reader/writer


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [e25720ad67428b20e927fa0f2a0bd457240e5392]

INTEGRATION: CWS fwk53 (1.37.20); FILE MERGED 2006/10/18 09:25:08 mav 1.37.20.2: #i70382# the information from the FS has always highest priority 2006/10/16 10:39:47 mav 1.37.20.1: #i68682# fix standalone document info reader/writer


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [0a869c54d1c20512ed5c45600031838cc0b76d69]

INTEGRATION: CWS fwk53 (1.70.20); FILE MERGED 2006/10/18 10:27:30 mav 1.70.20.1: #i70342# the template group may have no target URL


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [7ce78796cc6eb2804856e6c46cfc53daf9787d59]

INTEGRATION: CWS fwk53 (1.42.20); FILE MERGED 2006/10/18 14:55:42 mav 1.42.20.2: #i68682# adopt for linux 2006/10/16 10:39:47 mav 1.42.20.1: #i68682# fix standalone document info reader/writer


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [400ddb5bc620cc25f610e074ec5f37e8f8744a5d]

INTEGRATION: CWS fwk53 (1.49.2); FILE MERGED 2006/10/13 11:30:27 cd 1.49.2.1: #i69361# Exchanged loadComponentFromURL with dispatch to solve problems with non-working macros


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [d7393919c5e08678d2390fc93b1e85bd4e222ba8]

INTEGRATION: CWS fwk53 (1.9.8); FILE MERGED 2006/10/18 11:21:45 mav 1.9.8.1: #i70382# fix optional property handling


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [2a93d86d34c2d94661575cb10b72c34a819d1e2f]

INTEGRATION: CWS fwk53 (1.21.18); FILE MERGED 2006/10/18 07:05:34 mav 1.21.18.2: RESYNC: (1.21-1.22); FILE MERGED 2006/10/16 10:44:11 mav 1.21.18.1: #i68682# fix meta.xml reader/writer


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [777e0fa19310bf452b16f0b861f9c2c7221c55c9]

INTEGRATION: CWS fwk53 (1.17.18); FILE MERGED 2006/10/16 10:44:11 mav 1.17.18.1: #i68682# fix meta.xml reader/writer


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [37d4332fa8477e43c6cbb46cf9be153fb3964441]

INTEGRATION: CWS fwk53 (1.14.18); FILE MERGED 2006/10/16 10:44:11 mav 1.14.18.1: #i68682# fix meta.xml reader/writer


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [b0567b72a986f5ba73e9841e3ffa67793b1adc17]

INTEGRATION: CWS fwk53 (1.6.178); FILE MERGED 2006/10/16 10:44:10 mav 1.6.178.1: #i68682# fix meta.xml reader/writer


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [4b4bb96bc5a3c94d1ee942024dc8f7811a59f865]

INTEGRATION: CWS fwk53 (1.54.4); FILE MERGED 2006/10/18 06:50:17 mav 1.54.4.2: RESYNC: (1.54-1.55); FILE MERGED 2006/10/11 11:12:02 cd 1.54.4.1: #i70019# Check reference before xUIElement can be used


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [a80b6319666eb6937c108a5a87667ae3a1c1af96]

INTEGRATION: CWS fwk53 (1.13.6); FILE MERGED 2006/10/11 15:06:45 cd 1.13.6.1: #i70129# Use correct property index to read context for menu item/sub menus


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [b7e19783a84667843357b11261f39035f9941f6c]

INTEGRATION: CWS cairofixes02 (1.8.40); FILE MERGED 2006/10/09 17:25:33 radekdoulik 1.8.40.2: RESYNC: (1.8-1.9); FILE MERGED 2006/10/09 15:55:03 radekdoulik 1.8.40.1: Issue number:  70245 Submitted by:  radekdoulik Reviewed by:   radekdoulik * patches/cairo/cairocanvas-vcl-add-pixmap-size-to-bitmap-system-data.diff 	(vcl/inc/bitmap.hxx): Have the mnWidth and mnHeight fields also on 	Win32. Don't know if this will turn out to be absolutely 	necessary. 	(vcl/win/source/gdi/salbmp.cxx): Set mnWidth and mnHeight in 	WinSalBitmap::GetSystemData().


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [0590c46e7f1a9daeaea337ede34acfb579a59718]

INTEGRATION: CWS cairofixes02 (1.22.22); FILE MERGED 2006/10/09 17:20:59 radekdoulik 1.22.22.2: RESYNC: (1.22-1.24); FILE MERGED 2006/10/09 15:55:03 radekdoulik 1.22.22.1: Issue number:  70245 Submitted by:  radekdoulik Reviewed by:   radekdoulik * patches/cairo/cairocanvas-vcl-add-pixmap-size-to-bitmap-system-data.diff 	(vcl/inc/bitmap.hxx): Have the mnWidth and mnHeight fields also on 	Win32. Don't know if this will turn out to be absolutely 	necessary. 	(vcl/win/source/gdi/salbmp.cxx): Set mnWidth and mnHeight in 	WinSalBitmap::GetSystemData().


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [bcc566544497e08ba00bed3f8e3dedbc882463e9]

INTEGRATION: CWS cairofixes02 (1.2.20); FILE MERGED 2006/06/30 14:04:59 radekdoulik 1.2.20.1: #i65683# fixes problem of text bounds, visible in text animations, where the top of text was clipped out


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [a02845056b74c919c3c55252cc0603c32d2283a2]

INTEGRATION: CWS cairofixes02 (1.2.20); FILE MERGED 2006/10/09 16:32:43 radekdoulik 1.2.20.2: RESYNC: (1.2-1.3); FILE MERGED 2006/06/30 14:04:58 radekdoulik 1.2.20.1: #i65683# fixes problem of text bounds, visible in text animations, where the top of text was clipped out


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [02f5bbc5a5405f5d7384dcf33dca89b686b15fa3]

INTEGRATION: CWS cairofixes02 (1.2.20); FILE MERGED 2006/10/09 16:32:35 radekdoulik 1.2.20.2: RESYNC: (1.2-1.3); FILE MERGED 2006/10/09 15:57:11 radekdoulik 1.2.20.1: Issue number:  69325 Submitted by:  radekdoulik Reviewed by:   radekdoulik 2006-10-09  Radek Doulik  <rodo@novell.com>

	* patches/src680/apply: added fix from Caolan, move path
	coordinates only when doing stroke. Before they were moved for
	fills as well. It happened because of unclear method name, which
	was indicating just strokes, but was used for clips and fills as
	well. I changed the method names as well now.

2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [bacdb5e882f79cad7c7cf038ce684544bfb5bffe]

INTEGRATION: CWS cairofixes02 (1.3.14); FILE MERGED 2006/10/09 16:31:03 radekdoulik 1.3.14.2: RESYNC: (1.3-1.4); FILE MERGED 2006/10/09 15:55:52 radekdoulik 1.3.14.1: Issue number:  70245 Submitted by:  radekdoulik Reviewed by:   radekdoulik       * patches/cairo/cairocanvas-check-bitmap-system-data-pixmap-size.diff 	(canvas/source/cairo/cairo_helper.cxx): Yes, more diffs to the 	same file here as in cairo-canvas-win32.diff. Part of the diffs 	for Win32 would have partially overlapped the lines already 	handled in this diff, so have to have them here.


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [3f8a5073eb4a29efe6483666c13bd9c868cbead8]

INTEGRATION: CWS cairofixes02 (1.2.20); FILE MERGED 2006/10/09 15:57:11 radekdoulik 1.2.20.1: Issue number:  69325 Submitted by:  radekdoulik Reviewed by:   radekdoulik 2006-10-09  Radek Doulik  <rodo@novell.com>

	* patches/src680/apply: added fix from Caolan, move path
	coordinates only when doing stroke. Before they were moved for
	fills as well. It happened because of unclear method name, which
	was indicating just strokes, but was used for clips and fills as
	well. I changed the method names as well now.

2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [1eb9dd738af94b0a4fc5abca7fb03c6aa1874b68]

INTEGRATION: CWS cairofixes02 (1.3.16); FILE MERGED 2006/10/09 16:30:39 radekdoulik 1.3.16.3: RESYNC: (1.3-1.4); FILE MERGED 2006/10/09 15:57:10 radekdoulik 1.3.16.2: Issue number:  69325 Submitted by:  radekdoulik Reviewed by:   radekdoulik 2006-10-09  Radek Doulik  <rodo@novell.com>

	* patches/src680/apply: added fix from Caolan, move path
	coordinates only when doing stroke. Before they were moved for
	fills as well. It happened because of unclear method name, which
	was indicating just strokes, but was used for clips and fills as
	well. I changed the method names as well now.
2006/06/30 13:58:13 radekdoulik 1.3.16.1: #i65589#
workaround for cairo bug, fixes bitmap drawing problem

2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [86436b71e954dfda7987971ff9756cefe1f7ebb2]

INTEGRATION: CWS cairofixes02 (1.2.20); FILE MERGED 2006/10/09 16:30:31 radekdoulik 1.2.20.2: RESYNC: (1.2-1.3); FILE MERGED 2006/06/30 14:04:58 radekdoulik 1.2.20.1: #i65683# fixes problem of text bounds, visible in text animations, where the top of text was clipped out


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [5eeb9fb37cbf429f8236bdd64f28f88d9af6c67d]

INTEGRATION: CWS cairofixes02 (1.2.20); FILE MERGED 2006/10/09 16:30:25 radekdoulik 1.2.20.2: RESYNC: (1.2-1.3); FILE MERGED 2006/06/30 14:04:58 radekdoulik 1.2.20.1: #i65683# fixes problem of text bounds, visible in text animations, where the top of text was clipped out


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [148b665d89f4cc4cfa6ba2d01bca959b291ba7eb]

INTEGRATION: CWS shellfix04 (1.3.6); FILE MERGED 2006/10/23 12:43:51 obr 1.3.6.1: #i70478# patch applied


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [62d52d68f1675614d983289e9e252dd0bbadcc5b]

INTEGRATION: CWS shellfix04 (1.5.8); FILE MERGED 2006/10/23 12:46:01 obr 1.5.8.1: #i70478# patch applied


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [0bc4a4b29c4a3f22270782546801edae1f1665c0]

INTEGRATION: CWS shellfix04 (1.5.66); FILE MERGED 2006/10/12 13:08:27 obr 1.5.66.1: #i67985# patch applied


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [5b8e944435bc279e1ce07217bc9366a792bf3741]

INTEGRATION: CWS shellfix04 (1.9.18); FILE MERGED 2006/10/12 13:13:21 obr 1.9.18.4: #i67985# fixed merge error 2006/10/12 13:08:27 obr 1.9.18.3: #i67985# patch applied 2006/10/10 06:06:13 obr 1.9.18.2: RESYNC: (1.9-1.10); FILE MERGED 2006/09/04 13:42:25 obr 1.9.18.1: #i69058# patch applied


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [9f0c9243e425725b14345e9de11b0f1352454589]

INTEGRATION: CWS shellfix04 (1.11.8); FILE MERGED 2006/10/12 13:08:27 obr 1.11.8.1: #i67985# patch applied


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [9d78f3091c34973d4845de8907a7392c1a9e84c5]

INTEGRATION: CWS impress109 (1.4.6); FILE MERGED 2006/10/09 11:30:20 cl 1.4.6.1: #i67799# applied patch


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [e5eed7a16e3830161c2465e1cd1421e7b86bce87]

INTEGRATION: CWS impress109 (1.37.28); FILE MERGED 2006/10/19 14:27:03 sj 1.37.28.2: RESYNC: (1.37-1.38); FILE MERGED 2006/10/09 10:43:50 cl 1.37.28.1: #133450# check for pages without model


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [7e1306b73ef5febf8a50559b7f6c1655b3698761]

INTEGRATION: CWS impress109 (1.72.30); FILE MERGED 2006/10/20 07:41:56 sj 1.72.30.3: #i69215# removed old and wrong code for SvxFontNameToolBoxControl::StateChanged (removed unused variable) 2006/10/19 14:24:13 sj 1.72.30.2: RESYNC: (1.72-1.73); FILE MERGED 2006/10/12 12:20:39 cl 1.72.30.1: #i69215# removed old and wrong code for SvxFontNameToolBoxControl::StateChanged


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [74bdfe558d738cfafb4596c7c27ff3bab0cb9dd1]

INTEGRATION: CWS impress109 (1.142.28); FILE MERGED 2006/10/19 14:15:02 sj 1.142.28.2: RESYNC: (1.142-1.145); FILE MERGED 2006/10/09 14:40:25 sj 1.142.28.1: #i37136# fixed bold/italic problem for asia and complex languages


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [f612dfa80e701d4bf7e1f4ca8969dace220441e8]

INTEGRATION: CWS impress109 (1.51.26); FILE MERGED 2006/10/19 14:14:54 sj 1.51.26.2: RESYNC: (1.51-1.52); FILE MERGED 2006/10/13 08:05:59 cl 1.51.26.1: #133468# use weak reference for text edit object


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [55ba9d5d77a62bcf8bce8c4843efbc4d9e9be94c]

INTEGRATION: CWS impress109 (1.136.28); FILE MERGED 2006/10/19 14:07:19 sj 1.136.28.2: RESYNC: (1.136-1.139); FILE MERGED 2006/10/12 09:49:11 sj 1.136.28.1: #70290# fixed fontwork font problem


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [e48c4aa8e641715d646bb36abecf8bcd73e88a05]

INTEGRATION: CWS impress109 (1.51.20); FILE MERGED 2006/10/19 12:49:28 sj 1.51.20.2: RESYNC: (1.51-1.52); FILE MERGED 2006/10/13 08:09:37 cl 1.51.20.1: #133468# use weak reference for text edit object


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [152cb6fbad7ccdb3d632c60c4bd675ab86d092b7]

INTEGRATION: CWS impress109 (1.18.24); FILE MERGED 2006/10/10 15:06:23 cl 1.18.24.1: #134177# check if draw view is 0 before using it


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [c16b502a36229b73336cb6a1c714a23be2b392e8]

INTEGRATION: CWS impress109 (1.61.20); FILE MERGED 2006/10/10 15:06:22 cl 1.61.20.1: #134177# check if draw view is 0 before using it


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [7521ba9de9a568e853fe24be8a4b88fb89f4ddb7]

INTEGRATION: CWS impress109 (1.23.22); FILE MERGED 2006/10/10 15:06:22 cl 1.23.22.1: #134177# check if draw view is 0 before using it


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [d4a28df1386a228c420ae963e1c850fec48f8554]

INTEGRATION: CWS impress109 (1.46.22); FILE MERGED 2006/10/10 15:06:22 cl 1.46.22.1: #134177# check if draw view is 0 before using it


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [f9db522716b54296fb88895df8d548fed1ada679]

INTEGRATION: CWS impress109 (1.18.20); FILE MERGED 2006/10/23 15:03:21 af 1.18.20.1: #i68507# Made mpCurrentPage a WeakReference.


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [eecb67b873276b3de29e6520e053f1b8ef608d44]

INTEGRATION: CWS impress109 (1.14.226); FILE MERGED 2006/10/13 08:09:21 cl 1.14.226.1: #133468# use weak reference for text edit object


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [8586f896f279296fb48503ae49866c8260e6d44e]

INTEGRATION: CWS impress109 (1.11.176); FILE MERGED 2006/10/23 15:04:04 af 1.11.176.1: #i68507# Made mpCurrentPage a WeakReference.


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [b67f6d30c92cf61c1c7cc30f6b2085e7d299bc83]

INTEGRATION: CWS impress109 (1.55.22); FILE MERGED 2006/10/10 15:04:00 cl 1.55.22.1: #134177# check if draw view is 0 before using it


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [bccc766c75f87be5b783e72e83c838360bb837b3]

INTEGRATION: CWS impress109 (1.42.22); FILE MERGED 2006/10/10 15:04:00 cl 1.42.22.1: #134177# check if draw view is 0 before using it


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [c5ae71444e68a29a24ac9a2a9c1c3e2f5ad7b525]

INTEGRATION: CWS impress109 (1.44.22); FILE MERGED 2006/10/10 15:04:00 cl 1.44.22.1: #134177# check if draw view is 0 before using it


2006-11-01  Henning Brinkmann  <hbrinkm@openoffice.org>  [6f3ab2d60cc5dd71fa30f738dc58a9449b23c0c8]

hex ids in comments


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [93cf519f0ae90ae1925de32e357a9b9f4ad4c177]

INTEGRATION: CWS impress109 (1.27.22); FILE MERGED 2006/10/10 15:04:00 cl 1.27.22.1: #134177# check if draw view is 0 before using it


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [838800ae8a6117f777ad3e000b2c7ededd0f676a]

INTEGRATION: CWS impress109 (1.14.22); FILE MERGED 2006/10/10 15:04:00 cl 1.14.22.1: #134177# check if draw view is 0 before using it


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [94cc419547d896b5e5b8d63d168ecf410c9d369e]

INTEGRATION: CWS impress109 (1.3.24); FILE MERGED 2006/10/09 12:48:50 cl 1.3.24.1: #128795# use safe sd::ShapeList for online spelling


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [6dc5ce097e72686ac603b519caec8ab2ca6b1571]

INTEGRATION: CWS impress109 (1.47.22); FILE MERGED 2006/10/09 12:48:50 cl 1.47.22.1: #128795# use safe sd::ShapeList for online spelling


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [236c5113a61fa6615b87497149d21ad09b7a8462]

INTEGRATION: CWS impress109 (1.2.230); FILE MERGED 2006/10/09 12:50:38 cl 1.2.230.1: #128795# use safe sd::ShapeList for online spelling


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [85c8d4e7dc954bc9fe7bbdfcdcb29208d4c0b611]

INTEGRATION: CWS impress109 (1.42.130); FILE MERGED 2006/10/09 12:50:38 cl 1.42.130.1: #128795# use safe sd::ShapeList for online spelling


2006-11-01  Henning Brinkmann  <hbrinkm@openoffice.org>  [39fbaf322383d3593d04b613775c58ab14e6d69a]

efforts


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [a303a159e8fc918478cbb5108ca15f9ea3d23a11]

INTEGRATION: CWS atkbridge4 (1.55.28); FILE MERGED 2006/10/24 06:38:26 obr 1.55.28.2: RESYNC: (1.55-1.56); FILE MERGED 2006/10/23 11:55:27 obr 1.55.28.1: #i70361# do not change accessible role for non VCL windows


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [dd3d223a84cdc02fc73ec04f3ccc8cbf5a50924a]

INTEGRATION: CWS atkbridge4 (1.4.30); FILE MERGED 2006/10/23 11:55:27 obr 1.4.30.1: #i70361# do not change accessible role for non VCL windows


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [17eae4e51ecd5927f3698c1e9341952db24d341d]

INTEGRATION: CWS atkbridge4 (1.3.30); FILE MERGED 2006/10/24 12:39:45 obr 1.3.30.3: #i69620# XAccessibleTextAttributes not queried during wrapper initialization 2006/10/06 09:22:37 obr 1.3.30.2: RESYNC: (1.3-1.4); FILE MERGED 2006/08/24 13:19:39 obr 1.3.30.1: #137437# remember deleted character


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [236458934f8644b549d9a647c76ba12127fd69cc]

INTEGRATION: CWS atkbridge4 (1.2.162); FILE MERGED 2006/10/24 07:45:02 obr 1.2.162.3: #i68213# removed >>Test me<< warning 2006/10/06 09:22:03 obr 1.2.162.2: RESYNC: (1.2-1.3); FILE MERGED 2006/08/24 13:19:38 obr 1.2.162.1: #137437# remember deleted character


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [96e8e8bec6a883aeb656d819a1117b7eaafdda5c]

INTEGRATION: CWS abi31 (1.32.12); FILE MERGED 2006/10/26 15:57:11 abi 1.32.12.2: #i70057# breaks build under solaris 2006/10/26 14:40:49 abi 1.32.12.1: #i70057 applied patch


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [00416fde0c20fda2671b93b04142f068a82d5186]

INTEGRATION: CWS abi31 (1.6.20); FILE MERGED 2006/10/26 14:53:07 abi 1.6.20.1: i#69213# applied patch


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [3bf123129e2b4e511242a09341b179dac788b549]

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>  [dbb63ba1d88010c48514a790269b20bc4988faad]

INTEGRATION: CWS abi31 (1.5.6); FILE MERGED 2006/10/26 14:53:06 abi 1.5.6.1: i#69213# applied patch


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [2c5ccf717cfae0e66babb4bb91e613054d8cb18f]

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>  [396fa0876b22229dd1df8d7c68d06595cf679cee]

INTEGRATION: CWS abi31 (1.47.4); FILE MERGED 2006/10/26 14:53:06 abi 1.47.4.1: i#69213# applied patch


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [53d89b16b299dd220a3bb2f18fc0009453c2dd72]

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>  [5c939b1aeb5a06816ba2a727e780913d23576e1a]

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>  [bd4626e3a5db647fe0886ce29b9e7cb7e248a655]

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>  [e243ac4c21b16d6007b19c63346ac3aab5bd391f]

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>  [20802d203b1e47ad83a02e9aa0405bb436108466]

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>  [ff6463de2c6c2db842e04fbc088d315007f34b24]

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>  [648aa1a023caf12f16299d5db4daf86170a93458]

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>  [9e594ead03c71bff415f3961536956e6c21646f9]

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>  [a9b820be2cc8b4f5569f9febc0c4d321a96df47e]

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>  [0d6eae34672e2c7361b1b244005c7b4a1edf737b]

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>  [44516ebb17906b8f781a37e716f1fd6684d6104b]

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>  [26ae913b73a3c46794575b46d68809d62a13961d]

INTEGRATION: CWS native69 (1.13.4); FILE MERGED 2006/10/05 10:01:03 is 1.13.4.1: #141136# checking conditions for showing online update dialog in installation wizard


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [bd07526ca3fdaf529cb1952f5de51f73a85fcbc8]

INTEGRATION: CWS native69 (1.8.18); FILE MERGED 2006/10/05 10:01:03 is 1.8.18.1: #141136# checking conditions for showing online update dialog in installation wizard


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [9534ba2c0d4acf3fdfe1f7f34278f038de4287e7]

INTEGRATION: CWS native69 (1.70.36); FILE MERGED 2006/10/19 12:27:17 is 1.70.36.1: #i66224# poor help files patch


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [44c4e28525139f777974ed4fee54285bbf330d0f]

INTEGRATION: CWS native69 (1.19.4); FILE MERGED 2006/10/19 13:52:46 is 1.19.4.2: RESYNC: (1.19-1.20); FILE MERGED 2006/10/19 12:28:41 is 1.19.4.1: #i66224# poor help files patch


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [2011b8dee539a7c72ddfe2be1b6669e2ed41963a]

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>  [8ea75ebbd76f93c61b3b84b143d0814d31f4fec4]

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>  [443a91d8a007a2d2e9b462c7bada07763b9041c0]

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>  [446d8e6a3b0da36007fec76ff9786ce2d2a6b5a0]

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>  [a21801184f93b986252b6477ed69f32c519113d4]

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>  [2c9a7b012db96441ee28766f1d5295135be8e31f]

INTEGRATION: CWS iconupdate01 (1.3.8); FILE MERGED 2006/10/24 12:54:56 tv 1.3.8.1: iconupdate01 Issue number: Submitted by: Reviewed by:


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [6163475228f159102fb0e599c660f833efe4d764]

INTEGRATION: CWS iconupdate01 (1.2.24); FILE MERGED 2006/10/24 12:54:55 tv 1.2.24.1: iconupdate01 Issue number: Submitted by: Reviewed by:


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [8118754b2bf177ba3b279bf7d20bf970ed12149a]

INTEGRATION: CWS scmissinglinks (1.23.78); FILE MERGED 2006/10/18 13:02:52 nn 1.23.78.1: #139464# put errors in referenced cells of value-linked sheets that can't be updated


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [9371efc7aac0d6e8388fbd360550554042af311f]

INTEGRATION: CWS impress110 (1.68.14); FILE MERGED 2006/10/25 15:48:07 cl 1.68.14.1: #i70726# fixed ole paste regression from i68684 fix


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [b8e2e8dd09ff6657bc7d6e213a57cc92dc654d1b]

INTEGRATION: CWS impress110 (1.42.38); FILE MERGED 2006/10/25 16:55:58 cl 1.42.38.1: #i69010# removed all undo actions from merged undo action list


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [9ded9898b584250a6707645bf91b1c28ce8922f0]

INTEGRATION: CWS impress110 (1.10.38); FILE MERGED 2006/10/26 09:13:23 af 1.10.38.2: #i70806# Pages in 'Screen' size are automtically transformed to printable area. 2006/10/26 09:05:35 af 1.10.38.1: #i70619# Fixed the offset used to print (partial) pages.


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [700c0cd053f17c6697e2f9e01ec238432230eac1]

INTEGRATION: CWS impress110 (1.5.92); FILE MERGED 2006/10/26 09:14:28 af 1.5.92.1: #i70806# Added new IsScreenSize() method.


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [c371091e567b9d26694759b75cce3823245bc780]

INTEGRATION: CWS impress110 (1.37.12); FILE MERGED 2006/10/26 09:31:34 af 1.37.12.1: #i70805# Border of Draw pages initially set to 10mm.


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [8117f0e9240f3e5308529394dd61775b47db5a93]

INTEGRATION: CWS rt17 (1.7.36); FILE MERGED 2006/10/26 16:05:41 rt 1.7.36.1: #i70899# Ignore non existing modules when in local environment.


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [8086cd1eb665ed78d2688b5a4645e38621abc866]

INTEGRATION: CWS updchk01 (1.5.4); FILE MERGED 2006/10/25 12:25:23 dv 1.5.4.4: #i70131# Create resmgr in ctor to avoid threading issues 2006/10/25 09:22:30 dv 1.5.4.3: #i70131# Always use user event to add menu bar icon 2006/10/24 09:45:45 dv 1.5.4.2: #i70732# Don't remove window evt listener so 'other' windows can show icon, too 2006/10/23 07:53:26 dv 1.5.4.1: #i70314# Added change listener so enabling update notification has immediate effect


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [8ac3d1128f4427398fe0f2b1efc86b276f00bad0]

INTEGRATION: CWS abi30 (1.13.24); FILE MERGED 2006/10/17 15:16:20 abi 1.13.24.2: RESYNC: (1.13-1.14); FILE MERGED 2006/09/17 15:51:12 abi 1.13.24.1: #i62809#


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [9f7467f224cac5bf6b8bc9cf668f092e1c81a25e]

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>  [dcd65e92246943db9c73883b79b33ebba49530b0]

INTEGRATION: CWS updchk01 (1.2.52); FILE MERGED 2006/10/23 07:53:26 dv 1.2.52.1: #i70314# Added change listener so enabling update notification has immediate effect


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [9da96fa3b061fd51775f555ede6c7708ed58eb60]

INTEGRATION: CWS abi30 (1.4.50); FILE MERGED 2006/10/17 15:13:26 abi 1.4.50.2: RESYNC: (1.4-1.5); FILE MERGED 2006/10/15 12:44:04 abi 1.4.50.1: i63808#


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [397edb51ec066f887b36d4c7b01bdeab36771556]

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-11-01  Vladimir Glazounov  <vg@openoffice.org>  [4f3597e6a5aef4a00fd7d11cb9cf3c0be480cb28]

INTEGRATION: CWS updchk01 (1.3.14); FILE MERGED 2006/10/23 07:53:25 dv 1.3.14.1: #i70314# Added change listener so enabling update notification has immediate effect


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [5ebc7857fd496231f8d3cd893a18735c1e48e6a9]

INTEGRATION: CWS abi30 (1.21.24); FILE MERGED 2006/10/17 15:08:15 abi 1.21.24.2: RESYNC: (1.21-1.22); FILE MERGED 2006/09/17 14:32:53 abi 1.21.24.1: #i67827# wrong condition


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [1435611f1e10844978b6fc85856c001c2500f3ff]

INTEGRATION: CWS updchk01 (1.6.4); FILE MERGED 2006/10/24 08:00:04 dv 1.6.4.3: #i70314# Some code cleanup 2006/10/24 06:20:02 dv 1.6.4.2: #i70314# We need to listen to 'UpdateFoundFor' changes, too 2006/10/23 07:53:25 dv 1.6.4.1: #i70314# Added change listener so enabling update notification has immediate effect


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [5ab6f4a050a88194b100f4b3696e58c013b5bcb9]

INTEGRATION: CWS pj62 (1.6.30); FILE MERGED 2006/10/12 18:33:13 pjanik 1.6.30.1: #i69183#: Remove SISSL.


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [253d2c51beb4dde8e5ff50b47c93874933da419b]

INTEGRATION: CWS pj62 (1.11.30); FILE MERGED 2006/10/12 18:32:53 pjanik 1.11.30.1: #i69183#: Remove SISSL.


2006-11-01  Vladimir Glazounov  <vg@openoffice.org>  [9d31bcfd823ebaa799e03c12c6b9cf57c1021744]

INTEGRATION: CWS abi30 (1.85.22); FILE MERGED 2006/10/17 15:04:17 abi 1.85.22.2: RESYNC: (1.85-1.88); FILE MERGED 2006/10/15 12:41:05 abi 1.85.22.1: i67604


2006-11-01  Henning Brinkmann  <hbrinkm@openoffice.org>  [f7aa98558abdd65563d70c2aabc74940378ad87c]

added GPL headers


2006-11-01  Henning Brinkmann  <hbrinkm@openoffice.org>  [cc9a95ba26a3720e746b0102fe49c9427c05eed0]

added GPL headers


2006-10-31  Vladimir Glazounov  <vg@openoffice.org>  [c7f85fa824438434abf713eae62526b8930166de]

#100000# changed the abbreviation for the module


2006-10-31  Rüdiger Timm  <rt@openoffice.org>  [926b9ce75d103a5039f22f56dafee4c2ed7b48f2]

#i10000# Sparse semicolon removed to avoid warning 'syntax error: empty declaration'.


2006-10-31  Henning Brinkmann  <hbrinkm@openoffice.org>  [964c6d9a8a20b9f6f206c4f546c70ea18f1c7df6]

efforts


2006-10-31  Rüdiger Timm  <rt@openoffice.org>  [bdd64f858e6884f13afc82e7043d72a4115d4127]

#i10000# Make module acronym unique ('sh' was duplicate with module 'sch').


2006-10-30  Vladimir Glazounov  <vg@openoffice.org>  [d9051c821cf0979bdf3700f0a009a10e1a479d6c]

#100000# unique alias


2006-10-30  Oliver Bolte  <obo@openoffice.org>  [a165388372c784011dba46105ba70fa0ede1a319]

same for unxsoli4


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [b5632c26c266f8e44ceb75c38517ce5c00d59c58]

#i10000# Avoid spurious build breaks in windows 4nt shells when more than 20 languages are enabled.


2006-10-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [44b6b5b6837ccebcf67d7d8c49a0bb558c1c4be4]

#i10000#,#i70965#: check for single CPU on all x86 machines which are compiled by GCC or SunStudio cc if sysconf(_SC_NPROCESSORS_CONF) is available, otherwise fall back to safe (multiprocessor) default. Should now work for MACOSX for Intel and FreeBSD


2006-10-30  Vladimir Glazounov  <vg@openoffice.org>  [ee46606e3dd7ef36865da37750a038e19e3e5910]

SRC680


2006-10-30  Henning Brinkmann  <hbrinkm@openoffice.org>  [c8fcf6a1dd094e124134ad95684bf725b837795a]

dump(WW8OutputWithDepth) too specific, needed OutoutWithDepth<string>


2006-10-30  Henning Brinkmann  <hbrinkm@openoffice.org>  [a4a2addf2fdd21fb7165353995cda92b99e408b3]

dump(WW8OutputWithDepth) too specific, needed OutoutWithDepth<string>


2006-10-30  Henning Brinkmann  <hbrinkm@openoffice.org>  [e259efc2869e9fa964b2b145cd74e671a7375245]

WW8PropertySetImpl::insert: forgotten const


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [5cceca41f7647905b4b5ed41b0ff90cb5dd9e711]

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  Henning Brinkmann  <hbrinkm@openoffice.org>  [f56547af02ed2f9079b17e7d51b43b7d3434f6d8]

cosmetics


2006-10-30  Henning Brinkmann  <hbrinkm@openoffice.org>  [cf109fab6640be44cae284eeece2552c7dd91e86]

debug information


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [67844f7fca58ef8e6d7b4777641876278f212e27]

INTEGRATION: CWS ause060 (1.45.146); FILE MERGED 2006/09/22 18:09:11 hjs 1.45.146.1: #i69234# call required makefile


2006-10-30  Henning Brinkmann  <hbrinkm@openoffice.org>  [b7ac8036a8361acc71925056cd182b704d2a701a]

do not pass on text that is to be ignored


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [263652e1ff0a3c12379ce68ad5ce11f6ceba5e0f]

INTEGRATION: CWS ause060 (1.9.228); FILE MERGED 2006/09/22 17:59:49 hjs 1.9.228.1: #i69234# call required makefile


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [5b137197b64ed0c3b024fa06ebed93238f6c67b1]

INTEGRATION: CWS ause060 (1.6.78); FILE MERGED 2006/09/25 09:02:51 hjs 1.6.78.2: #i69234# typo 2006/09/22 18:04:48 hjs 1.6.78.1: #i69234# call required makefile


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [505e58bff52d7770c8094312ada471161f293517]

INTEGRATION: CWS ause060 (1.1.2); FILE ADDED 2006/09/22 18:04:43 hjs 1.1.2.1: #i69234# add required makefile


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [67a5888f3d43333c4ba466ca52a52e42c6345251]

INTEGRATION: CWS ause060 (1.1.2); FILE ADDED 2006/09/22 17:59:43 hjs 1.1.2.1: #i69234# add required makefile


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [f749b6ac842adb977924ecb03c90fe43d00219a7]

INTEGRATION: CWS ause060 (1.20.60); FILE MERGED 2006/09/22 18:01:21 hjs 1.20.60.1: #i69234# call required makefile


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [29ff948109df71339019456f697ed79cdd5e852d]

INTEGRATION: CWS ause060 (1.1.2); FILE ADDED 2006/09/22 18:01:16 hjs 1.1.2.1: #i69234# add required makefile


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [a5b0de03b3faa3ec8ac3b3a32044b664ca5157ef]

INTEGRATION: CWS ause060 (1.10.154); FILE MERGED 2006/09/22 18:06:04 hjs 1.10.154.1: #i69234# call required makefile


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [da0abbad27f978caf59c7da9997d03a3162ddff4]

INTEGRATION: CWS ause060 (1.1.2); FILE ADDED 2006/09/22 18:05:59 hjs 1.1.2.1: #i69234# add required makefile


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [721aec215f6d520eb731bb3dc0c4a42e4a2bab99]

INTEGRATION: CWS ause060 (1.3.92); FILE MERGED 2006/09/22 18:06:53 hjs 1.3.92.1: #i69234# call required makefile


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [7938ee8d94d1f9a002fc7ea4ba6e7b200636b6e0]

INTEGRATION: CWS ause060 (1.1.2); FILE ADDED 2006/09/22 18:06:49 hjs 1.1.2.1: #i69234# add required makefile


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [fd4dd63dbc91c8aa598abf85f88fd07b84b277ad]

INTEGRATION: CWS ause060 (1.9.24); FILE MERGED 2006/09/22 18:03:52 hjs 1.9.24.1: #i69234# call required makefile


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [4933a8244d98a073b69e6bb9157d2e926f8a8dd9]

INTEGRATION: CWS ause060 (1.1.2); FILE ADDED 2006/09/22 18:03:47 hjs 1.1.2.1: #i69234# add required makefile


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [40d01738a5e3cdaf5531d1b6ea1f4ea4d6cc4c4a]

INTEGRATION: CWS ause060 (1.3.46); FILE MERGED 2006/09/22 18:05:15 hjs 1.3.46.1: #i69234# call required makefile


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [aa973badc7739f22ce4815cc2592568d7b10ae73]

INTEGRATION: CWS ause060 (1.1.2); FILE ADDED 2006/09/22 18:05:03 hjs 1.1.2.1: #i69234# add required makefile


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [966c0cb5d12c60d039fac2db860210a79218969d]

INTEGRATION: CWS ause060 (1.8.196); FILE MERGED 2006/09/22 18:02:44 hjs 1.8.196.1: #i69234# call required makefile


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [a43274756f615f616291693a873fff019ab21029]

INTEGRATION: CWS ause060 (1.1.2); FILE ADDED 2006/09/22 18:02:38 hjs 1.1.2.1: #i69234# add required makefile


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [d4e33de15ef893819702a715d19a8d1a85275882]

INTEGRATION: CWS ause060 (1.15.270); FILE MERGED 2006/10/04 08:42:37 hjs 1.15.270.1: #i70086# cleanup


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [e66373750cb84bddfcc9e0a06fb4fb7d47ba75ed]

INTEGRATION: CWS ause060 (1.12.52); FILE MERGED 2006/09/04 14:21:32 hjs 1.12.52.1: #i69234# add sc/inc to build.lst


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [45b07390635e8410ab974a2da9d8bcc6e9160818]

INTEGRATION: CWS ause060 (1.1.2); FILE ADDED 2006/09/04 11:53:10 hjs 1.1.2.1: #i69234# create pch files


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [f660b4c0aa831a85a868946f7f2a1fec080b0b14]

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>  [68c7f97e58fce82fbb127e7b0e46f0a718d035ef]

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>  [735b3a8cb7972f59b9d1e4f7789d444f65979b9a]

INTEGRATION: CWS ause060 (1.35.350); FILE MERGED 2006/09/22 18:07:38 hjs 1.35.350.1: #i69234# call required makefile


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [0b114d875993f90a9b10547c72fcdb6abf6f4e8c]

INTEGRATION: CWS ause060 (1.1.2); FILE ADDED 2006/09/22 18:07:34 hjs 1.1.2.1: #i69234# add required makefile


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [b89265e771e6238dfb153335ed8a77e26eb2f0ab]

INTEGRATION: CWS ause060 (1.22.28); FILE MERGED 2006/09/22 18:08:52 hjs 1.22.28.1: #i69234# call required makefile


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [6274bd839634a139d1bebd58c4bcec0092a6cb36]

INTEGRATION: CWS ause060 (1.1.2); FILE ADDED 2006/09/22 18:08:47 hjs 1.1.2.1: #i69234# add required makefile


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [57c83c603209451d0dd13a006884641bd2567423]

INTEGRATION: CWS ause060 (1.6.172); FILE MERGED 2006/09/22 17:59:09 hjs 1.6.172.1: #i69234# call required makefile


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [1bd6caa0e05eddd33aafa8a9a17b28591136f51d]

INTEGRATION: CWS ause060 (1.1.2); FILE ADDED 2006/09/27 09:15:08 hjs 1.1.2.2: #i69234# makefile.pmk not reqired but includes settings.mk 2006/09/22 17:59:04 hjs 1.1.2.1: #i69234# add required makefile


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [bca6925658bd24b35f55a3103297168b3e28642a]

INTEGRATION: CWS ause060 (1.5.4); FILE MERGED 2006/09/22 18:00:22 hjs 1.5.4.1: #i69234# call required makefile


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [f46cd3392aa9a13e2ac716656f02c3b5369b9196]

INTEGRATION: CWS ause060 (1.1.2); FILE ADDED 2006/09/22 18:00:17 hjs 1.1.2.1: #i69234# add required makefile


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [7987ae7e33c3bf4e1b2343a31342c086144b8f76]

INTEGRATION: CWS ause060 (1.1.2); FILE ADDED 2006/09/22 18:09:06 hjs 1.1.2.1: #i69234# add required makefile


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [590d7870e3efcc7fd97df6594e8263ea25b51b9b]

INTEGRATION: CWS ause060 (1.8.34); FILE MERGED 2006/09/22 18:09:45 hjs 1.8.34.1: #i69234# call required makefile


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [1d81f61736d8ed3bcaf28ccdbed508d5206a3c0e]

INTEGRATION: CWS ause060 (1.1.2); FILE ADDED 2006/09/22 18:09:35 hjs 1.1.2.1: #i69234# add required makefile


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [dfad43e6a4eb51e5664386c6941410a764ca22d3]

INTEGRATION: CWS ause060 (1.22.74); FILE MERGED 2006/09/29 17:24:57 hjs 1.22.74.1: #i69951# remove CONV_STAR_FONTS


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [edb1e00291fd8f814179d8afa4aa6f17b2d8010c]

INTEGRATION: CWS ause060 (1.5.170); FILE MERGED 2006/09/29 17:24:56 hjs 1.5.170.1: #i69951# remove CONV_STAR_FONTS


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [87183e43eb748eba749cc488022a04757fa1ffe0]

INTEGRATION: CWS ause060 (1.28.2); FILE MERGED 2006/09/29 17:24:56 hjs 1.28.2.1: #i69951# remove CONV_STAR_FONTS


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [cc106c8acd7d2d367e23553f4d0fd8f00abfdf50]

INTEGRATION: CWS ause060 (1.96.2); FILE MERGED 2006/09/29 17:24:56 hjs 1.96.2.1: #i69951# remove CONV_STAR_FONTS


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [235c2ce0dd3846117c20e61accbbf3006decda94]

INTEGRATION: CWS ause060 (1.9.44); FILE MERGED 2006/09/29 17:24:56 hjs 1.9.44.1: #i69951# remove CONV_STAR_FONTS


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [cf170c3f6408f232cb10b440d7f2aae081af30ff]

INTEGRATION: CWS ause060 (1.56.2); FILE MERGED 2006/09/29 17:24:56 hjs 1.56.2.1: #i69951# remove CONV_STAR_FONTS


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [e9dabebcbab5a90f02b865ee73872c19ac8d117b]

INTEGRATION: CWS ause060 (1.20.2); FILE MERGED 2006/09/29 17:24:55 hjs 1.20.2.1: #i69951# remove CONV_STAR_FONTS


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [80afc54c6379b46189b38d943fedd2bd6317c877]

INTEGRATION: CWS ause060 (1.121.2); FILE MERGED 2006/09/29 17:24:55 hjs 1.121.2.1: #i69951# remove CONV_STAR_FONTS


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [b5e083a5423eef92fd453d2d8b109f5f9e9fa3d7]

INTEGRATION: CWS ause060 (1.34.170); FILE MERGED 2006/09/29 17:24:55 hjs 1.34.170.1: #i69951# remove CONV_STAR_FONTS


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [2570426b5f8161049d059f500582d30a0940967f]

INTEGRATION: CWS ause060 (1.38.2); FILE MERGED 2006/09/29 17:24:55 hjs 1.38.2.1: #i69951# remove CONV_STAR_FONTS


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [656b5d787cb829e3335b7a9db02f0a29aa0b7af5]

INTEGRATION: CWS ause060 (1.30.170); FILE MERGED 2006/09/29 17:24:54 hjs 1.30.170.1: #i69951# remove CONV_STAR_FONTS


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [ea21c49fd39d1c2d219fa6e1719983d94a3d8d79]

INTEGRATION: CWS ause060 (1.10.170); FILE MERGED 2006/09/29 17:24:54 hjs 1.10.170.1: #i69951# remove CONV_STAR_FONTS


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [e5dd2a5b4af1fa4467c0056ac447274fd369275b]

INTEGRATION: CWS ause060 (1.10.170); FILE MERGED 2006/09/29 17:24:53 hjs 1.10.170.1: #i69951# remove CONV_STAR_FONTS


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [7ebc6dabe1cdd6b02b4b10074605277af89f2073]

INTEGRATION: CWS ause060 (1.94.2); FILE MERGED 2006/09/29 17:24:53 hjs 1.94.2.1: #i69951# remove CONV_STAR_FONTS


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [f7839ea2aa7eff3b1ee18b0334616505653b5a7b]

INTEGRATION: CWS ause060 (1.26.46); FILE MERGED 2006/09/29 17:24:53 hjs 1.26.46.1: #i69951# remove CONV_STAR_FONTS


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [9cb44a3fcc442f9763abd0f0ff12d6c928f5ca38]

INTEGRATION: CWS ause060 (1.12.326); FILE MERGED 2006/09/27 07:39:27 hjs 1.12.326.1: #i69234# dependencies for pch support


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [ecc0af8669480600a3c031771b1bc11251c8b75c]

INTEGRATION: CWS ause060 (1.1.2); FILE ADDED 2006/09/29 17:24:12 hjs 1.1.2.1: #i69234# pch support


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [60324f4f4c9676007542b7e7ae153ea360ac66e6]

INTEGRATION: CWS ause060 (1.6.182); FILE MERGED 2006/09/22 17:58:37 hjs 1.6.182.1: #i69234# call required makefile


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [8cae5c5e17fb2186d1a8a2ccb50760cf2e6227ed]

INTEGRATION: CWS ause060 (1.1.2); FILE ADDED 2006/09/22 17:58:32 hjs 1.1.2.1: #i69234# add required makefile


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [a27ad77f15561df5c11de811b71f0e89ae60e0cd]

INTEGRATION: CWS ause060 (1.35.46); FILE MERGED 2006/09/22 18:01:10 hjs 1.35.46.1: #i69234# call required makefile


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [c529f820c0c3afc7673b537da8d839e72658353d]

INTEGRATION: CWS ause060 (1.1.2); FILE ADDED 2006/09/22 18:01:04 hjs 1.1.2.1: #i69234# add required makefile


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [72cc3f10a7f036821cde742dc87ceb06e43eb8b4]

INTEGRATION: CWS ause060 (1.21.34); FILE MERGED 2006/09/22 18:03:12 hjs 1.21.34.1: #i69234# call required makefile


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [9de322e40b266366c2957509f6b0261ecdf0bf46]

INTEGRATION: CWS ause060 (1.1.2); FILE ADDED 2006/09/22 18:03:08 hjs 1.1.2.1: #i69234# add required makefile


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [142e5d55c57ca8c842c4e024db01a4a1d08af3c1]

INTEGRATION: CWS ause060 (1.21.24); FILE MERGED 2006/09/22 18:05:34 hjs 1.21.24.1: #i69234# call required makefile


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [e16999355c6f31c9cac078c60e5c67fd355c3076]

INTEGRATION: CWS ause060 (1.1.2); FILE ADDED 2006/09/22 18:05:30 hjs 1.1.2.1: #i69234# add required makefile


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [36719ce6f1b57ee7718e99db5657a82035a289d7]

INTEGRATION: CWS ause060 (1.4.90); FILE MERGED 2006/09/22 18:06:34 hjs 1.4.90.1: #i69234# call required makefile


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [92476d9b398a18afe4220137a532c6ccdf86822c]

INTEGRATION: CWS ause060 (1.1.2); FILE ADDED 2006/09/22 18:06:26 hjs 1.1.2.1: #i69234# add required makefile


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [156288b6bbccd1e940f6d4ff61b2f9cdad6dfff1]

INTEGRATION: CWS ause060 (1.2.332); FILE MERGED 2006/09/22 18:08:26 hjs 1.2.332.1: #i69234# call required makefile


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [349e756503308e9772da6da8c33592da4f011379]

INTEGRATION: CWS ause060 (1.1.2); FILE ADDED 2006/09/22 18:08:22 hjs 1.1.2.1: #i69234# add required makefile


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [316902ddbbfda737e6ae91362593e4f4cf44fd58]

INTEGRATION: CWS ause060 (1.3.164); FILE MERGED 2006/09/22 18:03:23 hjs 1.3.164.1: #i69234# call required makefile


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [3eab39eca22c81ed9e536808f2de2524d81fde70]

INTEGRATION: CWS ause060 (1.1.2); FILE ADDED 2006/09/22 18:03:18 hjs 1.1.2.1: #i69234# add required makefile


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [55c9290b012911ea486cbaf493b6f56be22e4b75]

INTEGRATION: CWS ause060 (1.9.16); FILE MERGED 2006/09/22 17:58:20 hjs 1.9.16.1: #i69234# call required makefile


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [70d200d05cbd20c7990ab5bed285841757630644]

INTEGRATION: CWS ause060 (1.1.2); FILE ADDED 2006/09/22 17:58:14 hjs 1.1.2.1: #i69234# add required makefile


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [030b7f379a6b4716b86c50090ec4a107e0b802f8]

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>  [847afd018a558ec9b2cf34efa44485ec1fa494f5]

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>  [9d96d380c993c6e845f688dfffaaf2e80b479ae9]

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>  [de469fb388b8528cf012eafb1bf18c50bec90674]

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>  [1c90c1597f73d3ecd4a8081ec108934e44fa91a9]

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>  [2064ac9a45fcbc8ae4aec68946633e7362340e5c]

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>  [467e071c79b0aac5ae1a10a3844f733ab068a15f]

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-30  Rüdiger Timm  <rt@openoffice.org>  [032757e6c7f39f2b064ff2f760ff9d4b5885c969]

INTEGRATION: CWS ause060 (1.2.388); FILE MERGED 2006/09/22 18:07:03 hjs 1.2.388.1: #i69234# call required makefile


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [1a3aef2b0fab9dfaeef6cae7c6cb6b9332e1b7eb]

INTEGRATION: CWS ause060 (1.1.2); FILE ADDED 2006/09/22 18:06:58 hjs 1.1.2.1: #i69234# add required makefile


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [75b532bdd8e7f3d6627d4b497ffdcae4ae6b014a]

INTEGRATION: CWS ause060 (1.24.172); FILE MERGED 2006/09/22 18:02:00 hjs 1.24.172.1: #i69234# call required makefile


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [5d2a17a9a0031bbcfce1368b3a9fdb137150bdce]

INTEGRATION: CWS ause060 (1.1.2); FILE ADDED 2006/09/22 18:01:54 hjs 1.1.2.1: #i69234# add required makefile


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [d78e9a4cdc0d9ebe2921bbe6ad52706ad62b143d]

INTEGRATION: CWS ause060 (1.10.62); FILE MERGED 2006/09/22 18:00:58 hjs 1.10.62.1: #i69234# call required makefile


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [b3e1bd55d00471613953c8aa22d77e4863baf6e1]

INTEGRATION: CWS ause060 (1.1.2); FILE ADDED 2006/09/22 18:00:53 hjs 1.1.2.1: #i69234# add required makefile


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [eee76c0cc54cd22fbf17af5b3d4050e98f34d2e1]

INTEGRATION: CWS ause060 (1.2.20); FILE MERGED 2006/10/09 15:37:32 hjs 1.2.20.1: #i70234# add missing include


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [6f2051bd162d0d851ecf22b0c78a08920aec5478]

INTEGRATION: CWS ause060 (1.22.422); FILE MERGED 2006/09/27 07:38:31 hjs 1.22.422.1: #i69234# dependencies for pch support


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [da2c0f753995a81e274bf873298301f0474ccafd]

INTEGRATION: CWS ause060 (1.3.572); FILE MERGED 2006/09/27 07:27:16 hjs 1.3.572.1: #i69234# pch support


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [ca475b801419b2a773253a4f53e28e64cb1c34e6]

INTEGRATION: CWS ause060 (1.2.70); FILE MERGED 2006/09/22 18:04:28 hjs 1.2.70.1: #i69234# call required makefile


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [8eb704a442ff14e1bc2c4e657252183627df7b3e]

INTEGRATION: CWS ause060 (1.1.2); FILE ADDED 2006/09/22 18:04:23 hjs 1.1.2.1: #i69234# add required makefile


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [bcb69aada43c84a439b2cb7367e3d41b8944964a]

INTEGRATION: CWS ause060 (1.4.10); FILE MERGED 2006/09/22 18:07:48 hjs 1.4.10.1: #i69234# call required makefile


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [aabdd8276e3961a936c7e000ec4226da5a04b56b]

INTEGRATION: CWS ause060 (1.1.2); FILE ADDED 2006/09/22 18:07:43 hjs 1.1.2.1: #i69234# add required makefile


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [bc309de706ab27404bcb88048cfbcf0cf7892105]

INTEGRATION: CWS ause060 (1.4.22); FILE MERGED 2006/09/22 17:59:38 hjs 1.4.22.1: #i69234# call required makefile


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [fd5a73beef6882fbf5322428e5d37b0fe69c896c]

INTEGRATION: CWS ause060 (1.1.2); FILE ADDED 2006/09/22 17:59:25 hjs 1.1.2.1: #i69234# add required makefile


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [0ee106ae5f538a4b7cef47970e6db4cbb9ef3203]

INTEGRATION: CWS ause060 (1.8.36); FILE MERGED 2006/09/22 17:58:58 hjs 1.8.36.1: #i69234# call required makefile


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [73a62dbe984931a4142614d78857d3b64bb7230e]

INTEGRATION: CWS ause060 (1.1.2); FILE ADDED 2006/09/22 17:58:52 hjs 1.1.2.1: #i69234# add required makefile


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [355bb8b8994b15ca436605a9f015688f4015984f]

INTEGRATION: CWS ause060 (1.31.48); FILE MERGED 2006/09/22 18:00:11 hjs 1.31.48.1: #i69234# call required makefile


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [ab693390d8ec75419d04042884fbede004c6b5fc]

INTEGRATION: CWS ause060 (1.1.2); FILE ADDED 2006/09/22 18:00:05 hjs 1.1.2.1: #i69234# add required makefile


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [b99cf39a2bec8432a7f0a51b298587995d4d58ac]

INTEGRATION: CWS ause060 (1.3.86); FILE MERGED 2006/09/22 18:05:24 hjs 1.3.86.1: #i69234# call required makefile


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [adbf4b9e63af57ce36f946ee918bad493627a48d]

INTEGRATION: CWS ause060 (1.1.2); FILE ADDED 2006/09/22 18:05:20 hjs 1.1.2.1: #i69234# add required makefile


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [1dcf64c043a3d80809200207658cbfd3b391ae2d]

INTEGRATION: CWS ause060 (1.9.28); FILE MERGED 2006/09/22 17:59:20 hjs 1.9.28.1: #i69234# call required makefile


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [f2fe6f3f1e3051179432041f228094736a96ddef]

INTEGRATION: CWS ause060 (1.1.2); FILE ADDED 2006/09/22 17:59:14 hjs 1.1.2.1: #i69234# add required makefile


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [c9aafebdf3b5914b5ad8c018916012f7ac3a9687]

INTEGRATION: CWS ause060 (1.4.36); FILE MERGED 2006/09/22 18:03:02 hjs 1.4.36.1: #i69234# call required makefile


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [c15e7021071d75aef2c12946048cf927eb6ad34b]

INTEGRATION: CWS ause060 (1.1.2); FILE ADDED 2006/09/22 18:02:49 hjs 1.1.2.1: #i69234# add required makefile


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [04aed06966aad0c2755eb6e4cead5ae187d13f08]

INTEGRATION: CWS ause060 (1.29.12); FILE MERGED 2006/09/22 18:06:21 hjs 1.29.12.1: #i69234# call required makefile


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [827270c1d67f9a22f9e8a289ac6cb16db6ac0696]

INTEGRATION: CWS ause060 (1.1.2); FILE ADDED 2006/09/22 18:06:09 hjs 1.1.2.1: #i69234# add required makefile


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [5019efe3ee9c8b33e196d9abb276d106736fb760]

INTEGRATION: CWS ause060 (1.7.72); FILE MERGED 2006/09/22 17:57:37 hjs 1.7.72.1: #i69234# call required makefile


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [cd8f1503a04f7ea98727d6ac270f4d92723c1f44]

INTEGRATION: CWS ause060 (1.1.2); FILE ADDED 2006/09/25 13:32:46 hjs 1.1.2.2: #i69234# wrong include 2006/09/22 17:57:31 hjs 1.1.2.1: #i69234# add required makefile


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [b2277e48c2c1cc7768ca9427e7041e09a51c8314]

INTEGRATION: CWS ause060 (1.6.12); FILE MERGED 2006/09/22 18:09:21 hjs 1.6.12.1: #i69234# call required makefile


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [5ceead2b6ebd5658c1c62d10e88600fcf2c716d7]

INTEGRATION: CWS ause060 (1.1.2); FILE ADDED 2006/09/22 18:09:16 hjs 1.1.2.1: #i69234# add required makefile


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [dbb3a128ba261c3c43a7a73c29bb23d78cedce94]

INTEGRATION: CWS ause060 (1.5.254); FILE MERGED 2006/09/22 18:09:01 hjs 1.5.254.1: #i69234# call required makefile


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [8b5a32bb0a7a2bde05d2107fba005d98d4b62679]

INTEGRATION: CWS ause060 (1.1.2); FILE ADDED 2006/09/22 18:08:57 hjs 1.1.2.1: #i69234# add required makefile


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [bdcc44932b17fc0658831695bcf2984511a39a63]

INTEGRATION: CWS ause060 (1.19.2); FILE MERGED 2006/09/26 10:47:26 hjs 1.19.2.1: #i69234# fix automated pch include; add license header


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [e3afce2c87f4fa033911c45115569fe6a1dd4b79]

INTEGRATION: CWS ause060 (1.10.32); FILE MERGED 2006/09/22 18:09:30 hjs 1.10.32.1: #i69234# call required makefile


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [7ec76cb0f08798441009a4f20538b22612ec7f40]

INTEGRATION: CWS ause060 (1.1.2); FILE ADDED 2006/09/22 18:09:26 hjs 1.1.2.1: #i69234# add required makefile


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [68d1b334790f37d9c5ac0902dbd05e6bb286bf9e]

INTEGRATION: CWS ause060 (1.3.170); FILE MERGED 2006/09/22 18:07:29 hjs 1.3.170.1: #i69234# call required makefile


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [dad80c13e5f63379e590e3079367d3d5a7188cb8]

INTEGRATION: CWS ause060 (1.1.2); FILE ADDED 2006/09/22 18:07:17 hjs 1.1.2.1: #i69234# add required makefile


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [fd60d6c0e394a5112aa17aa30bf891071c199a64]

INTEGRATION: CWS ause060 (1.24.56); FILE MERGED 2006/09/22 18:08:17 hjs 1.24.56.1: #i69234# call required makefile


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [ece955ae5868a3fcde7ded11fba0837bae8b5743]

INTEGRATION: CWS ause060 (1.1.2); FILE ADDED 2006/09/22 18:08:12 hjs 1.1.2.1: #i69234# add required makefile


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [30709f260b8417e328988900807fc2469a01cbb0]

INTEGRATION: CWS ause060 (1.8.126); FILE MERGED 2006/09/22 18:01:32 hjs 1.8.126.1: #i69234# call required makefile


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [8ee3f5a7e41713a1806e8220b6f1898c6a481ff2]

INTEGRATION: CWS ause060 (1.1.2); FILE ADDED 2006/09/27 09:16:02 hjs 1.1.2.2: #i69234# wrong PRJNAME 2006/09/22 18:01:27 hjs 1.1.2.1: #i69234# add required makefile


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [ff26be243a1b727f9e405db34e2051e5689e8b85]

INTEGRATION: CWS ause060 (1.7.42); FILE MERGED 2006/09/25 13:30:03 hjs 1.7.42.2: #i69234# typo 2006/09/22 17:57:58 hjs 1.7.42.1: #i69234# call required makefile


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [b855454db11d9c3b6493480423b9001006a56eaa]

INTEGRATION: CWS ause060 (1.1.2); FILE ADDED 2006/09/22 17:57:53 hjs 1.1.2.1: #i69234# add required makefile


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [ee632e6f56db4aca4d27d658a12ccc2632769145]

INTEGRATION: CWS ause060 (1.4.442); FILE MERGED 2006/09/22 17:58:09 hjs 1.4.442.1: #i69234# call required makefile


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [674949ceb42770915de925373551281cdc8cd123]

INTEGRATION: CWS ause060 (1.1.2); FILE ADDED 2006/09/22 17:58:04 hjs 1.1.2.1: #i69234# add required makefile


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [8a1bce57d7ba8f4b8a81c7489e21574daeb1a04d]

INTEGRATION: CWS ause060 (1.11.26); FILE MERGED 2006/09/22 18:00:47 hjs 1.11.26.1: #i69234# call required makefile


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [22634d62d1523c808fc0ed918ddb38f857a99174]

INTEGRATION: CWS ause060 (1.1.2); FILE ADDED 2006/09/22 18:00:37 hjs 1.1.2.1: #i69234# add required makefile


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [b72837eee2c18816fdd72af3fbf0f3a611e6a839]

INTEGRATION: CWS ause060 (1.31.16); FILE MERGED 2006/09/22 18:04:38 hjs 1.31.16.1: #i69234# call required makefile


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [a681da704367c022d8b43f92f0bf38bd69e931ab]

INTEGRATION: CWS ause060 (1.1.2); FILE ADDED 2006/09/22 18:04:33 hjs 1.1.2.1: #i69234# add required makefile


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [cc56c58ef24a11909e5e7cf59c3a1518730c3446]

INTEGRATION: CWS ause060 (1.6.36); FILE MERGED 2006/09/22 18:02:10 hjs 1.6.36.1: #i69234# call required makefile


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [1acd67b6266aeff1bec5a887fb8c7e3d3306d784]

INTEGRATION: CWS ause060 (1.1.2); FILE ADDED 2006/09/22 18:02:05 hjs 1.1.2.1: #i69234# add required makefile


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [2ed7ecd0c2209fd564713e20bba106b2bc834151]

INTEGRATION: CWS ause060 (1.3.168); FILE MERGED 2006/09/22 18:03:42 hjs 1.3.168.1: #i69234# call required makefile


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [d951a7c70e0f2ebd16e8e44990d9010960690218]

INTEGRATION: CWS ause060 (1.1.2); FILE ADDED 2006/09/22 18:03:37 hjs 1.1.2.1: #i69234# add required makefile


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [6297a5c95bc6dcf213b8e4437624f56478f36415]

INTEGRATION: CWS ause060 (1.16.454); FILE MERGED 2006/09/20 09:49:42 hjs 1.16.454.1: #i69234# pch support


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [7475bb6707132c99cc77e43f250cd1d46847d875]

INTEGRATION: CWS ause060 (1.1.2); FILE ADDED 2006/09/20 10:04:46 hjs 1.1.2.2: #i69234# add local includes to match compiler switches 2006/09/20 09:49:31 hjs 1.1.2.1: #i69234# pch support


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [ac713f5f5b6abbf1685e5564b5f8ea463257b835]

INTEGRATION: CWS ause060 (1.14.220); FILE MERGED 2006/09/20 11:17:42 hjs 1.14.220.1: #i69234# pch support


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [b4d4daa48c142c68d35aebf51346becfdd637bad]

INTEGRATION: CWS ause060 (1.1.2); FILE ADDED 2006/09/20 11:17:43 hjs 1.1.2.1: #i69234# pch support


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [c740b970305b357242a1cb78ecb78139f3bb56f6]

INTEGRATION: CWS ause060 (1.10.166); FILE MERGED 2006/09/22 18:02:21 hjs 1.10.166.1: #i69234# call required makefile


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [6c31d1c3257854f367b4d6339e98a56c8cdb31cb]

INTEGRATION: CWS ause060 (1.1.2); FILE ADDED 2006/09/22 18:02:16 hjs 1.1.2.1: #i69234# add required makefile


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [639c5eca95010c93743c3bb539586c7cac7f4f50]

INTEGRATION: CWS ause060 (1.11.68); FILE MERGED 2006/09/22 18:04:09 hjs 1.11.68.1: #i69234# call required makefile


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [2ed9084cb3bef740200d507831a8580c89fbe945]

INTEGRATION: CWS ause060 (1.1.2); FILE ADDED 2006/09/22 18:03:58 hjs 1.1.2.1: #i69234# add required makefile


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [f045bd2ffa1dcf3ee70bf2c454d8db01169050ea]

INTEGRATION: CWS ause060 (1.8.100); FILE MERGED 2006/09/22 18:07:13 hjs 1.8.100.1: #i69234# call required makefile


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [8238f3eed04af3cf3c8b04b7b062233e11f9d8f0]

INTEGRATION: CWS ause060 (1.1.2); FILE ADDED 2006/09/22 18:07:08 hjs 1.1.2.1: #i69234# add required makefile


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [edaf5386582cf3110a4946614a071a4b6833416f]

INTEGRATION: CWS ause060 (1.13.12); FILE MERGED 2006/09/22 18:08:42 hjs 1.13.12.1: #i69234# call required makefile


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [4ae70627c13bbb1e87a3088ce947d5f6f225b702]

INTEGRATION: CWS ause060 (1.1.2); FILE ADDED 2006/09/22 18:08:38 hjs 1.1.2.1: #i69234# add required makefile


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [65ea7e9254e6422bfb4b7e9669307118c7ca11fd]

INTEGRATION: CWS ause060 (1.4.168); FILE MERGED 2006/09/25 13:06:04 hjs 1.4.168.2: #i69234# typo 2006/09/22 17:57:47 hjs 1.4.168.1: #i69234# call required makefile


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [621e5a0ef9d7582a75272a490ce30141f1399072]

INTEGRATION: CWS ause060 (1.13.40); FILE MERGED 2006/09/22 18:04:18 hjs 1.13.40.1: #i69234# call required makefile


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [1236b9a513b3c167f84e921f88475fb70f35eefd]

INTEGRATION: CWS ause060 (1.1.2); FILE ADDED 2006/09/22 18:04:14 hjs 1.1.2.1: #i69234# add required makefile


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [efcba48bcc3edf06d9e5f1c24597df74f2f04ed2]

INTEGRATION: CWS ause060 (1.36.20); FILE MERGED 2006/09/22 17:58:47 hjs 1.36.20.1: #i69234# call required makefile


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [44cd9974a9052640ddc466a4720d6d39d69aa742]

INTEGRATION: CWS ause060 (1.1.2); FILE ADDED 2006/09/22 17:58:41 hjs 1.1.2.1: #i69234# add required makefile


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [d8ef755bb3b0d6a97fc8c241014391d437b2acdb]

INTEGRATION: CWS ause060 (1.15.22); FILE MERGED 2006/09/22 17:59:59 hjs 1.15.22.1: #i69234# call required makefile


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [6fbed0607338954278812ba9183873907d0a9964]

INTEGRATION: CWS ause060 (1.1.2); FILE ADDED 2006/09/22 17:59:54 hjs 1.1.2.1: #i69234# add required makefile


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [aa65b7e633104110a9c797d5c60c3dd866f8b3da]

INTEGRATION: CWS ause060 (1.5.136); FILE MERGED 2006/09/27 09:18:42 hjs 1.5.136.1: #i69234# dependencies for pch support


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [5c7f0e6d6c7d39aa4d08b221cba1c9c964ad3b94]

INTEGRATION: CWS ause060 (1.1.2); FILE ADDED 2006/10/04 08:34:35 hjs 1.1.2.1: #i69234# pch support


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [135fa64b30fda28e3beb4d429bbf8f7c45f02fef]

INTEGRATION: CWS ause060 (1.2.220); FILE MERGED 2006/10/04 08:33:30 hjs 1.2.220.1: #i70086# cleanup


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [9a8ea793a1afa3af41d91d0577fcb9c891f5a0cd]

INTEGRATION: CWS ause060 (1.2.4); FILE MERGED 2006/09/25 16:27:41 hjs 1.2.4.1: #i69234# missing pch include


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [86582876362c84cc10def1238543c433c475a6bb]

INTEGRATION: CWS ause060 (1.2.4); FILE MERGED 2006/09/25 15:39:51 hjs 1.2.4.1: #i69234# missing pch include


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [a3adf0b7dd997f89231bf6b1ddb4b803de8c3c84]

INTEGRATION: CWS ause060 (1.16.4); FILE MERGED 2006/09/22 18:02:32 hjs 1.16.4.1: #i69234# call required makefile


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [d6939c6f0d963f63e2b3133e96c6556b8c98665f]

INTEGRATION: CWS ause060 (1.1.2); FILE ADDED 2006/09/22 18:02:26 hjs 1.1.2.1: #i69234# add required makefile


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [67b608a9db6fbcbd2294fe8e8f10f5868bab0e9b]

INTEGRATION: CWS ause060 (1.15.62); FILE MERGED 2006/09/22 18:07:58 hjs 1.15.62.1: #i69234# call required makefile


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [0d2c8d942f0e81baf1f707cdd14de6aef59d9890]

INTEGRATION: CWS ause060 (1.1.2); FILE ADDED 2006/09/22 18:07:53 hjs 1.1.2.1: #i69234# add required makefile


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [784f36348ab5daeddba70eb4b8cd1187d019b1cd]

INTEGRATION: CWS ause060 (1.4.378); FILE MERGED 2006/10/05 11:49:24 hjs 1.4.378.2: #i70086# missing change 2006/10/04 08:32:53 hjs 1.4.378.1: #i70086# assign flag file to target to avoid rebuild


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [ab213c63b0f9090b61c6a3203259ee5c63129c7c]

INTEGRATION: CWS ause060 (1.35.20); FILE MERGED 2006/09/22 18:01:43 hjs 1.35.20.1: #i69234# call required makefile


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [9f35ed6da0797915f188581e81d65160ea3d0042]

INTEGRATION: CWS ause060 (1.1.2); FILE ADDED 2006/09/22 18:01:38 hjs 1.1.2.1: #i69234# add required makefile


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [5b1598227330c65e0572ad84cfdc30214835cee5]

INTEGRATION: CWS ause060 (1.2.72); FILE MERGED 2006/09/22 18:03:32 hjs 1.2.72.1: #i69234# call required makefile


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [8c6d3424c431476bbc7650aaa9514c2523697c36]

INTEGRATION: CWS ause060 (1.1.2); FILE ADDED 2006/09/22 18:03:27 hjs 1.1.2.1: #i69234# add required makefile


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [a947bed45fdd87da49af159f4b354f82f7f82aa4]

INTEGRATION: CWS ause060 (1.7.64); FILE MERGED 2006/09/22 18:00:32 hjs 1.7.64.1: #i69234# call required makefile


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [7c30e9e06510ec9447be1e7d2e2482cf09e6315d]

INTEGRATION: CWS ause060 (1.1.2); FILE ADDED 2006/09/22 18:00:27 hjs 1.1.2.1: #i69234# add required makefile


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [e544f93557d2238c0e7389fc47b8a9fe6ad1ed78]

INTEGRATION: CWS ause060 (1.7.142); FILE MERGED 2006/09/22 18:04:57 hjs 1.7.142.1: #i69234# call required makefile


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [85eeaca0f4cca3543fe94e8af96502900897bf66]

INTEGRATION: CWS ause060 (1.1.2); FILE ADDED 2006/09/22 18:04:53 hjs 1.1.2.1: #i69234# add required makefile


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [75236865f03a93bb880dad8b9f9343df636dcebe]

INTEGRATION: CWS ause060 (1.14.20); FILE MERGED 2006/09/27 09:13:29 hjs 1.14.20.2: #i69234# typo 2006/09/22 18:05:54 hjs 1.14.20.1: #i69234# call required makefile


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [bb84ba2508caed6b87daa0ea96f0eef88c759daf]

INTEGRATION: CWS ause060 (1.1.2); FILE ADDED 2006/09/22 18:05:49 hjs 1.1.2.1: #i69234# add required makefile


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [ae730e43b7ba49f073a672aa348a99173a1f2ee7]

INTEGRATION: CWS ause060 (1.2.276); FILE MERGED 2006/09/22 18:08:07 hjs 1.2.276.1: #i69234# call required makefile


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [df9599ddd4e16f08c958ac4de1695d82668a116b]

INTEGRATION: CWS ause060 (1.1.2); FILE ADDED 2006/09/22 18:08:02 hjs 1.1.2.1: #i69234# add required makefile


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [f32d1a14400f3df79f8098bd6a97f508de50aa68]

INTEGRATION: CWS hr38 (1.5.118); FILE MERGED 2006/09/04 15:29:02 hr 1.5.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-30  Rüdiger Timm  <rt@openoffice.org>  [76a448ddd42f6c84f77f62b898ec70ea2eca6dee]

INTEGRATION: CWS hr38 (1.6.114); FILE MERGED 2006/09/11 13:35:10 hr 1.6.114.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [dfb7253877e8f783f941c59c5fda1d1a28c4dc2f]

INTEGRATION: CWS hr38 (1.12.178); FILE MERGED 2006/09/11 13:40:29 hr 1.12.178.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [735b5b07dcf2bdf63cd227e9fddc724c812a787b]

INTEGRATION: CWS hr38 (1.7.118); FILE MERGED 2006/09/11 13:40:28 hr 1.7.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [c807f1ebb176b75d26b5aefc9b7f62bad7584262]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:40:28 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [24d7e57d92d0b301a0a93adb4549d07c1c47c5b7]

INTEGRATION: CWS hr38 (1.4.116); FILE MERGED 2006/09/11 13:40:27 hr 1.4.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [a1fa5fca064059cc31a06b61a8f6a8f0a4eaeb37]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:40:27 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [84aa68f80c612192ce14aa5b1ba8d700e8f60ec9]

INTEGRATION: CWS hr38 (1.5.36); FILE MERGED 2006/09/11 13:40:27 hr 1.5.36.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [dc064cf99f89f9051a4624a3d56d2d8fdf71c180]

INTEGRATION: CWS hr38 (1.5.118); FILE MERGED 2006/09/11 13:40:27 hr 1.5.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [5e253f8653e8c8b18bbf745da7f216a3e02da2e4]

INTEGRATION: CWS hr38 (1.4.116); FILE MERGED 2006/09/11 13:40:26 hr 1.4.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [3be97ab5e747fbb7b22f74fe9cf83bbc40483530]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:40:26 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [af715ff4149ff3542ff7e78d89aa26850d1514dc]

INTEGRATION: CWS hr38 (1.5.38); FILE MERGED 2006/09/11 13:40:26 hr 1.5.38.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [d3a037b4b891b584843e71674f8b27337e267733]

INTEGRATION: CWS hr38 (1.4.116); FILE MERGED 2006/09/11 13:40:25 hr 1.4.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [0ed30a2da58d0cb32a0fe571c6792cd322412c2e]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:40:25 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [7f7048161937e58e9f306a362ec1229fcaeebe27]

INTEGRATION: CWS hr38 (1.3.116); FILE MERGED 2006/09/11 13:40:18 hr 1.3.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [66976b130fa4d6140cb59c2531b9b91244c3082a]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/11 13:40:18 hr 1.3.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [2ef97362a5f6cc65148ed8875e92bbbd37655f90]

INTEGRATION: CWS hr38 (1.5.116); FILE MERGED 2006/09/11 13:40:18 hr 1.5.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [aac59def7b3dc0996c2ae482202066b32b30961b]

INTEGRATION: CWS hr38 (1.5.118); FILE MERGED 2006/09/11 13:40:18 hr 1.5.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [16653b1b207adb5ff3e8c8542e0fa7e13c665921]

INTEGRATION: CWS hr38 (1.5.36); FILE MERGED 2006/09/11 13:40:18 hr 1.5.36.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [63d1b83f1e228a73b82ca367d8c576a78ac2369d]

INTEGRATION: CWS hr38 (1.5.88); FILE MERGED 2006/09/11 13:40:17 hr 1.5.88.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [a1eb6fd5255d8549726640056c7f86c5f308b8a9]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:40:17 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [99888633af90cfbe0d9f3f8cb5e8e32d0a1872a9]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:40:16 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [18fb2b3d88fd6ffa1864406579c8da51c9bbcfe7]

INTEGRATION: CWS hr38 (1.3.116); FILE MERGED 2006/09/11 13:40:16 hr 1.3.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [b563e1f5dcafdf91d9d15f5b21d70f746a2d58b1]

INTEGRATION: CWS hr38 (1.5.116); FILE MERGED 2006/09/11 13:40:16 hr 1.5.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [29bc6f47a5f07693c18d9d71951cee099c82e643]

INTEGRATION: CWS hr38 (1.5.118); FILE MERGED 2006/09/11 13:40:16 hr 1.5.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [cf6d613b6b679a22c9b5af890c49d2bb4062f910]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/11 13:40:16 hr 1.3.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [1ecbf9b1f11446c202e46b49b9bb65770d6b9c31]

INTEGRATION: CWS hr38 (1.5.116); FILE MERGED 2006/09/11 13:40:15 hr 1.5.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [5988e87c0dbffc41326ee0eb6cd1403cb894438b]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:40:15 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [bec12820aa9ddfea0757e3084967466f7cf1c769]

INTEGRATION: CWS hr38 (1.5.68); FILE MERGED 2006/09/11 13:40:14 hr 1.5.68.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [c39311ad95d5aa570d6af9899c877a6b2537b680]

INTEGRATION: CWS hr38 (1.4.116); FILE MERGED 2006/09/11 13:40:14 hr 1.4.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [0ebadfef5423961d641cd39865aea91498c643c1]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/11 13:40:14 hr 1.3.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [ff40b0e6986d5b9e6143f4bffd7ea9004877676a]

INTEGRATION: CWS hr38 (1.4.116); FILE MERGED 2006/09/11 13:40:13 hr 1.4.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [9d3f74279644128e7eae6ba664e8d246e7b46536]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:40:13 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [600528c2dd5469900f67bc26e47f9afa01d3d721]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/11 13:40:13 hr 1.3.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [4fafd8e66cd38a65eef8beaa0067bc05ef2a60b0]

INTEGRATION: CWS hr38 (1.4.116); FILE MERGED 2006/09/11 13:40:12 hr 1.4.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [5d20a94642c18a849be7b4c711763c1533c7d0cb]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:40:12 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [b180e96a54e88f6d5bf2ac69a528534c767c2b24]

INTEGRATION: CWS hr38 (1.4.70); FILE MERGED 2006/09/11 13:40:12 hr 1.4.70.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [0b997e2751d4b85a370bce36dd90db789e67574d]

INTEGRATION: CWS hr38 (1.3.116); FILE MERGED 2006/09/11 13:40:12 hr 1.3.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [c86c236284c3c915a9aeb57762080f8cf1e2c60a]

INTEGRATION: CWS hr38 (1.5.118); FILE MERGED 2006/09/11 13:40:12 hr 1.5.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [517db8ca6bb45c0a2503170fc7bb1caa80cf575a]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/11 13:40:11 hr 1.3.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [b83e9e3b720eba531ba5ae21a63d35710a6ca854]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:40:11 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [dece595f095ae295e58efa3867699a64bdfde77b]

INTEGRATION: CWS hr38 (1.5.118); FILE MERGED 2006/09/11 13:40:11 hr 1.5.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [ffdc55e95a030c22458932eb3736d4035e525007]

INTEGRATION: CWS hr38 (1.7.116); FILE MERGED 2006/09/11 13:40:11 hr 1.7.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [a70d84dbe8ef49935834f64489f723ab6832cff5]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/11 13:40:10 hr 1.3.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [0baa927a77d7af0dfa69de58fbab521b363478db]

INTEGRATION: CWS hr38 (1.5.118); FILE MERGED 2006/09/11 13:40:10 hr 1.5.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [52b023f589dd50a89458999b3098fa07c77e8d7e]

INTEGRATION: CWS hr38 (1.4.116); FILE MERGED 2006/09/11 13:40:10 hr 1.4.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [2a4909ca7bfaef4ae54e98922a908068f12ca469]

INTEGRATION: CWS hr38 (1.4.114); FILE MERGED 2006/09/11 13:40:09 hr 1.4.114.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [583127ed034ad64dff974e9c48d01db334c42ecd]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:40:09 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [536196bcd0deb4b3c1318be9514d663835382dbe]

INTEGRATION: CWS hr38 (1.3.114); FILE MERGED 2006/09/11 13:40:09 hr 1.3.114.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [43cc0ce6ff783a5c871f91b48ddd78d90ca62307]

INTEGRATION: CWS hr38 (1.3.116); FILE MERGED 2006/09/11 13:40:09 hr 1.3.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [b10c9b91a4bd7e6309bcc30c6f2e149d30a9c3f7]

INTEGRATION: CWS hr38 (1.5.118); FILE MERGED 2006/09/11 13:40:09 hr 1.5.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [68478d6d7aba9a4528271abc43a315957138b735]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/11 13:40:09 hr 1.3.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [7bb7d590298d5f67791ce958056ed753d6e5917a]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/11 13:40:08 hr 1.3.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [9d31c2d3601308e5b051c84ec5261b4abb83bf19]

INTEGRATION: CWS hr38 (1.5.114); FILE MERGED 2006/09/11 13:40:08 hr 1.5.114.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [d10c09687e56fcf91d2d32f841959b5949249b6e]

INTEGRATION: CWS hr38 (1.3.116); FILE MERGED 2006/09/11 13:40:08 hr 1.3.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [d44e8618f283f4599497cf4326c0c075e2aec9d1]

INTEGRATION: CWS hr38 (1.6.118); FILE MERGED 2006/09/11 13:40:08 hr 1.6.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [2eda75e7003cc71ea07d2cef803633fcfd8fcc46]

INTEGRATION: CWS hr38 (1.6.116); FILE MERGED 2006/09/11 13:40:08 hr 1.6.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [a9de5ccb2a78329725d83e4717af382338929c0b]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/11 13:40:07 hr 1.3.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [1a5a02498de2ef7f9c2efa4d6c43b36c571c7a08]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:40:07 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [f226b20272bc6d2308e3f936b454766435872113]

INTEGRATION: CWS hr38 (1.6.84); FILE MERGED 2006/09/11 13:40:07 hr 1.6.84.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [c1cb7446a4b1e880a158868d45beacffa11eca6a]

INTEGRATION: CWS hr38 (1.5.116); FILE MERGED 2006/09/11 13:40:06 hr 1.5.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [c9d0dae6b96eb69e91d5d880be659c3b3aef4a0e]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:40:06 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [c7986902981ee97ed770641d1f45e92aa336c838]

INTEGRATION: CWS hr38 (1.4.116); FILE MERGED 2006/09/11 13:40:06 hr 1.4.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [993bda7f82f5d0cc4e6d0d679f1345b8ce30290e]

INTEGRATION: CWS hr38 (1.5.118); FILE MERGED 2006/09/11 13:40:05 hr 1.5.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [b9cbc724791c2071f1158f79a44c91df1c2615ce]

INTEGRATION: CWS hr38 (1.6.118); FILE MERGED 2006/09/11 13:40:05 hr 1.6.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [f8c871a3322ff6acdc218c542a7e3545ba5b645b]

INTEGRATION: CWS hr38 (1.4.116); FILE MERGED 2006/09/11 13:40:05 hr 1.4.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [d4b2f9285935ff85b866c1e75a0c798fc15201a7]

INTEGRATION: CWS hr38 (1.6.116); FILE MERGED 2006/09/11 13:40:04 hr 1.6.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [81a985411ca5084f00c5d58802fefe3e949e55b8]

INTEGRATION: CWS hr38 (1.4.116); FILE MERGED 2006/09/11 13:40:04 hr 1.4.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [58226a37e2a883cd9643d4584ad4216cb6cba876]

INTEGRATION: CWS hr38 (1.5.118); FILE MERGED 2006/09/11 13:40:04 hr 1.5.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [875ea008c4d5283676e33b20bb60fa2b7d6ef0f0]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:40:04 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [152233ad819b72a1ff56dbd0949d267b3a573c55]

INTEGRATION: CWS hr38 (1.5.116); FILE MERGED 2006/09/11 13:40:03 hr 1.5.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [076215d339b4cab3189ea74f2e9afef18ae8de57]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:40:03 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [827174e7c999880f9a4ea770268a55989461291f]

INTEGRATION: CWS hr38 (1.5.118); FILE MERGED 2006/09/11 13:40:03 hr 1.5.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [db5401fb1b589318791f39bbd85d479cc4d2a95e]

INTEGRATION: CWS hr38 (1.6.118); FILE MERGED 2006/09/11 13:40:03 hr 1.6.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [f25fe405238d13f590e83cc5a4dd508f7d795298]

INTEGRATION: CWS hr38 (1.8.36); FILE MERGED 2006/09/11 13:40:02 hr 1.8.36.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [9dac2f2ad7cf8e6f83bc1eeb7ecfcf8302bce833]

INTEGRATION: CWS hr38 (1.3.116); FILE MERGED 2006/09/11 13:40:02 hr 1.3.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [3de82c37c5c894d6f6ce7c37532a8baf55d330d1]

INTEGRATION: CWS hr38 (1.5.114); FILE MERGED 2006/09/11 13:40:02 hr 1.5.114.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [e91c9e603136b5d6c0dd7ef7c9dc3f3ac7b767db]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:40:02 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [4788f2b3a62ef0960ebb2d060328798d0ff65531]

INTEGRATION: CWS hr38 (1.5.118); FILE MERGED 2006/09/11 13:40:02 hr 1.5.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [2790c9889cbd03968b514b7638871bd2b70d2de4]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:40:01 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [b3338d09b428a3491b519975f826ef626656f6b4]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/11 13:40:01 hr 1.3.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [268a2de856ec7bd553ba0bf3f01f97179da73c21]

INTEGRATION: CWS hr38 (1.5.36); FILE MERGED 2006/09/11 13:40:01 hr 1.5.36.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [0907425091e3b6859443f58141fc4b043ca6ce29]

INTEGRATION: CWS hr38 (1.3.116); FILE MERGED 2006/09/11 13:40:01 hr 1.3.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [627da1540a75e07e398e13b2846ed4be2ae8772a]

INTEGRATION: CWS hr38 (1.5.118); FILE MERGED 2006/09/11 13:40:00 hr 1.5.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [9a195d4812355aa49ec72bc18bb09f4fa9afc4e1]

INTEGRATION: CWS hr38 (1.7.32); FILE MERGED 2006/09/11 13:40:00 hr 1.7.32.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [961201605835e94e3ace336ac28c97a9c0cd0ec4]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:40:00 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [35de2ed1e89dde3aac9f2f3288d3d4d9a5e23991]

INTEGRATION: CWS hr38 (1.3.116); FILE MERGED 2006/09/11 13:40:00 hr 1.3.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [c5099e931376abbc237fafbe3639d38f782c8149]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:39:59 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [1ccf3220ccf1f74afd0c2f93f8bf73e91f9dd3a1]

INTEGRATION: CWS hr38 (1.7.114); FILE MERGED 2006/09/11 13:39:59 hr 1.7.114.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [5eab043e85ecd69765e5084c2d3976a7963cf74a]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/11 13:39:59 hr 1.3.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [d13c86e5378813db00a179b68fdb57c4c516e812]

INTEGRATION: CWS hr38 (1.6.36); FILE MERGED 2006/09/11 13:39:59 hr 1.6.36.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [d49e42d7e1ef6a7a3500a3dae65abb7f3dcae5e9]

INTEGRATION: CWS hr38 (1.3.116); FILE MERGED 2006/09/11 13:39:59 hr 1.3.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [b22a64daa7e64957a504f3e0de7dc9627bd06a16]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:39:58 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [d9aadde26cc2b1dcccf05e4803baa6c2edd7aaa3]

INTEGRATION: CWS hr38 (1.4.70); FILE MERGED 2006/09/11 13:39:58 hr 1.4.70.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [3ce6bb92367d94f275ae4a41b69a6c6902c850af]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/11 13:39:58 hr 1.3.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [4fb6ac79a233a28f21a58a097cc6ed8d42edf040]

INTEGRATION: CWS hr38 (1.4.116); FILE MERGED 2006/09/11 13:39:58 hr 1.4.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [7e9c69ef508366071c20f5f1af03b5c1fcc29816]

INTEGRATION: CWS hr38 (1.5.118); FILE MERGED 2006/09/11 13:39:57 hr 1.5.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [b82fda540fdde8742daabbc503a5cc060578e648]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/11 13:39:57 hr 1.3.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [ebefef5ee330d528888c7bdcdda3ee962779aeaa]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:39:57 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [75b298f2f0fa49292c9c1747acba0ffc720cc4ba]

INTEGRATION: CWS hr38 (1.3.116); FILE MERGED 2006/09/11 13:39:27 hr 1.3.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [49a6542b485d2d16856e9e65781a2cdf977eef05]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/11 13:39:26 hr 1.3.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [d2c81fbcadc514f884e2279e0d1d9d659a0a32a8]

INTEGRATION: CWS hr38 (1.3.116); FILE MERGED 2006/09/11 13:39:26 hr 1.3.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [31aaec3ff62e8defe13983d8cae195888571792e]

INTEGRATION: CWS hr38 (1.4.116); FILE MERGED 2006/09/11 13:39:26 hr 1.4.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [d842871e96dfbf260b3267f0d0aa74789ec0d5ba]

INTEGRATION: CWS hr38 (1.5.116); FILE MERGED 2006/09/11 13:39:26 hr 1.5.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [c4f888f841f56e547b0cc9e17f4cd55c58f021c8]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:39:25 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [480a5b6306d3659d0475b0c90d60791f261244aa]

INTEGRATION: CWS hr38 (1.4.116); FILE MERGED 2006/09/11 13:39:25 hr 1.4.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [ed995f61fe7bfc15181ca1a275b5fb481efcf352]

INTEGRATION: CWS hr38 (1.3.116); FILE MERGED 2006/09/11 13:39:25 hr 1.3.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [61da184e8b669dbe5f06114dd673a8848c8d693a]

INTEGRATION: CWS hr38 (1.3.116); FILE MERGED 2006/09/11 13:39:24 hr 1.3.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [fe87e5fd7f2077e7ce7ecebe8800aec1617f358e]

INTEGRATION: CWS hr38 (1.3.116); FILE MERGED 2006/09/11 13:39:23 hr 1.3.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [1217917a770b2197c122b4447a1387eda2f5b5fd]

INTEGRATION: CWS hr38 (1.4.116); FILE MERGED 2006/09/11 13:39:23 hr 1.4.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [0e7275f0a8e5f1c050fd9e32ca5b52f8ac2fa9fb]

INTEGRATION: CWS hr38 (1.3.116); FILE MERGED 2006/09/11 13:39:22 hr 1.3.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [192d31404cb6b7ced1fc3408259bc4e285dd43cf]

INTEGRATION: CWS hr38 (1.3.116); FILE MERGED 2006/09/11 13:39:21 hr 1.3.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [598d344a2c88f35df5e52c26d3483fa2b242c1d7]

INTEGRATION: CWS hr38 (1.3.116); FILE MERGED 2006/09/11 13:39:20 hr 1.3.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [cdb60954ce6778aa8cf496ea27a53d2ca174b2bc]

INTEGRATION: CWS hr38 (1.5.42); FILE MERGED 2006/09/11 13:39:20 hr 1.5.42.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [709d0eb401cb2675c6f2c79fae23124a947c4634]

INTEGRATION: CWS hr38 (1.6.42); FILE MERGED 2006/09/11 13:39:19 hr 1.6.42.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [2353cb5b01e5238790bad7ecf5f017277ebf337c]

INTEGRATION: CWS hr38 (1.3.116); FILE MERGED 2006/09/11 13:39:19 hr 1.3.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [f24f6b4daff174f14235908f9bf32a029e9a4653]

INTEGRATION: CWS hr38 (1.3.114); FILE MERGED 2006/09/11 13:39:19 hr 1.3.114.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [8ca4866508ebed323c6532bef867e2d891dd1324]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:39:19 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [f1fa30881a9923bfe923c9347d8b52b3e402b053]

INTEGRATION: CWS hr38 (1.5.70); FILE MERGED 2006/09/11 13:39:19 hr 1.5.70.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [b8d907233e51e50897cc7cfcc0a83ce5952b056f]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:39:18 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [a37161f6de53eb3a2a058f5f729434bfdd4c58b9]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/05 11:18:55 hr 1.3.118.1: #i10000#: token after #endif


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [0c3d386c91834ec12dd69f178892f84968f34d37]

INTEGRATION: CWS hr38 (1.7.70); FILE MERGED 2006/09/11 13:39:18 hr 1.7.70.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [b92d318abdba8dc7f5f783eb087b85ad8d977bd4]

INTEGRATION: CWS hr38 (1.5.116); FILE MERGED 2006/09/11 13:39:18 hr 1.5.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [9cb06d3f659083b0c349736b5a1f4450cbd73e57]

INTEGRATION: CWS hr38 (1.4.116); FILE MERGED 2006/09/11 13:39:18 hr 1.4.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [f7c94209d7ef7bf085572a672b05fe7f97971537]

INTEGRATION: CWS hr38 (1.4.42); FILE MERGED 2006/09/11 13:39:18 hr 1.4.42.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [fb23a028445dfdcd1ba9469ad08661a9737b0ad2]

INTEGRATION: CWS hr38 (1.6.42); FILE MERGED 2006/09/11 13:39:17 hr 1.6.42.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [3df62f194c517f732aeeb9c3d7598a8cee3380a0]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/11 13:39:17 hr 1.3.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [57a33ea90d20e0313fcb316af05a5efb4b9ebe41]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:39:17 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [89ecbb16b06d9cdcf73718839c51219536da9a4e]

INTEGRATION: CWS hr38 (1.3.116); FILE MERGED 2006/09/11 13:39:17 hr 1.3.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [3e71c56a26610759dfc3937ca22c120531d0b46c]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/04 17:25:20 hr 1.3.118.2: #i69179#: clean up stripped files; remove obsolete files 2006/09/04 17:18:12 hr 1.3.118.1: #i69179#: remove obsolete file


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [afa8e11ec770fe1cc663746f9a595574ddb58139]

INTEGRATION: CWS hr38 (1.3.116); FILE MERGED 2006/09/11 13:39:15 hr 1.3.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [de3842e676d22b2e600752c9613ae545f5930365]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/11 13:39:14 hr 1.3.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [19c8509e5188845dcf654b1f2c8b8234a42ac65f]

INTEGRATION: CWS hr38 (1.3.116); FILE MERGED 2006/09/11 13:39:14 hr 1.3.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [4ac88bae8c5f3d6de3fd815268fbe607774d3252]

INTEGRATION: CWS hr38 (1.3.116); FILE MERGED 2006/09/11 13:39:13 hr 1.3.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [ded40535a80bcbe4e935a7adaca962d0e13a4fe9]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:39:13 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [f0c20b21ab816ca738c9760338d0b9294bdff644]

INTEGRATION: CWS hr38 (1.2.118); FILE MERGED 2006/09/11 13:39:13 hr 1.2.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [8b8e0cd09221e56cfe7feae0fadded9acb320797]

INTEGRATION: CWS hr38 (1.5.36); FILE MERGED 2006/09/11 13:39:13 hr 1.5.36.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [b30f0684291af5057db8b677caad2281cf34e3db]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/11 13:39:12 hr 1.3.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [400dc1852f58585e29a93beac443e31e5ae726a1]

INTEGRATION: CWS hr38 (1.5.118); FILE MERGED 2006/09/11 13:39:12 hr 1.5.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [39f71d12fa42ddeb02ce4a436a7aa4d1b7b55b2b]

INTEGRATION: CWS hr38 (1.3.116); FILE MERGED 2006/09/11 13:39:12 hr 1.3.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [991cd1287b2b69999d39b24147554edc30491612]

INTEGRATION: CWS hr38 (1.3.116); FILE MERGED 2006/09/11 13:39:11 hr 1.3.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [20e8b19a87357024c6b9a5486f00caa109608e32]

INTEGRATION: CWS hr38 (1.6.118); FILE MERGED 2006/09/11 13:39:11 hr 1.6.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [9cc9a875e818a239ee98752be347cbaa151a46b2]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/11 13:39:11 hr 1.3.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [4918044e9335a89dd80e9b61d8ed446b2059a624]

INTEGRATION: CWS hr38 (1.5.116); FILE MERGED 2006/09/11 13:39:11 hr 1.5.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [31879dad6a9f534708ccd793c2c4fd0532596e09]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/11 13:39:10 hr 1.3.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [745bbdf9713f40c738e65a31f4967f0049c1caf9]

INTEGRATION: CWS hr38 (1.5.116); FILE MERGED 2006/09/11 13:39:10 hr 1.5.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [09738b4ec46253135a4daff551d4e1c8f41ad6fa]

INTEGRATION: CWS hr38 (1.3.116); FILE MERGED 2006/09/11 13:39:10 hr 1.3.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [fc67156559d91b7e290263400635aa9e321efd54]

INTEGRATION: CWS hr38 (1.3.116); FILE MERGED 2006/09/11 13:39:09 hr 1.3.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [9255b5836a00821c66c0b08ffb6f91c9fe2d12e0]

INTEGRATION: CWS hr38 (1.5.116); FILE MERGED 2006/09/11 13:39:09 hr 1.5.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [a4645a3b615fb443551d872f4d5afa0cd09ede37]

INTEGRATION: CWS hr38 (1.4.36); FILE MERGED 2006/09/11 13:39:09 hr 1.4.36.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [d5cc96b6df249fe6dcad9e1eca631764aa80072c]

INTEGRATION: CWS hr38 (1.4.114); FILE MERGED 2006/09/11 13:39:09 hr 1.4.114.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [8bc75a77f0eac180df6f8c3bf333f4ea85512711]

INTEGRATION: CWS hr38 (1.3.116); FILE MERGED 2006/09/11 13:39:08 hr 1.3.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [854b2eaa9eb44562b357b69276c40f97833646b3]

INTEGRATION: CWS hr38 (1.5.114); FILE MERGED 2006/09/11 13:39:08 hr 1.5.114.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [487af1631af9e6c1b1ac33c41fd09b0f0faf7fd0]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/11 13:39:07 hr 1.3.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [f2e07f6044a2c43e8e6b088cf1aad21bf438341f]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:39:07 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [18527b8a1ce849ef14a82662c52edd59157a6033]

INTEGRATION: CWS hr38 (1.5.118); FILE MERGED 2006/09/11 13:39:06 hr 1.5.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [cb2eb7b0d347b4e12078faa0c18709315c463e2e]

INTEGRATION: CWS hr38 (1.5.116); FILE MERGED 2006/09/11 13:39:06 hr 1.5.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [f03e7ab037b989ee4e8d66b7c4d8754d3d49c190]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/11 13:39:06 hr 1.3.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [a273edc396f3b8105b72a63b5c66c4d99601d785]

INTEGRATION: CWS hr38 (1.7.88); FILE MERGED 2006/09/11 13:39:06 hr 1.7.88.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [3688f18fd5af26ab961fa50b37b51956cc0766a1]

INTEGRATION: CWS hr38 (1.4.116); FILE MERGED 2006/09/11 13:39:05 hr 1.4.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [b6f9c277ab038184e870e4db11f48150c1b5c47a]

INTEGRATION: CWS hr38 (1.3.116); FILE MERGED 2006/09/11 13:39:05 hr 1.3.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [41e2f5babba7d6dc8490ef5cc3ff9ee4dba68e6c]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/11 13:39:05 hr 1.3.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [1df76647ec11b18d28922342c5ca750089e80ed8]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:39:05 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [45352a1a293ac346acdb06880b70e88505b66e14]

INTEGRATION: CWS hr38 (1.4.42); FILE MERGED 2006/09/11 13:39:04 hr 1.4.42.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [ccd172e95e7cebbb40f8b8693c69a948e75a1f12]

INTEGRATION: CWS hr38 (1.3.116); FILE MERGED 2006/09/11 13:39:03 hr 1.3.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [fe57ca07490d7265395323ea0524bb1ff052867f]

INTEGRATION: CWS hr38 (1.5.42); FILE MERGED 2006/09/11 13:39:03 hr 1.5.42.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [9d788f641ec7eac263dc4fa45fe8e25cbbc73f16]

INTEGRATION: CWS hr38 (1.4.42); FILE MERGED 2006/09/11 13:39:03 hr 1.4.42.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [13a0fd7f9ba6699fb58a4c708a7518699125ad95]

INTEGRATION: CWS hr38 (1.3.116); FILE MERGED 2006/09/11 13:39:02 hr 1.3.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [4ef2ccc3a6feea8cc509b6f79838e5ad4ef95925]

INTEGRATION: CWS hr38 (1.3.116); FILE MERGED 2006/09/11 13:39:01 hr 1.3.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [55144b882c979f81c46eb1efd4eab43745981617]

INTEGRATION: CWS hr38 (1.3.114); FILE MERGED 2006/09/11 13:39:01 hr 1.3.114.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [8bf113999138aba959f703a88c037688f5d8724b]

INTEGRATION: CWS hr38 (1.3.114); FILE MERGED 2006/09/11 13:39:00 hr 1.3.114.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [183dd73aee005f0d27f5b7522f7bfe781b53d560]

INTEGRATION: CWS hr38 (1.3.116); FILE MERGED 2006/09/11 13:39:00 hr 1.3.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [56f7bbdb00e62652070b0e741bc8e28987a38721]

INTEGRATION: CWS hr38 (1.4.116); FILE MERGED 2006/09/11 13:39:00 hr 1.4.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [0de4e76bbc524b1fe5ee4c5a84e9f6c5c6def6be]

INTEGRATION: CWS hr38 (1.3.116); FILE MERGED 2006/09/11 13:38:59 hr 1.3.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [3e9c51cc1dd6c0680074506f34b9fca12002a786]

INTEGRATION: CWS hr38 (1.5.42); FILE MERGED 2006/09/11 13:38:59 hr 1.5.42.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [fafa75d6d926274d27f68ea6c2b5c197ed023ae8]

INTEGRATION: CWS hr38 (1.3.116); FILE MERGED 2006/09/11 13:38:58 hr 1.3.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [970d005958e34b38e01ad5bc94f6d067b498e25d]

INTEGRATION: CWS hr38 (1.6.42); FILE MERGED 2006/09/11 13:38:58 hr 1.6.42.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [00aefcddb5bf2afb74bab7d633b830e4018f94f4]

INTEGRATION: CWS hr38 (1.4.116); FILE MERGED 2006/09/11 13:38:58 hr 1.4.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [d6b9532b71aa452046435c7a03948a64f8dcb15d]

INTEGRATION: CWS hr38 (1.3.114); FILE MERGED 2006/09/11 13:38:58 hr 1.3.114.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [95e004607d6604fc3e8418da420b5fc4dc69f152]

INTEGRATION: CWS hr38 (1.3.116); FILE MERGED 2006/09/11 13:38:57 hr 1.3.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [a570687edc13af040c28d1c43f2920d10b8a4e51]

INTEGRATION: CWS hr38 (1.3.116); FILE MERGED 2006/09/11 13:38:56 hr 1.3.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [df172b6a7cae0672dc448bf812bfece27c176164]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/11 13:38:56 hr 1.3.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [20ad3291ab0201ed1a2133f939189373cd31163e]

INTEGRATION: CWS hr38 (1.4.116); FILE MERGED 2006/09/11 13:38:56 hr 1.4.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [4cc7adcea6300005a5cb9bd33b97bd9c6c28d3a0]

INTEGRATION: CWS hr38 (1.4.36); FILE MERGED 2006/09/11 13:38:55 hr 1.4.36.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [2b16fdf66dc28efddf5713c73e4cb4e5f12f8720]

INTEGRATION: CWS hr38 (1.6.36); FILE MERGED 2006/09/11 13:38:55 hr 1.6.36.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [dcbc6338a8330a038f782672844052da52212f34]

INTEGRATION: CWS hr38 (1.5.42); FILE MERGED 2006/09/11 13:38:55 hr 1.5.42.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [9079c97026e4eb293ab74897f70f3a7e43a485f6]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:38:54 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [44b6747a0f2214bddaef374f74c370cdc0ec1dca]

INTEGRATION: CWS hr38 (1.5.42); FILE MERGED 2006/09/11 13:38:52 hr 1.5.42.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [7125e9e2cb04161967bf7a39e992373037ae70f7]

INTEGRATION: CWS hr38 (1.3.114); FILE MERGED 2006/09/11 13:38:52 hr 1.3.114.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [294c241b3e8630e74d156c74734421e2ad74e5d1]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:38:52 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [f07ccc949403325c76e32fe8a8f936602823e642]

INTEGRATION: CWS hr38 (1.3.116); FILE MERGED 2006/09/11 13:38:51 hr 1.3.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [679785ac769a3b1fa52820efbe89db075bfd8988]

INTEGRATION: CWS hr38 (1.4.116); FILE MERGED 2006/09/11 13:38:49 hr 1.4.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [8dfb80dde4db32f52461005f748e36d7a04d1b08]

INTEGRATION: CWS hr38 (1.5.42); FILE MERGED 2006/09/11 13:38:49 hr 1.5.42.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [3c72b711297eee5813ee478c98c035ea2e6845c9]

INTEGRATION: CWS hr38 (1.4.42); FILE MERGED 2006/09/11 13:38:49 hr 1.4.42.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [df22b6aa03bc2576dc6f2e5acf2b8c9b33a296a6]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/11 13:38:49 hr 1.3.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [6d86da6ec543e7bf449f37743c694144b4110e13]

INTEGRATION: CWS hr38 (1.3.116); FILE MERGED 2006/09/11 13:38:48 hr 1.3.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [3029dabbb89c9ce00479efbf5f2b52e4d2ceb20d]

INTEGRATION: CWS hr38 (1.6.42); FILE MERGED 2006/09/11 13:38:47 hr 1.6.42.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [91e92ea3376fc19963d6db5a87784168eb7cc895]

INTEGRATION: CWS hr38 (1.3.116); FILE MERGED 2006/09/11 13:38:47 hr 1.3.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [a989bbe560c39d0bf57a72d76d5ab9acb6ea90c8]

INTEGRATION: CWS hr38 (1.5.42); FILE MERGED 2006/09/11 13:38:47 hr 1.5.42.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [b6283b59c11b31e39daeec6e28ae41c9626a55a9]

INTEGRATION: CWS hr38 (1.4.42); FILE MERGED 2006/09/11 13:38:47 hr 1.4.42.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [ae02ae055eeff0204d56db66e4803c3f35445f5f]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:38:46 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [68abad763fc67c20f2ea3914e3853b883fb93d32]

INTEGRATION: CWS hr38 (1.5.42); FILE MERGED 2006/09/11 13:38:46 hr 1.5.42.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [a2f9f1e8f0d0b5946650b1774e4e46f9f586b54f]

INTEGRATION: CWS hr38 (1.3.116); FILE MERGED 2006/09/11 13:38:45 hr 1.3.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [af3f8675d7d7275026d5d5a2d62cfc2c39db9dfd]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:38:45 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [a11436a0cfbbf58ee4074a5affdd8af15462c12c]

INTEGRATION: CWS hr38 (1.3.116); FILE MERGED 2006/09/11 13:38:44 hr 1.3.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [cda106c7c3fa4a642906ac62c60c15198e027d55]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:38:43 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [1a54dff0510b1a8cdfe8a4ab030f04c4bb194663]

INTEGRATION: CWS hr38 (1.3.116); FILE MERGED 2006/09/11 13:38:43 hr 1.3.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [3232f8412c805acd9ea27c4bdde44c29cb13f2dd]

INTEGRATION: CWS hr38 (1.3.116); FILE MERGED 2006/09/11 13:38:42 hr 1.3.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [0d40c0ac3beec0cdd9b436d5de7ab611b608fee0]

INTEGRATION: CWS hr38 (1.5.42); FILE MERGED 2006/09/11 13:38:42 hr 1.5.42.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [e55576957375c3ea22810f71bca5bdabbe97b998]

INTEGRATION: CWS hr38 (1.4.116); FILE MERGED 2006/09/11 13:38:41 hr 1.4.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [c9391a4508bb355fe8dbb3a25aae6acd34e44bc9]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:38:41 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [055a4b1c8256160f4a56d25b424edacd78a5d39c]

INTEGRATION: CWS hr38 (1.3.116); FILE MERGED 2006/09/11 13:38:40 hr 1.3.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [e810367581bfceb0908eca512c14e66f9bb94022]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/11 13:38:40 hr 1.3.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [c5ec8d7c6780c8ed8e66d708ad9466d7aea0b419]

INTEGRATION: CWS hr38 (1.7.36); FILE MERGED 2006/09/11 13:38:40 hr 1.7.36.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [c7e7d0af8e0495a07006944e20c2c0ac118b5c7a]

INTEGRATION: CWS hr38 (1.5.42); FILE MERGED 2006/09/11 13:38:39 hr 1.5.42.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [795fda4f45bea0d7a3f048515df6648d896bae4e]

INTEGRATION: CWS hr38 (1.3.116); FILE MERGED 2006/09/11 13:38:39 hr 1.3.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [68ae77a2fd8c212bba9015abe2e5d051400fd91e]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:38:38 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [b868c96ccbc9a7074941d6a11fd0e433efccf6a4]

INTEGRATION: CWS hr38 (1.4.70); FILE MERGED 2006/09/11 13:38:38 hr 1.4.70.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [e84c9700b70c9d5c9fb3f9c3c01503ddc25a3224]

INTEGRATION: CWS hr38 (1.3.116); FILE MERGED 2006/09/11 13:38:38 hr 1.3.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [cf24b60dd1a06eb67cdab8a756d3594b77683446]

INTEGRATION: CWS hr38 (1.4.116); FILE MERGED 2006/09/11 13:38:38 hr 1.4.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [a50a9d9abef1c340042a6d8dffd97cc888cad2c0]

INTEGRATION: CWS hr38 (1.6.36); FILE MERGED 2006/09/11 13:38:37 hr 1.6.36.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [8ca3cb5366b72d72e751d2bb2bbc16d346958356]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:38:37 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [e1be08c4aab4439707f6e775b73fdb11e5f2a63c]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/11 13:38:37 hr 1.3.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [b27b4d19d566964c415bdaf545708b52366d68d9]

INTEGRATION: CWS hr38 (1.4.114); FILE MERGED 2006/09/11 13:38:37 hr 1.4.114.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [7fc429da9c49346396beb2e966df21915fe34f0e]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:38:36 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [527e93658ac9e12e9ad7eef72b9bba8afe678702]

INTEGRATION: CWS hr38 (1.4.116); FILE MERGED 2006/09/11 13:38:36 hr 1.4.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [b30b52041b22b6774fb7bc2a8aa44db2c18aeb7b]

INTEGRATION: CWS hr38 (1.3.116); FILE MERGED 2006/09/11 13:38:36 hr 1.3.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [f266e2f8ae8ce26a65acd80a60848794977b98d2]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:38:35 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [d2440efb1fd2b7b3dbb3f31264b9f6aa92a9f2ca]

INTEGRATION: CWS hr38 (1.6.118); FILE MERGED 2006/09/11 13:38:35 hr 1.6.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [f3deb5e2da1212c58d7fcf42ce71e461bfbfbc2d]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/11 13:38:35 hr 1.3.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [df6dd5cb4a16437806d8891843ca7122b627a603]

INTEGRATION: CWS hr38 (1.4.116); FILE MERGED 2006/09/11 13:38:34 hr 1.4.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [a7a66ab90ebfa1b5eba894cebfd63ab4e8f6a63e]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:38:34 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [ff334e21ce0f21e12e7b3985074508b10d3a9f38]

INTEGRATION: CWS hr38 (1.3.116); FILE MERGED 2006/09/11 13:38:34 hr 1.3.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [2df3d0b2eecead56444bcbdd7a81ffd31086e0d5]

INTEGRATION: CWS hr38 (1.6.42); FILE MERGED 2006/09/11 13:38:33 hr 1.6.42.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [bd17d5cc2960e022ed6fe2549a0a6fac043e7dc7]

INTEGRATION: CWS hr38 (1.3.116); FILE MERGED 2006/09/11 13:38:33 hr 1.3.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [ef2308245fc156d993d0c9e059685697adf91526]

INTEGRATION: CWS hr38 (1.5.42); FILE MERGED 2006/09/11 13:38:33 hr 1.5.42.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [ed79b4ec0849faddb50a685d7da9b3245dc1f7ac]

INTEGRATION: CWS hr38 (1.4.116); FILE MERGED 2006/09/11 13:38:32 hr 1.4.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [a6486252bf763cd32fc06e788e57c0f00d988d65]

INTEGRATION: CWS hr38 (1.3.116); FILE MERGED 2006/09/11 13:38:32 hr 1.3.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [4a62d599e75e0aad2a046a2742b3e83cd92f2a36]

INTEGRATION: CWS hr38 (1.3.114); FILE MERGED 2006/09/11 13:38:32 hr 1.3.114.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [0798a308ca91b65f198f1ea00d9efefae1e7ff1c]

INTEGRATION: CWS hr38 (1.4.40); FILE MERGED 2006/09/11 13:38:31 hr 1.4.40.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [10a632abd04ef4167ca2d35f03ab3149f7da852f]

INTEGRATION: CWS hr38 (1.4.42); FILE MERGED 2006/09/11 13:38:31 hr 1.4.42.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [2fc418999dfd12e3cbf61ed92dfd36557877e9d1]

INTEGRATION: CWS hr38 (1.5.42); FILE MERGED 2006/09/11 13:38:31 hr 1.5.42.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [472bcfa93be2e957beab1f03816171e62ef64414]

INTEGRATION: CWS hr38 (1.3.116); FILE MERGED 2006/09/11 13:38:31 hr 1.3.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [64008616ef64020f1e2c1e5f695aab88a58f7972]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/11 13:38:30 hr 1.3.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [fc907572ad248af7ed6d9ee717f6518c7dd29b18]

INTEGRATION: CWS hr38 (1.3.116); FILE MERGED 2006/09/11 13:38:30 hr 1.3.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [ff29aa6a1e770b1e0538acf3a93533700b1aaf14]

INTEGRATION: CWS hr38 (1.5.42); FILE MERGED 2006/09/11 13:38:30 hr 1.5.42.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [660d7d045026ad8484e362c696982f15641c0ce8]

INTEGRATION: CWS hr38 (1.5.42); FILE MERGED 2006/09/11 13:38:29 hr 1.5.42.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [a6bf75571b093312caf8f7c3ec714a989189cdae]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/11 13:38:29 hr 1.3.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [6d043f33b02e857a50cb28bd6729ed21e05ad1d2]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:38:29 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [b5f141e270ce0bf6051c05d2e5b2f8b6d7ca06b5]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:38:28 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [380a25ff7d1adef488e6431577a94536921e66a8]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/11 13:38:27 hr 1.3.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [c0f1577b4433f9524ba645218a8b00782b563bec]

INTEGRATION: CWS hr38 (1.3.116); FILE MERGED 2006/09/11 13:38:27 hr 1.3.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [8137a363fe1bd44c7bac101017858b59acb5da50]

INTEGRATION: CWS hr38 (1.5.76); FILE MERGED 2006/09/11 13:38:27 hr 1.5.76.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [ba8c11888413e60379345703329bed99d09b2642]

INTEGRATION: CWS hr38 (1.8.76); FILE MERGED 2006/09/11 13:38:27 hr 1.8.76.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [772bf5b6a26456a38cce73b193f33504fa2ffb92]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:38:27 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [dca175ababa1923555a50c6e70f87e2783339d28]

INTEGRATION: CWS hr38 (1.5.36); FILE MERGED 2006/09/11 13:38:27 hr 1.5.36.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [d05b2eacbaeed0d2e5b73c40b90cc13865c033a0]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/11 13:38:26 hr 1.3.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [5ba77460c6e456e9acfb69ddc4be333f85110ca1]

INTEGRATION: CWS hr38 (1.5.118); FILE MERGED 2006/09/11 13:38:26 hr 1.5.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [12505ba683fb6cb44fcd07dc26f248d8c499d473]

INTEGRATION: CWS hr38 (1.4.116); FILE MERGED 2006/09/11 13:38:26 hr 1.4.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [4db43eeb1d0591eb08dad9e690054d8169f592ea]

INTEGRATION: CWS hr38 (1.4.116); FILE MERGED 2006/09/11 13:38:24 hr 1.4.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [2a4c54bfe7cd479a4420bf170fc8d8059f68966f]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:38:24 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [e38a4926e0de995c870e316b16dbb21f8d700b92]

INTEGRATION: CWS hr38 (1.5.118); FILE MERGED 2006/09/11 13:38:23 hr 1.5.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [de7f849c15da01a5e36089d949891f8d22a9602f]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/11 13:38:23 hr 1.3.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [957d6ea11d4e86ba8c1520c00cb60b76fea6c359]

INTEGRATION: CWS hr38 (1.4.116); FILE MERGED 2006/09/11 13:38:23 hr 1.4.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [cc27e48e3490cbdb2d767c6eff272edc3b8dffb2]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/11 13:38:22 hr 1.3.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [ed7bd6cc1251ee27df2bfa69147e45e975f5ac6d]

INTEGRATION: CWS hr38 (1.4.114); FILE MERGED 2006/09/11 13:38:22 hr 1.4.114.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [642d100ad5cae29c631c6db167f62aed6c7882d8]

INTEGRATION: CWS hr38 (1.4.116); FILE MERGED 2006/09/11 13:38:21 hr 1.4.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [9b4d7f570724986daed03245e59bc84f47c5724b]

INTEGRATION: CWS hr38 (1.3.116); FILE MERGED 2006/09/11 13:38:21 hr 1.3.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [16af2558849486adac3e1def435e241c6d01267f]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:38:21 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [f52edc18f045c745fafe12d2efa6b3e0599573c1]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/11 13:38:21 hr 1.3.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [976736407c57724e116728d897d43a37fc1d4ac8]

INTEGRATION: CWS hr38 (1.3.116); FILE MERGED 2006/09/11 13:38:20 hr 1.3.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [aed470f9644e0e812c7687fd31c1fd23b628f130]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/11 13:38:19 hr 1.3.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [1bdd0fe93be26f7b7080fd753f5e7b317a36012e]

INTEGRATION: CWS hr38 (1.3.116); FILE MERGED 2006/09/11 13:38:19 hr 1.3.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [915048796a24100893b2c5e01ebdbf250f224257]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:38:19 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [c3a29a1da189cefcba624d7a9a863c706890b37b]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/11 13:38:18 hr 1.3.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [0f8defecc67029fa2222ec29215f352ec39e253d]

INTEGRATION: CWS hr38 (1.6.36); FILE MERGED 2006/09/11 13:38:18 hr 1.6.36.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [81d7c45d48b0fa77649b55e2fe79769eec7251ac]

INTEGRATION: CWS hr38 (1.4.116); FILE MERGED 2006/09/11 13:38:18 hr 1.4.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [2e1b3e3ec3d58e5d168e7bb0564aec28b6e1e226]

INTEGRATION: CWS hr38 (1.3.116); FILE MERGED 2006/09/11 13:38:17 hr 1.3.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [2faf5e2b404e4888b01f33442b79f4ff8478ed0a]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/11 13:38:17 hr 1.3.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [297eac7ec0340395d13b8151c62b22e168c337e9]

INTEGRATION: CWS hr38 (1.4.114); FILE MERGED 2006/09/11 13:38:16 hr 1.4.114.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [c2d858545aafeaf49dd92520f60ae981e38ddfd9]

INTEGRATION: CWS hr38 (1.3.116); FILE MERGED 2006/09/11 13:38:16 hr 1.3.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [534b6a43c767c5485308d50ce97158aec5a0889e]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/11 13:38:16 hr 1.3.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [d7fcb0d4a4e0650d56c929596607500eb8722d1c]

INTEGRATION: CWS hr38 (1.4.116); FILE MERGED 2006/09/11 13:38:15 hr 1.4.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [afbbacd515f481a595fcd082513d976d63edc618]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/11 13:38:15 hr 1.3.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [5a1094ff0134fcea37664a83973564b1b4c125b6]

INTEGRATION: CWS hr38 (1.5.38); FILE MERGED 2006/09/11 13:38:15 hr 1.5.38.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [4c3059152712445e9a0c96a9663852dae8425dd8]

INTEGRATION: CWS hr38 (1.3.116); FILE MERGED 2006/09/11 13:38:15 hr 1.3.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [f70154805170c12103830c4547f44ae98c268bf9]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/11 13:38:14 hr 1.3.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [c57939f728163d1cda4c79c777d572fc1b136d30]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:38:14 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [b8c4929a2e554955acc4dd0bf02c1b97aa8e08b0]

INTEGRATION: CWS hr38 (1.6.36); FILE MERGED 2006/09/11 13:38:14 hr 1.6.36.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [e3b2757f89ce9537bb67d68397619c8bf6756b63]

INTEGRATION: CWS hr38 (1.5.118); FILE MERGED 2006/09/11 13:38:14 hr 1.5.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [fe1285a8178576e1b33bb317c67b369db2c5fa3a]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/11 13:38:13 hr 1.3.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [d0be9dd1ac50e8951991dad2bb9d9dfe8df223e9]

INTEGRATION: CWS hr38 (1.4.116); FILE MERGED 2006/09/11 13:38:13 hr 1.4.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [f6ef0d493e301983c9a48ce5cc5f9d5ad43384fc]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:38:13 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [5fb171cb760667ad0c23ceacd86d2e919533a2fb]

INTEGRATION: CWS hr38 (1.3.116); FILE MERGED 2006/09/11 13:38:12 hr 1.3.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [eeb54bbf378511bb326d68010fa645ac2bcea2f0]

INTEGRATION: CWS hr38 (1.3.116); FILE MERGED 2006/09/04 17:32:23 hr 1.3.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [642deb9f0858d0bd3eaa94c9a2353f8c8435087f]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/11 13:38:12 hr 1.3.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [fb0e2b27571dd95c86e4599551005925a9ad5fb4]

INTEGRATION: CWS hr38 (1.7.36); FILE MERGED 2006/09/11 13:38:12 hr 1.7.36.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [188b5e9bb7750ebf511e94ea16204c1eb7da5eeb]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:38:12 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [c27f3582969fb16f8560ca06f3e712be2e87fb75]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:38:11 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [179ed1611c76a81e6867d00d82c32bb0b9fdab1d]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/11 13:38:11 hr 1.3.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [3008036102b46d9ece367612bf297252e98ff07d]

INTEGRATION: CWS hr38 (1.3.116); FILE MERGED 2006/09/11 13:38:11 hr 1.3.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [df61b3145600268cf5c0c82954a1fed50361359f]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:38:10 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [326eb16d0328dada5c8a5befc70dfe8d636d44cd]

INTEGRATION: CWS hr38 (1.3.116); FILE MERGED 2006/09/11 13:38:10 hr 1.3.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [1717599292614abb28ae108845ead700965c0862]

INTEGRATION: CWS hr38 (1.6.98); FILE MERGED 2006/09/11 13:38:10 hr 1.6.98.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [2286b7123aa995150bb451f0c13dd581c3cd405a]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/11 13:38:10 hr 1.3.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [8a47876b27100425f3b18e9602b4c61807e05dc8]

INTEGRATION: CWS hr38 (1.4.96); FILE MERGED 2006/09/11 13:38:10 hr 1.4.96.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [3b45ed521733f7fb458b61a94cd3c21b14634ac5]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/11 13:38:09 hr 1.3.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [3ff75937f391be917e2cbe7eba3d90ed4188a0e3]

INTEGRATION: CWS hr38 (1.3.116); FILE MERGED 2006/09/11 13:38:09 hr 1.3.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [3fa1804da97af250ff609b558d3d9518c872e98e]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:38:09 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [fe60a4bf2777e76dab7a208ab7850787a76eb6e8]

INTEGRATION: CWS hr38 (1.5.70); FILE MERGED 2006/09/11 13:38:08 hr 1.5.70.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [409831722ca20bba295566e1c29625a2eaa254b4]

INTEGRATION: CWS hr38 (1.3.116); FILE MERGED 2006/09/11 13:38:08 hr 1.3.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [c2cb58778d222cd943956aae15b33bbf3c97ce6b]

INTEGRATION: CWS hr38 (1.4.36); FILE MERGED 2006/09/11 13:38:08 hr 1.4.36.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [20493867d087a42ee17e60168c7dee26becf8748]

INTEGRATION: CWS hr38 (1.5.118); FILE MERGED 2006/09/11 13:38:08 hr 1.5.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [58e3a33ba7a0aec07de358715b31dbc338b35b6b]

INTEGRATION: CWS hr38 (1.4.70); FILE MERGED 2006/09/11 13:38:08 hr 1.4.70.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [87223aa3a56b3b61f9eaa8b5ccf6e8e11881b07a]

INTEGRATION: CWS hr38 (1.3.116); FILE MERGED 2006/09/11 13:38:07 hr 1.3.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [4e2ab0806cc5c921e26ef2e6af3c36768335aa8f]

INTEGRATION: CWS hr38 (1.5.118); FILE MERGED 2006/09/11 13:38:07 hr 1.5.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [45957f02742226369b85ad80b45d64e91c65d14e]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:38:07 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [3e15ef62e26673c2ee2140f3f0c415bdf016964d]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/11 13:38:07 hr 1.3.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [fc88346d9666c90201759df356aa185311cf834b]

INTEGRATION: CWS hr38 (1.5.118); FILE MERGED 2006/09/11 13:38:06 hr 1.5.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [32098225a074d39dceec1e99383d81a11e58c9d3]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:38:06 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [e595baa499d445edcbf7690c96ccf300efb50efd]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/11 13:38:06 hr 1.3.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [446aa4dbdce610e94a06f1fae6b5e24fc3096ab4]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:38:05 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [600ff0407781c6376698824193bcdd1fb15e3847]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/11 13:38:05 hr 1.3.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [edf0b055f28431a623de3b87a4a80a3d3c721b9a]

INTEGRATION: CWS hr38 (1.4.116); FILE MERGED 2006/09/11 13:38:05 hr 1.4.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [a345a8a61ee4e0812499a5350337c343f731b355]

INTEGRATION: CWS hr38 (1.5.116); FILE MERGED 2006/09/11 13:38:05 hr 1.5.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [79f5e1e1b9b0bcb078172c10ed90a68abb55f158]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/11 13:38:04 hr 1.3.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [3bebc64685fc0b3064d8577ed7face0f2ca0f335]

INTEGRATION: CWS hr38 (1.4.116); FILE MERGED 2006/09/11 13:38:04 hr 1.4.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [f8e196028cebc1094e70781973587453992ac44c]

INTEGRATION: CWS hr38 (1.5.118); FILE MERGED 2006/09/11 13:38:04 hr 1.5.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [a7f3eca9e43b10c0436705b4db4cf27cd5bd6510]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:38:04 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [b1dddc7ecb607cfa751d98f0dc15ac9814b10ff0]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/11 13:38:03 hr 1.3.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [16a8a60e9b66bfc3c5bde6050151ba9ec2fb735e]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:38:03 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [dfefc6e189f3cc95b92cd345b3bdfc1652623638]

INTEGRATION: CWS hr38 (1.5.118); FILE MERGED 2006/09/11 13:38:03 hr 1.5.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [240d780cbdbbc8fa583bd14198b96890341211c0]

INTEGRATION: CWS hr38 (1.4.116); FILE MERGED 2006/09/11 13:38:03 hr 1.4.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [bba43d706834288d6d647427e6ab2fc4ce1df872]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/11 13:38:02 hr 1.3.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [fdfb1efa592f714fe336de8ee3aaec111b20830f]

INTEGRATION: CWS hr38 (1.5.68); FILE MERGED 2006/09/11 13:38:02 hr 1.5.68.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [10e70088a1dab0f46a590da24f17c8070dc4713f]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:38:02 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [f4c4e0afa94ca13102e0bd67f1dbc77acf680aff]

INTEGRATION: CWS hr38 (1.3.116); FILE MERGED 2006/09/11 13:38:01 hr 1.3.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [a328633b0829efaeeddad447a03b2087c0e0b8b8]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/11 13:38:01 hr 1.3.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [9cd06223e1308835075f6b71ea22ea6098ef9b3f]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:38:01 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [b3905aa6e0892c8af6fd5f50e433b0dcf44a312e]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/11 13:38:00 hr 1.3.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [64469c1e0708c6e7d744d219252e32a6f964660d]

INTEGRATION: CWS hr38 (1.7.36); FILE MERGED 2006/09/11 13:38:00 hr 1.7.36.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [3f216cfe09ebfb69bcdf3c634b2dfd0e9c437d9d]

INTEGRATION: CWS hr38 (1.4.116); FILE MERGED 2006/09/11 13:38:00 hr 1.4.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [c675c513f22cd93b7034fb047ed8f70e8d3a530f]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:38:00 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [ae2e33a6d67117725ff21568e9d93f55b97b83ec]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:37:59 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [2dc3907217e15d091575d37165c27afc50424e5f]

INTEGRATION: CWS hr38 (1.4.36); FILE MERGED 2006/09/11 13:37:59 hr 1.4.36.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [41e89a8ade6b0549a4deaacd3a239ad84a77338d]

INTEGRATION: CWS hr38 (1.5.118); FILE MERGED 2006/09/11 13:37:58 hr 1.5.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [b65684e6decce3427c9d418393751a4e956e538f]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:37:58 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [1d801e38be84dc8d58e9e00e2b70ab76a92f6925]

INTEGRATION: CWS hr38 (1.6.114); FILE MERGED 2006/09/11 13:37:58 hr 1.6.114.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [bbc2aa00d18aeb2c286feacfc51a858ab91dea61]

INTEGRATION: CWS hr38 (1.7.118); FILE MERGED 2006/09/11 13:37:58 hr 1.7.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [0dad9456bce12c538abe6ffd0d4f8edeba8bb74b]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:37:57 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [6bc78bdcafa9e60a65735d2db6c16a2de348fae7]

INTEGRATION: CWS hr38 (1.4.116); FILE MERGED 2006/09/11 13:37:57 hr 1.4.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [8e363102c4405f87d5dd62fda4f8efd942040d8e]

INTEGRATION: CWS hr38 (1.3.116); FILE MERGED 2006/09/11 13:37:57 hr 1.3.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [946d75df1e5e49b1c472adb56a958d129ee5041d]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/11 13:37:57 hr 1.3.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [e360644a2a2e82fdb7f77b15adf5b44c4281df97]

INTEGRATION: CWS hr38 (1.4.116); FILE MERGED 2006/09/11 13:37:56 hr 1.4.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [1c928b1788ebaad0622168cac3893a91b669f48a]

INTEGRATION: CWS hr38 (1.5.118); FILE MERGED 2006/09/11 13:37:56 hr 1.5.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [6c1f36dc3142c221e18f1ab866d3d75ef98283d8]

INTEGRATION: CWS hr38 (1.3.116); FILE MERGED 2006/09/11 13:37:56 hr 1.3.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [307c9948d020aa7133c2721241914fa342127c90]

INTEGRATION: CWS hr38 (1.6.36); FILE MERGED 2006/09/11 13:37:56 hr 1.6.36.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [7616ff37cd367fe21e22a302c24d5dff4b6286e7]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:37:56 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [236d484f5a6fb898bddd28dbdfcc406a5416288d]

INTEGRATION: CWS hr38 (1.5.70); FILE MERGED 2006/09/11 13:37:56 hr 1.5.70.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [b239da8fe4d333024134d44111972bef653ab0d2]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/11 13:37:55 hr 1.3.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [504d26bde35d175279d295b8a8ba30ec52d82dec]

INTEGRATION: CWS hr38 (1.3.114); FILE MERGED 2006/09/11 13:37:54 hr 1.3.114.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [b94b49507ab2983a6170241f7d0282299aea76ea]

INTEGRATION: CWS hr38 (1.6.118); FILE MERGED 2006/09/11 13:37:53 hr 1.6.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [84c071d5f76f667b54cb0652f7703016fe0c14c7]

INTEGRATION: CWS hr38 (1.7.118); FILE MERGED 2006/09/11 13:37:49 hr 1.7.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [e69c039c3613993b706ca21042935c0f0b7e5577]

INTEGRATION: CWS hr38 (1.5.118); FILE MERGED 2006/09/11 13:37:49 hr 1.5.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [2deb0e56d8039521dd84a110715304eb246c8ce2]

INTEGRATION: CWS hr38 (1.5.38); FILE MERGED 2006/09/11 13:37:48 hr 1.5.38.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [20f1886e87e2d4376310849634f7d2d78d91316c]

INTEGRATION: CWS hr38 (1.3.116); FILE MERGED 2006/09/11 13:37:48 hr 1.3.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [b57cbce67898a010ee179a49945fdc9017860b27]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/11 13:37:48 hr 1.3.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [7f794028b8e5bc6633d42aaf3d764ae86202f3aa]

INTEGRATION: CWS hr38 (1.3.116); FILE MERGED 2006/09/11 13:37:47 hr 1.3.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [730b4b04f7acac37ce6b0a8faf872a37450e789b]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:37:47 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [ae5036d8a951ac0866321038c3e104f73e586b86]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/11 13:37:47 hr 1.3.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [0d6987b5f858adc5c7fcb2783511bde6d6229bb2]

INTEGRATION: CWS hr38 (1.5.38); FILE MERGED 2006/09/11 13:37:47 hr 1.5.38.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [04fc139542d969c44f95159a2f1ed4bc55943c3c]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/11 13:37:46 hr 1.3.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [fd564739fde8af5a1889b907f86d8d35b1c9d8ca]

INTEGRATION: CWS hr38 (1.3.116); FILE MERGED 2006/09/11 13:37:46 hr 1.3.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [d62c006d0f95ceaa2888de47fc1a9b41b3004fbc]

INTEGRATION: CWS hr38 (1.3.116); FILE MERGED 2006/09/11 13:37:45 hr 1.3.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [b4780ea5d3241bbcb8f0ed66a05245d309ce06e2]

INTEGRATION: CWS hr38 (1.4.38); FILE MERGED 2006/09/11 13:37:45 hr 1.4.38.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [f30115e499c13273bee7aecd0a66c763cefc8aab]

INTEGRATION: CWS hr38 (1.4.36); FILE MERGED 2006/09/11 13:37:45 hr 1.4.36.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [d41ba427f059c646a927bae5c9bce6c893b03b91]

INTEGRATION: CWS hr38 (1.3.116); FILE MERGED 2006/09/11 13:37:44 hr 1.3.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [7c8a40765bbfa106812226e239cac48246401c5c]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/11 13:37:44 hr 1.3.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [b0da7acd86a91bb78461dd938e79ce7ae1def65b]

INTEGRATION: CWS hr38 (1.4.116); FILE MERGED 2006/09/11 13:37:44 hr 1.4.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [abca7ebcdc66e5ecb1763dfbde1ba72c1579ebb3]

INTEGRATION: CWS hr38 (1.4.38); FILE MERGED 2006/09/11 13:37:44 hr 1.4.38.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [86777fddfc717a21db0239dca9ed3467a8d56aa5]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/11 13:37:43 hr 1.3.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [6d59675326b7031a6f8da45c5fa36c0dcc3729f1]

INTEGRATION: CWS hr38 (1.4.38); FILE MERGED 2006/09/11 13:37:43 hr 1.4.38.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [a26cd26268751e6a8a86f68f655e9df75028faa4]

INTEGRATION: CWS hr38 (1.3.116); FILE MERGED 2006/09/11 13:37:43 hr 1.3.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [6041a302985fba047c54aad910e1d366f5ed0c4f]

INTEGRATION: CWS hr38 (1.3.116); FILE MERGED 2006/09/11 13:37:42 hr 1.3.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [55ae66ce8cbf90854ac188e94626625f7854a257]

INTEGRATION: CWS hr38 (1.3.116); FILE MERGED 2006/09/11 13:37:41 hr 1.3.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [e3574cafc760ef2d28acb2d77b120e78f0ff7405]

INTEGRATION: CWS hr38 (1.4.38); FILE MERGED 2006/09/11 13:37:41 hr 1.4.38.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [aac8500f8e8f733cf85b2749f5be11d8e19f8f12]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/11 13:37:41 hr 1.3.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [d96ca7ba49fc56167713654b9f165caa95b8a524]

INTEGRATION: CWS hr38 (1.3.116); FILE MERGED 2006/09/11 13:37:40 hr 1.3.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [a16b58a91d6bbb8b8b92dc9bf7e34c793088ae05]

INTEGRATION: CWS hr38 (1.4.38); FILE MERGED 2006/09/11 13:37:39 hr 1.4.38.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [ec67d4b0ab2805978ecc747be716a0c9b88a4899]

INTEGRATION: CWS hr38 (1.3.116); FILE MERGED 2006/09/11 13:37:39 hr 1.3.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [d8258fdc70cb58def5777449b59b1ecb1476d193]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/11 13:37:38 hr 1.3.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [f91fb09af331058060ba646c0e782ceec7f638f6]

INTEGRATION: CWS hr38 (1.3.116); FILE MERGED 2006/09/11 13:37:38 hr 1.3.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [3ae27dacd8becdceb243870e8f28af9dbdd062ac]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/11 13:37:37 hr 1.3.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [663afab5990b88eaec9bd41f40027458e8c08d4d]

INTEGRATION: CWS hr38 (1.3.116); FILE MERGED 2006/09/11 13:37:37 hr 1.3.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [c98c7370ab0a0bd5642a651a0ba077493ce600ec]

INTEGRATION: CWS hr38 (1.5.36); FILE MERGED 2006/09/11 13:37:37 hr 1.5.36.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [1cb8675d531e2b2e844d6c368ad975794b734290]

INTEGRATION: CWS hr38 (1.4.36); FILE MERGED 2006/09/11 13:37:36 hr 1.4.36.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [7e872ce084cd3d3dfac8ad6d0b4cfeb91d144ba0]

INTEGRATION: CWS hr38 (1.5.28); FILE MERGED 2006/09/11 13:37:36 hr 1.5.28.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [c8b3da1b6a3f7ab17f1087c45edec3c4bcbafba5]

INTEGRATION: CWS hr38 (1.5.60); FILE MERGED 2006/09/11 13:37:36 hr 1.5.60.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [b35b3636252719558ec41d48c9172f62b6cc46c8]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:37:36 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [7db3677c2294b3c7c514f8561c21f680ebbaebb1]

INTEGRATION: CWS hr38 (1.5.118); FILE MERGED 2006/09/11 13:37:36 hr 1.5.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [51bba1445458b31bf1c30d482c7c2eb9ad899400]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/11 13:37:35 hr 1.3.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [a1b10699c1c05daf7e81cfeec470e1b2d136e3aa]

INTEGRATION: CWS hr38 (1.4.38); FILE MERGED 2006/09/11 13:37:35 hr 1.4.38.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [36b64e172cb7e6771779f6ada46767cc5d84840e]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:37:35 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [6c5b23adb2fad5c52deb3a97c8dd07deb6684ae5]

INTEGRATION: CWS hr38 (1.3.116); FILE MERGED 2006/09/11 13:37:34 hr 1.3.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [7a2c1c7c2f6476e31f3d7c5b7c83f93288b2485a]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/11 13:37:34 hr 1.3.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [83134ee0e90e235bb0bfc3d16dcd90aced540a61]

INTEGRATION: CWS hr38 (1.4.36); FILE MERGED 2006/09/11 13:37:33 hr 1.4.36.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [6749011857b15919a37c43dd830b31b1e1529f5f]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:37:33 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [ebdd9bf92b5bef5fea962863926db527f8ecacc8]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/11 13:37:33 hr 1.3.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [f5160e5b907abb3b2713261846187047a226dd4c]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/11 13:37:32 hr 1.3.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [283f9aa719aa5d8330789e153302fa1c951f4e5f]

INTEGRATION: CWS hr38 (1.4.36); FILE MERGED 2006/09/11 13:37:32 hr 1.4.36.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [2b9ecf4d47c28869b3684febd3377e5903e975ad]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/11 13:37:31 hr 1.3.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [9edba220053be31143d9f7b48dcca201c3afd8c0]

INTEGRATION: CWS hr38 (1.4.38); FILE MERGED 2006/09/11 13:37:31 hr 1.4.38.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [d49ec509f7ef875112612e29e7cde82a6cddbb5f]

INTEGRATION: CWS hr38 (1.3.116); FILE MERGED 2006/09/11 13:37:31 hr 1.3.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [4b35c029f0cfc13bddae000255c1e6fb3166b3a6]

INTEGRATION: CWS hr38 (1.4.36); FILE MERGED 2006/09/11 13:37:31 hr 1.4.36.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [091d668e3b1fe8d3434dc85fb62ec4fc337176bc]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/11 13:37:30 hr 1.3.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [88d76f7bbba80a8efd663edaf12f61c2032649eb]

INTEGRATION: CWS hr38 (1.4.36); FILE MERGED 2006/09/11 13:37:30 hr 1.4.36.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [4651e61277df2f43ca97f4bee1c01252eeaf2e3a]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/11 13:37:29 hr 1.3.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [4892dbbcee8bcee671775dcf10e78f63326da88c]

INTEGRATION: CWS hr38 (1.4.38); FILE MERGED 2006/09/11 13:37:29 hr 1.4.38.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [515cea12113328ae95f8786cbbb4833f089ebac8]

INTEGRATION: CWS hr38 (1.5.118); FILE MERGED 2006/09/11 13:37:29 hr 1.5.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [1b95ab492687f8e87cc43198274dbe78ecc92446]

INTEGRATION: CWS hr38 (1.3.116); FILE MERGED 2006/09/11 13:37:29 hr 1.3.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [96aa4f38887d15c90f5182cfc047090bacbe43bd]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:37:29 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [599475721da779d1cc64897bddfd4ffd9daed136]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/11 13:37:28 hr 1.3.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [0039a26af5b2b6e2a14875a59e1c11960f75915d]

INTEGRATION: CWS hr38 (1.4.38); FILE MERGED 2006/09/11 13:37:28 hr 1.4.38.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [a19da0526e663050c8f20ff093f9aed6ce0e305d]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:37:28 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [a4289bfaa3cf4200e9b04311177049a4477e9750]

INTEGRATION: CWS hr38 (1.3.116); FILE MERGED 2006/09/11 13:37:27 hr 1.3.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [799b131f9e19e8c4c028dc20c366b1db5b081412]

INTEGRATION: CWS hr38 (1.4.38); FILE MERGED 2006/09/11 13:37:27 hr 1.4.38.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [b7b28e1340b284c8beedf8f6a1742957dfb64832]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/11 13:37:27 hr 1.3.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [70c3aef804568c8d940e81a1451758b83aea3a20]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:37:27 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [fd2c19a98190c71859c3c1a51e004460cb89374f]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/11 13:37:26 hr 1.3.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [b87f71390e350ecbe37e13897ba3d8363bfc7627]

INTEGRATION: CWS hr38 (1.3.116); FILE MERGED 2006/09/11 13:37:26 hr 1.3.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [935e59f2222c71224c3bdbdbdd6b233272dbac3b]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/11 13:37:25 hr 1.3.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [8e187a49a16c9ba256eb66a6ddc39516ed252a4c]

INTEGRATION: CWS hr38 (1.5.36); FILE MERGED 2006/09/11 13:37:25 hr 1.5.36.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [36100b7922171f4a42b645fde5fa44566cc21d49]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:37:25 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [166e77a6004c61a227e74bfdc5d2ddb3c0662c3f]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/11 13:37:24 hr 1.3.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [9e0a13b2b22415082d1499e0d657bc5df118f8a6]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:37:24 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [d9a8d4e278c9379391c1259376cde7469275d5d3]

INTEGRATION: CWS hr38 (1.3.116); FILE MERGED 2006/09/11 13:37:24 hr 1.3.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [b4e923df3321c0b87ce69fca55e128933031ba43]

INTEGRATION: CWS hr38 (1.4.28); FILE MERGED 2006/09/11 13:37:23 hr 1.4.28.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [951ca183d385969f24a4e08b8d7e3817a9e8b614]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/11 13:37:23 hr 1.3.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [d216f90ef4b32021f74efa7e7d9769a7eb49ddcc]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:37:23 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [b5c683f962917951b9f9d4ab863a9da16059c6e3]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:37:22 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [15439c68ae7741fefcc1c912a83dcf5aa0ab8c38]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/11 13:37:22 hr 1.3.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [8aa2f6236271824dcee5aad89c07fc808a66aafc]

INTEGRATION: CWS hr38 (1.3.116); FILE MERGED 2006/09/11 13:37:22 hr 1.3.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [8b99f5f1e2f0b20297f211e24f9c39a7a1ba1222]

INTEGRATION: CWS hr38 (1.3.116); FILE MERGED 2006/09/11 13:37:21 hr 1.3.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [d8927872e87ffff657402c59112d180f76c4befa]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/11 13:37:21 hr 1.3.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [7136b342c0977bbec907f2229baa75df743ff018]

INTEGRATION: CWS hr38 (1.3.116); FILE MERGED 2006/09/11 13:37:20 hr 1.3.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [0160f0f0d425e4d9f7c4011f120574d11e9a7ad3]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/11 13:37:20 hr 1.3.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [c143e4e1d1950accce69b7f87e9c86112e8a72b2]

INTEGRATION: CWS hr38 (1.4.116); FILE MERGED 2006/09/11 13:37:20 hr 1.4.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [56cbce949e41564abc90b5b312f695e3048fc30a]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/11 13:37:19 hr 1.3.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [2c848604e525bac4b4d99f3b6d441c249ae07f35]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:37:19 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [cfee62242685999b6272bda8bedafa68d0f672b9]

INTEGRATION: CWS hr38 (1.3.116); FILE MERGED 2006/09/11 13:37:19 hr 1.3.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [56d2a273168721dfc3c692e96f71fef339803e2b]

INTEGRATION: CWS hr38 (1.5.38); FILE MERGED 2006/09/11 13:37:19 hr 1.5.38.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [0c04faa8d41040655226bd072e2c27cf754922a8]

INTEGRATION: CWS hr38 (1.3.116); FILE MERGED 2006/09/11 13:37:18 hr 1.3.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [691735b4299e2c80be9647e20cf7d162ebf266c5]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/11 13:37:18 hr 1.3.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [0f5adaf9af39e19ca986220b386a0786afedfe2b]

INTEGRATION: CWS hr38 (1.4.34); FILE MERGED 2006/09/11 13:37:17 hr 1.4.34.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [4c5faf377bc635bf7b81a81e1dbe39a18eb2f087]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/11 13:37:17 hr 1.3.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [755d96a43a4de40456f4137112262c4de77d9cb7]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:37:17 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [7a4ab058b0679f82696c82fc304a9b5c9364af51]

INTEGRATION: CWS hr38 (1.3.116); FILE MERGED 2006/09/11 13:37:17 hr 1.3.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [abbe9e24125a40ecdcaa3318183c3331ff9d9ee8]

INTEGRATION: CWS hr38 (1.5.118); FILE MERGED 2006/09/11 13:37:17 hr 1.5.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [75e29a65befe1f8b41c5feb6379c53aa8c9b8257]

INTEGRATION: CWS hr38 (1.4.36); FILE MERGED 2006/09/11 13:37:16 hr 1.4.36.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [0fac0399853df2ae62fcc12841840db164f062d5]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/11 13:37:16 hr 1.3.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [6c0d4fbd308e8e4429e1dc64d467fc3ab6b5990f]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:37:16 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [7d2617cceaccb2ff8af100b1eaa800df7913dc72]

INTEGRATION: CWS hr38 (1.4.106); FILE MERGED 2006/09/11 13:37:16 hr 1.4.106.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [5cf029905ab6ac07171cfd0ba7ff1d530ace00af]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/11 13:37:15 hr 1.3.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [a6976aeb26edcc97682c506096f45b8e84792f1d]

INTEGRATION: CWS hr38 (1.3.116); FILE MERGED 2006/09/11 13:37:15 hr 1.3.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [99f9209a15d7a3ca8c026541ee4ffa4bb7106fe8]

INTEGRATION: CWS hr38 (1.3.116); FILE MERGED 2006/09/11 13:37:14 hr 1.3.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [d29f65d251f8c656c588b69054fa49b74d7d4669]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/11 13:37:14 hr 1.3.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [d0fbf116a6cbadc651c389f56bae654e9919479e]

INTEGRATION: CWS hr38 (1.4.88); FILE MERGED 2006/09/11 13:37:14 hr 1.4.88.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [df160a0c00a411a8b82041bc3947dbab48f20479]

INTEGRATION: CWS hr38 (1.5.118); FILE MERGED 2006/09/11 13:37:13 hr 1.5.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [69d9403dacd259bb92c507fdf7ec9ee7a470e037]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/11 13:37:13 hr 1.3.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [ce03cef34407f8a74de1babc25b90dc07883379c]

INTEGRATION: CWS hr38 (1.10.22); FILE MERGED 2006/09/08 14:25:20 hr 1.10.22.2: #i69179#: remove obsolete files 2006/09/06 12:42:42 hr 1.10.22.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [6782ba0a3d436fb2892c685fca2f71665f2bf168]

INTEGRATION: CWS hr38 (1.5.116); FILE MERGED 2006/09/11 13:37:12 hr 1.5.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [039bc59775aaefbdaa8ceca2ed0fe3bccbbbcc55]

INTEGRATION: CWS hr38 (1.5.118); FILE MERGED 2006/09/11 13:37:12 hr 1.5.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [9da2ab4c7c7d2883d18b5a9e04f1664d15ebdcbd]

INTEGRATION: CWS hr38 (1.6.26); FILE MERGED 2006/09/08 12:26:46 hr 1.6.26.1: #i69179#: remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [0a998b562f7c35d85b9974c9a79a4b03fd4cf5f8]

INTEGRATION: CWS hr38 (1.4.116); FILE MERGED 2006/09/11 13:37:10 hr 1.4.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [23a77390c049c54468905b7545aa686188419154]

INTEGRATION: CWS hr38 (1.5.114); FILE MERGED 2006/09/11 13:37:10 hr 1.5.114.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [fbe97d354a851ae9eb6e9cab4228363b2e8d82a7]

INTEGRATION: CWS hr38 (1.6.118); FILE MERGED 2006/09/11 13:37:09 hr 1.6.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [f56f15c45704199a752c1de5df12647962a109f2]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:37:09 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [b849a1c72f58122e007b48d881742fcda0aa5260]

INTEGRATION: CWS hr38 (1.6.114); FILE MERGED 2006/09/11 13:37:08 hr 1.6.114.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [e495f8790dd5a5f27dfac61a3a854a21fec30ada]

INTEGRATION: CWS hr38 (1.5.118); FILE MERGED 2006/09/11 13:37:08 hr 1.5.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [64e12d56cb70016f1beaddf1cec669cc67bc519e]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:37:08 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [bccb6d7074a347f90d73e3249224fb58db6aaa2c]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:37:07 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [a80186ce499a69786fbb4ea96ed09187619c1a8c]

INTEGRATION: CWS hr38 (1.5.116); FILE MERGED 2006/09/11 13:37:07 hr 1.5.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [47f0e62e484bb8c0e41e857b3b805210030c0ea5]

INTEGRATION: CWS hr38 (1.2.118); FILE MERGED 2006/09/11 13:37:07 hr 1.2.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [389ca6c86794f685320a006ea3641b33b4ef3bd0]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/11 13:37:07 hr 1.3.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [363d57cd3e899ba249356de055dc342a6a7dfd79]

INTEGRATION: CWS hr38 (1.5.116); FILE MERGED 2006/09/11 13:37:06 hr 1.5.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [5530db4927b0c4a3b32d06a44bd4b2f258ac3c69]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/06 10:58:31 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [60aa565862c06048d5525a87711cb7d273aca4d9]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:37:06 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [ca03bcc4efd1115d7fe157bc8611ba892200875f]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/11 13:37:06 hr 1.3.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [20bc1295bd14c9e9413de0046765724b98fcd5d9]

INTEGRATION: CWS hr38 (1.5.114); FILE MERGED 2006/09/11 13:37:04 hr 1.5.114.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [3b4998e606fbc2665c6a10e23cd8bf752df7bdb3]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:37:03 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [eb4026dad01f327ee62b8bbd197558185f8977db]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:37:02 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [42ab63874fd784be381c55ce00289868763b3f54]

INTEGRATION: CWS hr38 (1.6.28); FILE MERGED 2006/09/11 12:51:23 hr 1.6.28.2: #i69179#: undo removal of sw_slotadd.cxx 2006/09/08 13:31:35 hr 1.6.28.1: #i69179#: remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [a331739e44010f6b8f3692a0c76ceac1d09a770e]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:37:00 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [e704eb81f766746a4f17a109ff40ef216b09bff6]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:36:59 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [c7a76f465cb78e13d201cea990ca39f0896a3be2]

INTEGRATION: CWS hr38 (1.6.28); FILE MERGED 2006/09/05 16:51:09 hr 1.6.28.1: #i69179#: remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [00fb345063665b0d0bac44846d318869905e71b7]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:36:58 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [efaa0e40cff87736e8da61e8a41922f066220cba]

INTEGRATION: CWS hr38 (1.6.28); FILE MERGED 2006/09/08 12:21:27 hr 1.6.28.1: #i69179#: remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [787fc638c25e2140dea4405fa75afd5ccf28a3e2]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/11 13:36:58 hr 1.3.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [69b96c0d4c08127dce9dc4288269ff98a875fc1b]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/11 13:36:55 hr 1.3.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [f4279769840c7c095e53eec20ff7a70381831079]

INTEGRATION: CWS hr38 (1.3.116); FILE MERGED 2006/09/11 13:36:55 hr 1.3.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [7946395b23caab1da61a3880ea20601ca79bb5ca]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:36:55 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-28  Rüdiger Timm  <rt@openoffice.org>  [a414e488bda88570bba29e0820fea0ed07cedb3c]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/11 13:36:54 hr 1.3.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [1185cc18393270c64727b344c59c33f96fade7af]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:36:54 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [cb5c1ceb9085aa8abdc418f9ac201968f89a3dda]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:36:53 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [86a125e6cf06f4d06d29402233b967d7c854fdf5]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/11 13:36:53 hr 1.3.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [125c5775ae2bee064110c6e496115420acae7f3c]

INTEGRATION: CWS hr38 (1.4.116); FILE MERGED 2006/09/11 13:36:53 hr 1.4.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [185ee6f33d40ab5db28da560ace6c6d838d5c3d0]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/11 13:36:52 hr 1.3.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [e283a0bf52727e8376e908d45fa00600c9f60f1d]

INTEGRATION: CWS hr38 (1.4.116); FILE MERGED 2006/09/11 13:36:52 hr 1.4.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [dfa0c637e7e52338171521fa241d30b9ac642ff1]

INTEGRATION: CWS hr38 (1.2.118); FILE MERGED 2006/09/11 13:36:51 hr 1.2.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [78a47bfdf56242acac4e40bda660baea5645d405]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/11 13:36:51 hr 1.3.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [94c57da921ea66ec373592133c2bd9d34d1d8b22]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:36:51 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [e8ccc88e47c1e5449f9cf85dc1a3809059b1f4b2]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:36:50 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [2c6d5b4b679ac4af368fb5b1e7fcdfaaf172d894]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/11 13:36:50 hr 1.3.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [e6849192794142712d54f1d960405206ef591c06]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/11 13:36:49 hr 1.3.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [6e0fe7840e4ef884773893fbc535b2d5d13b3f9f]

INTEGRATION: CWS hr38 (1.2.118); FILE MERGED 2006/09/11 13:36:49 hr 1.2.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [a5b5f5a295e714c61e5c08ed8013bb4e3d6d9f73]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:36:49 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [47ca5d3779ade50492c4bdf628948c0e00c0ee15]

INTEGRATION: CWS hr38 (1.4.116); FILE MERGED 2006/09/11 13:36:49 hr 1.4.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [c4a163a0980421530fa6befcd861f7bb40851db0]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/11 13:36:48 hr 1.3.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [93e9b1539c908ad1ffabe2d900e8d75afedac0e5]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/05 14:41:11 hr 1.3.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [bd0b21c547f5ad56170d63d558224f3dd2539738]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/11 13:36:47 hr 1.3.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [026f858bf062664bb55b73005e5778ce1190daed]

INTEGRATION: CWS hr38 (1.2.118); FILE MERGED 2006/09/11 13:36:47 hr 1.2.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [c0e5a9774645b59ed06e2cb71283325e5e03bc53]

INTEGRATION: CWS hr38 (1.3.116); FILE MERGED 2006/09/11 13:36:47 hr 1.3.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [92fbacb29256b9e4974108ab6d39f58ba745371f]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:36:46 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [d178014f84a719b482e837eb710d98d3ca80163e]

INTEGRATION: CWS hr38 (1.3.116); FILE MERGED 2006/09/11 13:36:46 hr 1.3.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [d62bec72a38975112cc78124f45c76c7a6fba9f9]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/11 13:36:46 hr 1.3.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [21813ff091b47c9802d8056f27b6eb7949d5c1cc]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:36:45 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [9607d2ee3f71d382ffda9d184cf6348cf732c358]

INTEGRATION: CWS hr38 (1.4.70); FILE MERGED 2006/09/11 13:36:45 hr 1.4.70.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [829d1571f0868aae3e47ce8455f7809ea749d8ab]

INTEGRATION: CWS hr38 (1.4.116); FILE MERGED 2006/09/11 13:36:45 hr 1.4.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [2157712ec030d12b9a7f93969d36649992958125]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/11 13:36:45 hr 1.3.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [6737701fa98ef21cdab907a81ec20dec3b7cf4a3]

INTEGRATION: CWS hr38 (1.5.116); FILE MERGED 2006/09/11 13:36:45 hr 1.5.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [ebb12e99cf5d42331cbef6a3d02263cf0063c426]

INTEGRATION: CWS hr38 (1.4.116); FILE MERGED 2006/09/11 13:36:44 hr 1.4.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [57adf358e1e872729edc67a0dc80a41d492e0ec0]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/11 13:36:43 hr 1.3.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [f80864578c548b50c605710e6853ae600f68d1c2]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:36:42 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [e32de4a0f4a61cc6886e9cd9991075df8090ca1f]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/11 13:36:42 hr 1.3.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [498e57df4f1d60775953572155c9a95880b480e4]

INTEGRATION: CWS hr38 (1.3.116); FILE MERGED 2006/09/05 14:41:10 hr 1.3.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [7548dc755e08c21df934b4342ebae62e1d9a5f7e]

INTEGRATION: CWS hr38 (1.4.116); FILE MERGED 2006/09/11 13:36:42 hr 1.4.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [fb268556cefb919c8e603d8e477bc442595a95cb]

INTEGRATION: CWS hr38 (1.4.114); FILE MERGED 2006/09/11 13:36:41 hr 1.4.114.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [e4e5a0b5beee59581d75f4727f4042df4da70951]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/11 13:36:41 hr 1.3.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [cb71d0eaaa17f1da3cae2ad01c5620b784d914e7]

INTEGRATION: CWS hr38 (1.5.114); FILE MERGED 2006/09/11 13:36:40 hr 1.5.114.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [59c5b80c1bd6a405333d8e389eb6b801d19cb5e4]

INTEGRATION: CWS hr38 (1.4.116); FILE MERGED 2006/09/11 13:36:40 hr 1.4.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [3ddeeca9a0078c95c33f6b0c8ed00f94ffcf6e00]

INTEGRATION: CWS hr38 (1.6.28); FILE MERGED 2006/09/08 14:10:38 hr 1.6.28.1: #i69179#: remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [b51267115be4c7f887fd4ef7e7e39c35c610b878]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/11 13:36:40 hr 1.3.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [62dd2db2e15d8c7d4ef1602ba9f3bc66b4affebf]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:36:39 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [a0f1a86068ee52bb78681fe479ba91b0e432150b]

INTEGRATION: CWS hr38 (1.5.114); FILE MERGED 2006/09/08 14:55:58 hr 1.5.114.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [d032f51596501b93c64c99a8388f5f6d7a26886a]

INTEGRATION: CWS hr38 (1.6.28); FILE MERGED 2006/09/08 14:55:41 hr 1.6.28.1: #i69179#: remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [541096ef808e4b4af64a4f981a95ad949de6142b]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/08 14:55:58 hr 1.3.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [ea480a45a78b185d3fd1f33c54b82baf372a0c9f]

INTEGRATION: CWS hr38 (1.8.116); FILE MERGED 2006/09/11 13:36:38 hr 1.8.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [f32dd2ad63d7f0c7914c965e3f78719756ac7afb]

INTEGRATION: CWS hr38 (1.5.114); FILE MERGED 2006/09/11 13:36:38 hr 1.5.114.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [e3f14dca0dad338d028c9d78068f1d337e17a206]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/11 13:36:38 hr 1.3.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [7b5bc918cbdd9a81472737b77584e45897147515]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/06 09:49:26 hr 1.3.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [c97ac1b241345c38d80c66d75dfd5f725ec93f52]

INTEGRATION: CWS hr38 (1.6.30); FILE MERGED 2006/09/05 17:38:36 hr 1.6.30.1: #i69179#: remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [6080bfc90f5babee1a6c47ed7b9538baa89ece8f]

INTEGRATION: CWS hr38 (1.7.68); FILE MERGED 2006/09/08 15:01:15 hr 1.7.68.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [0d6fff930f50effdb895eeace87e840bff657e32]

INTEGRATION: CWS hr38 (1.5.116); FILE MERGED 2006/09/11 13:36:37 hr 1.5.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [af33dba382bc9e810fa87dea1d248051c7b802f2]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:36:37 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [377c2bab140a943f08c55ce54f9728556aeea680]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/11 13:36:37 hr 1.3.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [397bf16d2247e375c4cfb0c7e39757b623fc4ede]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:36:36 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [6c2b5a4e0d292284bd09de33336b5fd81ecbe3f2]

INTEGRATION: CWS hr38 (1.5.114); FILE MERGED 2006/09/11 13:36:36 hr 1.5.114.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [dcf80d61187707ca43e947762fc7b8b7de3570fc]

INTEGRATION: CWS hr38 (1.6.28); FILE MERGED 2006/09/05 17:24:06 hr 1.6.28.1: #i69179#: remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [0203aba92cd8d16f61f08036957e392d42e3d847]

INTEGRATION: CWS hr38 (1.3.116); FILE MERGED 2006/09/06 09:32:22 hr 1.3.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [3ba0942fa3dfe668fab9e0a8c6da73f7306e4509]

INTEGRATION: CWS hr38 (1.6.116); FILE MERGED 2006/09/11 13:36:35 hr 1.6.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [d9e2c607efe13fa5befeaae8b31b43e9a279fc4b]

INTEGRATION: CWS hr38 (1.5.116); FILE MERGED 2006/09/11 13:36:35 hr 1.5.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [cd729ee6021c8dd7f54125637edd225d6b616502]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:36:35 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [d32a1d0f495f92d9ae67db4a272d546f4a0ff650]

INTEGRATION: CWS hr38 (1.5.118); FILE MERGED 2006/09/11 13:36:35 hr 1.5.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [6ad1a7c33c30ef49e98490fc1b65dd7e595d53b6]

INTEGRATION: CWS hr38 (1.5.114); FILE MERGED 2006/09/11 13:36:34 hr 1.5.114.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [a3c902f669c460c14350de442112f872f1b91030]

INTEGRATION: CWS hr38 (1.5.116); FILE MERGED 2006/09/11 13:36:34 hr 1.5.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [e05ef44c33cc8b5270dcc0147da3ecc805b9baf5]

INTEGRATION: CWS hr38 (1.8.116); FILE MERGED 2006/09/11 13:36:34 hr 1.8.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [c2d13f3df351319ed8af4ad6a812907684334d82]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:36:34 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [5b76cdb598934424bc50fbf36fe04527aa3a5d8d]

INTEGRATION: CWS hr38 (1.7.114); FILE MERGED 2006/09/05 14:45:49 hr 1.7.114.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [fb0b591d5300a3b5dc27d7ae9d1ff1bb1e167edc]

INTEGRATION: CWS hr38 (1.7.116); FILE MERGED 2006/09/11 13:36:34 hr 1.7.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [490ecaa950deafee6fb868a833a180daa2a9de17]

INTEGRATION: CWS hr38 (1.6.116); FILE MERGED 2006/09/11 13:36:33 hr 1.6.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [79adbf86b58fc4d0c903abb334eeabf805e4f099]

INTEGRATION: CWS hr38 (1.5.114); FILE MERGED 2006/09/11 13:36:33 hr 1.5.114.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [43c3efcf891325f5e7ea9a492050cce309117086]

INTEGRATION: CWS hr38 (1.5.26); FILE MERGED 2006/09/05 17:40:59 hr 1.5.26.1: #i69179#: remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [9339c5b3c9c245eacf0d65ca56d4d0aa80b9f205]

INTEGRATION: CWS hr38 (1.5.118); FILE MERGED 2006/09/11 13:36:32 hr 1.5.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [b3d08247f373e40236231817da4a79bf6ceb935e]

INTEGRATION: CWS hr38 (1.8.38); FILE MERGED 2006/09/05 14:06:11 hr 1.8.38.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [d267670553416988b36d42e68a8cea1fa1d32fd9]

INTEGRATION: CWS hr38 (1.6.116); FILE MERGED 2006/09/05 14:16:16 hr 1.6.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [7d3082efd0f7ba3d50464dbd5c5639ff824a187e]

INTEGRATION: CWS hr38 (1.7.38); FILE MERGED 2006/09/11 13:36:32 hr 1.7.38.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [5fb3c28c0eaad7a2289f1fd5d649ff58bc2de490]

INTEGRATION: CWS hr38 (1.5.116); FILE MERGED 2006/09/11 13:36:32 hr 1.5.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [88c0ae2b4245efa0d7b0dcc11a847eebf94ede89]

INTEGRATION: CWS hr38 (1.5.118); FILE MERGED 2006/09/11 13:36:31 hr 1.5.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [349558f9be57702c66317606f37cc013aa55e0ea]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:36:31 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [59ac834447d327cb7fe0739c87f6ed45d0ee4d9a]

INTEGRATION: CWS hr38 (1.3.118); FILE REMOVED 2006/09/06 12:47:31 hr 1.3.118.1: #i69179#: remove obsolete file


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [96a2f89477cdb984bd59e2822156550a1d0b6fce]

INTEGRATION: CWS hr38 (1.4.118); FILE REMOVED 2006/09/06 12:47:31 hr 1.4.118.1: #i69179#: remove obsolete file


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [59a37de42e85b25cf6640f0d36f15f5ace4d156e]

INTEGRATION: CWS hr38 (1.4.116); FILE REMOVED 2006/09/06 12:47:30 hr 1.4.116.1: #i69179#: remove obsolete file


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [096ec989bc9ba48e4bf677a2d70d6f7edfc150db]

INTEGRATION: CWS hr38 (1.5.118); FILE REMOVED 2006/09/06 12:47:30 hr 1.5.118.1: #i69179#: remove obsolete file


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [5ae85883e76ff7e624eeff8bf346780e6f3660a8]

INTEGRATION: CWS hr38 (1.3.116); FILE REMOVED 2006/09/06 12:47:30 hr 1.3.116.1: #i69179#: remove obsolete file


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [756ef5d1fe90c053a4aa53ff139c4ad7255513a4]

INTEGRATION: CWS hr38 (1.5.28); FILE REMOVED 2006/09/06 12:47:30 hr 1.5.28.1: #i69179#: remove obsolete file


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [9dde1e7b71fc6b01752a4dd948cb3f30ba927947]

INTEGRATION: CWS hr38 (1.5.116); FILE REMOVED 2006/09/06 12:45:06 hr 1.5.116.1: #i69179#: remove obsolete file


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [d4177bce2fc8be9dbf6ef4eb095dcb17166b5492]

INTEGRATION: CWS hr38 (1.4.30); FILE REMOVED 2006/09/06 12:45:06 hr 1.4.30.1: #i69179#: remove obsolete file


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [6c88adcc3528ad2a8e477bd1bafa8aca794bc088]

INTEGRATION: CWS hr38 (1.4.118); FILE REMOVED 2006/09/06 12:45:06 hr 1.4.118.1: #i69179#: remove obsolete file


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [762606a63c925177ae1314f9312d113f38b7f9c8]

INTEGRATION: CWS hr38 (1.3.118); FILE REMOVED 2006/09/06 12:45:06 hr 1.3.118.1: #i69179#: remove obsolete file


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [9259fd3fbe46b4e709465644f8ddd3382828915c]

INTEGRATION: CWS hr38 (1.5.30); FILE REMOVED 2006/09/06 12:45:06 hr 1.5.30.1: #i69179#: remove obsolete file


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [d783f2091ab6144ff6d3492833611c1e669ac217]

INTEGRATION: CWS hr38 (1.3.118); FILE REMOVED 2006/09/06 11:46:18 hr 1.3.118.1: #i69179#: remove obsolete file


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [32a9646dd697170c4e4565053c68c5a4c358a6b3]

INTEGRATION: CWS hr38 (1.5.30); FILE REMOVED 2006/09/06 11:46:17 hr 1.5.30.1: #i69179#: remove obsolete file


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [5a07496fb072f68b15707da145eaebc3de42e6d0]

INTEGRATION: CWS hr38 (1.3.118); FILE REMOVED 2006/09/06 11:46:17 hr 1.3.118.1: #i69179#: remove obsolete file


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [a10d81f05eaa02e7e9f82d4f1e956f8b0a468b25]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/11 13:36:31 hr 1.3.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [df89a786121a8070bab3a1206387c73375a195f6]

INTEGRATION: CWS hr38 (1.3.118); FILE REMOVED 2006/09/06 12:57:46 hr 1.3.118.1: #i69179#: remove obsolete file


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [8633da40ca280bf1748abd356c6b3e05a4b3f418]

INTEGRATION: CWS hr38 (1.3.118); FILE REMOVED 2006/09/06 12:56:48 hr 1.3.118.1: #i69179#: remove obsolete file


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [f71d257542e0f88da00fd597e0a3f72d896ff085]

INTEGRATION: CWS hr38 (1.3.118); FILE REMOVED 2006/09/06 11:31:00 hr 1.3.118.1: #i69179#: remove obsolete file


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [c8498699712cab8319f4907536faf9287c952b44]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:36:30 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [0ea3bf24880363e0f3dfc8db390175a97e502399]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/06 13:28:36 hr 1.4.118.3: #i69179#: clean up stripped files; remove obsolete files 2006/09/06 11:44:08 hr 1.4.118.2: #i69179#: remove obsolete file 2006/09/05 14:06:31 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [194b147b6aafc25537940406b4c3caf7fc8ad2d6]

INTEGRATION: CWS hr38 (1.3.118); FILE REMOVED 2006/09/06 11:29:12 hr 1.3.118.1: #i69179#: remove obsolete file


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [376ac8eff23992f6af8e557d9f237bf4143baebc]

INTEGRATION: CWS hr38 (1.4.118); FILE REMOVED 2006/09/06 11:29:12 hr 1.4.118.1: #i69179#: remove obsolete file


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [8a85e7fbdb5859be9541deb4ec659e05d7c5e51b]

INTEGRATION: CWS hr38 (1.5.118); FILE REMOVED 2006/09/06 11:29:12 hr 1.5.118.1: #i69179#: remove obsolete file


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [dbb0bc3b89cd09095d062660b219e5083dc58b91]

INTEGRATION: CWS hr38 (1.5.30); FILE REMOVED 2006/09/06 11:29:12 hr 1.5.30.1: #i69179#: remove obsolete file


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [c57b2d4579102ba8f3070002a754056c8a186961]

INTEGRATION: CWS hr38 (1.4.118); FILE REMOVED 2006/09/06 11:29:11 hr 1.4.118.1: #i69179#: remove obsolete file


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [86169a918e0bc91574b40718fb77e4dfbb2ae1ab]

INTEGRATION: CWS hr38 (1.3.118); FILE REMOVED 2006/09/06 11:29:11 hr 1.3.118.1: #i69179#: remove obsolete file


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [87e25cffa58a104f77ce5a5096db96da0b9a446f]

INTEGRATION: CWS hr38 (1.3.116); FILE REMOVED 2006/09/06 11:29:11 hr 1.3.116.1: #i69179#: remove obsolete file


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [e2a2871366c191d411e657632ffe9a36508f3c40]

INTEGRATION: CWS hr38 (1.5.116); FILE MERGED 2006/09/11 13:36:30 hr 1.5.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [c806a1c5ca5a4b2a4aaafb6729090b7d6497757e]

INTEGRATION: CWS hr38 (1.7.118); FILE MERGED 2006/09/11 13:36:30 hr 1.7.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [2dabd7b79c7568a5ab2b39eaa65da7a6f8ad5baa]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:36:30 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [115cfdffea2afee83a0c4080bcad3e9b72591626]

INTEGRATION: CWS hr38 (1.6.116); FILE MERGED 2006/09/11 13:36:29 hr 1.6.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [a1573e3d2b3c10f83fe6ae294c1a64526060ae5a]

INTEGRATION: CWS hr38 (1.5.118); FILE MERGED 2006/09/11 13:36:29 hr 1.5.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [160553906f7756f27663ace6d33141aba924da57]

INTEGRATION: CWS hr38 (1.5.28); FILE MERGED 2006/09/06 13:17:44 hr 1.5.28.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [777baf1167b9e8b39144b49d117cbcabd9f06a8e]

INTEGRATION: CWS hr38 (1.5.114); FILE MERGED 2006/09/11 13:36:29 hr 1.5.114.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [30ec2d65189c130909936c75c4a498fecd2a01b4]

INTEGRATION: CWS hr38 (1.5.116); FILE MERGED 2006/09/11 13:36:29 hr 1.5.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [3d8b47fb616fb0dd026dd32f7cd510354f112150]

INTEGRATION: CWS hr38 (1.6.116); FILE MERGED 2006/09/11 13:36:28 hr 1.6.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [ce8ca7f0170cfa9b3453a498f211482f7aa382f8]

INTEGRATION: CWS hr38 (1.5.118); FILE MERGED 2006/09/11 13:36:28 hr 1.5.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [920c090cdc9ce323fbe428dfc74fd88c9294e493]

INTEGRATION: CWS hr38 (1.4.116); FILE MERGED 2006/09/11 13:36:28 hr 1.4.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [9ca813bd0bb3ba35818d3e20b2f9307d56a6e518]

INTEGRATION: CWS hr38 (1.6.118); FILE MERGED 2006/09/11 13:36:28 hr 1.6.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [fec28a6faabc9e0b2cb479019a010d9c96ef3bc6]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:36:27 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [bac8455bbb318d6c454c73dba0056ac2ad4b5a2b]

INTEGRATION: CWS hr38 (1.5.38); FILE MERGED 2006/09/11 13:36:27 hr 1.5.38.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [e2f1cfa4657db07035e1fbff519bed6d5a75d017]

INTEGRATION: CWS hr38 (1.4.116); FILE MERGED 2006/09/11 13:36:27 hr 1.4.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [f164d907c516825a4f797525a8d1f09912d6d676]

INTEGRATION: CWS hr38 (1.7.38); FILE MERGED 2006/09/11 13:36:24 hr 1.7.38.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [4c175b3026ea73dd5f68b4f6d03f04e7ede93a8c]

INTEGRATION: CWS hr38 (1.4.116); FILE MERGED 2006/09/11 13:36:24 hr 1.4.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [ceddf2761884066e5a5726db9189f9b03d55809e]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/11 13:36:24 hr 1.3.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [321747a032bdf6ec7bf16ea1e40087b0fc034ce6]

INTEGRATION: CWS hr38 (1.8.76); FILE MERGED 2006/09/11 13:36:24 hr 1.8.76.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [cbecd699e11d7d27b6c5ee74811e2a9b126d9f4b]

INTEGRATION: CWS hr38 (1.6.116); FILE MERGED 2006/09/11 13:36:23 hr 1.6.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [fe5d5a94a6ef495165c53466360a072b75d2d61f]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:36:23 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [90bd288b31e87e12f181c48bea07eac99e3d2fe1]

INTEGRATION: CWS hr38 (1.5.116); FILE MERGED 2006/09/11 13:36:23 hr 1.5.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [3798046dc58138c7865edd095ce0b7e4b525dd1d]

INTEGRATION: CWS hr38 (1.5.118); FILE MERGED 2006/09/11 13:36:23 hr 1.5.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [2cac5ec2e259032e5ca5f1d531f4bbaf8e008be1]

INTEGRATION: CWS hr38 (1.7.36); FILE MERGED 2006/09/11 13:36:23 hr 1.7.36.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [4f20f2d18c4f506398948e7303d986a1ca3f71f4]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/11 13:36:22 hr 1.3.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [e433581c7a361c5b7ab73ba066311d8fbf368cc5]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:36:22 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [c8707288cb72cf7b7e795957a8a735c79b19c47e]

INTEGRATION: CWS hr38 (1.5.118); FILE MERGED 2006/09/11 13:36:22 hr 1.5.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [fc3db94159aa70e7d92c72f55f7d4eae0974d0fb]

INTEGRATION: CWS hr38 (1.6.116); FILE MERGED 2006/09/11 13:36:22 hr 1.6.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [b7a2b50a842cfbde5ffff76a178b9d61e5d88962]

INTEGRATION: CWS hr38 (1.5.116); FILE MERGED 2006/09/11 13:36:22 hr 1.5.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [394a054b9a4ee77c5e6a4c125f598ce6fa55c099]

INTEGRATION: CWS hr38 (1.7.30); FILE MERGED 2006/09/08 12:11:02 hr 1.7.30.1: #i69179#: remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [ca0bf7e9f209ab5824498cc362f0ba7c08154171]

INTEGRATION: CWS hr38 (1.5.118); FILE MERGED 2006/09/11 13:36:21 hr 1.5.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [645cf05fc2f7760900ab0b5cba000fdb1894a609]

INTEGRATION: CWS hr38 (1.7.116); FILE MERGED 2006/09/11 13:36:21 hr 1.7.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [7540e3a0cc82abc10a128f40ac3f91cacf934f8a]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/11 13:36:21 hr 1.3.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [deda280aae7cd34df3ad960a88038491c9611c6e]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:36:21 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [485bbeabf0dd9c798db58d32b4fc8972f0969610]

INTEGRATION: CWS hr38 (1.6.118); FILE MERGED 2006/09/11 13:36:20 hr 1.6.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [f84834522c07d05f895609ea1bbb3be58ee2fbe4]

INTEGRATION: CWS hr38 (1.5.118); FILE MERGED 2006/09/11 13:36:20 hr 1.5.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [891a85dab5eaebe9ed90c0bc0b120c9c61765b72]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:36:20 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [53ba6123cf105d5befe23910bcde181d74a0897a]

INTEGRATION: CWS hr38 (1.6.116); FILE MERGED 2006/09/11 13:36:20 hr 1.6.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [abf5aa629365d2fb492f835caec08c91e1750bf4]

INTEGRATION: CWS hr38 (1.5.116); FILE MERGED 2006/09/11 13:36:20 hr 1.5.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [689d454e2a14ef3eff75df7f28938cc8e2c71c1c]

INTEGRATION: CWS hr38 (1.6.116); FILE MERGED 2006/09/11 13:36:19 hr 1.6.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [608ee59b647935adb4be98769cd2ca7108fb3fd4]

INTEGRATION: CWS hr38 (1.5.118); FILE MERGED 2006/09/11 13:36:19 hr 1.5.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [9dded8f3d232c7a172c3dd82e15b12146d41a628]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:36:19 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [3c4e23e4d5caaab255216f3d92a4f8c2f54c29e4]

INTEGRATION: CWS hr38 (1.5.118); FILE MERGED 2006/09/11 13:36:18 hr 1.5.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [d547b4f471232178f9bf524a4c381e95d40f7d9a]

INTEGRATION: CWS hr38 (1.7.118); FILE MERGED 2006/09/11 13:36:18 hr 1.7.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [6749f4462001e4102586ae36bf811c62970e6208]

INTEGRATION: CWS hr38 (1.8.38); FILE MERGED 2006/09/11 13:36:18 hr 1.8.38.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [0e2967ab0a7999a814b685ccd546c532506ff54f]

INTEGRATION: CWS hr38 (1.4.116); FILE MERGED 2006/09/11 13:36:18 hr 1.4.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [eded60f7852cd2c8b810d75ad385a9e2d57834d8]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:36:18 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [870a8beef5aba6b6daf35d154de2d8b1a9e2c22c]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/11 13:36:17 hr 1.3.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [5182df926434aca93bf18883101d540afe55ae61]

INTEGRATION: CWS hr38 (1.6.118); FILE MERGED 2006/09/11 13:36:17 hr 1.6.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [1f0c52e0f065ad3697804ad3cfd7cf906e6be043]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:36:17 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [6445cb15275fb3b9fdaad426b7f00cfd18867811]

INTEGRATION: CWS hr38 (1.7.118); FILE MERGED 2006/09/11 13:36:17 hr 1.7.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [376637ecbd0c601a8cc5c758f5c1b99ead757ec3]

INTEGRATION: CWS hr38 (1.5.116); FILE MERGED 2006/09/11 13:36:17 hr 1.5.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [f0ce0131f390877f3753e87276d0dda54864d3b8]

INTEGRATION: CWS hr38 (1.6.118); FILE MERGED 2006/09/11 13:36:16 hr 1.6.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [d922e6f4fb72d4cac76a44c13a31ab7e09cc0fe2]

INTEGRATION: CWS hr38 (1.5.118); FILE MERGED 2006/09/11 13:36:16 hr 1.5.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [9dbc651eda038677084185159bd5877146a3dc10]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:36:16 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [e3b5a3ea9d3aa98a636960e3e39b454fd47a577c]

INTEGRATION: CWS hr38 (1.7.118); FILE MERGED 2006/09/11 13:36:16 hr 1.7.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [5c196ff08908cca77884dcbeab3ea2e127dc1a1e]

INTEGRATION: CWS hr38 (1.5.118); FILE MERGED 2006/09/11 13:36:15 hr 1.5.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [3efe00214622a6c4ecc5d0e729386858b9c5c33d]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:36:15 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [2b60383ad64ede25132f9b5b5ed2307763017d99]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/11 13:36:15 hr 1.3.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [89c69e77f592bad374e4cc2593a11a4c9cad0af0]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 16:04:04 hr 1.4.118.2: #i69179#: clean up stripped files; remove obsolete files 2006/09/11 13:36:15 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [e9e65cd328ab76b9be8000dddf2a779b5c3e52c4]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/11 13:36:14 hr 1.3.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [0b6b493802f62ef142daa52967b7dc049c30a9f7]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:36:14 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [7bb15da1427463b16b93615480a101a2cd376e10]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:36:13 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [be7523f1ec9afc63909772e842f4557baebd51a3]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/11 13:36:13 hr 1.3.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [56e106fac8be6b385e9a228a4ffca862df06bd41]

INTEGRATION: CWS hr38 (1.6.30); FILE MERGED 2006/09/11 13:18:12 hr 1.6.30.1: #i69179#: remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [9304b1225b1a7e1dd380769d02941c26fac1ccbf]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/11 13:36:12 hr 1.3.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [b5f21549c24d81d83f5374121462acb41f7aa0f9]

INTEGRATION: CWS hr38 (1.6.38); FILE MERGED 2006/09/11 13:36:12 hr 1.6.38.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [ff93dbe40e4baeb24eaed56877faf6c3f232d0b6]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:36:12 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [e30de3ad40746c534499cdd5dad0c1799f17945c]

INTEGRATION: CWS hr38 (1.5.118); FILE MERGED 2006/09/11 13:36:11 hr 1.5.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [7c5a10b92b5b91ec5a793c71dd901a60bc107751]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:36:11 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [bee35c29cced814446e529e06dc96d7c46f94fb6]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/11 13:36:11 hr 1.3.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [9a51139e51e949c07cf8a035990dec6a95d7b3f7]

INTEGRATION: CWS hr38 (1.5.118); FILE MERGED 2006/09/11 13:36:10 hr 1.5.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [946ae9d0e2c54ae720a276e4492fd16564e3d5dc]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:36:10 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [6c474916cdcc43e12f36c971e6c41f71960ae872]

INTEGRATION: CWS hr38 (1.6.118); FILE MERGED 2006/09/11 13:36:09 hr 1.6.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [44608127284d3c631ce947a3830cea17685fe0a8]

INTEGRATION: CWS hr38 (1.8.118); FILE MERGED 2006/09/11 13:36:09 hr 1.8.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [82eaaec6826b787c9125cec960a1c3c643056c31]

INTEGRATION: CWS hr38 (1.7.118); FILE MERGED 2006/09/11 13:36:09 hr 1.7.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [fdc2497c5eca9f5ef2f9e0a526fa4ab91e3d8600]

INTEGRATION: CWS hr38 (1.7.118); FILE MERGED 2006/09/11 13:36:08 hr 1.7.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [335fd730fe7661a86ed98c6beb2fbfe3c7074762]

INTEGRATION: CWS hr38 (1.9.118); FILE MERGED 2006/09/11 13:36:08 hr 1.9.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [46301677c8122158253522493da86fc1100c9e41]

INTEGRATION: CWS hr38 (1.11.118); FILE MERGED 2006/09/11 13:36:08 hr 1.11.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [8eb7548c8211d87333f216e3911bd37be76e0a65]

INTEGRATION: CWS hr38 (1.8.38); FILE MERGED 2006/09/11 13:36:08 hr 1.8.38.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [f215287f48d3743f4ba54de75c7cb8ad5d03e657]

INTEGRATION: CWS hr38 (1.6.118); FILE MERGED 2006/09/11 13:36:08 hr 1.6.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [d7e8ce1389090bd4e262a22e1e7279241b69d58e]

INTEGRATION: CWS hr38 (1.7.38); FILE MERGED 2006/09/11 13:36:07 hr 1.7.38.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [bb037bab84ec1e00d3d790ba67b0f6bd7eb030b0]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/11 13:36:07 hr 1.3.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [1cc127596e084403893b84725980046a63557a70]

INTEGRATION: CWS hr38 (1.5.118); FILE MERGED 2006/09/11 13:36:07 hr 1.5.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [d293cc732250ee40aae9691a54df8b67b393e218]

INTEGRATION: CWS hr38 (1.9.34); FILE MERGED 2006/09/11 13:36:07 hr 1.9.34.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [d47b427e544c8b1b3e734ee31971aaa48f86f245]

INTEGRATION: CWS hr38 (1.7.30); FILE MERGED 2006/09/11 13:36:07 hr 1.7.30.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [4485530f041964f7bc1a03e9dbcb43f625e7d982]

INTEGRATION: CWS hr38 (1.6.118); FILE MERGED 2006/09/11 13:36:07 hr 1.6.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [a5551b98211cb1070aa95c94674d17cdb0c01388]

INTEGRATION: CWS hr38 (1.6.38); FILE MERGED 2006/09/11 13:36:06 hr 1.6.38.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [0408726aec3a79150cf66393d5f50b8119336a62]

INTEGRATION: CWS hr38 (1.7.38); FILE MERGED 2006/09/11 13:36:06 hr 1.7.38.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [79fa54948a8d9438b9d2b32af63cf49f61576df1]

INTEGRATION: CWS hr38 (1.4.116); FILE MERGED 2006/09/11 13:36:06 hr 1.4.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [cdac8799f0804a365fe88141e7e41460b5ff1723]

INTEGRATION: CWS hr38 (1.5.118); FILE MERGED 2006/09/11 13:36:05 hr 1.5.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [2774fac5b13e8872c916508aeb39a17166c80691]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/11 13:36:05 hr 1.3.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [ce9d4fc8d20b21d2b402eaaf8dc450755c635620]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:36:05 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [acaecc23d0ff9f986fb056538c395b2cd0ef9f63]

INTEGRATION: CWS hr38 (1.6.38); FILE MERGED 2006/09/11 13:36:05 hr 1.6.38.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [d7e914fe976119247b4711cd71ab6cc9b446239e]

INTEGRATION: CWS hr38 (1.5.118); FILE MERGED 2006/09/11 13:36:04 hr 1.5.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [8f3c015c3aee5f2a9bd2a4e0a949dadc59209427]

INTEGRATION: CWS hr38 (1.6.118); FILE MERGED 2006/09/11 13:36:04 hr 1.6.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [8bedeead99100712dd0d1cd7c89306db0922e71c]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:36:04 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [e194bed8cbf1cab9c83ec82f2c93ff94975e2fff]

INTEGRATION: CWS hr38 (1.6.118); FILE MERGED 2006/09/11 13:36:03 hr 1.6.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [2b6baa8922e8adb6134c1063e3e119b0e87f468a]

INTEGRATION: CWS hr38 (1.5.118); FILE MERGED 2006/09/11 13:36:03 hr 1.5.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [de1c63588210ea7d7c36440e924e16f4fddae9f8]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:36:03 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [450941697f50883f2366811f5dfa7ca3591fcf7f]

INTEGRATION: CWS hr38 (1.6.38); FILE MERGED 2006/09/11 13:36:02 hr 1.6.38.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [8631023855c75ade1aa5cc78442288da877f7145]

INTEGRATION: CWS hr38 (1.7.118); FILE MERGED 2006/09/11 13:36:02 hr 1.7.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [16cee596eea7361f5947f3d616f0da45d82e71bd]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:36:02 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [aeec6267b10e962863db9c3affda2f2edf4f9733]

INTEGRATION: CWS hr38 (1.5.118); FILE MERGED 2006/09/11 13:36:01 hr 1.5.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [44d28e41990f9156aafef5ffadb54f3bc77d0458]

INTEGRATION: CWS hr38 (1.6.38); FILE MERGED 2006/09/11 13:36:01 hr 1.6.38.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [737d20506ea59dfb0dbf439f4ad02b8a8540a923]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:36:01 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [5a8372198d8e54353c2f84ee9c1044aebd0ad59b]

INTEGRATION: CWS hr38 (1.7.118); FILE MERGED 2006/09/11 13:36:01 hr 1.7.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [caea6ca8e7170539abb70d29a505d56daacbd532]

INTEGRATION: CWS hr38 (1.5.118); FILE MERGED 2006/09/11 13:36:00 hr 1.5.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [320bf2a18e9e0e8ffd505be3f1e4bcf70e3b87c0]

INTEGRATION: CWS hr38 (1.6.118); FILE MERGED 2006/09/11 13:36:00 hr 1.6.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [d541bd1e5b3fc5b03122ee6663cec7fdc9d63383]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:36:00 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [17c9f61d8a5d6c47818cafac85e3a4252c12266f]

INTEGRATION: CWS hr38 (1.8.116); FILE MERGED 2006/09/11 13:36:00 hr 1.8.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [c75af63ecd85562f2a87b53b29df59d2d3311718]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/11 13:35:59 hr 1.3.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [f5852526d26398ddcb68f9a8ffc80744696cfcf3]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:35:59 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [71b417e4966ab0cd5dd37d74b2c11a7b39022a83]

INTEGRATION: CWS hr38 (1.4.116); FILE MERGED 2006/09/11 13:35:59 hr 1.4.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [61ff7f2b6009010bbe797cd20d7c5d0b2e744dd8]

INTEGRATION: CWS hr38 (1.6.70); FILE MERGED 2006/09/11 13:35:59 hr 1.6.70.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [589fa2a692e9ee83258b711e13547af7108ba28d]

INTEGRATION: CWS hr38 (1.5.118); FILE MERGED 2006/09/11 13:35:58 hr 1.5.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [36a46d23ceb647d078b6a977cdfcedb3a5f250c1]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/11 13:35:58 hr 1.3.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [f93736b47b7e90676e79663d96a3ae9745084761]

INTEGRATION: CWS hr38 (1.4.70); FILE MERGED 2006/09/11 13:35:58 hr 1.4.70.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [00c7ac2be93141194fb8e6a86fb8af9dfbb3732a]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:35:58 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [e59dacc3d8201d05d85757c3ab47b45d90723671]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:35:57 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [5684af45eb2ca6b37d85697660e043e2e8a61662]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/11 13:35:57 hr 1.3.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [651cdfe4102e2412c7f6e9fcab266de2a4c75b5b]

INTEGRATION: CWS hr38 (1.5.88); FILE MERGED 2006/09/11 13:35:57 hr 1.5.88.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [3c2b9f4e020316e0ce48bc7d72e7839cc36403c7]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/11 13:35:56 hr 1.3.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [d4326daf14294b35dc4b76c1d89cfc96e64035fa]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/11 13:35:55 hr 1.3.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [83fd2abaaa79d2872bcc4937a27940cea15f69f1]

INTEGRATION: CWS hr38 (1.4.88); FILE MERGED 2006/09/11 13:35:55 hr 1.4.88.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [ecf5b1fe3671ea2b75eab3ca3a10f954a9f3ccdd]

INTEGRATION: CWS hr38 (1.5.86); FILE MERGED 2006/09/11 13:35:55 hr 1.5.86.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [88919ca5f70e618a620b5e10d016109f869ac62c]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:35:55 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [fe66e48ca0d270e8ea45c51644fff55c0ec71ab1]

INTEGRATION: CWS hr38 (1.5.38); FILE MERGED 2006/09/11 13:35:54 hr 1.5.38.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [c0cfdb6561529c850154f3829ed40b9d860096de]

INTEGRATION: CWS hr38 (1.3.116); FILE MERGED 2006/09/11 13:35:54 hr 1.3.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [40e6c5168742c80560a831b3369fb02bcd25ac09]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:35:54 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [53c761a1868c334abe7c228f0c1cfbf2735087ba]

INTEGRATION: CWS hr38 (1.5.118); FILE MERGED 2006/09/11 13:35:54 hr 1.5.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [c8867018cec7dd32a24607fccf5e31c10cfb3d33]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/11 13:35:53 hr 1.3.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [e4f412402b200a46b56bb0b61dc1b2fea5add5a2]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:35:53 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [2f4da3d2aa62a59be8b58161627186643991c606]

INTEGRATION: CWS hr38 (1.7.114); FILE MERGED 2006/09/11 13:35:52 hr 1.7.114.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [656ef1ee0cc0b0c89617612447126cb314c85c33]

INTEGRATION: CWS hr38 (1.5.114); FILE MERGED 2006/09/11 13:35:52 hr 1.5.114.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [0f8eec42d6b1a2063d0c725ec5970b67ca2b1399]

INTEGRATION: CWS hr38 (1.6.116); FILE MERGED 2006/09/11 13:35:51 hr 1.6.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [2eb713c1818c706be760405f84f89561fc641574]

INTEGRATION: CWS hr38 (1.4.116); FILE MERGED 2006/09/11 13:35:51 hr 1.4.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [b3eb76e473b44725cfe644736bc62e183c68be0a]

INTEGRATION: CWS hr38 (1.5.116); FILE MERGED 2006/09/11 13:35:51 hr 1.5.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [9e199b8ad60cf63ab5440a05366c20f39f077496]

INTEGRATION: CWS hr38 (1.5.114); FILE MERGED 2006/09/11 13:35:51 hr 1.5.114.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [06fcc22cbc38ee05a89cf8d57c0b5c6a2dafe5cb]

INTEGRATION: CWS hr38 (1.7.38); FILE MERGED 2006/09/11 13:35:50 hr 1.7.38.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [5c13d3456797687105dbdef72003cc666d864ab2]

INTEGRATION: CWS hr38 (1.5.118); FILE MERGED 2006/09/11 13:35:50 hr 1.5.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [b00103aa4b7f495e9d52a97b17b13026c066f4aa]

INTEGRATION: CWS hr38 (1.6.116); FILE MERGED 2006/09/11 13:35:50 hr 1.6.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [2c5e3ddc1dcd048c73efbf2955b82306e8bf4402]

INTEGRATION: CWS hr38 (1.6.118); FILE MERGED 2006/09/11 13:35:49 hr 1.6.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [3f91b265f3a9ab890e465a073df34679be4ec7f5]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:35:49 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [414bf0fe639c0d481d64169278ad3b7c4670af23]

INTEGRATION: CWS hr38 (1.9.38); FILE MERGED 2006/09/11 13:35:49 hr 1.9.38.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [7b82aa0c516a8f7608cdb3344a72f2b7476b165e]

INTEGRATION: CWS hr38 (1.7.116); FILE MERGED 2006/09/11 13:35:49 hr 1.7.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [40aca67fc197ac639b1b10f0c020bf50031d4d68]

INTEGRATION: CWS hr38 (1.5.116); FILE MERGED 2006/09/11 13:35:48 hr 1.5.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [a5f559259802c40a8e29e26259356916038d30f9]

INTEGRATION: CWS hr38 (1.5.118); FILE MERGED 2006/09/11 13:35:48 hr 1.5.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [ae53bb3b29b0af9087ab0561c268e7d0da108239]

INTEGRATION: CWS hr38 (1.6.36); FILE MERGED 2006/09/11 13:35:48 hr 1.6.36.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [ef0615cb010e272a7d649e7fed835a36638e8b55]

INTEGRATION: CWS hr38 (1.6.116); FILE MERGED 2006/09/11 13:35:47 hr 1.6.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [abad91a7abf645ae3f80d0bd27f2086eb236daf0]

INTEGRATION: CWS hr38 (1.4.116); FILE MERGED 2006/09/11 13:35:47 hr 1.4.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [9bf13eb043ec9b1fb5251befb668656552b3c985]

INTEGRATION: CWS hr38 (1.5.118); FILE MERGED 2006/09/11 13:35:47 hr 1.5.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [1c3d26e33a1dcf18e2d49588614d3a0bf9eb779b]

INTEGRATION: CWS hr38 (1.4.116); FILE MERGED 2006/09/11 13:35:46 hr 1.4.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [6a9371672eac3abec8c25500f70eab90e92b86f4]

INTEGRATION: CWS hr38 (1.5.118); FILE MERGED 2006/09/11 13:35:46 hr 1.5.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [ea799a3574518d5cc09a3aa80d860d5690ea555c]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:35:46 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [f1268cc5e7260dce6ee6d1470ce3d11328a51d15]

INTEGRATION: CWS hr38 (1.5.116); FILE MERGED 2006/09/11 13:35:46 hr 1.5.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [ccfaf7b408bfed42779c9eb550d70108133a6ca6]

INTEGRATION: CWS hr38 (1.4.116); FILE MERGED 2006/09/11 13:35:45 hr 1.4.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [21a56f5fdb70998ec5f64a29488695e8e41230d7]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:35:44 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [edc6fa2a8905fe441ee5b4d2df880ed4f6e60897]

INTEGRATION: CWS hr38 (1.5.116); FILE MERGED 2006/09/11 13:35:43 hr 1.5.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [c3b747a26a9f4681a7a5ce640e8aebd0bf1b0467]

INTEGRATION: CWS hr38 (1.5.118); FILE MERGED 2006/09/11 13:35:43 hr 1.5.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [6d89bcad1fbe7a78ecf8768f2304f3ec55198c8a]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:35:43 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [4c067265dff681703403064c8fb73672af06345d]

INTEGRATION: CWS hr38 (1.4.116); FILE MERGED 2006/09/11 13:35:42 hr 1.4.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [5e9d057d0a1d185ad37873458daf9cb44bed3393]

INTEGRATION: CWS hr38 (1.5.116); FILE MERGED 2006/09/11 13:35:42 hr 1.5.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [6ebc02b9fe623f96883add3033999a79f17f341f]

INTEGRATION: CWS hr38 (1.5.114); FILE MERGED 2006/09/11 13:35:42 hr 1.5.114.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [d868d811f6b6b594de5ca8f9b3a6821824b67150]

INTEGRATION: CWS hr38 (1.6.114); FILE MERGED 2006/09/11 13:35:42 hr 1.6.114.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [7dce365c249cb1df9e63e5212721d8d1481ef135]

INTEGRATION: CWS hr38 (1.5.116); FILE MERGED 2006/09/11 13:35:41 hr 1.5.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [1ea41ae59d089d8b0ee9f12e6bf3d3c8786df59b]

INTEGRATION: CWS hr38 (1.5.114); FILE MERGED 2006/09/11 13:35:41 hr 1.5.114.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [bbb746971b07f50e316066d705cf1f0db9ecd235]

INTEGRATION: CWS hr38 (1.8.114); FILE MERGED 2006/09/11 13:35:41 hr 1.8.114.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [93f35fece1ea85ae17a9f3c1bc5ac488e8871623]

INTEGRATION: CWS hr38 (1.8.116); FILE MERGED 2006/09/11 13:35:41 hr 1.8.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [63b502535dccd4a0f4aebbe23ff95807d1b5eb27]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:35:41 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [67030091aff6395f666cb151a12205d96ebff6c6]

INTEGRATION: CWS hr38 (1.7.118); FILE MERGED 2006/09/11 13:35:41 hr 1.7.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [0a0f834e66ff5263a7dd8a72287cb4deeb25a767]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/11 13:35:40 hr 1.3.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [64a24c84cf22b9b1c70dc2f9cfcd837aa4ead39b]

INTEGRATION: CWS hr38 (1.6.116); FILE MERGED 2006/09/11 13:35:40 hr 1.6.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [5e68f16cc4b6298b44b3b6b481a5bc7fdb2a0f31]

INTEGRATION: CWS hr38 (1.5.116); FILE MERGED 2006/09/11 13:35:40 hr 1.5.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [e418aa6dd761df789584101a6dad260191ab5cf3]

INTEGRATION: CWS hr38 (1.4.116); FILE MERGED 2006/09/11 13:35:40 hr 1.4.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [0e5ac0b000f11f8396ea6e6fc3430a1fa1c8608a]

INTEGRATION: CWS hr38 (1.7.38); FILE MERGED 2006/09/11 13:35:40 hr 1.7.38.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [86a5728ac2a1f39c4d5106874260ce7bf2c357f8]

INTEGRATION: CWS hr38 (1.5.114); FILE MERGED 2006/09/11 13:35:39 hr 1.5.114.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [fedc506cc3f849b2a41bd088672f6b7d4cb4a572]

INTEGRATION: CWS hr38 (1.5.116); FILE MERGED 2006/09/11 13:35:39 hr 1.5.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [e4d03146487ce39ddf917df53c61fcda82cb2b61]

INTEGRATION: CWS hr38 (1.7.116); FILE MERGED 2006/09/11 13:35:39 hr 1.7.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [748a66863d3ffed91c0d0c91b002209213ac863b]

INTEGRATION: CWS hr38 (1.6.116); FILE MERGED 2006/09/11 13:35:39 hr 1.6.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [f3003271bab0499e3c172de15802444e32623ca3]

INTEGRATION: CWS hr38 (1.8.116); FILE MERGED 2006/09/11 13:35:39 hr 1.8.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [c9277cc7ded2b8f439f9cc5df1aa6880c8053050]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:35:39 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [36b9cb4fa29faa1aa9cac386bc60e73c19b6c30f]

INTEGRATION: CWS hr38 (1.6.118); FILE MERGED 2006/09/11 13:35:38 hr 1.6.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [1ba63293bd78b814db287a5f12dd6f6a60e1e4b1]

INTEGRATION: CWS hr38 (1.7.118); FILE MERGED 2006/09/11 13:35:38 hr 1.7.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [d20e4bc912a0b61dcc460f2dab94ed1df336009a]

INTEGRATION: CWS hr38 (1.6.116); FILE MERGED 2006/09/11 13:35:38 hr 1.6.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [581c6fcde5090fd1faf5d6800336f5c48d8681a4]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:35:38 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [9be84094da7884fe753abc88f298dfc0479aad46]

INTEGRATION: CWS hr38 (1.7.116); FILE MERGED 2006/09/11 13:35:38 hr 1.7.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [bc1a0c3db9fb2d7b33363fdf9c8f3f6a9bee0db7]

INTEGRATION: CWS hr38 (1.5.118); FILE MERGED 2006/09/11 13:35:37 hr 1.5.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [8f10ddbd8a13fbc5472bcba98974296ba2482757]

INTEGRATION: CWS hr38 (1.10.118); FILE MERGED 2006/09/11 13:35:37 hr 1.10.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [767394d805183b20092923b9a80025bf01a67171]

INTEGRATION: CWS hr38 (1.7.116); FILE MERGED 2006/09/11 13:35:37 hr 1.7.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [46ea241f28939244079019d1b6c3b7f65b7c658c]

INTEGRATION: CWS hr38 (1.6.118); FILE MERGED 2006/09/11 13:35:37 hr 1.6.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [5eb4c703e313afc9d89bede8965a9bd31784e901]

INTEGRATION: CWS hr38 (1.8.116); FILE MERGED 2006/09/11 13:35:37 hr 1.8.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [3e282af3be2db6ed1dd14bec2a8d146253c77044]

INTEGRATION: CWS hr38 (1.5.118); FILE MERGED 2006/09/11 13:35:36 hr 1.5.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [09a0a8d97249646d6d4597faf829e11d20b494a4]

INTEGRATION: CWS hr38 (1.7.116); FILE MERGED 2006/09/11 13:35:36 hr 1.7.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [74acea2f7419f6823394609a3414fe7bd63087ed]

INTEGRATION: CWS hr38 (1.5.116); FILE MERGED 2006/09/11 13:35:36 hr 1.5.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [feea08ec80bfeb6314fa8a4535f960af64591514]

INTEGRATION: CWS hr38 (1.7.38); FILE MERGED 2006/09/11 13:35:36 hr 1.7.38.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [48e5141e853f8ac4e784f9b10b6e5fb6419d62b6]

INTEGRATION: CWS hr38 (1.6.116); FILE MERGED 2006/09/11 13:35:35 hr 1.6.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [23fbc3347a8e9928bf6ee4174663ce9304e55b7e]

INTEGRATION: CWS hr38 (1.5.116); FILE MERGED 2006/09/11 13:35:35 hr 1.5.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [8446be954f9f549f6b95d9771155b2aae8902ff7]

INTEGRATION: CWS hr38 (1.8.116); FILE MERGED 2006/09/11 13:35:35 hr 1.8.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [c1ae5c4c3bba319149cd382e37b70d4ca3231725]

INTEGRATION: CWS hr38 (1.7.114); FILE MERGED 2006/09/11 13:35:35 hr 1.7.114.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [7fa27658083b84398e528c54bb09e0de30e4a84d]

INTEGRATION: CWS hr38 (1.5.118); FILE MERGED 2006/09/11 13:35:34 hr 1.5.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [8e344ba65cf978a8a09852a89e22efbc93835860]

INTEGRATION: CWS hr38 (1.6.30); FILE MERGED 2006/09/11 10:34:20 hr 1.6.30.2: #i69179#: remove obsolete files 2006/09/08 13:07:16 hr 1.6.30.1: #i69179#: remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [91639b33028d457f52d5b5ec13dc61127c19b061]

INTEGRATION: CWS hr38 (1.5.116); FILE MERGED 2006/09/11 13:35:34 hr 1.5.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [3f0c24e20d29d16fa5b3a7760548e4180e276a54]

INTEGRATION: CWS hr38 (1.5.118); FILE MERGED 2006/09/11 13:35:33 hr 1.5.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [229fb3f5f0b8d51a0d0d4c1a42cc4b0c152c3a59]

INTEGRATION: CWS hr38 (1.6.118); FILE MERGED 2006/09/11 13:35:33 hr 1.6.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [37353f8db1a300329b7a0994dfb88a23411ce4c7]

INTEGRATION: CWS hr38 (1.5.118); FILE MERGED 2006/09/11 13:35:32 hr 1.5.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [c4b20e47f22736ce1c60dbb9b9c88a61ad0e1bc3]

INTEGRATION: CWS hr38 (1.5.114); FILE MERGED 2006/09/11 13:35:32 hr 1.5.114.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [76fc7cb47676264deb7ec601414a725cf41e5160]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:35:32 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [96804caea554c0352f3b4bf66bbe1a368ae868ba]

INTEGRATION: CWS hr38 (1.5.116); FILE MERGED 2006/09/11 13:35:31 hr 1.5.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [149291468627eb6144c672ef228a2e06ea5198e8]

INTEGRATION: CWS hr38 (1.5.118); FILE MERGED 2006/09/11 13:35:31 hr 1.5.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [3e40caf0f7f92c61266a80a90648312a4afbe03d]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:35:31 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [9c10a9648fcb2bb3abf26326f0cdc17cc491a279]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/11 13:35:31 hr 1.3.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [66c546c49e5549d4b646481ffa39a0e1a4c5534a]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/11 13:35:30 hr 1.3.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [7da82874418adc70af0682c2affd44566ca1b368]

INTEGRATION: CWS hr38 (1.5.118); FILE MERGED 2006/09/11 13:35:30 hr 1.5.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [9fd63ed3caef1bc6da8102dc033c3a2bd2cdbe7f]

INTEGRATION: CWS hr38 (1.6.116); FILE MERGED 2006/09/11 13:35:30 hr 1.6.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [69edec89b4b93e9ebe3460e35eb613b4982ba577]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:35:30 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [9c29d6cfd4b0e47f5acf588277119a66adbbe23d]

INTEGRATION: CWS hr38 (1.7.116); FILE MERGED 2006/09/11 13:35:30 hr 1.7.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [eec6a94630eaab447336bbf0be17c70efb85eaea]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/11 13:35:29 hr 1.3.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [44bbf83587027996504f9fc1a59b21ff1ad62378]

INTEGRATION: CWS hr38 (1.6.116); FILE MERGED 2006/09/11 13:35:29 hr 1.6.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [ebab7eec1cbe1946a669920fb4d6b005a39805d3]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:35:29 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [b4dba29ffe14a645f6bfe0a46ab60b4a34222ae3]

INTEGRATION: CWS hr38 (1.5.116); FILE MERGED 2006/09/11 13:35:29 hr 1.5.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [a9541f2c392c1ada8e3cb32fdc842facd146a29c]

INTEGRATION: CWS hr38 (1.7.116); FILE MERGED 2006/09/11 13:35:29 hr 1.7.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [39e92912eb21f5e01ca70262b93e1f5d32b72962]

INTEGRATION: CWS hr38 (1.4.116); FILE MERGED 2006/09/11 13:35:28 hr 1.4.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [b2073e57b23ae03d1142a38a717ecc8d8dfb6e57]

INTEGRATION: CWS hr38 (1.5.30); FILE MERGED 2006/09/06 13:38:39 hr 1.5.30.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [732ba39db8c750d168a0b80aed239e521f346077]

INTEGRATION: CWS hr38 (1.7.38); FILE MERGED 2006/09/11 13:35:28 hr 1.7.38.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [931450c21210e67cf4926050f3ec90a4d7e27156]

INTEGRATION: CWS hr38 (1.6.118); FILE MERGED 2006/09/11 13:35:28 hr 1.6.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [af0f6a5705fecfd05078b0bbbc2160922e34b3bd]

INTEGRATION: CWS hr38 (1.6.118); FILE MERGED 2006/09/11 13:35:27 hr 1.6.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [2b334c958e2e77a538a7a7decc681f8c3cbf9ece]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:35:27 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [f52770b32692726aa8ca4070db3d7aac43924b0b]

INTEGRATION: CWS hr38 (1.5.116); FILE MERGED 2006/09/11 13:35:27 hr 1.5.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [e2ca81eecf6ceb0630286a06f0e4e078eadc604d]

INTEGRATION: CWS hr38 (1.5.114); FILE MERGED 2006/09/11 13:35:26 hr 1.5.114.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [6532a55a6503ec5e534466622e672d64d0bff564]

INTEGRATION: CWS hr38 (1.4.116); FILE MERGED 2006/09/11 13:35:26 hr 1.4.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [5ecfd4a1cca1754a3c73269a989a42bcb1c5f44e]

INTEGRATION: CWS hr38 (1.7.118); FILE MERGED 2006/09/11 13:35:26 hr 1.7.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [3e1fb93d7ddbfc65f3caded40576573938a2e1d1]

INTEGRATION: CWS hr38 (1.6.118); FILE MERGED 2006/09/11 13:35:26 hr 1.6.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [18183a9f69bd9ae207b4d6bb828b4325bbf37a5d]

INTEGRATION: CWS hr38 (1.6.118); FILE MERGED 2006/09/11 13:35:25 hr 1.6.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [c66f44b0cfc2b2a564df4056fa259a82477a4655]

INTEGRATION: CWS hr38 (1.7.38); FILE MERGED 2006/09/11 13:35:25 hr 1.7.38.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [23b0525ca9f84c973e03cdff46c2e1b705aa72ac]

INTEGRATION: CWS hr38 (1.5.118); FILE MERGED 2006/09/11 13:35:25 hr 1.5.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [3bbc54ae4faccbe053dbd5238be24998ea5d9732]

INTEGRATION: CWS hr38 (1.5.118); FILE MERGED 2006/09/11 13:35:24 hr 1.5.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [4d09bf92dd234238f8864ae021a14ae5d7294d5a]

INTEGRATION: CWS hr38 (1.5.116); FILE MERGED 2006/09/11 13:35:24 hr 1.5.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [cd460f5fc3ff9d70797a6b26fcb7f2cc0f04d40f]

INTEGRATION: CWS hr38 (1.6.86); FILE MERGED 2006/09/11 13:35:24 hr 1.6.86.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [f1aad379303f51a5f2cca12cc7739de4c0c01b9c]

INTEGRATION: CWS hr38 (1.4.116); FILE MERGED 2006/09/11 13:35:24 hr 1.4.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [36ae262c44eeca4135359cd6cd50252ac72a7151]

INTEGRATION: CWS hr38 (1.4.116); FILE MERGED 2006/09/11 13:35:23 hr 1.4.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [1482656b1d7a9e08ed032dcdb9014bcd6d5bb22c]

INTEGRATION: CWS hr38 (1.5.70); FILE MERGED 2006/09/11 13:35:23 hr 1.5.70.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [f1eb9a6ee44bd4a29107eb3ab6d3b4581c40e57e]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:35:23 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [5ee2a8d6cf32aa782d0b4b4a96e2ff3f39eeff03]

INTEGRATION: CWS hr38 (1.4.116); FILE MERGED 2006/09/11 13:35:22 hr 1.4.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [71803307ba68d53d6c81b9ddea67eba72acff87e]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:35:22 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [05333f47ca9067509c30d2b54f142d4ed1718580]

INTEGRATION: CWS hr38 (1.4.116); FILE MERGED 2006/09/11 13:35:21 hr 1.4.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [648acbcefc75527bf216c7f2519e07863a08abd2]

INTEGRATION: CWS hr38 (1.7.114); FILE MERGED 2006/09/11 13:35:21 hr 1.7.114.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [fa3585af44526e258afb72fcbf4829b3302ec6f2]

INTEGRATION: CWS hr38 (1.6.114); FILE MERGED 2006/09/11 13:35:21 hr 1.6.114.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [51a8217fd7a3b4808da4579fc46f15d9487fd10f]

INTEGRATION: CWS hr38 (1.5.114); FILE MERGED 2006/09/11 13:35:20 hr 1.5.114.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [ec774f65b0d6898890b414531a23534212e3d97c]

INTEGRATION: CWS hr38 (1.4.114); FILE MERGED 2006/09/11 13:35:20 hr 1.4.114.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [0f845906405a5abb192f21397891cc06e780c127]

INTEGRATION: CWS hr38 (1.4.116); FILE MERGED 2006/09/11 13:35:20 hr 1.4.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [b0f89a885ea012fbf54c3cd41579eaaec0773e35]

INTEGRATION: CWS hr38 (1.5.116); FILE MERGED 2006/09/11 13:35:20 hr 1.5.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [018b89d1374e598195d3cb54703d398c55065b76]

INTEGRATION: CWS hr38 (1.4.116); FILE MERGED 2006/09/11 13:35:19 hr 1.4.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [d1c9d8390cc2e3ce20c3ee54ce4ef0f3e9258ce0]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:35:19 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [d170456b11437493ee51ff56b2e2c8cf33586720]

INTEGRATION: CWS hr38 (1.6.118); FILE MERGED 2006/09/11 13:35:18 hr 1.6.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [a80c48085d1c4ccbe0a7dfcfff7e3b943dbaba1c]

INTEGRATION: CWS hr38 (1.4.116); FILE MERGED 2006/09/11 13:35:18 hr 1.4.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [fbf46c862738e1e5cb3d1a3a44d39b09b0f719e9]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:35:18 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [355047f85c24c90cfe31e940039faa8477d65162]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:35:17 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [73f23d9fb0ef5797a4805031f84434ec472cb882]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:35:14 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [4484807a3be4ca02e2c61d07b6eae196fc910a6f]

INTEGRATION: CWS hr38 (1.6.116); FILE MERGED 2006/09/11 13:35:14 hr 1.6.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [d27ac01fc9dfedd5c4a918bb39513257c6386f95]

INTEGRATION: CWS hr38 (1.5.114); FILE MERGED 2006/09/11 13:35:14 hr 1.5.114.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [63cd96ea8c589ee2f21f58e526bec63e2828bb29]

INTEGRATION: CWS hr38 (1.4.116); FILE MERGED 2006/09/11 13:35:14 hr 1.4.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [9058b0fdc5affa0b9326e1d994d8cf0b3a766c65]

INTEGRATION: CWS hr38 (1.5.116); FILE MERGED 2006/09/11 13:35:13 hr 1.5.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [1924c1906d3155c37f45d5f3dc0c8d8ba458192e]

INTEGRATION: CWS hr38 (1.6.118); FILE MERGED 2006/09/11 13:35:13 hr 1.6.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [ac2c5c0f5e200ff2016aee8de12438dea2d209fe]

INTEGRATION: CWS hr38 (1.4.116); FILE MERGED 2006/09/11 13:35:13 hr 1.4.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [15271868aea317df2cc9d9ef07c1999dad788557]

INTEGRATION: CWS hr38 (1.5.118); FILE MERGED 2006/09/11 13:35:13 hr 1.5.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [974b9e9a74e7ea822df9b3922ba7b926299e4b31]

INTEGRATION: CWS hr38 (1.5.118); FILE MERGED 2006/09/11 13:35:12 hr 1.5.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [981d7c0a68ea8ba1e70a0c419a33e0e46e4c6ca7]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:35:11 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [413ba69412140dc15ededf6bbbda53180990f0b5]

INTEGRATION: CWS hr38 (1.5.118); FILE MERGED 2006/09/11 13:35:11 hr 1.5.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [5e24783ece27045adb6184f6a9c82489c6057765]

INTEGRATION: CWS hr38 (1.4.116); FILE MERGED 2006/09/11 13:35:11 hr 1.4.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [728a7596df5f3848a68efbae3db7b84c78580503]

INTEGRATION: CWS hr38 (1.7.116); FILE MERGED 2006/09/11 13:35:10 hr 1.7.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [ec2fbdf1635170ec99c3c5951476db1a491182ca]

INTEGRATION: CWS hr38 (1.9.116); FILE MERGED 2006/09/11 13:35:10 hr 1.9.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [c8c529c5a41dd04887f4161b736eb9785cf6b3bd]

INTEGRATION: CWS hr38 (1.5.116); FILE MERGED 2006/09/11 13:35:10 hr 1.5.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [5e5869a61943b755d6016e399d4d3aedd8596901]

INTEGRATION: CWS hr38 (1.4.116); FILE MERGED 2006/09/11 13:35:10 hr 1.4.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [1ff84338f3818d4ab918dc24ff59021a2852c63b]

INTEGRATION: CWS hr38 (1.5.118); FILE MERGED 2006/09/11 13:35:09 hr 1.5.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [17e147c2bcb1901412bacbef58efca45d288d312]

INTEGRATION: CWS hr38 (1.6.116); FILE MERGED 2006/09/11 13:35:09 hr 1.6.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [f09cbdfc2461b00aa5480d5ef9eb34a24f5dc4c4]

INTEGRATION: CWS hr38 (1.4.116); FILE MERGED 2006/09/11 13:35:09 hr 1.4.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [f704c2abd35bec01dfc5eeed90eb3184599c52b4]

INTEGRATION: CWS hr38 (1.5.116); FILE MERGED 2006/09/11 13:35:09 hr 1.5.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [4f823d9c35a1361fb5c5bb840be0339b3fdad39d]

INTEGRATION: CWS hr38 (1.6.114); FILE MERGED 2006/09/11 13:35:09 hr 1.6.114.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [9af1385bd153eb509e66886c541c2aaa4a9e8d1c]

INTEGRATION: CWS hr38 (1.6.116); FILE MERGED 2006/09/11 13:35:08 hr 1.6.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [7ac922ed8362e19654c2e479f49ef50c7eec1b4f]

INTEGRATION: CWS hr38 (1.6.36); FILE MERGED 2006/09/11 13:35:08 hr 1.6.36.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [829bfbd3b85cf715287d851f802a4c9b2d92bbf3]

INTEGRATION: CWS hr38 (1.4.116); FILE MERGED 2006/09/11 13:35:08 hr 1.4.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [04d213162f88c890f5bbaffd1f97a1254f01a089]

INTEGRATION: CWS hr38 (1.9.110); FILE MERGED 2006/09/11 13:35:08 hr 1.9.110.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [e49203cbe41ca00ac702da3662ed9188af1e813f]

INTEGRATION: CWS hr38 (1.5.116); FILE MERGED 2006/09/11 13:35:08 hr 1.5.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [c6721d92db39fd63b583bfb5d62f6b426bc4b28e]

INTEGRATION: CWS hr38 (1.8.116); FILE MERGED 2006/09/11 13:35:08 hr 1.8.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [dab2bee676fb4bbd95a2735dbfed150e627914c9]

INTEGRATION: CWS hr38 (1.7.114); FILE MERGED 2006/09/11 13:35:08 hr 1.7.114.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [507934ed7f2a70657c4943db05b40c27939d22d3]

INTEGRATION: CWS hr38 (1.5.116); FILE MERGED 2006/09/11 13:35:07 hr 1.5.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [4d66dc04fccfc53a231e5ca4ec70508bcae68ffa]

INTEGRATION: CWS hr38 (1.5.114); FILE MERGED 2006/09/11 13:35:07 hr 1.5.114.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [3a5382f9ccaae7b5588da32c248cdce1244ec281]

INTEGRATION: CWS hr38 (1.11.22); FILE MERGED 2006/09/11 13:35:07 hr 1.11.22.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [3c5a0e3650e752445d6ddb18039f568d14c90403]

INTEGRATION: CWS hr38 (1.6.38); FILE MERGED 2006/09/11 13:35:07 hr 1.6.38.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [1a9e145f18a379312e017f8014b15bbe330b441b]

INTEGRATION: CWS hr38 (1.6.118); FILE MERGED 2006/09/11 13:35:07 hr 1.6.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [e2aa4ed8fad920747bad5dba18c38126babf6527]

INTEGRATION: CWS hr38 (1.6.116); FILE MERGED 2006/09/11 13:35:06 hr 1.6.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [f2ac8f7ae37d1f35d5f6a1d0018901c443762ced]

INTEGRATION: CWS hr38 (1.9.38); FILE MERGED 2006/09/11 13:35:06 hr 1.9.38.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [475bee7c7f2799de84644dc8b5d28cde1012fb55]

INTEGRATION: CWS hr38 (1.5.116); FILE MERGED 2006/09/11 13:35:06 hr 1.5.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [380ec960256d568595714000378188b12bbefcb4]

INTEGRATION: CWS hr38 (1.4.116); FILE MERGED 2006/09/11 13:35:06 hr 1.4.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [647cc3d43c1a34d9cf326ebba208278fa3efaa41]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:35:06 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [f47c0d0957d28a976533c4548504040a392164bf]

INTEGRATION: CWS hr38 (1.5.118); FILE MERGED 2006/09/11 13:35:05 hr 1.5.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [9c6234b57c13d516a6e566094faac2c096a3f5ac]

INTEGRATION: CWS hr38 (1.7.116); FILE MERGED 2006/09/11 13:35:05 hr 1.7.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [72e793c86503359a21a1f47c536ea99e236fbb27]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:35:05 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [9ae49ef94d2ab0ce2b776d68182a983712721173]

INTEGRATION: CWS hr38 (1.6.116); FILE MERGED 2006/09/11 13:35:04 hr 1.6.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [bfb65d4f7eb336ba45ad952b70ac87051b6aa53b]

INTEGRATION: CWS hr38 (1.5.116); FILE MERGED 2006/09/11 13:35:04 hr 1.5.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [70bb328cf84f987456e5683b7d532960ef47ba12]

INTEGRATION: CWS hr38 (1.5.114); FILE MERGED 2006/09/11 13:35:04 hr 1.5.114.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [1b10934347426cd96eadf6f4a068cc73a93733b1]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:35:03 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [224d1f4d5d6fc2fe3687b9c6ccae6a0c1bfa0070]

INTEGRATION: CWS hr38 (1.5.116); FILE MERGED 2006/09/11 13:35:03 hr 1.5.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [339ec789ef0ff7ce5cc602bb3a97a91dac4113ff]

INTEGRATION: CWS hr38 (1.5.118); FILE MERGED 2006/09/11 13:35:03 hr 1.5.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [3ae2ae3bfcfa635a47b4b59112f5c2891617809c]

INTEGRATION: CWS hr38 (1.6.118); FILE MERGED 2006/09/11 13:35:02 hr 1.6.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [8c0db2efa672686940f992ea70673d7f24e93087]

INTEGRATION: CWS hr38 (1.5.118); FILE MERGED 2006/09/11 13:35:02 hr 1.5.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [b0414bf97a146590ee5c8a53764c54b1c3b7670b]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:35:02 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [e1e3e12fe452f2ce31a163c5eff0f678fb38fb8e]

INTEGRATION: CWS hr38 (1.5.118); FILE MERGED 2006/09/11 13:35:00 hr 1.5.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [70ee6fa1e8f583d2d7999fb3eae03bcd3d40a368]

INTEGRATION: CWS hr38 (1.6.116); FILE MERGED 2006/09/11 13:35:00 hr 1.6.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [8dd6cc2d8c88ee026e14df0c33cb32a29b061ac7]

INTEGRATION: CWS hr38 (1.7.38); FILE MERGED 2006/09/11 13:35:00 hr 1.7.38.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [53f76aeb437610c0e1853a8f52069ec6e1793a11]

INTEGRATION: CWS hr38 (1.5.114); FILE MERGED 2006/09/11 13:34:59 hr 1.5.114.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [39e06a66a68181477b10a551034de5c76116370b]

INTEGRATION: CWS hr38 (1.9.36); FILE MERGED 2006/09/11 13:34:59 hr 1.9.36.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [80bc7c89f7ec21eafaf3abfcda590194d14cb0f3]

INTEGRATION: CWS hr38 (1.6.118); FILE MERGED 2006/09/11 13:34:59 hr 1.6.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [f0b0f8a04f644fb5bbdf8b7334dfde49588e0559]

INTEGRATION: CWS hr38 (1.5.38); FILE MERGED 2006/09/11 13:34:59 hr 1.5.38.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [8c114150dfddecdf97115105110be5d402e8f0cd]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:34:59 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [826cfa1cab50abe6d5b12edbd6f9ee2758581d1b]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/11 13:34:58 hr 1.3.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [a514be43b0f6c4e32baf5940ff25c1fc307aa609]

INTEGRATION: CWS hr38 (1.4.38); FILE MERGED 2006/09/11 13:34:58 hr 1.4.38.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [b226978b840bf84ee79eaf35f3cebbeefc4d42c3]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:34:55 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [fbcd1ad994d0a0046ebe4b651b32245075311ac8]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:34:52 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [7bca85b3747c533e7fe436593b0283882f46d2db]

INTEGRATION: CWS hr38 (1.4.116); FILE MERGED 2006/09/11 13:34:52 hr 1.4.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [f572f3e93849788a266904e940e6faeaa41eb9d1]

INTEGRATION: CWS hr38 (1.4.116); FILE MERGED 2006/09/11 13:34:48 hr 1.4.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [d8d0a675bcb33018d03fda12e65ec95ed231ec94]

INTEGRATION: CWS hr38 (1.6.116); FILE MERGED 2006/09/11 13:34:48 hr 1.6.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [5563e8eedba30142cf67a65bb5f07f275f933dca]

INTEGRATION: CWS hr38 (1.10.38); FILE MERGED 2006/09/11 13:34:48 hr 1.10.38.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [14f481fce73c311d001d08db245edfc791395e42]

INTEGRATION: CWS hr38 (1.6.114); FILE MERGED 2006/09/11 13:34:47 hr 1.6.114.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [3e2c9df65ef3d8edcb4cf6f6a9cf326bec9dfd6e]

INTEGRATION: CWS hr38 (1.7.38); FILE MERGED 2006/09/11 13:34:47 hr 1.7.38.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [c0ca5d096402647c85e8147aa3598ab83f3970a6]

INTEGRATION: CWS hr38 (1.4.116); FILE MERGED 2006/09/11 13:34:46 hr 1.4.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [2e42d5eccd9aa365867b27a2477453ce9d59ef08]

INTEGRATION: CWS hr38 (1.6.40); FILE MERGED 2006/09/11 13:34:46 hr 1.6.40.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [a47583d3c961f9a7e959087daca89e6bd7ebb426]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:34:46 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [ddbfcc66dddf5b9e8efbb2f7d387b3fdffd0d490]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:34:45 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [2440cd8eb3981f232da9f37c7734eb69572a4ba5]

INTEGRATION: CWS hr38 (1.5.116); FILE MERGED 2006/09/11 13:34:45 hr 1.5.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [a03802e6505b4c0de6e1cc5dd9689c4e2ce3ada9]

INTEGRATION: CWS hr38 (1.4.116); FILE MERGED 2006/09/11 13:34:44 hr 1.4.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [a7b7ebb42620ed0ac5f4f130920c0547f88036dd]

INTEGRATION: CWS hr38 (1.9.36); FILE MERGED 2006/09/11 13:34:44 hr 1.9.36.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [8b587d8e290bb1d63ab7070de6f6235c029143ce]

INTEGRATION: CWS hr38 (1.10.38); FILE MERGED 2006/09/11 13:34:44 hr 1.10.38.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [d100f3572a1a0561836fed004f650c1232aba7e5]

INTEGRATION: CWS hr38 (1.5.116); FILE MERGED 2006/09/11 13:34:44 hr 1.5.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [dfa3db22a52c5e0d3b667cc5bd3da96352901a72]

INTEGRATION: CWS hr38 (1.3.116); FILE MERGED 2006/09/11 13:34:43 hr 1.3.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [9e363c68d4ce9d6e0a83a213d52e1eaf710c1c98]

INTEGRATION: CWS hr38 (1.4.116); FILE MERGED 2006/09/11 13:34:43 hr 1.4.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [97ef7389f2f7a8caeb071578df767c8e1bd34d09]

INTEGRATION: CWS hr38 (1.5.114); FILE MERGED 2006/09/11 13:34:43 hr 1.5.114.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [a51736381a3e3fe0f6edbf702a21cd60e89a5fa2]

INTEGRATION: CWS hr38 (1.5.116); FILE MERGED 2006/09/11 13:34:43 hr 1.5.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [09361af5fa9e4620bea544ae985d1cf8fd3922d9]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:34:42 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [b9ccf103e5d32fbbae9c2212f41bf4e239b00d30]

INTEGRATION: CWS hr38 (1.5.118); FILE MERGED 2006/09/11 13:34:42 hr 1.5.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [8854599ebfb3558d82664be87e15eed5e998e26b]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:34:41 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [d4de922dc5d8aabb5ec7b91561e5cd84f8ccba0e]

INTEGRATION: CWS hr38 (1.4.116); FILE MERGED 2006/09/11 13:34:40 hr 1.4.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [9eadaf90dfd0915301473e0957b3ca691d24021c]

INTEGRATION: CWS hr38 (1.5.116); FILE MERGED 2006/09/11 13:34:40 hr 1.5.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [77065c0087a2048c30b5a044775537b4d221eefe]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:34:39 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [f855d7517820352d30cb8c43971a95c8a116402f]

INTEGRATION: CWS hr38 (1.5.118); FILE MERGED 2006/09/11 13:34:39 hr 1.5.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [99faf6779f1cac530abc6d7d4139e0c91a580354]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/11 13:34:39 hr 1.3.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [4a1dc7259545697a25a0b4a80e6eb6de1e5e4f6a]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:34:38 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [6925451aa2978b561ffa688fea195080d848c6d0]

INTEGRATION: CWS hr38 (1.3.116); FILE MERGED 2006/09/11 13:34:38 hr 1.3.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [bf391a8ea288aa92e0610beda6ebcabb85abaca9]

INTEGRATION: CWS hr38 (1.4.116); FILE MERGED 2006/09/11 13:34:38 hr 1.4.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [9efb10493f819180dc424461f47e783360bbdacf]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:34:37 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [5340bac404c9675fcd557c73bedbf79f90087f9b]

INTEGRATION: CWS hr38 (1.4.116); FILE MERGED 2006/09/11 13:34:37 hr 1.4.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [ab4c96578204bcf1d8fef0b92278e1d6caaf5335]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:34:31 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [1e45210b3d03836c363a6dc8b97684444e5f8bb2]

INTEGRATION: CWS hr38 (1.6.114); FILE MERGED 2006/09/11 13:34:30 hr 1.6.114.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [6705f911dd6acc56295277b0942b4efb8307cc9d]

INTEGRATION: CWS hr38 (1.5.114); FILE MERGED 2006/09/11 13:34:29 hr 1.5.114.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [1e8ad6d47e242596c7e3f5b3bc12ac6df4c6a81d]

INTEGRATION: CWS hr38 (1.5.114); FILE MERGED 2006/09/11 13:34:28 hr 1.5.114.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [0100d4c8dc3307404d8a5194b4e9bc33321cb15c]

INTEGRATION: CWS hr38 (1.4.116); FILE MERGED 2006/09/11 13:34:28 hr 1.4.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [c0bfc3c87af62940f370859f24307f30f384cbb8]

INTEGRATION: CWS hr38 (1.5.116); FILE MERGED 2006/09/11 13:34:28 hr 1.5.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [307e155fafe5fc139313a2ecb1ead005eb7b1c2b]

INTEGRATION: CWS hr38 (1.4.116); FILE MERGED 2006/09/11 13:34:27 hr 1.4.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [f41147f5f56cb9e34e230b2f80a384ec96c141fd]

INTEGRATION: CWS hr38 (1.5.118); FILE MERGED 2006/09/11 13:34:27 hr 1.5.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [9fdb912a01f7e2ae383c02b7b9776638693a1e90]

INTEGRATION: CWS hr38 (1.6.116); FILE MERGED 2006/09/11 13:34:27 hr 1.6.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [2ef503d3e3018f66c0cfb8aba8a5cff06ddceefe]

INTEGRATION: CWS hr38 (1.5.116); FILE MERGED 2006/09/11 13:34:27 hr 1.5.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [f15a336d23d7b058937bd3b6a30f2ced195f87e4]

INTEGRATION: CWS hr38 (1.5.114); FILE MERGED 2006/09/11 13:34:27 hr 1.5.114.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [5df2a2989d4d4f5898cc087821c80577d665d823]

INTEGRATION: CWS hr38 (1.6.116); FILE MERGED 2006/09/11 13:34:26 hr 1.6.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [6ea32b8cab6ff51b00f7968d17f8cdef04e20f52]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:34:26 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [8f0961801bb31d8289ffaf3d894136ee1dec615e]

INTEGRATION: CWS hr38 (1.7.118); FILE MERGED 2006/09/11 13:34:24 hr 1.7.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [e5737a34b9607821eee494d5c8cc0dd4af3ff120]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:34:24 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [087a0a8663c41b0a536ec92fbee75d974fb3cb8f]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/11 13:34:24 hr 1.3.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [9754205aa5d91bd08d326b2d8364243feb8fcbbb]

INTEGRATION: CWS hr38 (1.5.116); FILE MERGED 2006/09/11 13:34:24 hr 1.5.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [3240a4908337366d92ba668d6e39fb4ebf9af37c]

INTEGRATION: CWS hr38 (1.5.116); FILE MERGED 2006/09/11 13:34:23 hr 1.5.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [75ca0031e9d21834100437589affc9f78e84a5f0]

INTEGRATION: CWS hr38 (1.6.114); FILE MERGED 2006/09/11 13:34:23 hr 1.6.114.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [76b18598dbfecc096676338c1f0298fe439f3035]

INTEGRATION: CWS hr38 (1.4.116); FILE MERGED 2006/09/11 13:34:23 hr 1.4.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [e0845f15645c1d354a1e6afb9fded3ecbbdd6682]

INTEGRATION: CWS hr38 (1.7.118); FILE MERGED 2006/09/11 13:34:22 hr 1.7.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [107a4efdcb01d53a668549578d17b3054790d06e]

INTEGRATION: CWS hr38 (1.4.116); FILE MERGED 2006/09/11 13:34:22 hr 1.4.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [812d0caefbd50848f93aa6d3ca336de56159c76e]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:34:22 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [6b348495a6e29eb22523c36ab4514eed6b3de22b]

INTEGRATION: CWS hr38 (1.6.114); FILE MERGED 2006/09/11 13:34:22 hr 1.6.114.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [f7dea7f33d156aef30dc61d5edd03ae38d412955]

INTEGRATION: CWS hr38 (1.6.116); FILE MERGED 2006/09/11 13:34:21 hr 1.6.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [01aa32648ffb9d093ebe122850f96d5bf379075a]

INTEGRATION: CWS hr38 (1.4.116); FILE MERGED 2006/09/11 13:34:21 hr 1.4.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [dbc8a942617bfe2fb7ea1cb5a1d540411cb7561b]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:34:21 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [b8fbb2077278cadbba376547670b9b9423620993]

INTEGRATION: CWS hr38 (1.5.116); FILE MERGED 2006/09/05 11:35:54 hr 1.5.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [cdca06bb307a1269a79c70a8d90a67ec98903d64]

INTEGRATION: CWS hr38 (1.5.116); FILE MERGED 2006/09/11 13:34:21 hr 1.5.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [b07be7a2932534fca7e58ff62cecd0b677bea16f]

INTEGRATION: CWS hr38 (1.4.116); FILE MERGED 2006/09/11 13:34:20 hr 1.4.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [0bbae5d4cd3ca13875d2529d07452b96da310c88]

INTEGRATION: CWS hr38 (1.5.116); FILE MERGED 2006/09/11 13:34:20 hr 1.5.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [a1fd9ccc4e353c965d278dd46f78c35c4d675657]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:34:20 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [29c16e2496d5792d92304b67854188a53e3a32fa]

INTEGRATION: CWS hr38 (1.6.70); FILE MERGED 2006/09/11 13:34:20 hr 1.6.70.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [3a389fff4b7d62b354c6b0d42d95c2b9f645bd8c]

INTEGRATION: CWS hr38 (1.6.116); FILE MERGED 2006/09/11 13:34:19 hr 1.6.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [90047ee1a02705e2fcd6242e58a75af728f54a0c]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:34:19 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [55d0e689a682f399486f0a661ab70c04d032717b]

INTEGRATION: CWS hr38 (1.7.116); FILE MERGED 2006/09/11 13:34:19 hr 1.7.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [1b34792230b473b503b68c5b1deeeb48e56a926a]

INTEGRATION: CWS hr38 (1.5.116); FILE MERGED 2006/09/11 13:34:19 hr 1.5.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [05e99625fc382d459a337d34277e70380d90fb04]

INTEGRATION: CWS hr38 (1.8.38); FILE MERGED 2006/09/11 13:34:19 hr 1.8.38.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [6d1e1861be5d14e9eb3e7c96dcdec26ffa22b954]

INTEGRATION: CWS hr38 (1.9.38); FILE MERGED 2006/09/11 13:34:18 hr 1.9.38.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [6ab723e9d4c1db1c6652cbdf333844204bd2e346]

INTEGRATION: CWS hr38 (1.8.38); FILE MERGED 2006/09/11 13:34:18 hr 1.8.38.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [5fa4907d45de4a66442eedc357e31260b0496458]

INTEGRATION: CWS hr38 (1.6.116); FILE MERGED 2006/09/11 13:34:18 hr 1.6.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [ec9b9cdcc2ed35cc3bb5a7b4ea3733d1e953a3cd]

INTEGRATION: CWS hr38 (1.6.70); FILE MERGED 2006/09/11 13:34:18 hr 1.6.70.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [57406674c8710243d75c4eb67709ee53295442de]

INTEGRATION: CWS hr38 (1.5.118); FILE MERGED 2006/09/11 13:34:18 hr 1.5.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [fd1af1d4dd147e06a3f8ee6d08425270b117895b]

INTEGRATION: CWS hr38 (1.6.116); FILE MERGED 2006/09/11 13:34:17 hr 1.6.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [a8ab1390ce052b58d1c43bf22be48aeaf4a5a7c5]

INTEGRATION: CWS hr38 (1.5.118); FILE MERGED 2006/09/11 13:34:17 hr 1.5.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [9ae054e265e768da76eeda17f19d34fa74c85bfb]

INTEGRATION: CWS hr38 (1.9.38); FILE MERGED 2006/09/11 13:34:17 hr 1.9.38.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [85f2d023038c5dce98b656dd46c0db899017c9a2]

INTEGRATION: CWS hr38 (1.5.114); FILE MERGED 2006/09/11 13:34:16 hr 1.5.114.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [bcd5559c0feccd8882595e7063f863087d570942]

INTEGRATION: CWS hr38 (1.8.38); FILE MERGED 2006/09/11 13:34:16 hr 1.8.38.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [7387446b7c49577673838ef96e1ccc852f48fcdd]

INTEGRATION: CWS hr38 (1.7.38); FILE MERGED 2006/09/11 13:34:16 hr 1.7.38.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [62c9d3781200bf8303b53fa911552206e3340e1c]

INTEGRATION: CWS hr38 (1.6.118); FILE MERGED 2006/09/11 13:34:16 hr 1.6.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [d94c7cbe94f44facace3ac6de939ea7a36daf0a6]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:34:16 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [c384316985a71aa2eae80b40b8a2500bceab60f3]

INTEGRATION: CWS hr38 (1.5.116); FILE MERGED 2006/09/11 13:34:15 hr 1.5.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [7b774224b676a10ab8526c155c007f133a0f1a21]

INTEGRATION: CWS hr38 (1.6.38); FILE MERGED 2006/09/11 13:34:15 hr 1.6.38.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [787fbac6d72275a05323df80e3f2549eebde6211]

INTEGRATION: CWS hr38 (1.3.116); FILE MERGED 2006/09/11 13:34:14 hr 1.3.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [3ef0f6f109cee837af4878a1cdeb467a384766cf]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/11 13:34:14 hr 1.3.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [c7fb8a76a0fa515238b72490bd7e879921743ea8]

INTEGRATION: CWS hr38 (1.4.38); FILE MERGED 2006/09/11 13:34:14 hr 1.4.38.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [fe3905f3d8514d81f103b406e1369eedab2d5137]

INTEGRATION: CWS hr38 (1.5.38); FILE MERGED 2006/09/11 13:34:14 hr 1.5.38.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [a5f34b649b7e54166579f6976900c81602d54045]

INTEGRATION: CWS hr38 (1.5.118); FILE MERGED 2006/09/11 13:34:05 hr 1.5.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [46b56ec6269b595063b40e96d3d9eda15917ff6f]

INTEGRATION: CWS hr38 (1.7.114); FILE MERGED 2006/09/11 13:33:59 hr 1.7.114.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [1d1b03f904283c954d13fece1d7f61437ba9352e]

INTEGRATION: CWS hr38 (1.5.116); FILE MERGED 2006/09/11 13:33:59 hr 1.5.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [23dd873c53ba7299056b0e3d1bb780671eea6561]

INTEGRATION: CWS hr38 (1.5.114); FILE MERGED 2006/09/11 13:33:54 hr 1.5.114.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [9b983b3f5aba4650c2d23fb6738496a1f50c3a7e]

INTEGRATION: CWS hr38 (1.5.114); FILE MERGED 2006/09/11 13:33:53 hr 1.5.114.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [9b1484ab510dcf129caa343154af706971ef7252]

INTEGRATION: CWS hr38 (1.4.116); FILE MERGED 2006/09/11 13:33:53 hr 1.4.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [1845451e1869b9a551444f8639ba3bd8bac0cdaf]

INTEGRATION: CWS hr38 (1.5.114); FILE MERGED 2006/09/11 13:33:52 hr 1.5.114.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [a14ba4de6a0f154884dbe6884372b744e7264f14]

INTEGRATION: CWS hr38 (1.5.118); FILE MERGED 2006/09/11 13:33:47 hr 1.5.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [98d2e2372084d82e6c13651177617c8fec5f280b]

INTEGRATION: CWS hr38 (1.6.30); FILE MERGED 2006/09/11 13:33:41 hr 1.6.30.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [bb528a302ddf2e086041d9de8a1fe3b4eb43c0ba]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/11 13:33:41 hr 1.3.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [ac4bdbe14564eebb9fe0ff6827daf88dbf4aa152]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:33:39 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [fdeb45a1cf29fb5cfb4f71e07168470583d23811]

INTEGRATION: CWS hr38 (1.8.38); FILE MERGED 2006/09/05 12:40:49 hr 1.8.38.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [13994dc67ea5835def988c0f5dac5e3db7399497]

INTEGRATION: CWS hr38 (1.5.118); FILE MERGED 2006/09/11 13:33:38 hr 1.5.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [2c884109ae58d2a46fc5d5162da67820a741e42b]

INTEGRATION: CWS hr38 (1.5.114); FILE MERGED 2006/09/05 12:50:49 hr 1.5.114.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [079159c48427443f2f524ecfab6e4945c2c8216f]

INTEGRATION: CWS hr38 (1.5.116); FILE MERGED 2006/09/05 12:40:49 hr 1.5.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [d49a653735c3234ab569a851c94c002a60ddad7f]

INTEGRATION: CWS hr38 (1.5.116); FILE MERGED 2006/09/11 13:33:38 hr 1.5.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [a189efb7699fdefbbfad4ca527586f35393e593d]

INTEGRATION: CWS hr38 (1.4.116); FILE MERGED 2006/09/11 13:33:38 hr 1.4.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [3eeb87a4095f64a077d338a73da3480dce5ed096]

INTEGRATION: CWS hr38 (1.8.76); FILE MERGED 2006/09/11 13:33:38 hr 1.8.76.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [b2a135069c3fda875adf1ec7a91f13de5a2ec800]

INTEGRATION: CWS hr38 (1.9.38); FILE MERGED 2006/09/11 13:33:38 hr 1.9.38.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [30d120f6ed165d80a6bffda95a186ff232bb1381]

INTEGRATION: CWS hr38 (1.8.118); FILE MERGED 2006/09/11 13:33:38 hr 1.8.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [e31414c583e3aebeefc91cc7ca729ebf516c04a1]

INTEGRATION: CWS hr38 (1.9.38); FILE MERGED 2006/09/11 13:33:37 hr 1.9.38.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [b5a93f7b3675e0387e5c05d0c177067d25116362]

INTEGRATION: CWS hr38 (1.5.118); FILE MERGED 2006/09/11 13:33:37 hr 1.5.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [bff0c7861077667ced1ffdc22c47a54ca31d4a51]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:33:37 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [7b2e96bf0226c9dac34ffd5abc085783e1fbcc3e]

INTEGRATION: CWS hr38 (1.6.76); FILE MERGED 2006/09/11 13:33:36 hr 1.6.76.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [16d38317ade88db43e22460222e6d28bce6fdffe]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:33:36 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [efdf0cc355acff4c43b9b1a2ab04851cbaa35d9a]

INTEGRATION: CWS hr38 (1.5.30); FILE MERGED 2006/09/11 13:33:35 hr 1.5.30.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [bb2c78443dc426d304ebe52a98d4b6f022119de7]

INTEGRATION: CWS hr38 (1.4.76); FILE MERGED 2006/09/11 13:33:35 hr 1.4.76.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [7f0b18f264fd819c420bc121c30cbeaad4fe4103]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:33:26 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [a76265c84951ce9adb1010ec2e365ea4f63c0fcc]

INTEGRATION: CWS hr38 (1.5.116); FILE MERGED 2006/09/11 13:33:26 hr 1.5.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [ffc25721fc9030d780a27dbcdd1bbdb9e1fb52a7]

INTEGRATION: CWS hr38 (1.7.30); FILE MERGED 2006/09/04 15:35:46 hr 1.7.30.1: #i69179#: remove obsolete file


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [9f8c3e5987b27fff079c0d798b0c55140b299545]

INTEGRATION: CWS hr38 (1.5.118); FILE MERGED 2006/09/11 13:33:23 hr 1.5.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [29569e57267c1dd39e1a8783ce086efca3f38455]

INTEGRATION: CWS hr38 (1.6.118); FILE MERGED 2006/09/11 13:33:22 hr 1.6.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [db8c80606ffd45c0f43fb24bf0d65b0b37c328da]

INTEGRATION: CWS hr38 (1.5.118); FILE MERGED 2006/09/11 13:33:21 hr 1.5.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [9243fdc0d5b9017db543bb5200aa6e53b858323b]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:33:21 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [9897f18c56ae7b20f97e8030da985967949a1cf2]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:33:20 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [62179c973d8a08006371c1e1392c3c263144fc23]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:33:19 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [43ed4257fa263d59991dd0bcdd37e97ba9da81c2]

INTEGRATION: CWS hr38 (1.6.30); FILE MERGED 2006/09/04 12:58:21 hr 1.6.30.1: #i69179#: remove obsolete file


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [319e5fbbc6edcdf41b678a7e986a2b9b17ae37ba]

INTEGRATION: CWS hr38 (1.5.118); FILE MERGED 2006/09/11 13:33:19 hr 1.5.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [83c549386215f909b260db17a6be58fdcc10b17b]

INTEGRATION: CWS hr38 (1.10.86); FILE MERGED 2006/09/11 13:33:18 hr 1.10.86.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [af1980fecf738a378fbaf734ec1e33d60dbb7ae3]

INTEGRATION: CWS hr38 (1.10.116); FILE MERGED 2006/09/11 13:33:18 hr 1.10.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [98b8ec5e151e6664fd69a4964c1fa5c8bbf7cb5d]

INTEGRATION: CWS hr38 (1.10.112); FILE MERGED 2006/09/04 14:32:32 hr 1.10.112.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [b8a7d2093b25ad8db8de8796e8100442f4080a0c]

INTEGRATION: CWS hr38 (1.8.114); FILE MERGED 2006/09/11 13:33:18 hr 1.8.114.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [38481b142aba045def31edc822311d01ed433f87]

INTEGRATION: CWS hr38 (1.7.116); FILE MERGED 2006/09/11 13:33:18 hr 1.7.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [4ace83a631c0e2dd6d5d0e8def497a919a36d4c6]

INTEGRATION: CWS hr38 (1.7.116); FILE MERGED 2006/09/11 13:33:17 hr 1.7.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [5d19cf2375a7826661162290461d59a6a085fdfc]

INTEGRATION: CWS hr38 (1.8.116); FILE MERGED 2006/09/11 13:33:17 hr 1.8.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [fabf922ba7349fb3c3795c5d88db95168f2a0e5e]

INTEGRATION: CWS hr38 (1.6.118); FILE MERGED 2006/09/11 13:33:17 hr 1.6.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [27d18a267c28a11011841d919ba87b1716606618]

INTEGRATION: CWS hr38 (1.6.38); FILE MERGED 2006/09/11 13:33:16 hr 1.6.38.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [e4258f548e059132fc33532095acb3034fc44295]

INTEGRATION: CWS hr38 (1.7.36); FILE MERGED 2006/09/11 13:33:16 hr 1.7.36.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [4182294995fe4905c86a1a7fb995fdde982f38c9]

INTEGRATION: CWS hr38 (1.6.114); FILE MERGED 2006/09/11 13:33:16 hr 1.6.114.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [c075b14efc0ac1b5291b42b3f70fe331d92a7ca5]

INTEGRATION: CWS hr38 (1.8.38); FILE MERGED 2006/09/11 13:33:16 hr 1.8.38.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [730fd6861890dab31c0f84bcdd147cecf4f6768a]

INTEGRATION: CWS hr38 (1.6.30); FILE MERGED 2006/09/01 17:19:08 hr 1.6.30.1: #i69179#: remove obsolete file


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [46d25b29052dcdfeb52dec4524aba6022d9f540d]

INTEGRATION: CWS hr38 (1.6.116); FILE MERGED 2006/09/11 13:33:11 hr 1.6.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [7395942d75192350764626c53de56b3852edd3c1]

INTEGRATION: CWS hr38 (1.7.116); FILE MERGED 2006/09/11 13:33:11 hr 1.7.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [faaf2dc96e02e1e5de378473cc0f0dfc32da2504]

INTEGRATION: CWS hr38 (1.4.238); FILE MERGED 2006/09/11 13:33:10 hr 1.4.238.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [86c64a250143492e6decd5b1a28ccdd05862e93a]

INTEGRATION: CWS hr38 (1.5.118); FILE MERGED 2006/09/11 13:33:10 hr 1.5.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [9098e91bf50941714999b99a41c7b980fb4434b0]

INTEGRATION: CWS hr38 (1.6.30); FILE MERGED 2006/09/04 15:47:02 hr 1.6.30.1: #i69179#: remove obsolete file


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [ac57fa5ec7cb9f5e5cc0e50bd415f8f81bec4d20]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:33:09 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [49481639fe29730550ee782b80cd2d19fdabe579]

INTEGRATION: CWS hr38 (1.6.116); FILE MERGED 2006/09/11 13:33:09 hr 1.6.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [f6a334d428536fa26f90484d30f53a7373954164]

INTEGRATION: CWS hr38 (1.7.118); FILE MERGED 2006/09/11 13:33:09 hr 1.7.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [19b3356ab1646bb609c6043d53039902fb4c6b79]

INTEGRATION: CWS hr38 (1.5.118); FILE MERGED 2006/09/11 13:33:09 hr 1.5.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [8e8fdb3d40209d19af7348f637d24e57d13a9239]

INTEGRATION: CWS hr38 (1.5.114); FILE MERGED 2006/09/11 13:33:08 hr 1.5.114.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [02e86f76c69e351c4649d193216efd50980ff44b]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/11 13:33:08 hr 1.3.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [002b56d1684ac79ab9b505becece22fb9b385c28]

INTEGRATION: CWS hr38 (1.5.118); FILE MERGED 2006/09/11 13:33:07 hr 1.5.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [3ab63889a72d31e3b3c4641c8b31a019b53b47a4]

INTEGRATION: CWS hr38 (1.12.34); FILE MERGED 2006/09/11 13:33:07 hr 1.12.34.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [dee966fde65a8d397df340bdc8a61a88683f4d15]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/11 13:33:07 hr 1.3.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [090968f9dc93f21fd6c41bcb86bfb89b6d9daa05]

INTEGRATION: CWS hr38 (1.6.28); FILE MERGED 2006/09/04 15:15:51 hr 1.6.28.1: #i69179#: remove obsolete file


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [6e9867c72bd4a9ee5f7b834aeed4736a602085db]

INTEGRATION: CWS hr38 (1.5.114); FILE MERGED 2006/09/11 13:33:05 hr 1.5.114.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [efa3e3b65c2b6945da524ba2c3f365a2574872ee]

INTEGRATION: CWS hr38 (1.6.118); FILE MERGED 2006/09/11 13:33:05 hr 1.6.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [5f9ad24b326c0ec35bc6a70e599a34133a73d080]

INTEGRATION: CWS hr38 (1.7.118); FILE MERGED 2006/09/11 13:33:04 hr 1.7.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [9174d1a92cfebbcd09ab427f5cdef91f7717714f]

INTEGRATION: CWS hr38 (1.5.116); FILE MERGED 2006/09/11 13:33:04 hr 1.5.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [9df9d3d68237b88936e77b4189d1b3703973a551]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:33:04 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [da24b32778cfd3cde46712c46bac8b6516065b84]

INTEGRATION: CWS hr38 (1.5.118); FILE MERGED 2006/09/11 13:33:03 hr 1.5.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [51e889a59b2bc21f8d59d5f2686eda00ea9f348f]

INTEGRATION: CWS hr38 (1.9.116); FILE MERGED 2006/09/11 13:33:03 hr 1.9.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [2e10e138834941c0a64848b87a4cacb8fee328c6]

INTEGRATION: CWS hr38 (1.7.116); FILE MERGED 2006/09/11 13:33:02 hr 1.7.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [c1cd0bafe0e196960d2d8e77726438c744c5c68c]

INTEGRATION: CWS hr38 (1.8.112); FILE MERGED 2006/09/05 11:50:19 hr 1.8.112.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [7fe002adbc5a6675718cda7515087b49958165a1]

INTEGRATION: CWS hr38 (1.6.116); FILE MERGED 2006/09/04 13:37:26 hr 1.6.116.1: #i69179#: remove obsolete file


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [9a23e9c028813e5c560c0e952ec0fe2a2d0090c4]

INTEGRATION: CWS hr38 (1.7.114); FILE MERGED 2006/09/04 13:30:51 hr 1.7.114.1: #i69179#: remove obsolete file


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [72c63938c605e46b72b0e249a800c54644567b1d]

INTEGRATION: CWS hr38 (1.8.116); FILE MERGED 2006/09/04 13:37:26 hr 1.8.116.1: #i69179#: remove obsolete file


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [921507fcba324565e93d45a3cf2cd4f9c0d74b20]

INTEGRATION: CWS hr38 (1.6.116); FILE MERGED 2006/09/11 13:33:02 hr 1.6.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [37e97dd99335170dfcef8bf4500c606b0e9e46eb]

INTEGRATION: CWS hr38 (1.7.114); FILE MERGED 2006/09/11 13:33:02 hr 1.7.114.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [e8ac19aebc8114b711c0d009747eaffdaa990bcb]

INTEGRATION: CWS hr38 (1.5.116); FILE MERGED 2006/09/11 13:33:02 hr 1.5.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [6e9dade5cad30a7f2dedaf1c6e17712e4433d514]

INTEGRATION: CWS hr38 (1.8.116); FILE MERGED 2006/09/11 13:33:01 hr 1.8.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [e6bc748f20a465b2ba28a81af03de5bd975830da]

INTEGRATION: CWS hr38 (1.6.114); FILE MERGED 2006/09/11 13:33:01 hr 1.6.114.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [0f77afcfc60bca3a7462d3f7a6172254dfcfb602]

INTEGRATION: CWS hr38 (1.10.114); FILE MERGED 2006/09/11 13:33:01 hr 1.10.114.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [68eb354dba682ad5df0f73fa4d7b66019cf3b5a5]

INTEGRATION: CWS hr38 (1.6.28); FILE MERGED 2006/09/11 13:33:01 hr 1.6.28.2: #i69179#: clean up stripped files; remove obsolete files 2006/09/01 17:02:51 hr 1.6.28.1: #i69179#: remove obsolete file


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [03c5fdbb59dcd7569985154c0d3684892e09e343]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:33:00 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [5e7d61fcd5d804e56326b17a167f013b59598469]

INTEGRATION: CWS hr38 (1.4.116); FILE MERGED 2006/09/11 13:32:56 hr 1.4.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [6d7a6df38499ad07fb593831ee82ab91f78b903b]

INTEGRATION: CWS hr38 (1.7.38); FILE MERGED 2006/09/11 13:32:55 hr 1.7.38.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [7187b8a09213579412cd509cd460a8b7931f5941]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/05 11:00:11 hr 1.3.118.1: #i10000#: insert newline at end of file


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [66b43794d9d42381e2a341e71885a6f70bc18cc1]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/05 11:00:12 hr 1.3.118.1: #i10000#: insert newline at end of file


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [ab52e01288bbaa6ffe7cc70da9844bd0f6d7949d]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:32:52 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [2d28599ed57f697a1e1a23c1179500ec56309780]

INTEGRATION: CWS hr38 (1.4.116); FILE MERGED 2006/09/11 13:32:51 hr 1.4.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [52c5a5856ca8302ec4bedbbabbe233d7f075ba2b]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:32:51 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [24a99e2ac9dae55c313100d94b102fb44359ed10]

INTEGRATION: CWS hr38 (1.5.114); FILE MERGED 2006/09/11 13:32:51 hr 1.5.114.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [fe8fa5a04acdcc8cc100ce0a079f580f2953bc3d]

INTEGRATION: CWS hr38 (1.5.38); FILE MERGED 2006/09/11 13:32:51 hr 1.5.38.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [1f17c033e8d75be20bfe5449c96aa83807f12ab8]

INTEGRATION: CWS hr38 (1.6.116); FILE MERGED 2006/09/11 13:32:50 hr 1.6.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [bf08edef9efe201a2e646d50902a17bb325e367e]

INTEGRATION: CWS hr38 (1.4.116); FILE MERGED 2006/09/11 13:32:50 hr 1.4.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [03e4ea2137a8b476c83bb86e330d71e342d920bf]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:32:50 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [32f37b93a965e788d01e8f12112919512545c99e]

INTEGRATION: CWS hr38 (1.5.118); FILE MERGED 2006/09/11 13:32:50 hr 1.5.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [d1ce7653fef49d92161f51a4f0bc70b880be71ec]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:32:49 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [321f521adf0587851de9aecb9b8f91e0ce4259f2]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:32:48 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [1a534bb72bf4408ecbd1b3badee805084d8abda9]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/11 13:32:47 hr 1.3.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [cd518cb1e0d8c6966d38c2bf884574cf1c0c815b]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:32:44 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [15f3decec1659665069e128b391dda558e61ae3c]

INTEGRATION: CWS hr38 (1.4.116); FILE MERGED 2006/09/11 13:32:39 hr 1.4.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [f14cdd575d7e60c8f1459f8e091e051d5a6fedda]

INTEGRATION: CWS hr38 (1.4.116); FILE MERGED 2006/09/11 13:32:38 hr 1.4.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [430af73ca6f5b9bcb36a91767c6620b73bbf5443]

INTEGRATION: CWS hr38 (1.5.114); FILE MERGED 2006/09/11 13:32:34 hr 1.5.114.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [3b468155f07d054a4674b1c017c5fdaa4b61c836]

INTEGRATION: CWS hr38 (1.5.116); FILE MERGED 2006/09/11 13:32:34 hr 1.5.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [e1697583f756219d12a79ea633d9b73e2b57fe36]

INTEGRATION: CWS hr38 (1.5.116); FILE MERGED 2006/09/11 13:32:33 hr 1.5.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [ab245f4538aca46a9603a2d9075b076e35c030d4]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/08 10:46:50 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [3ba246f7e5ea8dcf4965ddd6e5091edb3333f5a1]

INTEGRATION: CWS hr38 (1.5.70); FILE MERGED 2006/09/11 13:32:33 hr 1.5.70.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [3ec8b35a008548ad89ecbadde04efd7a2fe50612]

INTEGRATION: CWS hr38 (1.5.118); FILE MERGED 2006/09/11 13:32:32 hr 1.5.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [b1198ba344a8a551bd6c1b657c81da05ff4cee53]

INTEGRATION: CWS hr38 (1.4.116); FILE MERGED 2006/09/11 13:32:32 hr 1.4.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [4513d1830e0c19f1cf85650a0a7baaa6076c4c31]

INTEGRATION: CWS hr38 (1.5.118); FILE MERGED 2006/09/11 13:32:31 hr 1.5.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [3e579d11952808881fae4fd4f58973707052d93d]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:32:31 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [9aefbf93e0f7592717250c493110a41192e2912e]

INTEGRATION: CWS hr38 (1.4.116); FILE MERGED 2006/09/11 13:32:30 hr 1.4.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [dc248ac46447eef3f3330fd387cc7e68230c5ad2]

INTEGRATION: CWS hr38 (1.5.118); FILE MERGED 2006/09/11 13:32:30 hr 1.5.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [785b75a65766ea8b0e0d13bc5e60376510384185]

INTEGRATION: CWS hr38 (1.9.38); FILE MERGED 2006/09/11 13:32:30 hr 1.9.38.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [bb62c8146af7082891e7d5f708ea5273652ad7ee]

INTEGRATION: CWS hr38 (1.9.116); FILE MERGED 2006/09/11 13:32:30 hr 1.9.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [5dc7235517a8aedfdf6ccf42e27f37e86b3af62d]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:32:30 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [d711b078e25d3a89a7b54de8314d18b9a7f10043]

INTEGRATION: CWS hr38 (1.3.116); FILE MERGED 2006/09/11 13:32:30 hr 1.3.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [bff5f028f4bf35acf549e5c91eddd33626cf1562]

INTEGRATION: CWS hr38 (1.5.114); FILE MERGED 2006/09/11 13:32:29 hr 1.5.114.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [5cc459755b32548895c612a42861baa126ef7550]

INTEGRATION: CWS hr38 (1.5.116); FILE MERGED 2006/09/11 13:32:29 hr 1.5.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [561ae02fe6cc5d9474e5665883822d4984b115c0]

INTEGRATION: CWS hr38 (1.6.116); FILE MERGED 2006/09/11 13:32:29 hr 1.6.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [9eb1a713e93f229143d0da9a90b216f897f9dbed]

INTEGRATION: CWS hr38 (1.8.38); FILE MERGED 2006/09/11 13:32:29 hr 1.8.38.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [eaa3a82c608d51bf8c11e69bc80f6447fc67d2af]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:32:29 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [42f14b9f5c6a26362fec466489973ea744d0d3e2]

INTEGRATION: CWS hr38 (1.5.116); FILE MERGED 2006/09/11 13:32:28 hr 1.5.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [1661de961632373ffab75204453969d70088a88a]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:32:27 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [9114af056724e7cc89f5cf29b06c7f05eca250fa]

INTEGRATION: CWS hr38 (1.4.116); FILE MERGED 2006/09/11 13:32:27 hr 1.4.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [5280aa74395582a5463372b996febcde0427ad57]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:32:26 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [d4e01f6318567638075a36beea5275506d9362e1]

INTEGRATION: CWS hr38 (1.5.116); FILE MERGED 2006/09/11 13:32:26 hr 1.5.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [8c79fb673d1424c84c78d4f0dcdcd9eb154cd0e9]

INTEGRATION: CWS hr38 (1.4.116); FILE MERGED 2006/09/04 17:59:24 hr 1.4.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [b5b118a71c8fbc9180fa424c45a2a8b6cc861334]

INTEGRATION: CWS hr38 (1.4.116); FILE MERGED 2006/09/04 17:56:53 hr 1.4.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [3009884903d9aaecaaf11210af8b2fa7fd33faf7]

INTEGRATION: CWS hr38 (1.4.116); FILE MERGED 2006/09/11 13:32:25 hr 1.4.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [47bf1d0f1aefd0fae8396e834653313d12b6c79a]

INTEGRATION: CWS hr38 (1.6.38); FILE MERGED 2006/09/11 13:32:25 hr 1.6.38.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [7982216307d31f14aa13387256ba35e8c7c8b72a]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:32:25 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [0d34523fbb205e60d8c64f0ad2104aae82a92ddc]

INTEGRATION: CWS hr38 (1.2.118); FILE MERGED 2006/09/11 13:32:24 hr 1.2.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [ac8cfb07ca4ecd61c317474d15e9c77138c520fd]

INTEGRATION: CWS hr38 (1.3.116); FILE MERGED 2006/09/11 13:32:24 hr 1.3.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [26677ec8ee20e7a64d00719b55bcbaba2486d34a]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:32:24 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [e5cd49d833154e1a8d0b2e670aa946e441bea44d]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:32:23 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [09ff7c0a726e4fed2dd896c80e253454d6755ef6]

INTEGRATION: CWS hr38 (1.9.86); FILE MERGED 2006/09/11 13:32:22 hr 1.9.86.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [b3a74d2155788cc0b4db78140572dd3e24777856]

INTEGRATION: CWS hr38 (1.4.120); FILE MERGED 2006/09/11 13:32:22 hr 1.4.120.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [8fc7aaad2cb04d0826f29816451cea8fbf15322e]

INTEGRATION: CWS hr38 (1.4.120); FILE MERGED 2006/09/11 13:32:22 hr 1.4.120.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [a5c9bff884ad3b4085257172ca5f06a721697fe4]

INTEGRATION: CWS hr38 (1.5.116); FILE MERGED 2006/09/11 13:32:21 hr 1.5.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [b218c6cb007c456d24fffc3de7e61d7d7525537b]

INTEGRATION: CWS hr38 (1.4.120); FILE MERGED 2006/09/11 13:32:21 hr 1.4.120.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [6eb8119567b9a269706f4dabb6d8ee2e48d8145e]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:32:21 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [e56d4d9bca5dac6d8fe6a8adef1b6946d24882d8]

INTEGRATION: CWS hr38 (1.5.118); FILE MERGED 2006/09/11 13:32:21 hr 1.5.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [e07c5ae6b481ee0b2ba9d66f6f8f7dd7f2047bc1]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/07 16:46:41 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [3ee985a80ecd415292f6ea6c772d5ba8e92d1ca0]

INTEGRATION: CWS hr38 (1.5.116); FILE MERGED 2006/09/11 13:32:20 hr 1.5.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [aa7bfabafe9af6f9e1750eeffe0525014a67f946]

INTEGRATION: CWS hr38 (1.3.120); FILE MERGED 2006/09/11 13:32:20 hr 1.3.120.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [204db816777b32aeb6876475099126e1fa76dd81]

INTEGRATION: CWS hr38 (1.4.120); FILE MERGED 2006/09/11 13:32:20 hr 1.4.120.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [1d8713c459e70806d12f9f8fa9251076cc308b07]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:32:20 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [6201135b0c044c885b0edf3057bda121bd5a00ea]

INTEGRATION: CWS hr38 (1.3.120); FILE MERGED 2006/09/11 13:32:19 hr 1.3.120.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [cf884a4e741b2a56a37bc4e040989c1d8c97d215]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:32:19 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [df665a9cb28efb98bc8fbb90e880fee334ead46e]

INTEGRATION: CWS hr38 (1.4.120); FILE MERGED 2006/09/11 13:32:19 hr 1.4.120.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [7e90c33fc5350f19898f01a92ab633ca7f99ee20]

INTEGRATION: CWS hr38 (1.5.120); FILE MERGED 2006/09/11 13:32:19 hr 1.5.120.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [36dd75a152a29c5b5a15cf7ebe2812c1de134cb0]

INTEGRATION: CWS hr38 (1.10.38); FILE MERGED 2006/09/11 13:32:19 hr 1.10.38.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [727b743ec816fde15a36df0d42bb4f831526a4e8]

INTEGRATION: CWS hr38 (1.4.120); FILE MERGED 2006/09/11 13:32:18 hr 1.4.120.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [2658a756a992477b80cbcfd6a30944f87fc17f44]

INTEGRATION: CWS hr38 (1.5.118); FILE MERGED 2006/09/11 13:32:18 hr 1.5.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [df25fb29f825948d04ddb9e7bc152ee838a71fad]

INTEGRATION: CWS hr38 (1.5.116); FILE MERGED 2006/09/11 13:32:18 hr 1.5.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [bb75e80d8b6b2b8be3b70e5a41a736e058d32635]

INTEGRATION: CWS hr38 (1.4.120); FILE MERGED 2006/09/11 13:32:17 hr 1.4.120.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [5f45b64834fd7060b2bb75d9211495d8a041ff57]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:32:17 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [eb270172acace25328e9c7eafd574ffe2ed93d6c]

INTEGRATION: CWS hr38 (1.6.68); FILE MERGED 2006/09/11 13:32:17 hr 1.6.68.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [63273e058e53cfe6c3d850a598c1bd9531200241]

INTEGRATION: CWS hr38 (1.6.98); FILE MERGED 2006/09/11 13:32:17 hr 1.6.98.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [4323e3138452ef67d1875076a3a88e40588d31aa]

INTEGRATION: CWS hr38 (1.3.120); FILE MERGED 2006/09/11 13:32:17 hr 1.3.120.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [f4a53446bbc869589509307dea201c61d323b2b6]

INTEGRATION: CWS hr38 (1.4.120); FILE MERGED 2006/09/11 13:32:16 hr 1.4.120.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [f37ca8d21169bda15e89fdc372ba997a610ea76a]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:32:16 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [46c147e5a2502a860d2cdaaacadf63a8c869c937]

INTEGRATION: CWS hr38 (1.6.98); FILE MERGED 2006/09/11 13:32:16 hr 1.6.98.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [04bd22c5e86af27f0d6ee611686c6902938d96a9]

INTEGRATION: CWS hr38 (1.7.86); FILE MERGED 2006/09/04 17:46:33 hr 1.7.86.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [93131097b27ed7860ef51b705eb5070fae9b6dfd]

INTEGRATION: CWS hr38 (1.9.38); FILE MERGED 2006/09/11 13:32:16 hr 1.9.38.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [ecd42cbd537ba33c30528344b8ef165636068acd]

INTEGRATION: CWS hr38 (1.5.120); FILE MERGED 2006/09/11 13:32:16 hr 1.5.120.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [54760c7b62313bde6df347697b885b66e0a5c828]

INTEGRATION: CWS hr38 (1.5.120); FILE MERGED 2006/09/11 13:32:15 hr 1.5.120.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [39ff5e7172bf6764933ba04232d127d34db86f48]

INTEGRATION: CWS hr38 (1.7.120); FILE MERGED 2006/09/11 13:32:15 hr 1.7.120.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [c4a0c1ca04f4969fa10d4b25f735718c8f5d76c0]

INTEGRATION: CWS hr38 (1.4.120); FILE MERGED 2006/09/11 13:32:15 hr 1.4.120.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [88734813f11f28d2635c761ff916fa12a93af655]

INTEGRATION: CWS hr38 (1.7.98); FILE MERGED 2006/09/11 13:32:15 hr 1.7.98.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [d7f63ae2bb776bfb34aca413de16fe9bc8c690f7]

INTEGRATION: CWS hr38 (1.3.120); FILE MERGED 2006/09/11 13:32:15 hr 1.3.120.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [8b4cd3e668a5d668b3863399ba2d7f2dbfcf0382]

INTEGRATION: CWS hr38 (1.7.38); FILE MERGED 2006/09/11 13:32:15 hr 1.7.38.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [47260ac713b8b2de704d1975a53bdd4769011283]

INTEGRATION: CWS hr38 (1.4.120); FILE MERGED 2006/09/11 13:32:14 hr 1.4.120.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [f07812a040be6eaa889fb7538d0b37c6bb362086]

INTEGRATION: CWS hr38 (1.5.120); FILE MERGED 2006/09/11 13:32:14 hr 1.5.120.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [566430644f1308ee33587f8347b91204149cd973]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:32:14 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [08a22677be00ccc0dfd73cfe1bc90031a2bdfbb1]

INTEGRATION: CWS hr38 (1.9.118); FILE MERGED 2006/09/11 13:32:13 hr 1.9.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [adfcd3a9b666388dd4b0cef5d82cc1765a297097]

INTEGRATION: CWS hr38 (1.5.118); FILE MERGED 2006/09/11 13:32:09 hr 1.5.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [ddc5beee3c51b69be7548065707000bec731e6ac]

INTEGRATION: CWS hr38 (1.7.14); FILE MERGED 2006/09/06 16:48:47 hr 1.7.14.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [b06019b5ea4daa7b2fb73226b5415ad4113d5195]

INTEGRATION: CWS hr38 (1.4.120); FILE MERGED 2006/09/11 13:32:04 hr 1.4.120.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [9afef1cfff5864bb22a1552d11ab4960939f3496]

INTEGRATION: CWS hr38 (1.5.120); FILE MERGED 2006/09/11 13:32:04 hr 1.5.120.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [a3c56f50c5abd568ad57b60bb3dd4d63f72b0171]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:32:04 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [2ca580c8d55da06ec72002f5b330c30c15fc5caa]

INTEGRATION: CWS hr38 (1.5.118); FILE MERGED 2006/09/11 13:32:03 hr 1.5.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [8995bcc7c2c6a704515a1258cd5881f19c27b2fa]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:32:03 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [0bc8ae19cfabf5878a85cfa5a574cd017d1f448c]

INTEGRATION: CWS hr38 (1.4.120); FILE MERGED 2006/09/11 13:32:03 hr 1.4.120.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [f264a594aac793bbe7f1307405bc93056f1792db]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:32:02 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [aeee15573ee1733f33aa2439cf53ec51b3e959b0]

INTEGRATION: CWS hr38 (1.4.120); FILE MERGED 2006/09/11 13:32:02 hr 1.4.120.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [a0f9f244093439db5f183e91110683b50d9095ca]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:32:01 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [f1c3ea3763850203a5f6eff95ab6807f9166bc0a]

INTEGRATION: CWS hr38 (1.4.120); FILE MERGED 2006/09/11 13:32:01 hr 1.4.120.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [d67eaf8332a3b08e89d7d60987047b5379563dfc]

INTEGRATION: CWS hr38 (1.5.120); FILE MERGED 2006/09/11 13:32:01 hr 1.5.120.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [baf6597296bd83bd52d4f59d5b0245c0bc85c1f0]

INTEGRATION: CWS hr38 (1.5.118); FILE MERGED 2006/09/11 13:32:01 hr 1.5.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [5176efbf2ee56f2ad75d4cbe57b1577af1c4146b]

INTEGRATION: CWS hr38 (1.5.68); FILE MERGED 2006/09/11 13:32:00 hr 1.5.68.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [c0fd702309f497c94323a2e5aebf18222788fe6b]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:32:00 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [6f2b30d6ef96aa801782007907e01b06506c624f]

INTEGRATION: CWS hr38 (1.4.120); FILE MERGED 2006/09/11 13:32:00 hr 1.4.120.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [5c04b7725b68654dc299e789620cbb6e3934f18a]

INTEGRATION: CWS hr38 (1.5.70); FILE MERGED 2006/09/11 13:32:00 hr 1.5.70.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [22c7f566d581be9263ba9070e08ce498b96f8b1a]

INTEGRATION: CWS hr38 (1.5.118); FILE MERGED 2006/09/11 13:32:00 hr 1.5.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [3b34912c00f19de37964d44efdd4dd6ef5a31386]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:31:59 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [a971a702cd15eac1d9d30aa29ef2622548c2c16d]

INTEGRATION: CWS hr38 (1.5.38); FILE MERGED 2006/09/11 13:31:59 hr 1.5.38.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [42240d7b2ea1c405bbecb53907eb95e98b1e6c79]

INTEGRATION: CWS hr38 (1.4.120); FILE MERGED 2006/09/11 13:31:59 hr 1.4.120.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [415f3757d903079f9e8603bba48c5abb3f4a060c]

INTEGRATION: CWS hr38 (1.5.116); FILE MERGED 2006/09/11 13:31:56 hr 1.5.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [e8983c0f35dd1a7ec4adf2bc3d0e0187387ab578]

INTEGRATION: CWS hr38 (1.4.120); FILE MERGED 2006/09/11 13:31:56 hr 1.4.120.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [2e77d03672e8bb8494216579386a4b8b9f2b8567]

INTEGRATION: CWS hr38 (1.7.14); FILE MERGED 2006/09/11 13:31:56 hr 1.7.14.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [7995ed656999cbf09f735f41debd86fc569147c1]

INTEGRATION: CWS hr38 (1.3.120); FILE MERGED 2006/09/11 13:31:55 hr 1.3.120.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [94d6a6eceb263fa7f77062808ada2738b66aeba7]

INTEGRATION: CWS hr38 (1.5.120); FILE MERGED 2006/09/11 13:31:55 hr 1.5.120.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [aafb8e5ac2961c2f86442807b2c37b2b0b13a90b]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/11 13:31:55 hr 1.3.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [859865bd245292d03bc1ecf07e376474b8ca0dfd]

INTEGRATION: CWS hr38 (1.3.120); FILE MERGED 2006/09/11 13:31:54 hr 1.3.120.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [2b822a59b539ceef268c5ae186bbf4f5a05f7aa9]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/11 13:31:54 hr 1.3.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [2c235965cf3efe44e4b6f3851c70a2a6b5733b0b]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:31:53 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [ac1c472ae98b4b7b55aab45e6b8f878de625ac86]

INTEGRATION: CWS hr38 (1.6.24); FILE MERGED 2006/09/04 16:34:42 hr 1.6.24.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [4a20504842f63d46e52594f2b310bef6f85740eb]

INTEGRATION: CWS hr38 (1.4.120); FILE MERGED 2006/09/11 13:31:53 hr 1.4.120.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [761d0fa8fb533656fb4bcd974d71f76b9a81af87]

INTEGRATION: CWS hr38 (1.3.120); FILE MERGED 2006/09/04 16:34:41 hr 1.3.120.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [2ec1f7c83b5e0ba007e42807064b5cc3a426a902]

INTEGRATION: CWS hr38 (1.3.120); FILE MERGED 2006/09/11 13:31:53 hr 1.3.120.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [dfa0470691e9375335b5b75c91a602e7e08dfe6e]

INTEGRATION: CWS hr38 (1.4.120); FILE MERGED 2006/09/11 13:31:52 hr 1.4.120.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [1d08be1506d29e05f44572f07dac03c075dc9c08]

INTEGRATION: CWS hr38 (1.3.120); FILE MERGED 2006/09/11 13:31:52 hr 1.3.120.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [73dda112f29e16bdb6c23c994c9a733fab268e00]

INTEGRATION: CWS hr38 (1.4.120); FILE MERGED 2006/09/11 13:31:51 hr 1.4.120.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [9b6c72b86be1cfba7c19512bfe31b3f52da0adcc]

INTEGRATION: CWS hr38 (1.3.120); FILE MERGED 2006/09/11 13:31:51 hr 1.3.120.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [7fdefcb4318c5a9e58b3c5c00ccc9e196a74ec22]

INTEGRATION: CWS hr38 (1.4.120); FILE MERGED 2006/09/11 13:31:50 hr 1.4.120.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [61f482935515204270ac9f879e23771ff9a17124]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:31:50 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [03f8969d4a3fc023bdd740227e3204350daf288f]

INTEGRATION: CWS hr38 (1.3.120); FILE MERGED 2006/09/04 16:34:41 hr 1.3.120.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [5a1cc37467518e389d2516fd1d20c7ee184cefaa]

INTEGRATION: CWS hr38 (1.3.120); FILE MERGED 2006/09/11 13:31:50 hr 1.3.120.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [f324d99319ed79fddf3251f5eac8068c2854cd7e]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:31:49 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [42b578e9d56c836b6e5a7bb9f1acedbbf7cb84a1]

INTEGRATION: CWS hr38 (1.4.120); FILE MERGED 2006/09/11 13:31:49 hr 1.4.120.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [e554e7ea391d344fd1afcbbcde8337e507f7ad76]

INTEGRATION: CWS hr38 (1.3.120); FILE MERGED 2006/09/11 13:31:49 hr 1.3.120.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [4a32eeea9572d9a5d955fdceae344c7cacc58488]

INTEGRATION: CWS hr38 (1.4.120); FILE MERGED 2006/09/11 13:31:48 hr 1.4.120.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [74b03f6f93d399028793f591ee604952cc12fffe]

INTEGRATION: CWS hr38 (1.3.120); FILE MERGED 2006/09/11 13:31:48 hr 1.3.120.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [6a104b6f0dbd130e82f697409410657e699b7e20]

INTEGRATION: CWS hr38 (1.6.120); FILE MERGED 2006/09/11 13:31:48 hr 1.6.120.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [0e205afeada4795904b68f4d5a1c6af6e4317380]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/11 13:31:48 hr 1.3.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [569b46decf51d45cbad735a1f3a66dc187a6f953]

INTEGRATION: CWS hr38 (1.3.120); FILE MERGED 2006/09/11 13:31:47 hr 1.3.120.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [21a27467b9bc54b2947a1f5b443b26f27643c0d5]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:31:47 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [4272666f3483763750f52844b9a4638c1448769c]

INTEGRATION: CWS hr38 (1.4.120); FILE MERGED 2006/09/11 13:31:47 hr 1.4.120.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [04cfcb26b5f21e757fc7fcdbe6f7a25a0975c398]

INTEGRATION: CWS hr38 (1.4.120); FILE MERGED 2006/09/11 13:31:46 hr 1.4.120.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [e6dd0209564910b5d35d40e7b94735724d4511d6]

INTEGRATION: CWS hr38 (1.3.120); FILE MERGED 2006/09/11 13:31:46 hr 1.3.120.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [66f74bab349453ecb79592dc72b5c2e6e791ebcd]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:31:46 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [a6d4a5da1657c0dc6b1aba33db84c801e50b3fa6]

INTEGRATION: CWS hr38 (1.4.14); FILE MERGED 2006/09/06 16:49:58 hr 1.4.14.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [8cc92f996bba2691bb051e2a124a0c32207cd5ca]

INTEGRATION: CWS hr38 (1.3.120); FILE MERGED 2006/09/11 13:31:45 hr 1.3.120.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [92591b21ce9f1e1f3904ef4ed6b78f859d3bc520]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:31:45 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [07cab4cda8944503717617304ae3831c3538eb69]

INTEGRATION: CWS hr38 (1.5.118); FILE MERGED 2006/09/11 13:31:45 hr 1.5.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [eedc7bfeb1e4a58214088770121bee70451fa1ea]

INTEGRATION: CWS hr38 (1.3.120); FILE MERGED 2006/09/11 13:31:44 hr 1.3.120.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [0673d87a985e2ee68360f7e5d00ce8471f4d8ec3]

INTEGRATION: CWS hr38 (1.4.120); FILE MERGED 2006/09/11 13:31:44 hr 1.4.120.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [b9e8035c4c53fc090ad8f71c40ec4d5f845cbffb]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:31:43 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [f13b9d5f16c136d46843c442ee062838feed7173]

INTEGRATION: CWS hr38 (1.5.120); FILE MERGED 2006/09/11 13:31:43 hr 1.5.120.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [74590cd8266c6a0e4c11ce205648dd7ef960f574]

INTEGRATION: CWS hr38 (1.3.120); FILE MERGED 2006/09/11 13:31:43 hr 1.3.120.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [430f5c11d5d2a7a2f6a7a26575cd4ba91a5d8194]

INTEGRATION: CWS hr38 (1.4.120); FILE MERGED 2006/09/11 13:31:43 hr 1.4.120.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [56bd35a88678ba8a3d6ab99688db7591b3cb9c25]

INTEGRATION: CWS hr38 (1.5.118); FILE MERGED 2006/09/11 13:31:40 hr 1.5.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [b92980f2ff7eabae2e39894197c4b0cbcc9e711f]

INTEGRATION: CWS hr38 (1.4.120); FILE MERGED 2006/09/11 13:31:40 hr 1.4.120.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [4f233f704868bbf166121489409c04f8427693ad]

INTEGRATION: CWS hr38 (1.5.120); FILE MERGED 2006/09/11 13:31:40 hr 1.5.120.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [c4a03759f70dfdbc971482f95e8a000d49ec8932]

INTEGRATION: CWS hr38 (1.8.38); FILE MERGED 2006/09/11 13:31:40 hr 1.8.38.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [32654d5e7436c94435902a50fff4799abe5b133a]

INTEGRATION: CWS hr38 (1.5.118); FILE MERGED 2006/09/11 13:31:39 hr 1.5.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [b391a47156cf52dc6fa0c9abedf39532da47c241]

INTEGRATION: CWS hr38 (1.5.120); FILE MERGED 2006/09/11 13:31:39 hr 1.5.120.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [0e201e07dd883b658028db6a9bca423cadf1d90a]

INTEGRATION: CWS hr38 (1.6.118); FILE MERGED 2006/09/11 13:31:39 hr 1.6.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [ed148fee61a5e6c21777284a1ab00c38cf0da584]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:31:39 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [ef944ec2765f86401d3342bced32f280f1581bc5]

INTEGRATION: CWS hr38 (1.8.116); FILE MERGED 2006/09/11 13:31:39 hr 1.8.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [6dc4b68f45347a6334b10aa827c71c485fd0c60a]

INTEGRATION: CWS hr38 (1.6.36); FILE MERGED 2006/09/11 13:31:38 hr 1.6.36.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [231a7ad81e69bf17135d61401d313db77007b641]

INTEGRATION: CWS hr38 (1.4.120); FILE MERGED 2006/09/11 13:31:38 hr 1.4.120.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [a0264d0281b17607d98656e8c1e5235ebd29c762]

INTEGRATION: CWS hr38 (1.5.120); FILE MERGED 2006/09/11 13:31:38 hr 1.5.120.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [74703fdd7bf01eef2a35ac06d31e3d43fe4e3099]

INTEGRATION: CWS hr38 (1.5.118); FILE MERGED 2006/09/11 13:31:37 hr 1.5.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [2302c7484ec295836c0afdf2fe65ffdb45e0e598]

INTEGRATION: CWS hr38 (1.4.120); FILE MERGED 2006/09/11 13:31:37 hr 1.4.120.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [1afe0b7da6c7388a454a130a32dd2e0483521160]

INTEGRATION: CWS hr38 (1.3.120); FILE MERGED 2006/09/11 13:31:37 hr 1.3.120.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [5de40b38b7f115769bc6e4d943535f7c6dbdd0ec]

INTEGRATION: CWS hr38 (1.4.120); FILE MERGED 2006/09/11 13:31:36 hr 1.4.120.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [a19e328466e98cabbbea7c18cf66144b7969e2f5]

INTEGRATION: CWS hr38 (1.5.118); FILE MERGED 2006/09/11 13:31:35 hr 1.5.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [be02a4e04a6edf09911bc26980f2235f26629afc]

INTEGRATION: CWS hr38 (1.5.30); FILE MERGED 2006/09/11 13:31:34 hr 1.5.30.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [0a56b190a7e83c883d48bffffeacb65afbd9b9cb]

INTEGRATION: CWS hr38 (1.3.120); FILE MERGED 2006/09/11 13:31:33 hr 1.3.120.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [da7786bf3e2a519ae6a494bef88ead4f4e6146db]

INTEGRATION: CWS hr38 (1.5.118); FILE MERGED 2006/09/06 16:17:56 hr 1.5.118.2: #i69179#: clean up stripped files; remove obsolete files 2006/09/04 16:29:39 hr 1.5.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [ef75fc48f1c99cf78050c1b886f7f63863d3a5bc]

INTEGRATION: CWS hr38 (1.5.118); FILE MERGED 2006/09/11 13:31:33 hr 1.5.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [b44b0e679db9b9c411ae6394aa0ef6da2ae7cc78]

INTEGRATION: CWS hr38 (1.4.120); FILE MERGED 2006/09/11 13:31:33 hr 1.4.120.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [c425f764ae48789a647615cebd378b9a8db86118]

INTEGRATION: CWS hr38 (1.4.120); FILE MERGED 2006/09/11 13:31:32 hr 1.4.120.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [bf8fb9b6aceb5cceb8087305eef766d9dcd2aa9f]

INTEGRATION: CWS hr38 (1.6.120); FILE MERGED 2006/09/11 13:31:32 hr 1.6.120.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [3eec824c50718626338b95f34035083a0cfa746c]

INTEGRATION: CWS hr38 (1.7.118); FILE MERGED 2006/09/11 13:31:31 hr 1.7.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [0641a77e2ef771fb6c06addfc6c89a250477913e]

INTEGRATION: CWS hr38 (1.6.120); FILE MERGED 2006/09/11 13:31:31 hr 1.6.120.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [d7ae31dffc4a6e8d53843bdcec8f9e23bf252398]

INTEGRATION: CWS hr38 (1.5.120); FILE MERGED 2006/09/11 13:31:31 hr 1.5.120.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [9a94f5a40351a8b50a9ee1bfc039ae216a4a386b]

INTEGRATION: CWS hr38 (1.5.120); FILE MERGED 2006/09/11 13:31:30 hr 1.5.120.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [fa29b168d17669be320164b7ec3fb7d69d8ee2b9]

INTEGRATION: CWS hr38 (1.7.36); FILE MERGED 2006/09/11 13:31:30 hr 1.7.36.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [a6cbe339274fee773a566c5aebda10505554cb18]

INTEGRATION: CWS notecontext (1.33.70); FILE MERGED 2006/09/29 09:46:29 nn 1.33.70.1: #i8101# delete note


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [8a6c3f9519a4018362c812aaa042bb1ba404276e]

INTEGRATION: CWS notecontext (1.46.66); FILE MERGED 2006/09/29 09:46:29 nn 1.46.66.1: #i8101# delete note


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [9043f9908b776a71f1be0c53e34ff06152e8cff2]

INTEGRATION: CWS hr38 (1.5.120); FILE MERGED 2006/09/11 13:31:29 hr 1.5.120.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [65dba9b44ec27a469801d0af09602194e58e89eb]

INTEGRATION: CWS notecontext (1.42.68); FILE MERGED 2006/09/29 09:46:28 nn 1.42.68.1: #i8101# delete note


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [1b85de94a949d156bdb8353390b841bb72685f19]

INTEGRATION: CWS notecontext (1.39.68); FILE MERGED 2006/09/29 09:46:28 nn 1.39.68.1: #i8101# delete note


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [559de42bf4258836bd9d4b39c825c9fb560616de]

INTEGRATION: CWS notecontext (1.54.278); FILE MERGED 2006/09/29 09:48:12 nn 1.54.278.1: #i8101# #i69947# new: insert/delete note, renamed: insert/delete cells


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [eb9b755eda79086ef551829626c36e8e8ea48d9d]

INTEGRATION: CWS notecontext (1.31.288); FILE MERGED 2006/09/29 09:44:05 nn 1.31.288.1: #i8101# delete note


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [8d17420dbc8258dbd651f1926436b88a5c191544]

INTEGRATION: CWS notecontext (1.19.140); FILE MERGED 2006/09/29 09:44:05 nn 1.19.140.1: #i8101# delete note


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [61cd38aaedb5687bc3908b376e12f45b350e0f41]

INTEGRATION: CWS hr38 (1.5.120); FILE MERGED 2006/09/11 13:31:28 hr 1.5.120.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [be73150751214b87a3264415f0ddd20ad4599e18]

INTEGRATION: CWS notecontext (1.50.138); FILE MERGED 2006/09/29 09:43:43 nn 1.50.138.1: #i8101# delete note


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [26c1ddafadb3ecfef0a7499e32def78676ece412]

INTEGRATION: CWS hr38 (1.4.120); FILE MERGED 2006/09/11 13:31:28 hr 1.4.120.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [b9821ebc3a5ca2bbc1667f67d3e471e2cbaba238]

INTEGRATION: CWS hr38 (1.5.118); FILE MERGED 2006/09/11 13:31:27 hr 1.5.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [a0803682e6fe8a58c15d5ba126ba92efc12f6c00]

INTEGRATION: CWS notecontext (1.17.64); FILE MERGED 2006/09/29 08:56:53 nn 1.17.64.1: #i8101# delete note


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [b2480821da88e41adc1aee77e8d717ec8037cbec]

INTEGRATION: CWS hr38 (1.4.120); FILE MERGED 2006/09/11 13:31:27 hr 1.4.120.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [b9bbab0c169a5af6c20f9369df2303b05c0ba148]

INTEGRATION: CWS hr38 (1.6.36); FILE MERGED 2006/09/11 13:31:27 hr 1.6.36.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [78ae57032ab37415db79925df9f71e09eb89113a]

INTEGRATION: CWS hr38 (1.5.120); FILE MERGED 2006/09/11 13:31:27 hr 1.5.120.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [49566f118ce1249523b3b0bcb63cf3283ccbd01f]

INTEGRATION: CWS hr38 (1.6.120); FILE MERGED 2006/09/11 13:31:27 hr 1.6.120.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [0e81733dd2a50cec406556721ffb9f9b8412749e]

INTEGRATION: CWS hr38 (1.6.120); FILE MERGED 2006/09/11 13:31:26 hr 1.6.120.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [012ac7039200e725d77f8567010c4930142be3f1]

INTEGRATION: CWS hr38 (1.5.120); FILE MERGED 2006/09/11 13:31:26 hr 1.5.120.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [652456b98586ce57690d1ac0d952c313bd96610f]

INTEGRATION: CWS hr38 (1.4.120); FILE MERGED 2006/09/11 13:31:26 hr 1.4.120.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [225a9344d5e5d21f4ef8516524edb3e1c4b2305b]

INTEGRATION: CWS hr38 (1.5.120); FILE MERGED 2006/09/11 13:31:25 hr 1.5.120.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [9d93660670b4a9e7a6a453cca029fc89d35f9847]

INTEGRATION: CWS hr38 (1.4.120); FILE MERGED 2006/09/11 13:31:24 hr 1.4.120.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [b0592d7a3a8b63c2e138c769f9be8c0233ae2f9d]

#i70948# For windows, 'util' depends on 'desktop\icons'.


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [b4043131b8ebf5cc81c7530ee431bbeab91203de]

INTEGRATION: CWS hr38 (1.4.120); FILE MERGED 2006/09/11 13:31:24 hr 1.4.120.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [e657e939b879c7439acccd519d522dad971f4799]

INTEGRATION: CWS hr38 (1.5.118); FILE MERGED 2006/09/11 13:31:24 hr 1.5.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [24770d771fcec7da28a643a67da5b43d337a05df]

INTEGRATION: CWS hr38 (1.5.120); FILE MERGED 2006/09/11 13:31:24 hr 1.5.120.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [f42e9d5caffec6703a38aad9713c6f744fc2946a]

INTEGRATION: CWS hr38 (1.5.120); FILE MERGED 2006/09/11 13:31:23 hr 1.5.120.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [fb65db65ad1c38c418c9b4de8a43faf7f292369f]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:31:23 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [14f3ac6facf15dfd54d86326917ade0a01d9d120]

INTEGRATION: CWS hr38 (1.4.120); FILE MERGED 2006/09/11 13:31:23 hr 1.4.120.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [3676b5f653edb3250fe76454a04b44c9ca10a612]

INTEGRATION: CWS hr38 (1.5.38); FILE MERGED 2006/09/11 13:31:22 hr 1.5.38.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [0dd26df41581255a1d5defc0955e346db84e75cb]

INTEGRATION: CWS hr38 (1.6.120); FILE MERGED 2006/09/11 13:31:22 hr 1.6.120.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [7f5d2d18dbd3447f7b8e0caf8b9e69fde7a32b5b]

INTEGRATION: CWS hr38 (1.4.120); FILE MERGED 2006/09/11 13:31:22 hr 1.4.120.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [f60798fdc11bf31df9fb2442423b596b32a65c0f]

INTEGRATION: CWS hr38 (1.5.118); FILE MERGED 2006/09/11 13:31:22 hr 1.5.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [823239fbc7d6c4a728d34d6640cf8821bd653b86]

INTEGRATION: CWS hr38 (1.5.120); FILE MERGED 2006/09/11 13:31:22 hr 1.5.120.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [533f540a0989507ea7754a121a6ec204231d1f8f]

INTEGRATION: CWS hr38 (1.4.120); FILE MERGED 2006/09/11 13:31:21 hr 1.4.120.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [915b5cb7fa5027b4007eb4cabe2017b124bb30d6]

INTEGRATION: CWS hr38 (1.5.118); FILE MERGED 2006/09/11 13:31:21 hr 1.5.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [9a79f602e20c6f25af3c71d62d0df2dfc62f4e1d]

INTEGRATION: CWS hr38 (1.8.14); FILE MERGED 2006/09/11 13:31:20 hr 1.8.14.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [e56071f0b28efb14471bceeca0cd3d0d275b0790]

INTEGRATION: CWS hr38 (1.5.118); FILE MERGED 2006/09/11 13:31:20 hr 1.5.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [edc261325a229f66782864fc0d1b6392a9627312]

INTEGRATION: CWS hr38 (1.6.36); FILE MERGED 2006/09/11 13:31:20 hr 1.6.36.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [715b81e4f8ab9488fbb94be572d6d5bb9673602d]

INTEGRATION: CWS hr38 (1.5.120); FILE MERGED 2006/09/11 13:31:20 hr 1.5.120.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [5328f73168e42c218d0f76faf6f042e3d8539256]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:31:20 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [7844151fbbf386f00173c05cea7c41748b5fda21]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:31:19 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [fcc8e3c346c058e19a5b290a0d4f633b64405ba2]

INTEGRATION: CWS hr38 (1.6.118); FILE MERGED 2006/09/11 13:31:19 hr 1.6.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [314236e27ecfa6fde65c2b8eaf6ea2174799957d]

INTEGRATION: CWS hr38 (1.5.118); FILE MERGED 2006/09/11 13:31:19 hr 1.5.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [3a6cbaeae0dae6b7d234f53a3785cd887637fbfe]

INTEGRATION: CWS hr38 (1.5.120); FILE MERGED 2006/09/11 13:31:19 hr 1.5.120.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [725b2f8284d5b9834e0575652dec137a8bc5b3bf]

INTEGRATION: CWS hr38 (1.5.120); FILE MERGED 2006/09/11 13:31:18 hr 1.5.120.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [3bc2b319ce9afdbf9d4e30917c7b4ae62d30ef04]

INTEGRATION: CWS hr38 (1.5.118); FILE MERGED 2006/09/11 13:31:18 hr 1.5.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [1b06dd21a4f1762521ed7f4657627b240cbd2e8b]

INTEGRATION: CWS hr38 (1.9.38); FILE MERGED 2006/09/11 13:31:18 hr 1.9.38.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [e739ad3245625400ca16f1197866f53596dcd8fe]

INTEGRATION: CWS hr38 (1.7.116); FILE MERGED 2006/09/11 13:31:18 hr 1.7.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [df1f1cc98cd5927c47424499b55dd9b6df3fa763]

INTEGRATION: CWS hr38 (1.6.116); FILE MERGED 2006/09/11 13:31:18 hr 1.6.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [2ef1a8033a352238208b4473109db1020a64c290]

INTEGRATION: CWS hr38 (1.6.118); FILE MERGED 2006/09/11 13:31:18 hr 1.6.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [77d70b6d08ed1693c5294a781eb4bbb0e0ee3f95]

INTEGRATION: CWS hr38 (1.5.118); FILE MERGED 2006/09/11 13:31:17 hr 1.5.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [03ac5902500f608063ade4056d6141a0cfad8a39]

INTEGRATION: CWS hr38 (1.6.36); FILE MERGED 2006/09/11 13:31:17 hr 1.6.36.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [9c00bf061c2eabbb22b0cf71b4ddf404e364d4c5]

INTEGRATION: CWS hr38 (1.5.120); FILE MERGED 2006/09/11 13:31:17 hr 1.5.120.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [94d7f1131235ab684399a820b26e48800b2b24bf]

INTEGRATION: CWS hr38 (1.6.120); FILE MERGED 2006/09/11 13:31:16 hr 1.6.120.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [3c3661b3d383ee91f2e38ca1af755e3d7b1d0fdd]

INTEGRATION: CWS hr38 (1.5.120); FILE MERGED 2006/09/11 13:31:16 hr 1.5.120.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [7a44fde882f2c58f8773b2d212e630bbaa71cda6]

INTEGRATION: CWS hr38 (1.4.120); FILE MERGED 2006/09/11 13:31:16 hr 1.4.120.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [f411019fbead877500c604309b8b6c5c23a08a67]

INTEGRATION: CWS hr38 (1.5.70); FILE MERGED 2006/09/11 13:31:16 hr 1.5.70.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [b4af3352afbcea1a9e02240a2cbe808b97f6485d]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/11 13:31:15 hr 1.3.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [4e0e6b9750682101e1722f4c0eb999dcb67c8d0c]

INTEGRATION: CWS hr38 (1.4.120); FILE MERGED 2006/09/11 13:31:15 hr 1.4.120.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [876f19f463b2bc97931b025dddfb2d9d090c35ce]

INTEGRATION: CWS hr38 (1.3.120); FILE MERGED 2006/09/11 13:31:15 hr 1.3.120.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [bc5f27d1abce73f7ace40c15a100a75b4ea1a1b1]

INTEGRATION: CWS hr38 (1.6.38); FILE MERGED 2006/09/11 13:31:14 hr 1.6.38.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [074ccd90c37a7b08b48112bfffe9d2c85dc2d7c2]

INTEGRATION: CWS hr38 (1.5.116); FILE MERGED 2006/09/11 13:31:14 hr 1.5.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [525106aae1bc3d7005856b1a3926a85bd04b6d79]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:31:14 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [43925ca8559e57290afa700ef0ceabfb048d21e7]

INTEGRATION: CWS hr38 (1.4.120); FILE MERGED 2006/09/11 13:31:14 hr 1.4.120.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [5c60d93b8797f3b31a4d9832adfc65cdda327cc2]

INTEGRATION: CWS hr38 (1.8.120); FILE MERGED 2006/09/11 13:31:14 hr 1.8.120.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [ace78737cab264fb8481996dff9ae6e1c7177716]

INTEGRATION: CWS hr38 (1.5.118); FILE MERGED 2006/09/11 13:31:13 hr 1.5.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [f4136fd6181eec8111ceccaf952de47eadda2018]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:31:13 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [f9a085301bc40000446994d19d41357956afdf51]

INTEGRATION: CWS hr38 (1.5.120); FILE MERGED 2006/09/11 13:31:13 hr 1.5.120.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [d6aa62581c66126a07736bbdf677429e409c1746]

INTEGRATION: CWS hr38 (1.4.120); FILE MERGED 2006/09/11 13:31:12 hr 1.4.120.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [c5f8a0221a298198e144ec5230306d18e2fc07d4]

INTEGRATION: CWS hr38 (1.5.120); FILE MERGED 2006/09/11 13:31:12 hr 1.5.120.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [e1a9a3b1413eb6436861e7abf96dab525ced8749]

INTEGRATION: CWS hr38 (1.6.120); FILE MERGED 2006/09/11 13:31:12 hr 1.6.120.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [20ff7da5bef3171af0000b2712a60cf60cd5c549]

INTEGRATION: CWS hr38 (1.4.120); FILE MERGED 2006/09/11 13:31:11 hr 1.4.120.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [214f859e953f13e12ea996e3b7f6bddcf2195655]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:31:11 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [4267910026ab955c8a27bfca9871cf33b7d6f171]

INTEGRATION: CWS hr38 (1.7.120); FILE MERGED 2006/09/11 13:31:11 hr 1.7.120.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [b7b9fd8e92639645d70dbd023500b316ecbedee6]

INTEGRATION: CWS hr38 (1.7.70); FILE MERGED 2006/09/06 16:00:56 hr 1.7.70.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [67c90246f9b214578109dbb51428edc841bb3ab5]

INTEGRATION: CWS hr38 (1.6.118); FILE MERGED 2006/09/11 13:31:11 hr 1.6.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [d9d7947de6c438bd0ae7fed53fba69108b108833]

INTEGRATION: CWS hr38 (1.4.120); FILE MERGED 2006/09/11 13:31:10 hr 1.4.120.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [26f2b87defa7d243d95059f2c6105164e941594d]

INTEGRATION: CWS hr38 (1.6.38); FILE MERGED 2006/09/11 13:31:10 hr 1.6.38.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [a43abb02a38f57dc4cf9b44d581a8327c24a1590]

INTEGRATION: CWS hr38 (1.10.36); FILE MERGED 2006/09/11 13:31:09 hr 1.10.36.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [a977071db1ad18e0cab6903ba0e1c22f4ba36714]

INTEGRATION: CWS hr38 (1.6.118); FILE MERGED 2006/09/11 13:31:09 hr 1.6.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [f878053d8447e56d4bf6f6d2c6c5c7da81273b9f]

INTEGRATION: CWS hr38 (1.7.120); FILE MERGED 2006/09/11 13:31:09 hr 1.7.120.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [eec8f1e944f85baca8bc9de9394bc35ca934bf6d]

INTEGRATION: CWS hr38 (1.3.120); FILE MERGED 2006/09/11 13:31:09 hr 1.3.120.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [1719ef8fe41c88b22c05c6406cd941d92c37666b]

INTEGRATION: CWS hr38 (1.6.118); FILE MERGED 2006/09/11 13:31:08 hr 1.6.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [1dd98279f6c1af5befe6a4f44de315cda06210fa]

INTEGRATION: CWS hr38 (1.5.120); FILE MERGED 2006/09/11 13:31:08 hr 1.5.120.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [5a51fc9ca9eaead9158cf1ffcf708439718cdd83]

INTEGRATION: CWS hr38 (1.11.98); FILE MERGED 2006/09/11 13:31:08 hr 1.11.98.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [32d220097ca2b44c8e0bfd99a901ac6995d241f6]

INTEGRATION: CWS hr38 (1.4.120); FILE MERGED 2006/09/11 13:31:08 hr 1.4.120.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [ef65b55985f4b1310f632860d1e2cde19371f818]

INTEGRATION: CWS hr38 (1.7.34); FILE MERGED 2006/09/11 13:31:08 hr 1.7.34.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [93bbb0ff13872693a4151e987cb598b7b4f46710]

INTEGRATION: CWS hr38 (1.6.38); FILE MERGED 2006/09/11 13:31:07 hr 1.6.38.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [57b226bc074557f58a5b70eb762477016f53a1af]

INTEGRATION: CWS hr38 (1.7.38); FILE MERGED 2006/09/11 13:31:07 hr 1.7.38.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [d8a40bb0b717846fcb53ed71f71a9268bd16406c]

INTEGRATION: CWS hr38 (1.6.120); FILE MERGED 2006/09/11 13:31:07 hr 1.6.120.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [c541b9e2e1ff8a385439945649fbaca2f45bbace]

INTEGRATION: CWS hr38 (1.6.36); FILE MERGED 2006/09/11 13:31:07 hr 1.6.36.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [6262121426a07c65a05a38030f7ab6ab63c9e937]

INTEGRATION: CWS hr38 (1.5.120); FILE MERGED 2006/09/11 13:31:07 hr 1.5.120.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [ed660e512dc0322448eb4329a1c3dda40e2444ac]

INTEGRATION: CWS hr38 (1.5.116); FILE MERGED 2006/09/11 13:31:06 hr 1.5.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [0cea5010dc5bec636a787019e41857fd807c028c]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:31:06 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [1728adf90f22e3cb47cc64d10e36723b0f42e286]

INTEGRATION: CWS hr38 (1.7.120); FILE MERGED 2006/09/11 13:31:06 hr 1.7.120.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [91ef2cec461089112c27ecce171d55df846334ea]

INTEGRATION: CWS hr38 (1.8.116); FILE MERGED 2006/09/11 13:31:03 hr 1.8.116.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [5df2d5a816419b39941f43fc5f6d32621abb7e4c]

INTEGRATION: CWS hr38 (1.5.120); FILE MERGED 2006/09/11 13:31:01 hr 1.5.120.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [6a237a5b0278c255c9d4d35fbbb984d143cc5a9d]

INTEGRATION: CWS hr38 (1.6.120); FILE MERGED 2006/09/11 13:31:01 hr 1.6.120.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [3d4230bcb56023f973bc64c1b097f8bda6141b80]

INTEGRATION: CWS hr38 (1.4.120); FILE MERGED 2006/09/11 13:31:00 hr 1.4.120.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [0b97c82f57f63e9206015ace78e9441167163021]

INTEGRATION: CWS hr38 (1.7.72); FILE MERGED 2006/09/11 13:31:00 hr 1.7.72.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [044667c90023afbc0e977daf48d2edcd97122114]

INTEGRATION: CWS hr38 (1.3.118); FILE MERGED 2006/09/11 13:31:00 hr 1.3.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [0db1e795ed86de7aca4672d1609a06a30cb97bc6]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:31:00 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [cb44b36751bbcf8e0dfed49c225a28523a740383]

INTEGRATION: CWS hr38 (1.4.120); FILE MERGED 2006/09/11 13:30:59 hr 1.4.120.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [3c27544d8e06c841ef13ae15b4b52a1fe296d267]

INTEGRATION: CWS hr38 (1.5.74); FILE MERGED 2006/09/11 13:30:59 hr 1.5.74.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [1644b9c5cc6a116cb32c5e15cc92b7b9b5f9ee28]

INTEGRATION: CWS hr38 (1.4.120); FILE MERGED 2006/09/11 13:30:58 hr 1.4.120.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [8332933473e07435830757ac23fbf2069c4e028c]

INTEGRATION: CWS hr38 (1.7.118); FILE MERGED 2006/09/11 13:30:58 hr 1.7.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [171c041c0614b64485074230fcc9d3937c5a9b88]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:30:58 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [2257a8091c66920840e357b2e98d147a25bafddb]

INTEGRATION: CWS hr38 (1.5.120); FILE MERGED 2006/09/11 13:30:58 hr 1.5.120.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [458cd5ed332687ad15504a46410b8c7853dbea35]

INTEGRATION: CWS hr38 (1.6.120); FILE MERGED 2006/09/11 13:30:58 hr 1.6.120.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [fd913649ce9916585c3506f965ae0dae667ca108]

INTEGRATION: CWS hr38 (1.4.120); FILE MERGED 2006/09/11 13:30:57 hr 1.4.120.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [8fb7feba57afeb8577f8753096c4a233b9f07f7e]

INTEGRATION: CWS hr38 (1.5.118); FILE MERGED 2006/09/11 13:30:57 hr 1.5.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [7b7c625cbe0023e3a26272fdf8d32b3b1926fad1]

INTEGRATION: CWS hr38 (1.8.70); FILE MERGED 2006/09/11 13:30:57 hr 1.8.70.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [c56669848c933dc009508a0565344982e3daf53c]

INTEGRATION: CWS hr38 (1.6.120); FILE MERGED 2006/09/11 13:30:57 hr 1.6.120.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [505c1addc057cc74c21cbcf642d6317d3abfbdd9]

INTEGRATION: CWS hr38 (1.4.118); FILE MERGED 2006/09/11 13:30:56 hr 1.4.118.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [8660eb2bad7923eb279bc8252e11ef70de59ecd2]

INTEGRATION: CWS hr38 (1.4.120); FILE MERGED 2006/09/11 13:30:56 hr 1.4.120.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [0858838a496e19aefb2c1488fbfed4a2691906ae]

INTEGRATION: CWS hr38 (1.7.120); FILE MERGED 2006/09/11 13:30:56 hr 1.7.120.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [bd38aab493913a24f75508150a2a2848c50d5f42]

INTEGRATION: CWS hr38 (1.5.74); FILE MERGED 2006/09/11 13:30:56 hr 1.5.74.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [df37d41b1caafb6f61eb87e8f33da3bebb020dc5]

INTEGRATION: CWS hr38 (1.12.34); FILE MERGED 2006/09/11 13:30:56 hr 1.12.34.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [79efa9f2699c29ec40181129c8629c5b51f9a632]

INTEGRATION: CWS hr38 (1.4.120); FILE MERGED 2006/09/11 13:30:55 hr 1.4.120.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [1b496371c5f0583b63bdba556526d216da0f154c]

INTEGRATION: CWS hr38 (1.6.72); FILE MERGED 2006/09/11 13:30:55 hr 1.6.72.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [c9c5b9fb6b4d118ba220c24d605598af9704f1df]

INTEGRATION: CWS hr38 (1.6.120); FILE MERGED 2006/09/11 13:30:55 hr 1.6.120.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [fa12333b3985e459f72d56c6b9b332ba8debe44d]

INTEGRATION: CWS hr38 (1.5.120); FILE MERGED 2006/09/11 13:30:55 hr 1.5.120.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [66b871d8f009bc5399a1b3c2bba70be0d46ca4c5]

INTEGRATION: CWS hr38 (1.5.120); FILE MERGED 2006/09/11 13:30:54 hr 1.5.120.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [654697c3b4238abc35ea043252417f8874db2b62]

INTEGRATION: CWS hr38 (1.4.120); FILE MERGED 2006/09/11 13:30:54 hr 1.4.120.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [fcf4cbc200a9ab4492c1b90ca5541a011dabafaf]

INTEGRATION: CWS hr38 (1.5.96); FILE MERGED 2006/09/11 13:30:54 hr 1.5.96.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [3783bebac68f51c919b7c3f579d8f1b2fd01bf4f]

INTEGRATION: CWS hr38 (1.4.120); FILE MERGED 2006/09/11 13:30:53 hr 1.4.120.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [47bbfccf80d25585ad035207e7839e4ac8600ecc]

INTEGRATION: CWS hr38 (1.6.88); FILE MERGED 2006/09/11 13:30:52 hr 1.6.88.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [756642cb55638231d6d642974da5858a112d6d3c]

INTEGRATION: CWS hr38 (1.4.120); FILE MERGED 2006/09/11 13:30:52 hr 1.4.120.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [04afec4e3c62b065a2b3142d57eb9406c1cdb2aa]

INTEGRATION: CWS hr38 (1.5.120); FILE MERGED 2006/09/11 13:30:52 hr 1.5.120.1: #i69179#: clean up stripped files; remove obsolete files


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [fe79a85477b38979a8292a4c5fb019b9fff9b245]

INTEGRATION: CWS krmisc (1.32.6); FILE MERGED 2006/10/10 14:27:57 kr 1.32.6.2: fixed: #i70150# now builds on solaris as well 2006/10/10 11:21:03 kr 1.32.6.1: fixed: #i70150#


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [7778d470ff41beb5be827b48fe1bb66ab899250c]

INTEGRATION: CWS krmisc (1.18.6); FILE MERGED 2006/10/10 14:27:57 kr 1.18.6.2: fixed: #i70150# now builds on solaris as well 2006/10/10 11:21:03 kr 1.18.6.1: fixed: #i70150#


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [c86be1bd4e481bff7c6f58134466d6c05ca9f0f3]

INTEGRATION: CWS krmisc (1.30.68); FILE MERGED 2006/10/10 11:25:56 kr 1.30.68.1: added: tests for Mappings and Environments


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [6e68f04291e4e02531234601e9bc17c854a312eb]

INTEGRATION: CWS krmisc (1.1.2); FILE ADDED 2006/10/10 11:25:56 kr 1.1.2.1: added: tests for Mappings and Environments


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [9a63592f40f7b8ce1017841f0c10fe3e45c30c98]

INTEGRATION: CWS krmisc (1.9.44); FILE MERGED 2006/10/10 11:28:03 kr 1.9.44.1: enhanced: #i70222#


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [231c094d763d0ec196243d43ce93ebd6a48c5bd4]

INTEGRATION: CWS krmisc (1.6.68); FILE MERGED 2006/10/25 11:46:44 kr 1.6.68.2: #i70222# added 'explicit' keyword 2006/10/10 11:28:03 kr 1.6.68.1: enhanced: #i70222#


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [20c7949a91688e9172b0ed5b41ea1c582033da19]

INTEGRATION: CWS krmisc (1.23.6); FILE MERGED 2006/10/12 07:06:26 kr 1.23.6.2: fixed: finally got it right #i59981# 2006/10/10 11:11:47 kr 1.23.6.1: fixed: #i59981#


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [2c29430803d53f8443d8d0247e494f208d6c99f7]

INTEGRATION: CWS krmisc (1.37.14); FILE MERGED 2006/10/10 07:47:24 kr 1.37.14.1: fixed: #i55065


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [b0b3a6ade63a9aae920d03a73ddc2158474c25cb]

INTEGRATION: CWS krmisc (1.4.14); FILE MERGED 2006/10/12 07:07:43 kr 1.4.14.2: added: ascii_compare_WithLength - ref string not terminated test 2006/10/10 11:11:48 kr 1.4.14.1: fixed: #i59981#


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [493dc3cb9516208b5bd5b1ad2290bc01d885f934]

INTEGRATION: CWS krmisc (1.26.6); FILE MERGED 2006/10/10 11:43:14 kr 1.26.6.2: fixed warning sols: use oslGenericFunction 2006/10/09 14:57:59 kr 1.26.6.1: fixed: issue 54902


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [9ebeb5da9ca19dd793b235635691a550e8dcdf1a]

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>  [632dc808c577365e081e756199a07b138765f2b4]

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>  [bf2a738ac32ebfa3e04c50df7bb67f90e168f149]

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>  [d619383a0dbb43370b9aef23f1adc48b730aa9de]

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>  [873a337754e5d3d649c3baafc2c523adc95d3a81]

INTEGRATION: CWS native68 (1.1.2); FILE ADDED 2006/10/12 10:16:12 is 1.1.2.1: #i69940# installing extension during office installation


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [a2b75517f648ea373b2ecde4911a5dc975831f27]

INTEGRATION: CWS native68 (1.8.30); FILE MERGED 2006/10/12 10:15:26 is 1.8.30.1: #i69940# installing extension during office installation


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [3abe73ef981820b8997d353d02edbe2bbf676620]

INTEGRATION: CWS native68 (1.6.74); FILE MERGED 2006/10/12 10:15:26 is 1.6.74.1: #i69940# installing extension during office installation


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [72654aaf79bd695952fead5eb9167488b8e8ef56]

INTEGRATION: CWS native68 (1.1.2); FILE ADDED 2006/10/12 10:19:33 is 1.1.2.1: #i69940# installing extension during office installation


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [3d706cb2f821759665b85afe5263fb807d843a79]

INTEGRATION: CWS native68 (1.9.86); FILE MERGED 2006/10/12 10:15:26 is 1.9.86.1: #i69940# installing extension during office installation


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [04e58509ff476d213609858f9350b30895db5cfc]

INTEGRATION: CWS native68 (1.1.2); FILE ADDED 2006/10/12 10:19:46 is 1.1.2.1: #i69940# installing extension during office installation


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [07a8b9969fd64124e8c88bc391af09c36206d867]

INTEGRATION: CWS native68 (1.10.138); FILE MERGED 2006/10/12 10:15:26 is 1.10.138.1: #i69940# installing extension during office installation


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [f7005206dc8c36bd3c01dacb80c762daefab42d1]

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>  [a93c2b516c99e724de78efa0e57050d2f800cc87]

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  Rüdiger Timm  <rt@openoffice.org>  [17a5dfb338f3e7643aed306efbeeb37d6661f510]

INTEGRATION: CWS extleadfix (1.46.2); FILE MERGED 2006/10/09 13:19:47 fme 1.46.2.1: #i60945# External leading compatibility


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [347d895ec28f19269030c6bc325cfb9b74023dbf]

INTEGRATION: CWS extleadfix (1.131.24); FILE MERGED 2006/09/29 14:11:59 hdu 1.131.24.1: #i60945# fix sign problem in extleading calculation


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [26d326ee52ee1bc56003cd7fdfe062186a9214c0]

INTEGRATION: CWS extleadfix (1.27.24); FILE MERGED 2006/10/09 13:12:54 hdu 1.27.24.5: #i60945# get rid of warning 2006/10/09 12:23:24 hdu 1.27.24.4: #i60945# keep Compat_ZeroExtleadBug flag over RefDevMode reset 2006/10/09 12:11:34 hdu 1.27.24.3: #i60945# keep Compat_ZeroExtleadBug flag over RefDevMode reset 2006/10/09 12:02:44 hdu 1.27.24.2: #i60945# add Compat_ZeroExtleadBug method to enable bugwards compatibility 2006/09/29 14:13:27 hdu 1.27.24.1: #i60945# allow backwards compatible line metrics


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [eabd944232da643a2108ea47dd050b9f606d4ccf]

INTEGRATION: CWS extleadfix (1.221.24); FILE MERGED 2006/09/29 14:13:26 hdu 1.221.24.1: #i60945# allow backwards compatible line metrics


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [e6f38d6ce805f18519aa003ecf47442c4c3dac26]

INTEGRATION: CWS hr39 (1.3.156); FILE MERGED 2006/10/11 12:23:54 hr 1.3.156.1: #i70157#: don't use lock prefix on a single processor, single core, non HT machine


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [69df370546617f91783b9f2e9ce9464bbce2b977]

INTEGRATION: CWS hr39 (1.27.26); FILE MERGED 2006/10/11 12:24:36 hr 1.27.26.1: #i70157#: check if the system is a single processor, singe core, non HT x86 system


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [37889c81b91e416b93e5816a73c98aabf8763b63]

INTEGRATION: CWS hr39 (1.2.156); FILE MERGED 2006/10/06 14:14:35 hr 1.2.156.1: #i70157#: don't use lock prefix on a single processor, single core, non HT machine


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [6add962c40b5258527505490c14b81dc901baa52]

INTEGRATION: CWS hr39 (1.10.46); FILE MERGED 2006/10/06 13:51:43 hr 1.10.46.1: #i70157#: check if the system is a single processor, singe core, non HT x86 system


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [0effc3aa6f659a16baba28d24a89d6cde3e1e4a6]

INTEGRATION: CWS extleadfix (1.52.2); FILE MERGED 2006/10/09 13:19:48 fme 1.52.2.1: #i60945# External leading compatibility


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [ab41e4afad4edffea2dbabbd987b0fe3ddbc07ab]

INTEGRATION: CWS hr39 (1.12.156); FILE MERGED 2006/10/06 13:55:48 hr 1.12.156.1: #i70157#: don't use lock prefix on a single processor, single core, non HT machine


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [8dbc108ddec09f1e1b2e06c9218b0891772b2283]

INTEGRATION: CWS extleadfix (1.97.18); FILE MERGED 2006/10/09 13:19:48 fme 1.97.18.1: #i60945# External leading compatibility


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [3a54a79e602046f7eeee6449162c86126255a439]

INTEGRATION: CWS extleadfix (1.67.2); FILE MERGED 2006/10/09 13:19:47 fme 1.67.2.1: #i60945# External leading compatibility


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [0625c24f6470ed89b16d94b2beb55671f76bce2b]

INTEGRATION: CWS extleadfix (1.125.2); FILE MERGED 2006/10/09 13:19:34 fme 1.125.2.1: #i60945# External leading compatibility


2006-10-27  Rüdiger Timm  <rt@openoffice.org>  [73811bb5352de284c25d3fbd6bceb06904703465]

INTEGRATION: CWS extleadfix (1.2.54); FILE MERGED 2006/10/09 13:19:34 fme 1.2.54.1: #i60945# External leading compatibility


2006-10-27  Oliver Bolte  <obo@openoffice.org>  [63a4bcb9d813fc39d96b5df95553d95bdd8f39af]

change for solaris


2006-10-27  Oliver Bolte  <obo@openoffice.org>  [11b8cfbb994000e484c3332a08672bc8e0da9c96]

use shared library for solaris


2006-10-26  Vladimir Glazounov  <vg@openoffice.org>  [c2fc52fa38ecd7f9df8cb88dfb61eba94e886b09]

new version for OOE680


2006-10-26  Vladimir Glazounov  <vg@openoffice.org>  [97024c8fab8f81a870f1cada2a665a2c9ac94ecc]

new version for OOE680


2006-10-26  Vladimir Glazounov  <vg@openoffice.org>  [c10682e9efb33625555eabec699458b35ff0474a]

new version for OOE680


2006-10-26  Rüdiger Timm  <rt@openoffice.org>  [2033b1e1983e4741f58c79c03489701dbb48c606]

#i10000# com/sun/star/wizards/query/QueryWizard.java needs FormWizard.


2006-10-25  Oliver Bolte  <obo@openoffice.org>  [edecd664aca060c32b87bff0a93e7d4a3d0551b2]

LIGHTGRAY for inside view as background


2006-10-25  Oliver Bolte  <obo@openoffice.org>  [a0c29606c2ed0a25df9f5547dca6760c697d477d]

png files mover from res to ooo_custom_images/soldep/res


2006-10-25  Oliver Bolte  <obo@openoffice.org>  [0dfcf8034abcfbf78d655ccc2a46f753900d59d5]

#i10000# obsolete symbol


2006-10-25  Rüdiger Timm  <rt@openoffice.org>  [8c80741d33d9a58dfb39e25fa16a75044ae424f0]

#i10000# Need to link against COMPHELPERLIB (SalGtkPicker.cxx uses comphelper::getProcessServiceFactory()


2006-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [50a135bcb5d1ff87a5da8592c4b8cfa548a969d6]

SRC680


2006-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [8450e12513b21fecd8c51bf30dadcca589e7612b]

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>  [c1582053966cec35bc688d9a5137fe9d5616d2b5]

INTEGRATION: CWS vq38 (1.4.388); FILE MERGED 2006/10/14 22:32:27 vq 1.4.388.1: #i70432# Rename NETTOOLKIT to DISABLE_ACTIVEX.


2006-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [01c649d58895d798f6c9d76156a4752b8afc81fb]

INTEGRATION: CWS vq38 (1.14.12); FILE MERGED 2006/10/14 22:32:27 vq 1.14.12.1: #i70432# Rename NETTOOLKIT to DISABLE_ACTIVEX.


2006-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [177717aa1b3c15ee146c0307856d0beffcedd8fe]

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>  [a39925c85ea69750d0f4bfd6a37d0aa3c892be52]

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>  [be4beaeae559375133cc61b621ba972f3dbfafcd]

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>  [a432766c787b8acfc7136cb2a7b1d2a762f9943e]

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>  [1d61fa7df7a1468f1cfc66ab8b290b488fd0cb1c]

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>  [c457f563534120d43c82ba3ce34c5dee2ef76a83]

INTEGRATION: CWS dba205c (1.7.12); FILE MERGED 2006/10/09 10:40:34 fs 1.7.12.1: #i70139# impl_setFormComponentScriptEvent_nothrow: proper comparison for exsiting event


2006-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [4d91686e4f69548f7e65a14b78acba7930ffddb9]

INTEGRATION: CWS dba205c (1.39.214); FILE MERGED 2006/10/10 07:30:36 fs 1.39.214.1: #i65509# commonpagesdbp.src


2006-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [fe47bb440bd8fe8c732f10bf4aaef9337c09294a]

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>  [f551a98d5f165889fad98d9acfbf677d535981a2]

INTEGRATION: CWS dba205c (1.94.30); FILE MERGED 2006/10/11 12:23:40 fs 1.94.30.1: #i70285#


2006-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [66ee7fee9b4201547e2872da6ed7026cf2e070ea]

INTEGRATION: CWS dba205c (1.73.14); FILE MERGED 2006/10/11 19:47:48 fs 1.73.14.2: #i10000# 2006/10/10 13:40:31 fs 1.73.14.1: during #i69227#: saveField: quote the field name, in case it contains a space


2006-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [6a5b185bdfb055a4b0af411f12a7979bbbfd9181]

INTEGRATION: CWS dba205c (1.2.30); FILE MERGED 2006/10/09 11:29:00 fs 1.2.30.1: #i69184# license change


2006-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [0fc76175edbbb1ecfdac44d14dd726ec89f69765]

INTEGRATION: CWS dba205c (1.13.44); FILE MERGED 2006/10/09 14:28:44 fs 1.13.44.1: #i70220# track disposal


2006-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [c44abb7fcaf85c30ad4dc6b9e4074b8e74c81599]

INTEGRATION: CWS dba205c (1.54.30); FILE MERGED 2006/10/10 11:55:53 fs 1.54.30.1: #i69094# reset the AutoFocus event when necessary


2006-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [2e8628331137ea3856630e04ee5789131efdabff]

INTEGRATION: CWS dba205c (1.38.32); FILE MERGED 2006/10/09 14:28:49 fs 1.38.32.1: #i70220# track disposal


2006-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [22bce9cb7d9ce3d0a5b25c35a471316453b9c791]

INTEGRATION: CWS c07v007_SRC680 (1.42.52.1.10); FILE MERGED 2006/09/22 10:27:09 fme 1.42.52.1.10.2: #b6449032# workaround for optional strict SO52 backwards compatibility - check flag at beginning of SetPrinterData 2006/09/18 13:39:25 pl 1.42.52.1.10.1: #b6449032# workaround for optional strict SO52 backwards compatibility


2006-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [1bc90da9d647e4e41e328621e1d491d148c96d5f]

INTEGRATION: CWS dba205c (1.53.32); FILE MERGED 2006/10/10 11:31:49 fs 1.53.32.1: #i70255#


2006-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [1b0eb70d06a058b5707ab6d9611eb59d8e152563]

INTEGRATION: CWS dba205c (1.10.6); FILE MERGED 2006/10/12 09:48:54 fs 1.10.6.1: during #i70255#: when setting the engine's text, unlock our own mutex, to prevent deadlocks.


2006-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [e13239beab1e04ccd0cd581737b920edd62efc39]

INTEGRATION: CWS c07v007_SRC680 (1.9.142); FILE MERGED 2006/09/18 14:18:08 fme 1.9.142.1: #b6446216# Do not interrupt painting on Solaris. This is a workaround for unnecessary repaints due to slow painting.


2006-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [e07f5b13475437eb332a6bf5c390743c71b7efbd]

INTEGRATION: CWS dba205c (1.51.6); FILE MERGED 2006/10/10 08:21:56 fs 1.51.6.1: #141659# clonedFrom: catch exceptions thrown from setValueBinding


2006-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [4e3a348cb9f4544fbab7c4fdfbdec17c7f9e2231]

INTEGRATION: CWS dba205c (1.18.34); FILE MERGED 2006/10/10 08:16:26 fs 1.18.34.1: #i68882# make form:id document-wide unique


2006-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [e8b1824b866a29c2ff10b74357e4e540948639d1]

INTEGRATION: CWS dba205c (1.32.14); FILE MERGED 2006/10/10 08:16:26 fs 1.32.14.1: #i68882# make form:id document-wide unique


2006-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [47996a0d77890b684ce60686432277111f0193ef]

INTEGRATION: CWS dba205c (1.3.4); FILE MERGED 2006/10/11 11:52:30 fs 1.3.4.1: #i70284# reverted previous version, which is an old one. Back to r1.2


2006-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [bd6605490a26e0212e58807d2f8424c74b036987]

INTEGRATION: CWS dba205c (1.6.2); FILE MERGED 2006/10/11 11:56:00 fs 1.6.2.1: #i70284# reverted previous version, which is an old one. Back to r1.5


2006-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [1e8d97f7fd63b4e66e7d98b93b1ae5d46a26056b]

INTEGRATION: CWS c07v007_SRC680 (1.16.356); FILE MERGED 2006/09/18 14:05:20 fme 1.16.356.1: #i15616# Ignore softhyphens during searching


2006-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [e44418973e03d7353f2096d613f66a5a76bfca65]

INTEGRATION: CWS dba205c (1.34.24); FILE MERGED 2006/10/09 11:32:11 fs 1.34.24.1: #i68389# initialize m_bEnableNaN


2006-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [9a77da0f1e91c2209204d94522f9e2f9d6f6d174]

INTEGRATION: CWS dba205c (1.5.364); FILE MERGED 2006/10/09 10:27:49 fs 1.5.364.1: #141978# no access to a NULL manager


2006-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [15ad66e6f7e9cb2677e43a9fc0e3dd6e66042a0b]

INTEGRATION: CWS c07v007_SRC680 (1.27.28); FILE MERGED 2006/09/21 14:51:02 pl 1.27.28.3: #b6449032# added comments 2006/09/21 14:23:09 pl 1.27.28.2: #b6449032# compatibility to SO52: quoteright instead of singlequote 2006/09/18 13:27:12 pl 1.27.28.1: #b6449032# workaround for optional strict SO52 backwards compatibility


2006-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [55e6f9938510ac8adfd04536a2e5bc1dd5abb38f]

INTEGRATION: CWS c07v007_SRC680 (1.38.14); FILE MERGED 2006/09/21 14:23:09 pl 1.38.14.2: #b6449032# compatibility to SO52: quoteright instead of singlequote 2006/09/18 13:27:11 pl 1.38.14.1: #b6449032# workaround for optional strict SO52 backwards compatibility


2006-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [50d663a74962efb5d9d334cd154c5c2f780fcead]

INTEGRATION: CWS c07v007_SRC680 (1.17.28); FILE MERGED 2006/09/18 13:27:11 pl 1.17.28.1: #b6449032# workaround for optional strict SO52 backwards compatibility


2006-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [e294b5292a55f7e63074d52ed1de491e003ec30c]

INTEGRATION: CWS dba205c (1.44.10); FILE MERGED 2006/10/10 13:40:07 fs 1.44.10.1: #i69227# when stepping down a sub query, don't forget to erase its name from the pSubQueryHistory, to allow repeated occurances


2006-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [81a0d2f407d88cd89a367663c631ca12f522f943]

INTEGRATION: CWS c07v007_SRC680 (1.19.28); FILE MERGED 2006/09/18 13:27:11 pl 1.19.28.1: #b6449032# workaround for optional strict SO52 backwards compatibility


2006-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [e2cb1a6f93faccc5ae61434a6a61552ec96690fb]

INTEGRATION: CWS c07v007_SRC680 (1.17.88); FILE MERGED 2006/09/18 13:27:11 pl 1.17.88.1: #b6449032# workaround for optional strict SO52 backwards compatibility


2006-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [7fe816252b380419d232b800987b81fe30f0b28e]

INTEGRATION: CWS dba205c (1.4.10); FILE MERGED 2006/10/09 12:11:03 fs 1.4.10.2: no UTF-8 encoding for registry directory, use UCS2/Unicode directly Issue number:  #i69327# Submitted by:  rvojta@openoffice.org Reviewed by:   fs@openoffice.org 2006/10/09 12:09:29 fs 1.4.10.1: moving changes from dba205b herein, in preparation of #i69327#


2006-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [59d54bfcf9d9813546da7d6231854f5d8f04deab]

INTEGRATION: CWS c07v007_SRC680 (1.5.124); FILE MERGED 2006/10/13 10:31:58 fme 1.5.124.3: #b6449032# Set StrictSO52Compatibilty at jobsetup 2006/09/22 10:30:38 fme 1.5.124.2: #b6449032# workaround for optional strict SO52 backwards compatibility 2006/09/19 08:48:14 fme 1.5.124.1: #b6449032# Set StrictSO52Compatibilty at jobsetup


2006-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [2fca6575fc427f34d00d4031e40ce9788dda7c3f]

INTEGRATION: CWS dba205c (1.7.10); FILE MERGED 2006/10/09 12:11:03 fs 1.7.10.1: no UTF-8 encoding for registry directory, use UCS2/Unicode directly Issue number:  #i69327# Submitted by:  rvojta@openoffice.org Reviewed by:   fs@openoffice.org


2006-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [e68b4920b0a726578094013b819b1e0833929acb]

INTEGRATION: CWS c07v007_SRC680 (1.12.18); FILE MERGED 2006/09/22 13:27:27 pl 1.12.18.1: #b6465588# cope with URI encoded in non UTF8 encoding


2006-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [c511566d3bc85c1f6ed7f3418012d6da31619f54]

#i10000#: recreate configure for CWS fakebold2


2006-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [2686ba7e23b7f16486e93ccdef4ea1c85b64c7e2]

INTEGRATION: CWS fakebold2 (1.11.140); FILE MERGED 2006/09/20 10:37:11 hdu 1.11.140.1: #i65520# enable FT_EMBOLDENing


2006-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [6032f560761c3d03452f0bb1a0d787339b298238]

INTEGRATION: CWS fakebold2 (1.131.2); FILE MERGED 2006/09/20 14:35:11 hdu 1.131.2.1: #i65520# implement synthetic bold using freetype's API


2006-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [2c95615ba6acfe4d0a98e6a054553ea5e08d5f21]

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>  [8c03c08f4f63289f03502577853c4b15e7f2b374]

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>  [369d8ddc9c4becc120549a24f385df3689095567]

INTEGRATION: CWS c05v004_SRC680 (1.17.2); FILE MERGED 2006/10/18 10:06:19 pb 1.17.2.1: fix: #142498# help filter needs no module query


2006-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [dcf70fab6a9f09a433adc15fbf6092da92fb3645]

INTEGRATION: CWS vclxcu02 (1.219.128); FILE MERGED 2006/10/16 13:36:54 hdu 1.219.128.2: RESYNC: (1.219-1.221); FILE MERGED 2006/09/13 14:49:50 hdu 1.219.128.1: #i68839# fix spelling of some fz* font names


2006-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [c134a65e204e3ee5db1a5fff10dbec473f1b443a]

INTEGRATION: CWS vclxcu02 (1.54.10); FILE MERGED 2006/09/13 10:56:51 hdu 1.54.10.2: #i64577# add defaults and fallbacks for Greek 2006/09/13 10:48:42 hdu 1.54.10.1: #i62174# fix spelling for some japanese fonts


2006-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [72bb2e4ec79c1abd517c90576c9980269891ec63]

INTEGRATION: CWS fsfixes04 (1.18.2); FILE MERGED 2006/10/19 09:58:33 fridrich_strba 1.18.2.1: Issue number:  70340 Submitted by:  fridrich_strba Reviewed by:   fridrich_strba Fix an issue with an annoying bug in gcc 3.3 and 3.2 parsers


2006-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [1b65b0b886e2cb16382bc11770230fb6a140f33b]

INTEGRATION: CWS tl29 (1.12.24); FILE MERGED 2006/09/20 01:24:53 khong 1.12.24.1: #i69482# fixed mismatch of nextWord and getWordBoundary


2006-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [04cdfd5a88caed284934d033d7aa4e0274c01e5f]

INTEGRATION: CWS tl29 (1.109.102); FILE MERGED 2006/09/20 08:44:01 tl 1.109.102.3: #i69416# iteration over text fixed 2006/09/12 11:20:12 tl 1.109.102.2: #i69416# avoid loop due to bug in breakiterator 2006/09/12 08:26:11 tl 1.109.102.1: #i69416# avoid lopp due to bug in breakiterator


2006-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [e55f45d20b0d70214d5530678dbf926ba597d2f9]

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>  [b5e9b382f00b877f16e1b2c9d078b8258dc7c49a]

INTEGRATION: CWS impress108 (1.7.554); FILE MERGED 2006/10/05 13:50:54 sj 1.7.554.2: #i67024,i66989# added help id 2006/10/05 12:17:01 sj 1.7.554.1: #i67024,i66989# added help id


2006-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [b3aa0cafe885b5d1b219d9fe97b4568162af4f21]

INTEGRATION: CWS impress108 (1.9.10); FILE MERGED 2006/10/05 12:17:01 sj 1.9.10.1: #i67024,i66989# added help id


2006-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [67a58cbe770d21dfd8cc8eb44cb697bad1e3c667]

INTEGRATION: CWS impress108 (1.142.10); FILE MERGED 2006/09/27 11:23:10 sj 1.142.10.1: #i69518# fixed clientanchor problem (now also supporting 32bit)


2006-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [651ad507a7ab47c4a2368ad156474f020bab15f5]

INTEGRATION: CWS impress108 (1.136.10); FILE MERGED 2006/09/28 09:24:13 sj 1.136.10.1: #i69933,i69932,140295# fixed extrusion depth problem (division by zero)


2006-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [4d2d3d1ad377908cbdbce3b0a82cb87aa6927aec]

INTEGRATION: CWS impress108 (1.8.10); FILE MERGED 2006/10/04 14:54:58 sj 1.8.10.1: #i67190# added help id for gallery


2006-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [da68b2f2d48b1a399aa99116bfaf2359c69284e4]

INTEGRATION: CWS pj59 (1.12.56); FILE MERGED 2006/09/19 06:46:00 pjanik 1.12.56.1: #i69025#: Remove extraneous macosx-create-bundle call.


2006-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [2ec6b1dbb68c3217c6ddd5823dc5bb3233e42bde]

INTEGRATION: CWS impress108 (1.8.12); FILE MERGED 2006/10/06 10:50:04 cl 1.8.12.2: previous patch not working under windows nonpro 2006/09/26 13:56:45 sj 1.8.12.1: #i69109# added patch provided by cmc (iostream infrastructure not always needed)


2006-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [ce4cb813ba9c6ad1d69e7c1e9f14299e3ddb964a]

INTEGRATION: CWS pj59 (1.16.12); FILE MERGED 2006/09/19 06:53:33 pjanik 1.16.12.1: #i69025#: Remove extraneous macosx-create-bundle call.


2006-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [c6305198df4d4e0aee60c712a7a6e4fbcb5de0fc]

INTEGRATION: CWS impress108 (1.65.66); FILE MERGED 2006/10/05 12:16:10 sj 1.65.66.2: #i67024,i66989# added help id 2006/10/04 14:53:32 sj 1.65.66.1: #i67190# added help id for gallery


2006-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [db765a4d9e47458c24c546aa0eb564d068d6ce92]

INTEGRATION: CWS pj59 (1.8.18); FILE MERGED 2006/09/19 07:10:09 pjanik 1.8.18.1: #i69025#: Remove extraneous macosx-create-bundle call.


2006-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [06258bec209a1c352ee5567b5c6dcbc6d850d388]

INTEGRATION: CWS pj59 (1.4.12); FILE MERGED 2006/09/19 07:35:10 pjanik 1.4.12.1: #i69025#: Remove extraneous macosx-create-bundle call.


2006-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [c8743a33747e1106009a063dcbac94d120ce4241]

INTEGRATION: CWS pj59 (1.9.34); FILE MERGED 2006/09/19 07:35:42 pjanik 1.9.34.1: #i69025#: Remove extraneous macosx-create-bundle call.


2006-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [ba536905d99bc6a42582769d0ff6287d652342ad]

INTEGRATION: CWS pj59 (1.15.46); FILE MERGED 2006/09/19 07:51:06 pjanik 1.15.46.1: #i69025#: Remove extraneous macosx-create-bundle call.


2006-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [89112f4c33b26f2535e1fc4230db8c2a4e6e68d1]

INTEGRATION: CWS pj59 (1.22.144); FILE MERGED 2006/09/19 07:36:33 pjanik 1.22.144.1: #i69025#: Remove extraneous macosx-create-bundle call.


2006-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [fc856f9503a923c04f9b441337c892c1d5a30fc7]

INTEGRATION: CWS impress108 (1.20.12); FILE MERGED 2006/10/05 14:29:00 af 1.20.12.1: #141146# Added bForce argument to ToolBarManagerLock::Release().


2006-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [d76672509b3fabf7dd5bef53c310a24d0952266c]

INTEGRATION: CWS impress108 (1.20.10); FILE MERGED 2006/09/28 09:59:45 af 1.20.10.1: #i69628# GetInsertionPosition() now takes insertion indicator into account.


2006-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [b436e5dab079bc9a26163a70979c2945053ebc13]

INTEGRATION: CWS impress108 (1.8.170); FILE MERGED 2006/10/05 14:27:28 af 1.8.170.1: #141146# Add bForce argument to ToolBarManagerLock::Release().


2006-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [b575e9517217f8895111d4d147592b800293566f]

INTEGRATION: CWS pj59 (1.135.38); FILE MERGED 2006/09/19 07:40:44 pjanik 1.135.38.1: #i69025#: Remove extraneous macosx-create-bundle call.


2006-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [5b2bccf2924aaf595367a49c66b1910021f00d0c]

INTEGRATION: CWS impress108 (1.98.6); FILE MERGED 2006/09/28 11:33:38 sj 1.98.6.1: #140293# fixed typo


2006-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [9928847d6b9cc06cb9cb76dfa7152e5226f818a0]

INTEGRATION: CWS pj59 (1.17.34); FILE MERGED 2006/09/19 07:49:36 pjanik 1.17.34.1: #i69025#: Remove extraneous macosx-create-bundle call.


2006-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [3ed7eb02a190852014d7bd9bdf7f8979aab2c911]

INTEGRATION: CWS impress108 (1.30.124); FILE MERGED 2006/09/26 13:32:21 sj 1.30.124.1: #i69511# fixed memory overwriting problem


2006-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [1013dbd123d46e4b2c5876d9391fc99b2416e37e]

INTEGRATION: CWS impress108 (1.51.10); FILE MERGED 2006/09/27 11:21:54 sj 1.51.10.2: #i69511# fixed memory overwriting problem 2006/09/26 13:32:20 sj 1.51.10.1: #i69511# fixed memory overwriting problem


2006-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [9a9456ff35967b3c0ef5332a73b2225dcc5b9127]

INTEGRATION: CWS impress108 (1.3.358); FILE MERGED 2006/10/06 07:58:24 cl 1.3.358.1: added exceptions since stl is now used


2006-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [a5a62ba9428fe22e69eba6ce4911b7a34c7de783]

INTEGRATION: CWS pj59 (1.8.6); FILE MERGED 2006/09/19 07:10:32 pjanik 1.8.6.1: #i69025#: Remove extraneous macosx-create-bundle call.


2006-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [b55c693f6c11cc132fd51fdbb1d28a6651d8056d]

INTEGRATION: CWS pj59 (1.8.12); FILE MERGED 2006/09/19 07:51:54 pjanik 1.8.12.1: #i69025#: Remove extraneous macosx-create-bundle call.


2006-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [f968873caf9c04973ad6680534f8ac532a55bbd9]

INTEGRATION: CWS pj59 (1.2.14); FILE MERGED 2006/09/18 19:51:33 pjanik 1.2.14.1: #i69025#: Remove extraneous macosx-create-bundle call.


2006-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [cfb994e96e56b97d8c2feec4c17afc3f639ae99b]

INTEGRATION: CWS pj59 (1.4.10); FILE MERGED 2006/09/19 07:08:25 pjanik 1.4.10.1: #i69025#: Remove extraneous macosx-create-bundle call.


2006-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [74284930ba1c9faacd8d7a28257d5647be60f654]

INTEGRATION: CWS pj59 (1.13.14); FILE MERGED 2006/09/19 07:52:52 pjanik 1.13.14.1: #i69025#: Remove extraneous macosx-create-bundle call.


2006-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [62a9755c20d3d831ed0f40ff2b00563165b306df]

INTEGRATION: CWS pj59 (1.15.6); FILE MERGED 2006/09/28 19:23:30 pjanik 1.15.6.1: #i68948#: Set the install_name of all libxmlsec dylib files to @executable_path/$filename.


2006-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [17aaab632a5b1172ae89b24e3a249bab4ba9c2d8]

INTEGRATION: CWS pj59 (1.51.42); FILE MERGED 2006/09/19 07:52:13 pjanik 1.51.42.1: #i69025#: Remove extraneous macosx-create-bundle call.


2006-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [407bbe5f0dc636cfa2d8aef69a8f449d9c495cb6]

INTEGRATION: CWS pj59 (1.47.88); FILE MERGED 2006/09/19 06:55:45 pjanik 1.47.88.1: #i69025#: Remove extraneous macosx-create-bundle call.


2006-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [d0e46e4351040a8211f2c422834189d7fecb5e31]

INTEGRATION: CWS pj59 (1.12.40); FILE MERGED 2006/09/19 07:08:07 pjanik 1.12.40.1: #i69025#: Remove extraneous macosx-create-bundle call.


2006-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [80c24b896b8c88c3be6f6860d5da757edb22d07c]

INTEGRATION: CWS pj59 (1.3.152); FILE MERGED 2006/09/20 21:11:35 pjanik 1.3.152.1: #i69605#: cast sizeof return value to int to prevent warnings.


2006-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [fbb7b62e9eb0a429ebe394573dc05acf8e591d4e]

INTEGRATION: CWS pj59 (1.7.12); FILE MERGED 2006/09/19 07:34:38 pjanik 1.7.12.1: #i69025#: Remove extraneous macosx-create-bundle call.


2006-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [1f17fea18f4b8302983da9f6dd8d0988f501f3c3]

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>  [5812b831dd6d7d1cd002211f1facdf34f8850f05]

INTEGRATION: CWS pj59 (1.9.14); FILE MERGED 2006/09/19 07:50:42 pjanik 1.9.14.1: #i69025#: Remove extraneous macosx-create-bundle call.


2006-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [27ba5335b71f312d7811f6a6445fb6dd40a6a89f]

INTEGRATION: CWS pj59 (1.15.12); FILE MERGED 2006/09/28 16:08:49 pjanik 1.15.12.2: RESYNC: (1.15-1.16); FILE MERGED 2006/09/20 21:15:19 pjanik 1.15.12.1: #i69613#: use unsigned long case to prevent warning.


2006-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [ba64c638234213dba3cea2f7bf54055e360fa329]

INTEGRATION: CWS pj59 (1.22.2); FILE MERGED 2006/09/19 07:49:24 pjanik 1.22.2.1: #i69025#: Remove extraneous macosx-create-bundle call.


2006-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [c80d5adb69d0f3a6e786d235d1a2397aa9922a52]

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>  [d711d74eda23c226f8923ff50f3942202ab06480]

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-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [dfed489d4740e46fb033eae799832b8b83c5f0b1]

INTEGRATION: CWS pj59 (1.21.68); FILE MERGED 2006/09/19 07:39:59 pjanik 1.21.68.1: #i69025#: Remove extraneous macosx-create-bundle call.


2006-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [d36fc6a75e1310aa77351f6d7902e92d71a8b730]

INTEGRATION: CWS pj59 (1.19.94); FILE MERGED 2006/09/19 06:53:47 pjanik 1.19.94.1: #i69025#: Remove extraneous macosx-create-bundle call.


2006-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [1ad47ce992ebf813b1449ab53c0c1f475710418b]

INTEGRATION: CWS pj59 (1.13.10); FILE MERGED 2006/09/19 07:07:49 pjanik 1.13.10.1: #i69025#: Remove extraneous macosx-create-bundle call.


2006-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [4651cc5257d399e634f27011ba5f5d23a8620a7d]

INTEGRATION: CWS pj59 (1.14.20); FILE MERGED 2006/09/19 07:10:52 pjanik 1.14.20.1: #i69025#: Remove extraneous macosx-create-bundle call.


2006-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [58db93c93885725fdd465ad055f95bedba4ad08e]

INTEGRATION: CWS pj59 (1.11.18); FILE MERGED 2006/09/19 06:45:43 pjanik 1.11.18.1: #i69025#: Remove extraneous macosx-create-bundle call.


2006-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [3ffed224b25fa8c1414698ce67dd3c6871747e3d]

INTEGRATION: CWS pj59 (1.25.96); FILE MERGED 2006/09/28 14:33:05 pjanik 1.25.96.2: RESYNC: (1.25-1.26); FILE MERGED 2006/09/19 06:46:32 pjanik 1.25.96.1: #i69025#: Remove extraneous macosx-create-bundle call.


2006-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [8c424b451f0349be79994deced562896a6af8d0c]

INTEGRATION: CWS pj59 (1.20.16); FILE MERGED 2006/09/19 07:50:02 pjanik 1.20.16.1: #i69025#: Remove extraneous macosx-create-bundle call.


2006-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [7b2e16c54f3d14822c05410162931fd2e87c78ee]

INTEGRATION: CWS pj59 (1.10.18); FILE MERGED 2006/09/19 07:50:17 pjanik 1.10.18.1: #i69025#: Remove extraneous macosx-create-bundle call.


2006-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [5623c6860bc7f3702c239aeee797a06ada726296]

INTEGRATION: CWS pj59 (1.44.38); FILE MERGED 2006/09/19 07:49:07 pjanik 1.44.38.1: #i69025#: Remove extraneous macosx-create-bundle call.


2006-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [bc8a3cc68acbdc02cda0397a39c5eef3c43790b5]

INTEGRATION: CWS pj59 (1.18.14); FILE MERGED 2006/09/18 19:50:13 pjanik 1.18.14.1: #i69025#: Remove extraneous macosx-create-bundle call.


2006-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [a7f904febd4dc444989b91e5270f0992f2d35a6b]

INTEGRATION: CWS pj59 (1.11.10); FILE MERGED 2006/09/19 07:35:26 pjanik 1.11.10.1: #i69025#: Remove extraneous macosx-create-bundle call.


2006-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [2d0339716d7c37464efcbfe389f9879cab9125e1]

INTEGRATION: CWS pj59 (1.26.60); FILE MERGED 2006/09/18 19:50:57 pjanik 1.26.60.1: #i69025#: Remove extraneous macosx-create-bundle call.


2006-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [bdca68e637bbb941671d22ebcc0e0fa54e575906]

INTEGRATION: CWS pj59 (1.17.24); FILE MERGED 2006/09/19 06:53:05 pjanik 1.17.24.1: #i69025#: Remove extraneous macosx-create-bundle call.


2006-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [1ece4a6cfa3eb7de0df37ae962d13711a229f98f]

INTEGRATION: CWS pj59 (1.26.4); FILE MERGED 2006/09/19 07:07:35 pjanik 1.26.4.1: #i69025#: Remove extraneous macosx-create-bundle call.


2006-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [0ca46d2f81977b72af312314d1f45bae91e53818]

INTEGRATION: CWS pj59 (1.8.6); FILE MERGED 2006/09/19 07:36:04 pjanik 1.8.6.1: #i69025#: Remove extraneous macosx-create-bundle call.


2006-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [76482a6b9dc9b0fe5ecc17b10be3a333dc4613d2]

INTEGRATION: CWS pj59 (1.9.16); FILE MERGED 2006/09/19 07:09:55 pjanik 1.9.16.1: #i69025#: Remove extraneous macosx-create-bundle call.


2006-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [2aea79c380b228706bc327bf59a7f0792b127e91]

INTEGRATION: CWS pj59 (1.15.20); FILE MERGED 2006/09/19 07:40:14 pjanik 1.15.20.1: #i69025#: Remove extraneous macosx-create-bundle call.


2006-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [0d0772a863533fa47f12fe2ebc0e7421b2ae1b3c]

INTEGRATION: CWS pj59 (1.11.36); FILE MERGED 2006/09/19 07:50:29 pjanik 1.11.36.1: #i69025#: Remove extraneous macosx-create-bundle call.


2006-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [ad73ac9280839b65202bfde37bac3a705e17ecf1]

INTEGRATION: CWS pj59 (1.23.16); FILE MERGED 2006/09/19 07:49:49 pjanik 1.23.16.1: #i69025#: Remove extraneous macosx-create-bundle call.


2006-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [876169ad9af08754a2b0fce3cc765f0a72235067]

INTEGRATION: CWS pj59 (1.14.32); FILE MERGED 2006/09/19 06:46:15 pjanik 1.14.32.1: #i69025#: Remove extraneous macosx-create-bundle call.


2006-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [4faf759d969d5f4ee4f04e8412ca8e74e089da3b]

INTEGRATION: CWS calc40 (1.19.50); FILE MERGED 2006/10/17 17:53:18 er 1.19.50.1: documentation of possible notations in the IndexKey syntax


2006-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [6950720f44e02243eb6c09f181ca8e29cc052088]

INTEGRATION: CWS pj59 (1.7.18); FILE MERGED 2006/09/19 07:08:57 pjanik 1.7.18.1: #i69025#: Remove extraneous macosx-create-bundle call.


2006-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [926812bf8eb14b6ee8265f0e1db12d63622ae982]

INTEGRATION: CWS calc40 (1.6.6); FILE MERGED 2006/10/16 15:51:24 er 1.6.6.1: #i67497# map LANGUAGE_NONE to new ISO 639-2 code 'zxx'


2006-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [5c8dad0d6c31747c5cf6efd116a4709e3a49dac9]

INTEGRATION: CWS calc40 (1.8.6); FILE MERGED 2006/10/16 15:51:24 er 1.8.6.1: #i67497# map LANGUAGE_NONE to new ISO 639-2 code 'zxx'


2006-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [0f722e303919de279be23cb24fdbc2189e10fe33]

INTEGRATION: CWS pj59 (1.9.10); FILE MERGED 2006/09/19 07:36:21 pjanik 1.9.10.1: #i69025#: Remove extraneous macosx-create-bundle call.


2006-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [e3d8c4166f4f679bbfccd4ba9ddf0ea56b8f5127]

INTEGRATION: CWS calc40 (1.65.48); FILE MERGED 2006/10/17 13:27:20 er 1.65.48.2: #i67497# SvxLanguageItem::PutValue: convertLocaleToLanguage already handles special cases, mapping an empty locale to LANGUAGE_NONE was wrong anyway 2006/10/16 15:51:46 er 1.65.48.1: #i67497# map LANGUAGE_NONE to new ISO 639-2 code 'zxx'


2006-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [080eabdfed0e41fb9de9bcb8c0341a8d2e4022ee]

INTEGRATION: CWS pj59 (1.14.18); FILE MERGED 2006/09/19 07:39:44 pjanik 1.14.18.1: #i69025#: Remove extraneous macosx-create-bundle call.


2006-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [296f69116da4b77f44e87e118856418c53cf92f3]

INTEGRATION: CWS pj59 (1.77.54); FILE MERGED 2006/09/19 07:11:06 pjanik 1.77.54.1: #i69025#: Remove extraneous macosx-create-bundle call.


2006-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [29ebc1d0fb1271b286f96dbb8fba5811aff226c9]

INTEGRATION: CWS calc40 (1.20.72); FILE MERGED 2006/10/13 10:07:39 nn 1.20.72.1: #i69767# call UseHyphenator before DrawLayer


2006-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [7794ba4f32a68b25097170e3f644b23ae62ad292]

INTEGRATION: CWS calc40 (1.37.74); FILE MERGED 2006/10/16 12:58:26 nn 1.37.74.1: #i67781# don't exit loop after first SetVisibleBelow call (patch by cmc)


2006-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [6efa2cc00785c6b702e60fa627b1004977f461b6]

INTEGRATION: CWS calc40 (1.20.74); FILE MERGED 2006/10/11 17:14:28 er 1.20.74.1: #i68960# performance: no unnecessary broadcasts when loading documents from alien file formats


2006-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [ae06574adb625027bfb683be8829222e663502f6]

INTEGRATION: CWS calc40 (1.33.46); FILE MERGED 2006/10/11 17:14:28 er 1.33.46.1: #i68960# performance: no unnecessary broadcasts when loading documents from alien file formats


2006-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [b64af06c9227f43da32136b851c405b45b8c8729]

INTEGRATION: CWS calc40 (1.19.292); FILE MERGED 2006/10/11 17:14:27 er 1.19.292.1: #i68960# performance: no unnecessary broadcasts when loading documents from alien file formats


2006-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [eb1c57c8572bb32df8f791ca61574854355b38fc]

INTEGRATION: CWS pj59 (1.3.8); FILE MERGED 2006/09/18 19:49:46 pjanik 1.3.8.1: #i69025#: Remove extraneous macosx-create-bundle call.


2006-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [570a68ca9da5b87de47416087af76f5a7bc23bb5]

INTEGRATION: CWS calc40 (1.44.36); FILE MERGED 2006/10/13 18:33:28 er 1.44.36.1: #i69203# recognize combined date+time input if date separator equals decimal separator


2006-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [a6d9f1d84ca697a327191b77858c436f7b2e1dcc]

INTEGRATION: CWS pj59 (1.64.26); FILE MERGED 2006/09/19 07:11:21 pjanik 1.64.26.1: #i69025#: Remove extraneous macosx-create-bundle call.


2006-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [289ffa6c1428c9e5f1a9e87e7c81b88f6bae60e4]

INTEGRATION: CWS pj59 (1.21.30); FILE MERGED 2006/09/19 06:53:18 pjanik 1.21.30.1: #i69025#: Remove extraneous macosx-create-bundle call.


2006-10-24  Henning Brinkmann  <hbrinkm@openoffice.org>  [59f5e450b4891270fb7763d57a8baaea0892c2e6]

initial check in


2006-10-24  Henning Brinkmann  <hbrinkm@openoffice.org>  [d793eccf54f23dfc777558c69ca9b0ddb2f53af0]

initial check in


2006-10-24  Henning Brinkmann  <hbrinkm@openoffice.org>  [5398d00863db3303cb4f3683ea1af98ff9d46a2a]

initial check in


2006-10-24  Henning Brinkmann  <hbrinkm@openoffice.org>  [ee309d277e83fdd10d93cadbf65bbc460efe67c3]

*** empty log message ***


2006-10-24  Henning Brinkmann  <hbrinkm@openoffice.org>  [1d84d543822133309ea9ac038f20c89bc09a8973]

*** empty log message ***


2006-10-23  Oliver Bolte  <obo@openoffice.org>  [56d1c527f03d3c341240dc39308ce99c3dedf399]

rev 1.5


2006-10-23  Oliver Bolte  <obo@openoffice.org>  [6f2f5247917ff9e30af125a04b2337a4da8f36ff]

::comphelper::setProcessServiceFactory needed


2006-10-23  Oliver Bolte  <obo@openoffice.org>  [ca72e36487acdd2e3d127484a7ca3a12f895bf4c]

tools/solver.h obsolete


2006-10-19  Mikhail Voitenko  <mav@openoffice.org>  [60f0eacac7236b54573e86f489f2d5d6f90bbebe]

#i70605# ucb is not ready for such a strict checking, comment it out for now


2006-10-19  Vladimir Glazounov  <vg@openoffice.org>  [28f04209cca2b9db831d448af78bb5b0585f83e7]

#i10000# #i70584# dependency fixed


2006-10-19  Vladimir Glazounov  <vg@openoffice.org>  [0f7a4ecf3ac6f488113d705302d635138661176e]

#i100000# added missing return 0;


2006-10-19  Armin Weiss  <aw@openoffice.org>  [821e3b2b3026f21e396a8da3e152781a546ef5f5]

#i39532# primitive


2006-10-19  Oliver Bolte  <obo@openoffice.org>  [0e1043d292a8f5165742a8711d71c28d62b0f4c7]

#i10000# warning free code


2006-10-18  Vladimir Glazounov  <vg@openoffice.org>  [32b3c6b7f336ee41e5f038cc47a143c803162a49]

new version for SRC680


2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [e3096a7dbcabd79a4c15279288393cfd89334648]

SRC680


2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [a826115e9f96ebe2152c5385ea1fb77ec432a1fa]

INTEGRATION: CWS c06v4_SRC680 (1.207.34.1.12); FILE MERGED 2006/10/10 10:31:23 pl 1.207.34.1.12.1: #141905# do not inherit size from previous frame


2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [e87b0d5574519970623f1ddca0e0b0f07e0b9df8]

INTEGRATION: CWS c06v4_SRC680 (1.43.34.1.12); FILE MERGED 2006/10/06 11:21:41 pl 1.43.34.1.12.1: #141906# workaround via XServer bug


2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [a9c5a8917feb5c96af181a03cc39c42211b27597]

INTEGRATION: CWS c06v4_SRC680 (1.52.2.1.10); FILE MERGED 2006/10/05 15:41:14 rt 1.52.2.1.10.1: #141143# Joined from CWS c06v3.


2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [3937cfce77d07afe3a4e3240ed97719f40c5247f]

INTEGRATION: CWS dba205b (1.69.76); FILE MERGED 2006/08/04 10:45:14 oj 1.69.76.1: #i58787# correct context for dbbrowser


2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [23d487c229acf882066a674854d99e303235bb52]

INTEGRATION: CWS dba205b (1.5.276); FILE MERGED 2006/08/07 07:18:17 fs 1.5.276.1: #125087# Execute Query moved to the left, to be more distant from 'Delete Query'


2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [017be79425a40971e2138adf328fe1ecc30e6b06]

INTEGRATION: CWS dba205b (1.1.2); FILE ADDED 2006/08/07 07:31:05 fs 1.1.2.1: some query design keyboard shortcuts


2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [b14a26f99873064b8200722a7b87abb61c835ae8]

INTEGRATION: CWS dba205b (1.1.2); FILE ADDED 2006/08/07 07:25:16 fs 1.1.2.1: some query design keyboard shortcuts


2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [a5fb0141e8e406f958deb3503d98c9f84716de32]

INTEGRATION: CWS dba205b (1.1.2); FILE ADDED 2006/09/13 07:42:41 fs 1.1.2.1: #i51875#


2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [ef030a7affcaf29e85bc54566dde9af20a315788]

INTEGRATION: CWS dba205b (1.1.2); FILE ADDED 2006/09/13 07:44:13 fs 1.1.2.1: #i51875#


2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [ef8eb683683af7801fa413966c325d336dae6058]

INTEGRATION: CWS dba205b (1.1.2); FILE ADDED 2006/08/03 08:11:16 oj 1.1.2.1: #i51875# new short cut for searching


2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [0fd92c77c707fd3100bf5b34c1785c09b2303549]

INTEGRATION: CWS dba205b (1.1.2); FILE ADDED 2006/09/13 07:44:12 fs 1.1.2.1: #i51875#


2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [1ec80d8d6130ea7a26d6937e750ac76aa691096f]

INTEGRATION: CWS dba205b (1.1.2); FILE ADDED 2006/09/13 07:42:40 fs 1.1.2.1: #i51875#


2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [34e53dbb0ceba1709121ea0146575c29653b7d91]

INTEGRATION: CWS dba205b (1.1.2); FILE ADDED 2006/10/11 08:46:03 fs 1.1.2.2: #i64143# Ctrl-N, not Ctrl-Shift-N for a new document 2006/08/02 08:12:16 oj 1.1.2.1: #i64143# new acc for ctrl+n


2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [1f51a30e8a42f4a23d812dc9c50436ca3cf9087a]

INTEGRATION: CWS dba205b (1.1.2); FILE ADDED 2006/10/11 08:46:02 fs 1.1.2.2: #i64143# Ctrl-N, not Ctrl-Shift-N for a new document 2006/08/02 08:12:06 oj 1.1.2.1: #i64143# new acc for ctrl+n


2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [92dcf6c0ac4a2ffe8c7b46b111dcb9642a7c6950]

INTEGRATION: CWS dba205b (1.1.2); FILE ADDED 2006/10/11 07:12:18 fs 1.1.2.3: #i64143# 2006/08/07 07:23:51 fs 1.1.2.2: some query design keyboard shortcuts 2006/08/02 08:11:48 oj 1.1.2.1: #i64143# new acc for ctrl+n


2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [02b34b4c1a43324271f7df0d2082089d29c8bbce]

INTEGRATION: CWS dba205b (1.1.2); FILE ADDED 2006/10/11 08:46:02 fs 1.1.2.2: #i64143# Ctrl-N, not Ctrl-Shift-N for a new document 2006/08/02 08:11:38 oj 1.1.2.1: #i64143# new acc for ctrl+n


2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [71c2310d06e0fffa324476be9b5c5702ef08e2ee]

INTEGRATION: CWS dba205b (1.1.2); FILE ADDED 2006/08/07 07:32:17 fs 1.1.2.3: oops, previous checkin not intended here 2006/08/07 07:23:42 fs 1.1.2.2: some query design keyboard shortcuts 2006/08/02 08:11:28 oj 1.1.2.1: #i64143# new acc for ctrl+n


2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [1091f88e5d14822b1360fcb29e47be76ad34d875]

INTEGRATION: CWS dba205b (1.15.32); FILE MERGED 2006/08/03 09:30:03 oj 1.15.32.1: #i65810# undo corrected


2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [8ca19f5b8c252ca87148d38fd4ab044e355f4bd1]

INTEGRATION: CWS dba205b (1.18.34); FILE MERGED 2006/08/03 13:05:21 oj 1.18.34.2: #137290# check if pos is listentrynotfound 2006/08/03 09:30:03 oj 1.18.34.1: #i65810# undo corrected


2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [d2e89bf75d31720faf530f975772b550e4ceb313]

INTEGRATION: CWS dba205b (1.51.30); FILE MERGED 2006/09/04 12:11:06 oj 1.51.30.2: RESYNC: (1.51-1.52); FILE MERGED 2006/08/03 13:05:20 oj 1.51.30.1: #137290# check if pos is listentrynotfound


2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [477e9131e1f274760b381a6ef6e2cbb94ffc19eb]

INTEGRATION: CWS dba205b (1.80.18); FILE MERGED 2006/09/04 12:09:41 oj 1.80.18.3: RESYNC: (1.80-1.82); FILE MERGED 2006/08/03 12:51:44 oj 1.80.18.2: #137963# work on copy of tablewindows to avoid illegal iterators 2006/08/02 15:52:54 oj 1.80.18.1: #i64650# handle functions also in order by stmt


2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [6ac0168592999514c95c72fd45bb9344b1423ba7]

INTEGRATION: CWS dba205b (1.53.32); FILE MERGED 2006/08/03 12:51:44 oj 1.53.32.1: #137963# work on copy of tablewindows to avoid illegal iterators


2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [5b1bcb6667d0d87b3d77e2774dbaf8256450cbf6]

INTEGRATION: CWS dba205b (1.25.30); FILE MERGED 2006/09/08 11:45:04 oj 1.25.30.3: removed unused  var 2006/09/04 12:08:09 oj 1.25.30.2: RESYNC: (1.25-1.26); FILE MERGED 2006/08/11 08:17:06 oj 1.25.30.1: #i46408# set correct encoding


2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [f857a05b45d3df477d3ed254e0a010d3d8618b2a]

INTEGRATION: CWS dba205b (1.13.166); FILE MERGED 2006/08/09 20:35:06 fs 1.13.166.1: #i68304#


2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [8c9d5e9a024c98abc3b587b282dfcd5fb1150b5b]

INTEGRATION: CWS dba205b (1.12.34); FILE MERGED 2006/08/11 08:17:07 oj 1.12.34.1: #i46408# set correct encoding


2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [27e7c22b80b2b4c82a72ccf02e5d3fc15ae8185c]

INTEGRATION: CWS dba205b (1.29.32); FILE MERGED 2006/09/13 07:36:32 fs 1.29.32.2: #b6248060# also respect the IsSearchable flag at the column 2006/08/09 20:35:48 fs 1.29.32.1: #i68304# corrected GetSQLPredicateType


2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [17f8d5cb62114004a3b1e6dae0712c07d0e55839]

INTEGRATION: CWS dba205b (1.18.30); FILE MERGED 2006/09/04 12:05:31 oj 1.18.30.2: RESYNC: (1.18-1.19); FILE MERGED 2006/08/03 11:04:18 oj 1.18.30.1: #138110# null pointer access


2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [945bcb59dc0369df1843843ab7dffc48f69281cf]

INTEGRATION: CWS dba205b (1.176.18); FILE MERGED 2006/09/04 12:05:06 oj 1.176.18.3: RESYNC: (1.176-1.178); FILE MERGED 2006/08/06 20:16:00 fs 1.176.18.2: oops, type (forgot to copy WIDTH) 2006/08/04 12:57:05 fs 1.176.18.1: when inserting check boxes into the table view, make them look 'flat' by default


2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [2c4d16be6c1d7cf3ceddcb7b442bd0b2af5a558e]

INTEGRATION: CWS dba205b (1.75.32); FILE MERGED 2006/08/02 15:51:04 oj 1.75.32.1: #i59907 # two unused functions removed


2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [8485eba41010e6faf85d1a230a36ab891dca452c]

INTEGRATION: CWS dba205b (1.72.10); FILE MERGED 2006/09/27 08:28:31 fs 1.72.10.1: #i69766# executeChecked in ::dispatch


2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [8fcdb48ef9c6f09566e702f98b3dc60784014afa]

INTEGRATION: CWS dba205b (1.16.20); FILE MERGED 2006/09/04 12:03:20 oj 1.16.20.4: RESYNC: (1.16-1.17); FILE MERGED 2006/08/03 10:05:23 oj 1.16.20.3: ensure that a connection exists 2006/07/31 12:00:34 oj 1.16.20.2: #i67016# copy column settings of a query 2006/07/31 10:00:35 oj 1.16.20.1: #i67017# copy all properties


2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [e80484e353a6e860c1ebe741203de87087c30d06]

INTEGRATION: CWS dba205b (1.32.8); FILE MERGED 2006/09/04 12:03:13 oj 1.32.8.2: RESYNC: (1.32-1.33); FILE MERGED 2006/08/03 10:05:23 oj 1.32.8.1: ensure that a connection exists


2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [a22d8b90e8a1b5548b6be5cca622a91f1b3d29a3]

INTEGRATION: CWS dba205b (1.6.20); FILE MERGED 2006/08/06 20:18:41 fs 1.6.20.1: #i67020# when initializing a column object with its settings counterpart, then allow a fallback if the settings do not yet exist, but the object refers to a table column we could use instead


2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [cc7edaf50027d236bf68232eee1aaadb14090ae4]

INTEGRATION: CWS dba205b (1.26.20); FILE MERGED 2006/08/09 19:50:15 fs 1.26.20.2: #notifyDataSourceModified is not needed 2006/08/06 20:17:36 fs 1.26.20.1: #i67020# hold the column container mediator as ::rtl::Reference


2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [605792d9c308e68c39834ff8034a89f187062f3b]

INTEGRATION: CWS dba205b (1.27.20); FILE MERGED 2006/08/09 19:50:32 fs 1.27.20.2: refreshColumns is overwritten unnecessarily 2006/08/06 20:17:21 fs 1.27.20.1: #i67020# hold the column container mediator as ::rtl::Reference


2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [459398499d84d642ee4bce1f86a8bd93df14da55]

INTEGRATION: CWS dba205b (1.27.18); FILE MERGED 2006/08/04 22:01:04 fs 1.27.18.1: removed obsolete comment


2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [51bfdcf7b3aebaea1eeb106e1a0deb7367229cbe]

INTEGRATION: CWS dba205b (1.18.20); FILE MERGED 2006/08/06 20:16:48 fs 1.18.20.1: #i67020# hold a connection, needed for the container mediator


2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [7518b261d1606a1b1e3aed525dceab2142d28dd1]

INTEGRATION: CWS dba205b (1.4.166); FILE MERGED 2006/08/06 20:18:36 fs 1.4.166.1: #i67020# when initializing a column object with its settings counterpart, then allow a fallback if the settings do not yet exist, but the object refers to a table column we could use instead


2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [ac7e9934bb0a01e63a59406f16e6b2101aa06f1f]

INTEGRATION: CWS dba205b (1.62.20); FILE MERGED 2006/08/09 19:52:45 fs 1.62.20.2: notifyDataSourceModified is not needed 2006/08/06 20:20:47 fs 1.62.20.1: #i67020# pass around a connection, needed for the column container mediator


2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [cb646c8e5ea299dabf7fcf5ab10ecf0f556d2259]

INTEGRATION: CWS dba205b (1.56.18); FILE MERGED 2006/09/04 11:56:31 oj 1.56.18.3: RESYNC: (1.56-1.57); FILE MERGED 2006/08/09 19:51:19 fs 1.56.18.2: refreshColumns is overwritten unnecessarily 2006/08/06 20:20:05 fs 1.56.18.1: #i67020# hold the column container mediator as ::rtl::Reference


2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [f0b5b3534dd082b18eb93862b455df6c21d82c54]

INTEGRATION: CWS dba205b (1.18.20); FILE MERGED 2006/08/06 20:21:01 fs 1.18.20.1: #i67020# hold the column container mediator as ::rtl::Reference


2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [daba3c8335da38d7799316098fef3da23c0553f7]

INTEGRATION: CWS dba205b (1.31.20); FILE MERGED 2006/08/06 20:21:18 fs 1.31.20.1: #i67020# hold the column container mediator as ::rtl::Reference


2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [6cbfaf9df6ecb61f09a5c9b161241a897072d54b]

INTEGRATION: CWS dba205b (1.51.20); FILE MERGED 2006/08/11 06:15:06 oj 1.51.20.1: check xDest is not null


2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [38c29361f758d861694a65f29aa8c93d0b8d7fff]

INTEGRATION: CWS dba205b (1.27.18); FILE MERGED 2006/09/04 11:57:50 oj 1.27.18.2: RESYNC: (1.27-1.28); FILE MERGED 2006/08/06 20:19:58 fs 1.27.18.1: #i67020# pass around a connection, needed for the column container mediator


2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [2c8c35b471f3419c18e81140de81786799d8828f]

INTEGRATION: CWS dba205b (1.87.4); FILE MERGED 2006/09/04 11:57:29 oj 1.87.4.2: RESYNC: (1.87-1.89); FILE MERGED 2006/08/11 06:14:18 oj 1.87.4.1: #i68280# check size of rowcache with keypos


2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [c809137dd4bf7ad704df7b7d2233acb7132181e5]

INTEGRATION: CWS dba205b (1.44.18); FILE MERGED 2006/09/04 11:57:02 oj 1.44.18.3: RESYNC: (1.44-1.46); FILE MERGED 2006/08/04 07:01:09 fs 1.44.18.2: #i67020# +impl_initializeColumnSettings_nothrow 2006/08/04 06:46:44 fs 1.44.18.1: copying the changes from CWS dba204c herein, to prevent later conflicts


2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [62eacb0f669f4e6b006106d17c7f6039ae3c9a4c]

INTEGRATION: CWS dba205b (1.145.18); FILE MERGED 2006/09/04 11:56:55 oj 1.145.18.4: RESYNC: (1.145-1.148); FILE MERGED 2006/08/15 13:48:31 fs 1.145.18.3: impl_initializeColumnSettings_nothrow: also allow for a TableName at the column which denotes a non-existent table. Happens for instance if the table name is underspecified in the statement (e.g. missing the schema), but still accepted by the server. 2006/08/04 07:02:38 fs 1.145.18.2: #i67020# part 1: when initializing a new RowSetDataColumn with ColumnSettings (Width, Format etc.), have an additional indirection of the source column does not have those settings, but does refer to a TableColumn which *does* have them. 2006/08/04 06:46:43 fs 1.145.18.1: copying the changes from CWS dba204c herein, to prevent later conflicts


2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [fa075aa156dcef43f019ff9d072f17bf7f19b0b5]

INTEGRATION: CWS dba205b (1.19.60); FILE MERGED 2006/09/13 07:44:41 fs 1.19.60.3: #i51875# 2006/08/07 07:31:40 fs 1.19.60.2: #i68210# deliver dbquery/accelerator/* 2006/08/02 08:19:07 oj 1.19.60.1: #i64143# new folder for accel


2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [6999913112bb06ad482e6270ba0a7a7282b3e200]

INTEGRATION: CWS dba205b (1.53.16); FILE MERGED 2006/09/21 10:22:53 fs 1.53.16.2: #i69716# corrected typo in previous refactoring :- 2006/08/04 08:15:47 fs 1.53.16.1: #117348# don't access NULL pointers in OnAutoFocus


2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [94dbe51ccbc8913cab7e38c1b155805ddffd79d2]

INTEGRATION: CWS dba205b (1.76.16); FILE MERGED 2006/08/04 07:38:29 fs 1.76.16.1: #135938# some exception safety in getContextDocument


2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [c5ac11333ccf19f6484396ff996df8515e6dda2b]

INTEGRATION: CWS dba205b (1.10.170); FILE MERGED 2006/08/30 08:22:34 fs 1.10.170.1: added documentation saying that execute does refresh the content


2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [b2966be6448b78fca2e4ed501925f08ccec2f620]

INTEGRATION: CWS dba205b (1.4.8); FILE MERGED 2006/08/09 07:00:40 fs 1.4.8.1: some <p>s


2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [d9eb5d0bd036db9a6718b520e2292df138bcc600]

INTEGRATION: CWS dba205b (1.3.92); FILE MERGED 2006/08/09 07:00:40 fs 1.3.92.1: some <p>s


2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [ed64f7a9cc05425a4a70c1a6688a13e6d2ff0773]

INTEGRATION: CWS dba205b (1.3.92); FILE MERGED 2006/08/09 07:00:39 fs 1.3.92.1: some <p>s


2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [9cebc21fbe59df73a2e528f135c7717ad2ae9124]

INTEGRATION: CWS dba205b (1.34.16); FILE MERGED 2006/09/04 11:23:37 oj 1.34.16.2: RESYNC: (1.34-1.35); FILE MERGED 2006/08/03 14:57:10 fs 1.34.16.1: #i64593# +XWindowListener2


2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [85e208b74426b91bd61a5f90616f3db3c5952be1]

INTEGRATION: CWS dba205b (1.1.2); FILE ADDED 2006/08/03 14:56:13 fs 1.1.2.1: additional window-related events


2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [d78d2696183c531cfedf2344ac6215869c357d50]

INTEGRATION: CWS dba205b (1.7.170); FILE MERGED 2006/08/03 14:57:00 fs 1.7.170.1: #i64593# support for XWindowListener2 in addWindowListener


2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [9e39333a50a9c954b972acd6c5fd3562b2135f73]

INTEGRATION: CWS dba205b (1.3.170); FILE MERGED 2006/08/09 07:33:31 fs 1.3.170.2: added @since tag for Graphic 2006/08/08 11:32:18 fs 1.3.170.1: #i65585# optional property 'Graphic', allowing to display *any* graphics, not just an image from a file


2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [89f21dfecc669559c3afa7d82ca6b542d7cd1d0d]

INTEGRATION: CWS dba205b (1.3.170); FILE MERGED 2006/08/08 11:32:18 fs 1.3.170.1: #i65585# optional property 'Graphic', allowing to display *any* graphics, not just an image from a file


2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [277d46717c6f84ccab6f394063e9ac153356623d]

INTEGRATION: CWS dba205b (1.12.170); FILE MERGED 2006/08/09 07:33:30 fs 1.12.170.2: added @since tag for Graphic 2006/08/08 11:32:18 fs 1.12.170.1: #i65585# optional property 'Graphic', allowing to display *any* graphics, not just an image from a file


2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [fd519fead93c7e6e96adb631929800fceb106e10]

INTEGRATION: CWS dba205b (1.11.170); FILE MERGED 2006/08/09 07:33:30 fs 1.11.170.2: added @since tag for Graphic 2006/08/08 11:32:18 fs 1.11.170.1: #i65585# optional property 'Graphic', allowing to display *any* graphics, not just an image from a file


2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [5f44ff0df53ba5ad16be06d2ae9624a4e346f25f]

INTEGRATION: CWS dba205b (1.13.170); FILE MERGED 2006/08/09 07:33:30 fs 1.13.170.2: added @since tag for Graphic 2006/08/08 11:32:18 fs 1.13.170.1: #i65585# optional property 'Graphic', allowing to display *any* graphics, not just an image from a file


2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [b56992299399e05df5c722ec6646381d03914d06]

INTEGRATION: CWS dba205b (1.1.2); FILE ADDED 2006/08/03 14:39:43 fs 1.1.2.1: helper class for ensuring consistency between a XWindow state and the respective model property


2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [420f5a7e103a04cfa37528fc2beaa75a9e62c0bf]

INTEGRATION: CWS dba205b (1.11.16); FILE MERGED 2006/09/04 11:22:24 oj 1.11.16.2: RESYNC: (1.11-1.12); FILE MERGED 2006/08/03 14:40:20 fs 1.11.16.1: #i64593# +m_aWindowStateGuard/impl_resetStateGuard_nothrow


2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [46b4554a089cef885299a4dab8e0fb8868e11460]

INTEGRATION: CWS dba205b (1.1.2); FILE ADDED 2006/08/03 14:39:51 fs 1.1.2.1: helper class for ensuring consistency between a XWindow state and the respective model property


2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [d0a9a4fc325023718cb328a1b2a37a17b9898cbf]

INTEGRATION: CWS dba205b (1.4.104); FILE MERGED 2006/08/03 14:40:32 fs 1.4.104.1: #i64593# +windowstateguard


2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [35f2af8d7b8900e259b63868f0d1a46d583e1e44]

INTEGRATION: CWS dba205b (1.14.16); FILE MERGED 2006/08/08 13:14:56 fs 1.14.16.1: #i65585# allow to reset the graphics when there is no Graphic object set, now since we allow more than an ImageURL


2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [bc4aa95368cceb6483a4a45bf0b24d4597015f6c]

INTEGRATION: CWS dba205b (1.43.6); FILE MERGED 2006/08/08 13:05:11 fs 1.43.6.1: #i65585# allow to reset the graphics when there is no Graphic object set, now since we allow more than an ImageURL


2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [b9fc8acc7a0c46e25a26f1862a41260151bbc42a]

INTEGRATION: CWS dba205b (1.49.14); FILE MERGED 2006/09/04 11:21:38 oj 1.49.14.3: RESYNC: (1.49-1.50); FILE MERGED 2006/08/08 06:50:49 fs 1.49.14.2: removed unused template function 2006/08/03 14:41:31 fs 1.49.14.1: #i64593# +m_aWindowStateGuard/impl_resetStateGuard_nothrow: ensure that our control is disabled as long as the model property requires this


2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [a0241799bc3592ddee1daa22f4183775a7ea6a6e]

INTEGRATION: CWS dba205b (1.4.186); FILE MERGED 2006/09/13 12:30:39 fs 1.4.186.3: i30258 is marked CLOSED/FIXED since m165 2006/09/13 12:27:41 fs 1.4.186.2: 112634 is in state 'cannot reproduce' 2006/09/13 12:09:10 fs 1.4.186.1: i32886 was fixed long ago


2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [f007d233393fa2655139d535df583d8d1a157004]

INTEGRATION: CWS dba205b (1.3.66); FILE MERGED 2006/09/13 11:32:53 fs 1.3.66.1: some delay before the sheet must have been selected


2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [d9190434832090b32e4be440488492349c170a4f]

INTEGRATION: CWS dba205b (1.5.6); FILE MERGED 2006/09/13 11:33:00 fs 1.5.6.1: some delay before the sheet must have been selected


2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [f6e96c3fe115f9e8ecdaef02a38c690c956ca4da]

INTEGRATION: CWS dba205b (1.30.30); FILE MERGED 2006/08/08 08:09:54 fs 1.30.30.1: #i65585# +BASEPROPERTY_GRAPHIC


2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [fa429722c1c5570f23c9ae44bc5c0b592d8d6854]

INTEGRATION: CWS dba205b (1.72.28); FILE MERGED 2006/09/04 11:20:47 oj 1.72.28.3: RESYNC: (1.72-1.74); FILE MERGED 2006/08/08 11:53:57 fs 1.72.28.2: let the ImageProducerControlModel care for a default for the Graphic property 2006/08/08 10:56:20 fs 1.72.28.1: use some AggImplInheritanceHelpers (saves us queryInterface/aggregation, acquire/release, getTypes/getImplementationId) / #i65585#: support the additional Graphic property (of type XGraphic) on all controls which are able to display an ImageURL


2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [bd1603292996965992439da137c51f01d9e5058c]

INTEGRATION: CWS dba205b (1.48.10); FILE MERGED 2006/09/13 12:21:41 fs 1.48.10.1: #65585# more tolerance when setting XInterface properties (strictly needed for unoapi-test ATM)


2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [d43f40eb8d1a51816432bccbc075b9d6e9127dfc]

INTEGRATION: CWS dba205b (1.55.10); FILE MERGED 2006/09/04 11:20:22 oj 1.55.10.4: RESYNC: (1.55-1.57); FILE MERGED 2006/08/08 11:25:04 fs 1.55.10.3: corrected assertion text 2006/08/08 08:10:13 fs 1.55.10.2: #i65585# VCLXImageConsumer now using an Image instead of BitmapEx (allows for XGraphic) 2006/08/08 07:37:49 fs 1.55.10.1: in preparation of #i65585#: derive VCLXImageControl from VCLXImageProducer to share some code


2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [b28708e12c1c23bee0714fbb4ca7ad4f70ad2025]

INTEGRATION: CWS dba205b (1.62.8); FILE MERGED 2006/09/13 07:20:15 fs 1.62.8.5: #i10000# 2006/09/04 11:20:15 oj 1.62.8.4: RESYNC: (1.62-1.65); FILE MERGED 2006/08/04 11:25:32 fs 1.62.8.3: #i10000# 2006/08/04 11:22:23 fs 1.62.8.2: #i10000# 2006/08/03 14:38:34 fs 1.62.8.1: #i64593# notify events windowEnabled and windowDisabled, and do this asynchronously


2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [21e0e00706c508b09f60ba1c47dce4dbb70298de]

INTEGRATION: CWS dba205b (1.24.46); FILE MERGED 2006/08/08 08:08:59 fs 1.24.46.1: #i65585# +BASEPROPERTY_GRAPHIC


2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [facaa34670d99689a516e65cda5e424f72342cdd]

INTEGRATION: CWS dba205b (1.36.28); FILE MERGED 2006/09/04 11:19:58 oj 1.36.28.3: RESYNC: (1.36-1.37); FILE MERGED 2006/08/08 12:00:18 fs 1.36.28.2: let the ImageProducerControlModel care for a default for the Graphic property 2006/08/08 10:56:15 fs 1.36.28.1: use some AggImplInheritanceHelpers (saves us queryInterface/aggregation, acquire/release, getTypes/getImplementationId) / #i65585#: support the additional Graphic property (of type XGraphic) on all controls which are able to display an ImageURL


2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [f1a3eb0f517052b82e1d5878b6af5bff78ec61a5]

INTEGRATION: CWS dba205b (1.34.30); FILE MERGED 2006/09/04 11:19:51 oj 1.34.30.4: RESYNC: (1.34-1.35); FILE MERGED 2006/08/08 11:24:55 fs 1.34.30.3: #i65585# export VCLXImageConsumer 2006/08/08 08:09:54 fs 1.34.30.2: #i65585# VCLXImageConsumer now using an Image instead of BitmapEx (allows for XGraphic) 2006/08/08 07:35:51 fs 1.34.30.1: in preparation of #i65585#: derive VCLXImageControl from VCLXImageProducer to share some code


2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [a5407cbc724f8d57c8b7a2300e2c11623488e857]

INTEGRATION: CWS dba205b (1.21.26); FILE MERGED 2006/09/04 11:19:19 oj 1.21.26.2: RESYNC: (1.21-1.22); FILE MERGED 2006/08/08 11:26:43 fs 1.21.26.1: #i65585# derive SVTXRoadmap from VCLXImageConsumer, to benefit from its ability to also display an XGraphic (and to save some code duplication)


2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [fe510c8757b8bd4371c7760594dd37bf7d33e41b]

INTEGRATION: CWS dba205b (1.8.312); FILE MERGED 2006/08/08 11:26:24 fs 1.8.312.1: #i65585# derive SVTXRoadmap from VCLXImageConsumer, to benefit from its ability to also display an XGraphic (and to save some code duplication)


2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [e340be8c5b10ef5b20395db97754db4584d99eca]

INTEGRATION: CWS dba205b (1.4.146); FILE MERGED 2006/08/04 09:16:57 oj 1.4.146.1: #b5007781# overload isAutoIncrement


2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [fdc2bcb9926521fd28e334ac949917834e024d13]

INTEGRATION: CWS dba205b (1.14.78); FILE MERGED 2006/08/09 19:52:38 fs 1.14.78.1: refactored the OColumnAlias class, in preparation of fixing #b6248060#


2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [a83f6ee58f4d9244b4c6e28d9e0dbfdd4b654109]

INTEGRATION: CWS dba205b (1.17.38); FILE MERGED 2006/08/09 19:52:38 fs 1.17.38.1: refactored the OColumnAlias class, in preparation of fixing #b6248060#


2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [6ffa27f37f3c0c891e927046a988cadfb5181899]

INTEGRATION: CWS dba205b (1.3.146); FILE MERGED 2006/09/27 08:51:32 fs 1.3.146.2: #i69864# 2006/08/04 11:29:52 fs 1.3.146.1: #i62667# API from MNSFolders.hxx made using Unicode


2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [5ae2764e28872344f347f6ba1b226864b70cf768]

INTEGRATION: CWS dba205b (1.3.146); FILE MERGED 2006/08/04 11:28:23 fs 1.3.146.1: #i62667# ::rtl::OUString instead of ::rtl::OString


2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [bb65ff26de1c9818499911ef80742b74e517aa94]

INTEGRATION: CWS dba205b (1.6.38); FILE MERGED 2006/08/04 11:32:18 fs 1.6.38.2: #i10000# 2006/08/04 11:29:25 fs 1.6.38.1: #i62667# some magic in finding the profile directory, so we have a fallback for thunderbird, where the profile root could be .thunderbird, .mozilla-thunderbird (debian-based), or .mozilla/thunderbird (future)


2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [30fd3f0ba93715b408137f499b00f9ca36fa890b]

INTEGRATION: CWS dba205b (1.6.146); FILE MERGED 2006/08/09 19:52:37 fs 1.6.146.1: refactored the OColumnAlias class, in preparation of fixing #b6248060#


2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [e05f3327876e0ac4b95ed1ef6f991581a80c4311]

INTEGRATION: CWS dba205b (1.4.146); FILE MERGED 2006/09/12 06:22:43 fs 1.4.146.3: #i10000# 2006/09/08 10:31:09 oj 1.4.146.2: typo in header file 2006/08/09 19:52:37 fs 1.4.146.1: refactored the OColumnAlias class, in preparation of fixing #b6248060#


2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [ba2de10b3a8bbdccfa1bee1b4a02491b25485f12]

INTEGRATION: CWS dba205b (1.7.38); FILE MERGED 2006/08/09 19:52:37 fs 1.7.38.1: refactored the OColumnAlias class, in preparation of fixing #b6248060#


2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [07ad359fccb7f4b2a4757566dc282487fbf6bfed]

INTEGRATION: CWS dba205b (1.14.6); FILE MERGED 2006/08/09 19:52:37 fs 1.14.6.1: refactored the OColumnAlias class, in preparation of fixing #b6248060#


2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [4aa81316c48177f74c01f82bcbd61a80bf789933]

INTEGRATION: CWS dba205b (1.5.38); FILE MERGED 2006/08/09 19:47:37 fs 1.5.38.1: #b6248060# isSearchable: exlcude COUNTRY columns


2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [a5da3223b63944c16b1dd41b27290af17ee5f337]

INTEGRATION: CWS dba205b (1.27.18); FILE MERGED 2006/08/09 19:52:36 fs 1.27.18.1: refactored the OColumnAlias class, in preparation of fixing #b6248060#


2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [babc5a94bd7615656abe5d3e0bb015376b8b788a]

INTEGRATION: CWS dba205b (1.12.38); FILE MERGED 2006/08/09 19:52:36 fs 1.12.38.1: refactored the OColumnAlias class, in preparation of fixing #b6248060#


2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [c2873771b2fde00f1692b207fc50bb4709a61264]

INTEGRATION: CWS dba205b (1.21.36); FILE MERGED 2006/09/04 11:09:46 oj 1.21.36.2: RESYNC: (1.21-1.22); FILE MERGED 2006/08/09 19:52:36 fs 1.21.36.1: refactored the OColumnAlias class, in preparation of fixing #b6248060#


2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [c17c3941ab05d3702203d332f1934118805ee511]

INTEGRATION: CWS dba205b (1.4.146); FILE MERGED 2006/08/09 19:52:36 fs 1.4.146.1: refactored the OColumnAlias class, in preparation of fixing #b6248060#


2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [f0a512993ac89fe1fb7b308a450b81b3a990f77a]

INTEGRATION: CWS dba205b (1.2.146); FILE MERGED 2006/08/09 19:52:36 fs 1.2.146.1: refactored the OColumnAlias class, in preparation of fixing #b6248060#


2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [a6f625cfed9c57a3ef55634bb9f00601544591c8]

INTEGRATION: CWS dba205b (1.7.146); FILE MERGED 2006/08/09 19:52:36 fs 1.7.146.1: refactored the OColumnAlias class, in preparation of fixing #b6248060#


2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [60501596ccac317fb036355bd25e63504c2bf359]

INTEGRATION: CWS dba205b (1.7.38); FILE MERGED 2006/08/04 09:17:35 oj 1.7.38.1: #b5007781# overload isAutoIncrement


2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [10ff42b70b49fc7ac32a8bf52249ea18f4899717]

INTEGRATION: CWS dba205b (1.19.18); FILE MERGED 2006/08/04 09:17:35 oj 1.19.18.1: #b5007781# overload isAutoIncrement


2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [d65cf1326bc827ef421f2e600ba525452a5bd899]

INTEGRATION: CWS dba205b (1.62.8); FILE MERGED 2006/09/04 11:04:37 oj 1.62.8.2: RESYNC: (1.62-1.63); FILE MERGED 2006/08/02 15:49:52 oj 1.62.8.1: #i59907# hyper inserted


2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [215ce6ecab3689764af74f120c4dd05162c2f0ed]

INTEGRATION: CWS dba205b (1.5.18); FILE MERGED 2006/09/04 11:04:31 oj 1.5.18.3: RESYNC: (1.5-1.6); FILE MERGED 2006/08/15 13:45:23 fs 1.5.18.2: lcl_sanitizeColumnDescs: also allow for ordinal positions ranging from 0 to <column_count>-1 (MySQL) 2006/08/09 20:00:56 fs 1.5.18.1: during #b6248060#: respect the OrdinalPosition as returned by XDatabaseMetaData::getColumns - don't assume the columns are returned in the same order as they appear in the table


2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [351e477bedfb3acf65d030ae13864b0ef1990be5]

INTEGRATION: CWS dba205b (1.22.38); FILE MERGED 2006/08/02 15:49:51 oj 1.22.38.1: #i59907# hyper inserted


2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [dcb7cf1721f7dd2dda1efd5e662f4f6b2b14574e]

INTEGRATION: CWS dba205b (1.3.146); FILE MERGED 2006/09/04 11:04:24 oj 1.3.146.2: RESYNC: (1.3-1.4); FILE MERGED 2006/08/09 19:59:41 fs 1.3.146.1: #b6248060#


2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [5451ed0d7d6f2cb9b102fddf415d0c598c10cc27]

INTEGRATION: CWS scr1c1 (1.33.58); FILE MERGED 2006/09/07 14:21:00 jodygoldberg 1.33.58.1: Issue number:  20857 Submitted by:  jodygoldberg

Implements the the core changes to support parsing and generating cell/range
references in different formats (XL R1C1/A1) along with some tools for using
the new types.  This adds two new functions
    XL_INDIRECT
    XL_ADDRESS
but does _not_ connect them in the xls importer.  Nor does the patch make any
UI changes.  Those will need to be discussed.  The OOo parser/generator should
not be impacted by the changes.

2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [d1087ed6b3b0c29427e463de310597eaf15674e1]

INTEGRATION: CWS scr1c1 (1.14.58); FILE MERGED 2006/09/07 14:21:00 jodygoldberg 1.14.58.1: Issue number:  20857 Submitted by:  jodygoldberg

Implements the the core changes to support parsing and generating cell/range
references in different formats (XL R1C1/A1) along with some tools for using
the new types.  This adds two new functions
    XL_INDIRECT
    XL_ADDRESS
but does _not_ connect them in the xls importer.  Nor does the patch make any
UI changes.  Those will need to be discussed.  The OOo parser/generator should
not be impacted by the changes.

2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [32e2ea42b3a3b74d8e4949718ff45bbf2d26020d]

INTEGRATION: CWS scr1c1 (1.98.58); FILE MERGED 2006/09/07 14:20:59 jodygoldberg 1.98.58.1: Issue number:  20857 Submitted by:  jodygoldberg

Implements the the core changes to support parsing and generating cell/range
references in different formats (XL R1C1/A1) along with some tools for using
the new types.  This adds two new functions
    XL_INDIRECT
    XL_ADDRESS
but does _not_ connect them in the xls importer.  Nor does the patch make any
UI changes.  Those will need to be discussed.  The OOo parser/generator should
not be impacted by the changes.

2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [9899603e1e1013f59c0c27073d2391f6dd1f498b]

INTEGRATION: CWS scr1c1 (1.14.58); FILE MERGED 2006/09/07 21:04:50 er 1.14.58.2: #20857# build break 2006/09/07 14:20:59 jodygoldberg 1.14.58.1: Issue number:  20857 Submitted by:  jodygoldberg

Implements the the core changes to support parsing and generating cell/range
references in different formats (XL R1C1/A1) along with some tools for using
the new types.  This adds two new functions
    XL_INDIRECT
    XL_ADDRESS
but does _not_ connect them in the xls importer.  Nor does the patch make any
UI changes.  Those will need to be discussed.  The OOo parser/generator should
not be impacted by the changes.

2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [83303e7264dc984e044cd5de07d5cd120474d87e]

INTEGRATION: CWS scr1c1 (1.87.66); FILE MERGED 2006/09/26 17:56:11 er 1.87.66.3: #i69883# get rid of that not-German-not-English Adress crap ;-) 2006/09/26 14:54:03 er 1.87.66.2: #i69883# remove ADDRESS_XL and INDIRECT_XL bits from UI; disable in interpreter 2006/09/07 14:20:57 jodygoldberg 1.87.66.1: Issue number:  20857 Submitted by:  jodygoldberg

Implements the the core changes to support parsing and generating cell/range
references in different formats (XL R1C1/A1) along with some tools for using
the new types.  This adds two new functions
    XL_INDIRECT
    XL_ADDRESS
but does _not_ connect them in the xls importer.  Nor does the patch make any
UI changes.  Those will need to be discussed.  The OOo parser/generator should
not be impacted by the changes.

2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [850f1e780d3fee4fe59e860d71a697cc005ade89]

INTEGRATION: CWS scr1c1 (1.64.66); FILE MERGED 2006/09/07 14:20:57 jodygoldberg 1.64.66.1: Issue number:  20857 Submitted by:  jodygoldberg

Implements the the core changes to support parsing and generating cell/range
references in different formats (XL R1C1/A1) along with some tools for using
the new types.  This adds two new functions
    XL_INDIRECT
    XL_ADDRESS
but does _not_ connect them in the xls importer.  Nor does the patch make any
UI changes.  Those will need to be discussed.  The OOo parser/generator should
not be impacted by the changes.

2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [07d9f86015a1829dfded38fb1092c071e13316c1]

INTEGRATION: CWS scr1c1 (1.8.274); FILE MERGED 2006/09/07 14:20:56 jodygoldberg 1.8.274.1: Issue number:  20857 Submitted by:  jodygoldberg

Implements the the core changes to support parsing and generating cell/range
references in different formats (XL R1C1/A1) along with some tools for using
the new types.  This adds two new functions
    XL_INDIRECT
    XL_ADDRESS
but does _not_ connect them in the xls importer.  Nor does the patch make any
UI changes.  Those will need to be discussed.  The OOo parser/generator should
not be impacted by the changes.

2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [0c3179801b43f6e37795138785fa8570ca923726]

INTEGRATION: CWS scr1c1 (1.13.244); FILE MERGED 2006/09/07 14:20:56 jodygoldberg 1.13.244.1: Issue number:  20857 Submitted by:  jodygoldberg

Implements the the core changes to support parsing and generating cell/range
references in different formats (XL R1C1/A1) along with some tools for using
the new types.  This adds two new functions
    XL_INDIRECT
    XL_ADDRESS
but does _not_ connect them in the xls importer.  Nor does the patch make any
UI changes.  Those will need to be discussed.  The OOo parser/generator should
not be impacted by the changes.

2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [8b14d48c2f38dcba31b150b86c06894342441516]

INTEGRATION: CWS scr1c1 (1.13.122); FILE MERGED 2006/09/07 14:20:56 jodygoldberg 1.13.122.1: Issue number:  20857 Submitted by:  jodygoldberg

Implements the the core changes to support parsing and generating cell/range
references in different formats (XL R1C1/A1) along with some tools for using
the new types.  This adds two new functions
    XL_INDIRECT
    XL_ADDRESS
but does _not_ connect them in the xls importer.  Nor does the patch make any
UI changes.  Those will need to be discussed.  The OOo parser/generator should
not be impacted by the changes.

2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [795a2236b5364ed5d481afb069f2eecb87daace2]

INTEGRATION: CWS scr1c1 (1.4.276); FILE MERGED 2006/09/07 14:20:56 jodygoldberg 1.4.276.1: Issue number:  20857 Submitted by:  jodygoldberg

Implements the the core changes to support parsing and generating cell/range
references in different formats (XL R1C1/A1) along with some tools for using
the new types.  This adds two new functions
    XL_INDIRECT
    XL_ADDRESS
but does _not_ connect them in the xls importer.  Nor does the patch make any
UI changes.  Those will need to be discussed.  The OOo parser/generator should
not be impacted by the changes.

2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [0ae6fa91954a625c9bcd3ee6e2ed9bc4a005bed0]

INTEGRATION: CWS scr1c1 (1.61.56); FILE MERGED 2006/09/07 20:22:12 er 1.61.56.2: #20857# build break 2006/09/07 14:20:56 jodygoldberg 1.61.56.1: Issue number:  20857 Submitted by:  jodygoldberg

Implements the the core changes to support parsing and generating cell/range
references in different formats (XL R1C1/A1) along with some tools for using
the new types.  This adds two new functions
    XL_INDIRECT
    XL_ADDRESS
but does _not_ connect them in the xls importer.  Nor does the patch make any
UI changes.  Those will need to be discussed.  The OOo parser/generator should
not be impacted by the changes.

2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [1339dc0217d6fcdac06914239400a6c0bf147eb1]

INTEGRATION: CWS scr1c1 (1.7.58); FILE MERGED 2006/09/07 14:20:55 jodygoldberg 1.7.58.1: Issue number:  20857 Submitted by:  jodygoldberg

Implements the the core changes to support parsing and generating cell/range
references in different formats (XL R1C1/A1) along with some tools for using
the new types.  This adds two new functions
    XL_INDIRECT
    XL_ADDRESS
but does _not_ connect them in the xls importer.  Nor does the patch make any
UI changes.  Those will need to be discussed.  The OOo parser/generator should
not be impacted by the changes.

2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [87c0fc9e4a48c7e1eca7d44fb5fddfa9950a0553]

INTEGRATION: CWS scr1c1 (1.65.56); FILE MERGED 2006/09/07 14:20:55 jodygoldberg 1.65.56.1: Issue number:  20857 Submitted by:  jodygoldberg

Implements the the core changes to support parsing and generating cell/range
references in different formats (XL R1C1/A1) along with some tools for using
the new types.  This adds two new functions
    XL_INDIRECT
    XL_ADDRESS
but does _not_ connect them in the xls importer.  Nor does the patch make any
UI changes.  Those will need to be discussed.  The OOo parser/generator should
not be impacted by the changes.

2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [f57d3d4abcf5a30f6a96303c0408203208a43977]

INTEGRATION: CWS scr1c1 (1.17.58); FILE MERGED 2006/09/07 14:20:55 jodygoldberg 1.17.58.1: Issue number:  20857 Submitted by:  jodygoldberg

Implements the the core changes to support parsing and generating cell/range
references in different formats (XL R1C1/A1) along with some tools for using
the new types.  This adds two new functions
    XL_INDIRECT
    XL_ADDRESS
but does _not_ connect them in the xls importer.  Nor does the patch make any
UI changes.  Those will need to be discussed.  The OOo parser/generator should
not be impacted by the changes.

2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [a88cce8f53e63c4341bfa646f79a20edff4a1228]

INTEGRATION: CWS scr1c1 (1.24.58); FILE MERGED 2006/09/07 14:20:54 jodygoldberg 1.24.58.1: Issue number:  20857 Submitted by:  jodygoldberg

Implements the the core changes to support parsing and generating cell/range
references in different formats (XL R1C1/A1) along with some tools for using
the new types.  This adds two new functions
    XL_INDIRECT
    XL_ADDRESS
but does _not_ connect them in the xls importer.  Nor does the patch make any
UI changes.  Those will need to be discussed.  The OOo parser/generator should
not be impacted by the changes.

2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [04945f44bfaa3b9238c5ae43d7ab28885ddd177e]

INTEGRATION: CWS scr1c1 (1.23.58); FILE MERGED 2006/09/07 14:20:54 jodygoldberg 1.23.58.1: Issue number:  20857 Submitted by:  jodygoldberg

Implements the the core changes to support parsing and generating cell/range
references in different formats (XL R1C1/A1) along with some tools for using
the new types.  This adds two new functions
    XL_INDIRECT
    XL_ADDRESS
but does _not_ connect them in the xls importer.  Nor does the patch make any
UI changes.  Those will need to be discussed.  The OOo parser/generator should
not be impacted by the changes.

2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [20e634d9f11493766286450e8f5438866b437e96]

INTEGRATION: CWS scr1c1 (1.3.58); FILE MERGED 2006/09/26 17:56:11 er 1.3.58.1: #i69883# get rid of that not-German-not-English Adress crap ;-)


2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [182bbe57f4c1236ee2b4bd8ee243923aa0765690]

INTEGRATION: CWS scr1c1 (1.11.266); FILE MERGED 2006/09/26 17:56:11 er 1.11.266.1: #i69883# get rid of that not-German-not-English Adress crap ;-)


2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [e6dec2035781d255896a8e81c6a485dae0fe8e49]

INTEGRATION: CWS scr1c1 (1.14.58); FILE MERGED 2006/09/26 17:56:10 er 1.14.58.1: #i69883# get rid of that not-German-not-English Adress crap ;-)


2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [024570c517e49094c6d0ebf9911818edfddaa681]

INTEGRATION: CWS scr1c1 (1.12.58); FILE MERGED 2006/09/26 17:56:10 er 1.12.58.1: #i69883# get rid of that not-German-not-English Adress crap ;-)


2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [37ca243c5da9faec79129b37901c5d0f363ebd15]

INTEGRATION: CWS scr1c1 (1.41.48); FILE MERGED 2006/09/26 17:56:10 er 1.41.48.1: #i69883# get rid of that not-German-not-English Adress crap ;-)


2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [e9c33cc9e535f1a38081e6ab573e9c889e2eb64c]

INTEGRATION: CWS scr1c1 (1.4.58); FILE MERGED 2006/09/07 14:20:54 jodygoldberg 1.4.58.1: Issue number:  20857 Submitted by:  jodygoldberg

Implements the the core changes to support parsing and generating cell/range
references in different formats (XL R1C1/A1) along with some tools for using
the new types.  This adds two new functions
    XL_INDIRECT
    XL_ADDRESS
but does _not_ connect them in the xls importer.  Nor does the patch make any
UI changes.  Those will need to be discussed.  The OOo parser/generator should
not be impacted by the changes.

2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [b7790269926700cade48adab316bd06450137133]

INTEGRATION: CWS scr1c1 (1.7.58); FILE MERGED 2006/09/07 14:20:53 jodygoldberg 1.7.58.1: Issue number:  20857 Submitted by:  jodygoldberg

Implements the the core changes to support parsing and generating cell/range
references in different formats (XL R1C1/A1) along with some tools for using
the new types.  This adds two new functions
    XL_INDIRECT
    XL_ADDRESS
but does _not_ connect them in the xls importer.  Nor does the patch make any
UI changes.  Those will need to be discussed.  The OOo parser/generator should
not be impacted by the changes.

2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [65258461a2f7ce73f9c8ad4b9c4d7b55e5248b1e]

INTEGRATION: CWS scr1c1 (1.21.58); FILE MERGED 2006/09/07 14:20:53 jodygoldberg 1.21.58.1: Issue number:  20857 Submitted by:  jodygoldberg

Implements the the core changes to support parsing and generating cell/range
references in different formats (XL R1C1/A1) along with some tools for using
the new types.  This adds two new functions
    XL_INDIRECT
    XL_ADDRESS
but does _not_ connect them in the xls importer.  Nor does the patch make any
UI changes.  Those will need to be discussed.  The OOo parser/generator should
not be impacted by the changes.

2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [ca21378cea9ab13405df7e03c752c57cf7e4c05a]

INTEGRATION: CWS scr1c1 (1.8.56); FILE MERGED 2006/09/07 14:20:53 jodygoldberg 1.8.56.1: Issue number:  20857 Submitted by:  jodygoldberg

Implements the the core changes to support parsing and generating cell/range
references in different formats (XL R1C1/A1) along with some tools for using
the new types.  This adds two new functions
    XL_INDIRECT
    XL_ADDRESS
but does _not_ connect them in the xls importer.  Nor does the patch make any
UI changes.  Those will need to be discussed.  The OOo parser/generator should
not be impacted by the changes.

2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [9095000229bf17d96064c5712c5734889cbe05fb]

INTEGRATION: CWS scr1c1 (1.42.58); FILE MERGED 2006/09/27 10:54:11 er 1.42.58.4: #i69883# gnagna.. ScAddressFunc 2006/09/26 17:56:10 er 1.42.58.3: #i69883# get rid of that not-German-not-English Adress crap ;-) 2006/09/26 14:54:02 er 1.42.58.2: #i69883# remove ADDRESS_XL and INDIRECT_XL bits from UI; disable in interpreter 2006/09/07 14:20:53 jodygoldberg 1.42.58.1: Issue number:  20857 Submitted by:  jodygoldberg

Implements the the core changes to support parsing and generating cell/range
references in different formats (XL R1C1/A1) along with some tools for using
the new types.  This adds two new functions
    XL_INDIRECT
    XL_ADDRESS
but does _not_ connect them in the xls importer.  Nor does the patch make any
UI changes.  Those will need to be discussed.  The OOo parser/generator should
not be impacted by the changes.

2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [6aadb208c71286cf4fcbaf7c611c45fd2e0c6c92]

INTEGRATION: CWS scr1c1 (1.40.24); FILE MERGED 2006/09/26 17:56:09 er 1.40.24.3: #i69883# get rid of that not-German-not-English Adress crap ;-) 2006/09/26 14:54:02 er 1.40.24.2: #i69883# remove ADDRESS_XL and INDIRECT_XL bits from UI; disable in interpreter 2006/09/07 14:20:53 jodygoldberg 1.40.24.1: Issue number:  20857 Submitted by:  jodygoldberg

Implements the the core changes to support parsing and generating cell/range
references in different formats (XL R1C1/A1) along with some tools for using
the new types.  This adds two new functions
    XL_INDIRECT
    XL_ADDRESS
but does _not_ connect them in the xls importer.  Nor does the patch make any
UI changes.  Those will need to be discussed.  The OOo parser/generator should
not be impacted by the changes.

2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [bf8d0509876d56516137a8a412c06dd69ce90527]

INTEGRATION: CWS scr1c1 (1.63.26); FILE MERGED 2006/09/26 15:49:26 er 1.63.26.2: #i69883# remove unneeded convention parameter from EnQuote/DeQuote 2006/09/07 14:20:52 jodygoldberg 1.63.26.1: Issue number:  20857 Submitted by:  jodygoldberg

Implements the the core changes to support parsing and generating cell/range
references in different formats (XL R1C1/A1) along with some tools for using
the new types.  This adds two new functions
    XL_INDIRECT
    XL_ADDRESS
but does _not_ connect them in the xls importer.  Nor does the patch make any
UI changes.  Those will need to be discussed.  The OOo parser/generator should
not be impacted by the changes.

2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [5990195f7f91ea786e14104488acb9e7d25cdd0a]

INTEGRATION: CWS scr1c1 (1.24.58); FILE MERGED 2006/09/07 14:20:52 jodygoldberg 1.24.58.1: Issue number:  20857 Submitted by:  jodygoldberg

Implements the the core changes to support parsing and generating cell/range
references in different formats (XL R1C1/A1) along with some tools for using
the new types.  This adds two new functions
    XL_INDIRECT
    XL_ADDRESS
but does _not_ connect them in the xls importer.  Nor does the patch make any
UI changes.  Those will need to be discussed.  The OOo parser/generator should
not be impacted by the changes.

2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [f4e75ed9b00a4d8410fe685aae66735ec82837ec]

INTEGRATION: CWS scr1c1 (1.5.58); FILE MERGED 2006/09/07 19:53:30 er 1.5.58.2: #20857# non-pro build break 2006/09/07 14:20:52 jodygoldberg 1.5.58.1: Issue number:  20857 Submitted by:  jodygoldberg

Implements the the core changes to support parsing and generating cell/range
references in different formats (XL R1C1/A1) along with some tools for using
the new types.  This adds two new functions
    XL_INDIRECT
    XL_ADDRESS
but does _not_ connect them in the xls importer.  Nor does the patch make any
UI changes.  Those will need to be discussed.  The OOo parser/generator should
not be impacted by the changes.

2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [5a38df86c3e8a79de59cbcac0f07005431b98b88]

INTEGRATION: CWS scr1c1 (1.49.66); FILE MERGED 2006/09/26 17:56:09 er 1.49.66.3: #i69883# get rid of that not-German-not-English Adress crap ;-) 2006/09/26 14:54:02 er 1.49.66.2: #i69883# remove ADDRESS_XL and INDIRECT_XL bits from UI; disable in interpreter 2006/09/07 14:20:52 jodygoldberg 1.49.66.1: Issue number:  20857 Submitted by:  jodygoldberg

Implements the the core changes to support parsing and generating cell/range
references in different formats (XL R1C1/A1) along with some tools for using
the new types.  This adds two new functions
    XL_INDIRECT
    XL_ADDRESS
but does _not_ connect them in the xls importer.  Nor does the patch make any
UI changes.  Those will need to be discussed.  The OOo parser/generator should
not be impacted by the changes.

2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [a48d1fec24b6bc184a8c843079980a71f3930486]

INTEGRATION: CWS scr1c1 (1.25.66); FILE MERGED 2006/09/26 17:56:08 er 1.25.66.3: #i69883# get rid of that not-German-not-English Adress crap ;-) 2006/09/26 14:54:01 er 1.25.66.2: #i69883# remove ADDRESS_XL and INDIRECT_XL bits from UI; disable in interpreter 2006/09/07 14:20:51 jodygoldberg 1.25.66.1: Issue number:  20857 Submitted by:  jodygoldberg

Implements the the core changes to support parsing and generating cell/range
references in different formats (XL R1C1/A1) along with some tools for using
the new types.  This adds two new functions
    XL_INDIRECT
    XL_ADDRESS
but does _not_ connect them in the xls importer.  Nor does the patch make any
UI changes.  Those will need to be discussed.  The OOo parser/generator should
not be impacted by the changes.

2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [4575feca32463fd6ad60e58df83aabcadf79b28f]

INTEGRATION: CWS scr1c1 (1.10.58); FILE MERGED 2006/09/07 14:20:51 jodygoldberg 1.10.58.1: Issue number:  20857 Submitted by:  jodygoldberg

Implements the the core changes to support parsing and generating cell/range
references in different formats (XL R1C1/A1) along with some tools for using
the new types.  This adds two new functions
    XL_INDIRECT
    XL_ADDRESS
but does _not_ connect them in the xls importer.  Nor does the patch make any
UI changes.  Those will need to be discussed.  The OOo parser/generator should
not be impacted by the changes.

2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [0be6061667cad93013733b3c69947ba488d9119b]

INTEGRATION: CWS scr1c1 (1.15.58); FILE MERGED 2006/09/07 14:20:51 jodygoldberg 1.15.58.1: Issue number:  20857 Submitted by:  jodygoldberg

Implements the the core changes to support parsing and generating cell/range
references in different formats (XL R1C1/A1) along with some tools for using
the new types.  This adds two new functions
    XL_INDIRECT
    XL_ADDRESS
but does _not_ connect them in the xls importer.  Nor does the patch make any
UI changes.  Those will need to be discussed.  The OOo parser/generator should
not be impacted by the changes.

2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [335ae0526f58fe4824fda0e2efbf58cfd47114b1]

INTEGRATION: CWS scr1c1 (1.31.56); FILE MERGED 2006/09/07 14:20:51 jodygoldberg 1.31.56.1: Issue number:  20857 Submitted by:  jodygoldberg

Implements the the core changes to support parsing and generating cell/range
references in different formats (XL R1C1/A1) along with some tools for using
the new types.  This adds two new functions
    XL_INDIRECT
    XL_ADDRESS
but does _not_ connect them in the xls importer.  Nor does the patch make any
UI changes.  Those will need to be discussed.  The OOo parser/generator should
not be impacted by the changes.

2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [2000a691a2ebc7f49398027c1a18bcbea896f954]

INTEGRATION: CWS scr1c1 (1.58.56); FILE MERGED 2006/09/07 14:20:51 jodygoldberg 1.58.56.1: Issue number:  20857 Submitted by:  jodygoldberg

Implements the the core changes to support parsing and generating cell/range
references in different formats (XL R1C1/A1) along with some tools for using
the new types.  This adds two new functions
    XL_INDIRECT
    XL_ADDRESS
but does _not_ connect them in the xls importer.  Nor does the patch make any
UI changes.  Those will need to be discussed.  The OOo parser/generator should
not be impacted by the changes.

2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [08b45261991fcf5a3b9f9007ab0a01f7a991a3c0]

INTEGRATION: CWS scr1c1 (1.19.58); FILE MERGED 2006/09/07 14:20:50 jodygoldberg 1.19.58.1: Issue number:  20857 Submitted by:  jodygoldberg

Implements the the core changes to support parsing and generating cell/range
references in different formats (XL R1C1/A1) along with some tools for using
the new types.  This adds two new functions
    XL_INDIRECT
    XL_ADDRESS
but does _not_ connect them in the xls importer.  Nor does the patch make any
UI changes.  Those will need to be discussed.  The OOo parser/generator should
not be impacted by the changes.

2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [d55354be1871f27388a1f2ffdd93b597d6dda134]

INTEGRATION: CWS scr1c1 (1.21.58); FILE MERGED 2006/09/07 14:20:50 jodygoldberg 1.21.58.1: Issue number:  20857 Submitted by:  jodygoldberg

Implements the the core changes to support parsing and generating cell/range
references in different formats (XL R1C1/A1) along with some tools for using
the new types.  This adds two new functions
    XL_INDIRECT
    XL_ADDRESS
but does _not_ connect them in the xls importer.  Nor does the patch make any
UI changes.  Those will need to be discussed.  The OOo parser/generator should
not be impacted by the changes.

2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [91b3383880fa7733ea3578abc3d14d71a15eade9]

INTEGRATION: CWS scr1c1 (1.26.26); FILE MERGED 2006/09/07 14:20:50 jodygoldberg 1.26.26.1: Issue number:  20857 Submitted by:  jodygoldberg

Implements the the core changes to support parsing and generating cell/range
references in different formats (XL R1C1/A1) along with some tools for using
the new types.  This adds two new functions
    XL_INDIRECT
    XL_ADDRESS
but does _not_ connect them in the xls importer.  Nor does the patch make any
UI changes.  Those will need to be discussed.  The OOo parser/generator should
not be impacted by the changes.

2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [fbbe7ee95dc32cdbd6a84065fcf336e92dd1e3e1]

INTEGRATION: CWS scr1c1 (1.33.24); FILE MERGED 2006/09/07 14:20:50 jodygoldberg 1.33.24.1: Issue number:  20857 Submitted by:  jodygoldberg

Implements the the core changes to support parsing and generating cell/range
references in different formats (XL R1C1/A1) along with some tools for using
the new types.  This adds two new functions
    XL_INDIRECT
    XL_ADDRESS
but does _not_ connect them in the xls importer.  Nor does the patch make any
UI changes.  Those will need to be discussed.  The OOo parser/generator should
not be impacted by the changes.

2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [08e14f8f180aaecc55d6d68ea8fe3ddea81d996b]

INTEGRATION: CWS scr1c1 (1.12.58); FILE MERGED 2006/09/07 14:20:50 jodygoldberg 1.12.58.1: Issue number:  20857 Submitted by:  jodygoldberg

Implements the the core changes to support parsing and generating cell/range
references in different formats (XL R1C1/A1) along with some tools for using
the new types.  This adds two new functions
    XL_INDIRECT
    XL_ADDRESS
but does _not_ connect them in the xls importer.  Nor does the patch make any
UI changes.  Those will need to be discussed.  The OOo parser/generator should
not be impacted by the changes.

2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [3845de3db854cf7c436665c5b280681e53eb1b07]

INTEGRATION: CWS scr1c1 (1.2.276); FILE MERGED 2006/09/07 14:20:49 jodygoldberg 1.2.276.1: Issue number:  20857 Submitted by:  jodygoldberg

Implements the the core changes to support parsing and generating cell/range
references in different formats (XL R1C1/A1) along with some tools for using
the new types.  This adds two new functions
    XL_INDIRECT
    XL_ADDRESS
but does _not_ connect them in the xls importer.  Nor does the patch make any
UI changes.  Those will need to be discussed.  The OOo parser/generator should
not be impacted by the changes.

2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [89e13b8499335fd4cac3a67c2f35d3c6101d66b5]

INTEGRATION: CWS scr1c1 (1.6.274); FILE MERGED 2006/09/07 14:20:49 jodygoldberg 1.6.274.1: Issue number:  20857 Submitted by:  jodygoldberg

Implements the the core changes to support parsing and generating cell/range
references in different formats (XL R1C1/A1) along with some tools for using
the new types.  This adds two new functions
    XL_INDIRECT
    XL_ADDRESS
but does _not_ connect them in the xls importer.  Nor does the patch make any
UI changes.  Those will need to be discussed.  The OOo parser/generator should
not be impacted by the changes.

2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [062cdd2a79404b427e9193e604c7235942984180]

INTEGRATION: CWS scr1c1 (1.5.264); FILE MERGED 2006/09/07 14:20:49 jodygoldberg 1.5.264.1: Issue number:  20857 Submitted by:  jodygoldberg

Implements the the core changes to support parsing and generating cell/range
references in different formats (XL R1C1/A1) along with some tools for using
the new types.  This adds two new functions
    XL_INDIRECT
    XL_ADDRESS
but does _not_ connect them in the xls importer.  Nor does the patch make any
UI changes.  Those will need to be discussed.  The OOo parser/generator should
not be impacted by the changes.

2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [931c3269a4214b36d8aa3fbd915521069c64fc53]

INTEGRATION: CWS scr1c1 (1.14.66); FILE MERGED 2006/09/26 17:56:08 er 1.14.66.2: #i69883# get rid of that not-German-not-English Adress crap ;-) 2006/09/07 14:20:49 jodygoldberg 1.14.66.1: Issue number:  20857 Submitted by:  jodygoldberg

Implements the the core changes to support parsing and generating cell/range
references in different formats (XL R1C1/A1) along with some tools for using
the new types.  This adds two new functions
    XL_INDIRECT
    XL_ADDRESS
but does _not_ connect them in the xls importer.  Nor does the patch make any
UI changes.  Those will need to be discussed.  The OOo parser/generator should
not be impacted by the changes.

2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [ffccfc6355f3f8093188bb11683b25dd73cdedbe]

INTEGRATION: CWS scr1c1 (1.14.66); FILE MERGED 2006/09/07 14:20:49 jodygoldberg 1.14.66.1: Issue number:  20857 Submitted by:  jodygoldberg

Implements the the core changes to support parsing and generating cell/range
references in different formats (XL R1C1/A1) along with some tools for using
the new types.  This adds two new functions
    XL_INDIRECT
    XL_ADDRESS
but does _not_ connect them in the xls importer.  Nor does the patch make any
UI changes.  Those will need to be discussed.  The OOo parser/generator should
not be impacted by the changes.

2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [1a134cb1c2c65940fc938b692b70aeab318ffcbb]

INTEGRATION: CWS scr1c1 (1.92.120); FILE MERGED 2006/09/07 14:20:48 jodygoldberg 1.92.120.1: Issue number:  20857 Submitted by:  jodygoldberg

Implements the the core changes to support parsing and generating cell/range
references in different formats (XL R1C1/A1) along with some tools for using
the new types.  This adds two new functions
    XL_INDIRECT
    XL_ADDRESS
but does _not_ connect them in the xls importer.  Nor does the patch make any
UI changes.  Those will need to be discussed.  The OOo parser/generator should
not be impacted by the changes.

2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [29ebb4628630f0824f6f049232ec83de671ed0e8]

INTEGRATION: CWS scr1c1 (1.26.26); FILE MERGED 2006/09/26 15:49:25 er 1.26.26.2: #i69883# remove unneeded convention parameter from EnQuote/DeQuote 2006/09/07 14:20:48 jodygoldberg 1.26.26.1: Issue number:  20857 Submitted by:  jodygoldberg

Implements the the core changes to support parsing and generating cell/range
references in different formats (XL R1C1/A1) along with some tools for using
the new types.  This adds two new functions
    XL_INDIRECT
    XL_ADDRESS
but does _not_ connect them in the xls importer.  Nor does the patch make any
UI changes.  Those will need to be discussed.  The OOo parser/generator should
not be impacted by the changes.

2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [a32ab7f287e3334e9cdc8e0e8049324b3ad64024]

INTEGRATION: CWS scr1c1 (1.12.66); FILE MERGED 2006/09/26 17:56:08 er 1.12.66.2: #i69883# get rid of that not-German-not-English Adress crap ;-) 2006/09/07 14:20:48 jodygoldberg 1.12.66.1: Issue number:  20857 Submitted by:  jodygoldberg

Implements the the core changes to support parsing and generating cell/range
references in different formats (XL R1C1/A1) along with some tools for using
the new types.  This adds two new functions
    XL_INDIRECT
    XL_ADDRESS
but does _not_ connect them in the xls importer.  Nor does the patch make any
UI changes.  Those will need to be discussed.  The OOo parser/generator should
not be impacted by the changes.

2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [70312f5e77527a424135a05df896fe66de1ed042]

INTEGRATION: CWS scr1c1 (1.16.276); FILE MERGED 2006/09/07 14:20:48 jodygoldberg 1.16.276.1: Issue number:  20857 Submitted by:  jodygoldberg

Implements the the core changes to support parsing and generating cell/range
references in different formats (XL R1C1/A1) along with some tools for using
the new types.  This adds two new functions
    XL_INDIRECT
    XL_ADDRESS
but does _not_ connect them in the xls importer.  Nor does the patch make any
UI changes.  Those will need to be discussed.  The OOo parser/generator should
not be impacted by the changes.

2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [5ec39c10cb49e9da4c408741e066b16d3e8e6500]

INTEGRATION: CWS scr1c1 (1.25.122); FILE MERGED 2006/09/07 15:16:10 jodygoldberg 1.25.122.1: Issue number:  20857 Submitted by:  jodygoldberg Reviewed by:

Missed one piece of the patch

2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [027d46f074ebd05b4bbefd3da2086dedda518a1f]

INTEGRATION: CWS scr1c1 (1.19.276); FILE MERGED 2006/09/07 14:20:48 jodygoldberg 1.19.276.1: Issue number:  20857 Submitted by:  jodygoldberg

Implements the the core changes to support parsing and generating cell/range
references in different formats (XL R1C1/A1) along with some tools for using
the new types.  This adds two new functions
    XL_INDIRECT
    XL_ADDRESS
but does _not_ connect them in the xls importer.  Nor does the patch make any
UI changes.  Those will need to be discussed.  The OOo parser/generator should
not be impacted by the changes.

2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [dd25e3f71950b94ecee6e3e45bb9785df7f66eae]

INTEGRATION: CWS scr1c1 (1.9.142); FILE MERGED 2006/09/07 14:20:48 jodygoldberg 1.9.142.1: Issue number:  20857 Submitted by:  jodygoldberg

Implements the the core changes to support parsing and generating cell/range
references in different formats (XL R1C1/A1) along with some tools for using
the new types.  This adds two new functions
    XL_INDIRECT
    XL_ADDRESS
but does _not_ connect them in the xls importer.  Nor does the patch make any
UI changes.  Those will need to be discussed.  The OOo parser/generator should
not be impacted by the changes.

2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [595adc733bf9868aa022fad89cae17ec8f71d9ad]

INTEGRATION: CWS calc39 (1.41.62); FILE MERGED 2006/10/12 09:49:48 er 1.41.62.3: #i15509# was temporarily rejected due to QA time constraints 2006/10/05 22:30:58 er 1.41.62.2: #i15509# invoke CSV text import dialog when pasting unformatted text with delimiters from clipboard 2006/09/20 16:54:00 nn 1.41.62.1: #i62773# handle SOT_FORMAT_FILE_LIST in drag&drop etc.


2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [411cbf628ebaa41f64e6152e94687fb13c09ad03]

INTEGRATION: CWS calc39 (1.8.64); FILE MERGED 2006/09/12 14:03:56 nn 1.8.64.1: #i59893# don't use visible size 0


2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [e402c1c4516bcddd88bab49bb1694deb415107cd]

INTEGRATION: CWS calc39 (1.51.26); FILE MERGED 2006/09/13 17:10:41 nn 1.51.26.1: #i63149# DrawStrings/DrawEdit: Clip at output area


2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [302dddc9031979422fa2595d30bd4a99442723cb]

INTEGRATION: CWS calc39 (1.77.62); FILE MERGED 2006/09/20 16:54:00 nn 1.77.62.1: #i62773# handle SOT_FORMAT_FILE_LIST in drag&drop etc.


2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [176e94942532b708a2fbe71bd2e5430ab73553d9]

INTEGRATION: CWS calc39 (1.23.64); FILE MERGED 2006/09/18 13:35:28 nn 1.23.64.1: #i60855# shift left/right requires merge refresh of the moved area


2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [4468c1e47a3c98399244f1c65870c861f7fd3742]

INTEGRATION: CWS calc39 (1.11.282); FILE MERGED 2006/10/05 22:30:58 er 1.11.282.1: #i15509# invoke CSV text import dialog when pasting unformatted text with delimiters from clipboard


2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [6795b75e21ca212950975a01278f8baf37fc49fe]

INTEGRATION: CWS calc39 (1.28.52); FILE MERGED 2006/09/26 17:24:06 nn 1.28.52.1: #135362# test single properties of button for URL


2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [28e8004c9e454d730eb2abf1f85239ed7916cd54]

INTEGRATION: CWS calc39 (1.36.62); FILE MERGED 2006/10/05 22:30:57 er 1.36.62.1: #i15509# invoke CSV text import dialog when pasting unformatted text with delimiters from clipboard


2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [17d3d6b3e5c95676a370c349ad10d22746bfb98d]

INTEGRATION: CWS calc39 (1.9.62); FILE MERGED 2006/10/05 22:30:57 er 1.9.62.1: #i15509# invoke CSV text import dialog when pasting unformatted text with delimiters from clipboard


2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [0f66dd3fba6301bdda112c08d25f805d06372f63]

INTEGRATION: CWS calc39 (1.65.62); FILE MERGED 2006/09/12 16:18:13 nn 1.65.62.1: #i67990# don't use pLastPattern in EnterHandler


2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [040c0957b11dcfb365f5a81f997a0906dd291023]

INTEGRATION: CWS calc39 (1.8.282); FILE MERGED 2006/09/15 14:45:47 dr 1.8.282.1: #i69533# assertion in pivotcache import, dump pivotcache streams


2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [06dfd277ecc26a58bb53d69c6c73c42e4073f584]

INTEGRATION: CWS calc39 (1.4.72); FILE MERGED 2006/09/15 14:45:47 dr 1.4.72.1: #i69533# assertion in pivotcache import, dump pivotcache streams


2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [371a313c9c6835bcb9dc616e9c6d970e4da29c1e]

INTEGRATION: CWS calc39 (1.2.72); FILE MERGED 2006/09/15 14:45:47 dr 1.2.72.1: #i69533# assertion in pivotcache import, dump pivotcache streams


2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [a9d5f9654263e94e87207385c164c93864ecec1b]

INTEGRATION: CWS calc39 (1.4.72); FILE MERGED 2006/09/15 14:45:46 dr 1.4.72.1: #i69533# assertion in pivotcache import, dump pivotcache streams


2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [e2b085c77caee25f599ce94465efc8f2ea772aea]

INTEGRATION: CWS calc39 (1.2.72); FILE MERGED 2006/10/09 12:29:34 nn 1.2.72.2: RESYNC: (1.2-1.3); FILE MERGED 2006/09/15 14:45:59 dr 1.2.72.1: #i69533# assertion in pivotcache import, dump pivotcache streams


2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [59b3a8907eddbfc58a61f2d33d2ab5612c1ba021]

INTEGRATION: CWS calc39 (1.5.64); FILE MERGED 2006/09/15 14:45:59 dr 1.5.64.1: #i69533# assertion in pivotcache import, dump pivotcache streams


2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [7349fcf84b858e3212bd271f71a6a96f652a3e1a]

INTEGRATION: CWS calc39 (1.14.64); FILE MERGED 2006/10/09 13:25:36 dr 1.14.64.1: add info for unsupported functions to be able to import all function parameters


2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [0e5dafe251caf8b12d38ad1a2de2761ad2f61b80]

INTEGRATION: CWS calc39 (1.5.54); FILE MERGED 2006/10/09 13:25:35 dr 1.5.54.2: add info for unsupported functions to be able to import all function parameters 2006/09/15 14:45:37 dr 1.5.54.1: #i69533# assertion in pivotcache import, dump pivotcache streams


2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [d9be60dd3799fa14f26064d4a498d2d6b85dfabf]

INTEGRATION: CWS calc39 (1.7.54); FILE MERGED 2006/09/15 14:45:37 dr 1.7.54.1: #i69533# assertion in pivotcache import, dump pivotcache streams


2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [064182e310242908ae78a4e17528a607a1e357de]

INTEGRATION: CWS calc39 (1.12.64); FILE MERGED 2006/09/15 14:45:37 dr 1.12.64.1: #i69533# assertion in pivotcache import, dump pivotcache streams


2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [ed4f4ff180484d56bd85787ce4d44e28f1bc48a6]

INTEGRATION: CWS calc39 (1.12.64); FILE MERGED 2006/10/06 17:44:16 er 1.12.64.1: #i69321# PutStringEntry: the new EMPTY cases need special care in initialization


2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [0e2fa666818c41bfa89050483f49f581b84bca1a]

INTEGRATION: CWS calc39 (1.11.64); FILE MERGED 2006/09/14 13:08:27 dr 1.11.64.1: #i69369# handle merged cells with borders together with hidden columns/rows


2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [87ea9a92f2b8c3798fd918364ab31736f414d02b]

INTEGRATION: CWS calc39 (1.15.64); FILE MERGED 2006/09/14 13:24:26 nn 1.15.64.1: #i63745# don't use source data's number format for count


2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [961c91c2c526f4c35ead98c95903731425e4f376]

INTEGRATION: CWS calc39 (1.44.64); FILE MERGED 2006/09/25 15:14:57 nn 1.44.64.1: #134088# InvalidateTextWidth: don't broadcast in clipboard doc


2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [474291d55a95c4de26a33ee94a7eac3a60d5c912]

INTEGRATION: CWS gascon02 (1.35.26); FILE MERGED 2006/10/12 16:10:19 laurentgodard 1.35.26.3: RESYNC: (1.35-1.36); FILE MERGED 2006/10/05 16:42:53 laurentgodard 1.35.26.2: Issue number: 70111 Submitted by:  laurentgodard Reviewed by: 2006/10/04 18:11:48 laurentgodard 1.35.26.1: Issue number: i70111 Submitted by:  laurentgodard Reviewed by:

add gsc_FR locale

2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [211c1b0fe65c673c5e25631948879465374d173d]

INTEGRATION: CWS gascon02 (1.16.26); FILE MERGED 2006/10/12 16:10:12 laurentgodard 1.16.26.2: RESYNC: (1.16-1.17); FILE MERGED 2006/10/04 18:11:48 laurentgodard 1.16.26.1: Issue number: i70111 Submitted by:  laurentgodard Reviewed by:

add gsc_FR locale

2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [97d4d6e1c33b75e9c5535a11b766124a161466ba]

INTEGRATION: CWS gascon02 (1.1.4); FILE ADDED 2006/10/05 16:44:19 laurentgodard 1.1.4.1: Issue number: 70111 Submitted by:  laurentgodard Reviewed by:


2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [878dcdb19ca01b0696c78019d80d7c924d839b8e]

INTEGRATION: CWS gascon02 (1.44.10); FILE MERGED 2006/10/12 16:22:04 laurentgodard 1.44.10.4: Issue number: i70111 Submitted by:  laurengodard Reviewed by:

add gsc support
2006/10/12 16:09:26 laurentgodard 1.44.10.3: RESYNC: (1.44-1.45); FILE MERGED
2006/10/12 16:01:22 laurentgodard 1.44.10.2: #i70111 reversed changes for resync
2006/10/05 16:42:52 laurentgodard 1.44.10.1: Issue number: 70111
Submitted by:  laurentgodard
Reviewed by:

2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [575d1762ae15c06a344b6906e091bfeaa862b1d4]

INTEGRATION: CWS pj63 (1.11.8); FILE MERGED 2006/10/13 10:12:44 pjanik 1.11.8.1: #i70258#: Add Estonian hyphenation and spell checking dictionaries.


2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [73f3ef2cb083b7675d271569eed3a13a51e0eb40]

INTEGRATION: CWS pj63 (1.1.2); FILE ADDED 2006/10/13 10:12:44 pjanik 1.1.2.1: #i70258#: Add Estonian hyphenation and spell checking dictionaries.


2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [be6a24f8774912c3ef1c6258d78e6fca4e44d6d4]

INTEGRATION: CWS pj63 (1.1.2); FILE ADDED 2006/10/13 10:12:43 pjanik 1.1.2.1: #i70258#: Add Estonian hyphenation and spell checking dictionaries.


2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [21f8161f2a32191e80c24076188fdd42440c0ae3]

INTEGRATION: CWS pj63 (1.1.2); FILE ADDED 2006/10/13 10:12:42 pjanik 1.1.2.1: #i70258#: Add Estonian hyphenation and spell checking dictionaries.


2006-10-18  Ivo Hinkelmann  <ihi@openoffice.org>  [f69b7c9121209b17eb0ed520d89f3ef1f63bc2b8]

INTEGRATION: CWS pj63 (1.1.2); FILE ADDED 2006/10/13 10:12:41 pjanik 1.1.2.1: #i70258#: Add Estonian hyphenation and spell checking dictionaries.


2006-10-17  Henning Brinkmann  <hbrinkm@openoffice.org>  [d71defeaed064dc3d6d2168715dad5a6c92ba17f]

*** empty log message ***


2006-10-17  Oliver Bolte  <obo@openoffice.org>  [2c24877b3ceee38c7cc23bf6fe91c14e7e1a55e0]

SRC680


2006-10-17  Oliver Bolte  <obo@openoffice.org>  [f8e0e278faf55f03b47b2b01e35f64543053a89a]

#i70487# fix duplicate delete


2006-10-16  Oliver Bolte  <obo@openoffice.org>  [b9d985d1a4c970916b7f3a59dc400c18789dd9c2]

#i70460# fix for opteron


2006-10-16  Oliver Bolte  <obo@openoffice.org>  [82c410b6583123a738f95de240de31df903b6727]

#i10000# title not used


2006-10-16  Oliver Bolte  <obo@openoffice.org>  [b92975a7396ce2403a750fe920f002bd6eded406]

#i10000# warning linux: dummy var inserted, correct fix when SB is back


2006-10-16  Oliver Bolte  <obo@openoffice.org>  [58a39aac28ed79d227e21da745238deee60d77f3]

#i10000# disable warning C4100 for windows


2006-10-16  Oliver Bolte  <obo@openoffice.org>  [8a592453a5a611a04758dbe497ba600e8b2ccd80]

#i10000# solution by DV


2006-10-16  Oliver Bolte  <obo@openoffice.org>  [a75c30e390f1f333a967b4f65e8e3ee8dd577671]

#i10000# member initialisation (warning free code)


2006-10-16  Mikhail Voitenko  <mav@openoffice.org>  [97257e1db150693fe9d37b32106e571f86d5d9e6]

#100000# adopt the project for warning free code


2006-10-16  Mikhail Voitenko  <mav@openoffice.org>  [ddce491ebc2b692206ece72ce7be5f5a794f1ae1]

#100000# resolve problems of merging with warning free cws changes


2006-10-13  Vladimir Glazounov  <vg@openoffice.org>  [8f0f3db4a75e009b3539421def3fb6e2b725298f]

new version for SRC680


2006-10-13  Vladimir Glazounov  <vg@openoffice.org>  [105dcc698389906b3339a51f3dc34b2872de95b4]

new version for SRC680


2006-10-13  Vladimir Glazounov  <vg@openoffice.org>  [23c98996ccdef482ea91f03bd6c814e66e1ca10c]

new version for SRC680


2006-10-13  Vladimir Glazounov  <vg@openoffice.org>  [8f8c83488891ff9da5753f68e651a2082ecb3cfb]

new version for SRC680


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [5c538a34c7209c76e058da492765a7ab0accb94f]

#i10000# cast (COMMIT_REASON) eTravelForward


2006-10-13  Vladimir Glazounov  <vg@openoffice.org>  [92e17b4e4fa77e17420ce1226eed55515837e851]

new version for SRC680


2006-10-13  Vladimir Glazounov  <vg@openoffice.org>  [43a6fd7979bfaf2ef91f67cff5d8d87dc80f3f60]

new version for SRC680


2006-10-13  Vladimir Glazounov  <vg@openoffice.org>  [91a172805831bfd1feba38b2416bc646d20b81cd]

new version for SRC680


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [226a72f1a41078e1d43621ef220974ae2f8163ea]

SRC680


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [05cbb01d67c6531dfdb00b80db96f4a26ec6b5cd]

INTEGRATION: CWS swqbf87 (1.76.42); FILE MERGED 2006/10/05 12:29:02 od 1.76.42.2: RESYNC: (1.76-1.77); FILE MERGED 2006/09/21 13:37:14 od 1.76.42.1: #138144# adjust fix for issue #b6432130#: 	 method <SwBaseShell::SetWrapMode(..)> 	 - apply wrapping style "Page wrap", if "first paragraph" wrap is 	   applied and current wrapping style is "No Wrap".


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [edf450957f0ed0fb0623e24b7c7e7e57e489e87f]

INTEGRATION: CWS swqbf87 (1.53.44); FILE MERGED 2006/10/05 11:51:18 od 1.53.44.2: RESYNC: (1.53-1.55); FILE MERGED 2006/09/28 13:56:05 od 1.53.44.1: #i69627# method <SwXMLWriter::_Write(..)> 	 - pass new boolean property <OutlineStyleAsNormalListStyle> to 	   XML exporter.


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [73656cb685c5f3204eae7987217a2b707290514e]

INTEGRATION: CWS swqbf87 (1.89.42); FILE MERGED 2006/10/05 11:46:27 od 1.89.42.2: RESYNC: (1.89-1.90); FILE MERGED 2006/09/26 09:46:22 od 1.89.42.1: #141404# method <WinwordAnchoring::ConvertPosition(..)> 	 - no conversion possible for drawing objects, which aren't attached 	   to an anchored frame.


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [36a2ed88f5378d0804c7693d4ea1528541c110ed]

INTEGRATION: CWS swqbf87 (1.72.42); FILE MERGED 2006/10/05 11:04:55 od 1.72.42.2: RESYNC: (1.72-1.74); FILE MERGED 2006/09/25 14:29:27 od 1.72.42.1: #b6448963# method <SwCntntFrm::Cut()> 	   - prevent delete of <ColLocked> upper footnote frame.


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [c5279ab81d7551d655fb3c8aa1cebfbfb4aef114]

INTEGRATION: CWS swqbf87 (1.62.42); FILE MERGED 2006/10/05 10:58:25 od 1.62.42.2: RESYNC: (1.62-1.63); FILE MERGED 2006/09/25 14:33:04 od 1.62.42.1: #b6448963# method <SwCntntFrm::MakeAll()> 	   - introduce loop control: no <SwCntntFrm::Format()> any more, if 	     <cnStopFormat> consequetive formattings are performed without 	     any change.


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [85ef05f73a6ab9278eb6c2e88dcc300cd6601976]

INTEGRATION: CWS swqbf87 (1.57.42); FILE MERGED 2006/10/05 10:39:20 od 1.57.42.3: RESYNC: (1.57-1.60); FILE MERGED 2006/09/22 13:01:52 od 1.57.42.2: #i69289# method <lcl_FindOutlineNum(..)> 	 - assure that investigated text node is on correct numbering level 	 method <SwDoc::GotoOutline(..)> 	 - improvement by additional search on hyperlink URL without its 	   numbering part. 2006/09/21 12:32:38 od 1.57.42.1: #i69522# method <SwDoc::SetOutlineNumRule(..)> 	 - assure that the outline numbering rule is an automatic rule


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [8605e55a043be3ea5640e7e65a77258b07d9ffa4]

INTEGRATION: CWS swqbf87 (1.38.42); FILE MERGED 2006/10/05 10:38:12 od 1.38.42.2: RESYNC: (1.38-1.40); FILE MERGED 2006/09/28 13:50:36 od 1.38.42.1: #i69627# - implementation of new document function 	   <docfunc::HasOutlineStyleToBeWrittenAsNormalListStyle(..)>


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [ebd25edf9019e5555e85f1938a41d8543132c462]

INTEGRATION: CWS swqbf87 (1.124.38); FILE MERGED 2006/10/05 10:19:41 od 1.124.38.2: RESYNC: (1.124-1.126); FILE MERGED 2006/09/28 13:48:52 od 1.124.38.1: #i69627# namespace <docfunc> 	 - new document function <HasOutlineStyleToBeWrittenAsNormalListStyle(..)>


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [2f99d0c9b3b622ada06b4ba3e51382b64572e9c1]

INTEGRATION: CWS swqbf87 (1.27.38); FILE MERGED 2006/10/05 10:10:14 od 1.27.38.2: RESYNC: (1.27-1.28); FILE MERGED 2006/09/21 11:37:41 od 1.27.38.1: #i69523# class <XMLTextStyleContext> 	 - import empty list style --> text style has explicit set no list style


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [72e81bab11c84563be2c809fc2814bed3fad141f]

INTEGRATION: CWS swqbf87 (1.128.20); FILE MERGED 2006/10/05 10:09:14 od 1.128.20.2: RESYNC: (1.128-1.129); FILE MERGED 2006/09/28 14:13:40 od 1.128.20.1: #i69627# consider <SvXMLExport::writeOutlineStyleAsNormalListStyle()> 	 on export of a paragraph.


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [00ec1df5093d935d232413e862711b149f698035]

INTEGRATION: CWS swqbf87 (1.5.166); FILE MERGED 2006/09/28 14:13:40 od 1.5.166.1: #i69627# consider <SvXMLExport::writeOutlineStyleAsNormalListStyle()> 	 on export of a paragraph.


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [91a5e549cf8750a6342cbdd245170d0de4896604]

INTEGRATION: CWS swqbf87 (1.9.24); FILE MERGED 2006/10/05 10:07:09 od 1.9.24.2: RESYNC: (1.9-1.10); FILE MERGED resolve merge conflict. 2006/09/28 14:13:40 od 1.9.24.1: #i69627# consider <SvXMLExport::writeOutlineStyleAsNormalListStyle()> 	 on export of a paragraph.


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [0d4ac6a10fb1df182abddd09d5e095cf48ba107d]

INTEGRATION: CWS swqbf87 (1.26.24); FILE MERGED 2006/10/05 09:54:22 od 1.26.24.2: RESYNC: (1.26-1.27); FILE MERGED 2006/09/28 14:10:41 od 1.26.24.1: #i69627# method <SvxXMLNumRuleExport::exportOutline()> 	 - consider <SvXMLExport::writeOutlineStyleAsNormalListStyle()> 	   on writing the outline style


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [bbbf1abd1965b3c5a20415206837372edff54f5c]

INTEGRATION: CWS swqbf87 (1.16.40); FILE MERGED 2006/10/05 09:52:56 od 1.16.40.3: RESYNC: (1.16-1.17); FILE MERGED 2006/09/28 14:07:18 od 1.16.40.2: #i69627# method <XMLStyleExport::exportStyle(..)> 	 - consider <SvXMLExport::writeOutlineStyleAsNormalListStyle()> 	   on writing style::list-style-name property 2006/09/21 11:39:15 od 1.16.40.1: #i69523# method <XMLStyleExport::exportStyle(..)> 	 - export explicit set empty list style


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [f1c61a448f26444af9e6c1cc1e18f80fa4e07c02]

INTEGRATION: CWS swqbf87 (1.124.40); FILE MERGED 2006/10/05 09:22:58 od 1.124.40.2: RESYNC: (1.124-1.125); FILE MERGED 2006/09/28 13:59:33 od 1.124.40.1: #i69627# classes <SvXMLExport> and <SvXMLExport_Impl> 	 - new function <SvXMLExport::writeOutlineStyleAsNormalListStyle()>


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [554207a0ff7e92389542d65b32f391d7dc437a5d]

INTEGRATION: CWS opofxmlstorage (1.16.10); FILE MERGED 2006/09/14 09:31:48 mav 1.16.10.7: #i64612# the ofopxmlstorage can not be encrypted 2006/09/08 17:30:24 mav 1.16.10.6: RESYNC: (1.17-1.18); FILE MERGED 2006/06/29 15:44:50 mav 1.16.10.5: RESYNC: (1.16-1.17); FILE MERGED 2006/05/15 14:34:41 mav 1.16.10.4: #i65306# hierarchical access 2006/05/11 16:38:34 mav 1.16.10.3: #i65306# hierarchical access to storagestreamss 2006/04/21 14:50:20 mav 1.16.10.2: #i64612# fix compressed flag 2006/04/21 11:36:59 mav 1.16.10.1: #i64612# support OFOPXML format


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [54cd13f98a81c9b05a7d86874b643be0ca39270d]

INTEGRATION: CWS opofxmlstorage (1.21.22); FILE MERGED 2006/04/21 15:19:24 mav 1.21.22.2: #i64612# fix compressed flag 2006/04/21 14:50:20 mav 1.21.22.1: #i64612# fix compressed flag


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [2ec0d6405837851f748af5e21e86329b89663d23]

INTEGRATION: CWS opofxmlstorage (1.46.10); FILE MERGED 2006/06/29 15:47:15 mav 1.46.10.5: RESYNC: (1.46-1.47); FILE MERGED 2006/04/21 15:23:10 mav 1.46.10.4: #i64612# fix compressed flag 2006/04/21 15:19:23 mav 1.46.10.3: #i64612# fix compressed flag 2006/04/21 14:50:20 mav 1.46.10.2: #i64612# fix compressed flag 2006/04/21 11:37:01 mav 1.46.10.1: #i64612# support OFOPXML format


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [6925465ef7d9e4a571242f2c3474995778b44d42]

INTEGRATION: CWS opofxmlstorage (1.80.20); FILE MERGED 2006/04/21 11:37:00 mav 1.80.20.1: #i64612# support OFOPXML format


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [2128c967fa13fe49f17b2ae5ce3afdfcddc9956a]

INTEGRATION: CWS opofxmlstorage (1.14.30); FILE MERGED 2006/04/21 11:37:00 mav 1.14.30.1: #i64612# support OFOPXML format


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [e53236f8ce836793033347ea4a63691f1ab070ff]

INTEGRATION: CWS opofxmlstorage (1.103.10); FILE MERGED 2006/06/30 12:00:20 mav 1.103.10.4: resync to m173: fix warnings 2006/06/29 15:46:49 mav 1.103.10.3: RESYNC: (1.103-1.104); FILE MERGED 2006/04/21 15:19:23 mav 1.103.10.2: #i64612# fix compressed flag 2006/04/21 11:37:00 mav 1.103.10.1: #i64612# support OFOPXML format


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [8f788bda53780c9e4829ca68e28d962134b79d09]

INTEGRATION: CWS opofxmlstorage (1.13.10); FILE MERGED 2006/06/29 15:45:31 mav 1.13.10.3: RESYNC: (1.13-1.14); FILE MERGED 2006/05/11 16:38:36 mav 1.13.10.2: #i65306# hierarchical access to storagestreamss 2006/04/21 11:37:00 mav 1.13.10.1: #i64612# support OFOPXML format


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [1f2e6f89f9dd7f12d5b069bd913d7235a83d4808]

INTEGRATION: CWS opofxmlstorage (1.25.2); FILE MERGED 2006/06/30 11:36:03 mav 1.25.2.6: resync to m173: fix warnings 2006/06/29 15:45:24 mav 1.25.2.5: RESYNC: (1.25-1.26); FILE MERGED 2006/05/15 15:31:30 mav 1.25.2.4: #i65306# fix transacted and non-transacted streams access 2006/05/15 14:34:42 mav 1.25.2.3: #i65306# hierarchical access 2006/05/11 16:38:35 mav 1.25.2.2: #i65306# hierarchical access to storagestreamss 2006/04/21 11:36:59 mav 1.25.2.1: #i64612# support OFOPXML format


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [3c7feeb3d35200c631e71ae7166cce126a0882f8]

INTEGRATION: CWS opofxmlstorage (1.6.30); FILE MERGED 2006/06/29 15:45:13 mav 1.6.30.2: RESYNC: (1.6-1.7); FILE MERGED 2006/04/21 11:36:59 mav 1.6.30.1: #i64612# support OFOPXML format


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [df0e9333199e8aed571b0c38f56c5024933c2a0c]

INTEGRATION: CWS opofxmlstorage (1.14.4); FILE MERGED 2006/09/12 10:45:37 mav 1.14.4.5: adopt for solaris 2006/05/15 14:53:42 mav 1.14.4.4: #i65306# hierarchical access 2006/05/12 08:27:44 mav 1.14.4.3: #i65306# fix merge problem 2006/05/11 16:38:35 mav 1.14.4.2: #i65306# hierarchical access to storagestreamss 2006/04/21 11:36:59 mav 1.14.4.1: #i64612# support OFOPXML format


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [18b7bdd88725ba1016aa140914f0b7a910cfb5cc]

INTEGRATION: CWS opofxmlstorage (1.4.30); FILE MERGED 2006/04/21 11:36:59 mav 1.4.30.1: #i64612# support OFOPXML format


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [97ce2dbf661fc6375a2368d7058849bad4312646]

INTEGRATION: CWS opofxmlstorage (1.1.2); FILE ADDED 2006/05/12 08:17:47 mav 1.1.2.1: #i65306# hierarchical access


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [beb9e3656e3257ff6b1e88bc2228d87e1077828c]

INTEGRATION: CWS opofxmlstorage (1.1.2); FILE ADDED 2006/06/30 11:36:03 mav 1.1.2.2: resync to m173: fix warnings 2006/05/12 08:17:36 mav 1.1.2.1: #i65306# hierarchical access


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [310849e6fb5eb65b34766f8d5680921f6828eded]

INTEGRATION: CWS opofxmlstorage (1.4.30); FILE MERGED 2006/05/12 08:23:41 mav 1.4.30.3: #i65306# hierarchical access 2006/05/11 16:38:34 mav 1.4.30.2: #i65306# hierarchical access to storagestreamss 2006/04/21 11:36:59 mav 1.4.30.1: #i64612# support OFOPXML format


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [227cedb8ceefa21f444a3d1bcf7cf77258d58dca]

INTEGRATION: CWS opofxmlstorage (1.6.28); FILE MERGED 2006/06/30 11:30:47 mav 1.6.28.4: resync to m173: fix warnings 2006/06/29 15:44:41 mav 1.6.28.3: RESYNC: (1.6-1.7); FILE MERGED 2006/05/11 16:38:33 mav 1.6.28.2: #i65306# hierarchical access to storagestreamss 2006/04/21 11:36:58 mav 1.6.28.1: #i64612# support OFOPXML format


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [bafb27aecba7052afc987eedf74ccfc9c22e5aca]

INTEGRATION: CWS opofxmlstorage (1.6.22); FILE MERGED 2006/06/29 15:44:35 mav 1.6.22.2: RESYNC: (1.6-1.7); FILE MERGED 2006/05/11 16:38:33 mav 1.6.22.1: #i65306# hierarchical access to storagestreamss


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [9afc583d8d7f87a67c90e07103fc3bafb431cbd4]

INTEGRATION: CWS opofxmlstorage (1.4.30); FILE MERGED 2006/06/29 15:44:28 mav 1.4.30.2: RESYNC: (1.4-1.5); FILE MERGED 2006/04/21 13:20:07 mav 1.4.30.1: #i64612# move file to comphelper


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [6cc2f6a8e147ec59088e2f12a2420cf0c9579211]

INTEGRATION: CWS opofxmlstorage (1.12.10); FILE MERGED 2006/06/29 15:44:05 mav 1.12.10.2: RESYNC: (1.12-1.13); FILE MERGED 2006/04/21 11:36:58 mav 1.12.10.1: #i64612# support OFOPXML format


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [1d161b0eeca1002fe1080f20ce93eb77e6521a50]

INTEGRATION: CWS opofxmlstorage (1.10.4); FILE MERGED 2006/05/11 16:45:37 mav 1.10.4.1: #i65306# hierarchical access to storagestreamss


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [118a444c02cc0f070eb14c2e3483f2af8ae347c6]

INTEGRATION: CWS opofxmlstorage (1.6.4); FILE MERGED 2006/05/11 16:45:36 mav 1.6.4.2: #i65306# hierarchical access to storagestreamss 2006/04/21 11:36:58 mav 1.6.4.1: #i64612# support OFOPXML format


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [6e06930b03e0942f8d1ce5ca74455b997047163d]

INTEGRATION: CWS opofxmlstorage (1.1.2); FILE ADDED 2006/05/11 16:46:34 mav 1.1.2.1: #i65306# hierarchical access to storagestreamss


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [47ff6e12f037796481637a9f6b47d1625f697ac4]

INTEGRATION: CWS opofxmlstorage (1.1.2); FILE ADDED 2006/05/11 16:46:23 mav 1.1.2.1: #i65306# hierarchical access to storagestreamss


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [1ea1e52555e8907ab9d9828c5228e2c617885a06]

INTEGRATION: CWS opofxmlstorage (1.1.2); FILE ADDED 2006/05/11 16:46:12 mav 1.1.2.1: #i65306# hierarchical access to storagestreamss


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [0331adbd3fa26567f26e08f252d9a23567ea5950]

INTEGRATION: CWS opofxmlstorage (1.9.4); FILE MERGED 2006/05/11 16:45:36 mav 1.9.4.1: #i65306# hierarchical access to storagestreamss


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [8024900225c40f7cfd65b233c6a21ad814df2bbb]

INTEGRATION: CWS opofxmlstorage (1.1.2); FILE ADDED 2006/04/21 11:38:34 mav 1.1.2.1: #i64612# test OFOPXML storage


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [c1f70bda4b218b04d539cd4a82c3b750e9776030]

INTEGRATION: CWS opofxmlstorage (1.1.2); FILE ADDED 2006/04/21 11:38:12 mav 1.1.2.1: #i64612# test OFOPXML storage


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [632f4e2cac7a29a4584c975cffb70c2e9b37b1f9]

INTEGRATION: CWS opofxmlstorage (1.1.2); FILE ADDED 2006/04/21 11:38:11 mav 1.1.2.1: #i64612# test OFOPXML storage


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [9a98aa53f4eb66ed9abc2910efeb6d9413cd2d87]

INTEGRATION: CWS opofxmlstorage (1.1.2); FILE ADDED 2006/04/21 11:38:10 mav 1.1.2.1: #i64612# test OFOPXML storage


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [e45983feb241ae391475d19c6e2ce7ed3bd89ee3]

INTEGRATION: CWS opofxmlstorage (1.1.2); FILE ADDED 2006/04/21 11:38:09 mav 1.1.2.1: #i64612# test OFOPXML storage


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [f54c9c1068dc2cd8c83a841965da83c3c72210ca]

INTEGRATION: CWS opofxmlstorage (1.35.30); FILE MERGED 2006/06/29 15:43:41 mav 1.35.30.2: RESYNC: (1.35-1.36); FILE MERGED 2006/04/21 11:36:57 mav 1.35.30.1: #i64612# support OFOPXML format


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [9ce19b02bab401979f608de70c3965e0451d7b8e]

INTEGRATION: CWS opofxmlstorage (1.39.30); FILE MERGED 2006/04/21 11:36:57 mav 1.39.30.1: #i64612# support OFOPXML format


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [0e77fb996174abe89a868958087e30d10aee36f3]

INTEGRATION: CWS opofxmlstorage (1.5.30); FILE MERGED 2006/04/21 11:36:57 mav 1.5.30.1: #i64612# support OFOPXML format


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [80396a3a3384ab7d8cf3a116ce7d73ffefff68cb]

INTEGRATION: CWS opofxmlstorage (1.11.54); FILE MERGED 2006/04/21 11:29:44 mav 1.11.54.1: #i64612# xml parsing helper


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [34e853cc6a3e3c5468c7a73424c833461e45a96f]

INTEGRATION: CWS opofxmlstorage (1.1.2); FILE ADDED 2006/06/30 10:22:29 mav 1.1.2.2: resync to m173: fix warnings 2006/04/21 11:32:18 mav 1.1.2.1: #i64612# xml parsing helper


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [222ac425d1c710945286f34a67fe82b42400b5ed]

INTEGRATION: CWS opofxmlstorage (1.1.2); FILE ADDED 2006/04/21 11:32:08 mav 1.1.2.1: #i64612# xml parsing helper


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [d00befb5824ff40ebc0f9a6dc5c71f549be71eed]

INTEGRATION: CWS opofxmlstorage (1.1.2); FILE ADDED 2006/08/09 15:18:19 mav 1.1.2.3: get rid of warning 2006/06/30 10:22:29 mav 1.1.2.2: resync to m173: fix warnings 2006/04/21 11:31:58 mav 1.1.2.1: #i64612# xml parsing helper


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [50ebdc009e2aafbcf76de50ebc07a020400f8991]

INTEGRATION: CWS opofxmlstorage (1.7.62); FILE MERGED 2006/04/21 13:08:19 mav 1.7.62.2: #i64612# add header 2006/04/21 12:32:35 mav 1.7.62.1: #i64612# support OFOPXML format


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [8bc1c4c39b0cd6a9ede2941a1b46f4f7d479c03f]

INTEGRATION: CWS opofxmlstorage (1.9.184); FILE MERGED 2006/04/21 11:29:44 mav 1.9.184.1: #i64612# xml parsing helper


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [2e533c77554e6c90a94c75ca524882dc9e4cf67e]

INTEGRATION: CWS opofxmlstorage (1.5.62); FILE MERGED 2006/04/21 12:32:35 mav 1.5.62.1: #i64612# support OFOPXML format


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [621439a624ccd82dea941596ea9c4d12f435248d]

INTEGRATION: CWS opofxmlstorage (1.1.2); FILE ADDED 2006/04/21 11:31:10 mav 1.1.2.1: #i64612# xml parsing helper


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [c28cb7ddfde95b83dda0b9ab2799699e4f67cc9f]

INTEGRATION: CWS opofxmlstorage (1.1.2); FILE ADDED 2006/04/21 11:31:20 mav 1.1.2.1: #i64612# xml parsing helper


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [a0176c45b488677627f6925bc64003ce1030a4f4]

INTEGRATION: CWS opofxmlstorage (1.18.30); FILE MERGED 2006/08/09 11:47:51 mav 1.18.30.3: RESYNC: (1.19-1.20); FILE MERGED 2006/06/29 15:31:35 mav 1.18.30.2: RESYNC: (1.18-1.19); FILE MERGED 2006/05/23 17:39:12 mav 1.18.30.1: #122878# Iconified object can be activated only outplace


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [d887ff6b21cd7cdd5b4a4f741cdefbc5ea6c1af0]

INTEGRATION: CWS opofxmlstorage (1.45.12); FILE MERGED 2006/09/08 17:26:41 mav 1.45.12.2: RESYNC: (1.45-1.46); FILE MERGED 2006/09/07 16:20:15 mav 1.45.12.1: #i68684# fix outplace activation


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [e09f67a2019eacc47e1b1a386049408c9f439605]

INTEGRATION: CWS opofxmlstorage (1.26.26); FILE MERGED 2006/08/25 13:18:45 mav 1.26.26.1: #i68684# supporte iconified objects


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [63a77918e3fc6fe57b01f1f00967224d9bb23b15]

INTEGRATION: CWS opofxmlstorage (1.41.36); FILE MERGED 2006/08/25 13:18:45 mav 1.41.36.1: #i68684# supporte iconified objects


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [d9013991870d42e1613e2000e187a284fd4daab2]

INTEGRATION: CWS opofxmlstorage (1.30.24); FILE MERGED 2006/08/25 13:18:45 mav 1.30.24.1: #i68684# supporte iconified objects


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [607db658fa74fbd6862b4a8fd31842d595237afb]

INTEGRATION: CWS opofxmlstorage (1.24.28); FILE MERGED 2006/08/25 13:18:45 mav 1.24.28.1: #i68684# supporte iconified objects


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [b28e781a707a0223f69c15e5cefb412bf175b78d]

INTEGRATION: CWS opofxmlstorage (1.17.38); FILE MERGED 2006/09/12 18:02:15 mav 1.17.38.1: adopt for unix


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [783bf792d6f17aeb9b79acc4c9b8b892468169ee]

INTEGRATION: CWS opofxmlstorage (1.28.128); FILE MERGED 2006/08/25 13:18:44 mav 1.28.128.1: #i68684# supporte iconified objects


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [0ee422e7a73208ae469856826158a304fe34049c]

INTEGRATION: CWS opofxmlstorage (1.12.260); FILE MERGED 2006/08/29 15:17:50 mav 1.12.260.1: #i68684# support iconified objects from clipboard


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [50c6ddc5df4662144a42239bbb23b54b35b73ff2]

INTEGRATION: CWS opofxmlstorage (1.22.36); FILE MERGED 2006/08/25 13:18:44 mav 1.22.36.1: #i68684# supporte iconified objects


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [636db11553a4c9c3b4855c49b55931b15afd6445]

INTEGRATION: CWS opofxmlstorage (1.31.26); FILE MERGED 2006/08/29 15:17:49 mav 1.31.26.1: #i68684# support iconified objects from clipboard


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [6829fe181b497ef174135c91ba39e3c78199694f]

INTEGRATION: CWS opofxmlstorage (1.16.38); FILE MERGED 2006/08/25 13:18:44 mav 1.16.38.1: #i68684# supporte iconified objects


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [8adb9aa16429c63f77f869e5f891ebaf8ea4ad78]

INTEGRATION: CWS opofxmlstorage (1.82.38); FILE MERGED 2006/09/05 09:49:13 mav 1.82.38.1: #122878# import/export iconified object from/into MS-format


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [863da903184dc7b3cba049924f5f2149ee644ffc]

INTEGRATION: CWS opofxmlstorage (1.10.36); FILE MERGED 2006/09/12 09:39:25 mav 1.10.36.1: #i68684# specify the aspect


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [a4488ee2b7b28f4662735f36f64a5ec8df0da463]

INTEGRATION: CWS opofxmlstorage (1.22.46); FILE MERGED 2006/09/05 09:49:12 mav 1.22.46.1: #122878# import/export iconified object from/into MS-format


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [9787afff013c6737efdda8e31ada404f7820c484]

INTEGRATION: CWS opofxmlstorage (1.13.36); FILE MERGED 2006/08/29 15:17:49 mav 1.13.36.1: #i68684# support iconified objects from clipboard


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [7e1e2f1cb1b667ad5ff2f6ab202f500edea11730]

INTEGRATION: CWS opofxmlstorage (1.46.38); FILE MERGED 2006/09/05 09:49:12 mav 1.46.38.1: #122878# import/export iconified object from/into MS-format


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [d4ac5d9d55ce94adcdb2f2b9cf5265ba9c0ddb22]

INTEGRATION: CWS opofxmlstorage (1.44.36); FILE MERGED 2006/08/25 13:18:43 mav 1.44.36.1: #i68684# supporte iconified objects


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [2bf02a1598f4739bdebc9f52b4d906265851cc17]

INTEGRATION: CWS opofxmlstorage (1.4.40); FILE MERGED 2006/06/30 15:03:42 mav 1.4.40.4: resync to m173: fix warnings 2006/06/29 12:54:11 mav 1.4.40.3: RESYNC: (1.4-1.5); FILE MERGED 2006/05/23 15:45:58 mav 1.4.40.2: #122878# Iconified object replacement image must be handled by the container 2006/05/23 15:11:12 mav 1.4.40.1: #122878# Iconified object replacement image must be handled by the container


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [296f8db0909701e2741886d26741d30a1c8b2b4a]

INTEGRATION: CWS opofxmlstorage (1.7.12); FILE MERGED 2006/09/05 15:29:35 mav 1.7.12.2: #122878# fix math object 2006/08/16 15:33:18 mav 1.7.12.1: #i68684# allow to insert iconified objects


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [c98507c478c70cb02eaf1c04bc0de5384e68e6e9]

INTEGRATION: CWS opofxmlstorage (1.14.6); FILE MERGED 2006/06/30 15:06:03 mav 1.14.6.4: resync to m173: fix warnings 2006/06/29 12:55:46 mav 1.14.6.3: RESYNC: (1.14-1.15); FILE MERGED 2006/05/23 15:45:59 mav 1.14.6.2: #122878# Iconified object replacement image must be handled by the container 2006/05/23 15:11:16 mav 1.14.6.1: #122878# Iconified object replacement image must be handled by the container


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [fb1818efb7e087d0b38f563a2a3d8cafe7bb12ed]

INTEGRATION: CWS opofxmlstorage (1.28.6); FILE MERGED 2006/08/09 10:29:12 mav 1.28.6.3: RESYNC: (1.29-1.30); FILE MERGED 2006/06/29 12:55:31 mav 1.28.6.2: RESYNC: (1.28-1.29); FILE MERGED 2006/05/23 15:11:15 mav 1.28.6.1: #122878# Iconified object replacement image must be handled by the container


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [82289ce1a7a636b0b32fac5a3c343522764e179a]

INTEGRATION: CWS opofxmlstorage (1.33.12); FILE MERGED 2006/06/29 12:55:04 mav 1.33.12.2: RESYNC: (1.33-1.34); FILE MERGED 2006/05/23 15:11:15 mav 1.33.12.1: #122878# Iconified object replacement image must be handled by the container


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [0ce4389fe811d03a3d1a836b7bef266011dcd18a]

INTEGRATION: CWS opofxmlstorage (1.2.18); FILE MERGED 2006/05/23 15:11:14 mav 1.2.18.1: #122878# Iconified object replacement image must be handled by the container


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [c433034656911afcc178a3faa345dd6d7f64d26e]

INTEGRATION: CWS opofxmlstorage (1.7.18); FILE MERGED 2006/05/23 15:11:14 mav 1.7.18.1: #122878# Iconified object replacement image must be handled by the container


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [cb90eca3d2835986a72d1a244f41aa52675ac1c0]

INTEGRATION: CWS opofxmlstorage (1.24.6); FILE MERGED 2006/05/23 15:11:13 mav 1.24.6.1: #122878# Iconified object replacement image must be handled by the container


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [508a7007dab62bf4cf0134b4c4ab9bf7f0db7f0b]

INTEGRATION: CWS opofxmlstorage (1.6.14); FILE MERGED 2006/06/30 15:03:43 mav 1.6.14.4: resync to m173: fix warnings 2006/06/29 12:54:18 mav 1.6.14.3: RESYNC: (1.6-1.7); FILE MERGED 2006/05/23 15:45:59 mav 1.6.14.2: #122878# Iconified object replacement image must be handled by the container 2006/05/23 15:11:13 mav 1.6.14.1: #122878# Iconified object replacement image must be handled by the container


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [2bb7ebaaaa9fa657b3308127d4526cd1ae3e1090]

INTEGRATION: CWS opofxmlstorage (1.3.226); FILE MERGED 2006/05/15 14:31:35 mav 1.3.226.1: #i65306# hierarchical access


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [2b446c1ed05ad4c69da36d5a5a98fbec3e391366]

INTEGRATION: CWS opofxmlstorage (1.1.2); FILE ADDED 2006/05/19 11:43:44 mav 1.1.2.1: #i65548# test embedding API


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [44e70d96400ceb0cfbcc643a59324d52c7473ca3]

INTEGRATION: CWS opofxmlstorage (1.1.2); FILE ADDED 2006/05/19 11:43:34 mav 1.1.2.1: #i65548# test embedding API


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [c85f138a6c849f544d583eda9063e5bc9c453d9a]

INTEGRATION: CWS opofxmlstorage (1.1.2); FILE ADDED 2006/09/15 11:11:33 mav 1.1.2.2: #i69455# add Graphic property 2006/05/19 11:43:33 mav 1.1.2.1: #i65548# test embedding API


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [97d9381cb0a842a6f791d78d5e03bd803b97e966]

INTEGRATION: CWS opofxmlstorage (1.1.2); FILE ADDED 2006/05/19 11:43:33 mav 1.1.2.1: #i65548# test embedding API


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [58fd7281903ba4048878c2da4dee39ff267b1b16]

INTEGRATION: CWS opofxmlstorage (1.7.16); FILE MERGED 2006/08/29 15:12:27 mav 1.7.16.1: #i68684# support iconified objects from clipboard


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [f2f7a26a8ad0fb221b212b9c48fe604a7668c6f6]

INTEGRATION: CWS opofxmlstorage (1.16.32); FILE MERGED 2006/08/16 15:36:40 mav 1.16.32.4: #i68684# support iconified objects 2006/06/30 12:29:00 mav 1.16.32.3: resync to m173: fix warnings 2006/06/29 12:44:44 mav 1.16.32.2: RESYNC: (1.16-1.17); FILE MERGED 2006/05/23 16:47:23 mav 1.16.32.1: #122878# Iconified object replacement image must be handled by the container


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [ed0a06d4572e0569ec96fea473967f5755895dd0]

INTEGRATION: CWS opofxmlstorage (1.1.2); FILE ADDED 2006/05/15 14:32:10 mav 1.1.2.1: #i65306# hierarchical access


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [d3a87b60d56d31c2b58df9b4d7be076e3d063799]

INTEGRATION: CWS opofxmlstorage (1.1.2); FILE ADDED 2006/06/30 12:43:37 mav 1.1.2.2: resync to m173: fix warnings 2006/05/15 14:31:59 mav 1.1.2.1: #i65306# hierarchical access


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [7ce0bfa8bc7d5d75a7e3bfae11e709bd9031ee94]

INTEGRATION: CWS opofxmlstorage (1.4.226); FILE MERGED 2006/05/15 14:31:35 mav 1.4.226.1: #i65306# hierarchical access


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [74b634686a45c82d50a9bd38333d56738702d6ab]

INTEGRATION: CWS opofxmlstorage (1.5.226); FILE MERGED 2006/08/09 10:24:49 mav 1.5.226.4: RESYNC: (1.6-1.7); FILE MERGED 2006/06/30 12:43:36 mav 1.5.226.3: resync to m173: fix warnings 2006/06/29 12:36:18 mav 1.5.226.2: RESYNC: (1.5-1.6); FILE MERGED 2006/05/15 14:31:35 mav 1.5.226.1: #i65306# hierarchical access


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [54055625f23451cf0b85bbff1923fdad44704bb5]

INTEGRATION: CWS opofxmlstorage (1.144.6); FILE MERGED 2006/09/12 09:00:29 mav 1.144.6.5: #i69455# allow to get the replacement image 2006/08/25 13:25:52 mav 1.144.6.4: #i68684# support iconified objects 2006/06/30 14:46:07 mav 1.144.6.3: resync to m173: fix warnings 2006/06/29 14:55:01 mav 1.144.6.2: RESYNC: (1.145-1.146); FILE MERGED 2006/05/18 15:20:20 mav 1.144.6.1: #i65548# embedding API


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [2d2cc85cf281c516c40f02e0692c4506c7b502f9]

INTEGRATION: CWS opofxmlstorage (1.25.22); FILE MERGED 2006/08/25 13:25:52 mav 1.25.22.1: #i68684# support iconified objects


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [a245964829816ef26d75cedb6c9bba6d993460a9]

INTEGRATION: CWS opofxmlstorage (1.61.422); FILE MERGED 2006/09/12 09:36:52 mav 1.61.422.4: #i69455# allow to get the replacement image 2006/08/25 13:25:52 mav 1.61.422.3: #i68684# support iconified objects 2006/06/29 14:54:25 mav 1.61.422.2: RESYNC: (1.61-1.62); FILE MERGED 2006/05/18 15:20:19 mav 1.61.422.1: #i65548# embedding API


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [a5bad41c8f1c385fa15434d67ecf4a664b225dca]

INTEGRATION: CWS opofxmlstorage (1.66.6); FILE MERGED 2006/09/08 16:50:56 mav 1.66.6.7: RESYNC: (1.68-1.69); FILE MERGED 2006/08/29 15:13:30 mav 1.66.6.6: #i68684# support iconified objects from clipboard 2006/08/25 13:25:52 mav 1.66.6.5: #i68684# support iconified objects 2006/06/30 14:05:29 mav 1.66.6.4: resync to m173: fix warnings 2006/06/29 14:45:54 mav 1.66.6.3: RESYNC: (1.67-1.68); FILE MERGED 2006/05/18 17:47:29 mav 1.66.6.2: RESYNC: (1.66-1.67); FILE MERGED 2006/05/18 15:20:18 mav 1.66.6.1: #i65548# embedding API


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [d5ef5159fbba7c10e5e6698b849636167f26a567]

INTEGRATION: CWS opofxmlstorage (1.141.22); FILE MERGED 2006/10/09 11:20:40 mav 1.141.22.3: #122878# fix virtual method 2006/09/06 15:17:26 mav 1.141.22.2: #122878# conversion of iconified objects 2006/09/05 09:16:48 mav 1.141.22.1: #122878# import/export iconified object into MS-format


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [8dd8f3f3ecfa038515dc10611c9f4c4593da594f]

INTEGRATION: CWS opofxmlstorage (1.15.22); FILE MERGED 2006/09/05 09:16:48 mav 1.15.22.1: #122878# import/export iconified object into MS-format


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [0e0ffa18a42fa1260b13a65ab360a3e4f17a8e14]

INTEGRATION: CWS opofxmlstorage (1.135.22); FILE MERGED 2006/09/06 15:17:26 mav 1.135.22.2: #122878# conversion of iconified objects 2006/09/05 09:16:47 mav 1.135.22.1: #122878# import/export iconified object into MS-format


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [915c2c7550ca2a83f6dc76e1dd1645e34e8cd43f]

INTEGRATION: CWS opofxmlstorage (1.3.424); FILE MERGED 2006/08/16 15:44:16 mav 1.3.424.1: #i68684# support iconified objects


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [589f645e55246500f865ae5a95837fd967f45e5b]

INTEGRATION: CWS opofxmlstorage (1.8.22); FILE MERGED 2006/09/06 13:36:44 mav 1.8.22.2: #122878# fix the warning 2006/08/16 15:44:16 mav 1.8.22.1: #i68684# support iconified objects


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [5cf9a878bb43bf82d8577111e431a68622d9bbd3]

INTEGRATION: CWS opofxmlstorage (1.20.30); FILE MERGED 2006/08/16 15:44:16 mav 1.20.30.1: #i68684# support iconified objects


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [b1bb62dd09fa27de62a8292a560eb2eaa8d5cc0a]

INTEGRATION: CWS opofxmlstorage (1.27.30); FILE MERGED 2006/09/08 16:27:28 mav 1.27.30.2: RESYNC: (1.27-1.28); FILE MERGED 2006/08/16 15:44:16 mav 1.27.30.1: #i68684# support iconified objects


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [e195285c4598a503dde54ff29ee03e84cb49175a]

INTEGRATION: CWS opofxmlstorage (1.13.46); FILE MERGED 2006/05/11 15:52:23 mav 1.13.46.2: #i65306# hierarchical access to storages 2006/04/21 11:27:00 mav 1.13.46.1: #i64612# XRelationshipAccess


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [3913dda2986e4dd6cb3d3f6cf6fa276bdb81ce25]

INTEGRATION: CWS opofxmlstorage (1.1.2); FILE ADDED 2006/04/21 11:27:22 mav 1.1.2.1: #i64612# XRelationshipAccess


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [7185548ae5835fcaecc7e25016ffd0c4b6c90b79]

INTEGRATION: CWS opofxmlstorage (1.1.2); FILE ADDED 2006/05/11 15:53:03 mav 1.1.2.1: #i65306# hierarchical access to storages


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [d22a293a7a3118a63b1455afa3bb9c3ff6d33cea]

INTEGRATION: CWS opofxmlstorage (1.1.2); FILE ADDED 2006/05/11 15:53:14 mav 1.1.2.1: #i65306# hierarchical access to storages


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [add7e709f2942fc212ad1dacbccb4421035d74a5]

INTEGRATION: CWS opofxmlstorage (1.37.108); FILE MERGED 2006/05/18 15:11:15 mav 1.37.108.1: #i65548# embedding API


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [db472c280e61da47fa980d34b6aea6029c39c3b6]

INTEGRATION: CWS opofxmlstorage (1.1.2); FILE ADDED 2006/09/11 13:34:55 mav 1.1.2.4: #i69455# allow to get the replacement image 2006/09/11 12:54:45 mav 1.1.2.3: #i69455# allow to get the replacement image 2006/09/07 11:40:47 mav 1.1.2.2: #i65548# allow to control aspect using UNO API 2006/05/18 15:11:41 mav 1.1.2.1: #i65548# embedding API


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [e590dffb3470e78018feafbe6d8b3ce3d1eec2ce]

INTEGRATION: CWS opofxmlstorage (1.16.24); FILE MERGED 2006/09/08 15:51:13 mav 1.16.24.2: RESYNC: (1.16-1.17); FILE MERGED 2006/08/29 15:15:55 mav 1.16.24.1: #i68684# support iconified objects from clipboard


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [94258cbf19a1fec8bd3a21cc80eef235ccceb51c]

INTEGRATION: CWS opofxmlstorage (1.49.26); FILE MERGED 2006/08/29 15:20:43 mav 1.49.26.1: #i68684# support iconified objects from clipboard


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [a7c9940d289f951bffdd34f71a73509ac634977d]

INTEGRATION: CWS opofxmlstorage (1.54.20); FILE MERGED 2006/09/08 16:14:54 mav 1.54.20.3: RESYNC: (1.54-1.55); FILE MERGED 2006/09/06 13:34:37 mav 1.54.20.2: #122878# support iconified objects 2006/08/16 15:57:40 mav 1.54.20.1: #i68684# support iconified objects


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [f0965c8e6d9d7bef5689df8817135dc3341759f6]

INTEGRATION: CWS opofxmlstorage (1.9.356); FILE MERGED 2006/09/11 12:25:23 mav 1.9.356.2: #i68684# support iconified objects 2006/08/16 15:57:39 mav 1.9.356.1: #i68684# support iconified objects


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [c91e013f874f93b25043bf8be8d6c36120194a40]

INTEGRATION: CWS opofxmlstorage (1.8.354); FILE MERGED 2006/09/05 09:11:09 mav 1.8.354.1: #122878# import/export iconified object into MS-format


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [940dc01bf23d676d7e407d7d7c576a9c76ea49e0]

INTEGRATION: CWS opofxmlstorage (1.48.170); FILE MERGED 2006/09/08 16:02:58 mav 1.48.170.2: RESYNC: (1.48-1.49); FILE MERGED 2006/09/05 09:11:08 mav 1.48.170.1: #122878# import/export iconified object into MS-format


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [8caec55e88945e391c53fb074fa4ed858baccab6]

INTEGRATION: CWS opofxmlstorage (1.90.148); FILE MERGED 2006/09/05 12:16:26 mav 1.90.148.1: #122878# import/export iconified object from/into MS-format


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [7cc131d935b0fa61c6f756011ae091d564d91754]

INTEGRATION: CWS opofxmlstorage (1.102.12); FILE MERGED 2006/09/08 15:37:51 mav 1.102.12.3: RESYNC: (1.102-1.103); FILE MERGED 2006/08/29 15:15:55 mav 1.102.12.2: #i68684# support iconified objects from clipboard 2006/08/25 13:23:17 mav 1.102.12.1: #i68684# supporte iconified objects


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [c282c5b1c9ff8952b7d9ce720a7ad8486e32ec6c]

INTEGRATION: CWS opofxmlstorage (1.45.116); FILE MERGED 2006/09/08 15:27:56 mav 1.45.116.3: RESYNC: (1.45-1.46); FILE MERGED 2006/09/05 09:11:08 mav 1.45.116.2: #122878# import/export iconified object into MS-format 2006/08/16 15:57:39 mav 1.45.116.1: #i68684# support iconified objects


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [eeeb2f40bf3ada41cdbea5643cd9c543c53da9b8]

INTEGRATION: CWS opofxmlstorage (1.40.10); FILE MERGED 2006/09/08 15:27:50 mav 1.40.10.3: RESYNC: (1.40-1.41); FILE MERGED 2006/09/06 13:34:36 mav 1.40.10.2: #122878# support iconified objects 2006/08/16 15:57:39 mav 1.40.10.1: #i68684# support iconified objects


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [51651b2654074493551f3b8424dd268bc48eca61]

INTEGRATION: CWS opofxmlstorage (1.53.50); FILE MERGED 2006/09/08 15:22:30 mav 1.53.50.2: RESYNC: (1.53-1.55); FILE MERGED 2006/09/05 09:11:07 mav 1.53.50.1: #122878# import/export iconified object into MS-format


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [a72c3b7fd1807610365a2d5948f40fec304e4626]

INTEGRATION: CWS opofxmlstorage (1.144.118); FILE MERGED 2006/09/08 15:21:44 mav 1.144.118.2: RESYNC: (1.144-1.145); FILE MERGED 2006/09/05 09:11:07 mav 1.144.118.1: #122878# import/export iconified object into MS-format


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [eaa3d2f9f0a71f2175ebd5e765a8aad38fad2f8b]

INTEGRATION: CWS opofxmlstorage (1.168.52); FILE MERGED 2006/09/08 15:21:32 mav 1.168.52.2: RESYNC: (1.168-1.169); FILE MERGED 2006/09/05 09:11:07 mav 1.168.52.1: #122878# import/export iconified object into MS-format


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [c6ed3a29578cc5eb7908231fc4461034bf2a781c]

INTEGRATION: CWS opofxmlstorage (1.46.54); FILE MERGED 2006/09/13 09:21:11 mav 1.46.54.3: #i68684# adopt for linux 2006/09/08 15:20:22 mav 1.46.54.2: RESYNC: (1.46-1.47); FILE MERGED 2006/09/05 09:11:06 mav 1.46.54.1: #122878# import/export iconified object into MS-format


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [9a737a689c398afc4ba805b2a821361eb0b952b6]

INTEGRATION: CWS opofxmlstorage (1.88.116); FILE MERGED 2006/09/08 15:19:34 mav 1.88.116.2: RESYNC: (1.88-1.89); FILE MERGED 2006/09/05 09:11:06 mav 1.88.116.1: #122878# import/export iconified object into MS-format


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [3ec56f5d19f6f4e97638f249c2e872a829954e02]

INTEGRATION: CWS opofxmlstorage (1.23.180); FILE MERGED 2006/09/08 15:10:16 mav 1.23.180.2: RESYNC: (1.23-1.24); FILE MERGED 2006/09/05 09:11:06 mav 1.23.180.1: #122878# import/export iconified object into MS-format


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [bc1b9d2dc0428f6a23f9284ea4a058ee55f6c3e4]

INTEGRATION: CWS opofxmlstorage (1.6.30); FILE MERGED 2006/08/16 15:59:29 mav 1.6.30.1: #i68684# support iconified objects


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [dcd7152d1c5f85894117ca8d94e8b18ec320734f]

INTEGRATION: CWS opofxmlstorage (1.101.290); FILE MERGED 2006/09/15 12:00:00 mav 1.101.290.8: #i65548# embedding API 2006/09/11 17:34:29 mav 1.101.290.7: #i69455# allow to get the replacement image 2006/09/08 14:58:29 mav 1.101.290.6: RESYNC: (1.103-1.104); FILE MERGED 2006/09/07 11:39:28 mav 1.101.290.5: #i65548# allow to control aspect using UNO API 2006/09/05 09:11:05 mav 1.101.290.4: #122878# import/export iconified object into MS-format 2006/08/09 10:42:43 mav 1.101.290.3: RESYNC: (1.102-1.103); FILE MERGED 2006/05/18 17:06:43 mav 1.101.290.2: RESYNC: (1.101-1.102); FILE MERGED 2006/05/18 15:40:58 mav 1.101.290.1: #i65548# embedding API


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [5d37bb5e9d7c20a63087d861a49b6c155f3d422f]

INTEGRATION: CWS opofxmlstorage (1.20.354); FILE MERGED 2006/09/08 14:54:18 mav 1.20.354.2: RESYNC: (1.20-1.21); FILE MERGED 2006/09/05 09:11:05 mav 1.20.354.1: #122878# import/export iconified object into MS-format


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [efc0f2e502975a2bf6e6d5094f38d178fc205a3e]

INTEGRATION: CWS opofxmlstorage (1.33.32); FILE MERGED 2006/09/08 14:25:26 mav 1.33.32.4: RESYNC: (1.33-1.34); FILE MERGED 2006/09/05 09:11:04 mav 1.33.32.3: #122878# import/export iconified object into MS-format 2006/08/29 15:15:54 mav 1.33.32.2: #i68684# support iconified objects from clipboard 2006/08/16 15:57:38 mav 1.33.32.1: #i68684# support iconified objects


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [bf9d4c29a0cc04ca4fe5f393822608110caffab5]

INTEGRATION: CWS opofxmlstorage (1.34.26); FILE MERGED 2006/09/08 13:56:46 mav 1.34.26.2: RESYNC: (1.34-1.35); FILE MERGED 2006/09/05 09:11:03 mav 1.34.26.1: #122878# import/export iconified object into MS-format


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [bcd9f97d18e247a0fe79e2a2d6f3983a4733c673]

INTEGRATION: CWS opofxmlstorage (1.44.46); FILE MERGED 2006/09/08 13:55:05 mav 1.44.46.2: RESYNC: (1.44-1.45); FILE MERGED 2006/09/05 09:11:03 mav 1.44.46.1: #122878# import/export iconified object into MS-format


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [38699aeeed10a638fae35f139ec5439006117fd4]

INTEGRATION: CWS opofxmlstorage (1.19.354); FILE MERGED 2006/09/11 17:34:28 mav 1.19.354.3: #i69455# allow to get the replacement image 2006/09/07 11:39:28 mav 1.19.354.2: #i65548# allow to control aspect using UNO API 2006/05/18 15:40:57 mav 1.19.354.1: #i65548# embedding API


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [aaa136305a0e4e086e56fb34f5e2d6b539b7e8db]

INTEGRATION: CWS opofxmlstorage (1.13.106); FILE MERGED 2006/09/08 13:30:07 mav 1.13.106.3: RESYNC: (1.13-1.14); FILE MERGED 2006/09/05 09:11:03 mav 1.13.106.2: #122878# import/export iconified object into MS-format 2006/08/16 15:57:38 mav 1.13.106.1: #i68684# support iconified objects


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [1e6b5d784f61896807ec9d36b09a06c69c5de118]

INTEGRATION: CWS opofxmlstorage (1.12.282); FILE MERGED 2006/09/08 13:29:25 mav 1.12.282.2: RESYNC: (1.12-1.13); FILE MERGED 2006/09/05 09:11:03 mav 1.12.282.1: #122878# import/export iconified object into MS-format


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [3012155a456ad51b5fd0a1ce7a5e28a8adfa7729]

INTEGRATION: CWS opofxmlstorage (1.120.20); FILE MERGED 2006/09/08 13:23:52 mav 1.120.20.2: RESYNC: (1.120-1.124); FILE MERGED 2006/09/05 09:11:02 mav 1.120.20.1: #122878# import/export iconified object into MS-format


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [98c59e8e864ed1e9e03cb6f95cb7498c20375c5d]

INTEGRATION: CWS opofxmlstorage (1.2.36); FILE MERGED 2006/09/12 18:59:30 mav 1.2.36.1: #i68684# provide the aspect


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [aa6de719e62412cd193ea35db4b200ae33274794]

INTEGRATION: CWS opofxmlstorage (1.42.178); FILE MERGED 2006/09/08 13:15:19 mav 1.42.178.2: RESYNC: (1.42-1.43); FILE MERGED 2006/08/25 13:20:46 mav 1.42.178.1: #i68684# supporte iconified objects


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [bf9dd320f99715d0df297862b3a7787bd330ac1e]

INTEGRATION: CWS opofxmlstorage (1.66.26); FILE MERGED 2006/08/25 13:20:45 mav 1.66.26.1: #i68684# supporte iconified objects


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [bba65cbbdb664084de6632b8d7f26ddcb525399c]

INTEGRATION: CWS opofxmlstorage (1.51.26); FILE MERGED 2006/08/29 15:20:44 mav 1.51.26.1: #i68684# support iconified objects from clipboard


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [8ec504b17a98fe19713d29b59c4eebf3d7b004d3]

INTEGRATION: CWS opofxmlstorage (1.50.26); FILE MERGED 2006/08/25 13:20:45 mav 1.50.26.1: #i68684# supporte iconified objects


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [9b7c8b9a3e5b5d1b364b9774385e1b6794354852]

INTEGRATION: CWS opofxmlstorage (1.19.136); FILE MERGED 2006/08/25 13:20:45 mav 1.19.136.1: #i68684# supporte iconified objects


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [6f94d4b2a752998c3743c4cc66220ca565a1e2a9]

INTEGRATION: CWS opofxmlstorage (1.36.26); FILE MERGED 2006/08/25 13:20:45 mav 1.36.26.1: #i68684# supporte iconified objects


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [ec47e8a09ee81dce7dada3cfb0f820aaac130f34]

INTEGRATION: CWS opofxmlstorage (1.15.26); FILE MERGED 2006/08/25 13:20:44 mav 1.15.26.1: #i68684# supporte iconified objects


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [6c9956f739f8ee67ca7c9e29f4f8dd9b56ab22c7]

INTEGRATION: CWS opofxmlstorage (1.35.84); FILE MERGED 2006/08/25 13:20:44 mav 1.35.84.1: #i68684# supporte iconified objects


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [0fb52cd30778c65ef1a608e64afb1dd229950328]

INTEGRATION: CWS opofxmlstorage (1.34.156); FILE MERGED 2006/08/25 13:26:38 mav 1.34.156.1: #i68684# support iconified objects


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [5ddd4e508294a0e9f535ea4287d016a11bf616fb]

INTEGRATION: CWS opofxmlstorage (1.88.14); FILE MERGED 2006/09/08 13:03:04 mav 1.88.14.3: RESYNC: (1.88-1.89); FILE MERGED 2006/09/06 13:15:44 mav 1.88.14.2: #122878# set the correct flags 2006/08/25 13:26:38 mav 1.88.14.1: #i68684# support iconified objects


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [2645971f63822377534d013058981383eab8b728]

INTEGRATION: CWS opofxmlstorage (1.42.28); FILE MERGED 2006/08/16 15:59:29 mav 1.42.28.1: #i68684# support iconified objects


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [30b6adc99e1d2d007aed38035ae43d6caf87cb2b]

INTEGRATION: CWS opofxmlstorage (1.97.126); FILE MERGED 2006/08/16 15:59:28 mav 1.97.126.1: #i68684# support iconified objects


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [9bb11bb88b0a2e04906e4215428de91114b6c619]

INTEGRATION: CWS opofxmlstorage (1.170.156); FILE MERGED 2006/08/16 15:58:48 mav 1.170.156.1: #i68684# support iconified objects


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [8b31fe6b388c8390eb0982c1a1bfe8f43e3ba1c2]

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>  [fe74d9e8bf0c0e73c583c71f3560695f612bdb48]

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>  [25eacb4534220f625b3f7abec985378e118b2661]

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>  [3cb2063025297946708ee6dd39535a507c72ec4b]

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>  [cb02ea85db6f38b792c17f5f971f81a28b595b4e]

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>  [6155a255b754c11ecf8972fd405a5699a6e86d76]

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>  [9043c50f5e284f00a7eadeab5a3add0417c32227]

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>  [8012e8acca9ee319b10d1031d71cc312fa592bf9]

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>  [ae43f76030ce2acbf2525867944f6172ca41b012]

INTEGRATION: CWS fwk48 (1.2.326); FILE MERGED 2006/09/13 10:42:42 pb 1.2.326.1: fix: #125845# new member: maFillGroupTimer


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [0319ce8e1033fcc672e76020050480ae0c1b4e2a]

INTEGRATION: CWS fwk48 (1.4.326); FILE MERGED 2006/09/15 09:36:53 pb 1.4.326.1: fix: #i69490# Dtor() calls the CloseHdl() so HelpWin knows it


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [658c953e5862fabec7f04d925b5231430885f769]

INTEGRATION: CWS fwk48 (1.15.102); FILE MERGED 2006/09/13 10:45:03 pb 1.15.102.1: fix: #125845# while now asynchronous FillMacroList Input disabled


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [b753b1d43b8d771baa2533ad2490e465732808b5]

INTEGRATION: CWS fwk48 (1.116.102); FILE MERGED 2006/09/15 09:34:32 pb 1.116.102.1: fix: #i69490# CloseHdl deletes SearchDlg only if it is not already destroyed


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [951be94bc4f5c230942b9cb7e73250a86893f051]

INTEGRATION: CWS fwk48 (1.33.228); FILE MERGED 2006/09/11 11:14:55 as 1.33.228.1: #i69450# remove 'text' group, because it hides filter with same name


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [860ebfa27be030535d8b7e20d40048e3f765b7ec]

INTEGRATION: CWS fwk48 (1.18.338); FILE MERGED 2006/10/04 14:48:00 cd 1.18.338.1: #i69317# Added new helper class for context menus


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [ac61465dc273d43632519e267ed2ced6d0ba5018]

INTEGRATION: CWS fwk48 (1.1.2); FILE ADDED 2006/10/06 12:43:53 cd 1.1.2.5: #i69317# Retrieve item command with recursive method 2006/10/06 07:27:02 cd 1.1.2.4: #i69317# Added support for enabled/disabled menu item via queryDispatch and add/removeStatusListener 2006/10/05 07:59:14 cd 1.1.2.3: #i69317# Fix warnings using gcc 2006/10/04 15:15:50 cd 1.1.2.2: #i69317# Fix problems with wrong include statements 2006/09/12 09:01:55 cd 1.1.2.1: #i69317# Added helper class for context menus


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [4004b5788f4c2cee66bcf1a8771451c954d1848f]

INTEGRATION: CWS fwk48 (1.135.26); FILE MERGED 2006/10/04 15:12:19 cd 1.135.26.1: #i69317# Deliver header for helper class for context menus


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [78d9a22665ed9beeff5955eb7eed54ee03934e9f]

INTEGRATION: CWS fwk48 (1.1.2); FILE ADDED 2006/10/06 12:44:41 cd 1.1.2.2: #i69317# Added precondition as comment for popup menus 2006/09/12 09:01:33 cd 1.1.2.1: #i69317# Added helper class for context menus


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [893cb6aa8702edc0ffe8d36e921fc436370efefc]

INTEGRATION: CWS fwk48 (1.9.56); FILE MERGED 2006/09/13 11:32:25 cd 1.9.56.1: #i68984# Property strings must be members to profit from ref counting


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [f4917b1bdc5938bf69fbcabd2a02ebdf7fcb4237]

INTEGRATION: CWS fwk48 (1.7.56); FILE MERGED 2006/09/13 11:32:24 cd 1.7.56.1: #i68984# Property strings must be members to profit from ref counting


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [9cacfaa0bf3c584528bae13f195c936f762f94db]

INTEGRATION: CWS fwk48 (1.39.12); FILE MERGED 2006/09/18 12:10:49 as 1.39.12.4: resolve conflicts after merging 2006/09/18 07:50:29 as 1.39.12.3: RESYNC: (1.39-1.40); FILE MERGED 2006/09/13 11:32:24 cd 1.39.12.2: #i68984# Property strings must be members to profit from ref counting 2006/08/31 12:34:47 cd 1.39.12.1: #i68851# Disable empty popups


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [dcb34598eb2218a41672d0af83e5ff1deb84b1f0]

INTEGRATION: CWS fwk48 (1.13.56); FILE MERGED 2006/09/14 08:04:19 cd 1.13.56.1: #i68977# Free image list resources in dispose


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [7a7706cc1b9a7b5c3788ce57905776279fecaf85]

INTEGRATION: CWS fwk48 (1.94.50); FILE MERGED 2006/09/18 07:48:52 as 1.94.50.2: RESYNC: (1.94-1.95); FILE MERGED 2006/09/14 09:04:22 as 1.94.50.1: #140884# special menu bar closer uses dispatch(CloseWin) instead of sending statusEvent() directly


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [d3e056c958b815d16230958b807338df73c0bcee]

INTEGRATION: CWS fwk48 (1.52.10); FILE MERGED 2006/09/18 12:10:48 as 1.52.10.3: resolve conflicts after merging 2006/09/18 07:48:25 as 1.52.10.2: RESYNC: (1.52-1.53); FILE MERGED 2006/09/14 09:04:21 as 1.52.10.1: #140884# special menu bar closer uses dispatch(CloseWin) instead of sending statusEvent() directly


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [06f3beb5483aa21e90f5ebcac798d205a711f140]

INTEGRATION: CWS fwk48 (1.13.56); FILE MERGED 2006/09/14 09:04:21 as 1.13.56.1: #140884# special menu bar closer uses dispatch(CloseWin) instead of sending statusEvent() directly


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [9b01c4efe147e2d172cb18d429b35350275bd631]

INTEGRATION: CWS fwk48 (1.7.206); FILE MERGED 2006/09/13 11:32:24 cd 1.7.206.1: #i68984# Property strings must be members to profit from ref counting


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [86925bd8567356cae79f766a2722e443392664c7]

INTEGRATION: CWS fwk48 (1.5.56); FILE MERGED 2006/09/13 11:32:24 cd 1.5.56.1: #i68984# Property strings must be members to profit from ref counting


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [10f94c453e2e22a432a6f8b894cd94a088e744fa]

INTEGRATION: CWS fwk48 (1.28.14); FILE MERGED 2006/09/14 09:04:21 as 1.28.14.1: #140884# special menu bar closer uses dispatch(CloseWin) instead of sending statusEvent() directly


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [806fb424c10ccfae44bbc4074e47cfccbac599cd]

INTEGRATION: CWS fwk48 (1.8.56); FILE MERGED 2006/09/14 09:04:20 as 1.8.56.1: #140884# special menu bar closer uses dispatch(CloseWin) instead of sending statusEvent() directly


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [df496c51f3222b372693a7e6ddf41c4ec8a896ab]

INTEGRATION: CWS fwk48 (1.11.20); FILE MERGED 2006/09/15 08:57:16 pb 1.11.20.1: fix: #136070# new ZOrder of the controls to garantee the LabeledBy relations


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [983ea60334c164230f5a7efb1860b8a77771decb]

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-13  Oliver Bolte  <obo@openoffice.org>  [274a064422874b0087fb83823cfde0b626e88ff4]

INTEGRATION: CWS vcl65 (1.13.154); FILE MERGED 2006/09/18 16:53:07 pl 1.13.154.3: #i69639# better leak check (thanks to cmc) 2006/09/05 14:59:31 pl 1.13.154.2: RESYNC: (1.13-1.14); FILE MERGED 2006/08/28 07:17:02 hdu 1.13.154.1: #i68978# fix colormap leak in X11SalGraphics::Init


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [8c6e66f73c33eb4408bc075eb65beecce7fd5a50]

INTEGRATION: CWS vcl65 (1.17.20); FILE MERGED 2006/09/05 16:22:13 pl 1.17.20.1: #i53068# remove ugly #define private public


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [83f9de4a164f7773c28de10ef3d3e2f8b5292a89]

INTEGRATION: CWS vcl65 (1.2.54); FILE MERGED 2006/09/05 16:22:13 pl 1.2.54.1: #i53068# remove ugly #define private public


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [c1f0a1c829179242f829e48cab132c3c43b257da]

INTEGRATION: CWS vcl65 (1.110.20); FILE MERGED 2006/09/06 16:41:54 pl 1.110.20.1: #i55356# remove internal hangul/hanja conversion command as well as key emulation


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [ad226e3a0258fa436f62c4bb5712811f4ac0dde2]

INTEGRATION: CWS vcl65 (1.238.76); FILE MERGED 2006/09/06 16:41:53 pl 1.238.76.3: #i55356# remove internal hangul/hanja conversion command as well as key emulation 2006/09/05 14:51:14 pl 1.238.76.2: RESYNC: (1.238-1.241); FILE MERGED 2006/08/08 14:09:09 fs 1.238.76.1: #i58384# ~Window: correct condition for removing myself from parent's maTopWindowChildren


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [dcb334b9a5e916cc4514ff0bb8e4ea80cc1d0664]

INTEGRATION: CWS vcl65 (1.34.78); FILE MERGED 2006/09/06 10:31:16 pl 1.34.78.1: #i57495# fix RTL menus leaving the screen left


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [2363d845d8b9019c423d7976fb8a9bd3026d168c]

INTEGRATION: CWS vcl65 (1.6.36); FILE MERGED 2006/09/06 12:57:53 pl 1.6.36.1: #i68369# don't use mutex after destruction


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [4acc13761fc41f43597418a41c14ea436530795b]

INTEGRATION: CWS vcl65 (1.37.20); FILE MERGED 2006/08/25 12:01:14 hdu 1.37.20.1: #i68904# provide size hints for hash_* objects


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [ff08b39bd07fb13e179d4a5392f30eb858a93256]

INTEGRATION: CWS vcl65 (1.129.78); FILE MERGED 2006/09/05 14:50:28 pl 1.129.78.3: RESYNC: (1.129-1.130); FILE MERGED 2006/09/05 09:29:15 hdu 1.129.78.2: #i69259# clean up when FT_Glyph_To_Bitmap() failed 2006/08/25 12:01:13 hdu 1.129.78.1: #i68904# provide size hints for hash_* objects


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [2fa896d797aa1aae9a5395e52a00506acd8e91b1]

INTEGRATION: CWS vcl65 (1.40.20); FILE MERGED 2006/09/05 14:48:35 pl 1.40.20.5: RESYNC: (1.40-1.41); FILE MERGED 2006/08/25 12:33:47 hdu 1.40.20.4: #i68904# provide size hints for hash_* objects 2006/08/24 11:28:09 hdu 1.40.20.3: #68909# reduce memory consumption by avoiding font name duplication 2006/08/11 12:07:29 hdu 1.40.20.2: #i68527# add MAC weight attributes for FontSubstConfiguration::getSubstWeight method 2006/08/11 09:55:58 hdu 1.40.20.1: #i68527# sort attribute names for weight


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [57d32369a875c57b7ca985ee6ca157277dd99ec0]

INTEGRATION: CWS vcl65 (1.63.42); FILE MERGED 2006/09/06 12:57:53 pl 1.63.42.1: #i68369# don't use mutex after destruction


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [4881ad505c55648995b28fd1faa69900ab7e43ee]

INTEGRATION: CWS vcl65 (1.69.20); FILE MERGED 2006/09/06 12:57:53 pl 1.69.20.1: #i68369# don't use mutex after destruction


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [8fbdcd47ff658b10c16f7778b63e2263d27b1451]

INTEGRATION: CWS vcl65 (1.10.60); FILE MERGED 2006/09/07 09:55:58 sj 1.10.60.2: #i39515# applied patch, complex fonts are now properly exported 2006/09/06 16:16:19 sj 1.10.60.1: #i39515# applied patch, complex fonts are now properly exported


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [207735af4d66019256ca1f7db65b730e7c5a44ae]

INTEGRATION: CWS vcl65 (1.90.156); FILE MERGED 2006/09/07 09:55:57 sj 1.90.156.2: #i39515# applied patch, complex fonts are now properly exported 2006/09/06 16:16:19 sj 1.90.156.1: #i39515# applied patch, complex fonts are now properly exported


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [a1adc4e91c147c2970915c575878bfc003504496]

INTEGRATION: CWS vcl65 (1.36.24); FILE MERGED 2006/09/06 09:03:57 hdu 1.36.24.1: #135890# add sanity check for unitsPerE


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [f6d0a42db4315a10a4ac6b3f92b41b46c9e12a95]

INTEGRATION: CWS vcl65 (1.19.24); FILE MERGED 2006/09/06 09:05:19 hdu 1.19.24.1: #i69264# debug warning about unusable file needs to be more verbose


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [78f8ee44d9c7c8a6bb6086af43b6ca399f907447]

INTEGRATION: CWS swqbf86 (1.122.32); FILE MERGED 2006/10/06 12:29:58 fme 1.122.32.3: RESYNC: (1.122-1.123); FILE MERGED 2006/09/18 09:51:36 fme 1.122.32.2: #i38158# Sorry, wrong issue id 2006/09/18 09:50:07 fme 1.122.32.1: #i25071# Set table cell direction to RTL for RTL tables


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [96f62069026893ddf6c36d5ab52ca473de83b1a0]

INTEGRATION: CWS swqbf86 (1.2.1452); FILE MERGED 2006/09/18 09:53:30 fme 1.2.1452.1: #i38158# Sorry, wrong issue id


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [3456d99ebc7f7ae25fc9022c4ec1dbb007099e0f]

INTEGRATION: CWS swqbf86 (1.50.34); FILE MERGED 2006/09/18 13:04:29 fme 1.50.34.1: #i68435# bArrowDone might be used uninitialized. I'll move this flag from SwTxtSizeInfo to SwTxtFormatInfo.


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [817d2dea33a557e49bcbeccd50a6127221fa1e58]

INTEGRATION: CWS swqbf86 (1.105.34); FILE MERGED 2006/10/06 11:51:32 fme 1.105.34.2: RESYNC: (1.105-1.106); FILE MERGED 2006/09/18 13:04:29 fme 1.105.34.1: #i68435# bArrowDone might be used uninitialized. I'll move this flag from SwTxtSizeInfo to SwTxtFormatInfo.


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [1a181906d470a413e2d1b79b400bea2eba04968c]

INTEGRATION: CWS swqbf86 (1.12.510); FILE MERGED 2006/10/06 11:42:10 fme 1.12.510.2: RESYNC: (1.12-1.13); FILE MERGED 2006/09/18 10:55:14 fme 1.12.510.1: #i30330# Footnote separator adjustment for new page descriptions should depend on the application language


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [ba700935c02818edba8b1db60ad7fd282aefb106]

INTEGRATION: CWS sb59 (1.36.128); FILE MERGED 2006/08/18 19:20:03 sb 1.36.128.2: RESYNC: (1.36-1.37); FILE MERGED 2006/08/16 09:31:15 sb 1.36.128.1: #i67487# Made code warning-free (wntmsci10).


2006-10-13  Oliver Bolte  <obo@openoffice.org>  [f93cf7ecbe8d8317a42c9fa040db5229516023af]

INTEGRATION: CWS sb59 (1.45.64); FILE MERGED 2006/07/25 08:52:52 sb 1.45.64.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [a2e3b687d5a93e4aefb8c398592f8c0eca8ae26d]

INTEGRATION: CWS sb59 (1.8.24); FILE MERGED 2006/08/28 11:48:22 sb 1.8.24.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [e3439248b4fbc79c8cbdda4328f51e0c361e10aa]

INTEGRATION: CWS sb59 (1.6.24); FILE MERGED 2006/07/21 06:50:52 sb 1.6.24.1: #i67487# Removed NOTIFY_LISTENERS.


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [66c38f7a970c046dd3edec03f71f84462cbd97e4]

INTEGRATION: CWS sb59 (1.67.58); FILE MERGED 2006/08/16 09:31:27 sb 1.67.58.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [9f2bc692bbd0c4dfcb9778b160e1dbd7bf9333db]

INTEGRATION: CWS sb59 (1.21.60); FILE MERGED 2006/08/16 09:31:26 sb 1.21.60.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [4cf8ddafaa34a360f45396cb529c19d645409ad0]

INTEGRATION: CWS sb59 (1.66.60); FILE MERGED 2006/08/16 09:31:26 sb 1.66.60.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [a787c651dbe353b888bab388125fbd3860a96279]

INTEGRATION: CWS sb59 (1.12.282); FILE MERGED 2006/08/16 09:31:26 sb 1.12.282.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [64fb8eab26b3734289e8ea9d0f6e7ecf83e57b0d]

INTEGRATION: CWS sb59 (1.20.22); FILE MERGED 2006/08/18 19:23:31 sb 1.20.22.2: RESYNC: (1.20-1.21); FILE MERGED 2006/08/16 09:31:26 sb 1.20.22.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [3235ce0327ca9bc4843ba07e867b3933b422c833]

INTEGRATION: CWS sb59 (1.45.56); FILE MERGED 2006/08/16 09:31:25 sb 1.45.56.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [a82ec5c3beacacb92ba1b77071869191e609e518]

INTEGRATION: CWS sb59 (1.61.16); FILE MERGED 2006/08/16 09:31:25 sb 1.61.16.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [9b6f01e3523afce8b5eff8bcd51b1370a07a3ae5]

INTEGRATION: CWS sb59 (1.44.60); FILE MERGED 2006/08/16 09:31:24 sb 1.44.60.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [c4cca6fdaf45f18b355625d02b2bdf6a95df6914]

INTEGRATION: CWS sb59 (1.36.60); FILE MERGED 2006/08/16 09:31:24 sb 1.36.60.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [5e785bd2ca58fc087ce03918f816fcf845923fe5]

INTEGRATION: CWS sb59 (1.17.60); FILE MERGED 2006/08/16 09:31:24 sb 1.17.60.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [6d78a4f6ff02d165d36729ce246b0e16e7ac7820]

INTEGRATION: CWS sb59 (1.6.282); FILE MERGED 2006/08/18 19:23:06 sb 1.6.282.2: RESYNC: (1.6-1.7); FILE MERGED 2006/08/16 09:31:24 sb 1.6.282.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [f58b702e8a5ad1851a00753c22e55787a64708fd]

INTEGRATION: CWS sb59 (1.14.60); FILE MERGED 2006/08/16 09:31:23 sb 1.14.60.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [7a0f31b9fdad2a3eb7d46bdb545c4fc0a9fdeb7d]

INTEGRATION: CWS sb59 (1.2.282); FILE MERGED 2006/08/22 07:41:02 sb 1.2.282.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [5b91124c3bd758d7742fc2c7a9c226acd2d4d5e3]

INTEGRATION: CWS sb59 (1.113.14); FILE MERGED 2006/08/18 19:22:49 sb 1.113.14.2: RESYNC: (1.113-1.114); FILE MERGED 2006/08/16 09:31:23 sb 1.113.14.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [7a8fbebfebaae53679019629fe6e7ce61337c358]

INTEGRATION: CWS sb59 (1.65.60); FILE MERGED 2006/08/16 09:31:23 sb 1.65.60.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [8102f55e39b3187f5f70294c5ead4f7c58b474b5]

INTEGRATION: CWS sb59 (1.180.60); FILE MERGED 2006/08/18 19:22:34 sb 1.180.60.2: RESYNC: (1.180-1.181); FILE MERGED 2006/08/16 09:31:22 sb 1.180.60.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [2296f6a668dbd2dce85d5165da88928321c893d5]

INTEGRATION: CWS sb59 (1.93.20); FILE MERGED 2006/08/16 09:31:22 sb 1.93.20.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [9e10e299b00f9a97ac7902a22c5496458dc535fa]

INTEGRATION: CWS sb59 (1.63.60); FILE MERGED 2006/08/16 09:31:21 sb 1.63.60.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [916fbeb691958cc898fad27ed012c8eb2a1de1b1]

INTEGRATION: CWS sb59 (1.20.58); FILE MERGED 2006/08/18 19:22:02 sb 1.20.58.2: RESYNC: (1.20-1.21); FILE MERGED 2006/08/16 09:31:21 sb 1.20.58.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [93071358c49a3d18ebc44fe9e8b95fdb1d4f7163]

INTEGRATION: CWS sb59 (1.5.6); FILE MERGED 2006/09/29 13:30:32 sb 1.5.6.2: Manually merged in 1.6 (from SRC680m186). 2006/08/14 12:52:26 thb 1.5.6.1: #*** misc/build/boost-1.30.2/boost/shared_ptr.hppThu Jun 12 19:09:21 2003#


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [adb56193eba70c7a0979ec4ff2f309779c45f8c0]

INTEGRATION: CWS sb59 (1.6.60); FILE MERGED 2006/08/16 09:31:21 sb 1.6.60.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [f31b85c43ab7302483dd5611767293c481435cce]

INTEGRATION: CWS sb59 (1.45.20); FILE MERGED 2006/08/18 19:21:55 sb 1.45.20.2: RESYNC: (1.45-1.46); FILE MERGED 2006/08/16 09:31:21 sb 1.45.20.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [85cd316f384bf3bd9a6d99e4080a95bfecf97aa0]

INTEGRATION: CWS sb59 (1.181.22); FILE MERGED 2006/08/18 19:21:23 sb 1.181.22.2: RESYNC: (1.181-1.184); FILE MERGED 2006/08/16 09:31:20 sb 1.181.22.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [49fdd3f60ec9562a36c8d249d38a1baababc8fb7]

INTEGRATION: CWS sb59 (1.11.60); FILE MERGED 2006/08/18 19:20:51 sb 1.11.60.2: RESYNC: (1.11-1.12); FILE MERGED 2006/08/16 09:31:20 sb 1.11.60.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [a408e81f4904051978149f01339ab4519cdfce77]

INTEGRATION: CWS sb59 (1.8.60); FILE MERGED 2006/08/16 09:31:20 sb 1.8.60.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [7c0a0cc25edd37198da1cef83e4d78d1486751fa]

INTEGRATION: CWS sb59 (1.50.60); FILE MERGED 2006/08/16 09:31:19 sb 1.50.60.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [68ddbe6aa493c262fe9f072806ad80aa7c1893d3]

INTEGRATION: CWS sb59 (1.28.58); FILE MERGED 2006/08/16 09:31:19 sb 1.28.58.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [7057b69ad439ec65983247f805171e4502bf8260]

INTEGRATION: CWS sb59 (1.15.60); FILE MERGED 2006/08/22 07:41:01 sb 1.15.60.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [a286baff40f83b5d1befaa477dfef6c7c8ebcec2]

INTEGRATION: CWS sb59 (1.123.58); FILE MERGED 2006/08/16 09:31:19 sb 1.123.58.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [47ba54f412ceba0c55cba8e5697e73c56da09795]

INTEGRATION: CWS sb59 (1.34.58); FILE MERGED 2006/08/16 09:31:19 sb 1.34.58.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [2eb9380c86b5c3ab6bc4134ed9e9234a961da628]

INTEGRATION: CWS sb59 (1.24.56); FILE MERGED 2006/08/16 09:31:18 sb 1.24.56.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [6063862a39dff96a3ba7a935fbfca68c47c0e0a3]

INTEGRATION: CWS sb59 (1.31.34); FILE MERGED 2006/08/18 19:20:41 sb 1.31.34.2: RESYNC: (1.31-1.32); FILE MERGED 2006/08/16 09:31:18 sb 1.31.34.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [0d1ca8a9ec80dc771d3b4c3055d8ea5b5c78b69c]

INTEGRATION: CWS sb59 (1.17.60); FILE MERGED 2006/08/16 09:31:18 sb 1.17.60.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [d0e5ece6b765aef1ced30783f1b65c4c919d79b3]

INTEGRATION: CWS sb59 (1.17.60); FILE MERGED 2006/08/16 09:31:17 sb 1.17.60.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [e1d4be2314e654cc4d69ebf88569cc4309ee428a]

INTEGRATION: CWS sb59 (1.13.60); FILE MERGED 2006/08/16 09:31:17 sb 1.13.60.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [2f9b2d056d7742e869bd159553e433c050b6fa98]

INTEGRATION: CWS sb59 (1.8.16); FILE MERGED 2006/08/16 09:31:17 sb 1.8.16.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [62b112ccf291cfcc798dac7076b6e96a9a77c960]

INTEGRATION: CWS sb59 (1.19.60); FILE MERGED 2006/08/16 09:31:17 sb 1.19.60.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [769279ee065d0bbfef16d426d916b5b6c28892f8]

INTEGRATION: CWS sb59 (1.43.56); FILE MERGED 2006/08/16 09:31:17 sb 1.43.56.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [0df45906f391434c3803bbeaf7955341a0132b1e]

INTEGRATION: CWS sb59 (1.45.14); FILE MERGED 2006/08/18 19:20:25 sb 1.45.14.2: RESYNC: (1.45-1.46); FILE MERGED 2006/08/16 09:31:17 sb 1.45.14.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [d8f543d93caa1119ad95917b66be5186b08507c5]

INTEGRATION: CWS sb59 (1.5.60); FILE MERGED 2006/08/16 09:31:16 sb 1.5.60.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [b2df0b0a00502a5d3d863298a3ac0420a89b255e]

INTEGRATION: CWS sb59 (1.12.60); FILE MERGED 2006/08/16 09:31:16 sb 1.12.60.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [7c7faef3356c663eecf79bee88d0d703b415b094]

INTEGRATION: CWS sb59 (1.93.278); FILE MERGED 2006/08/16 09:31:15 sb 1.93.278.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [a597c3df677bb02f60d77c5be89e07c793386c7e]

INTEGRATION: CWS sb59 (1.116.60); FILE MERGED 2006/08/16 09:31:15 sb 1.116.60.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [5c36e715c68ab751d04a03f66abfa4abbf3f5ee8]

INTEGRATION: CWS sb59 (1.6.58); FILE MERGED 2006/08/18 19:19:49 sb 1.6.58.2: RESYNC: (1.6-1.7); FILE MERGED 2006/08/16 09:31:14 sb 1.6.58.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [995b57a4bffdf567fa2b972598c5d128aa75a231]

INTEGRATION: CWS sb59 (1.3.282); FILE MERGED 2006/08/16 09:31:14 sb 1.3.282.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [862f82204b4c886c7f19ec446572defdce08e361]

INTEGRATION: CWS sb59 (1.24.60); FILE MERGED 2006/08/16 10:58:08 sb 1.24.60.2: #i67487# Fixed previous fix. 2006/08/16 09:31:14 sb 1.24.60.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [0eb9780f93f072a9dba8c35c777ff281ef59beda]

INTEGRATION: CWS sb59 (1.62.16); FILE MERGED 2006/08/18 19:19:43 sb 1.62.16.2: RESYNC: (1.62-1.63); FILE MERGED 2006/08/16 09:31:14 sb 1.62.16.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [0dd18ea61b0ce2a6aff7cd291c200b188111569d]

INTEGRATION: CWS sb59 (1.106.22); FILE MERGED 2006/08/16 09:31:14 sb 1.106.22.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [85e24f92598ea4e26780f531083159f2136b3224]

INTEGRATION: CWS sb59 (1.28.60); FILE MERGED 2006/08/16 09:31:13 sb 1.28.60.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [bf8040751f522604b36b69dd8956c9bd2493a073]

INTEGRATION: CWS sb59 (1.66.60); FILE MERGED 2006/08/16 09:31:13 sb 1.66.60.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [70521d5835e6a8f2ff2a81f6fc0e8f58f45f548e]

INTEGRATION: CWS sb59 (1.43.60); FILE MERGED 2006/08/16 09:31:13 sb 1.43.60.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [96fe563c091af7a28e2010fc4f3849def690c538]

INTEGRATION: CWS sb59 (1.39.98); FILE MERGED 2006/08/16 09:31:13 sb 1.39.98.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [32db78275b2e98ecf2ffc3358d4d472b33d1091e]

INTEGRATION: CWS sb59 (1.103.60); FILE MERGED 2006/08/16 09:31:12 sb 1.103.60.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [44c2321bb458e1f5a1934dc01b70bf1fc2986dd1]

INTEGRATION: CWS sb59 (1.5.14); FILE MERGED 2006/08/07 14:31:14 sb 1.5.14.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [fc551afec3741893b34908bc1a6f2a49af8898ff]

INTEGRATION: CWS sb59 (1.4.16); FILE MERGED 2006/08/07 14:31:14 sb 1.4.16.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [1e5738b31c2bbeb473f333d3c9638a4bf1c13c39]

INTEGRATION: CWS sb59 (1.7.16); FILE MERGED 2006/08/07 14:31:13 sb 1.7.16.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [93d8efce2d34e206333dc69c3c80fce25fea078a]

INTEGRATION: CWS sb59 (1.7.112); FILE MERGED 2006/08/07 14:31:13 sb 1.7.112.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [46a3db66397785a343d6491205341443c6075f88]

INTEGRATION: CWS sb59 (1.31.22); FILE MERGED 2006/08/07 14:31:13 sb 1.31.22.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [2f4227b34bc5954e6b5037d21cd923af0adfb876]

INTEGRATION: CWS sb59 (1.4.20); FILE MERGED 2006/08/07 14:31:12 sb 1.4.20.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [e29a1e3030b7d48c2bcaeb042cb45f16dc388b36]

INTEGRATION: CWS sb59 (1.10.10); FILE MERGED 2006/08/07 14:31:12 sb 1.10.10.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [3d48660a7726d12e7a134e032e1cbfbadcec275d]

INTEGRATION: CWS sb59 (1.6.22); FILE MERGED 2006/08/07 14:31:12 sb 1.6.22.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [37f651c55cdc27b97271985f6009a4db6a15146d]

INTEGRATION: CWS sb59 (1.6.18); FILE MERGED 2006/08/07 14:31:12 sb 1.6.18.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [b0c38ebe352e2b66aba3ed92f0d79d7f2020cf02]

INTEGRATION: CWS sb59 (1.5.54); FILE MERGED 2006/08/07 14:31:12 sb 1.5.54.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [9b904f87e8f1c985007b6fc956d22337e189340e]

INTEGRATION: CWS sb59 (1.8.18); FILE MERGED 2006/08/07 14:31:11 sb 1.8.18.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [c3423af5665bacf6134dc3a02285beeaa00feaa9]

INTEGRATION: CWS sb59 (1.13.54); FILE MERGED 2006/08/07 14:31:11 sb 1.13.54.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [ef8358cfe93d12def7a0a9db385a2d571fbf2581]

INTEGRATION: CWS sb59 (1.4.108); FILE MERGED 2006/08/07 14:31:11 sb 1.4.108.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [6c670905e5b2e02520e98d741c401a43df75714a]

INTEGRATION: CWS sb59 (1.4.108); FILE MERGED 2006/08/07 14:31:10 sb 1.4.108.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [93c3168466a828291dc1b5bff51340577da6fa4c]

INTEGRATION: CWS sb59 (1.9.18); FILE MERGED 2006/08/07 14:31:10 sb 1.9.18.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [6ef35e3715a0887727341837e3037af1d2b68f21]

INTEGRATION: CWS sb59 (1.13.16); FILE MERGED 2006/08/18 19:18:41 sb 1.13.16.2: RESYNC: (1.13-1.14); FILE MERGED 2006/08/07 14:31:10 sb 1.13.16.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [1e8ad90618bbc31f7e945a5d7729585802a4e075]

INTEGRATION: CWS sb59 (1.8.20); FILE MERGED 2006/08/07 14:31:10 sb 1.8.20.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [eec555b9f1622d75102049a0f79ba23146a3dcc7]

INTEGRATION: CWS sb59 (1.4.22); FILE MERGED 2006/08/07 14:31:09 sb 1.4.22.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [7493e50c0785dcd0d34a4b2dc270303f0c84c119]

INTEGRATION: CWS sb59 (1.5.22); FILE MERGED 2006/08/07 14:31:09 sb 1.5.22.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [964f14eb55ccc8a51fb421dfe57dafe3473c1b55]

INTEGRATION: CWS sb59 (1.2.112); FILE MERGED 2006/08/07 14:31:09 sb 1.2.112.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [ba5d74df2fb55201b4ecb3a27795e7ce57c2c112]

INTEGRATION: CWS sb59 (1.3.112); FILE MERGED 2006/08/07 14:31:09 sb 1.3.112.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [79306d72739ef1006119da1042444a67d6698dcc]

INTEGRATION: CWS sb59 (1.5.22); FILE MERGED 2006/08/07 14:31:08 sb 1.5.22.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [93234718749cc43aa83607927dad290a4ade68e1]

INTEGRATION: CWS sb59 (1.5.18); FILE MERGED 2006/08/07 14:31:08 sb 1.5.18.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [f312d8f430bd0c02e67874407567682cc8467aab]

INTEGRATION: CWS sb59 (1.7.10); FILE MERGED 2006/08/07 14:31:08 sb 1.7.10.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [02fa03209d51d021c94292138204d8c34e94d52b]

INTEGRATION: CWS sb59 (1.6.108); FILE MERGED 2006/08/07 14:31:07 sb 1.6.108.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [776a35f489c480dfae69d28e10c1e0cfa3e72bf7]

INTEGRATION: CWS sb59 (1.2.112); FILE MERGED 2006/08/07 14:31:07 sb 1.2.112.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [64388d829dbe689c3f6ff8cda6203740b4f8ad3b]

INTEGRATION: CWS sb59 (1.5.108); FILE MERGED 2006/08/07 14:31:06 sb 1.5.108.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [89ae78b9ace09e2e10fc269cfba501a627841e7f]

INTEGRATION: CWS sb59 (1.7.20); FILE MERGED 2006/08/07 14:31:06 sb 1.7.20.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [6ec6bcae7ec8389ddc945d74d1ea4d2b35bb3df8]

INTEGRATION: CWS sb59 (1.3.108); FILE MERGED 2006/08/07 14:45:32 sb 1.3.108.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [c1db55893b6ea01f1929391fe71c01a8aa8ac9d4]

INTEGRATION: CWS sb59 (1.9.24); FILE MERGED 2006/08/18 12:36:36 sb 1.9.24.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [ae7c96ece8421740563947be1204e61178c89535]

INTEGRATION: CWS sb59 (1.20.24); FILE MERGED 2006/08/22 15:27:42 sb 1.20.24.1: #i67487# Made code compile (warning-free) again after resync to SRC680m182.


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [045c4776ac47ef6b01a544dbe214a0f576a40094]

INTEGRATION: CWS sb59 (1.28.164); FILE MERGED 2006/08/18 12:36:35 sb 1.28.164.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [9a298257721663f84075cac639bd85665399cd64]

INTEGRATION: CWS sb59 (1.61.24); FILE MERGED 2006/08/18 12:36:35 sb 1.61.24.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [6d075a882ce0f4b0c85098f8b0e09045a529d84d]

INTEGRATION: CWS sb59 (1.3.300); FILE MERGED 2006/08/02 15:38:13 cl 1.3.300.1: fixed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [50917d4f7f3e2ef1baa3d1a505df8a8cf9f5a324]

INTEGRATION: CWS sb59 (1.13.64); FILE MERGED 2006/07/28 15:24:26 sb 1.13.64.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [590644e5d7349b9c3d1318cd7b5446a26d758dd2]

INTEGRATION: CWS sb59 (1.21.64); FILE MERGED 2006/07/28 15:24:26 sb 1.21.64.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [85e52c9b8b7a6f728283b26aab2fedcc5ee42dc8]

INTEGRATION: CWS sb59 (1.10.64); FILE MERGED 2006/08/18 19:06:04 sb 1.10.64.2: RESYNC: (1.10-1.11); FILE MERGED 2006/07/28 15:24:25 sb 1.10.64.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [dd2608ad7e6ff8718015934a770990c5e6b048c7]

INTEGRATION: CWS sb59 (1.5.64); FILE MERGED 2006/07/28 15:24:25 sb 1.5.64.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [e956f3e54b0ae8fbda50cd92d45f5b6d4fc10612]

INTEGRATION: CWS sb59 (1.1.1392); FILE MERGED 2006/07/28 15:24:25 sb 1.1.1392.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [c4660477fcbcc76b95b516310619f93c96baae93]

INTEGRATION: CWS sb59 (1.5.298); FILE MERGED 2006/07/28 15:24:25 sb 1.5.298.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [842cab1a841e2ec6b6ce20d1900a17b82fac1828]

INTEGRATION: CWS sb59 (1.2.298); FILE MERGED 2006/07/28 15:24:25 sb 1.2.298.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [bbc5e31f52eefc4e3b7ca72fb4b273cb7fb382c0]

#i70356# change MKDIR to MKDIRHIER


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [4c12f693b5bcfbd57518e16bdb6c2203d405c462]

INTEGRATION: CWS sb59 (1.5.298); FILE MERGED 2006/07/28 15:24:24 sb 1.5.298.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [cb6b188431bf2aeaeffd4e41b76aeef5cd817edc]

INTEGRATION: CWS sb59 (1.44.64); FILE MERGED 2006/07/28 15:24:24 sb 1.44.64.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [1728f8ef2544e289a91393404b6c453659cd2677]

INTEGRATION: CWS sb59 (1.69.64); FILE MERGED 2006/08/18 19:05:39 sb 1.69.64.2: RESYNC: (1.69-1.70); FILE MERGED 2006/07/28 15:24:24 sb 1.69.64.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [604f510e782c2f91fb6fc51821156db67adc4753]

INTEGRATION: CWS sb59 (1.62.64); FILE MERGED 2006/08/18 19:05:33 sb 1.62.64.2: RESYNC: (1.62-1.63); FILE MERGED 2006/07/28 15:24:23 sb 1.62.64.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [2536ff02640848833ee368c955423bf78182894c]

INTEGRATION: CWS sb59 (1.42.8); FILE MERGED 2006/08/18 19:05:26 sb 1.42.8.2: RESYNC: (1.42-1.43); FILE MERGED 2006/07/28 15:24:23 sb 1.42.8.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [3d658be9c4db63f950dad7f3ab7a805966cc57db]

INTEGRATION: CWS sb59 (1.7.126); FILE MERGED 2006/07/28 15:24:23 sb 1.7.126.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [c8307ae7935fe048b1d305d7825b8d0447a5fd5a]

INTEGRATION: CWS sb59 (1.4.64); FILE MERGED 2006/07/28 15:24:23 sb 1.4.64.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [fcda4b898a812892637bfef5af2f1d8cbc3107b4]

INTEGRATION: CWS sb59 (1.4.64); FILE MERGED 2006/07/28 15:24:22 sb 1.4.64.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [5cb88a7abed2781d4fa7eaf35dd1c6e3d495218c]

INTEGRATION: CWS sb59 (1.3.300); FILE MERGED 2006/07/28 15:24:22 sb 1.3.300.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [876aeec198bb188dcd683d66e6f48ba728e12836]

INTEGRATION: CWS sb59 (1.18.64); FILE MERGED 2006/07/28 15:24:22 sb 1.18.64.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [00c3fb0cc0287c93302d67fc9b841888eb57a6b8]

INTEGRATION: CWS sb59 (1.17.64); FILE MERGED 2006/07/28 15:24:22 sb 1.17.64.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [4a5d35350438b3da46d0f57da461acbe018befec]

INTEGRATION: CWS sb59 (1.72.64); FILE MERGED 2006/08/18 19:05:20 sb 1.72.64.2: RESYNC: (1.72-1.73); FILE MERGED 2006/07/28 15:24:22 sb 1.72.64.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [0b44cd7dac6d2665daa5e92ee0a3a5c571994392]

INTEGRATION: CWS sb59 (1.11.16); FILE MERGED 2006/07/28 15:24:21 sb 1.11.16.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [2812b077a871aab703a936e1b316500e26427152]

INTEGRATION: CWS sb59 (1.5.64); FILE MERGED 2006/07/28 15:24:21 sb 1.5.64.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [6253b22908e0aa1b2a260569af8eab520626823a]

INTEGRATION: CWS sb59 (1.3.300); FILE MERGED 2006/07/28 15:24:21 sb 1.3.300.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [bc731ea65c6c9abefd3334a89e6c64f87febdc3e]

INTEGRATION: CWS sb59 (1.4.64); FILE MERGED 2006/07/28 15:24:21 sb 1.4.64.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [fbe65a591222256a32b1df0c47c7ea3f5ab7f05d]

INTEGRATION: CWS sb59 (1.5.64); FILE MERGED 2006/07/28 15:24:20 sb 1.5.64.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [8e4b86b646939f87a9098825b7d41982e17c4c32]

INTEGRATION: CWS sb59 (1.3.300); FILE MERGED 2006/07/28 15:24:20 sb 1.3.300.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [ed571ec3f33127977eccf660bafb0a3a7e464eeb]

INTEGRATION: CWS sb59 (1.4.64); FILE MERGED 2006/07/28 15:24:20 sb 1.4.64.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [5c88cc42570ff85bf97fc7b738ed938172d4d8e6]

INTEGRATION: CWS sb59 (1.4.64); FILE MERGED 2006/07/28 15:24:19 sb 1.4.64.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [9492672465a0b33dd9b9a4ccc765eaa72729e2aa]

INTEGRATION: CWS sb59 (1.12.64); FILE MERGED 2006/07/28 15:24:19 sb 1.12.64.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [5d22f5665082e12fa68e031318037e17026a8bef]

INTEGRATION: CWS sb59 (1.8.64); FILE MERGED 2006/07/28 15:24:19 sb 1.8.64.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [bc2208675d021af02c8e3b1c291de3a99e52b386]

INTEGRATION: CWS sb59 (1.11.300); FILE MERGED 2006/07/28 15:24:19 sb 1.11.300.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [53f2d59dcb7fe68e72d4245e736b8310b884c16f]

INTEGRATION: CWS sb59 (1.7.64); FILE MERGED 2006/07/28 15:24:19 sb 1.7.64.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [82feffd059736f49a26a126009a0d667e01ff47d]

INTEGRATION: CWS sb59 (1.29.62); FILE MERGED 2006/07/28 15:24:18 sb 1.29.62.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [bbbe0af184009b6f6d4d047f81fe7d4189a52907]

INTEGRATION: CWS sb59 (1.16.62); FILE MERGED 2006/07/28 15:24:18 sb 1.16.62.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [7c8b9d1ed7640d1d7e3052d287f228f5123695c9]

INTEGRATION: CWS sb59 (1.4.62); FILE MERGED 2006/07/28 15:24:18 sb 1.4.62.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [9969ada92c3f2c70326d06534a767fb7cb9f373a]

INTEGRATION: CWS sb59 (1.5.64); FILE MERGED 2006/07/28 15:24:18 sb 1.5.64.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [0cb30acab0e083cd604df809556236919653428a]

INTEGRATION: CWS sb59 (1.8.64); FILE MERGED 2006/07/28 15:24:17 sb 1.8.64.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [b4bb18be6327d0166ecc334afe905222befa240f]

INTEGRATION: CWS sb59 (1.14.298); FILE MERGED 2006/07/28 15:24:17 sb 1.14.298.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [4dbdf78f6d4c3ea1e061a1c7afbe7bb5b0525d27]

INTEGRATION: CWS sb59 (1.16.64); FILE MERGED 2006/07/28 15:24:17 sb 1.16.64.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [41a552b0f78d9227839ae528ef624e842f0435ce]

INTEGRATION: CWS sb59 (1.60.62); FILE MERGED 2006/07/28 15:24:17 sb 1.60.62.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [bda22b8fd5d9a885d582a5b6fbdc1861729b6409]

INTEGRATION: CWS sb59 (1.16.166); FILE MERGED 2006/07/28 15:24:17 sb 1.16.166.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [5574b29c535495496c25f942b2346363288ba041]

INTEGRATION: CWS sb59 (1.20.164); FILE MERGED 2006/07/28 15:24:17 sb 1.20.164.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [806795fb0efbafe3071f59930d1e9e34ec5399d7]

INTEGRATION: CWS sb59 (1.7.64); FILE MERGED 2006/08/18 19:04:30 sb 1.7.64.2: RESYNC: (1.7-1.8); FILE MERGED 2006/07/28 15:24:16 sb 1.7.64.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [950a5fcba9514f2a8aba24b2eb14fb6a414845b5]

INTEGRATION: CWS sb59 (1.11.64); FILE MERGED 2006/07/28 15:24:16 sb 1.11.64.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [bebdb22d9ca710341eb0a2214cafa9a1f2ac9f5c]

INTEGRATION: CWS sb59 (1.50.64); FILE MERGED 2006/08/18 19:04:24 sb 1.50.64.2: RESYNC: (1.50-1.51); FILE MERGED 2006/07/28 15:24:16 sb 1.50.64.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [a850869cbb2597f28c8cbd4ca772d78ec454bbbf]

INTEGRATION: CWS sb59 (1.3.298); FILE MERGED 2006/07/28 15:24:16 sb 1.3.298.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [9d295e41e4e2a63592de5b47cbb481bdc02806fe]

INTEGRATION: CWS sb59 (1.45.8); FILE MERGED 2006/07/28 15:24:15 sb 1.45.8.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [2a289392503cbc2f89b4dbfbf970ded70e00cb45]

INTEGRATION: CWS sb59 (1.3.298); FILE MERGED 2006/07/28 15:24:15 sb 1.3.298.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [57fbd8207aaa8e44b1ba59c10b58c36e8e712c83]

INTEGRATION: CWS sb59 (1.11.64); FILE MERGED 2006/07/28 15:24:15 sb 1.11.64.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [3b3577ed849546e29771e306a3cc106f8123a469]

INTEGRATION: CWS sb59 (1.34.64); FILE MERGED 2006/07/28 15:24:15 sb 1.34.64.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [24f36b6b528688a4a2098d9b0b1ad74a285d18c7]

INTEGRATION: CWS sb59 (1.5.64); FILE MERGED 2006/07/28 15:24:15 sb 1.5.64.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [13ba6074013a5d0a896886d832fe68c38bf27e01]

INTEGRATION: CWS sb59 (1.2.300); FILE MERGED 2006/07/28 15:24:14 sb 1.2.300.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [dc31dc602409f09c2eced09fa1be43b05b2a9b74]

INTEGRATION: CWS sb59 (1.9.64); FILE MERGED 2006/07/28 15:24:14 sb 1.9.64.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [d856da60e8d08a70715933711c398c82443d17c7]

INTEGRATION: CWS sb59 (1.6.64); FILE MERGED 2006/07/28 15:24:14 sb 1.6.64.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [abdfc77224d606db744eddde2a3e9111eaa8a8e1]

INTEGRATION: CWS sb59 (1.27.8); FILE MERGED 2006/07/28 15:24:14 sb 1.27.8.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [2f0b4ffbd49c9b4831b2e78e6b32e04ca635c41e]

INTEGRATION: CWS sb59 (1.19.64); FILE MERGED 2006/07/25 08:52:54 sb 1.19.64.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [e7906f6cda4c4d870edc3e7c345e9bd8108168ad]

INTEGRATION: CWS sb59 (1.4.126); FILE MERGED 2006/07/28 15:24:14 sb 1.4.126.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [8b5ad73ecd58450db356ae2d443e9727f4240db6]

INTEGRATION: CWS sb59 (1.4.64); FILE MERGED 2006/07/25 08:52:54 sb 1.4.64.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [91be89553e30627bee979bf516520122df8b28a7]

INTEGRATION: CWS sb59 (1.6.62); FILE MERGED 2006/07/25 08:52:54 sb 1.6.62.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [12eaba6ba1fae2f7172674ab6be2e17ade3b1941]

INTEGRATION: CWS sb59 (1.33.64); FILE MERGED 2006/07/25 08:52:53 sb 1.33.64.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [2a0181a49b5c0a7a5553bc93ac79ff05f2dbbb6b]

INTEGRATION: CWS sb59 (1.6.300); FILE MERGED 2006/07/25 08:52:53 sb 1.6.300.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [8bbd6da745ac2c3ba544e6b3fa563d2c234e675d]

INTEGRATION: CWS sb59 (1.14.64); FILE MERGED 2006/07/25 08:52:53 sb 1.14.64.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [3513f16f1a0c0675e3fa2a557cc59e40adf05b53]

INTEGRATION: CWS sb59 (1.19.64); FILE MERGED 2006/07/25 08:52:53 sb 1.19.64.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [002e69866464e8e8dde4de20ab789e80c471619e]

INTEGRATION: CWS sb59 (1.8.64); FILE MERGED 2006/07/25 08:52:53 sb 1.8.64.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [a47bf7bee54ea4c943e968de94f4405f02fa1e5b]

INTEGRATION: CWS sb59 (1.73.16); FILE MERGED 2006/07/25 08:52:52 sb 1.73.16.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [92689fa8343dc7e9cff771e3fd107be81c97ef02]

INTEGRATION: CWS sb59 (1.21.64); FILE MERGED 2006/09/08 08:26:47 sb 1.21.64.2: Manually resolved merge conflicts against SRC680m183. 2006/07/25 08:52:52 sb 1.21.64.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [9c2b2035cf4e173ddd0ec080a650e2228fb1b16d]

INTEGRATION: CWS sb59 (1.6.64); FILE MERGED 2006/07/25 08:52:52 sb 1.6.64.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [9da7760c17612bf4bc7bd376209b744c904efdbc]

INTEGRATION: CWS sb59 (1.49.64); FILE MERGED 2006/07/25 08:52:52 sb 1.49.64.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [19d62fe9ef12fc8a74f53799c87cd2d02ab51d0c]

INTEGRATION: CWS sb59 (1.4.64); FILE MERGED 2006/07/25 08:52:52 sb 1.4.64.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [3dcb8b606d8d114b0ead53c527b73565c2aa7b10]

INTEGRATION: CWS sb59 (1.11.298); FILE MERGED 2006/07/25 08:52:52 sb 1.11.298.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [f82da67ba9df403e0253c702b96d43b306341c89]

INTEGRATION: CWS sb59 (1.3.300); FILE MERGED 2006/07/25 08:52:51 sb 1.3.300.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [1303038c4a9a2defd49e60c2ae37d670eb2f903d]

INTEGRATION: CWS sb59 (1.5.64); FILE MERGED 2006/07/25 08:52:51 sb 1.5.64.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [48e64ba670b4a2c79d68736c520d691cb76bc0da]

INTEGRATION: CWS sb59 (1.8.64); FILE MERGED 2006/07/25 08:52:51 sb 1.8.64.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [d8b4e920b856ca7dd9b5ce7ec279f02b37f9cb80]

INTEGRATION: CWS sb59 (1.11.244); FILE MERGED 2006/07/25 08:52:51 sb 1.11.244.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [90994aedc73d5e435fc0a4a2124adb65bdd24c00]

INTEGRATION: CWS sb59 (1.17.64); FILE MERGED 2006/07/25 08:52:50 sb 1.17.64.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [99e170d2f4789d60c43d3fcef75512b992269025]

INTEGRATION: CWS sb59 (1.11.64); FILE MERGED 2006/07/25 08:52:50 sb 1.11.64.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [01aa24ae3e27e25fac5f8730889f4d8d6c6ce61b]

INTEGRATION: CWS sb59 (1.12.64); FILE MERGED 2006/07/25 08:52:50 sb 1.12.64.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [438bfb44c87b2a9d73997ff645b6238068f2fa0b]

INTEGRATION: CWS sb59 (1.26.64); FILE MERGED 2006/07/25 08:52:50 sb 1.26.64.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [295ed121d27bd90750553ed9230be1a30a9f4466]

INTEGRATION: CWS sb59 (1.8.296); FILE MERGED 2006/08/18 19:03:35 sb 1.8.296.2: RESYNC: (1.8-1.9); FILE MERGED 2006/07/25 08:52:50 sb 1.8.296.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [f03fe54c55922ab5af536dffc7ffd73d3e54f334]

INTEGRATION: CWS sb59 (1.19.64); FILE MERGED 2006/07/25 08:52:49 sb 1.19.64.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [7323c4a7e5ab7c80d4e0495e50ccf358d5c8415a]

INTEGRATION: CWS sb59 (1.32.62); FILE MERGED 2006/08/18 19:03:24 sb 1.32.62.2: RESYNC: (1.33-1.35); FILE MERGED 2006/07/25 08:52:49 sb 1.32.62.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [c6c6815deef0280e91e9d935f3cca3d148b8b9db]

INTEGRATION: CWS sb59 (1.38.62); FILE MERGED 2006/07/25 08:52:49 sb 1.38.62.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [8fd11fc039fbd8c7e8ab902087e47bd9cc3ba8ae]

INTEGRATION: CWS sb59 (1.8.300); FILE MERGED 2006/07/28 15:24:13 sb 1.8.300.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [0eda475d3adb8c37d605e8c51ac48b82b92d1fc7]

INTEGRATION: CWS sb59 (1.134.60); FILE MERGED 2006/08/18 19:03:18 sb 1.134.60.2: RESYNC: (1.134-1.135); FILE MERGED 2006/07/28 15:24:13 sb 1.134.60.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [a30b0d925abf028b7bfe608d287789bda510970d]

INTEGRATION: CWS sb59 (1.11.300); FILE MERGED 2006/07/28 15:24:13 sb 1.11.300.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [cfd433b23339c5bfa95dbb062588cb11245145a9]

INTEGRATION: CWS sb59 (1.9.300); FILE MERGED 2006/07/25 08:52:48 sb 1.9.300.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [36daa9508510ebfa3b31b05b482c5d658d32d460]

INTEGRATION: CWS sb59 (1.3.64); FILE MERGED 2006/08/09 11:09:38 sb 1.3.64.2: #i67487 Made code warning-free (wntmsci10). 2006/08/09 08:13:11 sb 1.3.64.1: #i67487 Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [57aeeaa643fe4859d56689d87ac4372db60ac89c]

INTEGRATION: CWS sb59 (1.8.22); FILE MERGED 2006/08/11 22:44:40 thb 1.8.22.1: #i68336# Made cppcanvas warning free for wntmsci10


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [090d1b5a7d2475ce1453334140cbd79ab7730bcd]

INTEGRATION: CWS sb59 (1.7.22); FILE MERGED 2006/08/11 15:36:04 thb 1.7.22.1: #i68336# Removed unused params; added a few using declarations for hidden methods; added a few casts; added some default statements to get cppcanvas warning free


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [0c9508304f9aef0d015664cb32e00f1c5599fa3e]

INTEGRATION: CWS sb59 (1.5.26); FILE MERGED 2006/08/11 15:36:04 thb 1.5.26.1: #i68336# Removed unused params; added a few using declarations for hidden methods; added a few casts; added some default statements to get cppcanvas warning free


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [5e5193ef2102b711f5fb86cf53385409eda745be]

INTEGRATION: CWS sb59 (1.6.22); FILE MERGED 2006/08/11 22:44:40 thb 1.6.22.1: #i68336# Made cppcanvas warning free for wntmsci10


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [56c18f416f2b245f8ff3a5fe44a8b98fca74b937]

INTEGRATION: CWS sb59 (1.12.6); FILE MERGED 2006/08/30 13:51:40 sb 1.12.6.2: #i67535# Made code warning-free (GCC 4.1.1). 2006/08/11 15:36:03 thb 1.12.6.1: #i68336# Removed unused params; added a few using declarations for hidden methods; added a few casts; added some default statements to get cppcanvas warning free


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [065a3db2288ac15d6709ddbf67561e1c94e20d5d]

INTEGRATION: CWS sb59 (1.8.22); FILE MERGED 2006/08/11 15:36:03 thb 1.8.22.1: #i68336# Removed unused params; added a few using declarations for hidden methods; added a few casts; added some default statements to get cppcanvas warning free


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [9c8bf8e31140e823eb9f98f10a6d7b77818659d1]

INTEGRATION: CWS sb59 (1.16.12); FILE MERGED 2006/08/18 19:02:01 sb 1.16.12.4: RESYNC: (1.16-1.18); FILE MERGED 2006/08/11 22:47:21 thb 1.16.12.3: #i68336# Made cppcanvas warning free for wntmsci10 2006/08/11 22:44:39 thb 1.16.12.2: #i68336# Made cppcanvas warning free for wntmsci10 2006/08/11 15:36:03 thb 1.16.12.1: #i68336# Removed unused params; added a few using declarations for hidden methods; added a few casts; added some default statements to get cppcanvas warning free


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [6361c35204052a371a46fae87c9c2659bdc48579]

INTEGRATION: CWS sb59 (1.2.22); FILE MERGED 2006/08/11 22:44:39 thb 1.2.22.2: #i68336# Made cppcanvas warning free for wntmsci10 2006/08/11 15:36:02 thb 1.2.22.1: #i68336# Removed unused params; added a few using declarations for hidden methods; added a few casts; added some default statements to get cppcanvas warning free


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [12530f1614f952d0c6fb18278d8c97706ae6e8bf]

INTEGRATION: CWS sb59 (1.8.22); FILE MERGED 2006/08/11 15:36:02 thb 1.8.22.1: #i68336# Removed unused params; added a few using declarations for hidden methods; added a few casts; added some default statements to get cppcanvas warning free


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [19dcc51c2ed5e1a4e12e1492c25b27a0cfcbd558]

INTEGRATION: CWS sb59 (1.238.2); FILE MERGED 2006/08/18 18:53:15 sb 1.238.2.2: RESYNC: (1.238-1.241); FILE MERGED 2006/08/18 11:57:54 sb 1.238.2.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [180fc3bac53070ff8684e3a5507785811544fcda]

INTEGRATION: CWS sb59 (1.5.108); FILE MERGED 2006/08/23 15:19:07 sb 1.5.108.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [a77e05e1aa171d8858e561b7f252d77a445284ab]

INTEGRATION: CWS sb59 (1.5.24); FILE MERGED 2006/08/09 12:54:00 sb 1.5.24.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [6bdbef667f137109988288550b0ec65013f189b0]

INTEGRATION: CWS sb59 (1.4.152); FILE MERGED 2006/08/09 12:54:00 sb 1.4.152.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [946827ea11335beef7237f3f99bba7968eb220c4]

INTEGRATION: CWS sb59 (1.11.152); FILE MERGED 2006/08/09 12:54:00 sb 1.11.152.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [39b70a5c0e197e0fb8428776f55a39e9e0553721]

INTEGRATION: CWS sb59 (1.26.6); FILE MERGED 2006/08/09 12:54:00 sb 1.26.6.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [7163aa60eaf7c71e18c8e8f2df200ba85e075453]

INTEGRATION: CWS sb59 (1.33.24); FILE MERGED 2006/08/09 12:53:59 sb 1.33.24.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [c1c78e45e4b689f97122206acccf249b5bb53116]

INTEGRATION: CWS sb59 (1.55.24); FILE MERGED 2006/08/09 12:53:59 sb 1.55.24.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [3b7356b78aa199fc0c36ef49ff454be4432aab22]

INTEGRATION: CWS sb59 (1.128.4); FILE MERGED 2006/08/09 12:53:59 sb 1.128.4.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [1e768c2699c3bc8d05acbfcfc7fe1049acf49390]

INTEGRATION: CWS sb59 (1.66.6); FILE MERGED 2006/08/09 12:53:59 sb 1.66.6.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [b98ffb3969a7a5b87342840b827677d5284072a2]

INTEGRATION: CWS sb59 (1.12.24); FILE MERGED 2006/08/09 12:53:59 sb 1.12.24.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [6be0d2277a67106f9209732d817f76e54b5ba4de]

INTEGRATION: CWS sb59 (1.4.150); FILE MERGED 2006/08/09 12:53:59 sb 1.4.150.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [150cffded8d3f2de80ccd1cc001f77535f01ba2c]

INTEGRATION: CWS sb59 (1.6.24); FILE MERGED 2006/08/09 12:53:58 sb 1.6.24.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [ded9618288b648f88068228dba9a7751493f8fc4]

INTEGRATION: CWS sb59 (1.68.24); FILE MERGED 2006/08/09 12:53:58 sb 1.68.24.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [e8eea1dc0714a44c1b2dd3e5813775797fd72661]

INTEGRATION: CWS sb59 (1.2.152); FILE MERGED 2006/08/09 12:53:58 sb 1.2.152.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [95400963eb41c28fc072650f8a76859ef131239d]

INTEGRATION: CWS sb59 (1.38.24); FILE MERGED 2006/08/09 12:53:58 sb 1.38.24.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [e1a084158fc7f133a1eb73fb6794a81648f48eb8]

INTEGRATION: CWS sb59 (1.41.14); FILE MERGED 2006/08/18 18:48:19 sb 1.41.14.2: RESYNC: (1.41-1.43); FILE MERGED 2006/08/09 12:53:58 sb 1.41.14.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [a741464ae81d1962b4d6245665c81a66c88eec56]

INTEGRATION: CWS sb59 (1.20.6); FILE MERGED 2006/08/09 12:53:57 sb 1.20.6.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [8e74946f590f9a100fa39ac727b0c3a9c862ba49]

INTEGRATION: CWS sb59 (1.4.24); FILE MERGED 2006/08/09 12:53:57 sb 1.4.24.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [d16d260e867fc3833e7ac85ec59531fb82ed386f]

INTEGRATION: CWS sb59 (1.6.152); FILE MERGED 2006/08/09 12:53:57 sb 1.6.152.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [4e4d93de2f5b233bad50f83175c8e8e43e6fd805]

INTEGRATION: CWS sb59 (1.2.152); FILE MERGED 2006/08/09 12:53:57 sb 1.2.152.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [c1ce50d5b3df1d066a023e9c0eacfdbc8dbf7eb5]

INTEGRATION: CWS sb59 (1.3.152); FILE MERGED 2006/08/09 12:53:57 sb 1.3.152.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [05505b61682cd664566bd75110f1a370bf1a3600]

INTEGRATION: CWS sb59 (1.4.152); FILE MERGED 2006/08/09 12:53:57 sb 1.4.152.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [94f498c3ba6db74837bb1d92fdd0491fc7f344b5]

INTEGRATION: CWS sb59 (1.4.152); FILE MERGED 2006/08/09 12:53:56 sb 1.4.152.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [22379eb6a0a6909fd69143102bee7f4ffecab470]

INTEGRATION: CWS sb59 (1.18.12); FILE MERGED 2006/08/09 12:53:56 sb 1.18.12.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [0b53e97737f2808bc96a3a3947d5cfe4117a360e]

INTEGRATION: CWS sb59 (1.4.24); FILE MERGED 2006/08/09 12:53:56 sb 1.4.24.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [d6db5005ace5007f5db090674964999a194a3f1c]

INTEGRATION: CWS sb59 (1.9.24); FILE MERGED 2006/08/09 12:53:56 sb 1.9.24.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [225874828c45b50934b68234578f99dd29584050]

INTEGRATION: CWS sb59 (1.5.24); FILE MERGED 2006/08/09 12:53:56 sb 1.5.24.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [2bd0b3555da17c8a212bb9eb28ef5d43db2e008f]

INTEGRATION: CWS sb59 (1.6.24); FILE MERGED 2006/08/09 12:53:56 sb 1.6.24.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [aac6dd3320e39a0eac988380b81e74ace61c0620]

INTEGRATION: CWS sb59 (1.2.152); FILE MERGED 2006/08/09 12:53:56 sb 1.2.152.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [2dd19ea54143da88f694b66d3f3d6fedbd9f9000]

INTEGRATION: CWS sb59 (1.5.24); FILE MERGED 2006/08/09 12:53:55 sb 1.5.24.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [10ea2b7c0aa5890ea7396e3614db7e17e38b32e5]

INTEGRATION: CWS sb59 (1.6.24); FILE MERGED 2006/08/09 12:53:55 sb 1.6.24.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [b5113ffdcc2242bd952daf7bd86d05983596b0c9]

INTEGRATION: CWS sb59 (1.6.50); FILE MERGED 2006/08/09 12:53:55 sb 1.6.50.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [eb34c7c7fe9083606548eb621af231464ae491b3]

INTEGRATION: CWS sb59 (1.7.6); FILE MERGED 2006/08/09 12:53:55 sb 1.7.6.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [03770d6d492d8b7eba75d53f92670fb7662661f8]

INTEGRATION: CWS sb59 (1.4.152); FILE MERGED 2006/08/09 12:53:55 sb 1.4.152.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [d677e48f4355a4cfeb4231169e9443291cc1d1e9]

INTEGRATION: CWS sb59 (1.3.152); FILE MERGED 2006/08/09 12:53:54 sb 1.3.152.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [168f1b6384a66097f0590b5f611d07771495d043]

INTEGRATION: CWS sb59 (1.13.24); FILE MERGED 2006/08/09 12:53:54 sb 1.13.24.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [e628e87b95c26020e8d8201da34ea31f830e2447]

INTEGRATION: CWS sb59 (1.7.24); FILE MERGED 2006/08/09 12:53:54 sb 1.7.24.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [6cadb5629317affc793de0ce0e984c901797fac7]

INTEGRATION: CWS sb59 (1.10.24); FILE MERGED 2006/08/09 12:53:54 sb 1.10.24.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [5997b7d96aa5598455c72a4cc503727f9e32e5ce]

INTEGRATION: CWS sb59 (1.11.24); FILE MERGED 2006/08/09 12:53:54 sb 1.11.24.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [87fcca8138798ef5d8a6c766bae5a8ba34be8cfe]

INTEGRATION: CWS sb59 (1.13.6); FILE MERGED 2006/08/09 12:53:54 sb 1.13.6.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [ccb556ab0b8142c15aad257ffdf99fa7b53851de]

INTEGRATION: CWS sb59 (1.13.6); FILE MERGED 2006/08/09 12:53:53 sb 1.13.6.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [06531d1b8333a9b8ad73f15391d9f6fd26b7afe4]

INTEGRATION: CWS sb59 (1.6.24); FILE MERGED 2006/08/09 12:53:53 sb 1.6.24.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [13728fca6ed57470d49db6586c5cf9447fb98fdf]

INTEGRATION: CWS sb59 (1.3.24); FILE MERGED 2006/08/09 12:53:53 sb 1.3.24.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [76221ae5e2ff342c7a003e2ad9c65831f4282c53]

INTEGRATION: CWS sb59 (1.4.24); FILE MERGED 2006/08/09 12:53:53 sb 1.4.24.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [4755f642b678e2b5ea29cff47bff804609bae3db]

INTEGRATION: CWS sb59 (1.20.24); FILE MERGED 2006/08/09 12:53:53 sb 1.20.24.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [14f15321982bb68c58d4c39ddc6a97ab3f1955b2]

INTEGRATION: CWS sb59 (1.6.24); FILE MERGED 2006/08/09 12:53:52 sb 1.6.24.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [972761f6263efb7133a959d25d2b9907176e6165]

INTEGRATION: CWS sb59 (1.7.6); FILE MERGED 2006/08/18 18:46:28 sb 1.7.6.2: RESYNC: (1.7-1.8); FILE MERGED 2006/08/09 12:53:52 sb 1.7.6.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [a49d967280a627e59bb9056ce05694490ceb4a4a]

INTEGRATION: CWS sb59 (1.50.14); FILE MERGED 2006/08/18 18:46:22 sb 1.50.14.2: RESYNC: (1.50-1.51); FILE MERGED 2006/08/09 12:53:52 sb 1.50.14.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [01556a87e1dc8355d6be6e5c0c3559a989693416]

INTEGRATION: CWS sb59 (1.14.2); FILE MERGED 2006/08/18 18:46:09 sb 1.14.2.2: RESYNC: (1.14-1.15); FILE MERGED 2006/08/09 12:53:52 sb 1.14.2.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [4b704ad854cb90a6824892229400f0080673ef07]

INTEGRATION: CWS sb59 (1.3.6); FILE MERGED 2006/08/18 18:45:15 sb 1.3.6.2: RESYNC: (1.3-1.4); FILE MERGED 2006/08/09 12:53:51 sb 1.3.6.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [f55dca2c47fc0dce9781aba3eaf6beac7bcc2555]

INTEGRATION: CWS sb59 (1.21.22); FILE MERGED 2006/08/09 12:53:51 sb 1.21.22.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [cb6ffb0debf7824f678bb482a53f847c9aaa0b4d]

INTEGRATION: CWS sb59 (1.10.22); FILE MERGED 2006/08/09 12:53:51 sb 1.10.22.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [f830666e682fb2769561f5cd7e9c0feac362f5dc]

INTEGRATION: CWS sb59 (1.15.4); FILE MERGED 2006/08/09 12:53:51 sb 1.15.4.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [7c853f972b53fddda70555765c4b6a88382cfa1d]

INTEGRATION: CWS sb59 (1.52.4); FILE MERGED 2006/08/09 12:53:51 sb 1.52.4.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [ef6e8afd50eefd018a8d21e51ff58bb0ec66d0ca]

INTEGRATION: CWS sb59 (1.88.6); FILE MERGED 2006/08/09 12:53:50 sb 1.88.6.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [0bf3841e45e9b92c983d51608707042f0ef5aeec]

INTEGRATION: CWS sb59 (1.10.24); FILE MERGED 2006/08/09 12:53:50 sb 1.10.24.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [5de93a88bd8baff1a358f20c37503137fe61dd22]

INTEGRATION: CWS sb59 (1.2.152); FILE MERGED 2006/08/09 12:53:50 sb 1.2.152.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [2b453f5da65097fafab580a2df9de378050fae0c]

INTEGRATION: CWS sb59 (1.3.24); FILE MERGED 2006/08/09 12:53:50 sb 1.3.24.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [0e45e6617f428b416a5f1b16be623b4d64a5635b]

INTEGRATION: CWS sb59 (1.42.22); FILE MERGED 2006/08/09 12:53:50 sb 1.42.22.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [4ebdc708d95470954339453f3e9c0d1c9021cd3d]

INTEGRATION: CWS sb59 (1.93.24); FILE MERGED 2006/08/09 12:53:49 sb 1.93.24.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [605f9f01432915cd97dbbf7dc5d4bb16e35471b3]

INTEGRATION: CWS sb59 (1.12.24); FILE MERGED 2006/08/09 12:53:49 sb 1.12.24.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [90bd7cd13afabced449ab0209873d746a933f8ba]

INTEGRATION: CWS sb59 (1.5.24); FILE MERGED 2006/08/09 12:53:49 sb 1.5.24.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [aa3dd09f5db731946b850e09824e0088039e748a]

INTEGRATION: CWS sb59 (1.10.24); FILE MERGED 2006/08/09 12:53:49 sb 1.10.24.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [5b1c5b4d3d2ecd77925c5661caea6d81c47130ae]

INTEGRATION: CWS sb59 (1.82.6); FILE MERGED 2006/08/09 12:53:49 sb 1.82.6.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [1dd4ad16dfafdc9da9a068eca442345bea5d7091]

INTEGRATION: CWS sb59 (1.7.22); FILE MERGED 2006/08/09 12:48:20 sb 1.7.22.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [d8f4068c2be3570d2589ed064c7b09371e386fb3]

INTEGRATION: CWS sb59 (1.31.24); FILE MERGED 2006/08/09 12:48:20 sb 1.31.24.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [24071d816c2f1276bd5e7d0f8a8d29f41eaab57d]

INTEGRATION: CWS sb59 (1.2.152); FILE MERGED 2006/08/09 12:48:20 sb 1.2.152.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [18160f64d2e22884f9af9e50c2690ee83642cae9]

INTEGRATION: CWS sb59 (1.4.24); FILE MERGED 2006/08/11 15:04:33 sb 1.4.24.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [259bca0645607916dee92f7c481981056c97f799]

INTEGRATION: CWS sb59 (1.14.22); FILE MERGED 2006/09/20 11:03:07 sb 1.14.22.2: Manually resolved merge conflict against 1.15 (SRC680m185). 2006/08/11 15:04:27 sb 1.14.22.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [2e22e23a87cb2940bb8d4cb8eb31f200f833c310]

INTEGRATION: CWS sb59 (1.5.8); FILE MERGED 2006/08/18 18:44:46 sb 1.5.8.2: RESYNC: (1.5-1.6); FILE MERGED 2006/08/11 15:04:33 sb 1.5.8.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [e6c97018161ca6fabf7c1707e65f8b4d53705844]

INTEGRATION: CWS sb59 (1.4.54); FILE MERGED 2006/08/11 15:04:33 sb 1.4.54.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [9e53a50b7d6764122b7171d67de8093900201dab]

INTEGRATION: CWS sb59 (1.4.24); FILE MERGED 2006/08/11 15:04:32 sb 1.4.24.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [459a772c2afbf6a44e430346f264ea05bdfcd782]

INTEGRATION: CWS sb59 (1.3.116); FILE MERGED 2006/08/11 15:04:32 sb 1.3.116.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [ba13fa22b5f87071aa9df5398f0e316b3e27d134]

INTEGRATION: CWS sb59 (1.3.118); FILE MERGED 2006/08/11 15:04:32 sb 1.3.118.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [871204453c0ceffe23a6759e30963d120b98f1d5]

INTEGRATION: CWS sb59 (1.6.22); FILE MERGED 2006/08/11 15:04:32 sb 1.6.22.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [ae9d195aea655fed27d2a7e9d4dc1de8ae275022]

INTEGRATION: CWS sb59 (1.3.120); FILE MERGED 2006/08/11 15:04:31 sb 1.3.120.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [3eaeb5a275cd6f2b9ba9e6f447f6277c3d2e7cdd]

INTEGRATION: CWS sb59 (1.3.116); FILE MERGED 2006/08/11 15:04:31 sb 1.3.116.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [9e22a4e6b76a8d910b96e7055e6d5d4be2a3a226]

INTEGRATION: CWS sb59 (1.4.24); FILE MERGED 2006/08/11 15:04:31 sb 1.4.24.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [5983bfb7ae7fe4f24d6b750e47d2dedeb23a9d7a]

INTEGRATION: CWS sb59 (1.4.202); FILE MERGED 2006/09/20 11:10:17 sb 1.4.202.2: Manually resolved merge conflict against 1.5 (SRC680m185). 2006/08/22 12:50:37 sb 1.4.202.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [83817182bbd4b3464ec2af4d6b3f0adc0d6d2f64]

INTEGRATION: CWS sb59 (1.21.22); FILE MERGED 2006/08/11 15:04:30 sb 1.21.22.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [57fea091346bb8ef28ec7e9af1851963042ba1eb]

INTEGRATION: CWS sb59 (1.12.22); FILE MERGED 2006/08/11 15:04:30 sb 1.12.22.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [a632966e33abf1ef75edf9d62d3456cd79e60588]

INTEGRATION: CWS sb59 (1.23.22); FILE MERGED 2006/08/11 15:04:30 sb 1.23.22.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [ed27d98cbb3f7c018bcff1ccfb99fa1842f3e034]

INTEGRATION: CWS sb59 (1.29.12); FILE MERGED 2006/08/11 15:04:30 sb 1.29.12.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [7e3ad18200edb8458e5e09f61a84e6746d48c2e8]

INTEGRATION: CWS sb59 (1.14.120); FILE MERGED 2006/08/11 15:04:30 sb 1.14.120.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [8d901a9f3b660a9498b30df551bf4fc00d0d15c3]

INTEGRATION: CWS sb59 (1.1.938); FILE MERGED 2006/09/20 11:09:19 sb 1.1.938.2: Manually resolved merge conflict against 1.2 (SRC680m185). 2006/08/22 12:50:36 sb 1.1.938.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [b110dc371a13ddb191fa51fe882d75e90af4185a]

INTEGRATION: CWS sb59 (1.28.22); FILE MERGED 2006/08/11 15:04:30 sb 1.28.22.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [0755ef18090d219407d39d564a2f8ea172e34fbf]

INTEGRATION: CWS sb59 (1.69.8); FILE MERGED 2006/08/18 18:44:39 sb 1.69.8.2: RESYNC: (1.69-1.70); FILE MERGED 2006/08/11 15:04:29 sb 1.69.8.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [5488d7f882a09a9a004028eeba973ed9716434af]

INTEGRATION: CWS sb59 (1.26.24); FILE MERGED 2006/08/11 15:04:29 sb 1.26.24.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [3700859039c1c3a18f171749b890b3fa09adacb0]

INTEGRATION: CWS sb59 (1.8.22); FILE MERGED 2006/08/11 15:11:14 sb 1.8.22.2: #i67487# Fixed previous fix. 2006/08/11 15:04:29 sb 1.8.22.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [e1861d0fcc432b2871efcb121c5611fe948f755b]

INTEGRATION: CWS sb59 (1.7.22); FILE MERGED 2006/08/11 15:04:29 sb 1.7.22.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [465cd3d84aa3bea6b0bd01fdb19744e24e37bed2]

INTEGRATION: CWS sb59 (1.5.114); FILE MERGED 2006/08/11 15:04:28 sb 1.5.114.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [bd4b626ab978d862ed6f300d77a6a7b6b11869b3]

INTEGRATION: CWS sb59 (1.19.24); FILE MERGED 2006/08/11 15:04:28 sb 1.19.24.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [670ec12699dd1a9379e714d558a667e8be4c80f0]

INTEGRATION: CWS sb59 (1.14.22); FILE MERGED 2006/08/11 15:04:28 sb 1.14.22.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [ddeb4848f548450c65607a50a0d64951b6bcfbe0]

INTEGRATION: CWS sb59 (1.20.22); FILE MERGED 2006/08/11 15:04:28 sb 1.20.22.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [e8f8edca41d5dcd07db89321ad542bfe2b7dd442]

INTEGRATION: CWS sb59 (1.9.22); FILE MERGED 2006/08/11 15:04:28 sb 1.9.22.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [94bcf770e17d28036318fedbf2324024aab3ad06]

INTEGRATION: CWS sb59 (1.7.202); FILE MERGED 2006/07/20 07:55:32 sb 1.7.202.1: #i67537# Made code warning-free.


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [a74d99e1d7546b74cb51eab25f5c4a5255bfd765]

INTEGRATION: CWS sb59 (1.15.8); FILE MERGED 2006/08/18 18:44:31 sb 1.15.8.2: RESYNC: (1.15-1.16); FILE MERGED 2006/08/11 15:04:28 sb 1.15.8.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [0b3e77652040b39243f5cc5d3c94bc331a679a78]

INTEGRATION: CWS sb59 (1.14.24); FILE MERGED 2006/08/11 15:04:27 sb 1.14.24.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [25703ff109b81cf7a8adda43cf95066da65e0149]

INTEGRATION: CWS sb59 (1.23.22); FILE MERGED 2006/08/11 15:04:27 sb 1.23.22.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [1aab8c24953eb44313bdeccb86de2d90f9ca3346]

INTEGRATION: CWS sb59 (1.8.22); FILE MERGED 2006/08/11 15:04:27 sb 1.8.22.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [04faa55080672ffc9bc1ac7f8cd6dc4c22b463a5]

INTEGRATION: CWS sb59 (1.31.6); FILE MERGED 2006/08/18 18:44:24 sb 1.31.6.2: RESYNC: (1.31-1.32); FILE MERGED 2006/08/11 15:04:27 sb 1.31.6.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [1841e04a98a6c225b0e9f186375c4e5a87fcfd2d]

INTEGRATION: CWS sb59 (1.40.8); FILE MERGED 2006/08/18 18:44:16 sb 1.40.8.2: RESYNC: (1.40-1.41); FILE MERGED 2006/08/11 15:04:26 sb 1.40.8.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [fd5be9a9af968ec7d2b48718ce3b11a0b6ba3775]

INTEGRATION: CWS sb59 (1.11.112); FILE MERGED 2006/07/20 07:55:32 sb 1.11.112.1: #i67537# Made code warning-free.


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [4519e8a57e67cc90d81d9a194bb0bde1d0a15186]

INTEGRATION: CWS sb59 (1.9.24); FILE MERGED 2006/08/11 15:04:26 sb 1.9.24.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [4cb5f1f72f94b7ef89806ef4354113a6aeff40ab]

INTEGRATION: CWS sb59 (1.19.22); FILE MERGED 2006/08/11 15:04:26 sb 1.19.22.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [c72454c446d6b2c957410fd9a0cc6c287f9bc412]

INTEGRATION: CWS sb59 (1.25.22); FILE MERGED 2006/08/11 15:04:26 sb 1.25.22.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [2aa2048b7262c3e37d35c39936b3cf13063e7ed9]

INTEGRATION: CWS sb59 (1.19.22); FILE MERGED 2006/08/11 15:04:25 sb 1.19.22.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [139bf38e8e9bbcc7735bca0b8a6d48354c8af350]

INTEGRATION: CWS sb59 (1.34.24); FILE MERGED 2006/08/11 15:04:25 sb 1.34.24.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [c9fc34d25b9bee4805f41900f38343a0c9d1e630]

INTEGRATION: CWS sb59 (1.18.24); FILE MERGED 2006/08/11 15:04:25 sb 1.18.24.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [54d7b88b21bffe90711a042b1527db0e3387d8b7]

INTEGRATION: CWS sb59 (1.7.120); FILE MERGED 2006/08/11 15:04:25 sb 1.7.120.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [7a7c9ed8cccadff6465ff970ccbb1f48f21342d0]

INTEGRATION: CWS sb59 (1.5.22); FILE MERGED 2006/08/11 15:04:25 sb 1.5.22.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [1d9be636b7808d6af6b7f3f0f3dc0d6afa02e2ae]

INTEGRATION: CWS sb59 (1.4.24); FILE MERGED 2006/08/11 15:04:24 sb 1.4.24.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [06c842b85fea1d35e2e55d842bf5872ba9fb7c86]

INTEGRATION: CWS sb59 (1.12.22); FILE MERGED 2006/08/11 15:04:24 sb 1.12.22.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [38647503d40724ce7a41678f94aab691300563e5]

INTEGRATION: CWS sb59 (1.23.24); FILE MERGED 2006/08/11 15:04:24 sb 1.23.24.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [c48bb4a2b3eee7f81a5d9b59c2db90eb26b4d510]

INTEGRATION: CWS sb59 (1.27.14); FILE MERGED 2006/08/11 15:04:24 sb 1.27.14.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [fb52e248b224c1255ed0dea103f331e8def795c9]

INTEGRATION: CWS sb59 (1.8.24); FILE MERGED 2006/08/11 15:04:24 sb 1.8.24.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [35ce1e44e923ea99bf13a99d6398418dfd2edd93]

INTEGRATION: CWS sb59 (1.4.120); FILE MERGED 2006/08/11 15:04:24 sb 1.4.120.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [bf6645128afa7328dc4418a1736524e6873dee31]

INTEGRATION: CWS sb59 (1.64.8); FILE MERGED 2006/08/18 18:44:08 sb 1.64.8.2: RESYNC: (1.64-1.65); FILE MERGED 2006/08/11 15:04:23 sb 1.64.8.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [689309dc995c29c9e38529c4826edcb202a22b54]

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>  [28673fb4112d35aa07b87515fade046aaddd7aa6]

INTEGRATION: CWS sb59 (1.10.202); FILE MERGED 2006/08/22 12:50:37 sb 1.10.202.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [37433579a5771ba8667fc2ad990b2f43a35bbf42]

INTEGRATION: CWS sb59 (1.8.8); FILE MERGED 2006/08/22 12:50:37 sb 1.8.8.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [e35063fc2940b3b5bd587cd3990773ef0dccdf1f]

INTEGRATION: CWS sb59 (1.3.348); FILE MERGED 2006/08/22 12:50:36 sb 1.3.348.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [76ca687745a0c9fd403cf2f1936e34d713230a69]

INTEGRATION: CWS sb59 (1.1.938); FILE MERGED 2006/08/22 12:50:36 sb 1.1.938.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [e917d903ef4502eae80686c61de927486c15ba4b]

INTEGRATION: CWS sb59 (1.11.18); FILE MERGED 2006/08/21 15:25:26 sb 1.11.18.1: #i67487# Made code compile (warning-free) again after resync to SRC680m182.


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [f5d41534a19e742844c89c95ab5bcb85c5c7b806]

INTEGRATION: CWS sb59 (1.19.52); FILE MERGED 2006/08/22 08:37:59 sb 1.19.52.4: #i67487# Made code compile (warning-free) again after resync to SRC680m182.' source\splash\splash.cxx 2006/08/21 15:25:26 sb 1.19.52.3: #i67487# Made code compile (warning-free) again after resync to SRC680m182. 2006/08/18 18:37:25 sb 1.19.52.2: RESYNC: (1.19-1.20); FILE MERGED 2006/07/20 07:55:36 sb 1.19.52.1: #i67537# Made code warning-free.


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [e5067b27283fbb7ab215f9deffc009d1fdfea0fa]

INTEGRATION: CWS sb59 (1.2.202); FILE MERGED 2006/07/20 07:55:36 sb 1.2.202.1: #i67537# Made code warning-free.


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [782ba80f05d582ed0f82da05e8aa534fe1823e0f]

INTEGRATION: CWS sb59 (1.2.202); FILE MERGED 2006/08/18 18:37:17 sb 1.2.202.2: RESYNC: (1.2-1.3); FILE MERGED 2006/07/20 07:55:36 sb 1.2.202.1: #i67537# Made code warning-free.


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [3b0ada68d000c123e638aacac4d341464744d0f2]

INTEGRATION: CWS sb59 (1.5.202); FILE MERGED 2006/07/20 07:55:36 sb 1.5.202.1: #i67537# Made code warning-free.


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [e02b00628734cbc1a41fefda22b2fd2536cae7a6]

INTEGRATION: CWS sb59 (1.4.202); FILE MERGED 2006/07/20 07:55:36 sb 1.4.202.1: #i67537# Made code warning-free.


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [3324f5a83d4bfea6f691cfa41b9d89d9a33312cc]

INTEGRATION: CWS sb59 (1.7.202); FILE MERGED 2006/07/20 07:55:35 sb 1.7.202.1: #i67537# Made code warning-free.


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [3d4c38bd8f0bc3c09fcc884a971f7359a82951fd]

INTEGRATION: CWS sb59 (1.32.4); FILE MERGED 2006/09/08 08:22:13 sb 1.32.4.3: Manually resolved merge conflicts against SRC680m183. 2006/08/29 11:44:25 sb 1.32.4.2: #i67487# Made code warning-free (wntmsci10). 2006/08/22 08:09:34 sb 1.32.4.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [c723ff78f1f3e6e8fa76bc83d68a4ee41132add3]

INTEGRATION: CWS sb59 (1.4.52); FILE MERGED 2006/07/20 07:55:34 sb 1.4.52.1: #i67537# Made code warning-free.


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [a070a1b6f11f301d295f2acfd8850cf967cc3f3d]

INTEGRATION: CWS sb59 (1.5.52); FILE MERGED 2006/07/20 07:55:34 sb 1.5.52.1: #i67537# Made code warning-free.


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [d68950c3af94c8a534da96070334dddd396edd39]

INTEGRATION: CWS sb59 (1.7.202); FILE MERGED 2006/09/01 08:45:28 sb 1.7.202.2: #i67537# Made code warning-free (GCC 4.0.3). 2006/07/20 07:55:33 sb 1.7.202.1: #i67537# Made code warning-free.


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [e9cfa6968fe3a68cb93b367d21b1a677d7c07f89]

INTEGRATION: CWS sb59 (1.5.202); FILE MERGED 2006/07/20 07:55:33 sb 1.5.202.1: #i67537# Made code warning-free.


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [8aaaffb8451ced7dd401568cc50db34e292f63fd]

INTEGRATION: CWS sb59 (1.4.202); FILE MERGED 2006/07/20 07:55:33 sb 1.4.202.1: #i67537# Made code warning-free.


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [f0ed8ea72ab6b55b9eecd6f7d0d98aa4c1a0fde4]

INTEGRATION: CWS sb59 (1.4.68); FILE MERGED 2006/07/20 07:55:33 sb 1.4.68.1: #i67537# Made code warning-free.


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [e3ca8fba6be6ee26bb58939c68722c036fa9376a]

INTEGRATION: CWS sb59 (1.7.114); FILE MERGED 2006/07/20 07:55:32 sb 1.7.114.1: #i67537# Made code warning-free.


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [156b1653f6fc5a1d487c3f0d61a698244b6fc9ae]

INTEGRATION: CWS sb59 (1.8.68); FILE MERGED 2006/08/22 08:28:12 sb 1.8.68.2: #i67487# Made code compile (warning-free) again after resync to SRC680m182.' source\migration\migration.cxx 2006/07/20 07:55:32 sb 1.8.68.1: #i67537# Made code warning-free.


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [b6d8121761352b4100b1d890899ff8fceb021ddd]

INTEGRATION: CWS sb59 (1.3.202); FILE MERGED 2006/07/20 07:55:31 sb 1.3.202.1: #i67537# Made code warning-free.


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [b6b32cedd95be84de624d7f656b1c6b4eb968697]

INTEGRATION: CWS sb59 (1.10.78); FILE MERGED 2006/07/20 07:55:31 sb 1.10.78.1: #i67537# Made code warning-free.


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [93418d66845ed38a5f8062ffa7fa760b27bdf7da]

INTEGRATION: CWS sb59 (1.4.202); FILE MERGED 2006/07/20 07:55:31 sb 1.4.202.1: #i67537# Made code warning-free.


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [ef1dc4051b2d673f4a5b3ea817cec14eb7d8b554]

INTEGRATION: CWS sb59 (1.8.78); FILE MERGED 2006/07/20 07:55:31 sb 1.8.78.1: #i67537# Made code warning-free.


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [9b920fe4e7b4f446ac1823f1c6efc486c9b80f3f]

INTEGRATION: CWS sb59 (1.6.202); FILE MERGED 2006/07/20 07:55:30 sb 1.6.202.1: #i67537# Made code warning-free.


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [a84e078c709f84727f42c78ae288395dc67e6b21]

INTEGRATION: CWS sb59 (1.7.202); FILE MERGED 2006/07/20 07:55:30 sb 1.7.202.1: #i67537# Made code warning-free.


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [9897e7811123f287b5d5f2c0da039b223cc88695]

INTEGRATION: CWS sb59 (1.9.2); FILE MERGED 2006/08/21 15:25:25 sb 1.9.2.4: #i67487# Made code compile (warning-free) again after resync to SRC680m182. 2006/08/18 18:36:51 sb 1.9.2.3: RESYNC: (1.10-1.11); FILE MERGED 2006/07/25 12:49:41 sb 1.9.2.2: RESYNC: (1.9-1.10); FILE MERGED 2006/07/20 07:55:30 sb 1.9.2.1: #i67537# Made code warning-free.


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [ef7d765328ebb539707af9fb320c52304920cd7d]

INTEGRATION: CWS sb59 (1.11.2); FILE MERGED 2006/07/20 07:55:28 sb 1.11.2.1: #i67537# Made code warning-free.


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [d2c94185b26be82864a6600b340ccd630b92f25a]

INTEGRATION: CWS sb59 (1.9.78); FILE MERGED 2006/07/20 07:55:28 sb 1.9.78.1: #i67537# Made code warning-free.


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [06e8b41f76348cf420017bf87836692ca8315539]

INTEGRATION: CWS sb59 (1.13.46); FILE MERGED 2006/08/22 12:50:34 sb 1.13.46.2: #i67487# Made code warning-free (wntmsci10). 2006/07/20 07:55:27 sb 1.13.46.1: #i67537# Made code warning-free.


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [874849c5311271dcb4c61712850b8927e47193cc]

INTEGRATION: CWS sb59 (1.10.2); FILE MERGED 2006/07/20 07:55:26 sb 1.10.2.1: #i67537# Made code warning-free.


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [beb620611e8fbb4084b7163dadd703b8212850a5]

INTEGRATION: CWS sb59 (1.7.78); FILE MERGED 2006/08/22 12:50:34 sb 1.7.78.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [8e9c0ba1d3d2196e95c33a569460445a08d4c770]

INTEGRATION: CWS sb59 (1.2.64); FILE MERGED 2006/09/29 13:47:31 sb 1.2.64.2: Manually merged in 1.3 (from SRC680m186). 2006/08/29 14:08:21 sb 1.2.64.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [b581120b6ac6f2b8ccbed9305858e7d9c253841f]

INTEGRATION: CWS sb59 (1.5.2); FILE MERGED 2006/07/20 07:55:25 sb 1.5.2.1: #i67537# Made code warning-free.


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [4cbaf64382e8e26ac9175709997b2b14df796842]

INTEGRATION: CWS sb59 (1.11.2); FILE MERGED 2006/08/22 12:50:33 sb 1.11.2.3: #i67487# Made code warning-free (wntmsci10). 2006/08/18 18:36:32 sb 1.11.2.2: RESYNC: (1.11-1.12); FILE MERGED 2006/07/20 07:55:25 sb 1.11.2.1: #i67537# Made code warning-free.


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [c0cde60c070ffbfa127336d33d1bb1d095db6b4e]

INTEGRATION: CWS sb59 (1.2.2); FILE MERGED 2006/07/20 07:55:25 sb 1.2.2.1: #i67537# Made code warning-free.


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [f492da91b82793190bd8fe5aafe905433ad803a6]

INTEGRATION: CWS sb59 (1.2.2); FILE MERGED 2006/07/20 07:55:24 sb 1.2.2.1: #i67537# Made code warning-free.


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [22d84a1060700f92920e5009c59b450dba995834]

INTEGRATION: CWS sb59 (1.10.2); FILE MERGED 2006/08/30 11:20:43 sb 1.10.2.3: #i67537# Made code warning-free (GCC 4.1.1). 2006/08/22 12:50:33 sb 1.10.2.2: #i67487# Made code warning-free (wntmsci10). 2006/07/20 07:55:24 sb 1.10.2.1: #i67537# Made code warning-free.


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [1aeeeaa4bff942a072d452a6458cd06fdda04ef5]

INTEGRATION: CWS sb59 (1.2.64); FILE MERGED 2006/09/29 13:43:43 sb 1.2.64.2: Manually merged in 1.3 (from SRC680m186). 2006/08/29 14:08:20 sb 1.2.64.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [57a1f90f18913cb5cc36c9d1a1b615d458f8355c]

INTEGRATION: CWS sb59 (1.12.2); FILE MERGED 2006/07/20 07:55:24 sb 1.12.2.1: #i67537# Made code warning-free.


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [26bc4c04730d91b358c5abe5ad2478683aed66f8]

INTEGRATION: CWS sb59 (1.9.92); FILE MERGED 2006/07/20 07:55:24 sb 1.9.92.1: #i67537# Made code warning-free.


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [a946b544cbe1b7abb1dbefe69a89648c42861857]

INTEGRATION: CWS sb59 (1.51.46); FILE MERGED 2006/07/20 07:55:24 sb 1.51.46.1: #i67537# Made code warning-free.


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [5dea3a968ef303b99f8b39d9c3b1668500ee56e9]

INTEGRATION: CWS sb59 (1.9.202); FILE MERGED 2006/07/20 07:55:23 sb 1.9.202.1: #i67537# Made code warning-free.


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [7c545cd6ceb9e19e45245ab74a3041629c2292e8]

INTEGRATION: CWS sb59 (1.24.202); FILE MERGED 2006/07/20 07:55:19 sb 1.24.202.1: #i67537# Made code warning-free.


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [3e56923f3232f711ca533e02264681b07cec1f7f]

INTEGRATION: CWS sb59 (1.4.10); FILE MERGED 2006/08/16 14:46:07 sb 1.4.10.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [ae6888cdcced97bb2a8b50916e8a516e8d27fc46]

INTEGRATION: CWS sb59 (1.3.292); FILE MERGED 2006/08/22 08:24:42 sb 1.3.292.2: #i67487# Made code compile (warning-free) again after resync to SRC680m182.' source\app\copyright_ascii_sun.c 2006/07/20 07:55:19 sb 1.3.292.1: #i67537# Made code warning-free.


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [d27ad531fcff4f85aa59c94bec4e82210a18baf3]

INTEGRATION: CWS sb59 (1.3.292); FILE MERGED 2006/07/20 07:55:19 sb 1.3.292.1: #i67537# Made code warning-free.


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [9b690bd29fdbae45741f54386e76607d3460fd6b]

INTEGRATION: CWS sb59 (1.11.300); FILE MERGED 2006/07/20 07:55:19 sb 1.11.300.1: #i67537# Made code warning-free.


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [3d5f5e88bc4bcda3171896a9faaf9464e3344ba8]

INTEGRATION: CWS sb59 (1.22.202); FILE MERGED 2006/08/18 18:35:45 sb 1.22.202.2: RESYNC: (1.22-1.23); FILE MERGED 2006/07/20 07:55:18 sb 1.22.202.1: #i67537# Made code warning-free.


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [4681f51e081b468764d3114baeb8c9874404e16e]

INTEGRATION: CWS sb59 (1.28.202); FILE MERGED 2006/08/18 18:35:38 sb 1.28.202.2: RESYNC: (1.28-1.29); FILE MERGED 2006/07/20 07:55:18 sb 1.28.202.1: #i67537# Made code warning-free.


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [b87954c1517fc3409574d196d911316ea47baba7]

INTEGRATION: CWS sb59 (1.25.138); FILE MERGED 2006/07/20 07:55:18 sb 1.25.138.1: #i67537# Made code warning-free.


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [1f74515c082b877bbf820fbfd98e3697e991fae8]

INTEGRATION: CWS sb59 (1.192.44); FILE MERGED 2006/08/18 18:35:32 sb 1.192.44.2: RESYNC: (1.192-1.195); FILE MERGED 2006/07/20 07:55:17 sb 1.192.44.1: #i67537# Made code warning-free.


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [25e34f9abb4e1c412f59d042224ae868c60ed49e]

INTEGRATION: CWS sb59 (1.31.74); FILE MERGED 2006/07/20 07:55:16 sb 1.31.74.1: #i67537# Made code warning-free.


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [fe63fd29df149da55a3cad93eb2f2db6c407a349]

INTEGRATION: CWS sb59 (1.4.44); FILE MERGED 2006/08/11 20:35:47 thb 1.4.44.1: #i68336# Made slideshow warning free


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [20629dc13d89953c46604f4b1442d23a9239a627]

INTEGRATION: CWS sb59 (1.3.46); FILE MERGED 2006/08/11 20:35:47 thb 1.3.46.1: #i68336# Made slideshow warning free


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [d3a4b8d906586191d455f772f857c6c7077892ab]

INTEGRATION: CWS sb59 (1.9.38); FILE MERGED 2006/08/11 20:35:47 thb 1.9.38.1: #i68336# Made slideshow warning free


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [8f7a86bbf931852ec8b2283dee5ad8f14a36112d]

INTEGRATION: CWS sb59 (1.12.66); FILE MERGED 2006/09/20 10:59:50 sb 1.12.66.2: Manually resolved merge conflict against 1.13 (SRC680m185). 2006/08/10 12:04:54 sb 1.12.66.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [433d05a4a169b33aabf60e3326f6bde96acecdbc]

INTEGRATION: CWS sb59 (1.3.46); FILE MERGED 2006/08/11 20:35:46 thb 1.3.46.1: #i68336# Made slideshow warning free


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [efcd23fd3be50947803bbfee992e7490351a03f3]

INTEGRATION: CWS sb59 (1.6.8); FILE MERGED 2006/08/22 07:34:31 sb 1.6.8.1: #i67487# Made code compile (warning-free) after resync to SRC680m182.


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [de790cd2ff89bb2ba37a390934b700b0b657d269]

INTEGRATION: CWS sb59 (1.6.8); FILE MERGED 2006/08/22 07:34:30 sb 1.6.8.1: #i67487# Made code compile (warning-free) after resync to SRC680m182.


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [de21501f2f9a2de4a2838610ba08c620f2c3457f]

INTEGRATION: CWS sb59 (1.2.8); FILE MERGED 2006/08/22 07:34:30 sb 1.2.8.1: #i67487# Made code compile (warning-free) after resync to SRC680m182.


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [bfea37dda886ee2814863390e220ae128f11436a]

INTEGRATION: CWS sb59 (1.8.8); FILE MERGED 2006/08/22 07:34:30 sb 1.8.8.1: #i67487# Made code compile (warning-free) after resync to SRC680m182.


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [53ba35928b68a9b1d355cdad02ee0deb436f9f21]

INTEGRATION: CWS sb59 (1.7.8); FILE MERGED 2006/08/22 07:34:30 sb 1.7.8.1: #i67487# Made code compile (warning-free) after resync to SRC680m182.


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [470c8a025694d51cbad649c4744bd76c4f4d3531]

INTEGRATION: CWS sb59 (1.8.40); FILE MERGED 2006/08/18 18:29:50 sb 1.8.40.2: RESYNC: (1.8-1.9); FILE MERGED 2006/08/11 20:35:46 thb 1.8.40.1: #i68336# Made slideshow warning free


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [940908916ab9f2c8eee85cb85abb6b8ddf5e8b77]

INTEGRATION: CWS sb59 (1.6.8); FILE MERGED 2006/08/23 09:37:07 thb 1.6.8.1: #i68336# Corrected wrong deactivate_st override in AnimationAudioNode


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [d1577afc4cbaa3ba95b5999f4bcf84ace71fc8e8]

INTEGRATION: CWS sb59 (1.8.42); FILE MERGED 2006/08/23 09:37:07 thb 1.8.42.3: #i68336# Corrected wrong deactivate_st override in AnimationAudioNode 2006/08/18 18:29:34 sb 1.8.42.2: RESYNC: (1.8-1.9); FILE MERGED 2006/08/11 20:35:46 thb 1.8.42.1: #i68336# Made slideshow warning free


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [a44e1b319a2661837c58406ed93b8e3036d93eee]

INTEGRATION: CWS sb59 (1.3.46); FILE MERGED 2006/08/11 20:35:45 thb 1.3.46.1: #i68336# Made slideshow warning free


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [96ece3389aafcb600608e24ae3c106fe71cb52fd]

INTEGRATION: CWS sb59 (1.4.46); FILE MERGED 2006/08/11 20:35:45 thb 1.4.46.1: #i68336# Made slideshow warning free


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [1468b6433b9824f70348cb6d27f5f302062ca682]

INTEGRATION: CWS sb59 (1.6.38); FILE MERGED 2006/08/11 20:35:45 thb 1.6.38.1: #i68336# Made slideshow warning free


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [942153e7c6454a77b6606954930bcfdbe085e5a9]

INTEGRATION: CWS sb59 (1.6.44); FILE MERGED 2006/08/11 20:35:45 thb 1.6.44.1: #i68336# Made slideshow warning free


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [71017ee1e1d27d56ff74ff817b0eee8ee8c247b5]

INTEGRATION: CWS sb59 (1.6.40); FILE MERGED 2006/08/18 18:28:45 sb 1.6.40.2: RESYNC: (1.6-1.7); FILE MERGED 2006/08/11 20:35:44 thb 1.6.40.1: #i68336# Made slideshow warning free


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [b78e46d4ff17114a8f9ccfbb7c500dd7b1d6a08f]

INTEGRATION: CWS sb59 (1.6.38); FILE MERGED 2006/09/01 08:12:32 sb 1.6.38.2: #i67535# Made code warning-free (GCC 4.0.3). 2006/08/11 20:35:44 thb 1.6.38.1: #i68336# Made slideshow warning free


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [b7445a461717ddda86f5c4ec120b68dc470742fa]

INTEGRATION: CWS sb59 (1.4.46); FILE MERGED 2006/08/11 20:35:43 thb 1.4.46.1: #i68336# Made slideshow warning free


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [c0c98dc107c21cf0eaf7c66d3f8949be54a68f73]

INTEGRATION: CWS sb59 (1.7.44); FILE MERGED 2006/08/11 20:35:43 thb 1.7.44.1: #i68336# Made slideshow warning free


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [aa4a0dc84c8308c9754b29fce08cceff51d2dfbc]

INTEGRATION: CWS sb59 (1.3.46); FILE MERGED 2006/08/11 20:35:42 thb 1.3.46.1: #i68336# Made slideshow warning free


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [d7453f95f90169d5c17bfeaf20e160a7538b1498]

INTEGRATION: CWS sb59 (1.7.40); FILE MERGED 2006/08/18 18:28:00 sb 1.7.40.2: RESYNC: (1.7-1.8); FILE MERGED 2006/08/11 20:35:42 thb 1.7.40.1: #i68336# Made slideshow warning free


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [10e97401814f68f24c213b920709edfb113414c5]

INTEGRATION: CWS sb59 (1.6.44); FILE MERGED 2006/09/01 08:12:32 sb 1.6.44.2: #i67535# Made code warning-free (GCC 4.0.3). 2006/08/11 20:35:41 thb 1.6.44.1: #i68336# Made slideshow warning free


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [bc776bbc596addf302bf8aa4229dda226cbfa2fd]

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>  [0743298f5268a54fba638d3d69a51f10e6c003e0]

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>  [4725febef677f52c9d8760df3c6807aaa81e018e]

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>  [b08932713ac983a83e893c2bbe86af67f248b273]

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-12  Oliver Bolte  <obo@openoffice.org>  [25ba3bcebf0d93d2f57bddd7138db5f04fac9840]

INTEGRATION: CWS sb59 (1.28.48); FILE MERGED 2006/08/23 08:14:31 sb 1.28.48.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [c52d4d9a1048ee58769818296cd88bccb30950d7]

INTEGRATION: CWS sb59 (1.12.4); FILE MERGED 2006/08/30 22:52:05 thb 1.12.4.1: #i69122# Made basebmp compile warning-free


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [bcd85274626695b2c07580c0f03e4b862d5b45c0]

INTEGRATION: CWS sb59 (1.5.4); FILE MERGED 2006/09/01 08:34:02 sb 1.5.4.3: #i67535# Made code warning-free (GCC 4.0.3). 2006/08/31 11:08:52 thb 1.5.4.2: #i69122# msvc has no working llabs 2006/08/30 22:52:04 thb 1.5.4.1: #i69122# Made basebmp compile warning-free


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [a2eff6fb3c10acf259df5da73d1c095321fcb5f4]

INTEGRATION: CWS sb59 (1.6.4); FILE MERGED 2006/09/04 09:44:46 thb 1.6.4.1: #i69182# Removed SISSL license header


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [dd0226fc0308e5cc98ac243c2494fe48627f7d1a]

INTEGRATION: CWS sb59 (1.3.4); FILE MERGED 2006/08/30 22:52:04 thb 1.3.4.1: #i69122# Made basebmp compile warning-free


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [5654477b44294eb098936b2ab028f394cad05b96]

INTEGRATION: CWS sb59 (1.7.4); FILE MERGED 2006/09/04 09:44:45 thb 1.7.4.1: #i69182# Removed SISSL license header


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [7c3a03f66cbffd21fd069ab7dfca1117c3f57f22]

INTEGRATION: CWS sb59 (1.1.4); FILE MERGED 2006/08/30 22:52:04 thb 1.1.4.1: #i69122# Made basebmp compile warning-free


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [3a335081b176d980ab90fa0822d00c3283cf0075]

INTEGRATION: CWS sb59 (1.6.4); FILE MERGED 2006/08/30 22:52:04 thb 1.6.4.1: #i69122# Made basebmp compile warning-free


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [95b44154017b2389e7089793df0db5da8e97f268]

INTEGRATION: CWS sb59 (1.3.4); FILE MERGED 2006/09/04 09:44:45 thb 1.3.4.1: #i69182# Removed SISSL license header


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [6455a3b0989b53156097d1dd7d86ffef096f6b2a]

INTEGRATION: CWS sb59 (1.8.4); FILE MERGED 2006/08/30 22:52:04 thb 1.8.4.1: #i69122# Made basebmp compile warning-free


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [199cbe69dc3fb500f75626a1e16779ce6db5a38b]

INTEGRATION: CWS sb59 (1.8.4); FILE MERGED 2006/09/04 09:44:45 thb 1.8.4.1: #i69182# Removed SISSL license header


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [0b2eb4aa3ba820be68cc83bb50f817c8285f9cbf]

INTEGRATION: CWS sb59 (1.8.192); FILE MERGED 2006/08/22 12:58:29 sb 1.8.192.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [4c821fc2a61816030031d827b915d36684a6cd7c]

INTEGRATION: CWS sb59 (1.4.192); FILE MERGED 2006/08/22 12:58:29 sb 1.4.192.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [7f105af8d44d1d92203f0724b2c234f0ed90f81a]

INTEGRATION: CWS sb59 (1.17.44); FILE MERGED 2006/08/22 12:58:28 sb 1.17.44.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [6b114fc73a49058917abaddfc6dd77bf679bd528]

INTEGRATION: CWS sb59 (1.52.2); FILE MERGED 2006/08/29 11:44:32 sb 1.52.2.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [276a0745533c22d6b8cda035881de0e731fa3dc4]

INTEGRATION: CWS sb59 (1.5.32); FILE MERGED 2006/08/29 11:44:32 sb 1.5.32.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [541b3d84cc74b2afe1dae4dc6558b991cf45d62d]

INTEGRATION: CWS sb59 (1.24.32); FILE MERGED 2006/08/29 11:44:31 sb 1.24.32.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [0bfd4fa91626e733de9ed63f095763f1cb6fdc59]

INTEGRATION: CWS sb59 (1.72.2); FILE MERGED 2006/08/29 11:44:31 sb 1.72.2.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [eda2a89202114e66c3ea876b699e0a59ea483db0]

INTEGRATION: CWS sb59 (1.8.158); FILE MERGED 2006/08/29 11:44:31 sb 1.8.158.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [d4b4a01b00b5d2266031938e5eff3c7937350390]

INTEGRATION: CWS sb59 (1.21.2); FILE MERGED 2006/08/29 11:44:31 sb 1.21.2.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [951e9b65c12455366673bee3c8445e93d319f7e9]

INTEGRATION: CWS sb59 (1.18.30); FILE MERGED 2006/08/29 11:44:30 sb 1.18.30.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [e6a200d17884fc7f064299e7060082afdd483f98]

INTEGRATION: CWS sb59 (1.30.28); FILE MERGED 2006/08/29 11:44:30 sb 1.30.28.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [362edfe0a244ccc483b8abf6f59f432d2d388f4f]

INTEGRATION: CWS sb59 (1.48.2); FILE MERGED 2006/08/29 11:44:30 sb 1.48.2.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [48abd18d4dc503df70e5b47659fbfa05a51fdfa3]

INTEGRATION: CWS sb59 (1.20.28); FILE MERGED 2006/08/29 11:44:30 sb 1.20.28.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [a56611f27ea18fa4316210a04eeb6df9e90f5b93]

INTEGRATION: CWS sb59 (1.26.18); FILE MERGED 2006/08/29 11:44:30 sb 1.26.18.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [68f9fdc42230b7f6a1a9c24d7ca8049bce415dda]

INTEGRATION: CWS sb59 (1.3.32); FILE MERGED 2006/08/29 11:44:30 sb 1.3.32.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [d1bf4ebe98d06d23f7a53d15e34c4db0d50cd1fe]

INTEGRATION: CWS sb59 (1.62.2); FILE MERGED 2006/08/29 11:44:29 sb 1.62.2.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [a86ccb2fecae90fd6d88c6f92984e85dc81cffd9]

INTEGRATION: CWS sb59 (1.29.30); FILE MERGED 2006/08/29 11:44:29 sb 1.29.30.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [0e2e35429b12eb624883ce4299938767806807aa]

INTEGRATION: CWS sb59 (1.8.32); FILE MERGED 2006/08/29 11:44:29 sb 1.8.32.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [992bf7f0d5bf9e2fe87016c4fe80687727f09d8b]

INTEGRATION: CWS sb59 (1.5.164); FILE MERGED 2006/08/29 11:44:29 sb 1.5.164.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [a59105735f98c780222efeed38306edae9ef5bd2]

INTEGRATION: CWS sb59 (1.7.32); FILE MERGED 2006/08/29 11:44:29 sb 1.7.32.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [a5bf52177cc260f5986bf1438d34d4b9b635b4dd]

INTEGRATION: CWS sb59 (1.17.30); FILE MERGED 2006/08/29 11:44:28 sb 1.17.30.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [63b3ae52286e27d4eba409254c95109c21ab6d0e]

INTEGRATION: CWS sb59 (1.22.18); FILE MERGED 2006/08/29 11:44:28 sb 1.22.18.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [dc4467e9fc51a2d23159f2781211f9698a1c159e]

INTEGRATION: CWS sb59 (1.15.30); FILE MERGED 2006/08/29 11:44:28 sb 1.15.30.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [5a89d85218d211593cbe13c2eac903a10ea08f90]

INTEGRATION: CWS sb59 (1.16.30); FILE MERGED 2006/08/29 11:44:28 sb 1.16.30.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [efbef9aecc6199ce6550b46360c03f8c54904142]

INTEGRATION: CWS sb59 (1.7.156); FILE MERGED 2006/08/29 11:44:28 sb 1.7.156.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [40cb682c0291d902e6469d74ebbcfa5a150c5aba]

INTEGRATION: CWS sb59 (1.18.28); FILE MERGED 2006/08/22 08:16:41 sb 1.18.28.1: #i67487# Made code compile (warning-free) after resync to SRC680m182.


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [63a13a04d608fd20d151191b7a1f56c2bd4bf1b7]

INTEGRATION: CWS sb59 (1.4.156); FILE MERGED 2006/08/29 11:44:28 sb 1.4.156.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [8c32468454fbbb51ae40744ec56db7f968f0ce9a]

INTEGRATION: CWS sb59 (1.13.28); FILE MERGED 2006/08/29 11:44:27 sb 1.13.28.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [355874d05b2bb4d7cd4f29f6161152bb2ffad1e0]

INTEGRATION: CWS sb59 (1.11.4); FILE MERGED 2006/08/29 11:44:27 sb 1.11.4.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [bfb1d000841cfe2cddc3c7e6a422142b68618a3d]

INTEGRATION: CWS sb59 (1.42.30); FILE MERGED 2006/08/29 11:44:27 sb 1.42.30.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [1d04e023bd8c7ae3341e6352b540f05843524f62]

INTEGRATION: CWS sb59 (1.177.2); FILE MERGED 2006/08/29 11:44:26 sb 1.177.2.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [830e5caf3fb548d64d37b64b315d5b4b41d2ee58]

INTEGRATION: CWS sb59 (1.75.30); FILE MERGED 2006/08/29 11:44:26 sb 1.75.30.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [33c4e72e9068e51eb6cd411977189ec16b4bfa72]

INTEGRATION: CWS sb59 (1.10.30); FILE MERGED 2006/08/29 11:44:26 sb 1.10.30.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [91811419f8ad24516fe18ffb3935e871d6fe0f02]

INTEGRATION: CWS sb59 (1.14.16); FILE MERGED 2006/08/29 11:44:26 sb 1.14.16.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [7a437c207bfaaeacf330008b2f170ac9c76486eb]

INTEGRATION: CWS sb59 (1.20.4); FILE MERGED 2006/08/29 11:44:26 sb 1.20.4.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [2771894907453d28ce0f48ef4229e8486537c24e]

INTEGRATION: CWS sb59 (1.2.18); FILE MERGED 2006/08/29 11:44:25 sb 1.2.18.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [e9979ad5be78e6d873aa02ce8e9ef38104844f8b]

INTEGRATION: CWS sb59 (1.4.32); FILE MERGED 2006/08/29 11:44:25 sb 1.4.32.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [36c15c512665b9b58c7607c88222fbeae19e923b]

INTEGRATION: CWS sb59 (1.22.2); FILE MERGED 2006/08/29 11:44:25 sb 1.22.2.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [79a9f58d035da7686e4eb788f2f235b7213b771c]

INTEGRATION: CWS sb59 (1.4.32); FILE MERGED 2006/08/29 11:44:24 sb 1.4.32.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [c28fa7e6e614c8a982f36a6305424a1f4dc44f98]

INTEGRATION: CWS sb59 (1.12.4); FILE MERGED 2006/08/29 11:44:24 sb 1.12.4.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [34fc78d6636d3a2b8ea3ad77fdeb0d4f4c98ddb6]

INTEGRATION: CWS sb59 (1.11.2); FILE MERGED 2006/08/29 11:44:24 sb 1.11.2.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [3fc49b0090bdc73e72195839133f86541b9b3434]

INTEGRATION: CWS sb59 (1.88.2); FILE MERGED 2006/08/29 11:44:23 sb 1.88.2.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [567ada345e399dfa4355e30b5a1dc4c9c6684f89]

INTEGRATION: CWS sb59 (1.5.62); FILE MERGED 2006/08/28 12:58:13 sb 1.5.62.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [3ddfad5ba408d316b802ba267935c040d09e5403]

INTEGRATION: CWS sb59 (1.33.14); FILE MERGED 2006/09/01 08:01:29 sb 1.33.14.2: #i67535# Made code warning-free (GCC 4.0.3). 2006/08/28 12:58:12 sb 1.33.14.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [15e4f4595e1ed8887fcaf2a80d98b0dc992bf3b6]

INTEGRATION: CWS sb59 (1.11.60); FILE MERGED 2006/08/28 12:58:12 sb 1.11.60.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [75173e998d42e7f1ac90e5c1340632d2d10bc8f9]

INTEGRATION: CWS sb59 (1.16.488); FILE MERGED 2006/08/28 12:58:12 sb 1.16.488.2: #i67487# Made code warning-free (wntmsci10). 2006/08/03 13:52:03 cl 1.16.488.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [189d57c8399efba8851f44ea79a7833370f8497d]

INTEGRATION: CWS sb59 (1.6.62); FILE MERGED 2006/08/28 12:58:11 sb 1.6.62.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [0cb7327ec5ccb71c17625c2a1259fcd254babe70]

INTEGRATION: CWS sb59 (1.10.62); FILE MERGED 2006/08/28 12:58:11 sb 1.10.62.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [6cb316b3f8bd7529c8930d3ae3d7dc9fff7b395b]

INTEGRATION: CWS sb59 (1.8.488); FILE MERGED 2006/08/28 12:58:11 sb 1.8.488.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [f0a8575008ad037ca1d99ec44548d0c3d4d3aea0]

INTEGRATION: CWS sb59 (1.20.62); FILE MERGED 2006/08/03 13:52:03 cl 1.20.62.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [9468888d42e9984a81a91f8fb24899eccd1d3669]

INTEGRATION: CWS sb59 (1.22.62); FILE MERGED 2006/08/28 12:58:11 sb 1.22.62.2: #i67487# Made code warning-free (wntmsci10). 2006/08/03 13:52:03 cl 1.22.62.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [e23979a2a139c7b375c4016228130707671fd600]

INTEGRATION: CWS sb59 (1.56.62); FILE MERGED 2006/09/04 08:31:20 sb 1.56.62.4: #i67537# Made code warning-free (debug=x). 2006/09/01 08:01:28 sb 1.56.62.3: #i67535# Made code warning-free (GCC 4.0.3). 2006/08/28 12:58:11 sb 1.56.62.2: #i67487# Made code warning-free (wntmsci10). 2006/08/03 13:52:03 cl 1.56.62.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [a8efaf142c8ce802d810b051c80e9f063e083faf]

INTEGRATION: CWS sb59 (1.26.62); FILE MERGED 2006/08/28 12:58:10 sb 1.26.62.2: #i67487# Made code warning-free (wntmsci10). 2006/08/03 13:52:03 cl 1.26.62.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [df011befa2472869338856d8d7da7d4fc13655af]

INTEGRATION: CWS sb59 (1.15.62); FILE MERGED 2006/08/28 12:58:10 sb 1.15.62.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [41e5a093ab900312bb4d0a66428453debddd6a13]

INTEGRATION: CWS sb59 (1.146.58); FILE MERGED 2006/09/01 08:01:28 sb 1.146.58.2: #i67535# Made code warning-free (GCC 4.0.3). 2006/08/03 13:52:02 cl 1.146.58.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [2c63a0153aaf4964523dfda691eaaaf60e75dd00]

INTEGRATION: CWS sb59 (1.25.62); FILE MERGED 2006/09/01 08:01:27 sb 1.25.62.2: #i67535# Made code warning-free (GCC 4.0.3). 2006/08/03 13:52:02 cl 1.25.62.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [19dac5cb50709ff39bdd06e4e9fa9629fe656535]

INTEGRATION: CWS sb59 (1.55.14); FILE MERGED 2006/09/01 08:01:27 sb 1.55.14.3: #i67535# Made code warning-free (GCC 4.0.3). 2006/08/30 12:20:11 sb 1.55.14.2: #i67535# Made code warning-free (GCC 4.1.1). 2006/08/03 13:52:02 cl 1.55.14.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [36ea10b5b02cf3db41148b57d9cf838d7e1194c3]

INTEGRATION: CWS sb59 (1.62.60); FILE MERGED 2006/08/28 12:58:10 sb 1.62.60.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [66e08d96695ed78c2ae1978c600ad835387e3506]

INTEGRATION: CWS sb59 (1.14.60); FILE MERGED 2006/08/03 13:52:02 cl 1.14.60.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [6f07cedb62a8daa13446b5984660d9c335d2c0bc]

INTEGRATION: CWS sb59 (1.35.60); FILE MERGED 2006/08/28 12:58:10 sb 1.35.60.3: #i67487# Made code warning-free (wntmsci10). 2006/08/18 17:46:40 sb 1.35.60.2: RESYNC: (1.35-1.36); FILE MERGED 2006/08/03 13:52:01 cl 1.35.60.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [86837fa7ec674f86a812477614931fb00e17c288]

INTEGRATION: CWS sb59 (1.19.124); FILE MERGED 2006/09/01 08:01:27 sb 1.19.124.3: #i67535# Made code warning-free (GCC 4.0.3). 2006/08/30 12:20:11 sb 1.19.124.2: #i67535# Made code warning-free (GCC 4.1.1). 2006/08/28 12:58:10 sb 1.19.124.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [ac83f61d1ba2aea748ae7bd83b57b404e754a9e1]

INTEGRATION: CWS sb59 (1.17.60); FILE MERGED 2006/08/28 12:58:09 sb 1.17.60.2: #i67487# Made code warning-free (wntmsci10). 2006/08/03 13:52:01 cl 1.17.60.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [82532c539dd3947e148287db69e6833789f4e4cf]

INTEGRATION: CWS sb59 (1.21.60); FILE MERGED 2006/08/03 13:52:01 cl 1.21.60.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [4aca406b841e929bf22eb1a8ebc1eed9ff6ea367]

INTEGRATION: CWS sb59 (1.2.488); FILE MERGED 2006/08/28 12:58:09 sb 1.2.488.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [90df3fd5f6d84ef104601b554fc0c0f13fba2bdf]

INTEGRATION: CWS sb59 (1.5.62); FILE MERGED 2006/08/03 13:52:01 cl 1.5.62.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [6f8487af76f98519f784e4729ccc17f41c79a3ae]

INTEGRATION: CWS sb59 (1.13.62); FILE MERGED 2006/08/03 13:52:01 cl 1.13.62.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [42882871d757d790f72da52ae347b20a5c18b9f6]

INTEGRATION: CWS sb59 (1.27.14); FILE MERGED 2006/08/03 13:52:01 cl 1.27.14.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [dc74c4246de43340f217658ae4a9623ad395b664]

INTEGRATION: CWS sb59 (1.3.488); FILE MERGED 2006/08/03 13:52:00 cl 1.3.488.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [391774538238b4329025c189599573eaaa338404]

INTEGRATION: CWS sb59 (1.3.488); FILE MERGED 2006/08/30 12:20:10 sb 1.3.488.1: #i67535# Made code warning-free (GCC 4.1.1).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [e354e86ecb63d845cb1fcb798506245be2d481b2]

INTEGRATION: CWS sb59 (1.4.62); FILE MERGED 2006/09/01 08:01:27 sb 1.4.62.2: #i67535# Made code warning-free (GCC 4.0.3). 2006/08/03 13:52:00 cl 1.4.62.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [ce2226b1905bf5b8b7a950aac1e567bcb257327e]

INTEGRATION: CWS sb59 (1.4.488); FILE MERGED 2006/08/03 13:52:00 cl 1.4.488.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [8414a8d4cde554aee91049310dd7aada2d527bbb]

INTEGRATION: CWS sb59 (1.13.50); FILE MERGED 2006/09/01 08:01:26 sb 1.13.50.2: #i67535# Made code warning-free (GCC 4.0.3). 2006/08/28 12:58:09 sb 1.13.50.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [dbeaa372072ce6676dac2ad09ff414e4380cc0be]

INTEGRATION: CWS sb59 (1.3.1122); FILE MERGED 2006/08/03 13:52:00 cl 1.3.1122.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [8deda2e5132f1ac1bd9066e4e9c364d4d199924a]

INTEGRATION: CWS sb59 (1.13.62); FILE MERGED 2006/08/03 13:51:59 cl 1.13.62.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [c2ae2405b39fd24bad388951962d54fee4eec030]

INTEGRATION: CWS sb59 (1.71.14); FILE MERGED 2006/08/03 13:51:59 cl 1.71.14.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [45f94d7aef299b7485ce913781ad18f270ef5475]

INTEGRATION: CWS sb59 (1.12.60); FILE MERGED 2006/08/28 12:58:09 sb 1.12.60.2: #i67487# Made code warning-free (wntmsci10). 2006/08/03 13:51:59 cl 1.12.60.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [d1fc3199603d272c808a0184ac01ac305d328964]

INTEGRATION: CWS sb59 (1.23.486); FILE MERGED 2006/08/03 13:51:59 cl 1.23.486.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [e2ddc648ccfe87f33d45288c7bc703f403c3fe8d]

INTEGRATION: CWS sb59 (1.15.62); FILE MERGED 2006/08/03 13:51:59 cl 1.15.62.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [6a540fe1508afb9857892a1e3b7b53a86ac489fb]

INTEGRATION: CWS sb59 (1.18.62); FILE MERGED 2006/08/03 13:51:59 cl 1.18.62.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [e0d458fe2566c389425ba99e49a7aff11203a0bb]

INTEGRATION: CWS sb59 (1.31.306); FILE MERGED 2006/08/28 12:58:08 sb 1.31.306.3: #i67487# Made code warning-free (wntmsci10). 2006/08/18 17:46:13 sb 1.31.306.2: RESYNC: (1.31-1.32); FILE MERGED 2006/08/03 13:51:58 cl 1.31.306.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [aac6baefbc063c900828feec832c06ca66cbecd6]

INTEGRATION: CWS sb59 (1.3.488); FILE MERGED 2006/08/28 12:58:08 sb 1.3.488.2: #i67487# Made code warning-free (wntmsci10). 2006/08/03 13:51:58 cl 1.3.488.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [573801d294a474ed05991e25e866d120787b0938]

INTEGRATION: CWS sb59 (1.8.484); FILE MERGED 2006/08/28 12:58:08 sb 1.8.484.2: #i67487# Made code warning-free (wntmsci10). 2006/08/03 13:51:58 cl 1.8.484.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [7765e2e84fbc36b0b667f9268dd6aa15b1be6dca]

INTEGRATION: CWS sb59 (1.13.62); FILE MERGED 2006/08/28 12:58:08 sb 1.13.62.2: #i67487# Made code warning-free (wntmsci10). 2006/08/03 13:51:58 cl 1.13.62.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [fb3510e47bef975697ace595fd8cca85a7f3426c]

INTEGRATION: CWS sb59 (1.3.488); FILE MERGED 2006/08/03 13:51:58 cl 1.3.488.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [a61848d7507767b23c5c809d263a154ef6583aae]

INTEGRATION: CWS sb59 (1.10.132); FILE MERGED 2006/08/28 12:58:08 sb 1.10.132.2: #i67487# Made code warning-free (wntmsci10). 2006/08/03 13:51:58 cl 1.10.132.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [aa0c759ee55dbc6c7593a3e5accb43a61e31a1dd]

INTEGRATION: CWS sb59 (1.12.60); FILE MERGED 2006/08/28 12:58:07 sb 1.12.60.2: #i67487# Made code warning-free (wntmsci10). 2006/08/03 13:51:58 cl 1.12.60.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [848c22473746bfb3a4c6d5303396ffd874dac2d3]

INTEGRATION: CWS sb59 (1.5.582); FILE MERGED 2006/08/03 13:51:57 cl 1.5.582.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [8430ea54358ddcb84e7a605f2ae335aad439efef]

INTEGRATION: CWS sb59 (1.28.62); FILE MERGED 2006/08/03 13:51:57 cl 1.28.62.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [db3f377c39bf13f3b0dbeac0245901707a07d81e]

INTEGRATION: CWS sb59 (1.5.486); FILE MERGED 2006/08/28 12:58:07 sb 1.5.486.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [ae62358bb0cf3ed4129123fc0168b75a547dcf32]

INTEGRATION: CWS sb59 (1.17.58); FILE MERGED 2006/08/28 12:58:07 sb 1.17.58.2: #i67487# Made code warning-free (wntmsci10). 2006/08/03 13:51:57 cl 1.17.58.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [7cfaef572f3d32f99ae79fc48032234eb8d6da50]

INTEGRATION: CWS sb59 (1.25.62); FILE MERGED 2006/08/28 12:58:07 sb 1.25.62.2: #i67487# Made code warning-free (wntmsci10). 2006/08/03 13:51:57 cl 1.25.62.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [3c093ec4b3d7d291d1a35aa5417eb6cb9ec86f8a]

INTEGRATION: CWS sb59 (1.28.14); FILE MERGED 2006/08/28 12:58:06 sb 1.28.14.2: #i67487# Made code warning-free (wntmsci10). 2006/08/03 13:51:56 cl 1.28.14.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [788f879340169e3ac0f5e7704ba93ed09c4ec4e6]

INTEGRATION: CWS sb59 (1.10.62); FILE MERGED 2006/08/28 12:58:06 sb 1.10.62.2: #i67487# Made code warning-free (wntmsci10). 2006/08/03 13:51:56 cl 1.10.62.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [d0590e168fc43386cb37b117924cc1ec3ebfe2d4]

INTEGRATION: CWS sb59 (1.16.60); FILE MERGED 2006/08/28 12:58:06 sb 1.16.60.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [749c47099cef0a385104f377132cbe95f3df48e2]

INTEGRATION: CWS sb59 (1.22.48); FILE MERGED 2006/08/28 12:58:05 sb 1.22.48.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [2f04e7331d9a99f5b71f43f2e9dd011873ddd532]

INTEGRATION: CWS sb59 (1.5.486); FILE MERGED 2006/08/28 12:58:05 sb 1.5.486.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [7ff8876ed7ec90fe223729862f7835a9c03855a4]

INTEGRATION: CWS sb59 (1.7.62); FILE MERGED 2006/08/28 12:58:05 sb 1.7.62.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [2b82d3a8ecf699296b6fc96aec9867b8577a332e]

INTEGRATION: CWS sb59 (1.5.60); FILE MERGED 2006/08/28 12:58:05 sb 1.5.60.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [60f17b6d6976c3d5cd72b66ccb7f3d1b682f13a5]

INTEGRATION: CWS sb59 (1.8.48); FILE MERGED 2006/08/28 12:58:05 sb 1.8.48.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [cabfe0e9e29bf56a7ecab0d521182a2dc7b172c7]

INTEGRATION: CWS sb59 (1.27.14); FILE MERGED 2006/08/28 12:58:05 sb 1.27.14.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [74bfba11d34cb529372367a5dd03dbf732373873]

INTEGRATION: CWS sb59 (1.49.46); FILE MERGED 2006/08/28 12:58:04 sb 1.49.46.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [1306f6aa86be303c6e863c66d594f3309c119105]

INTEGRATION: CWS sb59 (1.53.48); FILE MERGED 2006/08/28 12:58:04 sb 1.53.48.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [9b2b7953732a20c15e4dd9352e2941b2d4b84c84]

INTEGRATION: CWS sb59 (1.11.60); FILE MERGED 2006/08/28 12:58:04 sb 1.11.60.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [f5e33b2b89574a36f00c029ed37d823de82c0dc5]

INTEGRATION: CWS sb59 (1.74.60); FILE MERGED 2006/08/28 12:58:04 sb 1.74.60.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [a31983ba2f8a16ed6762c3c23ea8eb7bfc617b73]

INTEGRATION: CWS sb59 (1.22.60); FILE MERGED 2006/08/28 12:58:04 sb 1.22.60.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [f4e17385bd03e59c39a18653547d4f32857c713b]

INTEGRATION: CWS sb59 (1.30.60); FILE MERGED 2006/08/28 12:58:04 sb 1.30.60.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [cf48d7689c707644455d79fe427273c00f6168a7]

INTEGRATION: CWS sb59 (1.24.60); FILE MERGED 2006/08/28 12:58:03 sb 1.24.60.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [086682c54781b8bc7b91d3b3e25bf73add41b31e]

INTEGRATION: CWS sb59 (1.28.60); FILE MERGED 2006/08/28 12:58:03 sb 1.28.60.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [a351ee50e0baaef59ededd816533cef691e98721]

INTEGRATION: CWS sb59 (1.71.28); FILE MERGED 2006/08/28 12:58:03 sb 1.71.28.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [439a6313c6820c1349e9efdab230b9e850b29090]

INTEGRATION: CWS sb59 (1.35.60); FILE MERGED 2006/08/28 12:58:03 sb 1.35.60.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [f5ece7e58f10a282b4b83711bee7464c04d871d6]

INTEGRATION: CWS sb59 (1.25.60); FILE MERGED 2006/08/28 12:58:03 sb 1.25.60.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [ceeea3ad2cee976110e484275394352fd536f955]

INTEGRATION: CWS sb59 (1.21.60); FILE MERGED 2006/08/28 12:58:02 sb 1.21.60.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [c25231f9684eee88b228e4740bd1e75447507a61]

INTEGRATION: CWS sb59 (1.80.14); FILE MERGED 2006/08/28 12:58:02 sb 1.80.14.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [0a99745f8fce2325fa6c909e07a57e6d8bd559e5]

INTEGRATION: CWS sb59 (1.44.60); FILE MERGED 2006/08/28 12:58:02 sb 1.44.60.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [3d4a22e710790915db39c28e355327d99e5bdaac]

INTEGRATION: CWS sb59 (1.32.2); FILE MERGED 2006/09/01 08:01:26 sb 1.32.2.1: #i67535# Made code warning-free (GCC 4.0.3).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [c54e0b75925c8405ae3d2b048be90f2b13f70dec]

INTEGRATION: CWS sb59 (1.8.48); FILE MERGED 2006/08/28 12:58:02 sb 1.8.48.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [3cdd28c287641cc3fbcda5025107f00f57fd0a17]

INTEGRATION: CWS sb59 (1.27.48); FILE MERGED 2006/08/28 12:58:02 sb 1.27.48.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [7f313304038866ed825f7199a162204f72a96ebf]

INTEGRATION: CWS sb59 (1.64.60); FILE MERGED 2006/08/28 12:58:02 sb 1.64.60.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [105c315f2593888affeff0b1cff03fd46e6734d9]

INTEGRATION: CWS sb59 (1.8.50); FILE MERGED 2006/08/21 16:21:51 sb 1.8.50.1: #i67487# Made code compile (warning-free) again after resync to SRC680m182.


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [c86245765736a8674d7946e336e44026278c8c3e]

INTEGRATION: CWS sb59 (1.10.60); FILE MERGED 2006/08/28 12:58:01 sb 1.10.60.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [218dc9cf2c517bc3230f7cf5b771f3aa12067b0a]

INTEGRATION: CWS sb59 (1.7.60); FILE MERGED 2006/08/28 12:58:01 sb 1.7.60.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [e7f79fc8f3a24f69344833ad861f4fa397a837d6]

INTEGRATION: CWS sb59 (1.8.48); FILE MERGED 2006/08/28 12:58:01 sb 1.8.48.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [1433224e9d30a5f4840a8c39ad16e57c159b9042]

INTEGRATION: CWS sb59 (1.141.62); FILE MERGED 2006/08/28 12:58:01 sb 1.141.62.2: #i67487# Made code warning-free (wntmsci10). 2006/08/03 13:51:56 cl 1.141.62.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [5ff99cbf69c00726451e8b948a9864d027f1b7fd]

INTEGRATION: CWS sb59 (1.50.60); FILE MERGED 2006/08/28 12:58:01 sb 1.50.60.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [234941dd28d64980ef3014238126258303ad91ba]

INTEGRATION: CWS sb59 (1.23.48); FILE MERGED 2006/08/28 12:58:00 sb 1.23.48.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [b0912718a1c4e7fe63ffcfda389f735b96ed44c4]

INTEGRATION: CWS sb59 (1.17.46); FILE MERGED 2006/08/28 12:58:00 sb 1.17.46.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [1ae16bb53c7dfd1c22d57d231f0f25739fc7b539]

INTEGRATION: CWS sb59 (1.12.48); FILE MERGED 2006/08/28 12:58:00 sb 1.12.48.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [78d931d82c5983c6a4965015cb48a72cfadbed0a]

INTEGRATION: CWS sb59 (1.11.48); FILE MERGED 2006/08/28 12:58:00 sb 1.11.48.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [75976f216e8698b313552c6131ac9f8087fdb186]

INTEGRATION: CWS sb59 (1.5.60); FILE MERGED 2006/08/28 12:58:00 sb 1.5.60.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [379e5cbc431fa0e3eac4ea8acdfa8b4b079f67d3]

INTEGRATION: CWS sb59 (1.18.60); FILE MERGED 2006/08/28 12:57:59 sb 1.18.60.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [aabfe078c835f53ea0f6a7f8205e8f6ae34fdcfc]

INTEGRATION: CWS sb59 (1.25.60); FILE MERGED 2006/09/01 08:01:26 sb 1.25.60.3: #i67535# Made code warning-free (GCC 4.0.3). 2006/08/28 12:57:59 sb 1.25.60.2: #i67487# Made code warning-free (wntmsci10). 2006/08/03 13:51:56 cl 1.25.60.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [c2c36185cc6b1de176a2e80a6211f9c4903ad163]

INTEGRATION: CWS sb59 (1.9.14); FILE MERGED 2006/08/28 12:57:59 sb 1.9.14.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [0f870891b63a7d26c92244703fcb831add7e2adf]

INTEGRATION: CWS sb59 (1.6.62); FILE MERGED 2006/08/03 13:51:55 cl 1.6.62.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [657e4906496913f8ea767c965bf3ae47605e4481]

INTEGRATION: CWS sb59 (1.6.382); FILE MERGED 2006/08/03 13:51:55 cl 1.6.382.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [8762e2b3c481c5c85233e85a134c8c278238e499]

INTEGRATION: CWS sb59 (1.4.62); FILE MERGED 2006/08/03 13:51:55 cl 1.4.62.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [ebe99a736e65ff2a2b45ad7391a1d766c40a0921]

INTEGRATION: CWS sb59 (1.12.62); FILE MERGED 2006/08/03 13:51:55 cl 1.12.62.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [034fea7926cd30cb18eb15513491f1cb4ec06e3e]

INTEGRATION: CWS sb59 (1.8.60); FILE MERGED 2006/08/28 12:57:59 sb 1.8.60.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [432212fdce1298f1fe992553e5d096558a97f81f]

INTEGRATION: CWS sb59 (1.3.488); FILE MERGED 2006/08/28 12:57:58 sb 1.3.488.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [bff8fce7e450197a258d0d994bdc98913d58f542]

INTEGRATION: CWS sb59 (1.13.62); FILE MERGED 2006/08/03 13:51:54 cl 1.13.62.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [de33e15c628831f90f49f366c2d77e8d2842b823]

INTEGRATION: CWS sb59 (1.4.62); FILE MERGED 2006/08/28 12:57:58 sb 1.4.62.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [aa5429e1a8f46431437f4dce68716fead84d731e]

INTEGRATION: CWS sb59 (1.5.62); FILE MERGED 2006/08/03 13:51:54 cl 1.5.62.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [8366b0f070a6b0875a2d44d3e0e550407e8b3007]

INTEGRATION: CWS sb59 (1.27.62); FILE MERGED 2006/08/28 12:57:58 sb 1.27.62.2: #i67487# Made code warning-free (wntmsci10). 2006/08/03 13:51:54 cl 1.27.62.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [dc1adce9dfdc958ab8f0f708c87a462868db4abe]

INTEGRATION: CWS sb59 (1.3.488); FILE MERGED 2006/08/03 13:51:53 cl 1.3.488.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [bf5b6f7059fff41bb7ba0ba093d6b0cb7b278783]

INTEGRATION: CWS sb59 (1.4.62); FILE MERGED 2006/08/03 13:51:53 cl 1.4.62.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [ff74822c48e9680562b3f54611c3dc21dad7fe64]

INTEGRATION: CWS sb59 (1.6.62); FILE MERGED 2006/08/28 12:57:58 sb 1.6.62.2: #i67487# Made code warning-free (wntmsci10). 2006/08/03 13:51:53 cl 1.6.62.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [f5bfe99d5762d3fffc1c136f899e83800b277349]

INTEGRATION: CWS sb59 (1.67.62); FILE MERGED 2006/09/26 07:49:11 cl 1.67.62.3: #i69449# fixed depth handling 2006/08/28 12:57:57 sb 1.67.62.2: #i67487# Made code warning-free (wntmsci10). 2006/08/03 13:51:53 cl 1.67.62.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [136211d06e1a7de9f884211eb51c40e37ebba114]

INTEGRATION: CWS sb59 (1.30.60); FILE MERGED 2006/08/03 13:51:53 cl 1.30.60.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [eeeb2b1137541ab27f02db10c56dd93b3fe42fce]

INTEGRATION: CWS sb59 (1.9.452); FILE MERGED 2006/08/03 13:51:53 cl 1.9.452.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [d50bb43a6d14564748541fd898c98980143f9458]

INTEGRATION: CWS sb59 (1.12.62); FILE MERGED 2006/08/03 13:51:53 cl 1.12.62.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [fe5e812a2027bd0270e99c8b4837d6f92b0cefd7]

INTEGRATION: CWS sb59 (1.8.62); FILE MERGED 2006/08/03 13:51:52 cl 1.8.62.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [18320c6a1d60f96a77370fbf2f859d31a4d473a2]

INTEGRATION: CWS sb59 (1.55.62); FILE MERGED 2006/09/04 08:31:20 sb 1.55.62.2: #i67537# Made code warning-free (debug=x). 2006/08/03 13:51:52 cl 1.55.62.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [fd43267ee31d64af1c5c743b5aec16ffcbc1877d]

INTEGRATION: CWS sb59 (1.5.62); FILE MERGED 2006/08/03 13:51:52 cl 1.5.62.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [d654cae7659d2b6e43662b5a4ef85e819a40f675]

INTEGRATION: CWS sb59 (1.13.62); FILE MERGED 2006/08/03 13:51:52 cl 1.13.62.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [b8dd877a97d989c3dbf892aad2853b04f0975464]

INTEGRATION: CWS sb59 (1.5.14); FILE MERGED 2006/08/03 13:51:52 cl 1.5.14.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [de12ff0d4d6a5fbe733699add150dadcf2b594bf]

INTEGRATION: CWS sb59 (1.4.62); FILE MERGED 2006/08/03 13:51:51 cl 1.4.62.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [4a37a389df6fef29f9d10dde5caeb31662042fdb]

INTEGRATION: CWS sb59 (1.17.116); FILE MERGED 2006/08/28 12:57:57 sb 1.17.116.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [f994df25a3c3c5ab4ac24bc4cab8c87107bb1b48]

INTEGRATION: CWS sb59 (1.15.62); FILE MERGED 2006/09/01 08:01:25 sb 1.15.62.1: #i67535# Made code warning-free (GCC 4.0.3).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [75ecbd472bf6a1d8d203759e8d4206fdb075964c]

INTEGRATION: CWS sb59 (1.27.14); FILE MERGED 2006/09/01 08:01:25 sb 1.27.14.4: #i67535# Made code warning-free (GCC 4.0.3). 2006/08/30 12:20:10 sb 1.27.14.3: #i67535# Made code warning-free (GCC 4.1.1). 2006/08/28 12:57:57 sb 1.27.14.2: #i67487# Made code warning-free (wntmsci10). 2006/08/03 13:51:51 cl 1.27.14.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [d401103ab80b3a783c9fd92c2ab3bebd5c7bc3f3]

INTEGRATION: CWS sb59 (1.135.60); FILE MERGED 2006/08/28 12:57:57 sb 1.135.60.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [72050837f8becce4235e63e72d2449982cbc8406]

INTEGRATION: CWS sb59 (1.3.488); FILE MERGED 2006/08/28 16:10:11 sb 1.3.488.2: #i67487# Fixed previous fix. 2006/08/28 12:57:56 sb 1.3.488.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [726d5e663d85bb4df67a0f227bb686640c27154d]

INTEGRATION: CWS sb59 (1.7.60); FILE MERGED 2006/08/28 12:57:56 sb 1.7.60.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [8c9f69bd5fd631af581f9f9e0fb512c856c6cfe4]

INTEGRATION: CWS sb59 (1.31.60); FILE MERGED 2006/08/28 12:57:56 sb 1.31.60.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [3102f4a0696c990a6a05ed33f714d0a75d18b900]

INTEGRATION: CWS sb59 (1.63.14); FILE MERGED 2006/09/01 08:01:25 sb 1.63.14.3: #i67535# Made code warning-free (GCC 4.0.3). 2006/08/30 12:20:09 sb 1.63.14.2: #i67535# Made code warning-free (GCC 4.1.1). 2006/08/28 12:57:56 sb 1.63.14.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [abbf4eb3461e94806208153a0e6b58b3bd433085]

INTEGRATION: CWS sb59 (1.3.62); FILE MERGED 2006/08/03 13:51:50 cl 1.3.62.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [6f8661fd0c472cb960b7c796a1980c1e9dc72c53]

INTEGRATION: CWS sb59 (1.11.486); FILE MERGED 2006/08/03 13:51:50 cl 1.11.486.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [baf3ac0e63464c0ae971e63bee9e1f69bb28bbc2]

INTEGRATION: CWS sb59 (1.7.62); FILE MERGED 2006/09/01 08:01:24 sb 1.7.62.2: #i67535# Made code warning-free (GCC 4.0.3). 2006/08/03 13:51:50 cl 1.7.62.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [c1dd6992d7527406ae563da1c03f32a4c27447a5]

INTEGRATION: CWS sb59 (1.6.62); FILE MERGED 2006/08/03 13:51:50 cl 1.6.62.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [1660cb6deb4561b4f0e07199d007f0939ccec860]

INTEGRATION: CWS sb59 (1.64.62); FILE MERGED 2006/09/01 08:01:24 sb 1.64.62.3: #i67535# Made code warning-free (GCC 4.0.3). 2006/08/29 14:46:42 sb 1.64.62.2: #i67535# Made code warning-free (GCC 4.1.1). 2006/08/03 13:51:50 cl 1.64.62.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [58139179008f20b5464bdf220cdd825465bdf1f9]

INTEGRATION: CWS sb59 (1.10.62); FILE MERGED 2006/08/03 13:51:50 cl 1.10.62.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [9f1f53e65a1e069669196ea41ff67b790ad50cc2]

INTEGRATION: CWS sb59 (1.5.62); FILE MERGED 2006/08/03 13:51:49 cl 1.5.62.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [28157cf05a45e436b8ba39c22b3962b7d86cf7f6]

INTEGRATION: CWS sb59 (1.32.62); FILE MERGED 2006/09/01 08:01:24 sb 1.32.62.2: #i67535# Made code warning-free (GCC 4.0.3). 2006/08/03 13:51:49 cl 1.32.62.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [5a4222572a642345230bdea00802e1c604b77ee4]

INTEGRATION: CWS sb59 (1.20.62); FILE MERGED 2006/08/03 13:51:49 cl 1.20.62.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [7059426012b94fd33119e90d171a7ab69d16c5ea]

INTEGRATION: CWS sb59 (1.14.62); FILE MERGED 2006/08/03 13:51:49 cl 1.14.62.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [c783a358eed5539e93d075db523d5d13782be241]

INTEGRATION: CWS sb59 (1.15.488); FILE MERGED 2006/08/03 13:51:49 cl 1.15.488.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [0a66514d4466ee0c2e849a0b3238eb0b1d31646e]

INTEGRATION: CWS sb59 (1.43.62); FILE MERGED 2006/09/01 08:01:23 sb 1.43.62.4: #i67535# Made code warning-free (GCC 4.0.3). 2006/08/29 14:46:41 sb 1.43.62.3: #i67535# Made code warning-free (GCC 4.1.1). 2006/08/18 12:02:54 sb 1.43.62.2: #i67487# Made code warning-free (wntmsci10). 2006/08/03 13:51:48 cl 1.43.62.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [60817ff28bcb1f8c8aa05e38b2c079be3f8863ad]

INTEGRATION: CWS sb59 (1.23.62); FILE MERGED 2006/08/03 13:51:48 cl 1.23.62.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [53e57a85ecff221e2c50ed61ad08b83b89ef36f9]

INTEGRATION: CWS sb59 (1.5.60); FILE MERGED 2006/08/03 13:51:48 cl 1.5.60.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [05170f7552c5654c13eed14508cb11b971e7721e]

INTEGRATION: CWS sb59 (1.5.62); FILE MERGED 2006/08/03 13:51:48 cl 1.5.62.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [d3fc152ebf6949a480a6bb15fd6053d5747543bc]

INTEGRATION: CWS sb59 (1.11.62); FILE MERGED 2006/08/03 13:51:48 cl 1.11.62.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [ef3fd416160fa0a7715b1a2def522c85c7bf2fe0]

INTEGRATION: CWS sb59 (1.4.62); FILE MERGED 2006/08/03 13:51:48 cl 1.4.62.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [0a9241490cc2a8c06cbff338f459b3e1577118b2]

INTEGRATION: CWS sb59 (1.9.62); FILE MERGED 2006/08/03 13:51:47 cl 1.9.62.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [9a9a907c05738043711d720c039d630245b72cdf]

INTEGRATION: CWS sb59 (1.8.62); FILE MERGED 2006/09/01 08:01:23 sb 1.8.62.2: #i67535# Made code warning-free (GCC 4.0.3). 2006/08/03 13:51:47 cl 1.8.62.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [d6db6b3398b5bcc57deddf97a585ae32451a841a]

INTEGRATION: CWS sb59 (1.5.488); FILE MERGED 2006/08/28 12:57:56 sb 1.5.488.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [319efa5700d2b2837a432c14e5a94aa676405b63]

INTEGRATION: CWS sb59 (1.3.488); FILE MERGED 2006/08/22 13:31:08 sb 1.3.488.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [2c7a1db3890011d9b91095155beba3e98bc1f3b7]

INTEGRATION: CWS sb59 (1.4.488); FILE MERGED 2006/08/28 12:57:55 sb 1.4.488.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [d0ee745c9c9dfbb18f1fd9b88a7160219fae4b7e]

INTEGRATION: CWS sb59 (1.12.62); FILE MERGED 2006/08/18 12:02:53 sb 1.12.62.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [51f0a5a1ae929eed6d4dd76a2d631d05eb0423d4]

INTEGRATION: CWS sb59 (1.29.62); FILE MERGED 2006/08/03 13:51:47 cl 1.29.62.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [758e306b74e5795b19c8a5b78afa6174e8823539]

INTEGRATION: CWS sb59 (1.4.488); FILE MERGED 2006/08/03 13:51:47 cl 1.4.488.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [c2cb8e1edb1706ee2c403aaf8d881b6ece68787b]

INTEGRATION: CWS sb59 (1.5.62); FILE MERGED 2006/08/03 13:51:47 cl 1.5.62.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [67c18c1ae6caea160912c1d5b09f4a762ea64c3c]

INTEGRATION: CWS sb59 (1.5.80); FILE MERGED 2006/08/30 12:20:09 sb 1.5.80.2: #i67535# Made code warning-free (GCC 4.1.1). 2006/08/28 12:57:55 sb 1.5.80.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [b5ffcce8bd897d60e801c0f4c5289541881224d6]

INTEGRATION: CWS sb59 (1.7.488); FILE MERGED 2006/08/03 13:51:46 cl 1.7.488.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [7b4b54ba74946a48adeae1af7622e1654a9515f6]

INTEGRATION: CWS sb59 (1.41.60); FILE MERGED 2006/08/30 12:20:09 sb 1.41.60.3: #i67535# Made code warning-free (GCC 4.1.1). 2006/08/28 12:57:55 sb 1.41.60.2: #i67487# Made code warning-free (wntmsci10). 2006/08/03 13:51:46 cl 1.41.60.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [a0c29b4ccf8836493aee42c6c56aa2175f3cb761]

INTEGRATION: CWS sb59 (1.21.60); FILE MERGED 2006/08/28 12:57:55 sb 1.21.60.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [ca10f5e6f87502a47b4ee3d4a30d94b64b5b885a]

INTEGRATION: CWS sb59 (1.22.62); FILE MERGED 2006/08/28 12:57:54 sb 1.22.62.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [e9358bfacb63a5c3d8af6c8a14b2bd286132e3cd]

INTEGRATION: CWS sb59 (1.8.260); FILE MERGED 2006/08/03 13:51:46 cl 1.8.260.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [2a26177c77a119a052951c0e0f59553a80b57d49]

INTEGRATION: CWS sb59 (1.23.62); FILE MERGED 2006/08/03 13:51:46 cl 1.23.62.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [0d2bb712997e126eaeffc2e808af37c34a134119]

INTEGRATION: CWS sb59 (1.23.48); FILE MERGED 2006/09/04 08:31:19 sb 1.23.48.3: #i67537# Made code warning-free (debug=x). 2006/08/28 16:10:11 sb 1.23.48.2: #i67487# Fixed previous fix. 2006/08/28 12:57:54 sb 1.23.48.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [2f044ea91bd290af621aff051db3fdab4aff879c]

INTEGRATION: CWS sb59 (1.52.56); FILE MERGED 2006/08/18 17:40:51 sb 1.52.56.2: RESYNC: (1.52-1.53); FILE MERGED 2006/08/03 13:51:45 cl 1.52.56.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [fb7709f0dedc080011bcde04934d501b10ec3fb2]

INTEGRATION: CWS sb59 (1.43.48); FILE MERGED 2006/08/29 14:46:41 sb 1.43.48.1: #i67535# Made code warning-free (GCC 4.1.1).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [2d2edc665710e622fd413caacd4029225b9c3926]

INTEGRATION: CWS sb59 (1.35.60); FILE MERGED 2006/09/08 08:06:40 sb 1.35.60.4: Manually resolved merge conflicts against SRC680m183. 2006/08/28 12:57:54 sb 1.35.60.3: #i67487# Made code warning-free (wntmsci10). 2006/08/18 17:40:32 sb 1.35.60.2: RESYNC: (1.35-1.36); FILE MERGED 2006/08/03 13:51:45 cl 1.35.60.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [7395a2ca9a6ddfa4ed7af9dc5985fe550896cf84]

INTEGRATION: CWS sb59 (1.34.62); FILE MERGED 2006/08/28 12:57:53 sb 1.34.62.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [3d02e1b91acf8338a527c738caf1e1266e9e6cc8]

INTEGRATION: CWS sb59 (1.8.60); FILE MERGED 2006/08/03 13:51:45 cl 1.8.60.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [2d1c9ab09c1863f0b4cb8a41ffeaeea8380c8fbb]

INTEGRATION: CWS sb59 (1.32.62); FILE MERGED 2006/08/28 12:57:53 sb 1.32.62.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [0a5bda47d30033cc1106d9e1d05d5f6ca439d4cf]

INTEGRATION: CWS sb59 (1.76.48); FILE MERGED 2006/08/28 12:57:53 sb 1.76.48.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [fbf19413c959b4af77ae9ad90e87df515370945e]

INTEGRATION: CWS sb59 (1.30.60); FILE MERGED 2006/08/03 13:51:45 cl 1.30.60.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [09db656e00f1cb9d8cc2e281b8aa19a0dd7d9096]

INTEGRATION: CWS sb59 (1.14.60); FILE MERGED 2006/08/28 12:57:53 sb 1.14.60.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [a67487a06104fccc7dd2d371e7435a11b49005a4]

INTEGRATION: CWS sb59 (1.7.62); FILE MERGED 2006/08/03 13:51:45 cl 1.7.62.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [c8131285ece68a7779a36f4f35ae707397d865c6]

INTEGRATION: CWS sb59 (1.55.60); FILE MERGED 2006/09/04 08:31:19 sb 1.55.60.4: #i67537# Made code warning-free (debug=x). 2006/08/28 12:57:53 sb 1.55.60.3: #i67487# Made code warning-free (wntmsci10). 2006/08/18 17:39:53 sb 1.55.60.2: RESYNC: (1.55-1.56); FILE MERGED 2006/07/21 06:57:09 sb 1.55.60.1: #i67487# Removed NOTIFY_LISTENERS.


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [3812699917b348b7624474c5cc9506caeec9d277]

INTEGRATION: CWS sb59 (1.24.58); FILE MERGED 2006/08/18 17:40:01 sb 1.24.58.2: RESYNC: (1.24-1.25); FILE MERGED 2006/08/03 13:51:45 cl 1.24.58.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [451635d6e2d3248efbcd377db9f8d60ad89c9f01]

INTEGRATION: CWS sb59 (1.11.62); FILE MERGED 2006/08/21 16:02:59 sb 1.11.62.1: #i67487# Made code compile (warning-free) again after resync to SRC680m182.


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [e04f7f103970d7676b00c31be886af34be1cdd72]

INTEGRATION: CWS sb59 (1.6.62); FILE MERGED 2006/08/28 12:57:52 sb 1.6.62.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [72cd953808d143978ac232bd7e2aca25bd64e89b]

INTEGRATION: CWS sb59 (1.6.14); FILE MERGED 2006/08/03 13:51:44 cl 1.6.14.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [3686516f9f32d5e55600bf8d7a259f4ae88d07bd]

INTEGRATION: CWS sb59 (1.76.46); FILE MERGED 2006/08/28 12:57:52 sb 1.76.46.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [2b24d83d3005909502ee39a892f33117c8225ac7]

INTEGRATION: CWS sb59 (1.50.10); FILE MERGED 2006/09/01 08:01:22 sb 1.50.10.3: #i67535# Made code warning-free (GCC 4.0.3). 2006/08/18 17:39:25 sb 1.50.10.2: RESYNC: (1.50-1.51); FILE MERGED 2006/08/03 13:51:44 cl 1.50.10.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [e42748b0c45e0aa01c8e1ef8e2ae99389520224e]

INTEGRATION: CWS sb59 (1.50.60); FILE MERGED 2006/08/29 14:46:41 sb 1.50.60.3: #i67535# Made code warning-free (GCC 4.1.1). 2006/08/18 17:39:17 sb 1.50.60.2: RESYNC: (1.50-1.52); FILE MERGED 2006/07/21 06:57:08 sb 1.50.60.1: #i67487# Removed NOTIFY_LISTENERS.


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [def8da1a12e33b0cef847e726e42005fdbc0ec98]

INTEGRATION: CWS sb59 (1.55.62); FILE MERGED 2006/08/28 12:57:52 sb 1.55.62.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [453f77629d1b7498411824f3ff8322b07a6403e2]

INTEGRATION: CWS sb59 (1.4.468); FILE MERGED 2006/08/28 12:57:51 sb 1.4.468.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [2891908a827426fc1e4f76b4edb3d477cbc570cf]

INTEGRATION: CWS sb59 (1.16.62); FILE MERGED 2006/08/28 12:57:51 sb 1.16.62.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [bd615df58a9b1adba73fa5724627a99529279667]

INTEGRATION: CWS sb59 (1.10.60); FILE MERGED 2006/08/28 12:57:51 sb 1.10.60.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [08e37ef38a64b1551d1ce60934964f8f759628c1]

INTEGRATION: CWS sb59 (1.10.60); FILE MERGED 2006/08/03 13:51:44 cl 1.10.60.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [520dbafea55e3a235a06039ae0d7e1a8344098cf]

INTEGRATION: CWS sb59 (1.29.62); FILE MERGED 2006/09/04 08:31:19 sb 1.29.62.2: #i67537# Made code warning-free (debug=x). 2006/08/03 13:51:43 cl 1.29.62.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [0fbb198c8845a6c2535a4488db415e737be46be7]

INTEGRATION: CWS sb59 (1.9.60); FILE MERGED 2006/09/06 08:52:23 sb 1.9.60.3: #i69311# Revert bad fix from 1.9.60.1 (mismatch between local variable and member variable nNext). 2006/08/28 12:57:50 sb 1.9.60.2: #i67487# Made code warning-free (wntmsci10). 2006/08/03 13:51:43 cl 1.9.60.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [b21fe04d13a25fba81fe0aba409e733c295d4a25]

INTEGRATION: CWS sb59 (1.9.62); FILE MERGED 2006/08/28 12:57:50 sb 1.9.62.2: #i67487# Made code warning-free (wntmsci10). 2006/08/03 13:51:43 cl 1.9.62.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [368c657d0c90c314c74f26be4b1d939803446c4b]

INTEGRATION: CWS sb59 (1.52.62); FILE MERGED 2006/09/04 08:31:18 sb 1.52.62.3: #i67537# Made code warning-free (debug=x). 2006/08/28 12:57:50 sb 1.52.62.2: #i67487# Made code warning-free (wntmsci10). 2006/08/03 13:51:43 cl 1.52.62.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [42bad41eda902a327583de04202098af062ccc52]

INTEGRATION: CWS sb59 (1.28.62); FILE MERGED 2006/08/03 13:51:43 cl 1.28.62.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [3083e0984beb6067ab03094d4e51d2bc66b39e02]

INTEGRATION: CWS sb59 (1.65.62); FILE MERGED 2006/09/26 07:05:06 cl 1.65.62.3: #i69449# fixed a problem introduced while removing shadow variables 2006/08/28 12:57:50 sb 1.65.62.2: #i67487# Made code warning-free (wntmsci10). 2006/08/03 13:51:42 cl 1.65.62.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [816b85afb8ed1d8001b6b01ae7d2a118ce211c79]

INTEGRATION: CWS sb59 (1.109.14); FILE MERGED 2006/08/28 12:57:50 sb 1.109.14.2: #i67487# Made code warning-free (wntmsci10). 2006/08/03 13:51:42 cl 1.109.14.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [52a6be0b24861de6bb7bd590f1bdb61bcc06e12e]

INTEGRATION: CWS sb59 (1.112.62); FILE MERGED 2006/08/24 11:25:58 sb 1.112.62.2: #i67487# Made code warning-free (wntmsci10). 2006/08/03 13:51:42 cl 1.112.62.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [7315d75872dfe71999a5c9f04f1c9a42e11cdb01]

INTEGRATION: CWS sb59 (1.81.118); FILE MERGED 2006/08/03 13:51:42 cl 1.81.118.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [d51fe1189dcbe0fe06805c8d99687c125cd254eb]

INTEGRATION: CWS sb59 (1.59.62); FILE MERGED 2006/08/28 12:57:50 sb 1.59.62.2: #i67487# Made code warning-free (wntmsci10). 2006/08/03 13:51:41 cl 1.59.62.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [ad9b8acc9609f025c4fe6f38c6f929f4aaaa76ed]

INTEGRATION: CWS sb59 (1.4.14); FILE MERGED 2006/08/03 13:51:41 cl 1.4.14.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [b15c62d06d809194564240f5364ab0e8d39cfdcc]

INTEGRATION: CWS sb59 (1.10.14); FILE MERGED 2006/08/28 12:57:49 sb 1.10.14.2: #i67487# Made code warning-free (wntmsci10). 2006/08/03 13:51:41 cl 1.10.14.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [38bbd69792aff009d6f49c5ca7b7af03cc077903]

INTEGRATION: CWS sb59 (1.4.488); FILE MERGED 2006/08/28 12:57:49 sb 1.4.488.2: #i67487# Made code warning-free (wntmsci10). 2006/08/03 13:51:41 cl 1.4.488.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [1f7f20052ca15883778b7bc791c7d630424a60e1]

INTEGRATION: CWS sb59 (1.14.62); FILE MERGED 2006/08/28 12:57:49 sb 1.14.62.2: #i67487# Made code warning-free (wntmsci10). 2006/08/03 13:51:41 cl 1.14.62.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [b06f398a954b67798c0fec98b59dd0514d775095]

INTEGRATION: CWS sb59 (1.10.62); FILE MERGED 2006/08/28 12:57:49 sb 1.10.62.2: #i67487# Made code warning-free (wntmsci10). 2006/08/03 13:51:41 cl 1.10.62.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [1ccb54530e80bd6c138b7cfcbd9b64622fb9b1da]

INTEGRATION: CWS sb59 (1.41.62); FILE MERGED 2006/08/28 12:57:49 sb 1.41.62.2: #i67487# Made code warning-free (wntmsci10). 2006/08/03 13:51:41 cl 1.41.62.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [95c158b87ab3f09517661f63d6255f8cb69bf679]

INTEGRATION: CWS sb59 (1.6.486); FILE MERGED 2006/08/04 11:22:38 cl 1.6.486.2: fixed compiler warnings 2006/08/03 13:51:40 cl 1.6.486.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [c2060cde9e06b9d4f98960f7b72004b0ba6feae8]

INTEGRATION: CWS sb59 (1.6.62); FILE MERGED 2006/08/28 12:57:48 sb 1.6.62.3: #i67487# Made code warning-free (wntmsci10). 2006/08/04 11:22:37 cl 1.6.62.2: fixed compiler warnings 2006/08/03 13:51:40 cl 1.6.62.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [453fcd479988e9a3d43ae33c87be81461d0232ad]

INTEGRATION: CWS sb59 (1.9.118); FILE MERGED 2006/08/03 13:51:40 cl 1.9.118.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [f923bba9f0b824db26de2d9d86fc9db17266ffaa]

INTEGRATION: CWS sb59 (1.24.62); FILE MERGED 2006/08/03 13:51:40 cl 1.24.62.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [8186b33719017ad1d14df29bc1c81c176b71334b]

INTEGRATION: CWS sb59 (1.101.60); FILE MERGED 2006/08/28 12:57:48 sb 1.101.60.2: #i67487# Made code warning-free (wntmsci10). 2006/08/03 13:51:40 cl 1.101.60.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [1bacd7d0efd956aa970bb5ef82eca0f592f59063]

INTEGRATION: CWS sb59 (1.15.62); FILE MERGED 2006/08/28 12:57:48 sb 1.15.62.2: #i67487# Made code warning-free (wntmsci10). 2006/08/03 13:51:40 cl 1.15.62.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [21f1449b73d2dfa2b2c32bee8a74bc1827832b00]

INTEGRATION: CWS sb59 (1.26.62); FILE MERGED 2006/08/28 12:57:48 sb 1.26.62.2: #i67487# Made code warning-free (wntmsci10). 2006/08/03 13:51:40 cl 1.26.62.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [c11799ffb3fa8578ec9514edc423ed53e55d8bf7]

INTEGRATION: CWS sb59 (1.43.62); FILE MERGED 2006/08/28 12:57:48 sb 1.43.62.2: #i67487# Made code warning-free (wntmsci10). 2006/08/03 13:51:39 cl 1.43.62.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [b80c7cef25323ab12a9dde96faee8a23f015a652]

INTEGRATION: CWS sb59 (1.16.62); FILE MERGED 2006/08/28 12:57:48 sb 1.16.62.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [1a392eac5301551998525e337eb92d7e3128ceab]

INTEGRATION: CWS sb59 (1.9.488); FILE MERGED 2006/08/23 15:25:45 sb 1.9.488.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [ab0c50a36e3d6d1ee0818d8334ca417143326bcd]

INTEGRATION: CWS sb59 (1.12.62); FILE MERGED 2006/08/23 15:25:44 sb 1.12.62.2: #i67487# Made code warning-free (wntmsci10). 2006/08/03 13:51:39 cl 1.12.62.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [b7498e5d7db53fc9359b96935a988e3270b188a7]

INTEGRATION: CWS sb59 (1.5.62); FILE MERGED 2006/08/23 15:25:44 sb 1.5.62.2: #i67487# Made code warning-free (wntmsci10). 2006/08/03 13:51:39 cl 1.5.62.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [7861aea4a9c6a7dba64549b53aabd42f8fc9c2d5]

INTEGRATION: CWS sb59 (1.10.488); FILE MERGED 2006/08/03 13:51:39 cl 1.10.488.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [31ea2176dbed9a913050ad9dcf1d057a038cafeb]

INTEGRATION: CWS sb59 (1.6.488); FILE MERGED 2006/08/03 13:51:39 cl 1.6.488.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [c7cc84a557e2f2728499c2d538a70d632e1c7ef5]

INTEGRATION: CWS sb59 (1.4.488); FILE MERGED 2006/08/18 12:02:53 sb 1.4.488.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [8410353160cfcfc072904045e891edb855a4a9f0]

INTEGRATION: CWS sb59 (1.3.62); FILE MERGED 2006/08/18 12:02:53 sb 1.3.62.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [7640b20b79585048601a20d9dd40af7308a055bf]

INTEGRATION: CWS sb59 (1.9.62); FILE MERGED 2006/08/18 12:02:52 sb 1.9.62.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [1bfc4862c3453926db509ad8e45dbdd0566d5d23]

INTEGRATION: CWS sb59 (1.6.488); FILE MERGED 2006/08/18 17:38:37 sb 1.6.488.2: RESYNC: (1.6-1.7); FILE MERGED 2006/08/03 13:51:38 cl 1.6.488.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [387a3ab33746032ee67e3494e9dc818c78f1900e]

INTEGRATION: CWS sb59 (1.31.58); FILE MERGED 2006/08/18 17:38:29 sb 1.31.58.2: RESYNC: (1.31-1.34); FILE MERGED 2006/08/03 13:51:38 cl 1.31.58.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [0e1a4d34e90b64fcc40634357af7a5676c4ac274]

INTEGRATION: CWS sb59 (1.6.62); FILE MERGED 2006/08/03 13:51:38 cl 1.6.62.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [2b7c66a3d71b127f25f779bc57475cbe70810e42]

INTEGRATION: CWS sb59 (1.21.60); FILE MERGED 2006/08/18 17:38:21 sb 1.21.60.2: RESYNC: (1.21-1.22); FILE MERGED 2006/08/18 12:02:52 sb 1.21.60.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [e92c4bc3b823141f475a6c3fcc01b4ccfa6507bd]

INTEGRATION: CWS sb59 (1.12.62); FILE MERGED 2006/08/18 12:02:52 sb 1.12.62.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [eeaeee1fc9e46ebedca7bf08e385d2b6a70f305f]

INTEGRATION: CWS sb59 (1.22.60); FILE MERGED 2006/08/21 15:39:34 sb 1.22.60.2: #i67487# Made code compile (warning-free) again after resync to SRC680m182. 2006/08/18 12:02:52 sb 1.22.60.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [d5781ecfe983bee9d043136d2679f8d832eb9d6f]

INTEGRATION: CWS sb59 (1.24.62); FILE MERGED 2006/08/21 15:39:34 sb 1.24.62.2: #i67487# Made code compile (warning-free) again after resync to SRC680m182. 2006/08/18 12:02:52 sb 1.24.62.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [56f9d5b37c57d72b8a1f3cb50de640b18c2d7e86]

INTEGRATION: CWS sb59 (1.31.60); FILE MERGED 2006/08/18 12:02:52 sb 1.31.60.2: #i67487# Made code warning-free (wntmsci10). 2006/08/03 13:51:38 cl 1.31.60.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [a61b4595c971630ea7b88dae08dbc9cd6a2ec190]

INTEGRATION: CWS sb59 (1.21.62); FILE MERGED 2006/08/18 12:02:52 sb 1.21.62.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [dabbbe8c597cbc705e41419bd783756a0df97650]

INTEGRATION: CWS sb59 (1.17.62); FILE MERGED 2006/08/18 12:02:51 sb 1.17.62.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [1e174f830b2ca7896b8af9b7d7587724bbdca8cb]

INTEGRATION: CWS sb59 (1.24.62); FILE MERGED 2006/08/18 12:02:51 sb 1.24.62.2: #i67487# Made code warning-free (wntmsci10). 2006/08/03 13:51:38 cl 1.24.62.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [05e4fe2a430815b1032764c75f7753a2248a923d]

INTEGRATION: CWS sb59 (1.23.62); FILE MERGED 2006/08/18 12:02:51 sb 1.23.62.2: #i67487# Made code warning-free (wntmsci10). 2006/08/03 13:51:37 cl 1.23.62.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [33a3d5baeba64358807b471ef888a253cf234d79]

INTEGRATION: CWS sb59 (1.21.62); FILE MERGED 2006/08/18 12:02:51 sb 1.21.62.2: #i67487# Made code warning-free (wntmsci10). 2006/08/03 13:51:37 cl 1.21.62.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [1393f6c311b9b4eafe15372ae7f482aeed993071]

INTEGRATION: CWS sb59 (1.22.62); FILE MERGED 2006/08/18 17:38:13 sb 1.22.62.2: RESYNC: (1.22-1.23); FILE MERGED 2006/08/03 13:51:37 cl 1.22.62.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [31dac496a611bab3dbbf946a0edd56ca24be51b8]

INTEGRATION: CWS sb59 (1.3.488); FILE MERGED 2006/08/18 12:02:51 sb 1.3.488.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [3a2aef80a93259419fd72706e98bda764afc0839]

INTEGRATION: CWS sb59 (1.11.62); FILE MERGED 2006/08/18 12:02:51 sb 1.11.62.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [9cb08ee963d1902f3d23d4e2e2cbd12502b98bb3]

INTEGRATION: CWS sb59 (1.4.488); FILE MERGED 2006/08/03 13:51:37 cl 1.4.488.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [434f707a6a091d0bd13d1f65f97ef6d09ce5d91c]

INTEGRATION: CWS sb59 (1.20.62); FILE MERGED 2006/08/03 13:51:37 cl 1.20.62.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [3164947903d2f10c142dde08c7e53b2f62321dc3]

INTEGRATION: CWS sb59 (1.6.62); FILE MERGED 2006/08/03 13:51:37 cl 1.6.62.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [843b37b1759e198cc40e425b9d13d1f3f2013c47]

INTEGRATION: CWS sb59 (1.4.62); FILE MERGED 2006/08/03 13:51:36 cl 1.4.62.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [fa93a8368604e0c5271e248fb30e6a9b29b4e537]

INTEGRATION: CWS sb59 (1.8.60); FILE MERGED 2006/08/18 17:38:05 sb 1.8.60.3: RESYNC: (1.8-1.9); FILE MERGED 2006/08/18 12:02:50 sb 1.8.60.2: #i67487# Made code warning-free (wntmsci10). 2006/08/03 13:51:36 cl 1.8.60.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [a3557ceb74ea006672b46e64fab19b45e1c3ce9f]

INTEGRATION: CWS sb59 (1.32.62); FILE MERGED 2006/08/18 12:02:50 sb 1.32.62.2: #i67487# Made code warning-free (wntmsci10). 2006/08/03 13:51:36 cl 1.32.62.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [701f4f6888e09c56a649e7a50eb1ce9eaa70635d]

INTEGRATION: CWS sb59 (1.6.62); FILE MERGED 2006/08/18 12:02:50 sb 1.6.62.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [e470e5d0083ec5ac52109621bb17032425161cf6]

INTEGRATION: CWS sb59 (1.3.62); FILE MERGED 2006/08/18 12:02:50 sb 1.3.62.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [86fd96628c70021228dd4f0497cc7c645796243a]

INTEGRATION: CWS sb59 (1.37.62); FILE MERGED 2006/08/18 12:02:50 sb 1.37.62.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [60fa4c276de6a87b0eb0d679ed8cc22316414ad9]

INTEGRATION: CWS sb59 (1.10.62); FILE MERGED 2006/08/18 17:37:58 sb 1.10.62.2: RESYNC: (1.10-1.11); FILE MERGED 2006/08/03 13:51:36 cl 1.10.62.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [60c1132ef27ef17fefa1c77ccd616ed66da369fb]

INTEGRATION: CWS sb59 (1.6.62); FILE MERGED 2006/08/03 13:51:36 cl 1.6.62.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [0c56db6676457c8bafee7666f5fd3668560e2d51]

INTEGRATION: CWS sb59 (1.3.650); FILE MERGED 2006/08/03 13:51:36 cl 1.3.650.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [4e010cc754a30e21031144bb23725a801839bbfd]

INTEGRATION: CWS sb59 (1.11.488); FILE MERGED 2006/08/18 12:02:49 sb 1.11.488.2: #i67487# Made code warning-free (wntmsci10). 2006/08/03 13:51:35 cl 1.11.488.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [88402464e916c7e511071d20cd7cf6589d9fde84]

INTEGRATION: CWS sb59 (1.18.62); FILE MERGED 2006/08/23 15:25:44 sb 1.18.62.2: #i67487# Made code warning-free (wntmsci10). 2006/08/03 13:51:35 cl 1.18.62.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [542096380649795d1f470bec6f82878e2f9aaf89]

INTEGRATION: CWS sb59 (1.16.62); FILE MERGED 2006/08/23 15:25:44 sb 1.16.62.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [a2c7a434b04f98e0eaa61eb5ebf4251ecb944365]

INTEGRATION: CWS sb59 (1.9.62); FILE MERGED 2006/09/04 08:31:18 sb 1.9.62.3: #i67537# Made code warning-free (debug=x). 2006/08/18 12:02:49 sb 1.9.62.2: #i67487# Made code warning-free (wntmsci10). 2006/08/03 13:51:35 cl 1.9.62.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [483e7bc24cd1dc798e16cdce07d96087a8136fcb]

INTEGRATION: CWS sb59 (1.24.62); FILE MERGED 2006/08/29 14:46:40 sb 1.24.62.1: #i67535# Made code warning-free (GCC 4.1.1).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [ef7f2783055a4b3e873a1b0ecdc29fddb246907b]

INTEGRATION: CWS sb59 (1.9.62); FILE MERGED 2006/08/18 12:02:49 sb 1.9.62.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [26a40beb0baa189c10cd171f09b9f17ed8a363e2]

INTEGRATION: CWS sb59 (1.5.62); FILE MERGED 2006/08/03 13:51:35 cl 1.5.62.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [dbe654f4f1bd295f956ab4c9fcfbf6ae8b723075]

INTEGRATION: CWS sb59 (1.10.62); FILE MERGED 2006/08/03 13:51:35 cl 1.10.62.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [3c50e2078ab7e07964634c2d70a50191829e7037]

INTEGRATION: CWS sb59 (1.3.488); FILE MERGED 2006/08/03 13:51:35 cl 1.3.488.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [9184d677140f839f18da81ac05fe8c3e545814a6]

INTEGRATION: CWS sb59 (1.13.50); FILE MERGED 2006/08/21 15:31:12 sb 1.13.50.1: #i67487# Made code compile (warning-free) again after resync to SRC680m182.


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [efeffc700d5b6b7c896163b4b3e1f2c2a746804e]

INTEGRATION: CWS sb59 (1.4.14); FILE MERGED 2006/08/18 17:37:38 sb 1.4.14.2: RESYNC: (1.4-1.5); FILE MERGED 2006/08/03 13:51:34 cl 1.4.14.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [68aa9cc15681159f4ebf21ca20b45e9117ab11f2]

INTEGRATION: CWS sb59 (1.29.60); FILE MERGED 2006/08/18 17:37:30 sb 1.29.60.3: RESYNC: (1.29-1.30); FILE MERGED 2006/08/18 12:02:49 sb 1.29.60.2: #i67487# Made code warning-free (wntmsci10). 2006/08/03 13:51:34 cl 1.29.60.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [386d56932834f0fe36a5898d7e3668e96ef1e520]

INTEGRATION: CWS sb59 (1.2.14); FILE MERGED 2006/08/29 14:46:40 sb 1.2.14.1: #i67535# Made code warning-free (GCC 4.1.1).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [e0f0512ea3a9bcda7b443c556a0ed6bcfd5d0ee9]

INTEGRATION: CWS sb59 (1.13.50); FILE MERGED 2006/08/23 15:25:43 sb 1.13.50.2: #i67487# Made code warning-free (wntmsci10). 2006/08/21 15:52:34 sb 1.13.50.1: #i67487# Made code compile (warning-free) again after resync to SRC680m182.


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [7ec14fb95dc57a02b02dd7d3a051c33393f8c968]

INTEGRATION: CWS sb59 (1.13.14); FILE MERGED 2006/08/03 13:51:34 cl 1.13.14.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [2dbd064ce7dbe870346d006cdda115bc21dc4a5f]

INTEGRATION: CWS sb59 (1.4.488); FILE MERGED 2006/08/03 13:51:34 cl 1.4.488.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [3cd3d27ebf1ad71fd4b632a8b06d7fb2234099a8]

INTEGRATION: CWS sb59 (1.6.14); FILE MERGED 2006/08/03 13:51:34 cl 1.6.14.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [bf4513e80bae549e636c7a2e8347384bba22d310]

INTEGRATION: CWS sb59 (1.13.14); FILE MERGED 2006/08/21 15:52:34 sb 1.13.14.2: #i67487# Made code compile (warning-free) again after resync to SRC680m182. 2006/08/03 13:51:34 cl 1.13.14.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [1ca4b1e8a0a0051d7d5c1a0f0bce9e6a8a238ec4]

INTEGRATION: CWS sb59 (1.10.488); FILE MERGED 2006/08/03 13:51:33 cl 1.10.488.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [036d0d7de60f09c9abaf105c2613d37d1fac3a41]

INTEGRATION: CWS sb59 (1.19.62); FILE MERGED 2006/08/21 15:52:34 sb 1.19.62.2: #i67487# Made code compile (warning-free) again after resync to SRC680m182. 2006/08/03 13:51:33 cl 1.19.62.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [306ff0a3ea65a1ab65e67b85741e43b321e98489]

INTEGRATION: CWS sb59 (1.17.62); FILE MERGED 2006/08/03 13:51:33 cl 1.17.62.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [2e97c0921c38a6691531234e5d0a1977e55810eb]

INTEGRATION: CWS sb59 (1.34.50); FILE MERGED 2006/08/23 15:25:43 sb 1.34.50.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [0cb16a57282d0b9457353ce300a6f4e5bea8ded0]

INTEGRATION: CWS sb59 (1.5.332); FILE MERGED 2006/08/03 13:51:33 cl 1.5.332.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [79c9cf88f05bd2b550da381e4dbade49732c8b36]

INTEGRATION: CWS sb59 (1.4.62); FILE MERGED 2006/08/03 13:51:33 cl 1.4.62.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [3710144291cd7ec1bda9db945b1672eeab0e5b0e]

INTEGRATION: CWS sb59 (1.8.62); FILE MERGED 2006/08/18 12:02:49 sb 1.8.62.2: #i67487# Made code warning-free (wntmsci10). 2006/08/03 13:51:33 cl 1.8.62.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [fc9b80bb0b57a301aca2d47978b2ff0e1a0d06b6]

INTEGRATION: CWS sb59 (1.57.28); FILE MERGED 2006/08/23 15:25:43 sb 1.57.28.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [4dfb00275f0e68aeaa33a9c2ab3799bd62143cb4]

INTEGRATION: CWS sb59 (1.5.62); FILE MERGED 2006/08/23 15:25:43 sb 1.5.62.2: #i67487# Made code warning-free (wntmsci10). 2006/08/03 13:51:33 cl 1.5.62.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [5553a7a6d0599ffeb06b7881f2b83855fd0d8c4f]

INTEGRATION: CWS sb59 (1.4.488); FILE MERGED 2006/08/23 15:25:42 sb 1.4.488.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [8b199e7d6372c0d1adb39603538a0af6632633b3]

INTEGRATION: CWS sb59 (1.49.28); FILE MERGED 2006/08/23 15:25:42 sb 1.49.28.3: #i67487# Made code warning-free (wntmsci10). 2006/08/18 17:36:08 sb 1.49.28.2: RESYNC: (1.49-1.50); FILE MERGED 2006/08/03 13:51:32 cl 1.49.28.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [1e10612e4eb1d8801b381c89c6ce0104eac5d407]

INTEGRATION: CWS sb59 (1.3.488); FILE MERGED 2006/08/03 13:51:32 cl 1.3.488.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [a8dd10005c1ec37d335ac1edab75965692e80478]

INTEGRATION: CWS sb59 (1.7.2); FILE MERGED 2006/08/03 13:51:32 cl 1.7.2.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [a10fb7d1a100720a8c824563e43dbaf16f366257]

INTEGRATION: CWS sb59 (1.6.14); FILE MERGED 2006/08/21 15:52:33 sb 1.6.14.1: #i67487# Made code compile (warning-free) again after resync to SRC680m182.


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [a0594e5d7afb5ba1e5535d37d77d17bfc557a8ba]

INTEGRATION: CWS sb59 (1.12.62); FILE MERGED 2006/08/18 12:02:49 sb 1.12.62.2: #i67487# Made code warning-free (wntmsci10). 2006/08/03 13:51:32 cl 1.12.62.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [d7e477b6ea79faa49c91f21e5d011bf8898d0b0c]

INTEGRATION: CWS sb59 (1.48.10); FILE MERGED 2006/08/18 17:36:00 sb 1.48.10.2: RESYNC: (1.48-1.50); FILE MERGED 2006/08/03 13:51:32 cl 1.48.10.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [cd501f63935a379b127a166dc4c50cba0799eb74]

INTEGRATION: CWS sb59 (1.12.14); FILE MERGED 2006/08/23 15:25:42 sb 1.12.14.4: #i67487# Made code warning-free (wntmsci10). 2006/08/22 13:31:07 sb 1.12.14.3: #i67487# Made code warning-free (wntmsci10). 2006/08/18 17:35:32 sb 1.12.14.2: RESYNC: (1.12-1.14); FILE MERGED 2006/08/03 13:51:31 cl 1.12.14.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [1cfc14aeed52f747d64ab57205204ae8efbe9ff7]

INTEGRATION: CWS sb59 (1.3.486); FILE MERGED 2006/08/03 13:51:31 cl 1.3.486.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [0b239a54a7371a3c1c3974d6494f299a968b5d59]

INTEGRATION: CWS sb59 (1.8.60); FILE MERGED 2006/08/23 15:25:42 sb 1.8.60.2: #i67487# Made code warning-free (wntmsci10). 2006/08/04 11:22:21 cl 1.8.60.1: fixed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [fd85a8afea31478979f5617bfd90c95e1472c29d]

INTEGRATION: CWS sb59 (1.18.62); FILE MERGED 2006/08/18 12:02:48 sb 1.18.62.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [1cc58b1e1686d60bac9fac37c32b0d9da4800f2c]

INTEGRATION: CWS sb59 (1.13.62); FILE MERGED 2006/08/29 14:46:40 sb 1.13.62.1: #i67535# Made code warning-free (GCC 4.1.1).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [45f6ce34e3b428df8fa70327b6136fc033ffa983]

INTEGRATION: CWS sb59 (1.22.62); FILE MERGED 2006/08/18 12:02:48 sb 1.22.62.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [be5839c7a262f05b28ccdff43c8e165ada2dbec1]

INTEGRATION: CWS sb59 (1.16.60); FILE MERGED 2006/08/23 15:25:42 sb 1.16.60.3: #i67487# Made code warning-free (wntmsci10). 2006/08/18 17:35:24 sb 1.16.60.2: RESYNC: (1.16-1.17); FILE MERGED 2006/08/18 12:02:48 sb 1.16.60.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [91d163dde8ba340c8dc6c01f4a1324579862554e]

INTEGRATION: CWS sb59 (1.28.60); FILE MERGED 2006/08/29 14:46:40 sb 1.28.60.3: #i67535# Made code warning-free (GCC 4.1.1). 2006/08/18 12:02:48 sb 1.28.60.2: #i67487# Made code warning-free (wntmsci10). 2006/08/03 13:51:31 cl 1.28.60.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [9648c26d1213d319250936db9d39498bd0128c81]

INTEGRATION: CWS sb59 (1.4.62); FILE MERGED 2006/08/18 12:02:48 sb 1.4.62.2: #i67487# Made code warning-free (wntmsci10). 2006/08/03 13:51:31 cl 1.4.62.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [06735c39bfa4c7a9718146af77b6a87a649da56d]

INTEGRATION: CWS sb59 (1.18.62); FILE MERGED 2006/08/18 12:02:48 sb 1.18.62.2: #i67487# Made code warning-free (wntmsci10). 2006/08/03 13:51:31 cl 1.18.62.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [1a3b54245184c5b9b448accd36366835bd59a06f]

INTEGRATION: CWS sb59 (1.6.62); FILE MERGED 2006/08/03 13:51:31 cl 1.6.62.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [18ba2a7b08c42f09c53daa226441163ce22085aa]

INTEGRATION: CWS sb59 (1.6.62); FILE MERGED 2006/08/23 15:25:41 sb 1.6.62.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [be021124396e09559edac95ad9512931707f97b3]

INTEGRATION: CWS sb59 (1.4.62); FILE MERGED 2006/08/04 11:22:20 cl 1.4.62.2: fixed compiler warnings 2006/08/03 13:51:31 cl 1.4.62.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [283cb0cf42770c026d6dc4399ccff378965541d5]

INTEGRATION: CWS sb59 (1.29.62); FILE MERGED 2006/08/04 11:22:20 cl 1.29.62.1: fixed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [c55c4b4a516a0d67d6d01c763a8d20897ef45425]

INTEGRATION: CWS sb59 (1.14.62); FILE MERGED 2006/08/23 15:25:41 sb 1.14.62.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [45a54ec3fa4360ee3750fed19be25bb0d1bfc5b7]

INTEGRATION: CWS sb59 (1.23.62); FILE MERGED 2006/08/18 12:02:47 sb 1.23.62.2: #i67487# Made code warning-free (wntmsci10). 2006/08/03 13:51:30 cl 1.23.62.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [b5d0d593d94789b2226e749a4e78335a0bb2b63a]

INTEGRATION: CWS sb59 (1.34.62); FILE MERGED 2006/08/23 15:25:41 sb 1.34.62.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [95097f86eee891de7415097e0426e18e178a8128]

INTEGRATION: CWS sb59 (1.13.14); FILE MERGED 2006/09/01 08:01:22 sb 1.13.14.2: #i67535# Made code warning-free (GCC 4.0.3). 2006/08/03 13:51:30 cl 1.13.14.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [b89cd2464b39a66a459785e8106e444da49f1170]

INTEGRATION: CWS sb59 (1.12.62); FILE MERGED 2006/08/23 15:25:41 sb 1.12.62.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [7deeb83506889e58d6fae15a19509e91feb3f996]

INTEGRATION: CWS sb59 (1.4.488); FILE MERGED 2006/08/03 13:51:30 cl 1.4.488.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [f161ab3b21de2ec52d70fcd035df8cbddfff0b72]

INTEGRATION: CWS sb59 (1.13.62); FILE MERGED 2006/08/03 13:51:30 cl 1.13.62.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [92fc5e0902a04cfaf9831ba15c1b8d031cf66e1c]

INTEGRATION: CWS sb59 (1.7.488); FILE MERGED 2006/08/03 13:51:30 cl 1.7.488.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [dc461d575ab891fa94effe349e68483c1178438d]

INTEGRATION: CWS sb59 (1.23.60); FILE MERGED 2006/08/18 17:35:17 sb 1.23.60.2: RESYNC: (1.23-1.24); FILE MERGED 2006/08/18 12:02:47 sb 1.23.60.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [4160c8d7e8083c309615a73d853382ea4ab8a7b2]

INTEGRATION: CWS sb59 (1.11.60); FILE MERGED 2006/08/18 12:02:47 sb 1.11.60.2: #i67487# Made code warning-free (wntmsci10). 2006/08/03 13:51:30 cl 1.11.60.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [15f8c2002722ac204c7eaeb146099895dc4df381]

INTEGRATION: CWS sb59 (1.4.488); FILE MERGED 2006/08/03 13:51:29 cl 1.4.488.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [1b97336b1325dfc9f6930aa4c572b31fe942b65d]

INTEGRATION: CWS sb59 (1.17.62); FILE MERGED 2006/08/18 12:02:47 sb 1.17.62.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [da43986fd9d46c4a41f3b8e082efcabf9846d7da]

INTEGRATION: CWS sb59 (1.12.62); FILE MERGED 2006/08/23 15:25:41 sb 1.12.62.2: #i67487# Made code warning-free (wntmsci10). 2006/08/03 13:51:29 cl 1.12.62.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [33b7176b609af0de86b826f84c13ae14095542e4]

INTEGRATION: CWS sb59 (1.9.62); FILE MERGED 2006/08/03 13:51:29 cl 1.9.62.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [8ba7bb89e6e492e65f691ddde38bee47591fce8a]

INTEGRATION: CWS sb59 (1.19.14); FILE MERGED 2006/08/18 17:35:09 sb 1.19.14.2: RESYNC: (1.19-1.20); FILE MERGED 2006/08/03 13:51:29 cl 1.19.14.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [93c5867026c82a37c508ec08c6f780795906dc5f]

INTEGRATION: CWS sb59 (1.26.12); FILE MERGED 2006/08/18 17:34:32 sb 1.26.12.2: RESYNC: (1.26-1.28); FILE MERGED 2006/08/03 13:51:29 cl 1.26.12.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [738c039fcbec166629607eae284b2f3ef20b67b4]

INTEGRATION: CWS sb59 (1.11.60); FILE MERGED 2006/08/18 12:02:47 sb 1.11.60.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [8e5032712dd83c8aa14c81ca77945e974257671d]

INTEGRATION: CWS sb59 (1.9.2); FILE MERGED 2006/08/21 15:52:33 sb 1.9.2.1: #i67487# Made code compile (warning-free) again after resync to SRC680m182.


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [45dc07cd90cf09bd015e90704bd9cea936dada17]

INTEGRATION: CWS sb59 (1.6.62); FILE MERGED 2006/08/18 12:02:47 sb 1.6.62.2: #i67487# Made code warning-free (wntmsci10). 2006/08/03 13:51:29 cl 1.6.62.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [f1a8e1fa04c335bfcbb2c7bc904c866fd8c4a847]

INTEGRATION: CWS sb59 (1.6.62); FILE MERGED 2006/08/03 13:51:28 cl 1.6.62.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [b754559bf2d2b6a9e60d5fe95605463fbe15e28c]

INTEGRATION: CWS sb59 (1.3.488); FILE MERGED 2006/08/03 13:51:28 cl 1.3.488.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [e19d2c864499827dbe562906f54c7240ffa55354]

INTEGRATION: CWS sb59 (1.3.488); FILE MERGED 2006/08/18 12:02:47 sb 1.3.488.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [efb8986a198796f2fe3e78718b88c7f9ebe1493d]

INTEGRATION: CWS sb59 (1.5.62); FILE MERGED 2006/08/03 13:51:28 cl 1.5.62.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [eecd18bf6dc13e65154f7038c5962beb2fb389a9]

INTEGRATION: CWS sb59 (1.6.60); FILE MERGED 2006/08/03 13:51:28 cl 1.6.60.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [0e1d877ca437567025eb44dcd4357401f8f527cd]

INTEGRATION: CWS sb59 (1.7.60); FILE MERGED 2006/08/03 13:51:28 cl 1.7.60.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [cb6a2ada31bbe1688f0740b00d2e073c98beff67]

INTEGRATION: CWS sb59 (1.6.62); FILE MERGED 2006/08/18 12:02:46 sb 1.6.62.2: #i67487# Made code warning-free (wntmsci10). 2006/08/03 13:51:28 cl 1.6.62.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [aa39a5a5bbebb5d7cb03527547701afa6159afab]

INTEGRATION: CWS sb59 (1.5.488); FILE MERGED 2006/08/03 13:51:28 cl 1.5.488.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [b41ff1f638881e857f5896028e8c3ded94673691]

INTEGRATION: CWS sb59 (1.11.62); FILE MERGED 2006/08/22 13:04:01 sb 1.11.62.2: #i67487# Made code warning-free (wntmsci10). 2006/08/18 12:02:46 sb 1.11.62.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [21a001a37946b8c49f8f8ea81e784d7aeb966225]

INTEGRATION: CWS sb59 (1.4.488); FILE MERGED 2006/08/04 11:22:20 cl 1.4.488.2: fixed compiler warnings 2006/08/03 13:51:27 cl 1.4.488.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [c55d4a0186b090843aab035e3e3577f581fcfdf3]

INTEGRATION: CWS sb59 (1.4.488); FILE MERGED 2006/08/03 13:51:27 cl 1.4.488.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [a9c858b7258cba5378f18da9e04c85d8d374daec]

INTEGRATION: CWS sb59 (1.7.62); FILE MERGED 2006/08/03 13:51:27 cl 1.7.62.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [38e100e3e197501a3404a0834ca0757f63bacd61]

INTEGRATION: CWS sb59 (1.11.62); FILE MERGED 2006/08/18 12:02:46 sb 1.11.62.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [27356bb84163474cd6b0111eb4d54ff662cc4437]

INTEGRATION: CWS sb59 (1.36.62); FILE MERGED 2006/08/23 15:25:40 sb 1.36.62.2: #i67487# Made code warning-free (wntmsci10). 2006/08/18 12:02:46 sb 1.36.62.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [b07b4ae8e41aab090b3dd15d45d6be41226da06b]

INTEGRATION: CWS sb59 (1.3.488); FILE MERGED 2006/08/04 11:22:20 cl 1.3.488.2: fixed compiler warnings 2006/08/03 13:51:27 cl 1.3.488.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [4b19a3accc73f15ac012a712281a19fbdea5b3e4]

INTEGRATION: CWS sb59 (1.88.62); FILE MERGED 2006/08/18 12:02:46 sb 1.88.62.3: #i67487# Made code warning-free (wntmsci10). 2006/08/04 11:22:20 cl 1.88.62.2: fixed compiler warnings 2006/08/03 13:51:27 cl 1.88.62.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [09484218942ff1da8db3182e0aeeac05759d66eb]

INTEGRATION: CWS sb59 (1.12.62); FILE MERGED 2006/08/18 12:02:46 sb 1.12.62.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [cc6af86b3d2c1743491222ed53101834612de62e]

INTEGRATION: CWS sb59 (1.34.14); FILE MERGED 2006/08/21 15:52:33 sb 1.34.14.1: #i67487# Made code compile (warning-free) again after resync to SRC680m182.


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [7f16dd384315532bb6eede3fd075358e51cf8961]

INTEGRATION: CWS sb59 (1.5.488); FILE MERGED 2006/08/18 12:02:45 sb 1.5.488.2: #i67487# Made code warning-free (wntmsci10). 2006/08/03 13:51:27 cl 1.5.488.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [4be4e693750af63fac1dcec91e5e5507e8d75c7b]

INTEGRATION: CWS sb59 (1.28.62); FILE MERGED 2006/08/18 12:02:45 sb 1.28.62.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [2f806c90c7b8d3592c713da5544baf2f0e65884e]

INTEGRATION: CWS sb59 (1.4.488); FILE MERGED 2006/08/03 13:51:26 cl 1.4.488.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [aba65579c9d0e5c9054e33767f9b64c98159d1df]

INTEGRATION: CWS sb59 (1.32.62); FILE MERGED 2006/08/18 12:02:45 sb 1.32.62.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [10a8113f36ea36d02976747b73b241c7173f6ceb]

INTEGRATION: CWS sb59 (1.4.384); FILE MERGED 2006/08/03 13:51:26 cl 1.4.384.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [9d162869da414dc8b2407fdf8cd0b861666c0143]

INTEGRATION: CWS sb59 (1.12.2); FILE MERGED 2006/08/18 12:02:45 sb 1.12.2.2: #i67487# Made code warning-free (wntmsci10). 2006/08/03 13:51:26 cl 1.12.2.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [9488576cf7cc8f91a260538b132e2130f7c42c32]

INTEGRATION: CWS sb59 (1.20.62); FILE MERGED 2006/08/18 12:02:23 sb 1.20.62.1: #i67487# Made code warning-free (wntmsci10); changes made by dr.


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [6956fc665ec0e90238e1762ab389222aeb2587b4]

INTEGRATION: CWS sb59 (1.13.60); FILE MERGED 2006/08/10 11:37:40 thb 1.13.60.2: #i67535# Added virtual destructor to ExpressionNode interface; added various static_int_casts for accessibility; corrected using <method> declarations in unoshape.hxx; removed dead code from EnhancedCustomShape3d; fixed ugly infinite recursion in _contdlg (induced by removing a warning via method renaming) 2006/08/04 11:22:20 cl 1.13.60.1: fixed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [6c3c266cbaec17a5b3d6462aa0b2c91e823a859d]

INTEGRATION: CWS sb59 (1.7.62); FILE MERGED 2006/08/29 14:46:39 sb 1.7.62.3: #i67535# Made code warning-free (GCC 4.1.1). 2006/08/23 15:25:40 sb 1.7.62.2: #i67487# Made code warning-free (wntmsci10). 2006/08/03 13:51:26 cl 1.7.62.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [2a9c5a3ec0242cb0c8d661e4a82ee2616c82e094]

INTEGRATION: CWS sb59 (1.12.62); FILE MERGED 2006/08/03 13:51:26 cl 1.12.62.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [6f012ae7a10c6498c3db235c0075b67cbf1e0315]

INTEGRATION: CWS sb59 (1.7.62); FILE MERGED 2006/08/03 13:51:25 cl 1.7.62.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [2db7741523f6ea8639a06d9687731924dd8ab2dc]

INTEGRATION: CWS sb59 (1.6.488); FILE MERGED 2006/08/09 15:59:02 thb 1.6.488.1: #i67535# Added braces to correctly nest initializer lists; added const to char ptr initialized with string literals; added using declaration for one SfxToolBarControl method


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [bd25c3e63fd3f6b52aaf97c79761868d572587bf]

INTEGRATION: CWS sb59 (1.17.62); FILE MERGED 2006/08/09 15:59:01 thb 1.17.62.1: #i67535# Added braces to correctly nest initializer lists; added const to char ptr initialized with string literals; added using declaration for one SfxToolBarControl method


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [b27fa537034d7fc0e1face5f3a4fa0f3d2963675]

INTEGRATION: CWS sb59 (1.7.14); FILE MERGED 2006/08/10 11:37:39 thb 1.7.14.2: #i67535# Added virtual destructor to ExpressionNode interface; added various static_int_casts for accessibility; corrected using <method> declarations in unoshape.hxx; removed dead code from EnhancedCustomShape3d; fixed ugly infinite recursion in _contdlg (induced by removing a warning via method renaming) 2006/08/03 13:51:25 cl 1.7.14.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [108775946fd256ba124190db9df07530cc0b62fe]

INTEGRATION: CWS sb59 (1.12.60); FILE MERGED 2006/08/10 11:37:39 thb 1.12.60.2: #i67535# Added virtual destructor to ExpressionNode interface; added various static_int_casts for accessibility; corrected using <method> declarations in unoshape.hxx; removed dead code from EnhancedCustomShape3d; fixed ugly infinite recursion in _contdlg (induced by removing a warning via method renaming) 2006/08/03 13:51:25 cl 1.12.60.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [9bb3b3a82249148d0187651538b15ff77fe8a06c]

INTEGRATION: CWS sb59 (1.11.14); FILE MERGED 2006/08/10 11:37:39 thb 1.11.14.1: #i67535# Added virtual destructor to ExpressionNode interface; added various static_int_casts for accessibility; corrected using <method> declarations in unoshape.hxx; removed dead code from EnhancedCustomShape3d; fixed ugly infinite recursion in _contdlg (induced by removing a warning via method renaming)


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [38853fed66b674085e709d093ba45f4897973a84]

INTEGRATION: CWS sb59 (1.9.60); FILE MERGED 2006/08/10 11:37:39 thb 1.9.60.1: #i67535# Added virtual destructor to ExpressionNode interface; added various static_int_casts for accessibility; corrected using <method> declarations in unoshape.hxx; removed dead code from EnhancedCustomShape3d; fixed ugly infinite recursion in _contdlg (induced by removing a warning via method renaming)


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [84a03f47e1245b2bd554106c154fc18d6146960a]

INTEGRATION: CWS sb59 (1.19.14); FILE MERGED 2006/09/01 08:01:21 sb 1.19.14.1: #i67535# Made code warning-free (GCC 4.0.3).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [6e5afde78f67492d72562c8d45f224e7e48cfbd1]

INTEGRATION: CWS sb59 (1.11.62); FILE MERGED 2006/08/10 11:37:38 thb 1.11.62.1: #i67535# Added virtual destructor to ExpressionNode interface; added various static_int_casts for accessibility; corrected using <method> declarations in unoshape.hxx; removed dead code from EnhancedCustomShape3d; fixed ugly infinite recursion in _contdlg (induced by removing a warning via method renaming)


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [c4d8ada020abf2661a1081bfa155dac3aa8e15c0]

INTEGRATION: CWS sb59 (1.8.62); FILE MERGED 2006/08/10 11:37:38 thb 1.8.62.1: #i67535# Added virtual destructor to ExpressionNode interface; added various static_int_casts for accessibility; corrected using <method> declarations in unoshape.hxx; removed dead code from EnhancedCustomShape3d; fixed ugly infinite recursion in _contdlg (induced by removing a warning via method renaming)


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [bf97f616796c036443d1c3b4bf5597a9865a11cf]

INTEGRATION: CWS sb59 (1.42.14); FILE MERGED 2006/08/18 12:02:45 sb 1.42.14.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [36ab0eb47f4e832205287e111e3ee593877bbca7]

INTEGRATION: CWS sb59 (1.19.62); FILE MERGED 2006/08/10 11:37:38 thb 1.19.62.1: #i67535# Added virtual destructor to ExpressionNode interface; added various static_int_casts for accessibility; corrected using <method> declarations in unoshape.hxx; removed dead code from EnhancedCustomShape3d; fixed ugly infinite recursion in _contdlg (induced by removing a warning via method renaming)


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [265fa417866eaeac924b1c794023f3d1a1cabfa7]

INTEGRATION: CWS sb59 (1.48.14); FILE MERGED 2006/08/21 15:31:12 sb 1.48.14.1: #i67487# Made code compile (warning-free) again after resync to SRC680m182.


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [110f1d5cdc093815ba26ac7e6dbd8f54c2e38fc1]

INTEGRATION: CWS sb59 (1.5.488); FILE MERGED 2006/08/28 12:56:49 sb 1.5.488.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [9e016c4d2a8a5656b57b73fa8e7f797c99083618]

INTEGRATION: CWS sb59 (1.4.62); FILE MERGED 2006/08/28 12:56:48 sb 1.4.62.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [c5bc0e384a4cdb27435747530e4debb194c811c4]

INTEGRATION: CWS sb59 (1.5.486); FILE MERGED 2006/08/28 12:56:47 sb 1.5.486.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [025299348703f5b2dcfaf43e19885d5faa7d7729]

INTEGRATION: CWS sb59 (1.5.488); FILE MERGED 2006/08/09 15:59:01 thb 1.5.488.1: #i67535# Added braces to correctly nest initializer lists; added const to char ptr initialized with string literals; added using declaration for one SfxToolBarControl method


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [be65e15d90e76f63aec91565f360e5f3b823563a]

INTEGRATION: CWS sb59 (1.19.14); FILE MERGED 2006/08/28 12:56:47 sb 1.19.14.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [2609bd2308bb9a2abe60840bbb71791bc1e96627]

INTEGRATION: CWS sb59 (1.3.486); FILE MERGED 2006/08/28 12:56:46 sb 1.3.486.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [6c798c7a713be421776919de8d4ecbc4027d738f]

INTEGRATION: CWS sb59 (1.13.62); FILE MERGED 2006/08/03 13:47:05 cl 1.13.62.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [91772ca3b0169dbb8d8da2f98471e0c942927bfa]

INTEGRATION: CWS sb59 (1.2.14); FILE MERGED 2006/08/03 13:47:05 cl 1.2.14.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [fdf09f3171046bdeffadae00e7daec269dbf21fc]

INTEGRATION: CWS sb59 (1.5.486); FILE MERGED 2006/08/18 12:02:42 sb 1.5.486.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [dd953f6b2a17fbcc35d338c7613d3d7fca701ba3]

INTEGRATION: CWS sb59 (1.11.488); FILE MERGED 2006/08/03 13:47:05 cl 1.11.488.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [1f063ac4671b2798960f2da42499760693c3f0d6]

INTEGRATION: CWS sb59 (1.7.14); FILE MERGED 2006/08/18 17:31:51 sb 1.7.14.2: RESYNC: (1.7-1.8); FILE MERGED 2006/08/03 13:47:04 cl 1.7.14.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [4c9b067584abc63acbcca86066b127bbb3f79545]

INTEGRATION: CWS sb59 (1.7.488); FILE MERGED 2006/08/03 13:47:04 cl 1.7.488.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [6c65aa4ace050a9a4abcd1bd5bcd9347e61d276c]

INTEGRATION: CWS sb59 (1.9.488); FILE MERGED 2006/08/03 13:47:04 cl 1.9.488.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [839ddb6bb131980882c60a521df5bad9534681b4]

INTEGRATION: CWS sb59 (1.64.62); FILE MERGED 2006/08/18 17:31:44 sb 1.64.62.2: RESYNC: (1.64-1.65); FILE MERGED 2006/08/03 13:47:04 cl 1.64.62.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [7a74b0025490e31d57940f31959c9114a89831ac]

INTEGRATION: CWS sb59 (1.8.286); FILE MERGED 2006/08/03 13:47:04 cl 1.8.286.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [f180216438e635e79f21226667e812e7e4367f81]

INTEGRATION: CWS sb59 (1.5.62); FILE MERGED 2006/08/03 13:47:03 cl 1.5.62.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [d23a1397dc3beda3f17c1f81c4170a3618810a83]

INTEGRATION: CWS sb59 (1.12.60); FILE MERGED 2006/08/03 13:47:03 cl 1.12.60.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [2afc7c47aa74b0f5df901ec984088ffb50413b43]

INTEGRATION: CWS sb59 (1.5.426); FILE MERGED 2006/08/03 13:47:03 cl 1.5.426.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [1cd64bcd721b57d020c7f38357d7f88524618dc3]

INTEGRATION: CWS sb59 (1.5.488); FILE MERGED 2006/08/03 13:47:03 cl 1.5.488.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [57a8e804660f2c214ba70e36f77ce3c7d7965730]

INTEGRATION: CWS sb59 (1.4.488); FILE MERGED 2006/08/03 13:47:03 cl 1.4.488.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [be0aa52cffa41340c9bbf21305fc2b75b08ae32f]

INTEGRATION: CWS sb59 (1.9.488); FILE MERGED 2006/08/03 13:47:03 cl 1.9.488.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [eba6af00e270fa4650811aec1ee2ce862312b762]

INTEGRATION: CWS sb59 (1.8.488); FILE MERGED 2006/08/03 13:47:03 cl 1.8.488.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [5d774041f066a383c62a82997e3d9672dae5e61a]

INTEGRATION: CWS sb59 (1.4.488); FILE MERGED 2006/08/03 13:47:02 cl 1.4.488.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [249448082ec9572721afd7319022bc3fb1629bb7]

INTEGRATION: CWS sb59 (1.7.134); FILE MERGED 2006/08/03 13:47:02 cl 1.7.134.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [f639db77c52229ef651b8eb45d38368256c403a3]

INTEGRATION: CWS sb59 (1.6.486); FILE MERGED 2006/08/03 13:47:01 cl 1.6.486.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [0e19035473a66c894e9e926054a10ff2e77ba10f]

INTEGRATION: CWS sb59 (1.3.308); FILE MERGED 2006/08/04 11:23:13 cl 1.3.308.2: fixed compiler warnings 2006/08/03 13:47:01 cl 1.3.308.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [512b217a484a09b0d0497e2111b445ddfa0cc567]

INTEGRATION: CWS sb59 (1.3.484); FILE MERGED 2006/08/03 13:47:01 cl 1.3.484.1: removed compiler warnings


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [02061cebbe94d805f3e835a9b6ecea2e48b1a79b]

INTEGRATION: CWS sb59 (1.2.14); FILE MERGED 2006/08/10 11:37:37 thb 1.2.14.1: #i67535# Added virtual destructor to ExpressionNode interface; added various static_int_casts for accessibility; corrected using <method> declarations in unoshape.hxx; removed dead code from EnhancedCustomShape3d; fixed ugly infinite recursion in _contdlg (induced by removing a warning via method renaming)


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [6e1b52666412b5587d5c7ea4a112920899e699d5]

INTEGRATION: CWS sb59 (1.41.4); FILE MERGED 2006/07/19 11:25:45 sb 1.41.4.1: #i67545# Removed spurious ; from emitted code.


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [185e8a197e1f8ff9b12e2672ce8d64a5270d4f30]

INTEGRATION: CWS sb59 (1.4.18); FILE MERGED 2006/08/11 22:05:06 thb 1.4.18.1: #i68336# Made canvas warning free for wntmsci10


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [2d209d66542f113f991de6ae4ec5204020d0db8c]

INTEGRATION: CWS sb59 (1.8.18); FILE MERGED 2006/08/11 22:05:06 thb 1.8.18.1: #i68336# Made canvas warning free for wntmsci10


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [ab7f32bf4975d90f970b0010ccf03d56758f9507]

INTEGRATION: CWS sb59 (1.8.18); FILE MERGED 2006/08/11 22:05:05 thb 1.8.18.1: #i68336# Made canvas warning free for wntmsci10


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [d6f67f318a7799d9c7ffb6d848a46a618ae59c8d]

INTEGRATION: CWS sb59 (1.7.18); FILE MERGED 2006/08/11 22:05:05 thb 1.7.18.1: #i68336# Made canvas warning free for wntmsci10


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [b63201d7c5595805c5779f93675a423d7ca08c8b]

INTEGRATION: CWS sb59 (1.4.18); FILE MERGED 2006/08/22 07:05:45 sb 1.4.18.2: #i67487# Made code warning-free (wntmsci10). 2006/08/11 22:05:05 thb 1.4.18.1: #i68336# Made canvas warning free for wntmsci10


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [c4f3531beb2a677491c02b1bc6028af20dfcf5da]

INTEGRATION: CWS sb59 (1.8.8); FILE MERGED 2006/09/04 09:49:00 thb 1.8.8.1: #i69182# Untabified makefile section


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [7cf6e17cbd3b2de260aaa46928f757b73da57aa0]

INTEGRATION: CWS sb59 (1.6.4); FILE MERGED 2006/08/18 15:00:05 sb 1.6.4.2: RESYNC: (1.6-1.7); FILE MERGED 2006/08/11 22:05:05 thb 1.6.4.1: #i68336# Made canvas warning free for wntmsci10


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [40dbbd2db3a4f1b61e20cf6efb36d661e8a6c332]

INTEGRATION: CWS sb59 (1.6.16); FILE MERGED 2006/08/11 22:05:05 thb 1.6.16.1: #i68336# Made canvas warning free for wntmsci10


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [87cb15914d6d42a7d7136217afe1211f0cd32a5f]

INTEGRATION: CWS sb59 (1.27.46); FILE MERGED 2006/08/31 08:08:21 oj 1.27.46.1: #i49786# reinsert fix


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [8872afb81db65459c0ec87d6c22da0af6a1fd9f8]

INTEGRATION: CWS sb59 (1.18.28); FILE MERGED 2006/08/08 08:28:54 sb 1.18.28.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [776e38483c21fdeffe58766ef7465926f0cedb74]

INTEGRATION: CWS sb59 (1.17.28); FILE MERGED 2006/08/08 08:28:53 sb 1.17.28.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [c8efb052008bb179381a0623318a6a9f7d723032]

INTEGRATION: CWS sb59 (1.19.28); FILE MERGED 2006/08/08 08:28:53 sb 1.19.28.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [71323ffaa7c6ed3eafaf707480b7a41898a9b76c]

INTEGRATION: CWS sb59 (1.18.12); FILE MERGED 2006/08/30 11:10:28 sb 1.18.12.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [0bce2e3837001c5608c8ca0c16251a6290a6edca]

INTEGRATION: CWS sb59 (1.7.12); FILE MERGED 2006/08/30 11:10:28 sb 1.7.12.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [2ea0e264c96e71fe8e2b62a7029b7344a1ec7f04]

INTEGRATION: CWS sb59 (1.14.12); FILE MERGED 2006/08/30 11:10:27 sb 1.14.12.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [37b1a1c3c5aa6b54892c4ab5f73d0c606df20083]

INTEGRATION: CWS sb59 (1.4.12); FILE MERGED 2006/08/30 11:10:27 sb 1.4.12.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [68081aa66e2f998fbd5b0581968a50160d6e13af]

INTEGRATION: CWS sb59 (1.12.12); FILE MERGED 2006/08/30 11:10:27 sb 1.12.12.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [4a9860f4df463c788082a6281868aad86b01655a]

INTEGRATION: CWS sb59 (1.45.12); FILE MERGED 2006/08/30 11:10:27 sb 1.45.12.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [9715ae0efd53566d399d00b6d1faae94df2991eb]

INTEGRATION: CWS sb59 (1.2.64); FILE MERGED 2006/08/16 16:02:27 sb 1.2.64.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [aedf764aaf14e126e032873f42daeb76fc6a2ca2]

INTEGRATION: CWS sb59 (1.3.64); FILE MERGED 2006/08/16 16:02:27 sb 1.3.64.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [98d49218c4e1e932eec571a32f2981996d0e7f05]

INTEGRATION: CWS sb59 (1.4.64); FILE MERGED 2006/08/16 16:02:27 sb 1.4.64.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [29f86ec19b5ea3e18ba9be462704c001526c07a6]

INTEGRATION: CWS sb59 (1.3.64); FILE MERGED 2006/08/16 16:02:26 sb 1.3.64.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [7f6ebe0a5b38641a072f81d8cd54c776e7c1e03b]

INTEGRATION: CWS sb59 (1.5.8); FILE MERGED 2006/08/16 16:02:26 sb 1.5.8.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [3a6f505c8e42c9ce551176d96601a27451473ee5]

INTEGRATION: CWS sb59 (1.3.8); FILE MERGED 2006/08/16 16:02:26 sb 1.3.8.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [a89be27bc2c60b96657af2281bacb1edef71fbe3]

INTEGRATION: CWS sb59 (1.7.24); FILE MERGED 2006/08/29 14:08:22 sb 1.7.24.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [9e06381a9e4afda0ff1389854ffb84b988fca598]

INTEGRATION: CWS sb59 (1.7.36); FILE MERGED 2006/08/29 14:08:21 sb 1.7.36.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [c1be6263378d90bad861a2068767cc483ab5a33c]

INTEGRATION: CWS sb59 (1.2.64); FILE MERGED 2006/08/29 14:08:21 sb 1.2.64.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [8c06bf2b3adf15e26251b12798b2a554619a5150]

INTEGRATION: CWS sb59 (1.3.64); FILE MERGED 2006/08/29 14:08:21 sb 1.3.64.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [35330f3d9a7506e3a09e7e998031ea774492a638]

INTEGRATION: CWS sb59 (1.15.20); FILE MERGED 2006/08/29 14:08:21 sb 1.15.20.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [f2598cfe6703338218d400e52867e072b6e820a6]

INTEGRATION: CWS sb59 (1.30.14); FILE MERGED 2006/08/29 14:08:21 sb 1.30.14.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [c926d39ae597ad696d16d9ff7aafbbd9792f75bc]

INTEGRATION: CWS sb59 (1.23.24); FILE MERGED 2006/08/29 14:08:21 sb 1.23.24.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [36cb6e6aa822698cd7d2c0710836d6a8197d93ac]

INTEGRATION: CWS sb59 (1.17.24); FILE MERGED 2006/08/29 14:08:20 sb 1.17.24.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [02694cb530ac31cbe18444168a7677ca681c6aec]

INTEGRATION: CWS sb59 (1.19.42); FILE MERGED 2006/08/29 14:08:20 sb 1.19.42.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [2c823463a2c765e3fd24d0c5b57e12d0ddd5ff28]

INTEGRATION: CWS sb59 (1.34.18); FILE MERGED 2006/08/29 14:08:20 sb 1.34.18.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [b496965326654517133a9541cea3d45cc6698512]

INTEGRATION: CWS sb59 (1.7.42); FILE MERGED 2006/08/29 14:08:20 sb 1.7.42.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [76e46e4845d7566734ae1693b9e0621376a9f5fc]

INTEGRATION: CWS sb59 (1.3.64); FILE MERGED 2006/08/29 14:08:19 sb 1.3.64.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [099d71b2f8f0cd4933a6bd48210bab5249a86286]

INTEGRATION: CWS sb59 (1.11.42); FILE MERGED 2006/08/29 14:08:19 sb 1.11.42.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [fc9896ead98dff985822594245da17c35fc562d1]

INTEGRATION: CWS sb59 (1.11.24); FILE MERGED 2006/08/29 14:08:19 sb 1.11.24.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [73cdbe02a8c01cf6854dec71d34d9d7b4550147f]

INTEGRATION: CWS sb59 (1.7.22); FILE MERGED 2006/08/29 14:08:19 sb 1.7.22.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [f24c53389f036c390c30d924f5d2e1ce43318cb4]

INTEGRATION: CWS sb59 (1.5.22); FILE MERGED 2006/08/29 14:08:19 sb 1.5.22.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [5cabb46bff9acfa137a2630c6aac3a9a22c620f1]

INTEGRATION: CWS sb59 (1.24.18); FILE MERGED 2006/08/29 14:08:18 sb 1.24.18.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [ab1ac6925102e6b57dda45972704a5f9a9e94d97]

INTEGRATION: CWS sb59 (1.18.24); FILE MERGED 2006/08/29 14:08:18 sb 1.18.24.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [0041c0b8aca2ede55439ec5b3379afeda4e7f66b]

INTEGRATION: CWS sb59 (1.4.24); FILE MERGED 2006/08/29 14:08:18 sb 1.4.24.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [d69607b49bc79c738a764a8b1b1ac3fd731465f1]

INTEGRATION: CWS sb59 (1.19.20); FILE MERGED 2006/08/29 14:08:18 sb 1.19.20.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [f81eb6b3a3926b56d0cb8600eb4f13d23f67f63c]

INTEGRATION: CWS sb59 (1.8.54); FILE MERGED 2006/08/16 14:46:07 sb 1.8.54.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [725d7384bcd7934b967a295f851c634b74c0918c]

INTEGRATION: CWS sb59 (1.4.54); FILE MERGED 2006/08/16 14:46:07 sb 1.4.54.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [b1acfb49be7ba0295a96245fda264f1840650196]

INTEGRATION: CWS sb59 (1.26.10); FILE MERGED 2006/08/16 14:46:07 sb 1.26.10.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [bf6488a006db1a21b39265d9238fbe9a95677cf9]

INTEGRATION: CWS sb59 (1.4.12); FILE MERGED 2006/08/16 14:46:07 sb 1.4.12.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [e5f48c8a3aab1aa854a86445b984b8d7134d4070]

INTEGRATION: CWS sb59 (1.8.14); FILE MERGED 2006/08/16 14:46:06 sb 1.8.14.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [ed85f3860e28a996c550076316f944c0dc44ff76]

INTEGRATION: CWS sb59 (1.27.12); FILE MERGED 2006/08/16 14:55:32 sb 1.27.12.2: #i67487# Fixed previous fix. 2006/08/16 14:46:06 sb 1.27.12.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [18342fb464013bea32372aad9e8edc3ff29dc398]

INTEGRATION: CWS sb59 (1.20.8); FILE MERGED 2006/08/16 14:46:06 sb 1.20.8.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [3e59c151eb23553fe33a4225cbbb84fba01f44a3]

INTEGRATION: CWS sb59 (1.13.14); FILE MERGED 2006/08/16 14:46:06 sb 1.13.14.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [ad66b6e47b063c5d8de9d17b2912ef405e81e5b9]

INTEGRATION: CWS sb59 (1.4.8); FILE MERGED 2006/08/14 12:52:26 thb 1.4.8.1: #*** misc/build/boost-1.30.2/boost/shared_ptr.hppThu Jun 12 19:09:21 2003#


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [373d4dcc19beb2fa18fadd08a74257cb9d3ae670]

INTEGRATION: CWS sb59 (1.4.28); FILE MERGED 2006/08/29 16:11:02 sb 1.4.28.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [9fbc22d2a71e36dd84db457e01f7415fbf96e8c6]

INTEGRATION: CWS sb59 (1.5.114); FILE MERGED 2006/08/29 16:11:02 sb 1.5.114.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [7f540ff2eb03835d7a49d36e2300444e7df40d5b]

INTEGRATION: CWS sb59 (1.6.100); FILE MERGED 2006/08/29 16:11:02 sb 1.6.100.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [db9d014f2cce5eaa2af241a71ca647c15beb13e6]

INTEGRATION: CWS sb59 (1.5.100); FILE MERGED 2006/08/29 16:11:02 sb 1.5.100.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [9adda7f9e4a01a9c9d3794a360925d4dae41bfaf]

INTEGRATION: CWS sb59 (1.5.28); FILE MERGED 2006/08/29 16:11:02 sb 1.5.28.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [497036ab397854392d2b0e392d4259740e6d78e8]

INTEGRATION: CWS sb59 (1.3.114); FILE MERGED 2006/08/29 16:11:02 sb 1.3.114.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [9f5c3047eb695e664b552446c2053e6e17e8d455]

INTEGRATION: CWS sb59 (1.6.4); FILE MERGED 2006/08/29 16:11:01 sb 1.6.4.2: #i67487# Made code warning-free (wntmsci10). 2006/08/22 13:50:59 sb 1.6.4.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [51ad50bb8af578b286245c25a290c67dfbe4f600]

INTEGRATION: CWS sb59 (1.5.28); FILE MERGED 2006/08/29 16:11:01 sb 1.5.28.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [008d526b178cea19e1e14e80c4d3c5c44f20a121]

INTEGRATION: CWS sb59 (1.24.28); FILE MERGED 2006/08/29 16:11:01 sb 1.24.28.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [0b700f00765fd2d528e8f0f77253c03c8ddcb2b4]

INTEGRATION: CWS sb59 (1.4.114); FILE MERGED 2006/08/29 16:11:00 sb 1.4.114.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [80a157d9494fe3e7bb6aaafaf16fffa452d7e277]

INTEGRATION: CWS sb59 (1.11.28); FILE MERGED 2006/08/29 16:11:00 sb 1.11.28.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [2e858778ede1feae6f246de4b65ddb417d5d4643]

INTEGRATION: CWS sb59 (1.6.28); FILE MERGED 2006/08/29 16:11:00 sb 1.6.28.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [88716c0b8264de80dd09299720c3d136eb164111]

INTEGRATION: CWS sb59 (1.5.28); FILE MERGED 2006/08/29 16:11:00 sb 1.5.28.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [482b2970617a2cf5ab235f3255f9307ff2b70e58]

INTEGRATION: CWS sb59 (1.3.114); FILE MERGED 2006/08/29 16:11:00 sb 1.3.114.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [de18894c13fe7a6e2911531a1735f9fd8a1f8a16]

INTEGRATION: CWS sb59 (1.6.28); FILE MERGED 2006/08/29 16:10:59 sb 1.6.28.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [91f7ccd5d2d59b5c39c55194b43858822ce604c0]

INTEGRATION: CWS sb59 (1.43.18); FILE MERGED 2006/08/22 13:50:59 sb 1.43.18.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [06d17456e4e8b318090aacb3da4b7499ba417d0b]

INTEGRATION: CWS sb59 (1.10.114); FILE MERGED 2006/08/29 16:10:59 sb 1.10.114.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [293d1536e4434627f94a909686cc3e7fe804ac19]

INTEGRATION: CWS sb59 (1.39.8); FILE MERGED 2006/08/29 16:10:59 sb 1.39.8.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [df6372f7ee888221b5cc201a2e424449fb9e2bbf]

INTEGRATION: CWS sb59 (1.15.28); FILE MERGED 2006/08/29 16:10:59 sb 1.15.28.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [3bed10526ebdf36e80fe492b672d7479e207387c]

INTEGRATION: CWS sb59 (1.39.28); FILE MERGED 2006/08/29 16:10:59 sb 1.39.28.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [529b74ef4bd1340519c64a747e36d19e132bad6e]

INTEGRATION: CWS sb59 (1.49.26); FILE MERGED 2006/09/08 08:01:49 sb 1.49.26.2: Manually resolved merge conflicts against SRC680m183. 2006/08/29 16:10:59 sb 1.49.26.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [2e4a099689244e50d0f2c7c13eabcfd2b4164f1e]

INTEGRATION: CWS sb59 (1.8.28); FILE MERGED 2006/08/29 16:10:58 sb 1.8.28.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [610fcc61439382adccb83815f5b2563570808b20]

INTEGRATION: CWS sb59 (1.13.28); FILE MERGED 2006/08/29 16:10:58 sb 1.13.28.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [479972847bcc5e6bf14c33cc46ba05adddaee919]

INTEGRATION: CWS sb59 (1.33.4); FILE MERGED 2006/08/29 16:10:58 sb 1.33.4.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [0e5e5fe75dadf8a865c990e85211dfc3b76af01e]

INTEGRATION: CWS sb59 (1.75.16); FILE MERGED 2006/08/29 16:10:58 sb 1.75.16.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [e8be5fd93faab663b08ff1ff084919eca9a91d67]

INTEGRATION: CWS sb59 (1.46.10); FILE MERGED 2006/08/23 13:30:40 sb 1.46.10.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [33f03b90e09cc24acce5f0e03bf4b3a60e7dd734]

INTEGRATION: CWS sb59 (1.56.10); FILE MERGED 2006/08/23 13:30:40 sb 1.56.10.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [f9db5f07cc52d46dce1d18e2eda5f0d590221587]

INTEGRATION: CWS sb59 (1.8.10); FILE MERGED 2006/08/23 13:30:40 sb 1.8.10.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [118fb33334916884ac2854008ebeb1b51983864f]

INTEGRATION: CWS sb59 (1.10.10); FILE MERGED 2006/08/23 13:30:39 sb 1.10.10.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [00840565b918d935c2264c86668aa7aaf4314549]

INTEGRATION: CWS sb59 (1.110.10); FILE MERGED 2006/08/23 13:30:39 sb 1.110.10.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [8521047f1966f892888840133aeca637f0add56f]

INTEGRATION: CWS sb59 (1.7.450); FILE MERGED 2006/08/23 13:30:39 sb 1.7.450.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [5ab73012e6abb0a57c320881d6299944c9bda8c7]

INTEGRATION: CWS sb59 (1.85.10); FILE MERGED 2006/08/23 13:30:38 sb 1.85.10.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [80d1b9d30a2e9e5da5ce54dbf14734427e19c857]

INTEGRATION: CWS sb59 (1.13.284); FILE MERGED 2006/08/23 07:53:42 sb 1.13.284.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [82651cd274b890cc15c766a74aeb58c263641a37]

INTEGRATION: CWS sb59 (1.2.100); FILE MERGED 2006/08/10 12:04:55 sb 1.2.100.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [b90208bb4603a41a63791923b4778007637aa32b]

INTEGRATION: CWS sb59 (1.7.100); FILE MERGED 2006/08/10 12:04:54 sb 1.7.100.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [ff350bf344ba56f3e5a481f4a2157928844b3449]

INTEGRATION: CWS sb59 (1.6.30); FILE MERGED 2006/08/10 12:04:54 sb 1.6.30.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [ade9a5f7d3f55c202ea607271f4a7ebee03bfd90]

INTEGRATION: CWS sb59 (1.2.100); FILE MERGED 2006/08/10 12:04:54 sb 1.2.100.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [1f13fcdd28b67ef42025006819ac9270208c2311]

INTEGRATION: CWS sb59 (1.7.28); FILE MERGED 2006/08/10 12:04:54 sb 1.7.28.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [b3ac4937c5929421affec3a5c3fc2c73b4d484fa]

INTEGRATION: CWS sb59 (1.2.100); FILE MERGED 2006/08/10 12:04:53 sb 1.2.100.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [2377d2cc88656c411ce2c4e147ddf3e70cfff0e0]

INTEGRATION: CWS sb59 (1.3.100); FILE MERGED 2006/08/10 12:04:53 sb 1.3.100.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [d411d3369a7e3ac2a8caa179c359cf36fbd0f1a5]

INTEGRATION: CWS sb59 (1.5.100); FILE MERGED 2006/08/10 12:04:53 sb 1.5.100.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [57f725a5209712c0f4c21c855201d9c840573e22]

INTEGRATION: CWS sb59 (1.4.100); FILE MERGED 2006/08/10 12:04:53 sb 1.4.100.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [d98b7d2ba5d92a39e7b410c012d755ed75449a33]

INTEGRATION: CWS sb59 (1.5.100); FILE MERGED 2006/08/10 12:04:52 sb 1.5.100.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [62814e77df53f44d18420f093f9ea057b4c019ab]

INTEGRATION: CWS sb59 (1.6.100); FILE MERGED 2006/08/10 12:04:52 sb 1.6.100.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [4323d7290d104656762d58cab0e48b411f695636]

INTEGRATION: CWS sb59 (1.6.66); FILE MERGED 2006/08/10 12:04:52 sb 1.6.66.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [29e57d7e200ebcf08bbd52819dcfa7a183d9c19c]

INTEGRATION: CWS sb59 (1.4.100); FILE MERGED 2006/08/10 12:04:52 sb 1.4.100.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [6122b9025e4c9019bda497552bf79a75b8f3b870]

INTEGRATION: CWS sb59 (1.9.100); FILE MERGED 2006/08/10 12:04:51 sb 1.9.100.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [bc6e0e6771efdc85287aece95c7edc9b2bbe5f03]

INTEGRATION: CWS sb59 (1.6.100); FILE MERGED 2006/08/10 12:04:51 sb 1.6.100.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [97b69ffd17cf4ade2e3f56eda3b7c4e155a34dc3]

INTEGRATION: CWS sb59 (1.8.14); FILE MERGED 2006/08/18 18:43:45 sb 1.8.14.2: RESYNC: (1.8-1.9); FILE MERGED 2006/08/10 12:04:51 sb 1.8.14.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [cfb664bbb42277a4c197a62afecc17735b4a958f]

INTEGRATION: CWS sb59 (1.3.100); FILE MERGED 2006/08/10 12:04:51 sb 1.3.100.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [202903e92a32c09ad479cd29f2043e3b13d4345b]

INTEGRATION: CWS sb59 (1.4.100); FILE MERGED 2006/08/10 12:04:50 sb 1.4.100.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [467a7ada04b502767f625de3630659d1e30c8be8]

INTEGRATION: CWS sb59 (1.3.100); FILE MERGED 2006/08/10 12:04:50 sb 1.3.100.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [205f33bbad17224d69e53a70796bca24ef66b7c6]

INTEGRATION: CWS sb59 (1.2.100); FILE MERGED 2006/08/10 12:04:50 sb 1.2.100.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [6b0dfcd160cc7e597948949af1a51bbbd804d619]

INTEGRATION: CWS sb59 (1.3.30); FILE MERGED 2006/08/10 12:04:49 sb 1.3.30.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [caab0a069156ddb494fbcc54e602f2a65f1ce868]

INTEGRATION: CWS sb59 (1.8.100); FILE MERGED 2006/08/10 12:04:49 sb 1.8.100.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [b97c06b07bb169d5cdc23185a28633d153f31440]

INTEGRATION: CWS sb59 (1.8.100); FILE MERGED 2006/08/10 12:04:48 sb 1.8.100.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [008a96b540daacc513275ea7c90c288514cd050f]

INTEGRATION: CWS sb59 (1.12.100); FILE MERGED 2006/08/10 12:04:48 sb 1.12.100.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [21d31d79de47cc531ea023ec054a93b63ed659ee]

INTEGRATION: CWS sb59 (1.13.100); FILE MERGED 2006/08/10 12:04:48 sb 1.13.100.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [89311ee91a793f274b0c4adc35f5063ba2bec269]

INTEGRATION: CWS sb59 (1.23.100); FILE MERGED 2006/08/10 12:04:48 sb 1.23.100.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [c549277b0b32f41c5ac6ed9b07d71835af457a19]

INTEGRATION: CWS sb59 (1.4.100); FILE MERGED 2006/08/10 12:04:48 sb 1.4.100.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [6eb378afef194379ee780e4ab8cf7ce55ea66a5e]

INTEGRATION: CWS sb59 (1.3.100); FILE MERGED 2006/08/10 12:04:48 sb 1.3.100.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [93e1625e882743c38d314d1181637390b7b38001]

INTEGRATION: CWS sb59 (1.10.100); FILE MERGED 2006/08/10 12:04:48 sb 1.10.100.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [4238a23861d8d672f1fbb77f07389cbfff33b215]

INTEGRATION: CWS sb59 (1.8.100); FILE MERGED 2006/08/10 12:04:47 sb 1.8.100.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [fbca36253b11639234ec8cff03b3566b00ba0f54]

INTEGRATION: CWS sb59 (1.12.100); FILE MERGED 2006/08/10 12:04:47 sb 1.12.100.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [61ec919fef2e65e32145c6398650c8fa08dbc9dd]

INTEGRATION: CWS sb59 (1.2.100); FILE MERGED 2006/08/10 12:04:47 sb 1.2.100.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [eeb2c97ba18af49a24d228c236ccd473103e83ec]

INTEGRATION: CWS sb59 (1.10.4); FILE MERGED 2006/08/18 18:42:54 sb 1.10.4.2: RESYNC: (1.10-1.11); FILE MERGED 2006/08/10 12:04:47 sb 1.10.4.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [7079493a2d469289007b4573aa6aceec9c6f5193]

INTEGRATION: CWS sb59 (1.9.46); FILE MERGED 2006/08/10 08:16:27 sb 1.9.46.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [40c2529dc4c33c9e95335cbcafde15c4ab85d5da]

INTEGRATION: CWS sb59 (1.7.46); FILE MERGED 2006/08/10 08:16:27 sb 1.7.46.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [a529cf068eb8f4f29c226aabe482d8d3349da33d]

INTEGRATION: CWS sb59 (1.4.46); FILE MERGED 2006/08/10 08:16:27 sb 1.4.46.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [92d38654639b5fdd65f88cb5016b25ca3d2bc646]

INTEGRATION: CWS sb59 (1.5.46); FILE MERGED 2006/08/10 08:16:26 sb 1.5.46.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [6d6a0a194ee75d46ebd344d4f1f3406b6f9155b9]

INTEGRATION: CWS sb59 (1.7.46); FILE MERGED 2006/08/10 08:16:25 sb 1.7.46.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [ec5a0e66b6e285e20c54fc26d007b7eb6480f11f]

INTEGRATION: CWS sb59 (1.37.12); FILE MERGED 2006/08/18 18:21:42 sb 1.37.12.2: RESYNC: (1.37-1.39); FILE MERGED 2006/08/10 08:16:25 sb 1.37.12.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [fa890c6404a55b0075a69f4ef0d800132350539d]

INTEGRATION: CWS sb59 (1.4.46); FILE MERGED 2006/08/10 08:16:24 sb 1.4.46.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [b28ed53d50b3e1374dea4958677a021ae9c81ec8]

INTEGRATION: CWS sb59 (1.15.46); FILE MERGED 2006/08/10 08:16:24 sb 1.15.46.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [4437a2d16ecd3d1d88283dfde03998ddfa49c6f2]

INTEGRATION: CWS sb59 (1.16.46); FILE MERGED 2006/08/10 08:16:23 sb 1.16.46.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [029ca25e54b5ff98e27896975d7206b827cb439c]

INTEGRATION: CWS sb59 (1.8.46); FILE MERGED 2006/08/10 08:16:23 sb 1.8.46.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [b4bb033206c271e8423b85102dfd73d7c3978e53]

INTEGRATION: CWS sb59 (1.6.46); FILE MERGED 2006/08/10 08:16:23 sb 1.6.46.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [1d73ff9cc2d9137a2593e9fa329e6a23c8124e8c]

INTEGRATION: CWS sb59 (1.94.40); FILE MERGED 2006/08/10 08:16:22 sb 1.94.40.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [31392fec2a1faccd7688a6a27ea0a44c365bcbfd]

INTEGRATION: CWS sb59 (1.3.196); FILE MERGED 2006/08/10 08:16:21 sb 1.3.196.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [dccde65edadf33c9ac8b9255a2dca508c9c1037c]

INTEGRATION: CWS sb59 (1.4.46); FILE MERGED 2006/08/10 08:16:21 sb 1.4.46.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [9d056c3ebe777a2a95ee69988951786eac4b62c0]

INTEGRATION: CWS sb59 (1.5.142); FILE MERGED 2006/08/10 08:16:20 sb 1.5.142.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [629fed374894e768ec43551e005cdc300bec1d70]

INTEGRATION: CWS sb59 (1.38.46); FILE MERGED 2006/08/10 08:16:20 sb 1.38.46.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [08265290b14f528ab2c7495a374b269ba8019787]

INTEGRATION: CWS sb59 (1.14.46); FILE MERGED 2006/08/10 08:16:20 sb 1.14.46.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [3e0322fd5722b782d044ca6ef2c7aace3c552f97]

INTEGRATION: CWS sb59 (1.9.46); FILE MERGED 2006/08/10 08:16:20 sb 1.9.46.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [aaaef77f0177340ab5b19063e245756e001248b1]

INTEGRATION: CWS sb59 (1.5.46); FILE MERGED 2006/08/10 08:13:51 sb 1.5.46.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [9be1b68266004b1aa3ba7b262a00ab6933e3a92b]

INTEGRATION: CWS sb59 (1.7.196); FILE MERGED 2006/08/10 08:13:50 sb 1.7.196.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [5e17670e3fd5e1747138723b346ef1d434931d84]

INTEGRATION: CWS sb59 (1.41.10); FILE MERGED 2006/07/21 07:03:58 sb 1.41.10.1: #i67487# Removed NOTIFY_LISTENERS.


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [40074c73777921f5645f386ce60837907ffe963e]

INTEGRATION: CWS sb59 (1.6.170); FILE MERGED 2006/08/22 08:47:27 sb 1.6.170.1: #i67487# Made code compile (warning-free) after resync to SRC680m182.


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [4769431d51fc12706ab9b6610062f5ea0c42a3a5]

INTEGRATION: CWS sb59 (1.13.8); FILE MERGED 2006/08/10 12:19:28 sb 1.13.8.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [ab7c51cd9187b56dd9cbceee6bd835e4473adf71]

INTEGRATION: CWS sb59 (1.2.4); FILE MERGED 2006/08/31 11:13:44 thb 1.2.4.2: #i69122# choked gcc's warnings about shadowed builtin abs/ceil/floor; shut-up SunCC's complaint about mismatching enum types in comparison (though it' 2006/08/30 22:49:04 thb 1.2.4.1: #i69122# Made vigra compile (mostly) warning-free


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [1eb55cc4cd95c4361a04f21c6505f0488af5b809]

INTEGRATION: CWS sb59 (1.7.10); FILE MERGED 2006/08/30 09:47:34 sb 1.7.10.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [1d5423806ef94fb49a24ab1cc670343d41b21031]

INTEGRATION: CWS sb59 (1.9.10); FILE MERGED 2006/08/30 09:47:34 sb 1.9.10.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [fabb9d4f57aaf42fc20dc1604698933c9e82f8ce]

INTEGRATION: CWS sb59 (1.11.12); FILE MERGED 2006/08/30 09:47:34 sb 1.11.12.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [4f496ef8f45e0d328f3851baf9d7001dd36605fc]

INTEGRATION: CWS sb59 (1.13.16); FILE MERGED 2006/07/21 07:59:27 sb 1.13.16.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [48878b074a8e713924cc61cc3fa28f39e5bc9ad2]

INTEGRATION: CWS sb59 (1.3.104); FILE MERGED 2006/07/21 07:59:27 sb 1.3.104.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [554beb654c593c26cd74452779b9053333547027]

INTEGRATION: CWS sb59 (1.72.14); FILE MERGED 2006/07/21 07:59:26 sb 1.72.14.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [02b45edcbc31cc574d0acdcf694d7e62f5842e19]

INTEGRATION: CWS sb59 (1.47.16); FILE MERGED 2006/07/25 12:39:41 sb 1.47.16.2: RESYNC: (1.47-1.48); FILE MERGED 2006/07/21 07:59:26 sb 1.47.16.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [d44ebdb30374f4a09ad015195c7408477e18621e]

INTEGRATION: CWS sb59 (1.38.14); FILE MERGED 2006/07/21 07:59:26 sb 1.38.14.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [cfee2347f3513a89dbc660d14c257c7c35fd35b2]

INTEGRATION: CWS sb59 (1.6.16); FILE MERGED 2006/07/25 12:39:29 sb 1.6.16.2: RESYNC: (1.6-1.7); FILE MERGED 2006/07/21 07:59:26 sb 1.6.16.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [6c6c9b71a0c9137352c21f490a59d0588443f042]

INTEGRATION: CWS sb59 (1.7.116); FILE MERGED 2006/07/21 07:59:26 sb 1.7.116.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [47efae36aaa17093bb46805321b3630d04f1174f]

INTEGRATION: CWS sb59 (1.61.16); FILE MERGED 2006/08/18 17:29:46 sb 1.61.16.3: RESYNC: (1.62-1.64); FILE MERGED 2006/07/25 12:38:53 sb 1.61.16.2: RESYNC: (1.61-1.62); FILE MERGED 2006/07/21 07:59:25 sb 1.61.16.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [079f776466c3532b00e736644dc8f1c922760b96]

INTEGRATION: CWS sb59 (1.48.2); FILE MERGED 2006/07/21 07:59:25 sb 1.48.2.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [577100ddaf9802cf23cb217769726fea9e667dac]

INTEGRATION: CWS sb59 (1.6.16); FILE MERGED 2006/07/21 07:59:25 sb 1.6.16.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [d1e2691730707739bb965d1e97158be6f1783c33]

INTEGRATION: CWS sb59 (1.9.16); FILE MERGED 2006/07/21 07:59:25 sb 1.9.16.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [68be040ad5fd421a25bbaceeb0a904288ec23624]

INTEGRATION: CWS sb59 (1.4.116); FILE MERGED 2006/07/21 07:59:24 sb 1.4.116.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [a8faa645f38ee61864316e5443d4dc93e1f09fef]

INTEGRATION: CWS sb59 (1.6.16); FILE MERGED 2006/07/21 07:59:24 sb 1.6.16.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [6fda2edbc0e94a13bd3c4787d186c6662c46a3d2]

INTEGRATION: CWS sb59 (1.17.16); FILE MERGED 2006/07/21 07:59:24 sb 1.17.16.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [0cd146fa5fae5017bd8b585c7cbb4c68fa1f25e6]

INTEGRATION: CWS sb59 (1.5.96); FILE MERGED 2006/08/18 15:30:02 sb 1.5.96.2: RESYNC: (1.5-1.6); FILE MERGED 2006/07/27 13:34:55 sb 1.5.96.1: #i67487# Made code warning-free (wntmsci10).


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [efb6331cd346c1daf4cfef68d23c6ad2f4c62186]

INTEGRATION: CWS sb59 (1.7.54); FILE MERGED 2006/07/21 07:08:44 sb 1.7.54.1: #i67487# Removed NOTIFY_LISTENERS.


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [25e61937e0cbfd15d34e3b49d8a43dcd0c420808]

INTEGRATION: CWS sb59 (1.7.100); FILE MERGED 2006/07/21 07:08:44 sb 1.7.100.1: #i67487# Removed NOTIFY_LISTENERS.


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [6e6094b91e00168ceb50bb2a0eab6164fd14df8e]

INTEGRATION: CWS sb59 (1.5.102); FILE MERGED 2006/07/21 07:08:44 sb 1.5.102.1: #i67487# Removed NOTIFY_LISTENERS.


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [bfa488f4a80e6e29a9cd7fa5df303dd0cb1130d4]

INTEGRATION: CWS sb59 (1.5.100); FILE MERGED 2006/07/21 07:08:43 sb 1.5.100.1: #i67487# Removed NOTIFY_LISTENERS.


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [ca11ea679680ebf9eef0ca9a27dc1cc9575e26e8]

INTEGRATION: CWS sb59 (1.4.102); FILE MERGED 2006/07/21 07:08:43 sb 1.4.102.1: #i67487# Removed NOTIFY_LISTENERS.


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [8c950ca438b6b056ee398fb48f586cde8a8aed5f]

INTEGRATION: CWS sb59 (1.7.102); FILE MERGED 2006/07/21 07:08:43 sb 1.7.102.1: #i67487# Removed NOTIFY_LISTENERS.


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [9c2eda7f8296109201d450717a19a25362bda04b]

INTEGRATION: CWS sb59 (1.12.8); FILE MERGED 2006/07/21 07:08:43 sb 1.12.8.1: #i67487# Removed NOTIFY_LISTENERS.


2006-10-12  Oliver Bolte  <obo@openoffice.org>  [06ca024d4f7848e486fbad1fad638ccba2ba48be]

#i70329# fix for x86_64


2006-10-11  Oliver Bolte  <obo@openoffice.org>  [057b79cb073be7f48dfb465eadc5ac02c03f5c04]

INTEGRATION: CWS gh12c (1.2.20); FILE MERGED 2006/09/22 10:59:50 gh 1.2.20.1: #i69728#remove german strings to prohibit translation


2006-10-11  Oliver Bolte  <obo@openoffice.org>  [0bd02d2cc252789a5aec8e9a221198ebf6f0eebf]

INTEGRATION: CWS gh12c (1.16.34); FILE MERGED 2006/09/13 14:35:51 gh 1.16.34.1: #i69004# do not allow spaces in closing tags after the /


2006-10-11  Oliver Bolte  <obo@openoffice.org>  [546bf987fb56bf78b78b45277cb237a2ffde8dcf]

INTEGRATION: CWS gh12c (1.22.10); FILE MERGED 2006/09/14 11:10:48 gh 1.22.10.1: #i69004# do not allow spaces in closing tags after the /


2006-10-11  Oliver Bolte  <obo@openoffice.org>  [4ddcf4ee2710d562a517ae396eace3b39f8ef120]

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>  [aa6c3e6eb4dbec7033d8125bb3fdf3dca1234666]

INTEGRATION: CWS gh12c (1.26.16); FILE MERGED 2006/09/13 15:41:51 gh 1.26.16.1: #i65188# use prefix sym: to mark symbolic IDs


2006-10-11  Oliver Bolte  <obo@openoffice.org>  [2bfca3704e769260f4937bb7abebb0385e6739e1]

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>  [3050e3fb24cf691764395a4362ae59787a8b1a58]

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>  [569c9bc3263d6e3a31278f5fd82e98e53485434a]

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>  [f52e1e992cfbb1a56f9704da3f3f774b7a41deb9]

INTEGRATION: CWS cmcfixes28 (1.110.14); FILE MERGED 2006/09/27 10:23:52 cmc 1.110.14.1: #i69841# type promotion fixes for x86_64 .ppt import line spacing


2006-10-11  Oliver Bolte  <obo@openoffice.org>  [f43cd99a8916601017b9dc2f48a3b12f6fb45f1e]

INTEGRATION: CWS cmcfixes28 (1.10.20); FILE MERGED 2006/10/03 09:59:27 cmc 1.10.20.1: #i70061# 64bit pointers into 32bit values :-(


2006-10-11  Oliver Bolte  <obo@openoffice.org>  [7e32cd9a543d3cb42eb2531e23b1165907b6a22a]

INTEGRATION: CWS cmcfixes28 (1.35.14); FILE MERGED 2006/09/27 09:58:27 cmc 1.35.14.1: #i69905# use const_cast instead of C style ones to avoid gcc confusion about casting


2006-10-11  Oliver Bolte  <obo@openoffice.org>  [2303c54b3c60064477bd77ebc97229643c9c2be4]

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>  [b1398db00e41424887572204a26cb51e941be02d]

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>  [df907c43f80ba4b4ea94268a20daa29cd1e65e2d]

INTEGRATION: CWS cmcfixes28 (1.18.8); FILE MERGED 2006/09/27 09:27:28 cmc 1.18.8.1: #i69260# unneccesary iostreams.h


2006-10-11  Oliver Bolte  <obo@openoffice.org>  [0193c048c1d6c4706bac9f098844812f3b13a9e1]

INTEGRATION: CWS cmcfixes28 (1.30.18); FILE MERGED 2006/10/02 14:38:05 cmc 1.30.18.1: #i70042# ignore out of bounds wmf/emf values


2006-10-11  Oliver Bolte  <obo@openoffice.org>  [863e76a5bbbbb72eee5b6370c88ac4078f112953]

INTEGRATION: CWS cmcfixes28 (1.31.18); FILE MERGED 2006/10/02 14:38:05 cmc 1.31.18.1: #i70042# ignore out of bounds wmf/emf values


2006-10-11  Oliver Bolte  <obo@openoffice.org>  [535bee214599edd06ed161bf423ab7ac96d71b28]

INTEGRATION: CWS cmcfixes28 (1.17.18); FILE MERGED 2006/09/27 11:19:41 cmc 1.17.18.1: #i69026# add some optional support for an additional serializer.jar location


2006-10-11  Oliver Bolte  <obo@openoffice.org>  [9bc03b24b0fd7556cd88380f5ad996e88cb9d756]

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>  [4e6c09f1292fb199ff3ad5ffcfb0fca8453aee10]

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>  [2cff1fdbbac516a38b7a8d93ff05cdc9f18e4198]

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>  [b173b425a1c1478ab3c4b43e58e09b751e3e3387]

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>  [647424815ed7cd0f07753ca0623b373fedc1015d]

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>  [aebf8c2c9fbb802869884e1078218eda7c928e0a]

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>  [19b5ee59d8102103d25745d49fa0c2dea339539c]

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>  [32650e60de962133f5640ff177f8095ca22ed97c]

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-11  Oliver Bolte  <obo@openoffice.org>  [b2f3cab4fa0f7de34a0e8e9493f3938655d55734]

INTEGRATION: CWS swstability06 (1.53.22); FILE MERGED 2006/09/26 07:58:13 ama 1.53.22.2: RESYNC: (1.53-1.54); FILE MERGED 2006/09/01 12:17:58 ama 1.53.22.1: #i68827#: CleanUp for timer access


2006-10-11  Oliver Bolte  <obo@openoffice.org>  [9494ca61cbd5094d16b965447c4f2b1fa0b42491]

INTEGRATION: CWS swstability06 (1.60.20); FILE MERGED 2006/09/26 07:57:41 ama 1.60.20.2: RESYNC: (1.60-1.62); FILE MERGED 2006/09/01 12:17:44 ama 1.60.20.1: #i68827#: CleanUp for timer access


2006-10-11  Oliver Bolte  <obo@openoffice.org>  [8f9772c3ff7a79ee32633ebb23b50eb2a826a081]

INTEGRATION: CWS swstability06 (1.55.22); FILE MERGED 2006/09/26 07:50:06 ama 1.55.22.2: RESYNC: (1.55-1.56); FILE MERGED 2006/09/20 07:09:35 ama 1.55.22.1: #136939#: Nested redline/table problem


2006-10-11  Oliver Bolte  <obo@openoffice.org>  [39cc3d536cb5c44e81c98bece181caa36dc712a7]

INTEGRATION: CWS swstability06 (1.122.22); FILE MERGED 2006/09/26 07:49:46 ama 1.122.22.3: RESYNC: (1.122-1.123); FILE MERGED 2006/09/20 07:18:10 ama 1.122.22.2: #136939#: Nested redline/table problem 2006/09/20 07:09:07 ama 1.122.22.1: #136939#: Nested redline/table problem


2006-10-11  Oliver Bolte  <obo@openoffice.org>  [22ff0a45bd75138c0bc83f53a0f7154d0bc903cf]

INTEGRATION: CWS swstability06 (1.19.22); FILE MERGED 2006/09/26 07:47:11 ama 1.19.22.3: RESYNC: (1.19-1.20); FILE MERGED 2006/09/20 07:08:23 ama 1.19.22.2: #136939#: Nested redline/table problem 2006/09/20 06:55:11 ama 1.19.22.1: #136939#: Nested redline/table problem


2006-10-11  Oliver Bolte  <obo@openoffice.org>  [00bc25f18422dcbafdc46e9f97b36b3b851c830a]

INTEGRATION: CWS swstability06 (1.13.22); FILE MERGED 2006/09/20 06:53:27 ama 1.13.22.1: #136939#: Nested redline/table problem


2006-10-11  Oliver Bolte  <obo@openoffice.org>  [98eb30d486259f985989a656869c3dc3b2df52c7]

INTEGRATION: CWS swstability06 (1.2.22); FILE MERGED 2006/09/05 07:49:02 ama 1.2.22.1: #i69186#: Licence correction


2006-10-11  Oliver Bolte  <obo@openoffice.org>  [0a8ea12c834c64580a8872311dfbb6b91c305c93]

INTEGRATION: CWS swstability06 (1.2.22); FILE MERGED 2006/09/26 07:12:05 ama 1.2.22.2: RESYNC: (1.2-1.3); FILE MERGED 2006/09/05 07:48:37 ama 1.2.22.1: #i69186#: Licence correction


2006-10-11  Oliver Bolte  <obo@openoffice.org>  [5f7609c7a2cc30ee69167d4b0eae5dc36d88ebba]

INTEGRATION: CWS swstability06 (1.25.22); FILE MERGED 2006/09/26 07:03:46 ama 1.25.22.4: RESYNC: (1.25-1.26); FILE MERGED 2006/09/01 13:16:29 ama 1.25.22.3: #i68827#: CleanUp for timer access 2006/09/01 12:51:26 ama 1.25.22.2: #i68827#: CleanUp for timer access 2006/09/01 12:26:46 ama 1.25.22.1: #i68827#: CleanUp for timer access


2006-10-11  Oliver Bolte  <obo@openoffice.org>  [9e51011c8f2b3cb5948182508fdb9ca7687e0188]

INTEGRATION: CWS swstability06 (1.61.22); FILE MERGED 2006/09/26 07:03:10 ama 1.61.22.4: RESYNC: (1.61-1.62); FILE MERGED 2006/09/01 13:16:18 ama 1.61.22.3: #i68827#: CleanUp for timer access 2006/09/01 12:51:11 ama 1.61.22.2: #i68827#: CleanUp for timer access 2006/09/01 12:27:02 ama 1.61.22.1: #i68827#: CleanUp for timer access


2006-10-11  Oliver Bolte  <obo@openoffice.org>  [684469c552bdbec021b2e1b5127299dc46fed237]

INTEGRATION: CWS swstability06 (1.91.22); FILE MERGED 2006/09/26 07:02:44 ama 1.91.22.2: RESYNC: (1.91-1.93); FILE MERGED 2006/09/01 12:27:16 ama 1.91.22.1: #i68827#: CleanUp for timer access


2006-10-11  Oliver Bolte  <obo@openoffice.org>  [25623e869d3da0c6fcf56f737c66d6d5938d00bf]

INTEGRATION: CWS swstability06 (1.40.22); FILE MERGED 2006/09/26 06:44:21 ama 1.40.22.2: RESYNC: (1.40-1.41); FILE MERGED 2006/09/13 07:00:03 ama 1.40.22.1: #i68139#: Robust against wrong redlines


2006-10-11  Oliver Bolte  <obo@openoffice.org>  [288724b076c359e7a68ec0dc706b42ab3201a30e]

INTEGRATION: CWS swstability06 (1.66.22); FILE MERGED 2006/09/26 06:44:04 ama 1.66.22.2: RESYNC: (1.66-1.67); FILE MERGED 2006/09/01 12:23:32 ama 1.66.22.1: #i68827#: CleanUp for timer access


2006-10-11  Oliver Bolte  <obo@openoffice.org>  [89dfc6ffba52a23c32cc3632ac551f9ffe8a9118]

INTEGRATION: CWS swstability06 (1.41.22); FILE MERGED 2006/09/26 06:43:57 ama 1.41.22.2: RESYNC: (1.41-1.42); FILE MERGED 2006/09/01 12:23:45 ama 1.41.22.1: #i68827#: CleanUp for timer access


2006-10-11  Oliver Bolte  <obo@openoffice.org>  [f6cafcba1807561c32c8d90e6146d4b4baab1ccb]

INTEGRATION: CWS swstability06 (1.4.500); FILE MERGED 2006/09/26 06:35:31 ama 1.4.500.2: RESYNC: (1.4-1.5); FILE MERGED 2006/09/01 12:07:41 ama 1.4.500.1: #i69146#: Unnecessary includes removed


2006-10-11  Oliver Bolte  <obo@openoffice.org>  [5bc92d7e8a389f57383aab6f2aa1884d33528ff7]

INTEGRATION: CWS swstability06 (1.8.22); FILE MERGED 2006/09/26 06:34:55 ama 1.8.22.2: RESYNC: (1.8-1.9); FILE MERGED 2006/09/01 12:15:59 ama 1.8.22.1: #i68827#: CleanUp for timer access


2006-10-11  Oliver Bolte  <obo@openoffice.org>  [c63e352bbc94e481aa8dfd98abc759d61739b05d]

INTEGRATION: CWS swstability06 (1.25.20); FILE MERGED 2006/09/01 12:09:56 ama 1.25.20.1: #i68827#: CleanUp for timer access


2006-10-11  Oliver Bolte  <obo@openoffice.org>  [8af6d18f004484ac8063b13b2fb8ce92c7474fd5]

INTEGRATION: CWS swstability06 (1.35.22); FILE MERGED 2006/09/01 12:10:30 ama 1.35.22.1: #i68827#: CleanUp for timer access


2006-10-11  Oliver Bolte  <obo@openoffice.org>  [8dd10c5cbb0d38a9862d9307b07f396dbf2f2ff0]

INTEGRATION: CWS swstability06 (1.124.20); FILE MERGED 2006/09/26 06:27:39 ama 1.124.20.2: RESYNC: (1.124-1.125); FILE MERGED 2006/09/01 12:11:56 ama 1.124.20.1: #i68827#: CleanUp for timer access


2006-10-11  Oliver Bolte  <obo@openoffice.org>  [103e42e22058a88031bdb166baf35456f0f5a6a0]

INTEGRATION: CWS swstability06 (1.7.500); FILE MERGED 2006/09/01 12:06:09 ama 1.7.500.1: #i69146#: Unnecessary includes removed


2006-10-11  Oliver Bolte  <obo@openoffice.org>  [4c68e0a60d6068deb0b73c05bd4e17e6d6304959]

INTEGRATION: CWS swstability06 (1.4.500); FILE MERGED 2006/09/01 12:02:20 ama 1.4.500.1: #i69146#: Unnecessary includes removed


2006-10-11  Oliver Bolte  <obo@openoffice.org>  [30226a008790a625daa2b4745465a9ddb8ad850f]

INTEGRATION: CWS swstability06 (1.2.24); FILE MERGED 2006/09/05 07:50:30 ama 1.2.24.1: #i69186#: Licence correction


2006-10-11  Oliver Bolte  <obo@openoffice.org>  [ea470d40ae7a195980213d14459ad4eabd6a326f]

INTEGRATION: CWS swstability06 (1.2.24); FILE MERGED 2006/09/05 07:53:16 ama 1.2.24.1: #i69186#: Licence correction


2006-10-11  Oliver Bolte  <obo@openoffice.org>  [6fba51fc0a001ede1eb0d7b8e218af636fc3fdde]

INTEGRATION: CWS swstability06 (1.1.2); FILE ADDED 2006/09/01 12:14:19 ama 1.1.2.1: #i68827#: CleanUp for timer access


2006-10-11  Oliver Bolte  <obo@openoffice.org>  [298494ac03e105a761906c5cca729f7ccffbb693]

INTEGRATION: CWS swstability06 (1.2.24); FILE MERGED 2006/09/05 07:53:03 ama 1.2.24.1: #i69186#: Licence correction


2006-10-11  Oliver Bolte  <obo@openoffice.org>  [f0502e3d4a04721b6790c77b642e83178bca919e]

INTEGRATION: CWS swstability06 (1.2.24); FILE MERGED 2006/09/05 07:52:44 ama 1.2.24.1: #i69186#: Licence correction


2006-10-11  Oliver Bolte  <obo@openoffice.org>  [c24bd2ac2ba7827bb78a35d88942efde13536396]

INTEGRATION: CWS swstability06 (1.2.24); FILE MERGED 2006/09/05 07:52:35 ama 1.2.24.1: #i69186#: Licence correction


2006-10-11  Oliver Bolte  <obo@openoffice.org>  [bb512870c84e7f423b479e6194dbc86aaf250448]

INTEGRATION: CWS swstability06 (1.2.24); FILE MERGED 2006/09/05 07:52:20 ama 1.2.24.1: #i69186#: Licence correction


2006-10-11  Oliver Bolte  <obo@openoffice.org>  [f1214107f2184b4fd401dfba6b89c78cc516d68b]

INTEGRATION: CWS swstability06 (1.2.24); FILE MERGED 2006/09/05 07:52:10 ama 1.2.24.1: #i69186#: Licence correction


2006-10-11  Oliver Bolte  <obo@openoffice.org>  [bee99cff03c3a4cb289055959d906797031e9168]

INTEGRATION: CWS swstability06 (1.2.24); FILE MERGED 2006/09/05 07:52:01 ama 1.2.24.1: #i69186#: Licence correction


2006-10-11  Oliver Bolte  <obo@openoffice.org>  [6f207c4469f710fac30cce01a0be0a2ad5291fa8]

INTEGRATION: CWS swstability06 (1.2.24); FILE MERGED 2006/09/05 07:51:46 ama 1.2.24.1: #i69186#: Licence correction


2006-10-11  Oliver Bolte  <obo@openoffice.org>  [fd7e1fc04ffb7aa2a4b536eece281465921b16fd]

INTEGRATION: CWS swstability06 (1.2.24); FILE MERGED 2006/09/05 07:51:36 ama 1.2.24.1: #i69186#: Licence correction


2006-10-11  Oliver Bolte  <obo@openoffice.org>  [fb3faa00d4f00f98904d8e4cf747acbf2da3d047]

INTEGRATION: CWS swstability06 (1.2.24); FILE MERGED 2006/09/05 07:51:16 ama 1.2.24.1: #i69186#: Licence correction


2006-10-11  Oliver Bolte  <obo@openoffice.org>  [30b318b7ceb244bfd933fa543cf4bf23ac2b9596]

INTEGRATION: CWS swstability06 (1.2.24); FILE MERGED 2006/09/05 07:51:06 ama 1.2.24.1: #i69186#: Licence correction


2006-10-11  Oliver Bolte  <obo@openoffice.org>  [28b4db6f36880f11da2ba5494d000a7ee89d06ce]

INTEGRATION: CWS swstability06 (1.2.24); FILE MERGED 2006/09/05 07:50:55 ama 1.2.24.1: #i69186#: Licence correction


2006-10-11  Oliver Bolte  <obo@openoffice.org>  [d23e684b949f36f1efa43ede589cd179ff4c6bd8]

INTEGRATION: CWS swstability06 (1.2.24); FILE MERGED 2006/09/05 07:50:41 ama 1.2.24.1: #i69186#: Licence correction


2006-10-11  Oliver Bolte  <obo@openoffice.org>  [9c2dae260107e9cd6a73d57b69bd748ec0fc3959]

INTEGRATION: CWS vcl66 (1.19.16); FILE MERGED 2006/09/13 16:21:32 pl 1.19.16.1: #i65104# better FreeResource after done with local resource stack instead of later


2006-10-11  Oliver Bolte  <obo@openoffice.org>  [505de0b4b329d829321fde5923724bce54038704]

INTEGRATION: CWS vcl66 (1.20.16); FILE MERGED 2006/09/13 16:20:49 pl 1.20.16.1: #i65104# do not forget to clean up all your child windows


2006-10-11  Oliver Bolte  <obo@openoffice.org>  [ca987eee7a0fd3d9e026ca2b7de34ddd5035efdc]

INTEGRATION: CWS vcl66 (1.28.124); FILE MERGED 2006/09/20 15:14:48 pl 1.28.124.2: RESYNC: (1.28-1.29); FILE MERGED 2006/09/12 13:42:22 hdu 1.28.124.1: #138228# null mpFirstIcon in ImplFreeSalGDI() to prevent abuse later


2006-10-11  Oliver Bolte  <obo@openoffice.org>  [59b36e5c0fc770c1676a85cfb8abc8ee3617dcff]

INTEGRATION: CWS vcl66 (1.208.22); FILE MERGED 2006/09/20 15:12:13 pl 1.208.22.2: RESYNC: (1.208-1.209); FILE MERGED 2006/09/08 14:58:24 pl 1.208.22.1: #i68979# remove list handling from DtIntegrator, do not leak DtIntegrator


2006-10-11  Oliver Bolte  <obo@openoffice.org>  [91d4ec50a0c959ef509552c60a44f0bed29cec50]

INTEGRATION: CWS vcl66 (1.27.24); FILE MERGED 2006/09/20 15:08:12 pl 1.27.24.3: RESYNC: (1.27-1.28); FILE MERGED 2006/09/08 15:25:30 pl 1.27.24.2: #i68979# remove debug fprintf 2006/09/08 14:58:24 pl 1.27.24.1: #i68979# remove list handling from DtIntegrator, do not leak DtIntegrator


2006-10-11  Oliver Bolte  <obo@openoffice.org>  [ac0b354a490d0ae688a5eafc9703bffb9d83aacd]

INTEGRATION: CWS vcl66 (1.12.10); FILE MERGED 2006/09/20 16:22:23 pl 1.12.10.1: mnRefCount is no more


2006-10-11  Oliver Bolte  <obo@openoffice.org>  [7dc41d0ace05a58e3011d70c120136a9545fb67d]

INTEGRATION: CWS vcl66 (1.80.22); FILE MERGED 2006/09/20 15:06:24 pl 1.80.22.2: RESYNC: (1.80-1.81); FILE MERGED 2006/09/08 14:58:23 pl 1.80.22.1: #i68979# remove list handling from DtIntegrator, do not leak DtIntegrator


2006-10-11  Oliver Bolte  <obo@openoffice.org>  [7d41d8c6d838c46322f06352c931b0b8b737ecf4]

INTEGRATION: CWS vcl66 (1.17.22); FILE MERGED 2006/09/20 15:02:36 pl 1.17.22.2: RESYNC: (1.17-1.18); FILE MERGED 2006/09/20 11:42:38 pl 1.17.22.1: #i69187# settings changes (thanks to kendy)


2006-10-11  Oliver Bolte  <obo@openoffice.org>  [6d8555095b1ce63782ace06d8e81c947739df2ac]

INTEGRATION: CWS vcl66 (1.36.86); FILE MERGED 2006/09/08 14:58:23 pl 1.36.86.1: #i68979# remove list handling from DtIntegrator, do not leak DtIntegrator


2006-10-11  Oliver Bolte  <obo@openoffice.org>  [230b14d352a2903c8c9a53b2da929908ec93ecd8]

INTEGRATION: CWS vcl66 (1.14.124); FILE MERGED 2006/09/08 14:58:23 pl 1.14.124.1: #i68979# remove list handling from DtIntegrator, do not leak DtIntegrator


2006-10-11  Oliver Bolte  <obo@openoffice.org>  [224ed696c793b8f40ab2f054314e48dd6d44fa65]

INTEGRATION: CWS vcl66 (1.19.124); FILE MERGED 2006/09/20 14:37:18 pl 1.19.124.2: RESYNC: (1.19-1.20); FILE MERGED 2006/09/14 15:20:30 hdu 1.19.124.1: #i53723# changed WingDing mapping for better *doc export


2006-10-11  Oliver Bolte  <obo@openoffice.org>  [2f2568095c46bc7bcc01d4b295744509fdc6138a]

INTEGRATION: CWS vcl66 (1.15.124); FILE MERGED 2006/09/20 14:30:25 pl 1.15.124.2: RESYNC: (1.15-1.16); FILE MERGED 2006/09/18 16:37:53 pl 1.15.124.1: #i69080# allow for hewbrew unit text, general solution still needed


2006-10-11  Oliver Bolte  <obo@openoffice.org>  [76700a1e60950d302d5bd07b3d116a34af0ecbcc]

INTEGRATION: CWS vcl66 (1.65.2); FILE MERGED 2006/09/20 14:27:39 pl 1.65.2.3: RESYNC: (1.65-1.66); FILE MERGED 2006/09/20 11:42:37 pl 1.65.2.2: #i69187# settings changes (thanks to kendy) 2006/09/08 15:26:15 pl 1.65.2.1: #i68981# fix a leak


2006-10-11  Oliver Bolte  <obo@openoffice.org>  [61718e5018c8a042c10e75ae252fcbe9a837a06a]

INTEGRATION: CWS vcl66 (1.109.110); FILE MERGED 2006/09/20 10:54:02 pl 1.109.110.2: RESYNC: (1.109-1.110); FILE MERGED 2006/09/20 09:04:21 pl 1.109.110.1: #i69645# do not use SetActualText too often


2006-10-11  Oliver Bolte  <obo@openoffice.org>  [282ed470a387cf20510f8e748f035458e0a734a6]

INTEGRATION: CWS vcl66 (1.36.22); FILE MERGED 2006/09/20 09:56:47 pl 1.36.22.3: RESYNC: (1.36-1.37); FILE MERGED 2006/09/13 11:35:46 pl 1.36.22.2: #i69503# added some comment 2006/09/13 11:33:01 pl 1.36.22.1: #i69503# write printer changes immediately


2006-10-10  Kurt Zenker  <kz@openoffice.org>  [3faa4468af212ece8e6b6e449de66ab9151d2ab0]

#i10000# restrictionflags overwiteable (hjs)


2006-10-10  Kurt Zenker  <kz@openoffice.org>  [391fb04eb6efd796faf9eba2eb62cb3d7781ed55]

#i10000# fix path structure for c08office_patch


2006-10-09  Kurt Zenker  <kz@openoffice.org>  [09ef5ba022f4024a0dd8dda0bff1361a2ecdbf3d]

#i10000# diff changes to get it buildable


2006-10-09  Kurt Zenker  <kz@openoffice.org>  [ae24c82ca95e533b9a0755b9948dc772dea8066c]

#i10000# chg. project name to libegg


2006-10-09  Hans-Joachim Lankenau  <hjs@openoffice.org>  [03ab341da16e0f70b703b77f27790dbe62331c6e]

#i70246# add pch include path to custom compile line


2006-10-09  Kurt Zenker  <kz@openoffice.org>  [8318428c19869ebe78d169966ceaf90485e5c1a4]

#i10000# missing extern c


2006-10-09  Kurt Zenker  <kz@openoffice.org>  [78fc0c05c7456cca3c40521582d395858438b1ca]

#i10000# use oslGenericFunction instead of function pointer


2006-10-09  Kurt Zenker  <kz@openoffice.org>  [08c87aa029e988d1b9b642befb265403dba74725]

#i10000# use getFunctionSymbol instead of getSymbol


2006-10-09  Caolán McNamara  <cmc@openoffice.org>  [7aed0682619877186ee4796d2110147d57e44957]

#i68928 add libxslt


2006-10-09  Hans-Joachim Lankenau  <hjs@openoffice.org>  [4fcfc8e26435d77152352baad5e51084b977450e]

#i70194# missing dependency breaks mp builds


2006-10-06  Vladimir Glazounov  <vg@openoffice.org>  [9698d5d65ff9c8bc0984122dd7fe72c16a82ea02]

new version for SRC680


2006-10-06  Kurt Zenker  <kz@openoffice.org>  [e758376f13ecc6aa5d3b10a073e26092b2cd17f4]

SRC680


2006-10-06  Kurt Zenker  <kz@openoffice.org>  [5105a836dc7a5889715ebd4591a6fd5702f899f2]

#i10000# gernerate a new configure scpipt of configure.in rev 1.181


2006-10-06  Kurt Zenker  <kz@openoffice.org>  [b334ca3469a829de06c7a38056bb9162e074f4f9]

INTEGRATION: CWS fwk46 (1.6.10); FILE MERGED 2006/08/21 08:33:52 mav 1.6.10.1: #i67988# avoid hash duplication


2006-10-06  Kurt Zenker  <kz@openoffice.org>  [b139855c36963227bd7e311b4a98defc7e46b7ee]

INTEGRATION: CWS fwk46 (1.3.42); FILE MERGED 2006/08/21 08:33:52 mav 1.3.42.1: #i67988# avoid hash duplication


2006-10-06  Kurt Zenker  <kz@openoffice.org>  [53dcd34e5f00cd25e3970866d09a4cbb3d0bc70e]

INTEGRATION: CWS fwk46 (1.21.42); FILE MERGED 2006/08/21 08:33:51 mav 1.21.42.1: #i67988# avoid hash duplication


2006-10-06  Kurt Zenker  <kz@openoffice.org>  [e192c51f8a3760271df686dd2c6ed224afa05450]

INTEGRATION: CWS fwk46 (1.180.22); FILE MERGED 2006/09/11 16:18:38 mav 1.180.22.2: RESYNC: (1.180-1.181); FILE MERGED 2006/08/18 08:34:10 mav 1.180.22.1: #i65339# disconnect from the storage on retry


2006-10-06  Kurt Zenker  <kz@openoffice.org>  [b71d1110f5089ffb0a496b02bf309a0f740a656a]

INTEGRATION: CWS fwk46 (1.21.18); FILE MERGED 2006/08/29 08:52:33 pb 1.21.18.2: fix: #i69014# set graphic path for Draw/Impress export 2006/08/17 15:53:18 mav 1.21.18.1: #i63542# fix selection of the default filter


2006-10-06  Kurt Zenker  <kz@openoffice.org>  [86bc2d0a8e1e12d3e86cd8147dae20d9e74e14b5]

INTEGRATION: CWS fwk46 (1.6.84); FILE MERGED 2006/09/14 15:24:30 mav 1.6.84.1: #i64376# do the correct conversion


2006-10-06  Kurt Zenker  <kz@openoffice.org>  [93a51f619f4953442b7411420d722c01f0e29e3b]

INTEGRATION: CWS fwk46 (1.27.82); FILE MERGED 2006/09/12 18:04:47 mav 1.27.82.2: fix warning 2006/08/29 09:34:17 pb 1.27.82.1: fix: #b6454665# split buildid-list if it is too long for one line


2006-10-06  Kurt Zenker  <kz@openoffice.org>  [3870a1b6f62cffffd29413cc9a3c6c0e7b520a9f]

INTEGRATION: CWS fwk46 (1.116.84); FILE MERGED 2006/09/05 06:27:36 pb 1.116.84.1: fix: #i68403# initialize SfxHelpIndexWindow_Impl::bWasCursorLeftOrRight


2006-10-06  Kurt Zenker  <kz@openoffice.org>  [56434a05a9f9cb1fe678908d04f8d23619d29a6a]

INTEGRATION: CWS fwk46 (1.109.2); FILE MERGED 2006/09/11 16:13:06 mav 1.109.2.2: RESYNC: (1.109-1.110); FILE MERGED 2006/08/29 08:58:16 pb 1.109.2.1: fix: #i68327# fix in error message


2006-10-06  Kurt Zenker  <kz@openoffice.org>  [9f39070046678eb8aeb51d210c90150647d31ad7]

INTEGRATION: CWS fwk46 (1.38.88); FILE MERGED 2006/09/11 10:53:43 pb 1.38.88.1: fix: #i68646# HelpId for RadioButtonListBox


2006-10-06  Kurt Zenker  <kz@openoffice.org>  [2ad115d7f5722c2547cd147cb3b52d747112f202]

INTEGRATION: CWS fwk46 (1.64.22); FILE MERGED 2006/09/11 10:59:33 pb 1.64.22.1: fix: #i68646# HID_OPTIONS_MULTIPATH_LIST added


2006-10-06  Kurt Zenker  <kz@openoffice.org>  [05548b21d7d57189965c598569bd7b2d0ca7706e]

INTEGRATION: CWS fwk46 (1.16.152); FILE MERGED 2006/09/11 15:09:35 mav 1.16.152.2: RESYNC: (1.16-1.17); FILE MERGED 2006/08/11 10:29:15 mav 1.16.152.1: #i57728# fix copying and pasting of OLE objects without server


2006-10-06  Kurt Zenker  <kz@openoffice.org>  [c995e9c984b10fc7368fd42f02d7483ed7aac70b]

INTEGRATION: CWS fwk46 (1.102.20); FILE MERGED 2006/09/11 14:58:02 mav 1.102.20.2: RESYNC: (1.102-1.103); FILE MERGED 2006/08/11 10:29:14 mav 1.102.20.1: #i57728# fix copying and pasting of OLE objects without server


2006-10-06  Kurt Zenker  <kz@openoffice.org>  [ab04c3ba130b941d226598b1023c4dc5de7dc874]

INTEGRATION: CWS fwk46 (1.31.14); FILE MERGED 2006/08/28 11:59:29 mav 1.31.14.1: #i57728# get correct replacement


2006-10-06  Kurt Zenker  <kz@openoffice.org>  [3eb1a2bb93d582e293b8705897b5053051d91d4d]

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>  [089212a020bc72794ba408beadd1b84d70327f9b]

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>  [a65e36f771adda58bb0e926bb57039ff613a5120]

INTEGRATION: CWS onlineupdate4 (1.9.162); FILE MERGED 2006/09/29 09:30:33 dv 1.9.162.1: #i69938# Added another page to the first start-up wizard for the 'automatic online update notification' feature


2006-10-06  Kurt Zenker  <kz@openoffice.org>  [b6979b1231d9becd9c267ba6519c4d1dd6d70245]

INTEGRATION: CWS onlineupdate4 (1.6.246); FILE MERGED 2006/09/29 09:30:33 dv 1.6.246.1: #i69938# Added another page to the first start-up wizard for the 'automatic online update notification' feature


2006-10-06  Kurt Zenker  <kz@openoffice.org>  [e3e5b23b703c59ea85d15d9362ad8ac889db7b74]

INTEGRATION: CWS gtkquickstart (1.43.46); FILE MERGED 2006/08/07 13:45:00 mmeeks 1.43.46.2: Issue number: i#57872# Submitted by: mmeeks

Fix a number of Win32 build / re-factoring issues in the initial work.
2006/08/01 10:57:04 mmeeks 1.43.46.1: #i57872#
gtk systray quickstarter

2006-10-06  Kurt Zenker  <kz@openoffice.org>  [e00d7a51faa4099379a4b22af5b91b5b1d2d660a]

INTEGRATION: CWS impress107 (1.27.102); FILE MERGED 2006/09/15 15:04:38 sj 1.27.102.1: #i69566# also applying destination pixel size when exporting single bitmaps


2006-10-06  Kurt Zenker  <kz@openoffice.org>  [d4dcb052033c1a9a34c8adf8a6c9ca8706f01066]

INTEGRATION: CWS onlineupdate4 (1.3.246); FILE MERGED 2006/09/29 09:30:33 dv 1.3.246.1: #i69938# Added another page to the first start-up wizard for the 'automatic online update notification' feature


2006-10-06  Kurt Zenker  <kz@openoffice.org>  [3ee23b1341444fb7225d6ea2c2a5b4e8139ec1ff]

INTEGRATION: CWS gtkquickstart (1.36.136); FILE MERGED 2006/09/29 11:02:03 mmeeks 1.36.136.3: RESYNC: (1.36-1.38); FILE MERGED 2006/08/07 13:45:00 mmeeks 1.36.136.2: Issue number: i#57872# Submitted by: mmeeks

Fix a number of Win32 build / re-factoring issues in the initial work.
2006/08/01 10:57:04 mmeeks 1.36.136.1: #i57872#
gtk systray quickstarter

2006-10-06  Kurt Zenker  <kz@openoffice.org>  [06b49609ec3e4098a70f8b3d441bebc21f02e6f4]

INTEGRATION: CWS impress107 (1.135.136); FILE MERGED 2006/09/21 09:51:48 sj 1.135.136.1: #i69218# added patch (fixed uninitialized variable)


2006-10-06  Kurt Zenker  <kz@openoffice.org>  [3005d6a0a885a58780d24bbe76ad69d096d02816]

INTEGRATION: CWS fwk46 (1.49.18); FILE MERGED 2006/08/28 12:02:17 mav 1.49.18.1: #i57728# get correct replacement


2006-10-06  Kurt Zenker  <kz@openoffice.org>  [cd42cb029b029983208cf76a5f93b364e0d28c2c]

INTEGRATION: CWS onlineupdate4 (1.7.8); FILE MERGED 2006/10/04 08:59:53 dv 1.7.8.2: RESYNC: (1.7-1.8); FILE MERGED 2006/09/29 09:30:33 dv 1.7.8.1: #i69938# Added another page to the first start-up wizard for the 'automatic online update notification' feature


2006-10-06  Kurt Zenker  <kz@openoffice.org>  [bfb5fc12ce56cb7a1a0dc12c9ab7f1a6847d63b7]

INTEGRATION: CWS gtkquickstart (1.1.2); FILE ADDED 2006/08/01 10:59:27 mmeeks 1.1.2.2: Issue number: i#57872# Submitted by: mmeeks Warning fixes. 2006/08/01 10:57:04 mmeeks 1.1.2.1: #i57872# gtk systray quickstarter


2006-10-06  Kurt Zenker  <kz@openoffice.org>  [b4994713967145d7ba46818622ad56cf8cab02ee]

INTEGRATION: CWS onlineupdate4 (1.7.158); FILE MERGED 2006/09/29 09:30:32 dv 1.7.158.1: #i69938# Added another page to the first start-up wizard for the 'automatic online update notification' feature


2006-10-06  Kurt Zenker  <kz@openoffice.org>  [982036b1927e7e016870bbe63104faca618c5836]

INTEGRATION: CWS gtkquickstart (1.18.430); FILE MERGED 2006/08/07 13:45:00 mmeeks 1.18.430.2: Issue number: i#57872# Submitted by: mmeeks

Fix a number of Win32 build / re-factoring issues in the initial work.
2006/08/01 10:57:04 mmeeks 1.18.430.1: #i57872#
gtk systray quickstarter

2006-10-06  Kurt Zenker  <kz@openoffice.org>  [d23e6f250fc60984f3df7187d6fd1b50f29c7b40]

INTEGRATION: CWS onlineupdate4 (1.11.10); FILE MERGED 2006/10/04 08:59:45 dv 1.11.10.2: RESYNC: (1.11-1.12); FILE MERGED 2006/09/29 09:30:32 dv 1.11.10.1: #i69938# Added another page to the first start-up wizard for the 'automatic online update notification' feature


2006-10-06  Kurt Zenker  <kz@openoffice.org>  [7e8d46b8988527967825fbb7210747e625ba1975]

INTEGRATION: CWS gtkquickstart (1.46.64); FILE MERGED 2006/10/03 08:37:46 mmeeks 1.46.64.4: i#57872# fix ooqstart.desktop -> qstart.desktop 2006/09/29 11:01:14 mmeeks 1.46.64.3: RESYNC: (1.46-1.47); FILE MERGED 2006/08/07 13:45:00 mmeeks 1.46.64.2: Issue number: i#57872# Submitted by: mmeeks

Fix a number of Win32 build / re-factoring issues in the initial work.
2006/08/01 10:57:04 mmeeks 1.46.64.1: #i57872#
gtk systray quickstarter

2006-10-06  Kurt Zenker  <kz@openoffice.org>  [67e646f585c93b51e3330c6961537cee4d2dc4ac]

INTEGRATION: CWS onlineupdate4 (1.6.52); FILE MERGED 2006/09/29 09:37:26 dv 1.6.52.1: #i69938# Added another page to the first start-up wizard for the 'automatic online update notification' feature


2006-10-06  Kurt Zenker  <kz@openoffice.org>  [18ab7a30953b11bfec64f3d9b96bc13e1c2e7afb]

INTEGRATION: CWS fwk46 (1.14.6); FILE MERGED 2006/08/18 12:33:20 mav 1.14.6.1: #i64905# fix reentrance problem


2006-10-06  Kurt Zenker  <kz@openoffice.org>  [0c849b3c0de0bbebdc7c119e5a33970e9969dc9a]

INTEGRATION: CWS gtkquickstart (1.43.106); FILE MERGED 2006/08/09 15:11:16 mmeeks 1.43.106.3: fix another win32 portability issue. 2006/08/08 09:03:10 mmeeks 1.43.106.2: i#57872# - fix quickstart build for w32. 2006/08/01 10:57:03 mmeeks 1.43.106.1: #i57872# gtk systray quickstarter


2006-10-06  Kurt Zenker  <kz@openoffice.org>  [84604a2b6e3a4d64627c5f9a0a8406690e8eb31b]

INTEGRATION: CWS fwk46 (1.19.4); FILE MERGED 2006/08/18 12:33:20 mav 1.19.4.1: #i64905# fix reentrance problem


2006-10-06  Kurt Zenker  <kz@openoffice.org>  [38ae677cdea6cc48c72aa6260713dd19d1bd9992]

INTEGRATION: CWS gtkquickstart (1.10.106); FILE MERGED 2006/09/28 21:39:49 mmeeks 1.10.106.2: Issue number: i#57872# Submitted by: mmeeks rename 'eggtray' -> 'libegg' [ a misleading name for certain ] 2006/08/01 10:57:03 mmeeks 1.10.106.1: #i57872# gtk systray quickstarter


2006-10-06  Kurt Zenker  <kz@openoffice.org>  [cca417f1bd5da238e0affc656db1b2c0fccead82]

INTEGRATION: CWS fwk46 (1.16.6); FILE MERGED 2006/08/18 12:33:20 mav 1.16.6.1: #i64905# fix reentrance problem


2006-10-06  Kurt Zenker  <kz@openoffice.org>  [921af70668492e51537804a935ecd43b647ae3c6]

INTEGRATION: CWS impress107 (1.7.50); FILE MERGED 2006/09/25 08:51:01 af 1.7.50.1: #138884# In UpdateSelection existence of master pages is checked before TRG_GetMasterPage() is called.


2006-10-06  Kurt Zenker  <kz@openoffice.org>  [36f187b28d206fdcbbbfe213766819bb50fa9da8]

INTEGRATION: CWS onlineupdate4 (1.2.6); FILE MERGED 2006/08/16 11:53:58 dv 1.2.6.1: #i68671# Show icon only in active window


2006-10-06  Kurt Zenker  <kz@openoffice.org>  [a2e3cc62673e3b810b8d66b4456d6374ded91116]

INTEGRATION: CWS fwk46 (1.4.6); FILE MERGED 2006/09/14 12:30:40 mav 1.4.6.3: #i64376# fix UI-deactivation call 2006/08/21 06:37:52 mav 1.4.6.2: #i64376# let the replacement image be updated 2006/08/18 12:33:20 mav 1.4.6.1: #i64905# fix reentrance problem


2006-10-06  Kurt Zenker  <kz@openoffice.org>  [ec733d434672be69743f58b4ac4afaac4497acdf]

INTEGRATION: CWS impress107 (1.18.62); FILE MERGED 2006/09/18 13:53:29 cl 1.18.62.1: #i69449# check for not available viewframe


2006-10-06  Kurt Zenker  <kz@openoffice.org>  [374911c6770f0255531a8ef23c7cd69df8d7637e]

INTEGRATION: CWS onlineupdate4 (1.2.6); FILE MERGED 2006/09/25 13:01:55 dv 1.2.6.1: #i69837# provide default bubble text


2006-10-06  Kurt Zenker  <kz@openoffice.org>  [b652714081dc773539a864dda15c3f009b9615c8]

INTEGRATION: CWS fwk46 (1.23.4); FILE MERGED 2006/09/14 15:27:35 mav 1.23.4.1: #i64376# do the correct conversion


2006-10-06  Kurt Zenker  <kz@openoffice.org>  [d5a46662e04a067adc972993cdf7fc3089d28307]

INTEGRATION: CWS impress107 (1.31.60); FILE MERGED 2006/09/18 13:52:14 cl 1.31.60.3: #i68921# fixed context menu behaviour during pause, blank and end slide 2006/09/15 15:32:07 cl 1.31.60.2: #i68035# add previous to context menu for blank, pause and end mode to get to previous slide 2006/09/15 15:17:46 cl 1.31.60.1: #i69449# check for not available viewframe


2006-10-06  Kurt Zenker  <kz@openoffice.org>  [f667e3d4dc5967ef509afd8e08d4e9083a8b5620]

INTEGRATION: CWS gtkquickstart (1.6.478); FILE MERGED 2006/08/01 10:57:03 mmeeks 1.6.478.1: #i57872# gtk systray quickstarter


2006-10-06  Kurt Zenker  <kz@openoffice.org>  [05b6449a94853ab5cb4de099e728f689cbf5c8d5]

INTEGRATION: CWS impress107 (1.3.2); FILE MERGED 2006/09/18 14:12:27 cl 1.3.2.2: #i67799# removed old SISSL 2006/09/18 14:10:46 cl 1.3.2.1: #/*************************************************************************


2006-10-06  Kurt Zenker  <kz@openoffice.org>  [07ef0f4b18d4a0c0bf6213f9e6a5eaac1be777cf]

INTEGRATION: CWS gtkquickstart (1.4.498); FILE MERGED 2006/08/01 10:57:03 mmeeks 1.4.498.1: #i57872# gtk systray quickstarter


2006-10-06  Kurt Zenker  <kz@openoffice.org>  [0f4aa9b69f635d2535e9e04153638f9defe97d4b]

INTEGRATION: CWS onlineupdate4 (1.2.6); FILE MERGED 2006/10/05 11:09:45 dv 1.2.6.12: Initial AddDesktopIcon didn't show bubble 2006/10/04 08:41:15 dv 1.2.6.11: RESYNC: (1.2-1.4); FILE MERGED 2006/09/25 13:01:43 dv 1.2.6.10: #i69837# provide default bubble text, bugfixes 2006/09/04 11:04:54 dv 1.2.6.9: No timeout of bubble window in mouse over 2006/09/01 13:31:43 dv 1.2.6.8: Removed XInitialization interface, use XPropertySet instead 2006/08/28 10:12:42 dv 1.2.6.7: #i69016# Added PropertySet interface for setting title, text and image URL 2006/08/24 13:35:51 dv 1.2.6.6: Resize bubble window 2006/08/21 12:06:15 dv 1.2.6.5: Use OnNew event for icon switching, too 2006/08/18 11:39:37 dv 1.2.6.4: #i68671# Retry setting Icon for linux 2006/08/18 05:51:08 dv 1.2.6.3: #i68671# Use IsTopWin instead of IsActiveWin 2006/08/17 06:35:42 dv 1.2.6.2: #i68671# Show icon only in active window (fixes) 2006/08/16 11:53:57 dv 1.2.6.1: #i68671# Show icon only in active window


2006-10-06  Kurt Zenker  <kz@openoffice.org>  [a059ae18bc3946de63812a9f2998f1758abd3ad6]

INTEGRATION: CWS fwk46 (1.24.10); FILE MERGED 2006/08/17 09:46:06 mav 1.24.10.1: #i65568# do not switch the persistance of the linked document


2006-10-06  Kurt Zenker  <kz@openoffice.org>  [77b65c8b60cebdf346f98376db6e975f16868f96]

INTEGRATION: CWS impress107 (1.116.68); FILE MERGED 2006/09/18 14:18:28 cl 1.116.68.1: #i55849# fixed space before ? problem


2006-10-06  Kurt Zenker  <kz@openoffice.org>  [920a04b27741cba6cc586aa86d0435e01f336c0e]

INTEGRATION: CWS gtkquickstart (1.11.72); FILE MERGED 2006/09/29 10:26:06 mmeeks 1.11.72.2: RESYNC: (1.11-1.12); FILE MERGED 2006/08/01 10:57:03 mmeeks 1.11.72.1: #i57872# gtk systray quickstarter


2006-10-06  Kurt Zenker  <kz@openoffice.org>  [9b69d6fb174e9c39150861a4d46acc2fef4bcb7d]

INTEGRATION: CWS onlineupdate4 (1.2.6); FILE MERGED 2006/08/28 10:16:30 dv 1.2.6.1: #i69016# Added COMPHELPERLIB


2006-10-06  Kurt Zenker  <kz@openoffice.org>  [dbf67543c68fb15940ab363fc6b85c55ea2fa9a7]

INTEGRATION: CWS impress107 (1.23.228); FILE MERGED 2006/09/18 14:02:52 cl 1.23.228.1: #i68397# init used m_bSlideSound member


2006-10-06  Kurt Zenker  <kz@openoffice.org>  [2b344da245f9a933b69b781954f9afb9bf517cff]

INTEGRATION: CWS fwk46 (1.120.24); FILE MERGED 2006/08/29 08:40:21 pb 1.120.24.2: fix: #i69014# Graphic: $(insturl)/user/gallery -> $(userurl)/gallery 2006/08/29 08:35:07 pb 1.120.24.1: fix: #i69014# Graphic:


2006-10-06  Kurt Zenker  <kz@openoffice.org>  [6078ff6b6bacc0a765460b83847500660ecfcc60]

INTEGRATION: CWS onlineupdate4 (1.2.6); FILE MERGED 2006/10/04 08:40:35 dv 1.2.6.4: RESYNC: (1.2-1.5); FILE MERGED 2006/09/26 13:05:27 obr 1.2.6.3: #i69837# default bubble text moved to ui library 2006/09/25 13:00:16 dv 1.2.6.2: #i69837# Get default bubble text from ui component 2006/09/01 13:32:36 dv 1.2.6.1: UI component removed XInitialization interface, use XPropertySet instead


2006-10-06  Kurt Zenker  <kz@openoffice.org>  [39cbf595895ff7647e185db74fb059078daf45c8]

INTEGRATION: CWS fwk46 (1.4.22); FILE MERGED 2006/08/29 08:42:08 pb 1.4.22.1: fix: #i69014# Graphic: $(insturl)/user/gallery -> $(userurl)/gallery


2006-10-06  Kurt Zenker  <kz@openoffice.org>  [b355fb1ac293807a37c21752e9e2a172bd44c4d5]

INTEGRATION: CWS onlineupdate4 (1.2.6); FILE MERGED 2006/10/04 11:04:27 dv 1.2.6.2: #i69938# default for enable update check should be false 2006/09/26 13:05:26 obr 1.2.6.1: #i69837# default bubble text moved to ui library


2006-10-06  Kurt Zenker  <kz@openoffice.org>  [57fad9643f23a4612608da7b94ba9401ecda9456]

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>  [5b1e1b29af36f02a456c4bd1f1ba165ad9c45bb5]

INTEGRATION: CWS fwk46 (1.45.102); FILE MERGED 2006/09/05 07:23:58 pb 1.45.102.1: fix: #i68421# initialize SvTreeListBox::pEdEntry


2006-10-06  Kurt Zenker  <kz@openoffice.org>  [7a1ea2845e549909d197876c75c2cc82e5069b0e]

INTEGRATION: CWS onlineupdate4 (1.141.14); FILE MERGED 2006/10/04 07:40:33 dv 1.141.14.2: RESYNC: (1.141-1.142); FILE MERGED 2006/08/16 14:13:00 dv 1.141.14.1: #i68667# Use ItemPos instead of id to remove item


2006-10-06  Kurt Zenker  <kz@openoffice.org>  [0bff415fe330b86b649ddea56d4603f27969d9dd]

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>  [c87470035691e1cfcf45d5031d894dfefa34c9b8]

INTEGRATION: CWS impress107 (1.16.2); FILE MERGED 2006/09/15 16:33:45 sj 1.16.2.1: #i69130# added cmyk to rgb conversion


2006-10-06  Kurt Zenker  <kz@openoffice.org>  [e59b4555b1180e46e9ae4abb0bcd5dbbe91e4d43]

INTEGRATION: CWS fwk46 (1.28.48); FILE MERGED 2006/09/11 12:26:13 mav 1.28.48.2: RESYNC: (1.28-1.29); FILE MERGED 2006/09/05 07:07:27 pb 1.28.48.1: fix: #i68386# initialize FactoryInfo::bChangedDefaultFilter


2006-10-06  Kurt Zenker  <kz@openoffice.org>  [e0cbf79a60708038f431257a251407bc13d75c6e]

INTEGRATION: CWS gtkquickstart (1.11.46); FILE MERGED 2006/08/01 10:57:02 mmeeks 1.11.46.1: #i57872# gtk systray quickstarter


2006-10-06  Kurt Zenker  <kz@openoffice.org>  [3d3bab03e55b46ae87010b72f375c58f86d356f6]

INTEGRATION: CWS gtkquickstart (1.1.2); FILE ADDED 2006/10/03 08:29:24 mmeeks 1.1.2.2: Issue number: i#57872# Submitted by: mmeeks Reviewed by:  pmladek fix Exec name 2006/08/01 10:57:02 mmeeks 1.1.2.1: #i57872# gtk systray quickstarter


2006-10-06  Kurt Zenker  <kz@openoffice.org>  [320ba487db12b5736757ad431ac304fb1e1e82c8]

INTEGRATION: CWS impresshydra (1.45.48); FILE MERGED 2006/07/19 16:03:10 cl 1.45.48.1: #i12719# added support for multi monitor


2006-10-06  Kurt Zenker  <kz@openoffice.org>  [603cbd070cbfa4379ad58b21db906c8a97f6d2d1]

INTEGRATION: CWS impresshydra (1.136.48); FILE MERGED 2006/09/20 13:58:48 cl 1.136.48.4: RESYNC: (1.136-1.137); FILE MERGED 2006/09/04 14:24:40 cl 1.136.48.3: #i67721# add support for window spanning in fullscreen mode 2006/07/18 14:40:31 cl 1.136.48.2: #i12719# added support for multi monitors 2006/07/17 12:02:12 cl 1.136.48.1: #i12719# added multi monitor support for fullscreen presentation


2006-10-06  Kurt Zenker  <kz@openoffice.org>  [f8f328b0c09e73fe16165598eb145844a73460b0]

INTEGRATION: CWS impresshydra (1.7.48); FILE MERGED 2006/09/20 13:55:27 cl 1.7.48.7: RESYNC: (1.9-1.10); FILE MERGED 2006/09/18 10:03:48 pl 1.7.48.6: #i12719# new API 2006/09/04 14:23:33 cl 1.7.48.5: #i67721# fixed typo 2006/08/29 14:48:55 cl 1.7.48.4: fixed merge conflicts 2006/08/28 13:14:06 cl 1.7.48.3: RESYNC: (1.7-1.9); FILE MERGED 2006/08/07 16:41:16 pl 1.7.48.2: make compile 2006/08/07 14:44:25 pl 1.7.48.1: #i67721# preparations for multi monitor support


2006-10-06  Kurt Zenker  <kz@openoffice.org>  [f0226caebc4c96f3923a0c7732c542cef53fc27f]

INTEGRATION: CWS impresshydra (1.15.260); FILE MERGED 2006/07/18 14:34:44 cl 1.15.260.2: #i12719# added support for multi monitors 2006/07/17 11:31:30 cl 1.15.260.1: #i12719# added multi monitor support for fullscreen presentation


2006-10-06  Kurt Zenker  <kz@openoffice.org>  [430438e6cb6c67431dd4bc5fc3264e43b1fce1e3]

INTEGRATION: CWS impresshydra (1.80.26); FILE MERGED 2006/08/28 13:13:11 cl 1.80.26.2: RESYNC: (1.80-1.81); FILE MERGED 2006/07/19 16:03:49 cl 1.80.26.1: #i12719# added support for multi monitor


2006-10-06  Kurt Zenker  <kz@openoffice.org>  [71dac80cc8a7652617832f06dbc2fac383b3d6b4]

INTEGRATION: CWS impresshydra (1.14.46); FILE MERGED 2006/09/20 13:54:43 cl 1.14.46.4: RESYNC: (1.15-1.16); FILE MERGED 2006/08/28 13:13:04 cl 1.14.46.3: RESYNC: (1.14-1.15); FILE MERGED 2006/08/09 14:35:10 pl 1.14.46.2: #i67721# on the way to multiscreen support 2006/08/07 14:44:25 pl 1.14.46.1: #i67721# preparations for multi monitor support


2006-10-06  Kurt Zenker  <kz@openoffice.org>  [fccfef4812b07a56e2ea0b7dabe27bfa6ec78ea6]

INTEGRATION: CWS impresshydra (1.205.46); FILE MERGED 2006/09/20 13:54:22 cl 1.205.46.11: RESYNC: (1.208-1.209); FILE MERGED 2006/09/05 11:20:53 pl 1.205.46.10: #i67721# showfullscreen in xinerama case 2006/08/28 13:12:57 cl 1.205.46.9: RESYNC: (1.205-1.208); FILE MERGED 2006/08/11 15:07:48 pl 1.205.46.8: #i67721# finalize xinerama case 2006/08/10 19:20:00 pl 1.205.46.7: #i67721# partial fullscreen (Xinerama) case 2006/08/10 16:23:08 pl 1.205.46.6: #i67721# set title on replaced window 2006/08/10 08:41:47 pl 1.205.46.5: #i67721# move child frames crossscreen 2006/08/09 14:35:10 pl 1.205.46.4: #i67721# on the way to multiscreen support 2006/08/07 14:44:24 pl 1.205.46.3: #i67721# preparations for multi monitor support 2006/07/18 14:32:37 cl 1.205.46.2: #i12719# added support for multi monitors 2006/07/17 12:17:29 cl 1.205.46.1: #i12719# added multi monitor support for fullscreen presentation


2006-10-06  Kurt Zenker  <kz@openoffice.org>  [9557393f936b423c1855a156dc299610e886f885]

INTEGRATION: CWS impresshydra (1.13.130); FILE MERGED 2006/09/20 13:52:26 cl 1.13.130.5: RESYNC: (1.14-1.15); FILE MERGED 2006/09/04 17:49:49 pl 1.13.130.4: #i67721# use correct visual 2006/08/29 14:49:30 cl 1.13.130.3: fixed merge conflicts 2006/08/28 13:12:21 cl 1.13.130.2: RESYNC: (1.13-1.14); FILE MERGED 2006/08/09 14:35:09 pl 1.13.130.1: #i67721# on the way to multiscreen support


2006-10-06  Kurt Zenker  <kz@openoffice.org>  [0b03fe48abf2241ccbcd18b3b66630f265434120]

INTEGRATION: CWS impresshydra (1.16.46); FILE MERGED 2006/09/20 13:52:06 cl 1.16.46.3: RESYNC: (1.17-1.18); FILE MERGED 2006/08/28 13:12:04 cl 1.16.46.2: RESYNC: (1.16-1.17); FILE MERGED 2006/08/09 14:35:09 pl 1.16.46.1: #i67721# on the way to multiscreen support


2006-10-06  Kurt Zenker  <kz@openoffice.org>  [fef634aa6b8f5077a6cfd1e98f48d44fede20692]

INTEGRATION: CWS impresshydra (1.138.48); FILE MERGED 2006/09/20 13:51:57 cl 1.138.48.7: RESYNC: (1.138-1.139); FILE MERGED 2006/09/04 17:49:49 pl 1.138.48.6: #i67721# use correct visual 2006/09/01 10:27:42 hdu 1.138.48.5: #i68546# extend glyphcache to handle multi-screen scenarios 2006/08/10 09:37:59 pl 1.138.48.4: #i67721# clean up glyph peer caching and final cleanup 2006/08/09 15:35:46 pl 1.138.48.3: #i67721# first step of making glyph rnedering multiscreen capable 2006/08/09 14:35:09 pl 1.138.48.2: #i67721# on the way to multiscreen support 2006/08/07 14:44:24 pl 1.138.48.1: #i67721# preparations for multi monitor support


2006-10-06  Kurt Zenker  <kz@openoffice.org>  [87ccc30e2a0b3b582523253e9edcc73da1a64908]

INTEGRATION: CWS impresshydra (1.31.46); FILE MERGED 2006/09/20 13:51:49 cl 1.31.46.7: RESYNC: (1.32-1.33); FILE MERGED 2006/09/04 17:49:41 pl 1.31.46.6: #i67721# check compatibility of vdev 2006/09/04 16:24:16 pl 1.31.46.5: #i67721# need to use getBitmap/drawBitmap between different screens 2006/08/29 14:49:29 cl 1.31.46.4: fixed merge conflicts 2006/08/28 13:11:57 cl 1.31.46.3: RESYNC: (1.31-1.32); FILE MERGED 2006/08/10 11:28:09 pl 1.31.46.2: #i67721# make CopyArea multi depth capable 2006/08/09 14:35:09 pl 1.31.46.1: #i67721# on the way to multiscreen support


2006-10-06  Kurt Zenker  <kz@openoffice.org>  [9aa6573c9583a3b888d702c07f3b4d99da9bebb1]

INTEGRATION: CWS impresshydra (1.42.46); FILE MERGED 2006/09/20 13:51:40 cl 1.42.46.6: RESYNC: (1.44-1.45); FILE MERGED 2006/08/29 14:49:29 cl 1.42.46.5: fixed merge conflicts 2006/08/28 13:11:49 cl 1.42.46.4: RESYNC: (1.42-1.44); FILE MERGED 2006/08/10 11:28:08 pl 1.42.46.3: #i67721# make CopyArea multi depth capable 2006/08/09 18:39:40 pl 1.42.46.2: #i67721# make gtk NWF multiscreen capable 2006/08/09 14:35:08 pl 1.42.46.1: #i67721# on the way to multiscreen support


2006-10-06  Kurt Zenker  <kz@openoffice.org>  [777ec103df87927f88564bc1d2c1bbac2b76a57f]

INTEGRATION: CWS impresshydra (1.21.46); FILE MERGED 2006/09/20 13:51:21 cl 1.21.46.4: RESYNC: (1.23-1.24); FILE MERGED 2006/08/29 14:49:29 cl 1.21.46.3: fixed merge conflicts 2006/08/28 13:11:41 cl 1.21.46.2: RESYNC: (1.21-1.23); FILE MERGED 2006/08/09 14:35:08 pl 1.21.46.1: #i67721# on the way to multiscreen support


2006-10-06  Kurt Zenker  <kz@openoffice.org>  [43542ed32bb1160ac99d9800befbbec4bff983c6]

INTEGRATION: CWS impresshydra (1.10.48); FILE MERGED 2006/09/01 13:56:53 hdu 1.10.48.3: #i68546# optimization for single-screen use in multi-screen scenario 2006/09/01 10:27:42 hdu 1.10.48.2: #i68546# extend glyphcache to handle multi-screen scenarios 2006/08/09 15:35:46 pl 1.10.48.1: #i67721# first step of making glyph rnedering multiscreen capable


2006-10-06  Kurt Zenker  <kz@openoffice.org>  [aaddf88a730026f9a3f9a1806dece388c24b8e3f]

INTEGRATION: CWS impresshydra (1.42.48); FILE MERGED 2006/10/05 13:19:04 pl 1.42.48.14: #i68546# force MultiScreenGlyph usage when pixmap from non-default screen is involved 2006/10/04 13:32:31 pl 1.42.48.13: #i67721# fix a copy and paste error (hdu) 2006/09/27 09:43:58 hdu 1.42.48.12: #i67721# do not copy but reference ExtDataRef 2006/09/20 13:50:50 cl 1.42.48.11: RESYNC: (1.42-1.43); FILE MERGED 2006/09/04 11:20:06 hdu 1.42.48.10: #i68546# add wrongly deleted line again to initialize render glyph for multi-screen 2006/09/04 07:09:38 hdu 1.42.48.9: #i68546# optimization for default screen use in multi-screen scenario 2006/09/01 14:25:01 hdu 1.42.48.8: #i68546# fix initialization of multi-screen glyph pixmaps 2006/09/01 13:56:53 hdu 1.42.48.7: #i68546# optimization for single-screen use in multi-screen scenario 2006/09/01 10:59:53 hdu 1.42.48.6: #i68546# fix typo 2006/09/01 10:52:08 hdu 1.42.48.5: #i68546# handle wild mixture of multi-screen scenarios 2006/09/01 10:27:42 hdu 1.42.48.4: #i68546# extend glyphcache to handle multi-screen scenarios 2006/08/29 14:49:29 cl 1.42.48.3: fixed merge conflicts 2006/08/10 09:37:59 pl 1.42.48.2: #i67721# clean up glyph peer caching and final cleanup 2006/08/09 15:35:46 pl 1.42.48.1: #i67721# first step of making glyph rnedering multiscreen capable


2006-10-06  Kurt Zenker  <kz@openoffice.org>  [258c541776a731e8909f9c21dc6adf4e67166aa0]

INTEGRATION: CWS impresshydra (1.61.48); FILE MERGED 2006/09/20 13:50:17 cl 1.61.48.4: RESYNC: (1.61-1.62); FILE MERGED 2006/08/10 19:20:00 pl 1.61.48.3: #i67721# partial fullscreen (Xinerama) case 2006/08/09 14:35:08 pl 1.61.48.2: #i67721# on the way to multiscreen support 2006/08/07 14:44:24 pl 1.61.48.1: #i67721# preparations for multi monitor support


2006-10-06  Kurt Zenker  <kz@openoffice.org>  [07f7f526178c26a14c7fec8d35f4343795e869e3]

INTEGRATION: CWS impresshydra (1.19.134); FILE MERGED 2006/09/20 13:49:46 cl 1.19.134.3: RESYNC: (1.19-1.20); FILE MERGED 2006/08/09 14:35:08 pl 1.19.134.2: #i67721# on the way to multiscreen support 2006/08/07 14:44:23 pl 1.19.134.1: #i67721# preparations for multi monitor support


2006-10-06  Kurt Zenker  <kz@openoffice.org>  [ac8c5e538dab00512fb10a951a3fb93b993c1ff0]

INTEGRATION: CWS impresshydra (1.26.46); FILE MERGED 2006/09/20 13:49:38 cl 1.26.46.4: RESYNC: (1.27-1.28); FILE MERGED 2006/08/29 14:49:28 cl 1.26.46.3: fixed merge conflicts 2006/08/28 13:11:24 cl 1.26.46.2: RESYNC: (1.26-1.27); FILE MERGED 2006/08/09 14:35:07 pl 1.26.46.1: #i67721# on the way to multiscreen support


2006-10-06  Kurt Zenker  <kz@openoffice.org>  [327347db9dd0430db64817a7f7bda75843575117]

INTEGRATION: CWS impresshydra (1.12.48); FILE MERGED 2006/09/20 13:49:19 cl 1.12.48.6: RESYNC: (1.14-1.15); FILE MERGED 2006/09/18 09:08:23 pl 1.12.48.5: #i12719# add property default screen number, change naming 2006/09/04 16:23:22 pl 1.12.48.4: #i67721# report screen count in non xinerama case 2006/08/29 14:49:28 cl 1.12.48.3: fixed merge conflicts 2006/08/09 14:35:07 pl 1.12.48.2: #i67721# on the way to multiscreen support 2006/08/07 14:44:23 pl 1.12.48.1: #i67721# preparations for multi monitor support


2006-10-06  Kurt Zenker  <kz@openoffice.org>  [9b7cc16aa7569e4cac5593a38d80deb60750c79d]

INTEGRATION: CWS impresshydra (1.74.44); FILE MERGED 2006/09/20 13:48:44 cl 1.74.44.6: RESYNC: (1.80-1.81); FILE MERGED 2006/08/29 14:49:28 cl 1.74.44.5: fixed merge conflicts 2006/08/28 13:10:38 cl 1.74.44.4: RESYNC: (1.74-1.80); FILE MERGED 2006/08/10 09:37:58 pl 1.74.44.3: #i67721# clean up glyph peer caching and final cleanup 2006/08/09 14:35:07 pl 1.74.44.2: #i67721# on the way to multiscreen support 2006/08/07 14:44:23 pl 1.74.44.1: #i67721# preparations for multi monitor support


2006-10-06  Kurt Zenker  <kz@openoffice.org>  [acc3d65b331ed438a3d836b4bc5d797bef0a93da]

INTEGRATION: CWS impresshydra (1.43.46); FILE MERGED 2006/09/20 13:48:36 cl 1.43.46.3: RESYNC: (1.46-1.47); FILE MERGED 2006/08/28 13:10:31 cl 1.43.46.2: RESYNC: (1.43-1.46); FILE MERGED 2006/08/09 14:35:07 pl 1.43.46.1: #i67721# on the way to multiscreen support


2006-10-06  Kurt Zenker  <kz@openoffice.org>  [b8b42941a3485e9612b3cd79f770c599f222aa4c]

INTEGRATION: CWS impresshydra (1.32.46); FILE MERGED 2006/09/20 13:47:05 cl 1.32.46.4: RESYNC: (1.33-1.34); FILE MERGED 2006/08/29 14:49:28 cl 1.32.46.3: fixed merge conflicts 2006/08/28 13:09:39 cl 1.32.46.2: RESYNC: (1.32-1.33); FILE MERGED 2006/08/07 14:44:23 pl 1.32.46.1: #i67721# preparations for multi monitor support


2006-10-06  Kurt Zenker  <kz@openoffice.org>  [74211dd9badd04ba31a3bd93f0d2b4d9312e9fdd]

INTEGRATION: CWS impresshydra (1.14.10); FILE MERGED 2006/09/20 13:45:46 cl 1.14.10.7: RESYNC: (1.17-1.18); FILE MERGED 2006/08/29 14:49:27 cl 1.14.10.6: fixed merge conflicts 2006/08/28 13:09:20 cl 1.14.10.5: RESYNC: (1.14-1.17); FILE MERGED 2006/08/10 11:28:08 pl 1.14.10.4: #i67721# make CopyArea multi depth capable 2006/08/09 18:39:39 pl 1.14.10.3: #i67721# make gtk NWF multiscreen capable 2006/08/09 17:18:00 pl 1.14.10.2: #i67721# make kde NWF multiscreen capable 2006/08/09 14:35:06 pl 1.14.10.1: #i67721# on the way to multiscreen support


2006-10-06  Kurt Zenker  <kz@openoffice.org>  [c12f34eeae80e79943442cc806f03fab9cd25c83]

INTEGRATION: CWS impresshydra (1.13.10); FILE MERGED 2006/09/20 13:45:37 cl 1.13.10.3: RESYNC: (1.15-1.16); FILE MERGED 2006/08/28 13:08:51 cl 1.13.10.2: RESYNC: (1.13-1.15); FILE MERGED 2006/08/09 14:35:06 pl 1.13.10.1: #i67721# on the way to multiscreen support


2006-10-06  Kurt Zenker  <kz@openoffice.org>  [806d6ebf1d8485017501a88cd529d22c88659f30]

INTEGRATION: CWS impresshydra (1.5.322); FILE MERGED 2006/08/28 13:08:43 cl 1.5.322.2: RESYNC: (1.5-1.6); FILE MERGED 2006/08/09 14:35:06 pl 1.5.322.1: #i67721# on the way to multiscreen support


2006-10-06  Kurt Zenker  <kz@openoffice.org>  [bb51d5722a5b3e180f03d2c5194b20542714e093]

INTEGRATION: CWS impresshydra (1.9.48); FILE MERGED 2006/08/11 15:07:48 pl 1.9.48.1: #i67721# finalize xinerama case


2006-10-06  Kurt Zenker  <kz@openoffice.org>  [5d04173946c8d537d5ec48c00c8a15f1b371b97e]

INTEGRATION: CWS impresshydra (1.23.102); FILE MERGED 2006/08/11 15:07:47 pl 1.23.102.6: #i67721# finalize xinerama case 2006/08/10 08:41:46 pl 1.23.102.5: #i67721# move child frames crossscreen 2006/08/09 18:39:39 pl 1.23.102.4: #i67721# make gtk NWF multiscreen capable 2006/08/09 14:35:05 pl 1.23.102.3: #i67721# on the way to multiscreen support 2006/07/18 14:31:41 cl 1.23.102.2: #i12719# added support for multi monitors 2006/07/17 12:16:34 cl 1.23.102.1: #i12719# added multi monitor support for fullscreen presentation


2006-10-06  Kurt Zenker  <kz@openoffice.org>  [34751f553ebd9534a44ff331ee546fc5747712c2]

INTEGRATION: CWS impresshydra (1.5.46); FILE MERGED 2006/08/28 13:08:24 cl 1.5.46.2: RESYNC: (1.5-1.6); FILE MERGED 2006/08/09 14:35:05 pl 1.5.46.1: #i67721# on the way to multiscreen support


2006-10-06  Kurt Zenker  <kz@openoffice.org>  [2bc833bbb0ff5ed92530c0a8a14968e14dbc847b]

INTEGRATION: CWS impresshydra (1.24.264); FILE MERGED 2006/08/10 19:19:59 pl 1.24.264.3: #i67721# partial fullscreen (Xinerama) case 2006/07/17 14:01:33 cl 1.24.264.2: #i12719# added multi monitor support for fullscreen presentation 2006/07/17 13:52:59 cl 1.24.264.1: #i12719# added multi monitor support for fullscreen presentation


2006-10-06  Kurt Zenker  <kz@openoffice.org>  [8b871cb9a776f353278d843895033e16a121bc35]

INTEGRATION: CWS impresshydra (1.4.322); FILE MERGED 2006/08/09 14:35:05 pl 1.4.322.1: #i67721# on the way to multiscreen support


2006-10-06  Kurt Zenker  <kz@openoffice.org>  [e48a20807268049b9912f283059ab53d8e9e0dd0]

INTEGRATION: CWS impresshydra (1.7.134); FILE MERGED 2006/08/09 14:35:05 pl 1.7.134.1: #i67721# on the way to multiscreen support


2006-10-06  Kurt Zenker  <kz@openoffice.org>  [c2fcf75829cdc55f2d2a16c5ec01fe83ba5205e5]

INTEGRATION: CWS impresshydra (1.5.322); FILE MERGED 2006/09/18 09:08:48 pl 1.5.322.2: #i12719# add property default screen number, change naming 2006/08/07 14:44:23 pl 1.5.322.1: #i67721# preparations for multi monitor support


2006-10-06  Kurt Zenker  <kz@openoffice.org>  [3f71d90c7ee3af71c81eb9eabf74c91782b32c2c]

INTEGRATION: CWS impresshydra (1.5.48); FILE MERGED 2006/08/09 14:35:05 pl 1.5.48.1: #i67721# on the way to multiscreen support


2006-10-06  Kurt Zenker  <kz@openoffice.org>  [4ff91b5c9ce949b2d95b6e2fb201ce7332c2dce0]

INTEGRATION: CWS impresshydra (1.37.48); FILE MERGED 2006/09/04 17:48:55 pl 1.37.48.6: #i67721# use correct visual 2006/08/29 14:49:27 cl 1.37.48.5: fixed merge conflicts 2006/08/10 11:28:08 pl 1.37.48.4: #i67721# make CopyArea multi depth capable 2006/08/10 09:37:58 pl 1.37.48.3: #i67721# clean up glyph peer caching and final cleanup 2006/08/09 18:39:38 pl 1.37.48.2: #i67721# make gtk NWF multiscreen capable 2006/08/09 14:35:04 pl 1.37.48.1: #i67721# on the way to multiscreen support


2006-10-06  Kurt Zenker  <kz@openoffice.org>  [c4c92f7a7954b9e4674cc273222a8388812dbc81]

INTEGRATION: CWS impresshydra (1.50.48); FILE MERGED 2006/09/05 11:20:52 pl 1.50.48.5: #i67721# showfullscreen in xinerama case 2006/08/10 16:23:08 pl 1.50.48.4: #i67721# set title on replaced window 2006/08/09 14:35:04 pl 1.50.48.3: #i67721# on the way to multiscreen support 2006/08/07 14:44:22 pl 1.50.48.2: #i67721# preparations for multi monitor support 2006/07/17 13:58:47 cl 1.50.48.1: #i12719# added multi monitor support for fullscreen presentation


2006-10-06  Kurt Zenker  <kz@openoffice.org>  [75203793e618f6da414b19d99bd13ab3f78e2412]

INTEGRATION: CWS impresshydra (1.34.48); FILE MERGED 2006/09/01 10:27:43 hdu 1.34.48.6: #i68546# extend glyphcache to handle multi-screen scenarios 2006/08/28 13:07:52 cl 1.34.48.5: RESYNC: (1.34-1.36); FILE MERGED 2006/08/10 09:37:58 pl 1.34.48.4: #i67721# clean up glyph peer caching and final cleanup 2006/08/09 15:35:46 pl 1.34.48.3: #i67721# first step of making glyph rnedering multiscreen capable 2006/08/09 14:35:04 pl 1.34.48.2: #i67721# on the way to multiscreen support 2006/08/07 14:44:22 pl 1.34.48.1: #i67721# preparations for multi monitor support


2006-10-06  Kurt Zenker  <kz@openoffice.org>  [74ae080935c6b1b664d0b526e9767538b2e42b37]

INTEGRATION: CWS impresshydra (1.8.132); FILE MERGED 2006/08/09 14:35:04 pl 1.8.132.1: #i67721# on the way to multiscreen support


2006-10-06  Kurt Zenker  <kz@openoffice.org>  [d0153fc9f93412b093daee8d44a8373ce8913f99]

INTEGRATION: CWS impresshydra (1.13.48); FILE MERGED 2006/08/09 15:35:46 pl 1.13.48.1: #i67721# first step of making glyph rnedering multiscreen capable


2006-10-06  Kurt Zenker  <kz@openoffice.org>  [223a568a77026dfd15e68c50b873321938d57c60]

INTEGRATION: CWS impresshydra (1.8.46); FILE MERGED 2006/09/20 13:45:28 cl 1.8.46.3: RESYNC: (1.9-1.10); FILE MERGED 2006/08/28 13:06:53 cl 1.8.46.2: RESYNC: (1.8-1.9); FILE MERGED 2006/08/09 14:35:04 pl 1.8.46.1: #i67721# on the way to multiscreen support


2006-10-06  Kurt Zenker  <kz@openoffice.org>  [f8f24ded29e87bbbe4f8265fad746096b1a311ad]

INTEGRATION: CWS impresshydra (1.49.44); FILE MERGED 2006/09/20 13:45:19 cl 1.49.44.13: RESYNC: (1.54-1.55); FILE MERGED 2006/09/04 17:56:25 pl 1.49.44.12: #i67721# update system data 2006/09/04 17:50:29 pl 1.49.44.11: #i67721# realize window on new screen 2006/08/29 14:49:27 cl 1.49.44.10: fixed merge conflicts 2006/08/28 13:06:45 cl 1.49.44.9: RESYNC: (1.49-1.54); FILE MERGED 2006/08/11 15:07:47 pl 1.49.44.8: #i67721# finalize xinerama case 2006/08/11 10:32:09 pl 1.49.44.7: #i67721# use local list 2006/08/10 08:41:46 pl 1.49.44.6: #i67721# move child frames crossscreen 2006/08/09 18:39:38 pl 1.49.44.5: #i67721# make gtk NWF multiscreen capable 2006/08/09 14:35:03 pl 1.49.44.4: #i67721# on the way to multiscreen support 2006/08/07 14:44:22 pl 1.49.44.3: #i67721# preparations for multi monitor support 2006/07/18 14:30:31 cl 1.49.44.2: #i12719# added support for multi monitors 2006/07/17 12:15:39 cl 1.49.44.1: #i12719# added multi monitor support for fullscreen presentation


2006-10-06  Kurt Zenker  <kz@openoffice.org>  [db3300c021fe098906ab98a3b4bed586c882cbc8]

INTEGRATION: CWS impresshydra (1.29.10); FILE MERGED 2006/09/20 13:45:10 cl 1.29.10.7: RESYNC: (1.32-1.33); FILE MERGED 2006/08/29 14:49:26 cl 1.29.10.6: fixed merge conflicts 2006/08/28 13:06:37 cl 1.29.10.5: RESYNC: (1.29-1.32); FILE MERGED 2006/08/10 16:22:23 pl 1.29.10.4: #i67721# make gtk NWF multiscreen capable 2006/08/10 11:28:07 pl 1.29.10.3: #i67721# make CopyArea multi depth capable 2006/08/09 18:39:37 pl 1.29.10.2: #i67721# make gtk NWF multiscreen capable 2006/08/09 14:35:03 pl 1.29.10.1: #i67721# on the way to multiscreen support


2006-10-06  Kurt Zenker  <kz@openoffice.org>  [619e77d49e1ee2a23241a13c1756b408c10b5dbf]

INTEGRATION: CWS impresshydra (1.23.46); FILE MERGED 2006/09/20 13:44:29 cl 1.23.46.3: RESYNC: (1.26-1.27); FILE MERGED 2006/08/28 13:06:18 cl 1.23.46.2: RESYNC: (1.23-1.26); FILE MERGED 2006/08/09 14:35:02 pl 1.23.46.1: #i67721# on the way to multiscreen support


2006-10-06  Kurt Zenker  <kz@openoffice.org>  [59ffc5b939b2b774eafdb6d480e8e6774f234f22]

INTEGRATION: CWS impresshydra (1.15.48); FILE MERGED 2006/09/20 13:40:30 cl 1.15.48.4: RESYNC: (1.15-1.16); FILE MERGED 2006/07/19 15:55:38 cl 1.15.48.3: #i12719# added support for multi monitor 2006/07/18 14:13:14 cl 1.15.48.2: #i12719# added support for multi monitors 2006/07/17 12:27:18 cl 1.15.48.1: #i12719# added multi monitor support for fullscreen presentation


2006-10-06  Kurt Zenker  <kz@openoffice.org>  [7a499e5b7aa68b96f212650a40d6b7869422a0d7]

INTEGRATION: CWS impresshydra (1.241.30); FILE MERGED 2006/09/20 13:39:43 cl 1.241.30.2: RESYNC: (1.241-1.243); FILE MERGED 2006/09/04 14:21:08 cl 1.241.30.1: #140456# fallback to vcl canvas for windows display spanning


2006-10-06  Kurt Zenker  <kz@openoffice.org>  [bbfbd37b43d0fcb0122f4c5eb10af08f9e2b749a]

INTEGRATION: CWS impresshydra (1.1.2); FILE ADDED 2006/07/19 15:54:25 cl 1.1.2.1: #i12719# added support for multi monitor


2006-10-06  Kurt Zenker  <kz@openoffice.org>  [e30cb338d0afe76205fd1b637f1dd42b7a1a749b]

INTEGRATION: CWS impresshydra (1.1.2); FILE ADDED 2006/09/04 16:25:04 pl 1.1.2.2: #i67721# display service not win only anymore 2006/07/19 15:54:15 cl 1.1.2.1: #i12719# added support for multi monitor


2006-10-06  Kurt Zenker  <kz@openoffice.org>  [6fe2c8741a9aa4839cfd3070aaa0b0fd3ebd08de]

INTEGRATION: CWS impresshydra (1.1.2); FILE ADDED 2006/09/18 09:08:23 pl 1.1.2.7: #i12719# add property default screen number, change naming 2006/08/07 14:44:22 pl 1.1.2.6: #i67721# preparations for multi monitor support 2006/07/19 16:08:04 cl 1.1.2.5: #i12719# added support for multi monitor 2006/07/19 16:07:29 cl 1.1.2.4: #i12719# added support for multi monitor 2006/07/19 16:06:31 cl 1.1.2.3: #i12719# added support for multi monitor 2006/07/19 16:04:07 cl 1.1.2.2: #i12719# added support for multi monitor 2006/07/19 15:54:06 cl 1.1.2.1: #i12719# added support for multi monitor


2006-10-06  Kurt Zenker  <kz@openoffice.org>  [3472654c08100449f710cc376b69158c4534eb0c]

INTEGRATION: CWS impresshydra (1.66.48); FILE MERGED 2006/09/20 13:10:12 cl 1.66.48.4: RESYNC: (1.69-1.70); FILE MERGED 2006/09/18 09:08:22 pl 1.66.48.3: #i12719# add property default screen number, change naming 2006/08/28 12:58:40 cl 1.66.48.2: RESYNC: (1.66-1.69); FILE MERGED 2006/08/07 14:44:21 pl 1.66.48.1: #i67721# preparations for multi monitor support


2006-10-06  Kurt Zenker  <kz@openoffice.org>  [f3b57c1cb7245a89e84374296f83013d561233bd]

INTEGRATION: CWS impresshydra (1.6.48); FILE MERGED 2006/09/20 13:09:28 cl 1.6.48.2: RESYNC: (1.6-1.7); FILE MERGED 2006/07/19 15:55:08 cl 1.6.48.1: #i12719# added support for multi monitor


2006-10-06  Kurt Zenker  <kz@openoffice.org>  [2543235093b8fec6e28d93a5833ddf6bf8efec49]

INTEGRATION: CWS impresshydra (1.46.322); FILE MERGED 2006/09/20 13:05:36 cl 1.46.322.3: RESYNC: (1.46-1.47); FILE MERGED 2006/07/18 14:09:33 cl 1.46.322.2: #i12719# added support for multi monitors 2006/07/17 12:11:19 cl 1.46.322.1: #i12719# added multi monitor support for fullscreen presentation


2006-10-06  Kurt Zenker  <kz@openoffice.org>  [3782cf3a01462b782bac81e8c5da51ee0d8f57d7]

INTEGRATION: CWS impresshydra (1.15.246); FILE MERGED 2006/09/20 07:47:31 cl 1.15.246.1: #i12719# added support for multi monitors


2006-10-06  Kurt Zenker  <kz@openoffice.org>  [f2ce700b80241840c17782ce69042f6d92014e29]

INTEGRATION: CWS impresshydra (1.30.56); FILE MERGED 2006/09/20 11:50:02 cl 1.30.56.3: RESYNC: (1.30-1.31); FILE MERGED 2006/09/18 12:02:28 cl 1.30.56.2: #i12719# updated code to latest spec for multi display 2006/07/18 08:02:39 cl 1.30.56.1: #i12719# added support for multi monitors


2006-10-06  Kurt Zenker  <kz@openoffice.org>  [74c07312ed3e6060325a6a35bf7bae6641f6e5eb]

INTEGRATION: CWS impresshydra (1.3.246); FILE MERGED 2006/09/20 07:36:13 cl 1.3.246.5: #i12719# added support for multi monitors 2006/09/01 11:50:19 cl 1.3.246.4: #i12719# added support for span displays 2006/08/28 12:29:22 cl 1.3.246.3: RESYNC: (1.3-1.4); FILE MERGED 2006/07/19 15:48:34 cl 1.3.246.2: #i12719# added support for multi monitors 2006/07/18 08:00:57 cl 1.3.246.1: #i12719# added support for multi monitors


2006-10-06  Kurt Zenker  <kz@openoffice.org>  [be191c79a6d6b4568e8568c180115777227448bf]

INTEGRATION: CWS impresshydra (1.2.246); FILE MERGED 2006/09/20 07:36:13 cl 1.2.246.4: #i12719# added support for multi monitors 2006/09/01 11:50:18 cl 1.2.246.3: #i12719# added support for span displays 2006/07/19 15:48:33 cl 1.2.246.2: #i12719# added support for multi monitors 2006/07/18 08:00:57 cl 1.2.246.1: #i12719# added support for multi monitors


2006-10-06  Kurt Zenker  <kz@openoffice.org>  [d919a07d7877a36a4a5f66b098eacef89bf3c57d]

INTEGRATION: CWS impresshydra (1.23.246); FILE MERGED 2006/07/18 08:00:57 cl 1.23.246.1: #i12719# added support for multi monitors


2006-10-06  Kurt Zenker  <kz@openoffice.org>  [c91df1db5cc64869d30f4ba05ce0d162489d2d65]

INTEGRATION: CWS impresshydra (1.7.178); FILE MERGED 2006/09/20 11:10:27 cl 1.7.178.2: RESYNC: (1.7-1.8); FILE MERGED 2006/07/18 07:59:10 cl 1.7.178.1: #i12719# added support for multi monitors


2006-10-06  Kurt Zenker  <kz@openoffice.org>  [8bf20cfb0445e2135e720c9017e22ca368f5bf54]

INTEGRATION: CWS impresshydra (1.45.238); FILE MERGED 2006/09/20 07:35:50 cl 1.45.238.8: #i12719# added support for multi monitors 2006/09/18 12:02:39 cl 1.45.238.7: #i12719# updated code to latest spec for multi display 2006/09/06 09:23:11 cl 1.45.238.6: #i12719# resized display listbox 2006/09/01 11:50:00 cl 1.45.238.5: #i12719# added support for span displays 2006/08/28 12:25:04 cl 1.45.238.4: RESYNC: (1.45-1.46); FILE MERGED 2006/07/20 13:23:39 cl 1.45.238.3: #i12719# added support for multi monitors 2006/07/19 15:44:38 cl 1.45.238.2: #i12719# added support for multi monitors 2006/07/18 07:58:04 cl 1.45.238.1: #i12719# added support for multi monitors


2006-10-06  Kurt Zenker  <kz@openoffice.org>  [58a2d900f9b2c600f3b7abdebe5eef5d0f7e48bc]

INTEGRATION: CWS impresshydra (1.6.246); FILE MERGED 2006/09/20 10:57:56 cl 1.6.246.9: RESYNC: (1.7-1.8); FILE MERGED 2006/09/20 07:35:49 cl 1.6.246.8: #i12719# added support for multi monitors 2006/09/18 12:02:39 cl 1.6.246.7: #i12719# updated code to latest spec for multi display 2006/09/04 14:26:53 cl 1.6.246.6: #i67721# fixed display spanning 2006/09/01 11:50:00 cl 1.6.246.5: #i12719# added support for span displays 2006/08/28 12:24:56 cl 1.6.246.4: RESYNC: (1.6-1.7); FILE MERGED 2006/07/20 13:23:39 cl 1.6.246.3: #i12719# added support for multi monitors 2006/07/19 15:44:38 cl 1.6.246.2: #i12719# added support for multi monitors 2006/07/18 07:58:04 cl 1.6.246.1: #i12719# added support for multi monitors


2006-10-06  Kurt Zenker  <kz@openoffice.org>  [a6a2e1159db6c717dfa35a7fc910b02778173794]

INTEGRATION: CWS impresshydra (1.30.244); FILE MERGED 2006/07/18 07:58:03 cl 1.30.244.1: #i12719# added support for multi monitors


2006-10-06  Kurt Zenker  <kz@openoffice.org>  [6ff22ca946e22c85c713f99d87c3f1b5787f5dee]

INTEGRATION: CWS impresshydra (1.34.116); FILE MERGED 2006/09/20 10:48:04 cl 1.34.116.2: RESYNC: (1.34-1.35); FILE MERGED 2006/07/18 07:57:38 cl 1.34.116.1: #i12719# added support for multi monitors


2006-10-06  Kurt Zenker  <kz@openoffice.org>  [7fccbb6fd2faf8598e7840d27a44981a722f6226]

INTEGRATION: CWS impresshydra (1.3.246); FILE MERGED 2006/07/18 07:53:02 cl 1.3.246.1: #i12719# added support for multi monitors


2006-10-06  Kurt Zenker  <kz@openoffice.org>  [b061bc57c70bf7158329219598dd8be55dc9408a]

INTEGRATION: CWS impresshydra (1.15.246); FILE MERGED 2006/09/20 07:36:29 cl 1.15.246.1: #i12719# added support for multi monitors


2006-10-06  Kurt Zenker  <kz@openoffice.org>  [dd2559f2cc1a8868f985bd18bde5af461493eefc]

INTEGRATION: CWS impresshydra (1.26.172); FILE MERGED 2006/07/18 08:30:04 cl 1.26.172.1: #i12719# added support for multi monitors


2006-10-06  Kurt Zenker  <kz@openoffice.org>  [5a7042f3fa97edf523dffeba3fd8c975fd4caf5b]

INTEGRATION: CWS locales21 (1.4.16); FILE MERGED 2006/09/04 13:42:25 er 1.4.16.2: #i67057# add Chuvash_Russia (cv_RU) locale data; contributed by Rail Aliev <rail@ooo> 2006/08/30 18:17:52 er 1.4.16.1: #i68770# add LANGUAGE_USER_GERMAN_BELGIUM 0x8007 de_BE


2006-10-06  Kurt Zenker  <kz@openoffice.org>  [001036bb2513d599ebd12b57068b3031e8072cef]

INTEGRATION: CWS locales21 (1.5.16); FILE MERGED 2006/09/28 22:36:50 er 1.5.16.3: RESYNC: (1.5-1.6); FILE MERGED 2006/09/04 13:42:25 er 1.5.16.2: #i67057# add Chuvash_Russia (cv_RU) locale data; contributed by Rail Aliev <rail@ooo> 2006/08/30 18:17:52 er 1.5.16.1: #i68770# add LANGUAGE_USER_GERMAN_BELGIUM 0x8007 de_BE


2006-10-06  Kurt Zenker  <kz@openoffice.org>  [0338d3b3f23b46b1b442d725ef4c58f653c22d8a]

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-06  Kurt Zenker  <kz@openoffice.org>  [f038c710d4bca6be57ba0839ec86afeb40055749]

INTEGRATION: CWS locales21 (1.1.2); FILE ADDED 2006/09/04 14:13:29 er 1.1.2.1: #i64053# add  Walloon (wa_BE) locale data; contributed by Pablo Saratxaga <srtxg@ooo>


2006-10-06  Kurt Zenker  <kz@openoffice.org>  [a4bc22bdc4de990bf1ffdf9a6983a6a399b8a6cc]

INTEGRATION: CWS locales21 (1.8.36); FILE MERGED 2006/09/28 17:25:29 er 1.8.36.2: #i69339# CurrencyName is 'evro' instead of 'Euro' 2006/09/28 16:28:12 er 1.8.36.1: #i69339# add EUR currency and make default


2006-10-06  Kurt Zenker  <kz@openoffice.org>  [93a2f9680bd683e3b7967a5d2a1058a3783b0211]

INTEGRATION: CWS locales21 (1.3.36); FILE MERGED 2006/08/30 17:45:18 er 1.3.36.1: #i53429# LC_INDEX with correct data and UnicodeScript


2006-10-06  Kurt Zenker  <kz@openoffice.org>  [40c5606b2a959b8837436f087101d3bc43a29842]

INTEGRATION: CWS locales21 (1.3.36); FILE MERGED 2006/09/29 11:43:01 er 1.3.36.1: non-localized DefaultName of LangID and CountryID


2006-10-06  Kurt Zenker  <kz@openoffice.org>  [6461d24d4e3a7ac15fd4085dbd68e91923e31156]

INTEGRATION: CWS locales21 (1.35.12); FILE MERGED 2006/09/28 14:59:26 er 1.35.12.3: #i66875# add Friulian_Italy (fur_IT) locale data; contributed by Andrea Decorte <adecorte@ooo> 2006/09/04 14:13:28 er 1.35.12.2: #i64053# add  Walloon (wa_BE) locale data; contributed by Pablo Saratxaga <srtxg@ooo> 2006/09/04 13:42:26 er 1.35.12.1: #i67057# add Chuvash_Russia (cv_RU) locale data; contributed by Rail Aliev <rail@ooo>


2006-10-06  Kurt Zenker  <kz@openoffice.org>  [bc4c1d648543a0226a596befb8973b13ef727b4a]

INTEGRATION: CWS locales21 (1.16.12); FILE MERGED 2006/09/28 14:59:26 er 1.16.12.3: #i66875# add Friulian_Italy (fur_IT) locale data; contributed by Andrea Decorte <adecorte@ooo> 2006/09/04 14:13:28 er 1.16.12.2: #i64053# add  Walloon (wa_BE) locale data; contributed by Pablo Saratxaga <srtxg@ooo> 2006/09/04 13:42:26 er 1.16.12.1: #i67057# add Chuvash_Russia (cv_RU) locale data; contributed by Rail Aliev <rail@ooo>


2006-10-06  Kurt Zenker  <kz@openoffice.org>  [bd7c47a7d7b94844ba57ea71ac9ff52dd3f11152]

INTEGRATION: CWS locales21 (1.2.32); FILE MERGED 2006/09/29 11:43:01 er 1.2.32.1: non-localized DefaultName of LangID and CountryID


2006-10-06  Kurt Zenker  <kz@openoffice.org>  [2b8d2e6ca08bb02179d40bd523096851de9b8ec1]

INTEGRATION: CWS locales21 (1.1.2); FILE ADDED 2006/09/28 14:59:26 er 1.1.2.1: #i66875# add Friulian_Italy (fur_IT) locale data; contributed by Andrea Decorte <adecorte@ooo>


2006-10-06  Kurt Zenker  <kz@openoffice.org>  [2b31c7506ddbe2fc1ed34dbb0da3ab472621629d]

INTEGRATION: CWS locales21 (1.12.36); FILE MERGED 2006/08/30 18:34:31 er 1.12.36.1: #i68089# remove comma from MMM, AAAA date format codes


2006-10-06  Kurt Zenker  <kz@openoffice.org>  [da2a71191b49b0e72c1a1fd0e45c0c7c317561fd]

INTEGRATION: CWS locales21 (1.4.36); FILE MERGED 2006/09/29 11:43:00 er 1.4.36.1: non-localized DefaultName of LangID and CountryID


2006-10-06  Kurt Zenker  <kz@openoffice.org>  [b8d90e0557198b2e8ad4930ed0fde3e428220ae3]

INTEGRATION: CWS locales21 (1.1.2); FILE ADDED 2006/09/29 11:51:22 er 1.1.2.2: #i67057# in format codes use CurrencySymbol that's defined as usedInCompatibleFormatCodes 2006/09/04 13:42:26 er 1.1.2.1: #i67057# add Chuvash_Russia (cv_RU) locale data; contributed by Rail Aliev <rail@ooo>


2006-10-06  Kurt Zenker  <kz@openoffice.org>  [c266549bcbd6f127f2c8beda5ed44264726aae10]

INTEGRATION: CWS locales21 (1.43.12); FILE MERGED 2006/09/28 22:37:32 er 1.43.12.4: RESYNC: (1.43-1.44); FILE MERGED 2006/09/28 14:59:26 er 1.43.12.3: #i66875# add Friulian_Italy (fur_IT) locale data; contributed by Andrea Decorte <adecorte@ooo> 2006/09/04 14:13:28 er 1.43.12.2: #i64053# add  Walloon (wa_BE) locale data; contributed by Pablo Saratxaga <srtxg@ooo> 2006/09/04 13:42:26 er 1.43.12.1: #i67057# add Chuvash_Russia (cv_RU) locale data; contributed by Rail Aliev <rail@ooo>


2006-10-06  Kurt Zenker  <kz@openoffice.org>  [8edabc6f600d18ffbaf8d9b958a19747f63e5510]

INTEGRATION: CWS locales21 (1.4.20); FILE MERGED 2006/09/28 22:36:57 er 1.4.20.2: RESYNC: (1.4-1.5); FILE MERGED 2006/09/04 17:09:33 er 1.4.20.1: #i69136# classify Amharic as CTL


2006-10-06  Kurt Zenker  <kz@openoffice.org>  [77185a75e5747dff59898414fdd4a6e9db9e2122]

INTEGRATION: CWS locales21 (1.29.20); FILE MERGED 2006/09/29 14:54:41 er 1.29.20.3: MSVC likes to have its head banged against a wall 2006/09/28 22:32:26 er 1.29.20.2: RESYNC: (1.29-1.30); FILE MERGED 2006/09/04 16:59:45 er 1.29.20.1: #i68956# propagate FirstDayOfWeek and MinimalDaysInFirstWeek to calendar routines; don't keep aStartOfWeek as duplicated value


2006-10-06  Kurt Zenker  <kz@openoffice.org>  [97d880ace36b426db092198fc105fa30165cb992]

INTEGRATION: CWS locales21 (1.11.20); FILE MERGED 2006/09/04 16:59:45 er 1.11.20.1: #i68956# propagate FirstDayOfWeek and MinimalDaysInFirstWeek to calendar routines; don't keep aStartOfWeek as duplicated value


2006-10-06  Kurt Zenker  <kz@openoffice.org>  [7265dda282a81290d4b973eb36afd776afc4d149]

INTEGRATION: CWS locales21 (1.5.242); FILE MERGED 2006/09/28 17:01:33 er 1.5.242.1: #i69339# Slovenia will use Euro currency from 2007-01-01 on, the irreversible exchange rate is 239.64 SIT per EUR; reference: Council Regulation (EC) No 1086/2006 of 11 July 2006 amending Regulation (EC) No 2866/98, http://eur-lex.europa.eu/LexUriServ/LexUriServ.do?uri=OJ:L:2006:195:0001:0001:EN:PDF


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [bd069b8dd8b2680bb7719f70468ced4611a30be4]

INTEGRATION: CWS extras4pt (1.1.2); FILE ADDED 2006/09/26 09:41:12 va 1.1.2.1: #141403# Initial Revision


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [1f4182cbeda9b637c9b2554540e36a50109b12e3]

INTEGRATION: CWS extras4pt (1.1.2); FILE ADDED 2006/09/26 09:41:11 va 1.1.2.1: #141403# Initial Revision


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [90d8f0c05c043cbdef56d735d3f07aa936df0d7f]

INTEGRATION: CWS extras4pt (1.1.2); FILE ADDED 2006/09/26 09:41:10 va 1.1.2.1: #141403# Initial Revision


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [a2ea40c95cefa31d208658c65fd1ffc69854446f]

INTEGRATION: CWS extras4pt (1.1.2); FILE ADDED 2006/09/26 09:41:09 va 1.1.2.1: #141403# Initial Revision


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [1ef6bf64ff8b328c076bed551a46f8e586e7ab77]

INTEGRATION: CWS extras4pt (1.1.2); FILE ADDED 2006/09/26 09:41:08 va 1.1.2.1: #141403# Initial Revision


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [4f9d567742894d82c7409b1628d7909844a9b66b]

INTEGRATION: CWS extras4pt (1.1.2); FILE ADDED 2006/09/26 09:41:07 va 1.1.2.1: #141403# Initial Revision


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [38a81717bbb89bb2b2398b44ec3eaec19a1fa42f]

INTEGRATION: CWS extras4pt (1.1.2); FILE ADDED 2006/09/26 09:41:06 va 1.1.2.1: #141403# Initial Revision


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [0f2d3ab3b8e4de04af13ed923bfb4640556ac09e]

INTEGRATION: CWS extras4pt (1.1.2); FILE ADDED 2006/09/26 09:41:05 va 1.1.2.1: #141403# Initial Revision


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [0c0002749dad8a5645a7cfb3a073e30502337168]

INTEGRATION: CWS extras4pt (1.1.2); FILE ADDED 2006/09/26 09:41:04 va 1.1.2.1: #141403# Initial Revision


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [763e288bd65207233d09d632c5d796d7ce03650c]

INTEGRATION: CWS extras4pt (1.1.2); FILE ADDED 2006/09/26 09:39:39 va 1.1.2.1: #141403# Initial Revision


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [516ab7f06932af2e807e8b580eb2c7673f1e5dc0]

INTEGRATION: CWS extras4pt (1.1.2); FILE ADDED 2006/09/26 09:39:38 va 1.1.2.1: #141403# Initial Revision


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [a9b7e2c60e9a260c9cfb5f4c62de0810afeef0b7]

INTEGRATION: CWS extras4pt (1.1.2); FILE ADDED 2006/09/26 09:36:46 va 1.1.2.1: #141403# Initial Revision


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [aeaaa99bea7e5062ea8f0005dbf2407c99835499]

INTEGRATION: CWS extras4pt (1.1.2); FILE ADDED 2006/09/26 09:36:45 va 1.1.2.1: #141403# Initial Revision


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [a1917d1f58d95c1f9b9d7c2d8184d4353c0532e7]

INTEGRATION: CWS extras4pt (1.1.2); FILE ADDED 2006/09/26 09:36:44 va 1.1.2.1: #141403# Initial Revision


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [c5314caa7a23ad23c29844b6e028c57ba0001b86]

INTEGRATION: CWS extras4pt (1.1.2); FILE ADDED 2006/09/26 09:35:07 va 1.1.2.1: #141403# Initial Revision


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [ace9de20612930e88ea06cefdea17ae43eccdb42]

INTEGRATION: CWS extras4pt (1.1.2); FILE ADDED 2006/09/26 09:35:06 va 1.1.2.1: #141403# Initial Revision


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [15fb58cc974736f1111c2e4ac6f082af9b28d120]

INTEGRATION: CWS extras4pt (1.1.2); FILE ADDED 2006/09/26 09:35:05 va 1.1.2.1: #141403# Initial Revision


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [01febf8adec8fbd3c4acbef34e84e583bb136a24]

INTEGRATION: CWS extras4pt (1.1.2); FILE ADDED 2006/09/26 09:35:04 va 1.1.2.1: #141403# Initial Revision


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [a8469ad31a1a3caf8c594351c79ddd51cc3aaecd]

INTEGRATION: CWS extras4pt (1.1.2); FILE ADDED 2006/09/26 09:35:03 va 1.1.2.1: #141403# Initial Revision


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [60fb691c1f3603d9ac5053ec358df6851a747b51]

INTEGRATION: CWS extras4pt (1.1.2); FILE ADDED 2006/09/26 09:35:02 va 1.1.2.1: #141403# Initial Revision


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [5593dfe7c724a881bcdb51d93f0435fccd9cc96d]

INTEGRATION: CWS extras4pt (1.1.2); FILE ADDED 2006/09/26 09:35:01 va 1.1.2.1: #141403# Initial Revision


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [154e457fb3b4a43fd9a81819e71ad6d72211caa7]

INTEGRATION: CWS extras4pt (1.1.2); FILE ADDED 2006/09/26 09:32:48 va 1.1.2.1: #141402# Initial Revision


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [ad89e915c15e62c43239a63b3a93fe9f5295b0ac]

INTEGRATION: CWS extras4pt (1.1.2); FILE ADDED 2006/09/26 09:29:43 va 1.1.2.1: #141402# Initial Revision


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [ba1b79ad3be428d8b30ea5f5b50803a806727fa1]

INTEGRATION: CWS extras4pt (1.1.2); FILE ADDED 2006/09/26 09:29:16 va 1.1.2.1: #141402# Initial Revision


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [ade77a6f095a2ec5f7b5925ac8af34ab1c59593d]

INTEGRATION: CWS extras4pt (1.2.172); FILE MERGED 2006/09/26 09:26:06 va 1.2.172.1: #141403# Initial Revision Issue number: Submitted by: Reviewed by:


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [1cf938b94dd9810164cc463f4ef4265fe1897c34]

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>  [48fe64d6f1dc7ffa2a27fd19fddc0f9859d3c32c]

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>  [ed079938e2ed77e24c552695993766b91c1830a5]

INTEGRATION: CWS dr50 (1.33.40); FILE MERGED 2006/09/05 11:41:21 nn 1.33.40.1: #i68690# use the right sheets when looking for merged cells during paste


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [b5ff0ff988dc960d95ef62447c73570c812e50a9]

INTEGRATION: CWS dr50 (1.24.32); FILE MERGED 2006/09/06 15:35:03 nn 1.24.32.1: #i59914# SetMarkedOriginalSize: SetDrawModified


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [335a6beb5e9d578cad4af45f88d130d0d297f176]

INTEGRATION: CWS dr50 (1.14.42); FILE MERGED 2006/08/31 12:32:35 nn 1.14.42.1: #i58796# check for negative index


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [47d1bad7189c9d1c33a902bf35536200e657a96f]

INTEGRATION: CWS dr50 (1.55.40); FILE MERGED 2006/08/31 12:32:35 nn 1.55.40.1: #i58796# check for negative index


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [4106ae906046f3b6690208aa87e895e06f93bb63]

INTEGRATION: CWS dr50 (1.17.42); FILE MERGED 2006/08/31 12:32:35 nn 1.17.42.1: #i58796# check for negative index


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [ea0d143985be4e6103503d8092671b6931862ebc]

INTEGRATION: CWS dr50 (1.47.148); FILE MERGED 2006/09/08 20:37:08 er 1.47.148.1: #i63402# when dBase export fails due to characters that are not representable in the target text encoding, show message pointing to the cell in error


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [4f8070f245901806d09edb90bfe91f3a08cb61cb]

INTEGRATION: CWS dr50 (1.22.42); FILE MERGED 2006/09/08 20:37:08 er 1.22.42.1: #i63402# when dBase export fails due to characters that are not representable in the target text encoding, show message pointing to the cell in error


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [93a76e7f44812e26111c491a151963736f292e34]

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>  [692dd59850308e3f560687af3280c78c27a1c3d7]

INTEGRATION: CWS dr50 (1.61.40); FILE MERGED 2006/09/08 12:23:58 nn 1.61.40.1: #i61832# DeleteCells: don't copy too many cells for undo


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [e1085ad58a26b4a58cf939e517b42aee7f08d201]

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>  [21858530bf936d395c9329caf46148fa6b63e8d4]

INTEGRATION: CWS dr50 (1.35.42); FILE MERGED 2006/08/31 12:42:37 dr 1.35.42.1: #i68919# delete view forwarder, patch by cmc


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [faf5c54ba2bdca201774468ceb943dbfe7d4d42f]

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>  [a586f764baa49e7ae6d53a88555f6cc543a5e65c]

INTEGRATION: CWS dr50 (1.45.42); FILE MERGED 2006/08/31 12:54:33 dr 1.45.42.1: #i68923# uninitialized member


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [2adf42409c9457f490c531cce8ad166a1802a65d]

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>  [04b94a75ed816a45485a41c873225f5063a16f24]

INTEGRATION: CWS dr50 (1.20.42); FILE MERGED 2006/09/05 17:58:46 nn 1.20.42.1: #i57915# handle empty default cell style name


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [7e843fef6a535e2a92d8a573f6a7d82dd03d26c3]

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>  [32744582ba0164e7ee597d74a8378001d657dff3]

INTEGRATION: CWS dr50 (1.15.42); FILE MERGED 2006/09/12 11:43:28 dr 1.15.42.2: #i68483# fixed import of page styles 2006/08/31 12:28:53 dr 1.15.42.1: #i68483# 'int' is not 16 bit anymore...


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [e6eb29704a611db95e616c67b7074dff9e7db3e9]

INTEGRATION: CWS dr50 (1.5.108); FILE MERGED 2006/09/06 13:12:43 dr 1.5.108.2: #i45932# dump column records 2006/09/04 15:46:05 dr 1.5.108.1: #i54252# rework row height import, handle default row height


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [efd86303f461a29edc8642f9f7dd4a1dca0a07cd]

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>  [c10cb990253432f181d96f3447485f62a47b5d4b]

INTEGRATION: CWS dr50 (1.19.50); FILE MERGED 2006/09/05 08:36:28 dr 1.19.50.1: #i66297# do not skip attributes from default cell style


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [61f8595e54db539311648084c7fcc1bece7ff710]

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>  [fc33ce1f05d24964b613686550ef5669cb37ddb5]

INTEGRATION: CWS dr50 (1.4.50); FILE MERGED 2006/09/06 13:12:43 dr 1.4.50.2: #i45932# dump column records 2006/09/05 10:47:00 dr 1.4.50.1: #i59220# add tolerance of +-128 rows when exporting OOo1.x sheets (32000 row limit)


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [3ac9a2b925973850337ddc9bd3a3e555a076dcbc]

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>  [8405064608682d933ada86a568fdddd44ca4d84d]

INTEGRATION: CWS dr50 (1.22.50); FILE MERGED 2006/08/31 12:12:15 dr 1.22.50.1: #i68162# missing include


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [4f7cc96757174be8f7fd00bdf69980154afa9bbc]

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>  [8118926d1b519ee81f24a6319ce5b345331a0f78]

INTEGRATION: CWS dr50 (1.38.32); FILE MERGED 2006/09/04 16:10:56 dr 1.38.32.2: #i62300# read CELLMERGING records from BIFF5 2006/09/04 15:46:05 dr 1.38.32.1: #i54252# rework row height import, handle default row height


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [42dda2b8649402848e3ca56cbf2352f4d55682e3]

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>  [d6ee0129451c708e35d6d994d339fbc8ed930b53]

INTEGRATION: CWS dr50 (1.66.32); FILE MERGED 2006/09/04 16:10:55 dr 1.66.32.1: #i62300# read CELLMERGING records from BIFF5


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [7cf68a847665f07ac2e79aba403aac4803552510]

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>  [861434c7584a6d65ef181d66d105f0dfc9fa9f72]

INTEGRATION: CWS dr50 (1.21.202); FILE MERGED 2006/09/05 14:58:00 dr 1.21.202.2: #i51490# broken files, more col/row handling 2006/09/04 15:46:05 dr 1.21.202.1: #i54252# rework row height import, handle default row height


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [704ccfab5a0451de58ab71293499c71a47413629]

INTEGRATION: CWS dr50 (1.5.42); FILE MERGED 2006/09/06 13:12:10 dr 1.5.42.1: #i45932# dump column records


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [574a2a7be601ee6c61c51b5ccfd892226f49a224]

INTEGRATION: CWS dr50 (1.27.42); FILE MERGED 2006/08/31 11:52:13 dr 1.27.42.1: #i67251# use std::equal to compare memory


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [d99d970ccdcd37b7ba2ba5f01327958962f58c12]

INTEGRATION: CWS dr50 (1.22.42); FILE MERGED 2006/09/05 08:36:34 dr 1.22.42.1: #i66297# do not skip attributes from default cell style


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [7a19840ed55200908d929c8ac676df9cdae1a267]

INTEGRATION: CWS dr50 (1.5.32); FILE MERGED 2006/09/06 13:11:54 dr 1.5.32.3: #i45932# dump column records 2006/09/05 14:57:53 dr 1.5.32.2: #i51490# broken files, more col/row handling 2006/09/05 10:46:54 dr 1.5.32.1: #i59220# add tolerance of +-128 rows when exporting OOo1.x sheets (32000 row limit)


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [80d3379b026af28ac239948d520de5d4a33273bc]

INTEGRATION: CWS dr50 (1.7.32); FILE MERGED 2006/09/06 13:11:54 dr 1.7.32.2: #i45932# dump column records 2006/09/05 10:46:54 dr 1.7.32.1: #i59220# add tolerance of +-128 rows when exporting OOo1.x sheets (32000 row limit)


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [a0aac74ad09001e92576260f3739a3db24594d45]

INTEGRATION: CWS dr50 (1.29.12); FILE MERGED 2006/09/05 08:36:34 dr 1.29.12.1: #i66297# do not skip attributes from default cell style


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [592c376b69b16de9fcc7623ca489c8bbf81f3fa2]

INTEGRATION: CWS dr50 (1.13.42); FILE MERGED 2006/09/11 10:03:26 dr 1.13.42.2: #i66297# little corrections 2006/09/05 10:46:54 dr 1.13.42.1: #i59220# add tolerance of +-128 rows when exporting OOo1.x sheets (32000 row limit)


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [2e6a8872af210cbffefecf610e0cad25c9ae3fd1]

INTEGRATION: CWS dr50 (1.61.32); FILE MERGED 2006/09/04 16:10:49 dr 1.61.32.1: #i62300# read CELLMERGING records from BIFF5


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [9bdb1d2473510067da1ac74013595b661ac37800]

INTEGRATION: CWS dr50 (1.82.30); FILE MERGED 2006/09/05 14:57:52 dr 1.82.30.3: #i51490# broken files, more col/row handling 2006/09/04 16:10:49 dr 1.82.30.2: #i62300# read CELLMERGING records from BIFF5 2006/09/04 15:45:27 dr 1.82.30.1: #i54252# rework row height import, hamdle default row height


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [e8cb5737706f9ef2e98e9d181c02aa13a62627dc]

INTEGRATION: CWS dr50 (1.114.32); FILE MERGED 2006/09/05 14:57:52 dr 1.114.32.3: #i51490# broken files, more col/row handling 2006/09/04 16:10:49 dr 1.114.32.2: #i62300# read CELLMERGING records from BIFF5 2006/09/04 15:45:27 dr 1.114.32.1: #i54252# rework row height import, hamdle default row height


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [2deed0e6639bd4e593a1f9b7a2f6335fb79f8a24]

INTEGRATION: CWS dr50 (1.41.32); FILE MERGED 2006/09/05 14:57:52 dr 1.41.32.1: #i51490# broken files, more col/row handling


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [415a1db2f7702092d6da08051b986afcbaf9ff1c]

INTEGRATION: CWS dr50 (1.30.42); FILE MERGED 2006/09/05 14:57:52 dr 1.30.42.2: #i51490# broken files, more col/row handling 2006/09/04 15:45:26 dr 1.30.42.1: #i54252# rework row height import, hamdle default row height


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [2b5152a1af9486df045441c5579528598afbae7b]

INTEGRATION: CWS dr50 (1.8.42); FILE MERGED 2006/08/30 12:39:37 nn 1.8.42.1: #i68338# handle intersections of different subtotal functions


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [ab9d315f9d1abdf8afbdfc06c42cf732c65b757e]

INTEGRATION: CWS dr50 (1.73.32); FILE MERGED 2006/09/05 11:41:03 nn 1.73.32.1: #i68690# use the right sheets when looking for merged cells during paste


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [bb6a08a373341f0285f5e3a446631cb4fb148a57]

INTEGRATION: CWS dr50 (1.5.264); FILE MERGED 2006/09/08 20:37:07 er 1.5.264.1: #i63402# when dBase export fails due to characters that are not representable in the target text encoding, show message pointing to the cell in error


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [a0b693710c05fb018c4ac5d65680066bddd43fa2]

INTEGRATION: CWS dr50 (1.3.264); FILE MERGED 2006/09/04 10:55:06 nn 1.3.264.1: #i68672# save a few bytes on CellInfo


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [f9d5c9151aa41fccb6099624a998e4cc6655d373]

INTEGRATION: CWS dr50 (1.92.108); FILE MERGED 2006/09/05 11:40:46 nn 1.92.108.1: #i68690# use the right sheets when looking for merged cells during paste


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [12d41fb1f3e473dfb162cafaf57ea33aed3795e5]

INTEGRATION: CWS gascon01 (1.6.8); FILE MERGED 2006/09/29 17:03:56 laurentgodard 1.6.8.1: Issue number: 69920 Submitted by:  laurentgodard Reviewed by:


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [d69d66b8ad33d8dd04323d0040c16c4ad06e6f74]

INTEGRATION: CWS gascon01 (1.4.28); FILE MERGED 2006/10/04 13:34:57 laurentgodard 1.4.28.2: Issue number: 69920 Submitted by:  laurentgodard Reviewed by:

move GASCON at end of file
2006/09/29 17:03:55 laurentgodard 1.4.28.1: Issue number: 69920
Submitted by:  laurentgodard
Reviewed by:

2006-10-05  Kurt Zenker  <kz@openoffice.org>  [7149878c2ae2a6989e89970c09c222cd4962308b]

INTEGRATION: CWS dr50 (1.42.12); FILE MERGED 2006/08/31 11:36:50 dr 1.42.12.1: #i32269# return error for 0^0 in function SERIESSUM


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [651cef49cb24653b42a9d07e11e94e0a6553a546]

INTEGRATION: CWS gascon01 (1.62.14); FILE MERGED 2006/10/04 16:49:28 laurentgodard 1.62.14.1: Issue number: Submitted by: laurentgodard noelp Reviewed by:

uui patch for UI freeze deadline

2006-10-05  Kurt Zenker  <kz@openoffice.org>  [0ea7333a2c78425ac352ba2009a46a5c2997abb2]

INTEGRATION: CWS gascon01 (1.20.74); FILE MERGED 2006/10/04 16:49:28 laurentgodard 1.20.74.1: Issue number: Submitted by: laurentgodard noelp Reviewed by:

uui patch for UI freeze deadline

2006-10-05  Kurt Zenker  <kz@openoffice.org>  [5b065b3b75a841b1d058a8178ac445dc718062b6]

INTEGRATION: CWS hcshared04 (1.4.10); FILE MERGED 2006/07/05 10:14:43 ufi 1.4.10.1: new_border_images_i66839


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [d5a035a0c9ccb3a0f24b729be88a7e72fea02d3b]

INTEGRATION: CWS hcshared04 (1.4.10); FILE MERGED 2006/07/05 10:14:42 ufi 1.4.10.1: new_border_images_i66839


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [9d5091b006cb233754c41136790c10091fb81711]

INTEGRATION: CWS hsqlcsvstage1 (1.6.2); FILE MERGED 2006/09/21 06:56:31 fs 1.6.2.3: table editor not yet implemented in this CWS 2006/09/20 19:19:44 fs 1.6.2.2: #i10000# 2006/09/20 11:06:19 fs 1.6.2.1: #i69696#, being stage 1 of issue #i69526#: merging changes from CWS hsqlcsv herein


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [1b5f14ca9b9a775a96a8ad7b68b74d728976f1e3]

INTEGRATION: CWS hsqlcsvstage1 (1.27.64); FILE MERGED 2006/09/20 10:35:16 fs 1.27.64.1: #i69696#, being stage 1 of issue #i69526#: merging changes from CWS hsqlcsv herein


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [bd11f86fc891c5d9100f4c9988e50c787a82a101]

INTEGRATION: CWS hsqlcsvstage1 (1.1.4); FILE ADDED 2006/09/20 10:35:16 fs 1.1.4.1: #i69696#, being stage 1 of issue #i69526#: merging changes from CWS hsqlcsv herein


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [5510a1fd674a227a10c7112eb02d242ec3d2026f]

INTEGRATION: CWS hsqlcsvstage1 (1.51.20); FILE MERGED 2006/09/20 10:35:15 fs 1.51.20.1: #i69696#, being stage 1 of issue #i69526#: merging changes from CWS hsqlcsv herein


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [80356a91fd4161f59a08ee4efeaf6f0768770861]

INTEGRATION: CWS hsqlcsvstage1 (1.27.60); FILE MERGED 2006/09/20 11:44:01 fs 1.27.60.1: #i69696#, being stage 1 of issue #i69526#: merging changes from CWS hsqlcsv herein


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [b7c33b695c066175b849b3cc4c249c8fb807001c]

INTEGRATION: CWS hsqlcsvstage1 (1.1.4); FILE ADDED 2006/09/20 11:45:34 fs 1.1.4.1: #i69696#, being stage 1 of issue #i69526#: merging changes from CWS hsqlcsv herein


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [42e583863110dcb7cc23fdd62c030c0ea3d22d49]

INTEGRATION: CWS hsqlcsvstage1 (1.1.4); FILE ADDED 2006/09/20 11:45:33 fs 1.1.4.1: #i69696#, being stage 1 of issue #i69526#: merging changes from CWS hsqlcsv herein


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [5df0e1c5084bdca7e841a7f9d365d160fde29ac0]

INTEGRATION: CWS hsqlcsvstage1 (1.63.2); FILE MERGED 2006/09/20 11:44:01 fs 1.63.2.1: #i69696#, being stage 1 of issue #i69526#: merging changes from CWS hsqlcsv herein


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [4748c328c2772f8265825ce50bba6d2cd78494cf]

INTEGRATION: CWS hsqlcsvstage1 (1.65.60); FILE MERGED 2006/09/20 11:44:00 fs 1.65.60.1: #i69696#, being stage 1 of issue #i69526#: merging changes from CWS hsqlcsv herein


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [02162adf42cda912b5edc0e4647b9a745ee678d5]

INTEGRATION: CWS hsqlcsvstage1 (1.15.70); FILE MERGED 2006/09/20 11:44:00 fs 1.15.70.1: #i69696#, being stage 1 of issue #i69526#: merging changes from CWS hsqlcsv herein


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [d0f3d25cfb4abcb80c5da2c57891e829e255dc49]

INTEGRATION: CWS hsqlcsvstage1 (1.1.4); FILE ADDED 2006/09/20 11:45:26 fs 1.1.4.1: #i69696#, being stage 1 of issue #i69526#: merging changes from CWS hsqlcsv herein


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [0dd6f8bbcc5dbfd9b744c1c36d75fc22dd697a1a]

INTEGRATION: CWS hsqlcsvstage1 (1.94.60); FILE MERGED 2006/09/20 11:44:00 fs 1.94.60.1: #i69696#, being stage 1 of issue #i69526#: merging changes from CWS hsqlcsv herein


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [bbcf84df5a4f80f43dcef04ae04f4b134284a209]

INTEGRATION: CWS hsqlcsvstage1 (1.6.68); FILE MERGED 2006/09/20 11:44:00 fs 1.6.68.1: #i69696#, being stage 1 of issue #i69526#: merging changes from CWS hsqlcsv herein


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [ee115df7601bf03bd752c6c4a9a217aad04545e6]

INTEGRATION: CWS hsqlcsvstage1 (1.1.4); FILE ADDED 2006/09/20 11:45:25 fs 1.1.4.1: #i69696#, being stage 1 of issue #i69526#: merging changes from CWS hsqlcsv herein


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [efbd6c04709e8d8d4cd7dd889d0b4f85a5ce8bda]

INTEGRATION: CWS hsqlcsvstage1 (1.5.200); FILE MERGED 2006/09/20 11:43:59 fs 1.5.200.1: #i69696#, being stage 1 of issue #i69526#: merging changes from CWS hsqlcsv herein


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [86cabfa2a82f751e868691d2ac82cc46daacc7d5]

INTEGRATION: CWS hsqlcsvstage1 (1.11.68); FILE MERGED 2006/09/20 11:43:59 fs 1.11.68.1: #i69696#, being stage 1 of issue #i69526#: merging changes from CWS hsqlcsv herein


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [3f8c6046385e0f6d9ea63e33d314d685dd9da9e3]

INTEGRATION: CWS hsqlcsvstage1 (1.26.2); FILE MERGED 2006/09/20 11:43:59 fs 1.26.2.1: #i69696#, being stage 1 of issue #i69526#: merging changes from CWS hsqlcsv herein


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [8c68c01a292de873ede6d23d540f175b2fb1740d]

INTEGRATION: CWS hsqlcsvstage1 (1.152.56); FILE MERGED 2006/09/20 11:43:58 fs 1.152.56.1: #i69696#, being stage 1 of issue #i69526#: merging changes from CWS hsqlcsv herein


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [1c2c8c4dea56474647475cec651a7969a45f975b]

INTEGRATION: CWS hsqlcsvstage1 (1.25.2); FILE MERGED 2006/09/20 11:43:58 fs 1.25.2.1: #i69696#, being stage 1 of issue #i69526#: merging changes from CWS hsqlcsv herein


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [94c76d6e842c8dfd0acd72bded5b95740fb9cc76]

INTEGRATION: CWS hsqlcsvstage1 (1.43.60); FILE MERGED 2006/09/20 11:43:58 fs 1.43.60.1: #i69696#, being stage 1 of issue #i69526#: merging changes from CWS hsqlcsv herein


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [b4328cd5677398236c0a38ec2d2c1c591b2cb2ca]

INTEGRATION: CWS hsqlcsvstage1 (1.31.2); FILE MERGED 2006/09/20 11:43:58 fs 1.31.2.1: #i69696#, being stage 1 of issue #i69526#: merging changes from CWS hsqlcsv herein


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [397e12af676ca88639be8102b53ac0f884feeb07]

INTEGRATION: CWS hsqlcsvstage1 (1.16.2); FILE MERGED 2006/09/20 11:43:57 fs 1.16.2.1: #i69696#, being stage 1 of issue #i69526#: merging changes from CWS hsqlcsv herein


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [8c62e724c8f841a5221d88621699003620dd0461]

INTEGRATION: CWS hsqlcsvstage1 (1.12.2); FILE MERGED 2006/09/20 11:43:57 fs 1.12.2.1: #i69696#, being stage 1 of issue #i69526#: merging changes from CWS hsqlcsv herein


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [e4bae61238216941970b127ba732238921366d51]

INTEGRATION: CWS hsqlcsvstage1 (1.179.2); FILE MERGED 2006/09/20 11:43:57 fs 1.179.2.1: #i69696#, being stage 1 of issue #i69526#: merging changes from CWS hsqlcsv herein


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [1888c31a596c133b157c6c0053265c8b3db29603]

INTEGRATION: CWS hsqlcsvstage1 (1.104.24); FILE MERGED 2006/09/20 11:43:57 fs 1.104.24.1: #i69696#, being stage 1 of issue #i69526#: merging changes from CWS hsqlcsv herein


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [bbff4ee954e93f543a53cdfd852d4433402c03d3]

INTEGRATION: CWS hsqlcsvstage1 (1.74.2); FILE MERGED 2006/09/20 11:43:57 fs 1.74.2.1: #i69696#, being stage 1 of issue #i69526#: merging changes from CWS hsqlcsv herein


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [157377ed3cb838587388ba425dad4abd1d8aee7b]

INTEGRATION: CWS hsqlcsvstage1 (1.16.2); FILE MERGED 2006/09/20 11:43:56 fs 1.16.2.1: #i69696#, being stage 1 of issue #i69526#: merging changes from CWS hsqlcsv herein


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [0963c1b05dfe7883fd2e301f5c732114d2992f70]

INTEGRATION: CWS hsqlcsvstage1 (1.16.194); FILE MERGED 2006/09/20 11:43:56 fs 1.16.194.1: #i69696#, being stage 1 of issue #i69526#: merging changes from CWS hsqlcsv herein


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [8a6cda739f50b15f5f2f97b9dd048755a17bcd62]

INTEGRATION: CWS hsqlcsvstage1 (1.10.14); FILE MERGED 2006/09/20 19:29:05 fs 1.10.14.2: #i10000# 2006/09/20 11:43:56 fs 1.10.14.1: #i69696#, being stage 1 of issue #i69526#: merging changes from CWS hsqlcsv herein


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [2376c948ee567290a7416ad5c776ab1d92f3d47c]

INTEGRATION: CWS hsqlcsvstage1 (1.16.2); FILE MERGED 2006/09/20 19:29:05 fs 1.16.2.2: #i10000# 2006/09/20 11:43:55 fs 1.16.2.1: #i69696#, being stage 1 of issue #i69526#: merging changes from CWS hsqlcsv herein


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [74ce864464316150af4db762b330efbd7ba0a69a]

INTEGRATION: CWS hsqlcsvstage1 (1.12.14); FILE MERGED 2006/09/20 19:29:05 fs 1.12.14.2: #i10000# 2006/09/20 11:43:55 fs 1.12.14.1: #i69696#, being stage 1 of issue #i69526#: merging changes from CWS hsqlcsv herein


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [f4eeca3f696ee6b9467090fc8971c90c780f0381]

INTEGRATION: CWS hsqlcsvstage1 (1.19.2); FILE MERGED 2006/09/20 19:29:05 fs 1.19.2.2: #i10000# 2006/09/20 11:43:55 fs 1.19.2.1: #i69696#, being stage 1 of issue #i69526#: merging changes from CWS hsqlcsv herein


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [daabd7235710690943756d061e8e73408c6e88a4]

INTEGRATION: CWS hsqlcsvstage1 (1.10.16); FILE MERGED 2006/09/20 19:29:04 fs 1.10.16.2: #i10000# 2006/09/20 11:43:55 fs 1.10.16.1: #i69696#, being stage 1 of issue #i69526#: merging changes from CWS hsqlcsv herein


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [0418ad05c8e4cafe9d2724f6698f8913f570fe8d]

INTEGRATION: CWS hsqlcsvstage1 (1.16.2); FILE MERGED 2006/09/20 19:40:35 fs 1.16.2.3: #i10000# 2006/09/20 19:29:04 fs 1.16.2.2: #i10000# 2006/09/20 11:43:55 fs 1.16.2.1: #i69696#, being stage 1 of issue #i69526#: merging changes from CWS hsqlcsv herein


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [fb6a3d3e194805cc0fbb71c2f2183d34e3b7f5a9]

INTEGRATION: CWS hsqlcsvstage1 (1.21.2); FILE MERGED 2006/09/20 19:29:04 fs 1.21.2.2: #i10000# 2006/09/20 11:43:55 fs 1.21.2.1: #i69696#, being stage 1 of issue #i69526#: merging changes from CWS hsqlcsv herein


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [577bc9d8fe6ac45b85975897008e05b88b37e07f]

INTEGRATION: CWS hsqlcsvstage1 (1.18.2); FILE MERGED 2006/09/20 11:43:54 fs 1.18.2.1: #i69696#, being stage 1 of issue #i69526#: merging changes from CWS hsqlcsv herein


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [3db9d67daef23d5d585d7d8166e59f573bcfe074]

INTEGRATION: CWS hsqlcsvstage1 (1.14.60); FILE MERGED 2006/09/20 11:43:54 fs 1.14.60.1: #i69696#, being stage 1 of issue #i69526#: merging changes from CWS hsqlcsv herein


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [ddcf27884002dde52ef318edc2d2d62426a89d14]

INTEGRATION: CWS hsqlcsvstage1 (1.34.2); FILE MERGED 2006/09/20 19:29:04 fs 1.34.2.2: #i10000# 2006/09/20 11:43:54 fs 1.34.2.1: #i69696#, being stage 1 of issue #i69526#: merging changes from CWS hsqlcsv herein


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [154c43a5c1cc541e40d75f2986b0c0fa8c014a11]

INTEGRATION: CWS hsqlcsvstage1 (1.24.60); FILE MERGED 2006/09/20 11:43:53 fs 1.24.60.1: #i69696#, being stage 1 of issue #i69526#: merging changes from CWS hsqlcsv herein


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [47ac0788d0807cf3fd63dda77b523efdc5a6c0a4]

INTEGRATION: CWS hsqlcsvstage1 (1.50.2); FILE MERGED 2006/09/20 11:43:53 fs 1.50.2.1: #i69696#, being stage 1 of issue #i69526#: merging changes from CWS hsqlcsv herein


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [a9eed80e3eb66b218c25dad54a73fca4f24f6be4]

INTEGRATION: CWS hsqlcsvstage1 (1.97.56); FILE MERGED 2006/09/20 10:30:04 fs 1.97.56.1: #i69696#, being stage 1 of issue #i69526#: merging changes from CWS hsqlcsv herein


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [c51bff229cb2f8c2e3daca905d88f53584f1285b]

INTEGRATION: CWS hsqlcsvstage1 (1.77.56); FILE MERGED 2006/09/20 10:30:04 fs 1.77.56.1: #i69696#, being stage 1 of issue #i69526#: merging changes from CWS hsqlcsv herein


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [e972c0d6d54b7abff35349260ddf9931869c6699]

INTEGRATION: CWS hsqlcsvstage1 (1.79.56); FILE MERGED 2006/09/20 10:30:04 fs 1.79.56.1: #i69696#, being stage 1 of issue #i69526#: merging changes from CWS hsqlcsv herein


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [0e2424bb1640c26ecd0c5d129ee7b329a1fdfc5d]

INTEGRATION: CWS hsqlcsvstage1 (1.1.4); FILE ADDED 2006/09/20 10:31:04 fs 1.1.4.1: #i69696#, being stage 1 of issue #i69526#: merging changes from CWS hsqlcsv herein


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [974bbbe7b8d3f387f97a969f500c1dfafa04dd68]

INTEGRATION: CWS hsqlcsvstage1 (1.1.4); FILE ADDED 2006/09/20 10:31:03 fs 1.1.4.1: #i69696#, being stage 1 of issue #i69526#: merging changes from CWS hsqlcsv herein


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [bcba0ed82b472ff8ed1fd4698dad2afb6ca75b67]

INTEGRATION: CWS hsqlcsvstage1 (1.9.188); FILE MERGED 2006/09/20 10:30:03 fs 1.9.188.1: #i69696#, being stage 1 of issue #i69526#: merging changes from CWS hsqlcsv herein


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [fac48e2ca0b66d5d87ee0add98302c8a24e2efbc]

INTEGRATION: CWS hsqlcsvstage1 (1.3.188); FILE MERGED 2006/09/20 10:30:03 fs 1.3.188.1: #i69696#, being stage 1 of issue #i69526#: merging changes from CWS hsqlcsv herein


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [1a32f2f4c12bed051ef8392e5277d8f4c0d140b0]

INTEGRATION: CWS hsqlcsvstage1 (1.4.188); FILE MERGED 2006/09/20 10:30:03 fs 1.4.188.1: #i69696#, being stage 1 of issue #i69526#: merging changes from CWS hsqlcsv herein


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [e1dc22f88d021ae4ac86cc3c787afaec24036a0d]

INTEGRATION: CWS hsqlcsvstage1 (1.1.4); FILE ADDED 2006/09/20 10:33:06 fs 1.1.4.1: #i69696#, being stage 1 of issue #i69526#: merging changes from CWS hsqlcsv herein


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [e7794f6cbbf16f8ddefb2057e2952219100731fc]

INTEGRATION: CWS hsqlcsvstage1 (1.64.28); FILE MERGED 2006/09/20 10:32:12 fs 1.64.28.1: #i69696#, being stage 1 of issue #i69526#: merging changes from CWS hsqlcsv herein


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [9a8fec7b181f3e7bde2a9b47f202854edafb68f8]

INTEGRATION: CWS hsqlcsvstage1 (1.4.92); FILE MERGED 2006/09/20 10:36:57 fs 1.4.92.1: #i69696#, being stage 1 of issue #i69526#: merging changes from CWS hsqlcsv herein


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [3c03609bd7aa8961a9b77d7d7eac6fb9bbdec9d2]

INTEGRATION: CWS hsqlcsvstage1 (1.6.2); FILE MERGED 2006/09/20 10:36:57 fs 1.6.2.1: #i69696#, being stage 1 of issue #i69526#: merging changes from CWS hsqlcsv herein


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [0ba05f8cb8bc202275c90784e55e9dde5b725210]

INTEGRATION: CWS hsqlcsvstage1 (1.1.140); FILE MERGED 2006/09/20 11:12:11 fs 1.1.140.1: #i69696#, being stage 1 of issue #i69526#: merging changes from CWS hsqlcsv herein


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [e98d2c2bec43e6a07e179d6ccb2f54fd962743c8]

INTEGRATION: CWS hsqlcsvstage1 (1.4.166); FILE MERGED 2006/09/20 11:06:21 fs 1.4.166.1: #i69696#, being stage 1 of issue #i69526#: merging changes from CWS hsqlcsv herein


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [a4571d57a1a20afcedb016ba66922274595c5432]

INTEGRATION: CWS hsqlcsvstage1 (1.8.176); FILE MERGED 2006/09/20 11:06:20 fs 1.8.176.1: #i69696#, being stage 1 of issue #i69526#: merging changes from CWS hsqlcsv herein


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [0c9f38b13dd05aa5e748ec19147ebcf865fa9327]

INTEGRATION: CWS hsqlcsvstage1 (1.1.4); FILE ADDED 2006/09/20 11:06:20 fs 1.1.4.1: #i69696#, being stage 1 of issue #i69526#: merging changes from CWS hsqlcsv herein


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [442721b9d4db683bb7c51f60fe6b5da9540f24b0]

INTEGRATION: CWS hsqlcsvstage1 (1.20.2); FILE MERGED 2006/09/20 11:06:20 fs 1.20.2.1: #i69696#, being stage 1 of issue #i69526#: merging changes from CWS hsqlcsv herein


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [62f4a51ae196037d36765fa1c3eb5e237f710d0e]

INTEGRATION: CWS hsqlcsvstage1 (1.64.2); FILE MERGED 2006/09/20 11:06:19 fs 1.64.2.1: #i69696#, being stage 1 of issue #i69526#: merging changes from CWS hsqlcsv herein


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [0ba4042a69cd6e85d5b02c0a108b282870c9aaba]

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>  [023f16ac5a6538d5e6698ac91c1ab7f7abc38ede]

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>  [aba0b9fb104b769eed9f7063607538144f8358d0]

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>  [bbe9fbd5128e2747e7543a752edcd53adfb4ee93]

INTEGRATION: CWS ause068 (1.6.42); FILE MERGED 2006/09/26 09:44:48 hjs 1.6.42.1: #i69536# noop looks like a nice replacement for echo > /dev/null


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [29e4b73ea8f26282b576e2f9cc710c575ccd1b23]

INTEGRATION: CWS ause068 (1.18.10); FILE MERGED 2006/09/21 17:28:12 hjs 1.18.10.1: #i69536# + no longer required before echo command


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [8db6d984861c84572b19d1f23a59bf73ce859498]

INTEGRATION: CWS ause068 (1.36.150); FILE MERGED 2006/09/21 16:35:41 hjs 1.36.150.1: #i69536# + no longer required before echo command


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [e752cb5cd7b5f338f956376227596455730f03a5]

INTEGRATION: CWS ause068 (1.15.18); FILE MERGED 2006/09/21 16:35:04 hjs 1.15.18.1: #i69536# + no longer required before echo command


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [67191db420976ee5caf5f514d1490e6855594ea7]

INTEGRATION: CWS ause068 (1.20.6); FILE MERGED 2006/09/21 16:34:29 hjs 1.20.6.1: #i69536# + no longer required before echo command


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [e1e8395db2462134c8a811194968b09e2622305a]

INTEGRATION: CWS ause068 (1.8.6); FILE MERGED 2006/09/21 17:25:33 hjs 1.8.6.1: #i69536# + no longer required before echo command


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [15eb0be82f0c67b5695cbc54e597c334ddb75802]

INTEGRATION: CWS ause068 (1.8.156); FILE MERGED 2006/09/25 15:26:29 hjs 1.8.156.1: #i69536# + no longer required before echo command


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [b2728018cab880ec4a1eea9d7c487d4b59ac46c8]

INTEGRATION: CWS ause068 (1.7.156); FILE MERGED 2006/09/25 15:26:29 hjs 1.7.156.1: #i69536# + no longer required before echo command


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [e2770afbce6b0b1ea6e6656a6d32acdc7f0d92c7]

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>  [98a2b2f5eb39cc11990e8216d8499afe1f105bd6]

INTEGRATION: CWS ause068 (1.6.130); FILE MERGED 2006/09/21 17:26:16 hjs 1.6.130.1: #i69536# + no longer required before echo command


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [a8d0098866673cbe3bda6949d943b0f98ed964d3]

INTEGRATION: CWS ause068 (1.5.20); FILE MERGED 2006/09/21 17:26:59 hjs 1.5.20.1: #i69536# + no longer required before echo command


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [9ff8d443139bf8b41ed4349dd4cc33fbdeb63f4d]

INTEGRATION: CWS ause068 (1.1.8); FILE MERGED 2006/09/21 17:27:37 hjs 1.1.8.1: #i69536# + no longer required before echo command


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [f11521ce9b01df2c3938c999aa6251a9f6b24302]

INTEGRATION: CWS ause068 (1.3.76); FILE MERGED 2006/09/25 15:21:41 hjs 1.3.76.1: #i69536# + no longer required before echo command


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [3955e1169b60caa792eb7e15ef7638cf87141b63]

INTEGRATION: CWS ause068 (1.14.34); FILE MERGED 2006/09/20 14:55:31 hjs 1.14.34.2: #i69614# oops... back to two different apps 2006/09/18 13:38:34 hjs 1.14.34.1: #i69614# fix PRJNAME - and makefile


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [06f52e711e5b7793efa742d8cae624624f1e8730]

INTEGRATION: CWS ause068 (1.5.398); FILE MERGED 2006/09/18 13:38:00 hjs 1.5.398.1: #i69614# fix PRJNAME - and makefile


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [d2f7b347f394eb5e9398cf95c39ddff5705f0ea8]

INTEGRATION: CWS ause068 (1.20.210); FILE MERGED 2006/09/21 16:08:49 hjs 1.20.210.1: #i69536# + no longer required before echo command


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [2a732630af4265a65976717be3df7e6952bd0eff]

INTEGRATION: CWS ause068 (1.45.132); FILE MERGED 2006/09/21 16:05:48 hjs 1.45.132.1: #i69536# remove empty dirs with empty makefiles


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [72cd66d3ce65254c1e9a0a2d6370243e9406d32c]

INTEGRATION: CWS ause068 (1.24.6); FILE MERGED 2006/09/21 16:01:51 hjs 1.24.6.1: #i69536# use noop (dmake46 feature) for expanding only


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [d2e8b84c16d4b1f25b29671a8973457c273c31ab]

INTEGRATION: CWS ause068 (1.30.300); FILE MERGED 2006/09/25 15:19:12 hjs 1.30.300.1: #i69536# + no longer required before echo command


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [b118fa749e560bbeecfd6eb4d12123b5bd4d36c5]

INTEGRATION: CWS ause068 (1.4.144); FILE MERGED 2006/09/25 17:27:51 hjs 1.4.144.1: #i69536# definition of noout is gone in solenv


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [afa12607d2386ff13e01d161a2b09fc8ef5ef0e9]

INTEGRATION: CWS ause068 (1.11.58); FILE MERGED 2006/09/21 15:41:36 hjs 1.11.58.1: #i69536# use noop (dmake46 feature) for expanding only


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [16dd93b03c8c88e2e489209b387a359395909cb8]

INTEGRATION: CWS ause068 (1.8.236); FILE MERGED 2006/09/21 15:18:59 hjs 1.8.236.1: #i69536# + no longer required before echo command


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [77b03fbe7d227b89341edf83aa5f00be480e3a73]

INTEGRATION: CWS ause068 (1.10.26); FILE MERGED 2006/09/21 15:17:59 hjs 1.10.26.1: #i69536# + no longer required before echo command


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [fe48caea0bf62412082390af6d589c223720ab2c]

INTEGRATION: CWS ause068 (1.2.150); FILE MERGED 2006/09/21 15:17:03 hjs 1.2.150.1: #i69536# remove obsolete lines


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [11fc7a177f70cb8db7958798b8d22c7c5880c326]

INTEGRATION: CWS ause068 (1.25.40); FILE MERGED 2006/09/21 15:16:10 hjs 1.25.40.1: #i69536# + no longer required before echo command


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [3d04b00ddadef5fb36faacfc8563bc1761b7d843]

INTEGRATION: CWS ause068 (1.15.150); FILE MERGED 2006/09/21 15:15:37 hjs 1.15.150.1: #i69536# + no longer required before echo command


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [8a4c3252bd9403f7a160fdc0a6457e259c019afa]

INTEGRATION: CWS ause068 (1.4.26); FILE MERGED 2006/09/21 14:45:34 hjs 1.4.26.1: #i69536# remove obsolete lines


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [7d09e5ad8bddf490895d58b828bc782841d336c3]

INTEGRATION: CWS ause068 (1.7.44); FILE MERGED 2006/09/21 14:42:57 hjs 1.7.44.1: #i69536# + no longer required before echo command


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [b0e8193c6324e2392d369a6557d57fcc29cd06ac]

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>  [48cc02c5b62a7de2521e01c87b22eec740d46eec]

INTEGRATION: CWS ause068 (1.42.14); FILE MERGED 2006/09/18 12:57:13 hjs 1.42.14.1: #i69614# fix PRJNAME


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [7fe50a2f4f7c82b4f39449d117e99b0b5d691787]

INTEGRATION: CWS ause068 (1.8.76); FILE MERGED 2006/09/21 14:39:41 hjs 1.8.76.1: #i69536# + no longer required before echo command


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [8c6c3f385604d56d8b6853afac1b0398478489f0]

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>  [5aa3b1a7116f6dab4f66d86c46cd508d850eb0ee]

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>  [9abe0f0f8d7c5abcd86bb1ad990d20430d96c401]

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>  [9ab9f06f91fb607f80b3028120b48044c281aac6]

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>  [ec460eddb41f7e13792042cfe9f20304489937af]

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>  [d939a39b0831364b099365b90aab2deefdeae40b]

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>  [a6573b551fd0dc78730c6316b3d43bf260d295ab]

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>  [d075611bcc06eb0c94d9c7026d9c298de4ed418d]

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>  [1fc82dedb422b1eec34e33e80858747b0f0014b6]

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>  [fa4a976508816dac705916e03e4a653b4ae65f19]

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>  [3ca4232404afde0d08e31ad9b58d306725b44188]

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>  [e5e15a5f5ec05963285f5322d266674b30b47691]

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>  [fb4851245bdc2a4575d76627fd2b4da06a91f6c9]

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>  [8eeb436077e1bc971b3814c0f1214fd3aea7977d]

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>  [4724f992c3d8b46e3ab4e2e69033ad07ea63545d]

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>  [992e500d47f703a2577226215c3fca797defed31]

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>  [f79339ebd8f3ca5785d5eec2f1b575c249bee171]

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>  [c474834ef81aa6319515641bd5fd3179a7a763d3]

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>  [50c01e3ce09474ec0504203960397453d9dd2a45]

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>  [d621ebdd79b786d579dc060509ef0dc3d62081f3]

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>  [1d452ea7dcb6d8728d2f97bf029c0435d17b757c]

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>  [b00824c7c02831e905ae0852a6649efea041c21c]

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>  [b2379c07ee69bab0ca033c1ed346ebe90d55ed23]

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>  [7f0eb180ce81f6ed759b7001d2495558d5327df7]

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>  [9ee84dfb66c75477c3ddaab38526e7138f680cb9]

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>  [73358d69d1d67bcffb06f855a37aaee2161fe10f]

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>  [a785cd53d2fef4b7d68294d26b6707462e2a4cb5]

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>  [22ff783dcb5087b3e0ca91459dc2b1940a33e6df]

INTEGRATION: CWS ause068 (1.28.36); FILE MERGED 2006/09/22 17:52:57 hjs 1.28.36.1: #i69536# + no longer required before echo command


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [efb4eb6964e84ad9c82892556f0efab4a7c55103]

INTEGRATION: CWS ause068 (1.25.16); FILE MERGED 2006/09/21 14:38:27 hjs 1.25.16.1: #i69536# + no longer required before echo command


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [cd7cc57c88ec7614b689a2dea2064b639fc9ad1f]

INTEGRATION: CWS ause068 (1.11.98); FILE MERGED 2006/09/21 11:30:42 hjs 1.11.98.2: #i69068# patch from issue, now with two typos fixed 2006/09/21 11:27:56 hjs 1.11.98.1: #i69068# typo


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [57eedaac043ab61fd3cf03c9d307ed2966af90cf]

INTEGRATION: CWS ause068 (1.12.126); FILE MERGED 2006/09/25 15:16:07 hjs 1.12.126.1: #i69536# + no longer required before echo command


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [53f0fefe7709910d64eee7050c10c7be8fe69829]

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>  [ab935ec198c9dfbe03b2b6020f567cd3866342ab]

INTEGRATION: CWS ause068 (1.50.40); FILE MERGED 2006/09/22 17:47:26 hjs 1.50.40.1: #i69536# + no longer required before echo command


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [3335abde8bf55c8f831a99d449d03ba2317af53c]

INTEGRATION: CWS ause068 (1.8.36); FILE MERGED 2006/09/22 17:39:51 hjs 1.8.36.1: #i69536# + no longer required before echo command


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [03d2e327476c8fcaf988ee8a40b856cc6750d4fd]

INTEGRATION: CWS ause068 (1.5.38); FILE MERGED 2006/09/22 17:39:51 hjs 1.5.38.1: #i69536# + no longer required before echo command


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [2960ff6f6b9168a8b39004bbe438a0d5ba24bf5a]

INTEGRATION: CWS ause068 (1.7.22); FILE MERGED 2006/09/22 17:39:50 hjs 1.7.22.1: #i69536# + no longer required before echo command


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [6b1399891ccec90118e8d481cd952851382a679f]

INTEGRATION: CWS ause068 (1.7.36); FILE MERGED 2006/09/21 14:26:34 hjs 1.7.36.1: #i69536# remove obsolete lines


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [e8e7d24105e396e5ff94e9cfc274469ed70cd386]

INTEGRATION: CWS ause068 (1.19.50); FILE MERGED 2006/09/21 14:20:35 hjs 1.19.50.1: #i69536# remove obsolete lines


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [ff9f490c1a3f5ed6adc3d280915af10dde2088e0]

INTEGRATION: CWS ause068 (1.7.50); FILE MERGED 2006/09/21 14:20:35 hjs 1.7.50.1: #i69536# remove obsolete lines


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [5633ddc87222af0294415f92bccd618733d99317]

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>  [1a9d2d87acc8312687dc74a1a6f1d4d1758a8829]

INTEGRATION: CWS macmozplugfix (1.4.6); FILE MERGED 2006/09/22 08:03:46 ericb 1.4.6.1: #i62119# macmozplugfix npunix.o can be built on Mac OS X too


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [458bd7894554f28548ed0c192a29f2270b8c3ecb]

INTEGRATION: CWS native61 (1.15.78); FILE MERGED 2006/09/07 15:20:28 is 1.15.78.1: #i68850# userscripts with language pack functionality


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [cc26ea953860034dcbaeef699dcbc64854b450ef]

INTEGRATION: CWS native61 (1.15.78); FILE MERGED 2006/09/19 14:35:49 is 1.15.78.5: #i68850# mktemp also for linux 2006/09/19 14:03:02 is 1.15.78.4: #i68850# mktemp also for linux 2006/09/19 14:01:29 is 1.15.78.3: #i68850# mktemp also for linux 2006/09/07 15:20:28 is 1.15.78.2: #i68850# userscripts with language pack functionality 2006/09/06 10:29:45 is 1.15.78.1: #i68850# linux user script also for language pack


2006-10-05  Kurt Zenker  <kz@openoffice.org>  [fab3504a1bad6ca798e0d02ce62dc72438ee0330]

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>  [94636f615ba6760a52f0c889fc3ce46f9b7afdcb]

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>  [c63e10f41e1d03d70086afc846a4a66d057b4c72]

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>  [a28dde9dc2dfd3b62c4bcb2f2e217cecb37b5b9e]

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-10-05  Kurt Zenker  <kz@openoffice.org>  [d9c04130e417141d190b5ac72abe96be48d3bb16]

INTEGRATION: CWS native61 (1.14.12); FILE MERGED 2006/09/07 15:29:14 is 1.14.12.2: #140290# setting new version 2006/08/30 11:03:03 is 1.14.12.1: #140290# pu5 ready


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [4636ece92e3829cca7fcb7f24bfbc6186ca21bcb]

INTEGRATION: CWS qwizardspp4 (1.8.36); FILE MERGED 2006/07/17 15:52:23 tv 1.8.36.1: #i38801# #i42034# Writer Wizards can now be closed with ESC and closer


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [901c6485089cc1c413249275b04da0d5c6d8d8ae]

INTEGRATION: CWS qwizardspp4 (1.15.36); FILE MERGED 2006/09/25 14:26:15 tv 1.15.36.7: #64878# kill empty frames only when it's a business letter Issue number: Submitted by: Reviewed by: 2006/08/23 13:37:40 tv 1.15.36.6: #i57079# remove not needed frames when creating wizard 2006/07/25 14:16:54 tv 1.15.36.5: RESYNC: (1.15-1.16); FILE MERGED 2006/07/18 16:04:20 tv 1.15.36.4: #i57079# kill another empty frame when finishing 2006/07/18 14:45:23 tv 1.15.36.3: #i64878# fixed wrong behaviour when switching from Business to private official. Sender data could not be entered. 2006/07/17 15:52:23 tv 1.15.36.2: #i38801# #i42034# Writer Wizards can now be closed with ESC and closer 2006/07/17 12:19:52 tv 1.15.36.1: #i63477# fall back to English if language is not supported


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [15bb8bb7899b560ca4fbc9338ae5bf4dbe0a2ccf]

INTEGRATION: CWS qwizardspp4 (1.9.36); FILE MERGED 2006/08/23 13:37:40 tv 1.9.36.2: #i57079# remove not needed frames when creating wizard 2006/07/18 16:04:19 tv 1.9.36.1: #i57079# kill another empty frame when finishing


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [ed13695f2bfa8d91ae323331392eb7b22b8633b2]

INTEGRATION: CWS qwizardspp4 (1.7.36); FILE MERGED 2006/07/25 14:16:33 tv 1.7.36.2: RESYNC: (1.7-1.8); FILE MERGED 2006/07/17 15:52:23 tv 1.7.36.1: #i38801# #i42034# Writer Wizards can now be closed with ESC and closer


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [166e35da222fae674afbe7a739372e06fcb4865a]

INTEGRATION: CWS qwizardspp4 (1.10.36); FILE MERGED 2006/07/25 14:15:50 tv 1.10.36.2: RESYNC: (1.10-1.11); FILE MERGED 2006/07/17 15:52:22 tv 1.10.36.1: #i38801# #i42034# Writer Wizards can now be closed with ESC and closer


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [9447915f5df06d4a50b5f607bc8b09f3f04a0f1a]

INTEGRATION: CWS qwizardspp4 (1.2.80); FILE MERGED 2006/08/22 14:32:00 tv 1.2.80.1: #i67758# update from IconTool Issue number: Submitted by: Reviewed by:


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [51ab60996517b0b1083b171a3d9af4ed757188af]

INTEGRATION: CWS qwizardspp4 (1.3.120); FILE MERGED 2006/08/22 14:31:58 tv 1.3.120.1: #i67758# update from IconTool Issue number: Submitted by: Reviewed by:


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [1a9f769c6288e736eed3fcdf142ff39931d726e8]

INTEGRATION: CWS qwizardspp4 (1.2.80); FILE MERGED 2006/08/22 14:31:58 tv 1.2.80.1: #i67758# update from IconTool Issue number: Submitted by: Reviewed by:


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [c0e62afb7a76fbc5efdf164d016f8b03327a6769]

INTEGRATION: CWS qwizardspp4 (1.4.2); FILE MERGED 2006/08/22 14:31:58 tv 1.4.2.1: #i67758# update from IconTool Issue number: Submitted by: Reviewed by:


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [e34bceeb70f4bd320c30e6855a3985ac355e3882]

INTEGRATION: CWS qwizardspp4 (1.1.128); FILE MERGED 2006/08/22 14:31:57 tv 1.1.128.1: #i67758# update from IconTool Issue number: Submitted by: Reviewed by:


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [88e8dbae12bcb84d73923ceba3d0222c81f8d315]

INTEGRATION: CWS qwizardspp4 (1.1.128); FILE MERGED 2006/08/22 14:31:55 tv 1.1.128.1: #i67758# update from IconTool Issue number: Submitted by: Reviewed by:


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [852718c5cab12c2bb7008f9c3093ac6000193cb5]

INTEGRATION: CWS qwizardspp4 (1.1.128); FILE MERGED 2006/08/22 14:31:54 tv 1.1.128.1: #i67758# update from IconTool Issue number: Submitted by: Reviewed by:


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [dedbbc517253abdd118c37141b2073981809474c]

INTEGRATION: CWS qwizardspp4 (1.1.128); FILE MERGED 2006/08/22 14:31:52 tv 1.1.128.1: #i67758# update from IconTool Issue number: Submitted by: Reviewed by:


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [9d2626a7ab15622aa4edd6923c1d48a38cf9ff40]

INTEGRATION: CWS qwizardspp4 (1.1.128); FILE MERGED 2006/07/20 13:11:07 tv 1.1.128.1: #i58439# updated images Issue number: Submitted by: Reviewed by:


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [f18f9c7277d6f607324be816acc52804d1cbc919]

INTEGRATION: CWS qwizardspp4 (1.1.128); FILE MERGED 2006/07/20 13:11:06 tv 1.1.128.1: #i58439# updated images Issue number: Submitted by: Reviewed by:


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [8e09dd4595c13166bff54ee827112f0c64d287ba]

INTEGRATION: CWS qwizardspp4 (1.1.128); FILE MERGED 2006/08/22 14:31:49 tv 1.1.128.1: #i67758# update from IconTool Issue number: Submitted by: Reviewed by:


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [5b0ee1ac890a45ebecb8b351a008b98957765441]

INTEGRATION: CWS qwizardspp4 (1.1.128); FILE MERGED 2006/08/22 14:31:48 tv 1.1.128.1: #i67758# update from IconTool Issue number: Submitted by: Reviewed by:


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [56905b80d3330cc21426f6346596c64ce6a0ed60]

INTEGRATION: CWS qwizardspp4 (1.1.128); FILE MERGED 2006/08/22 14:31:47 tv 1.1.128.1: #i67758# update from IconTool Issue number: Submitted by: Reviewed by:


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [6715625911c7cc35c0d7b994871e4e774ce637d3]

INTEGRATION: CWS qwizardspp4 (1.1.128); FILE MERGED 2006/08/22 14:31:43 tv 1.1.128.1: #i67758# update from IconTool Issue number: Submitted by: Reviewed by:


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [5670e945c26cefe5f30bb6739b5dba9e4f83db60]

INTEGRATION: CWS qwizardspp4 (1.1.128); FILE MERGED 2006/07/20 13:11:06 tv 1.1.128.1: #i58439# updated images Issue number: Submitted by: Reviewed by:


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [1a333d6544d72ef4587faa13bf34c64843cad550]

INTEGRATION: CWS qwizardspp4 (1.1.128); FILE MERGED 2006/07/20 13:11:05 tv 1.1.128.1: #i58439# updated images Issue number: Submitted by: Reviewed by:


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [6e9cf9a29474c85413c86ddbee224c999bb2e0c4]

INTEGRATION: CWS qwizardspp4 (1.1.128); FILE MERGED 2006/07/20 13:11:04 tv 1.1.128.1: #i58439# updated images Issue number: Submitted by: Reviewed by:


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [7b1d40f525d843311d44d2817f7ec39c6e6cfee2]

INTEGRATION: CWS qwizardspp4 (1.3.74); FILE MERGED 2006/07/20 13:11:04 tv 1.3.74.1: #i58439# updated images Issue number: Submitted by: Reviewed by:


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [6785893c1b3e484fddf25a4f1a17e27df1c10c29]

INTEGRATION: CWS qwizardspp4 (1.3.74); FILE MERGED 2006/07/20 13:11:03 tv 1.3.74.1: #i58439# updated images Issue number: Submitted by: Reviewed by:


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [6106499a5c1f9ea219876773447e3408e80deabc]

INTEGRATION: CWS qwizardspp4 (1.3.74); FILE MERGED 2006/07/20 13:11:02 tv 1.3.74.1: #i58439# updated images Issue number: Submitted by: Reviewed by:


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [fe806f622db109d14483514e725ef4868c001b6d]

INTEGRATION: CWS qwizardspp4 (1.3.74); FILE MERGED 2006/07/20 13:11:01 tv 1.3.74.1: #i58439# updated images Issue number: Submitted by: Reviewed by:


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [89a5c33f829146e405bffad705e04cd18c539bc7]

INTEGRATION: CWS qwizardspp4 (1.3.74); FILE MERGED 2006/07/20 13:11:00 tv 1.3.74.1: #i58439# updated images Issue number: Submitted by: Reviewed by:


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [3d8563936e682dd695444e146d978ad79ce04ee5]

INTEGRATION: CWS qwizardspp4 (1.1.128); FILE MERGED 2006/07/20 13:10:59 tv 1.1.128.1: #i58439# updated images Issue number: Submitted by: Reviewed by:


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [761fc604f5574d4df596b3b32750136a5333ac01]

INTEGRATION: CWS qwizardspp4 (1.1.128); FILE MERGED 2006/08/22 14:31:41 tv 1.1.128.2: #i67758# update from IconTool Issue number: Submitted by: Reviewed by: 2006/07/20 13:10:59 tv 1.1.128.1: #i58439# updated images Issue number: Submitted by: Reviewed by:


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [4edd6ec7f266b930fe9a749437de1dabfc780d19]

INTEGRATION: CWS qwizardspp4 (1.1.128); FILE MERGED 2006/07/20 13:10:58 tv 1.1.128.1: #i58439# updated images Issue number: Submitted by: Reviewed by:


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [80b450417f5ba2988134c8adc97b785eb5ba4e34]

INTEGRATION: CWS qwizardspp4 (1.1.128); FILE MERGED 2006/07/20 13:10:57 tv 1.1.128.1: #i58439# updated images Issue number: Submitted by: Reviewed by:


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [89e2fbc2ae91f14e7e4be041874c76d40551a5c8]

INTEGRATION: CWS qwizardspp4 (1.1.128); FILE MERGED 2006/08/22 14:31:40 tv 1.1.128.2: #i67758# update from IconTool Issue number: Submitted by: Reviewed by: 2006/07/20 13:10:57 tv 1.1.128.1: #i58439# updated images Issue number: Submitted by: Reviewed by:


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [d28831a61a8fd8cfc47fdad2b5a14f494931c458]

INTEGRATION: CWS qwizardspp4 (1.1.128); FILE MERGED 2006/07/20 13:10:56 tv 1.1.128.1: #i58439# updated images Issue number: Submitted by: Reviewed by:


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [5ab5a6b6f132d34f74968afcffb6f3a6c8bc768c]

INTEGRATION: CWS qwizardspp4 (1.1.128); FILE MERGED 2006/07/20 13:10:55 tv 1.1.128.1: #i58439# updated images Issue number: Submitted by: Reviewed by:


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [df4944ec39b427bb10ce622820976bd9729e0422]

INTEGRATION: CWS qwizardspp4 (1.1.128); FILE MERGED 2006/07/20 13:10:54 tv 1.1.128.1: #i58439# updated images Issue number: Submitted by: Reviewed by:


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [39ee4e17f9256f13e7d0c94fcc72259462e448a6]

INTEGRATION: CWS qwizardspp4 (1.2.50); FILE MERGED 2006/07/20 13:10:53 tv 1.2.50.1: #i58439# updated images Issue number: Submitted by: Reviewed by:


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [14d7674362da280cec00283ae8e6a7ac12462286]

INTEGRATION: CWS qwizardspp4 (1.2.50); FILE MERGED 2006/07/20 13:10:52 tv 1.2.50.1: #i58439# updated images Issue number: Submitted by: Reviewed by:


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [43e241aaec7266a601e28c9b50edea16ef011761]

INTEGRATION: CWS qwizardspp4 (1.1.128); FILE MERGED 2006/07/20 13:10:52 tv 1.1.128.1: #i58439# updated images Issue number: Submitted by: Reviewed by:


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [de111101edd95c0bd8a37578b4c3a8eef44de6a3]

INTEGRATION: CWS qwizardspp4 (1.1.128); FILE MERGED 2006/07/20 13:10:51 tv 1.1.128.1: #i58439# updated images Issue number: Submitted by: Reviewed by:


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [7258a641c0f4d6a31c62cd6e30b203caed5dba05]

INTEGRATION: CWS qwizardspp4 (1.1.128); FILE MERGED 2006/07/20 13:10:50 tv 1.1.128.1: #i58439# updated images Issue number: Submitted by: Reviewed by:


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [dcf3a2dd95f23cc02b42852a18f192563eaef478]

INTEGRATION: CWS qwizardspp4 (1.2.28); FILE MERGED 2006/07/25 15:39:35 tv 1.2.28.1: #i67758# update from IconTool Issue number: Submitted by: Reviewed by:


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [47c582f78d3c26ad541ac7fe0a2eec45c3c1376a]

INTEGRATION: CWS qwizardspp4 (1.2.28); FILE MERGED 2006/08/22 14:31:40 tv 1.2.28.1: #i67758# update from IconTool Issue number: Submitted by: Reviewed by:


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [45d189b074f5fb8cb995485f77e4f69fb8108f3e]

INTEGRATION: CWS qwizardspp4 (1.1.128); FILE MERGED 2006/07/20 13:10:49 tv 1.1.128.1: #i58439# updated images Issue number: Submitted by: Reviewed by:


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [a277fcc88fb596394b22f68bf68eb98df4b8b5c3]

INTEGRATION: CWS qwizardspp4 (1.1.128); FILE MERGED 2006/07/20 13:10:48 tv 1.1.128.1: #i58439# updated images Issue number: Submitted by: Reviewed by:


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [432e9afb0f445cbfcbbd7787f4dcf3d992616821]

INTEGRATION: CWS qwizardspp4 (1.1.128); FILE MERGED 2006/07/20 13:10:47 tv 1.1.128.1: #i58439# updated images Issue number: Submitted by: Reviewed by:


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [8089ce4346297eb5e02ee497e9cca1ef8d15f087]

INTEGRATION: CWS qwizardspp4 (1.1.128); FILE MERGED 2006/07/20 13:10:46 tv 1.1.128.1: #i58439# updated images Issue number: Submitted by: Reviewed by:


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [40c4df33afe018d4ac06d961dba1711a03b12f30]

INTEGRATION: CWS qwizardspp4 (1.1.128); FILE MERGED 2006/07/20 13:10:45 tv 1.1.128.1: #i58439# updated images Issue number: Submitted by: Reviewed by:


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [dc12d77461f46dcb64ac80da647b393f068bfaf9]

INTEGRATION: CWS qwizardspp4 (1.1.128); FILE MERGED 2006/07/20 13:10:44 tv 1.1.128.1: #i58439# updated images Issue number: Submitted by: Reviewed by:


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [00a43b18b5cc87081c7219809319887405be5353]

INTEGRATION: CWS qwizardspp4 (1.1.128); FILE MERGED 2006/07/20 13:10:43 tv 1.1.128.1: #i58439# updated images Issue number: Submitted by: Reviewed by:


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [2919cd3458c20de233d5b294de1db02799eaa0b3]

INTEGRATION: CWS qwizardspp4 (1.1.128); FILE MERGED 2006/07/20 13:10:42 tv 1.1.128.1: #i58439# updated images Issue number: Submitted by: Reviewed by:


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [546d19069e310402f83cde092ccd8e8542f5dae1]

INTEGRATION: CWS qwizardspp4 (1.1.128); FILE MERGED 2006/07/20 13:10:41 tv 1.1.128.1: #i58439# updated images Issue number: Submitted by: Reviewed by:


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [46821bb41d77facd365fc57b48d5c7d960c46cc9]

INTEGRATION: CWS qwizardspp4 (1.1.128); FILE MERGED 2006/07/20 13:10:40 tv 1.1.128.1: #i58439# updated images Issue number: Submitted by: Reviewed by:


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [2fea1e2b5a55133d28cc3c99a3608bce2b12c096]

INTEGRATION: CWS qwizardspp4 (1.1.128); FILE MERGED 2006/07/20 13:10:39 tv 1.1.128.1: #i58439# updated images Issue number: Submitted by: Reviewed by:


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [4e59510ae2cf7b0354e1a00152d0e4bd9d16843e]

INTEGRATION: CWS qwizardspp4 (1.1.128); FILE MERGED 2006/07/20 13:10:38 tv 1.1.128.1: #i58439# updated images Issue number: Submitted by: Reviewed by:


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [9971f451af41f52cb4681148ac57d6486f000f88]

INTEGRATION: CWS qwizardspp4 (1.2.34); FILE MERGED 2006/08/22 14:31:40 tv 1.2.34.1: #i67758# update from IconTool Issue number: Submitted by: Reviewed by:


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [ac669908a970d3eb9f7be66cf0028a3c8a472954]

INTEGRATION: CWS qwizardspp4 (1.1.128); FILE MERGED 2006/07/20 13:10:37 tv 1.1.128.1: #i58439# updated images Issue number: Submitted by: Reviewed by:


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [6ca97c4de81677cc4bdfbbe77537fd21dfd2a695]

INTEGRATION: CWS qwizardspp4 (1.1.128); FILE MERGED 2006/07/20 13:10:36 tv 1.1.128.1: #i58439# updated images Issue number: Submitted by: Reviewed by:


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [9564bc2ea78efa33c28f3972bf16eb061462d66d]

INTEGRATION: CWS qwizardspp4 (1.1.128); FILE MERGED 2006/07/20 13:10:35 tv 1.1.128.1: #i58439# updated images Issue number: Submitted by: Reviewed by:


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [3102c7beab5222341cbaf3999e1abbad48284988]

INTEGRATION: CWS qwizardspp4 (1.2.34); FILE MERGED 2006/08/22 14:31:39 tv 1.2.34.1: #i67758# update from IconTool Issue number: Submitted by: Reviewed by:


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [c31d5abe4500ca7bd0d968957d7467fa4a166957]

INTEGRATION: CWS qwizardspp4 (1.1.128); FILE MERGED 2006/07/20 13:10:34 tv 1.1.128.1: #i58439# updated images Issue number: Submitted by: Reviewed by:


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [5371549e4dc133d3f8ebcb23e520a87394b886da]

INTEGRATION: CWS qwizardspp4 (1.1.128); FILE MERGED 2006/07/20 13:10:33 tv 1.1.128.1: #i58439# updated images Issue number: Submitted by: Reviewed by:


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [f4209b21b013c5f3d8ebe44a4104d1089d5b3283]

INTEGRATION: CWS qwizardspp4 (1.1.128); FILE MERGED 2006/07/20 13:10:32 tv 1.1.128.1: #i58439# updated images Issue number: Submitted by: Reviewed by:


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [bffe3eeb2243160d5478903222c21b6d8ee724ea]

INTEGRATION: CWS qwizardspp4 (1.1.128); FILE MERGED 2006/07/20 13:10:31 tv 1.1.128.1: #i58439# updated images Issue number: Submitted by: Reviewed by:


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [e1493b701ee5893bbf31bb8863b9f431e910a990]

INTEGRATION: CWS qwizardspp4 (1.1.128); FILE MERGED 2006/07/20 13:10:30 tv 1.1.128.1: #i58439# updated images Issue number: Submitted by: Reviewed by:


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [d942865d3acdfe81fe157ea0a9845af1371acd18]

INTEGRATION: CWS qwizardspp4 (1.2.34); FILE MERGED 2006/08/22 14:31:39 tv 1.2.34.1: #i67758# update from IconTool Issue number: Submitted by: Reviewed by:


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [20c1f2debe5337eb45ae0443632fd815370ac0cd]

INTEGRATION: CWS qwizardspp4 (1.1.128); FILE MERGED 2006/07/20 13:10:29 tv 1.1.128.1: #i58439# updated images Issue number: Submitted by: Reviewed by:


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [7efb7f6fcabd730c49e7fdfc829bda3f72e6b1f1]

INTEGRATION: CWS qwizardspp4 (1.1.128); FILE MERGED 2006/07/20 13:10:28 tv 1.1.128.1: #i58439# updated images Issue number: Submitted by: Reviewed by:


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [0e5aaa0d07bbad5496ab3c9ffe8b49af6cf05219]

INTEGRATION: CWS qwizardspp4 (1.1.128); FILE MERGED 2006/07/25 15:39:34 tv 1.1.128.2: #i67758# update from IconTool Issue number: Submitted by: Reviewed by: 2006/07/20 13:10:27 tv 1.1.128.1: #i58439# updated images Issue number: Submitted by: Reviewed by:


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [ef4fde4bd9b2b26a31f1742df732a443f104c65a]

INTEGRATION: CWS qwizardspp4 (1.1.128); FILE MERGED 2006/07/20 13:10:27 tv 1.1.128.1: #i58439# updated images Issue number: Submitted by: Reviewed by:


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [0506250f8e92a3014f7ff48a5cde537c407d716b]

INTEGRATION: CWS qwizardspp4 (1.1.128); FILE MERGED 2006/08/22 14:31:39 tv 1.1.128.2: #i67758# update from IconTool Issue number: Submitted by: Reviewed by: 2006/07/20 13:10:27 tv 1.1.128.1: #i58439# updated images Issue number: Submitted by: Reviewed by:


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [36b3dd1a84940ddef3deba35388d8bd28c95096d]

INTEGRATION: CWS qwizardspp4 (1.1.128); FILE MERGED 2006/07/20 13:10:26 tv 1.1.128.1: #i58439# updated images Issue number: Submitted by: Reviewed by:


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [b9933ac025a3ebc5519c8f27dbd0a18383248a74]

INTEGRATION: CWS qwizardspp4 (1.1.128); FILE MERGED 2006/07/20 13:10:25 tv 1.1.128.1: #i58439# updated images Issue number: Submitted by: Reviewed by:


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [e2ccf7811515eef6cca53370b0102266ddbf297a]

INTEGRATION: CWS qwizardspp4 (1.1.128); FILE MERGED 2006/07/20 13:10:24 tv 1.1.128.1: #i58439# updated images Issue number: Submitted by: Reviewed by:


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [68a31ffe54f9762c696e3038bc3dcb23b2b7a26a]

INTEGRATION: CWS qwizardspp4 (1.1.128); FILE MERGED 2006/07/20 13:10:23 tv 1.1.128.1: #i58439# updated images Issue number: Submitted by: Reviewed by:


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [ed2a809ed08da08c0372f75d5837b9a6fcfc43d8]

INTEGRATION: CWS qwizardspp4 (1.1.128); FILE MERGED 2006/07/20 13:10:22 tv 1.1.128.1: #i58439# updated images Issue number: Submitted by: Reviewed by:


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [4399e46b9aa1ac239ec75a96f598710ccc056f37]

INTEGRATION: CWS qwizardspp4 (1.1.128); FILE MERGED 2006/07/20 13:10:21 tv 1.1.128.1: #i58439# updated images Issue number: Submitted by: Reviewed by:


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [b59ae3eb8705895e2818a99e8d6dce987e9cca17]

INTEGRATION: CWS qwizardspp4 (1.1.128); FILE MERGED 2006/07/20 13:10:20 tv 1.1.128.1: #i58439# updated images Issue number: Submitted by: Reviewed by:


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [69040dcac1b97030f82aa516ae3e55419e0350a9]

INTEGRATION: CWS qwizardspp4 (1.1.128); FILE MERGED 2006/07/20 13:10:19 tv 1.1.128.1: #i58439# updated images Issue number: Submitted by: Reviewed by:


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [c38f4f3425b8b426f7f4c43463180b040831999a]

INTEGRATION: CWS qwizardspp4 (1.1.128); FILE MERGED 2006/07/20 13:10:18 tv 1.1.128.1: #i58439# updated images Issue number: Submitted by: Reviewed by:


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [ae888b205ad6eaf17b9ad16682569e0102b4ab5c]

INTEGRATION: CWS qwizardspp4 (1.2.56); FILE MERGED 2006/08/22 14:31:39 tv 1.2.56.1: #i67758# update from IconTool Issue number: Submitted by: Reviewed by:


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [4d9677be2bb4981944f192e79c377d3718330946]

INTEGRATION: CWS qwizardspp4 (1.2.28); FILE MERGED 2006/07/25 15:39:34 tv 1.2.28.1: #i67758# update from IconTool Issue number: Submitted by: Reviewed by:


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [8387f0cbf6516e110d037621760925946c713edd]

INTEGRATION: CWS qwizardspp4 (1.2.28); FILE MERGED 2006/08/22 14:31:38 tv 1.2.28.1: #i67758# update from IconTool Issue number: Submitted by: Reviewed by:


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [3662a7173bf59e519fab994f144b2148a41a23ff]

INTEGRATION: CWS qwizardspp4 (1.1.128); FILE MERGED 2006/07/20 13:10:17 tv 1.1.128.1: #i58439# updated images Issue number: Submitted by: Reviewed by:


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [79167774a85d42139817df72de8ba9e001abdb5c]

INTEGRATION: CWS qwizardspp4 (1.1.128); FILE MERGED 2006/07/20 13:10:16 tv 1.1.128.1: #i58439# updated images Issue number: Submitted by: Reviewed by:


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [26f7b7d9299905f90d722f05a4d80994f7557ce8]

INTEGRATION: CWS qwizardspp4 (1.1.128); FILE MERGED 2006/07/20 13:10:15 tv 1.1.128.1: #i58439# updated images Issue number: Submitted by: Reviewed by:


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [17a9e5f51a5bc853fc10c3d91158414c0b0b864c]

INTEGRATION: CWS qwizardspp4 (1.2.56); FILE MERGED 2006/08/22 14:31:38 tv 1.2.56.1: #i67758# update from IconTool Issue number: Submitted by: Reviewed by:


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [29a46a2be9e96861eac7cddfc1892de648805889]

INTEGRATION: CWS qwizardspp4 (1.1.128); FILE MERGED 2006/07/25 15:39:33 tv 1.1.128.2: #i67758# update from IconTool Issue number: Submitted by: Reviewed by: 2006/07/20 13:10:14 tv 1.1.128.1: #i58439# updated images Issue number: Submitted by: Reviewed by:


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [4dc3a484287d004695e66bc1e3743374cae9c811]

INTEGRATION: CWS qwizardspp4 (1.1.128); FILE MERGED 2006/07/20 13:10:14 tv 1.1.128.1: #i58439# updated images Issue number: Submitted by: Reviewed by:


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [95fe5d494627b0471d8070d780af849317ec2a53]

INTEGRATION: CWS qwizardspp4 (1.1.128); FILE MERGED 2006/08/22 14:31:38 tv 1.1.128.2: #i67758# update from IconTool Issue number: Submitted by: Reviewed by: 2006/07/20 13:10:14 tv 1.1.128.1: #i58439# updated images Issue number: Submitted by: Reviewed by:


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [69365cab6f5363ca814a766cf291253a924d1d75]

INTEGRATION: CWS qwizardspp4 (1.1.128); FILE MERGED 2006/07/20 13:10:13 tv 1.1.128.1: #i58439# updated images Issue number: Submitted by: Reviewed by:


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [101d0ab72662f5f056bd08d962d487479d9ef571]

INTEGRATION: CWS qwizardspp4 (1.1.128); FILE MERGED 2006/08/22 14:31:37 tv 1.1.128.1: #i67758# update from IconTool Issue number: Submitted by: Reviewed by:


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [d9005c9640956883ba703cd3cfb9ed410612cd08]

INTEGRATION: CWS qwizardspp4 (1.3.2); FILE MERGED 2006/07/25 15:39:33 tv 1.3.2.1: #i67758# update from IconTool Issue number: Submitted by: Reviewed by:


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [d1db29d0a7d005a45d42c3ecb0f3d27692ce333c]

INTEGRATION: CWS qwizardspp4 (1.1.128); FILE MERGED 2006/08/22 14:31:36 tv 1.1.128.1: #i67758# update from IconTool Issue number: Submitted by: Reviewed by:


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [3bd54f623229a1e5b81aa3b79a8711f96d2c4a10]

INTEGRATION: CWS qwizardspp4 (1.3.100); FILE MERGED 2006/07/20 13:10:13 tv 1.3.100.1: #i58439# updated images Issue number: Submitted by: Reviewed by:


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [65282da9a7fb54b907c524fa6aaa005cf96f08d9]

INTEGRATION: CWS qwizardspp4 (1.1.128); FILE MERGED 2006/08/22 14:31:34 tv 1.1.128.1: #i67758# update from IconTool Issue number: Submitted by: Reviewed by:


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [d2200e41977828120213aca3982c801dab1cc0b9]

INTEGRATION: CWS qwizardspp4 (1.1.128); FILE MERGED 2006/07/20 13:10:11 tv 1.1.128.1: #i58439# updated images Issue number: Submitted by: Reviewed by:


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [1ffdb660accc45df1f537799ba685aecae6d2b9b]

INTEGRATION: CWS qwizardspp4 (1.1.128); FILE MERGED 2006/08/22 14:31:33 tv 1.1.128.1: #i67758# update from IconTool Issue number: Submitted by: Reviewed by:


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [4449ab91c5ae209f1b2dcee2f48dd3a37cc96e21]

INTEGRATION: CWS qwizardspp4 (1.1.122); FILE MERGED 2006/08/22 14:31:30 tv 1.1.122.1: #i67758# update from IconTool Issue number: Submitted by: Reviewed by:


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [17c9c42fa33c75e4956fce535694126f6a508d04]

INTEGRATION: CWS qwizardspp4 (1.1.128); FILE MERGED 2006/08/22 14:31:30 tv 1.1.128.1: #i67758# update from IconTool Issue number: Submitted by: Reviewed by:


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [b00452a3f75e9751bb8d351a5d92d83c969bc9e3]

INTEGRATION: CWS qwizardspp4 (1.3.2); FILE MERGED 2006/08/22 14:31:28 tv 1.3.2.2: #i67758# update from IconTool Issue number: Submitted by: Reviewed by: 2006/07/25 15:39:32 tv 1.3.2.1: #i67758# update from IconTool Issue number: Submitted by: Reviewed by:


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [e6a50fb71a39fb495debd6a4c0f46a359b9ceef2]

INTEGRATION: CWS qwizardspp4 (1.1.128); FILE MERGED 2006/08/22 14:31:28 tv 1.1.128.1: #i67758# update from IconTool Issue number: Submitted by: Reviewed by:


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [326d3ebffa46011b5cc7c30325d574eb005759c1]

INTEGRATION: CWS qwizardspp4 (1.3.100); FILE MERGED 2006/07/20 13:10:10 tv 1.3.100.1: #i58439# updated images Issue number: Submitted by: Reviewed by:


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [0c66ad5262334f1ac1fa7deea9f92c237013b137]

INTEGRATION: CWS qwizardspp4 (1.2.2); FILE MERGED 2006/07/25 15:39:32 tv 1.2.2.1: #i67758# update from IconTool Issue number: Submitted by: Reviewed by:


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [dc9d87b60796f9ed77f88775873ec8874ed8ec6b]

INTEGRATION: CWS qwizardspp4 (1.1.122); FILE MERGED 2006/08/22 14:31:27 tv 1.1.122.1: #i67758# update from IconTool Issue number: Submitted by: Reviewed by:


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [01deaab16128b90b624d85ee2c2fc205390a450f]

INTEGRATION: CWS qwizardspp4 (1.1.128); FILE MERGED 2006/08/22 14:31:26 tv 1.1.128.1: #i67758# update from IconTool Issue number: Submitted by: Reviewed by:


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [d4b4ad4de08e68ce0fbacf3ce639b4b52d5a5214]

INTEGRATION: CWS qwizardspp4 (1.1.128); FILE MERGED 2006/08/22 14:31:25 tv 1.1.128.1: #i67758# update from IconTool Issue number: Submitted by: Reviewed by:


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [533a6aa14001e130f8fd6cf72dac5b61c60b36d9]

INTEGRATION: CWS qwizardspp4 (1.3.2); FILE MERGED 2006/07/25 15:39:32 tv 1.3.2.1: #i67758# update from IconTool Issue number: Submitted by: Reviewed by:


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [dc8570bae7014c63c1daef4b04c4b742d8143cfa]

INTEGRATION: CWS qwizardspp4 (1.2.2); FILE MERGED 2006/08/22 14:31:24 tv 1.2.2.2: #i67758# update from IconTool Issue number: Submitted by: Reviewed by: 2006/07/25 15:39:31 tv 1.2.2.1: #i67758# update from IconTool Issue number: Submitted by: Reviewed by:


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [11a51d40ba1a5179b1e1fc607601010ab4bde14a]

INTEGRATION: CWS qwizardspp4 (1.1.128); FILE MERGED 2006/08/22 14:31:24 tv 1.1.128.2: #i67758# update from IconTool Issue number: Submitted by: Reviewed by: 2006/07/20 13:10:08 tv 1.1.128.1: #i58439# updated images Issue number: Submitted by: Reviewed by:


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [810cd5bbd88a6691b80a0e4469cd0e25eaa370df]

INTEGRATION: CWS qwizardspp4 (1.3.100); FILE MERGED 2006/07/20 13:10:08 tv 1.3.100.1: #i58439# updated images Issue number: Submitted by: Reviewed by:


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [731281e94076e0e486c8e5c156ff40bcc3fe5f7d]

INTEGRATION: CWS qwizardspp4 (1.1.128); FILE MERGED 2006/07/20 13:10:07 tv 1.1.128.1: #i58439# updated images Issue number: Submitted by: Reviewed by:


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [58d5713ab5938092b6fa0198c62a7af9ef801638]

INTEGRATION: CWS qwizardspp4 (1.1.128); FILE MERGED 2006/08/22 14:31:21 tv 1.1.128.1: #i67758# update from IconTool Issue number: Submitted by: Reviewed by:


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [60bf357dcca7587771e3ace2ecc19c051b4f6407]

INTEGRATION: CWS qwizardspp4 (1.1.122); FILE MERGED 2006/08/22 14:31:19 tv 1.1.122.1: #i67758# update from IconTool Issue number: Submitted by: Reviewed by:


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [41841aac00b7113a706494021ed8f9d7b2fb0c4b]

INTEGRATION: CWS qwizardspp4 (1.3.2); FILE MERGED 2006/08/22 14:31:17 tv 1.3.2.2: #i67758# update from IconTool Issue number: Submitted by: Reviewed by: 2006/07/25 15:39:31 tv 1.3.2.1: #i67758# update from IconTool Issue number: Submitted by: Reviewed by:


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [00a7b0a3345b34f857219c537535c78619d6164e]

INTEGRATION: CWS qwizardspp4 (1.1.128); FILE MERGED 2006/08/22 14:31:17 tv 1.1.128.1: #i67758# update from IconTool Issue number: Submitted by: Reviewed by:


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [171b9f95811155f03b9d233fba2088cb906904b4]

INTEGRATION: CWS qwizardspp4 (1.3.100); FILE MERGED 2006/07/20 13:10:06 tv 1.3.100.1: #i58439# updated images Issue number: Submitted by: Reviewed by:


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [cb16740ec9858d93dc6450483df86ef9e3271348]

INTEGRATION: CWS qwizardspp4 (1.2.2); FILE MERGED 2006/07/25 15:39:30 tv 1.2.2.1: #i67758# update from IconTool Issue number: Submitted by: Reviewed by:


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [58c20374954ce8ae8bad5427f2346b73119467cb]

INTEGRATION: CWS qwizardspp4 (1.1.122); FILE MERGED 2006/08/22 14:31:16 tv 1.1.122.1: #i67758# update from IconTool Issue number: Submitted by: Reviewed by:


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [23b443490453a53f41dcf3eaecc8d67384fea00a]

INTEGRATION: CWS sb62 (1.1.2); FILE ADDED 2006/09/27 12:02:47 sb 1.1.2.1: #i69163# Added rudimentary extension version handling.


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [7219f93c433479f66f40db5055b1b2cc70cb04fc]

INTEGRATION: CWS qwizardspp4 (1.1.128); FILE MERGED 2006/08/22 14:31:15 tv 1.1.128.1: #i67758# update from IconTool Issue number: Submitted by: Reviewed by:


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [fcd07095c43d80fb91d979ea5717aa6483ba9d17]

INTEGRATION: CWS sb62 (1.1.2); FILE ADDED 2006/09/27 12:02:27 sb 1.1.2.1: #i69163# Added rudimentary extension version handling.


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [b9a04956fd1aa2000861483e72639b0dcfda3e1d]

INTEGRATION: CWS sb62 (1.1.2); FILE ADDED 2006/09/27 12:02:17 sb 1.1.2.1: #i69163# Added rudimentary extension version handling.


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [d4232e3c80f5861cbe0ab08837719625a43e87a1]

INTEGRATION: CWS sb62 (1.1.2); FILE ADDED 2006/09/27 12:02:07 sb 1.1.2.1: #i69163# Added rudimentary extension version handling.


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [f93fb875420064cda2ab28214f6f86159fbfeb07]

INTEGRATION: CWS sb62 (1.1.2); FILE ADDED 2006/09/27 12:01:56 sb 1.1.2.1: #i69163# Added rudimentary extension version handling.


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [73a4eca722fb3141579155cf69294551043ce686]

INTEGRATION: CWS sb62 (1.1.2); FILE ADDED 2006/09/27 12:01:46 sb 1.1.2.1: #i69163# Added rudimentary extension version handling.


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [22d157ee557adb561d140d964ab26a5467f4b3d8]

INTEGRATION: CWS sb62 (1.1.2); FILE ADDED 2006/09/27 12:01:28 sb 1.1.2.1: #i69163# Added rudimentary extension version handling.


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [5af083d6be4d58d78bd64f4b59491f929d521ac0]

INTEGRATION: CWS sb62 (1.1.2); FILE ADDED 2006/09/27 16:03:56 sb 1.1.2.2: #i69163# Fixed typo. 2006/09/27 12:01:18 sb 1.1.2.1: #i69163# Added rudimentary extension version handling.


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [9db88d6f4b5d602a9f896b5fcfb1449d11537868]

INTEGRATION: CWS sb62 (1.1.2); FILE ADDED 2006/09/27 12:01:06 sb 1.1.2.1: #i69163# Added rudimentary extension version handling.


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [740066709402d9f8f411544a834d846f6d86d531]

INTEGRATION: CWS sb62 (1.1.2); FILE ADDED 2006/09/27 12:00:54 sb 1.1.2.1: #i69163# Added rudimentary extension version handling.


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [a672afd8e102dffaa270fd14be5003305336284c]

INTEGRATION: CWS qwizardspp4 (1.1.128); FILE MERGED 2006/07/20 13:10:04 tv 1.1.128.1: #i58439# updated images Issue number: Submitted by: Reviewed by:


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [709adafc147531890414f1b44adc08bd7d5c4944]

INTEGRATION: CWS sb62 (1.1.2); FILE ADDED 2006/09/27 12:00:44 sb 1.1.2.1: #i69163# Added rudimentary extension version handling.


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [3e815ac81fa57d606b0816d1ceb4539ff14cefcf]

INTEGRATION: CWS qwizardspp4 (1.2.128); FILE MERGED 2006/07/20 13:10:04 tv 1.2.128.1: #i58439# updated images Issue number: Submitted by: Reviewed by:


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [a6b33ceb3a68623356e0173857ca55aff1eb883c]

INTEGRATION: CWS sb62 (1.1.2); FILE ADDED 2006/09/27 12:00:24 sb 1.1.2.1: #i69163# Added rudimentary extension version handling.


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [02a759f35b8e7d95345df4e758313a00202e4885]

INTEGRATION: CWS sb62 (1.1.2); FILE ADDED 2006/09/27 12:00:13 sb 1.1.2.1: #i69163# Added rudimentary extension version handling.


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [902262efb80fc2b00e250a01f3df3b6e4508cb57]

INTEGRATION: CWS qwizardspp4 (1.1.128); FILE MERGED 2006/08/22 14:31:14 tv 1.1.128.1: #i67758# update from IconTool Issue number: Submitted by: Reviewed by:


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [5178d2ea1a6a7a62124d62981719b8cc605f1f4b]

INTEGRATION: CWS sb62 (1.1.2); FILE ADDED 2006/09/27 11:59:52 sb 1.1.2.1: #i69163# Added rudimentary extension version handling.


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [8a8db29005a9b0af704bedf75957e3f1c54e78aa]

INTEGRATION: CWS sb62 (1.1.2); FILE ADDED 2006/09/27 11:59:42 sb 1.1.2.1: #i69163# Added rudimentary extension version handling.


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [099bcf8ed394f77b4741aeff60fd7be6dec34630]

INTEGRATION: CWS sb62 (1.1.2); FILE ADDED 2006/09/27 11:59:21 sb 1.1.2.1: #i69163# Added rudimentary extension version handling.


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [469febd084b0b3a608e12a1acdb5d616fe79a7d0]

INTEGRATION: CWS sb62 (1.1.2); FILE ADDED 2006/09/27 11:59:10 sb 1.1.2.1: #i69163# Added rudimentary extension version handling.


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [71e881647682bac57995bfaf10792e61336cffc6]

INTEGRATION: CWS qwizardspp4 (1.1.128); FILE MERGED 2006/08/22 14:31:13 tv 1.1.128.1: #i67758# update from IconTool Issue number: Submitted by: Reviewed by:


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [363fe73bd79568dbba948fa9240abad5576a1504]

INTEGRATION: CWS sb62 (1.1.2); FILE ADDED 2006/09/27 11:58:49 sb 1.1.2.1: #i69163# Added rudimentary extension version handling.


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [867ddc13b42e95ac3e28b724d727b17174b32a7b]

INTEGRATION: CWS sb62 (1.1.2); FILE ADDED 2006/09/27 16:03:17 sb 1.1.2.2: #i69163# Fixed typo. 2006/09/27 11:58:39 sb 1.1.2.1: #i69163# Added rudimentary extension version handling.


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [c359648e1770eab3ef67c485351f4ab1109bdaad]

INTEGRATION: CWS sb62 (1.1.2); FILE ADDED 2006/09/27 11:58:18 sb 1.1.2.1: #i69163# Added rudimentary extension version handling.


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [b80cd03b877c6ce31608bad720bb10dc8b24e040]

INTEGRATION: CWS sb62 (1.1.2); FILE ADDED 2006/09/27 11:58:08 sb 1.1.2.1: #i69163# Added rudimentary extension version handling.


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [2d76c32b15403cb7619ee50055084d8c965e741e]

INTEGRATION: CWS sb62 (1.1.2); FILE ADDED 2006/09/27 11:57:38 sb 1.1.2.1: #i69163# Added rudimentary extension version handling.


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [adf9af632b01995d84e6dcd401dad4ae6df84b1b]

INTEGRATION: CWS sb62 (1.1.2); FILE ADDED 2006/09/27 11:57:26 sb 1.1.2.1: #i69163# Added rudimentary extension version handling.


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [b1e7ed59610214561b2957a7913ce7ce30552198]

INTEGRATION: CWS sb62 (1.1.2); FILE ADDED 2006/09/27 11:57:06 sb 1.1.2.1: #i69163# Added rudimentary extension version handling.


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [275972318d289bad2b1b68433b1b8a2598e9e536]

INTEGRATION: CWS sb62 (1.1.2); FILE ADDED 2006/09/27 11:54:53 sb 1.1.2.1: #i69163# Added rudimentary extension version handling.


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [950b73bbbed2c4f050655981637070ead0745044]

INTEGRATION: CWS qwizardspp4 (1.1.128); FILE MERGED 2006/08/22 14:31:12 tv 1.1.128.1: #i67758# update from IconTool Issue number: Submitted by: Reviewed by:


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [bf67bc97960298c3fbeed13a8de1df317dad7fb9]

INTEGRATION: CWS sb62 (1.12.12); FILE MERGED 2006/09/27 11:51:38 sb 1.12.12.1: #i69163# Added rudimentary extension version handling.


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [df1999fe9b36892236513053973fe3e5a4cdad87]

INTEGRATION: CWS sb62 (1.2.50); FILE MERGED 2006/09/27 11:51:38 sb 1.2.50.1: #i69163# Added rudimentary extension version handling.


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [5ea695b55614e3c3d4f71ff06cae5216432290cd]

INTEGRATION: CWS sb62 (1.3.12); FILE MERGED 2006/09/27 11:51:37 sb 1.3.12.1: #i69163# Added rudimentary extension version handling.


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [3c4afbcb4921eb6d589816db24ce142c77aefd8f]

INTEGRATION: CWS sb62 (1.11.50); FILE MERGED 2006/09/27 11:51:37 sb 1.11.50.1: #i69163# Added rudimentary extension version handling.


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [1804266a3242a237d46a08646a883746641cf8e5]

INTEGRATION: CWS sb62 (1.11.12); FILE MERGED 2006/09/27 11:51:37 sb 1.11.12.1: #i69163# Added rudimentary extension version handling.


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [3bcdf140cafc817d57f1d8798de63ba99e5bdebc]

INTEGRATION: CWS sb62 (1.9.134); FILE MERGED 2006/09/27 11:51:36 sb 1.9.134.1: #i69163# Added rudimentary extension version handling.


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [2fd79d7bfdbbfc355fc4718e6d3c3f330d7ad152]

INTEGRATION: CWS sb62 (1.1.2); FILE ADDED 2006/09/27 11:53:52 sb 1.1.2.1: #i69163# Added rudimentary extension version handling.


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [5db389116a98f8201a56a90f31b2dbec109faa66]

INTEGRATION: CWS sb62 (1.5.50); FILE MERGED 2006/09/27 11:51:36 sb 1.5.50.1: #i69163# Added rudimentary extension version handling.


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [469492d621f2cbbc4efc1955e828cdf5e316fc1d]

INTEGRATION: CWS sb62 (1.13.12); FILE MERGED 2006/09/27 11:51:36 sb 1.13.12.1: #i69163# Added rudimentary extension version handling.


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [548a667a9e3dc6c73a72de9f8c8a03e203e18f84]

INTEGRATION: CWS qwizardspp4 (1.1.128); FILE MERGED 2006/08/22 14:31:11 tv 1.1.128.1: #i67758# update from IconTool Issue number: Submitted by: Reviewed by:


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [0f8ed025d14a2bb493f31e46f3a8a9c9d8293b46]

INTEGRATION: CWS sb62 (1.1.2); FILE ADDED 2006/09/27 11:53:29 sb 1.1.2.1: #i69163# Added rudimentary extension version handling.


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [ca67dd25bfebcbbda18087bf6fcb9107435aaf07]

INTEGRATION: CWS sb62 (1.7.50); FILE MERGED 2006/09/27 11:51:35 sb 1.7.50.1: #i69163# Added rudimentary extension version handling.


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [3061da0e1158b9e3ad242f9519b28d47edcce3cb]

INTEGRATION: CWS sb62 (1.1.2); FILE ADDED 2006/09/28 11:21:08 sb 1.1.2.2: #i69163# Incorporated UI changes requested by bh. 2006/09/27 11:52:53 sb 1.1.2.1: #i69163# Added rudimentary extension version handling.


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [464322f53a1a963b45f781f67b594936bebf3bbb]

INTEGRATION: CWS sb62 (1.8.12); FILE MERGED 2006/09/28 11:21:08 sb 1.8.12.2: #i69163# Incorporated UI changes requested by bh. 2006/09/27 11:51:35 sb 1.8.12.1: #i69163# Added rudimentary extension version handling.


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [1b3dacd3ad660dd78c0bec5147d97124b856abb9]

INTEGRATION: CWS sb62 (1.4.50); FILE MERGED 2006/09/27 11:51:35 sb 1.4.50.1: #i69163# Added rudimentary extension version handling.


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [a056dd850d18a70083e192067b8711a63a602c2b]

INTEGRATION: CWS sb62 (1.7.56); FILE MERGED 2006/09/27 11:46:39 sb 1.7.56.1: #i69163# Added com.sun.star.deployment.VersionException.


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [5d5329b5813acc4510281c695da9d2bd3669ba41]

INTEGRATION: CWS sb62 (1.8.56); FILE MERGED 2006/09/27 11:46:38 sb 1.8.56.1: #i69163# Added com.sun.star.deployment.VersionException.


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [fb9f9d6f4988bc03367979290b106756559b76b4]

INTEGRATION: CWS sb62 (1.1.2); FILE ADDED 2006/09/27 12:12:09 sb 1.1.2.1: #i69163# Added com.sun.star.deployment.VersionException.


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [807809ebbbbfaea53df6872fd07f5854cf3a2946]

INTEGRATION: CWS qwizardspp4 (1.1.128); FILE MERGED 2006/07/25 15:39:29 tv 1.1.128.1: #i67758# update from IconTool Issue number: Submitted by: Reviewed by:


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [5b44778ee5f3f22b42044042e4ada50f12befa6c]

INTEGRATION: CWS qwizardspp4 (1.2.30); FILE MERGED 2006/07/25 15:39:29 tv 1.2.30.1: #i67758# update from IconTool Issue number: Submitted by: Reviewed by:


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [ffcb57dfee43296b148872a6fc7822fea521c10c]

INTEGRATION: CWS pj61 (1.2.174); FILE MERGED 2006/09/28 15:42:44 pjanik 1.2.174.1: #i69357#: Update Slovenian AutoText files.


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [eaa1045a675689574b5cadc2fc35fe92476965fd]

INTEGRATION: CWS pj61 (1.3.2); FILE ADDED 2006/09/28 15:42:44 pjanik 1.3.2.1: #i69357#: Update Slovenian AutoText files.


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [07a288f5cdf0f1f5b07644b53ec980bf012d2e07]

INTEGRATION: CWS pj61 (1.2.122); FILE MERGED 2006/09/28 15:41:19 pjanik 1.2.122.1: #i69358#: Update Slovenian AutoCorrect file.


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [61bb1199ae2b519c8693b1a555a1f5bdc152e7a9]

INTEGRATION: CWS jl44 (1.4.242); FILE MERGED 2006/09/26 12:50:01 jl 1.4.242.1: #i69568# renaming package to extension


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [4934ea1b4d994f85d28ca992cd47ae20eb5efd33]

INTEGRATION: CWS jl44 (1.5.234); FILE MERGED 2006/09/26 12:50:01 jl 1.5.234.1: #i69568# renaming package to extension


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [fbff591b4f3b6196ff034a91aaec877920b856c9]

INTEGRATION: CWS jl44 (1.7.48); FILE MERGED 2006/09/28 13:49:09 jl 1.7.48.3: #i69568# 2006/09/28 12:19:08 jl 1.7.48.2: #i69568# 2006/09/26 12:50:00 jl 1.7.48.1: #i69568# renaming package to extension


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [f0ead6752c66ce046b533db83a945ce0722a26d4]

INTEGRATION: CWS jl44 (1.59.74); FILE MERGED 2006/09/28 10:42:23 ab 1.59.74.1: #i69568# Use Extension instead of Package


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [207f007a0e866f936b3d1afef42d75117f17fc7a]

INTEGRATION: CWS jl44 (1.56.10); FILE MERGED 2006/09/28 10:41:14 ab 1.56.10.1: #i69916# Extension export with .oxt


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [4fb6620d434019e8f57fd36d99894295e712a753]

INTEGRATION: CWS jl44 (1.9.46); FILE MERGED 2006/09/07 13:37:26 jl 1.9.46.1: #i69363# added example for simple license mechanism


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [44a328c03e2ef6ad80f30a827aef99f6c2e5bb11]

INTEGRATION: CWS jl44 (1.15.76); FILE MERGED 2006/09/07 13:28:16 jl 1.15.76.1: #69363# new example component that shows use of simple license mechanism


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [6d1361533cfdf9236d0da81e7af8038d6ab77bce]

INTEGRATION: CWS jl44 (1.1.2); FILE ADDED 2006/09/07 13:34:46 jl 1.1.2.1: #69363# new example component that shows use of simple license mechanism


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [17273e3aba5e7da3f28daff69b95caeedd576110]

INTEGRATION: CWS jl44 (1.1.2); FILE ADDED 2006/09/07 13:34:37 jl 1.1.2.1: #69363# new example component that shows use of simple license mechanism


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [fbd4136dc4f41a9f2a3bb11a26545cadbf735e41]

INTEGRATION: CWS jl44 (1.1.2); FILE ADDED 2006/09/07 13:33:23 jl 1.1.2.1: #69363# new example component that shows use of simple license mechanism


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [081c12d5c48a2a0508489e7841d3a3de497e4a11]

INTEGRATION: CWS jl44 (1.1.2); FILE ADDED 2006/09/07 13:33:53 jl 1.1.2.1: #69363# new example component that shows use of simple license mechanism


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [a9c937481f3845ee79bfb8e824ac95c14918c6db]

INTEGRATION: CWS jl44 (1.1.2); FILE ADDED 2006/09/07 13:33:42 jl 1.1.2.1: #69363# new example component that shows use of simple license mechanism


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [e46dd30282b91b80a5adf8a9febaf938a444db5f]

INTEGRATION: CWS jl44 (1.1.2); FILE ADDED 2006/09/07 13:33:32 jl 1.1.2.1: #69363# new example component that shows use of simple license mechanism


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [7ac00b9321998602a1d4ab5cd16d5a5e0bc682f6]

INTEGRATION: CWS jl44 (1.8.74); FILE MERGED 2006/09/07 13:37:55 jl 1.8.74.2: #i69363# added example for simple license mechanism 2006/09/07 13:27:18 jl 1.8.74.1: #i69363# added example for simple license mechanism


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [da86ff29f8a1580cf1781ff103b2e69e255c589e]

INTEGRATION: CWS jl44 (1.50.6); FILE MERGED 2006/09/26 13:06:18 jl 1.50.6.1: #i69568# renaming package to extension


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [f7b0afbfd81c0fd41c951910ed19a36487470740]

INTEGRATION: CWS pj61 (1.1.2); FILE ADDED 2006/09/28 15:35:07 pjanik 1.1.2.1: #i69359#: Add Slovenian help images.


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [c9a97555841c79e513a3718919ffe7cc432fdf51]

INTEGRATION: CWS pj61 (1.1.2); FILE ADDED 2006/09/28 15:35:06 pjanik 1.1.2.1: #i69359#: Add Slovenian help images.


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [d230fb4238adb1cd02ad7019062c6e44119a5e23]

INTEGRATION: CWS pj61 (1.1.2); FILE ADDED 2006/09/28 15:35:05 pjanik 1.1.2.1: #i69359#: Add Slovenian help images.


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [5002be28a9318ffaa158adf9390fd2761332c97e]

INTEGRATION: CWS hyphfixes (1.4.22); FILE MERGED 2006/08/17 01:06:11 nemeth 1.4.22.1: #i54922# #i54848#


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [62b7dfb26a34f0ec4851f1638d6f2c0ccedec4b0]

INTEGRATION: CWS hyphfixes (1.17.10); FILE MERGED 2006/08/17 21:57:51 nemeth 1.17.10.2: small compile fix ("aProperties" wasn't be declared) 2006/08/17 01:06:11 nemeth 1.17.10.1: #i54922# #i54848#


2006-10-04  Kurt Zenker  <kz@openoffice.org>  [29304ec950db87e9fafef8396598b4f14ecb73d5]

INTEGRATION: CWS hyphfixes (1.6.10); FILE MERGED 2006/08/17 01:06:11 nemeth 1.6.10.1: #i54922# #i54848#


2006-10-04  Oliver Bolte  <obo@openoffice.org>  [14baf5202e3a8c3e2b2e0f1203db647ec39d03ac]

#i70059# VS2005 Express fails


2006-10-03  Petr Mladek  <pmladek@openoffice.org>  [b15a407e6b0da431e5a49f341d7b5fcef8323891]

#i57872# create the target directory, so the header file can be delivered


2006-09-28  Michael Meeks  <mmeeks@openoffice.org>  [f79c47fe2bf205e28c6e4540b6e884d50b84a265]

Issue number: i#57872# Submitted by: mmeeks Initial checkin of new module (not present at m179)


2006-09-28  Vladimir Glazounov  <vg@openoffice.org>  [14dea43322943cb5838256f6cd6e9f3278412aa9]

#i10000# library name generation moved to scabstdlg.cxx


2006-09-28  Vladimir Glazounov  <vg@openoffice.org>  [4dba6b3255539baaf8c2c5548dc4f858455e2cda]

#i10000# corrected library name generation


2006-09-28  Oliver Bolte  <obo@openoffice.org>  [6d76948cdf0ec17d1f0741b0236f8ffd94298b25]

#i10000# ambigous Hatch


2006-09-27  Armin Weiss  <aw@openoffice.org>  [747de983576c2d853667a34292980db077ddf4b8]

#i39532# changes after resync to m185


2006-09-27  Vladimir Glazounov  <vg@openoffice.org>  [69f9626ebaa3263c3a1dee4944495ac4c93dbc98]

#100000# generated to mirror last changes in configure.in


2006-09-27  Vladimir Glazounov  <vg@openoffice.org>  [e72b59c043d49288bc4b9a8ab8f4201af75f465f]

SRC680


2006-09-27  Vladimir Glazounov  <vg@openoffice.org>  [f5f867f28695ef5974207a767a9a094b7a784e8b]

INTEGRATION: CWS native67_SRC680 (1.6.44); FILE MERGED 2006/09/26 13:03:38 is 1.6.44.1: #b6474322# security fix to avoid setup execution


2006-09-27  Vladimir Glazounov  <vg@openoffice.org>  [b06666bf14a39fce555eb6cc45d3439ae35aa3f0]

INTEGRATION: CWS sixtyfour08 (1.4.30); FILE MERGED 2006/09/21 09:34:17 cmc 1.4.30.1: #i68665# best way to find gcj jvm under x86_64


2006-09-27  Vladimir Glazounov  <vg@openoffice.org>  [f3996a809d7148ed9529e3af251d3ee9407c92d4]

INTEGRATION: CWS sixtyfour08 (1.11.2); FILE MERGED 2006/09/21 09:34:17 cmc 1.11.2.1: #i68665# best way to find gcj jvm under x86_64


2006-09-27  Vladimir Glazounov  <vg@openoffice.org>  [96095fa0b36d71367c5afe1811893170814d3a91]

INTEGRATION: CWS sixtyfour08 (1.20.14); FILE MERGED 2006/09/21 09:57:00 cmc 1.20.14.1: #i68532# pointer arithmetic getting promoted to unsigned long


2006-09-27  Vladimir Glazounov  <vg@openoffice.org>  [ff83e559cee5e0a62b3c53dee8dec43df60c7ca5]

INTEGRATION: CWS sixtyfour08 (1.13.14); FILE MERGED 2006/09/21 10:00:20 cmc 1.13.14.1: #i68339# applying mask to a *long, not a *sal_uInt32


2006-09-27  Vladimir Glazounov  <vg@openoffice.org>  [19ab760c6fb7ffd839abc7c1a32d1480b1be7fc9]

INTEGRATION: CWS sixtyfour08 (1.81.2); FILE MERGED 2006/09/21 10:05:24 cmc 1.81.2.1: #i67829# nutball 32 means long not 32bit value X logic


2006-09-27  Vladimir Glazounov  <vg@openoffice.org>  [f62f2b67fe2f02f8f3f568d1ec8936406516a7b9]

INTEGRATION: CWS sixtyfour08 (1.128.6); FILE MERGED 2006/09/21 09:44:22 cmc 1.128.6.1: #i68805# 32bit not long


2006-09-27  Vladimir Glazounov  <vg@openoffice.org>  [f25396b4317861256a1e7b08294524bece8cd020]

INTEGRATION: CWS sixtyfour08 (1.13.48); FILE MERGED 2006/09/21 10:07:58 cmc 1.13.48.1: #i67186# event arg is ULONG not sal_uInt32


2006-09-27  Vladimir Glazounov  <vg@openoffice.org>  [3d66854a6e8cac0df1afc7a341c339a67592cecc]

INTEGRATION: CWS sixtyfour08 (1.27.6); FILE MERGED 2006/09/22 07:17:12 cmc 1.27.6.1: #i69469# make declaration match definition on x86_64


2006-09-27  Vladimir Glazounov  <vg@openoffice.org>  [0e7078a3e8a39e144f0d176693fd9021b1122a58]

INTEGRATION: CWS sixtyfour08 (1.125.6); FILE MERGED 2006/09/22 07:17:12 cmc 1.125.6.2: #i69469# make declaration match definition on x86_64 2006/09/21 09:40:17 cmc 1.125.6.1: #i69469# make declaration match definition on x86_64


2006-09-27  Vladimir Glazounov  <vg@openoffice.org>  [4a7ccc06dfc83043e6bb4bbd2ad7a2f8acf93404]

INTEGRATION: CWS sixtyfour08 (1.2.48); FILE MERGED 2006/09/22 07:17:12 cmc 1.2.48.1: #i69469# make declaration match definition on x86_64


2006-09-27  Vladimir Glazounov  <vg@openoffice.org>  [7de28d8f024c3c6c55bc8d32f7944a3d44f73756]

INTEGRATION: CWS sixtyfour08 (1.5.6); FILE MERGED 2006/09/21 08:33:53 cmc 1.5.6.1: #i69653# ReduceInaccuracies assumes 32bit longs


2006-09-27  Vladimir Glazounov  <vg@openoffice.org>  [71e2f5618efef7294fbac62fcb55bfb239e46ab8]

INTEGRATION: CWS kendy11 (1.8.224); FILE MERGED 2006/07/12 09:40:49 kendy 1.8.224.1: #i66439# Improve exporting spreadsheets to HTML


2006-09-27  Vladimir Glazounov  <vg@openoffice.org>  [16aeee22cbbc919cd6d4fcdebf591e6ffac136e6]

INTEGRATION: CWS kendy11 (1.30.222); FILE MERGED 2006/07/31 13:03:55 kendy 1.30.222.2: RESYNC: (1.30-1.31); FILE MERGED 2006/07/12 09:40:49 kendy 1.30.222.1: #i66439# Improve exporting spreadsheets to HTML


2006-09-27  Vladimir Glazounov  <vg@openoffice.org>  [c64d4c53c7b97b039821de18071c7046027a2846]

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>  [bbce00a743e3a6ae48f723eda06f0ebb59708568]

INTEGRATION: CWS jam01 (1.5.36); FILE MERGED 2006/07/18 16:26:39 kaib 1.5.36.2: #i67514# Fixed mismatched string comparison length 2006/07/18 15:53:15 kaib 1.5.36.1: #i67514# Added command line parameter -rsc2= to rsc


2006-09-27  Vladimir Glazounov  <vg@openoffice.org>  [8f658bdcfb60b72c950a6ff9ed6280a75459a83d]

INTEGRATION: CWS jam01 (1.12.12); FILE MERGED 2006/07/18 15:53:15 kaib 1.12.12.1: #i67514# Added command line parameter -rsc2= to rsc


2006-09-27  Vladimir Glazounov  <vg@openoffice.org>  [301c0b89f0983e590546f642969911ec7603b2b1]

INTEGRATION: CWS jam01 (1.4.4); FILE MERGED 2006/08/28 16:10:44 kaib 1.4.4.4: #i67378# Added cast to proper sal_Int32 2006/08/25 13:13:43 kendy 1.4.4.3: Fixed a small typo. 2006/08/25 13:01:29 kaib 1.4.4.2: #i67378# Fixed string handling to work cross platform 2006/07/25 17:16:05 kaib 1.4.4.1: #i67378# Tweaked Jamfiles and fixed some PCH issues


2006-09-27  Vladimir Glazounov  <vg@openoffice.org>  [c6d1943161035903abc1cc7d52bc86416b061a1c]

INTEGRATION: CWS jam01 (1.2.6); FILE MERGED 2006/07/25 17:16:05 kaib 1.2.6.1: #i67378# Tweaked Jamfiles and fixed some PCH issues


2006-09-27  Vladimir Glazounov  <vg@openoffice.org>  [5a6c35312fc78e7d04335b12bdb9803155593457]

INTEGRATION: CWS jam01 (1.2.6); FILE MERGED 2006/07/25 17:16:04 kaib 1.2.6.1: #i67378# Tweaked Jamfiles and fixed some PCH issues


2006-09-27  Vladimir Glazounov  <vg@openoffice.org>  [53507571c2c831b625feb292ce32eef606271c5b]

INTEGRATION: CWS jam01 (1.2.4); FILE MERGED 2006/08/30 15:45:27 kaib 1.2.4.2: #i67378# Fixing case mismatches in pch file for unxlngi6 2006/07/25 17:16:04 kaib 1.2.4.1: #i67378# Tweaked Jamfiles and fixed some PCH issues


2006-09-27  Vladimir Glazounov  <vg@openoffice.org>  [71ce293c3dd349b2e65d6d9dd1ae3bc4fcffbd13]

INTEGRATION: CWS jam01 (1.1.2); FILE ADDED 2006/08/25 17:12:16 kaib 1.1.2.2: #i67378# Fixed 0D issues 2006/07/25 17:16:04 kaib 1.1.2.1: #i67378# Tweaked Jamfiles and fixed some PCH issues


2006-09-27  Vladimir Glazounov  <vg@openoffice.org>  [fc417c242f3f00079f5e5cc57aade925e8d2baee]

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>  [eff82f84ec09161c2f41f813ff7c43ba35c477fd]

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>  [559f972890d64e52548d58d751c90c60bf1425e0]

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-26  Vladimir Glazounov  <vg@openoffice.org>  [4db120a0a127ef3e2459d14fab976c938b333966]

INTEGRATION: CWS jl47_SRC680 (1.12.84.1.6); FILE MERGED 2006/09/20 11:48:32 jl 1.12.84.1.6.1: #i69642# added default language in case there is no user installation


2006-09-26  Vladimir Glazounov  <vg@openoffice.org>  [f9e78695dc2c7bdd60d948919dc939a97576e765]

INTEGRATION: CWS sw20405_SRC680 (1.35.58); FILE MERGED 2006/09/19 16:37:33 od 1.35.58.1: #i69672# method <SwNumRule::MakeNumRule(..)>          - do not include upper levels, if current level isn't numbered


2006-09-26  Vladimir Glazounov  <vg@openoffice.org>  [5304be116bcab403cfb314c1556e3c7335f67fdc]

INTEGRATION: CWS sw20405_SRC680 (1.120.48); FILE MERGED 2006/09/20 05:28:59 as 1.120.48.1: #i69670# enable menu item for registration again


2006-09-26  Vladimir Glazounov  <vg@openoffice.org>  [92d197bea7b70111c22ef09b7cade71352a23fc9]

INTEGRATION: CWS c03v6_SRC680 (1.6.110); FILE MERGED 2006/09/20 10:02:52 pb 1.6.110.1: fix: #141137# add parameter 'salBool& _rReadOnly' to GetPathList()


2006-09-26  Vladimir Glazounov  <vg@openoffice.org>  [881585c9b2c5b4cdb577d7affa603a62df46491f]

INTEGRATION: CWS c03v6_SRC680 (1.13.110); FILE MERGED 2006/09/20 10:04:16 pb 1.13.110.1: fix: #141137# support for readonly paths


2006-09-26  Vladimir Glazounov  <vg@openoffice.org>  [f96d8824c682acce54bbeaa6e6f005f2e6362679]

INTEGRATION: CWS c03v6_SRC680 (1.7.42); FILE MERGED 2006/09/20 09:03:24 as 1.7.42.1: #141137# support readonly states for path entries (simple!)


2006-09-26  Vladimir Glazounov  <vg@openoffice.org>  [565c6014c59c6de0dd88e2eb1b3aacd2495e5153]

INTEGRATION: CWS c03v6_SRC680 (1.6.42); FILE MERGED 2006/09/20 09:03:24 as 1.6.42.1: #141137# support readonly states for path entries (simple!)


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [ff044132fbd19a4151b427825060c7e244629fe4]

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>  [5d36ba7b65686dccb90e95d72e4aeebc717666a0]

INTEGRATION: CWS obo05 (1.6.2); FILE MERGED 2006/08/15 14:30:09 obo 1.6.2.1: #i53611# don't use old style anymore


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [ce1f22f875464d923482d701189486675aa4d206]

INTEGRATION: CWS obo05 (1.3.138); FILE MERGED 2006/06/22 14:46:14 obo 1.3.138.1: #i53611# .net 2005


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [66453a695f651d82bf22e3d3be5c1bb8360fa3af]

INTEGRATION: CWS obo05 (1.21.6); FILE MERGED 2006/08/11 14:31:46 obo 1.21.6.1: #i53611#


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [a37327fe0ac8fff20d15c3e7e227f916f8ca6eb9]

INTEGRATION: CWS obo05 (1.21.6); FILE MERGED 2006/08/11 14:29:17 obo 1.21.6.1: #i53611#


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [9efcc3094b13b1ea06a412e4f860dbeed60f7932]

INTEGRATION: CWS obo05 (1.8.4); FILE MERGED 2006/09/08 09:23:54 obo 1.8.4.2: pragma only for .net 2005 2006/07/03 15:43:10 obo 1.8.4.1: #i53611# disable warning C4342


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [fafef036f5d5749b27e93a56d66cc9d136fdaae5]

INTEGRATION: CWS obo05 (1.13.2); FILE MERGED 2006/08/16 06:53:05 obo 1.13.2.2: #i53611# use 32 bit time_t 2006/07/03 16:02:27 obo 1.13.2.1: #i53611# type conversion


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [83d8c263ca2bf8c8751d8d58a263722db8b88424]

INTEGRATION: CWS obo05 (1.9.2); FILE MERGED 2006/08/15 14:41:39 obo 1.9.2.1: #i53611# .net 2005


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [61f5e2c042ffa54b6e8a1f4e793b98c31807eba0]

INTEGRATION: CWS obo05 (1.5.26); FILE MERGED 2006/06/22 14:17:22 obo 1.5.26.1: #i53611# .net 2005


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [f969e114a26abf7f07b577e838150d005c74ada8]

INTEGRATION: CWS obo05 (1.16.4); FILE MERGED 2006/08/09 13:49:12 obo 1.16.4.2: RESYNC: (1.16-1.17); FILE MERGED 2006/06/22 14:00:20 obo 1.16.4.1: #i53611# .net 2005


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [ac9bebd4f3bf983be20a220e2926b8730d0b6930]

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>  [844b6faed36211dce2f6713eda17f05159af2bd7]

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>  [8e7805c4c94c2982ef519cc045edb0394026fc76]

INTEGRATION: CWS obo05 (1.3.34); FILE MERGED 2006/08/28 13:48:35 obo 1.3.34.1: #i53611# diable warnings C4917 and 4555


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [4a6acb0dabc2cbb3f7635a066523b8177527a4d0]

INTEGRATION: CWS obo05 (1.5.8); FILE MERGED 2006/08/28 13:48:35 obo 1.5.8.1: #i53611# diable warnings C4917 and 4555


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [76487608453a6272bcf32116174dde6026bb48f5]

INTEGRATION: CWS obo05 (1.2.16); FILE MERGED 2006/08/28 13:48:34 obo 1.2.16.1: #i53611# diable warnings C4917 and 4555


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [913c3bfa081a2db09bbe0df3bcb0e65cbe38f237]

INTEGRATION: CWS obo05 (1.14.10); FILE MERGED 2006/08/28 13:48:34 obo 1.14.10.1: #i53611# diable warnings C4917 and 4555


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [01b8752dbc1dab29015fc8b5a995a0db40079f83]

INTEGRATION: CWS obo05 (1.4.10); FILE MERGED 2006/08/28 13:47:50 obo 1.4.10.1: #i53611# diable warnings C4917 and 4555


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [8e2d67d6db5a9d5dcf7ed1be2606ee426022363c]

INTEGRATION: CWS obo05 (1.8.10); FILE MERGED 2006/08/28 13:47:49 obo 1.8.10.1: #i53611# diable warnings C4917 and 4555


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [2b868b5d5a412ca107c04a05ff7aa4d70f75347d]

INTEGRATION: CWS obo05 (1.4.8); FILE MERGED 2006/08/28 13:47:49 obo 1.4.8.1: #i53611# diable warnings C4917 and 4555


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [8513dc023ada3c5a165915cb72061ae4e4bc8a2c]

INTEGRATION: CWS obo05 (1.7.10); FILE MERGED 2006/08/28 13:47:49 obo 1.7.10.1: #i53611# diable warnings C4917 and 4555


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [26fb225577fb2c64c4ad7f9bcc41e223d3d44cae]

INTEGRATION: CWS obo05 (1.5.8); FILE MERGED 2006/08/28 13:47:49 obo 1.5.8.1: #i53611# diable warnings C4917 and 4555


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [36e319ce5fffb3d1eb7f999a060f05e49b3d62b3]

INTEGRATION: CWS obo05 (1.19.8); FILE MERGED 2006/08/28 13:47:49 obo 1.19.8.1: #i53611# diable warnings C4917 and 4555


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [72971416b2a7708d728404efaa63bbdf87ef4ae4]

INTEGRATION: CWS obo05 (1.23.8); FILE MERGED 2006/08/28 13:47:48 obo 1.23.8.1: #i53611# diable warnings C4917 and 4555


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [bb3096dec65328ab759787af3edb6d79b230a748]

INTEGRATION: CWS obo05 (1.8.16); FILE MERGED 2006/06/27 13:16:00 obo 1.8.16.1: #i53611# port for .net 2005


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [8d7a39d14983de1bad972a69190558355ce2ad53]

INTEGRATION: CWS obo05 (1.10.2); FILE MERGED 2006/06/27 13:15:59 obo 1.10.2.1: #i53611# port for .net 2005


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [5250caa2ebc5b01ea6d81555b457636cac62859e]

INTEGRATION: CWS obo05 (1.5.16); FILE MERGED 2006/06/27 13:15:59 obo 1.5.16.1: #i53611# port for .net 2005


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [de4f6e7864942ed2bd31e83caf1826331bb17d5c]

INTEGRATION: CWS obo05 (1.7.16); FILE MERGED 2006/06/27 13:15:59 obo 1.7.16.1: #i53611# port for .net 2005


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [0f5505167158f95300b440fadf6c6adfb3c4f603]

INTEGRATION: CWS obo05 (1.7.2); FILE MERGED 2006/06/27 13:15:59 obo 1.7.2.1: #i53611# port for .net 2005


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [0b3640bb457211ff8739c55f285a082b36b83edd]

INTEGRATION: CWS obo05 (1.8.2); FILE MERGED 2006/09/07 08:02:19 obo 1.8.2.2: newline at end of file missing 2006/06/27 13:15:59 obo 1.8.2.1: #i53611# port for .net 2005


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [f73eb381116baf3eeba1f231c7f8c381ef4feb44]

INTEGRATION: CWS obo05 (1.8.2); FILE MERGED 2006/06/27 13:15:59 obo 1.8.2.1: #i53611# port for .net 2005


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [00d80d7698b4e41a40271fcb880b26b18809ad39]

INTEGRATION: CWS obo05 (1.10.16); FILE MERGED 2006/06/27 13:15:58 obo 1.10.16.1: #i53611# port for .net 2005


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [3235fe8f11c180b726a23656db3a31fedd0bbd69]

INTEGRATION: CWS obo05 (1.5.2); FILE MERGED 2006/06/27 13:15:58 obo 1.5.2.1: #i53611# port for .net 2005


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [d47f423f61d45b2854a8f7f413becfe2a58e6060]

INTEGRATION: CWS obo05 (1.6.16); FILE MERGED 2006/06/27 13:15:58 obo 1.6.16.1: #i53611# port for .net 2005


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [a450a6676d06fc1bced36749e239924c7849bf0f]

INTEGRATION: CWS obo05 (1.42.8); FILE MERGED 2006/06/23 15:39:18 obo 1.42.8.2: RESYNC: (1.42-1.44); FILE MERGED 2006/06/22 14:41:24 obo 1.42.8.1: #i53611# .net 2005


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [fb4f77ba5779768d92453586f45d4e0836de8fea]

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>  [68843914cb28229bdfe43d6df0673c2e09134725]

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>  [08a1ee00c6f1906983d79700ef63ea2734af64c0]

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>  [0ef9a3f9bdff393f117833583e39ccdd14e6f36c]

INTEGRATION: CWS obo05 (1.13.2); FILE MERGED 2006/09/19 09:49:09 obo 1.13.2.1: #i53611#,#i69591# uninitialized local variable


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [d1f238f4c5a9b03de4956d75f9c58a5ae322b8eb]

INTEGRATION: CWS obo05 (1.3.86); FILE MERGED 2006/08/11 12:46:13 obo 1.3.86.1: #i53611#


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [efd7c363052cf301411dd298a2e7792c21f82047]

INTEGRATION: CWS obo05 (1.23.16); FILE MERGED 2006/08/09 13:14:07 obo 1.23.16.2: RESYNC: (1.23-1.24); FILE MERGED 2006/07/03 08:13:33 obo 1.23.16.1: #i53611# .net 2005


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [8ebe62781b62ec36890c01a0cae92149a59d71e9]

INTEGRATION: CWS obo05 (1.11.2); FILE MERGED 2006/07/03 08:13:33 obo 1.11.2.1: #i53611# .net 2005


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [b36a014e167e0db5e000ed6e6542b46c93aad8d8]

INTEGRATION: CWS obo05 (1.27.138); FILE MERGED 2006/06/23 14:33:48 obo 1.27.138.2: RESYNC: (1.27-1.28); FILE MERGED 2006/06/22 14:49:20 obo 1.27.138.1: #i53611# .net 2005


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [4d5994e8babcea32bc0bdba5d8390cca532a668f]

INTEGRATION: CWS obo05 (1.4.138); FILE MERGED 2006/09/08 13:07:41 obo 1.4.138.2: lines at EOF 2006/06/22 14:50:22 obo 1.4.138.1: #i53611# .net 2005


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [64967193a7d4cc0cec339f80b5cc3ade59a346f8]

INTEGRATION: CWS obo05 (1.7.34); FILE MERGED 2006/08/09 08:38:29 obo 1.7.34.1: #i53611# .net 2005


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [87f99582921e2a2d09e0c32c8dce038c6052883d]

INTEGRATION: CWS obo05 (1.63.68); FILE MERGED 2006/09/13 05:33:35 vg 1.63.68.1: #i53611# copy template.manifest to misc otherwise wntmsci10 breaks


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [7e824e25bc0411ea50315d4d087fc32d70598806]

INTEGRATION: CWS obo05 (1.47.70); FILE MERGED 2006/09/13 05:36:35 vg 1.47.70.2: nicer solution 2006/09/13 05:22:25 vg 1.47.70.1: #i53611# for .net 2003 no manifest files in output tree conflicts with .net 2005


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [758187c4dbd4f19d2021ad4d9998ed1a3b07b466]

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>  [5dc27e109aeca5aa39984f0b53515aba8277e880]

INTEGRATION: CWS obo05 (1.3.532); FILE MERGED 2006/06/28 10:24:22 obo 1.3.532.1: #i53611# .net 2005


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [0f9e2daf836bd85bd2920250425f73108987ffd8]

INTEGRATION: CWS obo05 (1.6.2); FILE MERGED 2006/06/28 10:29:32 obo 1.6.2.1: #i53711# .net 2005 signed/unsigned warnings


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [7951f0795db0bc687e056107570d0d90908b3363]

INTEGRATION: CWS obo05 (1.4.2); FILE MERGED 2006/06/28 10:29:32 obo 1.4.2.1: #i53711# .net 2005 signed/unsigned warnings


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [c6191bc8683e0a4af7530819fcc002477f36a386]

INTEGRATION: CWS obo05 (1.3.2); FILE MERGED 2006/06/28 10:29:32 obo 1.3.2.1: #i53711# .net 2005 signed/unsigned warnings


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [17ba513778cbbf39fdbf967166aba833f9c32a6c]

INTEGRATION: CWS obo05 (1.4.112); FILE MERGED 2006/06/28 10:29:32 obo 1.4.112.1: #i53711# .net 2005 signed/unsigned warnings


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [38485ae3eb33a492d3aa7fada44e6d359f9c3d7e]

INTEGRATION: CWS obo05 (1.5.2); FILE MERGED 2006/06/28 10:29:31 obo 1.5.2.1: #i53711# .net 2005 signed/unsigned warnings


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [f67c6dbb0b763d7f9d4aca0ed614bb48b4dfd4ad]

INTEGRATION: CWS obo05 (1.4.2); FILE MERGED 2006/06/28 10:29:31 obo 1.4.2.1: #i53711# .net 2005 signed/unsigned warnings


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [080a1ccaa87a0b68d49d70cf5ab594ebfb8de208]

INTEGRATION: CWS obo05 (1.3.112); FILE MERGED 2006/06/28 10:29:31 obo 1.3.112.1: #i53711# .net 2005 signed/unsigned warnings


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [385d98479202bc754b11b3a225acbcbdc878e5bc]

INTEGRATION: CWS obo05 (1.4.112); FILE MERGED 2006/06/28 10:29:31 obo 1.4.112.1: #i53711# .net 2005 signed/unsigned warnings


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [795fd7a20fe395d703eb1f0f6df7bf9bf3fa6405]

INTEGRATION: CWS obo05 (1.22.18); FILE MERGED 2006/06/28 11:54:44 obo 1.22.18.1: #i53611# .net 2005 warning 4738 off


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [d7d1803310fbb9843a81a884e7c8050ff3650102]

INTEGRATION: CWS obo05 (1.14.18); FILE MERGED 2006/06/28 11:54:44 obo 1.14.18.1: #i53611# .net 2005 warning 4738 off


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [d595383dc7d070e4b0ef394662dc4a7864a98d43]

INTEGRATION: CWS obo05 (1.8.2); FILE MERGED 2006/06/28 10:21:55 obo 1.8.2.1: #i53611# port to net 2005


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [72558af47aaeb2e2c41fcaed1c5fe37129f51d9c]

INTEGRATION: CWS obo05 (1.13.112); FILE MERGED 2006/06/28 10:21:55 obo 1.13.112.1: #i53611# port to net 2005


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [fd1f2a824dd038521134f12b1988d9ae08630aac]

INTEGRATION: CWS obo05 (1.26.2); FILE MERGED 2006/09/07 11:39:17 obo 1.26.2.1: #i53611# can't link in cli_ure/source/climaker: DO_NOT_ACQUIRE TypeDef missing


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [92e87d43591902041d2ed89fb99df4c948b1ff98]

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>  [e2a903a0a082f1cf63d94f112718c57a778d14c7]

INTEGRATION: CWS obo05 (1.5.24); FILE MERGED 2006/06/23 18:47:19 obo 1.5.24.2: RESYNC: (1.5-1.6); FILE MERGED 2006/06/07 09:21:35 obo 1.5.24.1: #i53611# port for .net 2005


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [6089c4772d9f0bde0c7c8bac16d93ba5a26961f5]

INTEGRATION: CWS obo05 (1.2.22); FILE MERGED 2006/06/23 18:46:51 obo 1.2.22.2: RESYNC: (1.2-1.3); FILE MERGED 2006/06/06 15:24:10 obo 1.2.22.1: #i53611# .net 2005 port


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [0e8a01d644119a46da16132012e02ca93f1da683]

INTEGRATION: CWS obo05 (1.3.24); FILE MERGED 2006/06/30 13:07:07 obo 1.3.24.3: #i53611# improved sorted header 2006/06/23 18:46:30 obo 1.3.24.2: RESYNC: (1.3-1.4); FILE MERGED 2006/06/06 15:24:10 obo 1.3.24.1: #i53611# .net 2005 port


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [c6b1013901e80b1e272c10181c88629b4e15f6c3]

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>  [44e6df3be662a47d2322271cbfe2fde1ce98dc95]

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>  [18360fb0e03f7e9df55065cc1c8ec1d7c344f42c]

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>  [e87dfe8571a9ff8af0bbeb8bce26aba29c19144f]

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>  [ed62a8ef2b3d4bf5caefdeec0220b13645cddd30]

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>  [107898bacf0506a9a25790f26ef3e586a3041729]

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>  [c158725d4665f2f00bbf3263f9ccc66310587901]

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>  [7552f30d71ae9fffa9e4d7faa257c6236b6c6eac]

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>  [4a846ff770f6ea98fe1f971349ed5af7c5b0844e]

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>  [80500075345ffbae0cc2bc394c934566eac21ef9]

INTEGRATION: CWS obo05 (1.11.14); FILE MERGED 2006/06/23 15:07:56 obo 1.11.14.2: RESYNC: (1.11-1.12); FILE MERGED 2006/06/22 15:05:21 obo 1.11.14.1: #i53611# .net 2005


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [ba59cdc662c2a3d0ebb7c9ce8ccf878fbf760f61]

INTEGRATION: CWS obo05 (1.1.180); FILE MERGED 2006/06/30 14:13:31 obo 1.1.180.1: #i53611# disable C4350


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [242ab201531dc746300a6e0c303ed24f47c367f8]

INTEGRATION: CWS obo05 (1.1.180); FILE MERGED 2006/06/30 14:12:43 obo 1.1.180.1: #i53611# disable C4350


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [9c0eb7c34da499ca545de40479feea5771dac770]

INTEGRATION: CWS obo05 (1.3.2); FILE MERGED 2006/06/30 14:11:48 obo 1.3.2.1: #i53611# disable C4350


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [7a447d9df05bfd2e33abab9f175a8d2fafab1579]

INTEGRATION: CWS obo05 (1.2.76); FILE MERGED 2006/06/30 14:10:25 obo 1.2.76.1: #i53611# disable C4350


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [6a0ba5d0b67d8ae0d3dd55923311944568cf905b]

INTEGRATION: CWS obo05 (1.4.2); FILE MERGED 2006/06/30 14:09:25 obo 1.4.2.1: #i53611# disable C4350


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [d76007166a1dd24966456e83b547d35d19f8a165]

INTEGRATION: CWS obo05 (1.1.180); FILE MERGED 2006/06/30 14:08:23 obo 1.1.180.1: #i53611# disable C4350 C4482


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [ed664af5f62ba1213da6a0fc40d1acf86b321069]

INTEGRATION: CWS obo05 (1.4.2); FILE MERGED 2006/06/30 14:06:33 obo 1.4.2.1: #i53611# disable C4350


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [f530f0dacafb74d262308b0004422062f16fcd9c]

INTEGRATION: CWS obo05 (1.5.34); FILE MERGED 2006/08/30 08:27:42 obo 1.5.34.1: #i53611#


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [405cd31d0d971c087803bc85d681e6c2e2aa207b]

INTEGRATION: CWS obo05 (1.17.6); FILE MERGED 2006/09/07 07:37:23 obo 1.17.6.3: typo 2006/09/06 13:01:57 obo 1.17.6.2: #i53611# small changes 2006/09/05 07:59:33 obo 1.17.6.1: #i53611# net 2005


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [e133bda52003d9b9083589be062daaabb87b2a03]

INTEGRATION: CWS obo05 (1.18.6); FILE MERGED 2006/09/07 07:51:41 obo 1.18.6.2: typo 2006/09/05 07:33:15 obo 1.18.6.1: #i53611# net 2005


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [0cc0b07bc8ce76c6d9ca50d70c7b55153906914d]

INTEGRATION: CWS obo05 (1.15.6); FILE MERGED 2006/09/18 03:45:02 vq 1.15.6.5: #i69598# Make climaker.exe.config executable. 2006/09/08 13:04:57 obo 1.15.6.4: FORCE switch removed 2006/09/07 07:46:50 obo 1.15.6.3: typo 2006/09/05 07:29:23 obo 1.15.6.2: #i53611# net 2005 2006/08/30 08:30:46 obo 1.15.6.1: #i53611# .net 2005


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [5d2c4f06e90e6508de93e25ba608e5c4b8c0d319]

INTEGRATION: CWS obo05 (1.14.2); FILE MERGED 2006/09/05 07:27:47 obo 1.14.2.1: #i53611# may be compiler bug


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [1c9fd0a0c44231c95d1d754fc1d44010a6221f29]

INTEGRATION: CWS obo05 (1.7.6); FILE MERGED 2006/09/07 07:35:29 obo 1.7.6.3: typo 2006/09/06 13:01:23 obo 1.7.6.2: #i53611# small changes 2006/09/05 07:58:53 obo 1.7.6.1: #i53611# net 2005


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [d7e6b760a49ca18ef6460cae8b51f3541ee4e17a]

INTEGRATION: CWS obo05 (1.4.64); FILE MERGED 2006/09/19 11:22:54 obo 1.4.64.1: #i53611#,#i69602# MFC_INCLUDE missing


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [fa32ac5894efd3a4750198fd4a07308cce7e38d0]

INTEGRATION: CWS obo05 (1.3.64); FILE MERGED 2006/06/22 14:20:06 obo 1.3.64.1: #i53611# .net 2005


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [5665eab121fdec4aff9b1f4f2c34dce446bc29ec]

INTEGRATION: CWS obo05 (1.6.6); FILE MERGED 2006/08/09 08:43:17 obo 1.6.6.1: #i53611# .net 2005


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [6919055a5309c92ce91c174e1d87ee85571eca94]

INTEGRATION: CWS obo05 (1.4.6); FILE MERGED 2006/08/28 13:00:20 obo 1.4.6.1: #53611# warning C4701 disabled


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [845562b2617dc484acf45e71748b56aaa91f8936]

INTEGRATION: CWS obo05 (1.9.4); FILE MERGED 2006/06/23 18:11:21 obo 1.9.4.2: RESYNC: (1.9-1.10); FILE MERGED 2006/06/07 12:55:51 obo 1.9.4.1: #i53611# port for .net 2005


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [b82ec6e358bcc456ae7dadf943dd985f2a2693c1]

INTEGRATION: CWS obo05 (1.2.62); FILE MERGED 2006/08/25 07:35:38 obo 1.2.62.1: #i53611# header changed


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [b825663cddcab846f5f01e85a7a358010a61ccc4]

INTEGRATION: CWS obo05 (1.10.36); FILE MERGED 2006/08/25 07:37:48 obo 1.10.36.1: #i53611# mfc header


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [ccdf740d5f3ac5f4b06bd52b586733b9eaab0faf]

INTEGRATION: CWS obo05 (1.2.62); FILE MERGED 2006/08/25 07:38:42 obo 1.2.62.1: #i53611# destructor missing


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [ddf48da8786f7ad8a51465aaa77e4f39ed45e658]

INTEGRATION: CWS obo05 (1.3.38); FILE MERGED 2006/06/23 16:24:09 obo 1.3.38.2: RESYNC: (1.3-1.4); FILE MERGED 2006/06/22 13:45:15 obo 1.3.38.1: #i53611# .net 2005


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [75fa944e86b69cb04f84df28501f310440feed7d]

INTEGRATION: CWS obo05 (1.29.10); FILE MERGED 2006/09/19 14:28:12 vq 1.29.10.4: #i69592# Remove $(EMQ)s again. 2006/09/19 08:54:34 obo 1.29.10.3: #i53611#,#i69592# buildable for 4nt and w32 bash 2006/09/16 17:29:21 vq 1.29.10.2: #i69592# Quote " for bash/tcsh. 2006/08/31 11:44:03 obo 1.29.10.1: #i53611# build 2003+2005


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [93089a726d0348cd92d38e4d0903acbdd1bce5e3]

INTEGRATION: CWS obo05 (1.16.12); FILE MERGED 2006/06/23 16:14:11 obo 1.16.12.2: RESYNC: (1.16-1.17); FILE MERGED 2006/06/06 13:32:46 obo 1.16.12.1: #i53611# porting to .net 2005


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [f1322352cc9f219bcb7b4c06d14a165fdc301d18]

INTEGRATION: CWS obo05 (1.5.8); FILE MERGED 2006/08/30 13:36:14 obo 1.5.8.1: #i53611# some changes visualc.hpp and win32.hpp


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [881e6bb9d003d8b41540f115fed1c9118664c33d]

INTEGRATION: CWS obo05 (1.26.2); FILE MERGED 2006/09/18 03:23:17 vq 1.26.2.1: #i69539# Add VS 2005 (Express) to OOo configury.


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [dfed2a0f3ff92b74c5303fb9e221e9b84184a443]

INTEGRATION: CWS obo05 (1.1.2); FILE ADDED 2006/09/18 03:23:17 vq 1.1.2.1: #i69539# Add VS 2005 (Express) to OOo configury.


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [ba321a0eabecc99b7c84ffe91d6cd119ca9fe467]

INTEGRATION: CWS obo05 (1.76.50); FILE MERGED 2006/08/31 08:47:32 obo 1.76.50.1: #i53611# .net 2005


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [308fab66925ace2aea4db66e0b11b1247c422518]

INTEGRATION: CWS obo05 (1.11.24); FILE MERGED 2006/07/06 15:13:29 obo 1.11.24.3: #i53611# -GR switch is on by default 2006/06/23 13:52:08 obo 1.11.24.2: RESYNC: (1.11-1.12); FILE MERGED 2006/06/22 15:08:47 obo 1.11.24.1: #i53611# .net 2005


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [6243b596732f1623fc928adac58cecd2b0448f3f]

INTEGRATION: CWS obo05 (1.8.80); FILE MERGED 2006/06/22 15:09:33 obo 1.8.80.1: #i53611# .net 2005


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [5662978e778a601c85bffda8de899fc03b5e6645]

INTEGRATION: CWS obo05 (1.16.4); FILE MERGED 2006/09/08 09:13:13 obo 1.16.4.3: #i53611# change by sb to prevent warning 2006/09/08 08:35:25 obo 1.16.4.2: #i53611# pragma for .net 2005 only 2006/06/30 13:58:28 obo 1.16.4.1: #i53611# disable C4701


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [267e569d56352b17b5f2f00bcacc24ed409b0509]

INTEGRATION: CWS obo05 (1.14.74); FILE MERGED 2006/09/08 07:24:58 dbo 1.14.74.2: #i53611# msvcr80.dll cleans up thrown exception 2006/09/07 14:18:35 dbo 1.14.74.1: #i53611# adopting offset for accessing current exception in msvcr80.dll


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [9193cf56aeb91cb90324fc2e907190feff0cf02a]

INTEGRATION: CWS obo05 (1.6.46); FILE MERGED 2006/09/11 14:25:26 obo 1.6.46.2: change for MSC only 2006/07/03 14:35:11 obo 1.6.46.1: #i53611# disable warning C4350


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [e2334d1fc92e750d10f12008569546aaca07c6e4]

INTEGRATION: CWS obo05 (1.5.46); FILE MERGED 2006/09/11 14:32:07 obo 1.5.46.2: change for MSC only 2006/07/03 14:35:11 obo 1.5.46.1: #i53611# disable warning C4350


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [d52e22f6da5d7d7700b554f8d8b06c26569e06fd]

INTEGRATION: CWS obo05 (1.8.46); FILE MERGED 2006/06/07 12:34:29 obo 1.8.46.1: #i53611# port for .net 2005


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [4755ef217898060fa0493d301302bb08874b3a6c]

INTEGRATION: CWS obo05 (1.24.2); FILE MERGED 2006/09/11 14:25:25 obo 1.24.2.2: change for MSC only 2006/07/03 14:35:10 obo 1.24.2.1: #i53611# disable warning C4350


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [d9b4e6fcc0cf4a8b2813060fa62a59b21dc747da]

INTEGRATION: CWS obo05 (1.12.38); FILE MERGED 2006/09/12 08:25:40 obo 1.12.38.3: typo 2006/09/05 08:20:47 obo 1.12.38.2: #i53611# net 2005 2006/09/04 15:26:06 obo 1.12.38.1: #i53611# net 2005


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [19001b90a64691b11acc8036c1f2775f8374ce4c]

INTEGRATION: CWS obo05 (1.3.38); FILE MERGED 2006/09/04 15:24:17 obo 1.3.38.1: #i53611# BC30183 error


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [e3bf7aebd1d27b4f913d18fbca735078ef18a88b]

INTEGRATION: CWS obo05 (1.10.14); FILE MERGED 2006/09/08 07:27:01 dbo 1.10.14.1: #i53611# added leak guards


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [aeddd5fc1ccc8a92703e42430c5cf5952998586d]

INTEGRATION: CWS obo05 (1.16.14); FILE MERGED 2006/09/08 07:27:01 dbo 1.16.14.1: #i53611# added leak guards


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [0a4bf9b8b0e6f901a313753820cdbc5519646e55]

INTEGRATION: CWS obo05 (1.52.10); FILE MERGED 2006/08/25 11:38:43 obo 1.52.10.1: #i53611# type casting


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [284dd1d637e41aac3e8e8fbf9523fee0db54de8d]

INTEGRATION: CWS obo05 (1.6.190); FILE MERGED 2006/08/31 08:03:45 obo 1.6.190.1: #i53611# buildable with VS Express 2005


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [945d5e0a575c4a5ca2661678f75dd3c59bd71b12]

INTEGRATION: CWS obo05 (1.6.50); FILE MERGED 2006/08/31 08:03:23 obo 1.6.50.1: #i53611# buildable with VS Express 2005


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [f8aedc1d49f952d35bf4b366c2f70e0fb4d250f4]

INTEGRATION: CWS obo05 (1.7.190); FILE MERGED 2006/08/31 08:02:59 obo 1.7.190.1: #i53611# buildable with VS Express 2005


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [0cbeac19095b28b8157a5e82bd54ce75562eda30]

INTEGRATION: CWS obo05 (1.9.190); FILE MERGED 2006/08/31 08:02:24 obo 1.9.190.1: #i53611# buildable with VS Express 2005


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [a72a5481581ab3c84905cbe128018d8bc4de14e1]

INTEGRATION: CWS obo05 (1.12.116); FILE MERGED 2006/08/25 07:59:57 obo 1.12.116.1: #i53611# type declaration missing


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [0518d90775ca305ccb4234ba1f9e4073c851e750]

INTEGRATION: CWS obo05 (1.19.134); FILE MERGED 2006/08/31 08:01:05 obo 1.19.134.1: #i53611# buildable with VS Express 2005


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [991ad89b597598ed67307d519506cc68dd5f6d55]

INTEGRATION: CWS obo05 (1.12.104); FILE MERGED 2006/08/30 12:20:55 obo 1.12.104.1: #i53611# net 2005


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [f521e06646f421009132f74f02557badf541739f]

INTEGRATION: CWS obo05 (1.15.66); FILE MERGED 2006/08/30 12:20:20 obo 1.15.66.1: #i53611# net 2005


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [96c733ea1f921ed905e54e49aaa8edde97afb447]

INTEGRATION: CWS obo05 (1.5.56); FILE MERGED 2006/06/22 16:04:24 obo 1.5.56.1: #i53611# .net 2005


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [3e9b6c4f8bfa314ffdf0d50d0e5416b1a3ac352b]

INTEGRATION: CWS obo05 (1.4.86); FILE MERGED 2006/06/22 16:04:24 obo 1.4.86.1: #i53611# .net 2005


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [4294a56146f4357a0a1148e29dcb1819fb5fceb4]

INTEGRATION: CWS obo05 (1.6.86); FILE MERGED 2006/08/09 10:41:38 obo 1.6.86.2: RESYNC: (1.6-1.7); FILE MERGED 2006/06/22 16:00:06 obo 1.6.86.1: #i53611# .net 2005


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [f0c7961ceec7987ffc6073e69bbab85804e7b08f]

INTEGRATION: CWS aceart01 (1.1.48); FILE MERGED 2006/09/16 21:16:30 ace_dent 1.1.48.1: i62946: Fix Page Preview navigation icons and update with optimized versions.


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [2b75375305f4e1cbe133b82600b4ab7ed2f85fd0]

INTEGRATION: CWS aceart01 (1.1.48); FILE MERGED 2006/09/16 21:16:29 ace_dent 1.1.48.1: i62946: Fix Page Preview navigation icons and update with optimized versions.


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [d1498d6c27a6e317ef733534e49dd3dfa2dbc2b1]

INTEGRATION: CWS aceart01 (1.1.48); FILE MERGED 2006/09/16 01:13:25 ace_dent 1.1.48.1: i67032: Update 'Form-Filtered' icons with design by jimmac.


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [7f6314cbecd15aebc141b69a6393e8499151d4a1]

INTEGRATION: CWS aceart01 (1.1.48); FILE MERGED 2006/09/16 21:16:28 ace_dent 1.1.48.1: i62946: Fix Page Preview navigation icons and update with optimized versions.


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [25a4dce8ab83dcf6f3085fce0b84fe190ef51aef]

INTEGRATION: CWS aceart01 (1.1.48); FILE MERGED 2006/09/16 01:13:24 ace_dent 1.1.48.1: i67032: Update 'Form-Filtered' icons with design by jimmac.


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [2768388c9713fb39091bbd18f25c2a46981c14ba]

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>  [d539187dae2b8fd2c71c604f901f9734ff2a3e58]

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>  [af5a14eca29c2aa73049701664193a869178e9c1]

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>  [884a9c84607ab1c85cdaab32b204847e6901c8c3]

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>  [7c387424b00e72623ae7ca1a9359ea9a91b384f7]

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>  [74c18c7699baaca26e99073106d86dfe3a9b68ff]

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>  [44e7b6e4d0f73a3ff876e8a2e981ebf09cba150d]

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>  [7926f56234404769927382cb3885e69022c26fe7]

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>  [3cdd7aa6819e203475f584a61faddca84b2d21cd]

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>  [a52f83aef0ba17d4f9c7ce3d3af7b558969c8404]

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>  [81b1606b3795257df25b997ba039df1547a0e247]

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>  [29b27d265bed96f094cf8e03e7a78a23ba8bc6eb]

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>  [8d9025975c2c37d5f7aac819d50b714c71937b86]

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>  [a1d27663b2c5af9ca725cad430a6f9a9bc5d1809]

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>  [78c5beb6c9d3f2971cd23fecec13212e2d321c41]

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>  [eb26b0403ab9055db3373a06733614dacebbf770]

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>  [2a93b1654bc1123dd47186cb52fb51fa8a006e80]

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>  [c0ab0af0fcd0f6c6368698027d0a37cbc794ad7e]

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>  [c2357812e2d9771e275cddb8744a559802f1ede9]

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>  [9561c1e9ceda814f6b4de9b7490bfdac123d1031]

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>  [3a7bdf691e1fc3a3f25b413f3e412524005c0bae]

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>  [332ab1badd011d083a43d681de43d83973afd981]

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>  [f53c0ded5b7cc6699385c44efce7fc976f5f0719]

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>  [bb16e9a006d7b549d0cebfbffc52572886104605]

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>  [a4b89c2ff28e0a8e6fc50734e6298ac7038475b4]

INTEGRATION: CWS hsqldb9 (1.1.2); FILE ADDED 2006/08/07 08:15:49 fs 1.1.2.1: index of needed patches


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [88ebd6c30da849644b9cb20644bcb04ce02fa686]

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>  [94070b32f3c9397db2f3fec3011eaf7deada49aa]

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>  [0b626e4e81da179568648247af2d18e5961437fa]

INTEGRATION: CWS hsqldb9 (1.13.4); FILE MERGED 2006/09/05 08:46:12 oj 1.13.4.2: RESYNC: (1.13-1.14); FILE MERGED 2006/08/07 09:10:23 fs 1.13.4.1: #i65426# convert sql-error-messages.properties


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [5e1e044c1c93a59d93ab31af3ca4e17addee738e]

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>  [0d889136c230f5cd80c4ff9ba4995c7e50a7070a]

INTEGRATION: CWS hsqldb9 (1.51.32); FILE MERGED 2006/09/05 08:44:02 oj 1.51.32.2: RESYNC: (1.51-1.52); FILE MERGED 2006/08/02 06:51:37 oj 1.51.32.1: #i65100# handle timestamp sql 2003 conform


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [7aeb33a8be4a6aff1f30bbffae449d2c01d0e230]

INTEGRATION: CWS hsqldb9 (1.21.32); FILE MERGED 2006/09/05 08:43:55 oj 1.21.32.2: RESYNC: (1.21-1.22); FILE MERGED 2006/08/02 06:51:37 oj 1.21.32.1: #i65100# handle timestamp sql 2003 conform


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [01bcd313284023737c7588ea7d1e532af6ae7461]

INTEGRATION: CWS hsqldb9 (1.60.2); FILE MERGED 2006/09/05 08:41:14 oj 1.60.2.3: RESYNC: (1.61-1.62); FILE MERGED 2006/08/03 06:43:45 oj 1.60.2.2: RESYNC: (1.60-1.61); FILE MERGED 2006/08/02 06:51:37 oj 1.60.2.1: #i65100# handle timestamp sql 2003 conform


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [151cfb94e41106df0e7db4b9b9a81875de860c4a]

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>  [11d6878fdcadd28e4e8473fbefeaa70a28c2d53e]

INTEGRATION: CWS hsqldb9 (1.5.18); FILE MERGED 2006/08/02 08:33:25 oj 1.5.18.1: #i67263# remove assert


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [cb70563b660820b37ec69c24f63a0f15433db5e2]

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>  [b919f085c4e64621872920735012151e7388659c]

INTEGRATION: CWS hsqldb9 (1.16.16); FILE MERGED 2006/08/03 06:17:25 oj 1.16.16.2: RESYNC: (1.16-1.17); FILE MERGED 2006/08/02 06:48:50 oj 1.16.16.1: correct handling for timestamp types and scale


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [9281d3d853ac08b0f948ab458b7bf4e2dc91f1ac]

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>  [f2ed60fe64e3cdc762cfb0b6fe5a6bf1c0a00796]

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>  [939d319129503c96a5dc75d8ce116278e7c860b8]

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>  [9e3cfb9d2aed1d3e2e5e58e3a38bafad7c1bb0d4]

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>  [217ecf7499ad514520a395f77bb76f609f9f1228]

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>  [5e566a5668a35ba02a29d61fbf8624409eb981da]

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>  [bfc5da87bc233ad9328f567690c6a4763154a79f]

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>  [dcfd5450f4db49a0f928450c99cc7d5c1dc0178c]

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>  [db56d4123e2b5feb38812a7aa7a73dc20875c070]

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>  [8149ed2a4d6e511260a12ad4658a078d9ff2c3dc]

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>  [aa74c69eb8c0b85f7a4d50edc48625da753fb090]

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>  [c5ce27665542e717c8910186f01251842ae9dfc9]

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>  [1586db9258f0810b044a0c8ce03d8b8b28812649]

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>  [0c428f4b2d565afd9558a33f34ab200619fe3c6f]

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>  [463846b25e7194b993c2a5002e5c37db103fdb02]

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>  [76c1a9c0306b69a19a6542ff868d36b009b6d8cd]

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>  [e2396be847dda922a784fc12a13afdaab89ec840]

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>  [d90c7dfd5acfc0b0c6d1674001447f80cce39043]

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-25  Vladimir Glazounov  <vg@openoffice.org>  [91ab3dfc54fd7c66b06a4a278382300c2fab6e05]

INTEGRATION: CWS osxpatchpool (1.2.18); FILE MERGED 2006/09/04 06:55:50 obr 1.2.18.2: #i68785# added comment from lat patch 2006/08/28 08:57:42 obr 1.2.18.1: #i68785# gcc 3.3 does not like Any::get<>()


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [77e397134305761085fae84303adf5dc443048d0]

INTEGRATION: CWS osxpatchpool (1.113.14); FILE MERGED 2006/08/28 12:33:46 obr 1.113.14.1: #i68810# applied 2nd patch from issue (tra)


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [a053769654738abee0f9474b9ba483481d426a45]

INTEGRATION: CWS osxpatchpool (1.34.14); FILE MERGED 2006/08/28 12:33:46 obr 1.34.14.1: #i68810# applied 2nd patch from issue (tra)


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [d3308d4f5f6b64fe2d1480ddf7eae629c7e1dc9f]

INTEGRATION: CWS osxpatchpool (1.51.14); FILE MERGED 2006/08/28 12:33:45 obr 1.51.14.1: #i68810# applied 2nd patch from issue (tra)


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [9caed0ee471a48da08a1b3ed9798e1c45ae62e41]

INTEGRATION: CWS osxpatchpool (1.82.14); FILE MERGED 2006/08/28 12:33:45 obr 1.82.14.1: #i68810# applied 2nd patch from issue (tra)


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [f4affa0011e5e96e776953728b548b19cbedbb76]

INTEGRATION: CWS osxpatchpool (1.53.14); FILE MERGED 2006/08/28 12:33:45 obr 1.53.14.1: #i68810# applied 2nd patch from issue (tra)


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [93d33eba62d30aa2eacbffd4a11fbec463f984f6]

INTEGRATION: CWS osxpatchpool (1.72.14); FILE MERGED 2006/08/28 12:33:45 obr 1.72.14.1: #i68810# applied 2nd patch from issue (tra)


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [0639f515c7c2ab4e905b14e7cbc6a50898e81f06]

INTEGRATION: CWS osxpatchpool (1.169.14); FILE MERGED 2006/08/28 12:33:44 obr 1.169.14.1: #i68810# applied 2nd patch from issue (tra)


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [01c7957ba0fbe0ed43b9aa3921c53c3b252b2146]

INTEGRATION: CWS osxpatchpool (1.78.14); FILE MERGED 2006/08/28 12:33:44 obr 1.78.14.1: #i68810# applied 2nd patch from issue (tra)


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [49b31cd6ef2971a866ab8207397612462426ca59]

INTEGRATION: CWS osxpatchpool (1.19.14); FILE MERGED 2006/08/28 12:33:44 obr 1.19.14.1: #i68810# applied 2nd patch from issue (tra)


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [75aabc6b9c8f89ffb47c51d273b1a6193c8896c3]

INTEGRATION: CWS osxpatchpool (1.19.14); FILE MERGED 2006/08/28 12:33:43 obr 1.19.14.1: #i68810# applied 2nd patch from issue (tra)


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [71436c046d4f69f73dd4e62c204945004aaba8b4]

INTEGRATION: CWS osxpatchpool (1.42.14); FILE MERGED 2006/08/28 12:33:43 obr 1.42.14.1: #i68810# applied 2nd patch from issue (tra)


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [6e5b5d3ade0b148f191c75e040546787eb9009a6]

INTEGRATION: CWS osxpatchpool (1.6.14); FILE MERGED 2006/08/28 12:33:43 obr 1.6.14.1: #i68810# applied 2nd patch from issue (tra)


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [2349d44abc25ace7354e403fe40de5b2663f6750]

INTEGRATION: CWS osxpatchpool (1.23.14); FILE MERGED 2006/08/29 12:42:04 obr 1.23.14.2: #i68810# added cast 2006/08/28 12:33:43 obr 1.23.14.1: #i68810# applied 2nd patch from issue (tra)


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [9610b9bb9212eabea57442d030814b827b897618]

INTEGRATION: CWS osxpatchpool (1.5.14); FILE MERGED 2006/08/28 12:33:42 obr 1.5.14.1: #i68810# applied 2nd patch from issue (tra)


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [58be9abe5744cdfbde05ee280110e0065d2e1907]

INTEGRATION: CWS osxpatchpool (1.10.14); FILE MERGED 2006/08/28 12:33:42 obr 1.10.14.1: #i68810# applied 2nd patch from issue (tra)


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [645848c03342440aec5a66ddc6c0f428c0264008]

INTEGRATION: CWS osxpatchpool (1.21.14); FILE MERGED 2006/08/28 12:33:42 obr 1.21.14.1: #i68810# applied 2nd patch from issue (tra)


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [46331564935bc843a1e01b7f48f1f298af0141fb]

INTEGRATION: CWS osxpatchpool (1.20.14); FILE MERGED 2006/08/28 12:33:42 obr 1.20.14.1: #i68810# applied 2nd patch from issue (tra)


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [c8e7121ef96d3f6fee9e64f910a995773c515723]

INTEGRATION: CWS osxpatchpool (1.19.14); FILE MERGED 2006/08/28 12:33:41 obr 1.19.14.1: #i68810# applied 2nd patch from issue (tra)


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [8f03d86ac310694b88421eaef850f4a8aa6ac197]

INTEGRATION: CWS osxpatchpool (1.40.14); FILE MERGED 2006/08/28 12:33:41 obr 1.40.14.1: #i68810# applied 2nd patch from issue (tra)


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [b8d1ae37709daf3ddaedc00e5c90911d5444b641]

INTEGRATION: CWS osxpatchpool (1.5.14); FILE MERGED 2006/08/28 12:33:41 obr 1.5.14.1: #i68810# applied 2nd patch from issue (tra)


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [4b3387d66275e104144c225ed12f641efb654656]

INTEGRATION: CWS osxpatchpool (1.11.14); FILE MERGED 2006/08/28 12:33:41 obr 1.11.14.1: #i68810# applied 2nd patch from issue (tra)


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [fee2057b40d46de81b0cbfbbe5d16ef5f15238ae]

INTEGRATION: CWS osxpatchpool (1.31.14); FILE MERGED 2006/08/28 12:33:40 obr 1.31.14.1: #i68810# applied 2nd patch from issue (tra)


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [5ce8a6e30a46ee034a3246ae928e57ff62f44fee]

INTEGRATION: CWS osxpatchpool (1.38.14); FILE MERGED 2006/08/28 12:33:40 obr 1.38.14.1: #i68810# applied 2nd patch from issue (tra)


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [626c0e029bb8e7980c192a41143df202fbe4829f]

INTEGRATION: CWS osxpatchpool (1.27.14); FILE MERGED 2006/08/28 12:33:40 obr 1.27.14.1: #i68810# applied 2nd patch from issue (tra)


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [847f148caa61e8a9ba525bc5df4291aa87b41dec]

INTEGRATION: CWS osxpatchpool (1.22.14); FILE MERGED 2006/08/28 12:33:39 obr 1.22.14.1: #i68810# applied 2nd patch from issue (tra)


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [a61987cdfa3127b7d00b08715dd36f2ad84dd2a0]

INTEGRATION: CWS osxpatchpool (1.40.14); FILE MERGED 2006/08/28 12:33:39 obr 1.40.14.1: #i68810# applied 2nd patch from issue (tra)


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [9af419ac48cbbd725480fbf45b3b02688fc78e16]

INTEGRATION: CWS osxpatchpool (1.57.14); FILE MERGED 2006/08/28 12:33:39 obr 1.57.14.1: #i68810# applied 2nd patch from issue (tra)


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [1a5737db9705d43806a439d54d7c38141899c9a6]

INTEGRATION: CWS osxpatchpool (1.66.14); FILE MERGED 2006/08/28 12:33:39 obr 1.66.14.1: #i68810# applied 2nd patch from issue (tra)


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [e9e2e83445f513bf9b0725466239fb4a738cc4b2]

INTEGRATION: CWS osxpatchpool (1.18.14); FILE MERGED 2006/08/28 12:33:38 obr 1.18.14.1: #i68810# applied 2nd patch from issue (tra)


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [49665e4f18c02c00d18e61db5297024a753e9d3a]

INTEGRATION: CWS osxpatchpool (1.38.14); FILE MERGED 2006/08/28 12:33:38 obr 1.38.14.1: #i68810# applied 2nd patch from issue (tra)


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [64e16fd9d42d429ac671ca59df70610d045fc285]

INTEGRATION: CWS osxpatchpool (1.29.14); FILE MERGED 2006/08/28 12:33:38 obr 1.29.14.1: #i68810# applied 2nd patch from issue (tra)


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [839e867a2eb77cabf460a34bf7486dea61af8ef6]

INTEGRATION: CWS osxpatchpool (1.16.14); FILE MERGED 2006/08/28 12:33:38 obr 1.16.14.1: #i68810# applied 2nd patch from issue (tra)


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [1644a87c5ef357fb07a1ae08a6b2a65ba3d5ec88]

INTEGRATION: CWS osxpatchpool (1.10.14); FILE MERGED 2006/08/28 12:33:37 obr 1.10.14.1: #i68810# applied 2nd patch from issue (tra)


2006-09-25  Vladimir Glazounov  <vg@openoffice.org>  [325ed13ebd617d368361b9d0f7fd83ba0d9042ea]

INTEGRATION: CWS osxpatchpool (1.2.14); FILE MERGED 2006/08/28 12:33:37 obr 1.2.14.1: #i68810# applied 2nd patch from issue (tra)


2006-09-22  Vladimir Glazounov  <vg@openoffice.org>  [e0630ceed70460b55314690c034682fee9f52ba1]

INTEGRATION: CWS swqbf84 (1.36.12); FILE MERGED 2006/09/12 09:03:40 od 1.36.12.1: #i69145# classes <SwNumRule> and <SwNumRuleInfo> 	 - refactoring for <SwNumRule::pList> and remove of 	   memory leak <SwNumRule::pList>


2006-09-22  Vladimir Glazounov  <vg@openoffice.org>  [0f0a7193b147e07e0052b28e50908ccad3b8e471]

INTEGRATION: CWS swqbf84 (1.57.12); FILE MERGED 2006/09/12 09:03:40 od 1.57.12.1: #i69145# classes <SwNumRule> and <SwNumRuleInfo> 	 - refactoring for <SwNumRule::pList> and remove of 	   memory leak <SwNumRule::pList>


2006-09-22  Vladimir Glazounov  <vg@openoffice.org>  [0cda9b65a68838b80090e25443f7c601d891ae84]

INTEGRATION: CWS swqbf84 (1.45.12); FILE MERGED 2006/08/25 09:06:59 od 1.45.12.1: #i68949# methods <SwDoc::set/get( DocumentSettingId )> 	 - add handling of setting CLIP_AS_CHARACTER_ANCHORED_WRITER_FLY_FRAME


2006-09-22  Vladimir Glazounov  <vg@openoffice.org>  [9fe936df172d06d8e0db9b4655078a842fbe7a15]

INTEGRATION: CWS swqbf84 (1.28.12); FILE MERGED 2006/09/12 09:01:06 od 1.28.12.1: #i69145# class <SwNumRule> 	 - refactoring for member <pList>.


2006-09-22  Vladimir Glazounov  <vg@openoffice.org>  [8f312bbeff81225cda73cb3306cc7532e296d0c9]

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>  [325feda30b5c1fd630522ffeb3fce0e18d35ee9d]

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>  [59fc2f43ed89dc2ad34e826c06ecc8f4eedf7ab4]

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>  [cf4a2364534279fde574928ba2bf1a4a0e08252e]

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>  [9d8fbd80012fb7eaf447d24024d0dabf513e570d]

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>  [b98c2c4e1831d635b5c33501c72d93d5b1236291]

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>  [a6d5936851b04096bba87144d6b02ad56e48e6c5]

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>  [d8a02a76b8b02ed3f19dbf76517fdb2ec01c213a]

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>  [b31f4739a656f2bd3c162969f417200bfdc3e917]

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>  [8b53fa53d995ed36decdb4e40aa39112250b8966]

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>  [c2442a43c5001d6703f65b85758c6b0a834819aa]

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>  [55c0239825f0e25a2bd461db9f3249da41eba68c]

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>  [b44aad6dfaaa446fedd06538bc8b2c31747ca9fb]

#i10000# one ALLUSERS setting too much


2006-09-18  Oliver Bolte  <obo@openoffice.org>  [1243b2497f0e4210563cd77e9ea313ebd7885303]

SRC680


2006-09-18  Oliver Bolte  <obo@openoffice.org>  [aca6267c1c926eb8e8d7e21f8364b1372485d2f3]

INTEGRATION: CWS pchfix02 (1.3.18); FILE MERGED 2006/09/01 17:17:35 kaib 1.3.18.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [dc5869c58a4eed04d082ed05ac51a2b7157a73c6]

INTEGRATION: CWS pchfix02 (1.6.12); FILE MERGED 2006/09/01 17:32:43 kaib 1.6.12.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [e8785bd4f1d24c519aa7777322b477440df6f679]

INTEGRATION: CWS pchfix02 (1.5.12); FILE MERGED 2006/09/01 17:32:43 kaib 1.5.12.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [389ff28dbe5786a46ecffa9065da5347e88d696b]

INTEGRATION: CWS pchfix02 (1.47.10); FILE MERGED 2006/09/01 17:32:43 kaib 1.47.10.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [ad9d9d33e0cff7cf71f00675c967e3b92cece415]

INTEGRATION: CWS pchfix02 (1.5.44); FILE MERGED 2006/09/01 17:32:43 kaib 1.5.44.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [e3d80227ca7c6ce1cf51c0759384648016606aab]

INTEGRATION: CWS pchfix02 (1.11.44); FILE MERGED 2006/09/01 17:32:43 kaib 1.11.44.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [49f3c5e2e3015a5181df4715f4c1cee44e2ff0ec]

INTEGRATION: CWS pchfix02 (1.80.34); FILE MERGED 2006/09/01 17:32:43 kaib 1.80.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [c4a90567c64dad7333567da072bd86549519d27f]

INTEGRATION: CWS pchfix02 (1.28.12); FILE MERGED 2006/09/01 17:32:43 kaib 1.28.12.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [180bb67dcaa0e2c133fe69b698f86a52fefbec47]

INTEGRATION: CWS pchfix02 (1.15.12); FILE MERGED 2006/09/01 17:32:42 kaib 1.15.12.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d5a779ceaec320c75d5d6978cf9491a710fd2909]

INTEGRATION: CWS pchfix02 (1.104.10); FILE MERGED 2006/09/01 17:32:42 kaib 1.104.10.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [f71b9bb2d3673c964f8d991b4d5bebd338b71ca2]

INTEGRATION: CWS pchfix02 (1.38.12); FILE MERGED 2006/09/01 17:32:42 kaib 1.38.12.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [2c6bb000a0cf18c7f65ebb126febdc28ea33c31d]

INTEGRATION: CWS pchfix02 (1.44.12); FILE MERGED 2006/09/01 17:32:42 kaib 1.44.12.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [4d6c526fca225c89829f78937482ab089c0d86ba]

INTEGRATION: CWS pchfix02 (1.12.44); FILE MERGED 2006/09/01 17:32:42 kaib 1.12.44.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [ccb5ce8ad5ee84670f06f642fcb2dda586c12264]

INTEGRATION: CWS pchfix02 (1.11.12); FILE MERGED 2006/09/01 17:32:42 kaib 1.11.12.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [8d0a1b1ef9a5d4a1472ff3d9c029d26e61678fd0]

INTEGRATION: CWS pchfix02 (1.2.44); FILE MERGED 2006/09/01 17:32:41 kaib 1.2.44.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [a342b11f9f8a026355fd99910fc6e1b26f09a41a]

INTEGRATION: CWS pchfix02 (1.7.44); FILE MERGED 2006/09/01 17:32:41 kaib 1.7.44.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [738619e4bec86774a329798868f3356cfe3eaebd]

INTEGRATION: CWS pchfix02 (1.13.12); FILE MERGED 2006/09/01 17:32:41 kaib 1.13.12.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [5e7d240534a2b9db2bca2cd4d1985ef0ef4389a3]

INTEGRATION: CWS pchfix02 (1.20.44); FILE MERGED 2006/09/01 17:32:41 kaib 1.20.44.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d0ca07daa5cbcc58a2344e59d23758acedb73353]

INTEGRATION: CWS pchfix02 (1.14.12); FILE MERGED 2006/09/01 17:32:41 kaib 1.14.12.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [2e0496865f6c3807aa3f0b37fe42c4a589e6fd59]

INTEGRATION: CWS pchfix02 (1.11.44); FILE MERGED 2006/09/01 17:32:41 kaib 1.11.44.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [13d316da072c28eb22ea00c22d6f11632f6233ba]

INTEGRATION: CWS pchfix02 (1.13.44); FILE MERGED 2006/09/01 17:32:40 kaib 1.13.44.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [9a08907776e2eb5ef03db830551133f2a9c3311b]

INTEGRATION: CWS pchfix02 (1.19.12); FILE MERGED 2006/09/01 17:32:40 kaib 1.19.12.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [7225ee4f5940330ae47c510f9622a0fc391815c0]

INTEGRATION: CWS pchfix02 (1.26.10); FILE MERGED 2006/09/01 17:32:40 kaib 1.26.10.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [299eb6703230c2706c41795a0ef9df1035cc4977]

INTEGRATION: CWS pchfix02 (1.7.10); FILE MERGED 2006/09/01 17:32:39 kaib 1.7.10.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [642669f746d044b1eeca1714ef53be2768b4c142]

INTEGRATION: CWS pchfix02 (1.5.12); FILE MERGED 2006/09/01 17:32:39 kaib 1.5.12.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [78ba8c956f66fb43a74c3706ba029d2608577bf8]

INTEGRATION: CWS pchfix02 (1.6.12); FILE MERGED 2006/09/01 17:32:39 kaib 1.6.12.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [27ae94306dc795d05acff8571ed61366bd87eed7]

INTEGRATION: CWS pchfix02 (1.18.4); FILE MERGED 2006/09/01 17:32:39 kaib 1.18.4.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [6e35e108b099d07dcf12c30c0d2e2f8eaf40bbe1]

INTEGRATION: CWS pchfix02 (1.4.44); FILE MERGED 2006/09/01 17:32:39 kaib 1.4.44.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [7a61e4c067f442380d637cdef774216e08edf8c9]

INTEGRATION: CWS pchfix02 (1.3.44); FILE MERGED 2006/09/01 17:32:38 kaib 1.3.44.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [914710565c1d21c1cd8bf8ece029c2b29b75c6fa]

INTEGRATION: CWS pchfix02 (1.6.12); FILE MERGED 2006/09/01 17:32:38 kaib 1.6.12.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [b6deb2d6c25e8f8ea7f1495b41c2a3d836368a11]

INTEGRATION: CWS pchfix02 (1.5.44); FILE MERGED 2006/09/01 17:32:38 kaib 1.5.44.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [aef77377676738032e3d86d3ad27d4ddcf0713f5]

INTEGRATION: CWS pchfix02 (1.6.44); FILE MERGED 2006/09/01 17:32:38 kaib 1.6.44.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [51dd6b3122291d8f10fec86c10d2be23eb96787d]

INTEGRATION: CWS pchfix02 (1.9.12); FILE MERGED 2006/09/01 17:32:38 kaib 1.9.12.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [7b821cc57f6396de75d5cf0cd451864c7a32ec58]

INTEGRATION: CWS pchfix02 (1.13.10); FILE MERGED 2006/09/01 17:32:38 kaib 1.13.10.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [6a7fb82f913d2ef6887bacd645d8463467a8a1c3]

INTEGRATION: CWS pchfix02 (1.4.12); FILE MERGED 2006/09/01 17:32:37 kaib 1.4.12.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d0630c0cc60872405df154d27f4303b942c162f4]

INTEGRATION: CWS pchfix02 (1.1.2); FILE ADDED 2006/09/01 17:32:37 kaib 1.1.2.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [19b541406d438d038e24edc1ef23719a917f009d]

INTEGRATION: CWS pchfix02 (1.5.100); FILE MERGED 2006/09/01 17:19:49 kaib 1.5.100.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [ddd4f448e9a06013b3d1f8b576577adfeab31645]

INTEGRATION: CWS pchfix02 (1.8.36); FILE MERGED 2006/09/01 17:19:49 kaib 1.8.36.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [4c72f14c309c1d6fffc15cab0658d38b9f5514b5]

INTEGRATION: CWS pchfix02 (1.4.100); FILE MERGED 2006/09/01 17:19:49 kaib 1.4.100.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [33a13c23b57d225a37ba2f9ebe3caad0dcf52f1b]

INTEGRATION: CWS pchfix02 (1.4.36); FILE MERGED 2006/09/01 17:19:49 kaib 1.4.36.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [2d0769993ede05dc9df48495999fdaa7a147d5c1]

INTEGRATION: CWS pchfix02 (1.3.36); FILE MERGED 2006/09/01 17:19:49 kaib 1.3.36.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [b63f4502b2395e9a8fd631890273ed7cad9d7b51]

INTEGRATION: CWS pchfix02 (1.3.36); FILE MERGED 2006/09/01 17:19:48 kaib 1.3.36.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [0b16e50948c94947e9097e10b2b0973b6d0f8fea]

INTEGRATION: CWS pchfix02 (1.6.36); FILE MERGED 2006/09/01 17:19:48 kaib 1.6.36.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [f42cbac639c45602c7441cbe17949988f3507d6b]

INTEGRATION: CWS pchfix02 (1.9.36); FILE MERGED 2006/09/01 17:19:48 kaib 1.9.36.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [72ddab76325c5fffee962c3d16749201f4309679]

INTEGRATION: CWS pchfix02 (1.5.6); FILE MERGED 2006/09/01 17:19:48 kaib 1.5.6.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [714efdac48c6ec4a6859e200af273696f03e021c]

INTEGRATION: CWS pchfix02 (1.4.100); FILE MERGED 2006/09/01 17:19:48 kaib 1.4.100.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [22219f3822a1fbaae75bf30db75c974500cde872]

INTEGRATION: CWS pchfix02 (1.9.36); FILE MERGED 2006/09/01 17:19:47 kaib 1.9.36.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [a8e87bc70400f49b9ec5d25aea59d840d612a0c3]

INTEGRATION: CWS pchfix02 (1.9.6); FILE MERGED 2006/09/01 17:19:47 kaib 1.9.6.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [6b35a7144c28aa73c2f0791fd2ab9795fc9022f8]

INTEGRATION: CWS pchfix02 (1.17.100); FILE MERGED 2006/09/01 17:19:47 kaib 1.17.100.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [450a15723310b072b0a8a691be800c7f002d45ee]

INTEGRATION: CWS pchfix02 (1.7.36); FILE MERGED 2006/09/01 17:19:47 kaib 1.7.36.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [4a00fc216c6e166ed544f0ba370aac9ab1967d85]

INTEGRATION: CWS pchfix02 (1.14.36); FILE MERGED 2006/09/01 17:19:47 kaib 1.14.36.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [eb58bc684e58481ce402f3b29110f8feb08c3213]

INTEGRATION: CWS pchfix02 (1.4.100); FILE MERGED 2006/09/01 17:19:47 kaib 1.4.100.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [a3a2e43bd8f9453381a8ebae116a6fee676b5541]

INTEGRATION: CWS pchfix02 (1.5.36); FILE MERGED 2006/09/01 17:19:46 kaib 1.5.36.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [e3f4ba753198924be29bf488481c4ad82da9ea4b]

INTEGRATION: CWS pchfix02 (1.12.36); FILE MERGED 2006/09/01 17:19:46 kaib 1.12.36.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [f81c2d230b1860c10f572c4ab85d2b219374635d]

INTEGRATION: CWS pchfix02 (1.6.36); FILE MERGED 2006/09/01 17:19:46 kaib 1.6.36.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [e496dd3bf9439f5a2fcc57eb2ba2b9999be7a040]

INTEGRATION: CWS pchfix02 (1.5.36); FILE MERGED 2006/09/01 17:19:45 kaib 1.5.36.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [5c9e6d4eaf1093a26110b518f14b8b8dfaa76206]

INTEGRATION: CWS pchfix02 (1.6.36); FILE MERGED 2006/09/01 17:19:45 kaib 1.6.36.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [a3442c1fe96405d1d9387b10c05aec42130c78a7]

INTEGRATION: CWS pchfix02 (1.5.100); FILE MERGED 2006/09/01 17:19:45 kaib 1.5.100.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [dc3adce1484f94409736739b0842b13173e70dc7]

INTEGRATION: CWS pchfix02 (1.3.100); FILE MERGED 2006/09/01 17:19:44 kaib 1.3.100.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [553ffc6aa4c941566cbfb86c220fbe35ae900435]

INTEGRATION: CWS pchfix02 (1.9.36); FILE MERGED 2006/09/01 17:19:44 kaib 1.9.36.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [8b406f4f4bc758ded89872a3cf015aaf5b0330f2]

INTEGRATION: CWS pchfix02 (1.7.100); FILE MERGED 2006/09/01 17:19:44 kaib 1.7.100.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [c90a6391af74d7c5cd4fe8e355acccfbbd4b4292]

INTEGRATION: CWS pchfix02 (1.2.58); FILE MERGED 2006/09/01 17:19:44 kaib 1.2.58.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [6c73ff1a17402b374605df2ef1bd3b9de6155313]

INTEGRATION: CWS pchfix02 (1.4.100); FILE MERGED 2006/09/01 17:19:44 kaib 1.4.100.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [55ae885f26114d02d8d871827555e3790bcb75f1]

INTEGRATION: CWS pchfix02 (1.3.34); FILE MERGED 2006/09/01 17:19:44 kaib 1.3.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [f545e0d8cd896d12e4a70ee5ca63423757212b6e]

INTEGRATION: CWS pchfix02 (1.5.36); FILE MERGED 2006/09/01 17:19:44 kaib 1.5.36.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [1682a3858bb0034ccb61489ea1d554d9acfbe71f]

INTEGRATION: CWS pchfix02 (1.15.36); FILE MERGED 2006/09/01 17:19:43 kaib 1.15.36.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [ed82436838cf3550d31eb4fd6c3bb32e099ee19b]

INTEGRATION: CWS pchfix02 (1.2.100); FILE MERGED 2006/09/01 17:19:43 kaib 1.2.100.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [05d8a69f41b558daf32e84f97997c724afe9d537]

INTEGRATION: CWS pchfix02 (1.6.36); FILE MERGED 2006/09/01 17:19:43 kaib 1.6.36.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [96a11757a852d2ee720978293ab5f349fcb340be]

INTEGRATION: CWS pchfix02 (1.2.54); FILE MERGED 2006/09/01 17:19:43 kaib 1.2.54.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [ec3af338d1eaa5864d6de7252b27862b7336ec0a]

INTEGRATION: CWS pchfix02 (1.4.100); FILE MERGED 2006/09/01 17:19:43 kaib 1.4.100.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [9a6f109b666bd44e5dfff491a3ac9a94cdd9e732]

INTEGRATION: CWS pchfix02 (1.3.10); FILE MERGED 2006/09/01 17:19:43 kaib 1.3.10.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [98a31955e7099a6a1f54978fa537507ddd38a49d]

INTEGRATION: CWS pchfix02 (1.13.36); FILE MERGED 2006/09/01 17:19:42 kaib 1.13.36.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [0f75efb32a5104d12035a135802b0baaf03335a0]

INTEGRATION: CWS pchfix02 (1.6.100); FILE MERGED 2006/09/01 17:19:42 kaib 1.6.100.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [b4e1e1ee8641ef1641879c5a50c5ab6203dcd5d0]

INTEGRATION: CWS pchfix02 (1.7.36); FILE MERGED 2006/09/01 17:19:42 kaib 1.7.36.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [16335db18b9641999b56fa89eddb1354daf2770b]

INTEGRATION: CWS pchfix02 (1.5.100); FILE MERGED 2006/09/01 17:19:42 kaib 1.5.100.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [ede90c20a1e07da27414a6dd387a1a229b54b0dd]

INTEGRATION: CWS pchfix02 (1.4.36); FILE MERGED 2006/09/01 17:19:42 kaib 1.4.36.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d5817ba6d8572a33cc44cd434d73bdd025861d5c]

INTEGRATION: CWS pchfix02 (1.9.36); FILE MERGED 2006/09/01 17:19:42 kaib 1.9.36.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [ffaec8aee8822358774bc0fb3144dcfeafd78c6e]

INTEGRATION: CWS pchfix02 (1.2.100); FILE MERGED 2006/09/01 17:19:42 kaib 1.2.100.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [f4f6eaa6309cb60d4ef81191bda6147ccfb03b2e]

INTEGRATION: CWS pchfix02 (1.5.98); FILE MERGED 2006/09/01 17:19:41 kaib 1.5.98.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [550af751dfb9c172faff8e093b8b50330c0edc4e]

INTEGRATION: CWS pchfix02 (1.3.36); FILE MERGED 2006/09/01 17:19:41 kaib 1.3.36.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [266e99ee44761b620634c031401062fe87567b53]

INTEGRATION: CWS pchfix02 (1.2.26); FILE MERGED 2006/09/01 17:19:41 kaib 1.2.26.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [934ab16f34ffb6075058d27db7599abe4d04a3b8]

INTEGRATION: CWS pchfix02 (1.7.22); FILE MERGED 2006/09/01 17:19:41 kaib 1.7.22.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [fa5f1507e4262bc73ff3be9361f5e43296d1ad71]

INTEGRATION: CWS pchfix02 (1.6.58); FILE MERGED 2006/09/01 17:19:41 kaib 1.6.58.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [17fb682c11a5aa09ae1cbc485a49f826f1aa692a]

INTEGRATION: CWS pchfix02 (1.7.36); FILE MERGED 2006/09/01 17:19:40 kaib 1.7.36.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [65fa970fca32964adb84dfffade5d4c584cef5aa]

INTEGRATION: CWS pchfix02 (1.12.36); FILE MERGED 2006/09/01 17:19:40 kaib 1.12.36.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [b7da9e07d75dee138e2c0de1582ca2646c32b332]

INTEGRATION: CWS pchfix02 (1.7.100); FILE MERGED 2006/09/01 17:19:40 kaib 1.7.100.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [acf9230693d1605c413ef6ef7d6ec7b60efb833d]

INTEGRATION: CWS pchfix02 (1.6.100); FILE MERGED 2006/09/01 17:19:40 kaib 1.6.100.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [bb8a42fb2fdb14577eb0158f9318a1d48ecd081e]

INTEGRATION: CWS pchfix02 (1.4.36); FILE MERGED 2006/09/01 17:19:40 kaib 1.4.36.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [98388f6a81f12153c1f34ef7cc888f6cd0cca8ac]

INTEGRATION: CWS pchfix02 (1.9.36); FILE MERGED 2006/09/01 17:19:40 kaib 1.9.36.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [7b29303ef56330aa7f20bcc24abbd0ec20557409]

INTEGRATION: CWS pchfix02 (1.3.100); FILE MERGED 2006/09/01 17:19:39 kaib 1.3.100.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [0f1f7b97c079a2bcab7ad3d6d3fe03360ab09018]

INTEGRATION: CWS pchfix02 (1.14.100); FILE MERGED 2006/09/01 17:19:39 kaib 1.14.100.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [9a5a0ac3a6784d66e257dec8aae0cd2630845f70]

INTEGRATION: CWS pchfix02 (1.7.100); FILE MERGED 2006/09/01 17:19:39 kaib 1.7.100.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [c5857aed4116dc20a8a1a7adbf204ceafae8295d]

INTEGRATION: CWS pchfix02 (1.7.36); FILE MERGED 2006/09/01 17:19:39 kaib 1.7.36.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [e734fc94d7fad2c4e4684aaf9d0d26a19d81996c]

INTEGRATION: CWS pchfix02 (1.4.100); FILE MERGED 2006/09/01 17:19:39 kaib 1.4.100.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [fb6c7d26f05c3e9a2e9ffa4898f7766f6e039caa]

INTEGRATION: CWS pchfix02 (1.6.36); FILE MERGED 2006/09/01 17:19:38 kaib 1.6.36.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [9d9019b4c81826bacfe181135324edd0b12a44b1]

INTEGRATION: CWS pchfix02 (1.16.68); FILE MERGED 2006/09/01 17:19:38 kaib 1.16.68.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [ff9bee08f8cd273674cb233b178805299c394149]

INTEGRATION: CWS pchfix02 (1.5.36); FILE MERGED 2006/09/01 17:19:38 kaib 1.5.36.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [69998841086e4be1e1980a53453d72d743add8c0]

INTEGRATION: CWS pchfix02 (1.5.36); FILE MERGED 2006/09/01 17:19:37 kaib 1.5.36.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [4821b9967794698b3ad32f2661ffb44ede1ab118]

INTEGRATION: CWS pchfix02 (1.4.100); FILE MERGED 2006/09/01 17:19:37 kaib 1.4.100.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [c427a5ef33bb8a25b89f3bfda4125ff563fd8217]

INTEGRATION: CWS pchfix02 (1.1.2); FILE ADDED 2006/09/01 17:19:37 kaib 1.1.2.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [8992e8f800b3d49b2329c8cb020a85b620a4251e]

INTEGRATION: CWS pchfix02 (1.1.2); FILE ADDED 2006/09/01 17:19:36 kaib 1.1.2.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [ce0f64ac1d0d06e5dd302db94a4819c143e8c51e]

INTEGRATION: CWS pchfix02 (1.2.40); FILE MERGED 2006/09/01 17:25:42 kaib 1.2.40.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [22582dc82988d56a4105cea272ddca6fa82208a6]

INTEGRATION: CWS pchfix02 (1.6.40); FILE MERGED 2006/09/01 17:25:42 kaib 1.6.40.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [415f6855f239bd50830a82b22f32cb51c7536490]

INTEGRATION: CWS pchfix02 (1.2.40); FILE MERGED 2006/09/01 17:25:41 kaib 1.2.40.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [c06755f0decb006413bfeb6def5e9dce6b58d447]

INTEGRATION: CWS pchfix02 (1.10.16); FILE MERGED 2006/09/01 17:25:41 kaib 1.10.16.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [c2d796bc55f928220e3000c4935c29010d8aff03]

INTEGRATION: CWS pchfix02 (1.10.40); FILE MERGED 2006/09/01 17:25:41 kaib 1.10.40.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [e619ec819b95cc1ffaf027267872e3c584293e77]

INTEGRATION: CWS pchfix02 (1.6.16); FILE MERGED 2006/09/01 17:25:41 kaib 1.6.16.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [0aa8e41e39a2e72ecdbbe411393ff0940c1cae20]

INTEGRATION: CWS pchfix02 (1.9.16); FILE MERGED 2006/09/01 17:25:41 kaib 1.9.16.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [3f96fcb7c5cf776eeee970b344871671fd1e3cff]

INTEGRATION: CWS pchfix02 (1.4.16); FILE MERGED 2006/09/01 17:25:41 kaib 1.4.16.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [1c49dbc59c8b89cf5e1abb7a15cfd693ce0c7f1b]

INTEGRATION: CWS pchfix02 (1.24.14); FILE MERGED 2006/09/01 17:25:40 kaib 1.24.14.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [22eac7acbe5c16d98d8b1323fc51b424f82e5faf]

INTEGRATION: CWS pchfix02 (1.15.14); FILE MERGED 2006/09/01 17:25:40 kaib 1.15.14.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [6784d18fe93e45ffdc1fd34dff6d04ed4f533095]

INTEGRATION: CWS pchfix02 (1.5.16); FILE MERGED 2006/09/01 17:25:40 kaib 1.5.16.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [ad19a66242e2eaca11b2078c619d4878a8ee4882]

INTEGRATION: CWS pchfix02 (1.16.16); FILE MERGED 2006/09/01 17:25:39 kaib 1.16.16.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [b97aca8d1dc189e47cc22d9c016de9f718a40c7d]

INTEGRATION: CWS pchfix02 (1.21.14); FILE MERGED 2006/09/01 17:25:39 kaib 1.21.14.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [a759804732101a3258724c888574eedcd2fd0907]

INTEGRATION: CWS pchfix02 (1.4.40); FILE MERGED 2006/09/01 17:25:39 kaib 1.4.40.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d7517429d8533d8072fcf86582d5a04db602f46d]

INTEGRATION: CWS pchfix02 (1.14.16); FILE MERGED 2006/09/01 17:25:39 kaib 1.14.16.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [9dddcb714c090d19b398361b8e536e37ece39412]

INTEGRATION: CWS pchfix02 (1.16.16); FILE MERGED 2006/09/01 17:25:38 kaib 1.16.16.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [9fc9ac2550c7e57c008b2e610e76ccc4e316bb8e]

INTEGRATION: CWS pchfix02 (1.2.40); FILE MERGED 2006/09/01 17:25:38 kaib 1.2.40.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [02cbb9b0048b43a5974fb50c705925e3f2ec8b33]

INTEGRATION: CWS pchfix02 (1.7.40); FILE MERGED 2006/09/01 17:25:38 kaib 1.7.40.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [cdce95ddb8e2c770016e03d75cdb344664f08fba]

INTEGRATION: CWS pchfix02 (1.20.14); FILE MERGED 2006/09/01 17:25:38 kaib 1.20.14.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [65705050f249139f5ba1a6eb6ac329f539196cc8]

INTEGRATION: CWS pchfix02 (1.11.14); FILE MERGED 2006/09/01 17:25:38 kaib 1.11.14.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [c41d2fdcd704fb61e7eb84c56754ff0ed18efd2a]

INTEGRATION: CWS pchfix02 (1.21.14); FILE MERGED 2006/09/01 17:25:38 kaib 1.21.14.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [b55d005d5f5074b3c124f5befd57c2ffabf24167]

INTEGRATION: CWS pchfix02 (1.6.14); FILE MERGED 2006/09/01 17:25:38 kaib 1.6.14.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [90d05e0d421dccf580969f0978d93006f55374bc]

INTEGRATION: CWS pchfix02 (1.6.40); FILE MERGED 2006/09/01 17:25:37 kaib 1.6.40.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [ee687cfe7b2d4485e651dd84419313d476e33eff]

INTEGRATION: CWS pchfix02 (1.24.16); FILE MERGED 2006/09/01 17:25:37 kaib 1.24.16.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [97a192e6909e94b1156ed2ea2adc2bfc1aa683c3]

INTEGRATION: CWS pchfix02 (1.7.14); FILE MERGED 2006/09/01 17:25:37 kaib 1.7.14.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [cda6347e2b43b9bd66b01a6d24c3e9ff83cab1c7]

INTEGRATION: CWS pchfix02 (1.19.14); FILE MERGED 2006/09/01 17:25:37 kaib 1.19.14.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [47a420882f3d3be2d6b5a0b8b25e43eb496f76d8]

INTEGRATION: CWS pchfix02 (1.4.14); FILE MERGED 2006/09/01 17:25:37 kaib 1.4.14.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [2b2990ff754e1ba753d8b887364f539fa287d1bc]

INTEGRATION: CWS pchfix02 (1.8.40); FILE MERGED 2006/09/01 17:25:36 kaib 1.8.40.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [f285b349932da772d45a64fed9bbff00750caa24]

INTEGRATION: CWS pchfix02 (1.6.16); FILE MERGED 2006/09/01 17:25:36 kaib 1.6.16.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [392abba2e8a95eeae36c22ce8be1f83744de6e02]

INTEGRATION: CWS pchfix02 (1.4.14); FILE MERGED 2006/09/01 17:25:36 kaib 1.4.14.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [08fe024b43a28c20e5310829f21912d423abd448]

INTEGRATION: CWS pchfix02 (1.13.40); FILE MERGED 2006/09/01 17:25:36 kaib 1.13.40.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [db72cf1aef168bf41d4f771ec005dd120c07e046]

INTEGRATION: CWS pchfix02 (1.18.16); FILE MERGED 2006/09/01 17:25:36 kaib 1.18.16.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [0aed704b13fb2950853d03bb07fe8d25001ffb26]

INTEGRATION: CWS pchfix02 (1.4.16); FILE MERGED 2006/09/01 17:25:35 kaib 1.4.16.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [41dd4f4ac46d9b2271d0f4537f01ccb713274643]

INTEGRATION: CWS pchfix02 (1.5.16); FILE MERGED 2006/09/01 17:25:35 kaib 1.5.16.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [45a819212a3bc4b358a31a57bbfbc57ebaead309]

INTEGRATION: CWS pchfix02 (1.5.16); FILE MERGED 2006/09/01 17:25:34 kaib 1.5.16.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [3930c45a230512140e3e41fcb94f33801537ed3b]

INTEGRATION: CWS pchfix02 (1.6.40); FILE MERGED 2006/09/01 17:25:34 kaib 1.6.40.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [a6246ca2e6750b1595d76d4d6a50428a6ae51cb5]

INTEGRATION: CWS pchfix02 (1.4.40); FILE MERGED 2006/09/01 17:25:34 kaib 1.4.40.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [f69a38d227aa0a169e9a4d3f80db4aecba56c285]

INTEGRATION: CWS pchfix02 (1.4.14); FILE MERGED 2006/09/01 17:25:34 kaib 1.4.14.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [a16c1613e6744b3c565ae7c44ea03a879cd65468]

INTEGRATION: CWS pchfix02 (1.5.40); FILE MERGED 2006/09/01 17:25:34 kaib 1.5.40.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [43ee8d5735f6853374dc0658c1ec1bca00b095c8]

INTEGRATION: CWS pchfix02 (1.3.40); FILE MERGED 2006/09/01 17:25:33 kaib 1.3.40.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [f5632b0b4cc07fc6ca7cab095eec27a743eb5c42]

INTEGRATION: CWS pchfix02 (1.4.16); FILE MERGED 2006/09/01 17:25:33 kaib 1.4.16.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [a0c4d9df9802e207a895266a014bf30c9ea0278a]

INTEGRATION: CWS pchfix02 (1.6.40); FILE MERGED 2006/09/01 17:25:33 kaib 1.6.40.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d76099b0b2cef2dbcf09d6bebb3c235184ceaa99]

INTEGRATION: CWS pchfix02 (1.7.40); FILE MERGED 2006/09/01 17:25:33 kaib 1.7.40.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [9a26fbb197ff2ddbbf5413e12efb5d9f4407ffd9]

INTEGRATION: CWS pchfix02 (1.9.16); FILE MERGED 2006/09/01 17:25:33 kaib 1.9.16.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [43faec0854045377c0627d98285a1e22e0df8f90]

INTEGRATION: CWS pchfix02 (1.80.4); FILE MERGED 2006/09/01 17:25:33 kaib 1.80.4.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [9d83ac972ae34e93c2b9494ff7956f5ecb1ffc65]

INTEGRATION: CWS pchfix02 (1.9.40); FILE MERGED 2006/09/01 17:25:32 kaib 1.9.40.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [01a03f71a5de67553a7f4e92003bc844a742dd25]

INTEGRATION: CWS pchfix02 (1.3.40); FILE MERGED 2006/09/01 17:25:32 kaib 1.3.40.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [c55a2dd49c7d012f72fddece827f6a25d884ea88]

INTEGRATION: CWS pchfix02 (1.15.16); FILE MERGED 2006/09/01 17:25:32 kaib 1.15.16.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [f1a199c73009309bd32f5c6ccbb240549a08ab59]

INTEGRATION: CWS pchfix02 (1.1.2); FILE ADDED 2006/09/04 12:37:02 kaib 1.1.2.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [ff92b6e67d579561edd1808a6ba982518a7e8005]

INTEGRATION: CWS pchfix02 (1.67.86); FILE MERGED 2006/09/01 17:38:48 kaib 1.67.86.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [c189f8ed0dac0ee2e25fb72d602269fe82c10078]

INTEGRATION: CWS pchfix02 (1.21.88); FILE MERGED 2006/09/01 17:38:48 kaib 1.21.88.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [e80624b5de27d2e8ea718eb8dd7c3a902601606d]

INTEGRATION: CWS pchfix02 (1.123.12); FILE MERGED 2006/09/01 17:38:48 kaib 1.123.12.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [2c5b31e935ef51b51289ce362dd90e5f7ed8fed1]

INTEGRATION: CWS pchfix02 (1.4.88); FILE MERGED 2006/09/01 17:38:48 kaib 1.4.88.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [30babe7b0d104bdc1b9ab524e063a659c9f40879]

INTEGRATION: CWS pchfix02 (1.84.52); FILE MERGED 2006/09/01 17:38:47 kaib 1.84.52.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [3c351ff16596b96e1c5fbac2d3f7b8fa77f055a0]

INTEGRATION: CWS pchfix02 (1.66.88); FILE MERGED 2006/09/01 17:38:47 kaib 1.66.88.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [625ddd7d693169a5aacb396e9651bda249363a59]

INTEGRATION: CWS pchfix02 (1.19.86); FILE MERGED 2006/09/01 17:38:47 kaib 1.19.86.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [9c6b29e523b84a131b3348f17ab5a6d187c90e75]

INTEGRATION: CWS pchfix02 (1.12.312); FILE MERGED 2006/09/01 17:38:47 kaib 1.12.312.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [083d78d96d3448c7c54a98d6993b887f5f2b57f9]

INTEGRATION: CWS pchfix02 (1.21.22); FILE MERGED 2006/09/01 17:38:47 kaib 1.21.22.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [722821383d041ba3af0de8c2a061903c920f897e]

INTEGRATION: CWS pchfix02 (1.20.54); FILE MERGED 2006/09/01 17:38:47 kaib 1.20.54.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [20108f7f8430d57ecc41b82939890ffe3f792f1d]

INTEGRATION: CWS pchfix02 (1.6.88); FILE MERGED 2006/09/01 17:38:46 kaib 1.6.88.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [4a994529c4bbb940834dcee15f171545ed6f5f1b]

INTEGRATION: CWS pchfix02 (1.85.24); FILE MERGED 2006/09/01 17:38:46 kaib 1.85.24.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [ed1020c12ccd44563ae194c775ebd04c9ab5fe82]

INTEGRATION: CWS pchfix02 (1.45.84); FILE MERGED 2006/09/01 17:38:46 kaib 1.45.84.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [a5e91ff22f7ed0e1b24d406f8052441745b4bbcb]

INTEGRATION: CWS pchfix02 (1.61.48); FILE MERGED 2006/09/01 17:38:46 kaib 1.61.48.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [f076b51037d91f6186c7c71811eefa4e9047d42a]

INTEGRATION: CWS pchfix02 (1.27.88); FILE MERGED 2006/09/01 17:38:45 kaib 1.27.88.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [00f9ee52abedab1323943b000ca4b16452b3b961]

INTEGRATION: CWS pchfix02 (1.12.48); FILE MERGED 2006/09/01 17:38:45 kaib 1.12.48.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [ed8bf7278f8a37d6140012dca571b818f441f1fd]

INTEGRATION: CWS pchfix02 (1.4.312); FILE MERGED 2006/09/01 17:38:45 kaib 1.4.312.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [f6632cbbca1bb911492353cbc65319dc8cdec22e]

INTEGRATION: CWS pchfix02 (1.31.88); FILE MERGED 2006/09/01 17:38:45 kaib 1.31.88.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [7ad87aa93ceb2f8bf22fab00e977bc4097ebde37]

INTEGRATION: CWS pchfix02 (1.44.86); FILE MERGED 2006/09/01 17:38:44 kaib 1.44.86.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [c678d05455080fd877bfe7058ad8de0e0911e290]

INTEGRATION: CWS pchfix02 (1.5.88); FILE MERGED 2006/09/01 17:38:44 kaib 1.5.88.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [0ea3bf0dab9b706ae25c4252b4c8ee33f40b0564]

INTEGRATION: CWS pchfix02 (1.36.86); FILE MERGED 2006/09/01 17:38:44 kaib 1.36.86.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d64cdb2f48734844723c1cab7f293442883624ae]

INTEGRATION: CWS pchfix02 (1.17.88); FILE MERGED 2006/09/01 17:38:44 kaib 1.17.88.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [8ea1e7fb66bef356ba2beda6f0f8bdc68535e3f4]

INTEGRATION: CWS pchfix02 (1.33.48); FILE MERGED 2006/09/01 17:38:44 kaib 1.33.48.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [b10663d1b031e40ceea1431cc5857dc71d14246a]

INTEGRATION: CWS pchfix02 (1.4.88); FILE MERGED 2006/09/01 17:38:43 kaib 1.4.88.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [6af2233c083e30c2e08eaeab1b2712f013e316d5]

INTEGRATION: CWS pchfix02 (1.114.22); FILE MERGED 2006/09/01 17:38:43 kaib 1.114.22.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [97a2898fc9d40db01dea5661194ebf154659e03e]

INTEGRATION: CWS pchfix02 (1.5.88); FILE MERGED 2006/09/01 17:38:42 kaib 1.5.88.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [e583ea2670bd1a4372301c7f956e97d9c3a174f6]

INTEGRATION: CWS pchfix02 (1.4.88); FILE MERGED 2006/09/01 17:38:42 kaib 1.4.88.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [bb6000801488c00d5be80b5cd6eb864bb0a5dd7b]

INTEGRATION: CWS pchfix02 (1.65.88); FILE MERGED 2006/09/01 17:38:42 kaib 1.65.88.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [7c5e4f1bca167b9330b2fbffe7548305d380603f]

INTEGRATION: CWS pchfix02 (1.27.4); FILE MERGED 2006/09/01 17:38:42 kaib 1.27.4.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [ea124e5f4d55c3d9e28597699bf92cc309bfbdde]

INTEGRATION: CWS pchfix02 (1.181.10); FILE MERGED 2006/09/01 17:38:42 kaib 1.181.10.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [a771ca5a78e7d779cc8dee6566623e3b6bad4f11]

INTEGRATION: CWS pchfix02 (1.93.50); FILE MERGED 2006/09/01 17:38:41 kaib 1.93.50.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d0c52cfb4928a6785efb11239d7817157f2fa91d]

INTEGRATION: CWS pchfix02 (1.81.22); FILE MERGED 2006/09/01 17:38:41 kaib 1.81.22.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [bcf81f5ee8f8f840159812a062460a122b559fbd]

INTEGRATION: CWS pchfix02 (1.7.88); FILE MERGED 2006/09/01 17:38:41 kaib 1.7.88.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [4fc0532f17882cd8ad37aae334700ed917ca26bf]

INTEGRATION: CWS pchfix02 (1.5.88); FILE MERGED 2006/09/01 17:38:41 kaib 1.5.88.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [b1ca24685bea7607ab9ffe396edaa22976fa7d15]

INTEGRATION: CWS pchfix02 (1.63.88); FILE MERGED 2006/09/01 17:38:41 kaib 1.63.88.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [bfe18dd05288e9ee3c2d7827d2b36b98eab93760]

INTEGRATION: CWS pchfix02 (1.16.88); FILE MERGED 2006/09/01 17:38:40 kaib 1.16.88.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [79abc3f76326ebac138e2ada06fa66af75ea2494]

INTEGRATION: CWS pchfix02 (1.6.88); FILE MERGED 2006/09/01 17:38:40 kaib 1.6.88.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d156270a4845ae24c3012748a57d47b46f8bf1a1]

INTEGRATION: CWS pchfix02 (1.21.22); FILE MERGED 2006/09/01 17:38:40 kaib 1.21.22.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [37a4b88ba4c871a246d258726926d4dbbeb132b7]

INTEGRATION: CWS pchfix02 (1.11.88); FILE MERGED 2006/09/01 17:38:40 kaib 1.11.88.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [1a9db858b9b311a6e1b80ff15f2e5150807b2cd7]

INTEGRATION: CWS pchfix02 (1.46.22); FILE MERGED 2006/09/01 17:38:40 kaib 1.46.22.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [8e770f251d2de54bd934f0559e9a3c4572ce6acd]

INTEGRATION: CWS pchfix02 (1.2.52); FILE MERGED 2006/09/01 17:38:39 kaib 1.2.52.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [3230d67aff2ea38e4144c647a064b469151e0b73]

INTEGRATION: CWS pchfix02 (1.35.4); FILE MERGED 2006/09/01 17:38:39 kaib 1.35.4.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [52182df33446abbc7109a781d9c61b840c2c3bc3]

INTEGRATION: CWS pchfix02 (1.68.24); FILE MERGED 2006/09/01 17:38:39 kaib 1.68.24.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [8dbe725eab662fb698b175a057cde2878c3e3935]

INTEGRATION: CWS pchfix02 (1.6.88); FILE MERGED 2006/09/01 17:38:39 kaib 1.6.88.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [e2cea8d7d624fdf1e28144bfe08db75e5662fc4b]

INTEGRATION: CWS pchfix02 (1.41.36); FILE MERGED 2006/09/01 17:38:39 kaib 1.41.36.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [bd529338068fdf4c44df197ac5791d2d9d7f8eab]

INTEGRATION: CWS pchfix02 (1.20.86); FILE MERGED 2006/09/01 17:38:39 kaib 1.20.86.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [83e80133b0aa39d6102220b64190c4517d7cdedb]

INTEGRATION: CWS pchfix02 (1.184.10); FILE MERGED 2006/09/01 17:38:38 kaib 1.184.10.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [0941033cbb51b288a7f7436a48ef453f22bc5a19]

INTEGRATION: CWS pchfix02 (1.25.88); FILE MERGED 2006/09/01 17:38:38 kaib 1.25.88.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d723b869194f9c9356d2c6bef7b023e1bdaab164]

INTEGRATION: CWS pchfix02 (1.5.88); FILE MERGED 2006/09/01 17:38:38 kaib 1.5.88.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [f04765a89414274020cce66d984a0c746af02b3d]

INTEGRATION: CWS pchfix02 (1.3.312); FILE MERGED 2006/09/01 17:38:38 kaib 1.3.312.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [dc337fbc1bb3d06b6a166d25855a1178d7a7c6db]

INTEGRATION: CWS pchfix02 (1.12.12); FILE MERGED 2006/09/01 17:38:37 kaib 1.12.12.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [99d51f48ebb56412f32f6d6077e357bdac2eabc2]

INTEGRATION: CWS pchfix02 (1.8.88); FILE MERGED 2006/09/01 17:38:37 kaib 1.8.88.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [afac57b26d398ac48dc3a696fda30ceef2116703]

INTEGRATION: CWS pchfix02 (1.50.88); FILE MERGED 2006/09/01 17:38:37 kaib 1.50.88.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [6cd7eade3ae44a9f522e7295b91aa4f781719b2b]

INTEGRATION: CWS pchfix02 (1.28.84); FILE MERGED 2006/09/01 17:38:37 kaib 1.28.84.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [a766ad558df841b25d096173205c95b271f6e5aa]

INTEGRATION: CWS pchfix02 (1.5.88); FILE MERGED 2006/09/01 17:38:36 kaib 1.5.88.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [f362909bc8b5914bfab2b6431d13c591e8d66e92]

INTEGRATION: CWS pchfix02 (1.5.312); FILE MERGED 2006/09/01 17:38:36 kaib 1.5.312.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [a53de4f66b0bd47f4862b1d6ce69f4ee4b880bda]

INTEGRATION: CWS pchfix02 (1.4.312); FILE MERGED 2006/09/01 17:38:36 kaib 1.4.312.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [3c16e2208445608e9824e27c8835d80513018eee]

INTEGRATION: CWS pchfix02 (1.17.88); FILE MERGED 2006/09/01 17:38:36 kaib 1.17.88.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d6d4c2f0d111fd41acbf6ef37e8b8e9f44837094]

INTEGRATION: CWS pchfix02 (1.10.88); FILE MERGED 2006/09/01 17:38:36 kaib 1.10.88.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [ffb435a047964a5f809a379184eb8009a2807be3]

INTEGRATION: CWS pchfix02 (1.10.88); FILE MERGED 2006/09/01 17:38:35 kaib 1.10.88.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d2928c7d608fe909e95fdb4204f73585e380e2c5]

INTEGRATION: CWS pchfix02 (1.4.312); FILE MERGED 2006/09/01 17:38:35 kaib 1.4.312.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [1073e2d7a82706844e17960e5344c8fa427d3a74]

INTEGRATION: CWS pchfix02 (1.15.88); FILE MERGED 2006/09/01 17:38:35 kaib 1.15.88.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [a5923f12be6ab83c25f209d1600e75c50817c506]

INTEGRATION: CWS pchfix02 (1.5.88); FILE MERGED 2006/09/01 17:38:35 kaib 1.5.88.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [88c3fff38bc2dded49e0df0c60baa79b4ef88431]

INTEGRATION: CWS pchfix02 (1.8.88); FILE MERGED 2006/09/01 17:38:35 kaib 1.8.88.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [11d88818deb8c2d38f45e11abe04a2d9723edc5c]

INTEGRATION: CWS pchfix02 (1.10.64); FILE MERGED 2006/09/01 17:38:35 kaib 1.10.64.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [b46a052584c3e8570500c7469954852b7aad0b44]

INTEGRATION: CWS pchfix02 (1.6.88); FILE MERGED 2006/09/01 17:38:34 kaib 1.6.88.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [4c94301e993c3e4101ed32da7fefcc5dd141af5f]

INTEGRATION: CWS pchfix02 (1.40.88); FILE MERGED 2006/09/01 17:38:34 kaib 1.40.88.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [ec6d5125352506da0bcd209adcf0bb3c82c362a5]

INTEGRATION: CWS pchfix02 (1.15.88); FILE MERGED 2006/09/01 17:38:34 kaib 1.15.88.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [a6c329f869f429132389c9ca700897561380a599]

INTEGRATION: CWS pchfix02 (1.4.312); FILE MERGED 2006/09/01 17:38:34 kaib 1.4.312.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [a5e02887ab3b46758ea80710ae4455e8e08569c3]

INTEGRATION: CWS pchfix02 (1.26.88); FILE MERGED 2006/09/01 17:38:34 kaib 1.26.88.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [864ecfdf4a0005847e6f73fa3443fd9413ae49ad]

INTEGRATION: CWS pchfix02 (1.125.8); FILE MERGED 2006/09/01 17:38:33 kaib 1.125.8.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [e9d4abcb786697870c6db290c5f58c1a51acff32]

INTEGRATION: CWS pchfix02 (1.40.84); FILE MERGED 2006/09/01 17:38:33 kaib 1.40.84.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [c40dc159a35c7fd717ed1808fc95f3a0afa751cd]

INTEGRATION: CWS pchfix02 (1.4.312); FILE MERGED 2006/09/01 17:38:33 kaib 1.4.312.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [7a09a0a168a24ec9b632b3bf24299592aaee275d]

INTEGRATION: CWS pchfix02 (1.34.84); FILE MERGED 2006/09/01 17:38:33 kaib 1.34.84.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [6d735834597306735a3b282c96b6051441e62c41]

INTEGRATION: CWS pchfix02 (1.57.48); FILE MERGED 2006/09/01 17:38:33 kaib 1.57.48.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d58fa847ccf4c4b16d90fc22d1d95ec8c4364858]

INTEGRATION: CWS pchfix02 (1.24.82); FILE MERGED 2006/09/01 17:38:33 kaib 1.24.82.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [2b37682d914f68bf3a64c6da2d5dc657bbd7341e]

INTEGRATION: CWS pchfix02 (1.6.88); FILE MERGED 2006/09/01 17:38:32 kaib 1.6.88.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [4e0a8c9fa593e0e6a4d66f8c98d7f00f1dd89539]

INTEGRATION: CWS pchfix02 (1.32.2); FILE MERGED 2006/09/01 17:38:32 kaib 1.32.2.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [e06b15f37bb05428b7cb738f1e339da4bbb606ca]

INTEGRATION: CWS pchfix02 (1.27.86); FILE MERGED 2006/09/01 17:38:32 kaib 1.27.86.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [099ff52338b037b1323a50829bc40d241a249a67]

INTEGRATION: CWS pchfix02 (1.52.48); FILE MERGED 2006/09/01 17:38:32 kaib 1.52.48.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [5a36e396ad902f2c573c628cd5b36a7bc3350c05]

INTEGRATION: CWS pchfix02 (1.31.24); FILE MERGED 2006/09/01 17:38:31 kaib 1.31.24.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [533ba5c2e025732a00754a28ded4539ba1c57511]

INTEGRATION: CWS pchfix02 (1.17.48); FILE MERGED 2006/09/01 17:38:31 kaib 1.17.48.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [6381c8dd83923fe249d2863ea39bdaecb12c7711]

INTEGRATION: CWS pchfix02 (1.5.88); FILE MERGED 2006/09/01 17:38:31 kaib 1.5.88.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d12fee60a73014fa757b2150f63ead1ca566c1b2]

INTEGRATION: CWS pchfix02 (1.17.88); FILE MERGED 2006/09/01 17:38:31 kaib 1.17.88.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [74f63fe86381b2b3a3d59a88116646e32f937d89]

INTEGRATION: CWS pchfix02 (1.8.48); FILE MERGED 2006/09/01 17:38:31 kaib 1.8.48.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [849a733bad3599bde8102df5d0e0d1af21d5912a]

INTEGRATION: CWS pchfix02 (1.17.88); FILE MERGED 2006/09/01 17:38:30 kaib 1.17.88.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [039340fff51ad1e74deb9d3eb733dfcb71fcb14c]

INTEGRATION: CWS pchfix02 (1.6.48); FILE MERGED 2006/09/01 17:38:30 kaib 1.6.48.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [f57ccef516c2a749b8052c1330b636012b984432]

INTEGRATION: CWS pchfix02 (1.13.86); FILE MERGED 2006/09/01 17:38:30 kaib 1.13.86.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [efd27460f2e9d63e918d1195830214b0b98fe296]

INTEGRATION: CWS pchfix02 (1.9.88); FILE MERGED 2006/09/01 17:38:30 kaib 1.9.88.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [5728250b3d4e6f3be580991c85a93dfa832ff260]

INTEGRATION: CWS pchfix02 (1.3.310); FILE MERGED 2006/09/01 17:38:30 kaib 1.3.310.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [75d52a021218120776ab330b3bb0dbe33a4ed258]

INTEGRATION: CWS pchfix02 (1.4.88); FILE MERGED 2006/09/01 17:38:30 kaib 1.4.88.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [816e7231afaa6af6b5188257937ec31756fa395c]

INTEGRATION: CWS pchfix02 (1.8.48); FILE MERGED 2006/09/01 17:38:30 kaib 1.8.48.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [e30c9fbc43dd3850c52e0de6cb357f528a1fe140]

INTEGRATION: CWS pchfix02 (1.19.88); FILE MERGED 2006/09/01 17:38:29 kaib 1.19.88.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [b7549714220050e2c436c2c5aeb4a9ffa4a3e52d]

INTEGRATION: CWS pchfix02 (1.43.82); FILE MERGED 2006/09/01 17:38:29 kaib 1.43.82.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [074fb8efe8a8a00382a1ed2fa19de32590f03cd7]

INTEGRATION: CWS pchfix02 (1.9.88); FILE MERGED 2006/09/01 17:38:29 kaib 1.9.88.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [56855804ee3a1f36b249db6e7cab612d681b313d]

INTEGRATION: CWS pchfix02 (1.46.22); FILE MERGED 2006/09/01 17:38:29 kaib 1.46.22.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [0862ab04c69a76536d9164dcd82f34d75e2703ab]

INTEGRATION: CWS pchfix02 (1.26.88); FILE MERGED 2006/09/01 17:38:29 kaib 1.26.88.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [b7b39d89d6ad0d1b167681759c8b5bb1d96215ab]

INTEGRATION: CWS pchfix02 (1.4.312); FILE MERGED 2006/09/01 17:38:28 kaib 1.4.312.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [b15fc42818fddf9e9a47ac020840c66c89e91ba6]

INTEGRATION: CWS pchfix02 (1.16.86); FILE MERGED 2006/09/01 17:38:28 kaib 1.16.86.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [767f523eec09bd6e841a98a66d80f3d0f6af4a2f]

INTEGRATION: CWS pchfix02 (1.25.86); FILE MERGED 2006/09/01 17:38:28 kaib 1.25.86.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [ca4d7d62d4a1f438f097ff3db549b3e82d2575ac]

INTEGRATION: CWS pchfix02 (1.4.88); FILE MERGED 2006/09/01 17:38:28 kaib 1.4.88.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [9e600dd48a2c2eaa81776b0ce684d2284b5af43f]

INTEGRATION: CWS pchfix02 (1.5.88); FILE MERGED 2006/09/01 17:38:28 kaib 1.5.88.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [0ca3439d915d5d2483c5594c254839415a0c64d9]

INTEGRATION: CWS pchfix02 (1.8.312); FILE MERGED 2006/09/01 17:38:27 kaib 1.8.312.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [e01ff9d8da23f3a50299c94a667f39421121cc78]

INTEGRATION: CWS pchfix02 (1.27.88); FILE MERGED 2006/09/01 17:38:27 kaib 1.27.88.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [82487b6b6cd395952ce7d2764b1fa428041eb4d4]

INTEGRATION: CWS pchfix02 (1.12.88); FILE MERGED 2006/09/01 17:38:27 kaib 1.12.88.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [cca09e036160f3dc115a581daaef686ce6bc5764]

INTEGRATION: CWS pchfix02 (1.10.130); FILE MERGED 2006/09/01 17:38:27 kaib 1.10.130.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [f697938496bd42b952211dce74845e3f874bbd67]

INTEGRATION: CWS pchfix02 (1.7.312); FILE MERGED 2006/09/01 17:38:27 kaib 1.7.312.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [6213295be53acab2778af0d1eb1a9ad350684f6a]

INTEGRATION: CWS pchfix02 (1.72.86); FILE MERGED 2006/09/01 17:38:27 kaib 1.72.86.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [1794bc4381ba90254e54859190aeb837a0a8f0ab]

INTEGRATION: CWS pchfix02 (1.5.88); FILE MERGED 2006/09/01 17:38:26 kaib 1.5.88.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [afbb401d2ca5ecb11a22226936fad578c001cea5]

INTEGRATION: CWS pchfix02 (1.4.312); FILE MERGED 2006/09/01 17:38:26 kaib 1.4.312.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [68edcea30402025506b3b1fe85be17a1d308686a]

INTEGRATION: CWS pchfix02 (1.63.14); FILE MERGED 2006/09/01 17:38:26 kaib 1.63.14.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [f0febf4f68429287fabc7db3bff1a05b2e802807]

INTEGRATION: CWS pchfix02 (1.37.2); FILE MERGED 2006/09/01 17:38:26 kaib 1.37.2.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [473c07a3bdae35d6dc55f8efb0b229d8819b0506]

INTEGRATION: CWS pchfix02 (1.46.86); FILE MERGED 2006/09/01 17:38:25 kaib 1.46.86.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [f1fe5cde0926b2e09322b0a3361fc05b2b612f2b]

INTEGRATION: CWS pchfix02 (1.28.88); FILE MERGED 2006/09/01 17:38:25 kaib 1.28.88.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [67d9e4619b29ad64e6bf9a37c739f856a95e6ab0]

INTEGRATION: CWS pchfix02 (1.69.88); FILE MERGED 2006/09/01 17:38:25 kaib 1.69.88.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [41e5431e0899b7a97be0030b6a274a386014f1bd]

INTEGRATION: CWS pchfix02 (1.4.38); FILE MERGED 2006/09/01 17:38:25 kaib 1.4.38.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [178bf9e7d0ec05d982f33b50f9602fccb0e0188f]

INTEGRATION: CWS pchfix02 (1.116.88); FILE MERGED 2006/09/01 17:38:24 kaib 1.116.88.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [efdf3eef1aa1b5c59151da8aa445634144657bb5]

INTEGRATION: CWS pchfix02 (1.16.88); FILE MERGED 2006/09/01 17:38:24 kaib 1.16.88.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [878327501c207707d4ebda9b7895fc06bc1f6666]

INTEGRATION: CWS pchfix02 (1.7.22); FILE MERGED 2006/09/01 17:38:24 kaib 1.7.22.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [aae71d8855c81ca4bfedd7fe6720b75009439455]

INTEGRATION: CWS pchfix02 (1.6.86); FILE MERGED 2006/09/01 17:38:24 kaib 1.6.86.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [b7205d2a5cb89c61ad8c4eb0c3f60de5149ce2e3]

INTEGRATION: CWS pchfix02 (1.4.86); FILE MERGED 2006/09/01 17:38:24 kaib 1.4.86.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [3c70f6386e66a636e8acad226ecc1d272a887dce]

INTEGRATION: CWS pchfix02 (1.4.88); FILE MERGED 2006/09/01 17:38:23 kaib 1.4.88.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [1fc9460e5dc463aa70db4a401818f4107756d02d]

INTEGRATION: CWS pchfix02 (1.16.88); FILE MERGED 2006/09/01 17:38:23 kaib 1.16.88.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [45a4f53f3d2480007ae613c363b31dfe1fb47bb7]

INTEGRATION: CWS pchfix02 (1.25.88); FILE MERGED 2006/09/01 17:38:23 kaib 1.25.88.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [6482adcf9fb2afbe97c997af7fb6ee8bbac5ee91]

INTEGRATION: CWS pchfix02 (1.6.312); FILE MERGED 2006/09/01 17:38:23 kaib 1.6.312.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [e0c35c1407aea7a468ed96543258069ab174ba3e]

INTEGRATION: CWS pchfix02 (1.2.146); FILE MERGED 2006/09/01 17:38:23 kaib 1.2.146.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [bd43c16d0dec322856cf8fbcd5cbee893fc1f5c0]

INTEGRATION: CWS pchfix02 (1.24.88); FILE MERGED 2006/09/01 17:38:23 kaib 1.24.88.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [484080092742dab495f7cc7a4d53be22124084c6]

INTEGRATION: CWS pchfix02 (1.117.88); FILE MERGED 2006/09/01 17:38:22 kaib 1.117.88.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [0513e11dceae4c4437c5e197393d6e761c490d30]

INTEGRATION: CWS pchfix02 (1.63.36); FILE MERGED 2006/09/01 17:38:22 kaib 1.63.36.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [867589ccc62f433c474bb4b077aa1a7b27bcb1e5]

INTEGRATION: CWS pchfix02 (1.19.128); FILE MERGED 2006/09/01 17:38:22 kaib 1.19.128.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [91de404503a996ac6de44d88c4dfbb401a6687cf]

INTEGRATION: CWS pchfix02 (1.37.82); FILE MERGED 2006/09/01 17:38:22 kaib 1.37.82.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [aa52555ce685732d20feac61c3ba768b1cf9f167]

INTEGRATION: CWS pchfix02 (1.106.50); FILE MERGED 2006/09/01 17:38:22 kaib 1.106.50.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [7c2ed55970f17c55759b73178335adcd72af7816]

INTEGRATION: CWS pchfix02 (1.53.86); FILE MERGED 2006/09/01 17:38:21 kaib 1.53.86.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [c9f079c509572d9731a332cece52dc789075e182]

INTEGRATION: CWS pchfix02 (1.28.86); FILE MERGED 2006/09/01 17:38:21 kaib 1.28.86.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [52c3a44e8d2ee81e050448a353f785187caf09c4]

INTEGRATION: CWS pchfix02 (1.54.82); FILE MERGED 2006/09/01 17:38:21 kaib 1.54.82.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [91e9f88233d33b7f5b113b94021b3492f564e768]

INTEGRATION: CWS pchfix02 (1.16.88); FILE MERGED 2006/09/01 17:38:21 kaib 1.16.88.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [86271c4103ae0d655b618848c6464df059e45f91]

INTEGRATION: CWS pchfix02 (1.22.86); FILE MERGED 2006/09/01 17:38:21 kaib 1.22.86.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [5dbf4616632ffa85d1caa7997361abcbe3cb0f2e]

INTEGRATION: CWS pchfix02 (1.7.130); FILE MERGED 2006/09/01 17:38:21 kaib 1.7.130.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [b0f8ce319a0de2834b01c6723866f93f911fddf7]

INTEGRATION: CWS pchfix02 (1.66.88); FILE MERGED 2006/09/01 17:38:20 kaib 1.66.88.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [0b107e395d122270e6048d67917e265f1c2d4928]

INTEGRATION: CWS pchfix02 (1.43.88); FILE MERGED 2006/09/01 17:38:20 kaib 1.43.88.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [cf4710588cc4c6d0c16eca2520de61670240f154]

INTEGRATION: CWS pchfix02 (1.103.86); FILE MERGED 2006/09/01 17:38:20 kaib 1.103.86.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [90d58a159a8ee856503b885b48f9c190751318d2]

INTEGRATION: CWS pchfix02 (1.1.2); FILE ADDED 2006/09/01 17:38:20 kaib 1.1.2.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [93ceb2d8c58802ff6430a5e61c4e7489a08dae4e]

INTEGRATION: CWS pchfix02 (1.6.54); FILE MERGED 2006/09/01 17:40:31 kaib 1.6.54.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [5626ca7b129ae38bfae757d6d7abe9d2316ac307]

INTEGRATION: CWS pchfix02 (1.8.16); FILE MERGED 2006/09/01 17:40:31 kaib 1.8.16.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [9f99abe0e1d0c6204c7b605182d5d5ed7144c6d0]

INTEGRATION: CWS pchfix02 (1.5.16); FILE MERGED 2006/09/01 17:40:30 kaib 1.5.16.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [dfc277380d16d2e0327b5442ff0d1c041e3929a6]

INTEGRATION: CWS pchfix02 (1.6.16); FILE MERGED 2006/09/01 17:40:30 kaib 1.6.16.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [6c6d28dea54b9d201bd8d0fccacee25e3fbab4ce]

INTEGRATION: CWS pchfix02 (1.91.12); FILE MERGED 2006/09/01 17:40:30 kaib 1.91.12.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [4aa85426b3874b82dd31da5ae2a4b9cd2acf8654]

INTEGRATION: CWS pchfix02 (1.44.16); FILE MERGED 2006/09/01 17:40:30 kaib 1.44.16.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [ec0701063eb6a304147348ec8891e1571b887675]

INTEGRATION: CWS pchfix02 (1.9.14); FILE MERGED 2006/09/01 17:40:29 kaib 1.9.14.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [ebe785444789a8a981643e1aa7c188d867cff6f5]

INTEGRATION: CWS pchfix02 (1.8.16); FILE MERGED 2006/09/01 17:40:29 kaib 1.8.16.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [eb41899c9f487c97b200e948195c369a92489ce5]

INTEGRATION: CWS pchfix02 (1.5.16); FILE MERGED 2006/09/01 17:40:29 kaib 1.5.16.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [316de83884612b96e9ef2c1133f8f5f89274a651]

INTEGRATION: CWS pchfix02 (1.4.16); FILE MERGED 2006/09/01 17:40:28 kaib 1.4.16.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [fbfca553ad65e442c1c88b272093ac95512e80ba]

INTEGRATION: CWS pchfix02 (1.15.16); FILE MERGED 2006/09/01 17:40:28 kaib 1.15.16.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [fbca9e78ea2cb14e8d5b806cf0971e249dd866cd]

INTEGRATION: CWS pchfix02 (1.6.16); FILE MERGED 2006/09/01 17:40:28 kaib 1.6.16.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [65696dd44ffa4990d33817c303655303df88890e]

INTEGRATION: CWS pchfix02 (1.21.16); FILE MERGED 2006/09/01 17:40:28 kaib 1.21.16.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [bfb600e03d0f0dde0d7247cdb9efce3c3e4a39a8]

INTEGRATION: CWS pchfix02 (1.8.16); FILE MERGED 2006/09/01 17:40:28 kaib 1.8.16.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [89bcb266289a3173c4748ab282ec6feef5c056c6]

INTEGRATION: CWS pchfix02 (1.10.16); FILE MERGED 2006/09/01 17:40:28 kaib 1.10.16.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d13053e995bd0e4aa98eb86b1500ce54792b41f0]

INTEGRATION: CWS pchfix02 (1.39.16); FILE MERGED 2006/09/01 17:40:27 kaib 1.39.16.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [5866d63ff98235f85ab16f414a5261fa2ccd1fcc]

INTEGRATION: CWS pchfix02 (1.1.2); FILE ADDED 2006/09/01 17:40:27 kaib 1.1.2.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [57ee01dc523b5cba2f64ab79d4180e442d20fd97]

INTEGRATION: CWS pchfix02 (1.4.16); FILE MERGED 2006/09/01 17:31:32 kaib 1.4.16.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [6466592a476a0cdfcb26c3aaa461e339a194baaa]

INTEGRATION: CWS pchfix02 (1.5.4); FILE MERGED 2006/09/01 17:31:31 kaib 1.5.4.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [39b8cdf100ca57bea86f1f03c8e97bcfeeecd104]

INTEGRATION: CWS pchfix02 (1.11.4); FILE MERGED 2006/09/01 17:31:31 kaib 1.11.4.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [c18db450538d537d0780483d4b4e053e7f4ffb7d]

INTEGRATION: CWS pchfix02 (1.1.2); FILE ADDED 2006/09/04 12:37:30 kaib 1.1.2.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [e8bbb3edbea2282af1ae393ec6ef6796f7b9ac4c]

INTEGRATION: CWS pchfix02 (1.4.4); FILE MERGED 2006/09/01 17:33:01 kaib 1.4.4.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [f28d9970814ba696d73e6e7547d268fe92803e84]

INTEGRATION: CWS pchfix02 (1.1.2); FILE ADDED 2006/09/04 12:37:45 kaib 1.1.2.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [da0bbfcdd86867aca5648a8b49c35c05c21be392]

INTEGRATION: CWS pchfix02 (1.4.46); FILE MERGED 2006/09/01 17:33:25 kaib 1.4.46.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [3c6fe407943b064bd07b6b5df8ef73462e3ec748]

INTEGRATION: CWS pchfix02 (1.14.8); FILE MERGED 2006/09/01 17:33:25 kaib 1.14.8.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [3b96af89a692b72eb8e13fd8cb2f37a3bfdfdf4c]

INTEGRATION: CWS pchfix02 (1.5.46); FILE MERGED 2006/09/01 17:33:24 kaib 1.5.46.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [67f1206b202fcc4a2dd973f27d8927ae52c7749f]

INTEGRATION: CWS pchfix02 (1.26.20); FILE MERGED 2006/09/01 17:33:24 kaib 1.26.20.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [c28c0eeac1a1772355a39a83947b48582faab379]

INTEGRATION: CWS pchfix02 (1.6.22); FILE MERGED 2006/09/01 17:33:23 kaib 1.6.22.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [3520d349d7c5f33a6faaa9a7fd8ef2ac7b3a3e1c]

INTEGRATION: CWS pchfix02 (1.5.22); FILE MERGED 2006/09/01 17:33:23 kaib 1.5.22.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [24882dc9c156fc254f49619b2f7076a5e529cb97]

INTEGRATION: CWS pchfix02 (1.8.14); FILE MERGED 2006/09/01 17:33:23 kaib 1.8.14.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [2c7dccd73ac268a9ccfac17af1ef24df74a0b7c8]

INTEGRATION: CWS pchfix02 (1.6.46); FILE MERGED 2006/09/01 17:33:23 kaib 1.6.46.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [4c266e78984aa7160fab912b180d85697641955e]

INTEGRATION: CWS pchfix02 (1.5.46); FILE MERGED 2006/09/01 17:33:23 kaib 1.5.46.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [a9f0f020f8f98e017d7558259f63cd74c546d219]

INTEGRATION: CWS pchfix02 (1.7.22); FILE MERGED 2006/09/01 17:33:23 kaib 1.7.22.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [83d9536215bc92ca690db780519ed690e798766d]

INTEGRATION: CWS pchfix02 (1.4.46); FILE MERGED 2006/09/01 17:33:23 kaib 1.4.46.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [8d17be4bc0e516b22549795cd550bbd0e285c7d1]

INTEGRATION: CWS pchfix02 (1.8.14); FILE MERGED 2006/09/01 17:33:22 kaib 1.8.14.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [cf9fdc2e01902cb9b1619a3923797cc50acbd0eb]

INTEGRATION: CWS pchfix02 (1.6.46); FILE MERGED 2006/09/01 17:33:22 kaib 1.6.46.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [0515a62e8ce9c83307a6decd6d62c83ac4772e24]

INTEGRATION: CWS pchfix02 (1.4.46); FILE MERGED 2006/09/01 17:33:22 kaib 1.4.46.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [08ee576c87e72bf6d0c0d02dc2c3d53fbc1036f4]

INTEGRATION: CWS pchfix02 (1.5.44); FILE MERGED 2006/09/01 17:33:22 kaib 1.5.44.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [5c44146d3abef52389007ca7f1fb457a9624ab58]

INTEGRATION: CWS pchfix02 (1.6.44); FILE MERGED 2006/09/01 17:33:22 kaib 1.6.44.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [f31d82b37dd7610344ddcf7d17befcb2c9443106]

INTEGRATION: CWS pchfix02 (1.8.12); FILE MERGED 2006/09/01 17:33:21 kaib 1.8.12.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [6ac3f99370fe8b8b3ec22712560dee5b5687a07d]

INTEGRATION: CWS pchfix02 (1.7.22); FILE MERGED 2006/09/01 17:33:21 kaib 1.7.22.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [ae9f0d7efa861d007b6fe2dfd54676a4f03b3118]

INTEGRATION: CWS pchfix02 (1.11.14); FILE MERGED 2006/09/01 17:33:21 kaib 1.11.14.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [0ef6307fbda6af75c4bdbf3ac8e87c33d1bb40e0]

INTEGRATION: CWS pchfix02 (1.5.20); FILE MERGED 2006/09/01 17:33:21 kaib 1.5.20.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [dfa931b065d39424168336a7cd14b08520d5c1c4]

INTEGRATION: CWS pchfix02 (1.14.22); FILE MERGED 2006/09/01 17:33:21 kaib 1.14.22.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [9a642c6baf53883de2bb747547ca128a281e3f99]

INTEGRATION: CWS pchfix02 (1.13.20); FILE MERGED 2006/09/01 17:33:21 kaib 1.13.20.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [3bdd483b8df7851c5c8f3df035103e9ef00e186f]

INTEGRATION: CWS pchfix02 (1.13.16); FILE MERGED 2006/09/01 17:33:20 kaib 1.13.16.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [8640e80ac29b7dae3d07de4814c8e3139cf90446]

INTEGRATION: CWS pchfix02 (1.14.22); FILE MERGED 2006/09/01 17:33:20 kaib 1.14.22.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [2db6793e3d0c01c14c0202b0fbf2a0462741889a]

INTEGRATION: CWS pchfix02 (1.2.46); FILE MERGED 2006/09/01 17:33:20 kaib 1.2.46.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [bb4001ba1fc04b1cb70b5c9d65c46a317026eab1]

INTEGRATION: CWS pchfix02 (1.12.20); FILE MERGED 2006/09/01 17:33:20 kaib 1.12.20.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [2d02fcaec3ea73d4c4f9728dc5f5c2ef187936cb]

INTEGRATION: CWS pchfix02 (1.3.46); FILE MERGED 2006/09/01 17:33:20 kaib 1.3.46.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [f642bbd80ab462ea19e802c3f0535d91faa63ff1]

INTEGRATION: CWS pchfix02 (1.1.2); FILE ADDED 2006/09/01 17:33:19 kaib 1.1.2.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [790b6e64efd5bf66af759e10f23fc9b998e6ecb0]

INTEGRATION: CWS pchfix02 (1.4.28); FILE MERGED 2006/09/01 17:30:17 kaib 1.4.28.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [de12b4aa836f3f296ed0aaa2ee8032d6564f95fe]

INTEGRATION: CWS pchfix02 (1.5.20); FILE MERGED 2006/09/01 17:30:17 kaib 1.5.20.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [505622abcaaec972354ba331dc1ec35e34029fe2]

INTEGRATION: CWS pchfix02 (1.3.118); FILE MERGED 2006/09/01 17:30:17 kaib 1.3.118.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [b00c4c4f53fa5757e416dc0031532819872f636f]

INTEGRATION: CWS pchfix02 (1.7.22); FILE MERGED 2006/09/01 17:30:17 kaib 1.7.22.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [c41ab70c06c9c3e48c311384d2e7d8386ebae3ad]

INTEGRATION: CWS pchfix02 (1.4.28); FILE MERGED 2006/09/01 17:30:16 kaib 1.4.28.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [8b847eb66f97ee10a404144a4d5f4771ed558e89]

INTEGRATION: CWS pchfix02 (1.6.28); FILE MERGED 2006/09/01 17:30:16 kaib 1.6.28.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [0941bb99aa53b6d82bd39084eba168ea4856a470]

INTEGRATION: CWS pchfix02 (1.7.28); FILE MERGED 2006/09/01 17:30:16 kaib 1.7.28.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [1858ae976211e2c1f55cea24fbaf030f89b0e2ff]

INTEGRATION: CWS pchfix02 (1.3.28); FILE MERGED 2006/09/01 17:30:16 kaib 1.3.28.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [73aaa666fbd654a4b9647c5d819f3a7f1ca4d68a]

INTEGRATION: CWS pchfix02 (1.24.28); FILE MERGED 2006/09/01 17:30:15 kaib 1.24.28.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [9dd32b367df314e1026deaeb8dc2ffeef33d8d30]

INTEGRATION: CWS pchfix02 (1.31.28); FILE MERGED 2006/09/01 17:30:15 kaib 1.31.28.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [fcb73614313efcf8fa8390bcedba7c94719ee7e1]

INTEGRATION: CWS pchfix02 (1.21.28); FILE MERGED 2006/09/01 17:30:15 kaib 1.21.28.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [097800f30444835f7047d3599c55f861f6009361]

INTEGRATION: CWS pchfix02 (1.3.118); FILE MERGED 2006/09/01 17:30:15 kaib 1.3.118.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [14f7c325c979e5701850dbbf4872fd9eedd3de41]

INTEGRATION: CWS pchfix02 (1.4.26); FILE MERGED 2006/09/01 17:30:14 kaib 1.4.26.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [7da476cc4c072e86ea756443dbc1d22b7b5fccf2]

INTEGRATION: CWS pchfix02 (1.10.16); FILE MERGED 2006/09/01 17:30:14 kaib 1.10.16.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [4fee039ebd94cc84e93a8bc1ecee662cb89ee133]

INTEGRATION: CWS pchfix02 (1.6.28); FILE MERGED 2006/09/01 17:30:14 kaib 1.6.28.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [db59529f520fdb3d468f754b9b9d31dcb575b556]

INTEGRATION: CWS pchfix02 (1.6.24); FILE MERGED 2006/09/01 17:30:14 kaib 1.6.24.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d184eb601bad5ccd3f980e9a4c1bce5a5090f82d]

INTEGRATION: CWS pchfix02 (1.5.60); FILE MERGED 2006/09/01 17:30:13 kaib 1.5.60.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [e116427984d0ee1ef0c011ffee57479b1e1095ef]

INTEGRATION: CWS pchfix02 (1.8.24); FILE MERGED 2006/09/01 17:30:13 kaib 1.8.24.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [ed69404bc32da04f3d8bd13a8cc673c4ba7c7b07]

INTEGRATION: CWS pchfix02 (1.13.60); FILE MERGED 2006/09/01 17:30:13 kaib 1.13.60.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [89a3f68e4443b617ac960518b747335de57a7fba]

INTEGRATION: CWS pchfix02 (1.4.114); FILE MERGED 2006/09/01 17:30:12 kaib 1.4.114.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [048f30bb8e8383f73fba6416138f721c88abd496]

INTEGRATION: CWS pchfix02 (1.6.24); FILE MERGED 2006/09/01 17:30:12 kaib 1.6.24.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [efb14dd136c2e43fd64e83082efdb95cf3cbb3f8]

INTEGRATION: CWS pchfix02 (1.9.24); FILE MERGED 2006/09/01 17:30:11 kaib 1.9.24.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [460a966a8dade208831aedb9c0423bdd81a4f020]

INTEGRATION: CWS pchfix02 (1.14.8); FILE MERGED 2006/09/01 17:30:11 kaib 1.14.8.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [e56a93f9190570cbc367076d74f05aa7674d04f5]

INTEGRATION: CWS pchfix02 (1.4.114); FILE MERGED 2006/09/01 17:30:11 kaib 1.4.114.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [e49c09993f5295eb9ad288331d1409412f37e651]

INTEGRATION: CWS pchfix02 (1.2.118); FILE MERGED 2006/09/01 17:30:10 kaib 1.2.118.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d419a44af2d9d81566dbe98375fc38aaf0068d16]

INTEGRATION: CWS pchfix02 (1.3.118); FILE MERGED 2006/09/01 17:30:10 kaib 1.3.118.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d6069e8671a521e07adb8ed6471d8afe6a1622c7]

INTEGRATION: CWS pchfix02 (1.6.26); FILE MERGED 2006/09/01 17:30:10 kaib 1.6.26.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [56866c7984680d70afe3940b499c0a5bd44883b8]

INTEGRATION: CWS pchfix02 (1.8.112); FILE MERGED 2006/09/01 17:30:10 kaib 1.8.112.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [fef65b67f74b49ea5472be4921ab8b3c64a5759b]

INTEGRATION: CWS pchfix02 (1.5.28); FILE MERGED 2006/09/01 17:30:10 kaib 1.5.28.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [7e31008b44286fa5fe56bf7b3ef4c75688f5879e]

INTEGRATION: CWS pchfix02 (1.8.26); FILE MERGED 2006/09/01 17:30:09 kaib 1.8.26.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [ff7562778e021b8c851391a88df1d7ebce2b3973]

INTEGRATION: CWS pchfix02 (1.4.28); FILE MERGED 2006/09/01 17:30:09 kaib 1.4.28.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [7580ab9b93712368987eb6b615a58f006cba3c49]

INTEGRATION: CWS pchfix02 (1.3.118); FILE MERGED 2006/09/01 17:30:09 kaib 1.3.118.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [6f36675a4831b4ea8d04738966bfd649b647ac8b]

INTEGRATION: CWS pchfix02 (1.4.116); FILE MERGED 2006/09/01 17:30:09 kaib 1.4.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [c9cf7360c9aa5adeeca4020f88348e615dc96147]

INTEGRATION: CWS pchfix02 (1.5.28); FILE MERGED 2006/09/01 17:30:08 kaib 1.5.28.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [62b9247e747b11095dbe98521db5f9ab47c92262]

INTEGRATION: CWS pchfix02 (1.4.118); FILE MERGED 2006/09/01 17:30:08 kaib 1.4.118.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [64db0d750c2f9a29176766186c015c09d147607f]

INTEGRATION: CWS pchfix02 (1.3.118); FILE MERGED 2006/09/01 17:30:08 kaib 1.3.118.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [1fa96c76a39e7be670f2fc8652b0ac80f5cd2147]

INTEGRATION: CWS pchfix02 (1.2.118); FILE MERGED 2006/09/01 17:30:08 kaib 1.2.118.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [49bb819446804712af826e8f3691974085b59fc3]

INTEGRATION: CWS pchfix02 (1.12.28); FILE MERGED 2006/09/01 17:30:07 kaib 1.12.28.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [8aaf9c8f20a4b106ebe528c5bf36b0d912a7b6c3]

INTEGRATION: CWS pchfix02 (1.6.28); FILE MERGED 2006/09/01 17:30:07 kaib 1.6.28.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [b5160b3a3bbfa3ed20beae88c29e1db55613a9a8]

INTEGRATION: CWS pchfix02 (1.3.118); FILE MERGED 2006/09/01 17:30:07 kaib 1.3.118.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [51458cec6a8515c1090913ad89e7ba67f2759851]

INTEGRATION: CWS pchfix02 (1.5.28); FILE MERGED 2006/09/01 17:30:07 kaib 1.5.28.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [7b93574d67eac0be5adcd1e514276594ce5cf40d]

INTEGRATION: CWS pchfix02 (1.5.24); FILE MERGED 2006/09/01 17:30:06 kaib 1.5.24.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [c39fad17dc8b3dabfc6e8298434482ba11a9c81f]

INTEGRATION: CWS pchfix02 (1.7.16); FILE MERGED 2006/09/01 17:30:06 kaib 1.7.16.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [2e599d0a22234a8b9e580ac9f29b79c4f2f5a5b0]

INTEGRATION: CWS pchfix02 (1.30.8); FILE MERGED 2006/09/01 17:30:05 kaib 1.30.8.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [6beb43b5a2d12fcde5d60f9f9c63540d5cf0fa5b]

INTEGRATION: CWS pchfix02 (1.11.28); FILE MERGED 2006/09/01 17:30:05 kaib 1.11.28.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [a71dee137bfafa697660e281ffa8cea2da592c58]

INTEGRATION: CWS pchfix02 (1.6.114); FILE MERGED 2006/09/01 17:30:05 kaib 1.6.114.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [1a022602103bc56773fb52e58b3e0a195fb06a4c]

INTEGRATION: CWS pchfix02 (1.6.28); FILE MERGED 2006/09/01 17:30:05 kaib 1.6.28.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [7d5c8976967bf7cda8d9def218425eb3ac82815c]

INTEGRATION: CWS pchfix02 (1.17.16); FILE MERGED 2006/09/01 17:30:04 kaib 1.17.16.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [e81c58a9a2480e03b0f89ab17dde853d08819ee7]

INTEGRATION: CWS pchfix02 (1.6.28); FILE MERGED 2006/09/01 17:30:04 kaib 1.6.28.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [9d4edcae01c6d3fd6942e18406d7c7a5de5ef6f1]

INTEGRATION: CWS pchfix02 (1.6.114); FILE MERGED 2006/09/01 17:30:04 kaib 1.6.114.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [cbcb3c338be674ed47d6626780871e3d33aade8b]

INTEGRATION: CWS pchfix02 (1.7.114); FILE MERGED 2006/09/01 17:30:03 kaib 1.7.114.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [5dd2845a7244c90c47998fdec9865234cf243f34]

INTEGRATION: CWS pchfix02 (1.6.28); FILE MERGED 2006/09/01 17:30:03 kaib 1.6.28.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [b1b595088bcc0c6cbcf2ab0f527602cba15841ea]

INTEGRATION: CWS pchfix02 (1.16.24); FILE MERGED 2006/09/01 17:30:03 kaib 1.16.24.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [e62ac38a8af5a1c494ddcf1ac677d1e83dd2f5f3]

INTEGRATION: CWS pchfix02 (1.7.28); FILE MERGED 2006/09/01 17:30:03 kaib 1.7.28.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [ca6d0946610cba97c539aadb0718d2f18b0fa850]

INTEGRATION: CWS pchfix02 (1.2.118); FILE MERGED 2006/09/01 17:30:02 kaib 1.2.118.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [9064e6447458e45559e49c3c38a1e7842e9f95cc]

INTEGRATION: CWS pchfix02 (1.6.114); FILE MERGED 2006/09/01 17:30:02 kaib 1.6.114.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [ebccea0fecdc1abcc80428a8b963901b5e0f2d57]

INTEGRATION: CWS pchfix02 (1.6.28); FILE MERGED 2006/09/01 17:30:02 kaib 1.6.28.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [ddbaed99a0678210554e1abf680118c403d84940]

INTEGRATION: CWS pchfix02 (1.2.116); FILE MERGED 2006/09/01 17:30:01 kaib 1.2.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [dfa1ea0cd524279ddb443653f603143a92c0593f]

INTEGRATION: CWS pchfix02 (1.9.24); FILE MERGED 2006/09/01 17:30:01 kaib 1.9.24.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [3fb0d6b4baef9f50d0bdbab394a379516f02f183]

INTEGRATION: CWS pchfix02 (1.5.114); FILE MERGED 2006/09/01 17:30:01 kaib 1.5.114.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [ab162bc4c395ce9ebdbac7e5b41317a43b721747]

INTEGRATION: CWS pchfix02 (1.6.24); FILE MERGED 2006/09/01 17:30:01 kaib 1.6.24.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [01f1e99e5fa134922142e1331b5b2cf365977300]

INTEGRATION: CWS pchfix02 (1.5.116); FILE MERGED 2006/09/01 17:30:00 kaib 1.5.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [7141cbdd453507491dced81a3515026b4b27d7fa]

INTEGRATION: CWS pchfix02 (1.4.26); FILE MERGED 2006/09/01 17:30:00 kaib 1.4.26.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [dab961e39893519d2e34275463b52944d26cab57]

INTEGRATION: CWS pchfix02 (1.6.26); FILE MERGED 2006/09/01 17:30:00 kaib 1.6.26.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [65e6f58f331f25189fc6e36ccac72d0911432193]

INTEGRATION: CWS pchfix02 (1.3.116); FILE MERGED 2006/09/01 17:30:00 kaib 1.3.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [37fb2c3f3594caea6ff63ba92291130bef3db2b2]

INTEGRATION: CWS pchfix02 (1.7.116); FILE MERGED 2006/09/01 17:29:59 kaib 1.7.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [56bdf8d3459be3a5e31b116e1e25a4fc141146ab]

INTEGRATION: CWS pchfix02 (1.3.116); FILE MERGED 2006/09/01 17:29:59 kaib 1.3.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [0da3ca0138bb4d9bdadd8a85f17da2eae1beecac]

INTEGRATION: CWS pchfix02 (1.7.26); FILE MERGED 2006/09/01 17:29:59 kaib 1.7.26.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [41f06fe49c4ba71986de59f66d7d20ccf101d439]

INTEGRATION: CWS pchfix02 (1.3.118); FILE MERGED 2006/09/01 17:29:59 kaib 1.3.118.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [5d4cfc6948770e82acbe0e012160f89d44fa7508]

INTEGRATION: CWS pchfix02 (1.1.2); FILE ADDED 2006/09/01 17:29:57 kaib 1.1.2.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [766336616c27c2cc8c598d40b7a32189fea93d9a]

INTEGRATION: CWS pchfix02 (1.1.2); FILE ADDED 2006/09/01 17:29:56 kaib 1.1.2.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [729e0f9b79ddc0769eb226d2a4451df42e91d48e]

INTEGRATION: CWS pchfix02 (1.3.326); FILE MERGED 2006/09/01 17:43:36 kaib 1.3.326.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [9977dace7c30cf2d9d7ae1dfd84b6539516dd364]

INTEGRATION: CWS pchfix02 (1.8.46); FILE MERGED 2006/09/01 17:43:36 kaib 1.8.46.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [55b36874a75845e0703451add965374945b2431a]

INTEGRATION: CWS pchfix02 (1.4.326); FILE MERGED 2006/09/01 17:43:35 kaib 1.4.326.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [090d19a02adc7793fef041ce44b51faf492d7387]

INTEGRATION: CWS pchfix02 (1.4.92); FILE MERGED 2006/09/01 17:43:35 kaib 1.4.92.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [85aff7f37732f92447e087527a450684be58ef59]

INTEGRATION: CWS pchfix02 (1.3.326); FILE MERGED 2006/09/01 17:43:35 kaib 1.3.326.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [b3c44c8739e0b6b3d9c07f2b966765b149919e39]

INTEGRATION: CWS pchfix02 (1.4.314); FILE MERGED 2006/09/01 17:43:35 kaib 1.4.314.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [04d3771860c2a9d784358c3ccb7b6e2ad1a48729]

INTEGRATION: CWS pchfix02 (1.9.326); FILE MERGED 2006/09/01 17:43:34 kaib 1.9.326.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [b0148f3f9d9f4e5aedae7a694285425d24a76786]

INTEGRATION: CWS pchfix02 (1.12.92); FILE MERGED 2006/09/01 17:43:34 kaib 1.12.92.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [3d6b3981fe505c04961ec1dace59ea2764023442]

INTEGRATION: CWS pchfix02 (1.21.46); FILE MERGED 2006/09/01 17:43:34 kaib 1.21.46.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [f38775568ee164fc3e78cafbd096198f743cc21f]

INTEGRATION: CWS pchfix02 (1.8.92); FILE MERGED 2006/09/01 17:43:34 kaib 1.8.92.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [e0e8fab437399e81d26a11472fe8d3e739eb358d]

INTEGRATION: CWS pchfix02 (1.10.92); FILE MERGED 2006/09/01 17:43:33 kaib 1.10.92.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [2e3e7d5d6fef4502c2ffe095e79ff906a3123b61]

INTEGRATION: CWS pchfix02 (1.7.92); FILE MERGED 2006/09/01 17:43:33 kaib 1.7.92.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [3b310da0c66676362fb4f40600453dd2be041394]

INTEGRATION: CWS pchfix02 (1.19.326); FILE MERGED 2006/09/01 17:43:33 kaib 1.19.326.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [812193194bc3fe7f3d0f7ceced68940cff10649a]

INTEGRATION: CWS pchfix02 (1.9.34); FILE MERGED 2006/09/01 17:43:33 kaib 1.9.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [051bb6cc141840c0e5ffd4bae8b077a9601f856d]

INTEGRATION: CWS pchfix02 (1.4.92); FILE MERGED 2006/09/01 17:43:33 kaib 1.4.92.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [13c5e572d324959b2a759578343fef90e0496b4f]

INTEGRATION: CWS pchfix02 (1.8.92); FILE MERGED 2006/09/01 17:43:33 kaib 1.8.92.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [ce705a50ca97ed8d78c164169314ea0281cc9e6c]

INTEGRATION: CWS pchfix02 (1.7.92); FILE MERGED 2006/09/01 17:43:32 kaib 1.7.92.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [a2447cad7ed8b26bbf561b67805ae5c5fcc5c5ba]

INTEGRATION: CWS pchfix02 (1.2.326); FILE MERGED 2006/09/01 17:43:32 kaib 1.2.326.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [4a2c2526c794238a41c6830e6a7e146b956cf7fe]

INTEGRATION: CWS pchfix02 (1.13.92); FILE MERGED 2006/09/01 17:43:32 kaib 1.13.92.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [b1afd232a2905c566ba804abd401d346cb3f2d8d]

INTEGRATION: CWS pchfix02 (1.8.326); FILE MERGED 2006/09/01 17:43:31 kaib 1.8.326.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [f9a8cb57e406849525953d5e20bf40921af6251a]

INTEGRATION: CWS pchfix02 (1.16.44); FILE MERGED 2006/09/01 17:43:31 kaib 1.16.44.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [cd10319b2e16bd744cb969a323b701428dc611be]

INTEGRATION: CWS pchfix02 (1.12.182); FILE MERGED 2006/09/01 17:43:31 kaib 1.12.182.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [4a6ad5b32ffd6673389ef214a7b51e72f78c3716]

INTEGRATION: CWS pchfix02 (1.21.92); FILE MERGED 2006/09/01 17:43:31 kaib 1.21.92.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [902b682e6b1f007e053f77cbb8161005b8a65542]

INTEGRATION: CWS pchfix02 (1.11.16); FILE MERGED 2006/09/01 17:43:31 kaib 1.11.16.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [68ccc97427e24e197e4153898de78c775e33d70e]

INTEGRATION: CWS pchfix02 (1.5.92); FILE MERGED 2006/09/01 17:43:31 kaib 1.5.92.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [ee696fa0cb19c92956c8fb19f4606d34d917afff]

INTEGRATION: CWS pchfix02 (1.18.92); FILE MERGED 2006/09/01 17:43:30 kaib 1.18.92.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [82aa155df4b0b670f072be00349d58f64e008b40]

INTEGRATION: CWS pchfix02 (1.7.324); FILE MERGED 2006/09/01 17:43:30 kaib 1.7.324.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [fb3fdecf46be7b8c72b2f21dfdb31d7790419f02]

INTEGRATION: CWS pchfix02 (1.7.326); FILE MERGED 2006/09/01 17:43:30 kaib 1.7.326.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [aeb8bbe2e57867faeda34d57f75fe860ba01c2fc]

INTEGRATION: CWS pchfix02 (1.1.1418); FILE MERGED 2006/09/01 17:43:30 kaib 1.1.1418.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [a4e9a7c81ba2f8bd4d57bd7dfb320854c7c87faf]

INTEGRATION: CWS pchfix02 (1.5.324); FILE MERGED 2006/09/01 17:43:30 kaib 1.5.324.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [53f73b7139833130c87d39d5f90cf650adde033d]

INTEGRATION: CWS pchfix02 (1.2.324); FILE MERGED 2006/09/01 17:43:30 kaib 1.2.324.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [e257428cbdbf3b9b59dcc7fe2345a6deea684eb3]

INTEGRATION: CWS pchfix02 (1.2.326); FILE MERGED 2006/09/01 17:43:29 kaib 1.2.326.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [8068833ce48b2afb11ef994a387a80fed6400f8d]

INTEGRATION: CWS pchfix02 (1.4.326); FILE MERGED 2006/09/01 17:43:29 kaib 1.4.326.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [1a089b3657adf2310179a4f3b3abca15123832b6]

INTEGRATION: CWS pchfix02 (1.2.324); FILE MERGED 2006/09/01 17:43:29 kaib 1.2.324.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [ee6d9b02e230028fda35f976572b48a3a3dd407f]

INTEGRATION: CWS pchfix02 (1.3.324); FILE MERGED 2006/09/01 17:43:29 kaib 1.3.324.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [f16db781cc3ef76589600bbc7ffb2a2020540bfd]

INTEGRATION: CWS pchfix02 (1.5.324); FILE MERGED 2006/09/01 17:43:29 kaib 1.5.324.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [fd1b90d2db0d49c7b727693cd52eaba7b827327c]

INTEGRATION: CWS pchfix02 (1.4.92); FILE MERGED 2006/09/01 17:43:28 kaib 1.4.92.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [c3b814a5934c902db484b7e041bf344a6da36ea1]

INTEGRATION: CWS pchfix02 (1.2.324); FILE MERGED 2006/09/01 17:43:28 kaib 1.2.324.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [e25f4b48154ff93f49742cc1eb78b1b5b143572e]

INTEGRATION: CWS pchfix02 (1.4.326); FILE MERGED 2006/09/01 17:43:28 kaib 1.4.326.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [4f31d9a2e27318f7e526e76625e783f3249537d3]

INTEGRATION: CWS pchfix02 (1.12.44); FILE MERGED 2006/09/01 17:43:27 kaib 1.12.44.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [303615e388b5b7d0f0d5cc04704fe1e03b15222e]

INTEGRATION: CWS pchfix02 (1.44.92); FILE MERGED 2006/09/01 17:43:27 kaib 1.44.92.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [0b5c8abb9655fb19f2cbce05f5025f3a52f1b855]

INTEGRATION: CWS pchfix02 (1.70.26); FILE MERGED 2006/09/01 17:43:27 kaib 1.70.26.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [5ea349b2fdc07b6c18b30e9c764ab8b3439e7904]

INTEGRATION: CWS pchfix02 (1.63.26); FILE MERGED 2006/09/01 17:43:27 kaib 1.63.26.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [747e63e965b57cf3a92493a0db47a4cbc557acf6]

INTEGRATION: CWS pchfix02 (1.43.26); FILE MERGED 2006/09/01 17:43:26 kaib 1.43.26.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [4f24c39f06da29b059be4aea2b827a8148ea8e8d]

INTEGRATION: CWS pchfix02 (1.7.152); FILE MERGED 2006/09/01 17:43:26 kaib 1.7.152.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [7f84bdeb44317158c8e190c3ac1e0115805c4403]

INTEGRATION: CWS pchfix02 (1.6.90); FILE MERGED 2006/09/01 17:43:26 kaib 1.6.90.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [9e8228bb0a2c7bffc4e041085bf925c3a138a638]

INTEGRATION: CWS pchfix02 (1.6.166); FILE MERGED 2006/09/01 17:43:26 kaib 1.6.166.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [c047e54545fe3f008fdb9e58dd9993ad22f7293b]

INTEGRATION: CWS pchfix02 (1.10.90); FILE MERGED 2006/09/01 17:43:26 kaib 1.10.90.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [1e08e5f85d7cb2d05d8b1768e5b47b97fb744834]

INTEGRATION: CWS pchfix02 (1.2.326); FILE MERGED 2006/09/01 17:43:26 kaib 1.2.326.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [a5566f45e4c1c8d0200dce67bbcb5fb534b47cf2]

INTEGRATION: CWS pchfix02 (1.4.324); FILE MERGED 2006/09/01 17:43:25 kaib 1.4.324.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d4d787a7412560fae8849cee5aa8dd9013a01828]

INTEGRATION: CWS pchfix02 (1.5.92); FILE MERGED 2006/09/01 17:43:25 kaib 1.5.92.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [43d77817dcd3de8733b6303a87783861910598b8]

INTEGRATION: CWS pchfix02 (1.3.324); FILE MERGED 2006/09/01 17:43:25 kaib 1.3.324.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [20e79223bf4ede4e2ef6c3662a5317c799e7f9a6]

INTEGRATION: CWS pchfix02 (1.3.326); FILE MERGED 2006/09/01 17:43:25 kaib 1.3.326.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [2f0c7b574b75c2c3ee4875400b5bcb2645741d1f]

INTEGRATION: CWS pchfix02 (1.4.92); FILE MERGED 2006/09/01 17:43:25 kaib 1.4.92.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [dc40af8ba862180f2f4f696f4facc65e0a137410]

INTEGRATION: CWS pchfix02 (1.6.324); FILE MERGED 2006/09/01 17:43:25 kaib 1.6.324.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [c09ac641a0e65c6546387208d72bb3970a343f14]

INTEGRATION: CWS pchfix02 (1.6.324); FILE MERGED 2006/09/01 17:43:24 kaib 1.6.324.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d43310a6abdd8676d3d0ad0969d83a9857dc343e]

INTEGRATION: CWS pchfix02 (1.3.324); FILE MERGED 2006/09/01 17:43:24 kaib 1.3.324.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [ae06acba43ecd1b8740f1d8909bc6e5021e6f6a2]

INTEGRATION: CWS pchfix02 (1.5.92); FILE MERGED 2006/09/01 17:43:24 kaib 1.5.92.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [1829a2cffe76931096966de2b8c65a4b28eb1783]

INTEGRATION: CWS pchfix02 (1.4.326); FILE MERGED 2006/09/01 17:43:24 kaib 1.4.326.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [5cada5b6393ab366944197983b975d5e465fe945]

INTEGRATION: CWS pchfix02 (1.3.324); FILE MERGED 2006/09/01 17:43:23 kaib 1.3.324.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [05d2e7fca3ac81e18645abf13dfabc3d20c6a8c9]

INTEGRATION: CWS pchfix02 (1.4.92); FILE MERGED 2006/09/01 17:43:23 kaib 1.4.92.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [3f4ed706f8d8bcb3d20b72b86dcf217cb647b3a5]

INTEGRATION: CWS pchfix02 (1.3.326); FILE MERGED 2006/09/01 17:43:23 kaib 1.3.326.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [49978275aa666d1ce2b9a81861595b2f62b43a24]

INTEGRATION: CWS pchfix02 (1.3.326); FILE MERGED 2006/09/01 17:43:22 kaib 1.3.326.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [0701d6a3bc299355914e45e27263d86c785d1f7d]

INTEGRATION: CWS pchfix02 (1.5.326); FILE MERGED 2006/09/01 17:43:22 kaib 1.5.326.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [929093e456fe88d0fbbc83a7380fe7b7e7fb1988]

INTEGRATION: CWS pchfix02 (1.18.92); FILE MERGED 2006/09/01 17:43:22 kaib 1.18.92.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [246b8774527939d43abc4c19b548a0946f47777d]

INTEGRATION: CWS pchfix02 (1.17.92); FILE MERGED 2006/09/01 17:43:22 kaib 1.17.92.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [be21d931cabeb99ba75367ed2deb7d4854e8e8bf]

INTEGRATION: CWS pchfix02 (1.73.32); FILE MERGED 2006/09/01 17:43:21 kaib 1.73.32.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [7636ee95a368f1eb5266b7a8fa581e180d7628ec]

INTEGRATION: CWS pchfix02 (1.11.58); FILE MERGED 2006/09/01 17:43:21 kaib 1.11.58.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [24404e5f0715a6289d43dc33d8d73c9c9235a11f]

INTEGRATION: CWS pchfix02 (1.5.34); FILE MERGED 2006/09/01 17:43:21 kaib 1.5.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [6a6e72174b23e254941e4e30fae3852045613ad7]

INTEGRATION: CWS pchfix02 (1.5.92); FILE MERGED 2006/09/01 17:43:21 kaib 1.5.92.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [ba04de436a4e99fb903c2b3220ae9950edb73dd6]

INTEGRATION: CWS pchfix02 (1.3.326); FILE MERGED 2006/09/01 17:43:21 kaib 1.3.326.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [9c7bc6fde346570a02430703c622ab91f9fd7f4a]

INTEGRATION: CWS pchfix02 (1.2.324); FILE MERGED 2006/09/01 17:43:21 kaib 1.2.324.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d061bd2c91204cce7d8340c89a5663e0068ed92c]

INTEGRATION: CWS pchfix02 (1.4.152); FILE MERGED 2006/09/01 17:43:20 kaib 1.4.152.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [2bd240db39e647df9957658f55ada247697204e1]

INTEGRATION: CWS pchfix02 (1.2.326); FILE MERGED 2006/09/01 17:43:20 kaib 1.2.326.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [852a4c39682e1478648e5130ff83ee312fc12945]

INTEGRATION: CWS pchfix02 (1.7.322); FILE MERGED 2006/09/01 17:43:20 kaib 1.7.322.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [0ca43afe43723e269ef76da91e5ebaa8354078ea]

INTEGRATION: CWS pchfix02 (1.6.90); FILE MERGED 2006/09/01 17:43:20 kaib 1.6.90.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [01298677541060fb2762512bae13065e02955466]

INTEGRATION: CWS pchfix02 (1.3.326); FILE MERGED 2006/09/01 17:43:20 kaib 1.3.326.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [4874800356f19b0d96df45cb14fe919fdf8730db]

INTEGRATION: CWS pchfix02 (1.41.90); FILE MERGED 2006/09/01 17:43:20 kaib 1.41.90.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [72371837cea7fb92dd17a76782bbeb389a2c2377]

INTEGRATION: CWS pchfix02 (1.10.326); FILE MERGED 2006/09/01 17:43:20 kaib 1.10.326.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [5be536f759c66acbb7f0452e439cc9bd6ec097ca]

INTEGRATION: CWS pchfix02 (1.3.92); FILE MERGED 2006/09/01 17:43:19 kaib 1.3.92.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [acb08c47bc238152f1c1f845342fd7ceb48c6dd4]

INTEGRATION: CWS pchfix02 (1.7.92); FILE MERGED 2006/09/01 17:43:19 kaib 1.7.92.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [e26751ebb76147dfe3b494ad9f7cd23da495f04c]

INTEGRATION: CWS pchfix02 (1.17.90); FILE MERGED 2006/09/01 17:43:19 kaib 1.17.90.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d8e0a594ef19d2da9cdbccb93782227dc795a6a6]

INTEGRATION: CWS pchfix02 (1.5.90); FILE MERGED 2006/09/01 17:43:19 kaib 1.5.90.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [3c1f04b2aa98d669aa6f91f8a78a52091cd52a9c]

INTEGRATION: CWS pchfix02 (1.4.92); FILE MERGED 2006/09/01 17:43:19 kaib 1.4.92.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [142897b7ebf08703cde531917dc4c68764a6cbc0]

INTEGRATION: CWS pchfix02 (1.8.46); FILE MERGED 2006/09/01 17:43:19 kaib 1.8.46.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [16c7918abd963566263e1496739b7f7b70e1f87c]

INTEGRATION: CWS pchfix02 (1.3.326); FILE MERGED 2006/09/01 17:43:18 kaib 1.3.326.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d31fb64be08b2a47576963373773fd2bae910b2c]

INTEGRATION: CWS pchfix02 (1.4.92); FILE MERGED 2006/09/01 17:43:18 kaib 1.4.92.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [9967a4e8be167103bd943bc486b92376d2cce5aa]

INTEGRATION: CWS pchfix02 (1.4.92); FILE MERGED 2006/09/01 17:43:17 kaib 1.4.92.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [1e282e97185ad1f1bbdebce2dd25b507b4f5a74b]

INTEGRATION: CWS pchfix02 (1.3.324); FILE MERGED 2006/09/01 17:43:17 kaib 1.3.324.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [eaf8e3b2ab61af168b63c01179a472999f6583bb]

INTEGRATION: CWS pchfix02 (1.5.70); FILE MERGED 2006/09/01 17:43:16 kaib 1.5.70.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [98eb6f20f718b48d554e6e895aa648e84c891553]

INTEGRATION: CWS pchfix02 (1.5.92); FILE MERGED 2006/09/01 17:43:16 kaib 1.5.92.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [6f1b0b0b232833cbc476733980e9faa07feaa0f5]

INTEGRATION: CWS pchfix02 (1.4.26); FILE MERGED 2006/09/01 17:43:16 kaib 1.4.26.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [3d3c680281a33d9cce5509c8a3255f3fe644ddf4]

INTEGRATION: CWS pchfix02 (1.4.90); FILE MERGED 2006/09/01 17:43:16 kaib 1.4.90.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d946a60b20e4eb52e2729d5b077285644b8cbea2]

INTEGRATION: CWS pchfix02 (1.4.92); FILE MERGED 2006/09/01 17:43:16 kaib 1.4.92.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [6e5b38d41b8f399c72958b39dd4bea03cea0261e]

INTEGRATION: CWS pchfix02 (1.3.326); FILE MERGED 2006/09/01 17:43:15 kaib 1.3.326.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [da3696befb759f21cef083f0fb3b8a4e5923d902]

INTEGRATION: CWS pchfix02 (1.4.92); FILE MERGED 2006/09/01 17:43:15 kaib 1.4.92.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [86f0e7eab98ae8fb01624422ee0e79dc42ce99ea]

INTEGRATION: CWS pchfix02 (1.5.92); FILE MERGED 2006/09/01 17:43:15 kaib 1.5.92.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [ddc3955f99a5c7bfe10178c482e52177c4709960]

INTEGRATION: CWS pchfix02 (1.3.324); FILE MERGED 2006/09/01 17:43:15 kaib 1.3.324.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [77b19c0ea24328f08fa23f07e943db71993f2f6f]

INTEGRATION: CWS pchfix02 (1.4.92); FILE MERGED 2006/09/01 17:43:14 kaib 1.4.92.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [49ef3ec6dffb4caba3fd8ead63bdfc73c1e99b26]

INTEGRATION: CWS pchfix02 (1.5.92); FILE MERGED 2006/09/01 17:43:14 kaib 1.5.92.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [465b2f028d9a27b01891e4a7c39e4f496a3ff5c3]

INTEGRATION: CWS pchfix02 (1.7.326); FILE MERGED 2006/09/01 17:43:14 kaib 1.7.326.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [c84009db45cd448ff8ee520693636ecd8742817c]

INTEGRATION: CWS pchfix02 (1.7.92); FILE MERGED 2006/09/01 17:43:13 kaib 1.7.92.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [40066ee580718449c80b2f7fd8d43db21d349d22]

INTEGRATION: CWS pchfix02 (1.12.92); FILE MERGED 2006/09/01 17:43:13 kaib 1.12.92.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [ef5f19ffff07c244c563a2af006e5bead5031386]

INTEGRATION: CWS pchfix02 (1.3.92); FILE MERGED 2006/09/01 17:43:13 kaib 1.3.92.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [a6a86a8d034fcd1175a3dc278951dc8432e3d84f]

INTEGRATION: CWS pchfix02 (1.8.92); FILE MERGED 2006/09/01 17:43:13 kaib 1.8.92.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [6a5f0a0cd5418f5762e0965b6e5849a7703fc9be]

INTEGRATION: CWS pchfix02 (1.4.92); FILE MERGED 2006/09/01 17:43:13 kaib 1.4.92.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [a57532fe1294ac201da0ee94c3aa93b81da06788]

INTEGRATION: CWS pchfix02 (1.6.92); FILE MERGED 2006/09/01 17:43:12 kaib 1.6.92.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [6d25196c3034b805f2c038aa693e20d3851d4a2d]

INTEGRATION: CWS pchfix02 (1.5.92); FILE MERGED 2006/09/01 17:43:12 kaib 1.5.92.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [8f3fe94b73ba45595039d6a9ac5ce64e99f352e9]

INTEGRATION: CWS pchfix02 (1.4.92); FILE MERGED 2006/09/01 17:43:12 kaib 1.4.92.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [a5d3f3b24c117ca2f88934b07be7c82afbcfa6c3]

INTEGRATION: CWS pchfix02 (1.7.92); FILE MERGED 2006/09/01 17:43:12 kaib 1.7.92.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [3a86b2102ca5eef864dd045f8ba576e57a5b6a4d]

INTEGRATION: CWS pchfix02 (1.2.324); FILE MERGED 2006/09/01 17:43:12 kaib 1.2.324.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [5499c56caf9e1b755231cfe07246fb13acb01051]

INTEGRATION: CWS pchfix02 (1.8.92); FILE MERGED 2006/09/01 17:43:11 kaib 1.8.92.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [b57d1f955bafbd2360c6e1acc9cf895d2559d278]

INTEGRATION: CWS pchfix02 (1.5.90); FILE MERGED 2006/09/01 17:43:11 kaib 1.5.90.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [72052216d5c314204a5c9dde3ac492deaf490ebb]

INTEGRATION: CWS pchfix02 (1.5.182); FILE MERGED 2006/09/01 17:43:11 kaib 1.5.182.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [de2bbcb000e9d48d685fef3ac6cd4c24c11d4295]

INTEGRATION: CWS pchfix02 (1.3.326); FILE MERGED 2006/09/01 17:43:11 kaib 1.3.326.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [933d39192a172c045d408fabb3c8ec6c323e93b9]

INTEGRATION: CWS pchfix02 (1.3.92); FILE MERGED 2006/09/01 17:43:11 kaib 1.3.92.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [5349fe9913d71ac77dee82af53245554704d7d58]

INTEGRATION: CWS pchfix02 (1.3.326); FILE MERGED 2006/09/01 17:43:10 kaib 1.3.326.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [4e6cab5a61cde5b25b145d1b1c8329621bcf06d5]

INTEGRATION: CWS pchfix02 (1.7.26); FILE MERGED 2006/09/01 17:43:10 kaib 1.7.26.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [035f44b2b6f3698e4cce1d293f3782f05332d589]

INTEGRATION: CWS pchfix02 (1.6.326); FILE MERGED 2006/09/01 17:43:10 kaib 1.6.326.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [667a9722cbc9156ea41b982f0dd972ec88430740]

INTEGRATION: CWS pchfix02 (1.25.90); FILE MERGED 2006/09/01 17:43:10 kaib 1.25.90.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [fa84e89496accfa830f2f8e616537fcc62215ff1]

INTEGRATION: CWS pchfix02 (1.2.324); FILE MERGED 2006/09/01 17:43:10 kaib 1.2.324.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [9c14838712f2e3bbe657c953db34cf2f17847993]

INTEGRATION: CWS pchfix02 (1.29.90); FILE MERGED 2006/09/01 17:43:09 kaib 1.29.90.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [69a0a8edec6d032d8a4f1b6b0137a23ac191dd19]

INTEGRATION: CWS pchfix02 (1.50.90); FILE MERGED 2006/09/01 17:43:09 kaib 1.50.90.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [2908e08e17bcbfc0d4f2cc405ea5d916c4b54328]

INTEGRATION: CWS pchfix02 (1.30.90); FILE MERGED 2006/09/01 17:43:09 kaib 1.30.90.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [e9d52b4483e4c75ec2672c84b61097ce81a8f00b]

INTEGRATION: CWS pchfix02 (1.16.90); FILE MERGED 2006/09/01 17:43:09 kaib 1.16.90.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [5006a4a2b19f454b349cd484897976478ae4e463]

INTEGRATION: CWS pchfix02 (1.15.86); FILE MERGED 2006/09/01 17:43:08 kaib 1.15.86.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [eeca5ac2686dc027b03038f17c72dd3e0c2e6048]

INTEGRATION: CWS pchfix02 (1.6.90); FILE MERGED 2006/09/01 17:43:08 kaib 1.6.90.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [5ae9c528f8660c085326454ed7bba3e580e8d6c5]

INTEGRATION: CWS pchfix02 (1.4.90); FILE MERGED 2006/09/01 17:43:08 kaib 1.4.90.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [0e27e8790f31ffbe20f157ccb9d7f7072c146f41]

INTEGRATION: CWS pchfix02 (1.5.88); FILE MERGED 2006/09/01 17:43:07 kaib 1.5.88.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [52f7eb2bf0eb8bcd18536c491758b2878f073fee]

INTEGRATION: CWS pchfix02 (1.5.90); FILE MERGED 2006/09/01 17:43:07 kaib 1.5.90.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [7044859d42cbb681d457473dc6788356b57ad738]

INTEGRATION: CWS pchfix02 (1.8.90); FILE MERGED 2006/09/01 17:43:07 kaib 1.8.90.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [5499ebfe358e15555dfa5d56ec432fda7f94f7c2]

INTEGRATION: CWS pchfix02 (1.10.90); FILE MERGED 2006/09/01 17:43:07 kaib 1.10.90.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d6ffef3b59fa21540fce51994c52ef3f081298b1]

INTEGRATION: CWS pchfix02 (1.14.324); FILE MERGED 2006/09/01 17:43:06 kaib 1.14.324.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [e4fa538257f9e418381e2268a5732de407aca150]

INTEGRATION: CWS pchfix02 (1.8.324); FILE MERGED 2006/09/01 17:43:06 kaib 1.8.324.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [4779344d6a96773e67b8925c4486e85fc061d45f]

INTEGRATION: CWS pchfix02 (1.6.326); FILE MERGED 2006/09/01 17:43:06 kaib 1.6.326.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [bf7f0b07dd87c3f08766002651307ede51f34198]

INTEGRATION: CWS pchfix02 (1.4.326); FILE MERGED 2006/09/01 17:43:06 kaib 1.4.326.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [77eddff9744d772883ddc34f0dc56d9b8e25543b]

INTEGRATION: CWS pchfix02 (1.16.92); FILE MERGED 2006/09/01 17:43:06 kaib 1.16.92.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [8db32b4d8e3cdeccb747893f801abe332da2271b]

INTEGRATION: CWS pchfix02 (1.60.86); FILE MERGED 2006/09/01 17:43:06 kaib 1.60.86.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [2bb4ff540df271c5021ced6b519791195506c11c]

INTEGRATION: CWS pchfix02 (1.7.92); FILE MERGED 2006/09/01 17:43:05 kaib 1.7.92.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [5a9aece36572bb1d3a5112e1ac78dff2be405876]

INTEGRATION: CWS pchfix02 (1.4.92); FILE MERGED 2006/09/01 17:43:05 kaib 1.4.92.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [465dea489524b522af69cf8c503cf6b1d46aab7d]

INTEGRATION: CWS pchfix02 (1.6.92); FILE MERGED 2006/09/01 17:43:05 kaib 1.6.92.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [3f8e375fbf849f0f02a3e175bada61f56e2244d1]

INTEGRATION: CWS pchfix02 (1.12.90); FILE MERGED 2006/09/01 17:43:05 kaib 1.12.90.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [154df47a5b61e882438bab6e5ce01b260f8efbf3]

INTEGRATION: CWS pchfix02 (1.13.90); FILE MERGED 2006/09/01 17:43:05 kaib 1.13.90.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [27afa9d65ffed79e552285252b790ecf623ea8b4]

INTEGRATION: CWS pchfix02 (1.20.190); FILE MERGED 2006/09/01 17:43:05 kaib 1.20.190.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [11053ee3c9e73daabaed5fc394b771eea5d3a843]

INTEGRATION: CWS pchfix02 (1.8.26); FILE MERGED 2006/09/01 17:43:04 kaib 1.8.26.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [a9177beb9bbe6945e06bba0c8fad304c43c8d19e]

INTEGRATION: CWS pchfix02 (1.4.326); FILE MERGED 2006/09/01 17:43:04 kaib 1.4.326.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d12e23e160eb7678993611e4fb921d9a66d5f1fa]

INTEGRATION: CWS pchfix02 (1.3.326); FILE MERGED 2006/09/01 17:43:04 kaib 1.3.326.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [8310714b8f80b40f7fa2dcf2e4795d6976e7a4b9]

INTEGRATION: CWS pchfix02 (1.11.92); FILE MERGED 2006/09/01 17:43:04 kaib 1.11.92.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [ce9b222c88bad9530dd805dc2ef3a68b382ef52a]

INTEGRATION: CWS pchfix02 (1.5.92); FILE MERGED 2006/09/01 17:43:03 kaib 1.5.92.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [77a7a79762c7375e98194854d285190ae574e7bc]

INTEGRATION: CWS pchfix02 (1.51.14); FILE MERGED 2006/09/01 17:43:03 kaib 1.51.14.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [53e95f9d849221e9c308df2280911e9d4344f97f]

INTEGRATION: CWS pchfix02 (1.3.324); FILE MERGED 2006/09/01 17:43:03 kaib 1.3.324.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [e54c0a5efe84361b81e80d320ffb48a8011d961a]

INTEGRATION: CWS pchfix02 (1.45.46); FILE MERGED 2006/09/01 17:43:03 kaib 1.45.46.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [0b6474a5c42c0fa58ad703e7762eed638eedd968]

INTEGRATION: CWS pchfix02 (1.3.324); FILE MERGED 2006/09/01 17:43:02 kaib 1.3.324.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [1f7f967b37030fb6d12f4afedc945e9e99941c2c]

INTEGRATION: CWS pchfix02 (1.11.92); FILE MERGED 2006/09/01 17:43:02 kaib 1.11.92.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [319e745fc591be8aa4e1ac93d28ef61c73755549]

INTEGRATION: CWS pchfix02 (1.3.326); FILE MERGED 2006/09/01 17:43:02 kaib 1.3.326.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [a297e6090b5a941e6b49726644400508da892f67]

INTEGRATION: CWS pchfix02 (1.5.92); FILE MERGED 2006/09/01 17:43:02 kaib 1.5.92.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [92725ee4cd6cc96175b89bc89bfd18015a5d6413]

INTEGRATION: CWS pchfix02 (1.34.90); FILE MERGED 2006/09/01 17:43:02 kaib 1.34.90.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [e42c2f091431309f6667f7fb5f3622589de5c48a]

INTEGRATION: CWS pchfix02 (1.7.92); FILE MERGED 2006/09/01 17:43:01 kaib 1.7.92.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [26c90a905196355c6a230f46db5826168264f875]

INTEGRATION: CWS pchfix02 (1.15.92); FILE MERGED 2006/09/01 17:43:01 kaib 1.15.92.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [dd39a80b718121e200a86e724e47859050d86b7c]

INTEGRATION: CWS pchfix02 (1.11.92); FILE MERGED 2006/09/01 17:43:01 kaib 1.11.92.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [e2275f76d3059c8e1fc00f187f2f3fb22f669ecf]

INTEGRATION: CWS pchfix02 (1.5.92); FILE MERGED 2006/09/01 17:43:01 kaib 1.5.92.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [ea72e84a5201c69779ee2a4b5ddd9b82c4e6af89]

INTEGRATION: CWS pchfix02 (1.2.326); FILE MERGED 2006/09/01 17:43:01 kaib 1.2.326.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [7853d94a6bc6575a9f7fbb4ade9573ac204e18a6]

INTEGRATION: CWS pchfix02 (1.5.326); FILE MERGED 2006/09/01 17:43:00 kaib 1.5.326.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [38d1b26a36ea67000299dcdf4e292d917a4d7df0]

INTEGRATION: CWS pchfix02 (1.22.92); FILE MERGED 2006/09/01 17:43:00 kaib 1.22.92.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [197c01389ab695d9af15c2b510b53b2d40112633]

INTEGRATION: CWS pchfix02 (1.2.326); FILE MERGED 2006/09/01 17:43:00 kaib 1.2.326.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [34de8cb39a31b832a947358b4475c3e69b681ff4]

INTEGRATION: CWS pchfix02 (1.6.326); FILE MERGED 2006/09/01 17:43:00 kaib 1.6.326.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [309dddbd8b0d9fefdb9a99ca174d6ca0bee82a78]

INTEGRATION: CWS pchfix02 (1.9.90); FILE MERGED 2006/09/01 17:43:00 kaib 1.9.90.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [3e96c4731ea5ec25bab52ee54c91c6dca10bffb1]

INTEGRATION: CWS pchfix02 (1.4.92); FILE MERGED 2006/09/01 17:43:00 kaib 1.4.92.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d04775f79f691e83f2899b68cd4f8a64cac0986b]

INTEGRATION: CWS pchfix02 (1.4.92); FILE MERGED 2006/09/01 17:42:59 kaib 1.4.92.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [75da479f871f50e04db6577a55c8110a24d85843]

INTEGRATION: CWS pchfix02 (1.6.92); FILE MERGED 2006/09/01 17:42:59 kaib 1.6.92.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [e1a483092dd37bcc426652f592857e82d777d1d6]

INTEGRATION: CWS pchfix02 (1.22.92); FILE MERGED 2006/09/01 17:42:59 kaib 1.22.92.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [20e4bb464ef691434580b77449d055230ae9d3cf]

INTEGRATION: CWS pchfix02 (1.27.46); FILE MERGED 2006/09/01 17:42:59 kaib 1.27.46.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [9d2ab31a3e4abe9ec78c3875260dadd97dc73be3]

INTEGRATION: CWS pchfix02 (1.19.92); FILE MERGED 2006/09/01 17:42:59 kaib 1.19.92.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [6dd436901ed57f2decbde8a94df8e04fc52f38ec]

INTEGRATION: CWS pchfix02 (1.3.326); FILE MERGED 2006/09/01 17:42:58 kaib 1.3.326.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [013c7f280199e9b23da54b9f65e63612293fb39c]

INTEGRATION: CWS pchfix02 (1.7.92); FILE MERGED 2006/09/01 17:42:58 kaib 1.7.92.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [9c1130dc32863f8702a3e3a3cab8aba7a18ceb64]

INTEGRATION: CWS pchfix02 (1.4.152); FILE MERGED 2006/09/01 17:42:58 kaib 1.4.152.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [98335a7bd5de62f12900ad6b493cb30fb9afe352]

INTEGRATION: CWS pchfix02 (1.6.92); FILE MERGED 2006/09/01 17:42:58 kaib 1.6.92.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d6702ac43a10abafe6b55283a3efb41f5cb2b5b6]

INTEGRATION: CWS pchfix02 (1.4.92); FILE MERGED 2006/09/01 17:42:58 kaib 1.4.92.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [4fe6712157a42ced4ba9437fb5600eeb1d9e9a67]

INTEGRATION: CWS pchfix02 (1.16.92); FILE MERGED 2006/09/01 17:42:58 kaib 1.16.92.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [57fc4065785c6f662f7a299de74cfdc11f288830]

INTEGRATION: CWS pchfix02 (1.8.152); FILE MERGED 2006/09/01 17:42:58 kaib 1.8.152.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [7436cf3e4941d19af0a4ad692350fe64db490a15]

INTEGRATION: CWS pchfix02 (1.2.326); FILE MERGED 2006/09/01 17:42:57 kaib 1.2.326.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [f24bca78316882e88de6db79a4ba0c45c18a018f]

INTEGRATION: CWS pchfix02 (1.3.92); FILE MERGED 2006/09/01 17:42:57 kaib 1.3.92.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d626199736b86f6a739ae09f8acee91cc6cd747f]

INTEGRATION: CWS pchfix02 (1.4.92); FILE MERGED 2006/09/01 17:42:57 kaib 1.4.92.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [e0c30946d9d51438b2b7840b0ef9aae5b789aa79]

INTEGRATION: CWS pchfix02 (1.24.92); FILE MERGED 2006/09/01 17:42:57 kaib 1.24.92.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [221e25ab1f19aaabd12618f95fd5baf33dfd0724]

INTEGRATION: CWS pchfix02 (1.11.92); FILE MERGED 2006/09/01 17:42:57 kaib 1.11.92.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [8cd27f83859487b50f965ef7a600f775c2aa616d]

INTEGRATION: CWS pchfix02 (1.4.90); FILE MERGED 2006/09/01 17:42:57 kaib 1.4.90.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [08defe70256149e6bd4c99adee6ef7ab8a5444c2]

INTEGRATION: CWS pchfix02 (1.6.90); FILE MERGED 2006/09/01 17:42:56 kaib 1.6.90.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [760611669d8dd590031cb591e72b2d2cfd36171a]

INTEGRATION: CWS pchfix02 (1.1.1382); FILE MERGED 2006/09/01 17:42:56 kaib 1.1.1382.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [aa6d35698005e5999d4fd210b88b739b8a3294b8]

INTEGRATION: CWS pchfix02 (1.8.92); FILE MERGED 2006/09/01 17:42:56 kaib 1.8.92.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [b1e317349cbf7aa60b34ba0280faa9676c3f1b9d]

INTEGRATION: CWS pchfix02 (1.11.92); FILE MERGED 2006/09/01 17:42:56 kaib 1.11.92.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [831fec2a4f0c452c496d6e931061bb736eb4e99c]

INTEGRATION: CWS pchfix02 (1.33.92); FILE MERGED 2006/09/01 17:42:56 kaib 1.33.92.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [b1b652c1772f3e9755a92e05ab2dae8029d2cb43]

INTEGRATION: CWS pchfix02 (1.3.326); FILE MERGED 2006/09/01 17:42:56 kaib 1.3.326.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [993af9aec11d5514d530b37b38495b2bb96b7ea7]

INTEGRATION: CWS pchfix02 (1.5.326); FILE MERGED 2006/09/01 17:42:56 kaib 1.5.326.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [22902dd7c7862ea2db34bbe0a35097de8fe8edfc]

INTEGRATION: CWS pchfix02 (1.6.326); FILE MERGED 2006/09/01 17:42:55 kaib 1.6.326.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [dddf4211188634f8fb7467be751b0dab0516df9b]

INTEGRATION: CWS pchfix02 (1.14.92); FILE MERGED 2006/09/01 17:42:55 kaib 1.14.92.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [f994906910037f661ec8ba7c39599ebc213710f1]

INTEGRATION: CWS pchfix02 (1.2.326); FILE MERGED 2006/09/01 17:42:55 kaib 1.2.326.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [08959ed0854adc5b325fd85c60a66f0e26bdc5f8]

INTEGRATION: CWS pchfix02 (1.19.92); FILE MERGED 2006/09/01 17:42:55 kaib 1.19.92.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d9cdcfd378cded4805010284dccae80611aa2381]

INTEGRATION: CWS pchfix02 (1.7.1380); FILE MERGED 2006/09/01 17:42:55 kaib 1.7.1380.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [ce27bbbf3753f3cacacf5734b07ac4ad72d62f70]

INTEGRATION: CWS pchfix02 (1.8.92); FILE MERGED 2006/09/01 17:42:55 kaib 1.8.92.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [40080eef055122c3389799f92829a17ddcdd2c51]

INTEGRATION: CWS pchfix02 (1.4.92); FILE MERGED 2006/09/01 17:42:55 kaib 1.4.92.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [ffd1073040d2cd3670567df9a217fecf0da10d3d]

INTEGRATION: CWS pchfix02 (1.10.90); FILE MERGED 2006/09/01 17:42:54 kaib 1.10.90.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [4988d366d5ca90d2c3a258f82c2f65f821c424b9]

INTEGRATION: CWS pchfix02 (1.3.34); FILE MERGED 2006/09/01 17:42:54 kaib 1.3.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [ab24663f89650cd3dd0206facc792e15456f1fd8]

INTEGRATION: CWS pchfix02 (1.73.58); FILE MERGED 2006/09/01 17:42:54 kaib 1.73.58.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [308863e5c7303fc160818c7d08655fd567deaff4]

INTEGRATION: CWS pchfix02 (1.45.92); FILE MERGED 2006/09/01 17:42:54 kaib 1.45.92.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [5790d7e8defe22d88a808f368e64b9b44e245255]

INTEGRATION: CWS pchfix02 (1.21.92); FILE MERGED 2006/09/01 17:42:54 kaib 1.21.92.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [a1aeaafe7036e4a94c808e6f5c7111e5e4dde5c0]

INTEGRATION: CWS pchfix02 (1.27.58); FILE MERGED 2006/09/01 17:42:54 kaib 1.27.58.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [f59963925587a1be56e28a529b5d19c998cf5bd8]

INTEGRATION: CWS pchfix02 (1.10.92); FILE MERGED 2006/09/01 17:42:53 kaib 1.10.92.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [034eec691d927ef8bcf3f6e244788ee129a54f27]

INTEGRATION: CWS pchfix02 (1.6.90); FILE MERGED 2006/09/01 17:42:53 kaib 1.6.90.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [9812879d1e1d8dfb54041c5a42f60d39e831ab84]

INTEGRATION: CWS pchfix02 (1.49.92); FILE MERGED 2006/09/01 17:42:53 kaib 1.49.92.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [c4344a7fb8672118f78047c743c357674da25170]

INTEGRATION: CWS pchfix02 (1.5.90); FILE MERGED 2006/09/01 17:42:53 kaib 1.5.90.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [b7db0a113a1f27042a4ad335621d2e65047cfe54]

INTEGRATION: CWS pchfix02 (1.21.92); FILE MERGED 2006/09/01 17:42:53 kaib 1.21.92.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [b7102ab73492884d721a19ff5472ef778289b504]

INTEGRATION: CWS pchfix02 (1.4.92); FILE MERGED 2006/09/01 17:42:53 kaib 1.4.92.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [85d072818379172ca1712729ab4ef77655cfdb78]

INTEGRATION: CWS pchfix02 (1.27.92); FILE MERGED 2006/09/01 17:42:52 kaib 1.27.92.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [e43ad49a74422c3e4d17d4f90fd98927065ee545]

INTEGRATION: CWS pchfix02 (1.66.34); FILE MERGED 2006/09/01 17:42:52 kaib 1.66.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [70f20fc1db4db5bf8e16a35cc1d096ff7c682910]

INTEGRATION: CWS pchfix02 (1.2.326); FILE MERGED 2006/09/01 17:42:52 kaib 1.2.326.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [c75bd2fa3a585af67a9c5dd102d381c243cf0db6]

INTEGRATION: CWS pchfix02 (1.5.92); FILE MERGED 2006/09/01 17:42:52 kaib 1.5.92.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [9e003eb43174a24b7079bbe1ed866fd4d136244b]

INTEGRATION: CWS pchfix02 (1.4.326); FILE MERGED 2006/09/01 17:42:52 kaib 1.4.326.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [78cef49437a4062c24ea33fd769e71cbb02c88a1]

INTEGRATION: CWS pchfix02 (1.5.92); FILE MERGED 2006/09/01 17:42:51 kaib 1.5.92.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [6e320a0fad83eb7506b336c082f85c5e847873a8]

INTEGRATION: CWS pchfix02 (1.7.276); FILE MERGED 2006/09/01 17:42:51 kaib 1.7.276.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [0ce71ca3ebcf662c30425f0e6cdc2a6134aa79ee]

INTEGRATION: CWS pchfix02 (1.27.92); FILE MERGED 2006/09/01 17:42:51 kaib 1.27.92.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [64cd2fd5f541661bd12066c0a403fc142c766f1b]

INTEGRATION: CWS pchfix02 (1.21.92); FILE MERGED 2006/09/01 17:42:51 kaib 1.21.92.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [638816de9a9c74fd4dade2ff8efd362ea9c7564f]

INTEGRATION: CWS pchfix02 (1.10.92); FILE MERGED 2006/09/01 17:42:51 kaib 1.10.92.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [42cf71a8fd3e2d502d2830f1ff238c21913b29f1]

INTEGRATION: CWS pchfix02 (1.18.92); FILE MERGED 2006/09/01 17:42:51 kaib 1.18.92.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [bd7f2e566866ba8cc55b8fbf3c3c9d9ca5e80963]

INTEGRATION: CWS pchfix02 (1.13.92); FILE MERGED 2006/09/01 17:42:50 kaib 1.13.92.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [737e37417070a4c34584b071232391bdb1a0f9ba]

INTEGRATION: CWS pchfix02 (1.5.92); FILE MERGED 2006/09/01 17:42:50 kaib 1.5.92.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [0b3bbad12cea79c85233fd0f7265e359775219bc]

INTEGRATION: CWS pchfix02 (1.27.92); FILE MERGED 2006/09/01 17:42:50 kaib 1.27.92.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [f4ec1e25deff1132cd0e03e9fc3c4afca8197fa5]

INTEGRATION: CWS pchfix02 (1.8.92); FILE MERGED 2006/09/01 17:42:50 kaib 1.8.92.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [fb8b198c711830ecd68d6375b4c5296ec974ca46]

INTEGRATION: CWS pchfix02 (1.24.92); FILE MERGED 2006/09/01 17:42:50 kaib 1.24.92.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d6305f870fc4deb719a85ea41df63802ba584176]

INTEGRATION: CWS pchfix02 (1.4.34); FILE MERGED 2006/09/01 17:42:50 kaib 1.4.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [bd2e4bced074aa50e56bb3e5d204e44a08eee3d8]

INTEGRATION: CWS pchfix02 (1.5.276); FILE MERGED 2006/09/01 17:42:50 kaib 1.5.276.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [7b431fa3f2d56912fb24895d82a440231ddac29f]

INTEGRATION: CWS pchfix02 (1.11.270); FILE MERGED 2006/09/01 17:42:49 kaib 1.11.270.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [58a9e3cbeaba2f6b94b530b6a5645c60952ee945]

INTEGRATION: CWS pchfix02 (1.76.92); FILE MERGED 2006/09/01 17:42:49 kaib 1.76.92.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [86777b89e910dd558f25183025c00746c85461d3]

INTEGRATION: CWS pchfix02 (1.3.276); FILE MERGED 2006/09/01 17:42:49 kaib 1.3.276.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [bb606eea4fd5c4f8eedeea5d9039879a07e2b59b]

INTEGRATION: CWS pchfix02 (1.5.276); FILE MERGED 2006/09/01 17:42:49 kaib 1.5.276.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [c2240c5db8c9c078ae1e711eca72c371e65c7252]

INTEGRATION: CWS pchfix02 (1.2.92); FILE MERGED 2006/09/01 17:42:49 kaib 1.2.92.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [7a149c240d03ab41b60a07b1cd40ef2e5bf60fa3]

INTEGRATION: CWS pchfix02 (1.29.4); FILE MERGED 2006/09/01 17:42:49 kaib 1.29.4.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [8b1d9527fa30473df1cc65a7db6a4d0f09a51a12]

INTEGRATION: CWS pchfix02 (1.17.92); FILE MERGED 2006/09/01 17:42:48 kaib 1.17.92.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [960a3c01a8d8be4435411018c6ce74aa7e33106f]

INTEGRATION: CWS pchfix02 (1.6.92); FILE MERGED 2006/09/01 17:42:48 kaib 1.6.92.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [3eac810c547f20fbd5aa8b2c558b183f3ac88044]

INTEGRATION: CWS pchfix02 (1.11.92); FILE MERGED 2006/09/01 17:42:48 kaib 1.11.92.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [04f9f80cbc55e59be3d5f7de64e21a44ac5ffe37]

INTEGRATION: CWS pchfix02 (1.9.92); FILE MERGED 2006/09/01 17:42:48 kaib 1.9.92.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [4ffd490f0f80c43a1bb79f1779c1b574ea0d3720]

INTEGRATION: CWS pchfix02 (1.18.92); FILE MERGED 2006/09/01 17:42:48 kaib 1.18.92.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [161e524d88c069d4b90f7b82e3b9fd91a073d33b]

INTEGRATION: CWS pchfix02 (1.7.92); FILE MERGED 2006/09/01 17:42:47 kaib 1.7.92.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [1f668a3de9675f71f2473bfa007ad2788c606a52]

INTEGRATION: CWS pchfix02 (1.9.92); FILE MERGED 2006/09/01 17:42:47 kaib 1.9.92.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [a0944253f01394fce9233ed0a3a005540d3a78cf]

INTEGRATION: CWS pchfix02 (1.18.92); FILE MERGED 2006/09/01 17:42:47 kaib 1.18.92.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [4948072c88472d6a306e9882d55f6d6d0f728024]

INTEGRATION: CWS pchfix02 (1.29.92); FILE MERGED 2006/09/01 17:42:47 kaib 1.29.92.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [b1a437c45d599da9b820ba79263f9394fdf23501]

INTEGRATION: CWS pchfix02 (1.7.92); FILE MERGED 2006/09/01 17:42:46 kaib 1.7.92.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [1c1332042c2c4808bd9907f784ffe652c09ffd31]

INTEGRATION: CWS pchfix02 (1.6.92); FILE MERGED 2006/09/01 17:42:46 kaib 1.6.92.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [dc0eb671fcba265ede3ae4247b137312dcceff57]

INTEGRATION: CWS pchfix02 (1.5.92); FILE MERGED 2006/09/01 17:42:46 kaib 1.5.92.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [545d8705ac7ef3cde36dd7b01ac35e2902c3911d]

INTEGRATION: CWS pchfix02 (1.15.92); FILE MERGED 2006/09/01 17:42:46 kaib 1.15.92.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [00ef12edb8f294837d9267f7f470dd22996913f8]

INTEGRATION: CWS pchfix02 (1.10.92); FILE MERGED 2006/09/01 17:42:46 kaib 1.10.92.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [9c3e8e01e0041358a61beb1d4113206b08e0f043]

INTEGRATION: CWS pchfix02 (1.15.92); FILE MERGED 2006/09/01 17:42:45 kaib 1.15.92.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d3641d1a966342cd97acc6e81f2a0b220f442fd8]

INTEGRATION: CWS pchfix02 (1.12.4); FILE MERGED 2006/09/01 17:42:45 kaib 1.12.4.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [3eb213a2f268e41d4a5afce99b6e4a5ee9b86c73]

INTEGRATION: CWS pchfix02 (1.12.44); FILE MERGED 2006/09/01 17:42:45 kaib 1.12.44.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [bfcb1422fe5551de29bf34168d4b84da1879bf3e]

INTEGRATION: CWS pchfix02 (1.8.92); FILE MERGED 2006/09/01 17:42:45 kaib 1.8.92.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [8f1fa4a97ce975f531b8162b244cf978bd854d5a]

INTEGRATION: CWS pchfix02 (1.19.92); FILE MERGED 2006/09/01 17:42:45 kaib 1.19.92.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [7a4f12e32a1f771c2a7e1280ea415e6ab4bd4831]

INTEGRATION: CWS pchfix02 (1.6.326); FILE MERGED 2006/09/01 17:42:45 kaib 1.6.326.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [859b049f0baa904fd55df3f1cb0eeab71e3b8b17]

INTEGRATION: CWS pchfix02 (1.6.92); FILE MERGED 2006/09/01 17:42:44 kaib 1.6.92.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [0b3d990e9aec74e47f537c8f64a84b627cc6d570]

INTEGRATION: CWS pchfix02 (1.11.92); FILE MERGED 2006/09/01 17:42:44 kaib 1.11.92.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [54c6bf380dbcf7bc5550aa816298d1942c2c8089]

INTEGRATION: CWS pchfix02 (1.6.276); FILE MERGED 2006/09/01 17:42:44 kaib 1.6.276.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [c93040a6c0bfa33aff24d07d668ab59e30b2d2fe]

INTEGRATION: CWS pchfix02 (1.12.92); FILE MERGED 2006/09/01 17:42:43 kaib 1.12.92.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [bcd93dbc5d04492939b22ea02cbfae3050994d03]

INTEGRATION: CWS pchfix02 (1.26.92); FILE MERGED 2006/09/01 17:42:43 kaib 1.26.92.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [43c19b366c81ce0070b55b3ad6bdb8f9691ca66b]

INTEGRATION: CWS pchfix02 (1.9.2); FILE MERGED 2006/09/01 17:42:43 kaib 1.9.2.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [35d9e0e1f3f8d70249bf2260ea6c8b585b7310af]

INTEGRATION: CWS pchfix02 (1.19.92); FILE MERGED 2006/09/01 17:42:43 kaib 1.19.92.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [490f8481b27cb7434835d3c4e6280803c1b16334]

INTEGRATION: CWS pchfix02 (1.5.326); FILE MERGED 2006/09/01 17:42:43 kaib 1.5.326.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [7573433d39f14bcb97af8f323bcb077416687fcb]

INTEGRATION: CWS pchfix02 (1.18.92); FILE MERGED 2006/09/01 17:42:42 kaib 1.18.92.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [9fe5dbb927180d97ba3f231f54b513d183e7518c]

INTEGRATION: CWS pchfix02 (1.35.2); FILE MERGED 2006/09/01 17:42:42 kaib 1.35.2.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [71b0df6555d7893fb225d3f6581ad1237b2f1fc2]

INTEGRATION: CWS pchfix02 (1.38.90); FILE MERGED 2006/09/01 17:42:42 kaib 1.38.90.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [53d9169d4b6499d3f2361e2abb7d79de4616d48d]

INTEGRATION: CWS pchfix02 (1.8.326); FILE MERGED 2006/09/01 17:42:39 kaib 1.8.326.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [c990544726dd6acf6ccd0403b4c1f4c345a41a6e]

INTEGRATION: CWS pchfix02 (1.1.2); FILE ADDED 2006/09/01 17:42:39 kaib 1.1.2.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [a532abd891ada31852f977c8a1adbc1091e52a3a]

INTEGRATION: CWS pchfix02 (1.1.2); FILE ADDED 2006/09/01 17:42:38 kaib 1.1.2.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d98fe4b630c9e38dbeebe1c9a9165260b2124d8d]

INTEGRATION: CWS pchfix02 (1.9.92); FILE MERGED 2006/09/01 17:42:38 kaib 1.9.92.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [fc4b1812a29de448b4f300c0efa7b11356a932cd]

INTEGRATION: CWS pchfix02 (1.9.46); FILE MERGED 2006/09/01 17:42:38 kaib 1.9.46.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [55510de12981523ff03b48adeb8420c94f4efa83]

INTEGRATION: CWS pchfix02 (1.12.92); FILE MERGED 2006/09/01 17:42:37 kaib 1.12.92.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [3a1c13c0eda127717ef5bf3b33947ad9b5368e09]

INTEGRATION: CWS pchfix02 (1.17.92); FILE MERGED 2006/09/01 17:42:37 kaib 1.17.92.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [20233b69c3391ce54e30e07f1329e7800f59912e]

INTEGRATION: CWS pchfix02 (1.15.326); FILE MERGED 2006/09/01 17:42:37 kaib 1.15.326.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d0e8047cfb9c707f13f343ba999488e47edaeefc]

INTEGRATION: CWS pchfix02 (1.17.70); FILE MERGED 2006/09/01 17:55:56 kaib 1.17.70.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [f640bc78f16c3fc3722eee95783540f766bdc883]

INTEGRATION: CWS pchfix02 (1.3.70); FILE MERGED 2006/09/01 17:55:56 kaib 1.3.70.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [849cfd044edd9c2749d56a9f5924aed1c9edffb4]

INTEGRATION: CWS pchfix02 (1.2.70); FILE MERGED 2006/09/01 17:55:56 kaib 1.2.70.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [9361778b7262e18f0dfaa92ab93a8788a59a6e68]

INTEGRATION: CWS pchfix02 (1.2.70); FILE MERGED 2006/09/01 17:55:55 kaib 1.2.70.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [92b5a569ba51c995e17043dfb29adb0f0821537e]

INTEGRATION: CWS pchfix02 (1.6.20); FILE MERGED 2006/09/01 17:55:55 kaib 1.6.20.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [9363e0f779734c0b034c698be2c4d094b75e2d85]

INTEGRATION: CWS pchfix02 (1.4.70); FILE MERGED 2006/09/01 17:55:55 kaib 1.4.70.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [8d3d9b1edddc1048c8c8197aa28799b207961746]

INTEGRATION: CWS pchfix02 (1.16.70); FILE MERGED 2006/09/01 17:55:55 kaib 1.16.70.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [7d54b3680210be0db6423c91023d308e385dfb94]

INTEGRATION: CWS pchfix02 (1.14.20); FILE MERGED 2006/09/01 17:55:55 kaib 1.14.20.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [81b6a2914e34ac68fd3bc11259d9efea7c86efed]

INTEGRATION: CWS pchfix02 (1.18.70); FILE MERGED 2006/09/01 17:55:55 kaib 1.18.70.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [88b32a4a0ba8ba1d1f258b102815626c8abf8c89]

INTEGRATION: CWS pchfix02 (1.50.20); FILE MERGED 2006/09/01 17:55:54 kaib 1.50.20.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d6cb1483f8b91a41e91adc090f56659fb08632eb]

INTEGRATION: CWS pchfix02 (1.13.16); FILE MERGED 2006/09/01 17:55:54 kaib 1.13.16.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [36f5f82c096bf1cf2394574d384acddd2151a813]

INTEGRATION: CWS pchfix02 (1.16.16); FILE MERGED 2006/09/01 17:55:54 kaib 1.16.16.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d0ac7137eb08c4b3de86e95da05ad12fb58e7f40]

INTEGRATION: CWS pchfix02 (1.41.16); FILE MERGED 2006/09/01 17:55:54 kaib 1.41.16.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [ec9be138df51131d63c58d3e380b3e30ae182fe6]

INTEGRATION: CWS pchfix02 (1.9.20); FILE MERGED 2006/09/01 17:55:54 kaib 1.9.20.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [46b4ee5f39b22e498f5f31a66e9b004a0d83963b]

INTEGRATION: CWS pchfix02 (1.5.16); FILE MERGED 2006/09/01 17:55:54 kaib 1.5.16.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [4e6ca594f8dc1a6820540bb76fb28432c0b29881]

INTEGRATION: CWS pchfix02 (1.12.16); FILE MERGED 2006/09/01 17:55:53 kaib 1.12.16.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [57f43ce412fc15bfc081fba8df996103ba5f1db5]

INTEGRATION: CWS pchfix02 (1.11.16); FILE MERGED 2006/09/01 17:55:53 kaib 1.11.16.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [96f230923c68a338248c25db34946baffb02872d]

INTEGRATION: CWS pchfix02 (1.6.20); FILE MERGED 2006/09/01 17:55:53 kaib 1.6.20.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [cfb72f61bff30aa4f60d28c0f3092dfc6f213d61]

INTEGRATION: CWS pchfix02 (1.11.70); FILE MERGED 2006/09/01 17:55:53 kaib 1.11.70.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [74e1447d4337ea621a0a350a00dee3d85ba1d914]

INTEGRATION: CWS pchfix02 (1.20.20); FILE MERGED 2006/09/01 17:55:53 kaib 1.20.20.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [b871e8c9f0b9a30e3842f5e23c04f9a7e713c5fc]

INTEGRATION: CWS pchfix02 (1.4.70); FILE MERGED 2006/09/01 17:55:52 kaib 1.4.70.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [a75402cf137cf9afb653c584f1da3964a047f8ca]

INTEGRATION: CWS pchfix02 (1.7.70); FILE MERGED 2006/09/01 17:55:52 kaib 1.7.70.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [c183b6cb5f5b1d6f8eae96265fc165996fb13ff7]

INTEGRATION: CWS pchfix02 (1.3.70); FILE MERGED 2006/09/01 17:55:52 kaib 1.3.70.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [af22fb639eb4e538aaa88c00b2c1ea0f6b504fd1]

INTEGRATION: CWS pchfix02 (1.6.20); FILE MERGED 2006/09/01 17:55:52 kaib 1.6.20.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [13f3f2dc7e1cb7a3158db0640618bfd9dea46750]

INTEGRATION: CWS pchfix02 (1.4.20); FILE MERGED 2006/09/01 17:55:52 kaib 1.4.20.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [0db2a997b6d2afb865e5bb824fe288fe30cf0042]

INTEGRATION: CWS pchfix02 (1.3.70); FILE MERGED 2006/09/01 17:55:51 kaib 1.3.70.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [4905c95225fbcbc54609d4b75d3f74a9260bb16c]

INTEGRATION: CWS pchfix02 (1.7.70); FILE MERGED 2006/09/01 17:55:51 kaib 1.7.70.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [f0e463c532ccfcc66715d287c4ec2966f44e7511]

INTEGRATION: CWS pchfix02 (1.13.20); FILE MERGED 2006/09/01 17:55:51 kaib 1.13.20.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [ea0f59fb42b53c23e747240ec48830c661abb1ea]

INTEGRATION: CWS pchfix02 (1.4.20); FILE MERGED 2006/09/01 17:55:51 kaib 1.4.20.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [77b0e91d788223f27cf1d1b24b9d47d286a474b6]

INTEGRATION: CWS pchfix02 (1.5.20); FILE MERGED 2006/09/01 17:55:51 kaib 1.5.20.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d7766d3151e77c1783c482e2b6834dba9a3c7d7e]

INTEGRATION: CWS pchfix02 (1.10.20); FILE MERGED 2006/09/01 17:55:50 kaib 1.10.20.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [e494d9986cacef6de8ca3e9e64ccea0eccad41f2]

INTEGRATION: CWS pchfix02 (1.16.20); FILE MERGED 2006/09/01 17:55:50 kaib 1.16.20.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [0633a4bcbf9e58c0f696f23fab220fe6e265bf4b]

INTEGRATION: CWS pchfix02 (1.5.20); FILE MERGED 2006/09/01 17:55:50 kaib 1.5.20.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [5e501fe68a3b5136a3fb3a262849a645c2ccfed6]

INTEGRATION: CWS pchfix02 (1.3.70); FILE MERGED 2006/09/01 17:55:50 kaib 1.3.70.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d7ebc9a8393dd9731b2d0ab3847f60b5118d2b65]

INTEGRATION: CWS pchfix02 (1.18.70); FILE MERGED 2006/09/01 17:55:50 kaib 1.18.70.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [dc93d70729c56944ce6c082f22a429689517dba0]

INTEGRATION: CWS pchfix02 (1.12.20); FILE MERGED 2006/09/01 17:55:49 kaib 1.12.20.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [8739422ac9180660d0d4244f4d595217ae67c2b9]

INTEGRATION: CWS pchfix02 (1.19.20); FILE MERGED 2006/09/01 17:55:49 kaib 1.19.20.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [408af27c6c2812896d4069d68432b47c0208175c]

INTEGRATION: CWS pchfix02 (1.53.20); FILE MERGED 2006/09/01 17:55:49 kaib 1.53.20.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [3a63fde2c3f80896471898decbd18aaa666df146]

INTEGRATION: CWS pchfix02 (1.4.70); FILE MERGED 2006/09/01 17:55:49 kaib 1.4.70.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [0ab7e31e8170527c5de832144e4f169b9e1f0193]

INTEGRATION: CWS pchfix02 (1.4.70); FILE MERGED 2006/09/01 17:55:48 kaib 1.4.70.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [9237d14756a92736bebdaa5ff0cafb1a2f318ab4]

INTEGRATION: CWS pchfix02 (1.4.68); FILE MERGED 2006/09/01 17:55:48 kaib 1.4.68.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [0a7f0475ee41bfc756836f47e40ff3afad01b031]

INTEGRATION: CWS pchfix02 (1.5.70); FILE MERGED 2006/09/01 17:55:48 kaib 1.5.70.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [00837c13ca551337f3c212e838d8fe4ba3f732ac]

INTEGRATION: CWS pchfix02 (1.7.20); FILE MERGED 2006/09/01 17:55:47 kaib 1.7.20.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [9349c070c1cf905241dee6ac403667ba034f0ba4]

INTEGRATION: CWS pchfix02 (1.6.20); FILE MERGED 2006/09/01 17:55:47 kaib 1.6.20.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [4178f0068bbd833ec2357830c27a7522bf9775f2]

INTEGRATION: CWS pchfix02 (1.13.70); FILE MERGED 2006/09/01 17:55:47 kaib 1.13.70.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [72af958fa451657fb7fae437d4e90814249c7603]

INTEGRATION: CWS pchfix02 (1.9.20); FILE MERGED 2006/09/01 17:55:47 kaib 1.9.20.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [824b1a09064e2715e4dcec46a87fe3ee859789ed]

INTEGRATION: CWS pchfix02 (1.8.20); FILE MERGED 2006/09/01 17:55:47 kaib 1.8.20.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [989c6abeb73f7b0618835aa8db59f4a836957823]

INTEGRATION: CWS pchfix02 (1.25.20); FILE MERGED 2006/09/01 17:55:47 kaib 1.25.20.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d5548d4fd67f396b20c8955cb880f3ecb7b6e73b]

INTEGRATION: CWS pchfix02 (1.6.20); FILE MERGED 2006/09/01 17:55:46 kaib 1.6.20.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [9c94e79be7d28652ef70f68ad19be74682606876]

INTEGRATION: CWS pchfix02 (1.25.20); FILE MERGED 2006/09/01 17:55:46 kaib 1.25.20.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [8320d4bfd454eae9ddf07c97d285c1e3a92913c9]

INTEGRATION: CWS pchfix02 (1.3.70); FILE MERGED 2006/09/01 17:55:46 kaib 1.3.70.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [0664f1da5fbaf45244500cba5e57169a09c5acc2]

INTEGRATION: CWS pchfix02 (1.4.20); FILE MERGED 2006/09/01 17:55:46 kaib 1.4.20.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [c282838f6b92d201c2b48b494be29111094a12b3]

INTEGRATION: CWS pchfix02 (1.6.20); FILE MERGED 2006/09/01 17:55:45 kaib 1.6.20.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [949ee2d2da9e6c7873bb014d757c47f38765a214]

INTEGRATION: CWS pchfix02 (1.3.70); FILE MERGED 2006/09/01 17:55:45 kaib 1.3.70.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [0bff8726ea03aa7459a955e64feb60e7704f3a65]

INTEGRATION: CWS pchfix02 (1.2.318); FILE MERGED 2006/09/01 17:55:45 kaib 1.2.318.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [2a32e61e9f34b69cbfd8fd409cffc4bdfb3c669f]

INTEGRATION: CWS pchfix02 (1.6.70); FILE MERGED 2006/09/01 17:55:45 kaib 1.6.70.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [737603d5ebabf71748a3b7b65447b1ce499f15c9]

INTEGRATION: CWS pchfix02 (1.21.20); FILE MERGED 2006/09/01 17:55:45 kaib 1.21.20.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [60d47dc6bbb9f3b860ccadc68a75d918637819a4]

INTEGRATION: CWS pchfix02 (1.4.20); FILE MERGED 2006/09/01 17:55:45 kaib 1.4.20.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [a5f4bbd1086c93f09fd0c40a294c64415a597ed2]

INTEGRATION: CWS pchfix02 (1.3.20); FILE MERGED 2006/09/01 17:55:44 kaib 1.3.20.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [b600ba70c9384a776a0ec4b4235e4590cdde3104]

INTEGRATION: CWS pchfix02 (1.6.20); FILE MERGED 2006/09/01 17:55:44 kaib 1.6.20.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [471d85b8024041aefefe1bcab54eb4781e2fcc93]

INTEGRATION: CWS pchfix02 (1.8.20); FILE MERGED 2006/09/01 17:55:44 kaib 1.8.20.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [e995af8915376a69408759f8237125c5456a4b8d]

INTEGRATION: CWS pchfix02 (1.7.20); FILE MERGED 2006/09/01 17:55:44 kaib 1.7.20.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [2a5e2507bf926b7c09b9e14cfa79d4709608a85e]

INTEGRATION: CWS pchfix02 (1.3.70); FILE MERGED 2006/09/01 17:55:44 kaib 1.3.70.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [35c75fff667caafe3ee0eea25a2f6434239b9f34]

INTEGRATION: CWS pchfix02 (1.5.20); FILE MERGED 2006/09/01 17:55:43 kaib 1.5.20.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [75b2d44f3eb413fe5d18a7e20478a8d8827cbee6]

INTEGRATION: CWS pchfix02 (1.10.70); FILE MERGED 2006/09/01 17:55:43 kaib 1.10.70.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [141565a797f50c42b42afa97821b65a4a34b3e9b]

INTEGRATION: CWS pchfix02 (1.7.70); FILE MERGED 2006/09/01 17:55:43 kaib 1.7.70.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [2a224f134d746ad5adb174a83ff6dc4b8729d8b1]

INTEGRATION: CWS pchfix02 (1.8.20); FILE MERGED 2006/09/01 17:55:43 kaib 1.8.20.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [690fd58c71729fec4e6e124f22edf8f90d90d5a6]

INTEGRATION: CWS pchfix02 (1.25.20); FILE MERGED 2006/09/01 17:55:43 kaib 1.25.20.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [a33f221da92717ef5fb8dde49e65836a8a01726c]

INTEGRATION: CWS pchfix02 (1.85.18); FILE MERGED 2006/09/01 17:55:42 kaib 1.85.18.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [32fef943dfd585e8f4b7b79b1d9c4bac507b19d1]

INTEGRATION: CWS pchfix02 (1.41.18); FILE MERGED 2006/09/01 17:55:42 kaib 1.41.18.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [125494448549f80c72ff8e29be57e0de1fb71d13]

INTEGRATION: CWS pchfix02 (1.12.20); FILE MERGED 2006/09/01 17:55:42 kaib 1.12.20.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [b5d3dffb796c4e503845f1988d6da398a82433fa]

INTEGRATION: CWS pchfix02 (1.21.20); FILE MERGED 2006/09/01 17:55:42 kaib 1.21.20.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [6592327da2a7335ecf96082a0881397ab3aac3e7]

INTEGRATION: CWS pchfix02 (1.18.20); FILE MERGED 2006/09/01 17:55:42 kaib 1.18.20.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [c663bfcc6937085c5158376a8cd02a99cf6748f3]

INTEGRATION: CWS pchfix02 (1.7.20); FILE MERGED 2006/09/01 17:55:41 kaib 1.7.20.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [a74d10638d768168528070c8e96283aff7a06cd1]

INTEGRATION: CWS pchfix02 (1.6.70); FILE MERGED 2006/09/01 17:55:41 kaib 1.6.70.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [1ca740f020a2f25f49f89fae2d5596f13b049353]

INTEGRATION: CWS pchfix02 (1.3.70); FILE MERGED 2006/09/01 17:55:41 kaib 1.3.70.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [1404ae63d42c5ba5ab7c4296af7f99de13bc8a8d]

INTEGRATION: CWS pchfix02 (1.5.20); FILE MERGED 2006/09/01 17:55:41 kaib 1.5.20.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [864973c1b6c01acf7f3672083d26403ec3bad9d2]

INTEGRATION: CWS pchfix02 (1.10.20); FILE MERGED 2006/09/01 17:55:41 kaib 1.10.20.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [ce4c1292035f94fde75d5e8f5605befe9e59b318]

INTEGRATION: CWS pchfix02 (1.22.20); FILE MERGED 2006/09/01 17:55:41 kaib 1.22.20.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [95a7222fb387309d88d8929f2b1f4da02b55bda6]

INTEGRATION: CWS pchfix02 (1.5.20); FILE MERGED 2006/09/01 17:55:40 kaib 1.5.20.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d92282218d59c139fa4a53e5acb95e20e4fb9103]

INTEGRATION: CWS pchfix02 (1.35.20); FILE MERGED 2006/09/01 17:55:40 kaib 1.35.20.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [4f6617a7b0ce49374fd541a00c2191a0d570ad5b]

INTEGRATION: CWS pchfix02 (1.4.20); FILE MERGED 2006/09/01 17:55:40 kaib 1.4.20.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [83be7823ed6a1c5245d3300723aac12e45a37be4]

INTEGRATION: CWS pchfix02 (1.13.16); FILE MERGED 2006/09/01 17:55:40 kaib 1.13.16.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [0d6941e393ece4afac89b9ca7871b546e4833026]

INTEGRATION: CWS pchfix02 (1.5.20); FILE MERGED 2006/09/01 17:55:39 kaib 1.5.20.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [62b4cbd0402dfc45713183db0e3afb6b32fa8f0f]

INTEGRATION: CWS pchfix02 (1.10.16); FILE MERGED 2006/09/01 17:55:39 kaib 1.10.16.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [ea4f714c771ce9517e7aaf74c93950b17ed4c70f]

INTEGRATION: CWS pchfix02 (1.15.20); FILE MERGED 2006/09/01 17:55:39 kaib 1.15.20.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [3411e378a57a77cca7bc6e8bcfc29017409107a9]

INTEGRATION: CWS pchfix02 (1.9.20); FILE MERGED 2006/09/01 17:55:39 kaib 1.9.20.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [f20c3ad30583473f753c9fd42e1b387cc62dc257]

INTEGRATION: CWS pchfix02 (1.4.20); FILE MERGED 2006/09/01 17:55:38 kaib 1.4.20.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [bf0a5c21213eca7e2f4b65b675e28bff5150d628]

INTEGRATION: CWS pchfix02 (1.15.20); FILE MERGED 2006/09/01 17:55:38 kaib 1.15.20.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [a39dd7461f1d1dd7d05efa9a208053c4b4b2a8d5]

INTEGRATION: CWS pchfix02 (1.9.20); FILE MERGED 2006/09/01 17:55:38 kaib 1.9.20.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d7feb06a13d151c1eab9f1533b04a849e559cd26]

INTEGRATION: CWS pchfix02 (1.7.18); FILE MERGED 2006/09/01 17:55:38 kaib 1.7.18.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [5dc6a441344aba3eaf2a009a19bd731911796090]

INTEGRATION: CWS pchfix02 (1.5.20); FILE MERGED 2006/09/01 17:55:38 kaib 1.5.20.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [0d03e1f21bda8ad413053f24bcdbd7b2b0a145cf]

INTEGRATION: CWS pchfix02 (1.6.20); FILE MERGED 2006/09/01 17:55:37 kaib 1.6.20.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [09821909bf63300d741efabcfe350b4fd4a7a6ac]

INTEGRATION: CWS pchfix02 (1.5.20); FILE MERGED 2006/09/01 17:55:37 kaib 1.5.20.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [7a030ac9baf36b3ca56a90e2760b97339488610b]

INTEGRATION: CWS pchfix02 (1.5.70); FILE MERGED 2006/09/01 17:55:37 kaib 1.5.70.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [b111767dc357ab77a61e7e08dd07488cfc2ed858]

INTEGRATION: CWS pchfix02 (1.9.70); FILE MERGED 2006/09/01 17:55:37 kaib 1.9.70.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [f649d25628c650b2922175efb89926fcb656f683]

INTEGRATION: CWS pchfix02 (1.11.16); FILE MERGED 2006/09/01 17:55:37 kaib 1.11.16.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [f14da00e02c4d587acd8ede3eb541d9ca8c1191a]

INTEGRATION: CWS pchfix02 (1.1.2); FILE ADDED 2006/09/04 12:38:11 kaib 1.1.2.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [835a321c11fe3e1e907ab6fd2755f32f50742268]

INTEGRATION: CWS pchfix02 (1.1.1.1.190); FILE MERGED 2006/09/01 17:19:03 kaib 1.1.1.1.190.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [381963c727afaf2e9606e6448b0d11153bd82270]

INTEGRATION: CWS pchfix02 (1.4.82); FILE MERGED 2006/09/01 17:19:03 kaib 1.4.82.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [0d500b024aa7c723d3f123f190bd4883d5e26315]

INTEGRATION: CWS pchfix02 (1.2.82); FILE MERGED 2006/09/01 17:19:03 kaib 1.2.82.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [0cd535abe955e6e11ced0483d48bfee602461787]

INTEGRATION: CWS pchfix02 (1.10.78); FILE MERGED 2006/09/01 17:19:02 kaib 1.10.78.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [abaf6b1d8f5f92373f760f216a20e0295a5508d7]

INTEGRATION: CWS pchfix02 (1.2.80); FILE MERGED 2006/09/01 17:19:02 kaib 1.2.80.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [bd8a7d1c04ef460d1492969dd1e3748591a3f503]

INTEGRATION: CWS pchfix02 (1.6.80); FILE MERGED 2006/09/01 17:19:02 kaib 1.6.80.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [956e1607580210167b8cdcf6c23f971d6cd5cdbc]

INTEGRATION: CWS pchfix02 (1.35.78); FILE MERGED 2006/09/01 17:19:02 kaib 1.35.78.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [3761b1ab09595c6d6ef506fa141362e21c575053]

INTEGRATION: CWS pchfix02 (1.22.80); FILE MERGED 2006/09/01 17:19:01 kaib 1.22.80.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [39cb6582e8642b493c2312667576e87586b04d12]

INTEGRATION: CWS pchfix02 (1.2.80); FILE MERGED 2006/09/01 17:19:01 kaib 1.2.80.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [ac794bfefd6e5f303972f032f49ad737903c5757]

INTEGRATION: CWS pchfix02 (1.19.78); FILE MERGED 2006/09/01 17:19:01 kaib 1.19.78.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [44ce010628c96dd3a24f92d93ab4ddc249da53d2]

INTEGRATION: CWS pchfix02 (1.5.80); FILE MERGED 2006/09/01 17:19:01 kaib 1.5.80.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [4211435f2f7ccdcda5ef0d11776b6075e6c04feb]

INTEGRATION: CWS pchfix02 (1.3.80); FILE MERGED 2006/09/01 17:19:01 kaib 1.3.80.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [5f371b5d301e92e29e96577e8d5a70eb24f5aa40]

INTEGRATION: CWS pchfix02 (1.10.78); FILE MERGED 2006/09/01 17:19:01 kaib 1.10.78.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [90210c0c0f4a7330c73910446d02a37a3a8969c0]

INTEGRATION: CWS pchfix02 (1.13.80); FILE MERGED 2006/09/01 17:19:01 kaib 1.13.80.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [8ce4831d91a35a8ec7bb178db5b38dd77f22038d]

INTEGRATION: CWS pchfix02 (1.4.36); FILE MERGED 2006/09/01 17:19:00 kaib 1.4.36.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [e8e3f04744a896e723f6ef5a534b54d8e5bf03f1]

INTEGRATION: CWS pchfix02 (1.2.78); FILE MERGED 2006/09/01 17:19:00 kaib 1.2.78.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [52fb36fe118f2579132953a70509666eb48380e3]

INTEGRATION: CWS pchfix02 (1.3.80); FILE MERGED 2006/09/01 17:19:00 kaib 1.3.80.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [06b7ae53c6d5af38291bf3511d62996f41b4b034]

INTEGRATION: CWS pchfix02 (1.4.82); FILE MERGED 2006/09/01 17:19:00 kaib 1.4.82.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [7046a614e1d38cd9e552c79bbdcf8dd4e09a9661]

INTEGRATION: CWS pchfix02 (1.3.190); FILE MERGED 2006/09/01 17:18:59 kaib 1.3.190.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [571cf1ced236c30ff19f20195d796ee8186c1e82]

INTEGRATION: CWS pchfix02 (1.33.78); FILE MERGED 2006/09/01 17:18:59 kaib 1.33.78.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [a486ed804d61c1a0d1a593c9a1a771092b13dfd6]

INTEGRATION: CWS pchfix02 (1.10.76); FILE MERGED 2006/09/01 17:18:59 kaib 1.10.76.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [9e9059e129fad8b9eb1adbd31da52ceadd82d9c3]

INTEGRATION: CWS pchfix02 (1.33.190); FILE MERGED 2006/09/01 17:18:59 kaib 1.33.190.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [0b8bcd049868e5e72e99d68750ef99c98e33700e]

INTEGRATION: CWS pchfix02 (1.6.186); FILE MERGED 2006/09/01 17:18:58 kaib 1.6.186.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [8435ecd1d6135062d56bcf74784811a25773098a]

INTEGRATION: CWS pchfix02 (1.13.190); FILE MERGED 2006/09/01 17:18:58 kaib 1.13.190.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [4c69246447930dc31f422ba666794bcb0a847b8f]

INTEGRATION: CWS pchfix02 (1.2.190); FILE MERGED 2006/09/01 17:18:58 kaib 1.2.190.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d8b041b32d829f0dbc9f373fd47f02a265e91cb4]

INTEGRATION: CWS pchfix02 (1.15.190); FILE MERGED 2006/09/01 17:18:58 kaib 1.15.190.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [281b5a379339f5e1b04c990661ec925e48148602]

INTEGRATION: CWS pchfix02 (1.43.190); FILE MERGED 2006/09/01 17:18:58 kaib 1.43.190.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [f256d6c47b7b032b51987d26df9c0320243a8ab8]

INTEGRATION: CWS pchfix02 (1.6.80); FILE MERGED 2006/09/01 17:18:58 kaib 1.6.80.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [4de590165d5194f70a5691dd2df26523c825af9c]

INTEGRATION: CWS pchfix02 (1.6.80); FILE MERGED 2006/09/01 17:18:57 kaib 1.6.80.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [155a29a768403c279efa0ef1e3265427449d3135]

INTEGRATION: CWS pchfix02 (1.4.80); FILE MERGED 2006/09/01 17:18:57 kaib 1.4.80.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [73961fd23018484716ab59e8f4964c9ff6df336d]

INTEGRATION: CWS pchfix02 (1.5.80); FILE MERGED 2006/09/01 17:18:57 kaib 1.5.80.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [80f7c444e08db23c8f8f2b55992ec7cfc2c35568]

INTEGRATION: CWS pchfix02 (1.5.80); FILE MERGED 2006/09/01 17:18:56 kaib 1.5.80.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [01bb0f0020296215026148317b2779076419e4e4]

INTEGRATION: CWS pchfix02 (1.9.80); FILE MERGED 2006/09/01 17:18:56 kaib 1.9.80.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [ea53c027d7be75523a0e12dc14aa13d9dd6eb682]

INTEGRATION: CWS pchfix02 (1.8.80); FILE MERGED 2006/09/01 17:18:56 kaib 1.8.80.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [6f3946ffc3630fa077265eddde589858c8371e87]

INTEGRATION: CWS pchfix02 (1.2.82); FILE MERGED 2006/09/01 17:18:56 kaib 1.2.82.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [55b1066b71aa04bddb64555461a8693b9ad5b71e]

INTEGRATION: CWS pchfix02 (1.5.80); FILE MERGED 2006/09/01 17:18:55 kaib 1.5.80.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [1dbf5c65e787d9ce6048d03f9273bdce555fa19f]

INTEGRATION: CWS pchfix02 (1.3.82); FILE MERGED 2006/09/01 17:18:55 kaib 1.3.82.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d4db56448b601e7a7ce4fd1acf86aa38661a4494]

INTEGRATION: CWS pchfix02 (1.5.82); FILE MERGED 2006/09/01 17:18:55 kaib 1.5.82.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [e3ec030c9be18644f6e44dcc354ef898abb5af4b]

INTEGRATION: CWS pchfix02 (1.3.80); FILE MERGED 2006/09/01 17:18:54 kaib 1.3.80.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [258dcb233c97891c87ce2923d0046f592da33c2a]

INTEGRATION: CWS pchfix02 (1.8.80); FILE MERGED 2006/09/01 17:18:54 kaib 1.8.80.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [03d3253f42f931543310ba45d584c086ccd67673]

INTEGRATION: CWS pchfix02 (1.2.80); FILE MERGED 2006/09/01 17:18:54 kaib 1.2.80.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [cddae8eb282bbab2539fe3d94e090b3c13e1f366]

INTEGRATION: CWS pchfix02 (1.4.82); FILE MERGED 2006/09/01 17:18:54 kaib 1.4.82.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [7e028ac66d006fb09d4c79f1538507c4d63821f2]

INTEGRATION: CWS pchfix02 (1.3.82); FILE MERGED 2006/09/01 17:18:54 kaib 1.3.82.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [c367bf0eab7c130d955dc98000d27536511af168]

INTEGRATION: CWS pchfix02 (1.2.82); FILE MERGED 2006/09/01 17:18:54 kaib 1.2.82.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [7ffd904033ed8223de11125e49fc22a4db95085c]

INTEGRATION: CWS pchfix02 (1.2.82); FILE MERGED 2006/09/01 17:18:53 kaib 1.2.82.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [24f6b443e97f136dd5e26d4a9e713ed26cc5b47d]

INTEGRATION: CWS pchfix02 (1.2.80); FILE MERGED 2006/09/01 17:18:53 kaib 1.2.80.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [10ec07d9f8ae179f732c039353b633c330c8022a]

INTEGRATION: CWS pchfix02 (1.3.82); FILE MERGED 2006/09/01 17:18:53 kaib 1.3.82.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [610e8892f87d1173acae7d4ad3bf3521d0bce813]

INTEGRATION: CWS pchfix02 (1.5.82); FILE MERGED 2006/09/01 17:18:53 kaib 1.5.82.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [0cf263aa474be8643834bbd49a936a2d47f7b7f5]

INTEGRATION: CWS pchfix02 (1.4.82); FILE MERGED 2006/09/01 17:18:53 kaib 1.4.82.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [02fa91f4f69524f9593acf850b1f2c421a73d9ed]

INTEGRATION: CWS pchfix02 (1.3.80); FILE MERGED 2006/09/01 17:18:53 kaib 1.3.80.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [8438af3fe1c050c950ac2d9d1f9fc68adf3f57be]

INTEGRATION: CWS pchfix02 (1.2.80); FILE MERGED 2006/09/01 17:18:52 kaib 1.2.80.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [db9f35c360b98e46c3704b85582a1fd31ed6525a]

INTEGRATION: CWS pchfix02 (1.6.80); FILE MERGED 2006/09/01 17:18:52 kaib 1.6.80.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [c5e75b17b9014b818a30d68c1bd2a59dc4433355]

INTEGRATION: CWS pchfix02 (1.3.80); FILE MERGED 2006/09/01 17:18:52 kaib 1.3.80.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [fe843a8e93044471502440654273095d7a84b328]

INTEGRATION: CWS pchfix02 (1.4.82); FILE MERGED 2006/09/01 17:18:52 kaib 1.4.82.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d683cb58fe18ca98ae3d4e2c5201afea48d6310a]

INTEGRATION: CWS pchfix02 (1.4.80); FILE MERGED 2006/09/01 17:18:52 kaib 1.4.80.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [42e9f2c9f6073daf29f1bffdd59439f46bfd1b5a]

INTEGRATION: CWS pchfix02 (1.6.80); FILE MERGED 2006/09/01 17:18:51 kaib 1.6.80.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [ef0b5e45dc0df62ea6c349315a580e1c03172dd7]

INTEGRATION: CWS pchfix02 (1.2.80); FILE MERGED 2006/09/01 17:18:51 kaib 1.2.80.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [0d9fdc2dd13c9f0e77173fcfe3ab6e2a16c152de]

INTEGRATION: CWS pchfix02 (1.2.82); FILE MERGED 2006/09/01 17:18:51 kaib 1.2.82.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [588007a4596938e547fdeeb7c928d27e51322a5e]

INTEGRATION: CWS pchfix02 (1.7.78); FILE MERGED 2006/09/01 17:18:51 kaib 1.7.78.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [e695adb92cf096400d263ff0ed4d468ededb2514]

INTEGRATION: CWS pchfix02 (1.10.80); FILE MERGED 2006/09/01 17:18:51 kaib 1.10.80.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [509349ba6969b2698541f2dcf01385c010851dc8]

INTEGRATION: CWS pchfix02 (1.7.80); FILE MERGED 2006/09/01 17:18:51 kaib 1.7.80.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [3abe19d3a99954757a3a6ec7add8e44d49af905b]

INTEGRATION: CWS pchfix02 (1.2.80); FILE MERGED 2006/09/01 17:18:50 kaib 1.2.80.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [970af8f6983ddc7578987d8eeb0f1f465a0236b8]

INTEGRATION: CWS pchfix02 (1.4.80); FILE MERGED 2006/09/01 17:18:49 kaib 1.4.80.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [8d78152b4a6e17c9bd1386ac602748fbafc96033]

INTEGRATION: CWS pchfix02 (1.6.80); FILE MERGED 2006/09/01 17:18:49 kaib 1.6.80.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [afa564ddfbc23c1ba991a697bd5a5b3edbd7b590]

INTEGRATION: CWS pchfix02 (1.7.80); FILE MERGED 2006/09/01 17:18:49 kaib 1.7.80.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [6b98baf68b9ed50c6e68f4145aa3e6e20c99a19e]

INTEGRATION: CWS pchfix02 (1.3.80); FILE MERGED 2006/09/01 17:18:48 kaib 1.3.80.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [b2ddf0e3c4fce796f85d477dd261a3b8c0c8ab46]

INTEGRATION: CWS pchfix02 (1.12.80); FILE MERGED 2006/09/01 17:18:48 kaib 1.12.80.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [52bfe753a05753b2191899c53a0caba4ca5c30ee]

INTEGRATION: CWS pchfix02 (1.7.80); FILE MERGED 2006/09/01 17:18:48 kaib 1.7.80.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [9b69b335108ccfe98578054ab98a99cb6a046c3e]

INTEGRATION: CWS pchfix02 (1.6.80); FILE MERGED 2006/09/01 17:18:48 kaib 1.6.80.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [c8ea5c7e0b790d1e61cf471faf680d16729489d0]

INTEGRATION: CWS pchfix02 (1.3.80); FILE MERGED 2006/09/01 17:18:47 kaib 1.3.80.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d502e017f1f4cbf571f0e96a5b85908c484a9e79]

INTEGRATION: CWS pchfix02 (1.13.80); FILE MERGED 2006/09/01 17:18:47 kaib 1.13.80.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [e38681aa6f270d2aeab6a836086b34df5fcd49cf]

INTEGRATION: CWS pchfix02 (1.14.80); FILE MERGED 2006/09/01 17:18:47 kaib 1.14.80.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d20661f6e321724e219956c30f2d27fdc015e1d6]

INTEGRATION: CWS pchfix02 (1.5.80); FILE MERGED 2006/09/01 17:18:47 kaib 1.5.80.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [9cf500dd0a4a2e636abf180e8595594cb8379741]

INTEGRATION: CWS pchfix02 (1.5.80); FILE MERGED 2006/09/01 17:18:46 kaib 1.5.80.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [27d0ef4fbb9ccb7c807060e11287e7a4777e10e3]

INTEGRATION: CWS pchfix02 (1.3.80); FILE MERGED 2006/09/01 17:18:46 kaib 1.3.80.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [0ea63df61f2b06f25d5a16052bd577fd24f2ee53]

INTEGRATION: CWS pchfix02 (1.4.80); FILE MERGED 2006/09/01 17:18:46 kaib 1.4.80.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [5690366fae281af9e7f1167689007ff52b12aead]

INTEGRATION: CWS pchfix02 (1.8.80); FILE MERGED 2006/09/01 17:18:46 kaib 1.8.80.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [c6a700a0cb5d72ee40379115726b9c9fec6e6d7a]

INTEGRATION: CWS pchfix02 (1.2.82); FILE MERGED 2006/09/01 17:18:45 kaib 1.2.82.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [2a42edd3b238bb0ad3f847db77ec702ef1d831e8]

INTEGRATION: CWS pchfix02 (1.3.80); FILE MERGED 2006/09/01 17:18:45 kaib 1.3.80.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [bdfdd88b7d05be902d157812d82cdfed0194f77d]

INTEGRATION: CWS pchfix02 (1.4.80); FILE MERGED 2006/09/01 17:18:44 kaib 1.4.80.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [6cdbee811f1a3519817fd454697a9c9ddd24f48e]

INTEGRATION: CWS pchfix02 (1.12.80); FILE MERGED 2006/09/01 17:18:44 kaib 1.12.80.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [6e2b2522c57ce2643788ff63d4c842b34f1ad25e]

INTEGRATION: CWS pchfix02 (1.3.80); FILE MERGED 2006/09/01 17:18:44 kaib 1.3.80.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [1926d700f737135cb0b3bda8be4b09401d9fa0de]

INTEGRATION: CWS pchfix02 (1.9.80); FILE MERGED 2006/09/01 17:18:44 kaib 1.9.80.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [2b8e239aa7e2a2cad52b05fad52c27b5dd8d69cf]

INTEGRATION: CWS pchfix02 (1.4.80); FILE MERGED 2006/09/01 17:18:43 kaib 1.4.80.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [6b080996782ba342ee021fca7d83fa1d3a26e9a8]

INTEGRATION: CWS pchfix02 (1.12.80); FILE MERGED 2006/09/01 17:18:43 kaib 1.12.80.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [1b2cdad6e859398f4476d9782819a4850eeb7290]

INTEGRATION: CWS pchfix02 (1.3.80); FILE MERGED 2006/09/01 17:18:43 kaib 1.3.80.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d6d113cb72d9341c2f0adba9c983c243f1cd4b2b]

INTEGRATION: CWS pchfix02 (1.2.80); FILE MERGED 2006/09/01 17:18:43 kaib 1.2.80.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d8b259570f0db0a6d159cf87436056c9eb5a7aa2]

INTEGRATION: CWS pchfix02 (1.4.80); FILE MERGED 2006/09/01 17:18:42 kaib 1.4.80.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [0950ac24474a2dd1ed42ea0b800d25fbe1a88d1d]

INTEGRATION: CWS pchfix02 (1.3.80); FILE MERGED 2006/09/01 17:18:42 kaib 1.3.80.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [736fdf3167dcfd850e7cefbae4c9754fb4797a55]

INTEGRATION: CWS pchfix02 (1.10.80); FILE MERGED 2006/09/01 17:18:42 kaib 1.10.80.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [0a18ce99a37458d645230a12f48e3ab8c8f6fe88]

INTEGRATION: CWS pchfix02 (1.8.80); FILE MERGED 2006/09/01 17:18:42 kaib 1.8.80.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [ac8f7b8f7fe31bea693885a1dd5643ae2e040721]

INTEGRATION: CWS pchfix02 (1.7.80); FILE MERGED 2006/09/01 17:18:41 kaib 1.7.80.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d7be5e85d684a3334f1f3be545d10032f7d62db7]

INTEGRATION: CWS pchfix02 (1.3.80); FILE MERGED 2006/09/01 17:18:41 kaib 1.3.80.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [3503606c68434534398c9ef074fb484ce3bc3bae]

INTEGRATION: CWS pchfix02 (1.7.76); FILE MERGED 2006/09/01 17:18:40 kaib 1.7.76.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [a4b0e7efe3e4f86b2af0c1d92a28043042df7bcb]

INTEGRATION: CWS pchfix02 (1.3.80); FILE MERGED 2006/09/01 17:18:40 kaib 1.3.80.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [9229167726ea73abd1a6bd012fa2ec06d24b1918]

INTEGRATION: CWS pchfix02 (1.2.82); FILE MERGED 2006/09/01 17:18:40 kaib 1.2.82.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [b2c6ae170212798f3f50329192dbd95ec55b6141]

INTEGRATION: CWS pchfix02 (1.2.80); FILE MERGED 2006/09/01 17:18:40 kaib 1.2.80.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [3beff65fdedbece86a8eb0845bae41f6edac1da5]

INTEGRATION: CWS pchfix02 (1.20.76); FILE MERGED 2006/09/01 17:18:39 kaib 1.20.76.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [f530dcb21d48c95b815d0b698aab31256482c3de]

INTEGRATION: CWS pchfix02 (1.7.80); FILE MERGED 2006/09/01 17:18:39 kaib 1.7.80.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [e2848bcd69588462805330331a1c5098baf9744d]

INTEGRATION: CWS pchfix02 (1.25.80); FILE MERGED 2006/09/01 17:18:39 kaib 1.25.80.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [ea577de6e7b0d8188fa66893615db1290e1a6470]

INTEGRATION: CWS pchfix02 (1.5.80); FILE MERGED 2006/09/01 17:18:39 kaib 1.5.80.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [77f765e45126446c2d7710a60a79ab0492e52b92]

INTEGRATION: CWS pchfix02 (1.9.80); FILE MERGED 2006/09/01 17:18:39 kaib 1.9.80.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [fb7083351e12e07d914298f497df65d99517d301]

INTEGRATION: CWS pchfix02 (1.3.80); FILE MERGED 2006/09/01 17:18:39 kaib 1.3.80.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [f0584f1ea30ed9736f8ab0b4e8a520f5b96cd599]

INTEGRATION: CWS pchfix02 (1.17.78); FILE MERGED 2006/09/01 17:18:39 kaib 1.17.78.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [3e75ae0d1dddcd7f5cd9997cf7d90e09b7799b56]

INTEGRATION: CWS pchfix02 (1.7.80); FILE MERGED 2006/09/01 17:18:38 kaib 1.7.80.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [3a01cc7b5c442aaa90b66528f3824eccfb47a863]

INTEGRATION: CWS pchfix02 (1.13.80); FILE MERGED 2006/09/01 17:18:38 kaib 1.13.80.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [2468a3e75f25d814d237c1f6f633b2759ad1af74]

INTEGRATION: CWS pchfix02 (1.4.80); FILE MERGED 2006/09/01 17:18:38 kaib 1.4.80.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d1bbf19a5558fe79c725fe919485bda0ebad9481]

INTEGRATION: CWS pchfix02 (1.11.80); FILE MERGED 2006/09/01 17:18:37 kaib 1.11.80.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [00cc0658c7bd3fe9284810e08fad40cd0206ab90]

INTEGRATION: CWS pchfix02 (1.8.80); FILE MERGED 2006/09/01 17:18:37 kaib 1.8.80.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [720f05167a43d8fca2fad7a5e7349498ece13d40]

INTEGRATION: CWS pchfix02 (1.7.80); FILE MERGED 2006/09/01 17:18:37 kaib 1.7.80.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [3685b067e1290fb5230907fb91cbda1bfebc4f85]

INTEGRATION: CWS pchfix02 (1.7.78); FILE MERGED 2006/09/01 17:18:36 kaib 1.7.78.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [338b7cdd046d75b54cbbbbc507fbf1fac9384c11]

INTEGRATION: CWS pchfix02 (1.11.6); FILE MERGED 2006/09/01 17:18:36 kaib 1.11.6.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [abb1af3cf083e501dbaf2eaa47339cffabcf8bfa]

INTEGRATION: CWS pchfix02 (1.5.80); FILE MERGED 2006/09/01 17:18:36 kaib 1.5.80.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [0daf83b21c54aeda685f8d5ce9fe222bdc21bd31]

INTEGRATION: CWS pchfix02 (1.3.80); FILE MERGED 2006/09/01 17:18:36 kaib 1.3.80.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [b3200175f4fa5944363c46372fff4be286f08fae]

INTEGRATION: CWS pchfix02 (1.4.56); FILE MERGED 2006/09/01 17:18:35 kaib 1.4.56.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [e930891f76d2f8d40e0f0201e17b55408323744f]

INTEGRATION: CWS pchfix02 (1.3.80); FILE MERGED 2006/09/01 17:18:35 kaib 1.3.80.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [ff68d1cd691d5640b71d7c6aea0359966365773c]

INTEGRATION: CWS pchfix02 (1.5.80); FILE MERGED 2006/09/01 17:18:35 kaib 1.5.80.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [3ec9c50e5853fd232f0250b65c07be10b183cd58]

INTEGRATION: CWS pchfix02 (1.13.80); FILE MERGED 2006/09/01 17:18:35 kaib 1.13.80.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [5f45f2b48e3155e8de7aa7d74fddb5e6f9c09045]

INTEGRATION: CWS pchfix02 (1.3.80); FILE MERGED 2006/09/01 17:18:34 kaib 1.3.80.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [da32a0f16a3dca107b311396869b9a6e6c61e91d]

INTEGRATION: CWS pchfix02 (1.10.36); FILE MERGED 2006/09/01 17:18:33 kaib 1.10.36.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [a150f98e484cff7e1063dbc19512dfd68325c2db]

INTEGRATION: CWS pchfix02 (1.3.80); FILE MERGED 2006/09/01 17:18:33 kaib 1.3.80.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [e0be38a4905187eccbe04a334f24b1f2ee7ce1a5]

INTEGRATION: CWS pchfix02 (1.4.80); FILE MERGED 2006/09/01 17:18:33 kaib 1.4.80.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [7c8ddcc1d4211d19050612a0c85606e9a3f16ea4]

INTEGRATION: CWS pchfix02 (1.3.80); FILE MERGED 2006/09/01 17:18:32 kaib 1.3.80.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [b7e7a5d63db8f97d22fd16ab707cbc5cf89e5286]

INTEGRATION: CWS pchfix02 (1.1.2); FILE ADDED 2006/09/01 17:18:32 kaib 1.1.2.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [0f18e678ad96b5eb78d131fc91b04fafd886b4eb]

INTEGRATION: CWS pchfix02 (1.8.24); FILE MERGED 2006/09/01 17:22:52 kaib 1.8.24.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [7493246383edab463f0e7d4e3c3a7810314d7c5a]

INTEGRATION: CWS pchfix02 (1.7.24); FILE MERGED 2006/09/01 17:22:51 kaib 1.7.24.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d111651afe7ff7e3c5a492b9c41479e2b6ceb034]

INTEGRATION: CWS pchfix02 (1.6.28); FILE MERGED 2006/09/01 17:22:51 kaib 1.6.28.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [13cce7325031ed750705d381cc6f3a4c99f977b5]

INTEGRATION: CWS pchfix02 (1.7.24); FILE MERGED 2006/09/01 17:22:50 kaib 1.7.24.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [b206e60beba4163951522c79b58705ac6b3f3ff1]

INTEGRATION: CWS pchfix02 (1.8.24); FILE MERGED 2006/09/01 17:22:50 kaib 1.8.24.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [59c8cf825137d316b92b7951b169d714e7ffe63b]

INTEGRATION: CWS pchfix02 (1.6.28); FILE MERGED 2006/09/01 17:22:50 kaib 1.6.28.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [2928c3809e8e74e71f044a1615436cdcfa2d2a29]

INTEGRATION: CWS pchfix02 (1.5.28); FILE MERGED 2006/09/01 17:22:50 kaib 1.5.28.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [fbb0b189dc1f0846589ad1b72d77df57ee78e4da]

INTEGRATION: CWS pchfix02 (1.6.24); FILE MERGED 2006/09/01 17:22:50 kaib 1.6.24.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [7a580ec9e24f063307005f1b22301c46fe7e5ba3]

INTEGRATION: CWS pchfix02 (1.8.24); FILE MERGED 2006/09/01 17:22:49 kaib 1.8.24.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [538c49e9878023aea0a758180913ea7c6af43c75]

INTEGRATION: CWS pchfix02 (1.12.8); FILE MERGED 2006/09/01 17:22:49 kaib 1.12.8.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [83c80ad6ff32d8ba1293e7713c915554c13745ab]

INTEGRATION: CWS pchfix02 (1.8.24); FILE MERGED 2006/09/01 17:22:48 kaib 1.8.24.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [e0fed3966f4d8cb6aa763f6c4057ebe5aeff6426]

INTEGRATION: CWS pchfix02 (1.18.4); FILE MERGED 2006/09/01 17:22:48 kaib 1.18.4.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [60e79ddd7f63d4ec416fa9fafa6a4700ed840479]

INTEGRATION: CWS pchfix02 (1.2.24); FILE MERGED 2006/09/01 17:22:48 kaib 1.2.24.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [69042f5d84da1e11791bf89be05fdc8d30c0c8f9]

INTEGRATION: CWS pchfix02 (1.1.2); FILE ADDED 2006/09/01 17:22:48 kaib 1.1.2.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [0cc5e4414dd6b56fa0e9fe5cfc59286fae2d4309]

INTEGRATION: CWS pchfix02 (1.1.2); FILE ADDED 2006/09/01 17:22:47 kaib 1.1.2.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [e703dde403a2e4f43d012ce84ef40613678be25a]

INTEGRATION: CWS pchfix02 (1.15.110); FILE MERGED 2006/09/01 17:58:15 kaib 1.15.110.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [5bc2a3efdd990a391ee3c8d8ade2a020f5811255]

INTEGRATION: CWS pchfix02 (1.2.4); FILE MERGED 2006/09/01 17:58:15 kaib 1.2.4.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [312c24e45af2176aa991e2b6d201b7a8624bf256]

INTEGRATION: CWS pchfix02 (1.7.112); FILE MERGED 2006/09/01 17:58:15 kaib 1.7.112.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [0109fd9b4a414eb9f349a8edbb5fdf2ffaeefeb0]

INTEGRATION: CWS pchfix02 (1.10.112); FILE MERGED 2006/09/01 17:58:15 kaib 1.10.112.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [fa73c3d5d6aebbbad12fdb8fab996141b43cf4f4]

INTEGRATION: CWS pchfix02 (1.136.110); FILE MERGED 2006/09/01 17:58:15 kaib 1.136.110.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [bf52ce786d9fd8fed1a858d4c7c962bf4f8bd584]

INTEGRATION: CWS pchfix02 (1.3.112); FILE MERGED 2006/09/01 17:58:14 kaib 1.3.112.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [3fa4d121c7376c80a44218d376eae8ae1c75268f]

INTEGRATION: CWS pchfix02 (1.102.60); FILE MERGED 2006/09/01 17:58:14 kaib 1.102.60.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [b25f66f2648af297c6a4803a007b38332e598229]

INTEGRATION: CWS pchfix02 (1.10.190); FILE MERGED 2006/09/01 17:58:14 kaib 1.10.190.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [c6abbae2838c56f55d793775d7bea3971a859621]

INTEGRATION: CWS pchfix02 (1.27.110); FILE MERGED 2006/09/01 17:58:14 kaib 1.27.110.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [28b5c34bb561c0aa6ff6f9a4d0425552c69019ee]

INTEGRATION: CWS pchfix02 (1.7.110); FILE MERGED 2006/09/01 17:58:14 kaib 1.7.110.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [8b318a69d20f785fe67955dad64c951b799955b2]

INTEGRATION: CWS pchfix02 (1.8.110); FILE MERGED 2006/09/01 17:58:13 kaib 1.8.110.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [94ebc248391d7b6619fe4f74e7bad5521b849f13]

INTEGRATION: CWS pchfix02 (1.81.60); FILE MERGED 2006/09/01 17:58:13 kaib 1.81.60.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [7c8a16f0f37f2c34447aa4efecbfcf72e625d039]

INTEGRATION: CWS pchfix02 (1.11.40); FILE MERGED 2006/09/01 17:58:13 kaib 1.11.40.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [127faf58476e6b03ef55ce26066865c5f274a724]

INTEGRATION: CWS pchfix02 (1.28.112); FILE MERGED 2006/09/01 17:58:13 kaib 1.28.112.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [730cdaaf462f8c4066a08b0b54def6e2c43af8b7]

INTEGRATION: CWS pchfix02 (1.8.76); FILE MERGED 2006/09/01 17:58:13 kaib 1.8.76.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [fa8d98d2f2928f77b0f3f6b539ffbb8742c0002d]

INTEGRATION: CWS pchfix02 (1.9.160); FILE MERGED 2006/09/01 17:58:12 kaib 1.9.160.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [0f7ca53dec19c4bfca0a8f047eb98e98bada07d5]

INTEGRATION: CWS pchfix02 (1.5.376); FILE MERGED 2006/09/01 17:58:12 kaib 1.5.376.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [62d2e44284eadf6f4096e63e09d79b26eb096273]

INTEGRATION: CWS pchfix02 (1.34.76); FILE MERGED 2006/09/01 17:58:12 kaib 1.34.76.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [b4829ccb1b4089cc11f3ccad7232aff600cd7dc1]

INTEGRATION: CWS pchfix02 (1.9.42); FILE MERGED 2006/09/01 17:58:12 kaib 1.9.42.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [8d931e6d5874b543a8eba4f579ca3db01cf3644a]

INTEGRATION: CWS pchfix02 (1.6.378); FILE MERGED 2006/09/01 17:58:12 kaib 1.6.378.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [1856cfafa7791e1724b5e2708c8f833fb273ae1a]

INTEGRATION: CWS pchfix02 (1.15.4); FILE MERGED 2006/09/01 17:58:11 kaib 1.15.4.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [007807bb54e280f4557487d4ed253b0b8b39a1d4]

INTEGRATION: CWS pchfix02 (1.7.112); FILE MERGED 2006/09/01 17:58:11 kaib 1.7.112.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [48826ddba3366b1c83d291cc51fc12ef936a2421]

INTEGRATION: CWS pchfix02 (1.208.4); FILE MERGED 2006/09/01 17:58:11 kaib 1.208.4.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [b2ba1e10b0670e868155ee64c2833a95879bed7d]

INTEGRATION: CWS pchfix02 (1.5.112); FILE MERGED 2006/09/01 17:58:11 kaib 1.5.112.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [6f51098dd2c86cc8b1f523dd07083f72a7613ce2]

INTEGRATION: CWS pchfix02 (1.20.4); FILE MERGED 2006/09/01 17:58:10 kaib 1.20.4.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [8e0b6fae11b1943ef13a08020e0eac45ea40cfb9]

INTEGRATION: CWS pchfix02 (1.9.378); FILE MERGED 2006/09/01 17:58:10 kaib 1.9.378.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [33773a7da310ffb237ff405784fe921b8525f452]

INTEGRATION: CWS pchfix02 (1.8.378); FILE MERGED 2006/09/01 17:58:10 kaib 1.8.378.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [66610f7318652afacaabc6611229629349b9abf0]

INTEGRATION: CWS pchfix02 (1.27.112); FILE MERGED 2006/09/01 17:58:10 kaib 1.27.112.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [4101549e27bd063f66ddb2a1a16bef8f249a50a4]

INTEGRATION: CWS pchfix02 (1.20.60); FILE MERGED 2006/09/01 17:58:09 kaib 1.20.60.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [740a0428bdb2a7b7a70ed9ed12ac44d1e56f250c]

INTEGRATION: CWS pchfix02 (1.44.112); FILE MERGED 2006/09/01 17:58:09 kaib 1.44.112.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [df4d976796e73fdf20de9c28e7d864e64b9a0c25]

INTEGRATION: CWS pchfix02 (1.14.4); FILE MERGED 2006/09/01 17:58:09 kaib 1.14.4.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [f2e573ea158c5e715ddc0354ea0b4309be1400b1]

INTEGRATION: CWS pchfix02 (1.43.4); FILE MERGED 2006/09/01 17:58:09 kaib 1.43.4.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [fb6339f5f3177362f3467a8172f2f6418f02cf3b]

INTEGRATION: CWS pchfix02 (1.17.4); FILE MERGED 2006/09/01 17:58:09 kaib 1.17.4.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [fe60ba58b889d43008545528db8e2b9fa0537cf0]

INTEGRATION: CWS pchfix02 (1.138.110); FILE MERGED 2006/09/01 17:58:08 kaib 1.138.110.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [c3f2ae5bb9f87758aa99b54f7c362254ddc3c682]

INTEGRATION: CWS pchfix02 (1.32.4); FILE MERGED 2006/09/01 17:58:08 kaib 1.32.4.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [1b5e300f6e53520dc2e2515011ea323975cb9854]

INTEGRATION: CWS pchfix02 (1.44.4); FILE MERGED 2006/09/01 17:58:08 kaib 1.44.4.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d8d1c45aa3b7c41a6c43c94f79337567d7b8ce92]

INTEGRATION: CWS pchfix02 (1.14.112); FILE MERGED 2006/09/01 17:58:08 kaib 1.14.112.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [0eabbd394576ca8364280667a2ce1b2bc208a0b4]

INTEGRATION: CWS pchfix02 (1.23.4); FILE MERGED 2006/09/01 17:58:08 kaib 1.23.4.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [3c546238c234ee47c4525178b79a39c416a23931]

INTEGRATION: CWS pchfix02 (1.19.112); FILE MERGED 2006/09/01 17:58:08 kaib 1.19.112.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [75a1ee8d64db77f44eedfbb85286d83115455696]

INTEGRATION: CWS pchfix02 (1.2.214); FILE MERGED 2006/09/01 17:58:07 kaib 1.2.214.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [25fb00d207d858b313a61964fc226a89b2608601]

INTEGRATION: CWS pchfix02 (1.42.110); FILE MERGED 2006/09/01 17:58:07 kaib 1.42.110.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [2936b5a1d6495c89d1cdc58f3112eb73c4b50160]

INTEGRATION: CWS pchfix02 (1.27.4); FILE MERGED 2006/09/01 17:58:07 kaib 1.27.4.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [a99e03f8c4079005637b4d1443407aa6d15a1fac]

INTEGRATION: CWS pchfix02 (1.11.320); FILE MERGED 2006/09/01 17:58:07 kaib 1.11.320.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [1de9ea36ebc448125599fe0c3b905344203e3bda]

INTEGRATION: CWS pchfix02 (1.61.112); FILE MERGED 2006/09/01 17:58:07 kaib 1.61.112.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [c4e435b609db9098ee5353376419fb9bba200fc9]

INTEGRATION: CWS pchfix02 (1.19.190); FILE MERGED 2006/09/01 17:58:06 kaib 1.19.190.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [970f92de42a6a8376b76c7172dbcaa484d83fa03]

INTEGRATION: CWS pchfix02 (1.27.4); FILE MERGED 2006/09/01 17:58:06 kaib 1.27.4.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [7394fceb46f1c1fa253108eb8c68c35e99fa3468]

INTEGRATION: CWS pchfix02 (1.11.4); FILE MERGED 2006/09/01 17:58:06 kaib 1.11.4.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [70c3a8b75f1ea2ed1b38638ef2d12a49a5eaa963]

INTEGRATION: CWS pchfix02 (1.14.4); FILE MERGED 2006/09/01 17:58:06 kaib 1.14.4.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [2596007ee3e9a10b453d6d8a43dc7472bd4cc5d1]

INTEGRATION: CWS pchfix02 (1.30.4); FILE MERGED 2006/09/01 17:58:06 kaib 1.30.4.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [e0d6249e00c677e34c71765112ab1ba1833be472]

INTEGRATION: CWS pchfix02 (1.80.4); FILE MERGED 2006/09/01 17:58:05 kaib 1.80.4.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [28cc885204d43f3a5bc072d5c22abcfcb60da481]

INTEGRATION: CWS pchfix02 (1.46.4); FILE MERGED 2006/09/01 17:58:05 kaib 1.46.4.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [759c1784d677590e25b61da2da4a3f05f8b2d00a]

INTEGRATION: CWS pchfix02 (1.18.26); FILE MERGED 2006/09/01 17:58:05 kaib 1.18.26.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [eb05d2ed1e9618d850793083deaf11636ac1b921]

INTEGRATION: CWS pchfix02 (1.6.112); FILE MERGED 2006/09/01 17:58:04 kaib 1.6.112.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [62870d12aaebc49e73feceeedd693b1c85510b1f]

INTEGRATION: CWS pchfix02 (1.12.112); FILE MERGED 2006/09/01 17:58:04 kaib 1.12.112.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [b2dd1b1a272efe5e4f1ab78dc3bef79b5417380e]

INTEGRATION: CWS pchfix02 (1.33.4); FILE MERGED 2006/09/01 17:58:04 kaib 1.33.4.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [26e6ad36be7636cdeb6183cb2584558cba469254]

INTEGRATION: CWS pchfix02 (1.4.378); FILE MERGED 2006/09/01 17:58:04 kaib 1.4.378.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [1237de2666e2c43efeaf2fc58da412403f12f102]

INTEGRATION: CWS pchfix02 (1.36.112); FILE MERGED 2006/09/01 17:58:04 kaib 1.36.112.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [965ee8237bcd19d4e01cd343bbf08f17ce623e45]

INTEGRATION: CWS pchfix02 (1.37.4); FILE MERGED 2006/09/01 17:58:04 kaib 1.37.4.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [e3190a0903d1bf00bdea8f930dbc9270962ca772]

INTEGRATION: CWS pchfix02 (1.29.112); FILE MERGED 2006/09/01 17:58:04 kaib 1.29.112.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [401d80b047897c3787c7532e7d40d2496ba806cf]

INTEGRATION: CWS pchfix02 (1.17.4); FILE MERGED 2006/09/01 17:58:03 kaib 1.17.4.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [226b67cfa853261622ea765258e57474ac3063bf]

INTEGRATION: CWS pchfix02 (1.15.4); FILE MERGED 2006/09/01 17:58:03 kaib 1.15.4.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [36f8aaca812034bc36e8d05143a76d6715ad3d8a]

INTEGRATION: CWS pchfix02 (1.9.4); FILE MERGED 2006/09/01 17:58:02 kaib 1.9.4.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [05a53941507a924be811f2a28b904727bc82f5bb]

INTEGRATION: CWS pchfix02 (1.54.4); FILE MERGED 2006/09/01 17:58:02 kaib 1.54.4.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [3ed4ab1a064e2c1549b5739cf5d3bd5a25857744]

INTEGRATION: CWS pchfix02 (1.32.4); FILE MERGED 2006/09/01 17:58:02 kaib 1.32.4.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [651d21c1c5f59f6632e8dc4d04f87cd24fcfe670]

INTEGRATION: CWS pchfix02 (1.4.112); FILE MERGED 2006/09/01 17:58:02 kaib 1.4.112.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [3986f731bdb3e7a346c09e366efdcade899f2d95]

INTEGRATION: CWS pchfix02 (1.15.4); FILE MERGED 2006/09/01 17:58:01 kaib 1.15.4.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [9c992103cb0a4e49b05d9fb685d02f4a4a0780cb]

INTEGRATION: CWS pchfix02 (1.26.4); FILE MERGED 2006/09/01 17:58:01 kaib 1.26.4.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [8bfdc96623c02bce83548a4a20e4406590f4e122]

INTEGRATION: CWS pchfix02 (1.3.26); FILE MERGED 2006/09/01 17:58:01 kaib 1.3.26.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [dd4ff004c68672f4760a27ac4b36bf8050ef3015]

INTEGRATION: CWS pchfix02 (1.3.144); FILE MERGED 2006/09/01 17:58:01 kaib 1.3.144.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [6eb2d86409c0f0cfc2a3cf910ff40581eb46f7b3]

INTEGRATION: CWS pchfix02 (1.2.160); FILE MERGED 2006/09/01 17:58:01 kaib 1.2.160.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [144937735aff8ec5363ff613fc809104f22ff35b]

INTEGRATION: CWS pchfix02 (1.3.26); FILE MERGED 2006/09/01 17:58:00 kaib 1.3.26.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [f066f2c85bb6fc5b9497a6d99fe63e0161317c38]

INTEGRATION: CWS pchfix02 (1.2.160); FILE MERGED 2006/09/01 17:58:00 kaib 1.2.160.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [477dbcd423bc032714913e99e91c2388d13d3625]

INTEGRATION: CWS pchfix02 (1.2.160); FILE MERGED 2006/09/01 17:57:59 kaib 1.2.160.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [e5cd4d77e999be0ef7640b8788ca0ab9d9273c01]

INTEGRATION: CWS pchfix02 (1.4.112); FILE MERGED 2006/09/01 17:57:59 kaib 1.4.112.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [2be1cd95573355958acd92a36b84b89e39f6df24]

INTEGRATION: CWS pchfix02 (1.2.378); FILE MERGED 2006/09/01 17:57:58 kaib 1.2.378.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [e445be812b0f53ecf2f50d6700363466c68fbefc]

INTEGRATION: CWS pchfix02 (1.15.112); FILE MERGED 2006/09/01 17:57:58 kaib 1.15.112.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [e6aecb25c54f3be384fa954fce71c6468f13eec4]

INTEGRATION: CWS pchfix02 (1.110.60); FILE MERGED 2006/09/01 17:57:58 kaib 1.110.60.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [6efb7cddeaa8b0df2cf638c5f7df06afb2d0e41c]

INTEGRATION: CWS pchfix02 (1.7.112); FILE MERGED 2006/09/01 17:57:57 kaib 1.7.112.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [81a71af9aa9700e8c4a6078fec4ce89136778e4d]

INTEGRATION: CWS pchfix02 (1.20.112); FILE MERGED 2006/09/01 17:57:57 kaib 1.20.112.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [52bfe08f684379be27d4f044c97763ff3d21cfe1]

INTEGRATION: CWS pchfix02 (1.241.22); FILE MERGED 2006/09/01 17:57:57 kaib 1.241.22.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [1a0b71ec74b0524b015576680b83f0140e923a3b]

INTEGRATION: CWS pchfix02 (1.46.112); FILE MERGED 2006/09/01 17:57:57 kaib 1.46.112.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [fca5e90db9286e90771f6396eff5c4642da4ca43]

INTEGRATION: CWS pchfix02 (1.98.112); FILE MERGED 2006/09/01 17:57:56 kaib 1.98.112.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [eb5d57a084801e81e74c3c238de1b9d698d274a1]

INTEGRATION: CWS pchfix02 (1.20.112); FILE MERGED 2006/09/01 17:57:56 kaib 1.20.112.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [2e99a5cb0de92c3b45f40acdb3530b142bc8b17c]

INTEGRATION: CWS pchfix02 (1.12.112); FILE MERGED 2006/09/01 17:57:56 kaib 1.12.112.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [fae1d4195571e0d9266b1e951a7b0270bf0c34e7]

INTEGRATION: CWS pchfix02 (1.6.60); FILE MERGED 2006/09/01 17:57:56 kaib 1.6.60.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [9d462d23d5a2ace8b8cbca22103b890bbc377f83]

INTEGRATION: CWS pchfix02 (1.46.318); FILE MERGED 2006/09/01 17:57:56 kaib 1.46.318.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [c1a1cd814b90ee863849878dd0d9929e6a625663]

INTEGRATION: CWS pchfix02 (1.8.76); FILE MERGED 2006/09/01 17:57:56 kaib 1.8.76.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [dcd54f9eebb7ed174a14a760c95b96d08201c629]

INTEGRATION: CWS pchfix02 (1.20.112); FILE MERGED 2006/09/01 17:57:55 kaib 1.20.112.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [98987604388fd7204a35604d3763e033f598fa73]

INTEGRATION: CWS pchfix02 (1.14.112); FILE MERGED 2006/09/01 17:57:55 kaib 1.14.112.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [6823aaa2bd7f62d9494ee6482b416b720e44a9ae]

INTEGRATION: CWS pchfix02 (1.17.110); FILE MERGED 2006/09/01 17:57:55 kaib 1.17.110.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [c604ec1ebf87e35b259227f092f0599c692c0273]

INTEGRATION: CWS pchfix02 (1.4.378); FILE MERGED 2006/09/01 17:57:55 kaib 1.4.378.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [60eb3a5ca610784c1359025bdead15948572767c]

INTEGRATION: CWS pchfix02 (1.7.112); FILE MERGED 2006/09/01 17:57:55 kaib 1.7.112.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [49fc5834ea3a0a6cb73abf9b168a5670c63056f3]

INTEGRATION: CWS pchfix02 (1.18.112); FILE MERGED 2006/09/01 17:57:55 kaib 1.18.112.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [fb36ee3d182e4a5791f6d067fcf8be16481e11c7]

INTEGRATION: CWS pchfix02 (1.19.112); FILE MERGED 2006/09/01 17:57:55 kaib 1.19.112.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [713ae01c329c45eab12cc40ced8cd6db22cd8242]

INTEGRATION: CWS pchfix02 (1.141.26); FILE MERGED 2006/09/01 17:57:54 kaib 1.141.26.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [292cb2b04dc26cf9ee57f1576a29498aa647e53f]

INTEGRATION: CWS pchfix02 (1.4.378); FILE MERGED 2006/09/01 17:57:54 kaib 1.4.378.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [2144b6bf830495a8ecacf7e65b82c211c64b57a6]

INTEGRATION: CWS pchfix02 (1.9.70); FILE MERGED 2006/09/01 17:57:54 kaib 1.9.70.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [f9d8e8eb566417ec27a14d46aba7ffcd0d4fa391]

INTEGRATION: CWS pchfix02 (1.6.112); FILE MERGED 2006/09/01 17:57:54 kaib 1.6.112.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [8c86a37bf50cd6ca207275f7560bf4497461f968]

INTEGRATION: CWS pchfix02 (1.7.112); FILE MERGED 2006/09/01 17:57:54 kaib 1.7.112.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [a2f933149e7b0433d2d00fe39687c95d37b2fbf7]

INTEGRATION: CWS pchfix02 (1.34.112); FILE MERGED 2006/09/01 17:57:54 kaib 1.34.112.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [30eac38f9a8f4eb8467340810b4d4fed03f0ec62]

INTEGRATION: CWS pchfix02 (1.24.112); FILE MERGED 2006/09/01 17:57:53 kaib 1.24.112.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [04972349e3763707b9bb01d0cbee1324b7e121fd]

INTEGRATION: CWS pchfix02 (1.20.112); FILE MERGED 2006/09/01 17:57:53 kaib 1.20.112.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [1cf43c9c6e7143532792f728eb451e05c7f9ab23]

INTEGRATION: CWS pchfix02 (1.7.112); FILE MERGED 2006/09/01 17:57:53 kaib 1.7.112.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [918f008239c1aa7b815987e67a763bfc4a8fe5db]

INTEGRATION: CWS pchfix02 (1.9.112); FILE MERGED 2006/09/01 17:57:53 kaib 1.9.112.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [a481eead02750c339e1c75ce4ae55778f92d926f]

INTEGRATION: CWS pchfix02 (1.16.112); FILE MERGED 2006/09/01 17:57:53 kaib 1.16.112.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [8a661225c77d3b7f7907a3612ba0e1a189038cd9]

INTEGRATION: CWS pchfix02 (1.21.112); FILE MERGED 2006/09/01 17:57:53 kaib 1.21.112.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [3aede7daca4280fbb01a91362101787c6604ab80]

INTEGRATION: CWS pchfix02 (1.34.110); FILE MERGED 2006/09/01 17:57:53 kaib 1.34.110.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [8442b054f77323b5a706fa53f79e23a25b11bd62]

INTEGRATION: CWS pchfix02 (1.13.112); FILE MERGED 2006/09/01 17:57:52 kaib 1.13.112.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [ddb15a16325a7898d1fef9d3c2232c28936b7922]

INTEGRATION: CWS pchfix02 (1.9.378); FILE MERGED 2006/09/01 17:57:52 kaib 1.9.378.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [c8faa2b7412ce348d8880d1eef3c7f64859ff960]

INTEGRATION: CWS pchfix02 (1.7.112); FILE MERGED 2006/09/01 17:57:52 kaib 1.7.112.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [84c6e91d269809b98050a91871addfec51b05828]

INTEGRATION: CWS pchfix02 (1.6.112); FILE MERGED 2006/09/01 17:57:52 kaib 1.6.112.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [8f822b923d76980bb78fb85dd2061f89c9847b69]

INTEGRATION: CWS pchfix02 (1.24.112); FILE MERGED 2006/09/01 17:57:52 kaib 1.24.112.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [79ce149db6c5ba7538e3732d687c52b342772be1]

INTEGRATION: CWS pchfix02 (1.5.112); FILE MERGED 2006/09/01 17:57:52 kaib 1.5.112.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [657cc4344571e42f91629d9e7c602abe44d3fce7]

INTEGRATION: CWS pchfix02 (1.4.110); FILE MERGED 2006/09/01 17:57:51 kaib 1.4.110.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [27eb1762c8216e6fa645aebac5733405c2dcec95]

INTEGRATION: CWS pchfix02 (1.6.76); FILE MERGED 2006/09/01 17:57:51 kaib 1.6.76.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [c810c04233197377ad511a869645a8075404dde8]

INTEGRATION: CWS pchfix02 (1.6.42); FILE MERGED 2006/09/01 17:57:51 kaib 1.6.42.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [26f8ac51a386df590a782ff3a0e8c32860ea7508]

INTEGRATION: CWS pchfix02 (1.4.378); FILE MERGED 2006/09/01 17:57:51 kaib 1.4.378.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [dd3dcf361e266448d5cdd6e3362e6195ff2a86e7]

INTEGRATION: CWS pchfix02 (1.5.112); FILE MERGED 2006/09/01 17:57:51 kaib 1.5.112.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [e965776617c25a95703e2be62638387bc88edc11]

INTEGRATION: CWS pchfix02 (1.8.112); FILE MERGED 2006/09/01 17:57:50 kaib 1.8.112.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [cc412af7109a0e5d0174858f7cbb9df9b4c79828]

INTEGRATION: CWS pchfix02 (1.6.112); FILE MERGED 2006/09/01 17:57:50 kaib 1.6.112.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [ed34c1cdd356ff20abe980d2eff0d5df8b25e429]

INTEGRATION: CWS pchfix02 (1.37.58); FILE MERGED 2006/09/01 17:57:50 kaib 1.37.58.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [55af017231a9118d0b1af1d208d10b9d177c7f9d]

INTEGRATION: CWS pchfix02 (1.17.378); FILE MERGED 2006/09/01 17:57:50 kaib 1.17.378.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [01270054d43c49798cb2730532412c098069b100]

INTEGRATION: CWS pchfix02 (1.39.110); FILE MERGED 2006/09/01 17:57:49 kaib 1.39.110.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d6c9addd91e62d6a35625fe8180275fa2c6b2058]

INTEGRATION: CWS pchfix02 (1.130.26); FILE MERGED 2006/09/01 17:57:49 kaib 1.130.26.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d36952dab3e5c4d811709ab8b75ac6b8bb200455]

INTEGRATION: CWS pchfix02 (1.5.70); FILE MERGED 2006/09/01 17:57:49 kaib 1.5.70.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [9fe80b7bd7123ad2aba881c87a3c7a513149390b]

INTEGRATION: CWS pchfix02 (1.26.76); FILE MERGED 2006/09/01 17:57:49 kaib 1.26.76.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [07a74e46302ab41ce1940647ca34651a7673356d]

INTEGRATION: CWS pchfix02 (1.3.378); FILE MERGED 2006/09/01 17:57:49 kaib 1.3.378.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [cf39e28738f8c12cbce0d7c4d72eb94d371df057]

INTEGRATION: CWS pchfix02 (1.4.112); FILE MERGED 2006/09/01 17:57:49 kaib 1.4.112.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [cd5fe13e43b563e0f847d7ebc4073788d24ee3a8]

INTEGRATION: CWS pchfix02 (1.8.112); FILE MERGED 2006/09/01 17:57:48 kaib 1.8.112.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d43835fd238146efd91c0a8074444cff8facf89c]

INTEGRATION: CWS pchfix02 (1.81.4); FILE MERGED 2006/09/01 17:57:48 kaib 1.81.4.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [007937f54d4bc138f3717c6f3095605d715ebad1]

INTEGRATION: CWS pchfix02 (1.24.4); FILE MERGED 2006/09/01 17:57:48 kaib 1.24.4.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [65a7b3ecc063970542bcddb2ee57f59f539ccc99]

INTEGRATION: CWS pchfix02 (1.11.112); FILE MERGED 2006/09/01 17:57:48 kaib 1.11.112.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [2c18d7ae2a58f812bad81aae8b31a28ddbd6b945]

INTEGRATION: CWS pchfix02 (1.6.378); FILE MERGED 2006/09/01 17:57:47 kaib 1.6.378.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [973fc6177d9fc2daa4dd81236f1953290157e892]

INTEGRATION: CWS pchfix02 (1.21.112); FILE MERGED 2006/09/01 17:57:47 kaib 1.21.112.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [c1d572254ac7eaa99c5fbb1c47d86052ce52202d]

INTEGRATION: CWS pchfix02 (1.56.112); FILE MERGED 2006/09/01 17:57:47 kaib 1.56.112.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [8ce6125828506ff4feced3b88c36aff837404efc]

INTEGRATION: CWS pchfix02 (1.3.376); FILE MERGED 2006/09/01 17:57:47 kaib 1.3.376.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [9da5dbb05f5dfed5f1efe052455102d58d9877b6]

INTEGRATION: CWS pchfix02 (1.9.110); FILE MERGED 2006/09/01 17:57:47 kaib 1.9.110.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [f9ff52e3374b9bf012d682ce1bcfa7b2608d8948]

INTEGRATION: CWS pchfix02 (1.17.36); FILE MERGED 2006/09/01 17:57:47 kaib 1.17.36.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [9448592df27dede1bb0275480f54a89c841156c3]

INTEGRATION: CWS pchfix02 (1.98.4); FILE MERGED 2006/09/01 17:57:46 kaib 1.98.4.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [7f0d2d4eeb7043a9d593ff749462d4960862889a]

INTEGRATION: CWS pchfix02 (1.15.264); FILE MERGED 2006/09/01 17:57:46 kaib 1.15.264.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [44817b80fba73379aa2260281a76bda850aa4a24]

INTEGRATION: CWS pchfix02 (1.8.76); FILE MERGED 2006/09/01 17:57:46 kaib 1.8.76.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [60251a622f9c6fd864ac7335ea5f0a8323040cf1]

INTEGRATION: CWS pchfix02 (1.18.110); FILE MERGED 2006/09/01 17:57:46 kaib 1.18.110.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [05e4c8e338fc3e3debc3331e2cdb8da12c827cca]

INTEGRATION: CWS pchfix02 (1.16.112); FILE MERGED 2006/09/01 17:57:46 kaib 1.16.112.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [ff59547a54571eb4bd775f6c0cf8c612a7ced3ed]

INTEGRATION: CWS pchfix02 (1.8.112); FILE MERGED 2006/09/01 17:57:46 kaib 1.8.112.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [85d39ebf3a8f2111218e9e67b1aa92acaf20aea8]

INTEGRATION: CWS pchfix02 (1.22.112); FILE MERGED 2006/09/01 17:57:46 kaib 1.22.112.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [1231a68b9094f2f8893d7e658fc31f2255159fdd]

INTEGRATION: CWS pchfix02 (1.219.112); FILE MERGED 2006/09/01 17:57:45 kaib 1.219.112.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [ec7c12edf28868e543244550e390988170edf39e]

INTEGRATION: CWS pchfix02 (1.30.110); FILE MERGED 2006/09/01 17:57:45 kaib 1.30.110.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [b76f7d016da583ae3aa57c86f7f50b0dcfde0663]

INTEGRATION: CWS pchfix02 (1.44.110); FILE MERGED 2006/09/01 17:57:45 kaib 1.44.110.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [dfd2e05960edc3664722db5149f0c84edca9b36b]

INTEGRATION: CWS pchfix02 (1.12.112); FILE MERGED 2006/09/01 17:57:45 kaib 1.12.112.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [66c7f41e1ad8c0a6fa06b9f806e6fcd41962d3c5]

INTEGRATION: CWS pchfix02 (1.4.110); FILE MERGED 2006/09/01 17:57:45 kaib 1.4.110.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [c2e5c21852edbad93ea40d1fa59fd8dde4e4f8c8]

INTEGRATION: CWS pchfix02 (1.17.112); FILE MERGED 2006/09/01 17:57:44 kaib 1.17.112.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d278270550c079dc0ef6d30a0e42d3f78abb94bb]

INTEGRATION: CWS pchfix02 (1.18.26); FILE MERGED 2006/09/01 17:57:44 kaib 1.18.26.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [7d4f1b92e1e7a1c7d94b1c08449c2d2d367771b9]

INTEGRATION: CWS pchfix02 (1.7.70); FILE MERGED 2006/09/01 17:57:44 kaib 1.7.70.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [0272b52b5c411403fcb54aa59cf48bd188071e37]

INTEGRATION: CWS pchfix02 (1.4.112); FILE MERGED 2006/09/01 17:57:44 kaib 1.4.112.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [169c1846a3f83994f7ad8027b30f27b2527aa204]

INTEGRATION: CWS pchfix02 (1.11.112); FILE MERGED 2006/09/01 17:57:44 kaib 1.11.112.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [287b464c8dc240956d3429dd1ef2e6233acf54c4]

INTEGRATION: CWS pchfix02 (1.7.110); FILE MERGED 2006/09/01 17:57:44 kaib 1.7.110.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [0ea2f6682eb1160d32a60786d767c5c6c4d5f847]

INTEGRATION: CWS pchfix02 (1.7.112); FILE MERGED 2006/09/01 17:57:43 kaib 1.7.112.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [899d720643fdfbc008bf23c5224da0cf0a0b9b82]

INTEGRATION: CWS pchfix02 (1.11.60); FILE MERGED 2006/09/01 17:57:43 kaib 1.11.60.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d6aa2cff84f729bae0d01decee1e54a3b3f44c9b]

INTEGRATION: CWS pchfix02 (1.19.110); FILE MERGED 2006/09/01 17:57:43 kaib 1.19.110.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [f580d9595c14340cee252a3401f63af6d7d38c88]

INTEGRATION: CWS pchfix02 (1.25.66); FILE MERGED 2006/09/01 17:57:43 kaib 1.25.66.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [2a98273da45b8640115e6a4b24a609c60b2c5740]

INTEGRATION: CWS pchfix02 (1.6.378); FILE MERGED 2006/09/01 17:57:43 kaib 1.6.378.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [6268382866c1e069990c9e3363f28911db20c5e3]

INTEGRATION: CWS pchfix02 (1.5.320); FILE MERGED 2006/09/01 17:57:43 kaib 1.5.320.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [f4f7a4d62fb7743854202824c796b2e2bbfb8e93]

INTEGRATION: CWS pchfix02 (1.5.174); FILE MERGED 2006/09/01 17:57:43 kaib 1.5.174.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [18e071c96bbeda1e47913e9edea24f79df35a2f8]

INTEGRATION: CWS pchfix02 (1.25.4); FILE MERGED 2006/09/01 17:57:43 kaib 1.25.4.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [53a9c61bd526f1346c291ce32d99ef71bb86a25b]

INTEGRATION: CWS pchfix02 (1.4.112); FILE MERGED 2006/09/01 17:57:42 kaib 1.4.112.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [754e51115a0468366db87a4e30937b3e9a80221d]

INTEGRATION: CWS pchfix02 (1.2.26); FILE MERGED 2006/09/01 17:57:42 kaib 1.2.26.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [300c3da33a2b6957f66f8c1e519cf76efd806a14]

INTEGRATION: CWS pchfix02 (1.11.112); FILE MERGED 2006/09/01 17:57:42 kaib 1.11.112.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [9c72dab5e9c2aa166f8b7e168bb2a5546d4a6ebe]

INTEGRATION: CWS pchfix02 (1.15.160); FILE MERGED 2006/09/01 17:57:42 kaib 1.15.160.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [9ad92295fa9d167a334e077d45348b9fcf9f914c]

INTEGRATION: CWS pchfix02 (1.20.24); FILE MERGED 2006/09/01 17:57:42 kaib 1.20.24.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [f7bb9203bf07b743927081e106af6f371c82b76e]

INTEGRATION: CWS pchfix02 (1.19.112); FILE MERGED 2006/09/01 17:57:42 kaib 1.19.112.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [6f7f400e53113d1e6017e85b963811bbb08f86bf]

INTEGRATION: CWS pchfix02 (1.41.4); FILE MERGED 2006/09/01 17:57:41 kaib 1.41.4.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d578aea9dbdb147d756eaed3f1c8911258ecc4fc]

INTEGRATION: CWS pchfix02 (1.13.112); FILE MERGED 2006/09/01 17:57:41 kaib 1.13.112.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [983d93ceceba71d5b70d9ed71ab9f40a45b77d1f]

INTEGRATION: CWS pchfix02 (1.3.376); FILE MERGED 2006/09/01 17:57:41 kaib 1.3.376.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [b9126c57cfe35e17f53480186d3bfbdebea1609e]

INTEGRATION: CWS pchfix02 (1.12.110); FILE MERGED 2006/09/01 17:57:41 kaib 1.12.110.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [6386a3eede8a963321344c0cc3dd0718e573d4f5]

INTEGRATION: CWS pchfix02 (1.5.378); FILE MERGED 2006/09/01 17:57:41 kaib 1.5.378.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [34583f2b1c588c39c8cdbda8961774b1853900e1]

INTEGRATION: CWS pchfix02 (1.5.110); FILE MERGED 2006/09/01 17:57:41 kaib 1.5.110.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [4632d8140fe589bfea77e7a4a885e4aaefbe1058]

INTEGRATION: CWS pchfix02 (1.4.112); FILE MERGED 2006/09/01 17:57:41 kaib 1.4.112.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [9b6636ab543c8f1a7c9e2db7e56783a2ba776bb8]

INTEGRATION: CWS pchfix02 (1.6.378); FILE MERGED 2006/09/01 17:57:40 kaib 1.6.378.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [ca502163276328ada59b1b8283dd0250c785be8c]

INTEGRATION: CWS pchfix02 (1.6.112); FILE MERGED 2006/09/01 17:57:40 kaib 1.6.112.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [8568cf98a520bdece0a9a8e76c7999d2e3db4ebf]

INTEGRATION: CWS pchfix02 (1.10.4); FILE MERGED 2006/09/01 17:57:40 kaib 1.10.4.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [ee393bd44423812b8104aa150988faa9508e63f1]

INTEGRATION: CWS pchfix02 (1.21.112); FILE MERGED 2006/09/01 17:57:40 kaib 1.21.112.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [04e0ed76659e0ae0dc637ffd06c249b98c03ce52]

INTEGRATION: CWS pchfix02 (1.8.110); FILE MERGED 2006/09/01 17:57:40 kaib 1.8.110.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [b249c25920c100d33cc4e09b2002e4baf9872423]

INTEGRATION: CWS pchfix02 (1.7.110); FILE MERGED 2006/09/01 17:57:40 kaib 1.7.110.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [eda5c525edbb806bd148d94170a7b2c769a22069]

INTEGRATION: CWS pchfix02 (1.13.110); FILE MERGED 2006/09/01 17:57:40 kaib 1.13.110.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [695109249c5dc788999612af36508b72281c7bdd]

INTEGRATION: CWS pchfix02 (1.16.4); FILE MERGED 2006/09/01 17:57:39 kaib 1.16.4.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [6eddcb33945ed579a66e0546695ac467793eb8df]

INTEGRATION: CWS pchfix02 (1.6.378); FILE MERGED 2006/09/01 17:57:39 kaib 1.6.378.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [f1567450a134674ba6f966c64888017a91377bfe]

INTEGRATION: CWS pchfix02 (1.8.112); FILE MERGED 2006/09/01 17:57:39 kaib 1.8.112.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [64bd21b54406067bc52fb99afb7dd28fb404c949]

INTEGRATION: CWS pchfix02 (1.28.112); FILE MERGED 2006/09/01 17:57:39 kaib 1.28.112.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [4149b15a83fc0fffb720bb89311faddf5728e95a]

INTEGRATION: CWS pchfix02 (1.22.112); FILE MERGED 2006/09/01 17:57:39 kaib 1.22.112.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [6348004804083d1da793d5307695c39256a8812b]

INTEGRATION: CWS pchfix02 (1.10.112); FILE MERGED 2006/09/01 17:57:38 kaib 1.10.112.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [769344d1fc9acc75ea473e85e322959118008a27]

INTEGRATION: CWS pchfix02 (1.7.112); FILE MERGED 2006/09/01 17:57:38 kaib 1.7.112.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [5733ec0044300814edc1ba15faa82c0936c7d0a8]

INTEGRATION: CWS pchfix02 (1.18.112); FILE MERGED 2006/09/01 17:57:38 kaib 1.18.112.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [c1bd339f2919f02415211f5dd79cba86290356bf]

INTEGRATION: CWS pchfix02 (1.6.112); FILE MERGED 2006/09/01 17:57:38 kaib 1.6.112.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [5a5885c9ded63bb212d65f7b9f43e0cd972abb73]

INTEGRATION: CWS pchfix02 (1.36.112); FILE MERGED 2006/09/01 17:57:38 kaib 1.36.112.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [1d66e5abcb609363671df0000e79e65d7bedc7f1]

INTEGRATION: CWS pchfix02 (1.12.112); FILE MERGED 2006/09/01 17:57:38 kaib 1.12.112.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [daceaf76a9c17cb20b24f100358dde49dc24b88e]

INTEGRATION: CWS pchfix02 (1.9.378); FILE MERGED 2006/09/01 17:57:37 kaib 1.9.378.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [7cea8df78557107b10ed7a5ff8eb19940bcd8a47]

INTEGRATION: CWS pchfix02 (1.56.112); FILE MERGED 2006/09/01 17:57:37 kaib 1.56.112.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [664f8e502f83e62f16ef8e527ea45e019be2fdcd]

INTEGRATION: CWS pchfix02 (1.6.378); FILE MERGED 2006/09/01 17:57:37 kaib 1.6.378.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [49f47d3cbea812c6dd4cdba0cbdf946b6f817586]

INTEGRATION: CWS pchfix02 (1.18.112); FILE MERGED 2006/09/01 17:57:37 kaib 1.18.112.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [9feca8f642f6c6ef7d2c53125e18395e078c436b]

INTEGRATION: CWS pchfix02 (1.6.112); FILE MERGED 2006/09/01 17:57:37 kaib 1.6.112.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [e466a9750863aa98d7de9805fba30211fea2a311]

INTEGRATION: CWS pchfix02 (1.21.112); FILE MERGED 2006/09/01 17:57:37 kaib 1.21.112.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [5f929a51cfc32384aaa68cf9020d80cf8e48d3ea]

INTEGRATION: CWS pchfix02 (1.15.112); FILE MERGED 2006/09/01 17:57:37 kaib 1.15.112.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [72325e9a6da6b139f79338dc8c714012022fec37]

INTEGRATION: CWS pchfix02 (1.81.112); FILE MERGED 2006/09/01 17:57:36 kaib 1.81.112.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [e3ee5ac67c4f80f727290498eb1432b3a719befe]

INTEGRATION: CWS pchfix02 (1.21.60); FILE MERGED 2006/09/01 17:57:36 kaib 1.21.60.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [5010e0749b51dbf1e71f69b39906603e12a5392c]

INTEGRATION: CWS pchfix02 (1.40.60); FILE MERGED 2006/09/01 17:57:36 kaib 1.40.60.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [24e19bfbfacbb54fe460dca27b816b0eb1a527e7]

INTEGRATION: CWS pchfix02 (1.44.112); FILE MERGED 2006/09/01 17:57:36 kaib 1.44.112.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [3ca51ad4f5c2920c625c944deaeef8b496bf8abb]

INTEGRATION: CWS pchfix02 (1.3.376); FILE MERGED 2006/09/01 17:57:36 kaib 1.3.376.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d33b89f0479b127e8c599b49a67d915afa3ec746]

INTEGRATION: CWS pchfix02 (1.4.378); FILE MERGED 2006/09/01 17:57:35 kaib 1.4.378.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [4dc75c9a3ac7ecab17959500075b44c4c1f77af7]

INTEGRATION: CWS pchfix02 (1.32.60); FILE MERGED 2006/09/01 17:57:35 kaib 1.32.60.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [2d7f702fc6dd9534648336719aec0af3956ffe2b]

INTEGRATION: CWS pchfix02 (1.7.112); FILE MERGED 2006/09/01 17:57:35 kaib 1.7.112.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [bc6baca6f27ed662b68814b1f88337743bef444f]

INTEGRATION: CWS pchfix02 (1.3.110); FILE MERGED 2006/09/01 17:57:35 kaib 1.3.110.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [c3130faf17446176302bd44cf45314be06f905fa]

INTEGRATION: CWS pchfix02 (1.63.26); FILE MERGED 2006/09/01 17:57:35 kaib 1.63.26.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [f5ffe271be8431421cdc2dc2406acec91e3f5cd5]

INTEGRATION: CWS pchfix02 (1.49.128); FILE MERGED 2006/09/01 17:57:35 kaib 1.49.128.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [c86b66db1500849a83f1c3dd06137d9e88ad44fc]

INTEGRATION: CWS pchfix02 (1.69.4); FILE MERGED 2006/09/01 17:57:35 kaib 1.69.4.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [a44a6b02a315f592459f567836c8b94537644a5d]

INTEGRATION: CWS pchfix02 (1.5.360); FILE MERGED 2006/09/01 17:57:34 kaib 1.5.360.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [986e15202cd2d148d891a67f4ba78dd4f652966a]

INTEGRATION: CWS pchfix02 (1.12.110); FILE MERGED 2006/09/01 17:57:34 kaib 1.12.110.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [a778577e2e623806da607f836481ba6383500176]

INTEGRATION: CWS pchfix02 (1.64.58); FILE MERGED 2006/09/01 17:57:34 kaib 1.64.58.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [26cd7b0376031e4931c327f5cc59eb819b355b76]

INTEGRATION: CWS pchfix02 (1.6.112); FILE MERGED 2006/09/01 17:57:34 kaib 1.6.112.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d0955a2da83de3bbacbc28a77e4bbbfe3af6a796]

INTEGRATION: CWS pchfix02 (1.5.378); FILE MERGED 2006/09/01 17:57:34 kaib 1.5.378.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [36cef9dc921d42a597fdab8347caaa954ff71b5b]

INTEGRATION: CWS pchfix02 (1.4.112); FILE MERGED 2006/09/01 17:57:34 kaib 1.4.112.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [b99323b25ba6f64f14a44b2a05c9772673be60ae]

INTEGRATION: CWS pchfix02 (1.6.184); FILE MERGED 2006/09/01 17:57:33 kaib 1.6.184.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [96e929a4e556c32abdcf01f45bdec0ec68494fac]

INTEGRATION: CWS pchfix02 (1.35.112); FILE MERGED 2006/09/01 17:57:33 kaib 1.35.112.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [abe6406ab1023ecb3f6562d078e4949af2439c91]

INTEGRATION: CWS pchfix02 (1.5.112); FILE MERGED 2006/09/01 17:57:33 kaib 1.5.112.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [7cb7bc6988384be013c373e2e4d48cd019bd7581]

INTEGRATION: CWS pchfix02 (1.22.42); FILE MERGED 2006/09/01 17:57:33 kaib 1.22.42.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [229a7bda28fc2f84ba5969da5a779eb7be7464b8]

INTEGRATION: CWS pchfix02 (1.1.2); FILE ADDED 2006/09/01 17:57:33 kaib 1.1.2.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [b768fc4bbe96e403f4b9d09417dccb00d380e530]

INTEGRATION: CWS pchfix02 (1.1.2); FILE ADDED 2006/09/01 17:57:32 kaib 1.1.2.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [0a83c36669da5735c71b8a7a1a0cd9a06a86a8c2]

INTEGRATION: CWS pchfix02 (1.8.378); FILE MERGED 2006/09/01 17:57:32 kaib 1.8.378.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [9819e2a495b647ed08110539de9570ab78f4f6f2]

INTEGRATION: CWS pchfix02 (1.46.378); FILE MERGED 2006/09/01 17:57:32 kaib 1.46.378.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d4ff87ce7a67488081633fef7b5c593fb2a0978d]

INTEGRATION: CWS pchfix02 (1.16.378); FILE MERGED 2006/09/01 17:57:32 kaib 1.16.378.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [aefd7033cea6eb9b9ff61f1cdc0378c9ec9de62a]

INTEGRATION: CWS pchfix02 (1.6.378); FILE MERGED 2006/09/01 17:57:31 kaib 1.6.378.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [c5329969002dad9fa97dcd91fea0973f78c3d8c7]

INTEGRATION: CWS pchfix02 (1.7.378); FILE MERGED 2006/09/01 17:57:31 kaib 1.7.378.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [0338efe15e3d70b2a2630b7e85b372f11a3c05fa]

INTEGRATION: CWS pchfix02 (1.5.378); FILE MERGED 2006/09/01 17:57:31 kaib 1.5.378.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [4d135e793dab1d18fe7758acf1bfe8ae60899559]

INTEGRATION: CWS pchfix02 (1.4.378); FILE MERGED 2006/09/01 17:57:31 kaib 1.4.378.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [3f1ea3bb099fc305cc14ec33d06a16c8dd328ff3]

INTEGRATION: CWS pchfix02 (1.59.378); FILE MERGED 2006/09/01 17:57:31 kaib 1.59.378.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [be7261531e279e8a80447316eb28b851eab0ccba]

INTEGRATION: CWS pchfix02 (1.5.378); FILE MERGED 2006/09/01 17:57:30 kaib 1.5.378.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [2afbaed462582a11bfa9b07fdc8c79b4aa6896a3]

INTEGRATION: CWS pchfix02 (1.23.378); FILE MERGED 2006/09/01 17:57:30 kaib 1.23.378.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [842cfd7b08566a08da87280f3f9bd75cfe5b0004]

INTEGRATION: CWS pchfix02 (1.10.378); FILE MERGED 2006/09/01 17:57:30 kaib 1.10.378.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [725420e8a9487b45c597df81bf1542224b919a50]

INTEGRATION: CWS pchfix02 (1.4.378); FILE MERGED 2006/09/01 17:57:30 kaib 1.4.378.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [28528f83646167116a61f65b0c31d87dd9bc9217]

INTEGRATION: CWS pchfix02 (1.33.376); FILE MERGED 2006/09/01 17:57:29 kaib 1.33.376.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [c403261ebe7c6a3bf9260463150d21358f2e48e3]

INTEGRATION: CWS pchfix02 (1.7.378); FILE MERGED 2006/09/01 17:57:29 kaib 1.7.378.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [a4dfa4729e38c59ac28641895a13b291c4418113]

INTEGRATION: CWS pchfix02 (1.18.18); FILE MERGED 2006/09/01 18:00:35 kaib 1.18.18.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [474d8976364819c096bf8c413d490c2fb1ee0b62]

INTEGRATION: CWS pchfix02 (1.9.6); FILE MERGED 2006/09/01 18:00:34 kaib 1.9.6.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [6a6e3d8ebd7b45314ccb9d3f28e7251d1ea4c9db]

INTEGRATION: CWS pchfix02 (1.5.6); FILE MERGED 2006/09/01 18:00:34 kaib 1.5.6.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [c6b04ce357d9714c83c6c378676e819855b87905]

INTEGRATION: CWS pchfix02 (1.12.6); FILE MERGED 2006/09/01 18:00:34 kaib 1.12.6.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [fd5712bcd743374355a526c8d0752989caa6f3f3]

INTEGRATION: CWS pchfix02 (1.11.6); FILE MERGED 2006/09/01 18:00:34 kaib 1.11.6.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [5a64d7cce17d2995159d54ed908fc118a645dbbc]

INTEGRATION: CWS pchfix02 (1.4.6); FILE MERGED 2006/09/01 18:00:34 kaib 1.4.6.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [84408dae88ea957a8883b315ca6ff2cf7cd2b6b0]

INTEGRATION: CWS pchfix02 (1.4.6); FILE MERGED 2006/09/01 18:00:33 kaib 1.4.6.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [8b02ff183572e18a00b65c835d4273597e534325]

INTEGRATION: CWS pchfix02 (1.32.6); FILE MERGED 2006/09/01 18:00:33 kaib 1.32.6.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [a08fe2c8b495a77ef68a279a8d1d638044af9003]

INTEGRATION: CWS pchfix02 (1.35.6); FILE MERGED 2006/09/01 18:00:33 kaib 1.35.6.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [9dd6c13395f571fabe565df6ed8bbf787ea6523a]

INTEGRATION: CWS pchfix02 (1.35.6); FILE MERGED 2006/09/01 18:00:32 kaib 1.35.6.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [e403f66ab6daac1477e56f3176689ec6c08db36a]

INTEGRATION: CWS pchfix02 (1.27.6); FILE MERGED 2006/09/01 18:00:32 kaib 1.27.6.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [958ddf289b67a905f8f0b77f8433caa41b29d978]

INTEGRATION: CWS pchfix02 (1.6.6); FILE MERGED 2006/09/01 18:00:32 kaib 1.6.6.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [ad20b044b16cc1b190ff02e93b278af75adf6980]

INTEGRATION: CWS pchfix02 (1.10.6); FILE MERGED 2006/09/01 18:00:32 kaib 1.10.6.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [1ebb8cc823d9f7761c7b432e906b3020c149e75d]

INTEGRATION: CWS pchfix02 (1.5.6); FILE MERGED 2006/09/01 18:00:32 kaib 1.5.6.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [dc7651fac34ad607d91d8c27ce46cffb74c4f8cf]

INTEGRATION: CWS pchfix02 (1.4.6); FILE MERGED 2006/09/01 18:00:31 kaib 1.4.6.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [c85c7d6b6005cb90af9cc0734e83151a75bf112f]

INTEGRATION: CWS pchfix02 (1.1.2); FILE ADDED 2006/09/01 18:00:31 kaib 1.1.2.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [4a151a703c738a73e056cdf93b11cfcbcc22928c]

INTEGRATION: CWS pchfix02 (1.1.2); FILE ADDED 2006/09/01 18:00:30 kaib 1.1.2.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [9ad2040e972cec58da0fe33d3a7b8fe79766aa94]

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>  [38a8816e1770b356cc38298f39286d85f005e2cb]

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>  [fffea4053a63ba6a0af90ab8df061f16a0443682]

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>  [0d71cfe21498249b1a6fe1b13236b4dfd3069781]

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>  [2847e83ca780e6c7cf6bcde3e902735eb26e60e8]

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>  [8d47b9128a0ae32437b83b68192de1fe1ab47520]

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>  [31073cf1c1e928a9b273519a519e03906a8b529f]

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>  [3112980189838f7bb6b55cfa62d9fdb332e50fc1]

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>  [7d2371aa6a7753ca49ce03ec1754a0fce93179ee]

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>  [edf5be31ffde422d83beb8767dc341d3fb2cbead]

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>  [1729de7152cea4ee2e12eeceb500aef85a86d007]

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>  [4e86d74a6c55d6c09fffba71fe60db434e58819e]

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>  [4d0693bbd28b2f26db8c7aae6923c5b582ddde8a]

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>  [c5af9e17a5472e7591cbccc2a9764259ce71881c]

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>  [45a86bf5df5689ad8fc42fbaa26e15e34c1c9ccd]

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-17  Oliver Bolte  <obo@openoffice.org>  [3d825f447c458c804d86248beac3de3da461ab8f]

INTEGRATION: CWS pchfix02 (1.3.160); FILE MERGED 2006/09/01 18:00:22 kaib 1.3.160.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [05ea05950d5f6ea295f62915053cd430a2dff152]

INTEGRATION: CWS pchfix02 (1.7.18); FILE MERGED 2006/09/01 18:00:22 kaib 1.7.18.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [0ab4f17c85cfdf68eaec2489b658529687441e8e]

INTEGRATION: CWS pchfix02 (1.5.34); FILE MERGED 2006/09/01 18:00:22 kaib 1.5.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [752f0e95186b88ce8e5cda9fec6cbcc6c58ed296]

INTEGRATION: CWS pchfix02 (1.4.34); FILE MERGED 2006/09/01 18:00:22 kaib 1.4.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [b949df9bd779c7d3017d39d0cae4e28eaba80a47]

INTEGRATION: CWS pchfix02 (1.4.34); FILE MERGED 2006/09/01 18:00:21 kaib 1.4.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [0a551368828cc9f4575be170cd1e94b61c3157e4]

INTEGRATION: CWS pchfix02 (1.3.158); FILE MERGED 2006/09/01 18:00:21 kaib 1.3.158.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [010150b891b2c4db961bae274e809276653eebf2]

INTEGRATION: CWS pchfix02 (1.4.160); FILE MERGED 2006/09/01 18:00:21 kaib 1.4.160.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [0aaa4229797dc9d1ed886ae4d6c2731735a4c938]

INTEGRATION: CWS pchfix02 (1.4.34); FILE MERGED 2006/09/01 18:00:20 kaib 1.4.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [1cfbff624ad6cf8cffea67439306c7a282b7b4b5]

INTEGRATION: CWS pchfix02 (1.3.160); FILE MERGED 2006/09/01 18:00:20 kaib 1.3.160.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [eb8a6c0444efbbaa9ac38970ede197bad48de35a]

INTEGRATION: CWS pchfix02 (1.5.34); FILE MERGED 2006/09/01 18:00:20 kaib 1.5.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [5267ec933fafc0aaebeb8c8be8a0d8b601b7a22c]

INTEGRATION: CWS pchfix02 (1.19.34); FILE MERGED 2006/09/01 18:00:20 kaib 1.19.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [b5cc480d46a1c619712092ca1af6ce3317b15573]

INTEGRATION: CWS pchfix02 (1.16.34); FILE MERGED 2006/09/01 18:00:19 kaib 1.16.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [f60087f6703aba8bf71e9fab6c2b42031b6c0436]

INTEGRATION: CWS pchfix02 (1.13.34); FILE MERGED 2006/09/01 18:00:19 kaib 1.13.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d5a33aa01833cf1a80053a6293a193dd693c8b26]

INTEGRATION: CWS pchfix02 (1.3.158); FILE MERGED 2006/09/01 18:00:19 kaib 1.3.158.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [0162073e4a7d7652a2550a5886e6121b4363f507]

INTEGRATION: CWS pchfix02 (1.17.34); FILE MERGED 2006/09/01 18:00:19 kaib 1.17.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [9087c80ed73cb829bda5ca7b9fd807aa986570ec]

INTEGRATION: CWS pchfix02 (1.3.158); FILE MERGED 2006/09/01 18:00:18 kaib 1.3.158.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [6752cc72b7e791e0a09444138aba3308cf720fe4]

INTEGRATION: CWS pchfix02 (1.4.34); FILE MERGED 2006/09/01 18:00:18 kaib 1.4.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [a480c54054b9762bfcc3aa3fa45e96bb87b431e9]

INTEGRATION: CWS pchfix02 (1.5.34); FILE MERGED 2006/09/01 18:00:18 kaib 1.5.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [4913cb293a99b4c350ef656fbacd2b64cbf4f275]

INTEGRATION: CWS pchfix02 (1.20.34); FILE MERGED 2006/09/01 18:00:18 kaib 1.20.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [2eb7dcc622e2fc749fa26e1d019745fd0bee0e36]

INTEGRATION: CWS pchfix02 (1.18.34); FILE MERGED 2006/09/01 18:00:17 kaib 1.18.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [f60cd8cb4087bb96906e83fe34ed5a62c5325440]

INTEGRATION: CWS pchfix02 (1.6.34); FILE MERGED 2006/09/01 18:00:17 kaib 1.6.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [4c6b18e4f7b07c9f2347553ab1314a7f8db0c6ed]

INTEGRATION: CWS pchfix02 (1.5.34); FILE MERGED 2006/09/01 18:00:17 kaib 1.5.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [b869ec3b56a665d719113d95baf7f2c820bea261]

INTEGRATION: CWS pchfix02 (1.7.34); FILE MERGED 2006/09/01 18:00:16 kaib 1.7.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [2921690fe2e20b29a697fcf8da0b04ed5657501c]

INTEGRATION: CWS pchfix02 (1.5.34); FILE MERGED 2006/09/01 18:00:16 kaib 1.5.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [a4a2423ccba96b34006040cc3731b869b5fa297a]

INTEGRATION: CWS pchfix02 (1.3.158); FILE MERGED 2006/09/01 18:00:16 kaib 1.3.158.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [0992bab97801054294252b70844a4631802022b4]

INTEGRATION: CWS pchfix02 (1.6.158); FILE MERGED 2006/09/01 18:00:16 kaib 1.6.158.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [364ec34c7fd92f1eacad1563f6e50435ceeb7ac7]

INTEGRATION: CWS pchfix02 (1.4.34); FILE MERGED 2006/09/01 18:00:16 kaib 1.4.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [356fcd95c985e94fd10971f7dc78697efd2220e6]

INTEGRATION: CWS pchfix02 (1.3.158); FILE MERGED 2006/09/01 18:00:15 kaib 1.3.158.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [291a7292c323ef07981d66d002011e70920d6754]

INTEGRATION: CWS pchfix02 (1.7.34); FILE MERGED 2006/09/01 18:00:15 kaib 1.7.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [4222b2e03122b48c8426cb4aea81d40f207093e4]

INTEGRATION: CWS pchfix02 (1.6.34); FILE MERGED 2006/09/01 18:00:15 kaib 1.6.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [3d9a7a5ec1476915c9093e23e4b9546e1b26a578]

INTEGRATION: CWS pchfix02 (1.4.160); FILE MERGED 2006/09/01 18:00:15 kaib 1.4.160.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [4726978182bf1563f26c8d8962f58f97bc4d2682]

INTEGRATION: CWS pchfix02 (1.3.158); FILE MERGED 2006/09/01 18:00:14 kaib 1.3.158.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [28f549055b48a680d256035e5bbc4b70df12d6fa]

INTEGRATION: CWS pchfix02 (1.5.34); FILE MERGED 2006/09/01 18:00:14 kaib 1.5.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [a82d5f451ce66a4befe8fa09dc5d55c5b8cea734]

INTEGRATION: CWS pchfix02 (1.4.34); FILE MERGED 2006/09/01 18:00:14 kaib 1.4.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [860c685d30d3a3a8f64bbce10fe04da510ff3b08]

INTEGRATION: CWS pchfix02 (1.5.158); FILE MERGED 2006/09/01 18:00:13 kaib 1.5.158.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [9335ed4fafe4f6629ed28fb3f8c87e1046c4f57e]

INTEGRATION: CWS pchfix02 (1.4.158); FILE MERGED 2006/09/01 18:00:13 kaib 1.4.158.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [5f433c3f2d4d14c2f57d271f1276ca8e6d0849cb]

INTEGRATION: CWS pchfix02 (1.26.18); FILE MERGED 2006/09/01 18:00:12 kaib 1.26.18.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [a270865f06a9f08b0758dbc38212a2d6a3b8597a]

INTEGRATION: CWS pchfix02 (1.27.32); FILE MERGED 2006/09/01 18:00:12 kaib 1.27.32.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [68a256bdffb204f6cdaa042095cc350df067aef7]

INTEGRATION: CWS pchfix02 (1.22.18); FILE MERGED 2006/09/01 18:00:12 kaib 1.22.18.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [594b723fdbcc67db238d23f4ea2537be6f2ec661]

INTEGRATION: CWS pchfix02 (1.15.160); FILE MERGED 2006/09/01 18:00:12 kaib 1.15.160.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [0eff43d32d6f6a87b444eae83f189e623ff34203]

INTEGRATION: CWS pchfix02 (1.95.160); FILE MERGED 2006/09/01 18:00:12 kaib 1.95.160.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [db306cc882494c234a165ac15ba42292187098bb]

INTEGRATION: CWS pchfix02 (1.33.34); FILE MERGED 2006/09/01 18:00:12 kaib 1.33.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [07abb5efd139709e82fe0b4ab1481bbd13f75979]

INTEGRATION: CWS pchfix02 (1.55.34); FILE MERGED 2006/09/01 18:00:11 kaib 1.55.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [12d0417af17b0c9f12082726a2e6e7c343f17055]

INTEGRATION: CWS pchfix02 (1.128.14); FILE MERGED 2006/09/01 18:00:11 kaib 1.128.14.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [0348ff7743b43dad9c078d9c7257cca960568bcf]

INTEGRATION: CWS pchfix02 (1.19.18); FILE MERGED 2006/09/01 18:00:11 kaib 1.19.18.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [298bfeab3665f62cb91e609d489542ddc8c61602]

INTEGRATION: CWS pchfix02 (1.120.34); FILE MERGED 2006/09/01 18:00:10 kaib 1.120.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [434061b1d965828482c2edce1f2e156618ce39d4]

INTEGRATION: CWS pchfix02 (1.17.16); FILE MERGED 2006/09/01 18:00:10 kaib 1.17.16.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [240cc407ff572a4a443abb7edc3bd04b125e8612]

INTEGRATION: CWS pchfix02 (1.58.34); FILE MERGED 2006/09/01 18:00:10 kaib 1.58.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [e767bce6007c706339866a8f32e0bb0f4d6f769e]

INTEGRATION: CWS pchfix02 (1.66.16); FILE MERGED 2006/09/01 18:00:10 kaib 1.66.16.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [8ed4426a929c9effb5be9c8240d7ed5f5f355ec9]

INTEGRATION: CWS pchfix02 (1.31.18); FILE MERGED 2006/09/01 18:00:09 kaib 1.31.18.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [793f06e11977508b67f68bc637f0bff4ab9eff0f]

INTEGRATION: CWS pchfix02 (1.4.158); FILE MERGED 2006/09/01 18:00:09 kaib 1.4.158.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [c7034eda265b492be13f5cac1cd2852a283fa814]

INTEGRATION: CWS pchfix02 (1.5.160); FILE MERGED 2006/09/01 18:00:09 kaib 1.5.160.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [186f1a398a95beaf86a04c1efd0d483039b9efaf]

INTEGRATION: CWS pchfix02 (1.5.158); FILE MERGED 2006/09/01 18:00:09 kaib 1.5.158.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [387f682e6430680bc4a35530d95e5abc14e28158]

INTEGRATION: CWS pchfix02 (1.2.158); FILE MERGED 2006/09/01 18:00:09 kaib 1.2.158.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [4b5c2d9f2ce80c07d2d6bee31f8b1ab9e7445447]

INTEGRATION: CWS pchfix02 (1.9.34); FILE MERGED 2006/09/01 18:00:09 kaib 1.9.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [e7ef95d60497a917c4bc797c8cb9e74720cf3174]

INTEGRATION: CWS pchfix02 (1.12.34); FILE MERGED 2006/09/01 18:00:08 kaib 1.12.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [47127a1f0d6616721cb42f362a7c4cf1974bbf8e]

INTEGRATION: CWS pchfix02 (1.9.18); FILE MERGED 2006/09/01 18:00:08 kaib 1.9.18.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [1b08b3b63884964494e0082fb28cd43687b9fd65]

INTEGRATION: CWS pchfix02 (1.5.34); FILE MERGED 2006/09/01 18:00:08 kaib 1.5.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [231665b4a00bb6479abc00e3750c2577cfd76f95]

INTEGRATION: CWS pchfix02 (1.7.160); FILE MERGED 2006/09/01 18:00:08 kaib 1.7.160.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [3ec2b80b2f670f4f7336d66138bbfb741051130d]

INTEGRATION: CWS pchfix02 (1.11.34); FILE MERGED 2006/09/01 18:00:08 kaib 1.11.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [e500d9fd13305c5866e5209039f66a6f601859f8]

INTEGRATION: CWS pchfix02 (1.8.34); FILE MERGED 2006/09/01 18:00:08 kaib 1.8.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [88c327e6863e677c2da5a3d693c9f8cc79c5e7a7]

INTEGRATION: CWS pchfix02 (1.6.158); FILE MERGED 2006/09/01 18:00:07 kaib 1.6.158.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [794673024880bd375b91af2db041ace05689fd51]

INTEGRATION: CWS pchfix02 (1.6.34); FILE MERGED 2006/09/01 18:00:07 kaib 1.6.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [ccf20cf3daa215cbe8ca8423604e0f74a77e7484]

INTEGRATION: CWS pchfix02 (1.7.34); FILE MERGED 2006/09/01 18:00:07 kaib 1.7.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [f6f7dcd3516ac700be6054be718ac96c15804ec2]

INTEGRATION: CWS pchfix02 (1.9.34); FILE MERGED 2006/09/01 18:00:07 kaib 1.9.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [7838026017e8fd5215dc5655493168618b9434ce]

INTEGRATION: CWS pchfix02 (1.10.158); FILE MERGED 2006/09/01 18:00:07 kaib 1.10.158.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [4e5ef773eee7d183197b56d87a093822731eaad6]

INTEGRATION: CWS pchfix02 (1.68.34); FILE MERGED 2006/09/01 18:00:07 kaib 1.68.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [2352e2e3e5ad2336fca8d306dae5033e7841a66f]

INTEGRATION: CWS pchfix02 (1.9.18); FILE MERGED 2006/09/01 18:00:06 kaib 1.9.18.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [3e976a0fe518fd9c767bdbe21b85be52822c1c5b]

INTEGRATION: CWS pchfix02 (1.14.34); FILE MERGED 2006/09/01 18:00:06 kaib 1.14.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [0c6475ce0f31838c2592c736ea007067d00a1b63]

INTEGRATION: CWS pchfix02 (1.4.160); FILE MERGED 2006/09/01 18:00:06 kaib 1.4.160.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [b720904ba6bde7e54e781d47a5f26b2166f44bcb]

INTEGRATION: CWS pchfix02 (1.4.34); FILE MERGED 2006/09/01 18:00:06 kaib 1.4.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [9ffdea0a765031c0d216974ce576172c60f95b8b]

INTEGRATION: CWS pchfix02 (1.7.34); FILE MERGED 2006/09/01 18:00:06 kaib 1.7.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [55fda37ec2f3c37f7f5f41288899c772104add6b]

INTEGRATION: CWS pchfix02 (1.8.34); FILE MERGED 2006/09/01 18:00:06 kaib 1.8.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [cb4285ab40ee721c9af5e2c1322866a7c1a170eb]

INTEGRATION: CWS pchfix02 (1.23.34); FILE MERGED 2006/09/01 18:00:05 kaib 1.23.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [584dee7df0e0cbb7beab0844feb6811a29d499ee]

INTEGRATION: CWS pchfix02 (1.7.34); FILE MERGED 2006/09/01 18:00:05 kaib 1.7.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [718452067340d3df6311fcf531d1875a3bfe92d8]

INTEGRATION: CWS pchfix02 (1.9.34); FILE MERGED 2006/09/01 18:00:05 kaib 1.9.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [6616b88f0e50c3b038384971aef36931a57cfe5a]

INTEGRATION: CWS pchfix02 (1.42.18); FILE MERGED 2006/09/01 18:00:05 kaib 1.42.18.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [f9ba90b941ba23b55f6d6592cd352a5b20d2356d]

INTEGRATION: CWS pchfix02 (1.16.34); FILE MERGED 2006/09/01 18:00:05 kaib 1.16.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [5817fcfd7645ce6276a281438ae3225c7cf105fb]

INTEGRATION: CWS pchfix02 (1.6.34); FILE MERGED 2006/09/01 18:00:05 kaib 1.6.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d469cbff52157d8f34ef8f60574f6df96e94eb0a]

INTEGRATION: CWS pchfix02 (1.3.158); FILE MERGED 2006/09/01 18:00:05 kaib 1.3.158.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [19bfcada8e96b05f604f9cc40943d612be511e91]

INTEGRATION: CWS pchfix02 (1.11.34); FILE MERGED 2006/09/01 18:00:04 kaib 1.11.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [98cfd4fda1622282cc4e0e5d6af9468874187387]

INTEGRATION: CWS pchfix02 (1.9.18); FILE MERGED 2006/09/01 18:00:04 kaib 1.9.18.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [25ade4bb8f8faa1b34f42a998dcc388fbbc7edbc]

INTEGRATION: CWS pchfix02 (1.5.158); FILE MERGED 2006/09/01 18:00:04 kaib 1.5.158.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [00be7a03976fcef504405902fe150813b3e46028]

INTEGRATION: CWS pchfix02 (1.6.34); FILE MERGED 2006/09/01 18:00:04 kaib 1.6.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [4d755f96c1134b3fbcd2402b3f3604a4fd857061]

INTEGRATION: CWS pchfix02 (1.10.34); FILE MERGED 2006/09/01 18:00:04 kaib 1.10.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [26ae398c5a723c39d28f38e38232c4a79106e04f]

INTEGRATION: CWS pchfix02 (1.7.158); FILE MERGED 2006/09/01 18:00:04 kaib 1.7.158.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [b0f99a31e925e4ad81c8ded5a52cd41f828afdfe]

INTEGRATION: CWS pchfix02 (1.6.158); FILE MERGED 2006/09/01 18:00:03 kaib 1.6.158.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [b6103ed464a076f6e0e1b12f869edde14f5989b5]

INTEGRATION: CWS pchfix02 (1.6.34); FILE MERGED 2006/09/01 18:00:03 kaib 1.6.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [42fb648bd720d10fb8a2ca3a051e14f0fd4c8b82]

INTEGRATION: CWS pchfix02 (1.9.34); FILE MERGED 2006/09/01 18:00:03 kaib 1.9.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [ca8311a12a3fc513074231a07a13e2329de8621e]

INTEGRATION: CWS pchfix02 (1.15.34); FILE MERGED 2006/09/01 18:00:03 kaib 1.15.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [4b8e43157fbd62ca470bc873976fa09a884dd39f]

INTEGRATION: CWS pchfix02 (1.3.34); FILE MERGED 2006/09/01 18:00:03 kaib 1.3.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [c379d291f8a1a941d2dc7859e5310fd7e2766dc5]

INTEGRATION: CWS pchfix02 (1.12.34); FILE MERGED 2006/09/01 18:00:03 kaib 1.12.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [36ff4455fbb9f43cd6d9e00d16c0a9923837a938]

INTEGRATION: CWS pchfix02 (1.4.158); FILE MERGED 2006/09/01 18:00:02 kaib 1.4.158.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [1819ef6963e6c563710a13ec077c384213fcc72e]

INTEGRATION: CWS pchfix02 (1.10.18); FILE MERGED 2006/09/01 18:00:02 kaib 1.10.18.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [a6eda3a85205459c87721fb615bd6709e3de747a]

INTEGRATION: CWS pchfix02 (1.3.158); FILE MERGED 2006/09/01 18:00:02 kaib 1.3.158.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [e30f555d4ed52ccb524c0ba8ff19893685aacb55]

INTEGRATION: CWS pchfix02 (1.6.158); FILE MERGED 2006/09/01 18:00:02 kaib 1.6.158.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d1200c9ab79923cf8fb3c435a57685022692f5ff]

INTEGRATION: CWS pchfix02 (1.4.34); FILE MERGED 2006/09/01 18:00:02 kaib 1.4.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [927135a01d601caa3beb99b8c44ec7ee30baa3e6]

INTEGRATION: CWS pchfix02 (1.8.158); FILE MERGED 2006/09/01 18:00:01 kaib 1.8.158.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [419e7c8d1b351464672f2e286399a7485212e3e9]

INTEGRATION: CWS pchfix02 (1.10.34); FILE MERGED 2006/09/01 18:00:01 kaib 1.10.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d0106edf9cf1df85bc2b2991bd89bf3a1ed5bb1c]

INTEGRATION: CWS pchfix02 (1.7.34); FILE MERGED 2006/09/01 18:00:01 kaib 1.7.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [7f8a603e193b614b834ea36ba0f8fa84b02a115d]

INTEGRATION: CWS pchfix02 (1.11.18); FILE MERGED 2006/09/01 18:00:01 kaib 1.11.18.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [4de7de044226d91f9cad97c3d619fb680e3ff654]

INTEGRATION: CWS pchfix02 (1.17.34); FILE MERGED 2006/09/01 18:00:01 kaib 1.17.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [535eac2382ed0f71e65309dd252f57a442053ea4]

INTEGRATION: CWS pchfix02 (1.6.34); FILE MERGED 2006/09/01 18:00:01 kaib 1.6.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [08de15d816fb43c8f168992cee35f2cbd38d243e]

INTEGRATION: CWS pchfix02 (1.9.158); FILE MERGED 2006/09/01 18:00:01 kaib 1.9.158.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [e77143e18a38de99bee8dd088a6151b0bb617257]

INTEGRATION: CWS pchfix02 (1.6.34); FILE MERGED 2006/09/01 18:00:00 kaib 1.6.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [7e3c0c8ae21c7c49bedb9de38f7d9a74258dca9e]

INTEGRATION: CWS pchfix02 (1.9.158); FILE MERGED 2006/09/01 18:00:00 kaib 1.9.158.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [9733084807b4f6110f987cc25ca0ce3fd91b75e9]

INTEGRATION: CWS pchfix02 (1.4.34); FILE MERGED 2006/09/01 18:00:00 kaib 1.4.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [4ad1505bbcd69d9f8af1b6958df978e399a615ab]

INTEGRATION: CWS pchfix02 (1.8.160); FILE MERGED 2006/09/01 18:00:00 kaib 1.8.160.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [ba2c596ec2f745c1c6201c63395b85409e60b42d]

INTEGRATION: CWS pchfix02 (1.12.34); FILE MERGED 2006/09/01 18:00:00 kaib 1.12.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [10469fae774794233af8d682aabcf49b08f253ef]

INTEGRATION: CWS pchfix02 (1.6.34); FILE MERGED 2006/09/01 17:59:59 kaib 1.6.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [6fdb24a06a1a2d8180039a99ac4f09810235d894]

INTEGRATION: CWS pchfix02 (1.4.158); FILE MERGED 2006/09/01 17:59:59 kaib 1.4.158.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [fb4f101a547a7671de82359e629bd3a071cabcc9]

INTEGRATION: CWS pchfix02 (1.13.34); FILE MERGED 2006/09/01 17:59:58 kaib 1.13.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [5e76d7be9a2c7262a71d8259a0b2b31f41dc11ae]

INTEGRATION: CWS pchfix02 (1.12.160); FILE MERGED 2006/09/01 17:59:58 kaib 1.12.160.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [5bcfeae3051fd40c59c03c7009ad2f59da8dc8c7]

INTEGRATION: CWS pchfix02 (1.38.32); FILE MERGED 2006/09/01 17:59:58 kaib 1.38.32.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [5bb6c143d11ffb0c74812e2832b95694ecdf1d5a]

INTEGRATION: CWS pchfix02 (1.7.160); FILE MERGED 2006/09/01 17:59:58 kaib 1.7.160.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [4b5c9e8b91163e7c9421cc6eb77be9157b719a7b]

INTEGRATION: CWS pchfix02 (1.2.160); FILE MERGED 2006/09/01 17:59:58 kaib 1.2.160.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [79bbd30a2934e9fb8810b0f7b29833d1bcc07e1b]

INTEGRATION: CWS pchfix02 (1.6.34); FILE MERGED 2006/09/01 17:59:58 kaib 1.6.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [4e24e127e85179d88d99169799cc71bdf3c28b17]

INTEGRATION: CWS pchfix02 (1.37.18); FILE MERGED 2006/09/01 17:59:58 kaib 1.37.18.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [033a98961cbacded2669cbdc167d92932e102f8b]

INTEGRATION: CWS pchfix02 (1.43.16); FILE MERGED 2006/09/01 17:59:57 kaib 1.43.16.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [e7824007ff6a2dd555667001be019c80e8a2db55]

INTEGRATION: CWS pchfix02 (1.44.34); FILE MERGED 2006/09/01 17:59:57 kaib 1.44.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [ff2cfb103980987dc7d3a87a88abdd1cf279f680]

INTEGRATION: CWS pchfix02 (1.26.18); FILE MERGED 2006/09/01 17:59:57 kaib 1.26.18.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [5d45442ef03fd38dcf0683b25c7f81fb1f0a3f9e]

INTEGRATION: CWS pchfix02 (1.36.32); FILE MERGED 2006/09/01 17:59:57 kaib 1.36.32.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d964d1b022a5ccdf201a069f504f0bf7adab7f82]

INTEGRATION: CWS pchfix02 (1.46.34); FILE MERGED 2006/09/01 17:59:56 kaib 1.46.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [ffced4bb28039ae08840ee8d99e1fa87de4f4fd9]

INTEGRATION: CWS pchfix02 (1.20.18); FILE MERGED 2006/09/01 17:59:56 kaib 1.20.18.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [78352ea8612892519cb83d3f06102038ca96509d]

INTEGRATION: CWS pchfix02 (1.21.32); FILE MERGED 2006/09/01 17:59:56 kaib 1.21.32.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [1d01bdfe1e50ff23cb83cd27b65fe84a60b68141]

INTEGRATION: CWS pchfix02 (1.4.34); FILE MERGED 2006/09/01 17:59:56 kaib 1.4.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [c8a6262e840dcc5de5147e53d122cbf30139c6c9]

INTEGRATION: CWS pchfix02 (1.2.160); FILE MERGED 2006/09/01 17:59:56 kaib 1.2.160.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [3e9a585fe269c91f98b7bcab23a288098b9fdc3d]

INTEGRATION: CWS pchfix02 (1.6.160); FILE MERGED 2006/09/01 17:59:56 kaib 1.6.160.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [9032881e0563826809be4b49df5d3572011520d7]

INTEGRATION: CWS pchfix02 (1.4.34); FILE MERGED 2006/09/01 17:59:55 kaib 1.4.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [69474ea5cc71b784e8b73e66bd37eb5153854d97]

INTEGRATION: CWS pchfix02 (1.16.34); FILE MERGED 2006/09/01 17:59:55 kaib 1.16.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [3c8ece8d2cc075ea34dba0bb2300cf6d60e28a26]

INTEGRATION: CWS pchfix02 (1.5.34); FILE MERGED 2006/09/01 17:59:55 kaib 1.5.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [381b92711266bbc17acd230209c75d2bc1f0f514]

INTEGRATION: CWS pchfix02 (1.3.160); FILE MERGED 2006/09/01 17:59:55 kaib 1.3.160.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [168416aa142ed6d7f6ed613c1b7d338b410cf225]

INTEGRATION: CWS pchfix02 (1.14.32); FILE MERGED 2006/09/01 17:59:55 kaib 1.14.32.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [a3feec34b13eb6e6eed54c2701af99075a280058]

INTEGRATION: CWS pchfix02 (1.25.160); FILE MERGED 2006/09/01 17:59:55 kaib 1.25.160.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [cbc22a2c03cb06f0e22cffbdefdb102b23d7584d]

INTEGRATION: CWS pchfix02 (1.4.160); FILE MERGED 2006/09/01 17:59:55 kaib 1.4.160.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [fb2801069f04ac15316f918908fa2e24f1a453b9]

INTEGRATION: CWS pchfix02 (1.4.34); FILE MERGED 2006/09/01 17:59:54 kaib 1.4.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d567efe2d9790593ccb5b52a2d49b77702446c64]

INTEGRATION: CWS pchfix02 (1.23.34); FILE MERGED 2006/09/01 17:59:54 kaib 1.23.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [f55df100baae3cbe01e355b09465b91f4e654454]

INTEGRATION: CWS pchfix02 (1.4.160); FILE MERGED 2006/09/01 17:59:54 kaib 1.4.160.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [ab622de264d6d8225eb4a24073e7de3acb39f2af]

INTEGRATION: CWS pchfix02 (1.5.160); FILE MERGED 2006/09/01 17:59:54 kaib 1.5.160.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [e852fa8d18df7ffe30387a9bea4a147c9132b76b]

INTEGRATION: CWS pchfix02 (1.18.22); FILE MERGED 2006/09/01 17:59:54 kaib 1.18.22.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [ddb3dfac0472c2482b71b897b7c79ca7b3c084b7]

INTEGRATION: CWS pchfix02 (1.4.32); FILE MERGED 2006/09/01 17:59:54 kaib 1.4.32.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [0fd50645bbef52b23db47073880fa6738aaedf04]

INTEGRATION: CWS pchfix02 (1.2.160); FILE MERGED 2006/09/01 17:59:54 kaib 1.2.160.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [824697173084deeeecc32641c6d03186b65208e0]

INTEGRATION: CWS pchfix02 (1.6.34); FILE MERGED 2006/09/01 17:59:53 kaib 1.6.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [eedb57ace198f4b22bb83c53aa55d187110705fe]

INTEGRATION: CWS pchfix02 (1.9.34); FILE MERGED 2006/09/01 17:59:53 kaib 1.9.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [38f73695a384fb0e45522655e467e8cf7c951183]

INTEGRATION: CWS pchfix02 (1.5.34); FILE MERGED 2006/09/01 17:59:53 kaib 1.5.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [2304069c9b34762db77b55f89157c485b971eee5]

INTEGRATION: CWS pchfix02 (1.3.34); FILE MERGED 2006/09/01 17:59:53 kaib 1.3.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [5367c8205d5fc8fee7c3e9c826f43580f66838b9]

INTEGRATION: CWS pchfix02 (1.6.34); FILE MERGED 2006/09/01 17:59:52 kaib 1.6.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [e20c792e78008a610cfcaab32dfafad961ea282b]

INTEGRATION: CWS pchfix02 (1.6.58); FILE MERGED 2006/09/01 17:59:52 kaib 1.6.58.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [679306a676fcb6767854488ab69e9a1472d1ae1d]

INTEGRATION: CWS pchfix02 (1.7.18); FILE MERGED 2006/09/01 17:59:52 kaib 1.7.18.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [1b427038d53d857f38c1f2974d01249b1bfff9fa]

INTEGRATION: CWS pchfix02 (1.5.160); FILE MERGED 2006/09/01 17:59:51 kaib 1.5.160.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [a8671ead030c89f7cf6db8bb2abf3a4f43630e67]

INTEGRATION: CWS pchfix02 (1.2.160); FILE MERGED 2006/09/01 17:59:51 kaib 1.2.160.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [b08ab3db89c9f5976f178f64c7055e99e60dca6b]

INTEGRATION: CWS pchfix02 (1.14.34); FILE MERGED 2006/09/01 17:59:51 kaib 1.14.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [9469d5927b1e9b253514275e7471dd69d9ff0399]

INTEGRATION: CWS pchfix02 (1.3.34); FILE MERGED 2006/09/01 17:59:51 kaib 1.3.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [b220a12635ec18a7a9210ed144554d464a68e0e9]

INTEGRATION: CWS pchfix02 (1.7.34); FILE MERGED 2006/09/01 17:59:51 kaib 1.7.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [f0005f9335eec5937ba1fd627df5626ebcb0b45c]

INTEGRATION: CWS pchfix02 (1.9.34); FILE MERGED 2006/09/01 17:59:51 kaib 1.9.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [f4bd03a116ec46c8908cec8c9536121a08b21ff5]

INTEGRATION: CWS pchfix02 (1.7.34); FILE MERGED 2006/09/01 17:59:50 kaib 1.7.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [e5fa68b6afb14c7730d836da4f01eca2fafd9634]

INTEGRATION: CWS pchfix02 (1.4.160); FILE MERGED 2006/09/01 17:59:50 kaib 1.4.160.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d5dd0de39188bacb86e91a3945e7636beeea6f22]

INTEGRATION: CWS pchfix02 (1.3.34); FILE MERGED 2006/09/01 17:59:50 kaib 1.3.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [6a58879b456da34d7ff4521390a30a665c201782]

INTEGRATION: CWS pchfix02 (1.3.160); FILE MERGED 2006/09/01 17:59:50 kaib 1.3.160.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [b798c62501576de545b14f8d687aae324e41f35d]

INTEGRATION: CWS pchfix02 (1.4.34); FILE MERGED 2006/09/01 17:59:50 kaib 1.4.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [95906fee7313f9b0e08651ac234d109af557d142]

INTEGRATION: CWS pchfix02 (1.5.34); FILE MERGED 2006/09/01 17:59:49 kaib 1.5.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [ceacbe83dde06f51aaf0271be0eb530e3f5b796a]

INTEGRATION: CWS pchfix02 (1.10.34); FILE MERGED 2006/09/01 17:59:49 kaib 1.10.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [4042472da390210b47edbd7562364c54658fbcde]

INTEGRATION: CWS pchfix02 (1.13.34); FILE MERGED 2006/09/01 17:59:49 kaib 1.13.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [43e4377e5dc3da05ada28e5c26055d99a12a7cc5]

INTEGRATION: CWS pchfix02 (1.4.160); FILE MERGED 2006/09/01 17:59:49 kaib 1.4.160.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [c1608c29b080b50d0d753f0ad92b4a62841a4a8c]

INTEGRATION: CWS pchfix02 (1.6.34); FILE MERGED 2006/09/01 17:59:49 kaib 1.6.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [97200a4654f81b48688449da29c6931e19d498e1]

INTEGRATION: CWS pchfix02 (1.3.160); FILE MERGED 2006/09/01 17:59:48 kaib 1.3.160.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [3b431a23ec17cc61d27e98973d98ac2d59239ccb]

INTEGRATION: CWS pchfix02 (1.11.34); FILE MERGED 2006/09/01 17:59:48 kaib 1.11.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [360165544481d06b0a1f5ecb613cd41bf31d702f]

INTEGRATION: CWS pchfix02 (1.29.34); FILE MERGED 2006/09/01 17:59:48 kaib 1.29.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d2fd604ae79c3a414225e104a778bd8130fdc49f]

INTEGRATION: CWS pchfix02 (1.11.160); FILE MERGED 2006/09/01 17:59:48 kaib 1.11.160.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [32029fc48c7edb912cef43f6750ce64114ef1ff5]

INTEGRATION: CWS pchfix02 (1.8.160); FILE MERGED 2006/09/01 17:59:47 kaib 1.8.160.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [6d4b7cbd1c7de5528c61fb32640f479326c9ce25]

INTEGRATION: CWS pchfix02 (1.10.34); FILE MERGED 2006/09/01 17:59:47 kaib 1.10.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [4d9c33b28ec96b54a5f2df3e5945419d22328855]

INTEGRATION: CWS pchfix02 (1.15.34); FILE MERGED 2006/09/01 17:59:47 kaib 1.15.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [88a2b9434b0711195ed0b50aa105abbc7f131655]

INTEGRATION: CWS pchfix02 (1.11.34); FILE MERGED 2006/09/01 17:59:47 kaib 1.11.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [2bb0f06f480ceda229dd167961a5e592318518c8]

INTEGRATION: CWS pchfix02 (1.17.34); FILE MERGED 2006/09/01 17:59:47 kaib 1.17.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [0a4597fbd8864b9b54faf79713e8fee6461a8446]

INTEGRATION: CWS pchfix02 (1.7.34); FILE MERGED 2006/09/01 17:59:47 kaib 1.7.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [ac1a104bc20c76cf92cf629eeeb83efc1b97c72e]

INTEGRATION: CWS pchfix02 (1.4.34); FILE MERGED 2006/09/01 17:59:47 kaib 1.4.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [ae4a9531f6574d9fc1a5142ed73cd1a1059eeb20]

INTEGRATION: CWS pchfix02 (1.5.160); FILE MERGED 2006/09/01 17:59:46 kaib 1.5.160.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [0aff2878429093c2a0fd54cabf6f19b62131c763]

INTEGRATION: CWS pchfix02 (1.11.34); FILE MERGED 2006/09/01 17:59:46 kaib 1.11.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [a119898243d930a85e790678217f49f698abe079]

INTEGRATION: CWS pchfix02 (1.13.18); FILE MERGED 2006/09/01 17:59:46 kaib 1.13.18.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [1cb8dffd2d513a1ffd8b0e96d47521bdee3cb452]

INTEGRATION: CWS pchfix02 (1.9.158); FILE MERGED 2006/09/01 17:59:46 kaib 1.9.158.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d77d7c0af7488a5a33e10c6482c6157ec5b2070b]

INTEGRATION: CWS pchfix02 (1.5.34); FILE MERGED 2006/09/01 17:59:45 kaib 1.5.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [92f38c18bd53b2d79ae0317b6df065ef565fa08d]

INTEGRATION: CWS pchfix02 (1.6.34); FILE MERGED 2006/09/01 17:59:45 kaib 1.6.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [ca1e4716636000a50c6d33c00486454b5ab96f7c]

INTEGRATION: CWS pchfix02 (1.13.34); FILE MERGED 2006/09/01 17:59:45 kaib 1.13.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [1caafdbe4dea13119815c6f214bcee4b57f33004]

INTEGRATION: CWS pchfix02 (1.3.34); FILE MERGED 2006/09/01 17:59:45 kaib 1.3.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [636c0026abe6e7605dc6a60b44ead10917d994b6]

INTEGRATION: CWS pchfix02 (1.12.34); FILE MERGED 2006/09/01 17:59:45 kaib 1.12.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [54bb2c1419f3a1009e91476c7ac7fd210d6b86d8]

INTEGRATION: CWS pchfix02 (1.4.34); FILE MERGED 2006/09/01 17:59:45 kaib 1.4.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [9e408e15c287fbc3c6ded76844f90ef4b228e99b]

INTEGRATION: CWS pchfix02 (1.8.34); FILE MERGED 2006/09/01 17:59:44 kaib 1.8.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [327c129737f46d577a5c4a2efb6f61993de1b6e7]

INTEGRATION: CWS pchfix02 (1.7.34); FILE MERGED 2006/09/01 17:59:44 kaib 1.7.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [e1ea86c4b48c8d98cc93e2541626831d820da1ba]

INTEGRATION: CWS pchfix02 (1.4.160); FILE MERGED 2006/09/01 17:59:44 kaib 1.4.160.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d489b27324d5563e71c00fd23eb7857a373e1e12]

INTEGRATION: CWS pchfix02 (1.5.34); FILE MERGED 2006/09/01 17:59:44 kaib 1.5.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [f033df78a692360a7f1be2fd5635adcb0ec37f80]

INTEGRATION: CWS pchfix02 (1.8.160); FILE MERGED 2006/09/01 17:59:43 kaib 1.8.160.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [1467a764452cdb68bd413bc0c44ddf029be586b0]

INTEGRATION: CWS pchfix02 (1.16.34); FILE MERGED 2006/09/01 17:59:43 kaib 1.16.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [57516dcbf4a6b8dcc1208e0c1db6ae87f15b4107]

INTEGRATION: CWS pchfix02 (1.4.34); FILE MERGED 2006/09/01 17:59:43 kaib 1.4.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [56e8ca9bf2aebe457ae00b3df4e2b776482f5e8c]

INTEGRATION: CWS pchfix02 (1.20.34); FILE MERGED 2006/09/01 17:59:43 kaib 1.20.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [f3aea9c45a2b1df76b6f16ff1dd89f765c47ea01]

INTEGRATION: CWS pchfix02 (1.10.34); FILE MERGED 2006/09/01 17:59:43 kaib 1.10.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [5ace0439477c9193397124ff4f3c16ad25786125]

INTEGRATION: CWS pchfix02 (1.13.34); FILE MERGED 2006/09/01 17:59:42 kaib 1.13.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [7380c4a713836f9263556fdfc2c7f33027e51df7]

INTEGRATION: CWS pchfix02 (1.7.160); FILE MERGED 2006/09/01 17:59:42 kaib 1.7.160.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [2df70e35d272fe60709e372151925a37a0b8a968]

INTEGRATION: CWS pchfix02 (1.3.160); FILE MERGED 2006/09/01 17:59:42 kaib 1.3.160.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [35599e0ee0231cdb42fd67e5692a5b3496b56cba]

INTEGRATION: CWS pchfix02 (1.24.16); FILE MERGED 2006/09/01 17:59:42 kaib 1.24.16.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [464ab0aecdae61943f7b7264e8273b9d43b79c15]

INTEGRATION: CWS pchfix02 (1.31.18); FILE MERGED 2006/09/01 17:59:42 kaib 1.31.18.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [1e14e2132c64fb8892f74f33088537884643d805]

INTEGRATION: CWS pchfix02 (1.8.158); FILE MERGED 2006/09/01 17:59:41 kaib 1.8.158.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [6ae6c4a50f367c3938b5fe3b2dceea3ce8051c0f]

INTEGRATION: CWS pchfix02 (1.5.160); FILE MERGED 2006/09/01 17:59:41 kaib 1.5.160.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [79fe782e1bc839588e3a877ea328b66c980e428c]

INTEGRATION: CWS pchfix02 (1.28.32); FILE MERGED 2006/09/01 17:59:41 kaib 1.28.32.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [305d75a5a3009d7209a5a89a82cc55813871cbc8]

INTEGRATION: CWS pchfix02 (1.31.34); FILE MERGED 2006/09/01 17:59:41 kaib 1.31.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [1d4666a36ef0bdfc1cc25f46cb717b9110595653]

INTEGRATION: CWS pchfix02 (1.5.18); FILE MERGED 2006/09/01 17:59:41 kaib 1.5.18.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [0ad5f3e377c27b10ff1a0465b67ae1da3c1aab30]

INTEGRATION: CWS pchfix02 (1.3.160); FILE MERGED 2006/09/01 17:59:40 kaib 1.3.160.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [a151fc06099dc5e61f1a888e34a270fac2890541]

INTEGRATION: CWS pchfix02 (1.4.158); FILE MERGED 2006/09/01 17:59:40 kaib 1.4.158.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [4d204b44007a282b75e3f363ab65ed12b2ffcf30]

INTEGRATION: CWS pchfix02 (1.14.18); FILE MERGED 2006/09/01 17:59:40 kaib 1.14.18.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [98f247cf43c0b80b5b1eb5a8d2de499ce9214859]

INTEGRATION: CWS pchfix02 (1.16.18); FILE MERGED 2006/09/01 17:59:40 kaib 1.16.18.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [88390301d70e55fe2ebbdddb1e9bd80b490421ba]

INTEGRATION: CWS pchfix02 (1.6.18); FILE MERGED 2006/09/01 17:59:40 kaib 1.6.18.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [497b77160c9e58f1562b2f1f33424c6267617a16]

INTEGRATION: CWS pchfix02 (1.14.34); FILE MERGED 2006/09/01 17:59:40 kaib 1.14.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [16d025760bc3ecd50fbf49f898cd0ec09a3d0167]

INTEGRATION: CWS pchfix02 (1.6.34); FILE MERGED 2006/09/01 17:59:39 kaib 1.6.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [628d7fba211ae75c89f82095a109896920c0c4fe]

INTEGRATION: CWS pchfix02 (1.18.34); FILE MERGED 2006/09/01 17:59:39 kaib 1.18.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [dfc2a4338cc5f7ae67a7e76998487348925b67ff]

INTEGRATION: CWS pchfix02 (1.9.34); FILE MERGED 2006/09/01 17:59:39 kaib 1.9.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [71b812bc391bcafe0c469034d37682fae678db56]

INTEGRATION: CWS pchfix02 (1.9.18); FILE MERGED 2006/09/01 17:59:39 kaib 1.9.18.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [50270325337aea8e529f6a803be35dbb4f4d83ce]

INTEGRATION: CWS pchfix02 (1.51.16); FILE MERGED 2006/09/01 17:59:39 kaib 1.51.16.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [7697e7d82bd82f4ef36b9c45fb375079e9b5c7a3]

INTEGRATION: CWS pchfix02 (1.42.16); FILE MERGED 2006/09/01 17:59:39 kaib 1.42.16.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [e01810c68489e94b046a2ff2c82c2938e17e1432]

INTEGRATION: CWS pchfix02 (1.23.34); FILE MERGED 2006/09/01 17:59:38 kaib 1.23.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [f2f4d4401fb70d3ebe8e9337a33a460ad39dd7f2]

INTEGRATION: CWS pchfix02 (1.15.16); FILE MERGED 2006/09/01 17:59:38 kaib 1.15.16.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [bff5322fa0ebc970ce2f840d5371eb2be66cefa2]

INTEGRATION: CWS pchfix02 (1.6.18); FILE MERGED 2006/09/01 17:59:38 kaib 1.6.18.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [4e99dbd6c0941c436b556e2ec791a966fe4858b2]

INTEGRATION: CWS pchfix02 (1.4.16); FILE MERGED 2006/09/01 17:59:38 kaib 1.4.16.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [5c14b0b873cee746e3bade5485a985de59b7333a]

INTEGRATION: CWS pchfix02 (1.48.34); FILE MERGED 2006/09/01 17:59:38 kaib 1.48.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [14c0ac40c622a961570aa7b3db41162435e84d7e]

INTEGRATION: CWS pchfix02 (1.9.34); FILE MERGED 2006/09/01 17:59:37 kaib 1.9.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [76d89f74908255f9402af4c51187415901f249ad]

INTEGRATION: CWS pchfix02 (1.114.32); FILE MERGED 2006/09/01 17:59:37 kaib 1.114.32.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [9b3390ab6d290568d1da68319fbe83f916114c6f]

INTEGRATION: CWS pchfix02 (1.16.34); FILE MERGED 2006/09/01 17:59:37 kaib 1.16.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [f0447ec51458d181b7c3dd924f61fb38593c5d8b]

INTEGRATION: CWS pchfix02 (1.10.34); FILE MERGED 2006/09/01 17:59:37 kaib 1.10.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [8ac46b84326753849e089cf26b9a9565883085db]

INTEGRATION: CWS pchfix02 (1.15.34); FILE MERGED 2006/09/01 17:59:37 kaib 1.15.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [a3486699444458a3144dd6e1327a221c6d9a06ff]

INTEGRATION: CWS pchfix02 (1.12.32); FILE MERGED 2006/09/01 17:59:36 kaib 1.12.32.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [371c6f1a3b282117a67af30fc54b59d89d19952f]

INTEGRATION: CWS pchfix02 (1.30.32); FILE MERGED 2006/09/01 17:59:36 kaib 1.30.32.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [5ebf77dc042a644602e214e9cb68a8adf1c99785]

INTEGRATION: CWS pchfix02 (1.18.32); FILE MERGED 2006/09/01 17:59:36 kaib 1.18.32.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [cbead0a0017f10e0aae1cd84bc068878f516230f]

INTEGRATION: CWS pchfix02 (1.9.32); FILE MERGED 2006/09/01 17:59:36 kaib 1.9.32.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [c31c2bea8056036dfd7e501b6dac3e1281326cc0]

INTEGRATION: CWS pchfix02 (1.21.32); FILE MERGED 2006/09/01 17:59:36 kaib 1.21.32.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [e0321110837b1bbff5e5877723be583da3a4193e]

INTEGRATION: CWS pchfix02 (1.4.34); FILE MERGED 2006/09/01 17:59:35 kaib 1.4.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [ed8680903a96f74e183a6dceef56ebe2133f3843]

INTEGRATION: CWS pchfix02 (1.62.34); FILE MERGED 2006/09/01 17:59:35 kaib 1.62.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [697cd0be1110d8e141cb8376361f48a4819e7387]

INTEGRATION: CWS pchfix02 (1.10.32); FILE MERGED 2006/09/01 17:59:35 kaib 1.10.32.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [5e2b4c9709b6ff89d46afb438422864271feb66e]

INTEGRATION: CWS pchfix02 (1.15.16); FILE MERGED 2006/09/01 17:59:35 kaib 1.15.16.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [db38f00db2eeb75c65885ea03fb29b9c90c4108d]

INTEGRATION: CWS pchfix02 (1.52.16); FILE MERGED 2006/09/01 17:59:35 kaib 1.52.16.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [c20aeb40cf81e14a1cffe4877a776ca79baa7cca]

INTEGRATION: CWS pchfix02 (1.74.34); FILE MERGED 2006/09/01 17:59:35 kaib 1.74.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [ffd027a9d03b59a1a534b939326696a1bf2e7b18]

INTEGRATION: CWS pchfix02 (1.50.34); FILE MERGED 2006/09/01 17:59:34 kaib 1.50.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [45f5a1082481189579cbced27a8204b11bea7fb8]

INTEGRATION: CWS pchfix02 (1.106.16); FILE MERGED 2006/09/01 17:59:34 kaib 1.106.16.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [87539350bb642fd6c059ce2b8ded777a820a7a66]

INTEGRATION: CWS pchfix02 (1.88.18); FILE MERGED 2006/09/01 17:59:34 kaib 1.88.18.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [c3a3b67e4b935d51548ac9bafba76cc84b094931]

INTEGRATION: CWS pchfix02 (1.10.34); FILE MERGED 2006/09/01 17:59:33 kaib 1.10.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [f6b2fa49f95299fe42698d8a5407b7690ea99163]

INTEGRATION: CWS pchfix02 (1.3.34); FILE MERGED 2006/09/01 17:59:33 kaib 1.3.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d71f01f66017751f678e60c6474edb4bc82dfbee]

INTEGRATION: CWS pchfix02 (1.7.34); FILE MERGED 2006/09/01 17:59:33 kaib 1.7.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [b05515b6cd992b10c2d72a4b8a25708ff0bc8ca1]

INTEGRATION: CWS pchfix02 (1.6.34); FILE MERGED 2006/09/01 17:59:33 kaib 1.6.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [e963d4b6de0c08294d7e67dbf981ca308c85552a]

INTEGRATION: CWS pchfix02 (1.12.34); FILE MERGED 2006/09/01 17:59:33 kaib 1.12.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [0a632ff5bd09ea63ea3bdc4f0ff48e724a721ca3]

INTEGRATION: CWS pchfix02 (1.16.34); FILE MERGED 2006/09/01 17:59:33 kaib 1.16.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [24d365ded3004fbf402dee41213a586cf29432d6]

INTEGRATION: CWS pchfix02 (1.18.18); FILE MERGED 2006/09/01 17:59:32 kaib 1.18.18.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [4ddedc40fa3175c560ceb0075d1d791b0e9316d3]

INTEGRATION: CWS pchfix02 (1.8.34); FILE MERGED 2006/09/01 17:59:32 kaib 1.8.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [909fc3f4b4afced413ff9ae4ec039b917909aa87]

INTEGRATION: CWS pchfix02 (1.7.34); FILE MERGED 2006/09/01 17:59:32 kaib 1.7.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d156980e3796c62fd659ee542d365dc420ec3d36]

INTEGRATION: CWS pchfix02 (1.14.34); FILE MERGED 2006/09/01 17:59:32 kaib 1.14.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [b83ec6ce011e8e77063754c24e7c3d56c06565a5]

INTEGRATION: CWS pchfix02 (1.6.34); FILE MERGED 2006/09/01 17:59:32 kaib 1.6.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [0bc8020761adeba6360eca72af14513b4aef487e]

INTEGRATION: CWS pchfix02 (1.4.34); FILE MERGED 2006/09/01 17:59:32 kaib 1.4.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d21a6d50794f50b82a17b58641af607b5badc22b]

INTEGRATION: CWS pchfix02 (1.10.34); FILE MERGED 2006/09/01 17:59:31 kaib 1.10.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [423e9000e5d747cd17c24bfe6dc46a5b89e93b5f]

INTEGRATION: CWS pchfix02 (1.4.158); FILE MERGED 2006/09/01 17:59:31 kaib 1.4.158.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [7a5fc81ccb42319ee2a014f47411fe35c0006b3b]

INTEGRATION: CWS pchfix02 (1.8.34); FILE MERGED 2006/09/01 17:59:31 kaib 1.8.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [b77ec659588205494c10be2de777b6f281cdab0a]

INTEGRATION: CWS pchfix02 (1.42.32); FILE MERGED 2006/09/01 17:59:30 kaib 1.42.32.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [0385d54dcae2da156d61c5a15332305c95b91355]

INTEGRATION: CWS pchfix02 (1.97.130); FILE MERGED 2006/09/01 17:59:30 kaib 1.97.130.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [37e4aa18051eee3bba477502703de0d98e39b2e9]

INTEGRATION: CWS pchfix02 (1.4.160); FILE MERGED 2006/09/01 17:59:30 kaib 1.4.160.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d3a6f4eace92deb8e339cf7c6927aa98782b1695]

INTEGRATION: CWS pchfix02 (1.2.160); FILE MERGED 2006/09/01 17:59:29 kaib 1.2.160.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [65ed0b1ca18665569233fccef35665b702d7a342]

INTEGRATION: CWS pchfix02 (1.93.34); FILE MERGED 2006/09/01 17:59:29 kaib 1.93.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [9d2a628b3f7002c5ddd828aeba2ac55b1b3b7d4a]

INTEGRATION: CWS pchfix02 (1.3.34); FILE MERGED 2006/09/01 17:59:29 kaib 1.3.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [35c48d0f294711168c8ee3283edd3e36747b196b]

INTEGRATION: CWS pchfix02 (1.124.34); FILE MERGED 2006/09/01 17:59:29 kaib 1.124.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [1605987ee34e270574f9331a359a603008b275cc]

INTEGRATION: CWS pchfix02 (1.6.34); FILE MERGED 2006/09/01 17:59:29 kaib 1.6.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [223e2eaeac81c1a2ea1023cde64dab51b26cec52]

INTEGRATION: CWS pchfix02 (1.12.34); FILE MERGED 2006/09/01 17:59:28 kaib 1.12.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [946c4e9f250d37f4c0eee0c50a90748b0fe69786]

INTEGRATION: CWS pchfix02 (1.8.34); FILE MERGED 2006/09/01 17:59:28 kaib 1.8.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [0cef8b929ea51a97005101559a8170203ad03630]

INTEGRATION: CWS pchfix02 (1.4.34); FILE MERGED 2006/09/01 17:59:28 kaib 1.4.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [2cdab6e167b70de679501f21d6aef7a48425960d]

INTEGRATION: CWS pchfix02 (1.5.34); FILE MERGED 2006/09/01 17:59:28 kaib 1.5.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [0947fa003b1301d2f8b607c8d8c7129aede46f7a]

INTEGRATION: CWS pchfix02 (1.19.34); FILE MERGED 2006/09/01 17:59:28 kaib 1.19.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [31ea1867839c70c6f7706903a3eaeb10d86db895]

INTEGRATION: CWS pchfix02 (1.3.34); FILE MERGED 2006/09/01 17:59:27 kaib 1.3.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [4d6a41eabcc55850c4e797e30f397709d35f3228]

INTEGRATION: CWS pchfix02 (1.23.34); FILE MERGED 2006/09/01 17:59:27 kaib 1.23.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [1cfade0e4a046dd54d5f54c9137c4405801ea966]

INTEGRATION: CWS pchfix02 (1.10.34); FILE MERGED 2006/09/01 17:59:27 kaib 1.10.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [84d2ed17c5d5dd795d557edcfef5ac3eecf2235e]

INTEGRATION: CWS pchfix02 (1.12.34); FILE MERGED 2006/09/01 17:59:27 kaib 1.12.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [0826890c086b69c63d0678d7fb8431ae68b5533d]

INTEGRATION: CWS pchfix02 (1.3.160); FILE MERGED 2006/09/01 17:59:27 kaib 1.3.160.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [2a1d2794d447a74140d8205550610dab8debfc87]

INTEGRATION: CWS pchfix02 (1.4.160); FILE MERGED 2006/09/01 17:59:26 kaib 1.4.160.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [124c0b8c31904d436c3e59c21c2a99db3cf201e2]

INTEGRATION: CWS pchfix02 (1.26.18); FILE MERGED 2006/09/01 17:59:26 kaib 1.26.18.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [119264c17afa323ecfd384df5cddc2764b442e3b]

INTEGRATION: CWS pchfix02 (1.4.34); FILE MERGED 2006/09/01 17:59:26 kaib 1.4.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [df327f685b5a904817bd96c80158ca8057f07257]

INTEGRATION: CWS pchfix02 (1.19.34); FILE MERGED 2006/09/01 17:59:26 kaib 1.19.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [7e4a9be1ddba1313a6944be0c1c23d768db8a919]

INTEGRATION: CWS pchfix02 (1.3.160); FILE MERGED 2006/09/01 17:59:26 kaib 1.3.160.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [31f2a7f06ccfae77f155349c03ef12d846475099]

INTEGRATION: CWS pchfix02 (1.3.160); FILE MERGED 2006/09/01 17:59:25 kaib 1.3.160.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [849419c08de59a1ff5cce783055837563f9408e5]

INTEGRATION: CWS pchfix02 (1.23.34); FILE MERGED 2006/09/01 17:59:25 kaib 1.23.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [a5b37fbe3eb943c90b0d38ee6081783e94f1b1dd]

INTEGRATION: CWS pchfix02 (1.10.34); FILE MERGED 2006/09/01 17:59:25 kaib 1.10.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [32b6b43dee6ef254d1af36502a950cd9548eead2]

INTEGRATION: CWS pchfix02 (1.3.34); FILE MERGED 2006/09/01 17:59:25 kaib 1.3.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [4216f864476d180e7bdbff5e67dd3fe38cc5f071]

INTEGRATION: CWS pchfix02 (1.4.34); FILE MERGED 2006/09/01 17:59:24 kaib 1.4.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [9f31e00543eed47f1bc6aa6ff9cd3ec380949955]

INTEGRATION: CWS pchfix02 (1.3.158); FILE MERGED 2006/09/01 17:59:24 kaib 1.3.158.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [9f07790bdfb24ae62b9b6184c6614339ddbaacd5]

INTEGRATION: CWS pchfix02 (1.3.34); FILE MERGED 2006/09/01 17:59:24 kaib 1.3.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [a98955eff7fc559199519bf1191415c5839858d5]

INTEGRATION: CWS pchfix02 (1.8.156); FILE MERGED 2006/09/01 17:59:24 kaib 1.8.156.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [92983c5ed58e09f9d14b65d847f8277343a03a83]

INTEGRATION: CWS pchfix02 (1.15.34); FILE MERGED 2006/09/01 17:59:24 kaib 1.15.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d2211047d0d2bb0df25d3e68921d5f6ecc5259d9]

INTEGRATION: CWS pchfix02 (1.35.32); FILE MERGED 2006/09/01 17:59:24 kaib 1.35.32.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [903c769628ae5cad9562e014951fa9a7a4b5ce23]

INTEGRATION: CWS pchfix02 (1.4.34); FILE MERGED 2006/09/01 17:59:23 kaib 1.4.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [78d8d356089dba73ea8b56d3cfae0c02860b957c]

INTEGRATION: CWS pchfix02 (1.33.34); FILE MERGED 2006/09/01 17:59:23 kaib 1.33.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [3c7e1952ffe22cfff9761e19d5ea90bb0d841798]

INTEGRATION: CWS pchfix02 (1.82.18); FILE MERGED 2006/09/01 17:59:23 kaib 1.82.18.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [0188582f66ba684c4b4d36f79647ce945e1b8970]

INTEGRATION: CWS pchfix02 (1.8.34); FILE MERGED 2006/09/01 17:59:23 kaib 1.8.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d91a8b67a5095b9b20649db530e1d3eae2c5650d]

INTEGRATION: CWS pchfix02 (1.44.18); FILE MERGED 2006/09/01 17:59:22 kaib 1.44.18.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [360204b4d081cac8aff91456b3056243b1b7cc02]

INTEGRATION: CWS pchfix02 (1.1.2); FILE ADDED 2006/09/01 17:59:22 kaib 1.1.2.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [3f7b1f75299384c971d5499c15d3736634a6b7af]

INTEGRATION: CWS pchfix02 (1.4.124); FILE MERGED 2006/09/01 17:17:10 kaib 1.4.124.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [23ff14a6d2b5e47008d23318d7ad469cc74a152f]

INTEGRATION: CWS pchfix02 (1.4.26); FILE MERGED 2006/09/01 17:17:09 kaib 1.4.26.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [ff77a9cfb338d2fe64646a352a8b4ca0371ac91c]

INTEGRATION: CWS pchfix02 (1.6.6); FILE MERGED 2006/09/01 17:17:09 kaib 1.6.6.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [81a246ad1a69215b865049473aeb50c10fae1da8]

INTEGRATION: CWS pchfix02 (1.4.58); FILE MERGED 2006/09/01 17:17:09 kaib 1.4.58.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [36ceca4b2c5ab46aaf7d86c8504f5b3a500da61f]

INTEGRATION: CWS pchfix02 (1.3.120); FILE MERGED 2006/09/01 17:17:09 kaib 1.3.120.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d8b715f1b061ccd0204bd025d4aab2ca868ee192]

INTEGRATION: CWS pchfix02 (1.3.122); FILE MERGED 2006/09/01 17:17:09 kaib 1.3.122.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [38715c06fd276c48a16f389be0d24ed3e8b741f3]

INTEGRATION: CWS pchfix02 (1.6.24); FILE MERGED 2006/09/01 17:17:08 kaib 1.6.24.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [6becf2b68dae3eeedae2dabc217bb297786d1ecb]

INTEGRATION: CWS pchfix02 (1.3.124); FILE MERGED 2006/09/01 17:17:08 kaib 1.3.124.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [6ee4232232efa1a50ec12f7bc5d5ea24688826ef]

INTEGRATION: CWS pchfix02 (1.5.26); FILE MERGED 2006/09/01 17:17:08 kaib 1.5.26.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [38be7d3bebd60b1f9ddf8c566ca9bcdce91951b1]

INTEGRATION: CWS pchfix02 (1.4.26); FILE MERGED 2006/09/01 17:17:08 kaib 1.4.26.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d93f93e5e848eaa812f58616c91ff74135845d2a]

INTEGRATION: CWS pchfix02 (1.4.24); FILE MERGED 2006/09/01 17:17:08 kaib 1.4.24.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [4b5275da26f0902a31062b5329a39d3a5d18cfd1]

INTEGRATION: CWS pchfix02 (1.4.56); FILE MERGED 2006/09/01 17:17:07 kaib 1.4.56.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [a846929bdac52b988a95cf5222343532e52aa9e3]

INTEGRATION: CWS pchfix02 (1.4.24); FILE MERGED 2006/09/01 17:17:07 kaib 1.4.24.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [15a4b382434b56d30c47836d7bdd076590679784]

INTEGRATION: CWS pchfix02 (1.3.122); FILE MERGED 2006/09/01 17:17:07 kaib 1.3.122.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [425c9be2e7c21c4e8f82f3371dce3eccf4a52770]

INTEGRATION: CWS pchfix02 (1.6.24); FILE MERGED 2006/09/01 17:17:07 kaib 1.6.24.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [84c25fd371ddddb2e5ac4603050a79d69f7d983d]

INTEGRATION: CWS pchfix02 (1.3.120); FILE MERGED 2006/09/01 17:17:07 kaib 1.3.120.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [0f0c246b695a42acfbccf6f9d4e05ec64fce82ef]

INTEGRATION: CWS pchfix02 (1.4.26); FILE MERGED 2006/09/01 17:17:07 kaib 1.4.26.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [5cad8f37ab5d99ab05c1d77139a3b5d1004b7645]

INTEGRATION: CWS pchfix02 (1.4.24); FILE MERGED 2006/09/01 17:17:06 kaib 1.4.24.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [970c18ca51833fcb543c4fecc89621964e488517]

INTEGRATION: CWS pchfix02 (1.5.26); FILE MERGED 2006/09/01 17:17:06 kaib 1.5.26.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [49c9a87b45c005a4e790ca1b020e85188877aeb4]

INTEGRATION: CWS pchfix02 (1.3.120); FILE MERGED 2006/09/01 17:17:06 kaib 1.3.120.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [117ff82a3845686a2257914a86d781f539a9a8e6]

INTEGRATION: CWS pchfix02 (1.4.26); FILE MERGED 2006/09/01 17:17:06 kaib 1.4.26.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [2574725334a88f30471d6eb3213bef20c82bc5f8]

INTEGRATION: CWS pchfix02 (1.4.26); FILE MERGED 2006/09/01 17:17:05 kaib 1.4.26.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [956a1f7ac1c2963d1a9d0d3ac93af01323e591c4]

INTEGRATION: CWS pchfix02 (1.21.24); FILE MERGED 2006/09/01 17:17:05 kaib 1.21.24.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [efd9a19417a2bbe59ba2089e9e7e7af2e70d0e3d]

INTEGRATION: CWS pchfix02 (1.12.24); FILE MERGED 2006/09/01 17:17:05 kaib 1.12.24.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [bfb7222a9087e0eb9072d348184477b5cd483773]

INTEGRATION: CWS pchfix02 (1.23.24); FILE MERGED 2006/09/01 17:17:05 kaib 1.23.24.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [ba02817d472335e3a4cc465b1f4eb8feb43932e9]

INTEGRATION: CWS pchfix02 (1.6.26); FILE MERGED 2006/09/01 17:17:05 kaib 1.6.26.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [16e72b45658a34f9a703436df8f7af8b5ed15adc]

INTEGRATION: CWS pchfix02 (1.19.26); FILE MERGED 2006/09/01 17:17:05 kaib 1.19.26.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [0a507a0dd6071dda1e6ac0216122e33c29152df5]

INTEGRATION: CWS pchfix02 (1.29.14); FILE MERGED 2006/09/01 17:17:04 kaib 1.29.14.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [825e2fa1ef586f6c47ccfe68f7dad32ef9261a7f]

INTEGRATION: CWS pchfix02 (1.5.26); FILE MERGED 2006/09/01 17:17:04 kaib 1.5.26.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [1efc59a446d9fd26df1e854d6cf1494569439e0d]

INTEGRATION: CWS pchfix02 (1.28.24); FILE MERGED 2006/09/01 17:17:04 kaib 1.28.24.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [5cc3ef334a6fb071afe5f73d2344b2bfdefdcde3]

INTEGRATION: CWS pchfix02 (1.70.6); FILE MERGED 2006/09/01 17:17:04 kaib 1.70.6.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [f19f27445ca2d0def944f4ee9da693554755b333]

INTEGRATION: CWS pchfix02 (1.26.26); FILE MERGED 2006/09/01 17:17:04 kaib 1.26.26.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [559981d1ff43c61a3ae2c6c66931c53a1fb7f461]

INTEGRATION: CWS pchfix02 (1.8.26); FILE MERGED 2006/09/01 17:17:04 kaib 1.8.26.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [be4d7610358f5eb2e696972871eaeea4d2ecfbad]

INTEGRATION: CWS pchfix02 (1.8.24); FILE MERGED 2006/09/01 17:17:04 kaib 1.8.24.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [a80d368599eb6d3b474e106c9421836965758372]

INTEGRATION: CWS pchfix02 (1.3.26); FILE MERGED 2006/09/01 17:17:03 kaib 1.3.26.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [f440eab7583212511c215242efa99077074562ee]

INTEGRATION: CWS pchfix02 (1.4.44); FILE MERGED 2006/09/01 17:17:03 kaib 1.4.44.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [edb80fcc09cb39ea64b08b6225bc1d6813c3d683]

INTEGRATION: CWS pchfix02 (1.19.26); FILE MERGED 2006/09/01 17:17:03 kaib 1.19.26.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [21fff4fb86436276d7023f285d71e891b884d11b]

INTEGRATION: CWS pchfix02 (1.14.24); FILE MERGED 2006/09/01 17:17:03 kaib 1.14.24.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [87d1d64f3d67e1b29d1bc3e26e0353876d9cca3d]

INTEGRATION: CWS pchfix02 (1.20.24); FILE MERGED 2006/09/01 17:17:03 kaib 1.20.24.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [fba72a3565a1dc6b24711d94f714c0f88eb08db1]

INTEGRATION: CWS pchfix02 (1.12.26); FILE MERGED 2006/09/01 17:17:03 kaib 1.12.26.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [cbea97b31bac690ce171755709371e2747091fcd]

INTEGRATION: CWS pchfix02 (1.16.22); FILE MERGED 2006/09/01 17:17:02 kaib 1.16.22.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [339abb4151207f9baeac038bca40b1d9d5612029]

INTEGRATION: CWS pchfix02 (1.9.24); FILE MERGED 2006/09/01 17:17:02 kaib 1.9.24.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [555c7eb2ab3d38888f5da77c4758f75b2ce3c75b]

INTEGRATION: CWS pchfix02 (1.7.26); FILE MERGED 2006/09/01 17:17:02 kaib 1.7.26.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [80b493af54f14af07d5996abd35dc97b7f66e276]

INTEGRATION: CWS pchfix02 (1.16.8); FILE MERGED 2006/09/01 17:17:02 kaib 1.16.8.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [4b7d2f3725177093bdf1b3f3a5d361378c750701]

INTEGRATION: CWS pchfix02 (1.14.24); FILE MERGED 2006/09/01 17:17:02 kaib 1.14.24.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [ece47d4e3b3dfbb1317e261aaf32393672dfa6e8]

INTEGRATION: CWS pchfix02 (1.14.26); FILE MERGED 2006/09/01 17:17:02 kaib 1.14.26.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [7c9906770ad91d0f4e6d72cedc9af2ffe53ae046]

INTEGRATION: CWS pchfix02 (1.23.24); FILE MERGED 2006/09/01 17:17:02 kaib 1.23.24.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [32d5c690421f28e2ac3ba591550e1b389c26b8c8]

INTEGRATION: CWS pchfix02 (1.13.24); FILE MERGED 2006/09/01 17:17:02 kaib 1.13.24.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [f5057919b78672bad7ac2fcf50a82b62bfd38e80]

INTEGRATION: CWS pchfix02 (1.8.24); FILE MERGED 2006/09/01 17:17:01 kaib 1.8.24.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [3933f7b428e98196b451f2b338f628eb73657dac]

INTEGRATION: CWS pchfix02 (1.32.8); FILE MERGED 2006/09/01 17:17:01 kaib 1.32.8.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [2e5c72cb2a9fbd51eb4e561005744b51cb694a37]

INTEGRATION: CWS pchfix02 (1.41.6); FILE MERGED 2006/09/01 17:17:01 kaib 1.41.6.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [587d2493a1523f533e7bafb0ef9df440b8e10ab5]

INTEGRATION: CWS pchfix02 (1.10.26); FILE MERGED 2006/09/01 17:17:01 kaib 1.10.26.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [52f6e917ab17961a09ea9b103f3a957d4c0f84ed]

INTEGRATION: CWS pchfix02 (1.28.26); FILE MERGED 2006/09/01 17:17:01 kaib 1.28.26.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d00195a30b325b4a9fe1275ae2b67fca0e4099a7]

INTEGRATION: CWS pchfix02 (1.9.26); FILE MERGED 2006/09/01 17:17:00 kaib 1.9.26.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [fc7c566ea25df644a825795a90b06911e18ea0a6]

INTEGRATION: CWS pchfix02 (1.19.24); FILE MERGED 2006/09/01 17:17:00 kaib 1.19.24.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [1fae2198aa9f5fd0dc59aae76b7e3fbe05781cb2]

INTEGRATION: CWS pchfix02 (1.25.24); FILE MERGED 2006/09/01 17:17:00 kaib 1.25.24.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [fdcf74b2cf02a8cbca5c4e00bab26e61598462ff]

INTEGRATION: CWS pchfix02 (1.34.26); FILE MERGED 2006/09/01 17:17:00 kaib 1.34.26.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [5c16f294a692f3d09f969502406f7da1f7e42d9b]

INTEGRATION: CWS pchfix02 (1.5.118); FILE MERGED 2006/09/01 17:16:59 kaib 1.5.118.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d07479cff33953665fa0f4b4d70b94c0e8b07e57]

INTEGRATION: CWS pchfix02 (1.18.26); FILE MERGED 2006/09/01 17:16:59 kaib 1.18.26.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [7ddf1cdbe9a916d7c6fa5a7ad664e7ff1c82101b]

INTEGRATION: CWS pchfix02 (1.2.124); FILE MERGED 2006/09/01 17:16:59 kaib 1.2.124.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [3b51e653de9ec2bcf7a29aeb7f8fd38be8a8c854]

INTEGRATION: CWS pchfix02 (1.7.124); FILE MERGED 2006/09/01 17:16:59 kaib 1.7.124.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [cf274e9c32d6c9579a6780476e7a2eee3eb0f4b8]

INTEGRATION: CWS pchfix02 (1.4.26); FILE MERGED 2006/09/01 17:16:59 kaib 1.4.26.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [0861153ce13b625600e1f5dfbbaa149e5424d06b]

INTEGRATION: CWS pchfix02 (1.12.24); FILE MERGED 2006/09/01 17:16:59 kaib 1.12.24.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [e68ee57fe181508902886c2946260f74e1fe6178]

INTEGRATION: CWS pchfix02 (1.6.26); FILE MERGED 2006/09/01 17:16:59 kaib 1.6.26.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [11e2eba920c712b40bf16ad6b41def7862b26af3]

INTEGRATION: CWS pchfix02 (1.10.26); FILE MERGED 2006/09/01 17:16:59 kaib 1.10.26.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [9b1462bc8a7c14127b7e6c832b1e5c0ad2dac3f7]

INTEGRATION: CWS pchfix02 (1.23.26); FILE MERGED 2006/09/01 17:16:58 kaib 1.23.26.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [2fb9c74087b4c5b59727a9500674eed7eb1a2602]

INTEGRATION: CWS pchfix02 (1.27.16); FILE MERGED 2006/09/01 17:16:58 kaib 1.27.16.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [2a34edec93d4ec0fdb87d515f82221878266c738]

INTEGRATION: CWS pchfix02 (1.8.26); FILE MERGED 2006/09/01 17:16:58 kaib 1.8.26.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [2bfd72c399428ecc50c0707d109f2624c5e14385]

INTEGRATION: CWS pchfix02 (1.4.124); FILE MERGED 2006/09/01 17:16:58 kaib 1.4.124.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [82389f7380ce41293cf783de209c3b2975bd0ee3]

INTEGRATION: CWS pchfix02 (1.9.26); FILE MERGED 2006/09/01 17:16:58 kaib 1.9.26.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [11dc37eb2792c9177555dcf7e70087c8bdfa1691]

INTEGRATION: CWS pchfix02 (1.6.122); FILE MERGED 2006/09/01 17:16:58 kaib 1.6.122.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [8675976ea4243df7c8db98b6ce58f04cc23a947d]

INTEGRATION: CWS pchfix02 (1.7.26); FILE MERGED 2006/09/01 17:16:57 kaib 1.7.26.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [ed9624d00ab70e9afc9052d8879a4a35ea52298a]

INTEGRATION: CWS pchfix02 (1.9.26); FILE MERGED 2006/09/01 17:16:57 kaib 1.9.26.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [47093e704b7d0796459e9be2c3d0eedc2fd5769d]

INTEGRATION: CWS pchfix02 (1.65.8); FILE MERGED 2006/09/01 17:16:57 kaib 1.65.8.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [e45c6c69955bcdfb183df80a16997a0d1f6436f1]

INTEGRATION: CWS pchfix02 (1.1.2); FILE ADDED 2006/09/01 17:16:57 kaib 1.1.2.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [2797906139ef550744e41570e8ee58b811887f1e]

INTEGRATION: CWS pchfix02 (1.3.222); FILE MERGED 2006/09/01 17:25:22 kaib 1.3.222.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [464888baebbe7dde9bd0723081d0a042242dabc1]

INTEGRATION: CWS pchfix02 (1.4.222); FILE MERGED 2006/09/01 17:25:22 kaib 1.4.222.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [11c646c9de00ba9ee0a78a725ae6fc19559678f0]

INTEGRATION: CWS pchfix02 (1.8.10); FILE MERGED 2006/09/01 17:25:22 kaib 1.8.10.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [2b40b61e3e2cbe8723dee2d7cc338c476486bff8]

INTEGRATION: CWS pchfix02 (1.2.474); FILE MERGED 2006/09/01 17:25:21 kaib 1.2.474.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [0b5c46d8503e4a626e4fe444a42bf66e9fef5829]

INTEGRATION: CWS pchfix02 (1.3.368); FILE MERGED 2006/09/01 17:25:21 kaib 1.3.368.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [3e83b55edb96b7888124aa2ca3afefba97a74521]

INTEGRATION: CWS pchfix02 (1.2.626); FILE MERGED 2006/09/01 17:25:20 kaib 1.2.626.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [9fce75d08eeac4dcc6d010cffd942a370c071e23]

INTEGRATION: CWS pchfix02 (1.1.958); FILE MERGED 2006/09/01 17:25:20 kaib 1.1.958.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [2c4c3e913469a3fc152e307cb6baab58db2ba0bc]

INTEGRATION: CWS pchfix02 (1.2.626); FILE MERGED 2006/09/01 17:25:19 kaib 1.2.626.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [4d154f68fbc2b098e3d4a22e38c68c36ed190b67]

INTEGRATION: CWS pchfix02 (1.20.20); FILE MERGED 2006/09/01 17:25:19 kaib 1.20.20.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [be779325a6c109148f4f9e4b086c95b7c7e03b2f]

INTEGRATION: CWS pchfix02 (1.2.222); FILE MERGED 2006/09/01 17:25:19 kaib 1.2.222.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [8bb480624bae84a190aa51b2c6ddaa75f37f6865]

INTEGRATION: CWS pchfix02 (1.3.10); FILE MERGED 2006/09/01 17:25:19 kaib 1.3.10.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [7908892782a43b87ae4605ba18de27211cf4df11]

INTEGRATION: CWS pchfix02 (1.5.222); FILE MERGED 2006/09/01 17:25:19 kaib 1.5.222.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [67aa762cf69204c038fcf7baff063cabcfcbf277]

INTEGRATION: CWS pchfix02 (1.4.222); FILE MERGED 2006/09/01 17:25:18 kaib 1.4.222.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [0faae18393bda9d30976d3668b9ebaca51435fce]

INTEGRATION: CWS pchfix02 (1.7.222); FILE MERGED 2006/09/01 17:25:18 kaib 1.7.222.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [48a92f83bd915bc67092b9637244f15142d7c368]

INTEGRATION: CWS pchfix02 (1.5.74); FILE MERGED 2006/09/01 17:25:17 kaib 1.5.74.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [2b08ac434ede1ee392e1a0a3c4971b167018cd11]

INTEGRATION: CWS pchfix02 (1.7.222); FILE MERGED 2006/09/01 17:25:16 kaib 1.7.222.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [5062ff32e829a66cd15428fe9b9a5e6102cb03a3]

INTEGRATION: CWS pchfix02 (1.5.222); FILE MERGED 2006/09/01 17:25:16 kaib 1.5.222.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d94dff70000dc55ad04be639a5daa1060d664f41]

INTEGRATION: CWS pchfix02 (1.4.222); FILE MERGED 2006/09/01 17:25:16 kaib 1.4.222.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [5279505e1422bc4a983e9f15556df99f6a998eab]

INTEGRATION: CWS pchfix02 (1.4.88); FILE MERGED 2006/09/01 17:25:16 kaib 1.4.88.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [57d30a71111b1f7dc531aa1573daef0ae656428c]

INTEGRATION: CWS pchfix02 (1.11.132); FILE MERGED 2006/09/01 17:25:16 kaib 1.11.132.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [f6e992cde351abf6a5bd723a6da71f071d66cead]

INTEGRATION: CWS pchfix02 (1.8.88); FILE MERGED 2006/09/01 17:25:15 kaib 1.8.88.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [670013f79f28efb2b8e8a9c7179a4d88a54a8e17]

INTEGRATION: CWS pchfix02 (1.4.88); FILE MERGED 2006/09/01 17:25:15 kaib 1.4.88.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [289a395dd4c26704818bcebec3222eac412ad9e4]

INTEGRATION: CWS pchfix02 (1.10.98); FILE MERGED 2006/09/01 17:25:15 kaib 1.10.98.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [25a42f35bd344c83d0208a8b0e6e92dad7482a64]

INTEGRATION: CWS pchfix02 (1.4.222); FILE MERGED 2006/09/01 17:25:15 kaib 1.4.222.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [663af019162e8e4b34ee00f4920c000448c55dec]

INTEGRATION: CWS pchfix02 (1.8.98); FILE MERGED 2006/09/01 17:25:14 kaib 1.8.98.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [cea8f6134f4fc39701ee84bd1f9633792db4b825]

INTEGRATION: CWS pchfix02 (1.7.222); FILE MERGED 2006/09/01 17:25:14 kaib 1.7.222.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [c486a76eaf8a0e95d5e4989f60641e8c4e8ad0ae]

INTEGRATION: CWS pchfix02 (1.11.4); FILE MERGED 2006/09/01 17:25:14 kaib 1.11.4.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [da24a820b42c16ed1f3d7c371bc4950e04489668]

INTEGRATION: CWS pchfix02 (1.2.26); FILE MERGED 2006/09/01 17:25:14 kaib 1.2.26.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [77d3acf7e676ccc96842838568717bf0e936ebb3]

INTEGRATION: CWS pchfix02 (1.9.98); FILE MERGED 2006/09/01 17:25:14 kaib 1.9.98.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [de5f8dfb1bb111e90a9f3c442c9e0ac04511ce07]

INTEGRATION: CWS pchfix02 (1.13.68); FILE MERGED 2006/09/01 17:25:13 kaib 1.13.68.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [3e7f53a85fd9ef61c29694010fcd83c0a82f9413]

INTEGRATION: CWS pchfix02 (1.9.112); FILE MERGED 2006/09/01 17:25:13 kaib 1.9.112.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d857081fc4d7c2494c13f7e25ac4403d48570f91]

INTEGRATION: CWS pchfix02 (1.10.26); FILE MERGED 2006/09/01 17:25:13 kaib 1.10.26.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d2691ef63474f4aa777f3050973ba5c54b7a44e5]

INTEGRATION: CWS pchfix02 (1.9.136); FILE MERGED 2006/09/01 17:25:12 kaib 1.9.136.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [428d139b20b076b1ae6d045074dbcadad8d38b2e]

INTEGRATION: CWS pchfix02 (1.13.6); FILE MERGED 2006/09/01 17:25:12 kaib 1.13.6.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [40e41c3026810dd98abee850875a07d829d90a44]

INTEGRATION: CWS pchfix02 (1.11.136); FILE MERGED 2006/09/01 17:25:11 kaib 1.11.136.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [09c6df8c9e9a7f83edf2b83837416e243cb0683e]

INTEGRATION: CWS pchfix02 (1.5.222); FILE MERGED 2006/09/01 17:25:11 kaib 1.5.222.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [a4a047d41ef0ecfccdfd7c04da54a90ce094645b]

INTEGRATION: CWS pchfix02 (1.3.222); FILE MERGED 2006/09/01 17:25:11 kaib 1.3.222.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [87813ee61caab623587b186145816d3d68d264c5]

INTEGRATION: CWS pchfix02 (1.7.98); FILE MERGED 2006/09/01 17:25:11 kaib 1.7.98.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [64e022357c3082183ce0d4a2cc0093b44d024930]

INTEGRATION: CWS pchfix02 (1.7.98); FILE MERGED 2006/09/01 17:25:10 kaib 1.7.98.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [bcb0b0d130b194711c57035d332195650b9734dc]

INTEGRATION: CWS pchfix02 (1.12.4); FILE MERGED 2006/09/01 17:25:10 kaib 1.12.4.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [fa55d6e1604531341a3608bbb0b43a231748d7ff]

INTEGRATION: CWS pchfix02 (1.2.26); FILE MERGED 2006/09/01 17:25:10 kaib 1.2.26.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [45d02a0f08eb75e81228b807de58c48d63f5b330]

INTEGRATION: CWS pchfix02 (1.10.26); FILE MERGED 2006/09/01 17:25:10 kaib 1.10.26.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [694758c4957076e293781bae94fa8c07044e6b34]

INTEGRATION: CWS pchfix02 (1.12.26); FILE MERGED 2006/09/01 17:25:09 kaib 1.12.26.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [700019c0ef9ca39a670c955568d6862cc466dedc]

INTEGRATION: CWS pchfix02 (1.15.26); FILE MERGED 2006/09/01 17:25:09 kaib 1.15.26.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [66a47c587a35705b80a6fa3ee59ae6bbdc155b07]

INTEGRATION: CWS pchfix02 (1.3.6); FILE MERGED 2006/09/01 17:25:09 kaib 1.3.6.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [311445eda11eefc967feb0f0290992b3a6a165ad]

INTEGRATION: CWS pchfix02 (1.7.26); FILE MERGED 2006/09/01 17:25:09 kaib 1.7.26.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [12d373761a49f02655a9fea042de72b6d1a48793]

INTEGRATION: CWS pchfix02 (1.20.88); FILE MERGED 2006/09/01 17:25:09 kaib 1.20.88.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [f8c726ccf760e0a23a96f63196ffe8c2b4a6e30a]

INTEGRATION: CWS pchfix02 (1.4.222); FILE MERGED 2006/09/01 17:25:08 kaib 1.4.222.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [bcce0f560b0c99fd0ddf1672740227a3d6913a72]

INTEGRATION: CWS pchfix02 (1.51.68); FILE MERGED 2006/09/01 17:25:08 kaib 1.51.68.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [e3297dde5eb01ebf96282f8e7f0a5c501f7948c4]

INTEGRATION: CWS pchfix02 (1.9.222); FILE MERGED 2006/09/01 17:25:08 kaib 1.9.222.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [9f691152acf3037742d7884f86c2a2c5891e3079]

INTEGRATION: CWS pchfix02 (1.20.88); FILE MERGED 2006/09/01 17:25:08 kaib 1.20.88.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [bd5498bdaf8859c1130acfd7c5f7d850158f2a7a]

INTEGRATION: CWS pchfix02 (1.8.74); FILE MERGED 2006/09/01 17:25:07 kaib 1.8.74.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [e4dcbb24fbabb0849dd6ee1f66147c521b155584]

INTEGRATION: CWS pchfix02 (1.24.222); FILE MERGED 2006/09/01 17:25:07 kaib 1.24.222.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [2c205204de98ec3f89bd123bcb12d25fa213aca7]

INTEGRATION: CWS pchfix02 (1.3.222); FILE MERGED 2006/09/01 17:25:07 kaib 1.3.222.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [aa051094eaaa01f88584d9937c3625b72ca3e5ef]

INTEGRATION: CWS pchfix02 (1.5.12); FILE MERGED 2006/09/01 17:25:07 kaib 1.5.12.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [ce94f916348e820dd15924b5d155fa97ba0f6f93]

INTEGRATION: CWS pchfix02 (1.11.320); FILE MERGED 2006/09/01 17:25:07 kaib 1.11.320.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [56363d82d66c5aad5144d0d6b84c2775f821bd01]

INTEGRATION: CWS pchfix02 (1.8.182); FILE MERGED 2006/09/01 17:25:07 kaib 1.8.182.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [dd5fb0a5113581dedb179c636595b27d908590ac]

INTEGRATION: CWS pchfix02 (1.29.10); FILE MERGED 2006/09/01 17:25:07 kaib 1.29.10.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [8ca65d8c6b479a12a0b1f2f6db7607e9a56b4eea]

INTEGRATION: CWS pchfix02 (1.3.88); FILE MERGED 2006/09/01 17:25:07 kaib 1.3.88.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [c1ce360f86ee0ce5899beb12f41d7e96c8cfb72b]

INTEGRATION: CWS pchfix02 (1.2.222); FILE MERGED 2006/09/01 17:25:06 kaib 1.2.222.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [b7b1638b8f730173dededb75c869ab81d3434116]

INTEGRATION: CWS pchfix02 (1.25.158); FILE MERGED 2006/09/01 17:25:06 kaib 1.25.158.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [5217ecdcf9206aeefd6b75e4a71ff3eb5aa8c237]

INTEGRATION: CWS pchfix02 (1.195.10); FILE MERGED 2006/09/01 17:25:06 kaib 1.195.10.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [3627d454e32b55e58f97cb7f94a93594d68400e6]

INTEGRATION: CWS pchfix02 (1.1.2); FILE ADDED 2006/09/01 17:25:06 kaib 1.1.2.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [162a35e5c2872829f504c8e278136c4470454fd1]

INTEGRATION: CWS pchfix02 (1.1.2); FILE ADDED 2006/09/01 17:25:05 kaib 1.1.2.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [ae353c46b3431e1682049dd2c82fed49a4dce5a2]

INTEGRATION: CWS pchfix02 (1.7.16); FILE MERGED 2006/09/01 17:30:55 kaib 1.7.16.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [4d3ef2c7406982d197af1bdb7b33af60d8d921e7]

INTEGRATION: CWS pchfix02 (1.9.80); FILE MERGED 2006/09/01 17:30:55 kaib 1.9.80.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [2960805fc75204259666fe586ea01d85eaee0f64]

INTEGRATION: CWS pchfix02 (1.10.16); FILE MERGED 2006/09/01 17:30:55 kaib 1.10.16.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [e18f0b3ed914426686f776577322f6463572066d]

INTEGRATION: CWS pchfix02 (1.6.16); FILE MERGED 2006/09/01 17:30:55 kaib 1.6.16.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [9432997833e664a7f328ab97377dbabf4952f63c]

INTEGRATION: CWS pchfix02 (1.11.80); FILE MERGED 2006/09/01 17:30:54 kaib 1.11.80.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [aca5a0080856be89e81624cc825ff16cad1685cc]

INTEGRATION: CWS pchfix02 (1.14.16); FILE MERGED 2006/09/01 17:30:54 kaib 1.14.16.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [6ae24015802869fd5a18f1b5aa7a19c66c7e3343]

INTEGRATION: CWS pchfix02 (1.4.80); FILE MERGED 2006/09/01 17:30:54 kaib 1.4.80.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [ea41f1450d80cf8121002759342c5398ef5e9f4e]

INTEGRATION: CWS pchfix02 (1.10.16); FILE MERGED 2006/09/01 17:30:54 kaib 1.10.16.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [273fa1c3aff3069a1bede4e27731e79a1aa490c7]

INTEGRATION: CWS pchfix02 (1.8.80); FILE MERGED 2006/09/01 17:30:53 kaib 1.8.80.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [eb2a3b260459e9b7c3747e03a9ce5b2315b9bdc8]

INTEGRATION: CWS pchfix02 (1.16.10); FILE MERGED 2006/09/01 17:30:53 kaib 1.16.10.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [a502a9c4ad45c18c263b8db8235102f17b2b9ef1]

INTEGRATION: CWS pchfix02 (1.11.80); FILE MERGED 2006/09/01 17:30:53 kaib 1.11.80.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [641941a921b1febc688d06a9369079e6e6aaa0c5]

INTEGRATION: CWS pchfix02 (1.7.80); FILE MERGED 2006/09/01 17:30:53 kaib 1.7.80.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d66ceeca2e75198503166c7c63ed65d39eab8f33]

INTEGRATION: CWS pchfix02 (1.9.80); FILE MERGED 2006/09/01 17:30:52 kaib 1.9.80.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [280bdd4b5576caacc35199a93eebd83b9e0222ee]

INTEGRATION: CWS pchfix02 (1.8.80); FILE MERGED 2006/09/01 17:30:52 kaib 1.8.80.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [c258b3cb5a9a04a7aeeb9dd91ff0a2c5e4114f93]

INTEGRATION: CWS pchfix02 (1.7.80); FILE MERGED 2006/09/01 17:30:52 kaib 1.7.80.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [479a1d77374e0ed2a12ed6901d98d49ca2298a12]

INTEGRATION: CWS pchfix02 (1.8.80); FILE MERGED 2006/09/01 17:30:51 kaib 1.8.80.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [6256da4bbdf7572bd588bf18cc75b799b9819de5]

INTEGRATION: CWS pchfix02 (1.9.80); FILE MERGED 2006/09/01 17:30:51 kaib 1.9.80.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d9b68e52a42d71c9ef6d502a67e31328209e4a5e]

INTEGRATION: CWS pchfix02 (1.7.80); FILE MERGED 2006/09/01 17:30:51 kaib 1.7.80.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [da7d968687ecd278d30bea2e22ca90b40b95235d]

INTEGRATION: CWS pchfix02 (1.10.16); FILE MERGED 2006/09/01 17:30:50 kaib 1.10.16.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [134b474a26d8df2a0a6b6dba89f929cbbf811215]

INTEGRATION: CWS pchfix02 (1.8.80); FILE MERGED 2006/09/01 17:30:50 kaib 1.8.80.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [6f3006cae243cc08ff19066a6e8e1a2c0def9da3]

INTEGRATION: CWS pchfix02 (1.9.80); FILE MERGED 2006/09/01 17:30:50 kaib 1.9.80.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [c55f5978269110a96d5b7ca924c44554d3d65bdc]

INTEGRATION: CWS pchfix02 (1.9.80); FILE MERGED 2006/09/01 17:30:49 kaib 1.9.80.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [690fd2811cd53ef68609cd8206d1ee4dcc06fbfc]

INTEGRATION: CWS pchfix02 (1.5.80); FILE MERGED 2006/09/01 17:30:49 kaib 1.5.80.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [3df40edf4e94f477875aa9ec6d2cfebacc275707]

INTEGRATION: CWS pchfix02 (1.8.16); FILE MERGED 2006/09/01 17:30:49 kaib 1.8.16.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [fbba4779a120419b9af12824492ce77781aa44c2]

INTEGRATION: CWS pchfix02 (1.12.8); FILE MERGED 2006/09/01 17:30:49 kaib 1.12.8.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [45f1a51c9a0c41557238db915adc02a47171629f]

INTEGRATION: CWS pchfix02 (1.5.58); FILE MERGED 2006/09/01 17:30:48 kaib 1.5.58.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [32f9d8616788c05d50fc16943594f3b579a921f5]

INTEGRATION: CWS pchfix02 (1.5.16); FILE MERGED 2006/09/01 17:30:48 kaib 1.5.16.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [b9bd86926082d7bfa42c7e8a98f80bf1534580bb]

INTEGRATION: CWS pchfix02 (1.9.8); FILE MERGED 2006/09/01 17:30:48 kaib 1.9.8.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [8fb3cc450125a146bf101e8c00af46fb09c9b06f]

INTEGRATION: CWS pchfix02 (1.8.16); FILE MERGED 2006/09/01 17:30:48 kaib 1.8.16.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [b731d86445f624479515e57be238392a78ef4e42]

INTEGRATION: CWS pchfix02 (1.4.16); FILE MERGED 2006/09/01 17:30:47 kaib 1.4.16.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [f1cc86aa7f2af2d734dbf8b6818876892a090785]

INTEGRATION: CWS pchfix02 (1.40.16); FILE MERGED 2006/09/01 17:30:47 kaib 1.40.16.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [060089a15743c7dcafd233a0f986dbb512493eb3]

INTEGRATION: CWS pchfix02 (1.5.16); FILE MERGED 2006/09/01 17:30:47 kaib 1.5.16.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [df760b2ced408ccc4827ea8b7517039dd83a4f90]

INTEGRATION: CWS pchfix02 (1.23.16); FILE MERGED 2006/09/01 17:30:46 kaib 1.23.16.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [724dd6651541119f1d73e01d024007925049513c]

INTEGRATION: CWS pchfix02 (1.12.16); FILE MERGED 2006/09/01 17:30:46 kaib 1.12.16.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [2f4318fda591cfecdc04defc5ff04a62713a8fc5]

INTEGRATION: CWS pchfix02 (1.43.8); FILE MERGED 2006/09/01 17:30:46 kaib 1.43.8.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [a28a427381c75ade493cb1eaa20f28f2b6a5ade3]

INTEGRATION: CWS pchfix02 (1.7.32); FILE MERGED 2006/09/01 17:30:46 kaib 1.7.32.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [9420945dd45ba664267ee5fb6341afe24a79e6c0]

INTEGRATION: CWS pchfix02 (1.24.8); FILE MERGED 2006/09/01 17:30:45 kaib 1.24.8.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [15865f31c592401b83940f003c6eb16bb9963228]

INTEGRATION: CWS pchfix02 (1.4.16); FILE MERGED 2006/09/01 17:30:45 kaib 1.4.16.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [302e7866e9aef563135c5c16a871929eab307559]

INTEGRATION: CWS pchfix02 (1.5.12); FILE MERGED 2006/09/01 17:30:45 kaib 1.5.12.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [81b8f936bf41e5ba8659b1759c7f57880684c9ed]

INTEGRATION: CWS pchfix02 (1.3.16); FILE MERGED 2006/09/01 17:30:45 kaib 1.3.16.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [c440c28ba0e368c4720f0179d1783044f85263b1]

INTEGRATION: CWS pchfix02 (1.3.38); FILE MERGED 2006/09/01 17:30:45 kaib 1.3.38.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [ca1d65d2576f773df5c1a7846bf75b7748674734]

INTEGRATION: CWS pchfix02 (1.2.38); FILE MERGED 2006/09/01 17:30:44 kaib 1.2.38.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [97f2c6de2826769927133bc4d40926eefb878f94]

INTEGRATION: CWS pchfix02 (1.5.16); FILE MERGED 2006/09/01 17:30:44 kaib 1.5.16.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [9de5901dfac85babb07e488d577013d4f640a35c]

INTEGRATION: CWS pchfix02 (1.4.16); FILE MERGED 2006/09/01 17:30:44 kaib 1.4.16.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [0fe62ac5bf175da13b555042360802105a742790]

INTEGRATION: CWS pchfix02 (1.8.16); FILE MERGED 2006/09/01 17:30:44 kaib 1.8.16.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [b2cbbfaa53a704bf0f1d4929e7ad87591a480130]

INTEGRATION: CWS pchfix02 (1.10.16); FILE MERGED 2006/09/01 17:30:43 kaib 1.10.16.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [f2b35367f4a9aeecda3833d28840f89b956a1e19]

INTEGRATION: CWS pchfix02 (1.11.16); FILE MERGED 2006/09/01 17:30:43 kaib 1.11.16.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [5e040983ef2bb28b9ee00005ad678b7c7ea93f1c]

INTEGRATION: CWS pchfix02 (1.5.16); FILE MERGED 2006/09/01 17:30:43 kaib 1.5.16.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [21ae379d3bf56b2817b252643dc073bdd69a354e]

INTEGRATION: CWS pchfix02 (1.8.8); FILE MERGED 2006/09/01 17:30:43 kaib 1.8.8.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [0da2f9d78dc1bbd572e28922f8bc2be9ac824c85]

INTEGRATION: CWS pchfix02 (1.18.46); FILE MERGED 2006/09/01 17:30:42 kaib 1.18.46.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [8f11df612fcbb0ed7518a4b1d77535e9e9d1aa1d]

INTEGRATION: CWS pchfix02 (1.3.8); FILE MERGED 2006/09/01 17:30:42 kaib 1.3.8.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [eddea976569d765c40a4f510bf3ccd6938320aff]

INTEGRATION: CWS pchfix02 (1.25.6); FILE MERGED 2006/09/01 17:30:42 kaib 1.25.6.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [5c4ba8f9ef90213cff0a2d171260528be9267d82]

INTEGRATION: CWS pchfix02 (1.8.14); FILE MERGED 2006/09/01 17:30:42 kaib 1.8.14.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [ea1b4b0d4c3651753ee8d9cece16b8bdc210d586]

INTEGRATION: CWS pchfix02 (1.13.14); FILE MERGED 2006/09/01 17:30:41 kaib 1.13.14.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [960eee4ad7a7076b22736b472204b9a8f18e8061]

INTEGRATION: CWS pchfix02 (1.10.16); FILE MERGED 2006/09/01 17:30:41 kaib 1.10.16.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [cd46785bb19c55977e4c03231aefd5cd426b9610]

INTEGRATION: CWS pchfix02 (1.9.80); FILE MERGED 2006/09/01 17:30:41 kaib 1.9.80.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [5d76ffb4a073b407cef9d39f31f6e7ee5133e928]

INTEGRATION: CWS pchfix02 (1.8.16); FILE MERGED 2006/09/01 17:30:41 kaib 1.8.16.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [2176dc1a7dd9e67ab6212d9ac18fd2f376b60c8c]

INTEGRATION: CWS pchfix02 (1.5.16); FILE MERGED 2006/09/01 17:30:41 kaib 1.5.16.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [cb43269c26dbc0ab44502a2159e0528ab65d3155]

INTEGRATION: CWS pchfix02 (1.12.16); FILE MERGED 2006/09/01 17:30:41 kaib 1.12.16.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [e9f39ace5d1e53b7686e955a407c05b05f5b405e]

INTEGRATION: CWS pchfix02 (1.9.16); FILE MERGED 2006/09/01 17:30:40 kaib 1.9.16.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [35e73b9dbe37cb83b980d3262210d9001ee20886]

INTEGRATION: CWS pchfix02 (1.10.16); FILE MERGED 2006/09/01 17:30:40 kaib 1.10.16.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [de865d6013f68fd87f86cc3347069f04b3a7d7c4]

INTEGRATION: CWS pchfix02 (1.29.16); FILE MERGED 2006/09/01 17:30:40 kaib 1.29.16.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [a54c2718c62d10d139e5fd7d10183b0dbc907888]

INTEGRATION: CWS pchfix02 (1.12.16); FILE MERGED 2006/09/01 17:30:39 kaib 1.12.16.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [39b74fd3d5a44973c28aa97130835dced7214da4]

INTEGRATION: CWS pchfix02 (1.13.12); FILE MERGED 2006/09/01 17:30:39 kaib 1.13.12.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [3635e2c94d76672c521bdbe90ab84bb1c661caac]

INTEGRATION: CWS pchfix02 (1.7.8); FILE MERGED 2006/09/01 17:30:39 kaib 1.7.8.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [6137d0fab8265cd6cb9b3dfba635e98b081ef001]

INTEGRATION: CWS pchfix02 (1.23.14); FILE MERGED 2006/09/01 17:30:39 kaib 1.23.14.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [564c43a37df568d0985f204107c7291b5f67f5ae]

INTEGRATION: CWS pchfix02 (1.9.56); FILE MERGED 2006/09/01 17:30:39 kaib 1.9.56.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [a56aa0c626f0464d552b9bd2db0b19b0c30bf88e]

INTEGRATION: CWS pchfix02 (1.2.16); FILE MERGED 2006/09/01 17:30:38 kaib 1.2.16.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [b83a3fdba6b7b6b4dcf9f45005278639ed78be2d]

INTEGRATION: CWS pchfix02 (1.11.16); FILE MERGED 2006/09/01 17:30:38 kaib 1.11.16.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [cdff9e6f66de6894718ac0cae4224c8627cab024]

INTEGRATION: CWS pchfix02 (1.12.16); FILE MERGED 2006/09/01 17:30:38 kaib 1.12.16.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [2cfd41e8fd20575df349ec460d8b98e9140836b6]

INTEGRATION: CWS pchfix02 (1.18.16); FILE MERGED 2006/09/01 17:30:38 kaib 1.18.16.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [9ee8cc8c16caf8cca00d4057a159488d695248b1]

INTEGRATION: CWS pchfix02 (1.1.2); FILE ADDED 2006/09/01 17:30:37 kaib 1.1.2.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [2afe067529bd43acfd47f80cef674cd35fe203fb]

INTEGRATION: CWS pchfix02 (1.1.600); FILE MERGED 2006/09/01 17:34:24 kaib 1.1.600.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [b9c3789593679dcbeeb1e5e77abfa635eb6aaf74]

INTEGRATION: CWS pchfix02 (1.1.600); FILE MERGED 2006/09/01 17:34:23 kaib 1.1.600.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [a519a31cdb77742cd85b0825c699f8dc7f6dbd57]

INTEGRATION: CWS pchfix02 (1.2.600); FILE MERGED 2006/09/01 17:34:23 kaib 1.2.600.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [e8795d8b99112682ba8caba67442a25f59c6f123]

INTEGRATION: CWS pchfix02 (1.4.140); FILE MERGED 2006/09/01 17:34:23 kaib 1.4.140.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [6fac37cb1a9eaa2fdf4a3520557b79474ed38f38]

INTEGRATION: CWS pchfix02 (1.2.140); FILE MERGED 2006/09/01 17:34:23 kaib 1.2.140.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [348e309c3385068bd2a1185554154d537167bede]

INTEGRATION: CWS pchfix02 (1.2.140); FILE MERGED 2006/09/01 17:34:22 kaib 1.2.140.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [48bb71218aa8e48831bbed9c05651f5117da83d7]

INTEGRATION: CWS pchfix02 (1.6.140); FILE MERGED 2006/09/01 17:34:22 kaib 1.6.140.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d1111ff6f20e97b6e59d6c980ddc8d29757ca484]

INTEGRATION: CWS pchfix02 (1.3.140); FILE MERGED 2006/09/01 17:34:22 kaib 1.3.140.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [b74df0ea601c6f67b01ab99b6f2ad29554a76dd4]

INTEGRATION: CWS pchfix02 (1.3.140); FILE MERGED 2006/09/01 17:34:21 kaib 1.3.140.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d9034f026093303b91ad47d17b6edad04103349b]

INTEGRATION: CWS pchfix02 (1.4.140); FILE MERGED 2006/09/01 17:34:21 kaib 1.4.140.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [31b00b44fbd1488b52af44ce0ee3a20633a584a6]

INTEGRATION: CWS pchfix02 (1.4.30); FILE MERGED 2006/09/01 17:34:21 kaib 1.4.30.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [26c24955a8d19e9d853255a3e9f90ebf37933370]

INTEGRATION: CWS pchfix02 (1.5.498); FILE MERGED 2006/09/01 17:34:21 kaib 1.5.498.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [ccbee4230ac2e0e3de5d04b61f32b82b6e802c51]

INTEGRATION: CWS pchfix02 (1.3.586); FILE MERGED 2006/09/01 17:34:20 kaib 1.3.586.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [7d2f0dbc258082c72ff083df292e92efd70b8120]

INTEGRATION: CWS pchfix02 (1.9.244); FILE MERGED 2006/09/01 17:34:20 kaib 1.9.244.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [4376150eb13557d05ea462ad1676c0b6e62a2724]

INTEGRATION: CWS pchfix02 (1.2.8); FILE MERGED 2006/09/01 17:34:20 kaib 1.2.8.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [cbb7a36a5c0f4b0cdf4f415c60d25b936832d991]

INTEGRATION: CWS pchfix02 (1.4.30); FILE MERGED 2006/09/01 17:34:19 kaib 1.4.30.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [23a516548285b20ee13090c8f38ebc53c35c3df0]

INTEGRATION: CWS pchfix02 (1.7.30); FILE MERGED 2006/09/01 17:34:19 kaib 1.7.30.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [6d254721543e4c79207c6057437621d9b64ab60e]

INTEGRATION: CWS pchfix02 (1.7.30); FILE MERGED 2006/09/01 17:34:18 kaib 1.7.30.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [2610fedfe5b5b731533dfc8961fb6e60f0aa1e6c]

INTEGRATION: CWS pchfix02 (1.10.10); FILE MERGED 2006/09/01 17:34:18 kaib 1.10.10.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [5fb3be4194fe0c5e56b444891ad457852e125035]

INTEGRATION: CWS pchfix02 (1.11.30); FILE MERGED 2006/09/01 17:34:18 kaib 1.11.30.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [23072f3c7a151240ceaf2776262d5e28e17d2ce5]

INTEGRATION: CWS pchfix02 (1.10.30); FILE MERGED 2006/09/01 17:34:18 kaib 1.10.30.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [b8af3c222194d9c3dc79795da65dbee2cba3ffbe]

INTEGRATION: CWS pchfix02 (1.3.140); FILE MERGED 2006/09/01 17:34:18 kaib 1.3.140.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [ebdf527fb891350467a269fa18fbc992a2bd0e7f]

INTEGRATION: CWS pchfix02 (1.9.30); FILE MERGED 2006/09/01 17:34:18 kaib 1.9.30.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [4901493f3c001e6074759a1fee37314422fd213b]

INTEGRATION: CWS pchfix02 (1.36.10); FILE MERGED 2006/09/01 17:34:18 kaib 1.36.10.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [bf3d363d10432b10e830334d8f5de110b913dcc6]

INTEGRATION: CWS pchfix02 (1.2.310); FILE MERGED 2006/09/01 17:34:17 kaib 1.2.310.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [7fe4f093d348609125d44353d2b4feefdd6de93f]

INTEGRATION: CWS pchfix02 (1.2.244); FILE MERGED 2006/09/01 17:34:17 kaib 1.2.244.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [7885d1f94b7cca15bb58bca3449dc57723b22ad1]

INTEGRATION: CWS pchfix02 (1.4.140); FILE MERGED 2006/09/01 17:34:16 kaib 1.4.140.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [f3e9f8f74357fb088e598863db8e4376f3d4f1b3]

INTEGRATION: CWS pchfix02 (1.5.140); FILE MERGED 2006/09/01 17:34:16 kaib 1.5.140.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [e46d708502b5332cf05303f0fda8c58d8234c092]

INTEGRATION: CWS pchfix02 (1.4.34); FILE MERGED 2006/09/01 17:34:16 kaib 1.4.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d42a89e58ea7ec608d18ec8b6e0a7718c5aa2a34]

INTEGRATION: CWS pchfix02 (1.3.140); FILE MERGED 2006/09/01 17:34:16 kaib 1.3.140.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [3ff7adb97421d55a8186bb53feb41a3834a38901]

INTEGRATION: CWS pchfix02 (1.7.140); FILE MERGED 2006/09/01 17:34:16 kaib 1.7.140.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [41dca8ac6613cb25fe4480f67dabe394e00518ac]

INTEGRATION: CWS pchfix02 (1.9.140); FILE MERGED 2006/09/01 17:34:16 kaib 1.9.140.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [1a9094d34e4a439e0f29813c7c4a4d851b09e35a]

INTEGRATION: CWS pchfix02 (1.3.188); FILE MERGED 2006/09/01 17:34:15 kaib 1.3.188.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [1a3763cd25cd1bfa421ee696c684fa41b2af81fa]

INTEGRATION: CWS pchfix02 (1.5.30); FILE MERGED 2006/09/01 17:34:15 kaib 1.5.30.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [49347732a1b8504a6f25a6c456176bad481ed1b6]

INTEGRATION: CWS pchfix02 (1.5.202); FILE MERGED 2006/09/01 17:34:15 kaib 1.5.202.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [514711121c565e80b23498a07880b93d6d6e4dd3]

INTEGRATION: CWS pchfix02 (1.7.30); FILE MERGED 2006/09/01 17:34:14 kaib 1.7.30.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [b567083a22869890a212a1aa2cde119647845eb2]

INTEGRATION: CWS pchfix02 (1.4.144); FILE MERGED 2006/09/01 17:34:14 kaib 1.4.144.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [9d50306271512f965dfc3db6de844bb89b108b2e]

INTEGRATION: CWS pchfix02 (1.3.140); FILE MERGED 2006/09/01 17:34:14 kaib 1.3.140.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [64b9c4fc83a7d1a3b74edb3f79052cdb09e2ea86]

INTEGRATION: CWS pchfix02 (1.4.140); FILE MERGED 2006/09/01 17:34:14 kaib 1.4.140.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [f7aea01741c13854ef892d063dac55d826fc2075]

INTEGRATION: CWS pchfix02 (1.3.140); FILE MERGED 2006/09/01 17:34:13 kaib 1.3.140.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [ddea43859213765cbf0f0a25e90a5d1a4ea7d8d4]

INTEGRATION: CWS pchfix02 (1.3.30); FILE MERGED 2006/09/01 17:34:13 kaib 1.3.30.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [93baab1c768f797fc6263bfdf5d84a70772c1efa]

INTEGRATION: CWS pchfix02 (1.4.30); FILE MERGED 2006/09/01 17:34:13 kaib 1.4.30.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [30b2cc14a0fe3fdb96c0f78326d9bcf4d2d40266]

INTEGRATION: CWS pchfix02 (1.5.30); FILE MERGED 2006/09/01 17:34:13 kaib 1.5.30.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [4018c9958ee17814754339a747fc79f1c0d5b9b5]

INTEGRATION: CWS pchfix02 (1.2.310); FILE MERGED 2006/09/01 17:34:12 kaib 1.2.310.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [e1023246457e11c9c9adc82f0aa95cfc4d02005e]

INTEGRATION: CWS pchfix02 (1.3.30); FILE MERGED 2006/09/01 17:34:12 kaib 1.3.30.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [6dce3467c1de9c40dcac245fb96258a55cf39a7b]

INTEGRATION: CWS pchfix02 (1.6.242); FILE MERGED 2006/09/01 17:34:12 kaib 1.6.242.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [712766cc59013add541c9e0fb70147f0b4e239bc]

INTEGRATION: CWS pchfix02 (1.4.30); FILE MERGED 2006/09/01 17:34:12 kaib 1.4.30.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [b7a8e4dc62992b5b026db9f94f029ba4239bf25b]

INTEGRATION: CWS pchfix02 (1.3.30); FILE MERGED 2006/09/01 17:34:11 kaib 1.3.30.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [9b69d50f7eeeb4518b6f2e226db08e6f8693b3e2]

INTEGRATION: CWS pchfix02 (1.4.310); FILE MERGED 2006/09/01 17:34:11 kaib 1.4.310.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [94cc3993de1eb314a14d33da59fd3f2dd5161d19]

INTEGRATION: CWS pchfix02 (1.5.30); FILE MERGED 2006/09/01 17:34:11 kaib 1.5.30.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [c25a4cff3f9b888ca34d0a06748bc0d739158532]

INTEGRATION: CWS pchfix02 (1.3.140); FILE MERGED 2006/09/01 17:34:11 kaib 1.3.140.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [4c04c6e0f31d51dc11da0973c10e38d6c0b28de8]

INTEGRATION: CWS pchfix02 (1.2.308); FILE MERGED 2006/09/01 17:34:11 kaib 1.2.308.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [ac4faf48f0c5b00cdc77dbed913680c999221a80]

INTEGRATION: CWS pchfix02 (1.4.30); FILE MERGED 2006/09/01 17:34:10 kaib 1.4.30.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [12fc27aea66eb87fb3e1ce7e47736f8e7a014be0]

INTEGRATION: CWS pchfix02 (1.3.30); FILE MERGED 2006/09/01 17:34:10 kaib 1.3.30.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [55ff6870de2a90f849d8430146ceab005395fdd0]

INTEGRATION: CWS pchfix02 (1.3.140); FILE MERGED 2006/09/01 17:34:10 kaib 1.3.140.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [a939cca4537a25f14f8253ebdb65d74df2fec7cd]

INTEGRATION: CWS pchfix02 (1.3.30); FILE MERGED 2006/09/01 17:34:09 kaib 1.3.30.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [87582745f5bb969202a15f195971610234ef7b18]

INTEGRATION: CWS pchfix02 (1.3.310); FILE MERGED 2006/09/01 17:34:09 kaib 1.3.310.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [7822c555b7292939a4731482debcc8f532781d75]

INTEGRATION: CWS pchfix02 (1.2.310); FILE MERGED 2006/09/01 17:34:09 kaib 1.2.310.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [684c6da4415a41aac5c1eec33e0642195ef43192]

INTEGRATION: CWS pchfix02 (1.4.140); FILE MERGED 2006/09/01 17:34:09 kaib 1.4.140.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [7ebd58a2db8f28643dade29dd8221617ec819d02]

INTEGRATION: CWS pchfix02 (1.4.140); FILE MERGED 2006/09/01 17:34:08 kaib 1.4.140.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d85e31281da3fbed0b30e2c30f3483b79815f93a]

INTEGRATION: CWS pchfix02 (1.4.30); FILE MERGED 2006/09/01 17:34:08 kaib 1.4.30.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [976d6974c84eb318288803463f78d5161b1bd357]

INTEGRATION: CWS pchfix02 (1.5.30); FILE MERGED 2006/09/01 17:34:08 kaib 1.5.30.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [b584c2378847abc8548d8fd6410a98124503b5c7]

INTEGRATION: CWS pchfix02 (1.6.30); FILE MERGED 2006/09/01 17:34:08 kaib 1.6.30.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [0af97781d7b270824663585329200cb5fe1d12f6]

INTEGRATION: CWS pchfix02 (1.6.30); FILE MERGED 2006/09/01 17:34:07 kaib 1.6.30.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [03f64148aff252cff0679133edfdc93a2abd4b2c]

INTEGRATION: CWS pchfix02 (1.5.30); FILE MERGED 2006/09/01 17:34:07 kaib 1.5.30.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [4a7942c23003a705bc8e88d7edc32276842e555a]

INTEGRATION: CWS pchfix02 (1.9.30); FILE MERGED 2006/09/01 17:34:07 kaib 1.9.30.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [c3ffeb623b92acecb7894a5a1463b7086dfa1369]

INTEGRATION: CWS pchfix02 (1.4.140); FILE MERGED 2006/09/01 17:34:07 kaib 1.4.140.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [c0de2bc63842f04d26b4ecb51dae72525d89fef8]

INTEGRATION: CWS pchfix02 (1.5.140); FILE MERGED 2006/09/01 17:34:06 kaib 1.5.140.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [931729d93c77a0a5895688fb966de6f1479c28ec]

INTEGRATION: CWS pchfix02 (1.7.30); FILE MERGED 2006/09/01 17:34:06 kaib 1.7.30.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [a24f124d366c0088d961b99cdd12aaef970ffdab]

INTEGRATION: CWS pchfix02 (1.3.140); FILE MERGED 2006/09/01 17:34:06 kaib 1.3.140.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [1d487725fc6600cdc829d61fed9e1c37bddac53c]

INTEGRATION: CWS pchfix02 (1.4.140); FILE MERGED 2006/09/01 17:34:05 kaib 1.4.140.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [e0ef0b5c3881f83b80111dae9dacda43b73eff1c]

INTEGRATION: CWS pchfix02 (1.6.10); FILE MERGED 2006/09/01 17:34:05 kaib 1.6.10.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [b36bb50f15e1cf76a3cc85e7b06df841a862f943]

INTEGRATION: CWS pchfix02 (1.8.140); FILE MERGED 2006/09/01 17:34:05 kaib 1.8.140.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [8514f9b78eb9c367d2e745eb3c09dc3444938eaf]

INTEGRATION: CWS pchfix02 (1.6.140); FILE MERGED 2006/09/01 17:34:05 kaib 1.6.140.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [a0931b6489576caebfc5a0e6960c05ff8c24f000]

INTEGRATION: CWS pchfix02 (1.7.140); FILE MERGED 2006/09/01 17:34:05 kaib 1.7.140.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [2ee2f0ef029dd9583d352bc05bc312e9e87c75f4]

INTEGRATION: CWS pchfix02 (1.4.140); FILE MERGED 2006/09/01 17:34:04 kaib 1.4.140.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [272df95c68c50f371a4130ee620b841bddbe2b88]

INTEGRATION: CWS pchfix02 (1.5.140); FILE MERGED 2006/09/01 17:34:04 kaib 1.5.140.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [21b40a09e44dc601237fba63a43af3b2c94a38f2]

INTEGRATION: CWS pchfix02 (1.3.140); FILE MERGED 2006/09/01 17:34:04 kaib 1.3.140.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [5630b72a57438ec5a2a383dd0f274bf46cec1907]

INTEGRATION: CWS pchfix02 (1.11.140); FILE MERGED 2006/09/01 17:34:03 kaib 1.11.140.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [0be94cc9605ce562e76f8eea2f36ec750f95a5f4]

INTEGRATION: CWS pchfix02 (1.6.30); FILE MERGED 2006/09/01 17:34:03 kaib 1.6.30.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [4db276be61a9041fb366c17feed217cca97090ea]

INTEGRATION: CWS pchfix02 (1.5.30); FILE MERGED 2006/09/01 17:34:03 kaib 1.5.30.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [0a615c39e2e88959098d22f392d1dbcaa996a24f]

INTEGRATION: CWS pchfix02 (1.12.30); FILE MERGED 2006/09/01 17:34:02 kaib 1.12.30.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [7c08bb16663320270649877b3f0e85316aad3104]

INTEGRATION: CWS pchfix02 (1.3.140); FILE MERGED 2006/09/01 17:34:02 kaib 1.3.140.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [02907838bbc3490a68709d0625e7563b2545f260]

INTEGRATION: CWS pchfix02 (1.11.498); FILE MERGED 2006/09/01 17:34:02 kaib 1.11.498.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [bf73d854140f0a4eaf99e812f58a9b7cb3fa1a9e]

INTEGRATION: CWS pchfix02 (1.11.140); FILE MERGED 2006/09/01 17:34:02 kaib 1.11.140.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [f9ea397b06177d2e172cfebf77d8aafd3fa37653]

INTEGRATION: CWS pchfix02 (1.5.10); FILE MERGED 2006/09/01 17:34:02 kaib 1.5.10.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [f114cf9c789bdef33cc9dff7306dfe05d048a2ba]

INTEGRATION: CWS pchfix02 (1.2.334); FILE MERGED 2006/09/01 17:34:01 kaib 1.2.334.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [764dcbf9ad61c9a76a1e61ccef50e9b21da21e3a]

INTEGRATION: CWS pchfix02 (1.3.140); FILE MERGED 2006/09/01 17:34:01 kaib 1.3.140.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [178ba1210203e50b6c200e9c1815bdb46cc9e3e9]

INTEGRATION: CWS pchfix02 (1.9.28); FILE MERGED 2006/09/01 17:34:01 kaib 1.9.28.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [e3b49d9238c0ac53468a545cb1d20d1bfb14961f]

INTEGRATION: CWS pchfix02 (1.5.62); FILE MERGED 2006/09/01 17:34:01 kaib 1.5.62.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [919bcc959b92e4da939561a47281e4e94edf2bdc]

INTEGRATION: CWS pchfix02 (1.10.116); FILE MERGED 2006/09/01 17:34:01 kaib 1.10.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [26334d996823387058e376f02a241d1aa37ba337]

INTEGRATION: CWS pchfix02 (1.10.30); FILE MERGED 2006/09/01 17:34:00 kaib 1.10.30.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [c8b713990aec5c86f24d0b9fd89e82010f14afd7]

INTEGRATION: CWS pchfix02 (1.6.140); FILE MERGED 2006/09/01 17:34:00 kaib 1.6.140.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [1d822edb9139709c7517e2bc34b09bfde26ff039]

INTEGRATION: CWS pchfix02 (1.6.30); FILE MERGED 2006/09/01 17:34:00 kaib 1.6.30.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [ebfdac07961c100a16e01d1387868340b1a574ff]

INTEGRATION: CWS pchfix02 (1.3.140); FILE MERGED 2006/09/01 17:34:00 kaib 1.3.140.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [258b6fe39a86c6f820afc18c343f3d82bbb7e3ef]

INTEGRATION: CWS pchfix02 (1.13.30); FILE MERGED 2006/09/01 17:34:00 kaib 1.13.30.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [0f0d076f2cc2c3105a4cd4a8d6b7e99a49d78269]

INTEGRATION: CWS pchfix02 (1.2.10); FILE MERGED 2006/09/01 17:33:59 kaib 1.2.10.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [4f10050a3d6b41ab3f8c33d84b87a40b0bc809f9]

INTEGRATION: CWS pchfix02 (1.1.2); FILE ADDED 2006/09/01 17:33:59 kaib 1.1.2.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [2891011131875d9c8d27830969a39d7181166b60]

INTEGRATION: CWS pchfix02 (1.5.76); FILE MERGED 2006/09/01 17:33:58 kaib 1.5.76.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [c6eff0b80549a9938a6853d3f05609688de5742e]

INTEGRATION: CWS pchfix02 (1.3.50); FILE MERGED 2006/09/01 17:39:43 kaib 1.3.50.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [8eebfaef8b9d6b0912df36dd83b8d7f0e44fd93e]

INTEGRATION: CWS pchfix02 (1.7.10); FILE MERGED 2006/09/01 17:39:43 kaib 1.7.10.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [454fa17288adfb605b759ba10f2bac13a1982258]

INTEGRATION: CWS pchfix02 (1.3.50); FILE MERGED 2006/09/01 17:39:42 kaib 1.3.50.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [1cfc31a05dc2044d3e815254775d365ebcfc2d3e]

INTEGRATION: CWS pchfix02 (1.9.42); FILE MERGED 2006/09/01 17:39:42 kaib 1.9.42.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [554761e3dd65cfa23d1379d22e1ae724669d045a]

INTEGRATION: CWS pchfix02 (1.4.48); FILE MERGED 2006/09/01 17:39:42 kaib 1.4.48.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [4d6a648dd8e92559cc04d23f9f4c068eb7c1dfc2]

INTEGRATION: CWS pchfix02 (1.5.42); FILE MERGED 2006/09/01 17:39:42 kaib 1.5.42.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [224d6748ec73129d7265406f234a3ca725ee37f8]

INTEGRATION: CWS pchfix02 (1.4.50); FILE MERGED 2006/09/01 17:39:42 kaib 1.4.50.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [2416d64abbd534f311a209bf6dd20febcf9197d8]

INTEGRATION: CWS pchfix02 (1.3.50); FILE MERGED 2006/09/01 17:39:41 kaib 1.3.50.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [036580d0308c0dff93c7c24bb2697c5eb4f61c05]

INTEGRATION: CWS pchfix02 (1.5.50); FILE MERGED 2006/09/01 17:39:41 kaib 1.5.50.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [34c312e2384a507b53d873ce03b193c8e52f051c]

INTEGRATION: CWS pchfix02 (1.4.10); FILE MERGED 2006/09/01 17:39:41 kaib 1.4.10.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [39c1629be99212c6c629b1a6120cc954a0f01718]

INTEGRATION: CWS pchfix02 (1.3.50); FILE MERGED 2006/09/01 17:39:40 kaib 1.3.50.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [614badd603dd884a05a7716deb1a5a6a60aec40a]

INTEGRATION: CWS pchfix02 (1.5.50); FILE MERGED 2006/09/01 17:39:40 kaib 1.5.50.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [10add079bf817cfd5075100533934702f4042f81]

INTEGRATION: CWS pchfix02 (1.4.50); FILE MERGED 2006/09/01 17:39:40 kaib 1.4.50.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [8125b25406306260f69b7b1f865ef90b9f8a12b1]

INTEGRATION: CWS pchfix02 (1.3.50); FILE MERGED 2006/09/01 17:39:39 kaib 1.3.50.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [f6c13e5378e674daa65efb7beea85ef976b49ed5]

INTEGRATION: CWS pchfix02 (1.6.10); FILE MERGED 2006/09/01 17:39:39 kaib 1.6.10.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [a9d6bfb6a7e12b7c4be4ff2d7c210317e59c36ba]

INTEGRATION: CWS pchfix02 (1.4.10); FILE MERGED 2006/09/01 17:39:39 kaib 1.4.10.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [95c510d87f1c540de078288c86667cafc6e62333]

INTEGRATION: CWS pchfix02 (1.4.50); FILE MERGED 2006/09/01 17:39:39 kaib 1.4.50.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [f042d0855a27c9c2d68ab98757a6ed7f26743108]

INTEGRATION: CWS pchfix02 (1.2.10); FILE MERGED 2006/09/01 17:39:38 kaib 1.2.10.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [fd422bff7a12ec7df8357434f9e666fba36aa6d9]

INTEGRATION: CWS pchfix02 (1.7.10); FILE MERGED 2006/09/01 17:39:38 kaib 1.7.10.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [fd1fa36d1490a06e4e8dcb4908b8f10c45004972]

INTEGRATION: CWS pchfix02 (1.6.10); FILE MERGED 2006/09/01 17:39:38 kaib 1.6.10.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [31bdc64e5c3f88b5d79a392b26a9548444fa8aa6]

INTEGRATION: CWS pchfix02 (1.4.10); FILE MERGED 2006/09/01 17:39:38 kaib 1.4.10.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [4974f6da9706dd3fdeb668631374e64541054c76]

INTEGRATION: CWS pchfix02 (1.6.10); FILE MERGED 2006/09/01 17:39:37 kaib 1.6.10.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [1942e1ec9e73521d2cfb62e6d8689f7295ce321e]

INTEGRATION: CWS pchfix02 (1.4.10); FILE MERGED 2006/09/01 17:39:37 kaib 1.4.10.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [344422336071ed4c0e8e299f2cd169810586dbe7]

INTEGRATION: CWS pchfix02 (1.8.10); FILE MERGED 2006/09/01 17:39:37 kaib 1.8.10.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [21db8552a1bbc15693abc1f7789ef7a3fd93153e]

INTEGRATION: CWS pchfix02 (1.5.8); FILE MERGED 2006/09/01 17:39:37 kaib 1.5.8.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [57d9ba4927bcd53e12a6c1e5c7767712f4851a16]

INTEGRATION: CWS pchfix02 (1.9.8); FILE MERGED 2006/09/01 17:39:37 kaib 1.9.8.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [44cfb8d87fc9f13d77e35de58642e6edc8592cfe]

INTEGRATION: CWS pchfix02 (1.7.48); FILE MERGED 2006/09/01 17:39:36 kaib 1.7.48.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [b56b8c48c77d9039c1e781b781a85fa17c6f163f]

INTEGRATION: CWS pchfix02 (1.5.48); FILE MERGED 2006/09/01 17:39:36 kaib 1.5.48.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [dcc48434f7c02c5265bb073d3fa583ec91996105]

INTEGRATION: CWS pchfix02 (1.5.8); FILE MERGED 2006/09/01 17:39:36 kaib 1.5.8.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [ba53d45e356b4a2aa93e654c00d23643dffcfe9a]

INTEGRATION: CWS pchfix02 (1.3.50); FILE MERGED 2006/09/01 17:39:36 kaib 1.3.50.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [022870b1d9c7aa5e0fa0a4a47a2d87a21848dc2f]

INTEGRATION: CWS pchfix02 (1.6.42); FILE MERGED 2006/09/01 17:39:36 kaib 1.6.42.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [0c9425e5e0387c4b8e3247e607ba251768265c8c]

INTEGRATION: CWS pchfix02 (1.6.48); FILE MERGED 2006/09/01 17:39:35 kaib 1.6.48.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [daa5a5f57977c97b69fbeb57fff6fce2cbb1480b]

INTEGRATION: CWS pchfix02 (1.5.50); FILE MERGED 2006/09/01 17:39:35 kaib 1.5.50.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [7b74839351bfbb943fdfb23e2600e206a16060ac]

INTEGRATION: CWS pchfix02 (1.7.8); FILE MERGED 2006/09/01 17:39:34 kaib 1.7.8.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [daed7f4c5c1ec7b0628e45ca61d481593387a0b9]

INTEGRATION: CWS pchfix02 (1.5.50); FILE MERGED 2006/09/01 17:39:34 kaib 1.5.50.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [59a64899faf906dd4aa105f48bcf14b12d48935e]

INTEGRATION: CWS pchfix02 (1.6.42); FILE MERGED 2006/09/01 17:39:34 kaib 1.6.42.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [097f37bb9fc98ca7e7c00dc8eac3c8b64d311b48]

INTEGRATION: CWS pchfix02 (1.4.50); FILE MERGED 2006/09/01 17:39:33 kaib 1.4.50.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [5b7bdcdbf3f5596f587947ccd46895d2187d3c7d]

INTEGRATION: CWS pchfix02 (1.3.50); FILE MERGED 2006/09/01 17:39:33 kaib 1.3.50.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [5bb1f25278415fce5bcbc2588f12c4494bd6c388]

INTEGRATION: CWS pchfix02 (1.6.50); FILE MERGED 2006/09/01 17:39:33 kaib 1.6.50.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [b0894a38aeae2e085dff341f702fd7f2ceea01d6]

INTEGRATION: CWS pchfix02 (1.4.50); FILE MERGED 2006/09/01 17:39:32 kaib 1.4.50.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [dafb45b3aed0a3efb7587d64dd07f0ee05e29bcf]

INTEGRATION: CWS pchfix02 (1.7.48); FILE MERGED 2006/09/01 17:39:32 kaib 1.7.48.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [f13541430edcee0ed01a41c40200e44875aec71c]

INTEGRATION: CWS pchfix02 (1.3.50); FILE MERGED 2006/09/01 17:39:30 kaib 1.3.50.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [df78a515ec6975ef4b752d5d5b78ad21af829359]

INTEGRATION: CWS pchfix02 (1.10.10); FILE MERGED 2006/09/01 17:39:30 kaib 1.10.10.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [f484e5503ab28dc8209691fc1c8c75963a293eed]

INTEGRATION: CWS pchfix02 (1.8.8); FILE MERGED 2006/09/01 17:39:30 kaib 1.8.8.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [53355a70bb110d6a1a9999699df2082afc7b95b5]

INTEGRATION: CWS pchfix02 (1.4.10); FILE MERGED 2006/09/01 17:39:29 kaib 1.4.10.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [0a41a9e0add4038f200791f300012a6fd6858fc2]

INTEGRATION: CWS pchfix02 (1.3.50); FILE MERGED 2006/09/01 17:39:29 kaib 1.3.50.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [b9332064378b725185d4e318d9bd5a96cbc4bb08]

INTEGRATION: CWS pchfix02 (1.4.42); FILE MERGED 2006/09/01 17:39:28 kaib 1.4.42.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [c1db4891fe2ebaf38a38ef6c70a052d273ac98c0]

INTEGRATION: CWS pchfix02 (1.6.48); FILE MERGED 2006/09/01 17:39:28 kaib 1.6.48.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [5a2cede1a6cc2cd51b127ea301addffd2a59322f]

INTEGRATION: CWS pchfix02 (1.9.42); FILE MERGED 2006/09/01 17:39:28 kaib 1.9.42.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [3640390c1e39b5f7ab6639bf46898a84552a478d]

INTEGRATION: CWS pchfix02 (1.7.24); FILE MERGED 2006/09/01 17:39:28 kaib 1.7.24.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [b9910c91c31e5beb85973dc06f093f05dd2f9485]

INTEGRATION: CWS pchfix02 (1.1.2); FILE ADDED 2006/09/04 12:37:58 kaib 1.1.2.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [2cfedff88799db895a586c3598571e44f0f06cb0]

INTEGRATION: CWS pchfix02 (1.1.2); FILE ADDED 2006/09/04 12:37:57 kaib 1.1.2.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [ee68c2fd47f55f27f5a2d58f700551cc71e49581]

INTEGRATION: CWS pchfix02 (1.16.2); FILE MERGED 2006/09/01 17:55:15 kaib 1.16.2.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [73099a89440e9df1b6cbb9510261b039f42afcfa]

INTEGRATION: CWS pchfix02 (1.15.2); FILE MERGED 2006/09/01 17:55:15 kaib 1.15.2.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [dfb68f510c160c4b5a20743740391153af48b95f]

INTEGRATION: CWS pchfix02 (1.2.326); FILE MERGED 2006/09/01 17:55:15 kaib 1.2.326.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [b766612a215924bad46a3af8372f8f93af4aa9bd]

INTEGRATION: CWS pchfix02 (1.3.68); FILE MERGED 2006/09/01 17:55:15 kaib 1.3.68.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [aad2e828418d27775626861967c65e462add9b50]

INTEGRATION: CWS pchfix02 (1.2.68); FILE MERGED 2006/09/01 17:55:14 kaib 1.2.68.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [322f9beac77b9dc48e7e9a23730dc9441d9c876a]

INTEGRATION: CWS pchfix02 (1.5.20); FILE MERGED 2006/09/01 17:55:14 kaib 1.5.20.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d9f3fcabdc70db16b5b47b91fec55e171c998f5c]

INTEGRATION: CWS pchfix02 (1.5.22); FILE MERGED 2006/09/01 17:55:14 kaib 1.5.22.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [b5f3bc4bff181764874e4c499485fa2336670e77]

INTEGRATION: CWS pchfix02 (1.16.22); FILE MERGED 2006/09/01 17:55:14 kaib 1.16.22.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [1e3352d2ec81258f728425bdb50264efc03083a5]

INTEGRATION: CWS pchfix02 (1.7.2); FILE MERGED 2006/09/01 17:55:14 kaib 1.7.2.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [af5f72d2b9f2c07940e628f57355fbc1850e1af9]

INTEGRATION: CWS pchfix02 (1.26.2); FILE MERGED 2006/09/01 17:55:14 kaib 1.26.2.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [ea5b60d8831c277b5372dbd7c9edeac083d3e3a0]

INTEGRATION: CWS pchfix02 (1.43.2); FILE MERGED 2006/09/01 17:55:13 kaib 1.43.2.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [ad129b12052782bfb2ace99be71ab05602b15705]

INTEGRATION: CWS pchfix02 (1.26.2); FILE MERGED 2006/09/01 17:55:13 kaib 1.26.2.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d5e7f8c14e52b585230f688634eb32b50ec3ed8e]

INTEGRATION: CWS pchfix02 (1.15.22); FILE MERGED 2006/09/01 17:55:13 kaib 1.15.22.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [0f86fdb9b437a43a7a71fd247eec6cc648c03eae]

INTEGRATION: CWS pchfix02 (1.2.22); FILE MERGED 2006/09/01 17:55:13 kaib 1.2.22.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [398e3354c381be4db10ce2e3541713f085ef5372]

INTEGRATION: CWS pchfix02 (1.14.2); FILE MERGED 2006/09/01 17:55:13 kaib 1.14.2.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [b23d9db17829cbf0250cf94797265982e01d67fe]

INTEGRATION: CWS pchfix02 (1.9.2); FILE MERGED 2006/09/01 17:55:13 kaib 1.9.2.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [639aa481ac840f0ff4593b3fac67c95b6d044454]

INTEGRATION: CWS pchfix02 (1.5.22); FILE MERGED 2006/09/01 17:55:12 kaib 1.5.22.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [4e89b4f2470cb451591bc30dc67933a2c77149bb]

INTEGRATION: CWS pchfix02 (1.22.2); FILE MERGED 2006/09/01 17:55:12 kaib 1.22.2.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [be02768894ea37f8b6cf3eaec408f2c7ddabc160]

INTEGRATION: CWS pchfix02 (1.3.2); FILE MERGED 2006/09/01 17:55:12 kaib 1.3.2.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [4e2cb9b030a3de8cacd8f1e8e0ed9147d9253dc1]

INTEGRATION: CWS pchfix02 (1.35.2); FILE MERGED 2006/09/01 17:55:12 kaib 1.35.2.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [daf194cd0c1d02b939edaaf3d32ad44dbae25c39]

INTEGRATION: CWS pchfix02 (1.52.2); FILE MERGED 2006/09/01 17:55:12 kaib 1.52.2.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [c722640c2e42ae89155add2a53b9886d7d87ca33]

INTEGRATION: CWS pchfix02 (1.2.2); FILE MERGED 2006/09/01 17:55:12 kaib 1.2.2.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [a1e0a65872f7511d5e64d43da3d2d68d66001113]

INTEGRATION: CWS pchfix02 (1.41.2); FILE MERGED 2006/09/01 17:55:11 kaib 1.41.2.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [3ce51675e1d41f1ab23565282cb2e9386aac7592]

INTEGRATION: CWS pchfix02 (1.1.2); FILE ADDED 2006/09/01 17:55:11 kaib 1.1.2.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [57e40d52dceb2a4fbcf5f14d8542d5877ed6d6b8]

INTEGRATION: CWS pchfix02 (1.2.8); FILE MERGED 2006/09/01 17:31:15 kaib 1.2.8.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [e40ead44c4ab7d158cfe8c0ea0758f106ffaa376]

INTEGRATION: CWS pchfix02 (1.14.8); FILE MERGED 2006/09/01 17:31:15 kaib 1.14.8.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [3075dc460a07cbe7ca2eb09328f16cde01e3d5be]

INTEGRATION: CWS pchfix02 (1.12.8); FILE MERGED 2006/09/01 17:31:15 kaib 1.12.8.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [a43ec94b8c9f6ba9ffd23227eba95fdade2a543e]

INTEGRATION: CWS pchfix02 (1.15.6); FILE MERGED 2006/09/01 17:31:15 kaib 1.15.6.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [e337033d868a089a3e122b6ed02ad678a8bd9a39]

INTEGRATION: CWS pchfix02 (1.19.8); FILE MERGED 2006/09/01 17:31:15 kaib 1.19.8.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [0f1cfd689f86167adec017b227c7cad005f52356]

INTEGRATION: CWS pchfix02 (1.8.8); FILE MERGED 2006/09/01 17:31:14 kaib 1.8.8.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [8c73dec4ec424c557ee64f78f307c1c24c86af21]

INTEGRATION: CWS pchfix02 (1.14.6); FILE MERGED 2006/09/01 17:31:14 kaib 1.14.6.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [a8f8c4ec352c74946be485a93bcb01e966e5e207]

INTEGRATION: CWS pchfix02 (1.4.30); FILE MERGED 2006/09/01 17:31:14 kaib 1.4.30.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [267e5b5f4f0c689e8c6229dfc6642fb84c176b54]

INTEGRATION: CWS pchfix02 (1.8.30); FILE MERGED 2006/09/01 17:31:13 kaib 1.8.30.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [880ae968f4b18cdf0e02b591f46d6d83706d9911]

INTEGRATION: CWS pchfix02 (1.3.8); FILE MERGED 2006/09/01 17:31:13 kaib 1.3.8.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [cc604f2dfc1be798a938453c7b0cf68e165ccc8a]

INTEGRATION: CWS pchfix02 (1.2.12); FILE MERGED 2006/09/01 17:31:13 kaib 1.2.12.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [61aacc0b6bacd69559d0491ffc505b653cb4eaf1]

INTEGRATION: CWS pchfix02 (1.11.8); FILE MERGED 2006/09/01 17:31:13 kaib 1.11.8.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [aa79e898bde6fdcba365a9d5e72e3e7b499696cc]

INTEGRATION: CWS pchfix02 (1.6.8); FILE MERGED 2006/09/01 17:31:13 kaib 1.6.8.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [fac806402176edf0b0c0cb0e0773287161bf46fc]

INTEGRATION: CWS pchfix02 (1.10.8); FILE MERGED 2006/09/01 17:31:13 kaib 1.10.8.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [cd99403a1bea189d8b85e03f509cc5ed4539c37e]

INTEGRATION: CWS pchfix02 (1.8.8); FILE MERGED 2006/09/01 17:31:12 kaib 1.8.8.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [baa8c8a3774a7d0383da19aa3486392a563869e3]

INTEGRATION: CWS pchfix02 (1.13.20); FILE MERGED 2006/09/01 17:31:12 kaib 1.13.20.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [5c93e9bbd0032b96aa4a9a536e144bd56c435be5]

INTEGRATION: CWS pchfix02 (1.9.8); FILE MERGED 2006/09/01 17:31:12 kaib 1.9.8.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [eb982c0847d4843bd86d9f64b1d1b6c787c9d524]

INTEGRATION: CWS pchfix02 (1.8.30); FILE MERGED 2006/09/01 17:31:12 kaib 1.8.30.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [0d964fbc28bc6351ea359820e41bae6daf2a56ac]

INTEGRATION: CWS pchfix02 (1.4.30); FILE MERGED 2006/09/01 17:31:12 kaib 1.4.30.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [e2c493536a9c8988741995ac46ac9ad8a2fe28b1]

INTEGRATION: CWS pchfix02 (1.1.2); FILE ADDED 2006/09/01 17:31:11 kaib 1.1.2.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [6130e21fe2d4fffaf9a722e38ed1c4c2ce56a351]

INTEGRATION: CWS pchfix02 (1.1.96); FILE MERGED 2006/09/01 17:16:42 kaib 1.1.96.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [4ddc57fce62ff15e82b261ed5d49c24540ea7177]

INTEGRATION: CWS pchfix02 (1.6.32); FILE MERGED 2006/09/01 17:16:42 kaib 1.6.32.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [7ed15d3dd780e02f13f65cb15896513a13422a84]

INTEGRATION: CWS pchfix02 (1.1.96); FILE MERGED 2006/09/01 17:16:41 kaib 1.1.96.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [ab8754fcafc62f3c5127b80a3fe17e193cbb9c9e]

INTEGRATION: CWS pchfix02 (1.4.36); FILE MERGED 2006/09/01 17:16:41 kaib 1.4.36.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [48ba97493d32d5b4f76f99e93667eae19c31b596]

INTEGRATION: CWS pchfix02 (1.2.36); FILE MERGED 2006/09/01 17:16:41 kaib 1.2.36.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [ce6546712511950d391b3984c8533d2823f4a324]

INTEGRATION: CWS pchfix02 (1.6.36); FILE MERGED 2006/09/01 17:16:41 kaib 1.6.36.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [a62b022ad3e2be868f4276d5d146951edd6c9844]

INTEGRATION: CWS pchfix02 (1.5.36); FILE MERGED 2006/09/01 17:16:40 kaib 1.5.36.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [2ea4af83f5c503f6598258116bf9f8573277b191]

INTEGRATION: CWS pchfix02 (1.14.28); FILE MERGED 2006/09/01 17:16:40 kaib 1.14.28.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d538e80acccfce1ac2c836a1efe451d0117860cb]

INTEGRATION: CWS pchfix02 (1.4.36); FILE MERGED 2006/09/01 17:16:40 kaib 1.4.36.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [a539938662cedd5d81409ea2df56fcc162cbe794]

INTEGRATION: CWS pchfix02 (1.8.26); FILE MERGED 2006/09/01 17:16:40 kaib 1.8.26.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [995bca2f92109f317ee16f1936b66d1f8e35038b]

INTEGRATION: CWS pchfix02 (1.3.36); FILE MERGED 2006/09/01 17:16:39 kaib 1.3.36.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [f8dd797fc461a202f93744ef158dd91fcc9ac7ee]

INTEGRATION: CWS pchfix02 (1.10.36); FILE MERGED 2006/09/01 17:16:39 kaib 1.10.36.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [43b22e8af1f89640d215749cf3983d49c7253833]

INTEGRATION: CWS pchfix02 (1.6.32); FILE MERGED 2006/09/01 17:16:39 kaib 1.6.32.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [3f7f4061981af0284dfed75de909215fcdb53886]

INTEGRATION: CWS pchfix02 (1.7.30); FILE MERGED 2006/09/01 17:16:39 kaib 1.7.30.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [575bd1f7e551eab869ad35101b8c165074fa9f93]

INTEGRATION: CWS pchfix02 (1.2.32); FILE MERGED 2006/09/01 17:16:38 kaib 1.2.32.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [cda8d9cd15e3bba18eec899bff0d433c559eb973]

INTEGRATION: CWS pchfix02 (1.7.30); FILE MERGED 2006/09/01 17:16:38 kaib 1.7.30.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [27d39b26167bff8e20c3ad4e5e8a5e440b76a82c]

INTEGRATION: CWS pchfix02 (1.5.12); FILE MERGED 2006/09/01 17:16:38 kaib 1.5.12.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [6c363f41b4370f5ca5240a3421a2e71f47edbfc4]

INTEGRATION: CWS pchfix02 (1.6.32); FILE MERGED 2006/09/01 17:16:38 kaib 1.6.32.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [0022e713458435d857f3cdfc34b5bbac424aa33c]

INTEGRATION: CWS pchfix02 (1.4.36); FILE MERGED 2006/09/01 17:16:38 kaib 1.4.36.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [f994f201e98db432c51158eee88376fae3e3bd0e]

INTEGRATION: CWS pchfix02 (1.7.10); FILE MERGED 2006/09/01 17:16:38 kaib 1.7.10.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d24d94a1ab3736c5259ba66f18f3eefa0f0d63a3]

INTEGRATION: CWS pchfix02 (1.7.28); FILE MERGED 2006/09/01 17:16:37 kaib 1.7.28.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [700f0e8633167a33fcaa26cfedc2c386970c11fb]

INTEGRATION: CWS pchfix02 (1.8.10); FILE MERGED 2006/09/01 17:16:37 kaib 1.8.10.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [a4a043946e06929dba3302cae345667e9e3676d2]

INTEGRATION: CWS pchfix02 (1.4.12); FILE MERGED 2006/09/01 17:16:37 kaib 1.4.12.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [bda817490f8e5f27fda4d48a03f5ca845eed2c15]

INTEGRATION: CWS pchfix02 (1.14.10); FILE MERGED 2006/09/01 17:16:37 kaib 1.14.10.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [0bf717af8ee69ee5f4c15e0f12b750c7ab3eda66]

INTEGRATION: CWS pchfix02 (1.7.2); FILE MERGED 2006/09/01 17:16:37 kaib 1.7.2.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [5892e4fea7b7cdf5c5a2c6896635f59bc0327d86]

INTEGRATION: CWS pchfix02 (1.12.10); FILE MERGED 2006/09/01 17:16:37 kaib 1.12.10.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [a3faa6011d0f4c0c7f86941069d7d088c1969b5a]

INTEGRATION: CWS pchfix02 (1.15.10); FILE MERGED 2006/09/01 17:16:37 kaib 1.15.10.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [f69ca39f3f502baebdb34243b8cd499efa81e09a]

INTEGRATION: CWS pchfix02 (1.4.12); FILE MERGED 2006/09/01 17:16:36 kaib 1.4.12.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [fadfa62c7d9584af5e55de98d9db6a5e49c26929]

INTEGRATION: CWS pchfix02 (1.22.10); FILE MERGED 2006/09/01 17:16:36 kaib 1.22.10.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [9cfa11bef1c30e61b1ae4778718b74876c131bd0]

INTEGRATION: CWS pchfix02 (1.4.28); FILE MERGED 2006/09/01 17:16:36 kaib 1.4.28.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [ce51313eade6a58183ebd3f2c9447dd5a176627f]

INTEGRATION: CWS pchfix02 (1.3.2); FILE MERGED 2006/09/01 17:16:36 kaib 1.3.2.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [4cb3dedb61f13a99d87cb8cc40556684c68f23e2]

INTEGRATION: CWS pchfix02 (1.16.10); FILE MERGED 2006/09/01 17:16:36 kaib 1.16.10.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [3f73a5a35a91505558e34ca8ae2b781175f1d1d0]

INTEGRATION: CWS pchfix02 (1.3.28); FILE MERGED 2006/09/01 17:16:35 kaib 1.3.28.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [2d922166095bf02d084fcb7f2535904a38f20eff]

INTEGRATION: CWS pchfix02 (1.7.28); FILE MERGED 2006/09/01 17:16:35 kaib 1.7.28.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [88ac9d854f18906b1b6647b84768371e5b0cd06c]

INTEGRATION: CWS pchfix02 (1.4.36); FILE MERGED 2006/09/01 17:16:35 kaib 1.4.36.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [f7a79edc3706e9145454c502555615a4cbb7dee6]

INTEGRATION: CWS pchfix02 (1.8.36); FILE MERGED 2006/09/01 17:16:35 kaib 1.8.36.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [506a593d5ac44e3c54abe743ec706306bd5f4f78]

INTEGRATION: CWS pchfix02 (1.4.36); FILE MERGED 2006/09/01 17:16:34 kaib 1.4.36.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [dab0221202d706c55100f6a66699487b831f5f69]

INTEGRATION: CWS pchfix02 (1.10.10); FILE MERGED 2006/09/01 17:16:34 kaib 1.10.10.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d655415fd59fb548057331f6ca6b2ad461e3b021]

INTEGRATION: CWS pchfix02 (1.12.10); FILE MERGED 2006/09/01 17:16:34 kaib 1.12.10.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [92ef2069d6b2444a8ec545200728f35cd8876253]

INTEGRATION: CWS pchfix02 (1.8.36); FILE MERGED 2006/09/01 17:16:34 kaib 1.8.36.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [e9cf81b204443f9dcc1c55a7cf85eb761a03ecfa]

INTEGRATION: CWS pchfix02 (1.11.28); FILE MERGED 2006/09/01 17:16:34 kaib 1.11.28.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [877bfba8e9ce89ed5a8cbbf48dad9e70f6510e6d]

INTEGRATION: CWS pchfix02 (1.10.12); FILE MERGED 2006/09/01 17:16:33 kaib 1.10.12.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [0da448790693bd6d48093177f21337e04c6f7f53]

INTEGRATION: CWS pchfix02 (1.1.2); FILE ADDED 2006/09/01 17:16:33 kaib 1.1.2.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [b3b09ab05d3e82becf690753e7bf128579f09741]

INTEGRATION: CWS pchfix02 (1.7.82); FILE MERGED 2006/09/01 17:40:46 kaib 1.7.82.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [57d5d9d2bceb5648b4b0dc3f764f79e881a4a74c]

INTEGRATION: CWS pchfix02 (1.43.8); FILE MERGED 2006/09/01 17:40:46 kaib 1.43.8.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [187decb69159c30d483bbc5b37a6e0354c74c57c]

INTEGRATION: CWS pchfix02 (1.16.46); FILE MERGED 2006/09/01 17:40:46 kaib 1.16.46.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [606030c7cb49640d336489200aef3c11e38cd4e3]

INTEGRATION: CWS pchfix02 (1.37.46); FILE MERGED 2006/09/01 17:40:46 kaib 1.37.46.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [739257cbc252b8de76f3d49a74db25c789464704]

INTEGRATION: CWS pchfix02 (1.4.122); FILE MERGED 2006/09/01 17:40:46 kaib 1.4.122.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [0e795ce76c6bd56bd996ddbb0d6160d01fedb9f0]

INTEGRATION: CWS pchfix02 (1.2.16); FILE MERGED 2006/09/01 17:40:46 kaib 1.2.16.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [1b135c1341b6d99d52dea9a75c6bd28b71546489]

INTEGRATION: CWS pchfix02 (1.3.122); FILE MERGED 2006/09/01 17:40:45 kaib 1.3.122.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [e5c82c2ff4b2318c636d7429b2c3e21905306b53]

INTEGRATION: CWS pchfix02 (1.17.46); FILE MERGED 2006/09/01 17:40:45 kaib 1.17.46.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [5679a609531728c3095a5675ee6c712cb0ea3d18]

INTEGRATION: CWS pchfix02 (1.27.70); FILE MERGED 2006/09/01 17:40:45 kaib 1.27.70.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [61df75a6769083efe82cfb6fa6667362e1120397]

INTEGRATION: CWS pchfix02 (1.18.112); FILE MERGED 2006/09/01 17:40:45 kaib 1.18.112.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [7f0828b47d31d623f0049531cd5e165853c4b13f]

INTEGRATION: CWS pchfix02 (1.11.48); FILE MERGED 2006/09/01 17:40:45 kaib 1.11.48.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [33e1ca2959c165bf47cb622fcf719c69284f16f2]

INTEGRATION: CWS pchfix02 (1.8.118); FILE MERGED 2006/09/01 17:40:45 kaib 1.8.118.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [126e882f637dc5e59130f849726931dbdf420def]

INTEGRATION: CWS pchfix02 (1.10.122); FILE MERGED 2006/09/01 17:40:44 kaib 1.10.122.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [cd5a117eccf073894cec8559537406ef54d2814d]

INTEGRATION: CWS pchfix02 (1.17.114); FILE MERGED 2006/09/01 17:40:44 kaib 1.17.114.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [ad9b44104dea98535a2726dd681451fbf91dc938]

INTEGRATION: CWS pchfix02 (1.31.60); FILE MERGED 2006/09/01 17:40:44 kaib 1.31.60.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [3ee50db5094696b90fc1059757c4eb12c7cc3e02]

INTEGRATION: CWS pchfix02 (1.38.16); FILE MERGED 2006/09/01 17:40:44 kaib 1.38.16.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [b36ab09fdd044ead09094136df473a5078a29669]

INTEGRATION: CWS pchfix02 (1.35.114); FILE MERGED 2006/09/01 17:40:44 kaib 1.35.114.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [5c4046f4a2e006e261d68f91a7a6b36811a6186d]

INTEGRATION: CWS pchfix02 (1.79.16); FILE MERGED 2006/09/01 17:40:43 kaib 1.79.16.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [28641a7ff8578d24b6efe1ac5ee7c521e2774055]

INTEGRATION: CWS pchfix02 (1.13.60); FILE MERGED 2006/09/01 17:40:43 kaib 1.13.60.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [598d7d61334d5033b15bad657acd99f86b3c8999]

INTEGRATION: CWS pchfix02 (1.11.122); FILE MERGED 2006/09/01 17:40:43 kaib 1.11.122.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [284ca15ef6dd50e1443a77d3f73cd271cd3c9db4]

INTEGRATION: CWS pchfix02 (1.3.120); FILE MERGED 2006/09/01 17:40:43 kaib 1.3.120.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [b39281216862d09a45ef32684b9f63438d0f9680]

INTEGRATION: CWS pchfix02 (1.35.78); FILE MERGED 2006/09/01 17:40:43 kaib 1.35.78.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [71dae2af96c512fe1fa827cf432535f9c3637293]

INTEGRATION: CWS pchfix02 (1.84.14); FILE MERGED 2006/09/01 17:40:42 kaib 1.84.14.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [9306e3dd4c137eac70a7739121882b85e1c0e13b]

INTEGRATION: CWS pchfix02 (1.34.44); FILE MERGED 2006/09/01 17:40:42 kaib 1.34.44.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [b61b4cb3b49c81b16b21905e8e2a2964ea012740]

INTEGRATION: CWS pchfix02 (1.3.122); FILE MERGED 2006/09/01 17:40:42 kaib 1.3.122.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [fe325792f1a6e6aab15d9ee1eaa78ea160de47d2]

INTEGRATION: CWS pchfix02 (1.10.104); FILE MERGED 2006/09/01 17:40:42 kaib 1.10.104.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [1febe689bc06cb9bd02373d0de378d5492172fe0]

INTEGRATION: CWS pchfix02 (1.15.104); FILE MERGED 2006/09/01 17:40:42 kaib 1.15.104.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [598b26adbfef18657fc14a5a64a3a17319c0c75d]

INTEGRATION: CWS pchfix02 (1.3.122); FILE MERGED 2006/09/01 17:40:41 kaib 1.3.122.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [4907bb38cc24ac32676d9366b1699076b239b090]

INTEGRATION: CWS pchfix02 (1.30.60); FILE MERGED 2006/09/01 17:40:41 kaib 1.30.60.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [99cdb25c10569676010b5f4b0fadfbb513daef77]

INTEGRATION: CWS pchfix02 (1.1.2); FILE ADDED 2006/09/01 17:40:41 kaib 1.1.2.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [88804d845e0b89e9074eb6db06cfcdbbdb5a846e]

INTEGRATION: CWS pchfix02 (1.3.194); FILE MERGED 2006/09/01 17:27:17 kaib 1.3.194.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [6dc789fb325c9b3ec5e3700e4d08211612590b53]

INTEGRATION: CWS pchfix02 (1.9.158); FILE MERGED 2006/09/01 17:27:17 kaib 1.9.158.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [625e0c48e6331010f680945e6ff0d6565968397a]

INTEGRATION: CWS pchfix02 (1.8.194); FILE MERGED 2006/09/01 17:27:16 kaib 1.8.194.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [59d0204ae9302a65e2bc78ab888c88b7dd389df6]

INTEGRATION: CWS pchfix02 (1.4.194); FILE MERGED 2006/09/01 17:27:16 kaib 1.4.194.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [06e17abd68741075e29059f91b0c478af1909d98]

INTEGRATION: CWS pchfix02 (1.6.194); FILE MERGED 2006/09/01 17:27:16 kaib 1.6.194.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [dab68a882ba7ea86205b17bc5f4f0d70efb9d73a]

INTEGRATION: CWS pchfix02 (1.17.46); FILE MERGED 2006/09/01 17:27:16 kaib 1.17.46.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d8ef1baa2ef9fe747fe4c41be06e84269466a369]

INTEGRATION: CWS pchfix02 (1.5.194); FILE MERGED 2006/09/01 17:27:16 kaib 1.5.194.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [8e8e22d4cd3de64543ccf00cc4716faf4ee37c6c]

INTEGRATION: CWS pchfix02 (1.7.108); FILE MERGED 2006/09/01 17:27:16 kaib 1.7.108.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [1c273b780c0f07abc36fc8b6a9e4046d420bde80]

INTEGRATION: CWS pchfix02 (1.6.86); FILE MERGED 2006/09/01 17:27:15 kaib 1.6.86.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [e8e9652b83efd087e23375be8dcdb1641d5771dd]

INTEGRATION: CWS pchfix02 (1.5.194); FILE MERGED 2006/09/01 17:27:15 kaib 1.5.194.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [9d4fd2838a1d0390a34868709393b338eff95dfd]

INTEGRATION: CWS pchfix02 (1.6.194); FILE MERGED 2006/09/01 17:27:15 kaib 1.6.194.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [6acc0d6e82d90fd0506e7f91cf1580213e232612]

INTEGRATION: CWS pchfix02 (1.3.194); FILE MERGED 2006/09/01 17:27:15 kaib 1.3.194.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [055f8e8ad3949ffb464db9138cad7dadc310db80]

INTEGRATION: CWS pchfix02 (1.2.194); FILE MERGED 2006/09/01 17:27:14 kaib 1.2.194.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [5270f9c7d0f606b53734aab563de936bf77c54da]

INTEGRATION: CWS pchfix02 (1.3.194); FILE MERGED 2006/09/01 17:27:14 kaib 1.3.194.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [830902c6c203133cbccbd4cdda73131be5e8f5fc]

INTEGRATION: CWS pchfix02 (1.16.194); FILE MERGED 2006/09/01 17:27:14 kaib 1.16.194.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [293e81d8e8b77ed06f16bb88baa9610208b47533]

INTEGRATION: CWS pchfix02 (1.7.150); FILE MERGED 2006/09/01 17:27:14 kaib 1.7.150.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [880430b1da2c5cab6b0e46751e49d437a53faff7]

INTEGRATION: CWS pchfix02 (1.6.194); FILE MERGED 2006/09/01 17:27:13 kaib 1.6.194.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [32b83dc778b9fb59f9bcf926cd5dd6247586af5f]

INTEGRATION: CWS pchfix02 (1.6.150); FILE MERGED 2006/09/01 17:27:13 kaib 1.6.150.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [9394997cf4d8fc691ccfd8f4d0714ce87b8e0263]

INTEGRATION: CWS pchfix02 (1.8.192); FILE MERGED 2006/09/01 17:27:13 kaib 1.8.192.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [8725801bd760b99a49ee54effb86dfc9101cd9f1]

INTEGRATION: CWS pchfix02 (1.12.148); FILE MERGED 2006/09/01 17:27:13 kaib 1.12.148.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [e50ccf23b04f6d274a0b7e882331ab817c0212e2]

INTEGRATION: CWS pchfix02 (1.4.194); FILE MERGED 2006/09/01 17:27:13 kaib 1.4.194.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [07607e37a38d2ba45651e9b262d8dde8cf2ecf26]

INTEGRATION: CWS pchfix02 (1.3.194); FILE MERGED 2006/09/01 17:27:13 kaib 1.3.194.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [7ebba032e5765b32fe9b7de06e5a7d4c6c2e34a8]

INTEGRATION: CWS pchfix02 (1.3.194); FILE MERGED 2006/09/01 17:27:12 kaib 1.3.194.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [1773106901587abec19adba2cbb27d7ae8d7f69b]

INTEGRATION: CWS pchfix02 (1.4.194); FILE MERGED 2006/09/01 17:27:12 kaib 1.4.194.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [87e976906ef2ff74b91b161a9d8fcc4de626f058]

INTEGRATION: CWS pchfix02 (1.10.194); FILE MERGED 2006/09/01 17:27:12 kaib 1.10.194.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [12a143a42187fd869166ce178e289e0bc35fcfd8]

INTEGRATION: CWS pchfix02 (1.2.194); FILE MERGED 2006/09/01 17:27:12 kaib 1.2.194.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [bb27bc0098030ffcc455a5e38941d42b10e725a9]

INTEGRATION: CWS pchfix02 (1.4.26); FILE MERGED 2006/09/01 17:27:12 kaib 1.4.26.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [c3b45d9aeee33cf3672e6f0abd43295abddd9c7d]

INTEGRATION: CWS pchfix02 (1.9.24); FILE MERGED 2006/09/01 17:27:12 kaib 1.9.24.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [347a4bbc3a24bc5704874b27424008756b6f5bd5]

INTEGRATION: CWS pchfix02 (1.52.4); FILE MERGED 2006/09/01 17:27:11 kaib 1.52.4.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [f8cb96a912a8f7904798e70a15530c39a2d569c6]

INTEGRATION: CWS pchfix02 (1.9.88); FILE MERGED 2006/09/01 17:27:11 kaib 1.9.88.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [1e928fcec2c0ceaf004f03acb404a8df3225c5b5]

INTEGRATION: CWS pchfix02 (1.17.12); FILE MERGED 2006/09/01 17:27:11 kaib 1.17.12.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [21b999ee26eeaa6f5d0e0d7ccc290e188a2ea467]

INTEGRATION: CWS pchfix02 (1.3.194); FILE MERGED 2006/09/01 17:27:11 kaib 1.3.194.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [edf04945945ed06fe767d5cf641dc08b176ac706]

INTEGRATION: CWS pchfix02 (1.2.194); FILE MERGED 2006/09/01 17:27:11 kaib 1.2.194.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [aab2689423eb6ab3e220d37be9dd93dab1ff3ae3]

INTEGRATION: CWS pchfix02 (1.2.194); FILE MERGED 2006/09/01 17:27:10 kaib 1.2.194.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d5f0cc66a980a60f8173fd6acfe3b2b6d219c7cd]

INTEGRATION: CWS pchfix02 (1.3.192); FILE MERGED 2006/09/01 17:27:10 kaib 1.3.192.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [af6ba9247916e1c1010c26d84951ff51e9ef5ab9]

INTEGRATION: CWS pchfix02 (1.19.6); FILE MERGED 2006/09/01 17:27:10 kaib 1.19.6.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [7efbb09d0d308529624e46b1442c5d90ea24adea]

INTEGRATION: CWS pchfix02 (1.4.192); FILE MERGED 2006/09/01 17:27:10 kaib 1.4.192.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [29e22a9ede2326d000c04c837a97d25c8645d0f6]

INTEGRATION: CWS pchfix02 (1.3.194); FILE MERGED 2006/09/01 17:27:10 kaib 1.3.194.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [473d40191e21549eeb889e8f8674e7c359005a59]

INTEGRATION: CWS pchfix02 (1.11.194); FILE MERGED 2006/09/01 17:27:09 kaib 1.11.194.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [2d2d1b28c5fdc53c1d985d7c8550ea47abc793a3]

INTEGRATION: CWS pchfix02 (1.3.194); FILE MERGED 2006/09/01 17:27:09 kaib 1.3.194.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [874fd4749fcabf3412a2a25f7d3031fb8310057c]

INTEGRATION: CWS pchfix02 (1.5.194); FILE MERGED 2006/09/01 17:27:09 kaib 1.5.194.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [5fa9d5cc80a7210ad1bca4fdbfb1765ea280e6b8]

INTEGRATION: CWS pchfix02 (1.4.194); FILE MERGED 2006/09/01 17:27:09 kaib 1.4.194.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [f80d19c2ecca751325c0767c85696d112aeab9e3]

INTEGRATION: CWS pchfix02 (1.20.12); FILE MERGED 2006/09/01 17:27:08 kaib 1.20.12.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [0b6801d08d05c34bf6596127c5ccf2203bc24727]

INTEGRATION: CWS pchfix02 (1.5.194); FILE MERGED 2006/09/01 17:27:08 kaib 1.5.194.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [57bd123876c279e2c66c5f23db205e21893e1fed]

INTEGRATION: CWS pchfix02 (1.3.194); FILE MERGED 2006/09/01 17:27:08 kaib 1.3.194.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [b8e24dcc58bbab421633fe4c2ffa017dd4c0d3e2]

INTEGRATION: CWS pchfix02 (1.8.12); FILE MERGED 2006/09/01 17:27:08 kaib 1.8.12.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [4a2acf653b0d75f116139aa1e3d3ceabffcb015a]

INTEGRATION: CWS pchfix02 (1.17.12); FILE MERGED 2006/09/01 17:27:07 kaib 1.17.12.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [551e63033678eabfca0d87ce562cec2a444dae13]

INTEGRATION: CWS pchfix02 (1.3.194); FILE MERGED 2006/09/01 17:27:07 kaib 1.3.194.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [4ee0fa3d0a0caa7ae10f6c7bb3e712dfa1a3d81b]

INTEGRATION: CWS pchfix02 (1.5.194); FILE MERGED 2006/09/01 17:27:07 kaib 1.5.194.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [c05fae9c0afff1316b8b5f6dddce772c315faa95]

INTEGRATION: CWS pchfix02 (1.6.194); FILE MERGED 2006/09/01 17:27:07 kaib 1.6.194.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [804f4844cc3c7703e1c8434798ca79b467db0378]

INTEGRATION: CWS pchfix02 (1.1.2); FILE ADDED 2006/09/01 17:27:06 kaib 1.1.2.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [78e8d90ab1c233a69e51c084053e1946f9ef09f4]

INTEGRATION: CWS pchfix02 (1.11.36); FILE MERGED 2006/09/01 17:24:44 kaib 1.11.36.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [abf70e7e3a3dd89b024a889dd79211a3e8cb985a]

INTEGRATION: CWS pchfix02 (1.17.178); FILE MERGED 2006/09/01 17:24:44 kaib 1.17.178.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [1b1048566135569621b6a6d1bbe9004b7f353d2d]

INTEGRATION: CWS pchfix02 (1.5.178); FILE MERGED 2006/09/01 17:24:44 kaib 1.5.178.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [22fdf7539e0c0becd1300c48d406714d7edd16bc]

INTEGRATION: CWS pchfix02 (1.14.184); FILE MERGED 2006/09/01 17:24:44 kaib 1.14.184.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [aff270c4a4e2b1b8c427a6b2b332d89f3134d623]

INTEGRATION: CWS pchfix02 (1.7.84); FILE MERGED 2006/09/01 17:24:44 kaib 1.7.84.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [eaac52d47b35ae4241007dc5df675e388d4ac759]

INTEGRATION: CWS pchfix02 (1.3.184); FILE MERGED 2006/09/01 17:24:44 kaib 1.3.184.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [537726481841dcf8d15215c8213dce5d18b7360d]

INTEGRATION: CWS pchfix02 (1.4.184); FILE MERGED 2006/09/01 17:24:44 kaib 1.4.184.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [6c0bd0206f26f788a618a4c91baf398fb05f1b52]

INTEGRATION: CWS pchfix02 (1.9.184); FILE MERGED 2006/09/01 17:24:43 kaib 1.9.184.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [41910542392a329bb34532c8373d96ebc5ec181e]

INTEGRATION: CWS pchfix02 (1.3.184); FILE MERGED 2006/09/01 17:24:43 kaib 1.3.184.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [efd01e5970757095b31961e7b2dded3d1390f9ef]

INTEGRATION: CWS pchfix02 (1.7.52); FILE MERGED 2006/09/01 17:24:43 kaib 1.7.52.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [2b7826bcd1d347705eb1737a24ba5bed1cbb9d7c]

INTEGRATION: CWS pchfix02 (1.6.52); FILE MERGED 2006/09/01 17:24:43 kaib 1.6.52.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [7da1a5a4d94353a0f39eec67f50a2a3349738d1b]

INTEGRATION: CWS pchfix02 (1.5.52); FILE MERGED 2006/09/01 17:24:43 kaib 1.5.52.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [8ccbe0c07267f059113f467cb3dc97d375c385b1]

INTEGRATION: CWS pchfix02 (1.3.184); FILE MERGED 2006/09/01 17:24:42 kaib 1.3.184.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [3e7a129a67e788708590eaabc15c9b8d07a5e56e]

INTEGRATION: CWS pchfix02 (1.15.50); FILE MERGED 2006/09/01 17:24:42 kaib 1.15.50.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [1728aed8b0a027c930cafcd3d62736ee39d9d762]

INTEGRATION: CWS pchfix02 (1.4.52); FILE MERGED 2006/09/01 17:24:42 kaib 1.4.52.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [4ad6d77ef5965ddd5dfe331741d64823e88df9d9]

INTEGRATION: CWS pchfix02 (1.18.50); FILE MERGED 2006/09/01 17:24:42 kaib 1.18.50.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [7c5a6d0ac2d646831134988842dd773defa058e7]

INTEGRATION: CWS pchfix02 (1.11.50); FILE MERGED 2006/09/01 17:24:42 kaib 1.11.50.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [5b6e35cfed6c8993b336515ea9916390e962e578]

INTEGRATION: CWS pchfix02 (1.10.76); FILE MERGED 2006/09/01 17:24:42 kaib 1.10.76.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [9629e0ef7932a1a2daefab6309d427e45b66b0c2]

INTEGRATION: CWS pchfix02 (1.29.52); FILE MERGED 2006/09/01 17:24:42 kaib 1.29.52.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [62ab3cba833c3e5bbfe3a7e525fee9a67095cafa]

INTEGRATION: CWS pchfix02 (1.6.50); FILE MERGED 2006/09/01 17:24:41 kaib 1.6.50.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [a57a7b9bcdb42e4dd303a779aa334a5db6124fb1]

INTEGRATION: CWS pchfix02 (1.9.50); FILE MERGED 2006/09/01 17:24:41 kaib 1.9.50.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [f75ff2d19bc53d5cd753543032cf42d9d175d08e]

INTEGRATION: CWS pchfix02 (1.107.4); FILE MERGED 2006/09/01 17:24:41 kaib 1.107.4.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [a9f9932808c02db42f5984f9abe72878638c9918]

INTEGRATION: CWS pchfix02 (1.52.4); FILE MERGED 2006/09/01 17:24:41 kaib 1.52.4.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [9f13e68cc781a33b290f0c78bd673db7d70deaaa]

INTEGRATION: CWS pchfix02 (1.22.4); FILE MERGED 2006/09/01 17:24:41 kaib 1.22.4.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [53a1c1a8153d26fad4c0ad1c36a023b295beb7fc]

INTEGRATION: CWS pchfix02 (1.10.52); FILE MERGED 2006/09/01 17:24:41 kaib 1.10.52.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [8f9c0b8eeda3499a3d956b2496aa2d24ee7a24af]

INTEGRATION: CWS pchfix02 (1.23.36); FILE MERGED 2006/09/01 17:24:40 kaib 1.23.36.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [ba32bf4c754c6e578ada0675cb5b7f8df972a32b]

INTEGRATION: CWS pchfix02 (1.13.36); FILE MERGED 2006/09/01 17:24:40 kaib 1.13.36.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [4524b19da25e753e6638c7f7ddaeb8aaacf6cdf5]

INTEGRATION: CWS pchfix02 (1.45.4); FILE MERGED 2006/09/01 17:24:40 kaib 1.45.4.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [8c1516834e62105497b51041c033c394ea4dde0f]

INTEGRATION: CWS pchfix02 (1.11.52); FILE MERGED 2006/09/01 17:24:40 kaib 1.11.52.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [65808f1e500bbe8650225677d5498c82d4d87984]

INTEGRATION: CWS pchfix02 (1.5.52); FILE MERGED 2006/09/01 17:24:40 kaib 1.5.52.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [555ac5a89f22275091d4b54349fb02c3f0b1fdf9]

INTEGRATION: CWS pchfix02 (1.7.178); FILE MERGED 2006/09/01 17:24:39 kaib 1.7.178.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [66743b8890ec4f06583add861715e2b2dda1181e]

INTEGRATION: CWS pchfix02 (1.12.50); FILE MERGED 2006/09/01 17:24:39 kaib 1.12.50.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [0eceb3c0bf3acf522e18e84e42883c97bce2d5e8]

INTEGRATION: CWS pchfix02 (1.105.36); FILE MERGED 2006/09/01 17:24:39 kaib 1.105.36.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [3fd42277b5fcbcc4c76d97e1a98cefad36a495ef]

INTEGRATION: CWS pchfix02 (1.14.52); FILE MERGED 2006/09/01 17:24:39 kaib 1.14.52.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [57604e15c983eea21cf75d34f3e1e2c87e659a84]

INTEGRATION: CWS pchfix02 (1.20.50); FILE MERGED 2006/09/01 17:24:39 kaib 1.20.50.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [dfdcb25b95d719a2fe2e19fc1b6a45a53d0dd497]

INTEGRATION: CWS pchfix02 (1.31.4); FILE MERGED 2006/09/01 17:24:39 kaib 1.31.4.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [c052027f440c1a268e234a16d99aa5169d349e53]

INTEGRATION: CWS pchfix02 (1.6.52); FILE MERGED 2006/09/01 17:24:39 kaib 1.6.52.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [2497fc76f51746dbac7c48dcc4b0e94569bc738f]

INTEGRATION: CWS pchfix02 (1.10.184); FILE MERGED 2006/09/01 17:24:39 kaib 1.10.184.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d114e459ea594626a7953f4c1c86479be543f564]

INTEGRATION: CWS pchfix02 (1.32.36); FILE MERGED 2006/09/01 17:24:38 kaib 1.32.36.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [5dfde6b1b854a77030d36eb5e5cdebc368e05bf3]

INTEGRATION: CWS pchfix02 (1.3.52); FILE MERGED 2006/09/01 17:24:38 kaib 1.3.52.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [b515f611d6aa4ca06aa0cdb92224f7c558142c07]

INTEGRATION: CWS pchfix02 (1.9.12); FILE MERGED 2006/09/01 17:24:38 kaib 1.9.12.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [4b0ea573c23511f9d44e1f447b86974db7d67d51]

INTEGRATION: CWS pchfix02 (1.8.24); FILE MERGED 2006/09/01 17:24:38 kaib 1.8.24.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [dafc6777b4dbdfb0bc0e59f229fe65e69b1976ac]

INTEGRATION: CWS pchfix02 (1.13.50); FILE MERGED 2006/09/01 17:24:38 kaib 1.13.50.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [c09f6c1d5cefe760b6bf295af4442575af96d214]

INTEGRATION: CWS pchfix02 (1.72.4); FILE MERGED 2006/09/01 17:24:38 kaib 1.72.4.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [f3b16e52d559681668be205d6796def2dcb05ff8]

INTEGRATION: CWS pchfix02 (1.26.36); FILE MERGED 2006/09/01 17:24:37 kaib 1.26.36.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [7376dc9873bcc3366e4d7962dbd371eee39627bb]

INTEGRATION: CWS pchfix02 (1.19.50); FILE MERGED 2006/09/01 17:24:37 kaib 1.19.50.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [863a650e64b0fcc3b4c3232f374bd0ca752a1f9f]

INTEGRATION: CWS pchfix02 (1.39.24); FILE MERGED 2006/09/01 17:24:37 kaib 1.39.24.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [6b31520d647218213bd864352ead8d4e061c9b40]

INTEGRATION: CWS pchfix02 (1.10.178); FILE MERGED 2006/09/01 17:24:37 kaib 1.10.178.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [b0e63d96f985b956b31afc4ac7a4a9e728ed3894]

INTEGRATION: CWS pchfix02 (1.6.24); FILE MERGED 2006/09/01 17:24:37 kaib 1.6.24.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [8d97baff4c7f34d9cb4cc52cf7bb5ba52b2e84d2]

INTEGRATION: CWS pchfix02 (1.3.184); FILE MERGED 2006/09/01 17:24:37 kaib 1.3.184.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [4f49043bbf33aa350372462494738adcae4a28fb]

INTEGRATION: CWS pchfix02 (1.82.4); FILE MERGED 2006/09/01 17:24:37 kaib 1.82.4.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [803faa7814596814cd138c3e8d492ffb10969310]

INTEGRATION: CWS pchfix02 (1.3.182); FILE MERGED 2006/09/01 17:24:36 kaib 1.3.182.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [30c9ae8415062399606871f02ebd1ff2dda12d13]

INTEGRATION: CWS pchfix02 (1.19.4); FILE MERGED 2006/09/01 17:24:36 kaib 1.19.4.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [e46c14adc8e40daa8876a9afd6ac91097b3178ed]

INTEGRATION: CWS pchfix02 (1.8.52); FILE MERGED 2006/09/01 17:24:36 kaib 1.8.52.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [7941abee2d1f36536d7a1c047c97bec91ff6c13a]

INTEGRATION: CWS pchfix02 (1.4.182); FILE MERGED 2006/09/01 17:24:36 kaib 1.4.182.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [07427e498c3ca3a7f4284776f2b1618fd05c02a4]

INTEGRATION: CWS pchfix02 (1.53.50); FILE MERGED 2006/09/01 17:24:36 kaib 1.53.50.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [e74430e03b91a0701276f7651b49fc618ba85f97]

INTEGRATION: CWS pchfix02 (1.10.52); FILE MERGED 2006/09/01 17:24:36 kaib 1.10.52.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [546f16d71092d94fda1d7c418c1005096726af5c]

INTEGRATION: CWS pchfix02 (1.19.36); FILE MERGED 2006/09/01 17:24:36 kaib 1.19.36.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [23678d123d1c60880bde8073cd10ec2f0d1386ec]

INTEGRATION: CWS pchfix02 (1.41.4); FILE MERGED 2006/09/01 17:24:35 kaib 1.41.4.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [8d5f94bc02ee8fc7363fff0aaafd55d62b229cdc]

INTEGRATION: CWS pchfix02 (1.9.184); FILE MERGED 2006/09/01 17:24:35 kaib 1.9.184.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [c6b0634f521e2ba1f3dc8111682505f67564c6d5]

INTEGRATION: CWS pchfix02 (1.6.52); FILE MERGED 2006/09/01 17:24:35 kaib 1.6.52.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [c8ba396e68e89c3da93c1682a4bde615075fe334]

INTEGRATION: CWS pchfix02 (1.10.52); FILE MERGED 2006/09/01 17:24:35 kaib 1.10.52.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [b1ea57fc4ee9566451385a744a7af9794ffaf5ff]

INTEGRATION: CWS pchfix02 (1.10.50); FILE MERGED 2006/09/01 17:24:35 kaib 1.10.50.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [bfeeeb02a63e417e11d586fef8e26714fd327c82]

INTEGRATION: CWS pchfix02 (1.21.4); FILE MERGED 2006/09/01 17:24:35 kaib 1.21.4.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [88bba8d584ec6f93d28f595ff3625bd246e216c7]

INTEGRATION: CWS pchfix02 (1.3.182); FILE MERGED 2006/09/01 17:24:34 kaib 1.3.182.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [543c733baf8e295ce269d41ed61be2a87cb6c805]

INTEGRATION: CWS pchfix02 (1.18.36); FILE MERGED 2006/09/01 17:24:34 kaib 1.18.36.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [6d03e675776f42fe70358c411f17b037cdda203e]

INTEGRATION: CWS pchfix02 (1.4.178); FILE MERGED 2006/09/01 17:24:34 kaib 1.4.178.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [3bfd534dd98dc99181c6f9c3a6cae79f90da8949]

INTEGRATION: CWS pchfix02 (1.18.50); FILE MERGED 2006/09/01 17:24:34 kaib 1.18.50.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [5c2ee0e81bae8837bc04c7994e0b98aee3649d25]

INTEGRATION: CWS pchfix02 (1.7.184); FILE MERGED 2006/09/01 17:24:34 kaib 1.7.184.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [0a85541dc659c50e992540ffcc11f891cbaee0be]

INTEGRATION: CWS pchfix02 (1.30.48); FILE MERGED 2006/09/01 17:24:34 kaib 1.30.48.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [65a108b939aa93b088004bf5be345e285d0e2eb4]

INTEGRATION: CWS pchfix02 (1.3.160); FILE MERGED 2006/09/01 17:24:33 kaib 1.3.160.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [8399d95dd82ce38a44d84860c56709af7f3cb722]

INTEGRATION: CWS pchfix02 (1.2.36); FILE MERGED 2006/09/01 17:24:33 kaib 1.2.36.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [b4a37b7204f1485745af3970f3f7a9ca37e96e05]

INTEGRATION: CWS pchfix02 (1.9.36); FILE MERGED 2006/09/01 17:24:33 kaib 1.9.36.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [7f6ed043385a857546f686433c9ddd3c0a896877]

INTEGRATION: CWS pchfix02 (1.10.52); FILE MERGED 2006/09/01 17:24:33 kaib 1.10.52.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [7a9662f0846fbfe8ab823e25eff619aa97b76e03]

INTEGRATION: CWS pchfix02 (1.24.48); FILE MERGED 2006/09/01 17:24:32 kaib 1.24.48.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [23fdd775974cc47c8f6d7fa2f6c1f488a247a405]

INTEGRATION: CWS pchfix02 (1.18.24); FILE MERGED 2006/09/01 17:24:32 kaib 1.18.24.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [f0e9257ca6818a4621a972ae2895d28fdb526795]

INTEGRATION: CWS pchfix02 (1.6.52); FILE MERGED 2006/09/01 17:24:32 kaib 1.6.52.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [dee3c1d36c4c09d06116e2f8fc36b66f576d9264]

INTEGRATION: CWS pchfix02 (1.48.4); FILE MERGED 2006/09/01 17:24:32 kaib 1.48.4.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [ec87e3692c9874fd97aac0284b0ceee01f75d5bd]

INTEGRATION: CWS pchfix02 (1.20.48); FILE MERGED 2006/09/01 17:24:32 kaib 1.20.48.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [06ca5c04494de4d7b27126b6f242977ab3dafd3d]

INTEGRATION: CWS pchfix02 (1.26.36); FILE MERGED 2006/09/01 17:24:32 kaib 1.26.36.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [32e1beda41dcd5f56701db7ec51df23b83276396]

INTEGRATION: CWS pchfix02 (1.62.4); FILE MERGED 2006/09/01 17:24:32 kaib 1.62.4.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [8d7a68c7fdc7409bc2d26c8a129a174c99180159]

INTEGRATION: CWS pchfix02 (1.7.50); FILE MERGED 2006/09/01 17:24:31 kaib 1.7.50.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [272cfed859acd32dffcd725351cc092e57300969]

INTEGRATION: CWS pchfix02 (1.29.48); FILE MERGED 2006/09/01 17:24:31 kaib 1.29.48.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [e695d5265aa85f2f5d6744a4ca633acec65930e5]

INTEGRATION: CWS pchfix02 (1.8.34); FILE MERGED 2006/09/01 17:24:31 kaib 1.8.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [af31b6eae8ed6774c0098573efa6de3862355b91]

INTEGRATION: CWS pchfix02 (1.21.50); FILE MERGED 2006/09/01 17:24:31 kaib 1.21.50.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [913d756d85911fee309d523c8eb6144f8d2dd45b]

INTEGRATION: CWS pchfix02 (1.12.50); FILE MERGED 2006/09/01 17:24:31 kaib 1.12.50.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [ddc694165980ad41a97b301a98cfd2191afe5f4f]

INTEGRATION: CWS pchfix02 (1.25.48); FILE MERGED 2006/09/01 17:24:31 kaib 1.25.48.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [5e7beeee29b7e97a26aa672093dd1421613a3cb6]

INTEGRATION: CWS pchfix02 (1.33.34); FILE MERGED 2006/09/01 17:24:31 kaib 1.33.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [2c41b070b0be91130ab26e9c94fbdf2742b0aa42]

INTEGRATION: CWS pchfix02 (1.25.50); FILE MERGED 2006/09/01 17:24:30 kaib 1.25.50.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [1f1ee1d4dac6e6f908099e124fb5f22c4cb260ff]

INTEGRATION: CWS pchfix02 (1.22.36); FILE MERGED 2006/09/01 17:24:30 kaib 1.22.36.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [eec7ab08733c4513258f0260293bda8f8e8cf34a]

INTEGRATION: CWS pchfix02 (1.17.48); FILE MERGED 2006/09/01 17:24:30 kaib 1.17.48.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [99e85a9c2884eb1611fb764488669dd4e7127b18]

INTEGRATION: CWS pchfix02 (1.29.50); FILE MERGED 2006/09/01 17:24:30 kaib 1.29.50.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [88e024398c3475dfa2c169bb3ebf56a9b94df48b]

INTEGRATION: CWS pchfix02 (1.14.50); FILE MERGED 2006/09/01 17:24:30 kaib 1.14.50.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [8b697b4ba617d8f9a2b292fd9508198b8636e54a]

INTEGRATION: CWS pchfix02 (1.15.48); FILE MERGED 2006/09/01 17:24:30 kaib 1.15.48.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [dfcc9da04c39902e9f4603d0506f81d29e1dccbf]

INTEGRATION: CWS pchfix02 (1.15.50); FILE MERGED 2006/09/01 17:24:29 kaib 1.15.50.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [fa50d18663c0f5e93fa216032792d853516502c3]

INTEGRATION: CWS pchfix02 (1.26.4); FILE MERGED 2006/09/01 17:24:29 kaib 1.26.4.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [38c97d54069c6e89c11b8fc2aabdb25b1e69782d]

INTEGRATION: CWS pchfix02 (1.48.50); FILE MERGED 2006/09/01 17:24:29 kaib 1.48.50.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [9d3c6c5ea097891fcffb19467db3287c77bf7542]

INTEGRATION: CWS pchfix02 (1.3.184); FILE MERGED 2006/09/01 17:24:29 kaib 1.3.184.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [4d72029e6ed021f098aea31c9f6ce82bcf670d91]

INTEGRATION: CWS pchfix02 (1.16.48); FILE MERGED 2006/09/01 17:24:29 kaib 1.16.48.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [011b5f44fc5fa6ede6be4d635b8965fa09b06cea]

INTEGRATION: CWS pchfix02 (1.6.50); FILE MERGED 2006/09/01 17:24:29 kaib 1.6.50.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [e71b7710996a550b8bbde32ddb8f3516697dbaf7]

INTEGRATION: CWS pchfix02 (1.29.24); FILE MERGED 2006/09/01 17:24:29 kaib 1.29.24.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [c9abd95fac5f75d1d0cf63273aa5ffd0c5dd0fb6]

INTEGRATION: CWS pchfix02 (1.7.176); FILE MERGED 2006/09/01 17:24:28 kaib 1.7.176.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [9abbc14dc3338d1f59cbc522f34c15fd0bb850fa]

INTEGRATION: CWS pchfix02 (1.6.50); FILE MERGED 2006/09/01 17:24:28 kaib 1.6.50.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [415c18f83dd9278451e8c6082ac5485c39ccc5a1]

INTEGRATION: CWS pchfix02 (1.40.46); FILE MERGED 2006/09/01 17:24:28 kaib 1.40.46.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [7f41855a4817216e56ce4dab6c1808c8fb8f95d9]

INTEGRATION: CWS pchfix02 (1.18.48); FILE MERGED 2006/09/01 17:24:28 kaib 1.18.48.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [964b12f276e3b5a73abd7d10722648dbad2c2733]

INTEGRATION: CWS pchfix02 (1.11.48); FILE MERGED 2006/09/01 17:24:28 kaib 1.11.48.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [7c1039bc490d27c8e75ae5e482026029bda5610a]

INTEGRATION: CWS pchfix02 (1.21.50); FILE MERGED 2006/09/01 17:24:28 kaib 1.21.50.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [987906ad5b9cc261ee47b37c46785348480c2d54]

INTEGRATION: CWS pchfix02 (1.98.34); FILE MERGED 2006/09/01 17:24:28 kaib 1.98.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [708365b31135b44476373e7eb6fc5e171b799ddf]

INTEGRATION: CWS pchfix02 (1.24.36); FILE MERGED 2006/09/01 17:24:27 kaib 1.24.36.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [914549f6f8f2bdd16aaf5c7cc878112ca32e6b8e]

INTEGRATION: CWS pchfix02 (1.4.176); FILE MERGED 2006/09/01 17:24:27 kaib 1.4.176.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [717fe7f9c280a664f9391fafb4b22fa004009d82]

INTEGRATION: CWS pchfix02 (1.43.50); FILE MERGED 2006/09/01 17:24:27 kaib 1.43.50.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [9c407beff5884d1c0cd8a5a26f3e4fc0412be301]

INTEGRATION: CWS pchfix02 (1.8.50); FILE MERGED 2006/09/01 17:24:27 kaib 1.8.50.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [c0361e8d1c0a65f84dca97023149300b2ed92b1a]

INTEGRATION: CWS pchfix02 (1.16.50); FILE MERGED 2006/09/01 17:24:27 kaib 1.16.50.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [4345f9bfcc2b6f85fac87a1f7affbf2175a9755a]

INTEGRATION: CWS pchfix02 (1.5.52); FILE MERGED 2006/09/01 17:24:27 kaib 1.5.52.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [7fe47d456aed1156b8be211eef9f4b39f5e73d47]

INTEGRATION: CWS pchfix02 (1.21.50); FILE MERGED 2006/09/01 17:24:26 kaib 1.21.50.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [438453767ffb41f71a01591e5ccaa44d3c1ebe89]

INTEGRATION: CWS pchfix02 (1.5.138); FILE MERGED 2006/09/01 17:24:26 kaib 1.5.138.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [4624dedb439239b6b2cedd9964a1fa57ddbc303b]

INTEGRATION: CWS pchfix02 (1.13.48); FILE MERGED 2006/09/01 17:24:26 kaib 1.13.48.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [43bc4938105dab9d6e567a9ea1b9753df1f2333f]

INTEGRATION: CWS pchfix02 (1.8.50); FILE MERGED 2006/09/01 17:24:26 kaib 1.8.50.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [6ebbeb645d74db657daa8ec976708a2bf26f0355]

INTEGRATION: CWS pchfix02 (1.6.50); FILE MERGED 2006/09/01 17:24:26 kaib 1.6.50.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [3752c09517bc031712ddc095ef00a22d633b4d37]

INTEGRATION: CWS pchfix02 (1.15.46); FILE MERGED 2006/09/01 17:24:26 kaib 1.15.46.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [b0663f20d51ba75bb3571b411f8af67aa2776c4c]

INTEGRATION: CWS pchfix02 (1.10.46); FILE MERGED 2006/09/01 17:24:26 kaib 1.10.46.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [fc33605b554fe3fd001c98ddd1420842ca7843a3]

INTEGRATION: CWS pchfix02 (1.6.36); FILE MERGED 2006/09/01 17:24:25 kaib 1.6.36.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [36a66d74d2b048b4cfd48f0a21e425a7c09398eb]

INTEGRATION: CWS pchfix02 (1.9.88); FILE MERGED 2006/09/01 17:24:25 kaib 1.9.88.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [dbccc918872500f32902e7c42d835b6c8f2a360a]

INTEGRATION: CWS pchfix02 (1.14.50); FILE MERGED 2006/09/01 17:24:25 kaib 1.14.50.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [675707dfd3ad43c4d48b6f6dbfb86f895af79db8]

INTEGRATION: CWS pchfix02 (1.3.184); FILE MERGED 2006/09/01 17:24:25 kaib 1.3.184.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [75c3ac4bf09824b1eaecad1f568b74e29e153792]

INTEGRATION: CWS pchfix02 (1.10.50); FILE MERGED 2006/09/01 17:24:25 kaib 1.10.50.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [4178db080d6f9e8c960891ce7149b67f124257d8]

INTEGRATION: CWS pchfix02 (1.30.4); FILE MERGED 2006/09/01 17:24:24 kaib 1.30.4.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [db0c06b49953c41bb67e4f5391b048a40403b9b1]

INTEGRATION: CWS pchfix02 (1.3.184); FILE MERGED 2006/09/01 17:24:24 kaib 1.3.184.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [07091084a62825e234a3a8e4f68e53425385c0b1]

INTEGRATION: CWS pchfix02 (1.8.52); FILE MERGED 2006/09/01 17:24:24 kaib 1.8.52.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [b84798a3d8764130332d6404016c531594567ee5]

INTEGRATION: CWS pchfix02 (1.4.52); FILE MERGED 2006/09/01 17:24:24 kaib 1.4.52.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d36149fb930916d5ba2c54814ca5d446ad28016d]

INTEGRATION: CWS pchfix02 (1.15.50); FILE MERGED 2006/09/01 17:24:24 kaib 1.15.50.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [9d83c6dc6199d5196d60f42d16e5662b10bedbda]

INTEGRATION: CWS pchfix02 (1.4.118); FILE MERGED 2006/09/01 17:24:24 kaib 1.4.118.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d5bd3bf5c81e99c7515188514decca13caf84599]

INTEGRATION: CWS pchfix02 (1.11.26); FILE MERGED 2006/09/01 17:24:24 kaib 1.11.26.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [ffb9825375a90afc4efe76cff7ca8a6ebc20665a]

INTEGRATION: CWS pchfix02 (1.10.52); FILE MERGED 2006/09/01 17:24:23 kaib 1.10.52.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [e7b1f1c33e733a857d660a5d355879eea88eda3e]

INTEGRATION: CWS pchfix02 (1.5.52); FILE MERGED 2006/09/01 17:24:23 kaib 1.5.52.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [25c7f683bc35c7d27a7494155d215f3f0ceeeb03]

INTEGRATION: CWS pchfix02 (1.11.50); FILE MERGED 2006/09/01 17:24:23 kaib 1.11.50.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [c4dd2300e16b6bce035d52857c662a28ea4405a7]

INTEGRATION: CWS pchfix02 (1.8.184); FILE MERGED 2006/09/01 17:24:23 kaib 1.8.184.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [c6ce1ff8ea89617b2e5e6d1d370d1ef956d25607]

INTEGRATION: CWS pchfix02 (1.4.178); FILE MERGED 2006/09/01 17:24:23 kaib 1.4.178.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [040ba03b88ff737638e8a2b7a7ca7e1bac7fd9dc]

INTEGRATION: CWS pchfix02 (1.17.36); FILE MERGED 2006/09/01 17:24:23 kaib 1.17.36.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [bab419fa2ff52a63f928aa54ce3caf34b3b3217f]

INTEGRATION: CWS pchfix02 (1.42.50); FILE MERGED 2006/09/01 17:24:23 kaib 1.42.50.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [4d3c054445a8f6dace985618d56e5d8ff8202029]

INTEGRATION: CWS pchfix02 (1.7.52); FILE MERGED 2006/09/01 17:24:22 kaib 1.7.52.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [05d6987b284b136b1d5e1bd179375ffe594a3fbc]

INTEGRATION: CWS pchfix02 (1.177.4); FILE MERGED 2006/09/01 17:24:22 kaib 1.177.4.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [1cf0d00a2fcdba4ee24af2ad7151508d5b531144]

INTEGRATION: CWS pchfix02 (1.5.184); FILE MERGED 2006/09/01 17:24:22 kaib 1.5.184.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [6baaa2b921e54409a618682d2582d5dda47d3f97]

INTEGRATION: CWS pchfix02 (1.75.50); FILE MERGED 2006/09/01 17:24:22 kaib 1.75.50.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [ae221296d8ec384b4236a9dd269f6d45c8a0f61a]

INTEGRATION: CWS pchfix02 (1.72.4); FILE MERGED 2006/09/01 17:24:22 kaib 1.72.4.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [32482d2751b23d4f5ce72f01817301967d616b5a]

INTEGRATION: CWS pchfix02 (1.10.50); FILE MERGED 2006/09/01 17:24:21 kaib 1.10.50.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [dff60ebac83eb1d00d19d01ea86c92583b270c61]

INTEGRATION: CWS pchfix02 (1.29.52); FILE MERGED 2006/09/01 17:24:21 kaib 1.29.52.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [fa724dce31e65431171db26c61ab483cb7a455b3]

INTEGRATION: CWS pchfix02 (1.73.50); FILE MERGED 2006/09/01 17:24:21 kaib 1.73.50.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d793b5e1e0cbb3e22c2766580dfd18984f07a703]

INTEGRATION: CWS pchfix02 (1.15.52); FILE MERGED 2006/09/01 17:24:21 kaib 1.15.52.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [15824920cd72e4592c983498daf26395285553c5]

INTEGRATION: CWS pchfix02 (1.19.184); FILE MERGED 2006/09/01 17:24:21 kaib 1.19.184.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [08ebfd31f5da1de5c5744e17efe7bdf87fb0fb89]

INTEGRATION: CWS pchfix02 (1.26.26); FILE MERGED 2006/09/01 17:24:21 kaib 1.26.26.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [21789795ebb5d2ba6e7edc10c44a3033eadaef8f]

INTEGRATION: CWS pchfix02 (1.25.52); FILE MERGED 2006/09/01 17:24:21 kaib 1.25.52.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [b74d453c446b3b1499782a4cb94a9a36df2c4fc2]

INTEGRATION: CWS pchfix02 (1.19.50); FILE MERGED 2006/09/01 17:24:20 kaib 1.19.50.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [94767bbdd106770a7c4c90460746e213acb36545]

INTEGRATION: CWS pchfix02 (1.24.50); FILE MERGED 2006/09/01 17:24:20 kaib 1.24.50.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [a4491a5bd7c03ab89d4710635659302748602238]

INTEGRATION: CWS pchfix02 (1.94.4); FILE MERGED 2006/09/01 17:24:20 kaib 1.94.4.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [3b51647873bda544d574b73b6b417549778c38fd]

INTEGRATION: CWS pchfix02 (1.5.52); FILE MERGED 2006/09/01 17:24:20 kaib 1.5.52.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [a9d2f3f4e5d13d59595ea650a9a7ef968efe4b2a]

INTEGRATION: CWS pchfix02 (1.14.50); FILE MERGED 2006/09/01 17:24:20 kaib 1.14.50.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [320e7583b55a3b555e8b53101cf5e8dca806e160]

INTEGRATION: CWS pchfix02 (1.8.50); FILE MERGED 2006/09/01 17:24:19 kaib 1.8.50.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [f9062efac261215ab3b154d5ff44c23ced8f067f]

INTEGRATION: CWS pchfix02 (1.9.50); FILE MERGED 2006/09/01 17:24:19 kaib 1.9.50.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [b7c9e255536e39bbfb773403c54540f574fff55c]

INTEGRATION: CWS pchfix02 (1.7.178); FILE MERGED 2006/09/01 17:24:19 kaib 1.7.178.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [94ec7504f4d7e0479817331f81b5d3ac7ff16745]

INTEGRATION: CWS pchfix02 (1.17.50); FILE MERGED 2006/09/01 17:24:19 kaib 1.17.50.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [73fca23a8b76ac14771b8bcedd49f89ada8ddf0a]

INTEGRATION: CWS pchfix02 (1.14.34); FILE MERGED 2006/09/01 17:24:19 kaib 1.14.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [161cc306b16262d87df480dc2b07709cdec11351]

INTEGRATION: CWS pchfix02 (1.20.26); FILE MERGED 2006/09/01 17:24:19 kaib 1.20.26.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [2c97d7f23793b0a4c117069f9e0e83b19b2815ee]

INTEGRATION: CWS pchfix02 (1.16.36); FILE MERGED 2006/09/01 17:24:19 kaib 1.16.36.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [9dbb12a23afa51a05b4005154508f43b76f0bbec]

INTEGRATION: CWS pchfix02 (1.32.24); FILE MERGED 2006/09/01 17:24:18 kaib 1.32.24.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [27c5148becf75d8d984f7d04843f500319cc9c71]

INTEGRATION: CWS pchfix02 (1.3.184); FILE MERGED 2006/09/01 17:24:18 kaib 1.3.184.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d6cacbd54c965f43f7567dd6e8c1811a366089fc]

INTEGRATION: CWS pchfix02 (1.36.4); FILE MERGED 2006/09/01 17:24:18 kaib 1.36.4.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [a3b89d58e70ce4fca523e082b563c13c34de82ab]

INTEGRATION: CWS pchfix02 (1.2.36); FILE MERGED 2006/09/01 17:24:18 kaib 1.2.36.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [c1ca4e9ebc7cd1319fe5b3fb9947e680a360f37a]

INTEGRATION: CWS pchfix02 (1.9.184); FILE MERGED 2006/09/01 17:24:18 kaib 1.9.184.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [3a49ceac3ca50f533dc76555515b5d6cc7d03db0]

INTEGRATION: CWS pchfix02 (1.10.184); FILE MERGED 2006/09/01 17:24:17 kaib 1.10.184.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [3839ba0920e7d750ea49a70991cdd740137b6e8a]

INTEGRATION: CWS pchfix02 (1.3.184); FILE MERGED 2006/09/01 17:24:17 kaib 1.3.184.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [a3a94479eb532f9ab32fdabe8ba0b0338409ed77]

INTEGRATION: CWS pchfix02 (1.9.184); FILE MERGED 2006/09/01 17:24:17 kaib 1.9.184.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [a49ead2d0ab489863f9dadbe7f9396e4ddbcf129]

INTEGRATION: CWS pchfix02 (1.9.178); FILE MERGED 2006/09/01 17:24:17 kaib 1.9.178.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [25f175b7dd2b3db61d8ed400b79a6eb1d96a3011]

INTEGRATION: CWS pchfix02 (1.2.36); FILE MERGED 2006/09/01 17:24:16 kaib 1.2.36.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [e550be6fd5117f76376112544fa6c35872fc0e4d]

INTEGRATION: CWS pchfix02 (1.3.24); FILE MERGED 2006/09/01 17:24:16 kaib 1.3.24.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [850fd68ee99c36778875c1d905d483c33f172437]

INTEGRATION: CWS pchfix02 (1.4.52); FILE MERGED 2006/09/01 17:24:15 kaib 1.4.52.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [9da6ebf32c3acc2fd1e3476e87da20c6bb938ee6]

INTEGRATION: CWS pchfix02 (1.13.32); FILE MERGED 2006/09/01 17:24:15 kaib 1.13.32.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [442c98db86f673e0f6cdfb151364a5466488ab22]

INTEGRATION: CWS pchfix02 (1.5.52); FILE MERGED 2006/09/01 17:24:15 kaib 1.5.52.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [bdd28e835c98db8d1897388129dbd983284a9560]

INTEGRATION: CWS pchfix02 (1.7.52); FILE MERGED 2006/09/01 17:24:15 kaib 1.7.52.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [3e8e380f2cb20333f155d712ab3b5d233d9e50e7]

INTEGRATION: CWS pchfix02 (1.5.52); FILE MERGED 2006/09/01 17:24:14 kaib 1.5.52.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [0ea1667980f83a05fdb8f6bb422866e74d449379]

INTEGRATION: CWS pchfix02 (1.5.178); FILE MERGED 2006/09/01 17:24:14 kaib 1.5.178.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [73ed8b5473307ddd7b1aea6062a0aad9fc6af61e]

INTEGRATION: CWS pchfix02 (1.6.32); FILE MERGED 2006/09/01 17:24:14 kaib 1.6.32.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [59ee0d88d8fcbeb87016786854ff17e9066c57e2]

INTEGRATION: CWS pchfix02 (1.7.32); FILE MERGED 2006/09/01 17:24:14 kaib 1.7.32.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [8acf3373bb90ed23d04cb2d48ae7b01a9843afc4]

INTEGRATION: CWS pchfix02 (1.13.4); FILE MERGED 2006/09/01 17:24:14 kaib 1.13.4.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [9cf3cd9cfe8a28b930d4e05d80aafe06ac3695dc]

INTEGRATION: CWS pchfix02 (1.4.178); FILE MERGED 2006/09/01 17:24:14 kaib 1.4.178.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [14abcda0f1790ba557e1456fe101ce8cb5f8804a]

INTEGRATION: CWS pchfix02 (1.6.52); FILE MERGED 2006/09/01 17:24:14 kaib 1.6.52.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [6b46cd72fbc088b52913db325593aafedbb44a7b]

INTEGRATION: CWS pchfix02 (1.6.52); FILE MERGED 2006/09/01 17:24:13 kaib 1.6.52.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [7fedd646b63a0ac7ec9830f2b9a965c7a79a1a14]

INTEGRATION: CWS pchfix02 (1.8.4); FILE MERGED 2006/09/01 17:24:13 kaib 1.8.4.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [50eeda07eb9bb1ef2dfff37973e160047bb24d0a]

INTEGRATION: CWS pchfix02 (1.6.178); FILE MERGED 2006/09/01 17:24:13 kaib 1.6.178.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [3d221bb2829b12ddee450df0a9500c80dbd483af]

INTEGRATION: CWS pchfix02 (1.7.52); FILE MERGED 2006/09/01 17:24:13 kaib 1.7.52.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [66b7b57a719713b3b277127d46101bc94391a3bd]

INTEGRATION: CWS pchfix02 (1.5.52); FILE MERGED 2006/09/01 17:24:13 kaib 1.5.52.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [37ed3ea364e92f3f7b75e6b660e9fe7b3e67f99a]

INTEGRATION: CWS pchfix02 (1.22.4); FILE MERGED 2006/09/01 17:24:12 kaib 1.22.4.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [fec8f003d13162711944b4ca68bb8b9e458adddb]

INTEGRATION: CWS pchfix02 (1.4.52); FILE MERGED 2006/09/01 17:24:12 kaib 1.4.52.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [b3798b7dc59ff3b49b360370f495faad6dd7ebb6]

INTEGRATION: CWS pchfix02 (1.12.26); FILE MERGED 2006/09/01 17:24:12 kaib 1.12.26.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [0eded3607b2af2474bfec09e59e7af047252eaef]

INTEGRATION: CWS pchfix02 (1.8.36); FILE MERGED 2006/09/01 17:24:12 kaib 1.8.36.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [59d8deec83b5846c8523527df4cbef19fa100555]

INTEGRATION: CWS pchfix02 (1.3.36); FILE MERGED 2006/09/01 17:24:11 kaib 1.3.36.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [593c7b1996c4860f44ac99baf1b56bda35157e30]

INTEGRATION: CWS pchfix02 (1.2.36); FILE MERGED 2006/09/01 17:24:11 kaib 1.2.36.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [c49394a8fa3edd0d2e59699601317420358c4c28]

INTEGRATION: CWS pchfix02 (1.7.88); FILE MERGED 2006/09/01 17:24:11 kaib 1.7.88.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [588681204659ef0e840ca1ec671eacf4769acdc1]

INTEGRATION: CWS pchfix02 (1.11.4); FILE MERGED 2006/09/01 17:24:11 kaib 1.11.4.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [990f0173c59b9728e5ba8ee9866be757bf39e0ba]

INTEGRATION: CWS pchfix02 (1.8.184); FILE MERGED 2006/09/01 17:24:11 kaib 1.8.184.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [7e866dbd74b859013ed3a2475565fbd91f5c0153]

INTEGRATION: CWS pchfix02 (1.2.36); FILE MERGED 2006/09/01 17:24:10 kaib 1.2.36.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [41ca4225b9067468f013a26da277f6fb311b643d]

INTEGRATION: CWS pchfix02 (1.7.36); FILE MERGED 2006/09/01 17:24:10 kaib 1.7.36.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [f4049757fc5f6f8c4e6446ae284e9adcebe09793]

INTEGRATION: CWS pchfix02 (1.6.36); FILE MERGED 2006/09/01 17:24:10 kaib 1.6.36.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [161170a39fcf03bb292c217ff86fd5c2028cb0fa]

INTEGRATION: CWS pchfix02 (1.4.52); FILE MERGED 2006/09/01 17:24:10 kaib 1.4.52.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [5efa9107d4ddddfd999d813c910ea82363fbcdaa]

INTEGRATION: CWS pchfix02 (1.5.52); FILE MERGED 2006/09/01 17:24:09 kaib 1.5.52.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [8e39313de5b219ac08b41127bccc5783828aa85f]

INTEGRATION: CWS pchfix02 (1.7.52); FILE MERGED 2006/09/01 17:24:09 kaib 1.7.52.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [46131fa254694388849ff12ac71362ae74acc6e5]

INTEGRATION: CWS pchfix02 (1.39.4); FILE MERGED 2006/09/01 17:24:09 kaib 1.39.4.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [751c8e263fdad851762135091fe52c91ce46ad2f]

INTEGRATION: CWS pchfix02 (1.20.4); FILE MERGED 2006/09/01 17:24:09 kaib 1.20.4.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [cc97f8e40deaf1734a071865de8854ad41313f37]

INTEGRATION: CWS pchfix02 (1.22.36); FILE MERGED 2006/09/01 17:24:09 kaib 1.22.36.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [c8858eba2f02f986dca919cb487272191c5406a8]

INTEGRATION: CWS pchfix02 (1.71.4); FILE MERGED 2006/09/01 17:24:09 kaib 1.71.4.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [f997d4c2a2ece9f2cd18466cd9150b0b13dbefb8]

INTEGRATION: CWS pchfix02 (1.29.50); FILE MERGED 2006/09/01 17:24:08 kaib 1.29.50.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [0c09ad8a7498a5fa2581d22702f34ab106f169f9]

INTEGRATION: CWS pchfix02 (1.34.32); FILE MERGED 2006/09/01 17:24:08 kaib 1.34.32.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [216e98d70c1e46da6bd832f6e896d8108017acea]

INTEGRATION: CWS pchfix02 (1.49.4); FILE MERGED 2006/09/01 17:24:08 kaib 1.49.4.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d1c9b5bcea4214a973db332c28a702cfe6e586c8]

INTEGRATION: CWS pchfix02 (1.18.36); FILE MERGED 2006/09/01 17:24:08 kaib 1.18.36.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [ab8ea3412ded5c4f03fdebfa53d0dfa96090f2cf]

INTEGRATION: CWS pchfix02 (1.13.36); FILE MERGED 2006/09/01 17:24:08 kaib 1.13.36.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [f9ac99d3e667254b62fa5f0235b77addd83aedbc]

INTEGRATION: CWS pchfix02 (1.12.52); FILE MERGED 2006/09/01 17:24:08 kaib 1.12.52.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [a1869c68673dd8a1a02668538c488659e84ea1e0]

INTEGRATION: CWS pchfix02 (1.4.184); FILE MERGED 2006/09/01 17:24:08 kaib 1.4.184.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [1d4b323a23adb515503cc1716a9480f37428d4a8]

INTEGRATION: CWS pchfix02 (1.16.4); FILE MERGED 2006/09/01 17:24:07 kaib 1.16.4.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [2d89bb1afba2681616234c750ef0e751fc3c0edb]

INTEGRATION: CWS pchfix02 (1.7.36); FILE MERGED 2006/09/01 17:24:07 kaib 1.7.36.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [4a8153e3f7800c254ae4e6307d860c03a7d0b8ac]

INTEGRATION: CWS pchfix02 (1.10.12); FILE MERGED 2006/09/01 17:24:07 kaib 1.10.12.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [6d03037a889163a1f9e1f751051d4654e63639d9]

INTEGRATION: CWS pchfix02 (1.24.36); FILE MERGED 2006/09/01 17:24:07 kaib 1.24.36.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [0ed6dd117bd01df3293682b37d9c38e5be390f24]

INTEGRATION: CWS pchfix02 (1.62.36); FILE MERGED 2006/09/01 17:24:07 kaib 1.62.36.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [a470c9d30e553b13ac568079ae7529c939798ef1]

INTEGRATION: CWS pchfix02 (1.57.4); FILE MERGED 2006/09/01 17:24:07 kaib 1.57.4.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [2a89401a45365746b8b328dafbfbf5c9417f3b88]

INTEGRATION: CWS pchfix02 (1.14.52); FILE MERGED 2006/09/01 17:24:06 kaib 1.14.52.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [ffc3293383356aa033d4811d01356896975422d6]

INTEGRATION: CWS pchfix02 (1.17.12); FILE MERGED 2006/09/01 17:24:06 kaib 1.17.12.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [1007803e10b9d4b04347ae11006c7e1dcc302df7]

INTEGRATION: CWS pchfix02 (1.8.52); FILE MERGED 2006/09/01 17:24:06 kaib 1.8.52.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [5e7490772d8390d3588af0216a6f3a46055ea0b2]

INTEGRATION: CWS pchfix02 (1.29.12); FILE MERGED 2006/09/01 17:24:06 kaib 1.29.12.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [2e49e3506c79910ea42cb8c490fce9026d657d86]

INTEGRATION: CWS pchfix02 (1.24.36); FILE MERGED 2006/09/01 17:24:06 kaib 1.24.36.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [49b8eff1b23d3022f4feaeea8b3bc436391ca334]

INTEGRATION: CWS pchfix02 (1.65.4); FILE MERGED 2006/09/01 17:24:06 kaib 1.65.4.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [ad5c6c77b920aff6c4a8d35249cbb6324e74ec8c]

INTEGRATION: CWS pchfix02 (1.31.36); FILE MERGED 2006/09/01 17:24:06 kaib 1.31.36.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [ea2d840a660e69edd3c439b722a3fe0a7a5e0de4]

INTEGRATION: CWS pchfix02 (1.14.12); FILE MERGED 2006/09/01 17:24:05 kaib 1.14.12.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [3654bc2a8ca69b630a620e62bc8f43f3db2a7d24]

INTEGRATION: CWS pchfix02 (1.23.36); FILE MERGED 2006/09/01 17:24:05 kaib 1.23.36.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [276f990d4fcddf0c10e122f154b05e75bcc9b98a]

INTEGRATION: CWS pchfix02 (1.23.4); FILE MERGED 2006/09/01 17:24:05 kaib 1.23.4.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [fe00d1063a226dccfaad8b86937e0f3619758ae9]

INTEGRATION: CWS pchfix02 (1.9.52); FILE MERGED 2006/09/01 17:24:05 kaib 1.9.52.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [8827c1af1c49e15406340699b1a4f3386fd7f500]

INTEGRATION: CWS pchfix02 (1.51.36); FILE MERGED 2006/09/01 17:24:05 kaib 1.51.36.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [98791c458c5e5ec9112fb1bd0dbfadcce7745378]

INTEGRATION: CWS pchfix02 (1.6.184); FILE MERGED 2006/09/01 17:24:05 kaib 1.6.184.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [c105cf664b816cf0940d1c3b08f4c1fab887eb2d]

INTEGRATION: CWS pchfix02 (1.28.4); FILE MERGED 2006/09/01 17:24:05 kaib 1.28.4.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [99cdebdd50e062d694e322deaedf8e39984bfe6e]

INTEGRATION: CWS pchfix02 (1.17.36); FILE MERGED 2006/09/01 17:24:04 kaib 1.17.36.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [36723fb5ba86b3356f7192585daed8d201bc999b]

INTEGRATION: CWS pchfix02 (1.16.4); FILE MERGED 2006/09/01 17:24:04 kaib 1.16.4.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [37f4faaa025e07c897fc1a3d1a744ee281173ee7]

INTEGRATION: CWS pchfix02 (1.15.24); FILE MERGED 2006/09/01 17:24:04 kaib 1.15.24.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [7595c3b099cdf731d8d713023edb08fd995d2033]

INTEGRATION: CWS pchfix02 (1.88.4); FILE MERGED 2006/09/01 17:24:04 kaib 1.88.4.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [8558df6df37f6e757e8cb61fbfd0dab81027fcd3]

INTEGRATION: CWS pchfix02 (1.89.4); FILE MERGED 2006/09/01 17:24:04 kaib 1.89.4.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [a8af79ce88de4eca1627dcba32c950f710c9c415]

INTEGRATION: CWS pchfix02 (1.147.4); FILE MERGED 2006/09/01 17:24:04 kaib 1.147.4.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [735f42ffa8e3f08276af74ec442de1ed9c92ef49]

INTEGRATION: CWS pchfix02 (1.64.4); FILE MERGED 2006/09/01 17:24:03 kaib 1.64.4.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [32432a942284fb7fa184e5ba593e9b307ba8b5c2]

INTEGRATION: CWS pchfix02 (1.5.36); FILE MERGED 2006/09/01 17:24:03 kaib 1.5.36.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [ec75087b97eb4aceeec5fbca1ed317a6e991de11]

INTEGRATION: CWS pchfix02 (1.8.34); FILE MERGED 2006/09/01 17:24:03 kaib 1.8.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [6fdfd5e006698c12de1ffeff355c8399662f31ed]

INTEGRATION: CWS pchfix02 (1.42.36); FILE MERGED 2006/09/01 17:24:03 kaib 1.42.36.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [b0ce80edb01c1d74709c56070d13ba93a2c40efc]

INTEGRATION: CWS pchfix02 (1.33.52); FILE MERGED 2006/09/01 17:24:03 kaib 1.33.52.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [2131149d756f31172964fe4e9a1d93d1ad17d34c]

INTEGRATION: CWS pchfix02 (1.14.122); FILE MERGED 2006/09/01 17:24:03 kaib 1.14.122.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [74a6eef5c1ba9d8bce18316fd61cbe4c989affe7]

INTEGRATION: CWS pchfix02 (1.17.36); FILE MERGED 2006/09/01 17:24:02 kaib 1.17.36.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [bdf92f6356e38f3a28b9835f7e48528f231da10c]

INTEGRATION: CWS pchfix02 (1.18.36); FILE MERGED 2006/09/01 17:24:02 kaib 1.18.36.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [c836cd9175fdb8b4e2c7a81385a584090e90f223]

INTEGRATION: CWS pchfix02 (1.1.2); FILE ADDED 2006/09/01 17:24:02 kaib 1.1.2.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [a9ae980d5d6144e12b106093768bafba0190b803]

INTEGRATION: CWS pchfix02 (1.2.516); FILE MERGED 2006/09/01 17:47:50 kaib 1.2.516.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [51ca9c74119a2672c1bde11efe9b13456f1e027b]

INTEGRATION: CWS pchfix02 (1.3.474); FILE MERGED 2006/09/01 17:47:50 kaib 1.3.474.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [93a8b9ef62060344cc2cee3a0cb1fc1b23da65fa]

INTEGRATION: CWS pchfix02 (1.13.212); FILE MERGED 2006/09/01 17:47:49 kaib 1.13.212.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [8090106c9c555f9b9474e7e0092c5021a2ad5449]

INTEGRATION: CWS pchfix02 (1.4.50); FILE MERGED 2006/09/01 17:47:49 kaib 1.4.50.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [565e072cef066e31827509461ee5f1dd86e01255]

INTEGRATION: CWS pchfix02 (1.14.114); FILE MERGED 2006/09/01 17:47:48 kaib 1.14.114.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [9f64a1860dd6907d55ca4f10f01e90bd89443739]

INTEGRATION: CWS pchfix02 (1.4.116); FILE MERGED 2006/09/01 17:47:48 kaib 1.4.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [17be5e1ec64a4784fc0eeea8e6f65ef95e3f3a87]

INTEGRATION: CWS pchfix02 (1.16.114); FILE MERGED 2006/09/01 17:47:48 kaib 1.16.114.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [6654c0cd67118edd00130337a9b37e8cd49e1e80]

INTEGRATION: CWS pchfix02 (1.15.114); FILE MERGED 2006/09/01 17:47:48 kaib 1.15.114.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [ecc30dcc1580e6c85226780f3055dc7eb3588fb0]

INTEGRATION: CWS pchfix02 (1.15.112); FILE MERGED 2006/09/01 17:47:48 kaib 1.15.112.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [0b0d003cdbd33b6114388453604e2005b3ffe660]

INTEGRATION: CWS pchfix02 (1.12.114); FILE MERGED 2006/09/01 17:47:48 kaib 1.12.114.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [bb6b0f26e6b29e50eaa2e0e11f837353444e6146]

INTEGRATION: CWS pchfix02 (1.11.114); FILE MERGED 2006/09/01 17:47:47 kaib 1.11.114.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [26e227462a7a127def3bfe46fe374d481e17b986]

INTEGRATION: CWS pchfix02 (1.6.116); FILE MERGED 2006/09/01 17:47:46 kaib 1.6.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [29089d7d8c7e9a0433ecefa0d4f83bb247245ef1]

INTEGRATION: CWS pchfix02 (1.14.114); FILE MERGED 2006/09/01 17:47:46 kaib 1.14.114.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [4725002973ee25cb759f2f1c9ab2408583f4540a]

INTEGRATION: CWS pchfix02 (1.5.116); FILE MERGED 2006/09/01 17:47:46 kaib 1.5.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [63558c1442abcbb1e2cd478ed18542189f1a82d5]

INTEGRATION: CWS pchfix02 (1.33.16); FILE MERGED 2006/09/01 17:47:46 kaib 1.33.16.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [c7f5afec2ada26ad75e048e5523905b5a0deea19]

INTEGRATION: CWS pchfix02 (1.11.114); FILE MERGED 2006/09/01 17:47:46 kaib 1.11.114.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [f2d1f4ca2c6db03c3f12891b0142661ea18d9c36]

INTEGRATION: CWS pchfix02 (1.16.86); FILE MERGED 2006/09/01 17:47:45 kaib 1.16.86.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [255325308d95ff3b06a8d33f62be7d3f5e027805]

INTEGRATION: CWS pchfix02 (1.14.116); FILE MERGED 2006/09/01 17:47:45 kaib 1.14.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [0d38785d994167c651bc7f73f6e5f8752b334268]

INTEGRATION: CWS pchfix02 (1.16.536); FILE MERGED 2006/09/01 17:47:45 kaib 1.16.536.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [de23dd83ae8547e109d45e8cef12b9144d81d522]

INTEGRATION: CWS pchfix02 (1.6.116); FILE MERGED 2006/09/01 17:47:45 kaib 1.6.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [c7f6b95adbabacfc1e48ebe8b693f66db61023c8]

INTEGRATION: CWS pchfix02 (1.10.116); FILE MERGED 2006/09/01 17:47:44 kaib 1.10.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [54f4a265c208568cb30a00ba30ecbae77efeddd3]

INTEGRATION: CWS pchfix02 (1.30.36); FILE MERGED 2006/09/01 17:47:44 kaib 1.30.36.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [b6dc6a55dd9ae78ca9e6d34b8b675626598aaf3a]

INTEGRATION: CWS pchfix02 (1.8.536); FILE MERGED 2006/09/01 17:47:44 kaib 1.8.536.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [9da3cffba3ece19f30a41aa6db2f462b6042f228]

INTEGRATION: CWS pchfix02 (1.20.116); FILE MERGED 2006/09/01 17:47:44 kaib 1.20.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [796b07f1a3d4f43d2ab450edff44071c4cdc50d2]

INTEGRATION: CWS pchfix02 (1.4.116); FILE MERGED 2006/09/01 17:47:43 kaib 1.4.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [db5ffb6eca4a6100f3b2976ea186468b3e690e1b]

INTEGRATION: CWS pchfix02 (1.8.536); FILE MERGED 2006/09/01 17:47:43 kaib 1.8.536.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [7f8546f9da4f27ee849d5a1cea9978e774028712]

INTEGRATION: CWS pchfix02 (1.7.536); FILE MERGED 2006/09/01 17:47:43 kaib 1.7.536.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [db12bd4ae65c83cc54e0173c3f89bca7b21277b9]

INTEGRATION: CWS pchfix02 (1.22.116); FILE MERGED 2006/09/01 17:47:43 kaib 1.22.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [a5caf6bf75f7b301b69f7b1f53e5b4a2196cb974]

INTEGRATION: CWS pchfix02 (1.56.114); FILE MERGED 2006/09/01 17:47:42 kaib 1.56.114.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [8c62294df5c47700c5dfa2944ebccd87012a4625]

INTEGRATION: CWS pchfix02 (1.3.116); FILE MERGED 2006/09/01 17:47:42 kaib 1.3.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [22fd210738202d1185740b66602aa7c059deb4f4]

INTEGRATION: CWS pchfix02 (1.28.114); FILE MERGED 2006/09/01 17:47:42 kaib 1.28.114.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [a60ff534a936c425cbead37d51f4e001b67e846d]

INTEGRATION: CWS pchfix02 (1.25.114); FILE MERGED 2006/09/01 17:47:42 kaib 1.25.114.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [daeda398099e9247bcf4d1a95bb846d7d897c677]

INTEGRATION: CWS pchfix02 (1.26.116); FILE MERGED 2006/09/01 17:47:42 kaib 1.26.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [c01caf43b689de3d7e80a8f80e9abdc95ac405c2]

INTEGRATION: CWS pchfix02 (1.10.116); FILE MERGED 2006/09/01 17:47:42 kaib 1.10.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [b54432db3afc2f3837dc0ea149952bd3c81dffa9]

INTEGRATION: CWS pchfix02 (1.15.114); FILE MERGED 2006/09/01 17:47:41 kaib 1.15.114.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [ebaf9c7cd1328dea40fb20cba098a296bb4a7973]

INTEGRATION: CWS pchfix02 (1.8.116); FILE MERGED 2006/09/01 17:47:41 kaib 1.8.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [e742912f719ac9b1ec84eb78d6cc8e62c44c6183]

INTEGRATION: CWS pchfix02 (1.4.536); FILE MERGED 2006/09/01 17:47:41 kaib 1.4.536.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [6fb92f45a569ee857c2323f575ba14cfae4cd3cc]

INTEGRATION: CWS pchfix02 (1.8.536); FILE MERGED 2006/09/01 17:47:41 kaib 1.8.536.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [e98a98917dd2c537fbada25b82249f84ac28ee6a]

INTEGRATION: CWS pchfix02 (1.55.72); FILE MERGED 2006/09/01 17:47:40 kaib 1.55.72.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [2f3a439234c038b3d9eb7cf950c24be26871e32a]

INTEGRATION: CWS pchfix02 (1.7.116); FILE MERGED 2006/09/01 17:47:40 kaib 1.7.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [0933f7d1abf1ad4d083404d29a9fee6186bda998]

INTEGRATION: CWS pchfix02 (1.146.112); FILE MERGED 2006/09/01 17:47:40 kaib 1.146.112.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [1da72d2b2b154626e63aa61034995fc2154d6d21]

INTEGRATION: CWS pchfix02 (1.25.116); FILE MERGED 2006/09/01 17:47:40 kaib 1.25.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [466c237a9c3afcaafa89f72873e78ceada3c99df]

INTEGRATION: CWS pchfix02 (1.25.114); FILE MERGED 2006/09/01 17:47:40 kaib 1.25.114.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [c8a040791b39f7649d933383ae946e8d2275b014]

INTEGRATION: CWS pchfix02 (1.62.112); FILE MERGED 2006/09/01 17:47:39 kaib 1.62.112.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [0f1da99a39211e5d0eb63cc25331b486c4a8196c]

INTEGRATION: CWS pchfix02 (1.14.114); FILE MERGED 2006/09/01 17:47:39 kaib 1.14.114.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [cc72609d2b8f88afe5f254d2f1d75630e79e6e7a]

INTEGRATION: CWS pchfix02 (1.36.48); FILE MERGED 2006/09/01 17:47:39 kaib 1.36.48.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [e351e691203416844a0f986b95c8d819c0dc59ea]

INTEGRATION: CWS pchfix02 (1.19.174); FILE MERGED 2006/09/01 17:47:39 kaib 1.19.174.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [fad7f1fc1a4eeb2bdf6e253b09d2aaf19bdb53cf]

INTEGRATION: CWS pchfix02 (1.19.116); FILE MERGED 2006/09/01 17:47:39 kaib 1.19.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [2e62e85509b24be6511f8cf9f302deb57a9bab5d]

INTEGRATION: CWS pchfix02 (1.17.114); FILE MERGED 2006/09/01 17:47:39 kaib 1.17.114.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d0beabfcc9374a5997825a792ec00d1785125e14]

INTEGRATION: CWS pchfix02 (1.4.116); FILE MERGED 2006/09/01 17:47:38 kaib 1.4.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [b5b55c27e36c636456d53596382a606ee27a22bb]

INTEGRATION: CWS pchfix02 (1.21.114); FILE MERGED 2006/09/01 17:47:38 kaib 1.21.114.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [0241d1106c60969f678503124df7e026282121e7]

INTEGRATION: CWS pchfix02 (1.8.536); FILE MERGED 2006/09/01 17:47:38 kaib 1.8.536.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [dccfa7fe1e7408e412dc815d497133609bf12b44]

INTEGRATION: CWS pchfix02 (1.2.536); FILE MERGED 2006/09/01 17:47:38 kaib 1.2.536.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [93f4b6c3520e29df6cb1651ba0e8044b1d111f4b]

INTEGRATION: CWS pchfix02 (1.11.536); FILE MERGED 2006/09/01 17:47:38 kaib 1.11.536.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [7d79e2c94621ba412f447df38bcad836376b0647]

INTEGRATION: CWS pchfix02 (1.14.116); FILE MERGED 2006/09/01 17:47:38 kaib 1.14.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [8a683cb71169cd5beeac9e175e6deff47a90029b]

INTEGRATION: CWS pchfix02 (1.16.116); FILE MERGED 2006/09/01 17:47:37 kaib 1.16.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [23f68f3f4d35d0aece3505e6ec630ff1fa533cf6]

INTEGRATION: CWS pchfix02 (1.7.116); FILE MERGED 2006/09/01 17:47:37 kaib 1.7.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [ef09740785ce343e3517b1b663c6579c52022c03]

INTEGRATION: CWS pchfix02 (1.15.116); FILE MERGED 2006/09/01 17:47:37 kaib 1.15.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [6d46ef6e134ef0d2eff7a7b78308b206cec70bd3]

INTEGRATION: CWS pchfix02 (1.6.114); FILE MERGED 2006/09/01 17:47:37 kaib 1.6.114.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [81a1dee681c8a25ef23ac4754a7851f24f933475]

INTEGRATION: CWS pchfix02 (1.5.116); FILE MERGED 2006/09/01 17:47:37 kaib 1.5.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [14fdf305b0cba89f4ec6c60a0cb25dcef2f389bf]

INTEGRATION: CWS pchfix02 (1.13.116); FILE MERGED 2006/09/01 17:47:36 kaib 1.13.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [e81e9c448338d2b5c01ec50513da4c746c0b2a8e]

INTEGRATION: CWS pchfix02 (1.27.72); FILE MERGED 2006/09/01 17:47:36 kaib 1.27.72.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [c1ba3af57ec5604d748222b7fe05eb90b256d857]

INTEGRATION: CWS pchfix02 (1.3.536); FILE MERGED 2006/09/01 17:47:36 kaib 1.3.536.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [b8a0a46714365888267f08a299150a1648613268]

INTEGRATION: CWS pchfix02 (1.3.536); FILE MERGED 2006/09/01 17:47:35 kaib 1.3.536.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [0654ea7949dab5a1706b629c00c4aff87e8c38ab]

INTEGRATION: CWS pchfix02 (1.4.116); FILE MERGED 2006/09/01 17:47:35 kaib 1.4.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [e504316499fc40c8d85a9ceccb21348753211ab5]

INTEGRATION: CWS pchfix02 (1.15.50); FILE MERGED 2006/09/01 17:47:35 kaib 1.15.50.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d89bbd1067545c50a7ce75a84419e6db935bf8e6]

INTEGRATION: CWS pchfix02 (1.13.52); FILE MERGED 2006/09/01 17:47:35 kaib 1.13.52.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [a908e640b1027fa1344410560abd0546455b55be]

INTEGRATION: CWS pchfix02 (1.8.116); FILE MERGED 2006/09/01 17:47:34 kaib 1.8.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [919f76f155c9366be9ab1342df3a112c844c8f44]

INTEGRATION: CWS pchfix02 (1.3.1170); FILE MERGED 2006/09/01 17:47:34 kaib 1.3.1170.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [3bf7cef25caee3a5ac15fc5cb40ea35c4a7c96f5]

INTEGRATION: CWS pchfix02 (1.13.116); FILE MERGED 2006/09/01 17:47:34 kaib 1.13.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [6756aca26dc3964f4f97f18404e4db1dbc2ccf7c]

INTEGRATION: CWS pchfix02 (1.5.536); FILE MERGED 2006/09/01 17:47:34 kaib 1.5.536.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [2559d320dfa6829385c0466558b480f565b3d05c]

INTEGRATION: CWS pchfix02 (1.6.116); FILE MERGED 2006/09/01 17:47:34 kaib 1.6.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [cd4213b23cb7db5a015f10b6f8461717b8f5b1fd]

INTEGRATION: CWS pchfix02 (1.71.74); FILE MERGED 2006/09/01 17:47:33 kaib 1.71.74.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [9eb61ec36929413bac3f105ea0911a5b6750e68e]

INTEGRATION: CWS pchfix02 (1.12.114); FILE MERGED 2006/09/01 17:47:33 kaib 1.12.114.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [c6771b5134da2225a2d94659294b4816995da400]

INTEGRATION: CWS pchfix02 (1.23.534); FILE MERGED 2006/09/01 17:47:33 kaib 1.23.534.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [49cf4723d2b273a2b422c60be3bf49b45a894548]

INTEGRATION: CWS pchfix02 (1.15.116); FILE MERGED 2006/09/01 17:47:33 kaib 1.15.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [a4f05e7ffb347ee2abfecf516ee75c41b0700742]

INTEGRATION: CWS pchfix02 (1.18.116); FILE MERGED 2006/09/01 17:47:33 kaib 1.18.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [940cacc524891fa57fdc38aeaf0d0894aece3d76]

INTEGRATION: CWS pchfix02 (1.32.48); FILE MERGED 2006/09/01 17:47:33 kaib 1.32.48.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [c5b1d12e2fce0d2c617a21fe5ab69d0d315a9807]

INTEGRATION: CWS pchfix02 (1.3.536); FILE MERGED 2006/09/01 17:47:33 kaib 1.3.536.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [0d4dca39b7cd842f6f27d70f61345cef1d0f5b91]

INTEGRATION: CWS pchfix02 (1.8.532); FILE MERGED 2006/09/01 17:47:32 kaib 1.8.532.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [46e761c1a755df684f60117e49aa95f50c7c050a]

INTEGRATION: CWS pchfix02 (1.13.116); FILE MERGED 2006/09/01 17:47:32 kaib 1.13.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [baeeeb724b5743f9ea0aeefbf2290389a7f636fb]

INTEGRATION: CWS pchfix02 (1.10.182); FILE MERGED 2006/09/01 17:47:32 kaib 1.10.182.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [e27eab455e51762eab8b0177585829ae2059ac88]

INTEGRATION: CWS pchfix02 (1.12.114); FILE MERGED 2006/09/01 17:47:32 kaib 1.12.114.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [aecbe8b4346a224bdf633b1fa623a7c7f028c05a]

INTEGRATION: CWS pchfix02 (1.28.116); FILE MERGED 2006/09/01 17:47:32 kaib 1.28.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [68e8fc8f79b303124e9e79cfcd8f38f9dfe9c0bb]

INTEGRATION: CWS pchfix02 (1.17.110); FILE MERGED 2006/09/01 17:47:31 kaib 1.17.110.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [736efd77b40412d94d1be913f3699d2467995557]

INTEGRATION: CWS pchfix02 (1.25.116); FILE MERGED 2006/09/01 17:47:31 kaib 1.25.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [7472be6c9aa52e2996720377fa759bb27b9586ee]

INTEGRATION: CWS pchfix02 (1.28.74); FILE MERGED 2006/09/01 17:47:31 kaib 1.28.74.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [cb8da94199609c803cc5264f30b7c7d4470fd12a]

INTEGRATION: CWS pchfix02 (1.10.116); FILE MERGED 2006/09/01 17:47:31 kaib 1.10.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [4bc2fb000f599b1d1860ccdc731a6a899de15ee4]

INTEGRATION: CWS pchfix02 (1.27.50); FILE MERGED 2006/09/01 17:47:30 kaib 1.27.50.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [c557cd9b2ce1b3c4be583ca52e647c0d6e04eed6]

INTEGRATION: CWS pchfix02 (1.4.114); FILE MERGED 2006/09/01 17:47:30 kaib 1.4.114.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [65a0812b147c817e8c43e5fcdcff2f8654770e81]

INTEGRATION: CWS pchfix02 (1.16.114); FILE MERGED 2006/09/01 17:47:30 kaib 1.16.114.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [e63d323e6217bf9319c78fe5f07f7a7fd2abdc19]

INTEGRATION: CWS pchfix02 (1.22.50); FILE MERGED 2006/09/01 17:47:29 kaib 1.22.50.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [adefee4edf68c011282cc42dd868fb3dc6b59a19]

INTEGRATION: CWS pchfix02 (1.21.114); FILE MERGED 2006/09/01 17:47:29 kaib 1.21.114.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [af3df51d0bc0c9344afc837cb3e499ac6c3bfa8d]

INTEGRATION: CWS pchfix02 (1.7.116); FILE MERGED 2006/09/01 17:47:29 kaib 1.7.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [2bfb859f022f50a62f8ca7a96686b04ee0698c8e]

INTEGRATION: CWS pchfix02 (1.5.114); FILE MERGED 2006/09/01 17:47:29 kaib 1.5.114.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [65677f62dc38a0257baa590b0246c7af47e61df5]

INTEGRATION: CWS pchfix02 (1.9.114); FILE MERGED 2006/09/01 17:47:29 kaib 1.9.114.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [5964bceaed8069f4bb42f984115bde107f14a70d]

INTEGRATION: CWS pchfix02 (1.3.534); FILE MERGED 2006/09/01 17:47:28 kaib 1.3.534.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [6d3730fa695ff327285f3cf738ee77f5ed2ef60f]

INTEGRATION: CWS pchfix02 (1.8.50); FILE MERGED 2006/09/01 17:47:28 kaib 1.8.50.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [b65e3d6e34eeb721090020efbbaae78d2ff662e0]

INTEGRATION: CWS pchfix02 (1.27.70); FILE MERGED 2006/09/01 17:47:28 kaib 1.27.70.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [3da7539519315769b5d58d4a900fba3dc1fd292c]

INTEGRATION: CWS pchfix02 (1.49.48); FILE MERGED 2006/09/01 17:47:28 kaib 1.49.48.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [00136888ab9e80c66999dd9854b51e74665bd132]

INTEGRATION: CWS pchfix02 (1.53.50); FILE MERGED 2006/09/01 17:47:28 kaib 1.53.50.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [809ee8399382f9f9aaf79b755b5e37eca81be63e]

INTEGRATION: CWS pchfix02 (1.14.114); FILE MERGED 2006/09/01 17:47:28 kaib 1.14.114.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [4451ad48cfd05b38e45aa0e8f5580e665044a56f]

INTEGRATION: CWS pchfix02 (1.3.536); FILE MERGED 2006/09/01 17:47:27 kaib 1.3.536.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [46eb388cbd976d9008233bdd31531069a70ade64]

INTEGRATION: CWS pchfix02 (1.6.114); FILE MERGED 2006/09/01 17:47:27 kaib 1.6.114.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [af5e0d76ab99b692ff2dce2c09db8500fa2300d5]

INTEGRATION: CWS pchfix02 (1.22.114); FILE MERGED 2006/09/01 17:47:27 kaib 1.22.114.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [16ce99842fd3885cad941903de5fb031b4009d41]

INTEGRATION: CWS pchfix02 (1.11.114); FILE MERGED 2006/09/01 17:47:27 kaib 1.11.114.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [563f102298857abdbae51dbae7aaa9067db63273]

INTEGRATION: CWS pchfix02 (1.5.116); FILE MERGED 2006/09/01 17:47:27 kaib 1.5.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [e2063101ad4e10c6cb686465fbb57dda710e3466]

INTEGRATION: CWS pchfix02 (1.16.114); FILE MERGED 2006/09/01 17:47:26 kaib 1.16.114.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [af370d051f6ce1a043d89997a35ebcd0a8c98e37]

INTEGRATION: CWS pchfix02 (1.4.114); FILE MERGED 2006/09/01 17:47:26 kaib 1.4.114.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [6ff5d2bd554a77e0d57519733d0065de780ac12b]

INTEGRATION: CWS pchfix02 (1.27.116); FILE MERGED 2006/09/01 17:47:26 kaib 1.27.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [1db72d912a88730e8cfe7e1654319a8fe1891b3a]

INTEGRATION: CWS pchfix02 (1.74.114); FILE MERGED 2006/09/01 17:47:26 kaib 1.74.114.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [e01b97e12702b0be8a4f0088363f82c5dba49de7]

INTEGRATION: CWS pchfix02 (1.22.114); FILE MERGED 2006/09/01 17:47:26 kaib 1.22.114.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [59d59fe7b8f8d2cc295c33a90c4f3c3a75bd7c6a]

INTEGRATION: CWS pchfix02 (1.30.114); FILE MERGED 2006/09/01 17:47:26 kaib 1.30.114.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [a5ccb52ef208bdc0082ba7f4fa78406fc368bfbc]

INTEGRATION: CWS pchfix02 (1.19.344); FILE MERGED 2006/09/01 17:47:25 kaib 1.19.344.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [cac6873d4e310c23075b3185fae3297fe55d14d1]

INTEGRATION: CWS pchfix02 (1.68.112); FILE MERGED 2006/09/01 17:47:25 kaib 1.68.112.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [3b634ca8e47fcf720ec5b308be2ea6edc109bf63]

INTEGRATION: CWS pchfix02 (1.6.116); FILE MERGED 2006/09/01 17:47:25 kaib 1.6.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [6a66a26f6af5bb409cc401a8dc2b76f929455361]

INTEGRATION: CWS pchfix02 (1.24.114); FILE MERGED 2006/09/01 17:47:25 kaib 1.24.114.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [357cba628f132bd534ebfe9ba85fdf71ce980b1b]

INTEGRATION: CWS pchfix02 (1.4.114); FILE MERGED 2006/09/01 17:47:25 kaib 1.4.114.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [0bf88f78f27c264c5b8b1bf36859c024f77e90d4]

INTEGRATION: CWS pchfix02 (1.28.114); FILE MERGED 2006/09/01 17:47:25 kaib 1.28.114.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [f2bb9d9efa36adf4bdac015fa964b7a9bcee8696]

INTEGRATION: CWS pchfix02 (1.71.84); FILE MERGED 2006/09/01 17:47:24 kaib 1.71.84.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [89273301c0a5050bbe46188c0b525391dbfa2312]

INTEGRATION: CWS pchfix02 (1.35.114); FILE MERGED 2006/09/01 17:47:24 kaib 1.35.114.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [aa1d292502190431646c140a043296c7000d4698]

INTEGRATION: CWS pchfix02 (1.25.112); FILE MERGED 2006/09/01 17:47:24 kaib 1.25.112.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [630c23aabde2337b14627f9e09f6e0f7b05d37f7]

INTEGRATION: CWS pchfix02 (1.21.114); FILE MERGED 2006/09/01 17:47:24 kaib 1.21.114.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [29f353b970e8be887f912b5b65cf9d1e05fbda33]

INTEGRATION: CWS pchfix02 (1.80.16); FILE MERGED 2006/09/01 17:47:24 kaib 1.80.16.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [965c1ad2c1c42e556b53a271ee19c2e0c6ed2628]

INTEGRATION: CWS pchfix02 (1.44.114); FILE MERGED 2006/09/01 17:47:23 kaib 1.44.114.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [76a3a43b41cfb0accde538cf576f171cbf0a3210]

INTEGRATION: CWS pchfix02 (1.32.4); FILE MERGED 2006/09/01 17:47:23 kaib 1.32.4.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [57eb9e1df91b83b44aa2324d680bcd1abdbb163c]

INTEGRATION: CWS pchfix02 (1.8.50); FILE MERGED 2006/09/01 17:47:23 kaib 1.8.50.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [ac9fad3f3fa0f9b26bd98b7b5d721cc0c8151403]

INTEGRATION: CWS pchfix02 (1.27.50); FILE MERGED 2006/09/01 17:47:23 kaib 1.27.50.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [c89480fc4e83141516c7804eee906516aaccb150]

INTEGRATION: CWS pchfix02 (1.64.114); FILE MERGED 2006/09/01 17:47:23 kaib 1.64.114.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [5aee1304da3e556c23e7ac3d39b39dcca34e0613]

INTEGRATION: CWS pchfix02 (1.8.52); FILE MERGED 2006/09/01 17:47:22 kaib 1.8.52.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [25c27ffabc223e1d32f3e6730aeaae49383437f0]

INTEGRATION: CWS pchfix02 (1.10.114); FILE MERGED 2006/09/01 17:47:22 kaib 1.10.114.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [e6b020bdefe1c8bea4ec4e51b3412193b304e663]

INTEGRATION: CWS pchfix02 (1.5.534); FILE MERGED 2006/09/01 17:47:22 kaib 1.5.534.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [ea6af49e5efd810ecfd5e95a728d3d44804f8a58]

INTEGRATION: CWS pchfix02 (1.21.114); FILE MERGED 2006/09/01 17:47:21 kaib 1.21.114.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [452511eaf0a4656cac0b750ad9eece919904c226]

INTEGRATION: CWS pchfix02 (1.7.114); FILE MERGED 2006/09/01 17:47:21 kaib 1.7.114.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [9805add4593aa80ba10185fa20f7163a0c5eddd5]

INTEGRATION: CWS pchfix02 (1.8.50); FILE MERGED 2006/09/01 17:47:21 kaib 1.8.50.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [b97517a95031222dac439560e4543034539dc100]

INTEGRATION: CWS pchfix02 (1.141.116); FILE MERGED 2006/09/01 17:47:21 kaib 1.141.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [bb302fa3b4a83afcc4afae5cf12a637b0a7d4bdf]

INTEGRATION: CWS pchfix02 (1.13.114); FILE MERGED 2006/09/01 17:47:21 kaib 1.13.114.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [f384fb126da89ee4c870a0bbdf35e9b61422513b]

INTEGRATION: CWS pchfix02 (1.26.114); FILE MERGED 2006/09/01 17:47:21 kaib 1.26.114.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [9c8835f6dbd5851d078593396cc106cc7243012b]

INTEGRATION: CWS pchfix02 (1.50.114); FILE MERGED 2006/09/01 17:47:20 kaib 1.50.114.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [ca6565bbcdfd27f4a51d48b6c8714651742bc5e4]

INTEGRATION: CWS pchfix02 (1.23.50); FILE MERGED 2006/09/01 17:47:20 kaib 1.23.50.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [799661ef1bf90495865fe57123930eee15262c46]

INTEGRATION: CWS pchfix02 (1.17.48); FILE MERGED 2006/09/01 17:47:20 kaib 1.17.48.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [f0b4c7942e2a16c2735eb8656081d0ca1048a079]

INTEGRATION: CWS pchfix02 (1.12.50); FILE MERGED 2006/09/01 17:47:20 kaib 1.12.50.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [bda6aa56ae5f9880da15091239abeaff06cf7730]

INTEGRATION: CWS pchfix02 (1.11.50); FILE MERGED 2006/09/01 17:47:20 kaib 1.11.50.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [356ee509ebdd0d92532c556c22c652b80b56e574]

INTEGRATION: CWS pchfix02 (1.3.116); FILE MERGED 2006/09/01 17:47:19 kaib 1.3.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [11123553832952c005e20833deece4a43f15d844]

INTEGRATION: CWS pchfix02 (1.18.114); FILE MERGED 2006/09/01 17:47:19 kaib 1.18.114.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [9a0ca338f3d586937f8dc7cd13e2617a259e2d23]

INTEGRATION: CWS pchfix02 (1.25.114); FILE MERGED 2006/09/01 17:47:19 kaib 1.25.114.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [564212bf84127b901fbe47ebb94f3346fd3753d7]

INTEGRATION: CWS pchfix02 (1.7.116); FILE MERGED 2006/09/01 17:47:19 kaib 1.7.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [91b551a757ec1103edfdee1743ba0710ea9eff13]

INTEGRATION: CWS pchfix02 (1.9.16); FILE MERGED 2006/09/01 17:47:19 kaib 1.9.16.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [1db0ace7d206d68b20d4865daed3c4216b3cb939]

INTEGRATION: CWS pchfix02 (1.3.534); FILE MERGED 2006/09/01 17:47:18 kaib 1.3.534.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [8afbcae712886f95f4b4182028333adfba632ca8]

INTEGRATION: CWS pchfix02 (1.6.116); FILE MERGED 2006/09/01 17:47:18 kaib 1.6.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [4186b75956f9098006e5893f2f674243babf32d0]

INTEGRATION: CWS pchfix02 (1.6.430); FILE MERGED 2006/09/01 17:47:18 kaib 1.6.430.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [7eac59a1d28321d1bd81f5cd3dfddfd25aa5c1b8]

INTEGRATION: CWS pchfix02 (1.4.116); FILE MERGED 2006/09/01 17:47:18 kaib 1.4.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [bf588f30c92a4f8b90063d0767102a03fd8d4e39]

INTEGRATION: CWS pchfix02 (1.12.116); FILE MERGED 2006/09/01 17:47:17 kaib 1.12.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [4ca73dc047f1d2ec3b5dac476165565d2be55f6d]

INTEGRATION: CWS pchfix02 (1.4.116); FILE MERGED 2006/09/01 17:47:17 kaib 1.4.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [a9402a2ac70e3886faca8bac09cda30aa4abcfa3]

INTEGRATION: CWS pchfix02 (1.8.114); FILE MERGED 2006/09/01 17:47:17 kaib 1.8.114.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [de27d1fc6169503c62579256c48ef08bfab5417c]

INTEGRATION: CWS pchfix02 (1.3.536); FILE MERGED 2006/09/01 17:47:17 kaib 1.3.536.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [a2b8bc08deb56965d40cf3457723b5e6f87f12ad]

INTEGRATION: CWS pchfix02 (1.6.116); FILE MERGED 2006/09/01 17:47:16 kaib 1.6.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [885b5afed9a3ef2b21dbb404af1f829923e77476]

INTEGRATION: CWS pchfix02 (1.5.534); FILE MERGED 2006/09/01 17:47:16 kaib 1.5.534.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [653b342c4c131256a7a4826c55499c39e1ccdd8f]

INTEGRATION: CWS pchfix02 (1.3.534); FILE MERGED 2006/09/01 17:47:16 kaib 1.3.534.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [56bec428fc540c122679b34626975b0c038ddade]

INTEGRATION: CWS pchfix02 (1.7.114); FILE MERGED 2006/09/01 17:47:16 kaib 1.7.114.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [66e8d50cc74edae7d109c55fdae7dd9c2bbb36ad]

INTEGRATION: CWS pchfix02 (1.7.534); FILE MERGED 2006/09/01 17:47:16 kaib 1.7.534.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [5dac8d6165d0c24f49f8444f4c939e9135f163c2]

INTEGRATION: CWS pchfix02 (1.6.114); FILE MERGED 2006/09/01 17:47:16 kaib 1.6.114.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [e2f1fa8b3c93ee3f8341e64d055fbcbb8518a475]

INTEGRATION: CWS pchfix02 (1.4.536); FILE MERGED 2006/09/01 17:47:16 kaib 1.4.536.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [0f7dc410f87fe3c84b530ba8947e579581c3671a]

INTEGRATION: CWS pchfix02 (1.7.50); FILE MERGED 2006/09/01 17:47:15 kaib 1.7.50.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [7bc31567b7dd9e4850eea593385e20eddcd0e064]

INTEGRATION: CWS pchfix02 (1.4.536); FILE MERGED 2006/09/01 17:47:15 kaib 1.4.536.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [a57cc5056d410b7f9831e0f3c48efcc3045ac0e3]

INTEGRATION: CWS pchfix02 (1.6.536); FILE MERGED 2006/09/01 17:47:15 kaib 1.6.536.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [28654fa5a809336cdc6f329e96d544bfc8fd3369]

INTEGRATION: CWS pchfix02 (1.5.114); FILE MERGED 2006/09/01 17:47:15 kaib 1.5.114.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [de4879a3f26f2ecda693fde7dfb0df9833d6fe7d]

INTEGRATION: CWS pchfix02 (1.9.116); FILE MERGED 2006/09/01 17:47:15 kaib 1.9.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d597dcc500a41a8b1432c5d76124fc8ac48da186]

INTEGRATION: CWS pchfix02 (1.5.534); FILE MERGED 2006/09/01 17:47:14 kaib 1.5.534.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [c669f1d00c6d3c09ab14bfa8f74933ef97ab1f60]

INTEGRATION: CWS pchfix02 (1.7.114); FILE MERGED 2006/09/01 17:47:14 kaib 1.7.114.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [574f90e098fbd38e57de6df00ce5ee04edb67cda]

INTEGRATION: CWS pchfix02 (1.3.536); FILE MERGED 2006/09/01 17:47:13 kaib 1.3.536.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [454982bed880ee863f4bff7cd02c7a665a0a9568]

INTEGRATION: CWS pchfix02 (1.8.114); FILE MERGED 2006/09/01 17:47:13 kaib 1.8.114.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [104ade49f854a6537b9bdfb1e12a85a7e3a4a0e8]

INTEGRATION: CWS pchfix02 (1.11.50); FILE MERGED 2006/09/01 17:47:12 kaib 1.11.50.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [db15210bd225aeae740f12541ab3891b184bf51d]

INTEGRATION: CWS pchfix02 (1.3.536); FILE MERGED 2006/09/01 17:47:12 kaib 1.3.536.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [736d768f666943d193fb6b9c0e97a810627bba79]

INTEGRATION: CWS pchfix02 (1.16.114); FILE MERGED 2006/09/01 17:47:12 kaib 1.16.114.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [f3e2acadb9d81fd75f813f57e09b0b58614375b5]

INTEGRATION: CWS pchfix02 (1.13.116); FILE MERGED 2006/09/01 17:47:12 kaib 1.13.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [16de426dd36700511d0af7a1feccbc791e0e02c0]

INTEGRATION: CWS pchfix02 (1.5.114); FILE MERGED 2006/09/01 17:47:11 kaib 1.5.114.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [638468fc976606e2f547e6739074ac4fe26afa28]

INTEGRATION: CWS pchfix02 (1.9.52); FILE MERGED 2006/09/01 17:47:11 kaib 1.9.52.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [06de20652790100468ad7865fd24e7dafc09b308]

INTEGRATION: CWS pchfix02 (1.8.116); FILE MERGED 2006/09/01 17:47:11 kaib 1.8.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [36ec19e608dbc0b7b1c4ac5b090d0440d3fc7505]

INTEGRATION: CWS pchfix02 (1.4.116); FILE MERGED 2006/09/01 17:47:11 kaib 1.4.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [95261c49fd94f4ce1e5109275ab41264f274b677]

INTEGRATION: CWS pchfix02 (1.6.114); FILE MERGED 2006/09/01 17:47:11 kaib 1.6.114.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [9dd80b7e071f9757ed31a8af08d2e550f80d7aac]

INTEGRATION: CWS pchfix02 (1.5.116); FILE MERGED 2006/09/01 17:47:11 kaib 1.5.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [c39740e6aea937287a4bc064fa44f29c2a4c178f]

INTEGRATION: CWS pchfix02 (1.10.114); FILE MERGED 2006/09/01 17:47:11 kaib 1.10.114.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [7ff9abf94a5e97717bdd74069c2e946cc94db911]

INTEGRATION: CWS pchfix02 (1.13.112); FILE MERGED 2006/09/01 17:47:10 kaib 1.13.112.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [bdc23780346fdba1abe5bd2513c49154fa3767d1]

INTEGRATION: CWS pchfix02 (1.6.114); FILE MERGED 2006/09/01 17:47:10 kaib 1.6.114.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [1c65ddf44e9b13ca6561b4e58584af44af3c9b99]

INTEGRATION: CWS pchfix02 (1.9.116); FILE MERGED 2006/09/01 17:47:10 kaib 1.9.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [76c1e9282a7ac7531d0613842a5413d5d0b08b2b]

INTEGRATION: CWS pchfix02 (1.9.114); FILE MERGED 2006/09/01 17:47:10 kaib 1.9.114.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [683808d29af3eabd25cfddd007f1bb07dee72356]

INTEGRATION: CWS pchfix02 (1.6.536); FILE MERGED 2006/09/01 17:47:10 kaib 1.6.536.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [5fae2a82bacb84845684f20d8dafdcf5189f38bb]

INTEGRATION: CWS pchfix02 (1.4.536); FILE MERGED 2006/09/01 17:47:09 kaib 1.4.536.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [daece33dc1f021fc6e1e8ff70e62d331d462a301]

INTEGRATION: CWS pchfix02 (1.5.116); FILE MERGED 2006/09/01 17:47:08 kaib 1.5.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [81b1de3b839e6d3fa61db55672395bd04cd86414]

INTEGRATION: CWS pchfix02 (1.27.116); FILE MERGED 2006/09/01 17:47:08 kaib 1.27.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [17d0955bb24865469c4f329e8f9d54296c3cd129]

INTEGRATION: CWS pchfix02 (1.4.116); FILE MERGED 2006/09/01 17:47:08 kaib 1.4.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d1bcb1effa22143ef164f8b1cf0bcc3a787b503c]

INTEGRATION: CWS pchfix02 (1.6.116); FILE MERGED 2006/09/01 17:47:08 kaib 1.6.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [549e41d0a742eb8ac8045a021ebe35397a56296d]

INTEGRATION: CWS pchfix02 (1.67.116); FILE MERGED 2006/09/01 17:47:08 kaib 1.67.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d0ac48a8a387f114d2ec2918e7f8f1ea39e2933d]

INTEGRATION: CWS pchfix02 (1.30.114); FILE MERGED 2006/09/01 17:47:08 kaib 1.30.114.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [a4a57320ead393b0b73af3f7e0d20fe686e82b8b]

INTEGRATION: CWS pchfix02 (1.12.116); FILE MERGED 2006/09/01 17:47:08 kaib 1.12.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [cd529c72180ac40adcb6c3604509f4c373678065]

INTEGRATION: CWS pchfix02 (1.3.116); FILE MERGED 2006/09/01 17:47:07 kaib 1.3.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [928336caac039b97c08e5a96ee0b3f802beee7f4]

INTEGRATION: CWS pchfix02 (1.8.116); FILE MERGED 2006/09/01 17:47:07 kaib 1.8.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [b2e9d17c5e12139b10dad13e969735fb9099c89c]

INTEGRATION: CWS pchfix02 (1.55.116); FILE MERGED 2006/09/01 17:47:07 kaib 1.55.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [f598574bc52b07cd7b4724de79cd5968c17a06cf]

INTEGRATION: CWS pchfix02 (1.5.116); FILE MERGED 2006/09/01 17:47:07 kaib 1.5.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [da949a3b5612cfff10087aca270fa0a4cf5b1768]

INTEGRATION: CWS pchfix02 (1.13.116); FILE MERGED 2006/09/01 17:47:07 kaib 1.13.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [8c5a974c99c5fd4c1392c01ae5596e2c5f9099b7]

INTEGRATION: CWS pchfix02 (1.5.74); FILE MERGED 2006/09/01 17:47:06 kaib 1.5.74.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [9236ac667596cb9e9b9b1c1212570c58832207c6]

INTEGRATION: CWS pchfix02 (1.4.116); FILE MERGED 2006/09/01 17:47:06 kaib 1.4.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [eb455247c2fdfac763f2e3c254b26a916412a48e]

INTEGRATION: CWS pchfix02 (1.17.166); FILE MERGED 2006/09/01 17:47:06 kaib 1.17.166.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [5b375301d46539195731b06b171b94ad6da69d2f]

INTEGRATION: CWS pchfix02 (1.20.116); FILE MERGED 2006/09/01 17:47:06 kaib 1.20.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [640054e11b9c8cbec5eb9f105ac4a69587a85467]

INTEGRATION: CWS pchfix02 (1.15.116); FILE MERGED 2006/09/01 17:47:06 kaib 1.15.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [7c92564fd32dad4afc772507cd620a0095154900]

INTEGRATION: CWS pchfix02 (1.27.74); FILE MERGED 2006/09/01 17:47:05 kaib 1.27.74.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [814986e5380d2518f44af9d2b55c7df783347f55]

INTEGRATION: CWS pchfix02 (1.7.536); FILE MERGED 2006/09/01 17:47:05 kaib 1.7.536.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [2a133224b1e956cd043679e4318c3ea6319ac864]

INTEGRATION: CWS pchfix02 (1.135.112); FILE MERGED 2006/09/01 17:47:05 kaib 1.135.112.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [2ec20d4b98b3c330b04c28695e683a8c6d8c934d]

INTEGRATION: CWS pchfix02 (1.3.536); FILE MERGED 2006/09/01 17:47:05 kaib 1.3.536.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [38fff1b7d2e40e7d554dbd5d35e9b83b8386894d]

INTEGRATION: CWS pchfix02 (1.7.114); FILE MERGED 2006/09/01 17:47:05 kaib 1.7.114.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [5d0a013594b376a2d3ca633e43ba7bff3dca45eb]

INTEGRATION: CWS pchfix02 (1.39.114); FILE MERGED 2006/09/01 17:47:04 kaib 1.39.114.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d77daeb3bf8d57b67ce55f18bb04d822a59d04dd]

INTEGRATION: CWS pchfix02 (1.31.114); FILE MERGED 2006/09/01 17:47:04 kaib 1.31.114.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [1f6925a1ce2b54d2be874a933a0fdb1cd4be26c6]

INTEGRATION: CWS pchfix02 (1.63.70); FILE MERGED 2006/09/01 17:47:04 kaib 1.63.70.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [fe1f6b043aa08f4d632e679ac9c58ff4e669f236]

INTEGRATION: CWS pchfix02 (1.6.116); FILE MERGED 2006/09/01 17:47:04 kaib 1.6.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [197d69abfab11213557a9fa235af42305b2ef4b8]

INTEGRATION: CWS pchfix02 (1.4.116); FILE MERGED 2006/09/01 17:47:03 kaib 1.4.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [f852cb8939ffce869ddacaee4e664cd01a3a35d8]

INTEGRATION: CWS pchfix02 (1.3.116); FILE MERGED 2006/09/01 17:47:03 kaib 1.3.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [71c07b1031a916a9a496e68ca54dc282c8f358b7]

INTEGRATION: CWS pchfix02 (1.11.534); FILE MERGED 2006/09/01 17:47:03 kaib 1.11.534.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [f65761c96a5d1e6b1286013a341c953ae61ab439]

INTEGRATION: CWS pchfix02 (1.7.116); FILE MERGED 2006/09/01 17:47:03 kaib 1.7.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [f063ea94484cf67d148706e671d40ec4881e3731]

INTEGRATION: CWS pchfix02 (1.6.116); FILE MERGED 2006/09/01 17:47:03 kaib 1.6.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [cc4a191e9fb89cefefc4af82457d411f68a81c6c]

INTEGRATION: CWS pchfix02 (1.3.116); FILE MERGED 2006/09/01 17:47:02 kaib 1.3.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [71ca19fc2c9a4f2501da9a49a782e54abf5bd178]

INTEGRATION: CWS pchfix02 (1.64.116); FILE MERGED 2006/09/01 17:47:02 kaib 1.64.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [2576ef1fba47c58ca746ebcb60cd4ae31c1333a3]

INTEGRATION: CWS pchfix02 (1.10.116); FILE MERGED 2006/09/01 17:47:02 kaib 1.10.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [8fa5fa0e8ba343a179c51cd35a4e92ebbb4320ee]

INTEGRATION: CWS pchfix02 (1.4.116); FILE MERGED 2006/09/01 17:47:02 kaib 1.4.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [f6b13868a71186b5062a95390773a0e75eb3d34f]

INTEGRATION: CWS pchfix02 (1.5.116); FILE MERGED 2006/09/01 17:47:01 kaib 1.5.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [f81202f3b62666f4f2731fd4706699406cb525be]

INTEGRATION: CWS pchfix02 (1.4.116); FILE MERGED 2006/09/01 17:47:01 kaib 1.4.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d404b37b55e8282922de56f968c85dc9c5697b10]

INTEGRATION: CWS pchfix02 (1.32.116); FILE MERGED 2006/09/01 17:47:01 kaib 1.32.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [90a3f6352bbbf1ee066b4cd702dd3c39f8f5c5fe]

INTEGRATION: CWS pchfix02 (1.7.116); FILE MERGED 2006/09/01 17:47:01 kaib 1.7.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [212f9f2c6044ed3e8bfe36217b27d661325139fe]

INTEGRATION: CWS pchfix02 (1.6.116); FILE MERGED 2006/09/01 17:47:01 kaib 1.6.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [97ce431e74ac99b1c41599d2e6ae64f99d95b12b]

INTEGRATION: CWS pchfix02 (1.20.116); FILE MERGED 2006/09/01 17:47:00 kaib 1.20.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [4cee4a9dc638e35a87ff4271cffbf108fbc0db39]

INTEGRATION: CWS pchfix02 (1.5.116); FILE MERGED 2006/09/01 17:47:00 kaib 1.5.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [2dcdd137be3d86b4b870185479011eb043d96d21]

INTEGRATION: CWS pchfix02 (1.14.116); FILE MERGED 2006/09/01 17:47:00 kaib 1.14.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [2e1a0109cb9fa0423afc65d21a2b839b7bbfd7bc]

INTEGRATION: CWS pchfix02 (1.7.116); FILE MERGED 2006/09/01 17:47:00 kaib 1.7.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [33056cbe66cf4e9c66e1c63e8b6730051768ea1f]

INTEGRATION: CWS pchfix02 (1.8.116); FILE MERGED 2006/09/01 17:47:00 kaib 1.8.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [caf2c463711b054eff736c3d5b51e9104158edd9]

INTEGRATION: CWS pchfix02 (1.43.116); FILE MERGED 2006/09/01 17:46:59 kaib 1.43.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [db554c3a7aa7b3d1cde1fe7db704908857a5360f]

INTEGRATION: CWS pchfix02 (1.23.116); FILE MERGED 2006/09/01 17:46:59 kaib 1.23.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [e3e6b7425766c2533e3f6c0b5a81841e5a818602]

INTEGRATION: CWS pchfix02 (1.5.114); FILE MERGED 2006/09/01 17:46:59 kaib 1.5.114.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [875be75a3bebfbdd402da065ad13ed453d778529]

INTEGRATION: CWS pchfix02 (1.5.116); FILE MERGED 2006/09/01 17:46:59 kaib 1.5.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [11b3f956cb4b3dae9458f58031e5a129b3b4e893]

INTEGRATION: CWS pchfix02 (1.11.116); FILE MERGED 2006/09/01 17:46:58 kaib 1.11.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [c08240a437889618f0c2ee4bc1f3db8c9e7ea1a8]

INTEGRATION: CWS pchfix02 (1.4.116); FILE MERGED 2006/09/01 17:46:58 kaib 1.4.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [708cc1351e7ebb7e505981df81aff3a0385ef4a4]

INTEGRATION: CWS pchfix02 (1.9.116); FILE MERGED 2006/09/01 17:46:58 kaib 1.9.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [288aa6f481b1cefb3ea7fa6f7fd68a202417c2c2]

INTEGRATION: CWS pchfix02 (1.8.116); FILE MERGED 2006/09/01 17:46:58 kaib 1.8.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [ce7ddabbc564a1d3934fda1ae58c3501d865f159]

INTEGRATION: CWS pchfix02 (1.5.536); FILE MERGED 2006/09/01 17:46:58 kaib 1.5.536.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [e614babd5fe23cf41ca2c06aba13d2e4606cbd06]

INTEGRATION: CWS pchfix02 (1.5.130); FILE MERGED 2006/09/01 17:46:57 kaib 1.5.130.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [83cb2b177e7252a993af180063f7829eb22e942c]

INTEGRATION: CWS pchfix02 (1.41.112); FILE MERGED 2006/09/01 17:46:57 kaib 1.41.112.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [7613a2dd462d4112d6f844cc2f08c1c47456148b]

INTEGRATION: CWS pchfix02 (1.21.114); FILE MERGED 2006/09/01 17:46:57 kaib 1.21.114.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [b258178c2983143cbf2ee693f46323dc6dea8b70]

INTEGRATION: CWS pchfix02 (1.39.114); FILE MERGED 2006/09/01 17:46:57 kaib 1.39.114.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [15191deb29045892c962904adedebbac4c4518de]

INTEGRATION: CWS pchfix02 (1.22.116); FILE MERGED 2006/09/01 17:46:57 kaib 1.22.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [b910b0fc83d24aeb91498fbd924425ae6f0cf880]

INTEGRATION: CWS pchfix02 (1.11.116); FILE MERGED 2006/09/01 17:46:56 kaib 1.11.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [82d3358d2b048c4ab4478f6fa0e78ea8f9fc7247]

INTEGRATION: CWS pchfix02 (1.22.116); FILE MERGED 2006/09/01 17:46:56 kaib 1.22.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d16d946f49c0d559b60455b27ddb64d3525c02cd]

INTEGRATION: CWS pchfix02 (1.51.116); FILE MERGED 2006/09/01 17:46:56 kaib 1.51.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [adffc1792d1b5e4e5e6a154ac580220fb7df1d79]

INTEGRATION: CWS pchfix02 (1.28.114); FILE MERGED 2006/09/01 17:46:56 kaib 1.28.114.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d7bc9077fd81b2b4352c24ca5b3288eade25f8df]

INTEGRATION: CWS pchfix02 (1.14.116); FILE MERGED 2006/09/01 17:46:56 kaib 1.14.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [3d8e1cb7662b3a85dd5f4389a3519aff4a1de534]

INTEGRATION: CWS pchfix02 (1.5.116); FILE MERGED 2006/09/01 17:46:56 kaib 1.5.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [591a1d7ba34b7006ff947f4ca0cbfc4dc81d4e80]

INTEGRATION: CWS pchfix02 (1.3.536); FILE MERGED 2006/09/01 17:46:55 kaib 1.3.536.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [92b53ee1610a7688885e48b1cb4c4f0700c86e46]

INTEGRATION: CWS pchfix02 (1.4.536); FILE MERGED 2006/09/01 17:46:55 kaib 1.4.536.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [dbc656d0996f35f0f9cbc0cbc3758b4a03ba78f6]

INTEGRATION: CWS pchfix02 (1.22.116); FILE MERGED 2006/09/01 17:46:55 kaib 1.22.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d7138b5d47346f38e598365de416834db51545e8]

INTEGRATION: CWS pchfix02 (1.23.116); FILE MERGED 2006/09/01 17:46:55 kaib 1.23.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [b42c6ee26e01c7258c92a0e8c69f65d7e0ba9a57]

INTEGRATION: CWS pchfix02 (1.5.536); FILE MERGED 2006/09/01 17:46:54 kaib 1.5.536.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d2d07680d9ccc95e2d320cecf7a3fd0e17e82a09]

INTEGRATION: CWS pchfix02 (1.3.536); FILE MERGED 2006/09/01 17:46:54 kaib 1.3.536.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [e45d22ef102ad8b14ad0671c252a9defee51486b]

INTEGRATION: CWS pchfix02 (1.10.50); FILE MERGED 2006/09/01 17:46:54 kaib 1.10.50.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [b7ac0c98204dfd7e7177ff614b2880f568b47a67]

INTEGRATION: CWS pchfix02 (1.23.50); FILE MERGED 2006/09/01 17:46:54 kaib 1.23.50.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [a90114210b2660628ffa95e1765f8681bf5a24de]

INTEGRATION: CWS pchfix02 (1.7.536); FILE MERGED 2006/09/01 17:46:54 kaib 1.7.536.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [21cf3fe4460de2e708f71cfe2266ac8932430c8d]

INTEGRATION: CWS pchfix02 (1.7.116); FILE MERGED 2006/09/01 17:46:53 kaib 1.7.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [eb53ec749c370b75d7c34d65329bd9e341c59d9c]

INTEGRATION: CWS pchfix02 (1.53.48); FILE MERGED 2006/09/01 17:46:53 kaib 1.53.48.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [e369e08c47fe1cf78d566ddd860b6193a9874c4f]

INTEGRATION: CWS pchfix02 (1.43.50); FILE MERGED 2006/09/01 17:46:53 kaib 1.43.50.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [ad97ddc2e29d0f7edac4fa0b67cc84a75471da33]

INTEGRATION: CWS pchfix02 (1.4.536); FILE MERGED 2006/09/01 17:46:53 kaib 1.4.536.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [8658c8d42f72c4955e532134c4839de4f96fea4c]

INTEGRATION: CWS pchfix02 (1.36.2); FILE MERGED 2006/09/01 17:46:53 kaib 1.36.2.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [c95ff489961a5bd4c5aef9879420f3d45476a582]

INTEGRATION: CWS pchfix02 (1.34.114); FILE MERGED 2006/09/01 17:46:52 kaib 1.34.114.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [660322f397064a1a6e73247af349d4fdcaf5df3a]

INTEGRATION: CWS pchfix02 (1.8.114); FILE MERGED 2006/09/01 17:46:52 kaib 1.8.114.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [0bbfc3f59c5788247ba7ee11dfe4ad9962251c9d]

INTEGRATION: CWS pchfix02 (1.4.116); FILE MERGED 2006/09/01 17:46:52 kaib 1.4.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [134b8e5620156043dee8dfc311b0e28acb4c7fed]

INTEGRATION: CWS pchfix02 (1.7.116); FILE MERGED 2006/09/01 17:46:52 kaib 1.7.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [cee3b6613031736dedfe33bfde608e6f6588850e]

INTEGRATION: CWS pchfix02 (1.32.116); FILE MERGED 2006/09/01 17:46:52 kaib 1.32.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [56d162180d5ef6c313ac48e72fb897f0c44ea8e8]

INTEGRATION: CWS pchfix02 (1.6.116); FILE MERGED 2006/09/01 17:46:52 kaib 1.6.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [9529e5b2d1cc70ada65cb12cd77957bf7d957c95]

INTEGRATION: CWS pchfix02 (1.76.50); FILE MERGED 2006/09/01 17:46:51 kaib 1.76.50.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d90a5ca00e80b32d7d1eff9a067faf1a82f95ffd]

INTEGRATION: CWS pchfix02 (1.67.50); FILE MERGED 2006/09/01 17:46:51 kaib 1.67.50.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [53c1cc2e522a78ffea6a0d49f0f01e430553731c]

INTEGRATION: CWS pchfix02 (1.15.116); FILE MERGED 2006/09/01 17:46:51 kaib 1.15.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [15d7ac1e05aed9514dd5999eb51e714b168ecb4e]

INTEGRATION: CWS pchfix02 (1.18.116); FILE MERGED 2006/09/01 17:46:51 kaib 1.18.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [ce53d66e4947a71a844ada8cd81e8a1087f6a679]

INTEGRATION: CWS pchfix02 (1.30.114); FILE MERGED 2006/09/01 17:46:51 kaib 1.30.114.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [05852b112e7bdcd33b36734536ae20664cefe2f2]

INTEGRATION: CWS pchfix02 (1.14.114); FILE MERGED 2006/09/01 17:46:50 kaib 1.14.114.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [f2361e35f753739ad5c3ae9f99e7a45af7732d80]

INTEGRATION: CWS pchfix02 (1.15.116); FILE MERGED 2006/09/01 17:46:50 kaib 1.15.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [ef0eaf754c5b99409f37699b63e5d74b3fa2e635]

INTEGRATION: CWS pchfix02 (1.5.116); FILE MERGED 2006/09/01 17:46:50 kaib 1.5.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [100e4f18b80636491e1da3f372bc167b7a581ac3]

INTEGRATION: CWS pchfix02 (1.34.116); FILE MERGED 2006/09/01 17:46:50 kaib 1.34.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [f53b33750613ca8da41e8b0fb8d7df92be17ab80]

INTEGRATION: CWS pchfix02 (1.16.116); FILE MERGED 2006/09/01 17:46:50 kaib 1.16.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [4122710b76f05f0a2864294767d2c617667ef4df]

INTEGRATION: CWS pchfix02 (1.7.116); FILE MERGED 2006/09/01 17:46:49 kaib 1.7.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [e5af463adf9c2bbf759b4aa98422076aca89450e]

INTEGRATION: CWS pchfix02 (1.10.536); FILE MERGED 2006/09/01 17:46:49 kaib 1.10.536.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [bd3f5a0fb8f364229e32ebdf1183d17f84588110]

INTEGRATION: CWS pchfix02 (1.9.116); FILE MERGED 2006/09/01 17:46:49 kaib 1.9.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [4c794bd9dd0e9a1e2409c2d9484e60bd08f0fdfb]

INTEGRATION: CWS pchfix02 (1.4.116); FILE MERGED 2006/09/01 17:46:49 kaib 1.4.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [f46db45afd6bf50ee85ce7e0ace5a8a7a55c40ab]

INTEGRATION: CWS pchfix02 (1.56.46); FILE MERGED 2006/09/01 17:46:49 kaib 1.56.46.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [137792fedf530eaeae033f2eb2d8c0ec0308b9e1]

INTEGRATION: CWS pchfix02 (1.6.116); FILE MERGED 2006/09/01 17:46:48 kaib 1.6.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [786e014e596f1d6f26c637ea52dc6aa77a799d04]

INTEGRATION: CWS pchfix02 (1.25.2); FILE MERGED 2006/09/01 17:46:48 kaib 1.25.2.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [ad2682a0343aedcab29826747a669c365e9df7f6]

INTEGRATION: CWS pchfix02 (1.42.116); FILE MERGED 2006/09/01 17:46:48 kaib 1.42.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [0e76de9ce6ffad865b5e86ef00da4814af352448]

INTEGRATION: CWS pchfix02 (1.18.72); FILE MERGED 2006/09/01 17:46:48 kaib 1.18.72.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [eaa907eea11a1ccdce54ab96ca0a643bd66ff650]

INTEGRATION: CWS pchfix02 (1.4.536); FILE MERGED 2006/09/01 17:46:48 kaib 1.4.536.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [f5b075c5fd88e040972f0bc1f0806288608f0c4d]

INTEGRATION: CWS pchfix02 (1.11.116); FILE MERGED 2006/09/01 17:46:47 kaib 1.11.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [3666a8886bcdf50617f2df016e551ea824059547]

INTEGRATION: CWS pchfix02 (1.5.116); FILE MERGED 2006/09/01 17:46:47 kaib 1.5.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [501b0fc6e1aed5aa6bd6ef4c64a68220f3234010]

INTEGRATION: CWS pchfix02 (1.14.114); FILE MERGED 2006/09/01 17:46:47 kaib 1.14.114.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [4518dca3963506120fa25cc1a6d24ebdb71bb85d]

INTEGRATION: CWS pchfix02 (1.6.116); FILE MERGED 2006/09/01 17:46:47 kaib 1.6.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [91c9fb59a8ca9914314b6286b657c957584f0619]

INTEGRATION: CWS pchfix02 (1.6.74); FILE MERGED 2006/09/01 17:46:47 kaib 1.6.74.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [e2e5ecc25770dbda77af7b7d7e268b40bfcfcbb9]

INTEGRATION: CWS pchfix02 (1.4.536); FILE MERGED 2006/09/01 17:46:47 kaib 1.4.536.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [6636314347ed18ddbe60ea7d90cde0dda1cbf0e2]

INTEGRATION: CWS pchfix02 (1.4.48); FILE MERGED 2006/09/01 17:46:46 kaib 1.4.48.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [8f0c5951db994c03435b9290bc69584ff2091d10]

INTEGRATION: CWS pchfix02 (1.76.48); FILE MERGED 2006/09/01 17:46:46 kaib 1.76.48.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [4f5f3b5fca9fb768f9f55b9f7eee170cce0a1479]

INTEGRATION: CWS pchfix02 (1.6.114); FILE MERGED 2006/09/01 17:46:46 kaib 1.6.114.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [4f378153161eb0b7406552ea833c60588a6a85c9]

INTEGRATION: CWS pchfix02 (1.51.46); FILE MERGED 2006/09/01 17:46:46 kaib 1.51.46.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [491c1755edecc7748105cf2511fda7501324a11a]

INTEGRATION: CWS pchfix02 (1.52.2); FILE MERGED 2006/09/01 17:46:46 kaib 1.52.2.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [49f0bdc150ff12d8f7b2b6b0441d6b254db8d7ad]

INTEGRATION: CWS pchfix02 (1.55.116); FILE MERGED 2006/09/01 17:46:45 kaib 1.55.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [99d2cd1223becc534eb62264321a54425d24162c]

INTEGRATION: CWS pchfix02 (1.4.516); FILE MERGED 2006/09/01 17:46:45 kaib 1.4.516.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [c96f56b68d0a9fd57f92d95c09abd795f631e20c]

INTEGRATION: CWS pchfix02 (1.16.116); FILE MERGED 2006/09/01 17:46:45 kaib 1.16.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [febb36b7c700385d87348f107a572365f7bbaf26]

INTEGRATION: CWS pchfix02 (1.2.534); FILE MERGED 2006/09/01 17:46:45 kaib 1.2.534.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [45111f06180fa32e877539d64a309bf7bf9ba4f1]

INTEGRATION: CWS pchfix02 (1.5.114); FILE MERGED 2006/09/01 17:46:44 kaib 1.5.114.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [4d6cfca59104cfadf8b1303ed9ee1c25f075b569]

INTEGRATION: CWS pchfix02 (1.8.114); FILE MERGED 2006/09/01 17:46:44 kaib 1.8.114.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [333b6e3f40c66c98bfa128647c326bb950010a40]

INTEGRATION: CWS pchfix02 (1.23.50); FILE MERGED 2006/09/01 17:46:44 kaib 1.23.50.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [90c9996c810cbf87913f3e1987b6198c1daa20e8]

INTEGRATION: CWS pchfix02 (1.7.114); FILE MERGED 2006/09/01 17:46:44 kaib 1.7.114.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [b7645773ea2fc31cb4c27cc36eac3819628001f5]

INTEGRATION: CWS pchfix02 (1.14.114); FILE MERGED 2006/09/01 17:46:44 kaib 1.14.114.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [534eeab2714e160c3aedd7f40ac1a69b10685348]

INTEGRATION: CWS pchfix02 (1.25.112); FILE MERGED 2006/09/01 17:46:44 kaib 1.25.112.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [e3f3a3da2f693a28130f3393bb47e0e159d9bdc8]

INTEGRATION: CWS pchfix02 (1.10.114); FILE MERGED 2006/09/01 17:46:43 kaib 1.10.114.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [8ba9be178d73a1ac84b533a0d849a3e6d079893d]

INTEGRATION: CWS pchfix02 (1.11.114); FILE MERGED 2006/09/01 17:46:43 kaib 1.11.114.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [ac0a3b6b78515253708d404bf7e09ed676cd520d]

INTEGRATION: CWS pchfix02 (1.5.114); FILE MERGED 2006/09/01 17:46:43 kaib 1.5.114.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [0fae11cfe3de43ae965ddef4273e3a7c3c6cf390]

INTEGRATION: CWS pchfix02 (1.37.114); FILE MERGED 2006/09/01 17:46:42 kaib 1.37.114.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [21f23bacd2dd743e47539b294e7552e79345b02b]

INTEGRATION: CWS pchfix02 (1.20.114); FILE MERGED 2006/09/01 17:46:42 kaib 1.20.114.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [ed7a2ea3bb5bd6db2765c08d0cbd7dc014ec44c0]

INTEGRATION: CWS pchfix02 (1.21.114); FILE MERGED 2006/09/01 17:46:42 kaib 1.21.114.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [25378e94eedb5dca586037f4ef89b5d6ddd27d1d]

INTEGRATION: CWS pchfix02 (1.18.114); FILE MERGED 2006/09/01 17:46:42 kaib 1.18.114.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [2e0d871b76cbc357b684e1d32e9da634ca5256d1]

INTEGRATION: CWS pchfix02 (1.6.116); FILE MERGED 2006/09/01 17:46:42 kaib 1.6.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [8ec2293f637f25958e21f3f04165fce2eaa3413c]

INTEGRATION: CWS pchfix02 (1.7.50); FILE MERGED 2006/09/01 17:46:41 kaib 1.7.50.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [7365a48fcfd8897c291dbcc31c03bf7f135ec300]

INTEGRATION: CWS pchfix02 (1.5.534); FILE MERGED 2006/09/01 17:46:41 kaib 1.5.534.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [7379940b09be5590c4ca074a03bcf759ff1af523]

INTEGRATION: CWS pchfix02 (1.12.114); FILE MERGED 2006/09/01 17:46:41 kaib 1.12.114.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [368ac6f92fbb700dadb2c3f32fb55bb3835a7aeb]

INTEGRATION: CWS pchfix02 (1.4.534); FILE MERGED 2006/09/01 17:46:40 kaib 1.4.534.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [18b301587687c5af759bbbaaccde8d6804d64684]

INTEGRATION: CWS pchfix02 (1.29.116); FILE MERGED 2006/09/01 17:46:40 kaib 1.29.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [5ad61f91f487cf88b1057baae6849d35b5e5899d]

INTEGRATION: CWS pchfix02 (1.9.112); FILE MERGED 2006/09/01 17:46:40 kaib 1.9.112.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [21e0aa3d675bec2f83246ee2d8bbe86abd89f05d]

INTEGRATION: CWS pchfix02 (1.9.116); FILE MERGED 2006/09/01 17:46:40 kaib 1.9.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [b772519ca1c5f23c28cd7c6b0160040cdeb99497]

INTEGRATION: CWS pchfix02 (1.5.116); FILE MERGED 2006/09/01 17:46:40 kaib 1.5.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [8490dff2f83ebd1a29a995c1f7d874c73aef7e94]

INTEGRATION: CWS pchfix02 (1.52.114); FILE MERGED 2006/09/01 17:46:39 kaib 1.52.114.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [1fa4fcadb5a6d90686398e81573e458a311231d7]

INTEGRATION: CWS pchfix02 (1.28.116); FILE MERGED 2006/09/01 17:46:39 kaib 1.28.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [194c11acec280f40631e551a74d5fe0abbb48369]

INTEGRATION: CWS pchfix02 (1.65.116); FILE MERGED 2006/09/01 17:46:39 kaib 1.65.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [0314de5becedd0b1d7dd7c125db1d515de57a098]

INTEGRATION: CWS pchfix02 (1.109.74); FILE MERGED 2006/09/01 17:46:39 kaib 1.109.74.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [bd5c25cb35d7ba3042861c8d3c1dd150feb8e77d]

INTEGRATION: CWS pchfix02 (1.112.116); FILE MERGED 2006/09/01 17:46:39 kaib 1.112.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [6ff66953241961a3e4ed0f743394d9b3578752a9]

INTEGRATION: CWS pchfix02 (1.59.116); FILE MERGED 2006/09/01 17:46:38 kaib 1.59.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [a12d1819d55b0610c84456b7ccf2559444f85fe4]

INTEGRATION: CWS pchfix02 (1.3.432); FILE MERGED 2006/09/01 17:46:38 kaib 1.3.432.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [05f0f8000d52fd4609cf852873167a1edad61060]

INTEGRATION: CWS pchfix02 (1.10.74); FILE MERGED 2006/09/01 17:46:38 kaib 1.10.74.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [7c7cadc64929c962f07fdf106a4cf4127459bc94]

INTEGRATION: CWS pchfix02 (1.24.116); FILE MERGED 2006/09/01 17:46:38 kaib 1.24.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [91bb2119fb670ed03d3352930dbfb12579648ccc]

INTEGRATION: CWS pchfix02 (1.8.116); FILE MERGED 2006/09/01 17:46:38 kaib 1.8.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [86852e4bcec1ca671051235485348ef99f279b5c]

INTEGRATION: CWS pchfix02 (1.3.116); FILE MERGED 2006/09/01 17:46:38 kaib 1.3.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [9c1295e15ed81bbdbc1c8651c676302476e0dddf]

INTEGRATION: CWS pchfix02 (1.14.116); FILE MERGED 2006/09/01 17:46:38 kaib 1.14.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [5de8eb09de5170d2e0c6debd9a90432dc10015a1]

INTEGRATION: CWS pchfix02 (1.10.116); FILE MERGED 2006/09/01 17:46:37 kaib 1.10.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [1d28855bcddaf7bd23cb70fb43f6be5276719fdb]

INTEGRATION: CWS pchfix02 (1.41.116); FILE MERGED 2006/09/01 17:46:37 kaib 1.41.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [ba3acf9148fd4f0db7e40e2e818f73638ed9e40b]

INTEGRATION: CWS pchfix02 (1.6.116); FILE MERGED 2006/09/01 17:46:37 kaib 1.6.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [12ca9d8a36430b9bc3a8fa883250b433f6aacdfb]

INTEGRATION: CWS pchfix02 (1.4.116); FILE MERGED 2006/09/01 17:46:37 kaib 1.4.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [380a2d480c5c5a320a5fa9559a34f31845ce9d4a]

INTEGRATION: CWS pchfix02 (1.24.116); FILE MERGED 2006/09/01 17:46:37 kaib 1.24.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d6961348f15017e347ba3a5252a7432cfd0da58e]

INTEGRATION: CWS pchfix02 (1.101.112); FILE MERGED 2006/09/01 17:46:37 kaib 1.101.112.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [3ce32b8913d09e8c4fc5552d7ff4bd1af28090ac]

INTEGRATION: CWS pchfix02 (1.15.116); FILE MERGED 2006/09/01 17:46:36 kaib 1.15.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [1ef7658e6e2fb07c3461b850f2c901b40b313396]

INTEGRATION: CWS pchfix02 (1.43.116); FILE MERGED 2006/09/01 17:46:36 kaib 1.43.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [5e7ceab9fbc7f1d4a03ccf709aabbcb576d1d744]

INTEGRATION: CWS pchfix02 (1.16.116); FILE MERGED 2006/09/01 17:46:36 kaib 1.16.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [c32461bc4011facf3690df090d27f424ebd6a10c]

INTEGRATION: CWS pchfix02 (1.12.114); FILE MERGED 2006/09/01 17:46:36 kaib 1.12.114.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d2446821a247fe8bba4405335919af5ef986a2dd]

INTEGRATION: CWS pchfix02 (1.5.116); FILE MERGED 2006/09/01 17:46:36 kaib 1.5.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [daabf5476dbfc15383b26213c4a4a01d7f69649a]

INTEGRATION: CWS pchfix02 (1.10.536); FILE MERGED 2006/09/01 17:46:36 kaib 1.10.536.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [c38c1ebc3ecc4a31ef58c728751b773a3b73058b]

INTEGRATION: CWS pchfix02 (1.6.536); FILE MERGED 2006/09/01 17:46:35 kaib 1.6.536.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [e8143a6d345d80a11a867ccd51d50b2e1b9bd913]

INTEGRATION: CWS pchfix02 (1.6.116); FILE MERGED 2006/09/01 17:46:29 kaib 1.6.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [82673ee9dbdff37d9ce764659967a5d9bac18c9c]

INTEGRATION: CWS pchfix02 (1.3.536); FILE MERGED 2006/09/01 17:46:29 kaib 1.3.536.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [bb9f4cd99f08653d8685b054f8c5be4a97a71260]

INTEGRATION: CWS pchfix02 (1.3.116); FILE MERGED 2006/09/01 17:46:29 kaib 1.3.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [3925f25b722ff181dbebde07015f45673ba9a471]

INTEGRATION: CWS pchfix02 (1.9.116); FILE MERGED 2006/09/01 17:46:29 kaib 1.9.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [10b681541b7a98aee918c033f19bc91f000d79e5]

INTEGRATION: CWS pchfix02 (1.34.14); FILE MERGED 2006/09/01 17:46:28 kaib 1.34.14.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d6efa08fb9c7bf9ab2cf0bea1668a73f4ff21279]

INTEGRATION: CWS pchfix02 (1.22.48); FILE MERGED 2006/09/01 17:46:28 kaib 1.22.48.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [26817cc3df694f698d0d5ef7233fa02301b53f79]

INTEGRATION: CWS pchfix02 (1.12.116); FILE MERGED 2006/09/01 17:46:28 kaib 1.12.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [375cfce85574d94dd8ca7cfee692c57e15f1ccc3]

INTEGRATION: CWS pchfix02 (1.22.114); FILE MERGED 2006/09/01 17:46:28 kaib 1.22.114.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [70ee7f1fc2b158d229fd27fb29d7a779839ceb21]

INTEGRATION: CWS pchfix02 (1.24.116); FILE MERGED 2006/09/01 17:46:28 kaib 1.24.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [ad75e25ec144e5e5e00010d31ff33adcc3c6d633]

INTEGRATION: CWS pchfix02 (1.31.114); FILE MERGED 2006/09/01 17:46:28 kaib 1.31.114.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [a45ed83aaa9ba551280f763e5706c389dbbecdfb]

INTEGRATION: CWS pchfix02 (1.21.116); FILE MERGED 2006/09/01 17:46:27 kaib 1.21.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [560d9eb71bacffc3537a6fa570f9c31938a64ff6]

INTEGRATION: CWS pchfix02 (1.17.116); FILE MERGED 2006/09/01 17:46:27 kaib 1.17.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [dbb000fae292e22e856bb09d7938a28d538106ae]

INTEGRATION: CWS pchfix02 (1.24.116); FILE MERGED 2006/09/01 17:46:27 kaib 1.24.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [fdb26d0ea800e3f9b3362cdbf57c7f6dc9998b63]

INTEGRATION: CWS pchfix02 (1.23.116); FILE MERGED 2006/09/01 17:46:27 kaib 1.23.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [eca337b981b970113f836d19bcfc56a697946276]

INTEGRATION: CWS pchfix02 (1.21.114); FILE MERGED 2006/09/01 17:46:27 kaib 1.21.114.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [c9c6e033ef99a027244c80c02160b2fdcbb4663e]

INTEGRATION: CWS pchfix02 (1.14.116); FILE MERGED 2006/09/01 17:46:27 kaib 1.14.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [6bca62f1eed9d4e501914d1c10f5f6a4dba509e2]

INTEGRATION: CWS pchfix02 (1.23.50); FILE MERGED 2006/09/01 17:46:26 kaib 1.23.50.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [c3a8df252d88602d5d41144c47ab1d92636c7cea]

INTEGRATION: CWS pchfix02 (1.11.116); FILE MERGED 2006/09/01 17:46:26 kaib 1.11.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [5df509986e46f4095be2d79660f52d0c927ad3c5]

INTEGRATION: CWS pchfix02 (1.20.116); FILE MERGED 2006/09/01 17:46:26 kaib 1.20.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [43947fff1b17105ffda9dc516bafbff1a5509f03]

INTEGRATION: CWS pchfix02 (1.6.116); FILE MERGED 2006/09/01 17:46:26 kaib 1.6.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d2bde3bf6796420d6805403c7f7e5b37902aa04f]

INTEGRATION: CWS pchfix02 (1.9.48); FILE MERGED 2006/09/01 17:46:26 kaib 1.9.48.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [e79a7dcb55eef3976c05a8479bd366d7931dba9b]

INTEGRATION: CWS pchfix02 (1.4.116); FILE MERGED 2006/09/01 17:46:26 kaib 1.4.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [832470422553aa2873089f54e6fd1199ab57770a]

INTEGRATION: CWS pchfix02 (1.4.116); FILE MERGED 2006/09/01 17:46:25 kaib 1.4.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [3d3db2184a393c2066e7f8fbe4513b5a51499a43]

INTEGRATION: CWS pchfix02 (1.32.116); FILE MERGED 2006/09/01 17:46:25 kaib 1.32.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [c4fef4b3d6ccaae801356a6c33ebbd3c3764549e]

INTEGRATION: CWS pchfix02 (1.5.116); FILE MERGED 2006/09/01 17:46:25 kaib 1.5.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [08c903a94a2b385dec68454b643f6bc0103437df]

INTEGRATION: CWS pchfix02 (1.3.536); FILE MERGED 2006/09/01 17:46:25 kaib 1.3.536.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [cced0e7547900a0a953a8749fb8f7dd6677b3b1b]

INTEGRATION: CWS pchfix02 (1.6.116); FILE MERGED 2006/09/01 17:46:25 kaib 1.6.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [70a395f81b91d4a6ef951b677453cd4651029a8b]

INTEGRATION: CWS pchfix02 (1.3.116); FILE MERGED 2006/09/01 17:46:24 kaib 1.3.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [e32648a7ae5bd32d3946141788087634240ceb36]

INTEGRATION: CWS pchfix02 (1.11.116); FILE MERGED 2006/09/01 17:46:24 kaib 1.11.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [436cb7bde731e8b30876e82c52f55605137f102f]

INTEGRATION: CWS pchfix02 (1.37.116); FILE MERGED 2006/09/01 17:46:24 kaib 1.37.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [5e0579ad7ace8bab28e301252b5b707917310d81]

INTEGRATION: CWS pchfix02 (1.11.14); FILE MERGED 2006/09/01 17:46:23 kaib 1.11.14.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [0ac0d06366e83887b85e6247d9ccff37641e9605]

INTEGRATION: CWS pchfix02 (1.6.116); FILE MERGED 2006/09/01 17:46:23 kaib 1.6.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [733fca5f6a07ff785ecf74425366f2f7b2f67dfd]

INTEGRATION: CWS pchfix02 (1.3.698); FILE MERGED 2006/09/01 17:46:23 kaib 1.3.698.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [20d1b1d2e3c8ca7adcbbc6b137bb51114119e351]

INTEGRATION: CWS pchfix02 (1.4.116); FILE MERGED 2006/09/01 17:46:23 kaib 1.4.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [73a500999325926b9f7ea6948fe8b83745b7be40]

INTEGRATION: CWS pchfix02 (1.2.1052); FILE MERGED 2006/09/01 17:46:23 kaib 1.2.1052.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [f2e78431fb5411eff5dff0a81e71dc42d6c95427]

INTEGRATION: CWS pchfix02 (1.18.116); FILE MERGED 2006/09/01 17:46:22 kaib 1.18.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [98f10803e32b39a12c31cf2240088c8a7c5a8c19]

INTEGRATION: CWS pchfix02 (1.4.536); FILE MERGED 2006/09/01 17:46:22 kaib 1.4.536.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [eba50a78664afc839929b0f8a9e2d273de22976e]

INTEGRATION: CWS pchfix02 (1.16.116); FILE MERGED 2006/09/01 17:46:22 kaib 1.16.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [1ebb54bbff0fdeb3db2b1389c5edfca6fb1838b2]

INTEGRATION: CWS pchfix02 (1.9.116); FILE MERGED 2006/09/01 17:46:22 kaib 1.9.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [a5200bc3ca4fd9e38fc53240a3269e345e2eaeea]

INTEGRATION: CWS pchfix02 (1.24.116); FILE MERGED 2006/09/01 17:46:22 kaib 1.24.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [ac8a2eac7c37dddd8f686677403cd5d8a6a20445]

INTEGRATION: CWS pchfix02 (1.7.116); FILE MERGED 2006/09/01 17:46:22 kaib 1.7.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [61cc14d362536ebc2f31d13421eb90c62d9a3f43]

INTEGRATION: CWS pchfix02 (1.4.116); FILE MERGED 2006/09/01 17:46:22 kaib 1.4.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [db856fc930f7cc2c64d6cb93f79fbde53f0d90dd]

INTEGRATION: CWS pchfix02 (1.4.536); FILE MERGED 2006/09/01 17:46:21 kaib 1.4.536.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [95b6ba7f76a3fa58f3af861a5d946ef3f4405768]

INTEGRATION: CWS pchfix02 (1.2.74); FILE MERGED 2006/09/01 17:46:21 kaib 1.2.74.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [4440062615987c4c7117ad6148d360a460da1fca]

INTEGRATION: CWS pchfix02 (1.3.116); FILE MERGED 2006/09/01 17:46:21 kaib 1.3.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [88c5edd8c6f82f29ee4f76bc2da8ed826c418f8a]

INTEGRATION: CWS pchfix02 (1.9.116); FILE MERGED 2006/09/01 17:46:21 kaib 1.9.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [10c5b1340b508c13509fb9b96254b5fb5c1c4185]

INTEGRATION: CWS pchfix02 (1.5.116); FILE MERGED 2006/09/01 17:46:21 kaib 1.5.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [c152abffd3fdd8030ba35fbcce939385e66e6872]

INTEGRATION: CWS pchfix02 (1.5.116); FILE MERGED 2006/09/01 17:46:20 kaib 1.5.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [402bed556289a84772ce6417a2b9838385f14061]

INTEGRATION: CWS pchfix02 (1.10.116); FILE MERGED 2006/09/01 17:46:20 kaib 1.10.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [47e259c98e210ec6a5154c51bc0380c746ac23b9]

INTEGRATION: CWS pchfix02 (1.44.116); FILE MERGED 2006/09/01 17:46:20 kaib 1.44.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [a21616c302fe78487c7c2649a768ff7195859093]

INTEGRATION: CWS pchfix02 (1.13.52); FILE MERGED 2006/09/01 17:46:20 kaib 1.13.52.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [54345a0bf407f6c5efff465da5fa70f122b5a4b2]

INTEGRATION: CWS pchfix02 (1.30.50); FILE MERGED 2006/09/01 17:46:20 kaib 1.30.50.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [4c3e35a0cd4b759cb2707f88680a1095e9b31a72]

INTEGRATION: CWS pchfix02 (1.4.116); FILE MERGED 2006/09/01 17:46:20 kaib 1.4.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [c9d029b1e8b7017b5146cfc1012170f9141a531b]

INTEGRATION: CWS pchfix02 (1.2.16); FILE MERGED 2006/09/01 17:46:20 kaib 1.2.16.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [181da2fb787a528e22045eb4f7fb7893e650730d]

INTEGRATION: CWS pchfix02 (1.13.52); FILE MERGED 2006/09/01 17:46:19 kaib 1.13.52.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [8c1a759ad1c136f0eb9b645e79ba9635cf9a801b]

INTEGRATION: CWS pchfix02 (1.13.74); FILE MERGED 2006/09/01 17:46:19 kaib 1.13.74.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [4a949c532e8e76906015dbe9d0feea4027cca6d5]

INTEGRATION: CWS pchfix02 (1.11.116); FILE MERGED 2006/09/01 17:46:19 kaib 1.11.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [12dab36cecd33f73dcb90b9a3035d4bc278db8e1]

INTEGRATION: CWS pchfix02 (1.5.116); FILE MERGED 2006/09/01 17:46:19 kaib 1.5.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [6147d4b754e63df63aa5e5865407ef850d643fe7]

INTEGRATION: CWS pchfix02 (1.19.116); FILE MERGED 2006/09/01 17:46:19 kaib 1.19.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [b942b4c66e064b7715449ff0a172be24f27925b7]

INTEGRATION: CWS pchfix02 (1.6.74); FILE MERGED 2006/09/01 17:46:18 kaib 1.6.74.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [86842d3e64abf4e0ce8acc5d556f985125b8fd8a]

INTEGRATION: CWS pchfix02 (1.7.114); FILE MERGED 2006/09/01 17:46:18 kaib 1.7.114.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [80606226d68879592c3fd8f751ead135f0eba33a]

INTEGRATION: CWS pchfix02 (1.34.52); FILE MERGED 2006/09/01 17:46:18 kaib 1.34.52.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [e9ae00cd3be235e4c68ac761dc625bbf61c8e27c]

INTEGRATION: CWS pchfix02 (1.9.116); FILE MERGED 2006/09/01 17:46:18 kaib 1.9.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [2d474ffd8ede9d38e104d57958ecbf1c73c483a8]

INTEGRATION: CWS pchfix02 (1.6.116); FILE MERGED 2006/09/01 17:46:18 kaib 1.6.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [cbcf95e716039523f29721e5d8fac2fbf32b301c]

INTEGRATION: CWS pchfix02 (1.7.116); FILE MERGED 2006/09/01 17:46:18 kaib 1.7.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [ac716d385df2ff13ce3d264a498f85faf0d0041a]

INTEGRATION: CWS pchfix02 (1.8.116); FILE MERGED 2006/09/01 17:46:17 kaib 1.8.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [640f266aa71d6aaf992cd53826e0c71e4f22381e]

INTEGRATION: CWS pchfix02 (1.5.116); FILE MERGED 2006/09/01 17:46:17 kaib 1.5.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [8b954403c41fad271ef29294336793e58d69f978]

INTEGRATION: CWS pchfix02 (1.6.116); FILE MERGED 2006/09/01 17:46:17 kaib 1.6.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [eff0647ec9ad166b3fbbf547e3e55191bbaf9e8b]

INTEGRATION: CWS pchfix02 (1.18.536); FILE MERGED 2006/09/01 17:46:17 kaib 1.18.536.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [936d92294ae132e63e5135ea89536dcfc74cb50a]

INTEGRATION: CWS pchfix02 (1.50.34); FILE MERGED 2006/09/01 17:46:16 kaib 1.50.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [476a3e4fe29d72a0706e51ead8318502cc37045d]

INTEGRATION: CWS pchfix02 (1.25.116); FILE MERGED 2006/09/01 17:46:16 kaib 1.25.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [7dde4602ec2ee9318c9796b6c79c2800d1c73664]

INTEGRATION: CWS pchfix02 (1.7.64); FILE MERGED 2006/09/01 17:46:16 kaib 1.7.64.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [ced56463cefa02b5183e03c7a1b02d91bb53246e]

INTEGRATION: CWS pchfix02 (1.6.74); FILE MERGED 2006/09/01 17:46:16 kaib 1.6.74.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [51f89e4f438764b352ceb3067fac292f37eccaf5]

INTEGRATION: CWS pchfix02 (1.12.116); FILE MERGED 2006/09/01 17:46:16 kaib 1.12.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [6193bd679125d777ad21bc4c13f60cdfd3f2096e]

INTEGRATION: CWS pchfix02 (1.8.116); FILE MERGED 2006/09/01 17:46:16 kaib 1.8.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [36e1d108d3b81249e4d1cdc3cb61d444407d6d52]

INTEGRATION: CWS pchfix02 (1.14.14); FILE MERGED 2006/09/01 17:46:16 kaib 1.14.14.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [730f8eb5beb1d9300342b4dc674d7625b85950ce]

INTEGRATION: CWS pchfix02 (1.8.114); FILE MERGED 2006/09/01 17:46:15 kaib 1.8.114.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [4a7e93ebdac24b5baa62984e7fe33cfb91b10ef9]

INTEGRATION: CWS pchfix02 (1.18.116); FILE MERGED 2006/09/01 17:46:15 kaib 1.18.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [ec18dc17f2c380934eda673f2b34d917fb5da354]

INTEGRATION: CWS pchfix02 (1.13.116); FILE MERGED 2006/09/01 17:46:15 kaib 1.13.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [fd67195eed6c98dee1196aa414bd7e26b8e77a75]

INTEGRATION: CWS pchfix02 (1.4.534); FILE MERGED 2006/09/01 17:46:15 kaib 1.4.534.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [66113015a58652d6428576552cd12a07d6ef3b2e]

INTEGRATION: CWS pchfix02 (1.8.116); FILE MERGED 2006/09/01 17:46:15 kaib 1.8.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [0a79b6a861322e8177d5fe7dce29c3d49272c7d4]

INTEGRATION: CWS pchfix02 (1.22.116); FILE MERGED 2006/09/01 17:46:15 kaib 1.22.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [c08c3786a5a91f2e8260f1794ed9e833551d4512]

INTEGRATION: CWS pchfix02 (1.17.48); FILE MERGED 2006/09/01 17:46:14 kaib 1.17.48.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [afcf413c1f323354c69f45e737661c9f068eb8ba]

INTEGRATION: CWS pchfix02 (1.28.114); FILE MERGED 2006/09/01 17:46:14 kaib 1.28.114.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [8b134c98056bcd03a4396cffe8d4b2e759875791]

INTEGRATION: CWS pchfix02 (1.18.114); FILE MERGED 2006/09/01 17:46:14 kaib 1.18.114.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [91b3258c556c1ab8754b6bec49f776fc5326b3d0]

INTEGRATION: CWS pchfix02 (1.10.116); FILE MERGED 2006/09/01 17:46:14 kaib 1.10.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d4e9be06d99c807dc4b756e9e8e95bf7c66e2c3d]

INTEGRATION: CWS pchfix02 (1.6.116); FILE MERGED 2006/09/01 17:46:14 kaib 1.6.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [8119c8fbd43e7fee21a423bb079a65cc1ea8e0c1]

INTEGRATION: CWS pchfix02 (1.18.116); FILE MERGED 2006/09/01 17:46:14 kaib 1.18.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [e5a1f0dca612cf5358a14a22c08e2bf7b4a48d40]

INTEGRATION: CWS pchfix02 (1.29.114); FILE MERGED 2006/09/01 17:46:14 kaib 1.29.114.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [4b4690d17654513d6af556aa05a35df81abc4ab3]

INTEGRATION: CWS pchfix02 (1.14.116); FILE MERGED 2006/09/01 17:46:13 kaib 1.14.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [8c9eb449506e94052c0b0adc1f5bda5e6add01c9]

INTEGRATION: CWS pchfix02 (1.20.116); FILE MERGED 2006/09/01 17:46:13 kaib 1.20.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [ad5bcbf9d112d39fa9176ddc5602ca3c39063a23]

INTEGRATION: CWS pchfix02 (1.27.116); FILE MERGED 2006/09/01 17:46:13 kaib 1.27.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d20c150dd16190b35de4c8f73c5e82ce5944096d]

INTEGRATION: CWS pchfix02 (1.23.116); FILE MERGED 2006/09/01 17:46:13 kaib 1.23.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [89adfc29043030ad11eaa0bd22c43473e5541c1c]

INTEGRATION: CWS pchfix02 (1.34.116); FILE MERGED 2006/09/01 17:46:13 kaib 1.34.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [b954d4a87807f111da31e8798f6122a842e45798]

INTEGRATION: CWS pchfix02 (1.12.116); FILE MERGED 2006/09/01 17:46:13 kaib 1.12.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [247975c5a8cee4302960ba2c1b7f92b763a23fa8]

INTEGRATION: CWS pchfix02 (1.13.74); FILE MERGED 2006/09/01 17:46:12 kaib 1.13.74.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d9c7b07e54da9b2286bd79b48bb9d2f3f03b70ef]

INTEGRATION: CWS pchfix02 (1.12.116); FILE MERGED 2006/09/01 17:46:12 kaib 1.12.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [ac00425d90245c683c4a7ef3ac18971adb3d606e]

INTEGRATION: CWS pchfix02 (1.13.116); FILE MERGED 2006/09/01 17:46:12 kaib 1.13.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [a177b699fcc803ece110e34bb888b5804598800c]

INTEGRATION: CWS pchfix02 (1.7.536); FILE MERGED 2006/09/01 17:46:12 kaib 1.7.536.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [3ff40fd9c2ba258eee3f12f942b6cb6697407266]

INTEGRATION: CWS pchfix02 (1.24.48); FILE MERGED 2006/09/01 17:46:12 kaib 1.24.48.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [0334c8d58216652e7fd0efa5c31bd19339f90c5f]

INTEGRATION: CWS pchfix02 (1.19.116); FILE MERGED 2006/09/01 17:46:12 kaib 1.19.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [297521046b9074f53c0f6ddb56d47a3ce9d9819d]

INTEGRATION: CWS pchfix02 (1.5.116); FILE MERGED 2006/09/01 17:46:11 kaib 1.5.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [acef0bc7e41caec9eb06308067af77d2a0e8f5a9]

INTEGRATION: CWS pchfix02 (1.4.116); FILE MERGED 2006/09/01 17:46:11 kaib 1.4.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [5e20e52b93af87ac3a15fea7eba273becc5e2680]

INTEGRATION: CWS pchfix02 (1.6.74); FILE MERGED 2006/09/01 17:46:11 kaib 1.6.74.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [cca9735392ffa911264198893b268be4aecb3260]

INTEGRATION: CWS pchfix02 (1.11.114); FILE MERGED 2006/09/01 17:46:11 kaib 1.11.114.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [097055d32f25880aa4f51044bdf40873e50c8594]

INTEGRATION: CWS pchfix02 (1.7.116); FILE MERGED 2006/09/01 17:46:11 kaib 1.7.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [9384f967385b9c75093a3f9354bfd70282b3234a]

INTEGRATION: CWS pchfix02 (1.17.116); FILE MERGED 2006/09/01 17:46:11 kaib 1.17.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [ebee0a21d22a1eb8540db54932207bddd4435972]

INTEGRATION: CWS pchfix02 (1.11.74); FILE MERGED 2006/09/01 17:46:10 kaib 1.11.74.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d6c6708c0f5dfe62c17dc77b96c349edcc00660e]

INTEGRATION: CWS pchfix02 (1.8.116); FILE MERGED 2006/09/01 17:46:10 kaib 1.8.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [0bfd471393411789b6f693c0ad75f0103aa89fe3]

INTEGRATION: CWS pchfix02 (1.12.116); FILE MERGED 2006/09/01 17:46:10 kaib 1.12.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [3d2ec760c38a7ef5bd2ed96fea57ddd40e35fc3d]

INTEGRATION: CWS pchfix02 (1.7.116); FILE MERGED 2006/09/01 17:46:10 kaib 1.7.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [442d0d50eefb84844ba9b14597f4732841fddf2a]

INTEGRATION: CWS pchfix02 (1.9.116); FILE MERGED 2006/09/01 17:46:10 kaib 1.9.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [a6c9dcda67c8ebcd8f785ba3b3712c114a08dd00]

INTEGRATION: CWS pchfix02 (1.8.116); FILE MERGED 2006/09/01 17:46:09 kaib 1.8.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [65d5acc244d4411ac7abbe7aefe91e35eba17dcb]

INTEGRATION: CWS pchfix02 (1.28.2); FILE MERGED 2006/09/01 17:46:09 kaib 1.28.2.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [0635d1237c33fdb2a1651c5cf7e62455d27ff974]

INTEGRATION: CWS pchfix02 (1.26.114); FILE MERGED 2006/09/01 17:46:09 kaib 1.26.114.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [522383883d5bc63f10f67ed6c401fd9f6cff438a]

INTEGRATION: CWS pchfix02 (1.11.114); FILE MERGED 2006/09/01 17:46:09 kaib 1.11.114.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [3c17640c3ab1de73b8c11a445f3f478187034cfe]

INTEGRATION: CWS pchfix02 (1.5.536); FILE MERGED 2006/09/01 17:46:09 kaib 1.5.536.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [04f6f2e34ff2ea5e3293fc79bf6c70b70ac38522]

INTEGRATION: CWS pchfix02 (1.5.116); FILE MERGED 2006/09/01 17:46:09 kaib 1.5.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [e0c9268f5a1eb77ce9d92f910ed7644ac3968011]

INTEGRATION: CWS pchfix02 (1.5.116); FILE MERGED 2006/09/01 17:46:08 kaib 1.5.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [1f21c11ef0f148153c0a921498fc1528825ff629]

INTEGRATION: CWS pchfix02 (1.5.536); FILE MERGED 2006/09/01 17:46:08 kaib 1.5.536.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [c52e10747bdcbbd238df7de9807a6f69ba42eb3e]

INTEGRATION: CWS pchfix02 (1.9.4); FILE MERGED 2006/09/01 17:46:08 kaib 1.9.4.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [e52ae2c3ed2a9f5b1870e30b4d30f01958fd3ecc]

INTEGRATION: CWS pchfix02 (1.2.4); FILE MERGED 2006/09/01 17:46:08 kaib 1.2.4.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [fdc0a836acaeb2512eb6090d26600cc5a906e199]

INTEGRATION: CWS pchfix02 (1.6.116); FILE MERGED 2006/09/01 17:46:08 kaib 1.6.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [02ee20fbcebe93ed9ef91e65aadb1772d951c0f4]

INTEGRATION: CWS pchfix02 (1.5.116); FILE MERGED 2006/09/01 17:46:07 kaib 1.5.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d59ce12c859a9821e5b27569b903ec808ea2287c]

INTEGRATION: CWS pchfix02 (1.7.112); FILE MERGED 2006/09/01 17:46:07 kaib 1.7.112.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [727db8d0661202e4627a2d2502d17b6738a73cf7]

INTEGRATION: CWS pchfix02 (1.6.116); FILE MERGED 2006/09/01 17:46:07 kaib 1.6.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [817964bc658354f7d4869ea258b3bdb1b3200bd7]

INTEGRATION: CWS pchfix02 (1.5.536); FILE MERGED 2006/09/01 17:46:07 kaib 1.5.536.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [870d2961026306230028969323c14619a63d4fa9]

INTEGRATION: CWS pchfix02 (1.5.116); FILE MERGED 2006/09/01 17:46:06 kaib 1.5.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [ea756ce681d2fbbb4404550cce060d80083e0ba9]

INTEGRATION: CWS pchfix02 (1.11.116); FILE MERGED 2006/09/01 17:46:06 kaib 1.11.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [1a8e1ce4e0caa2ad0ec658bab2024477bacf88e5]

INTEGRATION: CWS pchfix02 (1.8.114); FILE MERGED 2006/09/01 17:46:06 kaib 1.8.114.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [ac4e264bf4c03392a6eb08c694ba6559db30b315]

INTEGRATION: CWS pchfix02 (1.7.116); FILE MERGED 2006/09/01 17:46:06 kaib 1.7.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [5b129d65f8cf3e840eb9618d28325bdbe84ad914]

INTEGRATION: CWS pchfix02 (1.4.536); FILE MERGED 2006/09/01 17:46:06 kaib 1.4.536.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [9eeced53094621e37409842cf36b13344a708a1b]

INTEGRATION: CWS pchfix02 (1.9.50); FILE MERGED 2006/09/01 17:46:05 kaib 1.9.50.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [16900dfd316838ebdc3b2518d8689838de5e29d8]

INTEGRATION: CWS pchfix02 (1.6.116); FILE MERGED 2006/09/01 17:46:05 kaib 1.6.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [a6a2c080ac7e2890ab35ed3f43e16fc628fbe6c7]

INTEGRATION: CWS pchfix02 (1.7.116); FILE MERGED 2006/09/01 17:46:05 kaib 1.7.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [33512b8c75d2edf8184fb31d48ca586b7d68b7d1]

INTEGRATION: CWS pchfix02 (1.36.116); FILE MERGED 2006/09/01 17:46:05 kaib 1.36.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [b4137cd2f85cee0b8a7f37f061e570a6d340577b]

INTEGRATION: CWS pchfix02 (1.88.116); FILE MERGED 2006/09/01 17:46:05 kaib 1.88.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [6f4b075c142f242c939c493d4abf9a7c935b0432]

INTEGRATION: CWS pchfix02 (1.34.16); FILE MERGED 2006/09/01 17:46:04 kaib 1.34.16.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [8f1647fb918119da1b2253a640260aef5a95f506]

INTEGRATION: CWS pchfix02 (1.4.116); FILE MERGED 2006/09/01 17:46:04 kaib 1.4.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [398ca7f4c33af797ac2c938f92f5860817ae12ae]

INTEGRATION: CWS pchfix02 (1.28.116); FILE MERGED 2006/09/01 17:46:04 kaib 1.28.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [3a28c17031ca0efb13431b80887895ee1d83e3e3]

INTEGRATION: CWS pchfix02 (1.32.116); FILE MERGED 2006/09/01 17:46:04 kaib 1.32.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [4995c6dd3ccc1d78bf89ae694f2d21ca7b173c52]

INTEGRATION: CWS pchfix02 (1.12.62); FILE MERGED 2006/09/01 17:46:04 kaib 1.12.62.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [2f673d929966fa4fdcaebf8c4c704bf92624c94c]

INTEGRATION: CWS pchfix02 (1.20.116); FILE MERGED 2006/09/01 17:46:03 kaib 1.20.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [1ac58c5fd0d6e049704e71df7050b65062bbfc3c]

INTEGRATION: CWS pchfix02 (1.13.114); FILE MERGED 2006/09/01 17:46:03 kaib 1.13.114.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [03ba0835b9c5aa56e9338a5d45ac780ee42183b5]

INTEGRATION: CWS pchfix02 (1.7.116); FILE MERGED 2006/09/01 17:46:03 kaib 1.7.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [1827d84ebbbc95447ba90ec4f57b9be615ab7d8c]

INTEGRATION: CWS pchfix02 (1.4.116); FILE MERGED 2006/09/01 17:46:03 kaib 1.4.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [239cf5b10317142609561b551bcbf4e4a7723f8b]

INTEGRATION: CWS pchfix02 (1.12.116); FILE MERGED 2006/09/01 17:46:03 kaib 1.12.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [6c5de765013cde52b71634d78a1f3d6518a7e765]

INTEGRATION: CWS pchfix02 (1.5.116); FILE MERGED 2006/09/01 17:46:03 kaib 1.5.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [26a346e8f50e6dfdef5df3c91c2392e664c3488c]

INTEGRATION: CWS pchfix02 (1.7.116); FILE MERGED 2006/09/01 17:46:02 kaib 1.7.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [0226225172aeeb66096f90c9a5772b36118ff166]

INTEGRATION: CWS pchfix02 (1.6.536); FILE MERGED 2006/09/01 17:46:02 kaib 1.6.536.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [27e15185172aa2a922794f6b2e9ab4d1065c33ac]

INTEGRATION: CWS pchfix02 (1.4.116); FILE MERGED 2006/09/01 17:46:02 kaib 1.4.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [0dcbe0126c41405eeacf799bfa375a77ccb84ae4]

INTEGRATION: CWS pchfix02 (1.17.116); FILE MERGED 2006/09/01 17:46:02 kaib 1.17.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [244ced211b89090db51c6f0fa2ce008db38c2d3c]

INTEGRATION: CWS pchfix02 (1.7.74); FILE MERGED 2006/09/01 17:46:02 kaib 1.7.74.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [1b4b19a8ea0c201094e672bd23005aba1b751422]

INTEGRATION: CWS pchfix02 (1.12.114); FILE MERGED 2006/09/01 17:46:01 kaib 1.12.114.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [3128c1ca140f775dabca17c59aefcd08db5f1965]

INTEGRATION: CWS pchfix02 (1.11.72); FILE MERGED 2006/09/01 17:46:01 kaib 1.11.72.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [c1bf89b9c8213e0de5b4e9eca6d6f01fbf80def1]

INTEGRATION: CWS pchfix02 (1.9.114); FILE MERGED 2006/09/01 17:46:01 kaib 1.9.114.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [9d08a47136fc69c096b15cf6ea252f0a77ab726d]

INTEGRATION: CWS pchfix02 (1.19.16); FILE MERGED 2006/09/01 17:46:01 kaib 1.19.16.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [bf61a7a52f556d0ff51db4de042f78cd0a670b81]

INTEGRATION: CWS pchfix02 (1.20.116); FILE MERGED 2006/09/01 17:46:00 kaib 1.20.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [e22c9d9ffee1f40ad42f5340fa40693e9f73751a]

INTEGRATION: CWS pchfix02 (1.11.116); FILE MERGED 2006/09/01 17:46:00 kaib 1.11.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [bdeeafa73fb8b42b63c36cfc3dafb80d084b073e]

INTEGRATION: CWS pchfix02 (1.11.534); FILE MERGED 2006/09/01 17:46:00 kaib 1.11.534.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [4c8606d4196007480ffaf9c7c04bad7cc832521d]

INTEGRATION: CWS pchfix02 (1.15.116); FILE MERGED 2006/09/01 17:46:00 kaib 1.15.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [bc328036f9c918ca3755e01a6cb8bb29994ff9ec]

INTEGRATION: CWS pchfix02 (1.21.50); FILE MERGED 2006/09/01 17:46:00 kaib 1.21.50.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [9cb9f271ac608e91e75facae454205026460a85d]

INTEGRATION: CWS pchfix02 (1.8.116); FILE MERGED 2006/09/01 17:46:00 kaib 1.8.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [248fa52a7146f4834577c925a3ac603bb7c777b7]

INTEGRATION: CWS pchfix02 (1.3.536); FILE MERGED 2006/09/01 17:46:00 kaib 1.3.536.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [66ad48669e884471f29013849b64f13a64f0485e]

INTEGRATION: CWS pchfix02 (1.35.116); FILE MERGED 2006/09/01 17:45:59 kaib 1.35.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [40b5fb7d5acb89c75d51770044413eb779b85a89]

INTEGRATION: CWS pchfix02 (1.13.536); FILE MERGED 2006/09/01 17:45:59 kaib 1.13.536.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [4a967ad9a6e7a935d295132209d33beae43f39b5]

INTEGRATION: CWS pchfix02 (1.42.72); FILE MERGED 2006/09/01 17:45:59 kaib 1.42.72.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [f440a0be20a93346c3c38ff4afcb7af78b95437f]

INTEGRATION: CWS pchfix02 (1.3.536); FILE MERGED 2006/09/01 17:45:59 kaib 1.3.536.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [fe560ed0bbc63532330340699cf3ce0b936cba92]

INTEGRATION: CWS pchfix02 (1.5.200); FILE MERGED 2006/09/01 17:45:59 kaib 1.5.200.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [169c7f81b4d8d0a21666bb97cb6a47e478edf5b7]

INTEGRATION: CWS pchfix02 (1.19.116); FILE MERGED 2006/09/01 17:45:59 kaib 1.19.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [395093b8d6512da87dbb20f39a01fe459709814b]

INTEGRATION: CWS pchfix02 (1.10.536); FILE MERGED 2006/09/01 17:45:58 kaib 1.10.536.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [2a854b70acbd0a47b7834c1d051938d69c2a9a7b]

INTEGRATION: CWS pchfix02 (1.4.536); FILE MERGED 2006/09/01 17:45:58 kaib 1.4.536.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [de87d3de31168522fffb61d98d0aa3d3feab2220]

INTEGRATION: CWS pchfix02 (1.48.114); FILE MERGED 2006/09/01 17:45:58 kaib 1.48.114.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [9a01228f2e81c81e5f1b85d3363aef3ace2c50c7]

INTEGRATION: CWS pchfix02 (1.5.116); FILE MERGED 2006/09/01 17:45:58 kaib 1.5.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [a66edb7f40a786774f4d30130c68464afaba88f8]

INTEGRATION: CWS pchfix02 (1.13.116); FILE MERGED 2006/09/01 17:45:58 kaib 1.13.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [57d92f940eb50789c5fdbe2b0c88ab022aadf9bf]

INTEGRATION: CWS pchfix02 (1.16.116); FILE MERGED 2006/09/01 17:45:58 kaib 1.16.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [c1f76905a48112a45dfed492363ab1982157b2df]

INTEGRATION: CWS pchfix02 (1.19.116); FILE MERGED 2006/09/01 17:45:58 kaib 1.19.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [9ac0004678ca7b9dc4cbb61842d92dd96ffb09ab]

INTEGRATION: CWS pchfix02 (1.12.536); FILE MERGED 2006/09/01 17:45:57 kaib 1.12.536.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [3115266d56f6db2524dce36b24105b2424e9b2f2]

INTEGRATION: CWS pchfix02 (1.5.116); FILE MERGED 2006/09/01 17:45:57 kaib 1.5.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [30cea60fd0b8bbf58b266e828d23137b0f4152e1]

INTEGRATION: CWS pchfix02 (1.4.114); FILE MERGED 2006/09/01 17:45:57 kaib 1.4.114.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [0076ab3afe15832ae73e8451a363decb28471c95]

INTEGRATION: CWS pchfix02 (1.48.16); FILE MERGED 2006/09/01 17:45:57 kaib 1.48.16.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [1e0b1f9e966c2fe9029b1216809b13d2e10c94d9]

INTEGRATION: CWS pchfix02 (1.23.114); FILE MERGED 2006/09/01 17:45:57 kaib 1.23.114.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [53885b8ef189e1b0bfc853795b6d08e2fd6f081a]

INTEGRATION: CWS pchfix02 (1.24.116); FILE MERGED 2006/09/01 17:45:57 kaib 1.24.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [f5e57c3787fbdf26b1b82d6eede17d1d2050e53a]

INTEGRATION: CWS pchfix02 (1.14.116); FILE MERGED 2006/09/01 17:45:57 kaib 1.14.116.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [5bced11408b2a553108c004db0eba6f992cce66b]

INTEGRATION: CWS pchfix02 (1.1.2); FILE ADDED 2006/09/01 17:45:56 kaib 1.1.2.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [2debddc894be5204d35df1346e543295cc80735b]

INTEGRATION: CWS pchfix02 (1.3.46); FILE MERGED 2006/09/01 17:32:11 kaib 1.3.46.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [26b059d30abb712a0504b4570a5da352a9b42a27]

INTEGRATION: CWS pchfix02 (1.2.46); FILE MERGED 2006/09/01 17:32:11 kaib 1.2.46.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [375ac0d96c02364a143d994409dfcf4bbe5377b5]

INTEGRATION: CWS pchfix02 (1.5.18); FILE MERGED 2006/09/01 17:32:11 kaib 1.5.18.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [310f3b03e1cf981f4e9042d5da095fe1558bbc08]

INTEGRATION: CWS pchfix02 (1.11.18); FILE MERGED 2006/09/01 17:32:11 kaib 1.11.18.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [0a0743f9bf0550670fef211ed7809e25d1e608f3]

INTEGRATION: CWS pchfix02 (1.3.18); FILE MERGED 2006/09/01 17:32:10 kaib 1.3.18.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [08b8078cdd2a3f7772ddc067737fcd3b3112506d]

INTEGRATION: CWS pchfix02 (1.3.46); FILE MERGED 2006/09/01 17:32:10 kaib 1.3.46.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [cc8ae16f42db42c5f0d38c9160a44575effe03c8]

INTEGRATION: CWS pchfix02 (1.4.46); FILE MERGED 2006/09/01 17:32:10 kaib 1.4.46.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [1366d975b706f122c9529e82ee036409d771d2a1]

INTEGRATION: CWS pchfix02 (1.18.30); FILE MERGED 2006/09/01 17:32:10 kaib 1.18.30.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [037ed2f12f80c33b2d6f2f4050c2936ef39a8f39]

INTEGRATION: CWS pchfix02 (1.25.18); FILE MERGED 2006/09/01 17:32:10 kaib 1.25.18.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [322c797ff1a6fcc649843c0fc0a697be6b168a7a]

INTEGRATION: CWS pchfix02 (1.24.16); FILE MERGED 2006/09/01 17:32:09 kaib 1.24.16.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [4fb9e430cc93e6e899a71182db21eb376d0d4f58]

INTEGRATION: CWS pchfix02 (1.3.46); FILE MERGED 2006/09/01 17:32:09 kaib 1.3.46.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [3dc657acd556994e9a7b4dd96a9652c3e705c68b]

INTEGRATION: CWS pchfix02 (1.14.18); FILE MERGED 2006/09/01 17:32:09 kaib 1.14.18.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [18b99113ed51f2b9f90cd7f2a4f9c8be400c6d57]

INTEGRATION: CWS pchfix02 (1.6.46); FILE MERGED 2006/09/01 17:32:09 kaib 1.6.46.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [a24decfc666c103f5f4f887f7f45203bcc663158]

INTEGRATION: CWS pchfix02 (1.6.18); FILE MERGED 2006/09/01 17:32:09 kaib 1.6.18.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [511f2ac83bbd2ec894260e4909e32c1a20fab111]

INTEGRATION: CWS pchfix02 (1.19.18); FILE MERGED 2006/09/01 17:32:09 kaib 1.19.18.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [f9e2c5e64b2766052f1865a48434247d355bff72]

INTEGRATION: CWS pchfix02 (1.16.16); FILE MERGED 2006/09/01 17:32:08 kaib 1.16.16.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [3dfdc860e8a37567660cbd5678d12ad4250727e4]

INTEGRATION: CWS pchfix02 (1.18.16); FILE MERGED 2006/09/01 17:32:08 kaib 1.18.16.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [67900b0def708e4e91a8ca19911f70c3246fd3f7]

INTEGRATION: CWS pchfix02 (1.5.18); FILE MERGED 2006/09/01 17:32:08 kaib 1.5.18.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [e766f6ef8fd8f8d6b135ce7975027092b5cdd0b7]

INTEGRATION: CWS pchfix02 (1.6.18); FILE MERGED 2006/09/01 17:32:08 kaib 1.6.18.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [cbd09912ba88426d08e90edca97f4ec54d8e0263]

INTEGRATION: CWS pchfix02 (1.8.18); FILE MERGED 2006/09/01 17:32:08 kaib 1.8.18.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [ccaa7a8d7ccdd49ab401206e8f199477b65a6724]

INTEGRATION: CWS pchfix02 (1.1.2); FILE ADDED 2006/09/01 17:32:08 kaib 1.1.2.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [ca55bd008075e7b1325fed8394167cae86063cb4]

INTEGRATION: CWS pchfix02 (1.1.2); FILE ADDED 2006/09/01 17:32:07 kaib 1.1.2.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [41793f3495421d9e18fbac1107de9122ed8197b1]

INTEGRATION: CWS pchfix02 (1.2.108); FILE MERGED 2006/09/01 17:53:52 kaib 1.2.108.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [4adff4231e16d12522b2324929ea68da32c3b31a]

INTEGRATION: CWS pchfix02 (1.2.40); FILE MERGED 2006/09/01 17:53:52 kaib 1.2.40.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [0ddfa1181572875ea77541d597ff153e0c30bf1f]

INTEGRATION: CWS pchfix02 (1.2.24); FILE MERGED 2006/09/01 17:53:52 kaib 1.2.24.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [0c92823745f2bc28e0cc70ab0837f293eaad29df]

INTEGRATION: CWS pchfix02 (1.2.60); FILE MERGED 2006/09/01 17:53:51 kaib 1.2.60.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [ec3e54269308d739ae059b7c989bac2ead3d60e2]

INTEGRATION: CWS pchfix02 (1.3.24); FILE MERGED 2006/09/01 17:53:51 kaib 1.3.24.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [c733df5f0d558dc8103fbcd57ab78ce34545230a]

INTEGRATION: CWS pchfix02 (1.4.24); FILE MERGED 2006/09/01 17:53:51 kaib 1.4.24.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [0103c4b0220a2dfd457a93d31ef7edb0a0a8e149]

INTEGRATION: CWS pchfix02 (1.2.60); FILE MERGED 2006/09/01 17:53:50 kaib 1.2.60.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [831020471c2cfa57c24fa7ae497c10ad7fa9c419]

INTEGRATION: CWS pchfix02 (1.3.24); FILE MERGED 2006/09/01 17:53:50 kaib 1.3.24.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [1abf5916adf6c9189e73c0fe9191cd2d0edbe524]

INTEGRATION: CWS pchfix02 (1.2.40); FILE MERGED 2006/09/01 17:53:50 kaib 1.2.40.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [9c4bac5251eace83c88f9763944b1cef3977c897]

INTEGRATION: CWS pchfix02 (1.2.106); FILE MERGED 2006/09/01 17:53:50 kaib 1.2.106.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [0d4e334eb587560e532adfa8212c46e89a797b08]

INTEGRATION: CWS pchfix02 (1.3.24); FILE MERGED 2006/09/01 17:53:49 kaib 1.3.24.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [65b92aedf29fe89f88d94dfe480661b275092781]

INTEGRATION: CWS pchfix02 (1.1.126); FILE MERGED 2006/09/01 17:53:49 kaib 1.1.126.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [21a11932868470681d2024da9e1d222a9ea32fa6]

INTEGRATION: CWS pchfix02 (1.8.8); FILE MERGED 2006/09/01 17:53:46 kaib 1.8.8.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [424a7235962237519e24113656d67dfc60580a5a]

INTEGRATION: CWS pchfix02 (1.7.10); FILE MERGED 2006/09/01 17:53:46 kaib 1.7.10.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [38c7b453a533b097d8a2d85e315cefa3ac095653]

INTEGRATION: CWS pchfix02 (1.20.8); FILE MERGED 2006/09/01 17:53:45 kaib 1.20.8.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [ad50daeb712dd58ea3b7a52e9a658de89a43f64b]

INTEGRATION: CWS pchfix02 (1.5.8); FILE MERGED 2006/09/01 17:53:45 kaib 1.5.8.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [f5665a5030cc236d3f690f955ca7d4cf07786ad3]

INTEGRATION: CWS pchfix02 (1.7.10); FILE MERGED 2006/09/01 17:53:45 kaib 1.7.10.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [288cb0a312adeb8cdded8a0972454fab04558c19]

INTEGRATION: CWS pchfix02 (1.7.8); FILE MERGED 2006/09/01 17:53:45 kaib 1.7.8.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [6668b4964524fd826eb518c8f70dbeeac1c662f8]

INTEGRATION: CWS pchfix02 (1.3.24); FILE MERGED 2006/09/01 17:53:45 kaib 1.3.24.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [29492aef749a0eb821d8a8c06281f68430b27bab]

INTEGRATION: CWS pchfix02 (1.8.8); FILE MERGED 2006/09/01 17:53:45 kaib 1.8.8.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [9ae4ad7a416917db4b93033a753d485d418d2eb4]

INTEGRATION: CWS pchfix02 (1.1.2); FILE ADDED 2006/09/01 17:53:44 kaib 1.1.2.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [92df4a0d0c129527c18a013ef673443a7a9a2ee3]

INTEGRATION: CWS pchfix02 (1.9.6); FILE MERGED 2006/09/01 17:19:25 kaib 1.9.6.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [e0b742a8acab744efe19fcbfa20c2da4f238a81d]

INTEGRATION: CWS pchfix02 (1.33.8); FILE MERGED 2006/09/01 17:19:24 kaib 1.33.8.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [93dba0eb76f470c1c2fce5384cc4f3811e007050]

INTEGRATION: CWS pchfix02 (1.10.8); FILE MERGED 2006/09/01 17:19:24 kaib 1.10.8.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [321e0a5b5c9f229ba27e8fba9ee23aae017a351b]

INTEGRATION: CWS pchfix02 (1.8.16); FILE MERGED 2006/09/01 17:19:24 kaib 1.8.16.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [22c3e720510f3c09824386dc322e85e7a1e46564]

INTEGRATION: CWS pchfix02 (1.4.8); FILE MERGED 2006/09/01 17:19:24 kaib 1.4.8.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [5c09ce50f15dec7e723177e0ef332defe18d224a]

INTEGRATION: CWS pchfix02 (1.6.40); FILE MERGED 2006/09/01 17:19:24 kaib 1.6.40.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [bc16e1c8d65c399ba1277f08521da5f23b2e83cb]

INTEGRATION: CWS pchfix02 (1.2.40); FILE MERGED 2006/09/01 17:19:24 kaib 1.2.40.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [fab4fa3dadd40fc5bdd9c7d398f0bccf0fa87091]

INTEGRATION: CWS pchfix02 (1.4.40); FILE MERGED 2006/09/01 17:19:23 kaib 1.4.40.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d13112587fd72f55841b767ea700f148576de51e]

INTEGRATION: CWS pchfix02 (1.9.40); FILE MERGED 2006/09/01 17:19:23 kaib 1.9.40.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [64159a227da503af2156e98fda5809fd69af2d04]

INTEGRATION: CWS pchfix02 (1.3.40); FILE MERGED 2006/09/01 17:19:23 kaib 1.3.40.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [05dd40f963bebed602d9e01cc37f878b3900af53]

INTEGRATION: CWS pchfix02 (1.6.8); FILE MERGED 2006/09/01 17:19:22 kaib 1.6.8.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [6c96c8c9fd688c9ed972550b26bc868676c32250]

INTEGRATION: CWS pchfix02 (1.5.8); FILE MERGED 2006/09/01 17:19:22 kaib 1.5.8.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [5f0e6288d6f759d7b1ca41ea9b168785baf2015e]

INTEGRATION: CWS pchfix02 (1.41.8); FILE MERGED 2006/09/01 17:19:22 kaib 1.41.8.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [e15eba513ce6e08e7b5bdf6b7047cd0d0ab3a1ef]

INTEGRATION: CWS pchfix02 (1.11.8); FILE MERGED 2006/09/01 17:19:22 kaib 1.11.8.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [049038134722abf88df3c4716eebc94b93734cae]

INTEGRATION: CWS pchfix02 (1.9.16); FILE MERGED 2006/09/01 17:19:22 kaib 1.9.16.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [0896e64d57ce7adb8a827c82a829ab418098a3f9]

INTEGRATION: CWS pchfix02 (1.4.34); FILE MERGED 2006/09/01 17:19:21 kaib 1.4.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [15032fb1b9403349dd473b339046e1d15ee9df37]

INTEGRATION: CWS pchfix02 (1.5.8); FILE MERGED 2006/09/01 17:19:21 kaib 1.5.8.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [7101484bf0e10eebba3f44aff696b8b35372cc05]

INTEGRATION: CWS pchfix02 (1.3.40); FILE MERGED 2006/09/01 17:19:21 kaib 1.3.40.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [4dc3ecc3c3bab350cf29e46ea10e2796962cbaaf]

INTEGRATION: CWS pchfix02 (1.10.16); FILE MERGED 2006/09/01 17:19:21 kaib 1.10.16.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [da2d7ed8f333ec363624b845980a9e7066248dca]

INTEGRATION: CWS pchfix02 (1.5.8); FILE MERGED 2006/09/01 17:19:20 kaib 1.5.8.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [862d5cd94cce2ef823507d29132c997a5b14c048]

INTEGRATION: CWS pchfix02 (1.26.8); FILE MERGED 2006/09/01 17:19:20 kaib 1.26.8.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [7f5e8ff5c3b34bfc210389cf4c9d3f601319a421]

INTEGRATION: CWS pchfix02 (1.6.8); FILE MERGED 2006/09/01 17:19:20 kaib 1.6.8.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [1090a941300b40179612b1df48aff19816f190f7]

INTEGRATION: CWS pchfix02 (1.5.40); FILE MERGED 2006/09/01 17:19:20 kaib 1.5.40.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [8dad2f14f307c198c8b14daddc4038a56dcd82ef]

INTEGRATION: CWS pchfix02 (1.5.34); FILE MERGED 2006/09/01 17:19:20 kaib 1.5.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [0ca5371d813f8c681ec26c6601053565f8b48c3f]

INTEGRATION: CWS pchfix02 (1.5.40); FILE MERGED 2006/09/01 17:19:19 kaib 1.5.40.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [0e66821d836d02dfa18cdcae18a34efdfe3d7f5c]

INTEGRATION: CWS pchfix02 (1.2.40); FILE MERGED 2006/09/01 17:19:19 kaib 1.2.40.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [c051d4f848c0bf776c05986a884acd14f55e70cc]

INTEGRATION: CWS pchfix02 (1.4.40); FILE MERGED 2006/09/01 17:19:19 kaib 1.4.40.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [34fc76c539348238c2b07ed27b458af976b25fc4]

INTEGRATION: CWS pchfix02 (1.1.2); FILE ADDED 2006/09/01 17:19:19 kaib 1.1.2.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [7b4586b40e0cbcc15fd1a03ddce8683830d070af]

INTEGRATION: CWS pchfix02 (1.3.28); FILE MERGED 2006/09/01 17:18:10 kaib 1.3.28.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [115ddb18401350e61ae03d76fc2f13c60af67b6a]

INTEGRATION: CWS pchfix02 (1.7.20); FILE MERGED 2006/09/01 17:18:10 kaib 1.7.20.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [835b4a76d83334a9fb11165cdfd250f38a958c91]

INTEGRATION: CWS pchfix02 (1.4.20); FILE MERGED 2006/09/01 17:18:09 kaib 1.4.20.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [387638634ba4c782278653553e98239722797558]

INTEGRATION: CWS pchfix02 (1.7.20); FILE MERGED 2006/09/01 17:18:09 kaib 1.7.20.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [0c5863606439157b6b2fde53935d570d3df2254d]

INTEGRATION: CWS pchfix02 (1.11.20); FILE MERGED 2006/09/01 17:18:09 kaib 1.11.20.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [62c42ea8b7b895f1f4a85a9786f2b8f7c6154b02]

INTEGRATION: CWS pchfix02 (1.9.20); FILE MERGED 2006/09/01 17:18:09 kaib 1.9.20.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [ae08d778300d4766ee6f2c561a2e1de150123b75]

INTEGRATION: CWS pchfix02 (1.3.20); FILE MERGED 2006/09/01 17:18:09 kaib 1.3.20.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [e2cf952a329d45f08b3d2cbba707365d873ebc83]

INTEGRATION: CWS pchfix02 (1.8.20); FILE MERGED 2006/09/01 17:18:09 kaib 1.8.20.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [57d1415e4f2e312c7bf27a6cb38d4f63b2edfa87]

INTEGRATION: CWS pchfix02 (1.8.20); FILE MERGED 2006/09/01 17:18:08 kaib 1.8.20.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [dec1bc4cec487ce8bdc04f28488c5dd618e2456a]

INTEGRATION: CWS pchfix02 (1.7.20); FILE MERGED 2006/09/01 17:18:08 kaib 1.7.20.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [2ec3e4d2c40261b5771d06c1d54edf82c1cbf34f]

INTEGRATION: CWS pchfix02 (1.10.50); FILE MERGED 2006/09/01 17:18:08 kaib 1.10.50.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [0f4e69117fbbc5143cb5bd2f2ee35a6111f29532]

INTEGRATION: CWS pchfix02 (1.7.50); FILE MERGED 2006/09/01 17:18:08 kaib 1.7.50.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [56f5f2a68aa5682d897d6a3b9486e95a9d6f4a9e]

INTEGRATION: CWS pchfix02 (1.5.20); FILE MERGED 2006/09/01 17:18:08 kaib 1.5.20.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [ae2649f411a45d0e203bacfb612636b3d5dbd5ff]

INTEGRATION: CWS pchfix02 (1.5.50); FILE MERGED 2006/09/01 17:18:07 kaib 1.5.50.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [094c3d71501bfd5d9521e20e2db099af58873e5b]

INTEGRATION: CWS pchfix02 (1.3.20); FILE MERGED 2006/09/01 17:18:07 kaib 1.3.20.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [c3c49d043ef7c9e48e3a6bf1e5d02cb52a4489c5]

INTEGRATION: CWS pchfix02 (1.2.50); FILE MERGED 2006/09/01 17:18:07 kaib 1.2.50.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [9c862bedda9f152201aad9784d9783380d324e0f]

INTEGRATION: CWS pchfix02 (1.3.28); FILE MERGED 2006/09/01 17:18:06 kaib 1.3.28.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [5f9bcb8f436d69f51baee9eb29ae8bc825ebec3b]

INTEGRATION: CWS pchfix02 (1.3.20); FILE MERGED 2006/09/01 17:18:06 kaib 1.3.20.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d420d4f75fc331e1ab90dcb4f911c353fd9c18ba]

INTEGRATION: CWS pchfix02 (1.4.20); FILE MERGED 2006/09/01 17:18:06 kaib 1.4.20.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [72148b2628b845a366c152c093c1329218317ad1]

INTEGRATION: CWS pchfix02 (1.2.50); FILE MERGED 2006/09/01 17:18:06 kaib 1.2.50.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [04b56f77a58dc48f18bce010323cde8182d8d220]

INTEGRATION: CWS pchfix02 (1.7.8); FILE MERGED 2006/09/01 17:18:05 kaib 1.7.8.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [5ecc1a7c0ad21f414de3099295c8b90e3ea5838d]

INTEGRATION: CWS pchfix02 (1.6.18); FILE MERGED 2006/09/01 17:18:05 kaib 1.6.18.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [f50b8389ec05b65d16ae8b40f26226094a722225]

INTEGRATION: CWS pchfix02 (1.10.20); FILE MERGED 2006/09/01 17:18:05 kaib 1.10.20.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [381096220ed35f301037eda17f4175621e333bae]

INTEGRATION: CWS pchfix02 (1.2.50); FILE MERGED 2006/09/01 17:18:05 kaib 1.2.50.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [2e56c33b386ba743992a3e94c79f124080dcb0de]

INTEGRATION: CWS pchfix02 (1.2.50); FILE MERGED 2006/09/01 17:18:04 kaib 1.2.50.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [7b6a1d7ccce14ced6b3ab526d0ae1a75da7364ba]

INTEGRATION: CWS pchfix02 (1.4.16); FILE MERGED 2006/09/01 17:18:04 kaib 1.4.16.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [7d209369964233b9ce2b4bf78fd984519e724f46]

INTEGRATION: CWS pchfix02 (1.3.20); FILE MERGED 2006/09/01 17:18:04 kaib 1.3.20.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [226a4ce7378c1ed98416aa4f914ac759e78a14d5]

INTEGRATION: CWS pchfix02 (1.3.20); FILE MERGED 2006/09/01 17:18:03 kaib 1.3.20.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d7d3d4ba0b2ae512ec89a2cd3d1ee99323dd033f]

INTEGRATION: CWS pchfix02 (1.2.50); FILE MERGED 2006/09/01 17:18:03 kaib 1.2.50.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d561fdbe6d4fbeeca2347c5645d0ec2af301f01e]

INTEGRATION: CWS pchfix02 (1.9.20); FILE MERGED 2006/09/01 17:18:02 kaib 1.9.20.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [2fcf6030688ccf9bc0c1667ed86e5f353a4fb3eb]

INTEGRATION: CWS pchfix02 (1.2.32); FILE MERGED 2006/09/01 17:18:02 kaib 1.2.32.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d7956887689c38dd0fb3958d91c4b9633d376515]

INTEGRATION: CWS pchfix02 (1.2.32); FILE MERGED 2006/09/01 17:18:01 kaib 1.2.32.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d0d9029d6f99d397d0785e07dc8144d7d1dea894]

INTEGRATION: CWS pchfix02 (1.3.26); FILE MERGED 2006/09/01 17:18:01 kaib 1.3.26.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [6299517e3ab4482404f9b32a4a3fc1de5fda24d4]

INTEGRATION: CWS pchfix02 (1.2.32); FILE MERGED 2006/09/01 17:18:00 kaib 1.2.32.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [152181fe1e94b7c589f6509c63b73e34c7ca850a]

INTEGRATION: CWS pchfix02 (1.3.28); FILE MERGED 2006/09/01 17:18:00 kaib 1.3.28.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [ee56d169f151217db0dc9a6da9c575770a6bf7cb]

INTEGRATION: CWS pchfix02 (1.3.28); FILE MERGED 2006/09/01 17:17:59 kaib 1.3.28.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [17bcbb74df4f221c2658322c6172e2d0b5b8dac0]

INTEGRATION: CWS pchfix02 (1.2.32); FILE MERGED 2006/09/01 17:17:59 kaib 1.2.32.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [f557704005cf070c3825436b1f4ee817fa006d07]

INTEGRATION: CWS pchfix02 (1.1.2); FILE ADDED 2006/09/01 17:17:59 kaib 1.1.2.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [0d7e1ad2b9d49a4e19c58811fa524fc95b0aa925]

INTEGRATION: CWS pchfix02 (1.1.2); FILE ADDED 2006/09/01 17:17:58 kaib 1.1.2.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [92f30171789ba1b53632e75fca0359408cfe6dee]

INTEGRATION: CWS pchfix02 (1.4.60); FILE MERGED 2006/09/01 17:22:40 kaib 1.4.60.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [010c49679fc527944ed3d5eaf28906ac1645d66e]

INTEGRATION: CWS pchfix02 (1.7.60); FILE MERGED 2006/09/01 17:22:40 kaib 1.7.60.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [1e00431afe9a445e30e07eee6c36d92910e90f1d]

INTEGRATION: CWS pchfix02 (1.3.166); FILE MERGED 2006/09/01 17:22:39 kaib 1.3.166.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [917892f12e19883df49a141418e7faed813121d1]

INTEGRATION: CWS pchfix02 (1.2.166); FILE MERGED 2006/09/01 17:22:39 kaib 1.2.166.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [2cbcb95f21f98979478d22bb9918ad0667932bec]

INTEGRATION: CWS pchfix02 (1.4.60); FILE MERGED 2006/09/01 17:22:39 kaib 1.4.60.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [8c1314844ceaf4bc4cb60cf5d67cbd672f9d434c]

INTEGRATION: CWS pchfix02 (1.10.42); FILE MERGED 2006/09/01 17:22:39 kaib 1.10.42.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [8aa5c0779d0d7b9b58dfd8f00299f4bd2317a796]

INTEGRATION: CWS pchfix02 (1.3.166); FILE MERGED 2006/09/01 17:22:38 kaib 1.3.166.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [41af36c4cd1695354779bc2bdb7523ce92da390b]

INTEGRATION: CWS pchfix02 (1.5.166); FILE MERGED 2006/09/01 17:22:38 kaib 1.5.166.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [9d84e413c0ddb4ce1ddbe47e3a57109d94db76da]

INTEGRATION: CWS pchfix02 (1.4.166); FILE MERGED 2006/09/01 17:22:38 kaib 1.4.166.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [535073abe6c7fa133a2307ac7b97204832e8c672]

INTEGRATION: CWS pchfix02 (1.15.42); FILE MERGED 2006/09/01 17:22:38 kaib 1.15.42.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [e6ce744067cc61686607fe257852ba863354a360]

INTEGRATION: CWS pchfix02 (1.12.60); FILE MERGED 2006/09/01 17:22:37 kaib 1.12.60.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [8067a65791a82b5f4ddd6ff3dfd83013c010df3e]

INTEGRATION: CWS pchfix02 (1.19.60); FILE MERGED 2006/09/01 17:22:37 kaib 1.19.60.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [bf39e80bc1efe0c893ec04072530d070dd681b90]

INTEGRATION: CWS pchfix02 (1.11.60); FILE MERGED 2006/09/01 17:22:37 kaib 1.11.60.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [372cfbb7aab4e627182fbc94eb7a4bbfe877af65]

INTEGRATION: CWS pchfix02 (1.15.60); FILE MERGED 2006/09/01 17:22:37 kaib 1.15.60.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [acad0909574034b410aa15f0f11f59dd77394ba8]

INTEGRATION: CWS pchfix02 (1.10.60); FILE MERGED 2006/09/01 17:22:37 kaib 1.10.60.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [aec0baed4003ee81d98dd86c30f6db961c403fe7]

INTEGRATION: CWS pchfix02 (1.16.60); FILE MERGED 2006/09/01 17:22:37 kaib 1.16.60.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [dce8983f6950e500b2875a0a62239cf2ffa8d76a]

INTEGRATION: CWS pchfix02 (1.12.60); FILE MERGED 2006/09/01 17:22:36 kaib 1.12.60.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [bfc1f31e67136a6fa1f79860082f81e502a0365c]

INTEGRATION: CWS pchfix02 (1.5.58); FILE MERGED 2006/09/01 17:22:36 kaib 1.5.58.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [90779cb3395cd2a96af52f0276982a18ce7ecc9e]

INTEGRATION: CWS pchfix02 (1.16.60); FILE MERGED 2006/09/01 17:22:36 kaib 1.16.60.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [9f1d74f5b50373d4a91aecd953ae926b1a21aaac]

INTEGRATION: CWS pchfix02 (1.40.42); FILE MERGED 2006/09/01 17:22:36 kaib 1.40.42.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [5f9443195a9d135fba6e842fa7d5a258631a5bb0]

INTEGRATION: CWS pchfix02 (1.16.42); FILE MERGED 2006/09/01 17:22:36 kaib 1.16.42.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [fe41852dc4b01da57d762a805fc29e3599b9d38b]

INTEGRATION: CWS pchfix02 (1.2.60); FILE MERGED 2006/09/01 17:22:35 kaib 1.2.60.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [65405239342d28332d39e06626007f42ee0a32db]

INTEGRATION: CWS pchfix02 (1.3.60); FILE MERGED 2006/09/01 17:22:35 kaib 1.3.60.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [3255e82a10c9053b7633e2d0c17bb3054d9c7471]

INTEGRATION: CWS pchfix02 (1.43.6); FILE MERGED 2006/09/01 17:22:35 kaib 1.43.6.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [a3f128abaa1cf9966f2fd04637377844fa937ab6]

INTEGRATION: CWS pchfix02 (1.49.16); FILE MERGED 2006/09/01 17:22:35 kaib 1.49.16.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [cf7b309e8327264ade8a4b761847a164ed8898b4]

INTEGRATION: CWS pchfix02 (1.5.166); FILE MERGED 2006/09/01 17:22:35 kaib 1.5.166.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [356b174a67a2b71b7309624fbb42d7c35a4c3d44]

INTEGRATION: CWS pchfix02 (1.13.42); FILE MERGED 2006/09/01 17:22:35 kaib 1.13.42.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [cc168a85faca8391298c7038b768d5e507358cd2]

INTEGRATION: CWS pchfix02 (1.15.60); FILE MERGED 2006/09/01 17:22:34 kaib 1.15.60.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [cc754a297aeb3cf08802b6af4816846f05333929]

INTEGRATION: CWS pchfix02 (1.5.60); FILE MERGED 2006/09/01 17:22:34 kaib 1.5.60.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [663610dfaea488486a8c43d24d4e1272ee9aecfb]

INTEGRATION: CWS pchfix02 (1.28.58); FILE MERGED 2006/09/01 17:22:34 kaib 1.28.58.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [b605374de4dc198a60dd97a29ac6eb5a0797e85a]

INTEGRATION: CWS pchfix02 (1.36.32); FILE MERGED 2006/09/01 17:22:33 kaib 1.36.32.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [ee2e916bb1debd751adaa872c1746da3cf44b4a1]

INTEGRATION: CWS pchfix02 (1.18.60); FILE MERGED 2006/09/01 17:22:33 kaib 1.18.60.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [6a4889a05476fdaf2356abd7dccde5c61e18ea01]

INTEGRATION: CWS pchfix02 (1.63.60); FILE MERGED 2006/09/01 17:22:33 kaib 1.63.60.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [9f140bd2d0e9e404f8dc1afd5df206c26b82c8ec]

INTEGRATION: CWS pchfix02 (1.5.60); FILE MERGED 2006/09/01 17:22:33 kaib 1.5.60.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d5e73cbeac1a63cc65c2b32291df4106ae1b5e6e]

INTEGRATION: CWS pchfix02 (1.41.60); FILE MERGED 2006/09/01 17:22:33 kaib 1.41.60.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [84c52cdb7a1743105a83b39b2fd3df63465c29e5]

INTEGRATION: CWS pchfix02 (1.8.58); FILE MERGED 2006/09/01 17:22:33 kaib 1.8.58.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [9e50dd58bd8a1da55a37d0f5b10340bf3bb8b6bc]

INTEGRATION: CWS pchfix02 (1.14.60); FILE MERGED 2006/09/01 17:22:33 kaib 1.14.60.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [f886e47760a909e11a97b76fd950049ed578d0c3]

INTEGRATION: CWS pchfix02 (1.33.60); FILE MERGED 2006/09/01 17:22:32 kaib 1.33.60.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [26812df6ab2d19b0133d72dc955df19b9b303811]

INTEGRATION: CWS pchfix02 (1.31.60); FILE MERGED 2006/09/01 17:22:32 kaib 1.31.60.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [3e5061d5707d7dc014d3129fd73a8c91f472414d]

INTEGRATION: CWS pchfix02 (1.37.6); FILE MERGED 2006/09/01 17:22:32 kaib 1.37.6.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [b004e1acab197806dc536ed38953e32937359fb2]

INTEGRATION: CWS pchfix02 (1.3.60); FILE MERGED 2006/09/01 17:22:32 kaib 1.3.60.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [da6b477b7f1dda508af3bed130cc727f5616805b]

INTEGRATION: CWS pchfix02 (1.8.42); FILE MERGED 2006/09/01 17:22:32 kaib 1.8.42.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [bddc82b08455c19f856c9c54e6fdf979cc5766b3]

INTEGRATION: CWS pchfix02 (1.7.42); FILE MERGED 2006/09/01 17:22:31 kaib 1.7.42.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [493057e776f7da7e6afc37a0de8607465facc200]

INTEGRATION: CWS pchfix02 (1.4.60); FILE MERGED 2006/09/01 17:22:31 kaib 1.4.60.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [a12fed5e6ff4829ee63264c18d5eb9cc688f88fe]

INTEGRATION: CWS pchfix02 (1.10.34); FILE MERGED 2006/09/01 17:22:31 kaib 1.10.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [e7100183e995ea2ff4c2ae97e494279ce7d869b7]

INTEGRATION: CWS pchfix02 (1.8.42); FILE MERGED 2006/09/01 17:22:31 kaib 1.8.42.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [5b558119405397bae0187d9b6fe4e946d0e7273e]

INTEGRATION: CWS pchfix02 (1.17.6); FILE MERGED 2006/09/01 17:22:31 kaib 1.17.6.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [9d9c3fc4fda5e4f4483a0bc30981fe7c1a51d296]

INTEGRATION: CWS pchfix02 (1.5.42); FILE MERGED 2006/09/01 17:22:31 kaib 1.5.42.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [0b98013c0a9b8fa130f3dda29e13c5574f615fa0]

INTEGRATION: CWS pchfix02 (1.5.34); FILE MERGED 2006/09/01 17:22:31 kaib 1.5.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [6f63c2d211a2acb33b143b40dabd49ced1ce6a76]

INTEGRATION: CWS pchfix02 (1.5.166); FILE MERGED 2006/09/01 17:22:30 kaib 1.5.166.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d27a2649ac32464da40114d380a967c6cba0b7fa]

INTEGRATION: CWS pchfix02 (1.14.60); FILE MERGED 2006/09/01 17:22:30 kaib 1.14.60.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [25765d99a24ac9f032bb1555983bbac618b4fd65]

INTEGRATION: CWS pchfix02 (1.17.60); FILE MERGED 2006/09/01 17:22:30 kaib 1.17.60.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [87a1e80dee4009fd0838b0fc315ed0c8e2d31790]

INTEGRATION: CWS pchfix02 (1.7.60); FILE MERGED 2006/09/01 17:22:30 kaib 1.7.60.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [818ee939a14a90f55d6b314612476ad40b291cf9]

INTEGRATION: CWS pchfix02 (1.4.60); FILE MERGED 2006/09/01 17:22:30 kaib 1.4.60.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d661e34907e6a0c578a3b00c710eeea1d6885cd3]

INTEGRATION: CWS pchfix02 (1.7.60); FILE MERGED 2006/09/01 17:22:29 kaib 1.7.60.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [8127b0044b197fa6c04dd5170d5ff00e2bcb8737]

INTEGRATION: CWS pchfix02 (1.13.60); FILE MERGED 2006/09/01 17:22:29 kaib 1.13.60.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [a3318d5c11be2ba4dc2c864dd5e72b409047c072]

INTEGRATION: CWS pchfix02 (1.4.60); FILE MERGED 2006/09/01 17:22:29 kaib 1.4.60.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [148396607846ac477fb58708791036c2de077e2a]

INTEGRATION: CWS pchfix02 (1.3.166); FILE MERGED 2006/09/01 17:22:29 kaib 1.3.166.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [1871b970328f6a094bd94564ca6ffeab05fc019c]

INTEGRATION: CWS pchfix02 (1.4.60); FILE MERGED 2006/09/01 17:22:28 kaib 1.4.60.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [3797d2fc1609ee0f8dbe467517d66698fed4a1ce]

INTEGRATION: CWS pchfix02 (1.5.60); FILE MERGED 2006/09/01 17:22:28 kaib 1.5.60.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [270b3637ba51ff34c0b5857b6b25604c870d3dbe]

INTEGRATION: CWS pchfix02 (1.3.166); FILE MERGED 2006/09/01 17:22:28 kaib 1.3.166.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [16cbb863437f6057a50cdb5ccbe969e8224ee224]

INTEGRATION: CWS pchfix02 (1.6.60); FILE MERGED 2006/09/01 17:22:28 kaib 1.6.60.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [9688820ea51ac5249259a6bfb7e1b66af7561a70]

INTEGRATION: CWS pchfix02 (1.6.166); FILE MERGED 2006/09/01 17:22:27 kaib 1.6.166.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [c0acd6ef0e4402c7169ed7ad45c4f406985c674c]

INTEGRATION: CWS pchfix02 (1.7.60); FILE MERGED 2006/09/01 17:22:27 kaib 1.7.60.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [122a4953fdc199645c7228c42b8129a103895b01]

INTEGRATION: CWS pchfix02 (1.14.32); FILE MERGED 2006/09/01 17:22:27 kaib 1.14.32.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [2af2e3ba78c1828cd567985602153d52a85e8aa2]

INTEGRATION: CWS pchfix02 (1.5.60); FILE MERGED 2006/09/01 17:22:27 kaib 1.5.60.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [02e7ff1748c71861f02d97c41c3b70a0ddf081bb]

INTEGRATION: CWS pchfix02 (1.27.42); FILE MERGED 2006/09/01 17:22:27 kaib 1.27.42.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [e7e8193e5da2781908fd9c20e6fe303013a451f8]

INTEGRATION: CWS pchfix02 (1.12.6); FILE MERGED 2006/09/01 17:22:26 kaib 1.12.6.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [871519fb9e2840c94e52b32bc3287071f61453ba]

INTEGRATION: CWS pchfix02 (1.16.58); FILE MERGED 2006/09/01 17:22:26 kaib 1.16.58.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d18456248dd0196739a0cd878dcd074fef3e59d2]

INTEGRATION: CWS pchfix02 (1.12.60); FILE MERGED 2006/09/01 17:22:26 kaib 1.12.60.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [dc5557616166b7440be3ee6d091e6a9b919a8760]

INTEGRATION: CWS pchfix02 (1.22.6); FILE MERGED 2006/09/01 17:22:26 kaib 1.22.6.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [76efb61e768a8f3f8b0355608b8725f0be90d4cc]

INTEGRATION: CWS pchfix02 (1.7.94); FILE MERGED 2006/09/01 17:22:26 kaib 1.7.94.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [2652cec8f4f73a3cf40a4c71acb5a9701df5a749]

INTEGRATION: CWS pchfix02 (1.4.166); FILE MERGED 2006/09/01 17:22:26 kaib 1.4.166.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [9baca7cb73ffa7693d66e471a86442e9618dda33]

INTEGRATION: CWS pchfix02 (1.7.166); FILE MERGED 2006/09/01 17:22:25 kaib 1.7.166.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [2cefbb1fd7d6e188e300dbc06cbe36507297de50]

INTEGRATION: CWS pchfix02 (1.4.60); FILE MERGED 2006/09/01 17:22:25 kaib 1.4.60.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [ee6f4ab2705a24912e0abc310517dd8b5daa70dc]

INTEGRATION: CWS pchfix02 (1.3.60); FILE MERGED 2006/09/01 17:22:25 kaib 1.3.60.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [01a1555e5f50f169376fe45de34bef0691d7a759]

INTEGRATION: CWS pchfix02 (1.2.142); FILE MERGED 2006/09/01 17:22:25 kaib 1.2.142.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [bb1e97462f686ccb53cff4aa9982d1f8651e15fb]

INTEGRATION: CWS pchfix02 (1.2.142); FILE MERGED 2006/09/01 17:22:24 kaib 1.2.142.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [9053c2ae9667f812c452560bdc147afcd99a1642]

INTEGRATION: CWS pchfix02 (1.5.42); FILE MERGED 2006/09/01 17:22:24 kaib 1.5.42.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [97af5e32af93b819b1522d459e4845aa179a1512]

INTEGRATION: CWS pchfix02 (1.4.60); FILE MERGED 2006/09/01 17:22:24 kaib 1.4.60.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [f73b0033183003cc83fd9188bdfe30798e2c6e5f]

INTEGRATION: CWS pchfix02 (1.3.60); FILE MERGED 2006/09/01 17:22:24 kaib 1.3.60.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [4e409f053e446bb5a0330abfd2746f275ea613ff]

INTEGRATION: CWS pchfix02 (1.5.22); FILE MERGED 2006/09/01 17:22:24 kaib 1.5.22.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [1f29d561c9ef682db6cff7cfe495da3f2fb1edb8]

INTEGRATION: CWS pchfix02 (1.4.48); FILE MERGED 2006/09/01 17:22:24 kaib 1.4.48.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [9d5258d2141128eb42036f148b3d29a1beff804f]

INTEGRATION: CWS pchfix02 (1.7.48); FILE MERGED 2006/09/01 17:22:23 kaib 1.7.48.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [837cd76692c6dfdd9210524f9c8d2cdc080896b2]

INTEGRATION: CWS pchfix02 (1.6.22); FILE MERGED 2006/09/01 17:22:23 kaib 1.6.22.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [808acb258b236323dbb65208896e49e050d1d4d5]

INTEGRATION: CWS pchfix02 (1.4.22); FILE MERGED 2006/09/01 17:22:23 kaib 1.4.22.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [8f3cfcd00b0697b9c971ed2088375e216c8a579f]

INTEGRATION: CWS pchfix02 (1.2.142); FILE MERGED 2006/09/01 17:22:23 kaib 1.2.142.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [9d73380532daca223e744563067b28780bb4e09e]

INTEGRATION: CWS pchfix02 (1.22.6); FILE MERGED 2006/09/01 17:22:22 kaib 1.22.6.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [031fad5e4b0922e2b071894e5625649fcdee0763]

INTEGRATION: CWS pchfix02 (1.7.60); FILE MERGED 2006/09/01 17:22:22 kaib 1.7.60.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [517613b5191e3651d72ec00841906dc1321b7914]

INTEGRATION: CWS pchfix02 (1.15.38); FILE MERGED 2006/09/01 17:22:22 kaib 1.15.38.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [7adbd858feadb0d96c4f42347ac4560ae7b9512d]

INTEGRATION: CWS pchfix02 (1.8.60); FILE MERGED 2006/09/01 17:22:22 kaib 1.8.60.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [42765f6bc4629315246288cf1ea5b49548793c7a]

INTEGRATION: CWS pchfix02 (1.3.166); FILE MERGED 2006/09/01 17:22:21 kaib 1.3.166.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [861deb47a135f32aab2ee7177872e0090fee460d]

INTEGRATION: CWS pchfix02 (1.10.60); FILE MERGED 2006/09/01 17:22:21 kaib 1.10.60.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d795a81615fed64cfc87b43a352eb985cbbe01fe]

INTEGRATION: CWS pchfix02 (1.9.60); FILE MERGED 2006/09/01 17:22:21 kaib 1.9.60.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [17e6753d5a9c1ba76a03757b350dc3142b2469ca]

INTEGRATION: CWS pchfix02 (1.27.60); FILE MERGED 2006/09/01 17:22:21 kaib 1.27.60.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [8ae776da1eac5aaf092f5f126e233d9e32d96433]

INTEGRATION: CWS pchfix02 (1.8.60); FILE MERGED 2006/09/01 17:22:21 kaib 1.8.60.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [514da84c8695940f4e935ebdea74eca03c35e806]

INTEGRATION: CWS pchfix02 (1.9.60); FILE MERGED 2006/09/01 17:22:20 kaib 1.9.60.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [0d216ae1d7e1da120b57f8c0334937ed5db3e270]

INTEGRATION: CWS pchfix02 (1.16.60); FILE MERGED 2006/09/01 17:22:20 kaib 1.16.60.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [512bb93a67ef592011e547cff0b2972f2ccff218]

INTEGRATION: CWS pchfix02 (1.21.60); FILE MERGED 2006/09/01 17:22:20 kaib 1.21.60.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [804af2d4743c8a45e00d637b1d0f4aced7fc617d]

INTEGRATION: CWS pchfix02 (1.35.60); FILE MERGED 2006/09/01 17:22:20 kaib 1.35.60.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [1502f76d843191ce64ac241240e0adabf420922b]

INTEGRATION: CWS pchfix02 (1.10.60); FILE MERGED 2006/09/01 17:22:20 kaib 1.10.60.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d5bd0db3341ba2bf9c43e21376f27ad2c1a4f983]

INTEGRATION: CWS pchfix02 (1.4.166); FILE MERGED 2006/09/01 17:22:20 kaib 1.4.166.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [dbbb632eb23d17815a17439b1f9085521ac492e8]

INTEGRATION: CWS pchfix02 (1.9.166); FILE MERGED 2006/09/01 17:22:20 kaib 1.9.166.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [6dfe0663686f82ffcc749fab5ac61382b7a72791]

INTEGRATION: CWS pchfix02 (1.10.60); FILE MERGED 2006/09/01 17:22:19 kaib 1.10.60.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [f27ae92ecd893bba6194ede0212fd809c299f9d5]

INTEGRATION: CWS pchfix02 (1.7.166); FILE MERGED 2006/09/01 17:22:19 kaib 1.7.166.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [eb517aaf699235b880a7af8ab7818687f5218af7]

INTEGRATION: CWS pchfix02 (1.22.60); FILE MERGED 2006/09/01 17:22:19 kaib 1.22.60.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d7f3af0ed660f182053e77b2eae226894a8672dc]

INTEGRATION: CWS pchfix02 (1.8.60); FILE MERGED 2006/09/01 17:22:19 kaib 1.8.60.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [cae4ea7c226bf8772254a485b0b356be27fc1304]

INTEGRATION: CWS pchfix02 (1.12.60); FILE MERGED 2006/09/01 17:22:18 kaib 1.12.60.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [c2d1a01da07876ddd358597aa80196905f6cc58e]

INTEGRATION: CWS pchfix02 (1.16.60); FILE MERGED 2006/09/01 17:22:18 kaib 1.16.60.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [65344545aadc4c581275dc9684a4b3f3a78c0ca5]

INTEGRATION: CWS pchfix02 (1.7.60); FILE MERGED 2006/09/01 17:22:18 kaib 1.7.60.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [694e296bed40366c0e58fa7c023b4f1508e603ab]

INTEGRATION: CWS pchfix02 (1.9.60); FILE MERGED 2006/09/01 17:22:18 kaib 1.9.60.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [09a536a9092419d7066df953cb245d1d5a87f11f]

INTEGRATION: CWS pchfix02 (1.8.60); FILE MERGED 2006/09/01 17:22:18 kaib 1.8.60.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [29fb1314769a1b518c3d3755ff7663306cec9548]

INTEGRATION: CWS pchfix02 (1.4.160); FILE MERGED 2006/09/01 17:22:18 kaib 1.4.160.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [b4286ca863a3dfc118e30cbeecda90a25b151f71]

INTEGRATION: CWS pchfix02 (1.9.60); FILE MERGED 2006/09/01 17:22:17 kaib 1.9.60.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [2bd9b1e2226d81c373195d92ff665f943f19f3a2]

INTEGRATION: CWS pchfix02 (1.8.60); FILE MERGED 2006/09/01 17:22:17 kaib 1.8.60.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [a28f25e64415e48c26878daf0df2fcfbb29a1b65]

INTEGRATION: CWS pchfix02 (1.5.60); FILE MERGED 2006/09/01 17:22:17 kaib 1.5.60.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [71d535c05fae47cf317e0ce882aba0eb080dc7f7]

INTEGRATION: CWS pchfix02 (1.5.42); FILE MERGED 2006/09/01 17:22:17 kaib 1.5.42.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [f7a60b347c485e4601dd38c121a91701d5d2e7ed]

INTEGRATION: CWS pchfix02 (1.4.60); FILE MERGED 2006/09/01 17:22:16 kaib 1.4.60.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [49d3bbf144ef06901ce0ea7ba1748d0eaabab292]

INTEGRATION: CWS pchfix02 (1.7.34); FILE MERGED 2006/09/01 17:22:16 kaib 1.7.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [f5524bc57eb9fb69440c93ec8f0a2637734328b2]

INTEGRATION: CWS pchfix02 (1.9.42); FILE MERGED 2006/09/01 17:22:16 kaib 1.9.42.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [5d3d39e1045b583873af8e74e834cd881e21c103]

INTEGRATION: CWS pchfix02 (1.10.58); FILE MERGED 2006/09/01 17:22:16 kaib 1.10.58.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [8c1f2eb07d346d2906c5bb0d50c176116938b87a]

INTEGRATION: CWS pchfix02 (1.10.60); FILE MERGED 2006/09/01 17:22:16 kaib 1.10.60.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [075a26b1a0e3e263655ff3fec407d721a463a118]

INTEGRATION: CWS pchfix02 (1.19.6); FILE MERGED 2006/09/01 17:22:15 kaib 1.19.6.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [1cff8bffaf95a723c20e080d9eafbe63c10d6d2f]

INTEGRATION: CWS pchfix02 (1.5.60); FILE MERGED 2006/09/01 17:22:15 kaib 1.5.60.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [5e3c34885eae446e90262b36ff3b177783488ccf]

INTEGRATION: CWS pchfix02 (1.6.42); FILE MERGED 2006/09/01 17:22:15 kaib 1.6.42.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d0a06563ba0e6d8013b3145f358c0bf11d4aeb24]

INTEGRATION: CWS pchfix02 (1.5.34); FILE MERGED 2006/09/01 17:22:15 kaib 1.5.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [254744c78f8479e3e87d5b27fe309d9a8524e55a]

INTEGRATION: CWS pchfix02 (1.6.60); FILE MERGED 2006/09/01 17:22:15 kaib 1.6.60.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [3a1501692e340d667d5f7196c039c8473f64d90c]

INTEGRATION: CWS pchfix02 (1.13.166); FILE MERGED 2006/09/01 17:22:14 kaib 1.13.166.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [7a35786d0a31601552324f4cdf5c0cf193ffc9b3]

INTEGRATION: CWS pchfix02 (1.54.60); FILE MERGED 2006/09/01 17:22:14 kaib 1.54.60.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [1f861041e36f79da8be4af2f5e320a9c05cdc91d]

INTEGRATION: CWS pchfix02 (1.3.166); FILE MERGED 2006/09/01 17:22:14 kaib 1.3.166.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [9455619642164bef681b0335df9ee3f082b87f08]

INTEGRATION: CWS pchfix02 (1.20.60); FILE MERGED 2006/09/01 17:22:14 kaib 1.20.60.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [bf166879ec22d13e810143bb9e92807b9a59517e]

INTEGRATION: CWS pchfix02 (1.8.60); FILE MERGED 2006/09/01 17:22:14 kaib 1.8.60.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [c2737a49546db64814dc041628970e549d17bc08]

INTEGRATION: CWS pchfix02 (1.8.166); FILE MERGED 2006/09/01 17:22:14 kaib 1.8.166.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [7172df79772421dae0f1d6ad3f3ce94f11069e6e]

INTEGRATION: CWS pchfix02 (1.17.60); FILE MERGED 2006/09/01 17:22:13 kaib 1.17.60.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d7cc319a8b9b9e6654248431c82db730ff11f1a6]

INTEGRATION: CWS pchfix02 (1.14.6); FILE MERGED 2006/09/01 17:22:13 kaib 1.14.6.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [cd696dd199c0223a0cd6f9e02ccce976ecf2a8d4]

INTEGRATION: CWS pchfix02 (1.5.166); FILE MERGED 2006/09/01 17:22:13 kaib 1.5.166.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [2a3fe915c0b807c8e55f946bd58bd2b81ca1174f]

INTEGRATION: CWS pchfix02 (1.2.60); FILE MERGED 2006/09/01 17:22:13 kaib 1.2.60.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [4cfe11873a2f8f733d44f38df170d76b444c56a6]

INTEGRATION: CWS pchfix02 (1.25.42); FILE MERGED 2006/09/01 17:22:12 kaib 1.25.42.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d76b5b504d89645e82f5a0edf165303a6ff8b0d3]

INTEGRATION: CWS pchfix02 (1.28.60); FILE MERGED 2006/09/01 17:22:12 kaib 1.28.60.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [91a4c53b8a25a43fcef96d157b7e9ca12d1bee69]

INTEGRATION: CWS pchfix02 (1.23.60); FILE MERGED 2006/09/01 17:22:12 kaib 1.23.60.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [84f565c8396c0f0d0ab184e5600763997b3e0a72]

INTEGRATION: CWS pchfix02 (1.5.60); FILE MERGED 2006/09/01 17:22:12 kaib 1.5.60.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [7ba8616b692f4c3b11c31f4ed3c9f07810ba6a1b]

INTEGRATION: CWS pchfix02 (1.22.60); FILE MERGED 2006/09/01 17:22:12 kaib 1.22.60.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [c99dbe721be310273532cb9b9f7c0298ae3d74fa]

INTEGRATION: CWS pchfix02 (1.4.166); FILE MERGED 2006/09/01 17:22:12 kaib 1.4.166.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [58d9719d270f7f4fc5ac45fbde81a3e64a91992d]

INTEGRATION: CWS pchfix02 (1.41.32); FILE MERGED 2006/09/01 17:22:12 kaib 1.41.32.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [7e1a6307ffc03faa1222c54371e4487bfabfe4b3]

INTEGRATION: CWS pchfix02 (1.19.60); FILE MERGED 2006/09/01 17:22:11 kaib 1.19.60.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [ac75b5713b662d4a95f77d4d377a5b40522e66d8]

INTEGRATION: CWS pchfix02 (1.96.40); FILE MERGED 2006/09/01 17:22:11 kaib 1.96.40.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [4b852423d5dbdc6bb8c8c2228283b4010f08becf]

INTEGRATION: CWS pchfix02 (1.38.40); FILE MERGED 2006/09/01 17:22:11 kaib 1.38.40.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [87ec0dcdfaa4ccc47dc0add0642ff4956a699070]

INTEGRATION: CWS pchfix02 (1.6.60); FILE MERGED 2006/09/01 17:22:11 kaib 1.6.60.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [54b6fd396478c6a10b9b866a7b9cfd61e9f67f75]

INTEGRATION: CWS pchfix02 (1.9.126); FILE MERGED 2006/09/01 17:22:11 kaib 1.9.126.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [0159ffb3fcca267ce3b3bbb316916843ba68607f]

INTEGRATION: CWS pchfix02 (1.12.60); FILE MERGED 2006/09/01 17:22:11 kaib 1.12.60.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [3e54652ac16d0565a3c9d32ae870ed9c0ab79612]

INTEGRATION: CWS pchfix02 (1.3.166); FILE MERGED 2006/09/01 17:22:10 kaib 1.3.166.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [36c7e0053a76359b2c03929bde7d3ed56aa70325]

INTEGRATION: CWS pchfix02 (1.32.38); FILE MERGED 2006/09/01 17:22:10 kaib 1.32.38.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [0faa7a2454858c1f38a0ffecf6b9d1b9cad280ac]

INTEGRATION: CWS pchfix02 (1.45.6); FILE MERGED 2006/09/01 17:22:10 kaib 1.45.6.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [3e911dddb0774814ec90acac1ae0bb335ef6de57]

INTEGRATION: CWS pchfix02 (1.7.166); FILE MERGED 2006/09/01 17:22:10 kaib 1.7.166.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [1bc7cee0ba12f6fa48250051bd8b9cf2a3d10ad8]

INTEGRATION: CWS pchfix02 (1.14.166); FILE MERGED 2006/09/01 17:22:10 kaib 1.14.166.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d042a0104be55717e4054be20340cb7ae125c7fd]

INTEGRATION: CWS pchfix02 (1.4.106); FILE MERGED 2006/09/01 17:22:10 kaib 1.4.106.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d29e807025a907126e2ab528e3cc88229d59203d]

INTEGRATION: CWS pchfix02 (1.2.106); FILE MERGED 2006/09/01 17:22:09 kaib 1.2.106.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [838158307b4d44d72bfc84dc0577caa54a69e82e]

INTEGRATION: CWS pchfix02 (1.7.30); FILE MERGED 2006/09/01 17:22:09 kaib 1.7.30.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [f4653aea90ad8b21d92735ebd34904596364584e]

INTEGRATION: CWS pchfix02 (1.4.60); FILE MERGED 2006/09/01 17:22:09 kaib 1.4.60.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d785a5444263629d94050ef34bd4c76bbee3545f]

INTEGRATION: CWS pchfix02 (1.4.106); FILE MERGED 2006/09/01 17:22:09 kaib 1.4.106.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [56365e16272cf1a56d62a7d89837973c7ec4216d]

INTEGRATION: CWS pchfix02 (1.4.106); FILE MERGED 2006/09/01 17:22:08 kaib 1.4.106.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [82259b6487423eee98857994cf729dbbf9bf4688]

INTEGRATION: CWS pchfix02 (1.4.60); FILE MERGED 2006/09/01 17:22:08 kaib 1.4.60.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [56f78df0dbe70b08c373c071e6e33d901d499cd2]

INTEGRATION: CWS pchfix02 (1.3.166); FILE MERGED 2006/09/01 17:22:08 kaib 1.3.166.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [483d5d7fef487ca61f6d68d35270f040fcc76d0a]

INTEGRATION: CWS pchfix02 (1.5.60); FILE MERGED 2006/09/01 17:22:08 kaib 1.5.60.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [5d143d1543975f1a5bd9580fd367b056dc115682]

INTEGRATION: CWS pchfix02 (1.2.106); FILE MERGED 2006/09/01 17:22:08 kaib 1.2.106.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [329fa0bd9fed17e52b2ff86e1b87bd5ef769d76c]

INTEGRATION: CWS pchfix02 (1.4.106); FILE MERGED 2006/09/01 17:22:07 kaib 1.4.106.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [ea55b2ac431263843a162018fa880a84c0593e89]

INTEGRATION: CWS pchfix02 (1.4.166); FILE MERGED 2006/09/01 17:22:07 kaib 1.4.166.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [0c39f7a00a78e00d6ab4008659cda810294d996b]

INTEGRATION: CWS pchfix02 (1.13.60); FILE MERGED 2006/09/01 17:22:07 kaib 1.13.60.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [509cc4a822c6e861db0445d7c41b1fce623e2467]

INTEGRATION: CWS pchfix02 (1.3.166); FILE MERGED 2006/09/01 17:22:07 kaib 1.3.166.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [2154ea06c79373973319360945cfd0d811e28b28]

INTEGRATION: CWS pchfix02 (1.4.60); FILE MERGED 2006/09/01 17:22:07 kaib 1.4.60.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [5351cc6b6f90d15eec91b72c7d82cfcbbe0f9730]

INTEGRATION: CWS pchfix02 (1.6.60); FILE MERGED 2006/09/01 17:22:06 kaib 1.6.60.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [e30ee0a8e25f3457b8f994a3ddf36ea12a1194d7]

INTEGRATION: CWS pchfix02 (1.3.166); FILE MERGED 2006/09/01 17:22:06 kaib 1.3.166.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [b1107a14eb6ca9e7b91e6c5539ab475f69f7a622]

INTEGRATION: CWS pchfix02 (1.4.60); FILE MERGED 2006/09/01 17:22:06 kaib 1.4.60.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [072e059a403ecff14c59bd5b056e7654a9425d6c]

INTEGRATION: CWS pchfix02 (1.10.60); FILE MERGED 2006/09/01 17:22:06 kaib 1.10.60.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [24bae4a7f016e690a03b0ba00d7b3ee63e9315b8]

INTEGRATION: CWS pchfix02 (1.5.60); FILE MERGED 2006/09/01 17:22:06 kaib 1.5.60.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [9c715d3877bacaf2e6566ffa0806889fe1795deb]

INTEGRATION: CWS pchfix02 (1.9.60); FILE MERGED 2006/09/01 17:22:06 kaib 1.9.60.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [0716c5261349d9e055b482b840a88e1e901b6558]

INTEGRATION: CWS pchfix02 (1.4.166); FILE MERGED 2006/09/01 17:22:05 kaib 1.4.166.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [aa08eb1e2e3d7428130810ec1d2a85393cb2ac17]

INTEGRATION: CWS pchfix02 (1.5.166); FILE MERGED 2006/09/01 17:22:05 kaib 1.5.166.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [0aaff9052c9b4bb448ac92f8fe3e3763014b2c38]

INTEGRATION: CWS pchfix02 (1.3.166); FILE MERGED 2006/09/01 17:22:05 kaib 1.3.166.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [4e6a3c72c0eda0f6fbeef25958e4dcf1abe7b6aa]

INTEGRATION: CWS pchfix02 (1.19.34); FILE MERGED 2006/09/01 17:22:04 kaib 1.19.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [93a930d90b351201183741571b88460055d15247]

INTEGRATION: CWS pchfix02 (1.6.60); FILE MERGED 2006/09/01 17:22:04 kaib 1.6.60.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [9f25d0e322d88d4e123ce491321becb71b9a3e2d]

INTEGRATION: CWS pchfix02 (1.25.42); FILE MERGED 2006/09/01 17:22:04 kaib 1.25.42.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [a7a1aa52e69c54cdc12060f56e2e95830b7f67f6]

INTEGRATION: CWS pchfix02 (1.97.32); FILE MERGED 2006/09/01 17:22:04 kaib 1.97.32.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [2991abd957b77d878ec28553e76360ed8ec8c886]

INTEGRATION: CWS pchfix02 (1.3.166); FILE MERGED 2006/09/01 17:22:04 kaib 1.3.166.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [7443f04bdce6f07212048a8b60d65cbb7dc7a6c7]

INTEGRATION: CWS pchfix02 (1.23.60); FILE MERGED 2006/09/01 17:22:04 kaib 1.23.60.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [3fee5d7bfdb828882b6d3d7658c14378c03dbff9]

INTEGRATION: CWS pchfix02 (1.18.58); FILE MERGED 2006/09/01 17:22:03 kaib 1.18.58.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [301436fee99c4d453d9db30bb6c1b045a4f6585b]

INTEGRATION: CWS pchfix02 (1.16.42); FILE MERGED 2006/09/01 17:22:03 kaib 1.16.42.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [169373435453187c5d1ceb293b7eea07808fdc29]

INTEGRATION: CWS pchfix02 (1.7.60); FILE MERGED 2006/09/01 17:22:03 kaib 1.7.60.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [8b2c14517f42ec78df20ef402e1bc597cf698d73]

INTEGRATION: CWS pchfix02 (1.13.42); FILE MERGED 2006/09/01 17:22:02 kaib 1.13.42.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [09a9b8e3458c280fd46998871450288eb462b420]

INTEGRATION: CWS pchfix02 (1.40.42); FILE MERGED 2006/09/01 17:22:02 kaib 1.40.42.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [048cc68808f89f37090ef73c117c0771240f5cac]

INTEGRATION: CWS pchfix02 (1.9.60); FILE MERGED 2006/09/01 17:22:02 kaib 1.9.60.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [2369c9804a54b313426ad874008418fb12f185d7]

INTEGRATION: CWS pchfix02 (1.31.60); FILE MERGED 2006/09/01 17:22:02 kaib 1.31.60.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [438bd4a979f3c64ef83fa6dcecb93ec55b5ddebf]

INTEGRATION: CWS pchfix02 (1.17.60); FILE MERGED 2006/09/01 17:22:02 kaib 1.17.60.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [38d00a7311be3f2f185d762f64a7013c2cd72d0c]

INTEGRATION: CWS pchfix02 (1.14.42); FILE MERGED 2006/09/01 17:22:02 kaib 1.14.42.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [947fe9b090b1cad747f02dac380f6fb84fca6a0b]

INTEGRATION: CWS pchfix02 (1.5.60); FILE MERGED 2006/09/01 17:22:01 kaib 1.5.60.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [5a66b7912005aaf1793900794f4571e500b04981]

INTEGRATION: CWS pchfix02 (1.5.166); FILE MERGED 2006/09/01 17:22:01 kaib 1.5.166.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [145592dfa3edded1816d3dbd8ba82d7c2de81812]

INTEGRATION: CWS pchfix02 (1.9.166); FILE MERGED 2006/09/01 17:22:01 kaib 1.9.166.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [3f614a8d06d4ffc65556fba1042894fc655fa49d]

INTEGRATION: CWS pchfix02 (1.27.60); FILE MERGED 2006/09/01 17:22:01 kaib 1.27.60.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [317388be51d63f4e8a5358b85f749e10375b5b22]

INTEGRATION: CWS pchfix02 (1.3.166); FILE MERGED 2006/09/01 17:22:01 kaib 1.3.166.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [acd31e88388b9ba13996a0a3fd5832fb1701cfc0]

INTEGRATION: CWS pchfix02 (1.13.60); FILE MERGED 2006/09/01 17:22:00 kaib 1.13.60.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [7a57c4db95ee94269ba4476bded2e1656506ead1]

INTEGRATION: CWS pchfix02 (1.3.166); FILE MERGED 2006/09/01 17:22:00 kaib 1.3.166.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [aea0ecf671a0a27b8552784f6d9fe05b57cc485d]

INTEGRATION: CWS pchfix02 (1.7.60); FILE MERGED 2006/09/01 17:22:00 kaib 1.7.60.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [1b905110f0669d60623daf0cd9e12993eb57d43d]

INTEGRATION: CWS pchfix02 (1.14.60); FILE MERGED 2006/09/01 17:22:00 kaib 1.14.60.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [f154fd324c06b54b54041dbf3ab66bb18e0cee38]

INTEGRATION: CWS pchfix02 (1.12.60); FILE MERGED 2006/09/01 17:22:00 kaib 1.12.60.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [94bbe9f0504492e28d3cd542e63390abbef75895]

INTEGRATION: CWS pchfix02 (1.4.166); FILE MERGED 2006/09/01 17:22:00 kaib 1.4.166.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [2141acfcae3d4b260ec5f949afc9f890cf06d3ff]

INTEGRATION: CWS pchfix02 (1.4.166); FILE MERGED 2006/09/01 17:21:59 kaib 1.4.166.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [2c44a8980767b8703d82dbbfe960acb98f3aba67]

INTEGRATION: CWS pchfix02 (1.14.60); FILE MERGED 2006/09/01 17:21:59 kaib 1.14.60.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [a80b0c3611fc76ff86137bbabb9375571a8a7039]

INTEGRATION: CWS pchfix02 (1.18.60); FILE MERGED 2006/09/01 17:21:59 kaib 1.18.60.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [c241f1b705369fe0f9c326c114bef12cc785db70]

INTEGRATION: CWS pchfix02 (1.6.60); FILE MERGED 2006/09/01 17:21:59 kaib 1.6.60.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [a7a5b031acdb91c57e39b05fcf75f8961f1c659d]

INTEGRATION: CWS pchfix02 (1.12.58); FILE MERGED 2006/09/01 17:21:58 kaib 1.12.58.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [73a0f5dee30b693e0c832e50a1dcb2eebb188997]

INTEGRATION: CWS pchfix02 (1.15.42); FILE MERGED 2006/09/01 17:21:58 kaib 1.15.42.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [726084f5be5a0cfd4654affbcb08e4bc38acb657]

INTEGRATION: CWS pchfix02 (1.14.58); FILE MERGED 2006/09/01 17:21:58 kaib 1.14.58.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [a68c2c26dcf8711ea273dfb94eeda63bab9f5f15]

INTEGRATION: CWS pchfix02 (1.10.42); FILE MERGED 2006/09/01 17:21:58 kaib 1.10.42.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [2138bd3ddaf24a24252d2863d9353bab559e79af]

INTEGRATION: CWS pchfix02 (1.17.58); FILE MERGED 2006/09/01 17:21:58 kaib 1.17.58.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [ae507f46ca3c2d1a769e6c5792602da3da4877dd]

INTEGRATION: CWS pchfix02 (1.18.42); FILE MERGED 2006/09/01 17:21:58 kaib 1.18.42.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [00f7afe18390c61a22590ef3d6aa51b9e8f6af54]

INTEGRATION: CWS pchfix02 (1.29.42); FILE MERGED 2006/09/01 17:21:58 kaib 1.29.42.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [297f3b69238c226cc683da62eaae1e68724322b8]

INTEGRATION: CWS pchfix02 (1.24.32); FILE MERGED 2006/09/01 17:21:57 kaib 1.24.32.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [13a995ee554b9f969eff052d37de42ad83627cef]

INTEGRATION: CWS pchfix02 (1.10.60); FILE MERGED 2006/09/01 17:21:57 kaib 1.10.60.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [ef4a9ef32547393d44786be8356ea150af53d538]

INTEGRATION: CWS pchfix02 (1.21.58); FILE MERGED 2006/09/01 17:21:57 kaib 1.21.58.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [8676bcbb17627b09cf19118ac0152a66bd287f8d]

INTEGRATION: CWS pchfix02 (1.19.58); FILE MERGED 2006/09/01 17:21:57 kaib 1.19.58.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [0171d9dd6dcd964afa39a3bae6fe3404281eab87]

INTEGRATION: CWS pchfix02 (1.17.42); FILE MERGED 2006/09/01 17:21:57 kaib 1.17.42.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [360b64c7431df44c299d4c3d9e04c8812896ee0d]

INTEGRATION: CWS pchfix02 (1.6.42); FILE MERGED 2006/09/01 17:21:57 kaib 1.6.42.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [6bb8e17a38d39e27f6c8ef8abcc28633777813f4]

INTEGRATION: CWS pchfix02 (1.4.166); FILE MERGED 2006/09/01 17:21:57 kaib 1.4.166.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [317cffca9a28ecab53a9ec8a152623491db2d910]

INTEGRATION: CWS pchfix02 (1.19.58); FILE MERGED 2006/09/01 17:21:56 kaib 1.19.58.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [b53062797b04248b8fb015d6a3bba5af71f8e95b]

INTEGRATION: CWS pchfix02 (1.15.42); FILE MERGED 2006/09/01 17:21:56 kaib 1.15.42.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [a3483ec38ba728231ea970ef237919ecc4fabf15]

INTEGRATION: CWS pchfix02 (1.20.58); FILE MERGED 2006/09/01 17:21:56 kaib 1.20.58.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [35c8b048ba05ddd675a28afb2edc8a0638ca3093]

INTEGRATION: CWS pchfix02 (1.10.42); FILE MERGED 2006/09/01 17:21:56 kaib 1.10.42.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [5cfc979fe5bcb00c634af469b5fffcaa53b2ad1a]

INTEGRATION: CWS pchfix02 (1.17.58); FILE MERGED 2006/09/01 17:21:56 kaib 1.17.58.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [ba607699a75c972cd4cf442c17e31f2463feb597]

INTEGRATION: CWS pchfix02 (1.17.60); FILE MERGED 2006/09/01 17:21:56 kaib 1.17.60.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [abc9abd581e8004f3128c7752fa60d02cfb83ef8]

INTEGRATION: CWS pchfix02 (1.9.166); FILE MERGED 2006/09/01 17:21:55 kaib 1.9.166.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [5a4c66da3a3ef6bf4c7744819b5039e77f4d6276]

INTEGRATION: CWS pchfix02 (1.21.58); FILE MERGED 2006/09/01 17:21:55 kaib 1.21.58.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [58bb2f309964d8a0907b2c61e09ea2f836cc551e]

INTEGRATION: CWS pchfix02 (1.7.60); FILE MERGED 2006/09/01 17:21:55 kaib 1.7.60.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [b404ef1cc265f5f3152bc3bd273d9b27fd2cd44b]

INTEGRATION: CWS pchfix02 (1.20.60); FILE MERGED 2006/09/01 17:21:55 kaib 1.20.60.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [3cc0c8149ee5f373f0bc2dd5b96690ff2a262b14]

INTEGRATION: CWS pchfix02 (1.25.58); FILE MERGED 2006/09/01 17:21:55 kaib 1.25.58.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [7c5cd3e4037747aa6e9f36f2b7b6099485224776]

INTEGRATION: CWS pchfix02 (1.19.42); FILE MERGED 2006/09/01 17:21:55 kaib 1.19.42.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [f2bdb2c4651e531e8e19a5a13ae0bda41b228581]

INTEGRATION: CWS pchfix02 (1.24.58); FILE MERGED 2006/09/01 17:21:54 kaib 1.24.58.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [2940e793bedd74ac2969f1815bc78c507094a699]

INTEGRATION: CWS pchfix02 (1.11.6); FILE MERGED 2006/09/01 17:21:54 kaib 1.11.6.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [914fdd91c64b773f783b55736893d1b929f6c7c9]

INTEGRATION: CWS pchfix02 (1.7.58); FILE MERGED 2006/09/01 17:21:54 kaib 1.7.58.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [85c670e7fa9ef17c8dc2d0ac9b4091a52bd05fb6]

INTEGRATION: CWS pchfix02 (1.5.60); FILE MERGED 2006/09/01 17:21:54 kaib 1.5.60.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [92ff0c24a65a006fc03ee7c419e4c28b1fd28f92]

INTEGRATION: CWS pchfix02 (1.18.42); FILE MERGED 2006/09/01 17:21:54 kaib 1.18.42.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [409b18f3079b0d24991a5dcf449ec952d217f197]

INTEGRATION: CWS pchfix02 (1.17.42); FILE MERGED 2006/09/01 17:21:54 kaib 1.17.42.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [4a47aafda81609e8884fae1cf3a4f02c41bfbb12]

INTEGRATION: CWS pchfix02 (1.15.60); FILE MERGED 2006/09/01 17:21:53 kaib 1.15.60.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [4af547512f72163acfb7641dec44dfcbfcd1db90]

INTEGRATION: CWS pchfix02 (1.34.34); FILE MERGED 2006/09/01 17:21:53 kaib 1.34.34.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [c02b08117f7d1ea8240e3cebc5ae03cb1773c0ae]

INTEGRATION: CWS pchfix02 (1.34.60); FILE MERGED 2006/09/01 17:21:53 kaib 1.34.60.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [ae0f30af9bd3efa6ee98ff50bb99ffadcb7112dc]

INTEGRATION: CWS pchfix02 (1.7.60); FILE MERGED 2006/09/01 17:21:53 kaib 1.7.60.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [de659ae0709541a8581e9e0b604524353c526773]

INTEGRATION: CWS pchfix02 (1.6.60); FILE MERGED 2006/09/01 17:21:53 kaib 1.6.60.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [9885d4824567e76a010b31ce54653ce59626cb3e]

INTEGRATION: CWS pchfix02 (1.7.60); FILE MERGED 2006/09/01 17:21:52 kaib 1.7.60.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [e421e99caabee9732ccedade83faeb5784e8ea69]

INTEGRATION: CWS pchfix02 (1.22.42); FILE MERGED 2006/09/01 17:21:52 kaib 1.22.42.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [1b48db5162c636c830ab1f503e15290b3f833b39]

INTEGRATION: CWS pchfix02 (1.11.42); FILE MERGED 2006/09/01 17:21:51 kaib 1.11.42.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [771661282815094d2e9633e3649b37f0bdfe90e6]

INTEGRATION: CWS pchfix02 (1.13.60); FILE MERGED 2006/09/01 17:21:51 kaib 1.13.60.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [32a5ce555c481cfacea8c8f4f9560bccb0f713b6]

INTEGRATION: CWS pchfix02 (1.12.42); FILE MERGED 2006/09/01 17:21:51 kaib 1.12.42.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [74fb529bcf5bb32879da57fa14b25feb86757c6e]

INTEGRATION: CWS pchfix02 (1.7.166); FILE MERGED 2006/09/01 17:21:51 kaib 1.7.166.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [7a6ac3ea4d5481a5e6166637bccfca2ec2a7cf6b]

INTEGRATION: CWS pchfix02 (1.6.58); FILE MERGED 2006/09/01 17:21:51 kaib 1.6.58.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [5637f28e0736e098b6ad39883702b123a9330144]

INTEGRATION: CWS pchfix02 (1.21.60); FILE MERGED 2006/09/01 17:21:51 kaib 1.21.60.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [940efa8bf5fcd2ed308f044e4ea2ba7d9f62851f]

INTEGRATION: CWS pchfix02 (1.10.166); FILE MERGED 2006/09/01 17:21:51 kaib 1.10.166.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [a0505feecbe6965fbf026470154058e922aa75f0]

INTEGRATION: CWS pchfix02 (1.21.6); FILE MERGED 2006/09/01 17:21:50 kaib 1.21.6.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [833e52a10e22c504576a5b5bc781e11b7e454af2]

INTEGRATION: CWS pchfix02 (1.19.42); FILE MERGED 2006/09/01 17:21:50 kaib 1.19.42.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [f86c44c7f5d5acf3b37784b59566aa805b96189f]

INTEGRATION: CWS pchfix02 (1.14.60); FILE MERGED 2006/09/01 17:21:50 kaib 1.14.60.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [df37fa9e2e21f5638484d03500aa76115150042a]

INTEGRATION: CWS pchfix02 (1.4.60); FILE MERGED 2006/09/01 17:21:50 kaib 1.4.60.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [784302572eb141511fa903cfb2d1298abdf4fb20]

INTEGRATION: CWS pchfix02 (1.8.60); FILE MERGED 2006/09/01 17:21:50 kaib 1.8.60.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [89933325a3e79db63b78610ac15ad764e7e930e0]

INTEGRATION: CWS pchfix02 (1.10.60); FILE MERGED 2006/09/01 17:21:49 kaib 1.10.60.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [fbd1a2cdeaf366d890eb013d7c1da6749dd3bcad]

INTEGRATION: CWS pchfix02 (1.5.166); FILE MERGED 2006/09/01 17:21:49 kaib 1.5.166.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [784f18bbae329ed4b909561bdbb33fa0c3ce429f]

INTEGRATION: CWS pchfix02 (1.8.166); FILE MERGED 2006/09/01 17:21:49 kaib 1.8.166.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [3486253c7c40ba2ba4e14611c329f970f5c2c86d]

INTEGRATION: CWS pchfix02 (1.17.60); FILE MERGED 2006/09/01 17:21:49 kaib 1.17.60.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [6129f5fda7e9fa8e7980d50be76a5b7fc52bd129]

INTEGRATION: CWS pchfix02 (1.3.42); FILE MERGED 2006/09/01 17:21:49 kaib 1.3.42.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [689693d5ee1cc8e208c3ab632ab281d884276669]

INTEGRATION: CWS pchfix02 (1.7.166); FILE MERGED 2006/09/01 17:21:48 kaib 1.7.166.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [647efc7ee09c809174da46bc4a330ae9ce3fd850]

INTEGRATION: CWS pchfix02 (1.17.40); FILE MERGED 2006/09/01 17:21:48 kaib 1.17.40.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [7056c538262e6bb45ba9a5b8290ece222e223dde]

INTEGRATION: CWS pchfix02 (1.63.6); FILE MERGED 2006/09/01 17:21:48 kaib 1.63.6.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [3fd7a0199e7edc5811af97204b2685da76e964e0]

INTEGRATION: CWS pchfix02 (1.3.32); FILE MERGED 2006/09/01 17:21:48 kaib 1.3.32.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [7a0ce6701bb2606df23e4382d86b6c81c082b913]

INTEGRATION: CWS pchfix02 (1.26.38); FILE MERGED 2006/09/01 17:21:48 kaib 1.26.38.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [32133ebf3abdc2f30f543ed5e7bdaab3fba3f9e7]

INTEGRATION: CWS pchfix02 (1.10.60); FILE MERGED 2006/09/01 17:21:47 kaib 1.10.60.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [6639a9a9e329f08caaf84b900a253d755c1856b6]

INTEGRATION: CWS pchfix02 (1.7.60); FILE MERGED 2006/09/01 17:21:47 kaib 1.7.60.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [cd740a4a6d1a6b57e78460a34ad6ba77613d645f]

INTEGRATION: CWS pchfix02 (1.5.42); FILE MERGED 2006/09/01 17:21:47 kaib 1.5.42.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [06478abe2a8bb4b35224fd018be7ed8eabbc22f6]

INTEGRATION: CWS pchfix02 (1.8.60); FILE MERGED 2006/09/01 17:21:47 kaib 1.8.60.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [2ad8c993cb0c2d83ef14dda1706367b51cc1c889]

INTEGRATION: CWS pchfix02 (1.4.60); FILE MERGED 2006/09/01 17:21:46 kaib 1.4.60.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [05fb236020d6ee39ef2de0452e597b0f648b1f35]

INTEGRATION: CWS pchfix02 (1.9.42); FILE MERGED 2006/09/01 17:21:46 kaib 1.9.42.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [374350c5cc2450f6381b09e3db69b029ee1d9fef]

INTEGRATION: CWS pchfix02 (1.4.42); FILE MERGED 2006/09/01 17:21:46 kaib 1.4.42.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [6f1f8b5d0c87ac7568cb21bdb65a72901933a55d]

INTEGRATION: CWS pchfix02 (1.2.166); FILE MERGED 2006/09/01 17:21:46 kaib 1.2.166.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [da6fd7c009f86b0c84f081fee41ce662ebbfbed9]

INTEGRATION: CWS pchfix02 (1.6.60); FILE MERGED 2006/09/01 17:21:45 kaib 1.6.60.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [22fa2493313dc6488c7e3c6dc92ba986d2f4c9d2]

INTEGRATION: CWS pchfix02 (1.8.42); FILE MERGED 2006/09/01 17:21:45 kaib 1.8.42.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [2d5d01ea7c379168a754d4a71386ea2500cd5631]

INTEGRATION: CWS pchfix02 (1.29.160); FILE MERGED 2006/09/01 17:21:45 kaib 1.29.160.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [6cf975fdeaae19bc0b29d175322f8ed7c8db1256]

INTEGRATION: CWS pchfix02 (1.4.58); FILE MERGED 2006/09/01 17:21:45 kaib 1.4.58.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [33cf2fffa44e136559a7ff29c14464510ea407b5]

INTEGRATION: CWS pchfix02 (1.19.60); FILE MERGED 2006/09/01 17:21:45 kaib 1.19.60.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [3a08cfb153d260383bec0ee25e20cc279a518420]

INTEGRATION: CWS pchfix02 (1.15.60); FILE MERGED 2006/09/01 17:21:45 kaib 1.15.60.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [15e19b8d5c8b6000c8e3c377a7d88ab7036aa13c]

INTEGRATION: CWS pchfix02 (1.12.60); FILE MERGED 2006/09/01 17:21:45 kaib 1.12.60.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [e648d8072145549363eeed49d20a06d6935117a8]

INTEGRATION: CWS pchfix02 (1.22.60); FILE MERGED 2006/09/01 17:21:44 kaib 1.22.60.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [7e1a5b7561771489c553064f6ce34583034cbe16]

INTEGRATION: CWS pchfix02 (1.2.166); FILE MERGED 2006/09/01 17:21:44 kaib 1.2.166.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [298d1a16bc18b717401e8de86ea5a6f824b1450a]

INTEGRATION: CWS pchfix02 (1.1.2); FILE ADDED 2006/09/01 17:21:44 kaib 1.1.2.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [1aaf70e6c15bff4458631947b1cdd5eb73ec4847]

INTEGRATION: CWS pchfix02 (1.2.24); FILE MERGED 2006/09/01 17:33:11 kaib 1.2.24.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [9fd8e44dcfe153fe20c4ab634d2613e77ff45d42]

INTEGRATION: CWS pchfix02 (1.3.24); FILE MERGED 2006/09/01 17:33:11 kaib 1.3.24.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d53700e8f729258e0a2f8049a7627d2fe7f17565]

INTEGRATION: CWS pchfix02 (1.4.24); FILE MERGED 2006/09/01 17:33:11 kaib 1.4.24.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [61cda58f81d5f4c52cedab13809b4d0bcf95fccf]

INTEGRATION: CWS pchfix02 (1.4.10); FILE MERGED 2006/09/01 17:33:10 kaib 1.4.10.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [e94171c6f7d5fb941e58abadd28411c3c21cb5eb]

INTEGRATION: CWS pchfix02 (1.5.10); FILE MERGED 2006/09/01 17:33:10 kaib 1.5.10.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [868d5bd06f18d25fae84ad528feb3c4afb0b68a0]

INTEGRATION: CWS pchfix02 (1.23.6); FILE MERGED 2006/09/01 17:33:10 kaib 1.23.6.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [19147f1bda8a8be10245ac508b7666c75c1a0070]

INTEGRATION: CWS pchfix02 (1.8.10); FILE MERGED 2006/09/01 17:33:10 kaib 1.8.10.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [6615855e7bf14b6ceb305a51820c98df407a6e1d]

INTEGRATION: CWS pchfix02 (1.7.24); FILE MERGED 2006/09/01 17:33:09 kaib 1.7.24.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [7b174ccbe3ac65555b11034059c804678635a09d]

INTEGRATION: CWS pchfix02 (1.5.24); FILE MERGED 2006/09/01 17:33:09 kaib 1.5.24.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [0e1ad4477b46ac2aa056f7fe3e0c2fcef5a4dd65]

INTEGRATION: CWS pchfix02 (1.5.10); FILE MERGED 2006/09/01 17:33:09 kaib 1.5.10.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [0d611d4f9d81c3a053dd50a72b5cbe2f95885ecf]

INTEGRATION: CWS pchfix02 (1.16.6); FILE MERGED 2006/09/01 17:33:09 kaib 1.16.6.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [466a58a85bba9e3568d4473afe7a19517f52cd18]

INTEGRATION: CWS pchfix02 (1.22.6); FILE MERGED 2006/09/01 17:33:09 kaib 1.22.6.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [b73985fb2a2dec9c46e20f8f0e39b9bf6e210d42]

INTEGRATION: CWS pchfix02 (1.12.10); FILE MERGED 2006/09/01 17:33:09 kaib 1.12.10.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [3ce5912be799fec14cb44ee19a8cdee09f67b70d]

INTEGRATION: CWS pchfix02 (1.16.10); FILE MERGED 2006/09/01 17:33:08 kaib 1.16.10.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [b4dfba4c39d59a0b2765622635df18831b368edf]

INTEGRATION: CWS pchfix02 (1.7.6); FILE MERGED 2006/09/01 17:33:08 kaib 1.7.6.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [0411531cefec055cd29662ad1eb807283658bcdf]

INTEGRATION: CWS pchfix02 (1.1.2); FILE ADDED 2006/09/01 17:33:08 kaib 1.1.2.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [128af00137b9d0143fc51145348d0d2dfe8febe9]

INTEGRATION: CWS pchfix02 (1.8.10); FILE MERGED 2006/09/01 17:19:09 kaib 1.8.10.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [8ee0e72e7474559e5b208126d65ce500f79a2163]

INTEGRATION: CWS pchfix02 (1.2.70); FILE MERGED 2006/09/01 17:19:09 kaib 1.2.70.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [77a0534162aca6b4444ba1ec4c3b5d2d471c7c79]

INTEGRATION: CWS pchfix02 (1.14.10); FILE MERGED 2006/09/01 17:19:08 kaib 1.14.10.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [8dc4f2b6b3b49e69c752ccf6a520924524a70f23]

INTEGRATION: CWS pchfix02 (1.11.10); FILE MERGED 2006/09/01 17:19:08 kaib 1.11.10.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [5e90b58e8e2c6eec91279d834a1a63b5284651a4]

INTEGRATION: CWS pchfix02 (1.1.2); FILE ADDED 2006/09/04 12:36:51 kaib 1.1.2.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [8d259af0c1c96632d346579ee433eb1cb4b6dd86]

INTEGRATION: CWS pchfix02 (1.8.4); FILE MERGED 2006/09/01 17:30:22 kaib 1.8.4.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [2f01e2909b656060dedda290691e83994d8b3b7c]

INTEGRATION: CWS pchfix02 (1.3.8); FILE MERGED 2006/09/01 17:30:22 kaib 1.3.8.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [c6fb8d4a3f410125bf55cb34b2f9ba890e6301fe]

INTEGRATION: CWS pchfix02 (1.1.2); FILE ADDED 2006/09/04 12:37:21 kaib 1.1.2.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [b1297ce7ba4daec8a7c0e206ef9bd78aca583e81]

INTEGRATION: CWS pchfix02 (1.4.32); FILE MERGED 2006/09/01 17:39:14 kaib 1.4.32.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [275bd08878fb4262cf029a8bb51fb04a4f24569f]

INTEGRATION: CWS pchfix02 (1.3.32); FILE MERGED 2006/09/01 17:39:14 kaib 1.3.32.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [e2a78b52e2ba9a37c7829810bc76c552cd0e2d52]

INTEGRATION: CWS pchfix02 (1.4.98); FILE MERGED 2006/09/01 17:39:13 kaib 1.4.98.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [0425243354ebf4bfb35a9a4b58788b65c9610ca2]

INTEGRATION: CWS pchfix02 (1.3.98); FILE MERGED 2006/09/01 17:39:13 kaib 1.3.98.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [33253bd08ee6ca3fd96b81036111586069c7ef65]

INTEGRATION: CWS pchfix02 (1.3.32); FILE MERGED 2006/09/01 17:39:13 kaib 1.3.32.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [eefb6bdd05b55d9a860377093a277b7350cef588]

INTEGRATION: CWS pchfix02 (1.13.30); FILE MERGED 2006/09/01 17:39:13 kaib 1.13.30.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d8c96e7bb380d2e6d3b11ee96d2c8624d84df5e0]

INTEGRATION: CWS pchfix02 (1.4.32); FILE MERGED 2006/09/01 17:39:12 kaib 1.4.32.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [877c29199a17f61be203d9e3a037495cae838423]

INTEGRATION: CWS pchfix02 (1.5.32); FILE MERGED 2006/09/01 17:39:12 kaib 1.5.32.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [0794c1352ded4d2409654ddf723844b0c91b23f1]

INTEGRATION: CWS pchfix02 (1.4.98); FILE MERGED 2006/09/01 17:39:12 kaib 1.4.98.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [c8e8b8b1062e3bdfc729f5c4b89848e0b31ad995]

INTEGRATION: CWS pchfix02 (1.6.98); FILE MERGED 2006/09/01 17:39:12 kaib 1.6.98.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [1f6c67dfa60a782d2a88678a07ce9aec4b564c79]

INTEGRATION: CWS pchfix02 (1.5.32); FILE MERGED 2006/09/01 17:39:11 kaib 1.5.32.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [45f00ee409fdc282a6c8b0fb74c73af70849798d]

INTEGRATION: CWS pchfix02 (1.4.98); FILE MERGED 2006/09/01 17:39:11 kaib 1.4.98.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [f7c37a8fb9b5f5d68a08c32aa0975ec843840cf6]

INTEGRATION: CWS pchfix02 (1.4.30); FILE MERGED 2006/09/01 17:39:10 kaib 1.4.30.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [55fa1a44c7de2109b12d30a56f91f16154fec82b]

INTEGRATION: CWS pchfix02 (1.5.30); FILE MERGED 2006/09/01 17:39:10 kaib 1.5.30.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [1de552842d14b880b721cdecf3e432e6d962f4f2]

INTEGRATION: CWS pchfix02 (1.5.98); FILE MERGED 2006/09/01 17:39:10 kaib 1.5.98.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [966bfc41a39269121290d7964202e10601caa60d]

INTEGRATION: CWS pchfix02 (1.5.32); FILE MERGED 2006/09/01 17:39:09 kaib 1.5.32.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [3f02c7e0f74d1ac3c033925759db3a34634af3f5]

INTEGRATION: CWS pchfix02 (1.7.32); FILE MERGED 2006/09/01 17:39:09 kaib 1.7.32.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [dfb2b524bfb81653f0ce4fce70b0e3fd9b683355]

INTEGRATION: CWS pchfix02 (1.4.98); FILE MERGED 2006/09/01 17:39:09 kaib 1.4.98.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [6540db597c433c2f8011faa3e59b07e09bbd5bad]

INTEGRATION: CWS pchfix02 (1.3.32); FILE MERGED 2006/09/01 17:39:08 kaib 1.3.32.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [c0f0516397b8ed8dca4621052997bab16d86b2a5]

INTEGRATION: CWS pchfix02 (1.8.30); FILE MERGED 2006/09/01 17:39:08 kaib 1.8.30.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [641c195cab9781fc6eddd6bc944a72021841d263]

INTEGRATION: CWS pchfix02 (1.6.32); FILE MERGED 2006/09/01 17:39:08 kaib 1.6.32.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [89201f026155322d9a2dfa7b8ab1390f06ad67a6]

INTEGRATION: CWS pchfix02 (1.7.6); FILE MERGED 2006/09/01 17:39:08 kaib 1.7.6.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [20c336d538f577180f95b0f92e07f6b255aa996b]

INTEGRATION: CWS pchfix02 (1.5.62); FILE MERGED 2006/09/01 17:39:08 kaib 1.5.62.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [ea999f3440f9828148a0eeb564744006b3e54d02]

INTEGRATION: CWS pchfix02 (1.4.32); FILE MERGED 2006/09/01 17:39:07 kaib 1.4.32.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [b97d97c1cbe727641139d55fca84cb0efacabc5f]

INTEGRATION: CWS pchfix02 (1.14.32); FILE MERGED 2006/09/01 17:39:07 kaib 1.14.32.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [fd75d7d8cb74a27e33e3937408a5f6fc366acd5d]

INTEGRATION: CWS pchfix02 (1.15.30); FILE MERGED 2006/09/01 17:39:07 kaib 1.15.30.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [aafcd09fcccc9abeeb6ebd909e2a64bc1002e441]

INTEGRATION: CWS pchfix02 (1.3.212); FILE MERGED 2006/09/01 17:39:07 kaib 1.3.212.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [42bf41dcf66a3ff2b5826c45fdafe7cdc683708d]

INTEGRATION: CWS pchfix02 (1.12.32); FILE MERGED 2006/09/01 17:39:06 kaib 1.12.32.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [86e88722b2df9203c5dc23fe07515badb4cd0a2a]

INTEGRATION: CWS pchfix02 (1.5.98); FILE MERGED 2006/09/01 17:39:06 kaib 1.5.98.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [18c7b59c37af95c524e343a428a9806856248e1d]

INTEGRATION: CWS pchfix02 (1.4.32); FILE MERGED 2006/09/01 17:39:06 kaib 1.4.32.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [abf9ccaa00336b5a5bf59b27876ed8179bcd5403]

INTEGRATION: CWS pchfix02 (1.3.98); FILE MERGED 2006/09/01 17:39:06 kaib 1.3.98.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [4cf2d8743a10323996eb7864e644fbfad0bbe2e0]

INTEGRATION: CWS pchfix02 (1.4.32); FILE MERGED 2006/09/01 17:39:05 kaib 1.4.32.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [adfe7ba03347b26ae7f9743f1cfad323e7206e84]

INTEGRATION: CWS pchfix02 (1.9.32); FILE MERGED 2006/09/01 17:39:05 kaib 1.9.32.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [f1c3275e67147554f9f12d52a64672570c9725d6]

INTEGRATION: CWS pchfix02 (1.3.10); FILE MERGED 2006/09/01 17:39:04 kaib 1.3.10.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [f1a792ad844531278b818c6920e4f887feb0e2ec]

INTEGRATION: CWS pchfix02 (1.4.10); FILE MERGED 2006/09/01 17:39:04 kaib 1.4.10.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [65ec3e424d011c5af8caf744bf65da6b9ed23279]

INTEGRATION: CWS pchfix02 (1.6.6); FILE MERGED 2006/09/01 17:39:04 kaib 1.6.6.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [b6480e63b5bae121722869610fd8021dbc18c478]

INTEGRATION: CWS pchfix02 (1.5.6); FILE MERGED 2006/09/01 17:39:03 kaib 1.5.6.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [39a57a3cbfb8dc818a6b779a5d8029e0a508642f]

INTEGRATION: CWS pchfix02 (1.9.14); FILE MERGED 2006/09/01 17:39:03 kaib 1.9.14.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [ce571362213de49ff180f6afd8f26523397fd5ae]

INTEGRATION: CWS pchfix02 (1.9.6); FILE MERGED 2006/09/01 17:39:03 kaib 1.9.6.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [f4e88d95d0fe06281d2b4a3181c88f8d56d17685]

INTEGRATION: CWS pchfix02 (1.10.6); FILE MERGED 2006/09/01 17:39:03 kaib 1.10.6.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [87bb6e5dbeccb268edb8f535a7cd08ae727812c6]

INTEGRATION: CWS pchfix02 (1.2.6); FILE MERGED 2006/09/01 17:39:02 kaib 1.2.6.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [40cfd9c78431d88df2d65e5e51aa713aebc66c0f]

INTEGRATION: CWS pchfix02 (1.5.98); FILE MERGED 2006/09/01 17:39:02 kaib 1.5.98.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [8ef464a105af6055f030c081f68bb211d946c50a]

INTEGRATION: CWS pchfix02 (1.3.98); FILE MERGED 2006/09/01 17:39:02 kaib 1.3.98.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [bc1f40e0900fd340e69fb0b68c9efa0754de138a]

INTEGRATION: CWS pchfix02 (1.5.32); FILE MERGED 2006/09/01 17:39:02 kaib 1.5.32.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [18ae7c8022ed6d20fc4b00a9cb56c4443ecc8389]

INTEGRATION: CWS pchfix02 (1.3.98); FILE MERGED 2006/09/01 17:39:01 kaib 1.3.98.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [93dce98040d68eda2bbc8d2a9401a133d94dc3aa]

INTEGRATION: CWS pchfix02 (1.5.32); FILE MERGED 2006/09/01 17:39:01 kaib 1.5.32.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [6ed1ca65db44f72f213a5c6201232b28e662464d]

INTEGRATION: CWS pchfix02 (1.4.32); FILE MERGED 2006/09/01 17:39:01 kaib 1.4.32.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [1ccb8a7ae51b5a509ff00f92136e7f88a870ef80]

INTEGRATION: CWS pchfix02 (1.6.30); FILE MERGED 2006/09/01 17:39:01 kaib 1.6.30.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [4d7d4b1d84b5558c59c02cb456b4c3bf567f4495]

INTEGRATION: CWS pchfix02 (1.3.98); FILE MERGED 2006/09/01 17:39:00 kaib 1.3.98.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [161f0bdad0acf3420fd1b88e884a065016c2581f]

INTEGRATION: CWS pchfix02 (1.1.2); FILE ADDED 2006/09/01 17:39:00 kaib 1.1.2.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [7650824f43c29250a59ef30ab5af9d79169f8092]

INTEGRATION: CWS pchfix02 (1.1.2); FILE ADDED 2006/09/05 12:33:41 kaib 1.1.2.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [356e232dd48bd6db41783aa89b7c92e1be5d73f7]

INTEGRATION: CWS pchfix02 (1.6.12); FILE MERGED 2006/09/01 17:14:54 kaib 1.6.12.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [e791aa0b38e0dad7a54229b24029ac01e6410e22]

INTEGRATION: CWS pchfix02 (1.2.32); FILE MERGED 2006/09/01 17:58:22 kaib 1.2.32.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [62e96ad1874ef1c900a4972e57c36eb1cfd815ba]

INTEGRATION: CWS pchfix02 (1.4.32); FILE MERGED 2006/09/01 17:58:22 kaib 1.4.32.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [df8e30847318df85cbf1acce6a3b6252d4689359]

INTEGRATION: CWS pchfix02 (1.1.2); FILE ADDED 2006/09/04 12:38:18 kaib 1.1.2.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [a80e8615ec92a7d63fe467492cf6c1a49e74b878]

INTEGRATION: CWS pchfix02 (1.1.2); FILE ADDED 2006/09/04 12:38:17 kaib 1.1.2.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [92e0ca97a45db64cbd4aea9241b80fa0bec3eac8]

INTEGRATION: CWS pchfix02 (1.13.16); FILE MERGED 2006/09/01 17:56:26 kaib 1.13.16.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [80434dcb716f6dd219ca999f7bb0069eb500bfef]

INTEGRATION: CWS pchfix02 (1.18.16); FILE MERGED 2006/09/01 17:56:26 kaib 1.18.16.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [36fb417234fd747b4a5622cd5cb3d9ed4753982f]

INTEGRATION: CWS pchfix02 (1.53.14); FILE MERGED 2006/09/01 17:56:26 kaib 1.53.14.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [b792ba123d93c62106cd14193c6ebfcc88cd39ec]

INTEGRATION: CWS pchfix02 (1.21.10); FILE MERGED 2006/09/01 17:56:26 kaib 1.21.10.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [048bb00461d42aba1a197b382e4b372f29fdf4f1]

INTEGRATION: CWS pchfix02 (1.24.16); FILE MERGED 2006/09/01 17:56:26 kaib 1.24.16.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [ceaf93f502b2609c66c1dbb6b55b93833633aea1]

INTEGRATION: CWS pchfix02 (1.3.58); FILE MERGED 2006/09/01 17:56:26 kaib 1.3.58.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [76e1176285f378c2b9dbad9d4a7a2866c22ce2a2]

INTEGRATION: CWS pchfix02 (1.16.16); FILE MERGED 2006/09/01 17:56:25 kaib 1.16.16.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [5af19d45c9cad330f4992fd601def80007a93fcb]

INTEGRATION: CWS pchfix02 (1.6.58); FILE MERGED 2006/09/01 17:56:25 kaib 1.6.58.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [eebde4199ee32588a55b13345594b994a2edabca]

INTEGRATION: CWS pchfix02 (1.6.16); FILE MERGED 2006/09/01 17:56:25 kaib 1.6.16.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [8cfa38b0cb46e5a48c3c7b51d974488770a19399]

INTEGRATION: CWS pchfix02 (1.3.58); FILE MERGED 2006/09/01 17:56:25 kaib 1.3.58.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [3d69d3126247de098e4b90df4bf710b123d92bf5]

INTEGRATION: CWS pchfix02 (1.3.16); FILE MERGED 2006/09/01 17:56:25 kaib 1.3.16.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [4ba1151261170a8b2f1296009703a9282b3a6f2e]

INTEGRATION: CWS pchfix02 (1.3.58); FILE MERGED 2006/09/01 17:56:24 kaib 1.3.58.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [48aa953f207a7affae4611f090426cdea0e1a386]

INTEGRATION: CWS pchfix02 (1.5.16); FILE MERGED 2006/09/01 17:56:24 kaib 1.5.16.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [70eca68244f3771402d568f10feae611b222e509]

INTEGRATION: CWS pchfix02 (1.4.16); FILE MERGED 2006/09/01 17:56:24 kaib 1.4.16.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [cebe434dd7058195e8f1e03b64eb5615ea81809e]

INTEGRATION: CWS pchfix02 (1.2.58); FILE MERGED 2006/09/01 17:56:23 kaib 1.2.58.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [bed7976a303a42b20668f2886ae59e8ad254150f]

INTEGRATION: CWS pchfix02 (1.2.28); FILE MERGED 2006/09/01 17:56:23 kaib 1.2.28.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [f81c679566b96e270f0ac4e5c65ea8d2249a986b]

INTEGRATION: CWS pchfix02 (1.8.16); FILE MERGED 2006/09/01 17:56:23 kaib 1.8.16.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [0cbc8406e908284d1d2674e4417eaa040cfc58bb]

INTEGRATION: CWS pchfix02 (1.15.16); FILE MERGED 2006/09/01 17:56:23 kaib 1.15.16.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [f896c4dc64d8d63500c3726989350d3b3be4960f]

INTEGRATION: CWS pchfix02 (1.11.8); FILE MERGED 2006/09/01 17:56:23 kaib 1.11.8.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [aeca16cec5188945eecc77d438e486b0e4d82bbf]

INTEGRATION: CWS pchfix02 (1.3.16); FILE MERGED 2006/09/01 17:56:23 kaib 1.3.16.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [9d6f8672385071a1429948078f8ccbac67daf3b1]

INTEGRATION: CWS pchfix02 (1.10.16); FILE MERGED 2006/09/01 17:56:23 kaib 1.10.16.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [71f82ac016e25953cf7d535edeb9f02b62ac9d0a]

INTEGRATION: CWS pchfix02 (1.4.16); FILE MERGED 2006/09/01 17:56:22 kaib 1.4.16.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [a76f11edeb5bb7b087392dfecf25a8faff2e76f4]

INTEGRATION: CWS pchfix02 (1.35.16); FILE MERGED 2006/09/01 17:56:22 kaib 1.35.16.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [1a9c4939614c80aaf9d02f66cf2d0a930c4a3948]

INTEGRATION: CWS pchfix02 (1.5.16); FILE MERGED 2006/09/01 17:56:22 kaib 1.5.16.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [286c01681e240c1f21c9c6e2ec8d0b0c9620a7c1]

INTEGRATION: CWS pchfix02 (1.6.16); FILE MERGED 2006/09/01 17:56:22 kaib 1.6.16.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [09dd1519cefb2b19a04731a71fedcefec6369401]

INTEGRATION: CWS pchfix02 (1.11.16); FILE MERGED 2006/09/01 17:56:22 kaib 1.11.16.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [496feef9fcd3ad89f13dffcd9fbdee18a6307dd4]

INTEGRATION: CWS pchfix02 (1.12.16); FILE MERGED 2006/09/01 17:56:21 kaib 1.12.16.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [4ee5b9afa283f7d604b877fbac3379d74a6709ef]

INTEGRATION: CWS pchfix02 (1.6.8); FILE MERGED 2006/09/01 17:56:21 kaib 1.6.8.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [38820b663837dcfbc00f9914a3294bcfedabb376]

INTEGRATION: CWS pchfix02 (1.3.58); FILE MERGED 2006/09/01 17:56:21 kaib 1.3.58.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [66a34a173dc3e224bcda6aea40114125bb9c4677]

INTEGRATION: CWS pchfix02 (1.9.16); FILE MERGED 2006/09/01 17:56:21 kaib 1.9.16.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [a27c0b062a73b68dfab4f6e8f271f2b5c0017208]

INTEGRATION: CWS pchfix02 (1.43.16); FILE MERGED 2006/09/01 17:56:20 kaib 1.43.16.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [830acad04ba9938c0f26fded3ecf950b90403d3d]

INTEGRATION: CWS pchfix02 (1.50.16); FILE MERGED 2006/09/01 17:56:20 kaib 1.50.16.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [de0eb63c28bfe7e83c38bdd0cc983032cc1e8d17]

INTEGRATION: CWS pchfix02 (1.21.16); FILE MERGED 2006/09/01 17:56:20 kaib 1.21.16.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [33777f18aaaec8b325b87007ed24e6acefeb7dc5]

INTEGRATION: CWS pchfix02 (1.13.16); FILE MERGED 2006/09/01 17:56:20 kaib 1.13.16.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [f427ef2136ec630cddd35d4e71be4f0eb73e214d]

INTEGRATION: CWS pchfix02 (1.7.16); FILE MERGED 2006/09/01 17:56:19 kaib 1.7.16.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [4b80b8f7066204d0c503485c2101ec8ee782538c]

INTEGRATION: CWS pchfix02 (1.1.2); FILE ADDED 2006/09/01 17:56:19 kaib 1.1.2.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [22f0f4b398785aab3899447c33b00a3be6a7f313]

INTEGRATION: CWS pchfix02 (1.18.8); FILE MERGED 2006/09/01 17:58:36 kaib 1.18.8.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d5539b235de85ac57d3b79cf1e7e4779a96c5fe2]

INTEGRATION: CWS pchfix02 (1.5.8); FILE MERGED 2006/09/01 17:58:35 kaib 1.5.8.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [559f98e6873755a25d2948d4f671cfee7e389594]

INTEGRATION: CWS pchfix02 (1.7.8); FILE MERGED 2006/09/01 17:58:35 kaib 1.7.8.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [a6c0d5703166e288e8da2fc0c7b60a200c53803a]

INTEGRATION: CWS pchfix02 (1.3.40); FILE MERGED 2006/09/01 17:58:35 kaib 1.3.40.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [c8496ad685f7f5390c3e158e7b5db9e9f17acc9e]

INTEGRATION: CWS pchfix02 (1.5.40); FILE MERGED 2006/09/01 17:58:34 kaib 1.5.40.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [10714f3660c3a139d6f2ec793a18da27e83ba41d]

INTEGRATION: CWS pchfix02 (1.14.8); FILE MERGED 2006/09/01 17:58:34 kaib 1.14.8.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [4f25ea43d850765e9e35afac2bef3bcd7fa6f3f8]

INTEGRATION: CWS pchfix02 (1.8.8); FILE MERGED 2006/09/01 17:58:34 kaib 1.8.8.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [3d99174772ed330aed343b968f407512ece474e4]

INTEGRATION: CWS pchfix02 (1.10.8); FILE MERGED 2006/09/01 17:58:34 kaib 1.10.8.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [7c0c7fd62a75fed98662dbf6054cb2f8554db6a2]

INTEGRATION: CWS pchfix02 (1.8.4); FILE MERGED 2006/09/01 17:58:34 kaib 1.8.4.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [9530ce460e930da14d3567e6131ccec3321bc113]

INTEGRATION: CWS pchfix02 (1.7.8); FILE MERGED 2006/09/01 17:58:33 kaib 1.7.8.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d657ddfd800db5e47c8ca26fa5fa22ed54df99df]

INTEGRATION: CWS pchfix02 (1.6.8); FILE MERGED 2006/09/01 17:58:33 kaib 1.6.8.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [9f7f095d463f0d53c0555e173b94835cc091cbd0]

INTEGRATION: CWS pchfix02 (1.38.8); FILE MERGED 2006/09/01 17:58:33 kaib 1.38.8.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [33a1b97bda43adbedfb903f7700494ad9dd093c1]

INTEGRATION: CWS pchfix02 (1.4.8); FILE MERGED 2006/09/01 17:58:33 kaib 1.4.8.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [ae1d9ebf7e327f7d0308dc3180ee3af608dea248]

INTEGRATION: CWS pchfix02 (1.12.8); FILE MERGED 2006/09/01 17:58:33 kaib 1.12.8.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [7a98a3503aa78f20d90e54833586c036bf5c2a29]

INTEGRATION: CWS pchfix02 (1.6.8); FILE MERGED 2006/09/01 17:58:32 kaib 1.6.8.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d141a40ad56c8afa725fbf78aa6d864bc41627cd]

INTEGRATION: CWS pchfix02 (1.3.8); FILE MERGED 2006/09/01 17:58:32 kaib 1.3.8.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [c287c3dab5e7c6f8fe89e4ec52c707bd18c027d4]

INTEGRATION: CWS pchfix02 (1.20.24); FILE MERGED 2006/09/01 17:58:32 kaib 1.20.24.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [46f4a5f8c23c0b1bd2ae14d41917356f62e7218c]

INTEGRATION: CWS pchfix02 (1.4.8); FILE MERGED 2006/09/01 17:58:32 kaib 1.4.8.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [a2d25f02c530cb3065f98e45079df0d529052cf0]

INTEGRATION: CWS pchfix02 (1.45.8); FILE MERGED 2006/09/01 17:58:32 kaib 1.45.8.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [78c4ad8a3db6d0c43c8b3d01d4826e9f4d171b11]

INTEGRATION: CWS pchfix02 (1.8.8); FILE MERGED 2006/09/01 17:58:31 kaib 1.8.8.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [1191384142414667eaead67ea51149d5e7cc9b0a]

INTEGRATION: CWS pchfix02 (1.17.8); FILE MERGED 2006/09/01 17:58:31 kaib 1.17.8.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [59a5facacedf1c1de14bdecb894f1640813275bc]

INTEGRATION: CWS pchfix02 (1.2.8); FILE MERGED 2006/09/01 17:58:31 kaib 1.2.8.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [4248f5374d411d80d54c03ddb938c551021ac3d9]

INTEGRATION: CWS pchfix02 (1.13.8); FILE MERGED 2006/09/01 17:58:31 kaib 1.13.8.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d2be290030adcb2214b175c391adc4083d120de7]

INTEGRATION: CWS pchfix02 (1.5.8); FILE MERGED 2006/09/01 17:58:31 kaib 1.5.8.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [f4a24e48264b5d322015be17fab7a755fb443832]

INTEGRATION: CWS pchfix02 (1.4.40); FILE MERGED 2006/09/01 17:58:30 kaib 1.4.40.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [1be6a5d2705d7a64bb0ea10a196c4c4fa7d07514]

INTEGRATION: CWS pchfix02 (1.1.2); FILE ADDED 2006/09/01 17:58:30 kaib 1.1.2.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [15bddef81db43d2a0f7fe828035f4324915b96d1]

INTEGRATION: CWS pchfix02 (1.5.28); FILE MERGED 2006/09/01 17:41:33 kaib 1.5.28.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [d251e6ffa620652fd73a5240c6a62fce36ea7377]

INTEGRATION: CWS pchfix02 (1.6.28); FILE MERGED 2006/09/01 17:41:33 kaib 1.6.28.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [7d24a5a4d5e53abc2e82a2b5b79e7dda6516f978]

INTEGRATION: CWS pchfix02 (1.6.14); FILE MERGED 2006/09/01 17:41:32 kaib 1.6.14.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [aa6bbac0656618681957e640a48aa8d6464ee427]

INTEGRATION: CWS pchfix02 (1.6.6); FILE MERGED 2006/09/01 17:41:32 kaib 1.6.6.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [96dd9bb13974d1dfcadd573437bd49fdafbbabc1]

INTEGRATION: CWS pchfix02 (1.7.6); FILE MERGED 2006/09/01 17:41:32 kaib 1.7.6.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [9e479b174acb1edcf54a4661acc9802b98f04c76]

INTEGRATION: CWS pchfix02 (1.4.6); FILE MERGED 2006/09/01 17:41:32 kaib 1.4.6.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [13a0bdd44023751934c62e48a823bf7b7c4815e1]

INTEGRATION: CWS pchfix02 (1.6.28); FILE MERGED 2006/09/01 17:41:31 kaib 1.6.28.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [1ceb8e1c772808968885cb58a4d3e04acba20430]

INTEGRATION: CWS pchfix02 (1.10.6); FILE MERGED 2006/09/01 17:41:31 kaib 1.10.6.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [cfd7b012562d4805c6b40c714ffa3210c60fe3de]

INTEGRATION: CWS pchfix02 (1.3.28); FILE MERGED 2006/09/01 17:41:31 kaib 1.3.28.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [6e0f9c379c702674c847c02f1d078319be462ad6]

INTEGRATION: CWS pchfix02 (1.7.6); FILE MERGED 2006/09/01 17:41:31 kaib 1.7.6.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [0fdcf8fdc8f11c04595a63e14db178b475fa4ef1]

INTEGRATION: CWS pchfix02 (1.14.28); FILE MERGED 2006/09/01 17:41:31 kaib 1.14.28.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [b6fd8f25808f29ffb5ca53a10f2778066740d793]

INTEGRATION: CWS pchfix02 (1.1.2); FILE ADDED 2006/09/01 17:41:30 kaib 1.1.2.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [9bd0aa5c11910451a30114cd1cc59a354e509d95]

INTEGRATION: CWS pchfix02 (1.35.20); FILE MERGED 2006/09/01 17:55:03 kaib 1.35.20.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [592f10df726c9061309f8b67a1cb51559edfa669]

INTEGRATION: CWS pchfix02 (1.2.120); FILE MERGED 2006/09/01 17:55:03 kaib 1.2.120.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [570700254ec4512b812ea00a29f92a3cb11d81d4]

INTEGRATION: CWS pchfix02 (1.3.120); FILE MERGED 2006/09/01 17:55:03 kaib 1.3.120.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [470c7186f0b4e16642f8a6da5031b2b3389f4d8c]

INTEGRATION: CWS pchfix02 (1.3.118); FILE MERGED 2006/09/01 17:55:01 kaib 1.3.118.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [a502402705df6112b7bdc0ae82576a6bb0e80681]

INTEGRATION: CWS pchfix02 (1.2.120); FILE MERGED 2006/09/01 17:55:00 kaib 1.2.120.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [92eef8bab1d3aa75aa136b11d70d00a07c70f7d1]

INTEGRATION: CWS pchfix02 (1.8.44); FILE MERGED 2006/09/01 17:55:00 kaib 1.8.44.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [24d789621b5ac6e90d3d9e49d75ac6d887c1e3d3]

INTEGRATION: CWS pchfix02 (1.5.42); FILE MERGED 2006/09/01 17:54:59 kaib 1.5.42.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [069110e2df366fa83cb634d661ba4d6d7ce6c2ec]

INTEGRATION: CWS pchfix02 (1.7.44); FILE MERGED 2006/09/01 17:54:59 kaib 1.7.44.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [8b48028f9e84f9c5d2f1791eee335c364c60187b]

INTEGRATION: CWS pchfix02 (1.8.44); FILE MERGED 2006/09/01 17:54:59 kaib 1.8.44.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [f7f9c47f2bf8777db5fd9b52ea75540175563311]

INTEGRATION: CWS pchfix02 (1.2.120); FILE MERGED 2006/09/01 17:54:59 kaib 1.2.120.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [f1bfe0407bd4ca7496158a8bada0af083112b179]

INTEGRATION: CWS pchfix02 (1.9.44); FILE MERGED 2006/09/01 17:54:58 kaib 1.9.44.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [c8fb4f0e4afd8a81aeb644dc1f1c33189cede036]

INTEGRATION: CWS pchfix02 (1.8.44); FILE MERGED 2006/09/01 17:54:58 kaib 1.8.44.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [dbd906b8b412c18ef3451e21539fbd77d4da98bf]

INTEGRATION: CWS pchfix02 (1.9.42); FILE MERGED 2006/09/01 17:54:58 kaib 1.9.42.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [1c47c6c39271fcbf6ad4ca707b99563e7e3978f5]

INTEGRATION: CWS pchfix02 (1.6.44); FILE MERGED 2006/09/01 17:54:58 kaib 1.6.44.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [3988e7dc256cf04671b03b466cd5ba5af8b32689]

INTEGRATION: CWS pchfix02 (1.3.120); FILE MERGED 2006/09/01 17:54:58 kaib 1.3.120.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [64537048b9549a2d487c22910fcb3a4ce176f92b]

INTEGRATION: CWS pchfix02 (1.2.120); FILE MERGED 2006/09/01 17:54:57 kaib 1.2.120.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [bda99e2fcf04eba733b5c0562279254ffbc96aee]

INTEGRATION: CWS pchfix02 (1.5.42); FILE MERGED 2006/09/01 17:54:57 kaib 1.5.42.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [3b86dc1ac75ce3c4c45bb16b110a3ef4675f75c6]

INTEGRATION: CWS pchfix02 (1.11.42); FILE MERGED 2006/09/01 17:54:57 kaib 1.11.42.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [cec4a2967c74d0168b8ce5eee3818590412e5beb]

INTEGRATION: CWS pchfix02 (1.4.44); FILE MERGED 2006/09/01 17:54:57 kaib 1.4.44.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [e193ccfef09f54efa3bd0b9d162f2e562f4e5be6]

INTEGRATION: CWS pchfix02 (1.23.42); FILE MERGED 2006/09/01 17:54:57 kaib 1.23.42.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [41802cb4cb0e56fbf7cd8e901414002961014408]

INTEGRATION: CWS pchfix02 (1.3.42); FILE MERGED 2006/09/01 17:54:56 kaib 1.3.42.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [c1a3371ebb76ff7cf810da23d0a5fd2d4394a8c0]

INTEGRATION: CWS pchfix02 (1.3.44); FILE MERGED 2006/09/01 17:54:56 kaib 1.3.44.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [bd61a2342cc76229445215e9748b7a169149d6d4]

INTEGRATION: CWS pchfix02 (1.6.44); FILE MERGED 2006/09/01 17:54:56 kaib 1.6.44.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [4370a2db7850ff1bc141fe44381cdf271efccfed]

INTEGRATION: CWS pchfix02 (1.4.44); FILE MERGED 2006/09/01 17:54:56 kaib 1.4.44.1: #i68856# Added header markers and pch files


2006-09-17  Oliver Bolte  <obo@openoffice.org>  [0a6717efddde253e1ac07c4c2148371cb19c8860]

INTEGRATION: CWS pchfix02 (1.42.40); FILE MERGED 2006/09/01 17:54:55 kaib 1.42.40.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [510db67eb46636bc7391d0be7de20b30bf5d0705]

INTEGRATION: CWS pchfix02 (1.4.120); FILE MERGED 2006/09/01 17:54:55 kaib 1.4.120.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [8c0a85ee8a6b8d41a91e364b98c279c8c776fb4c]

INTEGRATION: CWS pchfix02 (1.7.68); FILE MERGED 2006/09/01 17:54:55 kaib 1.7.68.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [f6e9473082e3dae910670eb9812340ba0a74dce1]

INTEGRATION: CWS pchfix02 (1.3.120); FILE MERGED 2006/09/01 17:54:55 kaib 1.3.120.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [18e8488e7d6fb46a8f31606b98853b3536e7ddd8]

INTEGRATION: CWS pchfix02 (1.3.44); FILE MERGED 2006/09/01 17:54:55 kaib 1.3.44.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [696da5ac46f25e257a9e2c2421c6badf9c429ba8]

INTEGRATION: CWS pchfix02 (1.3.44); FILE MERGED 2006/09/01 17:54:54 kaib 1.3.44.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [de4813814521cf7e521c92a49085856378680392]

INTEGRATION: CWS pchfix02 (1.6.58); FILE MERGED 2006/09/01 17:54:54 kaib 1.6.58.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [1f5e5c7f64f15129fba2e08e98bc3e5ef238fa65]

INTEGRATION: CWS pchfix02 (1.4.44); FILE MERGED 2006/09/01 17:54:54 kaib 1.4.44.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [91f88ebe93ed18b18b5282be1667452ddcb1b0ac]

INTEGRATION: CWS pchfix02 (1.7.44); FILE MERGED 2006/09/01 17:54:54 kaib 1.7.44.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [e56c62f19739179e44e9835054c9a40fcdfc45bf]

INTEGRATION: CWS pchfix02 (1.9.34); FILE MERGED 2006/09/01 17:54:54 kaib 1.9.34.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [ecd3a3e439de25eb41f968b451ff372460ce050d]

INTEGRATION: CWS pchfix02 (1.11.44); FILE MERGED 2006/09/01 17:54:54 kaib 1.11.44.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [4285be42f7238fffc7c6d0810f3f117369995bef]

INTEGRATION: CWS pchfix02 (1.5.42); FILE MERGED 2006/09/01 17:54:53 kaib 1.5.42.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [5bdbf3264235813ccf346186515e477bc0c21653]

INTEGRATION: CWS pchfix02 (1.3.120); FILE MERGED 2006/09/01 17:54:53 kaib 1.3.120.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [e34e2fbc465cf70e92187f9aae3f8c4099fb833f]

INTEGRATION: CWS pchfix02 (1.14.16); FILE MERGED 2006/09/01 17:54:53 kaib 1.14.16.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [035894aca271cfa98edffb1537016f5a4ff4c315]

INTEGRATION: CWS pchfix02 (1.11.22); FILE MERGED 2006/09/01 17:54:53 kaib 1.11.22.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [313e4e6fce92966446f18b51b310a7a4274f3fdc]

INTEGRATION: CWS pchfix02 (1.2.120); FILE MERGED 2006/09/01 17:54:53 kaib 1.2.120.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [64fb50864311786e13011cf40e8622f928adc6fb]

INTEGRATION: CWS pchfix02 (1.3.120); FILE MERGED 2006/09/01 17:54:52 kaib 1.3.120.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [58e090c86a99b38495818b70f87d2809b91043c7]

INTEGRATION: CWS pchfix02 (1.2.120); FILE MERGED 2006/09/01 17:54:52 kaib 1.2.120.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [8276471d9eba520db921b2e8accb99e0028cfe2f]

INTEGRATION: CWS pchfix02 (1.4.44); FILE MERGED 2006/09/01 17:54:52 kaib 1.4.44.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [aae3b9d5efc27cd547911c09007eeb065c157851]

INTEGRATION: CWS pchfix02 (1.13.42); FILE MERGED 2006/09/01 17:54:52 kaib 1.13.42.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [1ea44c6a501c7462abc3c88eb7521e93bba19c6c]

INTEGRATION: CWS pchfix02 (1.10.44); FILE MERGED 2006/09/01 17:54:52 kaib 1.10.44.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [d73526aa53ef381f5d41d34fcdce5272739a7b34]

INTEGRATION: CWS pchfix02 (1.5.44); FILE MERGED 2006/09/01 17:54:52 kaib 1.5.44.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [cbf9ba5202d162bc9e566ac6bb78385b3b4c778a]

INTEGRATION: CWS pchfix02 (1.6.42); FILE MERGED 2006/09/01 17:54:52 kaib 1.6.42.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [3047631446fe3f463e49b616313359a03650b917]

INTEGRATION: CWS pchfix02 (1.2.120); FILE MERGED 2006/09/01 17:54:51 kaib 1.2.120.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [89a05e64573fe341a30714a18c236c0a9d074973]

INTEGRATION: CWS pchfix02 (1.58.20); FILE MERGED 2006/09/01 17:54:51 kaib 1.58.20.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [4bc492b206881e76811554572c44c43e1741eb83]

INTEGRATION: CWS pchfix02 (1.8.44); FILE MERGED 2006/09/01 17:54:51 kaib 1.8.44.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [5575e574c2083c4b95d98ed76a7b531422251aa3]

INTEGRATION: CWS pchfix02 (1.9.44); FILE MERGED 2006/09/01 17:54:51 kaib 1.9.44.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [ad92b214acb123841fca52690d99e060b570cdb6]

INTEGRATION: CWS pchfix02 (1.8.42); FILE MERGED 2006/09/01 17:54:51 kaib 1.8.42.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [234cd905078ac5c35ad0e81b10ce3a01099542b8]

INTEGRATION: CWS pchfix02 (1.3.42); FILE MERGED 2006/09/01 17:54:51 kaib 1.3.42.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [0dc15aac96720c6e171377bfc49ddfbdcb7120f9]

INTEGRATION: CWS pchfix02 (1.6.42); FILE MERGED 2006/09/01 17:54:51 kaib 1.6.42.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [665212b7bf9e42c9dfc9f0d55eb3f1152d8bbffd]

INTEGRATION: CWS pchfix02 (1.21.40); FILE MERGED 2006/09/01 17:54:50 kaib 1.21.40.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [d72770dfc59b9571671a998adf05f13388aface4]

INTEGRATION: CWS pchfix02 (1.3.42); FILE MERGED 2006/09/01 17:54:50 kaib 1.3.42.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [e63053b60c9b34e5cccdbcf44af46b7f3d83d1ed]

INTEGRATION: CWS pchfix02 (1.3.44); FILE MERGED 2006/09/01 17:54:50 kaib 1.3.44.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [5857e8572b40b6b902b3652ce4c4f1fb6bd65270]

INTEGRATION: CWS pchfix02 (1.11.44); FILE MERGED 2006/09/01 17:54:50 kaib 1.11.44.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [027b8c0b6e0a398b6b174ce07342c985b63fd4db]

INTEGRATION: CWS pchfix02 (1.10.42); FILE MERGED 2006/09/01 17:54:49 kaib 1.10.42.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [3fb8cd9cdba91747b437bacd4d4616eb37293f98]

INTEGRATION: CWS pchfix02 (1.4.42); FILE MERGED 2006/09/01 17:54:49 kaib 1.4.42.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [7e0c115de8feaf81999fae83804487d178a6c8ca]

INTEGRATION: CWS pchfix02 (1.7.44); FILE MERGED 2006/09/01 17:54:49 kaib 1.7.44.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [65ccac5476598931d532d2e984db9a053bffd4b8]

INTEGRATION: CWS pchfix02 (1.16.44); FILE MERGED 2006/09/01 17:54:49 kaib 1.16.44.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [9e6d3c456f4b51d8584c179306306f854de23893]

INTEGRATION: CWS pchfix02 (1.9.44); FILE MERGED 2006/09/01 17:54:49 kaib 1.9.44.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [2cd20373f747b27b631352f3ee87bd1c5bb75286]

INTEGRATION: CWS pchfix02 (1.1.2); FILE ADDED 2006/09/01 17:54:48 kaib 1.1.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [653001193fedf1a5fc8d5cdd326e5d62ebb389f5]

INTEGRATION: CWS pchfix02 (1.7.24); FILE MERGED 2006/09/01 17:54:48 kaib 1.7.24.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [7da619fa275561cf5aadc70a690d12b869a29728]

INTEGRATION: CWS pchfix02 (1.5.44); FILE MERGED 2006/09/01 17:54:47 kaib 1.5.44.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [46aa1de34da13c240ee9e88fd6d6f69c9d5d048e]

INTEGRATION: CWS pchfix02 (1.7.14); FILE MERGED 2006/09/01 17:54:47 kaib 1.7.14.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [17ec2b361c24fbd5ce25868042a124f7c5859942]

INTEGRATION: CWS pchfix02 (1.2.120); FILE MERGED 2006/09/01 17:54:47 kaib 1.2.120.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [b3f2076e3198c036cd04d66eeb4c50994d4759fa]

INTEGRATION: CWS pchfix02 (1.4.120); FILE MERGED 2006/09/01 17:54:47 kaib 1.4.120.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [103da853ecc6e9a3e71005875562c15650b7ddd7]

INTEGRATION: CWS pchfix02 (1.21.44); FILE MERGED 2006/09/01 17:54:47 kaib 1.21.44.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [88b3e73a6ebcb32a9a0e0cdf0aa0bf7a3bc5ecb7]

INTEGRATION: CWS pchfix02 (1.24.42); FILE MERGED 2006/09/01 17:54:46 kaib 1.24.42.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [ab763ec7c3acd55e0a50234d8e745f73431c8835]

INTEGRATION: CWS pchfix02 (1.14.44); FILE MERGED 2006/09/01 17:54:46 kaib 1.14.44.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [f0368aa9224ca6d0f9c0527994fc0b586e382730]

INTEGRATION: CWS pchfix02 (1.5.44); FILE MERGED 2006/09/01 17:54:46 kaib 1.5.44.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [365891c8b2acbf3b8a6b141dae9562c17016029c]

INTEGRATION: CWS pchfix02 (1.4.44); FILE MERGED 2006/09/01 17:54:46 kaib 1.4.44.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [5bddf9359f384fb88305ac13a22177cfa2f85ab9]

INTEGRATION: CWS pchfix02 (1.7.44); FILE MERGED 2006/09/01 17:54:46 kaib 1.7.44.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [a20a868feabf63ac6e98b115f54d4f2f315d0027]

INTEGRATION: CWS pchfix02 (1.12.44); FILE MERGED 2006/09/01 17:54:46 kaib 1.12.44.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [87ca03e39ac2ec2a6d8e7d545d74c31ad2c9c9a3]

INTEGRATION: CWS pchfix02 (1.12.18); FILE MERGED 2006/09/01 17:54:45 kaib 1.12.18.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [3a152fc0f610062e6546ba4db4a85788f3cf92fa]

INTEGRATION: CWS pchfix02 (1.4.44); FILE MERGED 2006/09/01 17:54:45 kaib 1.4.44.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [d1e47ef4c4d3da6bfea36e742b1ad6a686c03548]

INTEGRATION: CWS pchfix02 (1.4.58); FILE MERGED 2006/09/01 17:25:55 kaib 1.4.58.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [5d2be1a460cfb3ea399247d9355e598b0e00a720]

INTEGRATION: CWS pchfix02 (1.3.58); FILE MERGED 2006/09/01 17:25:55 kaib 1.3.58.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [69b8a6515dfefaf7eb6cfbc320a96398c786a32d]

INTEGRATION: CWS pchfix02 (1.3.58); FILE MERGED 2006/09/01 17:25:54 kaib 1.3.58.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [125c4242c6c413d8859f9db2de12e6ee473a26e2]

INTEGRATION: CWS pchfix02 (1.2.58); FILE MERGED 2006/09/01 17:25:54 kaib 1.2.58.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [5998237c206b3ea1633725150abbd1304d6845df]

INTEGRATION: CWS pchfix02 (1.7.18); FILE MERGED 2006/09/01 17:25:54 kaib 1.7.18.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [c8d3152f06763e724d5d5c7745f11c0960533fe0]

INTEGRATION: CWS pchfix02 (1.7.30); FILE MERGED 2006/09/01 17:25:54 kaib 1.7.30.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [9a366900448373444c3470215c9a25bb94c3c741]

INTEGRATION: CWS pchfix02 (1.5.16); FILE MERGED 2006/09/01 17:25:54 kaib 1.5.16.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [a3de99ab856dacb0e064e9c15cc9498b5a18e576]

INTEGRATION: CWS pchfix02 (1.3.58); FILE MERGED 2006/09/01 17:25:53 kaib 1.3.58.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [78e5dc6e02c1125782e833e4524b6287973c295c]

INTEGRATION: CWS pchfix02 (1.15.14); FILE MERGED 2006/09/01 17:25:53 kaib 1.15.14.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [fd3e4c27094ebdad9f2a8d6ce944fe1118a7675c]

INTEGRATION: CWS pchfix02 (1.4.18); FILE MERGED 2006/09/01 17:25:53 kaib 1.4.18.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [8cf38ad7615017bd07389253491f91fa16a7f4f3]

INTEGRATION: CWS pchfix02 (1.30.8); FILE MERGED 2006/09/01 17:25:53 kaib 1.30.8.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [bd3c14f73150a3aa8d07c580dd9145f2ac229c94]

INTEGRATION: CWS pchfix02 (1.23.18); FILE MERGED 2006/09/01 17:25:53 kaib 1.23.18.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [85aeb5a0177c5c092dba2b46517e1dcba241491b]

INTEGRATION: CWS pchfix02 (1.17.18); FILE MERGED 2006/09/01 17:25:53 kaib 1.17.18.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [32fd758a1d1f4c6b80c16b50c8177b106e77692e]

INTEGRATION: CWS pchfix02 (1.34.12); FILE MERGED 2006/09/01 17:25:53 kaib 1.34.12.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [0e977b76c310ae01e1121985803f3c5bb0e9d28a]

INTEGRATION: CWS pchfix02 (1.7.36); FILE MERGED 2006/09/01 17:25:52 kaib 1.7.36.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [e1dd13a91bc061c2012ebdef4903d1ddc6ab37de]

INTEGRATION: CWS pchfix02 (1.3.18); FILE MERGED 2006/09/01 17:25:52 kaib 1.3.18.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [b2e46051d586d0fec9b5d486773c21b1d1af5d29]

INTEGRATION: CWS pchfix02 (1.3.58); FILE MERGED 2006/09/01 17:25:52 kaib 1.3.58.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [8de73c846bcc94d3a1c8f4f80507ec7536c00fe5]

INTEGRATION: CWS pchfix02 (1.11.36); FILE MERGED 2006/09/01 17:25:52 kaib 1.11.36.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [20f8728ee0c75b334e28f6a64136840c03ac963e]

INTEGRATION: CWS pchfix02 (1.5.18); FILE MERGED 2006/09/01 17:25:52 kaib 1.5.18.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [f9092077c4d00cb060aa86871519bc63e4852ebb]

INTEGRATION: CWS pchfix02 (1.25.14); FILE MERGED 2006/09/01 17:25:51 kaib 1.25.14.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [721ba4d5a954af5ee0609f8195ae1bf6e2f35b7f]

INTEGRATION: CWS pchfix02 (1.11.18); FILE MERGED 2006/09/01 17:25:51 kaib 1.11.18.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [cf3b66005dbe3483231a6d2b0f1ac7cbe4e17c22]

INTEGRATION: CWS pchfix02 (1.7.16); FILE MERGED 2006/09/01 17:25:51 kaib 1.7.16.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [ce19e7bf5529a937f59b53009c2d4c6de4dfd787]

INTEGRATION: CWS pchfix02 (1.5.16); FILE MERGED 2006/09/01 17:25:50 kaib 1.5.16.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [0eb50da9f89e524ac4bb4c075ee8d248e82230dc]

INTEGRATION: CWS pchfix02 (1.6.18); FILE MERGED 2006/09/01 17:25:50 kaib 1.6.18.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [c06ea6d4e6ff953d45ba042bd06af6199263af16]

INTEGRATION: CWS pchfix02 (1.24.12); FILE MERGED 2006/09/01 17:25:50 kaib 1.24.12.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [9a8ca609d664762377f532f0312719dd283ab5b7]

INTEGRATION: CWS pchfix02 (1.18.18); FILE MERGED 2006/09/01 17:25:50 kaib 1.18.18.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [9e44ff2e2551f2dbcfd8282a28f3c91e0a8eba4c]

INTEGRATION: CWS pchfix02 (1.4.18); FILE MERGED 2006/09/01 17:25:50 kaib 1.4.18.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [20539821dba8ef88cb0c80ef3720a385610e2f12]

INTEGRATION: CWS pchfix02 (1.19.14); FILE MERGED 2006/09/01 17:25:50 kaib 1.19.14.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [b1b92ee6d366d831943cbd8a9cdcb7ca1272714f]

INTEGRATION: CWS pchfix02 (1.1.2); FILE ADDED 2006/09/04 12:37:06 kaib 1.1.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [95426871ba65037a224dc00ccaf788a318540092]

INTEGRATION: CWS pchfix02 (1.8.56); FILE MERGED 2006/09/01 17:16:08 kaib 1.8.56.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [71915dc89471d917d665fb89581863698bc9d5b0]

INTEGRATION: CWS pchfix02 (1.4.56); FILE MERGED 2006/09/01 17:16:08 kaib 1.4.56.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [7b08833c6299e0dbd9ba1b2134a02b91f90ed0c8]

INTEGRATION: CWS pchfix02 (1.3.56); FILE MERGED 2006/09/01 17:16:08 kaib 1.3.56.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [5b0474dacb5f74fa94375596bed56e624356957b]

INTEGRATION: CWS pchfix02 (1.26.12); FILE MERGED 2006/09/01 17:16:07 kaib 1.26.12.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [7a93336b2ee04d3c7bb72d6b50836db5922a68fe]

INTEGRATION: CWS pchfix02 (1.4.54); FILE MERGED 2006/09/01 17:16:07 kaib 1.4.54.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [5b550c8db2fde9d222984c67d7cf05e48a763bdd]

INTEGRATION: CWS pchfix02 (1.4.12); FILE MERGED 2006/09/01 17:16:07 kaib 1.4.12.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [b644ee8d24591567c2bc1400e2b168da2ed66491]

INTEGRATION: CWS pchfix02 (1.8.16); FILE MERGED 2006/09/01 17:16:07 kaib 1.8.16.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [dc0cdb9548368f1c8377fce31f954c807b479452]

INTEGRATION: CWS pchfix02 (1.3.54); FILE MERGED 2006/09/01 17:16:07 kaib 1.3.54.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [235a54919e10c1f3975f6d693696f29612dd3ade]

INTEGRATION: CWS pchfix02 (1.5.14); FILE MERGED 2006/09/01 17:16:07 kaib 1.5.14.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [bb1bec5f2a10108027235d31114cbde0312aff62]

INTEGRATION: CWS pchfix02 (1.4.16); FILE MERGED 2006/09/01 17:16:06 kaib 1.4.16.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [310aa0fc87c33c9dcc5fce03b15d9d51344cca46]

INTEGRATION: CWS pchfix02 (1.3.30); FILE MERGED 2006/09/01 17:16:06 kaib 1.3.30.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [c42d6fc02c4c923f01f57092eefa50e70944d6a2]

INTEGRATION: CWS pchfix02 (1.27.14); FILE MERGED 2006/09/01 17:16:06 kaib 1.27.14.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [ae616f06e89f8588d8ec0602dd51f8b445e3f88c]

INTEGRATION: CWS pchfix02 (1.20.10); FILE MERGED 2006/09/01 17:16:06 kaib 1.20.10.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [b2c50bd5b0365e66fc047a1bae7ef5efb20ed57c]

INTEGRATION: CWS pchfix02 (1.13.16); FILE MERGED 2006/09/01 17:16:06 kaib 1.13.16.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [e98b834fc42daa321881ce65e3e42addf04859c5]

INTEGRATION: CWS pchfix02 (1.5.30); FILE MERGED 2006/09/01 17:16:06 kaib 1.5.30.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [75e1841f7160d5431af564b1789472cbba356d42]

INTEGRATION: CWS pchfix02 (1.5.30); FILE MERGED 2006/09/01 17:16:05 kaib 1.5.30.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [a76041408e60e01ed6d50c150b87fcba28192124]

INTEGRATION: CWS pchfix02 (1.10.16); FILE MERGED 2006/09/01 17:16:05 kaib 1.10.16.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [d0ae70008ec5ba8d58f4350b54753207cc38b263]

INTEGRATION: CWS pchfix02 (1.4.16); FILE MERGED 2006/09/01 17:16:05 kaib 1.4.16.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [9b7f02bceff5ccdf7270b8dc74cb223afba011a8]

INTEGRATION: CWS pchfix02 (1.5.16); FILE MERGED 2006/09/01 17:16:05 kaib 1.5.16.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [4f445464ec1b601824e1b3a66b9229919c9139f9]

INTEGRATION: CWS pchfix02 (1.3.16); FILE MERGED 2006/09/01 17:16:05 kaib 1.3.16.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [578bf23e4d979c58ca1b600f628611a0ea846aee]

INTEGRATION: CWS pchfix02 (1.7.16); FILE MERGED 2006/09/01 17:16:04 kaib 1.7.16.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [7a7787933e1da44d80d5663becc088f692641d75]

INTEGRATION: CWS pchfix02 (1.5.16); FILE MERGED 2006/09/01 17:16:04 kaib 1.5.16.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [93f5aefbb27057669143269c6e5e653ae2d2738a]

INTEGRATION: CWS pchfix02 (1.2.56); FILE MERGED 2006/09/01 17:16:04 kaib 1.2.56.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [22a310eeb246af2fee1b58f778b5ea4f03648a5b]

INTEGRATION: CWS pchfix02 (1.3.56); FILE MERGED 2006/09/01 17:16:04 kaib 1.3.56.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [c38819935bf93989841b464720d369e4fc8fcb3c]

INTEGRATION: CWS pchfix02 (1.4.14); FILE MERGED 2006/09/01 17:16:04 kaib 1.4.14.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [505c4f83aa3b523471872f443ce5b635ace1a988]

INTEGRATION: CWS pchfix02 (1.6.16); FILE MERGED 2006/09/01 17:16:03 kaib 1.6.16.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [88f63d94403aa05b1dad7d653f1c07112dc2c6b9]

INTEGRATION: CWS pchfix02 (1.1.2); FILE ADDED 2006/09/01 17:16:03 kaib 1.1.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [549325db0b5661085935c63e83c6bf6d7996d075]

INTEGRATION: CWS pchfix02 (1.21.14); FILE MERGED 2006/09/01 17:16:24 kaib 1.21.14.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [66a219823d9e8e902c03f9509d4edf0676f70921]

INTEGRATION: CWS pchfix02 (1.10.100); FILE MERGED 2006/09/01 17:16:23 kaib 1.10.100.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [a192968a32fa3075da98ab233e344d3572b97a01]

INTEGRATION: CWS pchfix02 (1.4.100); FILE MERGED 2006/09/01 17:16:23 kaib 1.4.100.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [123a046776c03666602c0b49e59f65aa8aa481af]

INTEGRATION: CWS pchfix02 (1.39.98); FILE MERGED 2006/09/01 17:16:23 kaib 1.39.98.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [176bf65e5f8cf424d9f24116cf4c8a5e343229a0]

INTEGRATION: CWS pchfix02 (1.5.100); FILE MERGED 2006/09/01 17:16:23 kaib 1.5.100.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [b8e8cd58f9d11419833bb8ccdc8ed7f2034ad737]

INTEGRATION: CWS pchfix02 (1.3.102); FILE MERGED 2006/09/01 17:16:23 kaib 1.3.102.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [ba86e5bc6084744807411d2bd7ae7f6c6ea33943]

INTEGRATION: CWS pchfix02 (1.11.10); FILE MERGED 2006/09/01 17:16:23 kaib 1.11.10.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [5030757a5c9b4cea1bd6f78dca6c5d4ed0d67d4f]

INTEGRATION: CWS pchfix02 (1.18.102); FILE MERGED 2006/09/01 17:16:23 kaib 1.18.102.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [4651e46358763dde89a99763272e2a3a8507b97a]

INTEGRATION: CWS pchfix02 (1.3.102); FILE MERGED 2006/09/01 17:16:22 kaib 1.3.102.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [f07796195b82dda31e61275eb157f7557a13bc1c]

INTEGRATION: CWS pchfix02 (1.39.12); FILE MERGED 2006/09/01 17:16:22 kaib 1.39.12.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [9f1e6793b268a8ecc1c4fbd7dd1a79f2442968b1]

INTEGRATION: CWS pchfix02 (1.5.102); FILE MERGED 2006/09/01 17:16:22 kaib 1.5.102.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [de1f39f97087cb7b5c668e81afc0577b998ce915]

INTEGRATION: CWS pchfix02 (1.12.100); FILE MERGED 2006/09/01 17:16:22 kaib 1.12.100.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [a4e757dbb965a80f707b92b9dd701e0a36024664]

INTEGRATION: CWS pchfix02 (1.16.102); FILE MERGED 2006/09/01 17:16:22 kaib 1.16.102.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [e52b8132fb5b68eb2a56708da4906b9039d38af4]

INTEGRATION: CWS pchfix02 (1.28.102); FILE MERGED 2006/09/01 17:16:21 kaib 1.28.102.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [aeae32a0a5363f7d6943632bd2229782e2334d76]

INTEGRATION: CWS pchfix02 (1.55.22); FILE MERGED 2006/09/01 17:16:21 kaib 1.55.22.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [6f9bd6c5b67016d8ad87f22a141be9f8841e199a]

INTEGRATION: CWS pchfix02 (1.33.102); FILE MERGED 2006/09/01 17:16:21 kaib 1.33.102.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [bdb04d09a5ceef9b4b1da436fe063e059c7ff0c6]

INTEGRATION: CWS pchfix02 (1.19.42); FILE MERGED 2006/09/01 17:16:21 kaib 1.19.42.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [8964955ea5479640722e122a364eeee10a776bbf]

INTEGRATION: CWS pchfix02 (1.2.102); FILE MERGED 2006/09/01 17:16:21 kaib 1.2.102.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [e6e17254b703c6e2647aea992fd6c4fedca9a681]

INTEGRATION: CWS pchfix02 (1.8.102); FILE MERGED 2006/09/01 17:16:21 kaib 1.8.102.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [f6cddab5bebf770f23e594b1f3f756a6fe3022e8]

INTEGRATION: CWS pchfix02 (1.27.100); FILE MERGED 2006/09/01 17:16:20 kaib 1.27.100.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [c84efd72d3e20957ae7e8e99410ffcbce3cc8069]

INTEGRATION: CWS pchfix02 (1.19.100); FILE MERGED 2006/09/01 17:16:20 kaib 1.19.100.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [1ac8bb0d04a07960e7c1bda8507a320876a3efb9]

INTEGRATION: CWS pchfix02 (1.21.96); FILE MERGED 2006/09/01 17:16:20 kaib 1.21.96.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [64f824b72111021b482aa6b31f50cd3dabb649d9]

INTEGRATION: CWS pchfix02 (1.35.76); FILE MERGED 2006/09/01 17:16:20 kaib 1.35.76.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [18011d811b8f3867b57dbffb40b2e5eedf163d00]

INTEGRATION: CWS pchfix02 (1.30.102); FILE MERGED 2006/09/01 17:16:20 kaib 1.30.102.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [70b8fe3f2f1cd589146fa2149f490681a00f5587]

INTEGRATION: CWS pchfix02 (1.37.76); FILE MERGED 2006/09/01 17:16:20 kaib 1.37.76.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [55cb500dc8fd97b332af17c19af8dff00e4509b7]

INTEGRATION: CWS pchfix02 (1.13.100); FILE MERGED 2006/09/01 17:16:20 kaib 1.13.100.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [8228ba0df52445e129f197261ba0864cddd395e2]

INTEGRATION: CWS pchfix02 (1.15.100); FILE MERGED 2006/09/01 17:16:19 kaib 1.15.100.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [d8ad166b493011352358f46c136a1edf8da0288d]

INTEGRATION: CWS pchfix02 (1.46.76); FILE MERGED 2006/09/01 17:16:19 kaib 1.46.76.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [d0d4fe8cebec43bd06c99c32c58effc2d0404c61]

INTEGRATION: CWS pchfix02 (1.2.102); FILE MERGED 2006/09/01 17:16:19 kaib 1.2.102.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [f92f0e1bc6b5ce94148e7da168a4de2b0a87a8c9]

INTEGRATION: CWS pchfix02 (1.31.74); FILE MERGED 2006/09/01 17:16:19 kaib 1.31.74.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [d28ebe3e4e473f8960d09fed808ee9f771b259f4]

INTEGRATION: CWS pchfix02 (1.53.40); FILE MERGED 2006/09/01 17:16:19 kaib 1.53.40.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [97f234d1d2b5377dcdfa4eb83c22a0c8c089eed9]

INTEGRATION: CWS pchfix02 (1.37.74); FILE MERGED 2006/09/01 17:16:19 kaib 1.37.74.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [c3951486e662e19555a0c7a8ddfbe43e208817df]

INTEGRATION: CWS pchfix02 (1.9.74); FILE MERGED 2006/09/01 17:16:18 kaib 1.9.74.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [78f569078d9b930c27b4c081c2f457c1c1425a20]

INTEGRATION: CWS pchfix02 (1.15.100); FILE MERGED 2006/09/01 17:16:18 kaib 1.15.100.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [cbd10d702cd1139f2645236b40658c2bdf75d41a]

INTEGRATION: CWS pchfix02 (1.5.98); FILE MERGED 2006/09/01 17:16:18 kaib 1.5.98.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [c24ce6abb0cb81f497264821683b58c7dec85603]

INTEGRATION: CWS pchfix02 (1.6.100); FILE MERGED 2006/09/01 17:16:18 kaib 1.6.100.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [56210f76651844064250f89f30aa5a6ee06a1c97]

INTEGRATION: CWS pchfix02 (1.1.2); FILE ADDED 2006/09/01 17:16:18 kaib 1.1.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [e0c0ef3eaea00bde9341902aa23a1fa8d865b2d4]

INTEGRATION: CWS pchfix02 (1.1.2); FILE ADDED 2006/09/01 17:16:17 kaib 1.1.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [e3baa6f63402b52410b90d31ec602bd54f6c9b2e]

INTEGRATION: CWS pchfix02 (1.2.60); FILE MERGED 2006/09/01 17:23:04 kaib 1.2.60.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [a8792f4504331f5c99be0a23528e6ea309357fc2]

INTEGRATION: CWS pchfix02 (1.4.60); FILE MERGED 2006/09/01 17:23:03 kaib 1.4.60.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [506752f8a4abceaaef719e3121c7a015fa96ce27]

INTEGRATION: CWS pchfix02 (1.31.24); FILE MERGED 2006/09/01 17:23:03 kaib 1.31.24.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [a516d4fb36effa4d3dd7f644cc6e8aa176131f4a]

INTEGRATION: CWS pchfix02 (1.3.60); FILE MERGED 2006/09/01 17:23:03 kaib 1.3.60.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [8a4899d0e6c7cc26c3b9a1d3264674e0550645d5]

INTEGRATION: CWS pchfix02 (1.17.60); FILE MERGED 2006/09/01 17:23:03 kaib 1.17.60.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [359f7a441ba8a75c13b282f036f193498f8b878e]

INTEGRATION: CWS pchfix02 (1.18.10); FILE MERGED 2006/09/01 17:23:03 kaib 1.18.10.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [f11bc0042d5d40eb3029d1d4fe9d5478bb81415f]

INTEGRATION: CWS pchfix02 (1.25.10); FILE MERGED 2006/09/01 17:23:03 kaib 1.25.10.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [6058ed3e1a4392bab314ceaf6fb999f5cee13cb4]

INTEGRATION: CWS pchfix02 (1.34.10); FILE MERGED 2006/09/01 17:23:02 kaib 1.34.10.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [3222ed5f7b7a0c9a068777fc4a3efd9e8c874121]

INTEGRATION: CWS pchfix02 (1.29.32); FILE MERGED 2006/09/01 17:23:02 kaib 1.29.32.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [5ac58593ab8c1c2d97b9d985bd51ec5340425006]

INTEGRATION: CWS pchfix02 (1.8.60); FILE MERGED 2006/09/01 17:23:02 kaib 1.8.60.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [115c623254eab7928b147792103fbf8655afc009]

INTEGRATION: CWS pchfix02 (1.31.10); FILE MERGED 2006/09/01 17:23:02 kaib 1.31.10.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [ff1ba26f22d5ef47b3bceac2e887359b079df21d]

INTEGRATION: CWS pchfix02 (1.16.10); FILE MERGED 2006/09/01 17:23:02 kaib 1.16.10.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [d73c8e12f77fffaccba9843d491907727ea256f0]

INTEGRATION: CWS pchfix02 (1.15.10); FILE MERGED 2006/09/01 17:23:01 kaib 1.15.10.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [0906e2c8c47f9718c289bb09616212cf575d41ff]

INTEGRATION: CWS pchfix02 (1.10.60); FILE MERGED 2006/09/01 17:23:01 kaib 1.10.60.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [a10893c8aefd1217fa4ff6deac722669046efe2f]

INTEGRATION: CWS pchfix02 (1.10.10); FILE MERGED 2006/09/01 17:23:01 kaib 1.10.10.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [2a40cb9bd07381e364c2f432b6e8657b71dca7ea]

INTEGRATION: CWS pchfix02 (1.6.10); FILE MERGED 2006/09/01 17:23:01 kaib 1.6.10.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [7ba2d230682d7f7f43381df36ec745840f5388c7]

INTEGRATION: CWS pchfix02 (1.13.60); FILE MERGED 2006/09/01 17:23:01 kaib 1.13.60.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [28c32e8c9a2c6d61bd8159374ecec2a3b67519cb]

INTEGRATION: CWS pchfix02 (1.5.60); FILE MERGED 2006/09/01 17:23:01 kaib 1.5.60.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [d404e62548f0944e2efaf265f4670afbb280d6c5]

INTEGRATION: CWS pchfix02 (1.3.24); FILE MERGED 2006/09/01 17:23:00 kaib 1.3.24.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [9cf9cd9629a365da83e95d4e82c4762b46c01b01]

INTEGRATION: CWS pchfix02 (1.4.24); FILE MERGED 2006/09/01 17:23:00 kaib 1.4.24.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [aedab46920d2c86e984dafcba6665c0689cfdeb2]

INTEGRATION: CWS pchfix02 (1.1.2); FILE ADDED 2006/09/01 17:23:00 kaib 1.1.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [2232be872a0c922b744f6f7a3226d44e5e89b5ec]

INTEGRATION: CWS pchfix02 (1.4.12); FILE MERGED 2006/09/01 13:19:14 kaib 1.4.12.1: #i69175# Fixed smoketest to work with --disable-binfilter


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [acfcb5f7380a4fd5821f194e9dbb721dc5cfb743]

INTEGRATION: CWS pchfix02 (1.2.28); FILE MERGED 2006/09/01 17:32:28 kaib 1.2.28.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [06f88957bb3ab4af9ace5629fb59f0592fc138e4]

INTEGRATION: CWS pchfix02 (1.1.2); FILE ADDED 2006/09/04 12:37:40 kaib 1.1.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [edbf279a2798d0faa100ce364c8d203c97a8c1e3]

INTEGRATION: CWS pchfix02 (1.5.152); FILE MERGED 2006/09/01 17:32:27 kaib 1.5.152.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [ad3f6e6973f98a033f15648e2919f735bb0902f1]

INTEGRATION: CWS pchfix02 (1.6.152); FILE MERGED 2006/09/01 17:32:27 kaib 1.6.152.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [d617581f74bc9f8c79744670a7fcf769cc318770]

INTEGRATION: CWS pchfix02 (1.4.98); FILE MERGED 2006/09/01 17:32:27 kaib 1.4.98.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [bdda675cb674226ce5a701ced1c39997056f6101]

INTEGRATION: CWS pchfix02 (1.2.12); FILE MERGED 2006/09/01 17:32:27 kaib 1.2.12.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [3262494ee777d78b5c6329be833bc7762976cf9e]

INTEGRATION: CWS pchfix02 (1.2.12); FILE MERGED 2006/09/01 17:32:26 kaib 1.2.12.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [e29d3edced560659c80675ff2dad249f9395fb4f]

INTEGRATION: CWS pchfix02 (1.10.98); FILE MERGED 2006/09/01 17:32:25 kaib 1.10.98.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [1a19ab9c083e5805efef305628b84db4caab30a0]

INTEGRATION: CWS pchfix02 (1.2.98); FILE MERGED 2006/09/01 17:32:25 kaib 1.2.98.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [a626b2f513d5376f141b1df58750ad54b940758b]

INTEGRATION: CWS pchfix02 (1.3.260); FILE MERGED 2006/09/01 17:32:25 kaib 1.3.260.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [507f3fa747a05695646fb1aec66ea73a1e5068e7]

INTEGRATION: CWS pchfix02 (1.3.260); FILE MERGED 2006/09/01 17:32:24 kaib 1.3.260.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [4a7e1371e41cc8f7b65e355ebf7fee9ac44c5248]

INTEGRATION: CWS pchfix02 (1.4.164); FILE MERGED 2006/09/01 17:32:24 kaib 1.4.164.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [bf82bc077e9a9350560eefa3ccd12ce987c9486d]

INTEGRATION: CWS pchfix02 (1.5.98); FILE MERGED 2006/09/01 17:32:24 kaib 1.5.98.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [21a29be8d926c1ddb2ad30f7f0d09da5c28c4db0]

INTEGRATION: CWS pchfix02 (1.6.60); FILE MERGED 2006/09/01 17:32:23 kaib 1.6.60.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [44e06c25985ba3addfdfac94339cd7c27c16d91a]

INTEGRATION: CWS pchfix02 (1.3.260); FILE MERGED 2006/09/01 17:32:23 kaib 1.3.260.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [d944061515039ed8cbbf4b0f2174c921fdbf7e07]

INTEGRATION: CWS pchfix02 (1.4.42); FILE MERGED 2006/09/01 17:32:23 kaib 1.4.42.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [551b4458067cd45a633db5041c6b6abc67453bde]

INTEGRATION: CWS pchfix02 (1.3.260); FILE MERGED 2006/09/01 17:32:22 kaib 1.3.260.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [e42c61023bc3467316b8654772a86a5686555235]

INTEGRATION: CWS pchfix02 (1.4.42); FILE MERGED 2006/09/01 17:32:22 kaib 1.4.42.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [cf5bca7c9b66907e3f6fce41264694e209b80e55]

INTEGRATION: CWS pchfix02 (1.3.260); FILE MERGED 2006/09/01 17:32:21 kaib 1.3.260.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [677dca965477042f22e81693c1084b233a6f83ea]

INTEGRATION: CWS pchfix02 (1.5.12); FILE MERGED 2006/09/01 17:32:21 kaib 1.5.12.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [ab3de696034e430d66e0ab5e6dfb253c5e456f11]

INTEGRATION: CWS pchfix02 (1.6.12); FILE MERGED 2006/09/01 17:32:21 kaib 1.6.12.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [d3a09ffdfc25e72e83a9ce115da5bd4dfed397cb]

INTEGRATION: CWS pchfix02 (1.3.12); FILE MERGED 2006/09/01 17:32:21 kaib 1.3.12.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [235d9b45c171956c800c50713a0e8c09d77be806]

INTEGRATION: CWS pchfix02 (1.3.260); FILE MERGED 2006/09/01 17:32:20 kaib 1.3.260.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [9812b055c9a5b05cd032aa3dbd8fd3ce4d216629]

INTEGRATION: CWS pchfix02 (1.4.26); FILE MERGED 2006/09/01 17:27:49 kaib 1.4.26.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [3df81b78d4fed0805aa3bf5819a205c430ab0ee2]

INTEGRATION: CWS pchfix02 (1.3.26); FILE MERGED 2006/09/01 17:27:49 kaib 1.3.26.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [96d336032588fdb2223ed6a6737d98bdb9a1d088]

INTEGRATION: CWS pchfix02 (1.5.112); FILE MERGED 2006/09/01 17:27:49 kaib 1.5.112.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [6cef818aaac4a8fa252bd12c6ecc11dc87fc0e0d]

INTEGRATION: CWS pchfix02 (1.6.98); FILE MERGED 2006/09/01 17:27:48 kaib 1.6.98.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [a250c27cdf8641eb9db335981c305f96e4fcd7a1]

INTEGRATION: CWS pchfix02 (1.5.98); FILE MERGED 2006/09/01 17:27:48 kaib 1.5.98.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [b8509cfe5e75e23b0ca228a9973f75c9ccddc95b]

INTEGRATION: CWS pchfix02 (1.4.26); FILE MERGED 2006/09/01 17:27:48 kaib 1.4.26.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [a97c7ae7cee457bf23431f30a758b476bbb04c68]

INTEGRATION: CWS pchfix02 (1.4.98); FILE MERGED 2006/09/01 17:27:48 kaib 1.4.98.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [3ed2554a354918cc994133d60f5e5126a8d601d2]

INTEGRATION: CWS pchfix02 (1.2.160); FILE MERGED 2006/09/01 17:27:47 kaib 1.2.160.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [6e106620d9c5c43ed60226552a5005233e3d1932]

INTEGRATION: CWS pchfix02 (1.2.194); FILE MERGED 2006/09/01 17:27:47 kaib 1.2.194.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [8a786483c6633c581ac960ebbb1e79bd16c23f00]

INTEGRATION: CWS pchfix02 (1.4.112); FILE MERGED 2006/09/01 17:27:47 kaib 1.4.112.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [ca1a5837bf49739ba5a76543aa8330355636a530]

INTEGRATION: CWS pchfix02 (1.9.26); FILE MERGED 2006/09/01 17:27:47 kaib 1.9.26.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [995bc8eb8958f94b71bc1fc92f00b45aebd56272]

INTEGRATION: CWS pchfix02 (1.4.26); FILE MERGED 2006/09/01 17:27:47 kaib 1.4.26.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [87441e97c62a229a3501c40271f4f499942c55da]

INTEGRATION: CWS pchfix02 (1.5.112); FILE MERGED 2006/09/01 17:27:47 kaib 1.5.112.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [8fb969c874ec89c2b9f88d824f3b69bdc184acb4]

INTEGRATION: CWS pchfix02 (1.5.26); FILE MERGED 2006/09/01 17:27:46 kaib 1.5.26.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [cadcadb5c924cc59bc6287d92a1e12298a012460]

INTEGRATION: CWS pchfix02 (1.6.26); FILE MERGED 2006/09/01 17:27:46 kaib 1.6.26.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [be10d98407627181077563137a69e83ce930b064]

INTEGRATION: CWS pchfix02 (1.3.112); FILE MERGED 2006/09/01 17:27:46 kaib 1.3.112.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [860f269f09f65a2e5dd95062626b5fe82fc69a45]

INTEGRATION: CWS pchfix02 (1.4.112); FILE MERGED 2006/09/01 17:27:46 kaib 1.4.112.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [7804102f435610af19dae1b12645153336918b51]

INTEGRATION: CWS pchfix02 (1.5.16); FILE MERGED 2006/09/01 17:27:45 kaib 1.5.16.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [53e0ed149c246bb9e766fa23507f98f335922f99]

INTEGRATION: CWS pchfix02 (1.5.26); FILE MERGED 2006/09/01 17:27:45 kaib 1.5.26.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [6ee10bb0c4eeccc192ca481540f65e48ad8f6025]

INTEGRATION: CWS pchfix02 (1.3.112); FILE MERGED 2006/09/01 17:27:45 kaib 1.3.112.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [2ea1c1c100a20fadf690d1c9b685f02e5f9a8c65]

INTEGRATION: CWS pchfix02 (1.9.26); FILE MERGED 2006/09/01 17:27:45 kaib 1.9.26.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [a24dfe81e0c58cc26288b0812d44fd6903ad5f0f]

INTEGRATION: CWS pchfix02 (1.5.26); FILE MERGED 2006/09/01 17:27:44 kaib 1.5.26.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [423e8849d0c5d26c52282cf5402b214257749087]

INTEGRATION: CWS pchfix02 (1.4.26); FILE MERGED 2006/09/01 17:27:44 kaib 1.4.26.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [37c9506b271f487d7a09803757b280dd889c3483]

INTEGRATION: CWS pchfix02 (1.4.112); FILE MERGED 2006/09/01 17:27:44 kaib 1.4.112.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [9b38eebf14fd82055893150c6777ce8d7e157044]

INTEGRATION: CWS pchfix02 (1.6.2); FILE MERGED 2006/09/01 17:27:44 kaib 1.6.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [0f1a999308159b6785cb53a1443979c23798610a]

INTEGRATION: CWS pchfix02 (1.4.26); FILE MERGED 2006/09/01 17:27:43 kaib 1.4.26.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [1a23abcf872c21893d601833e79af0233c66d9cb]

INTEGRATION: CWS pchfix02 (1.9.2); FILE MERGED 2006/09/01 17:27:43 kaib 1.9.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [65d4624e12f3269c6cc47abe35acf4b35ac11807]

INTEGRATION: CWS pchfix02 (1.5.26); FILE MERGED 2006/09/01 17:27:43 kaib 1.5.26.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [5403f0e3dbba668238690f9dd6164d5b5040abbe]

INTEGRATION: CWS pchfix02 (1.4.112); FILE MERGED 2006/09/01 17:27:43 kaib 1.4.112.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [be39cbc64abdbbccda341bb4843f136ba7fda2d1]

INTEGRATION: CWS pchfix02 (1.7.26); FILE MERGED 2006/09/01 17:27:43 kaib 1.7.26.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [6a46feb970e97cf9054b12435490a59e94442d83]

INTEGRATION: CWS pchfix02 (1.4.26); FILE MERGED 2006/09/01 17:27:42 kaib 1.4.26.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [28d5151bb2b96490892201805f2d17b0f3e68be7]

INTEGRATION: CWS pchfix02 (1.5.52); FILE MERGED 2006/09/01 17:27:42 kaib 1.5.52.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [263e84f506e98997e54785fb8a42737e2c8e5b9f]

INTEGRATION: CWS pchfix02 (1.25.26); FILE MERGED 2006/09/01 17:27:41 kaib 1.25.26.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [f5400f892ad3400b06d9e77cbcdfb61396bdc60a]

INTEGRATION: CWS pchfix02 (1.15.112); FILE MERGED 2006/09/01 17:27:41 kaib 1.15.112.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [62fc13834389bc109f5e770c89e05a05ca00a912]

INTEGRATION: CWS pchfix02 (1.4.26); FILE MERGED 2006/09/01 17:27:41 kaib 1.4.26.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [2a85abb1c1461e596c5b28e19525a485673cdbee]

INTEGRATION: CWS pchfix02 (1.7.26); FILE MERGED 2006/09/01 17:27:41 kaib 1.7.26.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [b38ee2e8097e5a6b3bb109c8d0315e229a4a6d05]

INTEGRATION: CWS pchfix02 (1.2.112); FILE MERGED 2006/09/01 17:27:41 kaib 1.2.112.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [a4a7a5f97adb52df356bd4307f1f878426e334f0]

INTEGRATION: CWS pchfix02 (1.3.112); FILE MERGED 2006/09/01 17:27:40 kaib 1.3.112.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [743c853835631743bc8d9d93b42e57fe7b3364e0]

INTEGRATION: CWS pchfix02 (1.24.26); FILE MERGED 2006/09/01 17:27:40 kaib 1.24.26.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [faed2115fe86142cbc70a3ea4bf17bb70900abee]

INTEGRATION: CWS pchfix02 (1.6.26); FILE MERGED 2006/09/01 17:27:40 kaib 1.6.26.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [e42d0505fd0efecc8d0315116305584f2246e8a5]

INTEGRATION: CWS pchfix02 (1.3.112); FILE MERGED 2006/09/01 17:27:39 kaib 1.3.112.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [d35b4f872a9b87b39ecac5bdfc7b4ef50b554859]

INTEGRATION: CWS pchfix02 (1.7.26); FILE MERGED 2006/09/01 17:27:39 kaib 1.7.26.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [b65bdcd5a10e56b503877db03f7be2ddbc302a21]

INTEGRATION: CWS pchfix02 (1.6.26); FILE MERGED 2006/09/01 17:27:39 kaib 1.6.26.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [c471bd644b7544c63a436e97039f460834406e2b]

INTEGRATION: CWS pchfix02 (1.8.26); FILE MERGED 2006/09/01 17:27:39 kaib 1.8.26.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [f01f70d2431f9fadb2049a9c9702a3566e435f41]

INTEGRATION: CWS pchfix02 (1.5.26); FILE MERGED 2006/09/01 17:27:38 kaib 1.5.26.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [a0c5a483cdf48b948ee033613becf92beff3123d]

INTEGRATION: CWS pchfix02 (1.6.112); FILE MERGED 2006/09/01 17:27:38 kaib 1.6.112.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [d7596b7f2a3f305978f370935eb658988b1632b1]

INTEGRATION: CWS pchfix02 (1.2.26); FILE MERGED 2006/09/01 17:27:38 kaib 1.2.26.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [81e397597eecdad8589e5d6ff7bc6206042ea5f8]

INTEGRATION: CWS pchfix02 (1.4.20); FILE MERGED 2006/09/01 17:27:38 kaib 1.4.20.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [876257a4a64c0de4d1afe2d34a5c4d78dada34af]

INTEGRATION: CWS pchfix02 (1.5.112); FILE MERGED 2006/09/01 17:27:37 kaib 1.5.112.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [c3c7b54ade3b353e85c194f6287398e42c30a5d6]

INTEGRATION: CWS pchfix02 (1.4.112); FILE MERGED 2006/09/01 17:27:37 kaib 1.4.112.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [2fa5e5425cf4e11c583485c50d18eee938d6fc10]

INTEGRATION: CWS pchfix02 (1.8.26); FILE MERGED 2006/09/01 17:27:37 kaib 1.8.26.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [a50d5b896758d50bb15c31e98f8efac35bc9adf1]

INTEGRATION: CWS pchfix02 (1.22.18); FILE MERGED 2006/09/01 17:27:37 kaib 1.22.18.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [9be9d4e5a6d634f420825b0e5e42ba9a7a6bcfba]

INTEGRATION: CWS pchfix02 (1.19.16); FILE MERGED 2006/09/01 17:27:37 kaib 1.19.16.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [f7cf6a3c3cfbbabd4cd8e8bf4e8767ee8484c476]

INTEGRATION: CWS pchfix02 (1.14.26); FILE MERGED 2006/09/01 17:27:37 kaib 1.14.26.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [f9b179d9de0dd6f0405e71e2da48a151e86d3fd3]

INTEGRATION: CWS pchfix02 (1.13.26); FILE MERGED 2006/09/01 17:27:37 kaib 1.13.26.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [a1a11f81d711fc6d4469e1ed5c7ce9f76ad3143c]

INTEGRATION: CWS pchfix02 (1.47.14); FILE MERGED 2006/09/01 17:27:36 kaib 1.47.14.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [72d50605c47426ea0ec0e67372a3e1761e203255]

INTEGRATION: CWS pchfix02 (1.43.16); FILE MERGED 2006/09/01 17:27:36 kaib 1.43.16.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [1dfd5dd24198014459dd83dbc0ea1129c64e599c]

INTEGRATION: CWS pchfix02 (1.15.24); FILE MERGED 2006/09/01 17:27:36 kaib 1.15.24.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [9147262865b1d43b6930f9b75b9e80124e021a68]

INTEGRATION: CWS pchfix02 (1.7.112); FILE MERGED 2006/09/01 17:27:36 kaib 1.7.112.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [5b051b1e338b3ee51d75d90015033d5576f29836]

INTEGRATION: CWS pchfix02 (1.16.26); FILE MERGED 2006/09/01 17:27:36 kaib 1.16.26.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [f43a77aa35eea8ea1e0f87fd1cc0be3d2d1472b2]

INTEGRATION: CWS pchfix02 (1.7.26); FILE MERGED 2006/09/01 17:27:36 kaib 1.7.26.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [c45a5c363ff22ad509d44ae5d6ddd7c63bf182b2]

INTEGRATION: CWS pchfix02 (1.39.6); FILE MERGED 2006/09/01 17:27:35 kaib 1.39.6.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [dceb2fe8578158e83c1e3e18c6e74802f8a93342]

INTEGRATION: CWS pchfix02 (1.6.112); FILE MERGED 2006/09/01 17:27:35 kaib 1.6.112.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [8ee2d0258d911b22a3188e30dc740e0ab24365a9]

INTEGRATION: CWS pchfix02 (1.13.24); FILE MERGED 2006/09/01 17:27:35 kaib 1.13.24.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [85caef59388be8b1ffa446777a7f8252c3c6b8b0]

INTEGRATION: CWS pchfix02 (1.39.26); FILE MERGED 2006/09/01 17:27:35 kaib 1.39.26.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [02f7531a859f2f8b7c53e7290d5625aac2fb5553]

INTEGRATION: CWS pchfix02 (1.49.24); FILE MERGED 2006/09/01 17:27:35 kaib 1.49.24.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [c15ecb067554c5c56fb66f3b17fcceaa475bc731]

INTEGRATION: CWS pchfix02 (1.7.26); FILE MERGED 2006/09/01 17:27:34 kaib 1.7.26.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [89804be96c3c0d08336976491d7eabb098ea631d]

INTEGRATION: CWS pchfix02 (1.8.20); FILE MERGED 2006/09/01 17:27:34 kaib 1.8.20.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [4ed094c81ba2ebd27e9e82c1905fb5f01fdf21b6]

INTEGRATION: CWS pchfix02 (1.9.86); FILE MERGED 2006/09/01 17:27:34 kaib 1.9.86.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [d96952e9f4b0df864139d99b60ba7e0a38ee6f70]

INTEGRATION: CWS pchfix02 (1.7.86); FILE MERGED 2006/09/01 17:27:34 kaib 1.7.86.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [1c81035a3a3609785d72c5e958f62e753667705d]

INTEGRATION: CWS pchfix02 (1.13.26); FILE MERGED 2006/09/01 17:27:34 kaib 1.13.26.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [fe806aa2886d8a55a4de3ff52eaf98590aa20dee]

INTEGRATION: CWS pchfix02 (1.33.2); FILE MERGED 2006/09/01 17:27:34 kaib 1.33.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [e58b3e0e6bb305cd265b70223641bda5dbb9a39b]

INTEGRATION: CWS pchfix02 (1.22.18); FILE MERGED 2006/09/01 17:27:34 kaib 1.22.18.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [5a5ef4f5a8ab42d3fb39e65a722dda926244ca96]

INTEGRATION: CWS pchfix02 (1.75.14); FILE MERGED 2006/09/01 17:27:33 kaib 1.75.14.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [4599010b8f3abb6efc304638cb0c3cc42f51a4e3]

INTEGRATION: CWS pchfix02 (1.14.26); FILE MERGED 2006/09/01 17:27:33 kaib 1.14.26.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [5bd462a0774d3ac44e444465d7f44892f9594ca8]

INTEGRATION: CWS pchfix02 (1.33.16); FILE MERGED 2006/09/01 17:27:33 kaib 1.33.16.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [8ec7a585c30e7c1b59e455c3f6486a6f62031299]

INTEGRATION: CWS pchfix02 (1.23.24); FILE MERGED 2006/09/01 17:27:33 kaib 1.23.24.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [516076b62fdd3fca6b585b3a7340e0c6f82af841]

INTEGRATION: CWS pchfix02 (1.15.26); FILE MERGED 2006/09/01 17:27:33 kaib 1.15.26.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [72a3bd5b1190039808fcd2ad6b3cdb0aa95591ce]

INTEGRATION: CWS pchfix02 (1.19.26); FILE MERGED 2006/09/01 17:27:32 kaib 1.19.26.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [6be54ded1df61b9f25a607696ebeadb7d9f38035]

INTEGRATION: CWS pchfix02 (1.1.2); FILE ADDED 2006/09/04 12:37:12 kaib 1.1.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [2278250586c2a86f856bada161c682178e477fbd]

INTEGRATION: CWS pchfix02 (1.3.26); FILE MERGED 2006/09/01 17:31:27 kaib 1.3.26.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [2e75aeb84da89f46829a4798f1865cbc305cd15d]

INTEGRATION: CWS pchfix02 (1.7.26); FILE MERGED 2006/09/01 17:31:26 kaib 1.7.26.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [516b89e5836e75bdcb102bbf0678b29f90e7f271]

INTEGRATION: CWS pchfix02 (1.5.26); FILE MERGED 2006/09/01 17:31:26 kaib 1.5.26.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [1f684c5cf9a0f47ea919c97d3e5871ee10b1806a]

INTEGRATION: CWS pchfix02 (1.9.26); FILE MERGED 2006/09/01 17:31:26 kaib 1.9.26.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [56bf1c1dfb2e8b373cef44a857b357fba863902f]

INTEGRATION: CWS pchfix02 (1.10.26); FILE MERGED 2006/09/01 17:31:26 kaib 1.10.26.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [9889b1197e6acf361cc21bf18f3175d4fcdfaaf6]

INTEGRATION: CWS pchfix02 (1.4.8); FILE MERGED 2006/09/01 17:31:25 kaib 1.4.8.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [1a24ab47c1780c5d4873aa1d44598d332ef1718c]

INTEGRATION: CWS pchfix02 (1.11.8); FILE MERGED 2006/09/01 17:31:25 kaib 1.11.8.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [31aaeb069b620254a4ab04351c8d378a1c66196d]

INTEGRATION: CWS pchfix02 (1.7.8); FILE MERGED 2006/09/01 17:31:25 kaib 1.7.8.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [efdbab6f4288da6c9a51338c59df055caa247a87]

INTEGRATION: CWS pchfix02 (1.9.8); FILE MERGED 2006/09/01 17:31:25 kaib 1.9.8.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [0fc52130ecc4d0040666b90edb3edbec5f358f63]

INTEGRATION: CWS pchfix02 (1.10.8); FILE MERGED 2006/09/01 17:31:25 kaib 1.10.8.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [98ccd46978db63bb5c2a7bebcc25e0d419e1d59d]

INTEGRATION: CWS pchfix02 (1.5.8); FILE MERGED 2006/09/01 17:31:24 kaib 1.5.8.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [0c9f8af8a35e1ed7332a8cc09cab1ea4443e6d02]

INTEGRATION: CWS pchfix02 (1.10.6); FILE MERGED 2006/09/01 17:31:24 kaib 1.10.6.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [10219ecbc59d05cc9a70629652f559e7d28b75a4]

INTEGRATION: CWS pchfix02 (1.19.8); FILE MERGED 2006/09/01 17:31:24 kaib 1.19.8.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [d2bd66950d1837895f3144cd655c6b19ba851bc2]

INTEGRATION: CWS pchfix02 (1.17.8); FILE MERGED 2006/09/01 17:31:23 kaib 1.17.8.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [b6389d20736c9d41308e9c1fea6a6d18faf3c862]

INTEGRATION: CWS pchfix02 (1.13.8); FILE MERGED 2006/09/01 17:31:23 kaib 1.13.8.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [b2365138c18c4da4f6dc2ccf473b9e9735e4db72]

INTEGRATION: CWS pchfix02 (1.8.8); FILE MERGED 2006/09/01 17:31:23 kaib 1.8.8.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [1692acefd5712f7fd54bb67f5d558f0a3c6256f5]

INTEGRATION: CWS pchfix02 (1.9.8); FILE MERGED 2006/09/01 17:31:22 kaib 1.9.8.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [51b32c97e72fc86a1bcf1a2047ccab405f6d5fbd]

INTEGRATION: CWS pchfix02 (1.13.8); FILE MERGED 2006/09/01 17:31:22 kaib 1.13.8.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [3c165aa7733bdf3397d0962648ca77d61ce22806]

INTEGRATION: CWS pchfix02 (1.1.2); FILE ADDED 2006/09/04 12:37:26 kaib 1.1.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [d3a3b18d4aa7985cc890c78496483683535b954f]

INTEGRATION: CWS pchfix02 (1.9.476); FILE MERGED 2006/09/01 17:53:37 kaib 1.9.476.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [52f1820fbf0bfdb868995da714790dd23b19e616]

INTEGRATION: CWS pchfix02 (1.6.476); FILE MERGED 2006/09/01 17:53:37 kaib 1.6.476.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [881cee196079990294362c38e228517271c0e793]

INTEGRATION: CWS pchfix02 (1.11.2); FILE MERGED 2006/09/01 17:53:37 kaib 1.11.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [b7c03df2cc25fdc3d691f9d68de47ccaa24d3e57]

INTEGRATION: CWS pchfix02 (1.25.2); FILE MERGED 2006/09/01 17:53:36 kaib 1.25.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [b4bb710db4534bc80f9037a3ef207f7d84c86775]

INTEGRATION: CWS pchfix02 (1.55.2); FILE MERGED 2006/09/01 17:53:36 kaib 1.55.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [010d18bdd049ddd35a9462570b239832867bf6de]

INTEGRATION: CWS pchfix02 (1.28.2); FILE MERGED 2006/09/01 17:53:36 kaib 1.28.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [ca6aecd50c0f389c1491b4202992b92dfd24214f]

INTEGRATION: CWS pchfix02 (1.9.2); FILE MERGED 2006/09/01 17:53:36 kaib 1.9.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [df4aa75e1434023b9cd6301c31265004cd2cabb0]

INTEGRATION: CWS pchfix02 (1.14.58); FILE MERGED 2006/09/01 17:53:36 kaib 1.14.58.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [394f9be6814b57e2f44ea452e87e18a44283bc55]

INTEGRATION: CWS pchfix02 (1.12.2); FILE MERGED 2006/09/01 17:53:36 kaib 1.12.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [77aa4e4dc37eb5fadca0ae34cc11da9e69cd3850]

INTEGRATION: CWS pchfix02 (1.7.474); FILE MERGED 2006/09/01 17:53:35 kaib 1.7.474.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [c7b0303a94b74159125219ba87f2976ced37e027]

INTEGRATION: CWS pchfix02 (1.5.474); FILE MERGED 2006/09/01 17:53:35 kaib 1.5.474.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [748cc0495fdbba8b0d0c1dca1001af8de1abd0e2]

INTEGRATION: CWS pchfix02 (1.5.476); FILE MERGED 2006/09/01 17:53:35 kaib 1.5.476.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [f7d41a9d0f48bf0356511c6203565035c12d4901]

INTEGRATION: CWS pchfix02 (1.6.474); FILE MERGED 2006/09/01 17:53:35 kaib 1.6.474.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [8733fe97565951ba0cbb752ec43647da8fcefc53]

INTEGRATION: CWS pchfix02 (1.13.356); FILE MERGED 2006/09/01 17:53:34 kaib 1.13.356.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [77a9d3e63c6b09ca7c10f8e4441f4b94f08ce7d2]

INTEGRATION: CWS pchfix02 (1.5.474); FILE MERGED 2006/09/01 17:53:34 kaib 1.5.474.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [b95bbc7913464faa8bda89b0c2cc6e35ac00b07c]

INTEGRATION: CWS pchfix02 (1.24.2); FILE MERGED 2006/09/01 17:53:34 kaib 1.24.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [6412dd7aec4f1f6a4b78e461974a5efb22703126]

INTEGRATION: CWS pchfix02 (1.18.2); FILE MERGED 2006/09/01 17:53:34 kaib 1.18.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [20aa0c4a436ef938debe1844584980a78aa9bfae]

INTEGRATION: CWS pchfix02 (1.8.476); FILE MERGED 2006/09/01 17:53:33 kaib 1.8.476.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [1167c9cccfeebef7474db01cd0e633dcc372d47d]

INTEGRATION: CWS pchfix02 (1.5.474); FILE MERGED 2006/09/01 17:53:33 kaib 1.5.474.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [8aff1d33e0e69d9a0bf1ab1c5f1c9e7d13f7a9e6]

INTEGRATION: CWS pchfix02 (1.3.476); FILE MERGED 2006/09/01 17:53:33 kaib 1.3.476.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [1be399238ca1ddbab8703f1be0d55b387fc8282f]

INTEGRATION: CWS pchfix02 (1.5.2); FILE MERGED 2006/09/01 17:53:33 kaib 1.5.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [77c369c59b13ef9e727d4f705a397f3c2f643d43]

INTEGRATION: CWS pchfix02 (1.4.476); FILE MERGED 2006/09/01 17:53:33 kaib 1.4.476.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [3801e195d8dd5e35a98f5ad1c631e8495d850d93]

INTEGRATION: CWS pchfix02 (1.6.476); FILE MERGED 2006/09/01 17:53:33 kaib 1.6.476.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [95dc6b82e833ade7e8d940a824d7cef52ebebac0]

INTEGRATION: CWS pchfix02 (1.17.206); FILE MERGED 2006/09/01 17:53:33 kaib 1.17.206.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [277cfa24fbf6a7104450bacac9c263b8f070ccc4]

INTEGRATION: CWS pchfix02 (1.42.2); FILE MERGED 2006/09/01 17:53:32 kaib 1.42.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [22d1ab479e2133a12c4a55d8f2c673a435e00985]

INTEGRATION: CWS pchfix02 (1.4.476); FILE MERGED 2006/09/01 17:53:32 kaib 1.4.476.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [8cdc97af79a5b69cefe0239abb40d879b4d9d8ee]

INTEGRATION: CWS pchfix02 (1.10.476); FILE MERGED 2006/09/01 17:53:32 kaib 1.10.476.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [bd9327e0907e262e35d5398ee85eaa606bf5a7e1]

INTEGRATION: CWS pchfix02 (1.11.476); FILE MERGED 2006/09/01 17:53:32 kaib 1.11.476.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [96abdcee90617f4aaa804c230fa26bd0ef0d9398]

INTEGRATION: CWS pchfix02 (1.31.2); FILE MERGED 2006/09/01 17:53:32 kaib 1.31.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [485f4a7067ce1a46345e30f04a3ba24e31b6bf8d]

INTEGRATION: CWS pchfix02 (1.40.2); FILE MERGED 2006/09/01 17:53:32 kaib 1.40.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [48c73c672dbcc1f37352210eab3cb4583352816c]

INTEGRATION: CWS pchfix02 (1.9.476); FILE MERGED 2006/09/01 17:53:31 kaib 1.9.476.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [b9b88f5dd7458b5b55cae341f218f68b318efbf0]

INTEGRATION: CWS pchfix02 (1.6.2); FILE MERGED 2006/09/01 17:53:31 kaib 1.6.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [fe660806c84c4ab53cc72967eaa25f98b6761e31]

INTEGRATION: CWS pchfix02 (1.19.2); FILE MERGED 2006/09/01 17:53:31 kaib 1.19.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [6699b926968cc00192ea88cb003fe0bf46a945fe]

INTEGRATION: CWS pchfix02 (1.4.2); FILE MERGED 2006/09/01 17:53:31 kaib 1.4.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [102e433b3bc4c6a3f0d093615004fda267065393]

INTEGRATION: CWS pchfix02 (1.60.2); FILE MERGED 2006/09/01 17:53:31 kaib 1.60.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [68721527ef181cbbf671924d3f9a0711a1e560f1]

INTEGRATION: CWS pchfix02 (1.113.2); FILE MERGED 2006/09/01 17:53:30 kaib 1.113.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [c34caf5ac18e091d6e7dbb7c4c63090b3727fd8e]

INTEGRATION: CWS pchfix02 (1.5.2); FILE MERGED 2006/09/01 17:53:30 kaib 1.5.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [15c4a669fc8974eb39c79553b5be1dea9e2d10c7]

INTEGRATION: CWS pchfix02 (1.27.2); FILE MERGED 2006/09/01 17:53:30 kaib 1.27.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [e58d07fd29a69aa6619742cb001277588e61f246]

INTEGRATION: CWS pchfix02 (1.21.2); FILE MERGED 2006/09/01 17:53:30 kaib 1.21.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [d4f1555e0e82727f2a7f6e85238eca354276ace4]

INTEGRATION: CWS pchfix02 (1.14.2); FILE MERGED 2006/09/01 17:53:30 kaib 1.14.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [9f5e81d77439ee9896885e90ccf8b0cdc1f51b43]

INTEGRATION: CWS pchfix02 (1.6.2); FILE MERGED 2006/09/01 17:53:30 kaib 1.6.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [292a4b60ddf9c0fe520769a34650d1c36627eedc]

INTEGRATION: CWS pchfix02 (1.18.2); FILE MERGED 2006/09/01 17:53:29 kaib 1.18.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [6e9203303535682e3fc16afeaf8a73f2780edbfe]

INTEGRATION: CWS pchfix02 (1.6.454); FILE MERGED 2006/09/01 17:53:29 kaib 1.6.454.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [d725bf19b8b6b6f8f454dc929b8f90208815d2b1]

INTEGRATION: CWS pchfix02 (1.34.2); FILE MERGED 2006/09/01 17:53:29 kaib 1.34.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [7f4d5847d110b2e2bf52fb2faf79872edb7d2016]

INTEGRATION: CWS pchfix02 (1.9.2); FILE MERGED 2006/09/01 17:53:29 kaib 1.9.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [6342de2235aba98a548a70c23a4ebad47787041d]

INTEGRATION: CWS pchfix02 (1.9.476); FILE MERGED 2006/09/01 17:53:29 kaib 1.9.476.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [8fd6ef599af99194eddd31a9e8b6bdfe1e45c277]

INTEGRATION: CWS pchfix02 (1.8.476); FILE MERGED 2006/09/01 17:53:29 kaib 1.8.476.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [43c702b8efc2280746be1469f483318eb9d0218f]

INTEGRATION: CWS pchfix02 (1.5.2); FILE MERGED 2006/09/01 17:53:29 kaib 1.5.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [fe5ea7f4da8fe980663e6ee3943279f7a24e5991]

INTEGRATION: CWS pchfix02 (1.6.476); FILE MERGED 2006/09/01 17:53:29 kaib 1.6.476.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [d36d7c23540fd89acdb78932d940ad8c2c91bd57]

INTEGRATION: CWS pchfix02 (1.8.2); FILE MERGED 2006/09/01 17:53:28 kaib 1.8.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [ea127521bf50ad2160689d8320d38230c9733ace]

INTEGRATION: CWS pchfix02 (1.51.2); FILE MERGED 2006/09/01 17:53:28 kaib 1.51.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [320cccf84a1fc98c711efdc1491823daedb2de2e]

INTEGRATION: CWS pchfix02 (1.5.476); FILE MERGED 2006/09/01 17:53:28 kaib 1.5.476.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [30ac72281c6c2136c9ab3c4d15996280798a8f09]

INTEGRATION: CWS pchfix02 (1.33.2); FILE MERGED 2006/09/01 17:53:28 kaib 1.33.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [fcf39a9b36cdd9b5cd78c1b3634e7fe0c8bcdf8b]

INTEGRATION: CWS pchfix02 (1.37.2); FILE MERGED 2006/09/01 17:53:28 kaib 1.37.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [856ed28085f9e843e95199f4c29477c5b62ca0cb]

INTEGRATION: CWS pchfix02 (1.24.2); FILE MERGED 2006/09/01 17:53:27 kaib 1.24.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [07c4dfce6689fa8f173c831d33fdc263fa0b2415]

INTEGRATION: CWS pchfix02 (1.30.2); FILE MERGED 2006/09/01 17:53:27 kaib 1.30.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [757e106220a19a2899498d83d9b7da7dd1a3c537]

INTEGRATION: CWS pchfix02 (1.39.2); FILE MERGED 2006/09/01 17:53:27 kaib 1.39.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [2d4ca73bf93c841235868dd1e517519f1735f57a]

INTEGRATION: CWS pchfix02 (1.15.474); FILE MERGED 2006/09/01 17:53:27 kaib 1.15.474.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [f63602c2899722c0cf8ce7471ff8d6df114a1853]

INTEGRATION: CWS pchfix02 (1.27.62); FILE MERGED 2006/09/01 17:53:27 kaib 1.27.62.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [1f4698479d843b723c130970e9cc30a9b97fa7e7]

INTEGRATION: CWS pchfix02 (1.33.2); FILE MERGED 2006/09/01 17:53:27 kaib 1.33.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [e57903cc2500d4f67a09377714125ee1382b4402]

INTEGRATION: CWS pchfix02 (1.9.474); FILE MERGED 2006/09/01 17:53:26 kaib 1.9.474.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [ddb42a8286225b3d1eab403187d504b32eb6aa31]

INTEGRATION: CWS pchfix02 (1.5.476); FILE MERGED 2006/09/01 17:53:26 kaib 1.5.476.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [dbfcf526c3857618eca9aad1ece631e9e160142a]

INTEGRATION: CWS pchfix02 (1.4.476); FILE MERGED 2006/09/01 17:53:26 kaib 1.4.476.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [caf038b96fcb6efdfd9e929ecc13a3a1a50c0831]

INTEGRATION: CWS pchfix02 (1.66.2); FILE MERGED 2006/09/01 17:53:26 kaib 1.66.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [f2fbf7331e7f7cc2732b4a68dee19f50a03b3fc0]

INTEGRATION: CWS pchfix02 (1.13.48); FILE MERGED 2006/09/01 17:53:26 kaib 1.13.48.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [ec9900fd151ae39917cd69cc05e85df2add5d25f]

INTEGRATION: CWS pchfix02 (1.19.2); FILE MERGED 2006/09/01 17:53:26 kaib 1.19.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [19a33ef64aa913682f54d9a56a46fc67ba34dc8d]

INTEGRATION: CWS pchfix02 (1.96.2); FILE MERGED 2006/09/01 17:53:25 kaib 1.96.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [dd194d208faf589eee9af14e65cfa0fa8e28b755]

INTEGRATION: CWS pchfix02 (1.20.458); FILE MERGED 2006/09/01 17:53:25 kaib 1.20.458.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [2ace929969f4f7c1927d3a37f02da273c1fe27d1]

INTEGRATION: CWS pchfix02 (1.9.476); FILE MERGED 2006/09/01 17:53:25 kaib 1.9.476.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [92fc088734e8fef79de03018b423858043be7a05]

INTEGRATION: CWS pchfix02 (1.46.2); FILE MERGED 2006/09/01 17:53:25 kaib 1.46.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [9c503e087bb3721e1c200f7370e7d10792510c90]

INTEGRATION: CWS pchfix02 (1.7.476); FILE MERGED 2006/09/01 17:53:25 kaib 1.7.476.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [ca1dec930da0b341bec6b0eb52b41d6fffa1bbd8]

INTEGRATION: CWS pchfix02 (1.58.2); FILE MERGED 2006/09/01 17:53:25 kaib 1.58.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [38696c25475aadd5d6e2390a300b970129fa8e0a]

INTEGRATION: CWS pchfix02 (1.6.426); FILE MERGED 2006/09/01 17:53:24 kaib 1.6.426.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [17db07add8dc267d49b4bbe7a84129df4a786fd5]

INTEGRATION: CWS pchfix02 (1.18.358); FILE MERGED 2006/09/01 17:53:24 kaib 1.18.358.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [4039a3ada406865045cbf38cb7b2f8399dc5b6ee]

INTEGRATION: CWS pchfix02 (1.8.474); FILE MERGED 2006/09/01 17:53:24 kaib 1.8.474.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [1602bc82892099bc00deb0770337805d800d18df]

INTEGRATION: CWS pchfix02 (1.30.446); FILE MERGED 2006/09/01 17:53:24 kaib 1.30.446.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [e8c072fa4f15d23e8c14439328b6f8a3e064d20c]

INTEGRATION: CWS pchfix02 (1.3.476); FILE MERGED 2006/09/01 17:53:24 kaib 1.3.476.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [70be8e320acfdce6918736bbd2138b74b762a6c5]

INTEGRATION: CWS pchfix02 (1.6.476); FILE MERGED 2006/09/01 17:53:23 kaib 1.6.476.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [f954d0092f7db6c15333420962a198bf1cb119a0]

INTEGRATION: CWS pchfix02 (1.9.474); FILE MERGED 2006/09/01 17:53:23 kaib 1.9.474.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [b69319d73ac7695ad6bd3753452173ddbb3c2102]

INTEGRATION: CWS pchfix02 (1.11.476); FILE MERGED 2006/09/01 17:53:23 kaib 1.11.476.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [9fde91a504f691bad57da6a2e13151614287637b]

INTEGRATION: CWS pchfix02 (1.7.2); FILE MERGED 2006/09/01 17:53:23 kaib 1.7.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [133f6a9acb0bc002efeaf14e1401151fc7671844]

INTEGRATION: CWS pchfix02 (1.11.430); FILE MERGED 2006/09/01 17:53:23 kaib 1.11.430.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [21b372b6b1a9b80f54527bce741ce8d9de1f4f3d]

INTEGRATION: CWS pchfix02 (1.8.474); FILE MERGED 2006/09/01 17:53:22 kaib 1.8.474.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [4eda2ff8daeec99a533c5d64329951e3f9392fce]

INTEGRATION: CWS pchfix02 (1.14.168); FILE MERGED 2006/09/01 17:53:22 kaib 1.14.168.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [5f4e5e06ff26f8256be6968de6b19d8c6c3b7b08]

INTEGRATION: CWS pchfix02 (1.11.474); FILE MERGED 2006/09/01 17:53:22 kaib 1.11.474.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [1a5c0b23c5f346954436d6bc8631b058dd53aa23]

INTEGRATION: CWS pchfix02 (1.16.38); FILE MERGED 2006/09/01 17:53:22 kaib 1.16.38.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [46bccb187d19fcd45b888af640cb81924526bd85]

INTEGRATION: CWS pchfix02 (1.19.476); FILE MERGED 2006/09/01 17:53:22 kaib 1.19.476.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [49836a6f03035d2b85224be673fa825bce3544e2]

INTEGRATION: CWS pchfix02 (1.23.172); FILE MERGED 2006/09/01 17:53:21 kaib 1.23.172.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [66356932cb816e3be0bdd351548d0bc54f68f330]

INTEGRATION: CWS pchfix02 (1.51.2); FILE MERGED 2006/09/01 17:53:21 kaib 1.51.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [60c566b181b7754ac4344f8273032edcef92672d]

INTEGRATION: CWS pchfix02 (1.49.2); FILE MERGED 2006/09/01 17:53:21 kaib 1.49.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [77e6bf728f3b3a7262872492c32af9ec041f8f43]

INTEGRATION: CWS pchfix02 (1.9.2); FILE MERGED 2006/09/01 17:53:21 kaib 1.9.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [fcde4d6917bbbb547f9af46e177e0442f0302cb1]

INTEGRATION: CWS pchfix02 (1.8.2); FILE MERGED 2006/09/01 17:53:21 kaib 1.8.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [c3734db0313783a0d0567ce5ed0ffd9ec573c1b4]

INTEGRATION: CWS pchfix02 (1.30.2); FILE MERGED 2006/09/01 17:53:21 kaib 1.30.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [634ac3ae7d1320b6f446eb0d3412412e038ce9a9]

INTEGRATION: CWS pchfix02 (1.10.48); FILE MERGED 2006/09/01 17:53:20 kaib 1.10.48.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [ade283f2a531eee69ee1c5bb747a6bf1036c7ae7]

INTEGRATION: CWS pchfix02 (1.38.240); FILE MERGED 2006/09/01 17:53:20 kaib 1.38.240.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [4dc83317679d1d05cb1d5dae71f14d5ade70e18d]

INTEGRATION: CWS pchfix02 (1.23.476); FILE MERGED 2006/09/01 17:53:20 kaib 1.23.476.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [ce6ba4633252cc17f57a790e6913810e1791b2d3]

INTEGRATION: CWS pchfix02 (1.6.476); FILE MERGED 2006/09/01 17:53:20 kaib 1.6.476.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [ef5219e4222b202b38a2bda92705d982d4b2b26d]

INTEGRATION: CWS pchfix02 (1.7.48); FILE MERGED 2006/09/01 17:53:20 kaib 1.7.48.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [713ebd4f48b59ebf320318ca5407f14c7957c71f]

INTEGRATION: CWS pchfix02 (1.11.2); FILE MERGED 2006/09/01 17:53:20 kaib 1.11.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [e075efde070fceb57d4f798353f09ca699c6f7fb]

INTEGRATION: CWS pchfix02 (1.16.2); FILE MERGED 2006/09/01 17:53:19 kaib 1.16.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [578b4f88e6d0c4daa79c9a98531f1a0931525e78]

INTEGRATION: CWS pchfix02 (1.23.476); FILE MERGED 2006/09/01 17:53:19 kaib 1.23.476.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [d3ae93aceb4e4ae9f426f7f48195ec5e8ae83eda]

INTEGRATION: CWS pchfix02 (1.17.474); FILE MERGED 2006/09/01 17:53:19 kaib 1.17.474.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [14846b776b19d694fd2b8394b84ef695e4f50af0]

INTEGRATION: CWS pchfix02 (1.35.2); FILE MERGED 2006/09/01 17:53:19 kaib 1.35.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [21094e9632461a958f007877ecf0d76193685963]

INTEGRATION: CWS pchfix02 (1.34.2); FILE MERGED 2006/09/01 17:53:19 kaib 1.34.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [aa2c76974da98414bc26b53a5640b989309b7e78]

INTEGRATION: CWS pchfix02 (1.23.2); FILE MERGED 2006/09/01 17:53:19 kaib 1.23.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [c719e4eabe29b9e3ab380d2883d567e8d97ac3dc]

INTEGRATION: CWS pchfix02 (1.12.48); FILE MERGED 2006/09/01 17:53:18 kaib 1.12.48.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [6d403a93e9cade1e451290c8bbe5ed06f2bf7981]

INTEGRATION: CWS pchfix02 (1.16.2); FILE MERGED 2006/09/01 17:53:18 kaib 1.16.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [84e52a9478530c6db52423be428cacb89cdbaf41]

INTEGRATION: CWS pchfix02 (1.10.2); FILE MERGED 2006/09/01 17:53:18 kaib 1.10.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [2acd5f42d29b4c08177478ecdc6ffe668a1d6a84]

INTEGRATION: CWS pchfix02 (1.9.2); FILE MERGED 2006/09/01 17:53:18 kaib 1.9.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [aa0bd3d0513a7a7f169d30378b56020c0f650b99]

INTEGRATION: CWS pchfix02 (1.76.2); FILE MERGED 2006/09/01 17:53:18 kaib 1.76.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [85439fa14cb9bf3d0a5170d4fe138eb2a5d60944]

INTEGRATION: CWS pchfix02 (1.28.170); FILE MERGED 2006/09/01 17:53:17 kaib 1.28.170.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [acc2d22025039a5093590fe12d118b9e4d2a95c2]

INTEGRATION: CWS pchfix02 (1.5.474); FILE MERGED 2006/09/01 17:53:17 kaib 1.5.474.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [1fa746763a2ebaf554f7a5678e9bdf9650e61c68]

INTEGRATION: CWS pchfix02 (1.9.474); FILE MERGED 2006/09/01 17:53:17 kaib 1.9.474.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [dfc52ebd7ae7990fd5fa552a69a7b44d0e98bd9d]

INTEGRATION: CWS pchfix02 (1.7.476); FILE MERGED 2006/09/01 17:53:17 kaib 1.7.476.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [9b7414cffc09147ca4a2505236350522e7ef890d]

INTEGRATION: CWS pchfix02 (1.15.2); FILE MERGED 2006/09/01 17:53:17 kaib 1.15.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [84862874d79e2914095074d4dc970e0ba50e0d60]

INTEGRATION: CWS pchfix02 (1.5.2); FILE MERGED 2006/09/01 17:53:17 kaib 1.5.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [5ff69cd9ad673dce2009c08558a3a95a9205707b]

INTEGRATION: CWS pchfix02 (1.15.2); FILE MERGED 2006/09/01 17:53:16 kaib 1.15.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [1c3c173fdad97015395fa380dc1eb15ec17f492c]

INTEGRATION: CWS pchfix02 (1.12.2); FILE MERGED 2006/09/01 17:53:16 kaib 1.12.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [f923da5525b0dd4de518cbba91b16ee197eabe79]

INTEGRATION: CWS pchfix02 (1.7.46); FILE MERGED 2006/09/01 17:53:16 kaib 1.7.46.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [f6ea81edf7a2d9b726c11e35955a964fd8bd6d2f]

INTEGRATION: CWS pchfix02 (1.7.2); FILE MERGED 2006/09/01 17:53:16 kaib 1.7.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [9ba6d4df28a891f357a38bd07b157149fa3e60e5]

INTEGRATION: CWS pchfix02 (1.11.2); FILE MERGED 2006/09/01 17:53:16 kaib 1.11.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [1558512be15cee6bdbf98de6a8ab3088354d3b7e]

INTEGRATION: CWS pchfix02 (1.4.476); FILE MERGED 2006/09/01 17:53:16 kaib 1.4.476.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [d962706cf6b74ec9cb90364d16799c11adb1f3dc]

INTEGRATION: CWS pchfix02 (1.6.2); FILE MERGED 2006/09/01 17:53:15 kaib 1.6.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [a37724e122605cddf0e7698d91ee869246e8c81f]

INTEGRATION: CWS pchfix02 (1.15.2); FILE MERGED 2006/09/01 17:53:15 kaib 1.15.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [8d957d96b858e16f00d6e85d2adac7bfdd258563]

INTEGRATION: CWS pchfix02 (1.22.2); FILE MERGED 2006/09/01 17:53:15 kaib 1.22.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [6431becb0a45ead1e0af2cf9efe3d88be869f31c]

INTEGRATION: CWS pchfix02 (1.13.104); FILE MERGED 2006/09/01 17:53:15 kaib 1.13.104.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [ae87752bd33eefa2d35c71ea7f0eec14d72577fc]

INTEGRATION: CWS pchfix02 (1.7.476); FILE MERGED 2006/09/01 17:53:15 kaib 1.7.476.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [1d71eb1d7908df722590cc439d3adcb2dc46e99e]

INTEGRATION: CWS pchfix02 (1.33.2); FILE MERGED 2006/09/01 17:53:14 kaib 1.33.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [5238b1915520bbccef0918d8bf49d1d94a6f99e6]

INTEGRATION: CWS pchfix02 (1.10.2); FILE MERGED 2006/09/01 17:53:14 kaib 1.10.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [22bbd7a788335e58dd9c739f716fe6179593d8fc]

INTEGRATION: CWS pchfix02 (1.13.2); FILE MERGED 2006/09/01 17:53:14 kaib 1.13.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [05525c8e9f9a7df6e71b56f99680899db7580163]

INTEGRATION: CWS pchfix02 (1.9.2); FILE MERGED 2006/09/01 17:53:14 kaib 1.9.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [128c07282fc61fd8b939d1e03d14e285bea1ed56]

INTEGRATION: CWS pchfix02 (1.9.476); FILE MERGED 2006/09/01 17:53:14 kaib 1.9.476.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [eae037c149c00a62abf8c210b7be6bda54c06336]

INTEGRATION: CWS pchfix02 (1.8.476); FILE MERGED 2006/09/01 17:53:14 kaib 1.8.476.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [66af6e98038ef2e7966b556bfd949b22e91b12c7]

INTEGRATION: CWS pchfix02 (1.14.2); FILE MERGED 2006/09/01 17:53:14 kaib 1.14.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [2352c2453e91f07675eb496e456863ce280ad17d]

INTEGRATION: CWS pchfix02 (1.41.2); FILE MERGED 2006/09/01 17:53:13 kaib 1.41.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [e62112b7b908571a2597b044ada5481d1be1a196]

INTEGRATION: CWS pchfix02 (1.20.476); FILE MERGED 2006/09/01 17:53:13 kaib 1.20.476.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [5abe403e8f42ddd16ca012d35f1a96c5b8a63ff9]

INTEGRATION: CWS pchfix02 (1.20.2); FILE MERGED 2006/09/01 17:53:13 kaib 1.20.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [157d47578ec790fc18d1db6bc0786a232c5d7b01]

INTEGRATION: CWS pchfix02 (1.15.474); FILE MERGED 2006/09/01 17:53:13 kaib 1.15.474.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [304d990121d013323b185411c1d0b206e9dd57cb]

INTEGRATION: CWS pchfix02 (1.10.476); FILE MERGED 2006/09/01 17:53:13 kaib 1.10.476.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [205343e1927cfb581eb5ee0bf61e010f82d13458]

INTEGRATION: CWS pchfix02 (1.6.2); FILE MERGED 2006/09/01 17:53:12 kaib 1.6.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [5d21cf18592d87f68577f5c90a9605149734e69a]

INTEGRATION: CWS pchfix02 (1.25.2); FILE MERGED 2006/09/01 17:53:12 kaib 1.25.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [42836322ccd31e323f2bd328a1322ff77a9529f7]

INTEGRATION: CWS pchfix02 (1.9.446); FILE MERGED 2006/09/01 17:53:12 kaib 1.9.446.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [a75712808790318a23a18366ccec91c80305dffe]

INTEGRATION: CWS pchfix02 (1.14.2); FILE MERGED 2006/09/01 17:53:12 kaib 1.14.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [8c06c7f7dde377a9373769d0b656737a1a4f4a75]

INTEGRATION: CWS pchfix02 (1.13.2); FILE MERGED 2006/09/01 17:53:12 kaib 1.13.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [949711a625e4e0059e1d9c85aa6308711df58740]

INTEGRATION: CWS pchfix02 (1.6.2); FILE MERGED 2006/09/01 17:53:11 kaib 1.6.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [a0ad84f4c1a2302a273f4229dc55e584f2f6c855]

INTEGRATION: CWS pchfix02 (1.6.476); FILE MERGED 2006/09/01 17:53:11 kaib 1.6.476.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [041518a529e62dedefc5c7fe389bab9ad8e9d550]

INTEGRATION: CWS pchfix02 (1.33.2); FILE MERGED 2006/09/01 17:53:11 kaib 1.33.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [aa67988f945bef9539010cbcf57b1ed31695ac2e]

INTEGRATION: CWS pchfix02 (1.68.2); FILE MERGED 2006/09/01 17:53:11 kaib 1.68.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [247af4f6396b16a650a66109015d2358578b8fdc]

INTEGRATION: CWS pchfix02 (1.10.476); FILE MERGED 2006/09/01 17:53:11 kaib 1.10.476.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [3fde5218383b49c222879028cc40a38b981b77be]

INTEGRATION: CWS pchfix02 (1.13.356); FILE MERGED 2006/09/01 17:53:10 kaib 1.13.356.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [c064c86e7a036ac5cc58ee328741827c9e96d1f1]

INTEGRATION: CWS pchfix02 (1.13.476); FILE MERGED 2006/09/01 17:53:10 kaib 1.13.476.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [c708135d2da5bf207096e9564d8764cbe223c467]

INTEGRATION: CWS pchfix02 (1.6.476); FILE MERGED 2006/09/01 17:53:10 kaib 1.6.476.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [843d2f847075af53dee7a73d977633235015a718]

INTEGRATION: CWS pchfix02 (1.56.2); FILE MERGED 2006/09/01 17:53:10 kaib 1.56.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [1c49729c3832aec4660545c7bb4d6c5bf35073d3]

INTEGRATION: CWS pchfix02 (1.15.476); FILE MERGED 2006/09/01 17:53:09 kaib 1.15.476.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [d22c3451af32bb4e767538bf71fb776052c61538]

INTEGRATION: CWS pchfix02 (1.10.476); FILE MERGED 2006/09/01 17:53:09 kaib 1.10.476.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [c3e8ae40324ae936304a0668652f3fd01e124957]

INTEGRATION: CWS pchfix02 (1.23.2); FILE MERGED 2006/09/01 17:53:09 kaib 1.23.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [f2baebab2afe5dbf154ac4ba9e54dee8d64adec4]

INTEGRATION: CWS pchfix02 (1.29.446); FILE MERGED 2006/09/01 17:53:09 kaib 1.29.446.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [3dc59d58ad8004dc0e452e81ad5f6ba50b9e30d5]

INTEGRATION: CWS pchfix02 (1.4.476); FILE MERGED 2006/09/01 17:53:09 kaib 1.4.476.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [eab0ae35fad7a98f6926dfd2b40f4177464daa0d]

INTEGRATION: CWS pchfix02 (1.21.472); FILE MERGED 2006/09/01 17:53:08 kaib 1.21.472.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [2e6166bddbe54723d1ffbe8daafdd72f7716fc44]

INTEGRATION: CWS pchfix02 (1.7.476); FILE MERGED 2006/09/01 17:53:08 kaib 1.7.476.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [fa96d6bb410683ffd9f75e97f050e4fe05c85255]

INTEGRATION: CWS pchfix02 (1.11.476); FILE MERGED 2006/09/01 17:53:08 kaib 1.11.476.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [b7885a63c6af62e42873be4bec042a68d2a0d71f]

INTEGRATION: CWS pchfix02 (1.3.476); FILE MERGED 2006/09/01 17:53:08 kaib 1.3.476.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [8d02c2fb7bb9ef7f701ed7953b99c49f7ad8e108]

INTEGRATION: CWS pchfix02 (1.17.2); FILE MERGED 2006/09/01 17:53:07 kaib 1.17.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [679cf256f08867716108e1164878340d0f8dd6a0]

INTEGRATION: CWS pchfix02 (1.16.396); FILE MERGED 2006/09/01 17:53:07 kaib 1.16.396.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [172981c634ee2c52e3420a7abeae0a312030dcf1]

INTEGRATION: CWS pchfix02 (1.8.302); FILE MERGED 2006/09/01 17:53:07 kaib 1.8.302.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [62f2c49098d9237eaf2bbaedba67275cc38d2289]

INTEGRATION: CWS pchfix02 (1.16.2); FILE MERGED 2006/09/01 17:53:07 kaib 1.16.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [4661495cb41b0840b5224e92224a69629c87e078]

INTEGRATION: CWS pchfix02 (1.45.2); FILE MERGED 2006/09/01 17:53:07 kaib 1.45.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [16e9b9669208ff27424833ecf5a905a805c983ec]

INTEGRATION: CWS pchfix02 (1.18.2); FILE MERGED 2006/09/01 17:53:07 kaib 1.18.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [01531ad18ed86c9bdbda22c60fc7ffa691419da8]

INTEGRATION: CWS pchfix02 (1.14.2); FILE MERGED 2006/09/01 17:53:06 kaib 1.14.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [75afd68af548ddc0685e2fe31962aa00e1755c64]

INTEGRATION: CWS pchfix02 (1.12.2); FILE MERGED 2006/09/01 17:53:06 kaib 1.12.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [f92c25aac3cca792904a2d91c527869165c069c1]

INTEGRATION: CWS pchfix02 (1.9.302); FILE MERGED 2006/09/01 17:53:06 kaib 1.9.302.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [aeb1aa769aee304e059d562cb45c35e964741059]

INTEGRATION: CWS pchfix02 (1.18.2); FILE MERGED 2006/09/01 17:53:06 kaib 1.18.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [2180da241868b5245551e0a0d81686a2adb5c3d5]

INTEGRATION: CWS pchfix02 (1.16.476); FILE MERGED 2006/09/01 17:53:06 kaib 1.16.476.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [cfd8ead17d3cb7491e659a9b00e639dab3e0c205]

INTEGRATION: CWS pchfix02 (1.5.476); FILE MERGED 2006/09/01 17:53:06 kaib 1.5.476.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [6896a6b0ff49708aeacf60a7ee97431c06d19e7e]

INTEGRATION: CWS pchfix02 (1.4.476); FILE MERGED 2006/09/01 17:53:05 kaib 1.4.476.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [0d48cbead48270783857c86938b274ee8605c0b7]

INTEGRATION: CWS pchfix02 (1.33.2); FILE MERGED 2006/09/01 17:53:05 kaib 1.33.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [e4bd5e4dd6b1832315ed0510cb1c7e6252130a84]

INTEGRATION: CWS pchfix02 (1.9.398); FILE MERGED 2006/09/01 17:53:05 kaib 1.9.398.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [ca2905a78e3d7433093138afe02ec4118b42f673]

INTEGRATION: CWS pchfix02 (1.8.242); FILE MERGED 2006/09/01 17:53:05 kaib 1.8.242.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [e82e0fe8ec659ef86090e96b159ab3e0cb2d3489]

INTEGRATION: CWS pchfix02 (1.10.2); FILE MERGED 2006/09/01 17:53:05 kaib 1.10.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [2c936a5da7b1fef6f7da37c04270eb36a09ec093]

INTEGRATION: CWS pchfix02 (1.7.2); FILE MERGED 2006/09/01 17:53:05 kaib 1.7.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [768eaa6dec5d99e9d6f75df2aeac4090cb93818d]

INTEGRATION: CWS pchfix02 (1.11.2); FILE MERGED 2006/09/01 17:53:05 kaib 1.11.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [4f9ff041af16a46f773d3f09f6cb450db2f1d2f3]

INTEGRATION: CWS pchfix02 (1.34.2); FILE MERGED 2006/09/01 17:53:04 kaib 1.34.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [2657c495f893d80bad4c2db7ce0b4db8a1cec197]

INTEGRATION: CWS pchfix02 (1.9.476); FILE MERGED 2006/09/01 17:53:04 kaib 1.9.476.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [68cd37393b2c4474fde59a1f3c3d52335c1faf96]

INTEGRATION: CWS pchfix02 (1.17.2); FILE MERGED 2006/09/01 17:53:04 kaib 1.17.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [5e74e9ec125caff73b123ceafb2811bad693ef5e]

INTEGRATION: CWS pchfix02 (1.10.238); FILE MERGED 2006/09/01 17:53:04 kaib 1.10.238.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [8e26353b39ca4c20465145529c2965b760e7a207]

INTEGRATION: CWS pchfix02 (1.12.476); FILE MERGED 2006/09/01 17:53:04 kaib 1.12.476.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [0c80f7dd807e41ccba0af14d3efa7f8c0dace191]

INTEGRATION: CWS pchfix02 (1.18.2); FILE MERGED 2006/09/01 17:53:03 kaib 1.18.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [c95cbbd2f6d3be065a8e16d5b4e8d95281c06d8d]

INTEGRATION: CWS pchfix02 (1.19.2); FILE MERGED 2006/09/01 17:53:03 kaib 1.19.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [c8b7851e98b60e694367bfd95fa5f2b450ac6b23]

INTEGRATION: CWS pchfix02 (1.10.474); FILE MERGED 2006/09/01 17:53:03 kaib 1.10.474.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [6215e74c9329bc420dcc5dee32456825ad5cdbd2]

INTEGRATION: CWS pchfix02 (1.135.2); FILE MERGED 2006/09/01 17:53:03 kaib 1.135.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [563e467e02dc8fc1a3de70ce0ed0937e5f0b923f]

INTEGRATION: CWS pchfix02 (1.25.168); FILE MERGED 2006/09/01 17:53:03 kaib 1.25.168.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [04a3036b717d3cf6cc0f84cd2ae6155a5d9aa4c0]

INTEGRATION: CWS pchfix02 (1.103.2); FILE MERGED 2006/09/01 17:53:02 kaib 1.103.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [d31feacc5308cec6f3f9a0178964c2b042739278]

INTEGRATION: CWS pchfix02 (1.6.476); FILE MERGED 2006/09/01 17:53:02 kaib 1.6.476.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [5ba2538ca24789e536ade653cd60a854665a548f]

INTEGRATION: CWS pchfix02 (1.23.2); FILE MERGED 2006/09/01 17:53:02 kaib 1.23.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [70b40ab533123c071a852c0ad801d9d4246c34ec]

INTEGRATION: CWS pchfix02 (1.4.476); FILE MERGED 2006/09/01 17:53:02 kaib 1.4.476.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [c7b313defbe32322d2ca764f15948ee0ca7a97d9]

INTEGRATION: CWS pchfix02 (1.14.2); FILE MERGED 2006/09/01 17:53:01 kaib 1.14.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [06ad62eb8018c4eae71fb58fca7517a22c437812]

INTEGRATION: CWS pchfix02 (1.5.474); FILE MERGED 2006/09/01 17:53:01 kaib 1.5.474.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [78f9a98495122a5cd65dc1f3ea99e25b8bb0a66b]

INTEGRATION: CWS pchfix02 (1.5.2); FILE MERGED 2006/09/01 17:53:01 kaib 1.5.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [1d82b0c78ad1a914d4233b50576ca479bdaa42a6]

INTEGRATION: CWS pchfix02 (1.10.428); FILE MERGED 2006/09/01 17:53:01 kaib 1.10.428.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [33d74811a31f5a074087a71851d5f610a23fafb5]

INTEGRATION: CWS pchfix02 (1.4.476); FILE MERGED 2006/09/01 17:53:01 kaib 1.4.476.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [b3838938b4c8fdb18a44c91fc32f20c4f7f3654c]

INTEGRATION: CWS pchfix02 (1.3.476); FILE MERGED 2006/09/01 17:53:01 kaib 1.3.476.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [8cbd7b72dfa38af030ff11fc0a66afa299f6a459]

INTEGRATION: CWS pchfix02 (1.35.2); FILE MERGED 2006/09/01 17:53:01 kaib 1.35.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [ef091045e7b939cd5a1be706f98802af54e878de]

INTEGRATION: CWS pchfix02 (1.6.474); FILE MERGED 2006/09/01 17:53:00 kaib 1.6.474.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [006c784c38dfab6750d484bcb479e0f45c3c9cc7]

INTEGRATION: CWS pchfix02 (1.11.2); FILE MERGED 2006/09/01 17:53:00 kaib 1.11.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [b21f9cc6428be67158941352b2d836ce47fc3c16]

INTEGRATION: CWS pchfix02 (1.19.2); FILE MERGED 2006/09/01 17:53:00 kaib 1.19.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [9a52ad9866f9895cc2b1389ecf10ab034b86780a]

INTEGRATION: CWS pchfix02 (1.6.476); FILE MERGED 2006/09/01 17:53:00 kaib 1.6.476.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [b37b46f9adc3cefe6b0947690fd4117f055aef91]

INTEGRATION: CWS pchfix02 (1.7.2); FILE MERGED 2006/09/01 17:53:00 kaib 1.7.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [741f6ae1b49ef0b4e7c49910e577a5f358be4f9b]

INTEGRATION: CWS pchfix02 (1.5.476); FILE MERGED 2006/09/01 17:52:59 kaib 1.5.476.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [0dcc207d615a56efd0b18f09ef7cbfa8f036b236]

INTEGRATION: CWS pchfix02 (1.6.476); FILE MERGED 2006/09/01 17:52:59 kaib 1.6.476.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [2a9c79d98197b7033d9696706e1f9150c3c5f772]

INTEGRATION: CWS pchfix02 (1.5.234); FILE MERGED 2006/09/01 17:52:59 kaib 1.5.234.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [76c5d5542526e62f271e33ba1ab9b0962b3ba5ac]

INTEGRATION: CWS pchfix02 (1.15.2); FILE MERGED 2006/09/01 17:52:59 kaib 1.15.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [334e1064459339a26b8c3ccf3f6d378c124553b9]

INTEGRATION: CWS pchfix02 (1.6.2); FILE MERGED 2006/09/01 17:52:59 kaib 1.6.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [47eb91ca2c3d7809aa63c52379a48ba2de1a6cd2]

INTEGRATION: CWS pchfix02 (1.13.2); FILE MERGED 2006/09/01 17:52:58 kaib 1.13.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [27c09ec46ca399435a2fa975a0461e1e5d596929]

INTEGRATION: CWS pchfix02 (1.9.180); FILE MERGED 2006/09/01 17:52:58 kaib 1.9.180.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [1ade165873680e1cc4db01727a174d1aaa13ae68]

INTEGRATION: CWS pchfix02 (1.8.2); FILE MERGED 2006/09/01 17:52:58 kaib 1.8.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [c6ddaa15f17c2d16494ffc8ff3f7b06de3f4e054]

INTEGRATION: CWS pchfix02 (1.12.2); FILE MERGED 2006/09/01 17:52:58 kaib 1.12.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [d1230c0b79096e1ff83ff3af03cdbc8203cf90e1]

INTEGRATION: CWS pchfix02 (1.15.2); FILE MERGED 2006/09/01 17:52:58 kaib 1.15.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [ddd900d43b94919fe36fbfd23fa8ed8632b067a4]

INTEGRATION: CWS pchfix02 (1.10.2); FILE MERGED 2006/09/01 17:52:58 kaib 1.10.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [7bf56a3b8910550210abaa2c0616d74524829fc7]

INTEGRATION: CWS pchfix02 (1.7.172); FILE MERGED 2006/09/01 17:52:57 kaib 1.7.172.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [50e7ac6ed9608ad135991acbe1173e31d3091191]

INTEGRATION: CWS pchfix02 (1.4.476); FILE MERGED 2006/09/01 17:52:57 kaib 1.4.476.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [a19422b6bea5a5f11f4f834bbd84c68fbc8ce664]

INTEGRATION: CWS pchfix02 (1.5.476); FILE MERGED 2006/09/01 17:52:57 kaib 1.5.476.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [ccdc73660481ad508fb884281e616c6b71df7dbe]

INTEGRATION: CWS pchfix02 (1.22.476); FILE MERGED 2006/09/01 17:52:57 kaib 1.22.476.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [01e52bca62d30fc81ef3ef93add8fc3abbe86ca2]

INTEGRATION: CWS pchfix02 (1.110.2); FILE MERGED 2006/09/01 17:52:56 kaib 1.110.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [443d11f29b87f58ce57fc2f7fe23ee992707e73d]

INTEGRATION: CWS pchfix02 (1.55.2); FILE MERGED 2006/09/01 17:52:56 kaib 1.55.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [1fe8c617acf6f7c184642d5c75d86ee48fc40b6e]

INTEGRATION: CWS pchfix02 (1.5.476); FILE MERGED 2006/09/01 17:52:56 kaib 1.5.476.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [bba60da10934a993b9b74c590556c2872a704980]

INTEGRATION: CWS pchfix02 (1.7.446); FILE MERGED 2006/09/01 17:52:56 kaib 1.7.446.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [b7e1706aef99eb77b1568131a2d5d6ac9fc08916]

INTEGRATION: CWS pchfix02 (1.15.2); FILE MERGED 2006/09/01 17:52:56 kaib 1.15.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [999efe1a6e5375aa83a329f212420cb9f6d86598]

INTEGRATION: CWS pchfix02 (1.25.2); FILE MERGED 2006/09/01 17:52:55 kaib 1.25.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [25fdae6a00bdbaf4c55112b8fe3a008ce42fac86]

INTEGRATION: CWS pchfix02 (1.30.242); FILE MERGED 2006/09/01 17:52:55 kaib 1.30.242.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [2c85ca0cca96d1ac9afeeeca8852c5285936f99c]

INTEGRATION: CWS pchfix02 (1.11.476); FILE MERGED 2006/09/01 17:52:55 kaib 1.11.476.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [4e19da3de6ef3d1d5e8ec74e5665a52762209b5d]

INTEGRATION: CWS pchfix02 (1.3.476); FILE MERGED 2006/09/01 17:52:55 kaib 1.3.476.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [4c5e1eead2ae8b238390d16d058479b57c4add8c]

INTEGRATION: CWS pchfix02 (1.8.352); FILE MERGED 2006/09/01 17:52:55 kaib 1.8.352.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [1385dc79861b642a5dbbef1f85fc047d75894e22]

INTEGRATION: CWS pchfix02 (1.51.2); FILE MERGED 2006/09/01 17:52:55 kaib 1.51.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [8229b967ced44b095d3e01dcc17991551f9e1810]

INTEGRATION: CWS pchfix02 (1.10.2); FILE MERGED 2006/09/01 17:52:54 kaib 1.10.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [4b894bcf6b9d856a79644aeea5b5ffaeaf5cc257]

INTEGRATION: CWS pchfix02 (1.25.2); FILE MERGED 2006/09/01 17:52:54 kaib 1.25.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [e61d6bd2fc1e9bf8d2ed01184d93323cccf95626]

INTEGRATION: CWS pchfix02 (1.6.2); FILE MERGED 2006/09/01 17:52:54 kaib 1.6.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [3018c4ba9afe77981c33a2fe6b49f4b71b9d2601]

INTEGRATION: CWS pchfix02 (1.20.2); FILE MERGED 2006/09/01 17:52:54 kaib 1.20.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [2d69137a8c41e0ea5eb3cf23ef8d5968b9c84399]

INTEGRATION: CWS pchfix02 (1.5.476); FILE MERGED 2006/09/01 17:52:54 kaib 1.5.476.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [204dcdc6abe90d1520c5e709d4b10823b50a6cd8]

INTEGRATION: CWS pchfix02 (1.12.474); FILE MERGED 2006/09/01 17:52:54 kaib 1.12.474.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [f5e00d8f26714a74174c40bc8f3ec7f2a94c7ce8]

INTEGRATION: CWS pchfix02 (1.6.476); FILE MERGED 2006/09/01 17:52:54 kaib 1.6.476.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [2c2d2da4b29c77274798cab661f2ccddb80ebb71]

INTEGRATION: CWS pchfix02 (1.6.476); FILE MERGED 2006/09/01 17:52:53 kaib 1.6.476.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [d7efb9601ab395b8bfc44df7ff02514aaa7fddb6]

INTEGRATION: CWS pchfix02 (1.7.476); FILE MERGED 2006/09/01 17:52:53 kaib 1.7.476.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [2a6366a8fec6feaa64c302574ebe47727936ab8e]

INTEGRATION: CWS pchfix02 (1.6.104); FILE MERGED 2006/09/01 17:52:53 kaib 1.6.104.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [9944c8074e09a27e619743191f314ea3d60c1d5a]

INTEGRATION: CWS pchfix02 (1.12.476); FILE MERGED 2006/09/01 17:52:53 kaib 1.12.476.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [9eb13da8ca2355ba2760ae68b9f46f681e8736e8]

INTEGRATION: CWS pchfix02 (1.9.404); FILE MERGED 2006/09/01 17:52:53 kaib 1.9.404.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [0fc6e9116b7cd7be80586f8d749c95a4d521afb8]

INTEGRATION: CWS pchfix02 (1.17.2); FILE MERGED 2006/09/01 17:52:53 kaib 1.17.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [8155594329de3eed0c6d2107f61d46381b9afd85]

INTEGRATION: CWS pchfix02 (1.26.2); FILE MERGED 2006/09/01 17:52:52 kaib 1.26.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [b4d723679bf3bcde7b849ea8d0f50f93914ec5f7]

INTEGRATION: CWS pchfix02 (1.12.388); FILE MERGED 2006/09/01 17:52:52 kaib 1.12.388.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [75406471d7eb4216d54f62e64503995a8879fe71]

INTEGRATION: CWS pchfix02 (1.13.390); FILE MERGED 2006/09/01 17:52:52 kaib 1.13.390.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [510bdfb7cde75ea16565766108f2515a7e4d9c8d]

INTEGRATION: CWS pchfix02 (1.7.390); FILE MERGED 2006/09/01 17:52:52 kaib 1.7.390.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [447b3bd78716a7e2b2858083a40f6cbcc6227312]

INTEGRATION: CWS pchfix02 (1.6.390); FILE MERGED 2006/09/01 17:52:51 kaib 1.6.390.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [2dfde84307602976df96edad9af92c91335dc1ca]

INTEGRATION: CWS pchfix02 (1.55.2); FILE MERGED 2006/09/01 17:52:51 kaib 1.55.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [a3e567640b576477a702029807bf316b2ec00163]

INTEGRATION: CWS pchfix02 (1.35.2); FILE MERGED 2006/09/01 17:52:51 kaib 1.35.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [d79913a6dad3b14eca38c2f29176547e6c72308c]

INTEGRATION: CWS pchfix02 (1.18.170); FILE MERGED 2006/09/01 17:52:51 kaib 1.18.170.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [817c83e1d9fa7069b769dc498993137bc6b251f8]

INTEGRATION: CWS pchfix02 (1.9.390); FILE MERGED 2006/09/01 17:52:51 kaib 1.9.390.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [0e1a00eb59634a17a698699fe43714bd54a68b11]

INTEGRATION: CWS pchfix02 (1.24.2); FILE MERGED 2006/09/01 17:52:50 kaib 1.24.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [f114b3547d350373d2e4d240edb3b22017b57592]

INTEGRATION: CWS pchfix02 (1.26.2); FILE MERGED 2006/09/01 17:52:50 kaib 1.26.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [b30ea5df9ae4c62eb5f08497d1d8a5ccc4aa5c1d]

INTEGRATION: CWS pchfix02 (1.53.2); FILE MERGED 2006/09/01 17:52:50 kaib 1.53.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [3688dac871191ec0cee387c12e7916a1e380a034]

INTEGRATION: CWS pchfix02 (1.9.390); FILE MERGED 2006/09/01 17:52:50 kaib 1.9.390.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [a40f9757d8076f356c67290ab7e8bf837d4d03b2]

INTEGRATION: CWS pchfix02 (1.85.2); FILE MERGED 2006/09/01 17:52:50 kaib 1.85.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [7f0358febc0b1ac97e1e4b62d86dc9ce9294ba7d]

INTEGRATION: CWS pchfix02 (1.60.2); FILE MERGED 2006/09/01 17:52:50 kaib 1.60.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [cf70061daece44cfe04ea174e550e3d5133805a3]

INTEGRATION: CWS pchfix02 (1.31.2); FILE MERGED 2006/09/01 17:52:49 kaib 1.31.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [56f1396f90de33fc7daf7bf4efe5e9a5e6f664c8]

INTEGRATION: CWS pchfix02 (1.27.2); FILE MERGED 2006/09/01 17:52:49 kaib 1.27.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [810ed4d714bd12d5a0e45b7a49f9b2341babec92]

INTEGRATION: CWS pchfix02 (1.58.2); FILE MERGED 2006/09/01 17:52:49 kaib 1.58.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [9b5f17a6bf230726e8c1668d0e40cefebb07fd97]

INTEGRATION: CWS pchfix02 (1.46.2); FILE MERGED 2006/09/01 17:52:49 kaib 1.46.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [9c3edd0bc811d20843d95c035908abd6a7471734]

INTEGRATION: CWS pchfix02 (1.41.2); FILE MERGED 2006/09/01 17:52:48 kaib 1.41.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [6b97845f15928fdc40e54cdcc17713f15fa0315e]

INTEGRATION: CWS pchfix02 (1.12.476); FILE MERGED 2006/09/01 17:52:48 kaib 1.12.476.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [0109c02465dcab7a708e2114f9a7fb3a167512f4]

INTEGRATION: CWS pchfix02 (1.52.2); FILE MERGED 2006/09/01 17:52:48 kaib 1.52.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [7ebcba29e37bfdbbab95b81328ca543dbee9d5ad]

INTEGRATION: CWS pchfix02 (1.35.2); FILE MERGED 2006/09/01 17:52:48 kaib 1.35.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [7fb6faf9c919423b2cca4317ac6bba1fff29070b]

INTEGRATION: CWS pchfix02 (1.5.476); FILE MERGED 2006/09/01 17:52:48 kaib 1.5.476.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [f2b6f177ffc1fd4331261ff59d6b1a54635faefd]

INTEGRATION: CWS pchfix02 (1.14.2); FILE MERGED 2006/09/01 17:52:48 kaib 1.14.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [7f9851ccb7cf023c3def74d792d4358f6f846718]

INTEGRATION: CWS pchfix02 (1.2.476); FILE MERGED 2006/09/01 17:52:48 kaib 1.2.476.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [021758fa34f3eaa0cc38b2f4a26226da7cde8d40]

INTEGRATION: CWS pchfix02 (1.5.2); FILE MERGED 2006/09/01 17:52:47 kaib 1.5.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [307a6f83f1bdac82a37b7fe932f62260863d95c8]

INTEGRATION: CWS pchfix02 (1.14.476); FILE MERGED 2006/09/01 17:52:47 kaib 1.14.476.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [8d58d79cbc9e75e5173ce27e45a02c428c35bc41]

INTEGRATION: CWS pchfix02 (1.9.2); FILE MERGED 2006/09/01 17:52:47 kaib 1.9.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [25bfcb04099b660c219a3445a84346a45fcc1680]

INTEGRATION: CWS pchfix02 (1.15.2); FILE MERGED 2006/09/01 17:52:47 kaib 1.15.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [91d52dab4e2574177810f67bcddeadb31e98167b]

INTEGRATION: CWS pchfix02 (1.3.476); FILE MERGED 2006/09/01 17:52:47 kaib 1.3.476.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [bbb94b609a7468039ccb4bb2edddc23ab5a7c9f4]

INTEGRATION: CWS pchfix02 (1.16.2); FILE MERGED 2006/09/01 17:52:47 kaib 1.16.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [970793412d9780219e5bef9add992f33a97352eb]

INTEGRATION: CWS pchfix02 (1.96.2); FILE MERGED 2006/09/01 17:52:47 kaib 1.96.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [d7dddb08573f1c7d603d173edc7f3c5655ed92b5]

INTEGRATION: CWS pchfix02 (1.6.2); FILE MERGED 2006/09/01 17:52:46 kaib 1.6.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [222abd875ae248ec554cb91e9e08f13c78c29257]

INTEGRATION: CWS pchfix02 (1.44.2); FILE MERGED 2006/09/01 17:52:46 kaib 1.44.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [b91abe57b850f330efb350507735d9523629cfa9]

INTEGRATION: CWS pchfix02 (1.31.2); FILE MERGED 2006/09/01 17:52:46 kaib 1.31.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [b92d7ab46eade297762e99eb983525c2f9841779]

INTEGRATION: CWS pchfix02 (1.18.2); FILE MERGED 2006/09/01 17:52:46 kaib 1.18.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [10fa07ebf8110a353d4da44b66b92ef384817b70]

INTEGRATION: CWS pchfix02 (1.82.2); FILE MERGED 2006/09/01 17:52:46 kaib 1.82.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [3d738f18a3b1c0a8fe798f07b9423fa5c4feafaa]

INTEGRATION: CWS pchfix02 (1.12.388); FILE MERGED 2006/09/01 17:52:46 kaib 1.12.388.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [c04cc2d71b55f04c6062e985058c005de3e6ba91]

INTEGRATION: CWS pchfix02 (1.53.2); FILE MERGED 2006/09/01 17:52:46 kaib 1.53.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [89a1906ba4090c5b15a6c79a4dfabd4b5c63c523]

INTEGRATION: CWS pchfix02 (1.72.2); FILE MERGED 2006/09/01 17:52:45 kaib 1.72.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [3da2106891f4958ef6633b84c360ac212c25610c]

INTEGRATION: CWS pchfix02 (1.21.2); FILE MERGED 2006/09/01 17:52:45 kaib 1.21.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [b8bd572582649c6c101932b952f23e39860497ba]

INTEGRATION: CWS pchfix02 (1.13.2); FILE MERGED 2006/09/01 17:52:45 kaib 1.13.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [54377acb898d9c499d0cdb3f8fa9ae90aa8a1a3b]

INTEGRATION: CWS pchfix02 (1.6.390); FILE MERGED 2006/09/01 17:52:45 kaib 1.6.390.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [6a02a565bb0985e7a347a125b8c8d21afb1cc30d]

INTEGRATION: CWS pchfix02 (1.6.388); FILE MERGED 2006/09/01 17:52:44 kaib 1.6.388.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [dcb98129dd0091154a5da53e38cc7ae7040b2885]

INTEGRATION: CWS pchfix02 (1.6.390); FILE MERGED 2006/09/01 17:52:44 kaib 1.6.390.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [7bc3bbc6d77d1b7c39d0e54d1ffd4ab551bdc4b8]

INTEGRATION: CWS pchfix02 (1.12.2); FILE MERGED 2006/09/01 17:52:44 kaib 1.12.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [a0e7f14e71b18c0765ebda40944cf90d4feff098]

INTEGRATION: CWS pchfix02 (1.7.390); FILE MERGED 2006/09/01 17:52:44 kaib 1.7.390.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [5ce9a1aec4ead8c5414c598457cb651b8d24d05e]

INTEGRATION: CWS pchfix02 (1.127.2); FILE MERGED 2006/09/01 17:52:44 kaib 1.127.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [5ae63ef449de4e0cba43c68dd7d6dc83ef44e678]

INTEGRATION: CWS pchfix02 (1.169.2); FILE MERGED 2006/09/01 17:52:43 kaib 1.169.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [e7aff704aa9f568b92f95eb2c036528238144c98]

INTEGRATION: CWS pchfix02 (1.96.2); FILE MERGED 2006/09/01 17:52:43 kaib 1.96.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [684a6ac0ebda536b0124d7b85cbabcdde57d3f25]

INTEGRATION: CWS pchfix02 (1.55.2); FILE MERGED 2006/09/01 17:52:42 kaib 1.55.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [36174c237c0492a9933a372864c4773ac755c044]

INTEGRATION: CWS pchfix02 (1.77.2); FILE MERGED 2006/09/01 17:52:42 kaib 1.77.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [5296ede53d58763a415d2f62a0f2e43e2d677c38]

INTEGRATION: CWS pchfix02 (1.122.2); FILE MERGED 2006/09/01 17:52:42 kaib 1.122.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [23ef47ebb74df21c851554b85e5ea08bf4ea7864]

INTEGRATION: CWS pchfix02 (1.169.2); FILE MERGED 2006/09/01 17:52:41 kaib 1.169.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [d84366c80cb377efbf2d5ecc03ed097fa02e4872]

INTEGRATION: CWS pchfix02 (1.68.2); FILE MERGED 2006/09/01 17:52:41 kaib 1.68.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [131b0b42ef058b6c4e1c48fa7de4fb9735f964fd]

INTEGRATION: CWS pchfix02 (1.142.2); FILE MERGED 2006/09/01 17:52:41 kaib 1.142.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [e5bc176cff0c1f6d14e9116acb86ce126bd82853]

INTEGRATION: CWS pchfix02 (1.26.2); FILE MERGED 2006/09/01 17:52:41 kaib 1.26.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [c173791ee8c368f7dbde2c4a043936aa61540d0b]

INTEGRATION: CWS pchfix02 (1.95.2); FILE MERGED 2006/09/01 17:52:40 kaib 1.95.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [fc10a6c98ac67a260490aadc5b5bae54d1f07f45]

INTEGRATION: CWS pchfix02 (1.47.2); FILE MERGED 2006/09/01 17:52:40 kaib 1.47.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [bf0dda86bbb0d74f72165491e08912f2c4336093]

INTEGRATION: CWS pchfix02 (1.78.2); FILE MERGED 2006/09/01 17:52:40 kaib 1.78.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [9d009b585a9f0460ef2d9b094f70db8c8296864f]

INTEGRATION: CWS pchfix02 (1.39.2); FILE MERGED 2006/09/01 17:52:40 kaib 1.39.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [6d07f39cf05ee9df1a019b2c27d2cdbf0daeaa0b]

INTEGRATION: CWS pchfix02 (1.37.48); FILE MERGED 2006/09/01 17:52:39 kaib 1.37.48.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [fb0d1591b7b81966405f8aa2bd591819823b748c]

INTEGRATION: CWS pchfix02 (1.85.2); FILE MERGED 2006/09/01 17:52:39 kaib 1.85.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [f9441076b854ab56f7e4c62651a47fad9e99f912]

INTEGRATION: CWS pchfix02 (1.89.2); FILE MERGED 2006/09/01 17:52:39 kaib 1.89.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [80c58d48872da5278bf2c43fc390d172d3360ab5]

INTEGRATION: CWS pchfix02 (1.19.2); FILE MERGED 2006/09/01 17:52:39 kaib 1.19.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [36f5d32589869b174eee1f2afada624c6f740722]

INTEGRATION: CWS pchfix02 (1.19.2); FILE MERGED 2006/09/01 17:52:38 kaib 1.19.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [ea91905f98efe48868ae0dcbb32086532f8954dd]

INTEGRATION: CWS pchfix02 (1.8.390); FILE MERGED 2006/09/01 17:52:38 kaib 1.8.390.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [6ce02f1e379c86a5968401fca0b5c30034b32914]

INTEGRATION: CWS pchfix02 (1.7.318); FILE MERGED 2006/09/01 17:52:38 kaib 1.7.318.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [3cfc849fc8f3bc20794ec9071c1007850bfa7e68]

INTEGRATION: CWS pchfix02 (1.6.454); FILE MERGED 2006/09/01 17:52:38 kaib 1.6.454.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [387d913824032fcb7a4b66e334ed47e6c86196de]

INTEGRATION: CWS pchfix02 (1.10.2); FILE MERGED 2006/09/01 17:52:38 kaib 1.10.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [f7b10c190ebb8c2cbb385c9de93b1f0481b481ec]

INTEGRATION: CWS pchfix02 (1.6.476); FILE MERGED 2006/09/01 17:52:38 kaib 1.6.476.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [dafe955e592d6e76ed85c482e3ff4f246e0b4dc1]

INTEGRATION: CWS pchfix02 (1.11.2); FILE MERGED 2006/09/01 17:52:37 kaib 1.11.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [2921f633b5fb8444b5a2cf8b48fcf6175ba59bfe]

INTEGRATION: CWS pchfix02 (1.10.190); FILE MERGED 2006/09/01 17:52:37 kaib 1.10.190.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [9291d6dfcb5467235fa0866c2d767c209575cd59]

INTEGRATION: CWS pchfix02 (1.19.2); FILE MERGED 2006/09/01 17:52:37 kaib 1.19.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [1054720a0203c89cedc6a7bf3bcf4b9acd15078e]

INTEGRATION: CWS pchfix02 (1.12.2); FILE MERGED 2006/09/01 17:52:37 kaib 1.12.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [0e7d37e02102c2663323e2bc8760ef6631a4f826]

INTEGRATION: CWS pchfix02 (1.5.476); FILE MERGED 2006/09/01 17:52:36 kaib 1.5.476.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [57aad6e247a20c580b1b1ee735c45d895879c2de]

INTEGRATION: CWS pchfix02 (1.21.2); FILE MERGED 2006/09/01 17:52:36 kaib 1.21.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [c38b353f828cf839393c80048b77623c5f0a14e7]

INTEGRATION: CWS pchfix02 (1.33.2); FILE MERGED 2006/09/01 17:52:34 kaib 1.33.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [c172bf6d39f696e600e1b4eb6b9b95a5b2e5af23]

INTEGRATION: CWS pchfix02 (1.61.2); FILE MERGED 2006/09/01 17:52:34 kaib 1.61.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [6ce5bc8cb163ff603ac331ddbb1b667caae3f6e2]

INTEGRATION: CWS pchfix02 (1.30.2); FILE MERGED 2006/09/01 17:52:34 kaib 1.30.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [bd0f3cf5628978cc809a4376c76e40021eb1585b]

INTEGRATION: CWS pchfix02 (1.17.2); FILE MERGED 2006/09/01 17:52:33 kaib 1.17.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [f32f9715751e4cc74dd551aa7e402e2fc9b43768]

INTEGRATION: CWS pchfix02 (1.26.2); FILE MERGED 2006/09/01 17:52:33 kaib 1.26.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [75ab0a7f2dd99f21d7e9c7a89e57e309ceaba9f4]

INTEGRATION: CWS pchfix02 (1.28.2); FILE MERGED 2006/09/01 17:52:33 kaib 1.28.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [578a5fcac100d6988ccfcc154d8ea6a6926456c8]

INTEGRATION: CWS pchfix02 (1.61.2); FILE MERGED 2006/09/01 17:52:33 kaib 1.61.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [9f060b23bffcd850e55f62bd2f1c25cd67bea552]

INTEGRATION: CWS pchfix02 (1.33.2); FILE MERGED 2006/09/01 17:52:32 kaib 1.33.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [739cdc945919521fc87c3127990050c974951ea2]

INTEGRATION: CWS pchfix02 (1.37.2); FILE MERGED 2006/09/01 17:52:32 kaib 1.37.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [6388774ea33d7455658cb1ff66c979f4f4434827]

INTEGRATION: CWS pchfix02 (1.14.2); FILE MERGED 2006/09/01 17:52:32 kaib 1.14.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [32def0c8bf78277f739671ea3864c35c1db348c3]

INTEGRATION: CWS pchfix02 (1.7.2); FILE MERGED 2006/09/01 17:52:32 kaib 1.7.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [63635166911da43dae0736f914e05a068f9f692f]

INTEGRATION: CWS pchfix02 (1.13.2); FILE MERGED 2006/09/01 17:52:31 kaib 1.13.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [0dfa1eaf7270846a7f8fb081ac9591ff79a148fd]

INTEGRATION: CWS pchfix02 (1.17.2); FILE MERGED 2006/09/01 17:52:31 kaib 1.17.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [20807759ff73bc2859f508f062c198ea8533b45e]

INTEGRATION: CWS pchfix02 (1.15.2); FILE MERGED 2006/09/01 17:52:31 kaib 1.15.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [141cc131fb2442f1826f2fd12a18470fcd2bab61]

INTEGRATION: CWS pchfix02 (1.24.2); FILE MERGED 2006/09/01 17:52:31 kaib 1.24.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [3c39bc87bf2e52bde6d7159bff5ff2e19ab32a64]

INTEGRATION: CWS pchfix02 (1.21.2); FILE MERGED 2006/09/01 17:52:31 kaib 1.21.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [02ac71f15205fb1438a9ed1cb431dd6bc27faa86]

INTEGRATION: CWS pchfix02 (1.19.2); FILE MERGED 2006/09/01 17:52:31 kaib 1.19.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [d5101e7646d3aba4e080751384d590a93604e486]

INTEGRATION: CWS pchfix02 (1.9.2); FILE MERGED 2006/09/01 17:52:30 kaib 1.9.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [098315d2d4eecbf4e85907d0e5f7997d958e3970]

INTEGRATION: CWS pchfix02 (1.16.2); FILE MERGED 2006/09/01 17:52:30 kaib 1.16.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [bc47982f78205af1f5dc5097508195b96ce732c1]

INTEGRATION: CWS pchfix02 (1.18.2); FILE MERGED 2006/09/01 17:52:30 kaib 1.18.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [dc1341fd8420df44c8b5f11aa5cf2b6a78494a04]

INTEGRATION: CWS pchfix02 (1.5.476); FILE MERGED 2006/09/01 17:52:30 kaib 1.5.476.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [3af7281e58e1fd3f98ebad650ed4007ab99eb89a]

INTEGRATION: CWS pchfix02 (1.23.2); FILE MERGED 2006/09/01 17:52:30 kaib 1.23.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [7ec854071d0051a87f9f9eaffcdddee56a64bdae]

INTEGRATION: CWS pchfix02 (1.10.476); FILE MERGED 2006/09/01 17:52:30 kaib 1.10.476.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [85d1d1a4a6a51158edf55c5691e3583a0fd4f113]

INTEGRATION: CWS pchfix02 (1.10.2); FILE MERGED 2006/09/01 17:52:29 kaib 1.10.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [63e99e792d3dc3349eabd87e1ce36bfeb975d44a]

INTEGRATION: CWS pchfix02 (1.15.2); FILE MERGED 2006/09/01 17:52:29 kaib 1.15.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [703ff36f70f6fe4ab6d32b1b940c8ad0fb6b3036]

INTEGRATION: CWS pchfix02 (1.9.2); FILE MERGED 2006/09/01 17:52:29 kaib 1.9.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [bce3693bc32e5f2f8eb6c6b41cae7637ec69aa0c]

INTEGRATION: CWS pchfix02 (1.21.2); FILE MERGED 2006/09/01 17:52:29 kaib 1.21.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [ad86563ece18b66ea18e5c4ec7171df3ec454dc9]

INTEGRATION: CWS pchfix02 (1.13.2); FILE MERGED 2006/09/01 17:52:29 kaib 1.13.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [9408005cc5c69912c946ca6c0db5a93062a5d074]

INTEGRATION: CWS pchfix02 (1.32.2); FILE MERGED 2006/09/01 17:52:29 kaib 1.32.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [9bee19a71537cc8ee23c9ef034ab03c3132d7c6a]

INTEGRATION: CWS pchfix02 (1.6.476); FILE MERGED 2006/09/01 17:52:29 kaib 1.6.476.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [dadd3fed2242b3a5fa6c162f8ad24d8270b0c36e]

INTEGRATION: CWS pchfix02 (1.33.2); FILE MERGED 2006/09/01 17:52:28 kaib 1.33.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [4bea2f352768221e8cdc89abaf586b448655b96d]

INTEGRATION: CWS pchfix02 (1.13.2); FILE MERGED 2006/09/01 17:52:28 kaib 1.13.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [287d6ae67e34bde9b7afb931db559d578bf20f61]

INTEGRATION: CWS pchfix02 (1.42.2); FILE MERGED 2006/09/01 17:52:27 kaib 1.42.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [ab286a1298dafd5c0696965cae53e99e97b3f963]

INTEGRATION: CWS pchfix02 (1.48.2); FILE MERGED 2006/09/01 17:52:26 kaib 1.48.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [ee1a8621ec349c83f3b1d7ed09144dc5ff04fa0e]

INTEGRATION: CWS pchfix02 (1.7.2); FILE MERGED 2006/09/01 17:52:26 kaib 1.7.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [1a31bddcfe8aad8d874c74a6abeeb4cc9b9f3804]

INTEGRATION: CWS pchfix02 (1.9.474); FILE MERGED 2006/09/01 17:52:26 kaib 1.9.474.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [2def5313eb9af93fa1b920304c2f7e3d25b30fd8]

INTEGRATION: CWS pchfix02 (1.23.2); FILE MERGED 2006/09/01 17:52:26 kaib 1.23.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [71232c75f078fc419b20e912476f115dd99b04a7]

INTEGRATION: CWS pchfix02 (1.7.48); FILE MERGED 2006/09/01 17:52:26 kaib 1.7.48.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [1a69042b29046adceec5fa2ebf376fe907b547ba]

INTEGRATION: CWS pchfix02 (1.37.2); FILE MERGED 2006/09/01 17:52:25 kaib 1.37.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [511c63841ab8fd3aea3e593bf8a727ade4f1bf0a]

INTEGRATION: CWS pchfix02 (1.24.2); FILE MERGED 2006/09/01 17:52:25 kaib 1.24.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [8ba4a56d92998e0560f2deea6f555b63b94bd552]

INTEGRATION: CWS pchfix02 (1.64.2); FILE MERGED 2006/09/01 17:52:25 kaib 1.64.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [f9ae5961b9f7ebc2c07c09b4a5d5b32831186c72]

INTEGRATION: CWS pchfix02 (1.25.2); FILE MERGED 2006/09/01 17:52:25 kaib 1.25.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [3ab32c01e78894ba4ae2ad330ffe372ac0f39b8b]

INTEGRATION: CWS pchfix02 (1.30.2); FILE MERGED 2006/09/01 17:52:24 kaib 1.30.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [9394762b5970a99dabc9b984c89ce57cf92b8cc1]

INTEGRATION: CWS pchfix02 (1.17.2); FILE MERGED 2006/09/01 17:52:24 kaib 1.17.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [755cbf99b79111e078fdf887308c314d6f202649]

INTEGRATION: CWS pchfix02 (1.15.2); FILE MERGED 2006/09/01 17:52:24 kaib 1.15.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [63ac29d300393a2160c4ad7f880287b06d178fe3]

INTEGRATION: CWS pchfix02 (1.10.2); FILE MERGED 2006/09/01 17:52:24 kaib 1.10.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [bafa3acf1a0396371f88f08762147026979c95f9]

INTEGRATION: CWS pchfix02 (1.29.2); FILE MERGED 2006/09/01 17:52:24 kaib 1.29.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [dbf5d738e6fa47f72862108d5076aa3491627ce1]

INTEGRATION: CWS pchfix02 (1.97.2); FILE MERGED 2006/09/01 17:52:23 kaib 1.97.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [11e86439169ceec10709e51ca2d8c168b1d726d4]

INTEGRATION: CWS pchfix02 (1.65.2); FILE MERGED 2006/09/01 17:52:23 kaib 1.65.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [a38bf7b3db7a4f5ae7ecf153b5259ace6c562a20]

INTEGRATION: CWS pchfix02 (1.14.2); FILE MERGED 2006/09/01 17:52:23 kaib 1.14.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [dbebba8ef2bf8f8387f8eb3505c484d4a48b9af6]

INTEGRATION: CWS pchfix02 (1.47.2); FILE MERGED 2006/09/01 17:52:23 kaib 1.47.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [cff88e2a3ef83a9eaea132747cae6285949bca85]

INTEGRATION: CWS pchfix02 (1.53.2); FILE MERGED 2006/09/01 17:52:22 kaib 1.53.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [dcdfc4fa1c8d4195a410ef8777f1858e2dc56ac8]

INTEGRATION: CWS pchfix02 (1.11.2); FILE MERGED 2006/09/01 17:52:22 kaib 1.11.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [0235a4cbf336f6579ee49b3e1396d18c988f3ac4]

INTEGRATION: CWS pchfix02 (1.3.474); FILE MERGED 2006/09/01 17:52:22 kaib 1.3.474.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [08618c5d99bedee636f34bee3e7220147c14bfbe]

INTEGRATION: CWS pchfix02 (1.27.2); FILE MERGED 2006/09/01 17:52:22 kaib 1.27.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [2a066f6fd81fc9645068503e9fbad267ebbbdadd]

INTEGRATION: CWS pchfix02 (1.123.60); FILE MERGED 2006/09/01 17:52:22 kaib 1.123.60.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [3f72080b9f48399d79d6a00a28bd6a9989771621]

INTEGRATION: CWS pchfix02 (1.33.2); FILE MERGED 2006/09/01 17:52:22 kaib 1.33.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [3af73d2cd7ca151d67baf0a69b05bf9b28cc8000]

INTEGRATION: CWS pchfix02 (1.35.2); FILE MERGED 2006/09/01 17:52:21 kaib 1.35.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [b3a23ade9cce01cb325603f827d2b897be4e335e]

INTEGRATION: CWS pchfix02 (1.34.2); FILE MERGED 2006/09/01 17:52:21 kaib 1.34.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [1fa20c21f63929ed7a285059872b910d0b2f45b0]

INTEGRATION: CWS pchfix02 (1.56.2); FILE MERGED 2006/09/01 17:52:21 kaib 1.56.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [bdcf04ed64223036de69bc05fecfec23efc34d9b]

INTEGRATION: CWS pchfix02 (1.95.2); FILE MERGED 2006/09/01 17:52:21 kaib 1.95.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [e258d597f74300fed08a2b72103911847c798d62]

INTEGRATION: CWS pchfix02 (1.189.2); FILE MERGED 2006/09/01 17:52:21 kaib 1.189.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [fdc03af1fdeec1597e57def90184ed082f93cf9b]

INTEGRATION: CWS pchfix02 (1.59.2); FILE MERGED 2006/09/01 17:52:20 kaib 1.59.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [d2ce3fa942cc7acfc1c210a1d77f44dffc394c17]

INTEGRATION: CWS pchfix02 (1.23.2); FILE MERGED 2006/09/01 17:52:20 kaib 1.23.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [052464a04e8f044c083a2913cd66c941dec9a220]

INTEGRATION: CWS pchfix02 (1.104.2); FILE MERGED 2006/09/01 17:52:20 kaib 1.104.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [2a74a5f8064905a5d8a0b0089fe113011eb27971]

INTEGRATION: CWS pchfix02 (1.92.2); FILE MERGED 2006/09/01 17:52:20 kaib 1.92.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [401f3deaa753e5ac6fb04a101c8ea3fd15638d42]

INTEGRATION: CWS pchfix02 (1.3.476); FILE MERGED 2006/09/01 17:52:20 kaib 1.3.476.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [a1f957426dc8410c95e84d386b5708d8597943ee]

INTEGRATION: CWS pchfix02 (1.14.2); FILE MERGED 2006/09/01 17:52:20 kaib 1.14.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [9327972e5d734d318c76d39a372013fce53a855c]

INTEGRATION: CWS pchfix02 (1.72.2); FILE MERGED 2006/09/01 17:52:19 kaib 1.72.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [4755ccf3b966300e39c0513a18949d76d4a04afe]

INTEGRATION: CWS pchfix02 (1.22.2); FILE MERGED 2006/09/01 17:52:19 kaib 1.22.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [56b99c60ae6ba84483328c4b229b6f933ed3096b]

INTEGRATION: CWS pchfix02 (1.30.2); FILE MERGED 2006/09/01 17:52:19 kaib 1.30.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [1355a2d77c6ae348b5c24049821485bac4d2e6de]

INTEGRATION: CWS pchfix02 (1.8.474); FILE MERGED 2006/09/01 17:52:19 kaib 1.8.474.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [59119c54525632a39198eaa9350af2e1c5c72141]

INTEGRATION: CWS pchfix02 (1.11.2); FILE MERGED 2006/09/01 17:52:19 kaib 1.11.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [542f7e9df7e9d5cffff598760e9dd5b56b98c961]

INTEGRATION: CWS pchfix02 (1.7.2); FILE MERGED 2006/09/01 17:52:18 kaib 1.7.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [082fb003f2f4141643aaacfe52499ce47db0a865]

INTEGRATION: CWS pchfix02 (1.3.476); FILE MERGED 2006/09/01 17:52:18 kaib 1.3.476.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [2f03b19a24b8024bbfb3fc505a0787334a0ed75d]

INTEGRATION: CWS pchfix02 (1.18.2); FILE MERGED 2006/09/01 17:52:18 kaib 1.18.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [c370a71658022c0a90f20cf934a11440da3e73e5]

INTEGRATION: CWS pchfix02 (1.6.2); FILE MERGED 2006/09/01 17:52:18 kaib 1.6.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [78c0c573b89c96f96f2ceb9ad3872c3db54181e1]

INTEGRATION: CWS pchfix02 (1.23.2); FILE MERGED 2006/09/01 17:52:18 kaib 1.23.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [e6196db5565ab2049e8f83de0ddb0b2a8063624b]

INTEGRATION: CWS pchfix02 (1.5.2); FILE MERGED 2006/09/01 17:52:17 kaib 1.5.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [bba29846377943e4dcc8d86a0b200fb9072f1693]

INTEGRATION: CWS pchfix02 (1.7.2); FILE MERGED 2006/09/01 17:52:17 kaib 1.7.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [d07b6dbce550dde44e0cc47b3249605150e3f710]

INTEGRATION: CWS pchfix02 (1.10.2); FILE MERGED 2006/09/01 17:52:17 kaib 1.10.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [47f7b0bc03c7009e637bbb63eba497522bddcde2]

INTEGRATION: CWS pchfix02 (1.16.2); FILE MERGED 2006/09/01 17:52:17 kaib 1.16.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [076200a0af497f581529bc5f821191230d8957be]

INTEGRATION: CWS pchfix02 (1.4.476); FILE MERGED 2006/09/01 17:52:17 kaib 1.4.476.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [adf18502fd9236e88efea6713953cb139de394a5]

INTEGRATION: CWS pchfix02 (1.11.2); FILE MERGED 2006/09/01 17:52:17 kaib 1.11.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [a9c9e7aba5b7ff916a3b1f28b51c6345a66fa237]

INTEGRATION: CWS pchfix02 (1.6.2); FILE MERGED 2006/09/01 17:52:16 kaib 1.6.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [f0f816d1aae75c09ca399b78ed9b69e75e9c77b2]

INTEGRATION: CWS pchfix02 (1.21.2); FILE MERGED 2006/09/01 17:52:16 kaib 1.21.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [d5abbf249d784dce1ef9a31953c9124929cdb4d0]

INTEGRATION: CWS pchfix02 (1.7.2); FILE MERGED 2006/09/01 17:52:16 kaib 1.7.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [ed3c2d9108aae0f599afbe271b959f774e43ffb2]

INTEGRATION: CWS pchfix02 (1.15.2); FILE MERGED 2006/09/01 17:52:16 kaib 1.15.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [bbfcd0faeb4338e47236fd3df139f5747ae0d41d]

INTEGRATION: CWS pchfix02 (1.11.2); FILE MERGED 2006/09/01 17:52:16 kaib 1.11.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [3400dba05e7e4fa642da6f8269bd7dacc767749d]

INTEGRATION: CWS pchfix02 (1.20.2); FILE MERGED 2006/09/01 17:52:16 kaib 1.20.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [63900b962eaf3cdc843a9082f5c6dd5fabff5810]

INTEGRATION: CWS pchfix02 (1.18.2); FILE MERGED 2006/09/01 17:52:15 kaib 1.18.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [3f1b13986ef16ab18e20b03ba16cee848f3cf263]

INTEGRATION: CWS pchfix02 (1.6.2); FILE MERGED 2006/09/01 17:52:15 kaib 1.6.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [56f0ef596723d8e8aa0bf37bd042847a356137aa]

INTEGRATION: CWS pchfix02 (1.10.2); FILE MERGED 2006/09/01 17:52:15 kaib 1.10.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [7cc6e8e24776007ebf492644d31232d2c1e26b20]

INTEGRATION: CWS pchfix02 (1.16.2); FILE MERGED 2006/09/01 17:52:15 kaib 1.16.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [1c101d28d98b01bfb345ecaa74fb67eab0ea4f99]

INTEGRATION: CWS pchfix02 (1.19.2); FILE MERGED 2006/09/01 17:52:14 kaib 1.19.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [e46215df64bb79ca6cb26c108c3bb3ca8bbd94c9]

INTEGRATION: CWS pchfix02 (1.4.474); FILE MERGED 2006/09/01 17:52:14 kaib 1.4.474.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [172371024b3bec0ac28836c46ea5ee6fe2582a63]

INTEGRATION: CWS pchfix02 (1.8.58); FILE MERGED 2006/09/01 17:52:14 kaib 1.8.58.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [c134da690f3f7d9b5577784a3d5a9798a1e68004]

INTEGRATION: CWS pchfix02 (1.5.476); FILE MERGED 2006/09/01 17:52:14 kaib 1.5.476.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [1c793150e47f6988932bb1c0ff9e8b985962db18]

INTEGRATION: CWS pchfix02 (1.6.2); FILE MERGED 2006/09/01 17:52:14 kaib 1.6.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [366b43e23cf87cf3d43314c2a7d62592df6bf275]

INTEGRATION: CWS pchfix02 (1.6.476); FILE MERGED 2006/09/01 17:52:13 kaib 1.6.476.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [d46d587b6d5efaa7485d68373c7a55264a23bb7c]

INTEGRATION: CWS pchfix02 (1.73.2); FILE MERGED 2006/09/01 17:52:13 kaib 1.73.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [83c67834e4c863bfe9f17783af8f5740cae87cd2]

INTEGRATION: CWS pchfix02 (1.15.2); FILE MERGED 2006/09/01 17:52:13 kaib 1.15.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [29ba41faa57d027f32f0aa5f348214085001158b]

INTEGRATION: CWS pchfix02 (1.7.444); FILE MERGED 2006/09/01 17:52:13 kaib 1.7.444.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [705afec95d3afa388bbb3790822442ab3ebfb075]

INTEGRATION: CWS pchfix02 (1.8.476); FILE MERGED 2006/09/01 17:52:13 kaib 1.8.476.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [38b62a0b4eaec9eda89da15029a7bee7d4a54800]

INTEGRATION: CWS pchfix02 (1.41.2); FILE MERGED 2006/09/01 17:52:12 kaib 1.41.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [ae3539687bbe445b9eb949084f9dcf7afd428bcd]

INTEGRATION: CWS pchfix02 (1.53.2); FILE MERGED 2006/09/01 17:52:12 kaib 1.53.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [30fefe48d4a1ffebc64856f3222b50488378a052]

INTEGRATION: CWS pchfix02 (1.7.2); FILE MERGED 2006/09/01 17:52:12 kaib 1.7.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [b68b14dd8a69bf47732c1b2026ea5a737a385d24]

INTEGRATION: CWS pchfix02 (1.64.2); FILE MERGED 2006/09/01 17:52:12 kaib 1.64.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [ce5d75afb51331e91d63bb54d995ad9da5c7e5ae]

INTEGRATION: CWS pchfix02 (1.6.476); FILE MERGED 2006/09/01 17:52:12 kaib 1.6.476.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [bedf5df64546f28518dab67da8737638d2170b2d]

INTEGRATION: CWS pchfix02 (1.21.476); FILE MERGED 2006/09/01 17:52:11 kaib 1.21.476.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [1e5344ca607681d7c535b9086d824b477d0df9b7]

INTEGRATION: CWS pchfix02 (1.84.2); FILE MERGED 2006/09/01 17:52:11 kaib 1.84.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [10bcf60fb8de5a977aa507bf5f404cbb161f02b5]

INTEGRATION: CWS pchfix02 (1.24.2); FILE MERGED 2006/09/01 17:52:11 kaib 1.24.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [22b09d6177d839ec1aaab45ceacee89472194639]

INTEGRATION: CWS pchfix02 (1.3.476); FILE MERGED 2006/09/01 17:52:11 kaib 1.3.476.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [6ad265972053892f7fbaaff484215d20458b4ba5]

INTEGRATION: CWS pchfix02 (1.3.474); FILE MERGED 2006/09/01 17:52:11 kaib 1.3.474.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [2087d958951b6ff47127a19de3d8135cf88cdb10]

INTEGRATION: CWS pchfix02 (1.5.476); FILE MERGED 2006/09/01 17:52:10 kaib 1.5.476.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [019fce290c383fd31a228d2a6baadee5ac583ca0]

INTEGRATION: CWS pchfix02 (1.5.474); FILE MERGED 2006/09/01 17:52:10 kaib 1.5.474.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [2febd7c56b6cf76a44a200413db143701875d4f4]

INTEGRATION: CWS pchfix02 (1.6.2); FILE MERGED 2006/09/01 17:52:10 kaib 1.6.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [cb27809d92d5528f7052796e5f3075a7511bded1]

INTEGRATION: CWS pchfix02 (1.10.2); FILE MERGED 2006/09/01 17:52:10 kaib 1.10.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [722459fa62624e80c0e618c20240cc4bc76fdd7a]

INTEGRATION: CWS pchfix02 (1.25.2); FILE MERGED 2006/09/01 17:52:09 kaib 1.25.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [cb5ecbeb93ccb63a2bc88fd6e535b2e6a2a69da1]

INTEGRATION: CWS pchfix02 (1.8.476); FILE MERGED 2006/09/01 17:52:09 kaib 1.8.476.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [b711377b39660d8dc3cf0b4f329c890b4b88844b]

INTEGRATION: CWS pchfix02 (1.17.178); FILE MERGED 2006/09/01 17:52:09 kaib 1.17.178.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [d0a3b03c17b12b8bef15e0529ebaba2bad287932]

INTEGRATION: CWS pchfix02 (1.18.2); FILE MERGED 2006/09/01 17:52:08 kaib 1.18.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [3ac0d6fea18ea4f9621836cd19ca80f33ca8d7b1]

INTEGRATION: CWS pchfix02 (1.25.2); FILE MERGED 2006/09/01 17:52:08 kaib 1.25.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [a8f9d81312e836958798ca7642380027e31fc606]

INTEGRATION: CWS pchfix02 (1.9.2); FILE MERGED 2006/09/01 17:52:08 kaib 1.9.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [e5c07e98b0897e70845c2f90020559eaac92c38b]

INTEGRATION: CWS pchfix02 (1.13.2); FILE MERGED 2006/09/01 17:52:08 kaib 1.13.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [6a4ef41a9a844a1943e5164d642ffe5908317fa2]

INTEGRATION: CWS pchfix02 (1.6.344); FILE MERGED 2006/09/01 17:52:08 kaib 1.6.344.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [21e1ebdc08d0b622fbc2593676a441871e678dac]

INTEGRATION: CWS pchfix02 (1.21.2); FILE MERGED 2006/09/01 17:52:07 kaib 1.21.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [d5ccb7128dfeba8cb8b83b2eccb350f7dad3046f]

INTEGRATION: CWS pchfix02 (1.45.2); FILE MERGED 2006/09/01 17:52:07 kaib 1.45.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [17d1b6bd108d415f59940cc410d0d807f25dfb27]

INTEGRATION: CWS pchfix02 (1.90.2); FILE MERGED 2006/09/01 17:52:07 kaib 1.90.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [146b5efbb6920ed56fa159dee057bb46bdf1f4a2]

INTEGRATION: CWS pchfix02 (1.58.2); FILE MERGED 2006/09/01 17:52:06 kaib 1.58.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [c5f0899c41d293db28c8bc92a797fe9c75fe6e24]

INTEGRATION: CWS pchfix02 (1.23.2); FILE MERGED 2006/09/01 17:52:06 kaib 1.23.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [e187deec83e65ab86439da36c3cf4240dd078368]

INTEGRATION: CWS pchfix02 (1.24.2); FILE MERGED 2006/09/01 17:52:06 kaib 1.24.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [b414527ba4daa746d37dcad5ad24d43b79d4167c]

INTEGRATION: CWS pchfix02 (1.6.476); FILE MERGED 2006/09/01 17:52:06 kaib 1.6.476.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [3cb0c801c5fb447cfdadf18572c88dd2eb0e6741]

INTEGRATION: CWS pchfix02 (1.38.2); FILE MERGED 2006/09/01 17:52:06 kaib 1.38.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [39e2684e33ba3a63af9d0f18da91f8336498ae69]

INTEGRATION: CWS pchfix02 (1.43.2); FILE MERGED 2006/09/01 17:52:06 kaib 1.43.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [b8ebc8203d3f8df6bcd15fe4510e94692580e8ac]

INTEGRATION: CWS pchfix02 (1.7.476); FILE MERGED 2006/09/01 17:52:05 kaib 1.7.476.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [5d3fc6f107f746b4c56c26589c6c8129c5b02cd3]

INTEGRATION: CWS pchfix02 (1.41.2); FILE MERGED 2006/09/01 17:52:05 kaib 1.41.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [c2290c12fd2873296aa0d1772091bd98042d5126]

INTEGRATION: CWS pchfix02 (1.85.2); FILE MERGED 2006/09/01 17:52:05 kaib 1.85.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [6c7ada24bba9717f891e30cbc534fed31c5e98f2]

INTEGRATION: CWS pchfix02 (1.24.2); FILE MERGED 2006/09/01 17:52:04 kaib 1.24.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [d090de6ed57bbc034c124338ef8ba8e67ea962d6]

INTEGRATION: CWS pchfix02 (1.60.2); FILE MERGED 2006/09/01 17:52:04 kaib 1.60.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [c1c6dd9579ca2f842583eab77a14fd092cb17611]

INTEGRATION: CWS pchfix02 (1.9.476); FILE MERGED 2006/09/01 17:52:04 kaib 1.9.476.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [bc56252205bc3a4670b034372b18268a1320bdc4]

INTEGRATION: CWS pchfix02 (1.34.2); FILE MERGED 2006/09/01 17:52:04 kaib 1.34.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [ed6b83b8ed5ccf4934b9979d306b1c25a4f9b525]

INTEGRATION: CWS pchfix02 (1.55.2); FILE MERGED 2006/09/01 17:52:04 kaib 1.55.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [3ecf2646702118de4b2751a93aa5f8683ce5eb3e]

INTEGRATION: CWS pchfix02 (1.13.2); FILE MERGED 2006/09/01 17:52:04 kaib 1.13.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [ced1e230182819cf01d48426d1114daf71787de0]

INTEGRATION: CWS pchfix02 (1.3.476); FILE MERGED 2006/09/01 17:52:03 kaib 1.3.476.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [42c51ddeb217f128782b44efa908d3811514f022]

INTEGRATION: CWS pchfix02 (1.29.2); FILE MERGED 2006/09/01 17:52:03 kaib 1.29.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [371c2fa980fe185824c713776e3b31233d32751c]

INTEGRATION: CWS pchfix02 (1.41.2); FILE MERGED 2006/09/01 17:52:03 kaib 1.41.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [7e82a2ef77b69b13d40191055ed4993a165a9f43]

INTEGRATION: CWS pchfix02 (1.97.2); FILE MERGED 2006/09/01 17:52:03 kaib 1.97.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [3ec2b95b9139948762a15e03faf4552fe71a5da6]

INTEGRATION: CWS pchfix02 (1.72.2); FILE MERGED 2006/09/01 17:52:03 kaib 1.72.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [1ca02967bdb3c45c14748230e22779e4fdc60e83]

INTEGRATION: CWS pchfix02 (1.35.2); FILE MERGED 2006/09/01 17:52:02 kaib 1.35.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [46c1cf80b4f91086bd6d79edf15c07227d6aa13d]

INTEGRATION: CWS pchfix02 (1.21.2); FILE MERGED 2006/09/01 17:52:02 kaib 1.21.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [c834b894b8fbe00a228afbc1deb0e1314691ae74]

INTEGRATION: CWS pchfix02 (1.105.2); FILE MERGED 2006/09/01 17:52:02 kaib 1.105.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [fe014a382d20e94f6614e1cbf5924b551bf6cfb1]

INTEGRATION: CWS pchfix02 (1.45.2); FILE MERGED 2006/09/01 17:52:02 kaib 1.45.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [0593863995d6f195bb329d3cfc0075ed04aa3868]

INTEGRATION: CWS pchfix02 (1.50.2); FILE MERGED 2006/09/01 17:52:01 kaib 1.50.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [1fbab8aed6f9d4b2389ebf09b957a3db3423544d]

INTEGRATION: CWS pchfix02 (1.7.2); FILE MERGED 2006/09/01 17:52:01 kaib 1.7.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [acfd85b708563e96ea03c9e279f160c8a8a75b1c]

INTEGRATION: CWS pchfix02 (1.63.2); FILE MERGED 2006/09/01 17:52:01 kaib 1.63.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [5266c2827472b08b0815399ae3f99931705bf78e]

INTEGRATION: CWS pchfix02 (1.41.2); FILE MERGED 2006/09/01 17:52:01 kaib 1.41.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [a3259329791a3348ac124d228d9557d6700cb7f1]

INTEGRATION: CWS pchfix02 (1.6.2); FILE MERGED 2006/09/01 17:52:01 kaib 1.6.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [7c34f9ec8a45256d44c376c835484eae0c896994]

INTEGRATION: CWS pchfix02 (1.23.2); FILE MERGED 2006/09/01 17:52:00 kaib 1.23.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [d58a2fe9029567ac0d8ee612696af36a80fb14fd]

INTEGRATION: CWS pchfix02 (1.2.2); FILE MERGED 2006/09/01 17:52:00 kaib 1.2.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [90da2fb172b909a514634c2684aac669ad0caf16]

INTEGRATION: CWS pchfix02 (1.14.2); FILE MERGED 2006/09/01 17:52:00 kaib 1.14.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [0a3c190c6ea628303c25cea0f2c9b7f6919ddfd2]

INTEGRATION: CWS pchfix02 (1.21.2); FILE MERGED 2006/09/01 17:52:00 kaib 1.21.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [69c49d579a8baf91b056948a3070054436583994]

INTEGRATION: CWS pchfix02 (1.13.2); FILE MERGED 2006/09/01 17:51:57 kaib 1.13.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [25abd99a52203445b638e7a647d57e99fb8b6793]

INTEGRATION: CWS pchfix02 (1.31.2); FILE MERGED 2006/09/01 17:51:57 kaib 1.31.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [9e417281cb7da577fd7ad1df107b2c917bc6fad3]

INTEGRATION: CWS pchfix02 (1.7.2); FILE MERGED 2006/09/01 17:51:57 kaib 1.7.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [aeb57b78175c1d4920be25d9f672f0acdce6c1d5]

INTEGRATION: CWS pchfix02 (1.9.2); FILE MERGED 2006/09/01 17:51:57 kaib 1.9.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [11bf6b3ffff3c6545b44a01f9a79ea9efba2f69a]

INTEGRATION: CWS pchfix02 (1.8.2); FILE MERGED 2006/09/01 17:51:57 kaib 1.8.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [6b83d64e06a3dfe1b3a5f2c617b15df7f7641cb4]

INTEGRATION: CWS pchfix02 (1.11.2); FILE MERGED 2006/09/01 17:51:57 kaib 1.11.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [bf358eab2809a14e6f5ccd1cd7ae639798b56835]

INTEGRATION: CWS pchfix02 (1.9.474); FILE MERGED 2006/09/01 17:51:56 kaib 1.9.474.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [323e87b5320f529936cd0f18878df1b0d6563fe3]

INTEGRATION: CWS pchfix02 (1.3.474); FILE MERGED 2006/09/01 17:51:56 kaib 1.3.474.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [dc497bfed69bbfa2d89e362e190c5752de72f49b]

INTEGRATION: CWS pchfix02 (1.34.2); FILE MERGED 2006/09/01 17:51:55 kaib 1.34.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [81f4481f4c28290692d964d61d76f0db99f4b517]

INTEGRATION: CWS pchfix02 (1.8.2); FILE MERGED 2006/09/01 17:51:55 kaib 1.8.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [2e138e20f8e317c45e937d512c1257f161a52321]

INTEGRATION: CWS pchfix02 (1.18.2); FILE MERGED 2006/09/01 17:51:55 kaib 1.18.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [46aa925930e48fb9ff3a6366b71365104a1ea732]

INTEGRATION: CWS pchfix02 (1.5.474); FILE MERGED 2006/09/01 17:51:55 kaib 1.5.474.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [f423a4d1d46461f717ce388a9e4bec8ecabb937f]

INTEGRATION: CWS pchfix02 (1.5.474); FILE MERGED 2006/09/01 17:51:54 kaib 1.5.474.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [4f6f0ad463633a91e5e8b5379497deeb5ef2b81c]

INTEGRATION: CWS pchfix02 (1.14.2); FILE MERGED 2006/09/01 17:51:54 kaib 1.14.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [beec6100c8262adcb4e1944df79635492f318e14]

INTEGRATION: CWS pchfix02 (1.72.2); FILE MERGED 2006/09/01 17:51:54 kaib 1.72.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [48676611b30cb6beb832663c8106424116d4e4b2]

INTEGRATION: CWS pchfix02 (1.10.476); FILE MERGED 2006/09/01 17:51:54 kaib 1.10.476.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [871451a1dd5469dd99f8d41c5b080b6dcddd3711]

INTEGRATION: CWS pchfix02 (1.5.476); FILE MERGED 2006/09/01 17:51:53 kaib 1.5.476.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [eb496c30d1b53180f7a3d4cb1f48a2d638d36c46]

INTEGRATION: CWS pchfix02 (1.50.2); FILE MERGED 2006/09/01 17:51:53 kaib 1.50.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [48aab9bb7ed8ba6d04a569e54a38ed1979e9a643]

INTEGRATION: CWS pchfix02 (1.91.2); FILE MERGED 2006/09/01 17:51:52 kaib 1.91.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [e068dd226e2f19fb978f7a15f12547d7270c3cbc]

INTEGRATION: CWS pchfix02 (1.44.2); FILE MERGED 2006/09/01 17:51:52 kaib 1.44.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [0e1feec31f277ccb3ac97f6f7f8798d1ac55b62e]

INTEGRATION: CWS pchfix02 (1.7.2); FILE MERGED 2006/09/01 17:51:52 kaib 1.7.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [3eb99e02664093dd03af68627ab932ba99da9ad8]

INTEGRATION: CWS pchfix02 (1.3.476); FILE MERGED 2006/09/01 17:51:52 kaib 1.3.476.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [4dd14a36ddde93056d84faf63d16e1ce5b1cc26e]

INTEGRATION: CWS pchfix02 (1.47.2); FILE MERGED 2006/09/01 17:51:52 kaib 1.47.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [a6be399952237448de3f7a14cbe10ae8021149a0]

INTEGRATION: CWS pchfix02 (1.96.2); FILE MERGED 2006/09/01 17:51:51 kaib 1.96.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [43b6dc011970f96a1bc82a61abf223d9ed97bae1]

INTEGRATION: CWS pchfix02 (1.12.474); FILE MERGED 2006/09/01 17:51:51 kaib 1.12.474.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [e37c2685b6b88a9559c8951e7ab48e094b641511]

INTEGRATION: CWS pchfix02 (1.41.2); FILE MERGED 2006/09/01 17:51:51 kaib 1.41.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [1f5adea0f51bc876f4d39e21dc58e179df09c08f]

INTEGRATION: CWS pchfix02 (1.3.476); FILE MERGED 2006/09/01 17:51:51 kaib 1.3.476.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [627b0f755861a5a8a9375d74049d6fac4352f483]

INTEGRATION: CWS pchfix02 (1.19.48); FILE MERGED 2006/09/01 17:51:50 kaib 1.19.48.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [3d097f3527fc0dbda33b4f63ca5f72c8d6bb4429]

INTEGRATION: CWS pchfix02 (1.7.454); FILE MERGED 2006/09/01 17:51:50 kaib 1.7.454.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [92fce418fe2cfa6402b25f2a8d2e29727738bb4c]

INTEGRATION: CWS pchfix02 (1.10.2); FILE MERGED 2006/09/01 17:51:50 kaib 1.10.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [8b27b49d3e69e1589139af5c6e7d797921ab82b0]

INTEGRATION: CWS pchfix02 (1.25.2); FILE MERGED 2006/09/01 17:51:50 kaib 1.25.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [7c6a922e3c3fc73b219cd178f462b9ca53ae6729]

INTEGRATION: CWS pchfix02 (1.7.474); FILE MERGED 2006/09/01 17:51:50 kaib 1.7.474.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [b03a7b9035117ca4ad2259e8ab5e2a2a144db179]

INTEGRATION: CWS pchfix02 (1.13.2); FILE MERGED 2006/09/01 17:51:50 kaib 1.13.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [c2c827a41719769090f096e7e0ecdeddce012149]

INTEGRATION: CWS pchfix02 (1.26.2); FILE MERGED 2006/09/01 17:51:49 kaib 1.26.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [fac30e4efd249fdfd2fafe9b1f327d33dcda7365]

INTEGRATION: CWS pchfix02 (1.61.2); FILE MERGED 2006/09/01 17:51:49 kaib 1.61.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [664cd72a4df443a73f5b3207e75c8b628e376a5e]

INTEGRATION: CWS pchfix02 (1.23.2); FILE MERGED 2006/09/01 17:51:49 kaib 1.23.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [9a85f05393688bfe31e067565d245a47488dd69e]

INTEGRATION: CWS pchfix02 (1.32.2); FILE MERGED 2006/09/01 17:51:49 kaib 1.32.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [84c83c4a4a9f893085d5b9ba68cb8540383d334d]

INTEGRATION: CWS pchfix02 (1.91.2); FILE MERGED 2006/09/01 17:51:49 kaib 1.91.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [dd391a9fd731e3d8131f6685ad8c9765cf9655a1]

INTEGRATION: CWS pchfix02 (1.3.474); FILE MERGED 2006/09/01 17:51:48 kaib 1.3.474.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [c89eea383cd1bc970f1cc0f28276a81fa5e6e025]

INTEGRATION: CWS pchfix02 (1.47.2); FILE MERGED 2006/09/01 17:51:48 kaib 1.47.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [8a9c45616b0e73723bccfc25750874907594b79f]

INTEGRATION: CWS pchfix02 (1.15.2); FILE MERGED 2006/09/01 17:51:48 kaib 1.15.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [c48954f3f1b4828ab0caa136de4d37ec521c0f20]

INTEGRATION: CWS pchfix02 (1.59.2); FILE MERGED 2006/09/01 17:51:48 kaib 1.59.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [9e3e8793c2b8d5e0a368b5a4779512cb943e1611]

INTEGRATION: CWS pchfix02 (1.76.2); FILE MERGED 2006/09/01 17:51:47 kaib 1.76.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [ebde1eb0d9d36f1ced3f0fe6ef933d197b23c9c9]

INTEGRATION: CWS pchfix02 (1.60.2); FILE MERGED 2006/09/01 17:51:47 kaib 1.60.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [15336b997afff0bdfc034f9432f0a7f7beb65133]

INTEGRATION: CWS pchfix02 (1.38.70); FILE MERGED 2006/09/01 17:51:47 kaib 1.38.70.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [49f8b448e1612df5f2c62ea53cdbf35db04eb586]

INTEGRATION: CWS pchfix02 (1.8.474); FILE MERGED 2006/09/01 17:51:47 kaib 1.8.474.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [70f0b2ec069a61621b0739c16b3ad888013ada53]

INTEGRATION: CWS pchfix02 (1.16.248); FILE MERGED 2006/09/01 17:51:46 kaib 1.16.248.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [2919bd63bb1df0571f6ce9e10acadf85bd9d82ea]

INTEGRATION: CWS pchfix02 (1.62.2); FILE MERGED 2006/09/01 17:51:46 kaib 1.62.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [b1e4c0c011f8b159889c42e36de84ead3a5f5819]

INTEGRATION: CWS pchfix02 (1.58.2); FILE MERGED 2006/09/01 17:51:46 kaib 1.58.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [db7d9b9c40b81b22590fefc98e448cfff0c746d9]

INTEGRATION: CWS pchfix02 (1.21.2); FILE MERGED 2006/09/01 17:51:46 kaib 1.21.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [ebfc6198577b3d2dfb9f811d0eb3b2bde7ab5397]

INTEGRATION: CWS pchfix02 (1.17.2); FILE MERGED 2006/09/01 17:51:46 kaib 1.17.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [beb14bd128a3ce7e118378a7a7a862f226f7da5b]

INTEGRATION: CWS pchfix02 (1.34.2); FILE MERGED 2006/09/01 17:51:45 kaib 1.34.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [84db087ee9dd0c0c445bc3945f56b84b6c77dc1f]

INTEGRATION: CWS pchfix02 (1.11.474); FILE MERGED 2006/09/01 17:51:45 kaib 1.11.474.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [b974e7989d9331c67d3e0fc5844a6fb05e263bb7]

INTEGRATION: CWS pchfix02 (1.40.2); FILE MERGED 2006/09/01 17:51:44 kaib 1.40.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [734dab7c4ee06470c5cc1f2cd0a1b18cb18bd67a]

INTEGRATION: CWS pchfix02 (1.38.2); FILE MERGED 2006/09/01 17:51:44 kaib 1.38.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [72d6a5b086fd68086b2096ee4363bb08d08476c8]

INTEGRATION: CWS pchfix02 (1.47.2); FILE MERGED 2006/09/01 17:51:44 kaib 1.47.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [86b01d828ad8aa6a118bd1d4894c27f3025b9956]

INTEGRATION: CWS pchfix02 (1.11.2); FILE MERGED 2006/09/01 17:51:44 kaib 1.11.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [20aff9d5d6b31f4ca3b4858ccb1163bea765216e]

INTEGRATION: CWS pchfix02 (1.31.2); FILE MERGED 2006/09/01 17:51:43 kaib 1.31.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [915fa979862975247b3b01855660cc87a3dd765c]

INTEGRATION: CWS pchfix02 (1.8.2); FILE MERGED 2006/09/01 17:51:43 kaib 1.8.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [fab3f02f945356d4d53c45b5b13b5b0a703d5b1d]

INTEGRATION: CWS pchfix02 (1.40.2); FILE MERGED 2006/09/01 17:51:43 kaib 1.40.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [53126a77eed219bca6573cb6173a944a3be88d9e]

INTEGRATION: CWS pchfix02 (1.13.2); FILE MERGED 2006/09/01 17:51:43 kaib 1.13.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [944b572d64c30345667558bdc1a83f23bcb97d66]

INTEGRATION: CWS pchfix02 (1.12.2); FILE MERGED 2006/09/01 17:51:42 kaib 1.12.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [7eaa8e66b1e2d82af032eb2276e63ccdc24a9c68]

INTEGRATION: CWS pchfix02 (1.8.476); FILE MERGED 2006/09/01 17:51:42 kaib 1.8.476.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [2363fa517704baf24444b0aa92f0914c2d25ee9d]

INTEGRATION: CWS pchfix02 (1.19.2); FILE MERGED 2006/09/01 17:51:42 kaib 1.19.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [129e5d18c2121196feda15ac24bd997c7534cf6c]

INTEGRATION: CWS pchfix02 (1.9.476); FILE MERGED 2006/09/01 17:51:42 kaib 1.9.476.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [7b02db6c1fbb8958b445f17eccb046cf70ad7fe0]

INTEGRATION: CWS pchfix02 (1.5.2); FILE MERGED 2006/09/01 17:51:42 kaib 1.5.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [bdded88c665376021504661c6cec937a77c53172]

INTEGRATION: CWS pchfix02 (1.5.476); FILE MERGED 2006/09/01 17:51:42 kaib 1.5.476.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [d7a878d7d3aac8c3f0746213b7027d9208c22b08]

INTEGRATION: CWS pchfix02 (1.10.476); FILE MERGED 2006/09/01 17:51:42 kaib 1.10.476.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [230c3caea676241cbb9872746ec9b5f937d5c20f]

INTEGRATION: CWS pchfix02 (1.20.2); FILE MERGED 2006/09/01 17:51:41 kaib 1.20.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [6829e5b55b01b2bc4e091438d23cf2e1323d6a30]

INTEGRATION: CWS pchfix02 (1.24.2); FILE MERGED 2006/09/01 17:51:41 kaib 1.24.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [46641c0a861744a3b07f9669f65672c2a2fd9398]

INTEGRATION: CWS pchfix02 (1.41.2); FILE MERGED 2006/09/01 17:51:41 kaib 1.41.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [cff73231f451a3b3621058af2168dd62e73d16a9]

INTEGRATION: CWS pchfix02 (1.5.2); FILE MERGED 2006/09/01 17:51:41 kaib 1.5.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [2e057422806b5da75723bfcd7702b22e3b371cb3]

INTEGRATION: CWS pchfix02 (1.13.2); FILE MERGED 2006/09/01 17:51:41 kaib 1.13.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [2d3d90e315b4ec55c54e00244df922f35d2bc2bc]

INTEGRATION: CWS pchfix02 (1.23.2); FILE MERGED 2006/09/01 17:51:40 kaib 1.23.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [a4faede2570e213968b6bc68f721fc6ee88fb2d4]

INTEGRATION: CWS pchfix02 (1.12.386); FILE MERGED 2006/09/01 17:51:40 kaib 1.12.386.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [3751fefd3d07d2b64557bf2e78aed4d915e22896]

INTEGRATION: CWS pchfix02 (1.9.2); FILE MERGED 2006/09/01 17:51:40 kaib 1.9.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [be36b30ecd87e1568495b964e54bbe97c1e59a5d]

INTEGRATION: CWS pchfix02 (1.27.2); FILE MERGED 2006/09/01 17:51:40 kaib 1.27.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [baadccc33910cbb0c695bf3c7a8efb50fef04fa3]

INTEGRATION: CWS pchfix02 (1.4.2); FILE MERGED 2006/09/01 17:51:39 kaib 1.4.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [5af9a445e5897375de6ad5926b79134c84a7f076]

INTEGRATION: CWS pchfix02 (1.3.476); FILE MERGED 2006/09/01 17:51:39 kaib 1.3.476.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [da4cf4d8ddd9830636bf0736114f998c21350b1f]

INTEGRATION: CWS pchfix02 (1.8.2); FILE MERGED 2006/09/01 17:51:39 kaib 1.8.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [9f0e3c7cf80acb198772f2801f586c23eaedb6c7]

INTEGRATION: CWS pchfix02 (1.10.2); FILE MERGED 2006/09/01 17:51:39 kaib 1.10.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [1fa364f04eaa7de3c82ecbffb62d9c9c97e20c9c]

INTEGRATION: CWS pchfix02 (1.16.2); FILE MERGED 2006/09/01 17:51:38 kaib 1.16.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [300bbb61d964d06b1aeb736cb342235e3f25e010]

INTEGRATION: CWS pchfix02 (1.14.2); FILE MERGED 2006/09/01 17:51:38 kaib 1.14.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [ab7c686f7daeb8f395badc67ba775d515469dcf3]

INTEGRATION: CWS pchfix02 (1.10.2); FILE MERGED 2006/09/01 17:51:38 kaib 1.10.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [6c3a36e39cc41af1b48e9bb48dc7a256f812456d]

INTEGRATION: CWS pchfix02 (1.5.2); FILE MERGED 2006/09/01 17:51:38 kaib 1.5.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [7059d727e29f2167d503a20c992b528ab713432c]

INTEGRATION: CWS pchfix02 (1.20.2); FILE MERGED 2006/09/01 17:51:38 kaib 1.20.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [67efb59e1c0d31cf44c881ee512db31cdeaea31e]

INTEGRATION: CWS pchfix02 (1.20.2); FILE MERGED 2006/09/01 17:51:37 kaib 1.20.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [b4ddca12f8823f24e6a16aeb29be757202a181e0]

INTEGRATION: CWS pchfix02 (1.43.2); FILE MERGED 2006/09/01 17:51:37 kaib 1.43.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [4637d05c89cf0759f63fafd98f1500682020e004]

INTEGRATION: CWS pchfix02 (1.11.2); FILE MERGED 2006/09/01 17:51:37 kaib 1.11.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [0a69fe03fb626c70c7a3680ab7be782372dee55d]

INTEGRATION: CWS pchfix02 (1.6.2); FILE MERGED 2006/09/01 17:51:37 kaib 1.6.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [a34a62459a3c61ea82f1cce886399cb530a539fb]

INTEGRATION: CWS pchfix02 (1.5.476); FILE MERGED 2006/09/01 17:51:36 kaib 1.5.476.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [30d3faf6ea971b239736f73cc6e1ed6fbc82c777]

INTEGRATION: CWS pchfix02 (1.4.2); FILE MERGED 2006/09/01 17:51:36 kaib 1.4.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [c536265db1f7834f8b0ed26f98447cb678bcf2c8]

INTEGRATION: CWS pchfix02 (1.14.2); FILE MERGED 2006/09/01 17:51:36 kaib 1.14.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [7f52b8fb3362acb15746eab31008c6f576b67a4d]

INTEGRATION: CWS pchfix02 (1.6.2); FILE MERGED 2006/09/01 17:51:36 kaib 1.6.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [6ed4066f7ff7c594b6a420813b778588df76cc55]

INTEGRATION: CWS pchfix02 (1.11.2); FILE MERGED 2006/09/01 17:51:36 kaib 1.11.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [5b62848920eb5ff48d9f4bd757107d4c34c3ec76]

INTEGRATION: CWS pchfix02 (1.40.2); FILE MERGED 2006/09/01 17:51:36 kaib 1.40.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [c7970e3bbecf8bdf52981f92fdcb19ff63244a44]

INTEGRATION: CWS pchfix02 (1.5.2); FILE MERGED 2006/09/01 17:51:36 kaib 1.5.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [ba46e97ef87311cc2f463446cb4f9394d752891a]

INTEGRATION: CWS pchfix02 (1.31.2); FILE MERGED 2006/09/01 17:51:35 kaib 1.31.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [ef3d76afb5a03100c01fbac5ed97d2197373c2d8]

INTEGRATION: CWS pchfix02 (1.13.2); FILE MERGED 2006/09/01 17:51:35 kaib 1.13.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [5e7041fd6d0b7f27995c053a770a7c49c178efb4]

INTEGRATION: CWS pchfix02 (1.23.2); FILE MERGED 2006/09/01 17:51:35 kaib 1.23.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [3248540437d97be2c80abfc6272f6c0b481a47d1]

INTEGRATION: CWS pchfix02 (1.19.2); FILE MERGED 2006/09/01 17:51:34 kaib 1.19.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [5d5733e550f59968df93c9e3de6f41e0833d0df4]

INTEGRATION: CWS pchfix02 (1.11.2); FILE MERGED 2006/09/01 17:51:34 kaib 1.11.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [6b9b3ed8760a263eba20c84de5695f95454bff82]

INTEGRATION: CWS pchfix02 (1.3.476); FILE MERGED 2006/09/01 17:51:34 kaib 1.3.476.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [3d1212ba0f690b38501e67ea2b056124b87fc722]

INTEGRATION: CWS pchfix02 (1.20.2); FILE MERGED 2006/09/01 17:51:34 kaib 1.20.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [c38acd149a193956d992dafe17adb8516da2227f]

INTEGRATION: CWS pchfix02 (1.51.2); FILE MERGED 2006/09/01 17:51:33 kaib 1.51.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [5ef7734fd8bad444714cd4ca51e018fa5f8003e3]

INTEGRATION: CWS pchfix02 (1.11.474); FILE MERGED 2006/09/01 17:51:33 kaib 1.11.474.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [c4a56b05308e8ee5f9c8a0a93697a717ae213026]

INTEGRATION: CWS pchfix02 (1.23.2); FILE MERGED 2006/09/01 17:51:33 kaib 1.23.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [5557914439ab5f5ff69a8632578542c0cd7c30e2]

INTEGRATION: CWS pchfix02 (1.21.2); FILE MERGED 2006/09/01 17:51:32 kaib 1.21.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [14fe55e725f3a4bd9f1977b7e84d45d7b64958f4]

INTEGRATION: CWS pchfix02 (1.7.248); FILE MERGED 2006/09/01 17:51:32 kaib 1.7.248.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [55be5d6c33f4cfd24d703340fe3c9cc4fa29b65e]

INTEGRATION: CWS pchfix02 (1.28.2); FILE MERGED 2006/09/01 17:51:32 kaib 1.28.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [8d5599ec302111c28fdef23bdd999afd6ed4fec5]

INTEGRATION: CWS pchfix02 (1.15.2); FILE MERGED 2006/09/01 17:51:32 kaib 1.15.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [a4bace22087b598269167d448cce478d27f132d7]

INTEGRATION: CWS pchfix02 (1.38.2); FILE MERGED 2006/09/01 17:51:31 kaib 1.38.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [821740b3247ae7d40887ebe5429a0665eff0ebed]

INTEGRATION: CWS pchfix02 (1.27.2); FILE MERGED 2006/09/01 17:51:31 kaib 1.27.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [b8fe9f6cdaf8b17953898e3fac465229bf417173]

INTEGRATION: CWS pchfix02 (1.18.2); FILE MERGED 2006/09/01 17:51:31 kaib 1.18.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [538e8bbe1a9331d4106be035aa02e5a017edbef7]

INTEGRATION: CWS pchfix02 (1.9.476); FILE MERGED 2006/09/01 17:51:31 kaib 1.9.476.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [21d25327970aad484f58228ebd5dbcae7969ed0e]

INTEGRATION: CWS pchfix02 (1.3.476); FILE MERGED 2006/09/01 17:51:30 kaib 1.3.476.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [23a3b0cb10d5f82f021c43c2313db6650358b763]

INTEGRATION: CWS pchfix02 (1.22.2); FILE MERGED 2006/09/01 17:51:30 kaib 1.22.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [5dd71b3c1324ba59bb14f397b40957fb66d73af1]

INTEGRATION: CWS pchfix02 (1.6.2); FILE MERGED 2006/09/01 17:51:30 kaib 1.6.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [6f3b90edfe361dcce95ab175cf5c37ff992d501d]

INTEGRATION: CWS pchfix02 (1.16.2); FILE MERGED 2006/09/01 17:51:30 kaib 1.16.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [187b7b98cf225dffeb488c8ffd8a5d796ff41b99]

INTEGRATION: CWS pchfix02 (1.7.2); FILE MERGED 2006/09/01 17:51:29 kaib 1.7.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [91371e2d608720e3d052388d06a81c6420b1c69f]

INTEGRATION: CWS pchfix02 (1.18.104); FILE MERGED 2006/09/01 17:51:29 kaib 1.18.104.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [1d0e146ab967d3b878143632a300c5a3f9c4f82f]

INTEGRATION: CWS pchfix02 (1.7.206); FILE MERGED 2006/09/01 17:51:29 kaib 1.7.206.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [37a5c57605104e28dfc69150cdea7d0f67327377]

INTEGRATION: CWS pchfix02 (1.43.2); FILE MERGED 2006/09/01 17:51:28 kaib 1.43.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [363b11b3de034cd9412dd223d9cdf43298075094]

INTEGRATION: CWS pchfix02 (1.36.2); FILE MERGED 2006/09/01 17:51:28 kaib 1.36.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [e0b7847fae983f55579f54657546b9d1ac7f290e]

INTEGRATION: CWS pchfix02 (1.33.2); FILE MERGED 2006/09/01 17:51:28 kaib 1.33.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [d04e22434575213c57205b432db34a1646e9eff6]

INTEGRATION: CWS pchfix02 (1.5.2); FILE MERGED 2006/09/01 17:51:28 kaib 1.5.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [33415f5f3b0364cac2a791746bed12e5fe976b2a]

INTEGRATION: CWS pchfix02 (1.9.2); FILE MERGED 2006/09/01 17:51:28 kaib 1.9.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [816e4335f7bede5d508891fdd91b0592e80784ff]

INTEGRATION: CWS pchfix02 (1.4.476); FILE MERGED 2006/09/01 17:51:27 kaib 1.4.476.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [8af172024e38cb9dea45ef0ed855a7f04cf9cacd]

INTEGRATION: CWS pchfix02 (1.7.2); FILE MERGED 2006/09/01 17:51:27 kaib 1.7.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [3c2817c66831522d7e43d6834ff417c110ed1077]

INTEGRATION: CWS pchfix02 (1.18.2); FILE MERGED 2006/09/01 17:51:27 kaib 1.18.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [3c151cee04784051702cfc7d72e8b7410770b5c8]

INTEGRATION: CWS pchfix02 (1.13.2); FILE MERGED 2006/09/01 17:51:27 kaib 1.13.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [24dbaa8007628b371bb348a8319c981fb00ef7eb]

INTEGRATION: CWS pchfix02 (1.3.476); FILE MERGED 2006/09/01 17:51:27 kaib 1.3.476.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [eefccd2cf8095d515ca65f66dd8f104047ee7d6e]

INTEGRATION: CWS pchfix02 (1.43.2); FILE MERGED 2006/09/01 17:51:26 kaib 1.43.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [bc8578e71f2af6d34bba715a783c1b8bd4ec5fa2]

INTEGRATION: CWS pchfix02 (1.3.476); FILE MERGED 2006/09/01 17:51:26 kaib 1.3.476.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [139ac62e317aeeac2bdbb602c54ce070fed9a2fb]

INTEGRATION: CWS pchfix02 (1.14.2); FILE MERGED 2006/09/01 17:51:26 kaib 1.14.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [99ddebfc11aa10d97c823cd9cd69ba9dae6d5b92]

INTEGRATION: CWS pchfix02 (1.9.2); FILE MERGED 2006/09/01 17:51:26 kaib 1.9.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [4a9f819a01bc4edaa2dca860b90fe5b92f4602c7]

INTEGRATION: CWS pchfix02 (1.40.2); FILE MERGED 2006/09/01 17:51:26 kaib 1.40.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [8e5caa926add7a4b4f714bea2675cd413e65edd1]

INTEGRATION: CWS pchfix02 (1.57.2); FILE MERGED 2006/09/01 17:51:25 kaib 1.57.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [ecf6a9ab2f6bfc5ce33b08b3debad6ea6862f65f]

INTEGRATION: CWS pchfix02 (1.66.2); FILE MERGED 2006/09/01 17:51:25 kaib 1.66.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [6c961796d7fe59667dbfbc29beb4896a601d9633]

INTEGRATION: CWS pchfix02 (1.41.2); FILE MERGED 2006/09/01 17:51:25 kaib 1.41.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [11078970aeaa9ae6099966aa1cd8292486042221]

INTEGRATION: CWS pchfix02 (1.5.2); FILE MERGED 2006/09/01 17:51:25 kaib 1.5.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [76e4a517bc81f12d9dbb0b8c76ad99a35be1a0ad]

INTEGRATION: CWS pchfix02 (1.18.2); FILE MERGED 2006/09/01 17:51:25 kaib 1.18.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [81f518b56c1bed6be7718f7c3b59ebc214273721]

INTEGRATION: CWS pchfix02 (1.7.2); FILE MERGED 2006/09/01 17:51:24 kaib 1.7.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [3dea5a314b0c2ed08387ebac48532bd72e520590]

INTEGRATION: CWS pchfix02 (1.38.2); FILE MERGED 2006/09/01 17:51:24 kaib 1.38.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [c189a7171892d2d38070de1b68bbd2ab57af5f9f]

INTEGRATION: CWS pchfix02 (1.29.2); FILE MERGED 2006/09/01 17:51:24 kaib 1.29.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [734d07a6c9a9524fddc02c7d239b7b484ea1228e]

INTEGRATION: CWS pchfix02 (1.26.2); FILE MERGED 2006/09/01 17:51:24 kaib 1.26.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [f16372d1277047b45f0add42403569437658f47a]

INTEGRATION: CWS pchfix02 (1.37.2); FILE MERGED 2006/09/01 17:51:23 kaib 1.37.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [654261cdde6dd8102a3b96d673df3aa1827f4a1a]

INTEGRATION: CWS pchfix02 (1.35.2); FILE MERGED 2006/09/01 17:51:23 kaib 1.35.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [ace2db5fba97cdb75a4b30d3e690c439303c3126]

INTEGRATION: CWS pchfix02 (1.10.2); FILE MERGED 2006/09/01 17:51:23 kaib 1.10.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [3321f682b1914ee5e18c42376581fafa6962da2b]

INTEGRATION: CWS pchfix02 (1.7.2); FILE MERGED 2006/09/01 17:51:23 kaib 1.7.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [dca7c338b8046d7b4d6b00e64da3fc6b7efe6736]

INTEGRATION: CWS pchfix02 (1.16.2); FILE MERGED 2006/09/01 17:51:22 kaib 1.16.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [3559a798c5c0ea76cd34d3e4a8eb3de63ce4f1e5]

INTEGRATION: CWS pchfix02 (1.9.474); FILE MERGED 2006/09/01 17:51:22 kaib 1.9.474.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [2aee4472021b581c3499f2bd90f892348210b917]

INTEGRATION: CWS pchfix02 (1.19.2); FILE MERGED 2006/09/01 17:51:22 kaib 1.19.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [74a9c645ff3ef1370a906506bbed4095fa8e3a54]

INTEGRATION: CWS pchfix02 (1.11.2); FILE MERGED 2006/09/01 17:51:22 kaib 1.11.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [ffa06ffa7632d646a4ecd850601ebc76bb9906f7]

INTEGRATION: CWS pchfix02 (1.45.2); FILE MERGED 2006/09/01 17:51:22 kaib 1.45.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [70242f70f1d631ab23115b714ce3509e257c519b]

INTEGRATION: CWS pchfix02 (1.18.2); FILE MERGED 2006/09/01 17:51:22 kaib 1.18.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [dff3ebcfad59d66f7a11ea632b1fa1e59dbda8aa]

INTEGRATION: CWS pchfix02 (1.13.2); FILE MERGED 2006/09/01 17:51:21 kaib 1.13.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [efd2b539afd0cb1ff1f2f5b4c32f97bcc78b553c]

INTEGRATION: CWS pchfix02 (1.11.476); FILE MERGED 2006/09/01 17:51:21 kaib 1.11.476.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [9d9dbf9a610707af89b74ed967ba86416150f152]

INTEGRATION: CWS pchfix02 (1.22.2); FILE MERGED 2006/09/01 17:51:21 kaib 1.22.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [2e216251bc70db6480ac4fa0f4074c62c7acf45c]

INTEGRATION: CWS pchfix02 (1.10.2); FILE MERGED 2006/09/01 17:51:21 kaib 1.10.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [7fa11f8e89e276d08383fa9790685c18609c913d]

INTEGRATION: CWS pchfix02 (1.14.2); FILE MERGED 2006/09/01 17:51:21 kaib 1.14.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [3f9485dc69c56d1aa63aaa382508605e12ea8237]

INTEGRATION: CWS pchfix02 (1.4.2); FILE MERGED 2006/09/01 17:51:20 kaib 1.4.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [32f575784a7674926fa9958db6bc5804d51e0538]

INTEGRATION: CWS pchfix02 (1.8.2); FILE MERGED 2006/09/01 17:51:20 kaib 1.8.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [6e6298367504115912839e631085cd1927f80ab6]

INTEGRATION: CWS pchfix02 (1.49.2); FILE MERGED 2006/09/01 17:51:20 kaib 1.49.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [564b2101bb8cfecf7d586bf72898b8521b1823b8]

INTEGRATION: CWS pchfix02 (1.10.476); FILE MERGED 2006/09/01 17:51:20 kaib 1.10.476.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [919dd86eebcc24874de25e9f29aefb8b810a9186]

INTEGRATION: CWS pchfix02 (1.18.2); FILE MERGED 2006/09/01 17:51:19 kaib 1.18.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [11c489d6ac14ed26e7a783b6d9702463f2d69548]

INTEGRATION: CWS pchfix02 (1.17.2); FILE MERGED 2006/09/01 17:51:19 kaib 1.17.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [31e9ce89ff2c4187a81c8430dedc1f94b20b8966]

INTEGRATION: CWS pchfix02 (1.3.476); FILE MERGED 2006/09/01 17:51:19 kaib 1.3.476.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [fe361106438d8a80c93892408977384b6db3cf7c]

INTEGRATION: CWS pchfix02 (1.7.2); FILE MERGED 2006/09/01 17:51:19 kaib 1.7.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [53182fb6ef0185b801b01fba5c337025cea339a6]

INTEGRATION: CWS pchfix02 (1.12.2); FILE MERGED 2006/09/01 17:51:19 kaib 1.12.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [383a1c47556d32f3edeaa516cf99a733cecd6d85]

INTEGRATION: CWS pchfix02 (1.6.476); FILE MERGED 2006/09/01 17:51:19 kaib 1.6.476.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [a052569762407779132ab48594af3475a43a98d9]

INTEGRATION: CWS pchfix02 (1.17.2); FILE MERGED 2006/09/01 17:51:18 kaib 1.17.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [358c0cec4183af91c4993abf14f20ace186e6cf6]

INTEGRATION: CWS pchfix02 (1.59.2); FILE MERGED 2006/09/01 17:51:18 kaib 1.59.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [5e070cb8a48cdb28eb010c166a4a29a2f39dce43]

INTEGRATION: CWS pchfix02 (1.4.2); FILE MERGED 2006/09/01 17:51:18 kaib 1.4.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [a2629875a915baef89097877cb881563d2219107]

INTEGRATION: CWS pchfix02 (1.9.2); FILE MERGED 2006/09/01 17:51:18 kaib 1.9.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [c22df9318e8ee78c3d2c63f0b42b21c36ef58728]

INTEGRATION: CWS pchfix02 (1.8.2); FILE MERGED 2006/09/01 17:51:18 kaib 1.8.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [1cccb39b835144631e59951c4cf2ba02bd3df66a]

INTEGRATION: CWS pchfix02 (1.6.476); FILE MERGED 2006/09/01 17:51:17 kaib 1.6.476.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [f284fb609f2c3a21b6e63838d9552e3721431014]

INTEGRATION: CWS pchfix02 (1.11.476); FILE MERGED 2006/09/01 17:51:17 kaib 1.11.476.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [ede91a9fcc8f6f5db5e7d9391c0bca580fe4157d]

INTEGRATION: CWS pchfix02 (1.3.476); FILE MERGED 2006/09/01 17:51:17 kaib 1.3.476.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [f5b4c8081f121d57f5e8926f2ef1e05480f04568]

INTEGRATION: CWS pchfix02 (1.14.2); FILE MERGED 2006/09/01 17:51:17 kaib 1.14.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [64ebdbd468eaae18c594e478081188df7ed3a767]

INTEGRATION: CWS pchfix02 (1.9.476); FILE MERGED 2006/09/01 17:51:17 kaib 1.9.476.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [03799d7209a7568296d76271074773a30ad8aeb5]

INTEGRATION: CWS pchfix02 (1.3.476); FILE MERGED 2006/09/01 17:51:16 kaib 1.3.476.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [b2e2c779e3fc0e60de9d483e4e81a5095b5de110]

INTEGRATION: CWS pchfix02 (1.55.2); FILE MERGED 2006/09/01 17:51:16 kaib 1.55.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [0a9cf44ff92a8c32e803d3e46bbbb11c3fa60cc2]

INTEGRATION: CWS pchfix02 (1.8.2); FILE MERGED 2006/09/01 17:51:16 kaib 1.8.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [fb7ee54402e901942671009c1636822367188677]

INTEGRATION: CWS pchfix02 (1.5.390); FILE MERGED 2006/09/01 17:51:16 kaib 1.5.390.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [d2416b89fe1f0f00c22c8d6111b1aa415c6d9b8f]

INTEGRATION: CWS pchfix02 (1.38.2); FILE MERGED 2006/09/01 17:51:16 kaib 1.38.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [498feb3c091419813a0acef67e5e77575351bd1b]

INTEGRATION: CWS pchfix02 (1.13.476); FILE MERGED 2006/09/01 17:51:16 kaib 1.13.476.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [4708ed647a1396126779d3f6c82a9a13beabdb4f]

INTEGRATION: CWS pchfix02 (1.8.2); FILE MERGED 2006/09/01 17:51:15 kaib 1.8.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [84d0c65faa4a2f6603a828e3fced2d7acc452b4e]

INTEGRATION: CWS pchfix02 (1.4.476); FILE MERGED 2006/09/01 17:51:15 kaib 1.4.476.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [8adbebd8a86c1b9673eda5958c15fee245172b3c]

INTEGRATION: CWS pchfix02 (1.11.2); FILE MERGED 2006/09/01 17:51:15 kaib 1.11.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [c033146911597d498db88af644f10dbeaaf38288]

INTEGRATION: CWS pchfix02 (1.4.474); FILE MERGED 2006/09/01 17:51:15 kaib 1.4.474.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [6b9b995d98f262dea77421e6851f7a14a1b383e9]

INTEGRATION: CWS pchfix02 (1.4.2); FILE MERGED 2006/09/01 17:51:14 kaib 1.4.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [a615539df46216c7b4ba36706e3710cfe94237f4]

INTEGRATION: CWS pchfix02 (1.3.474); FILE MERGED 2006/09/01 17:51:14 kaib 1.3.474.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [9315fcd705971fa1454f0d0411204f6afa27e309]

INTEGRATION: CWS pchfix02 (1.8.2); FILE MERGED 2006/09/01 17:51:14 kaib 1.8.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [a9ada92c83d1440fca47eb0f9abc7a1ad6d69d0b]

INTEGRATION: CWS pchfix02 (1.11.2); FILE MERGED 2006/09/01 17:51:14 kaib 1.11.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [608b7e9befcdb4752ce47b561e21f34f3e1d8bfb]

INTEGRATION: CWS pchfix02 (1.25.2); FILE MERGED 2006/09/01 17:51:14 kaib 1.25.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [ce203dd4afc394eb85d8aff8e72fd64e0e963c29]

INTEGRATION: CWS pchfix02 (1.11.474); FILE MERGED 2006/09/01 17:51:13 kaib 1.11.474.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [65f806d3a26eb25624ccb20d90c56e79c16605d3]

INTEGRATION: CWS pchfix02 (1.8.476); FILE MERGED 2006/09/01 17:51:13 kaib 1.8.476.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [93fa68507442b32dd6c18665ab42e93d26117747]

INTEGRATION: CWS pchfix02 (1.29.476); FILE MERGED 2006/09/01 17:51:13 kaib 1.29.476.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [5f609d3addc63124f58c9bfca8b7bfb41ea25987]

INTEGRATION: CWS pchfix02 (1.65.2); FILE MERGED 2006/09/01 17:51:13 kaib 1.65.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [e93d0e36ed4c418bca4fae02a8c21e70d21f5d5e]

INTEGRATION: CWS pchfix02 (1.12.2); FILE MERGED 2006/09/01 17:51:13 kaib 1.12.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [1b653551f217fcfa1bf64901466ba78cc32c59ce]

INTEGRATION: CWS pchfix02 (1.8.2); FILE MERGED 2006/09/01 17:51:13 kaib 1.8.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [16e8cd8fa74e8ecda9c0c76f02a600f49bf74bd3]

INTEGRATION: CWS pchfix02 (1.52.2); FILE MERGED 2006/09/01 17:51:12 kaib 1.52.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [1d2577ebc6f9a52a12ba7fcf38436f999c5e1109]

INTEGRATION: CWS pchfix02 (1.3.476); FILE MERGED 2006/09/01 17:51:12 kaib 1.3.476.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [5a8ccc547118667b7b3110a4c08608949c7203f1]

INTEGRATION: CWS pchfix02 (1.4.476); FILE MERGED 2006/09/01 17:51:12 kaib 1.4.476.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [0c77379d6a80c408f312aab9e472014ea9b79bb1]

INTEGRATION: CWS pchfix02 (1.12.2); FILE MERGED 2006/09/01 17:51:12 kaib 1.12.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [6fa64e42311d385dc2cfd8ac3cf1c4b844c73711]

INTEGRATION: CWS pchfix02 (1.7.476); FILE MERGED 2006/09/01 17:51:12 kaib 1.7.476.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [94d79aa95165566648438ee6e9029b38824507c3]

INTEGRATION: CWS pchfix02 (1.5.476); FILE MERGED 2006/09/01 17:51:12 kaib 1.5.476.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [2a8a06e9428d22fd287f8bd4b8289314b5d547ed]

INTEGRATION: CWS pchfix02 (1.6.476); FILE MERGED 2006/09/01 17:51:12 kaib 1.6.476.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [97b7b4821ede8d4174dc36bfd2514de44b697059]

INTEGRATION: CWS pchfix02 (1.4.476); FILE MERGED 2006/09/01 17:51:11 kaib 1.4.476.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [6a7e8bb7c0a214e3584f2c9a0f0fa0e1525df5ca]

INTEGRATION: CWS pchfix02 (1.8.474); FILE MERGED 2006/09/01 17:51:11 kaib 1.8.474.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [289c58bde64af33871e0f17d15e5fe784cbedb98]

INTEGRATION: CWS pchfix02 (1.23.2); FILE MERGED 2006/09/01 17:51:11 kaib 1.23.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [2a2d34375d4344a365d3ee907cbf5ddb9076bc51]

INTEGRATION: CWS pchfix02 (1.11.2); FILE MERGED 2006/09/01 17:51:11 kaib 1.11.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [d2e29d2b12ff9bc9ede300965b8fa6642db4d1c9]

INTEGRATION: CWS pchfix02 (1.7.476); FILE MERGED 2006/09/01 17:51:11 kaib 1.7.476.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [e6327c0a845a6be6b8c4e33d8871649d5b022c99]

INTEGRATION: CWS pchfix02 (1.28.2); FILE MERGED 2006/09/01 17:51:10 kaib 1.28.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [97fe32ace67daa8e8084757231bf54d5b5739c61]

INTEGRATION: CWS pchfix02 (1.53.2); FILE MERGED 2006/09/01 17:51:10 kaib 1.53.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [fd721161b69e458c7c3ee7cc52f023e626fb569d]

INTEGRATION: CWS pchfix02 (1.15.2); FILE MERGED 2006/09/01 17:51:10 kaib 1.15.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [932dac77643f991381d278c1ac47b2cfd1c494dd]

INTEGRATION: CWS pchfix02 (1.7.2); FILE MERGED 2006/09/01 17:51:10 kaib 1.7.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [7a869d17e5e21cbf822d76a34a334b4b63652dc6]

INTEGRATION: CWS pchfix02 (1.7.62); FILE MERGED 2006/09/01 17:51:10 kaib 1.7.62.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [387a6874bd607654c14c01d166df0daee29ee88f]

INTEGRATION: CWS pchfix02 (1.2.2); FILE MERGED 2006/09/01 17:51:09 kaib 1.2.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [aa51d77fddb7b9b07b255897cfbe646fb5ec5051]

INTEGRATION: CWS pchfix02 (1.1.2); FILE ADDED 2006/09/01 17:51:09 kaib 1.1.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [36c43ce0ede2725e7f0c27850430087bcce940cc]

INTEGRATION: CWS pchfix02 (1.5.282); FILE MERGED 2006/09/01 17:37:42 kaib 1.5.282.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [99a3a2ee8ffc92f1a8c499212e330ab8421c1b4d]

INTEGRATION: CWS pchfix02 (1.58.36); FILE MERGED 2006/09/01 17:37:42 kaib 1.58.36.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [89d11750b508984245e82fb86db9bb95080674a3]

INTEGRATION: CWS pchfix02 (1.51.36); FILE MERGED 2006/09/01 17:37:42 kaib 1.51.36.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [ecf6a3423736e4430ad9c6617c164f7932dc9e05]

INTEGRATION: CWS pchfix02 (1.43.8); FILE MERGED 2006/09/01 17:37:42 kaib 1.43.8.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [f661d4142d899669abcbb7db62a321f67e9f78ac]

INTEGRATION: CWS pchfix02 (1.8.200); FILE MERGED 2006/09/01 17:37:42 kaib 1.8.200.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [6cb2f3280aada592602a2e9cc5427f3022f0aaea]

INTEGRATION: CWS pchfix02 (1.16.278); FILE MERGED 2006/09/01 17:37:42 kaib 1.16.278.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [598356478cb6f2419ae341fa246b87be2d16359c]

INTEGRATION: CWS pchfix02 (1.8.282); FILE MERGED 2006/09/01 17:37:41 kaib 1.8.282.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [b5d0e29f87d9bb361a5f17286a1383ae0048d5e3]

INTEGRATION: CWS pchfix02 (1.32.196); FILE MERGED 2006/09/01 17:37:41 kaib 1.32.196.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [1a82412433d62e072f4432007793af8e7fcebb18]

INTEGRATION: CWS pchfix02 (1.7.282); FILE MERGED 2006/09/01 17:37:41 kaib 1.7.282.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [5162a00524bd60b811b7396084f2c594a5e5431c]

INTEGRATION: CWS pchfix02 (1.28.118); FILE MERGED 2006/09/01 17:37:41 kaib 1.28.118.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [b91187f2723cab5d514df5c5775595808a7540e2]

INTEGRATION: CWS pchfix02 (1.66.28); FILE MERGED 2006/09/01 17:37:40 kaib 1.66.28.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [84786ee68c0656b717a76ad3dfbe4ed7dc7e0c14]

INTEGRATION: CWS pchfix02 (1.51.28); FILE MERGED 2006/09/01 17:37:40 kaib 1.51.28.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [4431e18ceb750be1fd7b4aa338e54ad699614490]

INTEGRATION: CWS pchfix02 (1.50.28); FILE MERGED 2006/09/01 17:37:40 kaib 1.50.28.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [5a61cc3210013fafbe65bb6b81967572f1493695]

INTEGRATION: CWS pchfix02 (1.4.278); FILE MERGED 2006/09/01 17:37:40 kaib 1.4.278.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [473893c0150f2bc66864adf7352eb89b6bbea361]

INTEGRATION: CWS pchfix02 (1.30.94); FILE MERGED 2006/09/01 17:37:40 kaib 1.30.94.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [d37b45392379582d60a7129a231123615840e755]

INTEGRATION: CWS pchfix02 (1.41.142); FILE MERGED 2006/09/01 17:37:40 kaib 1.41.142.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [2f91d4ff557b5a50873bccef25d7115042bd8506]

INTEGRATION: CWS pchfix02 (1.81.8); FILE MERGED 2006/09/01 17:37:39 kaib 1.81.8.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [33c11db84d0530833f0b2fb79a37216d3fef11be]

INTEGRATION: CWS pchfix02 (1.24.200); FILE MERGED 2006/09/01 17:37:39 kaib 1.24.200.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [0930cbb682e9c218eaeaf45b9f929792bce49ec3]

INTEGRATION: CWS pchfix02 (1.6.8); FILE MERGED 2006/09/01 17:37:39 kaib 1.6.8.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [fa54ef258ad35a7d3e2670ade99a3912f543bdc2]

INTEGRATION: CWS pchfix02 (1.29.270); FILE MERGED 2006/09/01 17:37:39 kaib 1.29.270.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [167e1231bef6ea9bacfc31890f944abb7623dff1]

INTEGRATION: CWS pchfix02 (1.17.144); FILE MERGED 2006/09/01 17:37:39 kaib 1.17.144.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [77e19004d97d6349ab5f093785dfac0014ef0b9b]

INTEGRATION: CWS pchfix02 (1.17.30); FILE MERGED 2006/09/01 17:37:39 kaib 1.17.30.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [5db64a6836c2970aa444f5ae9004123517d87359]

INTEGRATION: CWS pchfix02 (1.17.282); FILE MERGED 2006/09/01 17:37:39 kaib 1.17.282.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [a93f434dbdeade26c86656f626379ceaae33c818]

INTEGRATION: CWS pchfix02 (1.9.282); FILE MERGED 2006/09/01 17:37:38 kaib 1.9.282.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [bfaad5c9df0c58c0ca539d13fd0d0bb72279022a]

INTEGRATION: CWS pchfix02 (1.11.30); FILE MERGED 2006/09/01 17:37:38 kaib 1.11.30.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [de0728a07037686b3381cb15ac62d66b4368727a]

INTEGRATION: CWS pchfix02 (1.17.30); FILE MERGED 2006/09/01 17:37:38 kaib 1.17.30.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [08d1adfda3daeca2c1eb6fa151da3f40170fdf58]

INTEGRATION: CWS pchfix02 (1.60.24); FILE MERGED 2006/09/01 17:37:38 kaib 1.60.24.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [d6fbe2767463c153ac0f9ac7f15194cb62bfbdf9]

INTEGRATION: CWS pchfix02 (1.8.280); FILE MERGED 2006/09/01 17:37:38 kaib 1.8.280.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [a57268734c332abd67dfce1e302f08c8b164f92c]

INTEGRATION: CWS pchfix02 (1.27.28); FILE MERGED 2006/09/01 17:37:38 kaib 1.27.28.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [007ea29658be98cc66328d4c89f6c5104ca33196]

INTEGRATION: CWS pchfix02 (1.24.142); FILE MERGED 2006/09/01 17:37:38 kaib 1.24.142.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [c38c09d3c96d70371310d6eb9bf341b3cb832dff]

INTEGRATION: CWS pchfix02 (1.42.28); FILE MERGED 2006/09/01 17:37:37 kaib 1.42.28.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [ed87a7f7fe42a87842508da593bdebb82d2c30d3]

INTEGRATION: CWS pchfix02 (1.17.28); FILE MERGED 2006/09/01 17:37:37 kaib 1.17.28.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [2c16ceda587c86eb9d80b989e0324a3ae9a29351]

INTEGRATION: CWS pchfix02 (1.16.28); FILE MERGED 2006/09/01 17:37:37 kaib 1.16.28.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [14153b4bdb1f9079d1e5b42764e41e4a469a6242]

INTEGRATION: CWS pchfix02 (1.68.22); FILE MERGED 2006/09/01 17:37:37 kaib 1.68.22.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [fa7ca65932ac1fe0699f47a6dc431794de9c2fee]

INTEGRATION: CWS pchfix02 (1.22.28); FILE MERGED 2006/09/01 17:37:37 kaib 1.22.28.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [2fc65fdcaca0f8f07ed1d21b9477b8717dcae247]

INTEGRATION: CWS pchfix02 (1.45.144); FILE MERGED 2006/09/01 17:37:37 kaib 1.45.144.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [34a14671597ae4738f1474a4de20acc8d7d157d2]

INTEGRATION: CWS pchfix02 (1.33.24); FILE MERGED 2006/09/01 17:37:36 kaib 1.33.24.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [7bb6c1b07ee62f9ae232d0e8a71a23f18c958b3b]

INTEGRATION: CWS pchfix02 (1.37.28); FILE MERGED 2006/09/01 17:37:36 kaib 1.37.28.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [f384fe110661e780254514b91eed368acf0a5991]

INTEGRATION: CWS pchfix02 (1.45.28); FILE MERGED 2006/09/01 17:37:36 kaib 1.45.28.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [f4f661934f7b55fea8e532727768f7f33486b23f]

INTEGRATION: CWS pchfix02 (1.69.24); FILE MERGED 2006/09/01 17:37:36 kaib 1.69.24.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [ab8f457b11cebd7e95052b1b800bb96148ce7c7b]

INTEGRATION: CWS pchfix02 (1.24.198); FILE MERGED 2006/09/01 17:37:36 kaib 1.24.198.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [a3b7fe5bb7525e3eb0c7d07190a1ad9f298f0609]

INTEGRATION: CWS pchfix02 (1.22.144); FILE MERGED 2006/09/01 17:37:36 kaib 1.22.144.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [0569f509cf9345cb6ee138a710d5c493f019e80b]

INTEGRATION: CWS pchfix02 (1.11.28); FILE MERGED 2006/09/01 17:37:35 kaib 1.11.28.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [5aa746c6932b10437725f746e765701c8f40a7ea]

INTEGRATION: CWS pchfix02 (1.40.24); FILE MERGED 2006/09/01 17:37:35 kaib 1.40.24.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [bcb7bbdf9a14192b5943393bec4d0f1cb615bc89]

INTEGRATION: CWS pchfix02 (1.6.96); FILE MERGED 2006/09/01 17:37:35 kaib 1.6.96.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [d4660046e4f77a987ec9e6990122c80f892be962]

INTEGRATION: CWS pchfix02 (1.3.282); FILE MERGED 2006/09/01 17:37:35 kaib 1.3.282.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [a2b1eb0e5574088dc7f5f6bb963d8bed40da976a]

INTEGRATION: CWS pchfix02 (1.7.282); FILE MERGED 2006/09/01 17:37:35 kaib 1.7.282.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [5b5bd8b98fd8f14d28c988f0ca42b104ea2a86a6]

INTEGRATION: CWS pchfix02 (1.9.146); FILE MERGED 2006/09/01 17:37:35 kaib 1.9.146.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [083641ffa47a96ff9323d5a7815ef373bb9cd9a7]

INTEGRATION: CWS pchfix02 (1.15.144); FILE MERGED 2006/09/01 17:37:35 kaib 1.15.144.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [507f2c48948cd5caca7931c5a38736a2f9d1933f]

INTEGRATION: CWS pchfix02 (1.19.144); FILE MERGED 2006/09/01 17:37:34 kaib 1.19.144.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [3f7d12e01fc6ab80c67f3bccc3a2250993bb5f7d]

INTEGRATION: CWS pchfix02 (1.3.280); FILE MERGED 2006/09/01 17:37:34 kaib 1.3.280.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [683f3e938e121fe6158876a9ad658543931a4b91]

INTEGRATION: CWS pchfix02 (1.30.26); FILE MERGED 2006/09/01 17:37:34 kaib 1.30.26.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [7b5fc76d1c940754fb6a0465bad860264dba6089]

INTEGRATION: CWS pchfix02 (1.4.280); FILE MERGED 2006/09/01 17:37:34 kaib 1.4.280.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [6c5277aeaede3e631a674bd6b961a1f1ab01b4d0]

INTEGRATION: CWS pchfix02 (1.5.216); FILE MERGED 2006/09/01 17:37:34 kaib 1.5.216.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [1fe01d3ed313f39bb512fe69364ecf8cdd48a019]

INTEGRATION: CWS pchfix02 (1.3.104); FILE MERGED 2006/09/01 17:37:34 kaib 1.3.104.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [3166965e638115b63debb3d33694f4ca30b1cc75]

INTEGRATION: CWS pchfix02 (1.4.280); FILE MERGED 2006/09/01 17:37:33 kaib 1.4.280.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [899354f4156da9295bc005c7c71aa8ac87911cdb]

INTEGRATION: CWS pchfix02 (1.9.36); FILE MERGED 2006/09/01 17:37:33 kaib 1.9.36.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [a03812d01e4690ba451bff8ebaded82596eb9d71]

INTEGRATION: CWS pchfix02 (1.7.38); FILE MERGED 2006/09/01 17:37:33 kaib 1.7.38.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [7163da45b5366eba3f9f4be874fd64b285104af7]

INTEGRATION: CWS pchfix02 (1.5.282); FILE MERGED 2006/09/01 17:37:33 kaib 1.5.282.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [24b1eecc79183017c9bbc319dd031cd20da0daec]

INTEGRATION: CWS pchfix02 (1.25.28); FILE MERGED 2006/09/01 17:37:33 kaib 1.25.28.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [2630e52cad750cdbcf2e715daf924253cc33890a]

INTEGRATION: CWS pchfix02 (1.6.30); FILE MERGED 2006/09/01 17:37:32 kaib 1.6.30.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [4c5eafe6c653ecf16311d2bdeeaf2871b75fa172]

INTEGRATION: CWS pchfix02 (1.7.38); FILE MERGED 2006/09/01 17:37:32 kaib 1.7.38.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [16073dd2c4c7961c75fc099049ea7a3375447113]

INTEGRATION: CWS pchfix02 (1.7.28); FILE MERGED 2006/09/01 17:37:32 kaib 1.7.28.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [9b85130a7b26e9305662970edc993bc4337c0248]

INTEGRATION: CWS pchfix02 (1.7.146); FILE MERGED 2006/09/01 17:37:32 kaib 1.7.146.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [899153a35b27e9aafe12c897b331f706ee521e7d]

INTEGRATION: CWS pchfix02 (1.3.282); FILE MERGED 2006/09/01 17:37:32 kaib 1.3.282.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [7796ce053b4cfb0fa328300a5a2b96cc43864cef]

INTEGRATION: CWS pchfix02 (1.6.280); FILE MERGED 2006/09/01 17:37:32 kaib 1.6.280.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [253a683e7c5258158c951c0b6e64ad74d39658d1]

INTEGRATION: CWS pchfix02 (1.7.282); FILE MERGED 2006/09/01 17:37:31 kaib 1.7.282.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [4743114242ada282aec124eeb2581bd18f43e9b6]

INTEGRATION: CWS pchfix02 (1.4.122); FILE MERGED 2006/09/01 17:37:31 kaib 1.4.122.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [5ce44b4d33bc83db8f3e74de0c82358ac515330f]

INTEGRATION: CWS pchfix02 (1.13.280); FILE MERGED 2006/09/01 17:37:31 kaib 1.13.280.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [44d9e477c31a1256a052e338fdbcb4969c942151]

INTEGRATION: CWS pchfix02 (1.82.28); FILE MERGED 2006/09/01 17:37:30 kaib 1.82.28.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [3eda83a9d25e0950fa9af7d2bcc0963e521a901c]

INTEGRATION: CWS pchfix02 (1.54.62); FILE MERGED 2006/09/01 17:37:30 kaib 1.54.62.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [f86838ca7a8c9657d98d196735609d4b28c5a3e8]

INTEGRATION: CWS pchfix02 (1.5.274); FILE MERGED 2006/09/01 17:37:30 kaib 1.5.274.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [a13dff64b274759cdcfed4c3f25fdd3705e965d9]

INTEGRATION: CWS pchfix02 (1.95.92); FILE MERGED 2006/09/01 17:37:30 kaib 1.95.92.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [994c1dde23f18bec648b373470b13760e07730b2]

INTEGRATION: CWS pchfix02 (1.9.278); FILE MERGED 2006/09/01 17:37:30 kaib 1.9.278.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [1445b40eb8375af290ebfb2281568adcbcd08862]

INTEGRATION: CWS pchfix02 (1.3.282); FILE MERGED 2006/09/01 17:37:30 kaib 1.3.282.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [d67f6295249b57712ae642f92c77bcb0227285bb]

INTEGRATION: CWS pchfix02 (1.8.282); FILE MERGED 2006/09/01 17:37:29 kaib 1.8.282.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [4e9e1f3c424c19565285bf82e1d93d8edef83f67]

INTEGRATION: CWS pchfix02 (1.9.252); FILE MERGED 2006/09/01 17:37:29 kaib 1.9.252.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [19312babacd38d6725f364fe4e2afad6a8787e37]

INTEGRATION: CWS pchfix02 (1.9.230); FILE MERGED 2006/09/01 17:37:29 kaib 1.9.230.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [0b75517b4307886acfe39481078da60d6d7ad1a2]

INTEGRATION: CWS pchfix02 (1.3.444); FILE MERGED 2006/09/01 17:37:29 kaib 1.3.444.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [653a77931425c258493566173c95b87e76c5f6b6]

INTEGRATION: CWS pchfix02 (1.9.282); FILE MERGED 2006/09/01 17:37:29 kaib 1.9.282.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [56ee8670a05115427cec0d7ea59ccccc69cc8ee4]

INTEGRATION: CWS pchfix02 (1.4.282); FILE MERGED 2006/09/01 17:37:29 kaib 1.4.282.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [6782988e12b6ec5986d203d5fcebc1755d32c949]

INTEGRATION: CWS pchfix02 (1.30.216); FILE MERGED 2006/09/01 17:37:28 kaib 1.30.216.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [fc476eed25f34c23460ae5aa465c4c6ef2829a2c]

INTEGRATION: CWS pchfix02 (1.12.122); FILE MERGED 2006/09/01 17:37:28 kaib 1.12.122.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [31fe867beba7d96a543d6e73df3b173ac7235666]

INTEGRATION: CWS pchfix02 (1.8.146); FILE MERGED 2006/09/01 17:37:28 kaib 1.8.146.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [f2adff1cf29830256edd7b7cf8fd1e2c5b7db1da]

INTEGRATION: CWS pchfix02 (1.16.144); FILE MERGED 2006/09/01 17:37:28 kaib 1.16.144.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [ad4734d9c49a23092b3e2c77cb549a25c04e4b3b]

INTEGRATION: CWS pchfix02 (1.29.28); FILE MERGED 2006/09/01 17:37:28 kaib 1.29.28.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [04f229830bcda11c59dc928cc0657a19e6e67524]

INTEGRATION: CWS pchfix02 (1.17.146); FILE MERGED 2006/09/01 17:37:28 kaib 1.17.146.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [c10084ac7b4e04fa9045e68302aa117ffd8625b4]

INTEGRATION: CWS pchfix02 (1.2.104); FILE MERGED 2006/09/01 17:37:27 kaib 1.2.104.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [7c906401f6fe54964d9ef44143f6141bab04f9af]

INTEGRATION: CWS pchfix02 (1.3.282); FILE MERGED 2006/09/01 17:37:27 kaib 1.3.282.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [fa597ed8f4fe642f4b561a6524ed60d33af7c07a]

INTEGRATION: CWS pchfix02 (1.4.104); FILE MERGED 2006/09/01 17:37:27 kaib 1.4.104.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [a65b2bca14822c17791c52beca2598783425efa1]

INTEGRATION: CWS pchfix02 (1.8.88); FILE MERGED 2006/09/01 17:37:27 kaib 1.8.88.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [9012159cee392ea4ee375e204eef2c16b08a2c62]

INTEGRATION: CWS pchfix02 (1.7.86); FILE MERGED 2006/09/01 17:37:27 kaib 1.7.86.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [59aecd26fa1269c94e7ab1190f03f812d9ea38c6]

INTEGRATION: CWS pchfix02 (1.11.102); FILE MERGED 2006/09/01 17:37:27 kaib 1.11.102.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [78253f9eda9bfec9a87ba8b1b0ae7c100181686a]

INTEGRATION: CWS pchfix02 (1.2.198); FILE MERGED 2006/09/01 17:37:26 kaib 1.2.198.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [598ff640399c7fb01b35f80eab6971f0e2535b33]

INTEGRATION: CWS pchfix02 (1.5.282); FILE MERGED 2006/09/01 17:37:26 kaib 1.5.282.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [c31d6615c40baa43d88a37f82794e2424093b5c5]

INTEGRATION: CWS pchfix02 (1.8.104); FILE MERGED 2006/09/01 17:37:26 kaib 1.8.104.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [1e6c317fca5e547e78755a099b7ae1de686c4c55]

INTEGRATION: CWS pchfix02 (1.7.104); FILE MERGED 2006/09/01 17:37:26 kaib 1.7.104.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [847a378c295411fde4bcf8c7ee6cae00066456e4]

INTEGRATION: CWS pchfix02 (1.6.104); FILE MERGED 2006/09/01 17:37:26 kaib 1.6.104.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [b1e76ffccef2ef7af2e3c777f99b11652297c43a]

INTEGRATION: CWS pchfix02 (1.17.102); FILE MERGED 2006/09/01 17:37:26 kaib 1.17.102.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [e265fb0408bc3f59e4d1d1f1af490cc1e7f5fbe3]

INTEGRATION: CWS pchfix02 (1.11.26); FILE MERGED 2006/09/01 17:37:25 kaib 1.11.26.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [d88994a5369b0721c58c44b1fda1107f98926180]

INTEGRATION: CWS pchfix02 (1.4.280); FILE MERGED 2006/09/01 17:37:25 kaib 1.4.280.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [f2609cae48db30bdf31152b6cd8cb70e0b9fb087]

INTEGRATION: CWS pchfix02 (1.2.104); FILE MERGED 2006/09/01 17:37:25 kaib 1.2.104.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [911f85c485aef0fa09df7fda4581bc4aae2bec4b]

INTEGRATION: CWS pchfix02 (1.3.26); FILE MERGED 2006/09/01 17:37:25 kaib 1.3.26.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [1cb99632c54b6b57a0484753ade68902031acfc3]

INTEGRATION: CWS pchfix02 (1.3.38); FILE MERGED 2006/09/01 17:37:25 kaib 1.3.38.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [83c58220c9e36475e02ac9505641e54debb19e2b]

INTEGRATION: CWS pchfix02 (1.16.26); FILE MERGED 2006/09/01 17:37:25 kaib 1.16.26.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [172959f732a18063aa9e52aa4f21f04221bc1208]

INTEGRATION: CWS pchfix02 (1.2.104); FILE MERGED 2006/09/01 17:37:24 kaib 1.2.104.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [439bedb45d06a5230f42d19929a8823216ff9c38]

INTEGRATION: CWS pchfix02 (1.5.282); FILE MERGED 2006/09/01 17:37:24 kaib 1.5.282.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [731ed38c0bc8eb6e9a82c689f6a1a3f87de98e81]

INTEGRATION: CWS pchfix02 (1.7.26); FILE MERGED 2006/09/01 17:37:24 kaib 1.7.26.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [e30eedbbd78da3085c065a5f89116794fe214fa4]

INTEGRATION: CWS pchfix02 (1.3.282); FILE MERGED 2006/09/01 17:37:24 kaib 1.3.282.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [0c91cfd5dcc816472a83c5668b0d9bd3449044bc]

INTEGRATION: CWS pchfix02 (1.6.26); FILE MERGED 2006/09/01 17:37:24 kaib 1.6.26.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [aa3679ddea3808fa3003f60bfeb16ae91d623aa9]

INTEGRATION: CWS pchfix02 (1.9.272); FILE MERGED 2006/09/01 17:37:24 kaib 1.9.272.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [6af89dc44e8c4bb1f59e4c0113b263b4d4a1db51]

INTEGRATION: CWS pchfix02 (1.10.196); FILE MERGED 2006/09/01 17:37:23 kaib 1.10.196.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [43bf31cffd1e9e63870bc7888bd1b0db1b71b456]

INTEGRATION: CWS pchfix02 (1.3.282); FILE MERGED 2006/09/01 17:37:23 kaib 1.3.282.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [e12da40268d6b1410db1f2b0f4f6e88c72a8a19b]

INTEGRATION: CWS pchfix02 (1.8.96); FILE MERGED 2006/09/01 17:37:23 kaib 1.8.96.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [d55d018c6c1bab70611ef2b252a4184beea282c2]

INTEGRATION: CWS pchfix02 (1.5.282); FILE MERGED 2006/09/01 17:37:23 kaib 1.5.282.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [a1a350b4dfb624b7895260f28d052726ae8d5229]

INTEGRATION: CWS pchfix02 (1.4.282); FILE MERGED 2006/09/01 17:37:23 kaib 1.4.282.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [26e8d25d48299e4d27730b952856c5cbd513c96d]

INTEGRATION: CWS pchfix02 (1.14.144); FILE MERGED 2006/09/01 17:37:23 kaib 1.14.144.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [a262fa93bec04f7a02a52c2de744e70baa7b74fb]

INTEGRATION: CWS pchfix02 (1.7.282); FILE MERGED 2006/09/01 17:37:23 kaib 1.7.282.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [aab29857bbeb213f400188052a615e460c67c028]

INTEGRATION: CWS pchfix02 (1.7.146); FILE MERGED 2006/09/01 17:37:22 kaib 1.7.146.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [6e23605beeb1eece50ab3c1d9b4b921c7bf7a704]

INTEGRATION: CWS pchfix02 (1.4.280); FILE MERGED 2006/09/01 17:37:22 kaib 1.4.280.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [fe99aa0de9994d8d4d8584cbf4afc527f91bccde]

INTEGRATION: CWS pchfix02 (1.3.282); FILE MERGED 2006/09/01 17:37:22 kaib 1.3.282.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [91a55880199ff3d66aa2103252c0afb9d359cca9]

INTEGRATION: CWS pchfix02 (1.7.272); FILE MERGED 2006/09/01 17:37:22 kaib 1.7.272.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [ba42880b0448905ac2557796dfec2d38c7bff955]

INTEGRATION: CWS pchfix02 (1.3.232); FILE MERGED 2006/09/01 17:37:22 kaib 1.3.232.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [b3467dc04c210078fe1920d001e845817ea75362]

INTEGRATION: CWS pchfix02 (1.7.280); FILE MERGED 2006/09/01 17:37:22 kaib 1.7.280.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [38174d7c7ce86427aaaa41f1dedcbb8c986d8913]

INTEGRATION: CWS pchfix02 (1.18.94); FILE MERGED 2006/09/01 17:37:21 kaib 1.18.94.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [0672bdd7b7cbc7e25220b0b85a915bdb2f5f3222]

INTEGRATION: CWS pchfix02 (1.3.282); FILE MERGED 2006/09/01 17:37:21 kaib 1.3.282.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [958f6d8e502af36eca5cb6d5344fbfe76a09ffd3]

INTEGRATION: CWS pchfix02 (1.8.8); FILE MERGED 2006/09/01 17:37:21 kaib 1.8.8.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [c8b783b74c7ab9b954eac4b21687a7f5d6960a00]

INTEGRATION: CWS pchfix02 (1.9.120); FILE MERGED 2006/09/01 17:37:21 kaib 1.9.120.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [62a1a61bd29d47e32b8779384f14d03e00ea7697]

INTEGRATION: CWS pchfix02 (1.15.88); FILE MERGED 2006/09/01 17:37:20 kaib 1.15.88.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [05199acd4572ccb7b92b726c2226bf911b372838]

INTEGRATION: CWS pchfix02 (1.4.196); FILE MERGED 2006/09/01 17:37:20 kaib 1.4.196.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [4e84b5f02c59e59f515b417e725e60e083d0fadf]

INTEGRATION: CWS pchfix02 (1.3.282); FILE MERGED 2006/09/01 17:37:20 kaib 1.3.282.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [e682a3ebd9e45dbbbe0536b8283ce6a335d6eecd]

INTEGRATION: CWS pchfix02 (1.8.248); FILE MERGED 2006/09/01 17:37:20 kaib 1.8.248.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [283b32b8b1f77b6590dbef5a1e3ae54351647cbf]

INTEGRATION: CWS pchfix02 (1.4.282); FILE MERGED 2006/09/01 17:37:20 kaib 1.4.282.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [84627292cd7ef26a7cd57e9aaa1909dc664f6d8a]

INTEGRATION: CWS pchfix02 (1.18.88); FILE MERGED 2006/09/01 17:37:20 kaib 1.18.88.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [c11873f1c75b7be58998c18dbe6396ebffe2480f]

INTEGRATION: CWS pchfix02 (1.23.90); FILE MERGED 2006/09/01 17:37:19 kaib 1.23.90.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [b07f6e4d8c8a0dca7ee15bcb9a449b307a584f25]

INTEGRATION: CWS pchfix02 (1.3.282); FILE MERGED 2006/09/01 17:37:19 kaib 1.3.282.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [23c72ab17692ca54b36303921790de9550db0da3]

INTEGRATION: CWS pchfix02 (1.4.122); FILE MERGED 2006/09/01 17:37:19 kaib 1.4.122.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [fb74dee82cb6f84f964da44fbdc245a5505727fb]

INTEGRATION: CWS pchfix02 (1.4.282); FILE MERGED 2006/09/01 17:37:19 kaib 1.4.282.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [6fd806b302ccdd55045891e78c7fc8096736261f]

INTEGRATION: CWS pchfix02 (1.6.122); FILE MERGED 2006/09/01 17:37:18 kaib 1.6.122.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [f07cff38713e2afe463b15a33a98365ea0ec57d1]

INTEGRATION: CWS pchfix02 (1.4.194); FILE MERGED 2006/09/01 17:37:18 kaib 1.4.194.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [3c279c1f1589abbd8b2921fb60599d90efe7c91e]

INTEGRATION: CWS pchfix02 (1.23.118); FILE MERGED 2006/09/01 17:37:18 kaib 1.23.118.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [0bc614796e9572d62f432fe780c486497b11d6ee]

INTEGRATION: CWS pchfix02 (1.4.214); FILE MERGED 2006/09/01 17:37:18 kaib 1.4.214.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [166c1f9f0d1e71cc12f502ecfd5e0ad4808d1141]

INTEGRATION: CWS pchfix02 (1.27.100); FILE MERGED 2006/09/01 17:37:18 kaib 1.27.100.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [76bef0da063e8ebc0b753326721d462ac0806576]

INTEGRATION: CWS pchfix02 (1.4.122); FILE MERGED 2006/09/01 17:37:18 kaib 1.4.122.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [1f72411cd238be6113a4ebe6158004c14ff100fd]

INTEGRATION: CWS pchfix02 (1.6.282); FILE MERGED 2006/09/01 17:37:17 kaib 1.6.282.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [d9f9c95920058911acbfc81fd2273229d9dd8508]

INTEGRATION: CWS pchfix02 (1.7.122); FILE MERGED 2006/09/01 17:37:17 kaib 1.7.122.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [a659e27a99aba5dc8371f33877c5363022988af0]

INTEGRATION: CWS pchfix02 (1.4.248); FILE MERGED 2006/09/01 17:37:17 kaib 1.4.248.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [0d953f8fecf7a6d83eea1793c98f27496895f09a]

INTEGRATION: CWS pchfix02 (1.12.144); FILE MERGED 2006/09/01 17:37:17 kaib 1.12.144.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [bf6d9a53a2a62f2a430f31b9de2ca1eb4a02e74f]

INTEGRATION: CWS pchfix02 (1.5.120); FILE MERGED 2006/09/01 17:37:17 kaib 1.5.120.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [200424a1b25254c85d2198dc30e78c53e2d52e56]

INTEGRATION: CWS pchfix02 (1.9.122); FILE MERGED 2006/09/01 17:37:17 kaib 1.9.122.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [c228c54c182661b49fe599a833509c1930ba198a]

INTEGRATION: CWS pchfix02 (1.19.120); FILE MERGED 2006/09/01 17:37:17 kaib 1.19.120.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [532e738b68ef38a08fabb48fd64a55e60dd5fe5c]

INTEGRATION: CWS pchfix02 (1.34.88); FILE MERGED 2006/09/01 17:37:16 kaib 1.34.88.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [dd0993e853eae8f8721e54ecd22bde474e9ab45a]

INTEGRATION: CWS pchfix02 (1.6.248); FILE MERGED 2006/09/01 17:37:16 kaib 1.6.248.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [19701ca48a63f14778f41ea43ca71db771337cab]

INTEGRATION: CWS pchfix02 (1.6.90); FILE MERGED 2006/09/01 17:37:16 kaib 1.6.90.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [32fde9fd6fadcdefceadaaec6d285c3ace1e8950]

INTEGRATION: CWS pchfix02 (1.6.38); FILE MERGED 2006/09/01 17:37:16 kaib 1.6.38.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [6f7f1020b8714d126564ac0ea4725cc3e6aac70b]

INTEGRATION: CWS pchfix02 (1.3.232); FILE MERGED 2006/09/01 17:37:16 kaib 1.3.232.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [d14e28867fc935b4ebd913d7825b1bc337c42207]

INTEGRATION: CWS pchfix02 (1.4.248); FILE MERGED 2006/09/01 17:37:15 kaib 1.4.248.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [134b38a9641004c612b46920044a8a3331064bcb]

INTEGRATION: CWS pchfix02 (1.3.232); FILE MERGED 2006/09/01 17:37:15 kaib 1.3.232.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [6a1717da1d80650fb2cb7cd71bf313f551a6b341]

INTEGRATION: CWS pchfix02 (1.6.198); FILE MERGED 2006/09/01 17:37:15 kaib 1.6.198.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [4ed10bce59656bdc1fcd25e2bd6f42284bab376a]

INTEGRATION: CWS pchfix02 (1.14.62); FILE MERGED 2006/09/01 17:37:15 kaib 1.14.62.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [fb3cf7d938d0eb720150bf1f343f9cd524592842]

INTEGRATION: CWS pchfix02 (1.31.36); FILE MERGED 2006/09/01 17:37:15 kaib 1.31.36.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [ac20e011957471bddbe92d7535e0f69b9f5c2ebf]

INTEGRATION: CWS pchfix02 (1.7.122); FILE MERGED 2006/09/01 17:37:15 kaib 1.7.122.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [9b68663f9aec761d4c2e3ca17cb451343a26c83e]

INTEGRATION: CWS pchfix02 (1.9.38); FILE MERGED 2006/09/01 17:37:14 kaib 1.9.38.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [bf9c7afd3a1907b76bbc838cab7c7a573a2690f2]

INTEGRATION: CWS pchfix02 (1.2.444); FILE MERGED 2006/09/01 17:37:14 kaib 1.2.444.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [9d241ecefb8227922de7dfefde32c7a80e6e5f94]

INTEGRATION: CWS pchfix02 (1.3.282); FILE MERGED 2006/09/01 17:37:14 kaib 1.3.282.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [1fd562089209eb1a18209cddca3cc98fc90a9caf]

INTEGRATION: CWS pchfix02 (1.3.280); FILE MERGED 2006/09/01 17:37:13 kaib 1.3.280.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [3c51517d65e0d3ddf726d13523da1a2817a68c98]

INTEGRATION: CWS pchfix02 (1.7.200); FILE MERGED 2006/09/01 17:37:13 kaib 1.7.200.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [6140747fb86158063e0a4fe12f4057d20ac650aa]

INTEGRATION: CWS pchfix02 (1.4.280); FILE MERGED 2006/09/01 17:37:13 kaib 1.4.280.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [d11bb4604231a82df10051b59eb194e261bf46f6]

INTEGRATION: CWS pchfix02 (1.6.278); FILE MERGED 2006/09/01 17:37:13 kaib 1.6.278.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [4de771717d013ea061d0a80b5ea2ac448f11a9a8]

INTEGRATION: CWS pchfix02 (1.4.280); FILE MERGED 2006/09/01 17:37:12 kaib 1.4.280.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [85f6a25b246b5562911c3a2ced1a257f988986fb]

INTEGRATION: CWS pchfix02 (1.5.280); FILE MERGED 2006/09/01 17:37:12 kaib 1.5.280.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [8e5479a34c6ce7e3c6e775339da28c14af50b7d6]

INTEGRATION: CWS pchfix02 (1.3.280); FILE MERGED 2006/09/01 17:37:12 kaib 1.3.280.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [3f8b46338122df19183d0a876a77c3835ec3f5cd]

INTEGRATION: CWS pchfix02 (1.12.282); FILE MERGED 2006/09/01 17:37:12 kaib 1.12.282.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [9493b94537e267ae60420b63208f116ca1417cf3]

INTEGRATION: CWS pchfix02 (1.8.212); FILE MERGED 2006/09/01 17:37:12 kaib 1.8.212.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [8b15e3f164c2d4c6eb5363fd1902241d9a3cf40e]

INTEGRATION: CWS pchfix02 (1.8.28); FILE MERGED 2006/09/01 17:37:11 kaib 1.8.28.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [9603112a548363199de583430d4b1974cafb4212]

INTEGRATION: CWS pchfix02 (1.6.214); FILE MERGED 2006/09/01 17:37:11 kaib 1.6.214.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [b1c55d891cc1a6a4266d0d02415befc8e59ae68b]

INTEGRATION: CWS pchfix02 (1.8.30); FILE MERGED 2006/09/01 17:37:11 kaib 1.8.30.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [0feac9b004a101f83fe911bcd7456da1cc0beeac]

INTEGRATION: CWS pchfix02 (1.13.30); FILE MERGED 2006/09/01 17:37:11 kaib 1.13.30.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [f6b85722f25a9b561c67748d11ec79aa0d720960]

INTEGRATION: CWS pchfix02 (1.5.282); FILE MERGED 2006/09/01 17:37:11 kaib 1.5.282.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [83fd533591eda2d36b25597e341252d5afdcb6fc]

INTEGRATION: CWS pchfix02 (1.54.28); FILE MERGED 2006/09/01 17:37:11 kaib 1.54.28.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [6524662eaff94f64fa558491fee50027b71b3606]

INTEGRATION: CWS pchfix02 (1.22.214); FILE MERGED 2006/09/01 17:37:10 kaib 1.22.214.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [23d1b48ba82c0e6a2c0aa00abc957c7ba9aa4025]

INTEGRATION: CWS pchfix02 (1.9.200); FILE MERGED 2006/09/01 17:37:10 kaib 1.9.200.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [ec39cfb973a3774815cef310b0debe7035b1c7be]

INTEGRATION: CWS pchfix02 (1.8.214); FILE MERGED 2006/09/01 17:37:10 kaib 1.8.214.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [1d49449ac013262a11611bbeec4103a7888ab3e7]

INTEGRATION: CWS pchfix02 (1.5.212); FILE MERGED 2006/09/01 17:37:10 kaib 1.5.212.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [fddf507c254f96ca9b83a1fad1ab70e227e16029]

INTEGRATION: CWS pchfix02 (1.7.214); FILE MERGED 2006/09/01 17:37:09 kaib 1.7.214.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [23a3dcc30feefc6d16d66584f6f6f9678c53db76]

INTEGRATION: CWS pchfix02 (1.41.24); FILE MERGED 2006/09/01 17:37:09 kaib 1.41.24.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [39119c79527f6a5af1c517c7f28fbe21d149e15d]

INTEGRATION: CWS pchfix02 (1.10.196); FILE MERGED 2006/09/01 17:37:09 kaib 1.10.196.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [60a0e090d79adae5b54e07d6c09da756639b7a87]

INTEGRATION: CWS pchfix02 (1.8.212); FILE MERGED 2006/09/01 17:37:09 kaib 1.8.212.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [fa36b753c43d1dc38221dee3473da55a07eb4aa0]

INTEGRATION: CWS pchfix02 (1.6.214); FILE MERGED 2006/09/01 17:37:09 kaib 1.6.214.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [39d35961ad8f7d094d35cface6e079d5fd5348e2]

INTEGRATION: CWS pchfix02 (1.11.212); FILE MERGED 2006/09/01 17:37:09 kaib 1.11.212.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [6d2f4e180c7ec885f8fc0db997190d9b40e94b56]

INTEGRATION: CWS pchfix02 (1.43.28); FILE MERGED 2006/09/01 17:37:09 kaib 1.43.28.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [5291101bb8b3c15db3b656090f44b891ac2e8ff6]

INTEGRATION: CWS pchfix02 (1.12.214); FILE MERGED 2006/09/01 17:37:08 kaib 1.12.214.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [62f52950e910c5ce2441e68a65e8115a18c257b6]

INTEGRATION: CWS pchfix02 (1.23.212); FILE MERGED 2006/09/01 17:37:08 kaib 1.23.212.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [7612cdaacfc3dd8215a359451195c3f29f7a535f]

INTEGRATION: CWS pchfix02 (1.4.214); FILE MERGED 2006/09/01 17:37:08 kaib 1.4.214.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [d3d6f51bd6293966721e0dc7927cb3e4f119e77c]

INTEGRATION: CWS pchfix02 (1.11.8); FILE MERGED 2006/09/01 17:37:08 kaib 1.11.8.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [b4effa35697285b540ee894df2e11e2220bd3cb6]

INTEGRATION: CWS pchfix02 (1.7.214); FILE MERGED 2006/09/01 17:37:08 kaib 1.7.214.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [73433f4996e21faab317f7cf9f7e7c5b86060e98]

INTEGRATION: CWS pchfix02 (1.13.28); FILE MERGED 2006/09/01 17:37:08 kaib 1.13.28.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [516a238e106d9427d0620d256cd68e423c7e7862]

INTEGRATION: CWS pchfix02 (1.14.28); FILE MERGED 2006/09/01 17:37:08 kaib 1.14.28.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [b7253538d2538f8565664c5806bdd9b095d4663b]

INTEGRATION: CWS pchfix02 (1.6.214); FILE MERGED 2006/09/01 17:37:07 kaib 1.6.214.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [86aec8c74faf4d69dc1c2a46da3d4439ffd669b5]

INTEGRATION: CWS pchfix02 (1.7.214); FILE MERGED 2006/09/01 17:37:07 kaib 1.7.214.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [1190186d6763532260bf979b3002074ab2b8ff95]

INTEGRATION: CWS pchfix02 (1.9.28); FILE MERGED 2006/09/01 17:37:07 kaib 1.9.28.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [24774656ac131e8f2d6887feb359ba0729f2bb9b]

INTEGRATION: CWS pchfix02 (1.9.30); FILE MERGED 2006/09/01 17:37:07 kaib 1.9.30.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [071916fff2a8d9cce86efbdea420540ba2ef4210]

INTEGRATION: CWS pchfix02 (1.37.198); FILE MERGED 2006/09/01 17:37:07 kaib 1.37.198.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [20eccfdaf1398f53a3451b924f6f50efbd1af800]

INTEGRATION: CWS pchfix02 (1.36.28); FILE MERGED 2006/09/01 17:37:07 kaib 1.36.28.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [9f85f109a38c4495def6bb0e804cf4f17eb50efb]

INTEGRATION: CWS pchfix02 (1.8.214); FILE MERGED 2006/09/01 17:37:07 kaib 1.8.214.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [0d8ecaa3b20e470e119767cc089b9fc44052bbcd]

INTEGRATION: CWS pchfix02 (1.5.214); FILE MERGED 2006/09/01 17:37:06 kaib 1.5.214.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [977e4b37cdd6c7b00ae4d39b1183bf26727dc240]

INTEGRATION: CWS pchfix02 (1.14.200); FILE MERGED 2006/09/01 17:37:06 kaib 1.14.200.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [3ff2b043488237c52fa301d6409bc9d453b7e072]

INTEGRATION: CWS pchfix02 (1.8.142); FILE MERGED 2006/09/01 17:37:06 kaib 1.8.142.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [4894b8914b6a1b9e6c71b7a9deea315aeff263ad]

INTEGRATION: CWS pchfix02 (1.5.212); FILE MERGED 2006/09/01 17:37:06 kaib 1.5.212.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [8e66c435d4b38f7a10243717bde4fb87fe9bdfa6]

INTEGRATION: CWS pchfix02 (1.26.24); FILE MERGED 2006/09/01 17:37:06 kaib 1.26.24.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [1e44b98881c66345b5cdb2ad5cae774db06f4737]

INTEGRATION: CWS pchfix02 (1.7.214); FILE MERGED 2006/09/01 17:37:06 kaib 1.7.214.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [85fc425556d266219b203bddf634424da8323d09]

INTEGRATION: CWS pchfix02 (1.10.28); FILE MERGED 2006/09/01 17:37:06 kaib 1.10.28.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [4caae04f335f1fe54d679a38b77a829e5c883582]

INTEGRATION: CWS pchfix02 (1.8.144); FILE MERGED 2006/09/01 17:37:06 kaib 1.8.144.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [9c0285bd404b3eb0145f1df74c57bfb3d20094d3]

INTEGRATION: CWS pchfix02 (1.13.28); FILE MERGED 2006/09/01 17:37:05 kaib 1.13.28.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [301c17e96fe1fac3d2c07166fdd3389c14cda1c1]

INTEGRATION: CWS pchfix02 (1.26.60); FILE MERGED 2006/09/01 17:37:05 kaib 1.26.60.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [9258ff66c5d88a076aff800e20ccd9d4718b986b]

INTEGRATION: CWS pchfix02 (1.6.214); FILE MERGED 2006/09/01 17:37:05 kaib 1.6.214.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [f5a25f761774db0563102971f02ed31a7cd64034]

INTEGRATION: CWS pchfix02 (1.11.144); FILE MERGED 2006/09/01 17:37:05 kaib 1.11.144.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [ef48285082993c371472bb10d10d648f24f4828e]

INTEGRATION: CWS pchfix02 (1.13.142); FILE MERGED 2006/09/01 17:37:05 kaib 1.13.142.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [83682fb89e963c929492da9753a798b8fbb0f665]

INTEGRATION: CWS pchfix02 (1.12.142); FILE MERGED 2006/09/01 17:37:05 kaib 1.12.142.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [e72be9aa5394ef32c26073886b948f8c799d2c34]

INTEGRATION: CWS pchfix02 (1.16.142); FILE MERGED 2006/09/01 17:37:05 kaib 1.16.142.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [cfd19337326ac450920277b16dba177f3fcb93d3]

INTEGRATION: CWS pchfix02 (1.8.214); FILE MERGED 2006/09/01 17:37:04 kaib 1.8.214.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [7b0cad5ded18961b9d570f196f688df24c295cc0]

INTEGRATION: CWS pchfix02 (1.6.214); FILE MERGED 2006/09/01 17:37:04 kaib 1.6.214.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [1c7fc52957fa8be38c5cea6474866d9396b28904]

INTEGRATION: CWS pchfix02 (1.5.282); FILE MERGED 2006/09/01 17:37:04 kaib 1.5.282.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [22f2df6e9751151d6fa08e66f0989f2c6c0f03f4]

INTEGRATION: CWS pchfix02 (1.15.28); FILE MERGED 2006/09/01 17:37:04 kaib 1.15.28.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [9c6be30f08548b7e6313d9c0b8b280947b0679d3]

INTEGRATION: CWS pchfix02 (1.8.280); FILE MERGED 2006/09/01 17:37:04 kaib 1.8.280.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [4bc070cbaf0b9f68ac38d2394537633b91fcd4f3]

INTEGRATION: CWS pchfix02 (1.6.30); FILE MERGED 2006/09/01 17:37:03 kaib 1.6.30.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [74296c3db2c3769e833ca472f49a0d72269cb4fb]

INTEGRATION: CWS pchfix02 (1.38.90); FILE MERGED 2006/09/01 17:37:03 kaib 1.38.90.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [d260defc0043a7449b75d3b298614a3ee6f8f7e5]

INTEGRATION: CWS pchfix02 (1.73.88); FILE MERGED 2006/09/01 17:37:03 kaib 1.73.88.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [ae224efb9a890427ec8d27c14c02d4895f8c80d8]

INTEGRATION: CWS pchfix02 (1.16.38); FILE MERGED 2006/09/01 17:37:03 kaib 1.16.38.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [fc5ee850c173aeced8bd18e02e8b2ed174687dac]

INTEGRATION: CWS pchfix02 (1.28.214); FILE MERGED 2006/09/01 17:37:03 kaib 1.28.214.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [87f5b272270751c1ba28d100a7afed034c58e3d2]

INTEGRATION: CWS pchfix02 (1.7.282); FILE MERGED 2006/09/01 17:37:02 kaib 1.7.282.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [6ed00e41736e32ecda498ff0244e97e0bb24ede7]

INTEGRATION: CWS pchfix02 (1.5.280); FILE MERGED 2006/09/01 17:37:02 kaib 1.5.280.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [912f11627a41e9a035fc04de94581afb19c4b830]

INTEGRATION: CWS pchfix02 (1.20.280); FILE MERGED 2006/09/01 17:37:02 kaib 1.20.280.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [f329f91402242f7758fa202947c66c7d7a2247b4]

INTEGRATION: CWS pchfix02 (1.37.26); FILE MERGED 2006/09/01 17:37:02 kaib 1.37.26.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [b110a04fc598fcc451051ae712a0c4a2080666a2]

INTEGRATION: CWS pchfix02 (1.13.282); FILE MERGED 2006/09/01 17:37:02 kaib 1.13.282.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [706e5c440005567b112d5fb45d8a460e4292d0c2]

INTEGRATION: CWS pchfix02 (1.4.282); FILE MERGED 2006/09/01 17:37:02 kaib 1.4.282.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [e89802abcdafdddda363e20f66810379b5f1bbb0]

INTEGRATION: CWS pchfix02 (1.23.280); FILE MERGED 2006/09/01 17:37:02 kaib 1.23.280.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [c7da9d7777d36b218992f2a7a952bf5f815a5bba]

INTEGRATION: CWS pchfix02 (1.8.282); FILE MERGED 2006/09/01 17:37:01 kaib 1.8.282.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [817da01935d980dd38acd0495b51963f0c1c1914]

INTEGRATION: CWS pchfix02 (1.7.282); FILE MERGED 2006/09/01 17:37:01 kaib 1.7.282.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [ee1c78a31f10572799c347a9330e941fab28531f]

INTEGRATION: CWS pchfix02 (1.3.282); FILE MERGED 2006/09/01 17:37:01 kaib 1.3.282.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [7fcf9139e0f477c0bf48431996d61d5ee45c0a49]

INTEGRATION: CWS pchfix02 (1.11.280); FILE MERGED 2006/09/01 17:37:01 kaib 1.11.280.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [a5b6710d1907aec660ea9915b673e5a913869f0f]

INTEGRATION: CWS pchfix02 (1.14.282); FILE MERGED 2006/09/01 17:37:01 kaib 1.14.282.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [223e5cee44b473f56f7ca129377594c3873e00bb]

INTEGRATION: CWS pchfix02 (1.7.40); FILE MERGED 2006/09/01 17:37:01 kaib 1.7.40.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [5725d7e6240a2603b8d155baf1b3eaa23b079ff6]

INTEGRATION: CWS pchfix02 (1.32.196); FILE MERGED 2006/09/01 17:37:00 kaib 1.32.196.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [c8f5dbc0e5b4fba379469c794293f5cc1edff3ca]

INTEGRATION: CWS pchfix02 (1.10.282); FILE MERGED 2006/09/01 17:37:00 kaib 1.10.282.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [a3339a99ce326e7ece7568962f9ae589d07d223d]

INTEGRATION: CWS pchfix02 (1.9.202); FILE MERGED 2006/09/01 17:37:00 kaib 1.9.202.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [4a09347cd3e557a7188b7772e08a434e57782289]

INTEGRATION: CWS pchfix02 (1.8.282); FILE MERGED 2006/09/01 17:37:00 kaib 1.8.282.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [a32afba66ba64f6713468caef18d6fe34b7053eb]

INTEGRATION: CWS pchfix02 (1.3.282); FILE MERGED 2006/09/01 17:36:59 kaib 1.3.282.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [f619f1451b34758325e985462492c246216216f5]

INTEGRATION: CWS pchfix02 (1.12.120); FILE MERGED 2006/09/01 17:36:59 kaib 1.12.120.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [89bdd019349f7b08cfb9e114fca1c38a4184b49c]

INTEGRATION: CWS pchfix02 (1.6.282); FILE MERGED 2006/09/01 17:36:59 kaib 1.6.282.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [370a3604f00d2f03eccfd724c4ee6f71617f54ab]

INTEGRATION: CWS pchfix02 (1.13.282); FILE MERGED 2006/09/01 17:36:58 kaib 1.13.282.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [5ecf917ac6dd2f2163d98ab12091f4deebc5722b]

INTEGRATION: CWS pchfix02 (1.17.196); FILE MERGED 2006/09/01 17:36:58 kaib 1.17.196.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [a5c00da99f0c5253c478bae2d4f720c9e92a485e]

INTEGRATION: CWS pchfix02 (1.7.282); FILE MERGED 2006/09/01 17:36:58 kaib 1.7.282.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [58224b6cecaf69a5debabbe356daa4476584d599]

INTEGRATION: CWS pchfix02 (1.9.30); FILE MERGED 2006/09/01 17:36:58 kaib 1.9.30.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [aab9f1ef8fdeceaa2f27ee5db6c9d014b8a1aeca]

INTEGRATION: CWS pchfix02 (1.11.280); FILE MERGED 2006/09/01 17:36:58 kaib 1.11.280.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [d4176a15e31d8038e3c5d10a6bf61746be7d803a]

INTEGRATION: CWS pchfix02 (1.6.282); FILE MERGED 2006/09/01 17:36:58 kaib 1.6.282.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [91aeec285c91ea3c1e7ea0767778f4a8a64d330a]

INTEGRATION: CWS pchfix02 (1.6.282); FILE MERGED 2006/09/01 17:36:57 kaib 1.6.282.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [115cfd41b71ea0814d738da413a978a9a1b5d9d5]

INTEGRATION: CWS pchfix02 (1.11.282); FILE MERGED 2006/09/01 17:36:57 kaib 1.11.282.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [15917c65978b1ad7bc7aa97c975a1d04bdb4e599]

INTEGRATION: CWS pchfix02 (1.40.94); FILE MERGED 2006/09/01 17:36:57 kaib 1.40.94.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [acfa7aa934813b3a816ab8c29f65c5533702b43c]

INTEGRATION: CWS pchfix02 (1.9.280); FILE MERGED 2006/09/01 17:36:57 kaib 1.9.280.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [8e70e615e40b846f78a9da1a00f7f99b69cb15cc]

INTEGRATION: CWS pchfix02 (1.9.62); FILE MERGED 2006/09/01 17:36:57 kaib 1.9.62.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [b55b38ca7fdbd51d8bbd9c765612c3a7cc9a23b5]

INTEGRATION: CWS pchfix02 (1.4.282); FILE MERGED 2006/09/01 17:36:57 kaib 1.4.282.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [d5e71b4bc79f52303bc24849928a275df19e42cf]

INTEGRATION: CWS pchfix02 (1.3.282); FILE MERGED 2006/09/01 17:36:56 kaib 1.3.282.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [f2bcfe86c371cac18e197606b39ccd7b1bbbb4e5]

INTEGRATION: CWS pchfix02 (1.22.28); FILE MERGED 2006/09/01 17:36:56 kaib 1.22.28.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [b6f3c5c2970222dd2a46fe3b27d5dec3504c2c0d]

INTEGRATION: CWS pchfix02 (1.9.104); FILE MERGED 2006/09/01 17:36:56 kaib 1.9.104.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [76afa21f3ed02d64929ad51f609855fa40a6b969]

INTEGRATION: CWS pchfix02 (1.3.280); FILE MERGED 2006/09/01 17:36:56 kaib 1.3.280.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [dae2d5322e543482656f0ddffadc856a250a085a]

INTEGRATION: CWS pchfix02 (1.12.246); FILE MERGED 2006/09/01 17:36:56 kaib 1.12.246.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [ca3a1a58ed1c42c8de03ab41a91ca552c3651432]

INTEGRATION: CWS pchfix02 (1.5.248); FILE MERGED 2006/09/01 17:36:56 kaib 1.5.248.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [6535215f7cb97e4a52df1b8dd29f062ed4a414d4]

INTEGRATION: CWS pchfix02 (1.3.278); FILE MERGED 2006/09/01 17:36:55 kaib 1.3.278.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [312858c15790d65ee989e009fb28e05b28a6ea8a]

INTEGRATION: CWS pchfix02 (1.3.282); FILE MERGED 2006/09/01 17:36:55 kaib 1.3.282.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [023587251372c783e76c50473a614e385a68b85f]

INTEGRATION: CWS pchfix02 (1.19.280); FILE MERGED 2006/09/01 17:36:55 kaib 1.19.280.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [50b2f543b7166589a9dcfeaf6f2c35da5608ab74]

INTEGRATION: CWS pchfix02 (1.49.28); FILE MERGED 2006/09/01 17:36:54 kaib 1.49.28.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [0adb03317bd718cf69dd3a72e9b0a89dd5bd39cc]

INTEGRATION: CWS pchfix02 (1.2.282); FILE MERGED 2006/09/01 17:36:54 kaib 1.2.282.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [f914c0afc7df319771ca6197dc262f21acfb54d5]

INTEGRATION: CWS pchfix02 (1.9.280); FILE MERGED 2006/09/01 17:36:54 kaib 1.9.280.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [f4aea9be56242fc0dcf330bfb23ef4ce40049a47]

INTEGRATION: CWS pchfix02 (1.46.86); FILE MERGED 2006/09/01 17:36:54 kaib 1.46.86.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [f01532a6f5564a6fee789b22ea92c711146a19d1]

INTEGRATION: CWS pchfix02 (1.40.26); FILE MERGED 2006/09/01 17:36:54 kaib 1.40.26.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [e803ecc38df19812a83257af6f75202056ecbf20]

INTEGRATION: CWS pchfix02 (1.29.280); FILE MERGED 2006/09/01 17:36:54 kaib 1.29.280.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [b43fd87c0252cf4e15ac5b6d8c295c87166804ac]

INTEGRATION: CWS pchfix02 (1.27.96); FILE MERGED 2006/09/01 17:36:54 kaib 1.27.96.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [a067c22c89dc44f1e7f4e53359e2a9a8526b3741]

INTEGRATION: CWS pchfix02 (1.14.146); FILE MERGED 2006/09/01 17:36:53 kaib 1.14.146.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [89f3501a0ed10fbb3456d88fe90651d1479ea14e]

INTEGRATION: CWS pchfix02 (1.13.94); FILE MERGED 2006/09/01 17:36:53 kaib 1.13.94.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [bf1faa467532396e2846749cb07e9cafea84c50e]

INTEGRATION: CWS pchfix02 (1.34.150); FILE MERGED 2006/09/01 17:36:53 kaib 1.34.150.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [e7be41352eac3f3f69f9df9a1d9e2828ecfc05f5]

INTEGRATION: CWS pchfix02 (1.12.102); FILE MERGED 2006/09/01 17:36:53 kaib 1.12.102.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [4b599380c98c0270d0543f102b323230d39afcc6]

INTEGRATION: CWS pchfix02 (1.4.282); FILE MERGED 2006/09/01 17:36:53 kaib 1.4.282.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [e7112dc9643ee73f0346858814e8e7778d8541a8]

INTEGRATION: CWS pchfix02 (1.3.282); FILE MERGED 2006/09/01 17:36:53 kaib 1.3.282.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [57cac5e12c35108f49ce8e452f6fc42a0973da20]

INTEGRATION: CWS pchfix02 (1.22.104); FILE MERGED 2006/09/01 17:36:52 kaib 1.22.104.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [67d29f1474ef3f32c46fa3f9d9009931a6d8dfeb]

INTEGRATION: CWS pchfix02 (1.9.282); FILE MERGED 2006/09/01 17:36:52 kaib 1.9.282.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [8f65df5ab5a9f6c2f5c58821e00443f107dcf0f1]

INTEGRATION: CWS pchfix02 (1.13.62); FILE MERGED 2006/09/01 17:36:52 kaib 1.13.62.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [95826fe7a833f168038d29c68f4fdec4e668cdd8]

INTEGRATION: CWS pchfix02 (1.7.282); FILE MERGED 2006/09/01 17:36:52 kaib 1.7.282.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [019e9bb1a9b0bbd9c4bfd69d2a7ea4efbb6ef254]

INTEGRATION: CWS pchfix02 (1.4.146); FILE MERGED 2006/09/01 17:36:52 kaib 1.4.146.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [5e9fc26b57d4eb2e2415fb2cd797fb3155648e57]

INTEGRATION: CWS pchfix02 (1.10.282); FILE MERGED 2006/09/01 17:36:52 kaib 1.10.282.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [5852c3bbf70dec52dd9cc5ae094328d49d8dd7d4]

INTEGRATION: CWS pchfix02 (1.6.280); FILE MERGED 2006/09/01 17:36:51 kaib 1.6.280.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [52960079beb38d8bad63546b62b9183a517bcfb8]

INTEGRATION: CWS pchfix02 (1.3.282); FILE MERGED 2006/09/01 17:36:51 kaib 1.3.282.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [a1fdf148b3c1ea883018cbedaf90080229c11d6a]

INTEGRATION: CWS pchfix02 (1.8.118); FILE MERGED 2006/09/01 17:36:51 kaib 1.8.118.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [f9fc561f0d3b773c1f2a76e7eb064ebc4a189ebb]

INTEGRATION: CWS pchfix02 (1.6.120); FILE MERGED 2006/09/01 17:36:51 kaib 1.6.120.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [c049cff702bb2b66f8712ac6c175a6473b7fa0a1]

INTEGRATION: CWS pchfix02 (1.16.282); FILE MERGED 2006/09/01 17:36:50 kaib 1.16.282.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [cdf7d01e4da44f36e892c6001e599f929e564da8]

INTEGRATION: CWS pchfix02 (1.12.282); FILE MERGED 2006/09/01 17:36:50 kaib 1.12.282.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [abff8e189bd9cab3183b6fbec4ffecf8001de609]

INTEGRATION: CWS pchfix02 (1.12.198); FILE MERGED 2006/09/01 17:36:50 kaib 1.12.198.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [60b05ae7a99a1c3a888349baebd7cb0d52472af4]

INTEGRATION: CWS pchfix02 (1.12.278); FILE MERGED 2006/09/01 17:36:50 kaib 1.12.278.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [a488b6c7bf565131f2ed93352bdce15adc93bb8a]

INTEGRATION: CWS pchfix02 (1.8.278); FILE MERGED 2006/09/01 17:36:50 kaib 1.8.278.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [48d38591734c7d1c6db39aa88e0f433d091351d0]

INTEGRATION: CWS pchfix02 (1.24.280); FILE MERGED 2006/09/01 17:36:50 kaib 1.24.280.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [93b081e8a9b4b8a18cdd22733224b53c03def0c1]

INTEGRATION: CWS pchfix02 (1.24.214); FILE MERGED 2006/09/01 17:36:49 kaib 1.24.214.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [119d6af8c2900d97200776653528d0b2b2740323]

INTEGRATION: CWS pchfix02 (1.2.216); FILE MERGED 2006/09/01 17:36:49 kaib 1.2.216.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [6643f72c5717cd7e40c8a71676149b84d6214034]

INTEGRATION: CWS pchfix02 (1.62.6); FILE MERGED 2006/09/01 17:36:49 kaib 1.62.6.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [696ee8fff0c3bb55d984311e7aba2741d2d98de1]

INTEGRATION: CWS pchfix02 (1.9.146); FILE MERGED 2006/09/01 17:36:49 kaib 1.9.146.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [5f6569601e96495e2afa3babb9a78bb25dfa6373]

INTEGRATION: CWS pchfix02 (1.5.274); FILE MERGED 2006/09/01 17:36:48 kaib 1.5.274.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [78ea35f64699a0a656cb87495ff0a1d507abdcc6]

INTEGRATION: CWS pchfix02 (1.10.282); FILE MERGED 2006/09/01 17:36:48 kaib 1.10.282.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [1482c1b72a820dd282540f723e6774563782be60]

INTEGRATION: CWS pchfix02 (1.8.96); FILE MERGED 2006/09/01 17:36:48 kaib 1.8.96.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [4f7ca05f8ad70370344d338fb8a995e4e57c8751]

INTEGRATION: CWS pchfix02 (1.23.212); FILE MERGED 2006/09/01 17:36:48 kaib 1.23.212.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [e8b0b3bded386a6d8343a5f40819637dd428ebe3]

INTEGRATION: CWS pchfix02 (1.3.282); FILE MERGED 2006/09/01 17:36:48 kaib 1.3.282.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [6d9df11ee12cbe2dff03cf5725d0d87e39cbb752]

INTEGRATION: CWS pchfix02 (1.2.776); FILE MERGED 2006/09/01 17:36:48 kaib 1.2.776.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [c9b940ab361bc6aca8633ccc30bdeb25e7f187b1]

INTEGRATION: CWS pchfix02 (1.17.26); FILE MERGED 2006/09/01 17:36:47 kaib 1.17.26.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [24fee99de12f3eb45bdee854c04a85a99e9c96b9]

INTEGRATION: CWS pchfix02 (1.2.152); FILE MERGED 2006/09/01 17:36:47 kaib 1.2.152.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [984e1fc1e8ab36a6c1ff3e123659e534cfec5b61]

INTEGRATION: CWS pchfix02 (1.9.152); FILE MERGED 2006/09/01 17:36:47 kaib 1.9.152.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [cc5b2b32f0f441fa581e939a9884622d3162ea16]

INTEGRATION: CWS pchfix02 (1.11.282); FILE MERGED 2006/09/01 17:36:47 kaib 1.11.282.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [b8ef7402af698aabf1ff5d038ef2674531db31ca]

INTEGRATION: CWS pchfix02 (1.90.150); FILE MERGED 2006/09/01 17:36:46 kaib 1.90.150.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [bfcbdf1365e711705b860e5b0287065c738b561a]

INTEGRATION: CWS pchfix02 (1.53.120); FILE MERGED 2006/09/01 17:36:46 kaib 1.53.120.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [1271005746644296c0f7ad114e759d8c97bd2ea8]

INTEGRATION: CWS pchfix02 (1.5.280); FILE MERGED 2006/09/01 17:36:46 kaib 1.5.280.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [1f38481fbb76a72ab311441cab2557fb2d4eda00]

INTEGRATION: CWS pchfix02 (1.12.280); FILE MERGED 2006/09/01 17:36:45 kaib 1.12.280.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [af5f9b30320a60cf0170e6e78cf0ed8e806b5af2]

INTEGRATION: CWS pchfix02 (1.12.242); FILE MERGED 2006/09/01 17:36:45 kaib 1.12.242.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [2e0b3261a57ff232ec4f4d9bf1b26db23674d5ab]

INTEGRATION: CWS pchfix02 (1.10.214); FILE MERGED 2006/09/01 17:36:45 kaib 1.10.214.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [d91dabf32f97dc95846c032185213b7ccefd0f1e]

INTEGRATION: CWS pchfix02 (1.81.160); FILE MERGED 2006/09/01 17:36:45 kaib 1.81.160.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [9ab567fc9977e3d856ea2c2a1ddfe65a29f9d8a5]

INTEGRATION: CWS pchfix02 (1.2.202); FILE MERGED 2006/09/01 17:36:44 kaib 1.2.202.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [af72368418c1b14864909d987b1da722bf9b6e99]

INTEGRATION: CWS pchfix02 (1.9.252); FILE MERGED 2006/09/01 17:36:44 kaib 1.9.252.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [185583a15e1a4d687ec8a9ac34fc036fb2d91ac9]

INTEGRATION: CWS pchfix02 (1.10.282); FILE MERGED 2006/09/01 17:36:44 kaib 1.10.282.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [07ca0a85da39f4917510de11acb16e1d69497996]

INTEGRATION: CWS pchfix02 (1.13.278); FILE MERGED 2006/09/01 17:36:44 kaib 1.13.278.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [b1572c488683722999bb681d3f94f11b0d451e33]

INTEGRATION: CWS pchfix02 (1.31.104); FILE MERGED 2006/09/01 17:36:43 kaib 1.31.104.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [4dfdd80e6275acb2a48b37389d4517850cf842e0]

INTEGRATION: CWS pchfix02 (1.2.202); FILE MERGED 2006/09/01 17:36:43 kaib 1.2.202.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [b6d38cfcfc054f76acb9126d9ebb3a3c013099e2]

INTEGRATION: CWS pchfix02 (1.13.202); FILE MERGED 2006/09/01 17:36:43 kaib 1.13.202.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [0fb6e8c69284e4575248ae82465483fbfa7969e7]

INTEGRATION: CWS pchfix02 (1.30.200); FILE MERGED 2006/09/01 17:36:43 kaib 1.30.200.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [d799b29690ca8ed8915166af017a08f3dc9e5cd1]

INTEGRATION: CWS pchfix02 (1.55.36); FILE MERGED 2006/09/01 17:36:43 kaib 1.55.36.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [288148c8040de9578645416ab2fc63b99e9c52b3]

INTEGRATION: CWS pchfix02 (1.4.202); FILE MERGED 2006/09/01 17:36:43 kaib 1.4.202.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [ef454fd179409d7f58fdad0edeb2ea516a9fa87c]

INTEGRATION: CWS pchfix02 (1.3.280); FILE MERGED 2006/09/01 17:36:43 kaib 1.3.280.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [54bbaf3b1c50d5031d4dd98125392f13820343a3]

INTEGRATION: CWS pchfix02 (1.4.280); FILE MERGED 2006/09/01 17:36:42 kaib 1.4.280.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [6b9b71a71b966c67323b9e6e8db0d81f99d05a61]

INTEGRATION: CWS pchfix02 (1.8.282); FILE MERGED 2006/09/01 17:36:42 kaib 1.8.282.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [3234076806e7730345fa2af8843f853617e496fe]

INTEGRATION: CWS pchfix02 (1.3.282); FILE MERGED 2006/09/01 17:36:42 kaib 1.3.282.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [d179bc773496c4d32ada3c6e8bc1cce94f68647f]

INTEGRATION: CWS pchfix02 (1.45.90); FILE MERGED 2006/09/01 17:36:42 kaib 1.45.90.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [7adce4b127ffc909a8b5a41260564a0911b1d6d3]

INTEGRATION: CWS pchfix02 (1.42.86); FILE MERGED 2006/09/01 17:36:42 kaib 1.42.86.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [9f308064f42ca1d6f82340cc529a6624a1c87dde]

INTEGRATION: CWS pchfix02 (1.35.86); FILE MERGED 2006/09/01 17:36:42 kaib 1.35.86.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [07fda33fade11eb3e0c51ca5bc87108dfddb2bd2]

INTEGRATION: CWS pchfix02 (1.78.38); FILE MERGED 2006/09/01 17:36:41 kaib 1.78.38.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [968bae9ad85878f1b9a3d395c1d509e9c698db22]

INTEGRATION: CWS pchfix02 (1.6.280); FILE MERGED 2006/09/01 17:36:41 kaib 1.6.280.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [9cca1f2dcc2dcd84cc2731baff8a70f7bbb7f5a1]

INTEGRATION: CWS pchfix02 (1.11.198); FILE MERGED 2006/09/01 17:36:41 kaib 1.11.198.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [d227b6210f44c8ff5e760803f3e6bd2d4e7e6c73]

INTEGRATION: CWS pchfix02 (1.3.282); FILE MERGED 2006/09/01 17:36:41 kaib 1.3.282.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [d73a75ea29ca835e2a5a20a82855c8a0ce1c7790]

INTEGRATION: CWS pchfix02 (1.5.282); FILE MERGED 2006/09/01 17:36:41 kaib 1.5.282.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [2423ea6afe7863bdf798f0b0d830776abcc81cfb]

INTEGRATION: CWS pchfix02 (1.9.62); FILE MERGED 2006/09/01 17:36:41 kaib 1.9.62.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [d32cc99f6a39dce46a707d6217f83bdf272564ea]

INTEGRATION: CWS pchfix02 (1.12.216); FILE MERGED 2006/09/01 17:36:40 kaib 1.12.216.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [126403aeebc7dececbdbe4bfffed2a2a2d5c9d1f]

INTEGRATION: CWS pchfix02 (1.3.282); FILE MERGED 2006/09/01 17:36:40 kaib 1.3.282.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [5a0714269d46d35ca5b9915618eeba71b2c94391]

INTEGRATION: CWS pchfix02 (1.1.2); FILE ADDED 2006/09/01 17:36:40 kaib 1.1.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [115632b381710891c6cd05fc1248657317d38e3a]

INTEGRATION: CWS pchfix02 (1.7.104); FILE MERGED 2006/09/01 17:28:07 kaib 1.7.104.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [bb98051916c0a0128832afa0b528d3b4838de8df]

INTEGRATION: CWS pchfix02 (1.2.104); FILE MERGED 2006/09/01 17:28:07 kaib 1.2.104.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [3ca8da79c919ac493c7050304bb90c92db4bc1ce]

INTEGRATION: CWS pchfix02 (1.2.104); FILE MERGED 2006/09/01 17:28:06 kaib 1.2.104.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [807e0c2801173cc6c410c628311f1d4389ddfd4b]

INTEGRATION: CWS pchfix02 (1.3.104); FILE MERGED 2006/09/01 17:28:06 kaib 1.3.104.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [1192c6e0534c5bb61bdc13e73885237a92b35300]

INTEGRATION: CWS pchfix02 (1.12.70); FILE MERGED 2006/09/01 17:28:06 kaib 1.12.70.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [93e71044660de6be906681f434a1c15b9651ad4d]

INTEGRATION: CWS pchfix02 (1.7.104); FILE MERGED 2006/09/01 17:28:05 kaib 1.7.104.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [f97d461a25f6affcb7139d69f40c435495deb005]

INTEGRATION: CWS pchfix02 (1.2.104); FILE MERGED 2006/09/01 17:28:05 kaib 1.2.104.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [ef93e5bac967f0726095c764e65e21aca916b6c3]

INTEGRATION: CWS pchfix02 (1.4.104); FILE MERGED 2006/09/01 17:28:05 kaib 1.4.104.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [cca4750fe97c88773ef76f8085bcbdf82c0017dd]

INTEGRATION: CWS pchfix02 (1.6.104); FILE MERGED 2006/09/01 17:28:05 kaib 1.6.104.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [22029fc4a7480a056ef8e327a0cdd8df03c669ab]

INTEGRATION: CWS pchfix02 (1.6.70); FILE MERGED 2006/09/01 17:28:05 kaib 1.6.70.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [2ad474cc661279fa2ccaadbdbcc586bd7d708c16]

INTEGRATION: CWS pchfix02 (1.9.104); FILE MERGED 2006/09/01 17:28:05 kaib 1.9.104.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [fee91527fe7da2d7a02855666bb304ed626c5e5c]

INTEGRATION: CWS pchfix02 (1.2.104); FILE MERGED 2006/09/01 17:28:04 kaib 1.2.104.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [1e71ddf49d58f2ec301fe2ba3361d9acac02ba2d]

INTEGRATION: CWS pchfix02 (1.9.10); FILE MERGED 2006/09/01 17:28:04 kaib 1.9.10.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [3cc08ee8b3c3765fde226d8ab64af5253dd7ae52]

INTEGRATION: CWS pchfix02 (1.3.104); FILE MERGED 2006/09/01 17:28:04 kaib 1.3.104.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [f556ccb022d565be8ce80da55d18b14eaf526864]

INTEGRATION: CWS pchfix02 (1.4.104); FILE MERGED 2006/09/01 17:28:04 kaib 1.4.104.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [a5a02563572f78c187cc087d1cfc1111be0e965d]

INTEGRATION: CWS pchfix02 (1.8.104); FILE MERGED 2006/09/01 17:28:03 kaib 1.8.104.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [5911325acad1115a6a91d39f03b35162264921d2]

INTEGRATION: CWS pchfix02 (1.12.104); FILE MERGED 2006/09/01 17:28:03 kaib 1.12.104.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [cb685b93cf7f77579498bebc684bc2f2b14284ea]

INTEGRATION: CWS pchfix02 (1.23.104); FILE MERGED 2006/09/01 17:28:03 kaib 1.23.104.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [5a8d864f9016a2e8f8cab8d92749351d33a75669]

INTEGRATION: CWS pchfix02 (1.4.104); FILE MERGED 2006/09/01 17:28:03 kaib 1.4.104.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [83e0d423f14f617a2f1c114f71f6a94355ed28b6]

INTEGRATION: CWS pchfix02 (1.3.104); FILE MERGED 2006/09/01 17:28:03 kaib 1.3.104.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [14e4ace597c8ff682b1aaf817c54021121d25eb2]

INTEGRATION: CWS pchfix02 (1.21.104); FILE MERGED 2006/09/01 17:28:03 kaib 1.21.104.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [7b7a0c1a393d1335b900187c871969b98852d96a]

INTEGRATION: CWS pchfix02 (1.12.104); FILE MERGED 2006/09/01 17:28:02 kaib 1.12.104.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [f53e21cb300bcf69321be6d60dadfc815385e0ec]

INTEGRATION: CWS pchfix02 (1.2.104); FILE MERGED 2006/09/01 17:28:02 kaib 1.2.104.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [6ef8b3b71bf2b3b94f347ac3f861108108dd6859]

INTEGRATION: CWS pchfix02 (1.5.104); FILE MERGED 2006/09/01 17:28:02 kaib 1.5.104.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [36e741c3030e97fe0673403a9d47f2877df3b5d3]

INTEGRATION: CWS pchfix02 (1.12.10); FILE MERGED 2006/09/01 17:28:02 kaib 1.12.10.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [7f66f37c5b12bda3fbb80a63757347855a069d9b]

INTEGRATION: CWS pchfix02 (1.8.26); FILE MERGED 2006/09/01 17:28:02 kaib 1.8.26.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [617dd4271f8f09e7099bbfd48787ad9b46f03e97]

INTEGRATION: CWS pchfix02 (1.16.10); FILE MERGED 2006/09/01 17:28:02 kaib 1.16.10.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [7e8463b8d8d926dafab2716ae2437aeb1a16d654]

INTEGRATION: CWS pchfix02 (1.6.32); FILE MERGED 2006/09/01 17:28:01 kaib 1.6.32.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [a9734daa652ee3978e682e1281c4a17610b5c340]

INTEGRATION: CWS pchfix02 (1.5.32); FILE MERGED 2006/09/01 17:28:01 kaib 1.5.32.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [e74972e8049a6a64c514fb6a57eddea2957de7f4]

INTEGRATION: CWS pchfix02 (1.11.14); FILE MERGED 2006/09/01 17:28:01 kaib 1.11.14.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [4c1fd26f5696363370dcda2c0b971730d97eaf67]

INTEGRATION: CWS pchfix02 (1.4.92); FILE MERGED 2006/09/01 17:28:01 kaib 1.4.92.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [ffd7e39e516b8d207115d963fae3edb432710ce6]

INTEGRATION: CWS pchfix02 (1.2.156); FILE MERGED 2006/09/01 17:28:00 kaib 1.2.156.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [7fc2674e35a2656fbda178b588f15b69c27e86f0]

INTEGRATION: CWS pchfix02 (1.3.104); FILE MERGED 2006/09/01 17:28:00 kaib 1.3.104.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [34d26093b75d890c5f7c0fac003cb0fbc5844388]

INTEGRATION: CWS pchfix02 (1.4.30); FILE MERGED 2006/09/01 17:28:00 kaib 1.4.30.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [f1702a13cfff30ce7724070a88ce88411e1e19e0]

INTEGRATION: CWS pchfix02 (1.6.32); FILE MERGED 2006/09/01 17:28:00 kaib 1.6.32.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [18cea5c8b5a7b00bf31672a67abce04414a4abcd]

INTEGRATION: CWS pchfix02 (1.3.102); FILE MERGED 2006/09/01 17:28:00 kaib 1.3.102.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [f221efbc331c00d37a235822c74eb3fb84b19189]

INTEGRATION: CWS pchfix02 (1.8.10); FILE MERGED 2006/09/01 17:28:00 kaib 1.8.10.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [823c92082538d125189d78cdfc04f8f3c6d64d76]

INTEGRATION: CWS pchfix02 (1.4.32); FILE MERGED 2006/09/01 17:27:59 kaib 1.4.32.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [6adcfb76a142c31f3b1bda0e2d20bd1dade0635f]

INTEGRATION: CWS pchfix02 (1.3.104); FILE MERGED 2006/09/01 17:27:59 kaib 1.3.104.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [6f37f8c11d9c3c3141f6013a247d03969ad2206a]

INTEGRATION: CWS pchfix02 (1.1.2); FILE ADDED 2006/09/04 12:37:16 kaib 1.1.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [709e0a4af0e2a90ede4c73aed82514eaff8c0522]

INTEGRATION: CWS pchfix02 (1.4.54); FILE MERGED 2006/09/01 17:31:42 kaib 1.4.54.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [204c00b2a988d04c2f6e17661c557948ced02e07]

INTEGRATION: CWS pchfix02 (1.24.16); FILE MERGED 2006/09/01 17:31:42 kaib 1.24.16.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [962e81c0dcd2aefaf193301b8bfd1971630ac74c]

INTEGRATION: CWS pchfix02 (1.8.16); FILE MERGED 2006/09/01 17:31:42 kaib 1.8.16.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [685e21deefe09bc8b366b6c9d74078db398d5224]

INTEGRATION: CWS pchfix02 (1.26.12); FILE MERGED 2006/09/01 17:31:41 kaib 1.26.12.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [3b07bd24ee1e91f269d87bc7df1e69a0263b602a]

INTEGRATION: CWS pchfix02 (1.16.16); FILE MERGED 2006/09/01 17:31:41 kaib 1.16.16.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [3f23c02eb516c2f2ae9b350aec25fb4ed5762ee8]

INTEGRATION: CWS pchfix02 (1.7.16); FILE MERGED 2006/09/01 17:31:41 kaib 1.7.16.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [7879fff14fe966c63d81ab9ac604dbcbfab4d16c]

INTEGRATION: CWS pchfix02 (1.5.16); FILE MERGED 2006/09/01 17:31:40 kaib 1.5.16.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [fe485ba54c314991812c31c6b81b0a75021510a7]

INTEGRATION: CWS pchfix02 (1.11.16); FILE MERGED 2006/09/01 17:31:40 kaib 1.11.16.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [07bb66a25a6971fcef24195e82ea5137c9de48d2]

INTEGRATION: CWS pchfix02 (1.10.16); FILE MERGED 2006/09/01 17:31:40 kaib 1.10.16.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [80b774b8a9d1d5ccc25b0a9c9b6192a089fb1f7a]

INTEGRATION: CWS pchfix02 (1.6.12); FILE MERGED 2006/09/01 17:31:40 kaib 1.6.12.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [94c1d15428b77077bded5bd0a711927001a19696]

INTEGRATION: CWS pchfix02 (1.20.16); FILE MERGED 2006/09/01 17:31:40 kaib 1.20.16.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [36f405a4e4bc68fce14310961b5f464317d32100]

INTEGRATION: CWS pchfix02 (1.12.16); FILE MERGED 2006/09/01 17:31:39 kaib 1.12.16.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [eb84979e8f6d0d2b6c33f882c03639e37396d535]

INTEGRATION: CWS pchfix02 (1.10.4); FILE MERGED 2006/09/01 17:31:39 kaib 1.10.4.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [a26a5dd7d849e2e30a4b7e3716f7be5123664948]

INTEGRATION: CWS pchfix02 (1.12.4); FILE MERGED 2006/09/01 17:31:39 kaib 1.12.4.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [240bb81e43114f21cc8a23af1d490895321ea3a0]

INTEGRATION: CWS pchfix02 (1.1.2); FILE ADDED 2006/09/01 17:31:38 kaib 1.1.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [df026d69bf2a7484c025e7c4f35c4c3d055cf472]

INTEGRATION: CWS pchfix02 (1.6.10); FILE MERGED 2006/09/01 17:41:24 kaib 1.6.10.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [c5b7d7a80150fe3383d64c059825bd02a69ff206]

INTEGRATION: CWS pchfix02 (1.6.36); FILE MERGED 2006/09/01 17:41:23 kaib 1.6.36.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [2168155e95518abd1b32fc602bb827162449a091]

INTEGRATION: CWS pchfix02 (1.6.10); FILE MERGED 2006/09/01 17:41:23 kaib 1.6.10.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [366c5837b6cecc63fc787d9cfe9d9769f5f28b2a]

INTEGRATION: CWS pchfix02 (1.5.36); FILE MERGED 2006/09/01 17:41:23 kaib 1.5.36.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [2d8dcca930372b5c3baa1a377b1ce520b68b3fbc]

INTEGRATION: CWS pchfix02 (1.7.36); FILE MERGED 2006/09/01 17:41:22 kaib 1.7.36.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [1b3063291d305da25fbfcb752c9c6a5d1eb38879]

INTEGRATION: CWS pchfix02 (1.3.36); FILE MERGED 2006/09/01 17:41:22 kaib 1.3.36.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [ef33fe61bccf05e25471812a621e63c99076560b]

INTEGRATION: CWS pchfix02 (1.6.36); FILE MERGED 2006/09/01 17:41:22 kaib 1.6.36.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [fd6a5f24f86c273ba0d21f8c04aa2906871cccc6]

INTEGRATION: CWS pchfix02 (1.3.36); FILE MERGED 2006/09/01 17:41:21 kaib 1.3.36.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [3b5cf00ee25960bef7ea599a526f563b688fd923]

INTEGRATION: CWS pchfix02 (1.4.64); FILE MERGED 2006/09/01 17:41:21 kaib 1.4.64.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [591b39136db54ebbf8d6db0671186d87d1fc5d91]

INTEGRATION: CWS pchfix02 (1.11.36); FILE MERGED 2006/09/01 17:41:21 kaib 1.11.36.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [8b93295ccddb54e6a176dd223b06759eade9dbd8]

INTEGRATION: CWS pchfix02 (1.16.36); FILE MERGED 2006/09/01 17:41:21 kaib 1.16.36.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [a43839fbc934491a0991e0e29e8697ee2ee75e6a]

INTEGRATION: CWS pchfix02 (1.13.36); FILE MERGED 2006/09/01 17:41:21 kaib 1.13.36.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [f0e4b3055241132ad8198dfcac2ee7b9e34718a7]

INTEGRATION: CWS pchfix02 (1.11.36); FILE MERGED 2006/09/01 17:41:20 kaib 1.11.36.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [fbe6f604ab2c73d32a572e7fad70afa33f973502]

INTEGRATION: CWS pchfix02 (1.16.36); FILE MERGED 2006/09/01 17:41:20 kaib 1.16.36.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [c09a1ca3e23b4838b2156e23aa628d2cb61e0121]

INTEGRATION: CWS pchfix02 (1.2.64); FILE MERGED 2006/09/01 17:41:20 kaib 1.2.64.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [edf6c199f56a4c20101c6756e783c73a8aad10bf]

INTEGRATION: CWS pchfix02 (1.3.36); FILE MERGED 2006/09/01 17:41:20 kaib 1.3.36.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [f2bd4e87fdbca730efad1de961391be09ccf1630]

INTEGRATION: CWS pchfix02 (1.3.36); FILE MERGED 2006/09/01 17:41:19 kaib 1.3.36.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [1362d088fdc93dbf4d87832907ee9232f48d16f5]

INTEGRATION: CWS pchfix02 (1.4.36); FILE MERGED 2006/09/01 17:41:19 kaib 1.4.36.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [1557898ae2945dfbf0775a316552d3308423eb72]

INTEGRATION: CWS pchfix02 (1.5.10); FILE MERGED 2006/09/01 17:41:19 kaib 1.5.10.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [9ddf33e08fdc9900abd9896671804c9dedacd821]

INTEGRATION: CWS pchfix02 (1.15.8); FILE MERGED 2006/09/01 17:41:18 kaib 1.15.8.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [9ba7cfde55811420156c4893c712d3a6cdac0a80]

INTEGRATION: CWS pchfix02 (1.2.36); FILE MERGED 2006/09/01 17:41:18 kaib 1.2.36.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [f9fd83c643e82b5a9ffa6f51e7799628d22986ff]

INTEGRATION: CWS pchfix02 (1.4.10); FILE MERGED 2006/09/01 17:41:18 kaib 1.4.10.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [78b664f7c470056b4c19d6a3c1fcab8625553656]

INTEGRATION: CWS pchfix02 (1.21.10); FILE MERGED 2006/09/01 17:41:18 kaib 1.21.10.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [37f3efe040fd2d272db545e28de1cda959d7d625]

INTEGRATION: CWS pchfix02 (1.13.8); FILE MERGED 2006/09/01 17:41:17 kaib 1.13.8.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [d9af43cb0f6cd19bf8edf102c8345d92ad0bc992]

INTEGRATION: CWS pchfix02 (1.26.10); FILE MERGED 2006/09/01 17:41:17 kaib 1.26.10.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [0b9febaf6b4ade22f8ea762ea3fd5856ca329dde]

INTEGRATION: CWS pchfix02 (1.9.10); FILE MERGED 2006/09/01 17:41:17 kaib 1.9.10.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [cdfb84ffcd5ab4626d7f167c9f8bbf6b43cfac25]

INTEGRATION: CWS pchfix02 (1.6.10); FILE MERGED 2006/09/01 17:41:16 kaib 1.6.10.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [f0a7945cb32a9ea57edc0ea91dd693167960f1c6]

INTEGRATION: CWS pchfix02 (1.8.10); FILE MERGED 2006/09/01 17:41:16 kaib 1.8.10.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [ff081a1413b3867136c30e906dd895445b7bff5a]

INTEGRATION: CWS pchfix02 (1.5.36); FILE MERGED 2006/09/01 17:41:16 kaib 1.5.36.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [60bffc354aaa81ef460307954fb031bde25721e4]

INTEGRATION: CWS pchfix02 (1.9.36); FILE MERGED 2006/09/01 17:41:16 kaib 1.9.36.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [88e2a2b893cdf932d9900f12c5ae7e6779cea38f]

INTEGRATION: CWS pchfix02 (1.20.10); FILE MERGED 2006/09/01 17:41:16 kaib 1.20.10.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [697770f2a9981f086890148a1babe5e6c7b40d52]

INTEGRATION: CWS pchfix02 (1.2.36); FILE MERGED 2006/09/01 17:41:16 kaib 1.2.36.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [6159d517b8dfdc9fd23782ed8d319b002d7cec6a]

INTEGRATION: CWS pchfix02 (1.3.36); FILE MERGED 2006/09/01 17:41:15 kaib 1.3.36.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [0a91ed6a9eb36d65190dc976734bdc6abb30b57e]

INTEGRATION: CWS pchfix02 (1.13.10); FILE MERGED 2006/09/01 17:41:15 kaib 1.13.10.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [2f99ef8653f6fd80e7a62e739c0be3c5c385b9a0]

INTEGRATION: CWS pchfix02 (1.7.36); FILE MERGED 2006/09/01 17:41:15 kaib 1.7.36.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [407e179c675f72120688ce13d7b5de2dd73744f8]

INTEGRATION: CWS pchfix02 (1.4.36); FILE MERGED 2006/09/01 17:41:15 kaib 1.4.36.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [3b9c4131f59c1c33755b002c8648b0c1bc36d457]

INTEGRATION: CWS pchfix02 (1.10.36); FILE MERGED 2006/09/01 17:41:15 kaib 1.10.36.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [2708fe9e6927cd5d0f94bbfa774be6d584b206b8]

INTEGRATION: CWS pchfix02 (1.4.36); FILE MERGED 2006/09/01 17:41:14 kaib 1.4.36.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [c060b07801579df4b3598b1f610a945ae9cf170a]

INTEGRATION: CWS pchfix02 (1.9.10); FILE MERGED 2006/09/01 17:41:14 kaib 1.9.10.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [f4898fdf3d2b5b3ed8d4abb809261a09efa17c0d]

INTEGRATION: CWS pchfix02 (1.5.10); FILE MERGED 2006/09/01 17:41:14 kaib 1.5.10.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [2affc32532370961d7ef1f9386ea369f62c94e4b]

INTEGRATION: CWS pchfix02 (1.11.10); FILE MERGED 2006/09/01 17:41:14 kaib 1.11.10.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [38ee0a1ff9800ed4771283a8b09558eea7985014]

INTEGRATION: CWS pchfix02 (1.7.10); FILE MERGED 2006/09/01 17:41:13 kaib 1.7.10.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [7c8d44aeb34a50f9610a8c98b0a59ea01af3021f]

INTEGRATION: CWS pchfix02 (1.16.10); FILE MERGED 2006/09/01 17:41:13 kaib 1.16.10.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [a92cf1e872c2167d87337911c48f103f608b18f9]

INTEGRATION: CWS pchfix02 (1.16.36); FILE MERGED 2006/09/01 17:41:13 kaib 1.16.36.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [4abcad2eb9149d51f36035961d808659c0177b2d]

INTEGRATION: CWS pchfix02 (1.73.10); FILE MERGED 2006/09/01 17:41:12 kaib 1.73.10.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [083a4f799808959b70d3f0bd65de209325153b3b]

INTEGRATION: CWS pchfix02 (1.8.36); FILE MERGED 2006/09/01 17:41:12 kaib 1.8.36.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [a3e86c260ab50cfc433651b8b37b11b7c3084462]

INTEGRATION: CWS pchfix02 (1.25.10); FILE MERGED 2006/09/01 17:41:12 kaib 1.25.10.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [6a808ec5284e1236f1a03a23ad737d641b5d4ee9]

INTEGRATION: CWS pchfix02 (1.16.10); FILE MERGED 2006/09/01 17:41:11 kaib 1.16.10.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [978124e802a0c3819026954af1295621b4a8b629]

INTEGRATION: CWS pchfix02 (1.22.10); FILE MERGED 2006/09/01 17:41:11 kaib 1.22.10.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [bf4dd58a206a2253693ce39df7efebbf434f8e23]

INTEGRATION: CWS pchfix02 (1.5.10); FILE MERGED 2006/09/01 17:41:10 kaib 1.5.10.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [43a8a0045e2907f71acd3fa1e029af95e40d5f36]

INTEGRATION: CWS pchfix02 (1.24.10); FILE MERGED 2006/09/01 17:41:10 kaib 1.24.10.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [d9a226bdf060f85b1c18c3bdc1edde5ca8bf4e85]

INTEGRATION: CWS pchfix02 (1.10.10); FILE MERGED 2006/09/01 17:41:10 kaib 1.10.10.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [6cc062e3c155af8c69b60875eaa69af0fc2a654a]

INTEGRATION: CWS pchfix02 (1.14.10); FILE MERGED 2006/09/01 17:41:09 kaib 1.14.10.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [8df689888c39ea785602e883ebfba842e7106f66]

INTEGRATION: CWS pchfix02 (1.5.10); FILE MERGED 2006/09/01 17:41:09 kaib 1.5.10.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [bbcbdce0e7c7ca7dd95f7bac24fe53832e93a1f4]

INTEGRATION: CWS pchfix02 (1.12.10); FILE MERGED 2006/09/01 17:41:09 kaib 1.12.10.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [009ef67bf8e7e5f37518facf932cb9103dec07e0]

INTEGRATION: CWS pchfix02 (1.5.10); FILE MERGED 2006/09/01 17:41:08 kaib 1.5.10.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [191a2e185acda6208dd169fde6fbb25c8c0f8b4c]

INTEGRATION: CWS pchfix02 (1.3.10); FILE MERGED 2006/09/01 17:41:08 kaib 1.3.10.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [64f2259db44dc324d3fa6a6cf4ddb79edc903d1f]

INTEGRATION: CWS pchfix02 (1.1.2); FILE ADDED 2006/09/04 12:28:19 kaib 1.1.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [084d252699ca226dc415c9b5c1d54602180aa45e]

INTEGRATION: CWS pchfix02 (1.14.34); FILE MERGED 2006/09/01 17:56:10 kaib 1.14.34.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [21867bfa60f085fdcc1b8f51c4bced7f2c00ace0]

INTEGRATION: CWS pchfix02 (1.3.34); FILE MERGED 2006/09/01 17:56:10 kaib 1.3.34.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [510bc9c8f24abd5a7e940b7c9fb565599429e635]

INTEGRATION: CWS pchfix02 (1.4.34); FILE MERGED 2006/09/01 17:56:10 kaib 1.4.34.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [0f21d96dd300c6d2d30050a3c76cbe56c3fe61d8]

INTEGRATION: CWS pchfix02 (1.4.34); FILE MERGED 2006/09/01 17:56:09 kaib 1.4.34.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [a5d4f7796b57918b8b5d9a58783a519eae254784]

INTEGRATION: CWS pchfix02 (1.6.8); FILE MERGED 2006/09/01 17:56:09 kaib 1.6.8.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [328ecb9b405c912ac3c279574d44e3517cb5bf65]

INTEGRATION: CWS pchfix02 (1.10.34); FILE MERGED 2006/09/01 17:56:09 kaib 1.10.34.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [7ee97dac1837aece77e908bf6aac22fbbddcd0b9]

INTEGRATION: CWS pchfix02 (1.3.34); FILE MERGED 2006/09/01 17:56:09 kaib 1.3.34.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [4d5cc6ef9304543abb1a68c9c91345af7de0439d]

INTEGRATION: CWS pchfix02 (1.7.34); FILE MERGED 2006/09/01 17:56:09 kaib 1.7.34.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [08c2fd5186eb0d840010dd9ed4219822472b5390]

INTEGRATION: CWS pchfix02 (1.5.34); FILE MERGED 2006/09/01 17:56:08 kaib 1.5.34.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [4f00a2df2a653ee01969689b0a9cc343855e4e17]

INTEGRATION: CWS pchfix02 (1.3.34); FILE MERGED 2006/09/01 17:56:08 kaib 1.3.34.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [68d5d364005e25102dff8659d3c7984e38d572a7]

INTEGRATION: CWS pchfix02 (1.4.8); FILE MERGED 2006/09/01 17:56:08 kaib 1.4.8.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [5aaeaae1519fa3009b0b670ed08ced5586ddd2ff]

INTEGRATION: CWS pchfix02 (1.7.8); FILE MERGED 2006/09/01 17:56:08 kaib 1.7.8.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [2daa74900bde1339cf492ff5ad294a8b142b2223]

INTEGRATION: CWS pchfix02 (1.8.8); FILE MERGED 2006/09/01 17:56:08 kaib 1.8.8.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [0eca7217d5d8312bc6376269ae4bbeec7a5869d5]

INTEGRATION: CWS pchfix02 (1.4.34); FILE MERGED 2006/09/01 17:56:08 kaib 1.4.34.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [59b069f9f9f5c8cbdefdc664f89799cb51d9d827]

INTEGRATION: CWS pchfix02 (1.7.8); FILE MERGED 2006/09/01 17:56:07 kaib 1.7.8.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [e0e77ec1653518c1c46f7610019830cdb8035f3c]

INTEGRATION: CWS pchfix02 (1.5.34); FILE MERGED 2006/09/01 17:56:07 kaib 1.5.34.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [4df7f26744b070877fe4bfc7a9934f3acfae355d]

INTEGRATION: CWS pchfix02 (1.2.34); FILE MERGED 2006/09/01 17:56:07 kaib 1.2.34.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [fcc68721c0dd08ad81dcc2cf9b674720479e8417]

INTEGRATION: CWS pchfix02 (1.4.34); FILE MERGED 2006/09/01 17:56:07 kaib 1.4.34.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [36e39fb31de25c056a6109905f6d6120b88508aa]

INTEGRATION: CWS pchfix02 (1.11.8); FILE MERGED 2006/09/01 17:56:07 kaib 1.11.8.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [b11ddf585df53a6cf34b10623a46a375ce635a7e]

INTEGRATION: CWS pchfix02 (1.3.34); FILE MERGED 2006/09/01 17:56:07 kaib 1.3.34.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [1fb82a6f8120c78f0dd78a08093e5908ed19286b]

INTEGRATION: CWS pchfix02 (1.11.34); FILE MERGED 2006/09/01 17:56:06 kaib 1.11.34.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [28f168054ff1205cb73d0228349a564242b907c2]

INTEGRATION: CWS pchfix02 (1.9.8); FILE MERGED 2006/09/01 17:56:06 kaib 1.9.8.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [c781ed50118c7cec956690bc923c3d64699bf9cf]

INTEGRATION: CWS pchfix02 (1.4.8); FILE MERGED 2006/09/01 17:56:06 kaib 1.4.8.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [01d076f19c4cb5b458b5633e883e2af76376dd15]

INTEGRATION: CWS pchfix02 (1.6.34); FILE MERGED 2006/09/01 17:56:05 kaib 1.6.34.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [e7c4f2e333ed7fe17617dfda5d2da4ab2bdf2f6b]

INTEGRATION: CWS pchfix02 (1.7.34); FILE MERGED 2006/09/01 17:56:05 kaib 1.7.34.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [58407c2109cfc7ae6c4814c9f80a18ff18ce8e0e]

INTEGRATION: CWS pchfix02 (1.33.8); FILE MERGED 2006/09/01 17:56:05 kaib 1.33.8.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [34c811a5d7df4367b05e869e8a35b8834bf668c8]

INTEGRATION: CWS pchfix02 (1.2.34); FILE MERGED 2006/09/01 17:56:05 kaib 1.2.34.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [178f4d8d1871f8687863223a2d1ea200de9487d4]

INTEGRATION: CWS pchfix02 (1.3.34); FILE MERGED 2006/09/01 17:56:05 kaib 1.3.34.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [ecbafe3bd262867182d979a33af5c1cb051dca54]

INTEGRATION: CWS pchfix02 (1.1.2); FILE ADDED 2006/09/01 17:56:05 kaib 1.1.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [d5cad8e1986f55a316ada615de4748354f9efbb5]

INTEGRATION: CWS pchfix02 (1.1.2); FILE ADDED 2006/09/01 17:56:04 kaib 1.1.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [1ab06ba4762137a70d4fa50ab076c0d206be34ff]

INTEGRATION: CWS pchfix02 (1.6.6); FILE MERGED 2006/09/01 17:15:53 kaib 1.6.6.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [7b9cc14c564441caa7c200a8519f631720962475]

INTEGRATION: CWS pchfix02 (1.8.30); FILE MERGED 2006/09/01 17:15:53 kaib 1.8.30.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [513df9e898851e6e3616a536b0cbe0b49f491b84]

INTEGRATION: CWS pchfix02 (1.3.30); FILE MERGED 2006/09/01 17:15:53 kaib 1.3.30.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [e789ae26c9ec91b448a3731b059f7f989b26cb81]

INTEGRATION: CWS pchfix02 (1.2.30); FILE MERGED 2006/09/01 17:15:53 kaib 1.2.30.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [9ac0e7c31a7ac115f820b719f3c805210bf3a4e9]

INTEGRATION: CWS pchfix02 (1.2.30); FILE MERGED 2006/09/01 17:15:52 kaib 1.2.30.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [5f7a8cd3c56e04b6c34408f85b5d711c55c43a93]

INTEGRATION: CWS pchfix02 (1.4.30); FILE MERGED 2006/09/01 17:15:52 kaib 1.4.30.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [b975be230b1807e99fb19835d2b4dff496a68173]

INTEGRATION: CWS pchfix02 (1.2.30); FILE MERGED 2006/09/01 17:15:51 kaib 1.2.30.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [12663a188a162e0f62d7fa7c87d66fff351b63ea]

INTEGRATION: CWS pchfix02 (1.3.6); FILE MERGED 2006/09/01 17:15:51 kaib 1.3.6.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [ba037777523725c17f4b19f0d0b28c8f62ed7df2]

INTEGRATION: CWS pchfix02 (1.5.30); FILE MERGED 2006/09/01 17:15:51 kaib 1.5.30.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [1d2f92b42ff023fca9407a02ca2e26ff46c7149c]

INTEGRATION: CWS pchfix02 (1.9.30); FILE MERGED 2006/09/01 17:15:51 kaib 1.9.30.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [6ec52dcd31210d7c9069571598aef0436fee3ce0]

INTEGRATION: CWS pchfix02 (1.7.6); FILE MERGED 2006/09/01 17:15:51 kaib 1.7.6.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [8f912888a382878544e3313bb01f06e865894734]

INTEGRATION: CWS pchfix02 (1.4.30); FILE MERGED 2006/09/01 17:15:51 kaib 1.4.30.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [3f18c9377b20b3e6d59635faca44fa1e7f6e7105]

INTEGRATION: CWS pchfix02 (1.6.6); FILE MERGED 2006/09/01 17:15:50 kaib 1.6.6.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [25a3eab49597c6bc05a933295ace9b2ace3b1ecc]

INTEGRATION: CWS pchfix02 (1.2.30); FILE MERGED 2006/09/01 17:15:50 kaib 1.2.30.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [918539df0489c307f2a3e159bdeb52c13c36b56c]

INTEGRATION: CWS pchfix02 (1.7.6); FILE MERGED 2006/09/01 17:15:50 kaib 1.7.6.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [15a70f6dd602d1e241e64e6bc90b0cfaffbd0314]

INTEGRATION: CWS pchfix02 (1.7.30); FILE MERGED 2006/09/01 17:15:50 kaib 1.7.30.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [8754e7d5c43b92d2998fe8c8eef12ac05935dffc]

INTEGRATION: CWS pchfix02 (1.5.30); FILE MERGED 2006/09/01 17:15:50 kaib 1.5.30.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [d1c9770faaa036c3c248be27faa44058e9bfb292]

INTEGRATION: CWS pchfix02 (1.3.6); FILE MERGED 2006/09/01 17:15:50 kaib 1.3.6.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [f559f8f9cecf17118ec840f51b6acb105ce12283]

INTEGRATION: CWS pchfix02 (1.6.6); FILE MERGED 2006/09/01 17:15:49 kaib 1.6.6.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [90ff6563e4f2beac1691c96b5f7fb7e759970a59]

INTEGRATION: CWS pchfix02 (1.5.6); FILE MERGED 2006/09/01 17:15:49 kaib 1.5.6.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [c4e7c926af17d11e264b859604f48fd0137ffc29]

INTEGRATION: CWS pchfix02 (1.4.30); FILE MERGED 2006/09/01 17:15:49 kaib 1.4.30.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [2b230b47a4e41ab6b407361f85a2240189765cdc]

INTEGRATION: CWS pchfix02 (1.6.30); FILE MERGED 2006/09/01 17:15:49 kaib 1.6.30.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [1ee818503b0876da4c3f027ed06bad96296f70f1]

INTEGRATION: CWS pchfix02 (1.3.30); FILE MERGED 2006/09/01 17:15:48 kaib 1.3.30.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [1b18b513f7c949501589e03c519e8b621cbd7f18]

INTEGRATION: CWS pchfix02 (1.8.6); FILE MERGED 2006/09/01 17:15:48 kaib 1.8.6.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [59d0bebd33dcdc4cbde4a491b89de9fd44e6f656]

INTEGRATION: CWS pchfix02 (1.6.6); FILE MERGED 2006/09/01 17:15:48 kaib 1.6.6.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [0842cf2b88c677bb5e611af0d486457b639d3a9e]

INTEGRATION: CWS pchfix02 (1.6.30); FILE MERGED 2006/09/01 17:15:48 kaib 1.6.30.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [1a3e93fdde86c5fcd0173c4605b6cd800c5f9fdf]

INTEGRATION: CWS pchfix02 (1.4.30); FILE MERGED 2006/09/01 17:15:48 kaib 1.4.30.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [b83d866abcf290436a2a847156f937cc2907ee13]

INTEGRATION: CWS pchfix02 (1.5.30); FILE MERGED 2006/09/01 17:15:48 kaib 1.5.30.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [005f4702c4d0ae05d0dc8a6fa9e1bab002b79d7e]

INTEGRATION: CWS pchfix02 (1.6.6); FILE MERGED 2006/09/01 17:15:47 kaib 1.6.6.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [6bb4dc166b74cd8e86fb4a1201697a9ed60bc2fe]

INTEGRATION: CWS pchfix02 (1.4.30); FILE MERGED 2006/09/01 17:15:47 kaib 1.4.30.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [1edfd63d09b5c685d961858e017d03085a3a8424]

INTEGRATION: CWS pchfix02 (1.10.6); FILE MERGED 2006/09/01 17:15:47 kaib 1.10.6.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [844cc4bf5ea62f2b92f6b417cf0b2ac20785002e]

INTEGRATION: CWS pchfix02 (1.5.30); FILE MERGED 2006/09/01 17:15:47 kaib 1.5.30.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [00f39feccc11cbf49ce6f704a703968ec011f2f8]

INTEGRATION: CWS pchfix02 (1.3.30); FILE MERGED 2006/09/01 17:15:47 kaib 1.3.30.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [a9092416066ff780fa97c56a9211b6b56679d704]

INTEGRATION: CWS pchfix02 (1.8.6); FILE MERGED 2006/09/01 17:15:47 kaib 1.8.6.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [4b119cf21b3579b51548b7b600a4ffefa3b0f487]

INTEGRATION: CWS pchfix02 (1.2.30); FILE MERGED 2006/09/01 17:15:46 kaib 1.2.30.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [68bade70ad27e40e48b6e563ab4ac24df569908b]

INTEGRATION: CWS pchfix02 (1.5.30); FILE MERGED 2006/09/01 17:15:46 kaib 1.5.30.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [31813c3bb838c7fab55885e6a75af8850778b51a]

INTEGRATION: CWS pchfix02 (1.2.30); FILE MERGED 2006/09/01 17:15:45 kaib 1.2.30.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [ff5330cf32e330ba53e05802427bad1c18d8d80b]

INTEGRATION: CWS pchfix02 (1.3.30); FILE MERGED 2006/09/01 17:15:45 kaib 1.3.30.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [399c1231af027dd178be021dbc6789ee43d7404e]

INTEGRATION: CWS pchfix02 (1.5.30); FILE MERGED 2006/09/01 17:15:44 kaib 1.5.30.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [f6d948d9f7b82431c81b41143c3667df603c8fe4]

INTEGRATION: CWS pchfix02 (1.5.6); FILE MERGED 2006/09/01 17:15:44 kaib 1.5.6.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [2eb7e710ec64c92807c64c8f64f4db853432cd01]

INTEGRATION: CWS pchfix02 (1.7.6); FILE MERGED 2006/09/01 17:15:44 kaib 1.7.6.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [b015f2be9bed1a4e536de757b431c0d020540ac9]

INTEGRATION: CWS pchfix02 (1.4.30); FILE MERGED 2006/09/01 17:15:44 kaib 1.4.30.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [478ae18b62297c15abc7f7241fc47535c2df0e93]

INTEGRATION: CWS pchfix02 (1.6.6); FILE MERGED 2006/09/01 17:15:44 kaib 1.6.6.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [9edfdd24650ef36e0ecd0e0c4024df471e40e8ad]

INTEGRATION: CWS pchfix02 (1.6.6); FILE MERGED 2006/09/01 17:15:43 kaib 1.6.6.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [fa6f2d928a9f3b7331bfd2c8ba583b1c44374c40]

INTEGRATION: CWS pchfix02 (1.2.30); FILE MERGED 2006/09/01 17:15:43 kaib 1.2.30.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [4b4e2d4649d389e917969d8a5b13dc3dbbce38c5]

INTEGRATION: CWS pchfix02 (1.8.6); FILE MERGED 2006/09/01 17:15:43 kaib 1.8.6.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [b7cfa783355624a916968312783f338e850a8692]

INTEGRATION: CWS pchfix02 (1.7.6); FILE MERGED 2006/09/01 17:15:43 kaib 1.7.6.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [5bfa27d8656d145b7868676109fbb496150809c6]

INTEGRATION: CWS pchfix02 (1.4.30); FILE MERGED 2006/09/01 17:15:43 kaib 1.4.30.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [1870d936e8201f78f4008d30cd746a8eb368a712]

INTEGRATION: CWS pchfix02 (1.5.6); FILE MERGED 2006/09/01 17:15:43 kaib 1.5.6.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [b7bb5f7bed2ad766d9a2b4797cc40be510f5d90d]

INTEGRATION: CWS pchfix02 (1.6.30); FILE MERGED 2006/09/01 17:15:42 kaib 1.6.30.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [ce74b7fd0eb109a97325469b43a923a58b46312b]

INTEGRATION: CWS pchfix02 (1.4.6); FILE MERGED 2006/09/01 17:15:42 kaib 1.4.6.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [89988e84ee07c0e20b9a092ae55d6c41ef116931]

INTEGRATION: CWS pchfix02 (1.2.30); FILE MERGED 2006/09/01 17:15:42 kaib 1.2.30.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [432122831209793834e9332d984a3b025d18f638]

INTEGRATION: CWS pchfix02 (1.5.6); FILE MERGED 2006/09/01 17:15:42 kaib 1.5.6.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [ed57bff7c0a7389dbd1e84ad4ec9cc9774891b97]

INTEGRATION: CWS pchfix02 (1.5.30); FILE MERGED 2006/09/01 17:15:42 kaib 1.5.30.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [8a2155c8898c5a41248a87af391018eaaa244b3b]

INTEGRATION: CWS pchfix02 (1.5.30); FILE MERGED 2006/09/01 17:15:41 kaib 1.5.30.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [7c9b8fe1237c5f6d0a684f0b15036d0824c0eee0]

INTEGRATION: CWS pchfix02 (1.2.30); FILE MERGED 2006/09/01 17:15:41 kaib 1.2.30.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [4f191833e9c3ba9fc3501a1d4c5eef7078019836]

INTEGRATION: CWS pchfix02 (1.3.6); FILE MERGED 2006/09/01 17:15:41 kaib 1.3.6.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [426b59408b2fb2583cfd3a82b6868e23543670d9]

INTEGRATION: CWS pchfix02 (1.3.30); FILE MERGED 2006/09/01 17:15:41 kaib 1.3.30.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [29179887b5e43283f6cf250d6eb48ab9beddeadf]

INTEGRATION: CWS pchfix02 (1.4.30); FILE MERGED 2006/09/01 17:15:41 kaib 1.4.30.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [0b41de3ffe7a6b6fcb8b955cbb49027909d8f90a]

INTEGRATION: CWS pchfix02 (1.4.30); FILE MERGED 2006/09/01 17:15:40 kaib 1.4.30.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [c837d396b95f81ca8154b4b7bc55b2e58cd18291]

INTEGRATION: CWS pchfix02 (1.2.30); FILE MERGED 2006/09/01 17:15:40 kaib 1.2.30.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [0428cc2680aa4e4608c5914c7a6bf0e22e6a5c45]

INTEGRATION: CWS pchfix02 (1.5.6); FILE MERGED 2006/09/01 17:15:40 kaib 1.5.6.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [39d86db98c99ac9655c43abd416bf267c705d7f0]

INTEGRATION: CWS pchfix02 (1.6.6); FILE MERGED 2006/09/01 17:15:40 kaib 1.6.6.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [dbd2761bf0fb4cfff46e026859a0d9acb3927ee4]

INTEGRATION: CWS pchfix02 (1.5.30); FILE MERGED 2006/09/01 17:15:39 kaib 1.5.30.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [737c5b1d3ec817ad72978a463d8a17d3051fdbdc]

INTEGRATION: CWS pchfix02 (1.4.30); FILE MERGED 2006/09/01 17:15:39 kaib 1.4.30.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [65667e37692a0e38a06fce3a743be67817f5cee5]

INTEGRATION: CWS pchfix02 (1.8.30); FILE MERGED 2006/09/01 17:15:39 kaib 1.8.30.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [335e055499bc80a425237055197928ea29b37093]

INTEGRATION: CWS pchfix02 (1.4.6); FILE MERGED 2006/09/01 17:15:39 kaib 1.4.6.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [369cfec49263ffb7e54cfb1d74b4b03ebef4810e]

INTEGRATION: CWS pchfix02 (1.6.30); FILE MERGED 2006/09/01 17:15:39 kaib 1.6.30.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [69523859a881d58856761724bdfcb77ce641ae4e]

INTEGRATION: CWS pchfix02 (1.9.6); FILE MERGED 2006/09/01 17:15:38 kaib 1.9.6.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [0963ec61c8bf1ed56d03dda83cafa0480c131f98]

INTEGRATION: CWS pchfix02 (1.2.30); FILE MERGED 2006/09/01 17:15:38 kaib 1.2.30.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [c2aff173bc61e4c44c23961e66f8b008de5b9f7f]

INTEGRATION: CWS pchfix02 (1.5.6); FILE MERGED 2006/09/01 17:15:38 kaib 1.5.6.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [12f501e6343bc31956a1dbef44e65f9fe9ab8d36]

INTEGRATION: CWS pchfix02 (1.3.30); FILE MERGED 2006/09/01 17:15:38 kaib 1.3.30.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [66a4260694f7b786e6d99a48df1e0a839b915884]

INTEGRATION: CWS pchfix02 (1.6.18); FILE MERGED 2006/09/01 17:15:38 kaib 1.6.18.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [81e67b8ac0a6cc9d8d9ea0c50221860e478a971a]

INTEGRATION: CWS pchfix02 (1.6.6); FILE MERGED 2006/09/01 17:15:38 kaib 1.6.6.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [22caf65ede7a56279eb18298a529296ee482826e]

INTEGRATION: CWS pchfix02 (1.4.6); FILE MERGED 2006/09/01 17:15:37 kaib 1.4.6.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [fed1128c31e4bca44c0680e2d26b4429e3919bfc]

INTEGRATION: CWS pchfix02 (1.3.18); FILE MERGED 2006/09/01 17:15:37 kaib 1.3.18.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [d84e6f7df4871ed422e53e3e62dad315a2d8fa4f]

INTEGRATION: CWS pchfix02 (1.2.30); FILE MERGED 2006/09/01 17:15:37 kaib 1.2.30.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [eca91c3fb6f9ea4c45bab8db7a10b0f93f9be9dd]

INTEGRATION: CWS pchfix02 (1.5.18); FILE MERGED 2006/09/01 17:15:37 kaib 1.5.18.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [4c78f4d1c16bb629aa1d04713e1565d1fb3d265d]

INTEGRATION: CWS pchfix02 (1.3.30); FILE MERGED 2006/09/01 17:15:37 kaib 1.3.30.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [3f0fec7d98a6c0c307bcd8a6ccbdc76a6be3f3d6]

INTEGRATION: CWS pchfix02 (1.4.30); FILE MERGED 2006/09/01 17:15:37 kaib 1.4.30.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [9192e254fa98491a66f3c663d720a30f96966acb]

INTEGRATION: CWS pchfix02 (1.7.6); FILE MERGED 2006/09/01 17:15:36 kaib 1.7.6.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [dd9634839e7c419dddb78b4ecd76ceb62b8bdd03]

INTEGRATION: CWS pchfix02 (1.4.6); FILE MERGED 2006/09/01 17:15:36 kaib 1.4.6.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [b48a684bd4a7f08d405cc51af81182e83c6d63c7]

INTEGRATION: CWS pchfix02 (1.10.6); FILE MERGED 2006/09/01 17:15:36 kaib 1.10.6.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [49f8c512184e1385c97e64eb099bfe61a767068f]

INTEGRATION: CWS pchfix02 (1.5.30); FILE MERGED 2006/09/01 17:15:36 kaib 1.5.30.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [5c700ec589b2505728d1de70e22c9da52170fe44]

INTEGRATION: CWS pchfix02 (1.3.30); FILE MERGED 2006/09/01 17:15:36 kaib 1.3.30.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [277a356e6d23726b697de04ff1b41f8f3ea46590]

INTEGRATION: CWS pchfix02 (1.8.6); FILE MERGED 2006/09/01 17:15:35 kaib 1.8.6.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [93abe1ebd9a7d83fa739d6a3fecb9005718f9418]

INTEGRATION: CWS pchfix02 (1.3.8); FILE MERGED 2006/09/01 17:15:35 kaib 1.3.8.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [c452b8410b5de7d0ee051edb7fdbd1ef64279b20]

INTEGRATION: CWS pchfix02 (1.10.6); FILE MERGED 2006/09/01 17:15:35 kaib 1.10.6.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [565ff1294cdb8955b4d5d8532069c1b4ab81c16f]

INTEGRATION: CWS pchfix02 (1.6.10); FILE MERGED 2006/09/01 17:15:35 kaib 1.6.10.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [505f7db3a9c724efe0d8aa15ed666776edad4019]

INTEGRATION: CWS pchfix02 (1.4.8); FILE MERGED 2006/09/01 17:15:35 kaib 1.4.8.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [4ae4dda4c5021cd6e32480dcb168d711a1fb6e94]

INTEGRATION: CWS pchfix02 (1.5.8); FILE MERGED 2006/09/01 17:15:35 kaib 1.5.8.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [1bc837bfd5d4b3ffff5879dfa47f2797bc46ac5c]

INTEGRATION: CWS pchfix02 (1.6.6); FILE MERGED 2006/09/01 17:15:34 kaib 1.6.6.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [73234829ab5ab348d40b3b08e1b7e1874be4b32b]

INTEGRATION: CWS pchfix02 (1.4.18); FILE MERGED 2006/09/01 17:15:34 kaib 1.4.18.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [49cf064683cacc0a5dd6fa3078e0e284c39e712b]

INTEGRATION: CWS pchfix02 (1.5.30); FILE MERGED 2006/09/01 17:15:34 kaib 1.5.30.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [47878dafb81bdb8939dc6757c1d1674111928477]

INTEGRATION: CWS pchfix02 (1.4.6); FILE MERGED 2006/09/01 17:15:34 kaib 1.4.6.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [aa4ae5e17d1e390ce13339b42ac13ec103103c9f]

INTEGRATION: CWS pchfix02 (1.6.18); FILE MERGED 2006/09/01 17:15:34 kaib 1.6.18.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [fa4f6ce308f5d68b786a50fb283ce34f81de3102]

INTEGRATION: CWS pchfix02 (1.6.8); FILE MERGED 2006/09/01 17:15:34 kaib 1.6.8.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [6863a2fa8233cb88231414f91200dd0e82499746]

INTEGRATION: CWS pchfix02 (1.4.10); FILE MERGED 2006/09/01 17:15:33 kaib 1.4.10.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [5d4e1e40c49cc34409567172340f894c62ccc8bb]

INTEGRATION: CWS pchfix02 (1.7.6); FILE MERGED 2006/09/01 17:15:33 kaib 1.7.6.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [f2698a82649bb35e9293097a08eb5ab732c254da]

INTEGRATION: CWS pchfix02 (1.5.8); FILE MERGED 2006/09/01 17:15:33 kaib 1.5.8.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [6c90c75f60fe3cad4d0360185c38cb50f33164ea]

INTEGRATION: CWS pchfix02 (1.5.10); FILE MERGED 2006/09/01 17:15:33 kaib 1.5.10.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [6cea4a672bcd63f60b3c8e488c2e4d36651724dc]

INTEGRATION: CWS pchfix02 (1.3.30); FILE MERGED 2006/09/01 17:15:33 kaib 1.3.30.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [61964b7495a1b9c93a1f39e7f0b363cc3dc06461]

INTEGRATION: CWS pchfix02 (1.2.30); FILE MERGED 2006/09/01 17:15:33 kaib 1.2.30.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [c78f127b9d5293b874f7e84ac1fa159f2fa50817]

INTEGRATION: CWS pchfix02 (1.2.30); FILE MERGED 2006/09/01 17:15:32 kaib 1.2.30.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [d8ecc31b178a09a862700cae851741f36f67f1ff]

INTEGRATION: CWS pchfix02 (1.5.30); FILE MERGED 2006/09/01 17:15:32 kaib 1.5.30.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [4663f427b01429916ec4d676f78dd996a9dfef58]

INTEGRATION: CWS pchfix02 (1.3.30); FILE MERGED 2006/09/01 17:15:32 kaib 1.3.30.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [5326e9037641df4e53d4f2112035f576a7a28b66]

INTEGRATION: CWS pchfix02 (1.7.6); FILE MERGED 2006/09/01 17:15:32 kaib 1.7.6.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [b1558a28bff2f811128ce51a2c3bd1151ac05f5f]

INTEGRATION: CWS pchfix02 (1.3.6); FILE MERGED 2006/09/01 17:15:32 kaib 1.3.6.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [0ae36132cbe9cbd3fc77c966d28d7ad9b58b140c]

INTEGRATION: CWS pchfix02 (1.7.18); FILE MERGED 2006/09/01 17:15:31 kaib 1.7.18.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [2f01469810eedcd8abf0ff4339d4810bb4ba35ea]

INTEGRATION: CWS pchfix02 (1.4.6); FILE MERGED 2006/09/01 17:15:31 kaib 1.4.6.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [5b0a21451341cd6701d1f24b6aa0f81e6d89b72b]

INTEGRATION: CWS pchfix02 (1.3.18); FILE MERGED 2006/09/01 17:15:31 kaib 1.3.18.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [87c204e6132b7e22d2da6b6df0b53441698645d6]

INTEGRATION: CWS pchfix02 (1.5.6); FILE MERGED 2006/09/01 17:15:31 kaib 1.5.6.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [370831426b83020facbe05e7eea8f154b3c98ff5]

INTEGRATION: CWS pchfix02 (1.6.18); FILE MERGED 2006/09/01 17:15:31 kaib 1.6.18.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [01f6fb4e43a191b782f2b2cc4db3f446dc12c79f]

INTEGRATION: CWS pchfix02 (1.8.18); FILE MERGED 2006/09/01 17:15:31 kaib 1.8.18.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [c41e17af484461346245fa58610b4200bf585a3d]

INTEGRATION: CWS pchfix02 (1.7.6); FILE MERGED 2006/09/01 17:15:31 kaib 1.7.6.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [109098521e4f0e732c2cb18cdeebed5c1ea03f3c]

INTEGRATION: CWS pchfix02 (1.3.30); FILE MERGED 2006/09/01 17:15:30 kaib 1.3.30.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [22b10734c0a59f53ae038d219e1870dd0a4fd22e]

INTEGRATION: CWS pchfix02 (1.2.30); FILE MERGED 2006/09/01 17:15:30 kaib 1.2.30.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [e80ee5766850d7b0a12b4fbb3a5105b0726e508f]

INTEGRATION: CWS pchfix02 (1.10.10); FILE MERGED 2006/09/01 17:15:29 kaib 1.10.10.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [f45698077e6c88c709d718c8d72abe46d4607d22]

INTEGRATION: CWS pchfix02 (1.4.30); FILE MERGED 2006/09/01 17:15:29 kaib 1.4.30.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [40506c00b4685956719a7b4ee8eff48a283200a3]

INTEGRATION: CWS pchfix02 (1.3.30); FILE MERGED 2006/09/01 17:15:29 kaib 1.3.30.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [788b1fe4f5d657a2b850ab5948b464e54407f638]

INTEGRATION: CWS pchfix02 (1.5.30); FILE MERGED 2006/09/01 17:15:29 kaib 1.5.30.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [5f14d87aebf1659ac2086c7e489a0d6d1bfd9c41]

INTEGRATION: CWS pchfix02 (1.2.30); FILE MERGED 2006/09/01 17:15:27 kaib 1.2.30.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [9b43653bbb911c2748d5779719da1e70c026464c]

INTEGRATION: CWS pchfix02 (1.2.30); FILE MERGED 2006/09/01 17:15:26 kaib 1.2.30.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [46c3a0cf531f5cf75f42e226e1e697d95f7b26fb]

INTEGRATION: CWS pchfix02 (1.7.6); FILE MERGED 2006/09/01 17:15:26 kaib 1.7.6.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [133b908f7b5a18b83835a54e511ea3eb421873be]

INTEGRATION: CWS pchfix02 (1.3.30); FILE MERGED 2006/09/01 17:15:25 kaib 1.3.30.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [bf53037ecb6faa8f754ef78d5b907f101e2a47a5]

INTEGRATION: CWS pchfix02 (1.2.30); FILE MERGED 2006/09/01 17:15:25 kaib 1.2.30.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [cfa6a12c4dacfa0dae5b07c1f759bda64d1a6264]

INTEGRATION: CWS pchfix02 (1.5.30); FILE MERGED 2006/09/01 17:15:24 kaib 1.5.30.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [94bf6a9ad6124f19ad8772a8bf42dccffdd25060]

INTEGRATION: CWS pchfix02 (1.3.6); FILE MERGED 2006/09/01 17:15:24 kaib 1.3.6.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [9ada33c4d5f587f77ad8fed5710ff62e2625d3b1]

INTEGRATION: CWS pchfix02 (1.2.30); FILE MERGED 2006/09/01 17:15:23 kaib 1.2.30.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [cb24c51644464420add9ef85c1240b88257f6297]

INTEGRATION: CWS pchfix02 (1.3.6); FILE MERGED 2006/09/01 17:15:23 kaib 1.3.6.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [06175e27b7b22b097ce98a4fc4723af72a68e21a]

INTEGRATION: CWS pchfix02 (1.5.6); FILE MERGED 2006/09/01 17:15:23 kaib 1.5.6.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [7ca7342f47ca62702e6832a4a2ef266763cb5f63]

INTEGRATION: CWS pchfix02 (1.4.6); FILE MERGED 2006/09/01 17:15:23 kaib 1.4.6.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [c9f568550fff30885c0e4b79d0aedfcc4385166f]

INTEGRATION: CWS pchfix02 (1.3.6); FILE MERGED 2006/09/01 17:15:22 kaib 1.3.6.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [2636b87674f48d56220d954359306e9cceb2e634]

INTEGRATION: CWS pchfix02 (1.4.6); FILE MERGED 2006/09/01 17:15:22 kaib 1.4.6.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [b52fe752ff00a0446fff9beafd89af0e0c6137e2]

INTEGRATION: CWS pchfix02 (1.3.30); FILE MERGED 2006/09/01 17:15:21 kaib 1.3.30.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [547d5d1e9e20c7283525b849d34686335cab5da9]

INTEGRATION: CWS pchfix02 (1.2.30); FILE MERGED 2006/09/01 17:15:20 kaib 1.2.30.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [29aa1b4b1a4351079738ef1d2b027c67061e8bf1]

INTEGRATION: CWS pchfix02 (1.4.30); FILE MERGED 2006/09/01 17:15:20 kaib 1.4.30.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [71d3ed43e749645ed00b6d17ff6c27e98143cfc4]

INTEGRATION: CWS pchfix02 (1.3.30); FILE MERGED 2006/09/01 17:15:20 kaib 1.3.30.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [b494ecb0ce2c7dea82585a5b778328ee8552091c]

INTEGRATION: CWS pchfix02 (1.4.30); FILE MERGED 2006/09/01 17:15:19 kaib 1.4.30.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [333620cb8db355594793cadc2bc009a9c7012458]

INTEGRATION: CWS pchfix02 (1.4.6); FILE MERGED 2006/09/01 17:15:19 kaib 1.4.6.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [61bd0c90e4466752b7b6ac8baf479f3181961239]

INTEGRATION: CWS pchfix02 (1.3.6); FILE MERGED 2006/09/01 17:15:19 kaib 1.3.6.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [0d6f558354dffe5b79235dfec5262410d5947eef]

INTEGRATION: CWS pchfix02 (1.3.30); FILE MERGED 2006/09/01 17:15:19 kaib 1.3.30.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [8d97f140e39a058c7fe86a485bae80e49487ebe8]

INTEGRATION: CWS pchfix02 (1.2.30); FILE MERGED 2006/09/01 17:15:19 kaib 1.2.30.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [fe1b0c15ff06feca4a7098fd81ecd93cf4d196d4]

INTEGRATION: CWS pchfix02 (1.2.30); FILE MERGED 2006/09/01 17:15:18 kaib 1.2.30.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [934ed7ad33914c6c69c48658bdea1546ed8ea1af]

INTEGRATION: CWS pchfix02 (1.3.30); FILE MERGED 2006/09/01 17:15:18 kaib 1.3.30.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [37ccd60fde1d8f9cd38cd2967299f9449605f7ab]

INTEGRATION: CWS pchfix02 (1.3.6); FILE MERGED 2006/09/01 17:15:18 kaib 1.3.6.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [643bc830dadadd7d3e3352e2fb13a49cdbcbb2d0]

INTEGRATION: CWS pchfix02 (1.3.30); FILE MERGED 2006/09/01 17:15:17 kaib 1.3.30.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [886f0006bcbcfbf3dfb872119f7fff493b5eea81]

INTEGRATION: CWS pchfix02 (1.4.30); FILE MERGED 2006/09/01 17:15:17 kaib 1.4.30.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [7794072d193e22165d74be9c19b4026df3988d5e]

INTEGRATION: CWS pchfix02 (1.3.6); FILE MERGED 2006/09/01 17:15:17 kaib 1.3.6.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [07627a73a9fd4686d08ef7eca9af022c53428751]

INTEGRATION: CWS pchfix02 (1.4.6); FILE MERGED 2006/09/01 17:15:16 kaib 1.4.6.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [40aeeafc21ffe9915786d9daacb91d4ecdacb94c]

INTEGRATION: CWS pchfix02 (1.2.30); FILE MERGED 2006/09/01 17:15:16 kaib 1.2.30.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [1dfc2ee8968ab77d2769fdd919b9298fed5814ab]

INTEGRATION: CWS pchfix02 (1.2.30); FILE MERGED 2006/09/01 17:15:15 kaib 1.2.30.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [17b0fc21439dac5cf9c4240c4c348888b73d1e04]

INTEGRATION: CWS pchfix02 (1.3.30); FILE MERGED 2006/09/01 17:15:15 kaib 1.3.30.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [090070baa19a8cb19782dd84e2d72b5ba1fb7548]

INTEGRATION: CWS pchfix02 (1.2.30); FILE MERGED 2006/09/01 17:15:14 kaib 1.2.30.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [9a281742b467f74d01e9cadbc7a00ad4d88e8e3b]

INTEGRATION: CWS pchfix02 (1.6.12); FILE MERGED 2006/09/01 17:32:00 kaib 1.6.12.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [15fd582fb3cd6f7b747d812b227a22af1f126071]

INTEGRATION: CWS pchfix02 (1.2.84); FILE MERGED 2006/09/01 17:32:00 kaib 1.2.84.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [ab1aad5865517fb17f38db8437880f109328fe07]

INTEGRATION: CWS pchfix02 (1.4.12); FILE MERGED 2006/09/01 17:32:00 kaib 1.4.12.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [4187ca160f988f28ae6a2c35cf95ded7d8d872c9]

INTEGRATION: CWS pchfix02 (1.8.12); FILE MERGED 2006/09/01 17:31:59 kaib 1.8.12.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [6f1601ba32fb10bebf81ab37faf044df9ce69552]

INTEGRATION: CWS pchfix02 (1.4.12); FILE MERGED 2006/09/01 17:31:59 kaib 1.4.12.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [4ede6d2df0eb529a1f4d516d304c2d541e09c265]

INTEGRATION: CWS pchfix02 (1.17.12); FILE MERGED 2006/09/01 17:31:59 kaib 1.17.12.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [e2288eb16e16ccc314b33f14a37450f80837f36a]

INTEGRATION: CWS pchfix02 (1.5.12); FILE MERGED 2006/09/01 17:31:58 kaib 1.5.12.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [b02d5ddd02dba63ddbb3ebd6d675d0eb6a55631c]

INTEGRATION: CWS pchfix02 (1.5.50); FILE MERGED 2006/09/01 17:31:58 kaib 1.5.50.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [dc62809f367d94dfaf485219c62aff8417c1fd27]

INTEGRATION: CWS pchfix02 (1.17.12); FILE MERGED 2006/09/01 17:31:54 kaib 1.17.12.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [86d25318ccce33c5418cb3f560a47baf6cd223d3]

INTEGRATION: CWS pchfix02 (1.5.12); FILE MERGED 2006/09/01 17:31:54 kaib 1.5.12.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [063158f4081858a2a907539cabee380bb3c83142]

INTEGRATION: CWS pchfix02 (1.6.12); FILE MERGED 2006/09/01 17:31:54 kaib 1.6.12.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [4ffaaf58133c3f8e2f086aee0670de66d6e687ed]

INTEGRATION: CWS pchfix02 (1.1.2); FILE ADDED 2006/09/04 12:37:35 kaib 1.1.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [a5377b00ed8d6526ddea26c9fbc31860a3fe3cc2]

INTEGRATION: CWS pchfix02 (1.1.2); FILE ADDED 2006/09/04 12:37:34 kaib 1.1.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [7736940252bab251a0fe08f2e240d56583d3781a]

INTEGRATION: CWS pchfix02 (1.2.70); FILE MERGED 2006/09/01 17:17:46 kaib 1.2.70.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [ea5305889475581406803534d0eff9c7e3f2e4cb]

INTEGRATION: CWS pchfix02 (1.5.70); FILE MERGED 2006/09/01 17:17:46 kaib 1.5.70.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [d9d76ba558bb54f4b5b242ddf743e12f3de6153a]

INTEGRATION: CWS pchfix02 (1.4.70); FILE MERGED 2006/09/01 17:17:45 kaib 1.4.70.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [991b78025352c07ba45c397fd93a43155e2d452e]

INTEGRATION: CWS pchfix02 (1.5.70); FILE MERGED 2006/09/01 17:17:45 kaib 1.5.70.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [87e471966bda919273f51d5ce00b6538cb04ceb6]

INTEGRATION: CWS pchfix02 (1.1.304); FILE MERGED 2006/09/01 17:17:44 kaib 1.1.304.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [b4203b23817f506cf8f676a122bdd62d5a63b6e1]

INTEGRATION: CWS pchfix02 (1.11.70); FILE MERGED 2006/09/01 17:17:44 kaib 1.11.70.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [7a3700739a664a83a8e22d61ea393556e68bc0b9]

INTEGRATION: CWS pchfix02 (1.10.70); FILE MERGED 2006/09/01 17:17:44 kaib 1.10.70.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [86521d4cdc8e65a89fb182870b2429a45dca4463]

INTEGRATION: CWS pchfix02 (1.8.70); FILE MERGED 2006/09/01 17:17:43 kaib 1.8.70.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [dac2ca34c2510f010cde0ad1d5e5c47c94e53f5e]

INTEGRATION: CWS pchfix02 (1.9.70); FILE MERGED 2006/09/01 17:17:43 kaib 1.9.70.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [ab6d2103c947c71048a46cd9e9aab30230cddfca]

INTEGRATION: CWS pchfix02 (1.11.70); FILE MERGED 2006/09/01 17:17:43 kaib 1.11.70.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [e851458e28b415862669ed389795eb78a72ae9c4]

INTEGRATION: CWS pchfix02 (1.14.68); FILE MERGED 2006/09/01 17:17:43 kaib 1.14.68.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [3e51c3895716d34ccea53c79fbe894bf1af3b77e]

INTEGRATION: CWS pchfix02 (1.13.22); FILE MERGED 2006/09/01 17:17:43 kaib 1.13.22.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [358454cbcdc9f67996e238a41c7f76b095a7fd33]

INTEGRATION: CWS pchfix02 (1.2.70); FILE MERGED 2006/09/01 17:17:43 kaib 1.2.70.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [8ccb8cd69397b6a9acac25f9924015846d22a7e8]

INTEGRATION: CWS pchfix02 (1.14.20); FILE MERGED 2006/09/01 17:17:43 kaib 1.14.20.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [4f4d97170685de64c6d99953567261ebbdd261b5]

INTEGRATION: CWS pchfix02 (1.7.20); FILE MERGED 2006/09/01 17:17:42 kaib 1.7.20.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [2198c4aae2012fca3e96700989c58966243ca935]

INTEGRATION: CWS pchfix02 (1.5.70); FILE MERGED 2006/09/01 17:17:42 kaib 1.5.70.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [d9eb06e5d4eeecd569c8a905f6206c900aac8ad6]

INTEGRATION: CWS pchfix02 (1.3.70); FILE MERGED 2006/09/01 17:17:42 kaib 1.3.70.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [4911234e2ef0e00d4c2b0c998efb0fe5c2d3d8e7]

INTEGRATION: CWS pchfix02 (1.14.20); FILE MERGED 2006/09/01 17:17:42 kaib 1.14.20.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [8a2cf0389073a327c73cca86600dbec5be59143e]

INTEGRATION: CWS pchfix02 (1.18.20); FILE MERGED 2006/09/01 17:17:42 kaib 1.18.20.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [b1f08db0685741e318f127c46dcd0dcecce50e81]

INTEGRATION: CWS pchfix02 (1.10.20); FILE MERGED 2006/09/01 17:17:42 kaib 1.10.20.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [fa310dff6049214d0faf52d8426e77e7454a00dc]

INTEGRATION: CWS pchfix02 (1.9.22); FILE MERGED 2006/09/01 17:17:41 kaib 1.9.22.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [02215f4ef5c72081ee90bc97bd37503aecd860e2]

INTEGRATION: CWS pchfix02 (1.3.22); FILE MERGED 2006/09/01 17:17:41 kaib 1.3.22.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [663431b64252f72374be55ca77c84a821d0aad84]

INTEGRATION: CWS pchfix02 (1.8.22); FILE MERGED 2006/09/01 17:17:41 kaib 1.8.22.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [9d9eee8b2e5283fc70bcc46607d66882042dbfe1]

INTEGRATION: CWS pchfix02 (1.11.22); FILE MERGED 2006/09/01 17:17:41 kaib 1.11.22.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [66a0853443f74fe09698d6d5f1b706c837da5543]

INTEGRATION: CWS pchfix02 (1.6.22); FILE MERGED 2006/09/01 17:17:40 kaib 1.6.22.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [b9fbc376409e578c4898eab9b6b016d4fd4953fb]

INTEGRATION: CWS pchfix02 (1.8.22); FILE MERGED 2006/09/01 17:17:40 kaib 1.8.22.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [bb40752390df18f33c82badaab0c473fad11f097]

INTEGRATION: CWS pchfix02 (1.4.22); FILE MERGED 2006/09/01 17:17:40 kaib 1.4.22.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [07b371787e6a5b32f28751963fdba994dfff249f]

INTEGRATION: CWS pchfix02 (1.21.20); FILE MERGED 2006/09/01 17:17:40 kaib 1.21.20.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [6a3f30ec5cd14586c31b92689b2f8b3116c5feb6]

INTEGRATION: CWS pchfix02 (1.24.10); FILE MERGED 2006/09/01 17:17:40 kaib 1.24.10.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [acdbc61f1e31eae1dbe9c99dd8113cceb45b6e8b]

INTEGRATION: CWS pchfix02 (1.20.22); FILE MERGED 2006/09/01 17:17:39 kaib 1.20.22.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [2b517aea38be40a83eec19b5e63ba3bc5d6a319d]

INTEGRATION: CWS pchfix02 (1.21.22); FILE MERGED 2006/09/01 17:17:39 kaib 1.21.22.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [ca84dc8e0a15dcf7032037b09151cb68aa2c429a]

INTEGRATION: CWS pchfix02 (1.16.22); FILE MERGED 2006/09/01 17:17:39 kaib 1.16.22.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [4ba3144f81fd3384c762eaa4b72af6c3243d6a5f]

INTEGRATION: CWS pchfix02 (1.3.70); FILE MERGED 2006/09/01 17:17:39 kaib 1.3.70.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [16bb3439f654601908a94a9522f8fe5660dd1c03]

INTEGRATION: CWS pchfix02 (1.6.22); FILE MERGED 2006/09/01 17:17:39 kaib 1.6.22.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [80856c36c811d218f93463a4e327ff4764e48e74]

INTEGRATION: CWS pchfix02 (1.4.22); FILE MERGED 2006/09/01 17:17:39 kaib 1.4.22.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [66f8441370443701fb9f3dca2dd812d87813cca0]

INTEGRATION: CWS pchfix02 (1.5.22); FILE MERGED 2006/09/01 17:17:38 kaib 1.5.22.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [2c34eabdbe909e75a8b75118552985a28abe693f]

INTEGRATION: CWS pchfix02 (1.4.22); FILE MERGED 2006/09/01 17:17:38 kaib 1.4.22.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [0a9fd261526ea2628bda63881ac2e93a7689878d]

INTEGRATION: CWS pchfix02 (1.12.22); FILE MERGED 2006/09/01 17:17:38 kaib 1.12.22.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [56cf9150abc2ae206df4aa0f900a3645bdcbca5b]

INTEGRATION: CWS pchfix02 (1.14.70); FILE MERGED 2006/09/01 17:17:38 kaib 1.14.70.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [67f119fdd9a3067875b6794d3c258cd3e2901f77]

INTEGRATION: CWS pchfix02 (1.16.22); FILE MERGED 2006/09/01 17:17:37 kaib 1.16.22.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [7ca911e02a190b7d6e489af9f93a57970cfec122]

INTEGRATION: CWS pchfix02 (1.5.22); FILE MERGED 2006/09/01 17:17:37 kaib 1.5.22.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [32d613cc59ef218a8ec8f5d00d637d36efc892a3]

INTEGRATION: CWS pchfix02 (1.3.70); FILE MERGED 2006/09/01 17:17:37 kaib 1.3.70.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [e91bd4381577595c8ecba2715d442b261836e6e4]

INTEGRATION: CWS pchfix02 (1.5.34); FILE MERGED 2006/09/01 17:17:37 kaib 1.5.34.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [2060445c636710d649145decb6ac7283a808a4d5]

INTEGRATION: CWS pchfix02 (1.3.70); FILE MERGED 2006/09/01 17:17:36 kaib 1.3.70.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [1c00dc87b7b7346507f4f763637741c2229a859e]

INTEGRATION: CWS pchfix02 (1.5.34); FILE MERGED 2006/09/01 17:17:36 kaib 1.5.34.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [283ae0c47a468a2dba4d9766f35db1995200a4ed]

INTEGRATION: CWS pchfix02 (1.4.70); FILE MERGED 2006/09/01 17:17:36 kaib 1.4.70.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [0f6b81a5d45a0d15104b439192a8e729adc3d277]

INTEGRATION: CWS pchfix02 (1.6.22); FILE MERGED 2006/09/01 17:17:35 kaib 1.6.22.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [30c29ae1f9630a373b7310357de066e4b6470bf8]

INTEGRATION: CWS pchfix02 (1.4.70); FILE MERGED 2006/09/01 17:17:35 kaib 1.4.70.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [4748e7bcf7cbb8afc5dafa9a190b25cf8b10af7f]

INTEGRATION: CWS pchfix02 (1.7.34); FILE MERGED 2006/09/01 17:17:35 kaib 1.7.34.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [ec3014052a9e5b47e6e7926d6e9540ca0a0632e7]

INTEGRATION: CWS pchfix02 (1.2.48); FILE MERGED 2006/09/01 17:17:35 kaib 1.2.48.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [59f26be83523e72cf51dee226f6172fb2a072f4e]

INTEGRATION: CWS pchfix02 (1.3.34); FILE MERGED 2006/09/01 17:17:34 kaib 1.3.34.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [7c31feeb057f683ff803b6aa5e56474996f71532]

INTEGRATION: CWS pchfix02 (1.5.18); FILE MERGED 2006/09/01 17:17:34 kaib 1.5.18.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [43ad0be368368a5a52c8d84e905c5a655c30d6d7]

INTEGRATION: CWS pchfix02 (1.4.42); FILE MERGED 2006/09/01 17:17:34 kaib 1.4.42.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [01cce3dd243968ea683e05f00d3daac6a23129e6]

INTEGRATION: CWS pchfix02 (1.5.34); FILE MERGED 2006/09/01 17:17:34 kaib 1.5.34.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [9248b5b616c039d50fd73264ccb7886453c3e463]

INTEGRATION: CWS pchfix02 (1.2.42); FILE MERGED 2006/09/01 17:17:34 kaib 1.2.42.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [9ec16dc9ecef944f085dec106d346dee4061a4b0]

INTEGRATION: CWS pchfix02 (1.8.22); FILE MERGED 2006/09/01 17:17:33 kaib 1.8.22.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [1004635f77325a3ff3de01fde588d65e6a7290d2]

INTEGRATION: CWS pchfix02 (1.4.70); FILE MERGED 2006/09/01 17:17:33 kaib 1.4.70.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [0ae26d642733ec64936908a27dd933ce182f577a]

INTEGRATION: CWS pchfix02 (1.10.34); FILE MERGED 2006/09/01 17:17:33 kaib 1.10.34.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [36b11f77ef70a387c9f08b11db870375e34970fc]

INTEGRATION: CWS pchfix02 (1.3.70); FILE MERGED 2006/09/01 17:17:33 kaib 1.3.70.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [df0455653b37fdffe63bd0a3d99daac1f5704926]

INTEGRATION: CWS pchfix02 (1.3.70); FILE MERGED 2006/09/01 17:17:32 kaib 1.3.70.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [d2c0e2638cca4b11db4ab19fe2fc2f08a4758679]

INTEGRATION: CWS pchfix02 (1.7.22); FILE MERGED 2006/09/01 17:17:32 kaib 1.7.22.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [db42277799f65e45c89b02b604623845204e7c46]

INTEGRATION: CWS pchfix02 (1.6.70); FILE MERGED 2006/09/01 17:17:32 kaib 1.6.70.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [94147063d4d5597506e06f4c5e4acb4d74717a03]

INTEGRATION: CWS pchfix02 (1.8.34); FILE MERGED 2006/09/01 17:17:32 kaib 1.8.34.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [10e027169aa0748d605d80449e0cba6b65966f73]

INTEGRATION: CWS pchfix02 (1.9.22); FILE MERGED 2006/09/01 17:17:32 kaib 1.9.22.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [6506b4eb283f3c5ceb4da89d7ff61e0e7f914ed1]

INTEGRATION: CWS pchfix02 (1.12.22); FILE MERGED 2006/09/01 17:17:31 kaib 1.12.22.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [d7fd2a3e833cc2ab1ffc6467425f6c4e6d8da411]

INTEGRATION: CWS pchfix02 (1.11.22); FILE MERGED 2006/09/01 17:17:31 kaib 1.11.22.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [d61793de3d8074bc0ba02e692e4ba6ea474441ff]

INTEGRATION: CWS pchfix02 (1.2.10); FILE MERGED 2006/09/01 17:17:31 kaib 1.2.10.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [e27150c2332c8dd0701f348574291c967da27877]

INTEGRATION: CWS pchfix02 (1.8.22); FILE MERGED 2006/09/01 17:17:30 kaib 1.8.22.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [22ed89ec920791fc65a7486c230a3722c86ea3f8]

INTEGRATION: CWS pchfix02 (1.6.70); FILE MERGED 2006/09/01 17:17:30 kaib 1.6.70.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [a39ec2d59976e45ccd35176a71dc735d6f7bcb9c]

INTEGRATION: CWS pchfix02 (1.8.34); FILE MERGED 2006/09/01 17:17:30 kaib 1.8.34.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [49e88400fdd68fb4b3f0775e73b28415ff97db9b]

INTEGRATION: CWS pchfix02 (1.19.22); FILE MERGED 2006/09/01 17:17:30 kaib 1.19.22.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [a22c3f03eab5f962994b487289422f16d9a9f834]

INTEGRATION: CWS pchfix02 (1.2.70); FILE MERGED 2006/09/01 17:17:29 kaib 1.2.70.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [9fb09c380381bccdb17a0a80c5e134ce64895dea]

INTEGRATION: CWS pchfix02 (1.3.70); FILE MERGED 2006/09/01 17:17:29 kaib 1.3.70.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [a03bfc2bcb4396943ea2a0dd9df261dd9fd44744]

INTEGRATION: CWS pchfix02 (1.15.22); FILE MERGED 2006/09/01 17:17:29 kaib 1.15.22.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [e95e66297a299da3dd8351d7369c8ea1389372a0]

INTEGRATION: CWS pchfix02 (1.21.22); FILE MERGED 2006/09/01 17:17:29 kaib 1.21.22.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [9919260ab84e8171fb3d0205bafb388f70e8244e]

INTEGRATION: CWS pchfix02 (1.14.22); FILE MERGED 2006/09/01 17:17:28 kaib 1.14.22.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [c60350714873cb2c35d0a0f248bdfeb0bf40554d]

INTEGRATION: CWS pchfix02 (1.1.2); FILE ADDED 2006/09/01 17:17:27 kaib 1.1.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [d470fbb42234bc543d45a1fdda28245bfcaaf353]

INTEGRATION: CWS pchfix02 (1.1.312); FILE MERGED 2006/09/01 17:20:58 kaib 1.1.312.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [c61064fa05e6867914efdf1fd3bad1ef107f1c63]

INTEGRATION: CWS pchfix02 (1.2.60); FILE MERGED 2006/09/01 17:20:57 kaib 1.2.60.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [1052e4a11a0d411f8d1508f446984f66139a4da2]

INTEGRATION: CWS pchfix02 (1.5.60); FILE MERGED 2006/09/01 17:20:57 kaib 1.5.60.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [e398a3822dd9b43dfe20584db399540065c305b2]

INTEGRATION: CWS pchfix02 (1.3.60); FILE MERGED 2006/09/01 17:20:57 kaib 1.3.60.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [ded9bbc4ec9e6611892b602a09ab4c60bfcb3a08]

INTEGRATION: CWS pchfix02 (1.5.60); FILE MERGED 2006/09/01 17:20:56 kaib 1.5.60.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [182d84f30211fab2404a993e8f25df3ca3e4e4ce]

INTEGRATION: CWS pchfix02 (1.3.60); FILE MERGED 2006/09/01 17:20:56 kaib 1.3.60.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [4c1acb3087a484b32432f33d30087a699e19a9f1]

INTEGRATION: CWS pchfix02 (1.10.60); FILE MERGED 2006/09/01 17:20:56 kaib 1.10.60.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [94a047594380a0cd786bf23f1d15f38ed857823a]

INTEGRATION: CWS pchfix02 (1.2.60); FILE MERGED 2006/09/01 17:20:56 kaib 1.2.60.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [135b874ad52c2cf51012def7e48fd9b63e4ae414]

INTEGRATION: CWS pchfix02 (1.6.60); FILE MERGED 2006/09/01 17:20:56 kaib 1.6.60.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [1af35e7f29a0875afb8152fb991672ef9abf4512]

INTEGRATION: CWS pchfix02 (1.7.60); FILE MERGED 2006/09/01 17:20:55 kaib 1.7.60.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [96dcf33c633160526387221b116791044bbf4dc0]

INTEGRATION: CWS pchfix02 (1.4.60); FILE MERGED 2006/09/01 17:20:55 kaib 1.4.60.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [e34fb166998eba258962790665f1accc07ee2466]

INTEGRATION: CWS pchfix02 (1.5.60); FILE MERGED 2006/09/01 17:20:55 kaib 1.5.60.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [e015d03ea3ee49f347132b5de1e99351d2fd550f]

INTEGRATION: CWS pchfix02 (1.22.60); FILE MERGED 2006/09/01 17:20:55 kaib 1.22.60.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [59e865feb30eea95a46befcd02224a96f9d6b0cc]

INTEGRATION: CWS pchfix02 (1.6.60); FILE MERGED 2006/09/01 17:20:54 kaib 1.6.60.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [2a6c0c6dd983a55206eeec613e154f3463fd283d]

INTEGRATION: CWS pchfix02 (1.8.28); FILE MERGED 2006/09/01 17:20:54 kaib 1.8.28.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [6631b4ef915cd4b53634dfc7319176b400494aa2]

INTEGRATION: CWS pchfix02 (1.9.60); FILE MERGED 2006/09/01 17:20:54 kaib 1.9.60.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [512ef3c721e8b659caf07a327c338157a615b693]

INTEGRATION: CWS pchfix02 (1.4.60); FILE MERGED 2006/09/01 17:20:53 kaib 1.4.60.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [59fe11189555d52fb85fdc13ef2d0970f647938c]

INTEGRATION: CWS pchfix02 (1.21.18); FILE MERGED 2006/09/01 17:20:53 kaib 1.21.18.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [1088aa5c9942ad48630ba962adb282d1b98c7756]

INTEGRATION: CWS pchfix02 (1.20.18); FILE MERGED 2006/09/01 17:20:53 kaib 1.20.18.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [737c3a05aaa7121b0179effef769db0cec5b9537]

INTEGRATION: CWS pchfix02 (1.2.60); FILE MERGED 2006/09/01 17:20:53 kaib 1.2.60.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [527c3d646e9d40941fbb02e3fc34dc714face06d]

INTEGRATION: CWS pchfix02 (1.11.18); FILE MERGED 2006/09/01 17:20:53 kaib 1.11.18.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [ea2936e23c03e900b9350fce1c50725c95514747]

INTEGRATION: CWS pchfix02 (1.9.60); FILE MERGED 2006/09/01 17:20:53 kaib 1.9.60.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [5176e5bc1711b1c046297792c1941deb781e19a1]

INTEGRATION: CWS pchfix02 (1.9.60); FILE MERGED 2006/09/01 17:20:52 kaib 1.9.60.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [b428f6f5a8811f9ce5c13acccc4e3a120957fb4b]

INTEGRATION: CWS pchfix02 (1.13.18); FILE MERGED 2006/09/01 17:20:52 kaib 1.13.18.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [d45bc6ca719662b69a9b3b533780f4fd1223d5b2]

INTEGRATION: CWS pchfix02 (1.13.28); FILE MERGED 2006/09/01 17:20:52 kaib 1.13.28.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [7a17dad16295f7d522cd13b7dfd3eb01a4635957]

INTEGRATION: CWS pchfix02 (1.14.18); FILE MERGED 2006/09/01 17:20:52 kaib 1.14.18.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [ab06215de461aa0c14d282342c700aa780c558e2]

INTEGRATION: CWS pchfix02 (1.9.18); FILE MERGED 2006/09/01 17:20:52 kaib 1.9.18.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [5b1db08feeeda4563cf6112e1f7b467aeaeb552a]

INTEGRATION: CWS pchfix02 (1.9.18); FILE MERGED 2006/09/01 17:20:51 kaib 1.9.18.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [b8a2bcd3cd762ad23819a69dd994b2880a11034d]

INTEGRATION: CWS pchfix02 (1.3.60); FILE MERGED 2006/09/01 17:20:51 kaib 1.3.60.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [71afff84da4ccdc48c79fb2568e35f5822b894f5]

INTEGRATION: CWS pchfix02 (1.2.60); FILE MERGED 2006/09/01 17:20:51 kaib 1.2.60.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [d98ee2ccd07b6912cdb46fd0b218668e3fd00b30]

INTEGRATION: CWS pchfix02 (1.8.18); FILE MERGED 2006/09/01 17:20:51 kaib 1.8.18.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [83a1e755be54a82366ab7601bcafbcfdf387c34d]

INTEGRATION: CWS pchfix02 (1.29.18); FILE MERGED 2006/09/01 17:20:51 kaib 1.29.18.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [d32dd8b73520bc5b703df328d79362f557e127fe]

INTEGRATION: CWS pchfix02 (1.20.18); FILE MERGED 2006/09/01 17:20:50 kaib 1.20.18.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [62b609665dc3b4b9c09089961dcc70de29fc87ba]

INTEGRATION: CWS pchfix02 (1.15.60); FILE MERGED 2006/09/01 17:20:50 kaib 1.15.60.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [cf40522fdfdcb6813bbcf09e7c176402fa460def]

INTEGRATION: CWS pchfix02 (1.23.18); FILE MERGED 2006/09/01 17:20:50 kaib 1.23.18.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [2b91721225ee19663aae55dff1c314af4b278991]

INTEGRATION: CWS pchfix02 (1.17.60); FILE MERGED 2006/09/01 17:20:50 kaib 1.17.60.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [8dc2113024406426f3b242d8ff879f3a637e9ac9]

INTEGRATION: CWS pchfix02 (1.4.18); FILE MERGED 2006/09/01 17:20:50 kaib 1.4.18.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [9b788879482f70892d71dd784ce33dffb9e4da26]

INTEGRATION: CWS pchfix02 (1.29.18); FILE MERGED 2006/09/01 17:20:50 kaib 1.29.18.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [1b4c2adb3ab0cd27301564fc4b74135ff88195f8]

INTEGRATION: CWS pchfix02 (1.23.18); FILE MERGED 2006/09/01 17:20:49 kaib 1.23.18.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [d4e1c1ed58a2a94d3087e0c9a5c1b37140529f96]

INTEGRATION: CWS pchfix02 (1.6.60); FILE MERGED 2006/09/01 17:20:49 kaib 1.6.60.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [68c7d3844ac595d88d287b101705c49dff75cb5c]

INTEGRATION: CWS pchfix02 (1.8.18); FILE MERGED 2006/09/01 17:20:49 kaib 1.8.18.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [2a4cc8a8a4501ad98f5d22729d3145509650d5c2]

INTEGRATION: CWS pchfix02 (1.19.18); FILE MERGED 2006/09/01 17:20:49 kaib 1.19.18.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [138e86e9952eacbf8fe64455c79fc88baa6e759d]

INTEGRATION: CWS pchfix02 (1.10.60); FILE MERGED 2006/09/01 17:20:49 kaib 1.10.60.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [c4070bf16ec9b841768bd0d6f5f1141bb5ea18a8]

INTEGRATION: CWS pchfix02 (1.4.60); FILE MERGED 2006/09/01 17:20:48 kaib 1.4.60.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [286e783acb448342cc25684fa766c174560286cd]

INTEGRATION: CWS pchfix02 (1.3.18); FILE MERGED 2006/09/01 17:20:48 kaib 1.3.18.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [f2deb49f7f03e4ab48b7852b4274da308a12cdbc]

INTEGRATION: CWS pchfix02 (1.7.18); FILE MERGED 2006/09/01 17:20:48 kaib 1.7.18.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [e0a8d2a129607f84d714bf0875dcb11db1be7261]

INTEGRATION: CWS pchfix02 (1.28.60); FILE MERGED 2006/09/01 17:20:48 kaib 1.28.60.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [a075a3387af71872b297f27189be34defc6ebc4e]

INTEGRATION: CWS pchfix02 (1.12.60); FILE MERGED 2006/09/01 17:20:48 kaib 1.12.60.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [b7cf85ffc06c55a97e3c7061ade1a8774a173e9d]

INTEGRATION: CWS pchfix02 (1.11.60); FILE MERGED 2006/09/01 17:20:47 kaib 1.11.60.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [b2872bd9935c9bdd728ccf14e167eb5a5f4e3f98]

INTEGRATION: CWS pchfix02 (1.4.60); FILE MERGED 2006/09/01 17:20:47 kaib 1.4.60.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [b2210cc4a6ba3ebae3720b4472fca49c5226ce14]

INTEGRATION: CWS pchfix02 (1.7.60); FILE MERGED 2006/09/01 17:20:47 kaib 1.7.60.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [6d2ca1609a60f4e12f135bec1d392c47527e8ae3]

INTEGRATION: CWS pchfix02 (1.8.18); FILE MERGED 2006/09/01 17:20:47 kaib 1.8.18.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [246235f40fccd005f0851d705e04265cd954aee2]

INTEGRATION: CWS pchfix02 (1.10.18); FILE MERGED 2006/09/01 17:20:47 kaib 1.10.18.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [a969a5a1b30769d2cd60c4730629634986d819f9]

INTEGRATION: CWS pchfix02 (1.2.60); FILE MERGED 2006/09/01 17:20:47 kaib 1.2.60.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [48606b99bd3c7a1db5893019467595eb05102c85]

INTEGRATION: CWS pchfix02 (1.20.60); FILE MERGED 2006/09/01 17:20:46 kaib 1.20.60.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [070dd778443b14fbe99db46bbb8e4d70ab0a9567]

INTEGRATION: CWS pchfix02 (1.21.18); FILE MERGED 2006/09/01 17:20:46 kaib 1.21.18.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [f62047cb1529601476e29865225fe0602e44495c]

INTEGRATION: CWS pchfix02 (1.7.18); FILE MERGED 2006/09/01 17:20:46 kaib 1.7.18.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [7b1fe823bf17e470cafa4d0cfb7b1c4c1e307cbc]

INTEGRATION: CWS pchfix02 (1.2.60); FILE MERGED 2006/09/01 17:20:46 kaib 1.2.60.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [250ee25f2a54fed402bf2798a275d1bcae4dbe61]

INTEGRATION: CWS pchfix02 (1.8.60); FILE MERGED 2006/09/01 17:20:46 kaib 1.8.60.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [9a27530bf1a3146c8355156c71424bd667e99731]

INTEGRATION: CWS pchfix02 (1.7.60); FILE MERGED 2006/09/01 17:20:46 kaib 1.7.60.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [893e9a376ffb709fee00794a7188db5c3804f44f]

INTEGRATION: CWS pchfix02 (1.6.60); FILE MERGED 2006/09/01 17:20:45 kaib 1.6.60.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [bf3cbfb942a7a429c8e91d04195861bd2716f01e]

INTEGRATION: CWS pchfix02 (1.17.18); FILE MERGED 2006/09/01 17:20:45 kaib 1.17.18.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [6fe5567f8aa766d52746b391669c005ea2391b1e]

INTEGRATION: CWS pchfix02 (1.8.60); FILE MERGED 2006/09/01 17:20:45 kaib 1.8.60.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [60c6b440caff9f378519d2b9e4343c1891f7a9e6]

INTEGRATION: CWS pchfix02 (1.5.18); FILE MERGED 2006/09/01 17:20:44 kaib 1.5.18.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [f350a18685008954b466240a01c898a5ffb19a9a]

INTEGRATION: CWS pchfix02 (1.10.18); FILE MERGED 2006/09/01 17:20:44 kaib 1.10.18.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [f395e962a255baaa9b2a79abed2b34a955ecbcaa]

INTEGRATION: CWS pchfix02 (1.4.60); FILE MERGED 2006/09/01 17:20:44 kaib 1.4.60.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [25e9dcc3b64c4d12d7ea3338085d6dd26aeb9f89]

INTEGRATION: CWS pchfix02 (1.6.60); FILE MERGED 2006/09/01 17:20:44 kaib 1.6.60.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [94c9e66025fe4bbe09b6544b655d780dd63f3b03]

INTEGRATION: CWS pchfix02 (1.5.60); FILE MERGED 2006/09/01 17:20:44 kaib 1.5.60.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [914da3efa4de2a7d31e5e8957a9b9c14536091f6]

INTEGRATION: CWS pchfix02 (1.21.18); FILE MERGED 2006/09/01 17:20:43 kaib 1.21.18.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [9985fc1d2eb1bd7398fd303b9a9fc88ff0f9527c]

INTEGRATION: CWS pchfix02 (1.5.18); FILE MERGED 2006/09/01 17:20:43 kaib 1.5.18.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [7a17cb03399f28add86aa276cc9f10f604048b79]

INTEGRATION: CWS pchfix02 (1.4.18); FILE MERGED 2006/09/01 17:20:43 kaib 1.4.18.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [256f4d59facc37d7a89e239c3068acfe4876e34b]

INTEGRATION: CWS pchfix02 (1.3.60); FILE MERGED 2006/09/01 17:20:43 kaib 1.3.60.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [b8db7b0fe7aab3f8639d936a9a0e31209ccbc6cb]

INTEGRATION: CWS pchfix02 (1.7.18); FILE MERGED 2006/09/01 17:20:43 kaib 1.7.18.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [267744e7a9f80dd7ebd730a5658a1fb1fdd21d3a]

INTEGRATION: CWS pchfix02 (1.6.60); FILE MERGED 2006/09/01 17:20:42 kaib 1.6.60.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [a66fa8a769943cf62c2ae09137166cbbafe1162c]

INTEGRATION: CWS pchfix02 (1.16.18); FILE MERGED 2006/09/01 17:20:42 kaib 1.16.18.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [2e7a39531816023cda98f904a2406bd22644d790]

INTEGRATION: CWS pchfix02 (1.21.60); FILE MERGED 2006/09/01 17:20:42 kaib 1.21.60.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [d6d784487dd1bc2476e24a516ee277985dc42697]

INTEGRATION: CWS pchfix02 (1.35.60); FILE MERGED 2006/09/01 17:20:42 kaib 1.35.60.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [33f6c9efc57b39d4ea503ded3f0bce86f0f95496]

INTEGRATION: CWS pchfix02 (1.18.60); FILE MERGED 2006/09/01 17:20:41 kaib 1.18.60.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [60655e6c3402bdb33f4f0d033a11769b6eeb3a1c]

INTEGRATION: CWS pchfix02 (1.8.18); FILE MERGED 2006/09/01 17:20:41 kaib 1.8.18.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [7132763c11a5222e968185f5cacb03e9f574194d]

INTEGRATION: CWS pchfix02 (1.10.18); FILE MERGED 2006/09/01 17:20:41 kaib 1.10.18.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [3a437697f8a97c0c4b702d3d4decaf35bc062c90]

INTEGRATION: CWS pchfix02 (1.12.10); FILE MERGED 2006/09/01 17:20:41 kaib 1.12.10.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [3a39d3ce23a9d9f4b777d0a71f1153e39ee70613]

INTEGRATION: CWS pchfix02 (1.6.18); FILE MERGED 2006/09/01 17:20:40 kaib 1.6.18.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [5d4dbbe1506f52e8dff725237d3d1c2be3343c63]

INTEGRATION: CWS pchfix02 (1.4.18); FILE MERGED 2006/09/01 17:20:40 kaib 1.4.18.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [65297f67bdf4675ada9713426216e6f89ac074f3]

INTEGRATION: CWS pchfix02 (1.16.18); FILE MERGED 2006/09/01 17:20:40 kaib 1.16.18.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [7e60c43c027e4151df9b68a732be68c64e236fd0]

INTEGRATION: CWS pchfix02 (1.15.60); FILE MERGED 2006/09/01 17:20:40 kaib 1.15.60.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [d4a977d5a6bd99d61211a3ee256d1d4b77a04453]

INTEGRATION: CWS pchfix02 (1.3.60); FILE MERGED 2006/09/01 17:20:40 kaib 1.3.60.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [bb8d8ebee15d6ecd0b8718111950e2fd08bee4b3]

INTEGRATION: CWS pchfix02 (1.3.60); FILE MERGED 2006/09/01 17:20:39 kaib 1.3.60.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [68c2a292919a966e94e46d12e36ddd3f84784f77]

INTEGRATION: CWS pchfix02 (1.7.60); FILE MERGED 2006/09/01 17:20:39 kaib 1.7.60.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [6558f48492644a9bb5027b72740fbdd6bb7b79d2]

INTEGRATION: CWS pchfix02 (1.5.18); FILE MERGED 2006/09/01 17:20:39 kaib 1.5.18.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [1f70330400bca6a1894ac7f91fd141608ef8237a]

INTEGRATION: CWS pchfix02 (1.22.60); FILE MERGED 2006/09/01 17:20:39 kaib 1.22.60.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [82f720bc4e0c3babf134667669fbb1f4a4e79f90]

INTEGRATION: CWS pchfix02 (1.3.60); FILE MERGED 2006/09/01 17:20:38 kaib 1.3.60.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [34000c3b4443366e556eb503603d0170da8e7f4b]

INTEGRATION: CWS pchfix02 (1.7.18); FILE MERGED 2006/09/01 17:20:38 kaib 1.7.18.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [ac73487a5c94b8d37a58c4d0b5dc26f0145e8caa]

INTEGRATION: CWS pchfix02 (1.23.18); FILE MERGED 2006/09/01 17:20:38 kaib 1.23.18.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [50be3b86d7ae946be7de44cce2c89d7b9f0efd99]

INTEGRATION: CWS pchfix02 (1.16.60); FILE MERGED 2006/09/01 17:20:38 kaib 1.16.60.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [6715d56157a496c63d8cd675d6a0ce8a7ec6e78a]

INTEGRATION: CWS pchfix02 (1.31.10); FILE MERGED 2006/09/01 17:20:37 kaib 1.31.10.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [da49584b85dff3fdbdd06c7c8808759bba463033]

INTEGRATION: CWS pchfix02 (1.4.38); FILE MERGED 2006/09/01 17:20:37 kaib 1.4.38.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [a79ec85b4734d441b34fe4d223a7a079a377660c]

INTEGRATION: CWS pchfix02 (1.4.18); FILE MERGED 2006/09/01 17:20:37 kaib 1.4.18.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [d9f35ec6d655a949c89475605384ab5a1a195680]

INTEGRATION: CWS pchfix02 (1.5.18); FILE MERGED 2006/09/01 17:20:37 kaib 1.5.18.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [b90589a709e37330775c9abd99dc271714c91db8]

INTEGRATION: CWS pchfix02 (1.31.18); FILE MERGED 2006/09/01 17:20:37 kaib 1.31.18.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [a81d782293b3a6b4faa543dddad2bfc2fd1c2135]

INTEGRATION: CWS pchfix02 (1.10.18); FILE MERGED 2006/09/01 17:20:36 kaib 1.10.18.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [31ed0d9dc0f74e15e09bf6a279f68abc30935e1b]

INTEGRATION: CWS pchfix02 (1.6.18); FILE MERGED 2006/09/01 17:20:36 kaib 1.6.18.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [7b7b1af33a47dfe142c4aada952b9443018b8d35]

INTEGRATION: CWS pchfix02 (1.7.18); FILE MERGED 2006/09/01 17:20:36 kaib 1.7.18.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [4ad0ffe4d1000c92c7f85a727ad8c1b852ad078f]

INTEGRATION: CWS pchfix02 (1.20.60); FILE MERGED 2006/09/01 17:20:36 kaib 1.20.60.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [6a56c99cfcb239ffec7f0661764ced65245b5128]

INTEGRATION: CWS pchfix02 (1.4.60); FILE MERGED 2006/09/01 17:20:35 kaib 1.4.60.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [ee22e11289f7cf829a21cc73d4e50df609062d0c]

INTEGRATION: CWS pchfix02 (1.5.60); FILE MERGED 2006/09/01 17:20:35 kaib 1.5.60.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [02ff40afe084a406bd21be49f8af0de41fa30586]

INTEGRATION: CWS pchfix02 (1.6.18); FILE MERGED 2006/09/01 17:20:35 kaib 1.6.18.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [89759b0c29c34237fd19f7d3adf1cb7fd64d69e1]

INTEGRATION: CWS pchfix02 (1.8.18); FILE MERGED 2006/09/01 17:20:35 kaib 1.8.18.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [a97429fc40f543a8094994946ac0b1fae1184ee8]

INTEGRATION: CWS pchfix02 (1.13.18); FILE MERGED 2006/09/01 17:20:35 kaib 1.13.18.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [936352d258e3fb10409d5d7cf65e51afa4f45d58]

INTEGRATION: CWS pchfix02 (1.3.102); FILE MERGED 2006/09/01 17:20:35 kaib 1.3.102.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [0e680545b67e147cd4bfa68d9d426fa4f0ac4efb]

INTEGRATION: CWS pchfix02 (1.7.60); FILE MERGED 2006/09/01 17:20:34 kaib 1.7.60.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [ff7fc3453b7cfda05b64b06a5a28f816680edc9d]

INTEGRATION: CWS pchfix02 (1.5.18); FILE MERGED 2006/09/01 17:20:34 kaib 1.5.18.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [519c7a964c878520b8bba2a3b0501a70f87323a5]

INTEGRATION: CWS pchfix02 (1.3.18); FILE MERGED 2006/09/01 17:20:33 kaib 1.3.18.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [9b19f845a1f79bab68303ffd661fdb8860864bd3]

INTEGRATION: CWS pchfix02 (1.4.18); FILE MERGED 2006/09/01 17:20:33 kaib 1.4.18.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [d39df1dc84087336bb7b8bca9a0a2a2659228d56]

INTEGRATION: CWS pchfix02 (1.4.18); FILE MERGED 2006/09/01 17:20:32 kaib 1.4.18.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [c60adfabb0f0341e76fb8d4e468629a46d0553d9]

INTEGRATION: CWS pchfix02 (1.3.18); FILE MERGED 2006/09/01 17:20:32 kaib 1.3.18.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [cab135d8cc3e9ff2aef0f8206c0c28d3dcfa3639]

INTEGRATION: CWS pchfix02 (1.9.60); FILE MERGED 2006/09/01 17:20:31 kaib 1.9.60.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [89859ca1fec5c11d1491fd35199ce0aa270f370f]

INTEGRATION: CWS pchfix02 (1.9.18); FILE MERGED 2006/09/01 17:20:31 kaib 1.9.18.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [ea5d410e030dc4d9701395609c90f604429af9a8]

INTEGRATION: CWS pchfix02 (1.11.18); FILE MERGED 2006/09/01 17:20:31 kaib 1.11.18.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [f25c7b9b067256d760406ddd570f66bfc6f19bf3]

INTEGRATION: CWS pchfix02 (1.11.60); FILE MERGED 2006/09/01 17:20:31 kaib 1.11.60.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [14b5997881feecfd674778692a799267ea2385cc]

INTEGRATION: CWS pchfix02 (1.15.18); FILE MERGED 2006/09/01 17:20:31 kaib 1.15.18.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [ac957f0d93c00d66e8d2ef43f1df513d1349222a]

INTEGRATION: CWS pchfix02 (1.10.18); FILE MERGED 2006/09/01 17:20:31 kaib 1.10.18.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [2d524d663e0a802064c424786d01bb2400e298a8]

INTEGRATION: CWS pchfix02 (1.6.60); FILE MERGED 2006/09/01 17:20:30 kaib 1.6.60.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [9de35e8b224ad9685350f706366fee8856d22ec2]

INTEGRATION: CWS pchfix02 (1.10.18); FILE MERGED 2006/09/01 17:20:30 kaib 1.10.18.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [bfb1fd19b8bc722daad5f78b364111bf41a90a16]

INTEGRATION: CWS pchfix02 (1.10.60); FILE MERGED 2006/09/01 17:20:30 kaib 1.10.60.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [2190eb896fe83cd748ef86696d3840b73884abee]

INTEGRATION: CWS pchfix02 (1.9.60); FILE MERGED 2006/09/01 17:20:30 kaib 1.9.60.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [6c6807a6a95eddb867609540cdb6b4c082ecb030]

INTEGRATION: CWS pchfix02 (1.3.60); FILE MERGED 2006/09/01 17:20:30 kaib 1.3.60.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [14b603cf1fe467cfa7f9d9a2a90476d9dcb8539d]

INTEGRATION: CWS pchfix02 (1.25.18); FILE MERGED 2006/09/01 17:20:30 kaib 1.25.18.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [725c8818db4f555d11096f797ee5511563865cb4]

INTEGRATION: CWS pchfix02 (1.4.60); FILE MERGED 2006/09/01 17:20:29 kaib 1.4.60.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [2dc3d5ef8a3958464bc9401e52aeee369bde1c1e]

INTEGRATION: CWS pchfix02 (1.8.18); FILE MERGED 2006/09/01 17:20:29 kaib 1.8.18.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [bb6c91b0f378045ef01af5057266fc0ef0e9ff31]

INTEGRATION: CWS pchfix02 (1.7.18); FILE MERGED 2006/09/01 17:20:29 kaib 1.7.18.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [61259562255b1cf3900703155c627d8444d863f4]

INTEGRATION: CWS pchfix02 (1.11.60); FILE MERGED 2006/09/01 17:20:29 kaib 1.11.60.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [0832ab9eba204f8cd51f83666e990b4fd2807b37]

INTEGRATION: CWS pchfix02 (1.8.18); FILE MERGED 2006/09/01 17:20:28 kaib 1.8.18.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [6911686bad60fc6eb30b7cbb444b1477393f9ce7]

INTEGRATION: CWS pchfix02 (1.7.18); FILE MERGED 2006/09/01 17:20:28 kaib 1.7.18.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [f28e9b434cd06072ddcdfc21feada0398a2775b5]

INTEGRATION: CWS pchfix02 (1.6.60); FILE MERGED 2006/09/01 17:20:28 kaib 1.6.60.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [bd0d7f914db03d90446a04b55d5e88fcfa142266]

INTEGRATION: CWS pchfix02 (1.8.60); FILE MERGED 2006/09/01 17:20:28 kaib 1.8.60.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [36cd75db4745343456aa0d5b5d3ced0e8c5459d2]

INTEGRATION: CWS pchfix02 (1.5.18); FILE MERGED 2006/09/01 17:20:27 kaib 1.5.18.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [1ab96bce04004d74f1f34837d2ab10bceba55b57]

INTEGRATION: CWS pchfix02 (1.4.18); FILE MERGED 2006/09/01 17:20:27 kaib 1.4.18.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [d6a731a39b442f1e1e30783fa9d4a7529c029fa8]

INTEGRATION: CWS pchfix02 (1.10.18); FILE MERGED 2006/09/01 17:20:27 kaib 1.10.18.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [21c9b38fc052b8fe03cbbd6b243e8e0e2c281e1c]

INTEGRATION: CWS pchfix02 (1.25.18); FILE MERGED 2006/09/01 17:20:26 kaib 1.25.18.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [843c547b60f142179d94b48f20b63f769e1d2028]

INTEGRATION: CWS pchfix02 (1.12.18); FILE MERGED 2006/09/01 17:20:26 kaib 1.12.18.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [c1e555f2f0dbbbfc0d104a845ea9b8c6f1aa7cfb]

INTEGRATION: CWS pchfix02 (1.3.60); FILE MERGED 2006/09/01 17:20:26 kaib 1.3.60.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [9da626734c41d0e54d54ebad767c13b8f1dbb0cc]

INTEGRATION: CWS pchfix02 (1.9.18); FILE MERGED 2006/09/01 17:20:25 kaib 1.9.18.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [93a2215dc901aff51e9d200b85310a51b255c759]

INTEGRATION: CWS pchfix02 (1.5.60); FILE MERGED 2006/09/01 17:20:25 kaib 1.5.60.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [a20e19bfee9393c65c0d64dc6df58ae9be83b219]

INTEGRATION: CWS pchfix02 (1.3.60); FILE MERGED 2006/09/01 17:20:25 kaib 1.3.60.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [66804c8dbb40c37eca47e1777997cd19ab782527]

INTEGRATION: CWS pchfix02 (1.4.60); FILE MERGED 2006/09/01 17:20:25 kaib 1.4.60.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [e13fec2a206251ddfd27f0e6dda465ea7c833ff2]

INTEGRATION: CWS pchfix02 (1.63.18); FILE MERGED 2006/09/01 17:20:25 kaib 1.63.18.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [ddb46106b4f9e98015f1f35ab79fc780f5b3d87c]

INTEGRATION: CWS pchfix02 (1.16.18); FILE MERGED 2006/09/01 17:20:25 kaib 1.16.18.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [9d35951cd631709749353369053e8cabc309a499]

INTEGRATION: CWS pchfix02 (1.20.18); FILE MERGED 2006/09/01 17:20:24 kaib 1.20.18.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [597d0a9dd1ead48c863a362615342e43c18f6209]

INTEGRATION: CWS pchfix02 (1.6.60); FILE MERGED 2006/09/01 17:20:24 kaib 1.6.60.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [970b1488d309cd52af3a07ca2c49bc2944ea30da]

INTEGRATION: CWS pchfix02 (1.10.60); FILE MERGED 2006/09/01 17:20:24 kaib 1.10.60.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [b000017feffa4bb99986147267e33a0e450186ca]

INTEGRATION: CWS pchfix02 (1.3.60); FILE MERGED 2006/09/01 17:20:24 kaib 1.3.60.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [e0a9c72365d3c226df61c12626b6d9f0dbd4a399]

INTEGRATION: CWS pchfix02 (1.3.60); FILE MERGED 2006/09/01 17:20:23 kaib 1.3.60.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [9d868f2134d245baaeef3260470272c41ea848d6]

INTEGRATION: CWS pchfix02 (1.14.18); FILE MERGED 2006/09/01 17:20:23 kaib 1.14.18.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [96b35402149caefa0bd6a507da7bd1b1aff83721]

INTEGRATION: CWS pchfix02 (1.5.60); FILE MERGED 2006/09/01 17:20:23 kaib 1.5.60.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [122e8fd23d32d435f809bb5b5e83f37ef21cc9fe]

INTEGRATION: CWS pchfix02 (1.31.60); FILE MERGED 2006/09/01 17:20:23 kaib 1.31.60.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [007cadebcd499e6288e75628c2383850ee609b94]

INTEGRATION: CWS pchfix02 (1.30.18); FILE MERGED 2006/09/01 17:20:23 kaib 1.30.18.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [866a5a8b456307f08294db0c4dabb0c28807c0f0]

INTEGRATION: CWS pchfix02 (1.8.60); FILE MERGED 2006/09/01 17:20:22 kaib 1.8.60.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [3ca8facefc540c49d779e3ea1a1ae796cd67cde1]

INTEGRATION: CWS pchfix02 (1.15.60); FILE MERGED 2006/09/01 17:20:22 kaib 1.15.60.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [95fe1b22fcf530583f2c936509bd2bcd7244361b]

INTEGRATION: CWS pchfix02 (1.18.18); FILE MERGED 2006/09/01 17:20:22 kaib 1.18.18.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [b487f8bcb0c577baca029c1b1d99579557dd37c1]

INTEGRATION: CWS pchfix02 (1.40.18); FILE MERGED 2006/09/01 17:20:22 kaib 1.40.18.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [b30ab8cbef32ea02ed531564c31541de8d2f1f65]

INTEGRATION: CWS pchfix02 (1.6.18); FILE MERGED 2006/09/01 17:20:21 kaib 1.6.18.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [9f19388ee8de70608127857708e97f3bd8f6cf7d]

INTEGRATION: CWS pchfix02 (1.6.60); FILE MERGED 2006/09/01 17:20:21 kaib 1.6.60.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [d1589ddd44a1f0e7fbc9d9de3b067e6a3eb73725]

INTEGRATION: CWS pchfix02 (1.10.60); FILE MERGED 2006/09/01 17:20:21 kaib 1.10.60.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [38499c904ee87a70ea177182938bdfeafbf80fa9]

INTEGRATION: CWS pchfix02 (1.12.8); FILE MERGED 2006/09/01 17:20:21 kaib 1.12.8.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [31c67f8da2a5a706e2886df3985fc38317006291]

INTEGRATION: CWS pchfix02 (1.11.60); FILE MERGED 2006/09/01 17:20:21 kaib 1.11.60.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [c59b18efedea19ddbd15f16b48727ea79c0b3ed2]

INTEGRATION: CWS pchfix02 (1.10.60); FILE MERGED 2006/09/01 17:20:20 kaib 1.10.60.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [e53cd325fe3a63f139af504031bf0dc4377aead4]

INTEGRATION: CWS pchfix02 (1.5.60); FILE MERGED 2006/09/01 17:20:20 kaib 1.5.60.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [145de6c759914a45746d0f9564360be3526d14fd]

INTEGRATION: CWS pchfix02 (1.14.18); FILE MERGED 2006/09/01 17:20:20 kaib 1.14.18.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [81f8bf4cac943db2e5ec6b8179f6d17dd7556ff1]

INTEGRATION: CWS pchfix02 (1.8.60); FILE MERGED 2006/09/01 17:20:20 kaib 1.8.60.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [bfc59db14b91441b882be2f2e376822c6b7ea2cf]

INTEGRATION: CWS pchfix02 (1.13.18); FILE MERGED 2006/09/01 17:20:19 kaib 1.13.18.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [b39c756049ea5d40e737ffbe3a1ef459feac0ca1]

INTEGRATION: CWS pchfix02 (1.1.2); FILE ADDED 2006/09/04 12:36:56 kaib 1.1.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [d5b74b500676f571ecf6031bb65a34b03ccf0dd2]

INTEGRATION: CWS pchfix02 (1.8.66); FILE MERGED 2006/09/01 18:01:01 kaib 1.8.66.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [90aabb1fedbbb2cfd9c2c6888d414feabedc7085]

INTEGRATION: CWS pchfix02 (1.3.134); FILE MERGED 2006/09/01 18:01:00 kaib 1.3.134.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [3a23d0c7e76bfc8492deb4cca56c31ae06003be8]

INTEGRATION: CWS pchfix02 (1.1.1.1.172); FILE MERGED 2006/09/01 18:01:00 kaib 1.1.1.1.172.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [df713947ae3d2f13e3da632820f26c50a8e36271]

INTEGRATION: CWS pchfix02 (1.2.172); FILE MERGED 2006/09/01 18:01:00 kaib 1.2.172.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [31da3e844f19d75da4acaa8bfcb69ee9620629d5]

INTEGRATION: CWS pchfix02 (1.3.172); FILE MERGED 2006/09/01 18:01:00 kaib 1.3.172.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [4a8279b5405594a34956aeb50ad048afb1487813]

INTEGRATION: CWS pchfix02 (1.3.86); FILE MERGED 2006/09/01 18:00:59 kaib 1.3.86.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [fff87cda1e3737dd748f874926ef93e97bac9bb9]

INTEGRATION: CWS pchfix02 (1.4.86); FILE MERGED 2006/09/01 18:00:59 kaib 1.4.86.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [10a0f182172aadd684c99b9cebc0039f5d426265]

INTEGRATION: CWS pchfix02 (1.2.86); FILE MERGED 2006/09/01 18:00:59 kaib 1.2.86.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [c4fd6ce52821dde23471ff1799f0867da69b24b1]

INTEGRATION: CWS pchfix02 (1.6.86); FILE MERGED 2006/09/01 18:00:59 kaib 1.6.86.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [4f4f81bb172a990547d68ff6e8eb771be00c6954]

INTEGRATION: CWS pchfix02 (1.6.86); FILE MERGED 2006/09/01 18:00:58 kaib 1.6.86.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [c2bb4245517e6b70b041af8feff1f3501d0fb14e]

INTEGRATION: CWS pchfix02 (1.4.66); FILE MERGED 2006/09/01 18:00:58 kaib 1.4.66.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [2de8e5a131a346e242f1b9826250fcf8cac7b297]

INTEGRATION: CWS pchfix02 (1.11.86); FILE MERGED 2006/09/01 18:00:58 kaib 1.11.86.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [7038bccbf4dd0669961566a9dc3b49726fced22b]

INTEGRATION: CWS pchfix02 (1.11.38); FILE MERGED 2006/09/01 18:00:58 kaib 1.11.38.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [b140df15c9ef7064eed8e68c8dc88877b1b2bff0]

INTEGRATION: CWS pchfix02 (1.3.86); FILE MERGED 2006/09/01 18:00:58 kaib 1.3.86.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [45155d0a25b59e08ee51e103f2e93d985b72fcdb]

INTEGRATION: CWS pchfix02 (1.7.38); FILE MERGED 2006/09/01 18:00:57 kaib 1.7.38.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [7da7d1a82a51fc3b430a72b21dfde7bbf7eb9183]

INTEGRATION: CWS pchfix02 (1.3.86); FILE MERGED 2006/09/01 18:00:57 kaib 1.3.86.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [c6bb5779b69dafb4685aa557730260d3faf48ebe]

INTEGRATION: CWS pchfix02 (1.2.86); FILE MERGED 2006/09/01 18:00:57 kaib 1.2.86.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [1c1ce73f98a74070d3d8f2a63db6d404658f319b]

INTEGRATION: CWS pchfix02 (1.6.66); FILE MERGED 2006/09/01 18:00:57 kaib 1.6.66.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [facf490ed253462dd312e35026a17cd09d11d844]

INTEGRATION: CWS pchfix02 (1.4.6); FILE MERGED 2006/09/01 18:00:57 kaib 1.4.6.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [b0d77cff7e9ea505933e9e1352b7bc4dc9671ec0]

INTEGRATION: CWS pchfix02 (1.6.66); FILE MERGED 2006/09/01 18:00:56 kaib 1.6.66.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [8a8d2e364a2eda4314956c28457180ad91eba29c]

INTEGRATION: CWS pchfix02 (1.8.86); FILE MERGED 2006/09/01 18:00:56 kaib 1.8.86.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [f1fb2faa82598da65337c6dede8f89955514445f]

INTEGRATION: CWS pchfix02 (1.16.6); FILE MERGED 2006/09/01 18:00:56 kaib 1.16.6.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [abb56a8113b67de09e60a352acddb8c6b654e556]

INTEGRATION: CWS pchfix02 (1.15.6); FILE MERGED 2006/09/01 18:00:56 kaib 1.15.6.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [a9fb92249ea64936c5e2188cc4d17b0b6c9e53b4]

INTEGRATION: CWS pchfix02 (1.2.86); FILE MERGED 2006/09/01 18:00:56 kaib 1.2.86.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [e13550545b0df270939e30d01766da110290912f]

INTEGRATION: CWS pchfix02 (1.6.66); FILE MERGED 2006/09/01 18:00:55 kaib 1.6.66.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [3dde39a658b5327ccfe88a6c44e6aa3d67aeebb3]

INTEGRATION: CWS pchfix02 (1.3.86); FILE MERGED 2006/09/01 18:00:55 kaib 1.3.86.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [67eb896467f2c2bdbc4d894c5e2d54af57408225]

INTEGRATION: CWS pchfix02 (1.9.86); FILE MERGED 2006/09/01 18:00:55 kaib 1.9.86.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [4659c8c31a97faac30271bd1aa80bf2113a3eb69]

INTEGRATION: CWS pchfix02 (1.12.6); FILE MERGED 2006/09/01 18:00:54 kaib 1.12.6.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [ca9a91950713c3684fd6c13844d942604b35f5d2]

INTEGRATION: CWS pchfix02 (1.2.86); FILE MERGED 2006/09/01 18:00:54 kaib 1.2.86.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [0ab29a2f0a9b1a2d0e494f39ede2f19113b3acb1]

INTEGRATION: CWS pchfix02 (1.3.86); FILE MERGED 2006/09/01 18:00:54 kaib 1.3.86.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [319e3d822ff55ea5b0772a0afb5cd6bd71828943]

INTEGRATION: CWS pchfix02 (1.6.38); FILE MERGED 2006/09/01 18:00:53 kaib 1.6.38.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [172590877a6e71eb15e74dbb301664dc0befbf04]

INTEGRATION: CWS pchfix02 (1.5.66); FILE MERGED 2006/09/01 18:00:53 kaib 1.5.66.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [c7b76a084a9d9e682a7859c3742a9543180e15c6]

INTEGRATION: CWS pchfix02 (1.3.86); FILE MERGED 2006/09/01 18:00:53 kaib 1.3.86.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [e98d3ef5151e1cfe1d9da5b29130dfd9ee8c5d9c]

INTEGRATION: CWS pchfix02 (1.4.86); FILE MERGED 2006/09/01 18:00:53 kaib 1.4.86.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [5b955c468e6ab5803f3682b0fd25b7da917693c6]

INTEGRATION: CWS pchfix02 (1.7.38); FILE MERGED 2006/09/01 18:00:53 kaib 1.7.38.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [5128e12557d37db771ceb227f231b1749ed09eb4]

INTEGRATION: CWS pchfix02 (1.8.38); FILE MERGED 2006/09/01 18:00:52 kaib 1.8.38.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [9d6962ab5b7cb4633e6b2bde85993c543af8fe18]

INTEGRATION: CWS pchfix02 (1.5.38); FILE MERGED 2006/09/01 18:00:52 kaib 1.5.38.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [25752d1a0cb0fff65f41944e4b95522f947bf81f]

INTEGRATION: CWS pchfix02 (1.6.86); FILE MERGED 2006/09/01 18:00:52 kaib 1.6.86.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [8d9b87c466f5b39fcbe4a53eb31040634336fdad]

INTEGRATION: CWS pchfix02 (1.24.38); FILE MERGED 2006/09/01 18:00:52 kaib 1.24.38.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [2c3cc937f857f8249b0da6acadc6e7c585d820e2]

INTEGRATION: CWS pchfix02 (1.6.86); FILE MERGED 2006/09/01 18:00:51 kaib 1.6.86.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [92bacbdc929521a87a5ba0321b71fce47fd9d5d7]

INTEGRATION: CWS pchfix02 (1.2.86); FILE MERGED 2006/09/01 18:00:51 kaib 1.2.86.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [7d182c6c51432120d5e9b748912b5ad2b9ee1ccc]

INTEGRATION: CWS pchfix02 (1.4.86); FILE MERGED 2006/09/01 18:00:51 kaib 1.4.86.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [e05958163bf15adf570f5e99e02a4d447f7a1109]

INTEGRATION: CWS pchfix02 (1.5.86); FILE MERGED 2006/09/01 18:00:50 kaib 1.5.86.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [40c3bc5c0be0e5b47b42fd3de9d32f2ee72b112d]

INTEGRATION: CWS pchfix02 (1.4.86); FILE MERGED 2006/09/01 18:00:50 kaib 1.4.86.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [932b000bc9b93f2a3d2e34387dac4130ae2ccca8]

INTEGRATION: CWS pchfix02 (1.3.86); FILE MERGED 2006/09/01 18:00:50 kaib 1.3.86.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [56f1b325f3cc91335598a6a89f903628af8b749a]

INTEGRATION: CWS pchfix02 (1.2.86); FILE MERGED 2006/09/01 18:00:50 kaib 1.2.86.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [a2c192c2e0269b3ce9707924b1b3b012f72b1362]

INTEGRATION: CWS pchfix02 (1.4.86); FILE MERGED 2006/09/01 18:00:49 kaib 1.4.86.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [b68d533ee6c6b62e4351c01e9855fe4764905bd2]

INTEGRATION: CWS pchfix02 (1.3.86); FILE MERGED 2006/09/01 18:00:49 kaib 1.3.86.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [dfac1442b9b395737950cad66eb526b64431bcd9]

INTEGRATION: CWS pchfix02 (1.5.86); FILE MERGED 2006/09/01 18:00:49 kaib 1.5.86.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [c4d5cc8469d33bb594eb61883d16b5e7957fd548]

INTEGRATION: CWS pchfix02 (1.2.86); FILE MERGED 2006/09/01 18:00:49 kaib 1.2.86.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [500ef0676f009fa6bd08e3d30ab951e156a8e492]

INTEGRATION: CWS pchfix02 (1.10.38); FILE MERGED 2006/09/01 18:00:49 kaib 1.10.38.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [3764784eb44901024c7027b0c6178d084383054d]

INTEGRATION: CWS pchfix02 (1.26.14); FILE MERGED 2006/09/01 18:00:48 kaib 1.26.14.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [bc56ea1edd1ff5de113c6b46b7f9a676760696df]

INTEGRATION: CWS pchfix02 (1.26.38); FILE MERGED 2006/09/01 18:00:48 kaib 1.26.38.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [e90cb8c52f2428ac3edcb56624d2be71a72664ed]

INTEGRATION: CWS pchfix02 (1.20.66); FILE MERGED 2006/09/01 18:00:48 kaib 1.20.66.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [c58696983b8350839df753b635c9d108e3b1805b]

INTEGRATION: CWS pchfix02 (1.9.80); FILE MERGED 2006/09/01 18:00:48 kaib 1.9.80.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [4523f61624e98d8fe148af3570e8633f70268c55]

INTEGRATION: CWS pchfix02 (1.2.86); FILE MERGED 2006/09/01 18:00:48 kaib 1.2.86.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [68f9f16ac50f817bff2be457bf694278849658f5]

INTEGRATION: CWS pchfix02 (1.27.6); FILE MERGED 2006/09/01 18:00:48 kaib 1.27.6.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [de0269fd6d1d113f68f12a10c465d97b4d55813c]

INTEGRATION: CWS pchfix02 (1.1.2); FILE ADDED 2006/09/01 18:00:47 kaib 1.1.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [18ae1b99e4c75d8ccdbaa93c1517eb43fc700e97]

INTEGRATION: CWS pchfix02 (1.10.202); FILE MERGED 2006/09/01 17:29:36 kaib 1.10.202.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [9c254effdf66d0fb21054d593f0973a0c8677266]

INTEGRATION: CWS pchfix02 (1.5.202); FILE MERGED 2006/09/01 17:29:36 kaib 1.5.202.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [0ff8e24a693853cec40a9b400d6f50ca58ed97f6]

INTEGRATION: CWS pchfix02 (1.9.202); FILE MERGED 2006/09/01 17:29:36 kaib 1.9.202.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [121202052f1effc4e0ee2525d052335e204c045b]

INTEGRATION: CWS pchfix02 (1.4.202); FILE MERGED 2006/09/01 17:29:36 kaib 1.4.202.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [147e7347fa0660f3bbd264bb1288f297e8a5b473]

INTEGRATION: CWS pchfix02 (1.7.202); FILE MERGED 2006/09/01 17:29:35 kaib 1.7.202.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [6879768cfcf90c6d6d621a4bfa763dfccef6b00a]

INTEGRATION: CWS pchfix02 (1.12.202); FILE MERGED 2006/09/01 17:29:35 kaib 1.12.202.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [20061dd97e0b767c97a4c163c2a867ebeba9dfa7]

INTEGRATION: CWS pchfix02 (1.3.202); FILE MERGED 2006/09/01 17:29:35 kaib 1.3.202.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [ccea8eb79e9cb21feb1b6e779859717710c57b09]

INTEGRATION: CWS pchfix02 (1.4.202); FILE MERGED 2006/09/01 17:29:34 kaib 1.4.202.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [cedfa13530faba25486cbbd6e838e1a0c63086c5]

INTEGRATION: CWS pchfix02 (1.9.52); FILE MERGED 2006/09/01 17:29:34 kaib 1.9.52.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [e4537975f70dbbb2c1d70085d7448f59bf084f7f]

INTEGRATION: CWS pchfix02 (1.5.52); FILE MERGED 2006/09/01 17:29:34 kaib 1.5.52.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [0c5df40cc544f217502e6f1e66178156a9be504a]

INTEGRATION: CWS pchfix02 (1.7.52); FILE MERGED 2006/09/01 17:29:34 kaib 1.7.52.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [441fe8619717138056c2d41f174237aeecc5c3e5]

INTEGRATION: CWS pchfix02 (1.4.52); FILE MERGED 2006/09/01 17:29:34 kaib 1.4.52.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [92761611922d8991f9abf77b1718dd6ec3c80a31]

INTEGRATION: CWS pchfix02 (1.4.202); FILE MERGED 2006/09/01 17:29:33 kaib 1.4.202.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [bb99d96f95c3ad87c547331bd4789f7cf63164e2]

INTEGRATION: CWS pchfix02 (1.5.52); FILE MERGED 2006/09/01 17:29:33 kaib 1.5.52.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [aa46c8899144e3f2ae7c4ab68baff7fdb54fa522]

INTEGRATION: CWS pchfix02 (1.6.52); FILE MERGED 2006/09/01 17:29:33 kaib 1.6.52.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [4f5e42d133f7f087e42a894582010af33a9bb907]

INTEGRATION: CWS pchfix02 (1.4.52); FILE MERGED 2006/09/01 17:29:32 kaib 1.4.52.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [1b6af3a2de58ebace4ba5224c6f162f326a906a2]

INTEGRATION: CWS pchfix02 (1.6.52); FILE MERGED 2006/09/01 17:29:32 kaib 1.6.52.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [31aa7be9c787c4c91ca67fa0dc57e7c46448d913]

INTEGRATION: CWS pchfix02 (1.5.52); FILE MERGED 2006/09/01 17:29:31 kaib 1.5.52.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [e4ff5b99b0e78bebc9792d20ca93ad57725366c6]

INTEGRATION: CWS pchfix02 (1.6.52); FILE MERGED 2006/09/01 17:29:31 kaib 1.6.52.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [3883684783f012d2f61b2677eb1bcad0965b350e]

INTEGRATION: CWS pchfix02 (1.4.202); FILE MERGED 2006/09/01 17:29:31 kaib 1.4.202.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [312364e3f8b57660315f53d28f9f726946b4f56e]

INTEGRATION: CWS pchfix02 (1.12.52); FILE MERGED 2006/09/01 17:29:30 kaib 1.12.52.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [79a017fb751a96f76107d02663af5187412a0ff5]

INTEGRATION: CWS pchfix02 (1.11.52); FILE MERGED 2006/09/01 17:29:30 kaib 1.11.52.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [5b76b0e11fa9341ababa1b7aabb5f9a407e797a8]

INTEGRATION: CWS pchfix02 (1.16.52); FILE MERGED 2006/09/01 17:29:30 kaib 1.16.52.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [cdb668af838a35203127e5052c8e7fbd205ff48c]

INTEGRATION: CWS pchfix02 (1.30.22); FILE MERGED 2006/09/01 17:29:30 kaib 1.30.22.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [a748729ddea364d623ffd8c9c185a35d4c2d0c48]

INTEGRATION: CWS pchfix02 (1.3.202); FILE MERGED 2006/09/01 17:29:30 kaib 1.3.202.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [097be5964b2b5bbb661b850c5ca3ee93c278f52b]

INTEGRATION: CWS pchfix02 (1.4.16); FILE MERGED 2006/09/01 17:29:29 kaib 1.4.16.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [60285a6bb4709be25a9e4529b0ea789d8f2920af]

INTEGRATION: CWS pchfix02 (1.3.202); FILE MERGED 2006/09/01 17:29:29 kaib 1.3.202.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [d164751d1d0e518ab149986cbd13a4847b269fd6]

INTEGRATION: CWS pchfix02 (1.5.52); FILE MERGED 2006/09/01 17:29:29 kaib 1.5.52.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [7fd057e3cda0f6f4ea4a471c29e75878c6eac681]

INTEGRATION: CWS pchfix02 (1.7.52); FILE MERGED 2006/09/01 17:29:29 kaib 1.7.52.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [f5f9dae8ca17b81f4ea00454b630bd0dbee767b1]

INTEGRATION: CWS pchfix02 (1.2.16); FILE MERGED 2006/09/01 17:29:28 kaib 1.2.16.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [cd9c42726e34c207e6cdfab4c41c919c9213f219]

INTEGRATION: CWS pchfix02 (1.3.52); FILE MERGED 2006/09/01 17:29:28 kaib 1.3.52.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [8d3798e3ceecdf290dcb33f44a9db7837b187be2]

INTEGRATION: CWS pchfix02 (1.6.52); FILE MERGED 2006/09/01 17:29:28 kaib 1.6.52.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [3495ef4ea0507d68ead26e9b6c4b66240f5eb9cc]

INTEGRATION: CWS pchfix02 (1.5.52); FILE MERGED 2006/09/01 17:29:28 kaib 1.5.52.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [eacfec5e78f8f6f27ffa086aa8be52875a14631c]

INTEGRATION: CWS pchfix02 (1.7.52); FILE MERGED 2006/09/01 17:29:27 kaib 1.7.52.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [dcac7086418c8474cc4b575a1cb3001e806110b9]

INTEGRATION: CWS pchfix02 (1.12.52); FILE MERGED 2006/09/01 17:29:27 kaib 1.12.52.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [de6d003a872caf11197d7bb73041e998161a55e3]

INTEGRATION: CWS pchfix02 (1.39.10); FILE MERGED 2006/09/01 17:29:27 kaib 1.39.10.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [31d7b04d1f0d975a6361f011e7250fb90b3694d3]

INTEGRATION: CWS pchfix02 (1.8.52); FILE MERGED 2006/09/01 17:29:27 kaib 1.8.52.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [2a901aa7b781d27f14ea8c2bd6b962f78c6ddb8e]

INTEGRATION: CWS pchfix02 (1.4.52); FILE MERGED 2006/09/01 17:29:27 kaib 1.4.52.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [bf753877ae632b342b0cd428e137a3c47f63ff40]

INTEGRATION: CWS pchfix02 (1.5.52); FILE MERGED 2006/09/01 17:29:27 kaib 1.5.52.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [c13e9fa274fdffed11d0c2d97884185998d6594c]

INTEGRATION: CWS pchfix02 (1.3.16); FILE MERGED 2006/09/01 17:29:26 kaib 1.3.16.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [6e6e51a6ade26ada3b82b47eff3d95c4b411d5b2]

INTEGRATION: CWS pchfix02 (1.5.52); FILE MERGED 2006/09/01 17:29:26 kaib 1.5.52.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [89806b7740bceded94b3cccfc27f04cd49e97236]

INTEGRATION: CWS pchfix02 (1.16.6); FILE MERGED 2006/09/01 17:29:26 kaib 1.16.6.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [d5331cc557017b8a10e007af04160d8984bd9ba5]

INTEGRATION: CWS pchfix02 (1.6.52); FILE MERGED 2006/09/01 17:29:26 kaib 1.6.52.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [b5ca8879de976fa851d23013247ec395f23f36e4]

INTEGRATION: CWS pchfix02 (1.4.52); FILE MERGED 2006/09/01 17:29:26 kaib 1.4.52.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [953ffb62555366c4804c3b8cdfe1d13c719560f3]

INTEGRATION: CWS pchfix02 (1.2.16); FILE MERGED 2006/09/01 17:29:26 kaib 1.2.16.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [a55ed65fba0e5225dd639e05fd3016d0a3ac812b]

INTEGRATION: CWS pchfix02 (1.2.16); FILE MERGED 2006/09/01 17:29:25 kaib 1.2.16.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [5c57514e21ecf907104995dc64401ac14b7e214e]

INTEGRATION: CWS pchfix02 (1.4.52); FILE MERGED 2006/09/01 17:29:25 kaib 1.4.52.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [fab624adfdc6de43c863abb722c1acc72968e194]

INTEGRATION: CWS pchfix02 (1.6.52); FILE MERGED 2006/09/01 17:29:25 kaib 1.6.52.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [a26d502013250791498a26e5b64c172e8e10dfcc]

INTEGRATION: CWS pchfix02 (1.4.16); FILE MERGED 2006/09/01 17:29:25 kaib 1.4.16.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [dc63127b258bda26e3a3724a1519e64d0a24f3f2]

INTEGRATION: CWS pchfix02 (1.5.16); FILE MERGED 2006/09/01 17:29:25 kaib 1.5.16.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [8105ac94bfc82fb5f525a36bf700cce2ecc47056]

INTEGRATION: CWS pchfix02 (1.3.50); FILE MERGED 2006/09/01 17:29:25 kaib 1.3.50.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [8d9af8385c75adb6b4c80f63a82d25e0726e1c40]

INTEGRATION: CWS pchfix02 (1.5.202); FILE MERGED 2006/09/01 17:29:25 kaib 1.5.202.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [ada5302d5ca943952927fffe05e7477c9a75caff]

INTEGRATION: CWS pchfix02 (1.12.12); FILE MERGED 2006/09/01 17:29:24 kaib 1.12.12.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [263888b9a7d3d71fcfeba77efbefe052b8348256]

INTEGRATION: CWS pchfix02 (1.8.52); FILE MERGED 2006/09/01 17:29:24 kaib 1.8.52.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [82120bfe58d2ec8435c527a9598d4c5d0e7e8ccb]

INTEGRATION: CWS pchfix02 (1.15.52); FILE MERGED 2006/09/01 17:29:24 kaib 1.15.52.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [449a13601e4512c75bb9ae66bb0dbd3660dc1c0e]

INTEGRATION: CWS pchfix02 (1.5.52); FILE MERGED 2006/09/01 17:29:23 kaib 1.5.52.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [b8e32e30a1ce3e85afe75d541b0df86cc2071633]

INTEGRATION: CWS pchfix02 (1.16.52); FILE MERGED 2006/09/01 17:29:23 kaib 1.16.52.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [0ced1fdeafcb8aae634ccb8765e377643e6f6957]

INTEGRATION: CWS pchfix02 (1.9.52); FILE MERGED 2006/09/01 17:29:23 kaib 1.9.52.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [4a1f6ccaa5ca7bf828a1c3c9229d05d6b641cbcd]

INTEGRATION: CWS pchfix02 (1.13.52); FILE MERGED 2006/09/01 17:29:23 kaib 1.13.52.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [ac80ac8c712b6e524df354c7faf48204dc21aef4]

INTEGRATION: CWS pchfix02 (1.3.202); FILE MERGED 2006/09/01 17:29:23 kaib 1.3.202.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [9a566dc63e3e2934f7aac1cab26b430a28a164d2]

INTEGRATION: CWS pchfix02 (1.4.52); FILE MERGED 2006/09/01 17:29:23 kaib 1.4.52.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [718f507667e3fe739458e5cbb5c7c391073e5d48]

INTEGRATION: CWS pchfix02 (1.4.202); FILE MERGED 2006/09/01 17:29:22 kaib 1.4.202.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [c5d871c6efe62207674a345a01ad2758e57f83be]

INTEGRATION: CWS pchfix02 (1.8.52); FILE MERGED 2006/09/01 17:29:22 kaib 1.8.52.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [a510c961818afd6ced3342f8f02023ee2633a69d]

INTEGRATION: CWS pchfix02 (1.2.202); FILE MERGED 2006/09/01 17:29:22 kaib 1.2.202.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [860721deefd5ee93306642b9ed6efd4cdfa7e836]

INTEGRATION: CWS pchfix02 (1.5.52); FILE MERGED 2006/09/01 17:29:22 kaib 1.5.52.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [f0c5d478e9719c1c4352655c890728c8153651d8]

INTEGRATION: CWS pchfix02 (1.2.202); FILE MERGED 2006/09/01 17:29:21 kaib 1.2.202.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [43afdfab108002ac4881265cf978e7ac05c842b5]

INTEGRATION: CWS pchfix02 (1.5.202); FILE MERGED 2006/09/01 17:29:21 kaib 1.5.202.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [84c976c36fb652abbdc7ee7628ce04de33135263]

INTEGRATION: CWS pchfix02 (1.13.52); FILE MERGED 2006/09/01 17:29:21 kaib 1.13.52.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [9c69e1f96a6cc007c3d0e0d17868250d9cc9e9ff]

INTEGRATION: CWS pchfix02 (1.16.24); FILE MERGED 2006/09/01 17:29:20 kaib 1.16.24.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [6a662e5fd30eac5bb4d4229dde236183da69aa40]

INTEGRATION: CWS pchfix02 (1.8.52); FILE MERGED 2006/09/01 17:29:20 kaib 1.8.52.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [49fced1f24e68e68992c298e8212968529dc8d2c]

INTEGRATION: CWS pchfix02 (1.7.26); FILE MERGED 2006/09/01 17:29:20 kaib 1.7.26.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [aeab4b88209a7fffa50b0186515f81cf58bd313e]

INTEGRATION: CWS pchfix02 (1.6.202); FILE MERGED 2006/09/01 17:29:20 kaib 1.6.202.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [aaa38418e630066666bcdaa5d8aa64429b460919]

INTEGRATION: CWS pchfix02 (1.11.202); FILE MERGED 2006/09/01 17:29:20 kaib 1.11.202.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [3bf774e16589db51ce84cf2903299984edca2217]

INTEGRATION: CWS pchfix02 (1.7.202); FILE MERGED 2006/09/01 17:29:19 kaib 1.7.202.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [1ef0b417de2e1d1d682eba7b80f635aea95a3ee5]

INTEGRATION: CWS pchfix02 (1.6.52); FILE MERGED 2006/09/01 17:29:19 kaib 1.6.52.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [550e58c7015774c733638b58375c42dc823dc693]

INTEGRATION: CWS pchfix02 (1.94.46); FILE MERGED 2006/09/01 17:29:19 kaib 1.94.46.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [8085acdec2f38f48bdfd4d9fb3126a2f603b63ef]

INTEGRATION: CWS pchfix02 (1.6.52); FILE MERGED 2006/09/01 17:29:18 kaib 1.6.52.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [9e3bf0aff8eaf9bf496dfb5a4f0b35b92e749ccf]

INTEGRATION: CWS pchfix02 (1.60.50); FILE MERGED 2006/09/01 17:29:18 kaib 1.60.50.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [f3f25fc092bb5b4643986813f70a772430986c31]

INTEGRATION: CWS pchfix02 (1.20.52); FILE MERGED 2006/09/01 17:29:17 kaib 1.20.52.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [dc4cb6821620d50c0e3d907d94204cdcdf175ae3]

INTEGRATION: CWS pchfix02 (1.18.52); FILE MERGED 2006/09/01 17:29:17 kaib 1.18.52.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [c8c04ef52af6304fb6f848063eea4ca766523d44]

INTEGRATION: CWS pchfix02 (1.10.202); FILE MERGED 2006/09/01 17:29:17 kaib 1.10.202.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [0e02747eef25c21098c29ea75e554a4640f14938]

INTEGRATION: CWS pchfix02 (1.33.144); FILE MERGED 2006/09/01 17:29:17 kaib 1.33.144.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [674a6f396def3a80827f95b1a5a90ed36f8fd8ea]

INTEGRATION: CWS pchfix02 (1.2.202); FILE MERGED 2006/09/01 17:29:17 kaib 1.2.202.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [1242e23e8988bd186cfb1273439f20bde7a462c4]

INTEGRATION: CWS pchfix02 (1.4.174); FILE MERGED 2006/09/01 17:29:16 kaib 1.4.174.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [32e0187e7917eba16fcbe1b0452c0c3ff5fb22fa]

INTEGRATION: CWS pchfix02 (1.4.52); FILE MERGED 2006/09/01 17:29:16 kaib 1.4.52.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [83eef598cb2421d8dbe488be73b4ba2eedb88abb]

INTEGRATION: CWS pchfix02 (1.20.52); FILE MERGED 2006/09/01 17:29:16 kaib 1.20.52.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [c24c1a18933b8b1f9b38186e72fb3e3b114f966c]

INTEGRATION: CWS pchfix02 (1.24.48); FILE MERGED 2006/09/01 17:29:15 kaib 1.24.48.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [1e50ad7fbef8a6014d5c707263971c62a91d4adc]

INTEGRATION: CWS pchfix02 (1.4.52); FILE MERGED 2006/09/01 17:29:15 kaib 1.4.52.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [4635fbbd3ac2f7de1246358cebd4266430fb3bed]

INTEGRATION: CWS pchfix02 (1.52.8); FILE MERGED 2006/09/01 17:29:15 kaib 1.52.8.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [16aa0925831fe68f41ec000a09e8a8f840347f14]

INTEGRATION: CWS pchfix02 (1.4.202); FILE MERGED 2006/09/01 17:29:14 kaib 1.4.202.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [9ab31e7567ef31a5a2fae0f4e866dc2f6a57736d]

INTEGRATION: CWS pchfix02 (1.5.52); FILE MERGED 2006/09/01 17:29:14 kaib 1.5.52.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [138d7779824d89b7a536c0fb62e2091b3dba1f10]

INTEGRATION: CWS pchfix02 (1.7.52); FILE MERGED 2006/09/01 17:29:14 kaib 1.7.52.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [623bf153ec41d9fb2583d65b0a7e19d857055816]

INTEGRATION: CWS pchfix02 (1.6.52); FILE MERGED 2006/09/01 17:29:14 kaib 1.6.52.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [fe4a5654bd77a3b387b14f974d7f80a8e6d67ade]

INTEGRATION: CWS pchfix02 (1.8.52); FILE MERGED 2006/09/01 17:29:14 kaib 1.8.52.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [ec4e0d51b289665e0cf94b8cdaa102eb42479a47]

INTEGRATION: CWS pchfix02 (1.9.52); FILE MERGED 2006/09/01 17:29:14 kaib 1.9.52.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [48dbd5b21116ebe0f496213239046c2f099a4997]

INTEGRATION: CWS pchfix02 (1.3.202); FILE MERGED 2006/09/01 17:29:13 kaib 1.3.202.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [3f8d92bcc5d12d777a3b9df6ae218ea4605a2665]

INTEGRATION: CWS pchfix02 (1.2.202); FILE MERGED 2006/09/01 17:29:13 kaib 1.2.202.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [8821147282e7bd429af3284afcc5a362b9d8f352]

INTEGRATION: CWS pchfix02 (1.4.84); FILE MERGED 2006/09/01 17:29:13 kaib 1.4.84.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [b8f9ceba036233f0e5671a9c72a12eca135a095d]

INTEGRATION: CWS pchfix02 (1.4.202); FILE MERGED 2006/09/01 17:29:12 kaib 1.4.202.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [16e8286be57553e3477be0dabdb256da9b23c12d]

INTEGRATION: CWS pchfix02 (1.4.52); FILE MERGED 2006/09/01 17:29:12 kaib 1.4.52.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [b178af1d8a6140210be17a330e9e171ca5e1cea1]

INTEGRATION: CWS pchfix02 (1.6.52); FILE MERGED 2006/09/01 17:29:11 kaib 1.6.52.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [37ba5292d4073b81fb4835f3efbdf2f5ecce0188]

INTEGRATION: CWS pchfix02 (1.7.52); FILE MERGED 2006/09/01 17:29:11 kaib 1.7.52.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [1794a609d9a5acfb4e8e96f5f97f52329b2bfa69]

INTEGRATION: CWS pchfix02 (1.4.202); FILE MERGED 2006/09/01 17:29:11 kaib 1.4.202.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [f1ba9344ea2395ce757a537e07ef08433cdf6f1a]

INTEGRATION: CWS pchfix02 (1.23.12); FILE MERGED 2006/09/01 17:29:11 kaib 1.23.12.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [700170ba707a5ccc28ffe2bfa81ecd0e326cc2cb]

INTEGRATION: CWS pchfix02 (1.3.202); FILE MERGED 2006/09/01 17:29:11 kaib 1.3.202.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [8e7583e0d703c24633d5d5bbe580f4965535b492]

INTEGRATION: CWS pchfix02 (1.3.52); FILE MERGED 2006/09/01 17:29:11 kaib 1.3.52.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [fbabef28cd5f9babd1f21c6a819a3240f3236e77]

INTEGRATION: CWS pchfix02 (1.5.52); FILE MERGED 2006/09/01 17:29:10 kaib 1.5.52.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [cbc565d4517e2fe4544752ba1a0763339e1ecf49]

INTEGRATION: CWS pchfix02 (1.11.52); FILE MERGED 2006/09/01 17:29:10 kaib 1.11.52.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [db192d9e4c3cd80763b46a7d8fb48ffb50e48cfd]

INTEGRATION: CWS pchfix02 (1.6.52); FILE MERGED 2006/09/01 17:29:10 kaib 1.6.52.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [672aa8b0dd7273d0433e16ae9b89d296d1aacce4]

INTEGRATION: CWS pchfix02 (1.6.202); FILE MERGED 2006/09/01 17:29:10 kaib 1.6.202.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [3d02f14f108d544273eda1c5ec381d26187b9422]

INTEGRATION: CWS pchfix02 (1.5.148); FILE MERGED 2006/09/01 17:29:09 kaib 1.5.148.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [4ff3f45a4de6bb06254448371e05b23ea62e653f]

INTEGRATION: CWS pchfix02 (1.5.52); FILE MERGED 2006/09/01 17:29:09 kaib 1.5.52.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [d0ac58b16eb6e46dabf7c784a728e696a4839ec6]

INTEGRATION: CWS pchfix02 (1.4.202); FILE MERGED 2006/09/01 17:29:09 kaib 1.4.202.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [d82e14f615d6fe236aea440c06e7bb33a85f0ecb]

INTEGRATION: CWS pchfix02 (1.3.202); FILE MERGED 2006/09/01 17:29:09 kaib 1.3.202.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [997a50d0b67849de3fc41d32414e4df827adb4fb]

INTEGRATION: CWS pchfix02 (1.7.52); FILE MERGED 2006/09/01 17:29:09 kaib 1.7.52.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [96d91fba773218359664229e14a3d6b14ab5d6ec]

INTEGRATION: CWS pchfix02 (1.5.52); FILE MERGED 2006/09/01 17:29:08 kaib 1.5.52.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [101e7046db88d973d4e4739821011ec3d697b156]

INTEGRATION: CWS pchfix02 (1.4.52); FILE MERGED 2006/09/01 17:29:08 kaib 1.4.52.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [a1f66c5066b8026f3156cbcd18df982e9141ac98]

INTEGRATION: CWS pchfix02 (1.7.52); FILE MERGED 2006/09/01 17:29:08 kaib 1.7.52.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [9c259637d1acd3f77f42ce7480eecd41033bfcba]

INTEGRATION: CWS pchfix02 (1.19.52); FILE MERGED 2006/09/01 17:29:08 kaib 1.19.52.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [c7e6a81a3253eb101cfb4be02953d6aa5239ac5b]

INTEGRATION: CWS pchfix02 (1.5.52); FILE MERGED 2006/09/01 17:29:07 kaib 1.5.52.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [31b0ef36432115b24a9347fa160d732cf61de3c2]

INTEGRATION: CWS pchfix02 (1.4.70); FILE MERGED 2006/09/01 17:29:07 kaib 1.4.70.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [70a6ef9e976eab93fdb24a0c5a9bcb2ab01fc5d9]

INTEGRATION: CWS pchfix02 (1.3.202); FILE MERGED 2006/09/01 17:29:07 kaib 1.3.202.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [8cf1bb21a2004dfae5e50f89a803e7154203f5b4]

INTEGRATION: CWS pchfix02 (1.9.52); FILE MERGED 2006/09/01 17:29:07 kaib 1.9.52.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [0a04c3771123e9083dda837cb2c8b80ba5588b01]

INTEGRATION: CWS pchfix02 (1.33.52); FILE MERGED 2006/09/01 17:29:07 kaib 1.33.52.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [67a2585b7ea4c6ac3445a2a8c246ec58ff5b6f0d]

INTEGRATION: CWS pchfix02 (1.13.52); FILE MERGED 2006/09/01 17:29:06 kaib 1.13.52.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [44b81ef23b976ad732f380dda97645f1aec4a1f4]

INTEGRATION: CWS pchfix02 (1.3.202); FILE MERGED 2006/09/01 17:29:06 kaib 1.3.202.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [8f2d63301ae52268ebe9db67f30771c7fde9b6ce]

INTEGRATION: CWS pchfix02 (1.3.202); FILE MERGED 2006/09/01 17:29:05 kaib 1.3.202.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [a90f7aec49e99d7f76018da1c709f712e077ea18]

INTEGRATION: CWS pchfix02 (1.16.174); FILE MERGED 2006/09/01 17:29:04 kaib 1.16.174.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [b34d82bfbd1c52372c187c60094cf61f2a2b96f0]

INTEGRATION: CWS pchfix02 (1.11.52); FILE MERGED 2006/09/01 17:29:04 kaib 1.11.52.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [eda210a33b72f804661f983faefa8551d3252e93]

INTEGRATION: CWS pchfix02 (1.6.100); FILE MERGED 2006/09/01 17:29:03 kaib 1.6.100.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [805874158b7e7586d45d9b38c324d96ecfee321c]

INTEGRATION: CWS pchfix02 (1.6.52); FILE MERGED 2006/09/01 17:29:03 kaib 1.6.52.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [a8e90089e4ea5740173dd6b8cb9c9c4e2b2de3ec]

INTEGRATION: CWS pchfix02 (1.5.136); FILE MERGED 2006/09/01 17:29:03 kaib 1.5.136.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [e671205a4e3ebde5e95692e15bee0cd2d1a17a5f]

INTEGRATION: CWS pchfix02 (1.38.52); FILE MERGED 2006/09/01 17:29:03 kaib 1.38.52.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [cc9444b1a796e638879452ec576136cae08ad0e9]

INTEGRATION: CWS pchfix02 (1.3.202); FILE MERGED 2006/09/01 17:29:02 kaib 1.3.202.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [d7e074a185dd96dfd450b31f092a274d08055334]

INTEGRATION: CWS pchfix02 (1.6.52); FILE MERGED 2006/09/01 17:29:02 kaib 1.6.52.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [7e52afd2fef94608231a7e7322274df173288768]

INTEGRATION: CWS pchfix02 (1.4.52); FILE MERGED 2006/09/01 17:29:02 kaib 1.4.52.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [0dece58c56df1377c5fbb3c532cb2bc4ef2e44b1]

INTEGRATION: CWS pchfix02 (1.8.136); FILE MERGED 2006/09/01 17:29:02 kaib 1.8.136.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [024c65309d99be3966e2a93726adfc17a20c1503]

INTEGRATION: CWS pchfix02 (1.21.50); FILE MERGED 2006/09/01 17:29:01 kaib 1.21.50.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [af151fe622faedb08c3fc248ec3f3b0b3cff2b9f]

INTEGRATION: CWS pchfix02 (1.10.52); FILE MERGED 2006/09/01 17:29:00 kaib 1.10.52.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [6339ee6981e02df6e89b7a23d0189a3f0e6cbac5]

INTEGRATION: CWS pchfix02 (1.8.202); FILE MERGED 2006/09/01 17:29:00 kaib 1.8.202.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [f7773f143a07ee5792e9210681bc20c043cf228a]

INTEGRATION: CWS pchfix02 (1.6.52); FILE MERGED 2006/09/01 17:29:00 kaib 1.6.52.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [b63388a77b4b7ed1d490835d1d802a47c3cbb16a]

INTEGRATION: CWS pchfix02 (1.14.52); FILE MERGED 2006/09/01 17:29:00 kaib 1.14.52.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [039adf2f45a5addcd9bf6185250aeb1101f7ac06]

INTEGRATION: CWS pchfix02 (1.12.16); FILE MERGED 2006/09/01 17:29:00 kaib 1.12.16.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [c97fd32266c6934d3c8147cabdb006dd2439a0ff]

INTEGRATION: CWS pchfix02 (1.9.52); FILE MERGED 2006/09/01 17:28:59 kaib 1.9.52.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [0b6395f3c8a4679251b499fd1835b35994b9631b]

INTEGRATION: CWS pchfix02 (1.3.52); FILE MERGED 2006/09/01 17:28:59 kaib 1.3.52.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [c1612c4b0f3372019422af84f3f018725266d224]

INTEGRATION: CWS pchfix02 (1.7.202); FILE MERGED 2006/09/01 17:28:58 kaib 1.7.202.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [f8f493eb6ccbb3cd05bda8cd381f6a54cd7583ba]

INTEGRATION: CWS pchfix02 (1.9.202); FILE MERGED 2006/09/01 17:28:58 kaib 1.9.202.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [3fb48d77c8759934cf7512b86df08727097365a4]

INTEGRATION: CWS pchfix02 (1.6.52); FILE MERGED 2006/09/01 17:28:58 kaib 1.6.52.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [763a9318e6b8b1c448b03c4586a0b595d056bade]

INTEGRATION: CWS pchfix02 (1.13.52); FILE MERGED 2006/09/01 17:28:58 kaib 1.13.52.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [e3b3fbd7b27692f7d2f145cce8b5ad036bd27ab4]

INTEGRATION: CWS pchfix02 (1.5.202); FILE MERGED 2006/09/01 17:28:58 kaib 1.5.202.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [79fed40a94b4f510a38ca9faeacaa53dc04372b3]

INTEGRATION: CWS pchfix02 (1.4.148); FILE MERGED 2006/09/01 17:28:57 kaib 1.4.148.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [a25b349d81442f4836153e0078c3b5b634e2be76]

INTEGRATION: CWS pchfix02 (1.4.202); FILE MERGED 2006/09/01 17:28:57 kaib 1.4.202.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [daaeeb90d8a05e678aab9341d5c5f5202d320752]

INTEGRATION: CWS pchfix02 (1.8.176); FILE MERGED 2006/09/01 17:28:57 kaib 1.8.176.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [fe62ad52e78526fb53186c5bba8901720be99f69]

INTEGRATION: CWS pchfix02 (1.5.52); FILE MERGED 2006/09/01 17:28:57 kaib 1.5.52.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [7ca50a6235597fe05ff9673e69e11f4804e025fa]

INTEGRATION: CWS pchfix02 (1.4.52); FILE MERGED 2006/09/01 17:28:57 kaib 1.4.52.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [204835fe1e7bc563d233ab8b0c24869d92459f8e]

INTEGRATION: CWS pchfix02 (1.1.2); FILE ADDED 2006/09/01 17:28:56 kaib 1.1.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [42c72128749a2cafee5d5e3318f45f3893632f86]

INTEGRATION: CWS pchfix02 (1.4.202); FILE MERGED 2006/09/01 17:28:56 kaib 1.4.202.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [94cfafa342852bc08a9cab646b566b4fceb9c456]

INTEGRATION: CWS pchfix02 (1.13.148); FILE MERGED 2006/09/01 17:28:56 kaib 1.13.148.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [27a08bc4e2f599945d3056cc915d483aa6c3316e]

INTEGRATION: CWS pchfix02 (1.5.8); FILE MERGED 2006/09/01 17:53:59 kaib 1.5.8.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [1204f4b9f93c533d6f6e9e63dac8527f102ac48c]

INTEGRATION: CWS pchfix02 (1.3.8); FILE MERGED 2006/09/01 17:53:59 kaib 1.3.8.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [18b22bc07fffd50fceb0359b37b01c3df59ee37d]

INTEGRATION: CWS pchfix02 (1.4.8); FILE MERGED 2006/09/01 17:53:59 kaib 1.4.8.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [e29f11da0e83e81b49a132a27c6a263d0f66a036]

INTEGRATION: CWS pchfix02 (1.7.10); FILE MERGED 2006/09/01 17:53:59 kaib 1.7.10.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [5f4247990b5d4d2240476edb9b1a04599b9c8e98]

INTEGRATION: CWS pchfix02 (1.3.34); FILE MERGED 2006/09/01 17:53:58 kaib 1.3.34.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [d4433177ea57235657b2e9abfcdcb2e965b6051d]

INTEGRATION: CWS pchfix02 (1.10.10); FILE MERGED 2006/09/01 17:53:58 kaib 1.10.10.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [b23bcd29288548001e81ee5233ef155236aab57c]

INTEGRATION: CWS pchfix02 (1.3.18); FILE MERGED 2006/09/01 17:53:58 kaib 1.3.18.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [0ded1e47b7a5137695fe559f1f3ea6a9521e220e]

INTEGRATION: CWS pchfix02 (1.16.10); FILE MERGED 2006/09/01 17:53:58 kaib 1.16.10.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [07bd41049b1f2b97508849c85d6e8732b2cc6237]

INTEGRATION: CWS pchfix02 (1.1.2); FILE ADDED 2006/09/04 12:38:06 kaib 1.1.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [06f1c29ac354c44b226f8027f78f113102d31cb5]

INTEGRATION: CWS pchfix02 (1.3.46); FILE MERGED 2006/09/01 17:26:54 kaib 1.3.46.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [f3a259dc0f754fc36a19d6e727782d9b4c5237bc]

INTEGRATION: CWS pchfix02 (1.2.184); FILE MERGED 2006/09/01 17:26:54 kaib 1.2.184.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [a36a7db756bf7b1d444ac81cd7052dae57c0d616]

INTEGRATION: CWS pchfix02 (1.4.46); FILE MERGED 2006/09/01 17:26:54 kaib 1.4.46.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [f7cdd667f3ef71e1d960af90cbd2abc2b9066052]

INTEGRATION: CWS pchfix02 (1.5.46); FILE MERGED 2006/09/01 17:26:54 kaib 1.5.46.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [78ba68265643d93f595de31c358b0faff65a4768]

INTEGRATION: CWS pchfix02 (1.5.46); FILE MERGED 2006/09/01 17:26:53 kaib 1.5.46.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [68f684c804464089321abe2e1a19190f99199b23]

INTEGRATION: CWS pchfix02 (1.2.184); FILE MERGED 2006/09/01 17:26:53 kaib 1.2.184.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [d27bb58727ebed1451dcd3d020030c7fa343781d]

INTEGRATION: CWS pchfix02 (1.4.184); FILE MERGED 2006/09/01 17:26:53 kaib 1.4.184.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [19761f0376bf00e7613d44adf8e4a6f140cef402]

INTEGRATION: CWS pchfix02 (1.5.46); FILE MERGED 2006/09/01 17:26:52 kaib 1.5.46.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [7a6bc3c793c773b2078ee9bdd34800d5a146b49d]

INTEGRATION: CWS pchfix02 (1.3.482); FILE MERGED 2006/09/01 17:26:52 kaib 1.3.482.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [138b11c5d5b2f4f9f93fe9f867f94179d77607a2]

INTEGRATION: CWS pchfix02 (1.3.186); FILE MERGED 2006/09/01 17:26:52 kaib 1.3.186.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [cdbc9313a21fce8bee22e74cd45332721b621b03]

INTEGRATION: CWS pchfix02 (1.4.186); FILE MERGED 2006/09/01 17:26:51 kaib 1.4.186.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [e164239110a9396bf2ce3ef0dba1d50b96331cca]

INTEGRATION: CWS pchfix02 (1.15.78); FILE MERGED 2006/09/01 17:26:51 kaib 1.15.78.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [a9b1952e748d17634ff0f8b9630fa8baf8bfe418]

INTEGRATION: CWS pchfix02 (1.3.186); FILE MERGED 2006/09/01 17:26:50 kaib 1.3.186.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [1ab34c563e4106ee126e6ade8545ef91a3fee919]

INTEGRATION: CWS pchfix02 (1.10.186); FILE MERGED 2006/09/01 17:26:50 kaib 1.10.186.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [1b016710d45bd0815a5f0bc44ada5d21d5fc522b]

INTEGRATION: CWS pchfix02 (1.4.186); FILE MERGED 2006/09/01 17:26:50 kaib 1.4.186.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [e7ef45aeff9ea7381e60998c708cdc9483fc662c]

INTEGRATION: CWS pchfix02 (1.2.14); FILE MERGED 2006/09/01 17:26:49 kaib 1.2.14.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [017347087ec63977cea60df00bd3de40d8980168]

INTEGRATION: CWS pchfix02 (1.1.548); FILE MERGED 2006/09/01 17:26:48 kaib 1.1.548.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [b8465821294780489afefb320af95cda3de82c48]

INTEGRATION: CWS pchfix02 (1.7.78); FILE MERGED 2006/09/01 17:26:48 kaib 1.7.78.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [756ec8d53fe5095dcccd7c97a7543a233e6b66e9]

INTEGRATION: CWS pchfix02 (1.4.186); FILE MERGED 2006/09/01 17:26:48 kaib 1.4.186.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [b90acc2ec24728d81b30a9e72c2e9331f0ab77c2]

INTEGRATION: CWS pchfix02 (1.9.168); FILE MERGED 2006/09/01 17:26:48 kaib 1.9.168.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [463c123208f413acfccd9620f140e254c8fdc170]

INTEGRATION: CWS pchfix02 (1.3.184); FILE MERGED 2006/09/01 17:26:47 kaib 1.3.184.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [e851a8a91538420f02896711de0c2faad8d25272]

INTEGRATION: CWS pchfix02 (1.3.186); FILE MERGED 2006/09/01 17:26:47 kaib 1.3.186.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [060a99ab3c364285bfe1bedfbbfa16b70e4c5897]

INTEGRATION: CWS pchfix02 (1.8.150); FILE MERGED 2006/09/01 17:26:47 kaib 1.8.150.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [4a76bfeb715c49890a71073b487df092b3c003a3]

INTEGRATION: CWS pchfix02 (1.7.186); FILE MERGED 2006/09/01 17:26:47 kaib 1.7.186.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [53b8519a6f237e2afb4932bf9498d8aa1fa98c05]

INTEGRATION: CWS pchfix02 (1.4.186); FILE MERGED 2006/09/01 17:26:47 kaib 1.4.186.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [54e8aeaf258290d5c9bfc1938db686ab0e4d95ed]

INTEGRATION: CWS pchfix02 (1.10.76); FILE MERGED 2006/09/01 17:26:47 kaib 1.10.76.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [13b057714f558fa1e4d3ef4d1b5ca3178d83324f]

INTEGRATION: CWS pchfix02 (1.11.94); FILE MERGED 2006/09/01 17:26:46 kaib 1.11.94.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [23e34d328d43928a2babd6cec73f8cf24d6e06ae]

INTEGRATION: CWS pchfix02 (1.6.78); FILE MERGED 2006/09/01 17:26:46 kaib 1.6.78.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [e10b655e38440633a9fa7d1aeebca3c03cec5fed]

INTEGRATION: CWS pchfix02 (1.9.86); FILE MERGED 2006/09/01 17:26:46 kaib 1.9.86.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [5262c257e58873aa281220e6051b7e6076d9970c]

INTEGRATION: CWS pchfix02 (1.2.86); FILE MERGED 2006/09/01 17:26:46 kaib 1.2.86.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [fa4682e6ea713c1d22898814ef3a0990d259aa8d]

INTEGRATION: CWS pchfix02 (1.6.22); FILE MERGED 2006/09/01 17:26:45 kaib 1.6.22.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [ce4c30c40ad3d966194673e7145651518e3da64c]

INTEGRATION: CWS pchfix02 (1.5.94); FILE MERGED 2006/09/01 17:26:45 kaib 1.5.94.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [fd35d179f8a54610047b2a832f8d8251a6ed6201]

INTEGRATION: CWS pchfix02 (1.3.186); FILE MERGED 2006/09/01 17:26:45 kaib 1.3.186.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [e599d1a5da120c7ec0f63b99253667f14e0f8d42]

INTEGRATION: CWS pchfix02 (1.8.22); FILE MERGED 2006/09/01 17:26:45 kaib 1.8.22.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [304bb37e4a2a0aa683fd4ecc61ee18e99219df9a]

INTEGRATION: CWS pchfix02 (1.7.22); FILE MERGED 2006/09/01 17:26:45 kaib 1.7.22.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [e83a24ce051b704dae55e4a2debff1e62a8e0f23]

INTEGRATION: CWS pchfix02 (1.5.94); FILE MERGED 2006/09/01 17:26:44 kaib 1.5.94.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [d1dc4e39475aab566a19c085c8d94ab98df28548]

INTEGRATION: CWS pchfix02 (1.23.22); FILE MERGED 2006/09/01 17:26:44 kaib 1.23.22.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [9e2f23b27fef581a233f54b6ffeeea2ad9338a3b]

INTEGRATION: CWS pchfix02 (1.2.94); FILE MERGED 2006/09/01 17:26:44 kaib 1.2.94.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [191b37606ed158e058f9099001ec3f45fadd88b8]

INTEGRATION: CWS pchfix02 (1.6.94); FILE MERGED 2006/09/01 17:26:44 kaib 1.6.94.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [43f78352a2ac57ee448bd0009638d544528141ff]

INTEGRATION: CWS pchfix02 (1.5.22); FILE MERGED 2006/09/01 17:26:44 kaib 1.5.22.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [6d99d322a824a3eb4b353d39b4d35731954ac104]

INTEGRATION: CWS pchfix02 (1.7.22); FILE MERGED 2006/09/01 17:26:44 kaib 1.7.22.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [1aa8be1d94dc9578acd1cbdac23ce3821fb075c9]

INTEGRATION: CWS pchfix02 (1.16.94); FILE MERGED 2006/09/01 17:26:43 kaib 1.16.94.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [7e92bbcb2d9bc50e1e6c6814110ad25ff7d80ac7]

INTEGRATION: CWS pchfix02 (1.8.22); FILE MERGED 2006/09/01 17:26:43 kaib 1.8.22.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [9a4fecf851f6af7cac145c64c4dc5bf805931c97]

INTEGRATION: CWS pchfix02 (1.32.22); FILE MERGED 2006/09/01 17:26:43 kaib 1.32.22.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [44ae76419ecb14e339a67bd0eec25be617467eeb]

INTEGRATION: CWS pchfix02 (1.5.94); FILE MERGED 2006/09/01 17:26:43 kaib 1.5.94.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [ffd0051f8b5ded27552a7e320a28c182ebc90642]

INTEGRATION: CWS pchfix02 (1.3.186); FILE MERGED 2006/09/01 17:26:43 kaib 1.3.186.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [b87daab79aef201c74616b948d7212dbc65d434e]

INTEGRATION: CWS pchfix02 (1.6.94); FILE MERGED 2006/09/01 17:26:43 kaib 1.6.94.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [22a5dfb0ca4e82239dd04fb15b6d47e1fb94bd90]

INTEGRATION: CWS pchfix02 (1.2.94); FILE MERGED 2006/09/01 17:26:42 kaib 1.2.94.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [2545a611ef2137f9838ccac872dca20772970f65]

INTEGRATION: CWS pchfix02 (1.4.94); FILE MERGED 2006/09/01 17:26:42 kaib 1.4.94.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [a067563b03fe2a0c040045f290610ffeb4749ff0]

INTEGRATION: CWS pchfix02 (1.7.94); FILE MERGED 2006/09/01 17:26:42 kaib 1.7.94.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [6865bc68239ce6c371ba781da88d1cdbb41f11a8]

INTEGRATION: CWS pchfix02 (1.3.22); FILE MERGED 2006/09/01 17:26:42 kaib 1.3.22.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [86b43ceb3ec2fc2abda2d01e3b6a28d7d81c1654]

INTEGRATION: CWS pchfix02 (1.3.22); FILE MERGED 2006/09/01 17:26:41 kaib 1.3.22.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [1b709dd2b14956721699be0d69fef9da574baca9]

INTEGRATION: CWS pchfix02 (1.3.186); FILE MERGED 2006/09/01 17:26:41 kaib 1.3.186.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [5e61f9c43f2e657230e5728da3f55d6006da1ba7]

INTEGRATION: CWS pchfix02 (1.37.18); FILE MERGED 2006/09/01 17:26:41 kaib 1.37.18.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [5dc74d890dbba848abc30c597c62fbae11de8c4b]

INTEGRATION: CWS pchfix02 (1.9.22); FILE MERGED 2006/09/01 17:26:41 kaib 1.9.22.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [7771ea0b5b43143e860649785e0bc49009dad0b2]

INTEGRATION: CWS pchfix02 (1.89.94); FILE MERGED 2006/09/01 17:26:41 kaib 1.89.94.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [8640ce590f1bad4776e1cde90ed5861c1e8e3390]

INTEGRATION: CWS pchfix02 (1.4.22); FILE MERGED 2006/09/01 17:26:41 kaib 1.4.22.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [699a5b26f97f46fd145358518a755625e379fff4]

INTEGRATION: CWS pchfix02 (1.5.94); FILE MERGED 2006/09/01 17:26:40 kaib 1.5.94.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [6ca5a73c98ce76d4e79ec8a3676702169356c675]

INTEGRATION: CWS pchfix02 (1.14.22); FILE MERGED 2006/09/01 17:26:40 kaib 1.14.22.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [3a12d0961028de971cc84682819f87a65e6aca4e]

INTEGRATION: CWS pchfix02 (1.6.14); FILE MERGED 2006/09/01 17:26:40 kaib 1.6.14.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [d46763955271990f0b20121f413d5b872eea0887]

INTEGRATION: CWS pchfix02 (1.7.22); FILE MERGED 2006/09/01 17:26:40 kaib 1.7.22.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [8256684151c449870806fe492b64968261783bda]

INTEGRATION: CWS pchfix02 (1.6.22); FILE MERGED 2006/09/01 17:26:40 kaib 1.6.22.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [3af58561b3ed62e694aa5f13b597b3221b6ed8c8]

INTEGRATION: CWS pchfix02 (1.2.94); FILE MERGED 2006/09/01 17:26:40 kaib 1.2.94.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [b19d4af66e1051bcbcafce8f14a5fd6cdf9f69c5]

INTEGRATION: CWS pchfix02 (1.6.78); FILE MERGED 2006/09/01 17:26:39 kaib 1.6.78.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [a291631f9f96da34a438435b3b5bb8a7509ef527]

INTEGRATION: CWS pchfix02 (1.3.94); FILE MERGED 2006/09/01 17:26:39 kaib 1.3.94.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [29b6a3d5f1185a818db3117c8330256de452e1de]

INTEGRATION: CWS pchfix02 (1.6.22); FILE MERGED 2006/09/01 17:26:39 kaib 1.6.22.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [32f20f45df10b41091442d8da1a7358c6efe9d11]

INTEGRATION: CWS pchfix02 (1.10.22); FILE MERGED 2006/09/01 17:26:39 kaib 1.10.22.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [b74ff4e7b7775ee20d12c18f7ef93ee7a232f3f7]

INTEGRATION: CWS pchfix02 (1.5.22); FILE MERGED 2006/09/01 17:26:39 kaib 1.5.22.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [22b54657dd32383fc9a27b95ec31f2d8eb0d203e]

INTEGRATION: CWS pchfix02 (1.11.94); FILE MERGED 2006/09/01 17:26:38 kaib 1.11.94.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [d1caf9f405bc4be6c03792c948341cfa7687d95b]

INTEGRATION: CWS pchfix02 (1.9.22); FILE MERGED 2006/09/01 17:26:38 kaib 1.9.22.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [683d91752f613cc52814939cab0ec9dd48b2f06a]

INTEGRATION: CWS pchfix02 (1.16.22); FILE MERGED 2006/09/01 17:26:38 kaib 1.16.22.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [ca803aced8970c2ced61691a869c95bbe2b58a02]

INTEGRATION: CWS pchfix02 (1.12.22); FILE MERGED 2006/09/01 17:26:38 kaib 1.12.22.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [a467d8284f6df5c201b005beb600a3a2a58834df]

INTEGRATION: CWS pchfix02 (1.2.186); FILE MERGED 2006/09/01 17:26:38 kaib 1.2.186.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [fad6706cb745fa896d0c0099d57b63d5dbf83751]

INTEGRATION: CWS pchfix02 (1.13.184); FILE MERGED 2006/09/01 17:26:37 kaib 1.13.184.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [1e261588d3b6a41c93ee62a0a79eeafc7ef07909]

INTEGRATION: CWS pchfix02 (1.2.186); FILE MERGED 2006/09/01 17:26:37 kaib 1.2.186.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [7f77317267692371a5a4d2f6df8f0a0aba9cd539]

INTEGRATION: CWS pchfix02 (1.12.112); FILE MERGED 2006/09/01 17:26:37 kaib 1.12.112.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [a9e331c8942367883cac8477ab856c34b8996169]

INTEGRATION: CWS pchfix02 (1.6.186); FILE MERGED 2006/09/01 17:26:37 kaib 1.6.186.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [182633bf4441b1fcaad874a2303e6126e2144014]

INTEGRATION: CWS pchfix02 (1.10.186); FILE MERGED 2006/09/01 17:26:37 kaib 1.10.186.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [ae51f422534e75bba5665b9d938adcb3a0413d9a]

INTEGRATION: CWS pchfix02 (1.6.186); FILE MERGED 2006/09/01 17:26:36 kaib 1.6.186.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [b5ef49e57cf9d2a39f9ffc899026c831a2d6898e]

INTEGRATION: CWS pchfix02 (1.5.482); FILE MERGED 2006/09/01 17:26:36 kaib 1.5.482.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [551761bbdbba5b52a0873abd7724786801941dbd]

INTEGRATION: CWS pchfix02 (1.12.186); FILE MERGED 2006/09/01 17:26:36 kaib 1.12.186.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [d1453b3e1a272d7e045548ad4beae148a42910d6]

INTEGRATION: CWS pchfix02 (1.5.128); FILE MERGED 2006/09/01 17:26:36 kaib 1.5.128.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [cfaf20f29b7967c79b885612758e41d856cc0fc8]

INTEGRATION: CWS pchfix02 (1.9.130); FILE MERGED 2006/09/01 17:26:36 kaib 1.9.130.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [45e0233bc716ed83a0a2ca79582d34bc20a18105]

INTEGRATION: CWS pchfix02 (1.8.184); FILE MERGED 2006/09/01 17:26:36 kaib 1.8.184.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [c1d0c7d318cc7bd227f879028c3009a3033a2c85]

INTEGRATION: CWS pchfix02 (1.18.92); FILE MERGED 2006/09/01 17:26:35 kaib 1.18.92.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [568d8aac41d8b8b5669cfce8c366bb1249ff768c]

INTEGRATION: CWS pchfix02 (1.2.186); FILE MERGED 2006/09/01 17:26:35 kaib 1.2.186.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [7bcc4959afc43d06b3c0e6cae47aaace3e538d1a]

INTEGRATION: CWS pchfix02 (1.6.186); FILE MERGED 2006/09/01 17:26:35 kaib 1.6.186.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [1dd6484051b41feac0ee24d83e6e151da103842b]

INTEGRATION: CWS pchfix02 (1.4.186); FILE MERGED 2006/09/01 17:26:35 kaib 1.4.186.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [f579959ca96c806ca1e381be72acf3316f9e6efb]

INTEGRATION: CWS pchfix02 (1.13.130); FILE MERGED 2006/09/01 17:26:35 kaib 1.13.130.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [1a1335510c0542cbddca04bbe09f275c1c65177c]

INTEGRATION: CWS pchfix02 (1.3.186); FILE MERGED 2006/09/01 17:26:35 kaib 1.3.186.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [0658173a30ca04b0d36be3624c14a2d18f480060]

INTEGRATION: CWS pchfix02 (1.7.186); FILE MERGED 2006/09/01 17:26:35 kaib 1.7.186.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [a848a087f999fe2c4b101051a5f6577d3e9a1161]

INTEGRATION: CWS pchfix02 (1.3.186); FILE MERGED 2006/09/01 17:26:34 kaib 1.3.186.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [da5d9cdf4a53c7590a795045cc57fe3549cde3ec]

INTEGRATION: CWS pchfix02 (1.9.186); FILE MERGED 2006/09/01 17:26:34 kaib 1.9.186.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [01c46bd452ffa82ab9c6fa7879a0e8dc5b5ef73d]

INTEGRATION: CWS pchfix02 (1.3.186); FILE MERGED 2006/09/01 17:26:33 kaib 1.3.186.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [3e0479859918dfeb2e3b435f95ca35faec2b5032]

INTEGRATION: CWS pchfix02 (1.20.40); FILE MERGED 2006/09/01 17:26:33 kaib 1.20.40.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [ebdfbeb2afbc453574d5aba37de1cca5a42bf4ac]

INTEGRATION: CWS pchfix02 (1.5.40); FILE MERGED 2006/09/01 17:26:33 kaib 1.5.40.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [4c5ed2ec1a707ed89df36e99f491004d0f55c065]

INTEGRATION: CWS pchfix02 (1.14.186); FILE MERGED 2006/09/01 17:26:33 kaib 1.14.186.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [4f79159851fe8641755a33c4a6193f2e36dffb28]

INTEGRATION: CWS pchfix02 (1.2.186); FILE MERGED 2006/09/01 17:26:32 kaib 1.2.186.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [09d0bf7f775d2a2e416e032f2b939cf5ee34fd79]

INTEGRATION: CWS pchfix02 (1.15.40); FILE MERGED 2006/09/01 17:26:32 kaib 1.15.40.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [f08d98fa33eddb6370bbe0a0c15320936aa5afb5]

INTEGRATION: CWS pchfix02 (1.5.130); FILE MERGED 2006/09/01 17:26:32 kaib 1.5.130.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [1bbc892357830875d98a165ba207bf88b29197a2]

INTEGRATION: CWS pchfix02 (1.2.482); FILE MERGED 2006/09/01 17:26:32 kaib 1.2.482.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [957780eb496cd6a86c3d6b3d17a236b4b4eaa1bb]

INTEGRATION: CWS pchfix02 (1.4.186); FILE MERGED 2006/09/01 17:26:32 kaib 1.4.186.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [dccb1f2c8c24ac66237a261fd81a0bc68afc8b8c]

INTEGRATION: CWS pchfix02 (1.4.186); FILE MERGED 2006/09/01 17:26:31 kaib 1.4.186.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [7caf5e0d40475cf7d80e7737aa20b7f0a5054b07]

INTEGRATION: CWS pchfix02 (1.6.100); FILE MERGED 2006/09/01 17:26:31 kaib 1.6.100.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [8189c041c1fd6a8b24e2994935f832c750dc9c5d]

INTEGRATION: CWS pchfix02 (1.6.186); FILE MERGED 2006/09/01 17:26:31 kaib 1.6.186.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [5e7d1bd746e82ee8d0de6b65e8b24de490aec789]

INTEGRATION: CWS pchfix02 (1.2.102); FILE MERGED 2006/09/01 17:26:31 kaib 1.2.102.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [eb334dad69fb287272f63008425fe1d76edd7f6d]

INTEGRATION: CWS pchfix02 (1.3.186); FILE MERGED 2006/09/01 17:26:31 kaib 1.3.186.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [1dc27131cdfe576d8b77247dfb7994fd2e889c0c]

INTEGRATION: CWS pchfix02 (1.13.66); FILE MERGED 2006/09/01 17:26:31 kaib 1.13.66.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [6b019ff4f0d0b3263dd33ac55fee80c77f5d48c3]

INTEGRATION: CWS pchfix02 (1.5.186); FILE MERGED 2006/09/01 17:26:30 kaib 1.5.186.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [f1dee2db5e4a4a67ad1523476adcae24f16d3c90]

INTEGRATION: CWS pchfix02 (1.8.184); FILE MERGED 2006/09/01 17:26:30 kaib 1.8.184.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [f85450b64e6683af48b7eac41ff172318856ac6e]

INTEGRATION: CWS pchfix02 (1.3.186); FILE MERGED 2006/09/01 17:26:29 kaib 1.3.186.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [61d08d2b23da252524b9ca43a0bede0069701d6b]

INTEGRATION: CWS pchfix02 (1.17.30); FILE MERGED 2006/09/01 17:26:29 kaib 1.17.30.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [6971905df80f996cbac359a45fdf454cd3e0d569]

INTEGRATION: CWS pchfix02 (1.15.186); FILE MERGED 2006/09/01 17:26:29 kaib 1.15.186.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [38e86880f1168fbd78778f04341186a5f3516034]

INTEGRATION: CWS pchfix02 (1.14.168); FILE MERGED 2006/09/01 17:26:29 kaib 1.14.168.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [14f0eb85390191faf8180f4c71117627b3133d3b]

INTEGRATION: CWS pchfix02 (1.5.186); FILE MERGED 2006/09/01 17:26:29 kaib 1.5.186.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [b680ddd444d9d4a769b0577c00460290cde11307]

INTEGRATION: CWS pchfix02 (1.17.186); FILE MERGED 2006/09/01 17:26:29 kaib 1.17.186.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [4a51ad8047be93fd8b0b65432dc22871b0a5d926]

INTEGRATION: CWS pchfix02 (1.13.168); FILE MERGED 2006/09/01 17:26:28 kaib 1.13.168.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [3658a1fe910a9e1146a792729254f540cb09dd3a]

INTEGRATION: CWS pchfix02 (1.3.186); FILE MERGED 2006/09/01 17:26:28 kaib 1.3.186.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [0fae6667f4e2ec60bd12cc038a92cf19e3be2bc3]

INTEGRATION: CWS pchfix02 (1.5.186); FILE MERGED 2006/09/01 17:26:28 kaib 1.5.186.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [8f81f29e0845d6394e4bbb8b54005b1ff344fff4]

INTEGRATION: CWS pchfix02 (1.4.72); FILE MERGED 2006/09/01 17:26:28 kaib 1.4.72.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [c532bda003f3e522be81b2dddebda95b2838e102]

INTEGRATION: CWS pchfix02 (1.6.186); FILE MERGED 2006/09/01 17:26:28 kaib 1.6.186.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [af41a3d7e0ac0d9b5ed1bc3d84b5ac8dc466e11c]

INTEGRATION: CWS pchfix02 (1.3.186); FILE MERGED 2006/09/01 17:26:27 kaib 1.3.186.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [d059f2e8432ee6b8ff2da0bf640ac1562755160d]

INTEGRATION: CWS pchfix02 (1.19.66); FILE MERGED 2006/09/01 17:26:27 kaib 1.19.66.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [f7c4127669b76a3b3831944215323c080a85bed4]

INTEGRATION: CWS pchfix02 (1.19.186); FILE MERGED 2006/09/01 17:26:27 kaib 1.19.186.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [c4fb0d76da8471f383ac6c773bf9f16ab7f6fe56]

INTEGRATION: CWS pchfix02 (1.31.66); FILE MERGED 2006/09/01 17:26:27 kaib 1.31.66.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [f9f74f1457ac1747f1ad3165dd0f469ca7f0c67b]

INTEGRATION: CWS pchfix02 (1.4.186); FILE MERGED 2006/09/01 17:26:27 kaib 1.4.186.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [4647d841167fa1e61c6433ddf77d2e173ebd8c42]

INTEGRATION: CWS pchfix02 (1.41.30); FILE MERGED 2006/09/01 17:26:26 kaib 1.41.30.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [c78135e14c463e46c53e7fef162e85f1bcb7bcb4]

INTEGRATION: CWS pchfix02 (1.11.186); FILE MERGED 2006/09/01 17:26:26 kaib 1.11.186.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [2303710ad807a604e08efa4028efdecce743a7ab]

INTEGRATION: CWS pchfix02 (1.8.186); FILE MERGED 2006/09/01 17:26:26 kaib 1.8.186.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [2b00d40453719950a3d3be004de5e5a66cd4520c]

INTEGRATION: CWS pchfix02 (1.22.178); FILE MERGED 2006/09/01 17:26:26 kaib 1.22.178.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [0f2a74379a2d1293897395b468e8a4b4a8474dc3]

INTEGRATION: CWS pchfix02 (1.13.186); FILE MERGED 2006/09/01 17:26:26 kaib 1.13.186.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [057256766d375d55bb3aec06f1345053d8a7b055]

INTEGRATION: CWS pchfix02 (1.14.186); FILE MERGED 2006/09/01 17:26:26 kaib 1.14.186.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [aec0ff92914d35e484fca9d2bf5848470bd3bcd1]

INTEGRATION: CWS pchfix02 (1.8.178); FILE MERGED 2006/09/01 17:26:25 kaib 1.8.178.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [938d43edfae0b232139483036a9cb7fe6f3c74a8]

INTEGRATION: CWS pchfix02 (1.10.96); FILE MERGED 2006/09/01 17:26:25 kaib 1.10.96.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [c173957e20d60ee4d12415ff1ac45e721bed3f6d]

INTEGRATION: CWS pchfix02 (1.4.186); FILE MERGED 2006/09/01 17:26:25 kaib 1.4.186.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [c01a88c9900495fae40dd5e1ee668d5f8d70ac43]

INTEGRATION: CWS pchfix02 (1.3.186); FILE MERGED 2006/09/01 17:26:25 kaib 1.3.186.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [2ad3c7c1136e7e6753978dafecf1bfeaeb9ac937]

INTEGRATION: CWS pchfix02 (1.5.178); FILE MERGED 2006/09/01 17:26:25 kaib 1.5.178.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [fa2f60eebb5a2d7311039ff669aa3eed7f20fb6c]

INTEGRATION: CWS pchfix02 (1.10.96); FILE MERGED 2006/09/01 17:26:24 kaib 1.10.96.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [e908514d32a0fe1bb1204ab32db54d4cffd9ac95]

INTEGRATION: CWS pchfix02 (1.5.186); FILE MERGED 2006/09/01 17:26:24 kaib 1.5.186.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [d92dec6fd483cf29ba8574002f98cc58d716b8d7]

INTEGRATION: CWS pchfix02 (1.14.96); FILE MERGED 2006/09/01 17:26:24 kaib 1.14.96.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [3754c231bdc5a16daade5b0b88ac790008593d87]

INTEGRATION: CWS pchfix02 (1.3.186); FILE MERGED 2006/09/01 17:26:24 kaib 1.3.186.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [5a38d309252a7b2a2c7157fec12a35ddc5953f05]

INTEGRATION: CWS pchfix02 (1.6.186); FILE MERGED 2006/09/01 17:26:24 kaib 1.6.186.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [1b79b4da7bf5fb7d288abb219211c3701e68c387]

INTEGRATION: CWS pchfix02 (1.1.2); FILE ADDED 2006/09/01 17:26:23 kaib 1.1.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [858c884680eb1477ba4e7d16a04d24d1d42cca97]

INTEGRATION: CWS pchfix02 (1.2.24); FILE MERGED 2006/09/01 17:31:05 kaib 1.2.24.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [0e84621797c7b1e589a96a4ecbf220faec2ca9cd]

INTEGRATION: CWS pchfix02 (1.4.4); FILE MERGED 2006/09/01 17:31:05 kaib 1.4.4.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [a1b51481d6c6cc3d7f9b65373ffc754521f60a48]

INTEGRATION: CWS pchfix02 (1.3.6); FILE MERGED 2006/09/01 17:31:05 kaib 1.3.6.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [f776e4e2102cc2c052b824e5b9d0b66fe28f02ea]

INTEGRATION: CWS pchfix02 (1.5.4); FILE MERGED 2006/09/01 17:31:05 kaib 1.5.4.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [6ed01eb1b958f082a4b4bbadc01d27bd85db0e83]

INTEGRATION: CWS pchfix02 (1.5.6); FILE MERGED 2006/09/01 17:31:04 kaib 1.5.6.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [a1a0f8a4291adecdb1b925418712fe4657993aa2]

INTEGRATION: CWS pchfix02 (1.4.6); FILE MERGED 2006/09/01 17:31:04 kaib 1.4.6.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [659cf44620a6999618fc6b98537ef7a485bcb0d2]

INTEGRATION: CWS pchfix02 (1.16.6); FILE MERGED 2006/09/01 17:31:04 kaib 1.16.6.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [5201fc2794d4c3bd4ad82771a60bef107089436a]

INTEGRATION: CWS pchfix02 (1.3.6); FILE MERGED 2006/09/01 17:31:04 kaib 1.3.6.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [b86818cb05bc866a9b2e432ec578b5f847474693]

INTEGRATION: CWS pchfix02 (1.3.6); FILE MERGED 2006/09/01 17:31:03 kaib 1.3.6.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [3090482374c6f36961a2aa137d6e934124becbca]

INTEGRATION: CWS pchfix02 (1.4.6); FILE MERGED 2006/09/01 17:31:03 kaib 1.4.6.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [2e89707948c200344288d055f3c1926ba8ebfb00]

INTEGRATION: CWS pchfix02 (1.4.4); FILE MERGED 2006/09/01 17:31:03 kaib 1.4.4.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [138b8cf4801a9c52b81a4866e2300896e07aabd6]

INTEGRATION: CWS pchfix02 (1.1.2); FILE ADDED 2006/09/01 17:31:02 kaib 1.1.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [b9f00542771b54af645e525e80f0ae269775d35a]

INTEGRATION: CWS pchfix02 (1.3.56); FILE MERGED 2006/09/01 17:23:20 kaib 1.3.56.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [53ce95b69461903208a3992bd86d1d1db02a0a63]

INTEGRATION: CWS pchfix02 (1.6.56); FILE MERGED 2006/09/01 17:23:20 kaib 1.6.56.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [2e53bcd201d23cf8a70fbe3e18b1e575ca7936c8]

INTEGRATION: CWS pchfix02 (1.8.56); FILE MERGED 2006/09/01 17:23:20 kaib 1.8.56.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [51bed8543e8259bda5f7abfae3023b04b3249204]

INTEGRATION: CWS pchfix02 (1.4.56); FILE MERGED 2006/09/01 17:23:20 kaib 1.4.56.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [693c4df76bab725085ac9fc6f4e34d2dc84ece17]

INTEGRATION: CWS pchfix02 (1.12.56); FILE MERGED 2006/09/01 17:23:20 kaib 1.12.56.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [b2a4acc4c14e31814141cf1cffa00b2e1d9183ea]

INTEGRATION: CWS pchfix02 (1.3.56); FILE MERGED 2006/09/01 17:23:19 kaib 1.3.56.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [91446b236ddc4ddd9c517916626896f99192bb7e]

INTEGRATION: CWS pchfix02 (1.2.56); FILE MERGED 2006/09/01 17:23:19 kaib 1.2.56.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [1195699f2e49c07c41fd25bab9d382e5bffb96fe]

INTEGRATION: CWS pchfix02 (1.4.56); FILE MERGED 2006/09/01 17:23:19 kaib 1.4.56.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [a92db61333ca8d01255da2c4bea20c0bd200db7e]

INTEGRATION: CWS pchfix02 (1.11.14); FILE MERGED 2006/09/01 17:23:19 kaib 1.11.14.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [9805ed0cc17e776ba7ec7e9ada78297f84bf1796]

INTEGRATION: CWS pchfix02 (1.12.14); FILE MERGED 2006/09/01 17:23:19 kaib 1.12.14.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [903b84263b582a182bb928742d6ad613310a3bdc]

INTEGRATION: CWS pchfix02 (1.7.14); FILE MERGED 2006/09/01 17:23:18 kaib 1.7.14.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [606bdb430fbfd3bc2031de7b8b5f933902b26347]

INTEGRATION: CWS pchfix02 (1.23.14); FILE MERGED 2006/09/01 17:23:18 kaib 1.23.14.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [28f5c8da199a065ccc5833eee18d42f200318f80]

INTEGRATION: CWS pchfix02 (1.38.14); FILE MERGED 2006/09/01 17:23:18 kaib 1.38.14.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [5323846cc2bcf3de7e16481b2eb706cea0512ffc]

INTEGRATION: CWS pchfix02 (1.14.14); FILE MERGED 2006/09/01 17:23:18 kaib 1.14.14.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [8cdaa45ba5986a1aa94fd0fb286135b9c892aabd]

INTEGRATION: CWS pchfix02 (1.2.50); FILE MERGED 2006/09/01 17:23:18 kaib 1.2.50.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [ef01db72e584c04446ef8a985bb3a8004e758b66]

INTEGRATION: CWS pchfix02 (1.9.14); FILE MERGED 2006/09/01 17:23:18 kaib 1.9.14.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [414a1433dc2711f0f6a283e1a6f39a4df5c14770]

INTEGRATION: CWS pchfix02 (1.15.14); FILE MERGED 2006/09/01 17:23:18 kaib 1.15.14.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [3167c1729132e5dc84b8538ba424776770049ec9]

INTEGRATION: CWS pchfix02 (1.3.14); FILE MERGED 2006/09/01 17:23:17 kaib 1.3.14.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [b870d65ae2fbe71bf2e56df67432c3d62eaae400]

INTEGRATION: CWS pchfix02 (1.12.54); FILE MERGED 2006/09/01 17:23:17 kaib 1.12.54.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [edeeb6809cbaf46a6321685b040ab81917c08c19]

INTEGRATION: CWS pchfix02 (1.17.14); FILE MERGED 2006/09/01 17:23:17 kaib 1.17.14.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [9312cffc7efe0645ba91a38e22e6d42e335ef3a0]

INTEGRATION: CWS pchfix02 (1.25.14); FILE MERGED 2006/09/01 17:23:17 kaib 1.25.14.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [b5c94e5bb0905a03c06acb5f986cd31547e19f62]

INTEGRATION: CWS pchfix02 (1.9.14); FILE MERGED 2006/09/01 17:23:17 kaib 1.9.14.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [82f146a55856b87c0e7ed97930b2e708ca81d105]

INTEGRATION: CWS pchfix02 (1.28.14); FILE MERGED 2006/09/01 17:23:17 kaib 1.28.14.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [396d146019a8e4688ffe3ab7bf13f1a7c9d7a226]

INTEGRATION: CWS pchfix02 (1.13.14); FILE MERGED 2006/09/01 17:23:17 kaib 1.13.14.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [e85a6f419fd2ea3db4d78dc491514274b8394a79]

INTEGRATION: CWS pchfix02 (1.25.14); FILE MERGED 2006/09/01 17:23:16 kaib 1.25.14.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [0bbf972d698f704b6c75c3c0ef2c89be79452348]

INTEGRATION: CWS pchfix02 (1.8.14); FILE MERGED 2006/09/01 17:23:16 kaib 1.8.14.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [9efcb60480a5ecd219c39c9c8b77a9e1534c9067]

INTEGRATION: CWS pchfix02 (1.2.50); FILE MERGED 2006/09/01 17:23:16 kaib 1.2.50.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [c7e90396cd2698a325b44b3e54c0b16da1d8e619]

INTEGRATION: CWS pchfix02 (1.3.50); FILE MERGED 2006/09/01 17:23:16 kaib 1.3.50.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [946ee5be75311abbec1ac9685cd504b174c8d47e]

INTEGRATION: CWS pchfix02 (1.1.2); FILE ADDED 2006/09/01 17:23:15 kaib 1.1.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [4c5cf6b267d3bcfb0fcc48fa258e9a6ac649b9fa]

INTEGRATION: CWS pchfix02 (1.27.20); FILE MERGED 2006/09/01 17:32:56 kaib 1.27.20.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [3f009be47696ecb7f961e3585965db8f5bccd60d]

INTEGRATION: CWS pchfix02 (1.4.80); FILE MERGED 2006/09/01 17:32:56 kaib 1.4.80.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [0335055543eb50ab80e0771a859e7c8afcdf9b88]

INTEGRATION: CWS pchfix02 (1.38.6); FILE MERGED 2006/09/01 17:32:56 kaib 1.38.6.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [5298627530e0e4e86ad07c386e238e120fcf2f96]

INTEGRATION: CWS pchfix02 (1.21.34); FILE MERGED 2006/09/01 17:32:56 kaib 1.21.34.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [7e39a6acb061bcc0afedaf3bb5e712bfdc6184d6]

INTEGRATION: CWS pchfix02 (1.17.20); FILE MERGED 2006/09/01 17:32:56 kaib 1.17.20.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [a624e2ccbbc1a337e2a009b43ef527f1c6d92a84]

INTEGRATION: CWS pchfix02 (1.10.20); FILE MERGED 2006/09/01 17:32:55 kaib 1.10.20.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [65bf39225165fba7563c288022772af5e40ef8ba]

INTEGRATION: CWS pchfix02 (1.36.16); FILE MERGED 2006/09/01 17:32:55 kaib 1.36.16.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [ab164413dd9689fdb127f37d519a84bea48232c8]

INTEGRATION: CWS pchfix02 (1.7.58); FILE MERGED 2006/09/01 17:32:55 kaib 1.7.58.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [048a6c0ab8665bf63ccef9ea3390fb5a939c4ef2]

INTEGRATION: CWS pchfix02 (1.19.6); FILE MERGED 2006/09/01 17:32:55 kaib 1.19.6.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [1823645de44667221518ed77a48385f395a917a9]

INTEGRATION: CWS pchfix02 (1.12.58); FILE MERGED 2006/09/01 17:32:54 kaib 1.12.58.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [a7612ae8e804e2b3f73f22af23610838497a8a0d]

INTEGRATION: CWS pchfix02 (1.21.20); FILE MERGED 2006/09/01 17:32:54 kaib 1.21.20.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [e1484549d33277f0a2818e887c7fa4af41f6a392]

INTEGRATION: CWS pchfix02 (1.28.6); FILE MERGED 2006/09/01 17:32:54 kaib 1.28.6.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [e67ef461fa4e9f6fa8d19f4f4bc539e49c5f7f1e]

INTEGRATION: CWS pchfix02 (1.10.20); FILE MERGED 2006/09/01 17:32:54 kaib 1.10.20.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [00635a6878a1d6e1542f857eb208deb93b970171]

INTEGRATION: CWS pchfix02 (1.8.20); FILE MERGED 2006/09/01 17:32:53 kaib 1.8.20.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [fde31298b80e9c3e79da15f7231c517c68e2c94b]

INTEGRATION: CWS pchfix02 (1.71.4); FILE MERGED 2006/09/01 17:32:53 kaib 1.71.4.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [e28ba11c188ec3fa711b8d7dba751caebfa5e302]

INTEGRATION: CWS pchfix02 (1.19.20); FILE MERGED 2006/09/01 17:32:53 kaib 1.19.20.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [971cfd2bfeb5764734ae411dd326f30b60c6145e]

INTEGRATION: CWS pchfix02 (1.22.20); FILE MERGED 2006/09/01 17:32:53 kaib 1.22.20.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [2eb3d2e4b5d42bf9649b12ba371c003fc3795e1d]

INTEGRATION: CWS pchfix02 (1.1.2); FILE ADDED 2006/09/01 17:32:53 kaib 1.1.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [837551c4f8b8a08f768ebbe167144bffb843a5e3]

INTEGRATION: CWS pchfix02 (1.1.2); FILE ADDED 2006/09/01 17:32:52 kaib 1.1.2.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [e880cd4c8835fef35951b5dd6e61cb5588757c84]

INTEGRATION: CWS pchfix02 (1.4.36); FILE MERGED 2006/09/01 17:35:38 kaib 1.4.36.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [00f813782aa70962431cd3d6989c6e37e32f1ed7]

INTEGRATION: CWS pchfix02 (1.9.36); FILE MERGED 2006/09/01 17:35:38 kaib 1.9.36.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [e94fed408115f0dce67319f2ac08559e106ede79]

INTEGRATION: CWS pchfix02 (1.30.36); FILE MERGED 2006/09/01 17:35:38 kaib 1.30.36.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [76be6f1eeaf6bd500b835e551810781dc2d582b5]

INTEGRATION: CWS pchfix02 (1.21.36); FILE MERGED 2006/09/01 17:35:38 kaib 1.21.36.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [94e610ae1d0afa737040e4a69017c9626b68e078]

INTEGRATION: CWS pchfix02 (1.12.36); FILE MERGED 2006/09/01 17:35:37 kaib 1.12.36.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [31d2a023689b9f98c039739d0962bda9d21e98f2]

INTEGRATION: CWS pchfix02 (1.8.36); FILE MERGED 2006/09/01 17:35:37 kaib 1.8.36.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [db553b504d0ca5e75c37fc7ad5d460b7cbac38d5]

INTEGRATION: CWS pchfix02 (1.6.36); FILE MERGED 2006/09/01 17:35:37 kaib 1.6.36.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [23bce5ac94f64c0b87f9993f0f0b2040d6a559e1]

INTEGRATION: CWS pchfix02 (1.20.36); FILE MERGED 2006/09/01 17:35:37 kaib 1.20.36.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [7ba304511e086ce04aa4b76644945665a7af6e12]

INTEGRATION: CWS pchfix02 (1.29.36); FILE MERGED 2006/09/01 17:35:36 kaib 1.29.36.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [ee6f87f90df2359814197bfa37f07c818c76a999]

INTEGRATION: CWS pchfix02 (1.3.36); FILE MERGED 2006/09/01 17:35:36 kaib 1.3.36.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [d9dab8e19b6996cf8ab52758ef54b729659072cb]

INTEGRATION: CWS pchfix02 (1.7.36); FILE MERGED 2006/09/01 17:35:36 kaib 1.7.36.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [6b93b36081796a2cb82de92e36cb3705c8fc5a99]

INTEGRATION: CWS pchfix02 (1.10.10); FILE MERGED 2006/09/01 17:35:36 kaib 1.10.10.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [ad32be3b4e3544c048e036214e651cbdc729c8b4]

INTEGRATION: CWS pchfix02 (1.8.36); FILE MERGED 2006/09/01 17:35:36 kaib 1.8.36.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [d07e6d9637d5dd1cd75875e2c6343e2a0dc4e575]

INTEGRATION: CWS pchfix02 (1.19.10); FILE MERGED 2006/09/01 17:35:35 kaib 1.19.10.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [9ffe308f610c20c0dc86ad834a9136914eedd17d]

INTEGRATION: CWS pchfix02 (1.10.10); FILE MERGED 2006/09/01 17:35:35 kaib 1.10.10.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [feef9500ba5d23064328df6dbbbcf79a61638f4e]

INTEGRATION: CWS pchfix02 (1.12.36); FILE MERGED 2006/09/01 17:35:35 kaib 1.12.36.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [b3c4aec90cc7f0b46d6e5279f54fedceb38eddd4]

INTEGRATION: CWS pchfix02 (1.25.10); FILE MERGED 2006/09/01 17:35:35 kaib 1.25.10.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [b75e8570d1143317d261af413eb19f8d6e12993b]

INTEGRATION: CWS pchfix02 (1.7.8); FILE MERGED 2006/09/01 17:35:34 kaib 1.7.8.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [a505e71af6f6c14918e82b45c8e9a0a2379459b7]

INTEGRATION: CWS pchfix02 (1.9.8); FILE MERGED 2006/09/01 17:35:34 kaib 1.9.8.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [b405f79d4fd0f2b201fb72fdda994d5af7070709]

INTEGRATION: CWS pchfix02 (1.13.4); FILE MERGED 2006/09/01 17:35:34 kaib 1.13.4.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [0fe8ddeece7e060249ac849c3313b5e82e926035]

INTEGRATION: CWS pchfix02 (1.18.10); FILE MERGED 2006/09/01 17:35:34 kaib 1.18.10.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [5a83c9b5560ccd69a123a918838d40d1d9fc82e2]

INTEGRATION: CWS pchfix02 (1.9.36); FILE MERGED 2006/09/01 17:35:34 kaib 1.9.36.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [639ca6de384af64378960f1e4dd007c20b438147]

INTEGRATION: CWS pchfix02 (1.11.10); FILE MERGED 2006/09/01 17:35:33 kaib 1.11.10.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [c83acc2fc46123987bb45d0f469c71541f6f2b81]

INTEGRATION: CWS pchfix02 (1.8.36); FILE MERGED 2006/09/01 17:35:33 kaib 1.8.36.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [de446bd1f3918893c023570666cc2a5b4c703393]

INTEGRATION: CWS pchfix02 (1.1.2); FILE ADDED 2006/09/05 12:32:13 kaib 1.1.2.1: #i68856# Adding pch directories


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [d88b3ad693c0c0f887155ca7206c88fb117488f1]

INTEGRATION: CWS pchfix02 (1.1.2); FILE ADDED 2006/09/05 12:32:12 kaib 1.1.2.1: #i68856# Adding pch directories


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [c7698c081dedd8670ba04a249c12cd383b1d093e]

INTEGRATION: CWS pchfix02 (1.13.136); FILE MERGED 2006/09/01 17:54:26 kaib 1.13.136.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [d64e6fae6d965682a3b8eb9a169bb82681515071]

INTEGRATION: CWS pchfix02 (1.4.136); FILE MERGED 2006/09/01 17:54:26 kaib 1.4.136.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [2c44bf80a9dd891e70c16de0c181bdbbac2876f5]

INTEGRATION: CWS pchfix02 (1.13.40); FILE MERGED 2006/09/01 17:54:26 kaib 1.13.40.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [6cfd58f38482585ad4ac4c6734479bfb0f8b1245]

INTEGRATION: CWS pchfix02 (1.28.6); FILE MERGED 2006/09/01 17:54:25 kaib 1.28.6.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [f7e4e2fcfffa57d6e04c8192e68748a8f644df17]

INTEGRATION: CWS pchfix02 (1.3.124); FILE MERGED 2006/09/01 17:54:25 kaib 1.3.124.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [2d3c67a064703aece93f0c50430dbde263d6c736]

INTEGRATION: CWS pchfix02 (1.6.40); FILE MERGED 2006/09/01 17:54:25 kaib 1.6.40.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [6102d26ca4d38b4c0bdbedc81efa4a226319ed04]

INTEGRATION: CWS pchfix02 (1.3.134); FILE MERGED 2006/09/01 17:54:25 kaib 1.3.134.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [6348ef2d51b7aa94a4d53cfa14309318f78d36d1]

INTEGRATION: CWS pchfix02 (1.8.136); FILE MERGED 2006/09/01 17:54:25 kaib 1.8.136.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [f60c243a3757c6118289b19635d386584932e07b]

INTEGRATION: CWS pchfix02 (1.13.40); FILE MERGED 2006/09/01 17:54:25 kaib 1.13.40.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [aa5e32ebbddc4cd0b77e3038c22b5d092ab9af2e]

INTEGRATION: CWS pchfix02 (1.30.40); FILE MERGED 2006/09/01 17:54:25 kaib 1.30.40.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [90a3d7ac1ca545484a493fa5857488a133883fde]

INTEGRATION: CWS pchfix02 (1.4.40); FILE MERGED 2006/09/01 17:54:24 kaib 1.4.40.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [314ee03dcb16c2e0c10084385bdbd11a855f1b64]

INTEGRATION: CWS pchfix02 (1.3.136); FILE MERGED 2006/09/01 17:54:24 kaib 1.3.136.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [cb7e20045e6dfeb05b2dfa977a588031d6f4f9ff]

INTEGRATION: CWS pchfix02 (1.2.136); FILE MERGED 2006/09/01 17:54:24 kaib 1.2.136.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [534f30d2f9c5ef8862788a42c31badd4e07b5db2]

INTEGRATION: CWS pchfix02 (1.72.38); FILE MERGED 2006/09/01 17:54:24 kaib 1.72.38.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [1f2f3ffa83b804d35b665ea2e1baa9b00f39d256]

INTEGRATION: CWS pchfix02 (1.48.24); FILE MERGED 2006/09/01 17:54:24 kaib 1.48.24.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [30fa62c43c8ac6e437083efe0dbf76b27fa74c81]

INTEGRATION: CWS pchfix02 (1.4.136); FILE MERGED 2006/09/01 17:54:23 kaib 1.4.136.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [a745cc223c1cedcccfd56c6fef748ea9d6b566db]

INTEGRATION: CWS pchfix02 (1.14.38); FILE MERGED 2006/09/01 17:54:23 kaib 1.14.38.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [5f001b9db14304e3f28dd8c946e25cb5d07212c2]

INTEGRATION: CWS pchfix02 (1.6.136); FILE MERGED 2006/09/01 17:54:23 kaib 1.6.136.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [951598d0684375d4ad81a935cff804a124bf6b83]

INTEGRATION: CWS pchfix02 (1.38.36); FILE MERGED 2006/09/01 17:54:23 kaib 1.38.36.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [f83b3e0966fe19f55f41583d953c98ef76b97e2c]

INTEGRATION: CWS pchfix02 (1.4.40); FILE MERGED 2006/09/01 17:54:22 kaib 1.4.40.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [0a898ce1031a655839cd0d36ca01cdae6d879bc9]

INTEGRATION: CWS pchfix02 (1.10.136); FILE MERGED 2006/09/01 17:54:22 kaib 1.10.136.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [af6ccee8f0193852d43d1becca036a2876c4e3ed]

INTEGRATION: CWS pchfix02 (1.3.136); FILE MERGED 2006/09/01 17:54:22 kaib 1.3.136.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [79cd55ca1e5ee125bc0b41c1edf020ef048d76bd]

INTEGRATION: CWS pchfix02 (1.7.24); FILE MERGED 2006/09/01 17:54:22 kaib 1.7.24.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [6b81d390ed7d3941f5bee715bd9a79cbffe420aa]

INTEGRATION: CWS pchfix02 (1.22.40); FILE MERGED 2006/09/01 17:54:22 kaib 1.22.40.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [75c8a35fa5ca2322e2895cef53568594b60b4902]

INTEGRATION: CWS pchfix02 (1.8.24); FILE MERGED 2006/09/01 17:54:22 kaib 1.8.24.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [a40eacf92b5f30b59fffd1f9e5fd3005900d7b4d]

INTEGRATION: CWS pchfix02 (1.4.136); FILE MERGED 2006/09/01 17:54:22 kaib 1.4.136.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [4440bad94990864befdf848f93c23f7d378bb633]

INTEGRATION: CWS pchfix02 (1.12.6); FILE MERGED 2006/09/01 17:54:22 kaib 1.12.6.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [d21dcea6ea9cc2689b63805cfb969175f3e3ec7f]

INTEGRATION: CWS pchfix02 (1.8.40); FILE MERGED 2006/09/01 17:54:21 kaib 1.8.40.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [446a2bfca89782641552091f8076cb6f069c01dc]

INTEGRATION: CWS pchfix02 (1.55.24); FILE MERGED 2006/09/01 17:54:21 kaib 1.55.24.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [550497f4e986d8108f4cd3c28489a3a8f5a42750]

INTEGRATION: CWS pchfix02 (1.4.38); FILE MERGED 2006/09/01 17:54:21 kaib 1.4.38.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [f9750b65681476577dbf1680f4fce25ff217a414]

INTEGRATION: CWS pchfix02 (1.64.10); FILE MERGED 2006/09/01 17:54:21 kaib 1.64.10.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [312b8c45c90151188f96ba4bb048bc7c5f0865f6]

INTEGRATION: CWS pchfix02 (1.7.40); FILE MERGED 2006/09/01 17:54:21 kaib 1.7.40.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [44c1f13093cffca48f003fce1f610c50be0e9a8b]

INTEGRATION: CWS pchfix02 (1.48.28); FILE MERGED 2006/09/01 17:54:20 kaib 1.48.28.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [f6e31b3a877ab9c395cf7ff5319164454d475d11]

INTEGRATION: CWS pchfix02 (1.3.40); FILE MERGED 2006/09/01 17:54:20 kaib 1.3.40.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [ba0bbbcbd83be8fa54a23b67de0043b4c0770d5c]

INTEGRATION: CWS pchfix02 (1.5.40); FILE MERGED 2006/09/01 17:54:20 kaib 1.5.40.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [2755ede276912af86471fc319b77d55aff2724c3]

INTEGRATION: CWS pchfix02 (1.2.136); FILE MERGED 2006/09/01 17:54:20 kaib 1.2.136.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [0b0b2b67e847d8bb383a5fd12bb25aaee50e2e63]

INTEGRATION: CWS pchfix02 (1.6.40); FILE MERGED 2006/09/01 17:54:20 kaib 1.6.40.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [577db61bc2813fb0335d87f61d1bc242657fb507]

INTEGRATION: CWS pchfix02 (1.9.40); FILE MERGED 2006/09/01 17:54:20 kaib 1.9.40.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [6bdd1366c26f4d5add2b9cec5552b5ae26f8c6cb]

INTEGRATION: CWS pchfix02 (1.3.134); FILE MERGED 2006/09/01 17:54:19 kaib 1.3.134.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [13ad448fcad28294403b9e450c96bf9d93af5fb7]

INTEGRATION: CWS pchfix02 (1.4.136); FILE MERGED 2006/09/01 17:54:19 kaib 1.4.136.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [fc4907e68c77864c89f092dca446fdca1d68e32d]

INTEGRATION: CWS pchfix02 (1.5.26); FILE MERGED 2006/09/01 17:54:19 kaib 1.5.26.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [3dfe6c18b8d4b2bc5c02ad00a7ba815a38bee2fa]

INTEGRATION: CWS pchfix02 (1.2.136); FILE MERGED 2006/09/01 17:54:19 kaib 1.2.136.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [21ae054fb4d3833ec2d5cec948034bad581dec19]

INTEGRATION: CWS pchfix02 (1.56.40); FILE MERGED 2006/09/01 17:54:15 kaib 1.56.40.1: #i68856# Added header markers and pch files


2006-09-16  Oliver Bolte  <obo@openoffice.org>  [6dfb1e0677536c1f15e04c2a423c010fd3462bbe]

INTEGRATION: CWS pchfix02 (1.1.2); FILE ADDED 2006/09/01 17:54:14 kaib 1.1.2.1: #i68856# Added header markers and pch files


2006-09-15  Oliver Bolte  <obo@openoffice.org>  [3e0ea34d10e1263a8e2ba6acb5d87d6cfe9b68ef]

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>  [0665e03e30904fe03e1f0deedeab8ada1404df36]

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>  [25162fb15bdc722ebcbce707ab74d1815cd4f231]

INTEGRATION: CWS writerfilter (1.9.4); FILE MERGED 2005/11/16 15:15:34 sb 1.9.4.3: #i57477# Missing unicows.dll added to Windows installation set. 2005/11/15 12:42:14 sb 1.9.4.2: #i57188# Improved wording. 2005/11/15 12:28:05 sb 1.9.4.1: #i57188# Store the path to the installed URE in the Windows registry.


2006-09-15  Oliver Bolte  <obo@openoffice.org>  [bbbeab164c843fe7a921f6a4cb8220cc8ae15d8c]

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>  [46dcf92a27d2f4673c8b9416430e6c333026db4c]

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>  [f8c1cf19fddc8f1cf9be53623e63a70ad0a8c538]

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>  [3c338f3550f3234421d37dd4a33d67ff500ce331]

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>  [221551fc80ecc59d106ddc7c0c0fea7cc12630db]

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>  [6238848f87066f143096f14363d2f9501d9af533]

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>  [c19379d8058b6e4eaa75deb18f585a5b9b6aa897]

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>  [1b54272225f82d6205591fa797726ca828d674b2]

INTEGRATION: CWS writerfilter (1.21.16); FILE MERGED 2006/07/21 07:41:26 hbrinkm 1.21.16.2: RESYNC: (1.21-1.22); FILE MERGED 2006/02/03 16:14:56 abi 1.21.16.1: #127098 call initialization for special args


2006-09-15  Oliver Bolte  <obo@openoffice.org>  [6ae6b1dca6915643314468cde285873f7a8e2884]

INTEGRATION: CWS writerfilter (1.84.16); FILE MERGED 2006/07/21 07:41:19 hbrinkm 1.84.16.2: RESYNC: (1.84-1.85); FILE MERGED 2006/02/03 16:14:53 abi 1.84.16.1: #127098 call initialization for special args


2006-09-15  Oliver Bolte  <obo@openoffice.org>  [bb88c00d012345680a90989613cb0a39e0003680]

INTEGRATION: CWS writerfilter (1.13.16); FILE MERGED 2006/02/03 16:14:39 abi 1.13.16.1: #127098 call initialization for special args


2006-09-15  Oliver Bolte  <obo@openoffice.org>  [e43957842f373466b1591717c271277a99440192]

INTEGRATION: CWS writerfilter (1.39.12); FILE MERGED 2006/07/21 07:41:08 hbrinkm 1.39.12.3: RESYNC: (1.40-1.41); FILE MERGED 2006/03/14 13:44:38 tra 1.39.12.2: RESYNC: (1.39-1.40); FILE MERGED 2006/02/03 16:13:39 abi 1.39.12.1: #127098 call initialization for special args


2006-09-15  Oliver Bolte  <obo@openoffice.org>  [c4c85add9ebe877d51f95d56140745e1faf4e01a]

INTEGRATION: CWS writerfilter (1.6.10); FILE MERGED 2006/07/21 07:36:28 hbrinkm 1.6.10.2: RESYNC: (1.6-1.7); FILE MERGED 2006/02/03 16:13:12 abi 1.6.10.1: #127098 call initialization for special args


2006-09-15  Oliver Bolte  <obo@openoffice.org>  [f7b156cc189e97f22cd331e0ed9aad7cfb66ebf3]

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>  [67c4c291b46f57ba5839369d800bedbc1ddd8119]

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>  [3818c35e9f3f675daae6f7123be845dd267cac89]

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>  [e772cd5477c63cac817b6ba33427ab2e3f0d99c5]

INTEGRATION: CWS ause066 (1.2.20); FILE MERGED 2006/09/01 11:13:52 hjs 1.2.20.1: #i69087# cleanup


2006-09-15  Oliver Bolte  <obo@openoffice.org>  [7b330c7c3f9eeae78caa5fba18b12ff1dcd4ba21]

INTEGRATION: CWS ause066 (1.35.64); FILE MERGED 2006/08/31 13:46:48 hjs 1.35.64.1: #i69141# cleanup


2006-09-15  Oliver Bolte  <obo@openoffice.org>  [32707f8e3f2c48ca938934ef0f071b26c5f1830c]

INTEGRATION: CWS ause066 (1.4.220); FILE MERGED 2006/08/30 08:35:51 hjs 1.4.220.1: #i69087# - cleanup


2006-09-15  Oliver Bolte  <obo@openoffice.org>  [eb2efbca4e0a9cd5d5b63ef02af328d242ef3c2e]

INTEGRATION: CWS ause066 (1.5.220); FILE MERGED 2006/08/30 08:35:51 hjs 1.5.220.1: #i69087# - cleanup


2006-09-15  Oliver Bolte  <obo@openoffice.org>  [0a6b25886c141937a364743ca099915289b322de]

INTEGRATION: CWS ause066 (1.10.190); FILE MERGED 2006/08/30 08:35:51 hjs 1.10.190.1: #i69087# - cleanup


2006-09-15  Oliver Bolte  <obo@openoffice.org>  [3763c198abfa2e8dd93298ae9737fe2b833c81e2]

INTEGRATION: CWS ause066 (1.12.6); FILE MERGED 2006/08/30 08:35:50 hjs 1.12.6.1: #i69087# - cleanup


2006-09-15  Oliver Bolte  <obo@openoffice.org>  [8b37963b640393b822ec16c969f4e343933ba665]

INTEGRATION: CWS ause066 (1.7.220); FILE MERGED 2006/08/30 08:35:50 hjs 1.7.220.1: #i69087# - cleanup


2006-09-15  Oliver Bolte  <obo@openoffice.org>  [ba4ca826d5b202764f0c5134037782448002ac19]

INTEGRATION: CWS ause066 (1.4.220); FILE MERGED 2006/08/30 08:35:50 hjs 1.4.220.1: #i69087# - cleanup


2006-09-15  Oliver Bolte  <obo@openoffice.org>  [accfa4d7cd25899746b00728a3d7831066a18be5]

INTEGRATION: CWS ause066 (1.4.220); FILE MERGED 2006/08/30 08:35:49 hjs 1.4.220.1: #i69087# - cleanup


2006-09-15  Oliver Bolte  <obo@openoffice.org>  [7c50c50f3cf831b7816f3660f6d96ec0c007eceb]

INTEGRATION: CWS ause066 (1.12.190); FILE MERGED 2006/08/30 08:34:20 hjs 1.12.190.1: #i69086#, #i69087# - cleanup


2006-09-15  Oliver Bolte  <obo@openoffice.org>  [4a29d57741c99bc021a0f128bc9401d5dd45e6f3]

INTEGRATION: CWS ause066 (1.13.30); FILE MERGED 2006/08/30 08:35:49 hjs 1.13.30.1: #i69087# - cleanup


2006-09-15  Oliver Bolte  <obo@openoffice.org>  [97a2d34058e943793d084265a394466b0b2e426f]

INTEGRATION: CWS ause066 (1.7.220); FILE MERGED 2006/08/30 08:35:49 hjs 1.7.220.1: #i69087# - cleanup


2006-09-15  Oliver Bolte  <obo@openoffice.org>  [ba04586e1aed7cdf9a7fd98809fb93efd66249a2]

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>  [23fd4cec73bc837726d4301d69cafc9c952eec0c]

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>  [600d0dca33a4c767bf7cc5eb28434350edd70ffc]

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>  [3507f2001eaa145ee193d4f4e494f474e236dfa1]

INTEGRATION: CWS ause066 (1.14.10); FILE MERGED 2006/08/31 13:49:54 hjs 1.14.10.1: #i69141# cleanup


2006-09-15  Oliver Bolte  <obo@openoffice.org>  [8d4e7a44131cc682ef56c60e970003d32cb6cf9c]

INTEGRATION: CWS ause066 (1.5.64); FILE MERGED 2006/08/30 11:15:15 hjs 1.5.64.2: #i69093# cleanup variable usage 2006/08/30 10:21:48 oj 1.5.64.1: remove unused defines from version.mk


2006-09-15  Oliver Bolte  <obo@openoffice.org>  [a8eb1c98cf6a853f6fb58eb4661399205a5bc811]

INTEGRATION: CWS ause066 (1.21.144); FILE MERGED 2006/08/30 11:15:14 hjs 1.21.144.2: #i69093# cleanup variable usage 2006/08/30 10:21:48 oj 1.21.144.1: remove unused defines from version.mk


2006-09-15  Oliver Bolte  <obo@openoffice.org>  [e021c4577311a46d0ad63010af78435255e2ca6a]

INTEGRATION: CWS ause066 (1.9.170); FILE MERGED 2006/08/30 10:21:48 oj 1.9.170.1: remove unused defines from version.mk


2006-09-15  Oliver Bolte  <obo@openoffice.org>  [6022ce1d391d60f113e574daf7b54eae4633e486]

INTEGRATION: CWS ause066 (1.25.92); FILE MERGED 2006/08/30 11:15:14 hjs 1.25.92.1: #i69093# cleanup variable usage


2006-09-15  Oliver Bolte  <obo@openoffice.org>  [9c9ef83907f690ba02022abfc46ebf9e86158feb]

INTEGRATION: CWS ause066 (1.13.102); FILE MERGED 2006/08/30 11:15:13 hjs 1.13.102.2: #i69093# cleanup variable usage 2006/08/30 10:21:48 oj 1.13.102.1: remove unused defines from version.mk


2006-09-15  Oliver Bolte  <obo@openoffice.org>  [b0c1b3c1a99ea6deb67a450c915ef08c8d2ca0ec]

INTEGRATION: CWS l10ntooling04 (1.41.8); FILE MERGED 2006/09/07 10:52:00 ihi 1.41.8.1: #i68886# fixed cvs conflict


2006-09-15  Oliver Bolte  <obo@openoffice.org>  [31eaee6d262fa71efbcf445a25afe6ff5162f643]

INTEGRATION: CWS os86 (1.8.526); FILE MERGED 2006/09/04 14:48:53 os 1.8.526.1: #i49808# end quote button label fixed


2006-09-15  Oliver Bolte  <obo@openoffice.org>  [eb3657bf8de41572d836583ceadf44b9799a6f0e]

INTEGRATION: CWS os86 (1.6.526); FILE MERGED 2006/09/04 14:46:27 os 1.6.526.1: #i67249# German: 'Neu ~laden'


2006-09-15  Oliver Bolte  <obo@openoffice.org>  [66de2feb202d8910b79955fb44afd4ca7726ba0b]

INTEGRATION: CWS os86 (1.11.28); FILE MERGED 2006/09/04 12:46:43 os 1.11.28.1: #i68430# missing initialization fixed


2006-09-15  Oliver Bolte  <obo@openoffice.org>  [fa98794227dbd5b606dd45b799ab9403055ce609]

INTEGRATION: CWS os86 (1.13.28); FILE MERGED 2006/09/04 12:59:02 os 1.13.28.1: #i68431# missing initialization fixed


2006-09-15  Oliver Bolte  <obo@openoffice.org>  [70c3d85a2fad969812f91a73eaebc4c59cfc32eb]

INTEGRATION: CWS os86 (1.25.28); FILE MERGED 2006/09/04 11:50:32 os 1.25.28.1: #i60431# temporary AutoCorrection removed


2006-09-15  Oliver Bolte  <obo@openoffice.org>  [8d5b007ef12e3b713520439d46f52a5fc2838118]

INTEGRATION: CWS os86 (1.7.28); FILE MERGED 2006/09/04 11:50:32 os 1.7.28.1: #i60431# temporary AutoCorrection removed


2006-09-15  Oliver Bolte  <obo@openoffice.org>  [56854768cfa6a0206790b749301dad8854b33cf2]

INTEGRATION: CWS os86 (1.95.26); FILE MERGED 2006/09/04 14:00:06 os 1.95.26.1: #i47129# docinfo fields created,printed,modified now correctly exported


2006-09-15  Oliver Bolte  <obo@openoffice.org>  [ef774a7316b46fbf22ff06b111668e1aa2dae735]

INTEGRATION: CWS os86 (1.7.504); FILE MERGED 2006/09/04 11:50:13 os 1.7.504.1: #i60431# temporary AutoCorrection removed


2006-09-15  Oliver Bolte  <obo@openoffice.org>  [9482b4fb657a30badbde352b9fa89fa68ac34fa0]

INTEGRATION: CWS os86 (1.6.372); FILE MERGED 2006/09/04 11:50:03 os 1.6.372.1: #i60431# temporary AutoCorrection removed


2006-09-15  Oliver Bolte  <obo@openoffice.org>  [9a8afc7ccb2f7e73b8a2dfa32a11c2d4bab33953]

INTEGRATION: CWS os86 (1.31.28); FILE MERGED 2006/09/04 09:55:53 os 1.31.28.1: #i66164# call renameElement only if shortcut really changes


2006-09-15  Oliver Bolte  <obo@openoffice.org>  [caf5661f216a9899d57c9e91c4344036151199d2]

INTEGRATION: CWS os86 (1.7.504); FILE MERGED 2006/09/04 11:48:50 os 1.7.504.1: #i60431# temporary AutoCorrection removed


2006-09-15  Oliver Bolte  <obo@openoffice.org>  [ad6e7497c7c5c5888a0ff024048a569eff5adc95]

INTEGRATION: CWS os86 (1.20.28); FILE MERGED 2006/09/04 11:48:50 os 1.20.28.1: #i60431# temporary AutoCorrection removed


2006-09-15  Oliver Bolte  <obo@openoffice.org>  [7d1045665b9ad98261b5d4ad2a9bfb6044cc20a5]

INTEGRATION: CWS os86 (1.13.28); FILE MERGED 2006/09/04 11:49:00 os 1.13.28.1: #i60431# temporary AutoCorrection removed


2006-09-15  Oliver Bolte  <obo@openoffice.org>  [8b8fda6da68023cc34f4ae44337afb3a4d622472]

INTEGRATION: CWS os86 (1.9.26); FILE MERGED 2006/09/04 12:53:48 os 1.9.26.1: #i68428# missing initialization fixed


2006-09-15  Oliver Bolte  <obo@openoffice.org>  [5ee7b434d96b8a037062c61555e227d7b6ff3767]

INTEGRATION: CWS os86 (1.14.28); FILE MERGED 2006/09/04 12:38:26 os 1.14.28.1: #i49629# patch regarding numeric sorting applied


2006-09-15  Oliver Bolte  <obo@openoffice.org>  [5b512ed0b9c9ce84d7980b2b7cc34cac9559740c]

INTEGRATION: CWS os86 (1.7.28); FILE MERGED 2006/09/04 11:49:50 os 1.7.28.1: #i60431# temporary AutoCorrection removed


2006-09-15  Oliver Bolte  <obo@openoffice.org>  [1d472f9a55f7eee3b6230f8e635cf072d3c7a6ea]

INTEGRATION: CWS os86 (1.124.24); FILE MERGED 2006/09/04 11:46:48 os 1.124.24.1: #i60431# temporary AutoCorrection removed


2006-09-15  Oliver Bolte  <obo@openoffice.org>  [8fc000ab2c0d890dbe6635f94e0258287fd9a844]

INTEGRATION: CWS os86 (1.25.108); FILE MERGED 2006/09/05 06:13:34 os 1.25.108.2: #i33547# umlauts fixed 2006/09/04 12:09:33 os 1.25.108.1: #i33547# numbering commands relabled


2006-09-15  Oliver Bolte  <obo@openoffice.org>  [d0d27af0ee6d0c32e0cfc6c3041fd4de0e15e2be]

INTEGRATION: CWS os86 (1.49.12); FILE MERGED 2006/09/06 06:28:54 os 1.49.12.2: #i67249# German: 'Neu ~laden' 2006/09/04 14:12:39 os 1.49.12.1: #i67266# type fixed


2006-09-15  Oliver Bolte  <obo@openoffice.org>  [0bbef0243cb53ab4e581a3450679b7daf756e094]

INTEGRATION: CWS os86 (1.5.168); FILE MERGED 2006/09/04 12:42:31 os 1.5.168.1: #i64875# blank removed


2006-09-15  Oliver Bolte  <obo@openoffice.org>  [0c3ccaf8217b5024ac4aa0822b344bb652227438]

INTEGRATION: CWS os86 (1.7.40); FILE MERGED 2006/09/04 13:03:19 os 1.7.40.1: #i68476# missing initialization fixed


2006-09-15  Oliver Bolte  <obo@openoffice.org>  [ff10e10361cefd6eba90b3281a4fb580e9f8552c]

INTEGRATION: CWS impress102 (1.9.94); FILE MERGED 2006/08/23 12:04:08 sj 1.9.94.1: #i67457# invalidate itemset only once if setting the whole which range


2006-09-15  Oliver Bolte  <obo@openoffice.org>  [3478582198ac0f3cc450c9c2b6c344beb70bde03]

INTEGRATION: CWS impress102 (1.27.50); FILE MERGED 2006/08/16 10:35:03 sj 1.27.50.1: #i68485# fixed conditional jump that depends on uninitialized values


2006-09-15  Oliver Bolte  <obo@openoffice.org>  [a7bea20e5ee70b6b4c88196edf70233e5c1bddee]

INTEGRATION: CWS impress102 (1.18.48); FILE MERGED 2006/08/28 14:29:34 sj 1.18.48.2: RESYNC: (1.18-1.19); FILE MERGED 2006/08/09 09:10:26 sj 1.18.48.1: #i68072# fixed undefinded behaviour when customshape expression divides by zero


2006-09-15  Oliver Bolte  <obo@openoffice.org>  [44cb3a7ca0d9c861da3a4955cc785e83a37f5e45]

INTEGRATION: CWS impress102 (1.25.14); FILE MERGED 2006/08/14 13:58:42 af 1.25.14.1: #i68489# Added and corrected initializers for all members.  Fixed some compiler warnings.


2006-09-15  Oliver Bolte  <obo@openoffice.org>  [0fb1959f23be36896d8a9b582cbc59386b87dc7d]

INTEGRATION: CWS impress102 (1.16.12); FILE MERGED 2006/08/14 12:47:37 af 1.16.12.1: #136552# Added a guard against an empty shared pointer in UpdatePreviewSizePixel().


2006-09-15  Oliver Bolte  <obo@openoffice.org>  [6739efa55056f2fa401b73a1d7103d165313ddac]

INTEGRATION: CWS impress102 (1.9.140); FILE MERGED 2006/08/22 13:29:34 sj 1.9.140.1: #i68832# catching exception when processing aftereffectnodes


2006-09-15  Oliver Bolte  <obo@openoffice.org>  [dcbbc081067735ed03ffcd14db24e76ff4528d4b]

INTEGRATION: CWS impress102 (1.90.138); FILE MERGED 2006/08/23 15:25:19 sj 1.90.138.2: #i66898# fixed freeze when saving certain kind of documents containing embossed character formatting 2006/08/22 13:29:34 sj 1.90.138.1: #i68832# catching exception when processing aftereffectnodes


2006-09-15  Oliver Bolte  <obo@openoffice.org>  [fba92d7d734113022f000396469248fdce0d3a47]

INTEGRATION: CWS impress102 (1.8.144); FILE MERGED 2006/08/11 11:25:01 hdu 1.8.144.1: #i68405# initialize FontSizeMenu::mnCurHeight in constructor


2006-09-15  Oliver Bolte  <obo@openoffice.org>  [7be8e7af9efa7d86d6e613979393e6614da991b6]

INTEGRATION: CWS impress102 (1.4.108); FILE MERGED 2006/08/15 15:38:41 sj 1.4.108.1: #i68480# conditional jump that depends on uninitialized values


2006-09-15  Oliver Bolte  <obo@openoffice.org>  [37bbf08c28cf13a99a69b209e6e4c27a52051fbf]

INTEGRATION: CWS impress102 (1.5.60); FILE MERGED 2006/08/15 15:38:25 sj 1.5.60.2: #i68480# conditional jump that depends on uninitialized values 2006/08/15 11:49:28 sj 1.5.60.1: #i68471# conditional jump that depends on uninitialized values


2006-09-15  Oliver Bolte  <obo@openoffice.org>  [56f6ea06053fae67a560c45c1f49a511bd2becf1]

INTEGRATION: CWS swqbf81 (1.11.454); FILE MERGED 2006/08/21 11:21:50 od 1.11.454.2: RESYNC: (1.11-1.12); FILE MERGED resolve merge conflict 2006/08/21 07:27:50 od 1.11.454.1: #i68520# - refactoring and performance improvement: 	   - new data structure for anchored object list 	   - usage of cache of <SwAnchoredObject> for bounding rectangle


2006-09-15  Oliver Bolte  <obo@openoffice.org>  [3e5dba5b5b253863d66b977a3615a87a59242d24]

INTEGRATION: CWS swqbf81 (1.57.268); FILE MERGED 2006/09/11 10:40:11 od 1.57.268.3: #i69335# method <SwTxtFly::InitAnchoredObjList()> 	 - remove wrong condition, introduced for optimization 2006/08/21 11:21:42 od 1.57.268.2: RESYNC: (1.57-1.58); FILE MERGED resolve merge conflict 2006/08/21 07:27:51 od 1.57.268.1: #i68520# - refactoring and performance improvement: 	   - new data structure for anchored object list 	   - usage of cache of <SwAnchoredObject> for bounding rectangle


2006-09-15  Oliver Bolte  <obo@openoffice.org>  [9adc73646da1584ac792b5748cb079b6b59c4bca]

INTEGRATION: CWS swqbf81 (1.71.48); FILE MERGED 2006/08/21 11:10:53 od 1.71.48.2: RESYNC: (1.71-1.72); FILE MERGED 2006/08/21 07:35:44 od 1.71.48.1: #i68520# - performance provement: 	   - introduce cache for bounding rectangle in class <SwAnchoredObject>


2006-09-15  Oliver Bolte  <obo@openoffice.org>  [5f7d95f4ec9cd5890140d146ad4f625469ba595d]

INTEGRATION: CWS swqbf81 (1.15.4); FILE MERGED 2006/08/25 05:50:59 od 1.15.4.1: #i68520# - performance provement: 	   - introduce cache for bounding rectangle in class <SwAnchoredObject>


2006-09-15  Oliver Bolte  <obo@openoffice.org>  [565a7a7d7fdcc8063bc46fc5499aa9668e171c64]

INTEGRATION: CWS swqbf81 (1.75.224); FILE MERGED 2006/09/11 10:44:30 od 1.75.224.3: #i69335# method <SwFlyFrm::MakeObjPos()> 	 - add invalidation of object rectangle cache. 2006/08/21 11:06:11 od 1.75.224.2: RESYNC: (1.75-1.76); FILE MERGED 2006/08/21 07:35:44 od 1.75.224.1: #i68520# - performance provement: 	   - introduce cache for bounding rectangle in class <SwAnchoredObject>


2006-09-15  Oliver Bolte  <obo@openoffice.org>  [0c649c45353b1ada304dfc115bc051b13f1bb902]

INTEGRATION: CWS swqbf81 (1.20.22); FILE MERGED 2006/08/21 11:06:26 od 1.20.22.2: RESYNC: (1.20-1.21); FILE MERGED 2006/08/21 07:35:44 od 1.20.22.1: #i68520# - performance provement: 	   - introduce cache for bounding rectangle in class <SwAnchoredObject>


2006-09-15  Oliver Bolte  <obo@openoffice.org>  [14e7f91809f1ab304b23f5855da624bba7e2f827]

INTEGRATION: CWS swqbf81 (1.16.38); FILE MERGED 2006/08/21 11:06:19 od 1.16.38.2: RESYNC: (1.16-1.17); FILE MERGED 2006/08/21 07:35:43 od 1.16.38.1: #i68520# - performance provement: 	   - introduce cache for bounding rectangle in class <SwAnchoredObject>


2006-09-15  Oliver Bolte  <obo@openoffice.org>  [60840e513a25fb6a40add568ae27feed07281978]

INTEGRATION: CWS swqbf81 (1.15.454); FILE MERGED 2006/08/21 07:35:43 od 1.15.454.1: #i68520# - performance provement: 	   - introduce cache for bounding rectangle in class <SwAnchoredObject>


2006-09-15  Oliver Bolte  <obo@openoffice.org>  [9cb0884500acaed2f07a209231930bcb39494133]

INTEGRATION: CWS swqbf81 (1.46.18); FILE MERGED 2006/08/21 10:59:10 od 1.46.18.2: RESYNC: (1.46-1.47); FILE MERGED 2006/08/21 07:08:07 od 1.46.18.1: #i68520# - refactoring: adjustment for changed naming.


2006-09-15  Oliver Bolte  <obo@openoffice.org>  [3a1e13b171dfd8680d87c8ef11c68e434355169d]

INTEGRATION: CWS swqbf81 (1.30.20); FILE MERGED 2006/08/21 10:58:51 od 1.30.20.2: RESYNC: (1.30-1.31); FILE MERGED 2006/08/21 07:05:10 od 1.30.20.1: #i68520# - remove commented codelines


2006-09-15  Oliver Bolte  <obo@openoffice.org>  [3b9af89673ed2b6ca7a4b521ed4a5564189fe8f6]

INTEGRATION: CWS swqbf81 (1.50.32); FILE MERGED 2006/08/21 10:51:44 od 1.50.32.2: RESYNC: (1.50-1.51); FILE MERGED 2006/08/21 07:35:42 od 1.50.32.1: #i68520# - performance provement: 	   - introduce cache for bounding rectangle in class <SwAnchoredObject>


2006-09-15  Oliver Bolte  <obo@openoffice.org>  [05cb7f8471b2f247e1ee845ace98c38544602af1]

INTEGRATION: CWS swqbf81 (1.1.2); FILE ADDED 2006/08/21 06:58:33 od 1.1.2.1: #i68520# - refactoring: new header file for enumeration <SwSurround>


2006-09-15  Oliver Bolte  <obo@openoffice.org>  [6e00b168d3156463ff561e0128c55a48d4780d1d]

INTEGRATION: CWS swqbf81 (1.8.456); FILE MERGED 2006/08/21 07:00:29 od 1.8.456.1: #i68520# - refactoring: new header file for enumeration <SwSurround>


2006-09-15  Oliver Bolte  <obo@openoffice.org>  [cf71aa496ca7e74a43131197e1f62608b473d453]

INTEGRATION: CWS swqbf81 (1.19.210); FILE MERGED 2006/08/21 10:17:52 od 1.19.210.2: RESYNC: (1.19-1.20); FILE MERGED 2006/08/21 07:01:45 od 1.19.210.1: #i68520# - performance improvement: 	   - introduce cache for bounding rectangle of anchored objects 	     and implement usage of this cache.


2006-09-15  Oliver Bolte  <obo@openoffice.org>  [cb14166ec05241696b38068b449861a5f8649ac9]

INTEGRATION: CWS swqbf81 (1.17.22); FILE MERGED 2006/08/21 10:07:10 od 1.17.22.2: RESYNC: (1.17-1.18); FILE MERGED 2006/08/21 07:01:45 od 1.17.22.1: #i68520# - performance improvement: 	   - introduce cache for bounding rectangle of anchored objects 	     and implement usage of this cache.


2006-09-15  Oliver Bolte  <obo@openoffice.org>  [9787f7963a85e462709277c94a05176550d6d9f9]

INTEGRATION: CWS swqbf81 (1.10.212); FILE MERGED 2006/08/21 10:07:01 od 1.10.212.2: RESYNC: (1.10-1.11); FILE MERGED 2006/08/21 07:01:44 od 1.10.212.1: #i68520# - performance improvement: 	   - introduce cache for bounding rectangle of anchored objects 	     and implement usage of this cache.


2006-09-15  Oliver Bolte  <obo@openoffice.org>  [388f0638625f0852afbaa721a4aa60e44929b921]

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>  [fc77b0b2e58f576c4b75756a9e39f2aa1f0ba679]

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>  [a2757d8085d62b8166e83e3392518b2ad3b820e3]

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>  [409eefa70877701c692e32d73ac02538fd577316]

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>  [58458302b3227539ae190331c6488f70ef0cc31c]

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>  [afb4d6149f98a869914799836247f06af194cf87]

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-15  Oliver Bolte  <obo@openoffice.org>  [0429bc1856a6e4921366137af760305efdd42124]

INTEGRATION: CWS adc15 (1.8.10); FILE MERGED 2006/09/14 13:31:05 np 1.8.10.1: #i69082# fix problem with lost text in @see tags


2006-09-15  Oliver Bolte  <obo@openoffice.org>  [26b929737ee21ac3c97fde03d531560fb6b02403]

INTEGRATION: CWS adc15 (1.10.10); FILE MERGED 2006/09/12 17:20:06 np 1.10.10.1: #i69082# fix problem with lost text in @see tags


2006-09-15  Oliver Bolte  <obo@openoffice.org>  [92dded90475c8a0c5b76be5907e124161c45019e]

INTEGRATION: CWS adc15 (1.5.14); FILE MERGED 2006/09/12 17:20:06 np 1.5.14.1: #i69082# fix problem with lost text in @see tags


2006-09-15  Oliver Bolte  <obo@openoffice.org>  [83e7489b6176c1c888e689a8a67f88f7d724685a]

INTEGRATION: CWS adc15 (1.3.34); FILE MERGED 2006/09/12 17:20:06 np 1.3.34.1: #i69082# fix problem with lost text in @see tags


2006-09-15  Oliver Bolte  <obo@openoffice.org>  [43267cda58b464e9aceb485359f972ac7dcf112d]

INTEGRATION: CWS adc15 (1.5.34); FILE MERGED 2006/09/12 17:20:06 np 1.5.34.1: #i69082# fix problem with lost text in @see tags


2006-09-15  Oliver Bolte  <obo@openoffice.org>  [37f92d29bec03c2863808484928fe6a297fe0614]

INTEGRATION: CWS adc15 (1.6.10); FILE MERGED 2006/09/12 17:20:05 np 1.6.10.1: #i69082# fix problem with lost text in @see tags


2006-09-15  Oliver Bolte  <obo@openoffice.org>  [5a2f5e5187422e6db6507f37c34ac80d13828249]

INTEGRATION: CWS adc15 (1.4.34); FILE MERGED 2006/09/12 17:20:05 np 1.4.34.1: #i69082# fix problem with lost text in @see tags


2006-09-13  Oliver Bolte  <obo@openoffice.org>  [f3597ab55cf7b2313056353e89d90aa1e8d6fbc4]

INTEGRATION: CWS jl45_SRC680 (1.11.142); FILE MERGED 2006/09/07 12:35:02 jl 1.11.142.1: #i69354 package manager pipe name did not match the pipe name used by office


2006-09-13  Oliver Bolte  <obo@openoffice.org>  [16d37ad111f9216f48c3441c9f372f7b59b0afd4]

INTEGRATION: CWS w98setup_SRC680 (1.11.4.1.2); FILE MERGED 2006/09/12 18:52:23 hro 1.11.4.1.2.1: #140828# Retireving keynames and section names does not work with GetProfile... on W9x


2006-09-13  Oliver Bolte  <obo@openoffice.org>  [ce12d6eb3a13d01307bef4ef7de928e501f5e152]

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-13  Oliver Bolte  <obo@openoffice.org>  [13d03ef67b01d0ae277bfaf0b1b08a2a8dbd4e25]

INTEGRATION: CWS fwk50_SRC680 (1.68.48); FILE MERGED 2006/09/12 17:47:49 mav 1.68.48.1: #i69486# do not clear the global data when it is in use


2006-09-13  Oliver Bolte  <obo@openoffice.org>  [31dbb0fb68ac679105be35c578e4a4f87ab6a103]

INTEGRATION: CWS so20403_SRC680 (1.36.2); FILE MERGED 2006/09/07 07:13:37 ama 1.36.2.1: #i69334#: Vanishing header/footer


2006-09-13  Oliver Bolte  <obo@openoffice.org>  [7646464955bae45d6796791a0857f1fe509fbfec]

INTEGRATION: CWS sw20404_SRC680 (1.59.26); FILE MERGED 2006/09/11 11:08:23 od 1.59.26.1: #i69409# method <SwFlowFrm::MoveBwd(..)> 	 - check <pNewUpper>


2006-09-13  Oliver Bolte  <obo@openoffice.org>  [48d4ea0a60b2a137f777dc762bbb3e0e00004081]

INTEGRATION: CWS l10nfix204_SRC680 (1.2.4.1.4); FILE MERGED 2006/09/07 11:46:29 obr 1.2.4.1.4.1: #i69278# workaround for extensible groups not yet localizable


2006-09-13  Oliver Bolte  <obo@openoffice.org>  [249d3fde07af7fbbe2264de806e4bb5ce1c81542]

INTEGRATION: CWS l10nfix204_SRC680 (1.1.2); FILE ADDED 2006/09/07 11:46:29 obr 1.1.2.1: #i69278# workaround for extensible groups not yet localizable


2006-09-13  Oliver Bolte  <obo@openoffice.org>  [683dd09afbf1a36cf963c57087427d0ceb9de96c]

INTEGRATION: CWS l10nfix204_SRC680 (1.2.24); FILE MERGED 2006/09/07 11:46:29 obr 1.2.24.1: #i69278# workaround for extensible groups not yet localizable


2006-09-13  Oliver Bolte  <obo@openoffice.org>  [d5d0fb1c77318ec9ace285c7ed3686819d4fb75c]

INTEGRATION: CWS mac10test (1.3.10); FILE MERGED 2006/09/07 07:24:15 dbo 1.3.10.1: #i64672# fixing return values


2006-09-13  Oliver Bolte  <obo@openoffice.org>  [0f675c668a961077aef1928db54b968d8c6bf90f]

INTEGRATION: CWS mac10test (1.2.40); FILE MERGED 2006/09/07 07:24:14 dbo 1.2.40.1: #i64672# fixing return values


2006-09-13  Oliver Bolte  <obo@openoffice.org>  [df10ef6a8899c70c1456db79a4e3c04c38bf7ce1]

INTEGRATION: CWS mac10test (1.3.26); FILE MERGED 2006/09/07 07:24:14 dbo 1.3.26.1: #i64672# fixing return values


2006-09-13  Oliver Bolte  <obo@openoffice.org>  [09b32aee88e5f20e4495e06182ccb66986eab47e]

INTEGRATION: CWS misclic2_SRC680 (1.7.32.1.4); FILE MERGED 2006/09/08 09:15:46 mh 1.7.32.1.4.1: fixed breaks, #i68983#


2006-09-13  Oliver Bolte  <obo@openoffice.org>  [31b6d7ee60c8d8baa167fc4e3d63646559d48d77]

INTEGRATION: CWS misclic2_SRC680 (1.6.32.1.4); FILE MERGED 2006/09/07 10:58:40 mh 1.6.32.1.4.1: remove two breaks from license html, #i68983#


2006-09-13  Oliver Bolte  <obo@openoffice.org>  [fedd2d2930f08b8d66c6fc677a756be3d0e3a312]

INTEGRATION: CWS misclic2_SRC680 (1.6.32.1.4); FILE MERGED 2006/09/08 09:15:46 mh 1.6.32.1.4.1: fixed breaks, #i68983#


2006-09-13  Oliver Bolte  <obo@openoffice.org>  [4066ebeae9023ac58cdb3959e450b08f0d781691]

INTEGRATION: CWS boldhg_SRC680 (1.219.122); FILE MERGED 2006/09/07 16:10:58 hdu 1.219.122.1: #i67167# only do special HG emboldening when the special HG fonts are available


2006-09-08  Vladimir Glazounov  <vg@openoffice.org>  [0ee49b45e1acd8875d39180901ca9f290feeadeb]

#100000# get rif of solaris warning


2006-09-08  Vladimir Glazounov  <vg@openoffice.org>  [c4bfc902215b2728b729190efec183063cb2a14b]

new version for SRC680


2006-09-08  Vladimir Glazounov  <vg@openoffice.org>  [bbc5763d908a69002365c6d8aff390daafcf01ab]

SRC680


2006-09-08  Vladimir Glazounov  <vg@openoffice.org>  [24c96ce397cbe00bc9e56571c98bd35b371dd5cc]

INTEGRATION: CWS pngperf (1.10.18); FILE MERGED 2006/08/18 14:41:34 hdu 1.10.18.27: #i67660# rename ambiguous mn*Depth members 2006/08/18 14:37:07 hdu 1.10.18.26: #i67660# fix 2bit palette import, adjust gamma constants 2006/08/18 09:52:02 hdu 1.10.18.25: #i54953# finish resync to SRC680m181, fix 16bit-alpha case 2006/08/16 14:43:45 hdu 1.10.18.24: RESYNC: remove double-merged code, nXpos==0 for nPass==7 2006/08/15 15:24:56 hdu 1.10.18.23: RESYNC: remove warning on wntmsci10.pro 2006/08/15 11:17:24 hdu 1.10.18.22: RESYNC: remove g++ 3.4.1 warnings after resync 2006/08/15 10:22:19 hdu 1.10.18.21: RESYNC: adjust to identifier renamings in HEAD fixes 2006/08/14 19:54:07 hdu 1.10.18.20: RESYNC: (1.13-1.17); FILE MERGED 2006/07/11 13:21:58 sj 1.10.18.19: #128377# removed chunk len fix which is no longer necessary 2006/02/23 10:31:46 hdu 1.10.18.18: ##128377# more sanity checks for chunk length 2005/12/14 17:57:13 radekdoulik 1.10.18.17: Issue number:  #55174 Submitted by:  radekdoulik Reviewed by:   hdu - make it possible to request preview sizes of widthx0 or 0xheight, where the   other parameter is computed using original size aspect ratio (in png   reader) - fix preview of some interlaced png's (it is not possible to copy whole   scanline when we are reading preview with width smaller than original width) 2005/12/01 12:17:47 hdu 1.10.18.16: #128377# chunk length is unsigned 2005/12/01 11:44:40 hdu 1.10.18.15: #128377# workaround bad chunk lengths crashing the memory allocator 2005/11/15 09:59:48 hdu 1.10.18.14: RESYNC: (1.10-1.12); FILE MERGED 2005/10/26 11:50:11 hdu 1.10.18.13: #i55174# set image source size 2005/10/14 11:32:35 hdu 1.10.18.12: #i55174# fix off by one for partially read files 2005/10/06 14:25:05 hdu 1.10.18.11: #i55174# no need to read an image stream after enough of the image has been read 2005/09/30 15:16:12 hdu 1.10.18.10: #i55174# 101 2005/09/30 13:24:02 hdu 1.10.18.9: #i55174# replace preview scaledown division by shift 2005/09/29 08:45:06 hdu 1.10.18.8: #i55174# for image preview allow skipping of passes for interlaced PNGs 2005/09/28 14:37:37 hdu 1.10.18.7: #i55174# starting PNG preview implementation 2005/09/27 08:27:43 hdu 1.10.18.6: #i54953# avoid transparency mask for opaque PNGs 2005/09/26 15:35:29 hdu 1.10.18.5: #i54953# prepare delayed transparency mask creation, get rid of full repaint on intermediate passes 2005/09/23 15:01:45 hdu 1.10.18.4: #i54953# split up Scanline filter method, fix progressive 2005/09/23 12:22:27 hdu 1.10.18.3: #i54953# more optimization for intermediate passes and inner scanline filter loops 2005/09/22 15:17:32 hdu 1.10.18.2: #i54953# skip bitmap buffer update in intermediate passes, more cleanup 2005/09/22 14:38:01 hdu 1.10.18.1: #i54953# first cleanup and reduce lifetime of vars


2006-09-08  Vladimir Glazounov  <vg@openoffice.org>  [068425e207eccd9c97f154e4873f4c4307783199]

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>  [e1d0da5872d33480d3e1a088610f1c13bd86a396]

INTEGRATION: CWS gsoc (1.33.4); FILE MERGED 2006/07/25 07:35:19 as 1.33.4.2: RESYNC: (1.33-1.34); FILE MERGED 2005/09/20 11:55:48 as 1.33.4.1: #i54847# first revision of 'TabBrowse' feature


2006-09-08  Vladimir Glazounov  <vg@openoffice.org>  [7d75d358e0e71dd22cae4d9de28f4635de9b5357]

INTEGRATION: CWS gsoc (1.1.2); FILE ADDED 2005/09/20 09:45:14 as 1.1.2.1: #i54847# first revision of 'TabbedInterface' feature


2006-09-08  Vladimir Glazounov  <vg@openoffice.org>  [1d194778adfe24452c73423b16c2fed7c7c748f8]

INTEGRATION: CWS gsoc (1.1.2); FILE ADDED 2005/09/20 09:45:27 as 1.1.2.1: #i54847# first revision of 'TabbedInterface' feature


2006-09-08  Vladimir Glazounov  <vg@openoffice.org>  [aa467f1016611dced44b9508a2fe653cc58bd6ab]

INTEGRATION: CWS gsoc (1.9.4); FILE MERGED 2006/07/25 07:34:10 as 1.9.4.3: RESYNC: (1.10-1.11); FILE MERGED 2006/02/07 10:50:01 as 1.9.4.2: RESYNC: (1.9-1.10); FILE MERGED 2005/09/20 09:43:38 as 1.9.4.1: #i54847# first revision of 'TabbedInterface' feature


2006-09-08  Vladimir Glazounov  <vg@openoffice.org>  [38d53f71a2eb513323ff72b423563d9fbc2c4dd0]

INTEGRATION: CWS gsoc (1.1.2); FILE ADDED 2005/09/20 09:42:21 as 1.1.2.1: #i54847# first revision of 'TabbedInterface' feature


2006-09-08  Vladimir Glazounov  <vg@openoffice.org>  [f31f3b2ad85d73ebd9e5be4e9f778bdc7b48075a]

INTEGRATION: CWS pngperf (1.8.72); FILE MERGED 2006/08/14 19:54:13 hdu 1.8.72.3: RESYNC: (1.8-1.9); FILE MERGED 2006/07/17 17:11:44 sj 1.8.72.2: #i67234# added max chunk size when using interlace mode 2006/07/14 16:32:05 sj 1.8.72.1: #i67236# defaulting interlace mode if not set by FilterData


2006-09-08  Vladimir Glazounov  <vg@openoffice.org>  [d563ac66ae12353c2c25d154fc9f493df67b3b8b]

INTEGRATION: CWS pngperf (1.16.18); FILE MERGED 2006/08/14 19:53:30 hdu 1.16.18.4: RESYNC: (1.17-1.18); FILE MERGED 2006/04/13 09:06:11 hdu 1.16.18.3: RESYNC: (1.16-1.17); FILE MERGED 2005/09/28 06:53:47 hdu 1.16.18.2: #i55136# prefer native int math over int64 2005/09/27 13:48:06 hdu 1.16.18.1: #i55136# prefer 64bit int math over BigInt


2006-09-08  Vladimir Glazounov  <vg@openoffice.org>  [e3d04c932932e0c8a21d3d4e781f5e94543d43c4]

INTEGRATION: CWS gsoc (1.98.6); FILE MERGED 2006/07/25 07:30:53 as 1.98.6.4: RESYNC: (1.103-1.105); FILE MERGED 2006/05/29 07:25:28 as 1.98.6.3: RESYNC: (1.101-1.103); FILE MERGED resolve merge conflicts 2006/02/07 10:24:08 as 1.98.6.2: RESYNC: (1.98-1.101); FILE MERGED resolve merge conflicts 2005/09/20 10:22:35 as 1.98.6.1: #i54847# first revision of 'TabBrowse' feature


2006-09-08  Vladimir Glazounov  <vg@openoffice.org>  [e089e0056bf402ad8e3dd9cc0b6442c71ca0c620]

INTEGRATION: CWS pngperf (1.20.18); FILE MERGED 2006/08/15 14:43:41 hdu 1.20.18.6: RESYNC: remove warning on wntmsci10.pro 2006/08/14 19:50:32 hdu 1.20.18.5: RESYNC: (1.23-1.25); FILE MERGED 2006/04/13 09:07:51 hdu 1.20.18.4: RESYNC: (1.22-1.23); FILE MERGED 2006/01/27 12:46:07 hdu 1.20.18.3: RESYNC: (1.21-1.22); FILE MERGED 2005/11/15 09:59:07 hdu 1.20.18.2: RESYNC: (1.20-1.21); FILE MERGED 2005/10/13 10:18:52 hdu 1.20.18.1: #i55174# PNG preview mode with backward compatible interface


2006-09-08  Vladimir Glazounov  <vg@openoffice.org>  [7ca6ab1fb38e9f64840f57ab7ac9b1bd5240008c]

INTEGRATION: CWS gsoc (1.1.2); FILE ADDED 2006/07/31 09:42:11 as 1.1.2.2: make code warning free after resync 2005/09/20 09:41:30 as 1.1.2.1: first revision of 'TabBrowse' feature


2006-09-08  Vladimir Glazounov  <vg@openoffice.org>  [57db8419016df1caf8d3a71fa2e71a114129a367]

INTEGRATION: CWS pngperf (1.6.18); FILE MERGED 2005/10/26 11:47:22 hdu 1.6.18.1: #i55174# do implicit SourceSize changes


2006-09-08  Vladimir Glazounov  <vg@openoffice.org>  [bcf6f3e8d6cef094d3e8bf25c285599ac16181fa]

INTEGRATION: CWS gsoc (1.1.2); FILE ADDED 2006/07/31 09:42:11 as 1.1.2.2: make code warning free after resync 2005/09/20 09:41:11 as 1.1.2.1: first revision of 'TabBrowse' feature


2006-09-08  Vladimir Glazounov  <vg@openoffice.org>  [25b5afff40262d930fc6744eb5eb437c1f53d7c5]

INTEGRATION: CWS gsoc (1.1.2); FILE ADDED 2005/09/20 09:41:42 as 1.1.2.1: first revision of 'TabBrowse' feature


2006-09-08  Vladimir Glazounov  <vg@openoffice.org>  [c6395310af620ad7a42e2bae29349f3f432b3a48]

INTEGRATION: CWS pngperf (1.3.18); FILE MERGED 2006/08/21 10:48:51 hdu 1.3.18.5: #i67660# get rid of assertions about non-matching color format 2006/08/15 16:01:15 hdu 1.3.18.4: RESYNC: make wntmsci10.pro warning free after resync 2006/08/14 19:49:04 hdu 1.3.18.3: RESYNC: (1.4-1.5); FILE MERGED 2005/11/15 09:58:59 hdu 1.3.18.2: RESYNC: (1.3-1.4); FILE MERGED 2005/09/27 10:14:22 hdu 1.3.18.1: #i54953# implement fast bitmap buffer erase


2006-09-08  Vladimir Glazounov  <vg@openoffice.org>  [69a915c414819a790c53f62ebd552cf9e0cea11f]

INTEGRATION: CWS gsoc (1.1.2); FILE ADDED 2005/09/20 09:45:49 as 1.1.2.1: first revision of 'TabBrowse' feature


2006-09-08  Vladimir Glazounov  <vg@openoffice.org>  [335edf6b9837107b04c6a8de3c01b651bbef008a]

INTEGRATION: CWS pngperf (1.6.18); FILE MERGED 2006/08/21 15:23:19 hdu 1.6.18.3: #i67660# get rid of warning on wntmsci10.pro 2006/08/21 10:48:51 hdu 1.6.18.2: #i67660# get rid of assertions about non-matching color format 2005/09/27 10:13:57 hdu 1.6.18.1: #i54953# use fast bitmap buffer erase if available


2006-09-08  Vladimir Glazounov  <vg@openoffice.org>  [91ea5b199ae9f7f7e86b9ab2e271d82ec99a7a6d]

INTEGRATION: CWS gsoc (1.21.6); FILE MERGED 2006/07/25 07:18:09 as 1.21.6.2: RESYNC: (1.21-1.23); FILE MERGED 2005/09/20 10:22:34 as 1.21.6.1: #i54847# first revision of 'TabBrowse' feature


2006-09-08  Vladimir Glazounov  <vg@openoffice.org>  [32c239b70d929b25319eb8fc82191419562b649c]

INTEGRATION: CWS pngperf (1.7.18); FILE MERGED 2006/08/21 10:48:51 hdu 1.7.18.4: #i67660# get rid of assertions about non-matching color format 2006/08/14 19:48:41 hdu 1.7.18.3: RESYNC: (1.8-1.9); FILE MERGED 2006/04/13 09:08:25 hdu 1.7.18.2: RESYNC: (1.7-1.8); FILE MERGED 2005/11/15 12:24:23 hdu 1.7.18.1: RESYNC: fix constness issues after resync


2006-09-08  Vladimir Glazounov  <vg@openoffice.org>  [f6a4aba2a0796485da0c9e24c27efd68b6f17d29]

INTEGRATION: CWS gsoc (1.86.6); FILE MERGED 2006/07/25 07:16:00 as 1.86.6.5: RESYNC: (1.93-1.94); FILE MERGED 2006/05/29 07:22:47 as 1.86.6.4: RESYNC: (1.91-1.93); FILE MERGED 2006/03/30 08:50:44 as 1.86.6.3: RESYNC: (1.88-1.91); FILE MERGED 2006/02/07 10:16:06 as 1.86.6.2: RESYNC: (1.86-1.88); FILE MERGED 2005/09/20 10:22:32 as 1.86.6.1: #i54847# first revision of 'TabBrowse' feature


2006-09-08  Vladimir Glazounov  <vg@openoffice.org>  [f514760e173bc788dbdd3b09813d955004d28dd5]

INTEGRATION: CWS pngperf (1.13.18); FILE MERGED 2006/08/14 19:47:59 hdu 1.13.18.3: RESYNC: (1.14-1.15); FILE MERGED 2006/06/07 10:12:57 hdu 1.13.18.2: RESYNC: (1.13-1.14); FILE MERGED 2005/10/26 11:45:57 hdu 1.13.18.1: #i55174# add ImplGet-/ImplSetSourceSizePixel() methods


2006-09-08  Vladimir Glazounov  <vg@openoffice.org>  [5c1a10a398a02074d3e773d671cd1d961977cc5d]

INTEGRATION: CWS gsoc (1.32.6); FILE MERGED 2006/02/07 10:14:08 as 1.32.6.2: RESYNC: (1.32-1.33); FILE MERGED resolve merge conflicts 2005/09/20 10:22:31 as 1.32.6.1: #i54847# first revision of 'TabBrowse' feature


2006-09-08  Vladimir Glazounov  <vg@openoffice.org>  [bef485ca5ac4aa55e0a01f1acc7a642a6eab31d4]

INTEGRATION: CWS gsoc (1.3.6); FILE MERGED 2006/02/07 10:13:56 as 1.3.6.2: RESYNC: (1.3-1.4); FILE MERGED resolve merge conflicts 2005/09/20 10:22:31 as 1.3.6.1: #i54847# first revision of 'TabBrowse' feature


2006-09-08  Vladimir Glazounov  <vg@openoffice.org>  [7df0557128f4d823c9eeb5d06051843b431c2e4f]

INTEGRATION: CWS gsoc (1.15.6); FILE MERGED 2006/07/31 09:42:10 as 1.15.6.3: make code warning free after resync 2006/02/07 10:05:45 as 1.15.6.2: RESYNC: (1.15-1.16); FILE MERGED resolve merge conflicts 2005/09/20 10:22:29 as 1.15.6.1: #i54847# first revision of 'TabBrowse' feature


2006-09-08  Vladimir Glazounov  <vg@openoffice.org>  [a2d782a7e6c288a232aef30480314ab0c5c0e0ac]

INTEGRATION: CWS gsoc (1.14.254); FILE MERGED 2006/07/31 09:42:10 as 1.14.254.3: make code warning free after resync 2006/07/25 07:02:52 as 1.14.254.2: RESYNC: (1.14-1.15); FILE MERGED 2005/09/20 10:22:28 as 1.14.254.1: #i54847# first revision of 'TabBrowse' feature


2006-09-08  Vladimir Glazounov  <vg@openoffice.org>  [a96343c200cb2f494c4166e06b35cf1d92289b08]

INTEGRATION: CWS gsoc (1.1.2); FILE ADDED 2006/07/31 09:42:10 as 1.1.2.2: make code warning free after resync 2005/09/20 09:38:47 as 1.1.2.1: first revision of 'TabBrowse' feature


2006-09-08  Vladimir Glazounov  <vg@openoffice.org>  [db7d61577339df6d3a8c6b59d8c1221eb83ffadc]

INTEGRATION: CWS gsoc (1.1.2); FILE ADDED 2006/07/31 09:42:10 as 1.1.2.2: make code warning free after resync 2005/09/20 09:37:13 as 1.1.2.1: first revision of 'TabBrowse' feature


2006-09-08  Vladimir Glazounov  <vg@openoffice.org>  [6c6b20cc7c8718e730cf431842daf8c75e37e371]

INTEGRATION: CWS gsoc (1.1.2); FILE ADDED 2006/07/31 09:42:09 as 1.1.2.2: make code warning free after resync 2005/09/20 09:43:12 as 1.1.2.1: first revision of 'TabBrowse' feature


2006-09-08  Vladimir Glazounov  <vg@openoffice.org>  [1e5241784c6b47e25c2d8d56a4fecc54997394ee]

INTEGRATION: CWS gsoc (1.34.6); FILE MERGED 2006/07/25 06:54:54 as 1.34.6.3: RESYNC: (1.36-1.37); FILE MERGED 2006/03/30 08:49:28 as 1.34.6.2: RESYNC: (1.34-1.36); FILE MERGED 2005/09/20 10:22:27 as 1.34.6.1: #i54847# first revision of 'TabBrowse' feature


2006-09-08  Vladimir Glazounov  <vg@openoffice.org>  [73466a4e163ddf0abcef084e00923324c15ef1f6]

INTEGRATION: CWS gsoc (1.9.6); FILE MERGED 2005/09/20 10:22:26 as 1.9.6.1: #i54847# first revision of 'TabBrowse' feature


2006-09-08  Vladimir Glazounov  <vg@openoffice.org>  [6f878cc9ba317f9234b44253d4360aaccfe2b0c3]

INTEGRATION: CWS gsoc (1.36.6); FILE MERGED 2006/02/07 09:50:32 as 1.36.6.2: RESYNC: (1.36-1.38); FILE MERGED resolv merge conflicts 2005/09/20 10:22:26 as 1.36.6.1: #i54847# first revision of 'TabBrowse' feature


2006-09-08  Vladimir Glazounov  <vg@openoffice.org>  [1052e9263c1b7a57951309bf55aa3c951c36199e]

INTEGRATION: CWS pngperf (1.25.254); FILE MERGED 2006/08/14 19:14:43 hdu 1.25.254.2: RESYNC: (1.25-1.27); FILE MERGED 2006/07/13 05:15:56 sj 1.25.254.1: #i55174# added preview rendering


2006-09-08  Vladimir Glazounov  <vg@openoffice.org>  [15e10536cf92e8c73e79a03a54225ecee3f5aa06]

INTEGRATION: CWS pngperf (1.69.182); FILE MERGED 2006/08/14 19:11:38 hdu 1.69.182.5: RESYNC: (1.69-1.71); FILE MERGED 2006/07/14 14:26:55 sj 1.69.182.4: #i55174# added preview rendering (no longer creating gfxlink for previews) 2006/07/14 11:53:42 sj 1.69.182.3: #i55174# added preview rendering 2006/07/13 13:24:43 sj 1.69.182.2: #i5517 4# added preview rendering 2006/07/13 05:15:56 sj 1.69.182.1: #i55174# added preview rendering


2006-09-08  Vladimir Glazounov  <vg@openoffice.org>  [8bdfe504ffdec856552282e32e327e7db4574d48]

INTEGRATION: CWS gsoc (1.10.6); FILE MERGED 2006/05/29 07:17:04 as 1.10.6.3: RESYNC: (1.11-1.12); FILE MERGED 2006/02/07 09:50:12 as 1.10.6.2: RESYNC: (1.10-1.11); FILE MERGED 2005/09/20 10:22:25 as 1.10.6.1: #i54847# first revision of 'TabBrowse' feature


2006-09-08  Vladimir Glazounov  <vg@openoffice.org>  [1341b5fb847f2a9631c4b7f7ad673c2bf07fd9fc]

INTEGRATION: CWS pngperf (1.5.258); FILE MERGED 2006/08/14 19:01:59 hdu 1.5.258.3: RESYNC: (1.5-1.6); FILE MERGED 2006/07/14 11:53:11 sj 1.5.258.2: #i5517 4# added preview rendering 2006/07/13 05:15:03 sj 1.5.258.1: #i55174# added preview rendering


2006-09-08  Vladimir Glazounov  <vg@openoffice.org>  [5864dacddb8bfa3477bf54ddd3f3bcefe75fa32e]

INTEGRATION: CWS pngperf (1.9.188); FILE MERGED 2006/08/14 19:01:44 hdu 1.9.188.2: RESYNC: (1.9-1.10); FILE MERGED 2006/07/13 05:15:03 sj 1.9.188.1: #i55174# added preview rendering


2006-09-08  Vladimir Glazounov  <vg@openoffice.org>  [6d91c6d55c526ae6b855a5c164ddc391030a998b]

INTEGRATION: CWS pngperf (1.12.52); FILE MERGED 2006/08/14 19:01:28 hdu 1.12.52.2: RESYNC: (1.12-1.13); FILE MERGED 2006/07/13 05:15:03 sj 1.12.52.1: #i55174# added preview rendering


2006-09-08  Vladimir Glazounov  <vg@openoffice.org>  [df5278648f749f2a3317d72e9c5dea0ea9de44db]

INTEGRATION: CWS pngperf (1.8.186); FILE MERGED 2006/07/13 05:13:44 sj 1.8.186.1: #i55174# added preview rendering


2006-09-08  Vladimir Glazounov  <vg@openoffice.org>  [401127ebcf9f0a9cf20468844278b51c95d66b63]

INTEGRATION: CWS pngperf (1.8.38); FILE MERGED 2006/07/13 05:17:47 sj 1.8.38.1: #i55174# added preview rendering


2006-09-08  Vladimir Glazounov  <vg@openoffice.org>  [d7400b014327e91cef440d46bff15cd51cbfb48a]

INTEGRATION: CWS pngperf (1.3.16); FILE MERGED 2006/08/14 16:14:57 hdu 1.3.16.4: RESYNC: (1.3-1.4); FILE MERGED 2006/07/14 16:06:02 sj 1.3.16.3: #i67237# now jpegs are created using the progressive mode 2005/12/14 17:52:59 radekdoulik 1.3.16.2: Issue number:  #55170 Submitted by:  radekdoulik Reviewed by:   radekdoulik make it possible to request preview sizes of widthx0 or 0xheight, where the other parameter is computed using original size aspect ratio (in jpeg reader) 2005/10/13 08:06:19 hdu 1.3.16.1: #i55170# implement fast JPEG preview


2006-09-08  Vladimir Glazounov  <vg@openoffice.org>  [c22564fc682535bc52c5c13c685015cf22968163]

INTEGRATION: CWS pngperf (1.2.16); FILE MERGED 2005/10/13 08:06:19 hdu 1.2.16.1: #i55170# implement fast JPEG preview


2006-09-08  Vladimir Glazounov  <vg@openoffice.org>  [3c85c3bc2c2fe5e5d60438b127d99d5dc2248016]

INTEGRATION: CWS pngperf (1.14.14); FILE MERGED 2006/08/14 16:14:50 hdu 1.14.14.3: RESYNC: (1.14-1.15); FILE MERGED 2005/10/14 12:54:50 hdu 1.14.14.2: #i55170# allow graphic import optimized for previews 2005/10/13 08:06:18 hdu 1.14.14.1: #i55170# implement fast JPEG preview


2006-09-08  Vladimir Glazounov  <vg@openoffice.org>  [8430256209403b9c2c0a1b0c394b159debbf4f51]

INTEGRATION: CWS pngperf (1.58.14); FILE MERGED 2006/08/14 16:13:12 hdu 1.58.14.5: RESYNC: (1.59-1.60); FILE MERGED 2006/07/14 14:28:11 sj 1.58.14.4: #i55174# added preview rendering (no longer creating gfxlink for previews) 2006/07/06 14:35:29 sj 1.58.14.3: #i55170# allow graphic import optimized for previews 2006/04/13 07:41:40 hdu 1.58.14.2: RESYNC: (1.58-1.59); FILE MERGED 2005/10/14 12:54:49 hdu 1.58.14.1: #i55170# allow graphic import optimized for previews


2006-09-08  Vladimir Glazounov  <vg@openoffice.org>  [6c096c528c83966600b8e8e7095a4ec35ac67e2f]

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>  [22e202d25972c79e84945148bbebfdb9bea876f4]

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>  [d7fccf031c93e46153d0a7e6d0f18c62155f8cda]

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-08  Vladimir Glazounov  <vg@openoffice.org>  [4dc598dd2792c78723af65e1810e9c591489ada1]

INTEGRATION: CWS swredline01_SRC680 (1.59.64); FILE MERGED 2006/08/29 09:50:00 ama 1.59.64.1: #i69045#: Save of change tracking mode


2006-09-08  Vladimir Glazounov  <vg@openoffice.org>  [df036b6b96ad66e13cadb9b96834e0fcd4c55893]

INTEGRATION: CWS sw20402_SRC680 (1.90.132); FILE MERGED 2006/08/28 14:42:17 od 1.90.132.1: #i68958# method <_InsertCnt(..)> 	 - assure that information flags of text frame stay invalid after 	   calling method for accessibility events.


2006-09-08  Vladimir Glazounov  <vg@openoffice.org>  [bc629fb281999240421fae67bdf77538ab8236a4]

INTEGRATION: CWS sb61 (1.6.82); FILE MERGED 2006/08/30 15:24:26 sb 1.6.82.1: #i67191# Fixed spurious wakeup handling in osl_waitCondition.


2006-09-08  Vladimir Glazounov  <vg@openoffice.org>  [aac93919b05dac5b2ef9fd464299dc4fff5d3682]

INTEGRATION: CWS sw204_SRC680 (1.95.238); FILE MERGED 2006/08/25 14:06:47 od 1.95.238.1: #i68953# method <DrawGraphic(..)> 	 - load graphic direct during print


2006-09-08  Vladimir Glazounov  <vg@openoffice.org>  [6b0d6e5296692265c168934251d7cf1f848325e9]

INTEGRATION: CWS impress106 (1.10.16); FILE MERGED 2006/08/28 14:45:53 thb 1.10.16.2: #i68776# Made that compile warning-free for gcc 2006/08/28 14:37:58 thb 1.10.16.1: #i68776# Corrected off-by-factor-eight error; consistently using unsigned types (also for shifts); added assertion


2006-09-08  Vladimir Glazounov  <vg@openoffice.org>  [1da584925bc3291387f02ebf9b0b2a4333a1e66b]

INTEGRATION: CWS l10ntooling03 (1.21.32); FILE MERGED 2006/08/25 14:51:23 ihi 1.21.32.2: #i68826# Missing hedabu'ed headers 2006/08/24 12:19:44 ihi 1.21.32.1: #i68826# Missing headers


2006-09-07  Vladimir Glazounov  <vg@openoffice.org>  [f5c6c22ce7c5a572d1264eba685c1c2d0af930c7]

INTEGRATION: CWS fwk49_SRC680 (1.63.18); FILE MERGED 2006/08/30 11:48:06 cd 1.63.18.1: #i69089# Use old method to provide status indicator from WorkWindow. New implementation provided a status indicator which calls reschedule() more often and resulted in several reentrance problems (crashes).


2006-09-07  Vladimir Glazounov  <vg@openoffice.org>  [bccbddcd472a04340ee401b97b2e12a75397fc4d]

INTEGRATION: CWS cmcfixes26 (1.5.104); FILE MERGED 2006/08/11 14:25:51 cmc 1.5.104.1: #i63930# remove dead code


2006-09-07  Vladimir Glazounov  <vg@openoffice.org>  [81c26d0749de3d0a708ef902d5eb52fe0b15c7a8]

INTEGRATION: CWS cmcfixes26 (1.6.102); FILE MERGED 2006/08/11 14:26:25 cmc 1.6.102.1: #i63930# remove dead code


2006-09-07  Vladimir Glazounov  <vg@openoffice.org>  [617e7127b609b26554b0eade19018ad99067a634]

INTEGRATION: CWS impresscontext02_SRC680 (1.2.54); FILE MERGED 2006/09/06 13:33:28 cl 1.2.54.1: #i69329# fixed 'umlaute' for de locale in context menu


2006-09-07  Vladimir Glazounov  <vg@openoffice.org>  [dfbd7eb3734936109769349ebd908258725c505f]

INTEGRATION: CWS cmcfixes26 (1.4.96); FILE MERGED 2006/08/11 11:58:56 cmc 1.4.96.1: #i68383# evolution-data-server >= 1.7.91 bumped libebook lib version


2006-09-07  Vladimir Glazounov  <vg@openoffice.org>  [617cc4b13b27515d61c002f126b2be354ee7e5b7]

INTEGRATION: CWS opensymbol01 (1.1.2); FILE ADDED 2006/07/26 08:35:39 radekdoulik 1.1.2.1: Issue number:  59997 Submitted by:  radekdoulik Reviewed by:   radekdoulik fixed opensymbol font and added font source


2006-09-07  Vladimir Glazounov  <vg@openoffice.org>  [153e4d9b9fe357bbf21f5fc2071080f59a6090e4]

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>  [01d8de738d613c16254a88f64150d6d088f243a0]

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  Vladimir Glazounov  <vg@openoffice.org>  [e05d94f55843699344fb0fdb23f73ba57159d738]

INTEGRATION: CWS wordml02 (1.9.166); FILE MERGED 2006/07/31 19:11:36 sus 1.9.166.1: #i16350#, #i65441#, #i65442#, #i65447#, #i65456#, #i65457#, #i65465# combined patches for the wordml import


2006-09-07  Vladimir Glazounov  <vg@openoffice.org>  [a055bb79f27a8a749571980f61c263a4d1bcbe75]

INTEGRATION: CWS wordml02 (1.8.166); FILE MERGED 2006/07/31 19:11:36 sus 1.8.166.1: #i16350#, #i65441#, #i65442#, #i65447#, #i65456#, #i65457#, #i65465# combined patches for the wordml import


2006-09-07  Vladimir Glazounov  <vg@openoffice.org>  [af9d642259c7b710ae155a7b585951c45a9375c8]

INTEGRATION: CWS wordml02 (1.9.166); FILE MERGED 2006/07/31 18:53:40 sus 1.9.166.1: #i65456# Header/Footer patch


2006-09-07  Vladimir Glazounov  <vg@openoffice.org>  [3337187d653eb677f91c3c7be410615e5853070f]

INTEGRATION: CWS wordml02 (1.10.166); FILE MERGED 2006/07/31 19:11:35 sus 1.10.166.1: #i16350#, #i65441#, #i65442#, #i65447#, #i65456#, #i65457#, #i65465# combined patches for the wordml import


2006-09-07  Rüdiger Timm  <rt@openoffice.org>  [603d4505f97af5b8f491817180e715803056daca]

#i10000# Avoid 'empty zip file' warning when undelivering more than once.


2006-09-07  Ivo Hinkelmann  <ihi@openoffice.org>  [613c1b454de5d2e7201ab972831567da8de445f1]

SRC680


2006-09-07  Ivo Hinkelmann  <ihi@openoffice.org>  [619735ccf32357aa314702d8d0c5161be0333aa8]

#i10000# new configure


2006-09-07  Ivo Hinkelmann  <ihi@openoffice.org>  [ad1a5212ea6243fa6ab80be94801c44b3ba86685]

INTEGRATION: CWS onlineupdate3b (1.2.26); FILE MERGED 2006/09/07 12:45:15 dv 1.2.26.2: #i69265# Added window event listener for better parent deleted detection 2006/09/07 08:46:06 dv 1.2.26.1: #i69265# Always delete bubble window


2006-09-07  Ivo Hinkelmann  <ihi@openoffice.org>  [6c5dda48e93a79cead72067d7778e95807ae0e6b]

INTEGRATION: CWS onlineupdate3b (1.6.20); FILE MERGED 2006/09/06 15:04:06 sb 1.6.20.1: #i69336# Do not call front() on an empty std::vector.


2006-09-06  Ivo Hinkelmann  <ihi@openoffice.org>  [b5524b6108b1cbbd9eb85ff9e393affcfa20da99]

#i10000# fix of the fix of int/uint


2006-09-06  Herbert Duerr  <hdu@openoffice.org>  [6dabce016b874b22462bae0cab17cb97da671be4]

thou shalt not commit on HEAD => undo previous commits


2006-09-05  Ivo Hinkelmann  <ihi@openoffice.org>  [919af2faeaab384150f07c46f147f694b1654142]

#i100000# comparision of signed/unsigned


2006-09-05  Ivo Hinkelmann  <ihi@openoffice.org>  [cf7c8fd134749702c13c44dad90ac32e2ca525bc]

#i100000# comparision of signed/unsigned


2006-09-05  Herbert Duerr  <hdu@openoffice.org>  [9e6057f3ede4f61a4f26948fb582865c99eb8346]

#135890# add sanity check for unitsPerEM


2006-09-05  Herbert Duerr  <hdu@openoffice.org>  [4656655ec11e7da4e491e49707ed51eaa41d103d]

#i69264# debug warning about unusable file needs to be more verbose


2006-08-30  Rüdiger Timm  <rt@openoffice.org>  [98847eca71a7b5833f7ea3586121d10fefa6ec43]

Remove unnecessary warning.


2006-08-30  Rüdiger Timm  <rt@openoffice.org>  [e6712630cd7535423ee600ffcc84a6a584ed66f8]

INTEGRATION: CWS cmcfixes27 (1.12.24); FILE MERGED 2006/08/21 14:19:21 cmc 1.12.24.1: #i68790# reported requirement to build


2006-08-30  Rüdiger Timm  <rt@openoffice.org>  [4d57feac4e4aa2d087a3705641409da84e9cdd6e]

INTEGRATION: CWS cmcfixes27 (1.4.104); FILE MERGED 2006/08/21 11:44:20 cmc 1.4.104.1: #i68705# fix memory leak


2006-08-30  Rüdiger Timm  <rt@openoffice.org>  [9bee8631d23771beb7fe129529db369c6876fa8d]

INTEGRATION: CWS ause064 (1.12.102); FILE MERGED 2006/08/11 10:58:09 hjs 1.12.102.2: #i68534# fix historical nonsense 2006/08/11 10:07:15 hjs 1.12.102.1: #i68528# removed obsolete


2006-08-30  Rüdiger Timm  <rt@openoffice.org>  [125d2b1764632a2c46a5ff1a460227e8e8677fc7]

INTEGRATION: CWS ause064 (1.25.4); FILE MERGED 2006/08/17 10:32:41 hjs 1.25.4.4: #i68528# missed to deliver libstdc++ 2006/08/14 12:38:37 hjs 1.25.4.3: #i68528# cleanup 2006/08/14 12:37:58 hjs 1.25.4.2: #i68528# gcc libs to solver 2006/08/11 10:07:15 hjs 1.25.4.1: #i68528# removed obsolete


2006-08-30  Rüdiger Timm  <rt@openoffice.org>  [9c631e301f47caeb62fb882c2bca667767a39f2b]

INTEGRATION: CWS ause064 (1.4.8); FILE MERGED 2006/08/11 10:57:45 hjs 1.4.8.1: #i68528# not in SO build


2006-08-30  Rüdiger Timm  <rt@openoffice.org>  [b2b2fdb2ca8dd33855d49e6e6d2ffada68d83ae1]

INTEGRATION: CWS ause064 (1.7.30); FILE MERGED 2006/08/11 10:47:02 hjs 1.7.30.1: #i68534# fix historical nonsense


2006-08-30  Rüdiger Timm  <rt@openoffice.org>  [74c734184339a620b14e8d07ee708267f5e56237]

INTEGRATION: CWS ause064 (1.4.30); FILE MERGED 2006/08/14 12:37:15 hjs 1.4.30.2: #i68528# copy gcc libs happens too late for SO build 2006/08/11 10:07:36 hjs 1.4.30.1: #i68528# removed obsolete


2006-08-30  Rüdiger Timm  <rt@openoffice.org>  [cb0ce63c076799a2e756f37046d658ce3fac13f2]

INTEGRATION: CWS ause064 (1.1.2); FILE ADDED 2006/08/11 10:48:49 hjs 1.1.2.1: #i68534# fix historical nonsense


2006-08-30  Rüdiger Timm  <rt@openoffice.org>  [71756f97f36287ec92cdc10700da2dba7cf5483f]

#i10000# Changed acronym from 'es' to 'el' because former one is also used by module 'embedserv'.


2006-08-30  Ivo Hinkelmann  <ihi@openoffice.org>  [f2894a6d5f917671369ef6e574ccea8bc67fd287]

SRC680


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [10d72aee7609875c5a64b7420c48a961ccfc678a]

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>  [c5fc1c9438af6d66850a89e23a045933646ba3de]

INTEGRATION: CWS ause065 (1.7.116); FILE MERGED 2006/08/14 17:48:03 hjs 1.7.116.1: #i68281# cleanup


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [027c527a18b97ac96738d65f38931ab37e148b30]

INTEGRATION: CWS rt16 (1.48.6); FILE MERGED 2006/08/04 15:40:43 rt 1.48.6.2: #i68161# macosx-create-bundle is long obsolete. 2006/08/04 15:22:46 rt 1.48.6.1: #i68161# Removed entries for non existing files.


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [442350aebae3cc0da582a5818e97b02d5e3deb4a]

INTEGRATION: CWS rt16 (1.39.96); FILE MERGED 2006/08/09 14:40:57 rt 1.39.96.1: #i68214# Obsolete svx headers removed.


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [8177af9a4d75ecd04867d752b48b518e0cbd1ff6]

INTEGRATION: CWS rt16 (1.14.8); FILE MERGED 2006/08/10 09:49:37 obr 1.14.8.1: #i68220# patch applied


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [c539dd9a55983c31aa90a13794cdbc5520f2f13c]

INTEGRATION: CWS rt16 (1.15.8); FILE MERGED 2006/08/10 09:55:15 obr 1.15.8.1: #i68156# deliver xml files from platform output tree


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [76f6f05a2a0c7795c9d7f0b0a8e01fae47ac4fc6]

INTEGRATION: CWS rt16 (1.13.190); FILE MERGED 2006/08/07 12:14:42 rt 1.13.190.1: #i68214# Remove empty file


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [657ecd0af476de0845fbcc6e8ec7b63d564120cf]

INTEGRATION: CWS rt16 (1.14.86); FILE MERGED 2006/08/07 12:14:42 rt 1.14.86.1: #i68214# Remove empty file


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [e88dbd6a14cddb866486d6cf379f49e696c52559]

INTEGRATION: CWS rt16 (1.16.86); FILE MERGED 2006/08/07 12:14:41 rt 1.16.86.1: #i68214# Remove empty file


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [490b0ed146e32ca4dbb2ad0faa02cdeaae182345]

INTEGRATION: CWS rt16 (1.15.86); FILE MERGED 2006/08/07 12:14:41 rt 1.15.86.1: #i68214# Remove empty file


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [a431442805cec75d8561f3a1ba34863d5dffa5b2]

INTEGRATION: CWS rt16 (1.15.84); FILE MERGED 2006/08/07 12:14:41 rt 1.15.84.1: #i68214# Remove empty file


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [3b8d8c5c6f0af7967aaff7e971e61519fcc16e79]

INTEGRATION: CWS rt16 (1.12.86); FILE MERGED 2006/08/07 12:14:41 rt 1.12.86.1: #i68214# Remove empty file


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [eb4337d1edec696e40cddd68b92fc244b6efb691]

INTEGRATION: CWS rt16 (1.5.512); FILE MERGED 2006/08/07 12:14:40 rt 1.5.512.1: #i68214# Remove empty file


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [68604dc45ccaebd363303644b627f181458a9068]

INTEGRATION: CWS rt16 (1.16.86); FILE MERGED 2006/08/07 12:14:40 rt 1.16.86.1: #i68214# Remove empty file


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [465c5768a3aadffc8f5488cda8727e00f6c065b4]

INTEGRATION: CWS rt16 (1.9.86); FILE MERGED 2006/08/07 12:14:40 rt 1.9.86.1: #i68214# Remove empty file


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [6e753cdddce2dad1124a676352beced7b3b0aef6]

INTEGRATION: CWS rt16 (1.27.42); FILE MERGED 2006/08/07 12:14:40 rt 1.27.42.1: #i68214# Remove empty file


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [0bcc03e0063fb648aa4e52920e72639a8bedcd27]

INTEGRATION: CWS rt16 (1.49.20); FILE MERGED 2006/08/07 12:14:39 rt 1.49.20.1: #i68214# Remove empty file


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [b99f399d900093a54f6c23100aaf695a17cf7059]

INTEGRATION: CWS rt16 (1.53.20); FILE MERGED 2006/08/07 12:14:39 rt 1.53.20.1: #i68214# Remove empty file


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [92f8f701af75ee51f859028a6b0d1e668df78623]

INTEGRATION: CWS rt16 (1.14.86); FILE MERGED 2006/08/07 12:14:39 rt 1.14.86.1: #i68214# Remove empty file


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [feb22394a6037bd2b2b10cd365229c3bd68bc9d2]

INTEGRATION: CWS rt16 (1.22.86); FILE MERGED 2006/08/07 12:14:38 rt 1.22.86.1: #i68214# Remove empty file


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [f18c953d4c831fc42e8caca5b7fdd5a2b1b8622a]

INTEGRATION: CWS rt16 (1.11.86); FILE MERGED 2006/08/07 12:14:38 rt 1.11.86.1: #i68214# Remove empty file


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [4147935dbf534c43096128faf7bb67701f44ab71]

INTEGRATION: CWS rt16 (1.74.86); FILE MERGED 2006/08/07 12:14:38 rt 1.74.86.1: #i68214# Remove empty file


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [f962596989f8a0749ead10fcd3547e6a0e7a300b]

INTEGRATION: CWS rt16 (1.30.86); FILE MERGED 2006/08/07 12:14:38 rt 1.30.86.1: #i68214# Remove empty file


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [f6ced6b8c9c787cdd22d0da41ecd8feac100bec4]

INTEGRATION: CWS rt16 (1.19.322); FILE MERGED 2006/08/07 12:14:37 rt 1.19.322.1: #i68214# Remove empty file


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [7fef49c3831a174412bd273274d8d05eedc08ff2]

INTEGRATION: CWS rt16 (1.68.84); FILE MERGED 2006/08/07 12:14:37 rt 1.68.84.1: #i68214# Remove empty file


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [19a6ee892321e8cdf21d2279c142049775726d20]

INTEGRATION: CWS rt16 (1.24.86); FILE MERGED 2006/08/07 12:14:37 rt 1.24.86.1: #i68214# Remove empty file


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [d76bc5e7e4e5986095217482a64a091732645feb]

INTEGRATION: CWS rt16 (1.28.86); FILE MERGED 2006/08/07 12:14:37 rt 1.28.86.1: #i68214# Remove empty file


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [1b130fd330bbdc5d19c580ce2e544a0585408bcd]

INTEGRATION: CWS rt16 (1.71.56); FILE MERGED 2006/08/07 12:14:36 rt 1.71.56.1: #i68214# Remove empty file


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [0ed595af40e23526eeff505638200b92fd388136]

INTEGRATION: CWS rt16 (1.35.86); FILE MERGED 2006/08/07 12:23:45 rt 1.35.86.2: #i68214# Remove empty file 2006/08/07 12:14:36 rt 1.35.86.1: #i68214# Remove empty file


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [fd9f8e9c5157e9298688468772dff30cc366d91b]

INTEGRATION: CWS rt16 (1.25.86); FILE MERGED 2006/08/07 12:14:36 rt 1.25.86.1: #i68214# Remove empty file


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [e61d0563ac331ee5be1495ca33e5a029fbd25ecb]

INTEGRATION: CWS rt16 (1.21.86); FILE MERGED 2006/08/07 12:14:36 rt 1.21.86.1: #i68214# Remove empty file


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [56d3da3638650df483143d4eea9a2fe09ba28cab]

INTEGRATION: CWS rt16 (1.79.86); FILE MERGED 2006/08/07 12:14:35 rt 1.79.86.1: #i68214# Remove empty file


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [f8295fae6d138ec159cd2057a675b95a4fda2293]

INTEGRATION: CWS rt16 (1.44.86); FILE MERGED 2006/08/07 12:14:35 rt 1.44.86.1: #i68214# Remove empty file


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [1e82da93f2b76d2b58f5ff2b2c8130697b622c76]

INTEGRATION: CWS rt16 (1.31.86); FILE MERGED 2006/08/07 12:14:35 rt 1.31.86.1: #i68214# Remove empty file


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [9c84bf691dafa5b08ef9e898a07474b1849dd9b7]

INTEGRATION: CWS rt16 (1.27.20); FILE MERGED 2006/08/07 12:14:35 rt 1.27.20.1: #i68214# Remove empty file


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [5e2f98ca0a5ce047fd9071abe588697a78522c6a]

INTEGRATION: CWS rt16 (1.64.86); FILE MERGED 2006/08/07 12:14:35 rt 1.64.86.1: #i68214# Remove empty file


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [75322bad14c386a36947a457f0450675923ef42c]

INTEGRATION: CWS rt16 (1.10.86); FILE MERGED 2006/08/07 12:14:34 rt 1.10.86.1: #i68214# Remove empty file


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [b69dae246129ae2c077f1625afdf3ed1ed5edf6c]

INTEGRATION: CWS rt16 (1.7.86); FILE MERGED 2006/08/07 12:14:34 rt 1.7.86.1: #i68214# Remove empty file


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [9a38f0a8689634c287ad40554873f6e750305ece]

INTEGRATION: CWS rt16 (1.12.20); FILE MERGED 2006/08/07 12:14:34 rt 1.12.20.1: #i68214# Remove empty file


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [18324d1306354be44092c5de27e85cf58859a4b7]

INTEGRATION: CWS rt16 (1.18.86); FILE MERGED 2006/08/07 12:14:34 rt 1.18.86.1: #i68214# Remove empty file


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [f93d84969a9d1efb8fbe947da81f3cfdbb0b4dee]

INTEGRATION: CWS rt16 (1.18.56); FILE MERGED 2006/08/07 12:14:34 rt 1.18.56.2: #i68214# Remove empty file 2006/08/07 08:42:31 rt 1.18.56.1: dialdll.cxx is obsolete.


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [9e2cfdd935e23b0a1083c819baa51a357ce6f9f0]

INTEGRATION: CWS rt16 (1.26.512); FILE MERGED 2006/08/07 12:14:33 rt 1.26.512.1: #i68214# Remove empty file


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [9a5fa3ee0ea300385b6f0b048d7e405ff9846f39]

INTEGRATION: CWS rt16 (1.14.86); FILE MERGED 2006/08/07 12:14:32 rt 1.14.86.1: #i68214# Remove empty file


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [91c5070df37a8d73609f06a4e2532661e1bd1a7c]

INTEGRATION: CWS rt16 (1.5.86); FILE MERGED 2006/08/07 12:14:32 rt 1.5.86.1: #i68214# Remove empty file


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [343529df34792f7c05bd9665148e2a3301b1f8ff]

INTEGRATION: CWS rt16 (1.8.86); FILE MERGED 2006/08/07 12:14:32 rt 1.8.86.1: #i68214# Remove empty file


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [2bf67ddd4e855b2cba81adf8e5a83c63a143e37a]

INTEGRATION: CWS rt16 (1.23.20); FILE MERGED 2006/08/07 12:14:31 rt 1.23.20.1: #i68214# Remove empty file


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [a975aea68962e8bdfef4d7a15bd6c43d9eba0dcc]

INTEGRATION: CWS rt16 (1.14.86); FILE MERGED 2006/08/07 12:14:31 rt 1.14.86.1: #i68214# Remove empty file


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [05526fb4f9dbe8580d6008f74988e3ec7ab2f81c]

INTEGRATION: CWS rt16 (1.25.86); FILE MERGED 2006/08/07 12:14:31 rt 1.25.86.1: #i68214# Remove empty file


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [ede168462770dfa8f3eb25c0f639ac7e9a177336]

INTEGRATION: CWS rt16 (1.10.86); FILE MERGED 2006/08/07 12:14:30 rt 1.10.86.1: #i68214# Remove empty file


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [f2f615530816f603ee5e365f1df5b209e0456e6a]

INTEGRATION: CWS rt16 (1.11.86); FILE MERGED 2006/08/07 12:14:30 rt 1.11.86.1: #i68214# Remove empty file


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [473f76bf53a13859932c84f7729686f0d09da1ee]

INTEGRATION: CWS rt16 (1.5.86); FILE MERGED 2006/08/07 12:14:30 rt 1.5.86.1: #i68214# Remove empty file


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [bdef38bb33f57f602499f7aa4f6aca3d1eb08ef1]

INTEGRATION: CWS rt16 (1.37.86); FILE MERGED 2006/08/07 12:14:30 rt 1.37.86.1: #i68214# Remove empty file


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [7c61c61c3d6b11f13b206ea57ac5cc56fae6e09f]

INTEGRATION: CWS rt16 (1.20.86); FILE MERGED 2006/08/07 12:14:29 rt 1.20.86.1: #i68214# Remove empty file


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [ebc64cff5b1767849ac1e554622cb0479258da87]

INTEGRATION: CWS rt16 (1.18.86); FILE MERGED 2006/08/07 12:14:29 rt 1.18.86.1: #i68214# Remove empty file


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [aaf0c1fd8eb55404fe79f43c3cb41782d2f10ac6]

INTEGRATION: CWS rt16 (1.12.86); FILE MERGED 2006/08/07 12:14:28 rt 1.12.86.1: #i68214# Remove empty file


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [3cf4e9946cd2012d898f0effeb58decfa0d24c9f]

INTEGRATION: CWS rt16 (1.4.512); FILE MERGED 2006/08/07 12:14:28 rt 1.4.512.1: #i68214# Remove empty file


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [23f1a3f12d725b8e8e44794ad885c5315796e3ef]

INTEGRATION: CWS rt16 (1.65.88); FILE MERGED 2006/08/08 11:44:40 rt 1.65.88.1: #i68214#


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [b5ab2b4c698429eee41ee55ac320236010a89554]

INTEGRATION: CWS rt16 (1.41.88); FILE MERGED 2006/08/08 11:44:40 rt 1.41.88.1: #i68214#


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [bdf33f0a2b4f0e260b8fd46eb1c3c7ae1ad01f28]

INTEGRATION: CWS rt16 (1.37.88); FILE MERGED 2006/08/08 11:44:39 rt 1.37.88.1: #i68214#


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [feb3a673d0aa04c2fb293ef31e7ed946d6465932]

INTEGRATION: CWS rt16 (1.3.88); FILE MERGED 2006/08/08 11:44:39 rt 1.3.88.1: #i68214#


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [9433c5e9edf095ae0402fa997606dfd6d38fe449]

INTEGRATION: CWS rt16 (1.6.88); FILE MERGED 2006/08/08 11:44:39 rt 1.6.88.1: #i68214#


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [8ec251ea82bbc7d5072f149a26f1fdfb26f06be0]

INTEGRATION: CWS rt16 (1.118.84); FILE MERGED 2006/08/08 10:44:04 rt 1.118.84.5: #i68214#, #i68165# svxifact.hxx is obsolete. 2006/08/07 12:16:47 rt 1.118.84.4: #i68214# Remove empty file 2006/08/07 12:14:28 rt 1.118.84.3: #i68214# Remove empty file 2006/08/07 08:49:41 rt 1.118.84.2: #i68165# Removed entries for non existing files. 2006/08/07 07:39:23 rt 1.118.84.1: #i68165# Removed entries for non existing files.


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [2c04c1d51008feeb93548de6adef2aa3cb9c3b93]

INTEGRATION: CWS rt16 (1.12.86); FILE MERGED 2006/08/07 12:14:27 rt 1.12.86.1: #i68214# Remove empty file


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [afb2460db682696be9a16bc95ee44adaa097fc50]

INTEGRATION: CWS rt16 (1.18.158); FILE MERGED 2006/08/11 09:14:11 rt 1.18.158.1: #i68214# Obsolete svx headers removed.


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [c27fdf806ef3f45ca0d77d6117961c59569e1c6c]

INTEGRATION: CWS rt16 (1.20.734); FILE MERGED 2006/08/11 13:39:59 rt 1.20.734.1: Removed obsolete files.


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [7dd97067068a00ca7952d71a4e83b195527e7c69]

INTEGRATION: CWS rt16 (1.34.26); FILE MERGED 2006/08/10 12:50:09 rt 1.34.26.1: #i68214# Obsolete svx headers removed.


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [8707bf2a75e7f1c722f2933b708d2d41c156d2dc]

INTEGRATION: CWS rt16 (1.25.12); FILE MERGED 2006/08/08 12:17:09 rt 1.25.12.1: #i68214# Obsolete svx headers removed


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [9c8d10f968374b63c8e904566700ad67d747ad11]

INTEGRATION: CWS rt16 (1.12.76); FILE MERGED 2006/08/08 12:17:09 rt 1.12.76.1: #i68214# Obsolete svx headers removed


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [3f9e3f9bb41df39b5d771c5c618e5c2a67efe062]

INTEGRATION: CWS rt16 (1.10.180); FILE MERGED 2006/08/08 12:17:08 rt 1.10.180.1: #i68214# Obsolete svx headers removed


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [47f6cae84da1372c27a6d9b4dd84023c69a18ca4]

INTEGRATION: CWS rt16 (1.8.264); FILE MERGED 2006/08/08 12:17:08 rt 1.8.264.1: #i68214# Obsolete svx headers removed


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [bc1b4a5f0b6f3c0f18d63965e36b7df825e48b98]

INTEGRATION: CWS rt16 (1.38.76); FILE MERGED 2006/08/08 12:17:08 rt 1.38.76.1: #i68214# Obsolete svx headers removed


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [107688bc46c2f53de55548fc8da3c6a08340ecad]

INTEGRATION: CWS rt16 (1.16.22); FILE MERGED 2006/08/08 12:17:07 rt 1.16.22.1: #i68214# Obsolete svx headers removed


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [a79cd43ee913e97dc8df823316efdf29ed30d180]

INTEGRATION: CWS rt16 (1.28.198); FILE MERGED 2006/08/08 12:17:07 rt 1.28.198.1: #i68214# Obsolete svx headers removed


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [d37d6add43107179fb037261b56fbdcd57b23fcc]

INTEGRATION: CWS rt16 (1.29.264); FILE MERGED 2006/08/08 12:17:07 rt 1.29.264.1: #i68214# Obsolete svx headers removed


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [46c2ec84f40db6cd3fe9fdc312f4084afe7f7357]

INTEGRATION: CWS rt16 (1.13.80); FILE MERGED 2006/08/08 12:17:07 rt 1.13.80.1: #i68214# Obsolete svx headers removed


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [3e52c9787dcbb931d722194c2e48b8344af1d59c]

INTEGRATION: CWS rt16 (1.10.266); FILE MERGED 2006/08/08 12:17:06 rt 1.10.266.1: #i68214# Obsolete svx headers removed


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [55af0ee002cd5d98f168b4c3940563dc25b9af0f]

INTEGRATION: CWS rt16 (1.55.20); FILE MERGED 2006/08/08 12:17:06 rt 1.55.20.1: #i68214# Obsolete svx headers removed


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [02d84cfe1144aa3a2ac74f649b72afc1f9aa4d0e]

INTEGRATION: CWS rt16 (1.45.76); FILE MERGED 2006/08/08 12:17:06 rt 1.45.76.1: #i68214# Obsolete svx headers removed


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [bdcf8cdb74b64d40b8ff7db5d6f43b1030101211]

INTEGRATION: CWS rt16 (1.78.22); FILE MERGED 2006/08/08 12:17:06 rt 1.78.22.1: #i68214# Obsolete svx headers removed


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [c361c7b165ef6997d5dd08d2e3d1d86e3454b058]

INTEGRATION: CWS rt16 (1.11.182); FILE MERGED 2006/08/08 12:17:05 rt 1.11.182.1: #i68214# Obsolete svx headers removed


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [9afd00f16bb8d296fc9a7f41be944ca50394595a]

INTEGRATION: CWS rt16 (1.25.98); FILE MERGED 2006/08/08 12:33:54 rt 1.25.98.1: Clean up.


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [28faefb111318d3820da0d68711eebfff6c4a9c8]

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>  [63c4a388d995223b2f401e5d129f19a0a0eaa712]

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-29  Ivo Hinkelmann  <ihi@openoffice.org>  [f6938c766925c7aef227b47703a41c9ae543c4b6]

INTEGRATION: CWS hro08 (1.9.22); FILE MERGED 2006/08/21 14:33:03 hro 1.9.22.1: #i66850# Make Canonical path in osl_getFileStatus() not in osl_getDirectoryItem()


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [f1394861f4d8ca3702b31f6f4cd4adfabb2379ee]

INTEGRATION: CWS hro08 (1.19.8); FILE MERGED 2006/08/28 09:11:49 hro 1.19.8.1: #i64352# _wfopen does not work on Win9x with dynamically linked CRT


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [5bcfe043e2a2a548351f53835d99cf360b67f491]

INTEGRATION: CWS hro08 (1.24.10); FILE MERGED 2006/08/21 14:47:27 hro 1.24.10.1: #i31360# Set feedback attribute to false instead of empty string


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [7e0b06407d32487738c8378a33f887397a173bf9]

INTEGRATION: CWS warningfixes03_SRC680 (1.5.98); FILE MERGED 2006/08/18 14:26:22 mhu 1.5.98.1: #i68745# Fixed GCC 4.0.x warning(s).


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [d66eeb6c16341e0ed4ebd47ff7dd09295896a7c5]

INTEGRATION: CWS warningfixes03_SRC680 (1.114.20); FILE MERGED 2006/08/18 15:03:42 mhu 1.114.20.1: #i68745# Fixed GCC 4.0.x warning(s).


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [0ace6c887840afbb73cb5c9cc3055691884c2614]

INTEGRATION: CWS warningfixes03_SRC680 (1.6.86); FILE MERGED 2006/08/18 15:03:42 mhu 1.6.86.1: #i68745# Fixed GCC 4.0.x warning(s).


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [d805e08cc67856e79d1433cd1985b79ab385cc31]

INTEGRATION: CWS warningfixes03_SRC680 (1.40.86); FILE MERGED 2006/08/18 15:03:41 mhu 1.40.86.1: #i68745# Fixed GCC 4.0.x warning(s).


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [a82e0c33f5af649afadb7ebcb5f432cbc72a26fa]

INTEGRATION: CWS warningfixes03_SRC680 (1.52.46); FILE MERGED 2006/08/18 15:03:41 mhu 1.52.46.1: #i68745# Fixed GCC 4.0.x warning(s).


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [015abb56aeb5696d45d539ab50cf2edf554601ac]

INTEGRATION: CWS warningfixes03_SRC680 (1.4.86); FILE MERGED 2006/08/18 15:03:41 mhu 1.4.86.1: #i68745# Fixed GCC 4.0.x warning(s).


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [31dcea376b42a78f88a50a2a2630be0f645ee218]

INTEGRATION: CWS warningfixes03_SRC680 (1.73.8); FILE MERGED 2006/08/18 12:45:11 mhu 1.73.8.1: #i68745# Fixed GCC 4.0.x warning(s).


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [0d891b07cb34e16bcdffc69777974927707861a0]

INTEGRATION: CWS warningfixes03_SRC680 (1.50.10.1.2); FILE MERGED 2006/08/18 14:28:09 mhu 1.50.10.1.2.1: #i68745# Fixed GCC 4.0.x warning(s).


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [657b731e8f040e7274ebf51740871551cb69fd6e]

INTEGRATION: CWS warningfixes03_SRC680 (1.8.16); FILE MERGED 2006/08/18 13:56:58 mhu 1.8.16.1: #i68745# Fixed GCC 4.0.x warning(s).


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [8baa35a568be0d3898148b595a6c415d37a380b3]

INTEGRATION: CWS warningfixes03_SRC680 (1.9.58); FILE MERGED 2006/08/18 13:56:57 mhu 1.9.58.1: #i68745# Fixed GCC 4.0.x warning(s).


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [4f5bcf94dc32edfc60d017f1b4b580d9ef60c22e]

INTEGRATION: CWS warningfixes03_SRC680 (1.63.16); FILE MERGED 2006/08/18 13:56:57 mhu 1.63.16.1: #i68745# Fixed GCC 4.0.x warning(s).


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [5cf88fe4c98ffb99c2e3b07ae7916a698ffb3692]

INTEGRATION: CWS warningfixes03_SRC680 (1.13.40); FILE MERGED 2006/08/18 12:48:02 mhu 1.13.40.1: #i68745# Fixed GCC 4.0.x warning(s).


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [1a9f63f899d3da5fd0b9341f2aafe62976c049c7]

INTEGRATION: CWS warningfixes03_SRC680 (1.21.44); FILE MERGED 2006/08/18 14:31:25 mhu 1.21.44.1: #i68745# Fixed GCC 4.0.x warning(s).


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [050cc95908fbe567e1fbabac94f982b04534f728]

INTEGRATION: CWS warningfixes03_SRC680 (1.4.90); FILE MERGED 2006/08/18 14:31:25 mhu 1.4.90.1: #i68745# Fixed GCC 4.0.x warning(s).


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [90341a3a38dfddb4c23fa07d84d89d67ff6a093b]

INTEGRATION: CWS warningfixes03_SRC680 (1.10.88); FILE MERGED 2006/08/18 14:31:24 mhu 1.10.88.1: #i68745# Fixed GCC 4.0.x warning(s).


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [2a914c9100d4d7a328a6a8abe01f0155301e7aaf]

INTEGRATION: CWS warningfixes03_SRC680 (1.4.90); FILE MERGED 2006/08/18 14:31:24 mhu 1.4.90.1: #i68745# Fixed GCC 4.0.x warning(s).


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [c5a9632f720d5474d1d6739c8eaf019a837e1b16]

INTEGRATION: CWS warningfixes03_SRC680 (1.5.90); FILE MERGED 2006/08/18 14:31:23 mhu 1.5.90.1: #i68745# Fixed GCC 4.0.x warning(s).


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [4c4f226ee3b989510a751e35365b02f8e5f50db1]

INTEGRATION: CWS warningfixes03_SRC680 (1.4.90); FILE MERGED 2006/08/18 14:31:23 mhu 1.4.90.1: #i68745# Fixed GCC 4.0.x warning(s).


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [6c155298a0279bbb23e2a2292e11919dfd539014]

INTEGRATION: CWS warningfixes03_SRC680 (1.18.90); FILE MERGED 2006/08/18 14:31:23 mhu 1.18.90.1: #i68745# Fixed GCC 4.0.x warning(s).


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [1ff29ff89b89c8824a44bf682460a9533438884f]

INTEGRATION: CWS warningfixes03_SRC680 (1.8.90); FILE MERGED 2006/08/18 14:31:22 mhu 1.8.90.1: #i68745# Fixed GCC 4.0.x warning(s).


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [370101391426ca6c36c62d1b5296df99cb8d813a]

INTEGRATION: CWS warningfixes03_SRC680 (1.24.90); FILE MERGED 2006/08/18 14:31:22 mhu 1.24.90.1: #i68745# Fixed GCC 4.0.x warning(s).


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [c8bd21bf1768781c886bfac1157ed011c2f4ab7f]

INTEGRATION: CWS warningfixes03_SRC680 (1.6.90); FILE MERGED 2006/08/18 14:31:22 mhu 1.6.90.1: #i68745# Fixed GCC 4.0.x warning(s).


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [f8c96926621a2242793539c000129ff13ee58419]

INTEGRATION: CWS warningfixes03_SRC680 (1.18.90); FILE MERGED 2006/08/18 14:31:22 mhu 1.18.90.1: #i68745# Fixed GCC 4.0.x warning(s).


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [855e5f9e97d30a88656bcb3567de5c7a9da1be49]

INTEGRATION: CWS warningfixes03_SRC680 (1.11.90); FILE MERGED 2006/08/18 14:31:22 mhu 1.11.90.1: #i68745# Fixed GCC 4.0.x warning(s).


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [1cce4712ec8cb2b73b9240c354ab39012ee48c09]

INTEGRATION: CWS warningfixes03_SRC680 (1.30.18); FILE MERGED 2006/08/18 15:01:51 mhu 1.30.18.1: #i68745# Fixed GCC 4.0.x warning(s).


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [ae173b93f08653c517b2388891b9d19067c02983]

INTEGRATION: CWS warningfixes03_SRC680 (1.39.6); FILE MERGED 2006/08/18 15:01:51 mhu 1.39.6.1: #i68745# Fixed GCC 4.0.x warning(s).


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [af4f08e48415918488aec3338e021dce3ccb03d3]

INTEGRATION: CWS warningfixes03_SRC680 (1.15.28.1.2); FILE MERGED 2006/08/18 15:01:51 mhu 1.15.28.1.2.1: #i68745# Fixed GCC 4.0.x warning(s).


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [25347a5a540e80f59955aad3598e114276b28420]

INTEGRATION: CWS warningfixes03_SRC680 (1.4.10); FILE MERGED 2006/08/18 15:01:51 mhu 1.4.10.1: #i68745# Fixed GCC 4.0.x warning(s).


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [a1b4b4d605be9c943659762a01a958ea7c1b4763]

INTEGRATION: CWS warningfixes03_SRC680 (1.8.50); FILE MERGED 2006/08/18 15:01:50 mhu 1.8.50.1: #i68745# Fixed GCC 4.0.x warning(s).


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [d6c143fb31348ac6d7b1ea98990cf4be2aea2b30]

INTEGRATION: CWS warningfixes03_SRC680 (1.4.50); FILE MERGED 2006/08/18 15:01:50 mhu 1.4.50.1: #i68745# Fixed GCC 4.0.x warning(s).


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [b52c2e3bc17d2edf24d39426941302bcc4244d21]

INTEGRATION: CWS warningfixes03_SRC680 (1.52.6); FILE MERGED 2006/08/18 15:01:50 mhu 1.52.6.1: #i68745# Fixed GCC 4.0.x warning(s).


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [e7f9d50d892e453f32104c8d6900180482ce619d]

INTEGRATION: CWS warningfixes03_SRC680 (1.85.16); FILE MERGED 2006/08/18 13:59:11 mhu 1.85.16.1: #i68745# Fixed GCC 4.0.x warning(s).


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [2efeb77e5344439d0851f7cbecc828077bdf72f0]

INTEGRATION: CWS warningfixes03_SRC680 (1.13.14); FILE MERGED 2006/08/18 13:59:11 mhu 1.13.14.1: #i68745# Fixed GCC 4.0.x warning(s).


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [72bf139366b14b17277444c2577934f987d4c544]

INTEGRATION: CWS warningfixes03_SRC680 (1.11.14); FILE MERGED 2006/08/18 13:59:10 mhu 1.11.14.1: #i68745# Fixed GCC 4.0.x warning(s).


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [eb9524ddd0cb2e51e0fc2213feab296c1771c301]

INTEGRATION: CWS warningfixes03_SRC680 (1.3.14); FILE MERGED 2006/08/18 14:01:37 mhu 1.3.14.1: #i68745# Fixed GCC 4.0.x warning(s).


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [6ba901209bb8f76518fa7d7a22b0307406c9f5b0]

INTEGRATION: CWS warningfixes03_SRC680 (1.4.30); FILE MERGED 2006/08/24 09:15:30 mhu 1.4.30.1: #i68887# Removed obsolete dependency on svtools.


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [f6e45ca2d96c28afd7825fda701fb24496748622]

INTEGRATION: CWS warningfixes03_SRC680 (1.4.48); FILE MERGED 2006/08/24 09:24:05 mhu 1.4.48.2: #i68887# Fixed module internal dependencies. 2006/08/24 09:15:29 mhu 1.4.48.1: #i68887# Removed obsolete dependency on svtools.


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [d8c8bcf12ae7fc697ae20f1e0f0a396fe58ba781]

INTEGRATION: CWS warningfixes03_SRC680 (1.1.4.1.6); FILE MERGED 2006/08/18 12:51:25 mhu 1.1.4.1.6.1: #i68745# Fixed GCC 4.0.x warning(s).


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [734b0603565e7e23dd61fc01803cdf34f888c925]

INTEGRATION: CWS warningfixes03_SRC680 (1.241.20); FILE MERGED 2006/08/18 12:51:24 mhu 1.241.20.1: #i68745# Fixed GCC 4.0.x warning(s).


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [f71cf67e73334e323129d188988c78a30f80f92c]

INTEGRATION: CWS warningfixes03_SRC680 (1.46.110); FILE MERGED 2006/08/18 12:51:24 mhu 1.46.110.1: #i68745# Fixed GCC 4.0.x warning(s).


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [4eb43061f271100cd09b0cf9ec94536a9e306c06]

INTEGRATION: CWS warningfixes03_SRC680 (1.64.56); FILE MERGED 2006/08/18 12:51:23 mhu 1.64.56.1: #i68745# Fixed GCC 4.0.x warning(s).


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [a465d2bd341451e174666c4bd2eb37eba3b322a6]

INTEGRATION: CWS warningfixes03_SRC680 (1.63.8); FILE MERGED 2006/08/18 15:05:26 mhu 1.63.8.1: #i68745# Fixed GCC 4.0.x warning(s).


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [c3dc72d61ac74dfdbf0e4751c32504040790e5a3]

INTEGRATION: CWS warningfixes03_SRC680 (1.35.4); FILE MERGED 2006/08/18 13:47:19 mhu 1.35.4.1: #i68745# Fixed GCC 4.0.x warning(s).


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [07cfbe5f344a377f788bc1bb2ca7ee46ee322cf4]

INTEGRATION: CWS warningfixes03_SRC680 (1.27.4); FILE MERGED 2006/08/18 13:47:18 mhu 1.27.4.1: #i68745# Fixed GCC 4.0.x warning(s).


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [6a00884d7376e90a9c06c8a64ecb025c282f3a02]

INTEGRATION: CWS warningfixes03_SRC680 (1.17.16); FILE MERGED 2006/08/18 13:47:18 mhu 1.17.16.1: #i68745# Fixed GCC 4.0.x warning(s).


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [244cd15c49e81719b8ac98a7a75eb43c3afd70e4]

INTEGRATION: CWS warningfixes03_SRC680 (1.13.6); FILE MERGED 2006/08/18 12:49:44 mhu 1.13.6.1: #i68745# Fixed GCC 4.0.x warning(s).


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [7cf515898c3d35cdbc233623e95483497e97cf30]

INTEGRATION: CWS warningfixes03_SRC680 (1.2.46); FILE MERGED 2006/08/18 12:42:27 mhu 1.2.46.1: #i68745# Fixed GCC 4.0.x warning(s).


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [99304d48354747140b408fc22eac1511d3d9c511]

INTEGRATION: CWS warningfixes03_SRC680 (1.7.16); FILE MERGED 2006/08/18 14:16:26 mhu 1.7.16.1: #i68745# Fixed GCC 4.0.x warning(s).


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [28fa08003ea10f5bd7e45c9229d2ed53cacc623c]

INTEGRATION: CWS warningfixes03_SRC680 (1.33.32); FILE MERGED 2006/08/18 14:16:26 mhu 1.33.32.1: #i68745# Fixed GCC 4.0.x warning(s).


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [72b6f7b3344bcc8737b44a6f03a8a3bfec53a3d1]

INTEGRATION: CWS warningfixes03_SRC680 (1.31.16); FILE MERGED 2006/08/18 14:16:26 mhu 1.31.16.1: #i68745# Fixed GCC 4.0.x warning(s).


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [a999ce3bf43b6903483c3ecadbe7277624bb9920]

INTEGRATION: CWS warningfixes03_SRC680 (1.42.16); FILE MERGED 2006/08/18 14:16:25 mhu 1.42.16.1: #i68745# Fixed GCC 4.0.x warning(s).


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [cdcac635147f54c11c19b4ac3424f81f4169dff1]

INTEGRATION: CWS warningfixes03_SRC680 (1.10.16); FILE MERGED 2006/08/18 14:16:25 mhu 1.10.16.1: #i68745# Fixed GCC 4.0.x warning(s).


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [36e60222b8d1f530e018df58fade1b5bb7ddd92a]

INTEGRATION: CWS warningfixes03_SRC680 (1.20.16); FILE MERGED 2006/08/18 14:16:25 mhu 1.20.16.1: #i68745# Fixed GCC 4.0.x warning(s).


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [3d5a7e6b9a3dd0fff65f488eab50cce19eef2a3e]

INTEGRATION: CWS warningfixes03_SRC680 (1.6.158); FILE MERGED 2006/08/18 14:16:25 mhu 1.6.158.1: #i68745# Fixed GCC 4.0.x warning(s).


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [36a4ed038aafcb9cb50553d0756f1eb66534b04b]

INTEGRATION: CWS warningfixes03_SRC680 (1.5.32); FILE MERGED 2006/08/18 14:16:25 mhu 1.5.32.1: #i68745# Fixed GCC 4.0.x warning(s).


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [c57dc6da87acfdf7b8b6e3d8fee64ccf051de9d0]

INTEGRATION: CWS warningfixes03_SRC680 (1.4.32); FILE MERGED 2006/08/18 14:16:25 mhu 1.4.32.1: #i68745# Fixed GCC 4.0.x warning(s).


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [04b41b3d4446a3d2f3a9f939782e1a3740461b30]

INTEGRATION: CWS warningfixes03_SRC680 (1.23.32); FILE MERGED 2006/08/18 14:16:24 mhu 1.23.32.1: #i68745# Fixed GCC 4.0.x warning(s).


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [c0e0d4f15c8643f1d47e44c3d11b77c9f9b88747]

INTEGRATION: CWS warningfixes03_SRC680 (1.5.158); FILE MERGED 2006/08/18 14:16:24 mhu 1.5.158.1: #i68745# Fixed GCC 4.0.x warning(s).


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [052c7dab0a4b4b084aacf96c532f65ff68df0135]

INTEGRATION: CWS warningfixes03_SRC680 (1.9.32); FILE MERGED 2006/08/18 14:16:24 mhu 1.9.32.1: #i68745# Fixed GCC 4.0.x warning(s).


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [6646129839d2a20624c638d063a48a1eebfc8beb]

INTEGRATION: CWS warningfixes03_SRC680 (1.3.32); FILE MERGED 2006/08/18 14:16:24 mhu 1.3.32.1: #i68745# Fixed GCC 4.0.x warning(s).


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [905bf129cfb19e414f0d7f4e920d1e3b9e77a484]

INTEGRATION: CWS warningfixes03_SRC680 (1.6.32); FILE MERGED 2006/08/18 14:16:24 mhu 1.6.32.1: #i68745# Fixed GCC 4.0.x warning(s).


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [e00e5a90b25616dedad7fe79d0bd712ee6f567ef]

INTEGRATION: CWS warningfixes03_SRC680 (1.10.32); FILE MERGED 2006/08/18 14:16:24 mhu 1.10.32.1: #i68745# Fixed GCC 4.0.x warning(s).


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [5f660ec28a8fcb72a95f0e071a0bc43ba73fae76]

INTEGRATION: CWS warningfixes03_SRC680 (1.10.32); FILE MERGED 2006/08/18 14:16:23 mhu 1.10.32.1: #i68745# Fixed GCC 4.0.x warning(s).


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [b0119c8520a18d6fe0030e8b09416157d6bd4deb]

INTEGRATION: CWS warningfixes03_SRC680 (1.17.32); FILE MERGED 2006/08/18 14:16:23 mhu 1.17.32.1: #i68745# Fixed GCC 4.0.x warning(s).


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [f348b1ba9c1b1562248166c053e6a2c0872c373c]

INTEGRATION: CWS warningfixes03_SRC680 (1.15.14); FILE MERGED 2006/08/18 14:16:23 mhu 1.15.14.1: #i68745# Fixed GCC 4.0.x warning(s).


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [043e2e06a7492c83d7bd42cca950c8ca50cbf0f5]

INTEGRATION: CWS warningfixes03_SRC680 (1.10.30); FILE MERGED 2006/08/18 14:16:23 mhu 1.10.30.1: #i68745# Fixed GCC 4.0.x warning(s).


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [b95c24ff6d8c30d5cc21db1a8b68ae400ce26038]

INTEGRATION: CWS warningfixes03_SRC680 (1.106.14); FILE MERGED 2006/08/18 14:16:22 mhu 1.106.14.1: #i68745# Fixed GCC 4.0.x warning(s).


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [adb5a6b4aeae5f83c98bee31b603f975636b2b66]

INTEGRATION: CWS warningfixes03_SRC680 (1.88.16); FILE MERGED 2006/08/18 14:16:22 mhu 1.88.16.1: #i68745# Fixed GCC 4.0.x warning(s).


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [7341f759ba9b5d58ac61941179a6ca2a60924e22]

INTEGRATION: CWS warningfixes03_SRC680 (1.10.32); FILE MERGED 2006/08/18 14:16:21 mhu 1.10.32.1: #i68745# Fixed GCC 4.0.x warning(s).


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [548d1565eb986ce453fce043309bde8e94fa9a0f]

INTEGRATION: CWS warningfixes03_SRC680 (1.7.32); FILE MERGED 2006/08/18 14:16:21 mhu 1.7.32.1: #i68745# Fixed GCC 4.0.x warning(s).


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [ab7f9bb880be5f9d1eec2379bbf043e7df1b60db]

INTEGRATION: CWS warningfixes03_SRC680 (1.26.16); FILE MERGED 2006/08/18 14:16:21 mhu 1.26.16.1: #i68745# Fixed GCC 4.0.x warning(s).


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [9b344fd796b93b40dec165965ab84f810c51d1ef]

INTEGRATION: CWS warningfixes03_SRC680 (1.3.32); FILE MERGED 2006/08/18 14:16:21 mhu 1.3.32.1: #i68745# Fixed GCC 4.0.x warning(s).


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [be32b321166ea7cda8a810f07c331ecc3b1d1e51]

INTEGRATION: CWS warningfixes03_SRC680 (1.72.36); FILE MERGED 2006/08/18 14:08:42 mhu 1.72.36.1: #i68745# Fixed GCC 4.0.x warning(s).


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [57b222488a1a56af07dbe457eceb729ce78d8d1a]

INTEGRATION: CWS warningfixes03_SRC680 (1.38.34); FILE MERGED 2006/08/18 14:08:42 mhu 1.38.34.1: #i68745# Fixed GCC 4.0.x warning(s).


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [a4f803459697ebb8e9e7ea3a4ab19e820e3682cf]

INTEGRATION: CWS warningfixes03_SRC680 (1.55.20); FILE MERGED 2006/08/18 14:08:41 mhu 1.55.20.1: #i68745# Fixed GCC 4.0.x warning(s).


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [dc63456e0926cdb60c38654bc531e7303af4d739]

INTEGRATION: CWS warningfixes03_SRC680 (1.64.6); FILE MERGED 2006/08/18 14:08:41 mhu 1.64.6.1: #i68745# Fixed GCC 4.0.x warning(s).


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [eaf13dcc6c17b0eb35e5a8b29c37dab3b84ca10b]

INTEGRATION: CWS warningfixes03_SRC680 (1.5.54); FILE MERGED 2006/08/18 14:23:02 mhu 1.5.54.1: #i68745# Fixed GCC 4.0.x warning(s).


2006-08-29  Ivo Hinkelmann  <ihi@openoffice.org>  [6cdb8880f16ef1341decef3b037153508920da50]

INTEGRATION: CWS warningfixes03_SRC680 (1.14.54); FILE MERGED 2006/08/18 14:23:02 mhu 1.14.54.1: #i68745# Fixed GCC 4.0.x warning(s).


2006-08-28  Ivo Hinkelmann  <ihi@openoffice.org>  [faf38117588b75ecbc129f2d3332a6dd618b07c5]

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>  [e309c351394b1927701eb2dc33aa5eb03c6508da]

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>  [76d83bf5767a083913ba43e68ae70a7b619d05ca]

INTEGRATION: CWS dba205a (1.72.164); FILE MERGED 2006/07/21 13:33:43 fs 1.72.164.1: #i67662# bring VerticalAlignment to the UI


2006-08-28  Ivo Hinkelmann  <ihi@openoffice.org>  [6e0322837c80084b8979d252ec7f0fd919ef080e]

INTEGRATION: CWS dba205a (1.36.78); FILE MERGED 2006/07/31 10:57:25 oj 1.36.78.2: RESYNC: (1.36-1.37); FILE MERGED 2006/07/21 13:33:43 fs 1.36.78.1: #i67662# bring VerticalAlignment to the UI


2006-08-28  Ivo Hinkelmann  <ihi@openoffice.org>  [374b5c969204e3ecb807ceb14db536c4801dabde]

INTEGRATION: CWS dba205a (1.1.2); FILE ADDED 2006/07/24 13:57:24 fs 1.1.2.1: #i67720# no localized resources if they're not part of the product


2006-08-28  Ivo Hinkelmann  <ihi@openoffice.org>  [da3666b0422034b4a83494383cd951af66c31049]

INTEGRATION: CWS dba205a (1.1.2); FILE ADDED 2006/07/24 13:57:23 fs 1.1.2.1: #i67720# no localized resources if they're not part of the product


2006-08-28  Ivo Hinkelmann  <ihi@openoffice.org>  [292b444f07e2ccf0939c6a409f8470a619a6a19b]

INTEGRATION: CWS dba205a (1.2.72); FILE MERGED 2006/07/24 13:57:23 fs 1.2.72.1: #i67720# no localized resources if they're not part of the product


2006-08-28  Ivo Hinkelmann  <ihi@openoffice.org>  [71ddf105971be08d86d5828f853af3356dfa6b02]

INTEGRATION: CWS dba205a (1.2.16); FILE MERGED 2006/07/26 08:36:44 fs 1.2.16.1: #i65420# creation of singletons


2006-08-28  Ivo Hinkelmann  <ihi@openoffice.org>  [8bde35861202f765ea838dd570780398e9def4da]

INTEGRATION: CWS dba205a (1.2.16); FILE MERGED 2006/07/26 08:36:19 fs 1.2.16.1: #i65420# creation of singletons


2006-08-28  Ivo Hinkelmann  <ihi@openoffice.org>  [edfd6342f89921c5398e1dd9b90e3119dc2a2692]

INTEGRATION: CWS dba205a (1.80.50); FILE MERGED 2006/07/25 11:25:13 fs 1.80.50.1: #i67147# CallScript/CallStarBasicScript: removed unnecessary argument, changed _pArguments to const void*


2006-08-28  Ivo Hinkelmann  <ihi@openoffice.org>  [fcf1eca99213ac4dc7a895edff39905c670b7eca]

INTEGRATION: CWS dba205a (1.72.10); FILE MERGED 2006/07/25 06:59:25 fs 1.72.10.1: #i67724# STR_WARNINGS_DURING_CONNECT: no hard-coded 'More' text, but determined at runtime


2006-08-28  Ivo Hinkelmann  <ihi@openoffice.org>  [78f6f6fd481e001bc61afab203d190fade24831f]

INTEGRATION: CWS dba205a (1.9.10); FILE MERGED 2006/07/25 06:59:24 fs 1.9.10.1: #i67724# STR_WARNINGS_DURING_CONNECT: no hard-coded 'More' text, but determined at runtime


2006-08-28  Ivo Hinkelmann  <ihi@openoffice.org>  [e5e14f273c327d6c9fbe7cc5c7264b9e5249d65c]

INTEGRATION: CWS dba205a (1.17.12); FILE MERGED 2006/07/31 08:10:51 oj 1.17.12.1: #i64766# fix for parameter index when using a rowset


2006-08-28  Ivo Hinkelmann  <ihi@openoffice.org>  [135ec0efb312ccf1a10b3a17d33b726eb32df920]

INTEGRATION: CWS dba205a (1.25.12); FILE MERGED 2006/07/31 09:12:10 oj 1.25.12.1: #i53579# set correct text encoding


2006-08-28  Ivo Hinkelmann  <ihi@openoffice.org>  [40976820b9cb5d1e0fdf47a79cf950fcca14e168]

INTEGRATION: CWS dba205a (1.33.10); FILE MERGED 2006/07/31 08:10:50 oj 1.33.10.1: #i64766# fix for parameter index when using a rowset


2006-08-28  Ivo Hinkelmann  <ihi@openoffice.org>  [b2609e4f0f4bddc498c22fbe1f235a98f24678a4]

INTEGRATION: CWS dba205a (1.10.10); FILE MERGED 2006/08/22 07:13:11 oj 1.10.10.2: compile error 2006/08/22 07:09:52 oj 1.10.10.1: #i67014# correct table name


2006-08-28  Ivo Hinkelmann  <ihi@openoffice.org>  [66399831a7998def97c1c98b4316dd876e06a73f]

INTEGRATION: CWS dba205a (1.8.106); FILE MERGED 2006/07/27 07:18:54 fs 1.8.106.1: during #i66049#: remove unnecessary Execute version


2006-08-28  Ivo Hinkelmann  <ihi@openoffice.org>  [99f4267876443c45ea95694024523224d347ffad]

INTEGRATION: CWS dba205a (1.29.6); FILE MERGED 2006/08/22 07:09:52 oj 1.29.6.1: #i67014# correct table name


2006-08-28  Ivo Hinkelmann  <ihi@openoffice.org>  [7648ea0e1ce11fb248f7b61e7423f99541be6701]

INTEGRATION: CWS dba205a (1.18.12); FILE MERGED 2006/07/27 07:19:47 fs 1.18.12.1: #i66049# when loading an existing document, do this asynchronously, and use the Desktop's frame loader


2006-08-28  Ivo Hinkelmann  <ihi@openoffice.org>  [d75e7e838a94fa57549cc1910a55754a41c8b6cb]

INTEGRATION: CWS dba205a (1.176.10); FILE MERGED 2006/07/20 07:58:29 fs 1.176.10.2: #i66339# corrected assertion 2006/07/20 07:43:03 fs 1.176.10.1: #i66339# corrected assertion


2006-08-28  Ivo Hinkelmann  <ihi@openoffice.org>  [e7fcdf4f9ed5b2af9c5ecb7e49cf9663c9d72be9]

INTEGRATION: CWS dba205a (1.9.14); FILE MERGED 2006/07/28 13:03:09 oj 1.9.14.1: #i67014# replaceElement now uses the correct name for table/view


2006-08-28  Ivo Hinkelmann  <ihi@openoffice.org>  [71f43192155d31ecb749e534e50064527a03e813]

INTEGRATION: CWS dba205a (1.14.12); FILE MERGED 2006/07/28 13:03:09 oj 1.14.12.1: #i67014# replaceElement now uses the correct name for table/view


2006-08-28  Ivo Hinkelmann  <ihi@openoffice.org>  [20ad74f3db1aa7c2037a869daeea73dd7303a36e]

INTEGRATION: CWS dba205a (1.11.106); FILE MERGED 2006/07/28 13:03:08 oj 1.11.106.1: #i67014# replaceElement now uses the correct name for table/view


2006-08-28  Ivo Hinkelmann  <ihi@openoffice.org>  [939f61cf3d25cec0ac33d180d6c3f2bd47a8d057]

INTEGRATION: CWS dba205a (1.17.12); FILE MERGED 2006/07/28 13:03:08 oj 1.17.12.1: #i67014# replaceElement now uses the correct name for table/view


2006-08-28  Ivo Hinkelmann  <ihi@openoffice.org>  [43c63cbf0736c12e96eb4bf5ec533d89a2910426]

INTEGRATION: CWS dba205a (1.9.14); FILE MERGED 2006/07/28 13:03:08 oj 1.9.14.1: #i67014# replaceElement now uses the correct name for table/view


2006-08-28  Ivo Hinkelmann  <ihi@openoffice.org>  [5e41fcf2d5e2c11144872f9380a0e890f0dbe82b]

INTEGRATION: CWS dba205a (1.14.10); FILE MERGED 2006/07/28 13:03:08 oj 1.14.10.2: #i67014# replaceElement now uses the correct name for table/view 2006/07/27 12:28:37 oj 1.14.10.1: #i41826# check for schema was missing


2006-08-28  Ivo Hinkelmann  <ihi@openoffice.org>  [7bf4f9f9c0128764e9df7e4e89f4dec269903e6a]

INTEGRATION: CWS dba205a (1.16.10); FILE MERGED 2006/07/31 09:24:23 oj 1.16.10.1: #i67549 # ensure that a connection exists


2006-08-28  Ivo Hinkelmann  <ihi@openoffice.org>  [9bcc234dbd69e2029771a5e51d8a74775b011d29]

INTEGRATION: CWS dba205a (1.31.10); FILE MERGED 2006/08/22 07:09:51 oj 1.31.10.2: #i67014# correct table name 2006/07/28 13:03:08 oj 1.31.10.1: #i67014# replaceElement now uses the correct name for table/view


2006-08-28  Ivo Hinkelmann  <ihi@openoffice.org>  [f5ce2b4d0ee1837dcc32ac2c8101292824b2ced7]

INTEGRATION: CWS dba205a (1.20.14); FILE MERGED 2006/07/31 10:52:27 oj 1.20.14.2: RESYNC: (1.20-1.21); FILE MERGED 2006/07/27 07:20:02 fs 1.20.14.1: corrected assertion text


2006-08-28  Ivo Hinkelmann  <ihi@openoffice.org>  [4e9e1bab9d397be88482a6bda68adecdd3a982f8]

INTEGRATION: CWS dba205a (1.145.10); FILE MERGED 2006/07/26 10:41:52 fs 1.145.10.2: corrected assertion text 2006/07/24 12:21:02 fs 1.145.10.1: #i67453# when extending an error message, caught during execution, with own information, don't allow for secondary exceptions to slip to the caller


2006-08-28  Ivo Hinkelmann  <ihi@openoffice.org>  [0da9fccfc3f00f81d1dcbe5239b178996df709ce]

INTEGRATION: CWS dba205a (1.17.40); FILE MERGED 2006/07/10 11:11:07 fs 1.17.40.1: #i60604# impl_toggleScriptManager_nothrow


2006-08-28  Ivo Hinkelmann  <ihi@openoffice.org>  [933be92806a741311d4a6dd905b445044dfeb042]

INTEGRATION: CWS dba205a (1.12.40); FILE MERGED 2006/07/25 11:23:39 fs 1.12.40.1: in preparation of #o67147# and #65420#: outsourced the scripting handling to a dedicated instance


2006-08-28  Ivo Hinkelmann  <ihi@openoffice.org>  [71cf70d2dab719e06b8e8631a42ddbca1dacfc79]

INTEGRATION: CWS dba205a (1.1.2); FILE ADDED 2006/07/25 13:01:38 fs 1.1.2.2: #i65420# ::rtl::Reference instead of shared_ptr 2006/07/25 11:22:36 fs 1.1.2.1: helper for handling the scripting needs in a form


2006-08-28  Ivo Hinkelmann  <ihi@openoffice.org>  [0185e6c617bceef84bbdacf651d0a3390fb53e07]

INTEGRATION: CWS dba205a (1.23.4); FILE MERGED 2006/07/20 11:03:14 fs 1.23.4.1: #i67383# make placeholders in the parser's error strings unique / remove unused error strings


2006-08-28  Ivo Hinkelmann  <ihi@openoffice.org>  [d6302781c3dbbf1b73c58050e89889d17e34f437]

INTEGRATION: CWS dba205a (1.26.466); FILE MERGED 2006/07/25 11:25:42 fs 1.26.466.1: in preparation of #o67147# and #65420#: added fmscriptingenv


2006-08-28  Ivo Hinkelmann  <ihi@openoffice.org>  [edfb99962836f3960e150b084ffa5bbf128f8704]

INTEGRATION: CWS dba205a (1.35.40); FILE MERGED 2006/07/25 11:23:52 fs 1.35.40.1: in preparation of #o67147# and #65420#: outsourced the scripting handling to a dedicated instance


2006-08-28  Ivo Hinkelmann  <ihi@openoffice.org>  [70c7cb7ce8fb1a33989287d56a0af7fce1b8fa42]

INTEGRATION: CWS dba205a (1.67.4); FILE MERGED 2006/07/20 11:02:56 fs 1.67.4.1: #i67383# make placeholders in the error strings unique / remove unused error strings


2006-08-28  Ivo Hinkelmann  <ihi@openoffice.org>  [eae0f62d3f3d1c7b8882b3da9fcfc1cdd094c40b]

INTEGRATION: CWS dba205a (1.1.2); FILE ADDED 2006/08/01 10:47:55 oj 1.1.2.3: add throw() 2006/07/25 13:02:47 fs 1.1.2.2: #i65420# fire events asynchronously, if possible 2006/07/25 11:22:50 fs 1.1.2.1: helper for handling the scripting needs in a form


2006-08-28  Ivo Hinkelmann  <ihi@openoffice.org>  [c83e5fdb25d4a8e350b9f6d3d78ad747cb3ff87f]

INTEGRATION: CWS dba205a (1.6.4); FILE MERGED 2006/07/20 11:02:56 fs 1.6.4.1: #i67383# make placeholders in the error strings unique / remove unused error strings


2006-08-28  Ivo Hinkelmann  <ihi@openoffice.org>  [afc1f5753ed95eb019a487a68d1144e9b4926172]

INTEGRATION: CWS dba205a (1.3.468); FILE MERGED 2006/07/25 14:01:19 fs 1.3.468.2: merging changes from dba204b herein 2006/07/20 11:55:33 fs 1.3.468.1: no tabs


2006-08-28  Ivo Hinkelmann  <ihi@openoffice.org>  [b9f02e382dbba261d97787686576362a919b3ea1]

INTEGRATION: CWS dba205a (1.49.38); FILE MERGED 2006/07/25 14:01:19 fs 1.49.38.4: merging changes from dba204b herein 2006/07/19 13:05:13 fs 1.49.38.3: #i10000# 2006/07/19 09:24:39 fs 1.49.38.2: RESYNC: (1.49-1.50); FILE MERGED 2006/07/10 11:11:33 fs 1.49.38.1: #i60604# impl_toggleScriptManager_nothrow


2006-08-28  Ivo Hinkelmann  <ihi@openoffice.org>  [5a9ace0554b46e9e4dbc2d3e177b7124dcdf7f74]

INTEGRATION: CWS dba205a (1.3.160); FILE MERGED 2006/07/24 08:39:34 fs 1.3.160.1: #i65567#


2006-08-28  Ivo Hinkelmann  <ihi@openoffice.org>  [2a01fc87c15095032bc88f16d04efcef9a59627b]

INTEGRATION: CWS dba205a (1.34.6); FILE MERGED 2006/07/21 12:35:03 fs 1.34.6.1: #i63286# +XToggleButton


2006-08-28  Ivo Hinkelmann  <ihi@openoffice.org>  [5c32829bce02b4a686be20d6d415d2d5b8e94402]

INTEGRATION: CWS dba205a (1.1.2); FILE ADDED 2006/07/21 12:34:21 fs 1.1.2.1: #i63286#


2006-08-28  Ivo Hinkelmann  <ihi@openoffice.org>  [1af640070d6d0b1f52ca896a4e3b8f40e2ecf9a9]

INTEGRATION: CWS dba205a (1.11.14); FILE MERGED 2006/07/24 08:54:49 fs 1.11.14.1: #i65567# +getCurrentFormComponentValue


2006-08-28  Ivo Hinkelmann  <ihi@openoffice.org>  [6c22c9801f429b384e1d66aa2705791cd6512174]

INTEGRATION: CWS dba205a (1.15.14); FILE MERGED 2006/07/24 08:55:02 fs 1.15.14.1: #i65567# +getCurrentFormComponentValue


2006-08-28  Ivo Hinkelmann  <ihi@openoffice.org>  [c1509fd921734446fc2438723082d496d74c8cad]

INTEGRATION: CWS dba205a (1.46.6); FILE MERGED 2006/07/31 10:51:43 oj 1.46.6.3: RESYNC: (1.46-1.47); FILE MERGED 2006/07/24 08:55:02 fs 1.46.6.2: #i65567# +getCurrentFormComponentValue 2006/07/21 14:29:06 fs 1.46.6.1: .


2006-08-28  Ivo Hinkelmann  <ihi@openoffice.org>  [bce2ea568acf605b4e1946322487258ba4098c6c]

INTEGRATION: CWS dba205a (1.49.12); FILE MERGED 2006/07/24 08:54:54 fs 1.49.12.2: #i65567# +getCurrentFormComponentValue 2006/07/21 14:32:11 fs 1.49.12.1: #i65567# getCurrentValue: return the control value if there's no validator


2006-08-28  Ivo Hinkelmann  <ihi@openoffice.org>  [0f88b26ae22e836bb785b5debe861a83426f5dae]

INTEGRATION: CWS dba205a (1.72.24); FILE MERGED 2006/07/21 12:37:41 fs 1.72.24.1: #i63286# let the button support XToggleButton


2006-08-28  Ivo Hinkelmann  <ihi@openoffice.org>  [78f83e239acbfb6b907ff36408dd0ba3941d7d14]

INTEGRATION: CWS dba205a (1.54.26); FILE MERGED 2006/07/31 10:51:54 oj 1.54.26.2: RESYNC: (1.54-1.55); FILE MERGED 2006/07/21 12:37:24 fs 1.54.26.1: #i63286# let the button support XToggleButton


2006-08-28  Ivo Hinkelmann  <ihi@openoffice.org>  [988bf5f719ae681dc57a3efc658511f2ad8db674]

INTEGRATION: CWS dba205a (1.36.24); FILE MERGED 2006/07/21 12:37:09 fs 1.36.24.1: #i63286# let the button support XToggleButton


2006-08-28  Ivo Hinkelmann  <ihi@openoffice.org>  [62c6174a94e758b18226aeb442052ceb65cdfd16]

INTEGRATION: CWS dba205a (1.34.26); FILE MERGED 2006/07/21 12:37:10 fs 1.34.26.1: #i63286# let the button support XToggleButton


2006-08-28  Ivo Hinkelmann  <ihi@openoffice.org>  [39709efc5372c958f418565df0c6fc77eaad27ae]

INTEGRATION: CWS dba205a (1.15.66); FILE MERGED 2006/07/21 13:07:08 fs 1.15.66.1: #i62124# don't call GrabFocus when changing the default button - too much Accessibility noise - any not needed anymore nowadays


2006-08-28  Ivo Hinkelmann  <ihi@openoffice.org>  [50c100dac8d49323d3701af37a8f61a9cc677472]

INTEGRATION: CWS dba205a (1.48.10); FILE MERGED 2006/07/26 10:25:33 fs 1.48.10.2: #i66596# getTableNode: add forgotten case table_ref := table_node 2006/07/20 11:00:18 fs 1.48.10.1: #i67383# make placeholders in the error strings unique / remove unused error strings


2006-08-28  Ivo Hinkelmann  <ihi@openoffice.org>  [7f0f0cdaf749272933883f8b2f0bf9ca6fd91192]

INTEGRATION: CWS dba205a (1.54.6); FILE MERGED 2006/07/20 10:58:58 fs 1.54.6.1: #i67383# make placeholders in the error strings unique / remove unused error strings


2006-08-28  Ivo Hinkelmann  <ihi@openoffice.org>  [3f2a08465e30eca0fa55e9597686ea88f4c58097]

INTEGRATION: CWS dba205a (1.4.18); FILE MERGED 2006/07/28 13:07:42 oj 1.4.18.1: #i67014# rename view for mysql impl


2006-08-28  Ivo Hinkelmann  <ihi@openoffice.org>  [2b9f88cbfaeb62bf243e6808a86b08821628380b]

INTEGRATION: CWS dba205a (1.8.10); FILE MERGED 2006/07/28 13:07:41 oj 1.8.10.1: #i67014# rename view for mysql impl


2006-08-28  Ivo Hinkelmann  <ihi@openoffice.org>  [a331ce81de5a749cb81a0e948be2341c1c8bffc2]

INTEGRATION: CWS dba205a (1.5.10); FILE MERGED 2006/07/20 09:20:41 fs 1.5.10.1: #i66361#


2006-08-28  Ivo Hinkelmann  <ihi@openoffice.org>  [6d9e574d4837e76c0955c7e771ac15242e87a648]

INTEGRATION: CWS dba205a (1.4.16); FILE MERGED 2006/07/20 09:20:41 fs 1.4.16.1: #i66361#


2006-08-28  Ivo Hinkelmann  <ihi@openoffice.org>  [37b78fba23db20eddf5c08420418e3f5b13421f1]

INTEGRATION: CWS dba205a (1.5.10); FILE MERGED 2006/07/31 10:53:20 oj 1.5.10.2: RESYNC: (1.5-1.7); FILE MERGED 2006/07/27 09:59:53 fs 1.5.10.1: warning-free code (in preparation of #i55701#


2006-08-28  Ivo Hinkelmann  <ihi@openoffice.org>  [b2fbd39956b0523cdcbea024fe633fb97becdbf7]

INTEGRATION: CWS dba205a (1.4.20); FILE MERGED 2006/07/27 09:59:53 fs 1.4.20.1: warning-free code (in preparation of #i55701#


2006-08-28  Ivo Hinkelmann  <ihi@openoffice.org>  [3a3cb4ac2deb84f234b1c30dc1e799c2f4881a1f]

INTEGRATION: CWS dba205a (1.4.72); FILE MERGED 2006/07/27 09:59:53 fs 1.4.72.1: warning-free code (in preparation of #i55701#


2006-08-28  Ivo Hinkelmann  <ihi@openoffice.org>  [2287794fc95111f35e5e5ff169f3195e4b4a6a41]

INTEGRATION: CWS dba205a (1.3.132); FILE MERGED 2006/07/27 09:59:52 fs 1.3.132.1: warning-free code (in preparation of #i55701#


2006-08-28  Ivo Hinkelmann  <ihi@openoffice.org>  [b72aeb5f5b4afad7914f4f34ee1bb2c398ded1e9]

INTEGRATION: CWS dba205a (1.4.72); FILE MERGED 2006/07/27 09:59:52 fs 1.4.72.1: warning-free code (in preparation of #i55701#


2006-08-28  Ivo Hinkelmann  <ihi@openoffice.org>  [eb1d3df2e408af0b321eed8b380152ec036712f6]

INTEGRATION: CWS dba205a (1.6.72); FILE MERGED 2006/07/27 09:59:52 fs 1.6.72.1: warning-free code (in preparation of #i55701#


2006-08-28  Ivo Hinkelmann  <ihi@openoffice.org>  [7289230b546da5a424b1517745cad97942c68cba]

INTEGRATION: CWS dba205a (1.5.20); FILE MERGED 2006/07/27 09:59:52 fs 1.5.20.1: warning-free code (in preparation of #i55701#


2006-08-28  Ivo Hinkelmann  <ihi@openoffice.org>  [bc8adf5ebb58219612993dd789257f79df047ba9]

INTEGRATION: CWS dba205a (1.5.10); FILE MERGED 2006/07/28 13:07:41 oj 1.5.10.1: #i67014# rename view for mysql impl


2006-08-28  Ivo Hinkelmann  <ihi@openoffice.org>  [82ca67693c21fa09f0c139c8a2af785d3afd2ed6]

INTEGRATION: CWS dba205a (1.3.132); FILE MERGED 2006/07/28 13:07:41 oj 1.3.132.1: #i67014# rename view for mysql impl


2006-08-28  Ivo Hinkelmann  <ihi@openoffice.org>  [17dc7cfb7fdaae9ca3875c60ace187b1efc9d11a]

INTEGRATION: CWS dba205a (1.4.10); FILE MERGED 2006/07/20 10:58:00 fs 1.4.10.1: #i67383# make placeholders in the error strings unique / remove unused error strings


2006-08-28  Ivo Hinkelmann  <ihi@openoffice.org>  [31361c08ed19a0cc0e632ed6b7f5587cd0456c64]

INTEGRATION: CWS fwk47_SRC680 (1.34.14.1.4); FILE MERGED 2006/08/25 09:48:56 mav 1.34.14.1.4.1: #i68931# allow to rewrite the target template on storing if it is user template


2006-08-28  Ivo Hinkelmann  <ihi@openoffice.org>  [fb6c5ad64cf67d727e18cdd1272198b1ee57e809]

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>  [5efd3122e35ee4798c6eaf3555e0254d438c94e8]

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>  [c807cf431d2e1179e8b7d9515aa4c7842a8e5489]

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>  [b46b91034a2b4d344224c41a933af3d3208e0719]

INTEGRATION: CWS hr37_SRC680 (1.7.32); FILE MERGED 2006/08/22 12:27:28 hr 1.7.32.1: #i67700#: link UNOTOOLSLIB for all platforms


2006-08-28  Ivo Hinkelmann  <ihi@openoffice.org>  [561486d0a3a64a47a750b24c3d43e2dd3c389fc0]

INTEGRATION: CWS unowinregcross2_SRC680 (1.5.8); FILE MERGED 2006/08/21 11:02:14 rene 1.5.8.2: thinko 2006/08/21 10:35:19 rene 1.5.8.1: #i68813# fix build with sun/blackdown Java


2006-08-28  Ivo Hinkelmann  <ihi@openoffice.org>  [049f57b872a6649c4e9d7febf507b77585cf4326]

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>  [fc0b2411a7121d507df5491b6d16eb386cd0c605]

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>  [a1620c103ba6b7341e2f5b5c202bbb6c23f3bd1a]

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>  [5254fb7ffd315aa0797889397039c186c095eb8b]

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>  [55566268b29526888826774c25bbfa6ea0cbb051]

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-25  Ocke Janssen  <oj@openoffice.org>  [e88cc064104cc11a96d574492a22bf38a1cc3491]

#i68935# member init not in correct order


2006-08-24  Ivo Hinkelmann  <ihi@openoffice.org>  [a95e91a52e1fe23a647a37ea2a6a66dc3a59653e]

INTEGRATION: CWS tl27 (1.96.14); FILE MERGED 2006/08/21 10:35:15 tl 1.96.14.1: #i68743# use box format instead of table format now


2006-08-24  Ivo Hinkelmann  <ihi@openoffice.org>  [46f841c438784f8c7f3c3195ca0fba305a2fee43]

INTEGRATION: CWS sb56 (1.62.8); FILE MERGED 2006/07/07 09:19:30 sb 1.62.8.1: #i67105# Made code compile (warning-free) with debug=x.


2006-08-24  Ivo Hinkelmann  <ihi@openoffice.org>  [cbee3f090b8f8cde5121dff00c413952d629730a]

INTEGRATION: CWS sb56 (1.86.4); FILE MERGED 2006/07/25 08:40:10 sb 1.86.4.2: RESYNC: (1.86-1.87); FILE MERGED 2006/07/07 09:05:49 sb 1.86.4.1: #i67105# Made code compile (warning-free) with debug=x.


2006-08-24  Ivo Hinkelmann  <ihi@openoffice.org>  [80b678a7be6570d76fe1b8f328713d573e3b5a29]

INTEGRATION: CWS sb56 (1.17.6); FILE MERGED 2006/07/07 09:16:34 sb 1.17.6.1: #i67105# Made code compile (warning-free) with debug=x.


2006-08-24  Ivo Hinkelmann  <ihi@openoffice.org>  [79f2d57364d2056f90089e7aa549ffd4b6f049f2]

INTEGRATION: CWS sb56 (1.10.2); FILE MERGED 2006/07/07 09:10:51 sb 1.10.2.1: #i67105# Made code compile (warning-free) with debug=x.


2006-08-24  Ivo Hinkelmann  <ihi@openoffice.org>  [55a172bcfd39340339fd9bd095cbe275db05eed6]

INTEGRATION: CWS sb56 (1.14.12); FILE MERGED 2006/07/26 14:44:23 sb 1.14.12.1: #i67487# Made code warning-free (wntmsci10).


2006-08-24  Ivo Hinkelmann  <ihi@openoffice.org>  [415b6f4b4ba11d5b50cf39ae874ee8b1c1ec195b]

INTEGRATION: CWS sb56 (1.24.12); FILE MERGED 2006/07/26 14:44:22 sb 1.24.12.1: #i67487# Made code warning-free (wntmsci10).


2006-08-24  Ivo Hinkelmann  <ihi@openoffice.org>  [3b786759b9cb9ef5b298c2ecd90716c3b6acd9ad]

INTEGRATION: CWS sb56 (1.12.34); FILE MERGED 2006/07/26 14:44:22 sb 1.12.34.1: #i67487# Made code warning-free (wntmsci10).


2006-08-24  Ivo Hinkelmann  <ihi@openoffice.org>  [21c164a22e632ce340cdefc372d94817d46aa8a5]

INTEGRATION: CWS sb56 (1.19.10); FILE MERGED 2006/07/26 14:44:22 sb 1.19.10.1: #i67487# Made code warning-free (wntmsci10).


2006-08-24  Ivo Hinkelmann  <ihi@openoffice.org>  [6e921eacef12d6d53a1e35d8a763dcf5b400dc46]

INTEGRATION: CWS sb56 (1.45.6); FILE MERGED 2006/07/07 09:17:31 sb 1.45.6.1: #i67105# Made code compile (warning-free) with debug=x.


2006-08-24  Ivo Hinkelmann  <ihi@openoffice.org>  [3b87ca0a7940a7205458641aef513e311ecc2657]

INTEGRATION: CWS sb56 (1.50.6); FILE MERGED 2006/07/07 09:17:30 sb 1.50.6.1: #i67105# Made code compile (warning-free) with debug=x.


2006-08-24  Ivo Hinkelmann  <ihi@openoffice.org>  [e2855b7773aebb1b2fbaeba3363adeecfd056364]

INTEGRATION: CWS sb56 (1.28.6); FILE MERGED 2006/07/07 09:17:30 sb 1.28.6.1: #i67105# Made code compile (warning-free) with debug=x.


2006-08-24  Ivo Hinkelmann  <ihi@openoffice.org>  [494ce40f973648ee0ada662e30e8cfc3eef348ed]

INTEGRATION: CWS sb56 (1.9.6); FILE MERGED 2006/07/25 09:48:17 sb 1.9.6.2: RESYNC: (1.9-1.10); FILE MERGED 2006/07/07 09:17:30 sb 1.9.6.1: #i67105# Made code compile (warning-free) with debug=x.


2006-08-24  Ivo Hinkelmann  <ihi@openoffice.org>  [4c142f2dcd9c5c4a166a80b43f049caf1a7abe93]

INTEGRATION: CWS sb56 (1.13.6); FILE MERGED 2006/07/07 09:17:30 sb 1.13.6.1: #i67105# Made code compile (warning-free) with debug=x.


2006-08-24  Ivo Hinkelmann  <ihi@openoffice.org>  [6099bfa43a7cc55228aca3dee4c66d8bc18eaa34]

INTEGRATION: CWS sb56 (1.91.4); FILE MERGED 2006/07/26 14:35:34 sb 1.91.4.1: #i67487# Made code warning-free (wntmsci10).


2006-08-24  Ivo Hinkelmann  <ihi@openoffice.org>  [c1e0e8df764f4b62458a1401b6497fdde10ba4fb]

INTEGRATION: CWS sb56 (1.5.2); FILE MERGED 2006/07/07 09:20:21 sb 1.5.2.1: #i67105# Made code compile (warning-free) with debug=x.


2006-08-24  Ivo Hinkelmann  <ihi@openoffice.org>  [3c2676c7c166a90e2668a67af432091c03898abf]

INTEGRATION: CWS sb56 (1.7.6); FILE MERGED 2006/07/25 07:52:04 sb 1.7.6.1: #i67105# Made code warning-free for debug=x.


2006-08-24  Ivo Hinkelmann  <ihi@openoffice.org>  [e08642b3936bd8830a5e86841e80583ea770bd9f]

INTEGRATION: CWS sb56 (1.6.6); FILE MERGED 2006/07/25 07:52:04 sb 1.6.6.1: #i67105# Made code warning-free for debug=x.


2006-08-24  Ivo Hinkelmann  <ihi@openoffice.org>  [6631be4fd58487f3118a2b19fb85e570962be1fd]

INTEGRATION: CWS sb56 (1.13.6); FILE MERGED 2006/07/07 09:16:07 sb 1.13.6.1: #i67105# Made code compile (warning-free) with debug=x.


2006-08-24  Ivo Hinkelmann  <ihi@openoffice.org>  [9ff7680d0333144aba3170e78b880f86c37467fb]

INTEGRATION: CWS sb56 (1.9.26); FILE MERGED 2006/07/25 07:51:32 sb 1.9.26.1: #i67105# Made code warning-free for debug=x.


2006-08-24  Ivo Hinkelmann  <ihi@openoffice.org>  [343b718c5a47d6abeed568d33904f36f16bd3678]

INTEGRATION: CWS sb56 (1.9.2); FILE MERGED 2006/07/07 08:57:33 sb 1.9.2.1: #i67105# Made code compile (warning-free) with debug=x.


2006-08-24  Ivo Hinkelmann  <ihi@openoffice.org>  [f0b4f91f708f6b82ca8fb0b281fc4b24a74b3d7f]

INTEGRATION: CWS sb56 (1.7.2); FILE MERGED 2006/07/07 08:57:10 sb 1.7.2.1: #i67105# Made code compile (warning-free) with debug=x.


2006-08-24  Ivo Hinkelmann  <ihi@openoffice.org>  [88b9ba64d2b963b2ba6d0f09ed776c6b126e0036]

INTEGRATION: CWS sb56 (1.7.2); FILE MERGED 2006/07/07 08:57:09 sb 1.7.2.1: #i67105# Made code compile (warning-free) with debug=x.


2006-08-24  Ivo Hinkelmann  <ihi@openoffice.org>  [20cfec3f4d7e71171de0e6f088a4e94951bd2732]

INTEGRATION: CWS sb56 (1.8.4); FILE MERGED 2006/07/07 08:58:57 sb 1.8.4.1: #i67105# Made code compile (warning-free) with debug=x.


2006-08-24  Ivo Hinkelmann  <ihi@openoffice.org>  [eb8343ead1354b9ee0c47e9853ad5a58cdfc78b3]

INTEGRATION: CWS sb56 (1.4.50); FILE MERGED 2006/07/07 08:58:57 sb 1.4.50.1: #i67105# Made code compile (warning-free) with debug=x.


2006-08-24  Ivo Hinkelmann  <ihi@openoffice.org>  [e89ddb2e83cbce88c30a58ecba3fbaea6cc348f7]

INTEGRATION: CWS sb56 (1.35.48); FILE MERGED 2006/07/07 08:59:30 sb 1.35.48.1: #i67105# Made code compile (warning-free) with debug=x.


2006-08-24  Ivo Hinkelmann  <ihi@openoffice.org>  [74c28a0328dd8e927970c2dd69ea6049797771a0]

INTEGRATION: CWS sb56 (1.7.2); FILE MERGED 2006/07/07 09:18:28 sb 1.7.2.1: #i67105# Made code compile (warning-free) with debug=x.


2006-08-24  Ivo Hinkelmann  <ihi@openoffice.org>  [0e47f7736e56cbbd96ea7aed0d2361cb09e130f4]

INTEGRATION: CWS sb56 (1.14.24); FILE MERGED 2006/07/07 09:18:28 sb 1.14.24.1: #i67105# Made code compile (warning-free) with debug=x.


2006-08-24  Ivo Hinkelmann  <ihi@openoffice.org>  [52fcc4b0f1b198f50716658aa1513e63ea2f56d7]

INTEGRATION: CWS sb56 (1.6.2); FILE MERGED 2006/07/07 09:14:53 sb 1.6.2.1: #i67105# Made code compile (warning-free) with debug=x.


2006-08-24  Ivo Hinkelmann  <ihi@openoffice.org>  [2745e37243523829f15f868591abe5d1ed1544f1]

INTEGRATION: CWS sb56 (1.7.166); FILE MERGED 2006/07/07 09:06:22 sb 1.7.166.1: #i67105# Made code compile (warning-free) with debug=x.


2006-08-24  Ivo Hinkelmann  <ihi@openoffice.org>  [9fb7f8664f88cdccb8c884b5271b8ff3fca062b4]

INTEGRATION: CWS sb56 (1.6.2); FILE MERGED 2006/07/07 09:20:03 sb 1.6.2.1: #i67105# Made code compile (warning-free) with debug=x.


2006-08-24  Ivo Hinkelmann  <ihi@openoffice.org>  [9131a4bd7e660328149aa90cf8c3cb6d89c9e3e1]

INTEGRATION: CWS sb56 (1.31.4); FILE MERGED 2006/07/07 09:00:04 sb 1.31.4.1: #i67105# Made code compile (warning-free) with debug=x.


2006-08-24  Ivo Hinkelmann  <ihi@openoffice.org>  [c3451b0e5028c8de0e282b3fe262186c4d9e06ef]

INTEGRATION: CWS sb56 (1.85.2); FILE MERGED 2006/07/25 08:41:01 sb 1.85.2.2: RESYNC: (1.85-1.86); FILE MERGED 2006/07/07 09:05:50 sb 1.85.2.1: #i67105# Made code compile (warning-free) with debug=x.


2006-08-24  Ivo Hinkelmann  <ihi@openoffice.org>  [6cfb6fa72cfcd80b3ca504f465b2dff0add3ece7]

INTEGRATION: CWS sb56 (1.19.2); FILE MERGED 2006/07/07 09:10:29 sb 1.19.2.1: #i67105# Made code compile (warning-free) with debug=x.


2006-08-24  Ivo Hinkelmann  <ihi@openoffice.org>  [5355c87fb2f634f20fd5e3dfd0ae14c5de939f59]

INTEGRATION: CWS sb56 (1.17.2); FILE MERGED 2006/07/07 09:10:29 sb 1.17.2.1: #i67105# Made code compile (warning-free) with debug=x.


2006-08-24  Ivo Hinkelmann  <ihi@openoffice.org>  [3a55dafb39bdbe1e5adfc7242eb6c0dc94cac7d2]

INTEGRATION: CWS sb56 (1.7.2); FILE MERGED 2006/07/07 08:58:20 sb 1.7.2.1: #i67105# Made code compile (warning-free) with debug=x.


2006-08-24  Ivo Hinkelmann  <ihi@openoffice.org>  [9356f042d1608c68e615e806404463174a751cb3]

INTEGRATION: CWS sb56 (1.70.4); FILE MERGED 2006/07/07 09:15:40 sb 1.70.4.1: #i67105# Made code compile (warning-free) with debug=x.


2006-08-22  Ivo Hinkelmann  <ihi@openoffice.org>  [6105ebda85d690e7477a461a9aaa066a207f86d4]

INTEGRATION: CWS atkbridge3_SRC680 (1.4.106); FILE MERGED 2006/08/18 05:08:06 obr 1.4.106.1: #i68713# removed at-spi version check due to Gtk+ adding BIND_LOCAL to the g_module_open call in 2.12 latest


2006-08-22  Ivo Hinkelmann  <ihi@openoffice.org>  [18877128fc7c8328da63c34f1c67c70939f50189]

INTEGRATION: CWS tl26 (1.56.102); FILE MERGED 2006/08/14 08:52:34 tl 1.56.102.1: #i68524# returned slection fixed


2006-08-22  Ivo Hinkelmann  <ihi@openoffice.org>  [83f4aacda94ff19a09d694967683d7f09d7aaa4b]

INTEGRATION: CWS tl26 (1.21.86); FILE MERGED 2006/08/14 11:38:12 os 1.21.86.1: #i68582# InsertEntryToColumn(text,pos,column,userdata) correctly mapped to InsertEntryToColumn(text,parent=0,pos,column,userdata)


2006-08-22  Ivo Hinkelmann  <ihi@openoffice.org>  [6b04a45d0ce4f4a26983554aed0d36549adbc4ce]

INTEGRATION: CWS dbwizardpp4regression (1.8.18); FILE MERGED 2006/08/15 09:11:07 bc 1.8.18.1: #i68573# setting Border of control modified.


2006-08-22  Ivo Hinkelmann  <ihi@openoffice.org>  [1f62f74678544b56a31b2fad4b5cef9955ce3b74]

INTEGRATION: CWS hro09 (1.11.10); FILE MERGED 2006/08/18 09:35:51 hro 1.11.10.1: #139465# Provide own emulation implementation of GetPrivateProfileString that can handle more than 64K


2006-08-22  Ivo Hinkelmann  <ihi@openoffice.org>  [668ab2c1c7dc9c29a45523b720a09c96b3829eb3]

INTEGRATION: CWS impress105 (1.38.84); FILE MERGED 2006/08/17 07:29:44 af 1.38.84.1: #i67073# Added a call to UpdateRefDevice() after the document is created in Construct().


2006-08-22  Ivo Hinkelmann  <ihi@openoffice.org>  [ae41e0988e75955a27b6d67bd32a0ccc1cbceaf9]

INTEGRATION: CWS impress104 (1.17.20); FILE MERGED 2006/08/14 09:50:09 sj 1.17.20.1: #139449# creating bitmask for transparent graphics if possible (instead of using always alphabitmap)


2006-08-22  Ivo Hinkelmann  <ihi@openoffice.org>  [e2f6b71135d28575d9ecc815008a5895f4ce9129]

INTEGRATION: CWS swqbf83 (1.94.6); FILE MERGED 2006/08/11 15:57:13 fme 1.94.6.1: #i68522# Disable the progressbar.


2006-08-22  Ivo Hinkelmann  <ihi@openoffice.org>  [f5b2650e6f499bc1390b1ec787fe89087e8b1572]

INTEGRATION: CWS misclic (1.15.136); FILE MERGED 2006/08/15 14:41:21 mh 1.15.136.1: chg: update to 2.0.4, #i67336#


2006-08-22  Ivo Hinkelmann  <ihi@openoffice.org>  [8ecc7b0692d7962e595288b0a29d22332fe161b0]

INTEGRATION: CWS misclic (1.7.22); FILE MERGED 2006/08/10 09:28:20 mh 1.7.22.2: chg: sequence of parargraphs, #i67216# 2006/07/11 09:40:42 mh 1.7.22.1: add: full LGPL text to license, #i67216#


2006-08-22  Ivo Hinkelmann  <ihi@openoffice.org>  [d9a3a30e9b985a419c2aad0c6eb2b42ad1963c14]

INTEGRATION: CWS misclic (1.6.22); FILE MERGED 2006/08/10 09:28:20 mh 1.6.22.2: chg: sequence of parargraphs, #i67216# 2006/07/11 09:40:42 mh 1.6.22.1: add: full LGPL text to license, #i67216#


2006-08-22  Ivo Hinkelmann  <ihi@openoffice.org>  [32b60570b4469edb5bf3670a37e7df290e71e3f4]

INTEGRATION: CWS misclic (1.6.22); FILE MERGED 2006/08/10 09:28:19 mh 1.6.22.2: chg: sequence of parargraphs, #i67216# 2006/07/11 09:40:42 mh 1.6.22.1: add: full LGPL text to license, #i67216#


2006-08-22  Ivo Hinkelmann  <ihi@openoffice.org>  [9ab596bbc4cdddb898b15d3455cad0295a7a3384]

INTEGRATION: CWS misclic (1.4.22); FILE MERGED 2006/08/03 12:50:34 mh 1.4.22.1: add UNICODE license for CDRL, #i68112#


2006-08-22  Ivo Hinkelmann  <ihi@openoffice.org>  [cbc17adfc8376e9e7aa329b1aa417a10d6bbaf3a]

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>  [1dd0e5d7c2fe310c308c97f90911fb7b5eb3a649]

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>  [5e75c343945fef407915abbc4541dac362122874]

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>  [309e78d0d337e71093089b8168a34319f4ed5f76]

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-22  Ivo Hinkelmann  <ihi@openoffice.org>  [e894dfaaa58fbccba1195cc54f683a618b3a4792]

INTEGRATION: CWS os85 (1.108.2); FILE MERGED 2006/07/28 07:05:27 os 1.108.2.2: RESYNC: (1.108-1.109); FILE MERGED 2006/07/19 05:04:06 os 1.108.2.1: #i63806# CopyPageDesc mustn't copy pool ids


2006-08-22  Ivo Hinkelmann  <ihi@openoffice.org>  [55e0b2fdf06dbfc2468c88c0a1c52b823367604a]

INTEGRATION: CWS jsc13_SRC680 (1.18.6); FILE MERGED 2006/08/17 17:13:39 jsc 1.18.6.2: #139641# correct another typo 2006/08/17 16:28:54 jsc 1.18.6.1: #139641# correct typo


2006-08-22  Ivo Hinkelmann  <ihi@openoffice.org>  [133d8ca7bb03755f97bbfeafc9812be6a8b66d29]

INTEGRATION: CWS dba204d_SRC680 (1.15.30); FILE MERGED 2006/08/15 10:37:43 fs 1.15.30.1: find cases like #i68601# easier in non-product versions


2006-08-22  Ivo Hinkelmann  <ihi@openoffice.org>  [1e155979a9100defba446350493a66fddcb75af5]

INTEGRATION: CWS dba204d_SRC680 (1.49.8); FILE MERGED 2006/08/15 10:36:59 fs 1.49.8.1: #i68601# setSelectColumnName: also create a column for plain expressions


2006-08-21  Ivo Hinkelmann  <ihi@openoffice.org>  [410ceb6e6e4b91a249238469840441ed7eaf0b6f]

INTEGRATION: CWS localisation12 (1.74.14); FILE MERGED 2006/08/14 13:31:11 vg 1.74.14.1: CWS localisation12: localisation for ooo 2.0.4


2006-08-21  Ivo Hinkelmann  <ihi@openoffice.org>  [986e246e9a46131309d1e8c39fe19041c0b26aec]

INTEGRATION: CWS localisation12 (1.10.236); FILE MERGED 2006/08/10 16:17:12 vg 1.10.236.1: CWS localisation12: localisation for ooo 2.0.4


2006-08-21  Ivo Hinkelmann  <ihi@openoffice.org>  [8516829dc860b6d288711cb5a1a731b9c10a19f9]

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>  [0b3ef549ec2fa372e89bb2f8584495bb3f16274f]

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-21  Ivo Hinkelmann  <ihi@openoffice.org>  [0d44ac6bcb38e4136398c13e6b9783c64564c657]

INTEGRATION: CWS localisation12 (1.13.2); FILE MERGED 2006/08/10 15:06:58 vg 1.13.2.1: CWS localisation12: localisation for ooo 2.0.4


2006-08-21  Ivo Hinkelmann  <ihi@openoffice.org>  [10da735b83374271d48063bfcc9f5faa72a07112]

INTEGRATION: CWS localisation12 (1.3.10); FILE MERGED 2006/08/14 13:30:24 vg 1.3.10.1: CWS localisation12: localisation for ooo 2.0.4


2006-08-21  Ivo Hinkelmann  <ihi@openoffice.org>  [71137a780690434e3454799b95957639755500d6]

INTEGRATION: CWS localisation12 (1.127.208); FILE MERGED 2006/08/14 13:29:02 vg 1.127.208.1: CWS localisation12: localisation for ooo 2.0.4


2006-08-21  Ivo Hinkelmann  <ihi@openoffice.org>  [2b1b08bf5a80ae5b4b7c2194b4fe795b479d8dbb]

INTEGRATION: CWS localisation12 (1.52.74); FILE MERGED 2006/08/10 14:14:18 vg 1.52.74.1: CWS localisation12: localisation for ooo 2.0.4


2006-08-17  Vladimir Glazounov  <vg@openoffice.org>  [12e331514deaf93b58c78242d53f9a0963038dc6]

#i10000# added missing const


2006-08-17  Vladimir Glazounov  <vg@openoffice.org>  [1476fd72d8a0314ac8c35f93b2f3dd23ce97e791]

#100000# get rid of circular dependencies


2006-08-17  Vladimir Glazounov  <vg@openoffice.org>  [b0afc7ba35d8b7887f8acdf6f73c94bfb6a84020]

#i10000# added XML_APIS_JAR to classpath


2006-08-17  Vladimir Glazounov  <vg@openoffice.org>  [cdb75d3365860c9377011e2072b77b1c7880f056]

#i100000# pInstance_ renamed to m_pInstance


2006-08-17  Vladimir Glazounov  <vg@openoffice.org>  [3e3ed1b78966e28a8f742115c157c6dde0e70478]

#100000# FME: Resolved merge conflict


2006-08-16  Vladimir Glazounov  <vg@openoffice.org>  [b5c961c3693eb24d30bb30bd6cf07d301111d12b]

#100000# class SalData has no member GetDisplay


2006-08-15  Vladimir Glazounov  <vg@openoffice.org>  [aa0566decb6459d0029747e7828f18aa74b612f1]

SRC680


2006-08-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [7f76a753c61a1abf99550859c42c40cff5d84829]

INTEGRATION: CWS dba30 (1.2.86); FILE MERGED 2006/07/19 12:05:34 fs 1.2.86.4: RESYNC: (1.3-1.4); FILE MERGED 2005/09/30 06:03:55 fs 1.2.86.3: RESYNC: (1.2-1.3); FILE MERGED 2005/04/06 08:28:19 fs 1.2.86.2: #i10000# 2005/04/06 07:07:05 fs 1.2.86.1: #i46768# getPropertyDefaultByHandle signature changed


2006-08-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [120d6760743b2e54de90670070203facedc2c404]

INTEGRATION: CWS dba30 (1.4.82); FILE MERGED 2006/07/19 12:15:57 fs 1.4.82.7: RESYNC: (1.7-1.8); FILE MERGED 2006/03/22 14:16:29 fs 1.4.82.6: #i10000# 2006/03/21 20:19:04 fs 1.4.82.5: RESYNC: (1.6-1.7); FILE MERGED 2006/01/04 11:04:39 fs 1.4.82.4: #i59877# more explanatory error messages when a property value cannot be converted 2005/10/10 10:02:28 fs 1.4.82.3: #i10000# 2005/09/30 06:02:49 fs 1.4.82.2: RESYNC: (1.4-1.6); FILE MERGED 2005/04/06 07:06:59 fs 1.4.82.1: #i46768# make the container dynamic, i.e., you can modify the contained properties at runtime. Needed for implementation of a css.beans.PropertyBag


2006-08-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [90670761abbce88ea55c43b5ff0daec6d3f3d26b]

INTEGRATION: CWS dba30 (1.3.18); FILE MERGED 2005/09/30 05:42:05 fs 1.3.18.2: RESYNC: (1.3-1.4); FILE MERGED 2005/04/06 07:06:22 fs 1.3.18.1: #i46768# getPropertyDefaultByHandle signature changed


2006-08-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [4f3ca2e728cca444a58003d7a3816ff346885598]

INTEGRATION: CWS dba30 (1.2.18); FILE MERGED 2006/03/22 14:16:28 fs 1.2.18.3: #i10000# 2005/09/30 05:41:15 fs 1.2.18.2: RESYNC: (1.2-1.3); FILE MERGED 2005/04/06 07:05:56 fs 1.2.18.1: #i46768# make the container dynamic, i.e., you can modify the contained properties at runtime. Needed for implementation of a css.beans.PropertyBag


2006-08-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [2c1851cd9f3828ccd61744a4a1f33004b203f5bb]

INTEGRATION: CWS dba30 (1.7.374); FILE MERGED 2005/09/28 15:57:05 fs 1.7.374.2: RESYNC: (1.7-1.8); FILE MERGED 2005/07/05 08:29:03 fs 1.7.374.1: a drop down line count of 5 is simply too ... ancient nowadays


2006-08-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [2950cf888c52de13c5876e43870d80041ee5d503]

INTEGRATION: CWS dba30 (1.30.66); FILE MERGED 2006/07/19 11:48:32 fs 1.30.66.4: RESYNC: (1.31-1.32); FILE MERGED 2006/05/19 11:32:12 fs 1.30.66.3: #i65535# proper calculation of grid line color 2005/09/28 15:54:34 fs 1.30.66.2: RESYNC: (1.30-1.31); FILE MERGED 2005/05/31 13:57:10 fs 1.30.66.1: grid line color not hard-coded, but dependent on the StyleSettings


2006-08-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [843c4220d0d08f4b64b07ed67c99301136089daf]

INTEGRATION: CWS dba30 (1.4.262); FILE MERGED


2006-08-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [da354b859ca2b822b2da01642fdbcbe6a35a599f]

INTEGRATION: CWS dba30 (1.9.86); FILE MERGED


2006-08-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [780f9cdc073ecc15b9d94814f3d3c2571fc4f67d]

INTEGRATION: CWS dba30 (1.60.14); FILE MERGED 2006/07/19 13:21:55 fs 1.60.14.2: RESYNC: (1.60-1.61); FILE MERGED 2006/03/31 13:30:25 fs 1.60.14.1: #i54504# 'Database Registrations...' entry in the data source browser's context menu


2006-08-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [941c9abce5c8f9ecc4526312014fed0f907da5b8]

INTEGRATION: CWS dba30 (1.10.14); FILE MERGED 2005/11/08 12:07:18 fs 1.10.14.1: CallDBTypeWizDlgSetup was never used


2006-08-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [57ff18960d566ead6b7c3c938ceecaad988bd033]

INTEGRATION: CWS dba30 (1.133.12); FILE MERGED 2006/07/19 12:08:49 fs 1.133.12.10: RESYNC: (1.143-1.145); FILE MERGED 2006/05/08 11:17:30 fs 1.133.12.9: RESYNC: (1.142-1.143); FILE MERGED 2006/03/22 19:36:41 fs 1.133.12.8: #i10000# 2006/03/21 18:20:17 fs 1.133.12.7: RESYNC: (1.137-1.142); FILE MERGED 2006/01/02 09:17:06 oj 1.133.12.6: #i44200# use supportsMixedCaseQuotedIdentifiers where storesMixedCaseQuotedIdentifiers was used 2005/12/22 12:50:11 fs 1.133.12.5: localize the error message telling about a non-existent table. Encountered during investigating issue #i59594# 2005/10/13 14:49:01 fs 1.133.12.4: RESYNC: (1.135-1.137); FILE MERGED 2005/09/30 06:00:14 fs 1.133.12.3: RESYNC: (1.133-1.135); FILE MERGED 2005/08/22 14:54:37 fs 1.133.12.2: some minor speedups in the query composer, and some RTL_LOGs for #i48403# 2005/04/06 07:14:11 fs 1.133.12.1: #i46768# getPropertyDefaultByHandle signature changed


2006-08-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [2ba741aa459984259cac40c4debaa71232514cac]

INTEGRATION: CWS dba30 (1.91.16); FILE MERGED 2006/07/19 13:17:37 fs 1.91.16.3: RESYNC: (1.92-1.93); FILE MERGED 2006/03/21 18:43:04 fs 1.91.16.2: RESYNC: (1.91-1.92); FILE MERGED 2005/12/22 09:19:29 fs 1.91.16.1: tweaking some table-design related error messages


2006-08-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [20965af660436b8856cb2b3b60f8f904c86ff610]

INTEGRATION: CWS dba30 (1.99.16); FILE MERGED 2006/07/19 13:18:26 fs 1.99.16.7: RESYNC: (1.103-1.105); FILE MERGED 2006/05/08 11:28:53 fs 1.99.16.6: RESYNC: (1.101-1.103); FILE MERGED 2006/04/20 06:53:35 oj 1.99.16.5: RESYNC: (1.100-1.101); FILE MERGED 2006/03/21 18:43:33 fs 1.99.16.4: RESYNC: (1.99-1.100); FILE MERGED 2006/01/02 09:17:19 oj 1.99.16.3: #i44200# use supportsMixedCaseQuotedIdentifiers where storesMixedCaseQuotedIdentifiers was used 2005/12/22 09:19:29 fs 1.99.16.2: tweaking some table-design related error messages 2005/12/12 08:03:16 oj 1.99.16.1: #i18609# check type on target source


2006-08-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [e2b6035cb445b43c85cf2bb6b04e85a36eca18a4]

INTEGRATION: CWS dba30 (1.41.6); FILE MERGED 2006/07/19 13:18:05 fs 1.41.6.9: RESYNC: (1.50-1.51); FILE MERGED 2006/05/08 11:28:33 fs 1.41.6.8: RESYNC: (1.49-1.50); FILE MERGED 2006/04/20 06:53:19 oj 1.41.6.7: RESYNC: (1.46-1.49); FILE MERGED 2006/03/21 18:43:23 fs 1.41.6.6: RESYNC: (1.44-1.46); FILE MERGED 2006/01/02 09:17:19 oj 1.41.6.5: #i44200# use supportsMixedCaseQuotedIdentifiers where storesMixedCaseQuotedIdentifiers was used 2005/10/13 15:50:14 fs 1.41.6.4: RESYNC: (1.43-1.44); FILE MERGED 2005/09/30 08:54:20 fs 1.41.6.3: RESYNC: (1.42-1.43); FILE MERGED 2005/03/30 10:29:20 fs 1.41.6.2: RESYNC: (1.41-1.42); FILE MERGED 2005/03/22 08:02:04 fs 1.41.6.1: #i45697# DropDownLineCount(15)


2006-08-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [86aab30a82dedaff74a1f1cb91eca85c6ed47cb1]

INTEGRATION: CWS dba30 (1.19.14); FILE MERGED 2006/07/19 13:17:57 fs 1.19.14.3: RESYNC: (1.20-1.21); FILE MERGED 2006/03/21 18:43:14 fs 1.19.14.2: RESYNC: (1.19-1.20); FILE MERGED 2005/12/12 08:03:15 oj 1.19.14.1: #i18609# check type on target source


2006-08-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [6792a56683aeea6b586a27fbc0123ee2f46a2fd1]

INTEGRATION: CWS dba30 (1.42.16); FILE MERGED 2006/07/19 13:16:53 fs 1.42.16.2: RESYNC: (1.42-1.44); FILE MERGED 2006/01/02 09:17:18 oj 1.42.16.1: #i44200# use supportsMixedCaseQuotedIdentifiers where storesMixedCaseQuotedIdentifiers was used


2006-08-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [633549af8714e9ff4d77f60f975c48d3f75950a0]

INTEGRATION: CWS dba30 (1.29.14); FILE MERGED 2006/07/19 13:14:40 fs 1.29.14.2: RESYNC: (1.29-1.30); FILE MERGED 2006/01/02 09:17:17 oj 1.29.14.1: #i44200# use supportsMixedCaseQuotedIdentifiers where storesMixedCaseQuotedIdentifiers was used


2006-08-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [91595c8b0d19ee981709c48d9f88db7764956ebb]

INTEGRATION: CWS dba30 (1.64.12); FILE MERGED 2006/07/19 13:13:11 fs 1.64.12.3: RESYNC: (1.66-1.68); FILE MERGED 2006/03/21 18:42:02 fs 1.64.12.2: RESYNC: (1.64-1.66); FILE MERGED 2006/01/02 09:17:16 oj 1.64.12.1: #i44200# use supportsMixedCaseQuotedIdentifiers where storesMixedCaseQuotedIdentifiers was used


2006-08-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [cda65e5e755cf04de4cdd2177c75046078ccd8c3]

INTEGRATION: CWS dba30 (1.76.16); FILE MERGED 2006/07/19 13:12:14 fs 1.76.16.4: RESYNC: (1.78-1.80); FILE MERGED 2006/04/20 06:52:53 oj 1.76.16.3: RESYNC: (1.77-1.78); FILE MERGED 2006/03/21 18:41:44 fs 1.76.16.2: RESYNC: (1.76-1.77); FILE MERGED 2006/01/02 09:17:15 oj 1.76.16.1: #i44200# use supportsMixedCaseQuotedIdentifiers where storesMixedCaseQuotedIdentifiers was used


2006-08-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [1a93e9c5fbecd145df5855d3d359cd93f3e53eed]

INTEGRATION: CWS dba30 (1.15.12); FILE MERGED 2006/07/19 13:11:54 fs 1.15.12.2: RESYNC: (1.15-1.17); FILE MERGED 2006/01/02 09:17:14 oj 1.15.12.1: #i44200# use supportsMixedCaseQuotedIdentifiers where storesMixedCaseQuotedIdentifiers was used


2006-08-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [abe4b5ddf97b3751788c2ec81a368ec5d198f762]

INTEGRATION: CWS dba30 (1.35.16); FILE MERGED 2006/07/19 13:10:59 fs 1.35.16.4: RESYNC: (1.37-1.39); FILE MERGED 2006/05/08 11:27:50 fs 1.35.16.3: RESYNC: (1.36-1.37); FILE MERGED 2006/03/21 18:41:17 fs 1.35.16.2: RESYNC: (1.35-1.36); FILE MERGED 2005/12/30 09:12:11 oj 1.35.16.1: #i52192# param mixed


2006-08-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [385f9b33da938c9a151fbc8f848e32f8407f703c]

INTEGRATION: CWS dba30 (1.19.14); FILE MERGED 2006/07/19 13:10:08 fs 1.19.14.2: RESYNC: (1.19-1.20); FILE MERGED 2005/11/23 15:48:03 fs 1.19.14.1: #i10000#


2006-08-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [8a920fe826a94335cdb98f09ee356d228e052ca8]

INTEGRATION: CWS dba30 (1.41.16); FILE MERGED 2006/07/19 13:07:20 fs 1.41.16.5: RESYNC: (1.44-1.46); FILE MERGED 2006/05/08 11:27:18 fs 1.41.16.4: RESYNC: (1.42-1.44); FILE MERGED 2006/03/21 18:39:26 fs 1.41.16.3: RESYNC: (1.41-1.42); FILE MERGED 2006/01/02 09:17:13 oj 1.41.16.2: #i44200# use supportsMixedCaseQuotedIdentifiers where storesMixedCaseQuotedIdentifiers was used 2005/12/12 08:03:14 oj 1.41.16.1: #i18609# check type on target source


2006-08-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [f59592dba9725abbcd9b33b8dafd0a64bdccd487]

INTEGRATION: CWS dba30 (1.58.16); FILE MERGED 2006/07/19 13:06:47 fs 1.58.16.4: RESYNC: (1.59-1.61); FILE MERGED 2006/05/03 15:26:23 fs 1.58.16.3: AppendTableAliasName defaults to FALSE - there's rarely any halfway modern database which requires this obscure syntax 2006/03/21 18:39:06 fs 1.58.16.2: RESYNC: (1.58-1.59); FILE MERGED 2005/12/12 08:03:14 oj 1.58.16.1: #i18609# check type on target source


2006-08-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [3a08c02776c0be637a749b1231c1d7a2feec76b5]

INTEGRATION: CWS dba30 (1.6.16); FILE MERGED 2005/12/09 08:23:53 oj 1.6.16.1: #i52557# patch for autopilot


2006-08-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [a7d2d321aef48bb995740e99fcedd1e88b11afd9]

INTEGRATION: CWS dba30 (1.5.14); FILE MERGED 2006/05/08 11:25:37 fs 1.5.14.2: RESYNC: (1.5-1.6); FILE MERGED 2005/12/22 09:19:29 fs 1.5.14.1: tweaking some table-design related error messages


2006-08-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [eb5c1f8f28969f6b16e4d8b594f47f3e041df136]

INTEGRATION: CWS dba30 (1.33.16); FILE MERGED 2006/07/19 13:00:41 fs 1.33.16.3: RESYNC: (1.34-1.35); FILE MERGED 2006/04/20 06:51:49 oj 1.33.16.2: RESYNC: (1.33-1.34); FILE MERGED 2005/12/15 08:56:53 fs 1.33.16.1: refined the clipboard handling, to removed potential problems found during #124875#


2006-08-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [7e3260df62daa1480aef3cef2533f698715f8a65]

INTEGRATION: CWS dba30 (1.36.14); FILE MERGED 2006/03/31 13:30:24 fs 1.36.14.1: #i54504# 'Database Registrations...' entry in the data source browser's context menu


2006-08-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [432df0b90ef35450bb43adef732bd70d043b0aeb]

INTEGRATION: CWS dba30 (1.28.14); FILE MERGED 2006/07/19 12:59:49 fs 1.28.14.2: RESYNC: (1.28-1.29); FILE MERGED 2005/12/12 08:03:12 oj 1.28.14.1: #i18609# check type on target source


2006-08-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [ff9dbdedc7f7cee454a72c428b0d91c11892df7b]

INTEGRATION: CWS dba30 (1.11.14); FILE MERGED 2005/12/12 08:03:12 oj 1.11.14.1: #i18609# check type on target source


2006-08-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [5f90ca2c2194f96a0c845296fca9e57c3b7f8238]

INTEGRATION: CWS dba30 (1.3.14); FILE MERGED 2005/10/17 07:30:30 fs 1.3.14.1: #i56018#


2006-08-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [27da38154f815da1f4d428535521d2feca5e117f]

INTEGRATION: CWS dba30 (1.23.4); FILE MERGED 2006/07/19 12:51:43 fs 1.23.4.3: RESYNC: (1.24-1.25); FILE MERGED 2006/03/21 18:32:41 fs 1.23.4.2: RESYNC: (1.23-1.24); FILE MERGED 2006/01/02 09:17:11 oj 1.23.4.1: #i44200# use supportsMixedCaseQuotedIdentifiers where storesMixedCaseQuotedIdentifiers was used


2006-08-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [21e0263fa6d5742c6e9f12e5cdca719aa25a427a]

INTEGRATION: CWS dba30 (1.28.4); FILE MERGED 2006/07/19 12:44:21 fs 1.28.4.2: RESYNC: (1.28-1.29); FILE MERGED 2006/01/02 09:17:10 oj 1.28.4.1: #i44200# use supportsMixedCaseQuotedIdentifiers where storesMixedCaseQuotedIdentifiers was used


2006-08-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [90b308afb28eedf976937c3b659aa5d30a290119]

INTEGRATION: CWS dba30 (1.173.12); FILE MERGED 2006/07/19 12:41:54 fs 1.173.12.3: RESYNC: (1.174-1.176); FILE MERGED 2006/05/08 11:21:12 fs 1.173.12.2: RESYNC: (1.173-1.174); FILE MERGED 2006/03/31 13:30:24 fs 1.173.12.1: #i54504# 'Database Registrations...' entry in the data source browser's context menu


2006-08-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [a02af5feb51402299dc31a6ab6ff40741af95b09]

INTEGRATION: CWS dba30 (1.101.16); FILE MERGED 2006/07/19 12:41:19 fs 1.101.16.4: RESYNC: (1.102-1.103); FILE MERGED 2006/05/22 10:31:34 fs 1.101.16.3: #i54504# 2006/04/20 06:48:36 oj 1.101.16.2: RESYNC: (1.101-1.102); FILE MERGED 2006/03/31 13:30:24 fs 1.101.16.1: #i54504# 'Database Registrations...' entry in the data source browser's context menu


2006-08-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [c6ea064f011d535d8fff600af3434adf5dafbb23]

INTEGRATION: CWS dba30 (1.63.14); FILE MERGED 2006/07/19 12:40:33 fs 1.63.14.8: RESYNC: (1.68-1.70); FILE MERGED 2006/05/08 11:20:46 fs 1.63.14.7: RESYNC: (1.67-1.68); FILE MERGED 2006/04/20 06:48:20 oj 1.63.14.6: RESYNC: (1.66-1.67); FILE MERGED 2005/12/15 08:56:52 fs 1.63.14.5: refined the clipboard handling, to removed potential problems found during #124875# 2005/10/13 15:11:22 fs 1.63.14.4: RESYNC: (1.65-1.66); FILE MERGED 2005/09/30 07:00:44 fs 1.63.14.3: RESYNC: (1.63-1.65); FILE MERGED 2005/08/22 14:54:39 fs 1.63.14.2: some minor speedups in the query composer, and some RTL_LOGs for #i48403# 2005/04/06 07:23:30 fs 1.63.14.1: OSL_DEBUG_LEVEL condition corrected


2006-08-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [f949df852091d9b7ddeaa90b15044779e0ba58ca]

INTEGRATION: CWS dba30 (1.89.16); FILE MERGED 2006/07/19 12:38:38 fs 1.89.16.4: RESYNC: (1.91-1.93); FILE MERGED 2006/04/20 06:48:12 oj 1.89.16.3: RESYNC: (1.90-1.91); FILE MERGED 2006/03/21 18:29:03 fs 1.89.16.2: RESYNC: (1.89-1.90); FILE MERGED 2005/12/15 08:56:51 fs 1.89.16.1: refined the clipboard handling, to removed potential problems found during #124875#


2006-08-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [7bdc18a0b0ffbdd12789c85419a83023bebeb471]

INTEGRATION: CWS dba30 (1.34.14); FILE MERGED 2005/09/30 06:50:37 fs 1.34.14.2: RESYNC: (1.34-1.35); FILE MERGED 2005/04/06 07:21:47 fs 1.34.14.1: #i46768# Settings property


2006-08-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [f346498994eb78d629afb30fb0c51c372606814c]

INTEGRATION: CWS dba30 (1.39.14); FILE MERGED 2005/09/30 06:47:27 fs 1.39.14.2: RESYNC: (1.39-1.40); FILE MERGED 2005/04/06 07:21:33 fs 1.39.14.1: #i46768# Settings property


2006-08-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [566a81d386694428685544e6bb320ae557fb1808]

INTEGRATION: CWS dba30 (1.4.14); FILE MERGED 2006/07/19 12:29:24 fs 1.4.14.3: RESYNC: (1.5-1.6); FILE MERGED 2005/09/30 06:38:50 fs 1.4.14.2: RESYNC: (1.4-1.5); FILE MERGED 2005/04/06 07:18:40 fs 1.4.14.1: #i46768# also properly write and read empty properties from the DataSource's Info sequence


2006-08-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [042c5b522bd7c78323d8a16cc0999bc746c88a23]

INTEGRATION: CWS dba30 (1.6.8); FILE MERGED 2006/07/19 12:29:15 fs 1.6.8.4: RESYNC: (1.8-1.11); FILE MERGED 2005/10/13 14:59:30 fs 1.6.8.3: RESYNC: (1.7-1.8); FILE MERGED 2005/09/30 06:38:36 fs 1.6.8.2: RESYNC: (1.6-1.7); FILE MERGED 2005/04/06 07:18:40 fs 1.6.8.1: #i46768# also properly write and read empty properties from the DataSource's Info sequence


2006-08-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [c57796b09ce336e2334e2adc3aaa8f61cb4ddd18]

INTEGRATION: CWS dba30 (1.5.14); FILE MERGED 2005/10/13 14:58:07 fs 1.5.14.3: RESYNC: (1.6-1.7); FILE MERGED 2005/09/30 06:36:22 fs 1.5.14.2: RESYNC: (1.5-1.6); FILE MERGED 2005/04/06 07:19:15 fs 1.5.14.1: #i46768# also properly write and read empty properties from the DataSource's Info sequence


2006-08-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [67c24cf361fd6bdca72966a45c0e9b1e89371457]

INTEGRATION: CWS dba30 (1.7.6); FILE MERGED 2006/07/19 12:27:13 fs 1.7.6.10: RESYNC: (1.19-1.20); FILE MERGED 2006/05/08 11:20:15 fs 1.7.6.9: RESYNC: (1.18-1.19); FILE MERGED 2006/04/20 06:47:17 oj 1.7.6.8: RESYNC: (1.17-1.18); FILE MERGED 2006/03/21 18:25:20 fs 1.7.6.7: RESYNC: (1.16-1.17); FILE MERGED 2005/12/29 13:18:03 oj 1.7.6.6: #i46951# check if url is factory 2005/10/13 14:55:33 fs 1.7.6.5: RESYNC: (1.15-1.16); FILE MERGED 2005/09/30 06:33:16 fs 1.7.6.4: RESYNC: (1.12-1.15); FILE MERGED 2005/05/25 15:02:46 fs 1.7.6.3: RESYNC: (1.10-1.12); FILE MERGED 2005/03/30 10:14:51 fs 1.7.6.2: RESYNC: (1.7-1.10); FILE MERGED 2005/03/24 10:48:40 fs 1.7.6.1: #i45921#


2006-08-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [fd2efcca075755681d3c0b2021581f09c241b38e]

INTEGRATION: CWS dba30 (1.48.16); FILE MERGED 2006/07/19 12:26:28 fs 1.48.16.2: RESYNC: (1.48-1.49); FILE MERGED 2005/12/22 12:50:12 fs 1.48.16.1: localize the error message telling about a non-existent table. Encountered during investigating issue #i59594#


2006-08-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [4c586062aef18e57246c5bff21d7a653814a6ca6]

INTEGRATION: CWS dba30 (1.8.14); FILE MERGED 2006/07/19 12:25:39 fs 1.8.14.3: RESYNC: (1.9-1.10); FILE MERGED 2005/09/30 06:30:47 fs 1.8.14.2: RESYNC: (1.8-1.9); FILE MERGED 2005/04/06 07:16:23 fs 1.8.14.1: #i46768# PropertyBag implementation


2006-08-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [0145f2aa9d029b372e589aaf1b231da3ce852e31]

INTEGRATION: CWS dba30 (1.9.106); FILE MERGED 2006/07/19 12:25:14 fs 1.9.106.5: RESYNC: (1.12-1.13); FILE MERGED 2006/05/08 11:19:56 fs 1.9.106.4: RESYNC: (1.11-1.12); FILE MERGED 2006/04/20 06:46:52 oj 1.9.106.3: RESYNC: (1.10-1.11); FILE MERGED 2005/09/30 06:30:04 fs 1.9.106.2: RESYNC: (1.9-1.10); FILE MERGED 2005/04/06 07:16:24 fs 1.9.106.1: #i46768# PropertyBag implementation


2006-08-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [44001dcbd47628a6b4d917b3eae2a6f47164d386]

INTEGRATION: CWS dba30 (1.10.78); FILE MERGED 2006/07/19 12:22:12 fs 1.10.78.3: RESYNC: (1.11-1.12); FILE MERGED 2005/09/30 06:24:35 fs 1.10.78.2: RESYNC: (1.10-1.11); FILE MERGED 2005/04/06 07:15:00 fs 1.10.78.1: #i46768# getPropertyDefaultByHandle signature changed


2006-08-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [993918be202d12446f70da4bd99e24b372386708]

INTEGRATION: CWS dba30 (1.11.14); FILE MERGED 2006/07/19 12:21:46 fs 1.11.14.2: RESYNC: (1.11-1.12); FILE MERGED 2005/12/22 12:50:12 fs 1.11.14.1: localize the error message telling about a non-existent table. Encountered during investigating issue #i59594#


2006-08-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [9d726b235980b677ac6f3a57335c2859a381a725]

INTEGRATION: CWS dba30 (1.12.4); FILE MERGED 2006/03/21 18:24:58 fs 1.12.4.5: RESYNC: (1.15-1.17); FILE MERGED 2005/11/23 10:16:15 fs 1.12.4.4: RESYNC: (1.14-1.15); FILE MERGED 2005/10/13 14:53:40 fs 1.12.4.3: RESYNC: (1.13-1.14); FILE MERGED 2005/09/30 06:17:35 fs 1.12.4.2: RESYNC: (1.12-1.13); FILE MERGED 2005/04/06 07:20:49 fs 1.12.4.1: #i46768# getPropertyDefaultByHandle signature changed


2006-08-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [a64ab6dd168cf0a49d96eb77c2c8e9c65c4a8be7]

INTEGRATION: CWS dba30 (1.25.2); FILE MERGED 2006/07/19 12:18:59 fs 1.25.2.7: RESYNC: (1.35-1.38); FILE MERGED 2006/03/21 18:24:46 fs 1.25.2.6: RESYNC: (1.32-1.35); FILE MERGED 2005/11/23 10:15:56 fs 1.25.2.5: RESYNC: (1.29-1.32); FILE MERGED 2005/10/13 14:53:25 fs 1.25.2.4: RESYNC: (1.28-1.29); FILE MERGED 2005/09/30 06:17:08 fs 1.25.2.3: RESYNC: (1.26-1.28); FILE MERGED 2005/05/25 15:02:24 fs 1.25.2.2: RESYNC: (1.25-1.26); FILE MERGED 2005/04/06 07:20:49 fs 1.25.2.1: #i46768# getPropertyDefaultByHandle signature changed


2006-08-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [08eee9adcc19cb265eb73827ed446e08a0f007ea]

INTEGRATION: CWS dba30 (1.7.12); FILE MERGED 2006/07/19 12:18:49 fs 1.7.12.3: RESYNC: (1.8-1.9); FILE MERGED 2005/09/30 06:16:58 fs 1.7.12.2: RESYNC: (1.7-1.8); FILE MERGED 2005/04/06 07:20:48 fs 1.7.12.1: #i46768# getPropertyDefaultByHandle signature changed


2006-08-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [811eaf9d07473aff690bccaa69e78e339a5546f6]

INTEGRATION: CWS dba30 (1.12.2); FILE MERGED 2006/07/19 12:18:41 fs 1.12.2.5: RESYNC: (1.17-1.19); FILE MERGED 2006/03/21 18:24:37 fs 1.12.2.4: RESYNC: (1.15-1.17); FILE MERGED 2005/10/13 14:53:04 fs 1.12.2.3: RESYNC: (1.14-1.15); FILE MERGED 2005/09/30 06:16:43 fs 1.12.2.2: RESYNC: (1.12-1.14); FILE MERGED 2005/04/06 07:20:48 fs 1.12.2.1: #i46768# getPropertyDefaultByHandle signature changed


2006-08-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [73a853a2be9b613e8f1403ee075b79ac6a83711f]

INTEGRATION: CWS dba30 (1.29.12); FILE MERGED 2006/07/19 12:18:20 fs 1.29.12.9: RESYNC: (1.35-1.36); FILE MERGED 2006/05/11 12:28:44 fs 1.29.12.8: #i10000# merge error 2006/05/09 07:16:32 fs 1.29.12.7: #i10000# 2006/04/20 06:46:00 oj 1.29.12.6: RESYNC: (1.34-1.35); FILE MERGED 2006/03/21 18:24:29 fs 1.29.12.5: RESYNC: (1.33-1.34); FILE MERGED 2005/11/23 10:15:28 fs 1.29.12.4: RESYNC: (1.32-1.33); FILE MERGED 2005/10/13 14:52:30 fs 1.29.12.3: RESYNC: (1.31-1.32); FILE MERGED 2005/09/30 06:16:01 fs 1.29.12.2: RESYNC: (1.29-1.31); FILE MERGED 2005/04/06 07:20:17 fs 1.29.12.1: #i46768# implement a Settings property, wrapping (as PropertyBag) the Info property


2006-08-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [b2d145d2755c4603a609abc01fe42258d2edcc7f]

INTEGRATION: CWS dba30 (1.59.2); FILE MERGED 2006/07/19 12:18:11 fs 1.59.2.10: RESYNC: (1.68-1.70); FILE MERGED 2006/05/22 10:01:25 fs 1.59.2.9: #i65678# when setting the Info property, ensure that all properties not present in the new sequence are reset respectively deleted from the Settings bag 2006/05/08 11:19:01 fs 1.59.2.8: RESYNC: (1.67-1.68); FILE MERGED 2006/04/20 06:45:52 oj 1.59.2.7: RESYNC: (1.66-1.67); FILE MERGED 2006/03/21 18:24:21 fs 1.59.2.6: RESYNC: (1.64-1.66); FILE MERGED 2005/11/23 10:15:05 fs 1.59.2.5: RESYNC: (1.63-1.64); FILE MERGED 2005/10/13 14:52:19 fs 1.59.2.4: RESYNC: (1.62-1.63); FILE MERGED 2005/09/30 06:15:47 fs 1.59.2.3: RESYNC: (1.59-1.62); FILE MERGED 2005/04/06 09:53:33 fs 1.59.2.2: #i10000# 2005/04/06 07:20:16 fs 1.59.2.1: #i46768# implement a Settings property, wrapping (as PropertyBag) the Info property


2006-08-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [a4dc09e48be11e48e27e922bc33d774503758b5e]

INTEGRATION: CWS dba30 (1.45.12); FILE MERGED 2006/07/19 12:16:58 fs 1.45.12.3: RESYNC: (1.46-1.48); FILE MERGED 2006/05/08 11:18:22 fs 1.45.12.2: RESYNC: (1.45-1.46); FILE MERGED 2006/01/02 09:17:09 oj 1.45.12.1: #i44200# use supportsMixedCaseQuotedIdentifiers where storesMixedCaseQuotedIdentifiers was used


2006-08-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [0381304749a1c573b0bfc5de50c3596631e55e06]

INTEGRATION: CWS dba30 (1.3.2); FILE MERGED 2006/07/20 10:38:09 fs 1.3.2.9: #i10000# 2006/07/19 12:15:31 fs 1.3.2.8: RESYNC: (1.11-1.12); FILE MERGED 2006/05/19 10:45:40 fs 1.3.2.7: #i10000# Linux compiler bug 2006/04/20 06:45:08 oj 1.3.2.6: RESYNC: (1.10-1.11); FILE MERGED 2006/03/21 18:23:49 fs 1.3.2.5: RESYNC: (1.8-1.10); FILE MERGED 2005/09/30 06:10:03 fs 1.3.2.4: RESYNC: (1.6-1.8); FILE MERGED 2005/07/01 07:07:04 fs 1.3.2.3: RESYNC: (1.4-1.6); FILE MERGED 2005/05/25 15:01:44 fs 1.3.2.2: RESYNC: (1.3-1.4); FILE MERGED 2005/04/06 07:17:36 fs 1.3.2.1: #i46768# introduce Settings propetry for the data source, wrapping the Info property sequence in a convinient way


2006-08-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [0eb026293c88d422d701d1a06735d9cce5457ca9]

INTEGRATION: CWS dba30 (1.3.2); FILE MERGED 2006/07/19 12:15:22 fs 1.3.2.10: RESYNC: (1.12-1.15); FILE MERGED 2006/05/19 10:45:40 fs 1.3.2.9: #i10000# Linux compiler bug 2006/05/03 15:24:02 fs 1.3.2.8: AppendTableAliasName defaults to FALSE - there's rarely any halfway modern database which requires this obscure syntax 2006/04/20 06:45:01 oj 1.3.2.7: RESYNC: (1.11-1.12); FILE MERGED 2006/03/21 18:23:35 fs 1.3.2.6: RESYNC: (1.9-1.11); FILE MERGED 2005/11/23 10:14:40 fs 1.3.2.5: RESYNC: (1.7-1.9); FILE MERGED 2005/09/30 06:09:52 fs 1.3.2.4: RESYNC: (1.5-1.7); FILE MERGED 2005/07/01 07:06:53 fs 1.3.2.3: RESYNC: (1.4-1.5); FILE MERGED 2005/05/25 15:01:36 fs 1.3.2.2: RESYNC: (1.3-1.4); FILE MERGED 2005/04/06 07:17:36 fs 1.3.2.1: #i46768# introduce Settings propetry for the data source, wrapping the Info property sequence in a convinient way


2006-08-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [2c677a6acd1f920afac11d54197903a0c0fc822d]

INTEGRATION: CWS dba30 (1.54.14); FILE MERGED 2006/07/19 12:14:11 fs 1.54.14.2: RESYNC: (1.54-1.56); FILE MERGED 2006/01/02 09:17:09 oj 1.54.14.1: #i44200# use supportsMixedCaseQuotedIdentifiers where storesMixedCaseQuotedIdentifiers was used


2006-08-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [331af71107a3ce8de776ad3da012e47cb52894af]

INTEGRATION: CWS dba30 (1.61.8); FILE MERGED 2006/07/19 12:12:23 fs 1.61.8.4: RESYNC: (1.63-1.64); FILE MERGED 2006/04/20 06:44:44 oj 1.61.8.3: RESYNC: (1.62-1.63); FILE MERGED 2005/09/30 06:05:55 fs 1.61.8.2: RESYNC: (1.61-1.62); FILE MERGED 2005/08/22 14:54:38 fs 1.61.8.1: some minor speedups in the query composer, and some RTL_LOGs for #i48403#


2006-08-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [d5efcb266cd4260461d81b1538d3db854160d9a9]

INTEGRATION: CWS dba30 (1.19.78); FILE MERGED 2006/07/19 12:11:23 fs 1.19.78.3: RESYNC: (1.20-1.22); FILE MERGED 2005/09/30 06:04:29 fs 1.19.78.2: RESYNC: (1.19-1.20); FILE MERGED 2005/04/06 07:14:58 fs 1.19.78.1: #i46768# getPropertyDefaultByHandle signature changed


2006-08-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [4b5d939323709b047d46f67419efbc5b315eec80]

INTEGRATION: CWS dba30 (1.25.14); FILE MERGED 2006/07/19 12:10:50 fs 1.25.14.2: RESYNC: (1.25-1.27); FILE MERGED 2006/01/02 09:17:08 oj 1.25.14.1: #i44200# use supportsMixedCaseQuotedIdentifiers where storesMixedCaseQuotedIdentifiers was used


2006-08-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [201fc2e6df48cb71cee4895f7ab4b2bb8b2eb897]

INTEGRATION: CWS dba30 (1.10.2); FILE MERGED 2006/07/19 12:10:18 fs 1.10.2.7: RESYNC: (1.13-1.15); FILE MERGED 2006/04/20 06:44:37 oj 1.10.2.6: RESYNC: (1.12-1.13); FILE MERGED 2006/03/21 18:21:57 fs 1.10.2.5: RESYNC: (1.11-1.12); FILE MERGED 2006/01/02 09:17:07 oj 1.10.2.4: #i44200# use supportsMixedCaseQuotedIdentifiers where storesMixedCaseQuotedIdentifiers was used 2005/09/30 06:02:14 fs 1.10.2.3: RESYNC: (1.10-1.11); FILE MERGED 2005/08/22 14:54:38 fs 1.10.2.2: some minor speedups in the query composer, and some RTL_LOGs for #i48403# 2005/04/06 07:15:34 fs 1.10.2.1: #i46768# some assertions on the type of connection properties


2006-08-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [28e3bada361dfa4c87a946a50041edc345377d13]

INTEGRATION: CWS dba30 (1.25.14); FILE MERGED 2006/07/19 12:09:34 fs 1.25.14.3: RESYNC: (1.28-1.29); FILE MERGED 2006/03/21 18:21:14 fs 1.25.14.2: RESYNC: (1.25-1.28); FILE MERGED 2005/12/30 06:20:21 oj 1.25.14.1: #i53377# check if innerjoin was used


2006-08-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [4ae41a466ad659524809c23c9086df70c5456a39]

INTEGRATION: CWS dba30 (1.78.16); FILE MERGED 2006/07/19 12:09:26 fs 1.78.16.4: RESYNC: (1.84-1.86); FILE MERGED 2006/03/21 18:21:04 fs 1.78.16.3: RESYNC: (1.78-1.84); FILE MERGED 2006/01/02 09:17:07 oj 1.78.16.2: #i44200# use supportsMixedCaseQuotedIdentifiers where storesMixedCaseQuotedIdentifiers was used 2005/12/30 06:20:20 oj 1.78.16.1: #i53377# check if innerjoin was used


2006-08-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [dacd32751aefed41b01db5bfba1f1459105587f7]

INTEGRATION: CWS dba30 (1.31.106); FILE MERGED 2006/07/19 12:09:16 fs 1.31.106.4: RESYNC: (1.35-1.36); FILE MERGED 2006/03/21 18:20:54 fs 1.31.106.3: RESYNC: (1.32-1.35); FILE MERGED 2005/09/30 06:00:44 fs 1.31.106.2: RESYNC: (1.31-1.32); FILE MERGED 2005/04/06 07:14:12 fs 1.31.106.1: #i46768# getPropertyDefaultByHandle signature changed


2006-08-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [76dfa55b71e12925c310aaecae519e63a0ffcd36]

INTEGRATION: CWS dba30 (1.75.6); FILE MERGED 2006/07/19 12:09:07 fs 1.75.6.7: RESYNC: (1.85-1.87); FILE MERGED 2006/05/08 11:17:39 fs 1.75.6.6: RESYNC: (1.84-1.85); FILE MERGED 2006/03/21 18:20:38 fs 1.75.6.5: RESYNC: (1.79-1.84); FILE MERGED 2005/11/23 10:14:16 fs 1.75.6.4: RESYNC: (1.78-1.79); FILE MERGED 2005/10/13 14:49:10 fs 1.75.6.3: RESYNC: (1.77-1.78); FILE MERGED 2005/09/30 06:00:35 fs 1.75.6.2: RESYNC: (1.75-1.77); FILE MERGED 2005/04/06 07:14:12 fs 1.75.6.1: #i46768# getPropertyDefaultByHandle signature changed


2006-08-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [ff2f3f7e4ebc6e93bf77dab0297516eab59f35b5]

INTEGRATION: CWS dba30 (1.39.12); FILE MERGED 2006/07/19 12:08:58 fs 1.39.12.4: RESYNC: (1.42-1.44); FILE MERGED 2006/03/21 18:20:26 fs 1.39.12.3: RESYNC: (1.41-1.42); FILE MERGED 2005/09/30 06:00:24 fs 1.39.12.2: RESYNC: (1.39-1.41); FILE MERGED 2005/04/06 07:14:12 fs 1.39.12.1: #i46768# getPropertyDefaultByHandle signature changed


2006-08-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [2f5e2fdff72a46771f216df3f710f31e69bb734a]

INTEGRATION: CWS dba30 (1.23.16); FILE MERGED 2006/07/19 12:08:38 fs 1.23.16.3: RESYNC: (1.24-1.26); FILE MERGED 2006/05/08 11:17:19 fs 1.23.16.2: RESYNC: (1.23-1.24); FILE MERGED 2005/12/30 07:56:53 oj 1.23.16.1: #i58364# fix for foreign columns from join in select


2006-08-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [15e022085456d4e0771a9541e5c0e2d9155acabc]

INTEGRATION: CWS dba30 (1.59.16); FILE MERGED 2006/07/20 08:56:09 fs 1.59.16.5: #i10000# 2006/07/19 12:08:29 fs 1.59.16.4: RESYNC: (1.60-1.62); FILE MERGED 2006/05/08 11:17:11 fs 1.59.16.3: RESYNC: (1.59-1.60); FILE MERGED 2006/01/02 09:17:06 oj 1.59.16.2: #i44200# use supportsMixedCaseQuotedIdentifiers where storesMixedCaseQuotedIdentifiers was used 2005/12/30 07:56:53 oj 1.59.16.1: #i58364# fix for foreign columns from join in select


2006-08-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [d0faa16489162c2eadc5bc469282bb9c0d0758e3]

INTEGRATION: CWS dba30 (1.2.6); FILE MERGED 2006/07/19 12:04:50 fs 1.2.6.2: RESYNC: (1.2-1.3); FILE MERGED 2005/04/06 07:12:46 fs 1.2.6.1: #i46768# added test for PropertyBag implementation in this module


2006-08-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [51dc3b7786ec041820439c89e5a85c7979260aab]

INTEGRATION: CWS dba30 (1.1.2); FILE ADDED 2005/04/06 07:13:07 fs 1.1.2.1: #i46768# test for the PropertyBag implementation in this module


2006-08-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [7ec9a85cdb46fd517f1df58e427f9c01eefa1708]

INTEGRATION: CWS dba30 (1.65.14); FILE MERGED 2006/07/19 12:03:11 fs 1.65.14.2: RESYNC: (1.65-1.66); FILE MERGED 2006/03/31 13:30:23 fs 1.65.14.1: #i54504# 'Database Registrations...' entry in the data source browser's context menu


2006-08-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [81f05266d2bb48cfa38e3d25aac5909f13cb9459]

#i10000#: add basebmp to warnings=error exception list


2006-08-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [9d490b1674e4e7cf7591b1e991a027cc2c27ed35]

INTEGRATION: CWS dba30 (1.27.290); FILE MERGED 2006/07/19 11:51:49 fs 1.27.290.7: RESYNC: (1.34-1.35); FILE MERGED 2006/05/08 11:04:51 fs 1.27.290.6: RESYNC: (1.33-1.34); FILE MERGED 2006/04/20 06:38:31 oj 1.27.290.5: RESYNC: (1.32-1.33); FILE MERGED 2005/09/30 12:17:29 fs 1.27.290.4: RESYNC: (1.31-1.32); FILE MERGED 2005/05/25 15:09:04 fs 1.27.290.3: RESYNC: (1.30-1.31); FILE MERGED 2005/03/30 09:46:30 fs 1.27.290.2: RESYNC: (1.27-1.30); FILE MERGED 2005/03/02 15:57:55 fs 1.27.290.1: #i43872# Inserted/Removed: don't ignore, just because we're readonly. If somebody insists on inserting (e.g. via API) elements into a read-only document - well, be it. (The more since it seems that a new document can sometimes count as readonly, too)


2006-08-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [aedbcd239abf836beae42ad6e7503289de70b78c]

INTEGRATION: CWS dba30 (1.23.14); FILE MERGED 2006/07/20 07:02:21 fs 1.23.14.3: #i10000# 2006/07/19 11:46:31 fs 1.23.14.2: RESYNC: (1.23-1.24); FILE MERGED 2006/04/19 09:51:32 fs 1.23.14.1: removed obsolete/empty try/catch block


2006-08-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [69bac498b0c33f3f72d20f82ad663ab9cbca2212]

INTEGRATION: CWS dba30 (1.46.42); FILE MERGED 2006/07/19 11:44:01 fs 1.46.42.5: RESYNC: (1.49-1.50); FILE MERGED 2006/03/21 17:57:36 fs 1.46.42.4: RESYNC: (1.48-1.49); FILE MERGED 2005/10/13 14:20:20 fs 1.46.42.3: RESYNC: (1.47-1.48); FILE MERGED 2005/09/30 12:04:01 fs 1.46.42.2: RESYNC: (1.46-1.47); FILE MERGED 2005/05/26 11:35:25 fs 1.46.42.1: #i47523# lock SolarMutex in FmGridControl::draw (who had the idea to call this from a non-main thread? :-\)


2006-08-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [40e415e9292aa3ac7f174ba6577e0aab1e00f588]

INTEGRATION: CWS dba30 (1.47.56); FILE MERGED 2006/07/19 11:14:49 fs 1.47.56.2: RESYNC: (1.47-1.48); FILE MERGED 2006/03/31 13:32:22 fs 1.47.56.1: #i54504# +databaseregistrationui


2006-08-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [f2a31e1123894fd0ea2c73e26082744b7efee786]

INTEGRATION: CWS dba30 (1.24.80); FILE MERGED 2006/07/19 11:03:34 fs 1.24.80.2: RESYNC: (1.24-1.26); FILE MERGED 2006/03/31 13:32:07 fs 1.24.80.1: #i54504# allow creating a DatabaseRegistrationDialog


2006-08-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [7831ad5a286f1d10aa9f4efccd88ea681acad7a1]

INTEGRATION: CWS dba30 (1.4.44); FILE MERGED 2006/03/31 13:33:41 fs 1.4.44.1: #i54504# dedicated dialog for administrating the database registrations in an SfxSingleTabDialog


2006-08-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [3a13a673cc77678a7922888e97882083828bf018]

INTEGRATION: CWS dba30 (1.7.44); FILE MERGED 2006/07/19 11:02:26 fs 1.7.44.2: RESYNC: (1.7-1.8); FILE MERGED 2006/03/31 13:33:41 fs 1.7.44.1: #i54504# dedicated dialog for administrating the database registrations in an SfxSingleTabDialog


2006-08-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [666350f9a9d18801b6c0d1ab8eafc46968893ea3]

#139465#,#i10000#: comment out patch list size limitation, workaround for bug 123465


2006-08-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [d61c5bdb5d782d7a9de0398fcccddd06d78f7daa]

INTEGRATION: CWS dba30 (1.1.2); FILE ADDED 2006/03/31 13:33:51 fs 1.1.2.1: #i54504# function for administration the database registrations


2006-08-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [56a404c32b208ce4e89efd20dd7f35fe13f719ab]

INTEGRATION: CWS dba30 (1.116.46); FILE MERGED 2006/07/19 10:47:57 fs 1.116.46.3: RESYNC: (1.117-1.118); FILE MERGED 2006/05/08 10:57:05 fs 1.116.46.2: RESYNC: (1.116-1.117); FILE MERGED 2006/03/31 13:31:31 fs 1.116.46.1: #i54504# deliver databaseregistrationui.hxx


2006-08-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [70427d65de13dfcac909c53d9a13d08d531cc292]

INTEGRATION: CWS dba30 (1.1.2); FILE ADDED 2006/03/31 13:33:21 fs 1.1.2.1: #i54504# function for administration the database registrations


2006-08-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [a1aa564fdcd9e55d867f072780bb5d4365fabfaf]

INTEGRATION: CWS dba30 (1.1.2); FILE ADDED 2005/10/31 13:30:17 fs 1.1.2.1: .


2006-08-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [b0f346aae96f7506cf129af321c2fc285a3258db]

INTEGRATION: CWS dba30 (1.1.2); FILE ADDED 2005/10/31 13:31:05 fs 1.1.2.2: . 2005/05/31 14:07:55 fs 1.1.2.1: drawing layer UNO objects


2006-08-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [fce6acbc9b89066961db7644469e29229b06fa69]

#i10000#: set arch define for windows too


2006-08-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [65296c42e80d94fa388466d23cb31333273d5350]

INTEGRATION: CWS dba30 (1.8.22); FILE MERGED 2005/11/23 12:44:28 fs 1.8.22.1: corrected docu


2006-08-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [4e995423e5e3878c120e959c866d68a7a44baff2]

INTEGRATION: CWS dba30 (1.14.22); FILE MERGED 2005/12/02 09:15:10 fs 1.14.22.2: no &gt; 2005/10/10 06:59:50 fs 1.14.22.1: syntax


2006-08-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [a644ac25970f44be4e040bed27973165137cbf34]

INTEGRATION: CWS dba30 (1.15.24); FILE MERGED 2005/10/12 07:19:08 fs 1.15.24.1: be somewhat more specific about the XResultSetMetaDataSupplier - thanks to Eric Bischoff (ebischoff@openoffice.org) for pointing this out


2006-08-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [5483f6cacf26554447d90bc7f6d63b023dd48415]

INTEGRATION: CWS dba30 (1.13.132); FILE MERGED 2005/09/29 22:58:36 fs 1.13.132.2: RESYNC: (1.13-1.14); FILE MERGED 2005/04/06 07:02:21 fs 1.13.132.1: #i46768# additional Settings property, for convenient access ot the Info sequence


2006-08-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [e4fc73433ab0d666af88f2db309791162ca8d456]

INTEGRATION: CWS dba30 (1.10.196); FILE MERGED 2005/09/29 20:25:34 fs 1.10.196.3: RESYNC: (1.10-1.11); FILE MERGED 2005/08/23 15:33:47 fs 1.10.196.2: some clarifications (hopefully) on XReset, as indicated by #i51512# 2005/05/26 11:55:46 fs 1.10.196.1: corrected tags


2006-08-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [bb6bee5bc09ca258779d3bacaa54c66ca2917de8]

INTEGRATION: CWS dba30 (1.8.196); FILE MERGED 2005/09/29 20:15:59 fs 1.8.196.2: RESYNC: (1.8-1.9); FILE MERGED 2005/05/26 11:55:24 fs 1.8.196.1: #i21167# documenting that load silently returns if the data is already loaded


2006-08-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [5e48c4361282c5912a20ecf2a9c73ea4d5b7e85c]

INTEGRATION: CWS dba30 (1.4.6); FILE MERGED 2006/07/20 13:19:12 fs 1.4.6.3: #i10000# 2006/07/19 10:02:19 fs 1.4.6.2: RESYNC: (1.4-1.5); FILE MERGED 2005/10/10 06:15:43 fs 1.4.6.1: in debug versions, allow saving/loading the EditEngine content to/from a file


2006-08-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [be840b8d88c38259e5f5b2d5735c54c8869841cf]

INTEGRATION: CWS dba30 (1.4.54); FILE MERGED 2006/07/19 10:01:58 fs 1.4.54.3: RESYNC: (1.6-1.7); FILE MERGED 2005/09/29 10:44:16 fs 1.4.54.2: RESYNC: (1.4-1.5); FILE MERGED 2005/08/02 13:45:32 fs 1.4.54.1: #i49579# lock SolarMutex before forwarding text to the engine


2006-08-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [8ea90d017157c6d7f1cb40ebdf39f342c4bb1a24]

INTEGRATION: CWS dba30 (1.5.34); FILE MERGED 2006/07/19 10:01:50 fs 1.5.34.3: RESYNC: (1.7-1.8); FILE MERGED 2005/09/29 10:43:56 fs 1.5.34.2: RESYNC: (1.5-1.6); FILE MERGED 2005/08/02 13:45:32 fs 1.5.34.1: #i49579# lock SolarMutex before forwarding text to the engine


2006-08-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [ff268af671b58606bdfdfe4a13b494fe088f7ec7]

INTEGRATION: CWS dba30 (1.27.24); FILE MERGED 2006/07/19 09:48:26 fs 1.27.24.5: RESYNC: (1.31-1.32); FILE MERGED 2006/03/21 16:17:53 fs 1.27.24.4: RESYNC: (1.28-1.31); FILE MERGED 2006/01/04 11:06:37 fs 1.27.24.3: #i59877# better (assertion) diagnostics when catching an exception 2005/09/29 09:56:29 fs 1.27.24.2: RESYNC: (1.27-1.28); FILE MERGED 2005/05/31 14:12:57 fs 1.27.24.1: added diagnostics


2006-08-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [d145c6ccb6e6fa223c50400a43c3e4ea114fb9a2]

INTEGRATION: CWS dba30 (1.4.8); FILE MERGED 2006/05/11 13:56:56 fs 1.4.8.1: added additional check that the active sheet was really selected


2006-08-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [68df640072af7052f05f138d3e75f208caaaf30f]

INTEGRATION: CWS dba30 (1.23.30); FILE MERGED 2006/07/19 09:49:57 fs 1.23.30.5: RESYNC: (1.26-1.27); FILE MERGED 2006/05/08 11:19:50 fs 1.23.30.4: RESYNC: (1.25-1.26); FILE MERGED 2005/11/23 09:02:25 fs 1.23.30.3: RESYNC: (1.24-1.25); FILE MERGED 2005/09/29 10:11:31 fs 1.23.30.2: RESYNC: (1.23-1.24); FILE MERGED 2005/08/22 10:22:10 fs 1.23.30.1: if this assertion were in earlier, we would have found #i50188# earlier ...


2006-08-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [ee84f6cb2b5fa13adcd71b1fbed33167dc0fcb47]

INTEGRATION: CWS dba30 (1.9.10); FILE MERGED 2006/07/19 09:47:37 fs 1.9.10.3: RESYNC: (1.10-1.11); FILE MERGED 2005/09/29 09:59:24 fs 1.9.10.2: RESYNC: (1.9-1.10); FILE MERGED 2005/03/02 12:08:47 fs 1.9.10.1: #112589# #112588# less tolerance against faulty container operations


2006-08-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [60dbe85085c5fd6e1994d340858b5d407244228d]

INTEGRATION: CWS dba30 (1.37.14); FILE MERGED 2006/07/19 10:57:19 fs 1.37.14.3: RESYNC: (1.38-1.41); FILE MERGED 2006/03/21 15:54:41 fs 1.37.14.2: RESYNC: (1.37-1.38); FILE MERGED 2005/12/14 13:25:59 oj 1.37.14.1: #i58987# check for boolean as comparison


2006-08-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [5837334823d76688beee59e36e95b7b3d70260a2]

INTEGRATION: CWS dba30 (1.31.28); FILE MERGED 2006/07/19 10:37:13 fs 1.31.28.6: RESYNC: (1.35-1.36); FILE MERGED 2006/04/18 13:12:49 oj 1.31.28.5: RESYNC: (1.34-1.35); FILE MERGED 2006/03/22 15:04:52 fs 1.31.28.4: #i10000# 2006/03/21 15:46:39 fs 1.31.28.3: RESYNC: (1.32-1.34); FILE MERGED 2005/09/28 12:40:38 fs 1.31.28.2: RESYNC: (1.31-1.32); FILE MERGED 2005/04/06 07:10:25 fs 1.31.28.1: #i46768# some assertions on the type of connection properties


2006-08-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [3840389aab14c98f8c69b92e9d12e96f19264489]

INTEGRATION: CWS dba30 (1.12.16); FILE MERGED 2006/07/19 10:35:53 fs 1.12.16.5: RESYNC: (1.15-1.16); FILE MERGED 2006/04/18 13:12:42 oj 1.12.16.4: RESYNC: (1.14-1.15); FILE MERGED 2006/03/21 15:46:20 fs 1.12.16.3: RESYNC: (1.13-1.14); FILE MERGED 2005/09/28 12:37:45 fs 1.12.16.2: RESYNC: (1.12-1.13); FILE MERGED 2005/04/06 07:10:25 fs 1.12.16.1: #i46768# some assertions on the type of connection properties


2006-08-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [d7c6a4fb866cf432afaf102597243f315f128e4a]

INTEGRATION: CWS dba30 (1.8.6); FILE MERGED 2006/07/19 10:26:06 fs 1.8.6.3: RESYNC: (1.9-1.11); FILE MERGED 2005/09/28 12:14:52 fs 1.8.6.2: RESYNC: (1.8-1.9); FILE MERGED 2005/08/18 06:52:27 fs 1.8.6.1: MColumn ununsed


2006-08-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [8834007bd00e86c650099bcfa4514ccb7de26802]

INTEGRATION: CWS dba30 (1.18.6); FILE MERGED 2006/07/19 10:25:04 fs 1.18.6.4: RESYNC: (1.20-1.21); FILE MERGED 2006/04/18 13:10:17 oj 1.18.6.3: RESYNC: (1.19-1.20); FILE MERGED 2005/09/28 12:11:44 fs 1.18.6.2: RESYNC: (1.18-1.19); FILE MERGED 2005/04/06 07:10:24 fs 1.18.6.1: #i46768# some assertions on the type of connection properties


2006-08-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [3ff327962223b549785287cdbae97f52e5bdc346]

INTEGRATION: CWS dba30 (1.19.8); FILE MERGED 2006/07/19 10:20:43 fs 1.19.8.3: RESYNC: (1.20-1.21); FILE MERGED 2005/09/28 12:08:05 fs 1.19.8.2: RESYNC: (1.19-1.20); FILE MERGED 2005/04/06 07:10:24 fs 1.19.8.1: #i46768# some assertions on the type of connection properties


2006-08-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [7fe6705617d97134689d451cd96b666105172a62]

INTEGRATION: CWS dba30 (1.15.10); FILE MERGED 2006/07/19 10:13:33 fs 1.15.10.3: RESYNC: (1.16-1.18); FILE MERGED 2006/04/18 13:09:43 oj 1.15.10.2: RESYNC: (1.15-1.16); FILE MERGED 2005/12/29 12:50:52 oj 1.15.10.1: #i52873# url check corrected


2006-08-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [c347d6e9efc822e7a3fd8c3d0a0855e6c1630669]

INTEGRATION: CWS dba30 (1.10.16); FILE MERGED 2006/07/19 10:11:35 fs 1.10.16.4: RESYNC: (1.12-1.13); FILE MERGED 2006/04/18 13:09:16 oj 1.10.16.3: RESYNC: (1.11-1.12); FILE MERGED 2005/09/28 11:42:37 fs 1.10.16.2: RESYNC: (1.10-1.11); FILE MERGED 2005/04/06 07:10:23 fs 1.10.16.1: #i46768# some assertions on the type of connection properties


2006-08-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [ad938113509afc756134a1b55c878b93b4921b6d]

INTEGRATION: CWS dba30 (1.40.68); FILE MERGED 2006/07/19 10:08:19 fs 1.40.68.5: RESYNC: (1.43-1.44); FILE MERGED 2006/04/18 13:08:34 oj 1.40.68.4: RESYNC: (1.42-1.43); FILE MERGED 2005/11/23 08:17:43 fs 1.40.68.3: RESYNC: (1.41-1.42); FILE MERGED 2005/09/28 11:34:44 fs 1.40.68.2: RESYNC: (1.40-1.41); FILE MERGED 2005/04/06 07:10:23 fs 1.40.68.1: #i46768# some assertions on the type of connection properties


2006-08-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [d254941e74755e674bd720cd4d30235027b61af8]

INTEGRATION: CWS dba30 (1.10.14); FILE MERGED 2006/05/22 11:23:22 fs 1.10.14.3: #i42048# now proper fix, as advised by OJ 2006/05/11 12:48:59 fs 1.10.14.2: backing out the fix for #i42048#, it does not work and causes a regression (see the issue description) 2005/12/29 12:30:41 oj 1.10.14.1: #i42048# hide system tables


2006-08-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [d19ee06ef46b44e25d58fe88e894b249125a2a6f]

INTEGRATION: CWS dba30 (1.17.68); FILE MERGED 2006/07/19 09:50:03 fs 1.17.68.3: RESYNC: (1.18-1.20); FILE MERGED 2005/09/28 10:45:11 fs 1.17.68.2: RESYNC: (1.17-1.18); FILE MERGED 2005/04/06 07:10:22 fs 1.17.68.1: #i46768# some assertions on the type of connection properties


2006-08-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [3f057a972abc7e9f0d02e69be48490fc1eb740cc]

INTEGRATION: CWS dba30 (1.57.8); FILE MERGED 2006/07/19 09:47:22 fs 1.57.8.3: RESYNC: (1.59-1.61); FILE MERGED 2006/03/21 14:58:08 fs 1.57.8.2: RESYNC: (1.57-1.59); FILE MERGED 2006/01/04 11:13:25 fs 1.57.8.1: allow prepending an Exception to an SQLExceptionInfo


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [e0ceb649bb6b54a23e1244d6fd28890a448ca35f]

INTEGRATION: CWS writercorehandoff (1.8.466); FILE MERGED 2006/07/27 15:10:26 fme 1.8.466.4: RESYNC: (1.9-1.10); FILE MERGED 2005/09/13 18:58:12 tra 1.8.466.3: RESYNC: (1.8-1.9); FILE MERGED 2005/06/07 14:16:14 fme 1.8.466.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:30:24 tra 1.8.466.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [b4723e20b6d2e6cf279e346f067680f08a29a990]

INTEGRATION: CWS writercorehandoff (1.23.88); FILE MERGED 2005/09/13 18:58:00 tra 1.23.88.3: RESYNC: (1.23-1.24); FILE MERGED 2005/06/07 14:16:14 fme 1.23.88.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:30:23 tra 1.23.88.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [9be6f665f6d513da302e38876d4e518cc0a54f2b]

INTEGRATION: CWS writercorehandoff (1.50.10); FILE MERGED 2006/07/27 15:10:18 fme 1.50.10.6: RESYNC: (1.52-1.54); FILE MERGED 2005/12/21 15:16:28 tra 1.50.10.5: #i50348# 2005/12/20 15:46:42 tra 1.50.10.4: RESYNC: (1.51-1.52); FILE MERGED 2005/09/13 18:57:47 tra 1.50.10.3: RESYNC: (1.50-1.51); FILE MERGED 2005/06/07 14:16:13 fme 1.50.10.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:30:22 tra 1.50.10.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [a1e861f9497c02743117673ae7dad67a41a1cc37]

INTEGRATION: CWS writercorehandoff (1.23.272); FILE MERGED 2006/07/27 15:10:11 fme 1.23.272.7: RESYNC: (1.26-1.27); FILE MERGED 2006/03/17 08:48:40 tra 1.23.272.6: RESYNC: (1.25-1.26); FILE MERGED 2006/01/20 10:02:06 tra 1.23.272.5: #i50348#removed inactive code 2005/10/25 09:15:50 tra 1.23.272.4: RESYNC: (1.24-1.25); FILE MERGED 2005/09/13 18:57:01 tra 1.23.272.3: RESYNC: (1.23-1.24); FILE MERGED 2005/06/07 14:16:13 fme 1.23.272.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:30:22 tra 1.23.272.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [35098311018cc6f19282727f30d0d39e84854fd1]

INTEGRATION: CWS writercorehandoff (1.7.1116); FILE MERGED 2005/09/13 18:56:50 tra 1.7.1116.3: RESYNC: (1.7-1.8); FILE MERGED 2005/06/07 14:16:13 fme 1.7.1116.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:30:21 tra 1.7.1116.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [ed84a50ecb97953fda552f6086908cdd2b65f94c]

INTEGRATION: CWS writercorehandoff (1.10.54); FILE MERGED 2005/09/13 18:55:14 tra 1.10.54.3: RESYNC: (1.10-1.11); FILE MERGED 2005/06/07 14:16:12 fme 1.10.54.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:30:20 tra 1.10.54.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [32f19bc348d1f65dc30de25593bc86a7dd8b7f2d]

INTEGRATION: CWS writercorehandoff (1.20.14); FILE MERGED 2006/03/17 08:47:51 tra 1.20.14.5: RESYNC: (1.22-1.23); FILE MERGED 2005/11/04 12:58:17 tra 1.20.14.4: #i50348# 2005/09/13 18:51:28 tra 1.20.14.3: RESYNC: (1.20-1.21); FILE MERGED 2005/06/07 14:16:12 fme 1.20.14.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:30:20 tra 1.20.14.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [7065bcde86acd0a3e3fd73045316dfc03e3dbf95]

INTEGRATION: CWS writercorehandoff (1.15.252); FILE MERGED 2006/03/17 08:47:41 tra 1.15.252.4: RESYNC: (1.16-1.17); FILE MERGED 2005/09/13 18:51:17 tra 1.15.252.3: RESYNC: (1.15-1.16); FILE MERGED 2005/06/07 14:16:11 fme 1.15.252.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:30:19 tra 1.15.252.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [e92b2f9f966bc478f3819303022e93d68f9f2711]

INTEGRATION: CWS writercorehandoff (1.3.462); FILE MERGED 2006/05/08 11:21:26 fme 1.3.462.4: #i50348# Make SwDoc accessible via interfaces 2005/09/13 18:50:14 tra 1.3.462.3: RESYNC: (1.3-1.4); FILE MERGED 2005/06/07 14:16:11 fme 1.3.462.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:30:18 tra 1.3.462.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [f836fdccdadb9897740fe675bee324de380b0355]

INTEGRATION: CWS writercorehandoff (1.36.110); FILE MERGED 2006/07/27 15:09:34 fme 1.36.110.9: RESYNC: (1.40-1.41); FILE MERGED 2006/05/09 10:38:05 fme 1.36.110.8: #i50348# make SwDoc accessible via interfaces 2006/05/08 13:31:32 fme 1.36.110.7: RESYNC: (1.39-1.40); FILE MERGED 2005/11/04 12:58:17 tra 1.36.110.6: #i50348# 2005/09/13 18:48:29 tra 1.36.110.5: RESYNC: (1.37-1.38); FILE MERGED 2005/07/19 13:33:25 tra 1.36.110.4: RESYNC: (1.36-1.37); FILE MERGED 2005/07/19 08:43:08 tra 1.36.110.3: #i50348#make SwDoc interface based 2005/06/07 14:16:11 fme 1.36.110.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:30:18 tra 1.36.110.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [50858035a5072b3292da9210a3d3e6ca218f2efe]

INTEGRATION: CWS writercorehandoff (1.27.156); FILE MERGED 2006/07/27 15:09:14 fme 1.27.156.5: RESYNC: (1.29-1.30); FILE MERGED 2006/05/08 13:31:24 fme 1.27.156.4: RESYNC: (1.28-1.29); FILE MERGED 2005/09/13 18:46:15 tra 1.27.156.3: RESYNC: (1.27-1.28); FILE MERGED 2005/06/07 14:16:10 fme 1.27.156.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:30:17 tra 1.27.156.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [1c34e554ca6dde1741906dc180aa354976f8bdab]

INTEGRATION: CWS writercorehandoff (1.34.446); FILE MERGED 2006/07/27 15:09:07 fme 1.34.446.7: RESYNC: (1.38-1.39); FILE MERGED 2006/04/05 13:35:06 tra 1.34.446.6: RESYNC: (1.36-1.38); FILE MERGED 2005/12/20 15:45:32 tra 1.34.446.5: RESYNC: (1.35-1.36); FILE MERGED 2005/11/18 14:53:39 fme 1.34.446.4: #i50348# Make SwDoc accessible via interfaces 2005/09/13 18:46:03 tra 1.34.446.3: RESYNC: (1.34-1.35); FILE MERGED 2005/06/07 14:16:10 fme 1.34.446.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:30:16 tra 1.34.446.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [4acc1c887fbdf996186fccc107b749a4903ee129]

INTEGRATION: CWS writercorehandoff (1.4.448); FILE MERGED 2005/09/13 18:45:38 tra 1.4.448.3: RESYNC: (1.4-1.5); FILE MERGED 2005/06/07 14:16:09 fme 1.4.448.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:30:15 tra 1.4.448.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [5826aefd8b64b1e4e25f4863456e7e9ca06c7b83]

INTEGRATION: CWS writercorehandoff (1.17.182); FILE MERGED 2005/09/13 18:44:55 tra 1.17.182.3: RESYNC: (1.17-1.18); FILE MERGED 2005/06/07 14:16:09 fme 1.17.182.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:30:15 tra 1.17.182.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [762ed2a87cae0495ff0ffe3d839ffa7ab1d90fe3]

INTEGRATION: CWS writercorehandoff (1.2.446); FILE MERGED 2005/09/13 18:44:46 tra 1.2.446.3: RESYNC: (1.2-1.3); FILE MERGED 2005/06/07 14:16:08 fme 1.2.446.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:30:14 tra 1.2.446.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [8e730558cf4780a6248b6c72943848b937696355]

INTEGRATION: CWS writercorehandoff (1.53.76); FILE MERGED 2006/07/27 15:09:00 fme 1.53.76.9: RESYNC: (1.57-1.59); FILE MERGED 2006/05/30 06:49:44 fme 1.53.76.8: RESYNC: (1.56-1.57); FILE MERGED 2006/05/08 13:31:14 fme 1.53.76.7: RESYNC: (1.55-1.56); FILE MERGED 2006/01/19 08:50:23 fme 1.53.76.6: #i50348# General cleanup - removed unused header files, functions, members, declarations 2005/10/25 09:12:11 tra 1.53.76.5: RESYNC: (1.54-1.55); FILE MERGED 2005/09/13 18:44:35 tra 1.53.76.4: RESYNC: (1.53-1.54); FILE MERGED 2005/07/13 13:24:55 fme 1.53.76.3: #i50348# Make SwDoc accessible via interfaces 2005/06/07 14:16:08 fme 1.53.76.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:30:14 tra 1.53.76.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [9917ffcbeb1c2a97070ccbe67060ccb31fb44953]

INTEGRATION: CWS writercorehandoff (1.99.94); FILE MERGED 2006/07/27 15:08:53 fme 1.99.94.14: RESYNC: (1.111-1.112); FILE MERGED 2006/05/30 06:49:24 fme 1.99.94.13: RESYNC: (1.110-1.111); FILE MERGED 2006/05/09 10:38:04 fme 1.99.94.12: #i50348# make SwDoc accessible via interfaces 2006/05/08 13:31:04 fme 1.99.94.11: RESYNC: (1.108-1.110); FILE MERGED 2006/04/05 13:34:40 tra 1.99.94.10: RESYNC: (1.106-1.108); FILE MERGED 2006/03/17 08:47:04 tra 1.99.94.9: RESYNC: (1.105-1.106); FILE MERGED 2005/12/20 15:45:13 tra 1.99.94.8: RESYNC: (1.103-1.105); FILE MERGED 2005/10/25 09:12:01 tra 1.99.94.7: RESYNC: (1.100-1.103); FILE MERGED 2005/09/13 18:44:23 tra 1.99.94.6: RESYNC: (1.99-1.100); FILE MERGED 2005/08/31 12:51:13 tra 1.99.94.5: #i50348# Introducing IDocumentRedlineAccess interface 2005/07/19 06:06:12 fme 1.99.94.4: #i50348# make SwDoc accessible via interfaces 2005/07/11 05:11:51 tra 1.99.94.3: #i50348#make SwDoc interface based 2005/06/07 14:16:08 fme 1.99.94.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:30:13 tra 1.99.94.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [79a1ed5524ecdee9714585dbe8b003a2584c3419]

INTEGRATION: CWS writercorehandoff (1.3.728); FILE MERGED 2006/05/09 10:38:04 fme 1.3.728.4: #i50348# make SwDoc accessible via interfaces 2005/09/13 18:43:55 tra 1.3.728.3: RESYNC: (1.3-1.4); FILE MERGED 2005/06/07 14:16:07 fme 1.3.728.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:30:12 tra 1.3.728.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [7af5023e9c2a892fb0395f09b2a8e2e2f61ba82b]

INTEGRATION: CWS writercorehandoff (1.24.496); FILE MERGED 2006/03/17 08:46:51 tra 1.24.496.8: RESYNC: (1.25-1.26); FILE MERGED 2005/09/13 18:43:42 tra 1.24.496.7: RESYNC: (1.24-1.25); FILE MERGED 2005/07/19 06:06:12 fme 1.24.496.6: #i50348# make SwDoc accessible via interfaces 2005/07/14 05:01:33 fme 1.24.496.5: #i50348# Make SwDoc accessible via interfaces 2005/07/13 13:24:55 fme 1.24.496.4: #i50348# Make SwDoc accessible via interfaces 2005/07/05 08:13:15 tra 1.24.496.3: #i50348#make SwDoc interface based 2005/06/07 14:16:07 fme 1.24.496.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:30:12 tra 1.24.496.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [8fbf168f58f6f5f48ea20f56c6d9bf38f5d09c27]

INTEGRATION: CWS writercorehandoff (1.16.120); FILE MERGED 2006/05/08 13:30:53 fme 1.16.120.7: RESYNC: (1.19-1.20); FILE MERGED 2005/10/25 09:11:52 tra 1.16.120.6: RESYNC: (1.18-1.19); FILE MERGED 2005/09/13 18:43:22 tra 1.16.120.5: RESYNC: (1.17-1.18); FILE MERGED 2005/07/19 13:33:01 tra 1.16.120.4: RESYNC: (1.16-1.17); FILE MERGED 2005/07/13 13:24:55 fme 1.16.120.3: #i50348# Make SwDoc accessible via interfaces 2005/06/07 14:16:07 fme 1.16.120.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:30:11 tra 1.16.120.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [fe4b23340fe715fbff7576e4edbf872ddaa94a89]

INTEGRATION: CWS writercorehandoff (1.12.462); FILE MERGED 2005/09/13 18:43:09 tra 1.12.462.3: RESYNC: (1.12-1.13); FILE MERGED 2005/06/07 14:16:07 fme 1.12.462.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:30:11 tra 1.12.462.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [b933c903cb75a330a4322fafd5f08f26010a15fd]

INTEGRATION: CWS writercorehandoff (1.4.726); FILE MERGED 2005/09/13 18:42:54 tra 1.4.726.3: RESYNC: (1.4-1.5); FILE MERGED 2005/06/07 14:16:06 fme 1.4.726.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:30:10 tra 1.4.726.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [4b083b79664e70f6c60fcf085f2a6a80f70b473a]

INTEGRATION: CWS writercorehandoff (1.16.224); FILE MERGED 2005/09/13 18:42:36 tra 1.16.224.3: RESYNC: (1.16-1.17); FILE MERGED 2005/06/07 14:16:06 fme 1.16.224.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:30:10 tra 1.16.224.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [9af069309b6c6f181f97709b8e57a49898d9fa16]

INTEGRATION: CWS writercorehandoff (1.31.252); FILE MERGED 2006/05/08 13:30:45 fme 1.31.252.4: RESYNC: (1.32-1.33); FILE MERGED 2005/10/06 08:09:56 tra 1.31.252.3: #50348# 2005/09/13 18:41:52 tra 1.31.252.2: RESYNC: (1.31-1.32); FILE MERGED 2005/08/31 12:51:13 tra 1.31.252.1: #i50348# Introducing IDocumentRedlineAccess interface


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [9015a280a18fe4863965506e6a65fad910b53d95]

INTEGRATION: CWS writercorehandoff (1.2.810); FILE MERGED 2005/09/13 18:41:41 tra 1.2.810.2: RESYNC: (1.2-1.3); FILE MERGED 2005/06/07 14:16:06 fme 1.2.810.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [6ba93c7ae69b3c750207f77caa2d7c628d5bc2ba]

INTEGRATION: CWS writercorehandoff (1.7.98); FILE MERGED 2005/09/13 18:41:30 tra 1.7.98.3: RESYNC: (1.7-1.8); FILE MERGED 2005/06/07 14:16:06 fme 1.7.98.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:30:09 tra 1.7.98.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [2f6e4d960e19aad19ae16180df8e599fb0be5d13]

INTEGRATION: CWS writercorehandoff (1.3.462); FILE MERGED 2005/09/13 18:40:27 tra 1.3.462.3: RESYNC: (1.3-1.4); FILE MERGED 2005/06/07 14:16:05 fme 1.3.462.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:30:09 tra 1.3.462.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [a70e714c18a54d8afa2a6034949828c8280ce364]

INTEGRATION: CWS writercorehandoff (1.5.1150); FILE MERGED 2005/09/13 18:40:16 tra 1.5.1150.2: RESYNC: (1.5-1.6); FILE MERGED 2005/06/07 14:16:05 fme 1.5.1150.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [b233e31e90e92494c8b27c570a24ec4c0ba3c60d]

INTEGRATION: CWS writercorehandoff (1.6.592); FILE MERGED 2005/09/13 18:39:53 tra 1.6.592.3: RESYNC: (1.6-1.7); FILE MERGED 2005/06/07 14:16:05 fme 1.6.592.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:30:08 tra 1.6.592.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [a093ffa3f4c8bb481f936d00bb7440e7ffdd7f51]

INTEGRATION: CWS writercorehandoff (1.41.326); FILE MERGED 2006/05/03 07:43:22 fme 1.41.326.22: #i50348# make SwDoc interface based 2006/04/28 13:42:05 fme 1.41.326.21: RESYNC: (1.49-1.50); FILE MERGED 2006/04/11 09:59:17 tra 1.41.326.20: #i50348 2006/04/05 13:34:52 tra 1.41.326.19: RESYNC: (1.47-1.49); FILE MERGED 2006/04/05 08:49:49 tra 1.41.326.18: #i50348# 2006/03/17 08:46:35 tra 1.41.326.17: RESYNC: (1.46-1.47); FILE MERGED 2005/12/21 15:16:28 tra 1.41.326.16: #i50348# 2005/12/20 15:45:21 tra 1.41.326.15: RESYNC: (1.45-1.46); FILE MERGED 2005/10/26 07:37:57 tra 1.41.326.14: #i50348# 2005/10/25 09:11:43 tra 1.41.326.13: RESYNC: (1.43-1.45); FILE MERGED 2005/09/13 18:39:29 tra 1.41.326.12: RESYNC: (1.42-1.43); FILE MERGED 2005/08/31 12:51:13 tra 1.41.326.11: #i50348# Introducing IDocumentRedlineAccess interface 2005/07/19 06:06:11 fme 1.41.326.10: #i50348# make SwDoc accessible via interfaces 2005/07/13 13:24:54 fme 1.41.326.9: #i50348# Make SwDoc accessible via interfaces 2005/07/13 05:26:12 tra 1.41.326.8: #i50348#make SwDoc interface based 2005/07/12 11:21:52 tra 1.41.326.7: #i50348#make SwDoc interface based 2005/07/11 06:21:22 tra 1.41.326.6: RESYNC: (1.41-1.42); FILE MERGED 2005/07/11 05:11:51 tra 1.41.326.5: #i50348#make SwDoc interface based 2005/07/07 06:47:08 tra 1.41.326.4: #i50348#make SwDoc interface based 2005/06/24 11:43:56 fme 1.41.326.3: #i50348# Make SwDoc accessible via interfaces 2005/06/07 14:16:05 fme 1.41.326.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:30:08 tra 1.41.326.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [abab8027ea9a9c6c0b2a28f8fd5f599b612c32f4]

INTEGRATION: CWS writercorehandoff (1.29.96); FILE MERGED 2006/05/08 13:30:03 fme 1.29.96.4: RESYNC: (1.31-1.32); FILE MERGED 2006/03/17 08:46:22 tra 1.29.96.3: RESYNC: (1.30-1.31); FILE MERGED 2005/09/13 18:39:07 tra 1.29.96.2: RESYNC: (1.29-1.30); FILE MERGED 2005/07/05 08:13:14 tra 1.29.96.1: #i50348#make SwDoc interface based


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [5daf2ce442cd1a5c6543d45b2c6a1341203bddde]

INTEGRATION: CWS writercorehandoff (1.33.96); FILE MERGED 2006/05/08 13:28:42 fme 1.33.96.6: RESYNC: (1.35-1.36); FILE MERGED 2006/05/08 11:21:26 fme 1.33.96.5: #i50348# Make SwDoc accessible via interfaces 2005/09/13 18:38:56 tra 1.33.96.4: RESYNC: (1.34-1.35); FILE MERGED 2005/08/31 12:51:12 tra 1.33.96.3: #i50348# Introducing IDocumentRedlineAccess interface 2005/07/11 06:21:13 tra 1.33.96.2: RESYNC: (1.33-1.34); FILE MERGED 2005/06/07 14:16:04 fme 1.33.96.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [0159ac93846953c3c1ca8dbd80e58f7687e550d0]

INTEGRATION: CWS writercorehandoff (1.22.448); FILE MERGED 2005/09/13 18:38:46 tra 1.22.448.3: RESYNC: (1.22-1.23); FILE MERGED 2005/06/07 14:16:04 fme 1.22.448.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:30:06 tra 1.22.448.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [f2f23c9a360ff1bee5e74f2153577474c6ff139b]

INTEGRATION: CWS writercorehandoff (1.26.96); FILE MERGED 2006/05/08 13:28:17 fme 1.26.96.5: RESYNC: (1.28-1.29); FILE MERGED 2006/03/17 08:46:13 tra 1.26.96.4: RESYNC: (1.27-1.28); FILE MERGED 2005/09/13 18:38:35 tra 1.26.96.3: RESYNC: (1.26-1.27); FILE MERGED 2005/07/13 13:24:54 fme 1.26.96.2: #i50348# Make SwDoc accessible via interfaces 2005/07/05 08:13:14 tra 1.26.96.1: #i50348#make SwDoc interface based


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [9bc6fcb7a35a760ba02a6ea3b389b12ae3b9e29f]

INTEGRATION: CWS writercorehandoff (1.36.244); FILE MERGED 2006/03/17 08:46:04 tra 1.36.244.5: RESYNC: (1.37-1.38); FILE MERGED 2005/09/13 18:38:25 tra 1.36.244.4: RESYNC: (1.36-1.37); FILE MERGED 2005/07/05 08:13:13 tra 1.36.244.3: #i50348#make SwDoc interface based 2005/06/07 14:16:04 fme 1.36.244.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:30:05 tra 1.36.244.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [2b543d8f1a5e2f6289e04ab0eceb661e74e0c0bc]

INTEGRATION: CWS writercorehandoff (1.5.1280); FILE MERGED 2005/09/13 18:37:48 tra 1.5.1280.2: RESYNC: (1.5-1.6); FILE MERGED 2005/06/07 14:16:03 fme 1.5.1280.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [76a929ef860866bd5c9089a952990328aa7faadb]

INTEGRATION: CWS writercorehandoff (1.28.236); FILE MERGED 2006/07/27 15:08:31 fme 1.28.236.8: RESYNC: (1.31-1.32); FILE MERGED 2006/03/17 08:45:41 tra 1.28.236.7: RESYNC: (1.30-1.31); FILE MERGED 2005/10/25 09:11:10 tra 1.28.236.6: RESYNC: (1.29-1.30); FILE MERGED 2005/09/13 18:37:37 tra 1.28.236.5: RESYNC: (1.28-1.29); FILE MERGED 2005/07/13 13:24:53 fme 1.28.236.4: #i50348# Make SwDoc accessible via interfaces 2005/06/08 08:56:01 fme 1.28.236.3: #i50348# General cleanup - removed unused header files, functions, members, declarations 2005/06/07 14:16:03 fme 1.28.236.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:30:05 tra 1.28.236.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [fa465ab0bbd5e0b533a4510515756dffc7b50fb0]

INTEGRATION: CWS writercorehandoff (1.57.224); FILE MERGED 2006/07/31 06:24:03 fme 1.57.224.12: #i50348# Resync 2006/07/27 15:08:24 fme 1.57.224.11: RESYNC: (1.62-1.64); FILE MERGED 2006/04/05 08:49:48 tra 1.57.224.10: #i50348# 2006/03/17 08:45:32 tra 1.57.224.9: RESYNC: (1.61-1.62); FILE MERGED 2005/12/20 15:45:05 tra 1.57.224.8: RESYNC: (1.60-1.61); FILE MERGED 2005/11/18 14:53:39 fme 1.57.224.7: #i50348# Make SwDoc accessible via interfaces 2005/10/25 09:10:58 tra 1.57.224.6: RESYNC: (1.58-1.60); FILE MERGED 2005/09/13 18:36:38 tra 1.57.224.5: RESYNC: (1.57-1.58); FILE MERGED 2005/08/31 12:51:12 tra 1.57.224.4: #i50348# Introducing IDocumentRedlineAccess interface 2005/07/05 08:13:13 tra 1.57.224.3: #i50348#make SwDoc interface based 2005/06/07 14:16:03 fme 1.57.224.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:30:04 tra 1.57.224.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [ba923e71ae9d1afea602400a1348022665db59d7]

INTEGRATION: CWS writercorehandoff (1.18.6); FILE MERGED 2006/05/08 11:21:25 fme 1.18.6.2: #i50348# Make SwDoc accessible via interfaces 2006/05/03 07:43:22 fme 1.18.6.1: #i50348# make SwDoc interface based


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [d7f0c0fd5af69116a919caf5158a42a62d9baa77]

INTEGRATION: CWS writercorehandoff (1.88.52); FILE MERGED 2006/07/27 15:08:06 fme 1.88.52.14: RESYNC: (1.94-1.95); FILE MERGED 2006/05/09 10:38:03 fme 1.88.52.13: #i50348# make SwDoc accessible via interfaces 2006/05/08 13:27:36 fme 1.88.52.12: RESYNC: (1.93-1.94); FILE MERGED 2006/03/17 08:45:23 tra 1.88.52.11: RESYNC: (1.92-1.93); FILE MERGED 2005/12/20 15:44:47 tra 1.88.52.10: RESYNC: (1.91-1.92); FILE MERGED 2005/10/25 09:10:27 tra 1.88.52.9: RESYNC: (1.90-1.91); FILE MERGED 2005/10/06 08:09:47 tra 1.88.52.8: #50348# 2005/09/13 18:35:31 tra 1.88.52.7: RESYNC: (1.89-1.90); FILE MERGED 2005/07/19 13:32:49 tra 1.88.52.6: RESYNC: (1.88-1.89); FILE MERGED 2005/07/14 05:01:32 fme 1.88.52.5: #i50348# Make SwDoc accessible via interfaces 2005/07/11 05:11:50 tra 1.88.52.4: #i50348#make SwDoc interface based 2005/07/05 08:13:12 tra 1.88.52.3: #i50348#make SwDoc interface based 2005/06/07 14:16:02 fme 1.88.52.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:30:03 tra 1.88.52.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [4b8600438e9777a5fc9934bb192bdce450939e3b]

INTEGRATION: CWS writercorehandoff (1.42.252); FILE MERGED 2006/03/17 08:45:12 tra 1.42.252.7: RESYNC: (1.44-1.45); FILE MERGED 2005/09/13 18:34:57 tra 1.42.252.6: RESYNC: (1.43-1.44); FILE MERGED 2005/07/28 11:59:49 tra 1.42.252.5: RESYNC: (1.42-1.43); FILE MERGED 2005/07/13 13:24:53 fme 1.42.252.4: #i50348# Make SwDoc accessible via interfaces 2005/06/24 11:43:55 fme 1.42.252.3: #i50348# Make SwDoc accessible via interfaces 2005/06/07 14:16:02 fme 1.42.252.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:30:03 tra 1.42.252.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [b06c125751b306925ed48f56afe88e12d49b314e]

INTEGRATION: CWS writercorehandoff (1.53.76); FILE MERGED 2006/04/05 13:34:23 tra 1.53.76.6: RESYNC: (1.56-1.57); FILE MERGED 2006/03/17 08:45:04 tra 1.53.76.5: RESYNC: (1.54-1.56); FILE MERGED 2005/09/13 18:34:05 tra 1.53.76.4: RESYNC: (1.53-1.54); FILE MERGED 2005/07/14 05:01:31 fme 1.53.76.3: #i50348# Make SwDoc accessible via interfaces 2005/07/13 13:24:52 fme 1.53.76.2: #i50348# Make SwDoc accessible via interfaces 2005/07/11 05:11:50 tra 1.53.76.1: #i50348#make SwDoc interface based


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [861d55f640697d5fd4a691ed35aa99032da1f014]

INTEGRATION: CWS writercorehandoff (1.9.182); FILE MERGED 2005/09/13 18:32:31 tra 1.9.182.2: RESYNC: (1.9-1.10); FILE MERGED 2005/06/07 14:16:01 fme 1.9.182.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [d1a84cce7617bbdbeaee8d0e59d061864ade72fe]

INTEGRATION: CWS writercorehandoff (1.5.462); FILE MERGED 2005/09/13 18:26:43 tra 1.5.462.3: RESYNC: (1.5-1.6); FILE MERGED 2005/06/07 14:16:01 fme 1.5.462.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:30:02 tra 1.5.462.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [c89258205b344f3445edc6f71ff96ee0a95064db]

INTEGRATION: CWS writercorehandoff (1.43.326); FILE MERGED 2006/05/09 10:38:02 fme 1.43.326.8: #i50348# make SwDoc accessible via interfaces 2006/05/08 13:27:03 fme 1.43.326.7: RESYNC: (1.49-1.50); FILE MERGED 2006/05/08 11:21:25 fme 1.43.326.6: #i50348# Make SwDoc accessible via interfaces 2006/03/17 08:44:09 tra 1.43.326.5: RESYNC: (1.47-1.49); FILE MERGED 2005/12/20 15:44:05 tra 1.43.326.4: RESYNC: (1.45-1.47); FILE MERGED 2005/10/25 09:07:18 tra 1.43.326.3: RESYNC: (1.44-1.45); FILE MERGED 2005/09/13 18:23:33 tra 1.43.326.2: RESYNC: (1.43-1.44); FILE MERGED 2005/08/31 12:51:11 tra 1.43.326.1: #i50348# Introducing IDocumentRedlineAccess interface


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [ff86c0c57757dbacd959a698b8711eb50357eafc]

INTEGRATION: CWS writercorehandoff (1.43.54); FILE MERGED 2006/03/17 08:43:59 tra 1.43.54.5: RESYNC: (1.46-1.48); FILE MERGED 2005/12/20 15:43:58 tra 1.43.54.4: RESYNC: (1.44-1.46); FILE MERGED 2005/09/13 18:23:22 tra 1.43.54.3: RESYNC: (1.43-1.44); FILE MERGED 2005/06/07 14:16:00 fme 1.43.54.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:30:01 tra 1.43.54.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [f83293d13eaa83c75d76c188539bd95d41bd958e]

INTEGRATION: CWS writercorehandoff (1.7.592); FILE MERGED 2005/09/13 18:23:11 tra 1.7.592.3: RESYNC: (1.7-1.8); FILE MERGED 2005/06/07 14:16:00 fme 1.7.592.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:30:00 tra 1.7.592.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [d1864c0cc5771796c337853299fe491c1bef2cb7]

INTEGRATION: CWS writercorehandoff (1.6.466); FILE MERGED 2005/09/13 18:22:57 tra 1.6.466.3: RESYNC: (1.6-1.7); FILE MERGED 2005/06/07 14:16:00 fme 1.6.466.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:30:00 tra 1.6.466.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [f8b8209977766fd8a8881f1b060d0b6383c8af35]

INTEGRATION: CWS writercorehandoff (1.27.244); FILE MERGED 2006/05/08 13:26:54 fme 1.27.244.3: RESYNC: (1.28-1.29); FILE MERGED 2005/09/13 18:22:46 tra 1.27.244.2: RESYNC: (1.27-1.28); FILE MERGED 2005/08/31 12:51:11 tra 1.27.244.1: #i50348# Introducing IDocumentRedlineAccess interface


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [7605ff78be3ad550697c92c9d4d6e199218462be]

INTEGRATION: CWS writercorehandoff (1.8.238); FILE MERGED 2005/09/13 18:20:39 tra 1.8.238.4: RESYNC: (1.9-1.10); FILE MERGED 2005/07/28 11:59:30 tra 1.8.238.3: RESYNC: (1.8-1.9); FILE MERGED 2005/06/07 14:16:00 fme 1.8.238.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:29:59 tra 1.8.238.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [20be4e2960a2973ceba4f42758573a465a1fd210]

INTEGRATION: CWS writercorehandoff (1.14.4); FILE MERGED 2006/05/08 11:21:25 fme 1.14.4.3: #i50348# Make SwDoc accessible via interfaces 2006/03/17 08:43:21 tra 1.14.4.2: RESYNC: (1.14-1.15); FILE MERGED 2005/11/18 14:53:38 fme 1.14.4.1: #i50348# Make SwDoc accessible via interfaces


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [02a823629e304060b101d06cef400577fbdd01f8]

INTEGRATION: CWS writercorehandoff (1.28.316); FILE MERGED 2006/07/27 15:06:40 fme 1.28.316.7: RESYNC: (1.32-1.34); FILE MERGED 2006/05/08 13:26:37 fme 1.28.316.6: RESYNC: (1.31-1.32); FILE MERGED 2006/04/28 13:41:44 fme 1.28.316.5: RESYNC: (1.30-1.31); FILE MERGED 2005/12/20 15:43:29 tra 1.28.316.4: RESYNC: (1.29-1.30); FILE MERGED 2005/09/13 18:19:47 tra 1.28.316.3: RESYNC: (1.28-1.29); FILE MERGED 2005/06/07 14:15:59 fme 1.28.316.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:29:59 tra 1.28.316.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [9fc860be3eda0c5ba1148c4cdd31b832e9f66423]

INTEGRATION: CWS writercorehandoff (1.30.324); FILE MERGED 2006/07/27 15:06:32 fme 1.30.324.5: RESYNC: (1.32-1.33); FILE MERGED 2005/12/20 15:43:19 tra 1.30.324.4: RESYNC: (1.31-1.32); FILE MERGED 2005/09/13 18:19:34 tra 1.30.324.3: RESYNC: (1.30-1.31); FILE MERGED 2005/06/07 14:15:59 fme 1.30.324.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:29:58 tra 1.30.324.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [4cd5beb1b09d4102886c813124263d6189d9b2ce]

INTEGRATION: CWS writercorehandoff (1.19.444); FILE MERGED 2006/07/27 15:06:23 fme 1.19.444.6: RESYNC: (1.21-1.22); FILE MERGED 2006/05/08 11:21:25 fme 1.19.444.5: #i50348# Make SwDoc accessible via interfaces 2006/04/05 13:33:03 tra 1.19.444.4: RESYNC: (1.20-1.21); FILE MERGED 2005/09/13 18:19:21 tra 1.19.444.3: RESYNC: (1.19-1.20); FILE MERGED 2005/06/07 14:15:59 fme 1.19.444.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:29:57 tra 1.19.444.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [1bd8ef84096b7efcae751b75150b0212fa9dc1c0]

INTEGRATION: CWS writercorehandoff (1.13.86); FILE MERGED 2006/07/27 15:06:04 fme 1.13.86.4: RESYNC: (1.14-1.15); FILE MERGED 2005/09/13 18:18:48 tra 1.13.86.3: RESYNC: (1.13-1.14); FILE MERGED 2005/06/07 14:15:58 fme 1.13.86.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:29:57 tra 1.13.86.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [692dacd2ae4e0451371bc8767948fdf5b11ef9f7]

INTEGRATION: CWS writercorehandoff (1.7.530); FILE MERGED 2006/07/27 15:05:56 fme 1.7.530.4: RESYNC: (1.8-1.9); FILE MERGED 2005/09/13 18:18:37 tra 1.7.530.3: RESYNC: (1.7-1.8); FILE MERGED 2005/06/07 14:15:58 fme 1.7.530.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:29:56 tra 1.7.530.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [87ad6f2a06c6ca95fe521143457910234c77aa88]

INTEGRATION: CWS writercorehandoff (1.5.496); FILE MERGED 2006/07/27 15:05:48 fme 1.5.496.5: RESYNC: (1.7-1.8); FILE MERGED 2006/05/08 13:26:29 fme 1.5.496.4: RESYNC: (1.6-1.7); FILE MERGED 2005/09/13 18:18:26 tra 1.5.496.3: RESYNC: (1.5-1.6); FILE MERGED 2005/06/07 14:15:58 fme 1.5.496.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:29:56 tra 1.5.496.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [eba2e8a6b0f3630a8f86d709cab7c88b3691a20e]

INTEGRATION: CWS writercorehandoff (1.67.120); FILE MERGED 2006/07/27 15:05:35 fme 1.67.120.8: RESYNC: (1.72-1.74); FILE MERGED 2006/03/17 08:43:12 tra 1.67.120.7: RESYNC: (1.71-1.72); FILE MERGED 2005/12/21 15:16:28 tra 1.67.120.6: #i50348# 2005/12/20 15:43:09 tra 1.67.120.5: RESYNC: (1.69-1.71); FILE MERGED 2005/10/25 09:06:42 tra 1.67.120.4: RESYNC: (1.68-1.69); FILE MERGED 2005/09/13 18:18:16 tra 1.67.120.3: RESYNC: (1.67-1.68); FILE MERGED 2005/06/07 14:15:57 fme 1.67.120.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:29:55 tra 1.67.120.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [6aec3945d291d604924c94563f5456bcd3b68f98]

INTEGRATION: CWS writercorehandoff (1.13.4); FILE MERGED 2006/05/08 11:21:24 fme 1.13.4.2: #i50348# Make SwDoc accessible via interfaces 2005/10/24 16:01:37 tra 1.13.4.1: #50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [64bdc48ddc9eee5a96d16b00bf2c3231db2d652a]

INTEGRATION: CWS writercorehandoff (1.3.1116); FILE MERGED 2005/09/13 18:14:47 tra 1.3.1116.3: RESYNC: (1.3-1.4); FILE MERGED 2005/06/07 14:15:57 fme 1.3.1116.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:29:54 tra 1.3.1116.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [ce018dd464f12a9d497850357250a34d0fa8534f]

INTEGRATION: CWS writercorehandoff (1.13.324); FILE MERGED 2005/09/13 18:14:36 tra 1.13.324.3: RESYNC: (1.13-1.14); FILE MERGED 2005/06/07 14:15:57 fme 1.13.324.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:29:54 tra 1.13.324.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [e57d45a9c30bdf7aa01c89edccd3f36a650b4e5e]

INTEGRATION: CWS writercorehandoff (1.9.528); FILE MERGED 2006/07/27 15:04:05 fme 1.9.528.4: RESYNC: (1.10-1.11); FILE MERGED 2005/09/13 18:14:25 tra 1.9.528.3: RESYNC: (1.9-1.10); FILE MERGED 2005/06/07 14:15:56 fme 1.9.528.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:29:53 tra 1.9.528.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [85622e966b86be4848714fc8558ef10b74ba1d25]

INTEGRATION: CWS writercorehandoff (1.5.1116); FILE MERGED 2005/09/13 18:13:49 tra 1.5.1116.3: RESYNC: (1.5-1.6); FILE MERGED 2005/06/07 14:15:56 fme 1.5.1116.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:29:52 tra 1.5.1116.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [3eba51864b4bdea5564b67d2830b960df89b5d5c]

INTEGRATION: CWS writercorehandoff (1.8.86); FILE MERGED 2006/07/27 15:03:53 fme 1.8.86.4: RESYNC: (1.9-1.10); FILE MERGED 2005/09/13 18:14:03 tra 1.8.86.3: RESYNC: (1.8-1.9); FILE MERGED 2005/06/07 14:15:56 fme 1.8.86.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:29:52 tra 1.8.86.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [b3425ccbbbdb5834ff70b0e690e7192a2a486993]

INTEGRATION: CWS writercorehandoff (1.3.462); FILE MERGED 2006/05/08 11:21:24 fme 1.3.462.4: #i50348# Make SwDoc accessible via interfaces 2006/04/28 13:41:36 fme 1.3.462.3: RESYNC: (1.4-1.5); FILE MERGED 2005/09/13 18:13:27 tra 1.3.462.2: RESYNC: (1.3-1.4); FILE MERGED 2005/08/31 12:51:10 tra 1.3.462.1: #i50348# Introducing IDocumentRedlineAccess interface


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [4821199aed811443edf27dd6c38b6c39c2b16993]

INTEGRATION: CWS writercorehandoff (1.13.462); FILE MERGED 2005/09/13 18:12:47 tra 1.13.462.3: RESYNC: (1.13-1.14); FILE MERGED 2005/06/07 14:15:55 fme 1.13.462.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:29:51 tra 1.13.462.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [1f69402a31fe848172e71c6990cb24d7038bb853]

INTEGRATION: CWS writercorehandoff (1.18.244); FILE MERGED 2006/05/30 06:48:18 fme 1.18.244.5: RESYNC: (1.20-1.21); FILE MERGED 2006/05/08 11:21:24 fme 1.18.244.4: #i50348# Make SwDoc accessible via interfaces 2006/04/28 13:41:28 fme 1.18.244.3: RESYNC: (1.19-1.20); FILE MERGED 2005/09/13 18:12:10 tra 1.18.244.2: RESYNC: (1.18-1.19); FILE MERGED 2005/08/31 12:51:10 tra 1.18.244.1: #i50348# Introducing IDocumentRedlineAccess interface


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [39908928d129709eaa753179fdde7b5dd37a7266]

INTEGRATION: CWS writercorehandoff (1.29.18); FILE MERGED 2005/12/20 15:42:34 tra 1.29.18.4: RESYNC: (1.30-1.32); FILE MERGED 2005/09/13 18:10:07 tra 1.29.18.3: RESYNC: (1.29-1.30); FILE MERGED 2005/06/07 14:15:55 fme 1.29.18.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:29:50 tra 1.29.18.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [7c5be3dc3551cd56ec280b833ceca17d30a53a75]

INTEGRATION: CWS writercorehandoff (1.6.1116); FILE MERGED 2006/07/27 15:03:10 fme 1.6.1116.5: RESYNC: (1.8-1.9); FILE MERGED 2006/03/17 08:42:31 tra 1.6.1116.4: RESYNC: (1.7-1.8); FILE MERGED 2005/09/13 18:09:38 tra 1.6.1116.3: RESYNC: (1.6-1.7); FILE MERGED 2005/06/07 14:15:54 fme 1.6.1116.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:29:50 tra 1.6.1116.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [ed3eeac48247572e79a31c161071f521d659b435]

INTEGRATION: CWS writercorehandoff (1.11.156); FILE MERGED 2005/09/13 18:02:53 tra 1.11.156.3: RESYNC: (1.11-1.12); FILE MERGED 2005/06/07 14:15:54 fme 1.11.156.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:29:49 tra 1.11.156.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [d8da109727bfc2f6ed21c2fa9657142d10e28bf7]

INTEGRATION: CWS writercorehandoff (1.8.4); FILE MERGED 2006/05/08 11:21:24 fme 1.8.4.1: #i50348# Make SwDoc accessible via interfaces


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [18c1fec17f94308ddc3c395f0f666320ee6f3569]

INTEGRATION: CWS writercorehandoff (1.10.444); FILE MERGED 2006/05/08 13:26:10 fme 1.10.444.5: RESYNC: (1.12-1.13); FILE MERGED 2006/04/05 13:32:39 tra 1.10.444.4: RESYNC: (1.11-1.12); FILE MERGED 2005/09/13 18:06:27 tra 1.10.444.3: RESYNC: (1.10-1.11); FILE MERGED 2005/07/13 13:24:51 fme 1.10.444.2: #i50348# Make SwDoc accessible via interfaces 2005/06/24 11:43:55 fme 1.10.444.1: #i50348# Make SwDoc accessible via interfaces


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [a72e8ac26f742140b54c3ea7f2edeb18e38cf274]

INTEGRATION: CWS writercorehandoff (1.38.252); FILE MERGED 2006/07/27 15:02:44 fme 1.38.252.5: RESYNC: (1.39-1.40); FILE MERGED 2006/05/08 11:21:23 fme 1.38.252.4: #i50348# Make SwDoc accessible via interfaces 2005/09/13 18:05:51 tra 1.38.252.3: RESYNC: (1.38-1.39); FILE MERGED 2005/06/07 14:15:54 fme 1.38.252.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:29:49 tra 1.38.252.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [ee74b1b7be6f283ea733f708b3fbdda9276959a8]

INTEGRATION: CWS writercorehandoff (1.16.462); FILE MERGED 2006/07/27 15:01:46 fme 1.16.462.4: RESYNC: (1.18-1.19); FILE MERGED 2005/11/04 12:58:16 tra 1.16.462.3: #i50348# 2005/09/13 18:04:45 tra 1.16.462.2: RESYNC: (1.16-1.17); FILE MERGED 2005/06/06 09:29:48 tra 1.16.462.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [a3ccdaa1f5654b25556ee6d6292ea831d2e4920b]

INTEGRATION: CWS writercorehandoff (1.3.444); FILE MERGED 2005/10/25 09:02:54 tra 1.3.444.4: RESYNC: (1.4-1.5); FILE MERGED 2005/09/13 18:02:18 tra 1.3.444.3: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 13:24:51 fme 1.3.444.2: #i50348# Make SwDoc accessible via interfaces 2005/06/24 11:43:54 fme 1.3.444.1: #i50348# Make SwDoc accessible via interfaces


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [c9f552c3ee6573d9b8d92a1b945a23674eefdea8]

INTEGRATION: CWS writercorehandoff (1.22.32); FILE MERGED 2006/05/09 10:38:01 fme 1.22.32.5: #i50348# make SwDoc accessible via interfaces 2006/03/17 08:42:05 tra 1.22.32.4: RESYNC: (1.23-1.24); FILE MERGED 2005/09/13 18:01:48 tra 1.22.32.3: RESYNC: (1.22-1.23); FILE MERGED 2005/06/07 14:15:53 fme 1.22.32.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:29:48 tra 1.22.32.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [905e1294b285686d763ce17cbfaf06f5a4f1742a]

INTEGRATION: CWS writercorehandoff (1.11.18); FILE MERGED 2006/03/17 08:41:41 tra 1.11.18.3: RESYNC: (1.12-1.13); FILE MERGED 2005/12/20 15:41:52 tra 1.11.18.2: RESYNC: (1.11-1.12); FILE MERGED 2005/11/18 14:53:38 fme 1.11.18.1: #i50348# Make SwDoc accessible via interfaces


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [1d75904e3948af5457f911a79388aa42c71186d6]

INTEGRATION: CWS writercorehandoff (1.11.88); FILE MERGED 2005/09/28 14:01:51 tra 1.11.88.4: #i50348# 2005/09/13 18:00:48 tra 1.11.88.3: RESYNC: (1.11-1.12); FILE MERGED 2005/06/07 14:15:53 fme 1.11.88.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:29:47 tra 1.11.88.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [67d9744af2aad8e741526f959cde7515cc4e4e72]

INTEGRATION: CWS writercorehandoff (1.4.448); FILE MERGED 2005/09/13 18:00:38 tra 1.4.448.3: RESYNC: (1.4-1.5); FILE MERGED 2005/06/07 14:15:52 fme 1.4.448.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:29:46 tra 1.4.448.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [a30f70016fbdf0d3f953e4370b25b4d0186edccd]

INTEGRATION: CWS writercorehandoff (1.31.592); FILE MERGED 2005/09/13 17:58:43 tra 1.31.592.3: RESYNC: (1.31-1.32); FILE MERGED 2005/06/07 14:15:52 fme 1.31.592.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:29:46 tra 1.31.592.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [ec20b02e6191283a63cfb8f9622e818c328daca1]

INTEGRATION: CWS writercorehandoff (1.62.252); FILE MERGED 2006/07/27 15:01:03 fme 1.62.252.7: RESYNC: (1.66-1.67); FILE MERGED 2006/05/08 13:26:01 fme 1.62.252.6: RESYNC: (1.65-1.66); FILE MERGED 2006/03/17 08:41:11 tra 1.62.252.5: RESYNC: (1.64-1.65); FILE MERGED 2005/10/25 09:01:28 tra 1.62.252.4: RESYNC: (1.63-1.64); FILE MERGED 2005/09/13 17:58:06 tra 1.62.252.3: RESYNC: (1.62-1.63); FILE MERGED 2005/06/07 14:15:51 fme 1.62.252.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:29:45 tra 1.62.252.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [a2b868ff51ecf66cf8226068615795a90208d607]

INTEGRATION: CWS writercorehandoff (1.11.78); FILE MERGED 2006/05/30 06:47:25 fme 1.11.78.3: RESYNC: (1.12-1.13); FILE MERGED 2005/09/13 17:53:08 tra 1.11.78.2: RESYNC: (1.11-1.12); FILE MERGED 2005/06/07 14:15:50 fme 1.11.78.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [6878a5e19a7ddcef2818309bf8c77a2f3f4b2e0a]

INTEGRATION: CWS writercorehandoff (1.8.462); FILE MERGED 2006/03/17 08:40:59 tra 1.8.462.3: RESYNC: (1.9-1.10); FILE MERGED 2005/09/13 17:52:18 tra 1.8.462.2: RESYNC: (1.8-1.9); FILE MERGED 2005/06/07 14:15:49 fme 1.8.462.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [b53cf0f5ec41ef69da057c2c29505cca49818737]

INTEGRATION: CWS writercorehandoff (1.2.592); FILE MERGED 2005/09/13 17:50:02 tra 1.2.592.2: RESYNC: (1.2-1.3); FILE MERGED 2005/06/07 14:15:49 fme 1.2.592.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [61120d5aa3a1da789786a730b4fe9eda12181d72]

INTEGRATION: CWS writercorehandoff (1.3.1310); FILE MERGED 2005/09/13 17:48:37 tra 1.3.1310.2: RESYNC: (1.3-1.4); FILE MERGED 2005/06/07 14:15:49 fme 1.3.1310.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [769d5c0f3d5b6c9b22cdcd6febd9ae79e339ecb0]

INTEGRATION: CWS writercorehandoff (1.1.1.1.1316); FILE MERGED 2005/09/13 17:47:39 tra 1.1.1.1.1316.2: RESYNC: (1.1.1.1-1.2); FILE MERGED 2005/06/07 14:15:49 fme 1.1.1.1.1316.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [3cbaced3f9899f3115b805635e1b46d553075142]

INTEGRATION: CWS writercorehandoff (1.4.462); FILE MERGED 2005/09/13 17:47:26 tra 1.4.462.2: RESYNC: (1.4-1.5); FILE MERGED 2005/06/07 14:15:48 fme 1.4.462.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [d73b48febf536e59670d9a29a51b654a47e2f913]

INTEGRATION: CWS writercorehandoff (1.2.1288); FILE MERGED 2005/09/13 17:47:03 tra 1.2.1288.2: RESYNC: (1.2-1.3); FILE MERGED 2005/06/07 14:15:48 fme 1.2.1288.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [2d58d175bfd52c7cd73aff267a726a5123ac0f7f]

INTEGRATION: CWS writercorehandoff (1.3.466); FILE MERGED 2005/09/13 17:44:54 tra 1.3.466.2: RESYNC: (1.3-1.4); FILE MERGED 2005/06/07 14:15:48 fme 1.3.466.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [6c8b36dc81dfde24730de22388df4f565569b42b]

INTEGRATION: CWS writercorehandoff (1.3.462); FILE MERGED 2005/09/13 17:44:28 tra 1.3.462.2: RESYNC: (1.3-1.4); FILE MERGED 2005/06/07 14:15:48 fme 1.3.462.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [51e925ca88b056628420fa700ce6bf3f531f67a4]

INTEGRATION: CWS writercorehandoff (1.14.444); FILE MERGED 2006/05/30 06:47:13 fme 1.14.444.3: RESYNC: (1.15-1.16); FILE MERGED 2005/09/13 17:44:08 tra 1.14.444.2: RESYNC: (1.14-1.15); FILE MERGED 2005/06/07 14:15:47 fme 1.14.444.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [35272626fbe511c98254c8933c9733257b2de6cd]

INTEGRATION: CWS writercorehandoff (1.2.466); FILE MERGED 2005/09/13 17:41:42 tra 1.2.466.2: RESYNC: (1.2-1.3); FILE MERGED 2005/06/07 14:15:47 fme 1.2.466.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [e270da41339a375564a4bea87e60848a2facd676]

INTEGRATION: CWS writercorehandoff (1.11.326); FILE MERGED 2005/09/13 17:41:09 tra 1.11.326.2: RESYNC: (1.11-1.12); FILE MERGED 2005/06/07 14:15:46 fme 1.11.326.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [87aa8b73606e6223e90b71dd6caf7dbd8fd496c5]

INTEGRATION: CWS writercorehandoff (1.3.462); FILE MERGED 2006/04/28 13:41:20 fme 1.3.462.4: RESYNC: (1.5-1.6); FILE MERGED 2006/03/17 08:40:13 tra 1.3.462.3: RESYNC: (1.4-1.5); FILE MERGED 2005/09/13 17:41:01 tra 1.3.462.2: RESYNC: (1.3-1.4); FILE MERGED 2005/08/31 12:51:09 tra 1.3.462.1: #i50348# Introducing IDocumentRedlineAccess interface


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [28eb2bcb988f27350df01c40e83ab32d0c466265]

INTEGRATION: CWS writercorehandoff (1.5.156); FILE MERGED 2005/09/13 17:38:36 tra 1.5.156.2: RESYNC: (1.5-1.6); FILE MERGED 2005/06/07 14:15:46 fme 1.5.156.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [7278bf620c9025f39bbb1a0ca719dd969e002209]

INTEGRATION: CWS writercorehandoff (1.4.586); FILE MERGED 2006/03/17 08:39:45 tra 1.4.586.3: RESYNC: (1.5-1.6); FILE MERGED 2005/09/13 17:37:52 tra 1.4.586.2: RESYNC: (1.4-1.5); FILE MERGED 2005/06/07 14:15:46 fme 1.4.586.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [e15bca3546ce212d6e7d65b63311ed861cf6e8f3]

INTEGRATION: CWS writercorehandoff (1.5.592); FILE MERGED 2005/09/13 17:35:40 tra 1.5.592.2: RESYNC: (1.5-1.6); FILE MERGED 2005/06/07 14:15:45 fme 1.5.592.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [879c4fadbd17de3d88f9d55d66916011c7195233]

INTEGRATION: CWS writercorehandoff (1.4.156); FILE MERGED 2005/09/13 17:33:32 tra 1.4.156.2: RESYNC: (1.4-1.5); FILE MERGED 2005/06/07 14:15:45 fme 1.4.156.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [266e81c0ffe32df0d9e901f54ce1a41bc1f4e257]

INTEGRATION: CWS writercorehandoff (1.6.272); FILE MERGED 2005/09/13 17:30:43 tra 1.6.272.2: RESYNC: (1.6-1.7); FILE MERGED 2005/06/06 09:29:44 tra 1.6.272.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [0655bf42685e2247599a02be7af621c6a9568a0b]

INTEGRATION: CWS writercorehandoff (1.3.1288); FILE MERGED 2005/09/13 17:30:35 tra 1.3.1288.2: RESYNC: (1.3-1.4); FILE MERGED 2005/06/07 14:15:45 fme 1.3.1288.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [565153cb32fadba0fc92f8c6c71a13dbdeac1240]

INTEGRATION: CWS writercorehandoff (1.4.288); FILE MERGED 2005/09/13 17:29:36 tra 1.4.288.2: RESYNC: (1.4-1.5); FILE MERGED 2005/06/07 14:15:44 fme 1.4.288.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [0088f8c2eb11e79ced02fbaab9534bc05da2c2e9]

INTEGRATION: CWS writercorehandoff (1.2.1312); FILE MERGED 2005/09/13 17:28:25 tra 1.2.1312.2: RESYNC: (1.2-1.3); FILE MERGED 2005/06/07 14:15:44 fme 1.2.1312.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [834a13575397e0cc400d94dbce6f7e0772e46694]

INTEGRATION: CWS writercorehandoff (1.7.768); FILE MERGED 2005/09/13 17:28:16 tra 1.7.768.3: RESYNC: (1.7-1.8); FILE MERGED 2005/06/07 14:15:44 fme 1.7.768.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:29:43 tra 1.7.768.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [240d99614614e88ef2986551d1ba364c45d24843]

INTEGRATION: CWS writercorehandoff (1.3.768); FILE MERGED 2005/09/13 17:24:22 tra 1.3.768.2: RESYNC: (1.3-1.4); FILE MERGED 2005/06/07 14:15:43 fme 1.3.768.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [9fd9c041a2d76c0b6c856d6b2a49a60508059f9b]

INTEGRATION: CWS writercorehandoff (1.12.462); FILE MERGED 2006/03/17 08:38:20 tra 1.12.462.3: RESYNC: (1.13-1.14); FILE MERGED 2005/09/13 17:24:11 tra 1.12.462.2: RESYNC: (1.12-1.13); FILE MERGED 2005/06/07 14:15:43 fme 1.12.462.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [75f7a506512cc07d43881bfe1eff07803204fdb0]

INTEGRATION: CWS writercorehandoff (1.1.1.1.1324); FILE MERGED 2005/09/13 17:24:02 tra 1.1.1.1.1324.2: RESYNC: (1.1.1.1-1.2); FILE MERGED 2005/06/07 14:15:43 fme 1.1.1.1.1324.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [b7f4fd61e7df925000bd32ab9dc3a9349562176f]

INTEGRATION: CWS writercorehandoff (1.19.138); FILE MERGED 2006/07/27 14:58:45 fme 1.19.138.7: RESYNC: (1.25-1.26); FILE MERGED 2006/05/08 13:25:53 fme 1.19.138.6: RESYNC: (1.24-1.25); FILE MERGED 2006/04/05 13:31:10 tra 1.19.138.5: RESYNC: (1.23-1.24); FILE MERGED 2006/03/17 08:38:09 tra 1.19.138.4: RESYNC: (1.21-1.23); FILE MERGED 2005/09/13 17:23:21 tra 1.19.138.3: RESYNC: (1.20-1.21); FILE MERGED 2005/07/19 13:31:16 tra 1.19.138.2: RESYNC: (1.19-1.20); FILE MERGED 2005/06/07 14:15:43 fme 1.19.138.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [aae45dcb8afb1b31fcb15be38ec0ac33148f06d4]

INTEGRATION: CWS writercorehandoff (1.4.446); FILE MERGED 2005/09/13 17:22:30 tra 1.4.446.2: RESYNC: (1.4-1.5); FILE MERGED 2005/06/07 14:15:42 fme 1.4.446.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [7208ceb5f612fe27ab0c5e9e3ff63b83421594a0]

INTEGRATION: CWS writercorehandoff (1.4.558); FILE MERGED 2005/09/13 17:22:14 tra 1.4.558.2: RESYNC: (1.4-1.5); FILE MERGED 2005/06/07 14:15:42 fme 1.4.558.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [d561cf0e3b272cc7e8a385be843e8887b2f740ac]

INTEGRATION: CWS writercorehandoff (1.1.1.1.1324); FILE MERGED 2005/09/13 17:21:53 tra 1.1.1.1.1324.2: RESYNC: (1.1.1.1-1.2); FILE MERGED 2005/06/07 14:15:42 fme 1.1.1.1.1324.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [34ec3dbbb6c0c4f0ad6016b53ef425a17a100c79]

INTEGRATION: CWS writercorehandoff (1.1.1.1.1324); FILE MERGED 2005/09/13 17:21:43 tra 1.1.1.1.1324.2: RESYNC: (1.1.1.1-1.2); FILE MERGED 2005/06/07 14:15:41 fme 1.1.1.1.1324.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [5ce0291457007e82c31f55e6326236bc08cab20d]

INTEGRATION: CWS writercorehandoff (1.4.586); FILE MERGED 2005/09/13 17:18:58 tra 1.4.586.2: RESYNC: (1.4-1.5); FILE MERGED 2005/06/07 14:15:41 fme 1.4.586.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [dff4f6c6cbdb8ad31a690091711619d4e63ad05b]

INTEGRATION: CWS writercorehandoff (1.1.1.1.1324); FILE MERGED 2005/09/13 17:18:48 tra 1.1.1.1.1324.2: RESYNC: (1.1.1.1-1.2); FILE MERGED 2005/06/07 14:15:41 fme 1.1.1.1.1324.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [ddb8d3d508e73c9a7a0be424666e1a38c8fdcba3]

INTEGRATION: CWS writercorehandoff (1.2.1310); FILE MERGED 2005/09/13 17:16:04 tra 1.2.1310.2: RESYNC: (1.2-1.3); FILE MERGED 2005/06/07 14:15:40 fme 1.2.1310.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [f6a5d65733f15c99284918c63f296c34df58db97]

INTEGRATION: CWS writercorehandoff (1.10.462); FILE MERGED 2006/03/17 08:38:00 tra 1.10.462.4: RESYNC: (1.11-1.12); FILE MERGED 2005/09/13 17:15:15 tra 1.10.462.3: RESYNC: (1.10-1.11); FILE MERGED 2005/06/07 14:15:40 fme 1.10.462.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:29:42 tra 1.10.462.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [bb3c992ed083238f95337e84b91e1cb414a60906]

INTEGRATION: CWS writercorehandoff (1.10.72); FILE MERGED 2006/04/05 08:49:48 tra 1.10.72.1: #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [1796db4e87185594fbb87a74e996baeae7e6d145]

INTEGRATION: CWS writercorehandoff (1.3.1324); FILE MERGED 2005/09/13 17:12:47 tra 1.3.1324.2: RESYNC: (1.3-1.4); FILE MERGED 2005/06/07 14:15:39 fme 1.3.1324.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [ffc61e851fac8aa9ebaa1ef3c0b13e19ef48d925]

INTEGRATION: CWS writercorehandoff (1.4.1310); FILE MERGED 2005/09/13 17:12:21 tra 1.4.1310.2: RESYNC: (1.4-1.5); FILE MERGED 2005/06/06 09:29:42 tra 1.4.1310.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [b6c44fa534e76be4df77b6a7e510a77195ac3ded]

INTEGRATION: CWS writercorehandoff (1.53.98); FILE MERGED 2005/10/25 08:58:53 tra 1.53.98.4: RESYNC: (1.54-1.55); FILE MERGED 2005/09/13 17:06:56 tra 1.53.98.3: RESYNC: (1.53-1.54); FILE MERGED 2005/06/07 14:15:38 fme 1.53.98.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:29:41 tra 1.53.98.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [dd240ce20579f0b9111732a9d36d551848ccec0d]

INTEGRATION: CWS writercorehandoff (1.19.234); FILE MERGED 2005/12/20 15:39:36 tra 1.19.234.5: RESYNC: (1.21-1.22); FILE MERGED 2005/10/25 08:58:31 tra 1.19.234.4: RESYNC: (1.20-1.21); FILE MERGED 2005/09/13 17:05:57 tra 1.19.234.3: RESYNC: (1.19-1.20); FILE MERGED 2005/06/07 14:15:38 fme 1.19.234.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:29:40 tra 1.19.234.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [14549ad3f4ecea74192babb663e01c8bab28b1e9]

INTEGRATION: CWS writercorehandoff (1.14.444); FILE MERGED 2006/03/17 08:36:39 tra 1.14.444.4: RESYNC: (1.15-1.16); FILE MERGED 2005/09/13 17:00:33 tra 1.14.444.3: RESYNC: (1.14-1.15); FILE MERGED 2005/06/07 14:15:37 fme 1.14.444.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:29:39 tra 1.14.444.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [b1b7b5b3f261cc177702b51954ec091085a6a550]

INTEGRATION: CWS writercorehandoff (1.14.4); FILE MERGED 2006/03/17 08:36:01 tra 1.14.4.2: RESYNC: (1.14-1.15); FILE MERGED 2006/01/20 10:02:06 tra 1.14.4.1: #i50348#removed inactive code


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [04ed0223d14ab38b39407942d1dc1b963efb1414]

INTEGRATION: CWS writercorehandoff (1.42.54); FILE MERGED 2006/05/09 10:38:00 fme 1.42.54.5: #i50348# make SwDoc accessible via interfaces 2006/03/17 08:35:49 tra 1.42.54.4: RESYNC: (1.43-1.44); FILE MERGED 2005/09/13 16:58:20 tra 1.42.54.3: RESYNC: (1.42-1.43); FILE MERGED 2005/06/07 14:15:37 fme 1.42.54.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:29:39 tra 1.42.54.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [01e9901c379807ef73952306d2ce282390751fa4]

INTEGRATION: CWS writercorehandoff (1.14.462); FILE MERGED 2006/03/17 08:35:38 tra 1.14.462.5: RESYNC: (1.16-1.17); FILE MERGED 2005/11/04 12:58:16 tra 1.14.462.4: #i50348# 2005/09/13 16:57:46 tra 1.14.462.3: RESYNC: (1.14-1.15); FILE MERGED 2005/06/07 14:15:36 fme 1.14.462.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:29:38 tra 1.14.462.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [823fdf4b184d0a8bf035e4fdaef2157d673a5629]

INTEGRATION: CWS writercorehandoff (1.11.462); FILE MERGED 2006/03/17 08:35:29 tra 1.11.462.4: RESYNC: (1.12-1.13); FILE MERGED 2005/09/13 16:57:35 tra 1.11.462.3: RESYNC: (1.11-1.12); FILE MERGED 2005/06/07 14:15:36 fme 1.11.462.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:29:38 tra 1.11.462.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [4bd88d904166dd31a2882d5364c67378ddca3859]

INTEGRATION: CWS writercorehandoff (1.9.462); FILE MERGED 2006/03/17 08:35:21 tra 1.9.462.4: RESYNC: (1.10-1.11); FILE MERGED 2005/09/13 16:57:00 tra 1.9.462.3: RESYNC: (1.9-1.10); FILE MERGED 2005/06/07 14:15:36 fme 1.9.462.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:29:37 tra 1.9.462.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [3fede705e33a525445f71bf36c596e067d6c1ee4]

INTEGRATION: CWS writercorehandoff (1.15.462); FILE MERGED 2006/03/17 08:34:55 tra 1.15.462.4: RESYNC: (1.16-1.17); FILE MERGED 2005/09/13 16:55:44 tra 1.15.462.3: RESYNC: (1.15-1.16); FILE MERGED 2005/06/07 14:15:36 fme 1.15.462.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:29:36 tra 1.15.462.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [1c3ad01795954583f8dc070ee07e80238e5603db]

INTEGRATION: CWS writercorehandoff (1.31.252); FILE MERGED 2005/09/13 16:53:16 tra 1.31.252.4: RESYNC: (1.31-1.32); FILE MERGED 2005/07/13 13:24:50 fme 1.31.252.3: #i50348# Make SwDoc accessible via interfaces 2005/06/07 14:15:35 fme 1.31.252.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:29:35 tra 1.31.252.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [ddb9f94ecf58cbbbd05053d3507c51203a41502c]

INTEGRATION: CWS writercorehandoff (1.8.462); FILE MERGED 2005/09/13 16:50:39 tra 1.8.462.3: RESYNC: (1.8-1.9); FILE MERGED 2005/06/07 14:15:34 fme 1.8.462.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:29:35 tra 1.8.462.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [6bcb2edc6972c6d84521b886cbf31960ce247b6e]

INTEGRATION: CWS writercorehandoff (1.5.462); FILE MERGED 2005/09/13 16:50:29 tra 1.5.462.3: RESYNC: (1.5-1.6); FILE MERGED 2005/06/07 14:15:34 fme 1.5.462.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:29:34 tra 1.5.462.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [3cc6730876e82c1c445102d92fb3c20e63e90a88]

INTEGRATION: CWS writercorehandoff (1.9.1116); FILE MERGED 2005/09/13 16:50:20 tra 1.9.1116.3: RESYNC: (1.9-1.10); FILE MERGED 2005/06/07 14:15:34 fme 1.9.1116.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:29:34 tra 1.9.1116.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [d11e16266da7d353fd193773f2a1ac134f2c802d]

INTEGRATION: CWS writercorehandoff (1.30.344); FILE MERGED 2006/05/08 11:21:22 fme 1.30.344.5: #i50348# Make SwDoc accessible via interfaces 2005/10/25 08:55:31 tra 1.30.344.4: RESYNC: (1.31-1.33); FILE MERGED 2005/09/13 16:50:11 tra 1.30.344.3: RESYNC: (1.30-1.31); FILE MERGED 2005/06/07 14:15:33 fme 1.30.344.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:29:33 tra 1.30.344.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [415ae82f941c372a106b62a6bc34c30cef8e0d91]

INTEGRATION: CWS writercorehandoff (1.15.462); FILE MERGED 2005/09/13 16:48:47 tra 1.15.462.3: RESYNC: (1.15-1.16); FILE MERGED 2005/06/07 14:15:33 fme 1.15.462.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:29:33 tra 1.15.462.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [d3e23effd821b5645219cdd170fdf9ca217e58e7]

INTEGRATION: CWS writercorehandoff (1.15.446); FILE MERGED 2006/05/09 10:38:00 fme 1.15.446.5: #i50348# make SwDoc accessible via interfaces 2006/04/28 13:40:52 fme 1.15.446.4: RESYNC: (1.16-1.17); FILE MERGED 2005/09/13 16:46:38 tra 1.15.446.3: RESYNC: (1.15-1.16); FILE MERGED 2005/06/07 14:15:32 fme 1.15.446.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:29:32 tra 1.15.446.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [760247d1af93f6bf6384f52ad53544b493d721e5]

INTEGRATION: CWS writercorehandoff (1.17.466); FILE MERGED 2005/09/13 16:46:17 tra 1.17.466.3: RESYNC: (1.17-1.18); FILE MERGED 2005/06/07 14:15:32 fme 1.17.466.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:29:31 tra 1.17.466.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [ee6faeac3ffe83fdd7f550a9c2b33df1a6f80f36]

INTEGRATION: CWS writercorehandoff (1.14.442); FILE MERGED 2006/07/27 14:57:14 fme 1.14.442.4: RESYNC: (1.16-1.17); FILE MERGED 2006/03/17 08:34:22 tra 1.14.442.3: RESYNC: (1.15-1.16); FILE MERGED 2005/09/13 16:45:24 tra 1.14.442.2: RESYNC: (1.14-1.15); FILE MERGED 2005/08/31 12:51:09 tra 1.14.442.1: #i50348# Introducing IDocumentRedlineAccess interface


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [d579478d7002a386d913161be8eedde47e6bb35b]

INTEGRATION: CWS writercorehandoff (1.115.48); FILE MERGED 2006/07/27 14:57:06 fme 1.115.48.13: RESYNC: (1.132-1.134); FILE MERGED 2006/05/08 13:25:23 fme 1.115.48.12: RESYNC: (1.130-1.132); FILE MERGED 2006/04/05 13:29:35 tra 1.115.48.11: RESYNC: (1.129-1.130); FILE MERGED 2006/03/17 08:34:14 tra 1.115.48.10: RESYNC: (1.124-1.129); FILE MERGED 2005/12/20 15:38:16 tra 1.115.48.9: RESYNC: (1.120-1.124); FILE MERGED 2005/11/04 12:58:15 tra 1.115.48.8: #i50348# 2005/10/25 08:54:36 tra 1.115.48.7: RESYNC: (1.117-1.119); FILE MERGED 2005/09/13 16:45:14 tra 1.115.48.6: RESYNC: (1.116-1.117); FILE MERGED 2005/07/19 13:29:45 tra 1.115.48.5: RESYNC: (1.115-1.116); FILE MERGED 2005/07/05 08:13:11 tra 1.115.48.4: #i50348#make SwDoc interface based 2005/06/24 11:43:53 fme 1.115.48.3: #i50348# Make SwDoc accessible via interfaces 2005/06/07 14:15:31 fme 1.115.48.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:29:30 tra 1.115.48.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [345f28d0994f9957e44b0db4e2d0186f70684423]

INTEGRATION: CWS writercorehandoff (1.94.94); FILE MERGED 2006/05/30 06:45:51 fme 1.94.94.13: RESYNC: (1.100-1.101); FILE MERGED 2006/04/05 13:29:23 tra 1.94.94.12: RESYNC: (1.99-1.100); FILE MERGED 2006/03/17 08:34:00 tra 1.94.94.11: RESYNC: (1.97-1.99); FILE MERGED 2006/01/20 10:02:05 tra 1.94.94.10: #i50348#removed inactive code 2005/12/20 15:37:55 tra 1.94.94.9: RESYNC: (1.96-1.97); FILE MERGED 2005/11/10 06:30:36 tra 1.94.94.8: #i50348# 2005/11/04 12:58:12 tra 1.94.94.7: #i50348# 2005/09/13 16:44:15 tra 1.94.94.6: RESYNC: (1.94-1.95); FILE MERGED 2005/07/19 08:43:07 tra 1.94.94.5: #i50348#make SwDoc interface based 2005/07/19 06:06:10 fme 1.94.94.4: #i50348# make SwDoc accessible via interfaces 2005/07/11 05:11:49 tra 1.94.94.3: #i50348#make SwDoc interface based 2005/06/07 14:15:30 fme 1.94.94.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:29:29 tra 1.94.94.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [6d7e4ef7cdf3ae528534ab9608bb0b557e25974b]

INTEGRATION: CWS writercorehandoff (1.22.4); FILE MERGED 2006/05/08 11:21:22 fme 1.22.4.2: #i50348# Make SwDoc accessible via interfaces 2005/10/06 08:09:30 tra 1.22.4.1: #50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [b60c154d49bf46393a93f1caee1b8a751e0533e4]

INTEGRATION: CWS writercorehandoff (1.12.252); FILE MERGED 2005/09/13 16:41:46 tra 1.12.252.3: RESYNC: (1.12-1.13); FILE MERGED 2005/06/07 14:15:29 fme 1.12.252.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:29:28 tra 1.12.252.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [b84393391f8bd50370c307992469a2edb4299a55]

INTEGRATION: CWS writercorehandoff (1.3.462); FILE MERGED 2005/09/13 16:41:23 tra 1.3.462.3: RESYNC: (1.3-1.4); FILE MERGED 2005/06/07 14:15:29 fme 1.3.462.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:29:27 tra 1.3.462.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [00aee63a93fbe5fc5cc2b712d2c64a356eb3c2a5]

INTEGRATION: CWS writercorehandoff (1.34.4); FILE MERGED 2006/05/08 11:21:21 fme 1.34.4.1: #i50348# Make SwDoc accessible via interfaces


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [2aae023187bf689eaa21664b1cd11ffb9465307d]

INTEGRATION: CWS writercorehandoff (1.9.462); FILE MERGED 2005/09/13 16:38:28 tra 1.9.462.3: RESYNC: (1.9-1.10); FILE MERGED 2005/06/07 14:15:29 fme 1.9.462.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:29:27 tra 1.9.462.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [1694e76c52e88b59315dab55552b10b5ef814e45]

INTEGRATION: CWS writercorehandoff (1.17.462); FILE MERGED 2006/01/20 10:02:04 tra 1.17.462.4: #i50348#removed inactive code 2005/09/13 16:37:36 tra 1.17.462.3: RESYNC: (1.17-1.18); FILE MERGED 2005/07/05 14:00:15 tra 1.17.462.2: #i50348#make SwDoc interface based 2005/06/24 11:43:52 fme 1.17.462.1: #i50348# Make SwDoc accessible via interfaces


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [45cc4525f6c2d1c85e5857371febce10f3faffc4]

INTEGRATION: CWS writercorehandoff (1.3.180); FILE MERGED 2006/07/27 14:56:44 fme 1.3.180.5: RESYNC: (1.5-1.6); FILE MERGED 2005/10/25 08:51:20 tra 1.3.180.4: RESYNC: (1.4-1.5); FILE MERGED 2005/09/13 16:36:37 tra 1.3.180.3: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 13:24:49 fme 1.3.180.2: #i50348# Make SwDoc accessible via interfaces 2005/06/24 11:43:52 fme 1.3.180.1: #i50348# Make SwDoc accessible via interfaces


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [9e477f4ae4d531e2becb12254c43bd83af52595d]

INTEGRATION: CWS writercorehandoff (1.4.156); FILE MERGED 2005/10/25 08:50:16 tra 1.4.156.3: RESYNC: (1.5-1.6); FILE MERGED 2005/09/13 16:31:39 tra 1.4.156.2: RESYNC: (1.4-1.5); FILE MERGED 2005/06/07 14:15:28 fme 1.4.156.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [565e690bfc1ef8b3cb3a96b30e2116c5679ed05d]

INTEGRATION: CWS writercorehandoff (1.8.120); FILE MERGED 2006/05/08 13:24:59 fme 1.8.120.9: RESYNC: (1.13-1.14); FILE MERGED 2006/03/17 08:32:41 tra 1.8.120.8: RESYNC: (1.12-1.13); FILE MERGED 2005/11/04 12:58:12 tra 1.8.120.7: #i50348# 2005/10/26 07:37:56 tra 1.8.120.6: #i50348# 2005/10/25 08:50:08 tra 1.8.120.5: RESYNC: (1.9-1.11); FILE MERGED 2005/09/13 16:31:14 tra 1.8.120.4: RESYNC: (1.8-1.9); FILE MERGED 2005/07/13 13:24:48 fme 1.8.120.3: #i50348# Make SwDoc accessible via interfaces 2005/06/07 14:15:28 fme 1.8.120.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:29:26 tra 1.8.120.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [1311c33e9676a61702d3ea79ae22a7ebd91ed18b]

INTEGRATION: CWS writercorehandoff (1.4.326); FILE MERGED 2005/09/13 16:30:22 tra 1.4.326.3: RESYNC: (1.4-1.5); FILE MERGED 2005/06/07 14:15:28 fme 1.4.326.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:29:25 tra 1.4.326.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [0e0132ad221b0c8ba5456989e6ea3ca78e9e4742]

INTEGRATION: CWS writercorehandoff (1.7.156); FILE MERGED 2006/04/28 13:40:44 fme 1.7.156.6: RESYNC: (1.11-1.12); FILE MERGED 2006/03/17 08:31:59 tra 1.7.156.5: RESYNC: (1.9-1.11); FILE MERGED 2005/10/25 08:49:35 tra 1.7.156.4: RESYNC: (1.8-1.9); FILE MERGED 2005/09/13 16:29:29 tra 1.7.156.3: RESYNC: (1.7-1.8); FILE MERGED 2005/06/07 14:15:27 fme 1.7.156.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:29:25 tra 1.7.156.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [cc17a53de72d199aab33324ea5c2c13ec9cc8798]

INTEGRATION: CWS writercorehandoff (1.5.140); FILE MERGED 2006/04/05 13:27:49 tra 1.5.140.4: RESYNC: (1.6-1.7); FILE MERGED 2005/09/13 16:27:38 tra 1.5.140.3: RESYNC: (1.5-1.6); FILE MERGED 2005/06/07 14:15:27 fme 1.5.140.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:29:24 tra 1.5.140.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [86fa7c4af628e7efcaa6c073bed6606fef1538aa]

INTEGRATION: CWS writercorehandoff (1.3.326); FILE MERGED 2006/04/05 13:27:35 tra 1.3.326.8: RESYNC: (1.10-1.11); FILE MERGED 2006/03/17 08:30:53 tra 1.3.326.7: RESYNC: (1.8-1.10); FILE MERGED 2005/11/04 12:58:11 tra 1.3.326.6: #i50348# 2005/10/25 08:49:04 tra 1.3.326.5: RESYNC: (1.5-1.7); FILE MERGED 2005/09/13 16:27:26 tra 1.3.326.4: RESYNC: (1.4-1.5); FILE MERGED 2005/07/11 06:16:36 tra 1.3.326.3: RESYNC: (1.3-1.4); FILE MERGED 2005/06/07 14:15:27 fme 1.3.326.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:29:24 tra 1.3.326.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [d30e68e1ea5fd380dfeac372e2ba2c95bc975c70]

INTEGRATION: CWS writercorehandoff (1.6.140); FILE MERGED 2006/04/28 13:40:24 fme 1.6.140.8: RESYNC: (1.13-1.14); FILE MERGED 2006/04/05 13:27:08 tra 1.6.140.7: RESYNC: (1.12-1.13); FILE MERGED 2006/03/17 08:30:00 tra 1.6.140.6: RESYNC: (1.10-1.12); FILE MERGED 2005/11/04 12:58:11 tra 1.6.140.5: #i50348# 2005/10/25 08:48:44 tra 1.6.140.4: RESYNC: (1.7-1.9); FILE MERGED 2005/09/13 16:26:28 tra 1.6.140.3: RESYNC: (1.6-1.7); FILE MERGED 2005/06/07 14:15:26 fme 1.6.140.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:29:23 tra 1.6.140.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [c377dc004c6ec4e2e6701cf9bc14f7bcc0635357]

INTEGRATION: CWS writercorehandoff (1.5.326); FILE MERGED 2006/04/05 13:27:00 tra 1.5.326.5: RESYNC: (1.8-1.9); FILE MERGED 2006/03/17 08:29:52 tra 1.5.326.4: RESYNC: (1.6-1.8); FILE MERGED 2005/09/13 16:25:28 tra 1.5.326.3: RESYNC: (1.5-1.6); FILE MERGED 2005/06/07 14:15:26 fme 1.5.326.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:29:23 tra 1.5.326.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [6d1900b83a9303f6a0fcb9f29fffcd2469673ddf]

INTEGRATION: CWS writercorehandoff (1.5.140); FILE MERGED 2006/03/17 08:29:43 tra 1.5.140.7: RESYNC: (1.8-1.9); FILE MERGED 2005/11/04 12:58:11 tra 1.5.140.6: #i50348# 2005/10/26 07:37:56 tra 1.5.140.5: #i50348# 2005/10/25 08:48:20 tra 1.5.140.4: RESYNC: (1.6-1.7); FILE MERGED 2005/09/13 16:25:19 tra 1.5.140.3: RESYNC: (1.5-1.6); FILE MERGED 2005/06/07 14:15:26 fme 1.5.140.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:29:22 tra 1.5.140.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [360d78fc92774b2aa99543804d5a2f65e65442a6]

INTEGRATION: CWS writercorehandoff (1.96.32); FILE MERGED 2006/07/31 06:24:03 fme 1.96.32.17: #i50348# Resync 2006/07/27 14:56:05 fme 1.96.32.16: RESYNC: (1.107-1.109); FILE MERGED 2006/05/08 13:24:41 fme 1.96.32.15: RESYNC: (1.106-1.107); FILE MERGED 2006/05/08 11:21:21 fme 1.96.32.14: #i50348# Make SwDoc accessible via interfaces 2006/04/28 13:40:16 fme 1.96.32.13: RESYNC: (1.104-1.106); FILE MERGED 2006/04/05 08:49:47 tra 1.96.32.12: #i50348# 2006/03/17 08:29:09 tra 1.96.32.11: RESYNC: (1.102-1.104); FILE MERGED 2006/01/20 10:02:03 tra 1.96.32.10: #i50348#removed inactive code 2005/12/20 15:37:11 tra 1.96.32.9: RESYNC: (1.100-1.102); FILE MERGED 2005/10/26 07:37:54 tra 1.96.32.8: #i50348# 2005/10/25 08:47:51 tra 1.96.32.7: RESYNC: (1.98-1.100); FILE MERGED 2005/10/06 08:09:28 tra 1.96.32.6: #50348# 2005/09/13 16:22:26 tra 1.96.32.5: RESYNC: (1.97-1.98); FILE MERGED 2005/07/28 11:57:28 tra 1.96.32.4: RESYNC: (1.96-1.97); FILE MERGED 2005/07/13 13:24:47 fme 1.96.32.3: #i50348# Make SwDoc accessible via interfaces 2005/06/07 14:15:25 fme 1.96.32.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:29:21 tra 1.96.32.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [b2d5fb2fce64d7f11edf30056891bf58d508d406]

INTEGRATION: CWS writercorehandoff (1.51.78); FILE MERGED 2006/04/28 13:40:04 fme 1.51.78.7: RESYNC: (1.53-1.54); FILE MERGED 2005/12/21 15:16:27 tra 1.51.78.6: #i50348# 2005/12/20 15:37:03 tra 1.51.78.5: RESYNC: (1.52-1.53); FILE MERGED 2005/09/13 16:20:23 tra 1.51.78.4: RESYNC: (1.51-1.52); FILE MERGED 2005/07/19 08:43:05 tra 1.51.78.3: #i50348#make SwDoc interface based 2005/06/07 14:15:25 fme 1.51.78.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:29:21 tra 1.51.78.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [31c8756151169598dfa3813ea53f41e498253208]

INTEGRATION: CWS writercorehandoff (1.2.446); FILE MERGED 2005/09/13 16:21:25 tra 1.2.446.2: RESYNC: (1.2-1.3); FILE MERGED 2005/06/07 14:15:25 fme 1.2.446.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [37edc5fedbeb3ba33360d0f38c31eadfb5da468f]

INTEGRATION: CWS writercorehandoff (1.8.46); FILE MERGED 2006/03/17 08:28:14 tra 1.8.46.7: RESYNC: (1.12-1.14); FILE MERGED 2005/11/04 12:58:10 tra 1.8.46.6: #i50348# 2005/10/25 08:46:22 tra 1.8.46.5: RESYNC: (1.10-1.11); FILE MERGED 2005/09/13 16:07:57 tra 1.8.46.4: RESYNC: (1.9-1.10); FILE MERGED 2005/07/11 06:16:01 tra 1.8.46.3: RESYNC: (1.8-1.9); FILE MERGED 2005/06/07 14:15:24 fme 1.8.46.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:29:20 tra 1.8.46.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [b683f7065b108e9ac89aa66f3579c5a324e1a257]

INTEGRATION: CWS writercorehandoff (1.23.326); FILE MERGED 2005/09/13 16:07:35 tra 1.23.326.2: RESYNC: (1.23-1.24); FILE MERGED 2005/06/07 14:15:24 fme 1.23.326.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [f57d50096ee1c10cb857843fb84540d1097858b0]

INTEGRATION: CWS writercorehandoff (1.44.182); FILE MERGED 2006/07/27 14:55:56 fme 1.44.182.9: RESYNC: (1.49-1.50); FILE MERGED 2006/05/08 13:24:32 fme 1.44.182.8: RESYNC: (1.48-1.49); FILE MERGED 2006/03/17 08:27:55 tra 1.44.182.7: RESYNC: (1.47-1.48); FILE MERGED 2005/12/20 15:36:54 tra 1.44.182.6: RESYNC: (1.46-1.47); FILE MERGED 2005/10/25 08:46:00 tra 1.44.182.5: RESYNC: (1.45-1.46); FILE MERGED 2005/09/13 16:06:16 tra 1.44.182.4: RESYNC: (1.44-1.45); FILE MERGED 2005/07/13 13:24:46 fme 1.44.182.3: #i50348# Make SwDoc accessible via interfaces 2005/06/07 14:15:23 fme 1.44.182.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:29:19 tra 1.44.182.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [8d202616bc6744c12eafe455828fd3db4e29fe43]

INTEGRATION: CWS writercorehandoff (1.21.234); FILE MERGED 2005/12/20 15:36:42 tra 1.21.234.5: RESYNC: (1.23-1.24); FILE MERGED 2005/10/25 08:45:41 tra 1.21.234.4: RESYNC: (1.22-1.23); FILE MERGED 2005/09/13 16:05:37 tra 1.21.234.3: RESYNC: (1.21-1.22); FILE MERGED 2005/06/07 14:15:23 fme 1.21.234.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:29:19 tra 1.21.234.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [7f19b258bd039d243c9bcda82fe167dbb4e9d204]

INTEGRATION: CWS writercorehandoff (1.8.462); FILE MERGED 2005/09/13 16:04:25 tra 1.8.462.6: RESYNC: (1.8-1.9); FILE MERGED 2005/07/13 13:24:46 fme 1.8.462.5: #i50348# Make SwDoc accessible via interfaces 2005/07/05 08:13:10 tra 1.8.462.4: #i50348#make SwDoc interface based 2005/06/24 11:43:52 fme 1.8.462.3: #i50348# Make SwDoc accessible via interfaces 2005/06/07 14:15:22 fme 1.8.462.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:29:18 tra 1.8.462.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [4c0318ea40d570bba4ff062efe4a6a239a07d9d8]

INTEGRATION: CWS writercorehandoff (1.23.444); FILE MERGED 2005/09/13 16:04:14 tra 1.23.444.3: RESYNC: (1.23-1.24); FILE MERGED 2005/06/07 14:15:22 fme 1.23.444.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:29:17 tra 1.23.444.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [6122f57c54065e8a282ba815f28d19f1af49e54d]

INTEGRATION: CWS writercorehandoff (1.4.182); FILE MERGED 2005/09/13 16:03:24 tra 1.4.182.3: RESYNC: (1.4-1.5); FILE MERGED 2005/06/07 14:15:22 fme 1.4.182.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:29:17 tra 1.4.182.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [aa4435cbeade10c735b387bdf83e29faa645e1ed]

INTEGRATION: CWS writercorehandoff (1.15.1036); FILE MERGED 2006/04/05 13:25:41 tra 1.15.1036.6: RESYNC: (1.18-1.19); FILE MERGED 2006/03/17 08:27:08 tra 1.15.1036.5: RESYNC: (1.17-1.18); FILE MERGED 2005/12/20 15:35:54 tra 1.15.1036.4: RESYNC: (1.16-1.17); FILE MERGED 2005/09/13 16:02:56 tra 1.15.1036.3: RESYNC: (1.15-1.16); FILE MERGED 2005/06/07 14:15:22 fme 1.15.1036.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:29:16 tra 1.15.1036.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [18459ecb9d611f2873f150534266d59c6a7c70b0]

INTEGRATION: CWS writercorehandoff (1.15.446); FILE MERGED 2005/09/13 15:58:33 tra 1.15.446.3: RESYNC: (1.15-1.16); FILE MERGED 2005/06/07 14:15:21 fme 1.15.446.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:29:16 tra 1.15.446.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [8acc8e3272cfcf15ea0b1acc79df9182eb1fd52b]

INTEGRATION: CWS writercorehandoff (1.22.156); FILE MERGED 2005/09/13 15:57:47 tra 1.22.156.3: RESYNC: (1.22-1.23); FILE MERGED 2005/06/07 14:15:21 fme 1.22.156.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:29:15 tra 1.22.156.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [c5831c6a5908f81e3b10ee9edef07a3ddcbdc879]

INTEGRATION: CWS writercorehandoff (1.51.88); FILE MERGED 2006/05/08 13:24:07 fme 1.51.88.6: RESYNC: (1.53-1.54); FILE MERGED 2005/10/25 08:43:49 tra 1.51.88.5: RESYNC: (1.52-1.53); FILE MERGED 2005/09/13 15:55:12 tra 1.51.88.4: RESYNC: (1.51-1.52); FILE MERGED 2005/06/08 08:06:57 fme 1.51.88.3: #i50348# General cleanup - removed unused header files, functions, members, declarations 2005/06/07 14:15:20 fme 1.51.88.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:29:14 tra 1.51.88.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [f83fa6bfd0df65ddd0619319b1b6c4316839c0fa]

INTEGRATION: CWS writercorehandoff (1.30.88); FILE MERGED 2006/03/17 08:26:45 tra 1.30.88.5: RESYNC: (1.33-1.34); FILE MERGED 2005/09/13 15:55:02 tra 1.30.88.4: RESYNC: (1.30-1.31); FILE MERGED 2005/07/05 08:13:10 tra 1.30.88.3: #i50348#make SwDoc interface based 2005/06/07 14:15:20 fme 1.30.88.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:29:14 tra 1.30.88.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [30ccbf104f8507b0e4ec9cc325076650f29318a0]

INTEGRATION: CWS writercorehandoff (1.18.140); FILE MERGED 2006/04/28 13:39:56 fme 1.18.140.6: RESYNC: (1.22-1.23); FILE MERGED 2005/09/13 15:53:29 tra 1.18.140.5: RESYNC: (1.19-1.20); FILE MERGED 2005/07/11 06:15:13 tra 1.18.140.4: RESYNC: (1.18-1.19); FILE MERGED 2005/07/11 05:11:48 tra 1.18.140.3: #i50348#make SwDoc interface based 2005/06/07 14:15:20 fme 1.18.140.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:29:13 tra 1.18.140.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [ddf1d0287e10e08f7b7cbb53bda331ee8f8926ef]

INTEGRATION: CWS writercorehandoff (1.21.444); FILE MERGED 2006/05/08 13:23:47 fme 1.21.444.7: RESYNC: (1.24-1.25); FILE MERGED 2005/10/06 08:09:27 tra 1.21.444.6: #50348# 2005/09/28 14:01:47 tra 1.21.444.5: #i50348# 2005/09/13 15:53:12 tra 1.21.444.4: RESYNC: (1.21-1.22); FILE MERGED 2005/07/13 13:24:45 fme 1.21.444.3: #i50348# Make SwDoc accessible via interfaces 2005/07/11 05:11:48 tra 1.21.444.2: #i50348#make SwDoc interface based 2005/06/24 11:43:51 fme 1.21.444.1: #i50348# Make SwDoc accessible via interfaces


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [7decd890a85984cc689729dcf33c5264e90f0130]

INTEGRATION: CWS writercorehandoff (1.49.140); FILE MERGED 2006/05/08 11:21:20 fme 1.49.140.13: #i50348# Make SwDoc accessible via interfaces 2006/04/05 13:24:17 tra 1.49.140.12: RESYNC: (1.51-1.52); FILE MERGED 2005/12/20 15:32:21 tra 1.49.140.11: RESYNC: (1.50-1.51); FILE MERGED 2005/09/21 13:42:33 tra 1.49.140.10: #i50348# 2005/09/13 15:52:59 tra 1.49.140.9: RESYNC: (1.49-1.50); FILE MERGED 2005/07/19 06:06:10 fme 1.49.140.8: #i50348# make SwDoc accessible via interfaces 2005/07/13 13:24:45 fme 1.49.140.7: #i50348# Make SwDoc accessible via interfaces 2005/07/13 05:26:12 tra 1.49.140.6: #i50348#make SwDoc interface based 2005/07/12 11:21:51 tra 1.49.140.5: #i50348#make SwDoc interface based 2005/07/11 05:11:48 tra 1.49.140.4: #i50348#make SwDoc interface based 2005/06/24 11:43:51 fme 1.49.140.3: #i50348# Make SwDoc accessible via interfaces 2005/06/07 14:15:19 fme 1.49.140.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:29:13 tra 1.49.140.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [8de53853343d2efdd84e107b0147e4c12a50bd66]

INTEGRATION: CWS writercorehandoff (1.75.86); FILE MERGED 2006/07/27 14:54:42 fme 1.75.86.15: RESYNC: (1.83-1.84); FILE MERGED 2006/05/08 13:23:39 fme 1.75.86.14: RESYNC: (1.82-1.83); FILE MERGED 2005/12/20 15:32:03 tra 1.75.86.13: RESYNC: (1.80-1.82); FILE MERGED 2005/11/04 12:58:09 tra 1.75.86.12: #i50348# 2005/10/25 08:43:16 tra 1.75.86.11: RESYNC: (1.77-1.79); FILE MERGED 2005/10/06 08:09:26 tra 1.75.86.10: #50348# 2005/09/13 15:52:34 tra 1.75.86.9: RESYNC: (1.76-1.77); FILE MERGED 2005/07/13 13:24:44 fme 1.75.86.8: #i50348# Make SwDoc accessible via interfaces 2005/07/11 06:15:05 tra 1.75.86.7: RESYNC: (1.75-1.76); FILE MERGED 2005/07/11 05:11:47 tra 1.75.86.6: #i50348#make SwDoc interface based 2005/07/05 08:39:24 tra 1.75.86.5: #i50348#implementation SwDoc member functions belong into the source/core/doc directory 2005/07/05 08:13:09 tra 1.75.86.4: #i50348#make SwDoc interface based 2005/06/24 11:43:50 fme 1.75.86.3: #i50348# Make SwDoc accessible via interfaces 2005/06/07 14:15:19 fme 1.75.86.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:29:12 tra 1.75.86.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [41091049d3aacb6d772bd6e9d1fb4aea011f8c0f]

INTEGRATION: CWS writercorehandoff (1.51.54); FILE MERGED 2006/07/31 06:24:02 fme 1.51.54.17: #i50348# Resync 2006/07/27 14:54:35 fme 1.51.54.16: RESYNC: (1.57-1.59); FILE MERGED 2006/04/11 09:59:17 tra 1.51.54.15: #i50348 2006/04/05 13:24:05 tra 1.51.54.14: RESYNC: (1.56-1.57); FILE MERGED 2006/03/17 08:26:12 tra 1.51.54.13: RESYNC: (1.55-1.56); FILE MERGED 2005/12/20 15:31:54 tra 1.51.54.12: RESYNC: (1.54-1.55); FILE MERGED 2005/10/25 08:43:07 tra 1.51.54.11: RESYNC: (1.53-1.54); FILE MERGED 2005/09/13 15:52:19 tra 1.51.54.10: RESYNC: (1.52-1.53); FILE MERGED 2005/07/19 13:28:10 tra 1.51.54.9: RESYNC: (1.51-1.52); FILE MERGED 2005/07/14 05:01:30 fme 1.51.54.8: #i50348# Make SwDoc accessible via interfaces 2005/07/13 13:24:44 fme 1.51.54.7: #i50348# Make SwDoc accessible via interfaces 2005/07/13 05:26:11 tra 1.51.54.6: #i50348#make SwDoc interface based 2005/07/12 11:21:51 tra 1.51.54.5: #i50348#make SwDoc interface based 2005/07/11 05:11:47 tra 1.51.54.4: #i50348#make SwDoc interface based 2005/06/24 11:43:50 fme 1.51.54.3: #i50348# Make SwDoc accessible via interfaces 2005/06/07 14:15:18 fme 1.51.54.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:29:12 tra 1.51.54.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [8c0d6058e00225c7de695717681ce19fcf1d434f]

INTEGRATION: CWS writercorehandoff (1.27.446); FILE MERGED 2006/04/05 13:23:51 tra 1.27.446.6: RESYNC: (1.29-1.30); FILE MERGED 2005/12/20 15:31:45 tra 1.27.446.5: RESYNC: (1.28-1.29); FILE MERGED 2005/09/13 15:52:08 tra 1.27.446.4: RESYNC: (1.27-1.28); FILE MERGED 2005/07/13 13:24:43 fme 1.27.446.3: #i50348# Make SwDoc accessible via interfaces 2005/06/07 14:15:18 fme 1.27.446.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:29:11 tra 1.27.446.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [b340a4030bc59adfb18971417b943ff1ce4cb46c]

INTEGRATION: CWS writercorehandoff (1.24.326); FILE MERGED 2006/06/08 11:32:29 fme 1.24.326.5: #i50348# Make SwDoc accessible via interfaces 2006/05/08 11:21:20 fme 1.24.326.4: #i50348# Make SwDoc accessible via interfaces 2005/10/25 08:42:57 tra 1.24.326.3: RESYNC: (1.25-1.26); FILE MERGED 2005/09/13 15:51:58 tra 1.24.326.2: RESYNC: (1.24-1.25); FILE MERGED 2005/07/13 13:24:43 fme 1.24.326.1: #i50348# Make SwDoc accessible via interfaces


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [914f899a60e4bdf47ac19743912bbcd5ee1d2c0d]

INTEGRATION: CWS writercorehandoff (1.51.96); FILE MERGED 2006/05/08 13:23:30 fme 1.51.96.9: RESYNC: (1.56-1.57); FILE MERGED 2006/04/28 13:39:48 fme 1.51.96.8: RESYNC: (1.55-1.56); FILE MERGED 2006/03/17 08:26:01 tra 1.51.96.7: RESYNC: (1.54-1.55); FILE MERGED 2005/10/25 08:42:48 tra 1.51.96.6: RESYNC: (1.53-1.54); FILE MERGED 2005/09/13 15:51:48 tra 1.51.96.5: RESYNC: (1.52-1.53); FILE MERGED 2005/07/11 06:14:56 tra 1.51.96.4: RESYNC: (1.51-1.52); FILE MERGED 2005/07/11 05:11:46 tra 1.51.96.3: #i50348#make SwDoc interface based 2005/06/07 14:15:18 fme 1.51.96.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:29:11 tra 1.51.96.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [16ab22930e86f07476e55a6e5a4ccf88028eb0df]

INTEGRATION: CWS writercorehandoff (1.22.326); FILE MERGED 2006/05/08 13:23:21 fme 1.22.326.6: RESYNC: (1.25-1.26); FILE MERGED 2005/09/28 14:01:46 tra 1.22.326.5: #i50348# 2005/09/13 15:51:39 tra 1.22.326.4: RESYNC: (1.22-1.23); FILE MERGED 2005/07/13 13:24:43 fme 1.22.326.3: #i50348# Make SwDoc accessible via interfaces 2005/06/07 14:15:17 fme 1.22.326.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:29:10 tra 1.22.326.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [bfc4a165513edd09afefe53150f6383208a99a75]

INTEGRATION: CWS writercorehandoff (1.23.444); FILE MERGED 2005/09/13 15:50:59 tra 1.23.444.2: RESYNC: (1.23-1.24); FILE MERGED 2005/06/07 14:15:17 fme 1.23.444.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [1f21ccc4455197c7c332fc42c4ad6111bb4af14e]

INTEGRATION: CWS writercorehandoff (1.41.10); FILE MERGED 2006/04/05 13:23:41 tra 1.41.10.5: RESYNC: (1.44-1.45); FILE MERGED 2005/10/24 16:01:36 tra 1.41.10.4: #50348# 2005/09/13 15:50:49 tra 1.41.10.3: RESYNC: (1.41-1.42); FILE MERGED 2005/06/07 14:15:17 fme 1.41.10.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:29:09 tra 1.41.10.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [a8e0f8b3e60f6676187685baf3c47fbb5bb1d580]

INTEGRATION: CWS writercorehandoff (1.37.110); FILE MERGED 2006/07/27 14:54:28 fme 1.37.110.5: RESYNC: (1.39-1.40); FILE MERGED 2006/04/28 13:39:39 fme 1.37.110.4: RESYNC: (1.38-1.39); FILE MERGED 2005/09/13 15:50:26 tra 1.37.110.3: RESYNC: (1.37-1.38); FILE MERGED 2005/06/07 14:15:16 fme 1.37.110.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:29:09 tra 1.37.110.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [e92c79e0782ee43da9d262d142ef7dbbc8ef612d]

INTEGRATION: CWS writercorehandoff (1.50.4); FILE MERGED 2006/01/20 10:02:02 tra 1.50.4.4: #i50348#removed inactive code 2005/11/11 07:56:18 fme 1.50.4.3: #i50348# make SwDoc accessible via interfaces 2005/10/25 08:42:29 tra 1.50.4.2: RESYNC: (1.50-1.51); FILE MERGED 2005/10/06 08:09:25 tra 1.50.4.1: #50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [75aa3fc10b29b787bc1040425a8fcac80f53e419]

INTEGRATION: CWS writercorehandoff (1.32.140); FILE MERGED 2006/04/05 13:23:28 tra 1.32.140.4: RESYNC: (1.33-1.34); FILE MERGED 2005/09/13 15:49:31 tra 1.32.140.3: RESYNC: (1.32-1.33); FILE MERGED 2005/06/07 14:15:16 fme 1.32.140.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:29:08 tra 1.32.140.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [67da41a28ebb0aa5725bb2b037de568adf9482ee]

INTEGRATION: CWS writercorehandoff (1.12.1116); FILE MERGED 2006/01/20 10:02:01 tra 1.12.1116.4: #i50348#removed inactive code 2005/09/13 15:49:06 tra 1.12.1116.3: RESYNC: (1.12-1.13); FILE MERGED 2005/06/07 14:15:16 fme 1.12.1116.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:29:07 tra 1.12.1116.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [f0f81b2cd14ffc9f3149611fa1cfbb9e51c8f2ac]

INTEGRATION: CWS writercorehandoff (1.1.1308); FILE MERGED 2006/04/05 13:23:07 tra 1.1.1308.5: RESYNC: (1.3-1.4); FILE MERGED 2005/10/25 08:42:20 tra 1.1.1308.4: RESYNC: (1.2-1.3); FILE MERGED 2005/09/13 15:48:14 tra 1.1.1308.3: RESYNC: (1.1-1.2); FILE MERGED 2005/06/07 14:15:15 fme 1.1.1308.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:29:07 tra 1.1.1308.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [3fe0885f00ab5a40752be4721ef673392dc7ba6d]

INTEGRATION: CWS writercorehandoff (1.8.4); FILE MERGED 2006/01/20 10:02:01 tra 1.8.4.1: #i50348#removed inactive code


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [66f99ac957e766f057a9633bd16dde82f7168571]

INTEGRATION: CWS writercorehandoff (1.13.140); FILE MERGED 2005/09/13 15:47:39 tra 1.13.140.3: RESYNC: (1.13-1.14); FILE MERGED 2005/06/07 14:15:15 fme 1.13.140.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:29:06 tra 1.13.140.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [3ce5a8d31ed06ba658ab0085517910fe3df33537]

INTEGRATION: CWS sdfcreater (1.24.6); FILE MERGED 2006/07/26 12:16:07 ihi 1.24.6.1: #i34408# resync fix


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [52d4079e3dac305b149e8d94b10185496f435011]

INTEGRATION: CWS writercorehandoff (1.4.344); FILE MERGED 2005/09/13 15:47:04 tra 1.4.344.2: RESYNC: (1.4-1.5); FILE MERGED 2005/06/07 14:15:15 fme 1.4.344.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [a5cb99ca06986f51bbcfe47895d1b45c0d72701d]

INTEGRATION: CWS sdfcreater (1.39.6); FILE MERGED 2006/07/26 12:16:06 ihi 1.39.6.1: #i34408# resync fix


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [c0aa7718e8332d0555f630cfa78d7aac435afb74]

INTEGRATION: CWS writercorehandoff (1.13.140); FILE MERGED 2006/04/05 13:22:57 tra 1.13.140.4: RESYNC: (1.14-1.15); FILE MERGED 2005/09/13 15:46:52 tra 1.13.140.3: RESYNC: (1.13-1.14); FILE MERGED 2005/06/07 14:15:15 fme 1.13.140.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:29:06 tra 1.13.140.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [87ed0b35cbe55882c3c53cec36e988f8e50b2096]

INTEGRATION: CWS writercorehandoff (1.86.318); FILE MERGED 2006/04/28 13:39:32 fme 1.86.318.14: RESYNC: (1.94-1.95); FILE MERGED 2006/04/05 13:22:41 tra 1.86.318.13: RESYNC: (1.92-1.94); FILE MERGED 2006/03/17 08:25:53 tra 1.86.318.12: RESYNC: (1.91-1.92); FILE MERGED 2005/12/20 15:31:09 tra 1.86.318.11: RESYNC: (1.90-1.91); FILE MERGED 2005/11/11 07:56:18 fme 1.86.318.10: #i50348# make SwDoc accessible via interfaces 2005/10/25 08:42:11 tra 1.86.318.9: RESYNC: (1.89-1.90); FILE MERGED 2005/10/24 16:01:36 tra 1.86.318.8: #50348# 2005/09/13 15:46:28 tra 1.86.318.7: RESYNC: (1.88-1.89); FILE MERGED 2005/07/19 13:28:01 tra 1.86.318.6: RESYNC: (1.87-1.88); FILE MERGED 2005/07/13 13:24:42 fme 1.86.318.5: #i50348# Make SwDoc accessible via interfaces 2005/07/11 06:14:47 tra 1.86.318.4: RESYNC: (1.86-1.87); FILE MERGED 2005/07/11 05:11:46 tra 1.86.318.3: #i50348#make SwDoc interface based 2005/06/07 14:15:14 fme 1.86.318.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:29:05 tra 1.86.318.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [f8492d7c269c9f7bd8cac02b8cebfaae6080fb9f]

INTEGRATION: CWS writercorehandoff (1.4.1116); FILE MERGED 2005/09/13 15:46:18 tra 1.4.1116.3: RESYNC: (1.4-1.5); FILE MERGED 2005/06/07 14:15:14 fme 1.4.1116.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:29:05 tra 1.4.1116.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [919d87e1ce845b9cc058bc03e148c3daf4507a74]

INTEGRATION: CWS writercorehandoff (1.41.528); FILE MERGED 2006/07/27 14:54:21 fme 1.41.528.4: RESYNC: (1.42-1.43); FILE MERGED 2005/09/13 15:46:08 tra 1.41.528.3: RESYNC: (1.41-1.42); FILE MERGED 2005/06/07 14:15:14 fme 1.41.528.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:29:04 tra 1.41.528.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [c5f04cb349b50d93e53ab8c5ac68087bfdc20c6d]

INTEGRATION: CWS writercorehandoff (1.29.140); FILE MERGED 2005/11/11 07:56:17 fme 1.29.140.4: #i50348# make SwDoc accessible via interfaces 2005/09/13 15:45:50 tra 1.29.140.3: RESYNC: (1.29-1.30); FILE MERGED 2005/06/07 14:15:13 fme 1.29.140.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:29:04 tra 1.29.140.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [fe16f81805b88efa74eef6b6e34b803876d39b96]

INTEGRATION: CWS writercorehandoff (1.14.140); FILE MERGED 2005/09/13 15:45:22 tra 1.14.140.3: RESYNC: (1.14-1.15); FILE MERGED 2005/06/07 14:15:13 fme 1.14.140.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:29:03 tra 1.14.140.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [e12dbae2ec6a2215cc0da026587bc53f5cbb1f90]

INTEGRATION: CWS writercorehandoff (1.76.96); FILE MERGED 2006/07/27 14:54:14 fme 1.76.96.9: RESYNC: (1.80-1.81); FILE MERGED 2006/01/19 08:50:22 fme 1.76.96.8: #i50348# General cleanup - removed unused header files, functions, members, declarations 2005/12/20 15:30:39 tra 1.76.96.7: RESYNC: (1.77-1.80); FILE MERGED 2005/09/13 15:44:58 tra 1.76.96.6: RESYNC: (1.76-1.77); FILE MERGED 2005/08/31 12:51:08 tra 1.76.96.5: #i50348# Introducing IDocumentRedlineAccess interface 2005/07/12 11:21:50 tra 1.76.96.4: #i50348#make SwDoc interface based 2005/07/11 05:11:45 tra 1.76.96.3: #i50348#make SwDoc interface based 2005/06/07 14:15:13 fme 1.76.96.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:29:02 tra 1.76.96.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [08fbcb7863d8ee13f36d0eade3f9916aa19b98b7]

INTEGRATION: CWS writercorehandoff (1.8.252); FILE MERGED 2006/04/05 13:22:29 tra 1.8.252.4: RESYNC: (1.10-1.11); FILE MERGED 2005/11/04 12:58:09 tra 1.8.252.3: #i50348# 2005/09/13 15:44:00 tra 1.8.252.2: RESYNC: (1.8-1.9); FILE MERGED 2005/06/07 14:15:13 fme 1.8.252.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [c02c41aa40caefc2d560ff5a1c0a37e18e93e635]

INTEGRATION: CWS writercorehandoff (1.48.252); FILE MERGED 2006/04/05 13:22:15 tra 1.48.252.4: RESYNC: (1.50-1.51); FILE MERGED 2005/11/04 12:58:09 tra 1.48.252.3: #i50348# 2005/09/13 15:43:47 tra 1.48.252.2: RESYNC: (1.48-1.49); FILE MERGED 2005/08/31 12:51:08 tra 1.48.252.1: #i50348# Introducing IDocumentRedlineAccess interface


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [fbe3d8acb3096b5e0c6ec8e5fccbf81e9003539b]

INTEGRATION: CWS writercorehandoff (1.62.6); FILE MERGED 2006/04/11 09:59:17 tra 1.62.6.8: #i50348 2006/04/05 13:22:03 tra 1.62.6.7: RESYNC: (1.69-1.71); FILE MERGED 2006/03/17 08:25:43 tra 1.62.6.6: RESYNC: (1.67-1.69); FILE MERGED 2005/12/20 15:30:00 tra 1.62.6.5: RESYNC: (1.65-1.67); FILE MERGED 2005/10/25 08:42:01 tra 1.62.6.4: RESYNC: (1.64-1.65); FILE MERGED 2005/09/21 13:42:31 tra 1.62.6.3: #i50348# 2005/09/13 15:43:31 tra 1.62.6.2: RESYNC: (1.62-1.64); FILE MERGED 2005/08/31 12:51:08 tra 1.62.6.1: #i50348# Introducing IDocumentRedlineAccess interface


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [10ddcf493f4780b71b66b107720965f1dfac30be]

INTEGRATION: CWS writercorehandoff (1.5.1298); FILE MERGED 2005/09/13 15:43:03 tra 1.5.1298.2: RESYNC: (1.5-1.6); FILE MERGED 2005/08/31 12:51:07 tra 1.5.1298.1: #i50348# Introducing IDocumentRedlineAccess interface


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [1f6c65bcc4daa5ab5eb08f215008646a35900b19]

INTEGRATION: CWS writercorehandoff (1.17.530); FILE MERGED 2005/11/11 07:56:17 fme 1.17.530.5: #i50348# make SwDoc accessible via interfaces 2005/09/13 15:42:53 tra 1.17.530.4: RESYNC: (1.17-1.18); FILE MERGED 2005/08/31 12:51:07 tra 1.17.530.3: #i50348# Introducing IDocumentRedlineAccess interface 2005/06/07 14:15:12 fme 1.17.530.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:29:02 tra 1.17.530.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [5259e30a6818da0ccb55f3cbc616bfa88b301f11]

INTEGRATION: CWS writercorehandoff (1.11.66); FILE MERGED 2006/04/28 13:39:11 fme 1.11.66.2: RESYNC: (1.11-1.12); FILE MERGED 2006/01/20 10:02:00 tra 1.11.66.1: #i50348#removed inactive code


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [52c272127af335d99f42b9e29bdcb2b380b21b5c]

INTEGRATION: CWS writercorehandoff (1.10.66); FILE MERGED 2006/04/28 13:39:01 fme 1.10.66.2: RESYNC: (1.10-1.11); FILE MERGED 2006/01/20 10:01:59 tra 1.10.66.1: #i50348#removed inactive code


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [2b1bd23773ada925ae9304060ed1dab91ec56417]

INTEGRATION: CWS writercorehandoff (1.116.48); FILE MERGED 2006/04/28 13:38:44 fme 1.116.48.8: RESYNC: (1.124-1.126); FILE MERGED 2006/04/05 13:21:21 tra 1.116.48.7: RESYNC: (1.123-1.124); FILE MERGED 2006/03/17 08:24:49 tra 1.116.48.6: RESYNC: (1.120-1.123); FILE MERGED 2006/01/20 10:01:58 tra 1.116.48.5: #i50348#removed inactive code 2005/12/20 15:26:47 tra 1.116.48.4: RESYNC: (1.117-1.120); FILE MERGED 2005/09/13 15:38:40 tra 1.116.48.3: RESYNC: (1.116-1.117); FILE MERGED 2005/06/07 14:15:11 fme 1.116.48.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:29:00 tra 1.116.48.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [457a4dcd6ef98b6896ea825254f66ddbb7094121]

INTEGRATION: CWS writercorehandoff (1.162.2); FILE MERGED 2006/04/28 13:38:35 fme 1.162.2.8: RESYNC: (1.167-1.168); FILE MERGED 2006/04/05 13:21:04 tra 1.162.2.7: RESYNC: (1.166-1.167); FILE MERGED 2006/03/17 08:24:39 tra 1.162.2.6: RESYNC: (1.165-1.166); FILE MERGED 2006/01/20 10:01:57 tra 1.162.2.5: #i50348#removed inactive code 2005/12/20 15:26:38 tra 1.162.2.4: RESYNC: (1.164-1.165); FILE MERGED 2005/11/04 12:58:07 tra 1.162.2.3: #i50348# 2005/09/13 15:38:12 tra 1.162.2.2: RESYNC: (1.162-1.163); FILE MERGED 2005/07/13 05:26:10 tra 1.162.2.1: #i50348#make SwDoc interface based


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [cbe3737cc6db3b0aa994e49b7682facb339c10b6]

INTEGRATION: CWS writercorehandoff (1.88.88); FILE MERGED 2006/04/05 13:20:53 tra 1.88.88.10: RESYNC: (1.94-1.95); FILE MERGED 2006/03/17 08:24:26 tra 1.88.88.9: RESYNC: (1.92-1.94); FILE MERGED 2006/01/20 10:01:57 tra 1.88.88.8: #i50348#removed inactive code 2005/12/20 15:26:29 tra 1.88.88.7: RESYNC: (1.90-1.92); FILE MERGED 2005/11/10 21:32:48 tra 1.88.88.6: #i50348# 2005/10/25 08:41:52 tra 1.88.88.5: RESYNC: (1.89-1.90); FILE MERGED 2005/10/24 16:01:35 tra 1.88.88.4: #50348# 2005/09/13 15:37:30 tra 1.88.88.3: RESYNC: (1.88-1.89); FILE MERGED 2005/06/07 14:15:10 fme 1.88.88.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:28:59 tra 1.88.88.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [8b745fbe8aaa0bb972cfbf894984679cbf6cf156]

INTEGRATION: CWS writercorehandoff (1.48.444); FILE MERGED 2006/05/09 13:31:40 fme 1.48.444.9: #i50348#make SwDoc interface based 2006/04/28 13:38:26 fme 1.48.444.8: RESYNC: (1.52-1.53); FILE MERGED 2006/03/17 08:24:17 tra 1.48.444.7: RESYNC: (1.51-1.52); FILE MERGED 2006/01/20 10:01:56 tra 1.48.444.6: #i50348#removed inactive code 2005/10/24 16:01:35 tra 1.48.444.5: #50348# 2005/09/13 15:37:18 tra 1.48.444.4: RESYNC: (1.48-1.49); FILE MERGED 2005/08/31 12:51:06 tra 1.48.444.3: #i50348# Introducing IDocumentRedlineAccess interface 2005/06/07 14:15:10 fme 1.48.444.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:28:59 tra 1.48.444.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [65d3470b70679e400c77ae753360f30e40cf0119]

INTEGRATION: CWS writercorehandoff (1.67.48); FILE MERGED 2006/07/27 14:54:07 fme 1.67.48.9: RESYNC: (1.75-1.76); FILE MERGED 2006/05/08 13:23:13 fme 1.67.48.8: RESYNC: (1.74-1.75); FILE MERGED 2006/03/17 08:24:08 tra 1.67.48.7: RESYNC: (1.72-1.74); FILE MERGED 2005/12/20 15:26:20 tra 1.67.48.6: RESYNC: (1.69-1.72); FILE MERGED 2005/10/24 16:01:35 tra 1.67.48.5: #50348# 2005/09/13 15:37:06 tra 1.67.48.4: RESYNC: (1.68-1.69); FILE MERGED 2005/07/28 11:56:43 tra 1.67.48.3: RESYNC: (1.67-1.68); FILE MERGED 2005/06/07 14:15:09 fme 1.67.48.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:28:58 tra 1.67.48.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [42a0cfda95820d295772c4870d569ced6bd02a95]

INTEGRATION: CWS writercorehandoff (1.38.272); FILE MERGED 2006/03/17 08:23:59 tra 1.38.272.3: RESYNC: (1.41-1.42); FILE MERGED 2005/09/13 15:36:55 tra 1.38.272.2: RESYNC: (1.38-1.39); FILE MERGED 2005/06/07 14:15:09 fme 1.38.272.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [d49d75786f044e6c93676d71b3962c877b8bf082]

INTEGRATION: CWS writercorehandoff (1.113.88); FILE MERGED 2006/04/05 13:20:35 tra 1.113.88.8: RESYNC: (1.119-1.120); FILE MERGED 2006/03/17 08:23:50 tra 1.113.88.7: RESYNC: (1.118-1.119); FILE MERGED 2006/01/20 10:01:55 tra 1.113.88.6: #i50348#removed inactive code 2005/12/20 15:26:09 tra 1.113.88.5: RESYNC: (1.114-1.118); FILE MERGED 2005/11/11 07:56:17 fme 1.113.88.4: #i50348# make SwDoc accessible via interfaces 2005/10/24 16:01:34 tra 1.113.88.3: #50348# 2005/09/13 15:36:44 tra 1.113.88.2: RESYNC: (1.113-1.114); FILE MERGED 2005/07/14 12:34:31 tra 1.113.88.1: #i50348#added include <frmatr.hxx>


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [48fb0fd7cbc8cbd9c934923e82e6858530e323cd]

INTEGRATION: CWS writercorehandoff (1.135.250); FILE MERGED 2006/05/08 11:21:20 fme 1.135.250.7: #i50348# Make SwDoc accessible via interfaces 2006/04/05 13:20:21 tra 1.135.250.6: RESYNC: (1.143-1.144); FILE MERGED 2006/03/17 08:23:33 tra 1.135.250.5: RESYNC: (1.140-1.143); FILE MERGED 2005/12/20 15:26:00 tra 1.135.250.4: RESYNC: (1.136-1.140); FILE MERGED 2005/09/13 15:36:31 tra 1.135.250.3: RESYNC: (1.135-1.136); FILE MERGED 2005/08/31 12:51:06 tra 1.135.250.2: #i50348# Introducing IDocumentRedlineAccess interface 2005/06/07 14:15:09 fme 1.135.250.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [2803aa0b611e5824cf17a1b0044147dd73759932]

INTEGRATION: CWS writercorehandoff (1.153.86); FILE MERGED 2006/04/28 13:38:18 fme 1.153.86.21: RESYNC: (1.167-1.168); FILE MERGED 2006/04/11 09:59:16 tra 1.153.86.20: #i50348 2006/04/05 13:20:11 tra 1.153.86.19: RESYNC: (1.165-1.167); FILE MERGED 2006/04/05 08:49:46 tra 1.153.86.18: #i50348# 2006/03/17 08:23:20 tra 1.153.86.17: RESYNC: (1.159-1.165); FILE MERGED 2006/01/20 10:01:54 tra 1.153.86.16: #i50348#removed inactive code 2005/12/20 15:25:52 tra 1.153.86.15: RESYNC: (1.157-1.159); FILE MERGED 2005/11/11 07:56:16 fme 1.153.86.14: #i50348# make SwDoc accessible via interfaces 2005/10/25 08:41:37 tra 1.153.86.13: RESYNC: (1.156-1.157); FILE MERGED 2005/10/24 16:01:34 tra 1.153.86.12: #50348# 2005/09/13 15:36:19 tra 1.153.86.11: RESYNC: (1.155-1.156); FILE MERGED 2005/08/31 12:51:05 tra 1.153.86.10: #i50348# Introducing IDocumentRedlineAccess interface 2005/07/28 11:56:32 tra 1.153.86.9: RESYNC: (1.154-1.155); FILE MERGED 2005/07/19 06:06:09 fme 1.153.86.8: #i50348# make SwDoc accessible via interfaces 2005/07/13 13:24:40 fme 1.153.86.7: #i50348# Make SwDoc accessible via interfaces 2005/07/13 05:26:09 tra 1.153.86.6: #i50348#make SwDoc interface based 2005/07/12 11:21:48 tra 1.153.86.5: #i50348#make SwDoc interface based 2005/07/11 06:14:28 tra 1.153.86.4: RESYNC: (1.153-1.154); FILE MERGED 2005/06/24 11:43:49 fme 1.153.86.3: #i50348# Make SwDoc accessible via interfaces 2005/06/07 14:15:08 fme 1.153.86.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:28:57 tra 1.153.86.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [4060b2a4842b12642b12d90829d5a3f0f96d3a5d]

INTEGRATION: CWS writercorehandoff (1.62.172); FILE MERGED 2006/04/28 13:38:09 fme 1.62.172.7: RESYNC: (1.66-1.67); FILE MERGED 2006/03/17 08:23:06 tra 1.62.172.6: RESYNC: (1.65-1.66); FILE MERGED 2006/01/20 10:01:53 tra 1.62.172.5: #i50348#removed inactive code 2005/10/24 16:01:33 tra 1.62.172.4: #50348# 2005/09/13 15:36:08 tra 1.62.172.3: RESYNC: (1.62-1.63); FILE MERGED 2005/06/07 14:15:08 fme 1.62.172.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:28:57 tra 1.62.172.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [a40cf429d559f412a448399c50a1372a37db96a7]

INTEGRATION: CWS writercorehandoff (1.136.4); FILE MERGED 2006/07/27 14:53:56 fme 1.136.4.7: RESYNC: (1.140-1.141); FILE MERGED 2006/04/28 13:38:01 fme 1.136.4.6: RESYNC: (1.139-1.140); FILE MERGED 2006/04/05 13:19:59 tra 1.136.4.5: RESYNC: (1.138-1.139); FILE MERGED 2006/01/20 10:01:52 tra 1.136.4.4: #i50348#removed inactive code 2005/12/20 15:25:34 tra 1.136.4.3: RESYNC: (1.137-1.138); FILE MERGED 2005/10/25 08:41:08 tra 1.136.4.2: RESYNC: (1.136-1.137); FILE MERGED 2005/10/24 16:01:33 tra 1.136.4.1: #50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [151689920ea6392d7fec408e750e0bbbe810ee6f]

INTEGRATION: CWS writercorehandoff (1.10.444); FILE MERGED 2005/09/13 15:35:30 tra 1.10.444.2: RESYNC: (1.10-1.11); FILE MERGED 2005/06/07 14:15:07 fme 1.10.444.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [346d35ac8259be4c8023aac2e194fa2bbe10cfec]

INTEGRATION: CWS writercorehandoff (1.21.4); FILE MERGED 2006/04/28 13:37:52 fme 1.21.4.3: RESYNC: (1.24-1.25); FILE MERGED 2006/04/05 13:19:49 tra 1.21.4.2: RESYNC: (1.23-1.24); FILE MERGED 2005/11/11 07:56:16 fme 1.21.4.1: #i50348# make SwDoc accessible via interfaces


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [b95d94770d22d281fa59964276df0f9096d8e392]

INTEGRATION: CWS writercorehandoff (1.88.88); FILE MERGED 2006/04/28 13:37:41 fme 1.88.88.9: RESYNC: (1.92-1.94); FILE MERGED 2006/04/05 13:19:40 tra 1.88.88.8: RESYNC: (1.91-1.92); FILE MERGED 2006/01/20 10:01:51 tra 1.88.88.7: #i50348#removed inactive code 2006/01/19 08:50:21 fme 1.88.88.6: #i50348# General cleanup - removed unused header files, functions, members, declarations 2005/12/20 15:25:21 tra 1.88.88.5: RESYNC: (1.90-1.91); FILE MERGED 2005/10/25 08:40:58 tra 1.88.88.4: RESYNC: (1.89-1.90); FILE MERGED 2005/09/13 15:35:01 tra 1.88.88.3: RESYNC: (1.88-1.89); FILE MERGED 2005/06/07 14:15:07 fme 1.88.88.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:28:56 tra 1.88.88.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [7ecf68d7259c1fe8abeb86f513689c89565c1e20]

INTEGRATION: CWS writercorehandoff (1.46.18); FILE MERGED 2006/05/08 11:21:19 fme 1.46.18.1: #i50348# Make SwDoc accessible via interfaces


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [d1bbd396f277adb20c6b08b532d935aa5518b084]

INTEGRATION: CWS writercorehandoff (1.64.250); FILE MERGED 2006/04/05 13:19:08 tra 1.64.250.4: RESYNC: (1.66-1.67); FILE MERGED 2005/11/04 12:58:07 tra 1.64.250.3: #i50348# 2005/09/13 15:34:37 tra 1.64.250.2: RESYNC: (1.64-1.65); FILE MERGED 2005/06/07 14:15:06 fme 1.64.250.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [8303a6d8f79c5308ec5baea527f10e747deaf99c]

INTEGRATION: CWS writercorehandoff (1.72.88); FILE MERGED 2006/04/28 13:37:23 fme 1.72.88.16: RESYNC: (1.75-1.77); FILE MERGED 2006/04/05 13:18:48 tra 1.72.88.15: RESYNC: (1.74-1.75); FILE MERGED 2006/01/20 10:01:51 tra 1.72.88.14: #i50348#removed inactive code 2006/01/19 08:50:20 fme 1.72.88.13: #i50348# General cleanup - removed unused header files, functions, members, declarations 2005/11/11 07:56:15 fme 1.72.88.12: #i50348# make SwDoc accessible via interfaces 2005/11/04 12:58:06 tra 1.72.88.11: #i50348# 2005/09/13 15:34:27 tra 1.72.88.10: RESYNC: (1.72-1.73); FILE MERGED 2005/08/31 12:51:04 tra 1.72.88.9: #i50348# Introducing IDocumentRedlineAccess interface 2005/07/19 06:06:08 fme 1.72.88.8: #i50348# make SwDoc accessible via interfaces 2005/07/12 11:21:48 tra 1.72.88.7: #i50348#make SwDoc interface based 2005/07/11 05:11:45 tra 1.72.88.6: #i50348#make SwDoc interface based 2005/07/05 08:13:08 tra 1.72.88.5: #i50348#make SwDoc interface based 2005/06/24 11:43:48 fme 1.72.88.4: #i50348# Make SwDoc accessible via interfaces 2005/06/24 11:25:11 tra 1.72.88.3: #i50348# Make SwDoc accessible via interfaces 2005/06/07 14:15:06 fme 1.72.88.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:28:55 tra 1.72.88.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [bb6d4792d30b0a2ee8418e667338628c37cbacf7]

INTEGRATION: CWS writercorehandoff (1.38.18); FILE MERGED 2006/05/09 13:31:39 fme 1.38.18.1: #i50348#make SwDoc interface based


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [cdae0e1aa8c2260b9cb8c478bb2dfd97a11b754c]

INTEGRATION: CWS writercorehandoff (1.77.48); FILE MERGED 2006/03/17 08:22:28 tra 1.77.48.7: RESYNC: (1.82-1.84); FILE MERGED 2006/01/20 10:01:50 tra 1.77.48.6: #i50348#removed inactive code 2005/12/20 15:24:45 tra 1.77.48.5: RESYNC: (1.78-1.82); FILE MERGED 2005/09/13 15:33:43 tra 1.77.48.4: RESYNC: (1.77-1.78); FILE MERGED 2005/08/31 12:51:04 tra 1.77.48.3: #i50348# Introducing IDocumentRedlineAccess interface 2005/07/12 11:21:47 tra 1.77.48.2: #i50348#make SwDoc interface based 2005/07/11 05:11:44 tra 1.77.48.1: #i50348#make SwDoc interface based


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [74bb458eac8fa9718d5a9e8ebe556faa6009c4bd]

INTEGRATION: CWS writercorehandoff (1.84.88); FILE MERGED 2006/05/08 11:21:19 fme 1.84.88.7: #i50348# Make SwDoc accessible via interfaces 2006/04/05 13:18:14 tra 1.84.88.6: RESYNC: (1.87-1.88); FILE MERGED 2006/03/17 08:22:16 tra 1.84.88.5: RESYNC: (1.86-1.87); FILE MERGED 2005/10/25 08:40:15 tra 1.84.88.4: RESYNC: (1.85-1.86); FILE MERGED 2005/09/13 15:33:30 tra 1.84.88.3: RESYNC: (1.84-1.85); FILE MERGED 2005/06/07 14:15:06 fme 1.84.88.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:28:55 tra 1.84.88.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [da9170c2c88ecafbff7dda481df28b4d0a543cb4]

INTEGRATION: CWS writercorehandoff (1.4.682); FILE MERGED 2005/09/13 15:33:19 tra 1.4.682.2: RESYNC: (1.4-1.5); FILE MERGED 2005/06/07 14:15:05 fme 1.4.682.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [d4169d7204bdf92cfe5680d4267752f9a2ed33b3]

INTEGRATION: CWS writercorehandoff (1.13.326); FILE MERGED 2006/05/09 13:31:39 fme 1.13.326.8: #i50348#make SwDoc interface based 2006/05/08 11:21:19 fme 1.13.326.7: #i50348# Make SwDoc accessible via interfaces 2006/03/17 08:22:04 tra 1.13.326.6: RESYNC: (1.17-1.18); FILE MERGED 2005/12/20 15:24:35 tra 1.13.326.5: RESYNC: (1.14-1.17); FILE MERGED 2005/11/11 07:56:15 fme 1.13.326.4: #i50348# make SwDoc accessible via interfaces 2005/09/13 15:33:09 tra 1.13.326.3: RESYNC: (1.13-1.14); FILE MERGED 2005/06/07 14:15:05 fme 1.13.326.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:28:54 tra 1.13.326.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [4a7d0a28d03a4d4dd2f90ddec5c588f2e22a2d6a]

INTEGRATION: CWS writercorehandoff (1.10.444); FILE MERGED 2006/05/08 11:21:19 fme 1.10.444.4: #i50348# Make SwDoc accessible via interfaces 2005/12/20 15:24:28 tra 1.10.444.3: RESYNC: (1.11-1.16); FILE MERGED 2005/09/13 15:32:59 tra 1.10.444.2: RESYNC: (1.10-1.11); FILE MERGED 2005/07/13 13:24:40 fme 1.10.444.1: #i50348# Make SwDoc accessible via interfaces


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [2919ff7b66b443a2d5301d35380977311f8f090c]

INTEGRATION: CWS writercorehandoff (1.14.76); FILE MERGED 2006/05/09 13:31:39 fme 1.14.76.8: #i50348#make SwDoc interface based 2006/05/08 11:21:18 fme 1.14.76.7: #i50348# Make SwDoc accessible via interfaces 2005/12/20 15:24:20 tra 1.14.76.6: RESYNC: (1.15-1.18); FILE MERGED 2005/11/11 07:56:15 fme 1.14.76.5: #i50348# make SwDoc accessible via interfaces 2005/09/13 15:32:50 tra 1.14.76.4: RESYNC: (1.14-1.15); FILE MERGED 2005/08/31 12:51:04 tra 1.14.76.3: #i50348# Introducing IDocumentRedlineAccess interface 2005/06/07 14:15:05 fme 1.14.76.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:28:54 tra 1.14.76.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [d0506dfdaa7d49ae3f6d17bb213570fdbd61fb8a]

INTEGRATION: CWS writercorehandoff (1.15.84); FILE MERGED 2006/05/08 11:21:18 fme 1.15.84.1: #i50348# Make SwDoc accessible via interfaces


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [b426bf6cb7f44f990a1466837b6545582c51fbf1]

INTEGRATION: CWS writercorehandoff (1.9.66); FILE MERGED 2006/01/20 10:01:49 tra 1.9.66.1: #i50348#removed inactive code


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [37c2de1ec3375e7ee0c55cf6d98aeae082e9c501]

INTEGRATION: CWS sdfcreater (1.3.42); FILE MERGED 2006/07/24 11:48:22 ihi 1.3.42.1: #i34408# Skip useless translations


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [1989a1647fb6197acd510376ab87aa6a12dac774]

INTEGRATION: CWS writercorehandoff (1.8.252); FILE MERGED 2006/04/28 13:36:55 fme 1.8.252.5: RESYNC: (1.9-1.10); FILE MERGED 2005/10/06 08:09:13 tra 1.8.252.4: #50348# 2005/09/13 15:29:20 tra 1.8.252.3: RESYNC: (1.8-1.9); FILE MERGED 2005/06/07 14:15:04 fme 1.8.252.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:28:53 tra 1.8.252.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [77cf1024600b3951433f7f63b6c95e1d809776da]

INTEGRATION: CWS sdfcreater (1.3.42); FILE MERGED 2006/07/24 11:48:21 ihi 1.3.42.1: #i34408# Skip useless translations


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [3be712a078b9ab204efcc6f5696f9a40909da5bd]

INTEGRATION: CWS writercorehandoff (1.6.466); FILE MERGED 2005/09/13 15:29:10 tra 1.6.466.2: RESYNC: (1.6-1.7); FILE MERGED 2005/06/07 14:15:04 fme 1.6.466.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [9d7bf5a627d382d66a133e983750301338c3ab53]

INTEGRATION: CWS sdfcreater (1.3.80); FILE MERGED 2006/07/24 11:48:21 ihi 1.3.80.1: #i34408# Skip useless translations


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [6850de2148230bfe64a6736c59f282012b8db026]

INTEGRATION: CWS writercorehandoff (1.17.252); FILE MERGED 2006/05/08 11:21:18 fme 1.17.252.10: #i50348# Make SwDoc accessible via interfaces 2006/01/20 10:01:49 tra 1.17.252.9: #i50348#removed inactive code 2005/11/11 07:56:14 fme 1.17.252.8: #i50348# make SwDoc accessible via interfaces 2005/11/10 21:32:48 tra 1.17.252.7: #i50348# 2005/10/24 16:01:33 tra 1.17.252.6: #50348# 2005/10/06 08:09:12 tra 1.17.252.5: #50348# 2005/09/13 15:28:36 tra 1.17.252.4: RESYNC: (1.17-1.18); FILE MERGED 2005/08/31 12:51:03 tra 1.17.252.3: #i50348# Introducing IDocumentRedlineAccess interface 2005/07/19 08:43:04 tra 1.17.252.2: #i50348#make SwDoc interface based 2005/07/19 06:06:07 fme 1.17.252.1: #i50348# make SwDoc accessible via interfaces


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [eed594de9f7defc6e3e151b89c09e337c884bd5b]

INTEGRATION: CWS sdfcreater (1.2.248); FILE MERGED 2006/07/24 11:48:21 ihi 1.2.248.1: #i34408# Skip useless translations


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [dc61d031ca65045cc12ee86b6a1a0b1f14aeedf4]

INTEGRATION: CWS writercorehandoff (1.8.252); FILE MERGED 2006/03/17 08:20:47 tra 1.8.252.4: RESYNC: (1.10-1.11); FILE MERGED 2005/09/13 15:28:23 tra 1.8.252.3: RESYNC: (1.9-1.10); FILE MERGED 2005/07/11 06:14:09 tra 1.8.252.2: RESYNC: (1.8-1.9); FILE MERGED 2005/06/07 14:15:03 fme 1.8.252.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [b7158dbb1db9ae279f4ed7b2323c3a64a0d00c92]

INTEGRATION: CWS sdfcreater (1.2.248); FILE MERGED 2006/07/24 11:48:20 ihi 1.2.248.1: #i34408# Skip useless translations


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [39bb3ed6c7440c323ff6c9d7cbd0cea0ab8ffb1f]

INTEGRATION: CWS writercorehandoff (1.17.288); FILE MERGED 2006/07/27 14:53:38 fme 1.17.288.10: RESYNC: (1.19-1.20); FILE MERGED 2006/05/08 11:21:17 fme 1.17.288.9: #i50348# Make SwDoc accessible via interfaces 2006/01/20 10:01:48 tra 1.17.288.8: #i50348#removed inactive code 2005/11/04 12:58:06 tra 1.17.288.7: #i50348# 2005/09/13 15:27:59 tra 1.17.288.6: RESYNC: (1.17-1.18); FILE MERGED 2005/07/19 06:06:06 fme 1.17.288.5: #i50348# make SwDoc accessible via interfaces 2005/07/05 08:13:07 tra 1.17.288.4: #i50348#make SwDoc interface based 2005/06/24 11:25:10 tra 1.17.288.3: #i50348# Make SwDoc accessible via interfaces 2005/06/07 14:15:03 fme 1.17.288.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:28:52 tra 1.17.288.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [c1eb8f6ae3491665116a82790d9fd1d0088f4f1a]

INTEGRATION: CWS sdfcreater (1.15.6); FILE MERGED 2006/07/26 12:16:07 ihi 1.15.6.1: #i34408# resync fix


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [ecbcda9c624f6f97ee90395d89bac42947559c71]

INTEGRATION: CWS sdfcreater (1.14.6); FILE MERGED 2006/07/26 12:16:07 ihi 1.14.6.1: #i34408# resync fix


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [61a44fb2c8c396e93559fd63b4f5a4b86e6fd867]

INTEGRATION: CWS sdfcreater (1.5.40); FILE MERGED 2006/07/26 12:16:07 ihi 1.5.40.5: #i34408# resync fix 2006/07/24 12:49:01 ihi 1.5.40.4: #i34408# resync fix 2006/07/12 11:23:56 ihi 1.5.40.3: RESYNC: (1.5-1.6); FILE MERGED 2006/04/03 18:51:33 ihi 1.5.40.2: #i61229# added skip symlinks feature 2006/03/30 13:15:50 ihi 1.5.40.1: #i61229# Use file find to search for l10n files


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [5eeb69240759ce08f7dcb5f774fb771e7d4ff664]

INTEGRATION: CWS writercorehandoff (1.11.252); FILE MERGED 2005/09/13 15:23:55 tra 1.11.252.2: RESYNC: (1.11-1.12); FILE MERGED 2005/06/07 14:15:00 fme 1.11.252.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [0a893c61a1f36b36aeb804702a90a5302ae2181e]

INTEGRATION: CWS sdfcreater (1.39.40); FILE MERGED 2006/07/26 12:16:07 ihi 1.39.40.5: #i34408# resync fix 2006/07/12 11:24:45 ihi 1.39.40.4: RESYNC: (1.40-1.41); FILE MERGED 2006/04/05 13:16:56 ihi 1.39.40.3: RESYNC: (1.39-1.40); FILE MERGED 2006/04/03 19:36:24 ihi 1.39.40.2: #i61229# remove bootstrap dependency 2006/03/30 13:15:50 ihi 1.39.40.1: #i61229# Use file find to search for l10n files


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [4f41c4e15a7a296267d4c612e220a3fdbc97c62c]

INTEGRATION: CWS writercorehandoff (1.31.18); FILE MERGED 2006/01/19 08:50:19 fme 1.31.18.9: #i50348# General cleanup - removed unused header files, functions, members, declarations 2005/09/13 15:23:44 tra 1.31.18.8: RESYNC: (1.31-1.32); FILE MERGED 2005/08/31 12:51:03 tra 1.31.18.7: #i50348# Introducing IDocumentRedlineAccess interface 2005/07/19 06:06:06 fme 1.31.18.6: #i50348# make SwDoc accessible via interfaces 2005/07/13 13:24:39 fme 1.31.18.5: #i50348# Make SwDoc accessible via interfaces 2005/07/12 11:21:46 tra 1.31.18.4: #i50348#make SwDoc interface based 2005/06/24 11:43:48 fme 1.31.18.3: #i50348# Make SwDoc accessible via interfaces 2005/06/07 14:14:59 fme 1.31.18.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:28:48 tra 1.31.18.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [546af8c1b6526aca27e77dd44d81f858a9d5ce9b]

INTEGRATION: CWS sdfcreater (1.41.32); FILE MERGED 2006/07/28 13:52:50 ihi 1.41.32.8: #i61229# Solaris Sparc compiler issues 2006/07/28 12:23:40 ihi 1.41.32.7: #i61229# Sorted module names and file ; Skiped readlicense module 2006/07/26 12:16:06 ihi 1.41.32.6: #i34408# resync fix 2006/07/24 12:49:01 ihi 1.41.32.5: #i34408# resync fix 2006/07/12 11:26:36 ihi 1.41.32.4: RESYNC: (1.41-1.42); FILE MERGED 2006/04/03 19:36:24 ihi 1.41.32.3: #i61229# remove bootstrap dependency 2006/04/03 18:51:33 ihi 1.41.32.2: #i61229# added skip symlinks feature 2006/03/30 13:15:50 ihi 1.41.32.1: #i61229# Use file find to search for l10n files


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [bd9fd32cc6373759454ddbea9812eff0f22e09ad]

INTEGRATION: CWS writercorehandoff (1.24.224); FILE MERGED 2006/05/30 06:44:21 fme 1.24.224.4: RESYNC: (1.27-1.28); FILE MERGED 2006/03/17 08:20:37 tra 1.24.224.3: RESYNC: (1.25-1.27); FILE MERGED 2005/09/13 15:23:30 tra 1.24.224.2: RESYNC: (1.24-1.25); FILE MERGED 2005/06/07 14:14:59 fme 1.24.224.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [efef2e08d3b406d8582287018a06b2f5f6641246]

INTEGRATION: CWS sdfcreater (1.25.6); FILE MERGED 2006/07/26 12:16:06 ihi 1.25.6.1: #i34408# resync fix


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [71289f9ae11f98e037fa16a479c3c314d9fc5569]

INTEGRATION: CWS writercorehandoff (1.49.222); FILE MERGED 2006/07/27 14:53:31 fme 1.49.222.23: RESYNC: (1.59-1.60); FILE MERGED 2006/05/30 06:44:14 fme 1.49.222.22: RESYNC: (1.58-1.59); FILE MERGED 2006/04/05 13:17:14 tra 1.49.222.21: RESYNC: (1.57-1.58); FILE MERGED 2006/04/05 08:49:45 tra 1.49.222.20: #i50348# 2006/03/17 08:20:28 tra 1.49.222.19: RESYNC: (1.53-1.57); FILE MERGED 2006/01/20 10:01:45 tra 1.49.222.18: #i50348#removed inactive code 2006/01/19 08:50:19 fme 1.49.222.17: #i50348# General cleanup - removed unused header files, functions, members, declarations 2005/12/20 15:21:45 tra 1.49.222.16: RESYNC: (1.52-1.53); FILE MERGED 2005/11/11 07:56:11 fme 1.49.222.15: #i50348# make SwDoc accessible via interfaces 2005/11/10 21:32:47 tra 1.49.222.14: #i50348# 2005/10/25 08:39:43 tra 1.49.222.13: RESYNC: (1.51-1.52); FILE MERGED 2005/10/24 16:01:31 tra 1.49.222.12: #50348# 2005/09/13 15:23:19 tra 1.49.222.11: RESYNC: (1.50-1.51); FILE MERGED 2005/08/31 12:51:02 tra 1.49.222.10: #i50348# Introducing IDocumentRedlineAccess interface 2005/07/19 08:43:00 tra 1.49.222.9: #i50348#make SwDoc interface based 2005/07/19 06:06:05 fme 1.49.222.8: #i50348# make SwDoc accessible via interfaces 2005/07/13 13:24:39 fme 1.49.222.7: #i50348# Make SwDoc accessible via interfaces 2005/07/13 05:26:09 tra 1.49.222.6: #i50348#make SwDoc interface based 2005/07/12 11:21:46 tra 1.49.222.5: #i50348#make SwDoc interface based 2005/07/11 06:13:59 tra 1.49.222.4: RESYNC: (1.49-1.50); FILE MERGED 2005/06/24 11:43:47 fme 1.49.222.3: #i50348# Make SwDoc accessible via interfaces 2005/06/07 14:14:58 fme 1.49.222.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:28:47 tra 1.49.222.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [7e15a7d6a3ef6d03d5f9beb3731ad88e23ea2504]

INTEGRATION: CWS sdfcreater (1.10.24); FILE MERGED 2006/07/26 12:16:06 ihi 1.10.24.7: #i34408# resync fix 2006/07/25 11:29:20 ihi 1.10.24.6: RESYNC: (1.12-1.13); FILE MERGED 2006/07/12 11:25:17 ihi 1.10.24.5: RESYNC: (1.11-1.12); FILE MERGED 2006/04/05 14:26:43 ihi 1.10.24.4: resync fix 2006/04/05 13:17:25 ihi 1.10.24.3: RESYNC: (1.10-1.11); FILE MERGED 2006/04/03 19:36:24 ihi 1.10.24.2: #i61229# remove bootstrap dependency 2006/03/30 13:15:50 ihi 1.10.24.1: #i61229# Use file find to search for l10n files


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [9db289752fcba682d3c1cfe6ab0059247d4c06c4]

INTEGRATION: CWS writercorehandoff (1.26.224); FILE MERGED 2006/05/30 06:43:47 fme 1.26.224.9: RESYNC: (1.28-1.29); FILE MERGED 2006/03/17 08:20:16 tra 1.26.224.8: RESYNC: (1.27-1.28); FILE MERGED 2006/01/20 10:01:44 tra 1.26.224.7: #i50348#removed inactive code 2005/11/11 07:56:11 fme 1.26.224.6: #i50348# make SwDoc accessible via interfaces 2005/10/24 16:01:30 tra 1.26.224.5: #50348# 2005/09/13 15:23:08 tra 1.26.224.4: RESYNC: (1.26-1.27); FILE MERGED 2005/07/13 13:24:38 fme 1.26.224.3: #i50348# Make SwDoc accessible via interfaces 2005/06/07 14:14:58 fme 1.26.224.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:28:47 tra 1.26.224.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [1c5c8cace1cbceafcc9320d183bb7bd192459ff1]

INTEGRATION: CWS sdfcreater (1.6.24); FILE MERGED 2006/07/12 11:25:00 ihi 1.6.24.3: RESYNC: (1.7-1.8); FILE MERGED 2006/04/05 13:17:10 ihi 1.6.24.2: RESYNC: (1.6-1.7); FILE MERGED 2006/04/03 19:36:24 ihi 1.6.24.1: #i61229# remove bootstrap dependency


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [82aa45f90104bbe262ea816025491252555ec4f9]

INTEGRATION: CWS writercorehandoff (1.12.48); FILE MERGED 2006/07/27 14:53:08 fme 1.12.48.6: RESYNC: (1.15-1.16); FILE MERGED 2005/12/20 15:21:37 tra 1.12.48.5: RESYNC: (1.13-1.15); FILE MERGED 2005/09/13 15:22:56 tra 1.12.48.4: RESYNC: (1.12-1.13); FILE MERGED 2005/07/13 13:24:38 fme 1.12.48.3: #i50348# Make SwDoc accessible via interfaces 2005/06/07 14:14:58 fme 1.12.48.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:28:46 tra 1.12.48.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [5ff04fd18b002bc5d82b5b7b4b070f5dba360b91]

INTEGRATION: CWS sdfcreater (1.1.2); FILE ADDED 2006/07/28 12:23:40 ihi 1.1.2.2: #i61229# Sorted module names and file ; Skiped readlicense module 2006/03/30 13:15:50 ihi 1.1.2.1: #i61229# Use file find to search for l10n files


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [11dc711d965589f7bd5c403da6c18c25ed94404f]

INTEGRATION: CWS writercorehandoff (1.19.224); FILE MERGED 2006/05/30 06:43:33 fme 1.19.224.9: RESYNC: (1.24-1.25); FILE MERGED 2006/03/17 08:20:07 tra 1.19.224.8: RESYNC: (1.21-1.24); FILE MERGED 2006/01/20 10:01:44 tra 1.19.224.7: #i50348#removed inactive code 2005/12/20 15:21:28 tra 1.19.224.6: RESYNC: (1.20-1.21); FILE MERGED 2005/10/24 16:01:30 tra 1.19.224.5: #50348# 2005/09/13 15:22:45 tra 1.19.224.4: RESYNC: (1.19-1.20); FILE MERGED 2005/07/13 13:24:38 fme 1.19.224.3: #i50348# Make SwDoc accessible via interfaces 2005/06/07 14:14:58 fme 1.19.224.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:28:45 tra 1.19.224.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [c499abc5994b0ac263833dce396c3980b1706a84]

INTEGRATION: CWS sdfcreater (1.32.32); FILE MERGED 2006/07/28 13:52:50 ihi 1.32.32.6: #i61229# Solaris Sparc compiler issues 2006/07/26 12:16:06 ihi 1.32.32.5: #i34408# resync fix 2006/07/12 11:23:49 ihi 1.32.32.4: RESYNC: (1.33-1.34); FILE MERGED 2006/04/05 13:16:25 ihi 1.32.32.3: RESYNC: (1.32-1.33); FILE MERGED 2006/04/03 19:36:24 ihi 1.32.32.2: #i61229# remove bootstrap dependency 2006/03/30 13:15:49 ihi 1.32.32.1: #i61229# Use file find to search for l10n files


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [399906e63920b31657cc5ed147b4c7a4525d9d32]

INTEGRATION: CWS writercorehandoff (1.26.252); FILE MERGED 2005/10/24 16:01:30 tra 1.26.252.5: #50348# 2005/09/13 15:22:33 tra 1.26.252.4: RESYNC: (1.26-1.27); FILE MERGED 2005/07/13 13:24:37 fme 1.26.252.3: #i50348# Make SwDoc accessible via interfaces 2005/06/07 14:14:57 fme 1.26.252.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:28:45 tra 1.26.252.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [89bea05990e8946f79be073a2273757fa305d1c5]

INTEGRATION: CWS sdfcreater (1.48.30); FILE MERGED 2006/07/26 12:16:06 ihi 1.48.30.5: #i34408# resync fix 2006/07/12 11:27:21 ihi 1.48.30.4: RESYNC: (1.49-1.51); FILE MERGED 2006/04/05 13:19:17 ihi 1.48.30.3: RESYNC: (1.48-1.49); FILE MERGED 2006/04/03 19:36:24 ihi 1.48.30.2: #i61229# remove bootstrap dependency 2006/03/30 13:15:49 ihi 1.48.30.1: #i61229# Use file find to search for l10n files


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [b8c2ac774f1481acbea49d54b407a3e7194ec004]

INTEGRATION: CWS writercorehandoff (1.56.18); FILE MERGED 2006/03/17 08:19:54 tra 1.56.18.6: RESYNC: (1.58-1.60); FILE MERGED 2005/12/20 15:21:20 tra 1.56.18.5: RESYNC: (1.57-1.58); FILE MERGED 2005/09/13 15:22:22 tra 1.56.18.4: RESYNC: (1.56-1.57); FILE MERGED 2005/07/13 13:24:37 fme 1.56.18.3: #i50348# Make SwDoc accessible via interfaces 2005/06/07 14:14:57 fme 1.56.18.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:28:44 tra 1.56.18.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [fef473bef4581df38c066b0c0f354adaf6be4a88]

INTEGRATION: CWS sdfcreater (1.1.2); FILE ADDED 2006/07/28 12:23:40 ihi 1.1.2.5: #i61229# Sorted module names and file ; Skiped readlicense module 2006/07/24 12:49:01 ihi 1.1.2.4: #i34408# resync fix 2006/04/13 17:46:09 ihi 1.1.2.3: full qualification fix 2006/04/03 18:51:33 ihi 1.1.2.2: #i61229# added skip symlinks feature 2006/03/30 13:15:49 ihi 1.1.2.1: #i61229# Use file find to search for l10n files


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [06d6587401d2c674812cacc4e227f2aa80d16788]

INTEGRATION: CWS writercorehandoff (1.6.462); FILE MERGED 2005/09/13 15:08:10 tra 1.6.462.2: RESYNC: (1.6-1.7); FILE MERGED 2005/06/07 14:14:56 fme 1.6.462.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [1bd785d5c344dc69242ef1ef6943b147bd637f7c]

INTEGRATION: CWS sdfcreater (1.13.12); FILE MERGED 2006/04/04 13:51:17 ihi 1.13.12.1: #i63958# add new switch to modify extract date


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [9ab1d1ffc44f393802557b512f8615b155972662]

INTEGRATION: CWS writercorehandoff (1.1.1.1.1324); FILE MERGED 2005/09/13 15:07:54 tra 1.1.1.1.1324.2: RESYNC: (1.1.1.1-1.2); FILE MERGED 2005/06/07 14:14:56 fme 1.1.1.1.1324.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [5e7288e13e97973effca13d07e82af5d69d83dc7]

INTEGRATION: CWS sdfcreater (1.9.2); FILE MERGED 2006/07/26 12:16:05 ihi 1.9.2.3: #i34408# resync fix 2006/07/12 11:23:15 ihi 1.9.2.2: RESYNC: (1.9-1.11); FILE MERGED 2006/04/05 14:32:16 ihi 1.9.2.1: #i63852# gcc4 fix, removed class name from method declaration


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [62b0a5f6eff925c6b3e402b9f485b7f7fac7dbd3]

INTEGRATION: CWS sdfcreater (1.3.40); FILE MERGED 2006/07/26 12:16:05 ihi 1.3.40.5: #i34408# resync fix 2006/07/12 11:22:09 ihi 1.3.40.4: RESYNC: (1.3-1.4); FILE MERGED 2006/04/03 19:36:23 ihi 1.3.40.3: #i61229# remove bootstrap dependency 2006/04/03 18:51:33 ihi 1.3.40.2: #i61229# added skip symlinks feature 2006/03/30 13:15:49 ihi 1.3.40.1: #i61229# Use file find to search for l10n files


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [2ac8d412ca1cf9ec6b9516c582be1165ab5298f8]

INTEGRATION: CWS sdfcreater (1.7.6); FILE MERGED 2006/07/26 12:16:05 ihi 1.7.6.1: #i34408# resync fix


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [d7220cd3839128fdfbeed74f5d6f7dff7b51ddc3]

INTEGRATION: CWS writercorehandoff (1.10.326); FILE MERGED 2006/03/17 08:19:04 tra 1.10.326.3: RESYNC: (1.11-1.12); FILE MERGED 2005/09/13 15:06:49 tra 1.10.326.2: RESYNC: (1.10-1.11); FILE MERGED 2005/08/31 12:51:02 tra 1.10.326.1: #i50348# Introducing IDocumentRedlineAccess interface


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [78534eb32051eaf2f4097e8e4651aed1e5839a03]

INTEGRATION: CWS sdfcreater (1.6.6); FILE MERGED 2006/07/26 12:16:05 ihi 1.6.6.1: #i34408# resync fix


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [861269ced1e1db3af289606992c1c648eed86b5d]

INTEGRATION: CWS writercorehandoff (1.12.252); FILE MERGED 2006/05/08 11:21:17 fme 1.12.252.6: #i50348# Make SwDoc accessible via interfaces 2005/10/24 16:01:29 tra 1.12.252.5: #50348# 2005/09/13 15:06:25 tra 1.12.252.4: RESYNC: (1.12-1.13); FILE MERGED 2005/08/31 12:51:01 tra 1.12.252.3: #i50348# Introducing IDocumentRedlineAccess interface 2005/07/13 13:24:37 fme 1.12.252.2: #i50348# Make SwDoc accessible via interfaces 2005/06/07 14:14:55 fme 1.12.252.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [7f8da93dfec4b3feffa404ccfd548e95dfa03535]

INTEGRATION: CWS writercorehandoff (1.9.252); FILE MERGED 2005/09/13 15:06:15 tra 1.9.252.2: RESYNC: (1.9-1.10); FILE MERGED 2005/06/07 14:14:55 fme 1.9.252.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [3bdf92fb7552e166a05456dd9986269d53fd01d6]

INTEGRATION: CWS sdfcreater (1.16.6); FILE MERGED 2006/07/28 12:23:39 ihi 1.16.6.5: #i61229# Sorted module names and file ; Skiped readlicense module 2006/07/26 12:16:05 ihi 1.16.6.4: #i34408# resync fix 2006/07/12 11:23:22 ihi 1.16.6.3: RESYNC: (1.17-1.19); FILE MERGED 2006/04/05 13:16:15 ihi 1.16.6.2: RESYNC: (1.16-1.17); FILE MERGED 2006/03/30 13:15:48 ihi 1.16.6.1: #i61229# Use file find to search for l10n files


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [8c426a341b8b1fa95c8c63c9658868843b928875]

INTEGRATION: CWS writercorehandoff (1.12.252); FILE MERGED 2006/04/28 13:36:33 fme 1.12.252.5: RESYNC: (1.14-1.15); FILE MERGED 2006/04/05 13:17:02 tra 1.12.252.4: RESYNC: (1.13-1.14); FILE MERGED 2006/01/11 21:17:13 tra 1.12.252.3: #i50348# 2005/09/13 15:20:23 tra 1.12.252.2: RESYNC: (1.12-1.13); FILE MERGED 2005/06/07 14:14:54 fme 1.12.252.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [77fb227910f534b6de6607bd22a9b4a3ffa9d24d]

INTEGRATION: CWS writercorehandoff (1.29.252); FILE MERGED 2006/04/28 13:36:26 fme 1.29.252.11: RESYNC: (1.31-1.32); FILE MERGED 2006/04/05 13:16:48 tra 1.29.252.10: RESYNC: (1.30-1.31); FILE MERGED 2006/01/19 08:50:18 fme 1.29.252.9: #i50348# General cleanup - removed unused header files, functions, members, declarations 2005/11/11 07:56:11 fme 1.29.252.8: #i50348# make SwDoc accessible via interfaces 2005/09/21 13:42:28 tra 1.29.252.7: #i50348# 2005/09/13 15:20:12 tra 1.29.252.6: RESYNC: (1.29-1.30); FILE MERGED 2005/07/19 06:06:04 fme 1.29.252.5: #i50348# make SwDoc accessible via interfaces 2005/07/14 05:01:29 fme 1.29.252.4: #i50348# Make SwDoc accessible via interfaces 2005/07/11 05:11:44 tra 1.29.252.3: #i50348#make SwDoc interface based 2005/06/07 14:14:54 fme 1.29.252.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:28:44 tra 1.29.252.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [a7274e6d8d6ff01b15f73c603179f25c693aaad3]

INTEGRATION: CWS writercorehandoff (1.10.252); FILE MERGED 2006/04/05 13:16:34 tra 1.10.252.4: RESYNC: (1.11-1.12); FILE MERGED 2005/09/13 15:19:59 tra 1.10.252.3: RESYNC: (1.10-1.11); FILE MERGED 2005/07/13 13:24:36 fme 1.10.252.2: #i50348# Make SwDoc accessible via interfaces 2005/06/07 14:14:54 fme 1.10.252.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [aebef8640ced0e9beb210ac43d4b6393fb52820b]

INTEGRATION: CWS sdfcreater (1.21.86); FILE MERGED 2006/07/12 14:19:48 ihi 1.21.86.1: #i34408# out comment useless resource


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [5864003291dc04775dcc9d4ab7307dde87367672]

INTEGRATION: CWS writercorehandoff (1.33.172); FILE MERGED 2005/12/20 15:21:11 tra 1.33.172.12: RESYNC: (1.35-1.36); FILE MERGED 2005/11/11 07:56:10 fme 1.33.172.11: #i50348# make SwDoc accessible via interfaces 2005/10/26 07:37:53 tra 1.33.172.10: #i50348# 2005/10/25 08:39:33 tra 1.33.172.9: RESYNC: (1.34-1.35); FILE MERGED 2005/10/24 16:01:29 tra 1.33.172.8: #50348# 2005/09/21 13:42:24 tra 1.33.172.7: #i50348# 2005/09/13 15:19:42 tra 1.33.172.6: RESYNC: (1.33-1.34); FILE MERGED 2005/07/19 08:42:59 tra 1.33.172.5: #i50348#make SwDoc interface based 2005/07/19 06:06:04 fme 1.33.172.4: #i50348# make SwDoc accessible via interfaces 2005/07/11 05:11:43 tra 1.33.172.3: #i50348#make SwDoc interface based 2005/06/07 14:14:54 fme 1.33.172.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:28:43 tra 1.33.172.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [015ce1433a48bdd5e8e942d488ffbe2f644a603f]

INTEGRATION: CWS sdfcreater (1.60.56); FILE MERGED 2006/07/24 11:50:57 ihi 1.60.56.1: #i34408# Skip useless translations


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [5aa713c4af31f4f727ef4f517ee3fc2a4cafa02c]

INTEGRATION: CWS writercorehandoff (1.3.252); FILE MERGED 2005/09/13 15:19:17 tra 1.3.252.2: RESYNC: (1.3-1.4); FILE MERGED 2005/06/07 14:14:53 fme 1.3.252.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [336f57dd117a7f2d93c907e4f636c252e53406a9]

INTEGRATION: CWS writercorehandoff (1.9.48); FILE MERGED 2006/04/28 13:36:18 fme 1.9.48.5: RESYNC: (1.11-1.12); FILE MERGED 2006/04/05 13:16:06 tra 1.9.48.4: RESYNC: (1.10-1.11); FILE MERGED 2005/09/13 15:19:06 tra 1.9.48.3: RESYNC: (1.9-1.10); FILE MERGED 2005/06/07 14:14:53 fme 1.9.48.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:28:42 tra 1.9.48.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [e8a0034b0eb254559ef5fba567554a543f210c41]

INTEGRATION: CWS writercorehandoff (1.4.750); FILE MERGED 2006/04/28 13:36:09 fme 1.4.750.4: RESYNC: (1.5-1.6); FILE MERGED 2005/09/13 15:18:36 tra 1.4.750.3: RESYNC: (1.4-1.5); FILE MERGED 2005/06/07 14:14:53 fme 1.4.750.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:28:42 tra 1.4.750.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [08caadc8bceaf7210a2110feb8ce986c966e2d7e]

INTEGRATION: CWS sdfcreater (1.1.44); FILE MERGED 2006/07/12 14:54:20 ihi 1.1.44.1: #i34408# comment out useless resource


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [a15289764cc29b6a790687ad7d2a2bef30426953]

INTEGRATION: CWS writercorehandoff (1.10.598); FILE MERGED 2006/04/05 13:15:54 tra 1.10.598.4: RESYNC: (1.11-1.12); FILE MERGED 2005/09/13 15:18:03 tra 1.10.598.3: RESYNC: (1.10-1.11); FILE MERGED 2005/06/07 14:14:52 fme 1.10.598.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:28:41 tra 1.10.598.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [639444d1b125c1d43825c2cd970ed9dc50f6eaa3]

INTEGRATION: CWS writercorehandoff (1.15.48); FILE MERGED 2005/10/24 16:01:29 tra 1.15.48.3: #50348# 2005/09/13 15:17:54 tra 1.15.48.2: RESYNC: (1.15-1.16); FILE MERGED 2005/06/07 14:14:52 fme 1.15.48.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [3e51b3c70df5df8460511745e66fd5d747d9a9d5]

INTEGRATION: CWS writercorehandoff (1.13.4); FILE MERGED 2006/04/05 13:15:43 tra 1.13.4.2: RESYNC: (1.13-1.14); FILE MERGED 2006/01/19 08:50:18 fme 1.13.4.1: #i50348# General cleanup - removed unused header files, functions, members, declarations


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [e9d1fd1ad17bd4d775a6c04594767cc95270c750]

INTEGRATION: CWS writercorehandoff (1.22.4); FILE MERGED 2006/03/17 08:19:41 tra 1.22.4.2: RESYNC: (1.22-1.23); FILE MERGED 2005/10/24 16:01:28 tra 1.22.4.1: #50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [71db36fc7037a4658462bee5c2719f30fde9d018]

INTEGRATION: CWS writercorehandoff (1.1.1.1.1324); FILE MERGED 2005/09/13 15:17:20 tra 1.1.1.1.1324.2: RESYNC: (1.1.1.1-1.2); FILE MERGED 2005/06/07 14:14:52 fme 1.1.1.1.1324.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [1b91c4a4b087190abe30dbf6e850f88981057a85]

INTEGRATION: CWS writercorehandoff (1.13.48); FILE MERGED 2006/07/27 14:52:57 fme 1.13.48.7: RESYNC: (1.18-1.20); FILE MERGED 2006/04/05 13:15:32 tra 1.13.48.6: RESYNC: (1.17-1.18); FILE MERGED 2005/12/21 15:16:27 tra 1.13.48.5: #i50348# 2005/12/20 15:21:01 tra 1.13.48.4: RESYNC: (1.14-1.17); FILE MERGED 2005/09/13 15:17:08 tra 1.13.48.3: RESYNC: (1.13-1.14); FILE MERGED 2005/07/13 13:24:36 fme 1.13.48.2: #i50348# Make SwDoc accessible via interfaces 2005/06/07 14:14:51 fme 1.13.48.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [20d7f8c513d0a9469b072cb68a64972ac0bd9863]

INTEGRATION: CWS writercorehandoff (1.15.48); FILE MERGED 2006/04/28 13:36:01 fme 1.15.48.5: RESYNC: (1.17-1.18); FILE MERGED 2005/12/20 15:20:53 tra 1.15.48.4: RESYNC: (1.16-1.17); FILE MERGED 2005/10/24 16:01:28 tra 1.15.48.3: #50348# 2005/09/13 15:16:58 tra 1.15.48.2: RESYNC: (1.15-1.16); FILE MERGED 2005/07/19 06:06:03 fme 1.15.48.1: #i50348# make SwDoc accessible via interfaces


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [c89d554e06398806a77b617b2ca30fa7b26a9f23]

INTEGRATION: CWS writercorehandoff (1.8.4); FILE MERGED 2005/10/24 16:01:28 tra 1.8.4.1: #50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [7c8782abd5016521deb4707a2076e7fc78a2e753]

INTEGRATION: CWS writercorehandoff (1.12.252); FILE MERGED 2006/04/05 13:15:20 tra 1.12.252.6: RESYNC: (1.14-1.15); FILE MERGED 2006/01/19 08:50:18 fme 1.12.252.5: #i50348# General cleanup - removed unused header files, functions, members, declarations 2005/12/20 15:20:45 tra 1.12.252.4: RESYNC: (1.13-1.14); FILE MERGED 2005/09/13 15:16:31 tra 1.12.252.3: RESYNC: (1.12-1.13); FILE MERGED 2005/06/07 14:14:51 fme 1.12.252.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:28:41 tra 1.12.252.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [205e0d2b6973d6abbb67810cd5bf017a8a48739d]

INTEGRATION: CWS writercorehandoff (1.14.48); FILE MERGED 2006/05/08 13:23:03 fme 1.14.48.5: RESYNC: (1.16-1.17); FILE MERGED 2005/12/20 15:20:37 tra 1.14.48.4: RESYNC: (1.15-1.16); FILE MERGED 2005/09/13 15:16:09 tra 1.14.48.3: RESYNC: (1.14-1.15); FILE MERGED 2005/06/07 14:14:51 fme 1.14.48.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:28:40 tra 1.14.48.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [b1fdd905d51d3cf1dcbb2c17ab663573ba459c4d]

INTEGRATION: CWS writercorehandoff (1.20.252); FILE MERGED 2006/04/05 13:15:08 tra 1.20.252.4: RESYNC: (1.21-1.22); FILE MERGED 2005/09/13 15:15:30 tra 1.20.252.3: RESYNC: (1.20-1.21); FILE MERGED 2005/06/07 14:14:50 fme 1.20.252.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:28:40 tra 1.20.252.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [f463951a2f252abaef2fd88e6812868c533224b5]

INTEGRATION: CWS writercorehandoff (1.8.4); FILE MERGED 2005/12/20 15:20:29 tra 1.8.4.2: RESYNC: (1.8-1.9); FILE MERGED 2005/10/24 16:01:28 tra 1.8.4.1: #50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [88b42b75b5faf945f94bc61f803abafef91c167d]

INTEGRATION: CWS writercorehandoff (1.11.560); FILE MERGED 2006/07/27 14:52:46 fme 1.11.560.6: RESYNC: (1.13-1.14); FILE MERGED 2005/10/25 08:39:23 tra 1.11.560.5: RESYNC: (1.12-1.13); FILE MERGED 2005/10/24 16:01:28 tra 1.11.560.4: #50348# 2005/09/13 15:14:36 tra 1.11.560.3: RESYNC: (1.11-1.12); FILE MERGED 2005/06/07 14:14:50 fme 1.11.560.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:28:39 tra 1.11.560.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [e62f6fd8c347cb0b9965c29dcb5b5071888e444d]

INTEGRATION: CWS writercorehandoff (1.7.318); FILE MERGED 2005/09/13 15:14:25 tra 1.7.318.2: RESYNC: (1.7-1.8); FILE MERGED 2005/06/07 14:14:50 fme 1.7.318.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [ebf88f9b62bc114356aabacbbf2bc9711d32dbca]

INTEGRATION: CWS writercorehandoff (1.17.232); FILE MERGED 2006/04/28 13:35:54 fme 1.17.232.6: RESYNC: (1.19-1.20); FILE MERGED 2006/04/05 13:14:54 tra 1.17.232.5: RESYNC: (1.18-1.19); FILE MERGED 2005/11/11 07:56:10 fme 1.17.232.4: #i50348# make SwDoc accessible via interfaces 2005/09/21 13:42:23 tra 1.17.232.3: #i50348# 2005/09/13 15:14:14 tra 1.17.232.2: RESYNC: (1.17-1.18); FILE MERGED 2005/06/07 14:14:50 fme 1.17.232.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [9c856b543340faf913ff6e0a6fbbbcb27a934993]

INTEGRATION: CWS writercorehandoff (1.11.54); FILE MERGED 2005/09/13 15:14:00 tra 1.11.54.3: RESYNC: (1.11-1.12); FILE MERGED 2005/06/07 14:14:49 fme 1.11.54.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:28:39 tra 1.11.54.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [52a7b20aa797e1102105f84a001c7d5705192b36]

INTEGRATION: CWS sdfcreater (1.2.30); FILE MERGED 2006/07/24 11:49:41 ihi 1.2.30.1: #i34408# Skip useless translations


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [6d1242129175201302e9e8c470d10f0b404dd752]

INTEGRATION: CWS writercorehandoff (1.26.272); FILE MERGED 2006/07/27 14:52:34 fme 1.26.272.7: RESYNC: (1.30-1.31); FILE MERGED 2006/04/05 13:14:40 tra 1.26.272.6: RESYNC: (1.29-1.30); FILE MERGED 2005/12/20 15:19:58 tra 1.26.272.5: RESYNC: (1.27-1.29); FILE MERGED 2005/11/11 07:56:10 fme 1.26.272.4: #i50348# make SwDoc accessible via interfaces 2005/09/13 15:13:49 tra 1.26.272.3: RESYNC: (1.26-1.27); FILE MERGED 2005/06/07 14:14:49 fme 1.26.272.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:28:38 tra 1.26.272.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [e6b2b29ff0e6645c65e4c3f2281be94d8664cae0]

INTEGRATION: CWS writercorehandoff (1.29.252); FILE MERGED 2006/05/08 11:21:17 fme 1.29.252.12: #i50348# Make SwDoc accessible via interfaces 2006/04/28 13:35:46 fme 1.29.252.11: RESYNC: (1.31-1.32); FILE MERGED 2006/04/05 13:14:23 tra 1.29.252.10: RESYNC: (1.30-1.31); FILE MERGED 2006/04/05 08:49:45 tra 1.29.252.9: #i50348# 2006/01/20 10:01:41 tra 1.29.252.8: #i50348#removed inactive code 2006/01/19 08:50:17 fme 1.29.252.7: #i50348# General cleanup - removed unused header files, functions, members, declarations 2006/01/11 21:17:13 tra 1.29.252.6: #i50348# 2005/11/11 07:56:10 fme 1.29.252.5: #i50348# make SwDoc accessible via interfaces 2005/09/13 15:13:10 tra 1.29.252.4: RESYNC: (1.29-1.30); FILE MERGED 2005/07/11 05:11:43 tra 1.29.252.3: #i50348#make SwDoc interface based 2005/06/07 14:14:49 fme 1.29.252.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:28:38 tra 1.29.252.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [04fa2f10a28e6b72713fd85b2ceab08fc9d16bdf]

INTEGRATION: CWS sdfcreater (1.1.122); FILE MERGED 2006/07/24 11:49:41 ihi 1.1.122.1: #i34408# Skip useless translations


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [ef7a57e51db9a538b8a306b94d866898736ac44d]

INTEGRATION: CWS writercorehandoff (1.10.54); FILE MERGED 2006/03/17 08:19:29 tra 1.10.54.4: RESYNC: (1.11-1.12); FILE MERGED 2005/09/13 15:12:52 tra 1.10.54.3: RESYNC: (1.10-1.11); FILE MERGED 2005/06/07 14:14:48 fme 1.10.54.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:28:37 tra 1.10.54.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [a9b838dc08af432fbe3fc4407a20898650ba064a]

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>  [9ef28ea41e5712b700c93693dbd28a4cefeb4b4f]

INTEGRATION: CWS writercorehandoff (1.39.120); FILE MERGED 2006/01/19 08:50:17 fme 1.39.120.13: #i50348# General cleanup - removed unused header files, functions, members, declarations 2005/12/20 15:19:15 tra 1.39.120.12: RESYNC: (1.40-1.41); FILE MERGED 2005/11/11 07:56:09 fme 1.39.120.11: #i50348# make SwDoc accessible via interfaces 2005/10/06 08:09:10 tra 1.39.120.10: #50348# 2005/09/28 14:01:40 tra 1.39.120.9: #i50348# 2005/09/21 13:42:21 tra 1.39.120.8: #i50348# 2005/09/13 15:09:10 tra 1.39.120.7: RESYNC: (1.39-1.40); FILE MERGED 2005/08/31 12:51:01 tra 1.39.120.6: #i50348# Introducing IDocumentRedlineAccess interface 2005/07/13 13:24:35 fme 1.39.120.5: #i50348# Make SwDoc accessible via interfaces 2005/07/13 05:26:08 tra 1.39.120.4: #i50348#make SwDoc interface based 2005/07/12 11:21:45 tra 1.39.120.3: #i50348#make SwDoc interface based 2005/07/11 05:11:42 tra 1.39.120.2: #i50348#make SwDoc interface based 2005/06/24 11:43:47 fme 1.39.120.1: #i50348# Make SwDoc accessible via interfaces


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [d29e368fa81ca619f8c07622fbf7e5d1809713df]

INTEGRATION: CWS writercorehandoff (1.42.78); FILE MERGED 2006/04/28 13:35:38 fme 1.42.78.6: RESYNC: (1.46-1.47); FILE MERGED 2005/12/20 15:19:03 tra 1.42.78.5: RESYNC: (1.44-1.46); FILE MERGED 2005/11/04 12:58:05 tra 1.42.78.4: #i50348# 2005/09/13 15:08:46 tra 1.42.78.3: RESYNC: (1.42-1.43); FILE MERGED 2005/06/07 14:14:47 fme 1.42.78.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:28:37 tra 1.42.78.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [d57b4cf1caaf4a3d58289fa9b5b0a49fb5647761]

INTEGRATION: CWS writercorehandoff (1.6.4); FILE MERGED 2005/09/21 13:42:20 tra 1.6.4.1: #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [607b8035e2f0852d4f632c8336e40b404da729f6]

INTEGRATION: CWS writercorehandoff (1.20.252); FILE MERGED 2006/04/05 13:13:48 tra 1.20.252.6: RESYNC: (1.21-1.22); FILE MERGED 2005/11/11 07:56:09 fme 1.20.252.5: #i50348# make SwDoc accessible via interfaces 2005/10/24 16:01:27 tra 1.20.252.4: #50348# 2005/09/13 15:05:06 tra 1.20.252.3: RESYNC: (1.20-1.21); FILE MERGED 2005/07/13 13:24:34 fme 1.20.252.2: #i50348# Make SwDoc accessible via interfaces 2005/06/24 11:43:46 fme 1.20.252.1: #i50348# Make SwDoc accessible via interfaces


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [4241636f9c42c8c430de15f1fe7473e4cfc438e4]

INTEGRATION: CWS writercorehandoff (1.33.96); FILE MERGED 2006/05/08 11:21:16 fme 1.33.96.11: #i50348# Make SwDoc accessible via interfaces 2006/04/28 13:35:15 fme 1.33.96.10: RESYNC: (1.35-1.36); FILE MERGED 2006/03/17 08:18:38 tra 1.33.96.9: RESYNC: (1.34-1.35); FILE MERGED 2005/10/24 16:01:26 tra 1.33.96.8: #50348# 2005/09/21 13:42:18 tra 1.33.96.7: #i50348# 2005/09/13 15:04:07 tra 1.33.96.6: RESYNC: (1.33-1.34); FILE MERGED 2005/07/14 05:01:28 fme 1.33.96.5: #i50348# Make SwDoc accessible via interfaces 2005/07/13 13:24:34 fme 1.33.96.4: #i50348# Make SwDoc accessible via interfaces 2005/06/24 11:43:45 fme 1.33.96.3: #i50348# Make SwDoc accessible via interfaces 2005/06/07 14:14:46 fme 1.33.96.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:28:36 tra 1.33.96.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [3aaa889d6c9783194276be08b1cc671192db3e7f]

INTEGRATION: CWS writercorehandoff (1.22.88); FILE MERGED 2005/11/18 14:53:37 fme 1.22.88.10: #i50348# Make SwDoc accessible via interfaces 2005/09/21 13:42:17 tra 1.22.88.9: #i50348# 2005/09/13 15:03:54 tra 1.22.88.8: RESYNC: (1.22-1.23); FILE MERGED 2005/07/13 13:24:33 fme 1.22.88.7: #i50348# Make SwDoc accessible via interfaces 2005/07/12 11:21:44 tra 1.22.88.6: #i50348#make SwDoc interface based 2005/07/11 05:11:42 tra 1.22.88.5: #i50348#make SwDoc interface based 2005/07/05 08:13:06 tra 1.22.88.4: #i50348#make SwDoc interface based 2005/06/24 11:43:45 fme 1.22.88.3: #i50348# Make SwDoc accessible via interfaces 2005/06/07 14:14:46 fme 1.22.88.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:28:35 tra 1.22.88.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [054e6f97390f6b3af4333d34b4659d30364ab27e]

INTEGRATION: CWS writercorehandoff (1.59.138); FILE MERGED 2006/05/08 11:21:16 fme 1.59.138.15: #i50348# Make SwDoc accessible via interfaces 2006/03/17 08:18:29 tra 1.59.138.14: RESYNC: (1.62-1.63); FILE MERGED 2005/12/20 15:18:53 tra 1.59.138.13: RESYNC: (1.61-1.62); FILE MERGED 2005/11/18 14:53:37 fme 1.59.138.12: #i50348# Make SwDoc accessible via interfaces 2005/10/06 08:09:08 tra 1.59.138.11: #50348# 2005/09/13 15:03:43 tra 1.59.138.10: RESYNC: (1.60-1.61); FILE MERGED 2005/07/19 06:06:01 fme 1.59.138.9: #i50348# make SwDoc accessible via interfaces 2005/07/13 13:24:33 fme 1.59.138.8: #i50348# Make SwDoc accessible via interfaces 2005/07/13 05:26:07 tra 1.59.138.7: #i50348#make SwDoc interface based 2005/07/12 11:21:44 tra 1.59.138.6: #i50348#make SwDoc interface based 2005/07/11 05:11:42 tra 1.59.138.5: #i50348#make SwDoc interface based 2005/07/05 08:13:06 tra 1.59.138.4: #i50348#make SwDoc interface based 2005/06/24 11:43:44 fme 1.59.138.3: #i50348# Make SwDoc accessible via interfaces 2005/06/07 14:14:45 fme 1.59.138.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:28:35 tra 1.59.138.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [880a2c2948e8aef4f71857dfc0dce71de8da7c09]

INTEGRATION: CWS writercorehandoff (1.22.768); FILE MERGED 2006/05/08 11:21:16 fme 1.22.768.4: #i50348# Make SwDoc accessible via interfaces 2006/03/17 08:18:20 tra 1.22.768.3: RESYNC: (1.23-1.24); FILE MERGED 2005/09/13 15:03:32 tra 1.22.768.2: RESYNC: (1.22-1.23); FILE MERGED 2005/07/13 13:24:33 fme 1.22.768.1: #i50348# Make SwDoc accessible via interfaces


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [cb7870b799350e2a6e6796e2a22c533f753c98c0]

INTEGRATION: CWS writercorehandoff (1.26.92); FILE MERGED 2006/07/27 14:52:06 fme 1.26.92.10: RESYNC: (1.28-1.29); FILE MERGED 2006/05/08 11:21:15 fme 1.26.92.9: #i50348# Make SwDoc accessible via interfaces 2006/03/17 08:18:01 tra 1.26.92.8: RESYNC: (1.27-1.28); FILE MERGED 2005/11/18 14:53:37 fme 1.26.92.7: #i50348# Make SwDoc accessible via interfaces 2005/09/13 15:03:21 tra 1.26.92.6: RESYNC: (1.26-1.27); FILE MERGED 2005/07/13 13:24:32 fme 1.26.92.5: #i50348# Make SwDoc accessible via interfaces 2005/07/05 08:13:05 tra 1.26.92.4: #i50348#make SwDoc interface based 2005/06/24 11:43:44 fme 1.26.92.3: #i50348# Make SwDoc accessible via interfaces 2005/06/07 14:14:45 fme 1.26.92.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:28:34 tra 1.26.92.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [43166a6f52d7543282666b3e12637da2563fd3c7]

INTEGRATION: CWS writercorehandoff (1.15.4); FILE MERGED 2006/07/27 14:51:56 fme 1.15.4.2: RESYNC: (1.15-1.16); FILE MERGED 2005/11/18 14:53:36 fme 1.15.4.1: #i50348# Make SwDoc accessible via interfaces


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [efa409db890020a599414cde3eeb7bdeb3fffb78]

INTEGRATION: CWS writercorehandoff (1.13.464); FILE MERGED 2006/05/08 11:21:15 fme 1.13.464.4: #i50348# Make SwDoc accessible via interfaces 2005/09/13 15:02:54 tra 1.13.464.3: RESYNC: (1.13-1.14); FILE MERGED 2005/06/07 14:14:45 fme 1.13.464.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:28:34 tra 1.13.464.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [70d15612edf72c52479c8723734183b46a4f3e26]

INTEGRATION: CWS writercorehandoff (1.7.466); FILE MERGED 2006/04/05 08:49:44 tra 1.7.466.5: #i50348# 2006/03/17 08:18:11 tra 1.7.466.4: RESYNC: (1.8-1.9); FILE MERGED 2005/09/13 15:02:43 tra 1.7.466.3: RESYNC: (1.7-1.8); FILE MERGED 2005/06/07 14:14:44 fme 1.7.466.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:28:33 tra 1.7.466.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [2533cfd551abc58f60e089e5feed5a1aef4e6c05]

INTEGRATION: CWS writercorehandoff (1.27.326); FILE MERGED 2006/01/19 08:50:16 fme 1.27.326.5: #i50348# General cleanup - removed unused header files, functions, members, declarations 2005/09/28 14:01:36 tra 1.27.326.4: #i50348# 2005/09/13 15:02:21 tra 1.27.326.3: RESYNC: (1.27-1.28); FILE MERGED 2005/06/07 14:14:44 fme 1.27.326.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:28:32 tra 1.27.326.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [c0c3a406ecedcacb028942e4c86702aa0d153695]

INTEGRATION: CWS writercorehandoff (1.91.96); FILE MERGED 2006/01/19 08:50:16 fme 1.91.96.8: #i50348# General cleanup - removed unused header files, functions, members, declarations 2005/12/20 15:18:41 tra 1.91.96.7: RESYNC: (1.93-1.95); FILE MERGED 2005/10/24 16:01:26 tra 1.91.96.6: #50348# 2005/09/28 14:01:34 tra 1.91.96.5: #i50348# 2005/09/13 15:02:12 tra 1.91.96.4: RESYNC: (1.92-1.93); FILE MERGED 2005/07/19 13:27:29 tra 1.91.96.3: RESYNC: (1.91-1.92); FILE MERGED 2005/06/07 14:14:43 fme 1.91.96.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:28:31 tra 1.91.96.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [5efae2a589e2c2c51f0b13af7b7e38306c85db59]

INTEGRATION: CWS writercorehandoff (1.60.244); FILE MERGED 2006/08/14 15:02:49 fme 1.60.244.9: RESYNC: (1.63-1.64); FILE MERGED 2006/05/08 13:22:51 fme 1.60.244.8: RESYNC: (1.62-1.63); FILE MERGED 2005/12/21 15:16:26 tra 1.60.244.7: #i50348# 2005/12/20 15:18:31 tra 1.60.244.6: RESYNC: (1.61-1.62); FILE MERGED 2005/09/13 15:01:59 tra 1.60.244.5: RESYNC: (1.60-1.61); FILE MERGED 2005/07/13 13:24:32 fme 1.60.244.4: #i50348# Make SwDoc accessible via interfaces 2005/06/24 11:43:43 fme 1.60.244.3: #i50348# Make SwDoc accessible via interfaces 2005/06/07 14:14:43 fme 1.60.244.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:28:31 tra 1.60.244.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [af06e5076402b06578bdba789964c236b8bdce9f]

INTEGRATION: CWS writercorehandoff (1.12.78); FILE MERGED 2005/09/13 15:01:48 tra 1.12.78.3: RESYNC: (1.12-1.13); FILE MERGED 2005/06/07 14:14:43 fme 1.12.78.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:28:30 tra 1.12.78.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [84c0fc2a213efee32d89185ffd413ce612d7b904]

INTEGRATION: CWS writercorehandoff (1.40.316); FILE MERGED 2006/04/05 13:13:34 tra 1.40.316.7: RESYNC: (1.45-1.46); FILE MERGED 2005/12/20 15:18:22 tra 1.40.316.6: RESYNC: (1.44-1.45); FILE MERGED 2005/10/25 08:39:15 tra 1.40.316.5: RESYNC: (1.43-1.44); FILE MERGED 2005/09/13 15:01:39 tra 1.40.316.4: RESYNC: (1.42-1.43); FILE MERGED 2005/07/19 13:27:18 tra 1.40.316.3: RESYNC: (1.40-1.42); FILE MERGED 2005/06/07 14:14:42 fme 1.40.316.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:28:29 tra 1.40.316.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [36c9bb445f4edad4f4d9c45701d1cd5eabd6968d]

INTEGRATION: CWS writercorehandoff (1.50.4); FILE MERGED 2006/03/17 08:17:49 tra 1.50.4.3: RESYNC: (1.51-1.52); FILE MERGED 2005/10/25 08:39:02 tra 1.50.4.2: RESYNC: (1.50-1.51); FILE MERGED 2005/09/28 14:01:30 tra 1.50.4.1: #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [bfd2603e0ee3a5fb615236917727b0b6f8b203c6]

INTEGRATION: CWS writercorehandoff (1.9.1116); FILE MERGED 2005/09/13 15:00:42 tra 1.9.1116.3: RESYNC: (1.9-1.10); FILE MERGED 2005/06/07 14:14:42 fme 1.9.1116.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:28:29 tra 1.9.1116.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [c262f426c6025aca7f6833d41712e287fcb27341]

INTEGRATION: CWS writercorehandoff (1.25.466); FILE MERGED 2006/01/20 10:01:40 tra 1.25.466.5: #i50348#removed inactive code 2005/09/13 15:00:18 tra 1.25.466.4: RESYNC: (1.25-1.26); FILE MERGED 2005/08/31 12:51:00 tra 1.25.466.3: #i50348# Introducing IDocumentRedlineAccess interface 2005/06/07 14:14:41 fme 1.25.466.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:28:28 tra 1.25.466.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [6a8c648e3b9e1b12869047b39a3c21b694fd3ea9]

INTEGRATION: CWS writercorehandoff (1.28.326); FILE MERGED 2006/03/17 08:17:21 tra 1.28.326.5: RESYNC: (1.30-1.32); FILE MERGED 2005/09/13 14:59:54 tra 1.28.326.4: RESYNC: (1.29-1.30); FILE MERGED 2005/08/31 12:51:00 tra 1.28.326.3: #i50348# Introducing IDocumentRedlineAccess interface 2005/07/19 13:27:10 tra 1.28.326.2: RESYNC: (1.28-1.29); FILE MERGED 2005/07/19 06:06:01 fme 1.28.326.1: #i50348# make SwDoc accessible via interfaces


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [e99b9f8f0d4aa9aea6520690df969dd48baae37f]

INTEGRATION: CWS writercorehandoff (1.32.48); FILE MERGED 2005/09/13 14:59:44 tra 1.32.48.4: RESYNC: (1.33-1.34); FILE MERGED 2005/07/19 13:26:56 tra 1.32.48.3: RESYNC: (1.32-1.33); FILE MERGED 2005/06/07 14:14:41 fme 1.32.48.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:28:28 tra 1.32.48.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [a141e24ed8351dde6cbafb9b4d59f57fddf877da]

INTEGRATION: CWS writercorehandoff (1.31.48); FILE MERGED 2005/09/13 14:59:34 tra 1.31.48.4: RESYNC: (1.32-1.33); FILE MERGED 2005/07/19 13:26:48 tra 1.31.48.3: RESYNC: (1.31-1.32); FILE MERGED 2005/06/07 14:14:41 fme 1.31.48.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:28:27 tra 1.31.48.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [82a4d9fd463db409a9c4ad67a5d87b64411a0949]

INTEGRATION: CWS writercorehandoff (1.50.140); FILE MERGED 2006/04/05 13:12:54 tra 1.50.140.9: RESYNC: (1.52-1.54); FILE MERGED 2006/01/19 08:50:15 fme 1.50.140.8: #i50348# General cleanup - removed unused header files, functions, members, declarations 2005/09/28 14:01:29 tra 1.50.140.7: #i50348# 2005/09/13 14:59:22 tra 1.50.140.6: RESYNC: (1.51-1.52); FILE MERGED 2005/07/19 13:26:40 tra 1.50.140.5: RESYNC: (1.50-1.51); FILE MERGED 2005/07/19 08:42:58 tra 1.50.140.4: #i50348#make SwDoc interface based 2005/07/19 06:06:00 fme 1.50.140.3: #i50348# make SwDoc accessible via interfaces 2005/06/07 14:14:41 fme 1.50.140.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:28:27 tra 1.50.140.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [493c3f43b4ccc5fa67551837806c7ff80e1aafda]

INTEGRATION: CWS writercorehandoff (1.84.170); FILE MERGED 2006/07/27 14:51:36 fme 1.84.170.10: RESYNC: (1.92-1.93); FILE MERGED 2006/04/05 13:12:44 tra 1.84.170.9: RESYNC: (1.90-1.92); FILE MERGED 2006/01/19 08:50:14 fme 1.84.170.8: #i50348# General cleanup - removed unused header files, functions, members, declarations 2005/12/20 15:18:02 tra 1.84.170.7: RESYNC: (1.88-1.90); FILE MERGED 2005/10/25 08:38:43 tra 1.84.170.6: RESYNC: (1.87-1.88); FILE MERGED 2005/09/28 14:01:26 tra 1.84.170.5: #i50348# 2005/09/13 14:59:11 tra 1.84.170.4: RESYNC: (1.86-1.87); FILE MERGED 2005/07/19 13:26:31 tra 1.84.170.3: RESYNC: (1.84-1.86); FILE MERGED 2005/06/07 14:14:40 fme 1.84.170.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:28:26 tra 1.84.170.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [d2ab92bbd64663f6150cadd077ce4cf74c3fa0e4]

INTEGRATION: CWS writercorehandoff (1.176.76); FILE MERGED 2006/07/27 14:51:21 fme 1.176.76.11: RESYNC: (1.186-1.188); FILE MERGED 2006/05/08 13:20:27 fme 1.176.76.10: RESYNC: (1.185-1.186); FILE MERGED 2006/04/05 13:12:29 tra 1.176.76.9: RESYNC: (1.184-1.185); FILE MERGED 2006/03/17 08:17:11 tra 1.176.76.8: RESYNC: (1.183-1.184); FILE MERGED 2005/12/20 15:17:50 tra 1.176.76.7: RESYNC: (1.180-1.183); FILE MERGED 2005/10/25 08:38:33 tra 1.176.76.6: RESYNC: (1.179-1.180); FILE MERGED 2005/09/13 14:58:51 tra 1.176.76.5: RESYNC: (1.178-1.179); FILE MERGED 2005/07/19 13:26:23 tra 1.176.76.4: RESYNC: (1.177-1.178); FILE MERGED 2005/07/11 06:13:38 tra 1.176.76.3: RESYNC: (1.176-1.177); FILE MERGED 2005/06/07 14:14:40 fme 1.176.76.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:28:25 tra 1.176.76.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [f941d7d5698e283accf58934f7ee540bbbc495bf]

INTEGRATION: CWS writercorehandoff (1.57.78); FILE MERGED 2005/09/13 14:58:39 tra 1.57.78.3: RESYNC: (1.57-1.58); FILE MERGED 2005/06/07 14:14:39 fme 1.57.78.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:28:25 tra 1.57.78.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [1349b00e956df16c29677da3817fe973603a871b]

INTEGRATION: CWS writercorehandoff (1.21.1116); FILE MERGED 2006/01/19 08:50:14 fme 1.21.1116.4: #i50348# General cleanup - removed unused header files, functions, members, declarations 2005/09/13 14:58:29 tra 1.21.1116.3: RESYNC: (1.21-1.22); FILE MERGED 2005/06/07 14:14:39 fme 1.21.1116.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:28:24 tra 1.21.1116.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [2fd741039758109ed565e29ea1fc35df847a33c1]

INTEGRATION: CWS writercorehandoff (1.99.78); FILE MERGED 2006/07/27 14:50:54 fme 1.99.78.10: RESYNC: (1.102-1.103); FILE MERGED 2006/05/08 13:14:12 fme 1.99.78.9: RESYNC: (1.101-1.102); FILE MERGED 2005/10/25 08:38:25 tra 1.99.78.8: RESYNC: (1.100-1.101); FILE MERGED 2005/10/24 16:01:25 tra 1.99.78.7: #50348# 2005/09/28 14:01:23 tra 1.99.78.6: #i50348# 2005/09/13 14:58:02 tra 1.99.78.5: RESYNC: (1.99-1.100); FILE MERGED 2005/07/13 13:24:31 fme 1.99.78.4: #i50348# Make SwDoc accessible via interfaces 2005/06/24 11:43:43 fme 1.99.78.3: #i50348# Make SwDoc accessible via interfaces 2005/06/07 14:14:39 fme 1.99.78.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:28:24 tra 1.99.78.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [5166c87fd5a3041f7cabb39047f22e2f7e0957c2]

INTEGRATION: CWS writercorehandoff (1.88.140); FILE MERGED 2005/10/26 07:37:52 tra 1.88.140.7: #i50348# 2005/10/25 08:38:16 tra 1.88.140.6: RESYNC: (1.90-1.91); FILE MERGED 2005/10/24 16:01:25 tra 1.88.140.5: #50348# 2005/09/13 14:57:45 tra 1.88.140.4: RESYNC: (1.89-1.90); FILE MERGED 2005/07/28 11:56:23 tra 1.88.140.3: RESYNC: (1.88-1.89); FILE MERGED 2005/06/07 14:14:38 fme 1.88.140.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:28:23 tra 1.88.140.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [7bacd0ee2ccb251b31e81f0a8e38a9c6947f3e9c]

INTEGRATION: CWS writercorehandoff (1.12.120); FILE MERGED 2005/09/13 14:57:19 tra 1.12.120.3: RESYNC: (1.12-1.13); FILE MERGED 2005/06/07 14:14:38 fme 1.12.120.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:28:23 tra 1.12.120.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [d037ba23018d770cb2ae53d1972036cc287d0c87]

INTEGRATION: CWS writercorehandoff (1.66.92); FILE MERGED 2006/07/27 14:50:34 fme 1.66.92.8: RESYNC: (1.69-1.71); FILE MERGED 2006/03/17 08:17:01 tra 1.66.92.7: RESYNC: (1.68-1.69); FILE MERGED 2005/10/25 08:38:07 tra 1.66.92.6: RESYNC: (1.67-1.68); FILE MERGED 2005/10/24 16:01:25 tra 1.66.92.5: #50348# 2005/09/28 14:01:19 tra 1.66.92.4: #i50348# 2005/09/13 14:57:10 tra 1.66.92.3: RESYNC: (1.66-1.67); FILE MERGED 2005/06/07 14:14:37 fme 1.66.92.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:28:22 tra 1.66.92.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [50f68bc8b476dfccadcdc54559839faec6f67f8f]

INTEGRATION: CWS writercorehandoff (1.19.252); FILE MERGED 2006/01/20 10:01:40 tra 1.19.252.8: #i50348#removed inactive code 2006/01/19 08:50:13 fme 1.19.252.7: #i50348# General cleanup - removed unused header files, functions, members, declarations 2005/12/20 15:17:36 tra 1.19.252.6: RESYNC: (1.20-1.21); FILE MERGED 2005/10/24 16:01:24 tra 1.19.252.5: #50348# 2005/09/28 14:01:17 tra 1.19.252.4: #i50348# 2005/09/13 14:56:57 tra 1.19.252.3: RESYNC: (1.19-1.20); FILE MERGED 2005/06/07 14:14:37 fme 1.19.252.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:28:21 tra 1.19.252.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [59f50425c656117ba843d5bd316053f08088f34a]

INTEGRATION: CWS writercorehandoff (1.25.464); FILE MERGED 2006/03/17 08:16:50 tra 1.25.464.7: RESYNC: (1.28-1.29); FILE MERGED 2005/10/25 08:37:58 tra 1.25.464.6: RESYNC: (1.27-1.28); FILE MERGED 2005/09/13 14:56:46 tra 1.25.464.5: RESYNC: (1.26-1.27); FILE MERGED 2005/07/28 11:56:05 tra 1.25.464.4: RESYNC: (1.25-1.26); FILE MERGED 2005/07/19 06:06:00 fme 1.25.464.3: #i50348# make SwDoc accessible via interfaces 2005/06/07 14:14:37 fme 1.25.464.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:28:21 tra 1.25.464.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [b02f00fa0b07c030ea4d3e1733f1bdef5a5c8147]

INTEGRATION: CWS writercorehandoff (1.9.344); FILE MERGED 2005/09/28 14:01:15 tra 1.9.344.4: #i50348# 2005/09/13 14:56:17 tra 1.9.344.3: RESYNC: (1.9-1.10); FILE MERGED 2005/07/19 08:42:58 tra 1.9.344.2: #i50348#make SwDoc interface based 2005/07/19 06:05:59 fme 1.9.344.1: #i50348# make SwDoc accessible via interfaces


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [44a3e1a2f690d67eaeeeb2fee5e15583f21e8141]

INTEGRATION: CWS writercorehandoff (1.5.288); FILE MERGED 2005/09/13 14:56:06 tra 1.5.288.3: RESYNC: (1.5-1.6); FILE MERGED 2005/06/07 14:14:36 fme 1.5.288.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:28:20 tra 1.5.288.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [3d3b11f9a0988676eacd2d98a4546d0ff0bce61e]

INTEGRATION: CWS writercorehandoff (1.16.466); FILE MERGED 2005/09/13 14:55:16 tra 1.16.466.2: RESYNC: (1.16-1.17); FILE MERGED 2005/07/13 13:24:31 fme 1.16.466.1: #i50348# Make SwDoc accessible via interfaces


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [f735c08f8fb3764d409fd9ebf9c8267f3729b266]

INTEGRATION: CWS writercorehandoff (1.4.1116); FILE MERGED 2005/09/13 14:55:04 tra 1.4.1116.2: RESYNC: (1.4-1.5); FILE MERGED 2005/08/31 12:50:59 tra 1.4.1116.1: #i50348# Introducing IDocumentRedlineAccess interface


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [1a5850e9ff273b07fc36b8b0dba1c60fe85e2bcb]

INTEGRATION: CWS writercorehandoff (1.14.88); FILE MERGED 2006/07/27 14:50:17 fme 1.14.88.12: RESYNC: (1.20-1.22); FILE MERGED 2006/05/08 13:13:29 fme 1.14.88.11: RESYNC: (1.19-1.20); FILE MERGED 2006/05/03 07:43:21 fme 1.14.88.10: #i50348# make SwDoc interface based 2006/04/28 13:35:05 fme 1.14.88.9: RESYNC: (1.17-1.19); FILE MERGED 2006/03/17 08:16:39 tra 1.14.88.8: RESYNC: (1.16-1.17); FILE MERGED 2006/01/19 08:50:13 fme 1.14.88.7: #i50348# General cleanup - removed unused header files, functions, members, declarations 2005/12/20 15:17:24 tra 1.14.88.6: RESYNC: (1.15-1.16); FILE MERGED 2005/10/24 16:01:24 tra 1.14.88.5: #50348# 2005/09/13 14:54:52 tra 1.14.88.4: RESYNC: (1.14-1.15); FILE MERGED 2005/08/31 12:50:59 tra 1.14.88.3: #i50348# Introducing IDocumentRedlineAccess interface 2005/06/07 14:14:35 fme 1.14.88.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:28:20 tra 1.14.88.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [8f4ac6526d9af90708015a522edbccfb854596cd]

INTEGRATION: CWS writercorehandoff (1.3.1116); FILE MERGED 2005/09/13 14:54:40 tra 1.3.1116.2: RESYNC: (1.3-1.4); FILE MERGED 2005/08/31 12:50:59 tra 1.3.1116.1: #i50348# Introducing IDocumentRedlineAccess interface


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [5e8ebeb806072169cc802bbd2100ff83e69e5d23]

INTEGRATION: CWS writercorehandoff (1.5.278); FILE MERGED 2005/10/24 16:01:24 tra 1.5.278.4: #50348# 2005/09/13 14:54:29 tra 1.5.278.3: RESYNC: (1.5-1.6); FILE MERGED 2005/06/07 14:14:35 fme 1.5.278.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:28:19 tra 1.5.278.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [101c923b58c5b19ea447c10e506303ff13739345]

INTEGRATION: CWS writercorehandoff (1.8.466); FILE MERGED 2005/10/06 08:09:06 tra 1.8.466.3: #50348# 2005/09/13 14:54:19 tra 1.8.466.2: RESYNC: (1.8-1.9); FILE MERGED 2005/08/31 12:50:59 tra 1.8.466.1: #i50348# Introducing IDocumentRedlineAccess interface


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [8235e71b2a282aeb2dd364311554f45da2787cb7]

INTEGRATION: CWS writercorehandoff (1.7.448); FILE MERGED 2006/04/28 13:34:57 fme 1.7.448.3: RESYNC: (1.8-1.9); FILE MERGED 2005/09/13 14:54:08 tra 1.7.448.2: RESYNC: (1.7-1.8); FILE MERGED 2005/08/31 12:50:58 tra 1.7.448.1: #i50348# Introducing IDocumentRedlineAccess interface


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [f48e1590e168d5cc07bb612ec2ffc457d4105ed0]

INTEGRATION: CWS writercorehandoff (1.13.446); FILE MERGED 2006/04/05 13:12:15 tra 1.13.446.5: RESYNC: (1.14-1.15); FILE MERGED 2006/01/19 08:50:12 fme 1.13.446.4: #i50348# General cleanup - removed unused header files, functions, members, declarations 2005/09/28 14:01:14 tra 1.13.446.3: #i50348# 2005/09/13 14:53:56 tra 1.13.446.2: RESYNC: (1.13-1.14); FILE MERGED 2005/08/31 12:50:58 tra 1.13.446.1: #i50348# Introducing IDocumentRedlineAccess interface


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [0593139282df2be23dd77b3372e5e3255edd42ba]

INTEGRATION: CWS writercorehandoff (1.8.140); FILE MERGED 2005/12/20 15:17:14 tra 1.8.140.4: RESYNC: (1.9-1.10); FILE MERGED 2005/09/13 14:53:35 tra 1.8.140.3: RESYNC: (1.8-1.9); FILE MERGED 2005/06/07 14:14:35 fme 1.8.140.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:28:19 tra 1.8.140.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [16c07a59a0bb37e9133cd9d6628612d178a1ec0a]

INTEGRATION: CWS writercorehandoff (1.5.4); FILE MERGED 2005/10/24 16:01:23 tra 1.5.4.1: #50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [2dec3ac2cc98c940f16eb0a74ef05c829efcef9b]

INTEGRATION: CWS writercorehandoff (1.19.96); FILE MERGED 2005/10/24 16:01:23 tra 1.19.96.5: #50348# 2005/09/13 14:53:14 tra 1.19.96.4: RESYNC: (1.19-1.20); FILE MERGED 2005/08/31 12:50:58 tra 1.19.96.3: #i50348# Introducing IDocumentRedlineAccess interface 2005/06/07 14:14:34 fme 1.19.96.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:28:18 tra 1.19.96.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [0f3963493ffdbf327f5c0cfc4107efa962d4ae38]

INTEGRATION: CWS writercorehandoff (1.6.4); FILE MERGED 2006/01/19 08:50:12 fme 1.6.4.2: #i50348# General cleanup - removed unused header files, functions, members, declarations 2005/09/28 14:01:14 tra 1.6.4.1: #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [3d0e57ae8d9e1e25aa8ed2ce574d9bc6ea8abf96]

INTEGRATION: CWS writercorehandoff (1.11.88); FILE MERGED 2006/07/27 14:50:00 fme 1.11.88.5: RESYNC: (1.13-1.14); FILE MERGED 2005/09/13 14:51:52 tra 1.11.88.4: RESYNC: (1.12-1.13); FILE MERGED 2005/07/11 06:13:29 tra 1.11.88.3: RESYNC: (1.11-1.12); FILE MERGED 2005/06/07 14:14:34 fme 1.11.88.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:28:17 tra 1.11.88.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [b2dcd171782af0ac52d86253119c475aea778c8f]

INTEGRATION: CWS writercorehandoff (1.9.172); FILE MERGED 2006/01/19 08:50:12 fme 1.9.172.6: #i50348# General cleanup - removed unused header files, functions, members, declarations 2005/11/18 14:53:36 fme 1.9.172.5: #i50348# Make SwDoc accessible via interfaces 2005/09/28 14:01:13 tra 1.9.172.4: #i50348# 2005/09/13 14:51:42 tra 1.9.172.3: RESYNC: (1.9-1.10); FILE MERGED 2005/06/07 14:14:34 fme 1.9.172.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:28:17 tra 1.9.172.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [35d4f8fd53c196cbcc4e1353b1febdfb59637f91]

INTEGRATION: CWS writercorehandoff (1.15.344); FILE MERGED 2006/05/03 07:43:20 fme 1.15.344.8: #i50348# make SwDoc interface based 2006/04/28 13:34:50 fme 1.15.344.7: RESYNC: (1.17-1.19); FILE MERGED 2005/10/25 08:37:49 tra 1.15.344.6: RESYNC: (1.16-1.17); FILE MERGED 2005/09/13 14:51:32 tra 1.15.344.5: RESYNC: (1.15-1.16); FILE MERGED 2005/08/31 12:50:57 tra 1.15.344.4: #i50348# Introducing IDocumentRedlineAccess interface 2005/07/19 06:05:59 fme 1.15.344.3: #i50348# make SwDoc accessible via interfaces 2005/06/07 14:14:33 fme 1.15.344.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:28:16 tra 1.15.344.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [e8ed784136775e282b3c9215db0b133c097f4879]

INTEGRATION: CWS writercorehandoff (1.11.238); FILE MERGED 2006/07/31 06:24:02 fme 1.11.238.11: #i50348# Resync 2006/07/27 14:49:49 fme 1.11.238.10: RESYNC: (1.16-1.17); FILE MERGED 2006/05/08 13:12:32 fme 1.11.238.9: RESYNC: (1.15-1.16); FILE MERGED 2006/04/28 13:34:42 fme 1.11.238.8: RESYNC: (1.14-1.15); FILE MERGED 2006/03/17 08:16:29 tra 1.11.238.7: RESYNC: (1.13-1.14); FILE MERGED 2006/01/19 08:50:11 fme 1.11.238.6: #i50348# General cleanup - removed unused header files, functions, members, declarations 2005/12/20 15:17:07 tra 1.11.238.5: RESYNC: (1.12-1.13); FILE MERGED 2005/10/24 16:01:23 tra 1.11.238.4: #50348# 2005/09/28 14:01:13 tra 1.11.238.3: #i50348# 2005/09/13 14:50:51 tra 1.11.238.2: RESYNC: (1.11-1.12); FILE MERGED 2005/08/31 12:50:57 tra 1.11.238.1: #i50348# Introducing IDocumentRedlineAccess interface


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [a766c8c18d66e25c0fa1534740a44be76ed5dad0]

INTEGRATION: CWS writercorehandoff (1.4.586); FILE MERGED 2005/09/13 14:50:32 tra 1.4.586.2: RESYNC: (1.4-1.5); FILE MERGED 2005/07/19 06:05:58 fme 1.4.586.1: #i50348# make SwDoc accessible via interfaces


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [9f13de96188bc9423b338154748ee593d72e8125]

INTEGRATION: CWS writercorehandoff (1.7.326); FILE MERGED 2006/04/05 13:12:00 tra 1.7.326.7: RESYNC: (1.8-1.9); FILE MERGED 2006/01/19 08:50:11 fme 1.7.326.6: #i50348# General cleanup - removed unused header files, functions, members, declarations 2005/09/28 14:01:13 tra 1.7.326.5: #i50348# 2005/09/13 14:50:23 tra 1.7.326.4: RESYNC: (1.7-1.8); FILE MERGED 2005/08/31 12:50:57 tra 1.7.326.3: #i50348# Introducing IDocumentRedlineAccess interface 2005/06/07 14:14:32 fme 1.7.326.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:28:16 tra 1.7.326.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [49d6bf1d80a2535bf6d68adc3788a923a3f0ffcd]

INTEGRATION: CWS writercorehandoff (1.12.448); FILE MERGED 2006/03/17 08:16:21 tra 1.12.448.7: RESYNC: (1.14-1.15); FILE MERGED 2005/12/20 15:16:58 tra 1.12.448.6: RESYNC: (1.13-1.14); FILE MERGED 2005/09/13 14:50:12 tra 1.12.448.5: RESYNC: (1.12-1.13); FILE MERGED 2005/07/19 08:42:57 tra 1.12.448.4: #i50348#make SwDoc interface based 2005/07/19 06:05:58 fme 1.12.448.3: #i50348# make SwDoc accessible via interfaces 2005/06/07 14:14:32 fme 1.12.448.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:28:15 tra 1.12.448.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [7621a4fdaa070020c1aeab0863daa88aabccf658]

INTEGRATION: CWS writercorehandoff (1.17.172); FILE MERGED 2006/01/19 08:50:10 fme 1.17.172.5: #i50348# General cleanup - removed unused header files, functions, members, declarations 2005/09/28 14:01:12 tra 1.17.172.4: #i50348# 2005/09/13 14:49:18 tra 1.17.172.3: RESYNC: (1.17-1.18); FILE MERGED 2005/08/31 12:50:56 tra 1.17.172.2: #i50348# Introducing IDocumentRedlineAccess interface 2005/07/14 12:35:25 tra 1.17.172.1: #i50348#removed get/set methods for compatibility flags in exchange for IDocumentSettingAccess, removed useless dummy members


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [7cfa76256ec6aa1aa9d94d9167951cc6ca2b5f5e]

INTEGRATION: CWS writercorehandoff (1.4.464); FILE MERGED 2005/09/13 14:48:04 tra 1.4.464.2: RESYNC: (1.4-1.5); FILE MERGED 2005/07/13 13:24:30 fme 1.4.464.1: #i50348# Make SwDoc accessible via interfaces


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [61504a37474582c35ba0622c207db22254a6ae2b]

INTEGRATION: CWS writercorehandoff (1.66.48); FILE MERGED 2006/07/27 14:49:15 fme 1.66.48.12: RESYNC: (1.71-1.72); FILE MERGED 2006/05/08 13:11:38 fme 1.66.48.11: RESYNC: (1.70-1.71); FILE MERGED 2006/04/05 13:11:48 tra 1.66.48.10: RESYNC: (1.69-1.70); FILE MERGED 2005/12/20 15:16:37 tra 1.66.48.9: RESYNC: (1.68-1.69); FILE MERGED 2005/10/26 07:37:51 tra 1.66.48.8: #i50348# 2005/10/25 08:37:28 tra 1.66.48.7: RESYNC: (1.67-1.68); FILE MERGED 2005/09/13 14:47:39 tra 1.66.48.6: RESYNC: (1.66-1.67); FILE MERGED 2005/08/31 12:50:56 tra 1.66.48.5: #i50348# Introducing IDocumentRedlineAccess interface 2005/07/13 13:24:30 fme 1.66.48.4: #i50348# Make SwDoc accessible via interfaces 2005/07/11 05:11:41 tra 1.66.48.3: #i50348#make SwDoc interface based 2005/06/07 14:14:31 fme 1.66.48.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:28:14 tra 1.66.48.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [b15b4cd4eb2a1479c985250d87d529b346d2da89]

INTEGRATION: CWS writercorehandoff (1.13.1116); FILE MERGED 2005/09/13 14:47:28 tra 1.13.1116.3: RESYNC: (1.13-1.14); FILE MERGED 2005/06/07 14:14:31 fme 1.13.1116.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:28:14 tra 1.13.1116.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [dd6e039218da160c76c468dac4c1846440c5fd16]

INTEGRATION: CWS writercorehandoff (1.38.48); FILE MERGED 2006/01/20 10:01:39 tra 1.38.48.5: #i50348#removed inactive code 2005/12/20 15:16:28 tra 1.38.48.4: RESYNC: (1.39-1.40); FILE MERGED 2005/09/13 14:46:48 tra 1.38.48.3: RESYNC: (1.38-1.39); FILE MERGED 2005/06/07 14:14:30 fme 1.38.48.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:28:13 tra 1.38.48.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [2104326e28e9e1450b98b5af69487a637346886e]

INTEGRATION: CWS writercorehandoff (1.51.48); FILE MERGED 2005/09/13 14:46:36 tra 1.51.48.4: RESYNC: (1.51-1.52); FILE MERGED 2005/06/24 11:43:42 fme 1.51.48.3: #i50348# Make SwDoc accessible via interfaces 2005/06/07 14:14:30 fme 1.51.48.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:28:12 tra 1.51.48.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [5e64be91b8d82a2c35d546b71a3138347aaac205]

INTEGRATION: CWS writercorehandoff (1.5.1116); FILE MERGED 2005/09/13 14:46:23 tra 1.5.1116.3: RESYNC: (1.5-1.6); FILE MERGED 2005/07/05 08:13:04 tra 1.5.1116.2: #i50348#make SwDoc interface based 2005/06/24 11:43:42 fme 1.5.1116.1: #i50348# Make SwDoc accessible via interfaces


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [2221a80c10bc75179530ceb4d940c42b838da295]

INTEGRATION: CWS writercorehandoff (1.49.18); FILE MERGED 2006/07/27 14:49:04 fme 1.49.18.18: RESYNC: (1.62-1.63); FILE MERGED 2006/05/08 13:09:20 fme 1.49.18.17: RESYNC: (1.61-1.62); FILE MERGED 2006/04/05 13:11:32 tra 1.49.18.16: RESYNC: (1.59-1.61); FILE MERGED 2006/03/17 08:15:58 tra 1.49.18.15: RESYNC: (1.56-1.59); FILE MERGED 2006/01/19 08:50:09 fme 1.49.18.14: #i50348# General cleanup - removed unused header files, functions, members, declarations 2005/12/21 15:16:26 tra 1.49.18.13: #i50348# 2005/12/20 15:16:17 tra 1.49.18.12: RESYNC: (1.52-1.56); FILE MERGED 2005/09/13 14:46:12 tra 1.49.18.11: RESYNC: (1.51-1.52); FILE MERGED 2005/08/31 12:50:56 tra 1.49.18.10: #i50348# Introducing IDocumentRedlineAccess interface 2005/07/28 11:55:53 tra 1.49.18.9: RESYNC: (1.50-1.51); FILE MERGED 2005/07/19 06:05:57 fme 1.49.18.8: #i50348# make SwDoc accessible via interfaces 2005/07/14 05:01:27 fme 1.49.18.7: #i50348# Make SwDoc accessible via interfaces 2005/07/12 11:21:42 tra 1.49.18.6: #i50348#make SwDoc interface based 2005/07/11 06:05:50 tra 1.49.18.5: #i50348#merge conflicts resolved 2005/07/05 08:13:03 tra 1.49.18.4: #i50348#make SwDoc interface based 2005/06/24 11:43:41 fme 1.49.18.3: #i50348# Make SwDoc accessible via interfaces 2005/06/07 14:14:30 fme 1.49.18.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:28:12 tra 1.49.18.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [8725f465c4be3a62fe7be28ada491fc7bdbe0690]

INTEGRATION: CWS writercorehandoff (1.79.48); FILE MERGED 2006/08/14 14:59:16 fme 1.79.48.9: RESYNC: (1.82-1.83); FILE MERGED 2006/07/31 06:24:01 fme 1.79.48.8: #i50348# Resync 2006/07/27 14:48:46 fme 1.79.48.7: RESYNC: (1.81-1.82); FILE MERGED 2005/10/25 08:37:06 tra 1.79.48.6: RESYNC: (1.80-1.81); FILE MERGED 2005/09/13 14:45:17 tra 1.79.48.5: RESYNC: (1.79-1.80); FILE MERGED 2005/07/05 08:13:02 tra 1.79.48.4: #i50348#make SwDoc interface based 2005/06/24 11:43:40 fme 1.79.48.3: #i50348# Make SwDoc accessible via interfaces 2005/06/07 14:14:29 fme 1.79.48.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:28:11 tra 1.79.48.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [fccf3dc7c845d3f7c7b881ddce1002392f7b0746]

INTEGRATION: CWS writercorehandoff (1.23.4); FILE MERGED 2006/05/08 11:21:15 fme 1.23.4.1: #i50348# Make SwDoc accessible via interfaces


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [7e9cae099da38bf8a20dead19d873bd0fb6b285a]

INTEGRATION: CWS writercorehandoff (1.5.4); FILE MERGED 2005/11/18 14:53:36 fme 1.5.4.1: #i50348# Make SwDoc accessible via interfaces


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [afa0218710799feee29f66f8866655d9d78a596a]

INTEGRATION: CWS writercorehandoff (1.8.4); FILE MERGED 2006/05/08 11:21:15 fme 1.8.4.3: #i50348# Make SwDoc accessible via interfaces 2005/10/25 08:36:58 tra 1.8.4.2: RESYNC: (1.8-1.9); FILE MERGED 2005/10/06 08:08:59 tra 1.8.4.1: #50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [0e557ffc836d84506c7da3b988990e4a21a4b409]

INTEGRATION: CWS writercorehandoff (1.22.808); FILE MERGED 2005/12/20 15:16:08 tra 1.22.808.4: RESYNC: (1.23-1.24); FILE MERGED 2005/09/13 14:43:07 tra 1.22.808.3: RESYNC: (1.22-1.23); FILE MERGED 2005/06/07 14:14:29 fme 1.22.808.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:28:10 tra 1.22.808.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [4a15432f7eef1a4ffccaa783b0d965a1f5357e98]

INTEGRATION: CWS writercorehandoff (1.5.598); FILE MERGED 2005/09/13 14:41:50 tra 1.5.598.2: RESYNC: (1.5-1.6); FILE MERGED 2005/06/07 14:14:28 fme 1.5.598.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [6e2bf1e81436db7fa9185ec538b6ff306cdc739e]

INTEGRATION: CWS writercorehandoff (1.16.466); FILE MERGED 2005/09/13 14:41:27 tra 1.16.466.2: RESYNC: (1.16-1.17); FILE MERGED 2005/07/19 06:05:56 fme 1.16.466.1: #i50348# make SwDoc accessible via interfaces


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [12030495f83c4c96fdf2a6b5d6f4cd09081de5f6]

INTEGRATION: CWS writercorehandoff (1.22.48); FILE MERGED 2006/04/05 08:49:44 tra 1.22.48.5: #i50348# 2006/03/17 08:15:32 tra 1.22.48.4: RESYNC: (1.23-1.24); FILE MERGED 2005/09/13 14:41:14 tra 1.22.48.3: RESYNC: (1.22-1.23); FILE MERGED 2005/07/05 08:13:02 tra 1.22.48.2: #i50348#make SwDoc interface based 2005/06/24 11:43:40 fme 1.22.48.1: #i50348# Make SwDoc accessible via interfaces


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [9c9df775ca8ce126be4f646e2a87c2da5d57c8d0]

INTEGRATION: CWS writercorehandoff (1.5.798); FILE MERGED 2005/09/13 14:41:02 tra 1.5.798.3: RESYNC: (1.5-1.6); FILE MERGED 2005/06/07 14:14:28 fme 1.5.798.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:28:09 tra 1.5.798.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [23b8aa3f08276101e05c91570cab37320d1f8c96]

INTEGRATION: CWS writercorehandoff (1.7.1116); FILE MERGED 2005/09/13 14:40:50 tra 1.7.1116.2: RESYNC: (1.7-1.8); FILE MERGED 2005/06/07 14:14:28 fme 1.7.1116.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [58401cd6b3d6a7e1fc05a3db96603a3b4d4d1bcb]

INTEGRATION: CWS writercorehandoff (1.11.466); FILE MERGED 2005/09/13 14:40:38 tra 1.11.466.2: RESYNC: (1.11-1.12); FILE MERGED 2005/07/19 06:05:56 fme 1.11.466.1: #i50348# make SwDoc accessible via interfaces


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [1f35a7762020537e57f2a3a370156d104e8da996]

INTEGRATION: CWS writercorehandoff (1.17.48); FILE MERGED 2006/05/08 13:07:53 fme 1.17.48.5: RESYNC: (1.19-1.20); FILE MERGED 2005/10/25 08:36:45 tra 1.17.48.4: RESYNC: (1.18-1.19); FILE MERGED 2005/09/13 14:40:12 tra 1.17.48.3: RESYNC: (1.17-1.18); FILE MERGED 2005/06/07 14:14:28 fme 1.17.48.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:28:09 tra 1.17.48.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [68ce88979cf333d70a724f3b2bb0f86390457b97]

INTEGRATION: CWS writercorehandoff (1.42.96); FILE MERGED 2006/03/17 08:15:10 tra 1.42.96.6: RESYNC: (1.43-1.44); FILE MERGED 2005/11/18 14:53:35 fme 1.42.96.5: #i50348# Make SwDoc accessible via interfaces 2005/09/13 14:39:58 tra 1.42.96.4: RESYNC: (1.42-1.43); FILE MERGED 2005/07/14 13:35:45 fme 1.42.96.3: #i50348# Make SwDoc accessible via interfaces 2005/06/07 14:14:27 fme 1.42.96.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:28:08 tra 1.42.96.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [59b4e248dc9703ea4e36400ed981343e8b5fae24]

INTEGRATION: CWS writercorehandoff (1.84.48); FILE MERGED 2006/07/27 14:48:29 fme 1.84.48.14: RESYNC: (1.88-1.89); FILE MERGED 2006/05/08 11:21:14 fme 1.84.48.13: #i50348# Make SwDoc accessible via interfaces 2006/03/17 08:15:00 tra 1.84.48.12: RESYNC: (1.87-1.88); FILE MERGED 2005/11/11 07:56:08 fme 1.84.48.11: #i50348# make SwDoc accessible via interfaces 2005/11/04 12:58:05 tra 1.84.48.10: #i50348# 2005/10/25 08:36:36 tra 1.84.48.9: RESYNC: (1.85-1.86); FILE MERGED 2005/09/13 14:39:32 tra 1.84.48.8: RESYNC: (1.84-1.85); FILE MERGED 2005/07/14 05:01:26 fme 1.84.48.7: #i50348# Make SwDoc accessible via interfaces 2005/07/13 13:24:29 fme 1.84.48.6: #i50348# Make SwDoc accessible via interfaces 2005/07/12 11:21:41 tra 1.84.48.5: #i50348#make SwDoc interface based 2005/07/05 08:13:01 tra 1.84.48.4: #i50348#make SwDoc interface based 2005/06/24 11:43:39 fme 1.84.48.3: #i50348# Make SwDoc accessible via interfaces 2005/06/07 14:14:27 fme 1.84.48.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:28:07 tra 1.84.48.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [82eb7a772812c9c9ac56439d73380168b85209d4]

INTEGRATION: CWS writercorehandoff (1.10.272); FILE MERGED 2005/09/13 14:39:20 tra 1.10.272.2: RESYNC: (1.10-1.11); FILE MERGED 2005/06/07 14:14:26 fme 1.10.272.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [e0173f09a28a433d27fab8d7550e359481a4dd8e]

INTEGRATION: CWS writercorehandoff (1.54.46); FILE MERGED 2006/03/17 08:14:48 tra 1.54.46.8: RESYNC: (1.56-1.57); FILE MERGED 2005/11/18 14:53:35 fme 1.54.46.7: #i50348# Make SwDoc accessible via interfaces 2005/10/25 08:36:27 tra 1.54.46.6: RESYNC: (1.55-1.56); FILE MERGED 2005/09/13 14:39:08 tra 1.54.46.5: RESYNC: (1.54-1.55); FILE MERGED 2005/07/14 05:01:25 fme 1.54.46.4: #i50348# Make SwDoc accessible via interfaces 2005/07/12 11:21:41 tra 1.54.46.3: #i50348#make SwDoc interface based 2005/06/07 14:14:26 fme 1.54.46.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:28:06 tra 1.54.46.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [71728022357830864032130c58adeb79344910db]

INTEGRATION: CWS writercorehandoff (1.18.558); FILE MERGED 2006/07/27 14:48:13 fme 1.18.558.7: RESYNC: (1.21-1.22); FILE MERGED 2005/12/20 15:15:59 tra 1.18.558.6: RESYNC: (1.20-1.21); FILE MERGED 2005/11/18 14:53:35 fme 1.18.558.5: #i50348# Make SwDoc accessible via interfaces 2005/10/25 08:36:16 tra 1.18.558.4: RESYNC: (1.19-1.20); FILE MERGED 2005/09/13 14:38:54 tra 1.18.558.3: RESYNC: (1.18-1.19); FILE MERGED 2005/07/19 06:05:56 fme 1.18.558.2: #i50348# make SwDoc accessible via interfaces 2005/07/14 13:35:45 fme 1.18.558.1: #i50348# Make SwDoc accessible via interfaces


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [25f74e40ea87bb8de6a6fc0a4fc3ca633ef5aba5]

INTEGRATION: CWS writercorehandoff (1.22.48); FILE MERGED 2006/05/08 11:21:14 fme 1.22.48.6: #i50348# Make SwDoc accessible via interfaces 2005/09/13 14:38:42 tra 1.22.48.5: RESYNC: (1.22-1.23); FILE MERGED 2005/07/19 06:05:55 fme 1.22.48.4: #i50348# make SwDoc accessible via interfaces 2005/07/14 13:35:44 fme 1.22.48.3: #i50348# Make SwDoc accessible via interfaces 2005/06/07 14:14:26 fme 1.22.48.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:28:06 tra 1.22.48.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [6f88bdd77d59813a65d35d19fc5a3e48a5693c37]

INTEGRATION: CWS writercorehandoff (1.7.1288); FILE MERGED 2005/09/13 14:37:43 tra 1.7.1288.2: RESYNC: (1.7-1.8); FILE MERGED 2005/08/31 12:50:55 tra 1.7.1288.1: #i50348# Introducing IDocumentRedlineAccess interface


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [3641c335c259fc5383932ae91c5edec72c3334c2]

INTEGRATION: CWS writercorehandoff (1.36.48); FILE MERGED 2005/11/18 14:53:34 fme 1.36.48.8: #i50348# Make SwDoc accessible via interfaces 2005/11/11 07:56:08 fme 1.36.48.7: #i50348# make SwDoc accessible via interfaces 2005/09/13 14:37:29 tra 1.36.48.6: RESYNC: (1.36-1.37); FILE MERGED 2005/08/31 12:50:55 tra 1.36.48.5: #i50348# Introducing IDocumentRedlineAccess interface 2005/07/19 06:05:55 fme 1.36.48.4: #i50348# make SwDoc accessible via interfaces 2005/07/14 13:35:44 fme 1.36.48.3: #i50348# Make SwDoc accessible via interfaces 2005/06/07 14:14:25 fme 1.36.48.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:28:05 tra 1.36.48.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [293723af2a75b2025af56a5b31b1609a02aed1b1]

INTEGRATION: CWS writercorehandoff (1.7.48); FILE MERGED 2005/09/13 14:36:58 tra 1.7.48.2: RESYNC: (1.7-1.8); FILE MERGED 2005/06/06 09:28:05 tra 1.7.48.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [476bd81b1500d638faada4fcc232988682bbb69f]

INTEGRATION: CWS writercorehandoff (1.38.48); FILE MERGED 2006/04/05 13:11:17 tra 1.38.48.8: RESYNC: (1.41-1.42); FILE MERGED 2005/12/20 15:15:51 tra 1.38.48.7: RESYNC: (1.39-1.41); FILE MERGED 2005/09/13 14:36:43 tra 1.38.48.6: RESYNC: (1.38-1.39); FILE MERGED 2005/07/19 06:05:54 fme 1.38.48.5: #i50348# make SwDoc accessible via interfaces 2005/07/05 08:13:01 tra 1.38.48.4: #i50348#make SwDoc interface based 2005/06/24 11:43:39 fme 1.38.48.3: #i50348# Make SwDoc accessible via interfaces 2005/06/07 14:14:25 fme 1.38.48.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:28:04 tra 1.38.48.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [200adc1944a1eee235ce68114aba93ae88b2bdda]

INTEGRATION: CWS writercorehandoff (1.15.658); FILE MERGED 2005/12/20 15:15:43 tra 1.15.658.4: RESYNC: (1.16-1.17); FILE MERGED 2005/09/13 14:35:43 tra 1.15.658.3: RESYNC: (1.15-1.16); FILE MERGED 2005/06/07 14:14:25 fme 1.15.658.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:28:04 tra 1.15.658.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [a95676f923e03a104afc739ff4479c869792b29b]

INTEGRATION: CWS writercorehandoff (1.35.278); FILE MERGED 2006/08/14 14:57:04 fme 1.35.278.14: RESYNC: (1.39-1.40); FILE MERGED 2006/07/31 06:24:01 fme 1.35.278.13: #i50348# Resync 2006/07/27 14:48:05 fme 1.35.278.12: RESYNC: (1.38-1.39); FILE MERGED 2005/12/20 15:15:35 tra 1.35.278.11: RESYNC: (1.36-1.38); FILE MERGED 2005/11/11 07:56:08 fme 1.35.278.10: #i50348# make SwDoc accessible via interfaces 2005/09/13 14:35:18 tra 1.35.278.9: RESYNC: (1.35-1.36); FILE MERGED 2005/08/31 12:50:55 tra 1.35.278.8: #i50348# Introducing IDocumentRedlineAccess interface 2005/07/19 06:05:54 fme 1.35.278.7: #i50348# make SwDoc accessible via interfaces 2005/07/14 13:35:43 fme 1.35.278.6: #i50348# Make SwDoc accessible via interfaces 2005/07/13 13:24:29 fme 1.35.278.5: #i50348# Make SwDoc accessible via interfaces 2005/07/05 08:13:00 tra 1.35.278.4: #i50348#make SwDoc interface based 2005/06/24 11:43:39 fme 1.35.278.3: #i50348# Make SwDoc accessible via interfaces 2005/06/07 14:14:25 fme 1.35.278.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:28:03 tra 1.35.278.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [d653ed0353cbd809a5513ff5cc541b0626aa89f3]

INTEGRATION: CWS writercorehandoff (1.22.48); FILE MERGED 2005/09/13 14:34:34 tra 1.22.48.3: RESYNC: (1.22-1.23); FILE MERGED 2005/06/24 11:43:38 fme 1.22.48.2: #i50348# Make SwDoc accessible via interfaces 2005/06/07 14:14:24 fme 1.22.48.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [7827c6daf1f5f07b06b62c1491b56a6fe9b00f86]

INTEGRATION: CWS writercorehandoff (1.82.48); FILE MERGED 2006/07/27 14:47:54 fme 1.82.48.5: RESYNC: (1.83-1.84); FILE MERGED 2005/09/13 14:34:15 tra 1.82.48.4: RESYNC: (1.82-1.83); FILE MERGED 2005/07/05 08:12:59 tra 1.82.48.3: #i50348#make SwDoc interface based 2005/06/24 11:43:38 fme 1.82.48.2: #i50348# Make SwDoc accessible via interfaces 2005/06/07 14:14:24 fme 1.82.48.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [c7f6336cb2989c2ed76b7d5203b63e56bb71bedf]

INTEGRATION: CWS writercorehandoff (1.22.48); FILE MERGED 2005/09/13 14:33:46 tra 1.22.48.2: RESYNC: (1.22-1.23); FILE MERGED 2005/06/07 14:14:24 fme 1.22.48.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [32d591570efd2a25310b70dc0f4d6edc36263106]

INTEGRATION: CWS writercorehandoff (1.54.48); FILE MERGED 2006/04/11 09:59:16 tra 1.54.48.9: #i50348 2006/04/05 13:11:00 tra 1.54.48.8: RESYNC: (1.58-1.59); FILE MERGED 2006/03/17 08:13:50 tra 1.54.48.7: RESYNC: (1.57-1.58); FILE MERGED 2005/11/11 07:56:08 fme 1.54.48.6: #i50348# make SwDoc accessible via interfaces 2005/10/26 07:37:50 tra 1.54.48.5: #i50348# 2005/10/25 08:35:56 tra 1.54.48.4: RESYNC: (1.55-1.57); FILE MERGED 2005/09/13 14:33:19 tra 1.54.48.3: RESYNC: (1.54-1.55); FILE MERGED 2005/07/19 06:05:54 fme 1.54.48.2: #i50348# make SwDoc accessible via interfaces 2005/06/07 14:14:23 fme 1.54.48.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [a0b02ac3591df657fe0b7cec99192e3c977e5543]

INTEGRATION: CWS writercorehandoff (1.5.1288); FILE MERGED 2005/09/13 14:32:51 tra 1.5.1288.2: RESYNC: (1.5-1.6); FILE MERGED 2005/06/07 14:14:23 fme 1.5.1288.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [1031551d87f48db4cf8d804a5b08899c1718cacb]

INTEGRATION: CWS writercorehandoff (1.11.466); FILE MERGED 2005/09/13 14:32:09 tra 1.11.466.2: RESYNC: (1.11-1.12); FILE MERGED 2005/06/07 14:14:23 fme 1.11.466.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [b5fc27334abc2415c383f16127f7c0f259122ad1]

INTEGRATION: CWS writercorehandoff (1.32.48); FILE MERGED 2005/09/13 14:31:57 tra 1.32.48.3: RESYNC: (1.32-1.33); FILE MERGED 2005/06/07 14:14:22 fme 1.32.48.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:28:03 tra 1.32.48.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [fdf469aebe552f3f54fb5bff0ffdfa0704d1efd2]

INTEGRATION: CWS writercorehandoff (1.49.48); FILE MERGED 2006/03/17 08:13:40 tra 1.49.48.10: RESYNC: (1.52-1.53); FILE MERGED 2005/10/25 08:35:46 tra 1.49.48.9: RESYNC: (1.51-1.52); FILE MERGED 2005/09/13 14:31:23 tra 1.49.48.8: RESYNC: (1.50-1.51); FILE MERGED 2005/07/14 05:01:24 fme 1.49.48.7: #i50348# Make SwDoc accessible via interfaces 2005/07/12 11:21:40 tra 1.49.48.6: #i50348#make SwDoc interface based 2005/07/11 05:58:18 tra 1.49.48.5: #i50348#merge conflicts resolved 2005/07/05 08:12:59 tra 1.49.48.4: #i50348#make SwDoc interface based 2005/06/24 11:43:38 fme 1.49.48.3: #i50348# Make SwDoc accessible via interfaces 2005/06/07 14:14:22 fme 1.49.48.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:28:02 tra 1.49.48.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [7b382fe9056f43c9272bbb2778306f73e1154114]

INTEGRATION: CWS writercorehandoff (1.11.1116); FILE MERGED 2005/09/13 14:30:59 tra 1.11.1116.3: RESYNC: (1.11-1.12); FILE MERGED 2005/06/07 14:14:22 fme 1.11.1116.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:28:02 tra 1.11.1116.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [b2cbc13c85cddf6c4e2e0ce955240b6fae402b17]

INTEGRATION: CWS writercorehandoff (1.11.140); FILE MERGED 2005/10/26 07:37:49 tra 1.11.140.3: #i50348# 2005/09/13 14:30:22 tra 1.11.140.2: RESYNC: (1.11-1.12); FILE MERGED 2005/07/19 06:05:53 fme 1.11.140.1: #i50348# make SwDoc accessible via interfaces


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [9707d033a34686fdd7430affa26b586e047e6b92]

INTEGRATION: CWS writercorehandoff (1.16.48); FILE MERGED 2005/09/13 14:30:11 tra 1.16.48.2: RESYNC: (1.16-1.17); FILE MERGED 2005/06/07 14:14:21 fme 1.16.48.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [ce638e3d12eb49fc97df27d712b603b6dcbf03f4]

INTEGRATION: CWS writercorehandoff (1.27.580); FILE MERGED 2005/09/13 14:30:00 tra 1.27.580.2: RESYNC: (1.27-1.28); FILE MERGED 2005/06/07 14:14:21 fme 1.27.580.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [56662fef2c20f5e330e636296f24d1150d752dde]

INTEGRATION: CWS writercorehandoff (1.6.768); FILE MERGED 2005/09/13 14:29:50 tra 1.6.768.2: RESYNC: (1.6-1.7); FILE MERGED 2005/06/07 14:14:21 fme 1.6.768.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [7e1ac0988ac6affdf6ec13c510fb0c231e96eb35]

INTEGRATION: CWS writercorehandoff (1.39.48); FILE MERGED 2005/09/13 14:29:39 tra 1.39.48.2: RESYNC: (1.39-1.40); FILE MERGED 2005/07/19 06:05:53 fme 1.39.48.1: #i50348# make SwDoc accessible via interfaces


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [1830003fc7860e9e8bbebb3900bd5cc92fc07d4e]

INTEGRATION: CWS writercorehandoff (1.14.48); FILE MERGED 2005/09/13 14:29:28 tra 1.14.48.2: RESYNC: (1.14-1.15); FILE MERGED 2005/06/07 14:14:20 fme 1.14.48.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [660f7aef45c0b169e41d2b1851c60a2fd65b837b]

INTEGRATION: CWS writercorehandoff (1.92.48); FILE MERGED 2006/04/05 08:49:43 tra 1.92.48.9: #i50348# 2006/03/17 08:13:26 tra 1.92.48.8: RESYNC: (1.95-1.96); FILE MERGED 2005/12/20 15:15:11 tra 1.92.48.7: RESYNC: (1.93-1.95); FILE MERGED 2005/09/13 14:29:15 tra 1.92.48.6: RESYNC: (1.92-1.93); FILE MERGED 2005/07/14 13:35:43 fme 1.92.48.5: #i50348# Make SwDoc accessible via interfaces 2005/07/05 08:12:58 tra 1.92.48.4: #i50348#make SwDoc interface based 2005/06/24 11:43:37 fme 1.92.48.3: #i50348# Make SwDoc accessible via interfaces 2005/06/07 14:14:20 fme 1.92.48.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:28:01 tra 1.92.48.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [1bdb1c39249e7c8023e37778de1b2f47d0cd0948]

INTEGRATION: CWS writercorehandoff (1.67.48); FILE MERGED 2005/10/26 07:37:48 tra 1.67.48.9: #i50348# 2005/10/25 08:35:38 tra 1.67.48.8: RESYNC: (1.69-1.70); FILE MERGED 2005/09/13 14:29:04 tra 1.67.48.7: RESYNC: (1.68-1.69); FILE MERGED 2005/07/19 06:05:52 fme 1.67.48.6: #i50348# make SwDoc accessible via interfaces 2005/07/14 05:01:24 fme 1.67.48.5: #i50348# Make SwDoc accessible via interfaces 2005/07/12 11:21:40 tra 1.67.48.4: #i50348#make SwDoc interface based 2005/07/11 05:54:23 tra 1.67.48.3: #i50348#merge conflicts resolved 2005/07/05 08:12:58 tra 1.67.48.2: #i50348#make SwDoc interface based 2005/06/24 11:43:37 fme 1.67.48.1: #i50348# Make SwDoc accessible via interfaces


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [47921df3a0a73a82ad191beae0a14141b770855a]

INTEGRATION: CWS writercorehandoff (1.16.466); FILE MERGED 2005/09/13 14:28:51 tra 1.16.466.3: RESYNC: (1.16-1.17); FILE MERGED 2005/06/07 14:14:20 fme 1.16.466.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:28:01 tra 1.16.466.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [3b38ecda4245bc8dee84e0b2158f8e1a7d64a585]

INTEGRATION: CWS writercorehandoff (1.33.238); FILE MERGED 2005/11/18 14:53:34 fme 1.33.238.8: #i50348# Make SwDoc accessible via interfaces 2005/09/13 14:28:33 tra 1.33.238.7: RESYNC: (1.33-1.34); FILE MERGED 2005/07/14 13:35:43 fme 1.33.238.6: #i50348# Make SwDoc accessible via interfaces 2005/07/13 13:24:28 fme 1.33.238.5: #i50348# Make SwDoc accessible via interfaces 2005/07/05 08:12:57 tra 1.33.238.4: #i50348#make SwDoc interface based 2005/06/24 11:43:36 fme 1.33.238.3: #i50348# Make SwDoc accessible via interfaces 2005/06/07 14:14:19 fme 1.33.238.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:28:00 tra 1.33.238.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [9bd41b616ba61cac9f41c91f68731adb6403c747]

INTEGRATION: CWS writercorehandoff (1.17.48); FILE MERGED 2006/04/28 13:33:59 fme 1.17.48.10: RESYNC: (1.19-1.20); FILE MERGED 2005/09/13 14:28:21 tra 1.17.48.9: RESYNC: (1.18-1.19); FILE MERGED 2005/07/19 06:05:52 fme 1.17.48.8: #i50348# make SwDoc accessible via interfaces 2005/07/14 05:01:23 fme 1.17.48.7: #i50348# Make SwDoc accessible via interfaces 2005/07/12 11:21:39 tra 1.17.48.6: #i50348#make SwDoc interface based 2005/07/11 09:44:43 tra 1.17.48.5: #i50348#resolving merge conflicts 2005/07/11 06:13:04 tra 1.17.48.4: RESYNC: (1.17-1.18); FILE MERGED 2005/07/05 08:12:57 tra 1.17.48.3: #i50348#make SwDoc interface based 2005/06/24 11:43:36 fme 1.17.48.2: #i50348# Make SwDoc accessible via interfaces 2005/06/07 14:14:19 fme 1.17.48.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [325a8dc67db455c886db420a0cb4cdd19a660357]

INTEGRATION: CWS writercorehandoff (1.46.48); FILE MERGED 2006/03/17 08:13:17 tra 1.46.48.6: RESYNC: (1.48-1.49); FILE MERGED 2005/10/25 08:35:29 tra 1.46.48.5: RESYNC: (1.47-1.48); FILE MERGED 2005/09/13 14:28:07 tra 1.46.48.4: RESYNC: (1.46-1.47); FILE MERGED 2005/07/14 13:35:42 fme 1.46.48.3: #i50348# Make SwDoc accessible via interfaces 2005/06/07 14:14:19 fme 1.46.48.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:27:59 tra 1.46.48.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [a52cc0993d0e84521c595af1b5728794c505e971]

INTEGRATION: CWS writercorehandoff (1.98.48); FILE MERGED 2006/07/27 14:47:35 fme 1.98.48.12: RESYNC: (1.103-1.104); FILE MERGED 2006/03/17 08:13:09 tra 1.98.48.11: RESYNC: (1.100-1.103); FILE MERGED 2005/12/20 15:15:01 tra 1.98.48.10: RESYNC: (1.99-1.100); FILE MERGED 2005/09/13 14:27:55 tra 1.98.48.9: RESYNC: (1.98-1.99); FILE MERGED 2005/07/13 13:24:28 fme 1.98.48.8: #i50348# Make SwDoc accessible via interfaces 2005/07/05 08:12:56 tra 1.98.48.7: #i50348#make SwDoc interface based 2005/06/24 11:43:35 fme 1.98.48.6: #i50348# Make SwDoc accessible via interfaces 2005/06/24 11:25:09 tra 1.98.48.5: #i50348# Make SwDoc accessible via interfaces 2005/06/22 13:08:13 tra 1.98.48.4: #i50348#toward a interface based SwDoc 2005/06/22 06:40:49 tra 1.98.48.3: #i50348# use SwDoc interfaces 2005/06/07 14:14:18 fme 1.98.48.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:27:59 tra 1.98.48.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [61004a4ab91e52c252d77b40dd8112001555e4e3]

INTEGRATION: CWS writercorehandoff (1.8.1300); FILE MERGED 2005/09/13 14:27:42 tra 1.8.1300.3: RESYNC: (1.8-1.9); FILE MERGED 2005/06/07 14:14:18 fme 1.8.1300.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:27:58 tra 1.8.1300.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [5dc5e52a75761f6efa5472217dc3ce6d4407a378]

INTEGRATION: CWS writercorehandoff (1.42.48); FILE MERGED 2005/10/25 08:35:20 tra 1.42.48.5: RESYNC: (1.43-1.44); FILE MERGED 2005/09/13 14:27:29 tra 1.42.48.4: RESYNC: (1.42-1.43); FILE MERGED 2005/07/19 06:05:52 fme 1.42.48.3: #i50348# make SwDoc accessible via interfaces 2005/06/07 14:14:18 fme 1.42.48.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:27:58 tra 1.42.48.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [539888d14a2e3d4e9ee3d26ac622abf2286ce797]

INTEGRATION: CWS writercorehandoff (1.47.48); FILE MERGED 2006/07/27 14:47:21 fme 1.47.48.7: RESYNC: (1.48-1.49); FILE MERGED 2005/11/11 07:56:07 fme 1.47.48.6: #i50348# make SwDoc accessible via interfaces 2005/09/13 14:27:14 tra 1.47.48.5: RESYNC: (1.47-1.48); FILE MERGED 2005/08/31 12:50:54 tra 1.47.48.4: #i50348# Introducing IDocumentRedlineAccess interface 2005/07/14 13:35:42 fme 1.47.48.3: #i50348# Make SwDoc accessible via interfaces 2005/06/07 14:14:17 fme 1.47.48.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:27:57 tra 1.47.48.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [77ce62cb7a141d62a804125bc19a0dd8a22ca2e4]

INTEGRATION: CWS writercorehandoff (1.5.48); FILE MERGED 2005/09/13 14:26:59 tra 1.5.48.3: RESYNC: (1.5-1.6); FILE MERGED 2005/06/07 14:14:17 fme 1.5.48.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:27:57 tra 1.5.48.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [c34a0ab16a32af7e6780da3a800a9f6a3328635e]

INTEGRATION: CWS writercorehandoff (1.58.48); FILE MERGED 2006/03/17 08:12:56 tra 1.58.48.6: RESYNC: (1.61-1.62); FILE MERGED 2005/12/20 15:14:41 tra 1.58.48.5: RESYNC: (1.60-1.61); FILE MERGED 2005/10/25 08:35:00 tra 1.58.48.4: RESYNC: (1.59-1.60); FILE MERGED 2005/09/13 14:26:47 tra 1.58.48.3: RESYNC: (1.58-1.59); FILE MERGED 2005/06/07 14:14:16 fme 1.58.48.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:27:56 tra 1.58.48.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [cc10cc5cdf75fc51963005cefe08650216504d01]

INTEGRATION: CWS writercorehandoff (1.39.48); FILE MERGED 2005/09/13 14:26:33 tra 1.39.48.5: RESYNC: (1.39-1.40); FILE MERGED 2005/07/13 13:24:28 fme 1.39.48.4: #i50348# Make SwDoc accessible via interfaces 2005/07/05 08:12:55 tra 1.39.48.3: #i50348#make SwDoc interface based 2005/06/24 11:43:35 fme 1.39.48.2: #i50348# Make SwDoc accessible via interfaces 2005/06/07 14:14:16 fme 1.39.48.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [bcb4593564078f42ba0758d9eed4ce80f5d9a830]

INTEGRATION: CWS writercorehandoff (1.4.1116); FILE MERGED 2005/09/13 14:26:21 tra 1.4.1116.2: RESYNC: (1.4-1.5); FILE MERGED 2005/07/19 06:05:51 fme 1.4.1116.1: #i50348# make SwDoc accessible via interfaces


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [35d4507bfa76d62e7f06c39fdafade053d28e20c]

INTEGRATION: CWS writercorehandoff (1.20.376); FILE MERGED 2006/04/05 13:10:40 tra 1.20.376.5: RESYNC: (1.21-1.22); FILE MERGED 2005/09/13 14:26:07 tra 1.20.376.4: RESYNC: (1.20-1.21); FILE MERGED 2005/06/24 11:43:34 fme 1.20.376.3: #i50348# Make SwDoc accessible via interfaces 2005/06/07 14:14:15 fme 1.20.376.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:27:55 tra 1.20.376.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [884e240294e410bce8bb4da42ce5e6d23fffead1]

INTEGRATION: CWS writercorehandoff (1.1.2); FILE ADDED 2006/04/11 09:59:16 tra 1.1.2.2: #i50348 2005/06/24 11:46:10 fme 1.1.2.1: #i50348# Make SwDoc accessible via interfaces


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [585dd94ecff7ea04cd4c2845c54b88d1e911a0e1]

INTEGRATION: CWS writercorehandoff (1.1.2); FILE ADDED 2005/11/11 07:56:07 fme 1.1.2.3: #i50348# make SwDoc accessible via interfaces 2005/08/31 12:50:54 tra 1.1.2.2: #i50348# Introducing IDocumentRedlineAccess interface 2005/07/19 06:07:14 fme 1.1.2.1: #i50348# make SwDoc accessible via interfaces


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [15fb390985e81c105c3c568b0c2e1e2b29c1fec6]

INTEGRATION: CWS writercorehandoff (1.8.140); FILE MERGED 2006/04/05 13:10:51 tra 1.8.140.9: RESYNC: (1.12-1.13); FILE MERGED 2005/12/20 15:14:52 tra 1.8.140.8: RESYNC: (1.11-1.12); FILE MERGED 2005/11/18 14:53:34 fme 1.8.140.7: #i50348# Make SwDoc accessible via interfaces 2005/10/25 08:35:11 tra 1.8.140.6: RESYNC: (1.10-1.11); FILE MERGED 2005/09/13 14:25:53 tra 1.8.140.5: RESYNC: (1.9-1.10); FILE MERGED 2005/07/14 13:35:41 fme 1.8.140.4: #i50348# Make SwDoc accessible via interfaces 2005/07/11 06:12:55 tra 1.8.140.3: RESYNC: (1.8-1.9); FILE MERGED 2005/06/07 14:14:15 fme 1.8.140.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:27:55 tra 1.8.140.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [28a3773cce4d706c8965f03bd5186f851fb93306]

INTEGRATION: CWS writercorehandoff (1.20.4); FILE MERGED 2005/09/21 13:42:15 tra 1.20.4.1: #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [e1659bffeb63696e044b23ff6c2af73fd0ea4299]

INTEGRATION: CWS npower2 (1.36.218); FILE MERGED 2006/06/27 14:28:33 npower 1.36.218.4: RESYNC: (1.37-1.39); FILE MERGED 2006/04/27 14:58:12 npower 1.36.218.3: RESYNC: (1.36-1.37); FILE MERGED 2006/03/24 17:20:05 npower 1.36.218.2: #i63576# change fallback order 2006/03/24 12:32:16 npower 1.36.218.1: #i63576# change fallback fonts


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [8746176ca0e5f72cd3f342a77dee0e87d257a547]

INTEGRATION: CWS writercorehandoff (1.10.244); FILE MERGED 2006/03/17 08:12:47 tra 1.10.244.4: RESYNC: (1.11-1.12); FILE MERGED 2005/09/13 14:21:26 tra 1.10.244.3: RESYNC: (1.10-1.11); FILE MERGED 2005/06/07 14:14:13 fme 1.10.244.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:27:52 tra 1.10.244.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [1a5231eaf5008277aca9b5ae15cdd6d8ec3b2a2c]

INTEGRATION: CWS writercorehandoff (1.28.252); FILE MERGED 2006/03/17 08:12:39 tra 1.28.252.5: RESYNC: (1.29-1.30); FILE MERGED 2005/09/21 13:42:13 tra 1.28.252.4: #i50348# 2005/09/13 14:21:07 tra 1.28.252.3: RESYNC: (1.28-1.29); FILE MERGED 2005/06/07 14:14:12 fme 1.28.252.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:27:52 tra 1.28.252.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [160de941ec3d257435d27c7681d4b5ff4fea94b7]

INTEGRATION: CWS writercorehandoff (1.5.272); FILE MERGED 2005/09/13 14:20:43 tra 1.5.272.3: RESYNC: (1.5-1.6); FILE MERGED 2005/06/07 14:14:12 fme 1.5.272.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:27:51 tra 1.5.272.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [58eabf760378f90685644bb5f1418d2ad67ba341]

INTEGRATION: CWS npower2 (1.50.36); FILE MERGED 2006/06/27 13:48:04 npower 1.50.36.7: RESYNC: (1.51-1.52); FILE MERGED 2006/05/02 13:20:29 npower 1.50.36.6: #i63576# reorder font fallbacks, also add AMT names to defaults 2006/04/12 08:48:51 npower 1.50.36.5: #i63576# reorder fallback for Nimbus fonts 2006/04/11 08:25:06 npower 1.50.36.4: add amt fonts ( fallback, no defaults ) 2006/04/03 15:34:36 npower 1.50.36.3: RESYNC: (1.50-1.51); FILE MERGED 2006/03/28 07:02:57 npower 1.50.36.2: #i63576# remove duplicate for new entries 2006/03/24 12:31:45 npower 1.50.36.1: #i63576# font metric & substitutions


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [53ca348e3508dfe398ee60615e2576524e77da60]

INTEGRATION: CWS writercorehandoff (1.7.252); FILE MERGED 2005/09/13 14:20:29 tra 1.7.252.3: RESYNC: (1.7-1.8); FILE MERGED 2005/06/07 14:14:12 fme 1.7.252.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:27:51 tra 1.7.252.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [9182d2ef2dca646c1109429f8344d5da47f1633d]

INTEGRATION: CWS writercorehandoff (1.6.530); FILE MERGED 2005/09/13 14:20:15 tra 1.6.530.3: RESYNC: (1.6-1.7); FILE MERGED 2005/06/07 14:14:11 fme 1.6.530.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:27:50 tra 1.6.530.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [d5e76fe46e930bb1eba888148066cf1afd5561e0]

INTEGRATION: CWS writercorehandoff (1.9.530); FILE MERGED 2005/09/13 14:19:53 tra 1.9.530.3: RESYNC: (1.9-1.10); FILE MERGED 2005/06/07 14:14:11 fme 1.9.530.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:27:50 tra 1.9.530.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [8b72600422ca5823417035670961af05368065e3]

INTEGRATION: CWS writercorehandoff (1.27.10); FILE MERGED 2006/07/27 14:47:11 fme 1.27.10.8: RESYNC: (1.32-1.33); FILE MERGED 2006/04/05 13:10:26 tra 1.27.10.7: RESYNC: (1.31-1.32); FILE MERGED 2006/03/17 08:12:30 tra 1.27.10.6: RESYNC: (1.30-1.31); FILE MERGED 2006/01/19 08:50:09 fme 1.27.10.5: #i50348# General cleanup - removed unused header files, functions, members, declarations 2005/12/20 15:14:13 tra 1.27.10.4: RESYNC: (1.29-1.30); FILE MERGED 2005/09/13 14:18:00 tra 1.27.10.3: RESYNC: (1.28-1.29); FILE MERGED 2005/07/19 13:26:02 tra 1.27.10.2: RESYNC: (1.27-1.28); FILE MERGED 2005/07/12 11:21:38 tra 1.27.10.1: #i50348#make SwDoc interface based


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [4d2d42f9381d797156cc386f2aff066872eb638a]

INTEGRATION: CWS writercorehandoff (1.6.326); FILE MERGED 2005/09/13 14:17:24 tra 1.6.326.4: RESYNC: (1.6-1.7); FILE MERGED 2005/07/05 08:12:54 tra 1.6.326.3: #i50348#make SwDoc interface based 2005/06/24 11:43:34 fme 1.6.326.2: #i50348# Make SwDoc accessible via interfaces 2005/06/07 14:14:10 fme 1.6.326.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [d4c16c3dc770c91d6cbe8a45488f696a996888b2]

INTEGRATION: CWS writercorehandoff (1.13.140); FILE MERGED 2006/04/05 13:10:14 tra 1.13.140.6: RESYNC: (1.16-1.17); FILE MERGED 2005/10/25 08:34:52 tra 1.13.140.5: RESYNC: (1.15-1.16); FILE MERGED 2005/09/13 14:17:10 tra 1.13.140.4: RESYNC: (1.14-1.15); FILE MERGED 2005/07/11 06:12:47 tra 1.13.140.3: RESYNC: (1.13-1.14); FILE MERGED 2005/07/05 08:12:53 tra 1.13.140.2: #i50348#make SwDoc interface based 2005/06/24 11:43:33 fme 1.13.140.1: #i50348# Make SwDoc accessible via interfaces


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [66b38db290cd6fe241b7ac0930a6f315605cdc03]

INTEGRATION: CWS writercorehandoff (1.10.182); FILE MERGED 2006/04/11 09:59:15 tra 1.10.182.8: #i50348 2006/04/05 13:10:02 tra 1.10.182.7: RESYNC: (1.12-1.13); FILE MERGED 2006/03/17 08:12:22 tra 1.10.182.6: RESYNC: (1.11-1.12); FILE MERGED 2005/09/13 14:16:21 tra 1.10.182.5: RESYNC: (1.10-1.11); FILE MERGED 2005/07/13 13:24:26 fme 1.10.182.4: #i50348# Make SwDoc accessible via interfaces 2005/07/12 11:21:37 tra 1.10.182.3: #i50348#make SwDoc interface based 2005/06/07 14:14:10 fme 1.10.182.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:27:49 tra 1.10.182.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [90574df80f675d87e7e50936fb7bde1f991584fe]

INTEGRATION: CWS writercorehandoff (1.63.172); FILE MERGED 2006/07/27 14:46:59 fme 1.63.172.14: RESYNC: (1.69-1.71); FILE MERGED 2006/05/08 11:21:13 fme 1.63.172.13: #i50348# Make SwDoc accessible via interfaces 2006/04/28 13:33:52 fme 1.63.172.12: RESYNC: (1.68-1.69); FILE MERGED 2006/03/17 08:12:13 tra 1.63.172.11: RESYNC: (1.66-1.68); FILE MERGED 2005/12/20 15:14:02 tra 1.63.172.10: RESYNC: (1.65-1.66); FILE MERGED 2005/10/25 08:34:42 tra 1.63.172.9: RESYNC: (1.64-1.65); FILE MERGED 2005/09/13 14:15:48 tra 1.63.172.8: RESYNC: (1.63-1.64); FILE MERGED 2005/07/14 05:01:22 fme 1.63.172.7: #i50348# Make SwDoc accessible via interfaces 2005/07/12 11:21:36 tra 1.63.172.6: #i50348#make SwDoc interface based 2005/07/11 05:11:40 tra 1.63.172.5: #i50348#make SwDoc interface based 2005/07/05 08:12:52 tra 1.63.172.4: #i50348#make SwDoc interface based 2005/06/24 11:43:32 fme 1.63.172.3: #i50348# Make SwDoc accessible via interfaces 2005/06/07 14:14:09 fme 1.63.172.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:27:48 tra 1.63.172.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [bcf66a255aacebab3b578a2c454eac3e458e1aeb]

INTEGRATION: CWS writercorehandoff (1.44.96); FILE MERGED 2006/04/05 13:09:49 tra 1.44.96.7: RESYNC: (1.48-1.49); FILE MERGED 2006/03/17 08:12:05 tra 1.44.96.6: RESYNC: (1.47-1.48); FILE MERGED 2005/10/25 08:34:33 tra 1.44.96.5: RESYNC: (1.46-1.47); FILE MERGED 2005/09/13 14:14:40 tra 1.44.96.4: RESYNC: (1.45-1.46); FILE MERGED 2005/07/11 06:12:40 tra 1.44.96.3: RESYNC: (1.44-1.45); FILE MERGED 2005/06/07 14:14:09 fme 1.44.96.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:27:47 tra 1.44.96.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [56719055cc41c17bd1c4109357a07d4403762d23]

INTEGRATION: CWS writercorehandoff (1.76.54); FILE MERGED 2006/07/27 14:46:38 fme 1.76.54.16: RESYNC: (1.89-1.90); FILE MERGED 2006/05/30 06:43:06 fme 1.76.54.15: RESYNC: (1.88-1.89); FILE MERGED 2006/05/08 13:07:30 fme 1.76.54.14: RESYNC: (1.87-1.88); FILE MERGED 2006/04/05 13:09:37 tra 1.76.54.13: RESYNC: (1.86-1.87); FILE MERGED 2006/04/05 08:49:42 tra 1.76.54.12: #i50348# 2006/03/17 08:11:57 tra 1.76.54.11: RESYNC: (1.81-1.86); FILE MERGED 2005/11/04 12:58:03 tra 1.76.54.10: #i50348# 2005/10/25 08:34:23 tra 1.76.54.9: RESYNC: (1.78-1.80); FILE MERGED 2005/09/13 14:14:26 tra 1.76.54.8: RESYNC: (1.77-1.78); FILE MERGED 2005/07/14 05:01:21 fme 1.76.54.7: #i50348# Make SwDoc accessible via interfaces 2005/07/13 13:33:30 fme 1.76.54.6: #i50348# Make SwDoc accessible via interfaces 2005/07/12 11:21:35 tra 1.76.54.5: #i50348#make SwDoc interface based 2005/07/11 06:12:29 tra 1.76.54.4: RESYNC: (1.76-1.77); FILE MERGED 2005/07/05 08:12:51 tra 1.76.54.3: #i50348#make SwDoc interface based 2005/06/24 11:43:30 fme 1.76.54.2: #i50348# Make SwDoc accessible via interfaces 2005/06/07 14:14:08 fme 1.76.54.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [ccb40160e3fee7acad77bc308feee93e76ff7b9e]

INTEGRATION: CWS writercorehandoff (1.41.462); FILE MERGED 2006/03/17 08:11:49 tra 1.41.462.4: RESYNC: (1.42-1.43); FILE MERGED 2005/09/13 14:14:12 tra 1.41.462.3: RESYNC: (1.41-1.42); FILE MERGED 2005/06/07 14:14:08 fme 1.41.462.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:27:47 tra 1.41.462.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [a54c9b4f1da7b1131e9d915a0a44d36fb39f98a4]

INTEGRATION: CWS writercorehandoff (1.5.30); FILE MERGED 2006/07/27 14:46:16 fme 1.5.30.2: RESYNC: (1.5-1.6); FILE MERGED 2005/11/18 14:53:33 fme 1.5.30.1: #i50348# Make SwDoc accessible via interfaces


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [ead5e1a4c4c0d69e6035acf2f2874157f9414c2a]

INTEGRATION: CWS writercorehandoff (1.39.172); FILE MERGED 2006/05/30 06:40:35 fme 1.39.172.8: RESYNC: (1.45-1.46); FILE MERGED 2006/03/17 08:11:42 tra 1.39.172.7: RESYNC: (1.41-1.45); FILE MERGED 2005/10/25 08:34:02 tra 1.39.172.6: RESYNC: (1.40-1.41); FILE MERGED 2005/09/13 14:13:28 tra 1.39.172.5: RESYNC: (1.39-1.40); FILE MERGED 2005/07/14 05:01:20 fme 1.39.172.4: #i50348# Make SwDoc accessible via interfaces 2005/07/12 11:21:34 tra 1.39.172.3: #i50348#make SwDoc interface based 2005/07/05 08:12:50 tra 1.39.172.2: #i50348#make SwDoc interface based 2005/06/24 11:43:30 fme 1.39.172.1: #i50348# Make SwDoc accessible via interfaces


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [bce97c062363e2725ce050eb3bf9a5f3af070f19]

INTEGRATION: CWS writercorehandoff (1.88.138); FILE MERGED 2006/03/17 08:11:32 tra 1.88.138.11: RESYNC: (1.94-1.95); FILE MERGED 2005/12/20 15:13:47 tra 1.88.138.10: RESYNC: (1.93-1.94); FILE MERGED 2005/11/18 14:53:32 fme 1.88.138.9: #i50348# Make SwDoc accessible via interfaces 2005/10/25 08:33:38 tra 1.88.138.8: RESYNC: (1.91-1.93); FILE MERGED 2005/09/13 14:13:15 tra 1.88.138.7: RESYNC: (1.89-1.91); FILE MERGED 2005/07/19 13:25:53 tra 1.88.138.6: RESYNC: (1.88-1.89); FILE MERGED 2005/07/13 13:24:25 fme 1.88.138.5: #i50348# Make SwDoc accessible via interfaces 2005/07/05 08:12:49 tra 1.88.138.4: #i50348#make SwDoc interface based 2005/06/24 11:43:28 fme 1.88.138.3: #i50348# Make SwDoc accessible via interfaces 2005/06/07 14:14:07 fme 1.88.138.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:27:46 tra 1.88.138.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [cfff373ccc14486d210ce93ee9564a8212599843]

INTEGRATION: CWS writercorehandoff (1.36.394); FILE MERGED 2006/07/27 14:46:07 fme 1.36.394.7: RESYNC: (1.39-1.40); FILE MERGED 2006/03/17 08:11:21 tra 1.36.394.6: RESYNC: (1.38-1.39); FILE MERGED 2005/10/25 08:33:18 tra 1.36.394.5: RESYNC: (1.37-1.38); FILE MERGED 2005/09/13 14:12:24 tra 1.36.394.4: RESYNC: (1.36-1.37); FILE MERGED 2005/07/13 13:33:29 fme 1.36.394.3: #i50348# Make SwDoc accessible via interfaces 2005/07/05 08:12:49 tra 1.36.394.2: #i50348#make SwDoc interface based 2005/06/24 11:43:28 fme 1.36.394.1: #i50348# Make SwDoc accessible via interfaces


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [eecc74a3a69130f236541f95b89877375cdfef1d]

INTEGRATION: CWS writercorehandoff (1.6.238); FILE MERGED 2006/03/17 08:10:41 tra 1.6.238.5: RESYNC: (1.8-1.9); FILE MERGED 2005/10/25 08:32:42 tra 1.6.238.4: RESYNC: (1.7-1.8); FILE MERGED 2005/09/13 14:10:14 tra 1.6.238.3: RESYNC: (1.6-1.7); FILE MERGED 2005/07/14 05:01:20 fme 1.6.238.2: #i50348# Make SwDoc accessible via interfaces 2005/07/12 11:21:34 tra 1.6.238.1: #i50348#make SwDoc interface based


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [819d94e91429491062e75fd6c01cd97d1978bc73]

INTEGRATION: CWS writercorehandoff (1.19.586); FILE MERGED 2006/07/31 06:24:00 fme 1.19.586.8: #i50348# Resync 2006/07/27 14:45:33 fme 1.19.586.7: RESYNC: (1.22-1.24); FILE MERGED 2006/03/17 08:10:31 tra 1.19.586.6: RESYNC: (1.21-1.22); FILE MERGED 2005/11/18 14:53:31 fme 1.19.586.5: #i50348# Make SwDoc accessible via interfaces 2005/09/13 14:10:02 tra 1.19.586.4: RESYNC: (1.20-1.21); FILE MERGED 2005/07/12 11:21:34 tra 1.19.586.3: #i50348#make SwDoc interface based 2005/07/11 06:12:12 tra 1.19.586.2: RESYNC: (1.19-1.20); FILE MERGED 2005/06/07 14:14:07 fme 1.19.586.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [2e9421170571ccbd78d70e6baf8f2b0e079cbbaf]

INTEGRATION: CWS writercorehandoff (1.11.2); FILE MERGED 2006/07/27 14:45:23 fme 1.11.2.2: RESYNC: (1.11-1.12); FILE MERGED 2005/11/18 14:53:31 fme 1.11.2.1: #i50348# Make SwDoc accessible via interfaces


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [2711a5bfb59c7e99e0affa07d6b368f44d7df251]

INTEGRATION: CWS writercorehandoff (1.3.1116); FILE MERGED 2005/09/13 14:09:05 tra 1.3.1116.2: RESYNC: (1.3-1.4); FILE MERGED 2005/06/07 14:14:06 fme 1.3.1116.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [a05ec1acef471219d4138a22e87782503841fb72]

INTEGRATION: CWS writercorehandoff (1.22.96); FILE MERGED 2006/05/09 10:37:58 fme 1.22.96.8: #i50348# make SwDoc accessible via interfaces 2006/05/08 13:01:29 fme 1.22.96.7: RESYNC: (1.24-1.25); FILE MERGED 2006/04/05 13:09:27 tra 1.22.96.6: RESYNC: (1.23-1.24); FILE MERGED 2006/01/19 08:50:08 fme 1.22.96.5: #i50348# General cleanup - removed unused header files, functions, members, declarations 2005/09/13 14:08:45 tra 1.22.96.4: RESYNC: (1.22-1.23); FILE MERGED 2005/06/24 11:43:27 fme 1.22.96.3: #i50348# Make SwDoc accessible via interfaces 2005/06/07 14:14:06 fme 1.22.96.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:27:45 tra 1.22.96.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [7ccbba4f2532853ba0667201828f7ff9cbbad43b]

INTEGRATION: CWS writercorehandoff (1.51.52); FILE MERGED 2006/07/31 06:24:00 fme 1.51.52.11: #i50348# Resync 2006/07/27 14:45:12 fme 1.51.52.10: RESYNC: (1.57-1.59); FILE MERGED 2006/03/17 08:10:19 tra 1.51.52.9: RESYNC: (1.54-1.57); FILE MERGED 2005/11/18 14:53:30 fme 1.51.52.8: #i50348# Make SwDoc accessible via interfaces 2005/10/25 08:32:19 tra 1.51.52.7: RESYNC: (1.52-1.54); FILE MERGED 2005/09/13 14:08:31 tra 1.51.52.6: RESYNC: (1.51-1.52); FILE MERGED 2005/07/14 05:01:19 fme 1.51.52.5: #i50348# Make SwDoc accessible via interfaces 2005/07/13 13:24:25 fme 1.51.52.4: #i50348# Make SwDoc accessible via interfaces 2005/07/12 11:21:33 tra 1.51.52.3: #i50348#make SwDoc interface based 2005/07/05 08:12:48 tra 1.51.52.2: #i50348#make SwDoc interface based 2005/06/24 11:43:26 fme 1.51.52.1: #i50348# Make SwDoc accessible via interfaces


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [4d17ddcde1c0f1c966fd9ac3bbc94f184b529f24]

INTEGRATION: CWS writercorehandoff (1.19.96); FILE MERGED 2006/07/27 14:44:53 fme 1.19.96.6: RESYNC: (1.21-1.22); FILE MERGED 2005/09/13 14:08:19 tra 1.19.96.5: RESYNC: (1.20-1.21); FILE MERGED 2005/07/11 06:12:05 tra 1.19.96.4: RESYNC: (1.19-1.20); FILE MERGED 2005/07/05 08:12:47 tra 1.19.96.3: #i50348#make SwDoc interface based 2005/06/24 11:43:26 fme 1.19.96.2: #i50348# Make SwDoc accessible via interfaces 2005/06/07 14:14:06 fme 1.19.96.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [9f99af12594118d03e41713a76a166dbb228246c]

INTEGRATION: CWS writercorehandoff (1.26.560); FILE MERGED 2006/03/17 08:10:02 tra 1.26.560.9: RESYNC: (1.28-1.31); FILE MERGED 2005/10/25 08:32:10 tra 1.26.560.8: RESYNC: (1.27-1.28); FILE MERGED 2005/09/13 14:08:05 tra 1.26.560.7: RESYNC: (1.26-1.27); FILE MERGED 2005/07/14 05:01:18 fme 1.26.560.6: #i50348# Make SwDoc accessible via interfaces 2005/07/13 13:33:29 fme 1.26.560.5: #i50348# Make SwDoc accessible via interfaces 2005/07/05 08:12:46 tra 1.26.560.4: #i50348#make SwDoc interface based 2005/06/24 11:43:25 fme 1.26.560.3: #i50348# Make SwDoc accessible via interfaces 2005/06/07 14:14:05 fme 1.26.560.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:27:44 tra 1.26.560.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [10a1651b2d330212c2562571ed1777cd6d50d403]

INTEGRATION: CWS writercorehandoff (1.80.40); FILE MERGED 2006/05/30 06:38:56 fme 1.80.40.17: RESYNC: (1.89-1.90); FILE MERGED 2006/04/05 13:09:16 tra 1.80.40.16: RESYNC: (1.88-1.89); FILE MERGED 2006/04/05 08:49:42 tra 1.80.40.15: #i50348# 2006/03/17 08:09:51 tra 1.80.40.14: RESYNC: (1.85-1.88); FILE MERGED 2006/01/19 08:50:07 fme 1.80.40.13: #i50348# General cleanup - removed unused header files, functions, members, declarations 2005/12/20 15:13:13 tra 1.80.40.12: RESYNC: (1.84-1.85); FILE MERGED 2005/11/18 14:53:30 fme 1.80.40.11: #i50348# Make SwDoc accessible via interfaces 2005/11/04 12:58:03 tra 1.80.40.10: #i50348# 2005/10/25 08:32:00 tra 1.80.40.9: RESYNC: (1.82-1.83); FILE MERGED 2005/09/13 14:07:47 tra 1.80.40.8: RESYNC: (1.81-1.82); FILE MERGED 2005/07/14 05:01:18 fme 1.80.40.7: #i50348# Make SwDoc accessible via interfaces 2005/07/13 13:24:24 fme 1.80.40.6: #i50348# Make SwDoc accessible via interfaces 2005/07/12 11:21:33 tra 1.80.40.5: #i50348#make SwDoc interface based 2005/07/11 06:11:57 tra 1.80.40.4: RESYNC: (1.80-1.81); FILE MERGED 2005/07/05 08:12:45 tra 1.80.40.3: #i50348#make SwDoc interface based 2005/06/24 11:43:23 fme 1.80.40.2: #i50348# Make SwDoc accessible via interfaces 2005/06/07 14:14:05 fme 1.80.40.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [b4846bff82d29a02853d300c253056b6348bacfd]

INTEGRATION: CWS writercorehandoff (1.42.78); FILE MERGED 2006/07/27 14:44:42 fme 1.42.78.6: RESYNC: (1.45-1.46); FILE MERGED 2006/04/28 13:33:43 fme 1.42.78.5: RESYNC: (1.44-1.45); FILE MERGED 2005/10/25 08:31:51 tra 1.42.78.4: RESYNC: (1.43-1.44); FILE MERGED 2005/09/13 14:07:17 tra 1.42.78.3: RESYNC: (1.42-1.43); FILE MERGED 2005/07/14 05:01:17 fme 1.42.78.2: #i50348# Make SwDoc accessible via interfaces 2005/07/12 11:21:32 tra 1.42.78.1: #i50348#make SwDoc interface based


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [ac8919cf77eece405038a4c5667312a4cb2a5e6a]

INTEGRATION: CWS writercorehandoff (1.12.278); FILE MERGED 2006/05/03 07:43:20 fme 1.12.278.4: #i50348# make SwDoc interface based 2006/04/28 13:33:36 fme 1.12.278.3: RESYNC: (1.13-1.14); FILE MERGED 2005/09/13 14:07:02 tra 1.12.278.2: RESYNC: (1.12-1.13); FILE MERGED 2005/06/07 14:14:04 fme 1.12.278.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [a1203a5b429d13625c0892c1494038b11968da44]

INTEGRATION: CWS writercorehandoff (1.47.96); FILE MERGED 2006/07/27 14:44:27 fme 1.47.96.14: RESYNC: (1.57-1.58); FILE MERGED 2006/04/28 13:33:28 fme 1.47.96.13: RESYNC: (1.56-1.57); FILE MERGED 2006/04/05 13:09:07 tra 1.47.96.12: RESYNC: (1.54-1.56); FILE MERGED 2006/03/17 08:09:42 tra 1.47.96.11: RESYNC: (1.52-1.54); FILE MERGED 2005/12/20 15:13:01 tra 1.47.96.10: RESYNC: (1.51-1.52); FILE MERGED 2005/11/04 12:58:02 tra 1.47.96.9: #i50348# 2005/10/25 08:31:42 tra 1.47.96.8: RESYNC: (1.49-1.50); FILE MERGED 2005/09/28 14:01:11 tra 1.47.96.7: #i50348# 2005/09/13 14:06:47 tra 1.47.96.6: RESYNC: (1.48-1.49); FILE MERGED 2005/07/14 05:01:16 fme 1.47.96.5: #i50348# Make SwDoc accessible via interfaces 2005/07/11 06:11:49 tra 1.47.96.4: RESYNC: (1.47-1.48); FILE MERGED 2005/07/11 05:11:40 tra 1.47.96.3: #i50348#make SwDoc interface based 2005/06/07 14:14:04 fme 1.47.96.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:27:43 tra 1.47.96.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [21e6a6cc725d8a24b397b0ecc22200057f6628fe]

INTEGRATION: CWS writercorehandoff (1.67.92); FILE MERGED 2006/03/17 08:09:33 tra 1.67.92.10: RESYNC: (1.71-1.75); FILE MERGED 2005/11/18 14:53:29 fme 1.67.92.9: #i50348# Make SwDoc accessible via interfaces 2005/11/04 12:58:01 tra 1.67.92.8: #i50348# 2005/10/25 08:31:31 tra 1.67.92.7: RESYNC: (1.69-1.70); FILE MERGED 2005/09/13 14:06:36 tra 1.67.92.6: RESYNC: (1.68-1.69); FILE MERGED 2005/07/14 05:01:15 fme 1.67.92.5: #i50348# Make SwDoc accessible via interfaces 2005/07/12 11:21:31 tra 1.67.92.4: #i50348#make SwDoc interface based 2005/07/11 06:11:40 tra 1.67.92.3: RESYNC: (1.67-1.68); FILE MERGED 2005/07/05 08:12:44 tra 1.67.92.2: #i50348#make SwDoc interface based 2005/06/24 11:43:22 fme 1.67.92.1: #i50348# Make SwDoc accessible via interfaces


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [d63870552abc831a8578601f9b63a6d52a0fd6cc]

INTEGRATION: CWS writercorehandoff (1.48.40); FILE MERGED 2006/07/27 14:44:11 fme 1.48.40.15: RESYNC: (1.56-1.59); FILE MERGED 2006/05/30 06:36:48 fme 1.48.40.14: RESYNC: (1.54-1.56); FILE MERGED 2006/05/08 11:21:13 fme 1.48.40.13: #i50348# Make SwDoc accessible via interfaces 2006/03/17 08:09:24 tra 1.48.40.12: RESYNC: (1.50-1.54); FILE MERGED 2005/10/26 07:37:47 tra 1.48.40.11: #i50348# 2005/10/25 08:31:22 tra 1.48.40.10: RESYNC: (1.49-1.50); FILE MERGED 2005/10/06 08:08:54 tra 1.48.40.9: #50348# 2005/09/13 14:06:20 tra 1.48.40.8: RESYNC: (1.48-1.49); FILE MERGED 2005/07/14 05:01:15 fme 1.48.40.7: #i50348# Make SwDoc accessible via interfaces 2005/07/12 11:21:31 tra 1.48.40.6: #i50348#make SwDoc interface based 2005/07/11 05:11:40 tra 1.48.40.5: #i50348#make SwDoc interface based 2005/07/05 08:12:43 tra 1.48.40.4: #i50348#make SwDoc interface based 2005/06/24 11:43:22 fme 1.48.40.3: #i50348# Make SwDoc accessible via interfaces 2005/06/07 14:14:03 fme 1.48.40.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:27:43 tra 1.48.40.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [d30bad0a911f99c934fcb624405472d297b1a8f3]

INTEGRATION: CWS writercorehandoff (1.55.96); FILE MERGED 2006/05/08 11:21:13 fme 1.55.96.9: #i50348# Make SwDoc accessible via interfaces 2006/03/17 08:08:35 tra 1.55.96.8: RESYNC: (1.58-1.61); FILE MERGED 2005/12/20 15:12:50 tra 1.55.96.7: RESYNC: (1.57-1.58); FILE MERGED 2005/10/25 08:31:13 tra 1.55.96.6: RESYNC: (1.56-1.57); FILE MERGED 2005/09/13 14:05:25 tra 1.55.96.5: RESYNC: (1.55-1.56); FILE MERGED 2005/07/14 05:01:14 fme 1.55.96.4: #i50348# Make SwDoc accessible via interfaces 2005/07/12 11:21:30 tra 1.55.96.3: #i50348#make SwDoc interface based 2005/07/05 08:12:42 tra 1.55.96.2: #i50348#make SwDoc interface based 2005/06/24 11:43:21 fme 1.55.96.1: #i50348# Make SwDoc accessible via interfaces


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [0af777448f7f711b2c78d4fcb1126ca6dbf89fcd]

INTEGRATION: CWS writercorehandoff (1.54.54); FILE MERGED 2006/04/05 13:08:24 tra 1.54.54.7: RESYNC: (1.56-1.57); FILE MERGED 2005/11/18 14:53:29 fme 1.54.54.6: #i50348# Make SwDoc accessible via interfaces 2005/10/25 08:30:53 tra 1.54.54.5: RESYNC: (1.55-1.56); FILE MERGED 2005/09/13 14:04:40 tra 1.54.54.4: RESYNC: (1.54-1.55); FILE MERGED 2005/06/24 11:43:21 fme 1.54.54.3: #i50348# Make SwDoc accessible via interfaces 2005/06/07 14:14:03 fme 1.54.54.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:27:42 tra 1.54.54.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [677d5271f2650563cb2de5de0b3db0d3c63aacc6]

INTEGRATION: CWS writercorehandoff (1.14.88); FILE MERGED 2006/07/27 14:43:56 fme 1.14.88.8: RESYNC: (1.19-1.20); FILE MERGED 2006/04/05 13:08:56 tra 1.14.88.7: RESYNC: (1.18-1.19); FILE MERGED 2006/03/17 08:08:56 tra 1.14.88.6: RESYNC: (1.17-1.18); FILE MERGED 2005/11/04 12:58:01 tra 1.14.88.5: #i50348# 2005/10/25 08:31:04 tra 1.14.88.4: RESYNC: (1.15-1.16); FILE MERGED 2005/09/13 14:05:06 tra 1.14.88.3: RESYNC: (1.14-1.15); FILE MERGED 2005/07/14 05:01:14 fme 1.14.88.2: #i50348# Make SwDoc accessible via interfaces 2005/07/12 11:21:30 tra 1.14.88.1: #i50348#make SwDoc interface based


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [fc683c50919f9a1bcfc689e1bb783b2e4d1c7464]

INTEGRATION: CWS writercorehandoff (1.15.22); FILE MERGED 2006/07/27 14:43:46 fme 1.15.22.2: RESYNC: (1.15-1.16); FILE MERGED 2006/04/11 09:59:15 tra 1.15.22.1: #i50348


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [e6fa44c17d76fde4dfb6cce1a81ba19f0c24dc9d]

INTEGRATION: CWS writercorehandoff (1.29.350); FILE MERGED 2006/03/17 08:08:26 tra 1.29.350.3: RESYNC: (1.30-1.31); FILE MERGED 2005/09/13 14:03:57 tra 1.29.350.2: RESYNC: (1.29-1.30); FILE MERGED 2005/06/07 14:14:02 fme 1.29.350.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [95ccfea17c596f168f17bdea5cb345b0fa0a328b]

INTEGRATION: CWS writercorehandoff (1.3.1300); FILE MERGED 2005/09/13 14:03:30 tra 1.3.1300.2: RESYNC: (1.3-1.4); FILE MERGED 2005/06/06 09:27:41 tra 1.3.1300.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [f1453c2a0aee467dc2bb13e9145d3626a0933fe0]

INTEGRATION: CWS writercorehandoff (1.45.48); FILE MERGED 2006/07/27 14:43:25 fme 1.45.48.6: RESYNC: (1.48-1.49); FILE MERGED 2006/03/17 08:08:16 tra 1.45.48.5: RESYNC: (1.47-1.48); FILE MERGED 2005/10/25 08:30:33 tra 1.45.48.4: RESYNC: (1.46-1.47); FILE MERGED 2005/09/13 14:03:03 tra 1.45.48.3: RESYNC: (1.45-1.46); FILE MERGED 2005/07/13 13:24:23 fme 1.45.48.2: #i50348# Make SwDoc accessible via interfaces 2005/06/07 14:14:02 fme 1.45.48.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [e2af0e3675cff0661ad16250b8a664e5fa93b5bd]

INTEGRATION: CWS writercorehandoff (1.4.466); FILE MERGED 2005/09/13 14:02:31 tra 1.4.466.2: RESYNC: (1.4-1.5); FILE MERGED 2005/06/07 14:14:02 fme 1.4.466.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [000078f83f0e63eb1b7567516e8866029cdfd3dd]

INTEGRATION: CWS writercorehandoff (1.4.558); FILE MERGED 2005/09/13 14:02:20 tra 1.4.558.2: RESYNC: (1.4-1.5); FILE MERGED 2005/06/07 14:14:01 fme 1.4.558.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [2eb6a6ae1515e14f8cf7a063390b7504c2cb2960]

INTEGRATION: CWS writercorehandoff (1.1.1.1.1324); FILE MERGED 2005/09/13 14:01:56 tra 1.1.1.1.1324.2: RESYNC: (1.1.1.1-1.2); FILE MERGED 2005/06/07 14:14:01 fme 1.1.1.1.1324.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [70b8c792146eb666de05c6cbe64a9036cf438b47]

INTEGRATION: CWS writercorehandoff (1.33.466); FILE MERGED 2006/04/28 13:33:08 fme 1.33.466.5: RESYNC: (1.34-1.35); FILE MERGED 2005/09/13 14:01:28 tra 1.33.466.4: RESYNC: (1.33-1.34); FILE MERGED 2005/07/19 06:05:50 fme 1.33.466.3: #i50348# make SwDoc accessible via interfaces 2005/06/24 11:43:20 fme 1.33.466.2: #i50348# Make SwDoc accessible via interfaces 2005/06/07 14:14:00 fme 1.33.466.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [716ad620c59e27120635f81e70f0dbb63984fb97]

INTEGRATION: CWS writercorehandoff (1.12.252); FILE MERGED 2005/09/13 14:00:44 tra 1.12.252.2: RESYNC: (1.12-1.13); FILE MERGED 2005/06/07 14:14:00 fme 1.12.252.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [6ceee79d17e12e690a6d1474c438e68121681916]

INTEGRATION: CWS writercorehandoff (1.2.496); FILE MERGED 2005/09/13 14:00:14 tra 1.2.496.2: RESYNC: (1.2-1.3); FILE MERGED 2005/06/07 14:14:00 fme 1.2.496.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [9bc9f8a3c5bd9416878b074f15e5350be0eb2e74]

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>  [f6336b7c064e7e90c6543dca834399e1e4b73f2f]

INTEGRATION: CWS writercorehandoff (1.8.172); FILE MERGED 2005/09/13 13:59:49 tra 1.8.172.2: RESYNC: (1.8-1.9); FILE MERGED 2005/06/07 14:13:59 fme 1.8.172.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [2d8d4997ff57771add923cb9f7f78dc230beb7f0]

INTEGRATION: CWS writercorehandoff (1.2.1290); FILE MERGED 2005/09/13 13:59:38 tra 1.2.1290.2: RESYNC: (1.2-1.3); FILE MERGED 2005/06/07 14:13:59 fme 1.2.1290.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [3d45e2550d8fe52ac10c8f3f8b72efb098751866]

INTEGRATION: CWS ause061 (1.2.36); FILE MERGED 2006/07/10 13:47:19 hjs 1.2.36.1: #i67188# rewrite dependency on generation tool


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [b90dfc8a8bf02b035c4051b2f047d400c545fdb8]

INTEGRATION: CWS writercorehandoff (1.11.48); FILE MERGED 2006/04/28 13:33:01 fme 1.11.48.7: RESYNC: (1.15-1.16); FILE MERGED 2006/03/17 08:07:53 tra 1.11.48.6: RESYNC: (1.13-1.15); FILE MERGED 2005/10/26 07:37:46 tra 1.11.48.5: #i50348# 2005/10/25 08:30:23 tra 1.11.48.4: RESYNC: (1.12-1.13); FILE MERGED 2005/09/13 13:59:27 tra 1.11.48.3: RESYNC: (1.11-1.12); FILE MERGED 2005/07/19 06:05:49 fme 1.11.48.2: #i50348# make SwDoc accessible via interfaces 2005/06/07 14:13:59 fme 1.11.48.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [a5dca359dc2f28f539360364d9ad9f31df1055b3]

INTEGRATION: CWS writercorehandoff (1.16.244); FILE MERGED 2006/07/27 14:43:13 fme 1.16.244.4: RESYNC: (1.19-1.20); FILE MERGED 2006/03/17 08:07:26 tra 1.16.244.3: RESYNC: (1.17-1.19); FILE MERGED 2005/09/13 13:58:32 tra 1.16.244.2: RESYNC: (1.16-1.17); FILE MERGED 2005/06/07 14:13:58 fme 1.16.244.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [20a38214c6224112573bd3d7dad1c4f50b6084a5]

INTEGRATION: CWS writercorehandoff (1.14.496); FILE MERGED 2006/07/27 14:43:02 fme 1.14.496.5: RESYNC: (1.16-1.17); FILE MERGED 2006/04/05 08:49:41 tra 1.14.496.4: #i50348# 2005/10/25 08:30:14 tra 1.14.496.3: RESYNC: (1.15-1.16); FILE MERGED 2005/09/13 13:57:42 tra 1.14.496.2: RESYNC: (1.14-1.15); FILE MERGED 2005/06/07 14:13:58 fme 1.14.496.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [8e0e9d9e7aba34e83964b8e0c9c36e0090ff57e8]

INTEGRATION: CWS ause061 (1.5.70); FILE MERGED 2006/08/09 10:15:40 hjs 1.5.70.2: #67188# get application name right 2006/07/10 13:47:18 hjs 1.5.70.1: #i67188# rewrite dependency on generation tool


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [187096e048209fe9803dc649728d2e1c77113d52]

INTEGRATION: CWS writercorehandoff (1.4.1286); FILE MERGED 2006/04/28 13:32:54 fme 1.4.1286.4: RESYNC: (1.5-1.6); FILE MERGED 2005/09/13 13:56:31 tra 1.4.1286.3: RESYNC: (1.4-1.5); FILE MERGED 2005/07/19 08:42:55 tra 1.4.1286.2: #i50348#make SwDoc interface based 2005/06/07 14:13:57 fme 1.4.1286.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [26eeff41ad46bdaa8e03ce1cc155ee5d1715afbb]

INTEGRATION: CWS ause061 (1.19.10); FILE MERGED 2006/07/12 10:01:09 hjs 1.19.10.1: #i67264# cleanup java targets


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [dcfc8f55294ff3b8500c612477335cf38cd99f4f]

INTEGRATION: CWS writercorehandoff (1.6.4); FILE MERGED 2006/07/27 14:42:53 fme 1.6.4.2: RESYNC: (1.6-1.7); FILE MERGED 2005/11/18 14:53:28 fme 1.6.4.1: #i50348# Make SwDoc accessible via interfaces


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [f8f9aab39becb5b10a03a71ef61453250b59e7fc]

INTEGRATION: CWS writercorehandoff (1.5.496); FILE MERGED 2006/07/27 14:42:45 fme 1.5.496.3: RESYNC: (1.6-1.7); FILE MERGED 2005/09/13 13:54:44 tra 1.5.496.2: RESYNC: (1.5-1.6); FILE MERGED 2005/06/07 14:13:57 fme 1.5.496.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [14469261d182491cd6b3358c30576ae61dafc462]

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>  [7b57108d08552e9b6d7d95ef59bc1506c09bbe43]

INTEGRATION: CWS writercorehandoff (1.20.306); FILE MERGED 2006/03/17 08:06:47 tra 1.20.306.5: RESYNC: (1.23-1.24); FILE MERGED 2005/11/04 12:58:00 tra 1.20.306.4: #i50348# 2005/10/25 08:29:41 tra 1.20.306.3: RESYNC: (1.21-1.22); FILE MERGED 2005/09/13 13:53:37 tra 1.20.306.2: RESYNC: (1.20-1.21); FILE MERGED 2005/06/07 14:13:57 fme 1.20.306.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [f15bc1e846cd0c85a162b170547f2d1bafd79fcf]

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>  [2f9603e8bc8473690738b20801d6ea64aa255fb2]

INTEGRATION: CWS writercorehandoff (1.43.172); FILE MERGED 2006/07/27 14:42:37 fme 1.43.172.5: RESYNC: (1.48-1.49); FILE MERGED 2006/03/17 08:06:37 tra 1.43.172.4: RESYNC: (1.45-1.48); FILE MERGED 2005/10/25 08:29:33 tra 1.43.172.3: RESYNC: (1.44-1.45); FILE MERGED 2005/09/13 13:52:55 tra 1.43.172.2: RESYNC: (1.43-1.44); FILE MERGED 2005/06/07 14:13:56 fme 1.43.172.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [c6030d4290f18e6f9801a0e6e864095a71b8c2a1]

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>  [ebcec05c579289462ef092dd40e670284ba58f8f]

INTEGRATION: CWS writercorehandoff (1.9.750); FILE MERGED 2005/09/13 13:52:42 tra 1.9.750.2: RESYNC: (1.9-1.10); FILE MERGED 2005/06/07 14:13:56 fme 1.9.750.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [fc4eaddba45a35452850dd5a7f33a15e35e17a08]

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>  [cfce8a982da7d2fad7e33bc17914db3fc90bba78]

INTEGRATION: CWS writercorehandoff (1.11.96); FILE MERGED 2005/09/13 13:52:31 tra 1.11.96.2: RESYNC: (1.11-1.12); FILE MERGED 2005/06/07 14:13:56 fme 1.11.96.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [547765eb23984c113adf30e4701675517af67d4c]

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>  [f21e6b2462595091f840855afad1b2ade02e5cda]

INTEGRATION: CWS writercorehandoff (1.34.48); FILE MERGED 2005/09/13 13:51:20 tra 1.34.48.2: RESYNC: (1.34-1.35); FILE MERGED 2005/06/07 14:13:56 fme 1.34.48.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [b750333cca0a0babe6f1f495ceade65fcfdba6f1]

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>  [348f63a001243c4137e6ab7566362b5da0d05a24]

INTEGRATION: CWS writercorehandoff (1.2.1288); FILE MERGED 2005/09/13 13:49:58 tra 1.2.1288.2: RESYNC: (1.2-1.3); FILE MERGED 2005/07/13 13:24:23 fme 1.2.1288.1: #i50348# Make SwDoc accessible via interfaces


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [205dc4f7491e1ae9a2e7b05f40643fcdc7065d1b]

INTEGRATION: CWS writercorehandoff (1.6.350); FILE MERGED 2005/09/13 13:49:47 tra 1.6.350.3: RESYNC: (1.6-1.7); FILE MERGED 2005/06/07 14:13:55 fme 1.6.350.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:27:41 tra 1.6.350.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [3605add0deae3569f985cb2c4de7b2bf6abca107]

INTEGRATION: CWS writercorehandoff (1.2.1302); FILE MERGED 2005/09/13 13:48:55 tra 1.2.1302.3: RESYNC: (1.2-1.3); FILE MERGED 2005/06/07 14:13:55 fme 1.2.1302.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:27:40 tra 1.2.1302.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [9bf42891e0e046983f5e65d8385a5157b49a84bf]

INTEGRATION: CWS writercorehandoff (1.6.744); FILE MERGED 2005/09/13 13:48:44 tra 1.6.744.2: RESYNC: (1.6-1.7); FILE MERGED 2005/06/07 14:13:55 fme 1.6.744.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [4eab75571fd3f5e2a660ab8cfebad5e669855813]

INTEGRATION: CWS ause061 (1.13.2); FILE MERGED 2006/07/17 15:01:56 hjs 1.13.2.1: #i67466# solve dmake 4.5 warning by correcting order


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [c80aaf2deac36fdd8f431c8d42ff8ee8692d43f6]

INTEGRATION: CWS writercorehandoff (1.2.1302); FILE MERGED 2005/09/13 13:48:16 tra 1.2.1302.3: RESYNC: (1.2-1.3); FILE MERGED 2005/06/07 14:13:54 fme 1.2.1302.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:27:40 tra 1.2.1302.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [c09e88c0ff66992bc4c64d31fc258e4ba19411b2]

INTEGRATION: CWS writercorehandoff (1.2.1280); FILE MERGED 2005/09/13 13:48:03 tra 1.2.1280.3: RESYNC: (1.2-1.3); FILE MERGED 2005/06/07 14:13:54 fme 1.2.1280.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:27:39 tra 1.2.1280.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [b674083acc33b58b9afaa016c404a0105cd46c36]

INTEGRATION: CWS ause061 (1.4.28); FILE MERGED 2006/07/12 10:02:18 hjs 1.4.28.1: #i67264# cleanup java targets


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [d5b15f6a7a68b93031e2d87d1b5cdd9ea1969a46]

INTEGRATION: CWS writercorehandoff (1.3.558); FILE MERGED 2005/09/13 13:47:42 tra 1.3.558.2: RESYNC: (1.3-1.4); FILE MERGED 2005/06/07 14:13:54 fme 1.3.558.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [5614d4baa9f67b70220fa24140e06d1331189f8c]

INTEGRATION: CWS writercorehandoff (1.2.1284); FILE MERGED 2005/09/13 13:47:03 tra 1.2.1284.2: RESYNC: (1.2-1.3); FILE MERGED 2005/07/13 13:24:23 fme 1.2.1284.1: #i50348# Make SwDoc accessible via interfaces


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [402a7e28871c7348a879ac3ffabcfce2773e8994]

INTEGRATION: CWS writercorehandoff (1.11.252); FILE MERGED 2005/09/13 13:46:52 tra 1.11.252.2: RESYNC: (1.11-1.12); FILE MERGED 2005/06/07 14:13:53 fme 1.11.252.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [9467da0810040dee0b321716509d3c0f6b877432]

INTEGRATION: CWS writercorehandoff (1.29.36); FILE MERGED 2006/03/17 08:06:15 tra 1.29.36.7: RESYNC: (1.32-1.33); FILE MERGED 2005/11/18 14:53:28 fme 1.29.36.6: #i50348# Make SwDoc accessible via interfaces 2005/10/25 08:29:23 tra 1.29.36.5: RESYNC: (1.31-1.32); FILE MERGED 2005/09/13 13:45:13 tra 1.29.36.4: RESYNC: (1.30-1.31); FILE MERGED 2005/07/11 06:11:10 tra 1.29.36.3: RESYNC: (1.29-1.30); FILE MERGED 2005/06/07 14:13:53 fme 1.29.36.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:27:38 tra 1.29.36.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [7f58a8c93255c6646320911302a6003393e211cf]

INTEGRATION: CWS writercorehandoff (1.32.86); FILE MERGED 2006/07/27 14:42:23 fme 1.32.86.9: RESYNC: (1.38-1.39); FILE MERGED 2006/03/17 08:06:03 tra 1.32.86.8: RESYNC: (1.36-1.38); FILE MERGED 2005/12/20 15:12:25 tra 1.32.86.7: RESYNC: (1.35-1.36); FILE MERGED 2005/11/04 12:57:59 tra 1.32.86.6: #i50348# 2005/10/25 08:29:03 tra 1.32.86.5: RESYNC: (1.33-1.34); FILE MERGED 2005/10/24 16:01:21 tra 1.32.86.4: #50348# 2005/09/13 13:44:32 tra 1.32.86.3: RESYNC: (1.32-1.33); FILE MERGED 2005/06/07 14:13:52 fme 1.32.86.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:27:37 tra 1.32.86.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [4bf99f2b2971552363785824eb8179bc786b3666]

INTEGRATION: CWS writercorehandoff (1.33.180); FILE MERGED 2006/07/27 14:42:08 fme 1.33.180.6: RESYNC: (1.36-1.37); FILE MERGED 2006/03/17 08:05:53 tra 1.33.180.5: RESYNC: (1.34-1.36); FILE MERGED 2005/10/24 16:01:20 tra 1.33.180.4: #50348# 2005/09/13 13:43:55 tra 1.33.180.3: RESYNC: (1.33-1.34); FILE MERGED 2005/06/07 14:13:52 fme 1.33.180.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:27:36 tra 1.33.180.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [3c4d6d3b0bff11dc8eeb554a44560b729590feda]

INTEGRATION: CWS writercorehandoff (1.37.30); FILE MERGED 2006/01/19 08:50:07 fme 1.37.30.1: #i50348# General cleanup - removed unused header files, functions, members, declarations


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [5c25d1f07e1f4fe6ff096dd23e33b79b38af471f]

INTEGRATION: CWS writercorehandoff (1.39.92); FILE MERGED 2006/07/27 14:41:51 fme 1.39.92.9: RESYNC: (1.44-1.46); FILE MERGED 2006/04/05 13:07:44 tra 1.39.92.8: RESYNC: (1.43-1.44); FILE MERGED 2006/03/17 08:05:45 tra 1.39.92.7: RESYNC: (1.42-1.43); FILE MERGED 2005/11/18 14:53:25 fme 1.39.92.6: #i50348# Make SwDoc accessible via interfaces 2005/10/25 08:28:38 tra 1.39.92.5: RESYNC: (1.41-1.42); FILE MERGED 2005/09/13 13:43:27 tra 1.39.92.4: RESYNC: (1.40-1.41); FILE MERGED 2005/07/11 06:11:02 tra 1.39.92.3: RESYNC: (1.39-1.40); FILE MERGED 2005/06/07 14:13:51 fme 1.39.92.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:27:36 tra 1.39.92.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [c306cd02b3bb8724a7158a0b4dc30b805c36a8ce]

INTEGRATION: CWS writercorehandoff (1.8.318); FILE MERGED 2006/05/08 13:00:34 fme 1.8.318.3: RESYNC: (1.9-1.10); FILE MERGED 2005/09/13 13:43:13 tra 1.8.318.2: RESYNC: (1.8-1.9); FILE MERGED 2005/07/13 13:24:22 fme 1.8.318.1: #i50348# Make SwDoc accessible via interfaces


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [75014153ca7ee51642f52eb2f8c44ca8e61bd4b9]

INTEGRATION: CWS writercorehandoff (1.26.236); FILE MERGED 2006/07/27 14:41:33 fme 1.26.236.10: RESYNC: (1.29-1.30); FILE MERGED 2006/04/05 13:07:30 tra 1.26.236.9: RESYNC: (1.28-1.29); FILE MERGED 2006/03/17 08:05:34 tra 1.26.236.8: RESYNC: (1.27-1.28); FILE MERGED 2006/01/20 10:01:37 tra 1.26.236.7: #i50348#removed inactive code 2005/11/18 14:53:25 fme 1.26.236.6: #i50348# Make SwDoc accessible via interfaces 2005/10/24 16:01:20 tra 1.26.236.5: #50348# 2005/09/28 14:01:09 tra 1.26.236.4: #i50348# 2005/09/13 13:42:57 tra 1.26.236.3: RESYNC: (1.26-1.27); FILE MERGED 2005/06/07 14:13:51 fme 1.26.236.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:27:35 tra 1.26.236.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [2d60ce05c0d49ebae5dc70b3d7946ef03d9150ae]

INTEGRATION: CWS writercorehandoff (1.5.586); FILE MERGED 2006/05/08 13:00:20 fme 1.5.586.5: RESYNC: (1.6-1.7); FILE MERGED 2005/10/24 16:01:20 tra 1.5.586.4: #50348# 2005/09/13 13:42:45 tra 1.5.586.3: RESYNC: (1.5-1.6); FILE MERGED 2005/06/07 14:13:51 fme 1.5.586.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:27:34 tra 1.5.586.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [fe0ee9784bfe93e132873fc7623854418b8c3923]

INTEGRATION: CWS ause061 (1.8.46); FILE MERGED 2006/07/12 10:01:40 hjs 1.8.46.1: #i67264# cleanup java targets


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [8fa395669baf0d1f0750dba89842ff26b1e37227]

INTEGRATION: CWS writercorehandoff (1.33.36); FILE MERGED 2006/07/27 14:41:15 fme 1.33.36.13: RESYNC: (1.38-1.39); FILE MERGED 2006/04/28 13:32:46 fme 1.33.36.12: RESYNC: (1.37-1.38); FILE MERGED 2006/03/17 08:05:24 tra 1.33.36.11: RESYNC: (1.36-1.37); FILE MERGED 2005/12/20 15:12:14 tra 1.33.36.10: RESYNC: (1.35-1.36); FILE MERGED 2005/11/18 14:53:24 fme 1.33.36.9: #i50348# Make SwDoc accessible via interfaces 2005/10/25 08:28:26 tra 1.33.36.8: RESYNC: (1.34-1.35); FILE MERGED 2005/10/24 16:01:19 tra 1.33.36.7: #50348# 2005/10/06 08:08:51 tra 1.33.36.6: #50348# 2005/09/28 14:01:05 tra 1.33.36.5: #i50348# 2005/09/13 13:42:33 tra 1.33.36.4: RESYNC: (1.33-1.34); FILE MERGED 2005/08/31 12:50:53 tra 1.33.36.3: #i50348# Introducing IDocumentRedlineAccess interface 2005/06/07 14:13:50 fme 1.33.36.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:27:34 tra 1.33.36.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [c2c49aae0f880630a8ea1b945d7399c518f797b2]

INTEGRATION: CWS writercorehandoff (1.10.4); FILE MERGED 2006/07/27 14:40:59 fme 1.10.4.4: RESYNC: (1.11-1.12); FILE MERGED 2005/12/20 15:12:05 tra 1.10.4.3: RESYNC: (1.10-1.11); FILE MERGED 2005/11/18 14:53:24 fme 1.10.4.2: #i50348# Make SwDoc accessible via interfaces 2005/10/06 08:08:49 tra 1.10.4.1: #50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [c0096ac63deb20d9b2055140368df5e9e0a1173f]

INTEGRATION: CWS writercorehandoff (1.10.1116); FILE MERGED 2005/09/13 13:42:07 tra 1.10.1116.3: RESYNC: (1.10-1.11); FILE MERGED 2005/06/07 14:13:49 fme 1.10.1116.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:27:33 tra 1.10.1116.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [aaab79a149cc5dc0f89e227ac1869408ea66f7e2]

INTEGRATION: CWS writercorehandoff (1.17.448); FILE MERGED 2005/10/06 08:08:48 tra 1.17.448.4: #50348# 2005/09/13 13:41:42 tra 1.17.448.3: RESYNC: (1.17-1.18); FILE MERGED 2005/07/19 06:05:48 fme 1.17.448.2: #i50348# make SwDoc accessible via interfaces 2005/06/07 14:13:49 fme 1.17.448.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [0aa143123419eaa087f203e469541d6ac99d7edf]

INTEGRATION: CWS writercorehandoff (1.3.1036); FILE MERGED 2005/09/13 13:41:02 tra 1.3.1036.2: RESYNC: (1.3-1.4); FILE MERGED 2005/06/07 14:13:49 fme 1.3.1036.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [8c3360a9701a706c1136bd69c1abad649162935e]

INTEGRATION: CWS writercorehandoff (1.17.448); FILE MERGED 2005/12/20 15:11:56 tra 1.17.448.4: RESYNC: (1.18-1.19); FILE MERGED 2005/09/13 13:40:26 tra 1.17.448.3: RESYNC: (1.17-1.18); FILE MERGED 2005/06/07 14:13:48 fme 1.17.448.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:27:32 tra 1.17.448.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [56db9a7bf9a72edd602f8bddee056f945d98887c]

INTEGRATION: CWS writercorehandoff (1.21.326); FILE MERGED 2006/05/08 11:21:12 fme 1.21.326.6: #i50348# Make SwDoc accessible via interfaces 2005/12/20 15:11:47 tra 1.21.326.5: RESYNC: (1.22-1.23); FILE MERGED 2005/10/06 08:08:48 tra 1.21.326.4: #50348# 2005/09/13 13:40:05 tra 1.21.326.3: RESYNC: (1.21-1.22); FILE MERGED 2005/06/07 14:13:48 fme 1.21.326.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:27:32 tra 1.21.326.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [4d05ade7379fc88bcede6476f855368879102a2c]

INTEGRATION: CWS writercorehandoff (1.37.288); FILE MERGED 2006/04/28 13:32:38 fme 1.37.288.5: RESYNC: (1.39-1.40); FILE MERGED 2006/04/05 13:07:17 tra 1.37.288.4: RESYNC: (1.38-1.39); FILE MERGED 2005/09/13 13:39:49 tra 1.37.288.3: RESYNC: (1.37-1.38); FILE MERGED 2005/06/07 14:13:47 fme 1.37.288.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:27:31 tra 1.37.288.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [5077bee1f64a0ead8f54e00ebae818a35f333d5e]

INTEGRATION: CWS writercorehandoff (1.3.1116); FILE MERGED 2005/10/06 08:08:47 tra 1.3.1116.4: #50348# 2005/09/13 13:39:34 tra 1.3.1116.3: RESYNC: (1.3-1.4); FILE MERGED 2005/07/19 06:05:48 fme 1.3.1116.2: #i50348# make SwDoc accessible via interfaces 2005/06/07 14:13:47 fme 1.3.1116.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [887647ac21ce6ba4f2c4f142d4d0c65f84b4d0f6]

INTEGRATION: CWS writercorehandoff (1.11.444); FILE MERGED 2005/09/13 13:39:22 tra 1.11.444.3: RESYNC: (1.11-1.12); FILE MERGED 2005/06/07 14:13:47 fme 1.11.444.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:27:31 tra 1.11.444.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [76ea9d34cc2753daf19ff909b6784be893fa8b65]

INTEGRATION: CWS writercorehandoff (1.18.496); FILE MERGED 2006/05/08 13:00:07 fme 1.18.496.6: RESYNC: (1.21-1.22); FILE MERGED 2006/03/17 08:05:14 tra 1.18.496.5: RESYNC: (1.20-1.21); FILE MERGED 2005/12/20 15:11:39 tra 1.18.496.4: RESYNC: (1.19-1.20); FILE MERGED 2005/09/13 13:39:01 tra 1.18.496.3: RESYNC: (1.18-1.19); FILE MERGED 2005/06/07 14:13:47 fme 1.18.496.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:27:30 tra 1.18.496.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [b2f16017e0d51ccdd9b6fb95bbec6be0eafdacbf]

INTEGRATION: CWS writercorehandoff (1.6.272); FILE MERGED 2005/12/20 15:10:58 tra 1.6.272.4: RESYNC: (1.7-1.8); FILE MERGED 2005/09/13 13:38:33 tra 1.6.272.3: RESYNC: (1.6-1.7); FILE MERGED 2005/06/07 14:13:46 fme 1.6.272.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:27:30 tra 1.6.272.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [73271009db503149fabbe6f0062b3d2cc0e1910a]

INTEGRATION: CWS writercorehandoff (1.25.448); FILE MERGED 2005/09/13 13:38:21 tra 1.25.448.3: RESYNC: (1.25-1.26); FILE MERGED 2005/06/07 14:13:46 fme 1.25.448.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:27:29 tra 1.25.448.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [140307aa975e8d0b2247018b2b5bfdff3f99f06a]

INTEGRATION: CWS writercorehandoff (1.2.1116); FILE MERGED 2005/09/13 13:37:43 tra 1.2.1116.3: RESYNC: (1.2-1.3); FILE MERGED 2005/06/07 14:13:45 fme 1.2.1116.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:27:27 tra 1.2.1116.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [bfd7a25faba7967185ff04424dd116539a3e698f]

INTEGRATION: CWS writercorehandoff (1.7.4); FILE MERGED 2005/09/28 14:00:59 tra 1.7.4.1: #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [14f03f37013b9036bcbbece778260c78fc65c104]

INTEGRATION: CWS writercorehandoff (1.7.776); FILE MERGED 2006/07/27 14:40:44 fme 1.7.776.4: RESYNC: (1.8-1.9); FILE MERGED 2005/09/28 14:00:57 tra 1.7.776.3: #i50348# 2005/09/13 13:36:02 tra 1.7.776.2: RESYNC: (1.7-1.8); FILE MERGED 2005/08/31 12:50:53 tra 1.7.776.1: #i50348# Introducing IDocumentRedlineAccess interface


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [bbadf3ebed0b90d590d3efa8c527e69c7c5f88f6]

INTEGRATION: CWS writercorehandoff (1.14.88); FILE MERGED 2005/09/28 14:00:55 tra 1.14.88.4: #i50348# 2005/09/13 13:35:48 tra 1.14.88.3: RESYNC: (1.14-1.15); FILE MERGED 2005/06/07 14:13:44 fme 1.14.88.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:27:26 tra 1.14.88.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [54d72422524bffcde1b754ac6be567d6f5342fa4]

INTEGRATION: CWS writercorehandoff (1.11.394); FILE MERGED 2006/05/08 11:21:12 fme 1.11.394.7: #i50348# Make SwDoc accessible via interfaces 2005/12/20 15:10:48 tra 1.11.394.6: RESYNC: (1.12-1.13); FILE MERGED 2005/10/24 16:01:19 tra 1.11.394.5: #50348# 2005/09/28 14:00:53 tra 1.11.394.4: #i50348# 2005/09/13 13:35:35 tra 1.11.394.3: RESYNC: (1.11-1.12); FILE MERGED 2005/06/07 14:13:44 fme 1.11.394.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:27:25 tra 1.11.394.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [1fd563dca08762a61984dfdb665b1f82e23753b4]

INTEGRATION: CWS writercorehandoff (1.9.4); FILE MERGED 2006/01/19 08:50:06 fme 1.9.4.2: #i50348# General cleanup - removed unused header files, functions, members, declarations 2005/09/28 14:00:51 tra 1.9.4.1: #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [9029e6c5e7488c0d9fdb6afc87200205ed3cb3d0]

INTEGRATION: CWS writercorehandoff (1.3.466); FILE MERGED 2005/09/13 13:35:03 tra 1.3.466.2: RESYNC: (1.3-1.4); FILE MERGED 2005/08/31 12:50:52 tra 1.3.466.1: #i50348# Introducing IDocumentRedlineAccess interface


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [0fb3a5fb2187802cf4b512f9a0e921c7637b9695]

INTEGRATION: CWS writercorehandoff (1.13.140); FILE MERGED 2006/03/17 08:05:03 tra 1.13.140.10: RESYNC: (1.18-1.19); FILE MERGED 2006/01/19 08:50:06 fme 1.13.140.9: #i50348# General cleanup - removed unused header files, functions, members, declarations 2005/12/20 15:10:39 tra 1.13.140.8: RESYNC: (1.16-1.18); FILE MERGED 2005/11/04 12:57:59 tra 1.13.140.7: #i50348# 2005/09/28 14:00:48 tra 1.13.140.6: #i50348# 2005/09/13 13:34:46 tra 1.13.140.5: RESYNC: (1.14-1.15); FILE MERGED 2005/07/19 13:25:43 tra 1.13.140.4: RESYNC: (1.13-1.14); FILE MERGED 2005/07/13 13:24:21 fme 1.13.140.3: #i50348# Make SwDoc accessible via interfaces 2005/06/07 14:13:44 fme 1.13.140.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:27:25 tra 1.13.140.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [c1a1da263ce173485d2a457c2039cd1e1f1a25d6]

INTEGRATION: CWS writercorehandoff (1.16.78); FILE MERGED 2005/12/20 15:10:30 tra 1.16.78.8: RESYNC: (1.18-1.19); FILE MERGED 2005/10/25 08:28:14 tra 1.16.78.7: RESYNC: (1.17-1.18); FILE MERGED 2005/10/24 16:01:19 tra 1.16.78.6: #50348# 2005/09/28 14:00:46 tra 1.16.78.5: #i50348# 2005/09/13 13:34:33 tra 1.16.78.4: RESYNC: (1.16-1.17); FILE MERGED 2005/08/31 12:50:52 tra 1.16.78.3: #i50348# Introducing IDocumentRedlineAccess interface 2005/06/07 14:13:43 fme 1.16.78.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:27:24 tra 1.16.78.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [a174b89418b71e5c45a19cb6256bf1578478449c]

INTEGRATION: CWS writercorehandoff (1.37.172); FILE MERGED 2006/04/05 13:07:08 tra 1.37.172.10: RESYNC: (1.41-1.42); FILE MERGED 2005/12/20 15:10:22 tra 1.37.172.9: RESYNC: (1.39-1.41); FILE MERGED 2005/10/24 16:01:18 tra 1.37.172.8: #50348# 2005/09/28 14:00:43 tra 1.37.172.7: #i50348# 2005/09/13 13:34:16 tra 1.37.172.6: RESYNC: (1.38-1.39); FILE MERGED 2005/07/19 13:25:35 tra 1.37.172.5: RESYNC: (1.37-1.38); FILE MERGED 2005/07/19 06:05:47 fme 1.37.172.4: #i50348# make SwDoc accessible via interfaces 2005/07/13 13:24:20 fme 1.37.172.3: #i50348# Make SwDoc accessible via interfaces 2005/06/07 14:13:43 fme 1.37.172.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:27:24 tra 1.37.172.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [e0ef6406eb0e01d88d92f015337a245d8d6b6467]

INTEGRATION: CWS writercorehandoff (1.8.252); FILE MERGED 2006/07/27 14:40:36 fme 1.8.252.6: RESYNC: (1.9-1.10); FILE MERGED 2005/10/06 08:08:46 tra 1.8.252.5: #50348# 2005/09/13 13:33:59 tra 1.8.252.4: RESYNC: (1.8-1.9); FILE MERGED 2005/08/31 12:50:52 tra 1.8.252.3: #i50348# Introducing IDocumentRedlineAccess interface 2005/06/07 14:13:43 fme 1.8.252.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:27:23 tra 1.8.252.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [e92f10e599a2954be2a53c99c4f76bfe17481f10]

INTEGRATION: CWS writercorehandoff (1.4.466); FILE MERGED 2005/10/24 16:01:18 tra 1.4.466.6: #50348# 2005/09/28 14:00:40 tra 1.4.466.5: #i50348# 2005/09/13 13:33:45 tra 1.4.466.4: RESYNC: (1.4-1.5); FILE MERGED 2005/07/14 05:01:13 fme 1.4.466.3: #i50348# Make SwDoc accessible via interfaces 2005/07/13 05:26:06 tra 1.4.466.2: #i50348#make SwDoc interface based 2005/07/12 11:21:30 tra 1.4.466.1: #i50348#make SwDoc interface based


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [8a784b1086b71e37591243f08eac0b92802ea066]

INTEGRATION: CWS writercorehandoff (1.2.496); FILE MERGED 2005/09/13 13:33:12 tra 1.2.496.4: RESYNC: (1.2-1.3); FILE MERGED 2005/07/13 13:24:20 fme 1.2.496.3: #i50348# Make SwDoc accessible via interfaces 2005/06/07 14:13:42 fme 1.2.496.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:27:23 tra 1.2.496.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [2ceca2513902047904bf182d1b2a0a158f36075f]

INTEGRATION: CWS writercorehandoff (1.12.446); FILE MERGED 2005/10/24 16:01:18 tra 1.12.446.10: #50348# 2005/10/06 08:08:45 tra 1.12.446.9: #50348# 2005/09/13 13:32:51 tra 1.12.446.8: RESYNC: (1.12-1.13); FILE MERGED 2005/07/19 06:05:47 fme 1.12.446.7: #i50348# make SwDoc accessible via interfaces 2005/07/14 05:01:12 fme 1.12.446.6: #i50348# Make SwDoc accessible via interfaces 2005/07/13 13:24:20 fme 1.12.446.5: #i50348# Make SwDoc accessible via interfaces 2005/07/13 05:26:06 tra 1.12.446.4: #i50348#make SwDoc interface based 2005/07/12 11:21:29 tra 1.12.446.3: #i50348#make SwDoc interface based 2005/06/07 14:13:42 fme 1.12.446.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:27:22 tra 1.12.446.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [1e883d1a43c4cf261a7780c80207f4c4b1cf0965]

INTEGRATION: CWS writercorehandoff (1.4.326); FILE MERGED 2005/09/28 14:00:37 tra 1.4.326.4: #i50348# 2005/09/13 13:32:36 tra 1.4.326.3: RESYNC: (1.4-1.5); FILE MERGED 2005/06/07 14:13:42 fme 1.4.326.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:27:22 tra 1.4.326.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [cdc3a885199f564c60ef07bdc90b62ec6cde1b54]

INTEGRATION: CWS writercorehandoff (1.10.4); FILE MERGED 2005/09/28 14:00:36 tra 1.10.4.1: #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [cfae8d0c07681277f7d48b998368d9900b928f1b]

INTEGRATION: CWS writercorehandoff (1.36.466); FILE MERGED 2005/12/20 15:10:06 tra 1.36.466.5: RESYNC: (1.37-1.39); FILE MERGED 2005/09/13 13:32:09 tra 1.36.466.4: RESYNC: (1.36-1.37); FILE MERGED 2005/07/13 13:24:20 fme 1.36.466.3: #i50348# Make SwDoc accessible via interfaces 2005/06/07 14:13:41 fme 1.36.466.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:27:21 tra 1.36.466.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [3b3b8b3fcd0ddaa214643e2829de7b76d8ade38c]

INTEGRATION: CWS writercorehandoff (1.4.4); FILE MERGED 2005/09/28 14:00:33 tra 1.4.4.1: #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [6ee520e738ee127a872f7ccfa2f52b7ff0a216c9]

INTEGRATION: CWS writercorehandoff (1.26.244); FILE MERGED 2006/07/27 14:40:28 fme 1.26.244.10: RESYNC: (1.29-1.30); FILE MERGED 2006/04/05 08:49:41 tra 1.26.244.9: #i50348# 2006/03/17 08:04:53 tra 1.26.244.8: RESYNC: (1.28-1.29); FILE MERGED 2006/01/20 10:01:36 tra 1.26.244.7: #i50348#removed inactive code 2005/12/20 15:09:56 tra 1.26.244.6: RESYNC: (1.27-1.28); FILE MERGED 2005/10/24 16:01:18 tra 1.26.244.5: #50348# 2005/09/13 13:31:41 tra 1.26.244.4: RESYNC: (1.26-1.27); FILE MERGED 2005/08/31 12:50:51 tra 1.26.244.3: #i50348# Introducing IDocumentRedlineAccess interface 2005/06/07 14:13:41 fme 1.26.244.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:27:20 tra 1.26.244.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [31351c253f31e996621621f9ad193e18c93c7143]

INTEGRATION: CWS writercorehandoff (1.11.344); FILE MERGED 2005/10/24 16:01:17 tra 1.11.344.3: #50348# 2005/09/13 13:31:29 tra 1.11.344.2: RESYNC: (1.11-1.12); FILE MERGED 2005/06/07 14:13:41 fme 1.11.344.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [6764a4a47b038a1231e2502b6545fe632e10a7fe]

INTEGRATION: CWS writercorehandoff (1.20.270); FILE MERGED 2006/07/27 14:40:11 fme 1.20.270.4: RESYNC: (1.21-1.22); FILE MERGED 2005/09/28 14:00:29 tra 1.20.270.3: #i50348# 2005/09/13 13:31:03 tra 1.20.270.2: RESYNC: (1.20-1.21); FILE MERGED 2005/06/07 14:13:40 fme 1.20.270.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [e1289ce19ce00f9cee2c42daa28c61d930fd0dd2]

INTEGRATION: CWS writercorehandoff (1.16.444); FILE MERGED 2006/03/17 08:04:42 tra 1.16.444.3: RESYNC: (1.17-1.18); FILE MERGED 2005/09/13 13:30:50 tra 1.16.444.2: RESYNC: (1.16-1.17); FILE MERGED 2005/07/19 06:05:46 fme 1.16.444.1: #i50348# make SwDoc accessible via interfaces


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [4451ba83977d1049dd357bd46992709a7e2db757]

INTEGRATION: CWS writercorehandoff (1.8.636); FILE MERGED 2006/07/27 14:39:57 fme 1.8.636.5: RESYNC: (1.9-1.10); FILE MERGED 2005/10/06 08:08:43 tra 1.8.636.4: #50348# 2005/09/13 13:30:32 tra 1.8.636.3: RESYNC: (1.8-1.9); FILE MERGED 2005/06/07 14:13:40 fme 1.8.636.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:27:20 tra 1.8.636.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [c938b2070b6209a04dbdd896d732878026d57580]

INTEGRATION: CWS writercorehandoff (1.17.274); FILE MERGED 2006/07/27 14:39:49 fme 1.17.274.5: RESYNC: (1.18-1.19); FILE MERGED 2005/09/13 13:29:55 tra 1.17.274.4: RESYNC: (1.17-1.18); FILE MERGED 2005/07/05 08:12:41 tra 1.17.274.3: #i50348#make SwDoc interface based 2005/06/24 11:43:19 fme 1.17.274.2: #i50348# Make SwDoc accessible via interfaces 2005/06/07 14:13:39 fme 1.17.274.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [3d6a9187bacde6618cc9df08e07ad05f4be1df42]

INTEGRATION: CWS writercorehandoff (1.42.92); FILE MERGED 2006/07/27 14:39:38 fme 1.42.92.8: RESYNC: (1.49-1.50); FILE MERGED 2006/04/05 13:06:58 tra 1.42.92.7: RESYNC: (1.48-1.49); FILE MERGED 2006/03/17 08:04:27 tra 1.42.92.6: RESYNC: (1.44-1.48); FILE MERGED 2005/11/18 14:53:23 fme 1.42.92.5: #i50348# Make SwDoc accessible via interfaces 2005/10/25 08:28:05 tra 1.42.92.4: RESYNC: (1.43-1.44); FILE MERGED 2005/09/13 13:29:33 tra 1.42.92.3: RESYNC: (1.42-1.43); FILE MERGED 2005/06/07 14:13:39 fme 1.42.92.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:27:19 tra 1.42.92.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [455a79018e990eda11d8b404254c31d7d0cba8f3]

INTEGRATION: CWS writercorehandoff (1.19.88); FILE MERGED 2006/04/05 13:06:46 tra 1.19.88.6: RESYNC: (1.21-1.22); FILE MERGED 2006/01/19 08:50:05 fme 1.19.88.5: #i50348# General cleanup - removed unused header files, functions, members, declarations 2005/10/25 08:27:22 tra 1.19.88.4: RESYNC: (1.20-1.21); FILE MERGED 2005/10/06 08:08:41 tra 1.19.88.3: #50348# 2005/09/13 13:28:54 tra 1.19.88.2: RESYNC: (1.19-1.20); FILE MERGED 2005/08/31 12:50:50 tra 1.19.88.1: #i50348# Introducing IDocumentRedlineAccess interface


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [2210d19a0203d097f24232ce7a5f0b0ce8fe6490]

INTEGRATION: CWS writercorehandoff (1.14.88); FILE MERGED 2006/05/09 13:33:59 fme 1.14.88.11: #i50348# make SwDoc accessible via interfaces 2006/04/28 13:32:29 fme 1.14.88.10: RESYNC: (1.19-1.20); FILE MERGED 2006/04/05 08:49:40 tra 1.14.88.9: #i50348# 2006/03/17 08:04:15 tra 1.14.88.8: RESYNC: (1.18-1.19); FILE MERGED 2006/01/19 08:50:05 fme 1.14.88.7: #i50348# General cleanup - removed unused header files, functions, members, declarations 2005/12/20 15:09:48 tra 1.14.88.6: RESYNC: (1.16-1.18); FILE MERGED 2005/10/24 16:01:17 tra 1.14.88.5: #50348# 2005/10/06 08:08:40 tra 1.14.88.4: #50348# 2005/09/13 13:28:38 tra 1.14.88.3: RESYNC: (1.15-1.16); FILE MERGED 2005/07/28 11:55:40 tra 1.14.88.2: RESYNC: (1.14-1.15); FILE MERGED 2005/06/07 14:13:38 fme 1.14.88.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [5a04d681746d10bc81dcc89fcfedf7cfe03f2349]

INTEGRATION: CWS writercorehandoff (1.22.48); FILE MERGED 2006/07/27 14:39:25 fme 1.22.48.18: RESYNC: (1.26-1.27); FILE MERGED 2006/05/09 10:37:57 fme 1.22.48.17: #i50348# make SwDoc accessible via interfaces 2006/05/08 11:21:11 fme 1.22.48.16: #i50348# Make SwDoc accessible via interfaces 2006/03/17 08:03:39 tra 1.22.48.15: RESYNC: (1.25-1.26); FILE MERGED 2006/01/19 08:50:04 fme 1.22.48.14: #i50348# General cleanup - removed unused header files, functions, members, declarations 2005/12/20 15:09:39 tra 1.22.48.13: RESYNC: (1.24-1.25); FILE MERGED 2005/11/18 14:53:21 fme 1.22.48.12: #i50348# Make SwDoc accessible via interfaces 2005/11/11 07:56:07 fme 1.22.48.11: #i50348# make SwDoc accessible via interfaces 2005/09/13 13:27:52 tra 1.22.48.10: RESYNC: (1.23-1.24); FILE MERGED 2005/07/28 11:55:30 tra 1.22.48.9: RESYNC: (1.22-1.23); FILE MERGED 2005/07/19 06:05:46 fme 1.22.48.8: #i50348# make SwDoc accessible via interfaces 2005/07/13 13:24:19 fme 1.22.48.7: #i50348# Make SwDoc accessible via interfaces 2005/07/05 08:12:39 tra 1.22.48.6: #i50348#make SwDoc interface based 2005/06/24 11:43:17 fme 1.22.48.5: #i50348# Make SwDoc accessible via interfaces 2005/06/22 13:08:12 tra 1.22.48.4: #i50348#toward a interface based SwDoc 2005/06/22 06:40:10 tra 1.22.48.3: #i50348# make SwDoc accessible via interfaces 2005/06/07 14:13:38 fme 1.22.48.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:27:18 tra 1.22.48.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [d38c537cb7e067d95022a82129ea9e10c51c0496]

INTEGRATION: CWS writercorehandoff (1.11.326); FILE MERGED 2006/03/17 08:03:50 tra 1.11.326.3: RESYNC: (1.12-1.14); FILE MERGED 2005/09/13 13:27:38 tra 1.11.326.2: RESYNC: (1.11-1.12); FILE MERGED 2005/06/07 14:13:37 fme 1.11.326.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [2b4e88719b3078f84514d0d43654c0199819ab3c]

INTEGRATION: CWS writercorehandoff (1.27.88); FILE MERGED 2006/05/08 12:59:39 fme 1.27.88.17: RESYNC: (1.35-1.36); FILE MERGED 2006/05/03 07:43:19 fme 1.27.88.16: #i50348# make SwDoc interface based 2006/04/28 13:32:21 fme 1.27.88.15: RESYNC: (1.33-1.35); FILE MERGED 2006/03/17 08:03:24 tra 1.27.88.14: RESYNC: (1.31-1.33); FILE MERGED 2005/12/20 15:09:31 tra 1.27.88.13: RESYNC: (1.30-1.31); FILE MERGED 2005/11/04 12:57:58 tra 1.27.88.12: #i50348# 2005/10/25 08:26:41 tra 1.27.88.11: RESYNC: (1.28-1.29); FILE MERGED 2005/10/24 16:01:16 tra 1.27.88.10: #50348# 2005/10/06 08:08:39 tra 1.27.88.9: #50348# 2005/09/28 14:00:23 tra 1.27.88.8: #i50348# 2005/09/21 13:42:10 tra 1.27.88.7: #i50348# 2005/09/13 13:27:22 tra 1.27.88.6: RESYNC: (1.27-1.28); FILE MERGED 2005/08/31 12:50:50 tra 1.27.88.5: #i50348# Introducing IDocumentRedlineAccess interface 2005/07/14 05:01:11 fme 1.27.88.4: #i50348# Make SwDoc accessible via interfaces 2005/07/11 05:11:39 tra 1.27.88.3: #i50348#make SwDoc interface based 2005/06/07 14:13:36 fme 1.27.88.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:27:17 tra 1.27.88.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [e20133660ff9204960a48425c59cf5044af80c58]

INTEGRATION: CWS writercorehandoff (1.20.140); FILE MERGED 2006/04/28 13:32:13 fme 1.20.140.12: RESYNC: (1.25-1.26); FILE MERGED 2006/03/17 08:03:14 tra 1.20.140.11: RESYNC: (1.22-1.25); FILE MERGED 2006/01/19 08:50:04 fme 1.20.140.10: #i50348# General cleanup - removed unused header files, functions, members, declarations 2005/12/21 15:16:25 tra 1.20.140.9: #i50348# 2005/12/20 15:09:22 tra 1.20.140.8: RESYNC: (1.21-1.22); FILE MERGED 2005/10/24 16:01:16 tra 1.20.140.7: #50348# 2005/10/06 08:08:38 tra 1.20.140.6: #50348# 2005/09/28 14:00:19 tra 1.20.140.5: #i50348# 2005/09/13 13:27:09 tra 1.20.140.4: RESYNC: (1.20-1.21); FILE MERGED 2005/08/31 12:50:49 tra 1.20.140.3: #i50348# Introducing IDocumentRedlineAccess interface 2005/06/07 14:13:36 fme 1.20.140.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:27:17 tra 1.20.140.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [26e62a9e49de8255721dbb7971905b15d60e02b9]

INTEGRATION: CWS writercorehandoff (1.13.18); FILE MERGED 2006/01/19 08:50:03 fme 1.13.18.6: #i50348# General cleanup - removed unused header files, functions, members, declarations 2005/12/20 15:09:13 tra 1.13.18.5: RESYNC: (1.15-1.17); FILE MERGED 2005/09/13 13:26:55 tra 1.13.18.4: RESYNC: (1.14-1.15); FILE MERGED 2005/07/28 11:55:20 tra 1.13.18.3: RESYNC: (1.13-1.14); FILE MERGED 2005/06/07 14:13:35 fme 1.13.18.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:27:16 tra 1.13.18.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [b0966607b7a79895c053d90c70437706f00a65f0]

INTEGRATION: CWS writercorehandoff (1.16.570); FILE MERGED 2006/04/28 13:32:05 fme 1.16.570.10: RESYNC: (1.19-1.21); FILE MERGED 2006/03/17 08:03:00 tra 1.16.570.9: RESYNC: (1.18-1.19); FILE MERGED 2005/12/20 15:09:05 tra 1.16.570.8: RESYNC: (1.17-1.18); FILE MERGED 2005/11/18 14:53:20 fme 1.16.570.7: #i50348# Make SwDoc accessible via interfaces 2005/10/24 16:01:16 tra 1.16.570.6: #50348# 2005/09/13 13:26:03 tra 1.16.570.5: RESYNC: (1.16-1.17); FILE MERGED 2005/08/31 12:50:49 tra 1.16.570.4: #i50348# Introducing IDocumentRedlineAccess interface 2005/07/19 06:05:45 fme 1.16.570.3: #i50348# make SwDoc accessible via interfaces 2005/06/07 14:13:35 fme 1.16.570.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:27:16 tra 1.16.570.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [01d0e5bc1d048db18109de927c7426c7810add57]

INTEGRATION: CWS writercorehandoff (1.4.1116); FILE MERGED 2005/09/13 13:25:30 tra 1.4.1116.3: RESYNC: (1.4-1.5); FILE MERGED 2005/06/07 14:13:34 fme 1.4.1116.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:27:15 tra 1.4.1116.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [6a0a1ef933c2217bfbf2774383e6cdb20f0be7e2]

INTEGRATION: CWS writercorehandoff (1.14.344); FILE MERGED 2006/01/19 08:50:02 fme 1.14.344.6: #i50348# General cleanup - removed unused header files, functions, members, declarations 2005/09/13 13:25:16 tra 1.14.344.5: RESYNC: (1.14-1.15); FILE MERGED 2005/07/05 08:12:38 tra 1.14.344.4: #i50348#make SwDoc interface based 2005/06/24 11:43:15 fme 1.14.344.3: #i50348# Make SwDoc accessible via interfaces 2005/06/07 14:13:34 fme 1.14.344.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:27:14 tra 1.14.344.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [981a3cb97a6cae2532848d3cd9b1ddeed75b48d3]

INTEGRATION: CWS writercorehandoff (1.4.1116); FILE MERGED 2006/04/28 13:31:57 fme 1.4.1116.4: RESYNC: (1.5-1.6); FILE MERGED 2005/09/13 13:25:03 tra 1.4.1116.3: RESYNC: (1.4-1.5); FILE MERGED 2005/06/07 14:13:33 fme 1.4.1116.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:27:14 tra 1.4.1116.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [2cf5962432616f6da9d4052aeb2f91864c799d28]

INTEGRATION: CWS writercorehandoff (1.5.252); FILE MERGED 2005/09/13 13:24:16 tra 1.5.252.3: RESYNC: (1.5-1.6); FILE MERGED 2005/06/07 14:13:33 fme 1.5.252.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:27:13 tra 1.5.252.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [6f586bca588a487e08c0e09fc249d60551d1bf34]

INTEGRATION: CWS writercorehandoff (1.37.156); FILE MERGED 2006/07/27 14:38:59 fme 1.37.156.14: RESYNC: (1.41-1.42); FILE MERGED 2006/05/08 12:57:46 fme 1.37.156.13: RESYNC: (1.40-1.41); FILE MERGED 2006/05/03 07:43:18 fme 1.37.156.12: #i50348# make SwDoc interface based 2006/04/28 13:31:31 fme 1.37.156.11: RESYNC: (1.39-1.40); FILE MERGED 2005/12/21 15:16:25 tra 1.37.156.10: #i50348# 2005/12/20 15:08:34 tra 1.37.156.9: RESYNC: (1.38-1.39); FILE MERGED 2005/11/11 07:56:06 fme 1.37.156.8: #i50348# make SwDoc accessible via interfaces 2005/09/13 13:23:48 tra 1.37.156.7: RESYNC: (1.37-1.38); FILE MERGED 2005/07/14 05:01:10 fme 1.37.156.6: #i50348# Make SwDoc accessible via interfaces 2005/07/12 11:21:28 tra 1.37.156.5: #i50348#make SwDoc interface based 2005/07/11 05:11:38 tra 1.37.156.4: #i50348#make SwDoc interface based 2005/06/24 11:43:15 fme 1.37.156.3: #i50348# Make SwDoc accessible via interfaces 2005/06/07 14:13:32 fme 1.37.156.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:27:13 tra 1.37.156.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [846f40704d123ff3bf87680e50d2c97c1c898db2]

INTEGRATION: CWS writercorehandoff (1.29.96); FILE MERGED 2006/07/27 14:38:45 fme 1.29.96.8: RESYNC: (1.33-1.35); FILE MERGED 2006/04/05 13:06:36 tra 1.29.96.7: RESYNC: (1.32-1.33); FILE MERGED 2005/12/21 15:16:25 tra 1.29.96.6: #i50348# 2005/12/20 15:08:23 tra 1.29.96.5: RESYNC: (1.31-1.32); FILE MERGED 2005/09/13 13:23:35 tra 1.29.96.4: RESYNC: (1.30-1.31); FILE MERGED 2005/07/28 11:55:10 tra 1.29.96.3: RESYNC: (1.29-1.30); FILE MERGED 2005/06/07 14:13:31 fme 1.29.96.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:27:12 tra 1.29.96.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [5f92e8ed98836e6edcddb6990bab9eac74792437]

INTEGRATION: CWS writercorehandoff (1.30.138); FILE MERGED 2006/04/05 13:06:27 tra 1.30.138.5: RESYNC: (1.31-1.32); FILE MERGED 2005/09/13 13:23:23 tra 1.30.138.4: RESYNC: (1.30-1.31); FILE MERGED 2005/07/13 13:24:18 fme 1.30.138.3: #i50348# Make SwDoc accessible via interfaces 2005/06/07 14:13:31 fme 1.30.138.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:27:12 tra 1.30.138.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [9c766ef7fe940f9196da3453c100e45c9b87c240]

INTEGRATION: CWS writercorehandoff (1.4.4); FILE MERGED 2005/11/11 07:56:06 fme 1.4.4.1: #i50348# make SwDoc accessible via interfaces


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [32e5189b5b9416e563983fdf844e095b85507ad6]

INTEGRATION: CWS writercorehandoff (1.7.466); FILE MERGED 2006/01/20 10:01:35 tra 1.7.466.3: #i50348#removed inactive code 2005/09/13 13:22:36 tra 1.7.466.2: RESYNC: (1.7-1.8); FILE MERGED 2005/06/24 11:43:14 fme 1.7.466.1: #i50348# Make SwDoc accessible via interfaces


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [b39fc3cd23088a4d02ebd4bfc217f9fabbf36a8a]

INTEGRATION: CWS writercorehandoff (1.5.466); FILE MERGED 2006/01/19 08:50:02 fme 1.5.466.4: #i50348# General cleanup - removed unused header files, functions, members, declarations 2005/09/13 13:21:50 tra 1.5.466.3: RESYNC: (1.5-1.6); FILE MERGED 2005/06/07 14:13:30 fme 1.5.466.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:27:11 tra 1.5.466.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [a27b7133582eb927d22de36872d103bfb0af9b09]

INTEGRATION: CWS writercorehandoff (1.12.88); FILE MERGED 2006/07/27 14:38:37 fme 1.12.88.6: RESYNC: (1.16-1.17); FILE MERGED 2005/12/20 15:08:11 tra 1.12.88.5: RESYNC: (1.15-1.16); FILE MERGED 2005/10/25 08:26:19 tra 1.12.88.4: RESYNC: (1.14-1.15); FILE MERGED 2005/09/13 13:21:38 tra 1.12.88.3: RESYNC: (1.13-1.14); FILE MERGED 2005/07/28 11:55:00 tra 1.12.88.2: RESYNC: (1.12-1.13); FILE MERGED 2005/06/07 14:13:30 fme 1.12.88.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [255361f400edf2f12aa7c5863e58a952bf0eb528]

INTEGRATION: CWS writercorehandoff (1.11.140); FILE MERGED 2005/10/24 16:01:15 tra 1.11.140.5: #50348# 2005/09/28 14:00:15 tra 1.11.140.4: #i50348# 2005/09/13 13:21:27 tra 1.11.140.3: RESYNC: (1.11-1.12); FILE MERGED 2005/06/07 14:13:29 fme 1.11.140.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:27:10 tra 1.11.140.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [3ce6ef4a041d6622418807497d6f6d021f44d244]

INTEGRATION: CWS writercorehandoff (1.39.272); FILE MERGED 2006/03/17 08:02:31 tra 1.39.272.9: RESYNC: (1.41-1.42); FILE MERGED 2006/01/19 08:50:02 fme 1.39.272.8: #i50348# General cleanup - removed unused header files, functions, members, declarations 2005/12/20 15:08:03 tra 1.39.272.7: RESYNC: (1.40-1.41); FILE MERGED 2005/10/06 08:08:32 tra 1.39.272.6: #50348# 2005/09/28 14:00:12 tra 1.39.272.5: #i50348# 2005/09/13 13:21:03 tra 1.39.272.4: RESYNC: (1.39-1.40); FILE MERGED 2005/08/31 12:50:48 tra 1.39.272.3: #i50348# Introducing IDocumentRedlineAccess interface 2005/06/07 14:13:29 fme 1.39.272.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:27:10 tra 1.39.272.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [6c68123c080d0ac0fba5441d3e2dfbc37b4e6367]

INTEGRATION: CWS writercorehandoff (1.12.278); FILE MERGED 2005/10/24 16:01:15 tra 1.12.278.6: #50348# 2005/09/28 14:00:10 tra 1.12.278.5: #i50348# 2005/09/13 13:20:26 tra 1.12.278.4: RESYNC: (1.12-1.13); FILE MERGED 2005/08/31 12:50:47 tra 1.12.278.3: #i50348# Introducing IDocumentRedlineAccess interface 2005/06/07 14:13:29 fme 1.12.278.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:27:09 tra 1.12.278.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [aa93e966dfea9e05849a55ee6008a18cdc33905c]

INTEGRATION: CWS writercorehandoff (1.7.1116); FILE MERGED 2005/10/24 16:01:15 tra 1.7.1116.5: #50348# 2005/09/28 14:00:07 tra 1.7.1116.4: #i50348# 2005/09/13 13:20:12 tra 1.7.1116.3: RESYNC: (1.7-1.8); FILE MERGED 2005/06/07 14:13:28 fme 1.7.1116.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:27:09 tra 1.7.1116.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [6fc541f7cfea2189c95820b9aca9d796f0e1dbd1]

INTEGRATION: CWS writercorehandoff (1.33.48); FILE MERGED 2006/07/27 14:38:28 fme 1.33.48.16: RESYNC: (1.37-1.38); FILE MERGED 2006/05/03 07:43:18 fme 1.33.48.15: #i50348# make SwDoc interface based 2006/04/28 13:31:23 fme 1.33.48.14: RESYNC: (1.35-1.37); FILE MERGED 2006/01/20 10:01:35 tra 1.33.48.13: #i50348#removed inactive code 2006/01/19 08:50:01 fme 1.33.48.12: #i50348# General cleanup - removed unused header files, functions, members, declarations 2005/12/21 15:16:24 tra 1.33.48.11: #i50348# 2005/12/20 15:07:54 tra 1.33.48.10: RESYNC: (1.34-1.35); FILE MERGED 2005/10/24 16:01:14 tra 1.33.48.9: #50348# 2005/09/28 14:00:04 tra 1.33.48.8: #i50348# 2005/09/13 13:19:55 tra 1.33.48.7: RESYNC: (1.33-1.34); FILE MERGED 2005/08/31 12:50:47 tra 1.33.48.6: #i50348# Introducing IDocumentRedlineAccess interface 2005/07/19 09:19:14 tra 1.33.48.5: #i50348#make SwDoc interface based 2005/07/19 08:42:54 tra 1.33.48.4: #i50348#make SwDoc interface based 2005/07/14 12:35:24 tra 1.33.48.3: #i50348#removed get/set methods for compatibility flags in exchange for IDocumentSettingAccess, removed useless dummy members 2005/06/07 14:13:28 fme 1.33.48.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:27:08 tra 1.33.48.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [2a9e2a5dd5684bca14427f2a02759ca19d757345]

INTEGRATION: CWS writercorehandoff (1.49.18); FILE MERGED 2006/05/08 12:56:09 fme 1.49.18.18: RESYNC: (1.55-1.56); FILE MERGED 2006/05/03 07:43:17 fme 1.49.18.17: #i50348# make SwDoc interface based 2006/04/28 13:31:15 fme 1.49.18.16: RESYNC: (1.54-1.55); FILE MERGED 2006/03/17 08:02:20 tra 1.49.18.15: RESYNC: (1.53-1.54); FILE MERGED 2006/01/19 08:50:00 fme 1.49.18.14: #i50348# General cleanup - removed unused header files, functions, members, declarations 2005/12/21 15:16:24 tra 1.49.18.13: #i50348# 2005/12/20 15:07:42 tra 1.49.18.12: RESYNC: (1.52-1.53); FILE MERGED 2005/11/11 07:56:06 fme 1.49.18.11: #i50348# make SwDoc accessible via interfaces 2005/10/25 08:26:09 tra 1.49.18.10: RESYNC: (1.51-1.52); FILE MERGED 2005/10/24 16:01:14 tra 1.49.18.9: #50348# 2005/10/06 08:08:30 tra 1.49.18.8: #50348# 2005/09/28 14:00:02 tra 1.49.18.7: #i50348# 2005/09/13 13:19:41 tra 1.49.18.6: RESYNC: (1.50-1.51); FILE MERGED 2005/08/31 12:50:46 tra 1.49.18.5: #i50348# Introducing IDocumentRedlineAccess interface 2005/07/28 11:54:52 tra 1.49.18.4: RESYNC: (1.49-1.50); FILE MERGED 2005/06/24 11:43:14 fme 1.49.18.3: #i50348# Make SwDoc accessible via interfaces 2005/06/07 14:13:27 fme 1.49.18.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:27:07 tra 1.49.18.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [95b6fc0e533fbee8346497b0ddb6dd453257aec9]

INTEGRATION: CWS writercorehandoff (1.52.120); FILE MERGED 2006/08/14 14:53:48 fme 1.52.120.28: RESYNC: (1.64-1.65); FILE MERGED 2006/07/31 06:24:00 fme 1.52.120.27: #i50348# Resync 2006/07/27 14:38:10 fme 1.52.120.26: RESYNC: (1.63-1.64); FILE MERGED 2006/05/09 10:37:57 fme 1.52.120.25: #i50348# make SwDoc accessible via interfaces 2006/05/08 12:54:20 fme 1.52.120.24: RESYNC: (1.62-1.63); FILE MERGED 2006/04/28 13:31:06 fme 1.52.120.23: RESYNC: (1.60-1.62); FILE MERGED 2006/04/11 09:59:15 tra 1.52.120.22: #i50348 2006/04/05 13:06:17 tra 1.52.120.21: RESYNC: (1.58-1.60); FILE MERGED 2006/03/17 08:02:05 tra 1.52.120.20: RESYNC: (1.57-1.58); FILE MERGED 2005/12/21 15:16:23 tra 1.52.120.19: #i50348# 2005/12/20 15:07:33 tra 1.52.120.18: RESYNC: (1.56-1.57); FILE MERGED 2005/11/10 21:32:46 tra 1.52.120.17: #i50348# 2005/10/25 08:26:00 tra 1.52.120.16: RESYNC: (1.54-1.56); FILE MERGED 2005/09/28 14:00:00 tra 1.52.120.15: #i50348# 2005/09/21 13:42:07 tra 1.52.120.14: #i50348# 2005/09/13 13:19:25 tra 1.52.120.13: RESYNC: (1.53-1.54); FILE MERGED 2005/08/31 12:50:46 tra 1.52.120.12: #i50348# Introducing IDocumentRedlineAccess interface 2005/07/19 06:05:45 fme 1.52.120.11: #i50348# make SwDoc accessible via interfaces 2005/07/14 13:35:41 fme 1.52.120.10: #i50348# Make SwDoc accessible via interfaces 2005/07/14 12:35:24 tra 1.52.120.9: #i50348#removed get/set methods for compatibility flags in exchange for IDocumentSettingAccess, removed useless dummy members 2005/07/13 13:24:18 fme 1.52.120.8: #i50348# Make SwDoc accessible via interfaces 2005/07/13 05:26:05 tra 1.52.120.7: #i50348#make SwDoc interface based 2005/07/12 11:21:27 tra 1.52.120.6: #i50348#make SwDoc interface based 2005/07/11 09:31:35 tra 1.52.120.5: #i50348#resolving merge conflicts 2005/07/11 05:43:50 tra 1.52.120.4: #i50348#merge conflicts resolved 2005/06/24 11:43:14 fme 1.52.120.3: #i50348# Make SwDoc accessible via interfaces 2005/06/07 14:13:26 fme 1.52.120.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:27:07 tra 1.52.120.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [4806b0158e4b2b4897f30b961dc4a1ec1897cc57]

INTEGRATION: CWS writercorehandoff (1.35.40); FILE MERGED 2006/04/05 13:06:07 tra 1.35.40.13: RESYNC: (1.39-1.40); FILE MERGED 2005/11/18 14:53:20 fme 1.35.40.12: #i50348# Make SwDoc accessible via interfaces 2005/10/25 08:25:39 tra 1.35.40.11: RESYNC: (1.38-1.39); FILE MERGED 2005/10/24 16:01:13 tra 1.35.40.10: #50348# 2005/10/06 08:08:29 tra 1.35.40.9: #50348# 2005/09/28 13:59:56 tra 1.35.40.8: #i50348# 2005/09/13 13:19:11 tra 1.35.40.7: RESYNC: (1.37-1.38); FILE MERGED 2005/07/19 06:05:44 fme 1.35.40.6: #i50348# make SwDoc accessible via interfaces 2005/07/14 12:35:23 tra 1.35.40.5: #i50348#removed get/set methods for compatibility flags in exchange for IDocumentSettingAccess, removed useless dummy members 2005/07/12 11:21:27 tra 1.35.40.4: #i50348#make SwDoc interface based 2005/07/11 06:10:44 tra 1.35.40.3: RESYNC: (1.36-1.37); FILE MERGED 2005/06/08 09:14:30 fme 1.35.40.2: RESYNC: (1.35-1.36); FILE MERGED 2005/06/07 14:13:26 fme 1.35.40.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [72acbf76ffd6bc7b2c461cdebd77662019c5fc11]

INTEGRATION: CWS writercorehandoff (1.3.584); FILE MERGED 2005/10/06 08:08:28 tra 1.3.584.4: #50348# 2005/09/28 13:59:55 tra 1.3.584.3: #i50348# 2005/09/13 13:18:56 tra 1.3.584.2: RESYNC: (1.3-1.4); FILE MERGED 2005/07/14 12:35:23 tra 1.3.584.1: #i50348#removed get/set methods for compatibility flags in exchange for IDocumentSettingAccess, removed useless dummy members


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [735fae58bfeef6cd632692f180d774283d7a5104]

INTEGRATION: CWS writercorehandoff (1.14.252); FILE MERGED 2006/05/08 12:53:40 fme 1.14.252.8: RESYNC: (1.16-1.17); FILE MERGED 2006/04/05 13:05:56 tra 1.14.252.7: RESYNC: (1.15-1.16); FILE MERGED 2005/09/13 13:18:32 tra 1.14.252.6: RESYNC: (1.14-1.15); FILE MERGED 2005/08/31 12:50:46 tra 1.14.252.5: #i50348# Introducing IDocumentRedlineAccess interface 2005/07/13 05:26:05 tra 1.14.252.4: #i50348#make SwDoc interface based 2005/07/12 11:21:26 tra 1.14.252.3: #i50348#make SwDoc interface based 2005/06/07 14:13:26 fme 1.14.252.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:27:06 tra 1.14.252.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [d09ccfbf62a156c9f74371e3c7bba7995f864b93]

INTEGRATION: CWS writercorehandoff (1.5.568); FILE MERGED 2005/10/06 08:08:27 tra 1.5.568.4: #50348# 2005/09/13 13:18:17 tra 1.5.568.3: RESYNC: (1.5-1.6); FILE MERGED 2005/06/07 14:13:25 fme 1.5.568.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:27:06 tra 1.5.568.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [83f9c1377c6aa5e41dd0ebf693fe9414a3804fed]

INTEGRATION: CWS writercorehandoff (1.35.140); FILE MERGED 2006/01/19 08:49:59 fme 1.35.140.8: #i50348# General cleanup - removed unused header files, functions, members, declarations 2005/12/20 15:07:21 tra 1.35.140.7: RESYNC: (1.36-1.37); FILE MERGED 2005/10/24 16:01:13 tra 1.35.140.6: #50348# 2005/09/13 13:18:05 tra 1.35.140.5: RESYNC: (1.35-1.36); FILE MERGED 2005/08/31 12:50:45 tra 1.35.140.4: #i50348# Introducing IDocumentRedlineAccess interface 2005/07/14 12:35:22 tra 1.35.140.3: #i50348#removed get/set methods for compatibility flags in exchange for IDocumentSettingAccess, removed useless dummy members 2005/06/07 14:13:25 fme 1.35.140.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:27:05 tra 1.35.140.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [ccf0510ea0d5d5b3547fa8e3d21471264dc5416d]

INTEGRATION: CWS writercorehandoff (1.25.238); FILE MERGED 2006/07/27 14:37:58 fme 1.25.238.6: RESYNC: (1.27-1.28); FILE MERGED 2006/04/05 13:05:41 tra 1.25.238.5: RESYNC: (1.26-1.27); FILE MERGED 2005/09/28 13:59:53 tra 1.25.238.4: #i50348# 2005/09/13 13:17:53 tra 1.25.238.3: RESYNC: (1.25-1.26); FILE MERGED 2005/06/07 14:13:24 fme 1.25.238.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:27:05 tra 1.25.238.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [c21853c9b44d8b523560031b7e088f38da22df37]

INTEGRATION: CWS writercorehandoff (1.22.444); FILE MERGED 2005/10/25 08:25:26 tra 1.22.444.8: RESYNC: (1.24-1.25); FILE MERGED 2005/10/06 08:08:26 tra 1.22.444.7: #50348# 2005/09/13 13:17:40 tra 1.22.444.6: RESYNC: (1.23-1.24); FILE MERGED 2005/07/28 11:54:41 tra 1.22.444.5: RESYNC: (1.22-1.23); FILE MERGED 2005/07/14 12:35:21 tra 1.22.444.4: #i50348#removed get/set methods for compatibility flags in exchange for IDocumentSettingAccess, removed useless dummy members 2005/07/13 13:24:17 fme 1.22.444.3: #i50348# Make SwDoc accessible via interfaces 2005/06/07 14:13:23 fme 1.22.444.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:27:04 tra 1.22.444.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [3598475f0b2402e2dc4e64aa02a6414547ef3258]

INTEGRATION: CWS writercorehandoff (1.24.78); FILE MERGED 2006/07/27 14:37:45 fme 1.24.78.12: RESYNC: (1.27-1.28); FILE MERGED 2006/04/28 13:30:59 fme 1.24.78.11: RESYNC: (1.26-1.27); FILE MERGED 2006/04/05 13:05:34 tra 1.24.78.10: RESYNC: (1.25-1.26); FILE MERGED 2006/01/19 08:49:58 fme 1.24.78.9: #i50348# General cleanup - removed unused header files, functions, members, declarations 2005/10/24 16:01:13 tra 1.24.78.8: #50348# 2005/09/28 13:59:52 tra 1.24.78.7: #i50348# 2005/09/13 13:17:25 tra 1.24.78.6: RESYNC: (1.24-1.25); FILE MERGED 2005/08/31 12:50:45 tra 1.24.78.5: #i50348# Introducing IDocumentRedlineAccess interface 2005/07/19 06:05:43 fme 1.24.78.4: #i50348# make SwDoc accessible via interfaces 2005/07/14 12:35:20 tra 1.24.78.3: #i50348#removed get/set methods for compatibility flags in exchange for IDocumentSettingAccess, removed useless dummy members 2005/06/07 14:13:23 fme 1.24.78.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:27:03 tra 1.24.78.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [d3f36cb9a98d1edf33a8382f58a327d7b36e91cf]

INTEGRATION: CWS writercorehandoff (1.31.94); FILE MERGED 2006/07/27 14:37:34 fme 1.31.94.11: RESYNC: (1.35-1.36); FILE MERGED 2006/04/05 13:05:24 tra 1.31.94.10: RESYNC: (1.34-1.35); FILE MERGED 2006/03/17 08:01:54 tra 1.31.94.9: RESYNC: (1.33-1.34); FILE MERGED 2005/11/18 14:53:19 fme 1.31.94.8: #i50348# Make SwDoc accessible via interfaces 2005/09/28 13:59:51 tra 1.31.94.7: #i50348# 2005/09/13 13:17:12 tra 1.31.94.6: RESYNC: (1.32-1.33); FILE MERGED 2005/07/13 13:24:17 fme 1.31.94.5: #i50348# Make SwDoc accessible via interfaces 2005/07/12 11:21:26 tra 1.31.94.4: #i50348#make SwDoc interface based 2005/07/11 06:10:35 tra 1.31.94.3: RESYNC: (1.31-1.32); FILE MERGED 2005/06/07 14:13:22 fme 1.31.94.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:27:03 tra 1.31.94.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [f12ac7c652ed0cdd711790fd7ed76ba2841605cc]

INTEGRATION: CWS writercorehandoff (1.29.18); FILE MERGED 2006/05/08 12:53:18 fme 1.29.18.13: RESYNC: (1.33-1.34); FILE MERGED 2006/04/28 13:30:51 fme 1.29.18.12: RESYNC: (1.32-1.33); FILE MERGED 2005/12/20 15:07:12 tra 1.29.18.11: RESYNC: (1.31-1.32); FILE MERGED 2005/11/18 14:53:19 fme 1.29.18.10: #i50348# Make SwDoc accessible via interfaces 2005/10/25 08:25:17 tra 1.29.18.9: RESYNC: (1.30-1.31); FILE MERGED 2005/09/13 13:16:52 tra 1.29.18.8: RESYNC: (1.29-1.30); FILE MERGED 2005/07/14 12:35:20 tra 1.29.18.7: #i50348#removed get/set methods for compatibility flags in exchange for IDocumentSettingAccess, removed useless dummy members 2005/07/13 13:24:16 fme 1.29.18.6: #i50348# Make SwDoc accessible via interfaces 2005/07/13 05:26:05 tra 1.29.18.5: #i50348#make SwDoc interface based 2005/07/12 11:21:25 tra 1.29.18.4: #i50348#make SwDoc interface based 2005/06/24 11:43:13 fme 1.29.18.3: #i50348# Make SwDoc accessible via interfaces 2005/06/07 14:13:22 fme 1.29.18.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:27:02 tra 1.29.18.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [ae4ffb43ddc7788ac7c207418c0fdc967f612c3b]

INTEGRATION: CWS writercorehandoff (1.8.4); FILE MERGED 2006/04/28 13:30:44 fme 1.8.4.2: RESYNC: (1.8-1.9); FILE MERGED 2005/09/29 13:04:20 tra 1.8.4.1: #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [a10e85f309ba83434ea9d9292ec60fc28e278df8]

INTEGRATION: CWS writercorehandoff (1.5.1116); FILE MERGED 2005/09/13 13:16:23 tra 1.5.1116.3: RESYNC: (1.5-1.6); FILE MERGED 2005/06/07 14:13:21 fme 1.5.1116.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:27:02 tra 1.5.1116.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [6bf7aa6c98905d3515275c3e825f83054fb2267e]

INTEGRATION: CWS writercorehandoff (1.13.568); FILE MERGED 2006/07/27 14:37:21 fme 1.13.568.7: RESYNC: (1.14-1.15); FILE MERGED 2006/01/19 08:49:58 fme 1.13.568.6: #i50348# General cleanup - removed unused header files, functions, members, declarations 2005/09/28 13:59:51 tra 1.13.568.5: #i50348# 2005/09/13 13:16:12 tra 1.13.568.4: RESYNC: (1.13-1.14); FILE MERGED 2005/08/31 12:50:45 tra 1.13.568.3: #i50348# Introducing IDocumentRedlineAccess interface 2005/06/07 14:13:21 fme 1.13.568.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:27:01 tra 1.13.568.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [474121834a87680b12ff428bab1fc40733be463e]

INTEGRATION: CWS writercorehandoff (1.14.140); FILE MERGED 2006/04/28 13:28:42 fme 1.14.140.7: RESYNC: (1.17-1.18); FILE MERGED 2006/04/05 13:05:10 tra 1.14.140.6: RESYNC: (1.16-1.17); FILE MERGED 2005/11/10 06:30:36 tra 1.14.140.5: #i50348# 2005/11/04 12:57:58 tra 1.14.140.4: #i50348# 2005/09/13 13:15:37 tra 1.14.140.3: RESYNC: (1.14-1.15); FILE MERGED 2005/07/19 08:42:53 tra 1.14.140.2: #i50348#make SwDoc interface based 2005/07/19 06:05:43 fme 1.14.140.1: #i50348# make SwDoc accessible via interfaces


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [2c7aad960f4f8ffc4d1016b31b92cd447f2e121b]

INTEGRATION: CWS writercorehandoff (1.9.54); FILE MERGED 2006/01/20 10:01:34 tra 1.9.54.4: #i50348#removed inactive code 2005/09/13 13:15:25 tra 1.9.54.3: RESYNC: (1.9-1.10); FILE MERGED 2005/06/07 14:13:21 fme 1.9.54.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:27:01 tra 1.9.54.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [1573b22175b37eea3819e85f90c3a4f794f7e533]

INTEGRATION: CWS writercorehandoff (1.37.88); FILE MERGED 2006/08/14 15:07:11 fme 1.37.88.31: #i50348# Resync 2006/07/31 06:24:00 fme 1.37.88.30: #i50348# Resync 2006/07/27 14:37:06 fme 1.37.88.29: RESYNC: (1.42-1.44); FILE MERGED 2006/04/05 15:07:22 tra 1.37.88.28: doc.cxx 2006/04/05 08:49:39 tra 1.37.88.27: #i50348# 2006/03/17 08:01:11 tra 1.37.88.26: RESYNC: (1.41-1.42); FILE MERGED 2006/01/19 08:49:58 fme 1.37.88.25: #i50348# General cleanup - removed unused header files, functions, members, declarations 2005/12/21 15:16:23 tra 1.37.88.24: #i50348# 2005/12/20 15:06:51 tra 1.37.88.23: RESYNC: (1.39-1.41); FILE MERGED 2005/11/10 21:32:46 tra 1.37.88.22: #i50348# 2005/10/25 12:27:33 tra 1.37.88.21: #i50348# 2005/10/25 08:25:02 tra 1.37.88.20: RESYNC: (1.38-1.39); FILE MERGED 2005/10/24 16:01:12 tra 1.37.88.19: #50348# 2005/09/29 13:04:20 tra 1.37.88.18: #i50348# 2005/09/28 13:59:50 tra 1.37.88.17: #i50348# 2005/09/21 13:42:06 tra 1.37.88.16: #i50348# 2005/09/13 13:15:11 tra 1.37.88.15: RESYNC: (1.37-1.38); FILE MERGED 2005/08/31 12:50:45 tra 1.37.88.14: #i50348# Introducing IDocumentRedlineAccess interface 2005/07/19 06:05:42 fme 1.37.88.13: #i50348# make SwDoc accessible via interfaces 2005/07/14 12:35:19 tra 1.37.88.12: #i50348#removed get/set methods for compatibility flags in exchange for IDocumentSettingAccess, removed useless dummy members 2005/07/13 13:24:16 fme 1.37.88.11: #i50348# Make SwDoc accessible via interfaces 2005/07/13 05:26:05 tra 1.37.88.10: #i50348#make SwDoc interface based 2005/07/12 11:21:25 tra 1.37.88.9: #i50348#make SwDoc interface based 2005/07/05 14:00:15 tra 1.37.88.8: #i50348#make SwDoc interface based 2005/07/05 08:12:37 tra 1.37.88.7: #i50348#make SwDoc interface based 2005/06/24 11:43:13 fme 1.37.88.6: #i50348# Make SwDoc accessible via interfaces 2005/06/24 11:25:08 tra 1.37.88.5: #i50348# Make SwDoc accessible via interfaces 2005/06/22 13:08:12 tra 1.37.88.4: #i50348#toward a interface based SwDoc 2005/06/22 06:39:46 tra 1.37.88.3: #i50348# make SwDoc accessible via interfaces 2005/06/07 14:13:20 fme 1.37.88.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:27:00 tra 1.37.88.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [66b86e7b16e3febe6ebb8836c9f15f7c616f675c]

INTEGRATION: CWS writercorehandoff (1.13.170); FILE MERGED 2006/05/10 07:02:02 fme 1.13.170.7: #i50678# Removed duplicate function 2006/03/17 08:01:41 tra 1.13.170.6: RESYNC: (1.16-1.17); FILE MERGED 2005/12/20 15:06:59 tra 1.13.170.5: RESYNC: (1.15-1.16); FILE MERGED 2005/10/25 08:25:09 tra 1.13.170.4: RESYNC: (1.14-1.15); FILE MERGED 2005/09/13 13:15:00 tra 1.13.170.3: RESYNC: (1.13-1.14); FILE MERGED 2005/06/22 06:39:28 tra 1.13.170.2: #i50678# functions with internal linkage not allowed in templates 2005/06/13 15:55:31 tra 1.13.170.1: #i50678# Functions with internal linkage cannot be used in templates according to the C++ standard


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [f0121714463f1040cf4f6ef0d03e2c562db7ff89]

INTEGRATION: CWS writercorehandoff (1.10.466); FILE MERGED 2006/03/17 08:01:28 tra 1.10.466.4: RESYNC: (1.11-1.12); FILE MERGED 2005/09/13 13:14:49 tra 1.10.466.3: RESYNC: (1.10-1.11); FILE MERGED 2005/06/07 14:13:20 fme 1.10.466.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:27:00 tra 1.10.466.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [2b5f4bc84bbbca3f8e037c96c4c871ae5fe42e7f]

INTEGRATION: CWS writercorehandoff (1.19.78); FILE MERGED 2006/05/08 11:21:11 fme 1.19.78.8: #i50348# Make SwDoc accessible via interfaces 2006/03/17 08:00:55 tra 1.19.78.7: RESYNC: (1.20-1.21); FILE MERGED 2006/01/20 10:01:33 tra 1.19.78.6: #i50348#removed inactive code 2006/01/19 08:49:57 fme 1.19.78.5: #i50348# General cleanup - removed unused header files, functions, members, declarations 2005/09/13 13:14:21 tra 1.19.78.4: RESYNC: (1.19-1.20); FILE MERGED 2005/07/19 06:05:42 fme 1.19.78.3: #i50348# make SwDoc accessible via interfaces 2005/06/07 14:13:19 fme 1.19.78.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:26:59 tra 1.19.78.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [ae38e5de9f9e809e75da951d33b3046e88f7bb0d]

INTEGRATION: CWS writercorehandoff (1.8.460); FILE MERGED 2006/01/19 08:49:57 fme 1.8.460.5: #i50348# General cleanup - removed unused header files, functions, members, declarations 2005/09/13 13:14:05 tra 1.8.460.4: RESYNC: (1.8-1.9); FILE MERGED 2005/07/05 08:12:36 tra 1.8.460.3: #i50348#make SwDoc interface based 2005/06/07 14:13:19 fme 1.8.460.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:26:58 tra 1.8.460.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [f782a4bccc1dbc09cc7ee6761466680e94c48670]

INTEGRATION: CWS writercorehandoff (1.12.272); FILE MERGED 2006/01/19 08:49:56 fme 1.12.272.4: #i50348# General cleanup - removed unused header files, functions, members, declarations 2005/09/13 13:13:44 tra 1.12.272.3: RESYNC: (1.12-1.13); FILE MERGED 2005/06/07 14:13:18 fme 1.12.272.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:26:58 tra 1.12.272.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [e3a91e748e767c280655905c0ac515db840547cf]

INTEGRATION: CWS writercorehandoff (1.3.4); FILE MERGED 2006/01/19 08:49:56 fme 1.3.4.1: #i50348# General cleanup - removed unused header files, functions, members, declarations


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [6467b0e726df95c8a2401bc91591254075962fa4]

INTEGRATION: CWS writercorehandoff (1.6.466); FILE MERGED 2006/05/08 11:21:11 fme 1.6.466.4: #i50348# Make SwDoc accessible via interfaces 2005/09/13 13:13:15 tra 1.6.466.3: RESYNC: (1.6-1.7); FILE MERGED 2005/06/07 14:13:18 fme 1.6.466.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:26:57 tra 1.6.466.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [5fe50b774105f459cd9a60ef987c18f6b3b2a70b]

INTEGRATION: CWS writercorehandoff (1.3.4); FILE MERGED 2006/05/08 11:21:10 fme 1.3.4.1: #i50348# Make SwDoc accessible via interfaces


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [4faffb2ffaee1f15164c662a183c08e38d0023e5]

INTEGRATION: CWS writercorehandoff (1.46.96); FILE MERGED 2006/01/19 08:49:56 fme 1.46.96.5: #i50348# General cleanup - removed unused header files, functions, members, declarations 2005/09/13 13:12:39 tra 1.46.96.4: RESYNC: (1.46-1.47); FILE MERGED 2005/08/31 12:50:44 tra 1.46.96.3: #i50348# Introducing IDocumentRedlineAccess interface 2005/06/07 14:13:17 fme 1.46.96.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:26:57 tra 1.46.96.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [8d5ce94d71050b4c9ab4f25497f4d4cbfe149b4c]

INTEGRATION: CWS writercorehandoff (1.16.172); FILE MERGED 2005/09/13 13:12:12 tra 1.16.172.3: RESYNC: (1.16-1.17); FILE MERGED 2005/06/07 14:13:17 fme 1.16.172.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:26:56 tra 1.16.172.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [46544d4fb03ef1f89fe1980e5f04d0030549f78d]

INTEGRATION: CWS writercorehandoff (1.16.4); FILE MERGED 2005/09/28 13:59:49 tra 1.16.4.1: #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [52290242e4f830d2430cf5ef9270abfabfb9fc11]

INTEGRATION: CWS writercorehandoff (1.5.448); FILE MERGED 2005/09/28 13:59:49 tra 1.5.448.4: #i50348# 2005/09/13 13:11:18 tra 1.5.448.3: RESYNC: (1.5-1.6); FILE MERGED 2005/06/07 14:13:16 fme 1.5.448.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:26:56 tra 1.5.448.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [42de38e636926a167a66322568d16a272d8670b0]

INTEGRATION: CWS writercorehandoff (1.10.4); FILE MERGED 2006/04/28 13:28:35 fme 1.10.4.3: RESYNC: (1.10-1.11); FILE MERGED 2005/10/24 16:01:12 tra 1.10.4.2: #50348# 2005/09/28 13:59:48 tra 1.10.4.1: #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [c0b88fe9923353e70fdc0bb9e23729c9be341ce5]

INTEGRATION: CWS writercorehandoff (1.13.448); FILE MERGED 2006/03/17 08:00:40 tra 1.13.448.9: RESYNC: (1.15-1.16); FILE MERGED 2006/01/19 08:49:55 fme 1.13.448.8: #i50348# General cleanup - removed unused header files, functions, members, declarations 2005/10/25 08:24:54 tra 1.13.448.7: RESYNC: (1.14-1.15); FILE MERGED 2005/10/24 16:01:11 tra 1.13.448.6: #50348# 2005/09/28 13:59:47 tra 1.13.448.5: #i50348# 2005/09/13 13:10:33 tra 1.13.448.4: RESYNC: (1.13-1.14); FILE MERGED 2005/08/31 12:50:43 tra 1.13.448.3: #i50348# Introducing IDocumentRedlineAccess interface 2005/06/07 14:13:16 fme 1.13.448.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:26:55 tra 1.13.448.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [7f8335a926c7ead45081bec973ed487382a3ec05]

INTEGRATION: CWS writercorehandoff (1.53.172); FILE MERGED 2006/03/17 08:00:21 tra 1.53.172.8: RESYNC: (1.56-1.58); FILE MERGED 2006/01/20 10:01:32 tra 1.53.172.7: #i50348#removed inactive code 2006/01/19 08:49:54 fme 1.53.172.6: #i50348# General cleanup - removed unused header files, functions, members, declarations 2005/12/20 15:06:41 tra 1.53.172.5: RESYNC: (1.55-1.56); FILE MERGED 2005/11/04 12:57:57 tra 1.53.172.4: #i50348# 2005/09/13 13:10:20 tra 1.53.172.3: RESYNC: (1.53-1.54); FILE MERGED 2005/06/07 14:13:14 fme 1.53.172.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:26:54 tra 1.53.172.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [4e7179c2b1fae5890f6408af609d721f477e9ae6]

INTEGRATION: CWS writercorehandoff (1.2.1116); FILE MERGED 2006/05/08 11:21:10 fme 1.2.1116.4: #i50348# Make SwDoc accessible via interfaces 2005/09/13 13:09:28 tra 1.2.1116.3: RESYNC: (1.2-1.3); FILE MERGED 2005/07/19 08:42:52 tra 1.2.1116.2: #i50348#make SwDoc interface based 2005/07/19 06:05:42 fme 1.2.1116.1: #i50348# make SwDoc accessible via interfaces


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [3f11d606445c09dc1d192131938c3947ad48f3af]

INTEGRATION: CWS writercorehandoff (1.7.1116); FILE MERGED 2005/09/13 13:09:44 tra 1.7.1116.3: RESYNC: (1.7-1.8); FILE MERGED 2005/07/19 06:05:41 fme 1.7.1116.2: #i50348# make SwDoc accessible via interfaces 2005/06/07 14:13:14 fme 1.7.1116.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [ad985147ef796cb6ca12decd356b73f37a29380c]

INTEGRATION: CWS writercorehandoff (1.6.444); FILE MERGED 2006/05/08 11:21:10 fme 1.6.444.3: #i50348# Make SwDoc accessible via interfaces 2005/09/13 13:09:18 tra 1.6.444.2: RESYNC: (1.6-1.7); FILE MERGED 2005/07/19 08:42:52 tra 1.6.444.1: #i50348#make SwDoc interface based


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [c4f1c0cafb8443605d4486f579a04d93761e20b3]

INTEGRATION: CWS writercorehandoff (1.12.244); FILE MERGED 2005/09/13 13:08:19 tra 1.12.244.2: RESYNC: (1.12-1.13); FILE MERGED 2005/06/07 14:13:13 fme 1.12.244.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [d0a00992be252628cbfd2e4bf2865985a81f11e0]

INTEGRATION: CWS writercorehandoff (1.52.318); FILE MERGED 2006/07/27 14:36:50 fme 1.52.318.4: RESYNC: (1.53-1.54); FILE MERGED 2005/09/13 13:07:20 tra 1.52.318.3: RESYNC: (1.52-1.53); FILE MERGED 2005/06/07 14:13:12 fme 1.52.318.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:26:53 tra 1.52.318.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [c52cf832079f5644defe8e54a820bc9399d5af66]

INTEGRATION: CWS writercorehandoff (1.6.466); FILE MERGED 2005/12/12 09:06:26 fme 1.6.466.3: #i50348# General cleanup - removed unused header files, functions, members, decl 2005/09/13 13:07:08 tra 1.6.466.2: RESYNC: (1.6-1.7); FILE MERGED 2005/06/07 14:13:12 fme 1.6.466.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [5582f44789f6c960f108a1fa0d91e295539bbba7]

INTEGRATION: CWS writercorehandoff (1.32.32); FILE MERGED 2006/07/27 14:36:37 fme 1.32.32.7: RESYNC: (1.36-1.37); FILE MERGED 2006/04/28 13:28:28 fme 1.32.32.6: RESYNC: (1.35-1.36); FILE MERGED 2005/12/20 15:06:23 tra 1.32.32.5: RESYNC: (1.34-1.35); FILE MERGED 2005/10/25 08:24:47 tra 1.32.32.4: RESYNC: (1.33-1.34); FILE MERGED 2005/09/13 13:06:37 tra 1.32.32.3: RESYNC: (1.32-1.33); FILE MERGED 2005/06/07 14:13:11 fme 1.32.32.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:26:52 tra 1.32.32.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [b2b38e90bd708488973497146810da077ddd2a19]

INTEGRATION: CWS writercorehandoff (1.7.4); FILE MERGED 2006/01/20 10:01:31 tra 1.7.4.1: #i50348#removed inactive code


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [c81ab9027fc157ac021d6bbf498f196e3d7af772]

INTEGRATION: CWS writercorehandoff (1.6.466); FILE MERGED 2006/05/08 11:21:10 fme 1.6.466.6: #i50348# Make SwDoc accessible via interfaces 2005/09/13 13:05:31 tra 1.6.466.5: RESYNC: (1.6-1.7); FILE MERGED 2005/07/05 08:12:35 tra 1.6.466.4: #i50348#make SwDoc interface based 2005/06/24 11:43:13 fme 1.6.466.3: #i50348# Make SwDoc accessible via interfaces 2005/06/07 14:13:11 fme 1.6.466.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:26:51 tra 1.6.466.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [7f8f2eef28a8488c9368ef6d261dab9bd7e9f0da]

INTEGRATION: CWS writercorehandoff (1.9.326); FILE MERGED 2005/09/13 13:04:59 tra 1.9.326.3: RESYNC: (1.9-1.10); FILE MERGED 2005/06/07 14:13:10 fme 1.9.326.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:26:51 tra 1.9.326.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [db361f1639f841af7f0dbccb4626897c8d60af36]

INTEGRATION: CWS writercorehandoff (1.6.568); FILE MERGED 2006/05/08 11:21:09 fme 1.6.568.5: #i50348# Make SwDoc accessible via interfaces 2005/11/18 14:53:18 fme 1.6.568.4: #i50348# Make SwDoc accessible via interfaces 2005/09/13 13:04:47 tra 1.6.568.3: RESYNC: (1.6-1.7); FILE MERGED 2005/07/05 08:12:34 tra 1.6.568.2: #i50348#make SwDoc interface based 2005/06/24 11:43:12 fme 1.6.568.1: #i50348# Make SwDoc accessible via interfaces


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [f72da6754a15605f670abc6ad4e62df41cce6148]

INTEGRATION: CWS writercorehandoff (1.2.720); FILE MERGED 2005/09/13 13:04:21 tra 1.2.720.2: RESYNC: (1.2-1.3); FILE MERGED 2005/06/07 14:13:10 fme 1.2.720.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [7865bc2fa67995a75373a702b1569d67048d5bb8]

INTEGRATION: CWS writercorehandoff (1.5.462); FILE MERGED 2006/03/17 08:00:05 tra 1.5.462.4: RESYNC: (1.6-1.7); FILE MERGED 2005/09/13 13:03:54 tra 1.5.462.3: RESYNC: (1.5-1.6); FILE MERGED 2005/06/07 14:13:10 fme 1.5.462.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:26:50 tra 1.5.462.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [34974f6d00f5a3fd674509883318ca23a0634703]

INTEGRATION: CWS writercorehandoff (1.5.1112); FILE MERGED 2005/09/13 13:03:28 tra 1.5.1112.3: RESYNC: (1.5-1.6); FILE MERGED 2005/06/07 14:13:09 fme 1.5.1112.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:26:50 tra 1.5.1112.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [a73d69dcbca71d24a630438da6720536d7d2b3cc]

INTEGRATION: CWS writercorehandoff (1.9.1112); FILE MERGED 2005/09/13 13:03:16 tra 1.9.1112.3: RESYNC: (1.9-1.10); FILE MERGED 2005/06/07 14:13:08 fme 1.9.1112.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:26:49 tra 1.9.1112.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [52a8bbe4f00a8aa30a558f1673e41f93357864ff]

INTEGRATION: CWS writercorehandoff (1.13.278); FILE MERGED 2005/09/13 13:03:04 tra 1.13.278.3: RESYNC: (1.13-1.14); FILE MERGED 2005/06/07 14:13:08 fme 1.13.278.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:26:49 tra 1.13.278.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [0d63681d2231edf7a8211f3990b4ceb9f15138bb]

INTEGRATION: CWS writercorehandoff (1.23.278); FILE MERGED 2005/09/13 13:02:51 tra 1.23.278.3: RESYNC: (1.23-1.24); FILE MERGED 2005/06/07 14:13:08 fme 1.23.278.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:26:48 tra 1.23.278.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [a5d3284da6adcebfb888d18ff894e1323405e4da]

INTEGRATION: CWS writercorehandoff (1.6.278); FILE MERGED 2005/09/13 13:02:39 tra 1.6.278.2: RESYNC: (1.6-1.7); FILE MERGED 2005/06/07 14:13:07 fme 1.6.278.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [3d578e8207306929b3a31bd75f6a74d654adabba]

INTEGRATION: CWS writercorehandoff (1.14.466); FILE MERGED 2005/09/13 13:01:37 tra 1.14.466.3: RESYNC: (1.14-1.15); FILE MERGED 2005/06/07 14:13:07 fme 1.14.466.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:26:48 tra 1.14.466.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [7d9b8a0058cf59888d38a6bb198bb978c1b2187a]

INTEGRATION: CWS writercorehandoff (1.32.278); FILE MERGED 2006/08/14 14:50:01 fme 1.32.278.5: RESYNC: (1.34-1.35); FILE MERGED 2006/03/17 07:59:45 tra 1.32.278.4: RESYNC: (1.33-1.34); FILE MERGED 2005/09/13 13:01:05 tra 1.32.278.3: RESYNC: (1.32-1.33); FILE MERGED 2005/06/07 14:13:07 fme 1.32.278.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:26:47 tra 1.32.278.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [7180e9dd172f352cd8f0ef9ccf7284e44b0809d2]

INTEGRATION: CWS writercorehandoff (1.59.278); FILE MERGED 2006/03/17 07:59:25 tra 1.59.278.5: RESYNC: (1.62-1.63); FILE MERGED 2005/12/20 15:06:14 tra 1.59.278.4: RESYNC: (1.60-1.62); FILE MERGED 2005/09/13 13:00:49 tra 1.59.278.3: RESYNC: (1.59-1.60); FILE MERGED 2005/06/07 14:13:06 fme 1.59.278.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:26:46 tra 1.59.278.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [ddd331af43fca6d607d28a6b5bc935b97844464f]

INTEGRATION: CWS writercorehandoff (1.10.466); FILE MERGED 2005/09/13 13:00:22 tra 1.10.466.3: RESYNC: (1.10-1.11); FILE MERGED 2005/06/07 14:13:06 fme 1.10.466.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:26:46 tra 1.10.466.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [3a8e9a75ab75fca863d39c000ee0404dfaf2ba25]

INTEGRATION: CWS writercorehandoff (1.5.1112); FILE MERGED 2005/09/13 13:00:08 tra 1.5.1112.3: RESYNC: (1.5-1.6); FILE MERGED 2005/06/07 14:13:06 fme 1.5.1112.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:26:45 tra 1.5.1112.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [4848dcb6a8efc8579fd8e948914ab1c6a5fbeb40]

INTEGRATION: CWS writercorehandoff (1.6.1112); FILE MERGED 2005/09/13 12:59:52 tra 1.6.1112.3: RESYNC: (1.6-1.7); FILE MERGED 2005/06/07 14:13:05 fme 1.6.1112.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:26:45 tra 1.6.1112.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [ead9f613c5419899ab25b209ff6326a830aea727]

INTEGRATION: CWS writercorehandoff (1.48.466); FILE MERGED 2006/03/17 07:59:11 tra 1.48.466.6: RESYNC: (1.50-1.51); FILE MERGED 2005/11/18 14:53:18 fme 1.48.466.5: #i50348# Make SwDoc accessible via interfaces 2005/10/25 08:24:38 tra 1.48.466.4: RESYNC: (1.49-1.50); FILE MERGED 2005/09/13 12:59:37 tra 1.48.466.3: RESYNC: (1.48-1.49); FILE MERGED 2005/06/07 14:13:05 fme 1.48.466.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:26:44 tra 1.48.466.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [838e7d72645eed858b8ad63900c39ef6bc49e8d5]

INTEGRATION: CWS writercorehandoff (1.2.1062); FILE MERGED 2005/09/13 12:58:49 tra 1.2.1062.3: RESYNC: (1.2-1.3); FILE MERGED 2005/06/07 14:13:04 fme 1.2.1062.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:26:44 tra 1.2.1062.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [df146321f786cef0f08df6c8dd6bd6487d7aec14]

INTEGRATION: CWS writercorehandoff (1.5.1286); FILE MERGED 2005/09/13 12:57:56 tra 1.5.1286.3: RESYNC: (1.5-1.6); FILE MERGED 2005/06/07 14:13:04 fme 1.5.1286.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:26:43 tra 1.5.1286.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [2d93609e49dc5e23f13180447fb1cdd1d70cb645]

INTEGRATION: CWS writercorehandoff (1.10.1112); FILE MERGED 2005/09/13 12:57:39 tra 1.10.1112.3: RESYNC: (1.10-1.11); FILE MERGED 2005/06/07 14:13:03 fme 1.10.1112.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:26:43 tra 1.10.1112.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [81b61ec21030f66d917de826a8fec8d3d97655e8]

INTEGRATION: CWS writercorehandoff (1.2.1286); FILE MERGED 2005/09/13 12:57:25 tra 1.2.1286.3: RESYNC: (1.2-1.3); FILE MERGED 2005/06/07 14:13:03 fme 1.2.1286.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:26:42 tra 1.2.1286.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [110f3c5601ff0cfefe5e519cb68d2e61f9fb5b45]

INTEGRATION: CWS writercorehandoff (1.2.1290); FILE MERGED 2005/09/13 12:56:10 tra 1.2.1290.3: RESYNC: (1.2-1.3); FILE MERGED 2005/06/07 14:13:02 fme 1.2.1290.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:26:42 tra 1.2.1290.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [60cfc91f2fb2485b3792fc26c04f8dbcd314fb17]

INTEGRATION: CWS writercorehandoff (1.12.558); FILE MERGED 2005/09/13 12:55:34 tra 1.12.558.2: RESYNC: (1.12-1.13); FILE MERGED 2005/06/06 09:26:41 tra 1.12.558.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [a0fbcbeb948c037115675af34aeed241854d3e2d]

INTEGRATION: CWS writercorehandoff (1.3.1288); FILE MERGED 2005/09/13 12:55:02 tra 1.3.1288.3: RESYNC: (1.3-1.4); FILE MERGED 2005/06/07 14:13:02 fme 1.3.1288.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:26:40 tra 1.3.1288.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [3f33d1bae9c7c48f9d64b1194950daf1f410a352]

INTEGRATION: CWS writercorehandoff (1.14.1286); FILE MERGED 2006/03/17 07:58:54 tra 1.14.1286.4: RESYNC: (1.15-1.16); FILE MERGED 2005/09/13 12:54:12 tra 1.14.1286.3: RESYNC: (1.14-1.15); FILE MERGED 2005/06/07 14:13:01 fme 1.14.1286.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:26:40 tra 1.14.1286.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [da5358aa8421fae178cb74ccc0ba90b405a590e7]

INTEGRATION: CWS writercorehandoff (1.20.558); FILE MERGED 2006/03/17 07:58:43 tra 1.20.558.4: RESYNC: (1.21-1.22); FILE MERGED 2005/09/13 12:53:53 tra 1.20.558.3: RESYNC: (1.20-1.21); FILE MERGED 2005/06/07 14:13:01 fme 1.20.558.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:26:40 tra 1.20.558.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [239e7737d1918866e8120a1f1447c0fa1b20ddb2]

INTEGRATION: CWS writercorehandoff (1.5.1286); FILE MERGED 2005/09/13 12:53:38 tra 1.5.1286.3: RESYNC: (1.5-1.6); FILE MERGED 2005/06/07 14:13:01 fme 1.5.1286.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:26:39 tra 1.5.1286.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [2e03f2a344f2f50e42e0cc60e2b6b394a2ec27f3]

INTEGRATION: CWS writercorehandoff (1.9.1112); FILE MERGED 2005/09/13 12:53:23 tra 1.9.1112.3: RESYNC: (1.9-1.10); FILE MERGED 2005/06/07 14:13:00 fme 1.9.1112.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:26:39 tra 1.9.1112.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [0986a98f9733e8071dafb480f2daacb317f63c63]

INTEGRATION: CWS writercorehandoff (1.2.1286); FILE MERGED 2005/09/13 12:53:08 tra 1.2.1286.3: RESYNC: (1.2-1.3); FILE MERGED 2005/06/07 14:13:00 fme 1.2.1286.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:26:38 tra 1.2.1286.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [eb31910cb135cabc0eecdf812a8e1318bf5ed020]

INTEGRATION: CWS writercorehandoff (1.17.276); FILE MERGED 2006/04/28 13:28:21 fme 1.17.276.3: RESYNC: (1.18-1.19); FILE MERGED 2005/09/13 12:52:31 tra 1.17.276.2: RESYNC: (1.17-1.18); FILE MERGED 2005/06/07 14:12:59 fme 1.17.276.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [59bb0de2fb0ad91ecb99dbb3e82d77eb984ab5b3]

INTEGRATION: CWS writercorehandoff (1.25.276); FILE MERGED 2006/04/28 13:28:14 fme 1.25.276.5: RESYNC: (1.26-1.27); FILE MERGED 2005/11/18 14:53:17 fme 1.25.276.4: #i50348# Make SwDoc accessible via interfaces 2005/09/13 12:52:07 tra 1.25.276.3: RESYNC: (1.25-1.26); FILE MERGED 2005/06/07 14:12:59 fme 1.25.276.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:26:37 tra 1.25.276.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [51224c31d5d59388758d43f7f03daab45296b1f8]

INTEGRATION: CWS writercorehandoff (1.34.464); FILE MERGED 2006/04/28 13:28:07 fme 1.34.464.5: RESYNC: (1.37-1.38); FILE MERGED 2006/03/17 07:58:31 tra 1.34.464.4: RESYNC: (1.35-1.37); FILE MERGED 2005/09/13 12:51:49 tra 1.34.464.3: RESYNC: (1.34-1.35); FILE MERGED 2005/06/07 14:12:58 fme 1.34.464.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:26:37 tra 1.34.464.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [4cd6bae3a3bdef5c662b4964a31ad51e4bb5a991]

INTEGRATION: CWS writercorehandoff (1.49.304); FILE MERGED 2006/04/28 13:28:00 fme 1.49.304.5: RESYNC: (1.51-1.52); FILE MERGED 2006/03/17 07:58:15 tra 1.49.304.4: RESYNC: (1.50-1.51); FILE MERGED 2005/09/13 12:51:36 tra 1.49.304.3: RESYNC: (1.49-1.50); FILE MERGED 2005/06/07 14:12:58 fme 1.49.304.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:26:36 tra 1.49.304.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [ac15012622c5153fc29d539f8bec8b71dc7b726d]

INTEGRATION: CWS writercorehandoff (1.6.1112); FILE MERGED 2005/09/13 12:51:21 tra 1.6.1112.3: RESYNC: (1.6-1.7); FILE MERGED 2005/06/07 14:12:57 fme 1.6.1112.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:26:36 tra 1.6.1112.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [7298275ba3de1aeaccdc054e930dd2ed4bd87749]

INTEGRATION: CWS writercorehandoff (1.13.1112); FILE MERGED 2005/09/13 12:50:54 tra 1.13.1112.3: RESYNC: (1.13-1.14); FILE MERGED 2005/06/07 14:12:57 fme 1.13.1112.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:26:35 tra 1.13.1112.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [0c237e7f66f6045f864db6bb504268fdee4a58a8]

INTEGRATION: CWS writercorehandoff (1.2.84); FILE MERGED 2006/05/30 06:35:10 fme 1.2.84.5: RESYNC: (1.5-1.6); FILE MERGED 2006/05/08 12:52:24 fme 1.2.84.4: RESYNC: (1.4-1.5); FILE MERGED 2006/04/05 13:05:01 tra 1.2.84.3: RESYNC: (1.3-1.4); FILE MERGED 2006/03/17 07:58:03 tra 1.2.84.2: RESYNC: (1.2-1.3); FILE MERGED 2006/01/20 10:01:30 tra 1.2.84.1: #i50348#removed inactive code


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [7dcd1b7fdea74590c299f3a2e98f637467d4da8a]

INTEGRATION: CWS writercorehandoff (1.1.2); FILE ADDED 2005/11/10 21:32:46 tra 1.1.2.2: #i50348# 2005/10/26 13:09:30 tra 1.1.2.1: #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [e62bdcbd44e2163451d137e6a4129be986f26fcb]

INTEGRATION: CWS writercorehandoff (1.1.4); FILE ADDED 2005/10/26 13:09:04 tra 1.1.4.1: #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [74a310199d3dcbce507125e9faebbdd6a2ecb68d]

INTEGRATION: CWS writercorehandoff (1.1.4); FILE ADDED 2005/10/26 13:08:31 tra 1.1.4.1: #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [370ad298ab2a5555bdaaef707a7d4296ec62e59e]

INTEGRATION: CWS writercorehandoff (1.1.4); FILE ADDED 2005/10/26 13:08:05 tra 1.1.4.1: #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [43e01a4e0ec65a7ff2086234f02d682b74e157f8]

INTEGRATION: CWS writercorehandoff (1.1.2); FILE ADDED 2005/10/26 13:15:12 tra 1.1.2.1: #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [9499f2b9e2da522a0cb31a71b1c1e3d4d4d708b9]

INTEGRATION: CWS writercorehandoff (1.1.2); FILE ADDED 2005/10/26 13:14:57 tra 1.1.2.1: #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [02de45093f94ea76f3c7b6fa854e67aef932d802]

INTEGRATION: CWS writercorehandoff (1.1.4); FILE ADDED 2005/11/10 21:32:45 tra 1.1.4.3: #i50348# 2005/10/26 13:28:31 tra 1.1.4.2: #i50348# 2005/10/26 13:08:48 tra 1.1.4.1: #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [2383b45414d6862cc3454b914b6f35d6a20334dd]

INTEGRATION: CWS writercorehandoff (1.6.444); FILE MERGED 2005/12/20 15:04:05 tra 1.6.444.3: RESYNC: (1.7-1.8); FILE MERGED 2005/09/13 12:33:25 tra 1.6.444.2: RESYNC: (1.6-1.7); FILE MERGED 2005/06/07 14:10:36 fme 1.6.444.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [94896a330320a00e4338778070ab4300e5f3c988]

INTEGRATION: CWS writercorehandoff (1.3.568); FILE MERGED 2005/09/13 12:32:55 tra 1.3.568.2: RESYNC: (1.3-1.4); FILE MERGED 2005/06/07 14:10:36 fme 1.3.568.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [0e0fec6635b42fdf8fbeadd830a6a84c13e22bbb]

INTEGRATION: CWS writercorehandoff (1.45.96); FILE MERGED 2006/05/08 10:40:27 fme 1.45.96.11: #i50348# Make SwDoc accessible via interfaces 2006/04/05 13:03:30 tra 1.45.96.10: RESYNC: (1.48-1.49); FILE MERGED 2006/04/05 08:49:39 tra 1.45.96.9: #i50348# 2006/03/17 07:55:53 tra 1.45.96.8: RESYNC: (1.47-1.48); FILE MERGED 2005/11/18 14:52:01 fme 1.45.96.7: #i50348# Make SwDoc accessible via interfaces 2005/09/13 12:32:39 tra 1.45.96.6: RESYNC: (1.46-1.47); FILE MERGED 2005/07/19 06:05:21 fme 1.45.96.5: #i50348# make SwDoc accessible via interfaces 2005/07/13 13:23:43 fme 1.45.96.4: #i50348# Make SwDoc accessible via interfaces 2005/07/05 08:12:34 tra 1.45.96.3: #i50348#make SwDoc interface based 2005/06/24 11:42:37 fme 1.45.96.2: #i50348# Make SwDoc accessible via interfaces 2005/06/07 14:10:35 fme 1.45.96.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [4c014e3f7586f3fd57c74712ec3f3cf7e2b1db1e]

INTEGRATION: CWS writercorehandoff (1.22.326); FILE MERGED 2005/09/13 12:32:24 tra 1.22.326.2: RESYNC: (1.22-1.23); FILE MERGED 2005/06/07 14:10:34 fme 1.22.326.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [6794431ad603d0d42738453096799909f826c0e4]

INTEGRATION: CWS writercorehandoff (1.16.326); FILE MERGED 2005/12/20 15:03:46 tra 1.16.326.4: RESYNC: (1.18-1.19); FILE MERGED 2005/10/25 08:23:22 tra 1.16.326.3: RESYNC: (1.17-1.18); FILE MERGED 2005/09/13 12:31:49 tra 1.16.326.2: RESYNC: (1.16-1.17); FILE MERGED 2005/06/07 14:10:34 fme 1.16.326.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [4a694e0a877e873524bbc3684ae395d406e008f4]

INTEGRATION: CWS writercorehandoff (1.12.466); FILE MERGED 2005/09/13 12:31:21 tra 1.12.466.2: RESYNC: (1.12-1.13); FILE MERGED 2005/06/07 14:10:33 fme 1.12.466.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [100ab9a2bb2aa3c9fa4d27de3bc975030efab95f]

INTEGRATION: CWS writercorehandoff (1.14.48); FILE MERGED 2006/03/17 07:55:08 tra 1.14.48.3: RESYNC: (1.15-1.16); FILE MERGED 2005/09/13 12:29:58 tra 1.14.48.2: RESYNC: (1.14-1.15); FILE MERGED 2005/06/07 14:10:33 fme 1.14.48.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [35ac91685dc625d37d461d503c23ea6857c96fd8]

INTEGRATION: CWS writercorehandoff (1.37.48); FILE MERGED 2006/04/05 13:01:32 tra 1.37.48.4: RESYNC: (1.40-1.41); FILE MERGED 2006/03/17 07:54:59 tra 1.37.48.3: RESYNC: (1.38-1.40); FILE MERGED 2005/09/13 12:29:46 tra 1.37.48.2: RESYNC: (1.37-1.38); FILE MERGED 2005/06/07 14:10:32 fme 1.37.48.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [6629f1c71229066edb571f75ba87dc1653726643]

INTEGRATION: CWS writercorehandoff (1.6.466); FILE MERGED 2005/09/13 12:26:25 tra 1.6.466.2: RESYNC: (1.6-1.7); FILE MERGED 2005/06/07 14:10:31 fme 1.6.466.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [8ace7a06eb7f937732101045d2db52afaf3eb1a9]

INTEGRATION: CWS writercorehandoff (1.4.460); FILE MERGED 2005/09/13 12:26:13 tra 1.4.460.3: RESYNC: (1.4-1.5); FILE MERGED 2005/06/08 08:51:07 fme 1.4.460.2: #i50348# General cleanup - removed unused header files, functions, members, declarations 2005/06/07 14:10:31 fme 1.4.460.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [da4c83f3ea6df9434c61307faae47d389514a5ca]

INTEGRATION: CWS writercorehandoff (1.14.464); FILE MERGED 2006/03/17 07:54:48 tra 1.14.464.4: RESYNC: (1.16-1.17); FILE MERGED 2005/10/25 08:23:02 tra 1.14.464.3: RESYNC: (1.15-1.16); FILE MERGED 2005/09/13 12:25:58 tra 1.14.464.2: RESYNC: (1.14-1.15); FILE MERGED 2005/06/07 14:10:30 fme 1.14.464.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [6e1ade2017350bbb22d1c29c802a7ac5423e8979]

INTEGRATION: CWS writercorehandoff (1.21.88); FILE MERGED 2006/07/27 14:35:00 fme 1.21.88.8: RESYNC: (1.28-1.29); FILE MERGED 2006/04/28 13:27:28 fme 1.21.88.7: RESYNC: (1.26-1.28); FILE MERGED 2006/04/05 12:57:39 tra 1.21.88.6: RESYNC: (1.25-1.26); FILE MERGED 2006/03/17 07:54:37 tra 1.21.88.5: RESYNC: (1.24-1.25); FILE MERGED 2005/12/20 15:03:11 tra 1.21.88.4: RESYNC: (1.22-1.24); FILE MERGED 2005/09/13 12:25:07 tra 1.21.88.3: RESYNC: (1.21-1.22); FILE MERGED 2005/08/31 12:50:43 tra 1.21.88.2: #i50348# Introducing IDocumentRedlineAccess interface 2005/06/07 14:10:29 fme 1.21.88.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [3c1b6f677d1496b2aa6d7295e680e51353989d63]

INTEGRATION: CWS writercorehandoff (1.4.462); FILE MERGED 2005/09/13 12:23:47 tra 1.4.462.2: RESYNC: (1.4-1.5); FILE MERGED 2005/06/07 14:10:28 fme 1.4.462.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [4b9030e3f2a45fdeaf46ffe64fca8f81b308aa11]

INTEGRATION: CWS writercorehandoff (1.8.1314); FILE MERGED 2005/09/13 12:22:43 tra 1.8.1314.2: RESYNC: (1.8-1.9); FILE MERGED 2005/06/07 14:10:27 fme 1.8.1314.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [726bdbc6505450355a67aed739a384b9ac1ba309]

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>  [a8abf3482f8faa58712d6f1e06f4e8e827621d37]

INTEGRATION: CWS writercorehandoff (1.16.684); FILE MERGED 2005/09/13 12:22:14 tra 1.16.684.2: RESYNC: (1.16-1.17); FILE MERGED 2005/06/07 14:10:27 fme 1.16.684.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [1d46bad15f0b32d0c5a45c258e98f02e13b3a4e9]

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>  [0a23c3c613fda931668deec980a978020291abc7]

INTEGRATION: CWS writercorehandoff (1.13.272); FILE MERGED 2006/04/28 13:27:18 fme 1.13.272.3: RESYNC: (1.14-1.15); FILE MERGED 2005/09/13 12:20:12 tra 1.13.272.2: RESYNC: (1.13-1.14); FILE MERGED 2005/06/07 14:10:26 fme 1.13.272.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [ae73866e68e52ff85b49a9daa53841c24a694a23]

INTEGRATION: CWS writercorehandoff (1.5.462); FILE MERGED 2005/09/13 12:18:27 tra 1.5.462.2: RESYNC: (1.5-1.6); FILE MERGED 2005/06/07 14:10:25 fme 1.5.462.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [5c318568b7d81ceb9d6ad9c70efb2758b2cdae74]

INTEGRATION: CWS writercorehandoff (1.19.96); FILE MERGED 2005/12/20 15:03:02 tra 1.19.96.3: RESYNC: (1.20-1.21); FILE MERGED 2005/09/13 12:15:57 tra 1.19.96.2: RESYNC: (1.19-1.20); FILE MERGED 2005/06/07 14:10:25 fme 1.19.96.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [d34bce1a3ae511d80cebca090b7edae32f90ef8d]

INTEGRATION: CWS writercorehandoff (1.8.462); FILE MERGED 2006/03/17 07:54:27 tra 1.8.462.5: RESYNC: (1.11-1.12); FILE MERGED 2005/12/20 15:02:53 tra 1.8.462.4: RESYNC: (1.10-1.11); FILE MERGED 2005/09/13 12:14:57 tra 1.8.462.3: RESYNC: (1.9-1.10); FILE MERGED 2005/07/11 06:09:58 tra 1.8.462.2: RESYNC: (1.8-1.9); FILE MERGED 2005/06/07 14:10:24 fme 1.8.462.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [caa53d6ee0afd9542c89142810caa6f794d0cbd0]

INTEGRATION: CWS writercorehandoff (1.3.444); FILE MERGED 2005/09/13 12:14:30 tra 1.3.444.2: RESYNC: (1.3-1.4); FILE MERGED 2005/06/07 14:10:23 fme 1.3.444.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [e8508eede1d849b94c51a2090f1c812915f70e77]

INTEGRATION: CWS writercorehandoff (1.9.244); FILE MERGED 2005/09/13 12:13:24 tra 1.9.244.2: RESYNC: (1.9-1.10); FILE MERGED 2005/06/07 14:10:23 fme 1.9.244.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [51c601a650610b19874267bbf8ff1ec003ec41de]

INTEGRATION: CWS writercorehandoff (1.25.344); FILE MERGED 2006/04/28 13:27:11 fme 1.25.344.3: RESYNC: (1.26-1.27); FILE MERGED 2005/09/13 12:12:01 tra 1.25.344.2: RESYNC: (1.25-1.26); FILE MERGED 2005/06/07 14:10:22 fme 1.25.344.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [1ec91bcad638a7b24e13be3aec14b6d99d96fca0]

INTEGRATION: CWS writercorehandoff (1.1.1.1.1324); FILE MERGED 2005/09/13 12:11:34 tra 1.1.1.1.1324.2: RESYNC: (1.1.1.1-1.2); FILE MERGED 2005/06/07 14:10:22 fme 1.1.1.1.1324.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [0c42b389eacb3b3afa1945e709add1af84e7ba0a]

INTEGRATION: CWS xalanupgrade (1.4.2); FILE MERGED 2006/04/26 15:57:11 cmc 1.4.2.1: #i62422# upgrade xalan


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [1145fe0a4afe76ef908dce3392506544ff0e63c2]

INTEGRATION: CWS writercorehandoff (1.3.810); FILE MERGED 2005/09/13 11:58:09 tra 1.3.810.2: RESYNC: (1.3-1.4); FILE MERGED 2005/06/07 14:10:20 fme 1.3.810.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [fa74927586d4b54da46f6405726b158e9fcace62]

INTEGRATION: CWS xalanupgrade (1.3.2); FILE MERGED 2006/04/26 15:57:11 cmc 1.3.2.1: #i62422# upgrade xalan


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [a17503bf52c3450cde9ee35e2b8e869c3e6e37c6]

INTEGRATION: CWS writercorehandoff (1.15.446); FILE MERGED 2005/09/13 11:57:00 tra 1.15.446.3: RESYNC: (1.15-1.16); FILE MERGED 2005/06/08 08:51:06 fme 1.15.446.2: #i50348# General cleanup - removed unused header files, functions, members, declarations 2005/06/07 14:10:20 fme 1.15.446.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [275728772df2e74d79d2826963219310f4a6f430]

INTEGRATION: CWS writercorehandoff (1.2.444); FILE MERGED 2005/09/13 11:56:50 tra 1.2.444.2: RESYNC: (1.2-1.3); FILE MERGED 2005/06/07 14:10:19 fme 1.2.444.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [c7700abd571dc813cfc1f2d10884ea635d0b25f7]

INTEGRATION: CWS xalanupgrade (1.2.6); FILE MERGED 2006/04/26 15:54:57 cmc 1.2.6.1: #i62422# upgrade xalan


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [22acc7b44f9be95fa527ffb5f504bacf83885ff4]

INTEGRATION: CWS writercorehandoff (1.4.110); FILE MERGED 2005/09/13 11:56:22 tra 1.4.110.2: RESYNC: (1.4-1.5); FILE MERGED 2005/06/07 14:10:18 fme 1.4.110.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [4aa5d3d356a008a8921a13cac9f2388ba42b9343]

INTEGRATION: CWS writercorehandoff (1.22.466); FILE MERGED 2006/05/08 10:40:27 fme 1.22.466.6: #i50348# Make SwDoc accessible via interfaces 2005/09/13 11:56:08 tra 1.22.466.5: RESYNC: (1.22-1.23); FILE MERGED 2005/07/05 08:12:34 tra 1.22.466.4: #i50348#make SwDoc interface based 2005/06/24 11:51:00 fme 1.22.466.3: #i50348# Make SwDoc accessible via interfaces 2005/06/24 11:42:37 fme 1.22.466.2: #i50348# Make SwDoc accessible via interfaces 2005/06/07 14:10:18 fme 1.22.466.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [3234a5cfa7695585bdaf21531dbbd59bf3fa21d7]

INTEGRATION: CWS writercorehandoff (1.8.446); FILE MERGED 2005/10/25 08:22:42 tra 1.8.446.3: RESYNC: (1.9-1.10); FILE MERGED 2005/09/13 11:55:43 tra 1.8.446.2: RESYNC: (1.8-1.9); FILE MERGED 2005/06/07 14:10:17 fme 1.8.446.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [af350a91423f71e56452387a320da5d734f8cdde]

INTEGRATION: CWS xalanupgrade (1.4.2); FILE MERGED 2006/04/26 15:54:56 cmc 1.4.2.1: #i62422# upgrade xalan


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [58003f28fc09cb2021e145afa0d0d692a7a402a7]

INTEGRATION: CWS writercorehandoff (1.12.376); FILE MERGED 2005/09/13 11:55:32 tra 1.12.376.2: RESYNC: (1.12-1.13); FILE MERGED 2005/06/07 14:10:17 fme 1.12.376.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [d7acd2e1fb1a1b28c1937e7b000b5222305efa73]

INTEGRATION: CWS writercorehandoff (1.2.78); FILE MERGED 2005/10/25 08:22:30 tra 1.2.78.3: RESYNC: (1.3-1.4); FILE MERGED 2005/09/13 11:54:21 tra 1.2.78.2: RESYNC: (1.2-1.3); FILE MERGED 2005/06/07 14:10:16 fme 1.2.78.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [87993f0693e75c16e17509b309812a29637ecee5]

INTEGRATION: CWS writercorehandoff (1.28.234); FILE MERGED 2006/01/11 21:17:58 tra 1.28.234.7: #i50348# 2005/12/20 15:02:43 tra 1.28.234.6: RESYNC: (1.30-1.31); FILE MERGED 2005/11/04 12:57:56 tra 1.28.234.5: #i50348# 2005/09/13 11:53:30 tra 1.28.234.4: RESYNC: (1.28-1.29); FILE MERGED 2005/07/05 08:12:33 tra 1.28.234.3: #i50348#make SwDoc interface based 2005/06/24 11:25:07 tra 1.28.234.2: #i50348# Make SwDoc accessible via interfaces 2005/06/07 14:10:15 fme 1.28.234.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [b7caa43c3860b2b4ea7e8f28855c4a82c702de04]

INTEGRATION: CWS xalanupgrade (1.16.4); FILE MERGED 2006/07/31 11:37:31 sus 1.16.4.1: #i62422# XSLTFilter.java is exchanged by a C++ implementation due to performance problems (see XSLTransformer.java) deprecated


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [34ff38b6e5b0e433d047770ec583ff995e2d88f2]

INTEGRATION: CWS writercorehandoff (1.5.448); FILE MERGED 2005/09/13 11:51:02 tra 1.5.448.2: RESYNC: (1.5-1.6); FILE MERGED 2005/06/07 14:10:15 fme 1.5.448.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [901a6d6d56e5ec0d2b9189f179d2a7f45833cf2d]

INTEGRATION: CWS xalanupgrade (1.16.94); FILE MERGED 2006/07/31 18:36:22 sus 1.16.94.1: #i62422# enhancing debug information of the transformation


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [0a2060ea98da9cd5de22aee9e4b845e7d91866f8]

INTEGRATION: CWS writercorehandoff (1.4.448); FILE MERGED 2005/09/13 11:50:36 tra 1.4.448.2: RESYNC: (1.4-1.5); FILE MERGED 2005/06/07 14:10:14 fme 1.4.448.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [efc1f70977069a0b822ef4fa55e9cdd751153569]

INTEGRATION: CWS writercorehandoff (1.2.750); FILE MERGED 2005/09/13 11:50:21 tra 1.2.750.2: RESYNC: (1.2-1.3); FILE MERGED 2005/06/07 14:10:14 fme 1.2.750.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [63fe41fcd49be47496730d47eb766627abccbf47]

INTEGRATION: CWS xalanupgrade (1.6.4); FILE MERGED 2006/04/26 15:57:40 cmc 1.6.4.1: #i62422# upgrade xalan


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [3706c2178f9eac81fb74d2a8a906508bd7544db1]

INTEGRATION: CWS writercorehandoff (1.8.48); FILE MERGED 2005/09/13 11:50:09 tra 1.8.48.3: RESYNC: (1.8-1.9); FILE MERGED 2005/08/31 12:50:43 tra 1.8.48.2: #i50348# Introducing IDocumentRedlineAccess interface 2005/06/07 14:10:13 fme 1.8.48.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [35bbcc80dd8f3e959f2c62d77322c882b0afc679]

INTEGRATION: CWS writercorehandoff (1.1.1.1.1324); FILE MERGED 2005/09/13 11:49:22 tra 1.1.1.1.1324.2: RESYNC: (1.1.1.1-1.2); FILE MERGED 2005/06/07 14:10:12 fme 1.1.1.1.1324.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [4e698747ebd624cd16980455c9675e10e3a42744]

INTEGRATION: CWS writercorehandoff (1.2.1306); FILE MERGED 2006/07/27 14:34:32 fme 1.2.1306.5: RESYNC: (1.5-1.6); FILE MERGED 2006/04/28 13:26:52 fme 1.2.1306.4: RESYNC: (1.4-1.5); FILE MERGED 2006/03/17 07:54:15 tra 1.2.1306.3: RESYNC: (1.3-1.4); FILE MERGED 2005/09/13 11:49:10 tra 1.2.1306.2: RESYNC: (1.2-1.3); FILE MERGED 2005/06/07 14:10:12 fme 1.2.1306.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [f0b4cd4e14463f7d0f11f872c75e6356ccc1d63e]

INTEGRATION: CWS writercorehandoff (1.12.88); FILE MERGED 2005/09/13 11:47:58 tra 1.12.88.2: RESYNC: (1.12-1.13); FILE MERGED 2005/06/07 14:10:11 fme 1.12.88.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [72379264ab5d5e87e7fd2fc8e1142aae700bf405]

INTEGRATION: CWS writercorehandoff (1.12.172); FILE MERGED 2005/12/20 15:02:35 tra 1.12.172.4: RESYNC: (1.13-1.14); FILE MERGED 2005/09/13 11:47:42 tra 1.12.172.3: RESYNC: (1.12-1.13); FILE MERGED 2005/06/07 14:10:11 fme 1.12.172.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 07:07:22 tra 1.12.172.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [77bd15490258ef582c06fc92578e9b936b27651c]

INTEGRATION: CWS writercorehandoff (1.6.466); FILE MERGED 2006/03/17 07:54:06 tra 1.6.466.2: RESYNC: (1.6-1.8); FILE MERGED 2005/06/07 14:10:10 fme 1.6.466.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [be7645a258041126fc3312462dcbae4399de0c75]

INTEGRATION: CWS writercorehandoff (1.23.172); FILE MERGED 2006/07/27 14:34:25 fme 1.23.172.5: RESYNC: (1.26-1.27); FILE MERGED 2005/12/20 15:02:26 tra 1.23.172.4: RESYNC: (1.25-1.26); FILE MERGED 2005/09/13 11:46:34 tra 1.23.172.3: RESYNC: (1.24-1.25); FILE MERGED 2005/07/28 11:54:30 tra 1.23.172.2: RESYNC: (1.23-1.24); FILE MERGED 2005/06/07 14:10:09 fme 1.23.172.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [a4ae2267c5310d26bf6c3b1f7574022c2477a7bd]

INTEGRATION: CWS writercorehandoff (1.12.140); FILE MERGED 2006/07/31 06:20:58 fme 1.12.140.18: #i50348# Resync 2006/07/27 14:34:16 fme 1.12.140.17: RESYNC: (1.14-1.15); FILE MERGED 2006/05/09 10:06:39 fme 1.12.140.16: #i50348# make SwDoc accessible via interfaces 2006/05/08 10:40:27 fme 1.12.140.15: #i50348# Make SwDoc accessible via interfaces 2006/01/20 09:16:34 fme 1.12.140.14: #i50348# General cleanup - removed unused header files, functions, members, declarations 2006/01/19 08:42:53 fme 1.12.140.13: #i50348# General cleanup - removed unused header files, functions, members, declarations 2005/12/20 15:02:15 tra 1.12.140.12: RESYNC: (1.13-1.14); FILE MERGED 2005/11/18 14:52:01 fme 1.12.140.11: #i50348# Make SwDoc accessible via interfaces 2005/11/11 07:54:40 fme 1.12.140.10: #i50348# make SwDoc accessible via interfaces 2005/11/10 21:32:45 tra 1.12.140.9: #i50348# 2005/09/13 11:41:16 tra 1.12.140.8: RESYNC: (1.12-1.13); FILE MERGED 2005/07/19 06:05:20 fme 1.12.140.7: #i50348# make SwDoc accessible via interfaces 2005/07/13 13:23:43 fme 1.12.140.6: #i50348# Make SwDoc accessible via interfaces 2005/07/05 08:12:33 tra 1.12.140.5: #i50348#make SwDoc interface based 2005/06/24 11:42:36 fme 1.12.140.4: #i50348# Make SwDoc accessible via interfaces 2005/06/22 13:08:11 tra 1.12.140.3: #i50348#toward a interface based SwDoc 2005/06/22 06:37:40 tra 1.12.140.2: #i50348# make SwDoc accessible via interfaces 2005/06/07 14:10:09 fme 1.12.140.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [5eaff61130522ad514891d61f591e7dab94339e3]

INTEGRATION: CWS writercorehandoff (1.1.1.1.1324); FILE MERGED 2005/09/13 11:44:02 tra 1.1.1.1.1324.2: RESYNC: (1.1.1.1-1.2); FILE MERGED 2005/06/07 14:10:08 fme 1.1.1.1.1324.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [f3ed5b67364423ffb865f88260332c4c0c9f76ab]

INTEGRATION: CWS writercorehandoff (1.36.96); FILE MERGED 2006/07/31 06:20:58 fme 1.36.96.11: #i50348# Resync 2006/07/27 14:34:05 fme 1.36.96.10: RESYNC: (1.43-1.44); FILE MERGED 2006/05/08 12:46:40 fme 1.36.96.9: RESYNC: (1.42-1.43); FILE MERGED 2006/04/05 12:56:50 tra 1.36.96.8: RESYNC: (1.41-1.42); FILE MERGED 2005/12/20 15:02:07 tra 1.36.96.7: RESYNC: (1.39-1.41); FILE MERGED 2005/10/25 08:22:21 tra 1.36.96.6: RESYNC: (1.38-1.39); FILE MERGED 2005/09/13 11:43:30 tra 1.36.96.5: RESYNC: (1.37-1.38); FILE MERGED 2005/07/28 11:54:19 tra 1.36.96.4: RESYNC: (1.36-1.37); FILE MERGED 2005/07/19 06:05:20 fme 1.36.96.3: #i50348# make SwDoc accessible via interfaces 2005/07/13 13:23:42 fme 1.36.96.2: #i50348# Make SwDoc accessible via interfaces 2005/06/07 14:10:07 fme 1.36.96.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [3f5df147997b7222558afe54037be2472b5f3679]

INTEGRATION: CWS writercorehandoff (1.10.244); FILE MERGED 2006/04/05 12:55:43 tra 1.10.244.4: RESYNC: (1.12-1.13); FILE MERGED 2006/03/17 07:53:56 tra 1.10.244.3: RESYNC: (1.11-1.12); FILE MERGED 2005/09/13 11:43:15 tra 1.10.244.2: RESYNC: (1.10-1.11); FILE MERGED 2005/06/07 14:10:07 fme 1.10.244.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [dcbef9f54fb75876152f3323270f7d1d5ae8c9bd]

INTEGRATION: CWS writercorehandoff (1.7.722); FILE MERGED 2005/09/13 11:42:59 tra 1.7.722.2: RESYNC: (1.7-1.8); FILE MERGED 2005/06/07 14:10:06 fme 1.7.722.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [91618ea7d31a17401734ad15974db0cc25c9fe37]

INTEGRATION: CWS writercorehandoff (1.6.466); FILE MERGED 2005/09/13 11:42:30 tra 1.6.466.2: RESYNC: (1.6-1.7); FILE MERGED 2005/06/07 14:10:05 fme 1.6.466.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [f6310a0068c1dc5cf38373c134e2f9db5b45ca6d]

INTEGRATION: CWS writercorehandoff (1.14.110); FILE MERGED 2005/10/25 08:22:14 tra 1.14.110.4: RESYNC: (1.16-1.17); FILE MERGED 2005/09/13 11:42:14 tra 1.14.110.3: RESYNC: (1.15-1.16); FILE MERGED 2005/07/11 05:31:28 tra 1.14.110.2: #i50348#merge conflicts resolved 2005/06/07 14:10:05 fme 1.14.110.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [3fe1b1b66d00dfef714ed824cd4d73c33e0ee6d1]

INTEGRATION: CWS writercorehandoff (1.9.172); FILE MERGED 2006/05/09 13:33:01 fme 1.9.172.5: #i50348# make SwDoc accessible via interfaces 2005/12/20 15:01:59 tra 1.9.172.4: RESYNC: (1.11-1.12); FILE MERGED 2005/09/13 11:42:01 tra 1.9.172.3: RESYNC: (1.10-1.11); FILE MERGED 2005/07/28 11:54:08 tra 1.9.172.2: RESYNC: (1.9-1.10); FILE MERGED 2005/06/07 14:10:04 fme 1.9.172.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [00867ad7484b9cc802a299594f516e6464907918]

INTEGRATION: CWS writercorehandoff (1.3.466); FILE MERGED 2005/09/13 11:41:47 tra 1.3.466.2: RESYNC: (1.3-1.4); FILE MERGED 2005/06/07 14:10:04 fme 1.3.466.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [52be38e5f921574ca77efa6e9e498f00c4245ea2]

INTEGRATION: CWS writercorehandoff (1.4.4); FILE MERGED 2006/04/05 08:49:38 tra 1.4.4.2: #i50348# 2005/11/11 07:54:39 fme 1.4.4.1: #i50348# make SwDoc accessible via interfaces


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [3eceb1a33494f2f63339896e4f91d08e75be3c45]

INTEGRATION: CWS writercorehandoff (1.3.4); FILE MERGED 2006/07/31 06:20:58 fme 1.3.4.1: #i50348# Resync


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [cc81e422dc30c5c84afb826216afa477be32a125]

INTEGRATION: CWS writercorehandoff (1.1.1.1.1324); FILE MERGED 2005/09/13 11:39:25 tra 1.1.1.1.1324.2: RESYNC: (1.1.1.1-1.2); FILE MERGED 2005/06/07 14:10:03 fme 1.1.1.1.1324.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [4ad9fb250ab6a8087cae8fd9045b58415524ca66]

INTEGRATION: CWS writercorehandoff (1.4.466); FILE MERGED 2006/03/17 07:53:02 tra 1.4.466.4: RESYNC: (1.5-1.7); FILE MERGED 2005/12/12 08:15:42 fme 1.4.466.3: #i50348# General cleanup - removed unused header files, functions, members, decl 2005/09/13 11:39:15 tra 1.4.466.2: RESYNC: (1.4-1.5); FILE MERGED 2005/06/07 14:10:02 fme 1.4.466.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [046f858bb13b6a5f8a0d7f4a48faf32e228efd89]

INTEGRATION: CWS writercorehandoff (1.5.326); FILE MERGED 2005/09/13 11:37:55 tra 1.5.326.2: RESYNC: (1.5-1.6); FILE MERGED 2005/06/07 14:10:01 fme 1.5.326.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [c7a740a3968fd8a478d05d1f26120a0a6b16b66e]

INTEGRATION: CWS writercorehandoff (1.3.462); FILE MERGED 2005/09/13 11:35:33 tra 1.3.462.2: RESYNC: (1.3-1.4); FILE MERGED 2005/06/07 14:09:59 fme 1.3.462.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [d693f68441b1d5367ea0c8f8d8cd7468f9d797d9]

INTEGRATION: CWS writercorehandoff (1.8.96); FILE MERGED 2006/03/17 07:52:39 tra 1.8.96.3: RESYNC: (1.9-1.10); FILE MERGED 2005/09/13 11:35:10 tra 1.8.96.2: RESYNC: (1.8-1.9); FILE MERGED 2005/06/07 14:09:58 fme 1.8.96.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [fc8486ced1f5afcc37ca1211265dddc2c89ba217]

INTEGRATION: CWS writercorehandoff (1.23.462); FILE MERGED 2006/05/08 10:40:27 fme 1.23.462.6: #i50348# Make SwDoc accessible via interfaces 2005/11/18 14:52:01 fme 1.23.462.5: #i50348# Make SwDoc accessible via interfaces 2005/09/13 11:34:47 tra 1.23.462.4: RESYNC: (1.23-1.24); FILE MERGED 2005/07/05 08:12:33 tra 1.23.462.3: #i50348#make SwDoc interface based 2005/06/24 11:42:36 fme 1.23.462.2: #i50348# Make SwDoc accessible via interfaces 2005/06/07 14:09:57 fme 1.23.462.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [e1051748692694497dd0b725649cd5e0ba358e3c]

INTEGRATION: CWS writercorehandoff (1.10.272); FILE MERGED 2005/09/13 11:32:58 tra 1.10.272.2: RESYNC: (1.10-1.11); FILE MERGED 2005/06/07 14:09:57 fme 1.10.272.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [3265ea6538d253987c86260f8bc7b3cb916870e0]

INTEGRATION: CWS writercorehandoff (1.8.272); FILE MERGED 2005/09/13 11:32:10 tra 1.8.272.2: RESYNC: (1.8-1.9); FILE MERGED 2005/06/07 14:09:56 fme 1.8.272.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [50f45e93e3601ca5a56e4b48329f24394ca8548f]

INTEGRATION: CWS writercorehandoff (1.5.272); FILE MERGED 2005/09/13 11:31:59 tra 1.5.272.3: RESYNC: (1.6-1.7); FILE MERGED 2005/07/11 06:09:24 tra 1.5.272.2: RESYNC: (1.5-1.6); FILE MERGED 2005/06/07 14:09:55 fme 1.5.272.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [7991f28467ae1c62bc66b07b77d0a1a5c7015559]

INTEGRATION: CWS writercorehandoff (1.5.272); FILE MERGED 2005/09/13 11:30:00 tra 1.5.272.2: RESYNC: (1.5-1.6); FILE MERGED 2005/06/07 14:09:55 fme 1.5.272.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [95281b0f03916239d96ae242984568abb3fec75e]

INTEGRATION: CWS writercorehandoff (1.6.4); FILE MERGED 2006/07/31 06:20:58 fme 1.6.4.1: #i50348# Resync


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [66922481db5d0fdb73e85e79d5d5f374bbefd9e6]

INTEGRATION: CWS writercorehandoff (1.7.272); FILE MERGED 2005/09/13 11:27:38 tra 1.7.272.2: RESYNC: (1.7-1.8); FILE MERGED 2005/06/07 14:09:54 fme 1.7.272.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [03e34fc02ce57fbddbdf4c7b27dc2a26abf9b2ba]

INTEGRATION: CWS writercorehandoff (1.2.802); FILE MERGED 2005/09/13 11:27:13 tra 1.2.802.2: RESYNC: (1.2-1.3); FILE MERGED 2005/06/07 14:09:53 fme 1.2.802.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [e53ba8d2fa18d17c943df1c8e2cb4ef76e692865]

INTEGRATION: CWS writercorehandoff (1.3.1150); FILE MERGED 2005/09/13 11:25:48 tra 1.3.1150.2: RESYNC: (1.3-1.4); FILE MERGED 2005/06/07 14:09:52 fme 1.3.1150.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [299b42a57e31ce8fb3da38713b156dd7c6ab5965]

INTEGRATION: CWS writercorehandoff (1.10.448); FILE MERGED 2006/04/28 13:26:34 fme 1.10.448.4: RESYNC: (1.12-1.13); FILE MERGED 2005/12/20 15:01:10 tra 1.10.448.3: RESYNC: (1.11-1.12); FILE MERGED 2005/09/13 11:25:35 tra 1.10.448.2: RESYNC: (1.10-1.11); FILE MERGED 2005/06/07 14:09:52 fme 1.10.448.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [594f5c2fe921564b95ac643e8df17781dec610ed]

INTEGRATION: CWS writercorehandoff (1.51.138); FILE MERGED 2006/03/17 07:52:31 tra 1.51.138.3: RESYNC: (1.52-1.53); FILE MERGED 2005/09/13 11:25:22 tra 1.51.138.2: RESYNC: (1.51-1.52); FILE MERGED 2005/06/07 14:09:51 fme 1.51.138.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [5c6280eb49875b4e05379d9dc1b5fcc8ce90487e]

INTEGRATION: CWS writercorehandoff (1.6.466); FILE MERGED 2006/04/28 13:26:26 fme 1.6.466.3: RESYNC: (1.7-1.8); FILE MERGED 2005/09/13 11:24:53 tra 1.6.466.2: RESYNC: (1.6-1.7); FILE MERGED 2005/06/07 14:09:50 fme 1.6.466.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [5d393fafe431f34ac57a0c971be7ba975883782b]

INTEGRATION: CWS writercorehandoff (1.6.446); FILE MERGED 2005/09/13 11:24:41 tra 1.6.446.2: RESYNC: (1.6-1.7); FILE MERGED 2005/06/07 14:09:50 fme 1.6.446.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [6f1d175d7705c11785c2bf89594465db058be6a9]

INTEGRATION: CWS writercorehandoff (1.46.78); FILE MERGED 2006/04/05 08:49:38 tra 1.46.78.6: #i50348# 2006/03/17 07:52:22 tra 1.46.78.5: RESYNC: (1.51-1.52); FILE MERGED 2005/12/20 15:00:58 tra 1.46.78.4: RESYNC: (1.48-1.51); FILE MERGED 2005/10/25 08:21:58 tra 1.46.78.3: RESYNC: (1.47-1.48); FILE MERGED 2005/09/13 11:23:41 tra 1.46.78.2: RESYNC: (1.46-1.47); FILE MERGED 2005/06/07 14:09:49 fme 1.46.78.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [b6e75453023934d1a7070a879176ba84854403c1]

INTEGRATION: CWS writercorehandoff (1.1.1.1.1324); FILE MERGED 2005/09/13 11:23:28 tra 1.1.1.1.1324.2: RESYNC: (1.1.1.1-1.2); FILE MERGED 2005/07/13 13:23:42 fme 1.1.1.1.1324.1: #i50348# Make SwDoc accessible via interfaces


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [d557d6ef458e8e24998e14e7307eaa9e06e6ae25]

INTEGRATION: CWS writercorehandoff (1.1.1314); FILE MERGED 2006/04/05 08:49:37 tra 1.1.1314.4: #i50348# 2006/03/17 07:52:13 tra 1.1.1314.3: RESYNC: (1.2-1.3); FILE MERGED 2005/09/13 11:23:02 tra 1.1.1314.2: RESYNC: (1.1-1.2); FILE MERGED 2005/06/07 14:09:48 fme 1.1.1314.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [a582e4e76fadca25b09e6269d4d8721c43bfd37a]

INTEGRATION: CWS writercorehandoff (1.7.448); FILE MERGED 2005/12/20 15:00:50 tra 1.7.448.3: RESYNC: (1.8-1.9); FILE MERGED 2005/09/13 11:22:35 tra 1.7.448.2: RESYNC: (1.7-1.8); FILE MERGED 2005/06/07 14:09:48 fme 1.7.448.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [a350af11be60dba7d5021e9b9e13140426f61d01]

INTEGRATION: CWS writercorehandoff (1.3.462); FILE MERGED 2005/09/13 11:22:24 tra 1.3.462.2: RESYNC: (1.3-1.4); FILE MERGED 2005/06/07 14:09:47 fme 1.3.462.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [60ac7557c38c283b6218fc20a93e77089e3f215b]

INTEGRATION: CWS writercorehandoff (1.30.120); FILE MERGED 2006/07/31 06:20:57 fme 1.30.120.7: #i50348# Resync 2006/07/27 14:33:38 fme 1.30.120.6: RESYNC: (1.33-1.34); FILE MERGED 2006/05/08 12:45:51 fme 1.30.120.5: RESYNC: (1.32-1.33); FILE MERGED 2006/05/08 10:40:27 fme 1.30.120.4: #i50348# Make SwDoc accessible via interfaces 2005/12/20 15:00:42 tra 1.30.120.3: RESYNC: (1.31-1.32); FILE MERGED 2005/09/13 11:22:00 tra 1.30.120.2: RESYNC: (1.30-1.31); FILE MERGED 2005/06/07 14:09:46 fme 1.30.120.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [9cbde9039f18044c79443020adbbae8a64d37ad0]

INTEGRATION: CWS writercorehandoff (1.107.78); FILE MERGED 2006/08/14 14:45:35 fme 1.107.78.47: RESYNC: (1.120-1.122); FILE MERGED 2006/07/31 06:20:57 fme 1.107.78.46: #i50348# Resync 2006/07/27 14:33:31 fme 1.107.78.45: RESYNC: (1.119-1.120); FILE MERGED 2006/05/09 13:33:01 fme 1.107.78.44: #i50348# make SwDoc accessible via interfaces 2006/05/08 12:45:43 fme 1.107.78.43: RESYNC: (1.118-1.119); FILE MERGED 2006/05/03 07:39:09 fme 1.107.78.42: #i50348# make SwDoc interface based 2006/04/28 13:26:19 fme 1.107.78.41: RESYNC: (1.116-1.118); FILE MERGED 2006/04/05 12:54:43 tra 1.107.78.40: RESYNC: (1.113-1.116); FILE MERGED 2006/04/05 08:49:37 tra 1.107.78.39: #i50348# 2006/03/17 07:52:03 tra 1.107.78.38: RESYNC: (1.112-1.113); FILE MERGED 2006/01/19 08:42:52 fme 1.107.78.37: #i50348# General cleanup - removed unused header files, functions, members, declarations 2005/12/21 15:16:23 tra 1.107.78.36: #i50348# 2005/12/21 08:32:48 tra 1.107.78.35: #i50348# 2005/12/20 15:00:24 tra 1.107.78.34: RESYNC: (1.111-1.112); FILE MERGED 2005/11/18 14:52:01 fme 1.107.78.33: #i50348# Make SwDoc accessible via interfaces 2005/11/11 07:54:39 fme 1.107.78.32: #i50348# make SwDoc accessible via interfaces 2005/11/10 21:32:45 tra 1.107.78.31: #i50348# 2005/10/25 08:21:48 tra 1.107.78.30: RESYNC: (1.110-1.111); FILE MERGED 2005/10/24 16:01:11 tra 1.107.78.29: #50348# 2005/10/06 08:08:23 tra 1.107.78.28: #50348# 2005/09/29 13:04:18 tra 1.107.78.27: #i50348# 2005/09/28 13:59:45 tra 1.107.78.26: #i50348# 2005/09/21 13:46:43 tra 1.107.78.25: #i50348# 2005/09/21 13:42:03 tra 1.107.78.24: #i50348# 2005/09/13 11:21:07 tra 1.107.78.23: RESYNC: (1.109-1.110); FILE MERGED 2005/08/31 12:50:42 tra 1.107.78.22: #i50348# Introducing IDocumentRedlineAccess interface 2005/07/28 11:53:58 tra 1.107.78.21: RESYNC: (1.108-1.109); FILE MERGED 2005/07/19 09:18:53 tra 1.107.78.20: #i50348#make SwDoc interface based 2005/07/19 08:42:51 tra 1.107.78.19: #i50348#make SwDoc interface based 2005/07/19 06:05:19 fme 1.107.78.18: #i50348# make SwDoc accessible via interfaces 2005/07/14 19:52:22 tra 1.107.78.17: #i50348#make SwDoc accessible via interfaces 2005/07/14 13:34:33 fme 1.107.78.16: #i50348# Make SwDoc accessible via interfaces 2005/07/14 12:35:18 tra 1.107.78.15: #i50348#removed get/set methods for compatibility flags in exchange for IDocumentSettingAccess, removed useless dummy members 2005/07/13 13:23:42 fme 1.107.78.14: #i50348# Make SwDoc accessible via interfaces 2005/07/13 05:26:04 tra 1.107.78.13: #i50348#make SwDoc interface based 2005/07/12 11:21:24 tra 1.107.78.12: #i50348#make SwDoc interface based 2005/07/11 06:08:35 tra 1.107.78.11: RESYNC: (1.107-1.108); FILE MERGED 2005/07/11 05:11:37 tra 1.107.78.10: #i50348#make SwDoc interface based 2005/07/05 14:00:14 tra 1.107.78.9: #i50348#make SwDoc interface based 2005/07/05 08:12:32 tra 1.107.78.8: #i50348#make SwDoc interface based 2005/06/24 11:50:59 fme 1.107.78.7: #i50348# Make SwDoc accessible via interfaces 2005/06/24 11:42:35 fme 1.107.78.6: #i50348# Make SwDoc accessible via interfaces 2005/06/24 11:25:07 tra 1.107.78.5: #i50348# Make SwDoc accessible via interfaces 2005/06/22 13:08:11 tra 1.107.78.4: #i50348#toward a interface based SwDoc 2005/06/22 06:37:26 tra 1.107.78.3: #i50348# make SwDoc accessible via interfaces 2005/06/07 14:09:45 fme 1.107.78.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 07:07:21 tra 1.107.78.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [74c74f81a86fdf9d78810838b1a66f5866a98a95]

INTEGRATION: CWS writercorehandoff (1.6.444); FILE MERGED 2005/09/13 11:20:10 tra 1.6.444.2: RESYNC: (1.6-1.7); FILE MERGED 2005/06/07 14:09:45 fme 1.6.444.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [73f29046dffb3475856e9eb884f32ce55bb8f805]

INTEGRATION: CWS writercorehandoff (1.15.236); FILE MERGED 2006/04/05 12:53:40 tra 1.15.236.4: RESYNC: (1.18-1.19); FILE MERGED 2006/03/17 07:51:50 tra 1.15.236.3: RESYNC: (1.16-1.18); FILE MERGED 2005/09/13 11:19:58 tra 1.15.236.2: RESYNC: (1.15-1.16); FILE MERGED 2005/06/07 14:09:44 fme 1.15.236.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [8dbb9033865172f6e57239a43f6fc41241d47ff0]

INTEGRATION: CWS writercorehandoff (1.28.140); FILE MERGED 2006/04/28 13:26:10 fme 1.28.140.4: RESYNC: (1.30-1.31); FILE MERGED 2005/10/25 08:21:40 tra 1.28.140.3: RESYNC: (1.29-1.30); FILE MERGED 2005/09/13 11:19:44 tra 1.28.140.2: RESYNC: (1.28-1.29); FILE MERGED 2005/06/07 14:09:44 fme 1.28.140.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [52a2ad024ef82db6d20c60106c116a2c6524fd6f]

INTEGRATION: CWS writercorehandoff (1.12.172); FILE MERGED 2005/12/20 15:00:15 tra 1.12.172.4: RESYNC: (1.14-1.15); FILE MERGED 2005/09/13 11:19:33 tra 1.12.172.3: RESYNC: (1.13-1.14); FILE MERGED 2005/07/11 06:08:27 tra 1.12.172.2: RESYNC: (1.12-1.13); FILE MERGED 2005/06/06 07:07:21 tra 1.12.172.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [1975f54c9e2f04379cbd4a9b39f9209f15210730]

INTEGRATION: CWS writercorehandoff (1.6.462); FILE MERGED 2006/03/17 07:51:41 tra 1.6.462.3: RESYNC: (1.7-1.8); FILE MERGED 2005/09/13 11:19:23 tra 1.6.462.2: RESYNC: (1.6-1.7); FILE MERGED 2005/06/07 14:09:43 fme 1.6.462.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [ceac6331d8493afab8864370fe00f98624b2bd5d]

INTEGRATION: CWS writercorehandoff (1.5.446); FILE MERGED 2005/09/13 11:19:12 tra 1.5.446.2: RESYNC: (1.5-1.6); FILE MERGED 2005/06/07 14:09:42 fme 1.5.446.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [a653794422e1740ecfaf1c92ad335107ff00a5cb]

INTEGRATION: CWS writercorehandoff (1.31.172); FILE MERGED 2006/02/23 07:41:42 fme 1.31.172.6: #i50348 General cleanup - GoStartPara not implemented 2005/12/20 15:00:06 tra 1.31.172.5: RESYNC: (1.33-1.34); FILE MERGED 2005/10/25 08:21:21 tra 1.31.172.4: RESYNC: (1.32-1.33); FILE MERGED 2005/09/13 11:18:26 tra 1.31.172.3: RESYNC: (1.31-1.32); FILE MERGED 2005/07/19 08:42:51 tra 1.31.172.2: #i50348#make SwDoc interface based 2005/06/07 14:09:42 fme 1.31.172.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [e171ff7706125168afab54ead6101a590cd360be]

INTEGRATION: CWS writercorehandoff (1.12.684); FILE MERGED 2005/09/13 11:16:25 tra 1.12.684.2: RESYNC: (1.12-1.13); FILE MERGED 2005/06/07 14:09:41 fme 1.12.684.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [55114612a1f2f494324bd460ec05c10175d4babb]

INTEGRATION: CWS hr35 (1.8.4); FILE MERGED 2006/08/07 14:35:50 hr 1.8.4.1: #i68002#: remove obsolete files


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [b7c7b3405608970c98dce24a753a14a25997ca1c]

INTEGRATION: CWS writercorehandoff (1.6.272); FILE MERGED 2005/09/13 11:15:58 tra 1.6.272.2: RESYNC: (1.6-1.7); FILE MERGED 2005/06/07 14:09:40 fme 1.6.272.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [0844395dea484d65d6b71c9fe9b4486cee968a7d]

INTEGRATION: CWS writercorehandoff (1.2.78); FILE MERGED 2006/04/05 08:49:36 tra 1.2.78.1: #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [1f3e12b802ca90a094f1a3f4b5f01b62b668adaa]

INTEGRATION: CWS writercorehandoff (1.2.462); FILE MERGED 2006/03/17 07:51:15 tra 1.2.462.4: RESYNC: (1.3-1.4); FILE MERGED 2005/09/13 11:15:44 tra 1.2.462.3: RESYNC: (1.2-1.3); FILE MERGED 2005/06/07 14:09:40 fme 1.2.462.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 07:07:21 tra 1.2.462.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [c1c70072339ab40350d1d00511d7cd91df722bfd]

INTEGRATION: CWS writercorehandoff (1.3.4); FILE MERGED 2005/11/10 21:32:44 tra 1.3.4.1: #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [52ce51409c0dea32760e4342197df3cb39df4094]

INTEGRATION: CWS writercorehandoff (1.4.776); FILE MERGED 2005/11/04 12:57:56 tra 1.4.776.4: #i50348# 2005/09/13 11:14:41 tra 1.4.776.3: RESYNC: (1.4-1.5); FILE MERGED 2005/07/19 08:42:50 tra 1.4.776.2: #i50348#make SwDoc interface based 2005/06/07 14:09:39 fme 1.4.776.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [d2eec5344202db4e56e67aafe316bfd7f44f0a22]

INTEGRATION: CWS writercorehandoff (1.9.448); FILE MERGED 2005/09/13 11:14:14 tra 1.9.448.3: RESYNC: (1.9-1.10); FILE MERGED 2005/06/07 14:09:38 fme 1.9.448.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 07:07:21 tra 1.9.448.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [87ff4edf80dcb83336ff5e0d21bb490a501a15f5]

INTEGRATION: CWS writercorehandoff (1.13.78); FILE MERGED 2006/07/27 14:33:14 fme 1.13.78.5: RESYNC: (1.16-1.17); FILE MERGED 2006/04/05 12:51:23 tra 1.13.78.4: RESYNC: (1.15-1.16); FILE MERGED 2005/10/25 08:21:14 tra 1.13.78.3: RESYNC: (1.14-1.15); FILE MERGED 2005/09/13 11:14:00 tra 1.13.78.2: RESYNC: (1.13-1.14); FILE MERGED 2005/06/06 07:07:20 tra 1.13.78.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [701beae3fd48d3265e47436379efb1d5b44fb37e]

INTEGRATION: CWS writercorehandoff (1.7.98); FILE MERGED 2006/04/05 12:48:45 tra 1.7.98.4: RESYNC: (1.9-1.10); FILE MERGED 2006/03/17 07:51:02 tra 1.7.98.3: RESYNC: (1.8-1.9); FILE MERGED 2005/09/13 11:13:49 tra 1.7.98.2: RESYNC: (1.7-1.8); FILE MERGED 2005/06/06 07:07:20 tra 1.7.98.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [4c04ad7f5f2ab609fca780aea8c10f2d17cbf43f]

INTEGRATION: CWS writercorehandoff (1.3.466); FILE MERGED 2005/09/13 11:13:34 tra 1.3.466.2: RESYNC: (1.3-1.4); FILE MERGED 2005/06/07 14:09:38 fme 1.3.466.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [d4ab74e5a8023b4620415953d4264c300e9f2056]

INTEGRATION: CWS writercorehandoff (1.24.466); FILE MERGED 2006/03/17 07:50:51 tra 1.24.466.5: RESYNC: (1.25-1.26); FILE MERGED 2005/09/13 11:13:20 tra 1.24.466.4: RESYNC: (1.24-1.25); FILE MERGED 2005/07/13 13:23:41 fme 1.24.466.3: #i50348# Make SwDoc accessible via interfaces 2005/06/07 14:09:37 fme 1.24.466.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 07:07:20 tra 1.24.466.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [f6deeff5d6483297b1008491a2478ac33f265c3d]

INTEGRATION: CWS writercorehandoff (1.2.1280); FILE MERGED 2005/09/13 11:13:09 tra 1.2.1280.3: RESYNC: (1.2-1.3); FILE MERGED 2005/06/07 14:09:37 fme 1.2.1280.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 07:07:20 tra 1.2.1280.1: Unnecessary includes removed #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [e22cbe8060d83f2d3c79f49d34547fc1f54ab7f4]

INTEGRATION: CWS writercorehandoff (1.3.802); FILE MERGED 2005/09/13 11:12:40 tra 1.3.802.2: RESYNC: (1.3-1.4); FILE MERGED 2005/06/07 14:09:36 fme 1.3.802.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [6532ad42efccf624238794689b9752b38e239edb]

INTEGRATION: CWS writercorehandoff (1.3.466); FILE MERGED 2005/09/13 11:11:11 tra 1.3.466.3: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 13:23:41 fme 1.3.466.2: #i50348# Make SwDoc accessible via interfaces 2005/06/07 14:09:35 fme 1.3.466.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [a7bbfa09ac8113712296c52437ffc931d69614e4]

INTEGRATION: CWS hr35 (1.6.2); FILE MERGED 2006/08/03 17:01:17 hr 1.6.2.2: #i68002#: remove obsolete files 2006/08/02 17:26:57 hr 1.6.2.1: #i68002#: remove obsolete files


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [5a1e9d6da1135364a22bbf1c985566a6cd5ff86b]

INTEGRATION: CWS writercorehandoff (1.6.54); FILE MERGED 2005/09/13 11:09:31 tra 1.6.54.2: RESYNC: (1.6-1.7); FILE MERGED 2005/06/07 14:09:35 fme 1.6.54.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc.


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [f471ce232856c04f9c867bfe13d23bf55cb6d30d]

INTEGRATION: CWS writercorehandoff (1.1.2); FILE ADDED 2005/09/21 13:38:27 tra 1.1.2.1: #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [52a038520bff98d8b37fb72cf481b6e3d869314c]

INTEGRATION: CWS writercorehandoff (1.1.2); FILE ADDED 2006/01/19 08:42:51 fme 1.1.2.3: #i50348# General cleanup - removed unused header files, functions, members, declarations 2005/09/28 13:59:43 tra 1.1.2.2: #i50348# 2005/09/21 13:39:12 tra 1.1.2.1: #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [b7d689fe3c1799258de239dce4597739c4652c9b]

INTEGRATION: CWS writercorehandoff (1.1.2); FILE ADDED 2005/11/11 07:55:26 fme 1.1.2.1: #i50348# make SwDoc accessible via interfaces


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [26578781f657cb110c3c80ad7ea8396c9082b9bb]

INTEGRATION: CWS writercorehandoff (1.1.2); FILE ADDED 2006/05/03 07:39:09 fme 1.1.2.3: #i50348# make SwDoc interface based 2005/11/11 07:54:39 fme 1.1.2.2: #i50348# make SwDoc accessible via interfaces 2005/11/10 21:33:41 tra 1.1.2.1: #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [0f4e718d2011262e5f6ccbf1b2c4693b74e4ef05]

INTEGRATION: CWS writercorehandoff (1.1.2); FILE ADDED 2006/04/05 15:02:57 tra 1.1.2.2: IDocumentSettingAccess.hxx 2005/11/10 21:33:40 tra 1.1.2.1: #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [418ba187c5704f33b6a8edee48dca95c1de19f39]

INTEGRATION: CWS writercorehandoff (1.1.2); FILE ADDED 2006/08/14 15:08:17 fme 1.1.2.15: #i50348# Resync 2006/07/31 06:20:57 fme 1.1.2.14: #i50348# Resync 2006/05/03 07:39:08 fme 1.1.2.13: #i50348# make SwDoc interface based 2006/04/05 15:02:57 tra 1.1.2.12: IDocumentSettingAccess.hxx 2006/04/05 08:49:36 tra 1.1.2.11: #i50348# 2005/12/21 15:16:22 tra 1.1.2.10: #i50348# 2005/10/25 12:10:42 tra 1.1.2.9: #i50348# 2005/07/19 08:42:50 tra 1.1.2.8: #i50348#make SwDoc interface based 2005/07/19 06:05:19 fme 1.1.2.7: #i50348# make SwDoc accessible via interfaces 2005/07/12 11:21:24 tra 1.1.2.6: #i50348#make SwDoc interface based 2005/07/05 08:12:32 tra 1.1.2.5: #i50348#make SwDoc interface based 2005/06/24 11:42:34 fme 1.1.2.4: #i50348# Make SwDoc accessible via interfaces 2005/06/24 11:25:07 tra 1.1.2.3: #i50348# Make SwDoc accessible via interfaces 2005/06/22 13:08:11 tra 1.1.2.2: #i50348#toward a interface based SwDoc 2005/06/22 06:36:38 tra 1.1.2.1: #i50348# make SwDoc accessible via interfaces


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [3b01bfdd487ba2c300fb6d6ecf0ec1d9edc88963]

INTEGRATION: CWS writercorehandoff (1.1.2); FILE ADDED 2005/12/21 15:16:22 tra 1.1.2.6: #i50348# 2005/11/11 07:54:39 fme 1.1.2.5: #i50348# make SwDoc accessible via interfaces 2005/09/28 13:59:40 tra 1.1.2.4: #i50348# 2005/09/21 07:17:06 tra 1.1.2.3: #i50348# changed forward declaration of 'class SwPosition' to 'struct SwPosition' otherwise we get a link time error on Windows 2005/08/31 12:50:41 tra 1.1.2.2: #i50348# Introducing IDocumentRedlineAccess interface 2005/07/19 09:18:13 tra 1.1.2.1: #i50348#make SwDoc interface based


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [65cc112ad5d3b14e5bba229a3afd8649dc2c264a]

INTEGRATION: CWS writercorehandoff (1.1.2); FILE ADDED 2005/09/29 13:03:45 tra 1.1.2.1: #50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [5e15f3f68b67de6166fc2861e91e8b23a0e6bf29]

INTEGRATION: CWS writercorehandoff (1.1.2); FILE ADDED 2005/11/11 07:55:35 fme 1.1.2.1: #i50348# make SwDoc accessible via interfaces


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [a07522ea944d3ebdf1582728057aa5a165bf7381]

INTEGRATION: CWS writercorehandoff (1.1.2); FILE ADDED 2005/11/18 14:52:25 fme 1.1.2.1: #i50348# Make SwDoc accessible via interfaces


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [39542445662d1f9409f19108a9e17926d0d99671]

INTEGRATION: CWS writercorehandoff (1.1.2); FILE ADDED 2005/11/11 07:54:38 fme 1.1.2.2: #i50348# make SwDoc accessible via interfaces 2005/10/06 08:13:04 tra 1.1.2.1: #50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [88880554532b155071dd777ffdf2793fb0300622]

INTEGRATION: CWS writercorehandoff (1.1.2); FILE ADDED 2005/11/18 14:52:44 fme 1.1.2.1: #i50348# Make SwDoc accessible via interfaces


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [7518fb9e558bb533289f1e789ac07282ee9d826a]

INTEGRATION: CWS writercorehandoff (1.1.2); FILE ADDED 2005/10/24 16:01:11 tra 1.1.2.6: #50348# 2005/07/19 06:05:19 fme 1.1.2.5: #i50348# make SwDoc accessible via interfaces 2005/07/13 13:23:41 fme 1.1.2.4: #i50348# Make SwDoc accessible via interfaces 2005/07/05 14:00:14 tra 1.1.2.3: #i50348#make SwDoc interface based 2005/07/05 08:12:31 tra 1.1.2.2: #i50348#make SwDoc interface based 2005/06/24 11:24:21 tra 1.1.2.1: #i50348# Make SwDoc accessible via interfaces


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [3046862f5b1a173058c301341965a18c7fdeb633]

INTEGRATION: CWS writercorehandoff (1.1.2); FILE ADDED 2006/07/31 06:20:57 fme 1.1.2.3: #i50348# Resync 2005/11/18 14:52:00 fme 1.1.2.2: #i50348# Make SwDoc accessible via interfaces 2005/10/24 16:02:53 tra 1.1.2.1: #i50348#


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [e1b01419fae40967196132c34b7dffd715277126]

INTEGRATION: CWS writercorehandoff (1.1.2); FILE ADDED 2005/11/04 12:57:56 tra 1.1.2.3: #i50348# 2005/07/19 08:42:49 tra 1.1.2.2: #i50348#make SwDoc interface based 2005/07/19 06:42:15 fme 1.1.2.1: #i50348# Make SwDoc accessible via interfaces


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [3397bf8e6933bad421758c4f7d054e5908a4609c]

INTEGRATION: CWS hr35 (1.6.2); FILE MERGED 2006/08/02 17:26:55 hr 1.6.2.1: #i68002#: remove obsolete files


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [fcee76a58be1310dd08e562743fb2140060e0c9b]

INTEGRATION: CWS hr35 (1.7.2); FILE MERGED 2006/08/04 12:43:45 hr 1.7.2.1: #i68002#: remove obsolete files


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [035fa0679dda3cb05a5ce0db52cdfe8add72bb0b]

INTEGRATION: CWS hr35 (1.6.2); FILE MERGED 2006/08/03 17:01:01 hr 1.6.2.1: #i68002#: remove obsolete files


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [07065ac30138d9038e9393abecdf5d4381165654]

INTEGRATION: CWS hr35 (1.6.2); FILE MERGED 2006/08/01 15:23:30 hr 1.6.2.1: #i68002#: remove obsolete files


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [d24063baab622e76d5741999c093c1f7cb26d58a]

INTEGRATION: CWS hr35 (1.13.4); FILE MERGED 2006/08/04 16:16:58 hr 1.13.4.1: #i68002#: remove obsolete files


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [bf11b6fc9b90b7deb3aad0d9fa5f5a07abb70c46]

INTEGRATION: CWS hr35 (1.6.2); FILE MERGED 2006/08/04 12:12:57 hr 1.6.2.5: #i68002#: remove obsolete files 2006/08/04 11:31:42 hr 1.6.2.4: #i68002#: remove obsolete files 2006/08/02 13:31:11 hr 1.6.2.3: #i68002#: remove obsolete files 2006/08/01 16:59:57 hr 1.6.2.2: #i68002#: remove obsolete files 2006/08/01 12:50:50 hr 1.6.2.1: #i68002#: remove obsolete files


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [b336d988cbfb24f7f35062086d88f663f08a1ba0]

INTEGRATION: CWS hr35 (1.6.4); FILE MERGED 2006/08/02 13:31:10 hr 1.6.4.1: #i68002#: remove obsolete files


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [d10a795dead5345c90ccdc727e31272018eaaf2c]

INTEGRATION: CWS hr35 (1.3.104); FILE MERGED 2006/08/04 10:04:00 hr 1.3.104.1: #i68002#: remove obsolete files


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [eec6fd3dbf68de9440d0209feb351ce94d73fc65]

INTEGRATION: CWS hr35 (1.6.2); FILE MERGED 2006/08/04 10:18:08 hr 1.6.2.4: #i68002#: remove obsolete files 2006/08/02 13:31:08 hr 1.6.2.3: #i68002#: remove obsolete files 2006/08/01 16:59:55 hr 1.6.2.2: #i68002#: remove obsolete files 2006/08/01 11:11:02 hr 1.6.2.1: #i68002#: remove obsolete files


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [e3f02c9c0ce722485ee9be96d3405f53d761976d]

INTEGRATION: CWS hr35 (1.6.2); FILE MERGED 2006/08/02 13:31:07 hr 1.6.2.3: #i68002#: remove obsolete files 2006/08/01 12:50:46 hr 1.6.2.2: #i68002#: remove obsolete files 2006/08/01 11:11:02 hr 1.6.2.1: #i68002#: remove obsolete files


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [e0630608e1c9ac252edecceebbc3ea83a19b1747]

INTEGRATION: CWS hr35 (1.7.14); FILE MERGED 2006/08/04 09:45:40 hr 1.7.14.1: #i68002#: remove obsolete files


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [7d44fc29aa49d9921391e1c9ab1c6fc1a6b7fb4e]

INTEGRATION: CWS hr35 (1.6.2); FILE MERGED 2006/08/02 13:31:07 hr 1.6.2.2: #i68002#: remove obsolete files 2006/08/01 16:59:55 hr 1.6.2.1: #i68002#: remove obsolete files


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [1acf1911d577f74e612abbbd7fdeec32666fd0a0]

INTEGRATION: CWS hr35 (1.6.2); FILE MERGED 2006/08/02 13:31:06 hr 1.6.2.1: #i68002#: remove obsolete files


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [61cabad27757147556b5be8719e7c9916f5aa0e3]

INTEGRATION: CWS hr35 (1.7.2); FILE MERGED 2006/07/31 17:08:56 hr 1.7.2.1: #i68002#: remove obsolete files


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [a0f58d1dc00a22b745eb541ab84136d3d8d5bc87]

INTEGRATION: CWS c03v5_SRC680 (1.27.16); FILE MERGED 2006/07/28 09:20:54 rt 1.27.16.1: #138337# proper implementation of IsDataBase (joined from CWS c03v4).


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [bc223b1a415e15f52102b12c3e968dca9b8e4870]

INTEGRATION: CWS c03v5_SRC680 (1.36.130); FILE MERGED 2006/07/31 09:50:06 fs 1.36.130.1: #138539# couple the application links with the File/New menu - if an application is not present in File/New, it also is not in the quickstarter


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [7bcd5da56913689d64c63c4afb90e9ed927d8b41]

INTEGRATION: CWS swqbf80 (1.38.30); FILE MERGED 2006/08/08 12:39:06 ama 1.38.30.1: #i67907#: Loop wit redlines


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [beb1ebe55ba0031b8f3434c38eb688a261b3fe4e]

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>  [735da2b1fcc84853c47e5f338c7e3a93e71e756b]

INTEGRATION: CWS impress101 (1.31.90); FILE MERGED 2006/08/08 10:40:15 sj 1.31.90.1: #i68177# fixed connector layouting problem


2006-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [7565c8fdbc4a4eab9ebc30097b4ab0e4d5b217ba]

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>  [b275075087bd5f13e6c27e3f9ddb020f52fc4483]

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-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [df2f3373fc886f8ca3d3f7f150e7db23b6660632]

INTEGRATION: CWS smoketest10 (1.17.4); FILE MERGED 2006/08/04 13:30:39 kz 1.17.4.1: #137763# remove .ai.pkg.zone.lock* after install


2006-08-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [b1c53481c4227e6a04ff7564335c69a4a4d708d9]

INTEGRATION: CWS svp01 (1.9.20); FILE MERGED 2006/07/10 08:34:01 thb 1.9.20.1: #i65904# Need enable_shared_from_this for basebmp


2006-08-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [0eebf3ae6b01f49019dafca6120be3cd5d420078]

INTEGRATION: CWS svp01 (1.1.2); FILE ADDED 2006/08/03 10:33:30 pl 1.1.2.5: flush 2006/07/25 12:48:36 thb 1.1.2.4: #i10000# Unfortunately, SunCC does not grok static_casts for function ptrs - had to revert this to old-style casts. 2006/07/25 11:21:33 pl 1.1.2.3: make outdevgrind compile and link 2006/07/19 09:40:55 thb 1.1.2.2: #i67536# Changed order of numbers 2006/07/19 09:16:35 thb 1.1.2.1: #i67536# OutDev profiling harness added


2006-08-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [d43b1759270576450586b24e6d141d7c211cbcbb]

INTEGRATION: CWS svp01 (1.12.280); FILE MERGED 2006/07/25 13:39:55 thb 1.12.280.4: #i10000# Windows puts obj files into different directory 2006/07/25 11:21:33 pl 1.12.280.3: make outdevgrind compile and link 2006/07/25 10:19:20 pl 1.12.280.2: RESYNC: (1.12-1.13); FILE MERGED 2006/07/19 09:16:35 thb 1.12.280.1: #i67536# OutDev profiling harness added


2006-08-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [316a604879c8c4357013be9f038adc523271bb1f]

INTEGRATION: CWS svp01 (1.13.220); FILE MERGED 2006/06/27 13:02:06 pl 1.13.220.2: RESYNC: (1.13-1.14); FILE MERGED 2006/05/22 16:35:34 pl 1.13.220.1: #135265# free plugin abstraction of dependency on X11 specific SalData


2006-08-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [208b00d3c3ef9934230c1c36fc65e0a3aa4d5274]

INTEGRATION: CWS svp01 (1.204.40); FILE MERGED 2006/07/25 10:17:50 pl 1.204.40.3: RESYNC: (1.205-1.207); FILE MERGED 2006/06/27 13:01:33 pl 1.204.40.2: RESYNC: (1.204-1.205); FILE MERGED 2006/05/22 16:35:34 pl 1.204.40.1: #135265# free plugin abstraction of dependency on X11 specific SalData


2006-08-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [84d259ff324af9caa9c545dd5e2a8e9be752ecbd]

INTEGRATION: CWS svp01 (1.18.228); FILE MERGED 2006/08/01 15:36:45 pl 1.18.228.4: acquire yield mutex of instance in all cases 2006/06/27 13:01:08 pl 1.18.228.3: RESYNC: (1.18-1.19); FILE MERGED 2006/06/09 13:54:41 pl 1.18.228.2: #135265# do not open an X connection in headless case 2006/05/22 16:35:34 pl 1.18.228.1: #135265# free plugin abstraction of dependency on X11 specific SalData


2006-08-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [104f63c08a86f1b3e7666dafc475ee11eca7c1c3]

INTEGRATION: CWS svp01 (1.13.80); FILE MERGED 2006/05/22 16:35:33 pl 1.13.80.1: #135265# free plugin abstraction of dependency on X11 specific SalData


2006-08-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [9783ef4fb13be3206b7d1c4b1d9eae18ebc12cf5]

INTEGRATION: CWS svp01 (1.40.88); FILE MERGED 2006/07/25 10:17:31 pl 1.40.88.3: RESYNC: (1.41-1.42); FILE MERGED 2006/06/27 12:59:50 pl 1.40.88.2: RESYNC: (1.40-1.41); FILE MERGED 2006/05/22 16:35:33 pl 1.40.88.1: #135265# free plugin abstraction of dependency on X11 specific SalData


2006-08-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [49352f1aa364e08f6dc793ac6c826afaeedfde1e]

INTEGRATION: CWS svp01 (1.15.280); FILE MERGED 2006/06/27 12:59:41 pl 1.15.280.2: RESYNC: (1.15-1.16); FILE MERGED 2006/05/22 16:35:33 pl 1.15.280.1: #135265# free plugin abstraction of dependency on X11 specific SalData


2006-08-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [f64af1a994c8b1a36dc46b030b441eabcc2842f7]

INTEGRATION: CWS svp01 (1.30.80); FILE MERGED 2006/06/27 12:59:10 pl 1.30.80.2: RESYNC: (1.30-1.31); FILE MERGED 2006/05/22 16:35:33 pl 1.30.80.1: #135265# free plugin abstraction of dependency on X11 specific SalData


2006-08-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [61c817c975fa745da6d89d31fb7d3a86c36891e0]

INTEGRATION: CWS svp01 (1.41.82); FILE MERGED 2006/07/25 10:17:23 pl 1.41.82.3: RESYNC: (1.42-1.43); FILE MERGED 2006/06/27 12:59:01 pl 1.41.82.2: RESYNC: (1.41-1.42); FILE MERGED 2006/05/22 16:35:33 pl 1.41.82.1: #135265# free plugin abstraction of dependency on X11 specific SalData


2006-08-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [60401566c3e2bbcef65ec861b5f79c95b2815036]

INTEGRATION: CWS svp01 (1.20.78); FILE MERGED 2006/07/25 10:17:16 pl 1.20.78.3: RESYNC: (1.21-1.22); FILE MERGED 2006/06/27 12:58:39 pl 1.20.78.2: RESYNC: (1.20-1.21); FILE MERGED 2006/05/22 16:35:33 pl 1.20.78.1: #135265# free plugin abstraction of dependency on X11 specific SalData


2006-08-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [a33e73e7657a2ec45a81ab203e29955f491b5e63]

INTEGRATION: CWS svp01 (1.26.110); FILE MERGED 2006/05/22 16:35:32 pl 1.26.110.1: #135265# free plugin abstraction of dependency on X11 specific SalData


2006-08-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [c9093593dcd263e55ac5d2aee43e747bbd2bf91c]

INTEGRATION: CWS svp01 (1.25.222); FILE MERGED 2006/06/27 12:53:30 pl 1.25.222.2: RESYNC: (1.25-1.26); FILE MERGED 2006/05/22 16:35:32 pl 1.25.222.1: #135265# free plugin abstraction of dependency on X11 specific SalData


2006-08-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [4b4f084cc0ce4a0a62827c5d27921f94b352d7a5]

INTEGRATION: CWS svp01 (1.10.280); FILE MERGED 2006/05/22 16:35:32 pl 1.10.280.1: #135265# free plugin abstraction of dependency on X11 specific SalData


2006-08-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [2fd784e8cf546310c4e897e10a979020bb77b908]

INTEGRATION: CWS svp01 (1.27.278); FILE MERGED 2006/07/25 10:17:08 pl 1.27.278.3: RESYNC: (1.28-1.29); FILE MERGED 2006/06/27 12:56:57 pl 1.27.278.2: RESYNC: (1.27-1.28); FILE MERGED 2006/05/22 16:35:32 pl 1.27.278.1: #135265# free plugin abstraction of dependency on X11 specific SalData


2006-08-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [709d698528022fbd3bce7a0a1574e8dfb2751e39]

INTEGRATION: CWS svp01 (1.72.80); FILE MERGED 2006/07/25 10:17:01 pl 1.72.80.3: RESYNC: (1.74-1.77); FILE MERGED 2006/06/27 12:56:36 pl 1.72.80.2: RESYNC: (1.72-1.74); FILE MERGED 2006/05/22 16:35:32 pl 1.72.80.1: #135265# free plugin abstraction of dependency on X11 specific SalData


2006-08-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [4c19f2b88e26833ea4abff1a9f9945135c488c47]

INTEGRATION: CWS svp01 (1.42.218); FILE MERGED 2006/07/25 10:16:52 pl 1.42.218.4: RESYNC: (1.43-1.45); FILE MERGED 2006/06/27 15:43:16 pl 1.42.218.3: removed a warning 2006/06/27 12:56:22 pl 1.42.218.2: RESYNC: (1.42-1.43); FILE MERGED 2006/05/22 16:35:31 pl 1.42.218.1: #135265# free plugin abstraction of dependency on X11 specific SalData


2006-08-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [20de66bff5e0a547f84420aae738eee7c0442c5d]

INTEGRATION: CWS svp01 (1.30.182); FILE MERGED 2006/06/27 12:54:38 pl 1.30.182.2: RESYNC: (1.30-1.32); FILE MERGED 2006/05/22 16:35:31 pl 1.30.182.1: #135265# free plugin abstraction of dependency on X11 specific SalData


2006-08-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [ba18c8c52b42a4b6bf1731d424582a7ac5a36d99]

INTEGRATION: CWS svp01 (1.35.182); FILE MERGED 2006/06/27 12:54:16 pl 1.35.182.2: RESYNC: (1.35-1.36); FILE MERGED 2006/05/22 16:35:31 pl 1.35.182.1: #135265# free plugin abstraction of dependency on X11 specific SalData


2006-08-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [980dea4b9e3271813fbb39b2932335241e2a50bf]

INTEGRATION: CWS svp01 (1.12.88); FILE MERGED 2006/07/25 10:16:35 pl 1.12.88.3: RESYNC: (1.13-1.15); FILE MERGED 2006/06/27 12:53:21 pl 1.12.88.2: RESYNC: (1.12-1.13); FILE MERGED 2006/05/22 16:35:31 pl 1.12.88.1: #135265# free plugin abstraction of dependency on X11 specific SalData


2006-08-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [35b4ac021308303b64e6f51abdbbf94ba0699b66]

INTEGRATION: CWS svp01 (1.11.180); FILE MERGED 2006/07/25 10:16:12 pl 1.11.180.3: RESYNC: (1.12-1.13); FILE MERGED 2006/06/27 12:53:09 pl 1.11.180.2: RESYNC: (1.11-1.12); FILE MERGED 2006/05/22 16:35:30 pl 1.11.180.1: #135265# free plugin abstraction of dependency on X11 specific SalData


2006-08-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [59729d173276fe38c35f47e8177bace86426dfc6]

INTEGRATION: CWS svp01 (1.5.280); FILE MERGED 2006/05/22 16:35:30 pl 1.5.280.1: #135265# free plugin abstraction of dependency on X11 specific SalData


2006-08-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [faff17d18056afe94b7378d8c2147b178b16fc1a]

INTEGRATION: CWS svp01 (1.6.222); FILE MERGED 2006/05/22 16:35:30 pl 1.6.222.1: #135265# free plugin abstraction of dependency on X11 specific SalData


2006-08-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [fdd2f9e5f7d67a418ff8131cdc44d45b8206be6e]

INTEGRATION: CWS svp01 (1.4.280); FILE MERGED 2006/06/27 12:52:47 pl 1.4.280.2: RESYNC: (1.4-1.5); FILE MERGED 2006/05/22 16:35:30 pl 1.4.280.1: #135265# free plugin abstraction of dependency on X11 specific SalData


2006-08-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [e22baf0c41e430ea9e7f0f9dc1efb6002ea23444]

INTEGRATION: CWS svp01 (1.14.220); FILE MERGED 2006/05/22 16:35:29 pl 1.14.220.1: #135265# free plugin abstraction of dependency on X11 specific SalData


2006-08-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [7e430a96150d85296e7c5a19cfe6f5671f25e9f4]

INTEGRATION: CWS svp01 (1.7.174); FILE MERGED 2006/06/27 12:50:16 pl 1.7.174.2: RESYNC: (1.7-1.8); FILE MERGED 2006/05/22 16:35:29 pl 1.7.174.1: #135265# free plugin abstraction of dependency on X11 specific SalData


2006-08-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [a40acb0bc19b76afe9200669f697ce8247510228]

INTEGRATION: CWS svp01 (1.47.40); FILE MERGED 2006/07/25 10:15:37 pl 1.47.40.3: RESYNC: (1.49-1.51); FILE MERGED 2006/06/27 12:50:07 pl 1.47.40.2: RESYNC: (1.47-1.49); FILE MERGED 2006/05/22 16:35:29 pl 1.47.40.1: #135265# free plugin abstraction of dependency on X11 specific SalData


2006-08-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [2836ec06c1280e6967f5bdb9fd6547f22c7e24aa]

INTEGRATION: CWS svp01 (1.27.18); FILE MERGED 2006/07/25 10:15:27 pl 1.27.18.3: RESYNC: (1.28-1.30); FILE MERGED 2006/06/27 12:49:54 pl 1.27.18.2: RESYNC: (1.27-1.28); FILE MERGED 2006/05/22 16:35:27 pl 1.27.18.1: #135265# free plugin abstraction of dependency on X11 specific SalData


2006-08-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [16d2cb073de65d029dd174c2cf2a5a99aabcb686]

INTEGRATION: CWS svp01 (1.13.18); FILE MERGED 2006/06/27 12:49:18 pl 1.13.18.2: RESYNC: (1.13-1.14); FILE MERGED 2006/05/22 16:35:26 pl 1.13.18.1: #135265# free plugin abstraction of dependency on X11 specific SalData


2006-08-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [3ae0e80cd9847c9f1ada2ba69dc5d587b4b50879]

INTEGRATION: CWS svp01 (1.21.220); FILE MERGED 2006/07/25 10:15:13 pl 1.21.220.3: RESYNC: (1.23-1.25); FILE MERGED 2006/06/27 12:49:08 pl 1.21.220.2: RESYNC: (1.21-1.23); FILE MERGED 2006/05/22 16:35:26 pl 1.21.220.1: #135265# free plugin abstraction of dependency on X11 specific SalData


2006-08-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [563af78069ac2dab779e05c7b10ca4ad45fe0f6b]

INTEGRATION: CWS svp01 (1.22.86); FILE MERGED 2006/06/27 12:34:13 pl 1.22.86.2: RESYNC: (1.22-1.23); FILE MERGED 2006/06/13 10:41:08 pl 1.22.86.1: #135265# SalGraphics helper method


2006-08-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [ffab366388ec91043ee51e87d888579767bce05a]

INTEGRATION: CWS svp01 (1.93.8); FILE MERGED 2006/07/25 10:13:13 pl 1.93.8.2: RESYNC: (1.93-1.96); FILE MERGED 2006/07/24 16:32:44 pl 1.93.8.1: #138338# update graphics state befor emitting transparency groups (e.g. clipping!)


2006-08-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [61d1fd04ad56d96f8a56602f46dcb98558b2986e]

INTEGRATION: CWS svp01 (1.23.82); FILE MERGED 2006/06/27 12:26:35 pl 1.23.82.2: RESYNC: (1.23-1.24); FILE MERGED 2006/05/26 14:37:47 pl 1.23.82.1: solve a compiler ambiguity


2006-08-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [b47871f019cb83fd23767f4a089cf414d9367cfd]

INTEGRATION: CWS svp01 (1.9.12); FILE MERGED 2006/08/03 10:49:12 pl 1.9.12.2: fix a warning 2006/08/01 17:26:39 pl 1.9.12.1: be prepared for scanlines not 32bit aligned


2006-08-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [a94e4b3ec3f24100e28eff2e8c0cc4bc8051ae1f]

INTEGRATION: CWS svp01 (1.14.56); FILE MERGED 2006/06/27 12:22:02 pl 1.14.56.2: RESYNC: (1.14-1.15); FILE MERGED 2006/05/26 14:37:14 pl 1.14.56.1: #135265# create Bitmap from SalBitmap


2006-08-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [9a1e62217cf7645bca396934648b07291286c9da]

INTEGRATION: CWS svp01 (1.66.10); FILE MERGED 2006/07/25 10:11:00 pl 1.66.10.2: RESYNC: (1.66-1.67); FILE MERGED 2006/07/24 09:21:48 pl 1.66.10.1: safety net


2006-08-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [ce75470ae4100edde912c952248ee72a95ac2067]

INTEGRATION: CWS svp01 (1.47.56); FILE MERGED 2006/05/22 16:35:26 pl 1.47.56.2: #135265# free plugin abstraction of dependency on X11 specific SalData 2006/05/19 15:10:05 pl 1.47.56.1: #135265# export some more headers


2006-08-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [26bdcd04e32867432a382d1ba116203c9896be03]

INTEGRATION: CWS svp01 (1.77.12); FILE MERGED 2006/07/25 10:06:36 pl 1.77.12.3: RESYNC: (1.78-1.79); FILE MERGED 2006/06/27 11:41:34 pl 1.77.12.2: RESYNC: (1.77-1.78); FILE MERGED 2006/06/09 13:52:10 pl 1.77.12.1: #135265# do not open an X connection in headless case


2006-08-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [83bfe106d9b993b72c01712120498036103d9f04]

INTEGRATION: CWS svp01 (1.67.6); FILE MERGED 2006/06/27 11:37:22 pl 1.67.6.2: RESYNC: (1.67-1.70); FILE MERGED 2006/06/09 13:19:34 pl 1.67.6.1: #135265# do not open an X connection in headless case


2006-08-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [a8f9fef0e53cd4ed1a218ec244ba2a3ab8d2ab44]

INTEGRATION: CWS svp01 (1.5.20); FILE MERGED 2006/06/27 14:15:51 pl 1.5.20.3: remove a warning 2006/06/27 11:33:41 pl 1.5.20.2: RESYNC: (1.5-1.6); FILE MERGED 2006/05/31 14:06:25 thb 1.5.20.1: #i65904# Extracted cohen-sutherland rect clip tooling into exported header (needed for basebmp)


2006-08-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [d53a6b5b71834bacabf906a929a7f9bed1ef5e9f]

INTEGRATION: CWS svp01 (1.2.18); FILE MERGED 2006/05/31 14:06:25 thb 1.2.18.1: #i65904# Extracted cohen-sutherland rect clip tooling into exported header (needed for basebmp)


2006-08-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [dbd7f9185a45fb188de8a4fc89da9ff56e58690c]

INTEGRATION: CWS svp01 (1.27.18); FILE MERGED 2006/05/31 14:06:25 thb 1.27.18.1: #i65904# Extracted cohen-sutherland rect clip tooling into exported header (needed for basebmp)


2006-08-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [ab2a6fbdf2e0b9ddea7c8bc901dc072bf945f7d1]

INTEGRATION: CWS svp01 (1.1.2); FILE ADDED 2006/05/31 14:37:43 thb 1.1.2.2: #i65904# Forgot return value 2006/05/31 14:08:53 thb 1.1.2.1: #i65904# Extracted cohen-sutherland rect clip tooling into exported header (needed for basebmp)


2006-08-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [6dada8b8fc8d540e696a5b719a73fb64eaaf1d04]

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>  [a98c509c1801285ea026e064ad16ed3ec7e1f556]

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>  [2e7818b7765ad0557c2f816f76a6dd0e11fbf31d]

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>  [3c936b2155ffa936e457752d167105ee3a86aef8]

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>  [cc5767678199adc7c51a3839f316c27ae43b4611]

INTEGRATION: CWS svp01 (1.7.10); FILE MERGED 2006/07/25 09:43:51 pl 1.7.10.2: RESYNC: (1.7-1.8); FILE MERGED 2006/07/24 16:35:10 pl 1.7.10.1: #138338# watermark string


2006-08-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [58963b2c0e67dd74e69b8358365687b1e2f470be]

INTEGRATION: CWS svp01 (1.49.2); FILE MERGED 2006/08/03 16:48:39 pl 1.49.2.3: #138338# rounding issue 2006/07/25 09:43:40 pl 1.49.2.2: RESYNC: (1.49-1.50); FILE MERGED 2006/07/24 16:35:10 pl 1.49.2.1: #138338# watermark string


2006-08-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [20c9458f48342b30a39dc456fa32b6d4aa06c6bb]

INTEGRATION: CWS onelinefix (1.21.4); FILE MERGED 2006/08/10 09:30:58 gh 1.21.4.1: #i68313#


2006-08-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [e978590f79bae39eb4a5ff9dfd06487d09d0954c]

INTEGRATION: CWS jl40 (1.2.6); FILE MERGED 2006/07/27 14:16:25 jl 1.2.6.2: #67372# 2006/07/27 11:39:31 jl 1.2.6.1: #67372#


2006-08-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [e55dd11d1d2858fbc962d7eab6453dc9e0b68ca0]

INTEGRATION: CWS jl40 (1.2.6); FILE MERGED 2006/07/27 11:39:31 jl 1.2.6.1: #67372#


2006-08-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [40f180e488ffbe318be8964f4b0d135112ca778a]

INTEGRATION: CWS jl40 (1.2.6); FILE MERGED 2006/07/27 11:39:30 jl 1.2.6.1: #67372#


2006-08-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [bfe9981defe70512b4f3618e76bac346b3f9ef23]

INTEGRATION: CWS jl40 (1.1.2); FILE ADDED 2006/07/27 11:37:37 jl 1.1.2.1: #i67372#


2006-08-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [f22d2e64bdc1833b25d6ed056be55eab441bfa1f]

INTEGRATION: CWS jl40 (1.1.2); FILE ADDED 2006/07/27 11:37:26 jl 1.1.2.1: #i67372#


2006-08-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [3b5cfc39800c082c894a0f5462dc9a6f3073295d]

INTEGRATION: CWS jl40 (1.2.6); FILE MERGED 2006/07/27 11:39:29 jl 1.2.6.1: #67372#


2006-08-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [ce06ec6393d6ec3422003e0edcf1736237d3c390]

INTEGRATION: CWS jl40 (1.1.2); FILE ADDED 2006/07/24 14:35:13 sb 1.1.2.2: #i67503# Missing -kb. 2006/07/21 08:42:48 sb 1.1.2.1: #i67503# Test extensions originally attached to #i66005#, including readme.txt.


2006-08-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [7ff200219a0bf43b6ed5763a0cc5b1caf1eb3aaa]

INTEGRATION: CWS jl40 (1.1.2); FILE ADDED 2006/07/21 08:42:39 sb 1.1.2.1: #i67503# Test extensions originally attached to #i66005#, including readme.txt.


2006-08-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [4d5acc8f2b1f578537c9f8e56b4f3f2ce358cae8]

INTEGRATION: CWS jl40 (1.1.2); FILE ADDED 2006/07/24 14:35:13 sb 1.1.2.2: #i67503# Missing -kb. 2006/07/21 08:42:29 sb 1.1.2.1: #i67503# Test extensions originally attached to #i66005#, including readme.txt.


2006-08-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [e6a5a799e37c7a0ad1db0ca84b780b2bae97befd]

INTEGRATION: CWS jl40 (1.1.2); FILE ADDED 2006/07/24 14:35:13 sb 1.1.2.2: #i67503# Missing -kb. 2006/07/21 08:42:20 sb 1.1.2.1: #i67503# Test extensions originally attached to #i66005#, including readme.txt.


2006-08-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [1978feb1a3d57bb41ef0f85a6833eaf4f9412dda]

INTEGRATION: CWS jl40 (1.1.2); FILE ADDED 2006/07/24 14:35:12 sb 1.1.2.2: #i67503# Missing -kb. 2006/07/21 08:42:10 sb 1.1.2.1: #i67503# Test extensions originally attached to #i66005#, including readme.txt.


2006-08-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [489031b7923377aeeefe267ee9cf981ff20ae417]

INTEGRATION: CWS jl40 (1.1.2); FILE ADDED 2006/07/24 14:35:12 sb 1.1.2.2: #i67503# Missing -kb. 2006/07/21 08:42:00 sb 1.1.2.1: #i67503# Test extensions originally attached to #i66005#, including readme.txt.


2006-08-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [ae36ff237d461ee2774608be253f7719c258de52]

INTEGRATION: CWS jl40 (1.1.2); FILE ADDED 2006/07/24 14:35:12 sb 1.1.2.2: #i67503# Missing -kb. 2006/07/21 08:41:49 sb 1.1.2.1: #i67503# Test extensions originally attached to #i66005#, including readme.txt.


2006-08-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [69520c30e5882bb8997487b6901893b87918c3fc]

INTEGRATION: CWS jl40 (1.1.2); FILE ADDED 2006/07/24 14:35:12 sb 1.1.2.2: #i67503# Missing -kb. 2006/07/21 08:41:39 sb 1.1.2.1: #i67503# Test extensions originally attached to #i66005#, including readme.txt.


2006-08-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [4055b29130524c2ff8cfa1d7f37e45fa45b2dfd9]

INTEGRATION: CWS jl40 (1.1.2); FILE ADDED 2006/07/24 14:35:12 sb 1.1.2.2: #i67503# Missing -kb. 2006/07/21 08:41:28 sb 1.1.2.1: #i67503# Test extensions originally attached to #i66005#, including readme.txt.


2006-08-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [99eb4a315c72307470cf5fc50833cc9354363948]

INTEGRATION: CWS fwk44 (1.33.74); FILE MERGED 2006/08/04 10:20:29 mav 1.33.74.1: #139115# fix patch integration problem


2006-08-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [6aef835fa0d2b6cc9173e70423d84d7ada23f0d4]

INTEGRATION: CWS jl40 (1.1.2); FILE ADDED 2006/07/24 14:35:11 sb 1.1.2.2: #i67503# Missing -kb. 2006/07/21 08:41:14 sb 1.1.2.1: #i67503# Test extensions originally attached to #i66005#, including readme.txt.


2006-08-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [0b171a2f0b657cfd31374674d7cbceacb1498e99]

INTEGRATION: CWS fwk44 (1.31.46); FILE MERGED 2006/08/07 12:35:08 pb 1.31.46.1: fix: #133213# do not select NULL entries


2006-08-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [059bbf5c2a1df381e590ef2d924d2cccaf995bbb]

INTEGRATION: CWS jl40 (1.9.6); FILE MERGED 2006/07/28 06:44:12 jl 1.9.6.3: RESYNC: (1.9-1.10); FILE MERGED 2006/07/27 14:06:53 jl 1.9.6.2: #135435# do not use lower case meta-inf 2006/07/27 11:44:11 jl 1.9.6.1: #67372# schema of description.xml changed


2006-08-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [5daf1a8d9381475812ebc46308b78cb5bf55a099]

INTEGRATION: CWS jl40 (1.12.70); FILE MERGED 2006/07/27 11:44:10 jl 1.12.70.1: #67372# schema of description.xml changed


2006-08-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [d4261bfff65fc0335b19f946f1e7c9ed7b157fc0]

INTEGRATION: CWS fwk44 (1.70.26); FILE MERGED 2006/08/07 10:13:23 fs 1.70.26.1: #i68215#


2006-08-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [7504a1464e62c9cd73ac3a06f12389e7e4bfd245]

INTEGRATION: CWS jl40 (1.11.6); FILE MERGED 2006/07/27 14:06:52 jl 1.11.6.1: #135435# do not use lower case meta-inf


2006-08-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [3ee3f7956937d6fa0cd8a5490f57f3fbb45592d8]

INTEGRATION: CWS jl40 (1.8.204); FILE MERGED 2006/07/27 11:44:10 jl 1.8.204.1: #67372# schema of description.xml changed


2006-08-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [367d50190752ffb33b7d21683de48095bd0aa75b]

INTEGRATION: CWS jl40 (1.2.6); FILE MERGED 2006/07/21 08:32:54 sb 1.2.6.1: #i67591# Missing FreeResource().


2006-08-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [15c96e4129bd81be1d50484c7a3a2b18300906d6]

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>  [b3cdcd49c1b8d17d0dc66dcfeda7583fface56fd]

INTEGRATION: CWS fwk44 (1.15.24); FILE MERGED 2006/08/07 09:13:08 cd 1.15.24.1: #i67882# Revert changes of i66983 as sd uses this non-documented behavior


2006-08-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [1c7d9f1b95271015ea80fb0182104554a8c5a9c0]

INTEGRATION: CWS jl40 (1.50.6); FILE MERGED 2006/07/20 11:11:04 jl 1.50.6.1: #136993# wrong handling of solar mutex lead to deadlock


2006-08-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [16c71168074a79f151c235af7de762717179aff6]

INTEGRATION: CWS calcmergedcells (1.50.16); FILE MERGED 2006/08/04 08:44:56 nn 1.50.16.1: #i68085# DrawStrings: pattern from cell info for hidden columns is null


2006-08-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [5a41b36a06d1debfe8f338e592d1531c592e98d3]

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>  [658c2667fb63dc1147f7750557fca3d3ce8cc802]

INTEGRATION: CWS gcjsix (1.7.28); FILE MERGED 2006/08/02 10:46:15 cmc 1.7.28.1: #i67465# gcc's 4.1.2 libawt is like sun's now, and doesn't require linking against -lgcj, move -lgcj into AWTLIB if needed


2006-08-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [2f7f52475ce3feafde11d379f01d7586cf1702d6]

INTEGRATION: CWS gcjsix (1.9.12); FILE MERGED 2006/08/02 10:06:16 cmc 1.9.12.1: #i64918# gcj will change it's jvm providing library to the sunalike libjvm.so


2006-08-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [a35ecbd6ad9295eb41286e715717b445e9f94289]

INTEGRATION: CWS gcjsix (1.11.12); FILE MERGED 2006/08/02 09:35:23 cmc 1.11.12.1: #i64918# treat gcj like the rest of the sunalike javas


2006-08-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [2826f4e96b63afd575357a248a57677827062807]

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>  [11173d207f00e02e9f2954a73b66c4e43bb5b703]

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-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [a0095bb26dddd982608655d5d55aaa9b2bc4b4a4]

INTEGRATION: CWS swqbf82 (1.80.88); FILE MERGED 2006/08/09 14:33:52 hdu 1.80.88.1: #i24517# move OutputDevice::Stretchtext fix to CWS swqbf82


2006-08-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [8205ad7d27c7e095f78947db280d601a6570cd5b]

INTEGRATION: CWS swqbf82 (1.82.22); FILE MERGED 2006/08/09 18:47:24 fme 1.82.22.1: #b6439097# Expanded underline portion - second try


2006-08-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [15cc78f4cc57a932ad3d1cb2e869ed4582911996]

INTEGRATION: CWS swqbf82 (1.39.24); FILE MERGED 2006/08/09 18:52:42 fme 1.39.24.2: #b6439097# Expanded underline portion - second try 2006/08/09 18:47:14 fme 1.39.24.1: #b6439097# Expanded underline portion - second try


2006-08-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [88e2c4fe324d2ee80959e477188c9056ee341d31]

INTEGRATION: CWS swqbf82 (1.64.24); FILE MERGED 2006/08/09 18:47:24 fme 1.64.24.1: #b6439097# Expanded underline portion - second try


2006-08-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [0ee332676c796df4481922ec6504b9cc6cfd0638]

INTEGRATION: CWS swqbf82 (1.120.24); FILE MERGED 2006/08/09 18:40:02 fme 1.120.24.1: #b6439097# Expanded underline portion - second try


2006-08-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [3ebe34cb60242d8d8755ab2fbbbbda9c34e2f34f]

INTEGRATION: CWS swqbf82 (1.12.8); FILE MERGED 2006/08/09 18:57:15 fme 1.12.8.1: #b6439097# Expanded underline portion - second try


2006-08-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [f61547c5b88de9b8891a22e232c842ccec184686]

INTEGRATION: CWS swqbf82 (1.11.18); FILE MERGED 2006/08/09 18:56:04 fme 1.11.18.1: #b6439097# Expanded underline portion - second try


2006-08-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [0e8fa92cb1d4db9213891d45c7ea62d9fa767a7e]

INTEGRATION: CWS fwk45 (1.26.8); FILE MERGED 2006/08/07 17:32:44 mav 1.26.8.1: #i68196# clean the cache; check/set hierarchy url


2006-08-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [1f21853746e0da8651473f418cee0f48145bb775]

INTEGRATION: CWS fwk45 (1.34.8); FILE MERGED 2006/08/07 17:32:43 mav 1.34.8.1: #i68196# clean the cache; check/set hierarchy url


2006-08-10  Vladimir Glazounov  <vg@openoffice.org>  [720afc0ce7afa37aa3fbf0c8f1cb9f27b826a1b0]

#i10000# Needs 'component-update.dtd' delivered by module 'officecfg'


2006-08-09  Armin Weiss  <aw@openoffice.org>  [9927e1ca23c8353c880a3ae0a196caabdf747c4b]

#i39532#


2006-08-09  Armin Weiss  <aw@openoffice.org>  [4d0a693b85b6191d351f7a6bb0e5c30b2e47eca8]

#i39532#


2006-08-09  Armin Weiss  <aw@openoffice.org>  [73679d08d7072f98065007b7014df46e45e2862e]

#i39532#


2006-08-09  Rüdiger Timm  <rt@openoffice.org>  [9e758bf379af11538428b7dea8c6cc0463ad657a]

#i68242# 'graphictools.hxx' has been moved from 'svtools' to 'vcl'. Header-define corrected.


2006-08-09  Rüdiger Timm  <rt@openoffice.org>  [8def817b5750d4f830481eb3de398ff719b8db92]

#i68273# 'graphictools.hxx' has been moved to vcl.


2006-08-09  Rüdiger Timm  <rt@openoffice.org>  [94186fdf0fa122bd64dd43f92aca8bbc6129581e]

#i68273# 'graphictools.hxx' has been moved to vcl.


2006-08-08  Ivo Hinkelmann  <ihi@openoffice.org>  [ff25bc1712ef1117bc20a82e25694fd371ba0b86]

#i10000# #i68251# Event handle removed


2006-08-08  Ivo Hinkelmann  <ihi@openoffice.org>  [14e6a323f67d72fa778ab128a10211141d9f0a63]

#i10000# #i66982# unxlngi4.mk defines wrong linker (libuno_sal.so.3: undefined symbol: _ZTISt9bad_alloc)


2006-08-08  Rüdiger Timm  <rt@openoffice.org>  [3731fd0aa964a3d5ecca126767074681c49d8177]

#i68242# 'graphictools.hxx' has been moved from 'svtools' to 'vcl'


2006-08-07  Vladimir Glazounov  <vg@openoffice.org>  [a878c4f639151b91b5c520f0dbbda324934cb935]

#i10000# Deintegrate cws fpicker6


2006-08-07  Vladimir Glazounov  <vg@openoffice.org>  [b04c2937bbc5b3db538e9523e078b469f9899b67]

#i10000# Deintegrate cws fpicker6


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [dd7f020cac59b37b6d849a8cda28018231d6260e]

#i10000# updated configue


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [af6205a686c3ac5cf5999c0a46c815dae0e66b6a]

SRC680


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [acadc4eed82882e1bafeea1628d57bed1b2180c9]

INTEGRATION: CWS fwk43 (1.59.20); FILE MERGED 2006/08/03 12:34:14 fme 1.59.20.1: #137134# Check if pSh really is a cursor shell before casting and crashing


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [846d1fe508d01a0d0d476b9b3061172bdbcc0e8a]

INTEGRATION: CWS fwk42 (1.17.4); FILE MERGED 2006/08/01 19:16:12 mav 1.17.4.2: #139038# fix default value 2006/08/01 15:43:03 mav 1.17.4.1: #139038# fix the default value, remove workaround


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [2de7c54d0a75c571f39d5adf403d3a9a6c04e799]

INTEGRATION: CWS fwk42 (1.180.68); FILE MERGED 2006/08/02 15:27:26 mav 1.180.68.1: #i68076# set the correct property value


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [a1f5b8b1b11709b68ae30f894cd6e064045c52ef]

INTEGRATION: CWS fwk42 (1.181.28); FILE MERGED 2006/08/01 15:55:52 mav 1.181.28.2: #139038# fix the default value 2006/08/01 15:51:31 mav 1.181.28.1: #139038# fix the default value


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [715d38341a7a9e04fa66195fd784b2167155b315]

INTEGRATION: CWS fwk42 (1.32.12); FILE MERGED 2006/08/02 15:14:12 cd 1.32.12.1: #i68068# Use module identifier directly to determine module for module dependent options


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [bdce1b78cf3154b915c0c6cfdab9450b7571154e]

INTEGRATION: CWS fwk42 (1.51.210); FILE MERGED 2006/08/01 17:56:28 mav 1.51.210.1: #139038# change the default value


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [7d16a1006314eb2d619af56ed6ad55d8c02da0ae]

INTEGRATION: CWS fwk42 (1.63.12); FILE MERGED 2006/08/01 18:05:39 mav 1.63.12.1: #139038# change the default value


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [3c2a604dce1e751cc588c3669bf0cabfae500c5e]

INTEGRATION: CWS fwk42 (1.61.14); FILE MERGED 2006/08/01 18:00:32 mav 1.61.14.1: #139038# change the default value


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [7576a2736e8be4fea0a92a431661c74f577dfda0]

INTEGRATION: CWS dba204c (1.2.82); FILE MERGED 2006/07/27 11:23:10 fs 1.2.82.2: RESYNC: (1.2-1.3); FILE MERGED 2006/07/26 08:50:15 fs 1.2.82.1: #i67595# internally hold ScriptEventDescriptors as property values (instead of the previous ScriptCode only), to not lose additional information from the descriptor, such as the ScriptType


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [771b8e55fcb42092670eca86986256c3e4fb1b46]

INTEGRATION: CWS dba204c (1.4.12); FILE MERGED 2006/07/27 13:54:54 fs 1.4.12.3: #i10000# 2006/07/27 11:23:01 fs 1.4.12.2: RESYNC: (1.4-1.5); FILE MERGED 2006/07/26 08:50:15 fs 1.4.12.1: #i67595# internally hold ScriptEventDescriptors as property values (instead of the previous ScriptCode only), to not lose additional information from the descriptor, such as the ScriptType


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [410003a315a1080e7dc5aad118df827e951d49e9]

INTEGRATION: CWS dba204c (1.2.14); FILE MERGED 2006/07/26 08:29:55 fs 1.2.14.1: #i67595# added construction from Sequence< PropertyValue >


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [847b20fbed5930b03c97682e35c8219f65ade797]

INTEGRATION: CWS dba204c (1.8.28); FILE MERGED 2006/07/19 13:35:39 fs 1.8.28.1: during #i67530#: m_aDatabaseName is never used


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [0ed5e7e53ccdf03897549f1f2f4c6ab6465178ba]

INTEGRATION: CWS dba204c (1.68.6); FILE MERGED 2006/07/27 11:20:44 fs 1.68.6.2: RESYNC: (1.68-1.70); FILE MERGED 2006/07/19 13:37:11 fs 1.68.6.1: during #i67530#: OTableFieldDescription::Set/GetDatabaseName is never used


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [1af4d844109c5eb1c06a843829ca20734c4c9fbe]

INTEGRATION: CWS dba204c (1.80.8); FILE MERGED 2006/07/19 13:37:35 fs 1.80.8.1: #i67530# properly initialize the field list when encountering expressions


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [64276c0834cbd1d4839ff245fa6e02289584ca17]

INTEGRATION: CWS dba204c (1.17.8); FILE MERGED 2006/07/19 13:36:16 fs 1.17.8.1: during #i67530#: OTableFieldDescription::Set/GetDatabaseName is never used


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [90b2e3cf0ef2c943a0a239441680909ba1187159]

INTEGRATION: CWS dba204c (1.6.28); FILE MERGED 2006/07/19 13:35:17 fs 1.6.28.1: during #i67530#: m_aDatabaseName is never used


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [30278ea6972f2b971b16509ca6f9877effebe34a]

INTEGRATION: CWS dba204c (1.3.2); FILE MERGED 2006/07/27 14:26:20 fs 1.3.2.1: #i10000# english typo


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [673fc9c8687cceeb7be0422615b7176a1fa223eb]

INTEGRATION: CWS dba204c (1.6.4); FILE MERGED 2006/07/21 11:03:38 fs 1.6.4.1: #i67635# make m_pColumns an ::sdt::auto_ptr, again

Holding it as ImplementationReference is bad, since this would |acquire| it, but
it delegates all |acquire| and |release| calls to its parent (ourself)

Holding it as auto_ptr doesn't hurt: If we're in the dtor, then nobody can
have a reference to the columns, since this would have been delegated to
ourself, which means we could not be in the dtor.

2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [a94c3677b9320356d65528d2ff2dd60d1e7b0d88]

INTEGRATION: CWS dba204c (1.9.4); FILE MERGED 2006/07/21 11:14:14 fs 1.9.4.2: still #i67635#: ooops don't access a NULL m_pColumns in disposing ... 2006/07/21 11:03:37 fs 1.9.4.1: #i67635# make m_pColumns an ::sdt::auto_ptr, again

Holding it as ImplementationReference is bad, since this would |acquire| it, but
it delegates all |acquire| and |release| calls to its parent (ourself)

Holding it as auto_ptr doesn't hurt: If we're in the dtor, then nobody can
have a reference to the columns, since this would have been delegated to
ourself, which means we could not be in the dtor.

2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [86558b2e34d2f88bab6556ef3432fedb99cae152]

INTEGRATION: CWS dba204c (1.16.28); FILE MERGED 2006/08/01 13:56:39 fs 1.16.28.2: #i10000# 2006/07/21 11:02:13 fs 1.16.28.1: during #i67635#: don't delete m_pColumns in ::disposing, but in the dtor only


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [d4243ac5334bfdebed4b3dedd9befa6daf4ffaf0]

INTEGRATION: CWS dba204c (1.28.8); FILE MERGED 2006/08/01 13:56:39 fs 1.28.8.2: #i10000# 2006/07/21 11:02:13 fs 1.28.8.1: during #i67635#: don't delete m_pColumns in ::disposing, but in the dtor only


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [20d70983dfa8cd7459eae5fd32171d94b5eaed45]

INTEGRATION: CWS dba204c (1.13.28); FILE MERGED 2006/08/01 13:56:38 fs 1.13.28.2: #i10000# 2006/07/21 11:02:13 fs 1.13.28.1: during #i67635#: don't delete m_pColumns in ::disposing, but in the dtor only


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [f9f43cac57dad1d9a498c577cd436107f852b558]

INTEGRATION: CWS dba204c (1.44.8); FILE MERGED 2006/07/21 08:45:51 fs 1.44.8.1: #i67594# when the connection cannot provide a query composer, create one stand-alone


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [86d8c083b25e97f57dc389c8f7a2618930ed9912]

INTEGRATION: CWS dba204c (1.145.8); FILE MERGED 2006/07/24 12:21:32 fs 1.145.8.2: #i67453# when extending an error message, caught during execution, with own information, don't allow for secondary exceptions to slip to the caller 2006/07/21 08:45:50 fs 1.145.8.1: #i67594# when the connection cannot provide a query composer, create one stand-alone


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [750760f5c8b1cbdfa936e7348916f030610bfc88]

INTEGRATION: CWS dba204c (1.62.8); FILE MERGED 2006/07/26 10:41:54 fs 1.62.8.1: #i66596# when executing our key retrieval statement, use the proper query from the query analyzer


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [638ee1ecce7f5acfdecbd5d2d92ea248ee70fb0b]

INTEGRATION: CWS dba204c (1.12.20); FILE MERGED 2006/07/26 09:10:34 fs 1.12.20.1: #i67595# GetPropsbyName: properly set the EventType property


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [4da92efb1340ad65f5b909b84723faaedbf2c593]

INTEGRATION: CWS dba204c (1.7.20); FILE MERGED 2006/07/26 09:09:42 fs 1.7.20.1: #i67595# GetPropsbyName - second argument not const, for convenience


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [025597c15a5f97dd5c439d38eb56510e49e25d3a]

INTEGRATION: CWS dba204c (1.38.12); FILE MERGED 2006/07/21 07:27:23 fs 1.38.12.1: #i47884# BorderColor is MAYBEVOID


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [cab981674e055e5f9286aa9167abbd9fbf79f0d3]

INTEGRATION: CWS dba204c (1.61.24); FILE MERGED 2006/07/27 11:02:36 fs 1.61.24.2: RESYNC: (1.61-1.62); FILE MERGED 2006/07/20 10:39:27 fs 1.61.24.1: dispose the notifier thread, else it stays alive forever


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [cb6633d8190541ae4b083c58fc96ac5fba009354]

INTEGRATION: CWS dba204c (1.41.4); FILE MERGED 2006/08/04 10:03:09 fs 1.41.4.2: #i68137# insert: really insert the given node, not NULL 2006/08/01 14:05:41 fs 1.41.4.1: #i68034#


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [686dea622037423a76fd6f068d419245750b7097]

INTEGRATION: CWS dba204c (1.48.8); FILE MERGED 2006/07/26 10:25:25 fs 1.48.8.1: #66596# getTableNode: add forgotten case table_ref := table_node


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [dd580b681a245d179f41dd6ddd56b4e277e77d9d]

INTEGRATION: CWS thbpp4 (1.1.14); FILE MERGED 2006/07/11 10:36:09 thb 1.1.14.2: #i65318# Now slightly more robust 2006/07/11 10:28:30 thb 1.1.14.1: #i65318# Forwarding internal agg's version to our clients


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [6308dc984d937731e31f0219cddbf28dee10ad43]

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>  [46cdadac894365e68564f4777fd126ab7199f0b6]

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>  [4fe7baacca5cb2d2660dcf4d19f9d0a573220c03]

INTEGRATION: CWS thbpp4 (1.53.144); FILE MERGED 2006/07/26 14:02:14 cmc 1.53.144.1: #i67337# clear results between queries


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [f3e27d8b8b7b1ca43c587d0cb52180ef25e8fd6b]

INTEGRATION: CWS thbpp4 (1.120.202); FILE MERGED 2006/07/26 14:39:41 cmc 1.120.202.1: #i64557# ww2 fix


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [a056fa394325fbc33768e871d67e08a5066da9fc]

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>  [aaa8d1d0f5302da21b5d719f0cc5d91b8bf64a9b]

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>  [bb0c64da1947145cee51838934ed8c7a94bae2ac]

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>  [776edbad2160f95968ab6c019ece86b66092cb3e]

INTEGRATION: CWS thbpp4 (1.7.44); FILE MERGED 2006/07/26 21:16:30 thb 1.7.44.5: #i67433# Slightly more robust: only set AGG_VERSION, if actually set in environment. The internal agg otherwise has a fallback to set the version itself 2006/07/17 15:18:03 thb 1.7.44.4: #i67433# Also removing agg from the link line, when disabled 2006/07/16 20:54:48 thb 1.7.44.3: #i67433# Moved AGG_VERSION define into conditionalized part 2006/07/16 20:45:53 thb 1.7.44.2: #i67433# One can now disable usage of agg completely 2006/07/11 10:33:47 thb 1.7.44.1: #i65318# Applied rene's patch


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [c26fd19966352c464862379b38a9381eea2a2367]

INTEGRATION: CWS thbpp4 (1.2.10); FILE MERGED 2006/07/11 10:33:47 thb 1.2.10.1: #i65318# Applied rene's patch


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [e9824d3df461716e9fd37646ac619eb7cd2d701d]

INTEGRATION: CWS thbpp4 (1.5.10); FILE MERGED 2006/07/26 15:15:01 thb 1.5.10.3: RESYNC: (1.5-1.6); FILE MERGED 2006/07/12 11:02:43 rene 1.5.10.2: fix #if 2006/07/11 10:33:47 thb 1.5.10.1: #i65318# Applied rene's patch


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [e029aedbdb48f006835cf47cb8324622a7e4940c]

INTEGRATION: CWS a11y204 (1.2.100); FILE MERGED 2006/07/24 09:34:52 obr 1.2.100.1: #i67715# make use of XAccessibleTextAttributes


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [0e90df7f7b44eeaa7a2eb9a02c59c44ec1ac353f]

INTEGRATION: CWS a11y204 (1.2.1886); FILE MERGED 2006/07/25 08:29:49 tl 1.2.1886.1: #i67214# implementing text.getDefaultAttributes for EditEngine


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [8438a5f89009558bce8f78ad124cacdf751d67e4]

INTEGRATION: CWS a11y204 (1.20.48); FILE MERGED 2006/07/24 08:50:29 tl 1.20.48.1: #i67214# implementing text.getDefaultAttributes for EditEngine


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [7baff28dad9178e4d1e32033b238e4127a8d17cf]

INTEGRATION: CWS a11y204 (1.47.48); FILE MERGED 2006/08/01 13:30:50 tl 1.47.48.2: #i67214# getRunAttributes fixed 2006/07/24 08:54:01 tl 1.47.48.1: #i67214# implementing text.getDefaultAttributes for EditEngine


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [7b14e37042312ad4988b26b5f0086bde3e796397]

INTEGRATION: CWS a11y204 (1.7.152); FILE MERGED 2006/07/25 07:13:03 od 1.7.152.1: #i63870# - add optional interface com::sun::star::accessibility::XAccessibleTextAtrributes


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [e7994ccf7ff1cc8cf20721688ca6c72eb6299ad2]

INTEGRATION: CWS a11y204 (1.4.154); FILE MERGED 2006/07/24 06:22:15 od 1.4.154.1: #i63870# - add new IDL file XAccessibleTextAttributes.idl


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [d9b68ca00a7eadc1c723b12d1601ee11abd0c9a9]

INTEGRATION: CWS a11y204 (1.1.2); FILE ADDED 2006/07/24 06:19:39 od 1.1.2.1: #i63870# - new interface to support Gnome-ATK-methods.


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [3d5cd458cdcc51cf4aea77c0f8d40758cdbdc4e7]

INTEGRATION: CWS a11y204 (1.13.414); FILE MERGED 2006/08/02 09:54:58 tl 1.13.414.3: #i48608# evaluation of bDark for hi-contrast fixed 2006/08/01 10:30:21 tl 1.13.414.2: #i48608# evaluation of bDark fixed 2006/07/11 11:30:42 tl 1.13.414.1: #i48608# high-contrast problem with formula bar fixed


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [0ecf8c52316a6533072d53e6083e4b4e9860ba0f]

INTEGRATION: CWS a11y204 (1.7.412); FILE MERGED 2006/07/24 13:30:43 os 1.7.412.1: #i136071# order of controls (FixedLine) fixed


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [f0064c49e7c8b09e0bbb8fdb48b09092375abfa6]

INTEGRATION: CWS a11y204 (1.4.414); FILE MERGED 2006/07/11 11:30:32 tl 1.4.414.1: #i48608# high-contrast problem with formula bar fixed


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [8de103c5714aaa2b91cd579d608d268d3b2633c8]

INTEGRATION: CWS a11y204 (1.54.166); FILE MERGED 2006/07/24 06:27:26 od 1.54.166.1: #i63870# method <SwXTextCursor::GetCrsrAttr(..)> 	 - implement extension of parameters


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [aaf73dfead9e13108d5dbc89593ac8eae6101ee4]

INTEGRATION: CWS a11y204 (1.92.168); FILE MERGED 2006/07/25 15:45:49 od 1.92.168.2: RESYNC: (1.92-1.93); FILE MERGED 2006/07/24 06:27:26 od 1.92.168.1: #i63870# method <SwXTextCursor::GetCrsrAttr(..)> 	 - implement extension of parameters


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [79a476cb771432e199acad52db87eeae906b6a62]

INTEGRATION: CWS a11y204 (1.34.238); FILE MERGED 2006/07/24 06:29:59 od 1.34.238.1: #i63870# class <SwAccessibleParagraph> 	 - implement new interface com::sun::star:accessibility::XAccessibleTextAttributes


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [78ac327b22a2760f8aabdeddb63070d8816dd7a5]

INTEGRATION: CWS a11y204 (1.63.236); FILE MERGED 2006/07/24 06:29:59 od 1.63.236.1: #i63870# class <SwAccessibleParagraph> 	 - implement new interface com::sun::star:accessibility::XAccessibleTextAttributes


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [cfe1e5ede4e8609f395a0305dea7408b39f2808b]

INTEGRATION: CWS a11y204 (1.41.168); FILE MERGED 2006/07/24 06:25:56 od 1.41.168.1: #i63870# method <SwXTextCursor::GetCrsrAttr(..)> 	 - extend parameters to get better control about result item set.


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [e0b635b93c9fb8ed00b93454e22e99cd95edcbdc]

INTEGRATION: CWS a11y204 (1.48.6); FILE MERGED 2006/08/02 09:56:17 tl 1.48.6.1: #i68067# evaluation of bDark for hi-contrast fixed


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [85c3f5e958b43c8ae0e9a035b0e5954fbc03f3fe]

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>  [f397d3248d36f940fa0ede0d73e758a4cf60d30d]

INTEGRATION: CWS httpcurl (1.16.8); FILE MERGED 2006/08/02 12:14:04 obr 1.16.8.1: #139080# enable http in curl


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [bb2315c303ff4d39548ce059530ae1efdf25ec33]

INTEGRATION: CWS kdesettings3 (1.3.206); FILE MERGED 2006/07/21 12:53:52 kendy 1.3.206.1: #i66204# Don't link with KDE libraries in Gnome (and v.v.)


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [820e15d98d0bdce39f249e9a8e127afc7184840b]

INTEGRATION: CWS kdesettings3 (1.4.206); FILE MERGED 2006/07/21 12:53:52 kendy 1.4.206.1: #i66204# Don't link with KDE libraries in Gnome (and v.v.)


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [88cec0d91a7a39924eaa2bdd2bc029a962170f04]

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>  [43f2fc767f2890007947622a9ec5bfb6dd4fcdb1]

INTEGRATION: CWS kdesettings3 (1.62.20); FILE MERGED 2006/07/21 12:53:51 kendy 1.62.20.1: #i66204# Don't link with KDE libraries in Gnome (and v.v.)


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [2f4db6c44d511c7b7ad1606dd335911fdb0ec915]

INTEGRATION: CWS kdesettings3 (1.4.12); FILE MERGED 2006/07/21 12:53:51 kendy 1.4.12.1: #i66204# Don't link with KDE libraries in Gnome (and v.v.)


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [aedbbdfd517dfae2a2569d15c7e6523c85777e11]

INTEGRATION: CWS kdesettings3 (1.3.2); FILE MERGED 2006/07/21 12:53:51 kendy 1.3.2.1: #i66204# Don't link with KDE libraries in Gnome (and v.v.)


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [79cb052564510b440956f600dff33e77f98fd3a5]

INTEGRATION: CWS kdesettings3 (1.2.24); FILE MERGED 2006/07/21 12:53:51 kendy 1.2.24.1: #i66204# Don't link with KDE libraries in Gnome (and v.v.)


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [2ac0d54103e97a8fc9d8b31d26d8e403b702d6ff]

INTEGRATION: CWS kdesettings3 (1.2.24); FILE MERGED 2006/07/21 12:53:50 kendy 1.2.24.1: #i66204# Don't link with KDE libraries in Gnome (and v.v.)


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [bc1c7324363e5e806b54af98e4d91763be4b1830]

INTEGRATION: CWS kdesettings3 (1.4.2); FILE MERGED 2006/07/21 12:53:50 kendy 1.4.2.1: #i66204# Don't link with KDE libraries in Gnome (and v.v.)


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [8ae752f3a35c697d0ad930b68cd6b195d59f3b1c]

INTEGRATION: CWS kdesettings3 (1.14.24); FILE MERGED 2006/07/21 12:53:50 kendy 1.14.24.1: #i66204# Don't link with KDE libraries in Gnome (and v.v.)


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [2c7326b9be38693da4f20cf3ad9f7a73098952e5]

INTEGRATION: CWS kdesettings3 (1.7.18); FILE MERGED 2006/07/21 12:53:50 kendy 1.7.18.1: #i66204# Don't link with KDE libraries in Gnome (and v.v.)


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [e32e20ed868f1a622e07004938faa247b96939c9]

INTEGRATION: CWS kdesettings3 (1.2.170); FILE MERGED 2006/07/21 12:53:50 kendy 1.2.170.1: #i66204# Don't link with KDE libraries in Gnome (and v.v.)


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [9f493e493a5fa51c8ce52bf07928288b5217812d]

INTEGRATION: CWS kdesettings3 (1.6.46); FILE MERGED 2006/07/21 12:53:49 kendy 1.6.46.1: #i66204# Don't link with KDE libraries in Gnome (and v.v.)


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [7e1ce1a5c413c74edb231ad7b1adb08c68ce4d6f]

INTEGRATION: CWS kdesettings3 (1.9.2); FILE MERGED 2006/07/21 12:53:49 kendy 1.9.2.1: #i66204# Don't link with KDE libraries in Gnome (and v.v.)


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [edac6516d4ed3749ca65fd7476d255630b944a98]

INTEGRATION: CWS kdesettings3 (1.1.2); FILE ADDED 2006/07/21 12:53:49 kendy 1.1.2.1: #i66204# Don't link with KDE libraries in Gnome (and v.v.)


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [07ab92f518d7b87736e82f9212299ea27d1f90d2]

INTEGRATION: CWS kdesettings3 (1.1.2); FILE ADDED 2006/08/02 10:50:47 obr 1.1.2.2: #i66204# fixes for warnings 2006/07/21 12:53:49 kendy 1.1.2.1: #i66204# Don't link with KDE libraries in Gnome (and v.v.)


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [c8b31175b4108d1308fa80296ab578175fb8c104]

INTEGRATION: CWS kdesettings3 (1.1.2); FILE ADDED 2006/07/21 12:53:48 kendy 1.1.2.1: #i66204# Don't link with KDE libraries in Gnome (and v.v.)


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [b6b6be43d3b5af4e8dac502830089aca8175bc13]

INTEGRATION: CWS kdesettings3 (1.15.24); FILE MERGED 2006/07/21 12:53:48 kendy 1.15.24.1: #i66204# Don't link with KDE libraries in Gnome (and v.v.)


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [fdc3507c1a099473c39be7177d6bb9dc612b5baf]

INTEGRATION: CWS kdesettings3 (1.27.24); FILE MERGED 2006/07/21 12:53:47 kendy 1.27.24.1: #i66204# Don't link with KDE libraries in Gnome (and v.v.)


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [929227922afb6a152789c34a0191b8e77872200e]

INTEGRATION: CWS kendy10 (1.6.14); FILE MERGED 2006/07/21 15:22:15 hjs 1.6.14.2: #i10000# remove signed/unsigned warning 2006/07/11 13:03:46 kendy 1.6.14.1: #i66510# Fix recently usedl file list corruption


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [dc8406b206e4682e32afa93f023d1391205c8f56]

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>  [100a06a7324eb915e61f388ec83de3db9ea1c1a2]

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>  [802a2effc19a097fdd5d28fdac67fff254300d82]

INTEGRATION: CWS addinconfig (1.19.226); FILE MERGED 2006/07/26 13:41:35 nn 1.19.226.2: RESYNC: (1.19-1.20); FILE MERGED 2006/07/24 13:47:35 nn 1.19.226.1: #i67723# read add-in function information from configuration


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [ad644adbda06bdcc4967ca3229d51d0e14b1ca85]

INTEGRATION: CWS addinconfig (1.12.224); FILE MERGED 2006/07/26 13:28:16 nn 1.12.224.2: RESYNC: (1.12-1.13); FILE MERGED 2006/07/24 13:47:20 nn 1.12.224.1: #i67723# read add-in function information from configuration


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [ccbfb4a8b540cbf0a317f421f9868cfe455f6580]

INTEGRATION: CWS addinconfig (1.9.224); FILE MERGED 2006/07/26 13:27:59 nn 1.9.224.2: RESYNC: (1.9-1.10); FILE MERGED 2006/07/24 13:47:20 nn 1.9.224.1: #i67723# read add-in function information from configuration


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [70ac7f70779ed02e379344e426804bbf494715d2]

INTEGRATION: CWS addinconfig (1.49.2); FILE MERGED 2006/07/26 13:11:26 nn 1.49.2.2: RESYNC: (1.49-1.50); FILE MERGED 2006/07/24 13:47:00 nn 1.49.2.1: #i67723# read add-in function information from configuration


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [d55386593aaa4b366ffac8eeb1ec8d4ffa42338e]

INTEGRATION: CWS addinconfig (1.4.226); FILE MERGED 2006/07/26 12:38:02 nn 1.4.226.2: RESYNC: (1.4-1.5); FILE MERGED 2006/07/24 13:46:28 nn 1.4.226.1: #i67723# read add-in function information from configuration


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [06f7ff52a07f8542c2b718c6b2c099ae6749671c]

INTEGRATION: CWS addinconfig (1.5.226); FILE MERGED 2006/07/26 12:37:54 nn 1.5.226.2: RESYNC: (1.5-1.6); FILE MERGED 2006/07/24 13:46:28 nn 1.5.226.1: #i67723# read add-in function information from configuration


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [1440cb8115a4a2148b38f61f33dea31d66387628]

INTEGRATION: CWS addinconfig (1.16.2); FILE MERGED 2006/07/24 13:46:28 nn 1.16.2.1: #i67723# read add-in function information from configuration


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [966783faccab94437e2df8c91d09670d8b4b5ff9]

INTEGRATION: CWS addinconfig (1.17.94); FILE MERGED 2006/07/26 12:32:12 nn 1.17.94.2: RESYNC: (1.17-1.18); FILE MERGED 2006/07/24 13:46:27 nn 1.17.94.1: #i67723# read add-in function information from configuration


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [43faceba3b693553b2042f89ec661093a156ddbc]

INTEGRATION: CWS addinconfig (1.1.2); FILE ADDED 2006/07/24 13:46:27 nn 1.1.2.1: #i67723# read add-in function information from configuration


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [9fd7e5a567cda97b403636ccba5884c625edeb7e]

INTEGRATION: CWS addinconfig (1.45.74); FILE MERGED 2006/07/26 12:27:32 nn 1.45.74.2: RESYNC: (1.45-1.46); FILE MERGED 2006/07/24 13:46:45 nn 1.45.74.1: #i67723# read add-in function information from configuration


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [64feb98dcbdc5086a37e164524e95da570631032]

INTEGRATION: CWS addinconfig (1.19.186); FILE MERGED 2006/07/24 13:45:45 nn 1.19.186.1: #i67723# read add-in function information from configuration


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [66ff31d065e5c3d678c8cd705b2e3b26425fbf49]

INTEGRATION: CWS addinconfig (1.2.226); FILE MERGED 2006/07/24 13:45:45 nn 1.2.226.1: #i67723# read add-in function information from configuration


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [b41dce60d0086c743ed9b1d1067acd86e1e55f47]

INTEGRATION: CWS addinconfig (1.45.90); FILE MERGED 2006/07/24 13:45:44 nn 1.45.90.1: #i67723# read add-in function information from configuration


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [40174908628ac91d7b887f3ae21e846f9a62894f]

INTEGRATION: CWS addinconfig (1.8.94); FILE MERGED 2006/07/24 13:45:44 nn 1.8.94.1: #i67723# read add-in function information from configuration


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [16c787661f21bea241b9f286c616ca3049f6766c]

INTEGRATION: CWS addinconfig (1.1.2); FILE ADDED 2006/07/24 13:45:44 nn 1.1.2.1: #i67723# read add-in function information from configuration


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [72e65db7b325837eb2d02e5dedf6d6fe8acc3557]

INTEGRATION: CWS addinconfig (1.10.162); FILE MERGED 2006/07/26 12:21:10 nn 1.10.162.2: RESYNC: (1.10-1.11); FILE MERGED 2006/07/24 13:50:12 nn 1.10.162.1: #i67723# read add-in function information from configuration


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [111954a819ab345fe9eb5957b40e76a151a94752]

INTEGRATION: CWS addinconfig (1.1.2); FILE ADDED 2006/07/24 13:50:11 nn 1.1.2.1: #i67723# read add-in function information from configuration


2006-08-04  Rüdiger Timm  <rt@openoffice.org>  [0632ef33e878af0db4798ce17bf5bc8e8c8b7e57]

INTEGRATION: CWS unowinregcross (1.1.2); FILE ADDED 2006/07/16 15:57:44 rene 1.1.2.1: #i49718# external/ stuff


2006-08-04  Rüdiger Timm  <rt@openoffice.org>  [138d1386d94e3e57831cee44d12414cecce1ac4f]

INTEGRATION: CWS unowinregcross (1.24.8); FILE MERGED 2006/07/17 01:08:16 rene 1.24.8.2: #i49718# typos 2006/07/16 15:57:44 rene 1.24.8.1: #i49718# external/ stuff


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [949838c8a4b5123338962c61f40b4178c266b338]

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>  [fae6674c4ef834f3cebafb099cae989a784ffdfe]

INTEGRATION: CWS ka010 (1.32.72); FILE MERGED 2006/08/03 11:19:13 ka 1.32.72.2: warnings (member order for class XGradient) 2006/08/02 15:10:01 ka 1.32.72.1: #134314# initialize all members in default ctor for XGradient


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [c396551d83cdf822bd0ae7301e2298719711d5a3]

INTEGRATION: CWS ka010 (1.10.76); FILE MERGED 2006/08/02 15:12:01 ka 1.10.76.1: #i68073# check for valid pointer in WAIT_ON/WAIT_OFF macros


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [4c2b9e5f9be5972cef67d4a415e1a759f7585c81]

INTEGRATION: CWS calc38 (1.18.14); FILE MERGED 2006/07/25 17:38:30 er 1.18.14.1: #i51434# detect: SYLK ID RTD's FTD alternatives P,N,E


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [144e1ce92118c4657366b376da63415653baa3b2]

INTEGRATION: CWS calc38 (1.20.14); FILE MERGED 2006/07/26 09:05:00 dr 1.20.14.1: #i67768# no charset in BIFF2-BIFF4 FONT records


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [03be72b4efd677a5e81a36850c9e6911b454d255]

INTEGRATION: CWS calc38 (1.27.14); FILE MERGED 2006/07/26 09:04:50 dr 1.27.14.1: #i67768# no charset in BIFF2-BIFF4 FONT records


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [6dd441c78ea732d4ae2bfa48939701456f35f99f]

INTEGRATION: CWS calc38 (1.7.236); FILE MERGED 2006/07/26 15:42:16 er 1.7.236.1: #i64576# ScUserList: for lists of day names take locale data's calendar's StartOfWeek into  account


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [2a8efdfd71508cd41539f4c44dea002dab50f93d]

INTEGRATION: CWS calc38 (1.38.80); FILE MERGED 2006/07/25 19:26:14 er 1.38.80.2: #i62850# ScIndex: access one element of a vector independent of col/row orientation 2006/07/21 15:21:08 er 1.38.80.1: #i66238# GetStVarParams: don't access a vector using an USHORT in a loop ... that never ends


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [f9651db799eede3b50f9b3fc3375fedcc73d4035]

INTEGRATION: CWS calc38 (1.61.14); FILE MERGED 2006/07/21 19:38:03 er 1.61.14.1: #i62754# UpdateReference: new listening and recalculation if a referenced range changes size


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [e1090a5725e1b81f91701e80f99379154f166d9e]

INTEGRATION: CWS calc38 (1.24.236); FILE MERGED 2006/07/21 19:38:03 er 1.24.236.1: #i62754# UpdateReference: new listening and recalculation if a referenced range changes size


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [2cf055f8674d5ef854e1f5d05b083d5e47dcd138]

INTEGRATION: CWS calc38 (1.31.202); FILE MERGED 2006/07/26 20:47:59 er 1.31.202.1: #i59423# Interpret: iterations: restore running state also of non-dirty cells; if one cell of a circular dependency didn't converge, all don't.


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [abbec80ed9fcd6752772a7b18840846be315fd53]

INTEGRATION: CWS calc38 (1.25.194); FILE MERGED 2006/07/21 19:38:02 er 1.25.194.1: #i62754# UpdateReference: new listening and recalculation if a referenced range changes size


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [565f8a8b3a63c53071c6c8c8c47550ed826ecdd8]

INTEGRATION: CWS pb17 (1.7.98); FILE MERGED 2006/07/25 09:13:09 cd 1.7.98.1: #67739# Support self-destruction only for the headless mode


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [a685116c0509639f587c381ad3964436a00592bf]

INTEGRATION: CWS pb17 (1.2.208); FILE MERGED 2006/07/26 07:29:21 as 1.2.208.1: #i64615# supress FirstStartWizard if it's requested via command line


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [f2a4f2051bf81c272c3027530c79c5e017342cfd]

INTEGRATION: CWS pb17 (1.22.208); FILE MERGED 2006/07/26 07:29:21 as 1.22.208.1: #i64615# supress FirstStartWizard if it's requested via command line


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [9ebb409facfec2f6ae15baa85ca558ead6374600]

INTEGRATION: CWS pb17 (1.28.208); FILE MERGED 2006/07/26 07:29:21 as 1.28.208.1: #i64615# supress FirstStartWizard if it's requested via command line


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [8e53cb92bcafa9e4fa9f2c15d2fc2946e0d9a22a]

INTEGRATION: CWS pb17 (1.192.50); FILE MERGED 2006/07/28 10:56:07 as 1.192.50.2: RESYNC: (1.192-1.193); FILE MERGED 2006/07/26 07:29:20 as 1.192.50.1: #i64615# supress FirstStartWizard if it's requested via command line


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [99d9954111a760dc4dcd8be651872e6dea347d77]

INTEGRATION: CWS pb17 (1.26.18); FILE MERGED 2006/07/25 09:16:01 cd 1.26.18.1: #67739# Enable monitor thread in sal to support self-destruction for headless mode


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [6b6c0e8853f8e81fd5f912b7ae784eea9a899ba6]

INTEGRATION: CWS pb17 (1.122.54); FILE MERGED 2006/07/28 06:27:56 cd 1.122.54.1: #137946# Toggle statusbar must make sure that a statusbar is created. Therefore createElement is mandatory before calling showElement


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [61a682c9495cfcbeba41c701d10ae9933a6cb3ab]

INTEGRATION: CWS pb17 (1.6.280); FILE MERGED 2006/07/27 13:31:48 pb 1.6.280.1: fix: #i61743# RecalcDateColumn() added


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [ce68ab34c2f8ca93fd3ea7ccc1821c1587776fe3]

INTEGRATION: CWS pb17 (1.181.18); FILE MERGED 2006/08/01 09:36:07 pb 1.181.18.2: fix: #i47688# GetVersionList() fixed 2006/07/27 13:34:57 pb 1.181.18.1: fix: #i47688# do not reload version list if not necessary


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [8b6559658e935d469a8030205f847219889dd17f]

INTEGRATION: CWS pb17 (1.11.58); FILE MERGED 2006/08/01 09:33:41 pb 1.11.58.2: fix: #i61743# more space of date column 2006/07/27 13:41:48 pb 1.11.58.1: #i47688#: load version list from storage only one time #i61743#: dynamic width of date column #i67748#: disable view and compare button if no entry is selected #i67750#: set dialog text only once


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [a29f93e3829e7db315e0d0e311ef4f424ea99061]

INTEGRATION: CWS pb17 (1.61.54); FILE MERGED 2006/07/28 06:25:23 cd 1.61.54.1: #137946# Use requestElement to create statusbar. WorkWindow has to use statusindicatorfactory from frame and not directly the progress bar of the layout manager


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [f6b720a73b70cdce20f9e30d92a1ccabf9dcb917]

INTEGRATION: CWS pb17 (1.15.198); FILE MERGED 2006/07/26 13:03:46 pb 1.15.198.1: fix: #i67779# Up- and Down-Button disabled


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [5e83cd74f909fc5918f93d3115edda120e8d7a9a]

INTEGRATION: CWS pb17 (1.33.68); FILE MERGED 2006/08/03 06:50:13 pb 1.33.68.1: fix: #i67779# disable Up/DownButton if there are no entries


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [a2c0449f0c0c0013886ef27225ed22b06305a6e6]

INTEGRATION: CWS pb17 (1.42.160); FILE MERGED 2006/07/25 08:28:50 pb 1.42.160.1: fix: #i67363# no rulers on preview doc


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [b1e66d1cae9cf15e3738b64d6000ed7d507cced5]

INTEGRATION: CWS pb17 (1.5.254); FILE MERGED 2006/08/01 11:44:37 pb 1.5.254.1: fix: #i67363# no layer tabbar on preview mode


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [8b498d2c82dd76af22dac8708dc45a069b94434e]

INTEGRATION: CWS pb17 (1.35.32); FILE MERGED 2006/07/28 10:17:16 as 1.35.32.2: RESYNC: (1.35-1.37); FILE MERGED 2006/07/26 08:43:25 cd 1.35.32.1: #137970# Force image retrieval for add-on popup menus


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [7c323defeb9137f8c6d08460abfe0ae05d753210]

INTEGRATION: CWS pb17 (1.10.34); FILE MERGED 2006/07/26 11:52:28 cd 1.10.34.1: #i67792# RetrieveImage must be virtual in base class toolbar manager. Images from add-on must have higher priority


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [fbdd63aace8a076b120eb51cf8c8ab3afe6d5ef6]

INTEGRATION: CWS pb17 (1.50.32); FILE MERGED 2006/08/01 05:39:43 as 1.50.32.3: warning free 2006/07/28 06:30:14 cd 1.50.32.2: #137946# Retrieve and use persistent state of statusbar 2006/07/25 08:31:06 pb 1.50.32.1: fix: #i67363# no toolbars on preview doc


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [febbeb464e64cc0c63a8a6730b0a999a7ad2cd56]

INTEGRATION: CWS pb17 (1.22.12); FILE MERGED 2006/07/28 06:31:32 cd 1.22.12.1: #137946# StatusIndicatorFactory must show/hide progressbar according to current state


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [c2433529e68d52f00fd4f2a55afdffa2dead4cd2]

INTEGRATION: CWS pb17 (1.15.36); FILE MERGED 2006/07/26 11:52:28 cd 1.15.36.1: #i67792# RetrieveImage must be virtual in base class toolbar manager. Images from add-on must have higher priority


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [ed437e1ac8df66f5741af5f321436e35beeaa8d0]

INTEGRATION: CWS pb17 (1.27.36); FILE MERGED 2006/07/28 06:29:41 cd 1.27.36.1: #137946# Some new helper methods for statusbar


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [441b6a2d4e6cf83b560260caaaf1970df14b59d4]

INTEGRATION: CWS pb17 (1.13.36); FILE MERGED 2006/07/28 06:31:31 cd 1.13.36.1: #137946# StatusIndicatorFactory must show/hide progressbar according to current state


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [b655bdcf475aae67692a5d578298c3df21633ff8]

INTEGRATION: CWS ab27 (1.9.16); FILE MERGED 2006/07/26 11:16:34 ab 1.9.16.1: #i67783# Global ID RID_SVXDLG_ASSIGNCOMPONENT


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [aa24701e18c393fb1d2bc321442ba84b1b0326cf]

INTEGRATION: CWS ab27 (1.4.16); FILE MERGED 2006/07/26 11:16:34 ab 1.4.16.1: #i67783# Global ID RID_SVXDLG_ASSIGNCOMPONENT


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [1255dd9289ce15a2577d5a85d61cc651312ca929]

INTEGRATION: CWS ab27 (1.12.16); FILE MERGED 2006/07/26 11:16:34 ab 1.12.16.1: #i67783# Global ID RID_SVXDLG_ASSIGNCOMPONENT


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [29c75b51c808b473daafa9134e99d905496de86a]

INTEGRATION: CWS ab27 (1.4.58); FILE MERGED 2006/07/20 12:57:35 ab 1.4.58.2: RESYNC: (1.4-1.5); FILE MERGED 2006/06/27 08:07:21 ab 1.4.58.1: #i66765# Support SbxSAL(U)INT64 in SbxValue::Get/Put


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [5c94cea0b34873cd8ab402a63790f27504467bb4]

INTEGRATION: CWS ab27 (1.68.2); FILE MERGED 2006/07/26 09:17:48 ab 1.68.2.6: #135917# InStr/InStrRev: Changed binary/text mode default behaviour for CompatibilityMode(true) 2006/07/25 06:55:31 ab 1.68.2.5: #i61070/72 Use correct error messages 2006/07/20 12:52:21 ab 1.68.2.4: RESYNC: (1.68-1.69); FILE MERGED 2006/07/20 07:50:48 ab 1.68.2.3: #135916# Fixed StrComp for CompatibilityMode(true) 2006/07/19 13:44:42 ab 1.68.2.2: #i61166# Correct error code in RTL method kill 2006/05/23 14:57:32 ab 1.68.2.1: #i61165# rmdir: changed error code if path doesn't exist


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [df6db6723e179c47801125adf94549811846b835]

INTEGRATION: CWS ab27 (1.15.14); FILE MERGED 2006/07/26 06:36:49 ab 1.15.14.1: #i65194# Allow keywords to be used as named parameters


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [c6037cb2192dfbbefc42e782544d274ae84e9474]

INTEGRATION: CWS ab27 (1.30.2); FILE MERGED 2006/07/20 12:47:35 ab 1.30.2.2: RESYNC: (1.30-1.31); FILE MERGED 2006/05/24 08:15:46 ab 1.30.2.1: #i65532# Clear CreateObject function as it can contain an Uno object


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [5f56add5e66d39863823868cc9f99104d1ea8a91]

INTEGRATION: CWS ab27 (1.39.14); FILE MERGED 2006/07/25 12:39:59 ab 1.39.14.1: #i64993# Support for TypeClass_EXCEPTION


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [2115a3492c5b73f6a3666761a0290d5511d8091e]

INTEGRATION: CWS ab27 (1.12.6); FILE MERGED 2006/07/25 11:03:03 ab 1.12.6.1: #i66055# enable passing parameters by ref


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [456b8a8978a834158bc52e9df7cef2a2d71917cc]

INTEGRATION: CWS ab27 (1.50.62); FILE MERGED 2006/07/21 11:56:50 mt 1.50.62.1: #i63506# Check word boundary after call to previosWord


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [c945989d966145437295d870d0b4853b4cabc6ae]

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>  [5d83331989f761b51c27685b5ad87704feb7a1d0]

INTEGRATION: CWS gh12b (1.51.30); FILE MERGED 2006/08/02 17:49:39 pl 1.51.30.1: #i67013# it seems that issue 36582 can occur outside the bean, too. Hope this does not break activation handling somehow


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [71131b77f696febf3e88d3c8318c34f2bf115a6f]

INTEGRATION: CWS gh12b (1.4.12); FILE MERGED 2006/08/03 07:46:54 gh 1.4.12.1: #137575# #i66349#no KIDS and limited length for GID/LID


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [04312873f19cf385efa02b3637d5515ae90c4a8d]

INTEGRATION: CWS gh12b (1.19.12); FILE MERGED 2006/08/03 07:46:54 gh 1.19.12.1: #137575# #i66349#no KIDS and limited length for GID/LID


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [e42a628fc2de4a2105ee85acb5b3eb689ff1d76d]

INTEGRATION: CWS gh12b (1.64.16); FILE MERGED 2006/08/03 07:39:57 gh 1.64.16.1: #i67110#do ot use hidden testtoolrc file


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [fb92d3b8b5a1d05357986f69b90dc5234ba4b770]

INTEGRATION: CWS gh12b (1.7.8); FILE MERGED 2006/08/03 07:35:16 gh 1.7.8.1: #i67110#do ot use hidden testtoolrc file


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [97a36d691603fbf390091795f1a2aa77760519fc]

INTEGRATION: CWS gh12b (1.17.20); FILE MERGED 2006/08/03 07:35:15 gh 1.17.20.1: #i67110#do ot use hidden testtoolrc file


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [4f54ca68cb1a77707de0bd753fdef48e3a064acb]

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>  [c05bdf017d15d1ada61d0308108cda124c42a3c3]

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>  [794712b2146264fd0df33722a1a93b915942ff87]

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>  [2f17d9c5faedf0b4d2b41eb1ba9464e6a4e86720]

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>  [247a747d52ad5ceaeb96176978e3ab8a7b17f855]

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>  [c295fa7b978f837def290b33327712a6d545e5f8]

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>  [508e67b9f2e192d07c488857c457f6a82c361847]

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>  [3c0f8c2f15b52e45fe6d150030e5a37faf36dffd]

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>  [0fff9258a0633877c1a9bf63766dc70a3d1e0a29]

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>  [3bbbfaf04e070d526a214b8293ad06250969dde8]

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>  [af74fa9c800f6221db448e26fb0dbc4dbfbaecac]

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>  [d27242b11a1537f8f02c9bbba56dd526e3770c06]

INTEGRATION: CWS onlineupdate3 (1.1.2); FILE ADDED 2006/07/27 10:45:04 hro 1.1.2.1: #i66949# Added internet connection check for win32


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [fe4b2dd2f262de62e03b19eaa3aa740095c1d6f8]

INTEGRATION: CWS onlineupdate3 (1.1.2); FILE ADDED 2006/07/27 10:44:47 hro 1.1.2.1: #i66949# Added internet connection check for win32


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [0fbc22fa5ef13ab5ad58cb77ad773e1b4bc060f2]

INTEGRATION: CWS onlineupdate3 (1.1.2); FILE ADDED 2006/07/27 10:45:14 hro 1.1.2.1: #i66949# Added internet connection check for win32


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [a4ba938fa1ba9eb23bd13b4bc52e0d7d078b49f4]

INTEGRATION: CWS onlineupdate3 (1.20.222); FILE MERGED 2006/07/27 10:42:44 hro 1.20.222.1: #i66949# Added internet connection check for win32


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [e206eac449950eb074b07a8cb0d62d60c3abea18]

INTEGRATION: CWS onlineupdate3 (1.109.104); FILE MERGED 2006/07/17 07:50:36 obr 1.109.104.2: #i66949# Online Update strings updated 2006/07/14 14:19:34 obr 1.109.104.1: #i66949# Online Update strings updated


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [2542aa8ab8c9265eabc0798ad7afeba593d82511]

INTEGRATION: CWS onlineupdate3 (1.25.76); FILE MERGED 2006/07/14 07:59:42 obr 1.25.76.1: #i66949# Moved help menu entry


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [91ce4453593dd5a8d54894be4ca1a58ddcfdf431]

INTEGRATION: CWS onlineupdate3 (1.9.52); FILE MERGED 2006/07/07 13:59:04 obr 1.9.52.1: #i67120# Removed throw() clause from NodeReadGuardImpl


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [670318a512a257459d9fa8bccaedabea36cc00cd]

INTEGRATION: CWS onlineupdate3 (1.11.52); FILE MERGED 2006/07/07 13:59:04 obr 1.11.52.1: #i67120# Removed throw() clause from NodeReadGuardImpl


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [dca00b386a447ab7b36b197e37279532ddc33929]

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-04  Ivo Hinkelmann  <ihi@openoffice.org>  [ec4382e1c64552cef6d2d233c172e66b00ff8d16]

INTEGRATION: CWS onlineupdate3 (1.11.64); FILE MERGED 2006/07/14 08:15:09 obr 1.11.64.1: #i66949# Moved help menu entry


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [c8b2632e5219fc06acc9917ed60f7e98a0687687]

INTEGRATION: CWS onlineupdate3 (1.35.28); FILE MERGED 2006/07/14 12:24:05 obr 1.35.28.1: #i66949# Help menu item moved


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [f89bb78f8f30bbb36f04128928c0fccab6f0a1c7]

INTEGRATION: CWS onlineupdate3 (1.13.40); FILE MERGED 2006/07/14 08:03:25 obr 1.13.40.1: #i66949# Moved help menu entry


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [92cbee727c9dde993134e02df828be8cdd86ace9]

INTEGRATION: CWS onlineupdate3 (1.1.2); FILE ADDED 2006/07/19 07:23:15 dv 1.1.2.1: Initial Version


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [66741023e1b32e2a9849f78fc39c2abe06d51b76]

INTEGRATION: CWS onlineupdate3 (1.1.2); FILE ADDED 2006/07/20 15:35:30 dv 1.1.2.1: Added resources


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [c1ad9a7e0cb24607e0426753d7cc11a748cfe504]

INTEGRATION: CWS onlineupdate3 (1.1.2); FILE ADDED 2006/07/20 15:35:56 dv 1.1.2.1: Added resources


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [7c4eb975595bc4b3ca87e55dff010cb98fd8bbe8]

INTEGRATION: CWS onlineupdate3 (1.1.2); FILE ADDED 2006/08/03 10:30:15 dv 1.1.2.18: Positioning changed due to new window kind 2006/08/03 09:53:09 pl 1.1.2.17: #i68106# #i68104# a window that floats should be a FloatingWindow 2006/08/02 11:44:59 dv 1.1.2.16: Use window height of menubar to select the right icon 2006/08/02 09:33:49 dv 1.1.2.15: New layout 2006/08/02 07:00:19 dv 1.1.2.14: Smaller radius for bubble window 2006/08/02 06:05:05 dv 1.1.2.13: Add menu bar icon in timeout handler only when show bubble is set 2006/07/31 13:34:57 dv 1.1.2.12: Now without XEventListener 2006/07/31 12:57:10 dv 1.1.2.11: Add menu bar icon in timeout handler only 2006/07/28 08:34:08 dv 1.1.2.10: Retry setting menubar icon every 15 seconds, when menubar changed, too 2006/07/28 07:59:56 dv 1.1.2.9: Retry setting menubar icon every 30 seconds 2006/07/28 07:52:16 dv 1.1.2.8: Retry setting menubar icon after 5 seconds 2006/07/27 13:44:36 dv 1.1.2.7: Hide bubble in menu select and mouse button down 2006/07/27 13:21:27 obr 1.1.2.6: linux compile warning fixed 2006/07/27 12:14:49 dv 1.1.2.5: Show icon in backing window, too 2006/07/26 10:10:55 dv 1.1.2.4: Show new icon in menubar, part 2 2006/07/20 15:36:48 dv 1.1.2.3: Load MenuBar image from resource 2006/07/20 13:15:33 dv 1.1.2.2: Next test version 2006/07/19 07:23:29 dv 1.1.2.1: Initial Version


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [4bbf0b086a49fc28a9e17d23154051abf4ae61d8]

INTEGRATION: CWS onlineupdate3 (1.1.2); FILE ADDED 2006/07/26 10:10:07 dv 1.1.2.3: Renamed lib 2006/07/20 15:36:48 dv 1.1.2.2: Load MenuBar image from resource 2006/07/19 07:23:03 dv 1.1.2.1: Initial Version


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [8b9e9e0a35769f66688eedd2f39eb8dbdfe6dc04]

INTEGRATION: CWS onlineupdate3 (1.1.2); FILE ADDED 2006/07/27 07:15:39 obr 1.1.2.2: #i66949# updated xml type info 2006/07/12 08:59:45 obr 1.1.2.1: #i66949# initial commit of update check task


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [84b8eef53b8bbc0c422af3759b0266265edf5496]

INTEGRATION: CWS onlineupdate3 (1.1.2); FILE ADDED 2006/07/25 14:05:56 obr 1.1.2.4: #i66949# manual check implementation 2006/07/21 04:57:46 obr 1.1.2.3: #i66949# added config services to communicate with tools/options 2006/07/19 07:26:27 obr 1.1.2.2: #i66949# functional updates 2006/07/12 09:00:41 obr 1.1.2.1: #i66949# initial commit of update check task


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [ee19294fb5b2a38e77c910f079ce610dcd4a4ec9]

INTEGRATION: CWS onlineupdate3 (1.1.2); FILE ADDED 2006/07/27 11:09:13 obr 1.1.2.7: #137961# bug and warning fixes 2006/07/27 07:59:53 obr 1.1.2.6: #i66949# terminate thread when user disabled online update 2006/07/26 11:42:29 obr 1.1.2.5: #i66949# direct invocation now runs SystemShellExecute on DownlodURL 2006/07/25 14:05:56 obr 1.1.2.4: #i66949# manual check implementation 2006/07/21 04:57:46 obr 1.1.2.3: #i66949# added config services to communicate with tools/options 2006/07/19 07:26:27 obr 1.1.2.2: #i66949# functional updates 2006/07/12 09:00:32 obr 1.1.2.1: #i66949# initial commit of update check task


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [27184a1123144bf41fde65cc2bc6bef83f0dd57c]

INTEGRATION: CWS onlineupdate3 (1.1.2); FILE ADDED 2006/07/21 04:57:46 obr 1.1.2.1: #i66949# added config services to communicate with tools/options


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [d031d0b075f9216c64112148628ade6a3d3f99d5]

INTEGRATION: CWS onlineupdate3 (1.1.2); FILE ADDED 2006/08/01 08:51:15 obr 1.1.2.12: #i66949# no up-to-date message on connection failure 2006/07/31 12:54:59 obr 1.1.2.11: #i67984# always update DownloadURL to reflect updates in the database 2006/07/27 13:56:19 obr 1.1.2.10: #i66949# online connection check (for now windows only) 2006/07/27 11:09:12 obr 1.1.2.9: #137961# bug and warning fixes 2006/07/27 07:59:53 obr 1.1.2.8: #i66949# terminate thread when user disabled online update 2006/07/27 07:15:39 obr 1.1.2.7: #i66949# updated xml type info 2006/07/26 14:19:48 obr 1.1.2.6: #i66949# NextCheck -> LastCheck due to problem calculating new NextCheck on changes of Offset 2006/07/26 11:42:29 obr 1.1.2.5: #i66949# direct invocation now runs SystemShellExecute on DownlodURL 2006/07/25 14:05:56 obr 1.1.2.4: #i66949# manual check implementation 2006/07/21 04:57:45 obr 1.1.2.3: #i66949# added config services to communicate with tools/options 2006/07/19 07:26:26 obr 1.1.2.2: #i66949# functional updates 2006/07/12 09:00:08 obr 1.1.2.1: #i66949# initial commit of update check task


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [2e11ff14633dc47b0a4349a7762c4a152b145a93]

INTEGRATION: CWS onlineupdate3 (1.1.2); FILE ADDED 2006/07/21 04:57:45 obr 1.1.2.4: #i66949# added config services to communicate with tools/options 2006/07/19 07:37:22 dv 1.1.2.3: Fixed for Windows 2006/07/17 09:37:31 obr 1.1.2.2: #i66949# UI strings added to JobConfig 2006/07/12 08:59:34 obr 1.1.2.1: #i66949# initial commit of update check task


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [b91c53d297c088288091f151e5ff44aa0e3c769c]

INTEGRATION: CWS onlineupdate3 (1.1.2); FILE ADDED 2006/07/26 14:19:48 obr 1.1.2.5: #i66949# NextCheck -> LastCheck due to problem calculating new NextCheck on changes of Offset 2006/07/21 04:57:45 obr 1.1.2.4: #i66949# added config services to communicate with tools/options 2006/07/19 07:26:26 obr 1.1.2.3: #i66949# functional updates 2006/07/17 09:37:31 obr 1.1.2.2: #i66949# UI strings added to JobConfig 2006/07/12 08:59:24 obr 1.1.2.1: #i66949# initial commit of update check task


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [500b721b6bd8a11b978b71eaf2df9d25fcb7dc87]

INTEGRATION: CWS onlineupdate3 (1.1.2); FILE ADDED 2006/07/25 14:05:56 obr 1.1.2.2: #i66949# manual check implementation 2006/07/14 07:34:21 obr 1.1.2.1: #i66949# Help menu item for Online Update


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [34649b721e677e777900b6f3eb0cbeffbf062fa1]

INTEGRATION: CWS onlineupdate3 (1.1.2); FILE ADDED 2006/07/14 07:10:46 obr 1.1.2.1: #i66949# initial release


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [8220c244966f1ab04c968170bdf0a29659c12a4d]

INTEGRATION: CWS onlineupdate3 (1.18.74); FILE MERGED 2006/07/20 06:43:52 obr 1.18.74.2: #i66949# replaced updchkcfg with updchkui 2006/07/13 06:12:16 obr 1.18.74.1: #i66949# initial commit of update check task


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [9963d46987c6d5d7d6bc0b65793061cd81edea0f]

INTEGRATION: CWS onlineupdate3 (1.33.78); FILE MERGED 2006/07/20 06:43:51 obr 1.33.78.2: #i66949# replaced updchkcfg with updchkui 2006/07/13 06:12:15 obr 1.33.78.1: #i66949# initial commit of update check task


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [f7cb6b4673610c110b92af631747089c4784cc04]

INTEGRATION: CWS onlineupdate3 (1.10.34); FILE MERGED 2006/07/14 07:50:33 obr 1.10.34.1: #i66949# Moved help menu entry


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [df3fe53ac303c8e716db9a9e49b5df868f50ac69]

INTEGRATION: CWS onlineupdate3 (1.29.26); FILE MERGED 2006/07/31 12:15:56 obr 1.29.26.1: #i67981# workaround to get yellow bubble help windows


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [51e0dee1baacdae1d0111ba02ec4885d1af59821]

INTEGRATION: CWS onlineupdate3 (1.238.24); FILE MERGED 2006/07/26 06:31:45 dv 1.238.24.1: Added null pointer check in GetSystemWindow()


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [86ef4422bc62f912f72c0bedda47ce0e6e2722e4]

INTEGRATION: CWS onlineupdate3 (1.138.24); FILE MERGED 2006/07/19 14:46:19 pl 1.138.24.4: #138145# changed callback handling of menubarbuttons 2006/07/18 07:28:00 dv 1.138.24.3: Removed one more warning 2006/07/17 17:31:04 pl 1.138.24.2: #138145# add: SetMenuBarButtonHighlightHdl, GetMenuBarButtonRectPixel 2006/07/03 15:13:24 pl 1.138.24.1: #i66774# additional buttons in decotoolbar


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [e0a93b506ecfee1c674683fdde1ec257c6fe72bb]

INTEGRATION: CWS onlineupdate3 (1.10.8); FILE MERGED 2006/07/13 16:06:37 is 1.10.8.1: #137961# patch with new feature


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [4fcb66777dbcd59cfbfd4729f246a71faecf3a56]

INTEGRATION: CWS onlineupdate3 (1.7.30); FILE MERGED 2006/07/13 16:06:37 is 1.7.30.1: #137961# patch with new feature


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [4b42ecd38f6192e850d129ae5340d5f22c1ce006]

INTEGRATION: CWS onlineupdate3 (1.6.60); FILE MERGED 2006/07/14 09:19:29 is 1.6.60.3: #137960# linux patch script and new module online update 2006/07/13 16:09:30 is 1.6.60.2: #137961# patch with new feature 2006/07/13 16:06:37 is 1.6.60.1: #137961# patch with new feature


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [f9832d939e1687effda702a44d9057654df2d115]

INTEGRATION: CWS onlineupdate3 (1.8.50); FILE MERGED 2006/07/14 07:57:07 obr 1.8.50.1: #i66949# Moved help menu entry


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [02cf5d79c35cbc4b4fa2ff4ca48adcba7ffe8941]

INTEGRATION: CWS onlineupdate3 (1.8.40); FILE MERGED 2006/07/19 11:08:25 obr 1.8.40.2: RESYNC: (1.8-1.9); FILE MERGED 2006/07/14 07:57:06 obr 1.8.40.1: #i66949# Moved help menu entry


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [2570acf2c5b860fe7e9734f8dfc2b3dce97f6564]

INTEGRATION: CWS onlineupdate3 (1.9.50); FILE MERGED 2006/07/14 07:57:06 obr 1.9.50.1: #i66949# Moved help menu entry


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [3c2dc3f61fe64e5cc25df6a18cc464c08822ad5c]

INTEGRATION: CWS onlineupdate3 (1.8.48); FILE MERGED 2006/07/14 07:57:05 obr 1.8.48.1: #i66949# Moved help menu entry


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [0b62f9e6d7c508836054d0469387aa676b26a0fb]

INTEGRATION: CWS onlineupdate3 (1.16.126); FILE MERGED 2006/07/17 08:26:47 obr 1.16.126.1: #i66949# initial release of Online Update tab-page


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [f16e33f8c922b97d1798fae3e3542829b4873402]

INTEGRATION: CWS onlineupdate3 (1.31.14); FILE MERGED 2006/07/25 07:34:56 obr 1.31.14.3: #i66949# Linux compile fix 2006/07/20 13:19:47 obr 1.31.14.2: #i66949# show online update tab-page only when module is installed 2006/07/17 08:26:47 obr 1.31.14.1: #i66949# initial release of Online Update tab-page


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [36869b409870d9094ef60cea6643e4415954fb83]

INTEGRATION: CWS onlineupdate3 (1.1.2); FILE ADDED 2006/08/02 14:15:31 obr 1.1.2.3: #i66949# enable path ellipses for destpath 2006/07/20 13:39:37 obr 1.1.2.2: #i66949# help id for online update options page 2006/07/17 08:26:48 obr 1.1.2.1: #i66949# initial release of Online Update tab-page


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [ec5cc1cf3d5b22bc09aaecc29a1c11aecf680a5a]

INTEGRATION: CWS onlineupdate3 (1.1.2); FILE ADDED 2006/07/21 04:27:46 obr 1.1.2.2: #i66949# major functionality update 2006/07/17 08:26:48 obr 1.1.2.1: #i66949# initial release of Online Update tab-page


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [aaf36c8e3be18dfb421987917fccac5c86c14b0e]

INTEGRATION: CWS onlineupdate3 (1.1.2); FILE ADDED 2006/07/17 08:26:48 obr 1.1.2.1: #i66949# initial release of Online Update tab-page


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [f154e6f59b193c575c97337f211b30b7dbbc510f]

INTEGRATION: CWS onlineupdate3 (1.1.2); FILE ADDED 2006/08/02 14:15:31 obr 1.1.2.6: #i66949# enable path ellipses for destpath 2006/07/27 12:55:18 obr 1.1.2.5: #i66949# need to transform command url 2006/07/26 14:22:28 obr 1.1.2.4: #i66949# Offset -> CheckInterval 2006/07/25 07:23:00 obr 1.1.2.3: #i66949# fix for Windows link problem 2006/07/21 04:27:46 obr 1.1.2.2: #i66949# major functionality update 2006/07/17 08:26:48 obr 1.1.2.1: #i66949# initial release of Online Update tab-page


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [059408c24ed2e16d34e237b168f170212f34d467]

INTEGRATION: CWS onlineupdate3 (1.47.198); FILE MERGED 2006/07/19 10:14:21 obr 1.47.198.2: RESYNC: (1.47-1.48); FILE MERGED 2006/07/17 08:26:49 obr 1.47.198.1: #i66949# initial release of Online Update tab-page


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [a7d58b6bb91ef57d4e10f3dedd81f428e925c84b]

INTEGRATION: CWS onlineupdate3 (1.64.14); FILE MERGED 2006/07/20 13:39:37 obr 1.64.14.1: #i66949# help id for online update options page


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [903e7a1a6d8c6742b4fee5da881cd9fa7baef540]

INTEGRATION: CWS onlineupdate3 (1.25.122); FILE MERGED 2006/07/14 08:12:00 obr 1.25.122.1: #i66949# Moved help menu entry


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [8636da9ae8ad7c5008b5b04312bccedd3f918a3c]

INTEGRATION: CWS onlineupdate3 (1.21.122); FILE MERGED 2006/07/14 08:12:00 obr 1.21.122.1: #i66949# Moved help menu entry


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [6cd378f75401eee82f230bd12d2d434803f13554]

INTEGRATION: CWS onlineupdate3 (1.22.122); FILE MERGED 2006/07/14 08:11:59 obr 1.22.122.1: #i66949# Moved help menu entry


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [a76f95409502fd11e9e59aa4a96c2d5868125c80]

INTEGRATION: CWS onlineupdate3 (1.28.74); FILE MERGED 2006/07/14 08:02:31 obr 1.28.74.1: #i66949# Moved help menu entry


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [a5e142de01bd7f887b5c202be40c5403cbfcd180]

INTEGRATION: CWS onlineupdate3 (1.24.74); FILE MERGED 2006/07/14 08:02:31 obr 1.24.74.1: #i66949# Moved help menu entry


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [c783f67f031482e6c3433b147996a19e3c00dd2f]

INTEGRATION: CWS onlineupdate3 (1.1.2); FILE ADDED 2006/08/02 08:14:55 dv 1.1.2.2: #i68042# We needed smaller icons with some space left and right 2006/07/20 15:14:03 dv 1.1.2.1: Images for online update


2006-08-04  Ivo Hinkelmann  <ihi@openoffice.org>  [d8fd8827aa653dc8a52cdb796dcb8e0da7868c90]

INTEGRATION: CWS onlineupdate3 (1.48.80); FILE MERGED 2006/07/14 12:58:20 obr 1.48.80.1: #i66949# Command removed


2006-08-03  Ivo Hinkelmann  <ihi@openoffice.org>  [3a870742ab752d5365301197395398eaeba15634]

INTEGRATION: CWS unowinregcross (1.19.22); FILE MERGED 2006/07/26 17:19:12 rene 1.19.22.2: RESYNC: (1.19-1.20); FILE MERGED 2006/07/16 15:46:25 rene 1.19.22.1: #i49718# make unowinreg.dll rebuildable


2006-08-03  Ivo Hinkelmann  <ihi@openoffice.org>  [0c7a5d64aacfcf563c6e22c14ed6541aef3a0536]

INTEGRATION: CWS unowinregcross (1.4.56); FILE MERGED 2006/07/16 15:46:24 rene 1.4.56.1: #i49718# make unowinreg.dll rebuildable


2006-08-03  Ivo Hinkelmann  <ihi@openoffice.org>  [c89a59ed6955bc107157f116d68dda34565288e8]

INTEGRATION: CWS unowinregcross (1.29.42); FILE MERGED 2006/08/01 12:17:45 rt 1.29.42.4: #i67661# For SUN internal builds 'odk' depends on module 'officenames'. 2006/07/26 17:18:52 rene 1.29.42.3: RESYNC: (1.29-1.30); FILE MERGED 2006/07/17 08:45:49 rene 1.29.42.2: #i49718# fix --without-java build; make odk build-depend on external 2006/07/16 15:46:24 rene 1.29.42.1: #i49718# make unowinreg.dll rebuildable


2006-08-03  Ivo Hinkelmann  <ihi@openoffice.org>  [1c0a821708dbf674d74f032ff22792a2cd34ede1]

INTEGRATION: CWS unowinregcross (1.79.2); FILE MERGED 2006/07/26 17:18:47 rene 1.79.2.4: RESYNC: (1.79-1.80); FILE MERGED 2006/07/17 08:45:48 rene 1.79.2.3: #i49718# fix --without-java build; make odk build-depend on external 2006/07/17 00:02:01 rene 1.79.2.2: #i49718# typo 2006/07/16 15:46:24 rene 1.79.2.1: #i49718# make unowinreg.dll rebuildable


2006-08-03  Ivo Hinkelmann  <ihi@openoffice.org>  [7492b7f98ce6f435e887e01e6cbb16b0f2957b64]

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>  [a87a942b9b6a66479a31eefd3404d808a11b346a]

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>  [662a3cd42acbe01d0a32a2f0fc1e56f14b5e849c]

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-03  Ivo Hinkelmann  <ihi@openoffice.org>  [c97aa8a1463ce61de9c7544305a38693ecf0c3c5]

INTEGRATION: CWS libft01 (1.129.54); FILE MERGED 2006/07/14 09:37:40 hdu 1.129.54.2: #i67318# ignore requests for absurd font sizes 2006/07/14 07:47:51 hdu 1.129.54.1: #i67318# adjust to newer freetype conventions


2006-08-03  Ivo Hinkelmann  <ihi@openoffice.org>  [bb5b8a9e3e3ac0087079ac9f08d9af8f4b2e0ff6]

INTEGRATION: CWS calchtmlcrash (1.28.14); FILE MERGED 2006/08/02 09:10:06 nn 1.28.14.1: #i67910# ER: use int32 in GetWidth, check MAX values in Colonize (cope better with broken documents)


2006-08-03  Ivo Hinkelmann  <ihi@openoffice.org>  [c2a6dcbf7b87f137892e400699138b5e4e71af3f]

INTEGRATION: CWS presfixes11 (1.7.32); FILE MERGED 2006/07/27 22:04:31 thb 1.7.32.1: #i53194# #i55294# #i67460# Fixed playback control of GIF animations - timings, loops, and end states


2006-08-03  Ivo Hinkelmann  <ihi@openoffice.org>  [81f519dab684f75bfdbe8c47493f846e952fa969]

INTEGRATION: CWS jl42 (1.3.2); FILE MERGED 2006/07/31 10:29:59 jl 1.3.2.1: #i67891# cliureversion.mk must always be delivered


2006-08-03  Ivo Hinkelmann  <ihi@openoffice.org>  [f735ebcc2ff4c5f51d323875522a8cec5794f631]

INTEGRATION: CWS swqbf76 (1.12.162); FILE MERGED 2006/07/26 07:58:45 od 1.12.162.1: #138463# method <ParseCSS1_line_height(..)> 	 - interpret attribute line-height as minimum line height.


2006-08-03  Ivo Hinkelmann  <ihi@openoffice.org>  [6f1f11b3b3f96f2ffddc0cc1774c6c7c5532d37d]

INTEGRATION: CWS swqbf76 (1.36.126); FILE MERGED 2006/07/26 14:01:22 fme 1.36.126.1: #138500# SetTabCols via API does not work correctly. Removed GetTabCols call from SetTabCols. The caller of SetTabCols is now responsible for passing the old SwTabCols


2006-08-03  Ivo Hinkelmann  <ihi@openoffice.org>  [9a85ba88f8dc762b9712d49f11dc5eef979e3ed2]

INTEGRATION: CWS swqbf76 (1.12.274); FILE MERGED 2006/07/26 13:57:38 fme 1.12.274.1: #138500# SetTabCols via API does not work correctly. Removed GetTabCols call from SetTabCols. The caller of SetTabCols is now responsible for passing the old SwTabCols


2006-08-03  Ivo Hinkelmann  <ihi@openoffice.org>  [51e7e4594d022ae9a95de301483e5f1a323a004f]

INTEGRATION: CWS swqbf76 (1.119.122); FILE MERGED 2006/07/26 13:57:38 fme 1.119.122.1: #138500# SetTabCols via API does not work correctly. Removed GetTabCols call from SetTabCols. The caller of SetTabCols is now responsible for passing the old SwTabCols


2006-08-03  Ivo Hinkelmann  <ihi@openoffice.org>  [a0cdd5bd580d1ea4f1188ae9224be1072470b816]

INTEGRATION: CWS swqbf76 (1.10.68); FILE MERGED 2006/07/26 12:24:56 od 1.10.68.2: #138464# method <HTMLParser::ScanText(..)> 	 - revise fix due to performance. 2006/07/26 09:37:40 od 1.10.68.1: #138464# method <HTMLParser::ScanText(..)> 	 - handle hexadecimal digits in special character encoding - &<digit>;


2006-08-03  Kurt Zenker  <kz@openoffice.org>  [cb91be70d5d950e48a0252992a0dd4b4bbd7c684]

#i68110# use sal_uInt32 instead of ULONG to prevent build breaks on x86-64


2006-08-03  Ivo Hinkelmann  <ihi@openoffice.org>  [f91bee1684dbd52939ce45cefb1de84c622180c3]

INTEGRATION: CWS vcl64 (1.17.18); FILE MERGED 2006/08/02 10:00:43 pl 1.17.18.1: #i68020# use UTF8 for keysym replacements


2006-08-03  Ivo Hinkelmann  <ihi@openoffice.org>  [f1e8b40aafc360d114dbdedd1e5318bdcd9b59ef]

INTEGRATION: CWS vcl64 (1.51.26); FILE MERGED 2006/07/31 13:24:15 pl 1.51.26.1: #i67969# filter keyreleases, too, as does gtk text entry


2006-08-03  Ivo Hinkelmann  <ihi@openoffice.org>  [e123c5fd4869a6a1359e0e5f5a04002656253350]

INTEGRATION: CWS vcl64 (1.96.24); FILE MERGED 2006/07/31 11:35:09 pl 1.96.24.1: #i67856# encrypt palette


2006-08-03  Ivo Hinkelmann  <ihi@openoffice.org>  [a02046b76b34bb79423ec29c048e56f082d769b7]

INTEGRATION: CWS vcl64 (1.18.30); FILE MERGED 2006/08/02 11:40:56 thb 1.18.30.1: #i64758# Guarding against division by zero at various places


2006-08-03  Ivo Hinkelmann  <ihi@openoffice.org>  [c049982c9d46aaf7370f7211d44522b27e3e9635]

INTEGRATION: CWS vcl64 (1.62.4); FILE MERGED 2006/07/31 09:35:34 dv 1.62.4.1: #138878# Empty labels don't clear default label of ok-buttons any longer


2006-08-03  Ivo Hinkelmann  <ihi@openoffice.org>  [0552cda562a5f93426030dd4baf186fa0fa92d28]

INTEGRATION: CWS fpicker6 (1.123.68); FILE MERGED 2006/08/01 17:45:08 cmc 1.123.68.1: #i63263# multiselect support


2006-08-03  Ivo Hinkelmann  <ihi@openoffice.org>  [6c3de4c3e9edff377b4a1fa2d205ba366aca824f]

INTEGRATION: CWS fpicker6 (1.9.164); FILE MERGED 2006/08/01 17:45:14 cmc 1.9.164.1: #i63263# multiselect support


2006-08-03  Ivo Hinkelmann  <ihi@openoffice.org>  [e7d297c874327fc2ad23a256ccc6944b4b021bfd]

INTEGRATION: CWS fpicker6 (1.6.74); FILE MERGED 2006/08/01 17:45:26 cmc 1.6.74.1: #i63263# multiselect support


2006-08-03  Ivo Hinkelmann  <ihi@openoffice.org>  [8aa9253521a92d5ac1d3e42165a6181d5a7a597d]

INTEGRATION: CWS fpicker6 (1.10.4); FILE MERGED 2006/08/01 17:45:26 cmc 1.10.4.1: #i63263# multiselect support


2006-08-03  Ivo Hinkelmann  <ihi@openoffice.org>  [818884ebc168b595c4f7bc43e52b00ada5134b03]

INTEGRATION: CWS fpicker6 (1.8.18); FILE MERGED 2006/08/01 17:45:25 cmc 1.8.18.1: #i63263# multiselect support


2006-08-03  Ivo Hinkelmann  <ihi@openoffice.org>  [31b6adb8f40afeab7d16c58b6a58d4e03c6d321d]

INTEGRATION: CWS fpicker6 (1.11.28); FILE MERGED 2006/08/01 17:45:25 cmc 1.11.28.3: #i63263# multiselect support 2006/07/27 13:16:17 cmc 1.11.28.2: RESYNC: (1.11-1.14); FILE MERGED 2006/05/24 12:28:11 cmc 1.11.28.1: #i65330# filter on URIs not filenames


2006-08-03  Ivo Hinkelmann  <ihi@openoffice.org>  [2032d6e3f6686ae12a874baf27b05c1eed844560]

INTEGRATION: CWS fpicker6 (1.3.72); FILE MERGED 2006/08/01 17:45:25 cmc 1.3.72.1: #i63263# multiselect support


2006-08-03  Ivo Hinkelmann  <ihi@openoffice.org>  [2dcb93345a7fceb3a7b65f81f667c1b632162eb8]

INTEGRATION: CWS fpicker6 (1.6.16); FILE MERGED 2006/08/01 17:45:25 cmc 1.6.16.1: #i63263# multiselect support


2006-08-03  Ivo Hinkelmann  <ihi@openoffice.org>  [8928302abdc32e3dc25dd42d0e7b15e8e60a118b]

INTEGRATION: CWS tl24 (1.95.296); FILE MERGED 2006/07/07 10:13:40 tl 1.95.296.1: #i59645# detection on number vs string changed


2006-08-03  Ivo Hinkelmann  <ihi@openoffice.org>  [e780ddf83dbe19417b5d20d60d8c801a2890f759]

INTEGRATION: CWS tl24 (1.63.80); FILE MERGED 2006/07/24 13:52:06 tl 1.63.80.1: #b6423528# create printer if necessary


2006-08-03  Ivo Hinkelmann  <ihi@openoffice.org>  [8686b550407dbef9a2c62d62824f7f2338465be1]

INTEGRATION: CWS tl24 (1.41.28); FILE MERGED 2006/07/04 12:55:58 tl 1.41.28.1: #i66994# have Math start with focus in edit window


2006-08-03  Ivo Hinkelmann  <ihi@openoffice.org>  [17c82212dc0eb2d5ae497805261cd9e3fadc3208]

INTEGRATION: CWS impress100 (1.25.72); FILE MERGED 2006/07/31 09:09:14 af 1.25.72.2: #i56656# Made graphictools.cxx be compiled with exceptions enabled. 2006/07/27 14:23:12 sj 1.25.72.1: #i56656# graphictools has been moved from svtools to vcl


2006-08-03  Ivo Hinkelmann  <ihi@openoffice.org>  [3c46717f7d6e1648af040190836c0d521331596e]

INTEGRATION: CWS impress100 (1.17.72); FILE MERGED 2006/07/27 14:39:09 sj 1.17.72.1: #i56656# svt/graphictools has been moved from svtools to vcl, mirroring/rotation of svm metafiles is now working properly


2006-08-03  Ivo Hinkelmann  <ihi@openoffice.org>  [90708571c7606047ee307d706336cc0de588943d]

INTEGRATION: CWS impress100 (1.1.2); FILE ADDED 2006/07/27 14:22:10 sj 1.1.2.1: #i56656# graphictools.hxx has been moved from svtools to vcl


2006-08-03  Ivo Hinkelmann  <ihi@openoffice.org>  [aa79c81491f5dfb1b9b49079bbeb3db233d0a364]

INTEGRATION: CWS impress100 (1.19.24); FILE MERGED 2006/07/27 14:39:09 sj 1.19.24.1: #i56656# svt/graphictools has been moved from svtools to vcl, mirroring/rotation of svm metafiles is now working properly


2006-08-03  Ivo Hinkelmann  <ihi@openoffice.org>  [b4ebd63eb02e30dfa6251d6d6c768a6ab09e485f]

INTEGRATION: CWS impress100 (1.47.134); FILE MERGED 2006/07/27 14:23:34 sj 1.47.134.1: #i56656# graphictools has been moved from svtools to vcl


2006-08-03  Ivo Hinkelmann  <ihi@openoffice.org>  [74102ce5f93719e2c1c3a61103b8730af9ef1de3]

INTEGRATION: CWS impress100 (1.79.68); FILE MERGED 2006/07/27 14:46:10 sj 1.79.68.1: #i56656# svt/graphictools has been moved from svtools to vcl to allow proper mirroring/rotation of svm metafiles


2006-08-03  Ivo Hinkelmann  <ihi@openoffice.org>  [f59ec90b21f723aa2c9392c0d74312a9f8c0fa1e]

INTEGRATION: CWS impress100 (1.8.68); FILE MERGED 2006/07/27 14:46:10 sj 1.8.68.1: #i56656# svt/graphictools has been moved from svtools to vcl to allow proper mirroring/rotation of svm metafiles


2006-08-03  Ivo Hinkelmann  <ihi@openoffice.org>  [22ce024b5211ce154eb8421476bf51513e94c9d0]

INTEGRATION: CWS impress100 (1.29.14); FILE MERGED 2006/07/27 14:42:40 sj 1.29.14.1: #i56656# svt/graphictools has been moved from svtools to vcl to allow proper mirroring/rotation of svm metafiles


2006-08-03  Ivo Hinkelmann  <ihi@openoffice.org>  [b916be43c24ebf2d49b8ce1914873434d1877907]

INTEGRATION: CWS impress100 (1.80.68); FILE MERGED 2006/07/31 14:23:46 cl 1.80.68.1: #i63682# do not create undo actions for copy operation


2006-08-03  Ivo Hinkelmann  <ihi@openoffice.org>  [f270869ab19e1a1928b7eae88998c717738f98e3]

INTEGRATION: CWS impress100 (1.7.258); FILE MERGED 2006/07/31 12:03:04 af 1.7.258.1: #i67974# DeleteChildren() deleted the children but kept pointers to them.  Now the pointers are removed first.


2006-08-03  Ivo Hinkelmann  <ihi@openoffice.org>  [d0d20d49326a596426ccbc85bb6bd63861ca4bd8]

INTEGRATION: CWS impress100 (1.10.176); FILE MERGED 2006/07/31 14:22:32 cl 1.10.176.1: #i63682# do not create undo actions for cursor traveling


2006-08-03  Ivo Hinkelmann  <ihi@openoffice.org>  [32924f51320ab5ecaddbab024ca4972219dfdba7]

INTEGRATION: CWS impress100 (1.35.68); FILE MERGED 2006/07/27 14:24:56 sj 1.35.68.1: #i56656# graphictools has been moved from svtools to vcl


2006-08-03  Ivo Hinkelmann  <ihi@openoffice.org>  [72ce9e38d8ec7e9182b815dbf2c3a42f3f207544]

INTEGRATION: CWS impress100 (1.134.66); FILE MERGED 2006/07/27 14:25:36 sj 1.134.66.1: #i56656# graphictools has been moved from svtools to vcl


2006-08-03  Ivo Hinkelmann  <ihi@openoffice.org>  [d9f21059c2c83aee58bd7f5cd50df6677f2ea404]

INTEGRATION: CWS impress100 (1.50.6); FILE MERGED 2006/07/27 14:41:36 sj 1.50.6.1: #i56656# svt/graphictools has been moved from svtools to vcl to allow proper mirroring/rotation of svm metafiles


2006-08-03  Ivo Hinkelmann  <ihi@openoffice.org>  [eb5182697d96128bf95d103b735df3e150786f08]

INTEGRATION: CWS impress100 (1.18.118); FILE MERGED 2006/07/27 14:40:57 sj 1.18.118.1: #i56656# svt/graphictools has been moved from svtools to vcl to allow proper mirroring/rotation of svm metafiles


2006-08-03  Ivo Hinkelmann  <ihi@openoffice.org>  [1fbba53b0334e923f8d605e61f29bba8cc6ab000]

INTEGRATION: CWS impress100 (1.8.6); FILE MERGED 2006/07/31 13:58:01 cd 1.8.6.1: #i67880# Fix wrong debug only fix from obo


2006-08-02  Kurt Zenker  <kz@openoffice.org>  [a72664137ab96c884833b605c36bea74e74835b7]

#i10000# prevent warnings


2006-08-02  Rüdiger Timm  <rt@openoffice.org>  [a894a2a2bc3277f232d9d8b2fd12d1aeb6575189]

#i10000# Previous locense correction somehow duplicated code - corrected.


2006-08-02  Rüdiger Timm  <rt@openoffice.org>  [b8b1364aa98ce330a5efd97f45feb6fa0b5b3466]

#i10000# Previous locense correction somehow duplicated code - corrected.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [19f87130c15bc59feec6c8c84bece9156089d40d]

SRC680


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [df26fba1657a71ca717ba938cf98a33bfdc92bbf]

INTEGRATION: CWS swqbf77 (1.101.126); FILE MERGED 2006/07/31 12:39:29 fme 1.101.126.2: #b6446909# Smart paste correction also for drag and drop 2006/07/28 09:28:09 fme 1.101.126.1: #b6446909# Smart paste: IsInWrd returns true if position is at end of word


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [f0808dadea79f6f410eaddf47ffa55d69ce03f20]

INTEGRATION: CWS swqbf77 (1.47.438); FILE MERGED 2006/07/28 09:27:34 fme 1.47.438.1: #b6446909# Smart paste: IsInWrd returns true if position is at end of word


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [09bac57e1e559c1b2c40a7c3291e157fc9529b51]

INTEGRATION: CWS fs06 (1.11.2); FILE MERGED 2006/07/18 13:38:23 fridrich_strba 1.11.2.1: Issue number:  N/A Submitted by:  fridrich_strba Reviewed by:   fridrich_strba Uploading a new IMPROVED version of libwpd


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [c8caaa4e7200e54fc0f59b366772fb2038b7a2ce]

INTEGRATION: CWS fs06 (1.4.208); FILE MERGED 2006/07/18 13:39:43 fridrich_strba 1.4.208.1: Issue number:  N/A Submitted by:  fridrich_strba Reviewed by:   fridrich_strba making the libwpd based filter a prefered one because of the file format coverage and stability


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [31a7f24896b6cd2cad7f459f4af41be543343574]

INTEGRATION: CWS jsc12 (1.6.84); FILE MERGED 2006/07/31 08:00:25 oj 1.6.84.1: #i57664# fix for storable


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [2fde93d3def5fdac9be9b156ee993fcf5d632206]

INTEGRATION: CWS jsc12 (1.4.84); FILE MERGED 2006/07/14 15:11:57 jsc 1.4.84.1: #i67376# adapt example code


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [5803a0ae6913ca0603c2890244f86b89e60b9792]

INTEGRATION: CWS jsc12 (1.5.28); FILE MERGED 2006/07/14 15:11:57 jsc 1.5.28.1: #i67376# adapt example code


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [5bfddfe6a3e8ca1a69e4bf248ff65c6427de6eef]

INTEGRATION: CWS jsc12 (1.2.84); FILE MERGED 2006/07/14 15:11:57 jsc 1.2.84.1: #i67376# adapt example code


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [531d18b32975f4ccbb3d7c77720c077160ebe4e6]

INTEGRATION: CWS jsc12 (1.7.74); FILE MERGED 2006/07/14 15:11:57 jsc 1.7.74.1: #i67376# adapt example code


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [2342db3813a95f18fb764ac92110be60a1d21d73]

INTEGRATION: CWS jsc12 (1.17.72); FILE MERGED 2006/07/28 14:06:03 jsc 1.17.72.3: #i66747# integrate reviewed english version 2006/07/28 08:11:21 jsc 1.17.72.2: #i66747# update uno-skeletonmaker docu 2006/07/14 15:17:22 jsc 1.17.72.1: #i66747# integrate uno-skeletonmaker docu


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [d9a2f18c883c584422dd38db1cf1c564bc798ebd]

INTEGRATION: CWS jsc12 (1.3.86); FILE MERGED 2006/07/27 13:46:00 jsc 1.3.86.3: #i67534# remove conflicts after resync 2006/07/27 10:05:20 jsc 1.3.86.2: RESYNC: (1.3-1.4); FILE MERGED 2006/07/19 11:34:12 jsc 1.3.86.1: #i67534# update reference rdb to OOo2.0.3 release


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [264e6571bac00a36949d0ee0b9bd08e6407ca951]

INTEGRATION: CWS jsc12 (1.6.6); FILE MERGED 2006/07/31 14:53:23 jsc 1.6.6.1: #i67879# simplify calc add-in skeleton


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [6c9bb527387f2cdc547dada8e6ade4bebfe6ac71]

INTEGRATION: CWS jsc12 (1.4.10); FILE MERGED 2006/07/31 14:53:23 jsc 1.4.10.1: #i67879# simplify calc add-in skeleton


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [ef93b3b37d753ad9ff04394f3f211b8c88d1525e]

INTEGRATION: CWS jsc12 (1.7.4); FILE MERGED 2006/07/31 14:53:23 jsc 1.7.4.1: #i67879# simplify calc add-in skeleton


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [5052b7a43e2c18662d040f9ba38be57931a39d57]

INTEGRATION: CWS fwk41 (1.20.6); FILE MERGED 2006/07/21 10:55:55 mav 1.20.6.1: #i67548# fix impossibility to remove empty template groups


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [2e45b433b203c37f49bc7f8eb09e658067567cd5]

INTEGRATION: CWS fwk41 (1.23.6); FILE MERGED 2006/07/26 12:18:23 mba 1.23.6.2: RESYNC: (1.23-1.24); FILE MERGED 2006/07/21 08:34:38 mav 1.23.6.1: #i67566# retrieve the mediatype correctly


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [a7e693854464703ef585e3c2de105ae29556cedc]

INTEGRATION: CWS fwk41 (1.45.4); FILE MERGED 2006/07/21 10:55:55 mav 1.45.4.1: #i67548# fix impossibility to remove empty template groups


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [be2d76454e1792bcaacac125e3e2082218e19f61]

INTEGRATION: CWS fwk41 (1.33.6); FILE MERGED 2006/07/21 15:13:17 mav 1.33.6.2: adopt for solaris 2006/07/21 08:34:37 mav 1.33.6.1: #i67566# retrieve the mediatype correctly


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [17274e934248b7444b6227fe4da8a3554cfb2670]

INTEGRATION: CWS fwk41 (1.67.6); FILE MERGED 2006/07/21 10:55:55 mav 1.67.6.1: #i67548# fix impossibility to remove empty template groups


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [a8f6c31ddc9db0b813ef39df7082557d3d2bd42d]

INTEGRATION: CWS numberx204 (1.49.26); FILE MERGED 2006/07/19 14:28:23 er 1.49.26.1: #i67185# SvxNumOptionsTabPage::SvxNumOptionsTabPage: Watch out for the ugly 0x88/*SVX_NUM_BITMAP|0x80*/ to not remove that.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [4ee100a0b360c35e9ec7dea9e239437569b495f9]

INTEGRATION: CWS numberx204 (1.41.18); FILE MERGED 2006/07/21 13:09:22 er 1.41.18.1: #i58725# lcl_ValidChar: treat space equal to non-breaking space separator


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [aa771e35102b8358582ca4f1c757dee46e8f35a1]

INTEGRATION: CWS numberx204 (1.69.60); FILE MERGED 2006/07/25 15:03:49 er 1.69.60.1: GetExactDateOrder: it got unnoticed all the time that the 3rd shift was 16 instead of 8 bits, it wasn't used yet in ImpSvNumberInputScan::GetDateRef()


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [50e7bf2191a7670334319a3208b91e0b2fedb211]

INTEGRATION: CWS numberx204 (1.62.60); FILE MERGED 2006/07/25 13:36:29 er 1.62.60.1: ImpInitCurrencyTable: in debug-only breakpoint code use the variable to silence the warning-error ...


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [f332ee59e8b74279b539449551a447a3a1892f81]

INTEGRATION: CWS numberx204 (1.41.60); FILE MERGED 2006/07/25 15:19:27 er 1.41.60.2: #i63692# GetDateRef: always recognize January 02 2003 input as MDY, except if matching against a MYD format applied 2006/07/21 10:32:31 er 1.41.60.1: #134326# GetNextNumber: conditional check to not access one uninitialized value to satisfy Valgrind; the return values in these cases were never used though, call is only part of a don't-care-state flow in IsNumberFormatMain


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [db07eac0200854f4b1837e9f497a3d196b2c52a5]

INTEGRATION: CWS swqbf79 (1.64.4); FILE MERGED 2006/07/31 11:41:08 fme 1.64.4.1: #138877# SetUseInputLanguage after shell change


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [d33d97e9ee9daa6855c95aa97010b1d7e18685a3]

INTEGRATION: CWS swqbf79 (1.15.6); FILE MERGED 2006/07/31 11:41:08 fme 1.15.6.1: #138877# SetUseInputLanguage after shell change


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [8159d40c5cec6a59cfc5880cc2b33d7ba5811f5e]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 10:33:43 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [633b38d9c4893976bf01bccbc5b7a2d86a922213]

INTEGRATION: CWS pj57 (1.4.12); FILE MERGED 2006/07/26 10:33:17 pjanik 1.4.12.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [7f63f382d3935660803148f58f209c02c1b7c9aa]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 11:14:48 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [8d95916f6f318d7c0ae7f01434b0b2ba7d11ee1c]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 11:14:45 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [6d34ff6f380b5d1c5ca060ecda8a883a516f270c]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 11:14:41 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [571065f3ec6a757dcc72bf31a1e6e611317e4e2a]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 11:14:37 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [908eb8818252ad6e3f495efce4e8b464be23d901]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 11:13:13 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [dd08baba85f063ad02abca5352ca9407ca400fd8]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 10:34:10 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [6f6e4793aa940db41b6f641a1eeeec7c188ce00d]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 11:14:33 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [5640fc052ceacb9a94da09db59b0ca6ac7ca4325]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 11:14:30 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [aee5fec6d1cf8d3ccf773fd55acef17410a8ba73]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 11:14:26 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [09c570694522b1b57cd49ee2eca23846f0199f75]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 11:14:22 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [603e6d6bb13e37761eeb7106e224f43b1fd39a67]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 11:14:18 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [1999a9c0c5ad7c8d2917cdfdea09cc2ff2690be1]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 11:14:15 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [55d88d6b938d0a3e422ae48ae6baee6b25534b8b]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 11:12:34 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [fce9c22178be111f80afc63fd201dc7996e68536]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 11:14:11 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [fb9671171fc85b9b20665468f6183d4d72365072]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 11:14:07 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [d8a7ee2c5b348f08f4a08f3ee9ed7ab2f4693864]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 11:14:03 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [32f0ec6063f843bd0496c22662ce509e80fd479c]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 11:14:00 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [00ccee401fb5006f557a1a6930c6f5a0024c5b04]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 10:34:56 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [9aff3030c8a97a2674392e0eac7f14f55ffc2bad]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 11:13:56 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [fdd941a160a7836319c4ec50fd877aedbf945ba2]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 10:35:26 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [10ac4c20fe4403c5a74cb2d8cd3711122a8739e2]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:18:22 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [a047641ebcfe29d0499b4b83ad124398755d3804]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:18:18 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [d1ec4940e42b749149860e32ce1018785a7b66b8]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:18:14 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [410af0f398c28c0851f51dda75a278329349380b]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:18:10 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [1856cd1029b7659d3bdc49572478453f410fcc5a]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:18:03 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [902a11f02242c68cbd750ad28664907b86cda824]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 10:35:54 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [d9f9219929202c362cda56250299fd9657eaa434]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:17:59 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [dff7313f3cef8d3f964abe333d41deed580fe917]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:17:55 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [4e1d871ef829166ae90c1f79a48f2b3b6de39ec6]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:17:51 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [d4517df429280f772f8829b28fd3218d9d1563c0]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:17:48 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [fa645616c9a041e6c47488bf9386e3986bf9c551]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:17:44 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [b768dfece62b6debfb381b8e5e878fb1caf01e33]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:17:40 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [d9e63565c37611aa3003cfe5b7ea9bf0d1302c63]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:17:36 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [c30e7081972c682ae11ff3befc576fba855c0344]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:17:32 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [fee8e87b98cf036eaaef49786fb9726a6fc6a547]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:17:22 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [402a76267462934db898a054866ab5f14091f24a]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:17:26 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [8215b52717888056f9b6f43ff7769852d93e73fe]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:17:18 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [e6c8ba77bd69d7d28315a186638e77fb77199403]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 10:36:28 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [f443b377ff0638bbeacbe3c1cc227956ca76d77a]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:17:15 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [fbfb545ee57adf384dd93a46fd07fc6784544402]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:17:11 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [2c61d64a1cd4b1874086eae4f5f4a34b3e1bf48b]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:17:07 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [45a64b7fd0ad1eb3aef50946cd6249bca6e6394b]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:17:02 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [682a578e42d1df37c80beb071d1cd41783bb8cdf]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:16:59 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [cc2f90c075e2a8ba84936ced2f48e9a6a747229c]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 10:37:33 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [0a111b1a8fcb88f2545d6ac2069c6f5179cb4b23]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:21:42 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [ea27b330ac5572d326b4e24747a2f6f9a1a3e274]

INTEGRATION: CWS pj57 (1.4.4); FILE MERGED 2006/07/26 12:21:39 pjanik 1.4.4.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [4aa618d64968ca7193cfcc1adf85dbcf4c9d2ecc]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:21:35 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [770facc51a0ae5c50be4e1d9966063bc9005d77d]

INTEGRATION: CWS pj57 (1.3.18); FILE MERGED 2006/07/26 12:21:31 pjanik 1.3.18.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [3eb489a0a5c5bc42bfa0e46cb9530dc5268b53ac]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:21:26 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [d91f9c0a38a1eb7bbc1212dab234137c448b91f6]

INTEGRATION: CWS pj57 (1.4.4); FILE MERGED 2006/07/26 12:21:23 pjanik 1.4.4.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [4c329d91eda1e471705a351c33c61e88005ce767]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:21:18 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [2f3d4cf70d8861742ffbdabd83de989fb527c5dc]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 10:36:55 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [a5b131c712a9d57a302e97ca5830563b56afe3a8]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:21:14 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [2254653a4875941796effbbcefcef24fa63ca303]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:21:10 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [927e1f86dd8bebd4ba81466ee251db91c5c027e3]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 10:38:03 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [d3719e22bf62bb4bfc3857a9d5fa875569961df1]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:43:07 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [0daec84d6c8091c8bb08ba20e478883962a47ef2]

INTEGRATION: CWS pj57 (1.3.4); FILE MERGED 2006/07/26 12:43:03 pjanik 1.3.4.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [36da6d7a4798042b21aaf7c4366f9726c873bcb7]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:42:56 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [1b2ffaae634e172f5d6ba1b87848ea3c69387b51]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:42:59 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [013edd0f5a15efd10fca28d9922972fedb9578ab]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:42:51 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [950a24f76174bd751acfcd4d75a907d9ceb8c872]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:42:47 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [d5a096fc9a7d91e58be05ad894a8b36e06bc3d5c]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:42:43 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [c81efbca4e11bb44be2b2287ec0c4ba5bcf1ed32]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:42:39 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [967a03dd83cb1063753db8eb2ab80b3cef16c006]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:42:36 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [c7d727ee1abedf14ba7282f38abf84cb3ef19de8]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:42:32 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [3735f69b561e9d12b44cd771107d69f04df16c58]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:42:27 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [546bd7e836e22bbd109df2a4810ba83179d62a11]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:42:23 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [7442d572428c53287244d7315c8bffd02419b552]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:42:19 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [6c839af8b4985c77582463910ee2c395e52e1879]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:42:15 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [6e814737fa37a0015051c3bd620af237d31ffdec]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:42:12 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [565dc7c2ba0a2a91f0883e31b50676af9d020e25]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:42:08 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [b877750921055c68305ba4a88ad002f63a05740f]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 10:38:28 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [62fa6fc915c2a04b6d14ad45ed95b84f09d3cd47]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:42:04 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [85b4d4186662942838bf11f625651493d0e42d5e]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:41:56 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [670f4c96349e2ac36af15d149f597ca92645dbd5]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:42:00 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [c408a382c7f9c9a58de133a3d7793c7b40e78123]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:41:52 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [ac28dcb56d03e475fca164fd10de374f0451f57a]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:41:48 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [958e7b851504495bb10da2492925ced738f8a82f]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:41:40 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [dd96578c74575c083c57b55a105b2b88622434df]

INTEGRATION: CWS pj57 (1.3.20); FILE MERGED 2006/07/26 12:41:44 pjanik 1.3.20.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [a9fe46b7148ca68ea48812f646ad9c83e067f239]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:41:36 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [5de30a501e6bd7aa8ddf668201f4033dedf63946]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:41:32 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [78addd3152a1b406eda8350669e765ca01a7e04f]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:41:28 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [8300e2c75b56f83381ed6a36ae33cd55ce542d4c]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:41:24 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [69721255a1a767812dec9697235c46d6ba6d9018]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 10:38:54 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [5a317437f064d018b727e7f90e80c2c6c0d50210]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:37:25 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [4f317d7717de0165359815cf6bc310ba44698c5c]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:37:22 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [399047bd49591066e3454355da126c2a190bcb9b]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:37:18 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [2dd966db065f8eacc2e2691227eda4eb5a72c767]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:37:14 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [95582475c0c1a55f920fe94e145d90a106216690]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:37:10 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [1bb87daad52ffe01b4865994879017d448bf18cd]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:37:06 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [2fce14865430c11f877207054951aa7d5091604f]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:37:02 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [ceabe450b1f1de23ea66b1c2661b0e0bf74284c8]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 10:32:40 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [2d780a2ff55ed2af1a156c0007465c755df3c769]

INTEGRATION: CWS pj57 (1.3.20); FILE MERGED 2006/07/26 10:31:47 pjanik 1.3.20.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [7da4544b33888e4f4071d61f0092e4db5b4e21e4]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 10:40:45 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [98c08ee152defea688e45de6eb2fd914583205a1]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:36:58 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [d4b503d96f47bd1e019673b95c082cf60cf2eab2]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:36:54 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [7498ccce4b29e7190b0d7b513c5c79b4cc241584]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:36:48 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [26bc58a1c227b89e18c5f2e694c1ec3cce381c9a]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:36:40 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [19011202f01bb5c5de3863adfa6697cdf609e264]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:36:36 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [8459051b337c3a69ef9e7ea65f660b17808b41cf]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:36:43 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [6e08d37cbab372a1dcbba50d6b21e1625299448c]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:36:28 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [805ed2a884b3686a713efe8853469021b7053781]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:36:32 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [3dd9107851c5a275d1e652cee5ed309f9a0531e2]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:36:17 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [64b9c3f0462e358b38e70fa2b5bc7df09423ceef]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:36:13 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [c5bbb9ae1e8def0121f9e34aa6df00333b02c5de]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:36:21 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [7e901f103eea1cdcce2e2ee1a356685b94adbb25]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:36:25 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [a24f3da6eec3ff172c045c33bcb4ab28bc0d10cc]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:36:02 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [137c8c64afabfe35fd7ae3fd7db1ea782607005a]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:35:58 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [ee59df0a6c1ff324811807410e307d1c87ccc630]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:36:06 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [f36f629bbe051e9c14bad0c6651645e534154ac9]

INTEGRATION: CWS pj57 (1.4.4); FILE MERGED 2006/07/26 12:35:54 pjanik 1.4.4.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [aae89635f81f3d705f41ef765f4b2ac5e288c078]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:36:09 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [34f73e09d3be9e934c6bdb8de67b51f34d8107ef]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 07:45:11 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [5f9ae00dac8e52ce76cd8704faee8b06438f668f]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 10:31:20 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [5d0f1ad23150630535c4f646c2ef3a1224d51790]

INTEGRATION: CWS pj57 (1.4.12); FILE MERGED 2006/07/26 10:30:44 pjanik 1.4.12.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [5aca1f464d1fea357053bd7ab497db0d1252bd80]

INTEGRATION: CWS pj57 (1.2.4); FILE MERGED 2006/07/26 07:45:07 pjanik 1.2.4.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [cbd68eca4f604bd4afc2164ff2182e90789ef6c2]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:35:18 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [79dd409b2e16d4df5470ed280b0307a34923cb21]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:35:14 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [2e65986161d1d52b7350f26e8c318e7b10876c7e]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:35:51 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [500722f1c51e88a46794f6cfc8bc312f851d7236]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:35:47 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [85d76c75a8abd8f76953cd96de6656d5f97f62e9]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:35:34 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [d654c79ca5e4e71450529dac65846e14ff53c138]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:35:30 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [4d1dbf030dfae4779ecd214271e17af5baee59e7]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:35:26 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [c1f4670cec7515c5b6cf6b9388632b18eb685964]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:35:38 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [1b2977efa2637bc83a9ad75fc88d696904ee54f2]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:35:43 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [64e58a954e0e53b395142ae4fe50c0914326453a]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:35:22 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [f3278ac790361856e6c18c674a321bee7b646542]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:35:11 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [d17621feebaa9e418a69bf6d47f8b459f54c41d6]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:35:07 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [0460e050a9351892c6beb9cbb72e0aadb49a9cbd]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:35:03 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [1583edd9d54c9af0f4215e740ca668c74e7a183b]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:34:59 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [81c742dd6201b0afc4ce1f984eb72967c4dc7535]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:34:55 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [6bd5fe18d4871f6ed51ca0a2919fae598ef26ad7]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:34:51 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [aff4f16760cbdc8e820803b6e21a1ec92240318e]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 07:45:03 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [70a692d11a9af6db1f75965c40e451eb5439d4c5]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 10:29:17 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [12591f35961c835b86fc005899533d7342ecc99d]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 07:44:59 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [929112e2a79f6fa45ac7ab8c9658aa96c5a0813d]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 10:41:41 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [1e51291060152d9c1286b2f80a16fde52cf72bbd]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:34:47 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [3337b9f217cffb18333f13bca812e75f6d48f281]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:34:43 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [bd1dd7de348da440c1c716a58470de021571618c]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:34:40 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [2afa1906033f00d1422fa1f4f260f3658fe7a036]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:34:36 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [b7ff75cef9c2810ef794761aaa44befa66381eac]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:34:32 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [3de1b1ec0e7a1b476540d0f5e0c1e6998d0855ab]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:34:28 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [49ab04b4da7be94a1d6e7ef4fccc05eecc704844]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:34:24 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [f56378337fce08a550a1efbd5dc5d28fc9bbfbc6]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:34:20 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [a19808779d9b31506d986f07208e9711fdeb3c91]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:34:17 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [02cf47b7aaf84f5b631b606a238a3f740597a66e]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:34:13 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [24ad1787db73312a5a4c048d60ebd92079f121a8]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 07:44:55 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [6ded92488d30344bc66f463ff148353988f48c52]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 10:30:08 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [4b8c3309c8f7fb45030cf03805cf03b0ddf9fdb6]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 09:58:09 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [5cc2ba31c7ab9ad44b3c7274ed5d7f1f52c7c921]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 10:47:12 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [8f78cc2e8f6c6b2056e34a65ff8d71b485c29b2a]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:34:09 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [2aa9bc54e283d92a34d6db827210ad1419c7fa25]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:34:01 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [fb1be2fd27f98ea60e1bc69abb2e90051dbc40f6]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:33:55 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [aa4577a90ba67057c950f30ec629ac13e9750a62]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:33:51 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [613d90c09556a809b26b2e083b034028bdcc3d72]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:33:47 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [c15e3b99aeddfe96ac73da61d6c20544478e2be4]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:34:05 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [4bfcc9e431486eb86b89b7cc7bf8c6b75f4763ad]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:33:43 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [367a1a85725a97a255c7fd254446b49c6a85e763]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:33:40 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [40150a5eb89a3e3fcc14f6e860c456dea2d4a336]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:33:36 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [ee5cbd290c796c02ca2fc5a56f1b498202134650]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:33:32 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [918d44bd5498bf3c330e7301e6887917450d3573]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:33:28 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [a75373667f8bd3fb031ffce87a5816ce506082d2]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:33:24 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [9959135de5bfc3a21f317df89c2f2ded59087f28]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:33:20 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [fe08cc0cc6b090e3c957f87c12e507a3701e2a36]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:33:16 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [877731d12dd9fea66fb6cb6dc42650874415423c]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:33:12 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [b577044e1994ff1f9c4aa582560b7d2a5ae372d2]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:33:08 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [5e0fff72685552ea0a7a30904a6ff1849c0285ff]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 10:42:41 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [d685004ea13f6b794ba986860724f3529204e103]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:25:43 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [f27fadffa9e7a66a9105ddcc91ae7e5d3885b618]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:25:39 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [5fae57a7d42e7c15ca03ba7db20330c1038cf0b0]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:25:35 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [9c6c43dbc1a962b250325ba3e6ec989d24551f39]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:25:31 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [8d0106b755753a29743a78b88067cca63671a274]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:25:27 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [3f154e1e70bd82cdf66d8b580a0f72f8bdd5193c]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:25:24 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [a36231f95d6048054c7827590c1bad97bdce956a]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:25:20 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [3b307f2109a21c9ed19c95ed7bf259c961f5b6b6]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:25:16 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [6a05f58debe441d8a1073120278a4bd5b271f841]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:25:10 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [b7dc743014d124321108be3f61aec088f4aef85d]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:25:06 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [bd422925e62b9f7198a13c39935ed65728e99d56]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:25:02 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [dc8b8b595bbfc3e966f4a16bb3b996fa56c66265]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:24:58 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [514acdfc8bb74842aa544ea5e6fa76ecdfeebf4b]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:24:55 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [5f74fb796345f6e84c0988e5cf69eaed323679a0]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:24:51 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [16ebfde5fb4421a284fe6753aa39b11d81bfb44a]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:24:47 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [86fafab358fc3e337ed1928a487eeaf40ab315ba]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:24:43 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [cdff2172c82e0ad523117c8559299e7aa89add87]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:24:35 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [2eba9aa893709e582961ba65e5a39135190f60f3]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:24:39 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [0efca488b846aa8cc22517e3560fe232a3545b41]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:24:32 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [b46832061dbc7756b3d2d8f9965a1dd69b91b000]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:24:28 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [7cda8bfb4b54190e90fe321234dfa689a19f3f1a]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:24:24 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [28c8498aa6b3d5133d292a8fa9dc077621e6c2f3]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:24:20 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [ac5996f1a3cec6cf96c27fe2dde23772bc0a96a2]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:24:16 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [e697f7fdd86e0aa701e920540252df0c95a716a7]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:24:12 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [6ff00cbb4cecc96ad9484acc28fb67de742c84e4]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:24:08 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [3a04c63530e71236a109a1af68a67a7e8ea67e8c]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:24:01 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [c5a758f2b5b43795c6f7532ee01f190a547abbbf]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:24:04 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [9768b95709f96347f8db5f19be4d3184ad099e19]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 10:43:17 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [4516935a70908c3b3c8611c20a5dccfb6179ed05]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 11:53:20 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [1f7b1365ff196246adfc4ccd7ae3d8eed5b8683e]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 11:53:16 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [ab79296a64b776638d4c13edb41ebae966c0c6a3]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 11:53:12 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [8fc0d51c4d745ea53536570f2304050bc4b49d02]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 11:53:08 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [ebf746ad0c02a76f2e8a1c40f1fe8dd196de2e90]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 11:53:04 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [c06ba430191c7e6bbc59b8f031e5169e207f52f1]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 11:52:58 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [e95d49b359fa71deebf69f6c9cf637dd93d8ca50]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 11:52:54 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [c45c481689d8b998477f47847a2f124b2a8cfeac]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 07:44:51 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [9717423d2ff238c4f46ea609710add3287394b73]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 10:43:48 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [68251237e3718b8769e63e7c1a7bd3c182116dab]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 08:45:26 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [5b201bdd3fb61680219f0bf20e9a7b3760d41a7d]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:48:00 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [a047cc89db41366fa6f82b40c17bd227d0b99601]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:47:56 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [9007079d12f89bea716bdff472ce90e26d271d25]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:47:51 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [3be26ee1c7463c344cc898e9126fbbe963c918f0]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:47:47 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [2f8548a3c1b249bff8f9db0bcd9006ee45b863d7]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:47:44 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [746d8436bd6ee661f04f1e855df00abcee764d26]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:47:40 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [115d681f6d0506f4b2e1f51747b87ad2918744e4]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:47:35 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [0272631fdb4dc14273843942c7d07bd5ca475fd6]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:47:31 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [05a54f50d8de5c05071fd2b458dd4257a362428a]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:47:28 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [cd70e7509a147b334f6982d9d36c93050b9f0cf7]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:47:24 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [14c75dcc5b06a3d2806f3050355a2636899809d3]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:47:20 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [fb94c302f8a82154d1cd9f45d5a6d154d5e3ec3a]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:47:16 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [7311fb0aaa7a60e02b41fb2850fa67714c6da0e1]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:47:11 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [a01fa9004d149a25e85571f0db746874ef2d017f]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:47:08 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [c16b9cf77112d6248a8ec2a502d7ca37a5cba4f7]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:47:04 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [21e9770751389a1e5897cd69fbfc066b4c3fc4df]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 10:58:35 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [8ad1479a85128509dc4a17feb7ce95e47af862eb]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 10:58:01 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [b4acba7bf3bd4898de83ba776e0b69b31dcb9d82]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 10:57:34 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [29666915f29febf8d433b6f416d33744cdcec53b]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 08:44:56 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [16c9d3e078d5e612b1df0a5233f1cac5791fdf9f]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:47:00 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [6865af16d88e75acda5794fd4887f551dd7c358a]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:46:55 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [f8cddf583cfcd30ccf1648db5b1c6f4f86cb7500]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:46:51 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [0d224251d5a721d0e11c3c99e7274e914b2ea2b2]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:46:46 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [cde5bb4d9fcdb5e4905d4c20bf6374f679972c84]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:46:43 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [39ee68d84776de213d552944b796b1e5c8100221]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:46:38 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [f9b2489217a5f8ee18843146355f970db88d26cc]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:46:35 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [b2f9890af4b80c45191e25b9c37e077a9eee7c44]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:46:31 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [72df783f832334edea71c591d353ddf907b8304e]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:46:27 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [08355e05e5bc0311c7af29e8f94387edf8ed6549]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:46:23 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [42df2dfbe37f8b34ad4ce35e731217c2abbfd5d4]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:46:19 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [e43fdb9467bd215534961bf6d2af7390785c33fd]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:46:15 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [876baf1cfaaca1984972222f23b14ca4661660d3]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:46:11 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [11a57de585b26f254e51fe83b31ceccf87783ccd]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:46:07 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [fcdcd4504c36f26fb11e4dafe277c95495838f48]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 12:46:04 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [8050a5a4b1303311ce96f7ddb57c10067277bc01]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 11:52:19 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [67cd373842842ec2a4b380649c2a7fbcb4931e61]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 10:56:16 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [074970df5a722d9709098c048baff95b8da2e0bf]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 11:52:50 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [c347d2350110a880acd8ef81ab574ae983234f49]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 11:52:46 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [d076a1752a42d18b39cf7bc4cb4f29472d790575]

INTEGRATION: CWS swqbf79 (1.74.4); FILE MERGED 2006/07/31 11:41:08 fme 1.74.4.1: #138877# SetUseInputLanguage after shell change


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [96568bc6d0f3caf7a0d4ad3eed89f90ea12fd633]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 11:52:42 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [3c91f61316e95594bf5b6837cc69e55f188b89dd]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 11:52:38 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [90d5ead0fde59ccaee01d4f11e84e8289084fbea]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 11:52:35 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [574cac8b2dd79f5f67ecd62a1435ee7550253dbd]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 11:52:16 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [075782bb604c46e4cfda2f092837e165738d91fb]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 11:52:31 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [3fcd9c6b61d6aef742de7ca970e7d22e8665333e]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 11:52:27 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [49d8d636da92212ed1278ccb1912fea8fa52bb05]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 11:52:24 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [f7fa43d0edfde116c91f49d620a5193fb2f04301]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 11:52:12 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [38ffbc530822014c56c0d5aa97bf886dc4c5f4bc]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 10:54:02 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [112715f439a4d3d4089ebd5e1a10975e18cf617c]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 10:53:09 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [6f8e01ff811f0c6fee82d02d0607cc4e7de25a9c]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 10:50:49 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [f103dba20b83b27d3c65406a28c93290129b4d37]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 10:50:01 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [f893ba2942847e4e4ca4af4c49b83f3ca2bf761e]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 08:41:20 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [7d72ce7bd7692546b2ae57faf485c3b0d1a79cbd]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 10:46:47 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [5076a6ab5223ad194e0b4762d4885aebd61456a2]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 11:41:40 pjanik 1.2.24.1: #i67787#: Use generic integer pointer type instead of hardcoded 32bit one  (patch from kendy).


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [5462e646aafde355c159652026dab8a95cf3a04e]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 11:41:36 pjanik 1.2.24.1: #i67787#: Use generic integer pointer type instead of hardcoded 32bit one  (patch from kendy).


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [dc7e61c868ae6f22da4c86b228762087e94dc0f4]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 11:41:33 pjanik 1.2.24.1: #i67787#: Use generic integer pointer type instead of hardcoded 32bit one  (patch from kendy).


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [fddc77096e04c1bf38b17fdde709e7e1df4a29d4]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 11:41:29 pjanik 1.2.24.1: #i67787#: Use generic integer pointer type instead of hardcoded 32bit one  (patch from kendy).


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [d2373e54aaecb1107221eb65f78299232eb8df67]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 11:41:25 pjanik 1.2.24.1: #i67787#: Use generic integer pointer type instead of hardcoded 32bit one  (patch from kendy).


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [f3ae9e7f5ec711ffe33f6ede25f5a0c96417a461]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 11:41:21 pjanik 1.2.24.1: #i67787#: Use generic integer pointer type instead of hardcoded 32bit one  (patch from kendy).


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [e3fa9b2d5a246347c16cd3d779c4d0edb69166bb]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 11:41:17 pjanik 1.2.24.1: #i67787#: Use generic integer pointer type instead of hardcoded 32bit one  (patch from kendy).


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [0fe8a22d9671f15bca056faefb638c26f8b20595]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 11:41:13 pjanik 1.2.24.1: #i67787#: Use generic integer pointer type instead of hardcoded 32bit one  (patch from kendy).


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [7867df45e3ec295c18bc995ba01a3ffbe0bd6f16]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 07:42:39 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [1323a0aad882d101beefbcc705c965d27126e2f4]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 08:32:38 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [99de3cdf31c48bb50586ec7a66926f0945ef1122]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 08:31:01 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [b3275acd91515f2e206c18ae8c2fa54d58fa7be1]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 13:20:08 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [9a0739c1071241c1084dca3ec7f810aaf54fa566]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 10:46:21 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [aec283007af0d72e40b56527dd8288662e7a7954]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 07:42:10 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [ec23eaed7ad04a552e3d9ed1ee5f9240cbd0c828]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 10:49:22 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [1e2be2988441b45e8b964bd108bf53d3b5d87a0c]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 10:48:56 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [1d5143192f7c8011738f96fe836a7c03e4108797]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 10:48:29 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [dbc55bbfae68082d2986eb136ac9375839304f45]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 11:02:34 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [1ed9e94ee3869f1344597c72bd93a2828f28599a]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 07:41:48 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [fb969d0d51b169bfc4ab3b092eeb73bf1d62cd6b]

INTEGRATION: CWS pj57 (1.3.4); FILE MERGED 2006/07/26 08:30:16 pjanik 1.3.4.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [c0c1f135fba996a4f15110a1ad03a887270d819b]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 10:45:57 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [4337aaf8964e78c48864b0fc2cce652fbea0a7fb]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 11:02:30 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [c45b509f6ae6ae4f82b497523b99781f19e605f7]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 11:02:26 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [bad74b7706bb27dc586d9eece33b7fa47c69461d]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 11:02:21 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [1f2d06c1b2fa0b2e2e85f07729d2b6a7aab2dcd4]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 11:02:17 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [5833bc22b4c16d5ea12f1a7e2be654db86279fa7]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 11:02:13 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [710eaafbd576b7e6f8e37171b3bce42d093bc7ca]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 11:02:09 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [d09adcf061f91e15fdf4ac63f8929d05bb266811]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 11:02:05 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [4dfac0e1d2e91ec289d0f43f91e86391f1a6fe35]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 11:02:02 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [0c7aaec970b24d80a8b87a13977eb15e6ac20bad]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 07:40:49 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [f7ab05da59cd064f7d2cde3dc3f09dccb0f2b171]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 07:49:59 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [e77f3614bf4e43d4fb327c701b4c1a1e7be0d57e]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 07:47:23 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [b813b14722ce2e491695e51fee1b6884f17c749a]

INTEGRATION: CWS pj57 (1.2.24); FILE MERGED 2006/07/26 07:40:18 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [c503a23ff95b958a35ff3c602f78c274e89055a1]

INTEGRATION: CWS macosx204fixes (1.27.16); FILE MERGED 2006/07/26 22:22:32 ericb 1.27.16.3: #i67231# macosx204fixes better fix to use all .ttf fonts on Mac OS X 2006/07/19 20:37:08 ericb 1.27.16.2: #i67231# macosx204fixes some cosmetic changes in helper.cxx 2006/07/19 20:35:27 ericb 1.27.16.1: #i67231# macosx204fixes add system fonts dirs to make all system .ttf existing available on Mac OS X


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [5fc8ec3cdcde55028b53e204af935c8475a6ebbf]

INTEGRATION: CWS macosx204fixes (1.6.286); FILE MERGED 2006/07/12 23:32:43 ericb 1.6.286.1: #i66587# macosx204fixes fix missing -lutl when building svdem in svdem in svtools. Verified on WIN and MACOSX


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [33a52a668f3f47f06459f4c7e8eb0f529ff43d6f]

INTEGRATION: CWS pj55 (1.6.50); FILE MERGED 2006/07/20 09:52:13 pjanik 1.6.50.1: #i67408#: prevent "Types cannot be declared in anonymous union" compiler  warning.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [aec6866d8d9dca3adcbfb52352aa4b8b57e5c02d]

INTEGRATION: CWS pj55 (1.6.10); FILE MERGED 2006/07/18 07:01:23 pjanik 1.6.10.1: #i67354#: give explicit int type to prevent warnings.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [159e246103d805cb14175db6c53003bc6376cd1b]

INTEGRATION: CWS pj55 (1.15.10); FILE MERGED 2006/07/18 06:59:47 pjanik 1.15.10.1: #i67354#: give explicit int type to prevent warnings.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [6b73778938ed000fb4b19be1cd147dd8b4bc113c]

INTEGRATION: CWS pj55 (1.10.8); FILE MERGED 2006/07/18 06:58:20 pjanik 1.10.8.1: #i67354#: ifdef optimize pragma for _MSC_VER only.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [60a39edf98bd68c0febd05de01084a81ff689ad9]

INTEGRATION: CWS pj55 (1.5.232); FILE MERGED 2006/07/24 22:33:21 pjanik 1.5.232.2: RESYNC: (1.5-1.6); FILE MERGED 2006/07/18 06:37:13 pjanik 1.5.232.1: #i67404#: Remove obsolete #pragma SEG_EOFMODULE.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [1adf4dbec3264d400267c3701cbccc62fe08eb99]

INTEGRATION: CWS pj55 (1.8.24); FILE MERGED 2006/07/15 10:03:25 pjanik 1.8.24.1: #i67342#: Prevent warning ("has not yet been assigned a value").


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [52f3304b234c72202490a4994918960773d68340]

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>  [9841bc63b8d1f0d4169591e71608b6e3f861936f]

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>  [131276929515dde5291b9b12f15f4830b508b7d0]

INTEGRATION: CWS pj55 (1.3.290); FILE MERGED 2006/07/18 06:39:54 pjanik 1.3.290.1: #i67404#: Remove obsolete #pragma SEG_EOFMODULE.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [99827928515729df9dd81a176aa5a566815cd9f9]

INTEGRATION: CWS pj55 (1.7.54); FILE MERGED 2006/07/18 06:53:19 pjanik 1.7.54.1: #i67402#: Assign value to prevent warnings.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [ebbde810a0996fddd14defdd52cbb02079b62279]

INTEGRATION: CWS pj55 (1.32.54); FILE MERGED 2006/07/24 20:51:22 pjanik 1.32.54.2: RESYNC: (1.32-1.33); FILE MERGED 2006/07/18 06:43:42 pjanik 1.32.54.1: #i67401#: ifdef optimize pragma for _MSC_VER only.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [c8fd5a6dd56fc5149c33e3b5e7bbc4d1f1a16c49]

INTEGRATION: CWS pj55 (1.23.58); FILE MERGED 2006/07/26 12:57:46 pjanik 1.23.58.1: #i67400#: Add more exceptions files.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [cb715936a1b671683f7048b7105b16fd07765757]

INTEGRATION: CWS pj55 (1.25.58); FILE MERGED 2006/07/20 09:05:17 pjanik 1.25.58.1: #i67400#: add impprn.cxx into exceptions files.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [b34b04633a47087631bc9ca2903654a359701baf]

INTEGRATION: CWS pj55 (1.4.158); FILE MERGED 2006/07/15 10:00:59 pjanik 1.4.158.1: #i67228#: Use new-style .RPM_DATABASE instead of old-style  .RPM_OFFICEDATABASE.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [098bb642ed620e15ffd9fe5296930bd0cee86215]

INTEGRATION: CWS pj55 (1.18.2); FILE MERGED 2006/07/18 07:02:46 pjanik 1.18.2.1: #i67354#: prevent warnings when compiled without CUPS.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [336273cd291980bd54007b4e8bf3ec779b62dfe0]

INTEGRATION: CWS fwk40 (1.84.178); FILE MERGED 2006/05/29 15:31:54 mav 1.84.178.1: #i65729# remove unused string


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [1d149cab6cf14ae94201ebc641dd09058fa7a4c8]

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  Ivo Hinkelmann  <ihi@openoffice.org>  [a14fbd07e57a6b2e62c325c6a17389541e725d93]

INTEGRATION: CWS sb60 (1.1.2); FILE ADDED 2006/07/24 15:04:33 sb 1.1.2.1: #b6448495# Replaced uri-encode awk script with C program, as awk (at least on Solaris) appears to pre-process non-ASCII bytes in its input.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [856325dd6d69b3f8a5888d6faf2691cfa1be97cc]

INTEGRATION: CWS sb60 (1.9.60); FILE MERGED 2006/07/24 15:04:32 sb 1.9.60.1: #b6448495# Replaced uri-encode awk script with C program, as awk (at least on Solaris) appears to pre-process non-ASCII bytes in its input.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [d03e0c380472bcb80c5cb365f2763fad36f3bedf]

INTEGRATION: CWS sb60 (1.5.84); FILE MERGED 2006/07/24 15:04:32 sb 1.5.84.1: #b6448495# Replaced uri-encode awk script with C program, as awk (at least on Solaris) appears to pre-process non-ASCII bytes in its input.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [378af917f9419db90b2f5c4088278bfa35b0bd40]

INTEGRATION: CWS fwk40 (1.192.36); FILE MERGED 2006/07/06 16:27:37 mba 1.192.36.1: #125815#: don't open documents through command line as long as recovery is in progress


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [654a9b595416c8889fb1c272a18a2a75f7e41961]

INTEGRATION: CWS fwk40 (1.22.14); FILE MERGED 2006/07/17 09:39:48 as 1.22.14.1: #i66675# hide property set for basic introspection in case loadFromURL() was not called before


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [830664d8770235e8b2ada56003c98b282929f8c7]

INTEGRATION: CWS fwk40 (1.78.32); FILE MERGED 2006/06/30 14:26:48 mav 1.78.32.2: RESYNC: (1.78-1.80); FILE MERGED 2006/06/30 09:45:58 mav 1.78.32.1: #i65519# integrate the patch


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [97980c1d92109b03f6772f6be8b09ed1890ad271]

INTEGRATION: CWS fwk40 (1.19.182); FILE MERGED 2006/06/30 14:25:58 mav 1.19.182.2: RESYNC: (1.19-1.20); FILE MERGED 2006/05/29 15:31:55 mav 1.19.182.1: #i65729# remove unused string


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [f761aef48901f3c07f897e222571ca8ed7a681c1]

INTEGRATION: CWS fwk40 (1.179.30); FILE MERGED 2006/06/30 14:24:13 mav 1.179.30.2: RESYNC: (1.179-1.180); FILE MERGED 2006/06/08 11:29:48 mav 1.179.30.1: #i66067# do not close the streams in salvage mode


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [29d3a56eacd57f987a2bc27c2b62153f70464a46]

INTEGRATION: CWS fwk40 (1.17.184); FILE MERGED 2006/05/29 15:31:54 mav 1.17.184.1: #i65729# remove unused string


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [beea836acd8eae7369ef29dca8e2f0ba0fa774f6]

INTEGRATION: CWS fwk40 (1.61.22); FILE MERGED 2006/05/30 09:07:57 mav 1.61.22.1: #i62113# fix the german text


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [ab3c6f6e93b130dcceafcca85b21e5bd19e16805]

INTEGRATION: CWS fwk40 (1.28.10); FILE MERGED 2006/06/30 13:56:45 mav 1.28.10.2: RESYNC: (1.28-1.29); FILE MERGED 2006/06/08 11:41:36 mav 1.28.10.1: #i66067# integrate the patch


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [9e9e5cd09cf5ef744fc966198070361fa2687796]

INTEGRATION: CWS fwk40 (1.5.240); FILE MERGED 2006/06/30 13:34:53 mav 1.5.240.3: RESYNC: (1.5-1.6); FILE MERGED 2006/05/29 14:29:56 mav 1.5.240.2: #i64621# integrate patch 2006/05/29 14:25:43 mav 1.5.240.1: #i64621# integrate patch


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [8daef21bc5863ea6ac3364f84c4200d1b45909ee]

INTEGRATION: CWS fwk40 (1.41.24); FILE MERGED 2006/06/23 16:07:07 mav 1.41.24.1: #i65472# fix loosing of precision


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [09955d68d00f22312de4b7452f73ce0c203095a6]

INTEGRATION: CWS fwk40 (1.7.170); FILE MERGED 2006/07/17 08:30:19 as 1.7.170.2: #137955# workaround; hide installed but not usable filter 2006/07/11 07:35:32 as 1.7.170.1: #i60158# workaround for ambigous CSV/TXT detection


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [ba5d747d00dafe4ae007394235aecb83ad725845]

INTEGRATION: CWS fwk40 (1.19.48); FILE MERGED 2006/07/11 07:35:32 as 1.19.48.1: #i60158# workaround for ambigous CSV/TXT detection


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [0e4b4614216f9f93cdff4afdc4338510ddf96173]

INTEGRATION: CWS fwk40 (1.7.170); FILE MERGED 2006/07/17 08:30:19 as 1.7.170.1: #137955# workaround; hide installed but not usable filter


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [1fbbbb291e5a64b2f0d50fec3c5031f2570c1f46]

INTEGRATION: CWS fwk40 (1.6.170); FILE MERGED 2006/07/17 08:30:19 as 1.6.170.1: #137955# workaround; hide installed but not usable filter


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [5122f5c128f0f5032660490c6f61ea54bdda755d]

INTEGRATION: CWS fwk40 (1.15.62); FILE MERGED 2006/07/18 13:20:42 mav 1.15.62.2: adopt for unix 2006/07/17 08:30:18 as 1.15.62.1: #137955# workaround; hide installed but not usable filter


2006-08-01  Rüdiger Timm  <rt@openoffice.org>  [5e01d358e9d7cb7bb45ecb8baf1a4b5c82723458]

#100000#, #136710# 'touch' workaround as delivered by module officenames already needed here.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [279e062388661ea32c565b8531d54c05e42cac02]

INTEGRATION: CWS kdeheaders (1.15.14); FILE MERGED 2006/07/28 14:48:01 ebischoff 1.15.14.1: Wrapping all KDE includes in a single header


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [5787c900f604aec4cb3ac7f0aeb5edfbad0f15b5]

INTEGRATION: CWS kdeheaders (1.7.258); FILE MERGED 2006/07/29 13:41:54 pjanik 1.7.258.1: #i66722#: disable shadow warnings for gcc.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [46e6ea330a0d118a0cbc3a166721c1ca62b03945]

INTEGRATION: CWS kdeheaders (1.13.42); FILE MERGED 2006/07/28 14:48:01 ebischoff 1.13.42.1: Wrapping all KDE includes in a single header


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [d6bd2a889fa1a2d76a82630b61311a0d6f4223ff]

INTEGRATION: CWS kdeheaders (1.1.2); FILE ADDED 2006/07/28 14:48:01 ebischoff 1.1.2.1: Wrapping all KDE includes in a single header


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [67f1c35bde24f6dbceceb352ae5530f388729f03]

INTEGRATION: CWS kdeheaders (1.47.136); FILE MERGED 2006/07/28 14:48:00 ebischoff 1.47.136.1: Wrapping all KDE includes in a single header


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [e1718b5b49b97ce9f59036696aa59cb3bb28640b]

INTEGRATION: CWS kdeheaders (1.3.8); FILE MERGED 2006/07/30 03:28:41 pjanik 1.3.8.1: #i66722#: disable shadow warnings for gcc.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [5ed50f29b0c30156124602582d08bdecec20700b]

INTEGRATION: CWS kdeheaders (1.2.30); FILE MERGED 2006/07/28 14:42:36 ebischoff 1.2.30.1: Wrapping all KDE includes in a single header


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [d8ccd8318fd5be0a211f910e767e8a00106a88e6]

INTEGRATION: CWS kdeheaders (1.2.8); FILE MERGED 2006/07/28 14:42:36 ebischoff 1.2.8.1: Wrapping all KDE includes in a single header


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [31dbd170ff642c07cc9aab63e525a5f5eb6132c2]

INTEGRATION: CWS kdeheaders (1.3.16); FILE MERGED 2006/07/28 14:42:36 ebischoff 1.3.16.1: Wrapping all KDE includes in a single header


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [6ccfa7757a449f49d3363684f1205395bacbee2a]

INTEGRATION: CWS kdeheaders (1.3.24); FILE MERGED 2006/07/28 14:42:36 ebischoff 1.3.24.1: Wrapping all KDE includes in a single header


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [7ce926f2494949108c42c9aa6a5a947aa4b3c700]

INTEGRATION: CWS kdeheaders (1.3.8); FILE MERGED 2006/07/28 14:42:36 ebischoff 1.3.8.1: Wrapping all KDE includes in a single header


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [b1de0247c1eed22ea15703b7a27e1ae3121a2bc6]

INTEGRATION: CWS kdeheaders (1.4.18); FILE MERGED 2006/07/28 14:42:36 ebischoff 1.4.18.1: Wrapping all KDE includes in a single header


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [5a077ec01bd998fa3bc52499fc80aaede08c3c2d]

INTEGRATION: CWS kdeheaders (1.27.30); FILE MERGED 2006/07/28 14:42:35 ebischoff 1.27.30.1: Wrapping all KDE includes in a single header


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [36c4f0a590b1b90bfc548573df116758f9c1482a]

INTEGRATION: CWS kdeheaders (1.4.26); FILE MERGED 2006/07/28 14:44:13 ebischoff 1.4.26.1: Wrapping all KDE includes in a single header


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [1df7e27b434c5542f553cc9c8b4bd92b7046f5dd]

INTEGRATION: CWS kdeheaders (1.3.26); FILE MERGED 2006/07/28 14:44:13 ebischoff 1.3.26.1: Wrapping all KDE includes in a single header


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [b0dd17f24a10ce99587db48672614100daf75863]

INTEGRATION: CWS kdeheaders (1.4.26); FILE MERGED 2006/07/28 14:44:12 ebischoff 1.4.26.1: Wrapping all KDE includes in a single header


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [9a0b6d5bf48a2536b99b44b1290c60e495791ef0]

INTEGRATION: CWS kdeheaders (1.5.26); FILE MERGED 2006/07/28 14:44:12 ebischoff 1.5.26.1: Wrapping all KDE includes in a single header


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [62a23fc5c2020c56066e7c95ebee56c232524d26]

INTEGRATION: CWS kdeheaders (1.3.26); FILE MERGED 2006/07/28 14:44:12 ebischoff 1.3.26.1: Wrapping all KDE includes in a single header


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [9b8d2ddedb5b0ea3390945e3942f65e355841301]

INTEGRATION: CWS sixtyfour07 (1.2.2); FILE MERGED 2006/07/26 14:14:33 thb 1.2.2.1: #i67798# Correcting license header


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [8ee74581acc11d89a01af3a90d23eff2d39c04cf]

INTEGRATION: CWS sixtyfour07 (1.3.2); FILE MERGED 2006/07/26 14:14:33 thb 1.3.2.1: #i67798# Correcting license header


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [5947c5aa467f6fdd5c4e7e33b5061790957d1cce]

INTEGRATION: CWS kendy13 (1.4.2); FILE MERGED 2006/07/28 12:34:31 kendy 1.4.2.1: #i67873# Fix 64bit build break.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [d18f8387087fc0699d0efe8fc89d883249a0589a]

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-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [01ecd540a828db0961fb8d79979ff2b81ec0e6b9]

INTEGRATION: CWS locdat204 (1.34.6); FILE MERGED 2006/07/24 15:49:13 er 1.34.6.3: #i66568# add Luxembourgish_Luxemburg (lb_LU) locale data; contributed by Michel Weimerskirch <michel_w@ooo> 2006/07/19 17:04:46 er 1.34.6.2: #i61383# add Farsi/Persian (fa_IR) locale data; contributed by Farzaneh Sarafraz <farzanehs@ooo> 2006/07/18 17:53:49 er 1.34.6.1: #i65373# add Kazakh_Kazakhstan (kk_KZ) locale data; contributed by Rail Aliev <rail@ooo>


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [11c49be67379568771ffb8ddeb25d1c3a2a05da1]

INTEGRATION: CWS locdat204 (1.11.8); FILE MERGED 2006/07/19 17:04:45 er 1.11.8.2: #i61383# add Farsi/Persian (fa_IR) locale data; contributed by Farzaneh Sarafraz <farzanehs@ooo> 2006/07/18 17:53:49 er 1.11.8.1: #i65373# add Kazakh_Kazakhstan (kk_KZ) locale data; contributed by Rail Aliev <rail@ooo>


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [f258cbc0733633fc9fd68a11653e5af4add00099]

INTEGRATION: CWS locdat204 (1.15.22); FILE MERGED 2006/07/24 15:49:13 er 1.15.22.1: #i66568# add Luxembourgish_Luxemburg (lb_LU) locale data; contributed by Michel Weimerskirch <michel_w@ooo>


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [d1d4dc16b54c00832f25aa978de36360d0236c4b]

INTEGRATION: CWS locdat204 (1.1.2); FILE ADDED 2006/07/24 15:49:13 er 1.1.2.1: #i66568# add Luxembourgish_Luxemburg (lb_LU) locale data; contributed by Michel Weimerskirch <michel_w@ooo>


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [65d47c9c16bc23f068787eaae9646c6570ccb073]

INTEGRATION: CWS locdat204 (1.1.2); FILE ADDED 2006/07/18 17:54:34 er 1.1.2.1: #i65373# add Kazakh_Kazakhstan (kk_KZ) locale data; contributed by Rail Aliev <rail@ooo>


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [0ea3f490a512ca383a851e611a59a166f5e41f0d]

INTEGRATION: CWS locdat204 (1.1.2); FILE ADDED 2006/07/19 17:04:45 er 1.1.2.1: #i61383# add Farsi/Persian (fa_IR) locale data; contributed by Farzaneh Sarafraz <farzanehs@ooo>


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [17842b90548badbb68dc460d14c4ff55819e6bf3]

INTEGRATION: CWS locdat204 (1.13.26); FILE MERGED 2006/07/24 14:26:36 er 1.13.26.1: #i65342# Danish includes W now in the index section


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [e6dcb56192985971db23b7aba0d589f21489867c]

INTEGRATION: CWS locdat204 (1.42.8); FILE MERGED 2006/07/24 15:49:13 er 1.42.8.3: #i66568# add Luxembourgish_Luxemburg (lb_LU) locale data; contributed by Michel Weimerskirch <michel_w@ooo> 2006/07/19 17:04:45 er 1.42.8.2: #i61383# add Farsi/Persian (fa_IR) locale data; contributed by Farzaneh Sarafraz <farzanehs@ooo> 2006/07/18 17:53:49 er 1.42.8.1: #i65373# add Kazakh_Kazakhstan (kk_KZ) locale data; contributed by Rail Aliev <rail@ooo>


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [c016690069e34501f3247fd4f4737c61f8f380ad]

INTEGRATION: CWS locdat204 (1.12.24); FILE MERGED 2006/07/19 12:01:18 er 1.12.24.1: #i61383# no codepage for Farsi/Persian


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [ec55d1d0dae3f45b20e63c1b7b956df4836c9c44]

INTEGRATION: CWS mba204crashfixes (1.84.30); FILE MERGED 2006/07/17 15:03:05 mba 1.84.30.1: #i66665#: deal with situation where SfxFrame is destroyed in Presentation Wizard


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [e1b91976a7f9e7ece6dc3e5ab5ad346b9bff8586]

INTEGRATION: CWS mba204crashfixes (1.23.28); FILE MERGED 2006/07/20 16:33:56 mba 1.23.28.1: #127096#: remove superfluous code


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [7386ee60c13408a6a216f8fdf5a566b49d06bd58]

INTEGRATION: CWS mba204crashfixes (1.112.30); FILE MERGED 2006/07/26 09:09:39 mba 1.112.30.2: RESYNC: (1.112-1.113); FILE MERGED 2006/07/17 15:01:56 mba 1.112.30.1: #i64991#: only forward changed attributes in setPrinter call


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [9998d9f2fd7e420906b7e8c1e7912173e5c2f589]

INTEGRATION: CWS mba204crashfixes (1.29.30); FILE MERGED 2006/07/26 09:08:36 mba 1.29.30.2: RESYNC: (1.29-1.30); FILE MERGED 2006/07/17 14:59:57 mba 1.29.30.1: performance improvement: don't use service to parse command URLs


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [4e1917e355c8646f754d4ae0ac566943c743d16b]

INTEGRATION: CWS mba204crashfixes (1.44.30); FILE MERGED 2006/07/26 09:07:54 mba 1.44.30.2: RESYNC: (1.44-1.45); FILE MERGED 2006/07/17 14:59:57 mba 1.44.30.1: performance improvement: don't use service to parse command URLs


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [c0e8380206604b412c25102cac5989259bb33fa8]

INTEGRATION: CWS mba204crashfixes (1.61.26); FILE MERGED 2006/07/20 16:34:57 mba 1.61.26.1: #127096#: remove superfluous code; #134165#: fix reentrance problems caused by temporarily existence of dead pointers


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [5d1b8f1b9c2c2f2fc64462b010b3f128cc8bbbdf]

INTEGRATION: CWS mba204crashfixes (1.39.58); FILE MERGED 2006/07/24 14:15:59 mba 1.39.58.2: #i66665#: wrong itemtype 2006/07/17 15:03:30 mba 1.39.58.1: #i66665#: deal with situation where SfxFrame is destroyed in Presentation Wizard


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [fdf4805b18eae87ca5b2a602986621a626eece1d]

INTEGRATION: CWS odkaddonexample (1.1.2); FILE ADDED 2006/05/05 14:16:03 cd 1.1.2.1: #i65116# New demo add-on using the complex toolbar controls


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [3aefb16115383655e27cb1f17cb12975b28e1ed3]

INTEGRATION: CWS odkaddonexample (1.1.2); FILE ADDED 2006/05/05 14:16:14 cd 1.1.2.1: #i65116# New demo add-on using the complex toolbar controls


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [98efc8891c16f78a63204ea8e931e8b04d12d077]

INTEGRATION: CWS odkaddonexample (1.1.2); FILE ADDED 2006/05/22 09:09:04 cd 1.1.2.2: #65428# Adapted code to make code compile with gcc 2006/05/05 14:12:03 cd 1.1.2.1: #i65116# New demo add-on using the complex toolbar controls


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [1939ae75ae4eb14ab2f3f2a3bd8d7116400d59b9]

INTEGRATION: CWS odkaddonexample (1.1.2); FILE ADDED 2006/05/05 14:16:24 cd 1.1.2.1: #i65116# New demo add-on using the complex toolbar controls


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [d60aba0c62e1f08ff3eee33ba7b40a7709bfae2d]

INTEGRATION: CWS odkaddonexample (1.1.2); FILE ADDED 2006/05/05 14:13:53 cd 1.1.2.1: #i65116# New demo add-on using the complex toolbar controls


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [3ec59499d08f0e1a45e1e539697f272f8e0501f6]

INTEGRATION: CWS odkaddonexample (1.1.2); FILE ADDED 2006/05/05 14:13:33 cd 1.1.2.1: #i65116# New demo add-on using the complex toolbar controls


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [f49b7ab336099cd2ad3041a8d7f13fdca227d103]

INTEGRATION: CWS odkaddonexample (1.1.2); FILE ADDED 2006/06/16 09:53:26 cd 1.1.2.2: #65116# Fix problem with Solaris C++ compiler 2006/05/05 14:13:21 cd 1.1.2.1: #i65116# New demo add-on using the complex toolbar controls


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [499972988f5e432d02dae7a220b8b8c445e625f0]

INTEGRATION: CWS odkaddonexample (1.1.2); FILE ADDED 2006/05/22 09:09:03 cd 1.1.2.3: #65428# Adapted code to make code compile with gcc 2006/05/16 08:48:04 cd 1.1.2.2: #i65116# Added new controls to demo add-on 2006/05/05 14:13:10 cd 1.1.2.1: #i65116# New demo add-on using the complex toolbar controls


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [171f1d6bb1920b65763e12edcbae939c477f593c]

INTEGRATION: CWS odkaddonexample (1.1.2); FILE ADDED 2006/05/05 14:15:20 cd 1.1.2.1: #i65116# New demo add-on using the complex toolbar controls


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [a8e996eec99e079b8eedbb4c3387e6d4c163acaa]

INTEGRATION: CWS odkaddonexample (1.1.2); FILE ADDED 2006/05/05 14:14:05 cd 1.1.2.1: #i65116# New demo add-on using the complex toolbar controls


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [360d1a747d21f5fc4421ecd4916b887121308ed4]

INTEGRATION: CWS odkaddonexample (1.1.2); FILE ADDED 2006/06/16 09:53:26 cd 1.1.2.2: #65116# Fix problem with Solaris C++ compiler 2006/05/05 14:15:31 cd 1.1.2.1: #i65116# New demo add-on using the complex toolbar controls


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [d684203385dfc6dfbd3e16a998df00216d8168f3]

INTEGRATION: CWS odkaddonexample (1.1.2); FILE ADDED 2006/05/05 14:15:10 cd 1.1.2.1: #i65116# New demo add-on using the complex toolbar controls


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [5eb9f58576d73001a4dd73ebc56664c557cd0c8d]

INTEGRATION: CWS odkaddonexample (1.1.2); FILE ADDED 2006/07/06 14:52:03 cd 1.1.2.3: #i65116# Added run target for testing 2006/05/16 08:48:03 cd 1.1.2.2: #i65116# Added new controls to demo add-on 2006/05/05 14:15:53 cd 1.1.2.1: #i65116# New demo add-on using the complex toolbar controls


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [935278b0eb78980adbe5dd906ffaf1387394c46c]

INTEGRATION: CWS odkaddonexample (1.1.2); FILE ADDED 2006/05/05 14:15:41 cd 1.1.2.1: #i65116# New demo add-on using the complex toolbar controls


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [734ccc02dce7e81fb666bef561fc9b585e1fb7f4]

INTEGRATION: CWS odkaddonexample (1.1.2); FILE ADDED 2006/05/22 09:09:03 cd 1.1.2.2: #65428# Adapted code to make code compile with gcc 2006/05/05 14:13:43 cd 1.1.2.1: #i65116# New demo add-on using the complex toolbar controls


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [3002196611935dff391d93ab3627d0ea95d50b4a]

INTEGRATION: CWS odkaddonexample (1.1.2); FILE ADDED 2006/05/05 14:12:13 cd 1.1.2.1: #i65116# New demo add-on using the complex toolbar controls


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [5729bf897c744e900cdbb08a60f049984fef3152]

INTEGRATION: CWS odkaddonexample (1.1.2); FILE ADDED 2006/05/05 14:11:42 cd 1.1.2.1: #i65116# New demo add-on using the complex toolbar controls


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [a10ddd0f8f096c657430f6d130fa8dd0effedee1]

INTEGRATION: CWS odkaddonexample (1.1.2); FILE ADDED 2006/05/05 14:11:32 cd 1.1.2.1: #i65116# New demo add-on using the complex toolbar controls


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [d97ac4d52936d0e731a31066c80c3e949e627ca5]

INTEGRATION: CWS odkaddonexample (1.1.2); FILE ADDED 2006/05/16 08:48:03 cd 1.1.2.2: #i65116# Added new controls to demo add-on 2006/05/05 14:11:21 cd 1.1.2.1: #i65116# New demo add-on using the complex toolbar controls


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [0e73a6b8f6ddfad831f68ba4b05e4d25d139028b]

INTEGRATION: CWS odkaddonexample (1.103.10); FILE MERGED 2006/07/28 11:37:23 cd 1.103.10.3: RESYNC: (1.104-1.105); FILE MERGED 2006/07/06 07:49:40 cd 1.103.10.2: RESYNC: (1.103-1.104); FILE MERGED 2006/05/16 10:50:26 cd 1.103.10.1: #i65116# Added new controls


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [c5157bc38cde44b1f33325db6176961a504f8cfa]

INTEGRATION: CWS odkaddonexample (1.2.8); FILE MERGED 2006/07/06 07:44:09 cd 1.2.8.2: RESYNC: (1.2-1.3); FILE MERGED 2006/05/16 09:00:18 cd 1.2.8.1: #i65428# Support missing complex toolbar controls


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [536163c5fcf067aad0d3b9aa3c4ea46e24a6338c]

INTEGRATION: CWS odkaddonexample (1.1.2); FILE ADDED 2006/07/07 07:27:24 cd 1.1.2.5: #i65428# Fix warnings for build 2006/07/06 15:31:21 cd 1.1.2.4: #i65428# Fix warnings for build 2006/06/15 11:43:36 cd 1.1.2.3: #i65428# Fix build problem under Solaris Sparc 2006/05/17 11:05:26 cd 1.1.2.2: #i65428# Unix doesn't support sal_Unicode compatible sprintf function 2006/05/16 08:55:49 cd 1.1.2.1: #i65428# Added Spinfield to complex toolbar control set


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [0436ce4475e0dac55b4cae218b3ddf5ee5432600]

INTEGRATION: CWS odkaddonexample (1.11.8); FILE MERGED 2006/07/06 07:41:59 cd 1.11.8.2: RESYNC: (1.11-1.12); FILE MERGED 2006/05/16 09:00:17 cd 1.11.8.1: #i65428# Support missing complex toolbar controls


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [443bd03a04b12a7474beb002442bd843970bb067]

INTEGRATION: CWS odkaddonexample (1.2.8); FILE MERGED 2006/05/16 09:00:16 cd 1.2.8.1: #i65428# Support missing complex toolbar controls


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [92dbaca7430304af98c009aa5829eafecda93ebc]

INTEGRATION: CWS odkaddonexample (1.1.2); FILE ADDED 2006/07/06 15:31:20 cd 1.1.2.3: #i65428# Fix warnings for build 2006/06/15 11:43:36 cd 1.1.2.2: #i65428# Fix build problem under Solaris Sparc 2006/05/16 08:56:12 cd 1.1.2.1: #i65428# Added Editfield to complex toolbar control set


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [3e61924bcb230c7c4686a0c77cb1bcf6a7da34b3]

INTEGRATION: CWS odkaddonexample (1.1.2); FILE ADDED 2006/07/06 15:31:20 cd 1.1.2.2: #i65428# Fix warnings for build 2006/05/16 08:59:15 cd 1.1.2.1: #i65428# Added Editfield to complex toolbar control set


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [0e5c39420ccc7f9213c0f97de9dc0f6477eabf50]

INTEGRATION: CWS odkaddonexample (1.2.8); FILE MERGED 2006/07/06 07:40:03 cd 1.2.8.2: RESYNC: (1.2-1.3); FILE MERGED 2006/05/16 09:00:16 cd 1.2.8.1: #i65428# Support missing complex toolbar controls


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [05862cead8d6bddda30f4724dc9dd93448648bec]

INTEGRATION: CWS odkaddonexample (1.3.8); FILE MERGED 2006/07/06 07:39:56 cd 1.3.8.3: RESYNC: (1.3-1.4); FILE MERGED 2006/06/15 11:43:35 cd 1.3.8.2: #i65428# Fix build problem under Solaris Sparc 2006/05/16 09:00:16 cd 1.3.8.1: #i65428# Support missing complex toolbar controls


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [77ceb6275ca2d0db355bcf05443592e2df21d721]

INTEGRATION: CWS odkaddonexample (1.9.8); FILE MERGED 2006/07/06 07:39:42 cd 1.9.8.2: RESYNC: (1.9-1.10); FILE MERGED 2006/05/16 09:00:15 cd 1.9.8.1: #i65428# Support missing complex toolbar controls


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [a532e7ab420fbc88ea54a8288a939f936a5e5fd8]

INTEGRATION: CWS odkaddonexample (1.11.18); FILE MERGED 2006/07/28 16:49:05 cd 1.11.18.1: #i65428# Fix wrong merge due to warnings01 which results in memory corruption


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [8348e99dd0c37cf21a0d8e6cfa4caba80c77ff20]

INTEGRATION: CWS odkaddonexample (1.1.2); FILE ADDED 2006/05/16 08:55:18 cd 1.1.2.1: #i65428# Added Spinfield to complex toolbar control set


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [73d42c64c507cfc5177dffc3f659a57606210650]

INTEGRATION: CWS odkaddonexample (1.1.2); FILE ADDED 2006/05/16 08:54:48 cd 1.1.2.1: #i65428# Added Editfield to complex toolbar control set


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [e45fa77ae5ae87da5b6b6b053434e3210fc6ac5f]

INTEGRATION: CWS odkaddonexample (1.1.2); FILE ADDED 2006/05/16 08:54:24 cd 1.1.2.1: #i65428# Added Dropdownbox to complex toolbar control set


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [daeb523a34eb6bea6bacd23195824de40ed6d689]

INTEGRATION: CWS odkaddonexample (1.2.10); FILE MERGED 2006/05/16 10:50:25 cd 1.2.10.1: #i65116# Added new controls


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [0b4c23f2b5691e211de6d210959b63e7283a0406]

INTEGRATION: CWS odkaddonexample (1.2.10); FILE MERGED 2006/06/15 11:41:15 cd 1.2.10.2: #i65428# Fix build problem under Solaris Sparc 2006/05/16 10:50:25 cd 1.2.10.1: #i65116# Added new controls


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [6f7787a6c8ce1daa5e838653ad754b866a0902a7]

INTEGRATION: CWS vcl63 (1.80.40); FILE MERGED 2006/07/19 16:20:16 pl 1.80.40.1: #i65412# compile options for Xsun vs Xorg on Solaris


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [432a4863af9f1ddcf35118da51aba866932d388e]

INTEGRATION: CWS vcl63 (1.76.8); FILE MERGED 2006/07/26 09:30:01 pl 1.76.8.2: RESYNC: (1.76-1.77); FILE MERGED 2006/07/19 16:20:16 pl 1.76.8.1: #i65412# compile options for Xsun vs Xorg on Solaris


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [1614f1f9c83afa7188e452cdc4ce45596a2b9fb1]

INTEGRATION: CWS vcl63 (1.23.64); FILE MERGED 2006/07/19 16:20:16 pl 1.23.64.1: #i65412# compile options for Xsun vs Xorg on Solaris


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [4267b43e09ee7a2ab6b68823b3e7bde8f9facb9d]

INTEGRATION: CWS vcl63 (1.238.64); FILE MERGED 2006/07/21 14:21:59 pl 1.238.64.1: #i67656# give TABDIALOG windows the DIALOG SalFrameStyle


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [7c39037c27a4812d2d12e1f50d4cd379dc9c4298]

INTEGRATION: CWS vcl63 (1.28.4); FILE MERGED 2006/07/20 10:14:18 pl 1.28.4.1: #i67262# fixed a TabPage visible assertion


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [ef31149b8c52a8156abcd52f978f8731737a82c3]

INTEGRATION: CWS vcl63 (1.14.4); FILE MERGED 2006/07/20 09:49:18 pl 1.14.4.1: #i67262# remove unused FixedLine


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [800cd8393407a7757e351c497aa434ba15586640]

INTEGRATION: CWS vcl63 (1.16.4); FILE MERGED 2006/07/20 09:49:18 pl 1.16.4.1: #i67262# remove unused FixedLine


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [8ddf680c1c859bca215ccd9ccaced69b8561f584]

INTEGRATION: CWS impress99 (1.14.22); FILE MERGED 2006/07/26 10:29:23 cl 1.14.22.2: RESYNC: (1.14-1.16); FILE MERGED 2006/07/21 12:07:15 sj 1.14.22.1: #i60479# alpha channel now also working with palette pictures


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [8243f9b0ff91485771eabefff001d49555d774d7]

INTEGRATION: CWS impress99 (1.29.12); FILE MERGED 2006/07/24 14:40:49 sj 1.29.12.1: #i66996# now always creating EPSReplacementComments, so newly inserted EPS graphics can properly be detected


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [5c2bd551f89e3c80a1c44adac0affc9a7f9659ca]

INTEGRATION: CWS impress99 (1.13.448); FILE MERGED 2006/07/06 14:58:45 cl 1.13.448.1: #i66670# removed unused code


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [93c0593a56a169b6334cf508f953bc2c359d8f9b]

INTEGRATION: CWS impress99 (1.13.12); FILE MERGED 2006/07/24 14:38:47 sj 1.13.12.1: #i66996# now always creating EPSReplacementComments, so newly inserted EPS graphics can properly be detected


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [3be6f6be1e9b73fbde59f0e8e1680c186ce9df5c]

INTEGRATION: CWS impress99 (1.58.102); FILE MERGED 2006/07/06 14:56:00 cl 1.58.102.1: #i66670# removed unused code


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [12de2d700cc3a3e908af4e09699ca7af67bd78c5]

INTEGRATION: CWS impress99 (1.66.50); FILE MERGED 2006/07/06 14:56:00 cl 1.66.50.1: #i66670# removed unused code


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [513f66bf772ac38f3a0ee4712f9a4e41d2ce16f2]

INTEGRATION: CWS impress99 (1.31.138); FILE MERGED 2006/07/06 14:56:00 cl 1.31.138.1: #i66670# removed unused code


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [0ab3c5a64b4a81c37342d79695593e8d681e17d8]

INTEGRATION: CWS impress99 (1.66.52); FILE MERGED 2006/07/26 09:40:52 cl 1.66.52.2: RESYNC: (1.66-1.67); FILE MERGED 2006/07/06 14:56:00 cl 1.66.52.1: #i66670# removed unused code


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [c9c2f407a367271294094e3045d239084e197cdb]

INTEGRATION: CWS impress99 (1.38.158); FILE MERGED 2006/07/06 14:56:00 cl 1.38.158.1: #i66670# removed unused code


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [6b6ead2894c491cf5fec70c708a6fe3163752eff]

INTEGRATION: CWS impress99 (1.29.104); FILE MERGED 2006/07/10 08:09:42 af 1.29.104.1: #137335# Avoid calling a dying base class in UpdateBorder().


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [2b4db47073fe92aee8a305b117c1d42de62acbd7]

INTEGRATION: CWS impress99 (1.10.62); FILE MERGED 2006/07/05 09:42:06 af 1.10.62.1: #137393# Removed unused argument to constructor of CurrentMasterPagesSelector.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [d6b309854a391a056d158446a326e861df21a1e2]

INTEGRATION: CWS impress99 (1.2.62); FILE MERGED 2006/07/05 09:38:34 af 1.2.62.1: #137393# Referencing MasterPageContainer::Implementation instead of MasterPageContainer.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [e8d2daae13baedb471e2c846860f89b7325b6ab5]

INTEGRATION: CWS impress99 (1.2.62); FILE MERGED 2006/07/05 09:39:56 af 1.2.62.1: #137393# Referencing MasterPageContainer::Implementation instead of MasterPageContainer.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [777fae12fa9327abc9b714bd086ba435049e36c2]

INTEGRATION: CWS impress99 (1.2.62); FILE MERGED 2006/07/05 09:34:53 af 1.2.62.1: #137393# Added virtual keyword to some destructors.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [026afb535d9ac6426f5a30105e26c16701a137af]

INTEGRATION: CWS impress99 (1.2.62); FILE MERGED 2006/07/05 09:33:44 af 1.2.62.1: #137393# Avoid warnings about unused parameters.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [ec536306b87ceee19c63f06ecd8354bfb133e977]

INTEGRATION: CWS impress99 (1.15.60); FILE MERGED 2006/07/05 09:32:17 af 1.15.60.1: #137393# Give a reference to the Implementation to the MasterPageContainerQueue.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [6f84c73bae9344d7e4ebaabd519159f4108715fc]

INTEGRATION: CWS impress99 (1.5.62); FILE MERGED 2006/07/05 09:28:52 af 1.5.62.1: #137393# Removed unused argument to constructor.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [59926e0b87e49e0941151bc48bafc6bf7adf5af6]

INTEGRATION: CWS impress99 (1.6.62); FILE MERGED 2006/07/05 09:29:52 af 1.6.62.1: #137393# Removed unused argument to constructor.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [04b6cf4405a240e25aa0eca5aa05847fa031cc48]

INTEGRATION: CWS impress99 (1.5.62); FILE MERGED 2006/07/05 09:27:25 af 1.5.62.1: #137393# Added default: lable to switch statement to avoid compiler warning.


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [0ea922712cebe40f0492e3de5be3bcd46f7844da]

INTEGRATION: CWS impress99 (1.8.158); FILE MERGED 2006/07/06 14:55:18 cl 1.8.158.1: #i66670# removed unused code


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [9a8fdd4c774faf1f479024a9ab881bfa59dddb5a]

INTEGRATION: CWS impress99 (1.39.50); FILE MERGED 2006/07/06 14:54:08 cl 1.39.50.1: #i66670# removed unused code


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [d5daaf4e0c55bddb4a82fe94ee94311167f4a33e]

INTEGRATION: CWS impress99 (1.24.172); FILE MERGED 2006/07/06 14:54:08 cl 1.24.172.1: #i66670# removed unused code


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [e704ca5b03b85951b5cd82f26ff425d3acabd41a]

INTEGRATION: CWS impress99 (1.35.8); FILE MERGED 2006/07/21 11:53:46 cl 1.35.8.1: #138051# added some null pointer checks


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [9ba93f6a056273765c01e4d33d8ae9101437657d]

INTEGRATION: CWS impress99 (1.4.242); FILE MERGED 2006/07/06 14:52:35 cl 1.4.242.1: #i66670# removed unused code


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [c35718376583ffc17d3d355b9c8b004a18916f83]

INTEGRATION: CWS impress99 (1.3.242); FILE MERGED 2006/07/26 09:35:49 cl 1.3.242.2: RESYNC: (1.3-1.4); FILE MERGED 2006/07/06 14:52:35 cl 1.3.242.1: #i66670# removed unused code


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [341dd5fac02a7734634af5aee0b2c0082d885cdb]

INTEGRATION: CWS bserver14 (1.2.34); FILE MERGED 2006/07/31 15:12:30 kz 1.2.34.1: #131066# get buidlist from master


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [00d4638a808995ef7faacd3e9183a0c553049976]

INTEGRATION: CWS impress99 (1.5.234); FILE MERGED 2006/07/06 14:52:34 cl 1.5.234.1: #i66670# removed unused code


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [c6aa909d547d9f560b80f6f7ceda00fe6659fdc1]

INTEGRATION: CWS bserver14 (1.3.66); FILE MERGED 2006/07/31 13:49:44 kz 1.3.66.2: RESYNC: (1.3-1.4); FILE MERGED 2006/06/26 13:08:22 kz 1.3.66.1: #131066# get buidlist from master


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [e658a72909cbe8f86c5d1ad8d48da2ded01bccb7]

INTEGRATION: CWS impress99 (1.4.242); FILE MERGED 2006/07/06 14:52:34 cl 1.4.242.1: #i66670# removed unused code


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [56e9c1300657b2f6a7159896152dc1cc4e300061]

INTEGRATION: CWS impress99 (1.27.194); FILE MERGED 2006/07/26 09:32:57 cl 1.27.194.2: RESYNC: (1.27-1.28); FILE MERGED 2006/07/06 14:44:48 cl 1.27.194.1: #i66670# removed unused code


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [249ec7a440b1b3a22b18fe37eda2696402224c9c]

INTEGRATION: CWS impress99 (1.14.242); FILE MERGED 2006/07/06 14:44:48 cl 1.14.242.1: #i66670# removed unused code


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [e9043173897ec057fe2fe0a1639aad20bf5aa9bc]

INTEGRATION: CWS impress99 (1.36.52); FILE MERGED 2006/07/26 09:31:16 cl 1.36.52.2: RESYNC: (1.36-1.37); FILE MERGED 2006/07/06 14:44:48 cl 1.36.52.1: #i66670# removed unused code


2006-08-01  Ivo Hinkelmann  <ihi@openoffice.org>  [43f92106cf3964f632730aa3c12d774b33a21350]

INTEGRATION: CWS impress99 (1.17.242); FILE MERGED 2006/07/26 09:29:55 cl 1.17.242.2: RESYNC: (1.17-1.18); FILE MERGED 2006/07/06 14:46:47 cl 1.17.242.1: #i66670# removed unused code


2006-07-31  Thorsten Behrens  <thb@openoffice.org>  [7dccc372216ab4e7bbe135f3c3710a041e8507d5]

#i65904# Making vigra compile for windows


2006-07-28  Thorsten Behrens  <thb@openoffice.org>  [faa4280d0a138f79d45df0a56ac31dd0fcd790e9]

#i65904# Made code compile warning-free for MSVC; removed inline statement from the longer functions


2006-07-28  Thorsten Behrens  <thb@openoffice.org>  [8ce0bf508e47bb382088ffbb427bd6154a14d557]

#i10000# Minor build fixes (forgot the SunCC-only templates)


2006-07-28  Steffen Grund  <sg@openoffice.org>  [44f5df3856bbb4ec0667a88d3e7c07a49c953adf]

#i67853# adapt to changes in XPropertyHandler


2006-07-27  Thorsten Behrens  <thb@openoffice.org>  [8c044545bbfd533f94743a7d6cb76da5844a9e3e]

#i65904# Dumped basegfx polygon raster converter in favor of a specialized solution; constructing all accessors with passed parameter now for the BitmapRenderer; significantly improved test coverage for polygon rasterizing


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [073072610498ae40de1f9b6b2fb739c3eb080aeb]

#i10000# Still needed.


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [c22513387a3b6b6a9b6cabc91c6f026c098b96d2]

#i10000# ::osl::DebugBase<DrawShape> must not be private


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [3df3d44e8776a1384a6a3bd7209a6ed09b5f347a]

#i10000# ImplEnumMonitorProc: unreferenced formal parameter.


2006-07-26  Vladimir Glazounov  <vg@openoffice.org>  [88082e4aa87db25ef0f6bea5b6b89121cc43747c]

new version for SRC680


2006-07-26  Vladimir Glazounov  <vg@openoffice.org>  [5c8c2e501b08deab53afbf222271361887f822c7]

new version for SRC680


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [dc686945d55925a9de077d96b628c5ace10082cb]

SRC680


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [052e3c7bc9cef1eedfc56c2094760e01e50e8851]

INTEGRATION: CWS os79 (1.26.134); FILE MERGED 2006/03/29 11:50:04 fme 1.26.134.1: #i42732# font name/height display uses script type as a combination of current position and input language


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [d3de0fd8328a2806096d8154da2411a2b9e84105]

INTEGRATION: CWS os79 (1.62.70); FILE MERGED 2006/03/29 11:50:04 fme 1.62.70.2: #i42732# font name/height display uses script type as a combination of current position and input language 2006/03/29 11:33:29 fme 1.62.70.1: #i42732# font name/height display uses script type as a combination of current position and input language


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [6b393027cb68508e4bc509abd84a213eee050966]

INTEGRATION: CWS os79 (1.12.198); FILE MERGED 2006/04/04 06:30:42 fme 1.12.198.3: #i42732# font name/height display uses script type as a combination of current p 2006/03/29 11:50:03 fme 1.12.198.2: #i42732# font name/height display uses script type as a combination of current position and input language 2006/03/17 11:26:38 os 1.12.198.1: #i42732# font name/height display uses script type as a combination of current position and input language


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [14ddb26bbd2819230eae8fd4153d43add2b42fa7]

INTEGRATION: CWS os79 (1.93.42); FILE MERGED 2006/07/18 17:24:43 os 1.93.42.3: RESYNC: (1.93-1.94); FILE MERGED 2006/03/29 11:50:03 fme 1.93.42.2: #i42732# font name/height display uses script type as a combination of current position and input language 2006/03/17 11:26:38 os 1.93.42.1: #i42732# font name/height display uses script type as a combination of current position and input language


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [8a655808fab9b64e5262b4695b1256b74e3fb559]

INTEGRATION: CWS os79 (1.14.270); FILE MERGED 2006/03/29 11:50:03 fme 1.14.270.2: #i42732# font name/height display uses script type as a combination of current position and input language 2006/03/29 11:35:04 fme 1.14.270.1: #i42732# font name/height display uses script type as a combination of current position and input language


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [cce2918e234267bf5c25897d0778dd2d9f462f7f]

INTEGRATION: CWS os79 (1.72.70); FILE MERGED 2006/07/18 17:20:37 os 1.72.70.4: RESYNC: (1.72-1.73); FILE MERGED 2006/03/29 11:50:03 fme 1.72.70.3: #i42732# font name/height display uses script type as a combination of current position and input language 2006/03/29 11:32:45 fme 1.72.70.2: #i42732# font name/height display uses script type as a combination of current position and input language 2006/03/17 11:26:38 os 1.72.70.1: #i42732# font name/height display uses script type as a combination of current position and input language


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [76ee55c9b7dfdf1445bc6a841f2d344607b974ff]

INTEGRATION: CWS os79 (1.32.268); FILE REMOVED 2006/07/18 17:16:19 os 1.32.268.1: RESYNC:; FILE REMOVED


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [cc931e50e16afde3e37074d409dc97f68f082cdb]

INTEGRATION: CWS os79 (1.39.70); FILE REMOVED 2006/07/18 17:16:09 os 1.39.70.1: RESYNC:; FILE REMOVED


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [7305737e322a0f3083aecca782a394bf8d5dabee]

INTEGRATION: CWS os79 (1.23.82); FILE MERGED 2006/07/18 17:14:44 os 1.23.82.5: RESYNC: (1.23-1.25); FILE MERGED 2006/04/05 06:46:59 fme 1.23.82.4: #i42732# font name/height display uses script type as a combination of current p 2006/03/29 11:50:02 fme 1.23.82.3: #i42732# font name/height display uses script type as a combination of current position and input language 2006/03/29 11:32:03 fme 1.23.82.2: #i42732# font name/height display uses script type as a combination of current position and input language 2006/03/17 11:26:37 os 1.23.82.1: #i42732# font name/height display uses script type as a combination of current position and input language


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [0f8441217fb56c4440e7b0771eea33fb1b376917]

INTEGRATION: CWS os79 (1.129.42); FILE MERGED 2006/07/18 17:12:47 os 1.129.42.7: RESYNC: (1.129-1.132); FILE MERGED 2006/04/05 06:46:58 fme 1.129.42.6: #i42732# font name/height display uses script type as a combination of current p 2006/04/04 06:54:01 fme 1.129.42.5: #i42732# font name/height display uses script type as a combination of current p 2006/04/04 06:32:42 fme 1.129.42.4: #i42732# font name/height display uses script type as a combination of current p 2006/03/29 11:50:02 fme 1.129.42.3: #i42732# font name/height display uses script type as a combination of current position and input language 2006/03/29 11:31:20 fme 1.129.42.2: #i42732# font name/height display uses script type as a combination of current position and input language 2006/03/17 11:26:36 os 1.129.42.1: #i42732# font name/height display uses script type as a combination of current position and input language


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [45d60043797299039a553b3e744f6d66f72687de]

INTEGRATION: CWS jl41 (1.2.48); FILE MERGED 2006/07/24 13:37:09 jl 1.2.48.2: #i67587# use UnoType::get rather then getCppuType 2006/07/24 13:19:59 jl 1.2.48.1: #i67587# use UnoType::get rather then getCppuType


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [1d8267cdddb0c9066a65434640acc87c599ab3c9]

INTEGRATION: CWS c06v2_SRC680 (1.6.278); FILE MERGED 2006/05/17 17:11:45 pl 1.6.278.1: #136025# add multiscreen query


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [16438803447656c6efe780491f5113b534fb8fa4]

INTEGRATION: CWS c06v2_SRC680 (1.11.318); FILE MERGED 2006/05/19 08:14:53 pb 1.11.318.1: fix: #135919# #135920# hide controls configurable


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [0157c90b31e8d41e02b3ca6ae919ba643ced2d61]

INTEGRATION: CWS c06v2_SRC680 (1.10.20); FILE MERGED 2006/05/26 11:29:22 kso 1.10.20.2: #135985#, #135986# - handling of special cases. Issue number: Submitted by: Reviewed by: 2006/05/18 13:08:54 cd 1.10.20.1: #135985# Support full screen splash screen with adaptable pos/size of progress


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [616e4e29dbfe803fbac4e6d9249e1c769a177b20]

INTEGRATION: CWS c06v2_SRC680 (1.19.20); FILE MERGED 2006/06/29 13:23:15 kso 1.19.20.6: #135985# Use integer for compare instead of double 2006/05/26 11:29:22 kso 1.19.20.5: #135985#, #135986# - handling of special cases. Issue number: Submitted by: Reviewed by: 2006/05/19 11:00:05 cd 1.19.20.4: #135985# Call ShowFullScreenMode before Show to enable full screen splash 2006/05/18 15:00:42 cd 1.19.20.3: #135985# Remove usage of presentation mode. Makes trouble with Windows and is not really necessary 2006/05/18 14:12:12 cd 1.19.20.2: #135985# Fixed wrong cast for unsigned int 2006/05/18 13:08:53 cd 1.19.20.1: #135985# Support full screen splash screen with adaptable pos/size of progress


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [26a99ac58844fd7c60e16f7806d5196774fb1029]

INTEGRATION: CWS c06v2_SRC680 (1.192.12); FILE MERGED 2006/05/18 13:03:03 cd 1.192.12.1: #135986# Provide application name to splash screen service


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [09eca95e130a3b892ba0b23d9cc3bf6116468def]

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>  [9b9ff20ead0029cb4234247e04d742610de382a6]

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>  [1fd4c9bc33bc462a3863b97b0ba8a5192ebc5b21]

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>  [d381e99c4ecc412c1060b06936c72439a12a1425]

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>  [8025e676d630040bacfe6ba72811e0d2f14073ac]

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-26  Rüdiger Timm  <rt@openoffice.org>  [989d6179c4ff73de9f6f8d671503faaad2b7b3e4]

INTEGRATION: CWS c06v2_SRC680 (1.9.162); FILE MERGED 2006/05/17 17:11:45 pl 1.9.162.1: #136025# add multiscreen query


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [a7a37f9bf40c3a2138a5d79fb178b9ff2bc91506]

INTEGRATION: CWS c06v2_SRC680 (1.11.278); FILE MERGED 2006/05/17 12:49:48 pl 1.11.278.1: #136025# get screen dimensions


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [e7b2c6a548a5e95ecb2146645dcf0e1cb433fae5]

INTEGRATION: CWS c06v2_SRC680 (1.5.278); FILE MERGED 2006/05/17 12:49:47 pl 1.5.278.1: #136025# get screen dimensions


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [75bdd42a25ff1a9052da468dfd6bcaded771fbd0]

INTEGRATION: CWS c06v2_SRC680 (1.64.38); FILE MERGED 2006/05/29 08:40:29 rt 1.64.38.2: RESYNC: (1.64-1.64.22.1); FILE MERGED 2006/05/17 12:49:47 pl 1.64.38.1: #136025# get screen dimensions


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [4ea7dff0a4c6aa1d21ca7496a726eb692a745dc6]

INTEGRATION: CWS c06v2_SRC680 (1.75.402); FILE MERGED 2006/05/19 08:32:56 pb 1.75.402.1: fix: #135919# #135920# some positions corrected


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [c987467ab5f5035a44df2055faca46d5e842a89e]

INTEGRATION: CWS c06v2_SRC680 (1.7.422); FILE MERGED 2006/05/19 08:12:27 pb 1.7.422.1: fix: #135919# #135920# DetectHiddenControls() added


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [524ec4f1329941392c60e4dfa18e2d66e92c7481]

INTEGRATION: CWS c06v2_SRC680 (1.4.70); FILE MERGED 2006/05/19 11:51:41 cd 1.4.70.3: #135918# Fixed missing CRLF 2006/05/18 14:08:20 cd 1.4.70.2: #135918# Correct umlauts for german text 2006/05/18 13:27:09 kso 1.4.70.1: #135918# - support for WorkDirMustContainRemovableMedia. Issue number: Submitted by: Reviewed by:


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [719628ad9055712b94a86de382627e5a46a5609f]

INTEGRATION: CWS c06v2_SRC680 (1.8.24); FILE MERGED 2006/05/18 13:27:08 kso 1.8.24.1: #135918# - support for WorkDirMustContainRemovableMedia. Issue number: Submitted by: Reviewed by:


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [4b0c37128a60a247585616823b9b109ce27d0e0b]

INTEGRATION: CWS c07v005_SRC680 (1.6.386); FILE MERGED 2006/06/22 10:36:46 fme 1.6.386.1: #b6440890# Do not export soft hyphens in non-unicode mode


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [753730e5facad5bd39004d43431da412ecd2ce42]

INTEGRATION: CWS pb16 (1.24.198); FILE MERGED 2006/07/11 09:07:29 pb 1.24.198.2: RESYNC: (1.24-1.25); FILE MERGED 2006/06/14 12:49:50 pb 1.24.198.1: fix: #i48383# CreateFrameDialog() added


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [32b785c10ddf0f655b1f5c953e0ef3614a267893]

INTEGRATION: CWS pb16 (1.61.34); FILE MERGED 2006/07/11 10:46:47 pb 1.61.34.2: RESYNC: (1.61-1.62); FILE MERGED 2006/06/14 12:32:49 pb 1.61.34.1: fix: #i48383# hand over frame to dialog


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [a470081460d448c5cd6dde88a7ab731854437a33]

INTEGRATION: CWS pb16 (1.11.246); FILE MERGED 2006/06/20 09:07:31 pb 1.11.246.1: fix: #i59290# cleaned up


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [a8e1ab133d46a67504ad06250b1f0220dad9357b]

INTEGRATION: CWS pb16 (1.6.432); FILE MERGED 2006/06/14 12:51:24 pb 1.6.432.1: fix: #i48383# Ctor() and Initialize() with XFrame


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [d489f7371beb01fcbc49ce422050d196308a8ff1]

INTEGRATION: CWS pb16 (1.30.54); FILE MERGED 2006/07/11 09:27:46 pb 1.30.54.2: RESYNC: (1.30-1.31); FILE MERGED 2006/06/14 12:54:55 pb 1.30.54.1: fix: #i48383# SfxModule.IsActive() replaced with getCurrentFactory()


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [80e32241d738b419d45e91a68b4e20b92816ccf0]

INTEGRATION: CWS pb16 (1.11.432); FILE MERGED 2006/07/11 09:19:42 pb 1.11.432.2: RESYNC: (1.11-1.12); FILE MERGED 2006/06/12 09:59:10 pb 1.11.432.1: fix: #i48512# add support to reset background


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [3cf3575615cc1b8227c9dca7c62c807f6da77c25]

INTEGRATION: CWS pb16 (1.3.432); FILE MERGED 2006/06/12 10:03:18 pb 1.3.432.1: fix: #i48512# add parameter bool bResetBackground to UpdateExample_Impl()


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [3488b4bd60730f3e81b795cf8b68d9a2703d2f61]

INTEGRATION: CWS pb16 (1.28.430); FILE MERGED 2006/07/11 09:19:35 pb 1.28.430.2: RESYNC: (1.28-1.29); FILE MERGED 2006/06/12 10:06:20 pb 1.28.430.1: fix: #i48512# reset background of preview if necessary


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [6d4203793ee9c78c8efdf127f1e58668fe5a6353]

INTEGRATION: CWS pb16 (1.32.54); FILE MERGED 2006/07/11 09:17:41 pb 1.32.54.2: RESYNC: (1.32-1.33); FILE MERGED 2006/06/09 09:12:12 pb 1.32.54.1: fix: #i66240# String& was invalid after assignment


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [31efb0ac5c9c9ece7e0e8fff16dda3fa3f3adcff]

INTEGRATION: CWS pb16 (1.17.198); FILE MERGED 2006/07/11 09:07:37 pb 1.17.198.2: RESYNC: (1.17-1.18); FILE MERGED 2006/06/14 12:48:02 pb 1.17.198.1: fix: #i48383# CreateFrameDialog() added


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [18a424fb9729f27bd724bd70658c5e05c7b0e989]

INTEGRATION: CWS pb16 (1.2.242); FILE MERGED 2006/05/30 08:31:33 pb 1.2.242.1: fix: #i65279# only show tooltip if helpmode is BALLOON or QUICK


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [2e9a903934177999d6d05fcc5b98a70f3d62025a]

INTEGRATION: CWS pb16 (1.64.70); FILE MERGED 2006/07/11 08:07:23 pb 1.64.70.2: RESYNC: (1.64-1.65); FILE MERGED 2006/05/31 09:51:09 pb 1.64.70.1: fix: #i64609# DoQuickSearch(): pEntry could be NULL


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [39cda044a67c6487d7b73beda9233b9fa41abd08]

INTEGRATION: CWS nolibart (1.13.6); FILE MERGED 2006/07/25 22:02:31 rene 1.13.6.1: #i67738# fix --without-gpc build


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [45f2dc8ffceac6b88751d0d3227ab453b7eb9110]

INTEGRATION: CWS nolibart (1.12.30); FILE MERGED 2006/07/25 22:02:31 rene 1.12.30.1: #i67738# fix --without-gpc build


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [5f7519030e6ccc3ca6117e50c7ddaeecbe204e5a]

INTEGRATION: CWS swqbf75 (1.8.252); FILE MERGED 2006/07/24 11:50:11 od 1.8.252.1: #b6449874# - adjust consideration of anchored objects, whose wrapping 	     style influence is temporarly considered, for formatting 	     of anchor frame for checking move forward condition.


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [fbb43c31023d0930dd315c9a482ec69bf4fdbb6b]

INTEGRATION: CWS swqbf75 (1.18.18); FILE MERGED 2006/07/24 11:50:11 od 1.18.18.1: #b6449874# - adjust consideration of anchored objects, whose wrapping 	     style influence is temporarly considered, for formatting 	     of anchor frame for checking move forward condition.


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [6a5a06f50c1b8224ffa3bd540efa48dccb2c5664]

INTEGRATION: CWS swqbf75 (1.57.132); FILE MERGED 2006/07/24 11:47:54 od 1.57.132.1: #b6449874# method <SwFlyAtCntFrm::MakeAll()> 	   - on temporary consideration of wrapping style influence to 	     avoid loop situation in iterative positioning process 	     apply to all objects, anchored at the anchor frame, the 	     temporary consideration of wrapping style influence.


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [c8c082cf7501e86d658c36a5f26163d55eb47962]

INTEGRATION: CWS swqbf75 (1.19.190); FILE MERGED 2006/07/24 11:45:33 od 1.19.190.1: #b6449874# class <SwAnchoredObject> 	   - implementation of new method <SetTmpConsiderWrapInfluenceOfOtherObjs(..)>


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [0363f80b3bef54ab5629521c7f930cdf8e2722e0]

INTEGRATION: CWS swqbf75 (1.16.190); FILE MERGED 2006/07/24 11:37:17 od 1.16.190.1: #b6449874# class <SwAnchoredObject> 	   - new method <SetTmpConsiderWrapInfluenceOfOtherObjs(..)>


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [838bdece884019901996b721de7b38482a3b1d88]

INTEGRATION: CWS dba204b (1.5.68); FILE MERGED 2006/07/06 14:52:31 fs 1.5.68.1: #i65159# describePropertyLine now returning a LineDescriptor, instead of taking an out parameter / some less warnings


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [af0571e62425b314ec5966ee0267d08382f8127a]

INTEGRATION: CWS dba204b (1.3.160); FILE MERGED 2006/07/06 14:52:31 fs 1.3.160.1: #i65159# describePropertyLine now returning a LineDescriptor, instead of taking an out parameter / some less warnings


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [251c2f5a8745ca58e6eed53107189a241f60010a]

INTEGRATION: CWS dba204b (1.7.68); FILE MERGED 2006/07/06 14:52:31 fs 1.7.68.1: #i65159# describePropertyLine now returning a LineDescriptor, instead of taking an out parameter / some less warnings


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [8f39d8ee751f4d7c9f030238558707d80bf90bce]

INTEGRATION: CWS dba204b (1.6.68); FILE MERGED 2006/07/07 12:29:57 fs 1.6.68.1: let the button navigation handler supersede ButtonType with ActionButtonType


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [04534067336316e7a0cba6d3d82c3a2ab506b85a]

INTEGRATION: CWS dba204b (1.5.68); FILE MERGED 2006/07/06 14:52:30 fs 1.5.68.1: #i65159# describePropertyLine now returning a LineDescriptor, instead of taking an out parameter / some less warnings


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [805ad85ae601c13bd88a7d4b0ca2f09334322be2]

INTEGRATION: CWS dba204b (1.22.12); FILE MERGED 2006/07/06 14:52:30 fs 1.22.12.1: #i65159# describePropertyLine now returning a LineDescriptor, instead of taking an out parameter / some less warnings


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [b9fab4ce4943971901e9bf32f25f1ce776619096]

INTEGRATION: CWS dba204b (1.3.160); FILE MERGED 2006/07/07 12:29:57 fs 1.3.160.1: let the button navigation handler supersede ButtonType with ActionButtonType


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [4dcc1f4054e4a705b19639ac4c271bda2463fea2]

INTEGRATION: CWS dba204b (1.4.160); FILE MERGED 2006/07/07 12:29:57 fs 1.4.160.1: let the button navigation handler supersede ButtonType with ActionButtonType


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [b2f26281de6ed1ebd69eea2292be180e85dc7ca8]

INTEGRATION: CWS dba204b (1.7.68); FILE MERGED 2006/07/06 14:52:30 fs 1.7.68.1: #i65159# describePropertyLine now returning a LineDescriptor, instead of taking an out parameter / some less warnings


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [74938c8ff112294e2a23dd4ca8c782c5703e6b1d]

INTEGRATION: CWS dba204b (1.6.68); FILE MERGED 2006/07/06 14:52:30 fs 1.6.68.1: #i65159# describePropertyLine now returning a LineDescriptor, instead of taking an out parameter / some less warnings


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [4f5fe5e9fda3784c417e0ae0c1499d3b03d243ed]

INTEGRATION: CWS dba204b (1.6.68); FILE MERGED 2006/07/06 14:52:29 fs 1.6.68.1: #i65159# describePropertyLine now returning a LineDescriptor, instead of taking an out parameter / some less warnings


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [4d3f3850de8c55225289795d5f092c6441c34d76]

INTEGRATION: CWS dba204b (1.7.52); FILE MERGED 2006/07/06 14:52:29 fs 1.7.52.1: #i65159# describePropertyLine now returning a LineDescriptor, instead of taking an out parameter / some less warnings


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [391c86eb673a013bcdfc280b9082722a3afbdcec]

INTEGRATION: CWS dba204b (1.30.68); FILE MERGED 2006/07/13 13:47:48 fs 1.30.68.1: propertyChange: care for properties which we have no handler for


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [f4f11f0a47acceba1b75f52ef8f9e77486eb3747]

INTEGRATION: CWS dba204b (1.31.52); FILE MERGED 2006/07/13 13:47:48 fs 1.31.52.3: propertyChange: care for properties which we have no handler for 2006/07/07 12:29:57 fs 1.31.52.2: let the button navigation handler supersede ButtonType with ActionButtonType 2006/07/06 14:52:29 fs 1.31.52.1: #i65159# describePropertyLine now returning a LineDescriptor, instead of taking an out parameter / some less warnings


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [97152b17c5673511160308a2beb8f42505864129]

INTEGRATION: CWS dba204b (1.8.68); FILE MERGED 2006/07/06 14:52:29 fs 1.8.68.1: #i65159# describePropertyLine now returning a LineDescriptor, instead of taking an out parameter / some less warnings


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [70d7e56e29cda1078b63e1c5d7d4c509df56703d]

INTEGRATION: CWS dba204b (1.2.68); FILE MERGED 2006/07/06 14:52:29 fs 1.2.68.1: #i65159# describePropertyLine now returning a LineDescriptor, instead of taking an out parameter / some less warnings


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [a4c1c6bf5e568f8265e6f12b8d12af3a28af4e9b]

INTEGRATION: CWS dba204b (1.2.68); FILE MERGED 2006/07/06 14:52:28 fs 1.2.68.1: #i65159# describePropertyLine now returning a LineDescriptor, instead of taking an out parameter / some less warnings


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [4621cce13a4995b89b84bd4870d24112dd6cd996]

INTEGRATION: CWS dba204b (1.31.68); FILE MERGED 2006/07/07 12:29:57 fs 1.31.68.1: let the button navigation handler supersede ButtonType with ActionButtonType


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [396aff595c1d8063c75fff091c26b762ff837833]

INTEGRATION: CWS dba204b (1.28.68); FILE MERGED 2006/07/07 12:29:56 fs 1.28.68.1: let the button navigation handler supersede ButtonType with ActionButtonType


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [1bc00de2a96ebd916398debdd6c352331b9838c7]

INTEGRATION: CWS dba204b (1.36.66); FILE MERGED 2006/07/07 12:29:56 fs 1.36.66.1: let the button navigation handler supersede ButtonType with ActionButtonType


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [da8c0cb9f73146ee0f1387434d7e2ed7237d433d]

INTEGRATION: CWS dba204b (1.8.52); FILE MERGED 2006/07/07 12:29:56 fs 1.8.52.1: let the button navigation handler supersede ButtonType with ActionButtonType


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [a1bae5a4ed5b6e8b649c554ec73f4b35613949ec]

INTEGRATION: CWS dba204b (1.3.52); FILE MERGED 2006/07/06 14:52:28 fs 1.3.52.1: #i65159# describePropertyLine now returning a LineDescriptor, instead of taking an out parameter / some less warnings


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [b11ee2c7db970e8fd5fbd6c8b7208afe4510c2d9]

INTEGRATION: CWS dba204b (1.13.52); FILE MERGED 2006/07/07 12:29:56 fs 1.13.52.1: let the button navigation handler supersede ButtonType with ActionButtonType


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [919029d7b64e54f530a00a67f5f4c96b683963cc]

INTEGRATION: CWS dba204b (1.3.34); FILE MERGED 2006/07/19 07:45:49 fs 1.3.34.2: RESYNC: (1.3-1.4); FILE MERGED 2006/07/06 14:52:27 fs 1.3.34.1: #i65159# describePropertyLine now returning a LineDescriptor, instead of taking an out parameter / some less warnings


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [304988dc18515ce510088e8276fcd15e18464349]

INTEGRATION: CWS dba204b (1.2.68); FILE MERGED 2006/07/06 14:52:27 fs 1.2.68.1: #i65159# describePropertyLine now returning a LineDescriptor, instead of taking an out parameter / some less warnings


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [797d7d4a115812fe6ede1badf36b023dbb7a98f0]

INTEGRATION: CWS dba204b (1.6.68); FILE MERGED 2006/07/06 14:52:27 fs 1.6.68.1: #i65159# describePropertyLine now returning a LineDescriptor, instead of taking an out parameter / some less warnings


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [35e35c3ec5421bab2e5eb8e8d8d1035e383d101f]

INTEGRATION: CWS dba204b (1.5.68); FILE MERGED 2006/07/06 14:52:27 fs 1.5.68.1: #i65159# describePropertyLine now returning a LineDescriptor, instead of taking an out parameter / some less warnings


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [ae2500a3b435a1acc42be1c2700163171040addd]

INTEGRATION: CWS dba204b (1.7.68); FILE MERGED 2006/07/06 14:52:27 fs 1.7.68.1: #i65159# describePropertyLine now returning a LineDescriptor, instead of taking an out parameter / some less warnings


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [c40103697665790e129d35f73d71ba04b39b33b5]

INTEGRATION: CWS dba204b (1.9.160); FILE MERGED 2006/07/07 12:29:56 fs 1.9.160.1: let the button navigation handler supersede ButtonType with ActionButtonType


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [604d277ebca355ddb62d2d99f722b574c8d82ef9]

INTEGRATION: CWS dba204b (1.4.68); FILE MERGED 2006/07/06 14:52:26 fs 1.4.68.1: #i65159# describePropertyLine now returning a LineDescriptor, instead of taking an out parameter / some less warnings


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [e0c5467d6a8514c77629d292b8e10a85712bb15e]

INTEGRATION: CWS dba204b (1.5.68); FILE MERGED 2006/07/07 12:29:56 fs 1.5.68.1: let the button navigation handler supersede ButtonType with ActionButtonType


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [e232ae99e944aa18e4ac18bb517b1f6039c5df76]

INTEGRATION: CWS dba204b (1.8.160); FILE MERGED 2006/07/06 14:52:26 fs 1.8.160.1: #i65159# describePropertyLine now returning a LineDescriptor, instead of taking an out parameter / some less warnings


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [c4e9ddfd1c207fae7ee561ff176b0723b2669d6c]

INTEGRATION: CWS dba204b (1.9.52); FILE MERGED 2006/07/06 14:52:26 fs 1.9.52.1: #i65159# describePropertyLine now returning a LineDescriptor, instead of taking an out parameter / some less warnings


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [a7c65e110098a484613562f2c2de7ee75a4e3b88]

INTEGRATION: CWS dba204b (1.15.34); FILE MERGED 2006/07/06 14:52:26 fs 1.15.34.1: #i65159# describePropertyLine now returning a LineDescriptor, instead of taking an out parameter / some less warnings


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [63e5166b4f5883adc2a7b2a7f2a2416ccba9c4e5]

INTEGRATION: CWS dba204b (1.11.68); FILE MERGED 2006/07/06 14:52:26 fs 1.11.68.1: #i65159# describePropertyLine now returning a LineDescriptor, instead of taking an out parameter / some less warnings


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [c818d28396f1c4d3249948ea69a4b59bcf3420f5]

INTEGRATION: CWS dba204b (1.5.104); FILE MERGED 2006/07/11 14:12:42 fs 1.5.104.1: just touch this file, so it gets rebuilt (necessary due to an incompatibility in SolarThreadExecutor introduced with the fix for #i63262#


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [d5884cddf3e98cbf5b428b0fe8c6705b11096ff0]

INTEGRATION: CWS dba204b (1.2.52); FILE MERGED 2006/07/13 07:12:16 fs 1.2.52.1: #i65159#


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [e6579c250252558c798d063708bbaa418c74c7f0]

INTEGRATION: CWS dba204b (1.238.42); FILE MERGED 2006/07/17 10:05:16 fs 1.238.42.1: #i65420# ImplGrabFocus: check aDogTag.IsDelete after calling ImplCallPreNotify (we might have been destroyed in the PreNotify handler)


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [09057fd828854ae5f7353c0bc525953d80ca80c1]

INTEGRATION: CWS dba204b (1.5.42); FILE MERGED 2006/07/13 13:32:13 fs 1.5.42.2: #i10000# 2006/07/11 14:10:09 fs 1.5.42.1: #i63262# allow to execute with timeout


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [7c9882c857bb940742974db74dd78fa49690eba4]

INTEGRATION: CWS dba204b (1.21.42); FILE MERGED 2006/07/11 14:10:04 fs 1.21.42.1: #i63262# when executing the assertion message box in another thread, ensure that we do not wait infinitely


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [56cfd5957e1f21a4d3ff2adc67be87a2e29b82e9]

INTEGRATION: CWS dba204b (1.7.12); FILE MERGED 2006/07/11 05:26:26 oj 1.7.12.1: #i67034# call swap directly


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [431e9106aeff57834176570f9058990da3842209]

INTEGRATION: CWS dba204b (1.67.8); FILE MERGED 2006/07/13 07:03:03 fs 1.67.8.2: RESYNC: (1.67-1.68); FILE MERGED 2006/07/10 15:20:05 fs 1.67.8.1: #i67004#


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [ca95b0dd5cf4f685d0c55604688ba49e9f5bcc39]

INTEGRATION: CWS dba204b (1.38.2); FILE MERGED 2006/07/13 11:13:16 fs 1.38.2.1: #i67006# clear pTabWins with a readable, and now correct piece of code


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [135fc9b5981636d0cd24e31acf624e9d9bad49e8]

INTEGRATION: CWS dba204b (1.4.150); FILE MERGED 2006/07/13 11:13:16 fs 1.4.150.1: #i67006# clear pTabWins with a readable, and now correct piece of code


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [ae44d00841f76ee3451f73b02682ee98e4bd9f0b]

INTEGRATION: CWS dba204b (1.5.150); FILE MERGED 2006/07/13 11:13:16 fs 1.5.150.1: #i67006# clear pTabWins with a readable, and now correct piece of code


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [7a8b54805c0fb7150e0cb2651da0362722b5046e]

INTEGRATION: CWS dba204b (1.28.2); FILE MERGED 2006/07/24 11:59:37 fs 1.28.2.1: #i67462# proper sNameToCheck calculation


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [e377617941f20487d76a069f9d2f85864ad37caa]

INTEGRATION: CWS dba204b (1.2.2); FILE MERGED 2006/07/17 08:08:39 fs 1.2.2.1: #i67260# +STR_NO_VALID_SQL_NAME


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [e6653a6488395c0442fbd93bac4cfa850e05586f]

INTEGRATION: CWS dba204b (1.2.2); FILE MERGED 2006/07/17 08:08:24 fs 1.2.2.1: #i67260# +STR_NO_VALID_SQL_NAME


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [3304b3e80e2f30b0e046a91dc92fe00efa96b58d]

INTEGRATION: CWS dba204b (1.2.2); FILE MERGED 2006/07/17 14:01:38 fs 1.2.2.2: #i67462# when validating table names, check all single parts of a composed name 2006/07/17 08:09:50 fs 1.2.2.1: #i67260# better distinguish different reasons for errors / don't enforce SQL92 identifiers for table names unless required


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [0aa57ffecb09244f34be019ee2a27c46006cc658]

INTEGRATION: CWS dba204b (1.10.12); FILE MERGED 2006/07/10 07:59:47 oj 1.10.12.1: #i64770# rotate end as well, and removed some warnings plus extra debug code


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [cec5ce4421633f4fe43f1618c0544858f9e410c3]

INTEGRATION: CWS dba204b (1.14.12); FILE MERGED 2006/07/10 07:59:47 oj 1.14.12.1: #i64770# rotate end as well, and removed some warnings plus extra debug code


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [52cd505ee09ba86d2b7c296b2cbd720a42d5210d]

INTEGRATION: CWS dba204b (1.29.12); FILE MERGED 2006/07/10 07:59:46 oj 1.29.12.1: #i64770# rotate end as well, and removed some warnings plus extra debug code


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [c420c5216f7b6a0ccd204b99746a5037f90fafb4]

INTEGRATION: CWS dba204b (1.85.8); FILE MERGED 2006/07/13 07:10:53 fs 1.85.8.2: RESYNC: (1.85-1.86); FILE MERGED 2006/07/10 07:59:46 oj 1.85.8.1: #i64770# rotate end as well, and removed some warnings plus extra debug code


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [ace4a7edb49b46c4a2617a0c88641f9141cf0806]

INTEGRATION: CWS presfixes10 (1.53.82); FILE MERGED 2006/07/11 10:57:38 dbo 1.53.82.5: RESYNC: (1.53-1.56); FILE MERGED 2005/11/25 11:16:01 dbo 1.53.82.4: outlining mutex, supporting "all" 2005/11/25 10:01:35 dbo 1.53.82.3: corrected map file 2005/11/24 19:39:12 dbo 1.53.82.2: corrected map file 2005/11/22 17:12:42 dbo 1.53.82.1: shifted internal allocator.hxx => rtl/allocator.hxx


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [780217d93cdfa89554004d0afb2f66b1fea6a1fc]

INTEGRATION: CWS dba204b (1.86.12); FILE MERGED 2006/07/14 08:08:56 fs 1.86.12.3: #i10000# 2006/07/13 07:10:44 fs 1.86.12.2: RESYNC: (1.86-1.87); FILE MERGED 2006/07/10 07:59:46 oj 1.86.12.1: #i64770# rotate end as well, and removed some warnings plus extra debug code


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [4ea6610655980b3194e61b3fa11c943a207f3cd1]

INTEGRATION: CWS presfixes10 (1.8.38); FILE MERGED 2006/07/11 10:50:02 dbo 1.8.38.2: RESYNC: (1.8-1.9); FILE MERGED 2005/11/22 17:12:42 dbo 1.8.38.1: shifted internal allocator.hxx => rtl/allocator.hxx


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [a0c0ec2c5ee719f5e9ab7872866e7cd5b08ac0c1]

INTEGRATION: CWS presfixes10 (1.34.36); FILE MERGED 2006/07/11 10:48:19 dbo 1.34.36.2: RESYNC: (1.34-1.35); FILE MERGED 2005/11/22 17:12:41 dbo 1.34.36.1: shifted internal allocator.hxx => rtl/allocator.hxx


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [889dba04bf9c9d4e77fe596bdd6a309f05d0b5f0]

INTEGRATION: CWS presfixes10 (1.5.40); FILE MERGED 2005/11/22 17:12:41 dbo 1.5.40.1: shifted internal allocator.hxx => rtl/allocator.hxx


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [76ea1c15849e2d2dcde381fe251b8ef3e3aab224]

INTEGRATION: CWS presfixes10 (1.3.38); FILE MERGED 2006/07/11 10:42:05 dbo 1.3.38.2: RESYNC: (1.3-1.4); FILE MERGED 2005/11/22 17:12:40 dbo 1.3.38.1: shifted internal allocator.hxx => rtl/allocator.hxx


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [fbf1d45699b423c4fe1afe469e68579340a2a439]

INTEGRATION: CWS dba204b (1.3.464); FILE MERGED 2006/07/17 10:08:08 fs 1.3.464.1: don't  depend on ENABLE_RANGE_TRACE


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [563cb8702b3186c5fe63b2c51fd946c6efe0b956]

INTEGRATION: CWS dba204b (1.12.94); FILE MERGED 2006/07/17 10:06:59 fs 1.12.94.1: warning-free code: ~OLocalExchangeHelper should be virtual


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [a4a9ae556b025e758e6e19d0c69a4b930a1f6f6e]

INTEGRATION: CWS dba204b (1.14.2); FILE MERGED 2006/07/17 10:06:34 fs 1.14.2.1: warning-freeness: composeTableNameForSelect does not need to be virtual


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [9f7eadfa2ecebd4a8cacca924c88fe6695014874]

INTEGRATION: CWS dba204b (1.55.34); FILE MERGED 2006/07/17 10:54:30 fs 1.55.34.2: some warning-freeness 2006/07/17 10:47:53 fs 1.55.34.1: #i67449#


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [215e0293bcc51382acf87e016e31054f05747316]

INTEGRATION: CWS presfixes10 (1.12.40); FILE MERGED 2006/07/14 10:50:34 dbo 1.12.40.2: #45197# enabled exceptions 2005/11/22 17:11:30 dbo 1.12.40.1: new revised DebugBase


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [0062f4f3847b20056f7b5b3254bdb3949cd06106]

INTEGRATION: CWS presfixes10 (1.1.2); FILE ADDED 2005/11/25 12:41:54 dbo 1.1.2.3: fixed includes 2005/11/25 11:16:00 dbo 1.1.2.2: outlining mutex, supporting "all" 2005/11/22 17:11:30 dbo 1.1.2.1: new revised DebugBase


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [5032f0dc1d431bb8a5bbd7e8182e49ca94e618f9]

INTEGRATION: CWS dba204b (1.3.464); FILE MERGED 2006/07/17 10:08:13 fs 1.3.464.1: don't  depend on ENABLE_RANGE_TRACE


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [7e4ceb5edd6d1f507e4fc50025cb55a8b79c33fe]

INTEGRATION: CWS presfixes10 (1.1.2); FILE ADDED 2005/11/22 17:12:40 dbo 1.1.2.1: shifted internal allocator.hxx => rtl/allocator.hxx


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [4cbd6ac3ad21b770a3f30f857f0e91f69aec0d9e]

INTEGRATION: CWS dba204b (1.75.36); FILE MERGED 2006/07/17 13:26:59 fs 1.75.36.1: #i67147# SaveModified: when calling Commit, care for a NULL controller afterwards


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [f56adb887ab43c1c9d34201d5f062acefce7f00b]

INTEGRATION: CWS presfixes10 (1.1.2); FILE ADDED 2005/11/25 12:41:54 dbo 1.1.2.6: fixed includes 2005/11/25 11:16:00 dbo 1.1.2.5: outlining mutex, supporting "all" 2005/11/25 10:30:27 dbo 1.1.2.4: documentation 2005/11/22 17:11:31 dbo 1.1.2.3: new revised DebugBase 2005/11/10 15:27:18 dbo 1.1.2.2: missing include 2005/11/10 14:06:42 dbo 1.1.2.1: new


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [d66e94c16862a67eb068bff32693466c8807ef1a]

INTEGRATION: CWS dba204b (1.49.34); FILE MERGED 2006/07/13 06:32:16 fs 1.49.34.3: RESYNC: (1.49-1.50); FILE MERGED 2006/07/10 10:35:31 fs 1.49.34.2: warning-free code 2006/07/07 14:08:20 fs 1.49.34.1: #i50160# SetTextColor instead of Font::SetColor/SetFont to change an output device's text color


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [cdaffaa535c383488957d1dbdcf286d00d505046]

INTEGRATION: CWS dba204b (1.50.36); FILE MERGED 2006/07/10 10:35:30 fs 1.50.36.1: warning-free code


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [fc782722cad69d9ae216bd718a7293cc45b36ca0]

INTEGRATION: CWS presfixes10 (1.5.6); FILE MERGED 2005/11/18 12:40:47 dbo 1.5.6.3: #i47533# fanwipe fixes Issue number: Submitted by: Reviewed by: 2005/11/10 15:12:46 dbo 1.5.6.2: #i45197# debug base default Issue number: Submitted by: Reviewed by: 2005/11/07 15:25:56 dbo 1.5.6.1: #i45197# set RTL_LEAKGUARD_DEFAULT_MODE Issue number: Submitted by: Reviewed by:


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [07e6a6f2ddec4b72d6fc6dc1deec6f55204e8d74]

INTEGRATION: CWS presfixes10 (1.6.8); FILE MERGED 2006/07/14 08:15:49 dbo 1.6.8.1: #i58939#


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [10a0aa000f12c34d6fbd822ae25b43cd1e8c50c2]

INTEGRATION: CWS presfixes10 (1.6.6); FILE MERGED 2005/11/10 14:57:27 dbo 1.6.6.1: #i45197# cleanup Issue number: Submitted by: Reviewed by:


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [e6072260f8fe0a54164129b2e8a553ef39fedf5a]

INTEGRATION: CWS presfixes10 (1.5.6); FILE MERGED 2005/11/10 14:46:56 dbo 1.5.6.2: #i45197# revised diagnostics Issue number: Submitted by: Reviewed by: 2005/11/07 15:24:52 dbo 1.5.6.1: #i45197# added DelayEvent ctor( function ), code cleanup Issue number: Submitted by: Reviewed by:


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [d7da2f3679718e15ae98a32cd7abc91f89437705]

INTEGRATION: CWS presfixes10 (1.6.8); FILE MERGED 2005/11/18 12:40:46 dbo 1.6.8.1: #i47533# fanwipe fixes Issue number: Submitted by: Reviewed by:


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [143d8de1f293eaca50dd695d6ac365ce6f03fa6c]

INTEGRATION: CWS dba204b (1.3.70); FILE MERGED 2006/07/06 14:40:20 fs 1.3.70.1: #i65159# describePropertyLine now returning a LineDescriptor, instead of taking an out parameter


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [db1fab21e2ff693400ae33d9e43110f1fa6a9e38]

INTEGRATION: CWS presfixes10 (1.3.8); FILE MERGED 2005/11/18 12:40:44 dbo 1.3.8.1: #i47533# fanwipe fixes Issue number: Submitted by: Reviewed by:


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [d341ddd8b33daa81d63fae0513b33f7262edde68]

INTEGRATION: CWS presfixes10 (1.4.6); FILE MERGED 2005/11/07 15:26:57 dbo 1.4.6.1: #i45197# revised code Issue number: Submitted by: Reviewed by:


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [08fb8e7eed69def1d3e79a02fb30f0a77cd54478]

INTEGRATION: CWS presfixes10 (1.5.6); FILE MERGED 2006/07/14 08:26:15 dbo 1.5.6.2: #i58939# 2005/11/07 15:26:56 dbo 1.5.6.1: #i45197# revised code Issue number: Submitted by: Reviewed by:


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [3be6eaa58e89ba294753d2fb382fb6295ac697c4]

INTEGRATION: CWS presfixes10 (1.3.8); FILE MERGED 2005/11/07 15:26:56 dbo 1.3.8.1: #i45197# revised code Issue number: Submitted by: Reviewed by:


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [c149ab7cac6409668da50fe73a707704ed97d55c]

INTEGRATION: CWS presfixes10 (1.3.8); FILE MERGED 2005/11/07 15:26:55 dbo 1.3.8.1: #i45197# revised code Issue number: Submitted by: Reviewed by:


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [badfe9c26cff7c6ff3b4e2b83feeb765c20b16e2]

INTEGRATION: CWS presfixes10 (1.5.6); FILE MERGED 2005/11/07 15:26:55 dbo 1.5.6.1: #i45197# revised code Issue number: Submitted by: Reviewed by:


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [f3950f4496c6bc257b70501decd740dc07820417]

INTEGRATION: CWS presfixes10 (1.5.8); FILE MERGED 2005/11/07 15:26:55 dbo 1.5.8.1: #i45197# revised code Issue number: Submitted by: Reviewed by:


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [2a616280b3a941e19f92419c3e139ce966a9f342]

INTEGRATION: CWS presfixes10 (1.4.8); FILE MERGED 2005/11/07 15:26:54 dbo 1.4.8.1: #i45197# revised code Issue number: Submitted by: Reviewed by:


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [274fc856579b81c8993876a57b0e5047c9535e52]

INTEGRATION: CWS presfixes10 (1.1.2); FILE ADDED 2005/11/07 15:26:54 dbo 1.1.2.1: #i45197# revised code Issue number: Submitted by: Reviewed by:


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [ef8c7186fab7e27a0d86fa839fb3a4ffb846a3ec]

INTEGRATION: CWS presfixes10 (1.6.6); FILE MERGED 2005/11/10 15:50:01 dbo 1.6.6.3: missing friend decl for SunCC Issue number: Submitted by: Reviewed by: 2005/11/10 14:57:26 dbo 1.6.6.2: #i45197# cleanup Issue number: Submitted by: Reviewed by: 2005/11/07 15:26:53 dbo 1.6.6.1: #i45197# revised code Issue number: Submitted by: Reviewed by:


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [6fbd301b5d6839d0baa894f70c586eef3773b613]

INTEGRATION: CWS presfixes10 (1.6.6); FILE MERGED 2006/07/20 13:20:21 dbo 1.6.6.3: #i45197# deactivate/end 2005/11/10 14:57:25 dbo 1.6.6.2: #i45197# cleanup Issue number: Submitted by: Reviewed by: 2005/11/07 15:26:52 dbo 1.6.6.1: #i45197# revised code Issue number: Submitted by: Reviewed by:


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [ca1b222c3b3df3922e7445955ff940ff2d7d698a]

INTEGRATION: CWS dba204b (1.16.148); FILE MERGED 2006/07/14 11:05:05 fs 1.16.148.1: #i67019# support for list-property / list-value


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [30cc8f1bcc0b75787b755c6557f5f0efe8ded2ef]

INTEGRATION: CWS dba204b (1.23.16); FILE MERGED 2006/07/14 11:05:05 fs 1.23.16.1: #i67019# support for list-property / list-value


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [4f3e686f630dbd7f4c34c5c3ae61aff509470f8d]

INTEGRATION: CWS presfixes10 (1.5.6); FILE MERGED 2005/11/07 15:26:52 dbo 1.5.6.1: #i45197# revised code Issue number: Submitted by: Reviewed by:


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [93f19be786fe5724df59d25ab603ab0cdeec2fbd]

INTEGRATION: CWS dba204b (1.30.16); FILE MERGED 2006/07/14 11:05:52 fs 1.30.16.1: #i67019# allow for generic sequence properties


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [2a3789befa3263b01115c9c31940695cf512b599]

INTEGRATION: CWS presfixes10 (1.3.8); FILE MERGED 2005/11/07 15:26:51 dbo 1.3.8.1: #i45197# revised code Issue number: Submitted by: Reviewed by:


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [68fae1d7da6519e2085d6f175ea8085fddd6d65d]

INTEGRATION: CWS presfixes10 (1.3.8); FILE MERGED 2005/11/07 15:26:50 dbo 1.3.8.1: #i45197# revised code Issue number: Submitted by: Reviewed by:


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [256fe1926ec5aeb46e48ecffab7087ac233e9b5d]

INTEGRATION: CWS presfixes10 (1.4.8); FILE MERGED 2005/11/07 15:26:50 dbo 1.4.8.1: #i45197# revised code Issue number: Submitted by: Reviewed by:


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [20975544b3323df025243266416338fa16aab9e6]

INTEGRATION: CWS dba204b (1.50.16); FILE MERGED 2006/07/14 11:08:26 fs 1.50.16.1: #i67019# allow for generic sequence properties


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [4056d8ecc3bfbf99865b5ef3a53e5544b6196e81]

INTEGRATION: CWS presfixes10 (1.5.8); FILE MERGED 2005/11/07 15:26:49 dbo 1.5.8.1: #i45197# revised code Issue number: Submitted by: Reviewed by:


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [21731ba77071a47e21c44b67a8d8e4757d8c8301]

INTEGRATION: CWS presfixes10 (1.3.8); FILE MERGED 2005/11/07 15:26:49 dbo 1.3.8.1: #i45197# revised code Issue number: Submitted by: Reviewed by:


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [9559af82f65c1577b38a0832d3f4ca707a11b65f]

INTEGRATION: CWS presfixes10 (1.7.8); FILE MERGED 2005/11/07 15:26:48 dbo 1.7.8.1: #i45197# revised code Issue number: Submitted by: Reviewed by:


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [4d912807dc6fa39a9f28299e143afc9bb327d777]

INTEGRATION: CWS dba204b (1.41.16); FILE MERGED 2006/07/14 11:08:15 fs 1.41.16.1: #i67019# export the default select sequence for a list box in a generic way, if necessary


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [4833e8cd358e34e9d90ffe982815563028dee5a1]

INTEGRATION: CWS presfixes10 (1.3.8); FILE MERGED 2005/11/07 15:26:48 dbo 1.3.8.1: #i45197# revised code Issue number: Submitted by: Reviewed by:


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [b6d58c35ed6926e345535db7f867e5d57c519183]

INTEGRATION: CWS presfixes10 (1.4.8); FILE MERGED 2005/11/07 15:26:47 dbo 1.4.8.1: #i45197# revised code Issue number: Submitted by: Reviewed by:


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [e18532921b9781013fac73e68744986d2036d6d5]

INTEGRATION: CWS presfixes10 (1.3.8); FILE MERGED 2005/11/07 15:26:47 dbo 1.3.8.1: #i45197# revised code Issue number: Submitted by: Reviewed by:


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [dd1a90a6d3bea9443dfc4124c03844b4fbff1f63]

INTEGRATION: CWS presfixes10 (1.4.6); FILE MERGED 2005/11/07 15:26:46 dbo 1.4.6.1: #i45197# revised code Issue number: Submitted by: Reviewed by:


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [a8241dcf3c92b08b6f1d92eabceb5fb3640d6a9c]

INTEGRATION: CWS presfixes10 (1.8.6); FILE MERGED 2005/11/10 14:57:25 dbo 1.8.6.2: #i45197# cleanup Issue number: Submitted by: Reviewed by: 2005/11/07 15:26:46 dbo 1.8.6.1: #i45197# revised code Issue number: Submitted by: Reviewed by:


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [e0b0b7bbd6cafcd5921db6f8b632e9581520dc0f]

INTEGRATION: CWS dba204b (1.8.34); FILE MERGED 2006/07/14 06:29:21 fs 1.8.34.2: #i10000# 2006/07/07 10:21:42 fs 1.8.34.1: #i65958# be notified when our dialog is deleted by somebody else


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [60b80bcf07076839ac9c0b74b1577cd861f86523]

INTEGRATION: CWS presfixes10 (1.5.8); FILE MERGED 2005/11/07 15:26:45 dbo 1.5.8.1: #i45197# revised code Issue number: Submitted by: Reviewed by:


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [b944c4edff2d03d049cf49ee26d06c2ec361396a]

INTEGRATION: CWS presfixes10 (1.8.8); FILE MERGED 2005/11/07 15:26:45 dbo 1.8.8.1: #i45197# revised code Issue number: Submitted by: Reviewed by:


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [49d896a5758ae3b78d8732695e961e13a37ab16a]

INTEGRATION: CWS dba204b (1.72.34); FILE MERGED 2006/07/14 14:13:57 fs 1.72.34.1: #i65040# the whole mutex thingie herein is flawed .... fixed #i65040# by introducing the SolarMutex in yet another place


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [51f1e9844f04b80242d9142edbfc579057a9b57f]

INTEGRATION: CWS presfixes10 (1.3.8); FILE MERGED 2005/11/10 14:57:24 dbo 1.3.8.1: #i45197# cleanup Issue number: Submitted by: Reviewed by:


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [b8db5662022a1e2ec874e6d8e4de8af77221ac41]

INTEGRATION: CWS presfixes10 (1.6.6); FILE MERGED 2006/07/17 16:38:35 dbo 1.6.6.1: #i45197# dont run into busy loop when event queue is forced empty


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [82a7e0e548f113b648cb0c0678c7332635727373]

INTEGRATION: CWS presfixes10 (1.9.8); FILE MERGED 2006/07/14 08:16:29 dbo 1.9.8.1: #i58939#


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [512450d372355428eaadbb03bac7de1606b8df36]

INTEGRATION: CWS dba204b (1.35.16); FILE MERGED 2006/07/13 10:05:13 fs 1.35.16.1: #i67290#


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [8b8cf4f0fa77bc4115727a4fdedd635552a5cfdd]

INTEGRATION: CWS presfixes10 (1.7.6); FILE MERGED 2006/07/17 16:38:34 dbo 1.7.6.1: #i45197# dont run into busy loop when event queue is forced empty


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [25ffbb096fb693df4552fb221fbd8ed8a722d548]

INTEGRATION: CWS dba204b (1.13.2); FILE MERGED 2006/07/13 10:06:48 fs 1.13.2.1: #i67290#


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [10d380112490d1097ca63aaf29d0d29c8f76b3ec]

INTEGRATION: CWS dba204b (1.40.2); FILE MERGED 2006/07/13 10:03:39 fs 1.40.2.1: #i67290#


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [7784e3cc8b8fd0ee098beb4212deb0c4b78995e8]

INTEGRATION: CWS presfixes10 (1.3.2); FILE MERGED 2005/11/10 14:57:23 dbo 1.3.2.1: #i45197# cleanup Issue number: Submitted by: Reviewed by:


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [0fe2f21da78e72c939a0e304b88fac7d6c0f59ba]

INTEGRATION: CWS dba204b (1.5.2); FILE MERGED 2006/07/13 09:56:42 fs 1.5.2.1: #i67290#


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [78e3fd13e0fdcbcb81ed8e3acdb7670cb266ee70]

INTEGRATION: CWS dba204b (1.23.16); FILE MERGED 2006/07/13 09:57:14 fs 1.23.16.1: #i67290#


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [2ee1ab5941c6ec7bdd1e166f21fdccc2654b773d]

INTEGRATION: CWS dba204b (1.2.2); FILE MERGED 2006/07/17 08:06:34 fs 1.2.2.1: #i67260# +restrictIdentifiersToSQL92


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [6d5112c76c89a2609bd34ae864c093b6bfa003c7]

INTEGRATION: CWS dba204b (1.30.20); FILE MERGED 2006/07/17 08:21:28 fs 1.30.20.1: build kab, evoab, evoab2 on unix only


2006-07-26  Rüdiger Timm  <rt@openoffice.org>  [dde0c4b09e2d1a8cb11f5432b8b2610f56b23a29]

INTEGRATION: CWS dba204b (1.2.2); FILE MERGED 2006/07/17 08:06:22 fs 1.2.2.1: #i67260# +restrictIdentifiersToSQL92


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [f98179140f999cf2282b59a2dc2104213261f10c]

INTEGRATION: CWS aw035 (1.25.104); FILE MERGED 2006/07/13 15:04:11 aw 1.25.104.1: #126320# SdrMark::GetObj() -> SdrMark::GetMarkedSdrObj() for isolating selection handling


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [ec39ef2e7faec2e04911c9a96544a229cf25befa]

INTEGRATION: CWS aw035 (1.10.72); FILE MERGED 2006/07/13 11:56:34 aw 1.10.72.1: #126320# SdrMark::GetObj() -> SdrMark::GetMarkedSdrObj() for isolating selection handling


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [1d0e448d5a6d5b0d0393e2b48590c7808fa79135]

INTEGRATION: CWS aw035 (1.20.48); FILE MERGED 2006/07/13 09:43:11 aw 1.20.48.1: #126320# SdrMark::GetObj() -> SdrMark::GetMarkedSdrObj() for unique identification


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [99b8bf7bfbf25d7d289683412129a10f9e90d896]

INTEGRATION: CWS aw035 (1.10.88); FILE MERGED 2006/07/13 09:43:11 aw 1.10.88.1: #126320# SdrMark::GetObj() -> SdrMark::GetMarkedSdrObj() for unique identification


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [a30f7a8168f567c1e162a9d99807744124b25d87]

INTEGRATION: CWS aw035 (1.38.88); FILE MERGED 2006/07/13 09:43:11 aw 1.38.88.1: #126320# SdrMark::GetObj() -> SdrMark::GetMarkedSdrObj() for unique identification


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [9acac2c8ce557cc12966ad3eda0c403cd4235636]

INTEGRATION: CWS aw035 (1.35.44); FILE MERGED 2006/07/12 15:29:56 aw 1.35.44.1: #126320# SdrMark::GetObj() -> SdrMark::GetSdrObjectFromSdrMark() for unique identification


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [e7a7f62c62a29fb46af23cb6742056ca79b62916]

INTEGRATION: CWS aw035 (1.14.44); FILE MERGED 2006/07/12 15:29:55 aw 1.14.44.1: #126320# SdrMark::GetObj() -> SdrMark::GetSdrObjectFromSdrMark() for unique identification


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [27b38264065828c493d2421b4d841f6c86d72913]

INTEGRATION: CWS aw035 (1.12.46); FILE MERGED 2006/07/12 15:29:55 aw 1.12.46.1: #126320# SdrMark::GetObj() -> SdrMark::GetSdrObjectFromSdrMark() for unique identification


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [af49bf3dc1b49f790fd70c15b9f59b5a0f88ef73]

INTEGRATION: CWS aw035 (1.31.292); FILE MERGED 2006/07/12 15:29:55 aw 1.31.292.1: #126320# SdrMark::GetObj() -> SdrMark::GetSdrObjectFromSdrMark() for unique identification


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [70f66e82088034f6d4b3abfba1846da200ffa99f]

INTEGRATION: CWS aw035 (1.26.44); FILE MERGED 2006/07/12 15:29:54 aw 1.26.44.1: #126320# SdrMark::GetObj() -> SdrMark::GetSdrObjectFromSdrMark() for unique identification


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [4321a8255285979fc3ad3c17878ae4a7889bfbb4]

INTEGRATION: CWS aw035 (1.21.44); FILE MERGED 2006/07/12 15:29:54 aw 1.21.44.1: #126320# SdrMark::GetObj() -> SdrMark::GetSdrObjectFromSdrMark() for unique identification


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [0a81bfd7a68a030cfebc1a9d1105419dc93e3681]

INTEGRATION: CWS aw035 (1.7.44); FILE MERGED 2006/07/12 15:29:54 aw 1.7.44.1: #126320# SdrMark::GetObj() -> SdrMark::GetSdrObjectFromSdrMark() for unique identification


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [d2d42f5c62641c714e9d06a436c88362958977e8]

INTEGRATION: CWS aw035 (1.48.44); FILE MERGED 2006/07/19 12:16:07 aw 1.48.44.1: #126416# Corrected handling of SdrPageViewWindowVector


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [3797478ec1cf2dc43ad970fbc1cb55165efe0a9d]

INTEGRATION: CWS aw035 (1.52.44); FILE MERGED 2006/07/11 11:19:05 aw 1.52.44.1: #i62000# for all occurrences of changes to member pBackgroundObj of SdrPage, make sure line style is resetted there (SetMergedItem(XLineStyleItem(XLINE_NONE)))


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [1964f9271b1f5df493837156c4690eac16c842af]

INTEGRATION: CWS aw035 (1.7.46); FILE MERGED 2006/07/17 14:16:10 aw 1.7.46.3: #126320# Do NOT remember count of selected objects before call to ForceSort() 2006/07/12 15:29:53 aw 1.7.46.2: #126320# SdrMark::GetObj() -> SdrMark::GetSdrObjectFromSdrMark() for unique identification 2006/07/11 13:09:23 aw 1.7.46.1: #126320# deriving SdrMark from sdr::ObjectUser to watch referenced lifetime of SdrObj


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [5d4a4bd2ec2f1fa85a8d979c1edca7c9bf385390]

INTEGRATION: CWS aw035 (1.7.44); FILE MERGED 2006/07/12 15:29:53 aw 1.7.44.1: #126320# SdrMark::GetObj() -> SdrMark::GetSdrObjectFromSdrMark() for unique identification


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [ee0c8634644de8ff6723ddfe22a6db2c698de34a]

INTEGRATION: CWS aw035 (1.22.44); FILE MERGED 2006/07/12 15:29:53 aw 1.22.44.1: #126320# SdrMark::GetObj() -> SdrMark::GetSdrObjectFromSdrMark() for unique identification


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [4df942ac7034748390041f4da5bac401db1ee271]

INTEGRATION: CWS aw035 (1.16.44); FILE MERGED 2006/07/12 15:29:53 aw 1.16.44.1: #126320# SdrMark::GetObj() -> SdrMark::GetSdrObjectFromSdrMark() for unique identification


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [3b8a5e1e342cf698e02e5febd5e48a5bfb35c59c]

INTEGRATION: CWS aw035 (1.11.44); FILE MERGED 2006/07/12 15:29:53 aw 1.11.44.1: #126320# SdrMark::GetObj() -> SdrMark::GetSdrObjectFromSdrMark() for unique identification


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [b6bff7c2fd832c8f460ae91e1dd53f06ed68a8bd]

INTEGRATION: CWS aw035 (1.10.44); FILE MERGED 2006/07/18 11:47:52 aw 1.10.44.2: #i58950# moved constructor to cxx, added virtual destructor 2006/07/12 15:29:52 aw 1.10.44.1: #126320# SdrMark::GetObj() -> SdrMark::GetSdrObjectFromSdrMark() for unique identification


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [48045f21a20bd009716c591f38bd9ec36dc7096c]

INTEGRATION: CWS aw035 (1.6.470); FILE MERGED 2006/07/11 11:58:03 aw 1.6.470.1: #i50808# Leak fix for SfxItemSet created by Clone()


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [d543a5b1073e780cd5c9406f28166dbe154ced25]

INTEGRATION: CWS aw035 (1.10.44); FILE MERGED 2006/07/11 08:45:54 aw 1.10.44.1: #i63345# Animation was disabled in Drawinglayer, activating again to test


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [f7ecea8aa487bb5fd5cb1bd2cb8a412e34916e4c]

INTEGRATION: CWS aw035 (1.8.46); FILE MERGED 2006/07/11 11:52:10 aw 1.8.46.1: #i54989# In ViewContactOfPageObj::PaintObject, initialize aNewRectangle before using PaintPageBorder


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [16d43b82c72a7724f67cdc4164658d317f6b2659]

INTEGRATION: CWS aw035 (1.9.44); FILE MERGED 2006/07/12 15:29:52 aw 1.9.44.1: #126320# SdrMark::GetObj() -> SdrMark::GetSdrObjectFromSdrMark() for unique identification


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [096d67aeb06eb44818067aa9cec03e4ff37f5139]

INTEGRATION: CWS aw035 (1.22.44); FILE MERGED 2006/07/12 15:29:52 aw 1.22.44.1: #126320# SdrMark::GetObj() -> SdrMark::GetSdrObjectFromSdrMark() for unique identification


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [97ba56d5172aed0dcfe8cadd90d0c94985c7941f]

INTEGRATION: CWS aw035 (1.52.42); FILE MERGED 2006/07/12 15:29:52 aw 1.52.42.1: #126320# SdrMark::GetObj() -> SdrMark::GetSdrObjectFromSdrMark() for unique identification


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [97e87368bd494076eb16b4b489bf315c93396ad5]

INTEGRATION: CWS aw035 (1.42.42); FILE MERGED 2006/07/12 15:29:52 aw 1.42.42.1: #126320# SdrMark::GetObj() -> SdrMark::GetSdrObjectFromSdrMark() for unique identification


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [0918b00d4bd4aa0778cd9ce759ec63adfaf3339c]

INTEGRATION: CWS aw035 (1.75.44); FILE MERGED 2006/07/12 15:29:51 aw 1.75.44.1: #126320# SdrMark::GetObj() -> SdrMark::GetSdrObjectFromSdrMark() for unique identification


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [5c824f2afd0627be7e87f022c1653dd96d572c15]

INTEGRATION: CWS aw035 (1.66.44); FILE MERGED 2006/07/12 15:29:51 aw 1.66.44.1: #126320# SdrMark::GetObj() -> SdrMark::GetSdrObjectFromSdrMark() for unique identification


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [e874c65ae78edee5cb422de544ccc59c33e8e852]

INTEGRATION: CWS aw035 (1.22.44); FILE MERGED 2006/07/12 15:29:51 aw 1.22.44.1: #126320# SdrMark::GetObj() -> SdrMark::GetSdrObjectFromSdrMark() for unique identification


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [a6f772d541bf49d7187a36c600d7d5cd718173c2]

INTEGRATION: CWS aw035 (1.6.44); FILE MERGED 2006/07/12 15:29:51 aw 1.6.44.1: #126320# SdrMark::GetObj() -> SdrMark::GetSdrObjectFromSdrMark() for unique identification


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [f2fab96e9b767f5d8ec35664c50f52a2c373fa67]

INTEGRATION: CWS aw035 (1.21.44); FILE MERGED 2006/07/12 15:29:50 aw 1.21.44.1: #126320# SdrMark::GetObj() -> SdrMark::GetSdrObjectFromSdrMark() for unique identification


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [ac38afb204c2c9816d183c92439e9dab8e803a64]

INTEGRATION: CWS aw035 (1.22.46); FILE MERGED 2006/07/12 15:29:50 aw 1.22.46.1: #126320# SdrMark::GetObj() -> SdrMark::GetSdrObjectFromSdrMark() for unique identification


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [93617a9c9e73ae2f3ee6448ef9765b9d6d142e67]

INTEGRATION: CWS aw035 (1.8.44); FILE MERGED 2006/07/12 15:29:50 aw 1.8.44.1: #126320# SdrMark::GetObj() -> SdrMark::GetSdrObjectFromSdrMark() for unique identification


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [b249560267be40affff5ef3de6f64addc359f361]

INTEGRATION: CWS aw035 (1.16.44); FILE MERGED 2006/07/11 08:04:26 aw 1.16.44.1: #i63762#redefined and secured IMapWindow::ReplaceImageMap, the current selection is now reset


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [c950873581e23dd8f81f48ca334e99df825dc48f]

INTEGRATION: CWS aw035 (1.23.44); FILE MERGED 2006/07/12 15:29:50 aw 1.23.44.1: #126320# SdrMark::GetObj() -> SdrMark::GetSdrObjectFromSdrMark() for unique identification


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [52f28de0ced2235f81df49531f9a3a67747bf8b2]

INTEGRATION: CWS aw035 (1.8.44); FILE MERGED 2006/07/12 15:29:49 aw 1.8.44.1: #126320# SdrMark::GetObj() -> SdrMark::GetSdrObjectFromSdrMark() for unique identification


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [c777b1a8c3d0d4de673f530fbde63245a49a53d9]

INTEGRATION: CWS aw035 (1.20.44); FILE MERGED 2006/07/12 15:29:49 aw 1.20.44.1: #126320# SdrMark::GetObj() -> SdrMark::GetSdrObjectFromSdrMark() for unique identification


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [24c63e8f2dd9cfa01fa80d4a77e00f618c933dba]

INTEGRATION: CWS aw035 (1.9.418); FILE MERGED 2006/07/14 11:02:11 aw 1.9.418.1: #126320# SdrMark::GetObj() -> SdrMark::GetMarkedSdrObj() for isolating selection handling


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [93efceb7beadabab52cde6019dcd97199a9d7d84]

INTEGRATION: CWS aw035 (1.58.40); FILE MERGED 2006/07/14 11:02:11 aw 1.58.40.1: #126320# SdrMark::GetObj() -> SdrMark::GetMarkedSdrObj() for isolating selection handling


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [6eee2b561027085b58c68ace60ae4a307c6d9325]

INTEGRATION: CWS aw035 (1.31.286); FILE MERGED 2006/07/14 11:02:11 aw 1.31.286.1: #126320# SdrMark::GetObj() -> SdrMark::GetMarkedSdrObj() for isolating selection handling


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [2844f272f492dae85280f1f9491ccdb15b3929aa]

INTEGRATION: CWS aw035 (1.9.420); FILE MERGED 2006/07/14 11:02:10 aw 1.9.420.1: #126320# SdrMark::GetObj() -> SdrMark::GetMarkedSdrObj() for isolating selection handling


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [460a781f83ea3942a121f2cf077eb9b8ee3468a4]

INTEGRATION: CWS aw035 (1.6.110); FILE MERGED 2006/07/14 11:02:10 aw 1.6.110.1: #126320# SdrMark::GetObj() -> SdrMark::GetMarkedSdrObj() for isolating selection handling


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [d0f0337908fcec83c87ac8da890b04927eca9e73]

INTEGRATION: CWS aw035 (1.32.104); FILE MERGED 2006/07/14 11:02:10 aw 1.32.104.1: #126320# SdrMark::GetObj() -> SdrMark::GetMarkedSdrObj() for isolating selection handling


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [30d12cfde882f8cbee53a64c631eea91973a3876]

INTEGRATION: CWS aw035 (1.32.344); FILE MERGED 2006/07/14 11:02:10 aw 1.32.344.1: #126320# SdrMark::GetObj() -> SdrMark::GetMarkedSdrObj() for isolating selection handling


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [1f9c7d6793269ae8bfa374999227fda18221dce0]

INTEGRATION: CWS aw035 (1.21.174); FILE MERGED 2006/07/14 11:02:10 aw 1.21.174.1: #126320# SdrMark::GetObj() -> SdrMark::GetMarkedSdrObj() for isolating selection handling


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [ba643774a84e8ec8d9092d975fa86c67d8695242]

INTEGRATION: CWS aw035 (1.11.420); FILE MERGED 2006/07/14 11:02:09 aw 1.11.420.1: #126320# SdrMark::GetObj() -> SdrMark::GetMarkedSdrObj() for isolating selection handling


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [c51c02a6ad8fd6765a2d519bce913b3a8dd5be4b]

INTEGRATION: CWS aw035 (1.14.416); FILE MERGED 2006/07/14 11:02:09 aw 1.14.416.1: #126320# SdrMark::GetObj() -> SdrMark::GetMarkedSdrObj() for isolating selection handling


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [7e60d9533879533fa26a0e5b28cdd8c0afbfe6c8]

INTEGRATION: CWS aw035 (1.8.420); FILE MERGED 2006/07/14 11:02:09 aw 1.8.420.1: #126320# SdrMark::GetObj() -> SdrMark::GetMarkedSdrObj() for isolating selection handling


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [71a30cd60cddca101c58ab1c7825c06deca921c3]

INTEGRATION: CWS aw035 (1.7.106); FILE MERGED 2006/07/14 11:02:09 aw 1.7.106.1: #126320# SdrMark::GetObj() -> SdrMark::GetMarkedSdrObj() for isolating selection handling


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [70ee265f1fb906506a7d1db7252f6e2d272d8048]

INTEGRATION: CWS aw035 (1.10.416); FILE MERGED 2006/07/14 11:02:09 aw 1.10.416.1: #126320# SdrMark::GetObj() -> SdrMark::GetMarkedSdrObj() for isolating selection handling


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [b761154c83745b282bc7d870eae08b9ddad8fa27]

INTEGRATION: CWS aw035 (1.6.290); FILE MERGED 2006/07/14 11:02:09 aw 1.6.290.1: #126320# SdrMark::GetObj() -> SdrMark::GetMarkedSdrObj() for isolating selection handling


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [4d1c95b234b77dbb73a2d9a0c83bf9589d0b434b]

INTEGRATION: CWS aw035 (1.9.416); FILE MERGED 2006/07/14 11:02:09 aw 1.9.416.1: #126320# SdrMark::GetObj() -> SdrMark::GetMarkedSdrObj() for isolating selection handling


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [1e7fbf5a03d2d531775b2ff111c081750d406906]

INTEGRATION: CWS aw035 (1.16.242); FILE MERGED 2006/07/14 11:02:08 aw 1.16.242.1: #126320# SdrMark::GetObj() -> SdrMark::GetMarkedSdrObj() for isolating selection handling


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [ef9117093b4d9dbfca404148d1c917e60417be0c]

INTEGRATION: CWS aw035 (1.132.106); FILE MERGED 2006/07/14 11:02:08 aw 1.132.106.1: #126320# SdrMark::GetObj() -> SdrMark::GetMarkedSdrObj() for isolating selection handling


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [09ee78d30c752df4a3118a97ff4989aedfea1842]

INTEGRATION: CWS aw035 (1.5.370); FILE MERGED 2006/07/14 11:02:08 aw 1.5.370.1: #126320# SdrMark::GetObj() -> SdrMark::GetMarkedSdrObj() for isolating selection handling


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [dfa53ca325038b3e9e6bc006b66c27f51ea7bbc0]

INTEGRATION: CWS aw035 (1.28.244); FILE MERGED 2006/07/14 11:02:07 aw 1.28.244.1: #126320# SdrMark::GetObj() -> SdrMark::GetMarkedSdrObj() for isolating selection handling


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [d71c4b316f5d77b63c532df65cfe6a0402321d94]

INTEGRATION: CWS aw035 (1.15.418); FILE MERGED 2006/07/14 11:02:07 aw 1.15.418.1: #126320# SdrMark::GetObj() -> SdrMark::GetMarkedSdrObj() for isolating selection handling


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [a97b646bede52e26468dfe68e07f987697105327]

INTEGRATION: CWS aw035 (1.70.40); FILE MERGED 2006/07/14 11:02:07 aw 1.70.40.1: #126320# SdrMark::GetObj() -> SdrMark::GetMarkedSdrObj() for isolating selection handling


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [ba42f5f2a29cbae83496ed49b291483f8634e5a4]

INTEGRATION: CWS aw035 (1.13.418); FILE MERGED 2006/07/14 11:02:07 aw 1.13.418.1: #126320# SdrMark::GetObj() -> SdrMark::GetMarkedSdrObj() for isolating selection handling


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [b810ac516124442b11fa9d9e2d702673238c7ee2]

INTEGRATION: CWS aw035 (1.36.258); FILE MERGED 2006/07/14 11:02:06 aw 1.36.258.1: #126320# SdrMark::GetObj() -> SdrMark::GetMarkedSdrObj() for isolating selection handling


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [01c75178cffd970fcc94d9fd8138617875e07b7d]

INTEGRATION: CWS aw035 (1.44.172); FILE MERGED 2006/07/14 11:02:06 aw 1.44.172.1: #126320# SdrMark::GetObj() -> SdrMark::GetMarkedSdrObj() for isolating selection handling


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [4f18d656da64f2f3f2bca83fac8250aca95b12cb]

INTEGRATION: CWS aw035 (1.29.174); FILE MERGED 2006/07/14 11:02:06 aw 1.29.174.1: #126320# SdrMark::GetObj() -> SdrMark::GetMarkedSdrObj() for isolating selection handling


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [5fc40fd156ff6773573cb6dbb84c953da08bd461]

INTEGRATION: CWS aw035 (1.38.126); FILE MERGED 2006/07/14 11:02:06 aw 1.38.126.1: #126320# SdrMark::GetObj() -> SdrMark::GetMarkedSdrObj() for isolating selection handling


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [bd5514611fc0a65f1e127b543e092aec6388d790]

INTEGRATION: CWS aw035 (1.8.418); FILE MERGED 2006/07/14 11:02:05 aw 1.8.418.1: #126320# SdrMark::GetObj() -> SdrMark::GetMarkedSdrObj() for isolating selection handling


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [b89fe72d184fd2e03574729c14296495e9e14ba8]

INTEGRATION: CWS aw035 (1.21.416); FILE MERGED 2006/07/14 11:02:05 aw 1.21.416.1: #126320# SdrMark::GetObj() -> SdrMark::GetMarkedSdrObj() for isolating selection handling


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [1a18c12366bee3a5301f5fc3dbf4c7af7b285b45]

INTEGRATION: CWS aw035 (1.18.416); FILE MERGED 2006/07/14 11:02:05 aw 1.18.416.1: #126320# SdrMark::GetObj() -> SdrMark::GetMarkedSdrObj() for isolating selection handling


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [647cb8e40ffb735dcd4bcc8fb6ec806fdef5f1a4]

INTEGRATION: CWS aw035 (1.27.176); FILE MERGED 2006/07/14 11:02:05 aw 1.27.176.1: #126320# SdrMark::GetObj() -> SdrMark::GetMarkedSdrObj() for isolating selection handling


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [d9cc66897b713f6a426e2b24b3b84eb867441941]

INTEGRATION: CWS aw035 (1.35.174); FILE MERGED 2006/07/14 11:02:04 aw 1.35.174.1: #126320# SdrMark::GetObj() -> SdrMark::GetMarkedSdrObj() for isolating selection handling


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [e6afd9acadfe5f46002c91cbab81d89ac3cc2f61]

INTEGRATION: CWS aw035 (1.24.24); FILE MERGED 2006/07/13 15:04:14 aw 1.24.24.1: #126320# SdrMark::GetObj() -> SdrMark::GetMarkedSdrObj() for isolating selection handling


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [1ad3f9cbc885e97dd00c7db251f8887b1a011ab8]

INTEGRATION: CWS aw035 (1.11.218); FILE MERGED 2006/07/13 15:04:14 aw 1.11.218.1: #126320# SdrMark::GetObj() -> SdrMark::GetMarkedSdrObj() for isolating selection handling


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [2b251c93b93ab7277c4ba43e1855472d42c81f2f]

INTEGRATION: CWS aw035 (1.28.70); FILE MERGED 2006/07/13 15:04:14 aw 1.28.70.1: #126320# SdrMark::GetObj() -> SdrMark::GetMarkedSdrObj() for isolating selection handling


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [f53a21a431086cb2cd50c8f40ec85559f2d59567]

INTEGRATION: CWS aw035 (1.8.228); FILE MERGED 2006/07/13 15:04:14 aw 1.8.228.1: #126320# SdrMark::GetObj() -> SdrMark::GetMarkedSdrObj() for isolating selection handling


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [8c8e27971c26c6ad4c79bb57768d82b52fd04019]

INTEGRATION: CWS aw035 (1.39.72); FILE MERGED 2006/07/13 15:04:14 aw 1.39.72.1: #126320# SdrMark::GetObj() -> SdrMark::GetMarkedSdrObj() for isolating selection handling


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [fcea25ba1b5251b39dce4d9b356d3b68e1f38aee]

INTEGRATION: CWS aw035 (1.22.148); FILE MERGED 2006/07/13 15:04:13 aw 1.22.148.1: #126320# SdrMark::GetObj() -> SdrMark::GetMarkedSdrObj() for isolating selection handling


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [fb97531635d619389c917cfe26519dcee96973b4]

INTEGRATION: CWS aw035 (1.7.224); FILE MERGED 2006/07/13 15:04:13 aw 1.7.224.1: #126320# SdrMark::GetObj() -> SdrMark::GetMarkedSdrObj() for isolating selection handling


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [11e15b9c5ecd6c41926729b4f61864103919c73c]

INTEGRATION: CWS aw035 (1.23.70); FILE MERGED 2006/07/13 15:04:13 aw 1.23.70.1: #126320# SdrMark::GetObj() -> SdrMark::GetMarkedSdrObj() for isolating selection handling


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [fb0cdc88b35fd1e2c3bececb71cc6965e594fcab]

INTEGRATION: CWS aw035 (1.4.74); FILE MERGED 2006/07/13 15:04:12 aw 1.4.74.1: #126320# SdrMark::GetObj() -> SdrMark::GetMarkedSdrObj() for isolating selection handling


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [6db3beb10c56f756c7d294563b903babb80406e4]

INTEGRATION: CWS aw035 (1.7.72); FILE MERGED 2006/07/13 15:04:12 aw 1.7.72.1: #126320# SdrMark::GetObj() -> SdrMark::GetMarkedSdrObj() for isolating selection handling


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [07d40f8efaef0f2d7aae538ebe1178a2c3395923]

INTEGRATION: CWS aw035 (1.22.214); FILE MERGED 2006/07/13 15:04:12 aw 1.22.214.1: #126320# SdrMark::GetObj() -> SdrMark::GetMarkedSdrObj() for isolating selection handling


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [66068830bd07b5f5c5a9f175d4ec452899939414]

INTEGRATION: CWS aw035 (1.12.72); FILE MERGED 2006/07/13 15:04:12 aw 1.12.72.1: #126320# SdrMark::GetObj() -> SdrMark::GetMarkedSdrObj() for isolating selection handling


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [776e775a66384f5786286f638a283cd91bcd14b4]

INTEGRATION: CWS aw035 (1.16.212); FILE MERGED 2006/07/13 15:04:12 aw 1.16.212.1: #126320# SdrMark::GetObj() -> SdrMark::GetMarkedSdrObj() for isolating selection handling


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [d1c8bf1327d58e575b9fbb160b98ce90ef07bebb]

INTEGRATION: CWS aw035 (1.6.226); FILE MERGED 2006/07/13 15:04:12 aw 1.6.226.1: #126320# SdrMark::GetObj() -> SdrMark::GetMarkedSdrObj() for isolating selection handling


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [8c593490bbfe9ffde8697055e86794a49d5013a7]

INTEGRATION: CWS aw035 (1.9.224); FILE MERGED 2006/07/13 15:04:12 aw 1.9.224.1: #126320# SdrMark::GetObj() -> SdrMark::GetMarkedSdrObj() for isolating selection handling


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [d3f6b580913f3fee338e1eaaaa5b410f067b9706]

INTEGRATION: CWS aw035 (1.13.224); FILE MERGED 2006/07/13 15:04:11 aw 1.13.224.1: #126320# SdrMark::GetObj() -> SdrMark::GetMarkedSdrObj() for isolating selection handling


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [319172145622e5ea7d22dff7a2ef1ecf8ce0829f]

INTEGRATION: CWS aw035 (1.5.226); FILE MERGED 2006/07/13 15:04:11 aw 1.5.226.1: #126320# SdrMark::GetObj() -> SdrMark::GetMarkedSdrObj() for isolating selection handling


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [2146ad9a44f41303ebc08456d1dfa8019325da64]

INTEGRATION: CWS aw035 (1.19.106); FILE MERGED 2006/07/13 15:04:11 aw 1.19.106.1: #126320# SdrMark::GetObj() -> SdrMark::GetMarkedSdrObj() for isolating selection handling


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [4e61c795f69ff46336f11cc7475e2ab4eb622066]

INTEGRATION: CWS aw035 (1.8.74); FILE MERGED 2006/07/13 15:04:11 aw 1.8.74.1: #126320# SdrMark::GetObj() -> SdrMark::GetMarkedSdrObj() for isolating selection handling


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [3de1215e7d46e974a3ea49f17df00c457bcb59cb]

INTEGRATION: CWS aw035 (1.10.226); FILE MERGED 2006/07/13 15:04:10 aw 1.10.226.1: #126320# SdrMark::GetObj() -> SdrMark::GetMarkedSdrObj() for isolating selection handling


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [2796bc4dce3f0e01e0f22283ff82826599dafb18]

INTEGRATION: CWS aw035 (1.29.24); FILE MERGED 2006/07/13 15:04:10 aw 1.29.24.1: #126320# SdrMark::GetObj() -> SdrMark::GetMarkedSdrObj() for isolating selection handling


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [ddb0c29c1b8ce94ac45542332ae57e9133e80d51]

INTEGRATION: CWS aw035 (1.65.26); FILE MERGED 2006/07/13 16:05:20 aw 1.65.26.1: #126320# SdrMark::GetObj() -> SdrMark::GetMarkedSdrObj() for isolating selection handling


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [312b7c429a32c66cde7f53902c3f670869373f47]

INTEGRATION: CWS aw035 (1.50.26); FILE MERGED 2006/07/13 16:05:20 aw 1.50.26.1: #126320# SdrMark::GetObj() -> SdrMark::GetMarkedSdrObj() for isolating selection handling


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [2ccb729a47d65d77ea011af8325768eb593c8592]

INTEGRATION: CWS aw035 (1.49.60); FILE MERGED 2006/07/13 16:05:19 aw 1.49.60.1: #126320# SdrMark::GetObj() -> SdrMark::GetMarkedSdrObj() for isolating selection handling


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [54f636b90031843dd1e673b773293ba0b6dc3516]

INTEGRATION: CWS aw035 (1.16.10); FILE MERGED 2006/07/13 16:05:19 aw 1.16.10.1: #126320# SdrMark::GetObj() -> SdrMark::GetMarkedSdrObj() for isolating selection handling


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [d4b0c6b69ea7fe7ad84fb742793460705a77363a]

INTEGRATION: CWS aw035 (1.10.184); FILE MERGED 2006/07/13 16:05:19 aw 1.10.184.1: #126320# SdrMark::GetObj() -> SdrMark::GetMarkedSdrObj() for isolating selection handling


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [6bdd580a757e5c90833ca23c4aa6b55cba8d9ef7]

INTEGRATION: CWS aw035 (1.16.62); FILE MERGED 2006/07/13 16:05:19 aw 1.16.62.1: #126320# SdrMark::GetObj() -> SdrMark::GetMarkedSdrObj() for isolating selection handling


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [de541c0fc46c87dac6c08340168dd034d8d5e9d8]

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>  [85260e16d8adf82955dde79303b6619f035aba45]

INTEGRATION: CWS aw035 (1.58.112); FILE MERGED 2006/07/13 16:05:19 aw 1.58.112.1: #126320# SdrMark::GetObj() -> SdrMark::GetMarkedSdrObj() for isolating selection handling


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [f6d6eb148c999d5ae1ded45345b831ee6909ba87]

INTEGRATION: CWS swqbf71 (1.52.314); FILE MERGED 2006/07/19 12:55:53 od 1.52.314.2: RESYNC: (1.52-1.53); FILE MERGED 2006/06/29 14:38:25 od 1.52.314.1: #b6440955# - adjustments for new namespace <numfunc>


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [c76399f5324510a1762ef28587026945b7d098fd]

INTEGRATION: CWS swqbf71 (1.75.74); FILE MERGED 2006/06/29 14:38:27 od 1.75.74.1: #b6440955# - adjustments for new namespace <numfunc>


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [95ba3ba2f388754aa034bd2bf78d4851a0bbf196]

INTEGRATION: CWS aw035 (1.26.182); FILE MERGED 2006/07/13 16:05:19 aw 1.26.182.1: #126320# SdrMark::GetObj() -> SdrMark::GetMarkedSdrObj() for isolating selection handling


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [8a2d2faf7503f5541fe01f38456e81c513dcbc3a]

INTEGRATION: CWS swqbf71 (1.36.248); FILE MERGED 2006/06/29 14:38:27 od 1.36.248.1: #b6440955# - adjustments for new namespace <numfunc>


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [b345e3583a3f236aca40c5418f11012085148b7d]

INTEGRATION: CWS aw035 (1.41.112); FILE MERGED 2006/07/13 16:05:18 aw 1.41.112.1: #126320# SdrMark::GetObj() -> SdrMark::GetMarkedSdrObj() for isolating selection handling


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [bdfd2752e9c2a08808118435753cafd9548e3a89]

INTEGRATION: CWS swqbf71 (1.19.336); FILE MERGED 2006/06/29 14:38:26 od 1.19.336.1: #b6440955# - adjustments for new namespace <numfunc>


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [ebfcec0fb8fa42f87b29585d9754cabf99fb5360]

INTEGRATION: CWS aw035 (1.16.26); FILE MERGED 2006/07/13 16:05:18 aw 1.16.26.1: #126320# SdrMark::GetObj() -> SdrMark::GetMarkedSdrObj() for isolating selection handling


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [4510eb89f0c93baa9f5fc6402fc7f06a387f87d8]

INTEGRATION: CWS swqbf71 (1.15.298); FILE MERGED 2006/06/29 14:38:26 od 1.15.298.1: #b6440955# - adjustments for new namespace <numfunc>


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [a7d0404209078a08f407371b1557b0bdf7a968e8]

INTEGRATION: CWS aw035 (1.15.182); FILE MERGED 2006/07/13 16:05:18 aw 1.15.182.1: #126320# SdrMark::GetObj() -> SdrMark::GetMarkedSdrObj() for isolating selection handling


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [62de1a1bd1b68cfe63e2e50492eb7e6489f89046]

INTEGRATION: CWS swqbf71 (1.18.152); FILE MERGED 2006/07/19 12:47:22 od 1.18.152.2: RESYNC: (1.18-1.19); FILE MERGED 2006/06/29 14:38:25 od 1.18.152.1: #b6440955# - adjustments for new namespace <numfunc>


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [1e5a8b919eb9bb991c6c1172f5327b59c1e713dc]

INTEGRATION: CWS aw035 (1.66.60); FILE MERGED 2006/07/13 16:05:18 aw 1.66.60.1: #126320# SdrMark::GetObj() -> SdrMark::GetMarkedSdrObj() for isolating selection handling


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [59b14a81063b16342c252213788f43e07f35e7ab]

INTEGRATION: CWS swqbf71 (1.81.356); FILE MERGED 2006/07/20 07:41:00 fme 1.81.356.2: #b6439097# Do not underline the space behind the last character of an expanded portion 2006/07/19 10:43:24 fme 1.81.356.1: #b6439097# Do not underline the space behind the last character of an expanded portion


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [e512a5bc3873d6ff649b1c7a8103ef2fffef53f4]

INTEGRATION: CWS aw035 (1.21.182); FILE MERGED 2006/07/13 16:05:18 aw 1.21.182.1: #126320# SdrMark::GetObj() -> SdrMark::GetMarkedSdrObj() for isolating selection handling


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [2e2d70e6d79e619293e3733ca6da08ef508d00e9]

INTEGRATION: CWS swqbf71 (1.38.302); FILE MERGED 2006/07/19 10:38:46 fme 1.38.302.1: #b6439097# Do not underline the space behind the last character of an expanded portion


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [29cbeba0e360f661e131d7fc23c29cdd15223682]

INTEGRATION: CWS aw035 (1.31.148); FILE MERGED 2006/07/13 16:05:17 aw 1.31.148.1: #126320# SdrMark::GetObj() -> SdrMark::GetMarkedSdrObj() for isolating selection handling


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [e9769d797c19542a42413ebaf4ee2c5791b870aa]

INTEGRATION: CWS swqbf71 (1.103.180); FILE MERGED 2006/06/29 14:30:37 od 1.103.180.1: #b6440955# - adjustments for new namespace <numfunc>


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [1416a62b9367e0435c0b852b88d21ae4413d0209]

INTEGRATION: CWS aw035 (1.36.112); FILE MERGED 2006/07/13 16:05:17 aw 1.36.112.1: #126320# SdrMark::GetObj() -> SdrMark::GetMarkedSdrObj() for isolating selection handling


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [13cdac45b02f19b929753dfbb64dc0fcef0b8bcc]

INTEGRATION: CWS swqbf71 (1.48.388); FILE MERGED 2006/06/29 14:30:37 od 1.48.388.1: #b6440955# - adjustments for new namespace <numfunc>


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [a712f464749f2744efbc34f07a0c67b42f695ce3]

INTEGRATION: CWS aw035 (1.44.10); FILE MERGED 2006/07/13 16:05:17 aw 1.44.10.1: #126320# SdrMark::GetObj() -> SdrMark::GetMarkedSdrObj() for isolating selection handling


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [b05a4d8e410e0dd9ff7339b6e9d25fd9ecdaa106]

INTEGRATION: CWS swqbf71 (1.29.258); FILE MERGED 2006/06/29 14:30:36 od 1.29.258.1: #b6440955# - adjustments for new namespace <numfunc>


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [aed9bb31951425c8657a466848ea072be54ae43f]

INTEGRATION: CWS aw035 (1.66.62); FILE MERGED 2006/07/13 16:05:17 aw 1.66.62.1: #126320# SdrMark::GetObj() -> SdrMark::GetMarkedSdrObj() for isolating selection handling


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [33cf527562a32d75ac495706f1c2c6036adfc4b3]

INTEGRATION: CWS swqbf71 (1.41.74); FILE MERGED 2006/06/29 14:30:36 od 1.41.74.1: #b6440955# - adjustments for new namespace <numfunc>


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [fc36b10d159d48b805f8c012f3cad26eaf3741bb]

INTEGRATION: CWS aw035 (1.10.112); FILE MERGED 2006/07/13 16:05:17 aw 1.10.112.1: #126320# SdrMark::GetObj() -> SdrMark::GetMarkedSdrObj() for isolating selection handling


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [2879e319acbbfe2aa73c3effa35eeaa0d796baeb]

INTEGRATION: CWS swqbf71 (1.33.144); FILE MERGED 2006/07/19 12:40:48 od 1.33.144.2: RESYNC: (1.33-1.34); FILE MERGED 2006/06/29 14:24:38 od 1.33.144.1: #b6440955# namespace <numfunc>: 	   - implement configurable default bullet list properties.


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [668f0bc1a47b5799a2f5e1708f93bd035cb671ca]

INTEGRATION: CWS aw035 (1.38.168); FILE MERGED 2006/07/13 16:05:16 aw 1.38.168.1: #126320# SdrMark::GetObj() -> SdrMark::GetMarkedSdrObj() for isolating selection handling


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [b406f31881eec59c7496dbe23575479540135349]

INTEGRATION: CWS swqbf71 (1.63.74); FILE MERGED 2006/07/19 10:37:29 fme 1.63.74.1: #b6439097# Do not underline the space behind the last character of an expanded portion


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [e797a080d0d04b694dd30f382fb09af9e9c09d6e]

INTEGRATION: CWS aw035 (1.24.112); FILE MERGED 2006/07/13 16:05:16 aw 1.24.112.1: #126320# SdrMark::GetObj() -> SdrMark::GetMarkedSdrObj() for isolating selection handling


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [89932673d726190eb9f25b8fbd09d0595daf6ba6]

INTEGRATION: CWS swqbf71 (1.53.388); FILE MERGED 2006/06/29 14:30:35 od 1.53.388.1: #b6440955# - adjustments for new namespace <numfunc>


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [939c3ea178e3175403040c62577c98aacb22a736]

INTEGRATION: CWS aw035 (1.5.114); FILE MERGED 2006/07/13 16:05:16 aw 1.5.114.1: #126320# SdrMark::GetObj() -> SdrMark::GetMarkedSdrObj() for isolating selection handling


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [ce38232b7f37e40901958297918eaab702d8144f]

INTEGRATION: CWS swqbf71 (1.26.316); FILE MERGED 2006/06/29 14:14:04 od 1.26.316.2: #b6440955# add documentation to functions of namespace <numfunc> 2006/06/29 14:03:30 od 1.26.316.1: #b6440955# - introduce namespace numfunc for static functions and 	     methods for numbering and bullet. move corresponding functions 	     for default bullet list into this namespace.


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [64c1133da5d7929f41e04d2f680b9961391f556a]

INTEGRATION: CWS aw035 (1.6.112); FILE MERGED 2006/07/13 16:05:16 aw 1.6.112.1: #126320# SdrMark::GetObj() -> SdrMark::GetMarkedSdrObj() for isolating selection handling


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [02a6c06b9cc57d0a360703aeb2259c5bc7d45693]

INTEGRATION: CWS swqbf71 (1.119.72); FILE MERGED 2006/07/19 10:35:00 fme 1.119.72.1: #b6439097# Do not underline the space behind the last character of an expanded portion


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [9cf1e35ec1a032a59e8feb603a6773f26903a1c0]

INTEGRATION: CWS aw035 (1.81.26); FILE MERGED 2006/07/13 16:05:15 aw 1.81.26.1: #126320# SdrMark::GetObj() -> SdrMark::GetMarkedSdrObj() for isolating selection handling


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [9fd7042e4813b713b8a10e465ea092ae0c021b8b]

INTEGRATION: CWS aw035 (1.28.114); FILE MERGED 2006/07/13 16:05:15 aw 1.28.114.1: #126320# SdrMark::GetObj() -> SdrMark::GetMarkedSdrObj() for isolating selection handling


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [d5e4a5db3f3b35c3764a35c325b2b51034909a44]

INTEGRATION: CWS aw035 (1.7.182); FILE MERGED 2006/07/13 16:05:15 aw 1.7.182.1: #126320# SdrMark::GetObj() -> SdrMark::GetMarkedSdrObj() for isolating selection handling


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [931ead9f3ca41edfd742aa80762b41dd15f61b52]

INTEGRATION: CWS aw035 (1.7.170); FILE MERGED 2006/07/13 16:05:15 aw 1.7.170.1: #126320# SdrMark::GetObj() -> SdrMark::GetMarkedSdrObj() for isolating selection handling


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [81fdfcc33da006cb57a6b7a19aafcc588fa24da3]

INTEGRATION: CWS swqbf71 (1.44.46); FILE MERGED 2006/06/30 06:28:36 od 1.44.46.1: #b6440955# - add properties for default bullet list configuration


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [f23ff2f7daeb0c9c53c4132e22e38cc178acbf25]

INTEGRATION: CWS aw035 (1.12.184); FILE MERGED 2006/07/13 16:05:15 aw 1.12.184.1: #126320# SdrMark::GetObj() -> SdrMark::GetMarkedSdrObj() for isolating selection handling


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [0a50b3bd06f0b6e17928d60d11e5e37aaed08455]

INTEGRATION: CWS aw035 (1.53.112); FILE MERGED 2006/07/13 16:05:15 aw 1.53.112.1: #126320# SdrMark::GetObj() -> SdrMark::GetMarkedSdrObj() for isolating selection handling


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [389c40738b57b2b1a0742c39320bcc721af561a8]

INTEGRATION: CWS swqbf71 (1.11.184); FILE MERGED 2006/07/19 10:26:25 fme 1.11.184.1: #b6439097# Do not underline the space behind the last character of an expanded portion


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [d15e806df9f8fde8536372538a1bc3cb0c6fb196]

INTEGRATION: CWS swqbf71 (1.10.44); FILE MERGED 2006/07/19 10:32:27 fme 1.10.44.1: #b6439097# Do not underline the space behind the last character of an expanded portion


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [ad816a9e79c00cb9b0450c8ff6167f13aecc41a2]

INTEGRATION: CWS aw035 (1.39.60); FILE MERGED 2006/07/13 16:05:14 aw 1.39.60.1: #126320# SdrMark::GetObj() -> SdrMark::GetMarkedSdrObj() for isolating selection handling


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [4bac3bb0948f581fdb3ece27a227ddb9abc0cb57]

INTEGRATION: CWS aw035 (1.42.182); FILE MERGED 2006/07/13 16:05:14 aw 1.42.182.1: #126320# SdrMark::GetObj() -> SdrMark::GetMarkedSdrObj() for isolating selection handling


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [2a90bb9339fd877055aaf004c96eeeee57130742]

INTEGRATION: CWS swqbf71 (1.5.94); FILE MERGED 2006/07/17 07:14:18 od 1.5.94.1: #b6448029# methods <SwXTextSection::setPropertyToDefault(..)> and 	   <SwXTextSection::setPropertyValues(..)> 	   - always prevent update of an existing link.


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [e9726be67ea9d884bf310ae62cd93caa7fc913e8]

INTEGRATION: CWS aw035 (1.12.168); FILE MERGED 2006/07/13 16:05:14 aw 1.12.168.1: #126320# SdrMark::GetObj() -> SdrMark::GetMarkedSdrObj() for isolating selection handling


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [4954863a1539987c62ead204d68961c4e168046e]

INTEGRATION: CWS aw035 (1.13.26); FILE MERGED 2006/07/13 16:05:14 aw 1.13.26.1: #126320# SdrMark::GetObj() -> SdrMark::GetMarkedSdrObj() for isolating selection handling


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [300551de7740504b47a063ef45a675f09e7d2c7a]

INTEGRATION: CWS aw035 (1.8.26); FILE MERGED 2006/07/13 16:05:14 aw 1.8.26.1: #126320# SdrMark::GetObj() -> SdrMark::GetMarkedSdrObj() for isolating selection handling


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [d6ee969aa4f85d586f4f905ebc438a6b073f916d]

INTEGRATION: CWS aw035 (1.8.28); FILE MERGED 2006/07/13 16:05:14 aw 1.8.28.1: #126320# SdrMark::GetObj() -> SdrMark::GetMarkedSdrObj() for isolating selection handling


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [b0dc4ec616782a2f86a1411b13e695c4e4a70ef2]

INTEGRATION: CWS aw035 (1.35.154); FILE MERGED 2006/07/13 16:05:13 aw 1.35.154.1: #126320# SdrMark::GetObj() -> SdrMark::GetMarkedSdrObj() for isolating selection handling


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [b35b04d8350a3c0f8358ace3723ecf5d0be2132b]

INTEGRATION: CWS aw035 (1.24.182); FILE MERGED 2006/07/13 16:05:13 aw 1.24.182.1: #126320# SdrMark::GetObj() -> SdrMark::GetMarkedSdrObj() for isolating selection handling


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [d90dd20d93ae03646064fe8f647b7fb528248a19]

INTEGRATION: CWS aw035 (1.9.26); FILE MERGED 2006/07/13 16:05:13 aw 1.9.26.1: #126320# SdrMark::GetObj() -> SdrMark::GetMarkedSdrObj() for isolating selection handling


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [924859b849b8669a61ecb62ce27cd02daf4499b5]

INTEGRATION: CWS aw035 (1.12.182); FILE MERGED 2006/07/13 16:05:13 aw 1.12.182.1: #126320# SdrMark::GetObj() -> SdrMark::GetMarkedSdrObj() for isolating selection handling


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [feeb60b798f299c6eb25e7367555a9596db7594a]

INTEGRATION: CWS aw035 (1.14.106); FILE MERGED 2006/07/13 16:05:13 aw 1.14.106.1: #126320# SdrMark::GetObj() -> SdrMark::GetMarkedSdrObj() for isolating selection handling


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [f308e07c61307dbbe2c0e2793026a32455fed516]

INTEGRATION: CWS aw035 (1.5.252); FILE MERGED 2006/07/13 16:05:12 aw 1.5.252.1: #126320# SdrMark::GetObj() -> SdrMark::GetMarkedSdrObj() for isolating selection handling


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [ce597b705dd5ebcbc887300b02067b11a863f264]

INTEGRATION: CWS aw035 (1.35.28); FILE MERGED 2006/07/13 16:05:12 aw 1.35.28.1: #126320# SdrMark::GetObj() -> SdrMark::GetMarkedSdrObj() for isolating selection handling


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [dd0f9846852153f4d6c7d7dde367e4b90235d131]

INTEGRATION: CWS aw035 (1.8.252); FILE MERGED 2006/07/13 16:05:12 aw 1.8.252.1: #126320# SdrMark::GetObj() -> SdrMark::GetMarkedSdrObj() for isolating selection handling


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [366509b0e7d3caaeb9ac60a9249f0942d0adca65]

INTEGRATION: CWS aw035 (1.21.154); FILE MERGED 2006/07/13 16:05:12 aw 1.21.154.1: #126320# SdrMark::GetObj() -> SdrMark::GetMarkedSdrObj() for isolating selection handling


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [4806adfd02309c4004f0c7165034ec6e48a2d061]

INTEGRATION: CWS aw035 (1.48.26); FILE MERGED 2006/07/13 16:05:11 aw 1.48.26.1: #126320# SdrMark::GetObj() -> SdrMark::GetMarkedSdrObj() for isolating selection handling


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [72c19a3c772d08aa4067aee1d6b752fe664ddf30]

INTEGRATION: CWS aw035 (1.15.10); FILE MERGED 2006/07/13 16:05:11 aw 1.15.10.1: #126320# SdrMark::GetObj() -> SdrMark::GetMarkedSdrObj() for isolating selection handling


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [62f83d113fcf7adee15abfa8abb5703d379fe704]

INTEGRATION: CWS rt15 (1.13.6); FILE MERGED 2006/06/27 09:03:26 rt 1.13.6.1: #i54459# CVS history removed from file.


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [50f54591ede71576a2a78a27bd552739b9b8b29a]

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>  [f6aa297e5f7c76790bb5a9018dcb07102f93fc9b]

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>  [0c1806f21a6d8204c586cd4cbc458a3539169f88]

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-25  Rüdiger Timm  <rt@openoffice.org>  [15eaa31b761d3a8049225703f4cdef0c3849715f]

INTEGRATION: CWS rt15 (1.2.22); FILE MERGED 2006/06/27 11:44:51 rt 1.2.22.1: #i54459# CVS history removed from file.


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [7e4e8e5e4d7aa3c1ff2ceba2c7b84ec5034f60ec]

INTEGRATION: CWS rt15 (1.3.22); FILE MERGED 2006/06/27 11:44:51 rt 1.3.22.1: #i54459# CVS history removed from file.


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [112d14b72ac7b047faf2e3411f730fab156eb46b]

INTEGRATION: CWS rt15 (1.5.22); FILE MERGED 2006/06/27 11:44:50 rt 1.5.22.1: #i54459# CVS history removed from file.


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [0d48e718a427caea6249a7029e6b1ce84694a7e2]

INTEGRATION: CWS calc37 (1.38.2); FILE MERGED 2006/07/14 15:53:51 dr 1.38.2.3: #i10000# merge error 2006/07/14 11:36:02 dr 1.38.2.2: RESYNC: (1.38-1.40); FILE MERGED 2006/07/11 10:46:45 dr 1.38.2.1: #i66428# check string length on import, restrict dictionary to 'custom' section


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [14aeb2cc24c50580c7ae16f3bc4854786e87fd8b]

INTEGRATION: CWS calc37 (1.29.42); FILE MERGED 2006/07/10 14:26:00 dr 1.29.42.1: #i33126# remove cell merge selects merged area, patch by kendy


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [0ca743ac296463189dfd8098500c3b07ffe39bc8]

INTEGRATION: CWS calc37 (1.23.50); FILE MERGED 2006/07/11 11:46:33 dr 1.23.50.1: #i60296# do not draw space characters


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [c15f70645734d8b11c381acf97d630296d49fe7a]

INTEGRATION: CWS calc37 (1.37.36); FILE MERGED 2006/07/17 14:10:12 dr 1.37.36.1: #i67106# ignore STRING record


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [95ee0ffdeb2d41e484b4d1b90231ad51ba6632ab]

INTEGRATION: CWS calc37 (1.65.36); FILE MERGED 2006/07/17 14:10:12 dr 1.65.36.1: #i67106# ignore STRING record


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [acfac385e96ff3af748b1d50dae06afcc07661fe]

INTEGRATION: CWS calc37 (1.4.4); FILE MERGED 2006/07/17 14:10:05 dr 1.4.4.1: #i67106# ignore STRING record


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [809afe70575cf1e52356979236185053b7a486d9]

INTEGRATION: CWS calc37 (1.5.4); FILE MERGED 2006/07/17 14:10:04 dr 1.5.4.1: #i67106# ignore STRING record


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [d6afe1723044c378098b5d40aab904aeeab5f2a5]

INTEGRATION: CWS calc37 (1.11.200); FILE MERGED 2006/07/14 10:52:38 dr 1.11.200.2: RESYNC: (1.11-1.12); FILE MERGED 2006/07/10 11:42:22 dr 1.11.200.1: #i67180# correct number of page fields per row/col


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [bb5f07e2cbecccbd5ab6a8e37792ef42969baccf]

INTEGRATION: CWS calc37 (1.59.4); FILE MERGED 2006/07/17 14:10:04 dr 1.59.4.2: #i67106# ignore STRING record 2006/07/17 12:06:04 dr 1.59.4.1: #i67106# read FORMULA records with different IDs


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [84f2ca38d1bc50b9c188a3daf4a7af229dc0622f]

INTEGRATION: CWS calc37 (1.80.4); FILE MERGED 2006/07/17 14:10:03 dr 1.80.4.2: #i67106# ignore STRING record 2006/07/17 12:06:04 dr 1.80.4.1: #i67106# read FORMULA records with different IDs


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [9a7abddf29e45405eec04cecdda24ac740ba8e66]

INTEGRATION: CWS calc37 (1.112.4); FILE MERGED 2006/07/17 14:10:02 dr 1.112.4.1: #i67106# ignore STRING record


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [5bbd3cd901cfe3bd911211cfc6c9b472daec0f48]

INTEGRATION: CWS calc37 (1.39.4); FILE MERGED 2006/07/17 14:10:02 dr 1.39.4.1: #i67106# ignore STRING record


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [7330a9e9273b18bce6cbebffedee569dd25cb0ff]

INTEGRATION: CWS rt15 (1.3.250); FILE MERGED 2006/06/29 11:22:00 rt 1.3.250.1: #i66824# segmentc.hxx is obsolete.


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [855bc2f7672189740efd7b742454c9ca8150a5c8]

INTEGRATION: CWS calc37 (1.71.78); FILE MERGED 2006/06/09 08:49:59 nn 1.71.78.1: #i65964# CopyFromClip: find merge overlap on all source sheets


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [81593f8b146f6f6aaf78b7bde66e55704a987348]

INTEGRATION: CWS calc37 (1.40.38); FILE MERGED 2006/07/14 10:11:16 dr 1.40.38.2: RESYNC: (1.40-1.41); FILE MERGED 2006/06/09 15:05:36 nn 1.40.38.1: #i55469# escape quotes in text


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [3d5d13a8b347fcbacc6b504ce583e4c001817334]

INTEGRATION: CWS calc37 (1.4.36); FILE MERGED 2006/06/09 15:17:33 nn 1.4.36.1: #i55469# escape quotes in text


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [6868129cf6ea30bb6e9ed184ef965707813a6eff]

INTEGRATION: CWS rt15 (1.5.2); FILE MERGED 2006/06/27 09:13:39 rt 1.5.2.1: #i54459# CVS history removed from file.


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [14e818d11bc8d6a94e5f2d22ec663f921fd7da04]

INTEGRATION: CWS rt15 (1.4.50); FILE MERGED 2006/06/27 09:13:38 rt 1.4.50.1: #i54459# CVS history removed from file.


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [0587ff6f3aec7c0e28c9f3170a266cd3533c929c]

INTEGRATION: CWS rt15 (1.3.50); FILE MERGED 2006/06/27 09:13:38 rt 1.3.50.1: #i54459# CVS history removed from file.


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [b2ef4580674e8f271f01426c8c44a889b6a3661c]

INTEGRATION: CWS rt15 (1.6.50); FILE MERGED 2006/06/27 09:13:38 rt 1.6.50.1: #i54459# CVS history removed from file.


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [0548d19ee92dd03d4e33bf56ede2480be03b165d]

INTEGRATION: CWS rt15 (1.5.214); FILE MERGED 2006/07/03 10:12:42 rt 1.5.214.1: #i66824# segmentc.hxx is obsolete.


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [297132bd880242668ac0c4e8b4bf569eb94d4881]

INTEGRATION: CWS rt15 (1.7.214); FILE MERGED 2006/07/03 10:12:42 rt 1.7.214.1: #i66824# segmentc.hxx is obsolete.


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [316475615c85d8157b01a1e959935632ce8196b2]

INTEGRATION: CWS rt15 (1.3.256); FILE MERGED 2006/06/27 10:18:41 rt 1.3.256.1: #i54459# CVS history removed from file.


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [51d3402a26fade2199f9070f08b0a8d3345d1d63]

INTEGRATION: CWS rt15 (1.3.256); FILE MERGED 2006/06/27 10:18:40 rt 1.3.256.1: #i54459# CVS history removed from file.


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [544cc2eeee4b5994eaba75ad0b708afcb525dc77]

INTEGRATION: CWS rt15 (1.4.256); FILE MERGED 2006/06/27 10:18:40 rt 1.4.256.1: #i54459# CVS history removed from file.


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [414ac73fa1d0e4418b58c72fdd528ad59f037fd3]

INTEGRATION: CWS rt15 (1.4.116); FILE MERGED 2006/06/27 09:35:10 rt 1.4.116.1: #i54459# CVS history removed from file.


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [b60a08ba8b9057723c057b6ea04aaf31f9587c92]

INTEGRATION: CWS rt15 (1.2.18); FILE MERGED 2006/06/27 09:35:10 rt 1.2.18.1: #i54459# CVS history removed from file.


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [567bec27ec32279df32511a37fe1120fadd4e42f]

INTEGRATION: CWS rt15 (1.3.18); FILE MERGED 2006/06/27 09:35:10 rt 1.3.18.1: #i54459# CVS history removed from file.


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [fc5de79290bf6f8b5c595d1f18868a2e6f72067f]

INTEGRATION: CWS rt15 (1.3.154); FILE MERGED 2006/06/28 10:15:06 rt 1.3.154.1: #i54459# CVS history removed from file.


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [383bc3f9db6a5bee308d24c58bb5776a89f5c50b]

INTEGRATION: CWS pj56 (1.30.18); FILE MERGED 2006/07/20 11:11:40 pjanik 1.30.18.1: #i62563#: Do not include deprecated unxmacxp_protos.h.


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [b3aa2acd7830ea8c7bd509364d9a617bafc8573a]

INTEGRATION: CWS pj56 (1.6.334); FILE MERGED 2006/07/20 11:11:55 pjanik 1.6.334.1: #i62563#: Do not include deprecated unxmacxp_protos.h.


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [51f204e6ff34db4e575ee44e25c1d341dc7a7093]

INTEGRATION: CWS pj56 (1.13.14); FILE MERGED 2006/07/20 11:11:21 pjanik 1.13.14.1: #i62563#: Do not include deprecated unxmacxp_protos.h.


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [b399c9621c876122228697badb5e60502d712a0c]

INTEGRATION: CWS pj56 (1.37.14); FILE MERGED 2006/07/20 11:10:34 pjanik 1.37.14.1: #i62563#: Do not include deprecated unxmacxp_protos.h.


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [a58736d6e514d890480429843ea47b3dec5178d2]

INTEGRATION: CWS rt15 (1.3.452); FILE MERGED 2006/06/29 11:25:41 rt 1.3.452.1: #i66824# segmentc.hxx is obsolete.


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [c097567b743d90cc181adf0ff27f69898996a31b]

INTEGRATION: CWS rt15 (1.17.6); FILE MERGED 2006/06/27 09:03:28 rt 1.17.6.1: #i54459# CVS history removed from file.


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [65273f054dabbcfec542a9e94f04e853cb41df01]

INTEGRATION: CWS rt15 (1.2.142); FILE MERGED 2006/06/27 09:03:27 rt 1.2.142.1: #i54459# CVS history removed from file.


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [ce0a65a624c77297fa9ee4b2daecfc2cfb440761]

INTEGRATION: CWS rt15 (1.13.142); FILE MERGED 2006/06/27 09:03:27 rt 1.13.142.1: #i54459# CVS history removed from file.


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [eed81f2e81f40ffa8d74e7cb7952f071f91ffe08]

INTEGRATION: CWS rt15 (1.15.142); FILE MERGED 2006/06/27 09:03:27 rt 1.15.142.1: #i54459# CVS history removed from file.


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [1f6561b7f879092059ff2cc4fdef7f48569c8ea6]

INTEGRATION: CWS rt15 (1.5.6); FILE MERGED 2006/06/27 09:03:27 rt 1.5.6.1: #i54459# CVS history removed from file.


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [6474fbf00a99eed91e356db1b5cd72770483a1d6]

INTEGRATION: CWS rt15 (1.3.6); FILE MERGED 2006/06/27 09:03:27 rt 1.3.6.1: #i54459# CVS history removed from file.


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [734693316fb34b1ec5903d593d933cd3c84ca3ab]

INTEGRATION: CWS rt15 (1.8.6); FILE MERGED 2006/06/27 09:03:27 rt 1.8.6.1: #i54459# CVS history removed from file.


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [018d841ef1b53d02ac2f5509c231509ebbc2e386]

INTEGRATION: CWS rt15 (1.7.142); FILE MERGED 2006/06/27 09:03:26 rt 1.7.142.1: #i54459# CVS history removed from file.


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [e4c8b61cc1350582430b2284bb25173ed2056ff0]

INTEGRATION: CWS rt15 (1.5.142); FILE MERGED 2006/06/27 09:03:26 rt 1.5.142.1: #i54459# CVS history removed from file.


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [aaf03634bf2f0cc5250343ce60a97517f1e9c352]

INTEGRATION: CWS rt15 (1.13.142); FILE MERGED 2006/06/27 09:03:26 rt 1.13.142.1: #i54459# CVS history removed from file.


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [e0c25df0ea4364058e1eba448820612371fa9f7c]

INTEGRATION: CWS rt15 (1.2.142); FILE MERGED 2006/06/27 09:03:26 rt 1.2.142.1: #i54459# CVS history removed from file.


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [d70456dbfae96126153daa595088d81876f712a3]

INTEGRATION: CWS rt15 (1.3.142); FILE MERGED 2006/06/27 09:03:25 rt 1.3.142.1: #i54459# CVS history removed from file.


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [9f5fa170205b5553ffce40b4cb261c9166587d93]

INTEGRATION: CWS rt15 (1.5.104); FILE MERGED 2006/06/27 09:19:40 rt 1.5.104.1: #i54459# CVS history removed from file.


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [36bc6a41ad7a5d2829d7edcdd3d24d8db3a0d553]

INTEGRATION: CWS rt15 (1.3.90); FILE MERGED 2006/07/03 07:55:22 rt 1.3.90.1: #i66824# Obsolete.


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [a29dde1f8e7715a7a3ea12918952db592745fbc3]

INTEGRATION: CWS rt15 (1.5.90); FILE MERGED 2006/07/03 07:55:21 rt 1.5.90.1: #i66824# Obsolete.


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [d996ccac0b3a261329385bf1620f06663ce918a6]

INTEGRATION: CWS rt15 (1.2.90); FILE MERGED 2006/07/03 07:55:20 rt 1.2.90.1: #i66824# Obsolete.


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [7eb30b24c780c8998da64ddb2d6d46ee729e514e]

INTEGRATION: CWS rt15 (1.2.90); FILE MERGED 2006/07/03 07:55:19 rt 1.2.90.1: #i66824# Obsolete.


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [b7614149af5250cba645a547d7a7408389ac97cb]

INTEGRATION: CWS rt15 (1.3.90); FILE MERGED 2006/07/03 07:55:19 rt 1.3.90.1: #i66824# Obsolete.


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [ed5547dcc79d47620fea1ad2f755d16f471c3ff9]

INTEGRATION: CWS rt15 (1.2.90); FILE MERGED 2006/06/27 16:30:42 rt 1.2.90.1: #i54459# CVS history removed from file.


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [f5a5166f017ed95ae4aceb20e3da12dfae6be54b]

INTEGRATION: CWS rt15 (1.3.90); FILE MERGED 2006/06/27 15:51:23 rt 1.3.90.1: #i54459# CVS history removed from file.


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [c3ef8da00579cbb3b1b8abb30c6431d9becec673]

INTEGRATION: CWS rt15 (1.3.90); FILE MERGED 2006/06/27 16:39:03 rt 1.3.90.1: #i54459# CVS history removed from file.


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [53d960367546f964a3661f3ff0cfa846a6a08dc2]

INTEGRATION: CWS rt15 (1.3.90); FILE MERGED 2006/06/27 16:30:42 rt 1.3.90.1: #i54459# CVS history removed from file.


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [7b3d434119fdae0d2b9791f548b43c74a7b87958]

INTEGRATION: CWS rt15 (1.2.90); FILE MERGED 2006/06/27 15:51:23 rt 1.2.90.1: #i54459# CVS history removed from file.


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [577dfcbeccf1b592647a760f09d64e6e4c5d68c5]

INTEGRATION: CWS rt15 (1.2.90); FILE MERGED 2006/06/27 16:39:03 rt 1.2.90.1: #i54459# CVS history removed from file.


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [09ea17d64e0f8c9ec3b6aef9bdabbec7e75eb3c0]

INTEGRATION: CWS rt15 (1.2.90); FILE MERGED 2006/06/27 15:51:22 rt 1.2.90.1: #i54459# CVS history removed from file.


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [e0e446c843f1d8762c1fac322fb47e7380ae6b3e]

INTEGRATION: CWS rt15 (1.3.90); FILE MERGED 2006/06/27 15:51:22 rt 1.3.90.1: #i54459# CVS history removed from file.


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [abaaaa02718409398af0cdb0059d9ff216953da7]

INTEGRATION: CWS rt15 (1.2.90); FILE MERGED 2006/06/27 16:30:41 rt 1.2.90.1: #i54459# CVS history removed from file.


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [c335bc6fec272434798c6eb2cb54bfb1f384863f]

INTEGRATION: CWS rt15 (1.3.90); FILE MERGED 2006/06/27 16:30:41 rt 1.3.90.1: #i54459# CVS history removed from file.


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [0b5b794dfc35f5e6dc4c131d9968ec8acae6ed48]

INTEGRATION: CWS rt15 (1.2.90); FILE MERGED 2006/07/03 07:55:18 rt 1.2.90.1: #i66824# Obsolete.


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [2178d32f6443e20d1b15e37371b522d8a9746f11]

INTEGRATION: CWS rt15 (1.4.90); FILE MERGED 2006/07/03 07:55:18 rt 1.4.90.1: #i66824# Obsolete.


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [20bdb29cac299af642133764f76386aff2bb2d21]

INTEGRATION: CWS rt15 (1.8.14); FILE MERGED 2006/07/03 07:55:18 rt 1.8.14.1: #i66824# Obsolete.


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [10fc8022b33e5e032eacfb3c65475ee62eabef29]

INTEGRATION: CWS rt15 (1.4.90); FILE MERGED 2006/07/03 07:55:17 rt 1.4.90.1: #i66824# Obsolete.


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [3c66157b4484652d3f42a05c08c455db98bb0887]

INTEGRATION: CWS rt15 (1.4.90); FILE MERGED 2006/07/03 07:55:17 rt 1.4.90.1: #i66824# Obsolete.


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [bab748cda406c87cfccbf14a38af02bfc382a3c3]

INTEGRATION: CWS rt15 (1.4.90); FILE MERGED 2006/07/04 12:51:09 rt 1.4.90.2: Obsolet 2006/07/03 07:55:16 rt 1.4.90.1: #i66824# Obsolete.


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [0326b1d68916c75ee5cb7d14ac4d04c033ede86b]

INTEGRATION: CWS rt15 (1.4.90); FILE MERGED 2006/07/03 07:55:16 rt 1.4.90.1: #i66824# Obsolete.


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [8d9ef75854f2fe4feb0e64fb6887a3cd5d5c52eb]

INTEGRATION: CWS rt15 (1.4.90); FILE MERGED 2006/07/03 07:55:15 rt 1.4.90.1: #i66824# Obsolete.


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [c0aa43d99a866949d3126e027cd284f41d1f2586]

INTEGRATION: CWS rt15 (1.4.90); FILE MERGED 2006/07/03 07:55:13 rt 1.4.90.1: #i66824# Obsolete.


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [c8fffabb39cf2ce0fa4b4e8d3fe33bb0cda0e26b]

INTEGRATION: CWS rt15 (1.4.90); FILE MERGED 2006/07/03 16:07:52 rt 1.4.90.2: #i66824# Obsolete. 2006/07/03 07:55:13 rt 1.4.90.1: #i66824# Obsolete.


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [22b547c1753b935801eb6fe142c85283a573da60]

INTEGRATION: CWS rt15 (1.4.90); FILE MERGED 2006/07/03 07:55:12 rt 1.4.90.1: #i66824# Obsolete.


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [525b21864b789e111b1a9c4b586c0c497cfd4b15]

INTEGRATION: CWS rt15 (1.4.90); FILE MERGED 2006/07/03 07:55:11 rt 1.4.90.1: #i66824# Obsolete.


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [4fc7ad8d35c4718ffd6338e64496de265d789c9c]

INTEGRATION: CWS rt15 (1.4.90); FILE MERGED 2006/07/03 07:55:10 rt 1.4.90.1: #i66824# Obsolete.


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [a65a46b2e1109258b706c17c5062b8635b206ff0]

INTEGRATION: CWS rt15 (1.4.90); FILE MERGED 2006/07/03 07:55:09 rt 1.4.90.1: #i66824# Obsolete.


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [1e30c2a23a3f45272f9497f46bd1f54ee9db001f]

INTEGRATION: CWS rt15 (1.4.90); FILE MERGED 2006/07/04 13:14:54 rt 1.4.90.4: Obsolet 2006/07/04 13:02:03 rt 1.4.90.3: Obsolet 2006/07/04 12:54:50 rt 1.4.90.2: Obsolet 2006/07/03 07:55:09 rt 1.4.90.1: #i66824# Obsolete.


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [7c1c11ef9909c8d03c6d397381b5bd41a55fed14]

INTEGRATION: CWS rt15 (1.4.90); FILE MERGED 2006/07/03 07:55:08 rt 1.4.90.1: #i66824# Obsolete.


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [477d7fe059624441f6a80949a54a4990488dd60e]

INTEGRATION: CWS rt15 (1.5.90); FILE MERGED 2006/07/03 07:55:08 rt 1.5.90.1: #i66824# Obsolete.


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [5e0696bdab9ed8313cc17d9cb438ea4bf5051967]

INTEGRATION: CWS rt15 (1.3.90); FILE MERGED 2006/07/03 07:55:07 rt 1.3.90.1: #i66824# Obsolete.


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [62e8e18faaa4c12da44a886208b8f7b5e1aba427]

INTEGRATION: CWS rt15 (1.4.90); FILE MERGED 2006/07/03 07:55:06 rt 1.4.90.1: #i66824# Obsolete.


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [31759edcf82cfe3a9276f86bdaab80aabd2316bb]

INTEGRATION: CWS rt15 (1.5.48); FILE MERGED 2006/07/03 07:55:05 rt 1.5.48.1: #i66824# Obsolete.


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [88c725355b225c598461d38a11d04e0d2d453c09]

INTEGRATION: CWS rt15 (1.4.90); FILE MERGED 2006/07/03 07:55:05 rt 1.4.90.1: #i66824# Obsolete.


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [9da2cedda9c44d064faa4387646df9138c5990cc]

INTEGRATION: CWS rt15 (1.4.90); FILE MERGED 2006/07/03 07:55:04 rt 1.4.90.1: #i66824# Obsolete.


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [21642dc66e3e48ef62d10bdd4f962338e53003ed]

INTEGRATION: CWS casesensicfgmerge (1.23.16); FILE MERGED 2006/07/17 09:48:14 ihi 1.23.16.2: RESYNC: (1.23-1.24); FILE MERGED 2006/07/10 15:07:14 ihi 1.23.16.1: #i59175# officecfg case sensitiv gid/lids


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [baf9b83988d8f2ef88fa632b25f293f5abe0cf53]

INTEGRATION: CWS rt15 (1.4.90); FILE REMOVED 2006/07/03 07:55:04 rt 1.4.90.1: #i66824# Obsolete.


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [b17e8bf0d7237305b8174256593bf8c987751b2a]

INTEGRATION: CWS casesensicfgmerge (1.38.16); FILE MERGED 2006/07/17 09:49:51 ihi 1.38.16.2: RESYNC: (1.38-1.39); FILE MERGED 2006/07/10 15:07:13 ihi 1.38.16.1: #i59175# officecfg case sensitiv gid/lids


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [28c17f0a564ab57d003fb624f0e12e7dc10345bf]

INTEGRATION: CWS casesensicfgmerge (1.18.12); FILE MERGED 2006/07/17 09:44:48 ihi 1.18.12.2: RESYNC: (1.18-1.19); FILE MERGED 2006/07/10 15:07:13 ihi 1.18.12.1: #i59175# officecfg case sensitiv gid/lids


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [10b8c0401a7dfe53e5d264de7181bb82bff7d68e]

INTEGRATION: CWS rt15 (1.6.90); FILE MERGED 2006/07/03 07:55:03 rt 1.6.90.1: #i66824# Obsolete.


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [591bcb599f4226560bdbea787683815f989cdd47]

INTEGRATION: CWS rt15 (1.5.90); FILE MERGED 2006/07/03 07:55:03 rt 1.5.90.1: #i66824# Obsolete.


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [0c208da23eff974a15295680effc5c72f5b3056b]

INTEGRATION: CWS rt15 (1.4.90); FILE MERGED 2006/07/03 07:55:03 rt 1.4.90.1: #i66824# Obsolete.


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [6567b75eb6bbd886c0732bd679c999edbfbfc162]

INTEGRATION: CWS rt15 (1.4.90); FILE MERGED 2006/07/03 07:55:02 rt 1.4.90.1: #i66824# Obsolete.


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [bcb1aba26e0315f15686dbc5a99f3b956c529871]

INTEGRATION: CWS rt15 (1.4.90); FILE MERGED 2006/07/03 07:55:01 rt 1.4.90.1: #i66824# Obsolete.


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [ea529beb1138b17f1265fff1948550611715f343]

INTEGRATION: CWS rt15 (1.4.90); FILE MERGED 2006/07/03 07:55:00 rt 1.4.90.1: #i66824# Obsolete.


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [425226a607ec3b2e09e34a00721b4e9838a64744]

INTEGRATION: CWS rt15 (1.4.90); FILE MERGED 2006/07/03 07:54:59 rt 1.4.90.1: #i66824# Obsolete.


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [d18c516b8f081618602ed71dede26dbf196d9198]

INTEGRATION: CWS rt15 (1.3.88); FILE MERGED 2006/07/03 07:54:57 rt 1.3.88.1: #i66824# Obsolete.


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [f58c01c93663f2578c9f9d98ce1386ca2c485c23]

INTEGRATION: CWS rt15 (1.4.88); FILE MERGED 2006/07/03 07:54:56 rt 1.4.88.1: #i66824# Obsolete.


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [5d52f286691a6944e2d9200908924b8f879c2a12]

INTEGRATION: CWS rt15 (1.4.90); FILE MERGED 2006/07/03 07:54:56 rt 1.4.90.1: #i66824# Obsolete.


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [a3b0f98a5040734d75f15a2442a0582e4e5e28f9]

INTEGRATION: CWS rt15 (1.5.90); FILE MERGED 2006/07/03 07:54:55 rt 1.5.90.1: #i66824# Obsolete.


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [1f3e74d76d5396a55c5cd4932005d5708c80bd3f]

INTEGRATION: CWS rt15 (1.4.90); FILE MERGED 2006/07/03 07:54:54 rt 1.4.90.1: #i66824# Obsolete.


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [2c54d675316395e3c56d18b47c6514f3a1f39667]

INTEGRATION: CWS rt15 (1.4.90); FILE MERGED 2006/07/03 07:54:53 rt 1.4.90.1: #i66824# Obsolete.


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [1e65f89b1f5df5e61ccef07b6d8e1604b1c57cac]

INTEGRATION: CWS rt15 (1.5.90); FILE MERGED 2006/07/03 07:54:53 rt 1.5.90.1: #i66824# Obsolete.


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [f59ea6e7aa7fda0186c35e16860f2a45971ae754]

INTEGRATION: CWS rt15 (1.4.4); FILE MERGED 2006/07/03 07:54:52 rt 1.4.4.1: #i66824# Obsolete.


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [0a7570f4cafd3455615c035ac5ba9ce8c2d7b508]

INTEGRATION: CWS rt15 (1.5.90); FILE MERGED 2006/07/03 07:54:51 rt 1.5.90.1: #i66824# Obsolete.


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [d36bcc3bd42498e89e2fde66369d7ca459b5da2e]

INTEGRATION: CWS rt15 (1.4.90); FILE MERGED 2006/07/03 07:54:50 rt 1.4.90.1: #i66824# Obsolete.


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [433fcaa3f6c0e0bc93e45a282aab182dd1cd3e78]

INTEGRATION: CWS rt15 (1.4.90); FILE MERGED 2006/07/03 07:54:49 rt 1.4.90.1: #i66824# Obsolete.


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [c66afecb66dda7239cdce05e706f182ffb0456ef]

INTEGRATION: CWS rt15 (1.4.90); FILE MERGED 2006/07/03 07:54:48 rt 1.4.90.1: #i66824# Obsolete.


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [b379457f491eb083eafec0a039b468144a41b7f8]

INTEGRATION: CWS rt15 (1.5.90); FILE MERGED 2006/07/03 07:54:48 rt 1.5.90.1: #i66824# Obsolete.


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [2626a7747ab3bd00770d63e59d70bedf1a56c48c]

INTEGRATION: CWS rt15 (1.4.88); FILE MERGED 2006/07/03 07:54:47 rt 1.4.88.1: #i66824# Obsolete.


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [ec26251b8061fcb0f67a2fb897b960f309e50f3f]

INTEGRATION: CWS rt15 (1.4.90); FILE MERGED 2006/07/03 07:54:47 rt 1.4.90.1: #i66824# Obsolete.


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [bba94fdb9c3a997710f26c8116e4b08a25e09850]

INTEGRATION: CWS rt15 (1.4.90); FILE MERGED 2006/07/03 07:54:46 rt 1.4.90.1: #i66824# Obsolete.


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [c5754c99c001f656266807db9f9a948ee76ce813]

INTEGRATION: CWS rt15 (1.4.90); FILE MERGED 2006/07/03 07:54:45 rt 1.4.90.1: #i66824# Obsolete.


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [edc11fe51596964e7fdfcd24dc73ed45f2f5c929]

INTEGRATION: CWS rt15 (1.5.90); FILE MERGED 2006/07/03 07:54:44 rt 1.5.90.1: #i66824# Obsolete.


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [901734d3a0791492f6486d045391f80666a91d7e]

INTEGRATION: CWS rt15 (1.4.90); FILE MERGED 2006/07/03 07:54:43 rt 1.4.90.1: #i66824# Obsolete.


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [9262188a26e97886cf3da618a5469c1c8256f1d5]

INTEGRATION: CWS rt15 (1.4.92); FILE MERGED 2006/07/03 07:54:41 rt 1.4.92.1: #i66824# Obsolete.


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [8b105886952599339b168833914094ae7ebc6647]

INTEGRATION: CWS rt15 (1.4.92); FILE MERGED 2006/07/03 07:54:40 rt 1.4.92.1: #i66824# Obsolete.


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [0548cc193a0deb8628ffb377d3ac08b0138c628b]

INTEGRATION: CWS rt15 (1.4.92); FILE MERGED 2006/07/03 07:54:39 rt 1.4.92.1: #i66824# Obsolete.


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [8641354f7a092262504677896b50a83c31824ed1]

INTEGRATION: CWS rt15 (1.5.86); FILE MERGED 2006/07/03 07:54:37 rt 1.5.86.1: #i66824# Obsolete.


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [f5440376dcbb8669be1d8228de2e4182550576d2]

INTEGRATION: CWS rt15 (1.4.92); FILE MERGED 2006/07/03 07:54:36 rt 1.4.92.1: #i66824# Obsolete.


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [011b32f2144684489cb205dd376d95e611559ebd]

INTEGRATION: CWS rt15 (1.4.92); FILE MERGED 2006/07/03 07:54:35 rt 1.4.92.1: #i66824# Obsolete.


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [1bac4f5d85154484de860f3ac587d4b6eee88c5e]

INTEGRATION: CWS rt15 (1.4.90); FILE MERGED 2006/07/03 07:54:34 rt 1.4.90.1: #i66824# Obsolete.


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [a02b09cb77c6655f32e0621fd3604795defec06d]

INTEGRATION: CWS rt15 (1.5.92); FILE MERGED 2006/07/03 07:54:34 rt 1.5.92.1: #i66824# Obsolete.


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [c4a2410c8a0e9564410017a5ecf9bc064d0ec8f5]

INTEGRATION: CWS rt15 (1.4.92); FILE MERGED 2006/07/03 07:54:33 rt 1.4.92.1: #i66824# Obsolete.


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [e198d162f7ca2cfd869b49dc4128d4e9f5a189d4]

INTEGRATION: CWS rt15 (1.4.92); FILE MERGED 2006/07/03 07:54:31 rt 1.4.92.1: #i66824# Obsolete.


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [937b234340968eb502f07c5a20bb43b53d8e5bb3]

INTEGRATION: CWS rt15 (1.4.92); FILE MERGED 2006/07/03 07:54:30 rt 1.4.92.1: #i66824# Obsolete.


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [d2bf77b8bf57e099dbdf38e8a83e58252d176f95]

INTEGRATION: CWS jl35 (1.13.16); FILE MERGED 2006/05/22 14:57:26 jl 1.13.16.1: #i65590# remove string empty which is displayed when no document is loaded


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [6237da873730e174a558fe5105f49b949531b210]

INTEGRATION: CWS jl35 (1.9.16); FILE MERGED 2006/05/22 13:36:41 jl 1.9.16.1: #25615# pipename replaced space with + rather then _


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [cdf149ee480154f30ec0923c0f835917f795c2fd]

INTEGRATION: CWS jl35 (1.2.12); FILE MERGED 2006/07/18 10:49:24 jl 1.2.12.1: #i66953# increasing versions for OOo2.04


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [4a3ee0657772c08e49a620ae2e25f212e893e5e6]

INTEGRATION: CWS jl35 (1.2.12); FILE MERGED 2006/07/18 09:52:11 jl 1.2.12.2: #67482# no automatic version increment 2006/05/19 12:52:40 jl 1.2.12.1: #64551# project did not build when L10N_framework variable was set


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [67842e09816532a62d5efac249ae2f80bed01743]

INTEGRATION: CWS jl35 (1.16.12); FILE MERGED 2006/05/19 12:52:40 jl 1.16.12.1: #64551# project did not build when L10N_framework variable was set


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [ea41f2b166f30c3201410887835b3b3ebf4db6c6]

INTEGRATION: CWS jl35 (1.15.8); FILE MERGED 2006/07/14 11:56:41 jl 1.15.8.2: RESYNC: (1.15-1.17); FILE MERGED 2006/05/19 12:52:39 jl 1.15.8.1: #64551# project did not build when L10N_framework variable was set


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [8beb7cc19cd4ffd3566bac023b7e8714f89c6c35]

INTEGRATION: CWS jl35 (1.11.8); FILE MERGED 2006/07/14 11:56:35 jl 1.11.8.2: RESYNC: (1.11-1.13); FILE MERGED 2006/05/19 12:52:39 jl 1.11.8.1: #64551# project did not build when L10N_framework variable was set


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [45a6d25dc5ba75da853761e0c90044df18a7b108]

INTEGRATION: CWS jl35 (1.6.12); FILE MERGED 2006/05/19 12:52:39 jl 1.6.12.1: #64551# project did not build when L10N_framework variable was set


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [71e3e987e0c1190dee5108687b256430d305489c]

INTEGRATION: CWS jl35 (1.3.12); FILE MERGED 2006/07/17 13:03:21 jl 1.3.12.1: #67455# test did not work with .NET 2


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [16382306c7b6311ab53f8a88f30ea63dd2e05ab7]

INTEGRATION: CWS jl35 (1.2.18); FILE MERGED 2006/07/17 13:03:21 jl 1.2.18.1: #67455# test did not work with .NET 2


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [f0f6648d406c7e3eb58ea11b560a5b8dd02310df]

INTEGRATION: CWS rt15 (1.4.92); FILE MERGED 2006/07/03 07:54:27 rt 1.4.92.1: #i66824# Obsolete.


2006-07-25  Rüdiger Timm  <rt@openoffice.org>  [c91b38b6b8a6110c75779d2c404a0fa69e0b5c31]

INTEGRATION: CWS rt15 (1.29.6); FILE MERGED 2006/06/29 07:49:37 rt 1.29.6.1: #i66831# 'Header' entry removed from file header.


2006-07-21  Thorsten Behrens  <thb@openoffice.org>  [9e67e628d6cd4b04d192ac5f0528eb3cb691b219]

#i65904# Compiler compatibility changes: made the BOOST_NO_MEMBER_TEMPLATE_FRIENDS path actually work; added SunCC kludge for nested template as function template parameter problem; corrected blend_functor specialization to make msvc happy


2006-07-21  Vladimir Glazounov  <vg@openoffice.org>  [ed20c63f1ae67bb14b99be34a4bcdf56a0317e0f]

new version for SRC680


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [4dd866c2ae81e95837ca0933428049c13be30b6e]

#i10000# depend on boost


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [6f18ad13cc213159b0f5c2e089cbd032d3e3197f]

SRC680


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [86e91e8919bcbecfc7989e1629df93a5370087cd]

#i67576# remove extra qualification


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [5d7e8425cab3857fdefa8f1774d2fda1d1f90c34]

INTEGRATION: CWS pchfix01 (1.11.184); FILE MERGED 2006/07/12 10:01:56 kaib 1.11.184.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [998a3205cb276ca52b385ad2b3011c5a70940d38]

INTEGRATION: CWS pchfix01 (1.17.56); FILE MERGED 2006/07/12 10:01:55 kaib 1.17.56.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [c17dfb1c6264643513c0e5ca1fb13e5efacd573d]

INTEGRATION: CWS pchfix01 (1.20.186); FILE MERGED 2006/07/12 10:01:54 kaib 1.20.186.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [436a896fccd3bfece926ab516110cb8668c67baf]

INTEGRATION: CWS pchfix01 (1.2.216); FILE MERGED 2006/07/12 10:03:14 kaib 1.2.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [af1cac2c1bbeef17b4693294ca0d5bba21a84a59]

INTEGRATION: CWS pchfix01 (1.11.174); FILE MERGED 2006/07/12 10:03:14 kaib 1.11.174.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [0c5b9fce92c80be91217116ae22383c962c1a8fe]

INTEGRATION: CWS pchfix01 (1.32.62); FILE MERGED 2006/07/12 10:03:14 kaib 1.32.62.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [20699821dd2b83cbc5bcab4d1023452498a2ac2b]

INTEGRATION: CWS pchfix01 (1.24.8); FILE MERGED 2006/07/12 10:03:14 kaib 1.24.8.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [3f8d086d554e398d9a85a9b99e65f1c3e4cc676d]

INTEGRATION: CWS pchfix01 (1.9.214); FILE MERGED 2006/07/12 10:03:14 kaib 1.9.214.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [702f8451cf118bd370916222d7f694b07f90155f]

INTEGRATION: CWS pchfix01 (1.40.132); FILE MERGED 2006/07/12 10:03:13 kaib 1.40.132.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [4309791807948490f527f488c340a6a4401b20e2]

INTEGRATION: CWS pchfix01 (1.33.214); FILE MERGED 2006/07/12 10:03:13 kaib 1.33.214.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [470d3356dd557d86a2f7f101ca88604bc9fb421f]

INTEGRATION: CWS pchfix01 (1.31.214); FILE MERGED 2006/07/12 10:03:13 kaib 1.31.214.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [23fe630f3a926a24134fbf72f4c211b0e5c36ec2]

INTEGRATION: CWS pchfix01 (1.29.62); FILE MERGED 2006/07/12 10:03:13 kaib 1.29.62.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [b3188260ea5fa039997e93678b1c58faa65d7745]

INTEGRATION: CWS pchfix01 (1.55.136); FILE MERGED 2006/07/12 10:03:13 kaib 1.55.136.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [3154615987c0e7ab69c8384fcdb9348387098873]

INTEGRATION: CWS pchfix01 (1.11.206); FILE MERGED 2006/07/12 10:03:13 kaib 1.11.206.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [ace195a466262e7cc91d1e15da8b50848b66efee]

INTEGRATION: CWS pchfix01 (1.9.212); FILE MERGED 2006/07/12 10:03:12 kaib 1.9.212.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [3b2b450401b968e489f9508006cddc15f413d087]

INTEGRATION: CWS pchfix01 (1.10.214); FILE MERGED 2006/07/12 10:03:12 kaib 1.10.214.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [46bfb1b68de25f4b313efa687015dbf89c5cdae4]

INTEGRATION: CWS pchfix01 (1.8.214); FILE MERGED 2006/07/12 10:03:12 kaib 1.8.214.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [659dd75533cea72d38b27a957ed31b7eb6bc1aa0]

INTEGRATION: CWS pchfix01 (1.4.216); FILE MERGED 2006/07/12 10:03:12 kaib 1.4.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [c1f4f365a71152f4e7ebe034d4ed7b7f5a4d2c54]

INTEGRATION: CWS pchfix01 (1.9.216); FILE MERGED 2006/07/12 10:03:12 kaib 1.9.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [7afb4901c9d1114d40511e2580c5943d62a709e9]

INTEGRATION: CWS pchfix01 (1.28.58); FILE MERGED 2006/07/12 10:03:12 kaib 1.28.58.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [7e0ba72d3e3f8f222cd4dc36f38ffe3abad1528a]

INTEGRATION: CWS pchfix01 (1.17.168); FILE MERGED 2006/07/12 10:03:11 kaib 1.17.168.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [1808343fcc190ca672382db2d98f51facec536d0]

INTEGRATION: CWS pchfix01 (1.8.216); FILE MERGED 2006/07/12 10:03:11 kaib 1.8.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [7fa52a7da459da91c853aa3385c84341bd2f9dd0]

INTEGRATION: CWS pchfix01 (1.4.216); FILE MERGED 2006/07/12 10:03:11 kaib 1.4.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [7160934ff669c6050a43971d937c09675c49811b]

INTEGRATION: CWS pchfix01 (1.9.166); FILE MERGED 2006/07/12 10:03:11 kaib 1.9.166.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [ff3d3e5081a874b75791cdbf868b74bc50e9f0af]

INTEGRATION: CWS pchfix01 (1.58.56); FILE MERGED 2006/07/12 10:03:11 kaib 1.58.56.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [f36158878920cec00973645a08e12a0a62fddacb]

INTEGRATION: CWS pchfix01 (1.28.60); FILE MERGED 2006/07/12 10:03:11 kaib 1.28.60.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [c45a5377159047c4e7fdada2c243dbeaa143914f]

INTEGRATION: CWS pchfix01 (1.21.182); FILE MERGED 2006/07/12 10:03:11 kaib 1.21.182.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [8225adb243fd53f5fe056ea853bad29b7f8cee71]

INTEGRATION: CWS pchfix01 (1.10.214); FILE MERGED 2006/07/12 10:03:10 kaib 1.10.214.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [4e302c197a6d2f606a0d0dd1bd795dde71d70a0c]

INTEGRATION: CWS pchfix01 (1.17.214); FILE MERGED 2006/07/12 10:03:10 kaib 1.17.214.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [c10a28e56f592874f11a3ed40779ba363d36ea3b]

INTEGRATION: CWS pchfix01 (1.6.216); FILE MERGED 2006/07/12 10:03:10 kaib 1.6.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [88061680aa2389c4b3e92f46b9cc5bb9b15ac370]

INTEGRATION: CWS pchfix01 (1.45.212); FILE MERGED 2006/07/12 10:03:10 kaib 1.45.212.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [793f9906cab59543dbeb7c249a3848c1d9a14836]

INTEGRATION: CWS pchfix01 (1.14.40); FILE MERGED 2006/07/12 10:03:10 kaib 1.14.40.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [a4a7aeb7cbd984a032332e4980395ed9f171caa2]

INTEGRATION: CWS pchfix01 (1.27.202); FILE MERGED 2006/07/12 10:03:10 kaib 1.27.202.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [a048a7ad5d1aab40ccfc2260976f999cf83afb45]

INTEGRATION: CWS pchfix01 (1.4.216); FILE MERGED 2006/07/12 10:03:09 kaib 1.4.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [8bb3fda6dfb88205eeda1d92f1f0a5e5de595af8]

INTEGRATION: CWS pchfix01 (1.3.214); FILE MERGED 2006/07/12 10:03:09 kaib 1.3.214.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [1d1ae2db5cb6a0ff8cfb5da6a2050cb4d041f026]

INTEGRATION: CWS pchfix01 (1.13.62); FILE MERGED 2006/07/12 10:03:09 kaib 1.13.62.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [5383498b2f79d9e23c0b9166a09a612dab0fc319]

INTEGRATION: CWS pchfix01 (1.13.214); FILE MERGED 2006/07/12 10:03:09 kaib 1.13.214.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [81e85cc260313b14fbd4df4ec0073f9ece51ee92]

INTEGRATION: CWS pchfix01 (1.4.214); FILE MERGED 2006/07/12 10:03:09 kaib 1.4.214.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [5e71a99c8e292991a907fdbd1a458ede07fbe55f]

INTEGRATION: CWS pchfix01 (1.3.216); FILE MERGED 2006/07/12 10:03:09 kaib 1.3.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [6939388167f8ceac412a45785a98a7a4abc25f12]

INTEGRATION: CWS pchfix01 (1.15.216); FILE MERGED 2006/07/12 10:03:08 kaib 1.15.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [e4197766d417c80723f297eaa118b71582997762]

INTEGRATION: CWS pchfix01 (1.3.216); FILE MERGED 2006/07/12 10:03:08 kaib 1.3.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [b47cef97f73b7cbc9b4e31988b8fa914a0b4f924]

INTEGRATION: CWS pchfix01 (1.6.60); FILE MERGED 2006/07/12 10:03:08 kaib 1.6.60.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [5920966d1bb5a0b75302f25e3f5f7e7562dad540]

INTEGRATION: CWS pchfix01 (1.45.62); FILE MERGED 2006/07/12 10:03:08 kaib 1.45.62.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [e66d621f7f00cbb3edc6e54cdbab2f6e1f4a0eb4]

INTEGRATION: CWS pchfix01 (1.5.212); FILE MERGED 2006/07/12 10:03:08 kaib 1.5.212.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [f4bd7ad18420a978150da4af6b1f806f404c755a]

INTEGRATION: CWS pchfix01 (1.29.60); FILE MERGED 2006/07/12 10:03:08 kaib 1.29.60.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [253de07aaf250e5c8767bf6b88b60059a911848e]

INTEGRATION: CWS pchfix01 (1.13.216); FILE MERGED 2006/07/12 10:03:07 kaib 1.13.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [5640196b73c39fabaa21b96e2b61d48de5a9303d]

INTEGRATION: CWS pchfix01 (1.27.114); FILE MERGED 2006/07/12 10:03:07 kaib 1.27.114.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [78e3836e7f31901e7353421c011a0d96161d3ceb]

INTEGRATION: CWS pchfix01 (1.6.214); FILE MERGED 2006/07/12 10:03:07 kaib 1.6.214.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [21162f7b90e6769b4d3fd45715b87c2babff3896]

INTEGRATION: CWS pchfix01 (1.3.214); FILE MERGED 2006/07/12 10:03:07 kaib 1.3.214.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [8eaf9a3a81df0688541bed52b54888a4bf855154]

INTEGRATION: CWS pchfix01 (1.4.216); FILE MERGED 2006/07/12 10:03:07 kaib 1.4.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [6c6d33e821a1f33e8720ea844241b6e52e8eb6f6]

INTEGRATION: CWS pchfix01 (1.19.212); FILE MERGED 2006/07/12 10:03:07 kaib 1.19.212.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [cc49d5331520a3e0dde9e3e905018d0014a994ea]

INTEGRATION: CWS pchfix01 (1.49.152); FILE MERGED 2006/07/12 10:03:06 kaib 1.49.152.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [9a076ad95354ea704ecf2cbc5338fbaa7521b2ad]

INTEGRATION: CWS pchfix01 (1.28.214); FILE MERGED 2006/07/12 10:03:06 kaib 1.28.214.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [11b030383ede4ed4852e19a538cd43322b894988]

INTEGRATION: CWS pchfix01 (1.5.216); FILE MERGED 2006/07/12 10:03:06 kaib 1.5.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [da8b4c7e18fdcd04bb4cacf51f7b1e03669c161e]

INTEGRATION: CWS pchfix01 (1.12.206); FILE MERGED 2006/07/12 10:03:06 kaib 1.12.206.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [aa00a0556a78d2aa6c6f29b8158370621e072686]

INTEGRATION: CWS pchfix01 (1.8.216); FILE MERGED 2006/07/12 10:03:06 kaib 1.8.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [84fed2863c6878d818731bfa02e98bdabbf4b33b]

INTEGRATION: CWS pchfix01 (1.3.214); FILE MERGED 2006/07/12 10:03:05 kaib 1.3.214.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [6e0017f7a618cb9edd402d4d498f27520ef3efbe]

INTEGRATION: CWS pchfix01 (1.2.216); FILE MERGED 2006/07/12 10:03:05 kaib 1.2.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [d2ecf1fe3cdd1b70ba780b6479c18703785d22c8]

INTEGRATION: CWS pchfix01 (1.3.216); FILE MERGED 2006/07/12 10:03:05 kaib 1.3.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [3c6b0a934f626c642189460b20cafaae8c0e54bc]

INTEGRATION: CWS pchfix01 (1.17.214); FILE MERGED 2006/07/12 10:03:05 kaib 1.17.214.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [6c31971a92ea9e3a7f280a5c60be9bf5f533d4c8]

INTEGRATION: CWS pchfix01 (1.15.214); FILE MERGED 2006/07/12 10:03:05 kaib 1.15.214.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [aef5b3a35533a124ea63f353ba2e7a914b044123]

INTEGRATION: CWS pchfix01 (1.28.202); FILE MERGED 2006/07/12 10:03:05 kaib 1.28.202.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [da1ba64151801e782444da160162a291f1b3ccaa]

INTEGRATION: CWS pchfix01 (1.13.202); FILE MERGED 2006/07/12 10:03:05 kaib 1.13.202.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [c3d590829b0ceb8a5e6036b63369837e312bf5bf]

INTEGRATION: CWS pchfix01 (1.10.176); FILE MERGED 2006/07/12 10:03:04 kaib 1.10.176.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [c03d4eb26970e0785e59a0604c718761ef9689f6]

INTEGRATION: CWS pchfix01 (1.75.38); FILE MERGED 2006/07/12 10:03:04 kaib 1.75.38.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [bdb5b9a6aca0ccf11ba977f7904ed6a8b7f0fd54]

INTEGRATION: CWS pchfix01 (1.3.216); FILE MERGED 2006/07/12 10:03:04 kaib 1.3.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [b63c7919f8bd524dd5acfe691e6caefbd6fc7b31]

INTEGRATION: CWS pchfix01 (1.4.216); FILE MERGED 2006/07/12 10:03:04 kaib 1.4.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [8cd25f3db963022b779a4f30432da368147813cb]

INTEGRATION: CWS pchfix01 (1.31.42); FILE MERGED 2006/07/12 10:03:04 kaib 1.31.42.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [1fe541cd6bfb892cc1692e8caa4773b5d72c56eb]

INTEGRATION: CWS pchfix01 (1.28.62); FILE MERGED 2006/07/12 10:03:03 kaib 1.28.62.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [5292294e8d363639d3db4fff2c3a80e5e67286eb]

INTEGRATION: CWS pchfix01 (1.39.60); FILE MERGED 2006/07/12 10:03:03 kaib 1.39.60.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [6a3361d9b9281b49e182fb948d791ba473df1403]

INTEGRATION: CWS pchfix01 (1.22.136); FILE MERGED 2006/07/12 10:03:03 kaib 1.22.136.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [7714fec20e330ffe5d6b39442f3318297e35f753]

INTEGRATION: CWS pchfix01 (1.7.212); FILE MERGED 2006/07/12 10:03:03 kaib 1.7.212.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [dafdf73b32c94a13c920745c0bd66b97702214f6]

INTEGRATION: CWS pchfix01 (1.2.216); FILE MERGED 2006/07/12 10:03:03 kaib 1.2.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [014d49a97e8457d14055f2ff3dcf1f551f424f70]

INTEGRATION: CWS pchfix01 (1.6.216); FILE MERGED 2006/07/12 10:03:03 kaib 1.6.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [9c119284c30566ca4b22f8dbf75e6da411f7c2b8]

INTEGRATION: CWS pchfix01 (1.3.216); FILE MERGED 2006/07/12 10:03:02 kaib 1.3.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [73b36745b3f1abb045902fa5c01a80c275ad56ff]

INTEGRATION: CWS pchfix01 (1.6.212); FILE MERGED 2006/07/12 10:03:02 kaib 1.6.212.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [35199cb8f8d2c1af2b16ea21bb6aa233c41de695]

INTEGRATION: CWS pchfix01 (1.11.64); FILE MERGED 2006/07/12 10:03:02 kaib 1.11.64.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [9edf3c42ff1b02b64248d83f9a949bfec9396c45]

INTEGRATION: CWS pchfix01 (1.2.216); FILE MERGED 2006/07/12 10:03:02 kaib 1.2.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [12ee0388812c3509179d73a6a6defd81bb4c7d17]

INTEGRATION: CWS pchfix01 (1.11.216); FILE MERGED 2006/07/12 10:03:01 kaib 1.11.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [6c95c6d8776cc34389be23b04152eadd122feb75]

INTEGRATION: CWS pchfix01 (1.13.214); FILE MERGED 2006/07/12 10:03:01 kaib 1.13.214.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [0a2ee397307363202933d9d0769cdbfdb29abb22]

INTEGRATION: CWS pchfix01 (1.8.216); FILE MERGED 2006/07/12 10:03:01 kaib 1.8.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [fd3e1c2e0d88f8c970634b67fd20728ad8cab5e2]

INTEGRATION: CWS pchfix01 (1.18.62); FILE MERGED 2006/07/12 10:03:01 kaib 1.18.62.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [5ed685801dea84bc6c707a8c70dc4656ee677672]

INTEGRATION: CWS pchfix01 (1.26.188); FILE MERGED 2006/07/12 10:03:00 kaib 1.26.188.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [b3177dbbb8d20a5598f4150d1b2355c5d6cfcc80]

INTEGRATION: CWS pchfix01 (1.40.164); FILE MERGED 2006/07/12 10:03:00 kaib 1.40.164.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [e84e3e1e8685bc3a13c88d306cb8eee6c380d92b]

INTEGRATION: CWS pchfix01 (1.38.60); FILE MERGED 2006/07/12 10:03:00 kaib 1.38.60.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [280e950e283ba2b1822e705964de6e4b8954f98d]

INTEGRATION: CWS pchfix01 (1.4.214); FILE MERGED 2006/07/12 10:03:00 kaib 1.4.214.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [63e51928c10b15ec923ea5635e1a5e974303fd8c]

INTEGRATION: CWS pchfix01 (1.3.216); FILE MERGED 2006/07/12 10:03:00 kaib 1.3.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [bc23fda4886afdd07ba2a6ca97081a754d9aec55]

INTEGRATION: CWS pchfix01 (1.23.58); FILE MERGED 2006/07/12 10:02:59 kaib 1.23.58.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [c158030332f55e0a7fe4105bcabf684a07572c02]

INTEGRATION: CWS pchfix01 (1.2.216); FILE MERGED 2006/07/12 10:02:59 kaib 1.2.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [847b0a32898446ad0059f872f93d7775592fb9ee]

INTEGRATION: CWS pchfix01 (1.7.216); FILE MERGED 2006/07/12 10:02:59 kaib 1.7.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [92198ee2c47c9d754618c2a839c236f1f2fec771]

INTEGRATION: CWS pchfix01 (1.21.60); FILE MERGED 2006/07/12 10:02:59 kaib 1.21.60.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [1c715dfe3ff3b62ef262d60389a54af32c9bd54a]

INTEGRATION: CWS pchfix01 (1.6.214); FILE MERGED 2006/07/12 10:02:59 kaib 1.6.214.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [22bc2976d668664d65ebf582cef25e5c36bee73a]

INTEGRATION: CWS pchfix01 (1.35.152); FILE MERGED 2006/07/12 10:02:59 kaib 1.35.152.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [ca3bfb3fe2bcaa728d07259398bcf75da08b14a2]

INTEGRATION: CWS pchfix01 (1.4.216); FILE MERGED 2006/07/12 10:02:59 kaib 1.4.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [ca23bb4b8f4026bad26e5b8b447d23f55da7b604]

INTEGRATION: CWS pchfix01 (1.15.96); FILE MERGED 2006/07/12 10:02:58 kaib 1.15.96.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [f4ed53aee7498654b326c912890902f34d9564e4]

INTEGRATION: CWS pchfix01 (1.13.216); FILE MERGED 2006/07/12 10:02:58 kaib 1.13.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [9dba085c25662a2fa53b047a46d40a313f26da7e]

INTEGRATION: CWS pchfix01 (1.17.138); FILE MERGED 2006/07/12 10:02:58 kaib 1.17.138.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [4c80795c3102bd7892b8eaf97c6e7121d8ea7b82]

INTEGRATION: CWS pchfix01 (1.5.216); FILE MERGED 2006/07/12 10:02:58 kaib 1.5.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [68ae2c2600c5345176fe03f8f7ec5fbf7cf112b3]

INTEGRATION: CWS pchfix01 (1.7.214); FILE MERGED 2006/07/12 10:02:58 kaib 1.7.214.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [306530098bae8f72b86d5aec1d9c808300cc7b87]

INTEGRATION: CWS pchfix01 (1.13.60); FILE MERGED 2006/07/12 10:02:58 kaib 1.13.60.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [712c2db9df678273f530f9e0ec95b006f9fb976e]

INTEGRATION: CWS pchfix01 (1.10.216); FILE MERGED 2006/07/12 10:02:57 kaib 1.10.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [8dc5331ba6cd4d253e7a2c39043dab45016b7561]

INTEGRATION: CWS pchfix01 (1.4.216); FILE MERGED 2006/07/12 10:02:57 kaib 1.4.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [6367de0e16720066d4a5820dac51385b45917829]

INTEGRATION: CWS pchfix01 (1.13.214); FILE MERGED 2006/07/12 10:02:57 kaib 1.13.214.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [bfb3247afec572f884400ce59562b28b5ee8ab32]

INTEGRATION: CWS pchfix01 (1.3.214); FILE MERGED 2006/07/12 10:02:57 kaib 1.3.214.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [2055eb821566587bab68dc2259f4afb25542bdce]

INTEGRATION: CWS pchfix01 (1.12.216); FILE MERGED 2006/07/12 10:02:57 kaib 1.12.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [cd80bfa5c71bf9fb3136766bdab7f150cbdf27e9]

INTEGRATION: CWS pchfix01 (1.9.216); FILE MERGED 2006/07/12 10:02:57 kaib 1.9.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [84605cd68f306664e6b14e48fc4e6b4bbb8f2973]

INTEGRATION: CWS pchfix01 (1.13.214); FILE MERGED 2006/07/12 10:02:56 kaib 1.13.214.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [3efbcd2d0a373ab61ad6c84e2816c1d62cf50406]

INTEGRATION: CWS pchfix01 (1.22.214); FILE MERGED 2006/07/12 10:02:56 kaib 1.22.214.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [fb9b04f76842bb774d0a422a3dc82da2d909ca9e]

INTEGRATION: CWS pchfix01 (1.3.214); FILE MERGED 2006/07/12 10:02:56 kaib 1.3.214.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [fcb8559d775714ebc8d3a692a97c7ddb579bc3be]

INTEGRATION: CWS pchfix01 (1.54.92); FILE MERGED 2006/07/12 10:02:56 kaib 1.54.92.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [1d71607ebc2e7cb035ac28c57d67128b0fbbf2f1]

INTEGRATION: CWS pchfix01 (1.6.214); FILE MERGED 2006/07/12 10:02:56 kaib 1.6.214.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [8a5b619fa394129e1b29fe5522ed2f4c03701776]

INTEGRATION: CWS pchfix01 (1.5.216); FILE MERGED 2006/07/12 10:02:56 kaib 1.5.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [040c193d8c7b40d3efd800cdac623eb91d6e526b]

INTEGRATION: CWS pchfix01 (1.8.82); FILE MERGED 2006/07/12 10:02:56 kaib 1.8.82.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [dfcaeaee5bd92f5ccd4452c9586a7267ff50e325]

INTEGRATION: CWS pchfix01 (1.25.214); FILE MERGED 2006/07/12 10:02:55 kaib 1.25.214.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [db21f6b3db2f640d1fad74dac368c5893ac3ecac]

INTEGRATION: CWS pchfix01 (1.16.152); FILE MERGED 2006/07/12 10:02:55 kaib 1.16.152.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [8b2b00354a6e1d223a895606e38e6d6633ce128f]

INTEGRATION: CWS pchfix01 (1.8.216); FILE MERGED 2006/07/12 10:02:55 kaib 1.8.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [3f4bb8d1b5c849f1954c9dbb3c436135ddac10be]

INTEGRATION: CWS pchfix01 (1.5.84); FILE MERGED 2006/07/12 10:02:55 kaib 1.5.84.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [37170d38dc7e066b6d0f758f566d127c4242916b]

INTEGRATION: CWS pchfix01 (1.22.214); FILE MERGED 2006/07/12 10:02:55 kaib 1.22.214.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [0697a07946c38085a919a815fd60be56446e952c]

INTEGRATION: CWS pchfix01 (1.16.214); FILE MERGED 2006/07/12 10:02:55 kaib 1.16.214.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [f29ba17d18489ec2571cd5990192a005fbfe82ee]

INTEGRATION: CWS pchfix01 (1.4.212); FILE MERGED 2006/07/12 10:02:55 kaib 1.4.212.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [35f173946925878e4485984c120147c08344efed]

INTEGRATION: CWS pchfix01 (1.7.216); FILE MERGED 2006/07/12 10:02:54 kaib 1.7.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [c0a674f861e8c493fe7925d88c3572df8458f4e4]

INTEGRATION: CWS pchfix01 (1.97.58); FILE MERGED 2006/07/12 10:02:54 kaib 1.97.58.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [c939dc634420f70ad0ecf60476bd284747ee7d13]

INTEGRATION: CWS pchfix01 (1.19.216); FILE MERGED 2006/07/12 10:02:54 kaib 1.19.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [35f57f26aba11e0cb1222eda96d3eb77deff9c7d]

INTEGRATION: CWS pchfix01 (1.11.216); FILE MERGED 2006/07/12 10:02:54 kaib 1.11.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [5702e5ba2793b63eeaee88d62ed6684f3cb602e6]

INTEGRATION: CWS pchfix01 (1.5.214); FILE MERGED 2006/07/12 10:02:54 kaib 1.5.214.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [380814567189e51f9420eda508f6ee1d2022004e]

INTEGRATION: CWS pchfix01 (1.4.216); FILE MERGED 2006/07/12 10:02:53 kaib 1.4.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [736fea888e0656c63bd1b48c78c46e817e5edb03]

INTEGRATION: CWS pchfix01 (1.13.150); FILE MERGED 2006/07/12 10:02:53 kaib 1.13.150.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [04a1ed74a4a97fabe812049505b6abd289a96a5b]

INTEGRATION: CWS pchfix01 (1.5.214); FILE MERGED 2006/07/12 10:02:53 kaib 1.5.214.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [e87aa468bf010a9557adf1e2cd09f97b0f1fa891]

INTEGRATION: CWS pchfix01 (1.4.154); FILE MERGED 2006/07/12 10:02:53 kaib 1.4.154.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [f0c580d51a5d4ce60f15d03cff171e5884cbffd2]

INTEGRATION: CWS pchfix01 (1.2.214); FILE MERGED 2006/07/12 10:02:53 kaib 1.2.214.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [dd3acb4dc1dfb47217e32c7148026218c90016f6]

INTEGRATION: CWS pchfix01 (1.7.152); FILE MERGED 2006/07/12 10:02:53 kaib 1.7.152.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [2ad13c5d2c2aa52f1560f5059ee7e0ff005882f3]

INTEGRATION: CWS pchfix01 (1.10.152); FILE MERGED 2006/07/12 10:02:52 kaib 1.10.152.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [924054e513f75df58252ae9e1bd2defb20bca2cd]

INTEGRATION: CWS pchfix01 (1.17.62); FILE MERGED 2006/07/12 10:02:52 kaib 1.17.62.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [89afbc68fcfbc65e52105ac638a4df0cad5f9f5a]

INTEGRATION: CWS pchfix01 (1.8.152); FILE MERGED 2006/07/12 10:02:52 kaib 1.8.152.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [97edef221067a66898c47599be81200d677b39b4]

INTEGRATION: CWS pchfix01 (1.21.152); FILE MERGED 2006/07/12 10:02:52 kaib 1.21.152.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [b41d89a0fe17da6a6860a415c48b7b7ced6144ac]

INTEGRATION: CWS pchfix01 (1.7.152); FILE MERGED 2006/07/12 10:02:52 kaib 1.7.152.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [a93df6df3a9aaf1b81995a93777320fea297885c]

INTEGRATION: CWS pchfix01 (1.3.214); FILE MERGED 2006/07/12 10:02:52 kaib 1.3.214.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [73ce059849f6dc49f74cc89b52a0fac14f3f01f7]

INTEGRATION: CWS pchfix01 (1.3.216); FILE MERGED 2006/07/12 10:02:51 kaib 1.3.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [d288dabd6648ba62ef13ab5d10b434ca169a4ec0]

INTEGRATION: CWS pchfix01 (1.5.204); FILE MERGED 2006/07/12 10:02:51 kaib 1.5.204.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [ff9014acb53eaebd8f1951fc2fc729ef92cd08bc]

INTEGRATION: CWS pchfix01 (1.9.216); FILE MERGED 2006/07/12 10:02:51 kaib 1.9.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [c32950ba50218fa58fe4bf8fc9c03f73e5abe997]

INTEGRATION: CWS pchfix01 (1.8.216); FILE MERGED 2006/07/12 10:02:50 kaib 1.8.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [eb517d7e6a2059ee730faea72d8cc7685bffb691]

INTEGRATION: CWS pchfix01 (1.14.214); FILE MERGED 2006/07/12 10:02:50 kaib 1.14.214.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [33f92334565730b27485eb41bda2e3593da56807]

INTEGRATION: CWS pchfix01 (1.8.214); FILE MERGED 2006/07/12 10:02:50 kaib 1.8.214.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [8ca1e5322a411725628ec38a4e72aa7a5bc2bcb7]

INTEGRATION: CWS pchfix01 (1.6.214); FILE MERGED 2006/07/12 10:02:50 kaib 1.6.214.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [32438f181303e30e86487500eb97bf780868950c]

INTEGRATION: CWS pchfix01 (1.4.216); FILE MERGED 2006/07/12 10:02:50 kaib 1.4.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [6fffef3db55688218371236426d1d2919c20aa53]

INTEGRATION: CWS pchfix01 (1.12.214); FILE MERGED 2006/07/12 10:02:49 kaib 1.12.214.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [f9bc116b7bb264286a96b75e702c9f61ab36887e]

INTEGRATION: CWS pchfix01 (1.14.10); FILE MERGED 2006/07/12 10:02:49 kaib 1.14.10.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [60d48e4c3e96cf10851a662d9216552d5908e055]

INTEGRATION: CWS pchfix01 (1.7.214); FILE MERGED 2006/07/12 10:02:48 kaib 1.7.214.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [be77df07f393067c14d218d374696369a3a922bd]

INTEGRATION: CWS pchfix01 (1.4.216); FILE MERGED 2006/07/12 10:02:48 kaib 1.4.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [0830c8327e36f2a539b557979c1c96374659bf89]

INTEGRATION: CWS pchfix01 (1.14.216); FILE MERGED 2006/07/12 10:02:48 kaib 1.14.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [882d6c8c2541670e1d1c59c32696ccab3cfc57d9]

INTEGRATION: CWS pchfix01 (1.6.10); FILE MERGED 2006/07/12 10:02:48 kaib 1.6.10.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [89feadf610e36e0da4a6b74f8baea3f26b3c0f73]

INTEGRATION: CWS pchfix01 (1.5.62); FILE MERGED 2006/07/12 10:02:48 kaib 1.5.62.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [5251313907839455693ba2cadc0106a170f1451f]

INTEGRATION: CWS pchfix01 (1.19.62); FILE MERGED 2006/07/12 10:02:47 kaib 1.19.62.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [22380eeb724f90b02755667194f04951e5607264]

INTEGRATION: CWS pchfix01 (1.3.214); FILE MERGED 2006/07/12 10:02:47 kaib 1.3.214.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [f59c72496f3d6169e61e6e5df6c5fb85a9a26e25]

INTEGRATION: CWS pchfix01 (1.19.8); FILE MERGED 2006/07/12 10:02:47 kaib 1.19.8.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [e91a168d8e9afd39a4e8d4e9dd1d836a0a36c8f3]

INTEGRATION: CWS pchfix01 (1.6.216); FILE MERGED 2006/07/12 10:02:47 kaib 1.6.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [4c0a121a0c4e127e8fdc222b83c23cd2ded1bb2d]

INTEGRATION: CWS pchfix01 (1.4.216); FILE MERGED 2006/07/12 10:02:46 kaib 1.4.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [2840f75e01cb89eb7b40015cd5b7da1b12e47a81]

INTEGRATION: CWS pchfix01 (1.7.216); FILE MERGED 2006/07/12 10:02:46 kaib 1.7.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [9786635ed44cc47a33ad1974f5b42828ef67353c]

INTEGRATION: CWS pchfix01 (1.8.216); FILE MERGED 2006/07/12 10:02:46 kaib 1.8.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [b3d9984cab1b34369861eddd146a0a9cd122feb7]

INTEGRATION: CWS pchfix01 (1.5.216); FILE MERGED 2006/07/12 10:02:46 kaib 1.5.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [1457011eac51951fd151e3bd805cb9e06726de1e]

INTEGRATION: CWS pchfix01 (1.9.168); FILE MERGED 2006/07/12 10:02:45 kaib 1.9.168.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [181bc56aad0f859ec06562ae4facdc4314a52ab7]

INTEGRATION: CWS pchfix01 (1.7.60); FILE MERGED 2006/07/12 10:02:45 kaib 1.7.60.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [26796a6781f9d3c302021e59963e3b6f4459b119]

INTEGRATION: CWS pchfix01 (1.4.216); FILE MERGED 2006/07/12 10:02:45 kaib 1.4.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [062286a493c1277c4c7223bfac1c4146ec7d16e5]

INTEGRATION: CWS pchfix01 (1.5.216); FILE MERGED 2006/07/12 10:02:45 kaib 1.5.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [dcd02f2c58d11115ea90bfad0030d0b6c1ce9671]

INTEGRATION: CWS pchfix01 (1.7.216); FILE MERGED 2006/07/12 10:02:45 kaib 1.7.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [c39c0cee99a48ba9e375adc459a5be9f7516c1ab]

INTEGRATION: CWS pchfix01 (1.3.216); FILE MERGED 2006/07/12 10:02:45 kaib 1.3.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [c7b4e155354344190c7afe6405f56d369189d50b]

INTEGRATION: CWS pchfix01 (1.5.214); FILE MERGED 2006/07/12 10:02:45 kaib 1.5.214.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [aed7f5772be3b39e41325b32af7381e401b6a893]

INTEGRATION: CWS pchfix01 (1.5.216); FILE MERGED 2006/07/12 10:02:44 kaib 1.5.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [cd9814bf324f141a5c9a676916871ad658548d5c]

INTEGRATION: CWS pchfix01 (1.12.188); FILE MERGED 2006/07/12 10:02:44 kaib 1.12.188.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [05541d3248aa910ac3ac92de363ed1a90166f061]

INTEGRATION: CWS pchfix01 (1.4.216); FILE MERGED 2006/07/12 10:02:44 kaib 1.4.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [fe804738794de16fdbd80d4bff6759485b7741fd]

INTEGRATION: CWS pchfix01 (1.10.216); FILE MERGED 2006/07/12 10:02:44 kaib 1.10.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [a6341a6910ada489c5ef83ba9581933dacad341f]

INTEGRATION: CWS pchfix01 (1.9.216); FILE MERGED 2006/07/12 10:02:43 kaib 1.9.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [51ec792a78daa290b5a20a857419077e34c87478]

INTEGRATION: CWS pchfix01 (1.4.216); FILE MERGED 2006/07/12 10:02:43 kaib 1.4.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [8060f88f0b7777af30fac9fa440dde6ce722d734]

INTEGRATION: CWS pchfix01 (1.6.168); FILE MERGED 2006/07/12 10:02:43 kaib 1.6.168.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [eccfa24bd7ebac3f22f2cd86a916774131aac860]

INTEGRATION: CWS pchfix01 (1.7.216); FILE MERGED 2006/07/12 10:02:43 kaib 1.7.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [8264d73e868f0f9f512cfe6fcfdf198d3bede26e]

INTEGRATION: CWS pchfix01 (1.4.216); FILE MERGED 2006/07/12 10:02:42 kaib 1.4.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [5cfbb5163a9724542e7741df343efe755f7118a3]

INTEGRATION: CWS pchfix01 (1.14.216); FILE MERGED 2006/07/12 10:02:42 kaib 1.14.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [30447681a98474fb598626ed987f483e215d4695]

INTEGRATION: CWS pchfix01 (1.16.214); FILE MERGED 2006/07/12 10:02:42 kaib 1.16.214.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [3e339900f4204c27e42f0e912043ba7da86b5943]

INTEGRATION: CWS pchfix01 (1.19.58); FILE MERGED 2006/07/12 10:02:42 kaib 1.19.58.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [28f15ce8abc9e3ad178753759332d2d561934f61]

INTEGRATION: CWS pchfix01 (1.7.10); FILE MERGED 2006/07/12 10:02:41 kaib 1.7.10.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [9cbd6b23ae074fc55512f8a434b751572c761649]

INTEGRATION: CWS pchfix01 (1.2.216); FILE MERGED 2006/07/12 10:02:41 kaib 1.2.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [f633a0d2d9bccbea2e07c7aa7549f75fd45a7ce6]

INTEGRATION: CWS pchfix01 (1.6.10); FILE MERGED 2006/07/12 10:02:41 kaib 1.6.10.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [51322fb3b32c96eaee002fc3db4d0ce221d747c2]

INTEGRATION: CWS pchfix01 (1.6.216); FILE MERGED 2006/07/12 10:02:41 kaib 1.6.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [90a1a9ec37c30fd3887981419f397a1842bf2355]

INTEGRATION: CWS pchfix01 (1.3.216); FILE MERGED 2006/07/12 10:02:41 kaib 1.3.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [6aaaed4884554b6eae1e2ccc7a9a41cfe40a5c43]

INTEGRATION: CWS pchfix01 (1.12.214); FILE MERGED 2006/07/12 10:02:41 kaib 1.12.214.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [f56d9e938a40bd0d0678e9aa50dd5d3107c95266]

INTEGRATION: CWS pchfix01 (1.4.216); FILE MERGED 2006/07/12 10:02:40 kaib 1.4.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [0f29e3b31b11e47ae18cd5ee6c8e2e4f47131285]

INTEGRATION: CWS pchfix01 (1.9.214); FILE MERGED 2006/07/12 10:02:40 kaib 1.9.214.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [ea55e0d7139e6a6d9bfb70be1c87d42b6b53f2f6]

INTEGRATION: CWS pchfix01 (1.5.62); FILE MERGED 2006/07/12 10:02:40 kaib 1.5.62.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [3f02e9ff3d8eafa576b8420325920bdf2e81e75c]

INTEGRATION: CWS pchfix01 (1.4.62); FILE MERGED 2006/07/12 10:02:40 kaib 1.4.62.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [d8f039f12eb9113e7a524b0b7aa069ae720f0fe7]

INTEGRATION: CWS pchfix01 (1.7.60); FILE MERGED 2006/07/12 10:02:40 kaib 1.7.60.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [ef429b56b0664bba1323c3ba1985109d8fec6f59]

INTEGRATION: CWS pchfix01 (1.9.210); FILE MERGED 2006/07/12 10:02:39 kaib 1.9.210.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [2040ffcbd7ae4c146c54be932ea79b41b98acfeb]

INTEGRATION: CWS pchfix01 (1.4.212); FILE MERGED 2006/07/12 10:02:39 kaib 1.4.212.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [d746ff7e5a40a964eba2bf871f465b7e120cd6c5]

INTEGRATION: CWS pchfix01 (1.22.202); FILE MERGED 2006/07/12 10:02:39 kaib 1.22.202.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [9af05c52c945aa83d757505b93f99871449e5f6f]

INTEGRATION: CWS pchfix01 (1.8.212); FILE MERGED 2006/07/12 10:02:39 kaib 1.8.212.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [e471f890e217c9dd5e28f1c84000e6a90cdc8e37]

INTEGRATION: CWS pchfix01 (1.12.60); FILE MERGED 2006/07/12 10:02:39 kaib 1.12.60.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [22edb150ad0602d1c555e88685df7b6f1c02c2bd]

INTEGRATION: CWS pchfix01 (1.9.212); FILE MERGED 2006/07/12 10:02:39 kaib 1.9.212.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [563dace71fbc0295c6262b3effd46b406ae09ecb]

INTEGRATION: CWS pchfix01 (1.5.216); FILE MERGED 2006/07/12 10:02:38 kaib 1.5.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [98eae58738bcd389c34b0826c77cda4f8782d16b]

INTEGRATION: CWS pchfix01 (1.21.132); FILE MERGED 2006/07/12 10:02:38 kaib 1.21.132.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [e7a1e23a0eb0a944f51135054f855e984b1333fb]

INTEGRATION: CWS pchfix01 (1.7.212); FILE MERGED 2006/07/12 10:02:38 kaib 1.7.212.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [858d7d614169fa1af81af2c6bee44599556dead0]

INTEGRATION: CWS pchfix01 (1.16.202); FILE MERGED 2006/07/12 10:02:38 kaib 1.16.202.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [358b917d3ded683b75a56ac21ceeed164e8f4447]

INTEGRATION: CWS pchfix01 (1.6.212); FILE MERGED 2006/07/12 10:02:38 kaib 1.6.212.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [c322be8d184d24e9ccc3ddfb70e5c6bc736f869e]

INTEGRATION: CWS pchfix01 (1.6.214); FILE MERGED 2006/07/12 10:02:38 kaib 1.6.214.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [af41fbd0038cd127a073a4b6e4ce7be2a8ed6743]

INTEGRATION: CWS pchfix01 (1.9.212); FILE MERGED 2006/07/12 10:02:37 kaib 1.9.212.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [5de4a519da03397c161f11c8f6223220e0562df3]

INTEGRATION: CWS pchfix01 (1.4.212); FILE MERGED 2006/07/12 10:02:37 kaib 1.4.212.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [2c60c9fc2f8f489f63230f926382603c53caf734]

INTEGRATION: CWS pchfix01 (1.8.214); FILE MERGED 2006/07/12 10:02:37 kaib 1.8.214.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [d8b27c2e46c603565fe821cae345a6793c7436e0]

INTEGRATION: CWS pchfix01 (1.6.214); FILE MERGED 2006/07/12 10:02:37 kaib 1.6.214.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [d1f255ca175f666c0b56ce4b2c88ce882f75f9b1]

INTEGRATION: CWS pchfix01 (1.13.212); FILE MERGED 2006/07/12 10:02:37 kaib 1.13.212.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [d3a16a0ccedc8902fe7439e52e229564f1ce1fee]

INTEGRATION: CWS pchfix01 (1.11.216); FILE MERGED 2006/07/12 10:02:37 kaib 1.11.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [cef2de36c8446d782f3309c28d96939b5c6aef98]

INTEGRATION: CWS pchfix01 (1.27.62); FILE MERGED 2006/07/12 10:02:37 kaib 1.27.62.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [294b9535fe419cd90fda6d66ca3362c670777ac7]

INTEGRATION: CWS pchfix01 (1.7.62); FILE MERGED 2006/07/12 10:02:36 kaib 1.7.62.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [42b18d2f02ed1a6b27e51a7c2b9dd849634175e3]

INTEGRATION: CWS pchfix01 (1.25.94); FILE MERGED 2006/07/12 10:02:36 kaib 1.25.94.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [cc13b5b390204cf192afef133e0ee6b54c613f36]

INTEGRATION: CWS pchfix01 (1.5.214); FILE MERGED 2006/07/12 10:02:36 kaib 1.5.214.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [6579d5ce4843c6ee27eedb554f7562496f4b3d36]

INTEGRATION: CWS pchfix01 (1.19.94); FILE MERGED 2006/07/12 10:02:36 kaib 1.19.94.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [4f60256837a591880934d4d1b4e366aa830da8ec]

INTEGRATION: CWS pchfix01 (1.8.62); FILE MERGED 2006/07/12 10:02:36 kaib 1.8.62.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [d33286cedf4771a10280bbca5d7f7cfee4711a33]

INTEGRATION: CWS pchfix01 (1.5.62); FILE MERGED 2006/07/12 10:02:36 kaib 1.5.62.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [600084d6ee9d9989f6d53f6058ccc5d577d08833]

INTEGRATION: CWS pchfix01 (1.4.214); FILE MERGED 2006/07/12 10:02:35 kaib 1.4.214.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [2546d94beb2b60571a2fb9c2b55cb486c411feb7]

INTEGRATION: CWS pchfix01 (1.22.214); FILE MERGED 2006/07/12 10:02:35 kaib 1.22.214.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [2749ca0429bb16988ee660f0e7c8e06a93478460]

INTEGRATION: CWS pchfix01 (1.4.216); FILE MERGED 2006/07/12 10:02:35 kaib 1.4.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [a5faa73e4d06d41104e0795c6817f65f05ba3ee5]

INTEGRATION: CWS pchfix01 (1.6.214); FILE MERGED 2006/07/12 10:02:35 kaib 1.6.214.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [a98ef055f789a643773983aabf27ad2a293a6747]

INTEGRATION: CWS pchfix01 (1.3.216); FILE MERGED 2006/07/12 10:02:34 kaib 1.3.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [a99b33d89981a15d3193065c3a23b40a75e20e15]

INTEGRATION: CWS pchfix01 (1.5.216); FILE MERGED 2006/07/12 10:02:34 kaib 1.5.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [fd9c9096d41ecb3e0774b25214f69e1a1a91d2f6]

INTEGRATION: CWS pchfix01 (1.34.80); FILE MERGED 2006/07/12 10:02:34 kaib 1.34.80.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [3054e5c31e184411caedbfad17b3462d0299b6b3]

INTEGRATION: CWS pchfix01 (1.2.216); FILE MERGED 2006/07/12 10:02:34 kaib 1.2.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [a55409bfc0149a7ebb0bb79dbb79d1ed12bc1140]

INTEGRATION: CWS pchfix01 (1.3.216); FILE MERGED 2006/07/12 10:02:33 kaib 1.3.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [4b671c9797774ceb2303e0e2d61954135c017a77]

INTEGRATION: CWS pchfix01 (1.21.168); FILE MERGED 2006/07/12 10:02:33 kaib 1.21.168.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [e2949dba78056333a5bc03626e9e4a724af44023]

INTEGRATION: CWS pchfix01 (1.2.216); FILE MERGED 2006/07/12 10:02:33 kaib 1.2.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [990f197a4d8bdca9885beb44631a4c22e19ca3ea]

INTEGRATION: CWS pchfix01 (1.15.214); FILE MERGED 2006/07/12 10:02:33 kaib 1.15.214.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [e6a1ecf78021afa77c4601b47839d013c46f157b]

INTEGRATION: CWS pchfix01 (1.15.216); FILE MERGED 2006/07/12 10:02:32 kaib 1.15.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [1374272f10f94b9f4e50efc8c7507c7b73b7cd6e]

INTEGRATION: CWS pchfix01 (1.46.56); FILE MERGED 2006/07/12 10:02:32 kaib 1.46.56.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [a8b15295e96217353bd81560a11928c8d748ffc9]

INTEGRATION: CWS pchfix01 (1.25.58); FILE MERGED 2006/07/12 10:02:32 kaib 1.25.58.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [acc4e486cfd99406f17577997e4741f5bb82bf5a]

INTEGRATION: CWS pchfix01 (1.18.58); FILE MERGED 2006/07/12 10:02:32 kaib 1.18.58.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [0e7c8f4f9f50bb2658a378c3bdedd04918825775]

INTEGRATION: CWS pchfix01 (1.86.58); FILE MERGED 2006/07/12 10:02:32 kaib 1.86.58.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [8914e6c946b391f0dbfc05782d9392512c1eb81a]

INTEGRATION: CWS pchfix01 (1.60.58); FILE MERGED 2006/07/12 10:02:31 kaib 1.60.58.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [60c6f81ecc8e77e006634ca0cbf0e1225653e6e1]

INTEGRATION: CWS pchfix01 (1.19.216); FILE MERGED 2006/07/12 10:02:31 kaib 1.19.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [4595be3efad064cf4589082dbefc51a21f0a848c]

INTEGRATION: CWS pchfix01 (1.14.98); FILE MERGED 2006/07/12 10:02:31 kaib 1.14.98.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [acd64d96666072b33e43cbb05bd80c9b2621dc23]

INTEGRATION: CWS pchfix01 (1.2.216); FILE MERGED 2006/07/12 10:02:30 kaib 1.2.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [ac7c956c4f96a80bf17eaa48a69ef090a67bc723]

INTEGRATION: CWS pchfix01 (1.20.214); FILE MERGED 2006/07/12 10:02:30 kaib 1.20.214.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [11291bb0f846b3ca21cfeb83364fe3ace30cf4b3]

INTEGRATION: CWS pchfix01 (1.14.216); FILE MERGED 2006/07/12 10:02:30 kaib 1.14.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [117d9a8debd08cf676a4900ca35e802e37e9f883]

INTEGRATION: CWS pchfix01 (1.8.216); FILE MERGED 2006/07/12 10:02:30 kaib 1.8.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [7682f50adc233d694247c9351bd24fd6be695931]

INTEGRATION: CWS pchfix01 (1.10.84); FILE MERGED 2006/07/12 10:02:29 kaib 1.10.84.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [6004589e6d5a65cb595dcbabe260d8037614813a]

INTEGRATION: CWS pchfix01 (1.4.216); FILE MERGED 2006/07/12 10:02:29 kaib 1.4.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [847ac7d240828c7ebd15c10534b9928a9a285f3f]

INTEGRATION: CWS pchfix01 (1.10.216); FILE MERGED 2006/07/12 10:02:29 kaib 1.10.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [4afe114fcb651ac59379c6448a1a600b7e1955b1]

INTEGRATION: CWS pchfix01 (1.5.102); FILE MERGED 2006/07/12 10:02:28 kaib 1.5.102.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [4e9449c9b0e6e1d9f9a1a46b0c1f87dd2b9e0d58]

INTEGRATION: CWS pchfix01 (1.8.204); FILE MERGED 2006/07/12 10:02:28 kaib 1.8.204.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [7b90c621291dbfbbe31f532338f763bec1cc0111]

INTEGRATION: CWS pchfix01 (1.12.10); FILE MERGED 2006/07/12 10:02:28 kaib 1.12.10.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [ee35b20f443e0c8466c6a4593bdc10c6a1ddaeee]

INTEGRATION: CWS pchfix01 (1.22.154); FILE MERGED 2006/07/12 10:02:28 kaib 1.22.154.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [23884611bafe36212d95c6540018f4ca9f4fef02]

INTEGRATION: CWS pchfix01 (1.9.216); FILE MERGED 2006/07/12 10:02:28 kaib 1.9.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [47ed5f388da0822d952bd30cfb284f50f799cb18]

INTEGRATION: CWS pchfix01 (1.7.216); FILE MERGED 2006/07/12 10:02:28 kaib 1.7.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [e927ab44d84ee5438c686f82a6f1c648e0989fdf]

INTEGRATION: CWS pchfix01 (1.12.102); FILE MERGED 2006/07/12 10:02:27 kaib 1.12.102.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [7fb4504df782a8633d672cdbbc31d494b8a3e822]

INTEGRATION: CWS pchfix01 (1.4.216); FILE MERGED 2006/07/12 10:02:27 kaib 1.4.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [e3c68ca98860b186a1eb902e96dc214d4fdc7b8b]

INTEGRATION: CWS pchfix01 (1.12.216); FILE MERGED 2006/07/12 10:02:27 kaib 1.12.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [55b1f89780a8d626d37d75e2441b42e32b0b3fe6]

INTEGRATION: CWS pchfix01 (1.17.188); FILE MERGED 2006/07/12 10:02:27 kaib 1.17.188.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [86d553d632a3094b286b579215aed288f7552f53]

INTEGRATION: CWS pchfix01 (1.2.216); FILE MERGED 2006/07/12 10:02:27 kaib 1.2.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [027880ece37dc71f9a34780edb24e03408b709f2]

INTEGRATION: CWS pchfix01 (1.5.216); FILE MERGED 2006/07/12 10:02:27 kaib 1.5.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [749db75b47e4e0287421c341d5ed756388d0671e]

INTEGRATION: CWS pchfix01 (1.6.216); FILE MERGED 2006/07/12 10:02:27 kaib 1.6.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [f5efd86dc2f04a9fdf92ce2c796698d0fa21d604]

INTEGRATION: CWS pchfix01 (1.4.216); FILE MERGED 2006/07/12 10:02:26 kaib 1.4.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [fd107b7dc0bfb1943638fed69ac32188c97233c5]

INTEGRATION: CWS pchfix01 (1.9.216); FILE MERGED 2006/07/12 10:02:26 kaib 1.9.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [30304fc3da6a5e1037a98731e1082b999840e728]

INTEGRATION: CWS pchfix01 (1.10.72); FILE MERGED 2006/07/12 10:02:26 kaib 1.10.72.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [e9008c17329389d032342b3279609a1ae6d5ca73]

INTEGRATION: CWS pchfix01 (1.3.216); FILE MERGED 2006/07/12 10:02:26 kaib 1.3.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [b0dd090f56e28e10c5f4df7cc1533c6d8212e807]

INTEGRATION: CWS pchfix01 (1.11.72); FILE MERGED 2006/07/12 10:02:26 kaib 1.11.72.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [1d9438fdf1b42003b3b4755b15e37189c63bbc39]

INTEGRATION: CWS pchfix01 (1.23.70); FILE MERGED 2006/07/12 10:02:25 kaib 1.23.70.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [a70574349c8987a3e7026a7c4f7fd22c5a3eb482]

INTEGRATION: CWS pchfix01 (1.8.216); FILE MERGED 2006/07/12 10:02:25 kaib 1.8.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [54c78a2a4925fb651dfea0d1f4529801d0e4e92d]

INTEGRATION: CWS pchfix01 (1.9.216); FILE MERGED 2006/07/12 10:02:25 kaib 1.9.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [56c0652dfa6cfc23f8d6cee89b2139d9f38c05cb]

INTEGRATION: CWS pchfix01 (1.23.216); FILE MERGED 2006/07/12 10:02:25 kaib 1.23.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [f6d9d5dd8538871f5ee46d3a12e1019c34372d8c]

INTEGRATION: CWS pchfix01 (1.8.214); FILE MERGED 2006/07/12 10:02:25 kaib 1.8.214.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [09244f50df9217de448cca16ec1ba1063dd0a8de]

INTEGRATION: CWS pchfix01 (1.5.216); FILE MERGED 2006/07/12 10:02:24 kaib 1.5.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [c8b2618d6350a97ce2a1aabe7e659c49f192d976]

INTEGRATION: CWS pchfix01 (1.4.216); FILE MERGED 2006/07/12 10:02:24 kaib 1.4.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [eb3c3599ce6417e24f54c6aea0f5f14a00d5c8e5]

INTEGRATION: CWS pchfix01 (1.8.216); FILE MERGED 2006/07/12 10:02:23 kaib 1.8.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [4a1d3ac6b9174291a3920eaa130d45e039c3ff14]

INTEGRATION: CWS pchfix01 (1.3.216); FILE MERGED 2006/07/12 10:02:23 kaib 1.3.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [5a08a89d34c088b8e260900307268932ae10e44e]

INTEGRATION: CWS pchfix01 (1.6.216); FILE MERGED 2006/07/12 10:02:23 kaib 1.6.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [7e8ced7d3d88f465fa3893034959a7bcebfa271c]

INTEGRATION: CWS pchfix01 (1.9.216); FILE MERGED 2006/07/12 10:02:23 kaib 1.9.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [788419cb71e145e4c448451b4903247806a9583a]

INTEGRATION: CWS pchfix01 (1.2.216); FILE MERGED 2006/07/12 10:02:22 kaib 1.2.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [ebdac336a311980132310bfedc14be456f443798]

INTEGRATION: CWS pchfix01 (1.5.214); FILE MERGED 2006/07/12 10:02:22 kaib 1.5.214.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [c1ba179e34f4389459321f143f784bfb157f22ce]

INTEGRATION: CWS pchfix01 (1.14.214); FILE MERGED 2006/07/12 10:02:22 kaib 1.14.214.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [a44099bed4ac25e99c254996a5cfe7c14a57f0c0]

INTEGRATION: CWS pchfix01 (1.27.216); FILE MERGED 2006/07/12 10:02:22 kaib 1.27.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [2f645d8a4952e37c5918c65f7ff579e5a0a8f32a]

INTEGRATION: CWS pchfix01 (1.4.216); FILE MERGED 2006/07/12 10:02:21 kaib 1.4.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [2113c531bf1f47fc7b9e9a68ab5170df61784559]

INTEGRATION: CWS pchfix01 (1.10.214); FILE MERGED 2006/07/12 10:02:21 kaib 1.10.214.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [1d1dfb14274f029ab7d994fc53563243162579aa]

INTEGRATION: CWS pchfix01 (1.10.216); FILE MERGED 2006/07/12 10:02:21 kaib 1.10.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [85d5f5c1b48d3a3b3352ec30688431b445f32dc3]

INTEGRATION: CWS pchfix01 (1.48.60); FILE MERGED 2006/07/12 10:02:21 kaib 1.48.60.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [b40ee8fef2ef9b84c050bd73012282da5a99b50d]

INTEGRATION: CWS pchfix01 (1.33.62); FILE MERGED 2006/07/12 10:02:20 kaib 1.33.62.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [09a1035cbba08a6a7129199657724f66f831f290]

INTEGRATION: CWS pchfix01 (1.3.216); FILE MERGED 2006/07/12 10:02:20 kaib 1.3.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [53f9e20d9f949acd09518dfde88d4f00f1ec91c0]

INTEGRATION: CWS pchfix01 (1.2.216); FILE MERGED 2006/07/12 10:02:20 kaib 1.2.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [5cf0a39004b73c15a7581c176ccdda8de2fe0cf8]

INTEGRATION: CWS pchfix01 (1.46.62); FILE MERGED 2006/07/12 10:02:20 kaib 1.46.62.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [9f54c95bc07e4ead57f9f12deec00a3df879ecce]

INTEGRATION: CWS pchfix01 (1.64.60); FILE MERGED 2006/07/12 10:02:20 kaib 1.64.60.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [d53dae5ef8c96532227ff6855b5dff4daa730502]

INTEGRATION: CWS pchfix01 (1.29.8); FILE MERGED 2006/07/12 10:02:19 kaib 1.29.8.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [b7840570b6e659eb47a9623b8cf908b0451c7dd6]

INTEGRATION: CWS pchfix01 (1.15.214); FILE MERGED 2006/07/12 10:02:19 kaib 1.15.214.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [295341126d72879567168c607a3494c615b5263e]

INTEGRATION: CWS pchfix01 (1.4.214); FILE MERGED 2006/07/12 10:02:19 kaib 1.4.214.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [9c2fdf30a8be35b6e22b0725fde87c1f68371224]

INTEGRATION: CWS pchfix01 (1.34.60); FILE MERGED 2006/07/12 10:02:19 kaib 1.34.60.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [06a2c17d1d85bdd8bdaef4dddd7197764b6eeb05]

INTEGRATION: CWS pchfix01 (1.29.216); FILE MERGED 2006/07/12 10:02:18 kaib 1.29.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [ae88445f69d673f4a00d09d0113bb9e0c100582a]

INTEGRATION: CWS pchfix01 (1.44.214); FILE MERGED 2006/07/12 10:02:18 kaib 1.44.214.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [c1c0be86918f804c5dedc0f25f0ca27290218fd3]

INTEGRATION: CWS pchfix01 (1.24.214); FILE MERGED 2006/07/12 10:02:18 kaib 1.24.214.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [497525aa396ff19a08a412c7cdfd27084a3eef56]

INTEGRATION: CWS pchfix01 (1.22.214); FILE MERGED 2006/07/12 10:02:18 kaib 1.22.214.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [f0b0f1ddc1df959bbd37434c25f02b262ce379f8]

INTEGRATION: CWS pchfix01 (1.17.152); FILE MERGED 2006/07/12 10:02:18 kaib 1.17.152.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [8cf9e5d058d05bf0e3caf99f492bb46c91a97c90]

INTEGRATION: CWS pchfix01 (1.16.214); FILE MERGED 2006/07/12 10:02:17 kaib 1.16.214.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [4f8bd8e21c803d52e18e4be846e18574623d4880]

INTEGRATION: CWS pchfix01 (1.18.214); FILE MERGED 2006/07/12 10:02:17 kaib 1.18.214.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [c58d8e41a254c19cbb4d9e1e76d5b951199addba]

INTEGRATION: CWS pchfix01 (1.14.138); FILE MERGED 2006/07/12 10:02:17 kaib 1.14.138.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [a2fcfba90765d7672ee2c32ad8567d8a95452bc4]

INTEGRATION: CWS pchfix01 (1.32.80); FILE MERGED 2006/07/12 10:02:17 kaib 1.32.80.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [68d0b37c3d26c304c1c64b54527814bf809c0fef]

INTEGRATION: CWS pchfix01 (1.3.216); FILE MERGED 2006/07/12 10:02:17 kaib 1.3.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [0f93a2d51782c6056dc358af68d84ebec705ba3a]

INTEGRATION: CWS pchfix01 (1.67.148); FILE MERGED 2006/07/12 10:02:16 kaib 1.67.148.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [3a7033588406c4230a804bd79030b3d4b426c05d]

INTEGRATION: CWS pchfix01 (1.10.216); FILE MERGED 2006/07/12 10:02:16 kaib 1.10.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [6fb22940b5ebea173d6957eb354aea033ae6fe63]

INTEGRATION: CWS pchfix01 (1.18.84); FILE MERGED 2006/07/12 10:02:16 kaib 1.18.84.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [bc249cc018abb2ab3e9bb6dd599eb2c6e07e25d1]

INTEGRATION: CWS pchfix01 (1.29.214); FILE MERGED 2006/07/12 10:02:15 kaib 1.29.214.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [f060579568c3d2abf5ceff5769db58ed6c52273d]

INTEGRATION: CWS pchfix01 (1.16.216); FILE MERGED 2006/07/12 10:02:15 kaib 1.16.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [8aca35f62d6d721ead30ffcbb3ab141fc6b92547]

INTEGRATION: CWS pchfix01 (1.28.84); FILE MERGED 2006/07/12 10:02:15 kaib 1.28.84.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [550246c1f8cfe593f67f5f4ab1b59ec4c26c5e9d]

INTEGRATION: CWS pchfix01 (1.6.214); FILE MERGED 2006/07/12 10:02:15 kaib 1.6.214.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [b2b1deb97dcfe607640dbf025f601a5999679294]

INTEGRATION: CWS pchfix01 (1.62.176); FILE MERGED 2006/07/12 10:02:14 kaib 1.62.176.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [b3d0601e701a66824e3bb829b6087bed7c689545]

INTEGRATION: CWS pchfix01 (1.36.204); FILE MERGED 2006/07/12 10:02:13 kaib 1.36.204.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [e2ad5f7646b261f0dd19141cd8057b2d9bbafa4a]

INTEGRATION: CWS pchfix01 (1.44.134); FILE MERGED 2006/07/12 10:02:13 kaib 1.44.134.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [fb5d8b162c14ffae8b6d0c75b06f6eba058138e1]

INTEGRATION: CWS pchfix01 (1.57.204); FILE MERGED 2006/07/12 10:02:13 kaib 1.57.204.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [506f5019797843284c046897c1361335b0d49826]

INTEGRATION: CWS pchfix01 (1.60.132); FILE MERGED 2006/07/12 10:02:12 kaib 1.60.132.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [d9c4d70c6b5f23002e3e629a1d843a4567c4c601]

INTEGRATION: CWS pchfix01 (1.14.214); FILE MERGED 2006/07/12 10:02:12 kaib 1.14.214.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [8f486d7dda6c9673ef49c011283bef349657a190]

INTEGRATION: CWS pchfix01 (1.11.214); FILE MERGED 2006/07/12 10:02:12 kaib 1.11.214.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [77148282fcffd9387772e01e31f5afca01f77c7b]

INTEGRATION: CWS pchfix01 (1.25.154); FILE MERGED 2006/07/12 10:02:12 kaib 1.25.154.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [db36e75b903be83df7ee0ddf8ec2eab20c68041a]

INTEGRATION: CWS pchfix01 (1.14.216); FILE MERGED 2006/07/12 10:02:11 kaib 1.14.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [df252a3ea29327cb2bbf2400e01b6db3d41c8b79]

INTEGRATION: CWS pchfix01 (1.10.216); FILE MERGED 2006/07/12 10:02:11 kaib 1.10.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [7549b3c8f96f794c8efb37bee2286d7569ac6807]

INTEGRATION: CWS pchfix01 (1.123.70); FILE MERGED 2006/07/12 10:02:11 kaib 1.123.70.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [4adaad7446ce73b7f0dbafa5d4b5842be9f1009e]

INTEGRATION: CWS pchfix01 (1.8.216); FILE MERGED 2006/07/12 10:02:11 kaib 1.8.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [494a37f4f98bcf6442f526e2491e6d36aa1de4a6]

INTEGRATION: CWS pchfix01 (1.13.214); FILE MERGED 2006/07/12 10:02:11 kaib 1.13.214.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [fc8d10b4dffa88e8551f2f40b388bc2f8051c215]

INTEGRATION: CWS pchfix01 (1.199.134); FILE MERGED 2006/07/12 10:02:10 kaib 1.199.134.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [ced7056ea4689e449caa35ce272d254a1fb6ba4c]

INTEGRATION: CWS pchfix01 (1.27.214); FILE MERGED 2006/07/12 10:02:10 kaib 1.27.214.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [acc18cbbd9b97d03ddd6bb3472a29742c44ddc24]

INTEGRATION: CWS pchfix01 (1.22.186); FILE MERGED 2006/07/12 10:02:10 kaib 1.22.186.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [a280e07a156d0829d5cf2b65bd94b3fc77be4603]

INTEGRATION: CWS pchfix01 (1.23.154); FILE MERGED 2006/07/12 10:02:10 kaib 1.23.154.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [1414e070dd49fb07c0505d74706d9ae3c92ee233]

INTEGRATION: CWS pchfix01 (1.7.216); FILE MERGED 2006/07/12 10:02:10 kaib 1.7.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [fbb960ab8349743e7c8c7262fa9dbfe7b6bd3537]

INTEGRATION: CWS pchfix01 (1.19.154); FILE MERGED 2006/07/12 10:02:10 kaib 1.19.154.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [53c7100442410b982aca45dca0a9ab5737fce78b]

INTEGRATION: CWS pchfix01 (1.90.82); FILE MERGED 2006/07/12 10:02:09 kaib 1.90.82.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [289251cc1dec79573e1467999869d93d07f321ff]

INTEGRATION: CWS pchfix01 (1.27.134); FILE MERGED 2006/07/12 10:02:09 kaib 1.27.134.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [8b54164f4767d9bcb121023232bb082ff4c59e9c]

INTEGRATION: CWS pchfix01 (1.13.216); FILE MERGED 2006/07/12 10:02:09 kaib 1.13.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [4a76bef23ac16c50122827d7f1121fcb8f4b2898]

INTEGRATION: CWS pchfix01 (1.25.178); FILE MERGED 2006/07/12 10:02:09 kaib 1.25.178.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [70c8da50047054126f1d2dc3d475d360a189a59f]

INTEGRATION: CWS pchfix01 (1.9.188); FILE MERGED 2006/07/12 10:02:09 kaib 1.9.188.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [3b14c58fef20efac71f2e3dce519f140fa29fc48]

INTEGRATION: CWS pchfix01 (1.12.216); FILE MERGED 2006/07/12 10:02:08 kaib 1.12.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [0be9560b089116fba6cc85a5c5aa944f72a8db10]

INTEGRATION: CWS pchfix01 (1.5.216); FILE MERGED 2006/07/12 10:02:08 kaib 1.5.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [8417b58a57bafbcb72d8c0e0b4e8e62378812f10]

INTEGRATION: CWS pchfix01 (1.25.214); FILE MERGED 2006/07/12 10:02:08 kaib 1.25.214.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [0a60c546e0b1789a44032bb5323173c775546109]

INTEGRATION: CWS pchfix01 (1.24.214); FILE MERGED 2006/07/12 10:02:08 kaib 1.24.214.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [da17f92fc953ad5d76b76ca9b18eb292345d8fb4]

INTEGRATION: CWS pchfix01 (1.13.216); FILE MERGED 2006/07/12 10:02:08 kaib 1.13.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [a8fe21a02e41b480e7fe700fa7bc2e9291de64fc]

INTEGRATION: CWS pchfix01 (1.10.214); FILE MERGED 2006/07/12 10:02:08 kaib 1.10.214.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [1b85cb0ae8f55a0eb79e0c3ebbd41947731e3a92]

INTEGRATION: CWS pchfix01 (1.18.216); FILE MERGED 2006/07/12 10:02:07 kaib 1.18.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [3f69b18d3ee7f8031707fa873e93cf853fa2dc54]

INTEGRATION: CWS pchfix01 (1.45.136); FILE MERGED 2006/07/12 10:02:07 kaib 1.45.136.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [df3a263c662384861711f48dd5d43e4e03dbf1d4]

INTEGRATION: CWS pchfix01 (1.7.216); FILE MERGED 2006/07/12 10:02:07 kaib 1.7.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [f16fd84f5daee48091310547d10d695321924452]

INTEGRATION: CWS pchfix01 (1.42.206); FILE MERGED 2006/07/12 10:02:07 kaib 1.42.206.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [9b72f73a09341fdea20325c972470545fcaeeec8]

INTEGRATION: CWS pchfix01 (1.19.214); FILE MERGED 2006/07/12 10:02:07 kaib 1.19.214.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [55f429c5a6c7f4a9a5107df4b6b2290c2ac27dab]

INTEGRATION: CWS pchfix01 (1.22.214); FILE MERGED 2006/07/12 10:02:07 kaib 1.22.214.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [7ec40f671625727b48cf978c940ecc0d75ab4a5a]

INTEGRATION: CWS pchfix01 (1.15.216); FILE MERGED 2006/07/12 10:02:06 kaib 1.15.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [45bbf428c89184ad77c45f1ecd99354439c3f49b]

INTEGRATION: CWS pchfix01 (1.2.216); FILE MERGED 2006/07/12 10:02:06 kaib 1.2.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [dd80b8b311159e40dd895dd9d57586305aa24bbc]

INTEGRATION: CWS pchfix01 (1.12.214); FILE MERGED 2006/07/12 10:02:06 kaib 1.12.214.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [4233a2af7a0ee5623633b60025d51667bf4cd2c2]

INTEGRATION: CWS pchfix01 (1.23.214); FILE MERGED 2006/07/12 10:02:06 kaib 1.23.214.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [b0f8b862e627856bd346e9573eff390f8fc4708e]

INTEGRATION: CWS pchfix01 (1.7.214); FILE MERGED 2006/07/12 10:02:06 kaib 1.7.214.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [c07e74f097eb9b59fa49296864673d98f04b64ff]

INTEGRATION: CWS pchfix01 (1.11.216); FILE MERGED 2006/07/12 10:02:06 kaib 1.11.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [79c6f9ce5929898d4845cae4c23abebe08fa302b]

INTEGRATION: CWS pchfix01 (1.22.214); FILE MERGED 2006/07/12 10:02:05 kaib 1.22.214.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [35c45ab9d56ddaeeed5d2b58c532cac59127e276]

INTEGRATION: CWS pchfix01 (1.26.214); FILE MERGED 2006/07/12 10:02:05 kaib 1.26.214.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [44d222c9877f4e8e2bd0ebeb38368c1e75f1b819]

INTEGRATION: CWS pchfix01 (1.7.216); FILE MERGED 2006/07/12 10:02:05 kaib 1.7.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [2d174f62042d8250f59e696fb93e1c795e616927]

INTEGRATION: CWS pchfix01 (1.13.216); FILE MERGED 2006/07/12 10:02:05 kaib 1.13.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [d6ba12f85ebf645f2d73c85c3a19fb4df799b35c]

INTEGRATION: CWS pchfix01 (1.80.80); FILE MERGED 2006/07/12 10:02:05 kaib 1.80.80.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [1d69f764b1f9cefe790c3397b43a8d2630548bc9]

INTEGRATION: CWS pchfix01 (1.21.214); FILE MERGED 2006/07/12 10:02:04 kaib 1.21.214.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [f451710529b688473a9cb695ec8c9285500fe1b9]

INTEGRATION: CWS pchfix01 (1.17.206); FILE MERGED 2006/07/12 10:02:04 kaib 1.17.206.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [0eb7aaf9d8a70b54bc05a0863043e1989bddf96b]

INTEGRATION: CWS pchfix01 (1.28.82); FILE MERGED 2006/07/12 10:02:04 kaib 1.28.82.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [5c91a0e6361966cd472c8db6564844b9aa8aae33]

INTEGRATION: CWS pchfix01 (1.22.216); FILE MERGED 2006/07/12 10:02:04 kaib 1.22.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [8a39b38709697065409e79674949fc94f4f9fbf4]

INTEGRATION: CWS pchfix01 (1.9.214); FILE MERGED 2006/07/12 10:02:04 kaib 1.9.214.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [f6a37ddbcb6ef43b581cbcf56cf16b6b95773e45]

INTEGRATION: CWS pchfix01 (1.14.216); FILE MERGED 2006/07/12 10:02:03 kaib 1.14.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [3231a7ac7d6775a09aae7a6292da11872f61d1ab]

INTEGRATION: CWS pchfix01 (1.6.216); FILE MERGED 2006/07/12 10:02:03 kaib 1.6.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [f0176c9646729bd1e4b16b61f24d879905abe3bd]

INTEGRATION: CWS pchfix01 (1.3.216); FILE MERGED 2006/07/12 10:02:03 kaib 1.3.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [c6d1644bfb30cf5d70a45e6b15889bf7f0aef5fa]

INTEGRATION: CWS pchfix01 (1.5.214); FILE MERGED 2006/07/12 10:02:03 kaib 1.5.214.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [c065bf660411fdf15e8bfb362d61e152828e67ba]

INTEGRATION: CWS pchfix01 (1.7.214); FILE MERGED 2006/07/12 10:02:03 kaib 1.7.214.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [2ddc33eaed9fbb1491a6ee9815d61d199dfef3a4]

INTEGRATION: CWS pchfix01 (1.14.84); FILE MERGED 2006/07/12 10:02:03 kaib 1.14.84.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [fbc6ec713aee5f741081db1169cd5999e9a60971]

INTEGRATION: CWS pchfix01 (1.2.140); FILE MERGED 2006/07/12 10:02:02 kaib 1.2.140.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [21fb142ce9bb88c5af4664e1fdb17e58b2e29474]

INTEGRATION: CWS pchfix01 (1.10.216); FILE MERGED 2006/07/12 10:02:01 kaib 1.10.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [ecc2b4bc417d5959c85b7948d2805c90e88b924e]

INTEGRATION: CWS pchfix01 (1.3.216); FILE MERGED 2006/07/12 10:02:01 kaib 1.3.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [a5966b9095eb0cd7bc4be88c54345a1aaad847a3]

INTEGRATION: CWS pchfix01 (1.12.136); FILE MERGED 2006/07/12 10:02:01 kaib 1.12.136.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [5dea41ad99d1625bfbfacf9f70fe9adcfeecd3e3]

INTEGRATION: CWS pchfix01 (1.2.216); FILE MERGED 2006/07/12 10:02:01 kaib 1.2.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [ccedec6fa2a62ef5dfe32dac46a9a738a9b7153c]

INTEGRATION: CWS pchfix01 (1.7.216); FILE MERGED 2006/07/12 10:02:01 kaib 1.7.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [69ada593337310338037d9d786b1a9f74d751793]

INTEGRATION: CWS pchfix01 (1.6.216); FILE MERGED 2006/07/12 10:02:00 kaib 1.6.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [6c2cb7e9f9a657a25ad81de1b7d9d04c02495a18]

INTEGRATION: CWS pchfix01 (1.10.214); FILE MERGED 2006/07/12 10:02:00 kaib 1.10.214.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [b8a94a12156065990c09724ed4998b76f4951e60]

INTEGRATION: CWS pchfix01 (1.10.216); FILE MERGED 2006/07/12 10:02:00 kaib 1.10.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [b5a349c1a64f2125d0f3dabccefd0ca98a06ed1f]

INTEGRATION: CWS pchfix01 (1.3.216); FILE MERGED 2006/07/12 10:02:00 kaib 1.3.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [efda2f8457594e9d5eef42544ff13d7574504c41]

INTEGRATION: CWS pchfix01 (1.2.216); FILE MERGED 2006/07/12 10:02:00 kaib 1.2.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [785fe878b565116d08c8825e1ba415ca434e2cab]

INTEGRATION: CWS pchfix01 (1.4.84); FILE MERGED 2006/07/12 10:01:59 kaib 1.4.84.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [4b77a8793d6e425088e20710313f4ec04fbc653b]

INTEGRATION: CWS pchfix01 (1.27.84); FILE MERGED 2006/07/12 10:01:59 kaib 1.27.84.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [559691d598a9aab045353c7c54c5e95c54bd3eb8]

INTEGRATION: CWS pchfix01 (1.14.216); FILE MERGED 2006/07/12 10:01:59 kaib 1.14.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [47465472722bc25b616da6f41e68e97a5c25650f]

INTEGRATION: CWS pchfix01 (1.12.214); FILE MERGED 2006/07/12 10:01:59 kaib 1.12.214.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [26e238c480acdc5bcd49daad1113921b50fa3c3e]

INTEGRATION: CWS pchfix01 (1.30.214); FILE MERGED 2006/07/12 10:01:58 kaib 1.30.214.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [c2ac9d6a0a6cdb2a6fca56a3977cc3b126c38f90]

INTEGRATION: CWS pchfix01 (1.14.102); FILE MERGED 2006/07/12 10:01:58 kaib 1.14.102.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [7cac4c5981fe5d214029fe48c34853698cb529e8]

INTEGRATION: CWS pchfix01 (1.6.206); FILE MERGED 2006/07/12 10:01:58 kaib 1.6.206.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [c291516f5f898c8a2771a7b2f4fe06d376ce3af7]

INTEGRATION: CWS pchfix01 (1.3.56); FILE MERGED 2006/07/12 10:01:58 kaib 1.3.56.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [1f8fe2fc07e28a3c86e85dee7b3c2e353e604f87]

INTEGRATION: CWS pchfix01 (1.5.216); FILE MERGED 2006/07/12 10:01:58 kaib 1.5.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [a163e6e8f050f638ac43abd94beee178349c6123]

INTEGRATION: CWS pchfix01 (1.5.58); FILE MERGED 2006/07/12 10:01:57 kaib 1.5.58.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [eaffc5a045f05febfedc1f22f69a2dff55a5f27c]

INTEGRATION: CWS pchfix01 (1.8.216); FILE MERGED 2006/07/12 10:01:57 kaib 1.8.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [22f21e00c07b739d7ac31a77443359f21e4932ca]

INTEGRATION: CWS pchfix01 (1.26.70); FILE MERGED 2006/07/12 10:01:57 kaib 1.26.70.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [7cafa9be78b5161a9becd8752035c1f369e8a9b2]

INTEGRATION: CWS pchfix01 (1.20.82); FILE MERGED 2006/07/12 10:01:57 kaib 1.20.82.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [c11b951019dd810aa0236d1cc7ec7947f5558772]

INTEGRATION: CWS pchfix01 (1.3.216); FILE MERGED 2006/07/12 10:01:57 kaib 1.3.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [18d4f77f06886cd849a348fb9c8242af8bba70e8]

INTEGRATION: CWS pchfix01 (1.25.98); FILE MERGED 2006/07/12 10:01:57 kaib 1.25.98.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [c6b29344952ae95a80c2465b624200a03c49fabc]

INTEGRATION: CWS pchfix01 (1.8.216); FILE MERGED 2006/07/12 10:01:56 kaib 1.8.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [68f09096e8538d5cfabe37c8a07e90ec356c8f6e]

INTEGRATION: CWS pchfix01 (1.6.216); FILE MERGED 2006/07/12 10:01:56 kaib 1.6.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [f6fb71f2371313a90f03da373105960c42af80e5]

INTEGRATION: CWS pchfix01 (1.17.152); FILE MERGED 2006/07/12 10:01:56 kaib 1.17.152.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [960ee331e5fa5680bd38ae7572759b3dee43e705]

INTEGRATION: CWS pchfix01 (1.10.206); FILE MERGED 2006/07/12 10:01:56 kaib 1.10.206.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [076644927dfa3c6efa04b561cad90adb051dea23]

INTEGRATION: CWS pchfix01 (1.4.56); FILE MERGED 2006/07/12 10:01:56 kaib 1.4.56.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [f5806613f6541fc088dea4df944e7d6b4c9fe059]

INTEGRATION: CWS pchfix01 (1.4.206); FILE MERGED 2006/07/12 10:01:56 kaib 1.4.206.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [c5d22142315a74456a2954ddd66b320cc0af1c36]

INTEGRATION: CWS pchfix01 (1.4.206); FILE MERGED 2006/07/12 10:01:55 kaib 1.4.206.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [4985c50a9799644cdf00b6ce546b5afef7aed381]

INTEGRATION: CWS pchfix01 (1.5.102); FILE MERGED 2006/07/12 10:01:55 kaib 1.5.102.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [b1bbb1d0efeb161d087583a858ea5c6874665f7c]

INTEGRATION: CWS pchfix01 (1.26.152); FILE MERGED 2006/07/12 10:01:55 kaib 1.26.152.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [fb53fce3503cc92c869d552c410ec3273fc8c799]

INTEGRATION: CWS pchfix01 (1.18.98); FILE MERGED 2006/07/12 10:01:55 kaib 1.18.98.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [cfc84752303a2526a285216a0fccb32beceeb7ae]

INTEGRATION: CWS pchfix01 (1.10.206); FILE MERGED 2006/07/12 10:01:55 kaib 1.10.206.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [b1b02c0dea4bae2352b1f7c5b432679bf6358f0f]

INTEGRATION: CWS pchfix01 (1.11.214); FILE MERGED 2006/07/12 10:01:55 kaib 1.11.214.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [1b543801a6a17bfdd22fefd4e5bfc98af65aeb04]

INTEGRATION: CWS pchfix01 (1.5.206); FILE MERGED 2006/07/12 10:01:54 kaib 1.5.206.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [e27960c5c21bdb040adc7f4654b15f79c51220bc]

INTEGRATION: CWS pchfix01 (1.18.216); FILE MERGED 2006/07/12 10:01:54 kaib 1.18.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [27aad5277bd0555bd23d0cf02747179d65c744f2]

INTEGRATION: CWS pchfix01 (1.22.152); FILE MERGED 2006/07/12 10:01:54 kaib 1.22.152.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [f1342d7d1d2ef620d4e0c33a2f2553c89fc4bf76]

INTEGRATION: CWS pchfix01 (1.44.10); FILE MERGED 2006/07/12 10:01:54 kaib 1.44.10.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [9ef89a3b6711f2f07f4e662e5ef33211366d7443]

INTEGRATION: CWS pchfix01 (1.7.10); FILE MERGED 2006/07/12 10:01:54 kaib 1.7.10.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [be241bcc7830fcd54fd5ff4869fd18091f12fc35]

INTEGRATION: CWS pchfix01 (1.4.216); FILE MERGED 2006/07/12 10:01:53 kaib 1.4.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [87d3f886600c868114034a9b9db40df669209a9a]

INTEGRATION: CWS pchfix01 (1.11.56); FILE MERGED 2006/07/12 10:01:53 kaib 1.11.56.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [b956fd77a772dafdb408b49666756024482a455a]

INTEGRATION: CWS pchfix01 (1.23.56); FILE MERGED 2006/07/12 10:01:53 kaib 1.23.56.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [15dab18ccb723f9174a52d24050da9ab6a7e6fd0]

INTEGRATION: CWS pchfix01 (1.8.216); FILE MERGED 2006/07/12 10:01:53 kaib 1.8.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [2212e2056c7e6ef74315ce3167c4632ec00b3abf]

INTEGRATION: CWS pchfix01 (1.7.216); FILE MERGED 2006/07/12 10:01:52 kaib 1.7.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [36b203bd08fa4eca0a69f7fc094644937763f3d2]

INTEGRATION: CWS pchfix01 (1.19.56); FILE MERGED 2006/07/12 10:01:52 kaib 1.19.56.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [29e0c96bc23d76b9ea0d24eb9417baebc607658f]

INTEGRATION: CWS pchfix01 (1.5.216); FILE MERGED 2006/07/12 10:01:52 kaib 1.5.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [afb25c92ab3cc2b8d4e758704b5792bb50adfabc]

INTEGRATION: CWS pchfix01 (1.11.216); FILE MERGED 2006/07/12 10:01:52 kaib 1.11.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [cd0f3559a8e9edb0cda81d2db974176daeed23d4]

INTEGRATION: CWS pchfix01 (1.10.216); FILE MERGED 2006/07/12 10:01:52 kaib 1.10.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [3af21e31931eeb4c836cd2ba390a0e38d6f750a6]

INTEGRATION: CWS pchfix01 (1.6.186); FILE MERGED 2006/07/12 10:01:51 kaib 1.6.186.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [94bea224d949af8c279a6b6c4f619d20e520f32f]

INTEGRATION: CWS pchfix01 (1.16.216); FILE MERGED 2006/07/12 10:01:51 kaib 1.16.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [aa77c3cba1a84615d0752e31134dc1a8f606312c]

INTEGRATION: CWS pchfix01 (1.24.214); FILE MERGED 2006/07/12 10:01:51 kaib 1.24.214.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [bc9254de5532978bd519a2d4681a6145024deeba]

INTEGRATION: CWS pchfix01 (1.10.56); FILE MERGED 2006/07/12 10:01:50 kaib 1.10.56.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [0e1bd91880d057007b821f6a97bd9bf34d99f9c5]

INTEGRATION: CWS pchfix01 (1.14.186); FILE MERGED 2006/07/12 10:01:50 kaib 1.14.186.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [f22d2126f5ee1b0ba8c4fd9be568da1932debc24]

INTEGRATION: CWS pchfix01 (1.15.216); FILE MERGED 2006/07/12 10:01:50 kaib 1.15.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [189f49cdb5eca521208aea6b798d83cf0a83731d]

INTEGRATION: CWS pchfix01 (1.10.154); FILE MERGED 2006/07/12 10:01:50 kaib 1.10.154.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [b28a3388ba2c04ca537ba2409a725dcca971e0d5]

INTEGRATION: CWS pchfix01 (1.58.54); FILE MERGED 2006/07/12 10:01:50 kaib 1.58.54.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [2aa027170824484cd4454ac4da4f7ec72164bfba]

INTEGRATION: CWS pchfix01 (1.22.206); FILE MERGED 2006/07/12 10:01:50 kaib 1.22.206.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [cf7e8bde7a3ef0978f65620c3a2914dbdf1e5a66]

INTEGRATION: CWS pchfix01 (1.79.54); FILE MERGED 2006/07/12 10:01:50 kaib 1.79.54.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [ec6aab24c942ff1118ff7edf8153420b751622f0]

INTEGRATION: CWS pchfix01 (1.6.216); FILE MERGED 2006/07/12 10:01:49 kaib 1.6.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [2b78ed4e828bbcb2613bfd39473a492a672e9121]

INTEGRATION: CWS pchfix01 (1.13.216); FILE MERGED 2006/07/12 10:01:49 kaib 1.13.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [61b0ed6004e0bd325caf666dbe4de2115c3aecc8]

INTEGRATION: CWS pchfix01 (1.27.76); FILE MERGED 2006/07/12 10:01:49 kaib 1.27.76.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [ea17f562b233209dde0f67108793846272c8d9a8]

INTEGRATION: CWS pchfix01 (1.56.206); FILE MERGED 2006/07/12 10:01:49 kaib 1.56.206.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [332953c9aecfbff66ee0c17f24b20c5153bfcd45]

INTEGRATION: CWS pchfix01 (1.81.84); FILE MERGED 2006/07/12 10:01:49 kaib 1.81.84.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [f14861cad8c29333ff84c5a0c5634caf7ed5df28]

INTEGRATION: CWS pchfix01 (1.39.150); FILE MERGED 2006/07/12 10:01:49 kaib 1.39.150.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [beed754a1b14d020ee6e4e3f370f9c765888c642]

INTEGRATION: CWS pchfix01 (1.111.54); FILE MERGED 2006/07/12 10:01:49 kaib 1.111.54.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [579dc9611086675262557883d6fa3678c14d9265]

INTEGRATION: CWS pchfix01 (1.38.186); FILE MERGED 2006/07/12 10:01:48 kaib 1.38.186.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [ccc25bf6b4d35cd64d3f8df84b3e2a09932942a8]

INTEGRATION: CWS pchfix01 (1.38.150); FILE MERGED 2006/07/12 10:01:48 kaib 1.38.150.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [fd2ec10f00b7ae8e106384705adba6e87a945662]

INTEGRATION: CWS pchfix01 (1.22.56); FILE MERGED 2006/07/12 10:01:48 kaib 1.22.56.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [6711b36d0e09838e86a510c4007b9e5cdfc0162a]

INTEGRATION: CWS pchfix01 (1.63.10); FILE MERGED 2006/07/12 10:01:48 kaib 1.63.10.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [8720d3194a679ff10f3cce301ad30c431b4f0b64]

INTEGRATION: CWS pchfix01 (1.29.206); FILE MERGED 2006/07/12 10:01:48 kaib 1.29.206.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [c92c08256b427178ce1415197c8e28158b82e4d7]

INTEGRATION: CWS pchfix01 (1.85.70); FILE MERGED 2006/07/12 10:01:48 kaib 1.85.70.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [0d4872d43c5f50a858962639353a0bfc95112bd0]

INTEGRATION: CWS pchfix01 (1.11.168); FILE MERGED 2006/07/12 10:01:47 kaib 1.11.168.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [a7e1aeb15b9682c7075043612b0097f4817319cf]

INTEGRATION: CWS pchfix01 (1.8.216); FILE MERGED 2006/07/12 10:01:47 kaib 1.8.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [1a58a7021dae19c81d0f11f1e83486d10627c60e]

INTEGRATION: CWS pchfix01 (1.5.206); FILE MERGED 2006/07/12 10:01:47 kaib 1.5.206.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [3e1819b983826d81053aa42979925b2303664ba1]

INTEGRATION: CWS pchfix01 (1.4.214); FILE MERGED 2006/07/12 10:01:46 kaib 1.4.214.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [934c3c3ed97bac65e056dacbe299ac03290a8694]

INTEGRATION: CWS pchfix01 (1.7.216); FILE MERGED 2006/07/12 10:01:46 kaib 1.7.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [4f0a935a6fe482fabb3345e28e6f11b909a373e5]

INTEGRATION: CWS pchfix01 (1.4.216); FILE MERGED 2006/07/12 10:01:46 kaib 1.4.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [d500dcf550c97a2b529f272059fde0769cf0cc99]

INTEGRATION: CWS pchfix01 (1.23.216); FILE MERGED 2006/07/12 10:01:46 kaib 1.23.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [70f2af50f40bc2dae36ce521506964ead55033d3]

INTEGRATION: CWS pchfix01 (1.5.216); FILE MERGED 2006/07/12 10:01:46 kaib 1.5.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [abea1596b8a4cd6765ec8dfeb1b68b9ccab8e0d2]

INTEGRATION: CWS pchfix01 (1.11.216); FILE MERGED 2006/07/12 10:01:46 kaib 1.11.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [ce610755ed84d77d4a490844a97bc3374d09144b]

INTEGRATION: CWS pchfix01 (1.5.206); FILE MERGED 2006/07/12 10:01:45 kaib 1.5.206.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [a0ee2777370db9bb23e1e2cc07fa334b2717c88b]

INTEGRATION: CWS pchfix01 (1.2.216); FILE MERGED 2006/07/12 10:01:45 kaib 1.2.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [1ae2a5b44dde991011a3170870b8fa5c2be5c465]

INTEGRATION: CWS pchfix01 (1.3.216); FILE MERGED 2006/07/12 10:01:45 kaib 1.3.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [3d2335a006909a4bf990b52604218ef6250ea5b9]

INTEGRATION: CWS pchfix01 (1.4.216); FILE MERGED 2006/07/12 10:01:45 kaib 1.4.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [ac5c579a429f5a534b477a7cbd0ff22ba24b8e67]

INTEGRATION: CWS pchfix01 (1.4.84); FILE MERGED 2006/07/12 10:01:45 kaib 1.4.84.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [af8c858d4dadbc322e9b4b546bf6ddea7a2c996f]

INTEGRATION: CWS pchfix01 (1.5.214); FILE MERGED 2006/07/12 10:01:45 kaib 1.5.214.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [61215a80b5a2b47412bc842f4be3fc55a928ba00]

INTEGRATION: CWS pchfix01 (1.6.216); FILE MERGED 2006/07/12 10:01:45 kaib 1.6.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [50b706bcda599f950bf125d02669402f94fdc29e]

INTEGRATION: CWS pchfix01 (1.18.96); FILE MERGED 2006/07/12 10:01:44 kaib 1.18.96.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [afda45bea3e90cb1825fc935310e6aa6db7f50be]

INTEGRATION: CWS pchfix01 (1.7.204); FILE MERGED 2006/07/12 10:01:44 kaib 1.7.204.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [4fb7ba56075a441f483d149bf9550ea30a196a7a]

INTEGRATION: CWS pchfix01 (1.4.216); FILE MERGED 2006/07/12 10:01:44 kaib 1.4.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [494fb6dafa378f5833b1c5878a91349b448e24cd]

INTEGRATION: CWS pchfix01 (1.3.214); FILE MERGED 2006/07/12 10:01:44 kaib 1.3.214.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [76db5397eaf0ca5493ba535aaa1ba79958e59b72]

INTEGRATION: CWS pchfix01 (1.5.216); FILE MERGED 2006/07/12 10:01:44 kaib 1.5.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [689e8dd8f7fe590156c629e5a68687cc2d59e153]

INTEGRATION: CWS pchfix01 (1.3.216); FILE MERGED 2006/07/12 10:01:43 kaib 1.3.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [a98d9fe16a7c13ed3b9d6ee2a3546a7e40aca8a2]

INTEGRATION: CWS pchfix01 (1.19.134); FILE MERGED 2006/07/12 10:01:43 kaib 1.19.134.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [af37e5df69e67adf986286befead654b83fddc73]

INTEGRATION: CWS pchfix01 (1.40.164); FILE MERGED 2006/07/12 10:01:43 kaib 1.40.164.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [6c6a60cdaea6cc27112577794db15f55f51a0fae]

INTEGRATION: CWS pchfix01 (1.16.186); FILE MERGED 2006/07/12 10:01:43 kaib 1.16.186.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [b3a9d8c510d1eb6a0e70718e071e1fc673d68d49]

INTEGRATION: CWS pchfix01 (1.27.150); FILE MERGED 2006/07/12 10:01:43 kaib 1.27.150.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [826ff31a520a598838c3a5f2e89dba3bc53e6a56]

INTEGRATION: CWS pchfix01 (1.38.58); FILE MERGED 2006/07/12 10:01:42 kaib 1.38.58.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [3342b0d8d5c8808f1acf5826290ebcd80fd57241]

INTEGRATION: CWS pchfix01 (1.6.216); FILE MERGED 2006/07/12 10:01:42 kaib 1.6.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [fa0dd4303cbbc9743c2c3028b64815e24036d586]

INTEGRATION: CWS pchfix01 (1.2.216); FILE MERGED 2006/07/12 10:01:42 kaib 1.2.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [71233890476a7199476f604c955d76c93004edc8]

INTEGRATION: CWS pchfix01 (1.4.214); FILE MERGED 2006/07/12 10:01:42 kaib 1.4.214.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [cb7bd24460f25bb0d7e06c7e3a8ec9b5e95fc537]

INTEGRATION: CWS pchfix01 (1.3.216); FILE MERGED 2006/07/12 10:01:42 kaib 1.3.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [c97dbd0bf543409493c5ef8d90ba0e056f48f8cc]

INTEGRATION: CWS pchfix01 (1.28.96); FILE MERGED 2006/07/12 10:01:42 kaib 1.28.96.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [63739229ddd4003dbd88974785f9d05a79e8f19d]

INTEGRATION: CWS pchfix01 (1.5.214); FILE MERGED 2006/07/12 10:01:42 kaib 1.5.214.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [1cf876552ce3480a3376e910f8764d258bbc737d]

INTEGRATION: CWS pchfix01 (1.22.8); FILE MERGED 2006/07/12 10:01:41 kaib 1.22.8.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [ab21bab84e04136435f30a0d625099f3b85ac16c]

INTEGRATION: CWS pchfix01 (1.5.206); FILE MERGED 2006/07/12 10:01:41 kaib 1.5.206.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [51d1a879ef05d001dd926bc8fe22e4152acdabf5]

INTEGRATION: CWS pchfix01 (1.13.166); FILE MERGED 2006/07/12 10:01:41 kaib 1.13.166.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [8aac99eef328117000af3e1edea89e74e143fbdf]

INTEGRATION: CWS pchfix01 (1.14.206); FILE MERGED 2006/07/12 10:01:41 kaib 1.14.206.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [93c3aab4f72c616f9e0e2d33e9645cc6f7bde2e9]

INTEGRATION: CWS pchfix01 (1.4.216); FILE MERGED 2006/07/12 10:01:41 kaib 1.4.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [6ef77c0b775ac100717f7b880bf672f45d58dd48]

INTEGRATION: CWS pchfix01 (1.59.56); FILE MERGED 2006/07/12 10:01:41 kaib 1.59.56.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [12fd819db73d3b4221d1a5efdb1652e3e8043769]

INTEGRATION: CWS pchfix01 (1.11.216); FILE MERGED 2006/07/12 10:01:40 kaib 1.11.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [40fa3f59e0c19c12bb0c35a1c2221a33d26eb906]

INTEGRATION: CWS pchfix01 (1.4.216); FILE MERGED 2006/07/12 10:01:40 kaib 1.4.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [18c383b3e38d1c6091a95b3b689b5c29b6d9b1c8]

INTEGRATION: CWS pchfix01 (1.23.214); FILE MERGED 2006/07/12 10:01:40 kaib 1.23.214.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [59aa62f89ece084d7dde9a78ee77a2af00f74c1e]

INTEGRATION: CWS pchfix01 (1.7.214); FILE MERGED 2006/07/12 10:01:39 kaib 1.7.214.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [b1e829675b909dddaad7b70372074e10f2ba0b5a]

INTEGRATION: CWS pchfix01 (1.19.80); FILE MERGED 2006/07/12 10:01:39 kaib 1.19.80.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [e20c72206a3f9ef85955ee84e62afcb0c82b5252]

INTEGRATION: CWS pchfix01 (1.4.216); FILE MERGED 2006/07/12 10:01:39 kaib 1.4.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [e6ea3a747c33c4da1bc70f2419b152a5506ad172]

INTEGRATION: CWS pchfix01 (1.9.214); FILE MERGED 2006/07/12 10:01:39 kaib 1.9.214.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [b632bbca35935efffa4e9f593321a7b577c7a647]

INTEGRATION: CWS pchfix01 (1.18.216); FILE MERGED 2006/07/12 10:01:39 kaib 1.18.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [38d35d37a6046e2c8a9ebceed8cd843925c577ba]

INTEGRATION: CWS pchfix01 (1.6.84); FILE MERGED 2006/07/12 10:01:39 kaib 1.6.84.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [e3cbc1f2b208a03d1ff1f7778424187ee6598500]

INTEGRATION: CWS pchfix01 (1.3.216); FILE MERGED 2006/07/12 10:01:38 kaib 1.3.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [ae356a814dc882b9ef14bb3a090b9ce5142e8ab8]

INTEGRATION: CWS pchfix01 (1.4.216); FILE MERGED 2006/07/12 10:01:38 kaib 1.4.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [8276524ea4332e21dce6fb9c819cae7c724b8e8b]

INTEGRATION: CWS pchfix01 (1.17.84); FILE MERGED 2006/07/12 10:01:38 kaib 1.17.84.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [f75539e204ba042ba7c9f79f0ae64a02cabb468a]

INTEGRATION: CWS pchfix01 (1.17.80); FILE MERGED 2006/07/12 10:01:37 kaib 1.17.80.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [a7df4dd8fa8094723c139ec63de0a9471dddc99f]

INTEGRATION: CWS pchfix01 (1.6.212); FILE MERGED 2006/07/12 10:01:37 kaib 1.6.212.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [959c468906c69e6c9b55eba47e682e35aadf44ee]

INTEGRATION: CWS pchfix01 (1.9.216); FILE MERGED 2006/07/12 10:01:37 kaib 1.9.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [e23510686180eecc1d1d206ed9c9f93d0d689372]

INTEGRATION: CWS pchfix01 (1.11.96); FILE MERGED 2006/07/12 10:01:37 kaib 1.11.96.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [2de29974a760decc4bf115a17eac2041a81ffa66]

INTEGRATION: CWS pchfix01 (1.15.154); FILE MERGED 2006/07/12 10:01:36 kaib 1.15.154.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [39cfa8b3aef8b6f0ac92f4d98f3a25211652fa0e]

INTEGRATION: CWS pchfix01 (1.24.84); FILE MERGED 2006/07/12 10:01:36 kaib 1.24.84.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [2971c11b0a2c93c3afb3b59b1f1535d358d0b834]

INTEGRATION: CWS pchfix01 (1.34.206); FILE MERGED 2006/07/12 10:01:36 kaib 1.34.206.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [133a8b415f6e034522ab35bca5c23ef0453d0634]

INTEGRATION: CWS pchfix01 (1.17.92); FILE MERGED 2006/07/12 10:01:36 kaib 1.17.92.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [65d082f00e7dacf21b869acef138ce1e2c09dfd2]

INTEGRATION: CWS pchfix01 (1.8.60); FILE MERGED 2006/07/12 10:01:36 kaib 1.8.60.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [4c65db9402856c7bfdc4ff035a0670b3277a22cd]

INTEGRATION: CWS pchfix01 (1.12.136); FILE MERGED 2006/07/12 10:01:36 kaib 1.12.136.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [75552643e117e4168e245c96a239140b267a4104]

INTEGRATION: CWS pchfix01 (1.3.216); FILE MERGED 2006/07/12 10:01:36 kaib 1.3.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [f29a37672833ad61077f9873a9ecd3a5de92585e]

INTEGRATION: CWS pchfix01 (1.2.216); FILE MERGED 2006/07/12 10:01:35 kaib 1.2.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [65a6eba69c0c70b825942172f79dab26913d1893]

INTEGRATION: CWS pchfix01 (1.7.214); FILE MERGED 2006/07/12 10:01:35 kaib 1.7.214.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [355cb42a6dd4fa699025ad596d08627d9116f59c]

INTEGRATION: CWS pchfix01 (1.5.216); FILE MERGED 2006/07/12 10:01:35 kaib 1.5.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [1000378da10ece6a1cd0cd16bee1a3b6ec7851a3]

INTEGRATION: CWS pchfix01 (1.8.216); FILE MERGED 2006/07/12 10:01:35 kaib 1.8.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [a82889f2480678aae1858c72d97b9d9ea3b8b15a]

INTEGRATION: CWS pchfix01 (1.6.216); FILE MERGED 2006/07/12 10:01:35 kaib 1.6.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [8cb913e35e4c8c67eaa12aa03a456207a971dc0c]

INTEGRATION: CWS pchfix01 (1.30.60); FILE MERGED 2006/07/12 10:01:35 kaib 1.30.60.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [058cb85c4c5d4f61b7b130270f32db9d278aa9f7]

INTEGRATION: CWS pchfix01 (1.4.216); FILE MERGED 2006/07/12 10:01:35 kaib 1.4.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [9521e3a3c8e164229edc8a0ed2267b2c500b781d]

INTEGRATION: CWS pchfix01 (1.6.216); FILE MERGED 2006/07/12 10:01:34 kaib 1.6.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [40d532ca9086e6e2e8ca1f32a28a328b158f265e]

INTEGRATION: CWS pchfix01 (1.5.216); FILE MERGED 2006/07/12 10:01:34 kaib 1.5.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [fa56e7c2ed2b31fadd607e154067106099a1a2c1]

INTEGRATION: CWS pchfix01 (1.7.214); FILE MERGED 2006/07/12 10:01:34 kaib 1.7.214.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [ade4f1d97818a5e8882787f69f0844562542c1eb]

INTEGRATION: CWS pchfix01 (1.9.216); FILE MERGED 2006/07/12 10:01:34 kaib 1.9.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [beae615246452f9c152c5c5a1042b9b6bdc9485a]

INTEGRATION: CWS pchfix01 (1.19.216); FILE MERGED 2006/07/12 10:01:34 kaib 1.19.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [e5c5714934c949a2cec286d55c7d0bed8326d97b]

INTEGRATION: CWS pchfix01 (1.45.64); FILE MERGED 2006/07/12 10:01:34 kaib 1.45.64.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [8204ddee562f697e49aab8da5b4b5d585ca60930]

INTEGRATION: CWS pchfix01 (1.9.216); FILE MERGED 2006/07/12 10:01:33 kaib 1.9.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [aacbe23422cba3fe582667dfcad99affa16829d3]

INTEGRATION: CWS pchfix01 (1.42.150); FILE MERGED 2006/07/12 10:01:33 kaib 1.42.150.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [f578a845b130306023fd7d25adf6fc485cd94018]

INTEGRATION: CWS pchfix01 (1.8.10); FILE MERGED 2006/07/12 10:01:33 kaib 1.8.10.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [0d097f6a6c9103ae010b0b5d0c69ca9665276b86]

INTEGRATION: CWS pchfix01 (1.14.176); FILE MERGED 2006/07/12 10:01:33 kaib 1.14.176.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [38ec583e09f472f4239deb84a67ec56ef0e4312c]

INTEGRATION: CWS pchfix01 (1.7.216); FILE MERGED 2006/07/12 10:01:33 kaib 1.7.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [750bd3751b33b367809b1924ee80539e70d69796]

INTEGRATION: CWS pchfix01 (1.9.216); FILE MERGED 2006/07/12 10:01:33 kaib 1.9.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [b696f057b80bdb027854d097261333cf055a6770]

INTEGRATION: CWS pchfix01 (1.7.168); FILE MERGED 2006/07/12 10:01:33 kaib 1.7.168.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [8f90b685cf6ff14e40ecbce2d6c54f66502c0f4b]

INTEGRATION: CWS pchfix01 (1.10.216); FILE MERGED 2006/07/12 10:01:32 kaib 1.10.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [4858a6007f66fc9b929e9b63c6b0203253d13fe4]

INTEGRATION: CWS pchfix01 (1.8.216); FILE MERGED 2006/07/12 10:01:32 kaib 1.8.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [6f43bb46fe0bec3e3aed875687cfc2113dd04c77]

INTEGRATION: CWS pchfix01 (1.11.216); FILE MERGED 2006/07/12 10:01:32 kaib 1.11.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [c07f89f333edb01963981b04027f082df79304db]

INTEGRATION: CWS pchfix01 (1.18.154); FILE MERGED 2006/07/12 10:01:32 kaib 1.18.154.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [388ad374c6db13486081fd478404d87c14e5b513]

INTEGRATION: CWS pchfix01 (1.5.216); FILE MERGED 2006/07/12 10:01:32 kaib 1.5.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [c269e35abdcdee601c375d4d05fa4e035e2d24fb]

INTEGRATION: CWS pchfix01 (1.4.168); FILE MERGED 2006/07/12 10:01:32 kaib 1.4.168.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [2f38772357f7f3be1d81b10fec57381fd8f955af]

INTEGRATION: CWS pchfix01 (1.71.96); FILE MERGED 2006/07/12 10:01:32 kaib 1.71.96.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [9f0dc9cbb1717094360c38ba989dce10406dc65e]

INTEGRATION: CWS pchfix01 (1.33.8); FILE MERGED 2006/07/12 10:01:31 kaib 1.33.8.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [deb2a101444313b75550a5b1acc47a4dfc60516f]

INTEGRATION: CWS pchfix01 (1.43.60); FILE MERGED 2006/07/12 10:01:31 kaib 1.43.60.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [91c11d1ee8655b9b3bea32be41269211755d2313]

INTEGRATION: CWS pchfix01 (1.9.216); FILE MERGED 2006/07/12 10:01:31 kaib 1.9.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [93e30d19c25e0ecf6cfcfdb4b66ff4af13f2d5fc]

INTEGRATION: CWS pchfix01 (1.12.216); FILE MERGED 2006/07/12 10:01:31 kaib 1.12.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [b9ed138b3329ef67cce4b768930bd9a517913907]

INTEGRATION: CWS pchfix01 (1.24.56); FILE MERGED 2006/07/12 10:01:31 kaib 1.24.56.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [2c7c1ace1c4e2aca54dce63a6e31070e7504532e]

INTEGRATION: CWS pchfix01 (1.14.216); FILE MERGED 2006/07/12 10:01:31 kaib 1.14.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [f5e24d404f8862ff11fbe32fe4ce446a028eb601]

INTEGRATION: CWS pchfix01 (1.30.60); FILE MERGED 2006/07/12 10:01:30 kaib 1.30.60.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [b27844abe7b948b87a1e46aa8b21d6e8449c37a0]

INTEGRATION: CWS pchfix01 (1.57.8); FILE MERGED 2006/07/12 10:01:30 kaib 1.57.8.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [012e70421046f96c022f7a601b1f6258595545e1]

INTEGRATION: CWS pchfix01 (1.21.216); FILE MERGED 2006/07/12 10:01:30 kaib 1.21.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [15e4e67a001a41549e8702785cf139415824191a]

INTEGRATION: CWS pchfix01 (1.17.154); FILE MERGED 2006/07/12 10:01:30 kaib 1.17.154.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [5430cf32c6ced6e65c14d96fdec769c31c43f2a1]

INTEGRATION: CWS pchfix01 (1.6.216); FILE MERGED 2006/07/12 10:01:30 kaib 1.6.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [c10f0382b51020b063fb2b62081ea95bf9dcf243]

INTEGRATION: CWS pchfix01 (1.18.82); FILE MERGED 2006/07/12 10:01:29 kaib 1.18.82.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [6be62175b96c8dd65b060532c2906c1a8f84516d]

INTEGRATION: CWS pchfix01 (1.7.188); FILE MERGED 2006/07/12 10:01:29 kaib 1.7.188.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [a334eaa0f524ded65ff41bd1b9bf467b721b9a38]

INTEGRATION: CWS pchfix01 (1.19.166); FILE MERGED 2006/07/12 10:01:29 kaib 1.19.166.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [b69fe8e86de3373327b057c22da63702fd7afff5]

INTEGRATION: CWS pchfix01 (1.25.216); FILE MERGED 2006/07/12 10:01:29 kaib 1.25.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [4af129144ca27eec40b62809524bd72134dca3a8]

INTEGRATION: CWS pchfix01 (1.19.154); FILE MERGED 2006/07/12 10:01:29 kaib 1.19.154.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [fceeaf815b129e5e8f58c9ed561f8521a871bc94]

INTEGRATION: CWS pchfix01 (1.24.216); FILE MERGED 2006/07/12 10:01:28 kaib 1.24.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [a656d6d4ba1f1ee08b309a5c422763758f8dbec1]

INTEGRATION: CWS pchfix01 (1.31.182); FILE MERGED 2006/07/12 10:01:28 kaib 1.31.182.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [5ec8719b9f3e7785d67c9309258466219c8487a1]

INTEGRATION: CWS pchfix01 (1.6.214); FILE MERGED 2006/07/12 10:01:28 kaib 1.6.214.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [16d297ca9dcd4ed12363de668d21866871c0a19e]

INTEGRATION: CWS pchfix01 (1.2.138); FILE MERGED 2006/07/12 10:01:28 kaib 1.2.138.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [34c1f8e4189bdbd0cc42f7aa13677c2f4e0d66fa]

INTEGRATION: CWS pchfix01 (1.11.214); FILE MERGED 2006/07/12 10:01:28 kaib 1.11.214.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [70c399610e6256584057c32fcdccbb49a1fcddeb]

INTEGRATION: CWS pchfix01 (1.21.216); FILE MERGED 2006/07/12 10:01:28 kaib 1.21.216.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [d9fdceaf37c9cf8f486ba17f183e2172e3b60c98]

INTEGRATION: CWS pchfix01 (1.11.140); FILE MERGED 2006/07/12 10:01:27 kaib 1.11.140.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [ebf4da12450c4c377cb8cafaaf67842e561d7187]

INTEGRATION: CWS pchfix01 (1.1.2); FILE ADDED 2006/07/19 13:47:46 hjs 1.1.2.2: #i67080# first try on lineends 2006/07/12 10:01:27 kaib 1.1.2.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [73fd678a6abecb5936c0874950096a35bf9cb866]

INTEGRATION: CWS pathoptions02 (1.37.8); FILE MERGED 2006/07/19 12:25:28 pb 1.37.8.1: fix: #i67538# radio button listbox broadened


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [bdf2f79dc2cb8522209f227dd6a4af98c501d664]

INTEGRATION: CWS pathoptions02 (1.6.8); FILE MERGED 2006/07/19 12:24:42 pb 1.6.8.1: fix: #i67538# radio button column smaller


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [08cd9171576a5028fb257ef8120ce2f73854bbab]

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>  [a2e72a1e1423ec1369fb05bf6c162435fded6d7d]

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>  [283a89c5e17b274b784a290150af0389509a622e]

INTEGRATION: CWS pathoptions02 (1.2.4); FILE MERGED 2006/07/19 13:15:29 as 1.2.4.1: #i67563# handle single pathes explicitly


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [d37ddd8d0abd6f18e65f8aa011dd5a46d29b7ae2]

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>  [1eea51bbd7970a81be9ae2b044eabb16ed71b68c]

INTEGRATION: CWS pathoptions02 (1.6.2); FILE MERGED 2006/07/20 10:59:59 as 1.6.2.2: #i67563# subst variables BEFORE pathes will be compared 2006/07/19 13:10:15 as 1.6.2.1: #i67563# handle single pathes explicitly; make sure errors during storing pathes does not influence cache consistency


2006-07-21  Kurt Zenker  <kz@openoffice.org>  [01c1b8325638dd9a1e469611cda19f2d17a24561]

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>  [1ee69a3c6001069ec0391778eaa8e84aa4290c34]

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-21  Kurt Zenker  <kz@openoffice.org>  [5cf8000e21a231669e7dcb0798d204488b684c2a]

INTEGRATION: CWS pathoptions02 (1.5.2); FILE MERGED 2006/07/19 13:10:15 as 1.5.2.1: #i67563# handle single pathes explicitly; make sure errors during storing pathes does not influence cache consistency


2006-07-20  Kurt Zenker  <kz@openoffice.org>  [333829b96788092fc983eb651adebef36eee4cff]

INTEGRATION: CWS swqbf74 (1.59.82); FILE MERGED 2006/07/12 08:30:36 fme 1.59.82.1: #137802# Changed minimum header/footer size


2006-07-20  Kurt Zenker  <kz@openoffice.org>  [1cc857fd9aac55b32784a252984aa2de87b8c906]

INTEGRATION: CWS swqbf74 (1.83.398); FILE MERGED 2006/07/11 06:46:49 fme 1.83.398.1: #i65711# Justified alignment in double line portions


2006-07-20  Kurt Zenker  <kz@openoffice.org>  [3b0528f77fc301e7611414c54f18417872e1fc4f]

INTEGRATION: CWS swqbf74 (1.89.62); FILE MERGED 2006/07/17 07:31:04 fme 1.89.62.2: #134526# Make code robust - Table frame without lower 2006/07/06 10:48:01 fme 1.89.62.1: #b6445493# Unlock border attrs cache before calculating the keep frame to avoid cache overflow


2006-07-20  Kurt Zenker  <kz@openoffice.org>  [7b987fcab7dcafb29c0e2bc256e25e1cdac7409f]

INTEGRATION: CWS swqbf74 (1.57.168); FILE MERGED 2006/07/17 10:36:39 fme 1.57.168.2: RESYNC: (1.57-1.58); FILE MERGED 2006/07/10 13:50:14 fme 1.57.168.1: #i65699# CheckFirstVisPage did not work for follows in split tables


2006-07-20  Kurt Zenker  <kz@openoffice.org>  [fefc4df238e097fe580b9c998f165e7c7ec3095a]

INTEGRATION: CWS sb55 (1.23.18); FILE MERGED 2006/07/13 12:58:27 sb 1.23.18.1: #i67269# RTTI is now enabled globally.


2006-07-20  Kurt Zenker  <kz@openoffice.org>  [fdb6a1b43653b083577c6b31993f813623f1b301]

INTEGRATION: CWS sb55 (1.9.4); FILE MERGED 2006/07/13 09:14:12 sb 1.9.4.1: #i46752# When reading from the socket, do not treat EOF as an error.


2006-07-20  Kurt Zenker  <kz@openoffice.org>  [c930ed0f1c6b17df1ca65f0ed6b417a648de4027]

INTEGRATION: CWS sb55 (1.22.30); FILE MERGED 2006/07/10 14:58:05 sb 1.22.30.2: RESYNC: (1.22-1.23); FILE MERGED 2006/07/10 14:27:27 sb 1.22.30.1: #i64789# Array bounds error.


2006-07-20  Kurt Zenker  <kz@openoffice.org>  [88f39bfea2b3ec1e9c0f26204c8969bbbd82bb67]

INTEGRATION: CWS swqbf74 (1.38.212); FILE MERGED 2006/07/17 06:59:00 fme 1.38.212.1: #134385# Made code robust - Does FindLastCntnt really always return a frame?


2006-07-20  Kurt Zenker  <kz@openoffice.org>  [0e12595ad361c38925a90f68f6e327f39e31801e]

INTEGRATION: CWS sb55 (1.4.28); FILE MERGED 2006/07/12 14:56:51 sb 1.4.28.1: #i50625# Workaround so that builds can use non-standard -fomit-frame-pointer (geki).


2006-07-20  Kurt Zenker  <kz@openoffice.org>  [9623fac567537568640ca0d766c3d4e584139495]

INTEGRATION: CWS sb55 (1.5.56); FILE MERGED 2006/07/12 14:56:51 sb 1.5.56.1: #i50625# Workaround so that builds can use non-standard -fomit-frame-pointer (geki).


2006-07-20  Kurt Zenker  <kz@openoffice.org>  [40d6328c118a4667e9372f2403fbc4d6f5f2c83c]

INTEGRATION: CWS sb55 (1.7.56); FILE MERGED 2006/07/12 14:56:50 sb 1.7.56.1: #i50625# Workaround so that builds can use non-standard -fomit-frame-pointer (geki).


2006-07-20  Kurt Zenker  <kz@openoffice.org>  [aa667174dd0704136c34ccc3ab05e9d73f05f89a]

INTEGRATION: CWS swqbf74 (1.49.152); FILE MERGED 2006/07/12 12:50:27 fme 1.49.152.1: #i65784# Prevent memory corruption


2006-07-20  Kurt Zenker  <kz@openoffice.org>  [fc8c267f2a299291c81bff244dc463d470ca784b]

INTEGRATION: CWS sb55 (1.33.20); FILE MERGED 2006/07/12 14:35:56 sb 1.33.20.1: #i65518# Added INET_PROT_SMB (based on a patch by radekdoulik).


2006-07-20  Kurt Zenker  <kz@openoffice.org>  [6b4f1f0f379c84f1e9bdf0e885e1be51bbcb3ce4]

INTEGRATION: CWS sb55 (1.56.20); FILE MERGED 2006/07/12 14:35:55 sb 1.56.20.1: #i65518# Added INET_PROT_SMB (based on a patch by radekdoulik).


2006-07-20  Kurt Zenker  <kz@openoffice.org>  [54433bf393c55ce7a118538c9e576b2d9b88a183]

INTEGRATION: CWS vcl62 (1.24.10); FILE MERGED 2006/07/18 16:32:57 pl 1.24.10.1: #i67367# avoid busy loop


2006-07-20  Kurt Zenker  <kz@openoffice.org>  [813cc01131f50387794537fbb3171d169c68829e]

INTEGRATION: CWS vcl62 (1.39.58); FILE MERGED 2006/07/18 16:57:44 pl 1.39.58.1: #i65382# catch missing font configuration


2006-07-20  Kurt Zenker  <kz@openoffice.org>  [738ddd11ef1ecd301246054e80a01c4baadb7a21]

INTEGRATION: CWS sb55 (1.6.32); FILE MERGED 2006/07/10 14:48:26 sb 1.6.32.2: RESYNC: (1.6-1.7); FILE MERGED 2006/07/10 13:46:15 sb 1.6.32.1: #i65328# Adapted to UNOIDL change that no two service constructors can have the same parameter signature; simplified.


2006-07-20  Kurt Zenker  <kz@openoffice.org>  [f2243cc970d929ece1c747bfb5c54037bcdd35d9]

INTEGRATION: CWS sb55 (1.7.32); FILE MERGED 2006/07/10 14:48:18 sb 1.7.32.2: RESYNC: (1.7-1.8); FILE MERGED 2006/07/10 13:46:15 sb 1.7.32.1: #i65328# Adapted to UNOIDL change that no two service constructors can have the same parameter signature; simplified.


2006-07-20  Kurt Zenker  <kz@openoffice.org>  [102a5c9447845539a2d916bf2cd2a38d49093656]

INTEGRATION: CWS sb55 (1.4.20); FILE MERGED 2006/07/10 14:35:32 sb 1.4.20.1: #i66004# More robust now.


2006-07-20  Kurt Zenker  <kz@openoffice.org>  [7e621f3dc3ee9c4aa095134087b7d506bf1a3fbe]

#i67572# fix compile error with non UTF-8 char


2006-07-20  Kurt Zenker  <kz@openoffice.org>  [4802e681f887f17f72e0f5342a6548ffde7e8407]

INTEGRATION: CWS localisation13 (1.7.36); FILE MERGED 2006/07/11 12:25:59 ihi 1.7.36.1: #i67223# rscpp dies caused by too small token buffer


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [26e05422e909969a4376434285c9599954fdad79]

INTEGRATION: CWS localisation13 (1.25.28); FILE MERGED 2006/07/12 14:06:56 ihi 1.25.28.1: #i65008# removed last change date


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [518afc153572e5e1b07ca999ebc0de1c59647507]

INTEGRATION: CWS warningfixes02 (1.38.4); FILE MERGED 2006/06/30 11:53:09 sb 1.38.4.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [8f0121a6c41b0de73793b77ae61aef27fc638b4a]

INTEGRATION: CWS warningfixes02 (1.30.4); FILE MERGED 2006/06/30 11:53:07 sb 1.30.4.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [f718a58a5af9aa9a391dada0c294b2a63a198744]

INTEGRATION: CWS warningfixes02 (1.22.2); FILE MERGED 2006/06/30 12:32:59 sb 1.22.2.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [3a3cc898debaaed39dac4b706e2cc796e6864ae5]

INTEGRATION: CWS warningfixes02 (1.15.2); FILE MERGED 2006/06/30 12:32:58 sb 1.15.2.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [fcedb964bcc30aefb4af90cf0a38d318349f290c]

INTEGRATION: CWS warningfixes02 (1.21.2); FILE MERGED 2006/06/30 12:32:58 sb 1.21.2.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [a032c5233762196421601a291f4b69af29619f81]

INTEGRATION: CWS warningfixes02 (1.6.2); FILE MERGED 2006/06/30 12:32:58 sb 1.6.2.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [d4316a3c716ef3c415a3a084c5e3c610aee0b04a]

INTEGRATION: CWS warningfixes02 (1.60.10); FILE MERGED 2006/06/30 12:32:42 sb 1.60.10.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [a20a9b769794d85f53146d63e0f503bf89effa8d]

INTEGRATION: CWS warningfixes02 (1.11.10); FILE MERGED 2006/06/30 12:32:42 sb 1.11.10.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [45e15e2b5ba609f6438c939cee820b3e78d005dd]

INTEGRATION: CWS warningfixes02 (1.32.10); FILE MERGED 2006/06/30 12:32:41 sb 1.32.10.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [cf822c34520d4a42441c6d4170b81bb5c2d11ea7]

INTEGRATION: CWS warningfixes02 (1.112.10); FILE MERGED 2006/06/30 12:32:41 sb 1.112.10.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [7d9d0359ab4d10872ac3bd61cd658749ccbc1b8c]

INTEGRATION: CWS warningfixes02 (1.22.10); FILE MERGED 2006/06/30 12:32:41 sb 1.22.10.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [a536e84f767f30a35c8c0b5ca94b12f05ea00a76]

INTEGRATION: CWS warningfixes02 (1.56.10); FILE MERGED 2006/06/30 12:32:40 sb 1.56.10.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [9dfca93e22f09a2eba4cf1dbec55ce2709cad69c]

INTEGRATION: CWS warningfixes02 (1.51.10); FILE MERGED 2006/06/30 12:32:40 sb 1.51.10.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [5c05981c81eb5279da0955df4e62ac957d722fc8]

INTEGRATION: CWS warningfixes02 (1.29.10); FILE MERGED 2006/06/30 12:32:40 sb 1.29.10.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [1a711d73f36ff152bd73312996dabdeb9f0c22e8]

INTEGRATION: CWS warningfixes02 (1.16.10); FILE MERGED 2006/06/30 12:32:39 sb 1.16.10.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [3bfa615c35ffec6a93302b325a44e099cd2995a3]

INTEGRATION: CWS warningfixes02 (1.7.10); FILE MERGED 2006/06/30 12:32:39 sb 1.7.10.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [a1ef2e1da1aa121a0892fd68b6578b3509f6147e]

INTEGRATION: CWS warningfixes02 (1.5.10); FILE MERGED 2006/06/30 12:32:39 sb 1.5.10.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [feaff804c61c90fa258f3663f1a4fe15b5b29044]

INTEGRATION: CWS warningfixes02 (1.44.10); FILE MERGED 2006/06/30 12:32:39 sb 1.44.10.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [205979076b70c3c390dea4a077066433417dac18]

INTEGRATION: CWS warningfixes02 (1.7.2); FILE MERGED 2006/06/30 12:32:05 sb 1.7.2.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [eece83f52f93b43de3991718aee9340a87cc8b39]

INTEGRATION: CWS warningfixes02 (1.1.2); FILE ADDED 2006/06/30 12:31:43 sb 1.1.2.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [20f76c449fa091a1ea2d78b9f649178e6e1df772]

INTEGRATION: CWS warningfixes02 (1.7.6); FILE MERGED 2006/06/30 12:31:43 sb 1.7.6.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [10c92b3ca0db6c367b2ef656e788d7bf80aa49ca]

INTEGRATION: CWS warningfixes02 (1.7.8); FILE MERGED 2006/06/30 12:31:17 sb 1.7.8.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [627cd53204c8c14ae26e2a87d7e590569bfc80c8]

INTEGRATION: CWS warningfixes02 (1.7.8); FILE MERGED 2006/06/30 12:31:16 sb 1.7.8.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [ee171843af9598daa89833e3d8d63ced925178d9]

INTEGRATION: CWS warningfixes02 (1.7.8); FILE MERGED 2006/07/03 06:44:08 sb 1.7.8.1: #i66723# Disable MSC warning 4273 (bison problem?).


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [2c39e1623727007bc7b0a878f378775f8c878ffb]

INTEGRATION: CWS warningfixes02 (1.10.8); FILE MERGED 2006/06/30 12:31:16 sb 1.10.8.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [2adea1f311fbfd88e0fcf1686c7e9d1fad5ae82f]

INTEGRATION: CWS warningfixes02 (1.9.4); FILE MERGED 2006/06/30 12:30:51 sb 1.9.4.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [42b086698b6d7609f41318f6af8ff2ac84d70385]

INTEGRATION: CWS warningfixes02 (1.7.2); FILE MERGED 2006/06/30 12:30:30 sb 1.7.2.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [5e3cc0a5965458f0c416ce4ab69c53caf893bd26]

INTEGRATION: CWS warningfixes02 (1.11.10); FILE MERGED 2006/06/30 12:21:30 sb 1.11.10.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [1eb9c0af13c600a176b23db6f2fe9556d352633e]

INTEGRATION: CWS warningfixes02 (1.20.12); FILE MERGED 2006/06/30 12:20:42 sb 1.20.12.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [bbe795ca8498aa2db067d5b52fd3883fbda99df9]

INTEGRATION: CWS warningfixes02 (1.15.12); FILE MERGED 2006/06/30 12:20:42 sb 1.15.12.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [c328d9c172bc7f4ff706fad207d813d8cf61560e]

INTEGRATION: CWS warningfixes02 (1.11.12); FILE MERGED 2006/06/30 12:20:42 sb 1.11.12.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [de3bf0d6e952779ba42c74c11e6cdb2cc10bc4e8]

INTEGRATION: CWS warningfixes02 (1.41.12); FILE MERGED 2006/06/30 12:20:41 sb 1.41.12.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [d34edf0b4c8f870fff976f920cc74e5be9163066]

INTEGRATION: CWS warningfixes02 (1.7.12); FILE MERGED 2006/06/30 12:20:41 sb 1.7.12.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [fce543234b156db9cd7fb293756e97c14697a28e]

INTEGRATION: CWS warningfixes02 (1.11.12); FILE MERGED 2006/06/30 12:20:41 sb 1.11.12.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [aeda65bd4d31bcc3e80342f28ae61a58eb377798]

INTEGRATION: CWS warningfixes02 (1.32.12); FILE MERGED 2006/06/30 12:20:40 sb 1.32.12.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [e3d3501f5ddc61fac359715eea4fcd262e8cec41]

INTEGRATION: CWS warningfixes02 (1.8.12); FILE MERGED 2006/06/30 12:20:40 sb 1.8.12.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [f710961a676fcb5356b1246356339d3b81ffae6a]

INTEGRATION: CWS warningfixes02 (1.11.4); FILE MERGED 2006/06/30 12:19:52 sb 1.11.4.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [c42172867e6e0a66c38260b3db657652f26fec11]

INTEGRATION: CWS warningfixes02 (1.12.4); FILE MERGED 2006/06/30 12:19:52 sb 1.12.4.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [5271bd2c86f95d588a8ff8b0832d7c1bb88114bc]

INTEGRATION: CWS warningfixes02 (1.9.4); FILE MERGED 2006/06/30 12:19:52 sb 1.9.4.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [ac6ad3e2c962f2e9ccbf9a9f487bf9f123d47551]

INTEGRATION: CWS warningfixes02 (1.10.4); FILE MERGED 2006/06/30 12:19:52 sb 1.10.4.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [49cd1249b108db0470d6c53c7d1f25406222d7de]

INTEGRATION: CWS warningfixes02 (1.18.6); FILE MERGED 2006/06/30 12:19:23 sb 1.18.6.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [19a3d2bab9b4ad3c5eac6032a9752085b9e2e1a2]

INTEGRATION: CWS warningfixes02 (1.4.4); FILE MERGED 2006/06/29 12:23:35 sb 1.4.4.1: #i60951# Allow unchecked GCC <= 4 to build (patch supplied by jjmckenzie, thb).


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [5723bee6dad3a6bd7069e75e276acc81895c8705]

INTEGRATION: CWS warningfixes02 (1.205.18); FILE MERGED 2006/06/30 12:18:47 sb 1.205.18.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [60149d8e621cbb738c14cf1de09a3615a23a749b]

INTEGRATION: CWS warningfixes02 (1.19.20); FILE MERGED 2006/06/30 12:18:47 sb 1.19.20.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [0814d5b416424057405805325f8cab57aa8366ab]

INTEGRATION: CWS warningfixes02 (1.42.18); FILE MERGED 2006/06/30 12:18:47 sb 1.42.18.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [6a27cb7c489e1eb83e76fc380e644dcdf1b9e2fc]

INTEGRATION: CWS warningfixes02 (1.74.16); FILE MERGED 2006/06/30 12:18:46 sb 1.74.16.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [a48d7524adc4f781f8e222554253c7d6c7fae349]

INTEGRATION: CWS warningfixes02 (1.43.18); FILE MERGED 2006/06/30 12:18:46 sb 1.43.18.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [9b5ddba621b76f8bddddb7e1afca8de0db5da7bc]

INTEGRATION: CWS warningfixes02 (1.15.20); FILE MERGED 2006/06/30 12:18:46 sb 1.15.20.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [61bdfa4ece1701e08a776b15aab106215d31245e]

INTEGRATION: CWS warningfixes02 (1.1.2); FILE ADDED 2006/06/30 12:18:46 sb 1.1.2.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [a18698b3f4601375fa5a4066216eea755ba72bea]

INTEGRATION: CWS warningfixes02 (1.5.20); FILE MERGED 2006/06/30 12:18:45 sb 1.5.20.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [a8131ee3b37023813cdd3239ea2e01d8dbf039ea]

INTEGRATION: CWS warningfixes02 (1.36.20); FILE MERGED 2006/06/30 12:18:45 sb 1.36.20.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [9c54693f6ee314da474c385262013739687d231d]

INTEGRATION: CWS warningfixes02 (1.14.18); FILE MERGED 2006/06/30 12:18:44 sb 1.14.18.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [6a52dbaf24088bac4ebb02f2a24809da2a1f90f5]

INTEGRATION: CWS warningfixes02 (1.39.20); FILE MERGED 2006/06/30 12:18:44 sb 1.39.20.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [4f9cb908be6e8bbe2ccd6540cd121224a6091abb]

INTEGRATION: CWS warningfixes02 (1.31.140); FILE MERGED 2006/06/30 12:18:44 sb 1.31.140.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [ee366cb08acf0d000aff9e8fad66e21a591757cb]

INTEGRATION: CWS warningfixes02 (1.5.4); FILE MERGED 2006/06/30 12:17:36 sb 1.5.4.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [79b700d9b70e175e420032cffddc25924f027593]

INTEGRATION: CWS warningfixes02 (1.4.96); FILE MERGED 2006/06/30 12:17:36 sb 1.4.96.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [690ab1c9961892afdd267feeba29c134323b8012]

INTEGRATION: CWS warningfixes02 (1.18.4); FILE MERGED 2006/06/30 12:17:35 sb 1.18.4.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [0a7b079692f387b851cde63b7f9615149a2573c5]

INTEGRATION: CWS warningfixes02 (1.44.2); FILE MERGED 2006/06/30 12:17:35 sb 1.44.2.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [876b95fdcd6804137b0d22e3709a7bd426259b8a]

INTEGRATION: CWS warningfixes02 (1.42.4); FILE MERGED 2006/06/30 12:17:35 sb 1.42.4.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [660475d15c31dcfd71ccce03720cf712784b6419]

INTEGRATION: CWS warningfixes02 (1.73.2); FILE MERGED 2006/06/30 12:17:35 sb 1.73.2.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [f0540fdb8d46c3cc88a37ec0e7f66cddf8c1d9c3]

INTEGRATION: CWS warningfixes02 (1.31.2); FILE MERGED 2006/06/30 12:17:35 sb 1.31.2.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [727269d807060bbf7e032f79deb9ee61c5b352a3]

INTEGRATION: CWS warningfixes02 (1.6.2); FILE MERGED 2006/06/30 12:16:38 sb 1.6.2.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [7d033855a2652f4fbfe4f5745e7466f7cc28e761]

INTEGRATION: CWS warningfixes02 (1.12.2); FILE MERGED 2006/06/30 12:16:38 sb 1.12.2.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [c330bd2b4a42d7d24ba33c11e0691b08d39e5b22]

INTEGRATION: CWS warningfixes02 (1.6.10); FILE MERGED 2006/06/30 12:00:26 sb 1.6.10.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [72598f4724b8905027614938b783333e8204d0f8]

INTEGRATION: CWS warningfixes02 (1.25.10); FILE MERGED 2006/06/30 12:00:26 sb 1.25.10.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [7cb36bbc7474deb9e5f40f90e3bd5a20b4942ef8]

INTEGRATION: CWS warningfixes02 (1.21.72); FILE MERGED 2006/06/30 12:00:26 sb 1.21.72.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [8d6983de5ba752f52d57911e795f6da89aa90038]

INTEGRATION: CWS warningfixes02 (1.127.10); FILE MERGED 2006/06/30 12:00:25 sb 1.127.10.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [7ab4c76e73e6ebabe1363f542d61c9bc5b91cbc2]

INTEGRATION: CWS warningfixes02 (1.18.10); FILE MERGED 2006/06/30 12:00:25 sb 1.18.10.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [91ab3ef236049cb504f4cc49213be2b177ad0909]

INTEGRATION: CWS warningfixes02 (1.16.10); FILE MERGED 2006/06/30 12:00:25 sb 1.16.10.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [9a9cbf9675cbe9fafd08097329db8966d73b2a37]

INTEGRATION: CWS warningfixes02 (1.65.10); FILE MERGED 2006/06/30 12:00:25 sb 1.65.10.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [e8a2b294ae3e3420f8debca64004939dfd6082e5]

INTEGRATION: CWS warningfixes02 (1.30.10); FILE MERGED 2006/06/30 12:00:25 sb 1.30.10.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [87630c20b58ebf9669ef2ee412573cc5d2849f78]

INTEGRATION: CWS warningfixes02 (1.8.146); FILE MERGED 2006/06/30 12:00:24 sb 1.8.146.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [71569aef42f401f89b2f4c0cf20bc5a39da04d2a]

INTEGRATION: CWS warningfixes02 (1.8.10); FILE MERGED 2006/06/30 12:00:24 sb 1.8.10.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [64141eb236e8eda748f6101bf30b429f89a51689]

INTEGRATION: CWS warningfixes02 (1.41.10); FILE MERGED 2006/06/30 12:00:24 sb 1.41.10.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [3823cbdab013b86ea9110296d393250828b15784]

INTEGRATION: CWS warningfixes02 (1.9.10); FILE MERGED 2006/06/30 12:00:24 sb 1.9.10.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [a53802d9506038c286824a57cd1b189e82598209]

INTEGRATION: CWS warningfixes02 (1.10.10); FILE MERGED 2006/06/30 12:00:24 sb 1.10.10.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [b82fee00629a25b9ee2d5e488d66190f92942aa3]

INTEGRATION: CWS warningfixes02 (1.36.10); FILE MERGED 2006/06/30 12:00:23 sb 1.36.10.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [3d332debd527471b1da177c4f89768d48e0a4097]

INTEGRATION: CWS warningfixes02 (1.25.10); FILE MERGED 2006/06/30 12:00:23 sb 1.25.10.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [c501346e94406fe6b698e3b307335e0f2161e736]

INTEGRATION: CWS warningfixes02 (1.19.10); FILE MERGED 2006/06/30 12:00:23 sb 1.19.10.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [c6bc20c343618ea3c464f0ea5893e76db4df3840]

INTEGRATION: CWS warningfixes02 (1.6.146); FILE MERGED 2006/06/30 12:00:23 sb 1.6.146.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [4f6c6329d6a8781fd9e0caf81a75c4e8979f1f31]

INTEGRATION: CWS warningfixes02 (1.12.10); FILE MERGED 2006/06/30 12:00:22 sb 1.12.10.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [2c7ddad925b1a0bcd12e6342794fcbba0701c87a]

INTEGRATION: CWS warningfixes02 (1.4.10); FILE MERGED 2006/06/30 12:00:22 sb 1.4.10.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [bc3dcb70f9f8df340608d2158b0c85c98f61e51d]

INTEGRATION: CWS warningfixes02 (1.13.10); FILE MERGED 2006/06/30 12:00:22 sb 1.13.10.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [b4d201e99c1f93988a4ff6f20cfdcafe540a5c78]

INTEGRATION: CWS warningfixes02 (1.14.10); FILE MERGED 2006/06/30 12:00:21 sb 1.14.10.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [e62875bb54da309bdb9f3351e9baa585a4351076]

INTEGRATION: CWS warningfixes02 (1.51.10); FILE MERGED 2006/06/30 12:00:21 sb 1.51.10.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [24d14a6478a11775d0a1daacc316cfbb6b445b56]

INTEGRATION: CWS warningfixes02 (1.105.10); FILE MERGED 2006/06/30 12:00:21 sb 1.105.10.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [259bacd1f555f85473a01bd50bf843b3690b386c]

INTEGRATION: CWS warningfixes02 (1.87.10); FILE MERGED 2006/06/30 12:00:21 sb 1.87.10.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [ecc80bfe58d0a7b8ff0f7a6362c6e9c8a7424e65]

INTEGRATION: CWS warningfixes02 (1.17.10); FILE MERGED 2006/06/30 12:00:20 sb 1.17.10.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [4793d03a76a20ca59683946d40a3e7aba7e290fb]

INTEGRATION: CWS warningfixes02 (1.25.10); FILE MERGED 2006/06/30 12:00:20 sb 1.25.10.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [49d5a73e438b4a7545e74693a5c0455d56523c91]

INTEGRATION: CWS warningfixes02 (1.81.10); FILE MERGED 2006/06/30 12:00:20 sb 1.81.10.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [4275c4dfb59c0d3e7425ae9434581ef64233f497]

INTEGRATION: CWS warningfixes02 (1.43.10); FILE MERGED 2006/06/30 12:00:19 sb 1.43.10.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [18c3f3712b3cef80859a2789667fde7fc9f350ea]

INTEGRATION: CWS warningfixes02 (1.28.4); FILE MERGED 2006/06/30 11:58:44 sb 1.28.4.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [e0f9e4b4d14fb5ec78f7873920c57655a10ddfff]

INTEGRATION: CWS warningfixes02 (1.39.6); FILE MERGED 2006/06/30 11:58:44 sb 1.39.6.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [20e59bf21037e4037929d1a6b9969bb89a9c5e4a]

INTEGRATION: CWS warningfixes02 (1.26.6); FILE MERGED 2006/06/30 11:58:43 sb 1.26.6.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [f8b583d9b7fe47cdd8f6c96dca090fc19408406d]

INTEGRATION: CWS warningfixes02 (1.12.8); FILE MERGED 2006/06/30 11:58:01 sb 1.12.8.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [31a7c2d6fad513c630e70770b09a72f8967f22fe]

INTEGRATION: CWS warningfixes02 (1.11.2); FILE MERGED 2006/06/30 11:57:38 sb 1.11.2.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [49d8037cb7ec7109e78cd523fdacfd6c119e8221]

INTEGRATION: CWS warningfixes02 (1.8.2); FILE MERGED 2006/06/30 11:57:38 sb 1.8.2.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [5fd58282e291186a423503c9df9cffe4d7146bd4]

INTEGRATION: CWS warningfixes02 (1.23.2); FILE MERGED 2006/06/30 11:57:37 sb 1.23.2.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [52b4a2ee1069764953931a38cbe6280d01346540]

INTEGRATION: CWS warningfixes02 (1.7.2); FILE MERGED 2006/06/30 11:57:37 sb 1.7.2.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [98eed77deb5bfc618e1bc3415a14b5778167ce1e]

INTEGRATION: CWS warningfixes02 (1.2.32); FILE MERGED 2006/06/30 11:57:37 sb 1.2.32.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [a99f2b5d1a4e803645d9da13d1901f99c491dc41]

INTEGRATION: CWS warningfixes02 (1.23.2); FILE MERGED 2006/06/30 11:57:36 sb 1.23.2.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [5fe6ea1c4fd161e98bb4beb655478619036ed151]

INTEGRATION: CWS warningfixes02 (1.6.2); FILE MERGED 2006/06/30 11:57:36 sb 1.6.2.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [f180f0cd2a101cd94ec5a58046dee122c33232e5]

INTEGRATION: CWS warningfixes02 (1.25.4); FILE MERGED 2006/06/30 11:57:01 sb 1.25.4.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [a42a92dcb6fd0c1d17dc8d1f0233eae996a28093]

INTEGRATION: CWS warningfixes02 (1.5.4); FILE MERGED 2006/06/30 11:57:01 sb 1.5.4.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [61969e5236835f2ed7e53d9475f39ccc34b31f70]

INTEGRATION: CWS warningfixes02 (1.6.2); FILE MERGED 2006/06/30 11:56:36 sb 1.6.2.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [6eda3f95c39fc22758aa5cf1b7598efee0534df9]

INTEGRATION: CWS warningfixes02 (1.5.2); FILE MERGED 2006/06/30 11:56:36 sb 1.5.2.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [65e94df5caaa510012def923cdea67f61c1f4efe]

INTEGRATION: CWS warningfixes02 (1.14.2); FILE MERGED 2006/06/30 11:56:16 sb 1.14.2.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [2013b3e82cdfc6ac7a9332d1372f9a647d72b9dd]

INTEGRATION: CWS warningfixes02 (1.12.2); FILE MERGED 2006/06/30 11:56:15 sb 1.12.2.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [6b4c3d2e35c177a0c67d2127666e30175c56540f]

INTEGRATION: CWS warningfixes02 (1.12.4); FILE MERGED 2006/06/30 11:55:56 sb 1.12.4.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [a658899195f0ead9c7590f8dc1d6ec8c10498d39]

INTEGRATION: CWS warningfixes02 (1.19.4); FILE MERGED 2006/06/30 11:55:55 sb 1.19.4.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [28afefa9cf0af8c1e450bd47c0293e374e3b9230]

INTEGRATION: CWS warningfixes02 (1.15.2); FILE MERGED 2006/07/03 06:42:33 sb 1.15.2.3: #i66723# ...and also disable MSC warning 4273 (bison problem?). 2006/06/30 08:09:06 sb 1.15.2.2: #i66723# Re-did previous fix:  Instead of disabling C4273, removed the suspicious #ifdef WNT block that defined std::fprintf, std::malloc, std::free (which might have been needed long ago, but appears to not be needed today; the block was in there right from rev 1.1). 2006/06/29 12:55:58 sb 1.15.2.1: #i66723# For MSC, disable C4273: malloc/free inconsistent dll linkage, to avoid (spurious?) warnings depending on bison version used.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [060faf5de50906d74f7a738915a37b91cc77a4b6]

INTEGRATION: CWS warningfixes02 (1.14.4); FILE MERGED 2006/06/30 11:55:37 sb 1.14.4.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [0fe53d41ab3569951ac3f79920620be9bf323814]

INTEGRATION: CWS warningfixes02 (1.13.4); FILE MERGED 2006/06/30 11:55:37 sb 1.13.4.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [48bcc5ff5a2a33a0b47cbc75cd861a4b0e8eacf6]

#i10000# exchange text


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [e0138c769214d495094ac9a8e93485e9f24c4d53]

INTEGRATION: CWS warningfixes02 (1.11.6); FILE MERGED 2006/06/30 11:54:58 sb 1.11.6.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [cd66d728260587b19f8824e7fde164554cf56435]

INTEGRATION: CWS warningfixes02 (1.30.6); FILE MERGED 2006/06/30 11:54:58 sb 1.30.6.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [1f4f5f569c2c5dc95a05ff373c20b1959e0dbcee]

INTEGRATION: CWS warningfixes02 (1.35.4); FILE MERGED 2006/06/30 11:54:18 sb 1.35.4.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [e769445978bf07cbbc45fe8122fedd5af430940d]

INTEGRATION: CWS warningfixes02 (1.14.4); FILE MERGED 2006/06/30 11:54:17 sb 1.14.4.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [3c5cddcdfea88b1b7c95bf7169d5e78509ac7997]

INTEGRATION: CWS warningfixes02 (1.50.4); FILE MERGED 2006/06/30 11:54:17 sb 1.50.4.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [57a7b8998e32e558a405448d502cb7a49a0a46ea]

INTEGRATION: CWS warningfixes02 (1.7.4); FILE MERGED 2006/06/30 11:53:50 sb 1.7.4.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [774aa557b613985e60ad7cb3483fbd3464c036e6]

INTEGRATION: CWS warningfixes02 (1.104.4); FILE MERGED 2006/06/30 11:53:10 sb 1.104.4.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [41d4a5229029581e28af81e515e53a8db50e64a3]

INTEGRATION: CWS warningfixes02 (1.67.4); FILE MERGED 2006/06/30 11:53:09 sb 1.67.4.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [735db53c371b829c6ef57a8d67b13105453b3855]

INTEGRATION: CWS warningfixes02 (1.17.6); FILE MERGED 2006/06/30 11:53:09 sb 1.17.6.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [09084c64c128c53b084c3738bf5ca8f1ef80ae1f]

INTEGRATION: CWS warningfixes02 (1.45.4); FILE MERGED 2006/06/30 11:53:09 sb 1.45.4.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [e4b35df947011cc6a91232594b6d68b5ea4e358f]

INTEGRATION: CWS warningfixes02 (1.10.6); FILE MERGED 2006/06/30 11:53:08 sb 1.10.6.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [bc389339d22ebe32a7337f9f297fabe2eb9c8338]

INTEGRATION: CWS warningfixes02 (1.25.6); FILE MERGED 2006/06/30 11:53:08 sb 1.25.6.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [e85b9cef0368aad2700d7e301763f421942620f4]

INTEGRATION: CWS warningfixes02 (1.18.4); FILE MERGED 2006/06/30 11:53:07 sb 1.18.4.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [915de7c4c6e8e0d8b8585ef5f850013117cf0f6e]

INTEGRATION: CWS warningfixes02 (1.9.6); FILE MERGED 2006/06/30 11:53:06 sb 1.9.6.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [7f3404533948e9930d37989cf18ab018042f717b]

INTEGRATION: CWS warningfixes02 (1.20.6); FILE MERGED 2006/06/30 11:53:06 sb 1.20.6.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [1bd873c537e7ddd8ff7357dff2abfc14699b0c09]

INTEGRATION: CWS warningfixes02 (1.11.6); FILE MERGED 2006/06/30 11:53:06 sb 1.11.6.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [32937be08c68403aa0f41ea8db37f144ea81c3e5]

INTEGRATION: CWS warningfixes02 (1.4.42); FILE MERGED 2006/06/30 11:51:18 sb 1.4.42.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [fbef5d7172d3c3d380f3f02aaa2f474dcda208b2]

INTEGRATION: CWS warningfixes02 (1.47.6); FILE MERGED 2006/06/30 11:50:54 sb 1.47.6.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [47ed6ae55404d0521c83d3a88fa486a89003b4c3]

INTEGRATION: CWS warningfixes02 (1.6.6); FILE MERGED 2006/06/30 11:50:54 sb 1.6.6.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [72f836f2f36a755d22c009919683d5e460daec83]

INTEGRATION: CWS warningfixes02 (1.7.108); FILE MERGED 2006/06/30 11:50:54 sb 1.7.108.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [7af89fe3a54b60c6e54a3cd7cb22dd9066959cd9]

INTEGRATION: CWS warningfixes02 (1.54.6); FILE MERGED 2006/06/30 11:50:53 sb 1.54.6.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [b31ed6430d936fac24fc385d9a1ce2960cdd80cb]

INTEGRATION: CWS warningfixes02 (1.61.6); FILE MERGED 2006/06/30 11:50:53 sb 1.61.6.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [2834004f5c86e0b6ce0527fa8d125b409a8eca85]

INTEGRATION: CWS warningfixes02 (1.4.6); FILE MERGED 2006/06/30 11:50:53 sb 1.4.6.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [b4186381892e82a4b263895a1ba62b94fb80566b]

INTEGRATION: CWS warningfixes02 (1.5.2); FILE MERGED 2006/06/30 11:49:29 sb 1.5.2.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [8e314468187a3ca29c87eed4e667fcd10bae6eb6]

INTEGRATION: CWS warningfixes02 (1.3.2); FILE MERGED 2006/06/30 11:49:29 sb 1.3.2.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [b90101220d65b234063d3a89d65e3b72c0bcbab4]

INTEGRATION: CWS warningfixes02 (1.8.8); FILE MERGED 2006/06/30 11:44:35 sb 1.8.8.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [5556154ae5a37a612326735bf4eaf0861ac07a41]

INTEGRATION: CWS warningfixes02 (1.4.128); FILE MERGED 2006/06/30 11:44:35 sb 1.4.128.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [5e35b349a14908aeb3ef58a85e85ae090e2fc827]

INTEGRATION: CWS warningfixes02 (1.18.10); FILE MERGED 2006/06/30 11:44:35 sb 1.18.10.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [22d6f8e466d9b1e3ee22b38aee662bad6d8a66aa]

INTEGRATION: CWS warningfixes02 (1.6.10); FILE MERGED 2006/06/30 11:44:34 sb 1.6.10.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [28e0228d6ce94c8c4c1be2d5e1694116ec148287]

INTEGRATION: CWS warningfixes02 (1.5.8); FILE MERGED 2006/06/30 11:44:34 sb 1.5.8.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [bf8485a82abfa9fefc594ef1b26eb842e8a9091f]

INTEGRATION: CWS warningfixes02 (1.4.128); FILE MERGED 2006/06/30 11:44:34 sb 1.4.128.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [9cd9b2e9fa27202b298b33ac8cfb9844730c5477]

INTEGRATION: CWS warningfixes02 (1.18.10); FILE MERGED 2006/06/30 11:44:33 sb 1.18.10.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [cca8d6cc030d0374e5c90c5fe55bf7e965f58f90]

INTEGRATION: CWS warningfixes02 (1.94.10); FILE MERGED 2006/06/30 11:44:33 sb 1.94.10.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [b24a685299614a0013942243d9b8c37ef507d5b1]

INTEGRATION: CWS warningfixes02 (1.32.8); FILE MERGED 2006/06/30 11:44:33 sb 1.32.8.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [d622edf848250fc9d10d463be3b6ced5d3dd7f31]

INTEGRATION: CWS warningfixes02 (1.60.8); FILE MERGED 2006/06/30 11:29:45 sb 1.60.8.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [c68377c179d02e9dfd3b94bdc297a52c7ef6561b]

#i10000# without empty line


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [2e2c596d3417fa42804886aa4b2bd546f71549f3]

#i10000# back to version 1.1


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [5e50445c0ba4256623a2ad788e0a46e7402be97e]

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>  [ec29ffe4b6069ad17ca3b38303b4776ef802cf83]

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>  [302dbb6442bb95c99ad49e52e15c3c0bc84c721c]

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>  [52726dc885987c4566f2499977536c678aa1a500]

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>  [381802504d34eaa21b47ca485c399271ae15c9f0]

INTEGRATION: CWS sb58 (1.3.96); FILE MERGED 2006/07/14 15:30:03 sb 1.3.96.1: #i67380# binfilter is treated like an external project, and is not going to be made warning-free.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [da07746d06e4fee9bbee3ff6a955f902e5c49c12]

INTEGRATION: CWS sb58 (1.4.14); FILE MERGED 2006/07/14 15:30:03 sb 1.4.14.1: #i67380# binfilter is treated like an external project, and is not going to be made warning-free.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [e66f2e9f0fb73d00949a620d98c50477db954613]

INTEGRATION: CWS sb58 (1.6.2); FILE MERGED 2006/07/14 15:30:02 sb 1.6.2.1: #i67380# binfilter is treated like an external project, and is not going to be made warning-free.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [767f0e90efb218e05cd1ac2687a9f951e3cb0dfb]

INTEGRATION: CWS sb58 (1.6.98); FILE MERGED 2006/07/14 15:30:02 sb 1.6.98.1: #i67380# binfilter is treated like an external project, and is not going to be made warning-free.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [e0f5b3e3d0fc17ed0c8980d9e547ecb0f765d7f1]

INTEGRATION: CWS sb58 (1.5.98); FILE MERGED 2006/07/14 15:30:02 sb 1.5.98.1: #i67380# binfilter is treated like an external project, and is not going to be made warning-free.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [63587875d06f0eece9211a9e5a24608e002906da]

INTEGRATION: CWS sb58 (1.4.48); FILE MERGED 2006/07/14 15:30:01 sb 1.4.48.1: #i67380# binfilter is treated like an external project, and is not going to be made warning-free.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [3290b43c73b2a7cbd87af7c4b8be893a94826f46]

INTEGRATION: CWS sb58 (1.2.98); FILE MERGED 2006/07/14 15:30:01 sb 1.2.98.1: #i67380# binfilter is treated like an external project, and is not going to be made warning-free.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [490d4e96769a93d388c74d171675c6cb973a8530]

INTEGRATION: CWS sb58 (1.3.98); FILE MERGED 2006/07/14 15:30:01 sb 1.3.98.1: #i67380# binfilter is treated like an external project, and is not going to be made warning-free.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [b6231fec599ae8c1a1322c8673e1081aafb6521c]

INTEGRATION: CWS sb58 (1.2.98); FILE MERGED 2006/07/14 15:30:00 sb 1.2.98.1: #i67380# binfilter is treated like an external project, and is not going to be made warning-free.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [03af1345666e095e9084e8d8e60868531b4cfca5]

INTEGRATION: CWS sb58 (1.3.98); FILE MERGED 2006/07/14 15:30:00 sb 1.3.98.1: #i67380# binfilter is treated like an external project, and is not going to be made warning-free.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [cbae920c0db5833eeb46957c28747be8c0575761]

INTEGRATION: CWS sb58 (1.4.98); FILE MERGED 2006/07/14 15:29:59 sb 1.4.98.1: #i67380# binfilter is treated like an external project, and is not going to be made warning-free.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [027b7b8aff92184afe8c91f17681a4118a35b3c8]

INTEGRATION: CWS sb58 (1.2.98); FILE MERGED 2006/07/14 15:29:59 sb 1.2.98.1: #i67380# binfilter is treated like an external project, and is not going to be made warning-free.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [f62ef76531fd6e592df786f16385e65d10d324d0]

INTEGRATION: CWS sb58 (1.8.18); FILE MERGED 2006/07/14 15:29:59 sb 1.8.18.1: #i67380# binfilter is treated like an external project, and is not going to be made warning-free.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [cf9baa79d25058191bd6f6a4c35fb0940344b146]

INTEGRATION: CWS sb58 (1.4.98); FILE MERGED 2006/07/14 15:29:58 sb 1.4.98.1: #i67380# binfilter is treated like an external project, and is not going to be made warning-free.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [0584fa68fce39cca1d001c31f8a33f42a988d65a]

INTEGRATION: CWS sb58 (1.4.98); FILE MERGED 2006/07/14 15:29:57 sb 1.4.98.1: #i67380# binfilter is treated like an external project, and is not going to be made warning-free.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [20a052514f23a776c5d31f9c122c1cedccd93ced]

INTEGRATION: CWS sb58 (1.4.98); FILE MERGED 2006/07/14 15:29:56 sb 1.4.98.1: #i67380# binfilter is treated like an external project, and is not going to be made warning-free.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [41ab92f9770ce587a200bbe69b35274f40add18a]

INTEGRATION: CWS sb58 (1.4.98); FILE MERGED 2006/07/14 15:29:55 sb 1.4.98.1: #i67380# binfilter is treated like an external project, and is not going to be made warning-free.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [3024889f7f94d16f73e5b26e27aa50fb7537ce97]

INTEGRATION: CWS sb58 (1.2.98); FILE MERGED 2006/07/14 15:29:55 sb 1.2.98.1: #i67380# binfilter is treated like an external project, and is not going to be made warning-free.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [ebb12c91cea237598a6a719cdad36aa0500bfe0e]

INTEGRATION: CWS vcl61 (1.100.26); FILE MERGED 2006/07/13 10:40:04 pl 1.100.26.2: RESYNC: (1.100-1.101); FILE MERGED 2006/07/06 09:22:56 hdu 1.100.26.1: #i61271# when displaying huge fonts we have to disable font scaling


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [4f3765e9c647dd76bc459bcc731033285f5b812e]

INTEGRATION: CWS vcl61 (1.80.28); FILE MERGED 2006/07/06 09:22:56 hdu 1.80.28.1: #i61271# when displaying huge fonts we have to disable font scaling


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [b49076070c899798c21a64142e044071818fb648]

INTEGRATION: CWS vcl61 (1.13.26); FILE MERGED 2006/07/13 10:33:50 pl 1.13.26.2: RESYNC: (1.13-1.14); FILE MERGED 2006/07/10 16:55:38 pl 1.13.26.1: #i63426# jump over disabled menu items


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [929598ee030811e6279791c461b76baf81bb19e2]

INTEGRATION: CWS sb58 (1.4.98); FILE MERGED 2006/07/14 15:29:54 sb 1.4.98.1: #i67380# binfilter is treated like an external project, and is not going to be made warning-free.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [891ba1b415694f5ef31fd3c6fbcc3169774ca82a]

INTEGRATION: CWS vcl61 (1.28.26); FILE MERGED 2006/07/13 10:30:56 pl 1.28.26.2: RESYNC: (1.28-1.29); FILE MERGED 2006/07/10 16:55:38 pl 1.28.26.1: #i63426# jump over disabled menu items


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [31c21d33c45ae9e74f9c669f2d78ebe7aa05a4d0]

INTEGRATION: CWS sb58 (1.4.98); FILE MERGED 2006/07/14 15:29:53 sb 1.4.98.1: #i67380# binfilter is treated like an external project, and is not going to be made warning-free.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [12ddea70dab7327a6c75ef8da58b79269f2d20f5]

INTEGRATION: CWS vcl61 (1.108.28); FILE MERGED 2006/07/11 14:40:48 pl 1.108.28.1: #i66998# register DelData before calling notifier


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [1209a173fe43391f6c72041303de7d33631a0880]

INTEGRATION: CWS sb58 (1.4.98); FILE MERGED 2006/07/14 15:29:52 sb 1.4.98.1: #i67380# binfilter is treated like an external project, and is not going to be made warning-free.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [5c95ddbf61b3d0a8e5e9ceedade20eb9893aa1f0]

INTEGRATION: CWS vcl61 (1.138.28); FILE MERGED 2006/07/13 14:13:40 pl 1.138.28.4: fix a warning on windows 2006/07/10 16:55:37 pl 1.138.28.3: #i63426# jump over disabled menu items 2006/07/10 16:11:40 pl 1.138.28.2: #i67123# MENU_FLAG_SHOWCHECKIMAGES 2006/07/10 15:25:00 pl 1.138.28.1: #i67196# bring back native check and radio height


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [46d677e3170719e2faad8b5f604dd91e97a0e671]

INTEGRATION: CWS sb58 (1.6.2); FILE MERGED 2006/07/14 15:29:52 sb 1.6.2.1: #i67380# binfilter is treated like an external project, and is not going to be made warning-free.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [3db49a212a6656833b0ec9cf8b7f7373a91dae9f]

INTEGRATION: CWS sb58 (1.4.96); FILE MERGED 2006/07/14 15:29:51 sb 1.4.96.1: #i67380# binfilter is treated like an external project, and is not going to be made warning-free.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [d55bffab3fcc819a67cdb0e331b23ab5ea8cfd52]

INTEGRATION: CWS vcl61 (1.10.28); FILE MERGED 2006/07/12 08:44:38 pl 1.10.28.1: #137795# protect against exceptions in service instantiation


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [a10edde23fe72d8c9c9fafbfa47951ac5e872467]

INTEGRATION: CWS sb58 (1.4.98); FILE MERGED 2006/07/14 15:29:51 sb 1.4.98.1: #i67380# binfilter is treated like an external project, and is not going to be made warning-free.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [346bcad9c80ec67119c6b4c48a5a7aa836215e95]

INTEGRATION: CWS vcl61 (1.20.28); FILE MERGED 2006/07/10 17:21:35 pl 1.20.28.1: #i67023# fix setting hack


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [01fa9c05c1b0b86e6d4d7e8e67d9727f5588fa24]

INTEGRATION: CWS vcl61 (1.62.28); FILE MERGED 2006/07/10 16:55:37 pl 1.62.28.1: #i63426# jump over disabled menu items


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [18f959ab9bd59385a17b18d17fbe8bc5491d2929]

INTEGRATION: CWS sb58 (1.4.98); FILE MERGED 2006/07/14 15:29:50 sb 1.4.98.1: #i67380# binfilter is treated like an external project, and is not going to be made warning-free.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [3bcc451db90211d0282ec23cc1ccc2d1fc7c114d]

INTEGRATION: CWS sb58 (1.4.98); FILE MERGED 2006/07/14 15:29:49 sb 1.4.98.1: #i67380# binfilter is treated like an external project, and is not going to be made warning-free.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [8cb313d7be29c763956e7d8084664cea99c101e6]

INTEGRATION: CWS sb58 (1.4.98); FILE MERGED 2006/07/14 15:29:48 sb 1.4.98.1: #i67380# binfilter is treated like an external project, and is not going to be made warning-free.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [f1142639924ab79b8e25b286d080cdf1c2155dc5]

INTEGRATION: CWS sb58 (1.5.98); FILE MERGED 2006/07/14 15:29:47 sb 1.5.98.1: #i67380# binfilter is treated like an external project, and is not going to be made warning-free.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [b30da4df9b0ef471f8fb63448d6f9aa273231e1e]

INTEGRATION: CWS sb58 (1.4.98); FILE MERGED 2006/07/14 15:29:47 sb 1.4.98.1: #i67380# binfilter is treated like an external project, and is not going to be made warning-free.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [c61e799e6a4c7aa5c58a261e80bc4cec198c3db3]

INTEGRATION: CWS sb58 (1.4.98); FILE MERGED 2006/07/14 15:29:46 sb 1.4.98.1: #i67380# binfilter is treated like an external project, and is not going to be made warning-free.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [756eea4e17a86db375efcab54e32191a8fc3a5dc]

INTEGRATION: CWS sb58 (1.5.56); FILE MERGED 2006/07/14 15:29:45 sb 1.5.56.1: #i67380# binfilter is treated like an external project, and is not going to be made warning-free.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [e63a55b1f4d0c9107df8102a2521991b657de5c2]

INTEGRATION: CWS sb58 (1.4.98); FILE MERGED 2006/07/14 15:29:45 sb 1.4.98.1: #i67380# binfilter is treated like an external project, and is not going to be made warning-free.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [71bae71a05d2db05b9bc9673e8ec50e629c39118]

INTEGRATION: CWS vcl61 (1.7.110); FILE MERGED 2006/07/12 17:04:16 pl 1.7.110.1: #i66758# fix a warning


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [f13c81252c62ed3c2a1b0385f7ba6f51ad941eda]

INTEGRATION: CWS sb58 (1.4.98); FILE MERGED 2006/07/14 15:29:44 sb 1.4.98.1: #i67380# binfilter is treated like an external project, and is not going to be made warning-free.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [61ad790001e7b9651500fbbcc34d9560411d1899]

INTEGRATION: CWS sb58 (1.5.98); FILE MERGED 2006/07/14 15:29:44 sb 1.5.98.1: #i67380# binfilter is treated like an external project, and is not going to be made warning-free.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [c303e2de7a1b3950778d0789d81ded10d3ed9e1e]

INTEGRATION: CWS vcl61 (1.26.46); FILE MERGED 2006/07/12 17:03:52 pl 1.26.46.1: #i66758# ImplHideSelect can get called with itemid 1 even if 1 is not a valid item id


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [38347d3f156dcfe5c833531ac20907748e9520f3]

INTEGRATION: CWS sb58 (1.4.98); FILE MERGED 2006/07/14 15:29:44 sb 1.4.98.1: #i67380# binfilter is treated like an external project, and is not going to be made warning-free.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [333f851c339fb7a972bf4bd10531de88ec72a9c5]

INTEGRATION: CWS sb58 (1.4.98); FILE MERGED 2006/07/14 15:29:43 sb 1.4.98.1: #i67380# binfilter is treated like an external project, and is not going to be made warning-free.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [8525888e804480c2196d50edfb57bf853fb11371]

INTEGRATION: CWS sb58 (1.4.98); FILE MERGED 2006/07/14 15:29:42 sb 1.4.98.1: #i67380# binfilter is treated like an external project, and is not going to be made warning-free.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [779f86c043d90ae11eb67ca6614c84fd93e335d0]

INTEGRATION: CWS sb58 (1.5.98); FILE MERGED 2006/07/14 15:29:42 sb 1.5.98.1: #i67380# binfilter is treated like an external project, and is not going to be made warning-free.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [3a5ce53abd937e8879787c4265fbb328c12020fd]

INTEGRATION: CWS sb58 (1.4.98); FILE MERGED 2006/07/14 15:29:41 sb 1.4.98.1: #i67380# binfilter is treated like an external project, and is not going to be made warning-free.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [7a858f4ebbe59aaf939fdf8dadbd8e2597e711f4]

INTEGRATION: CWS sb58 (1.4.98); FILE MERGED 2006/07/14 15:29:40 sb 1.4.98.1: #i67380# binfilter is treated like an external project, and is not going to be made warning-free.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [779343d159f557d09b1876a086e7a43ae3ee9cd9]

INTEGRATION: CWS vcl61 (1.29.24); FILE MERGED 2006/07/10 16:16:30 pl 1.29.24.1: #i67123# MENU_FLAG_SHOWCHECKIMAGES


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [0f37cb79dccde57f69a7b570460ceea702aabe4b]

INTEGRATION: CWS sb58 (1.7.48); FILE MERGED 2006/07/14 15:29:39 sb 1.7.48.1: #i67380# binfilter is treated like an external project, and is not going to be made warning-free.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [135eca59d3d6bafec9b8def60d738810c9a77a7d]

INTEGRATION: CWS sb58 (1.4.98); FILE MERGED 2006/07/14 15:29:39 sb 1.4.98.1: #i67380# binfilter is treated like an external project, and is not going to be made warning-free.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [d641cc73582fa6af573c478cc708e63c60eca2e9]

INTEGRATION: CWS sb58 (1.4.98); FILE MERGED 2006/07/14 15:29:38 sb 1.4.98.1: #i67380# binfilter is treated like an external project, and is not going to be made warning-free.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [be0a2c4e8a69d74260f14e6ed829ae61469cab74]

INTEGRATION: CWS swstability04 (1.7.156); FILE MERGED 2006/07/17 11:24:50 ama 1.7.156.1: #i67334#i67375#: Crashes when changing page styles with header/footer


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [c97ec50f7aad527752692242c41c1a6cda7ee513]

INTEGRATION: CWS sb58 (1.4.98); FILE MERGED 2006/07/14 15:29:37 sb 1.4.98.1: #i67380# binfilter is treated like an external project, and is not going to be made warning-free.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [4b048533aa20b3f1d04d8cd3c213a05dd120467e]

INTEGRATION: CWS sb58 (1.5.98); FILE MERGED 2006/07/14 15:29:37 sb 1.5.98.1: #i67380# binfilter is treated like an external project, and is not going to be made warning-free.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [7736e6145408427e0b7f51e79a7fa2c0162de091]

INTEGRATION: CWS sb58 (1.4.98); FILE MERGED 2006/07/14 15:29:36 sb 1.4.98.1: #i67380# binfilter is treated like an external project, and is not going to be made warning-free.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [f7373a001dcf3a94ca5b406cfa5db5c6e207a8ff]

INTEGRATION: CWS sb58 (1.4.96); FILE MERGED 2006/07/14 15:29:36 sb 1.4.96.1: #i67380# binfilter is treated like an external project, and is not going to be made warning-free.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [906566e0da7a09a888a45b6ba4840d757e701d7a]

INTEGRATION: CWS sb58 (1.4.98); FILE MERGED 2006/07/14 15:29:35 sb 1.4.98.1: #i67380# binfilter is treated like an external project, and is not going to be made warning-free.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [16a5da816d17c79b3ed039e604cf75dce0ed39da]

INTEGRATION: CWS sb58 (1.4.98); FILE MERGED 2006/07/14 15:29:34 sb 1.4.98.1: #i67380# binfilter is treated like an external project, and is not going to be made warning-free.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [aac7dd96963b8c641513544c57894eec7ce6d747]

INTEGRATION: CWS sb58 (1.4.96); FILE MERGED 2006/07/14 15:29:34 sb 1.4.96.1: #i67380# binfilter is treated like an external project, and is not going to be made warning-free.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [170656e1dbca269fc6cd60f7664de9e58b885465]

INTEGRATION: CWS sb58 (1.5.98); FILE MERGED 2006/07/14 15:29:34 sb 1.5.98.1: #i67380# binfilter is treated like an external project, and is not going to be made warning-free.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [5c6ce8df788cf034ea38a8d1af584833b1779770]

INTEGRATION: CWS sb58 (1.4.98); FILE MERGED 2006/07/14 15:29:33 sb 1.4.98.1: #i67380# binfilter is treated like an external project, and is not going to be made warning-free.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [9390a6a1636616133e5488cb1df8d4e019d0e1a0]

INTEGRATION: CWS vcl61 (1.35.24); FILE MERGED 2006/07/11 13:51:42 pl 1.35.24.1: #137902# Don't retrieve label from CommandToLabel method for custom and add-on menu items


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [cf4a76fcca70b5886e46a5c38aed38266c3c9151]

INTEGRATION: CWS sb58 (1.6.98); FILE MERGED 2006/07/14 15:29:32 sb 1.6.98.1: #i67380# binfilter is treated like an external project, and is not going to be made warning-free.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [f78a9d0124c7c0dcbce62cdd22d333dbf20eaca3]

INTEGRATION: CWS sb58 (1.4.98); FILE MERGED 2006/07/14 15:29:32 sb 1.4.98.1: #i67380# binfilter is treated like an external project, and is not going to be made warning-free.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [971b1d9b56fe780be0e119ae582478e639808c32]

INTEGRATION: CWS sb58 (1.6.98); FILE MERGED 2006/07/14 15:29:31 sb 1.6.98.1: #i67380# binfilter is treated like an external project, and is not going to be made warning-free.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [41135168fa5db799b2c6a119e6eeb533a3bcae55]

INTEGRATION: CWS sb58 (1.4.16); FILE MERGED 2006/07/14 15:29:31 sb 1.4.16.1: #i67380# binfilter is treated like an external project, and is not going to be made warning-free.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [02d47a5b5849f67aa76669cccc69691a4f3e74f1]

INTEGRATION: CWS sb58 (1.5.98); FILE MERGED 2006/07/14 15:29:30 sb 1.5.98.1: #i67380# binfilter is treated like an external project, and is not going to be made warning-free.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [36d0ee05555548ca7edf1e9d40bbcd6a9720215a]

INTEGRATION: CWS sb58 (1.4.98); FILE MERGED 2006/07/14 15:29:29 sb 1.4.98.1: #i67380# binfilter is treated like an external project, and is not going to be made warning-free.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [93742cf8241610d526a2a9decaf458e680efbc46]

INTEGRATION: CWS sb58 (1.4.98); FILE MERGED 2006/07/14 15:29:28 sb 1.4.98.1: #i67380# binfilter is treated like an external project, and is not going to be made warning-free.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [385ab76cd2e4f771d379221a0b88dfc03d440e09]

INTEGRATION: CWS sb58 (1.5.98); FILE MERGED 2006/07/14 15:29:28 sb 1.5.98.1: #i67380# binfilter is treated like an external project, and is not going to be made warning-free.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [d07df5cc47cf4fcc1d75497a822a7f782505fd63]

INTEGRATION: CWS sb58 (1.4.96); FILE MERGED 2006/07/14 15:29:28 sb 1.4.96.1: #i67380# binfilter is treated like an external project, and is not going to be made warning-free.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [697310316357546adcdb5db575f30b6bb0233719]

INTEGRATION: CWS sb58 (1.5.96); FILE MERGED 2006/07/14 15:29:27 sb 1.5.96.1: #i67380# binfilter is treated like an external project, and is not going to be made warning-free.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [245b65158c7189b6c533eef61cd66df617e8cf8f]

INTEGRATION: CWS sb58 (1.7.6); FILE MERGED 2006/07/14 15:29:27 sb 1.7.6.1: #i67380# binfilter is treated like an external project, and is not going to be made warning-free.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [73134d6ca9770b3b0b89e78c1ed746d619567af5]

INTEGRATION: CWS sb58 (1.4.98); FILE MERGED 2006/07/14 15:29:26 sb 1.4.98.1: #i67380# binfilter is treated like an external project, and is not going to be made warning-free.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [565717d84b26008f505989463ef86c79d34c2f92]

INTEGRATION: CWS sb58 (1.4.98); FILE MERGED 2006/07/14 15:29:25 sb 1.4.98.1: #i67380# binfilter is treated like an external project, and is not going to be made warning-free.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [b3efff0783df121396d11236f166c7bb06bc9c27]

INTEGRATION: CWS sb58 (1.5.98); FILE MERGED 2006/07/14 15:29:24 sb 1.5.98.1: #i67380# binfilter is treated like an external project, and is not going to be made warning-free.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [4cebeb691179db01b8a90fc656269d6500c41569]

INTEGRATION: CWS sb58 (1.4.98); FILE MERGED 2006/07/14 15:29:24 sb 1.4.98.1: #i67380# binfilter is treated like an external project, and is not going to be made warning-free.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [9fd4cb53e02e2a4da62b6320ab1f5ec6d4fdb1e4]

INTEGRATION: CWS sb58 (1.4.98); FILE MERGED 2006/07/14 15:29:22 sb 1.4.98.1: #i67380# binfilter is treated like an external project, and is not going to be made warning-free.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [fe606fca34300a334442004e70188bc7dabdf6db]

INTEGRATION: CWS sb58 (1.6.6); FILE MERGED 2006/07/14 15:29:21 sb 1.6.6.1: #i67380# binfilter is treated like an external project, and is not going to be made warning-free.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [aa47462089dc7ead8ed4e7f774d1ea33363e7308]

INTEGRATION: CWS sb58 (1.3.16); FILE MERGED 2006/07/14 15:29:20 sb 1.3.16.1: #i67380# binfilter is treated like an external project, and is not going to be made warning-free.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [9eab655e9fe791a611f99dd07a00312fcd61fcbf]

INTEGRATION: CWS sb58 (1.4.100); FILE MERGED 2006/07/14 15:29:20 sb 1.4.100.1: #i67380# binfilter is treated like an external project, and is not going to be made warning-free.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [ff999fe6ba15dc2ea5e6071e441963019bd45f90]

INTEGRATION: CWS sb58 (1.4.100); FILE MERGED 2006/07/14 15:29:19 sb 1.4.100.1: #i67380# binfilter is treated like an external project, and is not going to be made warning-free.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [c004c747be9fd6742a70c150e055eafc97478d4e]

INTEGRATION: CWS sb58 (1.3.16); FILE MERGED 2006/07/14 15:29:18 sb 1.3.16.1: #i67380# binfilter is treated like an external project, and is not going to be made warning-free.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [94ef1f78ced8562b5a37bb92c652a9394347af53]

INTEGRATION: CWS sb58 (1.4.100); FILE MERGED 2006/07/14 15:29:18 sb 1.4.100.1: #i67380# binfilter is treated like an external project, and is not going to be made warning-free.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [78664f69dc8950aa8d806fae43c5e3de77a4866a]

INTEGRATION: CWS sb58 (1.4.100); FILE MERGED 2006/07/14 15:29:17 sb 1.4.100.1: #i67380# binfilter is treated like an external project, and is not going to be made warning-free.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [6f8154ded915665a5b43c35480eeb1978dbb7174]

INTEGRATION: CWS sb58 (1.12.6); FILE MERGED 2006/07/14 15:29:16 sb 1.12.6.1: #i67380# binfilter is treated like an external project, and is not going to be made warning-free.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [899ac1fe0c59da3b91a41d6271658b45781b5fd1]

INTEGRATION: CWS sb58 (1.4.100); FILE MERGED 2006/07/14 15:29:16 sb 1.4.100.1: #i67380# binfilter is treated like an external project, and is not going to be made warning-free.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [20bae4f603acf1dd3528be4d338b0796ce0388a3]

INTEGRATION: CWS sb58 (1.5.2); FILE MERGED 2006/07/14 15:29:15 sb 1.5.2.1: #i67380# binfilter is treated like an external project, and is not going to be made warning-free.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [3f53220081e94c7670977d8f6ba8dde4ae95c741]

INTEGRATION: CWS sb58 (1.4.100); FILE MERGED 2006/07/14 15:29:11 sb 1.4.100.1: #i67380# binfilter is treated like an external project, and is not going to be made warning-free.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [34e65ca980c6f53fab929e6cf96a96e728d9737d]

INTEGRATION: CWS sb58 (1.5.100); FILE MERGED 2006/07/14 15:29:10 sb 1.5.100.1: #i67380# binfilter is treated like an external project, and is not going to be made warning-free.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [3a25c44859ab3f945cae93c6fbc3d1a9ec88f6ab]

INTEGRATION: CWS sb58 (1.4.100); FILE MERGED 2006/07/14 15:29:09 sb 1.4.100.1: #i67380# binfilter is treated like an external project, and is not going to be made warning-free.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [c8d6ee8e7abf2eb36a0d044bd19d473645fe0a44]

INTEGRATION: CWS sb58 (1.4.100); FILE MERGED 2006/07/14 15:29:04 sb 1.4.100.1: #i67380# binfilter is treated like an external project, and is not going to be made warning-free.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [9c06af43ef7f108e20a28112b37165aa4d1474c7]

INTEGRATION: CWS sb58 (1.4.100); FILE MERGED 2006/07/14 15:29:03 sb 1.4.100.1: #i67380# binfilter is treated like an external project, and is not going to be made warning-free.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [1a3a3090088c6139f8998e435d9457cb2b49b8e9]

INTEGRATION: CWS sb58 (1.6.98); FILE MERGED 2006/07/14 15:29:02 sb 1.6.98.1: #i67380# binfilter is treated like an external project, and is not going to be made warning-free.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [5b2b363e4641acc5c880efc94af29380cb6d4e8b]

INTEGRATION: CWS sb58 (1.5.2); FILE MERGED 2006/07/14 15:29:01 sb 1.5.2.1: #i67380# binfilter is treated like an external project, and is not going to be made warning-free.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [a298d3fa6b046050394c1e5f9c5aa553092141f2]

INTEGRATION: CWS sb58 (1.6.50); FILE MERGED 2006/07/14 15:29:00 sb 1.6.50.1: #i67380# binfilter is treated like an external project, and is not going to be made warning-free.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [2ec5dedf2686baf187fead30c4102cc715442add]

INTEGRATION: CWS sb58 (1.4.100); FILE MERGED 2006/07/14 15:29:00 sb 1.4.100.1: #i67380# binfilter is treated like an external project, and is not going to be made warning-free.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [3f2f613bb4d2fb2fdc33907e0a2f6247635be94c]

INTEGRATION: CWS sb58 (1.4.100); FILE MERGED 2006/07/14 15:28:59 sb 1.4.100.1: #i67380# binfilter is treated like an external project, and is not going to be made warning-free.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [39e9003c1acebf784851fbe0d66e51164cf0798f]

INTEGRATION: CWS sb58 (1.5.100); FILE MERGED 2006/07/14 15:28:59 sb 1.5.100.1: #i67380# binfilter is treated like an external project, and is not going to be made warning-free.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [99819e084a5bc58a68adb2a442d1278459090e9b]

INTEGRATION: CWS configure18 (1.4.98); FILE MERGED 2006/06/11 14:40:45 rene 1.4.98.1: #i60089# system firefox (--with-firefox) buildfixes


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [8ce7d30b2a5f936c02c6d1aad4dc30cd9edc858c]

INTEGRATION: CWS configure18 (1.19.12); FILE MERGED 2006/07/16 14:03:21 rene 1.19.12.3: also #include crypt.h on LINUX 2006/07/10 14:12:13 rene 1.19.12.2: RESYNC: (1.19-1.21); FILE MERGED 2006/06/11 00:28:27 rene 1.19.12.1: #i64923# make PAM optional on Linux, patch by geki


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [9523e1a72433a15b237b9d339e15d00f01c727ac]

INTEGRATION: CWS configure18 (1.27.108); FILE MERGED 2006/06/11 00:28:27 rene 1.27.108.2: #i64923# make PAM optional on Linux, patch by geki 2006/06/11 00:22:03 rene 1.27.108.1: #i64922# fix LINUX check (by geki)


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [78043ff9b6ce50edb6bd6ab5b083aaa541e0105b]

INTEGRATION: CWS configure18 (1.13.8); FILE MERGED 2006/06/11 14:40:45 rene 1.13.8.1: #i60089# system firefox (--with-firefox) buildfixes


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [246bad41e443300e9a4860eebd0db294fe5da58f]

#i10000# enable download packing for updater


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [f6048eb961103b8a5c0a108444def47ee0de1f2e]

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>  [f8a76e007c4be677edc6b8a392c9f89428ac7703]

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>  [9cf68ef8d3967c487bbe42a5cf85da07a6b689b8]

INTEGRATION: CWS tl23 (1.11.34); FILE MERGED 2006/07/05 07:54:50 os 1.11.34.1: #i65390# access to arrays should use the related index to prevent crashes


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [892dd09b0271bfa007be34320526a8264543ab95]

INTEGRATION: CWS icons01 (1.3.98); FILE MERGED 2006/07/12 13:58:00 kendy 1.3.98.1: #i59017# Should be PNG, not BMP.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [7eba1934597a7eb478a36bec4d9050a8004768cd]

INTEGRATION: CWS icons01 (1.2.32); FILE MERGED 2006/07/12 15:46:02 kendy 1.2.32.1: #i62259# Improvements to HC icons for data sorting.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [21fc7fd852a210803305d70c9c01d8c14ac961dd]

INTEGRATION: CWS icons01 (1.2.72); FILE MERGED 2006/07/12 15:38:19 kendy 1.2.72.1: #i60744# High contrast icons for 'basic shape' lacks foreground colour


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [1b3e4095de3c2f5821a6e762efd73121a1166bba]

INTEGRATION: CWS icons01 (1.1.126); FILE MERGED 2006/07/12 15:14:47 kendy 1.1.126.1: #i60342# Icon for 'Polygon Unfilled' is in wrong colour


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [bb9e8d96ba29fa81bd4b96e210143d454e028242]

INTEGRATION: CWS icons01 (1.2.32); FILE MERGED 2006/07/12 15:46:01 kendy 1.2.32.1: #i62259# Improvements to HC icons for data sorting.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [3dad4be353a60eb888967d6efcd50440ae8f35fd]

INTEGRATION: CWS icons01 (1.1.126); FILE MERGED 2006/07/17 11:39:13 kendy 1.1.126.2: #i60271#, #i60282# Optimized versions of the icons. 2006/07/12 14:22:18 kendy 1.1.126.1: #i60271# Wrong High Contrast icons for paragraph spacing


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [da71bb51e035f775eef301cd62fe14f6273a8ee0]

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>  [11af951a9990d5cef9eb43f20009420f2117d3ec]

INTEGRATION: CWS icons01 (1.2.72); FILE MERGED 2006/07/12 15:38:18 kendy 1.2.72.1: #i60744# High contrast icons for 'basic shape' lacks foreground colour


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [9cd8ba6aaf0f0e4decdb33b652dbdef43664d939]

INTEGRATION: CWS freebsd07 (1.32.8); FILE MERGED 2006/07/01 06:07:28 maho 1.32.8.1: #i65512# FreeBSD  >= 700015 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>  [af7c7770a47e136977c8ca0edda911ea4fddcf65]

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>  [39a4dc00ca48d850c4989b756879f4eb138195fe]

INTEGRATION: CWS tl23 (1.40.62); FILE MERGED 2006/06/29 13:00:44 os 1.40.62.1: #136078# unbind controller in Dtor


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [5c492b7a145380fa7b4590e07643377532288af4]

INTEGRATION: CWS freebsd07 (1.12.8); FILE MERGED 2006/07/01 06:07:28 maho 1.12.8.1: #i65512# FreeBSD  >= 700015 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>  [9444f6f36e54e996f012e72aeddfa07d424f4ba1]

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>  [9615d5370abb4057fbed009443d1703dd8ddb6a4]

INTEGRATION: CWS tl23 (1.111.58); FILE MERGED 2006/06/14 11:12:07 tl 1.111.58.1: #130810# use different function to find view shell to use


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [0ee06f90ee579f48c607aa9fed5923822b4f48ba]

INTEGRATION: CWS freebsd07 (1.25.118); FILE MERGED 2006/07/01 06:07:27 maho 1.25.118.1: #i65512# FreeBSD  >= 700015 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>  [7f5920cb224edaa8d79c2f575c6fdd9d00756a08]

INTEGRATION: CWS icons01 (1.1.126); FILE MERGED 2006/07/12 15:55:52 kendy 1.1.126.1: #i63066# Fixed icon for number formatting (decrease decimals)


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [ba113bdf1223901dc7ee867eb414a532c666a23f]

INTEGRATION: CWS configure18 (1.18.70); FILE MERGED 2006/06/11 14:25:30 rene 1.18.70.1: #i64860# system mozilla with special nspr/nss library paths


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [d38c449f2f010c99d874b025ae007acccf8e2b5c]

INTEGRATION: CWS freebsd07 (1.21.8); FILE MERGED 2006/07/01 05:47:34 maho 1.21.8.1: #i66908# sysconf(_SC_GETPW_R_SIZE_MAX) always returns -1\n This commit is a result of hacks at the CodeFest Akihabara 2006 hosted by FSIJ.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [5bf75140c79c4318d8869f270d3e2441f62f0a71]

INTEGRATION: CWS tl23 (1.107.62); FILE MERGED 2006/07/06 13:43:15 os 1.107.62.1: #130505# catch exceptions of getPropertyValue('FormatKey')


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [f6b63779883f49899b303437fa99807876d54abf]

INTEGRATION: CWS tl23 (1.83.58); FILE MERGED 2006/07/06 12:39:12 os 1.83.58.1: #b6445961# #b6439685# re-enable LoadStyles for HTML documents, prevent crashes


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [197d5c97e2b0490e2572b3558e41778b67cdc0ef]

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>  [3df34ca657d7a1ffb5f52684569667ab8d810a91]

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>  [f9382c7c0ab4ea1437055556abbf048a23b31ae1]

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>  [f46cf79ecdafb33e029d7eae8d0dea25b080326b]

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>  [c3ceb53873404cb50a7d2bbbcf825556f86d1dfa]

INTEGRATION: CWS freebsd07 (1.5.6); FILE MERGED 2006/07/01 06:09:53 maho 1.5.6.1: #i65511#  add searchpath for server-only versions of 64bit JDKs.\n This commit is a result of hacks at the CodeFest Akihabara 2006 hosted by FSIJ.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [166be34db877d949b054478f53e2f9ae446d81cb]

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>  [2ef5e91b28125dd81fe9736bdb3666488e85306d]

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>  [cc0295feb71e8101ab028e884b68ad68fbd9a7bf]

INTEGRATION: CWS kendy12 (1.2.38); FILE MERGED 2006/07/14 13:28:43 kendy 1.2.38.1: #i67374# x86-64 buildfix.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [759f3e9ac2089b493814131f0bf9ac1f4b26667c]

INTEGRATION: CWS freebsd07 (1.10.6); FILE MERGED 2006/07/08 02:49:39 maho 1.10.6.1: #i67138# Build fix for FreeBSD 7-CURRENT


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [b276ad81406c1b565f956a1a7bb38a1923275a9d]

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>  [ba43005ea38aa88af134beaf69a77e90b80f8559]

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>  [fc42a5a9c60865dd892c6e1bcb8f291e35cb8264]

INTEGRATION: CWS vq34 (1.23.20); FILE MERGED 2006/07/12 20:19:16 vq 1.23.20.1: #i67210# Remove duplicate target warnings.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [7db23e5d0e19b4f581b9095a0d00d639daab8e65]

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>  [969b823b45e3ff196448c049b0a2c8966a43f433]

INTEGRATION: CWS configure18 (1.28.16); FILE MERGED 2006/07/13 15:18:20 rene 1.28.16.1: #i64798# system neon 0.26.x support, by geki


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [da82ee2e0eed061bf0879ac23fa2a8a51ef987c0]

INTEGRATION: CWS swstability03 (1.62.218); FILE MERGED 2006/07/13 15:27:42 ama 1.62.218.2: #136991#: Disable Undo to avoid header/footer confusion 2006/07/13 07:54:53 ama 1.62.218.1: #i67305#136991#: Undo of insert from file could crash


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [3f65f3ee791e603cc29a56c153c83ba9d1ea7088]

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>  [95edb5b4f2f81e7b280f070a9d50f6c7992562bd]

INTEGRATION: CWS configure18 (1.11.6); FILE MERGED 2006/07/13 15:18:20 rene 1.11.6.1: #i64798# system neon 0.26.x support, by geki


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [e02f9c76994657c9df9aeca94b831b2cff91a3a1]

INTEGRATION: CWS swstability03 (1.57.158); FILE MERGED 2006/07/12 09:25:36 ama 1.57.158.1: #i65094#: Do not copy OLE objects during SaveAs


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [b2ffa9c5539e497c590184a914af95b2c17e251b]

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>  [c9d9404930af0d19ba0326a782741567ccfbb08e]

INTEGRATION: CWS tl23 (1.44.14); FILE MERGED 2006/06/30 12:13:01 tl 1.44.14.1: #i66790# broken use of OUString c-tor fixed


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [e720d95f17c9937454fe2fe4b2f2e2666de6045c]

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>  [4e00b2a799fccdef586bbdab486e68334068e948]

INTEGRATION: CWS configure18 (1.15.6); FILE MERGED 2006/07/13 15:18:20 rene 1.15.6.1: #i64798# system neon 0.26.x support, by geki


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [11a2ca867f03a0287e97c2369983748a628898f7]

INTEGRATION: CWS swstability03 (1.20.92); FILE MERGED 2006/07/11 07:56:46 ama 1.20.92.1: #i65201#: Crash undo of table split


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [4ddddc2769a0c34032878d2a0bb6d42486c5ae26]

INTEGRATION: CWS kendy12 (1.5.6); FILE MERGED 2006/07/14 13:18:46 kendy 1.5.6.1: #i67351# Fix build with evoab2.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [3fd96c132afb68ef0b3ee376f738ba20d811bf5e]

INTEGRATION: CWS configure18 (1.25.6); FILE MERGED 2006/07/13 15:18:20 rene 1.25.6.1: #i64798# system neon 0.26.x support, by geki


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [4a04ca132dbc6bf589845615375bd76f0b4c5fa6]

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>  [f1f0ed817c742bd87c48dd9d3c546cee58edcace]

INTEGRATION: CWS swstability03 (1.32.160); FILE MERGED 2006/07/12 09:24:35 ama 1.32.160.1: #i65094#: Do not copy OLE objects during SaveAs


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [9b40837bf6ddc2e14a0f758b6c7c50b35dec6b5e]

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>  [0d4b0ee85f2995b4c29e05969f1368396505c2f6]

INTEGRATION: CWS configure18 (1.40.6); FILE MERGED 2006/07/13 15:18:19 rene 1.40.6.1: #i64798# system neon 0.26.x support, by geki


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [e7a2579029634d7d90ec1fa58bec3c2c4b5c2a57]

INTEGRATION: CWS swstability03 (1.37.114); FILE MERGED 2006/07/11 07:46:19 ama 1.37.114.1: #i58904#: Loop caused by AppendRedline(..)


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [191dfd4f1000c6895b659502fd2705b084b3cfd6]

INTEGRATION: CWS configure18 (1.15.6); FILE MERGED 2006/07/13 15:18:19 rene 1.15.6.1: #i64798# system neon 0.26.x support, by geki


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [b1e64eeaa0229f462d5f98955960dd6b4c76ce45]

INTEGRATION: CWS swstability03 (1.27.112); FILE MERGED 2006/07/11 07:46:42 ama 1.27.112.1: #i58904#: Loop caused by AppendRedline(..)


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [2792cc01711cf61ac42ca36554c248c61a357997]

INTEGRATION: CWS configure18 (1.4.26); FILE MERGED 2006/07/13 15:18:19 rene 1.4.26.1: #i64798# system neon 0.26.x support, by geki


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [c8e9b1d1929c87c9041935ac72d41d8f545673d4]

INTEGRATION: CWS configure18 (1.11.6); FILE MERGED 2006/07/13 15:18:19 rene 1.11.6.1: #i64798# system neon 0.26.x support, by geki


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [e422b840ee7d12df2f1c36291516d319cfd1ddf5]

INTEGRATION: CWS configure18 (1.10.6); FILE MERGED 2006/07/13 15:18:19 rene 1.10.6.1: #i64798# system neon 0.26.x support, by geki


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [ffe15ee9dc4adf3c1ca22a8a21f32fa6849db139]

INTEGRATION: CWS swstability03 (1.14.404); FILE MERGED 2006/07/11 08:33:00 ama 1.14.404.1: #i65526#: Crash undo of doc comparision


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [497aae4210a27da4c7eb34384130bd422e13afeb]

INTEGRATION: CWS freebsd07 (1.1.2); FILE ADDED 2006/07/01 08:50:53 maho 1.1.2.2: Somhow older uno2cpp.cxx has been committed. update so that not break the build of m173.

This commit is a result of hacks at the CodeFest Akihabara 2006 hosted by FSIJ.
Issue number:  65467
2006/07/01 08:40:06 maho 1.1.2.1: Forgot to add uno2cpp.cxx

This commit is a result of hacks at the CodeFest Akihabara 2006 hosted by FSIJ.
Issue number:  65467
Submitted by:  jkim

2006-07-19  Kurt Zenker  <kz@openoffice.org>  [84e595f25ef341021a7513a9780a4b7d53f5794e]

INTEGRATION: CWS swqbf73 (1.13.398); FILE MERGED 2006/07/10 12:01:00 od 1.13.398.1: #134369# method <SwWrtShell::DelRight(..)> 	 - on delete of selected object leave draw mode, if necessary.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [82edbe136f93fbb42d096d2dcc0f378e2b4adb30]

INTEGRATION: CWS freebsd07 (1.1.2); FILE ADDED 2006/07/01 06:21:31 maho 1.1.2.1: Add FreeBSD/amd64 bridge part

Issue number:  65467
Submitted by:  jkim

2006-07-19  Kurt Zenker  <kz@openoffice.org>  [61ede986200fe6d50812e9429559b642c3baf873]

INTEGRATION: CWS swqbf73 (1.5.376); FILE MERGED 2006/07/10 12:05:33 od 1.5.376.1: #134369# - correction of <SwFmtAnchor>-compare operator


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [28650ba53300b899c4346593d581f1c45ef44869]

INTEGRATION: CWS freebsd07 (1.1.2); FILE ADDED 2006/07/01 06:21:30 maho 1.1.2.1: Add FreeBSD/amd64 bridge part

Issue number:  65467
Submitted by:  jkim

2006-07-19  Kurt Zenker  <kz@openoffice.org>  [55ae47989f747f26165081233d57c5dbdf6578bd]

INTEGRATION: CWS freebsd07 (1.1.2); FILE ADDED 2006/07/01 06:21:29 maho 1.1.2.1: Add FreeBSD/amd64 bridge part

Issue number:  65467
Submitted by:  jkim

2006-07-19  Kurt Zenker  <kz@openoffice.org>  [4606d4a418fd616ee03d34bf0886fd0d60e01144]

INTEGRATION: CWS freebsd07 (1.35.8); FILE MERGED 2006/07/01 06:19:08 maho 1.35.8.1: #i65467# FreeBSD\amd64 version of bridge.\n This commit is a result of hacks at the CodeFest Akihabara 2006 hosted by FSIJ.


2006-07-19  Kurt Zenker  <kz@openoffice.org>  [65aefd292263e4a9876d833f689c239bccae399a]

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>  [c051691f9fda7ca26868f2b7748105ecf9debde8]

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>  [0fc0d944afab8f76b53f24eecd894407e7900c66]

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>  [5c233b63c42989926c82d5fd557fb7b852756591]

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-19  Kurt Zenker  <kz@openoffice.org>  [468d7755bfda8e709b4bdfa38b2dc62aa9f33ad4]

#i10000# fix for merge tool


2006-07-18  Oliver Bolte  <obo@openoffice.org>  [b61789c2b8b072bbd35baf25d08191131fddbced]

#i10000# don't use export only filter as import filter


2006-07-18  Oliver Bolte  <obo@openoffice.org>  [9310b1a991d9ca8ae30c9ef4ab2df274424c4460]

#i10000# pointer missing


2006-07-17  Oliver Bolte  <obo@openoffice.org>  [1ad3984311e488f89b0924ffecd5a2764e3f919d]

#i10000# c-stype cast instead of static_cast (solaris compiler bug)


2006-07-17  Oliver Bolte  <obo@openoffice.org>  [770da6053b1349e1aa9fd8148a6148532dd3cba4]

#i67463#


2006-07-17  Oliver Bolte  <obo@openoffice.org>  [03645b4972ab665f473c703218a7903767cbb57f]

#i10000# syntax error


2006-07-17  Oliver Bolte  <obo@openoffice.org>  [c35c0b5a6fd4fcdac00680bd993b934f8c60c384]

#i10000# don't build qa directory (thb)


2006-07-16  Thorsten Behrens  <thb@openoffice.org>  [c0baee0c19938df98a43cdbbfb4d6d8a01ee0739]

#i65883# Gave build.lst unique two-letter prefix; some gcc4.x build fixes (shadowing of scopelevel variables, temporaries & automatic conversions, const correctness & passing by non-const reference)


2006-07-15  Vladimir Glazounov  <vg@openoffice.org>  [635a7655923f1c958d7e5aa1a273e535c014597b]

new version for SRC680


2006-07-14  Vladimir Glazounov  <vg@openoffice.org>  [adbb8094ca44e4c0a109f5a8da1d09a95c5c15bc]

new version for SRC680


2006-07-14  Oliver Bolte  <obo@openoffice.org>  [1fa0e45f50de3dd2fa77a35d6bf1da06a74cdd45]

SRC680


2006-07-14  Thorsten Behrens  <thb@openoffice.org>  [631f64a3946c0a31ceeb8d94624d0ed332e9a737]

#i65904# Replaced vigra::resizeImageNoInterpolation() with own scaleImage() - the case size <2 does happen sometimes


2006-07-14  Oliver Bolte  <obo@openoffice.org>  [5ac9d0c254b522d0c474a530d92cf1ee753143f0]

INTEGRATION: CWS calcsavecrash_SRC680 (1.18.70); FILE MERGED 2006/05/23 15:03:38 nn 1.18.70.1: #i65690# initialize pCode if constructed with an empty string


2006-07-14  Oliver Bolte  <obo@openoffice.org>  [57ad79523830268ef4de18dea4659cfdf2d53df5]

INTEGRATION: CWS macosxkbd (1.205.20); FILE MERGED 2006/07/02 16:18:53 ericb 1.205.20.1: #i58750# macosxkbd fix caps lock bug, remap ALT with mod5


2006-07-14  Oliver Bolte  <obo@openoffice.org>  [db37bfdfbfc518441150c7d692b4272ab53806de]

INTEGRATION: CWS macosxkbd (1.74.18); FILE MERGED 2006/07/02 16:18:17 ericb 1.74.18.1: #i58750# macosxkbd fix caps lock bug, remap ALT with mod5


2006-07-14  Oliver Bolte  <obo@openoffice.org>  [dc59bd128e5b24649ca694cfc7391cc4652e4287]

INTEGRATION: CWS macosxkbd (1.34.22); FILE MERGED 2006/07/02 16:17:53 ericb 1.34.22.1: #i58750# macosxkbd fix caps lock bug, remap ALT with mod5


2006-07-14  Oliver Bolte  <obo@openoffice.org>  [804b6ca16c90ba4bdaae460e5cc8b252c27d7adc]

INTEGRATION: CWS macosxkbd (1.49.18); FILE MERGED 2006/07/02 16:19:28 ericb 1.49.18.1: #i58750# macosxkbd fix caps lock bug, remap ALT with mod5


2006-07-14  Oliver Bolte  <obo@openoffice.org>  [b37adf3180f48c667e482f4723fc3f56e93bbd6a]

INTEGRATION: CWS macosxkbd (1.108.22); FILE MERGED 2006/07/02 16:17:14 ericb 1.108.22.1: #i58750# macosxkbd fix caps lock bug, remap ALT with mod5


2006-07-14  Oliver Bolte  <obo@openoffice.org>  [911b1543a937174e190a23d484184bba2de961c0]

INTEGRATION: CWS macosxkbd (1.8.22); FILE MERGED 2006/07/02 16:17:14 ericb 1.8.22.1: #i58750# macosxkbd fix caps lock bug, remap ALT with mod5


2006-07-14  Oliver Bolte  <obo@openoffice.org>  [b0275d35ed495dda084ca5114a419a31f08d0b49]

INTEGRATION: CWS tl21 (1.26.282); FILE MERGED 2006/06/12 14:30:59 tl 1.26.282.1: #i66167# font size problem when pasting (importing rtf) from sw to sd fixed


2006-07-14  Oliver Bolte  <obo@openoffice.org>  [8482074d9fe629aedf7e69871ebf45763d5991cf]

INTEGRATION: CWS tl21 (1.3.390); FILE MERGED 2006/06/12 14:31:33 tl 1.3.390.1: #i66167# font size problem when pasting (importing rtf) from sw to sd fixed


2006-07-14  Oliver Bolte  <obo@openoffice.org>  [a20b653f747b0f6ee183d6be52ae8bc3acfc0ae3]

INTEGRATION: CWS tl21 (1.7.282); FILE MERGED 2006/06/12 14:31:33 tl 1.7.282.1: #i66167# font size problem when pasting (importing rtf) from sw to sd fixed


2006-07-14  Oliver Bolte  <obo@openoffice.org>  [1b5240e87e2308b78e847d2a7f6b529a34da2db4]

INTEGRATION: CWS tl21 (1.11.200); FILE MERGED 2006/05/30 12:00:49 tl 1.11.200.1: #i64079# use character-by-character as default for Hangul/Hanja conversion


2006-07-14  Oliver Bolte  <obo@openoffice.org>  [b09ca86cd787bf3f52fb1dc955bb3ba39cffd76a]

INTEGRATION: CWS tl21 (1.18.388); FILE MERGED 2006/06/12 14:29:07 tl 1.18.388.1: #i66167# font size problem when pasting (importing rtf) from sw to sd fixed


2006-07-14  Oliver Bolte  <obo@openoffice.org>  [c6d739e87c5b997b926e2568e8e7b6bbbce885a5]

INTEGRATION: CWS tl21 (1.3.56); FILE MERGED 2006/05/31 10:01:01 tl 1.3.56.2: #i50628# add description of property UserDefinedAttributes to slected services by using css.xml.UserDefinedAttributesSupplier 2006/05/15 09:35:37 tl 1.3.56.1: #i54823#, #i62825# change IDL's to match the already (and never changed) implementations


2006-07-14  Oliver Bolte  <obo@openoffice.org>  [e3561c9442bb056158739af64363192eaf6a8767]

INTEGRATION: CWS tl21 (1.11.120); FILE MERGED 2006/05/31 10:09:17 tl 1.11.120.1: #i50628# add description of property UserDefinedAttributes to slected services by using css.xml.UserDefinedAttributesSupplier


2006-07-14  Oliver Bolte  <obo@openoffice.org>  [815a0f5f3f8427ec04f31c22278a6456ed94873c]

INTEGRATION: CWS tl21 (1.1.2); FILE ADDED 2006/05/31 10:11:43 tl 1.1.2.1: #i50628# add description of property UserDefinedAttributes to slected services by using css.xml.UserDefinedAttributesSupplier


2006-07-14  Oliver Bolte  <obo@openoffice.org>  [70b090ea63f4b1fba4828aff36b6b6633a883d82]

INTEGRATION: CWS tl21 (1.7.120); FILE MERGED 2006/05/31 10:09:17 tl 1.7.120.1: #i50628# add description of property UserDefinedAttributes to slected services by using css.xml.UserDefinedAttributesSupplier


2006-07-14  Oliver Bolte  <obo@openoffice.org>  [540c0c1f326883edb99c6f116dfac38960af517b]

INTEGRATION: CWS tl21 (1.1.2); FILE ADDED 2006/05/31 10:11:13 tl 1.1.2.1: #i50628# add description of property UserDefinedAttributes to slected services by using css.xml.UserDefinedAttributesSupplier


2006-07-14  Oliver Bolte  <obo@openoffice.org>  [5d4004840b6835afb0fe0b002d1a750b37ceada7]

INTEGRATION: CWS tl21 (1.1.2); FILE ADDED 2006/05/31 10:11:01 tl 1.1.2.1: #i50628# add description of property UserDefinedAttributes to slected services by using css.xml.UserDefinedAttributesSupplier


2006-07-14  Oliver Bolte  <obo@openoffice.org>  [3015f0fe696f559dde748666af6ac441387e5419]

INTEGRATION: CWS tl21 (1.15.120); FILE MERGED 2006/05/12 08:22:19 tl 1.15.120.1: #i54823# type of TableColumnSeparators fixed


2006-07-14  Oliver Bolte  <obo@openoffice.org>  [3f8b694f75ca0f257ab2cc7e5f1bb81f86915e08]

INTEGRATION: CWS tl21 (1.7.120); FILE MERGED 2006/05/31 10:13:08 tl 1.7.120.1: #i50628# add description of property UserDefinedAttributes to slected services by using css.xml.UserDefinedAttributesSupplier


2006-07-14  Oliver Bolte  <obo@openoffice.org>  [74480ffcac88ac11702b599a7f7789a6ed9b240f]

INTEGRATION: CWS tl21 (1.16.98); FILE MERGED 2006/05/31 10:13:08 tl 1.16.98.2: #i50628# add description of property UserDefinedAttributes to slected services by using css.xml.UserDefinedAttributesSupplier 2006/05/12 08:47:29 tl 1.16.98.1: #i53534# documentation fixed


2006-07-14  Oliver Bolte  <obo@openoffice.org>  [7518217547e49f3f14bbd92c04531d5d5b414955]

INTEGRATION: CWS tl21 (1.13.118); FILE MERGED 2006/05/31 10:13:08 tl 1.13.118.1: #i50628# add description of property UserDefinedAttributes to slected services by using css.xml.UserDefinedAttributesSupplier


2006-07-14  Oliver Bolte  <obo@openoffice.org>  [114ba6366268a4bfb42c0859e2332d48c57ab3ce]

INTEGRATION: CWS tl21 (1.4.118); FILE MERGED 2006/05/31 10:13:08 tl 1.4.118.1: #i50628# add description of property UserDefinedAttributes to slected services by using css.xml.UserDefinedAttributesSupplier


2006-07-14  Oliver Bolte  <obo@openoffice.org>  [66ab923cbac4020bc579c8829c2406824ee82893]

INTEGRATION: CWS tl21 (1.8.118); FILE MERGED 2006/05/24 11:53:32 tl 1.8.118.1: #i63211# new property 'LayoutSize' for frames


2006-07-14  Oliver Bolte  <obo@openoffice.org>  [4d182675d00d020898bac954f4af8b9586bc55c3]

INTEGRATION: CWS tl21 (1.9.98); FILE MERGED 2006/05/31 10:15:29 tl 1.9.98.3: #i50628# add description of property UserDefinedAttributes to slected services by using css.xml.UserDefinedAttributesSupplier 2006/05/12 08:19:22 tl 1.9.98.2: #i62825# type of FollowStyle fixed 2006/05/12 08:02:22 tl 1.9.98.1: #i62825# type of FollowStyle fixed


2006-07-14  Oliver Bolte  <obo@openoffice.org>  [fc21c7fe73718fb7928d77a11d9a9682a86b7ce7]

INTEGRATION: CWS tl21 (1.8.120); FILE MERGED 2006/05/31 10:15:29 tl 1.8.120.1: #i50628# add description of property UserDefinedAttributes to slected services by using css.xml.UserDefinedAttributesSupplier


2006-07-14  Oliver Bolte  <obo@openoffice.org>  [79d0887c97df2d75a33a1ed7291c95d5bebbe71a]

INTEGRATION: CWS tl21 (1.28.120); FILE MERGED 2006/05/12 09:37:42 tl 1.28.120.1: #i58724# TextUserDefinedAttributes added


2006-07-14  Oliver Bolte  <obo@openoffice.org>  [e88ba2cf6a567a8d8faa998b406d66e3d02babfc]

INTEGRATION: CWS tl21 (1.19.118); FILE MERGED 2006/05/31 10:16:14 tl 1.19.118.1: #i50628# add description of property UserDefinedAttributes to slected services by using css.xml.UserDefinedAttributesSupplier


2006-07-14  Oliver Bolte  <obo@openoffice.org>  [ca3db830cd5ba19533e953d2e811f4ba5ef8dc73]

INTEGRATION: CWS tl21 (1.26.100); FILE MERGED 2006/05/30 10:19:37 tl 1.26.100.1: #i64079# use character-by-character as default for Hangul/Hanja conversion


2006-07-14  Oliver Bolte  <obo@openoffice.org>  [5907d52b7f47ed600884fb169c55b30b6e4b705c]

INTEGRATION: CWS tl21 (1.30.168); FILE MERGED 2006/05/30 10:18:35 tl 1.30.168.3: #i64079# use character-by-character as default for Hangul/Hanja conversion 2006/05/10 08:42:28 tl 1.30.168.2: RESYNC: (1.30-1.32); FILE MERGED 2006/04/26 07:07:12 os 1.30.168.1: #132523# crash prevention if Outliner is not set


2006-07-14  Oliver Bolte  <obo@openoffice.org>  [9e7988695dbdaf62cb5eff01b6cdf587c3853978]

INTEGRATION: CWS tl21 (1.32.314); FILE ADDED 2006/05/11 12:24:58 tl 1.32.314.2: #i65287# moving headers 2006/05/10 08:35:35 tl 1.32.314.1: RESYNC:; FILE REMOVED


2006-07-14  Oliver Bolte  <obo@openoffice.org>  [8632d8cec78d08554843f1fbbb6819162467a67c]

INTEGRATION: CWS tl21 (1.40.62); FILE ADDED 2006/05/11 12:24:39 tl 1.40.62.2: #i65287# moving headers 2006/05/10 08:35:25 tl 1.40.62.1: RESYNC:; FILE REMOVED


2006-07-14  Oliver Bolte  <obo@openoffice.org>  [4756d12dd27e314047593598bb5e73997b944f83]

INTEGRATION: CWS tl21 (1.57.60); FILE MERGED 2006/05/11 12:27:02 tl 1.57.60.1: #i65287# moving headers


2006-07-14  Oliver Bolte  <obo@openoffice.org>  [583be4f8559fa396da9c7182c86bab6692670772]

INTEGRATION: CWS tl21 (1.122.8); FILE MERGED 2006/05/24 11:23:24 tl 1.122.8.1: #i63211# new property 'LayoutSize' for frames


2006-07-14  Oliver Bolte  <obo@openoffice.org>  [b076479745aeb720977d6a2e239961d5e885693c]

INTEGRATION: CWS tl21 (1.92.60); FILE MERGED 2006/05/18 08:51:01 tl 1.92.60.1: #i64915# fixed string size when calling AllocBuffer


2006-07-14  Oliver Bolte  <obo@openoffice.org>  [28b96e6c6a430805074cc17cbf970ab02b911ddf]

INTEGRATION: CWS tl21 (1.186.6); FILE MERGED 2006/05/24 11:23:23 tl 1.186.6.1: #i63211# new property 'LayoutSize' for frames


2006-07-14  Oliver Bolte  <obo@openoffice.org>  [caf10fe0aa22e4de8aed301a5853b8018288690b]

INTEGRATION: CWS tl21 (1.102.6); FILE MERGED 2006/05/24 11:23:22 tl 1.102.6.2: #i63211# new property 'LayoutSize' for frames 2006/05/11 12:27:49 tl 1.102.6.1: #i65287# moving headers


2006-07-14  Oliver Bolte  <obo@openoffice.org>  [6ccfc658ffcedc3c2817b7f553288b726e9784b8]

INTEGRATION: CWS tl21 (1.9.314); FILE MERGED 2006/05/18 08:51:00 tl 1.9.314.1: #i64915# fixed string size when calling AllocBuffer


2006-07-14  Oliver Bolte  <obo@openoffice.org>  [2856905fcb9bc1ddeff07a2f5da9056c519e8d8f]

INTEGRATION: CWS tl21 (1.115.8); FILE MERGED 2006/05/24 11:22:27 tl 1.115.8.1: #i63211# new property 'LayoutSize' for frames


2006-07-14  Oliver Bolte  <obo@openoffice.org>  [7768cd095454f1c091809b6a5ac5ce0f11583ab1]

INTEGRATION: CWS tl21 (1.56.8); FILE MERGED 2006/05/24 11:22:26 tl 1.56.8.1: #i63211# new property 'LayoutSize' for frames


2006-07-14  Oliver Bolte  <obo@openoffice.org>  [bbd571ef3dbffd21ac69fa08962a8c0af1901e31]

INTEGRATION: CWS tl21 (1.33.8); FILE MERGED 2006/05/11 12:25:46 tl 1.33.8.1: #i65287# moving headers


2006-07-14  Oliver Bolte  <obo@openoffice.org>  [e21bef20897725689ac2ccb9b5b8451846db6aae]

INTEGRATION: CWS tl21 (1.13.194); FILE MERGED 2006/05/30 10:45:55 tl 1.13.194.1: #i64079# use character-by-character as default for Hangul/Hanja conversion


2006-07-14  Oliver Bolte  <obo@openoffice.org>  [8423e069b4dee93888f731cdf35f88c4bbeef589]

INTEGRATION: CWS tl21 (1.15.32); FILE MERGED 2006/05/30 10:01:38 tl 1.15.32.1: #i64079# use character-by-character as default for Hangul/Hanja conversion


2006-07-14  Oliver Bolte  <obo@openoffice.org>  [46591ddec1769cab8dae9854d43890a261f7d8b8]

INTEGRATION: CWS tl21 (1.1.2); FILE ADDED 2006/05/08 15:00:07 tl 1.1.2.2: #i59434# converting private-use-are codepoints to regular unicode code-points when exporting to MathML 2006/05/08 14:40:54 tl 1.1.2.1: #i59434# converting private-use-are codepoints to regular unicode code-points when exporting to MathML


2006-07-14  Oliver Bolte  <obo@openoffice.org>  [43925ff5327222429454a4cb901eaca746f6e2d2]

INTEGRATION: CWS tl21 (1.37.74); FILE MERGED 2006/05/08 14:30:50 tl 1.37.74.1: #i59434# converting private-use-are codepoints to regular unicode code-points when exporting to MathML


2006-07-14  Oliver Bolte  <obo@openoffice.org>  [5ccb827e878b637c93e5dbed8d914b591b5bca0d]

INTEGRATION: CWS tl21 (1.78.74); FILE MERGED 2006/05/08 14:30:50 tl 1.78.74.1: #i59434# converting private-use-are codepoints to regular unicode code-points when exporting to MathML


2006-07-14  Oliver Bolte  <obo@openoffice.org>  [81df54fc82e0c6cdf89d709729291ac82d1b66de]

INTEGRATION: CWS tl21 (1.25.36); FILE MERGED 2006/06/13 08:08:59 tl 1.25.36.3: RESYNC: (1.26-1.27); FILE MERGED 2006/05/10 08:08:37 tl 1.25.36.2: RESYNC: (1.25-1.26); FILE MERGED 2006/05/08 14:30:50 tl 1.25.36.1: #i59434# converting private-use-are codepoints to regular unicode code-points when exporting to MathML


2006-07-14  Oliver Bolte  <obo@openoffice.org>  [5ec68d0682fccb052e089065f81f5c7af846a804]

INTEGRATION: CWS tl21 (1.83.2); FILE MERGED 2006/05/22 12:43:51 tl 1.83.2.1: #i37362# partial fix for Bidi problem


2006-07-14  Oliver Bolte  <obo@openoffice.org>  [e0efe466788fdf4ce05eca1095c915678d9e439a]

INTEGRATION: CWS tl21 (1.6.82); FILE MERGED 2006/05/08 14:59:53 tl 1.6.82.2: #i59434# converting private-use-are codepoints to regular unicode code-points when exporting to MathML 2006/05/08 14:29:43 tl 1.6.82.1: #i59434# converting private-use-are codepoints to regular unicode code-points when exporting to MathML


2006-07-14  Oliver Bolte  <obo@openoffice.org>  [fc236059a4e5d3ea5aeb07bf4de67c154cff2592]

INTEGRATION: CWS tl21 (1.15.82); FILE MERGED 2006/05/08 14:29:43 tl 1.15.82.1: #i59434# converting private-use-are codepoints to regular unicode code-points when exporting to MathML


2006-07-14  Oliver Bolte  <obo@openoffice.org>  [4f43b1e8fa7e9aec44b4772c9af872fc3a07863e]

INTEGRATION: CWS ab28 (1.3.30); FILE MERGED 2006/07/10 13:43:15 ab 1.3.30.1: #i66948# Pass m_bIsDialogElement to AssignMacro dialog using ItemSet


2006-07-14  Oliver Bolte  <obo@openoffice.org>  [762ed2d7a2a56c15888d9987e81d8437a6030522]

INTEGRATION: CWS ab28 (1.43.34); FILE MERGED 2006/07/12 07:13:37 ab 1.43.34.1: #i66948# STR_ERRUNOEVENTBINDUNG, removed comments breaking UTF8


2006-07-14  Oliver Bolte  <obo@openoffice.org>  [cad4e264d8ec9e00bc847ae548cc5f284a8d8f89]

INTEGRATION: CWS ab28 (1.3.460); FILE MERGED 2006/07/10 15:18:45 ab 1.3.460.1: #i66948# class AssignComponentDialog


2006-07-14  Oliver Bolte  <obo@openoffice.org>  [4fbffe7f361cb2f74781344b1d5592b0b59ca4f0]

INTEGRATION: CWS ab28 (1.8.440); FILE MERGED 2006/07/10 15:45:42 ab 1.8.440.1: #i66948# Changed MacroAssign page


2006-07-14  Oliver Bolte  <obo@openoffice.org>  [c9499c4219ec4ce377e16bc61d7873ae8ceec92b]

INTEGRATION: CWS ab28 (1.3.458); FILE MERGED 2006/07/10 15:44:20 ab 1.3.458.1: #i66948# Changed MacroAssign page


2006-07-14  Oliver Bolte  <obo@openoffice.org>  [e427153fe00f34443db5b6a2e3983f118450dcb8]

INTEGRATION: CWS ab28 (1.11.28); FILE MERGED 2006/07/12 07:24:24 ab 1.11.28.2: #i66948# Removed obsolete code 2006/07/10 15:50:13 ab 1.11.28.1: #i66948# Changed MacroAssign page


2006-07-14  Oliver Bolte  <obo@openoffice.org>  [79bf152d7dfced53695831d78f32a19916a0052d]

INTEGRATION: CWS ab28 (1.8.460); FILE MERGED 2006/07/10 15:38:58 ab 1.8.460.1: #i66948# Changed MacroAssign page


2006-07-14  Oliver Bolte  <obo@openoffice.org>  [11f4a49dff6baea28f3d7a2d8d28ad790e5d1df1]

INTEGRATION: CWS ab28 (1.10.28); FILE MERGED 2006/07/10 15:38:06 ab 1.10.28.1: #i66948# Changed MacroAssign page


2006-07-14  Oliver Bolte  <obo@openoffice.org>  [519731393e10058de59f9eb980ab9c5c72340e9b]

INTEGRATION: CWS ab28 (1.6.460); FILE MERGED 2006/07/10 15:12:51 ab 1.6.460.1: #i66948# SvxMacroAssignSingleTabDialog


2006-07-14  Oliver Bolte  <obo@openoffice.org>  [7f772d668669df61e5411945fae02edad0e96552]

INTEGRATION: CWS ab28 (1.33.142); FILE MERGED 2006/07/12 08:22:27 ab 1.33.142.2: #i66948# XDialogEventHandler.idl 2006/07/10 13:28:37 ab 1.33.142.1: #i66948# DialogProvider2.idl, XDialogProvider2.idl


2006-07-14  Oliver Bolte  <obo@openoffice.org>  [d01cb17b86c521c0716e807a09dad7a9074e12c2]

INTEGRATION: CWS ab28 (1.1.2); FILE ADDED 2006/07/10 13:09:06 ab 1.1.2.1: New interface extending XDialogProvider to allow using UNO objects as event handler


2006-07-14  Oliver Bolte  <obo@openoffice.org>  [05d5c5a8d541e8008b12778d5d851acd678dc226]

INTEGRATION: CWS ab28 (1.1.2); FILE ADDED 2006/07/12 08:23:58 ab 1.1.2.2: #i66948# Fixed wrong spelling 2006/07/10 12:59:04 ab 1.1.2.1: Interface to handle an event generated by a dialog


2006-07-14  Oliver Bolte  <obo@openoffice.org>  [cfb1ac9874820a47b4fb8595013b7add7b5b92d7]

INTEGRATION: CWS ab28 (1.1.2); FILE ADDED 2006/07/10 13:01:16 ab 1.1.2.1: New style service supporting XDialogProvider2


2006-07-14  Oliver Bolte  <obo@openoffice.org>  [bd9f1bfe016c9522f511654b74bb2609b40ca1a3]

INTEGRATION: CWS ab28 (1.3.142); FILE MERGED 2006/07/10 13:28:02 ab 1.3.142.1: #i66948# -> New style service


2006-07-14  Oliver Bolte  <obo@openoffice.org>  [ef7a852d353ec9c6e407314127f91eee88dc25d4]

INTEGRATION: CWS ab28 (1.4.2); FILE MERGED 2006/07/12 08:40:15 ab 1.4.2.1: #i66948# tools, vcl


2006-07-14  Oliver Bolte  <obo@openoffice.org>  [767022363139a3cd70008a7a3a04f37b98592322]

INTEGRATION: CWS ab28 (1.4.28); FILE MERGED 2006/07/12 08:39:25 ab 1.4.28.1: #i66948# XDialogProvider2 support


2006-07-14  Oliver Bolte  <obo@openoffice.org>  [96c62fa6185a7ff638fcebec4191d538c9bfb850]

INTEGRATION: CWS ab28 (1.6.2); FILE MERGED 2006/07/13 07:36:42 ab 1.6.2.2: #i66948# Wrong index in getSupportedServiceNames_DialogProviderImpl() 2006/07/12 08:44:17 ab 1.6.2.1: #i66948# XDialogProvider2 support


2006-07-14  Oliver Bolte  <obo@openoffice.org>  [cdd9e8457263cd058b3f758c7aa4bd868e6c8b8d]

INTEGRATION: CWS ab28 (1.4.28); FILE MERGED 2006/07/12 08:44:16 ab 1.4.28.1: #i66948# XDialogProvider2 support


2006-07-14  Oliver Bolte  <obo@openoffice.org>  [797e69c3fa9683a07a31096b426a6095eb9d955b]

INTEGRATION: CWS ab28 (1.8.2); FILE MERGED 2006/07/12 08:44:16 ab 1.8.2.1: #i66948# XDialogProvider2 support


2006-07-14  Oliver Bolte  <obo@openoffice.org>  [d3bf79b0b4d3d6298286c2203afe4e450df69b33]

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-14  Oliver Bolte  <obo@openoffice.org>  [de47325a5522c55679efa02c89e39700ed8cb229]

INTEGRATION: CWS extras8u4 (1.3.82); FILE MERGED 2006/07/04 11:18:38 va 1.3.82.1: #i59903# Corrected Format of Date Field. Issue number: Submitted by: Reviewed by:


2006-07-14  Oliver Bolte  <obo@openoffice.org>  [dfb35b091ee3fbe42d8181f1993e57d343fc1749]

INTEGRATION: CWS extras8u4 (1.3.82); FILE MERGED 2006/07/04 11:18:01 va 1.3.82.1: #i59903# Corrected Format of Date Field. Issue number: Submitted by: Reviewed by:


2006-07-14  Oliver Bolte  <obo@openoffice.org>  [f27e0822108e450878d522dd97e327fe3b580aa3]

INTEGRATION: CWS extras8u4 (1.3.82); FILE MERGED 2006/07/04 11:18:00 va 1.3.82.1: #i59903# Corrected Format of Date Field. Issue number: Submitted by: Reviewed by:


2006-07-14  Oliver Bolte  <obo@openoffice.org>  [0e8dcb66ae93029208aef3fbe93afb3d11291814]

INTEGRATION: CWS extras8u4 (1.3.82); FILE MERGED 2006/07/04 11:17:21 va 1.3.82.1: #i59903# Corrected Format of Date Field. Issue number: Submitted by: Reviewed by:


2006-07-14  Oliver Bolte  <obo@openoffice.org>  [81dc37fffd473fb272c7868b3292f9502726e19b]

INTEGRATION: CWS extras8u4 (1.2.4); FILE MERGED 2006/07/04 11:16:32 va 1.2.4.1: #i59903# Corrected Format of Date Field. Issue number: Submitted by: Reviewed by:


2006-07-14  Oliver Bolte  <obo@openoffice.org>  [50ed63a60b850622b9d345e2e0e4b98cebd67ae6]

INTEGRATION: CWS extras8u4 (1.4.44); FILE MERGED 2006/07/04 11:15:59 va 1.4.44.1: #i59903# Corrected Format of Date Field. Issue number: Submitted by: Reviewed by:


2006-07-14  Oliver Bolte  <obo@openoffice.org>  [6943d7f5dc5e4b404525e5df5921736b1e496f92]

INTEGRATION: CWS extras8u4 (1.4.44); FILE MERGED 2006/07/04 11:15:58 va 1.4.44.1: #i59903# Corrected Format of Date Field. Issue number: Submitted by: Reviewed by:


2006-07-14  Oliver Bolte  <obo@openoffice.org>  [acb6c91a31cf65f7c5ebe7000cea225f30a1e064]

INTEGRATION: CWS extras8u4 (1.3.82); FILE MERGED 2006/07/04 11:15:25 va 1.3.82.1: #i59903# Corrected Format of Date Field. Issue number: Submitted by: Reviewed by:


2006-07-14  Oliver Bolte  <obo@openoffice.org>  [f62c5afbbc5898935744d013e2c2f7ebec173c50]

INTEGRATION: CWS extras8u4 (1.3.82); FILE MERGED 2006/07/04 11:15:24 va 1.3.82.1: #i59903# Corrected Format of Date Field. Issue number: Submitted by: Reviewed by:


2006-07-14  Oliver Bolte  <obo@openoffice.org>  [30dfcc706b3c77e1f4875a33504a069f48b13631]

INTEGRATION: CWS extras8u4 (1.3.82); FILE MERGED 2006/07/04 11:14:46 va 1.3.82.1: #i59903# Corrected Format of Date Field. Issue number: Submitted by: Reviewed by:


2006-07-14  Oliver Bolte  <obo@openoffice.org>  [bda211ebea880ba61592b5a75ce9053ab75d3e5f]

INTEGRATION: CWS extras8u4 (1.3.82); FILE MERGED 2006/07/04 11:13:49 va 1.3.82.1: #i59903# Corrected Format of Date Field. Issue number: Submitted by: Reviewed by:


2006-07-14  Oliver Bolte  <obo@openoffice.org>  [ba2865f275f911305864c047aebc7f765d914a80]

INTEGRATION: CWS extras8u4 (1.3.82); FILE MERGED 2006/07/04 11:12:24 va 1.3.82.1: #i59903# Corrected Format of Date Field. Issue number: Submitted by: Reviewed by:


2006-07-14  Oliver Bolte  <obo@openoffice.org>  [d0bac68603782b1a22b7dcbb498cd2a806c90f28]

INTEGRATION: CWS extras8u4 (1.3.82); FILE MERGED 2006/07/04 11:12:23 va 1.3.82.1: #i59903# Corrected Format of Date Field. Issue number: Submitted by: Reviewed by:


2006-07-14  Oliver Bolte  <obo@openoffice.org>  [6583e6de13bff004b6cecccc24215d83d3ac2edb]

INTEGRATION: CWS extras8u4 (1.4.90); FILE MERGED 2006/07/04 11:08:20 va 1.4.90.1: #i57687# Corrected typo in Autotext. Issue number: Submitted by: Reviewed by:


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [5162d047e2ff42bd6322bb955d1d2a30df402f52]

INTEGRATION: CWS jsc7 (1.5.142); FILE MERGED 2006/07/11 11:14:18 jl 1.5.142.3: #i67202# license accept button gets uniqueId 2006/07/06 11:46:50 sb 1.5.142.2: #i66005# No help ID for dependency error dialog needed (yet?). 2006/07/03 14:14:49 sb 1.5.142.1: #i66005# Added support for DependencyException to the deployment GUI interaction handler.


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [4d24e1f5d5ac066b5bba75427dd1cfb9ae4f90f3]

INTEGRATION: CWS jsc7 (1.1.2); FILE ADDED 2006/07/12 13:24:19 jl 1.1.2.3: #i66211# 2006/07/12 13:23:39 jl 1.1.2.2: #i66211# 2006/07/07 13:47:09 jl 1.1.2.1: #i66211#


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [8c1d19f258bef7e18a4957e6e88a9423c099ae4a]

INTEGRATION: CWS jsc7 (1.1.2); FILE ADDED 2006/07/07 13:46:10 jl 1.1.2.1: #i66211#


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [5ee958e1834e653a6339e777634e7b6696d7b3b2]

INTEGRATION: CWS jsc7 (1.1.2); FILE ADDED 2006/07/07 13:44:50 jl 1.1.2.1: #i66211#


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [03d716501822c0608a4daeee39a691bcad93a92e]

INTEGRATION: CWS jsc7 (1.5.142); FILE MERGED 2006/07/11 11:14:18 jl 1.5.142.3: #i67202# license accept button gets uniqueId 2006/07/06 11:46:49 sb 1.5.142.2: #i66005# No help ID for dependency error dialog needed (yet?). 2006/07/03 14:14:49 sb 1.5.142.1: #i66005# Added support for DependencyException to the deployment GUI interaction handler.


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [1858dd2e24878d94f4bfc332f64fff6648c3dcb4]

INTEGRATION: CWS jsc7 (1.1.2); FILE ADDED 2006/07/07 14:12:19 jl 1.1.2.4: #66211# license dialog 2006/07/06 11:57:15 jl 1.1.2.3: #i66211# 2006/06/29 07:50:34 jl 1.1.2.2: #i66211# 2006/06/28 14:17:32 jl 1.1.2.1: #66211# resources for use in unopkg.exe. Added here so as to avoid to create a new resource file. Resources are added to deployment.res.


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [944452970053c7d9f1563334828e5a69cfdf42bb]

INTEGRATION: CWS jsc7 (1.1.2); FILE ADDED 2006/06/28 14:17:23 jl 1.1.2.1: #66211# resources for use in unopkg.exe. Added here so as to avoid to create a new resource file. Resources are added to deployment.res.


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [e40960945fba7d1f503108dd63acf809a71f3b0d]

INTEGRATION: CWS jsc7 (1.4.142); FILE MERGED 2006/06/28 07:21:54 jl 1.4.142.1: #66211# support of license files in extensions


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [c828331d2475cc8cdd2d2d8d46bc1bcc50d72e40]

INTEGRATION: CWS jsc7 (1.8.12); FILE MERGED 2006/07/07 14:12:19 jl 1.8.12.9: #66211# license dialog 2006/07/07 08:15:44 jl 1.8.12.8: #66211# 2006/07/06 11:57:14 jl 1.8.12.7: #i66211# 2006/07/06 11:43:47 jsc 1.8.12.6: #i44381# change temporarynew .unopkg to .oxt 2006/07/06 07:22:49 sb 1.8.12.5: #i66005# Use namespace for dependency name attribute (XML). 2006/07/03 14:12:28 sb 1.8.12.4: #i66005# Added checkDependencies. 2006/06/28 07:21:54 jl 1.8.12.3: #66211# support of license files in extensions 2006/05/05 09:04:38 jsc 1.8.12.2: #i44381# insert additonal checks to be more eror tolerant 2006/05/03 14:35:21 jsc 1.8.12.1: #i44381# change default file extension for bundled packages to *.unopkg due to problems with windows system file dialog


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [112caae0e4b301dad0a62708c4c746707b464a68]

INTEGRATION: CWS jsc7 (1.1.4); FILE ADDED 2006/07/07 08:15:44 jl 1.1.4.2: #66211# 2006/06/28 07:21:54 jl 1.1.4.1: #66211# support of license files in extensions


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [12f9b99794511f45643c5a05e9dec0c0a0fb3ba6]

INTEGRATION: CWS jsc7 (1.1.4); FILE ADDED 2006/07/07 14:12:19 jl 1.1.4.3: #66211# license dialog 2006/07/07 08:15:44 jl 1.1.4.2: #66211# 2006/06/28 07:21:54 jl 1.1.4.1: #66211# support of license files in extensions


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [c632ecc3842a55ed9e454052bc064e48033d11ff]

INTEGRATION: CWS jsc7 (1.10.12); FILE MERGED 2006/06/28 07:21:53 jl 1.10.12.1: #66211# support of license files in extensions


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [a0b41557c875de6c0497b7626a6ebbb22c17a8e1]

INTEGRATION: CWS jsc7 (1.9.12); FILE MERGED 2006/06/28 07:21:53 jl 1.9.12.1: #66211# support of license files in extensions


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [7a9cd1a6874c0a2454db0585b87118b6c9f62f3f]

INTEGRATION: CWS jsc7 (1.4.142); FILE MERGED 2006/07/07 14:12:18 jl 1.4.142.1: #66211# license dialog


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [0b54cb234f78ce663d0931479a725c799bca1e82]

INTEGRATION: CWS jsc7 (1.10.12); FILE MERGED 2006/07/07 14:12:18 jl 1.10.12.3: #66211# license dialog 2006/06/28 07:21:52 jl 1.10.12.2: #66211# support of license files in extensions 2006/05/05 09:04:38 jsc 1.10.12.1: #i44381# insert additonal checks to be more eror tolerant


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [09e5aaf9dd4bc58e6ec4e5af5d420e8e843962d9]

INTEGRATION: CWS jsc7 (1.6.8); FILE MERGED 2006/07/06 11:57:14 jl 1.6.8.2: #i66211# 2006/07/03 14:14:48 sb 1.6.8.1: #i66005# Added support for DependencyException to the deployment GUI interaction handler.


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [e6eaf6ad95ca0312420fbe67e16cd0f3859e711a]

INTEGRATION: CWS jsc7 (1.1.2); FILE ADDED 2006/07/06 08:23:00 jl 1.1.2.1: #i66211# service for displaying a license dialog


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [dd95c5ad6f43a4b565b283de414595f63f529fc3]

INTEGRATION: CWS jsc7 (1.1.2); FILE ADDED 2006/07/11 11:14:17 jl 1.1.2.4: #i67202# license accept button gets uniqueId 2006/07/11 10:25:41 jl 1.1.2.3: #i67202# elements of license dialog now have local resource ids 2006/07/07 14:12:18 jl 1.1.2.2: #66211# license dialog 2006/07/06 08:22:50 jl 1.1.2.1: #i66211# service for displaying a license dialog


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [ce8c3797696bbc5a71143c97d8f2c647216b1b70]

INTEGRATION: CWS jsc7 (1.9.100); FILE MERGED 2006/06/28 14:22:57 jl 1.9.100.2: #i66211# 2006/06/28 07:21:52 jl 1.9.100.1: #66211# support of license files in extensions


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [c71f4f4ecaf6fdcc0fc84af464015f5ae306e458]

INTEGRATION: CWS jsc7 (1.1.2); FILE ADDED 2006/07/06 08:23:24 jl 1.1.2.1: #i66211# service for displaying a license dialog


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [dd9435c4bba9a1406f2266899f6d57e2f83aed5e]

INTEGRATION: CWS jsc7 (1.11.8); FILE MERGED 2006/07/06 11:57:14 jl 1.11.8.1: #i66211#


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [1b431b36552dfac17d2ba1a432b65694f30ff226]

INTEGRATION: CWS jsc7 (1.6.134); FILE MERGED 2006/07/11 10:25:41 jl 1.6.134.6: #i67202# elements of license dialog now have local resource ids 2006/07/10 10:40:46 jl 1.6.134.5: #66211# 2006/07/07 14:12:17 jl 1.6.134.4: #66211# license dialog 2006/07/06 11:57:14 jl 1.6.134.3: #i66211# 2006/06/28 14:22:57 jl 1.6.134.2: #i66211# 2006/06/28 07:21:52 jl 1.6.134.1: #66211# support of license files in extensions


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [493f205e9df1b1ba1183890982d00bf4c7e5155e]

INTEGRATION: CWS jsc7 (1.14.8); FILE MERGED 2006/07/06 11:57:13 jl 1.14.8.7: #i66211# 2006/07/06 11:43:47 jsc 1.14.8.6: #i44381# change temporarynew .unopkg to .oxt 2006/06/28 14:22:57 jl 1.14.8.5: #i66211# 2006/06/28 07:21:52 jl 1.14.8.4: #66211# support of license files in extensions 2006/05/03 14:35:20 jsc 1.14.8.3: #i44381# change default file extension for bundled packages to *.unopkg due to problems with windows system file dialog 2006/04/27 15:46:03 jsc 1.14.8.2: #i44381# handle * in the filter extension 2006/04/26 11:06:27 jsc 1.14.8.1: #i44381# change default name for export of legacy package bundles and add auto filename extension in export file picker dialog


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [ebc07e1bde64a37ebe9c4326cfea7fbffd94f099]

INTEGRATION: CWS jsc7 (1.1.2); FILE ADDED 2006/07/10 14:57:54 sb 1.1.2.7: #i66005# Cosmetics. 2006/07/10 07:45:48 sb 1.1.2.6: #i66005# Without Moveable=TRUE, the dialog would not have any system decorations on Windows? 2006/07/07 13:59:41 sb 1.1.2.5: #i66005# Fixed typo. 2006/07/06 15:38:43 sb 1.1.2.4: #i66005# Fixed typo. 2006/07/06 11:46:49 sb 1.1.2.3: #i66005# No help ID for dependency error dialog needed (yet?). 2006/07/06 07:24:31 sb 1.1.2.2: #i66005# GUI refinements. 2006/07/03 14:16:11 sb 1.1.2.1: #i66005# Added support for DependencyException to the deployment GUI interaction handler.


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [8d73b03c36b80deca32c63b6555e70dc7d0b55d0]

INTEGRATION: CWS jsc7 (1.1.2); FILE ADDED 2006/07/06 07:24:31 sb 1.1.2.2: #i66005# GUI refinements. 2006/07/03 14:16:51 sb 1.1.2.1: #i66005# Added support for DependencyException to the deployment GUI interaction handler.


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [a360ba5d2bf00d9fb1a7864a0d18218c260f2888]

INTEGRATION: CWS jsc7 (1.1.2); FILE ADDED 2006/07/06 07:24:31 sb 1.1.2.2: #i66005# GUI refinements. 2006/07/03 14:16:41 sb 1.1.2.1: #i66005# Added support for DependencyException to the deployment GUI interaction handler.


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [06c509920c0583cd45d025f2620906ccee061711]

INTEGRATION: CWS jsc7 (1.5.12); FILE MERGED 2006/07/03 14:14:48 sb 1.5.12.3: #i66005# Added support for DependencyException to the deployment GUI interaction handler. 2006/06/28 14:22:57 jl 1.5.12.2: #i66211# 2006/06/28 07:21:52 jl 1.5.12.1: #66211# support of license files in extensions


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [bfe8c3f5ebf454bb2dea507370f49831b638924f]

INTEGRATION: CWS jsc7 (1.6.12); FILE MERGED 2006/07/07 08:15:44 jl 1.6.12.6: #66211# 2006/07/06 11:57:13 jl 1.6.12.5: #i66211# 2006/07/06 07:23:39 sb 1.6.12.4: #i66005# Use namespace for dependency name attribute (XML). 2006/07/03 14:14:48 sb 1.6.12.3: #i66005# Added support for DependencyException to the deployment GUI interaction handler. 2006/06/28 14:22:57 jl 1.6.12.2: #i66211# 2006/06/28 07:21:52 jl 1.6.12.1: #66211# support of license files in extensions


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [262976d07d271f99795b3f2855427e19d1759572]

INTEGRATION: CWS jsc7 (1.3.142); FILE MERGED 2006/07/11 13:07:33 jl 1.3.142.7: #i67202# 2006/07/11 11:14:17 jl 1.3.142.6: #i67202# license accept button gets uniqueId 2006/07/11 10:25:41 jl 1.3.142.5: #i67202# elements of license dialog now have local resource ids 2006/07/06 11:57:13 jl 1.3.142.4: #i66211# 2006/07/03 14:14:47 sb 1.3.142.3: #i66005# Added support for DependencyException to the deployment GUI interaction handler. 2006/06/28 14:22:57 jl 1.3.142.2: #i66211# 2006/06/28 07:21:51 jl 1.3.142.1: #66211# support of license files in extensions


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [35521fbb4f461eb65a08324b1609ca20b11804e4]

INTEGRATION: CWS jsc7 (1.8.142); FILE MERGED 2006/06/28 14:22:56 jl 1.8.142.1: #i66211#


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [292f34745f33f11acbcd07ab7255ce40294c652d]

INTEGRATION: CWS jsc7 (1.34.40); FILE MERGED 2006/07/03 14:00:47 sb 1.34.40.3: #i66211# Missing dependency among directories. 2006/06/29 07:50:34 jl 1.34.40.2: #i66211# 2006/06/28 14:22:56 jl 1.34.40.1: #i66211#


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [db8c91a84fdb40f888d7e9fe0f6e6126ae7563d1]

INTEGRATION: CWS jsc7 (1.1.2); FILE ADDED 2006/07/06 11:57:13 jl 1.1.2.2: #i66211# 2006/06/28 14:11:40 jl 1.1.2.1: #i66211# moved hrc file to inc so that desktop/source/pkgchk can use resources from deployment.res


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [781ff16879d5fb2ac6705265357d61fcbe60c7e5]

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>  [f6b62d88cf38af09ecf875b1633ccb9e7e1a35f0]

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>  [99413796bd4b6103dea5e1d5a65d0d7f629ef300]

INTEGRATION: CWS jsc7 (1.3.144); FILE MERGED 2006/07/06 10:55:29 jl 1.3.144.1: #i66211# service for displaying a license dialog


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [648a0db1236d2b81ae69a97932f7087d400ccefc]

INTEGRATION: CWS jsc7 (1.1.2); FILE ADDED 2006/07/06 10:55:06 jl 1.1.2.1: #i66211# service for displaying a license dialog


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [8c6f347d409efdf880c03a420640e0a7a9441271]

INTEGRATION: CWS jsc7 (1.6.144); FILE MERGED 2006/07/03 14:03:19 sb 1.6.144.2: #i66005# Introduced com.sun.star.deployment.DependencyException. 2006/06/28 06:46:53 jl 1.6.144.1: #66211# support of license files in extensions


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [4881d0fc7eead309d9f4a22b8b035e78cb98e7e2]

INTEGRATION: CWS jsc7 (1.7.144); FILE MERGED 2006/06/28 06:46:52 jl 1.7.144.1: #66211# support of license files in extensions


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [fb4529debdf3a61546a6d150c5489b4c0af9fb49]

INTEGRATION: CWS jsc7 (1.1.4); FILE ADDED 2006/07/06 12:29:48 jl 1.1.4.2: #i66211# added ExtensionName field 2006/06/28 06:46:17 jl 1.1.4.1: #66211# support of license files in extensions


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [57e5a318c9743a4c8b05e34fcf61d1660ca34f9b]

INTEGRATION: CWS jsc7 (1.1.2); FILE ADDED 2006/07/06 07:21:52 sb 1.1.2.2: #i66005# Use namespace for dependency name attribute (XML). 2006/07/03 14:04:48 sb 1.1.2.1: #i66005# Introduced com.sun.star.deployment.DependencyException.


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [4fa32c1b245958d8bed32012206e316ae1a91e56]

INTEGRATION: CWS jsc7 (1.8.2); FILE MERGED 2006/06/30 13:43:21 sb 1.8.2.1: Fixed CElement::getAttribute (it returned a string the length of the passed in name, not the length of the attribute content ) .


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [66dd949dcb3e2f9354c5d60f206912453e550b8a]

INTEGRATION: CWS jsc7 (1.4.44); FILE MERGED 2006/04/27 15:48:47 jsc 1.4.44.1: #i64810# insert new helper function appendDefaultExtension, takes care of any kind of valid filter extensions - used for automatic filename extension


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [cb2ff15dde9aa8f3369e4d21f2d4f397e1ded8c0]

INTEGRATION: CWS jsc7 (1.8.8); FILE MERGED 2006/06/27 08:29:36 jsc 1.8.8.2: RESYNC: (1.8-1.9); FILE MERGED 2006/04/27 15:48:47 jsc 1.8.8.1: #i64810# insert new helper function appendDefaultExtension, takes care of any kind of valid filter extensions - used for automatic filename extension


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [fcafc5a07d6e958c489a33bb4876de3d697ee881]

INTEGRATION: CWS os84 (1.83.28); FILE MERGED 2006/07/10 11:25:32 os 1.83.28.1: #b6426154# SfxTopFrame::Create() mustn't show windows of hidden frames


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [f2907a88fb2725921375864759e78f98706d2615]

INTEGRATION: CWS os84 (1.43.432); FILE MERGED 2006/06/30 10:54:47 os 1.43.432.1: #i63400# localization of styles uses XStyleFamilies instead of a separate Resource


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [a716dd94603f2244d9651ed56cd0b5839fd2a4c2]

INTEGRATION: CWS os84 (1.70.16); FILE MERGED 2006/06/30 10:54:46 os 1.70.16.1: #i63400# localization of styles uses XStyleFamilies instead of a separate Resource


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [faab5f556efb674250e57f5b7126ef07a0649eaf]

INTEGRATION: CWS os84 (1.66.180); FILE MERGED 2006/06/29 12:38:45 os 1.66.180.1: #i66079# page format C6 renamed to C6/5


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [9b04aec6d48d7d8055ba846099076cb21be74785]

INTEGRATION: CWS os84 (1.3.452); FILE MERGED 2006/07/03 08:16:36 os 1.3.452.1: #i55078# wrong member order fixed


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [59d3e67877040c1d0c232a2f1d0e56038fc31489]

INTEGRATION: CWS os84 (1.6.264); FILE MERGED 2006/06/29 10:03:00 os 1.6.264.1: #i64089# fixed text size increased


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [d5f9e61d5ac3a7b92bb651b38dde71a950e83b85]

INTEGRATION: CWS os84 (1.107.78); FILE MERGED 2006/07/10 09:21:33 os 1.107.78.1: #i63806# create new page styles if header/footer contain database fields


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [3e096d8853399b778cb5547c522e99b557a8af9c]

INTEGRATION: CWS os84 (1.44.144); FILE MERGED 2006/07/10 07:25:06 os 1.44.144.1: #128016# ::SelectObj() crashes if no draw view is available


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [179e3c1b267ca61d8c9023ec92ed7d3c57f4d47d]

INTEGRATION: CWS os84 (1.36.90); FILE MERGED 2006/07/10 06:41:38 os 1.36.90.1: #i54610#SwNewDBMgr::OpenDataSource() wrong defaulted parameter fixed


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [da4a1886729d27412a097c0ec388f1f5d15b1672]

INTEGRATION: CWS os84 (1.28.82); FILE MERGED 2006/06/30 05:47:01 os 1.28.82.1: #i65081# View/PrintLayout fixed


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [a7b100e26278e7e50d41f43063d4082c4f95f631]

INTEGRATION: CWS dba204a (1.5.26); FILE MERGED 2006/07/05 07:58:42 oj 1.5.26.2: RESYNC: (1.5-1.6); FILE MERGED 2006/06/09 09:20:23 fs 1.5.26.1: respect terminations done from within the callback


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [8adf255443df9274079e12abce0c04d1868db389]

INTEGRATION: CWS dba204a (1.92.70); FILE MERGED 2006/05/16 07:10:53 fs 1.92.70.1: #i65414# spelling corrected


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [d1ecb8c498ebed3ecdde52eb2a1fa39b92a1cc79]

INTEGRATION: CWS dba204a (1.151.30); FILE MERGED 2006/05/29 09:55:43 fs 1.151.30.1: #i48579# German grammar


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [d3b3594e99d68a40f387078efe96c79ce71fd78e]

INTEGRATION: CWS dba204a (1.102.22); FILE MERGED 2006/07/06 06:53:25 fs 1.102.22.1: #i64714# typo in German string


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [ece3baf725102c47b8cba79b8c761ef7c1553174]

INTEGRATION: CWS dba204a (1.12.10); FILE MERGED 2006/07/06 07:04:52 oj 1.12.10.1: warnings removed


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [6b8a44da8e7d72f925a1280bfc95fe059f38eb60]

INTEGRATION: CWS dba204a (1.5.8); FILE MERGED 2006/07/06 06:21:08 oj 1.5.8.1: #i66620# use of correct property types for tables


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [1f4c906484aa72bcf2d91b0182e32a4428fb05b5]

INTEGRATION: CWS dba204a (1.5.122); FILE MERGED 2006/07/06 08:12:52 oj 1.5.122.4: warning removed 2006/07/06 06:21:08 oj 1.5.122.3: #i66620# use of correct property types for tables 2006/07/05 08:09:57 oj 1.5.122.2: RESYNC: (1.5-1.6); FILE MERGED 2006/05/22 11:08:33 oj 1.5.122.1: #i65528# set correct type for style im-/export


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [849024bd298db3924f230a606aaa34652032d90c]

INTEGRATION: CWS dba204a (1.5.126); FILE MERGED 2006/07/06 06:21:08 oj 1.5.126.1: #i66620# use of correct property types for tables


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [c53424b7c1f49fb727c3b2747126092df0aee32d]

INTEGRATION: CWS dba204a (1.9.8); FILE MERGED 2006/07/06 07:04:52 oj 1.9.8.2: warnings removed 2006/07/06 06:21:08 oj 1.9.8.1: #i66620# use of correct property types for tables


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [8f4f15eb9b3d197c67ea5a68b5e8592a2e0130fe]

INTEGRATION: CWS dba204a (1.35.54); FILE MERGED 2006/07/13 08:34:38 fs 1.35.54.3: RESYNC: (1.36-1.37); FILE MERGED 2006/07/05 08:03:32 oj 1.35.54.2: RESYNC: (1.35-1.36); FILE MERGED 2006/05/22 13:30:05 oj 1.35.54.1: #i64632# changestate to load after storing


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [5f8981bd824add0873c357393a00465fd86d9036]

INTEGRATION: CWS dba204a (1.13.128); FILE MERGED 2006/07/06 06:12:53 oj 1.13.128.1: #i66629# listen at documentmodelimpl and not any longer at the ds


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [11e0e998ad3e6457d586bcd8e98b58b4cf41c1d9]

INTEGRATION: CWS dba204a (1.33.30); FILE MERGED 2006/07/06 06:12:53 oj 1.33.30.1: #i66629# listen at documentmodelimpl and not any longer at the ds


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [0c88775685ece3ddfe85e63af6d221a1c16be30c]

INTEGRATION: CWS dba204a (1.13.10); FILE MERGED 2006/07/13 08:29:55 fs 1.13.10.2: RESYNC: (1.13-1.14); FILE MERGED 2006/07/06 06:12:52 oj 1.13.10.1: #i66629# listen at documentmodelimpl and not any longer at the ds


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [6ba23c5c8f175ec9db5d4de5cf78f6a9fb0a551a]

INTEGRATION: CWS dba204a (1.4.6); FILE MERGED 2006/07/13 07:10:28 fs 1.4.6.2: RESYNC: (1.4-1.5); FILE MERGED 2006/07/06 06:12:52 oj 1.4.6.1: #i66629# listen at documentmodelimpl and not any longer at the ds


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [eeb84b932e5383595913e6415fffdd33f7e6286b]

INTEGRATION: CWS dba204a (1.6.8); FILE MERGED 2006/07/13 07:10:06 fs 1.6.8.3: RESYNC: (1.6-1.7); FILE MERGED 2006/07/06 07:41:12 oj 1.6.8.2:  unused variable removed 2006/07/06 06:12:52 oj 1.6.8.1: #i66629# listen at documentmodelimpl and not any longer at the ds


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [0e5d472d484e69a968b60de6bcfb66c490e9c34e]

INTEGRATION: CWS dba204a (1.20.32); FILE MERGED 2006/07/05 08:00:31 oj 1.20.32.2: RESYNC: (1.20-1.21); FILE MERGED 2006/06/02 14:16:29 fs 1.20.32.1: #i6544# no 'today' / 'now' default value


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [9e992e97022c3c0e1a42837a46934b4e9fc5d095]

INTEGRATION: CWS dba204a (1.43.28); FILE MERGED 2006/07/13 08:17:11 fs 1.43.28.3: RESYNC: (1.44-1.45); FILE MERGED 2006/07/05 07:59:39 oj 1.43.28.2: RESYNC: (1.43-1.44); FILE MERGED 2006/06/09 09:16:58 fs 1.43.28.1: terminate the notifier thread when disposing


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [dce73f2fb56d123f19d01c93e2582ce36310add3]

INTEGRATION: CWS dba204a (1.20.32); FILE MERGED 2006/07/05 07:53:16 oj 1.20.32.2: RESYNC: (1.20-1.21); FILE MERGED 2006/06/02 14:16:29 fs 1.20.32.1: #i6544# no 'today' / 'now' default value


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [76387c8b0d74413b6013d48e0a4295c9b3a6b844]

INTEGRATION: CWS dba204a (1.6.22); FILE MERGED 2006/06/02 14:34:31 fs 1.6.22.1: #i6544# senseless default for time fields


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [8b0f3cbac0b06cb237b1c50bfa2d9ec137b4baf9]

INTEGRATION: CWS dba204a (1.4.186); FILE MERGED 2006/07/06 09:19:59 fs 1.4.186.1: DockPos


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [eb6a889894eb91f9285acbd6213cad7ef1656403]

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>  [cbf61e5a2c02140c0dd0ba72460650eeb285f170]

INTEGRATION: CWS dba204a (1.6.184); FILE MERGED 2006/07/06 09:21:50 fs 1.6.184.1: #i61180# short name for Mailinglist


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [037a848257e842549976eb6b56677507b4ddcb18]

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>  [edfe1b3d7ead460e9cb55848d9cce790257885fe]

INTEGRATION: CWS dba204a (1.3.140); FILE MERGED 2006/07/06 10:02:30 oj 1.3.140.3: remove <<<< 2006/07/05 08:12:09 oj 1.3.140.2: RESYNC: (1.3-1.4); FILE MERGED 2006/05/19 09:17:37 oj 1.3.140.1: #i65164# create hsqldb before testing


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [710537c8b7080cb4811748a05810e9243fa6f4f3]

INTEGRATION: CWS dba204a (1.2.44); FILE MERGED 2006/07/06 10:38:45 oj 1.2.44.1: #i65164# moved changes to new file


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [c3f32b3281367274bb3b785c22760289e7127a94]

INTEGRATION: CWS dba204a (1.38.58); FILE MERGED 2006/07/13 06:49:50 fs 1.38.58.4: RESYNC: (1.39-1.40); FILE MERGED 2006/07/06 05:54:43 oj 1.38.58.3: default inserted 2006/07/05 08:54:57 oj 1.38.58.2: RESYNC: (1.38-1.39); FILE MERGED 2006/05/22 10:51:46 oj 1.38.58.1: #i50910# refactoring and recognize between in predicate check


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [2f522b7028ff40812157d2101895ca2626e1e08c]

INTEGRATION: CWS dba204a (1.51.164); FILE MERGED 2006/07/13 08:41:40 fs 1.51.164.3: RESYNC: (1.52-1.53); FILE MERGED 2006/07/05 08:54:41 oj 1.51.164.2: RESYNC: (1.51-1.52); FILE MERGED 2006/05/22 10:51:45 oj 1.51.164.1: #i50910# refactoring and recognize between in predicate check


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [b34d7f125cf4d6e72805cd2e633dcc6a5c5e6d5b]

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>  [9e4080195158195d0fc984be5ff4edb8be7c74a5]

INTEGRATION: CWS dba204a (1.17.14); FILE MERGED 2006/07/13 08:41:26 fs 1.17.14.3: RESYNC: (1.17-1.18); FILE MERGED 2006/07/06 06:36:57 oj 1.17.14.2: #i66576# dbregistration removed 2006/07/06 06:32:09 oj 1.17.14.1: #i66576# ParameterSubstitution removed


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [0e64d74d2d8da6a140f3da36cb216a4a29629229]

INTEGRATION: CWS dba204a (1.14.14); FILE MERGED 2006/07/06 12:16:15 oj 1.14.14.1: #i65063# convert only timestamp


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [9367f65c42962ca3d17742587eb73a03bab52973]

INTEGRATION: CWS dba204a (1.30.100); FILE MERGED 2006/07/05 08:18:18 oj 1.30.100.2: RESYNC: (1.30-1.31); FILE MERGED 2006/05/22 12:27:15 oj 1.30.100.1: #i64000# change supportsOrderByUnrelated to true


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [61eebcf1e7fbff22519ba834c500565815d11147]

INTEGRATION: CWS dba204a (1.2.218); FILE MERGED 2006/07/06 06:34:20 oj 1.2.218.1: #i66576# ParameterSubstitution removed


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [e8ae72eb006d36388745f0dbbf7b61a5183ffd67]

INTEGRATION: CWS dba204a (1.24.32); FILE MERGED 2006/07/06 12:15:36 oj 1.24.32.3: #i65063# convert only timestamp 2006/07/05 07:59:00 oj 1.24.32.2: RESYNC: (1.24-1.25); FILE MERGED 2006/05/05 09:25:10 oj 1.24.32.1: #i65063# use nanos as well


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [8eea5820b272174119f859bda132a145a4cd52eb]

INTEGRATION: CWS dba204a (1.18.100); FILE MERGED 2006/07/13 07:55:21 fs 1.18.100.2: RESYNC: (1.18-1.19); FILE MERGED 2006/05/22 10:50:00 oj 1.18.100.1: #i50910# some new methods and rearrangement


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [2e3df6459435f17455b51b5c5beb11c970a8aa09]

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>  [9dca647290ffbe8f148b2c0c38293689097c1ed5]

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>  [3cece5af7c2128747c76377e80c9511669eac65a]

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>  [8ea8ea3cbc9826d85b8a78864a713010b569eded]

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>  [511a36746703c82f7f384d2516d2842b215e01e3]

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>  [d0b34cfb271169b40a9357e632758d0546499a76]

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>  [db5858d73b63011ff6e9b8fd653dce2ff19aba33]

INTEGRATION: CWS pathoptions01 (1.18.234); FILE MERGED 2006/06/30 17:08:22 mav 1.18.234.2: RESYNC: (1.18-1.19); FILE MERGED 2006/06/23 11:35:55 mav 1.18.234.1: #i66157# change the template feature


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [539b0d3d3601fb9016238ecdb090119150ead32e]

INTEGRATION: CWS pathoptions01 (1.22.18); FILE MERGED 2006/07/07 09:58:09 mav 1.22.18.1: #i66157# disable possibility to change/delete preinstalled or uno-package contents


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [e165012a27484d3d43a23e93fb5f81bb4c683564]

INTEGRATION: CWS pathoptions01 (1.91.42); FILE MERGED 2006/06/30 17:02:02 mav 1.91.42.2: RESYNC: (1.91-1.92); FILE MERGED 2006/06/23 11:35:55 mav 1.91.42.1: #i66157# change the template feature


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [2a49851e80bd2483375da164fa141f12239c47ed]

INTEGRATION: CWS pathoptions01 (1.24.46); FILE MERGED 2006/06/23 11:35:55 mav 1.24.46.1: #i66157# change the template feature


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [cdf8680ed24a56956f257c99c73ff95ff488e2c6]

INTEGRATION: CWS pathoptions01 (1.44.18); FILE MERGED 2006/07/07 13:22:08 mav 1.44.18.2: #i66157# new error-message 2006/07/07 09:58:09 mav 1.44.18.1: #i66157# disable possibility to change/delete preinstalled or uno-package contents


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [b8a17b07131972178dd0c1a99f181751155757a8]

INTEGRATION: CWS pathoptions01 (1.1.2); FILE ADDED 2006/06/23 11:36:52 mav 1.1.2.1: #i66157# change the template feature


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [252a8df6e1cc31dcda62b9d793d49f681a443cf5]

INTEGRATION: CWS pathoptions01 (1.1.2); FILE ADDED 2006/07/03 16:49:12 mav 1.1.2.2: resync to m173: fix warnings 2006/06/23 11:36:52 mav 1.1.2.1: #i66157# change the template feature


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [72d6767bb2eafee703c429fd1b6fb562ebb43caa]

INTEGRATION: CWS pathoptions01 (1.31.234); FILE MERGED 2006/07/03 13:50:54 mav 1.31.234.7: resync to m173: fix warnings 2006/07/03 13:22:45 mav 1.31.234.6: resync to m173: fix warnings 2006/06/30 17:00:24 mav 1.31.234.5: RESYNC: (1.31-1.32); FILE MERGED 2006/06/29 14:20:07 mav 1.31.234.4: #i45558# handle oasis templates correctly 2006/06/28 16:07:34 mav 1.31.234.3: #i66157# show the dialog only during the first initialization, do the updates only when required 2006/06/28 12:43:41 mav 1.31.234.2: #i66157# fix filter search mechanics 2006/06/23 11:35:55 mav 1.31.234.1: #i66157# change the template feature


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [fd21f5132105514caba4074c011ae29db7f48711]

INTEGRATION: CWS pathoptions01 (1.65.226); FILE MERGED 2006/07/10 11:00:16 mav 1.65.226.4: #i66157# use template entry to get target URL 2006/07/07 09:58:09 mav 1.65.226.3: #i66157# disable possibility to change/delete preinstalled or uno-package contents 2006/06/30 17:00:14 mav 1.65.226.2: RESYNC: (1.65-1.66); FILE MERGED 2006/06/23 11:35:54 mav 1.65.226.1: #i66157# change the template feature


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [b847cc0b74e127bc48bf86be50abcc14c0ad9ee6]

INTEGRATION: CWS pathoptions01 (1.179.42); FILE MERGED 2006/06/30 16:59:24 mav 1.179.42.2: RESYNC: (1.179-1.180); FILE MERGED 2006/06/29 10:31:53 mav 1.179.42.1: #i66243# when the tempfile is removed, it's URL should be cleaned as well


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [98c826bb57754a577c0ac29a69d6ede76e97f35b]

INTEGRATION: CWS pathoptions01 (1.84.186); FILE MERGED 2006/07/07 13:22:07 mav 1.84.186.1: #i66157# new error-message


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [1ef1b0fcb671cb5c387cfe410aaf39c9020ab818]

INTEGRATION: CWS pathoptions01 (1.17.192); FILE MERGED 2006/07/07 13:22:07 mav 1.17.192.1: #i66157# new error-message


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [2aa816448e1a94339369ddef79e6ae919c653977]

INTEGRATION: CWS pathoptions01 (1.104.42); FILE MERGED 2006/06/30 16:44:22 mav 1.104.42.2: RESYNC: (1.104-1.105); FILE MERGED 2006/06/23 11:35:54 mav 1.104.42.1: #i66157# change the template feature


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [c4e017ade9d67eea799cc85f388b4262fe8c9cf7]

INTEGRATION: CWS pathoptions01 (1.2.16); FILE MERGED 2006/07/11 12:05:09 obr 1.2.16.1: #i66461#  has moved to Paths.xcs


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [1030c32520378eafcc8f36dd82ab4069d6477202]

INTEGRATION: CWS pathoptions01 (1.1.2); FILE ADDED 2006/07/11 12:05:09 obr 1.1.2.1: #i66461#  has moved to Paths.xcs


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [142cba488a8084eb15e33feea84b06d522589c0f]

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>  [09b1398dc4b44aafec5b6aa3a92e0763ded1f161]

INTEGRATION: CWS pathoptions01 (1.2.16); FILE MERGED 2006/07/11 12:05:09 obr 1.2.16.1: #i66461#  has moved to Paths.xcs


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [e01682e67a9bc514d7c0d2d2316a5c87ec70d04a]

INTEGRATION: CWS pathoptions01 (1.3.10); FILE MERGED 2006/07/11 12:05:08 obr 1.3.10.1: #i66461#  has moved to Paths.xcs


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [d10e4be661f008f5c32bd5f14dded158a5c802aa]

INTEGRATION: CWS pathoptions01 (1.7.10); FILE MERGED 2006/07/11 12:04:22 obr 1.7.10.1: #i66461#  has moved to Paths.xcs


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [242a4dd831187a81ea56b468d2b7628eb63383fe]

INTEGRATION: CWS pathoptions01 (1.3.130); FILE MERGED 2006/07/11 12:04:22 obr 1.3.130.1: #i66461#  has moved to Paths.xcs


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [69550a1a494ec4991fb8c865f6136d2647de551a]

INTEGRATION: CWS pathoptions01 (1.8.10); FILE MERGED 2006/07/11 12:04:22 obr 1.8.10.1: #i66461#  has moved to Paths.xcs


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [ccca8eac743de4ede53fa77717f0f2090d130599]

INTEGRATION: CWS pathoptions01 (1.6.30); FILE MERGED 2006/06/29 14:12:19 tv 1.6.30.1: #i34105# Paths are now being retrieved using the new PathSettings service


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [9c52e6a0b228b476c01e0139706af764f6a3dee5]

INTEGRATION: CWS pathoptions01 (1.12.30); FILE MERGED 2006/06/29 14:12:19 tv 1.12.30.1: #i34105# Paths are now being retrieved using the new PathSettings service


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [492cd09b083a24c8da9cad8640cfc4fc0ee6a089]

INTEGRATION: CWS pathoptions01 (1.5.30); FILE MERGED 2006/06/29 14:12:18 tv 1.5.30.1: #i34105# Paths are now being retrieved using the new PathSettings service


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [466da5904ae6be27e98f73422815274175d3b81f]

INTEGRATION: CWS pathoptions01 (1.6.30); FILE MERGED 2006/06/29 14:12:18 tv 1.6.30.1: #i34105# Paths are now being retrieved using the new PathSettings service


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [b792dd3d077d60a5c734d19f153cba5428896f84]

INTEGRATION: CWS pathoptions01 (1.68.30); FILE MERGED 2006/07/11 10:18:00 mav 1.68.30.2: RESYNC: (1.68-1.69); FILE MERGED 2006/06/29 14:12:17 tv 1.68.30.1: #i34105# Paths are now being retrieved using the new PathSettings service


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [2cb69e2f2ad8934d163177b87aa5a843b01e6100]

INTEGRATION: CWS pathoptions01 (1.15.30); FILE MERGED 2006/06/29 14:12:17 tv 1.15.30.1: #i34105# Paths are now being retrieved using the new PathSettings service


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [20fe1cea914ab7caf8d57d45a366e8fa2a396167]

INTEGRATION: CWS pathoptions01 (1.5.30); FILE MERGED 2006/07/11 10:16:29 mav 1.5.30.2: RESYNC: (1.5-1.6); FILE MERGED 2006/06/29 14:12:17 tv 1.5.30.1: #i34105# Paths are now being retrieved using the new PathSettings service


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [78fc1ddbb63e56dd4ff6092e83ed1338c9ded708]

INTEGRATION: CWS pathoptions01 (1.7.30); FILE MERGED 2006/06/29 14:12:16 tv 1.7.30.1: #i34105# Paths are now being retrieved using the new PathSettings service


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [c72d2aa25e1d7af32aa37c1e8b1a9fc0602615d7]

INTEGRATION: CWS pathoptions01 (1.10.30); FILE MERGED 2006/06/29 14:12:16 tv 1.10.30.1: #i34105# Paths are now being retrieved using the new PathSettings service


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [0ed015832661ad0fb8db6092a8e1aa7e7aa9d00f]

INTEGRATION: CWS pathoptions01 (1.9.30); FILE MERGED 2006/06/29 14:12:15 tv 1.9.30.1: #i34105# Paths are now being retrieved using the new PathSettings service


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [a9de2cffc1d7f2c1964405188298f1bef8cc86f2]

INTEGRATION: CWS pathoptions01 (1.10.30); FILE MERGED 2006/06/29 14:12:15 tv 1.10.30.1: #i34105# Paths are now being retrieved using the new PathSettings service


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [49163829a9baa819aa068506f9a9d05abb35e7cb]

INTEGRATION: CWS pathoptions01 (1.19.48); FILE MERGED 2006/07/03 13:36:35 mav 1.19.48.3: resync to m173: fix warnings 2006/06/30 14:27:17 mav 1.19.48.2: RESYNC: (1.19-1.20); FILE MERGED 2006/06/23 11:48:22 mav 1.19.48.1: #i66157# helper to detect subfolders


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [d30fdf9aa3c6cc45309d8a6b323a779b4d23a9a3]

INTEGRATION: CWS pathoptions01 (1.7.48); FILE MERGED 2006/06/30 14:20:07 mav 1.7.48.2: RESYNC: (1.7-1.8); FILE MERGED 2006/06/23 11:48:22 mav 1.7.48.1: #i66157# helper to detect subfolders


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [96b6327c2fac75a3d5845ba93b350a0db582f57d]

INTEGRATION: CWS pathoptions01 (1.33.14); FILE MERGED 2006/07/05 09:04:13 sb 1.33.14.1: #i66823# As a hack to support existing code, treat vnd.sun.star.expand URLs as hierarchical.


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [e1f17ca9ba597c5407e896f1732d5db2f40b45c6]

INTEGRATION: CWS pathoptions01 (1.4.14); FILE MERGED 2006/07/03 14:31:54 sb 1.4.14.1: Made code warning-free.


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [d4b2735b65f8262e327fae800df00fdf4455e459]

INTEGRATION: CWS pathoptions01 (1.56.14); FILE MERGED 2006/07/05 09:04:13 sb 1.56.14.1: #i66823# As a hack to support existing code, treat vnd.sun.star.expand URLs as hierarchical.


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [978892b59aeafda4439b77358e90cea88abd6925]

INTEGRATION: CWS pathoptions01 (1.6.14); FILE MERGED 2006/07/06 10:17:35 hjs 1.6.14.1: #i10000# fix mkunroll


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [6563a3fa5ab23a05acbd8bf0282dd42ed27e0fa9]

INTEGRATION: CWS pathoptions01 (1.26.26); FILE MERGED 2006/06/23 11:51:03 mav 1.26.26.1: #i66157# helper to detect subfolders


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [579c33557349a45f41453f17ea57a043b71a4f82]

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>  [d6e001395f271678bf54f09524c14266f937f141]

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>  [5f829e2c55ce269a95d5848d81620cd2f7cc3857]

INTEGRATION: CWS pathoptions01 (1.9.246); FILE MERGED 2006/06/30 14:10:21 mav 1.9.246.3: RESYNC: (1.9-1.10); FILE MERGED 2006/06/28 16:05:28 mav 1.9.246.2: #i66157# handle the cache of folders hierarchy correctly, be ready for nonhierarchical URLs 2006/06/28 14:04:09 mav 1.9.246.1: #i66157# use UCB to handle URLs, it could be expand URL


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [3e9cdcfe91170631c3d96c1d2cc2b59c0d254c93]

INTEGRATION: CWS pathoptions01 (1.33.22); FILE MERGED 2006/07/07 10:18:47 mav 1.33.22.1: #i66157# disable possibility to change/delete preinstalled or uno-package contents


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [ad5be26a1134586863be17cb4da871a99161bb1c]

INTEGRATION: CWS pathoptions01 (1.72.22); FILE MERGED 2006/07/07 10:18:46 mav 1.72.22.1: #i66157# disable possibility to change/delete preinstalled or uno-package contents


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [df298aaf0b8b73679fc798b3a50107f6737b0061]

INTEGRATION: CWS pathoptions01 (1.26.22); FILE MERGED 2006/07/07 10:18:46 mav 1.26.22.1: #i66157# disable possibility to change/delete preinstalled or uno-package contents


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [ebb3255783f4f6e5dddd0591fa4b520373e59e61]

INTEGRATION: CWS pathoptions01 (1.13.246); FILE MERGED 2006/07/07 10:18:46 mav 1.13.246.1: #i66157# disable possibility to change/delete preinstalled or uno-package contents


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [74f0998a81ea4db6f2d358ba83a449ac4cecce30]

INTEGRATION: CWS jsc8 (1.7.18); FILE MERGED 2006/05/31 13:19:20 jsc 1.7.18.1: #i65292# return s with SAL_NO_AQUIRE to avoid leak


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [45be27e9331324a2d3b90e2b00aecf5b27252fbc]

INTEGRATION: CWS pathoptions01 (1.103.16); FILE MERGED 2006/06/30 13:01:37 mav 1.103.16.3: RESYNC: (1.103-1.104); FILE MERGED 2006/06/19 09:08:11 as 1.103.16.2: #i66461# typo: Pathes-Paths 2006/06/16 08:28:48 mav 1.103.16.1: #i66461# add comphelper


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [a5743454bd0cb66ea813ba8426ff6e8dfd5d225e]

INTEGRATION: CWS pathoptions01 (1.14.8); FILE MERGED 2006/07/11 12:21:06 as 1.14.8.1: #i66461# use new config item to retrieve value for $work


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [7142691f4662b7e71a131c92effba05bede0a2dd]

INTEGRATION: CWS jsc8 (1.19.8); FILE MERGED 2006/05/31 14:00:23 jsc 1.19.8.1: #64812# set file permissions of component.uno.map to 664


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [260a13f06912679ebafc926aa9567b1f0b36f241]

INTEGRATION: CWS pathoptions01 (1.4.156); FILE MERGED 2006/07/10 07:07:15 as 1.4.156.6: #i66461# repair resubst; correct migration of user defined pathes of common.xcu 2006/07/03 11:13:52 as 1.4.156.5: #i66461# writable path property shouldnt be readonly 2006/07/03 10:33:07 mav 1.4.156.4: resync to m173: fix warnings 2006/06/19 09:08:11 as 1.4.156.3: #i66461# typo: Pathes-Paths 2006/06/16 06:59:39 mav 1.4.156.2: #i66461# adopt for linux build 2006/06/15 06:59:41 as 1.4.156.1: #i66461# support multiple layers


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [a1c791a4cb9d675cf10c007b10ecc2a2438eb6eb]

INTEGRATION: CWS jsc8 (1.20.20); FILE MERGED 2006/06/26 14:20:55 jsc 1.20.20.1: #i66744# integrate uno-skeletonmaker


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [cccc2d4cc363a4867299cfb243821ae09f8dae37]

INTEGRATION: CWS pathoptions01 (1.35.128); FILE MERGED 2006/07/10 08:34:43 mav 1.35.128.1: #i66157# add dtd specification


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [6d8176efd2412d6d41dfecac45cf1e08c09923ed]

INTEGRATION: CWS jsc8 (1.19.10); FILE MERGED 2006/07/07 08:32:26 jsc 1.19.10.1: #i66162# insert support for 64bit platform but needs further investigation


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [4fb58dbac418ffa35c15b5f67eb6f2a4cce81863]

INTEGRATION: CWS pathoptions01 (1.11.8); FILE MERGED 2006/07/11 12:21:06 as 1.11.8.1: #i66461# use new config item to retrieve value for $work


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [0547d1b6fd92b7352129ed3f81e8344ae3da1e19]

INTEGRATION: CWS jsc8 (1.29.28); FILE MERGED 2006/06/26 14:21:46 jsc 1.29.28.1: #i66744# insert dependency for unodevtools where uno-skeletonmaker is build


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [b541d0020664d82dcc6868d6b01272386124b9c3]

INTEGRATION: CWS pathoptions01 (1.3.156); FILE MERGED 2006/07/07 12:57:36 mav 1.3.156.4: resync to m173: fix warning 2006/06/30 12:26:10 mav 1.3.156.3: RESYNC: (1.3-1.4); FILE MERGED 2006/06/19 09:08:11 as 1.3.156.2: #i66461# typo: Pathes-Paths 2006/06/15 07:00:28 as 1.3.156.1: #i66461# support multiple layers


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [4618febc95fe5d4f78aa893bae37ce819daba348]

INTEGRATION: CWS jsc8 (1.78.10); FILE MERGED 2006/06/26 14:20:54 jsc 1.78.10.1: #i66744# integrate uno-skeletonmaker


2006-07-13  Thorsten Behrens  <thb@openoffice.org>  [0177db3f91a28995ca151b63d054cd539cd27212]

#i65904# Swapped mask polarity - now, a zero in the mask denotes opacity; minor code tidying; made drawMaskedBitmap() handle a few more generic cases; switched 24bpp to BGR; adapted tests to modified mask polarity


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [e42e5d17f0f40241d1d3b16296a3e6b061c9409a]

INTEGRATION: CWS pathoptions01 (1.1.2); FILE ADDED 2006/07/10 08:32:58 mav 1.1.2.1: #i66157# add dtd specification


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [f3dde21c6705dd23d4457e59ad3e9a1faf96cea5]

INTEGRATION: CWS jsc8 (1.10.58); FILE MERGED 2006/06/19 08:27:59 jsc 1.10.58.1: #i66541# increase sleep time


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [aa52584134c9997d9f2bdfe2ad46a64d7e6c0dd8]

INTEGRATION: CWS jsc8 (1.2.68); FILE MERGED 2006/07/03 08:35:48 jsc 1.2.68.1: #i66357# correct macro and docu


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [74a1516c1f3c5ce3f3f2cb21ae32e462792824a9]

INTEGRATION: CWS jsc8 (1.9.20); FILE MERGED 2006/06/09 08:45:15 jsc 1.9.20.1: #i66147# change variable name


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [8ff077f7e341ef79938a2596b255db294d6c1ea0]

INTEGRATION: CWS pathoptions01 (1.30.426); FILE MERGED 2006/07/12 14:20:44 pb 1.30.426.2: fix: #i67100# new text of FixedLine 2006/07/07 04:56:52 pb 1.30.426.1: fix: #i67100# add STR_MULTIPATHDLG


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [5cc650037e556e9df3e18050eea3554bb7dec684]

INTEGRATION: CWS jsc8 (1.8.28); FILE MERGED 2006/06/15 07:37:44 jsc 1.8.28.1: #i66462# correct reference to member of XPropertySet


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [42c9ad907c3b4e39082e6056aa5aa466b96965f1]

INTEGRATION: CWS pathoptions01 (1.36.426); FILE MERGED 2006/07/07 10:50:54 pb 1.36.426.2: fix: #i67100# add STR_HEADER_PATHS 2006/07/07 04:55:56 pb 1.36.426.1: fix: #i67100# new: RadioButtonMode


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [2ad625bba8474130250f7f2584a539975334f753]

INTEGRATION: CWS pathoptions01 (1.1.2); FILE ADDED 2006/07/07 04:35:40 pb 1.1.2.1: fix: #i67100# new class svx::SvxRadioButtonListBox


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [1f4294f04105f328408048bc9f2e880ca7b9ad3b]

INTEGRATION: CWS jsc8 (1.4.126); FILE MERGED 2006/06/09 07:05:44 jsc 1.4.126.1: #i65749# remove unncessary service files


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [887867f01f63a1335b99ac8b9e9f1f1345a3448b]

INTEGRATION: CWS pathoptions01 (1.5.444); FILE MERGED 2006/07/07 04:51:00 pb 1.5.444.1: fix: #i67100# add Get/SetPathList()


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [2dca591db9dcd8bad135e3a301102b4ef610d9b0]

INTEGRATION: CWS jsc8 (1.3.126); FILE MERGED 2006/06/09 07:00:26 jsc 1.3.126.1: #i65749# insert comments


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [e7a7054e828cfbaa7d4b1e4af0213914e34f1095]

INTEGRATION: CWS pathoptions01 (1.12.26); FILE MERGED 2006/07/10 05:50:09 pb 1.12.26.3: fix: #i67100# edit AutoCorrect and AutoText again 2006/07/07 10:50:13 pb 1.12.26.2: fix: #i67100# try & catch, StandardHdl,... 2006/07/07 04:48:56 pb 1.12.26.1: fix: #i67100# use of new PathSettings


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [4271e3553e5753476d822de2616a94af95454b35]

INTEGRATION: CWS jsc8 (1.4.126); FILE MERGED 2006/06/09 07:00:25 jsc 1.4.126.1: #i65749# insert comments


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [403728e57bf6859a7664eb1f62d48bc057680bc2]

INTEGRATION: CWS pathoptions01 (1.5.444); FILE MERGED 2006/07/07 04:52:08 pb 1.5.444.1: fix: #i67100# use new class svx::SvxRadioButtonListBox


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [21836afbd976bc178aa176d76626d574aadbfc15]

INTEGRATION: CWS jsc8 (1.3.126); FILE MERGED 2006/06/09 07:00:25 jsc 1.3.126.1: #i65749# insert comments


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [055014efa3750e0745a724b70eba799e22883351]

INTEGRATION: CWS pathoptions01 (1.12.26); FILE MERGED 2006/07/07 04:46:52 pb 1.12.26.1: fix: #i67100# use new class svx::SvxRadioButtonListBox


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [2633947bfc006923c9e16f848a7ca55bbf68e3ae]

INTEGRATION: CWS pathoptions01 (1.3.446); FILE MERGED 2006/07/07 04:54:58 pb 1.3.446.1: fix: #i67100# new: RadioButtonMode


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [a2b6b491bd6110e727cdd26b6e26a819572e7135]

INTEGRATION: CWS pathoptions01 (1.5.26); FILE MERGED 2006/07/07 10:47:38 pb 1.5.26.2: fix: #i67100# set headerbar title with string resource 2006/07/07 04:44:31 pb 1.5.26.1: fix: #i67100# new: RadioButtonMode


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [a57d2ab450c71633153ff3e47f10066d18b7c51a]

INTEGRATION: CWS pathoptions01 (1.5.26); FILE MERGED 2006/07/07 04:42:36 pb 1.5.26.1: fix: #i67100# new member of SvxMultiPathDialog: aPathFL instead of aPathGB


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [2197f34ce285c304cbce048c7701c755d4801539]

INTEGRATION: CWS jsc8 (1.3.126); FILE MERGED 2006/06/09 07:00:52 jsc 1.3.126.1: #i65749# insert comments and change to new style service


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [a7064e5e0d62c40fcab2cd766cb759b81661ec89]

INTEGRATION: CWS pathoptions01 (1.47.194); FILE MERGED 2006/07/07 04:53:24 pb 1.47.194.1: fix: #i67100# add radiobtnbox.obj


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [8412a36798b5ccdba09a26ec80e7d3c75cf74b7c]

INTEGRATION: CWS pathoptions01 (1.18.26); FILE MERGED 2006/07/07 04:38:03 pb 1.18.26.1: fix: #i67100# AbstractSvxMultiPathDialog: new methods: EnableRadioButtonMode(), SetTitle()


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [97955081e444006960486725ce056b1d053d5ccf]

INTEGRATION: CWS jsc8 (1.15.94); FILE MERGED 2006/06/09 07:09:59 jsc 1.15.94.1: #i65749# insert comment for media


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [86526d286e205ff23c0e26087e5508cce7d4bdeb]

INTEGRATION: CWS pathoptions01 (1.25.26); FILE MERGED 2006/07/07 04:39:54 pb 1.25.26.1: fix: #i67100# AbstractSvxMultiPathDialog: new methods: EnableRadioButtonMode(), SetTitle()


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [7301ddbc38450d8f15598f6e8057e939c10dbb19]

INTEGRATION: CWS pathoptions01 (1.1.2); FILE ADDED 2006/07/07 04:28:49 pb 1.1.2.1: fix: #i67100# new class svx::SvxRadioButtonListBox


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [4715a99230bfbf07119daec500f988957543378b]

INTEGRATION: CWS pathoptions01 (1.3.444); FILE MERGED 2006/07/07 04:34:07 pb 1.3.444.1: fix: #i67100# add some ids


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [545368e3dd1ae58b79a5467061f1e20f5a0796fe]

INTEGRATION: CWS pathoptions01 (1.3.446); FILE MERGED 2006/07/07 10:17:47 pb 1.3.446.2: fix: #i67100# add STR_HEADER_PATHS 2006/07/07 04:34:07 pb 1.3.446.1: fix: #i67100# add some ids


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [43d191b8f106b0cf240a708004ea1613c38219d7]

INTEGRATION: CWS jsc8 (1.5.4); FILE MERGED 2006/06/14 13:15:19 jsc 1.5.4.1: #i66419# remove warnings, delcare hashtable variable Java 5 conform


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [578bdf4fa4c600c5edc0d398a0692209f922d5ab]

INTEGRATION: CWS jsc8 (1.5.2); FILE MERGED 2006/07/07 14:57:34 jsc 1.5.2.5: #i66419# correct cfg package 2006/07/07 09:48:46 jsc 1.5.2.4: RESYNC: (1.5-1.6); FILE MERGED 2006/06/30 12:57:56 jsc 1.5.2.3: #i66419# adapt config node name 2006/06/23 06:52:25 jsc 1.5.2.2: #i66419# ensure to select correct addin service 2006/06/14 13:15:18 jsc 1.5.2.1: #i66419# remove warnings, delcare hashtable variable Java 5 conform


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [7f8c186f806db58801d43bb2bd1fd93bd91d2fbe]

INTEGRATION: CWS jsc8 (1.5.2); FILE MERGED 2006/07/07 09:48:38 jsc 1.5.2.2: RESYNC: (1.5-1.6); FILE MERGED 2006/05/05 12:26:53 jsc 1.5.2.1: #i64542# reset reference flag to default to ensure correct type generation for method parameter types


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [de79507c39ef49e5e98a7025bbfb7d278fba2136]

INTEGRATION: CWS jsc8 (1.5.2); FILE MERGED 2006/07/07 14:57:33 jsc 1.5.2.4: #i66419# correct cfg package 2006/07/07 09:48:30 jsc 1.5.2.3: RESYNC: (1.5-1.6); FILE MERGED 2006/06/30 12:57:56 jsc 1.5.2.2: #i66419# adapt config node name 2006/06/23 06:52:25 jsc 1.5.2.1: #i66419# ensure to select correct addin service


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [7f8dcc07fa020b3e3a2399f79ff243f965bca1b0]

INTEGRATION: CWS pathoptions01 (1.10.150); FILE MERGED 2006/06/19 08:56:41 as 1.10.150.2: #i66461# typo: Pathes-Paths 2006/06/15 09:17:42 as 1.10.150.1: #i66461# new config schema for pathes


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [58a4c6528ed154fff96e5101d3603b4522061f6e]

INTEGRATION: CWS pathoptions01 (1.1.2); FILE ADDED 2006/07/11 12:01:04 obr 1.1.2.2: #i66461# desktop backends may override 9907work 2006/06/19 08:55:47 as 1.1.2.1: #i66461# typo: Pathes-Paths


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [0f9f15173f63f6d1b0b400d611a2c9e0cf30487a]

INTEGRATION: CWS pathoptions01 (1.117.8); FILE MERGED 2006/07/10 12:18:59 as 1.117.8.1: #i66461# move Graphic to user (because share path is not writable)


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [4e01753834b6a8da48b44753daf0ad72e1616ee4]

INTEGRATION: CWS pathoptions01 (1.49.108); FILE MERGED 2006/06/26 07:11:10 as 1.49.108.1: #i66157# new property to handle the most actual document template filter for an OOo module


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [4334a40c8cb910fa66c84d98ab8f601a9067b6ff]

INTEGRATION: CWS pathoptions01 (1.12.182); FILE MERGED 2006/06/19 08:56:41 as 1.12.182.2: #i66461# typo: Pathes-Paths 2006/06/15 09:17:42 as 1.12.182.1: #i66461# new config schema for pathes


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [52dfefe2e3dfc49f5c57d72e4f0cb5634edcefdc]

INTEGRATION: CWS pathoptions01 (1.1.2); FILE ADDED 2006/07/11 22:28:31 mav 1.1.2.5: #i66461# UserPath is a property, not a node 2006/07/10 12:19:50 as 1.1.2.4: #i66461# make internal/user props of real SINGLE paths readonly 2006/07/10 09:01:07 as 1.1.2.3: #i66461# typo 2006/07/10 08:31:46 as 1.1.2.2: #i66461# Graphics path must have a writable path in user not in share 2006/06/19 08:55:37 as 1.1.2.1: #i66461# typo: Pathes-Paths


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [b172d6e0f28cf419393f7b36ffd433fdae168057]

INTEGRATION: CWS pathoptions01 (1.27.22); FILE MERGED 2006/06/26 07:11:10 as 1.27.22.1: #i66157# new property to handle the most actual document template filter for an OOo module


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [415beb5edd665c44b308c9bbb76bbe3de61ccf80]

INTEGRATION: CWS swqbf67 (1.20.30); FILE MERGED 2006/06/29 10:31:28 ama 1.20.30.1: #i66854#i66852#: Undo of table copying


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [0e23378d41efc373faeafae3ea7086e9d1d17fe6]

INTEGRATION: CWS swqbf67 (1.16.34); FILE MERGED 2006/06/29 10:30:07 ama 1.16.34.1: #i66854#: Slightly different behaviour if called by table copy


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [b3731058decd9886b611e41d5b7828445b40b410]

INTEGRATION: CWS swqbf67 (1.21.356); FILE MERGED 2006/05/24 11:14:30 od 1.21.356.1: #i64301# method <SwHeadFootFrm::FormatSize(..)> 	 - use footer frame printing area position to control invalidation 	   of first footer content.


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [10140c688497693ee5a9d5616b192a19313eb858]

INTEGRATION: CWS swqbf67 (1.57.4); FILE MERGED 2006/07/06 07:27:28 od 1.57.4.3: #136538#  method <SwFlowFrm::MoveBwd(..)> 	  - further correction of fix for issue i53139 2006/06/08 07:46:48 od 1.57.4.2: #136538# method <SwFlowFrm::MoveBwd(..)> 	 - further correction of fix for issue i53139 2006/06/06 12:46:15 od 1.57.4.1: #i66051# method <SwFlowFrm::MoveBwd(..)> 	 - further correction of fix for issue i53139


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [00de8127c023fa6afce679cffd4cb7c8afe97c5b]

INTEGRATION: CWS swqbf67 (1.15.116); FILE MERGED 2006/05/24 14:32:52 od 1.15.116.1: #b6418964# method <SwAnchoredDrawObject::MakeObjPos()> 	   - reset internal flag <mbNotYetPostioned> after all needed 	     actions are performed in order to avoid callbacks from drawing layer.


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [4fd23c2e06045fbfea254a4209c786b6b8755dfb]

INTEGRATION: CWS swqbf67 (1.16.284); FILE MERGED 2006/06/19 07:17:53 od 1.16.284.1: #i66431# method <SwTxtFmtColl::Modify(..)> 	 - propagate RES_FMT_CHG, because of new parent format.


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [5e71131b2c566cc9be05d14633f5e769f0c2e2cb]

INTEGRATION: CWS swqbf67 (1.6.32); FILE MERGED 2006/05/24 13:53:54 od 1.6.32.1: #i65705# method <SwNodeNum::GetStart()> 	 - correct fix for issue i64311


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [4a402fe61fb7c577bac2efd0d2de1b1b89596768]

INTEGRATION: CWS swqbf67 (1.28.58); FILE MERGED 2006/06/29 10:23:56 ama 1.28.58.1: #i66854#: Slightly different behaviour if called by table copy


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [3583a216e8101fe4d0f17f913c2efcab58f9b518]

INTEGRATION: CWS pdfencryption (1.38.126); FILE MERGED 2006/07/06 08:59:11 beppec56 1.38.126.9: RESYNC: (1.38-1.39); FILE MERGED 2006/07/03 12:03:52 beppec56 1.38.126.8: Issue number: #i12626# Submitted by: beppec56 Reviewed by: beppec56 2006/06/15 20:18:58 beppec56 1.38.126.7: Issue number: #i12626# Submitted by: beppec56 Reviewed by: beppec56 2006/06/11 20:28:33 beppec56 1.38.126.6: Issue number: #i12626# Submitted by: beppec56 Reviewed by: beppec56 2006/05/21 22:12:07 beppec56 1.38.126.5: Issue number: #i12626# Submitted by: beppec56 Reviewed by: beppec56 pdf encryption en-route commit 2006/05/15 20:25:58 beppec56 1.38.126.4: Issue number: #i12626# Submitted by: beppec56 Reviewed by: beppec56 incremental commit 2006/05/14 14:12:15 beppec56 1.38.126.3: Issue: #i12626# Submitted by: beppec56 Reviewed by: beppec56 update work on pdf encryption 2006/05/10 06:58:46 beppec56 1.38.126.2: Issue number: #i12626# Submitted by: beppec56 Reviewed by: beppec56 2006/05/08 11:48:25 beppec56 1.38.126.1: Issue number: #i12626# Submitted by: beppec56 Reviewed by: beppec56 Partial implementation of PDF encryption


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [00bafe35569d347a02cda9de8cc3eade6b44e77f]

INTEGRATION: CWS pdfencryption (1.91.22); FILE MERGED 2006/07/10 20:19:28 beppec56 1.91.22.19: Issue number: #i12626# Submitted by: beppec56 Reviewed by: beppec56 PDF Export: control security settings 2006/07/07 11:58:47 pl 1.91.22.18: removed warnings 2006/07/07 10:47:05 pl 1.91.22.17: cast for 64bit platforms 2006/07/07 10:00:09 pl 1.91.22.16: removed warnings 2006/07/06 16:55:33 beppec56 1.91.22.15: Issue number: #i12626# Submitted by: beppec56 Reviewed by: beppec56 PDF Export: control security settings 2006/07/06 14:33:33 beppec56 1.91.22.14: Issue number: #i12626# Submitted by: beppec56 Reviewed by: beppec56 PDF Export: control security settings 2006/07/06 08:58:35 beppec56 1.91.22.13: RESYNC: (1.91-1.93); FILE MERGED 2006/07/03 12:03:51 beppec56 1.91.22.12: Issue number: #i12626# Submitted by: beppec56 Reviewed by: beppec56 2006/06/20 15:58:31 beppec56 1.91.22.11: Issue number: #i12626# Submitted by: beppec56 Reviewed by: beppec56 2006/06/15 20:18:58 beppec56 1.91.22.10: Issue number: #i12626# Submitted by: beppec56 Reviewed by: beppec56 2006/06/14 21:28:04 beppec56 1.91.22.9: Issue number: #i12626# Submitted by: beppec56 Reviewed by: beppec56 2006/06/11 21:14:59 beppec56 1.91.22.8: Issue number: #i12626# Submitted by: beppec56 Reviewed by: beppec56 2006/06/11 20:28:32 beppec56 1.91.22.7: Issue number: #i12626# Submitted by: beppec56 Reviewed by: beppec56 2006/06/08 21:56:00 beppec56 1.91.22.6: Issue number: #i12626# Submitted by: beppec56 Reviewed by: beppec56 2006/05/21 22:12:06 beppec56 1.91.22.5: Issue number: #i12626# Submitted by: beppec56 Reviewed by: beppec56 pdf encryption en-route commit 2006/05/15 20:25:58 beppec56 1.91.22.4: Issue number: #i12626# Submitted by: beppec56 Reviewed by: beppec56 incremental commit 2006/05/14 14:12:14 beppec56 1.91.22.3: Issue: #i12626# Submitted by: beppec56 Reviewed by: beppec56 update work on pdf encryption 2006/05/10 06:58:45 beppec56 1.91.22.2: Issue number: #i12626# Submitted by: beppec56 Reviewed by: beppec56 2006/05/08 11:48:25 beppec56 1.91.22.1: Issue number: #i12626# Submitted by: beppec56 Reviewed by: beppec56 Partial implementation of PDF encryption


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [c8745d8fa81e1426c65c5b11620099b3cbc98a2b]

INTEGRATION: CWS pdfencryption (1.115.14); FILE MERGED 2006/07/09 16:29:55 beppec56 1.115.14.6: Issue number: #i12626# Submitted by: beppec56 Reviewed by: beppec56 PDF Export: control security settings, update 2006/07/06 16:55:31 beppec56 1.115.14.5: Issue number: #i12626# Submitted by: beppec56 Reviewed by: beppec56 PDF Export: control security settings 2006/07/06 08:18:09 beppec56 1.115.14.4: RESYNC: (1.115-1.117); FILE MERGED 2006/06/11 20:28:31 beppec56 1.115.14.3: Issue number: #i12626# Submitted by: beppec56 Reviewed by: beppec56 2006/06/08 21:55:58 beppec56 1.115.14.2: Issue number: #i12626# Submitted by: beppec56 Reviewed by: beppec56 2006/05/30 21:37:45 beppec56 1.115.14.1: Issue number: #i12626# Submitted by: beppec56 Reviewed by: beppec56


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [5559214ff3180ed0a77f1dc091e5c0c2afaf83ea]

INTEGRATION: CWS pdfencryption (1.3.136); FILE MERGED 2006/07/07 10:18:00 pl 1.3.136.1: removed warnings


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [f22c8be3fc401faab84ba5ea585d73972892bd47]

INTEGRATION: CWS pdfencryption (1.8.12); FILE MERGED 2006/07/11 13:37:40 beppec56 1.8.12.8: Issue number: #i12626# Submitted by: beppec56 Reviewed by: beppec56 PDF Export: control security settings final commit, ready for QA 2006/07/09 16:29:55 beppec56 1.8.12.7: Issue number: #i12626# Submitted by: beppec56 Reviewed by: beppec56 PDF Export: control security settings, update 2006/07/07 10:18:00 pl 1.8.12.6: removed warnings 2006/06/11 20:28:31 beppec56 1.8.12.5: Issue number: #i12626# Submitted by: beppec56 Reviewed by: beppec56 2006/06/08 21:55:58 beppec56 1.8.12.4: Issue number: #i12626# Submitted by: beppec56 Reviewed by: beppec56 2006/05/30 21:37:45 beppec56 1.8.12.3: Issue number: #i12626# Submitted by: beppec56 Reviewed by: beppec56 2006/05/21 22:12:05 beppec56 1.8.12.2: Issue number: #i12626# Submitted by: beppec56 Reviewed by: beppec56 pdf encryption en-route commit 2006/05/15 20:25:58 beppec56 1.8.12.1: Issue number: #i12626# Submitted by: beppec56 Reviewed by: beppec56 incremental commit


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [cc41e6716ac3bfd8ad0c281b62702075cbbea300]

INTEGRATION: CWS pdfencryption (1.7.120); FILE MERGED 2006/07/11 13:37:40 beppec56 1.7.120.7: Issue number: #i12626# Submitted by: beppec56 Reviewed by: beppec56 PDF Export: control security settings final commit, ready for QA 2006/07/09 16:29:55 beppec56 1.7.120.6: Issue number: #i12626# Submitted by: beppec56 Reviewed by: beppec56 PDF Export: control security settings, update 2006/06/11 20:28:31 beppec56 1.7.120.5: Issue number: #i12626# Submitted by: beppec56 Reviewed by: beppec56 2006/06/08 21:55:58 beppec56 1.7.120.4: Issue number: #i12626# Submitted by: beppec56 Reviewed by: beppec56 2006/06/08 10:50:34 beppec56 1.7.120.3: Issue number: #i12626# Submitted by: beppec56 Reviewed by: beppec56 2006/06/02 16:49:52 beppec56 1.7.120.2: Issue number: #i12626# Submitted by: beppec56 Reviewed by: beppec56 2006/05/21 22:12:04 beppec56 1.7.120.1: Issue number: #i12626# Submitted by: beppec56 Reviewed by: beppec56 pdf encryption en-route commit


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [cbf264b0381faa3aedffca5e10f1f0e81b9c8c45]

INTEGRATION: CWS pdfencryption (1.48.12); FILE MERGED 2006/07/11 13:37:39 beppec56 1.48.12.18: Issue number: #i12626# Submitted by: beppec56 Reviewed by: beppec56 PDF Export: control security settings final commit, ready for QA 2006/07/10 20:19:27 beppec56 1.48.12.17: Issue number: #i12626# Submitted by: beppec56 Reviewed by: beppec56 PDF Export: control security settings 2006/07/09 16:29:55 beppec56 1.48.12.16: Issue number: #i12626# Submitted by: beppec56 Reviewed by: beppec56 PDF Export: control security settings, update 2006/07/07 10:17:59 pl 1.48.12.15: removed warnings 2006/07/06 17:48:41 beppec56 1.48.12.14: Issue number: #i12626# Submitted by: beppec56 Reviewed by: beppec56 PDF Export: control security settings 2006/07/06 08:15:58 beppec56 1.48.12.13: RESYNC: (1.48-1.49); FILE MERGED 2006/06/15 20:18:58 beppec56 1.48.12.12: Issue number: #i12626# Submitted by: beppec56 Reviewed by: beppec56 2006/06/11 20:28:30 beppec56 1.48.12.11: Issue number: #i12626# Submitted by: beppec56 Reviewed by: beppec56 2006/06/08 21:55:58 beppec56 1.48.12.10: Issue number: #i12626# Submitted by: beppec56 Reviewed by: beppec56 2006/06/08 10:50:34 beppec56 1.48.12.9: Issue number: #i12626# Submitted by: beppec56 Reviewed by: beppec56 2006/06/02 16:49:52 beppec56 1.48.12.8: Issue number: #i12626# Submitted by: beppec56 Reviewed by: beppec56 2006/05/30 21:37:44 beppec56 1.48.12.7: Issue number: #i12626# Submitted by: beppec56 Reviewed by: beppec56 2006/05/25 09:03:36 beppec56 1.48.12.6: Issue number: #i12626# Submitted by: beppec56 Reviewed by: beppec56 2006/05/21 22:12:04 beppec56 1.48.12.5: Issue number: #i12626# Submitted by: beppec56 Reviewed by: beppec56 pdf encryption en-route commit 2006/05/15 20:25:58 beppec56 1.48.12.4: Issue number: #i12626# Submitted by: beppec56 Reviewed by: beppec56 incremental commit 2006/05/14 14:12:13 beppec56 1.48.12.3: Issue: #i12626# Submitted by: beppec56 Reviewed by: beppec56 update work on pdf encryption 2006/05/10 06:58:44 beppec56 1.48.12.2: Issue number: #i12626# Submitted by: beppec56 Reviewed by: beppec56 2006/05/08 11:48:24 beppec56 1.48.12.1: Issue number: #i12626# Submitted by: beppec56 Reviewed by: beppec56 Partial implementation of PDF encryption


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [a1151dc01556b42a778ecb006699c696a7040249]

INTEGRATION: CWS pdfencryption (1.3.136); FILE MERGED 2006/07/07 12:23:12 pl 1.3.136.1: removed warnings


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [aebd954804eac7af7b9e164f1809df498d584c94]

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>  [dfdf6e485ecda57837d56ab0aa37552787d3f660]

INTEGRATION: CWS pdfencryption (1.27.12); FILE MERGED 2006/07/12 09:03:10 pl 1.27.12.13: #i12626# spacing of security page UI elements 2006/07/11 13:37:39 beppec56 1.27.12.12: Issue number: #i12626# Submitted by: beppec56 Reviewed by: beppec56 PDF Export: control security settings final commit, ready for QA 2006/07/10 20:19:27 beppec56 1.27.12.11: Issue number: #i12626# Submitted by: beppec56 Reviewed by: beppec56 PDF Export: control security settings 2006/07/09 16:29:54 beppec56 1.27.12.10: Issue number: #i12626# Submitted by: beppec56 Reviewed by: beppec56 PDF Export: control security settings, update 2006/06/11 20:28:30 beppec56 1.27.12.9: Issue number: #i12626# Submitted by: beppec56 Reviewed by: beppec56 2006/06/08 21:55:58 beppec56 1.27.12.8: Issue number: #i12626# Submitted by: beppec56 Reviewed by: beppec56 2006/06/08 10:50:34 beppec56 1.27.12.7: Issue number: #i12626# Submitted by: beppec56 Reviewed by: beppec56 2006/06/02 16:49:52 beppec56 1.27.12.6: Issue number: #i12626# Submitted by: beppec56 Reviewed by: beppec56 2006/05/30 21:37:44 beppec56 1.27.12.5: Issue number: #i12626# Submitted by: beppec56 Reviewed by: beppec56 2006/05/25 09:42:34 beppec56 1.27.12.4: Issue number: #i12626# Submitted by: beppec56 Reviewed by: beppec56 2006/05/25 09:03:36 beppec56 1.27.12.3: Issue number: #i12626# Submitted by: beppec56 Reviewed by: beppec56 2006/05/21 22:12:03 beppec56 1.27.12.2: Issue number: #i12626# Submitted by: beppec56 Reviewed by: beppec56 pdf encryption en-route commit 2006/05/15 20:25:57 beppec56 1.27.12.1: Issue number: #i12626# Submitted by: beppec56 Reviewed by: beppec56 incremental commit


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [67db0afc65ee1e4665ee5405358f2bf8030e6f8f]

INTEGRATION: CWS pdfencryption (1.13.12); FILE MERGED 2006/07/11 13:37:39 beppec56 1.13.12.9: Issue number: #i12626# Submitted by: beppec56 Reviewed by: beppec56 PDF Export: control security settings final commit, ready for QA 2006/07/10 20:19:27 beppec56 1.13.12.8: Issue number: #i12626# Submitted by: beppec56 Reviewed by: beppec56 PDF Export: control security settings 2006/07/09 16:29:54 beppec56 1.13.12.7: Issue number: #i12626# Submitted by: beppec56 Reviewed by: beppec56 PDF Export: control security settings, update 2006/06/11 20:28:30 beppec56 1.13.12.6: Issue number: #i12626# Submitted by: beppec56 Reviewed by: beppec56 2006/06/08 21:55:58 beppec56 1.13.12.5: Issue number: #i12626# Submitted by: beppec56 Reviewed by: beppec56 2006/06/08 10:50:34 beppec56 1.13.12.4: Issue number: #i12626# Submitted by: beppec56 Reviewed by: beppec56 2006/05/25 09:03:35 beppec56 1.13.12.3: Issue number: #i12626# Submitted by: beppec56 Reviewed by: beppec56 2006/05/21 22:12:03 beppec56 1.13.12.2: Issue number: #i12626# Submitted by: beppec56 Reviewed by: beppec56 pdf encryption en-route commit 2006/05/15 20:25:57 beppec56 1.13.12.1: Issue number: #i12626# Submitted by: beppec56 Reviewed by: beppec56 incremental commit


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [d3a2636adb84f9142bcb605dfab8c633ae2556b7]

INTEGRATION: CWS pdfencryption (1.9.12); FILE MERGED 2006/07/11 13:37:39 beppec56 1.9.12.8: Issue number: #i12626# Submitted by: beppec56 Reviewed by: beppec56 PDF Export: control security settings final commit, ready for QA 2006/07/09 16:29:54 beppec56 1.9.12.7: Issue number: #i12626# Submitted by: beppec56 Reviewed by: beppec56 PDF Export: control security settings, update 2006/06/11 20:28:30 beppec56 1.9.12.6: Issue number: #i12626# Submitted by: beppec56 Reviewed by: beppec56 2006/06/08 21:55:57 beppec56 1.9.12.5: Issue number: #i12626# Submitted by: beppec56 Reviewed by: beppec56 2006/06/08 10:50:34 beppec56 1.9.12.4: Issue number: #i12626# Submitted by: beppec56 Reviewed by: beppec56 2006/05/25 09:03:35 beppec56 1.9.12.3: Issue number: #i12626# Submitted by: beppec56 Reviewed by: beppec56 2006/05/21 22:12:02 beppec56 1.9.12.2: Issue number: #i12626# Submitted by: beppec56 Reviewed by: beppec56 pdf encryption en-route commit 2006/05/15 20:25:57 beppec56 1.9.12.1: Issue number: #i12626# Submitted by: beppec56 Reviewed by: beppec56 incremental commit


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [cd42ac156e2dbb3d8614000095f7855f0ed3a330]

INTEGRATION: CWS pdfencryption (1.15.12); FILE MERGED 2006/07/11 13:37:38 beppec56 1.15.12.16: Issue number: #i12626# Submitted by: beppec56 Reviewed by: beppec56 PDF Export: control security settings final commit, ready for QA 2006/07/10 20:19:27 beppec56 1.15.12.15: Issue number: #i12626# Submitted by: beppec56 Reviewed by: beppec56 PDF Export: control security settings 2006/07/09 16:29:54 beppec56 1.15.12.14: Issue number: #i12626# Submitted by: beppec56 Reviewed by: beppec56 PDF Export: control security settings, update 2006/07/06 16:55:31 beppec56 1.15.12.13: Issue number: #i12626# Submitted by: beppec56 Reviewed by: beppec56 PDF Export: control security settings 2006/07/06 14:33:32 beppec56 1.15.12.12: Issue number: #i12626# Submitted by: beppec56 Reviewed by: beppec56 PDF Export: control security settings 2006/07/03 12:03:51 beppec56 1.15.12.11: Issue number: #i12626# Submitted by: beppec56 Reviewed by: beppec56 2006/06/15 20:18:57 beppec56 1.15.12.10: Issue number: #i12626# Submitted by: beppec56 Reviewed by: beppec56 2006/06/14 21:28:04 beppec56 1.15.12.9: Issue number: #i12626# Submitted by: beppec56 Reviewed by: beppec56 2006/06/11 20:28:30 beppec56 1.15.12.8: Issue number: #i12626# Submitted by: beppec56 Reviewed by: beppec56 2006/06/08 21:55:57 beppec56 1.15.12.7: Issue number: #i12626# Submitted by: beppec56 Reviewed by: beppec56 2006/06/08 10:50:33 beppec56 1.15.12.6: Issue number: #i12626# Submitted by: beppec56 Reviewed by: beppec56 2006/06/02 16:49:52 beppec56 1.15.12.5: Issue number: #i12626# Submitted by: beppec56 Reviewed by: beppec56 2006/05/30 21:37:44 beppec56 1.15.12.4: Issue number: #i12626# Submitted by: beppec56 Reviewed by: beppec56 2006/05/25 09:03:34 beppec56 1.15.12.3: Issue number: #i12626# Submitted by: beppec56 Reviewed by: beppec56 2006/05/21 22:12:02 beppec56 1.15.12.2: Issue number: #i12626# Submitted by: beppec56 Reviewed by: beppec56 pdf encryption en-route commit 2006/05/15 20:25:57 beppec56 1.15.12.1: Issue number: #i12626# Submitted by: beppec56 Reviewed by: beppec56 incremental commit


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [35bc5b2bd3f67d829a4f3dd3da1762fe19b6e584]

INTEGRATION: CWS pdfencryption (1.7.12); FILE MERGED 2006/06/08 21:55:57 beppec56 1.7.12.1: Issue number: #i12626# Submitted by: beppec56 Reviewed by: beppec56


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [875f10759a8cc59fb75895cdfa13d60eec52cec0]

INTEGRATION: CWS impress96 (1.17.24); FILE MERGED 2006/06/27 16:17:12 af 1.17.24.2: RESYNC: (1.17-1.18); FILE MERGED 2006/05/10 09:51:18 sj 1.17.24.1: #134317# fixed uninitialized value problem (valgrind)


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [15e45d56e68d14aeb4356008ad8ce95b882b0ef8]

INTEGRATION: CWS impress96 (1.53.16); FILE MERGED 2006/06/27 15:50:21 af 1.53.16.2: RESYNC: (1.53-1.54); FILE MERGED 2006/05/30 15:25:40 af 1.53.16.1: #i65308# SvxViewHint now derived directly from SfxHint.


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [1797034e13c165033a4a2fad251fc75e14eec842]

INTEGRATION: CWS impress96 (1.25.404); FILE MERGED 2006/06/27 15:40:17 af 1.25.404.2: RESYNC: (1.25-1.26); FILE MERGED 2006/05/30 15:22:03 af 1.25.404.1: #i65308# SvxViewHint now derived directly from SfxHint.


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [31e0cae703b3c3cc4fd24b78d67bba0ccf37eea4]

INTEGRATION: CWS impress96 (1.107.46); FILE MERGED 2006/06/27 14:38:37 af 1.107.46.2: RESYNC: (1.107-1.108); FILE MERGED 2006/05/29 12:50:42 cl 1.107.46.1: #i64022# do not divide by zero with very small fonts


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [33efd37fd82c4ef5cc7a89e396843bde1fb68174]

INTEGRATION: CWS impress96 (1.40.172); FILE MERGED 2006/06/27 13:50:08 af 1.40.172.2: RESYNC: (1.40-1.41); FILE MERGED 2006/05/30 15:16:45 af 1.40.172.1: #i65308# SvxViewHint now derived directly from SfxHint.


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [e977ab6ea92712b261eded13f02f820a7d914783]

INTEGRATION: CWS impress96 (1.57.66); FILE MERGED 2006/05/12 14:48:23 af 1.57.66.1: #i57318# Renamed nPrintedHandoutPageNum to mnPrintedHandoutPageNum.


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [9c3d9dd2cee46c71ed09203f1ddb8a95961f07e6]

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>  [5333e38e1301d237814d4598058af816598a6511]

INTEGRATION: CWS impress96 (1.50.38); FILE MERGED 2006/05/12 14:39:54 af 1.50.38.1: #i57318# Moved Print(Outline,Handout,StdOrNotes,Page) to PrintManager.


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [931a268770820b3ce0e49339dc5ef16884531eab]

INTEGRATION: CWS impress96 (1.8.208); FILE MERGED 2006/07/11 11:46:05 af 1.8.208.2: #i57318# Fixed compiler problem. 2006/05/12 14:32:49 af 1.8.208.1: #i57318# Moved Print(Outline,Handout,StdOrNotes,Page) here from ViewShell.  Factored out PrintPagePart() from PrintStdOrNotes().


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [4421e23fefb6fb8b54e2e9c8d2a31eeb3f4620b6]

INTEGRATION: CWS impress96 (1.6.66); FILE MERGED 2006/05/11 13:53:40 af 1.6.66.1: #i65260# Hide non-context sensitive tool bars on start-up.


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [0c3fbed56eb77923c378e76c57064af963ce3db9]

INTEGRATION: CWS impress96 (1.6.66); FILE MERGED 2006/05/16 14:13:42 af 1.6.66.1: #i64596# SID_LEFT_PANE_IMPRESS is forwarded again to base class.


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [81855f0e665d170f8369a38f54f67f6d6995761f]

INTEGRATION: CWS impress96 (1.2.16); FILE MERGED 2006/05/22 11:51:01 af 1.2.16.1: #i65688# The coe in RunNextStep() for finishing the template scanning is now really executed.


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [37e2426c9b83a36426df6c1b48c8f0c3b6230bdf]

INTEGRATION: CWS impress96 (1.4.178); FILE MERGED 2006/05/18 15:11:48 af 1.4.178.1: #131084# Replaced PreviewBitmapFactory with PreviewBitmapFactory2.


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [d795806a2e6e8720e9aab134563642230831a93c]

INTEGRATION: CWS impress96 (1.12.78); FILE MERGED 2006/07/11 11:45:13 af 1.12.78.2: #131084# Fixed compiler problem. 2006/05/18 15:10:42 af 1.12.78.1: #131084# Guarding against contact object being destroyed.


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [fcc9dc26ab71cd1474c8784f20e9a0df3583e3e9]

INTEGRATION: CWS impress96 (1.5.178); FILE MERGED 2006/05/18 15:04:52 af 1.5.178.1: #131084# Renamed PreviewBitmapFactory2 to PreviewBitmapFactory.


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [6cb1e861da5b568dd8ff8407c82955b347757779]

INTEGRATION: CWS impress96 (1.19.66); FILE MERGED 2006/05/12 14:29:50 af 1.19.66.1: #i57318# Moved Print(Outline,Handout,StdOrNotes,Page) to PrintManager.  Added SetPrintedHandoutPageNum().


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [c9b7f4fb53986cd615c24544b5855558b9e7bdde]

INTEGRATION: CWS impress96 (1.4.212); FILE MERGED 2006/07/11 11:44:09 af 1.4.212.2: #i57318# Fixed compiler problem. 2006/05/12 14:26:40 af 1.4.212.1: #i57318# Moved Print(Outline,Handout,StdOrNotes) from ViewShell here.  Factored out PrintPagePart() fom PrintStdOrNotes().


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [1565fd4916dd4cda559dd81191ccf741fd324fe5]

INTEGRATION: CWS impress96 (1.7.204); FILE MERGED 2006/05/29 14:10:42 cl 1.7.204.1: #i65332# applyd typo patch from floef for german version of No Transition


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [30a19f6d73b5d081d52bb8eb20c32b93ee706cc3]

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>  [4b35ab6458fe637bd1c4de87debc44d418c9c68a]

INTEGRATION: CWS cowfixes01 (1.4.172); FILE MERGED 2006/03/17 16:49:09 thb 1.4.172.1: #128078# Upping refcount bitsize to 32 bit (we're experiencing refcount overflows for some hardcore bugdocs)


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [052f9e8bcd2e6f8823bfac52d3da1386ee1c54bd]

INTEGRATION: CWS cowfixes01 (1.5.110); FILE MERGED 2006/03/17 16:49:08 thb 1.5.110.1: #128078# Upping refcount bitsize to 32 bit (we're experiencing refcount overflows for some hardcore bugdocs)


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [cee873993a5d16bbec35c369842c2028a559b45f]

INTEGRATION: CWS cowfixes01 (1.22.40); FILE MERGED 2006/03/17 23:52:20 thb 1.22.40.2: RESYNC: (1.22-1.23); FILE MERGED 2006/03/17 16:49:08 thb 1.22.40.1: #128078# Upping refcount bitsize to 32 bit (we're experiencing refcount overflows for some hardcore bugdocs)


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [2ca96c5a2d1b60cb1c2e4f057e564335cb176e07]

INTEGRATION: CWS cowfixes01 (1.56.20); FILE MERGED 2006/05/10 17:30:51 thb 1.56.20.3: RESYNC: (1.57-1.61); FILE MERGED 2006/03/17 23:50:36 thb 1.56.20.2: RESYNC: (1.56-1.57); FILE MERGED 2006/03/17 16:49:08 thb 1.56.20.1: #128078# Upping refcount bitsize to 32 bit (we're experiencing refcount overflows for some hardcore bugdocs)


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [979b8d650f1bdf945b56458372b8acfbe2d6552e]

INTEGRATION: CWS impress96 (1.27.34); FILE MERGED 2006/05/11 14:25:19 af 1.27.34.1: #i65260# Made resource/toolbar/toolbar context sensitive.


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [e7a3b0fc489036aa5414a23011b6bb432a4b11e6]

INTEGRATION: CWS impress96 (1.27.34); FILE MERGED 2006/05/11 14:23:56 af 1.27.34.1: #i65260# Made resource/toolbar/toolbar context sensitive.


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [c67771ac287a5e0355ae59a7aa81830f4dd369b3]

INTEGRATION: CWS cowfixes01 (1.25.272); FILE MERGED 2006/03/20 10:53:40 thb 1.25.272.1: #128078# Adapted to now-private MetaAct dtor


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [ea7df7ba16e0057c373a8a0f91756d1b9ee036b8]

INTEGRATION: CWS cowfixes01 (1.18.10); FILE MERGED 2006/06/28 11:10:59 thb 1.18.10.2: RESYNC: (1.18-1.19); FILE MERGED 2006/03/20 18:22:30 thb 1.18.10.1: #i63396# Moved Windows-specific stuff to separate compilation unit


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [e1481dce08f34bca4bb31524c7dc5102f6e10490]

INTEGRATION: CWS cowfixes01 (1.3.10); FILE MERGED 2006/06/28 11:10:42 thb 1.3.10.2: RESYNC: (1.3-1.4); FILE MERGED 2006/03/20 18:22:29 thb 1.3.10.1: #i63396# Moved Windows-specific stuff to separate compilation unit


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [9b52355379b5b425803340d941e3a9c03d301474]

INTEGRATION: CWS cowfixes01 (1.5.12); FILE MERGED 2006/03/24 12:34:13 thb 1.5.12.2: #i63396# Finalized job of extracting WinAPI stuff to separate compilation unit 2006/03/20 18:22:29 thb 1.5.12.1: #i63396# Moved Windows-specific stuff to separate compilation unit


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [406dfa96a7516c009fc0ae1a72aa202e410d715b]

INTEGRATION: CWS cowfixes01 (1.3.60); FILE MERGED 2006/03/24 12:34:13 thb 1.3.60.2: #i63396# Finalized job of extracting WinAPI stuff to separate compilation unit 2006/03/20 18:24:25 thb 1.3.60.1: #i63396# testshl2 now no longer depends on tools


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [c95a2e338ac49ffe67749983cd8a23c465e7de85]

INTEGRATION: CWS cowfixes01 (1.13.20); FILE MERGED 2006/03/17 15:27:08 thb 1.13.20.1: #128078# Adapting to now-protected MetaAct dtor


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [ea915755411ba1f0eff0b537525f86ba61e9bf79]

INTEGRATION: CWS cowfixes01 (1.11.68); FILE MERGED 2006/03/20 11:06:06 thb 1.11.68.1: #128078# Upped polygon refcount to 32 bit


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [d4d4cb0118ea125534c03ddeeac2a1e027a8122f]

INTEGRATION: CWS cowfixes01 (1.9.20); FILE MERGED 2006/03/20 11:06:05 thb 1.9.20.1: #128078# Upped polygon refcount to 32 bit


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [4f0f5af41c5755bda564291283ed1f1e41452543]

INTEGRATION: CWS cowfixes01 (1.3.68); FILE MERGED 2006/03/20 11:06:05 thb 1.3.68.1: #128078# Upped polygon refcount to 32 bit


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [b6368dd527fd7ebe307cebe5c2275983df9ee851]

INTEGRATION: CWS cowfixes01 (1.4.20); FILE MERGED 2006/03/17 17:41:35 thb 1.4.20.1: #i63310# Added COW to B2DMultiRange (wasn't there before); moved BxDHomMatrix to cow_wrapper; added o3tl build dependency


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [5a3e3c13d5dd515b8f045263a0cbb42d171726db]

INTEGRATION: CWS cowfixes01 (1.6.12); FILE MERGED 2006/03/21 13:36:27 thb 1.6.12.2: #i63310# Removed silly self-referentiality for the static default objects (causing infinite loops) 2006/03/17 23:16:37 thb 1.6.12.1: #i63310# Moved BxD(Poly)Polygon to cow_wrapper; added makeUnique() to all classes using COW internally (to at least facilitate deliberate unsharing in multi-threaded uses)


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [04ea49166dfeaf0622c2755f87b0069b6ab01693]

INTEGRATION: CWS cowfixes01 (1.6.20); FILE MERGED 2006/03/21 13:36:27 thb 1.6.20.2: #i63310# Removed silly self-referentiality for the static default objects (causing infinite loops) 2006/03/17 23:16:37 thb 1.6.20.1: #i63310# Moved BxD(Poly)Polygon to cow_wrapper; added makeUnique() to all classes using COW internally (to at least facilitate deliberate unsharing in multi-threaded uses)


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [65923299627d1f5392362193032c799c65fd27c7]

INTEGRATION: CWS cowfixes01 (1.14.12); FILE MERGED 2006/03/21 13:36:27 thb 1.14.12.2: #i63310# Removed silly self-referentiality for the static default objects (causing infinite loops) 2006/03/17 23:16:36 thb 1.14.12.1: #i63310# Moved BxD(Poly)Polygon to cow_wrapper; added makeUnique() to all classes using COW internally (to at least facilitate deliberate unsharing in multi-threaded uses)


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [ee925ca2d7ca1865199315b55f350802712709dc]

INTEGRATION: CWS cowfixes01 (1.9.12); FILE MERGED 2006/03/21 13:36:26 thb 1.9.12.3: #i63310# Removed silly self-referentiality for the static default objects (causing infinite loops) 2006/03/17 23:16:36 thb 1.9.12.2: #i63310# Moved BxD(Poly)Polygon to cow_wrapper; added makeUnique() to all classes using COW internally (to at least facilitate deliberate unsharing in multi-threaded uses) 2006/03/17 17:41:34 thb 1.9.12.1: #i63310# Added COW to B2DMultiRange (wasn't there before); moved BxDHomMatrix to cow_wrapper; added o3tl build dependency


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [b41386c55771d651ba8db2a3977b1b064a5b4647]

INTEGRATION: CWS cowfixes01 (1.11.12); FILE MERGED 2006/03/21 13:36:26 thb 1.11.12.3: #i63310# Removed silly self-referentiality for the static default objects (causing infinite loops) 2006/03/17 23:16:36 thb 1.11.12.2: #i63310# Moved BxD(Poly)Polygon to cow_wrapper; added makeUnique() to all classes using COW internally (to at least facilitate deliberate unsharing in multi-threaded uses) 2006/03/17 17:41:34 thb 1.11.12.1: #i63310# Added COW to B2DMultiRange (wasn't there before); moved BxDHomMatrix to cow_wrapper; added o3tl build dependency


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [aa90edcb7ee8752dadfa9281e56590f666e63c3d]

INTEGRATION: CWS cowfixes01 (1.15.20); FILE MERGED 2006/03/17 17:41:33 thb 1.15.20.1: #i63310# Added COW to B2DMultiRange (wasn't there before); moved BxDHomMatrix to cow_wrapper; added o3tl build dependency


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [4a94264f0129290778ac8d5126cb2c6d6feb5045]

INTEGRATION: CWS cowfixes01 (1.8.72); FILE MERGED 2006/03/17 17:41:32 thb 1.8.72.1: #i63310# Added COW to B2DMultiRange (wasn't there before); moved BxDHomMatrix to cow_wrapper; added o3tl build dependency


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [776b7235e23735189dbeafa6de93a4a2eaa2bf30]

INTEGRATION: CWS cowfixes01 (1.3.20); FILE MERGED 2006/03/17 23:16:35 thb 1.3.20.2: #i63310# Moved BxD(Poly)Polygon to cow_wrapper; added makeUnique() to all classes using COW internally (to at least facilitate deliberate unsharing in multi-threaded uses) 2006/03/17 17:41:32 thb 1.3.20.1: #i63310# Added COW to B2DMultiRange (wasn't there before); moved BxDHomMatrix to cow_wrapper; added o3tl build dependency


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [4840ffc53274e71415f0c0386dc9406193955aa9]

INTEGRATION: CWS cowfixes01 (1.6.12); FILE MERGED 2006/03/21 13:36:26 thb 1.6.12.2: #i63310# Removed silly self-referentiality for the static default objects (causing infinite loops) 2006/03/17 23:16:35 thb 1.6.12.1: #i63310# Moved BxD(Poly)Polygon to cow_wrapper; added makeUnique() to all classes using COW internally (to at least facilitate deliberate unsharing in multi-threaded uses)


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [535096077028db776b709ab784517149efd75f16]

INTEGRATION: CWS cowfixes01 (1.5.20); FILE MERGED 2006/03/21 13:36:26 thb 1.5.20.2: #i63310# Removed silly self-referentiality for the static default objects (causing infinite loops) 2006/03/17 23:16:35 thb 1.5.20.1: #i63310# Moved BxD(Poly)Polygon to cow_wrapper; added makeUnique() to all classes using COW internally (to at least facilitate deliberate unsharing in multi-threaded uses)


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [f0580e54e08cbb1004cd353f927a828e0210de93]

INTEGRATION: CWS cowfixes01 (1.11.20); FILE MERGED 2006/03/21 13:36:26 thb 1.11.20.2: #i63310# Removed silly self-referentiality for the static default objects (causing infinite loops) 2006/03/17 23:16:35 thb 1.11.20.1: #i63310# Moved BxD(Poly)Polygon to cow_wrapper; added makeUnique() to all classes using COW internally (to at least facilitate deliberate unsharing in multi-threaded uses)


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [3c0dbd7fd87824982f11884bc27dd4400bd1e89c]

INTEGRATION: CWS cowfixes01 (1.10.20); FILE MERGED 2006/03/21 13:36:26 thb 1.10.20.2: #i63310# Removed silly self-referentiality for the static default objects (causing infinite loops) 2006/03/17 23:16:35 thb 1.10.20.1: #i63310# Moved BxD(Poly)Polygon to cow_wrapper; added makeUnique() to all classes using COW internally (to at least facilitate deliberate unsharing in multi-threaded uses)


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [77ad33de6981353297a1f0c39e5c07fdc0ca4309]

INTEGRATION: CWS cowfixes01 (1.8.12); FILE MERGED 2006/03/21 13:36:25 thb 1.8.12.3: #i63310# Removed silly self-referentiality for the static default objects (causing infinite loops) 2006/03/17 23:16:34 thb 1.8.12.2: #i63310# Moved BxD(Poly)Polygon to cow_wrapper; added makeUnique() to all classes using COW internally (to at least facilitate deliberate unsharing in multi-threaded uses) 2006/03/17 17:41:31 thb 1.8.12.1: #i63310# Added COW to B2DMultiRange (wasn't there before); moved BxDHomMatrix to cow_wrapper; added o3tl build dependency


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [535c82326e9e245f64cf83a9d610735220102fd1]

INTEGRATION: CWS impresscontext (1.43.80); FILE MERGED 2006/07/04 15:21:59 cl 1.43.80.1: #i66828# added context menu for slideshow


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [37236fc7866b88e520cf837eec902becb30797df]

INTEGRATION: CWS impresscontext (1.17.84); FILE MERGED 2006/07/04 15:21:22 cl 1.17.84.1: #i66828# added context menu for slideshow


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [c9c9d4281bf233e13a4d3ab81ba6470eef9037d8]

INTEGRATION: CWS impresscontext (1.29.80); FILE MERGED 2006/07/10 14:35:08 cl 1.29.80.2: #i66828# added context menu for slideshow 2006/07/04 15:21:21 cl 1.29.80.1: #i66828# added context menu for slideshow


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [08923c24aba6faf567b97cc2fc819e2c24fff409]

INTEGRATION: CWS impresscontext (1.1.2); FILE ADDED 2006/07/04 15:21:21 cl 1.1.2.1: #i66828# added context menu for slideshow


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [51a8cd6a57e5d4cc0528da9b3f41279e87e01cdd]

INTEGRATION: CWS impresscontext (1.4.244); FILE MERGED 2006/07/04 15:21:21 cl 1.4.244.1: #i66828# added context menu for slideshow


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [f2682f24220847c269a483d0094ed4dadb623ab2]

INTEGRATION: CWS impresscontext (1.18.244); FILE MERGED 2006/07/04 15:06:10 cl 1.18.244.1: #i66828# added context menu for slideshow


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [12c152caa9b937951e03e29a42d0f673dd0a2f10]

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>  [b04743544f92b326498be5937a9e22820386f4d5]

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>  [84bae19b37e36f9d3fabfb81d2fde00f09183bac]

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>  [db1d37928a9b384eb2ea567371308d4abbb98d68]

INTEGRATION: CWS latex (1.2.8); FILE MERGED 2006/07/06 11:27:58 sus 1.2.8.2: #i24813# Fixed merge conflict 2006/01/31 10:28:51 sus 1.2.8.1: #i59368# renamed enum to enumeration to be Java 5 compatible


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [cc3eb4987ef514694fae0cce72177f4a8f37d70f]

INTEGRATION: CWS latex (1.2.8); FILE MERGED 2006/07/06 11:27:57 sus 1.2.8.2: #i24813# Fixed merge conflict 2006/01/31 10:28:50 sus 1.2.8.1: #i59368# renamed enum to enumeration to be Java 5 compatible


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [412923cf3952b2ad7ae5e5ac1c6d8c9cc1ad8464]

INTEGRATION: CWS latex (1.2.8); FILE MERGED 2006/03/20 16:20:38 sus 1.2.8.1: #i50572# aside of office:automatic-styles, now office:styles are taking into account as well, therefore no null pointer won't be occur any longer


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [11f3a1ef4ecf9e35571e96f493b450ae07e5e116]

INTEGRATION: CWS latex (1.2.8); FILE MERGED 2006/07/06 11:28:12 sus 1.2.8.3: #i24813# Fixed merge conflict 2006/07/06 11:16:51 sus 1.2.8.2: #i24813# Fixed merge conflict 2006/01/31 10:28:11 sus 1.2.8.1: #i59368# renamed enum to enumeration to be Java 5 compatible


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [a6bd54ac5cb30b70d28e9a9346b9d852029f6722]

INTEGRATION: CWS latex (1.1.2); FILE ADDED 2006/04/06 14:19:34 sus 1.1.2.1: #i24813# Adding LaTeX and BibTeX filter


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [725037f86e367198b68bc53d61e96daa7356e730]

INTEGRATION: CWS latex (1.1.2); FILE ADDED 2006/04/06 14:19:21 sus 1.1.2.1: #i24813# Adding LaTeX and BibTeX filter


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [36e2e72e8285c2f928741b7132fed28d575fac6c]

INTEGRATION: CWS latex (1.1.2); FILE ADDED 2006/04/06 14:19:02 sus 1.1.2.1: #i24813# Adding LaTeX and BibTeX filter


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [b835d120464aeec61cfc0e563636d3c9a25422f5]

INTEGRATION: CWS latex (1.1.2); FILE ADDED 2006/04/06 14:18:37 sus 1.1.2.1: #i24813# Adding LaTeX and BibTeX filter


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [7c85b6414b4699a392f9ed5a3ef0ba08552d12b7]

INTEGRATION: CWS latex (1.1.2); FILE ADDED 2006/04/06 14:18:22 sus 1.1.2.1: #i24813# Adding LaTeX and BibTeX filter


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [f33e9203d8803a3fe930a936a74f74782629eeb6]

INTEGRATION: CWS latex (1.1.2); FILE ADDED 2006/04/06 14:17:56 sus 1.1.2.1: #i24813# Adding LaTeX and BibTeX filter


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [f4d4572bdc96dc771250729e755e7d0850798355]

INTEGRATION: CWS latex (1.1.2); FILE ADDED 2006/04/06 14:17:36 sus 1.1.2.1: #i24813# Adding LaTeX and BibTeX filter


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [951ab8ab229c27c5751a7feed4189eb3ce9d1f64]

INTEGRATION: CWS latex (1.1.2); FILE ADDED 2006/04/06 14:17:12 sus 1.1.2.1: #i24813# Adding LaTeX and BibTeX filter


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [e93c7d49df80ce6f5d97fa88b48e83707b70632f]

INTEGRATION: CWS latex (1.1.2); FILE ADDED 2006/04/06 14:16:55 sus 1.1.2.1: #i24813# Adding LaTeX and BibTeX filter


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [e9c53cf50430c3d0f023c67726dc0ec6054a1eb0]

INTEGRATION: CWS latex (1.1.2); FILE ADDED 2006/04/06 14:16:41 sus 1.1.2.1: #i24813# Adding LaTeX and BibTeX filter


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [119ba27a61f739c2664b7449a0badea5fa1d2917]

INTEGRATION: CWS latex (1.1.2); FILE ADDED 2006/04/06 14:16:05 sus 1.1.2.1: #i24813# Adding LaTeX and BibTeX filter


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [d135731bd7f94f3f37175cba634fe13e65b16db9]

INTEGRATION: CWS latex (1.1.2); FILE ADDED 2006/04/06 14:16:23 sus 1.1.2.1: #i24813# Adding LaTeX and BibTeX filter


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [cd5a843219225143440d16947177c010d3020303]

INTEGRATION: CWS latex (1.1.2); FILE ADDED 2006/04/06 14:15:48 sus 1.1.2.1: #i24813# Adding LaTeX and BibTeX filter


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [cdc8b34669fc144b84d4775952377a1d2e9ca3aa]

INTEGRATION: CWS latex (1.1.2); FILE ADDED 2006/04/06 14:15:32 sus 1.1.2.1: #i24813# Adding LaTeX and BibTeX filter


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [3bb0895d91242604b2688f7390a8b3e22a434dcc]

INTEGRATION: CWS latex (1.1.2); FILE ADDED 2006/04/06 14:15:15 sus 1.1.2.1: #i24813# Adding LaTeX and BibTeX filter


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [8f350a5ee39f87b7e4d2607bc86db3527e02991b]

INTEGRATION: CWS latex (1.1.2); FILE ADDED 2006/04/06 14:15:03 sus 1.1.2.1: #i24813# Adding LaTeX and BibTeX filter


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [206daf6ea6d8d11c364bb0f992ee08688e11739f]

INTEGRATION: CWS latex (1.1.2); FILE ADDED 2006/04/06 14:14:27 sus 1.1.2.1: #i24813# Adding LaTeX and BibTeX filter


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [6f9246ac8bcb4614f61a611c9fe70a9dfb37d079]

INTEGRATION: CWS latex (1.1.2); FILE ADDED 2006/04/06 14:14:07 sus 1.1.2.1: #i24813# Adding LaTeX and BibTeX filter


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [a1109aa6d5f56ae10abce72073c11605b56cc8e3]

INTEGRATION: CWS latex (1.1.2); FILE ADDED 2006/04/06 14:14:45 sus 1.1.2.1: #i24813# Adding LaTeX and BibTeX filter


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [b6916549ca022b74dd471d910da36f601445e069]

INTEGRATION: CWS latex (1.1.2); FILE ADDED 2006/04/06 14:13:52 sus 1.1.2.1: #i24813# Adding LaTeX and BibTeX filter


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [081cef481d1b67a25a775ac9f497304bebaa09cd]

INTEGRATION: CWS latex (1.1.2); FILE ADDED 2006/04/06 14:13:39 sus 1.1.2.1: #i24813# Adding LaTeX and BibTeX filter


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [74e1ff836b29b6996b4c9b9c41bf07a8d7c0a15e]

INTEGRATION: CWS latex (1.1.2); FILE ADDED 2006/04/06 14:13:23 sus 1.1.2.1: #i24813# Adding LaTeX and BibTeX filter


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [ae5c8068483ad2e1592dcbb3ff5509f3f18afd28]

INTEGRATION: CWS latex (1.1.2); FILE ADDED 2006/04/06 14:13:09 sus 1.1.2.1: #i24813# Adding LaTeX and BibTeX filter


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [96e3f19a669b44042a346bf2ee324210cf669533]

INTEGRATION: CWS latex (1.1.2); FILE ADDED 2006/04/06 14:12:50 sus 1.1.2.1: #i24813# Adding LaTeX and BibTeX filter


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [0c887b3bfbacce58ba1812c9cb0b1a59c9c4c876]

INTEGRATION: CWS latex (1.1.2); FILE ADDED 2006/04/06 14:12:21 sus 1.1.2.1: #i24813# Adding LaTeX and BibTeX filter


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [c3939bc905892f4116aea080bf9ce757133a0b80]

INTEGRATION: CWS latex (1.1.2); FILE ADDED 2006/04/06 14:12:10 sus 1.1.2.1: #i24813# Adding LaTeX and BibTeX filter


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [778df99f8c9d3b30a410a99f6a2344cfb9302350]

INTEGRATION: CWS latex (1.1.2); FILE ADDED 2006/04/06 14:12:35 sus 1.1.2.1: #i24813# Adding LaTeX and BibTeX filter


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [420db4d1faef8d329eb10a3e5e0a6d2ca5b41230]

INTEGRATION: CWS latex (1.1.2); FILE ADDED 2006/04/06 14:11:52 sus 1.1.2.1: #i24813# Adding LaTeX and BibTeX filter


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [025c908d1735c769ab583554e8c2c33223711941]

INTEGRATION: CWS latex (1.1.2); FILE ADDED 2006/04/06 14:11:40 sus 1.1.2.1: #i24813# Adding LaTeX and BibTeX filter


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [beef7dc0599cb4b7c0d50dce47e1b295f91297bd]

INTEGRATION: CWS latex (1.1.2); FILE ADDED 2006/04/06 14:11:26 sus 1.1.2.1: #i24813# Adding LaTeX and BibTeX filter


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [8fb0c48e6653f33ac73158bb903fce23447f3c64]

INTEGRATION: CWS latex (1.1.2); FILE ADDED 2006/04/06 14:11:10 sus 1.1.2.1: #i24813# Adding LaTeX and BibTeX filter


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [f3fa9bb6f72943e23bcd7a26d9820afa29eeeb0e]

INTEGRATION: CWS latex (1.1.2); FILE ADDED 2006/04/06 14:10:55 sus 1.1.2.1: #i24813# Adding LaTeX and BibTeX filter


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [2592ace74c7672a219685430e5290f6bc8e01809]

INTEGRATION: CWS latex (1.1.2); FILE ADDED 2006/04/06 14:10:38 sus 1.1.2.1: #i24813# Adding LaTeX and BibTeX filter


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [f41a592e457dc28ec60283070c0c805fa3511f91]

INTEGRATION: CWS latex (1.1.2); FILE ADDED 2006/04/06 14:10:00 sus 1.1.2.1: #i24813# Adding LaTeX and BibTeX filter


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [db2ef0c0f2bda49ab0843d89a00a9ed2627e6572]

INTEGRATION: CWS latex (1.1.2); FILE ADDED 2006/04/06 14:10:26 sus 1.1.2.1: #i24813# Adding LaTeX and BibTeX filter


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [b12dfddd519014e4a16d8fdccde0e39a1ba1bae1]

INTEGRATION: CWS latex (1.1.2); FILE ADDED 2006/04/06 14:10:14 sus 1.1.2.1: #i24813# Adding LaTeX and BibTeX filter


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [f790e87c188a5c8822f8b812dacc5a7f32a8b067]

INTEGRATION: CWS latex (1.1.2); FILE ADDED 2006/04/06 14:09:47 sus 1.1.2.1: #i24813# Adding LaTeX and BibTeX filter


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [4fa6a011f231c3e6855156fdb71753339bbf525d]

INTEGRATION: CWS latex (1.1.2); FILE ADDED 2006/04/06 14:09:31 sus 1.1.2.1: #i24813# Adding LaTeX and BibTeX filter


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [7987577c9903a2577c7bf5e58c5643cbefe946a1]

INTEGRATION: CWS latex (1.1.2); FILE ADDED 2006/04/06 14:09:19 sus 1.1.2.1: #i24813# Adding LaTeX and BibTeX filter


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [6c161688f7ca08942a12b453e32e3cbcb2c06121]

INTEGRATION: CWS latex (1.1.2); FILE ADDED 2006/04/06 14:09:04 sus 1.1.2.1: #i24813# Adding LaTeX and BibTeX filter


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [b84ded5be53ce6f64731c13ccff7b92ca579ae8b]

INTEGRATION: CWS latex (1.1.2); FILE ADDED 2006/04/06 14:08:52 sus 1.1.2.1: #i24813# Adding LaTeX and BibTeX filter


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [da6344a95aa43dcf844f7531d3ed34f6d4042479]

INTEGRATION: CWS latex (1.1.2); FILE ADDED 2006/04/06 14:08:37 sus 1.1.2.1: #i24813# Adding LaTeX and BibTeX filter


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [5375ab9c2f0b922a011169c474ce055c028363f7]

INTEGRATION: CWS latex (1.1.2); FILE ADDED 2006/04/06 14:08:22 sus 1.1.2.1: #i24813# Adding LaTeX and BibTeX filter


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [03ce3cb323bf74e41a67397f7314fb8461cb301e]

INTEGRATION: CWS latex (1.1.2); FILE ADDED 2006/04/06 14:08:08 sus 1.1.2.1: #i24813# Adding LaTeX and BibTeX filter


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [613e315cd5c41e12b74d6a85c8f1f8705577227c]

INTEGRATION: CWS latex (1.1.2); FILE ADDED 2006/04/06 14:07:54 sus 1.1.2.1: #i24813# Adding LaTeX and BibTeX filter


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [c0d7a7e532f238cdf468a569a05b96d52ec03f97]

INTEGRATION: CWS latex (1.1.2); FILE ADDED 2006/04/06 14:07:39 sus 1.1.2.1: #i24813# Adding LaTeX and BibTeX filter


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [7f6f0bfc36101e14b8f7c69a75fdb27e9001b6dc]

INTEGRATION: CWS latex (1.1.2); FILE ADDED 2006/04/06 14:07:20 sus 1.1.2.1: #i24813# Adding LaTeX and BibTeX filter


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [555423ccc78813222ccebc591a202d4b36e6724e]

INTEGRATION: CWS latex (1.1.2); FILE ADDED 2006/04/06 14:07:01 sus 1.1.2.1: #i24813# Adding LaTeX and BibTeX filter


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [664cf6cdbf2404189b1ff1bf652f2bf699789964]

INTEGRATION: CWS latex (1.1.2); FILE ADDED 2006/04/06 14:06:43 sus 1.1.2.1: #i24813# Adding LaTeX and BibTeX filter


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [c5a12d77410adacf243cc0e03f1f51bc36c0f52a]

INTEGRATION: CWS latex (1.1.2); FILE ADDED 2006/04/06 14:06:30 sus 1.1.2.1: #i24813# Adding LaTeX and BibTeX filter


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [af6b9e443809139cf6f9bffbd0f4c52bb9afc0ef]

INTEGRATION: CWS latex (1.1.2); FILE ADDED 2006/04/06 14:06:19 sus 1.1.2.1: #i24813# Adding LaTeX and BibTeX filter


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [60ae2201bce47658b01770e309f787fc15c93775]

INTEGRATION: CWS latex (1.1.2); FILE ADDED 2006/04/06 14:06:02 sus 1.1.2.1: #i24813# Adding LaTeX and BibTeX filter


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [92b47230252fb3a6340d3ec5e5f105b5671db028]

INTEGRATION: CWS latex (1.1.2); FILE ADDED 2006/04/06 14:05:49 sus 1.1.2.1: #i24813# Adding LaTeX and BibTeX filter


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [0e9167ce206773c05645ef3c785d8adf04cc9a3a]

INTEGRATION: CWS latex (1.1.2); FILE ADDED 2006/04/06 14:05:36 sus 1.1.2.1: #i24813# Adding LaTeX and BibTeX filter


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [8204853f59496a214949950cf66ebaabf82740d5]

INTEGRATION: CWS latex (1.1.2); FILE ADDED 2006/04/06 14:05:20 sus 1.1.2.1: #i24813# Adding LaTeX and BibTeX filter


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [1864a471bc05f2c6fd653bb15c2f2c3fc69a5202]

INTEGRATION: CWS latex (1.1.2); FILE ADDED 2006/04/06 14:04:59 sus 1.1.2.1: #i24813# Adding LaTeX and BibTeX filter


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [595a69f2a04b007eb36323b5103ecb2361f29a66]

INTEGRATION: CWS latex (1.1.2); FILE ADDED 2006/04/06 14:04:45 sus 1.1.2.1: #i24813# Adding LaTeX and BibTeX filter


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [5270e38b5f1375a44ae66864d0a128385dba7f92]

INTEGRATION: CWS latex (1.1.2); FILE ADDED 2006/04/06 14:04:31 sus 1.1.2.1: #i24813# Adding LaTeX and BibTeX filter


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [11035f4cc62d0cd5112d334b5bcf0ec5e6a7617c]

INTEGRATION: CWS latex (1.1.2); FILE ADDED 2006/04/06 14:04:17 sus 1.1.2.1: #i24813# Adding LaTeX and BibTeX filter


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [90f9356ef534dd2c920665d4e215e4133f72b8fe]

INTEGRATION: CWS latex (1.1.2); FILE ADDED 2006/04/06 14:04:05 sus 1.1.2.1: #i24813# Adding LaTeX and BibTeX filter


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [5c9db68bffe1989bf2eb2c03840c891e25324e6b]

INTEGRATION: CWS latex (1.1.2); FILE ADDED 2006/04/06 14:03:46 sus 1.1.2.1: #i24813# Adding LaTeX and BibTeX filter


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [20ec6737ccc94c6ea97d716be269f7fae5afba9a]

INTEGRATION: CWS latex (1.1.2); FILE ADDED 2006/04/06 14:03:33 sus 1.1.2.1: #i24813# Adding LaTeX and BibTeX filter


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [291af9568881898f78910f61443ef4b05224460f]

INTEGRATION: CWS latex (1.1.2); FILE ADDED 2006/04/06 14:03:21 sus 1.1.2.1: #i24813# Adding LaTeX and BibTeX filter


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [6fc3797ab4bf03ec7c7e45c84365f8536071470e]

INTEGRATION: CWS latex (1.1.2); FILE ADDED 2006/04/06 14:02:43 sus 1.1.2.1: #i24813# Adding LaTeX and BibTeX filter


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [eeb374bf6307b02e51b5472f3efa5cee0388a1d0]

INTEGRATION: CWS latex (1.1.2); FILE ADDED 2006/04/06 14:02:31 sus 1.1.2.1: #i24813# Adding LaTeX and BibTeX filter


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [f1bb46f130483e42d7f68907dd614427effe59bd]

INTEGRATION: CWS latex (1.1.2); FILE ADDED 2006/04/06 14:02:09 sus 1.1.2.1: #i24813# Adding LaTeX and BibTeX filter


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [b64ccd8392fa59868abc9d93f30b3790fc2b2f2b]

INTEGRATION: CWS latex (1.1.2); FILE ADDED 2006/04/06 14:01:57 sus 1.1.2.1: #i24813# Adding LaTeX and BibTeX filter


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [2a1c3d6d1f9a0468110e5b48529a2fce605b511c]

INTEGRATION: CWS latex (1.1.2); FILE ADDED 2006/04/06 14:01:43 sus 1.1.2.1: #i24813# Adding LaTeX and BibTeX filter


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [5d65dd90ddb2e2b1168fdd050910abeaa74a3de9]

INTEGRATION: CWS latex (1.1.2); FILE ADDED 2006/04/06 14:01:28 sus 1.1.2.1: #i24813# Adding LaTeX and BibTeX filter


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [76806096c71fb0148905195bdb781a6ab862c317]

INTEGRATION: CWS latex (1.1.2); FILE ADDED 2006/04/06 13:57:41 sus 1.1.2.1: #i24813# Adding LaTeX and BibTeX filter


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [c61f0267375e73881bd578d293c996fccdcd7779]

INTEGRATION: CWS latex (1.1.2); FILE ADDED 2006/04/06 13:57:25 sus 1.1.2.1: #i24813# Adding LaTeX and BibTeX filter


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [927a39f081547c6b0611a637a50fc9d1cf42b261]

INTEGRATION: CWS latex (1.1.2); FILE ADDED 2006/04/06 13:56:50 sus 1.1.2.1: #i24813# Adding LaTeX and BibTeX filter


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [a9bd1838c4203fb8a3cdeb573e448ef4d0dca562]

INTEGRATION: CWS latex (1.1.2); FILE ADDED 2006/04/06 13:56:37 sus 1.1.2.1: #i24813# Adding LaTeX and BibTeX filter


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [16e4505edfac84326fee8d5a4d83080a0a11a61b]

INTEGRATION: CWS latex (1.2.8); FILE MERGED 2006/04/06 14:54:06 sus 1.2.8.1: #i24813# Adding debug state


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [18d809e7ecefdb4e53f7a8a37e59e9ee3e60150a]

INTEGRATION: CWS latex (1.4.8); FILE MERGED 2006/04/06 14:36:03 sus 1.4.8.1: #i24813# Adding LaTeX and BibTeX filter


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [5520d9959d4bf305e8248b28a703f699d1da64d8]

INTEGRATION: CWS latex (1.5.8); FILE MERGED 2006/04/06 14:36:03 sus 1.5.8.1: #i24813# Adding LaTeX and BibTeX filter


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [f463173aa6d7df4d8e4a6d6ad8c9afdbb3bbae4c]

INTEGRATION: CWS latex (1.2.12); FILE MERGED 2006/04/06 14:45:40 sus 1.2.12.1: #i24813# Added packagename


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [bc0dd8bb95eba77daaef5c3fe29256608a2a1212]

INTEGRATION: CWS latex (1.4.12); FILE MERGED 2006/04/06 14:43:15 sus 1.4.12.1: #i24813# Added class path of interfaces xml-apis for Xalan


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [d3cffadf69a82240abb2363b6e65a7851efdedda]

INTEGRATION: CWS latex (1.4.18); FILE MERGED 2006/03/17 14:46:41 sus 1.4.18.1: #i57412# for spreadsheets without columns a columnnumber of 256 is given. No cells are not allowed


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [29d5b8b4d4e33fbd56ba60c4d7cb28e775c1d4f0]

INTEGRATION: CWS latex (1.7.74); FILE MERGED 2006/04/07 10:23:28 sus 1.7.74.1: #i16350# Added patch for Example and programlisting handling in docbook


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [6dea89c98669d202327216bc7bc64db8ac7ad851]

INTEGRATION: CWS latex (1.1.2); FILE ADDED 2006/04/06 12:56:23 sus 1.1.2.1: #i24813# Adding BibTeX and LateX filter to the writer


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [eb3dc00cf03092a899b9f2abd397d35b80b0ba1e]

INTEGRATION: CWS latex (1.1.2); FILE ADDED 2006/04/06 12:56:42 sus 1.1.2.1: #i24813# Adding BibTeX and LateX filter to the writer


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [112be6b2b8554ed8c80a9480f30135f7a2c127e0]

INTEGRATION: CWS latex (1.1.2); FILE ADDED 2006/04/07 08:54:48 sus 1.1.2.2: #i24813# Adding LaTeX and BibTeX filter to Writer 2006/04/06 12:54:12 sus 1.1.2.1: #i24813# Adding BibTeX and LateX filter to the writer


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [04f78c522ee181e0c6319c4a867a6b79a313bd0e]

INTEGRATION: CWS latex (1.1.2); FILE ADDED 2006/04/07 08:54:48 sus 1.1.2.2: #i24813# Adding LaTeX and BibTeX filter to Writer 2006/04/06 12:54:22 sus 1.1.2.1: #i24813# Adding BibTeX and LateX filter to the writer


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [20afef940ada46ab2022adb784f5c46e34a78527]

INTEGRATION: CWS latex (1.8.106); FILE MERGED 2006/04/06 14:19:34 sus 1.8.106.2: #i24813# Adding BibTeX and LateX filter to the writer 2006/04/06 12:53:25 sus 1.8.106.1: #i24813# Adding BibTeX and LateX filter to the writer


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [099df223c137ed72736385fe0ee2a18a81927b0f]

INTEGRATION: CWS latex (1.7.134); FILE MERGED 2006/07/06 13:30:25 sus 1.7.134.4: RESYNC: (1.13-1.15); FILE MERGED 2005/12/05 13:22:43 tl 1.7.134.3: RESYNC: (1.9-1.13); FILE MERGED 2005/05/17 11:02:35 tl 1.7.134.2: RESYNC: (1.7-1.9); FILE MERGED 2005/02/17 10:52:50 as 1.7.134.1: #i42918# give every 'old' item an internal name


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [c3c20663b839f999444c22934ead3952b3825b1f]

INTEGRATION: CWS jl34 (1.11.6); FILE MERGED 2006/06/06 09:22:52 jl 1.11.6.2: RESYNC: (1.11-1.12); FILE MERGED 2006/05/17 11:31:07 jl 1.11.6.1: #65488# remove linker switch for .NET 1


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [6cd8730a78e4f623ebb6f2d4c2b075554038826e]

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-13  Oliver Bolte  <obo@openoffice.org>  [1fe8983e9c6f1a8f3f665961d95c060de0f5f3e0]

INTEGRATION: CWS jl34 (1.4.110); FILE MERGED 2006/05/09 14:15:53 jl 1.4.110.1: #i65203# remove com::sun::star::security::CertificateCharacters::TRUSTED


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [01e9e1e2de6fb45034ec53eb13726eb1b46031f2]

INTEGRATION: CWS jl34 (1.13.4); FILE MERGED 2006/05/08 10:27:01 jl 1.13.4.2: #i39382# not building on solaris 2006/05/05 14:57:58 jl 1.13.4.1: #i39382# key manager now uses multiple slots in order to support card readers


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [e0c425cdbe42bd35ddaa513521174750835fca1c]

INTEGRATION: CWS jl34 (1.3.54); FILE MERGED 2006/05/05 14:29:32 jl 1.3.54.1: #i39382# support for multiple slots in one security environment


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [c88d1fae6be3ba50ff4c0184e62bf8bfa6854e3b]

INTEGRATION: CWS jl34 (1.15.54); FILE MERGED 2006/05/12 13:31:16 jl 1.15.54.3: #i39382# security environment now obtains the slots by itself, in order to recognize if a smardcard has been added while the signature dialog is already open 2006/05/12 13:22:22 jl 1.15.54.2: #i39382# security environment now obtains the slots by itself, in order to recognize if a smardcard has been added while the signature dialog is already open 2006/05/05 14:29:32 jl 1.15.54.1: #i39382# support for multiple slots in one security environment


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [89ca5b08a772f469f0f8570d98b99b12b5e9ca3e]

INTEGRATION: CWS jl34 (1.6.54); FILE MERGED 2006/05/12 13:22:22 jl 1.6.54.2: #i39382# security environment now obtains the slots by itself, in order to recognize if a smardcard has been added while the signature dialog is already open 2006/05/05 14:29:32 jl 1.6.54.1: #i39382# support for multiple slots in one security environment


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [09814b972b82b5724ed8706f2d802fcf2ebcd419]

INTEGRATION: CWS jl34 (1.14.34); FILE MERGED 2006/05/12 13:22:21 jl 1.14.34.5: #i39382# security environment now obtains the slots by itself, in order to recognize if a smardcard has been added while the signature dialog is already open 2006/05/11 13:30:09 jl 1.14.34.4: #i39382# if the user had a brand new profile then the certificates of the smardcard were not displayed 2006/05/09 13:59:37 jl 1.14.34.3: #i65203# remove com::sun::star::security::CertificateCharacters::TRUSTED 2006/05/05 14:43:15 jl 1.14.34.2: #i39382# support for multiple slots in one security environment 2006/05/05 14:29:32 jl 1.14.34.1: #i39382# support for multiple slots in one security environment


2006-07-13  Oliver Bolte  <obo@openoffice.org>  [751746298c62fd0a37429f917a924675d50d5a1a]

INTEGRATION: CWS jl34 (1.11.34); FILE MERGED 2006/05/09 13:59:36 jl 1.11.34.1: #i65203# remove com::sun::star::security::CertificateCharacters::TRUSTED


2006-07-12  Thorsten Behrens  <thb@openoffice.org>  [053fdb6c0d6862bb0110917edc5d31ff764fdea8]

#i65904# Fixed operator+=/-= on PackedPixelRowIterator (wrong overflow handling & forgot to handle negated cases); fixed typo for paletteformats (ignoring bit gravity); made drawMaskedBitmap() work for more cases; improved tests


2006-07-12  Thorsten Behrens  <thb@openoffice.org>  [41aac5e01a735244839680528ae6245f1520ceee]

#i65904# Finished drawMaskedBitmap(); reorganized accessor functors; added test case for drawMaskedBitmap()


2006-07-12  Oliver Bolte  <obo@openoffice.org>  [9f247bf4cc73845037d585c11a27df5210071b10]

#i10000# undo last change


2006-07-12  Oliver Bolte  <obo@openoffice.org>  [034af024fdf4827032e7ed5db7df28239024882b]

#i67156# warning unused defines


2006-07-11  Thorsten Behrens  <thb@openoffice.org>  [b97886a1932d4b20c1a878a5c4ac9a2e1fad102e]

#i65904# Finished drawMaskedColor() support; simplified iterator/accessor/range setup for vigra algorithms; sanitized typedefs for BitmapRenderer


2006-07-11  Oliver Bolte  <obo@openoffice.org>  [0279df38f1c93586382c22c8e0d645155cfa427b]

#i10000# udkversion.mk won't be copied (vq33 change)


2006-07-11  Oliver Bolte  <obo@openoffice.org>  [1e38da23a1114d54b0d19cd15af51fd5f7e35e6f]

#i10000# defined but not used warning (unxlngi6)


2006-07-11  Thorsten Behrens  <thb@openoffice.org>  [01878a9bddbb00b89876d89537ec6ba8ded33a65]

#i65904# Consistently named constants; added rectangular device subsetting to BitmapDevice; moved spreaded pixel format configuration points into a single traits template (per format); slightly improved cross-format support


2006-07-11  Oliver Bolte  <obo@openoffice.org>  [ba04120fb9be579a8fef34660b7381c080dc55df]

#i10000# removed useless code


2006-07-11  Oliver Bolte  <obo@openoffice.org>  [40150e1080378ef5e5f6ff8f330492a59d28ae2c]

#i10000# GDIError variable for debug mode only


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [8551de66a93383ae1c07167120a57cdd8208239d]

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>  [920d6760f77bee748cd9d8c1d36be557ec916a6b]

INTEGRATION: CWS vq33 (1.2.190); FILE MERGED 2006/06/24 02:56:09 vq 1.2.190.1: #i66531# Fix "Macro `LAST_MINOR' redefined after use" warnings.


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [08b51bdb41759edde3f436e380f61802c9cfb208]

INTEGRATION: CWS vq33 (1.11.12); FILE MERGED 2006/06/25 04:32:15 vq 1.11.12.1: #i66531# Don't include minor.mk.


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [2713d216c8f632f85171d31ea76f4c023563863d]

INTEGRATION: CWS vq33 (1.48.32); FILE MERGED 2006/07/04 03:01:04 vq 1.48.32.1: #i66706# Use udkversion.mk from solenv/inc/.


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [0fcbbbfc83f31cac00fd2b197359b4c47f5fb1f0]

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>  [af84fa61dd4fd1f002328c6b846ce6b14c3e783f]

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>  [52c8383096fd4532a3ebc6bf98cfab2766cf11e1]

INTEGRATION: CWS vq33 (1.18.302); FILE MERGED 2006/06/24 02:56:10 vq 1.18.302.1: #i66531# Fix "Macro `LAST_MINOR' redefined after use" warnings.


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [1663ce8c9b9527abdb417eb91cb53a39fcc71253]

INTEGRATION: CWS vq33 (1.7.60); FILE MERGED 2006/06/24 02:56:10 vq 1.7.60.1: #i66531# Fix "Macro `LAST_MINOR' redefined after use" warnings.


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [b10a8c483d3f116227391532926c3a813ccbcb06]

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>  [e9dad76c7e645c71073720fe88c7431001fd851c]

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>  [1dc38b782e57bcba3e00e94613c05e8aea418945]

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>  [33827674420dcc389c8e08ee529efcb6e8a7a093]

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>  [c349dd8d9e55e58f50e83cb91bc44ed9f11033c6]

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>  [d9c5e5a550c8d37e673980dbea148ab866264ffd]

INTEGRATION: CWS vq33 (1.2.42); FILE MERGED 2006/06/24 02:56:08 vq 1.2.42.1: #i66531# Fix "Macro `LAST_MINOR' redefined after use" warnings.


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [26ecdafc3d1fe4e7749862690f61133f20413517]

INTEGRATION: CWS vq33 (1.5.88); FILE MERGED 2006/06/24 02:56:09 vq 1.5.88.1: #i66531# Fix "Macro `LAST_MINOR' redefined after use" warnings.


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [56cb7e64a6491dc986df5538be3630aaad5b1c29]

INTEGRATION: CWS vq33 (1.4.90); FILE MERGED 2006/06/24 02:56:09 vq 1.4.90.1: #i66531# Fix "Macro `LAST_MINOR' redefined after use" warnings.


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [4d296a3f3f242ec20a326a9460f61da5045d9eb7]

INTEGRATION: CWS vq33 (1.4.90); FILE MERGED 2006/06/24 02:56:08 vq 1.4.90.1: #i66531# Fix "Macro `LAST_MINOR' redefined after use" warnings.


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [318548a63d3f94ae8e23646667f66cb6d09e1f01]

SRC680


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [6822a05136317f4fdd155055fc10feefe7c44832]

INTEGRATION: CWS pdf03 (1.92.20); FILE MERGED 2006/06/29 16:44:15 pl 1.92.20.4: #i62768# add: support buttons with URI or Dest 2006/06/28 12:52:42 pl 1.92.20.3: #i66822# fix a typo left over from lineend conversion 2006/06/27 10:12:43 pl 1.92.20.2: RESYNC: (1.92-1.93); FILE MERGED 2006/06/08 14:09:14 pl 1.92.20.1: #i53411# minimize rounding issues


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [4ee78ccf3ab49a800f52bd05d0e7f7dfbde83b95]

INTEGRATION: CWS pdf03 (1.23.48); FILE MERGED 2006/06/27 10:15:19 pl 1.23.48.2: RESYNC: (1.23-1.25); FILE MERGED 2006/06/08 14:09:14 pl 1.23.48.1: #i53411# minimize rounding issues


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [16a81d27d7899c1a54db7d46b59dbc02ff9749ca]

INTEGRATION: CWS pdf03 (1.38.138); FILE MERGED 2006/06/29 16:44:15 pl 1.38.138.3: #i62768# add: support buttons with URI or Dest 2006/06/27 10:12:52 pl 1.38.138.2: RESYNC: (1.38-1.39); FILE MERGED 2006/06/08 14:09:14 pl 1.38.138.1: #i53411# minimize rounding issues


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [ca3454bed1e691efbedd3b44d7d9dee85aa3f055]

INTEGRATION: CWS pdf03 (1.6.6); FILE MERGED 2006/06/27 10:12:23 pl 1.6.6.2: RESYNC: (1.6-1.7); FILE MERGED 2006/06/16 13:49:17 pl 1.6.6.1: #i63501# he who pushes to the stack must also pop from the stack again


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [93bc01a751d5df335b476f759def638b9cc76662]

INTEGRATION: CWS qiq (1.7.20); FILE MERGED 2006/07/05 10:01:00 bc 1.7.20.2: #i67000# Aliasnames now only assigned whe needed 2006/07/05 08:59:11 fs 1.7.20.1: merging the changes from CWS dbwizardpp4 into this CWS, to prevent conflicts on integration


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [7215eb6bbb369cce8afc0433cb7959684cd7940f]

INTEGRATION: CWS qiq (1.9.20); FILE MERGED 2006/07/05 10:00:59 bc 1.9.20.3: #i67000# Aliasnames now only assigned whe needed 2006/07/05 08:59:08 fs 1.9.20.2: merging the changes from CWS dbwizardpp4 into this CWS, to prevent conflicts on integration 2006/06/20 14:39:56 bc 1.9.20.1: #i51143# Querywizards made ready for queries in queries


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [682d4028ecfc81a1e8dc1df66b6ba7179d6b925b]

INTEGRATION: CWS vcl60 (1.19.16); FILE MERGED 2006/06/27 10:52:32 pl 1.19.16.2: RESYNC: (1.19-1.20); FILE MERGED 2006/06/20 11:21:21 pl 1.19.16.1: #i62663# method to wait on asynchronous printer detection


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [144f0ad42a49bfff8f98422cdb37aa2bdadae0c2]

INTEGRATION: CWS vcl60 (1.97.152); FILE MERGED 2006/06/27 10:49:39 pl 1.97.152.2: RESYNC: (1.97-1.100); FILE MERGED 2006/06/12 12:35:37 hdu 1.97.152.1: #i66108# adjust CTL text offsets for mfFontScale!=1.0


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [76c27ae486aa684ab4a6629635b2b005a649a034]

INTEGRATION: CWS vcl60 (1.33.6); FILE MERGED 2006/06/29 15:14:37 pl 1.33.6.2: #i42221# correct some typos 2006/06/29 12:09:13 pl 1.33.6.1: #i42221# allow for yield to dispatch one or all events


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [7d12dbb3dbb10ea046819113acd538e6e61ec178]

INTEGRATION: CWS qiq (1.9.20); FILE MERGED 2006/07/05 08:59:06 fs 1.9.20.2: merging the changes from CWS dbwizardpp4 into this CWS, to prevent conflicts on integration 2006/06/20 14:39:55 bc 1.9.20.1: #i51143# Querywizards made ready for queries in queries


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [5dff30808c8e1841858ff31810eb4341f5503b24]

INTEGRATION: CWS vcl60 (1.11.94); FILE MERGED 2006/06/29 12:09:12 pl 1.11.94.1: #i42221# allow for yield to dispatch one or all events


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [7bf86fef7f348206dd82c73c0d679ae4b11f013a]

INTEGRATION: CWS vcl60 (1.40.98); FILE MERGED 2006/06/27 10:43:19 pl 1.40.98.2: RESYNC: (1.40-1.41); FILE MERGED 2006/06/20 11:20:44 pl 1.40.98.1: #i62663# method to wait on asynchronous printer detection


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [09f0b2834a86922b661bddb6e021ca8e2fc43e5e]

INTEGRATION: CWS vcl60 (1.28.6); FILE MERGED 2006/06/29 12:09:12 pl 1.28.6.1: #i42221# allow for yield to dispatch one or all events


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [d9f70251868d407ff8d88420eaf7eb3d57fab7bc]

INTEGRATION: CWS vcl60 (1.72.90); FILE MERGED 2006/06/27 10:39:26 pl 1.72.90.2: RESYNC: (1.72-1.74); FILE MERGED 2006/06/07 12:38:00 pl 1.72.90.1: #b6426698# disable old button mapping workaround per default


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [4e40405bc0b0df506d4ded31a9ecaa45ce42f061]

INTEGRATION: CWS vcl60 (1.43.6); FILE MERGED 2006/06/29 12:09:12 pl 1.43.6.1: #i42221# allow for yield to dispatch one or all events


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [e2e3e18e696bf538331850513a9c965cf72bfdce]

INTEGRATION: CWS vcl60 (1.15.6); FILE MERGED 2006/06/30 15:14:07 pl 1.15.6.1: #i64687# a little bit more robustness for keysym replacements


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [7b9dc04a8c925af19c24bbb19d6d7ecabd8bfe62]

INTEGRATION: CWS vcl60 (1.12.226); FILE MERGED 2006/06/29 12:09:12 pl 1.12.226.1: #i42221# allow for yield to dispatch one or all events


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [27cfa91e54e37df622582f9ad187f07f6c57757f]

INTEGRATION: CWS vcl60 (1.34.6); FILE MERGED 2006/06/29 12:09:11 pl 1.34.6.1: #i42221# allow for yield to dispatch one or all events


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [2eb14561d67dda2ecc820c461b2a0e3f1a895dcb]

INTEGRATION: CWS vcl60 (1.47.50); FILE MERGED 2006/06/27 10:30:44 pl 1.47.50.2: RESYNC: (1.47-1.49); FILE MERGED 2006/06/06 10:04:09 pl 1.47.50.1: #i65767# catch a case of KEY_MENU emulation doing the wrong thing


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [fb3d024d6b9f9bc1ac5668ab25e25f6fbec63dae]

INTEGRATION: CWS vcl60 (1.23.6); FILE MERGED 2006/06/29 12:09:11 pl 1.23.6.1: #i42221# allow for yield to dispatch one or all events


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [1378f975beba196db853ea5fb08890a896eaa1b9]

INTEGRATION: CWS vcl60 (1.6.228); FILE MERGED 2006/06/27 10:26:07 pl 1.6.228.2: RESYNC: (1.6-1.7); FILE MERGED 2006/06/07 11:49:04 hdu 1.6.228.1: #127921# add dogtags to ImplSysChildProc


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [3b0f6c51f3b323178777d531ed103f6fcde6e33e]

INTEGRATION: CWS vcl60 (1.4.286); FILE MERGED 2006/06/27 10:19:24 pl 1.4.286.2: RESYNC: (1.4-1.5); FILE MERGED 2006/06/07 15:17:36 pl 1.4.286.1: #134296# send downing message to consumers of display connection


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [ec6af5ed22bdb75785cff89312dfc3260dd80efe]

INTEGRATION: CWS vcl60 (1.92.66); FILE MERGED 2006/06/27 10:13:36 pl 1.92.66.3: RESYNC: (1.92-1.93); FILE MERGED 2006/05/31 13:11:25 hdu 1.92.66.2: #i65864# no need to directly access some ImplFontData members 2006/05/31 12:32:15 hdu 1.92.66.1: #i65864# better metrics for differently encoded embedded fonts


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [09bac4810a5d3b663164eeafef224f158acc2699]

INTEGRATION: CWS vcl60 (1.60.14); FILE MERGED 2006/06/27 09:55:12 pl 1.60.14.2: RESYNC: (1.60-1.61); FILE MERGED 2006/06/07 15:17:36 pl 1.60.14.1: #134296# send downing message to consumers of display connection


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [9af769d31e029a4e6b8b64b3af6710f2e2c8592a]

INTEGRATION: CWS vcl60 (1.66.8); FILE MERGED 2006/06/29 12:09:10 pl 1.66.8.1: #i42221# allow for yield to dispatch one or all events


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [3fe067190cc14bdacfd2041f90bb9d49fd273aee]

INTEGRATION: CWS vcl60 (1.77.10); FILE MERGED 2006/06/27 13:00:14 pl 1.77.10.3: #134296# return a value in all code paths 2006/06/27 09:25:55 pl 1.77.10.2: RESYNC: (1.77-1.78); FILE MERGED 2006/06/07 15:18:36 pl 1.77.10.1: #134296# shut down dispatching on downing message from vcl


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [2106ad99d662d2ba77c90832ee37a0bb7fcf4268]

INTEGRATION: CWS vcl60 (1.11.12); FILE MERGED 2006/06/27 09:20:08 pl 1.11.12.2: RESYNC: (1.11-1.12); FILE MERGED 2006/06/23 11:24:14 pl 1.11.12.1: #i58906# unify awt and vcl keycodes


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [b48c25405802290092a46492cef1817fb01c272d]

INTEGRATION: CWS vcl60 (1.6.18); FILE MERGED 2006/06/23 11:24:13 pl 1.6.18.1: #i58906# unify awt and vcl keycodes


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [22680dae3be2860c74efce6246a83b1db613467a]

INTEGRATION: CWS vcl60 (1.33.4); FILE MERGED 2006/06/27 09:16:25 pl 1.33.4.2: RESYNC: (1.33-1.35); FILE MERGED 2006/06/20 11:20:18 pl 1.33.4.1: #i62663# method to wait on asynchronous printer detection


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [15d1b65c3be745d63be1666deea41a9f0b36c19b]

INTEGRATION: CWS vcl60 (1.16.6); FILE MERGED 2006/06/27 09:16:15 pl 1.16.6.2: RESYNC: (1.16-1.17); FILE MERGED 2006/06/20 11:20:17 pl 1.16.6.1: #i62663# method to wait on asynchronous printer detection


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [79a32a4256dbc6d1daa3a2246193c8e9fb924827]

INTEGRATION: CWS vcl60 (1.13.6); FILE MERGED 2006/06/20 11:20:17 pl 1.13.6.1: #i62663# method to wait on asynchronous printer detection


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [6a712603d4a93ad38de79945baee7f62278df70c]

INTEGRATION: CWS vcl60 (1.7.62); FILE MERGED 2006/06/27 09:12:31 pl 1.7.62.2: RESYNC: (1.7-1.8); FILE MERGED 2006/06/20 11:20:17 pl 1.7.62.1: #i62663# method to wait on asynchronous printer detection


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [e6f5623ac67bd86990536e9727511ef9a30de493]

INTEGRATION: CWS vcl60 (1.47.8); FILE MERGED 2006/06/29 12:39:01 pl 1.47.8.1: #i42221# use multi event yield


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [349feaa338afc302fc23d2aedcd3ef85a50a4d55]

INTEGRATION: CWS vcl60 (1.21.168); FILE MERGED 2006/06/29 12:11:36 pl 1.21.168.1: #i42221# use multi event yield


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [9b160502b823d572fb809b5e86117708f75bed85]

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>  [8610f1378fca58a9b606afbedab4e3e236b09dbf]

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>  [e36d8666141ec860887be98bb296448af71ca2d2]

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>  [f6cae77cd2049b8eec13a407b5e4f088ca3aa600]

INTEGRATION: CWS qiq (1.1.2); FILE ADDED 2006/06/29 06:32:30 fs 1.1.2.2: #i10000# 2006/05/24 07:13:29 fs 1.1.2.1: wrapping a collection of named values (as found in e.g. XInitialization::initialize)


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [c937fb7f98ac33406d207f865a0c2619e2e19f58]

INTEGRATION: CWS qiq (1.36.26); FILE MERGED 2006/05/24 07:13:52 fs 1.36.26.1: +namedvaluecollection/componentcontext


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [273f08b6493b90c473060a790664f669fc975b37]

INTEGRATION: CWS qiq (1.1.2); FILE ADDED 2006/05/24 07:13:41 fs 1.1.2.1: wrapping an XComponentContext


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [7e4eddd2f4fc062423c74de3449ff6b697ce60b1]

INTEGRATION: CWS qiq (1.1.2); FILE ADDED 2006/05/24 07:13:06 fs 1.1.2.1: wrapping a collection of named values (as found in e.g. XInitialization::initialize)


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [55c09ed10f8bfc578ee8a79449c4aec78bc97a6f]

INTEGRATION: CWS qiq (1.1.2); FILE ADDED 2006/05/24 07:12:17 fs 1.1.2.1: wrapping an XComponentContext


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [3053eb354872a68447a4e3cd4a2b3acae54609af]

INTEGRATION: CWS qiq (1.4.24); FILE MERGED 2006/05/31 11:00:37 fs 1.4.24.1: #i51143# +XVeto


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [24bd16c47b664deb9399b9fa405c0cab85968970]

INTEGRATION: CWS qiq (1.1.2); FILE ADDED 2006/05/31 11:00:25 fs 1.1.2.1: a generic veto which is not an exception


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [6c98cda74b649e50bde27a80480dfb0d9326c88e]

INTEGRATION: CWS qiq (1.9.26); FILE MERGED 2006/05/24 14:40:40 fs 1.9.26.1: #i51143# +XContainerApprove*


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [c73dcfae34d2ec9e37b84fdf9c6018e9d7e3c36b]

INTEGRATION: CWS qiq (1.1.2); FILE ADDED 2006/05/31 11:01:20 fs 1.1.2.2: returning XVeto no 2006/05/24 14:40:26 fs 1.1.2.1: allow vetos at containers


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [4e566c69cc725f7c02d88c1ff8ba4f763af0e90a]

INTEGRATION: CWS qiq (1.1.2); FILE ADDED 2006/05/24 14:40:25 fs 1.1.2.1: allow vetos at containers


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [a26b326beff61e479bf8b76efb1078cff586acd7]

INTEGRATION: CWS qiq (1.6.20); FILE MERGED 2006/06/20 14:39:56 bc 1.6.20.3: #i51143# Querywizards made ready for queries in queries 2006/05/30 08:38:40 fs 1.6.20.2: #i51143# createQuery: don't silently change the name, and respect and display error messages thrown upon creation 2006/05/30 08:29:49 fs 1.6.20.1: #i51143# createQuery: don't silently change the name, and respect and display error messages thrown upon creation


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [39cac0287f43c8e2e6015ddc58f7219c2754633a]

INTEGRATION: CWS qiq (1.15.20); FILE MERGED 2006/06/20 14:39:55 bc 1.15.20.3: #i51143# Querywizards made ready for queries in queries 2006/06/01 10:29:32 fs 1.15.20.2: #i51143# XObjectNames: checkNameIsUsed -> checkNameForCreate 2006/05/30 08:28:08 fs 1.15.20.1: #i51143# createQuery: don't silently change the name, and respect and display error messages thrown upon creation


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [84f5b9f37f39c0e0cfac2c84b477061ad1a7b1d0]

INTEGRATION: CWS qiq (1.3.34); FILE MERGED 2006/06/22 10:51:42 fs 1.3.34.3: #i10000# no UNO_QUERY_THROW support if not compiled with exceptions 2006/06/22 09:24:21 fs 1.3.34.2: #i10000# no UNO_QUERY_THROW support if not compiled with exceptions 2006/06/06 13:12:27 fs 1.3.34.1: #i51143# some set methods, for more syntactic equivalence with Reference


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [9c84f8a85824b43720e92936bed7c3bfabd5e5c0]

INTEGRATION: CWS qiq (1.14.14); FILE MERGED 2006/07/04 14:36:10 fs 1.14.14.1: #i66983# don't reset an item's check state for non-boolean status updates


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [a435a54ae86ce34d10a9b3a769e7df03ff8ff08a]

INTEGRATION: CWS qiq (1.16.146); FILE MERGED 2006/05/29 09:27:55 fs 1.16.146.1: quoteTableName and friends changed during #i51143#


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [70b604e4e216eae9c3adb67a5adae07ede3f6821]

INTEGRATION: CWS qiq (1.40.92); FILE MERGED 2006/05/29 09:28:52 fs 1.40.92.1: quoteTableName and friends changed during #i51143#


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [5dad5716331a612aa8d091a80195ebb5bfe9da25]

INTEGRATION: CWS qiq (1.1.2); FILE ADDED 2006/05/24 06:57:06 fs 1.1.2.1: new lib sdbt


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [5cf90335333e141ff18ff2715318a4e3c2752eaa]

INTEGRATION: CWS qiq (1.26.20); FILE MERGED 2006/05/24 06:51:27 fs 1.26.20.1: #i51143# new lib built in dbaccess/source/sdbtools/*


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [e7efb5ba9bc6c4439e3b3cd1a33b5ae5446b5df1]

INTEGRATION: CWS qiq (1.60.124); FILE MERGED 2006/05/12 11:07:56 fs 1.60.124.1: #i51143# HID_JOINSH_ADDTAB_QUERYLIST


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [75204017f6581b78d7f8218b643077192fdf2cde]

INTEGRATION: CWS qiq (1.8.8); FILE MERGED 2006/06/19 10:47:31 fs 1.8.8.1: AddTable, not DBAddTable (the latter does not know an icon)


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [811cd50b27258f37cc400f8b6928c09ff6b89708]

INTEGRATION: CWS qiq (1.10.124); FILE MERGED 2006/05/10 11:01:42 fs 1.10.124.1: typo


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [a65479e43bdf8dfa7237f095c2c576c36f6a76b9]

INTEGRATION: CWS qiq (1.103.2); FILE MERGED 2006/06/27 13:00:12 fs 1.103.2.6: RESYNC: (1.103-1.104); FILE MERGED 2006/06/19 09:27:53 fs 1.103.2.5: during #i51143#: A FeatureState can now transport more than one state. In particular, it has typed bChecked and sTitle members, instead of the previous unchecked aState 2006/05/24 06:49:31 fs 1.103.2.4: some refactoring of compose/quoteTableName and friends, in preparation of #i51143# 2006/05/18 09:18:41 fs 1.103.2.3: #i51143# when creating/pasting/saving a table/query, care for name collisions with both tables and queries (usign a DynamicTableOrQueryNameCheck), if the database supports queries in queries 2006/05/17 11:49:03 fs 1.103.2.2: refactored OSaveAsDlg in preparation of #i51143# 2006/05/12 13:47:02 fs 1.103.2.1: #i51143# refactoring of controller initialization, which allows accessing the load arguments even during Construct (and not only in the - later - impl_initialize)


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [e25b5d85f2b49da9e268cf0b23e38b268a7c27ab]

INTEGRATION: CWS qiq (1.21.10); FILE MERGED 2006/06/27 12:59:01 fs 1.21.10.2: RESYNC: (1.21-1.22); FILE MERGED 2006/05/10 11:02:50 fs 1.21.10.1: #i51143# base class (TableWindow) now also allows to hold a query - we ourself don't


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [7bcafad7534a20bbb5c146d811d6ac4486fcb623]

INTEGRATION: CWS qiq (1.11.124); FILE MERGED 2006/06/27 12:58:51 fs 1.11.124.2: RESYNC: (1.11-1.12); FILE MERGED 2006/05/12 11:11:27 fs 1.11.124.1: removed unneeded include


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [7cdc2a0b6bfaec28edf7c5d0efc48bb301a3d102]

INTEGRATION: CWS qiq (1.42.118); FILE MERGED 2006/06/27 12:58:43 fs 1.42.118.6: RESYNC: (1.42-1.43); FILE MERGED 2006/06/19 10:46:22 fs 1.42.118.5: during #i51143#: describeSupportedFeatures:  DBAddTable is unnecessary, base class already adds (equivalent) AddTable 2006/06/19 09:27:52 fs 1.42.118.4: during #i51143#: A FeatureState can now transport more than one state. In particular, it has typed bChecked and sTitle members, instead of the previous unchecked aState 2006/05/24 06:49:30 fs 1.42.118.3: some refactoring of compose/quoteTableName and friends, in preparation of #i51143# 2006/05/12 13:47:02 fs 1.42.118.2: #i51143# refactoring of controller initialization, which allows accessing the load arguments even during Construct (and not only in the - later - impl_initialize) 2006/05/12 11:10:16 fs 1.42.118.1: #i51143# +allowViews/+allowQueries


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [2f4bc157326b2bebe7d97b298196c2dfdf79f45c]

INTEGRATION: CWS qiq (1.2.122); FILE MERGED 2006/05/10 11:02:50 fs 1.2.122.1: #i51143# base class (TableWindow) now also allows to hold a query - we ourself don't


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [b8a53722b8130f103497e423bb215ee22200ce63]

INTEGRATION: CWS qiq (1.103.4); FILE MERGED 2006/07/03 19:48:01 fs 1.103.4.12: #i51143# don't allow to add queries to the designer which do not produce a result set 2006/06/28 10:31:11 fs 1.103.4.11: #i10000# 2006/06/27 12:57:09 fs 1.103.4.10: RESYNC: (1.103-1.104); FILE MERGED 2006/06/19 10:46:28 fs 1.103.4.9: during #i51143#: describeSupportedFeatures:  DBAddTable is unnecessary, base class already adds (equivalent) AddTable 2006/06/19 09:27:52 fs 1.103.4.8: during #i51143#: A FeatureState can now transport more than one state. In particular, it has typed bChecked and sTitle members, instead of the previous unchecked aState 2006/05/24 06:49:29 fs 1.103.4.7: some refactoring of compose/quoteTableName and friends, in preparation of #i51143# 2006/05/18 09:18:35 fs 1.103.4.6: #i51143# when creating/pasting/saving a table/query, care for name collisions with both tables and queries (usign a DynamicTableOrQueryNameCheck), if the database supports queries in queries 2006/05/17 11:48:47 fs 1.103.4.5: refactored OSaveAsDlg in preparation of #i51143# 2006/05/17 04:30:56 fs 1.103.4.4: #i51143# changed signature of OSQLParseTreeIterator 2006/05/12 13:45:50 fs 1.103.4.3: #i51143# don't allow sub queries if we're creating a view 2006/05/12 11:10:16 fs 1.103.4.2: #i51143# +allowViews/+allowQueries 2006/05/10 11:08:50 fs 1.103.4.1: #i51143# allow for queries in queries


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [9971395284d8c2c98b9c820469ea200e502f1659]

INTEGRATION: CWS qiq (1.95.98); FILE MERGED 2006/07/03 19:48:01 fs 1.95.98.4: #i51143# don't allow to add queries to the designer which do not produce a result set 2006/05/15 14:17:50 fs 1.95.98.3: UTF-8 with signature 2006/05/15 14:15:41 fs 1.95.98.2: don't scream on the user (no ! at the end of sentences) 2006/05/10 11:07:43 fs 1.95.98.1: #i51143# error messages when a query cannot be opened in graphical design


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [2adbfe202ba6611fd4f6c81094b33f5426468be6]

INTEGRATION: CWS qiq (1.30.122); FILE MERGED 2006/07/03 19:48:01 fs 1.30.122.3: #i51143# don't allow to add queries to the designer which do not produce a result set 2006/06/27 12:55:06 fs 1.30.122.2: RESYNC: (1.30-1.31); FILE MERGED 2006/05/10 11:08:39 fs 1.30.122.1: #i51143# potentially allow to hold a query as well


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [b6a725f9820567c889b73674f87a5e1e989079eb]

INTEGRATION: CWS qiq (1.66.66); FILE MERGED 2006/06/27 12:53:32 fs 1.66.66.5: RESYNC: (1.66-1.67); FILE MERGED 2006/06/12 12:58:09 fs 1.66.66.4: DropDownLineCount 2006/05/17 11:48:47 fs 1.66.66.3: refactored OSaveAsDlg in preparation of #i51143# 2006/05/17 04:31:51 fs 1.66.66.2: #i61143# controller's getParser noew returning a reference instead of a pointer 2006/05/10 11:07:41 fs 1.66.66.1: #i51143# also numeric expressions can be part of a 'table', e.g. in SELECT a * b FROM <query>


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [957565731aa8d05fdb1d6795c6f52230075f174a]

INTEGRATION: CWS qiq (1.24.124); FILE MERGED 2006/06/27 12:53:21 fs 1.24.124.2: RESYNC: (1.24-1.25); FILE MERGED 2006/05/17 11:48:47 fs 1.24.124.1: refactored OSaveAsDlg in preparation of #i51143#


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [0ef54f3bea76b11f206d214afe0207294a4a6fb7]

INTEGRATION: CWS qiq (1.36.10); FILE MERGED 2006/07/03 19:48:00 fs 1.36.10.4: #i51143# don't allow to add queries to the designer which do not produce a result set 2006/06/27 12:52:57 fs 1.36.10.3: RESYNC: (1.36-1.37); FILE MERGED 2006/05/12 13:47:02 fs 1.36.10.2: #i51143# refactoring of controller initialization, which allows accessing the load arguments even during Construct (and not only in the - later - impl_initialize) 2006/05/10 11:07:01 fs 1.36.10.1: #i51143# also allow for queries in queries


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [cb6bdcba178d57a09469c0a6a18aa478170d5b2e]

INTEGRATION: CWS qiq (1.4.124); FILE MERGED 2006/07/03 19:48:00 fs 1.4.124.1: #i51143# don't allow to add queries to the designer which do not produce a result set


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [348328476cf6893ebceba7174347975c0846420b]

INTEGRATION: CWS qiq (1.78.16); FILE MERGED 2006/07/03 19:48:00 fs 1.78.16.7: #i51143# don't allow to add queries to the designer which do not produce a result set 2006/06/30 13:31:23 fs 1.78.16.6: during #i51143#: PROPERTY_ID_HY0000 superseded by StandardSQLState.SQL_GENERAL_ERROR 2006/06/27 12:52:46 fs 1.78.16.5: RESYNC: (1.78-1.79); FILE MERGED 2006/05/24 06:49:29 fs 1.78.16.4: some refactoring of compose/quoteTableName and friends, in preparation of #i51143# 2006/05/17 04:31:50 fs 1.78.16.3: #i61143# controller's getParser noew returning a reference instead of a pointer 2006/05/15 14:41:03 fs 1.78.16.2: during #i51143#: when adding a table alias name, use AS - this is much better understandable to the user 2006/05/10 11:05:35 fs 1.78.16.1: #i51143# also allow for queries in queries (while I was here: SELECT "a" * "b" FROM <table> previously showed wrong table information in the graphical view - fixed this)


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [4f938b7e4fd6d2b873f527f70d249eee0bf317ca]

INTEGRATION: CWS qiq (1.6.122); FILE MERGED 2006/07/03 19:48:00 fs 1.6.122.2: #i51143# don't allow to add queries to the designer which do not produce a result set 2006/05/10 11:05:50 fs 1.6.122.1: #i51143# also allow for queries in queries


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [c7857c12f8b11b14ccbc5809067febd1647cbc79]

INTEGRATION: CWS qiq (1.15.122); FILE MERGED 2006/07/03 19:47:59 fs 1.15.122.2: #i51143# don't allow to add queries to the designer which do not produce a result set 2006/05/10 11:05:50 fs 1.15.122.1: #i51143# also allow for queries in queries


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [814d94c0b2c3d40ac5032969d103b554e4f34a98]

INTEGRATION: CWS qiq (1.17.118); FILE MERGED 2006/06/28 10:31:11 fs 1.17.118.4: #i10000# 2006/06/27 12:51:59 fs 1.17.118.3: RESYNC: (1.17-1.18); FILE MERGED 2006/05/17 11:45:29 fs 1.17.118.2: #i51143# AddTableDialog is now in the responsibility of the controller, not the view (allows late construction as needed) 2006/05/12 11:11:02 fs 1.17.118.1: #i51143# callback from the AddTabDialog now via dedicated interface


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [10b9fe486cbedc35bc11b2946ce16fadbd685348]

INTEGRATION: CWS qiq (1.37.10); FILE MERGED 2006/06/27 12:51:35 fs 1.37.10.4: RESYNC: (1.37-1.38); FILE MERGED 2006/06/19 09:25:10 fs 1.37.10.3: #i51143# adjust the title of the .uno:AddTable command, depending on whether we are also allowed to add queries 2006/05/17 11:45:29 fs 1.37.10.2: #i51143# AddTableDialog is now in the responsibility of the controller, not the view (allows late construction as needed) 2006/05/12 11:14:06 fs 1.37.10.1: #i51143# m_bViewsAllowed now represented with method allowViews


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [af63d9a9566157d343d6ace336bc8d56d41d8262]

INTEGRATION: CWS qiq (1.16.118); FILE MERGED 2006/06/27 12:50:17 fs 1.16.118.4: RESYNC: (1.16-1.17); FILE MERGED 2006/06/19 09:27:52 fs 1.16.118.3: during #i51143#: A FeatureState can now transport more than one state. In particular, it has typed bChecked and sTitle members, instead of the previous unchecked aState 2006/05/19 10:53:05 fs 1.16.118.2: signature of SQLExceptionIteratorHelper ctor changed during #i51143# 2006/05/17 11:48:37 fs 1.16.118.1: SharedConnection (during #i51143#)


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [1903f3e9241ce39f839ba2fd7c18b768dc9e5709]

INTEGRATION: CWS qiq (1.25.118); FILE MERGED 2006/06/28 10:31:11 fs 1.25.118.5: #i10000# 2006/06/27 12:49:57 fs 1.25.118.4: RESYNC: (1.25-1.26); FILE MERGED 2006/05/24 06:49:28 fs 1.25.118.3: some refactoring of compose/quoteTableName and friends, in preparation of #i51143# 2006/05/17 11:50:39 fs 1.25.118.2: #i51143# +defaultobjectnamecheck 2006/05/12 13:47:01 fs 1.25.118.1: #i51143# refactoring of controller initialization, which allows accessing the load arguments even during Construct (and not only in the - later - impl_initialize)


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [29bccea3b69a647bbc5d2a47fc366de6b2a396b5]

INTEGRATION: CWS qiq (1.1.2); FILE ADDED 2006/06/01 09:55:32 fs 1.1.2.6: #i51143# XObjectNames: checkNameIsUsed -> checkNameForCreate 2006/05/30 08:26:02 fs 1.1.2.5: createObjectNames -> getObjectNames (the thing is stateless, so no need to re-create it every time) 2006/05/24 14:17:23 fs 1.1.2.4: #i10000# 2006/05/24 06:46:54 fs 1.1.2.3: parts of this now implemented using XObjectNames from the connection 2006/05/18 09:17:37 fs 1.1.2.2: #i51143# added new classes for checking table and query names against both table and query containers (if the database supports queries in queries) 2006/05/17 11:42:22 fs 1.1.2.1: default implementations for IObjectNameCheck


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [d54932130ffce214ac01a399a92a4cc77cb1375a]

INTEGRATION: CWS qiq (1.71.42); FILE MERGED 2006/05/24 06:48:06 fs 1.71.42.5: moved two strings to another place (adbt lib) 2006/05/18 09:18:00 fs 1.71.42.4: #i51143# dbumiscres.src 2006/05/17 11:48:04 fs 1.71.42.3: #i51143# STR_NAMED_OBJECT_ALREADY_EXISTS (moved from elsewhere, and renamed) 2006/05/15 14:20:31 fs 1.71.42.2: #i51143 moved STR_WARNINGS_DURING_CONNECT moved from dbu_resource to dbu_misc 2006/05/11 10:39:47 fs 1.71.42.1: #i51143# removed STR_GENERAL_SDB_ERROR


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [a20ffa15bfc1248d3af9fa69a9abb0a0bcd774e3]

INTEGRATION: CWS qiq (1.7.124); FILE MERGED 2006/06/27 12:48:56 fs 1.7.124.2: RESYNC: (1.7-1.8); FILE MERGED 2006/05/15 14:21:47 fs 1.7.124.1: #i51143# display warnings which were encountered during connecting to the database


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [536d62a368d42d6b871b4a23f619e2792862976c]

INTEGRATION: CWS qiq (1.45.18); FILE MERGED 2006/05/18 09:18:00 fs 1.45.18.1: #i51143# dbumiscres.src


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [52009e4fb70219ad3969727cceb35f68dc169749]

INTEGRATION: CWS qiq (1.44.2); FILE MERGED 2006/06/27 12:47:07 fs 1.44.2.2: RESYNC: (1.44-1.45); FILE MERGED 2006/05/24 06:49:27 fs 1.44.2.1: some refactoring of compose/quoteTableName and friends, in preparation of #i51143#


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [416d1ac07d143851a7b2feaeb54db131f6f3b79b]

INTEGRATION: CWS qiq (1.24.124); FILE MERGED 2006/06/27 12:46:43 fs 1.24.124.2: RESYNC: (1.24-1.25); FILE MERGED 2006/05/18 09:18:00 fs 1.24.124.1: #i51143# dbumiscres.src


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [14edf6ebb7f69cf47c9575a9dadb2e9bd204fcc0]

INTEGRATION: CWS qiq (1.59.66); FILE MERGED 2006/06/27 12:46:19 fs 1.59.66.5: RESYNC: (1.59-1.60); FILE MERGED 2006/05/24 06:49:27 fs 1.59.66.4: some refactoring of compose/quoteTableName and friends, in preparation of #i51143# 2006/05/17 11:46:31 fs 1.59.66.3: ::dbaui::insertHierarchyElement needs an ORB now 2006/05/12 14:36:31 fs 1.59.66.2: #i51143# when creating a view from a query, substitute sub queries 2006/05/10 11:02:13 fs 1.59.66.1: default APPEND_TABLE_ALIAS to false


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [c4ab951c4ef12bf6ea617a0162f6274e9747ef27]

INTEGRATION: CWS qiq (1.6.10); FILE MERGED 2006/06/30 14:05:11 fs 1.6.10.3: warning-free 2006/06/27 12:45:29 fs 1.6.10.2: RESYNC: (1.6-1.7); FILE MERGED 2006/05/24 06:49:26 fs 1.6.10.1: some refactoring of compose/quoteTableName and friends, in preparation of #i51143#


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [f411f71e4af5743e775364c2ed1919a4a2ddec03]

INTEGRATION: CWS qiq (1.31.2); FILE MERGED 2006/06/27 12:44:36 fs 1.31.2.2: RESYNC: (1.31-1.32); FILE MERGED 2006/05/24 06:49:26 fs 1.31.2.1: some refactoring of compose/quoteTableName and friends, in preparation of #i51143#


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [06029da885d9b702c46540fd05f94da95f4c0853]

INTEGRATION: CWS qiq (1.63.98); FILE MERGED 2006/06/27 12:43:53 fs 1.63.98.2: RESYNC: (1.63-1.64); FILE MERGED 2006/05/12 13:47:01 fs 1.63.98.1: #i51143# refactoring of controller initialization, which allows accessing the load arguments even during Construct (and not only in the - later - impl_initialize)


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [693144f8b289ec88a4cdccdf3c54d764ee076a5b]

INTEGRATION: CWS qiq (1.4.124); FILE MERGED 2006/05/19 10:53:46 fs 1.4.124.3: #i51143# 2006/05/11 10:39:27 fs 1.4.124.2: #51143# some refactoring - should now display the More button only when (halfway) needed; should now also allow for message boxes displaying one text only 2006/05/10 11:00:22 fs 1.4.124.1: +MessageType::AUTO


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [0ec93c73a897a912464ede94c2f5a64973571195]

INTEGRATION: CWS qiq (1.32.124); FILE MERGED 2006/05/17 04:30:48 fs 1.32.124.3: #i51143# changed signature of OSQLParseTreeIterator 2006/05/12 13:47:01 fs 1.32.124.2: #i51143# refactoring of controller initialization, which allows accessing the load arguments even during Construct (and not only in the - later - impl_initialize) 2006/05/12 11:09:55 fs 1.32.124.1: #i51143# +allowViews/+allowQueries


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [6deeebb632257659a5c878051d4f31ef7d2cd142]

INTEGRATION: CWS qiq (1.1.2); FILE ADDED 2006/05/17 11:41:48 fs 1.1.2.1: abstracting the check for valid object names


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [6cd7740f05f317a7fa0ce2ae28b24f9615a7631a]

INTEGRATION: CWS wordcountopt (1.70.66); FILE MERGED 2006/06/04 16:46:44 fme 1.70.66.2: RESYNC: (1.70-1.71); FILE MERGED 2006/05/02 08:33:21 fme 1.70.66.1: #i64985# Word count should be done during idle time


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [e2a17277bb1f41c8962abc8605d4665168e4415a]

INTEGRATION: CWS qiq (1.9.124); FILE MERGED 2006/05/17 11:46:46 fs 1.9.124.1: refactored OSaveAsDlg in preparation of #i51143#


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [b5e40a7273e9dc225441ec9378e2a6ad6b9b5b84]

INTEGRATION: CWS qiq (1.1.2); FILE ADDED 2006/06/01 09:55:10 fs 1.1.2.4: #i51143# XObjectNames: checkNameIsUsed -> checkNameForCreate 2006/05/24 06:47:16 fs 1.1.2.3: parts of this now implemented using XObjectNames from the connection 2006/05/18 09:17:04 fs 1.1.2.2: #i51143# make checker classes noncopyiable, added new classes for checking table and query names against both table and query containers (if the database supports queries in queries) 2006/05/17 11:42:09 fs 1.1.2.1: default implementations for IObjectNameCheck


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [38cadfa762d5cc289a9cc815c1c4fb3421de1226]

INTEGRATION: CWS qiq (1.93.12); FILE MERGED 2006/05/17 11:46:20 fs 1.93.12.4: #i51143# 2006/05/15 14:20:02 fs 1.93.12.3: #i51143 moved STR_WARNINGS_DURING_CONNECT moved from dbu_resource to dbu_misc 2006/05/11 11:27:41 fs 1.93.12.2: #i51143# +STR_WARNINGS_DURING_CONNECT 2006/05/11 10:38:45 fs 1.93.12.1: #i51143# removed STR_GENERAL_SDB_ERROR


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [3cad9a58a975775fbabb7b08b46886a208e55f66]

INTEGRATION: CWS wordcountopt (1.61.60); FILE MERGED 2006/06/04 16:45:28 fme 1.61.60.2: RESYNC: (1.61-1.62); FILE MERGED 2006/05/02 08:33:21 fme 1.61.60.1: #i64985# Word count should be done during idle time


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [3b37baf15cf7b3df219372c266659b8288d1eb49]

INTEGRATION: CWS wordcountopt (1.88.178); FILE MERGED 2006/05/02 08:33:20 fme 1.88.178.1: #i64985# Word count should be done during idle time


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [c71f979b6d5c9c4225b1d14075a1b2e0fd9d2c49]

INTEGRATION: CWS qiq (1.6.124); FILE MERGED 2006/07/03 19:47:59 fs 1.6.124.2: #i51143# don't allow to add queries to the designer which do not produce a result set 2006/05/10 11:00:52 fs 1.6.124.1: #i51143# error messages when a query cannot be opened in graphical design


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [284dd368a42dc9dad63319f578fda0a0d6a79845]

INTEGRATION: CWS wordcountopt (1.68.122); FILE MERGED 2006/05/03 07:39:15 fme 1.68.122.2: RESYNC: (1.68-1.69); FILE MERGED 2006/05/02 08:33:20 fme 1.68.122.1: #i64985# Word count should be done during idle time


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [51be8af1c772e9268482f80ac398e6dba34ff528]

INTEGRATION: CWS qiq (1.5.124); FILE MERGED 2006/05/24 06:47:48 fs 1.5.124.4: moved two strings to another place (adbt lib) 2006/05/18 09:16:13 fs 1.5.124.3: #i51143# 2006/05/17 11:46:20 fs 1.5.124.2: #i51143# 2006/05/15 14:20:02 fs 1.5.124.1: #i51143 moved STR_WARNINGS_DURING_CONNECT moved from dbu_resource to dbu_misc


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [dcd4a5f66f1689ea2f48db74977c02f1811d80f0]

INTEGRATION: CWS qiq (1.10.80); FILE MERGED 2006/05/19 10:53:25 fs 1.10.80.1: #i51143#


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [2dd1768dedd1576e6c4a41959af5499e111f32b6]

INTEGRATION: CWS wordcountopt (1.39.168); FILE MERGED 2006/05/02 08:33:20 fme 1.39.168.1: #i64985# Word count should be done during idle time


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [9ddf2bcd3784e755139f4ae49813de6da05a2492]

INTEGRATION: CWS qiq (1.7.124); FILE MERGED 2006/06/19 09:26:26 fs 1.7.124.2: #i51143# 'Add Tables' or 'Add Table or Query' decision now publicly available 2006/05/12 11:09:18 fs 1.7.124.1: #i51143# allow queries in this dialog, too


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [5b46539793b4a0a2e87532f9ec648c1d6ff988f1]

INTEGRATION: CWS wordcountopt (1.57.76); FILE MERGED 2006/05/04 07:58:20 fme 1.57.76.2: #i64985# Word count should be done during idle time 2006/05/02 08:33:19 fme 1.57.76.1: #i64985# Word count should be done during idle time


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [b988f7ff0f0460531dfec5e838e5ac549bc651e6]

INTEGRATION: CWS qiq (1.28.124); FILE MERGED 2006/05/17 11:46:03 fs 1.28.124.1: ::dbaui::insertHierarchyElement needs an ORB now


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [6b170883331c2d1b261d00286a81a9cedc8241d2]

INTEGRATION: CWS wordcountopt (1.44.288); FILE MERGED 2006/05/03 07:36:59 fme 1.44.288.2: RESYNC: (1.44-1.45); FILE MERGED 2006/05/02 08:33:19 fme 1.44.288.1: #i64985# Word count should be done during idle time


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [1512ae0808560fb30f45e571570188bd062e09d5]

INTEGRATION: CWS qiq (1.13.122); FILE MERGED 2006/07/03 19:47:59 fs 1.13.122.3: #i51143# don't allow to add queries to the designer which do not produce a result set 2006/06/27 12:37:44 fs 1.13.122.2: RESYNC: (1.13-1.14); FILE MERGED 2006/05/10 10:56:58 fs 1.13.122.1: #i51143# allow to hold a query, not only a table


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [ac81b118e66b83318faf60a76d43258f90f95a25]

INTEGRATION: CWS wordcountopt (1.54.76); FILE MERGED 2006/06/04 16:42:35 fme 1.54.76.2: RESYNC: (1.54-1.56); FILE MERGED 2006/05/02 08:33:19 fme 1.54.76.1: #i64985# Word count should be done during idle time


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [cda192e55a269480907e039353683398beecdee1]

INTEGRATION: CWS qiq (1.36.4); FILE MERGED 2006/05/12 13:47:01 fs 1.36.4.1: #i51143# refactoring of controller initialization, which allows accessing the load arguments even during Construct (and not only in the - later - impl_initialize)


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [e8329b864091ef02efce14018763f7845fdb590d]

INTEGRATION: CWS qiq (1.7.124); FILE MERGED 2006/07/03 19:47:59 fs 1.7.124.1: #i51143# don't allow to add queries to the designer which do not produce a result set


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [405ca46b067aaa263b13f37dec9a1019f12ea29a]

INTEGRATION: CWS wordcountopt (1.48.178); FILE MERGED 2006/05/02 08:33:18 fme 1.48.178.1: #i64985# Word count should be done during idle time


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [ca4efe93c15e77b13001cc0a61000cb3f9ef47c8]

INTEGRATION: CWS qiq (1.15.124); FILE MERGED 2006/05/12 13:47:00 fs 1.15.124.2: #i51143# refactoring of controller initialization, which allows accessing the load arguments even during Construct (and not only in the - later - impl_initialize) 2006/05/12 11:09:54 fs 1.15.124.1: #i51143# +allowViews/+allowQueries


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [d7240746f0ea32e70cdaa706b5ff16dfca19da91]

INTEGRATION: CWS qiq (1.13.122); FILE MERGED 2006/06/27 12:35:48 fs 1.13.122.2: RESYNC: (1.13-1.14); FILE MERGED 2006/05/10 10:59:42 fs 1.13.122.1: #i51143# allow to hold a query, not only a table


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [b14865d9d183e5d7748b80f973e987b26d9457b7]

INTEGRATION: CWS wordcountopt (1.19.132); FILE MERGED 2006/05/02 08:33:18 fme 1.19.132.1: #i64985# Word count should be done during idle time


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [a264dfe40b95b9b78a0de8a1f18887b053005070]

INTEGRATION: CWS qiq (1.7.124); FILE MERGED 2006/05/17 11:45:15 fs 1.7.124.2: #i51143# AddTableDialog is now in the responsibility of the controller, not the view (allows late construction as needed) 2006/05/12 11:09:00 fs 1.7.124.1: #i51143# +m_pDialogContext


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [7f7f6f1b04af0404b8bb79c9392b0d1bc448b84c]

INTEGRATION: CWS qiq (1.20.124); FILE MERGED 2006/06/19 09:23:53 fs 1.20.124.3: #i51143# +impl_getDialogContext 2006/05/17 11:45:15 fs 1.20.124.2: #i51143# AddTableDialog is now in the responsibility of the controller, not the view (allows late construction as needed) 2006/05/12 11:08:48 fs 1.20.124.1: #i51143# +allowViews/+allowQueries


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [e006885a3d8bf3efccd30d00e5b2bb2e95e6a6eb]

INTEGRATION: CWS wordcountopt (1.16.290); FILE MERGED 2006/05/02 08:33:18 fme 1.16.290.1: #i64985# Word count should be done during idle time


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [84cff5c65ae91680f2fdae47a000e7b281236875]

INTEGRATION: CWS qiq (1.45.118); FILE MERGED 2006/06/09 12:13:14 fs 1.45.118.2: #i51143# small layout changes 2006/05/19 10:55:35 fs 1.45.118.1: #i51143# made some strings global


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [6c6fc0e73bff40463cf07db665afae1651446a9f]

INTEGRATION: CWS wordcountopt (1.6.312); FILE MERGED 2006/05/02 08:33:18 fme 1.6.312.1: #i64985# Word count should be done during idle time


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [e63fc5824812a85cac8a518336b5bf38ba003609]

INTEGRATION: CWS qiq (1.5.18); FILE MERGED 2006/05/19 10:55:35 fs 1.5.18.1: #i51143# made some strings global


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [bba029c88079943ca703dfc34bf01c7d07d864bd]

INTEGRATION: CWS wordcountopt (1.26.128); FILE MERGED 2006/05/02 08:33:17 fme 1.26.128.1: #i64985# Word count should be done during idle time


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [9a2deae11b3d851455081324bd79422169f61eff]

INTEGRATION: CWS qiq (1.20.118); FILE MERGED 2006/06/29 08:08:34 fs 1.20.118.13: #i10000# unxsols4 doesn't like _X as identifier (is this a macro?) 2006/06/28 10:31:10 fs 1.20.118.12: #i10000# 2006/06/27 12:32:54 fs 1.20.118.11: RESYNC: (1.20-1.21); FILE MERGED 2006/06/14 12:38:24 fs 1.20.118.10: corrected building aSubInfo 2006/06/12 10:50:07 fs 1.20.118.9: proper calculation of bMoreDetailsAvailable 2006/06/01 13:59:02 fs 1.20.118.8: #i51143# slight rearrangements for better look 2006/06/01 13:27:00 fs 1.20.118.7: #i51143# slight rearrangements for better look 2006/06/01 13:12:07 fs 1.20.118.6: #i51143# slight rearrangements for better look 2006/05/19 11:44:28 fs 1.20.118.5: now really 2006/05/19 10:54:36 fs 1.20.118.4: during #i51143#: display the More button only if there is more to display 2006/05/11 11:26:56 fs 1.20.118.3: #i51143# make primary text two full lines high 2006/05/11 10:39:37 fs 1.20.118.2: #51143# some refactoring - should now display the More button only when (halfway) needed; should now also allow for message boxes displaying one text only 2006/05/10 10:59:32 fs 1.20.118.1: +ImageType::AUTO


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [0a406e3fce193c6f769b448db1efa5181722cfc4]

INTEGRATION: CWS wordcountopt (1.42.122); FILE MERGED 2006/05/02 08:33:17 fme 1.42.122.1: #i64985# Word count should be done during idle time


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [13bc070a2b72ae64f9f99f34fc2d1f19cf06b20d]

INTEGRATION: CWS qiq (1.43.118); FILE MERGED 2006/05/17 11:50:20 fs 1.43.118.1: refactored OSaveAsDlg in preparation of #i51143#


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [6b2e95d49830bf4c0ce92acc76b42249dc22eed1]

INTEGRATION: CWS wordcountopt (1.14.236); FILE MERGED 2006/05/02 08:32:56 fme 1.14.236.1: #i64985# Word count should be done during idle time


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [ceaf3ab873dbbdd2d7877853b788cad5ebc36cfa]

INTEGRATION: CWS qiq (1.6.124); FILE MERGED 2006/05/17 11:46:51 fs 1.6.124.1: refactored OSaveAsDlg in preparation of #i51143#


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [7cd3a354992d36f8e9e4fdabed12ca37a77f67bf]

INTEGRATION: CWS wordcountopt (1.42.64); FILE MERGED 2006/06/04 16:34:25 fme 1.42.64.2: RESYNC: (1.42-1.43); FILE MERGED 2006/05/02 08:32:56 fme 1.42.64.1: #i64985# Word count should be done during idle time


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [0fa11fb60b4b0896bdee5df42a0774995d072a01]

INTEGRATION: CWS qiq (1.26.124); FILE MERGED 2006/06/28 10:31:10 fs 1.26.124.4: #i10000# 2006/06/27 12:28:01 fs 1.26.124.3: RESYNC: (1.26-1.27); FILE MERGED 2006/05/24 06:49:24 fs 1.26.124.2: some refactoring of compose/quoteTableName and friends, in preparation of #i51143# 2006/05/17 11:46:59 fs 1.26.124.1: refactored OSaveAsDlg in preparation of #i51143#


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [9fbf59d4b857db24f35ace18f411a02b2515c213]

INTEGRATION: CWS qiq (1.96.2); FILE MERGED 2006/06/27 12:26:32 fs 1.96.2.2: RESYNC: (1.96-1.97); FILE MERGED 2006/05/10 10:58:35 fs 1.96.2.1: default APPEND_TABLE_ALIAS to false


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [a161ceeb5fb95a75778343f647291cdb82cad970]

INTEGRATION: CWS qiq (1.30.118); FILE MERGED 2006/06/19 09:26:21 fs 1.30.118.2: #i51143# 'Add Tables' or 'Add Table or Query' decision now publicly available 2006/05/12 11:09:28 fs 1.30.118.1: #i51143# allow queries in this dialog, too


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [47768882ff2b58e3caaa4c2b64e930d7911a534f]

INTEGRATION: CWS qiq (1.3.124); FILE MERGED 2006/06/19 09:26:20 fs 1.3.124.2: #i51143# 'Add Tables' or 'Add Table or Query' decision now publicly available 2006/05/12 11:09:27 fs 1.3.124.1: #i51143# allow queries in this dialog, too


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [bd293575440a3f1ab3aca6042937f6c8a23abcf3]

INTEGRATION: CWS qiq (1.22.68); FILE MERGED 2006/06/28 10:31:10 fs 1.22.68.5: #i10000# 2006/06/27 12:26:21 fs 1.22.68.4: RESYNC: (1.22-1.23); FILE MERGED 2006/06/19 09:26:20 fs 1.22.68.3: #i51143# 'Add Tables' or 'Add Table or Query' decision now publicly available 2006/05/24 06:49:24 fs 1.22.68.2: some refactoring of compose/quoteTableName and friends, in preparation of #i51143# 2006/05/12 11:09:27 fs 1.22.68.1: #i51143# allow queries in this dialog, too


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [562e2a896536e52079dc1ac262e7a40f4518678a]

INTEGRATION: CWS qiq (1.4.124); FILE MERGED 2006/06/27 12:22:06 fs 1.4.124.2: RESYNC: (1.4-1.5); FILE MERGED 2006/05/17 11:44:41 fs 1.4.124.1: ::dbaui::insertHierarchyElement needs an ORB now


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [89165e402dbd923a89630cce8e0a0b1112784015]

INTEGRATION: CWS qiq (1.42.118); FILE MERGED 2006/05/31 09:50:38 fs 1.42.118.1: bmp->png


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [2d643ff33b873171a2b24799b7b70dc363fd60d3]

INTEGRATION: CWS qiq (1.15.118); FILE MERGED 2006/06/27 12:18:29 fs 1.15.118.3: RESYNC: (1.15-1.16); FILE MERGED 2006/06/09 13:15:23 fs 1.15.118.2: #i51143# use GetTableOrQuery, not GetTable 2006/05/10 11:52:37 fs 1.15.118.1: #i51143#


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [443ea2410044cbe41ea85d002a3ee0f6c5f62f2e]

INTEGRATION: CWS qiq (1.174.10); FILE MERGED 2006/06/27 12:17:50 fs 1.174.10.4: RESYNC: (1.174-1.175); FILE MERGED 2006/06/19 09:27:51 fs 1.174.10.3: during #i51143#: A FeatureState can now transport more than one state. In particular, it has typed bChecked and sTitle members, instead of the previous unchecked aState 2006/05/24 06:49:23 fs 1.174.10.2: some refactoring of compose/quoteTableName and friends, in preparation of #i51143# 2006/05/12 13:47:00 fs 1.174.10.1: #i51143# refactoring of controller initialization, which allows accessing the load arguments even during Construct (and not only in the - later - impl_initialize)


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [463a2761257c7b0ff9d5f132bd733fd3fc6f913f]

INTEGRATION: CWS qiq (1.55.118); FILE MERGED 2006/05/17 11:43:55 fs 1.55.118.1: some less identifier name clashes


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [e73db28fbf3cb475dd88cc75c7047e21e831078c]

INTEGRATION: CWS qiq (1.16.124); FILE MERGED 2006/06/19 09:27:51 fs 1.16.124.1: during #i51143#: A FeatureState can now transport more than one state. In particular, it has typed bChecked and sTitle members, instead of the previous unchecked aState


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [a9f1e29abf1a5966f46639567c9a9f7db8adb06a]

INTEGRATION: CWS qiq (1.68.10); FILE MERGED 2006/07/04 14:34:44 fs 1.68.10.6: reverted a previous change which just worked around a bug in framework - now fixed this bug (#i66983#) properly 2006/07/03 14:09:34 fs 1.68.10.5: bug in framework - order of status notification matters for check-items in toolboxes 2006/06/27 12:16:50 fs 1.68.10.4: RESYNC: (1.68-1.69); FILE MERGED 2006/06/19 10:10:33 fs 1.68.10.3: proper cache check 2006/06/19 09:27:50 fs 1.68.10.2: during #i51143#: A FeatureState can now transport more than one state. In particular, it has typed bChecked and sTitle members, instead of the previous unchecked aState 2006/05/12 13:47:00 fs 1.68.10.1: #i51143# refactoring of controller initialization, which allows accessing the load arguments even during Construct (and not only in the - later - impl_initialize)


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [cecee402a2bbc240b07e3b447459bf791945e6b2]

INTEGRATION: CWS qiq (1.91.16); FILE MERGED 2006/06/27 12:14:15 fs 1.91.16.3: RESYNC: (1.91-1.92); FILE MERGED 2006/06/19 09:27:50 fs 1.91.16.2: during #i51143#: A FeatureState can now transport more than one state. In particular, it has typed bChecked and sTitle members, instead of the previous unchecked aState 2006/05/11 10:38:04 fs 1.91.16.1: during #i51143#: don't use prependContextInfo if we have only one error string


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [5ae7e129ca32c2fdfc9afaecb931b793fa65e868]

INTEGRATION: CWS qiq (1.12.18); FILE MERGED 2006/06/27 12:12:07 fs 1.12.18.2: RESYNC: (1.12-1.13); FILE MERGED 2006/05/24 06:49:22 fs 1.12.18.1: some refactoring of compose/quoteTableName and friends, in preparation of #i51143#


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [2f90012869f5688ee8871ce3d8365d9927f6f5fd]

INTEGRATION: CWS qiq (1.17.24); FILE MERGED 2006/06/27 12:11:55 fs 1.17.24.5: RESYNC: (1.17-1.18); FILE MERGED 2006/05/24 06:49:21 fs 1.17.24.4: some refactoring of compose/quoteTableName and friends, in preparation of #i51143# 2006/05/18 09:16:12 fs 1.17.24.3: #i51143# when creating/pasting/saving a table/query, care for name collisions with both tables and queries (usign a DynamicTableOrQueryNameCheck), if the database supports queries in queries 2006/05/17 11:43:31 fs 1.17.24.2: refactored OSaveAsDlg in preparation of #i51143# 2006/05/12 14:34:42 fs 1.17.24.1: #i51143# when creating a view from a query, substitute sub queries


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [4cce977bd603e22f5c760f479b79c27f1ea597fd]

INTEGRATION: CWS qiq (1.14.76); FILE MERGED 2006/06/27 12:11:45 fs 1.14.76.7: RESYNC: (1.14-1.15); FILE MERGED 2006/05/18 09:16:11 fs 1.14.76.6: #i51143# when creating/pasting/saving a table/query, care for name collisions with both tables and queries (usign a DynamicTableOrQueryNameCheck), if the database supports queries in queries 2006/05/17 11:43:31 fs 1.14.76.5: refactored OSaveAsDlg in preparation of #i51143# 2006/05/15 14:22:14 fs 1.14.76.4: #i51143# display of warnings moved to the DataSourceConnector class 2006/05/12 13:46:59 fs 1.14.76.3: #i51143# refactoring of controller initialization, which allows accessing the load arguments even during Construct (and not only in the - later - impl_initialize) 2006/05/12 11:12:31 fs 1.14.76.2: WARNINGS_DURING_CONNECT with SQLContext, not SQLWarning 2006/05/11 11:27:17 fs 1.14.76.1: #i51143# respect connection warnings when connecting


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [5c1ed16dbed0651d612fcb80540772ac149a8fcf]

INTEGRATION: CWS qiq (1.13.96); FILE MERGED 2006/05/12 13:46:59 fs 1.13.96.1: #i51143# refactoring of controller initialization, which allows accessing the load arguments even during Construct (and not only in the - later - impl_initialize)


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [ad7badcfd9795cfcfff324fe8f5075885ba3d872]

INTEGRATION: CWS qiq (1.29.12); FILE MERGED 2006/06/27 12:11:34 fs 1.29.12.5: RESYNC: (1.29-1.30); FILE MERGED 2006/06/19 09:27:49 fs 1.29.12.4: during #i51143#: A FeatureState can now transport more than one state. In particular, it has typed bChecked and sTitle members, instead of the previous unchecked aState 2006/05/24 06:49:21 fs 1.29.12.3: some refactoring of compose/quoteTableName and friends, in preparation of #i51143# 2006/05/18 09:16:11 fs 1.29.12.2: #i51143# when creating/pasting/saving a table/query, care for name collisions with both tables and queries (usign a DynamicTableOrQueryNameCheck), if the database supports queries in queries 2006/05/17 11:43:31 fs 1.29.12.1: refactored OSaveAsDlg in preparation of #i51143#


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [d1c6989f83aa16c0c6594b18cbd77c31028849ad]

INTEGRATION: CWS qiq (1.1.2); FILE ADDED 2006/05/24 06:52:33 fs 1.1.2.1: #i51143#


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [130849ffff55221e8d33122764c3315c8bb898c3]

INTEGRATION: CWS qiq (1.7.124); FILE MERGED 2006/05/24 06:53:08 fs 1.7.124.1: #i51143# building an sdbtools lib


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [208f4efa2a750ee8be10837c183afa59733893b3]

INTEGRATION: CWS qiq (1.1.2); FILE ADDED 2006/06/01 09:45:59 fs 1.1.2.3: #i51143# STR_NO_QUOTES_IN_QUERY_NAMES 2006/05/30 08:25:15 fs 1.1.2.2: +STR_BASENAME* 2006/05/24 06:56:19 fs 1.1.2.1: new lib sdbt


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [91b5598e1859e78c50567df457031b8f376549ed]

INTEGRATION: CWS qiq (1.1.2); FILE ADDED 2006/05/24 06:56:09 fs 1.1.2.1: new lib sdbt


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [2ff303ca842dd0528155d69f731d5a6658cc23f5]

INTEGRATION: CWS qiq (1.1.2); FILE ADDED 2006/06/28 10:31:09 fs 1.1.2.2: #i10000# 2006/05/24 06:55:58 fs 1.1.2.1: new lib sdbt


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [4b1e6c1d6ddcf767aafc68a3b4dd2df5cb08e1fe]

INTEGRATION: CWS qiq (1.1.2); FILE ADDED 2006/05/24 06:55:48 fs 1.1.2.1: new lib sdbt


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [67d4cabd55d3f0ca540c5bfa8554d7be711dfaf2]

INTEGRATION: CWS qiq (1.1.2); FILE ADDED 2006/06/01 09:45:47 fs 1.1.2.3: #i51143# STR_NO_QUOTES_IN_QUERY_NAMES 2006/05/30 08:25:04 fs 1.1.2.2: +STR_BASENAME* 2006/05/24 06:55:38 fs 1.1.2.1: new lib sdbt


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [4da601e50d8d9e5b6fc810320da582ba9390fca4]

INTEGRATION: CWS qiq (1.1.2); FILE ADDED 2006/05/24 06:55:28 fs 1.1.2.1: new lib sdbt


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [ce7d8915eadfa24c27e7ae261fa222344a3f2e22]

INTEGRATION: CWS qiq (1.1.2); FILE ADDED 2006/05/24 06:54:32 fs 1.1.2.1: XTableName implementation


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [e25ad82ffe93dcb7db0abdcb49e2dec1a77e03fb]

INTEGRATION: CWS qiq (1.1.2); FILE ADDED 2006/06/01 09:52:21 fs 1.1.2.3: #i51143# extension of XObjectNames 2006/05/30 08:24:11 fs 1.1.2.2: createObjectNames -> getObjectNames (the thing is stateless, so no need to re-create it every time) 2006/05/24 06:54:23 fs 1.1.2.1: XObjectNames implementation


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [3a26f758786fdb6ad4ce400f2d03f2e49b379927]

INTEGRATION: CWS qiq (1.1.2); FILE ADDED 2006/06/28 10:31:09 fs 1.1.2.4: #i10000# 2006/06/01 09:52:21 fs 1.1.2.3: #i51143# extension of XObjectNames 2006/05/30 08:24:11 fs 1.1.2.2: createObjectNames -> getObjectNames (the thing is stateless, so no need to re-create it every time) 2006/05/24 06:54:23 fs 1.1.2.1: XObjectNames implementation


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [0ac76886a748e540bb8a7dde0e3f38a4f2d442c7]

INTEGRATION: CWS qiq (1.1.2); FILE ADDED 2006/05/24 06:54:37 fs 1.1.2.1: makefile


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [6f1438ee485603748e472d82a20599b84d8430ce]

INTEGRATION: CWS qiq (1.1.2); FILE ADDED 2006/05/24 06:54:11 fs 1.1.2.1: XDataSourceMetaData implementation


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [5419c1f262ef2c7f135be0abda914e9ddf8e2127]

INTEGRATION: CWS qiq (1.1.2); FILE ADDED 2006/05/24 06:54:10 fs 1.1.2.1: XDataSourceMetaData implementation


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [a780f00a7eb80c064ccb147e99c0059352ed9a2a]

INTEGRATION: CWS qiq (1.1.2); FILE ADDED 2006/05/30 08:24:46 fs 1.1.2.2: createObjectNames -> getObjectNames (the thing is stateless, so no need to re-create it every time) 2006/05/24 06:54:03 fs 1.1.2.1: initial checkin - XConnectionTools implementation


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [f2a39a4fdce2dbf261355d85f4616f5d0ef3c51a]

INTEGRATION: CWS qiq (1.1.2); FILE ADDED 2006/05/30 08:24:46 fs 1.1.2.2: createObjectNames -> getObjectNames (the thing is stateless, so no need to re-create it every time) 2006/05/24 06:54:02 fs 1.1.2.1: initial checkin - XConnectionTools implementation


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [305eff56b15312110e22d4be4f634248c52e520a]

INTEGRATION: CWS qiq (1.1.2); FILE ADDED 2006/06/29 07:13:27 fs 1.1.2.2: #i10000# 2006/05/24 06:53:34 fs 1.1.2.1: initial checkin - bas class for connection-dependent components


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [92b8a1d81831ab4994a0a60cf5f8ecdcd63e4739]

INTEGRATION: CWS qiq (1.1.2); FILE ADDED 2006/05/24 06:52:06 fs 1.1.2.1: #i51143#


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [8751883df4d455bf9224f67b9ba8bd800852913b]

INTEGRATION: CWS qiq (1.48.118); FILE MERGED 2006/07/04 08:24:30 fs 1.48.118.5: minor typo 2006/07/03 19:48:48 fs 1.48.118.4: #i51143# warning when trying to obtain columns for a query whose statement does not produce a result set 2006/06/09 11:54:57 fs 1.48.118.3: #i51143# +RID_STR_COMMAND_LEADING_TO_ERROR 2006/05/11 11:26:07 fs 1.48.118.2: #i51143# 2006/05/10 14:25:01 fs 1.48.118.1: #i51143# RID_STR_CONFLICTING_NAMES


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [6a1309499d015b6f18f8c8593b6ae20fcd0fb946]

INTEGRATION: CWS qiq (1.7.20); FILE MERGED 2006/06/09 11:55:55 fs 1.7.20.1: #i51143# +loadString with placeholder replacement


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [661930677b76ed830079d21eee4c44a19317f6cb]

INTEGRATION: CWS qiq (1.2.4); FILE MERGED 2006/06/30 13:28:53 fs 1.2.4.3: warning-free code 2006/05/19 10:52:28 fs 1.2.4.2: signature of SQLExceptionIteratorHelper ctor changed during #i51143# 2006/05/10 14:24:38 fs 1.2.4.1: #i51143# convenience version of appendWarning


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [de940578bb43ed50a75b55f2783b8e63fe9db773]

INTEGRATION: CWS qiq (1.1.2); FILE ADDED 2006/05/31 11:03:19 fs 1.1.2.1: implementin XVeto


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [6184c1a9b9b8ddc0a847d5600f34790609beb1f0]

INTEGRATION: CWS qiq (1.1.2); FILE ADDED 2006/06/28 10:31:09 fs 1.1.2.6: #i10000# 2006/06/01 09:54:44 fs 1.1.2.5: #i51143# XObjectNames: checkNameIsUsed -> checkNameForCreate 2006/05/31 11:05:33 fs 1.1.2.4: ObjectNameApproval now always throwing an SQLException 2006/05/30 12:56:32 fs 1.1.2.3: +ErrorReportType 2006/05/30 08:23:40 fs 1.1.2.2: createObjectNames -> getObjectNames (the thing is stateless, so no need to re-create it every time) 2006/05/24 14:55:21 fs 1.1.2.1: validating a query or table name


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [f3662c2026693b7440706289d4f435da0a3e2178]

INTEGRATION: CWS qiq (1.12.2); FILE MERGED 2006/05/31 11:04:12 fs 1.12.2.2: #i51143# +veto 2006/05/24 14:56:46 fs 1.12.2.1: #i51143#


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [74adea0f4824aed5d6dfec04b249294c2e70f6e8]

INTEGRATION: CWS swqbf72 (1.17.210); FILE MERGED 2006/06/29 08:35:43 od 1.17.210.1: #b6443897# method <SwObjectFormatterTxtFrm::CheckMovedFwdCondition(..)> 	   - handle special case for moved forward anchor frames in 	     follow flow rows.


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [374142b8b40e50a81d19435c0c133600586aa3cb]

INTEGRATION: CWS qiq (1.4.124); FILE MERGED 2006/06/27 12:04:50 fs 1.4.124.2: RESYNC: (1.4-1.6); FILE MERGED 2006/06/16 11:47:41 fs 1.4.124.1: during #i51143#:

refactored VCollection:
- createEmptyObject now named createDescriptor
- cloneObject removed
- appendObject now returns the newly created object
  (previously done via a subsequent call to cloneObject)

2006-07-10  Oliver Bolte  <obo@openoffice.org>  [5592b81c234820ce03db2615743ebe7a43bb7a6c]

INTEGRATION: CWS qiq (1.4.124); FILE MERGED 2006/06/27 12:04:42 fs 1.4.124.2: RESYNC: (1.4-1.5); FILE MERGED 2006/06/16 11:47:41 fs 1.4.124.1: during #i51143#:

refactored VCollection:
- createEmptyObject now named createDescriptor
- cloneObject removed
- appendObject now returns the newly created object
  (previously done via a subsequent call to cloneObject)

2006-07-10  Oliver Bolte  <obo@openoffice.org>  [e8102b036e1f40669b612aa64a5f991937369ada]

INTEGRATION: CWS swqbf72 (1.37.166); FILE MERGED 2006/06/29 08:31:56 od 1.37.166.1: #b6443897# method <SwFrm::IsInSplitTableRow()> 	   - frames inside a headline row aren't in a splitted table row.


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [7395b0f37647f2ad6364c96e6e3a228913b84c93]

INTEGRATION: CWS qiq (1.1.2); FILE ADDED 2006/05/31 11:05:08 fs 1.1.2.2: #i51143# XContainerApproveListener return XVeto now, instead of throwing 2006/05/24 14:55:43 fs 1.1.2.1: outlined the previously inlined virtual methods


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [e0b87cdd08970f93772f6e0f4880163f893859b4]

INTEGRATION: CWS qiq (1.4.4); FILE MERGED 2006/06/30 13:28:23 fs 1.4.4.2: warning-free code 2006/05/10 14:24:34 fs 1.4.4.1: #i51143# convenience version of appendWarning


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [8766cf776a2b7b114762ea54795cc8d5bde5267a]

INTEGRATION: CWS qiq (1.13.124); FILE MERGED 2006/06/27 12:04:32 fs 1.13.124.2: RESYNC: (1.13-1.14); FILE MERGED 2006/06/16 11:47:41 fs 1.13.124.1: during #i51143#:

refactored VCollection:
- createEmptyObject now named createDescriptor
- cloneObject removed
- appendObject now returns the newly created object
  (previously done via a subsequent call to cloneObject)

2006-07-10  Oliver Bolte  <obo@openoffice.org>  [779cfa7b75420b4eaa289b951e212bdc22085f4c]

INTEGRATION: CWS qiq (1.1.2); FILE ADDED 2006/05/31 11:03:06 fs 1.1.2.1: implementin XVeto


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [7958e88994a5db78f0ed3adfad665e41ed387b2a]

INTEGRATION: CWS qiq (1.25.124); FILE MERGED 2006/06/16 11:47:41 fs 1.25.124.1: during #i51143#:

refactored VCollection:
- createEmptyObject now named createDescriptor
- cloneObject removed
- appendObject now returns the newly created object
  (previously done via a subsequent call to cloneObject)

2006-07-10  Oliver Bolte  <obo@openoffice.org>  [43fa2a5d1ce87be37642f7f3545cb182c11d9b22]

INTEGRATION: CWS qiq (1.25.124); FILE MERGED 2006/06/27 12:03:24 fs 1.25.124.2: RESYNC: (1.25-1.26); FILE MERGED 2006/06/16 11:47:40 fs 1.25.124.1: during #i51143#:

refactored VCollection:
- createEmptyObject now named createDescriptor
- cloneObject removed
- appendObject now returns the newly created object
  (previously done via a subsequent call to cloneObject)

2006-07-10  Oliver Bolte  <obo@openoffice.org>  [ce2eca9524d0c4caa42410da23a821a89b49bd69]

INTEGRATION: CWS qiq (1.13.4); FILE MERGED 2006/05/31 11:09:10 fs 1.13.4.3: #i51143# XContainerApproveListener return XVeto now, instead of throwing 2006/05/24 14:54:20 fs 1.13.4.2: #i51143# be an XContainerApproveListener at the command definition container, to prevent somebody inserting a command definition with a name conflicting with a table (in case tables and queries share the same namespace) 2006/05/24 09:09:44 fs 1.13.4.1: #i51143# overwrite approveNewObject


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [a3e56407754681071673c6f0c5bb72c7c0cf1c3a]

INTEGRATION: CWS qiq (1.22.20); FILE MERGED 2006/06/28 10:31:08 fs 1.22.20.1: #i10000#


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [ca0f7770349b2958037ef2d823570e6f8571995f]

INTEGRATION: CWS qiq (1.1.2); FILE ADDED 2006/05/31 11:06:00 fs 1.1.2.3: ObjectNameApproval now always throwing an SQLException 2006/05/30 12:55:31 fs 1.1.2.2: +ErrorReportType 2006/05/24 14:49:08 fs 1.1.2.1: validating a query or table name


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [2945db1e87c082ffd84e6da81617daa9fa872caf]

INTEGRATION: CWS qiq (1.4.4); FILE MERGED 2006/06/16 11:47:40 fs 1.4.4.3: during #i51143#:

refactored VCollection:
- createEmptyObject now named createDescriptor
- cloneObject removed
- appendObject now returns the newly created object
  (previously done via a subsequent call to cloneObject)
2006/05/24 14:54:55 fs 1.4.4.2: #i51143# be an XContainerApproveBroadcaster
2006/05/24 09:09:57 fs 1.4.4.1: #i51143#

2006-07-10  Oliver Bolte  <obo@openoffice.org>  [2e4bd78f3790df3fd2dcc75ab9ee760188d3ed71]

INTEGRATION: CWS qiq (1.4.124); FILE MERGED 2006/06/27 12:04:12 fs 1.4.124.2: RESYNC: (1.4-1.5); FILE MERGED 2006/06/16 11:47:40 fs 1.4.124.1: during #i51143#:

refactored VCollection:
- createEmptyObject now named createDescriptor
- cloneObject removed
- appendObject now returns the newly created object
  (previously done via a subsequent call to cloneObject)

2006-07-10  Oliver Bolte  <obo@openoffice.org>  [a99de9bb6c84815bc8406e2090f3501c4316d1d5]

INTEGRATION: CWS qiq (1.3.124); FILE MERGED 2006/06/09 11:55:43 fs 1.3.124.1: #i51143# +loadString with placeholder replacement


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [1c427823deef2e856d4b13d8dc77bc2b10796689]

INTEGRATION: CWS qiq (1.11.124); FILE MERGED 2006/07/03 19:48:47 fs 1.11.124.3: #i51143# warning when trying to obtain columns for a query whose statement does not produce a result set 2006/06/09 11:54:48 fs 1.11.124.2: #i51143# +RID_STR_COMMAND_LEADING_TO_ERROR 2006/05/10 14:24:04 fs 1.11.124.1: #i51143# RID_STR_CONFLICTING_NAMES


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [5c2de661f5992d57535195dcfe4ff9ca9d3b0f81]

INTEGRATION: CWS qiq (1.1.2); FILE ADDED 2006/05/31 11:06:15 fs 1.1.2.2: #i51143# throwing all exceptions is now allowed 2006/05/24 14:42:18 fs 1.1.2.1: small interface for approving insertions into a container - has potential to me more than it currently is :)


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [4020848d97088b6b4165572c80a6e66be66f67de]

INTEGRATION: CWS qiq (1.3.124); FILE MERGED 2006/06/30 13:28:23 fs 1.3.124.1: warning-free code


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [936150fd41bf88179b1120dd361eff914366fd29]

INTEGRATION: CWS qiq (1.25.124); FILE MERGED 2006/06/30 13:28:23 fs 1.25.124.3: warning-free code 2006/06/27 12:03:41 fs 1.25.124.2: RESYNC: (1.25-1.26); FILE MERGED 2006/06/16 11:47:40 fs 1.25.124.1: during #i51143#:

refactored VCollection:
- createEmptyObject now named createDescriptor
- cloneObject removed
- appendObject now returns the newly created object
  (previously done via a subsequent call to cloneObject)

2006-07-10  Oliver Bolte  <obo@openoffice.org>  [aba08c13d6d01a21c0e28c37184df2dfde91fe05]

INTEGRATION: CWS qiq (1.16.124); FILE MERGED 2006/06/27 12:03:33 fs 1.16.124.2: RESYNC: (1.16-1.17); FILE MERGED 2006/06/16 11:47:40 fs 1.16.124.1: during #i51143#:

refactored VCollection:
- createEmptyObject now named createDescriptor
- cloneObject removed
- appendObject now returns the newly created object
  (previously done via a subsequent call to cloneObject)

2006-07-10  Oliver Bolte  <obo@openoffice.org>  [6818517b3706690d78dbb0fca488576bf3600f36]

INTEGRATION: CWS qiq (1.6.20); FILE MERGED 2006/06/30 13:28:50 fs 1.6.20.3: #i51143# getQueryWithSubstitution can throw an SQLException 2006/05/10 12:40:42 fs 1.6.20.2: #i51143# m_xTables -> m_xConnectionTables, to better distinct them from our own tables (which are part of the statement) 2006/05/10 10:57:34 fs 1.6.20.1: #i51443# +getQueryWithSubstitution


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [7c497bd11d15a4b1959b8d18b403e1b4cad66240]

INTEGRATION: CWS qiq (1.6.124); FILE MERGED 2006/06/16 11:47:40 fs 1.6.124.1: during #i51143#:

refactored VCollection:
- createEmptyObject now named createDescriptor
- cloneObject removed
- appendObject now returns the newly created object
  (previously done via a subsequent call to cloneObject)

2006-07-10  Oliver Bolte  <obo@openoffice.org>  [13e0ebeaf379ccad45e30ed16ce62fa74b9ea10f]

INTEGRATION: CWS qiq (1.3.124); FILE MERGED 2006/06/28 10:31:08 fs 1.3.124.3: #i10000# 2006/05/31 11:09:10 fs 1.3.124.2: #i51143# XContainerApproveListener return XVeto now, instead of throwing 2006/05/24 14:52:56 fs 1.3.124.1: #i51143# also implementing XContainerApproveListener


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [e260e02d6be59352f4be8da900ebc6f925171b97]

INTEGRATION: CWS qiq (1.36.2); FILE MERGED 2006/06/30 13:27:53 fs 1.36.2.1: warning-free code


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [40ca9de0b985c1c396ecfb9131d3000d430dc886]

INTEGRATION: CWS qiq (1.8.122); FILE MERGED 2006/05/24 14:58:36 fs 1.8.122.2: #i51143# approveNewObject superseded by some abstract interface 2006/05/24 09:11:51 fs 1.8.122.1: #i51143# more detailed error messages during approveNewObject


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [ff85e7ec81165f08f441daa27141fc9ed3e4624d]

INTEGRATION: CWS qiq (1.17.52); FILE MERGED 2006/06/30 13:27:52 fs 1.17.52.6: warning-free code 2006/06/27 12:02:12 fs 1.17.52.5: RESYNC: (1.17-1.18); FILE MERGED 2006/06/16 11:47:39 fs 1.17.52.4: during #i51143#:

refactored VCollection:
- createEmptyObject now named createDescriptor
- cloneObject removed
- appendObject now returns the newly created object
  (previously done via a subsequent call to cloneObject)
2006/05/24 15:12:47 fs 1.17.52.3: string should be in a resource
2006/05/24 14:58:35 fs 1.17.52.2: #i51143# approveNewObject superseded by some abstract interface
2006/05/24 09:11:50 fs 1.17.52.1: #i51143# more detailed error messages during approveNewObject

2006-07-10  Oliver Bolte  <obo@openoffice.org>  [a09efabdaca12caa5760dfe33c4f9fbda24e2718]

INTEGRATION: CWS qiq (1.21.4); FILE MERGED 2006/06/28 10:31:08 fs 1.21.4.5: #i10000# 2006/06/16 11:47:39 fs 1.21.4.4: during #i51143#:

refactored VCollection:
- createEmptyObject now named createDescriptor
- cloneObject removed
- appendObject now returns the newly created object
  (previously done via a subsequent call to cloneObject)
2006/05/31 11:08:51 fs 1.21.4.3: #i51143# XContainerApproveListener return XVeto now, instead of throwing - need to translate this
2006/05/24 14:55:16 fs 1.21.4.2: #i51143# be an XContainerApproveBroadcaster
2006/05/24 09:11:14 fs 1.21.4.1: #i51143# more detailed error messages during approveNewObject

2006-07-10  Oliver Bolte  <obo@openoffice.org>  [d375b92daf3298c6807ee6c307832970d11803ee]

INTEGRATION: CWS qiq (1.68.10); FILE MERGED 2006/06/27 12:01:48 fs 1.68.10.2: RESYNC: (1.68-1.69); FILE MERGED 2006/05/24 09:12:07 fs 1.68.10.1: #i51143#


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [4e9eb6628baeb33149785552ded4ce0e3f3746a4]

INTEGRATION: CWS qiq (1.23.4); FILE MERGED 2006/05/30 08:23:21 fs 1.23.4.4: createObjectNames -> getObjectNames (the thing is stateless, so no need to re-create it every time) 2006/05/24 06:41:37 fs 1.23.4.3: #i51143# implement XConnectionTools 2006/05/11 11:25:53 fs 1.23.4.2: #i51143# derive from XWarningsSupplier (already implemented, but not derived) 2006/05/10 14:23:54 fs 1.23.4.1: #i51143# when connecting, check for conflicts between query and table names, and warn about them


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [02fb9f5957979030553bd270a08967b55c4b883a]

INTEGRATION: CWS qiq (1.46.2); FILE MERGED 2006/06/28 10:31:08 fs 1.46.2.7: #i10000# 2006/06/27 12:01:11 fs 1.46.2.6: RESYNC: (1.46-1.47); FILE MERGED 2006/06/19 09:44:36 fs 1.46.2.5: #i51143# don't check for name conflicts between tables and queries if the connection does not support queries in queries 2006/06/16 11:47:39 fs 1.46.2.4: during #i51143#:

refactored VCollection:
- createEmptyObject now named createDescriptor
- cloneObject removed
- appendObject now returns the newly created object
  (previously done via a subsequent call to cloneObject)
2006/05/30 08:23:20 fs 1.46.2.3: createObjectNames -> getObjectNames (the thing is stateless, so no need to re-create it every time)
2006/05/24 06:41:37 fs 1.46.2.2: #i51143# implement XConnectionTools
2006/05/10 14:23:54 fs 1.46.2.1: #i51143# when connecting, check for conflicts between query and table names, and warn about them

2006-07-10  Oliver Bolte  <obo@openoffice.org>  [502bf78d4d37f4573dec7106b6384e277a79c981]

INTEGRATION: CWS qiq (1.15.124); FILE MERGED 2006/06/16 11:47:39 fs 1.15.124.1: during #i51143#:

refactored VCollection:
- createEmptyObject now named createDescriptor
- cloneObject removed
- appendObject now returns the newly created object
  (previously done via a subsequent call to cloneObject)

2006-07-10  Oliver Bolte  <obo@openoffice.org>  [d69fd05e9891e62e9334729220e147d613ca86a5]

INTEGRATION: CWS qiq (1.17.124); FILE MERGED 2006/06/16 11:47:38 fs 1.17.124.1: during #i51143#:

refactored VCollection:
- createEmptyObject now named createDescriptor
- cloneObject removed
- appendObject now returns the newly created object
  (previously done via a subsequent call to cloneObject)

2006-07-10  Oliver Bolte  <obo@openoffice.org>  [1e2698372101487b28843ca0b5a144c5bd3ad696]

INTEGRATION: CWS qiq (1.7.124); FILE MERGED 2006/05/24 14:57:33 fs 1.7.124.2: #i51143# 2006/05/24 09:12:35 fs 1.7.124.1: #i51143#


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [42b299e4ee7034431f38401a205428d3e60f7ef2]

INTEGRATION: CWS qiq (1.11.124); FILE MERGED 2006/06/27 12:01:02 fs 1.11.124.3: RESYNC: (1.11-1.12); FILE MERGED 2006/06/16 11:47:38 fs 1.11.124.2: during #i51143#:

refactored VCollection:
- createEmptyObject now named createDescriptor
- cloneObject removed
- appendObject now returns the newly created object
  (previously done via a subsequent call to cloneObject)
2006/05/24 14:57:33 fs 1.11.124.1: #i51143#

2006-07-10  Oliver Bolte  <obo@openoffice.org>  [4fadf359c3fffcb2f151a2c7fbeefe5260284e8c]

INTEGRATION: CWS qiq (1.11.24); FILE MERGED 2006/06/30 13:27:52 fs 1.11.24.1: warning-free code


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [d41d265ff10f0d19b536cc5bb4e3148b15aed313]

INTEGRATION: CWS qiq (1.13.2); FILE MERGED 2006/06/30 13:27:52 fs 1.13.2.1: warning-free code


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [f13f851da345760c6ca48625378a4cd67a0e69db]

INTEGRATION: CWS qiq (1.5.124); FILE MERGED 2006/06/27 12:00:07 fs 1.5.124.2: RESYNC: (1.5-1.6); FILE MERGED 2006/06/16 11:47:38 fs 1.5.124.1: during #i51143#:

refactored VCollection:
- createEmptyObject now named createDescriptor
- cloneObject removed
- appendObject now returns the newly created object
  (previously done via a subsequent call to cloneObject)

2006-07-10  Oliver Bolte  <obo@openoffice.org>  [e17cce60abba74b6d69662baaf913cb569836964]

INTEGRATION: CWS qiq (1.3.124); FILE MERGED 2006/06/27 11:59:58 fs 1.3.124.2: RESYNC: (1.3-1.4); FILE MERGED 2006/06/16 11:47:38 fs 1.3.124.1: during #i51143#:

refactored VCollection:
- createEmptyObject now named createDescriptor
- cloneObject removed
- appendObject now returns the newly created object
  (previously done via a subsequent call to cloneObject)

2006-07-10  Oliver Bolte  <obo@openoffice.org>  [2281acbd6efd42d39490ad8d56f2da01138ae56e]

INTEGRATION: CWS qiq (1.5.118); FILE MERGED 2006/06/27 11:59:49 fs 1.5.118.4: RESYNC: (1.5-1.6); FILE MERGED 2006/06/16 13:19:31 fs 1.5.118.3: added explanation for the previous change 2006/06/16 13:14:27 fs 1.5.118.2: ChildHelper_Impl did not work as expected (the parent of m_pColumns are we ourself, and we die earlier than the column descriptor which we put into m_pImpl 2006/06/16 11:47:38 fs 1.5.118.1: during #i51143#:

refactored VCollection:
- createEmptyObject now named createDescriptor
- cloneObject removed
- appendObject now returns the newly created object
  (previously done via a subsequent call to cloneObject)

2006-07-10  Oliver Bolte  <obo@openoffice.org>  [d37d14d48b53228f59f4165bf7a67298415095a9]

INTEGRATION: CWS qiq (1.22.118); FILE MERGED 2006/06/27 11:59:41 fs 1.22.118.3: RESYNC: (1.22-1.23); FILE MERGED 2006/06/16 11:47:38 fs 1.22.118.2: during #i51143#:

refactored VCollection:
- createEmptyObject now named createDescriptor
- cloneObject removed
- appendObject now returns the newly created object
  (previously done via a subsequent call to cloneObject)
2006/05/24 06:40:22 fs 1.22.118.1: some refactoring of compose/quoteTableName and friends, in preparation of #i51143#

2006-07-10  Oliver Bolte  <obo@openoffice.org>  [06ef663f88917c87bedf9d3284014b7902bc097e]

INTEGRATION: CWS qiq (1.60.124); FILE MERGED 2006/06/27 11:59:33 fs 1.60.124.5: RESYNC: (1.60-1.61); FILE MERGED 2006/06/16 11:47:37 fs 1.60.124.4: during #i51143#:

refactored VCollection:
- createEmptyObject now named createDescriptor
- cloneObject removed
- appendObject now returns the newly created object
  (previously done via a subsequent call to cloneObject)
2006/05/31 11:05:14 fs 1.60.124.3: ObjectNameApproval now always throwing an SQLException
2006/05/30 12:56:20 fs 1.60.124.2: #i51143# use an ObjectNameApproval in appendObject, to verify the name against existing query names (if the connection supports queries in queries)
2006/05/24 06:40:21 fs 1.60.124.1: some refactoring of compose/quoteTableName and friends, in preparation of #i51143#

2006-07-10  Oliver Bolte  <obo@openoffice.org>  [1ef9805854bf9dfdfd4a7f1e3a85d99d71f27bbf]

INTEGRATION: CWS qiq (1.54.124); FILE MERGED 2006/06/28 10:31:07 fs 1.54.124.4: #i10000# 2006/06/27 11:59:24 fs 1.54.124.3: RESYNC: (1.54-1.55); FILE MERGED 2006/06/16 11:47:37 fs 1.54.124.2: during #i51143#:

refactored VCollection:
- createEmptyObject now named createDescriptor
- cloneObject removed
- appendObject now returns the newly created object
  (previously done via a subsequent call to cloneObject)
2006/05/24 06:40:21 fs 1.54.124.1: some refactoring of compose/quoteTableName and friends, in preparation of #i51143#

2006-07-10  Oliver Bolte  <obo@openoffice.org>  [ec63dd0f7c44753f2a08bf2f255f149667509619]

INTEGRATION: CWS qiq (1.14.124); FILE MERGED 2006/06/30 13:27:18 fs 1.14.124.2: #i51143# protect against recusive sub queries 2006/06/16 11:47:37 fs 1.14.124.1: during #i51143#:

refactored VCollection:
- createEmptyObject now named createDescriptor
- cloneObject removed
- appendObject now returns the newly created object
  (previously done via a subsequent call to cloneObject)

2006-07-10  Oliver Bolte  <obo@openoffice.org>  [60a0e471b6282ad15565e87ce99ef4c04b358f72]

INTEGRATION: CWS qiq (1.26.78); FILE MERGED 2006/07/03 19:48:47 fs 1.26.78.6: #i51143# warning when trying to obtain columns for a query whose statement does not produce a result set 2006/06/30 13:27:18 fs 1.26.78.5: #i51143# protect against recusive sub queries 2006/06/28 10:31:07 fs 1.26.78.4: #i10000# 2006/06/27 11:58:02 fs 1.26.78.3: RESYNC: (1.26-1.27); FILE MERGED 2006/06/16 11:47:37 fs 1.26.78.2: during #i51143#:

refactored VCollection:
- createEmptyObject now named createDescriptor
- cloneObject removed
- appendObject now returns the newly created object
  (previously done via a subsequent call to cloneObject)
2006/06/01 12:32:55 fs 1.26.78.1: #i51143# also try to retrieve columns if the EscapeProcessing is FALSE - may be we're lucky ... (needed when such a query is added to the query designer)

2006-07-10  Oliver Bolte  <obo@openoffice.org>  [18c1a11d635871138227aae0c5fad24b3daae7a5]

INTEGRATION: CWS qiq (1.23.4); FILE MERGED 2006/06/30 13:33:27 fs 1.23.4.8: #i51143# do not obtain the columns of a newly created query object 2006/06/28 10:31:07 fs 1.23.4.7: #i10000# 2006/06/16 11:47:37 fs 1.23.4.6: during #i51143#:

refactored VCollection:
- createEmptyObject now named createDescriptor
- cloneObject removed
- appendObject now returns the newly created object
  (previously done via a subsequent call to cloneObject)
2006/05/31 11:04:02 fs 1.23.4.5: #i51143# XContainerApproveListener return XVeto now, instead of throwing
2006/05/30 12:55:02 fs 1.23.4.4: ObjectNameApproval extension
2006/05/24 14:54:39 fs 1.23.4.3: #i51143# be an XContainerApproveListener at the command definition container, to prevent somebody inserting a command definition with a name conflicting with a table (in case tables and queries share the same namespace)
2006/05/24 09:10:44 fs 1.23.4.2: #i51143# approveNewObject: use XObjectNames to determine whether the query name is allowed
2006/05/10 14:23:16 fs 1.23.4.1: #i51143# when creating a new object, insert it into the command definition container (nearly) *last*

2006-07-10  Oliver Bolte  <obo@openoffice.org>  [c2c057a83456194e2e922aa008b9effaf96c0755]

INTEGRATION: CWS qiq (1.63.18); FILE MERGED 2006/06/28 10:31:07 fs 1.63.18.2: #i10000# 2006/05/10 14:22:26 fs 1.63.18.1: no need to instantiate a SingleSelectQueryComposer directly


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [870d575affcf1739ce59034de64803cca11d1f6c]

INTEGRATION: CWS qiq (1.17.2); FILE MERGED 2006/06/30 13:27:18 fs 1.17.2.1: #i51143# protect against recusive sub queries


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [dbb48e84dc04de4a9c638d5d2c0486917ddbe250]

INTEGRATION: CWS qiq (1.29.124); FILE MERGED 2006/07/06 07:13:12 fs 1.29.124.7: #i46159# when retrieving composer columns, also use our own fallback when there is an _empty_ columns collection 2006/07/03 19:48:47 fs 1.29.124.6: #i51143# warning when trying to obtain columns for a query whose statement does not produce a result set 2006/06/30 13:27:17 fs 1.29.124.5: #i51143# protect against recusive sub queries 2006/06/27 11:51:49 fs 1.29.124.4: RESYNC: (1.29-1.30); FILE MERGED 2006/06/06 13:59:41 fs 1.29.124.3: #i51143# implCollectColumns: provide columns even if the QueryComposer cannot parse our statement (as long as at least the underlying connection can) 2006/06/01 12:49:35 fs 1.29.124.2: oops. implCollectColumns should throw if not parsable 2006/06/01 12:32:48 fs 1.29.124.1: #i51143# also try to retrieve columns if the EscapeProcessing is FALSE - may be we're lucky ... (needed when such a query is added to the query designer)


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [3408301f05f00f3222f2ebc7019b276ddd445f31]

INTEGRATION: CWS qiq (1.21.124); FILE MERGED 2006/06/27 11:57:27 fs 1.21.124.2: RESYNC: (1.21-1.22); FILE MERGED 2006/06/16 11:47:37 fs 1.21.124.1: during #i51143#:

refactored VCollection:
- createEmptyObject now named createDescriptor
- cloneObject removed
- appendObject now returns the newly created object
  (previously done via a subsequent call to cloneObject)

2006-07-10  Oliver Bolte  <obo@openoffice.org>  [148efeb10689bda1a75d0d3577575988f332e90e]

INTEGRATION: CWS qiq (1.21.2); FILE MERGED 2006/06/30 13:27:27 fs 1.21.2.1: during #i51143#: PROPERTY_ID_HY0000 superseded by StandardSQLState.SQL_GENERAL_ERROR


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [a33f896ef231b98eee1c75314b6909c659539427]

INTEGRATION: CWS qiq (1.49.124); FILE MERGED 2006/06/30 13:26:32 fs 1.49.124.3: warning-free code 2006/06/27 11:56:11 fs 1.49.124.2: RESYNC: (1.49-1.50); FILE MERGED 2006/06/16 11:47:36 fs 1.49.124.1: during #i51143#:

refactored VCollection:
- createEmptyObject now named createDescriptor
- cloneObject removed
- appendObject now returns the newly created object
  (previously done via a subsequent call to cloneObject)

2006-07-10  Oliver Bolte  <obo@openoffice.org>  [e3230810a8ee9c24055d62b882a0615df0a1cd60]

INTEGRATION: CWS qiq (1.25.124); FILE MERGED 2006/06/28 10:31:07 fs 1.25.124.3: #i10000# 2006/06/27 11:56:53 fs 1.25.124.2: RESYNC: (1.25-1.26); FILE MERGED 2006/06/16 11:47:36 fs 1.25.124.1: during #i51143#:

refactored VCollection:
- createEmptyObject now named createDescriptor
- cloneObject removed
- appendObject now returns the newly created object
  (previously done via a subsequent call to cloneObject)

2006-07-10  Oliver Bolte  <obo@openoffice.org>  [20e4a4871da052b8a39916d268666915cb950556]

INTEGRATION: CWS qiq (1.16.2); FILE MERGED 2006/06/30 13:23:35 fs 1.16.2.1: during #i51143#: PROPERTY_ID_HY0000 superseded by StandardSQLState.SQL_GENERAL_ERROR


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [a903591d0d09da0341199d6fcc7555735d7793ed]

INTEGRATION: CWS qiq (1.13.18); FILE MERGED 2006/06/30 13:27:00 fs 1.13.18.11: during #i51143#: PROPERTY_ID_HY0000 superseded by StandardSQLState.SQL_GENERAL_ERROR 2006/06/28 10:31:07 fs 1.13.18.10: #i10000# 2006/06/27 11:56:20 fs 1.13.18.9: RESYNC: (1.13-1.14); FILE MERGED 2006/06/09 11:58:14 fs 1.13.18.8: removed a too-restrict assertion 2006/06/06 14:01:53 fs 1.13.18.7: #i51143# getColumns: provide columns even if we can parse, but not execute the statement (e.g. due to it containing parameters, which we cannot fill in just to examine the columns) 2006/06/01 12:29:00 fs 1.13.18.6: #i51143# getColumns: also create columns if we don't have any SelectColumns from the parser (can be built from the ResultSetMetaData) 2006/05/24 06:40:20 fs 1.13.18.5: some refactoring of compose/quoteTableName and friends, in preparation of #i51143# 2006/05/17 04:30:23 fs 1.13.18.4: #i51143# changed signature of OSQLParseTreeIterator 2006/05/12 14:11:53 fs 1.13.18.3: #i51143# parseNodeToExecutableStatement now also taking a SQLParser - this allows nested sub queries 2006/05/10 12:41:21 fs 1.13.18.2: #i51143# getColumns should also use parseNoteToExecutableStatement 2006/05/10 10:55:55 fs 1.13.18.1: #i51443# +getQueryWithSubstitution


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [550c92231eb01e6e5fff510fee1d5a1e5ff5c748]

INTEGRATION: CWS swqbf70 (1.52.296); FILE MERGED 2006/06/12 09:27:58 od 1.52.296.1: #b6435904# method <SwWrtShell::NumOrBulletOn(..)> 	   - no activation or continuation of outline numbering in 	     Writer/Web document.


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [38f74cc20d6305f260739be625be9dfab8c5df79]

INTEGRATION: CWS qiq (1.84.50); FILE MERGED 2006/06/30 13:26:01 fs 1.84.50.3: warning-free code 2006/06/27 11:55:04 fs 1.84.50.2: RESYNC: (1.84-1.85); FILE MERGED 2006/06/16 14:16:04 fs 1.84.50.1: during #i51143#: replaced TTypeDefaultValuePair/TPositionTypePair with struct with named members - this is much more readable than ::std::pair< ..., ::std::pair< ..., ... > >


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [a16b956f4d44d48e4b3d633ecfe4f7076cab10b6]

INTEGRATION: CWS swqbf70 (1.18.134); FILE MERGED 2006/06/12 09:34:18 od 1.18.134.1: #b6435904# method <SwHTMLNumRuleInfo::Set(..)> 	   - export all numberings, except the outline numbering.


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [877c7835a9c5569a894b7ba4dbc12321d8d1bd61]

INTEGRATION: CWS qiq (1.86.2); FILE MERGED 2006/06/30 13:26:01 fs 1.86.2.1: warning-free code


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [6308f91897e2a377f0fe6befa4dcd93b25b48cdf]

INTEGRATION: CWS swqbf70 (1.30.132); FILE MERGED 2006/06/12 09:32:58 od 1.30.132.1: #b6435904# method <OutHTML_SwTxtNode(..)> 	   - export numbering string as plain text only for the outline numbering


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [231f32e47cae45de4cb30bda642f69484342440c]

INTEGRATION: CWS qiq (1.42.60); FILE MERGED 2006/06/27 11:54:31 fs 1.42.60.4: RESYNC: (1.42-1.43); FILE MERGED 2006/06/16 13:35:23 fs 1.42.60.3: m_xAnalyzer is superfluous 2006/06/09 11:57:45 fs 1.42.60.2: #i51143# when executing, and an error occurs, append an info stating the (original) statement which lead to this error 2006/05/10 10:54:59 fs 1.42.60.1: #i51443# allow executing queries which are based on other queries


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [a358aa8d798834d84f02a6191a1958c67beb8bcf]

INTEGRATION: CWS qiq (1.143.10); FILE MERGED 2006/06/27 11:54:13 fs 1.143.10.6: RESYNC: (1.143-1.144); FILE MERGED 2006/06/16 13:35:23 fs 1.143.10.5: m_xAnalyzer is superfluous 2006/06/16 12:45:58 fs 1.143.10.4: don't overwrite m_xColumns with the composer columns, if we already have some 2006/06/09 11:57:44 fs 1.143.10.3: #i51143# when executing, and an error occurs, append an info stating the (original) statement which lead to this error 2006/05/24 06:40:20 fs 1.143.10.2: some refactoring of compose/quoteTableName and friends, in preparation of #i51143# 2006/05/10 10:54:59 fs 1.143.10.1: #i51443# allow executing queries which are based on other queries


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [9f97d454c91ac4f400566b6e3a0e476e217c8c8f]

INTEGRATION: CWS qiq (1.24.2); FILE MERGED 2006/06/27 11:54:04 fs 1.24.2.2: RESYNC: (1.24-1.25); FILE MERGED 2006/06/16 14:16:04 fs 1.24.2.1: during #i51143#: replaced TTypeDefaultValuePair/TPositionTypePair with struct with named members - this is much more readable than ::std::pair< ..., ::std::pair< ..., ... > >


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [c3becfb773ce236d1c6f3b8c8bb6b016296a79ae]

INTEGRATION: CWS qiq (1.60.2); FILE MERGED 2006/06/30 13:23:35 fs 1.60.2.4: during #i51143#: PROPERTY_ID_HY0000 superseded by StandardSQLState.SQL_GENERAL_ERROR 2006/06/27 11:53:54 fs 1.60.2.3: RESYNC: (1.60-1.61); FILE MERGED 2006/06/16 14:16:03 fs 1.60.2.2: during #i51143#: replaced TTypeDefaultValuePair/TPositionTypePair with struct with named members - this is much more readable than ::std::pair< ..., ::std::pair< ..., ... > > 2006/05/24 06:40:19 fs 1.60.2.1: some refactoring of compose/quoteTableName and friends, in preparation of #i51143#


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [f77ff4e2863e3e03c58b4feb286b349346ddb88f]

INTEGRATION: CWS qiq (1.4.124); FILE MERGED 2006/06/16 11:47:36 fs 1.4.124.2: during #i51143#:

refactored VCollection:
- createEmptyObject now named createDescriptor
- cloneObject removed
- appendObject now returns the newly created object
  (previously done via a subsequent call to cloneObject)
2006/06/06 13:58:12 fs 1.4.124.1: #i51143# +createWithIntrinsicNames

2006-07-10  Oliver Bolte  <obo@openoffice.org>  [d486d3cb6553e246958deb50bdabe7de5390c38b]

INTEGRATION: CWS qiq (1.4.124); FILE MERGED 2006/06/06 13:58:12 fs 1.4.124.1: #i51143# +createWithIntrinsicNames


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [6af3e5427f3e205419a9880749aebf6f64675c99]

INTEGRATION: CWS qiq (1.6.122); FILE MERGED 2006/06/27 11:53:46 fs 1.6.122.2: RESYNC: (1.6-1.7); FILE MERGED 2006/05/24 06:40:19 fs 1.6.122.1: some refactoring of compose/quoteTableName and friends, in preparation of #i51143#


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [b049b75ebc00591477d9b128fc8575d88d34dbc3]

INTEGRATION: CWS qiq (1.40.118); FILE MERGED 2006/06/30 13:23:35 fs 1.40.118.3: during #i51143#: PROPERTY_ID_HY0000 superseded by StandardSQLState.SQL_GENERAL_ERROR 2006/06/27 11:53:24 fs 1.40.118.2: RESYNC: (1.40-1.41); FILE MERGED 2006/05/24 06:40:18 fs 1.40.118.1: some refactoring of compose/quoteTableName and friends, in preparation of #i51143#


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [6acde5fcdbd798fbcf99bbb428653f7de33d3362]

INTEGRATION: CWS qiq (1.8.124); FILE MERGED 2006/06/16 11:47:36 fs 1.8.124.1: during #i51143#:

refactored VCollection:
- createEmptyObject now named createDescriptor
- cloneObject removed
- appendObject now returns the newly created object
  (previously done via a subsequent call to cloneObject)

2006-07-10  Oliver Bolte  <obo@openoffice.org>  [2ef93bca2347568fdf0f038f2daa1a492eaf541e]

INTEGRATION: CWS qiq (1.15.118); FILE MERGED 2006/06/27 11:52:26 fs 1.15.118.2: RESYNC: (1.15-1.16); FILE MERGED 2006/06/16 11:47:36 fs 1.15.118.1: during #i51143#:

refactored VCollection:
- createEmptyObject now named createDescriptor
- cloneObject removed
- appendObject now returns the newly created object
  (previously done via a subsequent call to cloneObject)

2006-07-10  Oliver Bolte  <obo@openoffice.org>  [16878565c80a9f7617d58ca2be56612af4ebc757]

INTEGRATION: CWS qiq (1.17.2); FILE MERGED 2006/06/30 13:23:35 fs 1.17.2.1: during #i51143#: PROPERTY_ID_HY0000 superseded by StandardSQLState.SQL_GENERAL_ERROR


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [b347d68ffcff545120cc9024c0a79511697c0e39]

INTEGRATION: CWS qiq (1.7.62); FILE MERGED 2006/06/26 21:11:42 fs 1.7.62.1: no explicit JAVAFILES, but collecting list on the fly


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [e0238bd4fbc5eeb11d1abb6cde37213179a2731d]

INTEGRATION: CWS qiq (1.2.216); FILE MERGED 2006/06/26 21:12:36 fs 1.2.216.1: #i51143# additional scnearios


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [004c92191462e4198e30f62f044173a1391d2fa6]

INTEGRATION: CWS qiq (1.4.124); FILE MERGED 2006/06/29 10:18:43 fs 1.4.124.2: #i51143# additional test case for parameters in nested queries 2006/06/26 21:10:07 fs 1.4.124.1: #i51143# slightly refactored / +testSubQueries


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [d27e01020d1034edc457872d7d3221b635833fd0]

INTEGRATION: CWS qiq (1.6.56); FILE MERGED 2006/06/26 21:16:41 fs 1.6.56.2: testConcurrentAccess: be more challenging 2006/06/26 21:09:09 fs 1.6.56.1: moved HsqlDatabase to package connectivity.tools


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [f4547cbb673dd45774fd52fa26546b0a7b3858b3]

INTEGRATION: CWS qiq (1.1.2); FILE ADDED 2006/06/29 10:49:40 fs 1.1.2.5: added test case for cyclic references in nested sub queries 2006/06/29 10:18:49 fs 1.1.2.4: change HsqlColumDescriptor 2006/06/27 20:37:17 fs 1.1.2.3: #i51143# more tests 2006/06/27 08:06:12 fs 1.1.2.2: some more test cases 2006/06/26 21:11:09 fs 1.1.2.1: #i51143#


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [6084281e640a5302d03e209ef66259cdf4a2dabe]

INTEGRATION: CWS qiq (1.1.2); FILE ADDED 2006/06/29 10:18:16 fs 1.1.2.2: change HsqlColumDescriptor 2006/06/26 21:09:41 fs 1.1.2.1: testing css.sdb.Query


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [5b7b88b8f55c25846c7836972783db882bc4f1e2]

INTEGRATION: CWS swqbf69 (1.72.178); FILE MERGED 2006/06/06 07:32:19 od 1.72.178.1: #b6432130# method <SwBaseShell::SetWrapMode(..)> 	   - keep previous wrapping style on changing attribute 'First paragraph'


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [8a37650e0fc01461f1a5ef8ff4c8914930994975]

INTEGRATION: CWS qiq (1.1.2); FILE ADDED 2006/06/30 14:50:09 fs 1.1.2.4: corrected table name 2006/06/29 10:17:40 fs 1.1.2.3: extended the scenario 2006/06/27 08:06:03 fs 1.1.2.2: some docs 2006/06/26 21:10:50 fs 1.1.2.1: Contact Relationship Management database scenario - shared by different test cases


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [3c42edb64509e76b4df79951825b035afd331070]

INTEGRATION: CWS qiq (1.9.132); FILE MERGED 2006/05/24 06:51:09 fs 1.9.132.1: #i51143# new lib built in dbaccess/source/sdbtools/*


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [341a47bf19476924e6ae42f1a2fa30b016c48e13]

INTEGRATION: CWS swqbf69 (1.21.292); FILE MERGED 2006/06/02 12:22:19 od 1.21.292.1: #b6432095#,#i58645# 	method <SwTxtFormatter::NewNumberPortion(..)> 	- use <SwNumRule::MakeNumString(..)> instead of <SwTxtNode::GetNumString()> 	  to retrieve also prefix and suffix string.


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [af994ffc1c80081ed4a410a2dc8b63885f77ef35]

INTEGRATION: CWS qiq (1.65.124); FILE MERGED 2006/05/12 11:07:49 fs 1.65.124.1: #i51143# HID_JOINSH_ADDTAB_QUERYLIST


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [59143ed4248a748c8b2f307a01b30fa0cbde46dd]

INTEGRATION: CWS swqbf69 (1.33.120); FILE MERGED 2006/06/02 12:16:51 od 1.33.120.1: #b6432095#,#i58645# 	method <SwNumRule::MakeNumString(..)> 	- provide numbering string also for levels with numbering none 	  in order to proivide prefix and suffix strings


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [36a1d19af6e246d49708f5192e1d19cf1657d2c7]

INTEGRATION: CWS qiq (1.21.412); FILE MERGED 2006/06/30 13:34:35 fs 1.21.412.2: #i51143# RID_STR_SVT_SQL_CYCLIC_SUB_QUERIES 2006/05/19 08:05:54 fs 1.21.412.1: #i51143#


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [aa76b30a3c09d6ecc11abaa8955e470d29cdb144]

INTEGRATION: CWS qiq (1.12.74); FILE MERGED 2006/06/27 12:47:59 fs 1.12.74.2: RESYNC: (1.12-1.13); FILE MERGED 2006/05/24 05:57:25 fs 1.12.74.1: some refactoring of compose/quoteTableName and friends, in preparation of #i51143#


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [516eb28992554cd5e57a77f2f14f7590660474e5]

INTEGRATION: CWS qiq (1.65.390); FILE MERGED 2006/06/30 13:49:57 fs 1.65.390.4: #i51143# RID_STR_SVT_SQL_CYCLIC_SUB_QUERIES 2006/06/28 08:04:02 fs 1.65.390.3: #i10000# 2006/06/27 12:39:47 fs 1.65.390.2: RESYNC: (1.65-1.66); FILE MERGED 2006/05/19 08:08:29 fs 1.65.390.1: #i51143#


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [b74a3878dbe6408119fe23375f2bb66b82e71eb1]

INTEGRATION: CWS qiq (1.16.74); FILE MERGED 2006/06/27 12:34:14 fs 1.16.74.2: RESYNC: (1.16-1.17); FILE MERGED 2006/05/24 06:01:10 fs 1.16.74.1: some refactoring of compose/quoteTableName and friends, in preparation of #i51143#


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [6c1f168a6d972ac213eeed09119b13edebeec891]

INTEGRATION: CWS qiq (1.4.412); FILE MERGED 2006/06/30 13:34:44 fs 1.4.412.3: #i51143# RID_STR_SVT_SQL_CYCLIC_SUB_QUERIES 2006/06/27 12:33:06 fs 1.4.412.2: RESYNC: (1.4-1.5); FILE MERGED 2006/05/19 08:09:35 fs 1.4.412.1: #i51143# more error messages to be provided by a ParseContext


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [7de663c7aeea5cb2769dc3f0b5ca045696e8dc17]

INTEGRATION: CWS qiq (1.48.74); FILE MERGED 2006/06/27 12:31:51 fs 1.48.74.2: RESYNC: (1.48-1.49); FILE MERGED 2006/05/24 06:01:44 fs 1.48.74.1: some refactoring of compose/quoteTableName and friends, in preparation of #i51143#


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [9d0d120c31dac160b9c96dab32682f9fd3a8e8cd]

INTEGRATION: CWS qiq (1.96.24); FILE MERGED 2006/05/24 06:48:19 fs 1.96.24.1: #i51143# +css.sdb.tools


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [fab6deb9fad5484e65f0fefe63a0a2e6db4874f0]

INTEGRATION: CWS qiq (1.75.18); FILE MERGED 2006/06/27 09:02:23 fs 1.75.18.2: RESYNC: (1.75-1.76); FILE MERGED 2006/05/24 06:47:17 fs 1.75.18.1: #i51143# +css.sdb.tools


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [74a1633948edc97ea6b6560580b3dda1d5479970]

INTEGRATION: CWS qiq (1.78.24); FILE MERGED 2006/05/24 06:47:16 fs 1.78.24.1: #i51143# +css.sdb.tools


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [44d10ea9fcd88edc58f83a07fd2e5072fbf1c609]

INTEGRATION: CWS qiq (1.14.118); FILE MERGED 2006/06/30 14:21:37 fs 1.14.118.1: documentation error


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [fc4f63300faba610c038d0f11df5fa663fa16278]

INTEGRATION: CWS qiq (1.1.2); FILE ADDED 2006/05/24 06:42:09 fs 1.1.2.1: initial checkin


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [428e02dbd240ee8dbbd14d80301614161cfdcc7a]

INTEGRATION: CWS qiq (1.1.2); FILE ADDED 2006/05/24 06:41:59 fs 1.1.2.1: initial checkin


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [2177b40a45815a6646f8e4047f513ae1d46892c0]

INTEGRATION: CWS qiq (1.1.2); FILE ADDED 2006/06/01 09:48:39 fs 1.1.2.3: #i51143# 2006/05/30 08:18:45 fs 1.1.2.2: createUniqueName -> suggestName 2006/05/24 06:41:59 fs 1.1.2.1: initial checkin


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [cf5416eaed9da73235518c42b47c414d55ffe131]

INTEGRATION: CWS qiq (1.1.2); FILE ADDED 2006/05/24 06:41:58 fs 1.1.2.1: initial checkin


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [515d4e42064a80fdd75f0eac34e926397affb126]

INTEGRATION: CWS qiq (1.1.2); FILE ADDED 2006/05/30 08:18:10 fs 1.1.2.2: createObjectNames -> getObjectNames (the thing is stateless, so no need to re-create it every time) 2006/05/24 06:41:57 fs 1.1.2.1: initial checkin


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [2f7d5eac026cb5ad962fc6556f1cc5b6d71204ad]

INTEGRATION: CWS qiq (1.1.2); FILE ADDED 2006/05/24 06:41:57 fs 1.1.2.1: initial checkin


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [8fdf88c22528f0611301fbad124b303d5827dd19]

INTEGRATION: CWS qiq (1.18.118); FILE MERGED 2006/05/10 11:53:50 fs 1.18.118.1: want to see all warnings from idlc


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [277e6931843f30bc2d3a504fea162af93ec215c9]

INTEGRATION: CWS qiq (1.4.118); FILE MERGED 2006/05/10 11:56:50 fs 1.4.118.1: #i51143# +getQueryWithSubstitution at the analyzer


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [19e1d393ee2fa516f648bb1225cf1347d98e9887]

INTEGRATION: CWS qiq (1.4.118); FILE MERGED 2006/06/30 14:06:12 fs 1.4.118.2: #i51143# getQueryWithSubstitution can throw an SQLException 2006/05/10 11:56:50 fs 1.4.118.1: #i51143# +getQueryWithSubstitution at the analyzer


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [87a79eec41039c28e58031a980837e3809461986]

INTEGRATION: CWS qiq (1.8.118); FILE MERGED 2006/05/10 11:53:30 fs 1.8.118.1: make parameter names conform to UNO naming conventions


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [78f7d5f04adc708e396ae926340518afa4ffa4a8]

INTEGRATION: CWS qiq (1.8.118); FILE MERGED 2006/06/30 14:21:40 fs 1.8.118.1: documentation


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [92f19a84969afab5c099536f9bc7c75707224d75]

INTEGRATION: CWS qiq (1.3.118); FILE MERGED 2006/05/10 12:08:57 fs 1.3.118.1: #i51143# the tables supplier might also return queries now ....


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [a193c4beed6a0471fd68e02cbdcc09af7e4339a1]

INTEGRATION: CWS swqbf69 (1.3.82); FILE MERGED 2006/06/02 07:51:03 od 1.3.82.1: #b6432057# method <XMLTextExportPropertySetMapper::ContextFontFilter(..)> 	   - merge fix i32592 in module xmloff into module binfilter/bf_xmloff: 	     do not disable writer of <para-only> on wrap style <through>


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [ed047a2608c46e011f485fe57ddc025f202dd067]

INTEGRATION: CWS qiq (1.3.82); FILE MERGED 2006/05/11 10:38:23 fs 1.3.82.1: during #i51143#: don't use prependContextInfo if we have only one error string


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [07b6f64da964de40f01d2d55ed5563793602b749]

INTEGRATION: CWS qiq (1.43.18); FILE MERGED 2006/06/27 11:01:36 fs 1.43.18.2: RESYNC: (1.43-1.44); FILE MERGED 2006/05/23 13:57:31 fs 1.43.18.1: some refactoring of compose/quoteTableName and friends, in preparation of #i51143#


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [ac4cd6d8dde9e0f9b3ddcb51d63414620fa94891]

INTEGRATION: CWS qiq (1.6.82); FILE MERGED 2006/06/27 10:57:33 fs 1.6.82.2: RESYNC: (1.6-1.7); FILE MERGED 2006/05/23 13:57:30 fs 1.6.82.1: some refactoring of compose/quoteTableName and friends, in preparation of #i51143#


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [c3cd896e3632ea66d7da0100fa1dacc78257fdab]

INTEGRATION: CWS qiq (1.28.50); FILE MERGED 2006/06/27 10:55:44 fs 1.28.50.2: RESYNC: (1.28-1.29); FILE MERGED 2006/05/11 10:38:22 fs 1.28.50.1: during #i51143#: don't use prependContextInfo if we have only one error string


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [f106bedcf7d00195d59ca38fbad3a5e7452fc520]

INTEGRATION: CWS qiq (1.72.54); FILE MERGED 2006/06/27 10:55:34 fs 1.72.54.2: RESYNC: (1.72-1.73); FILE MERGED 2006/05/11 10:38:21 fs 1.72.54.1: during #i51143#: don't use prependContextInfo if we have only one error string


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [c01cfa303af77eb62c82e81325be0f44ad04c44c]

INTEGRATION: CWS qiq (1.30.24); FILE MERGED 2006/06/27 10:54:56 fs 1.30.24.2: RESYNC: (1.30-1.31); FILE MERGED 2006/05/23 13:57:30 fs 1.30.24.1: some refactoring of compose/quoteTableName and friends, in preparation of #i51143#


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [b4c38911808dc6735967f43ce493fe0ccaf17730]

INTEGRATION: CWS qiq (1.2.44); FILE MERGED 2006/07/06 07:38:47 fs 1.2.44.1: some refactoring during #i51143#


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [3fdfc06fa4e6242feaf0244ce009f6c29317039e]

INTEGRATION: CWS qiq (1.7.6); FILE MERGED 2006/07/06 07:35:24 fs 1.7.6.1: some changes during #i51143#


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [9ec93760339ea49e1fb0581639ffbfa6f47d719c]

INTEGRATION: CWS qiq (1.62.22); FILE MERGED 2006/06/27 10:51:01 fs 1.62.22.2: RESYNC: (1.62-1.63); FILE MERGED 2006/05/24 07:20:00 fs 1.62.22.1: #i51143# +css.sdb.tools


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [a6d25d349ddfd7a42411128929625655248ae357]

INTEGRATION: CWS qiq (1.14.38); FILE MERGED 2006/06/30 09:32:40 fs 1.14.38.2: moved symbol to the proper section 2006/06/30 08:01:54 fs 1.14.38.1: need RTTI information for OweakObject for #i51143#


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [d6952442ae09d64739769a6aa33b8230e8693b1d]

INTEGRATION: CWS qiq (1.9.104); FILE MERGED 2006/05/23 13:54:28 fs 1.9.104.1: some refactoring of compose/quoteTableName and friends, in preparation of #i51143#


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [2c3baefc6563ca539cc5bf665eed33e81d1f16c7]

INTEGRATION: CWS qiq (1.13.104); FILE MERGED 2006/06/27 15:14:05 fs 1.13.104.2: RESYNC: (1.13-1.14); FILE MERGED 2006/05/23 13:54:39 fs 1.13.104.1: some refactoring of compose/quoteTableName and friends, in preparation of #i51143#


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [9a5069b03fc5465efb71f83f6373d12158785c2a]

INTEGRATION: CWS qiq (1.38.20); FILE MERGED 2006/06/30 13:18:00 fs 1.38.20.3: during #i51143#: PROPERTY_ID_HY0000 superseded by StandardSQLState.SQL_GENERAL_ERROR 2006/06/27 15:11:49 fs 1.38.20.2: RESYNC: (1.38-1.39); FILE MERGED 2006/06/16 11:32:40 fs 1.38.20.1: during #i51143#:

refactored VCollection:
- createEmptyObject now named createDescriptor
- cloneObject removed
- appendObject now returns the newly created object
  (previously done via a subsequent call to cloneObject)

2006-07-10  Oliver Bolte  <obo@openoffice.org>  [a4e91af38afe3995b2a0d78d3233d8636b32c559]

INTEGRATION: CWS qiq (1.15.104); FILE MERGED 2006/05/23 13:54:39 fs 1.15.104.1: some refactoring of compose/quoteTableName and friends, in preparation of #i51143#


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [c9303efda25f1dc0280f413fe418ecc2e48254cf]

INTEGRATION: CWS qiq (1.38.62); FILE MERGED 2006/06/30 14:00:49 fs 1.38.62.13: #i10000# 2006/06/30 13:19:36 fs 1.38.62.12: #i51143# localize the error message about cyclic sub queries 2006/06/30 13:06:25 fs 1.38.62.11: #i51143# protect against cyclic references in the query names 2006/06/28 08:40:41 fs 1.38.62.10: #i10000# 2006/06/28 07:39:19 fs 1.38.62.9: #i10000# 2006/06/27 15:10:33 fs 1.38.62.8: RESYNC: (1.38-1.39); FILE MERGED 2006/06/07 12:31:17 fs 1.38.62.7: #i51143# allow subqueries in FROM 2006/06/01 09:47:31 fs 1.38.62.6: #i51143# only substitute sub queries if the connection really supports this 2006/05/15 14:43:05 fs 1.38.62.5: during #i51143#: parse 'as' as 'AS', not as empty string - this is much better understandable to the user 2006/05/15 13:46:19 fs 1.38.62.4: #i51143# respect return value of tableNameNodeToStr 2006/05/15 13:34:18 fs 1.38.62.3: #i51143# when parsing a query name to a sub select, don't append alias names if there already is an alias name 2006/05/12 14:11:40 fs 1.38.62.2: #i51143# parseNodeToExecutableStatement now also taking a SQLParser - this allows nested sub queries 2006/05/10 10:19:46 fs 1.38.62.1: #i51143# +parseNodeToExecutableStatement / +getKnownRuleID / some code cleanup


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [f21eef7a10c574d6fccb5220bd262c763489a046]

INTEGRATION: CWS qiq (1.46.78); FILE MERGED 2006/07/04 07:16:34 fs 1.46.78.17: #i10000# 2006/06/30 14:55:36 fs 1.46.78.16: corected parameter in sub query parsing 2006/06/30 13:34:08 fs 1.46.78.15: #i51143# localize the error message about cyclic sub queries 2006/06/30 13:32:39 fs 1.46.78.14: #i51143# localize the error message about cyclic sub queries 2006/06/30 13:19:37 fs 1.46.78.13: #i51143# localize the error message about cyclic sub queries 2006/06/30 13:06:25 fs 1.46.78.12: #i51143# protect against cyclic references in the query names 2006/06/28 08:40:40 fs 1.46.78.11: #i10000# 2006/06/28 07:39:19 fs 1.46.78.10: #i10000# 2006/06/27 15:10:24 fs 1.46.78.9: RESYNC: (1.46-1.47); FILE MERGED 2006/06/26 21:11:50 fs 1.46.78.8: layout 2006/06/09 13:05:40 fs 1.46.78.7: corrected an assertion 2006/06/07 12:18:06 fs 1.46.78.6: #i51143# allow subqueries in FROM / getTableRef -> getTableNode 2006/05/23 13:54:37 fs 1.46.78.5: some refactoring of compose/quoteTableName and friends, in preparation of #i51143# 2006/05/19 08:15:57 fs 1.46.78.4: #i51143# more fine grained error messages about existing tables/queries 2006/05/16 20:09:21 fs 1.46.78.3: #i51143# minor refactoring 2006/05/15 13:45:33 fs 1.46.78.2: #i51143# heavily extended the heuristics to allow queries in queries - still need a better indicator for allowing this feature 2006/05/10 10:53:22 fs 1.46.78.1: primary change: #i51143# allow the iterator to also recognize queries secondary change: some code cleanup: - removed unused code - "warnings" replaced with "errors" (since this is what they are)


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [c27d47a9807612234b19dce5e94e510c9e027945]

INTEGRATION: CWS qiq (1.51.168); FILE MERGED 2006/06/30 13:20:41 fs 1.51.168.7: #i51143# ERROR_CYCLIC_SUB_QUERIES 2006/06/28 07:39:19 fs 1.51.168.6: #i10000# 2006/06/27 15:10:14 fs 1.51.168.5: RESYNC: (1.51-1.52); FILE MERGED 2006/06/07 12:18:16 fs 1.51.168.4: #i51143# allow subqueries in FROM 2006/05/19 08:09:43 fs 1.51.168.3: #i51143# more error messages to be provided by a ParseContext 2006/05/16 20:11:48 fs 1.51.168.2: removed some dead (commented out) rule particle 2006/05/10 10:21:49 fs 1.51.168.1: #i51443# added conversion from scanner's rule-ID to Rule enum


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [6b9a8697c9309409cabe44b46eedfdb0e2e7fb16]

INTEGRATION: CWS qiq (1.17.2); FILE MERGED 2006/06/29 06:44:18 fs 1.17.2.1: #i10000#


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [a779349caf1dcbecde40f626eb7c4adfc4ae9c13]

INTEGRATION: CWS qiq (1.11.104); FILE MERGED 2006/06/27 15:09:32 fs 1.11.104.2: RESYNC: (1.11-1.12); FILE MERGED 2006/06/06 13:57:26 fs 1.11.104.1: #i51143# +createColumnsForResultSet / +createColumnForResultSet


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [c76cf168a9b3de95dda1a77b636b2789c236f668]

INTEGRATION: CWS qiq (1.3.104); FILE MERGED 2006/06/16 11:32:40 fs 1.3.104.1: during #i51143#:

refactored VCollection:
- createEmptyObject now named createDescriptor
- cloneObject removed
- appendObject now returns the newly created object
  (previously done via a subsequent call to cloneObject)

2006-07-10  Oliver Bolte  <obo@openoffice.org>  [696ef293cad1b79cc0fad81b60d802df2386f9ed]

INTEGRATION: CWS qiq (1.3.104); FILE MERGED 2006/06/16 11:32:39 fs 1.3.104.1: during #i51143#:

refactored VCollection:
- createEmptyObject now named createDescriptor
- cloneObject removed
- appendObject now returns the newly created object
  (previously done via a subsequent call to cloneObject)

2006-07-10  Oliver Bolte  <obo@openoffice.org>  [9af7665e29af9d33b6c982f230cf376ed137414b]

INTEGRATION: CWS qiq (1.3.104); FILE MERGED 2006/06/16 11:32:38 fs 1.3.104.1: during #i51143#:

refactored VCollection:
- createEmptyObject now named createDescriptor
- cloneObject removed
- appendObject now returns the newly created object
  (previously done via a subsequent call to cloneObject)

2006-07-10  Oliver Bolte  <obo@openoffice.org>  [c5ce6eb7f60d69f1ce7d66bba8402a6e2da76bb1]

INTEGRATION: CWS qiq (1.6.104); FILE MERGED 2006/06/16 11:32:38 fs 1.6.104.1: during #i51143#:

refactored VCollection:
- createEmptyObject now named createDescriptor
- cloneObject removed
- appendObject now returns the newly created object
  (previously done via a subsequent call to cloneObject)

2006-07-10  Oliver Bolte  <obo@openoffice.org>  [3d3018f9db024212906e7de30a091de30f76bfef]

INTEGRATION: CWS qiq (1.7.104); FILE MERGED 2006/06/16 11:32:38 fs 1.7.104.1: during #i51143#:

refactored VCollection:
- createEmptyObject now named createDescriptor
- cloneObject removed
- appendObject now returns the newly created object
  (previously done via a subsequent call to cloneObject)

2006-07-10  Oliver Bolte  <obo@openoffice.org>  [cf26ec6654a63962c56bfe2af46c6f8092905b1d]

INTEGRATION: CWS qiq (1.7.104); FILE MERGED 2006/06/16 11:32:37 fs 1.7.104.1: during #i51143#:

refactored VCollection:
- createEmptyObject now named createDescriptor
- cloneObject removed
- appendObject now returns the newly created object
  (previously done via a subsequent call to cloneObject)

2006-07-10  Oliver Bolte  <obo@openoffice.org>  [2874af3d0e1d02f022ee0e04defb1e3f772c0bc7]

INTEGRATION: CWS qiq (1.9.104); FILE MERGED 2006/06/16 11:32:37 fs 1.9.104.1: during #i51143#:

refactored VCollection:
- createEmptyObject now named createDescriptor
- cloneObject removed
- appendObject now returns the newly created object
  (previously done via a subsequent call to cloneObject)

2006-07-10  Oliver Bolte  <obo@openoffice.org>  [d928fa518dd461310a63437cc541ce4e3acde7ed]

INTEGRATION: CWS qiq (1.8.104); FILE MERGED 2006/06/16 11:32:37 fs 1.8.104.1: during #i51143#:

refactored VCollection:
- createEmptyObject now named createDescriptor
- cloneObject removed
- appendObject now returns the newly created object
  (previously done via a subsequent call to cloneObject)

2006-07-10  Oliver Bolte  <obo@openoffice.org>  [23508e8ff6940fc8a6104580b6b12a89a842cd98]

INTEGRATION: CWS qiq (1.4.104); FILE MERGED 2006/06/16 11:32:37 fs 1.4.104.1: during #i51143#:

refactored VCollection:
- createEmptyObject now named createDescriptor
- cloneObject removed
- appendObject now returns the newly created object
  (previously done via a subsequent call to cloneObject)

2006-07-10  Oliver Bolte  <obo@openoffice.org>  [c0b5d63ff7a4f7de226b5a26dbbced23e0dcb79d]

INTEGRATION: CWS qiq (1.8.104); FILE MERGED 2006/06/16 11:32:36 fs 1.8.104.1: during #i51143#:

refactored VCollection:
- createEmptyObject now named createDescriptor
- cloneObject removed
- appendObject now returns the newly created object
  (previously done via a subsequent call to cloneObject)

2006-07-10  Oliver Bolte  <obo@openoffice.org>  [b097da2f51661aeb0dc7881e7643185fa5c73eb0]

INTEGRATION: CWS qiq (1.3.104); FILE MERGED 2006/06/16 11:32:36 fs 1.3.104.1: during #i51143#:

refactored VCollection:
- createEmptyObject now named createDescriptor
- cloneObject removed
- appendObject now returns the newly created object
  (previously done via a subsequent call to cloneObject)

2006-07-10  Oliver Bolte  <obo@openoffice.org>  [d7d12c8c9f54866dec5a4947d4cfb8712026f850]

INTEGRATION: CWS qiq (1.7.104); FILE MERGED 2006/06/16 11:32:36 fs 1.7.104.1: during #i51143#:

refactored VCollection:
- createEmptyObject now named createDescriptor
- cloneObject removed
- appendObject now returns the newly created object
  (previously done via a subsequent call to cloneObject)

2006-07-10  Oliver Bolte  <obo@openoffice.org>  [526c35adbbb55643626cc722f4bd9aa6ec113b5b]

INTEGRATION: CWS qiq (1.6.104); FILE MERGED 2006/06/16 11:32:36 fs 1.6.104.1: during #i51143#:

refactored VCollection:
- createEmptyObject now named createDescriptor
- cloneObject removed
- appendObject now returns the newly created object
  (previously done via a subsequent call to cloneObject)

2006-07-10  Oliver Bolte  <obo@openoffice.org>  [941c3bd98a3e3ce342203cada6b59b3d784298a6]

INTEGRATION: CWS qiq (1.9.104); FILE MERGED 2006/06/16 11:32:35 fs 1.9.104.1: during #i51143#:

refactored VCollection:
- createEmptyObject now named createDescriptor
- cloneObject removed
- appendObject now returns the newly created object
  (previously done via a subsequent call to cloneObject)

2006-07-10  Oliver Bolte  <obo@openoffice.org>  [4d81e19fa098624d4daafb76e7320ec3643f8d90]

INTEGRATION: CWS qiq (1.7.104); FILE MERGED 2006/06/16 11:32:35 fs 1.7.104.1: during #i51143#:

refactored VCollection:
- createEmptyObject now named createDescriptor
- cloneObject removed
- appendObject now returns the newly created object
  (previously done via a subsequent call to cloneObject)

2006-07-10  Oliver Bolte  <obo@openoffice.org>  [a1457110690faab643b6a163e72a691eeaf35fee]

INTEGRATION: CWS qiq (1.6.104); FILE MERGED 2006/06/16 11:32:35 fs 1.6.104.1: during #i51143#:

refactored VCollection:
- createEmptyObject now named createDescriptor
- cloneObject removed
- appendObject now returns the newly created object
  (previously done via a subsequent call to cloneObject)

2006-07-10  Oliver Bolte  <obo@openoffice.org>  [510ccedb0932a5bceb7359e9f282a5119bf58dc1]

INTEGRATION: CWS qiq (1.5.104); FILE MERGED 2006/06/16 11:32:35 fs 1.5.104.1: during #i51143#:

refactored VCollection:
- createEmptyObject now named createDescriptor
- cloneObject removed
- appendObject now returns the newly created object
  (previously done via a subsequent call to cloneObject)

2006-07-10  Oliver Bolte  <obo@openoffice.org>  [506919b744ff76f8393c9bd8934b6d261f830234]

INTEGRATION: CWS qiq (1.15.2); FILE MERGED 2006/06/30 13:03:08 fs 1.15.2.1: during #i51143#: PROPERTY_ID_HY0000 superseded by StandardSQLState.SQL_GENERAL_ERROR


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [822e181303e81db31c7ced3df801984cfcd00504]

INTEGRATION: CWS qiq (1.5.104); FILE MERGED 2006/06/30 13:17:59 fs 1.5.104.1: during #i51143#: PROPERTY_ID_HY0000 superseded by StandardSQLState.SQL_GENERAL_ERROR


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [57a7f15ee3d93dcc54fc1876d0e41d78edcdcf75]

INTEGRATION: CWS qiq (1.6.104); FILE MERGED 2006/06/27 14:54:15 fs 1.6.104.3: RESYNC: (1.6-1.7); FILE MERGED 2006/06/16 11:32:34 fs 1.6.104.2: during #i51143#:

refactored VCollection:
- createEmptyObject now named createDescriptor
- cloneObject removed
- appendObject now returns the newly created object
  (previously done via a subsequent call to cloneObject)
2006/05/23 13:27:06 fs 1.6.104.1: some refactoring of compose/quoteTableName and friends, in preparation of #i51143#

2006-07-10  Oliver Bolte  <obo@openoffice.org>  [59ae55c305f2790c142fb5a2d9ab1f25dfe3cf6a]

INTEGRATION: CWS qiq (1.5.104); FILE MERGED 2006/06/27 14:54:05 fs 1.5.104.2: RESYNC: (1.5-1.6); FILE MERGED 2006/06/16 11:32:34 fs 1.5.104.1: during #i51143#:

refactored VCollection:
- createEmptyObject now named createDescriptor
- cloneObject removed
- appendObject now returns the newly created object
  (previously done via a subsequent call to cloneObject)

2006-07-10  Oliver Bolte  <obo@openoffice.org>  [666c84539c3b27540da6c59027c959c831f881b1]

INTEGRATION: CWS qiq (1.7.104); FILE MERGED 2006/06/27 14:53:49 fs 1.7.104.3: RESYNC: (1.7-1.8); FILE MERGED 2006/06/16 11:32:34 fs 1.7.104.2: during #i51143#:

refactored VCollection:
- createEmptyObject now named createDescriptor
- cloneObject removed
- appendObject now returns the newly created object
  (previously done via a subsequent call to cloneObject)
2006/05/23 13:27:05 fs 1.7.104.1: some refactoring of compose/quoteTableName and friends, in preparation of #i51143#

2006-07-10  Oliver Bolte  <obo@openoffice.org>  [f5e3cd070eb7ddd18d76d755d781f8e594385cd1]

INTEGRATION: CWS qiq (1.6.104); FILE MERGED 2006/06/27 14:53:42 fs 1.6.104.2: RESYNC: (1.6-1.7); FILE MERGED 2006/05/23 13:27:05 fs 1.6.104.1: some refactoring of compose/quoteTableName and friends, in preparation of #i51143#


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [d7f1e7c38275dbc696d56e505cf08e53eab5f570]

INTEGRATION: CWS qiq (1.3.104); FILE MERGED 2006/06/27 14:53:21 fs 1.3.104.2: RESYNC: (1.3-1.4); FILE MERGED 2006/06/16 11:32:34 fs 1.3.104.1: during #i51143#:

refactored VCollection:
- createEmptyObject now named createDescriptor
- cloneObject removed
- appendObject now returns the newly created object
  (previously done via a subsequent call to cloneObject)

2006-07-10  Oliver Bolte  <obo@openoffice.org>  [01fc0993f745cd0a9ebf409ba1eae79922a17342]

INTEGRATION: CWS qiq (1.2.104); FILE MERGED 2006/07/04 07:32:02 fs 1.2.104.1: #i10000#


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [cdc56be63be789fd2cd3f4160a05bf4ac06c9f2b]

INTEGRATION: CWS qiq (1.5.104); FILE MERGED 2006/06/27 14:41:38 fs 1.5.104.2: RESYNC: (1.5-1.6); FILE MERGED 2006/05/10 10:52:23 fs 1.5.104.1: #i51443# changed API of the OSQLParseIterator


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [fdb8b68e80135efac827e2c7c975007cbc18f15f]

INTEGRATION: CWS qiq (1.11.30); FILE MERGED 2006/06/27 14:41:29 fs 1.11.30.4: RESYNC: (1.11-1.12); FILE MERGED 2006/05/17 11:55:27 fs 1.11.30.3: #i51143# signature of OSQLParseTreeIterator ctor changed 2006/05/17 04:36:54 fs 1.11.30.2: #i51143# changed signature of OSQLParseTreeIterator 2006/05/10 10:52:23 fs 1.11.30.1: #i51443# changed API of the OSQLParseIterator


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [59c2ec48c1b35778739f464be0089b66ecd1d1cf]

INTEGRATION: CWS qiq (1.11.26); FILE MERGED 2006/06/27 14:40:47 fs 1.11.26.2: RESYNC: (1.11-1.12); FILE MERGED 2006/05/10 10:52:23 fs 1.11.26.1: #i51443# changed API of the OSQLParseIterator


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [739d0a7028e7684f281617a395c154bb8ea4d7f6]

INTEGRATION: CWS qiq (1.25.26); FILE MERGED 2006/06/30 13:17:59 fs 1.25.26.4: during #i51143#: PROPERTY_ID_HY0000 superseded by StandardSQLState.SQL_GENERAL_ERROR 2006/06/28 08:45:21 fs 1.25.26.3: #i10000# 2006/06/27 14:40:38 fs 1.25.26.2: RESYNC: (1.25-1.26); FILE MERGED 2006/05/10 10:52:23 fs 1.25.26.1: #i51443# changed API of the OSQLParseIterator


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [6428950b35337b229504f65c36938c97851f557f]

INTEGRATION: CWS qiq (1.9.102); FILE MERGED 2006/06/28 08:50:29 fs 1.9.102.3: #i10000# 2006/06/27 14:40:10 fs 1.9.102.2: RESYNC: (1.9-1.10); FILE MERGED 2006/05/10 10:52:23 fs 1.9.102.1: #i51443# changed API of the OSQLParseIterator


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [ea4978dc000d4d6b8d1eefbda7ac44ab0773cc15]

INTEGRATION: CWS qiq (1.2.80); FILE MERGED 2006/06/27 14:37:41 fs 1.2.80.3: RESYNC: (1.2-1.3); FILE MERGED 2006/05/16 20:11:52 fs 1.2.80.2: #i51143# changed signature of OSQLParseTreeIterator 2006/05/15 06:29:14 fs 1.2.80.1: #i51143# signature of OSQLParseIterator ctor changed


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [9a1a4750a068273e2357bda63c0f71580dfd8c1e]

INTEGRATION: CWS qiq (1.3.104); FILE MERGED 2006/06/27 14:28:12 fs 1.3.104.3: RESYNC: (1.3-1.4); FILE MERGED 2006/06/16 11:32:34 fs 1.3.104.2: during #i51143#:

refactored VCollection:
- createEmptyObject now named createDescriptor
- cloneObject removed
- appendObject now returns the newly created object
  (previously done via a subsequent call to cloneObject)
2006/05/23 13:27:04 fs 1.3.104.1: some refactoring of compose/quoteTableName and friends, in preparation of #i51143#

2006-07-10  Oliver Bolte  <obo@openoffice.org>  [3619612df254a2561d9946e7cb5841d1ba922c5c]

INTEGRATION: CWS qiq (1.3.104); FILE MERGED 2006/06/27 14:28:05 fs 1.3.104.2: RESYNC: (1.3-1.4); FILE MERGED 2006/06/16 11:32:33 fs 1.3.104.1: during #i51143#:

refactored VCollection:
- createEmptyObject now named createDescriptor
- cloneObject removed
- appendObject now returns the newly created object
  (previously done via a subsequent call to cloneObject)

2006-07-10  Oliver Bolte  <obo@openoffice.org>  [4b56009cf12c41bd933b51aa7c79ead68ac9e687]

INTEGRATION: CWS qiq (1.4.104); FILE MERGED 2006/06/27 14:27:31 fs 1.4.104.3: RESYNC: (1.4-1.5); FILE MERGED 2006/06/16 11:32:33 fs 1.4.104.2: during #i51143#:

refactored VCollection:
- createEmptyObject now named createDescriptor
- cloneObject removed
- appendObject now returns the newly created object
  (previously done via a subsequent call to cloneObject)
2006/05/23 13:27:03 fs 1.4.104.1: some refactoring of compose/quoteTableName and friends, in preparation of #i51143#

2006-07-10  Oliver Bolte  <obo@openoffice.org>  [49dff040bbfaf3ebef47749f43364515ba707f4a]

INTEGRATION: CWS qiq (1.7.96); FILE MERGED 2006/06/27 14:27:23 fs 1.7.96.2: RESYNC: (1.7-1.8); FILE MERGED 2006/05/23 13:27:03 fs 1.7.96.1: some refactoring of compose/quoteTableName and friends, in preparation of #i51143#


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [13c574bf018d8364695ac4bb39f63cd014afc7fd]

INTEGRATION: CWS qiq (1.16.28); FILE MERGED 2006/06/27 14:26:50 fs 1.16.28.2: RESYNC: (1.16-1.17); FILE MERGED 2006/06/09 12:42:59 fs 1.16.28.1: no ParameterNameSubstitution needed anymore - we taught HSQLDB to understand named parameters during #i51143#


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [a86dd0cba0b1cd90348a8c0d57c8215163f19f68]

INTEGRATION: CWS qiq (1.4.104); FILE MERGED 2006/06/27 14:26:19 fs 1.4.104.2: RESYNC: (1.4-1.5); FILE MERGED 2006/06/16 11:32:33 fs 1.4.104.1: during #i51143#:

refactored VCollection:
- createEmptyObject now named createDescriptor
- cloneObject removed
- appendObject now returns the newly created object
  (previously done via a subsequent call to cloneObject)

2006-07-10  Oliver Bolte  <obo@openoffice.org>  [e68bc2cc7cd37858c0634380c206dc8e8d2b6613]

INTEGRATION: CWS qiq (1.24.2); FILE MERGED 2006/07/04 07:15:41 fs 1.24.2.1: during #i51143#: HY000 string superseded by getStandardSQLState


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [d65207d2bdfba44e2532d8a85c19639859a1516d]

INTEGRATION: CWS qiq (1.38.96); FILE MERGED 2006/06/28 08:45:20 fs 1.38.96.4: #i10000# 2006/06/27 14:22:04 fs 1.38.96.3: RESYNC: (1.38-1.39); FILE MERGED 2006/05/16 20:10:52 fs 1.38.96.2: #i51143# changed signature of OSQLParseTreeIterator 2006/05/10 10:51:22 fs 1.38.96.1: #i51443# changed API of the OSQLParseIterator


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [b18f0840727a4425e54fb2120badb2b8cea577cf]

INTEGRATION: CWS qiq (1.94.92); FILE MERGED 2006/07/04 07:15:24 fs 1.94.92.4: during #i51143#: HY000 string superseded by getStandardSQLState 2006/06/28 08:45:20 fs 1.94.92.3: #i10000# 2006/06/27 14:21:41 fs 1.94.92.2: RESYNC: (1.94-1.95); FILE MERGED 2006/05/10 10:51:22 fs 1.94.92.1: #i51443# changed API of the OSQLParseIterator


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [3593acd46c3d7e661122835a9f0950d0db07973d]

INTEGRATION: CWS qiq (1.37.2); FILE MERGED 2006/06/28 08:45:20 fs 1.37.2.1: #i10000#


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [9baf0f04276a1840b7c5103f22a150b22f9993d6]

INTEGRATION: CWS qiq (1.4.44); FILE MERGED 2006/06/28 08:45:20 fs 1.4.44.1: #i10000#


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [2abb59c5f23a7899b8242649642a0a36d186e6a0]

INTEGRATION: CWS qiq (1.23.104); FILE MERGED 2006/06/27 14:16:33 fs 1.23.104.2: RESYNC: (1.23-1.24); FILE MERGED 2006/06/16 11:32:33 fs 1.23.104.1: during #i51143#:

refactored VCollection:
- createEmptyObject now named createDescriptor
- cloneObject removed
- appendObject now returns the newly created object
  (previously done via a subsequent call to cloneObject)

2006-07-10  Oliver Bolte  <obo@openoffice.org>  [491e143ea936f7cc7be383400609c263b9f4fc0c]

INTEGRATION: CWS qiq (1.94.2); FILE MERGED 2006/06/30 13:17:58 fs 1.94.2.1: during #i51143#: PROPERTY_ID_HY0000 superseded by StandardSQLState.SQL_GENERAL_ERROR


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [22b5d1096c5969105ccefa37478e8c1624e4e44d]

INTEGRATION: CWS qiq (1.14.104); FILE MERGED 2006/06/30 13:17:58 fs 1.14.104.3: during #i51143#: PROPERTY_ID_HY0000 superseded by StandardSQLState.SQL_GENERAL_ERROR 2006/06/27 14:15:36 fs 1.14.104.2: RESYNC: (1.14-1.15); FILE MERGED 2006/06/16 11:32:33 fs 1.14.104.1: during #i51143#:

refactored VCollection:
- createEmptyObject now named createDescriptor
- cloneObject removed
- appendObject now returns the newly created object
  (previously done via a subsequent call to cloneObject)

2006-07-10  Oliver Bolte  <obo@openoffice.org>  [bac6226f998579b332ad0298b8676d28c15b758a]

INTEGRATION: CWS qiq (1.11.104); FILE MERGED 2006/06/27 14:15:16 fs 1.11.104.2: RESYNC: (1.11-1.12); FILE MERGED 2006/06/16 11:32:33 fs 1.11.104.1: during #i51143#:

refactored VCollection:
- createEmptyObject now named createDescriptor
- cloneObject removed
- appendObject now returns the newly created object
  (previously done via a subsequent call to cloneObject)

2006-07-10  Oliver Bolte  <obo@openoffice.org>  [78a0679207684ca3a2d87492d2c9c876d8d3b5f6]

INTEGRATION: CWS qiq (1.39.2); FILE MERGED 2006/07/04 07:13:54 fs 1.39.2.1: during #i51143#: HY000 string superseded by getStandardSQLState


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [b0e8a2bc7f27dbd88886bf8fcde6e0cfbc56a1d2]

INTEGRATION: CWS qiq (1.12.104); FILE MERGED 2006/06/27 14:14:17 fs 1.12.104.2: RESYNC: (1.12-1.13); FILE MERGED 2006/06/16 11:32:32 fs 1.12.104.1: during #i51143#:

refactored VCollection:
- createEmptyObject now named createDescriptor
- cloneObject removed
- appendObject now returns the newly created object
  (previously done via a subsequent call to cloneObject)

2006-07-10  Oliver Bolte  <obo@openoffice.org>  [bddf89c7e887bb57936215ad9923b131c58a3cd1]

INTEGRATION: CWS qiq (1.13.104); FILE MERGED 2006/06/27 14:11:29 fs 1.13.104.2: RESYNC: (1.13-1.14); FILE MERGED 2006/06/16 11:32:32 fs 1.13.104.1: during #i51143#:

refactored VCollection:
- createEmptyObject now named createDescriptor
- cloneObject removed
- appendObject now returns the newly created object
  (previously done via a subsequent call to cloneObject)

2006-07-10  Oliver Bolte  <obo@openoffice.org>  [557046d52278c2f351c346c3a1e17a5b052ebc3c]

INTEGRATION: CWS qiq (1.8.104); FILE MERGED 2006/06/27 14:10:55 fs 1.8.104.2: RESYNC: (1.8-1.9); FILE MERGED 2006/06/16 11:32:32 fs 1.8.104.1: during #i51143#:

refactored VCollection:
- createEmptyObject now named createDescriptor
- cloneObject removed
- appendObject now returns the newly created object
  (previously done via a subsequent call to cloneObject)

2006-07-10  Oliver Bolte  <obo@openoffice.org>  [95d4e2f5c038009e916ecaadfc1493fdae2ccd2b]

INTEGRATION: CWS qiq (1.16.104); FILE MERGED 2006/06/27 14:10:33 fs 1.16.104.2: RESYNC: (1.16-1.17); FILE MERGED 2006/06/16 11:32:32 fs 1.16.104.1: during #i51143#:

refactored VCollection:
- createEmptyObject now named createDescriptor
- cloneObject removed
- appendObject now returns the newly created object
  (previously done via a subsequent call to cloneObject)

2006-07-10  Oliver Bolte  <obo@openoffice.org>  [07f31f9aab519a4170bc28e639699f855a9275ce]

INTEGRATION: CWS qiq (1.27.104); FILE MERGED 2006/06/28 09:21:24 fs 1.27.104.3: #i10000# 2006/06/27 14:10:24 fs 1.27.104.2: RESYNC: (1.27-1.28); FILE MERGED 2006/06/16 11:32:32 fs 1.27.104.1: during #i51143#:

refactored VCollection:
- createEmptyObject now named createDescriptor
- cloneObject removed
- appendObject now returns the newly created object
  (previously done via a subsequent call to cloneObject)

2006-07-10  Oliver Bolte  <obo@openoffice.org>  [e94bcbc6af524db490c08d3f6ab6bbfa16974385]

INTEGRATION: CWS qiq (1.15.104); FILE MERGED 2006/06/27 14:06:46 fs 1.15.104.2: RESYNC: (1.15-1.16); FILE MERGED 2006/06/16 11:32:32 fs 1.15.104.1: during #i51143#:

refactored VCollection:
- createEmptyObject now named createDescriptor
- cloneObject removed
- appendObject now returns the newly created object
  (previously done via a subsequent call to cloneObject)

2006-07-10  Oliver Bolte  <obo@openoffice.org>  [fc036b6580b3df0d7aefacac30bcd67835fe676c]

INTEGRATION: CWS qiq (1.5.104); FILE MERGED 2006/06/16 11:32:31 fs 1.5.104.1: during #i51143#:

refactored VCollection:
- createEmptyObject now named createDescriptor
- cloneObject removed
- appendObject now returns the newly created object
  (previously done via a subsequent call to cloneObject)

2006-07-10  Oliver Bolte  <obo@openoffice.org>  [03d0a1b1eeb28e3dee785df6b7eb6a57bb0a2f46]

INTEGRATION: CWS qiq (1.13.104); FILE MERGED 2006/06/27 14:09:15 fs 1.13.104.2: RESYNC: (1.13-1.14); FILE MERGED 2006/06/16 11:32:31 fs 1.13.104.1: during #i51143#:

refactored VCollection:
- createEmptyObject now named createDescriptor
- cloneObject removed
- appendObject now returns the newly created object
  (previously done via a subsequent call to cloneObject)

2006-07-10  Oliver Bolte  <obo@openoffice.org>  [fb7270b465c1f7f57be88d6e8892d5fb81529a76]

INTEGRATION: CWS qiq (1.8.104); FILE MERGED 2006/06/27 14:08:44 fs 1.8.104.2: RESYNC: (1.8-1.9); FILE MERGED 2006/06/16 11:32:31 fs 1.8.104.1: during #i51143#:

refactored VCollection:
- createEmptyObject now named createDescriptor
- cloneObject removed
- appendObject now returns the newly created object
  (previously done via a subsequent call to cloneObject)

2006-07-10  Oliver Bolte  <obo@openoffice.org>  [a6f994e4bab6dcc5d0fd8066952f50c00dcec6c2]

INTEGRATION: CWS qiq (1.17.104); FILE MERGED 2006/06/27 14:07:07 fs 1.17.104.2: RESYNC: (1.17-1.18); FILE MERGED 2006/06/16 11:32:31 fs 1.17.104.1: during #i51143#:

refactored VCollection:
- createEmptyObject now named createDescriptor
- cloneObject removed
- appendObject now returns the newly created object
  (previously done via a subsequent call to cloneObject)

2006-07-10  Oliver Bolte  <obo@openoffice.org>  [f84b38ffc871477d43ce9071ac414095dba4f4cc]

INTEGRATION: CWS qiq (1.16.104); FILE MERGED 2006/06/27 14:05:49 fs 1.16.104.2: RESYNC: (1.16-1.17); FILE MERGED 2006/06/16 11:32:31 fs 1.16.104.1: during #i51143#:

refactored VCollection:
- createEmptyObject now named createDescriptor
- cloneObject removed
- appendObject now returns the newly created object
  (previously done via a subsequent call to cloneObject)

2006-07-10  Oliver Bolte  <obo@openoffice.org>  [0b2b729bf22e9aa10e1cca25eaa5eed63ff33feb]

INTEGRATION: CWS qiq (1.15.104); FILE MERGED 2006/06/27 14:05:40 fs 1.15.104.2: RESYNC: (1.15-1.16); FILE MERGED 2006/06/16 11:32:30 fs 1.15.104.1: during #i51143#:

refactored VCollection:
- createEmptyObject now named createDescriptor
- cloneObject removed
- appendObject now returns the newly created object
  (previously done via a subsequent call to cloneObject)

2006-07-10  Oliver Bolte  <obo@openoffice.org>  [93d820a08e734fe1ff542818e09b96d53f058f75]

INTEGRATION: CWS qiq (1.31.104); FILE MERGED 2006/06/27 14:05:18 fs 1.31.104.2: RESYNC: (1.31-1.32); FILE MERGED 2006/06/16 11:32:30 fs 1.31.104.1: during #i51143#:

refactored VCollection:
- createEmptyObject now named createDescriptor
- cloneObject removed
- appendObject now returns the newly created object
  (previously done via a subsequent call to cloneObject)

2006-07-10  Oliver Bolte  <obo@openoffice.org>  [e4bd55ea7491e67fefab4dbbb6abcbe274f93939]

INTEGRATION: CWS qiq (1.20.104); FILE MERGED 2006/06/27 14:03:47 fs 1.20.104.2: RESYNC: (1.20-1.21); FILE MERGED 2006/06/16 11:32:30 fs 1.20.104.1: during #i51143#:

refactored VCollection:
- createEmptyObject now named createDescriptor
- cloneObject removed
- appendObject now returns the newly created object
  (previously done via a subsequent call to cloneObject)

2006-07-10  Oliver Bolte  <obo@openoffice.org>  [31d5f32c990456919fbfb2afac59a33c00fca9c9]

INTEGRATION: CWS qiq (1.20.104); FILE MERGED 2006/06/27 14:03:30 fs 1.20.104.2: RESYNC: (1.20-1.21); FILE MERGED 2006/06/16 11:32:30 fs 1.20.104.1: during #i51143#:

refactored VCollection:
- createEmptyObject now named createDescriptor
- cloneObject removed
- appendObject now returns the newly created object
  (previously done via a subsequent call to cloneObject)

2006-07-10  Oliver Bolte  <obo@openoffice.org>  [5c3c6d922a2878e8e018eb249c73ac02ed8c0beb]

INTEGRATION: CWS qiq (1.9.104); FILE MERGED 2006/06/27 14:03:22 fs 1.9.104.2: RESYNC: (1.9-1.10); FILE MERGED 2006/06/16 11:32:30 fs 1.9.104.1: during #i51143#:

refactored VCollection:
- createEmptyObject now named createDescriptor
- cloneObject removed
- appendObject now returns the newly created object
  (previously done via a subsequent call to cloneObject)

2006-07-10  Oliver Bolte  <obo@openoffice.org>  [a304bd36dee55cbdb2ba32947308e3263513671f]

INTEGRATION: CWS qiq (1.10.104); FILE MERGED 2006/06/29 13:06:49 fs 1.10.104.3: #i10000# 2006/06/27 14:03:03 fs 1.10.104.2: RESYNC: (1.10-1.11); FILE MERGED 2006/06/16 11:32:30 fs 1.10.104.1: during #i51143#:

refactored VCollection:
- createEmptyObject now named createDescriptor
- cloneObject removed
- appendObject now returns the newly created object
  (previously done via a subsequent call to cloneObject)

2006-07-10  Oliver Bolte  <obo@openoffice.org>  [6ce57d76defd0fae783efdd43f3656ab715e3029]

INTEGRATION: CWS qiq (1.18.100); FILE MERGED 2006/06/27 14:02:31 fs 1.18.100.3: RESYNC: (1.18-1.19); FILE MERGED 2006/05/16 20:09:57 fs 1.18.100.2: #i51143# changed signature of OSQLParseTreeIterator 2006/05/10 11:52:28 fs 1.18.100.1: #i51443# changed API of the OSQLParseIterator


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [6ae5d28c120d48a9f399c25dd2f74ad9e9a163f3]

INTEGRATION: CWS qiq (1.17.104); FILE MERGED 2006/06/27 14:02:22 fs 1.17.104.2: RESYNC: (1.17-1.18); FILE MERGED 2006/06/16 11:32:29 fs 1.17.104.1: during #i51143#:

refactored VCollection:
- createEmptyObject now named createDescriptor
- cloneObject removed
- appendObject now returns the newly created object
  (previously done via a subsequent call to cloneObject)

2006-07-10  Oliver Bolte  <obo@openoffice.org>  [6453105d8e077548c3473a8093f150b6bd26936c]

INTEGRATION: CWS qiq (1.2.32); FILE MERGED 2006/07/04 07:14:51 fs 1.2.32.1: during #i51143#: HY000 string superseded by getStandardSQLState


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [898feeea4a7e94fb33c8e60ae73cc15f8fb7c626]

INTEGRATION: CWS qiq (1.27.30); FILE MERGED 2006/06/27 13:54:09 fs 1.27.30.2: RESYNC: (1.27-1.28); FILE MERGED 2006/05/16 20:08:58 fs 1.27.30.1: #i51143# +dbmetadata


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [de80f56164821db711802b2d4ea49eb15553b90d]

INTEGRATION: CWS qiq (1.15.38); FILE MERGED 2006/06/27 13:58:19 fs 1.15.38.4: RESYNC: (1.15-1.16); FILE MERGED 2006/06/16 11:32:29 fs 1.15.38.3: during #i51143#:

refactored VCollection:
- createEmptyObject now named createDescriptor
- cloneObject removed
- appendObject now returns the newly created object
  (previously done via a subsequent call to cloneObject)
2006/05/23 13:22:46 fs 1.15.38.2: some refactoring of compose/quoteTableName and friends, in preparation of #i51143#
2006/05/10 10:50:41 fs 1.15.38.1: some assertion to detect some problems earlier

2006-07-10  Oliver Bolte  <obo@openoffice.org>  [af9b319d7558905d53e0faadc1672b4b70d323cf]

INTEGRATION: CWS bitcount01 (1.6.232); FILE MERGED 2006/04/07 09:15:14 hdu 1.6.232.1: #i63959# do not lie about bitcounts


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [0c6e1d6587bd5779f906486fccbc016cf94799a6]

INTEGRATION: CWS bitcount01 (1.19.38); FILE MERGED 2006/04/13 23:48:46 thb 1.19.38.2: RESYNC: (1.19-1.20); FILE MERGED 2006/04/07 09:15:14 hdu 1.19.38.1: #i63959# do not lie about bitcounts


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [8e10f6799e6833f346950b7c2b850a5b57fd3947]

INTEGRATION: CWS qiq (1.59.34); FILE MERGED 2006/06/28 08:40:40 fs 1.59.34.5: #i10000# 2006/06/27 13:58:09 fs 1.59.34.4: RESYNC: (1.59-1.60); FILE MERGED 2006/05/24 11:42:55 fs 1.59.34.3: #i10000# 2006/05/23 13:22:03 fs 1.59.34.2: some refactoring of compose/quoteTableName and friends, in preparation of #i51143# 2006/05/11 10:31:09 fs 1.59.34.1: #i51143# +prependErrorInfo


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [2502a752421049be2d506c9a6ecbad0bb464d55e]

INTEGRATION: CWS qiq (1.1.2); FILE ADDED 2006/05/17 11:52:07 fs 1.1.2.4: #i51143# +isConnection/reset 2006/05/17 05:19:24 fs 1.1.2.3: default construction 2006/05/17 05:08:22 fs 1.1.2.2: copy construction / assignment 2006/05/16 20:08:45 fs 1.1.2.1: encapsulates application-level database meta data


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [6399b429cd6e8aec1c5c3e4cefa3e7228a1ed2f9]

INTEGRATION: CWS qiq (1.15.56); FILE MERGED 2006/06/30 13:17:58 fs 1.15.56.7: during #i51143#: PROPERTY_ID_HY0000 superseded by StandardSQLState.SQL_GENERAL_ERROR 2006/06/28 08:40:40 fs 1.15.56.6: #i10000# 2006/06/09 11:54:22 fs 1.15.56.5: #i51143# +SQLExceptionInfo::doThrow 2006/05/19 09:46:41 fs 1.15.56.4: some more constness for the SQLExceptionIteratorHelper 2006/05/18 09:08:32 fs 1.15.56.3: #i51143# SQLExceptionInfo::append 2006/05/18 08:36:52 fs 1.15.56.2: copying the change from CWS dba30 herein (prepend) 2006/05/17 05:19:18 fs 1.15.56.1: +SQL_CONNECTION_DOES_NOT_EXIST


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [027b3a2081dc4e363897e00ab04db6ce6da831fb]

INTEGRATION: CWS bitcount01 (1.4.70); FILE MERGED 2006/04/13 23:34:21 thb 1.4.70.2: RESYNC: (1.4-1.5); FILE MERGED 2006/04/11 09:42:08 thb 1.4.70.1: #i63959# Discretizing bitcount for tiff, ras and pict export


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [c1e2dae98e77476ff6aa1136702df383c296d0fb]

INTEGRATION: CWS qiq (1.3.104); FILE MERGED 2006/06/27 13:57:06 fs 1.3.104.2: RESYNC: (1.3-1.4); FILE MERGED 2006/05/23 13:24:22 fs 1.3.104.1: some refactoring of compose/quoteTableName and friends, in preparation of #i51143#


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [f81364baec04c1ea73c67051b66b84edff73e6e8]

INTEGRATION: CWS bitcount01 (1.4.70); FILE MERGED 2006/04/13 23:34:14 thb 1.4.70.2: RESYNC: (1.4-1.5); FILE MERGED 2006/04/11 09:42:08 thb 1.4.70.1: #i63959# Discretizing bitcount for tiff, ras and pict export


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [dc99df7b962f0cf84f2865526e9f952900d65315]

INTEGRATION: CWS qiq (1.7.104); FILE MERGED 2006/06/27 13:54:00 fs 1.7.104.3: RESYNC: (1.7-1.8); FILE MERGED 2006/06/16 11:32:29 fs 1.7.104.2: during #i51143#:

refactored VCollection:
- createEmptyObject now named createDescriptor
- cloneObject removed
- appendObject now returns the newly created object
  (previously done via a subsequent call to cloneObject)
2006/05/23 13:24:21 fs 1.7.104.1: some refactoring of compose/quoteTableName and friends, in preparation of #i51143#

2006-07-10  Oliver Bolte  <obo@openoffice.org>  [d1c1422665587ca9a73b7d9a04a0bbe73ed0fcb5]

INTEGRATION: CWS bitcount01 (1.14.60); FILE MERGED 2006/04/13 23:33:49 thb 1.14.60.2: RESYNC: (1.14-1.15); FILE MERGED 2006/04/11 09:42:08 thb 1.14.60.1: #i63959# Discretizing bitcount for tiff, ras and pict export


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [4cbf0e5f8e941da2879920744a39f64a10f41a7c]

INTEGRATION: CWS qiq (1.3.104); FILE MERGED 2006/06/16 11:32:29 fs 1.3.104.1: during #i51143#:

refactored VCollection:
- createEmptyObject now named createDescriptor
- cloneObject removed
- appendObject now returns the newly created object
  (previously done via a subsequent call to cloneObject)

2006-07-10  Oliver Bolte  <obo@openoffice.org>  [f330b30241acd2ee1a7d40e20ed969178a26876f]

INTEGRATION: CWS qiq (1.7.104); FILE MERGED 2006/06/27 13:56:11 fs 1.7.104.3: RESYNC: (1.7-1.8); FILE MERGED 2006/06/16 11:32:29 fs 1.7.104.2: during #i51143#:

refactored VCollection:
- createEmptyObject now named createDescriptor
- cloneObject removed
- appendObject now returns the newly created object
  (previously done via a subsequent call to cloneObject)
2006/05/23 13:24:21 fs 1.7.104.1: some refactoring of compose/quoteTableName and friends, in preparation of #i51143#

2006-07-10  Oliver Bolte  <obo@openoffice.org>  [76b24adb52ec5761b9021b6d474df42d9f3b9208]

INTEGRATION: CWS qiq (1.6.104); FILE MERGED 2006/06/27 13:55:30 fs 1.6.104.3: RESYNC: (1.6-1.7); FILE MERGED 2006/06/16 11:32:28 fs 1.6.104.2: during #i51143#:

refactored VCollection:
- createEmptyObject now named createDescriptor
- cloneObject removed
- appendObject now returns the newly created object
  (previously done via a subsequent call to cloneObject)
2006/05/23 13:24:20 fs 1.6.104.1: some refactoring of compose/quoteTableName and friends, in preparation of #i51143#

2006-07-10  Oliver Bolte  <obo@openoffice.org>  [377cde84b65d7ebae97cb7f0cf7a063ee0fa43ab]

INTEGRATION: CWS qiq (1.1.2); FILE ADDED 2006/06/26 21:06:04 fs 1.1.2.1: encapsulating a css.sdb.RowSet


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [fc80b297fcb064d4fa18b188e7d4eabcf57b0a90]

INTEGRATION: CWS qiq (1.1.2); FILE ADDED 2006/06/22 09:20:01 fs 1.1.2.1: wrapper around a QueryDefinition, to evolve over time ...


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [af3edf89ab00b480f19ebeecfcd858efd722fb1d]

INTEGRATION: CWS qiq (1.2.54); FILE MERGED 2006/06/29 10:17:07 fs 1.2.54.3: attributes of HsqlColumnDescriptor not public anymore 2006/06/27 20:22:10 fs 1.2.54.2: creating a primary key via SDBCX not yet implementeed 2006/06/27 20:13:51 fs 1.2.54.1: addedconversion to SDBCX Table Descriptor


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [788fa544e2780fb776ab5a09d29bc584cadc41f6]

INTEGRATION: CWS qiq (1.2.54); FILE MERGED 2006/06/29 10:17:15 fs 1.2.54.4: support for foreign keys 2006/06/27 20:14:11 fs 1.2.54.3: allow table creation via SDBCX means 2006/06/26 21:05:42 fs 1.2.54.2: +createRowSet 2006/06/22 09:20:31 fs 1.2.54.1: some more helpers


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [5916a8acd8035629b978a27f1218ce61a6562360]

INTEGRATION: CWS qiq (1.2.54); FILE MERGED 2006/06/29 10:16:42 fs 1.2.54.1: support for foreign keys


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [acf65359c2882391d3b9545a348928209e8249f3]

INTEGRATION: CWS qiq (1.1.2); FILE ADDED 2006/07/06 07:33:03 fs 1.1.2.3: +refreshTables 2006/06/27 08:05:59 fs 1.1.2.2: createQuery does not throw an SQLException 2006/06/22 09:19:29 fs 1.1.2.1: wrapper around a DataSource, to evolve over time ...


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [fb3d6cb2cf7f45709d3d72c3a134701bdc0dbd67]

INTEGRATION: CWS qiq (1.8.104); FILE MERGED 2006/06/27 13:53:19 fs 1.8.104.2: RESYNC: (1.8-1.9); FILE MERGED 2006/06/16 11:32:28 fs 1.8.104.1: during #i51143#:

refactored VCollection:
- createEmptyObject now named createDescriptor
- cloneObject removed
- appendObject now returns the newly created object
  (previously done via a subsequent call to cloneObject)

2006-07-10  Oliver Bolte  <obo@openoffice.org>  [2c9fe873592c3e0942322d476145bff47139648e]

INTEGRATION: CWS qiq (1.22.104); FILE MERGED 2006/06/27 13:52:40 fs 1.22.104.2: RESYNC: (1.22-1.23); FILE MERGED 2006/06/16 11:32:28 fs 1.22.104.1: during #i51143#:

refactored VCollection:
- createEmptyObject now named createDescriptor
- cloneObject removed
- appendObject now returns the newly created object
  (previously done via a subsequent call to cloneObject)

2006-07-10  Oliver Bolte  <obo@openoffice.org>  [e4842ba1485bba31028df629cb94cb34d7d7d9e6]

INTEGRATION: CWS qiq (1.11.104); FILE MERGED 2006/05/23 13:02:29 fs 1.11.104.1: some refactoring of compose/quoteTableName and friends, in preparation of #i51143#


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [a29a33aa5c407835eebaa85619d91e012a62c8ba]

INTEGRATION: CWS qiq (1.18.104); FILE MERGED 2006/05/10 10:19:40 fs 1.18.104.1: added conversion from Scanner's rule ID to Rule enum value (which allows to implement SQLNode::getKnownRuleID)


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [cc5a589f6d37fa2371a9ada1c9851dd82e03a5e7]

INTEGRATION: CWS qiq (1.17.104); FILE MERGED 2006/07/04 07:11:18 fs 1.17.104.6: #i51143# 2006/06/27 13:50:14 fs 1.17.104.5: RESYNC: (1.17-1.18); FILE MERGED 2006/05/15 13:35:01 fs 1.17.104.4: #i51143# +tableNameNodeToStr 2006/05/15 13:26:18 fs 1.17.104.3: #i51143# more Rule enum values 2006/05/12 14:11:33 fs 1.17.104.2: #i51143# parseNodeToExecutableStatement now also taking a SQLParser - this allows nested sub queries 2006/05/10 10:18:36 fs 1.17.104.1: #i51143# +parseNodeToExecutableStatement / +getKnownRuleID / some code cleanup


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [b3ea3306d41f4b5c78511a8aea40e3e7317d244d]

INTEGRATION: CWS qiq (1.20.78); FILE MERGED 2006/06/30 14:55:25 fs 1.20.78.6: corected parameter in sub query parsing 2006/06/28 08:40:40 fs 1.20.78.5: #i10000# 2006/06/27 13:52:26 fs 1.20.78.4: RESYNC: (1.20-1.21); FILE MERGED 2006/06/07 12:18:24 fs 1.20.78.3: #i51143# getTableRef -> getTableNode 2006/05/16 20:08:14 fs 1.20.78.2: #i51143# minor refactoring 2006/05/10 10:16:51 fs 1.20.78.1: primary change: #i51143# allow the iterator to also recognize queries secondary change: some code cleanup: - removed unused code - more defensive access control - "warnings" replaced with "errors" (since this is what they are)


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [8427ed39deae95a4fb66161fef523ac69f152330]

INTEGRATION: CWS qiq (1.29.96); FILE MERGED 2006/06/27 13:51:59 fs 1.29.96.4: RESYNC: (1.29-1.30); FILE MERGED 2006/06/01 09:41:57 fs 1.29.96.3: #i51143# export isValidSQLName 2006/05/23 13:02:10 fs 1.29.96.2: some refactoring of compose/quoteTableName and friends, in preparation of #i51143# 2006/05/11 10:30:54 fs 1.29.96.1: #i51143# +prependErrorInfo


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [e15ce07ff5705ed1e46af1386bdbd0b3825c0267]

INTEGRATION: CWS qiq (1.1.2); FILE ADDED 2006/05/17 11:51:40 fs 1.1.2.4: #i51143# +isConnection/reset 2006/05/17 05:19:06 fs 1.1.2.3: default construction 2006/05/17 05:08:14 fs 1.1.2.2: copy construction / assignment 2006/05/16 20:08:25 fs 1.1.2.1: encapsulates application-level database meta data


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [64800635e9596b1813cea98b3754ad721b2e6095]

INTEGRATION: CWS qiq (1.14.56); FILE MERGED 2006/06/30 13:01:55 fs 1.14.56.9: #i51143# +SQL_CYCLIC_SUB_QUERIES 2006/06/27 13:51:51 fs 1.14.56.8: RESYNC: (1.14-1.15); FILE MERGED 2006/06/09 11:53:39 fs 1.14.56.7: #i51143# +SQLExceptionInfo::doThrow 2006/05/19 09:46:16 fs 1.14.56.6: some more constness for the SQLExceptionIteratorHelper 2006/05/19 08:40:12 fs 1.14.56.5: #i51143# tweaking the SQLExceptionIteratorHelper 2006/05/18 09:08:13 fs 1.14.56.4: #i51143# SQLExceptionInfo::append 2006/05/18 08:35:23 fs 1.14.56.3: copying the change from CWS dba30 herein (prepend) 2006/05/17 05:18:55 fs 1.14.56.2: +SQL_CONNECTION_DOES_NOT_EXIST 2006/05/11 08:58:29 fs 1.14.56.1: #i51143# +SQL_ERROR_UNSPECIFIED


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [9958fc4e5f6fe1907419d99e481a39dd2a830821]

INTEGRATION: CWS qiq (1.3.104); FILE MERGED 2006/06/16 11:32:28 fs 1.3.104.1: during #i51143#:

refactored VCollection:
- createEmptyObject now named createDescriptor
- cloneObject removed
- appendObject now returns the newly created object
  (previously done via a subsequent call to cloneObject)

2006-07-10  Oliver Bolte  <obo@openoffice.org>  [3f9d1c654963eb0c8c86ec915d3f866822a4b635]

INTEGRATION: CWS qiq (1.3.104); FILE MERGED 2006/06/16 11:32:27 fs 1.3.104.1: during #i51143#:

refactored VCollection:
- createEmptyObject now named createDescriptor
- cloneObject removed
- appendObject now returns the newly created object
  (previously done via a subsequent call to cloneObject)

2006-07-10  Oliver Bolte  <obo@openoffice.org>  [2e55a551271d4a1c91a0b116d9664601a4acb06f]

INTEGRATION: CWS qiq (1.5.104); FILE MERGED 2006/06/16 11:32:27 fs 1.5.104.1: during #i51143#:

refactored VCollection:
- createEmptyObject now named createDescriptor
- cloneObject removed
- appendObject now returns the newly created object
  (previously done via a subsequent call to cloneObject)

2006-07-10  Oliver Bolte  <obo@openoffice.org>  [fb078e5987e156bbe7b11db075f7082be8e42c66]

INTEGRATION: CWS dr48 (1.25.156); FILE MERGED 2006/05/03 14:59:15 dr 1.25.156.1: #134146# load FrameChild records corerctly


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [3232f015c6a2bd65bc6252908f31ea9a128c8db4]

INTEGRATION: CWS qiq (1.12.104); FILE MERGED 2006/06/27 13:51:11 fs 1.12.104.2: RESYNC: (1.12-1.13); FILE MERGED 2006/06/06 13:57:23 fs 1.12.104.1: #i51143# +createColumnsForResultSet / +createColumnForResultSet


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [3f36775b72b0ad1f5705dc50549abf9608e2bcf8]

INTEGRATION: CWS qiq (1.3.104); FILE MERGED 2006/06/30 13:20:23 fs 1.3.104.2: #i51143# ERROR_CYCLIC_SUB_QUERIES 2006/05/19 08:08:51 fs 1.3.104.1: #i51143# more error messages to be provided by a ParseContext


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [b809adfd4c4277184fd78e93e1d626fdd91f3545]

INTEGRATION: CWS dr48 (1.4.320); FILE MERGED 2006/05/23 18:16:47 dr 1.4.320.1: #i61324# line width rounding corrected


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [03fad0cafdbb345c79f4cf1d40bd71d6c69b042d]

INTEGRATION: CWS dr48 (1.31.174); FILE MERGED 2006/05/24 12:33:22 nn 1.31.174.1: #129384# keep a reference of clipboard object during PasteFromClip


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [ce35a335100232c028d320e50d7dfc2ebfbf5ad0]

INTEGRATION: CWS dr48 (1.58.4); FILE MERGED 2006/05/31 14:22:25 nn 1.58.4.1: #i63931# reset bActiveMediaSh when activating different shell


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [55a63d6f46c53b93f652a2bdf2380fc419d074b8]

INTEGRATION: CWS dr48 (1.6.176); FILE MERGED 2006/05/10 14:42:38 nn 1.6.176.1: #i65047# check for paint from reschedule after InterpretVisible


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [cf46bfc5bdee2a4651588f5e1f096cccfb07cf9e]

INTEGRATION: CWS dr48 (1.28.162); FILE MERGED 2006/05/10 14:42:38 nn 1.28.162.1: #i65047# check for paint from reschedule after InterpretVisible


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [9ff20a6dd99b560af4076158b2a33d61e6f8c42d]

INTEGRATION: CWS dr48 (1.74.86); FILE MERGED 2006/06/02 10:27:45 nn 1.74.86.2: RESYNC: (1.74-1.75); FILE MERGED 2006/05/10 15:27:13 nn 1.74.86.1: #i57745# HideCursor: draw before setting the variable


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [4e06a843ef14941dc32a2a747d2100dbac26be1a]

INTEGRATION: CWS dr48 (1.6.172); FILE MERGED 2006/05/23 16:50:05 nn 1.6.172.1: #133060# DoUpdateCharts: static member


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [3c29c231576d3b56660e9cebab9556902c9c401b]

INTEGRATION: CWS dr48 (1.2.176); FILE MERGED 2006/05/23 16:50:04 nn 1.2.176.1: #133060# DoUpdateCharts: static member


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [7cc4035ff5829bbc8fa04af399b762066bf10a43]

INTEGRATION: CWS dr48 (1.40.124); FILE MERGED 2006/05/24 12:33:22 nn 1.40.124.1: #129384# keep a reference of clipboard object during PasteFromClip


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [8ef35de8eda02e3c3e44e76bb6c01322e5d73c97]

INTEGRATION: CWS dr48 (1.13.174); FILE MERGED 2006/05/11 13:19:28 nn 1.13.174.1: #i58574# put formula cell on separate sheet; some refactoring (patch from Noel)


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [bcda93cf3957835d410b903bb4a3725e4038920b]

INTEGRATION: CWS dr48 (1.21.110); FILE MERGED 2006/05/24 12:32:49 nn 1.21.110.1: #129384# keep a reference of clipboard object during PasteFromClip


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [4b942901a8452397b462631f2b6ad9b788a532f0]

INTEGRATION: CWS dr48 (1.18.42); FILE MERGED 2006/06/01 13:58:27 nn 1.18.42.1: #i63148# IsValidReference for area links etc.


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [5a73a426eef80cae652a180c83535cb9696829ed]

INTEGRATION: CWS dr48 (1.5.176); FILE MERGED 2006/05/23 16:49:41 nn 1.5.176.1: #133060# DoUpdateCharts: static member


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [050f67555f697f303483039021567d44b113dde5]

INTEGRATION: CWS dr48 (1.9.170); FILE MERGED 2006/05/10 10:38:03 nn 1.9.170.1: #i64441# don't rely on sheet information in ScDrawObjData from drawing objects


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [4807978ec725d67c01457e2d0dc564344ba9d595]

INTEGRATION: CWS dr48 (1.16.162); FILE MERGED 2006/05/10 10:38:03 nn 1.16.162.1: #i64441# don't rely on sheet information in ScDrawObjData from drawing objects


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [5d322d47eba3bf60dd97a1cc9f6e0962eab4b859]

INTEGRATION: CWS dr48 (1.25.44); FILE MERGED 2006/05/10 10:38:03 nn 1.25.44.1: #i64441# don't rely on sheet information in ScDrawObjData from drawing objects


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [e407ce2d7308540f1c967a4b9d6e1102af35040f]

INTEGRATION: CWS dr48 (1.6.174); FILE MERGED 2006/06/01 13:57:58 nn 1.6.174.1: #i63148# IsValidReference for area links etc.


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [e0ae0f711b31d7c94c5f973783a90c3ec6d346e7]

INTEGRATION: CWS dr48 (1.34.28); FILE MERGED 2006/05/10 17:47:45 nn 1.34.28.1: #131247# Dif2Doc: test for valid end position


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [d7ac03dbc3ff51504b7c2c3b04896ae8ecce2589]

INTEGRATION: CWS dr48 (1.20.174); FILE MERGED 2006/06/01 13:57:58 nn 1.20.174.1: #i63148# IsValidReference for area links etc.


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [9ae77b697e3ccb9d37c261800ef9ff91ca15f26a]

INTEGRATION: CWS dr48 (1.48.4); FILE MERGED 2006/05/23 16:50:31 nn 1.48.4.1: #133060# ModifyOptions: call static DoUpdateCharts if no view available


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [3a64408592523d0d30313cc15c7bb46841583a86]

INTEGRATION: CWS dr48 (1.46.6); FILE MERGED 2006/06/01 13:57:27 nn 1.46.6.1: #i63148# IsValidReference for area links etc.


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [4a9373ead791d9a4ab91e87d7c72be8602ee3e2c]

INTEGRATION: CWS dr48 (1.199.88); FILE MERGED 2006/05/10 10:37:48 nn 1.199.88.1: #i64441# don't rely on sheet information in ScDrawObjData from drawing objects


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [c19f4cb45ecf436640a50747a5e1f90c384f9798]

INTEGRATION: CWS dr48 (1.14.176); FILE MERGED 2006/05/11 16:38:00 nn 1.14.176.1: #i63929# base pointer is used to delete actions, needs virtual dtor (patch from Caolan)


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [bafc4216a78b8851c9587752644d2e579d3f1589]

INTEGRATION: CWS dr48 (1.80.26); FILE MERGED 2006/05/22 16:34:59 dr 1.80.26.2: type correctness for stream related code in Excel filters (sal_Size vs. ULONG vs. sal_uInt32) 2006/05/10 17:06:18 dr 1.80.26.1: #i63105# backport changes from CWS chart2mst3


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [900eb426a716f0fe0d9f94645a1a90a8337c45ca]

INTEGRATION: CWS dr48 (1.17.166); FILE MERGED 2006/05/22 16:34:59 dr 1.17.166.1: type correctness for stream related code in Excel filters (sal_Size vs. ULONG vs. sal_uInt32)


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [30e0dce499cef33e60e3f6cd9b6f2fbde2e54652]

INTEGRATION: CWS dr48 (1.28.26); FILE MERGED 2006/05/22 16:34:59 dr 1.28.26.2: type correctness for stream related code in Excel filters (sal_Size vs. ULONG vs. sal_uInt32) 2006/05/10 17:06:18 dr 1.28.26.1: #i63105# backport changes from CWS chart2mst3


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [0c3ba42d15c8dd0fd854f93c55a000db6aeafa0a]

INTEGRATION: CWS dr48 (1.22.176); FILE MERGED 2006/05/22 16:34:59 dr 1.22.176.1: type correctness for stream related code in Excel filters (sal_Size vs. ULONG vs. sal_uInt32)


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [d223631caf3f4483c444177300ec11fc328b4508]

INTEGRATION: CWS dr48 (1.18.2); FILE MERGED 2006/05/11 15:16:48 dr 1.18.2.1: more backporting from CWS chart2mst3


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [b025885f8ee777f45c6a1140a16f8049817eef04]

INTEGRATION: CWS dr48 (1.3.176); FILE MERGED 2006/05/10 17:01:24 dr 1.3.176.1: #i63105# backport changes from CWS chart2mst3


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [f5f759f9d1980f15a25489f45ca8b5663635138d]

INTEGRATION: CWS dr48 (1.3.176); FILE MERGED 2006/05/22 16:34:29 dr 1.3.176.1: type correctness for stream related code in Excel filters (sal_Size vs. ULONG vs. sal_uInt32)


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [67141e9a29c128bf9a1d732af869e288f114c166]

INTEGRATION: CWS dr48 (1.25.26); FILE MERGED 2006/05/11 15:16:47 dr 1.25.26.2: more backporting from CWS chart2mst3 2006/05/10 17:01:23 dr 1.25.26.1: #i63105# backport changes from CWS chart2mst3


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [378cdb62da2429e727ffd39456c727bb3fd31bab]

INTEGRATION: CWS dr48 (1.8.2); FILE MERGED 2006/05/10 17:01:23 dr 1.8.2.1: #i63105# backport changes from CWS chart2mst3


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [391df2e18d41283b4e4b7f9384f1f2752290a529]

INTEGRATION: CWS dr48 (1.19.2); FILE MERGED 2006/05/11 15:16:46 dr 1.19.2.1: more backporting from CWS chart2mst3


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [6187859a487cced34e316143b7fa91cda3ea0159]

INTEGRATION: CWS dr48 (1.3.2); FILE MERGED 2006/05/11 10:30:17 dr 1.3.2.2: #i63105# use font encoding for cell text 2006/05/10 09:04:54 dr 1.3.2.1: dumper additions from CWS chart2mst3


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [12f16361a16378ef7b4fff7640432c8ae410877e]

INTEGRATION: CWS dr48 (1.9.2); FILE MERGED 2006/05/11 15:16:46 dr 1.9.2.1: more backporting from CWS chart2mst3


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [a96efce75485d3dbcc854396e295ab3dce46badc]

INTEGRATION: CWS dr48 (1.5.2); FILE MERGED 2006/05/22 16:34:29 dr 1.5.2.4: type correctness for stream related code in Excel filters (sal_Size vs. ULONG vs. sal_uInt32) 2006/05/18 12:56:37 dr 1.5.2.3: #i60067# use named gradients, bitmaps, and dashes for chart objects 2006/05/11 15:16:45 dr 1.5.2.2: more backporting from CWS chart2mst3 2006/05/10 09:04:54 dr 1.5.2.1: dumper additions from CWS chart2mst3


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [17cd0af56634478e6404eb54dcff5f6f43f19895]

INTEGRATION: CWS dr48 (1.19.110); FILE MERGED 2006/05/11 15:16:44 dr 1.19.110.2: more backporting from CWS chart2mst3 2006/05/11 10:30:16 dr 1.19.110.1: #i63105# use font encoding for cell text


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [b74ce4e431801722ae9f0c0f9260ff1e3861a9d0]

INTEGRATION: CWS dr48 (1.1.4); FILE ADDED 2006/05/11 10:30:15 dr 1.1.4.2: #i63105# use font encoding for cell text 2006/05/10 17:01:23 dr 1.1.4.1: #i63105# backport changes from CWS chart2mst3


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [4cd03cc32f6aa2cd721eb058bd372894361d9adf]

INTEGRATION: CWS dr48 (1.10.176); FILE MERGED 2006/05/22 16:34:29 dr 1.10.176.1: type correctness for stream related code in Excel filters (sal_Size vs. ULONG vs. sal_uInt32)


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [5a80f64ca6128a734b9d6b91eab2287e154249c0]

INTEGRATION: CWS dr48 (1.19.46); FILE MERGED 2006/05/10 17:01:23 dr 1.19.46.1: #i63105# backport changes from CWS chart2mst3


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [144c0f30627ff33a4a336182a966598dcc9c4456]

INTEGRATION: CWS dr48 (1.8.176); FILE MERGED 2006/05/11 15:16:43 dr 1.8.176.1: more backporting from CWS chart2mst3


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [ce99e0f22467b1369bea72d67b17240097897eaf]

INTEGRATION: CWS dr48 (1.12.176); FILE MERGED 2006/05/10 17:01:23 dr 1.12.176.1: #i63105# backport changes from CWS chart2mst3


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [126ecb83d8bedb81938c01b6e0f1321ec7827370]

INTEGRATION: CWS dr48 (1.15.176); FILE MERGED 2006/05/10 17:01:23 dr 1.15.176.1: #i63105# backport changes from CWS chart2mst3


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [22e55b701d05f4ef0b351fdce49180a529de8be2]

INTEGRATION: CWS dr48 (1.1.4); FILE ADDED 2006/05/10 17:01:22 dr 1.1.4.1: #i63105# backport changes from CWS chart2mst3


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [27bab569d155f0de4b62e358bdeebf945ecbc658]

INTEGRATION: CWS dr48 (1.21.48); FILE MERGED 2006/05/22 16:34:29 dr 1.21.48.2: type correctness for stream related code in Excel filters (sal_Size vs. ULONG vs. sal_uInt32) 2006/05/11 15:16:42 dr 1.21.48.1: more backporting from CWS chart2mst3


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [6aee8b390051a19e5486e3583f2b9bdba5444b5f]

INTEGRATION: CWS dr48 (1.11.176); FILE MERGED 2006/05/11 10:30:14 dr 1.11.176.1: #i63105# use font encoding for cell text


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [7a2eabd2e5a067b9f17ba7a627cbf2c492643ccd]

INTEGRATION: CWS dr48 (1.4.166); FILE MERGED 2006/05/22 16:34:29 dr 1.4.166.3: type correctness for stream related code in Excel filters (sal_Size vs. ULONG vs. sal_uInt32) 2006/05/18 12:56:36 dr 1.4.166.2: #i60067# use named gradients, bitmaps, and dashes for chart objects 2006/05/11 15:16:41 dr 1.4.166.1: more backporting from CWS chart2mst3


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [fb6dcfd3919cf9e7f4876900b65e24eb62501d01]

INTEGRATION: CWS dr48 (1.7.176); FILE MERGED 2006/05/22 16:34:28 dr 1.7.176.2: type correctness for stream related code in Excel filters (sal_Size vs. ULONG vs. sal_uInt32) 2006/05/10 17:01:22 dr 1.7.176.1: #i63105# backport changes from CWS chart2mst3


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [5e8dfac2f0843a6a96cc01375cbfdc1b522cd839]

INTEGRATION: CWS dr48 (1.7.174); FILE MERGED 2006/05/22 16:34:28 dr 1.7.174.1: type correctness for stream related code in Excel filters (sal_Size vs. ULONG vs. sal_uInt32)


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [ca89f90d3e6dd04e5763e04229ca8e4e93e2a0c0]

INTEGRATION: CWS dr48 (1.6.176); FILE MERGED 2006/05/22 16:34:28 dr 1.6.176.1: type correctness for stream related code in Excel filters (sal_Size vs. ULONG vs. sal_uInt32)


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [4ae9e9b85c332effbe4e085445af79ec47da3380]

INTEGRATION: CWS dr48 (1.18.46); FILE MERGED 2006/05/10 17:01:22 dr 1.18.46.1: #i63105# backport changes from CWS chart2mst3


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [a5389b77483cc2a314fb3785b58d5c7516896679]

INTEGRATION: CWS dr48 (1.10.176); FILE MERGED 2006/05/22 16:34:28 dr 1.10.176.1: type correctness for stream related code in Excel filters (sal_Size vs. ULONG vs. sal_uInt32)


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [435f66339571bfeb328a0a753ffa1223a6b0187b]

INTEGRATION: CWS dr48 (1.8.176); FILE MERGED 2006/05/22 16:34:28 dr 1.8.176.1: type correctness for stream related code in Excel filters (sal_Size vs. ULONG vs. sal_uInt32)


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [0f58656235ccf3ee44b4eb52c2d1044820062209]

INTEGRATION: CWS dr48 (1.6.146); FILE MERGED 2006/05/10 17:01:22 dr 1.6.146.1: #i63105# backport changes from CWS chart2mst3


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [76f8348ffbca5830992155b2377637f608ce2b05]

INTEGRATION: CWS dr48 (1.17.176); FILE MERGED 2006/05/22 16:34:28 dr 1.17.176.2: type correctness for stream related code in Excel filters (sal_Size vs. ULONG vs. sal_uInt32) 2006/05/17 13:51:25 dr 1.17.176.1: #i63255# correct script type also for string formula results


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [1d8520bf4d955dc8c8de121e772f6da84beff8b7]

INTEGRATION: CWS dr48 (1.6.176); FILE MERGED 2006/05/10 17:01:22 dr 1.6.176.1: #i63105# backport changes from CWS chart2mst3


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [18d13e3fcb6a7ee454084b6706e066c083e22539]

INTEGRATION: CWS dr48 (1.12.176); FILE MERGED 2006/05/10 17:01:22 dr 1.12.176.1: #i63105# backport changes from CWS chart2mst3


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [3f596f8055405b3b354818d460ba65764a8075da]

INTEGRATION: CWS dr48 (1.45.28); FILE MERGED 2006/05/22 16:34:27 dr 1.45.28.1: type correctness for stream related code in Excel filters (sal_Size vs. ULONG vs. sal_uInt32)


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [d77b99443ca8d0e6c8e13109aadeccd915d5e236]

INTEGRATION: CWS dr48 (1.8.176); FILE MERGED 2006/05/22 16:34:27 dr 1.8.176.1: type correctness for stream related code in Excel filters (sal_Size vs. ULONG vs. sal_uInt32)


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [b02cfc064106157ac03fc575a6131195a3ad4a90]

INTEGRATION: CWS dr48 (1.6.166); FILE MERGED 2006/05/22 16:34:27 dr 1.6.166.1: type correctness for stream related code in Excel filters (sal_Size vs. ULONG vs. sal_uInt32)


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [7683dcaf464ebc94e06385495fa174e0275db815]

INTEGRATION: CWS dr48 (1.7.176); FILE MERGED 2006/05/22 16:34:27 dr 1.7.176.2: type correctness for stream related code in Excel filters (sal_Size vs. ULONG vs. sal_uInt32) 2006/05/10 17:01:21 dr 1.7.176.1: #i63105# backport changes from CWS chart2mst3


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [82900e11ad73bc9c0e08489672d77e4dfe2a7726]

INTEGRATION: CWS dr48 (1.1.4); FILE ADDED 2006/05/10 09:04:54 dr 1.1.4.1: dumper additions from CWS chart2mst3


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [317bb708bff028cbd9394622277bd56fde635338]

INTEGRATION: CWS dr48 (1.3.2); FILE MERGED 2006/05/17 15:21:54 dr 1.3.2.2: unit converter and double values 2006/05/10 09:04:54 dr 1.3.2.1: dumper additions from CWS chart2mst3


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [04ff7f99c039c1f5875923ad43fb61523f8dc257]

INTEGRATION: CWS dr48 (1.7.176); FILE MERGED 2006/05/11 15:16:40 dr 1.7.176.1: more backporting from CWS chart2mst3


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [89c969cfc549de2acc2ba74f1f9b4da0e37961c1]

INTEGRATION: CWS dr48 (1.47.176); FILE MERGED 2006/05/22 16:34:27 dr 1.47.176.1: type correctness for stream related code in Excel filters (sal_Size vs. ULONG vs. sal_uInt32)


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [a5bdf6840d0d5111112bafc8ebd7b4e85ad65c54]

INTEGRATION: CWS dr48 (1.15.166); FILE MERGED 2006/05/22 16:34:27 dr 1.15.166.2: type correctness for stream related code in Excel filters (sal_Size vs. ULONG vs. sal_uInt32) 2006/05/10 17:01:21 dr 1.15.166.1: #i63105# backport changes from CWS chart2mst3


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [df6a2519e186303397fa8c8c08cd7e01eab2a7b8]

INTEGRATION: CWS dr48 (1.19.176); FILE MERGED 2006/05/10 17:01:21 dr 1.19.176.1: #i63105# backport changes from CWS chart2mst3


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [47b938caec86f5eb6e6004af172c82d64af30b77]

INTEGRATION: CWS dr48 (1.17.176); FILE MERGED 2006/05/22 16:34:26 dr 1.17.176.2: type correctness for stream related code in Excel filters (sal_Size vs. ULONG vs. sal_uInt32) 2006/05/10 17:01:21 dr 1.17.176.1: #i63105# backport changes from CWS chart2mst3


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [e24f3fb9b3f19952a6d278272b245a4548392524]

INTEGRATION: CWS dr48 (1.4.46); FILE MERGED 2006/05/10 09:03:49 dr 1.4.46.1: dumper additions from CWS chart2mst3


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [1f683f05accf3511a46e87379b3efba4e5e427a4]

INTEGRATION: CWS dr48 (1.6.166); FILE MERGED 2006/05/22 16:34:45 dr 1.6.166.1: type correctness for stream related code in Excel filters (sal_Size vs. ULONG vs. sal_uInt32)


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [626d2425ad84fa6f8f448c9b9c06c5a7d39c5734]

INTEGRATION: CWS dr48 (1.1.4); FILE ADDED 2006/06/14 11:35:59 dr 1.1.4.3: #i66214# dump OLE property set written by Lotus 2006/05/15 16:50:32 dr 1.1.4.2: #i65389# correct string len for unicode codepage 2006/05/10 09:03:49 dr 1.1.4.1: dumper additions from CWS chart2mst3


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [25f83fa79b656dab51a86d3d369469aecf8ddb75]

INTEGRATION: CWS dr48 (1.3.2); FILE MERGED 2006/05/17 15:22:29 dr 1.3.2.2: unit converter and double values 2006/05/10 09:03:49 dr 1.3.2.1: dumper additions from CWS chart2mst3


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [1c2ac0eb855d39fc790d13d402d5fdddbc5f8af0]

INTEGRATION: CWS dr48 (1.5.176); FILE MERGED 2006/05/11 15:17:50 dr 1.5.176.1: more backporting from CWS chart2mst3


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [2854c409ecb9723c01b7b88c23ae420bb2ee32ee]

INTEGRATION: CWS dr48 (1.20.26); FILE MERGED 2006/05/11 15:03:11 dr 1.20.26.1: more backporting from CWS chart2mst3


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [c9b13f5a3a90c6e5aa5c5f346ea4a7719063e7a0]

INTEGRATION: CWS dr48 (1.25.46); FILE MERGED 2006/05/11 15:03:10 dr 1.25.46.1: more backporting from CWS chart2mst3


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [5f2a705d5c928458a7d9a6ed49a195cb56291072]

INTEGRATION: CWS dr48 (1.17.110); FILE MERGED 2006/05/11 15:03:09 dr 1.17.110.1: more backporting from CWS chart2mst3


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [194cacb6169e79b24ca6f6a67a0ccde8b0217113]

INTEGRATION: CWS dr48 (1.11.144); FILE MERGED 2006/05/10 16:59:35 dr 1.11.144.1: #i63105# backport changes from CWS chart2mst3


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [5de7c940230ecbd67e09f894ac64645f501dad4b]

INTEGRATION: CWS dr48 (1.3.2); FILE MERGED 2006/05/11 15:03:08 dr 1.3.2.2: more backporting from CWS chart2mst3 2006/05/10 09:03:16 dr 1.3.2.1: dumper additions from CWS chart2mst3


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [86ceb7e46ec63c88a9c837a3fae6a95a41fdf9ef]

INTEGRATION: CWS dr48 (1.4.2); FILE MERGED 2006/05/23 14:00:05 dr 1.4.2.5: correct size of record CHPROPERTIES 2006/05/22 16:33:56 dr 1.4.2.4: type correctness for stream related code in Excel filters (sal_Size vs. ULONG vs. sal_uInt32) 2006/05/11 10:28:33 dr 1.4.2.3: #i63105# use font encoding for cell text 2006/05/10 16:59:35 dr 1.4.2.2: #i63105# backport changes from CWS chart2mst3 2006/05/10 09:03:16 dr 1.4.2.1: dumper additions from CWS chart2mst3


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [e39742c0cfb43bc1de65108645f76134ed919776]

INTEGRATION: CWS dr48 (1.4.166); FILE MERGED 2006/05/18 12:51:58 dr 1.4.166.2: #i60067# use named gradients, bitmaps, and dashes for chart objects 2006/05/11 15:03:07 dr 1.4.166.1: more backporting from CWS chart2mst3


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [b41ddbeec5fd86aab312b2d59b531a14c07d5f91]

INTEGRATION: CWS dr48 (1.26.110); FILE MERGED 2006/05/22 16:33:55 dr 1.26.110.3: type correctness for stream related code in Excel filters (sal_Size vs. ULONG vs. sal_uInt32) 2006/05/11 15:03:06 dr 1.26.110.2: more backporting from CWS chart2mst3 2006/05/11 10:28:32 dr 1.26.110.1: #i63105# use font encoding for cell text


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [5f4d400f551b296def10d30e8b7c7504c881b892]

INTEGRATION: CWS dr48 (1.1.4); FILE ADDED 2006/05/22 16:33:55 dr 1.1.4.3: type correctness for stream related code in Excel filters (sal_Size vs. ULONG vs. sal_uInt32) 2006/05/11 10:28:31 dr 1.1.4.2: #i63105# use font encoding for cell text 2006/05/10 16:59:35 dr 1.1.4.1: #i63105# backport changes from CWS chart2mst3


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [3af99262377219aeaada8e1b12b5b790a04d2d17]

INTEGRATION: CWS dr48 (1.17.2); FILE MERGED 2006/05/22 16:33:55 dr 1.17.2.1: type correctness for stream related code in Excel filters (sal_Size vs. ULONG vs. sal_uInt32)


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [c86cb0a8be988cdbe7309ef1f66a8ab0dee5c76d]

INTEGRATION: CWS dr48 (1.18.46); FILE MERGED 2006/05/10 16:59:35 dr 1.18.46.1: #i63105# backport changes from CWS chart2mst3


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [6e73431778ca129ec4bbd020fde0c50ef1e1a5f1]

INTEGRATION: CWS dr48 (1.10.166); FILE MERGED 2006/05/22 16:33:55 dr 1.10.166.2: type correctness for stream related code in Excel filters (sal_Size vs. ULONG vs. sal_uInt32) 2006/05/11 15:03:06 dr 1.10.166.1: more backporting from CWS chart2mst3


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [02747057cbc36713ca3d1bed3f882ce04a55ca69]

INTEGRATION: CWS dr48 (1.11.174); FILE MERGED 2006/05/22 16:33:55 dr 1.11.174.2: type correctness for stream related code in Excel filters (sal_Size vs. ULONG vs. sal_uInt32) 2006/05/10 16:59:34 dr 1.11.174.1: #i63105# backport changes from CWS chart2mst3


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [b4261f2ad916cfad3d698f0e31cc153ce7284c2a]

INTEGRATION: CWS dr48 (1.5.166); FILE MERGED 2006/05/10 16:59:34 dr 1.5.166.1: #i63105# backport changes from CWS chart2mst3


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [713e18f23e246b4e65d9f51ef7c64cb749c654d7]

INTEGRATION: CWS dr48 (1.18.176); FILE MERGED 2006/05/22 16:33:55 dr 1.18.176.2: type correctness for stream related code in Excel filters (sal_Size vs. ULONG vs. sal_uInt32) 2006/05/10 16:59:34 dr 1.18.176.1: #i63105# backport changes from CWS chart2mst3


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [1eea3689ae660a74caa7794c598e852974a8b784]

INTEGRATION: CWS dr48 (1.22.110); FILE MERGED 2006/05/11 15:03:05 dr 1.22.110.3: more backporting from CWS chart2mst3 2006/05/11 10:28:30 dr 1.22.110.2: #i63105# use font encoding for cell text 2006/05/10 16:59:34 dr 1.22.110.1: #i63105# backport changes from CWS chart2mst3


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [d914ec532414670b1cb01d6ee4ef399c06e061d1]

INTEGRATION: CWS dr48 (1.1.4); FILE ADDED 2006/05/10 16:59:34 dr 1.1.4.1: #i63105# backport changes from CWS chart2mst3


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [65b3e875b57a7767c2386d27a31c88bfec86bf18]

INTEGRATION: CWS dr48 (1.42.26); FILE MERGED 2006/05/22 16:33:54 dr 1.42.26.3: type correctness for stream related code in Excel filters (sal_Size vs. ULONG vs. sal_uInt32) 2006/05/11 15:03:04 dr 1.42.26.2: more backporting from CWS chart2mst3 2006/05/10 16:59:34 dr 1.42.26.1: #i63105# backport changes from CWS chart2mst3


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [4150782bee7c77c707c0d7cfc14b1e3e3515ff56]

INTEGRATION: CWS dr48 (1.20.146); FILE MERGED 2006/05/22 16:33:54 dr 1.20.146.5: type correctness for stream related code in Excel filters (sal_Size vs. ULONG vs. sal_uInt32) 2006/05/11 16:03:45 dr 1.20.146.4: #i64794# replace spaces in webquery names with underscores 2006/05/11 15:03:03 dr 1.20.146.3: more backporting from CWS chart2mst3 2006/05/11 10:28:29 dr 1.20.146.2: #i63105# use font encoding for cell text 2006/05/10 16:59:33 dr 1.20.146.1: #i63105# backport changes from CWS chart2mst3


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [47692fd515a155ee855281b17d2e3b2d71979506]

INTEGRATION: CWS dr48 (1.6.48); FILE MERGED 2006/05/22 16:33:54 dr 1.6.48.4: type correctness for stream related code in Excel filters (sal_Size vs. ULONG vs. sal_uInt32) 2006/05/18 12:51:57 dr 1.6.48.3: #i60067# use named gradients, bitmaps, and dashes for chart objects 2006/05/11 15:03:02 dr 1.6.48.2: more backporting from CWS chart2mst3 2006/05/10 16:59:33 dr 1.6.48.1: #i63105# backport changes from CWS chart2mst3


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [877a0844fc677f5be2e3472fced91a3e0e74d44b]

INTEGRATION: CWS dr48 (1.11.2); FILE MERGED 2006/05/22 16:33:54 dr 1.11.2.3: type correctness for stream related code in Excel filters (sal_Size vs. ULONG vs. sal_uInt32) 2006/05/17 13:51:05 dr 1.11.2.2: #i63255# correct script type also for string formula results 2006/05/10 16:59:33 dr 1.11.2.1: #i63105# backport changes from CWS chart2mst3


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [e69d36a44bb2b2e6af965f5cea4987122eede3ed]

INTEGRATION: CWS dr48 (1.23.2); FILE MERGED 2006/05/22 16:33:53 dr 1.23.2.1: type correctness for stream related code in Excel filters (sal_Size vs. ULONG vs. sal_uInt32)


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [7fa3fead410093cafb4cff9c5077d074db24790c]

INTEGRATION: CWS dr48 (1.8.176); FILE MERGED 2006/05/22 16:33:53 dr 1.8.176.2: type correctness for stream related code in Excel filters (sal_Size vs. ULONG vs. sal_uInt32) 2006/05/10 16:59:33 dr 1.8.176.1: #i63105# backport changes from CWS chart2mst3


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [eb54c7230991db68ecc22c83209999068f76f427]

INTEGRATION: CWS dr48 (1.7.176); FILE MERGED 2006/05/22 16:33:53 dr 1.7.176.1: type correctness for stream related code in Excel filters (sal_Size vs. ULONG vs. sal_uInt32)


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [1f1e26c8e0975ce06f4dcb48d582aa6870b780b4]

INTEGRATION: CWS dr48 (1.5.176); FILE MERGED 2006/05/22 16:33:53 dr 1.5.176.1: type correctness for stream related code in Excel filters (sal_Size vs. ULONG vs. sal_uInt32)


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [fd1ec7e1d9df70b0f67cc9b23872c3e809425591]

INTEGRATION: CWS dr48 (1.11.176); FILE MERGED 2006/05/22 16:33:53 dr 1.11.176.2: type correctness for stream related code in Excel filters (sal_Size vs. ULONG vs. sal_uInt32) 2006/05/16 14:59:32 dr 1.11.176.1: typo


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [5e55dad317638ce48ea7da2e302258a12bb61925]

INTEGRATION: CWS dr48 (1.10.176); FILE MERGED 2006/05/22 16:33:53 dr 1.10.176.1: type correctness for stream related code in Excel filters (sal_Size vs. ULONG vs. sal_uInt32)


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [3fee47c7c3abd9c2ae3f554bf86c5e17c6d77ae6]

INTEGRATION: CWS dr48 (1.6.146); FILE MERGED 2006/05/10 16:59:33 dr 1.6.146.1: #i63105# backport changes from CWS chart2mst3


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [187a780d3825ef70411b1508358982d7526d3bf3]

INTEGRATION: CWS dr48 (1.24.174); FILE MERGED 2006/05/22 16:33:52 dr 1.24.174.6: type correctness for stream related code in Excel filters (sal_Size vs. ULONG vs. sal_uInt32) 2006/05/17 13:51:05 dr 1.24.174.5: #i63255# correct script type also for string formula results 2006/05/15 15:01:18 dr 1.24.174.4: #i63255# more simple 2006/05/12 14:16:49 dr 1.24.174.3: #i63255# use default script type instead of latin 2006/05/12 14:05:26 dr 1.24.174.2: #i63255# script type for leading weak characters 2006/05/10 09:14:23 dr 1.24.174.1: #i10000# typo in address conversion


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [bf57fadb3ae34d6c50c2f76b47975630db66372b]

INTEGRATION: CWS dr48 (1.10.2); FILE MERGED 2006/05/10 16:59:32 dr 1.10.2.1: #i63105# backport changes from CWS chart2mst3


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [485bf83aacb01092bbc5682ac624708efccb7432]

INTEGRATION: CWS dr48 (1.14.146); FILE MERGED 2006/05/11 15:03:01 dr 1.14.146.2: more backporting from CWS chart2mst3 2006/05/10 16:59:32 dr 1.14.146.1: #i63105# backport changes from CWS chart2mst3


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [92e90423e5f1f3c66919b02cd2f1868004fa65e0]

INTEGRATION: CWS dr48 (1.15.176); FILE MERGED 2006/05/22 16:33:52 dr 1.15.176.3: type correctness for stream related code in Excel filters (sal_Size vs. ULONG vs. sal_uInt32) 2006/05/11 15:03:00 dr 1.15.176.2: more backporting from CWS chart2mst3 2006/05/10 16:59:32 dr 1.15.176.1: #i63105# backport changes from CWS chart2mst3


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [64085b9a440a965f1b09d2ac0db8aba3b9535bc5]

INTEGRATION: CWS dr48 (1.58.2); FILE MERGED 2006/05/10 16:59:32 dr 1.58.2.1: #i63105# backport changes from CWS chart2mst3


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [7741e08dfebe6e719686efe3bd7a987e51c90ad1]

INTEGRATION: CWS dr48 (1.35.46); FILE MERGED 2006/05/18 12:51:59 dr 1.35.46.2: #i60067# use named gradients, bitmaps, and dashes for chart objects 2006/05/10 16:59:32 dr 1.35.46.1: #i63105# backport changes from CWS chart2mst3


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [6ca96e7aee937affef218e0bb892e6904f4ef358]

INTEGRATION: CWS dr48 (1.79.2); FILE MERGED 2006/05/22 16:33:52 dr 1.79.2.3: type correctness for stream related code in Excel filters (sal_Size vs. ULONG vs. sal_uInt32) 2006/05/11 10:28:28 dr 1.79.2.2: #i63105# use font encoding for cell text 2006/05/10 16:59:31 dr 1.79.2.1: #i63105# backport changes from CWS chart2mst3


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [28760951ad8501a924732f0d389b277be73e3dad]

INTEGRATION: CWS dr48 (1.6.176); FILE MERGED 2006/05/10 16:59:31 dr 1.6.176.1: #i63105# backport changes from CWS chart2mst3


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [93482963bfa9340868d7c541c199364b31119d9c]

INTEGRATION: CWS dr48 (1.56.166); FILE MERGED 2006/05/22 16:33:52 dr 1.56.166.1: type correctness for stream related code in Excel filters (sal_Size vs. ULONG vs. sal_uInt32)


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [505d7371526209c3cec8d4eeb2038ea06fafd3da]

INTEGRATION: CWS dr48 (1.81.28); FILE MERGED 2006/05/22 16:33:51 dr 1.81.28.1: type correctness for stream related code in Excel filters (sal_Size vs. ULONG vs. sal_uInt32)


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [67b66201168e1149f23b0e772f7a189e8b6fa3e7]

INTEGRATION: CWS dr48 (1.39.108); FILE MERGED 2006/05/22 16:33:51 dr 1.39.108.1: type correctness for stream related code in Excel filters (sal_Size vs. ULONG vs. sal_uInt32)


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [88437bec50ef53d9343c46bd1b782d7a933274f2]

INTEGRATION: CWS dr48 (1.111.2); FILE MERGED 2006/05/22 16:33:51 dr 1.111.2.2: type correctness for stream related code in Excel filters (sal_Size vs. ULONG vs. sal_uInt32) 2006/05/10 16:59:31 dr 1.111.2.1: #i63105# backport changes from CWS chart2mst3


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [e93940caa5980fb8f9f0c059ac5a185d69e1717e]

INTEGRATION: CWS dr48 (1.38.146); FILE MERGED 2006/05/22 16:33:51 dr 1.38.146.2: type correctness for stream related code in Excel filters (sal_Size vs. ULONG vs. sal_uInt32) 2006/05/10 16:59:31 dr 1.38.146.1: #i63105# backport changes from CWS chart2mst3


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [e18d71786c04d209c1dfe41a5f8c8aba1b31ebd4]

INTEGRATION: CWS dr48 (1.38.110); FILE MERGED 2006/05/22 16:33:51 dr 1.38.110.2: type correctness for stream related code in Excel filters (sal_Size vs. ULONG vs. sal_uInt32) 2006/05/10 16:59:31 dr 1.38.110.1: #i63105# backport changes from CWS chart2mst3


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [7bf39052b998e7e33d42602fa2f47e2d07c7ade5]

INTEGRATION: CWS dr48 (1.22.2); FILE MERGED 2006/05/10 09:03:16 dr 1.22.2.1: dumper additions from CWS chart2mst3


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [029a009770ffd180b58c1d1ccc21a92b70eb4df0]

INTEGRATION: CWS dr48 (1.62.2); FILE MERGED 2006/05/22 16:33:50 dr 1.62.2.1: type correctness for stream related code in Excel filters (sal_Size vs. ULONG vs. sal_uInt32)


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [bb3cb612ce9d34f398b93d6cd6a3e2a55d56ed7c]

INTEGRATION: CWS dr48 (1.5.174); FILE MERGED 2006/06/01 13:56:58 nn 1.5.174.1: #i63148# IsValidReference for area links etc.


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [fe1ce3894bd35ab1834d22f02319e02fbe74b3e4]

INTEGRATION: CWS dr48 (1.18.44); FILE MERGED 2006/06/01 13:56:58 nn 1.18.44.1: #i63148# IsValidReference for area links etc.


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [88a0d1577323e2c46807cdab2d6121fd3f8f25c6]

INTEGRATION: CWS dr48 (1.21.172); FILE MERGED 2006/05/10 10:37:29 nn 1.21.172.1: #i64441# don't rely on sheet information in ScDrawObjData from drawing objects


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [bb677f2656b80fefab978f35a925ddf10feddcd1]

INTEGRATION: CWS dr48 (1.59.2); FILE MERGED 2006/05/12 20:24:34 er 1.59.2.1: #i58822# UpdateReference: replace SharedFormulas that wrapped when copied


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [62753ad7300c769e274b0c4d50bb345af46331e6]

INTEGRATION: CWS dr48 (1.9.176); FILE MERGED 2006/05/16 14:13:55 nn 1.9.176.1: #i58049# #i57939# skip hidden columns in attribute handling


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [4ea3cb7b1e893b3b714133f702a1028e3364c228]

INTEGRATION: CWS dr48 (1.42.108); FILE MERGED 2006/05/10 10:37:11 nn 1.42.108.1: #i64441# don't rely on sheet information in ScDrawObjData from drawing objects


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [744fbe09b6edfd44ce2439ff2f851cda9ed7f478]

INTEGRATION: CWS dr48 (1.19.126); FILE MERGED 2006/05/11 14:14:34 nn 1.19.126.1: #i58574# CopyFromClip: call Resize even if IDF_FORMULA isn't set


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [2301c85c2ef3d68274cca5c2d3b2f2dc04b330cf]

INTEGRATION: CWS dr48 (1.10.42); FILE MERGED 2006/06/01 13:56:28 nn 1.10.42.1: #i63148# IsValidReference for area links etc.


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [83a6d7e390088f5a9a33635cf828290d4fae258e]

INTEGRATION: CWS dr48 (1.17.108); FILE MERGED 2006/05/10 10:36:50 nn 1.17.108.1: #i64441# don't rely on sheet information in ScDrawObjData from drawing objects


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [5252535530c282f3ba5f41a94841213f4e4b15dc]

INTEGRATION: CWS dr48 (1.9.176); FILE MERGED 2006/05/10 10:36:50 nn 1.9.176.1: #i64441# don't rely on sheet information in ScDrawObjData from drawing objects


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [05a87f4011f674054d386a8fb724adfaf6e20739]

INTEGRATION: CWS dr47 (1.23.104); FILE MERGED 2006/03/10 14:05:08 dr 1.23.104.1: #i49498# INFO function


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [ce94ee8963d7bdc20be22e8b1d37998879b52ee1]

INTEGRATION: CWS dr47 (1.17.46); FILE MERGED 2006/03/15 13:19:56 dr 1.17.46.1: #i62752# improved BIFF detection


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [9aac731925121f2d659e67c92b02f5ee2922b1d9]

INTEGRATION: CWS dr47 (1.86.64); FILE MERGED 2006/03/14 11:00:25 dr 1.86.64.2: #i49498# last changes 2006/03/10 14:05:05 dr 1.86.64.1: #i49498# INFO function


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [0cde46accfc847459244003ce896e6e58f2939fa]

INTEGRATION: CWS dr47 (1.63.122); FILE MERGED 2006/03/10 14:05:04 dr 1.63.122.1: #i49498# INFO function


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [411fa43bb46e1b0f8d96d19d2bf86ce518a0dbef]

INTEGRATION: CWS dr47 (1.44.32); FILE MERGED 2006/03/15 14:02:40 nn 1.44.32.1: #i56873# check if AutoStyles exists also here


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [1dacaa8cea39597f5e8e6344e05af0a59fc1097f]

INTEGRATION: CWS dr47 (1.25.64); FILE MERGED 2006/03/16 10:44:53 nn 1.25.64.1: #i59328# detect invalid repeat values


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [9cf926dd69124eb96df49ceda03977fac2da6127]

INTEGRATION: CWS dr47 (1.88.92); FILE MERGED 2006/05/08 13:53:27 dr 1.88.92.3: RESYNC: (1.89-1.90); FILE MERGED 2006/04/05 09:19:55 dr 1.88.92.2: RESYNC: (1.88-1.89); FILE MERGED 2006/03/16 10:44:52 nn 1.88.92.1: #i59328# detect invalid repeat values


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [b1ad3aad732eb84cdaef7f96417b7cfaee98de3d]

INTEGRATION: CWS dr47 (1.11.100); FILE MERGED 2006/03/10 14:05:02 dr 1.11.100.1: #i49498# INFO function


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [63ee3fe41e86ac12c2c696592e57f8b4b8106f40]

INTEGRATION: CWS dr47 (1.4.132); FILE MERGED 2006/03/14 15:27:44 dr 1.4.132.1: crash in recalc after inserting a row


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [48427593d67f8e70f8c2e8e751ba0064b207a8a1]

INTEGRATION: CWS dr47 (1.15.128); FILE MERGED 2006/03/13 16:15:42 dr 1.15.128.2: #i49498# last changes 2006/03/10 14:05:02 dr 1.15.128.1: #i49498# INFO function


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [2ff54fbac26a884e53e74f44db7831cc179a6a97]

INTEGRATION: CWS dr47 (1.19.32); FILE MERGED 2006/05/30 18:16:43 nn 1.19.32.3: #i49498# corrected arg string for INFO 2006/03/13 16:15:41 dr 1.19.32.2: #i49498# last changes 2006/03/10 14:05:01 dr 1.19.32.1: #i49498# INFO function


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [d6867a39673056d1c10a463c58afae7781b4a32b]

INTEGRATION: CWS dr47 (1.40.76); FILE MERGED 2006/03/14 17:45:42 er 1.40.76.2: PopSingleRef: pass max to ValidTab, not count 2006/03/10 14:05:01 dr 1.40.76.1: #i49498# INFO function


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [8e58b1ade8d015f808575030cd3797a6dde1c6c3]

INTEGRATION: CWS dr47 (1.57.38); FILE MERGED 2006/04/05 09:18:57 dr 1.57.38.3: RESYNC: (1.57-1.58); FILE MERGED 2006/03/14 17:47:27 er 1.57.38.2: #i62238# UpdateInsertTab, UpdateDeleteTab: absolute positions aren't necessarily in sync with relative reference, sync before access 2006/03/10 14:05:00 dr 1.57.38.1: #i49498# INFO function


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [b14af12c26e103e4deca3d49fe20dc1cc4714107]

INTEGRATION: CWS dr47 (1.48.102); FILE MERGED 2006/03/10 14:05:00 dr 1.48.102.1: #i49498# INFO function


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [0710759646b88cdebfda251fba8c27797aa0a0c7]

INTEGRATION: CWS dr47 (1.24.102); FILE MERGED 2006/03/10 14:04:59 dr 1.24.102.1: #i49498# INFO function


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [fd31eb5c7823a3ccfcbf3352fad08f47211fab8b]

INTEGRATION: CWS dr47 (1.9.102); FILE MERGED 2006/03/10 14:04:59 dr 1.9.102.1: #i49498# INFO function


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [658379355a24b39f71b128162ac497a96f7b6da3]

INTEGRATION: CWS dr47 (1.13.102); FILE MERGED 2006/03/10 14:04:59 dr 1.13.102.1: #i49498# INFO function


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [eb4abcdc09ef93dabf939c55d1ca60f1960aaddd]

INTEGRATION: CWS dr47 (1.13.132); FILE MERGED 2006/03/10 14:04:59 dr 1.13.132.1: #i49498# INFO function


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [5b87c149e6884c2c9e4a2697ca613bceefd58298]

INTEGRATION: CWS dr47 (1.11.102); FILE MERGED 2006/03/10 14:04:58 dr 1.11.102.1: #i49498# INFO function


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [fe71689493dfe5b8209a287bf0566af053c6829a]

INTEGRATION: CWS dr47 (1.14.206); FILE MERGED 2006/05/08 13:37:13 dr 1.14.206.3: RESYNC: (1.15-1.16); FILE MERGED 2006/04/05 09:14:00 dr 1.14.206.2: RESYNC: (1.14-1.15); FILE MERGED 2006/03/16 13:39:18 dr 1.14.206.1: #i62484# ambiguous command names


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [095885979956568de8e35f216026c580a8c0f13a]

INTEGRATION: CWS dr47 (1.4.60); FILE MERGED 2006/03/15 13:37:45 nn 1.4.60.1: #i61888# set last column/row for detective operations, assert valid last row


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [2516ac7146470f913625d9e77d63fd6ba6f31818]

INTEGRATION: CWS dr47 (1.6.60); FILE MERGED 2006/03/15 13:37:45 nn 1.6.60.1: #i61888# set last column/row for detective operations, assert valid last row


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [185d0281017575a1e43bd1b11137d277552c1491]

INTEGRATION: CWS dr47 (1.5.60); FILE MERGED 2006/03/15 13:37:45 nn 1.5.60.1: #i61888# set last column/row for detective operations, assert valid last row


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [3de3778b528136dd8feffc58ee40836067948be3]

INTEGRATION: CWS calchtmlnumbers (1.3.438); FILE MERGED 2006/06/09 19:56:54 er 1.3.438.1: #i50670# optionally parse NumbersEnglishUS during HTML import instead of user's locale


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [bfab0f26922891558e5fe1c04f49a668d64f9fca]

INTEGRATION: CWS calchtmlnumbers (1.5.418); FILE MERGED 2006/07/04 12:55:07 dr 1.5.418.3: #i50670# german string too long 2006/07/04 10:46:57 dr 1.5.418.2: #i50670# use GetText() instead of GetDisplayText() to avoid shortened checkbox text 2006/06/09 19:56:54 er 1.5.418.1: #i50670# optionally parse NumbersEnglishUS during HTML import instead of user's locale


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [b5eb9b6f4e445ebe3b46d97090e06ed7d68b7080]

INTEGRATION: CWS calchtmlnumbers (1.4.438); FILE MERGED 2006/07/04 10:46:56 dr 1.4.438.2: #i50670# use GetText() instead of GetDisplayText() to avoid shortened checkbox text 2006/06/09 19:56:53 er 1.4.438.1: #i50670# optionally parse NumbersEnglishUS during HTML import instead of user's locale


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [2d27f81f074105726f3bdfe64200d51c7d741a70]

INTEGRATION: CWS calchtmlnumbers (1.4.438); FILE MERGED 2006/06/09 19:56:53 er 1.4.438.1: #i50670# optionally parse NumbersEnglishUS during HTML import instead of user's locale


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [c227219575a6cc566121270949fa4e830f9ee18f]

INTEGRATION: CWS calchtmlnumbers (1.14.68); FILE MERGED 2006/06/09 19:56:47 er 1.14.68.1: #i50670# optionally parse NumbersEnglishUS during HTML import instead of user's locale


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [8c1e0790adc781e944376abd570a37523300863d]

INTEGRATION: CWS calchtmlnumbers (1.115.52); FILE MERGED 2006/06/09 19:56:41 er 1.115.52.1: #i50670# optionally parse NumbersEnglishUS during HTML import instead of user's locale


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [17caad8f9b03e57b04bf6c4dbe89e835251f1379]

INTEGRATION: CWS impress98 (1.13.136); FILE MERGED 2006/06/26 23:57:07 cl 1.13.136.2: RESYNC: (1.13-1.14); FILE MERGED 2006/06/15 13:58:42 sj 1.13.136.1: #i25246# fixing missing graphic problem


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [8db97e4fcb4fd3a2eb500c082dd9a082f20faddc]

INTEGRATION: CWS impress98 (1.18.56); FILE MERGED 2006/06/26 23:33:34 cl 1.18.56.2: RESYNC: (1.18-1.19); FILE MERGED 2006/06/23 12:19:43 cl 1.18.56.1: #137421# check if pFrame has valid ViewShell


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [bb3a7fedd7423ef26fcca6c73bf2c3e2f02c9a4d]

INTEGRATION: CWS impress98 (1.52.128); FILE MERGED 2006/06/27 13:59:30 cl 1.52.128.5: fixed merge issue 2006/06/27 13:36:08 cl 1.52.128.4: #i66688# improved xml load/save performance so that it works 2006/06/27 10:12:34 sj 1.52.128.3: #i66688# improved xml load/save performance 2006/06/26 22:57:36 cl 1.52.128.2: RESYNC: (1.52-1.53); FILE MERGED 2006/06/23 13:53:34 sj 1.52.128.1: #i66688# moved header file


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [bb01eb8e6b037c971f5fe2884c5d525719203cf1]

INTEGRATION: CWS impress98 (1.61.70); FILE MERGED 2006/06/26 22:31:26 cl 1.61.70.2: RESYNC: (1.61-1.62); FILE MERGED 2006/06/23 13:52:51 sj 1.61.70.1: #i66688# moved header file


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [02c7934f2cb471df40e0d8ca70511d56b46ef07f]

INTEGRATION: CWS impress98 (1.5.434); FILE MERGED 2006/06/26 21:34:22 cl 1.5.434.2: RESYNC: (1.5-1.6); FILE MERGED 2006/06/23 13:54:19 sj 1.5.434.1: #i66688# moved header file


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [aeccdbcad3ea68c23b43285f4af3ffa814e3c9cb]

INTEGRATION: CWS impress98 (1.10.286); FILE MERGED 2006/06/26 15:51:23 sj 1.10.286.2: #i66688# added missing headerfile 2006/06/26 15:12:23 sj 1.10.286.1: #i66688# improved load performance


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [9fae19422f2963876200ba94484990fee3804acd]

INTEGRATION: CWS impress98 (1.8.374); FILE MERGED 2006/06/23 13:55:56 sj 1.8.374.1: #i66688# moved header file


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [596b9bd8535e8c23720c384f8f969719a744e06c]

INTEGRATION: CWS impress98 (1.16.368); FILE MERGED 2006/06/28 15:38:50 sj 1.16.368.3: #i66688# test code removed 2006/06/26 21:32:50 cl 1.16.368.2: RESYNC: (1.16-1.17); FILE MERGED 2006/06/23 13:55:17 sj 1.16.368.1: #i66688# moved header file


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [c109769ffb3832c55323c2ea573c9df596c07938]

INTEGRATION: CWS impress98 (1.1.2); FILE ADDED 2006/06/23 13:51:14 sj 1.1.2.1: #i66688# moved header file


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [0cab7908ea6dc184359a722233f333f3e66fd8fb]

INTEGRATION: CWS impress98 (1.66.40); FILE MERGED 2006/06/23 12:07:41 cl 1.66.40.1: #137421# SetAutoLayout( GetAutoLayout() ) is not needed any more and crashed during reload with undo, so I removed it for good


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [bbf92b627099a5492afea6f9e7f113cd8b7037d7]

INTEGRATION: CWS impress98 (1.29.68); FILE MERGED 2006/06/23 15:55:43 cl 1.29.68.2: #i51381# inform navigator when current slide changed 2006/06/23 15:49:59 cl 1.29.68.1: #i635# added mouse pointer auto hide feature


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [cac998e7d9b051828e12f424e89870d108df5afd]

INTEGRATION: CWS impress98 (1.8.200); FILE MERGED 2006/06/28 13:13:56 cl 1.8.200.2: #i635# changing timout for mouse hiding to 10 seconds 2006/06/23 15:49:58 cl 1.8.200.1: #i635# added mouse pointer auto hide feature


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [b976e0f5a515e6640d151d9bd550ea715ea9bdc8]

INTEGRATION: CWS impress98 (1.3.232); FILE MERGED 2006/06/23 15:49:02 cl 1.3.232.1: #i635# made mouse as pen not dependend on mouse visible


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [15e0fc9145e6b5a76c8cc2f9d4974508c0d5c321]

INTEGRATION: CWS impress98 (1.45.224); FILE MERGED 2006/06/23 15:49:28 cl 1.45.224.1: #i635# made mouse as pen not dependend on mouse visible


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [9172752d66564651cec2bf96e0be43dd253cac7c]

INTEGRATION: CWS impress98 (1.6.232); FILE MERGED 2006/06/23 15:49:28 cl 1.6.232.1: #i635# made mouse as pen not dependend on mouse visible


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [119f7ec47e9cc3acac140d1d17edde582942c1f8]

INTEGRATION: CWS impress98 (1.60.164); FILE MERGED 2006/06/26 14:45:18 sj 1.60.164.1: #i66688# now also locking controller when storing xml document


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [9a68f82e351745b39f5e0092a91f67f746f57082]

INTEGRATION: CWS impress98 (1.53.36); FILE MERGED 2006/06/26 21:11:14 cl 1.53.36.2: RESYNC: (1.53-1.54); FILE MERGED 2006/06/19 13:16:22 cl 1.53.36.1: #i64195# fixed wrong while loop for handout


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [8b7f7a8fc796794c790fe8facfd1325304ee1d17]

INTEGRATION: CWS impress98 (1.77.68); FILE MERGED 2006/06/23 15:47:17 cl 1.77.68.1: #i635# switching default for mouse visible during slideshow


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [24a848d4cd21205b5be1ade1739a48d2eaf0ebf4]

INTEGRATION: CWS impress98 (1.90.134); FILE MERGED 2006/06/23 12:08:51 sj 1.90.134.1: #i66482# removed customshape entries, since they are part up from the OpenDocument format only


2006-07-10  Oliver Bolte  <obo@openoffice.org>  [4bbf4d0174d1a26683c680c45abfaab8ff6f37e6]

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>  [00b890b1b274a0d2d7499bc7877399903cf5293a]

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>  [954c60fade0c691f35a26366591ec2a4b1e40d99]

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>  [6e6661f2eb321e7e0c70712e62d4dcfa0df1dd18]

Fix conflicts


2006-07-06  Vladimir Glazounov  <vg@openoffice.org>  [7aac06bf030b92c2c2abb1f26abc29dc6ef21694]

new version for SRC680


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [2b2ad26bcf8ac5ec7523f8ad3674bd7bb9d4a820]

SRC680


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [6a89e2289ce2d604c9e452a53cdcf482df5743a0]

INTEGRATION: CWS warningfixes01 (1.27.4); FILE MERGED 2006/06/27 17:56:42 mhu 1.27.4.1: #i51521# Fixed compiler warning (breaking build when warnings are errors).


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [f5bb89fa1015e309d6df9f823c2326598f5d0456]

INTEGRATION: CWS warningfixes01 (1.9.4); FILE MERGED 2006/06/27 08:52:59 cd 1.9.4.1: #137321# Reset focus handler to prevent calls while in dtor


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [ac35fd450dbd07c371639c96b69d4251a34e7b55]

INTEGRATION: CWS warningfixes01 (1.30.4); FILE MERGED 2006/06/28 10:48:55 cd 1.30.4.1: #i66813# Fix call to InsertEntry with wrong arguments


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [89529bde19d5328ad46b14330e713b3e31712b39]

INTEGRATION: CWS warningfixes01 (1.90.2); FILE MERGED 2006/06/27 10:01:10 pl 1.90.2.1: #i66727# solve ambiguity on 64 bit platforms


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [ce3baa5ae7c1430d4d6ada240605534a1b450a3f]

INTEGRATION: CWS warningfixes01 (1.2.10); FILE MERGED 2006/06/27 13:57:30 sb 1.2.10.1: #i66722# Suppress warnings from external qstring.h.


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [f029a44941970d1d54534075aa94b1fb0af90b2b]

INTEGRATION: CWS warningfixes01 (1.50.2); FILE MERGED 2006/06/27 18:08:45 ihi 1.50.2.1: #i66753# Crash caused by missing translation in StringLists


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [0cab4520c029890768f5c136ce2cf5670e8c78f6]

INTEGRATION: CWS warningfixes01 (1.2.26); FILE MERGED 2006/06/28 07:25:09 sb 1.2.26.1: #i66731# Adpated to unoInterfaceProxyDispatch (patch supplied by ericb).


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [94257362714b9ceaaa5db8320118abf34a52cd06]

INTEGRATION: CWS warningfixes01 (1.4.20); FILE MERGED 2006/06/27 10:54:34 kendy 1.4.20.1: #i66721# Fix compilation of x86-64 bridges.


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [c9b899316887fa78e237e549adc73c641da2e5ab]

INTEGRATION: CWS warningfixes01 (1.8.6); FILE MERGED 2006/06/27 11:30:46 kendy 1.8.6.1: #i66726# Fix casting pointer to 'unsigned int' - breaks on x86-64.


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [14099dd4d92a168a7b4a4c8420a9198ddbd4f138]

INTEGRATION: CWS dbwizardpp4 (1.73.28); FILE MERGED 2006/06/22 08:20:33 bc 1.73.28.1: #i45673# Fieldcolumns now differentiate between Fieldname and DisplayfieldName


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [63a13d72d67873bf17a26ab256c6a9cf1bfcd4f8]

INTEGRATION: CWS warningfixes01 (1.25.4); FILE MERGED 2006/06/30 08:18:58 gh 1.25.4.2: #i66551# use StarBASIC::GetErrBasic instead of StarBASIC::GetErr which is SbxSomething::GetErr 2006/06/29 10:46:02 gh 1.25.4.1: #i66553# restore removed lines


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [1c010a03dd3fcade67e3aa2832a4ed72d0866deb]

INTEGRATION: CWS dbwizardpp4 (1.16.28); FILE MERGED 2006/06/22 08:20:33 bc 1.16.28.1: #i45673# Fieldcolumns now differentiate between Fieldname and DisplayfieldName


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [06253816c71a9465abd2c9f1720e4fced973a7ad]

INTEGRATION: CWS warningfixes01 (1.18.4); FILE MERGED 2006/06/28 07:43:33 sb 1.18.4.1: #i66730# Fixed code for 64bit platforms again.


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [da1d529d7500536745f7285dd95287562bd9ccc6]

INTEGRATION: CWS dbwizardpp4 (1.7.28); FILE MERGED 2006/06/22 08:20:32 bc 1.7.28.1: #i45673# Fieldcolumns now differentiate between Fieldname and DisplayfieldName


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [bb2b5f259c3b81460517e3af35c714b32282f70c]

INTEGRATION: CWS dbwizardpp4 (1.10.28); FILE MERGED 2006/06/22 08:20:32 bc 1.10.28.1: #i45673# Fieldcolumns now differentiate between Fieldname and DisplayfieldName


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [7dadecf80884fecb1e8090d304fdfca167ca109f]

INTEGRATION: CWS warningfixes01 (1.13.12); FILE MERGED 2006/06/27 14:12:29 sb 1.13.12.1: #i66722# Suppress warnings from external kde headers.


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [025c719f3f2df56d2279d86919383e28585df6a1]

INTEGRATION: CWS dbwizardpp4 (1.8.28); FILE MERGED 2006/06/22 08:20:32 bc 1.8.28.1: #i45673# Fieldcolumns now differentiate between Fieldname and DisplayfieldName


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [355dc7716e01a8f0b49ce301a2c5def57453ef69]

INTEGRATION: CWS warningfixes01 (1.12.12); FILE MERGED 2006/06/27 14:12:29 sb 1.12.12.1: #i66722# Suppress warnings from external kde headers.


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [d1cca37ec2dbbfc57e6344cdf4999dbcdf29de21]

INTEGRATION: CWS dbwizardpp4 (1.5.28); FILE MERGED 2006/06/29 14:16:27 bc 1.5.28.1: #i56533#Now pagebreak is inserted in front of first table


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [251ded9d23b7af9d87e7dd5ece779f3a08e564ba]

INTEGRATION: CWS dbwizardpp4 (1.7.28); FILE MERGED 2006/06/29 14:16:27 bc 1.7.28.1: #i56533#Now pagebreak is inserted in front of first table


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [de8e7531ccb088c4267ab2cb79a3d88bf991b4c7]

INTEGRATION: CWS dbwizardpp4 (1.11.28); FILE MERGED 2006/06/22 08:20:32 bc 1.11.28.1: #i45673# Fieldcolumns now differentiate between Fieldname and DisplayfieldName


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [f9707abaeadd1abaa86a8b6640b6f55cb8e1778b]

INTEGRATION: CWS dbwizardpp4 (1.9.28); FILE MERGED 2006/06/22 08:20:32 bc 1.9.28.1: #i45673# Fieldcolumns now differentiate between Fieldname and DisplayfieldName


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [79647f20697c92281c9dc1d23f5712a4dbb7849f]

INTEGRATION: CWS dbwizardpp4 (1.6.28); FILE MERGED 2006/06/22 08:20:31 bc 1.6.28.1: #i45673# Fieldcolumns now differentiate between Fieldname and DisplayfieldName


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [d4862589c9a30d9d83560f83fc791ceef7c689c9]

INTEGRATION: CWS dbwizardpp4 (1.9.28); FILE MERGED 2006/06/22 08:20:31 bc 1.9.28.1: #i45673# Fieldcolumns now differentiate between Fieldname and DisplayfieldName


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [602438ef404330891c09a8048fbae734acb1e178]

INTEGRATION: CWS dbwizardpp4 (1.7.28); FILE MERGED 2006/06/22 08:20:31 bc 1.7.28.1: #i45673# Fieldcolumns now differentiate between Fieldname and DisplayfieldName


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [aabe65ce1400e72c1c095f693476f69cb9cccbeb]

INTEGRATION: CWS dbwizardpp4 (1.8.28); FILE MERGED 2006/06/22 08:20:31 bc 1.8.28.1: #i45673# Fieldcolumns now differentiate between Fieldname and DisplayfieldName


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [ef6a0ce2ce3c3b4e8e0fa45ad3f14e63cb9832fc]

INTEGRATION: CWS dbwizardpp4 (1.68.28); FILE MERGED 2006/07/03 10:35:17 bc 1.68.28.3: #i66894#Grouping now again possible in QueryWizard 2006/06/29 14:16:26 bc 1.68.28.2: #i56533#Now pagebreak is inserted in front of first table 2006/06/22 08:20:31 bc 1.68.28.1: #i45673# Fieldcolumns now differentiate between Fieldname and DisplayfieldName


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [c10eb4db5f2cab3c2d94e2ac96b6c6ce14e3e6bf]

INTEGRATION: CWS dbwizardpp4 (1.7.28); FILE MERGED 2006/06/29 14:16:26 bc 1.7.28.2: #i56533#Now pagebreak is inserted in front of first table 2006/06/22 08:20:30 bc 1.7.28.1: #i45673# Fieldcolumns now differentiate between Fieldname and DisplayfieldName


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [10e802322c60785ab91cbb244c84783a1b876968]

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>  [26d7b1017ecc288380ce62e62cac5986f721ae00]

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>  [f4b1ea4c36735d93e201930a1000a129a895fe39]

INTEGRATION: CWS kabparam (1.3.74); FILE MERGED 2006/06/29 08:15:24 ebischoff 1.3.74.1: #i66691# Support for parametrized queries in KDE address book connector


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [280115c301770ddc11390cf76ad208289e093341]

INTEGRATION: CWS dbwizardpp4 (1.5.28); FILE MERGED 2006/06/22 08:20:30 bc 1.5.28.1: #i45673# Fieldcolumns now differentiate between Fieldname and DisplayfieldName


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [69f1e72f8bf9008e51afa3addd2c1f54863825b0]

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>  [05db9d72c80eec2cc2d45134aaf68d1f2c9e7929]

INTEGRATION: CWS dbwizardpp4 (1.37.28); FILE MERGED 2006/06/29 16:40:13 bc 1.37.28.4: #i66657#several changes 2006/06/29 14:16:26 bc 1.37.28.3: #i56533#Now pagebreak is inserted in front of first table 2006/06/26 08:11:47 bc 1.37.28.2: #i45673#fieldcolumn can now also handle '.' in their name 2006/06/22 08:20:30 bc 1.37.28.1: #i45673# Fieldcolumns now differentiate between Fieldname and DisplayfieldName


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [c70a36bdabc8c2ed1b7457934a8f78b51d44a9ed]

INTEGRATION: CWS kabparam (1.2.102); FILE MERGED 2006/06/29 08:15:24 ebischoff 1.2.102.1: #i66691# Support for parametrized queries in KDE address book connector


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [50b0cce38af125aaeff177d9743b6ee342aa4e98]

INTEGRATION: CWS warningfixes01 (1.17.8); FILE MERGED 2006/06/27 13:15:34 sb 1.17.8.1: #i66728# Fixed broken automatic CVS merge (new ULONG in 1.16 was changed back to old sal_uInt32 in 1.17).


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [98f0c520eeb7af6b622c87841aa8fada2d30c834]

INTEGRATION: CWS dbwizardpp4 (1.10.28); FILE MERGED 2006/06/22 08:20:30 bc 1.10.28.1: #i45673# Fieldcolumns now differentiate between Fieldname and DisplayfieldName


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [7353e7299930716ed81b779c1807c0f0dbf338fa]

INTEGRATION: CWS dbwizardpp4 (1.9.28); FILE MERGED 2006/07/03 10:35:16 bc 1.9.28.2: #i66894#Grouping now again possible in QueryWizard 2006/06/22 08:20:29 bc 1.9.28.1: #i45673# Fieldcolumns now differentiate between Fieldname and DisplayfieldName


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [a17ad42d5f5ac601af6d30f50db32b85e6aea221]

INTEGRATION: CWS kabparam (1.2.102); FILE MERGED 2006/06/29 08:15:23 ebischoff 1.2.102.1: #i66691# Support for parametrized queries in KDE address book connector


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [f8d10f625c7f424b8a68601cc6579f3e52bea7c6]

INTEGRATION: CWS kabparam (1.3.6); FILE MERGED 2006/07/03 07:49:31 ebischoff 1.3.6.2: Adding support for "Name LIKE ?" statements 2006/06/29 08:15:23 ebischoff 1.3.6.1: #i66691# Support for parametrized queries in KDE address book connector


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [c3b72d3e646d16a75cbdd5cf88691b298fa6a942]

INTEGRATION: CWS dbwizardpp4 (1.5.28); FILE MERGED 2006/06/22 08:20:29 bc 1.5.28.1: #i45673# Fieldcolumns now differentiate between Fieldname and DisplayfieldName


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [1bc051918128c52020630642ab27e2c16b3525b3]

INTEGRATION: CWS dbwizardpp4 (1.9.28); FILE MERGED 2006/06/26 08:11:46 bc 1.9.28.1: #i45673#fieldcolumn can now also handle '.' in their name


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [2342a877ac9fa9d0a492a47768e48327e91c3d48]

INTEGRATION: CWS dbwizardpp4 (1.5.28); FILE MERGED 2006/06/26 08:11:46 bc 1.5.28.1: #i45673#fieldcolumn can now also handle '.' in their name


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [3ffb7ecd98c8cd7c1748ba27a89b8f7c664cc841]

INTEGRATION: CWS kabparam (1.3.8); FILE MERGED 2006/06/29 08:15:22 ebischoff 1.3.8.1: #i66691# Support for parametrized queries in KDE address book connector


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [232f316c939342c14f075752fdf321b61364b18e]

INTEGRATION: CWS dbwizardpp4 (1.11.28); FILE MERGED 2006/06/29 16:40:12 bc 1.11.28.3: #i66657#several changes 2006/06/26 08:11:46 bc 1.11.28.2: #i45673#fieldcolumn can now also handle '.' in their name 2006/06/22 08:20:29 bc 1.11.28.1: #i45673# Fieldcolumns now differentiate between Fieldname and DisplayfieldName


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [8c42a0ac095a00c172e404f2dc0b751bab100b3c]

INTEGRATION: CWS dbwizardpp4 (1.9.28); FILE MERGED 2006/06/29 16:40:12 bc 1.9.28.4: #i66657#several changes 2006/06/27 11:39:17 bc 1.9.28.3: #45673#referencing fieldcolumn now by fieldname 2006/06/26 08:11:46 bc 1.9.28.2: #i45673#fieldcolumn can now also handle '.' in their name 2006/06/22 08:20:29 bc 1.9.28.1: #i45673# Fieldcolumns now differentiate between Fieldname and DisplayfieldName


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [5f8177088ab1df9c8dc23a7ddc52007750bbdad2]

INTEGRATION: CWS dbwizardpp4 (1.7.28); FILE MERGED 2006/06/26 08:11:46 bc 1.7.28.2: #i45673#fieldcolumn can now also handle '.' in their name 2006/06/22 08:20:29 bc 1.7.28.1: #i45673# Fieldcolumns now differentiate between Fieldname and DisplayfieldName


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [7487899b36536b1779ea5a56881d93237743be50]

INTEGRATION: CWS kabparam (1.2.102); FILE MERGED 2006/06/29 08:15:22 ebischoff 1.2.102.1: #i66691# Support for parametrized queries in KDE address book connector


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [8056282bec45f9edf4effb3620648f7ad57aa1e2]

INTEGRATION: CWS warningfixes01 (1.94.4); FILE MERGED 2006/06/27 20:00:34 fs 1.94.4.1: #i66729


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [2004ceea8d1ebe4f622237ad57d85ed50dec74b3]

INTEGRATION: CWS dbwizardpp4 (1.4.28); FILE MERGED 2006/06/26 08:11:45 bc 1.4.28.1: #i45673#fieldcolumn can now also handle '.' in their name


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [5186ba80a2d0ac5c377c4ea5073d72c88c0fae63]

INTEGRATION: CWS kabparam (1.6.8); FILE MERGED 2006/06/29 08:15:22 ebischoff 1.6.8.1: #i66691# Support for parametrized queries in KDE address book connector


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [d042db93b5179be47e05280d6db0ee6973969b10]

INTEGRATION: CWS dbwizardpp4 (1.9.28); FILE MERGED 2006/07/03 10:35:16 bc 1.9.28.2: #i66894#Grouping now again possible in QueryWizard 2006/06/22 08:20:28 bc 1.9.28.1: #i45673# Fieldcolumns now differentiate between Fieldname and DisplayfieldName


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [ec94e6ce7ae6e38d1617e74abde3e87cff2f7407]

INTEGRATION: CWS dbwizardpp4 (1.10.28); FILE MERGED 2006/06/29 16:40:12 bc 1.10.28.3: #i66657#several changes 2006/06/27 11:39:16 bc 1.10.28.2: #45673#referencing fieldcolumn now by fieldname 2006/06/22 08:20:28 bc 1.10.28.1: #i45673# Fieldcolumns now differentiate between Fieldname and DisplayfieldName


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [d34605dc1f9aacd58ffec108f65f4a567ab45239]

INTEGRATION: CWS dbwizardpp4 (1.8.28); FILE MERGED 2006/07/03 10:35:16 bc 1.8.28.2: #i66894#Grouping now again possible in QueryWizard 2006/06/22 08:20:28 bc 1.8.28.1: #i45673# Fieldcolumns now differentiate between Fieldname and DisplayfieldName


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [ac92380af786392004e679284a376aafa3dbad94]

INTEGRATION: CWS dbwizardpp4 (1.10.28); FILE MERGED 2006/06/27 11:39:16 bc 1.10.28.2: #45673#referencing fieldcolumn now by fieldname 2006/06/22 08:20:28 bc 1.10.28.1: #i45673# Fieldcolumns now differentiate between Fieldname and DisplayfieldName


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [6657bbb766a6be55c30d3a29303a5369d0200157]

INTEGRATION: CWS dbwizardpp4 (1.9.28); FILE MERGED 2006/07/03 10:35:15 bc 1.9.28.2: #i66894#Grouping now again possible in QueryWizard 2006/06/22 08:20:28 bc 1.9.28.1: #i45673# Fieldcolumns now differentiate between Fieldname and DisplayfieldName


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [08a77fe18b2ffbb3a8c2d547ab8dfae6e2928fe9]

INTEGRATION: CWS kabparam (1.4.8); FILE MERGED 2006/06/29 08:15:21 ebischoff 1.4.8.1: #i66691# Support for parametrized queries in KDE address book connector


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [e4d9b458ba1c2a18e8d9fd41286d725b3a798fb6]

INTEGRATION: CWS dbwizardpp4 (1.4.28); FILE MERGED 2006/06/22 08:20:28 bc 1.4.28.1: #i45673# Fieldcolumns now differentiate between Fieldname and DisplayfieldName


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [5954bf39e74ebd5a7cc3b08edef64f24ea59b7c4]

INTEGRATION: CWS dbwizardpp4 (1.9.28); FILE MERGED 2006/06/29 14:16:25 bc 1.9.28.1: #i56533#Now pagebreak is inserted in front of first table


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [c23860c0217d3e07e9f64a33341d9d8f02e2505c]

INTEGRATION: CWS kabparam (1.2.86); FILE MERGED 2006/06/29 08:15:21 ebischoff 1.2.86.1: #i66691# Support for parametrized queries in KDE address book connector


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [a3934b1deaec99eb5a4443746e321dc493daf50b]

INTEGRATION: CWS kabparam (1.4.8); FILE MERGED 2006/06/29 08:15:21 ebischoff 1.4.8.1: #i66691# Support for parametrized queries in KDE address book connector


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [7a7fe99f953a0a2f6b507bfd41f5956f55c25074]

INTEGRATION: CWS bfsixtyfour (1.3.70); FILE MERGED 2006/04/28 08:58:43 cmc 1.3.70.1: #i64815# mirror changes to binfilter


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [fa7077b2d8c3cf1a4eb148563597b3b25ec2cef3]

INTEGRATION: CWS bfsixtyfour (1.3.72); FILE MERGED 2006/04/28 08:58:43 cmc 1.3.72.1: #i64815# mirror changes to binfilter


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [7f381e3c6e5f4b78307af29d0fbbb25ad3566043]

INTEGRATION: CWS bfsixtyfour (1.4.72); FILE MERGED 2006/04/27 14:44:05 cmc 1.4.72.1: #i64815# mirror sw changes in bf_sw


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [66bb5112cadcc58250e03eea25402221c329277a]

INTEGRATION: CWS bfsixtyfour (1.7.10); FILE MERGED 2006/04/27 14:44:05 cmc 1.7.10.1: #i64815# mirror sw changes in bf_sw


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [1672351a6c2cf90f08fb0d14ebfe4008484ca1fc]

INTEGRATION: CWS bfsixtyfour (1.6.70); FILE MERGED 2006/04/27 10:48:48 cmc 1.6.70.1: #i64815# mirror sw changes in bf_sw


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [ec0894402007bbd92f124bd7503e6baaf6df082f]

INTEGRATION: CWS bfsixtyfour (1.5.72); FILE MERGED 2006/04/27 14:44:04 cmc 1.5.72.1: #i64815# mirror sw changes in bf_sw


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [20dff7760a068c9f7520ff40b146cc0059bbf97f]

INTEGRATION: CWS bfsixtyfour (1.4.10); FILE MERGED 2006/04/27 10:28:10 cmc 1.4.10.1: #i64815# mirror svx changes in bf_svx


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [4066bf4096f7f2c774720e1808eda58f3c6e739c]

INTEGRATION: CWS bfsixtyfour (1.3.70); FILE MERGED 2006/04/28 08:58:42 cmc 1.3.70.1: #i64815# mirror changes to binfilter


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [c115b7e47b40f872edaf4410c6575be22022f042]

INTEGRATION: CWS bfsixtyfour (1.3.72); FILE MERGED 2006/04/28 08:58:42 cmc 1.3.72.1: #i64815# mirror changes to binfilter


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [2720fd400434c41b1b94deedcb776b93c4eb1683]

INTEGRATION: CWS bfsixtyfour (1.5.10); FILE MERGED 2006/04/28 08:58:42 cmc 1.5.10.1: #i64815# mirror changes to binfilter


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [d0beb1cfe0094115edfeddd118fc2ecc767bcb70]

INTEGRATION: CWS bfsixtyfour (1.6.10); FILE MERGED 2006/04/27 10:24:44 cmc 1.6.10.1: #i64815# mirror svx changes in bf_svx


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [eb0c67cf704aa23c13a8bfadaad9ea0b8dce645f]

INTEGRATION: CWS bfsixtyfour (1.5.10); FILE MERGED 2006/04/27 12:27:00 cmc 1.5.10.2: #i64815# mirror svx changes in bf_svx 2006/04/27 12:13:41 cmc 1.5.10.1: #i64815# mirror sd changes in bf_sd


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [0853f552d2ffb1cb8fd2d776f167468d72dd695a]

INTEGRATION: CWS bfsixtyfour (1.4.70); FILE MERGED 2006/04/27 14:01:41 cmc 1.4.70.1: #i64815# mirror starmath changes in bf_starmath


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [50b3d57e5c004ed860e050b89da4be3dfa4e7cf9]

INTEGRATION: CWS bfsixtyfour (1.5.72); FILE MERGED 2006/04/27 15:36:59 cmc 1.5.72.1: #i64815# mirror sfx2 changes in bf_sfx2


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [42e37478dae028b609bf0561c329af383510da95]

INTEGRATION: CWS bfsixtyfour (1.5.10); FILE MERGED 2006/04/27 12:06:47 cmc 1.5.10.1: #i64815# mirror sd changes in bf_sd


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [b286db7f4dd051eb0da0add3db27bb0a113b6f06]

INTEGRATION: CWS bfsixtyfour (1.6.72); FILE MERGED 2006/04/27 11:05:12 cmc 1.6.72.1: #i64815# mirror sch changes in bf_sch


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [db5f248a3a7daca77d633725a4490bba90144356]

INTEGRATION: CWS bfsixtyfour (1.3.72); FILE MERGED 2006/04/27 11:37:03 cmc 1.3.72.1: #i64815# mirror sc changes in bf_sc


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [ddfab758a84286937326605b0086230c9798806d]

INTEGRATION: CWS bfsixtyfour (1.3.72); FILE MERGED 2006/04/27 16:28:36 cmc 1.3.72.1: #i64815# mirror sc changes in bf_sc


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [0aa17affcc8767ed6c31638a6eb3a776e2a3e838]

INTEGRATION: CWS bfsixtyfour (1.6.52); FILE MERGED 2006/04/27 13:17:57 cmc 1.6.52.1: #i64815# mirror sc changes in bf_sc


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [93f23f6d1e43ff7e820b92c035a73ee4d04f9aa7]

INTEGRATION: CWS bfsixtyfour (1.3.72); FILE MERGED 2006/04/27 11:27:33 cmc 1.3.72.1: #i64815# mirror sc changes in bf_sc


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [63f7bf39df1eaa2c8b57768de26e798a95d3a418]

INTEGRATION: CWS bfsixtyfour (1.5.72); FILE MERGED 2006/04/27 16:28:36 cmc 1.5.72.1: #i64815# mirror sc changes in bf_sc


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [96d9355ec19722d2106495249176bf383d7e9a4f]

INTEGRATION: CWS bfsixtyfour (1.3.72); FILE MERGED 2006/04/27 15:53:55 cmc 1.3.72.1: #i64815# mirror xmloff changes in bf_xmloff


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [d214444150d22467c22d1bbf5345a590aa499f57]

INTEGRATION: CWS bfsixtyfour (1.4.70); FILE MERGED 2006/04/27 12:54:39 cmc 1.4.70.1: #i64815# mirror xmloff changes in bf_xmloff


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [132bbefd0352c63a398af13ddcc5c33ad10b2876]

INTEGRATION: CWS bfsixtyfour (1.3.70); FILE MERGED 2006/04/28 08:58:41 cmc 1.3.70.1: #i64815# mirror changes to binfilter


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [6083869513e237f6ba0dcfe4250c985d2b5b8856]

INTEGRATION: CWS bfsixtyfour (1.3.72); FILE MERGED 2006/04/27 12:54:39 cmc 1.3.72.1: #i64815# mirror xmloff changes in bf_xmloff


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [2e47c853b36fe193e193b4789be502db1d4ba5b5]

INTEGRATION: CWS bfsixtyfour (1.3.72); FILE MERGED 2006/04/27 12:47:21 cmc 1.3.72.1: #i64815# mirror xmloff changes in bf_xmloff


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [f86be44ee19a11dfd81bcc61415e448baeea42ce]

INTEGRATION: CWS bfsixtyfour (1.3.70); FILE MERGED 2006/04/27 12:45:03 cmc 1.3.70.1: #i64815# mirror xmloff changes in bf_xmloff


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [e8d799ac87c90ad50d7c3e142bde057a0bdf86a6]

INTEGRATION: CWS bfsixtyfour (1.4.10); FILE MERGED 2006/04/28 08:58:40 cmc 1.4.10.1: #i64815# mirror changes to binfilter


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [e422e3efb4046fdf658d3009628eeaf11a900590]

INTEGRATION: CWS bfsixtyfour (1.3.70); FILE MERGED 2006/04/28 08:58:40 cmc 1.3.70.1: #i64815# mirror changes to binfilter


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [d9b29f7310717040bae42219c44344ae6efa8feb]

INTEGRATION: CWS bfsixtyfour (1.3.72); FILE MERGED 2006/04/28 08:58:40 cmc 1.3.72.1: #i64815# mirror changes to binfilter


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [02d6d4e83fba72036c7b3b7be9eac0629be73e02]

INTEGRATION: CWS bfsixtyfour (1.3.72); FILE MERGED 2006/04/27 10:35:17 cmc 1.3.72.1: #i64815# mirror sw changes in bf_sw


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [7bf3095a43e85fa8080d9231552c7367fe81bef8]

INTEGRATION: CWS bfsixtyfour (1.7.70); FILE MERGED 2006/04/27 10:37:22 cmc 1.7.70.1: #i64815# mirror sw changes in bf_sw


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [28247d2a5eda4e2b4aad1930ca94495e63b5e322]

INTEGRATION: CWS bfsixtyfour (1.7.70); FILE MERGED 2006/04/27 10:38:23 cmc 1.7.70.1: #i64815# mirror sw changes in bf_sw


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [3492446917358c9763b8e0e92b8582dd3b1a1cf7]

INTEGRATION: CWS bfsixtyfour (1.5.72); FILE MERGED 2006/04/27 10:39:47 cmc 1.5.72.1: #i64815# mirror sw changes in bf_sw


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [10ac8aed634e7f16abea118a74384d8e9115af58]

INTEGRATION: CWS bfsixtyfour (1.6.70); FILE MERGED 2006/04/27 10:40:50 cmc 1.6.70.1: #i64815# mirror sw changes in bf_sw


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [3d7fd22d20b8f4992c80f40b54b415ae03b1b2c4]

INTEGRATION: CWS bfsixtyfour (1.7.72); FILE MERGED 2006/04/27 10:33:19 cmc 1.7.72.1: #i64815# mirror svx changes in bf_svx


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [f9861b87bd854384f12e333feee179f89b2f2d3d]

INTEGRATION: CWS bfsixtyfour (1.4.72); FILE MERGED 2006/04/27 10:35:38 cmc 1.4.72.1: #i64815# mirror sw changes in bf_sw


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [6172835af3fac7656d55f344469feaeae24b9f4c]

INTEGRATION: CWS bfsixtyfour (1.4.72); FILE MERGED 2006/04/27 10:32:10 cmc 1.4.72.1: #i64815# mirror svx changes in bf_svx


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [b8c4f78358ba9fa1cf1cfc11520a225ccc336ea7]

INTEGRATION: CWS bfsixtyfour (1.5.72); FILE MERGED 2006/04/27 12:33:42 cmc 1.5.72.1: #i64815# mirror sw changes in bf_sw


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [688f03dfcd46d21b641e159af1d8e0a9eff9ef0b]

INTEGRATION: CWS bfsixtyfour (1.5.68); FILE MERGED 2006/04/27 12:36:26 cmc 1.5.68.1: #i64815# mirror sw changes in bf_sw


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [93f3057321caa4d6b47b64542a9a9aa6de879054]

INTEGRATION: CWS bfsixtyfour (1.7.70); FILE MERGED 2006/04/27 12:34:24 cmc 1.7.70.1: #i64815# mirror sw changes in bf_sw


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [4445c168c5392a09dd3a5c81cb2ed71f036726bd]

INTEGRATION: CWS bfsixtyfour (1.6.72); FILE MERGED 2006/04/27 16:20:50 cmc 1.6.72.1: #i64815# mirror sw changes in bf_sw


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [06b9bbc883752677acd646336ce3e2eea0c2e6dd]

INTEGRATION: CWS bfsixtyfour (1.6.70); FILE MERGED 2006/04/27 16:20:50 cmc 1.6.70.1: #i64815# mirror sw changes in bf_sw


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [59c64d735d6f775e54a7ca66cbe5191f2262fc88]

INTEGRATION: CWS bfsixtyfour (1.7.70); FILE MERGED 2006/04/28 08:58:39 cmc 1.7.70.1: #i64815# mirror changes to binfilter


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [0071002a33b63f197787a69244c19bba050e8030]

INTEGRATION: CWS bfsixtyfour (1.5.42); FILE MERGED 2006/04/28 08:58:39 cmc 1.5.42.1: #i64815# mirror changes to binfilter


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [02c99018f9e0ba9eb6b95ce9998475bd1afb1d30]

INTEGRATION: CWS bfsixtyfour (1.7.72); FILE MERGED 2006/04/28 08:58:39 cmc 1.7.72.1: #i64815# mirror changes to binfilter


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [85c0f1245ff780be47dd8a1891ac9cf5c615e3e2]

INTEGRATION: CWS bfsixtyfour (1.6.72); FILE MERGED 2006/04/28 08:58:39 cmc 1.6.72.1: #i64815# mirror changes to binfilter


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [34d60b9a60079e1938bcf930d025357383fc8a57]

INTEGRATION: CWS bfsixtyfour (1.8.70); FILE MERGED 2006/04/28 08:58:38 cmc 1.8.70.1: #i64815# mirror changes to binfilter


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [0d7c552feb22d10b6d464bbdbf9e4d0530c5f1b3]

INTEGRATION: CWS bfsixtyfour (1.5.72); FILE MERGED 2006/04/28 08:58:38 cmc 1.5.72.1: #i64815# mirror changes to binfilter


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [5e303ee800a3922806557798f05b549beed669e9]

INTEGRATION: CWS bfsixtyfour (1.6.72); FILE MERGED 2006/04/28 08:58:38 cmc 1.6.72.1: #i64815# mirror changes to binfilter


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [a6d01f74145617f52f461b3a523434e17e9931d6]

INTEGRATION: CWS bfsixtyfour (1.5.72); FILE MERGED 2006/04/27 11:51:52 cmc 1.5.72.1: #i64815# mirror sw changes in bf_sw


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [ebc167e187987d6337f2276098eac271e6a670fe]

INTEGRATION: CWS bfsixtyfour (1.5.72); FILE MERGED 2006/04/27 11:51:11 cmc 1.5.72.1: #i64815# mirror sw changes in bf_sw


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [dfff5af24c7f0e2340f1a6a817e0861a3a9a114f]

INTEGRATION: CWS bfsixtyfour (1.5.72); FILE MERGED 2006/04/27 11:48:17 cmc 1.5.72.1: #i64815# mirror sw changes in bf_sw


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [ac77b8aba98d45ed85d397b04eddba15e16a38f6]

INTEGRATION: CWS bfsixtyfour (1.5.72); FILE MERGED 2006/04/27 11:47:13 cmc 1.5.72.1: #i64815# mirror sw changes in bf_sw


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [3b7900d5a81b392097062766fe46fed85387b5b7]

INTEGRATION: CWS sixtyfour06 (1.12.4); FILE MERGED 2006/06/29 12:16:45 kendy 1.12.4.1: #i66851# Fix cast of function returning ponter to function returning int - by Caolan.


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [89b9eb1aab6ce9f912910f4750e45807f70c1fec]

INTEGRATION: CWS bfsixtyfour (1.4.10); FILE MERGED 2006/04/28 08:58:37 cmc 1.4.10.1: #i64815# mirror changes to binfilter


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [c44b497e2d6d6d029a452efc89e0515d22379ffd]

INTEGRATION: CWS bfsixtyfour (1.6.72); FILE MERGED 2006/04/27 14:43:14 cmc 1.6.72.1: #i64815# mirror sw changes in bf_sw


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [625dfbf9aa03dc2dc321991fbf97b69a9a2e7a0f]

INTEGRATION: CWS bfsixtyfour (1.8.70); FILE MERGED 2006/04/27 14:43:14 cmc 1.8.70.1: #i64815# mirror sw changes in bf_sw


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [394e554801f3ee89afb8015b97790c1fee3f2ef1]

INTEGRATION: CWS sixtyfour06 (1.28.10); FILE MERGED 2006/06/27 12:15:14 kendy 1.28.10.1: #i66686# Cast sentinels explicitely: (char *)NULL


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [3adcf6b0d4a0ad97cf722e6d076445f7d6d3e9fc]

INTEGRATION: CWS bfsixtyfour (1.8.70); FILE MERGED 2006/04/27 14:29:08 cmc 1.8.70.1: #i64815# mirror sw changes in bf_sw


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [914e56e2cd82deafea4d52de6182dad85fd75994]

INTEGRATION: CWS bfsixtyfour (1.5.70); FILE MERGED 2006/04/27 14:17:39 cmc 1.5.70.1: #i64815# mirror sw changes in bf_sw


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [a1562e7514c156dc62b8e3f50894247b39465d08]

INTEGRATION: CWS bfsixtyfour (1.6.72); FILE MERGED 2006/04/27 10:49:47 cmc 1.6.72.1: #i64815# mirror sw changes in bf_sw


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [4e6da1ed307367815094c0e8da9584feb48fa28f]

INTEGRATION: CWS sixtyfour06 (1.7.6); FILE MERGED 2006/06/27 12:15:14 kendy 1.7.6.1: #i66686# Cast sentinels explicitely: (char *)NULL


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [27166e6f066f9d00b661430cd9d9499058166fa7]

INTEGRATION: CWS bfsixtyfour (1.6.70); FILE MERGED 2006/04/27 10:41:56 cmc 1.6.70.1: #i64815# mirror sw changes in bf_sw


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [cd87a2c32ff371a3af5ddc3f5709d6ceb64f6e4c]

INTEGRATION: CWS sixtyfour06 (1.12.6); FILE MERGED 2006/06/27 12:15:14 kendy 1.12.6.1: #i66686# Cast sentinels explicitely: (char *)NULL


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [38752fc99f6abc58725bb62e3b2194584c5f7049]

INTEGRATION: CWS bfsixtyfour (1.6.72); FILE MERGED 2006/04/27 15:45:26 cmc 1.6.72.1: #i64815# mirror svx changes in bf_svx


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [5ac2a85c383de1cae22df61996ac874b81d3bf38]

INTEGRATION: CWS bfsixtyfour (1.6.72); FILE MERGED 2006/04/27 15:45:25 cmc 1.6.72.1: #i64815# mirror svx changes in bf_svx


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [d3eb2f5de4c0ea53816fdfa51e199bdaa9f5aa60]

INTEGRATION: CWS bfsixtyfour (1.5.68); FILE MERGED 2006/04/28 08:58:37 cmc 1.5.68.1: #i64815# mirror changes to binfilter


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [cab90e25e631b453f287ffc88c99bc787c8d2f48]

INTEGRATION: CWS locales204 (1.7.8); FILE MERGED 2006/06/14 12:43:13 er 1.7.8.1: #i42198# add Cyrillic alphabet numbering; contributed by Hristo Simeonov Hristov <icobgr@ooo> and Rail Aliev <rail@ooo>


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [e138737c73575c7cea512a92ba48f85b5a7590f3]

INTEGRATION: CWS bfsixtyfour (1.5.70); FILE MERGED 2006/04/28 08:58:37 cmc 1.5.70.1: #i64815# mirror changes to binfilter


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [80302379b069ff15e62db04072c99ac3c4262934]

INTEGRATION: CWS bfsixtyfour (1.8.70); FILE MERGED 2006/04/28 08:58:36 cmc 1.8.70.1: #i64815# mirror changes to binfilter


2006-07-06  Thorsten Behrens  <thb@openoffice.org>  [8b7ded16f1756beeb1489709a35fbc19d76e42de]

#i65904# Reworked accessor framework, is now a hierarchy of nested functionality; added traits for color, iterator and accessor behaviour; finished missing bitmap formats, slightly changed set of predefined formats; swapped order of xor/palette accessor application for the BitmapDevice, which should yield much more sensible results; added a few tests for the new formats


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [00fdebee7082f58d3d5bdba7ad44947f191fe0f2]

INTEGRATION: CWS bfsixtyfour (1.6.72); FILE MERGED 2006/04/28 08:58:36 cmc 1.6.72.1: #i64815# mirror changes to binfilter


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [c63897a1fe68507c80c0cad1ca24661c5f2db7d0]

INTEGRATION: CWS bfsixtyfour (1.8.70); FILE MERGED 2006/04/28 08:58:36 cmc 1.8.70.1: #i64815# mirror changes to binfilter


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [a1c6fdf6d3f5b9e07c51b97e5c61cbac4d7c3835]

INTEGRATION: CWS bfsixtyfour (1.4.72); FILE MERGED 2006/04/28 08:58:35 cmc 1.4.72.1: #i64815# mirror changes to binfilter


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [cc2152b39e8cb92ff5cd28e959b9a7154dd8cc6f]

INTEGRATION: CWS bfsixtyfour (1.3.72); FILE MERGED 2006/04/28 08:58:35 cmc 1.3.72.1: #i64815# mirror changes to binfilter


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [02f0cbd3374e0898947f516c266ba92f42e88a11]

INTEGRATION: CWS bfsixtyfour (1.8.10); FILE MERGED 2006/04/27 10:29:34 cmc 1.8.10.1: #i64815# mirror svx changes in bf_svx


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [379247f62da8952d8fef44e2f3596bf300641640]

INTEGRATION: CWS bfsixtyfour (1.6.72); FILE MERGED 2006/04/27 10:27:41 cmc 1.6.72.1: #i64815# mirror svx changes in bf_svx


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [958a5154ce742ef2f5dbee8803e046a27ef7b63d]

INTEGRATION: CWS bfsixtyfour (1.7.38); FILE MERGED 2006/04/27 10:19:20 cmc 1.7.38.1: #i64815# mirror svx changes in bf_svx


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [cfbc6893678092abc4c2b1bb83a502b0ee231801]

INTEGRATION: CWS bfsixtyfour (1.9.10); FILE MERGED 2006/04/27 10:24:29 cmc 1.9.10.1: #i64815# mirror svx changes in bf_svx


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [caf3fbf3347b916efcb194b1d082e58249c39a74]

INTEGRATION: CWS bfsixtyfour (1.7.72); FILE MERGED 2006/04/27 12:26:03 cmc 1.7.72.1: #i64815# mirror svx changes in bf_svx


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [030663a69c0df0d0f00bab5b59185101c61cce80]

INTEGRATION: CWS bfsixtyfour (1.8.40); FILE MERGED 2006/04/27 12:26:03 cmc 1.8.40.1: #i64815# mirror svx changes in bf_svx


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [feb89cd5aa7bb3211781a041bc7382fc4ccd849b]

INTEGRATION: CWS bfsixtyfour (1.7.70); FILE MERGED 2006/04/27 12:19:11 cmc 1.7.70.1: #i64815# mirror svx changes in bf_svx


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [45de9edad03f88f5b790a6196c645c5b1c2f89da]

INTEGRATION: CWS bfsixtyfour (1.8.26); FILE MERGED 2006/04/27 12:16:42 cmc 1.8.26.1: #i64815# mirror svx changes in bf_svx


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [d04ce1fd1e144ac4d3d085c9043cd8acdb8fb4fa]

INTEGRATION: CWS bfsixtyfour (1.7.70); FILE MERGED 2006/04/27 12:26:03 cmc 1.7.70.2: #i64815# mirror svx changes in bf_svx 2006/04/27 12:13:16 cmc 1.7.70.1: #i64815# mirror sd changes in bf_sd


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [264af276da679dde8a27877e8ff22f6d1fd0a70e]

INTEGRATION: CWS bfsixtyfour (1.6.70); FILE MERGED 2006/04/27 12:26:03 cmc 1.6.70.1: #i64815# mirror svx changes in bf_svx


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [49a7cab41bda58546da71e6d2b4942495dff0d76]

INTEGRATION: CWS bfsixtyfour (1.5.72); FILE MERGED 2006/04/27 12:10:21 cmc 1.5.72.1: #i64815# mirror sd changes in bf_sd


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [a2f5528785d583baaca8d84de4002beede0448d4]

INTEGRATION: CWS bfsixtyfour (1.3.70); FILE MERGED 2006/04/27 12:16:58 cmc 1.3.70.1: #i64815# mirror svx changes in bf_svx


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [04989b08f90b0a3c52150f2bcd669d4d555835b5]

INTEGRATION: CWS bfsixtyfour (1.4.72); FILE MERGED 2006/04/27 12:26:03 cmc 1.4.72.1: #i64815# mirror svx changes in bf_svx


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [f9770f1bc148b80642400c2ee07cc84c9060220f]

INTEGRATION: CWS bfsixtyfour (1.7.70); FILE MERGED 2006/04/27 14:00:41 cmc 1.7.70.1: #i64815# mirror starmath changes in bf_starmath


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [e092800aba00430dbb6871c6a23fa6988ce689bf]

INTEGRATION: CWS bfsixtyfour (1.8.24); FILE MERGED 2006/04/27 14:00:41 cmc 1.8.24.1: #i64815# mirror starmath changes in bf_starmath


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [796417a75d5048332769effa003cab57a58f51d9]

INTEGRATION: CWS bfsixtyfour (1.8.70); FILE MERGED 2006/04/27 14:00:41 cmc 1.8.70.1: #i64815# mirror starmath changes in bf_starmath


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [e75b9b478ef002907af8997e50133db92ba74ce9]

INTEGRATION: CWS bfsixtyfour (1.5.72); FILE MERGED 2006/04/27 15:36:34 cmc 1.5.72.1: #i64815# mirror sfx2 changes in bf_sfx2


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [5d4cfc23cec2955337df9d9652cbcaa2ab9cb14e]

INTEGRATION: CWS bfsixtyfour (1.6.70); FILE MERGED 2006/04/27 15:36:34 cmc 1.6.70.1: #i64815# mirror sfx2 changes in bf_sfx2


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [6be2749ff67ba3c1f5cf079ed546a10625e4d115]

INTEGRATION: CWS bfsixtyfour (1.7.70); FILE MERGED 2006/04/27 15:36:34 cmc 1.7.70.1: #i64815# mirror sfx2 changes in bf_sfx2


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [b7dcaaa75e9c551cfe0f4c97fd070c145cb71812]

INTEGRATION: CWS bfsixtyfour (1.11.68); FILE MERGED 2006/04/27 14:16:34 cmc 1.11.68.1: #i64815# mirror sfx2 changes in bf_sfx2


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [58254b2673dda4a31fb38ae6765c8ac85e332135]

INTEGRATION: CWS locales204 (1.1.2); FILE ADDED 2006/06/02 21:05:22 er 1.1.2.1: #i61510# add Tigrigina_Eritrea (ti_ER)


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [a17d5dda10895bf32b8bdfc8035cb982f35d9b91]

INTEGRATION: CWS locales204 (1.1.2); FILE ADDED 2006/06/02 21:50:36 er 1.1.2.1: #i62514# add Tajik_Tajikistan (tg_TJ)


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [efcfba0da13d0ce52d406bdea6a027b778acd572]

INTEGRATION: CWS locales204 (1.33.10); FILE MERGED 2006/06/12 17:16:30 er 1.33.10.5: #i66114# add Kirghiz_Kyrgyzstan (ky_KG); contributed by Ilyas Bakirov <just_ilyas@ooo> 2006/06/02 21:49:23 er 1.33.10.4: #i62514# add Tajik_Tajikistan (tg_TJ) 2006/06/02 21:05:22 er 1.33.10.3: #i61510# add Tigrigina_Eritrea (ti_ER) 2006/06/02 20:42:25 er 1.33.10.2: #i62206# add Amharic_Ethiopia (am_ET) 2006/06/02 19:35:41 er 1.33.10.1: #i60767# add Afrikaans_Namibia (af_NA), English_Namibia (en_NA)


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [c65c8d88d4103e4d56dfb078a3c4563bedde8fed]

INTEGRATION: CWS locales204 (1.10.10); FILE MERGED 2006/06/12 17:16:29 er 1.10.10.5: #i66114# add Kirghiz_Kyrgyzstan (ky_KG); contributed by Ilyas Bakirov <just_ilyas@ooo> 2006/06/02 21:49:23 er 1.10.10.4: #i62514# add Tajik_Tajikistan (tg_TJ) 2006/06/02 21:05:22 er 1.10.10.3: #i61510# add Tigrigina_Eritrea (ti_ER) 2006/06/02 20:42:25 er 1.10.10.2: #i62206# add Amharic_Ethiopia (am_ET) 2006/06/02 19:35:41 er 1.10.10.1: #i60767# add Afrikaans_Namibia (af_NA), English_Namibia (en_NA)


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [328fb71a7a4b6fccd48131706b5f481b6fd65855]

INTEGRATION: CWS locales204 (1.4.42); FILE MERGED 2006/06/02 19:35:40 er 1.4.42.1: #i60767# add Afrikaans_Namibia (af_NA), English_Namibia (en_NA)


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [cada18b55c45a8c8ac6c458ab9afb78537465114]

INTEGRATION: CWS locales204 (1.1.2); FILE ADDED 2006/06/12 17:16:29 er 1.1.2.1: #i66114# add Kirghiz_Kyrgyzstan (ky_KG); contributed by Ilyas Bakirov <just_ilyas@ooo>


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [10c25985799e7c9164fe83b196e5cadbd7f0030d]

INTEGRATION: CWS locales204 (1.1.2); FILE ADDED 2006/06/02 20:44:53 er 1.1.2.1: #i60767# add English_Namibia (en_NA)


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [f2eaea3b58d767287ec10b9756dddfd115e50d7d]

INTEGRATION: CWS locales204 (1.7.14); FILE MERGED 2006/06/14 13:07:53 er 1.7.14.1: #i60065# Cyrillic alphabet numbering types


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [6b6128431798e65d654ea931477763c1a0868992]

INTEGRATION: CWS bfsixtyfour (1.6.70); FILE MERGED 2006/04/27 16:05:09 cmc 1.6.70.1: #i64815# mirror sd changes in bf_sd


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [22b495c07012c50ea2d33feb04832121b7293078]

INTEGRATION: CWS locales204 (1.1.2); FILE ADDED 2006/06/02 20:45:48 er 1.1.2.1: #i62206# add Amharic_Ethiopia (am_ET)


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [86b93a07cc8617e81dd2bafcc967f23f1c789177]

INTEGRATION: CWS locales204 (1.1.2); FILE ADDED 2006/06/02 20:44:33 er 1.1.2.1: #i60767# add Afrikaans_Namibia (af_NA)


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [e4de36ba7328ca2aa4612f9cbf5703e358b739cf]

INTEGRATION: CWS locales204 (1.40.8); FILE MERGED 2006/06/12 17:16:29 er 1.40.8.5: #i66114# add Kirghiz_Kyrgyzstan (ky_KG); contributed by Ilyas Bakirov <just_ilyas@ooo> 2006/06/02 21:49:23 er 1.40.8.4: #i62514# add Tajik_Tajikistan (tg_TJ) 2006/06/02 21:05:21 er 1.40.8.3: #i61510# add Tigrigina_Eritrea (ti_ER) 2006/06/02 20:42:24 er 1.40.8.2: #i62206# add Amharic_Ethiopia (am_ET) 2006/06/02 19:35:40 er 1.40.8.1: #i60767# add Afrikaans_Namibia (af_NA), English_Namibia (en_NA)


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [4b0d17fe65fd08af531f96870494ac525a7acba6]

INTEGRATION: CWS bfsixtyfour (1.4.70); FILE MERGED 2006/04/28 08:58:35 cmc 1.4.70.1: #i64815# mirror changes to binfilter


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [abf55b6d5f6465a48fc46ff4006f9a1f1d7e0836]

INTEGRATION: CWS locales204 (1.3.10); FILE MERGED 2006/06/02 20:05:02 er 1.3.10.4: #i64449# add Coptic (cop_EG) 2006/06/02 19:51:48 er 1.3.10.3: add Walloon (wa_BE), preparing i64053 2006/06/02 19:35:40 er 1.3.10.2: #i60767# add Afrikaans_Namibia (af_NA), English_Namibia (en_NA) 2006/06/02 18:48:09 er 1.3.10.1: #i61975# add Fijian (fj_FJ)


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [8e6b458ffdca2cc0a3ec3b1de817113137689d7d]

INTEGRATION: CWS locales204 (1.22.12); FILE MERGED 2006/06/14 12:43:13 er 1.22.12.1: #i42198# add Cyrillic alphabet numbering; contributed by Hristo Simeonov Hristov <icobgr@ooo> and Rail Aliev <rail@ooo>


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [1648ae8dfddb6c8498149e066641d2a1a74965c3]

INTEGRATION: CWS bfsixtyfour (1.8.72); FILE MERGED 2006/04/27 12:08:04 cmc 1.8.72.1: #i64815# mirror sd changes in bf_sd


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [8ed7c8d5110d2445e1e6a4710f2884ace36ba5e5]

INTEGRATION: CWS bfsixtyfour (1.7.10); FILE MERGED 2006/04/27 12:05:38 cmc 1.7.10.1: #i64815# mirror sd changes in bf_sd


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [890c5cd9b300a3eaf8cc54e33a53aea7e5ac3b90]

INTEGRATION: CWS locales204 (1.3.10); FILE MERGED 2006/06/02 20:05:02 er 1.3.10.4: #i64449# add Coptic (cop_EG) 2006/06/02 19:51:47 er 1.3.10.3: add Walloon (wa_BE), preparing i64053 2006/06/02 19:35:39 er 1.3.10.2: #i60767# add Afrikaans_Namibia (af_NA), English_Namibia (en_NA) 2006/06/02 18:48:08 er 1.3.10.1: #i61975# add Fijian (fj_FJ)


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [0fe14aca7039b16c64e688b512254a7867718be3]

INTEGRATION: CWS locales204 (1.56.414); FILE MERGED 2006/06/14 12:43:05 er 1.56.414.1: #i42198# add Cyrillic alphabet numbering; contributed by Hristo Simeonov Hristov <icobgr@ooo> and Rail Aliev <rail@ooo>


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [9c7962b8287fb7d1e99db7e7706e7922b86be790]

INTEGRATION: CWS locales204 (1.47.108); FILE MERGED 2006/06/14 12:43:05 er 1.47.108.1: #i42198# add Cyrillic alphabet numbering; contributed by Hristo Simeonov Hristov <icobgr@ooo> and Rail Aliev <rail@ooo>


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [dd64a4d8a35b537e52d8651bf1745311f45afe5b]

INTEGRATION: CWS bfsixtyfour (1.5.70); FILE MERGED 2006/04/27 11:04:43 cmc 1.5.70.1: #i64815# mirror sch changes in bf_sch


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [0926a33e3062be2bbc2fcf665170acf9d5cb8ce6]

INTEGRATION: CWS bfsixtyfour (1.9.28); FILE MERGED 2006/04/27 11:44:43 cmc 1.9.28.1: #i64815# mirror sch changes in bf_sch


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [3a9f260d0d93fd1abb1351101c69b1ae0ab6b1d4]

INTEGRATION: CWS bfsixtyfour (1.8.28); FILE MERGED 2006/04/27 11:43:00 cmc 1.8.28.1: #i64815# mirror sch changes in bf_sch


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [3583bb3c3e40bca13d0300553bab7ebee121ce4c]

INTEGRATION: CWS bfsixtyfour (1.6.52); FILE MERGED 2006/04/27 11:41:29 cmc 1.6.52.1: #i64815# mirror sch changes in bf_sch


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [3b0c83a7dbc8ffa0ec1bc9a944ed5deeb410f5a2]

INTEGRATION: CWS bfsixtyfour (1.4.72); FILE MERGED 2006/04/27 12:43:39 cmc 1.4.72.1: #i64815# mirror sc changes in bf_sc


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [0319668aee0181b6194246357c6d8302de27dca8]

INTEGRATION: CWS bfsixtyfour (1.7.10); FILE MERGED 2006/04/27 11:39:17 cmc 1.7.10.1: #i64815# mirror sc changes in bf_sc


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [7979a9229cac7039aeb7cd85eef84f0e9b7bdb89]

INTEGRATION: CWS bfsixtyfour (1.5.72); FILE MERGED 2006/04/27 11:38:29 cmc 1.5.72.1: #i64815# mirror sc changes in bf_sc


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [f059750f6c4a37edb9796b967f432593a98564f2]

INTEGRATION: CWS locales204 (1.14.52); FILE MERGED 2006/06/14 12:42:53 er 1.14.52.1: #i42198# add Cyrillic alphabet numbering; contributed by Hristo Simeonov Hristov <icobgr@ooo> and Rail Aliev <rail@ooo>


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [0b2dd52f8525f5e23c6e2fc1c7cc93a6b030dfaa]

INTEGRATION: CWS bfsixtyfour (1.4.74); FILE MERGED 2006/04/27 16:28:08 cmc 1.4.74.1: #i64815# mirror sc changes in bf_sc


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [feef041a4cf80bac2390dd2193842a3a4ccc6aac]

INTEGRATION: CWS bfsixtyfour (1.6.70); FILE MERGED 2006/04/27 16:28:08 cmc 1.6.70.1: #i64815# mirror sc changes in bf_sc


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [f130985ba0da5a32b714b8f0a73990732963a427]

INTEGRATION: CWS bfsixtyfour (1.5.70); FILE MERGED 2006/04/27 16:28:08 cmc 1.5.70.1: #i64815# mirror sc changes in bf_sc


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [351e335e7a7984e97ab06fa4259de5ec1fa3fe87]

INTEGRATION: CWS bfsixtyfour (1.5.72); FILE MERGED 2006/04/27 16:28:08 cmc 1.5.72.1: #i64815# mirror sc changes in bf_sc


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [6807f7bced1acd0249e92b15ac8e20a138e7c247]

INTEGRATION: CWS bfsixtyfour (1.8.72); FILE MERGED 2006/04/27 16:28:08 cmc 1.8.72.1: #i64815# mirror sc changes in bf_sc


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [ebb2fe02d216be5093d2bde65bd47a6c09e3857a]

INTEGRATION: CWS bfsixtyfour (1.5.70); FILE MERGED 2006/04/27 16:28:07 cmc 1.5.70.1: #i64815# mirror sc changes in bf_sc


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [2f9ec771f670100dbb87b44618730afb07ed42cc]

INTEGRATION: CWS locales204 (1.17.380); FILE MERGED 2006/06/14 12:42:46 er 1.17.380.1: #i42198# add Cyrillic alphabet numbering; contributed by Hristo Simeonov Hristov <icobgr@ooo> and Rail Aliev <rail@ooo>


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [ef648e8b48ff6625c1a4df26c6732ca806b93d5f]

INTEGRATION: CWS bfsixtyfour (1.5.72); FILE MERGED 2006/04/27 11:36:46 cmc 1.5.72.1: #i64815# mirror sc changes in bf_sc


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [3a360cd1f138f494d84140a16d76d19380b56914]

INTEGRATION: CWS locales204 (1.8.204); FILE MERGED 2006/06/14 12:42:46 er 1.8.204.1: #i42198# add Cyrillic alphabet numbering; contributed by Hristo Simeonov Hristov <icobgr@ooo> and Rail Aliev <rail@ooo>


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [57b5a366c5c05d8dfc561b5cb3777b9272a311c8]

INTEGRATION: CWS bfsixtyfour (1.5.74); FILE MERGED 2006/04/27 11:34:29 cmc 1.5.74.1: #i64815# mirror sc changes in bf_sc


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [fa61eceb379d42d49abdacdb6e48db65ed4f597a]

INTEGRATION: CWS bfsixtyfour (1.5.74); FILE MERGED 2006/04/27 11:33:21 cmc 1.5.74.1: #i64815# mirror sc changes in bf_sc


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [2edc524f6ab1c95c2ee970499b0c06be7625b5ab]

INTEGRATION: CWS bfsixtyfour (1.9.48); FILE MERGED 2006/04/27 13:17:44 cmc 1.9.48.1: #i64815# mirror sc changes in bf_sc


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [7ef58f590fe62402a6470ef7ae3c969021c3a3d0]

INTEGRATION: CWS bfsixtyfour (1.6.72); FILE MERGED 2006/04/27 11:31:33 cmc 1.6.72.1: #i64815# mirror sc changes in bf_sc


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [4bc4b25835b6fe583c57b162ec0bd7169177f2cf]

INTEGRATION: CWS bfsixtyfour (1.5.74); FILE MERGED 2006/04/27 11:26:20 cmc 1.5.74.1: #i64815# mirror sc changes in bf_sc


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [fb1dbf3dc3c5b3eade19070d6242d0f770b24ee3]

INTEGRATION: CWS bfsixtyfour (1.6.74); FILE MERGED 2006/04/27 11:22:41 cmc 1.6.74.1: #i64815# mirror sc changes in bf_sc


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [933fc66424435118a6d584f4a7d91c22002f1529]

INTEGRATION: CWS bfsixtyfour (1.5.70); FILE MERGED 2006/04/27 11:21:10 cmc 1.5.70.1: #i64815# mirror sc changes in bf_sc


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [86afb833e16c29eb5e96c36bdb068be3468da16b]

INTEGRATION: CWS bfsixtyfour (1.3.74); FILE MERGED 2006/04/27 15:56:43 cmc 1.3.74.1: #i64815# mirror forms changes in bf_forms


2006-07-06  Kurt Zenker  <kz@openoffice.org>  [c4d0b0a7eccc474a4fc51a088f239c6518dc374c]

#i10000# gernerate new


2006-07-05  Kurt Zenker  <kz@openoffice.org>  [7ad25b7ce8c594b8a7f2f231525e678073ef3d79]

INTEGRATION: CWS ause058 (1.24.30); FILE MERGED 2006/06/20 14:53:07 hjs 1.24.30.1: #i66597# add quotes


2006-07-05  Kurt Zenker  <kz@openoffice.org>  [c415aaf770ae027876416a43c24e7d526b129d9b]

INTEGRATION: CWS ause058 (1.6.30); FILE MERGED 2006/06/16 16:21:40 hjs 1.6.30.1: #i63235# cleanup


2006-07-05  Kurt Zenker  <kz@openoffice.org>  [06fed35d6fafd8997f6ce93babebdb6449626692]

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>  [48e4f35fe66cea2009d3d6cc74404516e2541628]

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>  [2713c220f6fbb7d6b46e59fce6082cab80e119a6]

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>  [4db4a7e6f98d85447e32edeaedcc8194f6b2200b]

INTEGRATION: CWS impresssavegraphic (1.13.340); FILE MERGED 2006/06/26 22:32:52 cl 1.13.340.3: RESYNC: (1.14-1.15); FILE MERGED 2006/05/29 09:51:16 cl 1.13.340.2: RESYNC: (1.13-1.14); FILE MERGED 2006/03/28 16:21:17 cl 1.13.340.1: #i13816# fixed error number returned


2006-07-05  Kurt Zenker  <kz@openoffice.org>  [f2c18e0e6892da4e5a6fc80dc56b2ed74f3b617f]

INTEGRATION: CWS impresssavegraphic (1.51.338); FILE MERGED 2006/06/27 10:59:28 cl 1.51.338.5: fixed merge problem 2006/06/26 22:28:42 cl 1.51.338.4: RESYNC: (1.52-1.53); FILE MERGED 2006/05/30 16:49:51 cl 1.51.338.3: fixed merge problem 2006/05/29 09:49:09 cl 1.51.338.2: RESYNC: (1.51-1.52); FILE MERGED 2006/04/03 15:32:40 cl 1.51.338.1: #i13816# added GraphicStream property


2006-07-05  Kurt Zenker  <kz@openoffice.org>  [2e0611f013439fa1f8a2a3061a3a7360ea518c54]

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>  [2f3ae6ce3e43cbc2d22902dfe5825344d0a5d7b8]

INTEGRATION: CWS impresssavegraphic (1.69.270); FILE MERGED 2006/06/26 22:16:42 cl 1.69.270.2: RESYNC: (1.69-1.70); FILE MERGED 2006/04/03 15:30:59 cl 1.69.270.1: #i13816# added getInputStream()


2006-07-05  Kurt Zenker  <kz@openoffice.org>  [9647a33a155e112fa6cccd4da252a959008faab2]

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>  [5519d23eb6bc2b9945c0549a0530138c0ba43018]

INTEGRATION: CWS impresssavegraphic (1.16.338); FILE MERGED 2006/06/27 10:44:41 cl 1.16.338.3: fixed merge error 2006/06/26 22:10:06 cl 1.16.338.2: RESYNC: (1.16-1.17); FILE MERGED 2006/04/03 15:31:22 cl 1.16.338.1: #i13816# added exceptions for svdograf.cxx


2006-07-05  Kurt Zenker  <kz@openoffice.org>  [87312ce54059b5573c8dff75421224da2a59de40]

INTEGRATION: CWS ause058 (1.42.22); FILE MERGED 2006/06/26 12:40:31 hjs 1.42.22.2: RESYNC: (1.42-1.43); FILE MERGED 2006/06/12 16:33:36 hjs 1.42.22.1: #i65725# mkunroll required to unroll tg_*.mk in solenv/inc


2006-07-05  Kurt Zenker  <kz@openoffice.org>  [a4eec387e6c0e62785d29f810a40b26e8a2fea5f]

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>  [b25e76d7cf27aa0f548a19ce6528eadcaf1fac15]

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>  [3cc872a33bb39027bff1555c10d795f532f8fb2f]

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>  [9fce5bee374fde08b20cc0b935bcbec83870c926]

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>  [ff49c7025841f0de4475e6d46da364f1aefaedc9]

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>  [0658da8d487d61b421f25d012508a38299b5a4b9]

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>  [8ddca82533233320de5ad303b6ba4a136796caf3]

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>  [ee0bb31dff6f714612081463b036d34897a82121]

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>  [b9879c71791e68f8ca1cd86bcd7cd7cdb87e941e]

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>  [63205d525a0272ae1490f47bac4dbd4ca7b1a6aa]

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>  [1c9d898f3cd6e8fa286ee863d17fbdf3b3981327]

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>  [6ba2bbcfac4912adc915103bc8d367f2b109f313]

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>  [ea06b2cbb8a3bb8646286d2ac2923859766cc3c7]

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>  [212f24f60101622467b73172266871755df4b6b7]

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>  [29ab9d31ed5ce8b115ff45aac129d5f41197bf8f]

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>  [d47d8ecf53be0416ea411a61f9d9347ce033e167]

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>  [7aa085ba494fe9b6be1c27fc6b64dd3ec46f0065]

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>  [f31fa0a20be403071508efe62b9a24ec94c612ce]

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>  [c5dcbdef4dc42c85061c3366ff326dd65b80857a]

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>  [ceaf66a74b70355c0cff9fa2b13a89b6a1537230]

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>  [f20183e725ae38d5d1c54b0be4cda127086aa23f]

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>  [fa2181bd159c91a19c7133944a15b02a964cf3a5]

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>  [9a11c044c960a6d81a72309dac861f26443b6635]

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>  [97997619cb653e6c0eeaf4be30e25995f099c36c]

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>  [3262f1074113d1e311eea6fcbc1994e0479583d1]

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>  [29a86a8a1c0d90aef08c4db72c783d425c79796a]

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>  [5597da12102f5de2a7c9048d8c2f138621656a08]

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>  [9485f10f8883509b98705e97f1f5d66edf515c4c]

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>  [c954921b8542fa89527838a738fa3f26b62374c4]

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>  [85eb4c03c1f81047d2c17381e4d000027990244a]

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>  [5706925c7bb837deff19646beda68d832e4134f0]

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>  [5a57c21d847d175912ac24253754a275ee086d1e]

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>  [5636c4b577cf03207b63b90470a41732633a9fd6]

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>  [ca78dee0a45ac1b3154e7de94bd5d75e3668eabe]

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>  [2d1a41c21cc228ac414a3c5056a62dd2890f7055]

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>  [4a290b1b7d2e688442f93fd6cde48ef55b14f136]

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>  [ef07b9eef6857ed8759d1776ae8bef21901ae08a]

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>  [b7d2dfe828ce2a8060285fd147f2b4043825f4e1]

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>  [a8f3f8b808bfcaff8c8b1a4c34a4b12a85e5bff4]

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>  [35d13a35e312f88e87d65585a2e12f16df0ea132]

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>  [896cc09c6f64ed06a6727474eec1585adf8f2470]

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>  [a1cff26b6899156a23f242cb08fb7fe0ff14ade7]

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>  [3792d0c9b725f082e613e61851a461599bd9f1d4]

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>  [3e3e8c5f5bddee39d2e71dc9aee6e0ae51efbae9]

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>  [10edb24801abb77a17208be940a2b9c070fe53e3]

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>  [f501300c283f6c156fa8f792aa7a49bc38610634]

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>  [96a4efed3b821e842f4abb26d5bad0600eacf4fb]

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>  [e38ba5774696743f9435162bd4b36ba78a36a490]

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>  [f25d65e2f3e518f6272202a23519532446b6c180]

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>  [0727fa0891b994aa2d76391b14713e254569f345]

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>  [4283180301647dd2cefbec2b906a40e052b138c9]

INTEGRATION: CWS impresssavegraphic (1.4.72); FILE MERGED 2006/04/05 08:20:12 cl 1.4.72.1: #i49565# allow detection with url and stream


2006-07-05  Kurt Zenker  <kz@openoffice.org>  [0a30d7a8c04fe01de3e323a4bf85d675e97a7e69]

INTEGRATION: CWS impresssavegraphic (1.3.74); FILE MERGED 2006/06/02 13:00:37 cl 1.3.74.2: #i13816# fixed non standard mime types 2006/04/03 14:57:52 cl 1.3.74.1: #i49565# allow detection with url and stream


2006-07-05  Kurt Zenker  <kz@openoffice.org>  [0170d51253bddd1e8ec1c8c887b526f2fc18d019]

INTEGRATION: CWS impresssavegraphic (1.5.74); FILE MERGED 2006/06/26 20:38:09 cl 1.5.74.3: RESYNC: (1.5-1.6); FILE MERGED 2006/04/05 08:20:11 cl 1.5.74.2: #i49565# allow detection with url and stream 2006/04/03 14:57:52 cl 1.5.74.1: #i49565# allow detection with url and stream


2006-07-05  Kurt Zenker  <kz@openoffice.org>  [5cf8cc570dba258fc663aec02d1f04b3f60b6bfa]

INTEGRATION: CWS ause058 (1.3.30); FILE MERGED 2006/06/19 15:47:04 hjs 1.3.30.1: #i63235# cleanup URD and more...


2006-07-05  Kurt Zenker  <kz@openoffice.org>  [01100fe908b85d883224e340cf85707e00e9d37e]

INTEGRATION: CWS impresssavegraphic (1.15.172); FILE MERGED 2006/03/28 16:11:40 cl 1.15.172.1: #i13816# added 'Save as Picture' patch from mkretzschmar


2006-07-05  Kurt Zenker  <kz@openoffice.org>  [50438bce72f7f5bbac3f7e3b549444b2358a4a37]

INTEGRATION: CWS ause058 (1.15.24); FILE MERGED 2006/06/13 16:47:42 hjs 1.15.24.1: #i61822# serialize unzip commands to avoid collisions on creating directories


2006-07-05  Kurt Zenker  <kz@openoffice.org>  [5f8e40dc28d32475ea1a2e800cb5da96f3b5abf5]

INTEGRATION: CWS impresssavegraphic (1.43.86); FILE MERGED 2006/04/03 18:32:33 cl 1.43.86.3: #i13816# rewrote patch to use API 2006/03/29 09:56:48 cl 1.43.86.2: #i13816# added working type detection to patch 2006/03/28 16:11:39 cl 1.43.86.1: #i13816# added 'Save as Picture' patch from mkretzschmar


2006-07-05  Kurt Zenker  <kz@openoffice.org>  [1cd1bf882000b310109fee315e974022bf839c2d]

INTEGRATION: CWS ause058 (1.8.46); FILE MERGED 2006/06/28 13:34:22 hjs 1.8.46.1: #i58351# more piping


2006-07-05  Kurt Zenker  <kz@openoffice.org>  [7933baff5430fb8a3afb09cbd10d8516f4981a43]

INTEGRATION: CWS impresssavegraphic (1.29.174); FILE MERGED 2006/03/28 16:11:05 cl 1.29.174.1: #i13816# added 'Save as Picture' patch from mkretzschmar


2006-07-05  Kurt Zenker  <kz@openoffice.org>  [3be5a6b7be69361ce046d909f93aaf8f89bb2bcf]

INTEGRATION: CWS impresssavegraphic (1.4.174); FILE MERGED 2006/04/05 09:47:11 cl 1.4.174.1: removed unused SID_ANIMATIONMODE defines


2006-07-05  Kurt Zenker  <kz@openoffice.org>  [463346fa3c0f4ab9fe1fe714a50bac032c6b434c]

INTEGRATION: CWS ause058 (1.4.46); FILE MERGED 2006/06/28 13:34:21 hjs 1.4.46.1: #i58351# more piping


2006-07-05  Kurt Zenker  <kz@openoffice.org>  [db216690c6f8b9cb293a639dfe32a80650d44467]

INTEGRATION: CWS impresssavegraphic (1.3.174); FILE MERGED 2006/04/05 09:47:11 cl 1.3.174.2: removed unused SID_ANIMATIONMODE defines 2006/03/28 16:10:57 cl 1.3.174.1: #i13816# added 'Save as Picture' patch from mkretzschmar


2006-07-05  Kurt Zenker  <kz@openoffice.org>  [a5388552192ee73544bcd80a8467f172283c847a]

INTEGRATION: CWS impresssavegraphic (1.113.140); FILE MERGED 2006/05/29 08:53:35 cl 1.113.140.2: RESYNC: (1.113-1.115); FILE MERGED 2006/03/28 16:10:57 cl 1.113.140.1: #i13816# added 'Save as Picture' patch from mkretzschmar


2006-07-05  Kurt Zenker  <kz@openoffice.org>  [7101f1551422c2bde44bb4cbcfefc999134bd96f]

INTEGRATION: CWS impresssavegraphic (1.7.174); FILE MERGED 2006/03/28 16:10:56 cl 1.7.174.1: #i13816# added 'Save as Picture' patch from mkretzschmar


2006-07-05  Kurt Zenker  <kz@openoffice.org>  [24f285eb9f6187c041071088d92e2e8c5a786da4]

INTEGRATION: CWS impresssavegraphic (1.11.166); FILE MERGED 2006/06/02 13:12:51 cl 1.11.166.2: #i13816# removed changed shortcuts 2006/03/28 16:10:56 cl 1.11.166.1: #i13816# added 'Save as Picture' patch from mkretzschmar


2006-07-05  Kurt Zenker  <kz@openoffice.org>  [039004f85b46af70bbaece188fb304d9cad793b6]

INTEGRATION: CWS impresssavegraphic (1.14.36); FILE MERGED 2006/06/02 13:10:37 cl 1.14.36.5: #i13816# fixed non standard mime types 2006/04/03 18:35:52 cl 1.14.36.4: #i13816# rewrote patch to use API 2006/03/30 16:37:36 cl 1.14.36.3: #i13816# added detection of import only filter 2006/03/29 09:57:58 cl 1.14.36.2: #i13816# added working type detection to patch 2006/03/28 16:05:03 cl 1.14.36.1: #i13816# added 'Save as Picture' patch from mkretzschmar


2006-07-05  Kurt Zenker  <kz@openoffice.org>  [d358a1a0b1b512a996238f6359c80d9084396ad1]

INTEGRATION: CWS ause058 (1.31.8); FILE MERGED 2006/06/19 14:39:34 hjs 1.31.8.1: #i58351# use .EXPORT instead of shell specific setenv


2006-07-05  Kurt Zenker  <kz@openoffice.org>  [aeb4c5e7fbedf4f9e9bd31f9b3f2e63240a1efdd]

INTEGRATION: CWS impresssavegraphic (1.3.174); FILE MERGED 2006/04/03 18:35:52 cl 1.3.174.1: #i13816# rewrote patch to use API


2006-07-05  Kurt Zenker  <kz@openoffice.org>  [c373d9f10345d6d514dc07326e6442b80f59aebb]

INTEGRATION: CWS impresssavegraphic (1.27.126); FILE MERGED 2006/03/28 12:48:03 cl 1.27.126.1: #i13816# added 'Save as Picture' patch from mkretzschmar


2006-07-05  Kurt Zenker  <kz@openoffice.org>  [cc4394961baa840596fe4201e63de1921ea6826c]

INTEGRATION: CWS ause058 (1.6.138); FILE MERGED 2006/06/16 16:21:00 hjs 1.6.138.1: #i63235# cleanup


2006-07-05  Kurt Zenker  <kz@openoffice.org>  [62fb06ea3a38d6775026dfcf9a3961e6994593f9]

INTEGRATION: CWS impresssavegraphic (1.35.120); FILE MERGED 2006/05/29 08:46:32 cl 1.35.120.2: RESYNC: (1.35-1.36); FILE MERGED 2006/03/28 12:48:03 cl 1.35.120.1: #i13816# added 'Save as Picture' patch from mkretzschmar


2006-07-05  Kurt Zenker  <kz@openoffice.org>  [e11d0495bcb4ca5105c02305ea3a57ca82cb0a96]

INTEGRATION: CWS impresssavegraphic (1.6.172); FILE MERGED 2006/04/03 15:34:28 cl 1.6.172.3: #i13816# rewrote patch to use API 2006/03/29 09:57:06 cl 1.6.172.2: #i13816# added working type detection to patch 2006/03/28 16:04:21 cl 1.6.172.1: #i13816# added 'Save as Picture' patch from mkretzschmar


2006-07-05  Kurt Zenker  <kz@openoffice.org>  [4b7c52098dc17cee61261e164da8e045992a9b2e]

INTEGRATION: CWS impresssavegraphic (1.17.174); FILE MERGED 2006/03/28 12:47:21 cl 1.17.174.1: #i13816# added 'Save as Picture' patch from mkretzschmar


2006-07-05  Kurt Zenker  <kz@openoffice.org>  [9b1234f79159bc03a20ccdeec1b8d6e066ff3809]

INTEGRATION: CWS impresssavegraphic (1.4.6); FILE MERGED 2006/06/28 08:16:49 cl 1.4.6.1: fixed a warnings01 error for debug builds on pro


2006-07-05  Kurt Zenker  <kz@openoffice.org>  [db10f07a4b02dda8b96bbcfc99b48e7b1c4768fc]

INTEGRATION: CWS impresssavegraphic (1.5.160); FILE MERGED 2006/06/02 12:54:14 cl 1.5.160.1: #i13816# fixed non standard mime types


2006-07-05  Kurt Zenker  <kz@openoffice.org>  [847a868f1135c1af9c98cffde030136f77f26f45]

INTEGRATION: CWS impresssavegraphic (1.5.160); FILE MERGED 2006/06/06 11:50:13 cl 1.5.160.1: #i13816# fixed mime types


2006-07-05  Kurt Zenker  <kz@openoffice.org>  [a5a085236064502beabab9315696be2f53c2836d]

INTEGRATION: CWS impresssavegraphic (1.6.160); FILE MERGED 2006/06/02 12:54:14 cl 1.6.160.1: #i13816# fixed non standard mime types


2006-07-05  Kurt Zenker  <kz@openoffice.org>  [33675f2b7b14582c97a9177e422fa69ab27867c0]

INTEGRATION: CWS impresssavegraphic (1.5.160); FILE MERGED 2006/06/02 12:54:13 cl 1.5.160.1: #i13816# fixed non standard mime types


2006-07-05  Kurt Zenker  <kz@openoffice.org>  [14a8773033a452c0e4f0742ce2bc78cdf556cee9]

INTEGRATION: CWS impresssavegraphic (1.6.160); FILE MERGED 2006/06/02 12:54:13 cl 1.6.160.1: #i13816# fixed non standard mime types


2006-07-05  Kurt Zenker  <kz@openoffice.org>  [9da6dac3b40938c1d0c3a4d59dee65e97b6f5800]

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>  [c25b353ba80cb876698d694d3979468852f91793]

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>  [79fa6313d44e8a18bc18e8390aa8759ab2efbe27]

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>  [8a2cee8b79f2fbfbace912f49cb50979d3d2d486]

INTEGRATION: CWS targetedaot (1.11.14); FILE MERGED 2006/07/03 08:32:52 cmc 1.11.14.1: #i66685# use new test for compiler is gcj, not old test for JDK is gcj


2006-07-05  Kurt Zenker  <kz@openoffice.org>  [96b616176cc1a7a0f705338451e86380142fad90]

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>  [a950a9b229acabcbb87bcc0ef327839d9e738be6]

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>  [e66335258550c25577bef200e48659ebcd7e32d6]

INTEGRATION: CWS targetedaot (1.23.2); FILE MERGED 2006/06/12 09:32:03 cmc 1.23.2.3: #i54692# move aottarget stuff locally here in xmlhelp 2006/04/26 09:10:17 cmc 1.23.2.2: #i54692# enable optimized AOT helpers 2006/04/25 16:09:34 cmc 1.23.2.1: #i54692# enable optimized AOT helpers


2006-07-05  Kurt Zenker  <kz@openoffice.org>  [110840c38715a4088884b897e0acc8f436e0a4d9]

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>  [8c7ec734d345c5d5666ebbe8a8cc8d6b957c1060]

INTEGRATION: CWS targetedaot (1.13.12); FILE MERGED 2006/04/26 09:09:49 cmc 1.13.12.2: #i54692# enable optimized AOT helpers 2006/04/25 16:09:33 cmc 1.13.12.1: #i54692# enable optimized AOT helpers


2006-07-05  Kurt Zenker  <kz@openoffice.org>  [df400cfb09d47ce25f341e2c7ab8a9d09305c410]

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>  [354d08977cedf144194c43ccca3f5b966d06d3d8]

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>  [367512012ef21ab39b6aa47b90333bd70107ffc6]

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>  [72394be6e093d18717cb4448732e4b2a9ac68874]

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>  [ce353f0acce3ecdd42c2d59ac914b15881533dc2]

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>  [ab9657e176d360e2de552a57b32423962a823fba]

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>  [8abbdbf8caa9b9e105d5aeae70ed436743e99e7c]

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>  [66ea34a08193fa87c93e4e79cc61aaa849209b9e]

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>  [be9081c0cc8898128c6d9d944675df73ef3e29f1]

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>  [9583f91561fa6f38b3fbfb6d52b2431512299628]

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>  [f552a645555605922c2ff2c20ab9aa9e279f6994]

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-07-05  Kurt Zenker  <kz@openoffice.org>  [3bed2119b061ef63df77254485a9c7cf7502b5ed]

INTEGRATION: CWS native51 (1.13.10); FILE MERGED 2006/06/29 10:55:46 is 1.13.10.1: #137669# preparing pp4


2006-06-30  Thorsten Behrens  <thb@openoffice.org>  [35320797f82441981c31e6348204b08e963b6b11]

#i65904# Moved vigra/template-depending parts out of color.hxx into colormisc.hxx


2006-06-30  Thorsten Behrens  <thb@openoffice.org>  [6928d01f7a4cff47b6c6b186885ac79a58e64ac6]

#i65904# Fixed ugly typos in clippedLine clipping; improved docs; added testcases for fixed bugs; corrected clip bounds for line and polyline rendering


2006-06-30  Vladimir Glazounov  <vg@openoffice.org>  [6495c8cebaac4e6173b8349e97f9173dc910e70e]

#i10000# output message removed


2006-06-29  Vladimir Glazounov  <vg@openoffice.org>  [83ba9ac7345480be18e2cd50fad8b880260b998c]

new version for SRC680


2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [a26d1d6c5f1fb7dd5eee29cd7f41cc7c8c2a7233]

SRC680


2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [95e12e6a1bd3e46074b139f4ca14e3b73221bd8e]

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>  [beae5bf4e97b374ae93ddb07b86bb9ce11849a21]

INTEGRATION: CWS ause036 (1.9.116); FILE MERGED 2006/06/09 12:18:50 hjs 1.9.116.1: #125767# change includes to deal with changed location


2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [8d514de46c48b7f8f37de669647c136123660bff]

INTEGRATION: CWS ause036 (1.12.116); FILE MERGED 2006/06/09 12:18:49 hjs 1.12.116.1: #125767# change includes to deal with changed location


2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [81a5acfc0a70557a526dc5adac0c71adaaa4a079]

INTEGRATION: CWS ause036 (1.39.68); FILE MERGED 2006/05/30 11:32:30 hjs 1.39.68.2: RESYNC: (1.39-1.41); FILE MERGED 2005/11/15 15:22:08 hjs 1.39.68.1: #i50255# remove obsolete/wronge dependencies


2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [da14428df85d839818d80fe5357f5de10a17ed60]

INTEGRATION: CWS ause036 (1.8.34); FILE MERGED 2005/11/15 15:21:26 hjs 1.8.34.1: #i50255# remove obsolete/wronge dependencies


2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [f59030310710857d1f29e851a163bc5131fbf512]

INTEGRATION: CWS ause036 (1.8.34); FILE MERGED 2005/11/15 15:21:25 hjs 1.8.34.1: #i50255# remove obsolete/wronge dependencies


2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [22a2b137cf7b5cc1863e20e0e7d772616b632f7f]

INTEGRATION: CWS ause036 (1.8.34); FILE MERGED 2005/11/15 15:21:24 hjs 1.8.34.1: #i50255# remove obsolete/wronge dependencies


2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [acae6c81f85dd513c0cecd4f0290e874a4168832]

INTEGRATION: CWS ause036 (1.9.34); FILE MERGED 2005/11/15 15:21:23 hjs 1.9.34.1: #i50255# remove obsolete/wronge dependencies


2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [3497d019a81589cffe4932b5e60ea247e8fdddea]

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>  [8f03cf98bd79191a1b1dc391480b3345efe12b53]

INTEGRATION: CWS ause036 (1.9.34); FILE MERGED 2005/11/15 15:21:22 hjs 1.9.34.1: #i50255# remove obsolete/wronge dependencies


2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [af37bc3e77d66cce9d52c71e0b2e923adb71189c]

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>  [d0d04d53bf2e301a8959e3c05627e38693795191]

INTEGRATION: CWS ause036 (1.10.34); FILE MERGED 2005/11/15 15:21:21 hjs 1.10.34.1: #i50255# remove obsolete/wronge dependencies


2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [e442c242b72f7c4883c94c6a6f41b9dc82a34f08]

INTEGRATION: CWS ause036 (1.9.34); FILE MERGED 2005/11/15 15:21:21 hjs 1.9.34.1: #i50255# remove obsolete/wronge dependencies


2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [f404e87dc88867fce9cf6a965a6e8d4e0ca25355]

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>  [0e5d5e006c33dbe499d14a400780475351327d60]

INTEGRATION: CWS ause036 (1.9.34); FILE MERGED 2005/11/15 15:21:20 hjs 1.9.34.1: #i50255# remove obsolete/wronge dependencies


2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [c894e69ee467a8d3b5bab4204e208a8036e1a27f]

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>  [465463afa63ebc91c4acef9725de54daf47c90cf]

INTEGRATION: CWS ause036 (1.9.34); FILE MERGED 2005/11/15 15:21:19 hjs 1.9.34.1: #i50255# remove obsolete/wronge dependencies


2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [ab6ffb84b47e47dc0b3103f0b8701a655f38e1f5]

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>  [7d0c80ad555b6e1ed0041583b2ef48a3fa67bd65]

INTEGRATION: CWS ause036 (1.9.34); FILE MERGED 2005/11/15 15:21:18 hjs 1.9.34.1: #i50255# remove obsolete/wronge dependencies


2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [15cbe6675ac53ca14cc493a43d21faacdec29b85]

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>  [d0d6671fa3cc2e9abd7e3af455746ca7e88bcc54]

INTEGRATION: CWS ause036 (1.7.34); FILE MERGED 2005/11/15 15:21:14 hjs 1.7.34.1: #i50255# remove obsolete/wronge dependencies


2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [e63fd59628099b5d3d42d346b227fd818cf0bd66]

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>  [2cf8d87749dfc2230ec83d5fb605dacf8dcfab21]

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>  [4ab6c534243acfe465f1a7389bd722e2b9b63b3d]

INTEGRATION: CWS ause036 (1.9.32); FILE MERGED 2005/11/15 15:21:10 hjs 1.9.32.1: #i50255# remove obsolete/wronge dependencies


2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [bea8074929a37755f53e7f8b9fc12cab064f5751]

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>  [496745d9bb4dcc52ce797d800a021e69b16dfd04]

INTEGRATION: CWS ause036 (1.9.32); FILE MERGED 2005/11/15 15:21:09 hjs 1.9.32.1: #i50255# remove obsolete/wronge dependencies


2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [0c05240141e6d30f53a3d27c722723ab19b7e763]

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>  [33625f47f62356ef6e3996575d51237896c14dba]

INTEGRATION: CWS ause036 (1.9.32); FILE MERGED 2005/11/15 15:21:08 hjs 1.9.32.1: #i50255# remove obsolete/wronge dependencies


2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [6ba302fdb646b2471b8a935e50427233eff26d9b]

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>  [651e739a0c1ecf2d4d2ebada46d7d4e68b61430d]

INTEGRATION: CWS ause036 (1.9.34); FILE MERGED 2005/11/15 15:21:04 hjs 1.9.34.1: #i50255# remove obsolete/wronge dependencies


2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [4ecf70f764ef053e858353fd8c25a861de685f34]

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>  [4fa80bd7f3caa9c39d6d666305ac908e95712f63]

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>  [2103c8d15772d40b75737aeb3c2ba484890c3da3]

INTEGRATION: CWS ause036 (1.8.34); FILE MERGED 2005/11/15 15:21:03 hjs 1.8.34.1: #i50255# remove obsolete/wronge dependencies


2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [745ed32b42e6587a45f03b36efc594a450573cb6]

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>  [3a49a16741561e35a275e26ac0369b72cb087e8a]

INTEGRATION: CWS ause036 (1.8.34); FILE MERGED 2005/11/15 15:21:02 hjs 1.8.34.1: #i50255# remove obsolete/wronge dependencies


2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [d9ba77e604149a2761a5aaa051fd90810d68f502]

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>  [5e476135e3beec7b431672cf44d356bf659a52c5]

INTEGRATION: CWS ause036 (1.8.34); FILE MERGED 2005/11/15 15:21:01 hjs 1.8.34.1: #i50255# remove obsolete/wronge dependencies


2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [aa057c097f450f07f14f867506cbaafbfbfacce9]

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>  [863c54b121dbabc1b409b290baa520c0e0862608]

INTEGRATION: CWS ause036 (1.8.34); FILE MERGED 2005/11/15 15:21:00 hjs 1.8.34.1: #i50255# remove obsolete/wronge dependencies


2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [6f38dcf15ea8f7348f6042d85191d5d68bd79c99]

INTEGRATION: CWS ause036 (1.8.34); FILE MERGED 2005/11/15 15:20:59 hjs 1.8.34.1: #i50255# remove obsolete/wronge dependencies


2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [f5ff9cb60a127ffa2d87d1c9629caa1d16517170]

INTEGRATION: CWS ause036 (1.8.34); FILE MERGED 2005/11/15 15:20:58 hjs 1.8.34.1: #i50255# remove obsolete/wronge dependencies


2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [a8fd929a1911b743c9c1f1902675b498f9be7ff8]

INTEGRATION: CWS ause036 (1.32.46); FILE MERGED 2006/05/24 16:53:13 hjs 1.32.46.3: RESYNC: (1.33-1.34); FILE MERGED 2006/02/27 18:21:24 hjs 1.32.46.2: RESYNC: (1.32-1.33); FILE MERGED 2005/11/15 15:20:14 hjs 1.32.46.1: #i50255# remove obsolete/wronge dependencies


2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [2c058276826d3633f437f36e3f866653a3ca8385]

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>  [9e35c2ab8f66cbfe19d371f9bb83df933798d1ac]

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>  [10e9b055f3d197d4ff4b072a8a65caf79383c864]

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>  [796e69837637eb6970ec9b151a28629d6aaa7de4]

INTEGRATION: CWS ause036 (1.14.2); FILE MERGED 2006/05/24 16:43:04 hjs 1.14.2.3: RESYNC: (1.15-1.16); FILE MERGED 2006/02/27 18:16:56 hjs 1.14.2.2: RESYNC: (1.14-1.15); FILE MERGED 2005/11/15 15:17:44 hjs 1.14.2.1: #i50255# remove obsolete/wronge dependencies


2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [4b76df64734652c2b2681998239f01761a954ddc]

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>  [9e86ff34197001fdb60d5904bd90dddb6bc29dac]

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>  [6c61c7b16f14f7f5bdcde281436f22eeef3132dd]

INTEGRATION: CWS ause036 (1.12.78); FILE MERGED 2006/05/24 16:17:23 hjs 1.12.78.2: RESYNC: (1.12-1.13); FILE MERGED 2005/11/15 15:18:17 hjs 1.12.78.1: #i50255# remove obsolete/wronge dependencies


2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [2b4472c361bcff81d6f92fa36c37eab976213f82]

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>  [7ecbaa5979909fe36a3039f71ce14b74ad494b7f]

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>  [dc2bedea7f884a925afad311afb2c14f46704669]

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>  [73fc960347f18ab737991707ddbc78b67a0f469b]

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>  [83c1181523ce9666439ea1aaefb62b57d4d5bc42]

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>  [1edd38b016be8002a269d5a0b38d179677396c6c]

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>  [ad0c668309ef2626a5d51e655136e7ad99bbe485]

INTEGRATION: CWS ause036 (1.12.98); FILE MERGED 2005/11/15 15:16:29 hjs 1.12.98.1: #i50255# remove obsolete/wronge dependencies


2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [6a1ce74662612c39d7f58f8ad0c7050f0ddea4ab]

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>  [d1f0699d72fe62a290869fd67d5999c2169c289b]

INTEGRATION: CWS ause036 (1.75.12); FILE MERGED 2006/05/24 15:55:17 hjs 1.75.12.4: RESYNC: (1.77-1.79); FILE MERGED 2006/02/27 17:40:03 hjs 1.75.12.3: RESYNC: (1.76-1.77); FILE MERGED 2005/11/15 16:40:30 hjs 1.75.12.2: RESYNC: (1.75-1.76); FILE MERGED 2005/11/15 15:16:27 hjs 1.75.12.1: #i50255# remove obsolete/wronge dependencies


2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [e63718d8a76ca0bba8c42f661b95ac7f7de748f8]

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>  [89a4c8ce53dfe340658f9c00f1c12b9cab2e80b1]

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>  [1f26336d2d833d4643c7225448403ec2d4d6cdac]

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>  [bb71d425b5431408e45f8155dbf7f9b4cb6861f3]

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>  [0b0bfaccc2e12c18e195affe9162f73e6faa3ee2]

INTEGRATION: CWS ause036 (1.40.30); FILE MERGED 2006/05/24 14:53:22 hjs 1.40.30.3: RESYNC: (1.42-1.43); FILE MERGED 2006/02/27 16:33:56 hjs 1.40.30.2: RESYNC: (1.40-1.42); FILE MERGED 2005/11/15 15:13:44 hjs 1.40.30.1: #i50255# remove obsolete/wronge dependencies


2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [9a0792107e15060ba09f0ab853079dbec4733589]

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>  [a6c3f55f77073075d1943d29dc8d05dcef69b25a]

INTEGRATION: CWS ause036 (1.8.70); FILE MERGED 2006/05/24 15:26:58 hjs 1.8.70.2: RESYNC: (1.8-1.9); FILE MERGED 2005/11/15 15:13:43 hjs 1.8.70.1: #i50255# remove obsolete/wronge dependencies


2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [2d4dc491dc455f4dfaf561e1679987a8f4408f7e]

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>  [054a12bffd107cd2cd794cbe6ad6fbf2bbc5ff5d]

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>  [589f24ca1d46ce051902ee4a5009ce880400a5c6]

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>  [467e8ace51d2efc3344ebb6353c6d1c114297633]

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>  [ccb5812ddcf34cfd77402de4d2e5929642721718]

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>  [27dd1670c927b59f22c869a9a791d4684f451da8]

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>  [a5f05e71e037991da05fcaa61e62b4e24be5e88a]

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>  [129afe1c95cd201430a89413639e1888189b34d2]

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>  [93f41b4d5a0c25358af015bb2265d080f2a02d14]

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>  [c50bdd0782ae452c932dc49cebdce4a72bf9c33a]

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>  [828c7a22ed343ea988469bb6deda68ebdae55b51]

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>  [3498881e6b156ce45da9e94571859b7287109471]

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>  [d129f46de1db2d237b3234c8f6b46c76191bbeb1]

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>  [26179d9ce66d1d9b9a9b9cd18eac5abcc52ceead]

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>  [203bdb9c3e525f1e6a0eb1ccebe9b616e6b41553]

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>  [1112e6577512ca94e06321013dc321a164cacae4]

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-29  Ivo Hinkelmann  <ihi@openoffice.org>  [53c24256b980f1887da78f6a0e702e36e1ba0714]

INTEGRATION: CWS ause036 (1.4.8); FILE MERGED 2005/11/15 15:16:53 hjs 1.4.8.1: #i50255# remove obsolete/wronge dependencies


2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [715eabcd93962ca30d0328d032500d122904e264]

INTEGRATION: CWS ause036 (1.3.8); FILE MERGED 2005/11/15 15:16:53 hjs 1.3.8.1: #i50255# remove obsolete/wronge dependencies


2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [1db1af226cb98b3b932ded8e1750c0133131edad]

INTEGRATION: CWS ause036 (1.3.10); FILE MERGED 2005/11/15 15:16:54 hjs 1.3.10.1: #i50255# remove obsolete/wronge dependencies


2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [8c2310e6ecd26e79488e7109e8278395cde00af4]

INTEGRATION: CWS ause036 (1.3.8); FILE MERGED 2005/11/15 15:16:55 hjs 1.3.8.1: #i50255# remove obsolete/wronge dependencies


2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [616e74db4c32648d72fde0328430969af7fb4017]

INTEGRATION: CWS ause036 (1.5.40); FILE MERGED 2006/02/27 17:31:07 hjs 1.5.40.3: RESYNC: (1.6-1.7); FILE MERGED 2005/09/13 10:59:27 hjs 1.5.40.2: RESYNC: (1.5-1.6); FILE MERGED 2005/08/18 15:18:56 hjs 1.5.40.1: #i53507# cleanup


2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [9ac3207cf7bdcc306e68907afbce17d5a252ed1f]

INTEGRATION: CWS ause036 (1.2.96); FILE MERGED 2005/09/13 10:58:02 hjs 1.2.96.2: RESYNC: (1.2-1.3); FILE MERGED 2005/08/18 15:18:55 hjs 1.2.96.1: #i53507# cleanup


2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [30f2f901f845ae2b31f763bd1ddd11814d094033]

INTEGRATION: CWS ause036 (1.1.96); FILE MERGED 2006/06/06 12:05:24 hjs 1.1.96.4: #i53507# damaged on resync 2006/02/27 17:30:50 hjs 1.1.96.3: RESYNC: (1.2-1.3); FILE MERGED 2005/09/13 10:55:01 hjs 1.1.96.2: RESYNC: (1.1-1.2); FILE MERGED 2005/08/18 15:18:54 hjs 1.1.96.1: #i53507# cleanup


2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [d0be9bc0435362674c4db1f94b862128fc3ef72f]

INTEGRATION: CWS ause036 (1.2.86); FILE MERGED 2005/09/13 10:58:42 hjs 1.2.86.2: RESYNC: (1.2-1.3); FILE MERGED 2005/08/18 15:18:53 hjs 1.2.86.1: #i53507# cleanup


2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [af25e8965271a55e15a27a13676fc227248120d3]

INTEGRATION: CWS ause036 (1.4.14); FILE MERGED 2006/02/27 17:30:19 hjs 1.4.14.4: RESYNC: (1.6-1.7); FILE MERGED 2005/10/26 15:40:34 hjs 1.4.14.3: RESYNC: (1.5-1.6); FILE MERGED 2005/09/13 10:52:54 hjs 1.4.14.2: RESYNC: (1.4-1.5); FILE MERGED 2005/08/18 15:18:52 hjs 1.4.14.1: #i53507# cleanup


2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [224a6f1dcf7f5371be055d6825e9cfe1422f5837]

INTEGRATION: CWS ause036 (1.3.14); FILE MERGED 2005/09/13 10:56:49 hjs 1.3.14.2: RESYNC: (1.3-1.4); FILE MERGED 2005/08/18 15:18:51 hjs 1.3.14.1: #i53507# cleanup


2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [3dbacd87487b60bd6725e488161dcb62018263de]

INTEGRATION: CWS ause036 (1.1.96); FILE MERGED 2005/09/13 10:56:30 hjs 1.1.96.2: RESYNC: (1.1-1.2); FILE MERGED 2005/08/18 15:18:51 hjs 1.1.96.1: #i53507# cleanup


2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [558635105d1db7e10380b2acb2126d1fc909fc89]

INTEGRATION: CWS ause036 (1.2.78); FILE MERGED 2005/09/13 10:57:38 hjs 1.2.78.2: RESYNC: (1.2-1.3); FILE MERGED 2005/08/18 15:18:50 hjs 1.2.78.1: #i53507# cleanup


2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [b4b24e67c7a7375500e71b007f1b27782035f053]

INTEGRATION: CWS ause036 (1.2.82); FILE MERGED 2005/09/13 11:00:41 hjs 1.2.82.2: RESYNC: (1.2-1.3); FILE MERGED 2005/08/18 15:18:50 hjs 1.2.82.1: #i53507# cleanup


2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [b23a23ee898b949e0787f0c52823b3bbbce73b18]

INTEGRATION: CWS ause036 (1.10.10); FILE MERGED 2006/02/27 17:24:58 hjs 1.10.10.2: RESYNC: (1.10-1.12); FILE MERGED 2005/11/15 15:15:42 hjs 1.10.10.1: #i50255# remove obsolete/wronge dependencies


2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [91560f2a86eba7f34819cc720eeddaefca2eb42a]

INTEGRATION: CWS ause036 (1.5.22); FILE MERGED 2006/05/24 14:23:53 hjs 1.5.22.2: RESYNC: (1.5-1.6); FILE MERGED 2005/11/15 15:14:12 hjs 1.5.22.1: #i50255# remove obsolete/wronge dependencies


2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [680f84e8167b0e4dec720b87718a7b23acd96db2]

INTEGRATION: CWS ause036 (1.5.24); FILE MERGED 2005/11/15 15:14:11 hjs 1.5.24.1: #i50255# remove obsolete/wronge dependencies


2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [c2ccfe750a6e44843d447441548d4a9d77e61838]

INTEGRATION: CWS ause036 (1.10.22); FILE MERGED 2006/05/24 14:21:42 hjs 1.10.22.2: RESYNC: (1.10-1.11); FILE MERGED 2005/11/15 15:14:10 hjs 1.10.22.1: #i50255# remove obsolete/wronge dependencies


2006-06-29  Ivo Hinkelmann  <ihi@openoffice.org>  [69e61a835c503691c54e19d89a126a3fe34422ed]

INTEGRATION: CWS systemint02 (1.12.2); FILE MERGED 2006/06/06 12:37:15 ihi 1.12.2.1: #i66165# restore group permisions


2006-06-28  Thorsten Behrens  <thb@openoffice.org>  [0535516a2f4f08b15ad9a8007f12f9a57d4fbbb1]

#i65904# Added more docs; made clip masks for all cases (except masked bitmap); removed hardcoded unsigned int in favor of a metafunction; added tests for clips; fixed Color channel modification methods


2006-06-27  Ivo Hinkelmann  <ihi@openoffice.org>  [c7830bf311cdfb58556647db7802314337be653e]

INTEGRATION: CWS kdesettings2 (1.2.6); FILE MERGED 2006/06/13 11:43:50 kendy 1.2.6.1: #i66264# Fix crasher with KDE < 3.2.2


2006-06-26  Rüdiger Timm  <rt@openoffice.org>  [dd3fe9bbaa3f7e0a39c925add4235327f27b1de6]

#136940# Fixed by mav.


2006-06-26  Rüdiger Timm  <rt@openoffice.org>  [5b5f31b5092f3f7a87e75e794c36cb26866333c9]

#136992# Switch off applets by default


2006-06-26  Rüdiger Timm  <rt@openoffice.org>  [b40eed0e55f88aae77acbffd9b9b667c42547ea4]

Memory management bugs.


2006-06-23  Oliver Bolte  <obo@openoffice.org>  [69f9d74df08fab20198818a0e5610003b6bb05a5]

#i10000# counter i substituted with j (cws warnings01)


2006-06-22  Vladimir Glazounov  <vg@openoffice.org>  [3e1d66a18b5de723abdff0dcc339a884e1511841]

new version for SRC680


2006-06-22  Vladimir Glazounov  <vg@openoffice.org>  [d9c861026c4fce73f61101791fa0f5b80d032bf8]

new version for SRC680


2006-06-22  Vladimir Glazounov  <vg@openoffice.org>  [a62d7955856322b607e02ca93b71ae6320668c60]

new version for SRC680


2006-06-22  Vladimir Glazounov  <vg@openoffice.org>  [467a0bf483dc8596f0a39e22dc4e0d5eeb557ca4]

new version for SRC680


2006-06-22  Vladimir Glazounov  <vg@openoffice.org>  [9db5b49dbf94d60fa4c916faf5bca03cc1377ac1]

new version for SRC680


2006-06-22  Vladimir Glazounov  <vg@openoffice.org>  [c3bee473d71be7b76b8e9cc5f773c770971f40f5]

new version for SRC680


2006-06-22  Vladimir Glazounov  <vg@openoffice.org>  [0a0be6b46ea19f5f01c070ee77b546543664480c]

new version for SRC680


2006-06-22  Vladimir Glazounov  <vg@openoffice.org>  [aad24778c617ee6c929b63fd577e727e12bd94a2]

new version for SRC680


2006-06-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [20b50a69a156df18b0f55568ef387a0c5807e1c3]

#i10000#: line continuing in if statements is risky because of buggy dmakes, here it disabled adjustvisibility treatment of certain Solaris object files


2006-06-22  Vladimir Glazounov  <vg@openoffice.org>  [0e3c3790df4150d9d2525be22e5688c25e7a297a]

new version for SRC680


2006-06-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [eb0d4e3426d3ab777ebb713073dddd37750319e1]

#i10000#: get rid of unused parameters


2006-06-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [d763bbf492e0f8d9fccf744574ccbc47b2be0d30]

#i10000#: get rid of warnings for unused variables


2006-06-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [83fda226c88097fa706492c596d153967e4856a1]

#i10000#: comment syntax


2006-06-22  Vladimir Glazounov  <vg@openoffice.org>  [54b738dd77867466afade83a95c6e1e5d4b4c539]

new version for SRC680


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [8a369e18d997a9abf5aad363af445def836168c1]

#i10000#: add dependency on so3


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [85f39d23e1b392148de53d5993ad8a7c3a89a5aa]

#i10000#: rename osl_getSymbol -> osl_getFunctionSymbol


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [3975edcd05917a7af0fe9dfe554f1dd2cda0460b]

SRC680


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [a4a24f58440406cb0d58fa0b691cfdd847684f6b]

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>  [028b42efb02eae3cb51b819a34e05b802c6942b2]

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>  [088577d80cbd9213e979425fc691b5d5ec8bae8f]

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>  [2a981d80f5f8e39bf016cfd6675b3e9431f22a4b]

INTEGRATION: CWS mav20_SRC680 (1.37.10.1.2); FILE MERGED 2006/06/07 15:14:40 mba 1.37.10.1.2.1: #i66214#: don't crash when loading bad summary info stream created by Lotus 1-2-3


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [1e922190775368968778560c670983f62a61cba7]

INTEGRATION: CWS mav20_SRC680 (1.33.20); FILE MERGED 2006/06/13 10:58:01 mav 1.33.20.1: #i66392# workaround AR OLE object problem


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [71dbc5444b7e423e0dee1feec36ac2f1e79a2f6b]

INTEGRATION: CWS jl37_SRC680 (1.115.54); FILE MERGED 2006/06/08 15:15:05 jl 1.115.54.1: #136992#


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [4e7258798dcacc4f2c7f96db9f3b7fb4cb3c8007]

INTEGRATION: CWS os83 (1.23.14); FILE MERGED 2006/06/12 14:01:53 os 1.23.14.2: #b6433357# include added 2006/06/12 14:00:01 os 1.23.14.1: #b6433357# update page fields after page insertion


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [5731d48551158200eeb840dcabd1c0cd4b65bc6d]

INTEGRATION: CWS wot04_SRC680 (1.78.60); FILE MERGED 2006/06/09 14:35:38 hdu 1.78.60.2: #i66082# fix comment 2006/06/09 13:45:42 hdu 1.78.60.1: #i66082# select stock font into DC before release


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [1c7214d4ac8dd09ffdc3f83113c90775426cc76b]

INTEGRATION: CWS ause059 (1.42.2); FILE MERGED 2006/06/16 13:01:39 hjs 1.42.2.1: #i66508# solve build breakage on OSX related to uno bootstrapping


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [1c0b01c1d7175f9d9795a4e15c9d9d96435fc036]

INTEGRATION: CWS jsc11_SRC680 (1.75.44); FILE MERGED 2006/06/08 11:04:52 jsc 1.75.44.1: #i65848# deliver inspection module


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [58530fb30c4b3e65040b4fa095919b3e4b50844b]

INTEGRATION: CWS calclosttext (1.56.42); FILE MERGED 2006/06/07 17:20:20 nn 1.56.42.1: #i66209# ensure update mode is set in CreateFieldEditEngine outside of loading


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [e4587b43002ee1e2de45b289ca6441f446ce6eec]

INTEGRATION: CWS warnings01 (1.3.18); FILE MERGED


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [7086faa45a487b39cbedb450c3dcfd202d721cf0]

INTEGRATION: CWS warnings01 (1.120.34); FILE MERGED 2006/05/29 07:57:34 sb 1.120.34.7: #i53898# Made code warning-free and/or compile at all after resync to SRC680m170. 2006/05/23 19:14:31 sb 1.120.34.6: RESYNC: (1.121-1.122); FILE MERGED 2006/04/20 14:55:54 sb 1.120.34.5: #i53898# Made code compile and/or warning-free again after resync to SRC680m162. 2006/04/07 18:40:01 sb 1.120.34.4: RESYNC: (1.120-1.121); FILE MERGED 2005/11/16 21:34:05 pl 1.120.34.3: #i55991# removed warnings 2005/11/03 17:46:57 cl 1.120.34.2: warning free code changes for unxlngi6 2005/11/02 14:57:47 cl 1.120.34.1: warning free code changes


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [ba5f15e44a74139a8ac3630e7c7e71444cb0afac]

INTEGRATION: CWS warnings01 (1.5.134); FILE MERGED 2005/11/21 15:07:04 sb 1.5.134.5: #i53898# Made code warning-free. 2005/09/23 00:19:34 sb 1.5.134.4: RESYNC: (1.5-1.6); FILE MERGED 2005/09/09 07:56:49 sb 1.5.134.3: #i53898# Improved previous change. 2005/09/08 14:08:42 sb 1.5.134.2: #i53898# Simplified previous change. 2005/09/07 16:34:16 sb 1.5.134.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [de5a4e60eff87a5d1613cccf584de56d0022ebca]

INTEGRATION: CWS warnings01 (1.1.1.1.148); FILE MERGED 2005/09/23 00:19:06 sb 1.1.1.1.148.4: RESYNC: (1.1.1.1-1.2); FILE MERGED 2005/09/09 07:56:49 sb 1.1.1.1.148.3: #i53898# Improved previous change. 2005/09/08 14:08:42 sb 1.1.1.1.148.2: #i53898# Simplified previous change. 2005/09/07 16:34:15 sb 1.1.1.1.148.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [3a80b325f2e5c61b65bcfbdfbc554babe817750f]

INTEGRATION: CWS warnings01 (1.4.136); FILE MERGED 2005/09/23 00:16:03 sb 1.4.136.4: RESYNC: (1.4-1.5); FILE MERGED 2005/09/09 07:56:48 sb 1.4.136.3: #i53898# Improved previous change. 2005/09/08 14:08:39 sb 1.4.136.2: #i53898# Simplified previous change. 2005/09/07 16:34:14 sb 1.4.136.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [af563562dd484f52f32a1405fc067f03bac3f6ad]

INTEGRATION: CWS warnings01 (1.1.1.1.148); FILE MERGED 2005/09/23 00:15:26 sb 1.1.1.1.148.4: RESYNC: (1.1.1.1-1.2); FILE MERGED 2005/09/09 07:56:48 sb 1.1.1.1.148.3: #i53898# Improved previous change. 2005/09/08 14:08:38 sb 1.1.1.1.148.2: #i53898# Simplified previous change. 2005/09/07 16:34:13 sb 1.1.1.1.148.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [eb168bdc7847b02b2c9394dc3d8c512873a442bb]

INTEGRATION: CWS warnings01 (1.16.10); FILE MERGED 2006/05/23 23:40:18 sb 1.16.10.2: RESYNC: (1.16-1.17); FILE MERGED 2005/11/28 09:54:29 os 1.16.10.1: #i53898# external module - warnings are not errors


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [6d6bec71e56c8181c8839bc0ec3957a72f9ef6d7]

INTEGRATION: CWS warnings01 (1.102.2); FILE MERGED 2006/05/26 13:49:15 sb 1.102.2.7: #i53898# Made code warning-free and/or compile at all after resync to SRC680m170. 2006/05/23 19:53:34 sb 1.102.2.6: RESYNC: (1.105-1.106); FILE MERGED 2006/04/20 14:49:37 sb 1.102.2.5: #i53898# Made code compile and/or warning-free again after resync to SRC680m162 (done by PL). 2006/04/07 18:53:11 sb 1.102.2.4: RESYNC: (1.103-1.105); FILE MERGED 2006/03/17 16:12:58 pl 1.102.2.3: #i55991# removed warnings for windows platform 2006/01/25 19:27:43 sb 1.102.2.2: RESYNC: (1.102-1.103); FILE MERGED 2005/11/10 20:06:37 pl 1.102.2.1: #i55991# removed warnings


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [fd1ced4d0e68008a959cb8eec01c266439356f93]

INTEGRATION: CWS warnings01 (1.116.2); FILE MERGED 2006/05/23 19:52:00 sb 1.116.2.8: RESYNC: (1.121-1.126); FILE MERGED 2006/04/20 14:49:36 sb 1.116.2.7: #i53898# Made code compile and/or warning-free again after resync to SRC680m162 (done by PL). 2006/04/07 18:51:10 sb 1.116.2.6: RESYNC: (1.118-1.121); FILE MERGED 2006/01/27 13:46:47 sb 1.116.2.5: #i53898# Made code warning-free. 2006/01/25 19:25:07 sb 1.116.2.4: RESYNC: (1.117-1.118); FILE MERGED 2005/11/07 11:54:11 pl 1.116.2.3: #i55991# removed warnings 2005/11/04 10:43:52 pl 1.116.2.2: RESYNC: (1.116-1.117); FILE MERGED 2005/10/24 14:27:00 pl 1.116.2.1: #i55991# removed warnings for linux platform


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [e30abec38e5908635c982a0bb14c42fdaac13f48]

INTEGRATION: CWS warnings01 (1.4.4); FILE MERGED 2006/04/07 21:38:14 sb 1.4.4.2: RESYNC: (1.4-1.5); FILE MERGED 2005/11/01 17:10:27 cd 1.4.4.1: #i53898# Warning free code for sun sparc compiler


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [52b0582fdee970efe50c01c3fbaf9fe9eca9b9d6]

INTEGRATION: CWS warnings01 (1.3.80); FILE MERGED 2005/09/23 03:42:04 sb 1.3.80.2: RESYNC: (1.3-1.4); FILE MERGED 2005/09/15 15:28:05 abi 1.3.80.1: #i53898# warning free


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [1174eec048e1e8ab30240ef6676969ca6e3f084b]

INTEGRATION: CWS warnings01 (1.41.12); FILE MERGED 2006/04/07 21:38:07 sb 1.41.12.5: RESYNC: (1.45-1.46); FILE MERGED 2005/11/07 20:29:24 pl 1.41.12.4: RESYNC: (1.43-1.45); FILE MERGED 2005/11/01 17:10:26 cd 1.41.12.3: #i53898# Warning free code for sun sparc compiler 2005/09/23 03:41:45 sb 1.41.12.2: RESYNC: (1.41-1.43); FILE MERGED 2005/09/15 15:28:05 abi 1.41.12.1: #i53898# warning free


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [2ea96f29e089a8fdaf5be94d0fcfc7e673985a6d]

INTEGRATION: CWS warnings01 (1.26.12); FILE MERGED 2006/02/21 10:39:25 cd 1.26.12.4: #i55991# Warning free code for Windows C++ compiler 2005/11/01 17:10:26 cd 1.26.12.3: #i53898# Warning free code for sun sparc compiler 2005/09/23 03:40:10 sb 1.26.12.2: RESYNC: (1.26-1.27); FILE MERGED 2005/09/15 15:28:04 abi 1.26.12.1: #i53898# warning free


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [4d7f01e620da1fb301b67cbb5d5d5e74c7ea0689]

INTEGRATION: CWS warnings01 (1.13.216); FILE MERGED 2005/09/23 03:40:02 sb 1.13.216.2: RESYNC: (1.13-1.14); FILE MERGED 2005/09/15 15:28:04 abi 1.13.216.1: #i53898# warning free


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [e8d9b366bdbd5073e4ac80b4d3509ecf34b35de2]

INTEGRATION: CWS warnings01 (1.99.12); FILE MERGED 2006/04/07 21:38:01 sb 1.99.12.6: RESYNC: (1.102-1.103); FILE MERGED 2006/01/25 22:23:42 sb 1.99.12.5: RESYNC: (1.101-1.102); FILE MERGED 2005/11/07 20:28:55 pl 1.99.12.4: RESYNC: (1.100-1.101); FILE MERGED 2005/11/01 17:10:25 cd 1.99.12.3: #i53898# Warning free code for sun sparc compiler 2005/09/23 03:39:50 sb 1.99.12.2: RESYNC: (1.99-1.100); FILE MERGED 2005/09/15 15:28:03 abi 1.99.12.1: #i53898# warning free


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [f0bba62e8f697576a4b8d02cf537399f5a2f21f6]

INTEGRATION: CWS warnings01 (1.6.56); FILE MERGED 2005/11/01 17:10:25 cd 1.6.56.3: #i53898# Warning free code for sun sparc compiler 2005/09/23 03:39:40 sb 1.6.56.2: RESYNC: (1.6-1.7); FILE MERGED 2005/09/15 15:28:03 abi 1.6.56.1: #i53898# warning free


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [dd26a22cd91748d1b9bc45703dba3943c895e048]

INTEGRATION: CWS warnings01 (1.35.214); FILE MERGED 2006/04/07 21:37:51 sb 1.35.214.6: RESYNC: (1.36-1.37); FILE MERGED 2006/02/21 10:39:25 cd 1.35.214.5: #i55991# Warning free code for Windows C++ compiler 2005/11/02 08:41:00 cd 1.35.214.4: #i53898# Warning free code non product gcc 2005/11/01 17:10:24 cd 1.35.214.3: #i53898# Warning free code for sun sparc compiler 2005/09/23 03:39:19 sb 1.35.214.2: RESYNC: (1.35-1.36); FILE MERGED 2005/09/15 15:28:01 abi 1.35.214.1: #i53898# warning free


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [54bc74b22b8810ba9740c0d375dfc197e07d75b0]

INTEGRATION: CWS warnings01 (1.42.22); FILE MERGED 2006/02/21 10:39:25 cd 1.42.22.4: #i55991# Warning free code for Windows C++ compiler 2005/11/01 17:10:23 cd 1.42.22.3: #i53898# Warning free code for sun sparc compiler 2005/09/23 03:39:10 sb 1.42.22.2: RESYNC: (1.42-1.43); FILE MERGED 2005/09/15 15:28:00 abi 1.42.22.1: #i53898# warning free


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [0f75309fd0586ff4aee07e05ed22dbb16cf23c7a]

INTEGRATION: CWS warnings01 (1.9.22); FILE MERGED 2006/02/21 10:39:24 cd 1.9.22.4: #i55991# Warning free code for Windows C++ compiler 2005/11/01 17:10:23 cd 1.9.22.3: #i53898# Warning free code for sun sparc compiler 2005/09/23 03:38:35 sb 1.9.22.2: RESYNC: (1.9-1.10); FILE MERGED 2005/09/15 15:27:59 abi 1.9.22.1: #i53898# warning free


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [62987d7d47c885b3599e076119f20d1bb61022be]

INTEGRATION: CWS warnings01 (1.3.180); FILE MERGED 2005/09/23 03:37:38 sb 1.3.180.2: RESYNC: (1.3-1.4); FILE MERGED 2005/09/15 15:27:59 abi 1.3.180.1: #i53898# warning free


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [199cf803548c8bad746c476a6c4881d20156e753]

INTEGRATION: CWS warnings01 (1.12.4); FILE MERGED 2005/11/02 08:40:59 cd 1.12.4.1: #i53898# Warning free code non product gcc


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [778a0f48b81f996252322c28766521d1aa135491]

INTEGRATION: CWS warnings01 (1.11.112); FILE MERGED 2006/05/24 01:23:07 sb 1.11.112.5: RESYNC: (1.12-1.13); FILE MERGED 2005/11/02 08:40:58 cd 1.11.112.4: #i53898# Warning free code non product gcc 2005/11/01 17:10:22 cd 1.11.112.3: #i53898# Warning free code for sun sparc compiler 2005/09/23 03:36:54 sb 1.11.112.2: RESYNC: (1.11-1.12); FILE MERGED 2005/09/15 15:27:59 abi 1.11.112.1: #i53898# warning free


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [a3b83596ea06f977cdac65763fb827e6779a02fd]

INTEGRATION: CWS warnings01 (1.18.4); FILE MERGED 2006/02/21 10:39:24 cd 1.18.4.2: #i55991# Warning free code for Windows C++ compiler 2005/11/01 17:10:22 cd 1.18.4.1: #i53898# Warning free code for sun sparc compiler


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [1daaad52431c3812b118d9875701783adcae4a1a]

INTEGRATION: CWS warnings01 (1.9.4); FILE MERGED 2006/01/25 22:23:35 sb 1.9.4.3: RESYNC: (1.11-1.13); FILE MERGED 2005/11/07 20:28:47 pl 1.9.4.2: RESYNC: (1.9-1.11); FILE MERGED 2005/11/01 17:10:21 cd 1.9.4.1: #i53898# Warning free code for sun sparc compiler


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [e802aae4a93b791b5829ce89822593531b22820f]

INTEGRATION: CWS warnings01 (1.18.12); FILE MERGED 2006/04/07 21:37:42 sb 1.18.12.7: RESYNC: (1.23-1.25); FILE MERGED 2006/01/25 22:23:26 sb 1.18.12.6: RESYNC: (1.21-1.23); FILE MERGED 2005/11/09 18:27:18 pl 1.18.12.5: #i53898# removed warnings 2005/11/07 20:28:40 pl 1.18.12.4: RESYNC: (1.19-1.21); FILE MERGED 2005/11/01 17:10:20 cd 1.18.12.3: #i53898# Warning free code for sun sparc compiler 2005/09/23 03:35:32 sb 1.18.12.2: RESYNC: (1.18-1.19); FILE MERGED 2005/09/15 15:27:57 abi 1.18.12.1: #i53898# warning free


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [f32adc6a7a9ae8ecc411c5acfa216c5eecab7918]

INTEGRATION: CWS warnings01 (1.6.4); FILE MERGED 2005/11/01 17:10:20 cd 1.6.4.1: #i53898# Warning free code for sun sparc compiler


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [9aa8cd1b0d7eb55b5b49241a456b932baee824c0]

INTEGRATION: CWS warnings01 (1.3.6); FILE MERGED 2006/04/07 21:37:34 sb 1.3.6.2: RESYNC: (1.3-1.4); FILE MERGED 2005/11/09 18:27:18 pl 1.3.6.1: #i53898# removed warnings


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [131af0814cb6ae3d8906a37325144e6f6a32cae0]

INTEGRATION: CWS warnings01 (1.5.4); FILE MERGED 2005/11/01 17:10:19 cd 1.5.4.1: #i53898# Warning free code for sun sparc compiler


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [a0e811fec0a63475cd202bbfd54789b9776db7a1]

INTEGRATION: CWS warnings01 (1.10.12); FILE MERGED 2006/04/07 21:37:16 sb 1.10.12.6: RESYNC: (1.15-1.16); FILE MERGED 2006/01/25 22:23:08 sb 1.10.12.5: RESYNC: (1.13-1.15); FILE MERGED 2005/11/07 20:27:19 pl 1.10.12.4: RESYNC: (1.11-1.13); FILE MERGED 2005/11/01 17:10:19 cd 1.10.12.3: #i53898# Warning free code for sun sparc compiler 2005/09/23 03:34:34 sb 1.10.12.2: RESYNC: (1.10-1.11); FILE MERGED 2005/09/15 15:27:57 abi 1.10.12.1: #i53898# warning free


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [4f5f90443cb927f030746e625066931be385b844]

INTEGRATION: CWS warnings01 (1.5.40); FILE MERGED 2005/11/01 17:10:18 cd 1.5.40.3: #i53898# Warning free code for sun sparc compiler 2005/09/23 03:33:51 sb 1.5.40.2: RESYNC: (1.5-1.6); FILE MERGED 2005/09/15 15:27:56 abi 1.5.40.1: #i53898# warning free


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [7329858b2ca3c724ac024f5c115bababb3127fff]

INTEGRATION: CWS warnings01 (1.5.4); FILE MERGED 2005/11/01 17:10:18 cd 1.5.4.1: #i53898# Warning free code for sun sparc compiler


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [3e7f9c8ebd80bdbdfbdbf822f39bb60f444a971d]

INTEGRATION: CWS warnings01 (1.7.216); FILE MERGED 2005/11/01 17:10:17 cd 1.7.216.3: #i53898# Warning free code for sun sparc compiler 2005/09/23 03:31:49 sb 1.7.216.2: RESYNC: (1.7-1.8); FILE MERGED 2005/09/15 15:27:53 abi 1.7.216.1: #i53898# warning free


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [c0bd39651703469702d112455dc1b60bc373cba0]

INTEGRATION: CWS warnings01 (1.10.4); FILE MERGED 2006/05/30 15:11:28 mav 1.10.4.4: #i53898# fix incompleted variable renaming 2006/04/07 21:37:08 sb 1.10.4.3: RESYNC: (1.11-1.12); FILE MERGED 2005/11/07 20:26:54 pl 1.10.4.2: RESYNC: (1.10-1.11); FILE MERGED 2005/11/01 17:10:17 cd 1.10.4.1: #i53898# Warning free code for sun sparc compiler


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [61909d4a5e9647d3c5bcf53e609660e3a40c5984]

INTEGRATION: CWS warnings01 (1.3.4); FILE MERGED 2006/02/21 10:39:24 cd 1.3.4.3: #i55991# Warning free code for Windows C++ compiler 2005/11/02 08:40:57 cd 1.3.4.2: #i53898# Warning free code non product gcc 2005/11/01 17:10:16 cd 1.3.4.1: #i53898# Warning free code for sun sparc compiler


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [f0d2e87057f6d6f0e51e31b59c246cf6d99ad185]

INTEGRATION: CWS warnings01 (1.35.4); FILE MERGED 2005/11/01 17:10:15 cd 1.35.4.1: #i53898# Warning free code for sun sparc compiler


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [52d2fe2dd352dd785678a80cfafb122833cc065c]

INTEGRATION: CWS warnings01 (1.3.4); FILE MERGED 2005/11/01 17:10:15 cd 1.3.4.1: #i53898# Warning free code for sun sparc compiler


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [e012535d41bdf9122663b81226e9e16faba9a323]

INTEGRATION: CWS warnings01 (1.7.4); FILE MERGED 2005/11/01 17:10:14 cd 1.7.4.1: #i53898# Warning free code for sun sparc compiler


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [b7169999781c18e68d2306bc65c575f54409ed18]

INTEGRATION: CWS warnings01 (1.9.4); FILE MERGED 2005/11/01 17:10:13 cd 1.9.4.1: #i53898# Warning free code for sun sparc compiler


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [1e9f6bf151840fec97082d67d7aa2612393043ec]

INTEGRATION: CWS warnings01 (1.3.4); FILE MERGED 2006/03/09 20:32:32 pl 1.3.4.1: #i55991# removed warnings for windows platform


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [5b39d660c994c7d911803c09bf3cdeb218bf2672]

INTEGRATION: CWS warnings01 (1.4.4); FILE MERGED 2006/03/09 20:32:32 pl 1.4.4.1: #i55991# removed warnings for windows platform


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [e8d7f588b785081f6911498f4ff34bae2c9620ee]

INTEGRATION: CWS warnings01 (1.9.4); FILE MERGED 2006/03/09 20:32:31 pl 1.9.4.1: #i55991# removed warnings for windows platform


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [eb96a785b6103aa74d35e5b4158ac5b8bb5f6ad3]

INTEGRATION: CWS warnings01 (1.5.4); FILE MERGED 2006/03/09 20:32:04 pl 1.5.4.1: #i55991# removed warnings for windows platform


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [29eac7f29f311ced5beffad4541ff613c486ac2b]

INTEGRATION: CWS warnings01 (1.8.4); FILE MERGED 2006/03/09 20:32:04 pl 1.8.4.1: #i55991# removed warnings for windows platform


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [cfed675eaea20630beb4aaac2e6d3b8779d29554]

INTEGRATION: CWS warnings01 (1.3.4); FILE MERGED 2006/03/09 20:32:03 pl 1.3.4.1: #i55991# removed warnings for windows platform


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [0718dbf353b2eff566a44a712d8ee678e920cac5]

INTEGRATION: CWS warnings01 (1.23.4); FILE MERGED 2006/03/09 20:32:00 pl 1.23.4.1: #i55991# removed warnings for windows platform


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [c32277651d17bed675585965dacc583d288afc5b]

INTEGRATION: CWS warnings01 (1.6.4); FILE MERGED 2006/03/09 20:32:00 pl 1.6.4.1: #i55991# removed warnings for windows platform


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [61fc13b99e146b4ad1cbc2cb7ab25545ccb41a79]

INTEGRATION: CWS warnings01 (1.14.4); FILE MERGED 2006/03/09 20:31:59 pl 1.14.4.1: #i55991# removed warnings for windows platform


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [98e9b2da389315d34fb063de17b9d70f2f213e2a]

INTEGRATION: CWS warnings01 (1.4.4); FILE MERGED 2006/03/09 20:31:59 pl 1.4.4.1: #i55991# removed warnings for windows platform


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [282902542b017b57dde8bb76cb27aa970dcfc762]

INTEGRATION: CWS warnings01 (1.5.4); FILE MERGED 2006/03/09 20:31:58 pl 1.5.4.1: #i55991# removed warnings for windows platform


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [723445a3581de1f7a6904e84cf7eda9bb503f4f8]

INTEGRATION: CWS warnings01 (1.15.4); FILE MERGED 2006/03/09 20:31:58 pl 1.15.4.1: #i55991# removed warnings for windows platform


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [e188d7284ca93b80f0c2a61bf941841af29b875a]

INTEGRATION: CWS warnings01 (1.11.4); FILE MERGED 2006/03/09 20:31:57 pl 1.11.4.1: #i55991# removed warnings for windows platform


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [11eb11616db32e316887c35669cf485cb8bfce56]

INTEGRATION: CWS warnings01 (1.20.4); FILE MERGED 2006/03/09 20:31:57 pl 1.20.4.1: #i55991# removed warnings for windows platform


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [97178a9bf1460e34fa707fa9a10b0adefbee81b3]

INTEGRATION: CWS warnings01 (1.4.4); FILE MERGED 2006/03/09 20:31:56 pl 1.4.4.1: #i55991# removed warnings for windows platform


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [d52711cd856811017a8934114513bb5e6b6d0a0f]

INTEGRATION: CWS warnings01 (1.4.4); FILE MERGED 2006/03/09 20:31:55 pl 1.4.4.1: #i55991# removed warnings for windows platform


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [ee3a057d805b12484772c44b027e3f6b485d0d0f]

INTEGRATION: CWS warnings01 (1.9.4); FILE MERGED 2006/03/09 20:31:55 pl 1.9.4.1: #i55991# removed warnings for windows platform


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [b2aeed885c61e0097cb66dbeb3379e4f08aac1cb]

INTEGRATION: CWS warnings01 (1.13.4); FILE MERGED 2006/03/09 20:31:54 pl 1.13.4.1: #i55991# removed warnings for windows platform


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [fdfcb4e812220d1ff17567fb821caa4e542ceef1]

INTEGRATION: CWS warnings01 (1.9.4); FILE MERGED 2006/03/09 20:31:54 pl 1.9.4.1: #i55991# removed warnings for windows platform


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [1d46da7e8d9d1df7fca62239586f48ac6bf2190c]

INTEGRATION: CWS warnings01 (1.15.4); FILE MERGED 2006/03/09 20:31:53 pl 1.15.4.1: #i55991# removed warnings for windows platform


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [8b96856585a0978262b90d561e586d90474abbd4]

INTEGRATION: CWS warnings01 (1.5.4); FILE MERGED 2006/03/09 20:31:53 pl 1.5.4.1: #i55991# removed warnings for windows platform


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [17b9b527f376b91dfff2205e033977dbb8390159]

INTEGRATION: CWS warnings01 (1.8.4); FILE MERGED 2006/03/09 20:31:53 pl 1.8.4.1: #i55991# removed warnings for windows platform


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [313e861a0b01a16cc17e40bc7e34e4598e23d563]

INTEGRATION: CWS warnings01 (1.19.4); FILE MERGED 2006/03/09 20:31:52 pl 1.19.4.1: #i55991# removed warnings for windows platform


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [a93ea447d6639fc252fd6ea9146d7b2198bf3eae]

INTEGRATION: CWS warnings01 (1.8.4); FILE MERGED 2006/03/09 20:31:52 pl 1.8.4.1: #i55991# removed warnings for windows platform


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [b4008b975c1458d9eca97fcbe06f5245f4a91a7c]

INTEGRATION: CWS warnings01 (1.10.4); FILE MERGED 2006/03/09 20:31:51 pl 1.10.4.1: #i55991# removed warnings for windows platform


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [b5126ab11a7d78079eb5fc7a387f4dff1b43b4d8]

INTEGRATION: CWS warnings01 (1.20.4); FILE MERGED 2006/03/09 20:31:51 pl 1.20.4.1: #i55991# removed warnings for windows platform


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [1047bb6262d0c1263393dd306671362e0aecc0f0]

INTEGRATION: CWS warnings01 (1.4.4); FILE MERGED 2006/03/09 20:31:50 pl 1.4.4.1: #i55991# removed warnings for windows platform


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [ea49f74e06e593bf472a0171f42132a5487c96f5]

INTEGRATION: CWS warnings01 (1.5.4); FILE MERGED 2006/03/09 20:31:50 pl 1.5.4.1: #i55991# removed warnings for windows platform


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [471bb7b7ecc80e61f6aff3e9c835ccd17f56905f]

INTEGRATION: CWS warnings01 (1.13.4); FILE MERGED 2006/03/09 20:31:49 pl 1.13.4.1: #i55991# removed warnings for windows platform


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [49a9cd782c477a4c9b2ade3008e9754f3c11ec54]

INTEGRATION: CWS warnings01 (1.23.4); FILE MERGED 2006/03/09 20:31:49 pl 1.23.4.1: #i55991# removed warnings for windows platform


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [a20681f5732010d1587b48bf4a56b89255e9f12f]

INTEGRATION: CWS warnings01 (1.6.4); FILE MERGED 2006/03/09 20:31:48 pl 1.6.4.1: #i55991# removed warnings for windows platform


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [3b2f14f0bbc994385428dd1b22928b8d713d7091]

INTEGRATION: CWS warnings01 (1.18.4); FILE MERGED 2006/03/09 20:31:48 pl 1.18.4.1: #i55991# removed warnings for windows platform


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [f788abc0326968f7f5ef2f682637cefc8fa7e43a]

INTEGRATION: CWS warnings01 (1.3.4); FILE MERGED 2006/03/09 20:31:47 pl 1.3.4.1: #i55991# removed warnings for windows platform


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [70ccd8be550d49a33270f390cf4a5f4d62d35c49]

INTEGRATION: CWS warnings01 (1.6.4); FILE MERGED 2006/03/09 20:31:46 pl 1.6.4.1: #i55991# removed warnings for windows platform


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [d197bc9e621f7780ad88840d7e43b18713dac4c3]

INTEGRATION: CWS warnings01 (1.5.4); FILE MERGED 2006/03/09 20:31:46 pl 1.5.4.1: #i55991# removed warnings for windows platform


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [35a596b4a7f8d51617bcb98a8af40164f830eec2]

INTEGRATION: CWS warnings01 (1.3.4); FILE MERGED 2006/03/09 20:31:45 pl 1.3.4.1: #i55991# removed warnings for windows platform


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [f5340c51710b6f8f25fbfd089284975c19e1598b]

INTEGRATION: CWS warnings01 (1.9.4); FILE MERGED 2006/03/09 20:31:45 pl 1.9.4.1: #i55991# removed warnings for windows platform


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [56996f38ad8331c4f9b2da515c0c5e2c6dd79700]

INTEGRATION: CWS warnings01 (1.10.4); FILE MERGED 2006/03/09 20:31:44 pl 1.10.4.1: #i55991# removed warnings for windows platform


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [851d6c7c1f5d740314b677e68cebdf4b3bb19f79]

INTEGRATION: CWS warnings01 (1.17.4); FILE MERGED 2006/03/09 20:31:44 pl 1.17.4.1: #i55991# removed warnings for windows platform


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [79e3ea6b4f9a51d8ad4abbbb57194388c9e52e67]

INTEGRATION: CWS warnings01 (1.3.4); FILE MERGED 2006/03/09 20:31:43 pl 1.3.4.1: #i55991# removed warnings for windows platform


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [c23a51f62554e53a2c440881d32e2a14306e34a5]

INTEGRATION: CWS warnings01 (1.7.4); FILE MERGED 2006/03/09 20:31:43 pl 1.7.4.1: #i55991# removed warnings for windows platform


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [2329319d75c01319b2edf53683f48804c500016d]

INTEGRATION: CWS warnings01 (1.3.4); FILE MERGED 2005/10/27 11:44:57 pl 1.3.4.1: #i55991# removed warnings for solaris platform


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [e74d5e4cf74c377161c6ad2efe8cc55827b2e408]

INTEGRATION: CWS warnings01 (1.4.4); FILE MERGED 2005/10/27 11:44:56 pl 1.4.4.2: #i55991# removed warnings for solaris platform 2005/10/21 14:14:54 pl 1.4.4.1: #i55991# removed warnings for linux platform


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [73d85972ed7d30222ebd58b2135f61b128cad55f]

INTEGRATION: CWS warnings01 (1.4.4); FILE MERGED 2005/10/27 11:44:56 pl 1.4.4.1: #i55991# removed warnings for solaris platform


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [18f76766d4eb151e3cea8433be66ab73096ac51a]

INTEGRATION: CWS warnings01 (1.4.4); FILE MERGED 2005/11/01 13:42:59 sb 1.4.4.2: #i53898# Fixed previous change. 2005/10/27 11:44:56 pl 1.4.4.1: #i55991# removed warnings for solaris platform


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [1cf775a9eb887b781830758928bbbc30468a08c8]

INTEGRATION: CWS warnings01 (1.3.4); FILE MERGED 2005/10/27 11:44:53 pl 1.3.4.2: #i55991# removed warnings for solaris platform 2005/10/21 14:14:54 pl 1.3.4.1: #i55991# removed warnings for linux platform


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [817fd5783a4a4a07055c3222e80551eddeccd64a]

INTEGRATION: CWS warnings01 (1.4.4); FILE MERGED 2006/03/09 20:31:42 pl 1.4.4.1: #i55991# removed warnings for windows platform


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [89bb9a6b6f3acd865b71b0c231f397d5459b9e51]

INTEGRATION: CWS warnings01 (1.4.4); FILE MERGED 2005/10/27 11:44:50 pl 1.4.4.1: #i55991# removed warnings for solaris platform


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [6dce51fb3ef60e1093881ff4d77dbea6d1254ed0]

INTEGRATION: CWS warnings01 (1.5.4); FILE MERGED 2006/03/09 20:31:41 pl 1.5.4.2: #i55991# removed warnings for windows platform 2005/10/21 14:14:53 pl 1.5.4.1: #i55991# removed warnings for linux platform


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [72bf6044790bdb3d462cbf54545d99ccf731693b]

INTEGRATION: CWS warnings01 (1.3.4); FILE MERGED 2006/03/09 20:31:41 pl 1.3.4.2: #i55991# removed warnings for windows platform 2005/10/21 14:14:52 pl 1.3.4.1: #i55991# removed warnings for linux platform


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [8b056e6877f2501ee51ad25600b0732dfbd88959]

INTEGRATION: CWS warnings01 (1.3.4); FILE MERGED 2006/03/09 20:31:40 pl 1.3.4.1: #i55991# removed warnings for windows platform


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [e8e1ab0c13aece65d5fb021c169bcbf26c85954c]

INTEGRATION: CWS warnings01 (1.4.4); FILE MERGED 2006/03/09 20:31:40 pl 1.4.4.1: #i55991# removed warnings for windows platform


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [3052edf665e0b444f5bcf1d7cb48122b8949c69a]

INTEGRATION: CWS warnings01 (1.3.4); FILE MERGED 2005/10/27 11:44:40 pl 1.3.4.1: #i55991# removed warnings for solaris platform


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [78b38e6a0d8f188f24c2f50f8ed74e292f07d4fa]

INTEGRATION: CWS warnings01 (1.8.4); FILE MERGED 2005/10/24 16:30:10 pl 1.8.4.1: #i55991# remove warnings for solaris platform


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [6c832ac23a4fd05365d01f67ba4eebbb2081977f]

INTEGRATION: CWS warnings01 (1.32.4); FILE MERGED 2006/05/24 01:22:54 sb 1.32.4.2: RESYNC: (1.32-1.33); FILE MERGED 2005/10/24 16:30:09 pl 1.32.4.1: #i55991# remove warnings for solaris platform


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [b119a23c02bb91143d16c73f598469aa6948349b]

INTEGRATION: CWS warnings01 (1.73.4); FILE MERGED 2006/05/24 01:22:14 sb 1.73.4.4: RESYNC: (1.76-1.77); FILE MERGED 2006/01/25 22:23:00 sb 1.73.4.3: RESYNC: (1.74-1.76); FILE MERGED 2005/11/07 20:25:12 pl 1.73.4.2: RESYNC: (1.73-1.74); FILE MERGED 2005/10/24 16:30:09 pl 1.73.4.1: #i55991# remove warnings for solaris platform


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [3e121b474e657b4f0e3d3f943cc50f2073e58810]

INTEGRATION: CWS warnings01 (1.14.4); FILE MERGED 2005/10/24 16:30:08 pl 1.14.4.1: #i55991# remove warnings for solaris platform


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [99a5c35f931d343609c4b9f1681b76ce3a42ff62]

INTEGRATION: CWS warnings01 (1.3.10); FILE MERGED 2005/10/26 15:42:31 sb 1.3.10.1: #i53898# Cleaned up.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [f4ad18012dea39c6dd37b41076b22ecb0a36cb34]

INTEGRATION: CWS warnings01 (1.13.10); FILE MERGED 2006/04/10 07:26:19 sb 1.13.10.2: RESYNC: (1.13-1.14); FILE MERGED 2005/10/26 15:42:30 sb 1.13.10.1: #i53898# Cleaned up.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [e64e57989f1d540bd65c067ff5a1756a34ff07e6]

INTEGRATION: CWS warnings01 (1.4.10); FILE MERGED 2006/05/24 01:19:41 sb 1.4.10.5: RESYNC: (1.6-1.7); FILE MERGED 2006/04/07 21:35:02 sb 1.4.10.4: RESYNC: (1.5-1.6); FILE MERGED 2006/01/25 22:22:29 sb 1.4.10.3: RESYNC: (1.4-1.5); FILE MERGED 2005/10/28 16:15:30 pl 1.4.10.2: #i55991# removed warnings for solaris platform 2005/10/21 16:25:16 pl 1.4.10.1: #i55991# removed warnings for linux platform


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [493fb577c23f35060d1fd2ad45aade527871defa]

INTEGRATION: CWS warnings01 (1.4.10); FILE MERGED 2005/10/28 16:15:30 pl 1.4.10.1: #i55991# removed warnings for solaris platform


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [bca714272483c0657934334d4ef142dd06d90435]

INTEGRATION: CWS warnings01 (1.5.10); FILE MERGED 2005/10/28 16:15:30 pl 1.5.10.2: #i55991# removed warnings for solaris platform 2005/10/21 16:25:15 pl 1.5.10.1: #i55991# removed warnings for linux platform


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [f14feb754eba67b2420c67c310440d16845f62f5]

INTEGRATION: CWS warnings01 (1.89.8); FILE MERGED 2006/04/06 14:23:15 cd 1.89.8.4: #55991# Make warning free for MSVC compiler 2005/11/10 14:04:05 pl 1.89.8.3: #i55991# removed warnings 2005/10/28 16:15:29 pl 1.89.8.2: #i55991# removed warnings for solaris platform 2005/10/21 16:25:14 pl 1.89.8.1: #i55991# removed warnings for linux platform


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [c0ebad983a130045a87f6b4bb4370b11952a7e18]

INTEGRATION: CWS warnings01 (1.3.8); FILE MERGED 2006/04/07 21:34:40 sb 1.3.8.3: RESYNC: (1.3-1.4); FILE MERGED 2006/04/06 14:23:15 cd 1.3.8.2: #55991# Make warning free for MSVC compiler 2005/10/21 16:25:14 pl 1.3.8.1: #i55991# removed warnings for linux platform


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [cafa1de68c4628ded41a98198bbc153091eadab6]

INTEGRATION: CWS warnings01 (1.43.8); FILE MERGED 2006/04/06 14:23:15 cd 1.43.8.3: #55991# Make warning free for MSVC compiler 2005/10/28 16:15:29 pl 1.43.8.2: #i55991# removed warnings for solaris platform 2005/10/21 16:25:13 pl 1.43.8.1: #i55991# removed warnings for linux platform


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [bbeede01cc52c20220c1f3109d9ce80680d5aa83]

INTEGRATION: CWS warnings01 (1.2.10); FILE MERGED 2005/10/28 16:15:29 pl 1.2.10.2: #i55991# removed warnings for solaris platform 2005/10/21 16:25:13 pl 1.2.10.1: #i55991# removed warnings for linux platform


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [6ee9fd2145750f5774c912cc0e2037fac6ffb566]

INTEGRATION: CWS warnings01 (1.7.8); FILE MERGED 2006/05/29 11:49:13 sb 1.7.8.5: #i53898# Made code warning-free and/or compile at all after resync to SRC680m170. 2006/05/24 01:18:56 sb 1.7.8.4: RESYNC: (1.7-1.8); FILE MERGED 2006/04/06 14:23:14 cd 1.7.8.3: #55991# Make warning free for MSVC compiler 2005/10/28 16:15:29 pl 1.7.8.2: #i55991# removed warnings for solaris platform 2005/10/21 16:25:12 pl 1.7.8.1: #i55991# removed warnings for linux platform


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [82a9224431d294642c73f0a1678fb85634c1dbcc]

INTEGRATION: CWS warnings01 (1.6.10); FILE MERGED 2006/05/24 01:18:03 sb 1.6.10.4: RESYNC: (1.6-1.7); FILE MERGED 2006/04/06 14:23:14 cd 1.6.10.3: #55991# Make warning free for MSVC compiler 2005/10/28 16:15:28 pl 1.6.10.2: #i55991# removed warnings for solaris platform 2005/10/21 16:25:11 pl 1.6.10.1: #i55991# removed warnings for linux platform


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [da25124f7f69cee7f3f138d515f129d39f49a4d8]

INTEGRATION: CWS warnings01 (1.4.10); FILE MERGED 2006/04/06 14:23:14 cd 1.4.10.1: #55991# Make warning free for MSVC compiler


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [80a1f8edf7865ab8bf013275f0dcbf3f2bd97a5c]

INTEGRATION: CWS warnings01 (1.7.10); FILE MERGED 2006/04/06 14:23:14 cd 1.7.10.2: #55991# Make warning free for MSVC compiler 2005/10/21 16:25:11 pl 1.7.10.1: #i55991# removed warnings for linux platform


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [bce61b05fbc8872c4f17593b587900f168ada340]

INTEGRATION: CWS warnings01 (1.7.10); FILE MERGED 2006/04/06 14:23:14 cd 1.7.10.3: #55991# Make warning free for MSVC compiler 2005/10/28 16:15:28 pl 1.7.10.2: #i55991# removed warnings for solaris platform 2005/10/21 16:25:10 pl 1.7.10.1: #i55991# removed warnings for linux platform


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [ec17b0aaf4d4950cd86da71298d52ae8a68716bb]

INTEGRATION: CWS warnings01 (1.6.8); FILE MERGED 2006/04/20 14:47:31 sb 1.6.8.3: #i53898# Made code warning-free again after resync to SRC680m162. 2006/04/07 21:34:20 sb 1.6.8.2: RESYNC: (1.6-1.8); FILE MERGED 2005/10/21 16:25:09 pl 1.6.8.1: #i55991# removed warnings for linux platform


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [6be670b616ebbbfee05f8bfef6cea1339196cf0c]

INTEGRATION: CWS warnings01 (1.2.10); FILE MERGED 2005/10/28 16:15:28 pl 1.2.10.1: #i55991# removed warnings for solaris platform


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [925b5fac50f5e3e6d44bf3d258dee7bff3677eee]

INTEGRATION: CWS warnings01 (1.3.10); FILE MERGED 2006/04/06 14:23:14 cd 1.3.10.3: #55991# Make warning free for MSVC compiler 2005/10/28 16:15:28 pl 1.3.10.2: #i55991# removed warnings for solaris platform 2005/10/21 16:25:09 pl 1.3.10.1: #i55991# removed warnings for linux platform


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [2bd9c3e14fd34078d5e88f61675d19f39e9600fd]

INTEGRATION: CWS warnings01 (1.14.8); FILE MERGED 2005/10/28 16:15:27 pl 1.14.8.2: #i55991# removed warnings for solaris platform 2005/10/21 16:25:08 pl 1.14.8.1: #i55991# removed warnings for linux platform


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [c7628f5d5774cfd76c7cfe540990c5fb4a574700]

INTEGRATION: CWS warnings01 (1.9.10); FILE MERGED 2006/04/20 14:47:31 sb 1.9.10.4: #i53898# Made code warning-free again after resync to SRC680m162. 2006/04/07 21:34:10 sb 1.9.10.3: RESYNC: (1.9-1.10); FILE MERGED 2005/10/28 16:15:27 pl 1.9.10.2: #i55991# removed warnings for solaris platform 2005/10/26 15:42:29 sb 1.9.10.1: #i53898# Cleaned up.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [060983cdb2bf68bca9fe82b9f97307b482c66512]

INTEGRATION: CWS warnings01 (1.5.8); FILE MERGED 2005/10/28 16:15:27 pl 1.5.8.2: #i55991# removed warnings for solaris platform 2005/10/21 16:25:07 pl 1.5.8.1: #i55991# removed warnings for linux platform


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [61e53ca020ad001a90016a7076e566f14015b397]

INTEGRATION: CWS warnings01 (1.20.10); FILE MERGED 2006/04/06 14:23:13 cd 1.20.10.4: #55991# Make warning free for MSVC compiler 2005/11/10 14:04:05 pl 1.20.10.3: #i55991# removed warnings 2005/10/28 16:15:26 pl 1.20.10.2: #i55991# removed warnings for solaris platform 2005/10/21 16:25:07 pl 1.20.10.1: #i55991# removed warnings for linux platform


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [baaa3524492bb4e774ef0ee7ec4545599c2de64c]

INTEGRATION: CWS warnings01 (1.7.8); FILE MERGED 2005/10/28 16:15:26 pl 1.7.8.2: #i55991# removed warnings for solaris platform 2005/10/21 16:25:06 pl 1.7.8.1: #i55991# removed warnings for linux platform


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [1dc9b765987a2f82fa3c6da60ff48f604ff713c8]

INTEGRATION: CWS warnings01 (1.9.8); FILE MERGED 2005/10/21 16:25:05 pl 1.9.8.1: #i55991# removed warnings for linux platform


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [7fb5c3b28c039699109e5996d984495871c6098d]

INTEGRATION: CWS warnings01 (1.37.10); FILE MERGED 2006/04/07 21:33:54 sb 1.37.10.2: RESYNC: (1.37-1.38); FILE MERGED 2005/10/21 16:25:05 pl 1.37.10.1: #i55991# removed warnings for linux platform


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [99f33f044233b985050cdae7b24c873fa2852e25]

INTEGRATION: CWS warnings01 (1.23.8); FILE MERGED 2005/10/28 16:15:23 pl 1.23.8.1: #i55991# removed warnings for solaris platform


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [2fca6c043e9d211e8b7a570a1e5d81de4d294a3a]

INTEGRATION: CWS warnings01 (1.2.10); FILE MERGED 2005/10/21 16:24:49 pl 1.2.10.1: #i55991# removed warnings for linux platform


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [d1f322f3bfda6b510ffd042f753561a47b2066a6]

INTEGRATION: CWS warnings01 (1.2.82); FILE MERGED 2005/10/24 18:23:12 nn 1.2.82.2: #i53898# warning-free code 2005/09/01 15:30:12 er 1.2.82.1: #i53898# warning free


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [1c1ef2a931dab164eae92e635f8aa3381f546705]

INTEGRATION: CWS warnings01 (1.3.22); FILE MERGED 2006/02/09 18:41:22 nn 1.3.22.3: #i53898# warning-free code 2005/10/24 18:23:12 nn 1.3.22.2: #i53898# warning-free code 2005/09/01 15:30:12 er 1.3.22.1: #i53898# warning free


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [89f5898b241a275933b3d960080f599b62b20fd5]

INTEGRATION: CWS warnings01 (1.12.6); FILE MERGED 2005/10/27 13:56:02 pl 1.12.6.1: #i55991# removed warnings for solaris platform


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [299bdd45a48eedd18ac2d1a626fc7b0014c57370]

INTEGRATION: CWS warnings01 (1.3.8); FILE MERGED 2005/10/27 13:56:01 pl 1.3.8.1: #i55991# removed warnings for solaris platform


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [5e90bf291be48e89c163e796d1c3ae6790a5d9e1]

INTEGRATION: CWS warnings01 (1.6.8); FILE MERGED 2006/03/06 16:08:08 pl 1.6.8.1: #i55991# removed warnings for windows platform


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [f7749b2d8fbc4516f90be40e698f99863d017b42]

INTEGRATION: CWS warnings01 (1.4.8); FILE MERGED 2006/03/06 16:08:08 pl 1.4.8.2: #i55991# removed warnings for windows platform 2005/10/27 13:56:01 pl 1.4.8.1: #i55991# removed warnings for solaris platform


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [78a66b47f53fa3e49ec4b756cb2a90de862d7919]

INTEGRATION: CWS warnings01 (1.5.8); FILE MERGED 2006/03/06 16:08:07 pl 1.5.8.1: #i55991# removed warnings for windows platform


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [cc3ef411c131827f000ba636ac5fef878fbf3d98]

INTEGRATION: CWS warnings01 (1.10.6); FILE MERGED 2006/03/06 16:08:07 pl 1.10.6.1: #i55991# removed warnings for windows platform


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [7a795ae412c53f22d0240c03d8d33f9561297aa1]

INTEGRATION: CWS warnings01 (1.4.8); FILE MERGED 2006/03/06 16:08:07 pl 1.4.8.1: #i55991# removed warnings for windows platform


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [147f29c7ec5d2b66ba214e3d82d075015f2f1a3e]

INTEGRATION: CWS warnings01 (1.8.8); FILE MERGED 2006/03/06 16:08:07 pl 1.8.8.1: #i55991# removed warnings for windows platform


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [45a3d03fb8df735144a94cada168d7e1e7b875c4]

INTEGRATION: CWS warnings01 (1.6.8); FILE MERGED 2006/03/06 16:08:07 pl 1.6.8.1: #i55991# removed warnings for windows platform


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [7e52621bbf67a251f7b4b4f1e7c37472585faa86]

INTEGRATION: CWS warnings01 (1.23.4); FILE MERGED 2006/05/24 01:14:52 sb 1.23.4.4: RESYNC: (1.24-1.25); FILE MERGED 2005/11/07 20:23:57 pl 1.23.4.3: RESYNC: (1.23-1.24); FILE MERGED 2005/11/02 10:38:48 pl 1.23.4.2: #i55991# use correct path 2005/10/27 13:56:00 pl 1.23.4.1: #i55991# removed warnings for solaris platform


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [6c8a10263d7fe718db6482830de2b819adf8be01]

INTEGRATION: CWS warnings01 (1.4.8); FILE MERGED 2005/10/27 13:56:00 pl 1.4.8.1: #i55991# removed warnings for solaris platform


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [2de0f3409018f2d89bbe35475fd56a1290e6191b]

INTEGRATION: CWS warnings01 (1.5.8); FILE MERGED 2005/10/27 13:56:00 pl 1.5.8.1: #i55991# removed warnings for solaris platform


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [6a184c35bb4a24969afcf2e6ab574e1122fc9a62]

INTEGRATION: CWS warnings01 (1.4.8); FILE MERGED 2005/10/27 13:55:59 pl 1.4.8.1: #i55991# removed warnings for solaris platform


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [ad8ea78cf5382167d748c9e0f6b2514e254f52ef]

INTEGRATION: CWS warnings01 (1.5.8); FILE MERGED 2006/04/07 21:33:24 sb 1.5.8.2: RESYNC: (1.5-1.6); FILE MERGED 2005/10/27 13:55:59 pl 1.5.8.1: #i55991# removed warnings for solaris platform


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [6c0405991687129bac623f459cb5ca6fdb9b66df]

INTEGRATION: CWS warnings01 (1.5.8); FILE MERGED 2005/10/27 13:55:59 pl 1.5.8.1: #i55991# removed warnings for solaris platform


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [e625072b75c4ba5e331065c7cc0f20584912f534]

INTEGRATION: CWS warnings01 (1.6.8); FILE MERGED 2005/10/27 13:55:58 pl 1.6.8.1: #i55991# removed warnings for solaris platform


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [db216a5b042b916ba4555b61eaeb06a0c4ef2764]

INTEGRATION: CWS warnings01 (1.6.6); FILE MERGED 2006/03/06 16:08:07 pl 1.6.6.3: #i55991# removed warnings for windows platform 2005/10/27 13:55:57 pl 1.6.6.2: #i55991# removed warnings for solaris platform 2005/10/14 12:29:09 pl 1.6.6.1: #i55991# remove warnings due to pragma hdrstop


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [ba6788442c4a3615513e3edf5268e2a5886469c5]

INTEGRATION: CWS warnings01 (1.6.8); FILE MERGED 2006/03/06 16:08:06 pl 1.6.8.2: #i55991# removed warnings for windows platform 2005/10/14 12:29:09 pl 1.6.8.1: #i55991# remove warnings due to pragma hdrstop


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [c3bfcfce164739c36af0ffeab6409923151d0cef]

INTEGRATION: CWS warnings01 (1.9.8); FILE MERGED 2005/10/14 12:29:09 pl 1.9.8.1: #i55991# remove warnings due to pragma hdrstop


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [776fdd4380deafaa8d7a973bed96cdda8907d9a5]

INTEGRATION: CWS warnings01 (1.4.6); FILE MERGED 2005/10/14 12:29:08 pl 1.4.6.1: #i55991# remove warnings due to pragma hdrstop


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [7630cf2fda8124034c234c6ef545289f63f3483e]

INTEGRATION: CWS warnings01 (1.12.8); FILE MERGED 2006/05/24 01:14:32 sb 1.12.8.4: RESYNC: (1.12-1.13); FILE MERGED 2006/03/06 16:08:06 pl 1.12.8.3: #i55991# removed warnings for windows platform 2005/10/27 13:55:56 pl 1.12.8.2: #i55991# removed warnings for solaris platform 2005/10/14 12:29:08 pl 1.12.8.1: #i55991# remove warnings due to pragma hdrstop


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [8de14d7cdcdc87a4a48221b6db2c49e53c53a64e]

INTEGRATION: CWS warnings01 (1.11.6); FILE MERGED 2006/05/24 01:14:24 sb 1.11.6.3: RESYNC: (1.11-1.12); FILE MERGED 2005/10/27 13:55:56 pl 1.11.6.2: #i55991# removed warnings for solaris platform 2005/10/14 12:29:07 pl 1.11.6.1: #i55991# remove warnings due to pragma hdrstop


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [3da5901de746afeb39628bfeda2d4acb4718824d]

INTEGRATION: CWS warnings01 (1.9.8); FILE MERGED 2006/05/24 01:14:15 sb 1.9.8.5: RESYNC: (1.10-1.11); FILE MERGED 2006/03/06 16:08:06 pl 1.9.8.4: #i55991# removed warnings for windows platform 2006/01/25 22:22:07 sb 1.9.8.3: RESYNC: (1.9-1.10); FILE MERGED 2005/10/27 13:55:56 pl 1.9.8.2: #i55991# removed warnings for solaris platform 2005/10/14 12:29:07 pl 1.9.8.1: #i55991# remove warnings due to pragma hdrstop


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [5eaaa5d649e0d3a1eaba36bfc11e0194667c99ed]

INTEGRATION: CWS warnings01 (1.12.8); FILE MERGED 2006/05/24 01:14:06 sb 1.12.8.4: RESYNC: (1.12-1.13); FILE MERGED 2006/03/06 16:08:06 pl 1.12.8.3: #i55991# removed warnings for windows platform 2005/10/27 13:55:55 pl 1.12.8.2: #i55991# removed warnings for solaris platform 2005/10/14 12:29:07 pl 1.12.8.1: #i55991# remove warnings due to pragma hdrstop


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [c129751a61ccf29d76ea13241cdd7a553e888566]

INTEGRATION: CWS warnings01 (1.5.8); FILE MERGED 2005/10/27 13:55:55 pl 1.5.8.1: #i55991# removed warnings for solaris platform


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [d3d9ca9c7cc72ccd8b237e55e8940892a2a946f7]

INTEGRATION: CWS warnings01 (1.11.6); FILE MERGED 2005/10/14 12:29:06 pl 1.11.6.1: #i55991# remove warnings due to pragma hdrstop


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [8516c297547b88df62e6731a67a44b030ba6baa7]

INTEGRATION: CWS warnings01 (1.4.8); FILE MERGED 2005/10/27 13:55:55 pl 1.4.8.1: #i55991# removed warnings for solaris platform


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [7b90a792944206491d2e88b426d3f861bad509dc]

INTEGRATION: CWS warnings01 (1.5.8); FILE MERGED 2005/10/27 13:55:54 pl 1.5.8.1: #i55991# removed warnings for solaris platform


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [73849ccc28090d975ad8d68c8a77f6d4cdac6b16]

INTEGRATION: CWS warnings01 (1.10.8); FILE MERGED 2006/05/24 01:13:49 sb 1.10.8.2: RESYNC: (1.10-1.11); FILE MERGED 2006/03/06 16:08:06 pl 1.10.8.1: #i55991# removed warnings for windows platform


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [6e9aeceb4cd5f3b967c719b05e0b4a9f80708678]

INTEGRATION: CWS warnings01 (1.12.8); FILE MERGED 2006/05/24 01:13:41 sb 1.12.8.2: RESYNC: (1.12-1.13); FILE MERGED 2005/10/27 13:55:54 pl 1.12.8.1: #i55991# removed warnings for solaris platform


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [f1c7eb38cccaf22084486698b7a05d11387091de]

INTEGRATION: CWS warnings01 (1.4.8); FILE MERGED 2005/10/27 13:55:53 pl 1.4.8.1: #i55991# removed warnings for solaris platform


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [88b51233abc61ed5502a9006e0a7ae70c668bb1c]

INTEGRATION: CWS warnings01 (1.5.8); FILE MERGED 2005/10/27 13:55:53 pl 1.5.8.1: #i55991# removed warnings for solaris platform


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [47aae7791b7ea9c9f4602c21f0c15363da09b8f4]

INTEGRATION: CWS warnings01 (1.6.8); FILE MERGED 2005/10/27 13:55:53 pl 1.6.8.1: #i55991# removed warnings for solaris platform


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [1c566c14317c2684197179003120477cc4373376]

INTEGRATION: CWS warnings01 (1.3.4); FILE MERGED 2006/04/20 14:38:01 sb 1.3.4.1: #i53898# Made code warning-free again after resync to SRC680m162.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [47216dc1b6c984ec691a491ace8c4379767fb56e]

INTEGRATION: CWS warnings01 (1.10.16); FILE MERGED 2006/02/20 15:31:50 cd 1.10.16.1: #i55991# Warning free code for Windows C++ compiler


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [eb79882a4ad78e841d5d5cda4e340c40cd9bed3d]

INTEGRATION: CWS warnings01 (1.1.112); FILE MERGED 2006/02/20 15:31:50 cd 1.1.112.1: #i55991# Warning free code for Windows C++ compiler


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [e60ff0474127fa90233b339d716391356a3028f7]

INTEGRATION: CWS warnings01 (1.3.16); FILE MERGED 2006/02/20 15:31:50 cd 1.3.16.1: #i55991# Warning free code for Windows C++ compiler


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [a3a8f54bf57450994feb863197085ea838156aec]

INTEGRATION: CWS warnings01 (1.5.16); FILE MERGED 2006/05/24 01:13:34 sb 1.5.16.2: RESYNC: (1.5-1.6); FILE MERGED 2006/02/20 15:31:50 cd 1.5.16.1: #i55991# Warning free code for Windows C++ compiler


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [6adb98afe48aed7a0c194658d61e40c52acba79d]

INTEGRATION: CWS warnings01 (1.3.16); FILE MERGED 2006/05/26 13:54:02 sb 1.3.16.3: #i53898# Made code warning-free and/or compile at all after resync to SRC680m170. 2006/05/24 01:13:27 sb 1.3.16.2: RESYNC: (1.3-1.4); FILE MERGED 2006/02/20 15:31:50 cd 1.3.16.1: #i55991# Warning free code for Windows C++ compiler


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [8ca328a3ec078e1f45546b57b3031ec434a9433f]

INTEGRATION: CWS warnings01 (1.11.16); FILE MERGED 2006/05/24 01:12:59 sb 1.11.16.3: RESYNC: (1.12-1.13); FILE MERGED 2006/04/07 21:30:17 sb 1.11.16.2: RESYNC: (1.11-1.12); FILE MERGED 2006/02/20 15:31:47 cd 1.11.16.1: #i55991# Warning free code for Windows C++ compiler


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [d4dd3853f944896bdf34c2d2e60ba26b1d05e291]

INTEGRATION: CWS warnings01 (1.3.16); FILE MERGED 2006/02/20 15:31:47 cd 1.3.16.1: #i55991# Warning free code for Windows C++ compiler


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [3b0b49cffaa2b6da6c5951ed885c25defa0952f5]

INTEGRATION: CWS warnings01 (1.1.112); FILE MERGED 2006/02/20 15:31:47 cd 1.1.112.1: #i55991# Warning free code for Windows C++ compiler


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [4342e2206052c837816aa63d320e4d30033fa12d]

INTEGRATION: CWS warnings01 (1.7.16); FILE MERGED 2006/02/20 15:31:46 cd 1.7.16.1: #i55991# Warning free code for Windows C++ compiler


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [92ca9c64a085e8f5f8f5ce2199f0f1785c63d86d]

INTEGRATION: CWS warnings01 (1.3.16); FILE MERGED 2006/02/20 15:31:46 cd 1.3.16.1: #i55991# Warning free code for Windows C++ compiler


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [d5c1a4fa7fb7c5127c061bcf9accfee2181ac9b2]

INTEGRATION: CWS warnings01 (1.8.16); FILE MERGED 2006/05/24 01:12:51 sb 1.8.16.2: RESYNC: (1.8-1.9); FILE MERGED 2006/02/20 15:31:46 cd 1.8.16.1: #i55991# Warning free code for Windows C++ compiler


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [462cf515d98a1f87fa610665257213cfcbb36df0]

INTEGRATION: CWS warnings01 (1.2.50); FILE MERGED 2006/05/24 01:12:44 sb 1.2.50.2: RESYNC: (1.2-1.3); FILE MERGED 2006/02/20 15:31:45 cd 1.2.50.1: #i55991# Warning free code for Windows C++ compiler


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [873edd7f9bbd808fa30bea5fdf70808202938b8c]

INTEGRATION: CWS warnings01 (1.6.16); FILE MERGED 2006/02/20 15:31:45 cd 1.6.16.1: #i55991# Warning free code for Windows C++ compiler


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [c6225b31c5b38c4e361245ad4596cc6f30796371]

INTEGRATION: CWS warnings01 (1.4.16); FILE MERGED 2006/02/20 15:31:44 cd 1.4.16.1: #i55991# Warning free code for Windows C++ compiler


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [eb7290860093a58aa9a289d2fec3cb05a11b6255]

INTEGRATION: CWS warnings01 (1.15.4); FILE MERGED 2006/05/24 01:12:35 sb 1.15.4.3: RESYNC: (1.16-1.18); FILE MERGED 2006/04/07 21:30:01 sb 1.15.4.2: RESYNC: (1.15-1.16); FILE MERGED 2006/02/20 15:31:44 cd 1.15.4.1: #i55991# Warning free code for Windows C++ compiler


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [16744e59a143f1f85ac8b66dec03d1ca8c8c1c36]

INTEGRATION: CWS warnings01 (1.14.16); FILE MERGED 2006/04/20 12:40:27 sb 1.14.16.3: #i53898# Made code warning-free again after resync to SRC680m162. 2006/04/07 21:29:50 sb 1.14.16.2: RESYNC: (1.14-1.15); FILE MERGED 2006/02/20 15:31:44 cd 1.14.16.1: #i55991# Warning free code for Windows C++ compiler


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [69c085102f268092130b510894b0877759e4b0c2]

INTEGRATION: CWS warnings01 (1.3.16); FILE MERGED 2006/02/20 15:31:44 cd 1.3.16.1: #i55991# Warning free code for Windows C++ compiler


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [26b48eba7d6f359f11a6ec81ca80b764349fe292]

INTEGRATION: CWS warnings01 (1.6.16); FILE MERGED 2006/02/20 15:31:44 cd 1.6.16.1: #i55991# Warning free code for Windows C++ compiler


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [d1d81a969e3d143e64ed9c2c65478757215a4e79]

INTEGRATION: CWS warnings01 (1.20.10); FILE MERGED 2006/05/24 01:12:27 sb 1.20.10.2: RESYNC: (1.20-1.22); FILE MERGED 2006/02/20 15:31:40 cd 1.20.10.1: #i55991# Warning free code for Windows C++ compiler


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [75a741e80cfc53c8f85970f24752f3d94faef4d2]

INTEGRATION: CWS warnings01 (1.5.10); FILE MERGED 2005/11/10 17:15:29 pl 1.5.10.1: #i55991# removed warnings


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [f73ac8cf0daf93d6111412591f68db82257547d6]

INTEGRATION: CWS warnings01 (1.6.10); FILE MERGED 2006/01/25 22:20:36 sb 1.6.10.2: RESYNC: (1.6-1.7); FILE MERGED 2005/11/10 17:15:29 pl 1.6.10.1: #i55991# removed warnings


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [58a29b37d69d79271d74402e81cfff3a008d59dc]

INTEGRATION: CWS warnings01 (1.13.10); FILE MERGED 2005/11/10 17:15:29 pl 1.13.10.1: #i55991# removed warnings


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [c8af1a94342e3b809176e34ed45585ffee2cf155]

INTEGRATION: CWS warnings01 (1.19.10); FILE MERGED 2005/11/10 18:10:31 pl 1.19.10.1: #i55991# removed warnings


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [24e0f70b922205bff53ace8eb6f58cd723868e26]

INTEGRATION: CWS warnings01 (1.48.10); FILE MERGED 2006/04/20 14:48:36 sb 1.48.10.3: #i53898# Made code warning-free again after resync to SRC680m162. 2006/04/07 21:28:09 sb 1.48.10.2: RESYNC: (1.48-1.49); FILE MERGED 2005/11/10 17:15:28 pl 1.48.10.1: #i55991# removed warnings


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [f8cf079f583f385ac782c5eb410c9d2e1d36b210]

INTEGRATION: CWS warnings01 (1.7.10); FILE MERGED 2006/04/07 21:27:50 sb 1.7.10.4: RESYNC: (1.8-1.10); FILE MERGED 2006/03/10 15:40:14 sb 1.7.10.3: #i53898# Made code warning-free. 2006/01/25 22:20:17 sb 1.7.10.2: RESYNC: (1.7-1.8); FILE MERGED 2005/11/10 17:15:28 pl 1.7.10.1: #i55991# removed warnings


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [e6d241ca5a80fc914ba430cfd79e8291d6a6c60e]

INTEGRATION: CWS warnings01 (1.9.10); FILE MERGED 2006/04/07 21:27:42 sb 1.9.10.3: RESYNC: (1.10-1.11); FILE MERGED 2006/01/25 22:20:10 sb 1.9.10.2: RESYNC: (1.9-1.10); FILE MERGED 2005/11/10 18:10:30 pl 1.9.10.1: #i55991# removed warnings


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [470fe190f98aa852d5aee91c9f6a130ec2bdc29a]

INTEGRATION: CWS warnings01 (1.14.10); FILE MERGED 2005/11/10 18:10:29 pl 1.14.10.2: #i55991# removed warnings 2005/11/10 17:15:28 pl 1.14.10.1: #i55991# removed warnings


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [c78b34a4fb3bd1ebf1f678e3ed9e4e1984d5c27c]

INTEGRATION: CWS warnings01 (1.23.8); FILE MERGED 2006/04/07 21:27:21 sb 1.23.8.2: RESYNC: (1.23-1.24); FILE MERGED 2005/11/10 18:10:28 pl 1.23.8.1: #i55991# removed warnings


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [551e515cd25789349eb0d21a721435a4345bed1f]

INTEGRATION: CWS warnings01 (1.36.8); FILE MERGED 2006/04/07 21:27:13 sb 1.36.8.5: RESYNC: (1.37-1.39); FILE MERGED 2006/03/10 15:40:14 sb 1.36.8.4: #i53898# Made code warning-free. 2006/01/25 22:19:32 sb 1.36.8.3: RESYNC: (1.36-1.37); FILE MERGED 2005/11/10 18:10:27 pl 1.36.8.2: #i55991# removed warnings 2005/11/10 17:15:27 pl 1.36.8.1: #i55991# removed warnings


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [98d2ae5ab1baf6341d9d2da73db91e2cc5b2e901]

INTEGRATION: CWS warnings01 (1.6.10); FILE MERGED 2005/11/10 18:10:26 pl 1.6.10.1: #i55991# removed warnings


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [2df9849110ce4e8f7a15f631fa2d00eea40fe0c2]

INTEGRATION: CWS warnings01 (1.14.10); FILE MERGED 2005/11/10 17:15:27 pl 1.14.10.1: #i55991# removed warnings


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [0e6ff91af458179cc299247dfcb518156fbbc08d]

INTEGRATION: CWS warnings01 (1.6.10); FILE MERGED 2005/11/10 18:10:25 pl 1.6.10.1: #i55991# removed warnings


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [9cf5c933f4696fe73debfba6df736b21d2a9d056]

INTEGRATION: CWS warnings01 (1.8.10); FILE MERGED 2005/11/10 18:10:24 pl 1.8.10.1: #i55991# removed warnings


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [4ab2fae9176580bc562124758bc148785824249b]

INTEGRATION: CWS warnings01 (1.3.10); FILE MERGED 2005/11/10 18:10:23 pl 1.3.10.1: #i55991# removed warnings


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [c25dc5c735052aa6212058115faae8efcf8792d2]

INTEGRATION: CWS warnings01 (1.7.10); FILE MERGED 2006/04/07 21:26:54 sb 1.7.10.4: RESYNC: (1.8-1.10); FILE MERGED 2006/03/10 15:40:14 sb 1.7.10.3: #i53898# Made code warning-free. 2006/01/25 22:16:49 sb 1.7.10.2: RESYNC: (1.7-1.8); FILE MERGED 2005/11/10 17:15:27 pl 1.7.10.1: #i55991# removed warnings


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [5cd26e992e6a32ad2b65953078d806faacfc6696]

INTEGRATION: CWS warnings01 (1.6.10); FILE MERGED 2006/04/07 21:26:44 sb 1.6.10.4: RESYNC: (1.7-1.9); FILE MERGED 2006/03/10 15:40:14 sb 1.6.10.3: #i53898# Made code warning-free. 2006/01/25 22:16:08 sb 1.6.10.2: RESYNC: (1.6-1.7); FILE MERGED 2005/11/10 17:15:26 pl 1.6.10.1: #i55991# removed warnings


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [25a4bcd45e8bc38a2ca5bcf2da04843c558177be]

INTEGRATION: CWS warnings01 (1.6.10); FILE MERGED 2006/04/07 21:26:36 sb 1.6.10.4: RESYNC: (1.7-1.9); FILE MERGED 2006/03/10 15:40:14 sb 1.6.10.3: #i53898# Made code warning-free. 2006/01/25 22:15:52 sb 1.6.10.2: RESYNC: (1.6-1.7); FILE MERGED 2005/11/10 17:15:26 pl 1.6.10.1: #i55991# removed warnings


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [2e53c3f6d69429e53f5be49dca9fb1ee4f37072f]

INTEGRATION: CWS warnings01 (1.3.10); FILE MERGED 2005/11/10 18:10:22 pl 1.3.10.1: #i55991# removed warnings


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [af5ca66f106c096dffc84ce5f476bee210aab0f3]

INTEGRATION: CWS warnings01 (1.5.10); FILE MERGED 2006/03/10 15:40:13 sb 1.5.10.2: #i53898# Made code warning-free. 2005/11/10 17:15:26 pl 1.5.10.1: #i55991# removed warnings


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [ab94b167d830657fe4614d9617135c29b01a007d]

INTEGRATION: CWS warnings01 (1.5.10); FILE MERGED 2005/11/10 18:10:22 pl 1.5.10.1: #i55991# removed warnings


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [670a4800962d21a6ef691a53dd4a4f7726e62007]

INTEGRATION: CWS warnings01 (1.9.10); FILE MERGED 2005/11/10 18:10:21 pl 1.9.10.1: #i55991# removed warnings


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [0da152bc1722ee593a6f46da0bd95785b0653ab2]

INTEGRATION: CWS warnings01 (1.17.10); FILE MERGED 2005/11/10 18:10:20 pl 1.17.10.1: #i55991# removed warnings


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [44f90bc6d4f626b164157dd5df5816b0403d7d24]

INTEGRATION: CWS warnings01 (1.13.10); FILE MERGED 2005/11/10 18:10:19 pl 1.13.10.1: #i55991# removed warnings


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [bad67a444263be14204993a7044d94f87498eaf1]

INTEGRATION: CWS warnings01 (1.19.10); FILE MERGED 2005/11/10 17:15:25 pl 1.19.10.1: #i55991# removed warnings


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [3dc0667bea5740f09dc1f8d4ad1a8dde81218813]

INTEGRATION: CWS warnings01 (1.6.10); FILE MERGED 2005/11/10 18:10:18 pl 1.6.10.1: #i55991# removed warnings


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [31d3a47bb37a5c5770d646b0ea5e299c58818c24]

INTEGRATION: CWS warnings01 (1.5.10); FILE MERGED 2005/11/10 18:10:17 pl 1.5.10.1: #i55991# removed warnings


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [7a32157b86fb76a5a6f7a029c34bda0604c50c31]

INTEGRATION: CWS warnings01 (1.3.10); FILE MERGED 2005/11/10 18:10:16 pl 1.3.10.1: #i55991# removed warnings


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [5db92a9b94bf726cb66b3d4975158618823261a0]

INTEGRATION: CWS warnings01 (1.7.10); FILE MERGED 2005/11/10 18:10:16 pl 1.7.10.1: #i55991# removed warnings


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [46823430d79486dee68d9cf5d79ff537fb9667a0]

INTEGRATION: CWS warnings01 (1.6.10); FILE MERGED 2005/11/10 18:10:15 pl 1.6.10.1: #i55991# removed warnings


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [30a71c7a0986e55a91fdb748191353c730ecb986]

INTEGRATION: CWS warnings01 (1.9.10); FILE MERGED 2005/11/10 18:10:14 pl 1.9.10.1: #i55991# removed warnings


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [93bb687c362799ad3b16cd1f85c4e7a6a6deb1a7]

INTEGRATION: CWS warnings01 (1.5.10); FILE MERGED 2005/11/10 17:15:25 pl 1.5.10.1: #i55991# removed warnings


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [fda0168a0b0cc46287060ca098549ed26a6f3910]

INTEGRATION: CWS warnings01 (1.5.10); FILE MERGED 2005/11/10 17:15:24 pl 1.5.10.1: #i55991# removed warnings


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [2c7478f10cd0fd5528a295b54fd50c8f96c4df2c]

INTEGRATION: CWS warnings01 (1.3.10); FILE MERGED 2005/11/10 17:15:24 pl 1.3.10.1: #i55991# removed warnings


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [a031f1dc3b1ac2d9bb398a9170f3c09a37fc25c0]

INTEGRATION: CWS warnings01 (1.11.2); FILE MERGED 2006/04/07 21:26:29 sb 1.11.2.2: RESYNC: (1.11-1.12); FILE MERGED 2005/11/10 17:15:24 pl 1.11.2.1: #i55991# removed warnings


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [a13e65926cfe1f6b7f6c4ba9357668814e2783cb]

INTEGRATION: CWS warnings01 (1.3.10); FILE MERGED 2005/11/10 17:15:23 pl 1.3.10.1: #i55991# removed warnings


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [6d0e8214298543bb1ac16c9f1272fbac867e0c48]

INTEGRATION: CWS warnings01 (1.4.10); FILE MERGED 2005/11/10 17:15:23 pl 1.4.10.1: #i55991# removed warnings


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [4fdc4f6e2d981c831212ce5324158fac843274a8]

INTEGRATION: CWS warnings01 (1.9.10); FILE MERGED 2005/11/10 17:15:22 pl 1.9.10.1: #i55991# removed warnings


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [7e302a20e022037d9926ed707ae4e786340a4fff]

INTEGRATION: CWS warnings01 (1.15.10); FILE MERGED 2005/11/10 17:15:22 pl 1.15.10.1: #i55991# removed warnings


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [652e1fcce0c2e5301a6dfca153a004161fcb852b]

INTEGRATION: CWS warnings01 (1.4.10); FILE MERGED 2005/11/10 17:15:21 pl 1.4.10.1: #i55991# removed warnings


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [01c567750fb7bf894dda9464544c4489775a141a]

INTEGRATION: CWS warnings01 (1.11.10); FILE MERGED 2005/11/10 17:15:21 pl 1.11.10.1: #i55991# removed warnings


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [325bcfc0fb74fdb4df79fd62cad7f50eb71e3666]

INTEGRATION: CWS warnings01 (1.18.10); FILE MERGED 2005/11/10 17:15:21 pl 1.18.10.1: #i55991# removed warnings


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [a23eb6ba03ab1db5b8d279cf2fcae02cb08f7a8c]

INTEGRATION: CWS warnings01 (1.52.10); FILE MERGED 2005/11/10 17:15:20 pl 1.52.10.1: #i55991# removed warnings


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [93b9976123f3d397f10d092a5dc5b981b9aa5f4f]

INTEGRATION: CWS warnings01 (1.6.10); FILE MERGED 2005/11/10 17:15:20 pl 1.6.10.1: #i55991# removed warnings


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [c4bf778825c4d67e99b5867bf8939b18b90d3d88]

INTEGRATION: CWS warnings01 (1.5.10); FILE MERGED 2005/11/10 17:15:19 pl 1.5.10.1: #i55991# removed warnings


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [bc8f7cc0ca44d40d67472931699031d1e91ca0f0]

INTEGRATION: CWS warnings01 (1.4.10); FILE MERGED 2005/11/10 17:15:19 pl 1.4.10.1: #i55991# removed warnings


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [54b714bdb311072217fb38c95b1c228284063d1b]

INTEGRATION: CWS warnings01 (1.8.10); FILE MERGED 2005/11/10 17:15:19 pl 1.8.10.1: #i55991# removed warnings


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [aad4f8be57d2d4e08d7e48302787c3ef537c2571]

INTEGRATION: CWS warnings01 (1.7.10); FILE MERGED 2005/11/10 18:10:13 pl 1.7.10.1: #i55991# removed warnings


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [268f950c763b09f7b6c286e0f14c5d6db0e627c8]

INTEGRATION: CWS warnings01 (1.24.10); FILE MERGED 2005/11/10 17:15:18 pl 1.24.10.1: #i55991# removed warnings


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [fa4a14ec8440a26ef155aba7054f96d2efc6cb8f]

INTEGRATION: CWS warnings01 (1.5.10); FILE MERGED 2005/11/10 17:15:18 pl 1.5.10.1: #i55991# removed warnings


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [fdf8a7c75c6bcfc87b2b861e899deb84e9c8c97f]

INTEGRATION: CWS warnings01 (1.3.10); FILE MERGED 2005/11/10 18:10:12 pl 1.3.10.1: #i55991# removed warnings


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [5ca3b4c77a1bfcef7da476ddc20e346e46ad8a4c]

INTEGRATION: CWS warnings01 (1.3.10); FILE MERGED 2005/11/10 18:10:11 pl 1.3.10.1: #i55991# removed warnings


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [8aa191b0aba370f5d099c1311d6cae5c1c5a54ba]

INTEGRATION: CWS warnings01 (1.3.10); FILE MERGED 2005/11/10 18:10:10 pl 1.3.10.1: #i55991# removed warnings


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [4f01c5e9b33ccf42ef978120e77b1888c5327115]

INTEGRATION: CWS warnings01 (1.3.10); FILE MERGED 2005/11/10 17:15:17 pl 1.3.10.1: #i55991# removed warnings


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [22da54803b4fe5e81fd54e42a6fc69eb037766af]

INTEGRATION: CWS warnings01 (1.3.10); FILE MERGED 2006/01/25 22:15:45 sb 1.3.10.2: RESYNC: (1.3-1.4); FILE MERGED 2005/11/10 17:15:17 pl 1.3.10.1: #i55991# removed warnings


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [5b174b0e52544aaa23ccdd46edee4c0d5240c480]

INTEGRATION: CWS warnings01 (1.5.12); FILE MERGED 2005/11/10 18:10:09 pl 1.5.12.2: #i55991# removed warnings 2005/11/10 17:15:16 pl 1.5.12.1: #i55991# removed warnings


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [69a4e656ad089fe6b0ddc390ac4ed9590c80ac74]

INTEGRATION: CWS warnings01 (1.13.10); FILE MERGED 2006/03/10 15:40:13 sb 1.13.10.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [ba01ef2257d3811595f47a54f107d1099b23d22f]

INTEGRATION: CWS warnings01 (1.20.10); FILE MERGED 2005/11/10 15:33:00 pl 1.20.10.1: #i55991# removed warnings


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [a08d1f1266447d3ae2c7afcce979693f83d108bb]

INTEGRATION: CWS warnings01 (1.4.10); FILE MERGED 2005/11/10 15:32:59 pl 1.4.10.1: #i55991# removed warnings


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [6dd8759a224f40421ca51884b52efea32a4042e2]

INTEGRATION: CWS warnings01 (1.3.10); FILE MERGED 2005/11/10 15:32:59 pl 1.3.10.1: #i55991# removed warnings


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [fccb1a8000dc7cd7c3659eecd4806d83d4fe9185]

INTEGRATION: CWS warnings01 (1.2.10); FILE MERGED 2005/11/10 15:32:59 pl 1.2.10.1: #i55991# removed warnings


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [671c9acfb11e229e389ab4cf598be5e348ed6140]

INTEGRATION: CWS warnings01 (1.5.10); FILE MERGED 2005/11/10 15:32:58 pl 1.5.10.1: #i55991# removed warnings


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [f40a0519bf777d5216dfebb6fefe8c71327f9dec]

INTEGRATION: CWS warnings01 (1.7.10); FILE MERGED 2006/03/10 15:40:13 sb 1.7.10.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [1ca02a673b39dc0cdfd58749c636bd079e59bbd8]

INTEGRATION: CWS warnings01 (1.7.10); FILE MERGED 2006/03/10 15:40:13 sb 1.7.10.2: #i53898# Made code warning-free. 2005/11/10 15:32:58 pl 1.7.10.1: #i55991# removed warnings


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [1f0585c2fcedf290627e2c9aa1a9327c26e436fa]

INTEGRATION: CWS warnings01 (1.2.218); FILE MERGED 2005/11/10 15:32:58 pl 1.2.218.1: #i55991# removed warnings


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [58deed9610de28ce8e5cb9b11b1c84b71b1c90a2]

INTEGRATION: CWS warnings01 (1.6.10); FILE MERGED 2005/11/10 18:10:08 pl 1.6.10.1: #i55991# removed warnings


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [8eb82a1b06ac2a1a50c6cecf100fd544e32f0e0b]

INTEGRATION: CWS warnings01 (1.3.72); FILE MERGED 2006/03/10 15:40:13 sb 1.3.72.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [c48a57474ed05f6e76c5d71ede380419d57eba14]

INTEGRATION: CWS warnings01 (1.5.10); FILE MERGED 2005/11/10 15:32:57 pl 1.5.10.1: #i55991# removed warnings


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [539a8b988d0aa963dd9081392acf74cf60392c77]

INTEGRATION: CWS warnings01 (1.4.10); FILE MERGED 2006/03/10 15:40:12 sb 1.4.10.2: #i53898# Made code warning-free. 2005/11/10 15:32:57 pl 1.4.10.1: #i55991# removed warnings


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [d5db9e0e7167288d4364f195b28c9d3d0e6dce38]

INTEGRATION: CWS warnings01 (1.6.10); FILE MERGED 2006/03/10 15:40:12 sb 1.6.10.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [9d0599ca3f912d1d504a6463f108e789582bc0f0]

INTEGRATION: CWS warnings01 (1.7.10); FILE MERGED 2005/11/10 15:32:57 pl 1.7.10.1: #i55991# removed warnings


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [3c4dde3a87dc9f39ca2cfff886557968f3ea43cf]

INTEGRATION: CWS warnings01 (1.24.10); FILE MERGED 2006/03/10 15:40:12 sb 1.24.10.3: #i53898# Made code warning-free. 2005/11/10 18:10:07 pl 1.24.10.2: #i55991# removed warnings 2005/11/10 15:32:57 pl 1.24.10.1: #i55991# removed warnings


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [9dee1ff0a232e47d81331b09413ac37c9c395615]

INTEGRATION: CWS warnings01 (1.4.10); FILE MERGED 2006/03/10 15:40:12 sb 1.4.10.2: #i53898# Made code warning-free. 2005/11/10 15:32:56 pl 1.4.10.1: #i55991# removed warnings


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [b52591d774f22f4684ef5eaaaf27a461250b733b]

INTEGRATION: CWS warnings01 (1.1.2); FILE ADDED 2006/03/10 15:41:07 sb 1.1.2.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [79f95c6d1344f9b4ac33257aa7ae02757937ef86]

INTEGRATION: CWS warnings01 (1.21.10); FILE MERGED 2005/11/10 15:32:56 pl 1.21.10.2: #i55991# removed warnings 2005/11/09 21:01:56 sb 1.21.10.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [a605f5480590d8738932851eabeabb5fd7ea8739]

INTEGRATION: CWS warnings01 (1.84.10); FILE MERGED 2006/03/10 15:40:12 sb 1.84.10.3: #i53898# Made code warning-free. 2005/11/10 15:32:56 pl 1.84.10.2: #i55991# removed warnings 2005/11/09 21:01:56 sb 1.84.10.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [ab400891dd605fc732a96989f5521e3d0e1baeb8]

INTEGRATION: CWS warnings01 (1.37.10); FILE MERGED 2006/04/07 21:26:14 sb 1.37.10.3: RESYNC: (1.39-1.40); FILE MERGED 2006/01/25 22:15:27 sb 1.37.10.2: RESYNC: (1.37-1.39); FILE MERGED 2005/11/09 21:01:55 sb 1.37.10.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [e7c4ede9468f3046201b022291f08e5d630606a0]

INTEGRATION: CWS warnings01 (1.13.10); FILE MERGED 2005/11/10 15:32:56 pl 1.13.10.2: #i55991# removed warnings 2005/11/09 21:01:55 sb 1.13.10.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [a36004c8003179f733aa47bc7d1194ea54ca651e]

INTEGRATION: CWS warnings01 (1.11.10); FILE MERGED 2005/11/09 21:01:55 sb 1.11.10.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [206ff6fbce346e7911636644b989c795a2deb41f]

INTEGRATION: CWS warnings01 (1.10.10); FILE MERGED 2005/11/09 21:01:55 sb 1.10.10.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [3150a4005a55da55b028d48d186f889171800c65]

INTEGRATION: CWS warnings01 (1.20.10); FILE MERGED 2005/11/10 15:32:55 pl 1.20.10.2: #i55991# removed warnings 2005/11/09 21:01:54 sb 1.20.10.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [53e439af719269b37c2d57b8e91cd0f95bf0147b]

INTEGRATION: CWS warnings01 (1.9.10); FILE MERGED 2005/11/10 15:32:55 pl 1.9.10.2: #i55991# removed warnings 2005/11/09 21:01:54 sb 1.9.10.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [5dfbfa48b47bfbf6c2cad3d4eee7d823b88cf2b5]

INTEGRATION: CWS warnings01 (1.17.10); FILE MERGED 2005/11/10 15:32:55 pl 1.17.10.2: #i55991# removed warnings 2005/11/09 21:01:54 sb 1.17.10.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [3916c2eadca129a7b421b3f8b649cc6d85cbead5]

INTEGRATION: CWS warnings01 (1.6.10); FILE MERGED 2005/11/09 21:01:53 sb 1.6.10.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [11b38a5319dd09d405d8c9e56a98b5d74e54084b]

INTEGRATION: CWS warnings01 (1.4.10); FILE MERGED 2005/11/10 15:32:55 pl 1.4.10.1: #i55991# removed warnings


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [5dabf689c29d74be5f0d942dc0ea46994b713f30]

INTEGRATION: CWS warnings01 (1.5.10); FILE MERGED 2005/11/09 21:01:53 sb 1.5.10.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [706c9a7b8e7721074284b30a5841596f7466d89d]

INTEGRATION: CWS warnings01 (1.9.10); FILE MERGED 2005/11/10 15:32:55 pl 1.9.10.2: #i55991# removed warnings 2005/11/09 21:01:53 sb 1.9.10.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [0ad3e8ded2ba7e688b45f47c366967bf280028f3]

INTEGRATION: CWS warnings01 (1.2.10); FILE MERGED 2005/11/10 15:32:55 pl 1.2.10.1: #i55991# removed warnings


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [e82f693886bcd4ba8b81a9d8179a053fb206233f]

INTEGRATION: CWS warnings01 (1.9.10); FILE MERGED 2005/11/09 21:01:52 sb 1.9.10.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [df93ad1eed13130d36d50ca2d55c453c6f33ae69]

INTEGRATION: CWS warnings01 (1.19.10); FILE MERGED 2006/04/07 21:26:02 sb 1.19.10.5: RESYNC: (1.20-1.21); FILE MERGED 2006/03/10 15:40:11 sb 1.19.10.4: #i53898# Made code warning-free. 2006/01/25 22:15:18 sb 1.19.10.3: RESYNC: (1.19-1.20); FILE MERGED 2005/11/10 15:32:54 pl 1.19.10.2: #i55991# removed warnings 2005/11/09 21:01:52 sb 1.19.10.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [80e9d6ae24c26fbc558c31ec2c87e30fb7054b9b]

INTEGRATION: CWS warnings01 (1.4.10); FILE MERGED 2005/11/09 21:01:52 sb 1.4.10.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [cdb929cb72cf3b32c1309797a3524a0c8407b8ab]

INTEGRATION: CWS warnings01 (1.4.10); FILE MERGED 2005/11/09 21:01:51 sb 1.4.10.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [6621d5bef6376709981770b4bcd070f2a1e92f1f]

INTEGRATION: CWS warnings01 (1.11.10); FILE MERGED 2005/11/09 21:01:49 sb 1.11.10.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [cef0c97bad2b4406de80c785740dcd3afc84a3e4]

INTEGRATION: CWS warnings01 (1.34.10); FILE MERGED 2005/11/10 15:32:54 pl 1.34.10.2: #i55991# removed warnings 2005/11/09 21:01:48 sb 1.34.10.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [c3cce585729ec754353b77d8d52fb62556119524]

INTEGRATION: CWS warnings01 (1.3.10); FILE MERGED 2006/03/10 15:40:11 sb 1.3.10.2: #i53898# Made code warning-free. 2005/11/09 21:01:46 sb 1.3.10.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [05d2a65b6ec89d62fd700c64db8144edacc4a62a]

INTEGRATION: CWS warnings01 (1.11.10); FILE MERGED 2006/03/10 15:40:11 sb 1.11.10.2: #i53898# Made code warning-free. 2005/11/09 21:01:44 sb 1.11.10.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [b41f4f767b72c842508869230195e98670d65181]

INTEGRATION: CWS warnings01 (1.4.10); FILE MERGED 2005/11/09 21:01:44 sb 1.4.10.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [de1f49a845986306b441ca31f60a97631a4b9269]

INTEGRATION: CWS warnings01 (1.8.10); FILE MERGED 2005/11/09 21:01:43 sb 1.8.10.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [272c92367debf9789ab97e80b076692f475523ce]

INTEGRATION: CWS warnings01 (1.4.10); FILE MERGED 2005/11/09 21:01:42 sb 1.4.10.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [e3ed8ae4cbeafa4f7c18163202795c84666abed5]

INTEGRATION: CWS warnings01 (1.5.10); FILE MERGED 2005/11/09 21:01:41 sb 1.5.10.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [47a5049d53b0334574ea554bd11560db703c816d]

INTEGRATION: CWS warnings01 (1.14.10); FILE MERGED 2005/11/09 21:01:40 sb 1.14.10.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [dbdeb708c33b38a8385bd825222ebba3ac733752]

INTEGRATION: CWS warnings01 (1.8.10); FILE MERGED 2005/11/09 21:01:39 sb 1.8.10.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [873f959b72c32654975d4ffbf2ae8d7da54ab3f1]

INTEGRATION: CWS warnings01 (1.2.10); FILE MERGED 2005/11/09 21:01:38 sb 1.2.10.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [5bd58d516acaa52650a1a03db4f7ea052ed23a84]

INTEGRATION: CWS warnings01 (1.3.10); FILE MERGED 2005/11/09 21:01:38 sb 1.3.10.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [a85c5ab06d6a530cdb55982f6eada936f6380794]

INTEGRATION: CWS warnings01 (1.14.10); FILE MERGED 2006/03/10 15:40:10 sb 1.14.10.2: #i53898# Made code warning-free. 2005/11/09 21:01:37 sb 1.14.10.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [07d537925dc481d573a7697938461e70b0b5c322]

INTEGRATION: CWS warnings01 (1.8.10); FILE MERGED 2005/11/09 21:01:36 sb 1.8.10.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [91b0e6e7c78ae14e8fe44c29719662492786f005]

INTEGRATION: CWS warnings01 (1.6.12); FILE MERGED 2006/03/10 15:40:10 sb 1.6.12.2: #i53898# Made code warning-free. 2005/11/09 21:01:36 sb 1.6.12.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [1bd667d2458d892db1538ddfb5bafd2ceb450972]

INTEGRATION: CWS warnings01 (1.3.10); FILE MERGED 2005/11/10 15:32:53 pl 1.3.10.1: #i55991# removed warnings


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [a6d096aff4940b4bbc906526eb7d1ba27affe6d9]

INTEGRATION: CWS warnings01 (1.4.10); FILE MERGED 2005/11/10 15:32:53 pl 1.4.10.2: #i55991# removed warnings 2005/11/09 21:01:35 sb 1.4.10.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [335648ea297514c42db56829068bdfa2ce4a44a3]

INTEGRATION: CWS warnings01 (1.5.10); FILE MERGED 2005/11/09 21:01:35 sb 1.5.10.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [1cd3e4db704ca3c73f4447d821575a58279b58a1]

INTEGRATION: CWS warnings01 (1.5.10); FILE MERGED 2006/03/10 15:40:10 sb 1.5.10.3: #i53898# Made code warning-free. 2005/11/10 15:32:53 pl 1.5.10.2: #i55991# removed warnings 2005/11/09 21:01:34 sb 1.5.10.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [1bb06a11819f9637ca391472f6797bf1481f88a6]

INTEGRATION: CWS warnings01 (1.4.10); FILE MERGED 2005/11/09 21:01:33 sb 1.4.10.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [e034aba9ec007112f60742faec89ac5b4909c4c2]

INTEGRATION: CWS warnings01 (1.3.10); FILE MERGED 2006/03/10 15:40:10 sb 1.3.10.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [7b945e71146a00471ee876f426b89347710cb32b]

INTEGRATION: CWS warnings01 (1.9.10); FILE MERGED 2006/03/10 15:40:09 sb 1.9.10.3: #i53898# Made code warning-free. 2005/11/10 15:32:52 pl 1.9.10.2: #i55991# removed warnings 2005/11/09 21:01:32 sb 1.9.10.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [2a4bf85cc391258e3a528aaf561946e22c0fd6a9]

INTEGRATION: CWS warnings01 (1.5.12); FILE MERGED 2006/04/20 14:54:53 sb 1.5.12.1: #i53898# Made code compile and/or warning-free again after resync to SRC680m162.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [6d5866469621e756f782dc9f4f063c79a4aa0ec6]

INTEGRATION: CWS warnings01 (1.8.4); FILE MERGED 2005/10/27 15:29:55 dbo 1.8.4.1: #i53898# warning-free for CC


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [320afbef9107b4a71c0a885ef82c3af6f95c0aca]

INTEGRATION: CWS warnings01 (1.4.4); FILE MERGED 2005/10/27 15:29:55 dbo 1.4.4.1: #i53898# warning-free for CC


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [5bc46ef07c1bc00788cdba5fd0ef32de194572d0]

INTEGRATION: CWS warnings01 (1.6.4); FILE MERGED 2005/10/27 15:29:55 dbo 1.6.4.1: #i53898# warning-free for CC


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [edc777c80e7b8181ebcdcfc3f1ec5eeddfbdd1d1]

INTEGRATION: CWS warnings01 (1.11.4); FILE MERGED 2005/10/27 15:29:54 dbo 1.11.4.1: #i53898# warning-free for CC


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [5c6c872335767fb59f94dc691e0c2c1ce6bbcf0f]

INTEGRATION: CWS warnings01 (1.10.4); FILE MERGED 2005/10/27 15:29:54 dbo 1.10.4.1: #i53898# warning-free for CC


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [2aeca642607054387bce0be3ff47bd44fd1b66db]

INTEGRATION: CWS warnings01 (1.7.4); FILE MERGED 2005/10/27 15:29:54 dbo 1.7.4.1: #i53898# warning-free for CC


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [6b5a647083fd5a16bce42bfdd415c814bcc4ae5a]

INTEGRATION: CWS warnings01 (1.3.4); FILE MERGED 2005/10/27 15:29:53 dbo 1.3.4.1: #i53898# warning-free for CC


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [9b71c5b6315dbfff82b8f7f52741dd4112823f18]

INTEGRATION: CWS warnings01 (1.31.4); FILE MERGED 2005/10/27 15:29:52 dbo 1.31.4.1: #i53898# warning-free for CC


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [b1fb9640df2913f159230e55ef6789a508c25648]

INTEGRATION: CWS warnings01 (1.34.4); FILE MERGED 2006/03/06 10:16:09 dbo 1.34.4.2: #i55991# 2005/10/27 15:29:52 dbo 1.34.4.1: #i53898# warning-free for CC


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [a0129cc1d8920b8d2f3141a655b681fe15d65ad6]

INTEGRATION: CWS warnings01 (1.34.4); FILE MERGED 2005/10/27 15:29:52 dbo 1.34.4.1: #i53898# warning-free for CC


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [20c93cc2e4b7aadb2dc9f3a03f6a447955edf53c]

INTEGRATION: CWS warnings01 (1.26.4); FILE MERGED 2005/10/24 14:04:34 dbo 1.26.4.1: #i53898# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [741985b0beac812afcfc7798d72663e280105abc]

INTEGRATION: CWS warnings01 (1.5.4); FILE MERGED 2005/10/27 15:29:51 dbo 1.5.4.1: #i53898# warning-free for CC


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [055c735e017c9619bff829107db552fadf831a02]

INTEGRATION: CWS warnings01 (1.25.4); FILE MERGED 2005/10/24 14:04:33 dbo 1.25.4.1: #i53898# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [c770024ca4fa349e18ba2cdab24b532ed22b6806]

INTEGRATION: CWS warnings01 (1.9.4); FILE MERGED 2005/10/27 15:45:03 dbo 1.9.4.2: #i53898# 2005/10/24 14:04:33 dbo 1.9.4.1: #i53898# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [00edd5d2c355122beaae8a0a7cb5aa369853c469]

INTEGRATION: CWS warnings01 (1.4.4); FILE MERGED 2006/03/06 10:16:09 dbo 1.4.4.3: #i55991# 2005/10/27 15:45:02 dbo 1.4.4.2: #i53898# 2005/10/27 15:29:51 dbo 1.4.4.1: #i53898# warning-free for CC


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [d88bd71e91bd18fdd5b89e2013c47efc181121b2]

INTEGRATION: CWS warnings01 (1.3.4); FILE MERGED 2005/10/27 15:29:51 dbo 1.3.4.1: #i53898# warning-free for CC


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [30931665cc91398361bee8c21e26a875dcb7fd2f]

INTEGRATION: CWS warnings01 (1.3.4); FILE MERGED 2005/10/24 14:04:32 dbo 1.3.4.1: #i53898# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [79afe2bc5d91c54b51ae19d0cdcf44459377e179]

INTEGRATION: CWS warnings01 (1.12.4); FILE MERGED 2005/10/27 15:29:49 dbo 1.12.4.1: #i53898# warning-free for CC


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [57ca7e1bf21f5004f6715cdec86f1352c8a9e51a]

INTEGRATION: CWS warnings01 (1.10.4); FILE MERGED 2005/10/27 15:29:48 dbo 1.10.4.1: #i53898# warning-free for CC


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [94d5affeb88fa4c89aae450569ef161bfef96630]

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>  [76a00088aca25f310e679acf43b700534a607a95]

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>  [30754b9022ca802da1b600e510838e616074ec72]

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>  [61147de3c6f2485aa198c8637bae9933d8ba18cc]

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>  [50db9ddbe2fafd61397204a81c5f9ce9f60f274c]

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>  [332a47dea1adeb081ed37aa918122e69f70ff84c]

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>  [5d4f7b8549514cf89474688d4c34d823d13edc9b]

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>  [98e853d1eea7ce1ddd44166c1bb33d97f2b6c3f5]

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>  [dc91888e2af70c2bed8c2e05c626598da2c15664]

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>  [fdb5c297234f57e4acb4e7fb6af64ca8ae525db0]

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>  [572da484bdf8200cd34e0b3ed3d5b99a581b7cd4]

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>  [c66df7c0988df10f873197c5af94efc5f9512936]

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>  [3897248e42a4001594fab1aadf899625aa3f1c18]

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>  [a892d04c04e903ff23c3ce75db18f45113fdae6b]

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>  [8288b1376f1d0537c52b164eaeca33c97f379e82]

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>  [b5506a9b7e5bff961fef59ed8f384c7e09853204]

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>  [2557b0f87bc21ff4ed36d620ac7b724e8ebd7ac8]

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>  [c3839ed91d149142b87ce48e06f4678e248cc25d]

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>  [d2e1da3a74f855db6b95cb9b6932e93100cbdc97]

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>  [0301c7e6970422b9c2eda6362e84ab830afabfcf]

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>  [06d34c1bf475bc9be1ebce0bb27c346481aee424]

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>  [097f19171b7691f96fc5bcf1ce5eaa2f74c6da16]

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>  [640405a46af59dd47234462c629635c97784240d]

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>  [26621004a468c08dea384e44cb225307c635bde1]

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>  [bd6da379e5ac592916ea91433eeeb748bb625ddb]

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>  [a12358831fb773014b2fabebe5c271524e0e6b5c]

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>  [92654fdfb52b251ec0ded6d06c7c5508eefeb6a8]

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>  [b26818b51300b271cc6e2b225fe4400d84b93c64]

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>  [d7506393cf726c9d49ae69458a41937c51618663]

INTEGRATION: CWS warnings01 (1.3.14); FILE MERGED 2006/04/20 14:46:09 sb 1.3.14.4: #i53898# Made code warning-free again after resync to SRC680m162. 2006/04/07 21:24:45 sb 1.3.14.3: RESYNC: (1.4-1.5); FILE MERGED 2005/09/23 02:09:43 sb 1.3.14.2: RESYNC: (1.3-1.4); FILE MERGED 2005/09/09 15:31:23 sb 1.3.14.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [dae1234edeb6808955fc2ce5172fa189ab2b264c]

INTEGRATION: CWS warnings01 (1.4.24); FILE MERGED 2006/03/01 10:01:16 sb 1.4.24.3: #i53898# Made code waring-free. 2005/09/23 02:09:34 sb 1.4.24.2: RESYNC: (1.4-1.5); FILE MERGED 2005/09/09 15:31:22 sb 1.4.24.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [5499aad3aff85f75dc06dd71652d8e9647c88a73]

INTEGRATION: CWS warnings01 (1.9.14); FILE MERGED 2006/04/20 14:46:09 sb 1.9.14.7: #i53898# Made code warning-free again after resync to SRC680m162. 2006/04/07 21:24:39 sb 1.9.14.6: RESYNC: (1.10-1.11); FILE MERGED 2006/03/01 10:01:16 sb 1.9.14.5: #i53898# Made code waring-free. 2005/11/10 09:12:38 pl 1.9.14.4: #i53898# removed warnings 2005/10/31 16:04:23 sb 1.9.14.3: #i53898# Made code warning-free. 2005/09/23 02:09:19 sb 1.9.14.2: RESYNC: (1.9-1.10); FILE MERGED 2005/09/09 15:31:21 sb 1.9.14.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [f5c34af294462d01a8ee908f36f7758200c2c682]

INTEGRATION: CWS warnings01 (1.9.14); FILE MERGED 2006/04/20 14:46:09 sb 1.9.14.6: #i53898# Made code warning-free again after resync to SRC680m162. 2006/04/07 21:24:30 sb 1.9.14.5: RESYNC: (1.10-1.11); FILE MERGED 2005/11/10 09:12:37 pl 1.9.14.4: #i53898# removed warnings 2005/09/23 02:08:59 sb 1.9.14.3: RESYNC: (1.9-1.10); FILE MERGED 2005/09/12 08:05:05 sb 1.9.14.2: #i53898# Improved previous change. 2005/09/09 15:31:21 sb 1.9.14.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [c79d6a2782cc97d725fbdd04245e4fce4d9d1d68]

INTEGRATION: CWS warnings01 (1.3.44); FILE MERGED 2006/04/20 14:46:09 sb 1.3.44.5: #i53898# Made code warning-free again after resync to SRC680m162. 2006/04/07 21:24:23 sb 1.3.44.4: RESYNC: (1.4-1.5); FILE MERGED 2006/03/01 10:01:16 sb 1.3.44.3: #i53898# Made code waring-free. 2005/09/23 02:08:50 sb 1.3.44.2: RESYNC: (1.3-1.4); FILE MERGED 2005/09/09 15:31:19 sb 1.3.44.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [67c96a9e5f81252788073af51835eafae433f9e4]

INTEGRATION: CWS warnings01 (1.3.16); FILE MERGED 2005/09/23 02:08:41 sb 1.3.16.2: RESYNC: (1.3-1.4); FILE MERGED 2005/09/09 15:31:19 sb 1.3.16.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [888beec4edbd4fc9899ec29df51e30ec726db4ef]

INTEGRATION: CWS warnings01 (1.2.56); FILE MERGED 2006/03/01 10:01:16 sb 1.2.56.3: #i53898# Made code waring-free. 2005/09/23 02:08:32 sb 1.2.56.2: RESYNC: (1.2-1.3); FILE MERGED 2005/09/09 15:31:18 sb 1.2.56.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [05add00b02b018d51da3339b39ae3cb040a16e58]

INTEGRATION: CWS warnings01 (1.3.56); FILE MERGED 2006/04/20 14:46:08 sb 1.3.56.6: #i53898# Made code warning-free again after resync to SRC680m162. 2006/04/07 21:24:17 sb 1.3.56.5: RESYNC: (1.4-1.5); FILE MERGED 2005/11/10 09:12:37 pl 1.3.56.4: #i53898# removed warnings 2005/10/31 16:04:23 sb 1.3.56.3: #i53898# Made code warning-free. 2005/09/23 02:08:09 sb 1.3.56.2: RESYNC: (1.3-1.4); FILE MERGED 2005/09/09 15:31:17 sb 1.3.56.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [ef5dd1ae382e05ec8c4ce3d257bf85930fd737fa]

INTEGRATION: CWS warnings01 (1.6.16); FILE MERGED 2006/04/20 14:46:08 sb 1.6.16.5: #i53898# Made code warning-free again after resync to SRC680m162. 2006/04/07 21:24:09 sb 1.6.16.4: RESYNC: (1.7-1.8); FILE MERGED 2006/03/01 10:01:15 sb 1.6.16.3: #i53898# Made code waring-free. 2005/09/23 02:08:01 sb 1.6.16.2: RESYNC: (1.6-1.7); FILE MERGED 2005/09/09 15:31:17 sb 1.6.16.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [f1259dd5ecb2183dd0af217873edbb10cd3f53fc]

INTEGRATION: CWS warnings01 (1.6.16); FILE MERGED 2006/04/07 21:24:02 sb 1.6.16.5: RESYNC: (1.7-1.8); FILE MERGED 2005/11/10 09:12:37 pl 1.6.16.4: #i53898# removed warnings 2005/10/31 16:04:23 sb 1.6.16.3: #i53898# Made code warning-free. 2005/09/23 02:07:52 sb 1.6.16.2: RESYNC: (1.6-1.7); FILE MERGED 2005/09/09 15:31:16 sb 1.6.16.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [f512630000a2c98833b16cd40f2af0f583e6e4cb]

INTEGRATION: CWS warnings01 (1.6.14); FILE MERGED 2005/09/23 02:07:33 sb 1.6.14.2: RESYNC: (1.6-1.7); FILE MERGED 2005/09/09 15:31:16 sb 1.6.14.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [560c6d67e4323877b6dedb6f0e15a46f6d6b746a]

INTEGRATION: CWS warnings01 (1.4.8); FILE MERGED 2006/03/01 10:00:46 sb 1.4.8.1: #i53898# Made code waring-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [3a0754549f9c907fb9c761866dbc292bd62cf7c7]

INTEGRATION: CWS warnings01 (1.6.10); FILE MERGED 2006/05/24 11:09:25 sb 1.6.10.5: #i53898# Fixed merge 1.10.6.2, which left (harmless) conflict markers in the file. 2006/04/07 21:23:44 sb 1.6.10.4: RESYNC: (1.9-1.10); FILE MERGED 2006/01/26 16:57:20 sb 1.6.10.3: #i53898# Fixed previous merge. 2006/01/25 22:13:27 sb 1.6.10.2: RESYNC: (1.6-1.9); FILE MERGED 2005/09/09 15:27:01 sb 1.6.10.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [fb19df6b1b6cd76ec1cb279e6b9ba19fa94f8959]

INTEGRATION: CWS warnings01 (1.1.340); FILE MERGED 2006/03/10 15:34:09 pl 1.1.340.1: #i55991# removed warnings for windows platform


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [061a23cdc19a984c468b9dcf7c8eed7ee3b0fe2c]

INTEGRATION: CWS warnings01 (1.6.110); FILE MERGED 2006/03/10 15:34:09 pl 1.6.110.1: #i55991# removed warnings for windows platform


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [f14bcb553dbf47fd884fa0f74738da49c6f5ece8]

INTEGRATION: CWS warnings01 (1.1.4); FILE MERGED 2005/12/02 10:37:52 mbu 1.1.4.1: necessary changes to prevent warnings


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [a33d30556e4abe59352ccbe8b4165f241c48fe24]

INTEGRATION: CWS warnings01 (1.1.4); FILE MERGED 2005/12/02 10:37:51 mbu 1.1.4.1: necessary changes to prevent warnings


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [a302a5a877cf83d10e4a88beb3422eaf5c4fa31f]

INTEGRATION: CWS warnings01 (1.1.4); FILE MERGED 2005/12/02 10:37:50 mbu 1.1.4.1: necessary changes to prevent warnings


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [a434b938f9edaa1c97951d3e6e4dcb6473889546]

INTEGRATION: CWS warnings01 (1.1.4); FILE MERGED 2005/12/02 10:37:49 mbu 1.1.4.1: necessary changes to prevent warnings


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [7fbc8671f5c5c9c69ddd601056709777908dcb8e]

INTEGRATION: CWS warnings01 (1.2.4); FILE MERGED 2005/11/08 14:44:54 pl 1.2.4.1: #i55991# added dependencies


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [96d03076023499167ddc081139bc02b62939b7f8]

INTEGRATION: CWS warnings01 (1.1.4); FILE MERGED 2005/12/02 10:37:19 mbu 1.1.4.1: necessary changes to prevent warnings


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [371c75264fa3e22947bd70b04561acdf0f3e90b1]

INTEGRATION: CWS warnings01 (1.1.4); FILE MERGED 2005/12/02 10:37:18 mbu 1.1.4.1: necessary changes to prevent warnings


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [0faa7cd61d3ed5339f9ee482a48c583335a73d49]

INTEGRATION: CWS warnings01 (1.1.4); FILE MERGED 2006/03/08 21:56:31 thb 1.1.4.1: #i55991# Renamed a few more vars, to no longer conflict with similar-named methods/types


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [d8abda06dfe5728e17e9ecb33be7a34c2925ba05]

INTEGRATION: CWS warnings01 (1.1.4); FILE MERGED 2006/03/08 21:56:30 thb 1.1.4.1: #i55991# Renamed a few more vars, to no longer conflict with similar-named methods/types


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [70dd7ae1c27e9d4ce15bfc354ad490e8d41bad65]

INTEGRATION: CWS warnings01 (1.1.4); FILE MERGED 2005/12/02 10:37:17 mbu 1.1.4.1: necessary changes to prevent warnings


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [a7a21403e4503bc021f680d37b0fd6196ecbe8fc]

INTEGRATION: CWS warnings01 (1.1.4); FILE MERGED 2005/12/02 10:37:16 mbu 1.1.4.1: necessary changes to prevent warnings


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [cb4ffc9c2041e8afe042892c6bb0701786eebf6e]

INTEGRATION: CWS warnings01 (1.6.172); FILE MERGED 2006/05/30 07:57:57 fs 1.6.172.1: #i10000#


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [6da5a90a262c740896f29cb6eac77255e033cd86]

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>  [396c92db77f900151b113ed66f3d4597cde18679]

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>  [77b5ef4c6d7a599506d043f23bcfeaa2c0dbd84c]

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>  [9296659bcbf2df9444ee9017115c4fbf5bbb20ce]

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>  [46e495110f097624dbf650272176bd5f29b736a6]

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>  [a1667dfdb3075d68df543be13db5cfae8289a41b]

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>  [afa3f3bfb7712fe536148041927b166b49f36abb]

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>  [c27d26a258807dfb5ac08e0f772e0d8abb747c97]

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>  [f22c6bf01133df8f70952deaf908e29f9efe69d8]

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>  [0f2b7a23d3bd90f5d743d91035609af9dbf23a1e]

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>  [76b8fd185bfae8298d1aebf6e4ab058afba56333]

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>  [9ddf64631574203900fca4878014f982882bae45]

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>  [18818d43881cf17f99072cc9b65b464734b06ccf]

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>  [7804cd45a6db10e99dcb1098cc20e90104dc299f]

INTEGRATION: CWS warnings01 (1.5.14); FILE MERGED 2005/10/24 15:13:21 nn 1.5.14.1: #i53898# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [86d348ba9109f8d67027225337e8d04a4a15b4bd]

INTEGRATION: CWS warnings01 (1.6.14); FILE MERGED 2005/11/09 20:22:04 pl 1.6.14.1: #i53898# removed warnings


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [5b9f665951bd9184be88233523f7bbf1d64adda2]

INTEGRATION: CWS warnings01 (1.9.14); FILE MERGED 2005/11/09 20:22:04 pl 1.9.14.1: #i53898# removed warnings


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [6854c710c2f7d502356498d7472b6c5c19b2f328]

INTEGRATION: CWS warnings01 (1.5.14); FILE MERGED 2005/11/09 20:22:03 pl 1.5.14.1: #i53898# removed warnings


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [47c1dbec71b9f6b7477d801eda15614679fc2ea1]

INTEGRATION: CWS warnings01 (1.13.14); FILE MERGED 2005/11/10 10:15:03 pl 1.13.14.3: #i53898# removed warnings 2005/11/09 20:22:03 pl 1.13.14.2: #i53898# removed warnings 2005/10/24 15:14:08 nn 1.13.14.1: #i53898# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [4c21033aae1442cb2d4b1a427c9c88fe505ab9e9]

INTEGRATION: CWS warnings01 (1.9.14); FILE MERGED 2006/04/20 15:23:16 sb 1.9.14.1: #i53898# Made code compile and/or warning-free again after resync to SRC680m162.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [2c37112cf3bb07cfbd31c4ce1f725c71b4a4e87e]

INTEGRATION: CWS warnings01 (1.9.14); FILE MERGED 2005/11/09 20:22:03 pl 1.9.14.1: #i53898# removed warnings


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [68c7d149988160789bb0c15466bff424729763d0]

INTEGRATION: CWS warnings01 (1.9.14); FILE MERGED 2005/11/09 20:22:02 pl 1.9.14.1: #i53898# removed warnings


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [77dbd60173b8a189717c1c0943684445d77fda0e]

INTEGRATION: CWS warnings01 (1.5.14); FILE MERGED 2006/04/07 21:13:47 sb 1.5.14.3: RESYNC: (1.6-1.7); FILE MERGED 2006/01/25 22:10:04 sb 1.5.14.2: RESYNC: (1.5-1.6); FILE MERGED 2005/11/09 20:22:02 pl 1.5.14.1: #i53898# removed warnings


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [15557e2e1c05e7f0030ebd1b0b5423a0703b8881]

INTEGRATION: CWS warnings01 (1.8.14); FILE MERGED 2006/04/21 09:40:19 sb 1.8.14.4: #i53898# Made code compile and/or warning-free again after resync to SRC680m162. 2006/04/07 21:13:40 sb 1.8.14.3: RESYNC: (1.9-1.10); FILE MERGED 2006/01/25 22:09:56 sb 1.8.14.2: RESYNC: (1.8-1.9); FILE MERGED 2005/11/09 20:22:02 pl 1.8.14.1: #i53898# removed warnings


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [694c31be85ce565b83a4afb3c5cd93e9078dd71e]

INTEGRATION: CWS warnings01 (1.4.14); FILE MERGED 2006/04/20 15:23:16 sb 1.4.14.1: #i53898# Made code compile and/or warning-free again after resync to SRC680m162.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [8c7dea5cb07382988c82af213a27809ef0964754]

INTEGRATION: CWS warnings01 (1.5.14); FILE MERGED 2006/04/07 21:13:12 sb 1.5.14.6: RESYNC: (1.6-1.7); FILE MERGED 2006/03/08 13:19:13 nn 1.5.14.5: #i53898# warning-free code 2005/11/10 10:15:03 pl 1.5.14.4: #i53898# removed warnings 2005/11/09 20:22:01 pl 1.5.14.3: #i53898# removed warnings 2005/11/07 20:10:42 pl 1.5.14.2: RESYNC: (1.5-1.6); FILE MERGED 2005/10/24 15:12:20 nn 1.5.14.1: #i53898# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [7761b8a29a5281b9e561d1e968e41d1b88912292]

INTEGRATION: CWS warnings01 (1.6.12); FILE MERGED 2005/11/09 20:22:01 pl 1.6.12.3: #i53898# removed warnings 2005/11/07 20:10:33 pl 1.6.12.2: RESYNC: (1.6-1.7); FILE MERGED 2005/10/24 15:10:06 nn 1.6.12.1: #i53898# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [2eb858276349ef381ee2183fa8a177b442ddd649]

INTEGRATION: CWS warnings01 (1.3.14); FILE MERGED 2005/10/24 15:11:12 nn 1.3.14.1: #i53898# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [13ef89e7e5a8ea335f7e656739589bf6e23c2ccf]

INTEGRATION: CWS warnings01 (1.38.16); FILE MERGED 2006/04/07 21:13:05 sb 1.38.16.2: RESYNC: (1.38-1.39); FILE MERGED 2005/11/09 20:22:00 pl 1.38.16.1: #i53898# removed warnings


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [303466ac9f43b8564d6e173ee5e98a968db0d500]

INTEGRATION: CWS warnings01 (1.4.14); FILE MERGED 2005/11/10 10:15:03 pl 1.4.14.1: #i53898# removed warnings


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [fa393335436babd50955714d282179c26a854a15]

INTEGRATION: CWS warnings01 (1.11.16); FILE MERGED 2005/11/10 10:15:02 pl 1.11.16.1: #i53898# removed warnings


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [2addb75abb421e9c79f804a60e97f53d83c5c405]

INTEGRATION: CWS warnings01 (1.21.8); FILE MERGED 2006/03/08 13:19:12 nn 1.21.8.4: #i53898# warning-free code 2005/11/10 10:15:02 pl 1.21.8.3: #i53898# removed warnings 2005/11/07 20:09:53 pl 1.21.8.2: RESYNC: (1.21-1.22); FILE MERGED 2005/10/24 15:09:05 nn 1.21.8.1: #i53898# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [eafc6660d3749c2a72207cdfe8ea6290dbe1fa86]

INTEGRATION: CWS warnings01 (1.11.14); FILE MERGED 2005/11/09 20:22:00 pl 1.11.14.2: #i53898# removed warnings 2005/10/24 15:08:02 nn 1.11.14.1: #i53898# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [a027c4cdbb0b7a9da91ea9992c2fc5e6ae51b059]

INTEGRATION: CWS warnings01 (1.33.12); FILE MERGED 2006/05/29 10:00:07 sb 1.33.12.8: #i53898# Made code warning-free and/or compile at all after resync to SRC680m170. 2006/05/24 00:31:14 sb 1.33.12.7: RESYNC: (1.38-1.40); FILE MERGED 2006/04/07 21:12:09 sb 1.33.12.6: RESYNC: (1.37-1.38); FILE MERGED 2006/03/08 13:19:11 nn 1.33.12.5: #i53898# warning-free code 2006/01/25 22:04:54 sb 1.33.12.4: RESYNC: (1.34-1.37); FILE MERGED 2005/11/10 10:15:01 pl 1.33.12.3: #i53898# removed warnings 2005/11/07 19:50:32 pl 1.33.12.2: RESYNC: (1.33-1.34); FILE MERGED 2005/10/24 15:06:47 nn 1.33.12.1: #i53898# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [568b3b328834d9cd92bcb3ac6dc7bff93ebfd304]

INTEGRATION: CWS warnings01 (1.18.2); FILE MERGED 2006/05/24 00:30:45 sb 1.18.2.5: RESYNC: (1.21-1.22); FILE MERGED 2006/04/07 21:12:00 sb 1.18.2.4: RESYNC: (1.20-1.21); FILE MERGED 2006/03/08 13:19:11 nn 1.18.2.3: #i53898# warning-free code 2006/01/25 22:04:46 sb 1.18.2.2: RESYNC: (1.18-1.20); FILE MERGED 2005/11/09 20:21:59 pl 1.18.2.1: #i53898# removed warnings


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [f3a77a171cd34f0e34e6d0501192add67e6482a4]

INTEGRATION: CWS warnings01 (1.3.8); FILE MERGED 2006/05/26 13:43:11 sb 1.3.8.1: #i53898# Made code warning-free and/or compile at all after resync to SRC680m170.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [4586a856eb744d469d759d01be27f8dbd60df207]

INTEGRATION: CWS warnings01 (1.2.18); FILE MERGED 2006/05/29 09:59:28 sb 1.2.18.1: #i53898# Made code warning-free and/or compile at all after resync to SRC680m170.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [2f15373f5c009bf1777b2d480294bef875906eea]

INTEGRATION: CWS warnings01 (1.3.12); FILE MERGED 2006/01/25 22:04:38 sb 1.3.12.2: RESYNC: (1.3-1.4); FILE MERGED 2005/11/10 10:15:01 pl 1.3.12.1: #i53898# removed warnings


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [f65d37c9044e9920c9e758b0d9f786fee8303d1a]

INTEGRATION: CWS warnings01 (1.2.12); FILE MERGED 2006/01/25 22:04:31 sb 1.2.12.2: RESYNC: (1.2-1.3); FILE MERGED 2005/11/10 10:15:01 pl 1.2.12.1: #i53898# removed warnings


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [673b704b04ad25dd8f9d3db08e672db105ce59eb]

INTEGRATION: CWS warnings01 (1.6.12); FILE MERGED 2006/01/25 22:04:24 sb 1.6.12.2: RESYNC: (1.6-1.7); FILE MERGED 2005/10/24 15:03:18 nn 1.6.12.1: #i53898# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [4a62a854bfc226b91b7c8b35f409835e2814c86f]

INTEGRATION: CWS warnings01 (1.8.14); FILE MERGED 2006/04/07 21:07:42 sb 1.8.14.3: RESYNC: (1.8-1.9); FILE MERGED 2006/03/08 13:19:10 nn 1.8.14.2: #i53898# warning-free code 2005/11/09 20:21:57 pl 1.8.14.1: #i53898# removed warnings


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [9ea3f521974dbf269a044bcf0e6a75b8331e34c5]

INTEGRATION: CWS warnings01 (1.9.16); FILE MERGED 2006/05/24 00:29:20 sb 1.9.16.2: RESYNC: (1.9-1.10); FILE MERGED 2006/03/08 13:19:10 nn 1.9.16.1: #i53898# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [87d19c77dddc27dd236d9df8c61f9e48b6dc0070]

INTEGRATION: CWS warnings01 (1.3.14); FILE MERGED 2006/04/21 09:13:23 sb 1.3.14.5: #i53898# Made code compile and/or warning-free again after resync to SRC680m162. 2006/04/20 15:23:15 sb 1.3.14.4: #i53898# Made code compile and/or warning-free again after resync to SRC680m162. 2006/04/07 21:07:34 sb 1.3.14.3: RESYNC: (1.3-1.4); FILE MERGED 2006/03/08 13:19:10 nn 1.3.14.2: #i53898# warning-free code 2005/11/09 20:21:57 pl 1.3.14.1: #i53898# removed warnings


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [500f9d4961e96190b40ec5bba40e0a602709f9ea]

INTEGRATION: CWS warnings01 (1.6.14); FILE MERGED 2006/04/21 09:13:22 sb 1.6.14.2: #i53898# Made code compile and/or warning-free again after resync to SRC680m162. 2006/04/20 15:23:15 sb 1.6.14.1: #i53898# Made code compile and/or warning-free again after resync to SRC680m162.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [66a08221877daeccfcb027c3f882d06229e4fcb0]

INTEGRATION: CWS warnings01 (1.20.12); FILE MERGED 2006/05/24 00:28:59 sb 1.20.12.5: RESYNC: (1.21-1.22); FILE MERGED 2006/03/08 13:19:10 nn 1.20.12.4: #i53898# warning-free code 2005/11/10 10:15:01 pl 1.20.12.3: #i53898# removed warnings 2005/11/07 19:49:47 pl 1.20.12.2: RESYNC: (1.20-1.21); FILE MERGED 2005/10/24 15:02:16 nn 1.20.12.1: #i53898# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [84a5e451bdf2c38784dcde8342ab596f5cc95590]

INTEGRATION: CWS warnings01 (1.6.2); FILE MERGED 2006/04/07 21:05:13 sb 1.6.2.3: RESYNC: (1.6-1.7); FILE MERGED 2006/03/08 13:19:09 nn 1.6.2.2: #i53898# warning-free code 2005/11/10 10:15:00 pl 1.6.2.1: #i53898# removed warnings


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [11c2e0186eb3a898ecda8105b5c32e82b74c8e91]

INTEGRATION: CWS warnings01 (1.10.14); FILE MERGED 2006/05/24 00:27:36 sb 1.10.14.2: RESYNC: (1.10-1.12); FILE MERGED 2006/04/20 15:23:15 sb 1.10.14.1: #i53898# Made code compile and/or warning-free again after resync to SRC680m162.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [4088ef5a3b8092feb9701c75449dd35dd9b1dba7]

INTEGRATION: CWS warnings01 (1.8.14); FILE MERGED 2006/04/07 21:04:57 sb 1.8.14.4: RESYNC: (1.8-1.9); FILE MERGED 2005/11/10 10:15:00 pl 1.8.14.3: #i53898# removed warnings 2005/11/09 20:21:56 pl 1.8.14.2: #i53898# removed warnings 2005/10/24 15:01:24 nn 1.8.14.1: #i53898# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [4e72d14a4202246eda4e6f1b08748c62ff8f0fc6]

INTEGRATION: CWS warnings01 (1.7.14); FILE MERGED 2005/11/09 20:21:56 pl 1.7.14.1: #i53898# removed warnings


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [e8d851c69ecd0d0d94412e6f88189d6d75c0c203]

INTEGRATION: CWS warnings01 (1.4.14); FILE MERGED 2005/10/24 15:00:08 nn 1.4.14.1: #i53898# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [9446669671b3908f5446799468108f55d185ef08]

INTEGRATION: CWS warnings01 (1.10.12); FILE MERGED 2005/11/10 10:15:00 pl 1.10.12.4: #i53898# removed warnings 2005/11/09 20:21:55 pl 1.10.12.3: #i53898# removed warnings 2005/11/07 19:48:42 pl 1.10.12.2: RESYNC: (1.10-1.11); FILE MERGED 2005/10/24 14:59:35 nn 1.10.12.1: #i53898# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [3f2d67769cb09588e1a8f48b8821935901fbf61f]

INTEGRATION: CWS warnings01 (1.8.14); FILE MERGED 2005/11/09 20:21:55 pl 1.8.14.1: #i53898# removed warnings


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [d7e704fc5c8f5f0678ad70dbf14966859f0613c9]

INTEGRATION: CWS warnings01 (1.9.14); FILE MERGED 2006/03/08 13:19:09 nn 1.9.14.2: #i53898# warning-free code 2005/10/24 14:58:21 nn 1.9.14.1: #i53898# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [4170cbdbdfc9ceb282d25e1e19cd7b4d178436bf]

INTEGRATION: CWS warnings01 (1.8.14); FILE MERGED 2006/03/08 13:19:09 nn 1.8.14.2: #i53898# warning-free code 2005/10/24 14:57:22 nn 1.8.14.1: #i53898# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [67a1c905607aa0ddb2884734c026b54064fe9305]

INTEGRATION: CWS warnings01 (1.28.14); FILE MERGED 2006/03/08 13:19:08 nn 1.28.14.2: #i53898# warning-free code 2005/11/09 20:21:54 pl 1.28.14.1: #i53898# removed warnings


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [66335df09dcfac200ce8641ac74548fd2a0df332]

INTEGRATION: CWS warnings01 (1.11.14); FILE MERGED 2006/03/08 13:19:08 nn 1.11.14.2: #i53898# warning-free code 2005/10/24 14:56:19 nn 1.11.14.1: #i53898# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [6cda4d36421d76af2387b21632cefc741dfd0164]

INTEGRATION: CWS warnings01 (1.11.2); FILE MERGED 2006/03/08 13:19:08 nn 1.11.2.2: #i53898# warning-free code 2005/11/10 10:14:59 pl 1.11.2.1: #i53898# removed warnings


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [fb9ef8e4d1cddc86162ad43dcaf98f62a0a98996]

INTEGRATION: CWS warnings01 (1.9.2); FILE MERGED 2006/05/26 13:43:11 sb 1.9.2.3: #i53898# Made code warning-free and/or compile at all after resync to SRC680m170. 2006/04/20 15:23:15 sb 1.9.2.2: #i53898# Made code compile and/or warning-free again after resync to SRC680m162. 2006/03/08 13:19:08 nn 1.9.2.1: #i53898# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [fa9256d2a310e171f86fa47175fca1c4e2eb2e16]

INTEGRATION: CWS warnings01 (1.4.14); FILE MERGED 2006/03/08 13:19:08 nn 1.4.14.3: #i53898# warning-free code 2005/11/07 19:46:39 pl 1.4.14.2: RESYNC: (1.4-1.5); FILE MERGED 2005/10/24 14:55:13 nn 1.4.14.1: #i53898# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [eb0145200da2350a7efd72cc007aa06ea2242f41]

INTEGRATION: CWS warnings01 (1.20.16); FILE MERGED 2006/01/25 22:03:32 sb 1.20.16.2: RESYNC: (1.20-1.22); FILE MERGED 2005/11/09 20:21:54 pl 1.20.16.1: #i53898# removed warnings


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [cd3937cffab48c9495dd39567a5fc7de05cd939e]

INTEGRATION: CWS warnings01 (1.1.256); FILE MERGED 2005/11/10 10:14:59 pl 1.1.256.1: #i53898# removed warnings


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [d828d15088dfc9aa14e087947054d5b040bee571]

INTEGRATION: CWS warnings01 (1.9.14); FILE MERGED 2006/01/25 22:03:17 sb 1.9.14.2: RESYNC: (1.9-1.10); FILE MERGED 2005/11/09 20:21:53 pl 1.9.14.1: #i53898# removed warnings


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [b8f11fcac7807cfc01c6b869a1d9ede99a8820ff]

INTEGRATION: CWS warnings01 (1.11.14); FILE MERGED 2005/11/09 20:21:53 pl 1.11.14.1: #i53898# removed warnings


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [4f6f3220edeb1331de902eddd4915b49b52d6c12]

INTEGRATION: CWS warnings01 (1.17.14); FILE MERGED 2005/11/09 20:21:52 pl 1.17.14.2: #i53898# removed warnings 2005/10/24 14:54:20 nn 1.17.14.1: #i53898# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [cfb799c7b3c7b8c738dc2af380ed73c0217e1f39]

INTEGRATION: CWS warnings01 (1.7.14); FILE MERGED 2005/11/10 10:14:59 pl 1.7.14.1: #i53898# removed warnings


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [03dc91eca7bfc36f63fcb1950688962c2bef7179]

INTEGRATION: CWS warnings01 (1.8.14); FILE MERGED 2006/04/20 15:23:14 sb 1.8.14.1: #i53898# Made code compile and/or warning-free again after resync to SRC680m162.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [71d9704860ff64d6942948f5c8e1696cc2a4a1b1]

INTEGRATION: CWS warnings01 (1.12.14); FILE MERGED 2006/05/24 00:26:06 sb 1.12.14.4: RESYNC: (1.14-1.15); FILE MERGED 2006/04/07 21:03:50 sb 1.12.14.3: RESYNC: (1.13-1.14); FILE MERGED 2006/01/25 22:02:44 sb 1.12.14.2: RESYNC: (1.12-1.13); FILE MERGED 2005/11/10 10:14:58 pl 1.12.14.1: #i53898# removed warnings


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [1408d6cfcf2e99235c8df7d083e9208d6c9a115a]

INTEGRATION: CWS warnings01 (1.8.14); FILE MERGED 2006/04/07 21:03:11 sb 1.8.14.3: RESYNC: (1.8-1.9); FILE MERGED 2006/03/08 13:19:07 nn 1.8.14.2: #i53898# warning-free code 2005/11/09 20:21:52 pl 1.8.14.1: #i53898# removed warnings


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [87e64dee9f576bede41acf19b61c1c1b22217da2]

INTEGRATION: CWS warnings01 (1.10.14); FILE MERGED 2006/03/08 13:19:07 nn 1.10.14.1: #i53898# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [6a4458760483eb40fe4db4a32e7c6e078c7f46c6]

INTEGRATION: CWS warnings01 (1.4.12); FILE MERGED 2006/05/24 00:25:43 sb 1.4.12.4: RESYNC: (1.5-1.7); FILE MERGED 2005/11/09 20:21:52 pl 1.4.12.3: #i53898# removed warnings 2005/11/07 19:44:57 pl 1.4.12.2: RESYNC: (1.4-1.5); FILE MERGED 2005/10/24 14:53:19 nn 1.4.12.1: #i53898# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [8de9775b5931f43db10cfccb96edce4bca11e9c3]

INTEGRATION: CWS warnings01 (1.12.16); FILE MERGED 2006/03/08 13:19:07 nn 1.12.16.1: #i53898# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [97fb78701713c720fa146b05af6a26ecf5acf639]

INTEGRATION: CWS warnings01 (1.2.12); FILE MERGED 2005/11/18 09:13:30 sb 1.2.12.1: #i53898# Made code warning-free (in some cases reverting previous attempts).


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [38a02699e5e43f9dd253dd5521f1cd0a9ec1cd47]

INTEGRATION: CWS warnings01 (1.1.428); FILE MERGED 2005/11/18 09:13:30 sb 1.1.428.3: #i53898# Made code warning-free (in some cases reverting previous attempts). 2005/09/23 01:57:04 sb 1.1.428.2: RESYNC: (1.1-1.2); FILE MERGED 2005/08/29 13:56:10 sb 1.1.428.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [8e2dfb4b75cbf4af6b5616645a4c049527bfa042]

INTEGRATION: CWS warnings01 (1.3.12); FILE MERGED 2005/11/07 12:11:31 sb 1.3.12.1: #i53898# Made code warning-free (additional -W switches for GCC).


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [0a95929af3915c27c0e6ce6b1d935dbb767d6784]

INTEGRATION: CWS warnings01 (1.28.12); FILE MERGED 2006/05/24 00:24:55 sb 1.28.12.2: RESYNC: (1.28-1.29); FILE MERGED 2005/11/18 09:13:29 sb 1.28.12.1: #i53898# Made code warning-free (in some cases reverting previous attempts).


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [49364914c27822f977078fd333d809e6bcf8b5e3]

INTEGRATION: CWS warnings01 (1.3.428); FILE MERGED 2005/11/07 12:11:31 sb 1.3.428.3: #i53898# Made code warning-free (additional -W switches for GCC). 2005/09/23 01:56:06 sb 1.3.428.2: RESYNC: (1.3-1.4); FILE MERGED 2005/08/29 13:56:09 sb 1.3.428.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [340a374ca4aad68d616d65d8dc35e72d3f105b80]

INTEGRATION: CWS warnings01 (1.8.12); FILE MERGED 2005/11/18 09:13:29 sb 1.8.12.1: #i53898# Made code warning-free (in some cases reverting previous attempts).


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [cbb45b7e6dcf83ab766e7dfa9068b8e52fcb3a5d]

INTEGRATION: CWS warnings01 (1.5.12); FILE MERGED 2005/11/07 12:11:30 sb 1.5.12.1: #i53898# Made code warning-free (additional -W switches for GCC).


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [da592fd02909a186693c55d9680e31c19e6a2de6]

INTEGRATION: CWS warnings01 (1.12.12); FILE MERGED 2005/11/18 09:13:28 sb 1.12.12.2: #i53898# Made code warning-free (in some cases reverting previous attempts). 2005/11/07 12:11:30 sb 1.12.12.1: #i53898# Made code warning-free (additional -W switches for GCC).


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [7a0909689ffc063ccf847f16ece4a032603c9d23]

INTEGRATION: CWS warnings01 (1.3.12); FILE MERGED 2005/11/07 12:11:30 sb 1.3.12.1: #i53898# Made code warning-free (additional -W switches for GCC).


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [04aa50e5ff7d6c19b02f15ed75b437f6bfdbd9be]

INTEGRATION: CWS warnings01 (1.2.134); FILE MERGED 2005/11/18 09:13:28 sb 1.2.134.3: #i53898# Made code warning-free (in some cases reverting previous attempts). 2005/09/23 01:49:29 sb 1.2.134.2: RESYNC: (1.2-1.3); FILE MERGED 2005/08/30 17:03:18 sb 1.2.134.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [880e80152056a5ff03ead6c02e2521e9e4257810]

INTEGRATION: CWS warnings01 (1.4.62); FILE MERGED 2005/09/23 01:48:54 sb 1.4.62.3: RESYNC: (1.4-1.5); FILE MERGED 2005/09/14 12:58:36 sb 1.4.62.2: #i53898# Fixed previous change. 2005/08/29 13:56:09 sb 1.4.62.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [d253a4f0c9b0dd49693d2315557bc392593fb0c5]

INTEGRATION: CWS warnings01 (1.7.62); FILE MERGED 2005/09/23 01:48:10 sb 1.7.62.3: RESYNC: (1.7-1.8); FILE MERGED 2005/09/14 12:58:36 sb 1.7.62.2: #i53898# Fixed previous change. 2005/08/29 13:56:09 sb 1.7.62.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [5cb346acadb73c7f02588d240f587dd2c32276f9]

INTEGRATION: CWS warnings01 (1.4.62); FILE MERGED 2005/09/23 01:47:40 sb 1.4.62.3: RESYNC: (1.4-1.5); FILE MERGED 2005/09/14 12:58:34 sb 1.4.62.2: #i53898# Fixed previous change. 2005/08/29 13:56:07 sb 1.4.62.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [845e1a42adbf461d422bcc3dd2b51cdc29b96bda]

INTEGRATION: CWS warnings01 (1.6.62); FILE MERGED 2005/09/23 01:46:55 sb 1.6.62.2: RESYNC: (1.6-1.7); FILE MERGED 2005/08/29 13:56:07 sb 1.6.62.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [afa4af3186f8494e668393a33aa8de024acc92e6]

INTEGRATION: CWS warnings01 (1.6.62); FILE MERGED 2005/11/18 09:13:27 sb 1.6.62.3: #i53898# Made code warning-free (in some cases reverting previous attempts). 2005/09/23 01:46:25 sb 1.6.62.2: RESYNC: (1.6-1.7); FILE MERGED 2005/08/29 13:56:06 sb 1.6.62.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [805585db3e85eab61cf0c6fc7287d0f5472f76df]

INTEGRATION: CWS warnings01 (1.5.12); FILE MERGED 2005/11/18 09:13:27 sb 1.5.12.1: #i53898# Made code warning-free (in some cases reverting previous attempts).


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [b4d02ee8c8f2a75e8f5a86ba4e22b1943f8a583c]

INTEGRATION: CWS warnings01 (1.4.134); FILE MERGED 2005/09/23 01:46:02 sb 1.4.134.2: RESYNC: (1.4-1.5); FILE MERGED 2005/08/29 13:56:06 sb 1.4.134.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [d34d380b3220a043000d78217f4c410e9b1e38bf]

INTEGRATION: CWS warnings01 (1.5.62); FILE MERGED 2005/09/23 01:45:31 sb 1.5.62.2: RESYNC: (1.5-1.6); FILE MERGED 2005/08/29 13:56:06 sb 1.5.62.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [e50fe773238e0d1364bce4541783d1fefe3d7887]

INTEGRATION: CWS warnings01 (1.2.346); FILE MERGED 2005/09/20 12:57:25 sb 1.2.346.1: #i53898# Globally disable problematic warnings.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [3741c709d4eb7b0ce0c01c4516e49ee801457645]

INTEGRATION: CWS warnings01 (1.4.304); FILE MERGED 2005/09/23 01:42:20 sb 1.4.304.2: RESYNC: (1.4-1.5); FILE MERGED 2005/09/20 12:57:25 sb 1.4.304.1: #i53898# Globally disable problematic warnings.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [0247e4fd39acf84e1fa1e8e6a227fa754720fcf3]

INTEGRATION: CWS warnings01 (1.3.12); FILE MERGED 2005/11/02 12:59:15 hro 1.3.12.1: #i53898# Remove inkonsitant DLL linkage warnings for overloaded APIs


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [611472b373e5c2ccc77983799da7ab78fc67618b]

INTEGRATION: CWS warnings01 (1.3.12); FILE MERGED 2005/11/02 12:59:14 hro 1.3.12.1: #i53898# Remove inkonsitant DLL linkage warnings for overloaded APIs


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [0325283f4106b2d4f287af8df45633ebe8179963]

INTEGRATION: CWS warnings01 (1.3.12); FILE MERGED 2005/11/02 12:59:13 hro 1.3.12.1: #i53898# Remove inkonsitant DLL linkage warnings for overloaded APIs


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [277481b659e4e0e2f630a5d4ef8736bdf572c6f7]

INTEGRATION: CWS warnings01 (1.3.12); FILE MERGED 2005/11/02 12:59:12 hro 1.3.12.1: #i53898# Remove inkonsitant DLL linkage warnings for overloaded APIs


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [3642dfe21d23b7fb6bc8af47213321c0d8364234]

INTEGRATION: CWS warnings01 (1.3.12); FILE MERGED 2005/11/02 12:59:11 hro 1.3.12.1: #i53898# Remove inkonsitant DLL linkage warnings for overloaded APIs


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [7b57faa65616bbb4546106614606be8ed67e115e]

INTEGRATION: CWS warnings01 (1.3.12); FILE MERGED 2005/11/02 12:59:10 hro 1.3.12.1: #i53898# Remove inkonsitant DLL linkage warnings for overloaded APIs


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [63a4c94ae38f267cd74deba34ff523d974776579]

INTEGRATION: CWS warnings01 (1.2.416); FILE MERGED 2005/09/23 01:39:06 sb 1.2.416.2: RESYNC: (1.2-1.3); FILE MERGED 2005/09/20 12:57:24 sb 1.2.416.1: #i53898# Globally disable problematic warnings.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [6137ec83d9576a20ce70872ae8149f4e73396105]

INTEGRATION: CWS warnings01 (1.2.346); FILE MERGED 2005/09/23 01:38:08 sb 1.2.346.2: RESYNC: (1.2-1.3); FILE MERGED 2005/09/20 12:57:24 sb 1.2.346.1: #i53898# Globally disable problematic warnings.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [b970fef30b925c86c1fe81ea24240a1d8d3c3b71]

INTEGRATION: CWS warnings01 (1.2.346); FILE MERGED 2005/09/20 12:57:24 sb 1.2.346.1: #i53898# Globally disable problematic warnings.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [392d0380e1d73695a89e4d2efc20c6699a1b17f3]

INTEGRATION: CWS warnings01 (1.3.336); FILE MERGED 2005/09/23 01:33:30 sb 1.3.336.2: RESYNC: (1.3-1.4); FILE MERGED 2005/09/20 12:57:23 sb 1.3.336.1: #i53898# Globally disable problematic warnings.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [b79d443d7855d0031e5e035e9d8f12611646d2aa]

INTEGRATION: CWS warnings01 (1.2.416); FILE MERGED 2005/12/02 08:23:03 sb 1.2.416.3: #i53898# Now globally disabled warning C4514: unreferenced inline function has been removed. 2005/09/23 01:34:35 sb 1.2.416.2: RESYNC: (1.2-1.3); FILE MERGED 2005/09/20 12:57:23 sb 1.2.416.1: #i53898# Globally disable problematic warnings.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [a20a285c4d9a14ed948988137f07e5a9ff7e53fd]

INTEGRATION: CWS warnings01 (1.3.412); FILE MERGED 2005/09/23 01:33:48 sb 1.3.412.2: RESYNC: (1.3-1.4); FILE MERGED 2005/09/20 12:57:23 sb 1.3.412.1: #i53898# Globally disable problematic warnings.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [e282079b2baab47d2a04a1659fbf384c37fc740a]

INTEGRATION: CWS warnings01 (1.3.12); FILE MERGED 2005/11/18 09:13:26 sb 1.3.12.1: #i53898# Made code warning-free (in some cases reverting previous attempts).


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [f578d815761f4fb2f9470c8b80948b77dc4d39cc]

INTEGRATION: CWS warnings01 (1.5.38); FILE MERGED 2005/09/23 01:32:01 sb 1.5.38.3: RESYNC: (1.5-1.6); FILE MERGED 2005/09/20 12:57:23 sb 1.5.38.2: #i53898# Globally disable problematic warnings. 2005/08/30 17:03:18 sb 1.5.38.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [5975fcc94323dca5fbffebaab142eec9a4edd327]

INTEGRATION: CWS warnings01 (1.4.180); FILE MERGED 2005/09/23 01:31:41 sb 1.4.180.2: RESYNC: (1.4-1.5); FILE MERGED 2005/09/20 12:57:23 sb 1.4.180.1: #i53898# Globally disable problematic warnings.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [46140bd370902044436e3352406916329fa63636]

INTEGRATION: CWS warnings01 (1.5.134); FILE MERGED 2005/09/23 01:31:33 sb 1.5.134.2: RESYNC: (1.5-1.6); FILE MERGED 2005/08/29 13:56:05 sb 1.5.134.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [fdf23e30d2f869e100e3bb0fbf1df204fa865867]

INTEGRATION: CWS warnings01 (1.7.116); FILE MERGED 2005/09/23 01:31:25 sb 1.7.116.2: RESYNC: (1.7-1.8); FILE MERGED 2005/08/30 17:03:18 sb 1.7.116.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [878cd852b8e26ab4862ff5f2e25eb5cca1e4dd5a]

INTEGRATION: CWS warnings01 (1.6.328); FILE MERGED 2005/09/23 01:31:16 sb 1.6.328.3: RESYNC: (1.6-1.7); FILE MERGED 2005/09/20 12:57:22 sb 1.6.328.2: #i53898# Globally disable problematic warnings. 2005/08/29 13:56:05 sb 1.6.328.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [2384a42a5daad1b39ae45a31a4c0b79bf6e07c09]

INTEGRATION: CWS warnings01 (1.19.112); FILE MERGED 2006/05/24 00:23:11 sb 1.19.112.4: RESYNC: (1.20-1.21); FILE MERGED 2005/11/07 12:11:29 sb 1.19.112.3: #i53898# Made code warning-free (additional -W switches for GCC). 2005/09/23 01:31:05 sb 1.19.112.2: RESYNC: (1.19-1.20); FILE MERGED 2005/09/20 12:57:22 sb 1.19.112.1: #i53898# Globally disable problematic warnings.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [8987d1f3b504fdb8d298f3bf8b32b90c4bb8d01e]

INTEGRATION: CWS warnings01 (1.9.184); FILE MERGED 2006/02/01 10:39:18 sb 1.9.184.3: #i53898# Fixed previous changes. 2005/09/23 01:29:37 sb 1.9.184.2: RESYNC: (1.9-1.10); FILE MERGED 2005/08/29 13:56:05 sb 1.9.184.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [b535d65dc2e254ce443ca4357fd974bc47551c38]

INTEGRATION: CWS warnings01 (1.21.70); FILE MERGED 2006/05/24 00:22:02 sb 1.21.70.5: RESYNC: (1.23-1.24); FILE MERGED 2006/04/07 21:02:52 sb 1.21.70.4: RESYNC: (1.22-1.23); FILE MERGED 2005/09/23 01:29:28 sb 1.21.70.3: RESYNC: (1.21-1.22); FILE MERGED 2005/08/30 17:03:17 sb 1.21.70.2: #i53898# Made code warning-free. 2005/08/29 13:56:04 sb 1.21.70.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [b88a51db8e0c83b0d74fe5a68ed38e0c9a7d00ed]

INTEGRATION: CWS warnings01 (1.8.66); FILE MERGED 2005/09/23 01:28:58 sb 1.8.66.2: RESYNC: (1.8-1.9); FILE MERGED 2005/08/30 17:03:17 sb 1.8.66.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [5028bf5b6ce95eaa2a6c5cb3a43342702cb1692e]

INTEGRATION: CWS warnings01 (1.6.132); FILE MERGED 2005/11/07 19:43:54 pl 1.6.132.3: RESYNC: (1.7-1.8); FILE MERGED 2005/09/23 01:28:05 sb 1.6.132.2: RESYNC: (1.6-1.7); FILE MERGED 2005/08/30 17:03:17 sb 1.6.132.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [f10e2484f03b3973adaccdcb137e264daeec0d64]

INTEGRATION: CWS warnings01 (1.2.116); FILE MERGED 2005/09/23 01:27:54 sb 1.2.116.2: RESYNC: (1.2-1.3); FILE MERGED 2005/09/20 12:57:22 sb 1.2.116.1: #i53898# Globally disable problematic warnings.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [89d51a5664b09ad1e4219f40921ca56ad4c713ae]

INTEGRATION: CWS warnings01 (1.6.134); FILE MERGED 2005/09/23 01:27:45 sb 1.6.134.2: RESYNC: (1.6-1.7); FILE MERGED 2005/09/20 12:57:21 sb 1.6.134.1: #i53898# Globally disable problematic warnings.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [df352e8c89678f165a6131f739b1ef39a74a580a]

INTEGRATION: CWS warnings01 (1.33.12); FILE MERGED 2006/06/09 13:52:01 sb 1.33.12.3: #i53898# Fixed previous fix. 2005/09/23 01:27:37 sb 1.33.12.2: RESYNC: (1.33-1.34); FILE MERGED 2005/08/29 13:56:03 sb 1.33.12.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [bbee848881b94f74a6daf45bfb3bffdadf0bbc59]

INTEGRATION: CWS warnings01 (1.2.16); FILE MERGED 2006/05/26 13:41:34 sb 1.2.16.1: #i53898# Made code warning-free and/or compile at all after resync to SRC680m170.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [27716194ce63a567507919de9c63a77d24386423]

INTEGRATION: CWS warnings01 (1.15.134); FILE MERGED 2005/11/18 09:13:24 sb 1.15.134.6: #i53898# Made code warning-free (in some cases reverting previous attempts). 2005/11/08 16:18:39 pl 1.15.134.5: #i53898# initializer warning on solaris 2005/11/07 12:11:29 sb 1.15.134.4: #i53898# Made code warning-free (additional -W switches for GCC). 2005/09/23 01:27:28 sb 1.15.134.3: RESYNC: (1.15-1.16); FILE MERGED 2005/09/20 12:57:21 sb 1.15.134.2: #i53898# Globally disable problematic warnings. 2005/08/29 13:56:03 sb 1.15.134.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [18e5e898d778c2d7f11a26f378cd076e3c96e714]

INTEGRATION: CWS warnings01 (1.3.136); FILE MERGED 2005/09/23 01:24:05 sb 1.3.136.2: RESYNC: (1.3-1.4); FILE MERGED 2005/09/14 15:19:08 sb 1.3.136.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [4c6eb86ec50034a9929c0c3c6225a1b717291934]

INTEGRATION: CWS warnings01 (1.5.74); FILE MERGED 2005/09/23 01:23:27 sb 1.5.74.2: RESYNC: (1.5-1.6); FILE MERGED 2005/09/16 15:07:32 sb 1.5.74.1: #i53898# Cleaned up and reorganized so that it compiles on machines with little memory.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [c3ae214bf39e6539071061563ea990b6968d35f9]

INTEGRATION: CWS warnings01 (1.2.160); FILE MERGED 2005/09/14 15:19:06 sb 1.2.160.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [11a1f537500062c0a5a9bf69b3fc190c936acf3e]

INTEGRATION: CWS warnings01 (1.2.160); FILE MERGED 2005/09/23 01:20:52 sb 1.2.160.3: RESYNC: (1.2-1.3); FILE MERGED 2005/09/15 12:35:45 sb 1.2.160.2: #i53898# Fixed previous change. 2005/09/14 15:19:05 sb 1.2.160.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [4187e3ec8d599ff264b437ea0ae3935ed01bef79]

INTEGRATION: CWS warnings01 (1.3.94); FILE MERGED 2005/09/23 01:20:29 sb 1.3.94.2: RESYNC: (1.3-1.4); FILE MERGED 2005/09/15 12:35:45 sb 1.3.94.1: #i53898# Fixed previous change.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [219ab4972b6b7658662e98b150487ca7aefaba20]

INTEGRATION: CWS warnings01 (1.3.94); FILE MERGED 2005/09/23 01:20:21 sb 1.3.94.3: RESYNC: (1.3-1.4); FILE MERGED 2005/09/15 12:35:45 sb 1.3.94.2: #i53898# Fixed previous change. 2005/09/14 15:19:04 sb 1.3.94.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [d2c9a488c9d5d18a2eb1db58da26b65861fc3cab]

INTEGRATION: CWS warnings01 (1.2.160); FILE MERGED 2005/09/14 15:19:02 sb 1.2.160.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [2f1255e3cdc6f466fb325896538d76044835388b]

INTEGRATION: CWS warnings01 (1.3.38); FILE MERGED 2005/09/14 15:19:00 sb 1.3.38.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [6b0e33092c2886f9342c0e1bea24c92196fe2100]

INTEGRATION: CWS warnings01 (1.2.160); FILE MERGED 2005/09/15 12:35:44 sb 1.2.160.2: #i53898# Fixed previous change. 2005/09/14 15:18:59 sb 1.2.160.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [c3662a58b94b3ec02d6b6aa27b2305aa03357cf2]

INTEGRATION: CWS warnings01 (1.3.172); FILE MERGED 2005/09/23 01:19:40 sb 1.3.172.2: RESYNC: (1.3-1.4); FILE MERGED 2005/09/15 12:35:43 sb 1.3.172.1: #i53898# Fixed previous change.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [ba82e2dbd616d159e5b5cad7d3d634b6d0f5aab4]

INTEGRATION: CWS warnings01 (1.3.92); FILE MERGED 2005/09/15 12:35:43 sb 1.3.92.1: #i53898# Fixed previous change.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [f8223fc43e227bcc8e55725ab05de75f505b0230]

INTEGRATION: CWS warnings01 (1.2.160); FILE MERGED 2005/09/15 12:35:42 sb 1.2.160.1: #i53898# Fixed previous change.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [080e7af02fc0ea30656a305f17be95efab769706]

INTEGRATION: CWS warnings01 (1.2.160); FILE MERGED 2005/09/14 15:18:58 sb 1.2.160.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [4eceb6151746d4579e9c0b5a05273741b056c6a8]

INTEGRATION: CWS warnings01 (1.3.160); FILE MERGED 2005/09/14 15:18:56 sb 1.3.160.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [e458b51d63e3740233e58732a5a7ad079cf84d06]

INTEGRATION: CWS warnings01 (1.3.174); FILE MERGED 2005/09/15 12:35:41 sb 1.3.174.2: #i53898# Fixed previous change. 2005/09/14 15:18:56 sb 1.3.174.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [4a23b884361ed1779baad01053aacb157fac7cfd]

INTEGRATION: CWS warnings01 (1.3.174); FILE MERGED 2005/09/23 01:15:29 sb 1.3.174.3: RESYNC: (1.3-1.4); FILE MERGED 2005/09/15 12:35:38 sb 1.3.174.2: #i53898# Fixed previous change. 2005/09/14 15:18:54 sb 1.3.174.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [1e9d7941c6bb02c50351abd6e715863bc7d5e4c3]

INTEGRATION: CWS warnings01 (1.4.92); FILE MERGED 2005/09/23 01:15:19 sb 1.4.92.3: RESYNC: (1.4-1.5); FILE MERGED 2005/09/15 12:35:38 sb 1.4.92.2: #i53898# Fixed previous change. 2005/09/14 15:18:52 sb 1.4.92.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [667c601c3b6b9ee498ff13f770ad5e12d3f0a2f7]

INTEGRATION: CWS warnings01 (1.4.160); FILE MERGED 2005/09/23 01:14:43 sb 1.4.160.3: RESYNC: (1.4-1.5); FILE MERGED 2005/09/15 12:35:38 sb 1.4.160.2: #i53898# Fixed previous change. 2005/09/14 15:18:50 sb 1.4.160.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [9d0d15b61868df1e0b9c960171267d09f627be3b]

INTEGRATION: CWS warnings01 (1.3.174); FILE MERGED 2005/09/23 01:14:34 sb 1.3.174.3: RESYNC: (1.3-1.4); FILE MERGED 2005/09/15 12:35:38 sb 1.3.174.2: #i53898# Fixed previous change. 2005/09/14 15:18:49 sb 1.3.174.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [331446509220fb87de4180009519b2a5f5ddfe9f]

INTEGRATION: CWS warnings01 (1.7.174); FILE MERGED 2005/09/23 01:14:25 sb 1.7.174.3: RESYNC: (1.7-1.8); FILE MERGED 2005/09/15 12:35:37 sb 1.7.174.2: #i53898# Fixed previous change. 2005/09/14 15:18:48 sb 1.7.174.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [b065b1ea62b5e014ee1e48f9b8a00f59ce5cefd7]

INTEGRATION: CWS warnings01 (1.5.160); FILE MERGED 2005/09/23 01:12:11 sb 1.5.160.2: RESYNC: (1.5-1.6); FILE MERGED 2005/09/15 12:35:36 sb 1.5.160.1: #i53898# Fixed previous change.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [d93ba527466f7db3128afa106e313f8bab84b85e]

INTEGRATION: CWS warnings01 (1.4.174); FILE MERGED 2005/09/23 01:05:50 sb 1.4.174.2: RESYNC: (1.4-1.5); FILE MERGED 2005/09/14 15:18:47 sb 1.4.174.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [e2a0da0d3be6a50f4c44546bcd5223a3cb905cb9]

INTEGRATION: CWS warnings01 (1.4.12); FILE MERGED 2006/01/31 15:01:40 sb 1.4.12.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [365af1b4668f054bec88b516147f7701cda9d896]

INTEGRATION: CWS warnings01 (1.9.92); FILE MERGED 2005/09/23 01:04:39 sb 1.9.92.2: RESYNC: (1.9-1.10); FILE MERGED 2005/09/14 15:18:45 sb 1.9.92.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [294c3e35ced6dd36507c49a000a0ee4c0487a5e2]

INTEGRATION: CWS warnings01 (1.10.92); FILE MERGED 2005/09/23 01:04:27 sb 1.10.92.2: RESYNC: (1.10-1.11); FILE MERGED 2005/09/14 15:18:44 sb 1.10.92.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [27f9101c502039cd39442bd0b05875d66e73ac59]

INTEGRATION: CWS warnings01 (1.22.82); FILE MERGED 2006/01/25 22:01:49 sb 1.22.82.2: RESYNC: (1.22-1.23); FILE MERGED 2005/08/30 13:34:39 sb 1.22.82.1: #i53898# Removed obsolete rtl/ustring.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [70df77bb1267aa4bf28a2eb5c9feba0fa1652fc8]

INTEGRATION: CWS warnings01 (1.6.184); FILE MERGED 2005/09/23 01:02:14 sb 1.6.184.2: RESYNC: (1.6-1.7); FILE MERGED 2005/09/20 12:57:20 sb 1.6.184.1: #i53898# Globally disable problematic warnings.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [96286d1ce8474398d0cf0aea98cbb4932da63c31]

INTEGRATION: CWS warnings01 (1.14.410); FILE MERGED 2005/09/23 01:00:55 sb 1.14.410.2: RESYNC: (1.14-1.15); FILE MERGED 2005/09/20 12:57:20 sb 1.14.410.1: #i53898# Globally disable problematic warnings.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [9e73cea13599498cd4303b02a0ab086586a42937]

INTEGRATION: CWS warnings01 (1.2.220); FILE MERGED 2005/09/23 01:00:36 sb 1.2.220.2: RESYNC: (1.2-1.3); FILE MERGED 2005/09/20 12:57:20 sb 1.2.220.1: #i53898# Globally disable problematic warnings.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [d716b410f38d191c6b0cd53e5d911aeac8be2c35]

INTEGRATION: CWS warnings01 (1.30.82); FILE MERGED 2005/09/23 01:00:28 sb 1.30.82.2: RESYNC: (1.30-1.31); FILE MERGED 2005/09/20 12:57:20 sb 1.30.82.1: #i53898# Globally disable problematic warnings.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [05d584b62e312581f57310e61ef21780fcbe91b7]

INTEGRATION: CWS warnings01 (1.1.414); FILE MERGED 2005/09/20 12:57:20 sb 1.1.414.1: #i53898# Globally disable problematic warnings.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [5af0726437c6d856f6235b8ec2dc1ff1b9a31d1f]

INTEGRATION: CWS warnings01 (1.17.184); FILE MERGED 2005/09/23 01:00:19 sb 1.17.184.2: RESYNC: (1.17-1.18); FILE MERGED 2005/09/20 12:57:19 sb 1.17.184.1: #i53898# Globally disable problematic warnings.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [8c43ba45e5cd7e020dfc7a79396a306295f5ecd5]

INTEGRATION: CWS warnings01 (1.8.346); FILE MERGED 2005/09/23 00:59:32 sb 1.8.346.2: RESYNC: (1.8-1.9); FILE MERGED 2005/09/20 12:57:19 sb 1.8.346.1: #i53898# Globally disable problematic warnings.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [fbfbcaec273822e2afb2d635d8f7f3bebdd52e8e]

INTEGRATION: CWS warnings01 (1.18.94); FILE MERGED 2005/11/07 19:43:09 pl 1.18.94.3: RESYNC: (1.19-1.20); FILE MERGED 2005/09/23 00:59:07 sb 1.18.94.2: RESYNC: (1.18-1.19); FILE MERGED 2005/09/20 12:57:19 sb 1.18.94.1: #i53898# Globally disable problematic warnings.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [c0a78681b5b0d45b868c7a4cb890405fa96cc410]

INTEGRATION: CWS warnings01 (1.2.442); FILE MERGED 2005/09/23 00:58:57 sb 1.2.442.2: RESYNC: (1.2-1.3); FILE MERGED 2005/09/20 12:57:19 sb 1.2.442.1: #i53898# Globally disable problematic warnings.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [05ff4d02eb01d7d541efbcc7d57b69665c070ed3]

INTEGRATION: CWS warnings01 (1.5.58); FILE MERGED 2005/11/18 09:13:23 sb 1.5.58.4: #i53898# Made code warning-free (in some cases reverting previous attempts). 2005/11/07 19:43:02 pl 1.5.58.3: RESYNC: (1.6-1.8); FILE MERGED 2005/09/23 00:58:38 sb 1.5.58.2: RESYNC: (1.5-1.6); FILE MERGED 2005/09/20 12:57:18 sb 1.5.58.1: #i53898# Globally disable problematic warnings.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [9dd66653607a7385986bfe0c4c871574fe81632d]

INTEGRATION: CWS warnings01 (1.22.94); FILE MERGED 2006/05/24 00:20:44 sb 1.22.94.4: RESYNC: (1.24-1.25); FILE MERGED 2006/04/07 21:02:46 sb 1.22.94.3: RESYNC: (1.23-1.24); FILE MERGED 2005/09/23 00:58:28 sb 1.22.94.2: RESYNC: (1.22-1.23); FILE MERGED 2005/09/20 12:57:18 sb 1.22.94.1: #i53898# Globally disable problematic warnings.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [dff77d229e17a352a1de1973190ffe782b25d033]

INTEGRATION: CWS warnings01 (1.9.12); FILE MERGED 2005/11/07 12:11:28 sb 1.9.12.1: #i53898# Made code warning-free (additional -W switches for GCC).


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [1e1d93e99945973e6d191f62192892825533ea0b]

INTEGRATION: CWS warnings01 (1.25.336); FILE MERGED 2005/11/07 12:11:28 sb 1.25.336.4: #i53898# Made code warning-free (additional -W switches for GCC). 2005/09/23 00:56:13 sb 1.25.336.3: RESYNC: (1.25-1.26); FILE MERGED 2005/09/06 11:49:09 sb 1.25.336.2: #i53898# Fixed use of SAL_INT_CAST to cast between pointer and integer types. 2005/08/29 13:56:03 sb 1.25.336.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [bdf3e26ed919b39267db2fd6118c8af8478bd26b]

INTEGRATION: CWS warnings01 (1.24.94); FILE MERGED 2006/05/24 00:20:12 sb 1.24.94.6: RESYNC: (1.29-1.31); FILE MERGED 2006/04/07 21:02:25 sb 1.24.94.5: RESYNC: (1.28-1.29); FILE MERGED 2006/01/25 22:01:32 sb 1.24.94.4: RESYNC: (1.26-1.28); FILE MERGED 2005/11/07 19:42:45 pl 1.24.94.3: RESYNC: (1.25-1.26); FILE MERGED 2005/09/23 00:55:48 sb 1.24.94.2: RESYNC: (1.24-1.25); FILE MERGED 2005/08/30 17:03:16 sb 1.24.94.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [43db4318891a28f7d71356402dc3c539085305c0]

INTEGRATION: CWS warnings01 (1.8.290); FILE MERGED 2006/05/24 00:19:51 sb 1.8.290.3: RESYNC: (1.9-1.11); FILE MERGED 2005/09/23 00:55:39 sb 1.8.290.2: RESYNC: (1.8-1.9); FILE MERGED 2005/08/29 13:56:02 sb 1.8.290.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [9aff6949dbb9c61e21064b31f8e2f2e60e0dd24c]

INTEGRATION: CWS warnings01 (1.27.32); FILE MERGED 2006/01/27 08:17:32 sb 1.27.32.5: #i53898# Made code warning-free. 2006/01/25 22:01:25 sb 1.27.32.4: RESYNC: (1.28-1.29); FILE MERGED 2005/11/07 12:11:28 sb 1.27.32.3: #i53898# Made code warning-free (additional -W switches for GCC). 2005/09/23 00:55:09 sb 1.27.32.2: RESYNC: (1.27-1.28); FILE MERGED 2005/08/29 13:56:00 sb 1.27.32.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [cbba07ab65fed1c99b298bc817580fdbc15be77d]

INTEGRATION: CWS warnings01 (1.15.12); FILE MERGED 2006/05/24 00:19:11 sb 1.15.12.3: RESYNC: (1.16-1.19); FILE MERGED 2006/01/25 22:01:18 sb 1.15.12.2: RESYNC: (1.15-1.16); FILE MERGED 2005/11/07 12:11:28 sb 1.15.12.1: #i53898# Made code warning-free (additional -W switches for GCC).


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [4333f3bee581da5baff27edf585d60da2c895dc9]

INTEGRATION: CWS warnings01 (1.16.12); FILE MERGED 2005/11/07 12:11:27 sb 1.16.12.1: #i53898# Made code warning-free (additional -W switches for GCC).


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [6f90ff854a94d6c93c39e5c7334b2dd201ae4b73]

INTEGRATION: CWS warnings01 (1.36.12); FILE MERGED 2006/05/24 00:18:15 sb 1.36.12.3: RESYNC: (1.38-1.39); FILE MERGED 2006/01/25 22:01:10 sb 1.36.12.2: RESYNC: (1.36-1.38); FILE MERGED 2005/11/07 12:11:27 sb 1.36.12.1: #i53898# Made code warning-free (additional -W switches for GCC).


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [bcc76596f781af03024f06c29c7b10ce8c18b51a]

INTEGRATION: CWS warnings01 (1.17.294); FILE MERGED 2005/11/07 12:11:27 sb 1.17.294.3: #i53898# Made code warning-free (additional -W switches for GCC). 2005/09/23 00:53:31 sb 1.17.294.2: RESYNC: (1.17-1.18); FILE MERGED 2005/08/30 17:03:16 sb 1.17.294.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [f8ef8c4a81cdc3ac1a52d72830cf1403926be5ed]

INTEGRATION: CWS warnings01 (1.26.12); FILE MERGED 2006/05/24 00:17:10 sb 1.26.12.4: RESYNC: (1.28-1.29); FILE MERGED 2006/04/07 21:02:15 sb 1.26.12.3: RESYNC: (1.26-1.28); FILE MERGED 2006/01/27 08:17:30 sb 1.26.12.2: #i53898# Made code warning-free. 2005/11/07 12:11:26 sb 1.26.12.1: #i53898# Made code warning-free (additional -W switches for GCC).


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [cdeca31f08a5cc827d8fa7324bd2b3f416af26db]

INTEGRATION: CWS warnings01 (1.12.62); FILE MERGED 2006/04/20 13:04:14 sb 1.12.62.3: #i53898# At least on Solaris, pthread_equal fails for the fake PTHREAD_NONE, so taking out the failing OSL_ASSERTs. 2005/09/23 00:53:11 sb 1.12.62.2: RESYNC: (1.12-1.13); FILE MERGED 2005/08/29 13:56:00 sb 1.12.62.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [d330f6d7ab32465a3754ffd3eb61aaa7a5fd54c5]

INTEGRATION: CWS warnings01 (1.8.184); FILE MERGED 2005/09/23 00:52:15 sb 1.8.184.2: RESYNC: (1.8-1.9); FILE MERGED 2005/08/30 17:03:16 sb 1.8.184.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [1a4725c2126d4088f8a19082c64248e0f407b523]

INTEGRATION: CWS warnings01 (1.3.346); FILE MERGED 2005/09/23 00:51:55 sb 1.3.346.2: RESYNC: (1.3-1.4); FILE MERGED 2005/08/30 17:03:15 sb 1.3.346.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [63167a1ef3935582468fd67435b90b8aa662efce]

INTEGRATION: CWS warnings01 (1.3.346); FILE MERGED 2005/09/23 00:51:46 sb 1.3.346.2: RESYNC: (1.3-1.4); FILE MERGED 2005/08/30 17:03:15 sb 1.3.346.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [9915a3fe074cde90cdab303c5d3343ef6bf7f5e3]

INTEGRATION: CWS warnings01 (1.4.132); FILE MERGED 2005/09/23 00:51:35 sb 1.4.132.2: RESYNC: (1.4-1.5); FILE MERGED 2005/08/30 17:03:15 sb 1.4.132.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [a9c96ac69b321ea23fe00cc4d1fcae2b255f2d5d]

INTEGRATION: CWS warnings01 (1.8.32); FILE MERGED 2006/05/24 00:15:54 sb 1.8.32.5: RESYNC: (1.10-1.12); FILE MERGED 2005/09/23 00:51:03 sb 1.8.32.4: RESYNC: (1.8-1.10); FILE MERGED 2005/08/30 17:07:03 sb 1.8.32.3: #i53898# Made code warning-free. 2005/08/30 17:03:15 sb 1.8.32.2: #i53898# Made code warning-free. 2005/08/29 13:56:00 sb 1.8.32.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [a6aeb546346c8e54e80317efa88b57389e0d874d]

INTEGRATION: CWS warnings01 (1.16.38); FILE MERGED 2006/04/20 14:23:42 sb 1.16.38.6: #i53898# Made code warning-free again after resync to SRC680m162. 2006/04/07 21:02:09 sb 1.16.38.5: RESYNC: (1.17-1.18); FILE MERGED 2005/11/07 12:11:26 sb 1.16.38.4: #i53898# Made code warning-free (additional -W switches for GCC). 2005/09/23 00:50:54 sb 1.16.38.3: RESYNC: (1.16-1.17); FILE MERGED 2005/08/30 17:03:14 sb 1.16.38.2: #i53898# Made code warning-free. 2005/08/29 13:55:59 sb 1.16.38.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [a223994daa786edbdacd830583b34803cbb217d1]

INTEGRATION: CWS warnings01 (1.6.184); FILE MERGED 2006/04/07 21:01:36 sb 1.6.184.3: RESYNC: (1.7-1.8); FILE MERGED 2005/09/23 00:50:18 sb 1.6.184.2: RESYNC: (1.6-1.7); FILE MERGED 2005/08/30 17:03:14 sb 1.6.184.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [bcec621ed8a34627971af4738a6be66687cbe41a]

INTEGRATION: CWS warnings01 (1.6.82); FILE MERGED 2005/09/23 00:49:58 sb 1.6.82.3: RESYNC: (1.6-1.7); FILE MERGED 2005/09/20 12:57:17 sb 1.6.82.2: #i53898# Globally disable problematic warnings. 2005/08/30 17:03:14 sb 1.6.82.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [4e6ae95f2ebf9038a3b0c3fbf4c53cdbc10f3697]

INTEGRATION: CWS warnings01 (1.4.346); FILE MERGED 2005/09/23 00:49:25 sb 1.4.346.2: RESYNC: (1.4-1.5); FILE MERGED 2005/09/20 12:57:17 sb 1.4.346.1: #i53898# Globally disable problematic warnings.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [6b9511d14e35378ef3d7d6965f3cf6a228abc81b]

INTEGRATION: CWS warnings01 (1.3.12); FILE MERGED 2006/03/09 18:56:45 pl 1.3.12.2: #i59991# removed warnings from system header 2006/03/09 17:24:21 pl 1.3.12.1: #i59991# removed an unused local


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [f6fd6792b7deefb9aeb4cd6c2a54f7045ef1b010]

INTEGRATION: CWS warnings01 (1.25.92); FILE MERGED 2006/04/07 21:01:16 sb 1.25.92.6: RESYNC: (1.27-1.28); FILE MERGED 2006/02/24 13:56:04 sb 1.25.92.5: #i53898# Added SAL_MAX_SIZE. 2005/11/07 19:42:25 pl 1.25.92.4: RESYNC: (1.26-1.27); FILE MERGED 2005/09/23 00:47:20 sb 1.25.92.3: RESYNC: (1.25-1.26); FILE MERGED 2005/09/06 10:12:39 sb 1.25.92.2: #i53898# sal::reinterpret_int_cast is not needed. 2005/08/29 13:54:40 sb 1.25.92.1: #i53898# Added int-cast stuff and brought in sal_[u]IntPtr from CWS ooo64bit02, both to help make code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [4977d90ba4b2c9ae105dab8a3a9d2097699712f4]

INTEGRATION: CWS warnings01 (1.5.12); FILE MERGED 2005/11/21 15:41:25 sb 1.5.12.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [232c40a0054548dc5ae3bcc221d1bbbb095124fd]

INTEGRATION: CWS warnings01 (1.19.304); FILE MERGED 2005/09/23 00:46:35 sb 1.19.304.2: RESYNC: (1.19-1.20); FILE MERGED 2005/09/20 12:57:16 sb 1.19.304.1: #i53898# Globally disable problematic warnings.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [2d3a89877f225c78a9d380f6eb4772dca327f424]

INTEGRATION: CWS warnings01 (1.24.12); FILE MERGED 2006/05/24 00:14:08 sb 1.24.12.2: RESYNC: (1.24-1.25); FILE MERGED 2005/11/16 15:39:15 fs 1.24.12.1: #i55991# identifier 'l' in 'valueOf( sal_Int64, ..)' conflicts with other global (unchangeable) identifiers (more concrete, with some enum value in some Mozilla header)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [b59fc026751a30633cc82469b488d2480d6b2b1e]

INTEGRATION: CWS warnings01 (1.15.50); FILE MERGED 2005/11/07 12:11:26 sb 1.15.50.3: #i53898# Made code warning-free (additional -W switches for GCC). 2005/09/23 00:45:44 sb 1.15.50.2: RESYNC: (1.15-1.16); FILE MERGED 2005/09/20 12:57:16 sb 1.15.50.1: #i53898# Globally disable problematic warnings.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [e8fde8437be0784ae1ef94cae8824934c287b4e0]

INTEGRATION: CWS warnings01 (1.19.12); FILE MERGED 2006/05/24 00:12:59 sb 1.19.12.2: RESYNC: (1.19-1.20); FILE MERGED 2005/11/16 15:39:15 fs 1.19.12.1: #i55991# identifier 'l' in 'valueOf( sal_Int64, ..)' conflicts with other global (unchangeable) identifiers (more concrete, with some enum value in some Mozilla header)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [e953fb8732bdf47b45b29437b358a333540955b5]

INTEGRATION: CWS warnings01 (1.13.12); FILE MERGED 2005/11/07 12:11:25 sb 1.13.12.1: #i53898# Made code warning-free (additional -W switches for GCC).


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [338aab8286c22c9ff8db9a4bbd88f72448e55157]

INTEGRATION: CWS warnings01 (1.7.234); FILE MERGED 2005/09/23 00:43:16 sb 1.7.234.2: RESYNC: (1.7-1.8); FILE MERGED 2005/09/05 12:43:40 sb 1.7.234.1: #i53898# Added missing const to inline functions.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [8329f390a600eb51eec540b25708d8423920e31d]

INTEGRATION: CWS warnings01 (1.4.166); FILE MERGED 2005/09/23 00:39:45 sb 1.4.166.2: RESYNC: (1.4-1.5); FILE MERGED 2005/08/30 17:03:13 sb 1.4.166.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [70b6122e66502d193822dd08fe06c5d4736bebf0]

INTEGRATION: CWS warnings01 (1.6.82); FILE MERGED 2005/09/23 00:39:14 sb 1.6.82.2: RESYNC: (1.6-1.7); FILE MERGED 2005/08/30 17:03:13 sb 1.6.82.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [a4b348e62c3058b1c2a4049a78a00aef14237231]

INTEGRATION: CWS warnings01 (1.4.196); FILE MERGED 2005/11/18 09:13:23 sb 1.4.196.3: #i53898# Made code warning-free (in some cases reverting previous attempts). 2005/09/23 00:37:46 sb 1.4.196.2: RESYNC: (1.4-1.5); FILE MERGED 2005/09/20 12:57:15 sb 1.4.196.1: #i53898# Globally disable problematic warnings.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [077207733b289faf92c5e38e9fa092e3621ab93c]

INTEGRATION: CWS warnings01 (1.7.184); FILE MERGED 2005/09/23 00:37:37 sb 1.7.184.2: RESYNC: (1.7-1.8); FILE MERGED 2005/09/14 15:20:28 sb 1.7.184.1: #i53898# Changed OSL_INVALID_PORT into a negative value.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [4fd543620a36777cc0476b585d21a0937b1824c0]

INTEGRATION: CWS warnings01 (1.3.440); FILE MERGED 2006/01/25 22:00:49 sb 1.3.440.3: RESYNC: (1.4-1.5); FILE MERGED 2005/09/23 00:37:28 sb 1.3.440.2: RESYNC: (1.3-1.4); FILE MERGED 2005/08/29 13:55:59 sb 1.3.440.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [8cfc8e0b07f444409f606866d7603213c2ca7d3c]

INTEGRATION: CWS warnings01 (1.8.346); FILE MERGED 2005/09/23 00:37:08 sb 1.8.346.2: RESYNC: (1.8-1.9); FILE MERGED 2005/08/29 13:55:57 sb 1.8.346.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [d8d04da448fde6e7c95e909efddaf415f76a531d]

INTEGRATION: CWS warnings01 (1.3.418); FILE MERGED 2005/11/08 18:00:43 pl 1.3.418.3: #i53898# fix a visbility issue 2005/09/23 00:35:36 sb 1.3.418.2: RESYNC: (1.3-1.4); FILE MERGED 2005/09/20 12:57:15 sb 1.3.418.1: #i53898# Globally disable problematic warnings.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [bd4ee7c14a3c3a5cab2ece65fbdd69b04616d8c9]

INTEGRATION: CWS warnings01 (1.11.122); FILE MERGED 2005/11/07 12:11:25 sb 1.11.122.3: #i53898# Made code warning-free (additional -W switches for GCC). 2005/09/23 00:35:06 sb 1.11.122.2: RESYNC: (1.11-1.12); FILE MERGED 2005/09/20 12:57:14 sb 1.11.122.1: #i53898# Globally disable problematic warnings.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [7c603ae7347471b6945e04d89e4419d7ff39d6cb]

INTEGRATION: CWS warnings01 (1.6.62); FILE MERGED 2006/04/07 21:00:50 sb 1.6.62.3: RESYNC: (1.7-1.8); FILE MERGED 2005/09/23 00:33:22 sb 1.6.62.2: RESYNC: (1.6-1.7); FILE MERGED 2005/09/12 14:08:48 sb 1.6.62.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [aebde8a968702651446121abc742e7940c8c8bd2]

INTEGRATION: CWS warnings01 (1.3.4); FILE MERGED 2005/11/21 08:48:50 sb 1.3.4.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [74eb8b869da9e8d41dbfba7d9c1b6cf9a5c4697c]

INTEGRATION: CWS warnings01 (1.2.134); FILE MERGED 2005/09/23 00:30:01 sb 1.2.134.2: RESYNC: (1.2-1.3); FILE MERGED 2005/09/02 15:01:32 sb 1.2.134.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [6c705842d7165c73a678d7943e95ce1371f89514]

INTEGRATION: CWS warnings01 (1.2.4); FILE MERGED 2005/09/23 00:28:32 sb 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2005/08/29 14:06:06 sb 1.2.4.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [d38e6cd08f7e5b4e879674a4015cb4cb9e82b36e]

INTEGRATION: CWS warnings01 (1.6.34); FILE MERGED 2005/11/29 12:25:06 sb 1.6.34.3: #i53898# Made code warning-free. 2005/09/23 00:26:45 sb 1.6.34.2: RESYNC: (1.6-1.7); FILE MERGED 2005/09/01 07:48:39 sb 1.6.34.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [d3e6146e6384724d567abb5b5d7e37c537c0caac]

INTEGRATION: CWS warnings01 (1.2.10); FILE MERGED 2005/09/23 00:26:36 sb 1.2.10.2: RESYNC: (1.2-1.3); FILE MERGED 2005/09/07 13:50:21 sb 1.2.10.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [50724e71f13bcf9526f0cefc12d6d682dbb9759b]

INTEGRATION: CWS warnings01 (1.4.76); FILE MERGED 2005/09/23 00:25:13 sb 1.4.76.3: RESYNC: (1.4-1.5); FILE MERGED 2005/09/07 13:50:21 sb 1.4.76.2: #i53898# Made code warning-free. 2005/09/01 07:48:39 sb 1.4.76.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [7c2249f5be09d05717aad5692569ece331c64efe]

INTEGRATION: CWS warnings01 (1.6.120); FILE MERGED 2005/09/23 00:24:58 sb 1.6.120.3: RESYNC: (1.6-1.7); FILE MERGED 2005/09/07 13:50:21 sb 1.6.120.2: #i53898# Made code warning-free. 2005/09/01 07:48:39 sb 1.6.120.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [70436a4ef7a51225b608269d2682dbc74c4ba839]

INTEGRATION: CWS warnings01 (1.3.18); FILE MERGED 2005/11/07 19:41:51 pl 1.3.18.3: RESYNC: (1.4-1.5); FILE MERGED 2005/09/23 00:24:38 sb 1.3.18.2: RESYNC: (1.3-1.4); FILE MERGED 2005/09/07 13:50:20 sb 1.3.18.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [977136d3f7cace94608df9ebc2d0e0ed489f21db]

INTEGRATION: CWS warnings01 (1.1.1.1.138); FILE MERGED 2005/11/29 12:25:05 sb 1.1.1.1.138.3: #i53898# Made code warning-free. 2005/09/23 00:24:29 sb 1.1.1.1.138.2: RESYNC: (1.1.1.1-1.2); FILE MERGED 2005/09/07 13:50:20 sb 1.1.1.1.138.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [59f94050fca667bef75cdbe80ba616a001f10faf]

INTEGRATION: CWS warnings01 (1.9.80); FILE MERGED 2005/11/07 19:41:39 pl 1.9.80.4: RESYNC: (1.10-1.11); FILE MERGED 2005/09/23 00:24:05 sb 1.9.80.3: RESYNC: (1.9-1.10); FILE MERGED 2005/09/07 13:50:20 sb 1.9.80.2: #i53898# Made code warning-free. 2005/09/01 11:29:58 sb 1.9.80.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [5da739c80b71fa7a26359cfabf089a862554b5b0]

INTEGRATION: CWS warnings01 (1.4.18); FILE MERGED 2005/09/23 00:23:50 sb 1.4.18.2: RESYNC: (1.4-1.5); FILE MERGED 2005/09/01 07:48:38 sb 1.4.18.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [1a5c7ebf851bcf7a17fc2b47f206595008a5b95f]

INTEGRATION: CWS warnings01 (1.4.10); FILE MERGED 2005/09/23 00:23:41 sb 1.4.10.3: RESYNC: (1.4-1.5); FILE MERGED 2005/09/07 13:50:20 sb 1.4.10.2: #i53898# Made code warning-free. 2005/09/01 07:48:37 sb 1.4.10.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [0dd07e521450469c8c69e5adf0615206d9199c9b]

INTEGRATION: CWS warnings01 (1.3.10); FILE MERGED 2005/11/29 12:25:04 sb 1.3.10.3: #i53898# Made code warning-free. 2005/09/23 00:23:18 sb 1.3.10.2: RESYNC: (1.3-1.4); FILE MERGED 2005/09/01 07:48:37 sb 1.3.10.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [d037aef4291d4ed22d16aeb1b482b6e9ba4f3362]

INTEGRATION: CWS warnings01 (1.3.120); FILE MERGED 2005/09/23 00:23:09 sb 1.3.120.2: RESYNC: (1.3-1.4); FILE MERGED 2005/09/07 13:50:19 sb 1.3.120.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [5727f7af5e1b7168ed1450de14cea431789a07b7]

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-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [4fb01b7b425e8525e55994e80232e61eeb279dfc]

INTEGRATION: CWS warnings01 (1.1.1.1.148); FILE MERGED 2005/11/21 15:07:04 sb 1.1.1.1.148.3: #i53898# Made code warning-free. 2005/09/23 00:19:25 sb 1.1.1.1.148.2: RESYNC: (1.1.1.1-1.2); FILE MERGED 2005/09/01 09:29:47 sb 1.1.1.1.148.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [b628e52083abd2604a8ad4c277dd3759984c8a48]

INTEGRATION: CWS warnings01 (1.12.88); FILE MERGED 2006/01/25 21:59:24 sb 1.12.88.4: RESYNC: (1.13-1.14); FILE MERGED 2005/11/09 12:16:39 pl 1.12.88.3: #i53898# removed warnings 2005/09/23 00:19:15 sb 1.12.88.2: RESYNC: (1.12-1.13); FILE MERGED 2005/09/07 16:34:16 sb 1.12.88.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [028d9dbdc1ab690de7d5ab8d6387e8a3fca4d9b4]

INTEGRATION: CWS warnings01 (1.10.12); FILE MERGED 2005/10/27 09:57:31 sb 1.10.12.3: #i53898# Made code warning-free. 2005/09/23 00:18:25 sb 1.10.12.2: RESYNC: (1.10-1.11); FILE MERGED 2005/09/01 09:29:30 sb 1.10.12.1: #i53898# Made code warning-free: changed arg of vos::OEnvironment ctors from sal_uInt32 to sal_Int32.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [36f45b57257ce1e4b02d7491cfc7fe636ed918c5]

INTEGRATION: CWS warnings01 (1.4.4); FILE MERGED 2005/11/09 12:16:38 pl 1.4.4.1: #i53898# removed warnings


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [f0d1a5872f30402f2a8fe9fddb6d4f0561fb86ea]

INTEGRATION: CWS warnings01 (1.3.126); FILE MERGED 2006/01/25 21:59:16 sb 1.3.126.4: RESYNC: (1.4-1.5); FILE MERGED 2005/11/21 15:07:03 sb 1.3.126.3: #i53898# Made code warning-free. 2005/09/23 00:18:15 sb 1.3.126.2: RESYNC: (1.3-1.4); FILE MERGED 2005/09/07 16:34:15 sb 1.3.126.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [1e92ed7108858be350e71ffd54d082491822d793]

INTEGRATION: CWS warnings01 (1.11.36); FILE MERGED 2005/11/21 15:07:03 sb 1.11.36.3: #i53898# Made code warning-free. 2005/09/23 00:17:43 sb 1.11.36.2: RESYNC: (1.11-1.12); FILE MERGED 2005/09/07 16:34:15 sb 1.11.36.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [3868b550146a0f7f6759467747c33b8267515d94]

INTEGRATION: CWS warnings01 (1.2.28); FILE MERGED 2005/11/09 12:16:36 pl 1.2.28.3: #i53898# removed warnings 2005/09/23 00:16:40 sb 1.2.28.2: RESYNC: (1.2-1.3); FILE MERGED 2005/09/07 16:34:14 sb 1.2.28.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [77576d90257a866f4fb6c1f786b293d241e6a784]

INTEGRATION: CWS warnings01 (1.7.12); FILE MERGED 2005/10/27 09:57:31 sb 1.7.12.3: #i53898# Made code warning-free. 2005/09/23 00:13:46 sb 1.7.12.2: RESYNC: (1.7-1.8); FILE MERGED 2005/09/01 09:28:05 sb 1.7.12.1: #i53898# Made code warning-free: changed arg of vos::OEnvironment ctors from sal_uInt32 to sal_Int32.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [b192e5c523a9ca9db89b5caeff6002c1ab2b193f]

INTEGRATION: CWS warnings01 (1.1.1.1.148); FILE MERGED 2005/09/23 00:12:45 sb 1.1.1.1.148.2: RESYNC: (1.1.1.1-1.2); FILE MERGED 2005/09/01 10:01:13 sb 1.1.1.1.148.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [71abc142eeb135a261f52b974d4d1627958e259d]

INTEGRATION: CWS warnings01 (1.3.4); FILE MERGED 2005/09/23 15:04:33 sb 1.3.4.1: #i53898# Adapted to modified implementation of OSL_VERIFY.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [a22cd10d1a803b7175bd95c930cc064dcab13910]

INTEGRATION: CWS warnings01 (1.3.14); FILE MERGED 2005/09/23 00:09:22 sb 1.3.14.2: RESYNC: (1.3-1.4); FILE MERGED 2005/09/13 13:29:04 sb 1.3.14.1: #i53898# Fixed handling of integral literals.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [fc03fc3f9f9a6b2016e634b5c542e7bfe83db2ec]

INTEGRATION: CWS warnings01 (1.5.4); FILE MERGED 2005/11/21 16:28:41 sb 1.5.4.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [129a389ee00822a1c5c8e6fabe3634b519cc08ca]

INTEGRATION: CWS warnings01 (1.2.100); FILE MERGED 2005/11/21 16:48:17 sb 1.2.100.4: #i53898# Fixed previous change. 2005/11/21 16:28:41 sb 1.2.100.3: #i53898# Made code warning-free. 2005/09/23 00:08:43 sb 1.2.100.2: RESYNC: (1.2-1.3); FILE MERGED 2005/08/29 14:14:29 sb 1.2.100.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [dbe5b6b631253183d52c59f5bcbebba956327a19]

INTEGRATION: CWS warnings01 (1.1.148); FILE MERGED 2005/11/21 16:28:41 sb 1.1.148.4: #i53898# Made code warning-free. 2005/11/08 16:34:40 pl 1.1.148.3: #i53898# removed warnings 2005/09/23 00:08:34 sb 1.1.148.2: RESYNC: (1.1-1.2); FILE MERGED 2005/08/29 14:14:28 sb 1.1.148.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [6451dcf83b6dc30002979724f6a29f3d15486beb]

INTEGRATION: CWS warnings01 (1.1.148); FILE MERGED 2005/11/08 16:34:39 pl 1.1.148.3: #i53898# removed warnings 2005/09/23 00:08:14 sb 1.1.148.2: RESYNC: (1.1-1.2); FILE MERGED 2005/08/29 14:14:28 sb 1.1.148.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [32f792e280d3952559cb53ad35b094b10ca65ac5]

INTEGRATION: CWS warnings01 (1.2.100); FILE MERGED 2005/11/21 16:28:41 sb 1.2.100.4: #i53898# Made code warning-free. 2005/11/08 16:34:38 pl 1.2.100.3: #i53898# removed warnings 2005/09/23 00:08:05 sb 1.2.100.2: RESYNC: (1.2-1.3); FILE MERGED 2005/08/29 14:14:28 sb 1.2.100.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [a72466d1a29166ace980e1fb6bf282862da9a55f]

INTEGRATION: CWS warnings01 (1.3.4); FILE MERGED 2005/11/08 16:34:38 pl 1.3.4.1: #i53898# removed warnings


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [aaa6bdbaba83340b161fba1f9cbe14e8e82b4d2c]

INTEGRATION: CWS warnings01 (1.1.148); FILE MERGED 2005/09/23 00:07:37 sb 1.1.148.2: RESYNC: (1.1-1.2); FILE MERGED 2005/08/29 14:14:27 sb 1.1.148.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [698a453f0f871ef4ebe771863e81ddf572243e8c]

INTEGRATION: CWS warnings01 (1.2.4); FILE MERGED 2005/11/21 16:28:40 sb 1.2.4.2: #i53898# Made code warning-free. 2005/11/08 16:34:37 pl 1.2.4.1: #i53898# removed warnings


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [803b28396f1c8c8f985f265361eafcacfe437ba3]

INTEGRATION: CWS warnings01 (1.2.100); FILE MERGED 2005/11/07 19:41:06 pl 1.2.100.3: RESYNC: (1.3-1.5); FILE MERGED 2005/09/23 00:07:09 sb 1.2.100.2: RESYNC: (1.2-1.3); FILE MERGED 2005/08/29 14:14:27 sb 1.2.100.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [680c0e537a54ae87dc70ca45d5a39e15625b9d67]

INTEGRATION: CWS warnings01 (1.1.2); FILE ADDED 2005/11/02 16:00:17 sb 1.1.2.1: #i53898# Fixed warning-suppression in flex/bison generated code.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [d03267b786b10297e6353a5ffeeee9d631bee311]

INTEGRATION: CWS warnings01 (1.1.2); FILE ADDED 2005/11/02 15:59:43 sb 1.1.2.1: #i53898# Fixed warning-suppression in flex/bison generated code.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [905225bee6f9dd6726e2671f3fb71c8648e3dcb4]

INTEGRATION: CWS warnings01 (1.13.14); FILE MERGED 2005/11/21 16:28:40 sb 1.13.14.6: #i53898# Made code warning-free. 2005/11/02 15:58:46 sb 1.13.14.5: #i53898# Fixed warning-suppression in flex/bison generated code. 2005/09/23 00:07:00 sb 1.13.14.4: RESYNC: (1.13-1.14); FILE MERGED 2005/09/13 13:29:02 sb 1.13.14.3: #i53898# Fixed handling of integral literals. 2005/09/05 12:26:09 sb 1.13.14.2: #i53898# Made code warning-free. 2005/08/29 14:14:26 sb 1.13.14.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [b95a34f5e3ab460df66a1f0b650066a590cabc64]

INTEGRATION: CWS warnings01 (1.11.14); FILE MERGED 2006/05/24 00:10:44 sb 1.11.14.8: RESYNC: (1.13-1.14); FILE MERGED 2006/04/07 20:59:41 sb 1.11.14.7: RESYNC: (1.12-1.13); FILE MERGED 2005/11/21 16:28:40 sb 1.11.14.6: #i53898# Made code warning-free. 2005/11/02 15:58:45 sb 1.11.14.5: #i53898# Fixed warning-suppression in flex/bison generated code. 2005/09/23 00:06:47 sb 1.11.14.4: RESYNC: (1.11-1.12); FILE MERGED 2005/09/13 13:29:00 sb 1.11.14.3: #i53898# Fixed handling of integral literals. 2005/09/05 12:26:09 sb 1.11.14.2: #i53898# Made code warning-free. 2005/08/29 14:14:26 sb 1.11.14.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [f36192c25f0979fb7d2983af584af5190085ef19]

INTEGRATION: CWS warnings01 (1.10.26); FILE MERGED 2005/11/08 16:34:35 pl 1.10.26.5: #i53898# removed warnings 2005/11/07 19:40:49 pl 1.10.26.4: RESYNC: (1.11-1.13); FILE MERGED 2005/09/23 00:06:38 sb 1.10.26.3: RESYNC: (1.10-1.11); FILE MERGED 2005/09/05 12:26:08 sb 1.10.26.2: #i53898# Made code warning-free. 2005/08/29 14:14:25 sb 1.10.26.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [644ae7b524a6325b56ffb994cd74da2e6810b138]

INTEGRATION: CWS warnings01 (1.10.30); FILE MERGED 2006/05/24 00:08:43 sb 1.10.30.4: RESYNC: (1.11-1.12); FILE MERGED 2005/11/02 15:58:44 sb 1.10.30.3: #i53898# Fixed warning-suppression in flex/bison generated code. 2005/09/23 00:06:29 sb 1.10.30.2: RESYNC: (1.10-1.11); FILE MERGED 2005/08/29 14:13:10 sb 1.10.30.1: #i53898# Disable warnings from within code generated by flex and bison.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [022198063c030a37959f3446afdd7dd675edc5b4]

INTEGRATION: CWS warnings01 (1.10.30); FILE MERGED 2005/09/23 00:06:20 sb 1.10.30.2: RESYNC: (1.10-1.11); FILE MERGED 2005/08/29 14:14:25 sb 1.10.30.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [31e6bae20d0a138afee1d01fc89bd9096eb2c9d3]

INTEGRATION: CWS warnings01 (1.12.14); FILE MERGED 2005/09/23 00:06:11 sb 1.12.14.2: RESYNC: (1.12-1.13); FILE MERGED 2005/09/05 12:26:08 sb 1.12.14.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [37c0cdc45cdf67c1165a7364e990fd282f30d443]

INTEGRATION: CWS warnings01 (1.16.10); FILE MERGED 2005/11/07 19:40:26 pl 1.16.10.3: RESYNC: (1.17-1.18); FILE MERGED 2005/09/23 00:06:02 sb 1.16.10.2: RESYNC: (1.16-1.17); FILE MERGED 2005/09/05 12:26:07 sb 1.16.10.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [7bea03feb304fb231987ffe322d9414bf118cf85]

INTEGRATION: CWS warnings01 (1.5.30); FILE MERGED 2006/05/24 00:07:38 sb 1.5.30.3: RESYNC: (1.6-1.7); FILE MERGED 2005/09/23 00:02:54 sb 1.5.30.2: RESYNC: (1.5-1.6); FILE MERGED 2005/08/29 14:14:25 sb 1.5.30.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [3e5fd5ae2767d5bf4b30e42461603f4eec56cc7f]

INTEGRATION: CWS warnings01 (1.6.30); FILE MERGED 2005/09/23 00:05:53 sb 1.6.30.2: RESYNC: (1.6-1.7); FILE MERGED 2005/09/05 12:26:07 sb 1.6.30.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [40d87635346c574d44a908d5bb95ee0b7be65218]

INTEGRATION: CWS warnings01 (1.9.18); FILE MERGED 2006/05/24 00:08:36 sb 1.9.18.5: RESYNC: (1.11-1.12); FILE MERGED 2006/04/07 20:59:34 sb 1.9.18.4: RESYNC: (1.10-1.11); FILE MERGED 2005/09/23 00:05:40 sb 1.9.18.3: RESYNC: (1.9-1.10); FILE MERGED 2005/09/05 12:26:06 sb 1.9.18.2: #i53898# Made code warning-free. 2005/08/29 14:14:24 sb 1.9.18.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [bb434f4df6b5ad0343ff26bc18db9042a41708e1]

INTEGRATION: CWS warnings01 (1.6.12); FILE MERGED 2005/11/21 16:28:40 sb 1.6.12.3: #i53898# Made code warning-free. 2005/09/23 00:05:21 sb 1.6.12.2: RESYNC: (1.6-1.7); FILE MERGED 2005/09/05 12:26:06 sb 1.6.12.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [740dba21a8877ea0fba79888bdb5bd10f116213e]

INTEGRATION: CWS warnings01 (1.1.148); FILE MERGED 2005/11/07 12:12:27 sb 1.1.148.3: #i53898# Made code warning-free (additional -W switches for GCC). 2005/09/23 00:04:49 sb 1.1.148.2: RESYNC: (1.1-1.2); FILE MERGED 2005/08/29 14:14:24 sb 1.1.148.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [6c4f95e1a5e6973fc711d47c39340e5ac4c7bc29]

INTEGRATION: CWS warnings01 (1.9.30); FILE MERGED 2005/11/21 16:28:40 sb 1.9.30.4: #i53898# Made code warning-free. 2005/09/23 00:04:27 sb 1.9.30.3: RESYNC: (1.9-1.10); FILE MERGED 2005/09/05 12:26:06 sb 1.9.30.2: #i53898# Made code warning-free. 2005/08/29 14:14:24 sb 1.9.30.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [ce4cbe9f098164cd87f0980183182c7fd3f6e61e]

INTEGRATION: CWS warnings01 (1.4.40); FILE MERGED 2005/09/23 00:04:37 sb 1.4.40.2: RESYNC: (1.4-1.5); FILE MERGED 2005/08/29 14:14:23 sb 1.4.40.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [d03c46087fb4e00624f1727c20f6313e93450658]

INTEGRATION: CWS warnings01 (1.8.12); FILE MERGED 2005/11/21 16:28:39 sb 1.8.12.5: #i53898# Made code warning-free. 2005/09/23 00:04:06 sb 1.8.12.4: RESYNC: (1.8-1.9); FILE MERGED 2005/09/13 13:28:59 sb 1.8.12.3: #i53898# Fixed handling of integral literals. 2005/09/05 12:26:05 sb 1.8.12.2: #i53898# Made code warning-free. 2005/08/29 14:14:23 sb 1.8.12.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [80399ca6b1d30c76c64645a183ba79beccedbbc4]

INTEGRATION: CWS warnings01 (1.6.12); FILE MERGED 2005/09/23 00:03:56 sb 1.6.12.2: RESYNC: (1.6-1.7); FILE MERGED 2005/08/29 14:14:23 sb 1.6.12.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [5aba13fc407fdd83ba4b04525d7d8037e36a117b]

INTEGRATION: CWS warnings01 (1.7.30); FILE MERGED 2005/09/23 00:03:28 sb 1.7.30.3: RESYNC: (1.7-1.8); FILE MERGED 2005/08/29 16:43:44 sb 1.7.30.2: #i53898# Fixed previous modification. 2005/08/29 14:14:22 sb 1.7.30.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [c96f0fe87f0046284d533f9a7d82d8b324172807]

INTEGRATION: CWS warnings01 (1.6.18); FILE MERGED 2006/05/24 00:07:15 sb 1.6.18.3: RESYNC: (1.7-1.8); FILE MERGED 2005/09/23 00:01:48 sb 1.6.18.2: RESYNC: (1.6-1.7); FILE MERGED 2005/09/05 12:26:04 sb 1.6.18.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [1143ac4d7ddd28857a9424c2968060c670b5b5dc]

INTEGRATION: CWS warnings01 (1.1.148); FILE MERGED 2005/09/23 00:00:03 sb 1.1.148.2: RESYNC: (1.1-1.2); FILE MERGED 2005/08/29 14:14:22 sb 1.1.148.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [4f5d3c4aa566018da92f4643a06e9303331b4e8f]

INTEGRATION: CWS warnings01 (1.1.148); FILE MERGED 2005/09/22 23:57:57 sb 1.1.148.2: RESYNC: (1.1-1.2); FILE MERGED 2005/08/29 14:14:22 sb 1.1.148.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [1ea7f1509b89d2aa9cfe3e59dd8ff1e36372d2d9]

INTEGRATION: CWS warnings01 (1.3.30); FILE MERGED 2005/11/07 12:12:26 sb 1.3.30.3: #i53898# Made code warning-free (additional -W switches for GCC). 2005/09/22 23:56:05 sb 1.3.30.2: RESYNC: (1.3-1.4); FILE MERGED 2005/08/29 14:14:21 sb 1.3.30.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [997fbaab82891b75e37cecc73775936ab52c70a0]

INTEGRATION: CWS warnings01 (1.3.8); FILE MERGED 2005/11/07 19:38:43 pl 1.3.8.2: RESYNC: (1.3-1.4); FILE MERGED 2005/10/24 16:15:04 pl 1.3.8.1: #i55991# remove warnings for solaris platform


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [0cc54ad8d36e1e3766b789ab294786bfe5034e62]

INTEGRATION: CWS warnings01 (1.8.6); FILE MERGED 2005/11/07 19:36:50 pl 1.8.6.2: RESYNC: (1.8-1.9); FILE MERGED 2005/10/24 16:15:03 pl 1.8.6.1: #i55991# remove warnings for solaris platform


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [8bc9b900b57cd717823984c67c64308c862ac5f6]

INTEGRATION: CWS warnings01 (1.6.8); FILE MERGED 2006/02/21 14:40:25 thb 1.6.8.1: #i55991# Changed matrix template int param to unsigned; int-casting it to reduced range where necessary; reverted senseless bitfield back to bool; renamed function parameter according to naming conventions (i.e. ripped off leading m)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [f97c561b4b24ba9c155b123928e7940bcd1d85ee]

INTEGRATION: CWS warnings01 (1.3.8); FILE MERGED 2005/10/24 16:15:03 pl 1.3.8.1: #i55991# remove warnings for solaris platform


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [e970f395fbc0b6a3e3f6d7ed96eb036078d265f3]

INTEGRATION: CWS warnings01 (1.12.6); FILE MERGED 2005/11/07 19:36:57 pl 1.12.6.2: RESYNC: (1.12-1.13); FILE MERGED 2005/10/24 16:15:03 pl 1.12.6.1: #i55991# remove warnings for solaris platform


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [027ac988ad4ea3a03eda8aa9812425557b29765a]

INTEGRATION: CWS warnings01 (1.3.22); FILE MERGED 2005/11/07 19:36:28 pl 1.3.22.4: RESYNC: (1.4-1.5); FILE MERGED 2005/10/24 16:15:02 pl 1.3.22.3: #i55991# remove warnings for solaris platform 2005/09/22 23:48:01 sb 1.3.22.2: RESYNC: (1.3-1.4); FILE MERGED 2005/09/01 19:39:30 thb 1.3.22.1: #i53898# Removed dead code; added missing case statement for enum switch (plus an asserted default); corrected assignment of ptr type to integer type


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [8135c666aab3d83da58b2de26de682fc176e5ba0]

INTEGRATION: CWS warnings01 (1.8.30); FILE MERGED 2006/04/07 20:58:19 sb 1.8.30.5: RESYNC: (1.10-1.11); FILE MERGED 2005/11/08 17:55:52 pl 1.8.30.4: #i53898# removed warnings 2005/11/07 19:36:16 pl 1.8.30.3: RESYNC: (1.9-1.10); FILE MERGED 2005/09/22 23:47:37 sb 1.8.30.2: RESYNC: (1.8-1.9); FILE MERGED 2005/09/01 19:39:30 thb 1.8.30.1: #i53898# Removed dead code; added missing case statement for enum switch (plus an asserted default); corrected assignment of ptr type to integer type


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [957cbba44bdd4eb934381a0c4289d81552d3699a]

INTEGRATION: CWS warnings01 (1.2.20); FILE MERGED 2005/09/22 23:47:18 sb 1.2.20.2: RESYNC: (1.2-1.3); FILE MERGED 2005/09/01 19:39:30 thb 1.2.20.1: #i53898# Removed dead code; added missing case statement for enum switch (plus an asserted default); corrected assignment of ptr type to integer type


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [e56baec3ba0c40624c4e6887dcc664e427fd3f1d]

INTEGRATION: CWS warnings01 (1.20.6); FILE MERGED 2005/11/08 17:55:51 pl 1.20.6.3: #i53898# removed warnings 2005/11/07 19:35:45 pl 1.20.6.2: RESYNC: (1.20-1.21); FILE MERGED 2005/10/24 16:15:02 pl 1.20.6.1: #i55991# remove warnings for solaris platform


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [3a8f21bdef7b4993896931852b3049c2b237eb2d]

INTEGRATION: CWS warnings01 (1.14.2); FILE MERGED 2006/02/21 14:40:24 thb 1.14.2.1: #i55991# Changed matrix template int param to unsigned; int-casting it to reduced range where necessary; reverted senseless bitfield back to bool; renamed function parameter according to naming conventions (i.e. ripped off leading m)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [ffd5b2df17b6e18dad7b388ec97126d37b4ebaa2]

INTEGRATION: CWS warnings01 (1.2.34); FILE MERGED 2005/10/24 16:15:02 pl 1.2.34.3: #i55991# remove warnings for solaris platform 2005/09/22 23:46:32 sb 1.2.34.2: RESYNC: (1.2-1.3); FILE MERGED 2005/09/01 19:39:29 thb 1.2.34.1: #i53898# Removed dead code; added missing case statement for enum switch (plus an asserted default); corrected assignment of ptr type to integer type


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [81502ae57aec17d72f716b74438bed1486326121]

INTEGRATION: CWS warnings01 (1.15.8); FILE MERGED 2006/02/21 14:40:21 thb 1.15.8.1: #i55991# Changed matrix template int param to unsigned; int-casting it to reduced range where necessary; reverted senseless bitfield back to bool; renamed function parameter according to naming conventions (i.e. ripped off leading m)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [4299f3998ab0477b795e7721dbb3cefb37f010d1]

INTEGRATION: CWS warnings01 (1.9.8); FILE MERGED 2005/10/24 16:15:01 pl 1.9.8.1: #i55991# remove warnings for solaris platform


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [27568f5151ba14c39b6ec00706f6b7d8451277d6]

INTEGRATION: CWS warnings01 (1.3.18); FILE MERGED 2006/01/31 13:35:37 sb 1.3.18.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [67bc9f7265264513dc75d384b77b43239d6b8db5]

INTEGRATION: CWS warnings01 (1.4.18); FILE MERGED 2006/01/31 13:35:36 sb 1.4.18.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [090f68181a69b14be7ac485a97944c3a6f0cdd19]

INTEGRATION: CWS warnings01 (1.4.18); FILE MERGED 2006/01/31 13:35:35 sb 1.4.18.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [fd0fc61817a5c201cf32b9a835fd3ea8c36fbcf8]

INTEGRATION: CWS warnings01 (1.3.18); FILE MERGED 2006/01/31 13:35:35 sb 1.3.18.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [a9648c3948a92f7a115acb0334ae61eac4dbffe5]

INTEGRATION: CWS warnings01 (1.2.12); FILE MERGED 2006/01/31 13:35:34 sb 1.2.12.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [cc5e87024a233f800dd319423afe6369f5555e17]

INTEGRATION: CWS warnings01 (1.3.18); FILE MERGED 2006/01/31 13:35:34 sb 1.3.18.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [5ed669979473c91e0e2a5c355029d5996e90b211]

INTEGRATION: CWS warnings01 (1.2.6); FILE MERGED 2006/05/26 13:53:29 sb 1.2.6.1: #i53898# Made code warning-free and/or compile at all after resync to SRC680m170.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [d23fb21f2f8780884b093c51887bb6809d36d991]

INTEGRATION: CWS warnings01 (1.8.18); FILE MERGED 2006/05/24 00:05:39 sb 1.8.18.3: RESYNC: (1.10-1.11); FILE MERGED 2006/04/07 20:58:04 sb 1.8.18.2: RESYNC: (1.8-1.10); FILE MERGED 2006/01/31 13:35:26 sb 1.8.18.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [a99cf5b427dfc413fa0edbbe1b04b2f5ab5ca527]

INTEGRATION: CWS warnings01 (1.1.122); FILE MERGED 2006/01/31 13:35:24 sb 1.1.122.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [02f7a6fba0217f152095929c9a4d99261685c4e1]

INTEGRATION: CWS warnings01 (1.2.18); FILE MERGED 2006/01/31 13:35:24 sb 1.2.18.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [226c57e697948b4b5abf10f7b34e1f43f8f26406]

INTEGRATION: CWS warnings01 (1.1.122); FILE MERGED 2006/01/31 13:35:23 sb 1.1.122.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [d631ef68ffb9a609858562dea5e2a99cc2178559]

INTEGRATION: CWS warnings01 (1.2.18); FILE MERGED 2006/01/31 13:35:23 sb 1.2.18.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [a072cf75a5423e687764e52d0a2e5765ed3637b5]

INTEGRATION: CWS warnings01 (1.3.6); FILE MERGED 2006/01/31 13:35:22 sb 1.3.6.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [24683c5472b9f80bb672eb8835f2e34443667496]

INTEGRATION: CWS warnings01 (1.1.122); FILE MERGED 2006/01/31 13:35:22 sb 1.1.122.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [d3da7e3bbcd0d5244d6a97b73b77d314faee3897]

INTEGRATION: CWS warnings01 (1.3.18); FILE MERGED 2006/01/31 13:35:21 sb 1.3.18.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [fdf9e46ee0e8bfb47fda845147e1c44aae214997]

INTEGRATION: CWS warnings01 (1.3.18); FILE MERGED 2006/04/07 20:57:57 sb 1.3.18.2: RESYNC: (1.3-1.4); FILE MERGED 2006/01/31 13:35:20 sb 1.3.18.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [0704a7876e1bfa6d5bcf654fdb7cb09812a3fa21]

INTEGRATION: CWS warnings01 (1.1.122); FILE MERGED 2006/04/07 20:57:47 sb 1.1.122.2: RESYNC: (1.1-1.2); FILE MERGED 2006/01/31 13:35:19 sb 1.1.122.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [394dd9629fa98a2d56e61d74505cc1bb159b6710]

INTEGRATION: CWS warnings01 (1.4.26); FILE MERGED 2006/01/31 13:35:18 sb 1.4.26.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [5c190080d77f5e07c8c349bef8fde78422c61619]

INTEGRATION: CWS warnings01 (1.3.26); FILE MERGED 2006/01/31 13:35:18 sb 1.3.26.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [7db8cedb25ff8869b61e42041fb6171d7d9ee842]

INTEGRATION: CWS warnings01 (1.4.26); FILE MERGED 2006/01/31 13:35:17 sb 1.4.26.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [fb46e6ef9bc56a4f15e8469db1d439e4d798422e]

INTEGRATION: CWS warnings01 (1.7.6); FILE MERGED 2006/04/20 14:25:29 sb 1.7.6.3: #i53898# Made code warning-free again after resync to SRC680m162. 2006/04/07 20:57:29 sb 1.7.6.2: RESYNC: (1.7-1.9); FILE MERGED 2006/01/31 13:35:16 sb 1.7.6.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [ca25c4cbaa96d15b60e8826efb38d460d4aebf13]

INTEGRATION: CWS warnings01 (1.6.10); FILE MERGED 2006/01/31 13:35:15 sb 1.6.10.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [669e8d2cf0dd822cdd39aec84893b64feae53632]

INTEGRATION: CWS warnings01 (1.3.18); FILE MERGED 2006/01/31 13:35:12 sb 1.3.18.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [1239b885aa46cfcb53d061783c431d4033690283]

INTEGRATION: CWS warnings01 (1.2.18); FILE MERGED 2006/01/31 13:35:11 sb 1.2.18.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [28e3362541204d0b745d85effb9fc34ad80ef648]

INTEGRATION: CWS warnings01 (1.3.18); FILE MERGED 2006/01/31 13:35:11 sb 1.3.18.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [e4660e0770bb452a85dc70f8ee4adbf0fac70b72]

INTEGRATION: CWS warnings01 (1.5.18); FILE MERGED 2006/01/25 21:56:39 sb 1.5.18.2: RESYNC: (1.5-1.6); FILE MERGED 2005/10/24 15:59:25 is 1.5.18.1: #i56544# warning free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [4a4aa7c93f6b19bd3317a26bfd349524b667f379]

INTEGRATION: CWS warnings01 (1.4.50); FILE MERGED 2006/03/24 15:36:33 fs 1.4.50.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [4254ee38404354a27e974aa8f7d9b914edb1df78]

INTEGRATION: CWS warnings01 (1.6.54); FILE MERGED 2006/03/24 15:36:32 fs 1.6.54.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [95cc70acfb8f6db32b0aa83508480e52cb86aec2]

INTEGRATION: CWS warnings01 (1.4.50); FILE MERGED 2006/03/24 15:36:32 fs 1.4.50.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [ecf2072b9b6d91a0eecb66efe138b8d873a76f37]

INTEGRATION: CWS warnings01 (1.5.50); FILE MERGED 2006/06/14 10:29:56 fs 1.5.50.2: removed useless include 2006/03/24 15:36:32 fs 1.5.50.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [4cf94a1016166d84d3217fe29cc6e504dbf0d571]

INTEGRATION: CWS warnings01 (1.13.48); FILE MERGED 2006/05/24 00:03:00 sb 1.13.48.2: RESYNC: (1.13-1.14); FILE MERGED 2006/03/24 15:36:31 fs 1.13.48.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [50044fcf1309c6ba82f49ef53365bec8fb56c3ee]

INTEGRATION: CWS warnings01 (1.2.50); FILE MERGED 2006/05/24 00:02:20 sb 1.2.50.2: RESYNC: (1.2-1.3); FILE MERGED 2006/03/24 15:36:31 fs 1.2.50.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [3258638b3b04789e990ff9466e457ec2af1ed8e7]

INTEGRATION: CWS warnings01 (1.17.6); FILE MERGED 2006/03/24 15:36:31 fs 1.17.6.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [3fbbb6929147c4292a6f6711764244d12a86dd58]

INTEGRATION: CWS warnings01 (1.10.50); FILE MERGED 2006/03/24 15:36:31 fs 1.10.50.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [ea13616c84bde70f4651bb50c0e0f5569d4dff5d]

INTEGRATION: CWS warnings01 (1.25.74); FILE MERGED 2006/05/24 00:02:01 sb 1.25.74.3: RESYNC: (1.26-1.28); FILE MERGED 2006/04/07 20:56:32 sb 1.25.74.2: RESYNC: (1.25-1.26); FILE MERGED 2006/03/24 15:36:31 fs 1.25.74.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [00490c5dc69128c76e055b5df851b86b258f2837]

INTEGRATION: CWS warnings01 (1.5.26); FILE MERGED 2006/03/24 15:36:31 fs 1.5.26.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [96ccc4a6c1964bac7b390b422da9f63444628854]

INTEGRATION: CWS warnings01 (1.8.74); FILE MERGED 2006/03/24 15:36:31 fs 1.8.74.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [7a4ecee5e5d7f346fd24b5987618e6f15534d0c9]

INTEGRATION: CWS warnings01 (1.100.4); FILE MERGED 2006/05/24 00:01:52 sb 1.100.4.3: RESYNC: (1.101-1.103); FILE MERGED 2006/04/07 20:56:11 sb 1.100.4.2: RESYNC: (1.100-1.101); FILE MERGED 2006/03/24 15:36:30 fs 1.100.4.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [67a0d8015cc333f6da3c5dd11b570525034c1883]

INTEGRATION: CWS warnings01 (1.14.48); FILE MERGED 2006/05/24 00:01:36 sb 1.14.48.3: RESYNC: (1.15-1.17); FILE MERGED 2006/04/07 20:56:02 sb 1.14.48.2: RESYNC: (1.14-1.15); FILE MERGED 2006/03/24 15:36:30 fs 1.14.48.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [2dba16df7385e23e4c12450e0bccf54ad653ab19]

INTEGRATION: CWS warnings01 (1.46.6); FILE MERGED 2006/05/24 00:01:28 sb 1.46.6.3: RESYNC: (1.47-1.50); FILE MERGED 2006/04/07 20:55:55 sb 1.46.6.2: RESYNC: (1.46-1.47); FILE MERGED 2006/03/24 15:36:30 fs 1.46.6.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [1b543518adfebdc125ca607c04ec6ea1383bdd44]

INTEGRATION: CWS warnings01 (1.20.24); FILE MERGED 2006/03/24 15:36:30 fs 1.20.24.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [ca3ffae13b1d8b85de3bf054c5e309089fbd6d6c]

INTEGRATION: CWS warnings01 (1.9.50); FILE MERGED 2006/03/24 15:36:30 fs 1.9.50.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [c1207bf844fb5e0558be0137024538c4316ccd9b]

INTEGRATION: CWS warnings01 (1.20.72); FILE MERGED 2006/05/24 00:01:10 sb 1.20.72.2: RESYNC: (1.20-1.21); FILE MERGED 2006/03/24 15:36:29 fs 1.20.72.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [0b74a89a47399324a0bdbe714aca8ec1eace315b]

INTEGRATION: CWS warnings01 (1.11.50); FILE MERGED 2006/03/24 15:36:29 fs 1.11.50.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [385504b18f376757e4433c347423c4fa8fe3dfc0]

INTEGRATION: CWS warnings01 (1.42.74); FILE MERGED 2006/03/24 15:36:29 fs 1.42.74.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [d980f79e7ee4c2b2ec8d7f612d75198976cce8a5]

INTEGRATION: CWS warnings01 (1.10.50); FILE MERGED 2006/03/24 15:36:29 fs 1.10.50.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [9da0f1bf47073a0b102428ba208419d413439232]

INTEGRATION: CWS warnings01 (1.2.50); FILE MERGED 2006/05/12 16:25:14 sb 1.2.50.2: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162 (and in some cases reverted previous, problematic changes). 2006/03/24 15:36:29 fs 1.2.50.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [5808d93fefad5fc0285d3fb5cd19996bcd028a4c]

INTEGRATION: CWS warnings01 (1.4.50); FILE MERGED 2006/03/24 15:36:29 fs 1.4.50.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [c06bd410c138da6b81b9b61a2e2ffe09efeda60e]

INTEGRATION: CWS warnings01 (1.5.50); FILE MERGED 2006/03/24 15:36:28 fs 1.5.50.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [4a80dc3400646e286ae891dcd284cfe62c98e2cb]

INTEGRATION: CWS warnings01 (1.11.50); FILE MERGED 2006/03/24 15:36:28 fs 1.11.50.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [21c4a44b8bc095defdb2fc06711309938ddf8316]

INTEGRATION: CWS warnings01 (1.102.74); FILE MERGED 2006/05/24 00:00:47 sb 1.102.74.2: RESYNC: (1.102-1.103); FILE MERGED 2006/03/24 15:36:28 fs 1.102.74.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [6ce8a8e3aadd70ccc30e554bcb90f0b830aab37a]

INTEGRATION: CWS warnings01 (1.13.50); FILE MERGED 2006/03/24 15:36:28 fs 1.13.50.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [a94f21b760c275b0ab3e2e9f15671592f9e58ce9]

INTEGRATION: CWS warnings01 (1.19.50); FILE MERGED 2006/03/24 15:36:28 fs 1.19.50.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [37f63f27e31eba855f25b5af2de8a8fd12b41817]

INTEGRATION: CWS warnings01 (1.29.50); FILE MERGED 2006/03/24 15:36:28 fs 1.29.50.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [6533b6f86e90c523c773f2bcacbb95b8e15bb8f9]

INTEGRATION: CWS warnings01 (1.4.48); FILE MERGED 2006/04/07 20:55:36 sb 1.4.48.2: RESYNC: (1.4-1.5); FILE MERGED 2006/03/24 15:36:27 fs 1.4.48.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [07925d255d5f4ffdede5075261c65ff7b166cff2]

INTEGRATION: CWS warnings01 (1.30.48); FILE MERGED 2006/03/24 15:36:27 fs 1.30.48.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [e343b24c40b1781715f3c4b936f4e48774004f7c]

INTEGRATION: CWS warnings01 (1.2.50); FILE MERGED 2006/03/24 15:36:27 fs 1.2.50.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [b352d05351e7c4ed4da5cd17c284431fbb912ecb]

INTEGRATION: CWS warnings01 (1.7.50); FILE MERGED 2006/03/24 15:36:27 fs 1.7.50.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [bf136f915700074021350b3f1b79db0a3252257a]

INTEGRATION: CWS warnings01 (1.6.48); FILE MERGED 2006/03/24 15:36:27 fs 1.6.48.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [d4a8c37b1765d5cfef682836f4af0ba88718bed3]

INTEGRATION: CWS warnings01 (1.12.50); FILE MERGED 2006/03/24 15:36:27 fs 1.12.50.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [ac6063c23c135a642d38870e99c4abc6ec8428e7]

INTEGRATION: CWS warnings01 (1.23.74); FILE MERGED 2006/03/24 15:36:26 fs 1.23.74.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [6856ba8b791fc3aba6094449fd974a56a74521bb]

INTEGRATION: CWS warnings01 (1.66.6); FILE MERGED 2006/06/12 12:52:54 fs 1.66.6.2: #i66333# removed senseless SetMapMode 2006/03/24 15:36:26 fs 1.66.6.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [d720448930f7cb4e6fc4f9f8ee4f872dd6a2c781]

INTEGRATION: CWS warnings01 (1.24.50); FILE MERGED 2006/03/24 15:36:26 fs 1.24.50.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [1723dd65cb7a3cda2fb5f231257bd7e4310f7131]

INTEGRATION: CWS warnings01 (1.18.50); FILE MERGED 2006/03/24 15:36:26 fs 1.18.50.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [6e942132160d2f4cf4d0c79d4e7c3001decb848b]

INTEGRATION: CWS warnings01 (1.35.72); FILE MERGED 2006/05/24 00:00:20 sb 1.35.72.2: RESYNC: (1.35-1.36); FILE MERGED 2006/03/24 15:36:26 fs 1.35.72.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [20e27c0a5934590f33fd882b3a9677855ed0b388]

INTEGRATION: CWS warnings01 (1.76.72); FILE MERGED 2006/05/24 00:00:05 sb 1.76.72.3: RESYNC: (1.77-1.78); FILE MERGED 2006/04/07 20:55:28 sb 1.76.72.2: RESYNC: (1.76-1.77); FILE MERGED 2006/03/24 15:36:26 fs 1.76.72.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [31f6d1f98fd552efe52bc56fb9e5739a4ec347d5]

INTEGRATION: CWS warnings01 (1.15.48); FILE MERGED 2006/03/24 15:36:25 fs 1.15.48.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [5d62ba8bb6dc21465f213a3d28d0e4194b726849]

INTEGRATION: CWS warnings01 (1.7.48); FILE MERGED 2006/03/24 15:36:25 fs 1.7.48.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [32b2691807de78ee5047d6c294cacda4cb82c01c]

INTEGRATION: CWS warnings01 (1.52.6); FILE MERGED 2006/03/24 15:36:25 fs 1.52.6.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [20fad84d612ff47fdfe8f668a23ab6200d954b48]

INTEGRATION: CWS warnings01 (1.9.50); FILE MERGED 2006/03/24 15:36:25 fs 1.9.50.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [2bf1f790ea4a175f83360fe6204f0881e1de2d09]

INTEGRATION: CWS warnings01 (1.17.74); FILE MERGED 2006/03/24 15:36:25 fs 1.17.74.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [69ea90d3ad379e5a66bc52c33ec6ce34d0a01acd]

INTEGRATION: CWS warnings01 (1.35.74); FILE MERGED 2006/05/23 23:59:44 sb 1.35.74.3: RESYNC: (1.36-1.37); FILE MERGED 2006/04/07 20:55:09 sb 1.35.74.2: RESYNC: (1.35-1.36); FILE MERGED 2006/03/24 15:36:25 fs 1.35.74.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [8cb69f1df227ddc8028925fd69850ef1b4175b87]

INTEGRATION: CWS warnings01 (1.5.50); FILE MERGED 2006/03/24 15:36:24 fs 1.5.50.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [0304c72a45e65926dd97f1df2acb38afc174b32b]

INTEGRATION: CWS warnings01 (1.9.50); FILE MERGED 2006/03/24 15:36:24 fs 1.9.50.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [1d540cd38ae38d4c8c681484d1c49c6aaf08cce7]

INTEGRATION: CWS warnings01 (1.9.6); FILE MERGED 2006/03/24 15:36:24 fs 1.9.6.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [9241e666c35d18b90834cb3cd32389df37bae43f]

INTEGRATION: CWS warnings01 (1.19.50); FILE MERGED 2006/03/24 15:36:24 fs 1.19.50.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [674754f406f0f61675f8ce1d8c3a18b2912d78a2]

INTEGRATION: CWS warnings01 (1.16.74); FILE MERGED 2006/03/24 15:36:24 fs 1.16.74.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [8acf244935b909f371435dea58220ec8a3decee8]

INTEGRATION: CWS warnings01 (1.25.74); FILE MERGED 2006/03/27 08:16:54 fs 1.25.74.2: #i10000# 2006/03/24 15:36:23 fs 1.25.74.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [f90f994105c3591589ac910a997a19f7a4751a88]

INTEGRATION: CWS warnings01 (1.17.74); FILE MERGED 2006/03/24 15:36:23 fs 1.17.74.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [02e0e210ffc0b2f0af6b2dd4372852587e0b9603]

INTEGRATION: CWS warnings01 (1.28.24); FILE MERGED 2006/04/07 20:54:27 sb 1.28.24.2: RESYNC: (1.28-1.29); FILE MERGED 2006/03/24 15:36:23 fs 1.28.24.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [6423c79129d968f474cd61d38bb1040a6cc41e16]

INTEGRATION: CWS warnings01 (1.7.50); FILE MERGED 2006/03/24 15:36:23 fs 1.7.50.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [6f95ceee3a85ab0d4f580ae39b13b1ebf1adcdbf]

INTEGRATION: CWS warnings01 (1.9.20); FILE MERGED 2006/06/01 07:21:31 fs 1.9.20.1: #i10000# renamed the find methods to findFoo


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [7f3c7ffa3ae8c79ceebec66080c138d0ed42552e]

INTEGRATION: CWS warnings01 (1.23.4); FILE MERGED 2006/03/24 15:36:22 fs 1.23.4.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [c493ef21c96fdf89c6d998409e36cd434d8f8754]

INTEGRATION: CWS warnings01 (1.16.50); FILE MERGED 2006/03/24 15:36:22 fs 1.16.50.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [468e31801bb21e81265858ec98dd86b8a7c2125e]

INTEGRATION: CWS warnings01 (1.4.50); FILE MERGED 2006/05/23 23:59:10 sb 1.4.50.2: RESYNC: (1.4-1.5); FILE MERGED 2006/03/24 15:36:22 fs 1.4.50.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [4d190cc8e16bca2a013c738307e5ace2053f47a5]

INTEGRATION: CWS warnings01 (1.42.4); FILE MERGED 2006/05/29 11:19:13 sb 1.42.4.3: #i53898# Made code warning-free and/or compile at all after resync to SRC680m170. 2006/05/23 23:58:51 sb 1.42.4.2: RESYNC: (1.42-1.44); FILE MERGED 2006/03/24 15:36:22 fs 1.42.4.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [879af56a30d849f078a909a1da628c90b15ea9cb]

INTEGRATION: CWS warnings01 (1.17.4); FILE MERGED 2006/05/23 23:58:36 sb 1.17.4.2: RESYNC: (1.17-1.19); FILE MERGED 2006/03/24 15:36:22 fs 1.17.4.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [440b205fdb9446b0302aa37e15da2f07bf2d8d6d]

INTEGRATION: CWS warnings01 (1.24.50); FILE MERGED 2006/03/24 15:36:22 fs 1.24.50.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [d6f8761c860c95e5048bc113b1bb3427b6ac6a8a]

INTEGRATION: CWS warnings01 (1.2.30); FILE MERGED 2006/05/29 11:19:13 sb 1.2.30.1: #i53898# Made code warning-free and/or compile at all after resync to SRC680m170.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [808052a13947c9841ce5c9e40860c48bbfbf3434]

INTEGRATION: CWS warnings01 (1.59.6); FILE MERGED 2006/03/24 15:36:21 fs 1.59.6.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [8f305efbad71fdbafd1cd7370a73e423bc692ce5]

INTEGRATION: CWS warnings01 (1.6.22); FILE MERGED 2006/03/24 15:36:21 fs 1.6.22.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [dc8494cc93e974b46f5ce7879bb68b9dab41d22f]

INTEGRATION: CWS warnings01 (1.28.22); FILE MERGED 2006/03/24 15:36:21 fs 1.28.22.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [2e4de524a9e7c5d4041376f7d2c201c36456aa37]

INTEGRATION: CWS warnings01 (1.5.6); FILE MERGED 2006/05/29 11:19:13 sb 1.5.6.3: #i53898# Made code warning-free and/or compile at all after resync to SRC680m170. 2006/05/23 23:58:14 sb 1.5.6.2: RESYNC: (1.5-1.6); FILE MERGED 2006/03/24 15:36:21 fs 1.5.6.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [389e335e1d2243c5d60ef034431eabc35d4f6675]

INTEGRATION: CWS warnings01 (1.18.4); FILE MERGED 2006/05/23 23:58:01 sb 1.18.4.2: RESYNC: (1.18-1.20); FILE MERGED 2006/03/24 15:36:21 fs 1.18.4.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [ec1389e6698b596dceadb91b0d0bf558b7cfdb34]

INTEGRATION: CWS warnings01 (1.10.74); FILE MERGED 2006/05/23 23:57:51 sb 1.10.74.2: RESYNC: (1.10-1.11); FILE MERGED 2006/03/24 15:36:21 fs 1.10.74.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [8a23a6b917d73371a46c68c4a53f0f6c8f6101d3]

INTEGRATION: CWS warnings01 (1.22.4); FILE MERGED 2006/05/29 11:19:13 sb 1.22.4.3: #i53898# Made code warning-free and/or compile at all after resync to SRC680m170. 2006/05/23 23:57:43 sb 1.22.4.2: RESYNC: (1.22-1.24); FILE MERGED 2006/03/24 15:36:21 fs 1.22.4.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [531dccbb6c9cfa69092fcbbd9285455ed3472669]

INTEGRATION: CWS warnings01 (1.28.4); FILE MERGED 2006/05/29 11:19:13 sb 1.28.4.3: #i53898# Made code warning-free and/or compile at all after resync to SRC680m170. 2006/05/23 23:57:30 sb 1.28.4.2: RESYNC: (1.28-1.31); FILE MERGED 2006/03/24 15:36:20 fs 1.28.4.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [b8e614e0f6f64c1e0b18aaa940b4acb15c24b83b]

INTEGRATION: CWS warnings01 (1.63.54); FILE MERGED 2006/03/24 15:36:20 fs 1.63.54.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [8d9d7bc6aad976e4c8e0ec3ea8ef284d5f80a774]

INTEGRATION: CWS warnings01 (1.14.50); FILE MERGED 2006/03/24 15:36:20 fs 1.14.50.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [c1b51f8ff44e4160401c2a84ebc1e1593e3093cd]

INTEGRATION: CWS warnings01 (1.3.48); FILE MERGED 2006/03/24 15:36:20 fs 1.3.48.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [4d4e05b0cc18c18000c356d02c30313512056036]

INTEGRATION: CWS warnings01 (1.3.50); FILE MERGED 2006/03/24 15:36:20 fs 1.3.50.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [395e46ed33c23ad62ea306f63fbfb798246be49e]

INTEGRATION: CWS warnings01 (1.7.50); FILE MERGED 2006/03/24 15:36:19 fs 1.7.50.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [b11ecc83e33c9b301ef7f6da8ec3a195890f8bb2]

INTEGRATION: CWS warnings01 (1.24.48); FILE MERGED 2006/03/24 15:36:19 fs 1.24.48.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [41a3863ef08c50c4c668469967123367b3312706]

INTEGRATION: CWS warnings01 (1.12.74); FILE MERGED 2006/03/24 15:36:19 fs 1.12.74.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [d200a70655624d5ecafd6ca77400177b4d951462]

INTEGRATION: CWS warnings01 (1.8.50); FILE MERGED 2006/03/24 15:36:19 fs 1.8.50.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [7e87c3b982bb5470c6cfd87a444229ad2b9a44ef]

INTEGRATION: CWS warnings01 (1.3.50); FILE MERGED 2006/03/24 15:36:19 fs 1.3.50.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [b082d8e0d4a91e8a74ac083de908b5b3d44f7645]

INTEGRATION: CWS warnings01 (1.10.50); FILE MERGED 2006/03/24 15:36:19 fs 1.10.50.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [0644d0ee5eac1bbecd8f21904e1ab03062ba2924]

INTEGRATION: CWS warnings01 (1.5.50); FILE MERGED 2006/03/24 15:36:18 fs 1.5.50.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [ef17ca706a240ca8f84148816ee24ceff5abc2a7]

INTEGRATION: CWS warnings01 (1.6.50); FILE MERGED 2006/06/01 07:21:16 fs 1.6.50.2: #i10000# renamed the find methods to findFoo, removed using Base::find 2006/03/24 15:36:18 fs 1.6.50.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [b0dfccda07bdd62768ea0fc4e658a1729602f445]

INTEGRATION: CWS warnings01 (1.11.50); FILE MERGED 2006/03/24 15:36:18 fs 1.11.50.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [dd73c441f4ae87ed7a04eca292f87e0fdcde2072]

INTEGRATION: CWS warnings01 (1.33.74); FILE MERGED 2006/03/24 15:36:18 fs 1.33.74.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [8a3f54bead145415f1a374413a2a792def038f41]

INTEGRATION: CWS warnings01 (1.12.50); FILE MERGED 2006/03/24 15:36:18 fs 1.12.50.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [1a0365787cf3346d7d1fa806aa46995b48fe8979]

INTEGRATION: CWS warnings01 (1.4.50); FILE MERGED 2006/03/24 15:36:17 fs 1.4.50.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [ea446ce4a0b9de434bf9b0d60ac1ab6bfec11044]

INTEGRATION: CWS warnings01 (1.19.4); FILE MERGED 2006/05/23 23:55:46 sb 1.19.4.2: RESYNC: (1.19-1.20); FILE MERGED 2006/03/24 15:36:17 fs 1.19.4.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [7fa0d288a9b6748f81870030d71d36c4e44c684a]

INTEGRATION: CWS warnings01 (1.6.50); FILE MERGED 2006/03/24 15:36:17 fs 1.6.50.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [ec88f4118c2626c93355228989432ba248c8868d]

INTEGRATION: CWS warnings01 (1.7.48); FILE MERGED 2006/05/29 11:19:12 sb 1.7.48.3: #i53898# Made code warning-free and/or compile at all after resync to SRC680m170. 2006/05/23 23:55:26 sb 1.7.48.2: RESYNC: (1.7-1.8); FILE MERGED 2006/03/24 15:36:17 fs 1.7.48.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [1116e647f59634acc19ecfae136062fbeaf9fa5c]

INTEGRATION: CWS warnings01 (1.15.74); FILE MERGED 2006/05/23 23:55:18 sb 1.15.74.2: RESYNC: (1.15-1.16); FILE MERGED 2006/03/24 15:36:17 fs 1.15.74.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [65e4cd871e2c0e3adac497a9af450f47389b20ee]

INTEGRATION: CWS warnings01 (1.8.50); FILE MERGED 2006/03/24 15:36:17 fs 1.8.50.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [08bace5e2bfc7301e4ec33005887bf2de602a49a]

INTEGRATION: CWS warnings01 (1.13.48); FILE MERGED 2006/03/24 15:36:16 fs 1.13.48.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [d8163955bd3f63f3159072764c3196ed973df1e9]

INTEGRATION: CWS warnings01 (1.8.50); FILE MERGED 2006/03/24 15:36:16 fs 1.8.50.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [c13f2173bfd0ddb998ebd589044057a44ce0c855]

INTEGRATION: CWS warnings01 (1.5.50); FILE MERGED 2006/03/24 15:36:16 fs 1.5.50.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [efbdfd553697a1873b4ca44cb1bc67b46a9a8f6b]

INTEGRATION: CWS warnings01 (1.7.50); FILE MERGED 2006/03/24 15:36:16 fs 1.7.50.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [227fe34fa679654c2f0d7ea8de4626f6669753d3]

INTEGRATION: CWS warnings01 (1.4.74); FILE MERGED 2006/03/24 15:36:16 fs 1.4.74.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [14cb2bf5cc035b86ee2003b73bfc8ad19fe8ec80]

INTEGRATION: CWS warnings01 (1.8.48); FILE MERGED 2006/05/12 16:25:13 sb 1.8.48.2: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162 (and in some cases reverted previous, problematic changes). 2006/03/24 15:36:16 fs 1.8.48.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [7b44a0ec85ea9a79c941d6dc73cfcae8891ab79f]

INTEGRATION: CWS warnings01 (1.7.50); FILE MERGED 2006/03/24 15:36:15 fs 1.7.50.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [e04652938519ee064dbff0294485122fb16e8bb3]

INTEGRATION: CWS warnings01 (1.2.50); FILE MERGED 2006/03/24 15:36:15 fs 1.2.50.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [821498f0549fd7cc6321302d5838b9d909ee5556]

INTEGRATION: CWS warnings01 (1.13.48); FILE MERGED 2006/03/24 15:36:15 fs 1.13.48.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [ab20c7657a387a63d77cb7fac2ea6406f701159b]

INTEGRATION: CWS warnings01 (1.19.50); FILE MERGED 2006/03/24 15:36:15 fs 1.19.50.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [6b2fd4bebd263ef13b9b610d20f6563b78f9e079]

INTEGRATION: CWS warnings01 (1.23.48); FILE MERGED 2006/03/24 15:36:15 fs 1.23.48.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [6802e50735237f7a7737e10e8fc4c17e8c40752b]

INTEGRATION: CWS warnings01 (1.6.50); FILE MERGED 2006/03/24 15:36:15 fs 1.6.50.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [87f8c38177207e0d1793e4515deb30833d492322]

INTEGRATION: CWS warnings01 (1.11.20); FILE MERGED 2006/05/29 11:19:12 sb 1.11.20.1: #i53898# Made code warning-free and/or compile at all after resync to SRC680m170.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [b8ce2a70e422d05c0814fb597c858f0d2f68a8fa]

INTEGRATION: CWS warnings01 (1.14.74); FILE MERGED 2006/03/24 15:36:14 fs 1.14.74.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [9dfeaffd255c25ebbcebff7bc2e90cc567df2ff2]

INTEGRATION: CWS warnings01 (1.5.50); FILE MERGED 2006/03/24 15:36:14 fs 1.5.50.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [24ee9dc19cd82399bfdb15bddd8ecf5b393818e0]

INTEGRATION: CWS warnings01 (1.14.4); FILE MERGED 2006/05/23 23:54:21 sb 1.14.4.2: RESYNC: (1.14-1.16); FILE MERGED 2006/03/24 15:36:14 fs 1.14.4.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [e57ef8b2c4d13b199215508b713b882b638108ec]

INTEGRATION: CWS warnings01 (1.3.50); FILE MERGED 2006/03/24 15:36:14 fs 1.3.50.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [593e85c6ee8985fe97f0ec31ced1ea3e64419fde]

INTEGRATION: CWS warnings01 (1.10.50); FILE MERGED 2006/05/12 16:25:13 sb 1.10.50.2: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162 (and in some cases reverted previous, problematic changes). 2006/03/24 15:36:14 fs 1.10.50.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [769900f2bc2b66a96bdf339b022bc75388a35447]

INTEGRATION: CWS warnings01 (1.24.74); FILE MERGED 2006/03/24 15:36:13 fs 1.24.74.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [9f4c25310c72af490f335c0a315ec03bb29a893a]

INTEGRATION: CWS warnings01 (1.20.74); FILE MERGED 2006/06/01 07:50:29 fs 1.20.74.2: #i57457# warning-free code 2006/03/24 15:36:13 fs 1.20.74.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [0d375096744d6fc0fce58ea591e7dd019c428a89]

INTEGRATION: CWS warnings01 (1.15.50); FILE MERGED 2006/05/23 23:54:04 sb 1.15.50.2: RESYNC: (1.15-1.16); FILE MERGED 2006/03/24 15:36:13 fs 1.15.50.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [2de2aa2d27703e92452291326a9df6d8ab72aeb6]

INTEGRATION: CWS warnings01 (1.28.50); FILE MERGED 2006/03/24 15:36:13 fs 1.28.50.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [0f65958212350cdf84c28fc38284dc3aaf31c491]

INTEGRATION: CWS warnings01 (1.11.74); FILE MERGED 2006/05/23 23:53:45 sb 1.11.74.2: RESYNC: (1.11-1.13); FILE MERGED 2006/03/24 15:36:13 fs 1.11.74.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [1c156b0a24b61267b2a89cc9f50d8238890bd2af]

INTEGRATION: CWS warnings01 (1.5.48); FILE MERGED 2006/03/24 15:36:13 fs 1.5.48.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [47c3318ea72910706d61991124aa6bd1177f39e5]

INTEGRATION: CWS warnings01 (1.14.72); FILE MERGED 2006/03/24 15:36:13 fs 1.14.72.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [5d0a506d9a150f92aeabd9e64cf77d7c5db94a01]

INTEGRATION: CWS warnings01 (1.30.50); FILE MERGED 2006/04/07 20:52:48 sb 1.30.50.2: RESYNC: (1.30-1.31); FILE MERGED 2006/03/24 15:36:12 fs 1.30.50.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [b339eff6932664aa29126e59c1f5bc54ad6b43b4]

INTEGRATION: CWS warnings01 (1.14.74); FILE MERGED 2006/03/24 15:36:12 fs 1.14.74.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [15a187b27dfe5ea2ec5ec9b9a6af2434711e23c0]

INTEGRATION: CWS warnings01 (1.24.22); FILE MERGED 2006/03/24 15:36:12 fs 1.24.22.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [2275dc000a78c29709605b8efc0fe67852647ff0]

INTEGRATION: CWS warnings01 (1.16.50); FILE MERGED 2006/03/24 15:36:12 fs 1.16.50.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [b83a358181eee7f4504bc48a762677e6023cf0cf]

INTEGRATION: CWS warnings01 (1.46.50); FILE MERGED 2006/05/23 23:53:09 sb 1.46.50.2: RESYNC: (1.46-1.47); FILE MERGED 2006/03/24 15:36:12 fs 1.46.50.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [527d6b73b1e433f503c93a829a7328a70c7741e2]

INTEGRATION: CWS warnings01 (1.14.48); FILE MERGED 2006/05/23 23:52:57 sb 1.14.48.2: RESYNC: (1.14-1.15); FILE MERGED 2006/03/24 15:36:12 fs 1.14.48.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [b63e3a1d83c32206f290e2ad89df313a1528afbc]

INTEGRATION: CWS warnings01 (1.5.74); FILE MERGED 2006/03/24 15:36:12 fs 1.5.74.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [5d005be2634380e6602f34b59607bc1405578e5b]

INTEGRATION: CWS warnings01 (1.26.50); FILE MERGED 2006/03/24 15:36:11 fs 1.26.50.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [6a4f3a9a39a273dbb5410109dc3809bac88b4c49]

INTEGRATION: CWS warnings01 (1.5.74); FILE MERGED 2006/03/24 15:36:11 fs 1.5.74.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [2b753a5944086045249063c332f6f5a32708b9bf]

INTEGRATION: CWS warnings01 (1.23.48); FILE MERGED 2006/06/01 07:22:27 fs 1.23.48.2: include charsets.hxx here, not in a deeper hxx 2006/03/24 15:36:11 fs 1.23.48.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [7b6c061dfaa88be5518aa351b338254b9830e772]

INTEGRATION: CWS warnings01 (1.38.70); FILE MERGED 2006/06/01 08:14:47 fs 1.38.70.4: #i57457# warning-free code 2006/06/01 07:25:24 fs 1.38.70.3: #i10000# renamed the OCharSetDisplay's find methods to findFoo 2006/05/23 23:52:40 sb 1.38.70.2: RESYNC: (1.38-1.39); FILE MERGED 2006/03/24 15:36:11 fs 1.38.70.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [36c75bbb83da89c89a0318229d4cad5b6830bdc9]

INTEGRATION: CWS warnings01 (1.15.24); FILE MERGED 2006/06/01 07:24:34 fs 1.15.24.4: #i57457# 2006/05/23 23:52:24 sb 1.15.24.3: RESYNC: (1.16-1.17); FILE MERGED 2006/04/07 20:52:16 sb 1.15.24.2: RESYNC: (1.15-1.16); FILE MERGED 2006/03/24 15:36:11 fs 1.15.24.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [d83a56ba161577180f9732fffe7e2a1eb7f34a4c]

INTEGRATION: CWS warnings01 (1.9.24); FILE MERGED 2006/06/01 07:23:15 fs 1.9.24.3: #i10000# 2006/05/23 23:52:09 sb 1.9.24.2: RESYNC: (1.9-1.10); FILE MERGED 2006/03/24 15:36:10 fs 1.9.24.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [19d6cac030240c6991bf251935c0b3b6b431ee0c]

INTEGRATION: CWS warnings01 (1.20.74); FILE MERGED 2006/03/24 15:36:10 fs 1.20.74.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [43bfcbc168a4f437af56ab11a8605be97e678849]

INTEGRATION: CWS warnings01 (1.95.74); FILE MERGED 2006/06/01 07:33:06 fs 1.95.74.3: #i57457# 2006/05/23 23:51:37 sb 1.95.74.2: RESYNC: (1.95-1.96); FILE MERGED 2006/03/24 15:36:10 fs 1.95.74.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [f192260a057c04dc9403861dd4f2dad83edb22d2]

INTEGRATION: CWS warnings01 (1.22.6); FILE MERGED 2006/03/24 15:36:10 fs 1.22.6.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [5494c388c412962b2228835a1989627241005cb9]

INTEGRATION: CWS warnings01 (1.29.48); FILE MERGED 2006/06/01 07:22:01 fs 1.29.48.3: removed include which is not needed heer 2006/05/12 16:25:13 sb 1.29.48.2: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162 (and in some cases reverted previous, problematic changes). 2006/03/24 15:36:10 fs 1.29.48.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [f6f9a3b0f5c59c4af7c8baf4cd41c59764c04d21]

INTEGRATION: CWS warnings01 (1.41.74); FILE MERGED 2006/05/23 23:51:25 sb 1.41.74.2: RESYNC: (1.41-1.42); FILE MERGED 2006/03/24 15:36:10 fs 1.41.74.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [9c8ddb75e4e61490bf50f1d1f194f3c42bce013b]

INTEGRATION: CWS warnings01 (1.7.74); FILE MERGED 2006/06/01 07:50:29 fs 1.7.74.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [cea59553eb32ebb28dc7b43b735fb6c264680cc0]

INTEGRATION: CWS warnings01 (1.15.50); FILE MERGED 2006/03/24 15:36:10 fs 1.15.50.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [a93009e278380ea393958fe88a5a47023b27dc4f]

INTEGRATION: CWS warnings01 (1.3.50); FILE MERGED 2006/03/24 15:36:09 fs 1.3.50.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [fabe902084460fceedec22356463139817704400]

INTEGRATION: CWS warnings01 (1.5.74); FILE MERGED 2006/05/23 23:51:16 sb 1.5.74.3: RESYNC: (1.6-1.7); FILE MERGED 2006/04/07 20:51:47 sb 1.5.74.2: RESYNC: (1.5-1.6); FILE MERGED 2006/03/24 15:36:09 fs 1.5.74.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [26c78099d423b30a659fa599b19aca9366a52856]

INTEGRATION: CWS warnings01 (1.4.50); FILE MERGED 2006/03/24 15:36:09 fs 1.4.50.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [1510028e52f0c1300f06c61832a175b4da8b7678]

INTEGRATION: CWS warnings01 (1.20.74); FILE MERGED 2006/03/24 15:36:09 fs 1.20.74.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [310be93f3380d36a18f7c74a57cbcea862adac94]

INTEGRATION: CWS warnings01 (1.11.48); FILE MERGED 2006/05/23 23:51:02 sb 1.11.48.2: RESYNC: (1.11-1.12); FILE MERGED 2006/03/24 15:36:09 fs 1.11.48.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [91b56d9d14d93ece577f169a3335e40747273046]

INTEGRATION: CWS warnings01 (1.4.74); FILE MERGED 2006/03/24 15:36:09 fs 1.4.74.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [51fd11a5502a66fc9c11f5c8442796b47517f4dc]

INTEGRATION: CWS warnings01 (1.7.22); FILE MERGED 2006/03/24 15:36:09 fs 1.7.22.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [df1c7cabff8e466d57a4115b8619165265f87b8e]

INTEGRATION: CWS warnings01 (1.4.50); FILE MERGED 2006/03/24 15:36:08 fs 1.4.50.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [e0b7ec28f78c0c951e587d302ee88ae407cb1ba1]

INTEGRATION: CWS warnings01 (1.5.50); FILE MERGED 2006/03/24 15:36:08 fs 1.5.50.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [1f89d63c70cb964337d3300794de1f7ad858967f]

INTEGRATION: CWS warnings01 (1.13.24); FILE MERGED 2006/05/23 23:50:46 sb 1.13.24.2: RESYNC: (1.13-1.14); FILE MERGED 2006/03/24 15:36:08 fs 1.13.24.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [2a34432c5b784e660da3ab8481749d587ce25829]

INTEGRATION: CWS warnings01 (1.8.70); FILE MERGED 2006/05/23 23:50:34 sb 1.8.70.2: RESYNC: (1.8-1.9); FILE MERGED 2006/03/24 15:36:08 fs 1.8.70.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [676c75669684b502c600965f590ded498edbacfc]

INTEGRATION: CWS warnings01 (1.13.50); FILE MERGED 2006/03/24 15:36:08 fs 1.13.50.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [f24149a517e30d7f3be2b6bff4cb2838a62d371f]

INTEGRATION: CWS warnings01 (1.8.74); FILE MERGED 2006/05/29 11:19:12 sb 1.8.74.3: #i53898# Made code warning-free and/or compile at all after resync to SRC680m170. 2006/05/23 23:50:21 sb 1.8.74.2: RESYNC: (1.8-1.9); FILE MERGED 2006/03/24 15:36:07 fs 1.8.74.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [599b8a353011a031c8dfd6a7c7df0e922b13485f]

INTEGRATION: CWS warnings01 (1.28.64); FILE MERGED 2006/03/24 15:36:07 fs 1.28.64.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [6f7aada784273932322f2fa2358498246fe19a61]

INTEGRATION: CWS warnings01 (1.7.50); FILE MERGED 2006/03/24 15:36:07 fs 1.7.50.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [99b55d0f1ee366ec4b6cae9d0e666d8e0acacac3]

INTEGRATION: CWS warnings01 (1.3.50); FILE MERGED 2006/03/24 15:36:07 fs 1.3.50.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [45a85ef7d2c6894888cad764d922fb4e96fade8d]

INTEGRATION: CWS warnings01 (1.14.74); FILE MERGED 2006/03/24 15:36:07 fs 1.14.74.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [393befd4f4a271be100ad8f0b4a6a725e85d3218]

INTEGRATION: CWS warnings01 (1.9.74); FILE MERGED 2006/03/24 15:36:06 fs 1.9.74.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [d9818c95de428e32c561c56c257f0b11b5a6fdd0]

INTEGRATION: CWS warnings01 (1.9.50); FILE MERGED 2006/03/24 15:36:06 fs 1.9.50.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [a3f3cde8057f59308b3636d089ba8172829804bb]

INTEGRATION: CWS warnings01 (1.4.50); FILE MERGED 2006/03/24 15:36:06 fs 1.4.50.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [5967871013464c02d19d973863218aff118be943]

INTEGRATION: CWS warnings01 (1.10.50); FILE MERGED 2006/03/24 15:36:06 fs 1.10.50.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [ee466e67928d44e853cd23295f7c4976da521a5d]

INTEGRATION: CWS warnings01 (1.15.74); FILE MERGED 2006/03/24 15:36:06 fs 1.15.74.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [bdc57f5e7c3147ba240e5bdd0e5fa8495e6b1274]

INTEGRATION: CWS warnings01 (1.41.74); FILE MERGED 2006/03/24 15:36:06 fs 1.41.74.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [3e1dcab4cb2e1e1518cba725ee27dad084b3cfa7]

INTEGRATION: CWS warnings01 (1.6.74); FILE MERGED 2006/03/24 15:36:06 fs 1.6.74.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [4e15ebacc3e76d968022f5b5d9da08e7db6e30cf]

INTEGRATION: CWS warnings01 (1.173.52); FILE MERGED 2006/05/23 23:49:51 sb 1.173.52.2: RESYNC: (1.173-1.174); FILE MERGED 2006/03/24 15:36:03 fs 1.173.52.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [dd189592cd2adf75f838b382d45fdfbf59a2f886]

INTEGRATION: CWS warnings01 (1.73.72); FILE MERGED 2006/05/23 23:49:19 sb 1.73.72.2: RESYNC: (1.73-1.74); FILE MERGED 2006/03/24 15:36:03 fs 1.73.72.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [cefdfbbbc7f234a95efcc3904ae0089bb145c7b1]

INTEGRATION: CWS warnings01 (1.66.72); FILE MERGED 2006/05/29 11:19:11 sb 1.66.72.3: #i53898# Made code warning-free and/or compile at all after resync to SRC680m170. 2006/05/23 23:48:42 sb 1.66.72.2: RESYNC: (1.66-1.68); FILE MERGED 2006/03/24 15:36:03 fs 1.66.72.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [2a82c48f778664db59e19d9587ad5d4a78020074]

INTEGRATION: CWS warnings01 (1.9.74); FILE MERGED 2006/03/24 15:36:02 fs 1.9.74.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [f5349056f92a35e01696fc4ab5050dc60649e1c1]

INTEGRATION: CWS warnings01 (1.28.74); FILE MERGED 2006/03/24 15:36:02 fs 1.28.74.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [2a819cc77bc5aa1d44338f8455b42009e62f38f9]

INTEGRATION: CWS warnings01 (1.72.52); FILE MERGED 2006/03/24 15:36:02 fs 1.72.52.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [f8554c4e5e5a60ac45c09c7068d3dce910f007b1]

INTEGRATION: CWS warnings01 (1.14.50); FILE MERGED 2006/03/24 15:36:02 fs 1.14.50.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [9468d70a242f2cfaffcc6bc1e42c8946156c86a7]

INTEGRATION: CWS warnings01 (1.24.74); FILE MERGED 2006/03/24 15:36:02 fs 1.24.74.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [3efb9baddc27cf8bd8764f1c06dc69c4a22f0e31]

INTEGRATION: CWS warnings01 (1.24.50); FILE MERGED 2006/03/24 15:36:02 fs 1.24.50.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [10c0ce72aeee678a75e7f1a4effb58a0419be08b]

INTEGRATION: CWS warnings01 (1.18.50); FILE MERGED 2006/03/24 15:36:01 fs 1.18.50.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [a6b6983c8c7f69a5aaf00e593ede2763c246ad02]

INTEGRATION: CWS warnings01 (1.23.74); FILE MERGED 2006/03/24 15:36:01 fs 1.23.74.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [5d44e796d14e178bfceab4b9b3f650447f4b19d8]

INTEGRATION: CWS warnings01 (1.90.26); FILE MERGED 2006/03/24 15:36:01 fs 1.90.26.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [751d769c32b136c32c16286056b9b943ad1bf608]

INTEGRATION: CWS warnings01 (1.4.74); FILE MERGED 2006/03/24 15:36:01 fs 1.4.74.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [c471de8594719e4da8b716cb3c854ec26500501e]

INTEGRATION: CWS warnings01 (1.8.74); FILE MERGED 2006/03/24 15:36:00 fs 1.8.74.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [e8e6241fe1d8f750d95212f4b4c8a3621b74e89b]

INTEGRATION: CWS warnings01 (1.12.22); FILE MERGED 2006/05/23 23:48:00 sb 1.12.22.2: RESYNC: (1.12-1.13); FILE MERGED 2006/03/24 15:36:00 fs 1.12.22.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [7d188eb0d0f8d3d9aae2f17cd3150da7da3d4bc4]

INTEGRATION: CWS warnings01 (1.7.22); FILE MERGED 2006/03/24 15:36:00 fs 1.7.22.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [c33b5e1b44eb4fcfda0ebff9e849bac73cbf4ff6]

INTEGRATION: CWS warnings01 (1.7.20); FILE MERGED 2006/04/07 20:49:47 sb 1.7.20.2: RESYNC: (1.7-1.8); FILE MERGED 2006/03/24 15:36:00 fs 1.7.20.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [a64ab1db528e148cea5c6aa364f92a28a371d39e]

INTEGRATION: CWS warnings01 (1.14.4); FILE MERGED 2006/05/23 23:47:48 sb 1.14.4.3: RESYNC: (1.15-1.16); FILE MERGED 2006/04/07 20:49:40 sb 1.14.4.2: RESYNC: (1.14-1.15); FILE MERGED 2006/03/24 15:36:00 fs 1.14.4.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [c4e91f59b98ac9b80d75a514fdee568c9078e6af]

INTEGRATION: CWS warnings01 (1.8.22); FILE MERGED 2006/03/24 15:36:00 fs 1.8.22.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [e5ec338f64c112b1620f8d7284fa7620be33ab4a]

INTEGRATION: CWS warnings01 (1.11.22); FILE MERGED 2006/06/08 12:00:29 fs 1.11.22.3: no virtual root (introduced bug during recent fix for #i57457#) 2006/05/23 23:47:35 sb 1.11.22.2: RESYNC: (1.11-1.12); FILE MERGED 2006/03/24 15:35:59 fs 1.11.22.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [a8559e1d612887dfddee02cb6a4b2c90796433a6]

INTEGRATION: CWS warnings01 (1.15.52); FILE MERGED 2006/04/07 20:49:32 sb 1.15.52.2: RESYNC: (1.15-1.17); FILE MERGED 2006/03/24 15:35:59 fs 1.15.52.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [b81dd27e5569457a91563f20dd0875065afcfded]

INTEGRATION: CWS warnings01 (1.14.22); FILE MERGED 2006/03/24 15:35:59 fs 1.14.22.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [6476a55f13ea0f7ebf3e66f24b67e5d8c49942e8]

INTEGRATION: CWS warnings01 (1.25.24); FILE MERGED 2006/05/23 23:47:21 sb 1.25.24.3: RESYNC: (1.28-1.29); FILE MERGED 2006/04/07 20:49:25 sb 1.25.24.2: RESYNC: (1.25-1.28); FILE MERGED 2006/03/24 15:35:59 fs 1.25.24.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [e3079577464f30b1a082dbab5a1611d54097f1d5]

INTEGRATION: CWS warnings01 (1.3.50); FILE MERGED 2006/03/24 15:35:58 fs 1.3.50.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [59875c498a634745c8f43c9f04b603a2bee6a9e2]

INTEGRATION: CWS warnings01 (1.11.74); FILE MERGED 2006/03/24 15:35:58 fs 1.11.74.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [06f4a03d944c37c1d5791a740a1d1198bcdb173e]

INTEGRATION: CWS warnings01 (1.4.74); FILE MERGED 2006/03/24 15:35:58 fs 1.4.74.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [9501dd57c4018a29d56439592d19e97f3bad0d5d]

INTEGRATION: CWS warnings01 (1.4.50); FILE MERGED 2006/03/24 15:35:58 fs 1.4.50.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [ff4a3fc792722c8a1b00a9fa9e0474193c7767ce]

INTEGRATION: CWS warnings01 (1.6.74); FILE MERGED 2006/03/24 15:35:58 fs 1.6.74.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [0f8f329b4e0ce5cf463519ef7f2ffc2057d935eb]

INTEGRATION: CWS warnings01 (1.4.72); FILE MERGED 2006/03/24 15:35:58 fs 1.4.72.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [87f88a78e6a09edc6dbb738b695c772db6647326]

INTEGRATION: CWS warnings01 (1.4.74); FILE MERGED 2006/03/24 15:35:57 fs 1.4.74.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [b649233c1c8a5216bfbb909cbd7d5bdf866f2ce7]

INTEGRATION: CWS warnings01 (1.5.74); FILE MERGED 2006/03/24 15:35:57 fs 1.5.74.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [948dfc53e427ab110e1d1889e576b91847d6a519]

INTEGRATION: CWS warnings01 (1.8.72); FILE MERGED 2006/03/24 15:35:57 fs 1.8.72.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [cb0858594213aa6b5c6132048d4cbd3e880e88b0]

INTEGRATION: CWS warnings01 (1.3.50); FILE MERGED 2006/03/24 15:35:57 fs 1.3.50.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [dfb47ae29c3c23eaf96d04dd7f0bf6b4db4227fc]

INTEGRATION: CWS warnings01 (1.5.74); FILE MERGED 2006/03/24 15:35:56 fs 1.5.74.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [972477c9d1ad4914435ed9336ce6acd01de22643]

INTEGRATION: CWS warnings01 (1.6.74); FILE MERGED 2006/03/24 15:35:56 fs 1.6.74.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [ddbd7ae86fa1f8b79928fe9f7088b24399d0ddde]

INTEGRATION: CWS warnings01 (1.4.74); FILE MERGED 2006/03/24 15:35:56 fs 1.4.74.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [b0cf8d54dfa97502f3a0ab9ca24012a69e359677]

INTEGRATION: CWS warnings01 (1.5.72); FILE MERGED 2006/03/24 15:35:56 fs 1.5.72.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [41870e026f374bd3a752e574318dce626d911442]

INTEGRATION: CWS warnings01 (1.17.22); FILE MERGED 2006/05/23 23:47:01 sb 1.17.22.3: RESYNC: (1.18-1.19); FILE MERGED 2006/04/07 20:48:57 sb 1.17.22.2: RESYNC: (1.17-1.18); FILE MERGED 2006/03/24 15:35:56 fs 1.17.22.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [48d2a8f9a20fd5606e13709fba95d9911373d55e]

INTEGRATION: CWS warnings01 (1.3.50); FILE MERGED 2006/03/24 15:35:56 fs 1.3.50.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [6b87249acb3f98fb2e9a4b5a027997b17bc053fd]

INTEGRATION: CWS warnings01 (1.10.74); FILE MERGED 2006/03/24 15:35:55 fs 1.10.74.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [0c6bd7d18bca1ca5f34821eb8687e177e6d0ec11]

INTEGRATION: CWS warnings01 (1.9.48); FILE MERGED 2006/03/24 15:35:55 fs 1.9.48.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [d0c7b6b083304ebbcdfddd7ee1dc5ad88e1ae7e8]

INTEGRATION: CWS warnings01 (1.4.50); FILE MERGED 2006/03/24 15:35:55 fs 1.4.50.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [bd4fd29ea87d35f575a6057a66c4db662d830b11]

INTEGRATION: CWS warnings01 (1.13.50); FILE MERGED 2006/03/24 15:35:55 fs 1.13.50.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [6e2bf2fd4f55b9524f152f0e7ec0cf5fa1ab1447]

INTEGRATION: CWS warnings01 (1.25.50); FILE MERGED 2006/03/24 15:35:54 fs 1.25.50.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [044907b7bc05b5b16eeec4da82bfad9d9991125d]

INTEGRATION: CWS warnings01 (1.6.50); FILE MERGED 2006/03/24 15:35:54 fs 1.6.50.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [79c09920ab7de543d6da3e5384f2f3b302bc68dc]

INTEGRATION: CWS warnings01 (1.4.50); FILE MERGED 2006/03/24 15:35:54 fs 1.4.50.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [e421d40fce2773ae30e4e64d1f194fca602b5204]

INTEGRATION: CWS warnings01 (1.11.48); FILE MERGED 2006/03/24 15:35:54 fs 1.11.48.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [ced3a12544a4019903f829c7f33ec7001acf3b1e]

INTEGRATION: CWS warnings01 (1.16.50); FILE MERGED 2006/06/14 10:56:30 fs 1.16.50.2: #i66367# reverted previous changes related to replacing IdPropertyArrayHelper with PropertyArrayHelper - there's a subtle difference between both ids ... 2006/03/24 15:35:54 fs 1.16.50.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [a715cdabffbbfe34c0a17dcd96a0838d9d483be4]

INTEGRATION: CWS warnings01 (1.3.50); FILE MERGED 2006/03/24 15:35:53 fs 1.3.50.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [62a52719c12b687b98ccf1a709692863685b8ae8]

INTEGRATION: CWS warnings01 (1.4.74); FILE MERGED 2006/03/24 15:35:53 fs 1.4.74.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [457e4ce562b953c02a004183124d663ab0d20a18]

INTEGRATION: CWS warnings01 (1.6.54); FILE MERGED 2006/03/24 15:35:53 fs 1.6.54.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [0b1bb58144f1125c3c9e5937aaaa067af3e32486]

INTEGRATION: CWS warnings01 (1.34.22); FILE MERGED 2006/04/07 20:47:47 sb 1.34.22.2: RESYNC: (1.34-1.35); FILE MERGED 2006/03/24 15:35:53 fs 1.34.22.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [5ec8c636245908c38c686899237fcedd29ab576c]

INTEGRATION: CWS warnings01 (1.16.26); FILE MERGED 2006/04/07 20:47:40 sb 1.16.26.2: RESYNC: (1.16-1.17); FILE MERGED 2006/03/24 15:35:52 fs 1.16.26.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [43970fd94afc27fe6cac6110296af8677d48bd5d]

INTEGRATION: CWS warnings01 (1.34.28); FILE MERGED 2006/04/07 20:47:29 sb 1.34.28.2: RESYNC: (1.34-1.35); FILE MERGED 2006/03/24 15:35:52 fs 1.34.28.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [cf81b34b3040186b16f99328dbd511bd4b0bee95]

INTEGRATION: CWS warnings01 (1.65.28); FILE MERGED 2006/06/13 12:45:47 fs 1.65.28.4: #i66365# adjust error message 2006/05/23 23:44:59 sb 1.65.28.3: RESYNC: (1.67-1.68); FILE MERGED 2006/04/07 20:47:18 sb 1.65.28.2: RESYNC: (1.65-1.67); FILE MERGED 2006/03/24 15:35:52 fs 1.65.28.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [f95f0b6e6091e43393c5c681d9f465d1e1ba9c15]

INTEGRATION: CWS warnings01 (1.7.28); FILE MERGED 2006/05/23 23:44:43 sb 1.7.28.3: RESYNC: (1.9-1.10); FILE MERGED 2006/04/07 20:47:09 sb 1.7.28.2: RESYNC: (1.7-1.9); FILE MERGED 2006/03/24 15:35:52 fs 1.7.28.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [e85a2b52b9bed596a79b9de5dd3a727a6536db99]

INTEGRATION: CWS warnings01 (1.24.22); FILE MERGED 2006/05/23 23:44:32 sb 1.24.22.3: RESYNC: (1.26-1.28); FILE MERGED 2006/04/07 20:47:01 sb 1.24.22.2: RESYNC: (1.24-1.26); FILE MERGED 2006/03/24 15:35:52 fs 1.24.22.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [28f2f5025aea2a001f0bde11c33de514ef10e486]

INTEGRATION: CWS warnings01 (1.45.54); FILE MERGED 2006/05/29 11:19:11 sb 1.45.54.3: #i53898# Made code warning-free and/or compile at all after resync to SRC680m170. 2006/05/23 23:44:04 sb 1.45.54.2: RESYNC: (1.45-1.46); FILE MERGED 2006/03/24 15:35:52 fs 1.45.54.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [5a6a6a336596882fec4c018b11e35828f6812bc0]

INTEGRATION: CWS warnings01 (1.11.50); FILE MERGED 2006/03/24 15:35:52 fs 1.11.50.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [06dc605870d173a5899d54cd1668002533da3cee]

INTEGRATION: CWS warnings01 (1.11.50); FILE MERGED 2006/03/24 15:35:51 fs 1.11.50.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [51c62909add75eb45e6e77f18aa094fe78107f6b]

INTEGRATION: CWS warnings01 (1.5.50); FILE MERGED 2006/03/24 15:35:51 fs 1.5.50.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [9e01666e601b5114aac24995c24fbea5c8cfdeab]

INTEGRATION: CWS warnings01 (1.10.26); FILE MERGED 2006/04/07 20:46:18 sb 1.10.26.2: RESYNC: (1.10-1.12); FILE MERGED 2006/03/24 15:35:51 fs 1.10.26.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [d143d78968c76163c2cab3e468eceefd53dc0934]

INTEGRATION: CWS warnings01 (1.3.50); FILE MERGED 2006/03/24 15:35:51 fs 1.3.50.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [335985d4871951a4893b6caa4f6aef1e802658a8]

INTEGRATION: CWS warnings01 (1.5.74); FILE MERGED 2006/03/24 15:35:50 fs 1.5.74.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [d82e4294ebbc0fde77def737ee474fead49533f0]

INTEGRATION: CWS warnings01 (1.22.74); FILE MERGED 2006/03/24 15:35:50 fs 1.22.74.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [78e2b1f746271c5546b0c537c06275099c79b805]

INTEGRATION: CWS warnings01 (1.60.50); FILE MERGED 2006/03/24 15:35:50 fs 1.60.50.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [37349ca324a22b5125306b83f9d511805103d41a]

INTEGRATION: CWS warnings01 (1.54.50); FILE MERGED 2006/06/14 10:57:44 fs 1.54.50.3: removed useless include 2006/05/12 16:25:13 sb 1.54.50.2: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162 (and in some cases reverted previous, problematic changes). 2006/03/24 15:35:50 fs 1.54.50.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [9332266194f3f27a15a5da3a0ae0216f8a11331b]

INTEGRATION: CWS warnings01 (1.13.50); FILE MERGED 2006/03/24 15:35:50 fs 1.13.50.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [eae91285d0ce4fdf8011324ee05390f1d8700494]

INTEGRATION: CWS warnings01 (1.9.50); FILE MERGED 2006/05/23 23:43:52 sb 1.9.50.2: RESYNC: (1.9-1.10); FILE MERGED 2006/03/24 15:35:49 fs 1.9.50.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [ba45ada4c7d465605e2efd75565cc804076bb957]

INTEGRATION: CWS warnings01 (1.14.28); FILE MERGED 2006/05/23 23:43:39 sb 1.14.28.2: RESYNC: (1.14-1.15); FILE MERGED 2006/03/24 15:35:49 fs 1.14.28.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [905c2566f85f2ab44e0aea0c58d2a39a49f30b48]

INTEGRATION: CWS warnings01 (1.6.28); FILE MERGED 2006/03/24 15:35:49 fs 1.6.28.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [fe47293a26b2eb3241d198d886bc87a8192a2568]

INTEGRATION: CWS warnings01 (1.7.28); FILE MERGED 2006/03/24 15:35:49 fs 1.7.28.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [c14d0804ce18bf5bf0e2ea3c15773ee8ad17cbae]

INTEGRATION: CWS warnings01 (1.14.50); FILE MERGED 2006/03/24 15:35:49 fs 1.14.50.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [cb99f0b8cb7f45cbc1b4b5269bf79a01e0f876c0]

INTEGRATION: CWS warnings01 (1.26.22); FILE MERGED 2006/03/24 15:35:49 fs 1.26.22.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [240f45c0cc32d7b54f49662be7ac6eb94839fde7]

INTEGRATION: CWS warnings01 (1.16.50); FILE MERGED 2006/03/24 15:35:49 fs 1.16.50.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [acdb36ae21ca9fddc42a66a3be6730c220f1a0c7]

INTEGRATION: CWS warnings01 (1.29.50); FILE MERGED 2006/03/24 15:35:48 fs 1.29.50.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [90174ab451a28a2ed61b1041ecd9878d7bf8322a]

INTEGRATION: CWS warnings01 (1.12.28); FILE MERGED 2006/03/24 15:35:48 fs 1.12.28.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [726afd931160e7a2e9c0792f199c266bd8e18498]

INTEGRATION: CWS warnings01 (1.21.50); FILE MERGED 2006/03/24 15:35:48 fs 1.21.50.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [27e92b8ae4fdc6a0523aca965bccb86f7239e2c9]

INTEGRATION: CWS warnings01 (1.20.48); FILE MERGED 2006/03/24 15:35:48 fs 1.20.48.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [6667f9f22e823b338da22876b0aaf02d333cbd54]

INTEGRATION: CWS warnings01 (1.8.22); FILE MERGED 2006/03/24 15:35:48 fs 1.8.22.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [b7e4e1f0fff2426794d9dc58b80565e13fd5bf1e]

INTEGRATION: CWS warnings01 (1.49.50); FILE MERGED 2006/06/14 10:57:44 fs 1.49.50.2: removed useless include 2006/03/24 15:35:48 fs 1.49.50.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [c177b5cb984903e9d31b618de52db7637d7d23d0]

INTEGRATION: CWS warnings01 (1.25.50); FILE MERGED 2006/06/14 10:57:11 fs 1.25.50.2: #i66367# reverted previous changes related to replacing IdPropertyArrayHelper with PropertyArrayHelper - there's a subtle difference between both ids ... 2006/03/24 15:35:47 fs 1.25.50.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [4554d2dea3da60ad59e7c55aa29ec267d5d02dc8]

INTEGRATION: CWS warnings01 (1.8.50); FILE MERGED 2006/03/24 15:35:47 fs 1.8.50.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [f72eb1e90117a34f660a9576b1ce47dbb6624f23]

INTEGRATION: CWS warnings01 (1.15.50); FILE MERGED 2006/03/24 15:35:47 fs 1.15.50.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [0ab56ca2cbc50d0236a37bd52cd97626c6838a5b]

INTEGRATION: CWS warnings01 (1.12.26); FILE MERGED 2006/05/23 23:43:02 sb 1.12.26.2: RESYNC: (1.12-1.13); FILE MERGED 2006/03/24 15:35:47 fs 1.12.26.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [c63aeb631accfbcbfc7e1ca46f99133b0384b513]

INTEGRATION: CWS warnings01 (1.7.50); FILE MERGED 2006/03/24 15:35:47 fs 1.7.50.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [db6b52f5a5b64d8452a7042986aa06ade25df3eb]

INTEGRATION: CWS warnings01 (1.7.50); FILE MERGED 2006/04/07 20:45:57 sb 1.7.50.2: RESYNC: (1.7-1.9); FILE MERGED 2006/03/24 15:35:47 fs 1.7.50.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [4bff474d451b34aa05c1c8460449964fc74a628e]

INTEGRATION: CWS warnings01 (1.10.14); FILE MERGED 2006/04/07 20:45:48 sb 1.10.14.2: RESYNC: (1.10-1.13); FILE MERGED 2006/03/24 15:35:47 fs 1.10.14.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [3b9b59b3a945dbebfa047345e18b748e9a44483f]

INTEGRATION: CWS warnings01 (1.25.50); FILE MERGED 2006/04/07 20:45:39 sb 1.25.50.2: RESYNC: (1.25-1.28); FILE MERGED 2006/03/24 15:35:46 fs 1.25.50.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [f9eed1e3a34af235da1c996bbfdc99a27bc8be4e]

INTEGRATION: CWS warnings01 (1.81.6); FILE MERGED 2006/04/07 20:45:31 sb 1.81.6.2: RESYNC: (1.81-1.84); FILE MERGED 2006/03/24 15:35:46 fs 1.81.6.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [2e4ff9d0d201681e3409c2d03252dbead516074b]

INTEGRATION: CWS warnings01 (1.32.48); FILE MERGED 2006/05/12 16:25:12 sb 1.32.48.3: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162 (and in some cases reverted previous, problematic changes). 2006/04/07 20:45:24 sb 1.32.48.2: RESYNC: (1.32-1.35); FILE MERGED 2006/03/24 15:35:46 fs 1.32.48.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [7d981b5457e3c95d36ec11a257f424948ad35ac9]

INTEGRATION: CWS warnings01 (1.81.6); FILE MERGED 2006/05/29 11:19:11 sb 1.81.6.5: #i53898# Made code warning-free and/or compile at all after resync to SRC680m170. 2006/05/23 23:42:44 sb 1.81.6.4: RESYNC: (1.84-1.85); FILE MERGED 2006/05/12 16:25:12 sb 1.81.6.3: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162 (and in some cases reverted previous, problematic changes). 2006/04/07 20:45:17 sb 1.81.6.2: RESYNC: (1.81-1.84); FILE MERGED 2006/03/24 15:35:46 fs 1.81.6.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [9e9cb1b17228ba3fd051c064f517bbf83061aa3f]

INTEGRATION: CWS warnings01 (1.41.48); FILE MERGED 2006/04/07 20:45:09 sb 1.41.48.2: RESYNC: (1.41-1.42); FILE MERGED 2006/03/24 15:35:46 fs 1.41.48.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [356a9becb411dd55d29d4e9a38ca68f307760c6f]

INTEGRATION: CWS warnings01 (1.139.26); FILE MERGED 2006/05/29 11:19:10 sb 1.139.26.5: #i53898# Made code warning-free and/or compile at all after resync to SRC680m170. 2006/05/23 23:42:29 sb 1.139.26.4: RESYNC: (1.142-1.143); FILE MERGED 2006/05/12 16:25:12 sb 1.139.26.3: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162 (and in some cases reverted previous, problematic changes). 2006/04/07 20:45:00 sb 1.139.26.2: RESYNC: (1.139-1.142); FILE MERGED 2006/03/24 15:35:45 fs 1.139.26.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [233e59860a6353e0df39125ef74b5d3a713ec209]

INTEGRATION: CWS warnings01 (1.23.74); FILE MERGED 2006/05/23 23:42:08 sb 1.23.74.2: RESYNC: (1.23-1.24); FILE MERGED 2006/03/24 15:35:45 fs 1.23.74.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [35dce7a06088386f13636bc355bc35e93be6ba5d]

INTEGRATION: CWS warnings01 (1.59.74); FILE MERGED 2006/05/23 23:41:59 sb 1.59.74.2: RESYNC: (1.59-1.60); FILE MERGED 2006/03/24 15:35:45 fs 1.59.74.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [bc0b2546042488012b14b327aaf8f7fbf5451c58]

INTEGRATION: CWS warnings01 (1.6.48); FILE MERGED 2006/03/24 15:35:45 fs 1.6.48.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [6b8ffca429c4518583e11ba438d7fb67d40fb63a]

INTEGRATION: CWS warnings01 (1.18.74); FILE MERGED 2006/03/24 15:35:45 fs 1.18.74.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [3c04ec375e68192da8676e88dbff8c5ffb8072fa]

INTEGRATION: CWS warnings01 (1.40.74); FILE MERGED 2006/03/24 15:35:45 fs 1.40.74.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [0af3fcb39f69cbf1855c31b36aa8e31f3a2e8fb5]

INTEGRATION: CWS warnings01 (1.14.28); FILE MERGED 2006/04/07 20:44:52 sb 1.14.28.2: RESYNC: (1.14-1.15); FILE MERGED 2006/03/24 15:35:45 fs 1.14.28.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [aad6ee24f373307c04c3de51554e1d80c1ddc201]

INTEGRATION: CWS warnings01 (1.30.28); FILE MERGED 2006/04/07 20:44:44 sb 1.30.28.2: RESYNC: (1.30-1.32); FILE MERGED 2006/03/24 15:35:44 fs 1.30.28.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [fc47f2f3af7b9ddda18ff8a025f3668d67ea6e5c]

INTEGRATION: CWS warnings01 (1.8.28); FILE MERGED 2006/04/07 20:44:36 sb 1.8.28.2: RESYNC: (1.8-1.9); FILE MERGED 2006/03/24 15:35:44 fs 1.8.28.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [f0e53cb587ef53056293412ae46502d74648cbc5]

INTEGRATION: CWS warnings01 (1.15.74); FILE MERGED 2006/06/14 10:57:44 fs 1.15.74.1: removed useless include


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [e29186959b05a278b5e17d4ff0bd2d4433873b03]

INTEGRATION: CWS warnings01 (1.9.50); FILE MERGED 2006/03/24 15:35:44 fs 1.9.50.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [ec1fc506c8cc546ce9df710d85f686c0fa2cd8c8]

INTEGRATION: CWS warnings01 (1.16.50); FILE MERGED 2006/03/24 15:35:44 fs 1.16.50.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [4ba30ffd3d94c73bc4a2b2712338a3586d8351cd]

INTEGRATION: CWS warnings01 (1.10.10); FILE MERGED 2006/05/23 23:38:00 sb 1.10.10.2: RESYNC: (1.10-1.11); FILE MERGED 2006/02/21 17:41:05 os 1.10.10.1: #i53898# ';' removed


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [7c07eaf646403c82f9bc7881fe0b748634066fcb]

INTEGRATION: CWS warnings01 (1.6.50); FILE MERGED 2005/09/22 22:38:44 sb 1.6.50.2: RESYNC: (1.6-1.7); FILE MERGED 2005/09/14 10:21:53 sb 1.6.50.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [a0dd9940d02c4a1cea8479b876abb4ba8d366d4c]

INTEGRATION: CWS warnings01 (1.5.88); FILE MERGED 2005/09/22 22:38:36 sb 1.5.88.2: RESYNC: (1.5-1.6); FILE MERGED 2005/09/14 10:21:53 sb 1.5.88.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [d6c5b74742ec6bcf6b704c502610be66c709d379]

INTEGRATION: CWS warnings01 (1.17.12); FILE MERGED 2006/03/01 16:54:53 sb 1.17.12.3: #i53898# Made code warning-free. 2005/09/22 22:38:27 sb 1.17.12.2: RESYNC: (1.17-1.18); FILE MERGED 2005/09/14 10:21:52 sb 1.17.12.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [26dd0eac4feb00b2a6b72b430c7a1c52f2b92899]

INTEGRATION: CWS warnings01 (1.2.50); FILE MERGED 2006/03/01 16:54:53 sb 1.2.50.3: #i53898# Made code warning-free. 2005/09/22 22:38:18 sb 1.2.50.2: RESYNC: (1.2-1.3); FILE MERGED 2005/09/14 10:21:51 sb 1.2.50.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [900ac1c44b2133fc0713f49e87eb1061b5c1617a]

INTEGRATION: CWS warnings01 (1.5.6); FILE MERGED 2005/09/22 22:37:54 sb 1.5.6.2: RESYNC: (1.5-1.6); FILE MERGED 2005/09/14 10:21:51 sb 1.5.6.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [b711e7024a3fddb1f1734d05245b3387ae0b291e]

INTEGRATION: CWS warnings01 (1.5.38); FILE MERGED 2005/09/22 22:37:45 sb 1.5.38.2: RESYNC: (1.5-1.6); FILE MERGED 2005/09/14 10:21:51 sb 1.5.38.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [c157e81c3e6c6fc9df4045e2c8a60c3ff61fc0de]

INTEGRATION: CWS warnings01 (1.5.16); FILE MERGED 2005/09/22 22:37:25 sb 1.5.16.2: RESYNC: (1.5-1.6); FILE MERGED 2005/09/14 10:21:51 sb 1.5.16.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [52d44f6d99c3e70bc62ed97a8081a98a9761965c]

INTEGRATION: CWS warnings01 (1.6.12); FILE MERGED 2005/09/22 22:37:16 sb 1.6.12.2: RESYNC: (1.6-1.7); FILE MERGED 2005/09/14 10:21:50 sb 1.6.12.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [ad64227b16cde72717e51981b47c30d778f62cce]

INTEGRATION: CWS warnings01 (1.5.48); FILE MERGED 2005/09/14 10:21:49 sb 1.5.48.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [a74353c38298eccc4ed0dd4227f8cc146502364f]

INTEGRATION: CWS warnings01 (1.5.16); FILE MERGED 2005/09/22 22:30:52 sb 1.5.16.2: RESYNC: (1.5-1.6); FILE MERGED 2005/09/14 12:02:35 sb 1.5.16.1: #i53898# Improved tests.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [0cc20500359030b720cb9cc07de67d47ad6c75a1]

INTEGRATION: CWS warnings01 (1.6.16); FILE MERGED 2005/09/22 22:30:40 sb 1.6.16.2: RESYNC: (1.6-1.7); FILE MERGED 2005/09/14 12:02:35 sb 1.6.16.1: #i53898# Improved tests.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [aa6734328fa9f47189b66bf143f678aebcea3560]

INTEGRATION: CWS warnings01 (1.27.12); FILE MERGED 2006/05/23 23:37:32 sb 1.27.12.6: RESYNC: (1.31-1.32); FILE MERGED 2006/04/07 20:41:00 sb 1.27.12.5: RESYNC: (1.29-1.31); FILE MERGED 2006/01/25 21:03:23 sb 1.27.12.4: RESYNC: (1.28-1.29); FILE MERGED 2005/11/24 14:59:59 sb 1.27.12.3: #i53898# Made code warning-free. 2005/09/22 22:29:26 sb 1.27.12.2: RESYNC: (1.27-1.28); FILE MERGED 2005/09/05 13:32:31 sb 1.27.12.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [4e56ed5205ed5a550b35381cffeee03ac5f17387]

INTEGRATION: CWS warnings01 (1.8.48); FILE MERGED 2005/09/22 22:29:05 sb 1.8.48.2: RESYNC: (1.8-1.9); FILE MERGED 2005/09/05 13:32:29 sb 1.8.48.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [b3ebac8fc0e038e4df4226ba4b4b9072718273b7]

INTEGRATION: CWS warnings01 (1.2.42); FILE MERGED 2005/11/24 14:59:59 sb 1.2.42.4: #i53898# Made code warning-free. 2005/09/22 22:28:31 sb 1.2.42.3: RESYNC: (1.2-1.3); FILE MERGED 2005/08/30 07:15:28 sb 1.2.42.2: #i53898# Made code warning-free. 2005/08/29 14:21:29 sb 1.2.42.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [6c95220ccbff680e9d26c388734a7ea022513608]

INTEGRATION: CWS warnings01 (1.5.4); FILE MERGED 2006/04/20 08:10:11 sb 1.5.4.1: #i53898# Made code warning-free again after resync to SRC680m162.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [9881efc2b782c25a1886b4831deb92784ce97fa9]

INTEGRATION: CWS warnings01 (1.4.4); FILE MERGED 2006/04/20 08:10:11 sb 1.4.4.1: #i53898# Made code warning-free again after resync to SRC680m162.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [5dcedb0b3e2e4b94b71e0a2b72b847671872cd5e]

INTEGRATION: CWS warnings01 (1.4.4); FILE MERGED 2006/04/20 08:10:10 sb 1.4.4.1: #i53898# Made code warning-free again after resync to SRC680m162.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [b765a90372af02e6739c775a66dcb4ab426170a6]

INTEGRATION: CWS warnings01 (1.7.14); FILE MERGED 2006/04/20 08:14:41 sb 1.7.14.6: #i63543# Merged in 1.10.2.2. 2006/04/07 20:39:08 sb 1.7.14.5: RESYNC: (1.9-1.10); FILE MERGED 2006/01/25 21:02:56 sb 1.7.14.4: RESYNC: (1.8-1.9); FILE MERGED 2005/11/09 07:54:13 sb 1.7.14.3: #i53898# Made code warning-free. 2005/09/22 22:24:57 sb 1.7.14.2: RESYNC: (1.7-1.8); FILE MERGED 2005/09/05 13:32:27 sb 1.7.14.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [5695bbfe3881ee642a6fa6bb94c2f3c27b7f41cb]

INTEGRATION: CWS warnings01 (1.34.14); FILE MERGED 2006/04/20 08:15:07 sb 1.34.14.12: #i63543# Merged in 1.39.2.1. 2006/04/20 08:10:10 sb 1.34.14.11: #i53898# Made code warning-free again after resync to SRC680m162. 2006/04/07 20:39:01 sb 1.34.14.10: RESYNC: (1.36-1.39); FILE MERGED 2006/02/01 15:16:27 sb 1.34.14.9: #i53898# Globally disabled -Wnon-virtual-dtor for unxlngi6. 2006/01/27 08:22:48 sb 1.34.14.8: #i53898# Made code warning-free. 2006/01/25 21:02:49 sb 1.34.14.7: RESYNC: (1.35-1.36); FILE MERGED 2005/11/28 08:32:05 sb 1.34.14.6: #i53898# Made code generated by cppumaker warning-free. 2005/11/09 07:53:48 sb 1.34.14.5: #i53898# Made code warning-free; switch off -Wnon-virtual-dtor (GCC) in generated code. 2005/09/22 22:24:48 sb 1.34.14.4: RESYNC: (1.34-1.35); FILE MERGED 2005/09/06 11:38:38 sb 1.34.14.3: #i53898# Made code warning-free. 2005/09/05 13:32:26 sb 1.34.14.2: #i53898# Made code warning-free. 2005/08/29 14:21:28 sb 1.34.14.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [dada37c989ba0da4914a9dd4118f2389d42208a1]

INTEGRATION: CWS warnings01 (1.8.48); FILE MERGED 2006/04/07 20:38:39 sb 1.8.48.3: RESYNC: (1.9-1.10); FILE MERGED 2005/09/22 22:24:25 sb 1.8.48.2: RESYNC: (1.8-1.9); FILE MERGED 2005/09/05 13:32:25 sb 1.8.48.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [c2828a5ef4f2a586697d06d37fa4776d80f2ae77]

INTEGRATION: CWS warnings01 (1.4.4); FILE MERGED 2006/04/20 08:10:37 sb 1.4.4.1: #i53898# Made code warning-free again after resync to SRC680m162.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [31b7525644f006069b9460b176e0da1c5e3cdd36]

INTEGRATION: CWS warnings01 (1.2.132); FILE MERGED 2006/04/07 20:37:58 sb 1.2.132.4: RESYNC: (1.3-1.4); FILE MERGED 2005/11/24 14:59:58 sb 1.2.132.3: #i53898# Made code warning-free. 2005/09/22 22:23:12 sb 1.2.132.2: RESYNC: (1.2-1.3); FILE MERGED 2005/09/05 13:32:25 sb 1.2.132.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [df6361553292ba600164e770100ec3aee2e13d8f]

INTEGRATION: CWS warnings01 (1.23.14); FILE MERGED 2005/11/24 14:59:58 sb 1.23.14.5: #i53898# Made code warning-free. 2005/11/07 19:15:16 pl 1.23.14.4: RESYNC: (1.24-1.25); FILE MERGED 2005/09/22 22:22:52 sb 1.23.14.3: RESYNC: (1.23-1.24); FILE MERGED 2005/09/05 13:32:24 sb 1.23.14.2: #i53898# Made code warning-free. 2005/08/29 14:21:27 sb 1.23.14.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [52d59c33262c877083e33b576af09f1e523dbac0]

INTEGRATION: CWS warnings01 (1.4.14); FILE MERGED 2005/09/22 22:22:44 sb 1.4.14.2: RESYNC: (1.4-1.5); FILE MERGED 2005/09/05 13:32:23 sb 1.4.14.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [cd6d03e3a8b0f7b8e028a03710b2b53f1fde7ce0]

INTEGRATION: CWS warnings01 (1.7.14); FILE MERGED 2006/04/07 20:37:38 sb 1.7.14.4: RESYNC: (1.8-1.9); FILE MERGED 2005/09/22 22:20:49 sb 1.7.14.3: RESYNC: (1.7-1.8); FILE MERGED 2005/09/05 13:32:22 sb 1.7.14.2: #i53898# Made code warning-free. 2005/08/29 14:21:27 sb 1.7.14.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [80904ad13bfdc58eb537b2820ea55ab730f57fff]

INTEGRATION: CWS warnings01 (1.5.14); FILE MERGED 2006/04/07 20:37:27 sb 1.5.14.4: RESYNC: (1.6-1.7); FILE MERGED 2005/11/24 14:59:57 sb 1.5.14.3: #i53898# Made code warning-free. 2005/09/22 22:20:41 sb 1.5.14.2: RESYNC: (1.5-1.6); FILE MERGED 2005/08/29 14:21:27 sb 1.5.14.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [648e88a7ef4bc7efeade4da1eb8467145314e4f3]

INTEGRATION: CWS warnings01 (1.9.14); FILE MERGED 2006/04/07 20:37:18 sb 1.9.14.3: RESYNC: (1.10-1.11); FILE MERGED 2005/09/22 22:20:32 sb 1.9.14.2: RESYNC: (1.9-1.10); FILE MERGED 2005/09/05 13:32:22 sb 1.9.14.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [3d9435f8bad3ba2e251540de75daa7cca01d3ac4]

INTEGRATION: CWS warnings01 (1.4.14); FILE MERGED 2006/04/07 20:36:59 sb 1.4.14.3: RESYNC: (1.5-1.6); FILE MERGED 2005/09/22 22:20:10 sb 1.4.14.2: RESYNC: (1.4-1.5); FILE MERGED 2005/09/05 13:32:21 sb 1.4.14.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [e4cab7160d438b4166834a340a268c053b2611e2]

INTEGRATION: CWS warnings01 (1.3.4); FILE MERGED 2006/04/20 08:10:36 sb 1.3.4.1: #i53898# Made code warning-free again after resync to SRC680m162.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [321a74d285cb9f12853372e17aeb9d662d6a3a7a]

INTEGRATION: CWS warnings01 (1.6.8); FILE MERGED 2006/02/22 22:27:27 thb 1.6.8.1: #i55991# Removed virtual derivations, where unnecessary; removed unused params; renamed vars which shadowed previous ones; put agg headers into sys header brackets


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [db08080244afe98d8b9d93da54cdeac8c756b12e]

INTEGRATION: CWS warnings01 (1.2.8); FILE MERGED 2006/02/22 22:27:26 thb 1.2.8.1: #i55991# Removed virtual derivations, where unnecessary; removed unused params; renamed vars which shadowed previous ones; put agg headers into sys header brackets


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [4761d5a100380a40ef7124f95d1eb5ff7e1fdacf]

INTEGRATION: CWS warnings01 (1.3.10); FILE MERGED 2006/02/22 22:27:26 thb 1.3.10.1: #i55991# Removed virtual derivations, where unnecessary; removed unused params; renamed vars which shadowed previous ones; put agg headers into sys header brackets


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [9c4bc5dbbe6a4da3cebd8e90ca2e854f06b6d849]

INTEGRATION: CWS warnings01 (1.3.8); FILE MERGED 2006/05/23 23:35:59 sb 1.3.8.3: RESYNC: (1.5-1.6); FILE MERGED 2006/04/07 20:35:37 sb 1.3.8.2: RESYNC: (1.3-1.5); FILE MERGED 2006/02/22 22:27:26 thb 1.3.8.1: #i55991# Removed virtual derivations, where unnecessary; removed unused params; renamed vars which shadowed previous ones; put agg headers into sys header brackets


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [10089cf7711683a1a2483fd08bba37c57a15ff7c]

INTEGRATION: CWS warnings01 (1.10.8); FILE MERGED 2006/06/14 09:33:36 pl 1.10.8.2: #i55991# cast was wrong and yielded a wild pointer 2006/02/22 22:27:26 thb 1.10.8.1: #i55991# Removed virtual derivations, where unnecessary; removed unused params; renamed vars which shadowed previous ones; put agg headers into sys header brackets


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [dd37a9aebc9c8f80db1382528e0aaaed36ba0d40]

INTEGRATION: CWS warnings01 (1.8.8); FILE MERGED 2006/02/22 22:27:26 thb 1.8.8.1: #i55991# Removed virtual derivations, where unnecessary; removed unused params; renamed vars which shadowed previous ones; put agg headers into sys header brackets


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [80c01e1cbd23976d2a1212d210f67cbe7b8b4bf0]

INTEGRATION: CWS warnings01 (1.2.8); FILE MERGED 2006/02/22 22:27:25 thb 1.2.8.1: #i55991# Removed virtual derivations, where unnecessary; removed unused params; renamed vars which shadowed previous ones; put agg headers into sys header brackets


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [90a9ed9425e4c749eccf0b5ab965f0a86e9c5b75]

INTEGRATION: CWS warnings01 (1.7.4); FILE MERGED 2006/02/22 22:27:25 thb 1.7.4.1: #i55991# Removed virtual derivations, where unnecessary; removed unused params; renamed vars which shadowed previous ones; put agg headers into sys header brackets


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [1a9daf2497dad7157274ad8980f5e0f7ec4f43fe]

INTEGRATION: CWS warnings01 (1.7.8); FILE MERGED 2006/02/22 22:27:25 thb 1.7.8.1: #i55991# Removed virtual derivations, where unnecessary; removed unused params; renamed vars which shadowed previous ones; put agg headers into sys header brackets


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [a323740ff4d95a50ae9c72cf62bbdffc27bb1f2e]

INTEGRATION: CWS warnings01 (1.6.8); FILE MERGED 2006/02/22 22:27:25 thb 1.6.8.1: #i55991# Removed virtual derivations, where unnecessary; removed unused params; renamed vars which shadowed previous ones; put agg headers into sys header brackets


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [58f20d9f0932a1b20bbfab580a0ce6d0f3f7868e]

INTEGRATION: CWS warnings01 (1.4.8); FILE MERGED 2006/02/22 22:27:25 thb 1.4.8.1: #i55991# Removed virtual derivations, where unnecessary; removed unused params; renamed vars which shadowed previous ones; put agg headers into sys header brackets


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [b10f4c8a041075f007054b44b2dfe1259ebe64c4]

INTEGRATION: CWS warnings01 (1.2.8); FILE MERGED 2006/03/08 18:42:10 thb 1.2.8.2: #i55991# (void)parm-ed verifyinput params only used for debug output 2005/11/15 16:51:50 thb 1.2.8.1: #i55991# made code compile without warnings for gcc


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [0888c3d6ecff762791aee1d390e7c01e0bebdd9b]

INTEGRATION: CWS warnings01 (1.2.8); FILE MERGED 2005/11/15 16:51:49 thb 1.2.8.1: #i55991# made code compile without warnings for gcc


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [e0bd021fd491a01a20f49fb7e40c61eba9b82164]

INTEGRATION: CWS warnings01 (1.3.16); FILE MERGED 2005/11/15 16:51:48 thb 1.3.16.1: #i55991# made code compile without warnings for gcc


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [19154b47a76ff72a3540a6f9dd3044b8bfc4fc99]

INTEGRATION: CWS warnings01 (1.2.8); FILE MERGED 2005/11/15 16:51:48 thb 1.2.8.1: #i55991# made code compile without warnings for gcc


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [f62d8a28f2d4bc20af29669dedc9db0d26f65e9d]

INTEGRATION: CWS warnings01 (1.2.8); FILE MERGED 2005/11/15 16:51:47 thb 1.2.8.1: #i55991# made code compile without warnings for gcc


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [fbfdd2bd25d1eb872e57c69756c91d2ebde4a0d6]

INTEGRATION: CWS warnings01 (1.1.2); FILE ADDED 2006/02/22 22:22:11 thb 1.1.2.1: #i55991# To wrap the agg headers


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [58ea26275bdaab1127935f7f749eac879db2829f]

INTEGRATION: CWS warnings01 (1.4.4); FILE MERGED 2006/02/22 22:27:24 thb 1.4.4.1: #i55991# Removed virtual derivations, where unnecessary; removed unused params; renamed vars which shadowed previous ones; put agg headers into sys header brackets


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [1c204afe47029794a020bca8c9acb8e84656daba]

INTEGRATION: CWS warnings01 (1.5.14); FILE MERGED 2005/11/15 16:51:46 thb 1.5.14.1: #i55991# made code compile without warnings for gcc


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [d46cdb84d446a656d511bf66b1c54c7e67953964]

INTEGRATION: CWS warnings01 (1.8.8); FILE MERGED 2006/05/23 23:35:33 sb 1.8.8.2: RESYNC: (1.8-1.9); FILE MERGED 2005/11/15 16:51:45 thb 1.8.8.1: #i55991# made code compile without warnings for gcc


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [bf7979885240f606b4fb176d620a04243dd9eb72]

INTEGRATION: CWS warnings01 (1.2.8); FILE MERGED 2006/02/22 22:27:24 thb 1.2.8.1: #i55991# Removed virtual derivations, where unnecessary; removed unused params; renamed vars which shadowed previous ones; put agg headers into sys header brackets


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [521057880428538e4fdefafa59364c050821bc23]

INTEGRATION: CWS warnings01 (1.2.8); FILE MERGED 2005/11/15 16:51:44 thb 1.2.8.1: #i55991# made code compile without warnings for gcc


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [038528ce47b5134aaac664da541323e26201b6f9]

INTEGRATION: CWS warnings01 (1.2.8); FILE MERGED 2005/11/15 16:51:43 thb 1.2.8.1: #i55991# made code compile without warnings for gcc


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [535ccb6e93b2bd758e3cb14af5dca5489e32f174]

INTEGRATION: CWS warnings01 (1.2.8); FILE MERGED 2006/02/22 22:27:24 thb 1.2.8.2: #i55991# Removed virtual derivations, where unnecessary; removed unused params; renamed vars which shadowed previous ones; put agg headers into sys header brackets 2005/11/15 16:51:42 thb 1.2.8.1: #i55991# made code compile without warnings for gcc


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [4c34f3e2d36ad63e54dd023aeb0b8948ec1796c2]

INTEGRATION: CWS warnings01 (1.2.8); FILE MERGED 2005/11/15 16:51:42 thb 1.2.8.1: #i55991# made code compile without warnings for gcc


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [0487d3d0831ec5e8bbfced5a7b31b467260b32f0]

INTEGRATION: CWS warnings01 (1.2.8); FILE MERGED 2005/11/15 16:51:41 thb 1.2.8.1: #i55991# made code compile without warnings for gcc


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [cc4988e5509b78e1893ffeac79ce651ac99efd75]

INTEGRATION: CWS warnings01 (1.2.8); FILE MERGED 2005/11/15 16:51:40 thb 1.2.8.1: #i55991# made code compile without warnings for gcc


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [e7914b6ed925e734e7ce4ae99ede8e77ee7f664e]

INTEGRATION: CWS warnings01 (1.7.4); FILE MERGED 2006/04/07 20:34:53 sb 1.7.4.2: RESYNC: (1.7-1.8); FILE MERGED 2005/11/15 16:51:39 thb 1.7.4.1: #i55991# made code compile without warnings for gcc


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [4abe2baf97f65fce95d8cbbbc8cd3cab4ee829cf]

INTEGRATION: CWS warnings01 (1.2.8); FILE MERGED 2006/02/22 22:27:23 thb 1.2.8.1: #i55991# Removed virtual derivations, where unnecessary; removed unused params; renamed vars which shadowed previous ones; put agg headers into sys header brackets


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [0748e589ff0ed1e4213850fff5d86b05abc26e4b]

INTEGRATION: CWS warnings01 (1.2.8); FILE MERGED 2006/01/25 21:01:15 sb 1.2.8.2: RESYNC: (1.2-1.3); FILE MERGED 2005/11/15 16:51:38 thb 1.2.8.1: #i55991# made code compile without warnings for gcc


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [7d1f6c98fdc4a0b8a6b804823ddb76f437d9a4fb]

INTEGRATION: CWS warnings01 (1.2.8); FILE MERGED 2006/03/08 18:42:10 thb 1.2.8.2: #i55991# (void)parm-ed verifyinput params only used for debug output 2005/11/15 16:51:37 thb 1.2.8.1: #i55991# made code compile without warnings for gcc


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [ef370e6da5f10bb5a01f142524575519c7dab12f]

INTEGRATION: CWS warnings01 (1.11.8); FILE MERGED 2005/11/15 16:51:36 thb 1.11.8.1: #i55991# made code compile without warnings for gcc


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [684f9a982e04380f1bc24af9e28732c1c8b0fd13]

INTEGRATION: CWS warnings01 (1.3.30); FILE MERGED 2005/11/07 14:44:21 fs 1.3.30.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [0d202816221a3fa97dd5ca796e03fd35639ab8eb]

INTEGRATION: CWS warnings01 (1.6.30); FILE MERGED 2005/11/07 14:44:19 fs 1.6.30.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [6a3231b6d1481fe078a9b68cfe234c9f02ba13a2]

INTEGRATION: CWS warnings01 (1.3.30); FILE MERGED 2005/11/07 14:44:18 fs 1.3.30.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [a841b5c34a34b87fdd04144e4c48d735b64c0874]

INTEGRATION: CWS warnings01 (1.3.30); FILE MERGED 2006/05/23 23:35:08 sb 1.3.30.2: RESYNC: (1.3-1.4); FILE MERGED 2005/11/16 12:59:34 fs 1.3.30.1: #i57457# warning free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [8d07e0fa73d73ae182e46d79c64ceac7a131f329]

INTEGRATION: CWS warnings01 (1.13.30); FILE MERGED 2006/06/14 10:56:25 fs 1.13.30.2: #i66367# reverted previous changes related to replacing IdPropertyArrayHelper with PropertyArrayHelper - there's a subtle difference between both ids ... 2005/11/16 12:59:33 fs 1.13.30.1: #i57457# warning free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [d83b2ac817118b699eb03c0b853dcad8d1b0376a]

INTEGRATION: CWS warnings01 (1.11.30); FILE MERGED 2005/11/16 12:59:33 fs 1.11.30.1: #i57457# warning free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [8fae76521d5d5d853e3aeb883cb468403583b006]

INTEGRATION: CWS warnings01 (1.18.30); FILE MERGED 2006/06/14 10:56:25 fs 1.18.30.3: #i66367# reverted previous changes related to replacing IdPropertyArrayHelper with PropertyArrayHelper - there's a subtle difference between both ids ... 2005/11/16 12:59:33 fs 1.18.30.2: #i57457# warning free code 2005/11/07 14:44:17 fs 1.18.30.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [ac509e26a2fca3fc0ea838edf6d1470c336dedb8]

INTEGRATION: CWS warnings01 (1.10.30); FILE MERGED 2006/06/14 10:56:24 fs 1.10.30.2: #i66367# reverted previous changes related to replacing IdPropertyArrayHelper with PropertyArrayHelper - there's a subtle difference between both ids ... 2005/11/16 12:59:33 fs 1.10.30.1: #i57457# warning free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [6adf13c922697330124f69cf21d35136150309a6]

INTEGRATION: CWS warnings01 (1.14.30); FILE MERGED 2006/06/14 10:56:24 fs 1.14.30.3: #i66367# reverted previous changes related to replacing IdPropertyArrayHelper with PropertyArrayHelper - there's a subtle difference between both ids ... 2005/11/16 12:59:32 fs 1.14.30.2: #i57457# warning free code 2005/11/07 14:44:17 fs 1.14.30.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [9e48d283f2d715a892beee6898503e316da50c6b]

INTEGRATION: CWS warnings01 (1.9.30); FILE MERGED 2006/06/14 10:56:24 fs 1.9.30.2: #i66367# reverted previous changes related to replacing IdPropertyArrayHelper with PropertyArrayHelper - there's a subtle difference between both ids ... 2005/11/16 12:59:32 fs 1.9.30.1: #i57457# warning free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [ca2f602fffde7200ba4a0f6cc50125671817d4a7]

INTEGRATION: CWS warnings01 (1.15.30); FILE MERGED 2006/06/14 10:56:24 fs 1.15.30.3: #i66367# reverted previous changes related to replacing IdPropertyArrayHelper with PropertyArrayHelper - there's a subtle difference between both ids ... 2005/11/16 12:59:32 fs 1.15.30.2: #i57457# warning free code 2005/11/07 14:44:16 fs 1.15.30.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [a31a482446766d623272e73b3c464764a2ff98bb]

INTEGRATION: CWS warnings01 (1.11.30); FILE MERGED 2005/11/16 12:59:32 fs 1.11.30.1: #i57457# warning free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [d26d4975fe1d319f8caccd9e66a1744f849e5ffd]

INTEGRATION: CWS warnings01 (1.4.30); FILE MERGED 2006/06/14 10:56:24 fs 1.4.30.2: #i66367# reverted previous changes related to replacing IdPropertyArrayHelper with PropertyArrayHelper - there's a subtle difference between both ids ... 2005/11/07 14:44:16 fs 1.4.30.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [807adb31bc412cb806c33dee4c9195b3d47be831]

INTEGRATION: CWS warnings01 (1.15.30); FILE MERGED 2006/06/14 10:56:24 fs 1.15.30.3: #i66367# reverted previous changes related to replacing IdPropertyArrayHelper with PropertyArrayHelper - there's a subtle difference between both ids ... 2005/11/16 12:59:31 fs 1.15.30.2: #i57457# warning free code 2005/11/07 14:44:15 fs 1.15.30.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [eaaa9ff4b22544ef5ed8dc15a52889d9460294bc]

INTEGRATION: CWS warnings01 (1.37.30); FILE MERGED 2006/05/23 23:35:01 sb 1.37.30.4: RESYNC: (1.37-1.38); FILE MERGED 2005/12/22 11:45:02 fs 1.37.30.3: #i57457# warning-free code 2005/11/16 12:59:31 fs 1.37.30.2: #i57457# warning free code 2005/11/07 14:44:15 fs 1.37.30.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [0241fa05202280933b5babd9927318cbc91811b4]

INTEGRATION: CWS warnings01 (1.3.30); FILE MERGED 2006/04/07 20:25:39 sb 1.3.30.2: RESYNC: (1.3-1.4); FILE MERGED 2005/11/16 12:59:31 fs 1.3.30.1: #i57457# warning free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [90a771dc87466ac900877942a5f77f1151238654]

INTEGRATION: CWS warnings01 (1.1.2); FILE ADDED 2005/12/22 12:00:04 fs 1.1.2.4: pragma warning on Win only 2005/12/22 11:45:02 fs 1.1.2.3: #i57457# warning-free code 2005/11/21 10:08:01 fs 1.1.2.2: #i57457# warning-free code on unx* 2005/11/07 14:51:01 fs 1.1.2.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [3e6278b215a7f72a9a3c0b0a62ad3422e93297c1]

INTEGRATION: CWS warnings01 (1.2.30); FILE MERGED 2005/11/21 10:08:01 fs 1.2.30.2: #i57457# warning-free code on unx* 2005/11/07 14:44:14 fs 1.2.30.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [10e1f197a88819a7fa0c6b28ed6bd0f1a4d2bda0]

INTEGRATION: CWS warnings01 (1.37.30); FILE MERGED 2006/06/08 09:46:46 fs 1.37.30.4: #i57457# warning-free code: remove unused local variable 2006/01/25 21:01:02 sb 1.37.30.3: RESYNC: (1.37-1.38); FILE MERGED 2005/11/16 12:59:30 fs 1.37.30.2: #i57457# warning free code 2005/11/07 14:44:14 fs 1.37.30.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [928588994d90e003e7ae72d1737d554ca1145582]

INTEGRATION: CWS warnings01 (1.45.30); FILE MERGED 2006/01/25 21:00:54 sb 1.45.30.3: RESYNC: (1.45-1.46); FILE MERGED 2005/11/16 12:59:30 fs 1.45.30.2: #i57457# warning free code 2005/11/07 14:44:13 fs 1.45.30.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [dc585223d837f6f0fe8de7cf4e97384f2e0c22ef]

INTEGRATION: CWS warnings01 (1.27.68); FILE MERGED 2006/04/07 20:25:22 sb 1.27.68.3: RESYNC: (1.27-1.28); FILE MERGED 2005/11/21 10:08:01 fs 1.27.68.2: #i57457# warning-free code on unx* 2005/11/07 14:44:13 fs 1.27.68.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [9e60bd44dd9368c4b9efe417394b60ffdae115aa]

INTEGRATION: CWS warnings01 (1.51.96); FILE MERGED 2006/05/29 10:31:50 fs 1.51.96.5: more tolerance in getIntlKeyword 2005/12/22 11:45:02 fs 1.51.96.4: #i57457# warning-free code 2005/11/21 10:08:01 fs 1.51.96.3: #i57457# warning-free code on unx* 2005/11/16 12:59:30 fs 1.51.96.2: #i57457# warning free code 2005/11/07 14:44:12 fs 1.51.96.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [83b3751327fd3bc15e8e403ac563f3c6eb8855a0]

INTEGRATION: CWS warnings01 (1.16.30); FILE MERGED 2005/11/16 12:59:29 fs 1.16.30.2: #i57457# warning free code 2005/11/07 14:44:11 fs 1.16.30.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [fa14a017fbc5ca2e9dabbe1fc590ba957367199c]

INTEGRATION: CWS warnings01 (1.11.30); FILE MERGED 2006/06/14 10:56:23 fs 1.11.30.2: #i66367# reverted previous changes related to replacing IdPropertyArrayHelper with PropertyArrayHelper - there's a subtle difference between both ids ... 2005/11/16 12:59:28 fs 1.11.30.1: #i57457# warning free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [fd9d697be2c9be03cf2c20943078ca0d93c54b86]

INTEGRATION: CWS warnings01 (1.14.30); FILE MERGED 2005/12/12 14:34:26 fs 1.14.30.2: #i57457# 2005/11/07 14:44:11 fs 1.14.30.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [fbbd265d8e3df154c1535de0c01bb1aead0f6d9c]

INTEGRATION: CWS warnings01 (1.11.30); FILE MERGED 2005/11/16 12:59:28 fs 1.11.30.1: #i57457# warning free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [6adeff1064fa95d6532f434fb61ce8e4ee8aa978]

INTEGRATION: CWS warnings01 (1.22.30); FILE MERGED 2005/11/21 10:08:00 fs 1.22.30.2: #i57457# warning-free code on unx* 2005/11/07 14:44:10 fs 1.22.30.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [c4b66ff049a92a225e6343dc2572d7c8ecdbded9]

INTEGRATION: CWS warnings01 (1.6.30); FILE MERGED 2005/11/21 10:08:00 fs 1.6.30.2: #i57457# warning-free code on unx* 2005/11/07 14:44:10 fs 1.6.30.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [a27cb8895db0c80700ae1059dcad18bf06831034]

INTEGRATION: CWS warnings01 (1.24.30); FILE MERGED 2006/01/25 21:00:46 sb 1.24.30.3: RESYNC: (1.24-1.25); FILE MERGED 2005/11/21 10:08:00 fs 1.24.30.2: #i57457# warning-free code on unx* 2005/11/07 14:44:10 fs 1.24.30.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [29e3fab587670ca521a8158a9bb12e1299805ba8]

INTEGRATION: CWS warnings01 (1.10.30); FILE MERGED 2005/11/21 10:08:00 fs 1.10.30.1: #i57457# warning-free code on unx*


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [d0347670b525ed3f8e0aad5906fd1900a8fb178c]

INTEGRATION: CWS warnings01 (1.11.28); FILE MERGED 2005/12/22 11:45:02 fs 1.11.28.2: #i57457# warning-free code 2005/11/21 10:08:00 fs 1.11.28.1: #i57457# warning-free code on unx*


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [9538ab978ac10e12cbe0f620605019b5b1b766a0]

INTEGRATION: CWS warnings01 (1.6.30); FILE MERGED 2005/11/21 10:07:59 fs 1.6.30.1: #i57457# warning-free code on unx*


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [0d6ba8d375137bac19066fbabfd1cd20edc95ec1]

INTEGRATION: CWS warnings01 (1.11.30); FILE MERGED 2005/11/21 10:07:59 fs 1.11.30.3: #i57457# warning-free code on unx* 2005/11/16 12:59:27 fs 1.11.30.2: #i57457# warning free code 2005/11/07 14:44:09 fs 1.11.30.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [1e1718454d0716d778bfe3eaae68dc1ea068941a]

INTEGRATION: CWS warnings01 (1.7.30); FILE MERGED 2005/11/21 10:07:59 fs 1.7.30.1: #i57457# warning-free code on unx*


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [0b263dbbca5353c658cd5e8baa7d5cd4da38da31]

INTEGRATION: CWS warnings01 (1.19.30); FILE MERGED 2006/04/07 20:25:15 sb 1.19.30.2: RESYNC: (1.19-1.20); FILE MERGED 2005/11/21 10:07:59 fs 1.19.30.1: #i57457# warning-free code on unx*


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [268d35ba3ad912dc86c0d4acfe2c29fc7e921d3c]

INTEGRATION: CWS warnings01 (1.3.30); FILE MERGED 2006/06/14 10:56:23 fs 1.3.30.2: #i66367# reverted previous changes related to replacing IdPropertyArrayHelper with PropertyArrayHelper - there's a subtle difference between both ids ... 2005/11/16 12:59:27 fs 1.3.30.1: #i57457# warning free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [03d4a70b5ce276ddc8bb3f7a4c3ad4dd628a0183]

INTEGRATION: CWS warnings01 (1.5.30); FILE MERGED 2005/11/16 12:59:27 fs 1.5.30.1: #i57457# warning free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [0200773007c2a8d6eff7914fcd3440617a02aa53]

INTEGRATION: CWS warnings01 (1.8.30); FILE MERGED 2005/11/21 10:07:58 fs 1.8.30.1: #i57457# warning-free code on unx*


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [fc55632f559a213e3cdd65da878fe2700c5f8fa6]

INTEGRATION: CWS warnings01 (1.2.30); FILE MERGED 2005/11/21 10:07:58 fs 1.2.30.1: #i57457# warning-free code on unx*


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [e85749d2005e93eb536b86432a2f3f4247c95f66]

INTEGRATION: CWS warnings01 (1.10.30); FILE MERGED 2005/11/21 10:07:57 fs 1.10.30.1: #i57457# warning-free code on unx*


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [dfd171ae8e81c80e1991b141170255742683a1a4]

INTEGRATION: CWS warnings01 (1.7.30); FILE MERGED 2005/11/16 12:59:26 fs 1.7.30.1: #i57457# warning free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [1246a89b18b6f27dafdb125cb9d639bdd29be834]

INTEGRATION: CWS warnings01 (1.13.30); FILE MERGED 2006/01/25 21:00:34 sb 1.13.30.2: RESYNC: (1.13-1.14); FILE MERGED 2005/11/16 12:59:25 fs 1.13.30.1: #i57457# warning free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [57c109e8cfd8501eb07612054c4a8384158d1ea0]

INTEGRATION: CWS warnings01 (1.1.2); FILE ADDED 2005/11/16 13:03:48 fs 1.1.2.1: consolidation during #i57457#: this class was duplicated in two drivers


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [6838b10710167483916039ecacd818bc5bd09a35]

INTEGRATION: CWS warnings01 (1.12.30); FILE MERGED 2005/11/16 12:59:25 fs 1.12.30.1: #i57457# warning free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [439f0ffbf00e56499dec0030d50ca41e51e7a599]

INTEGRATION: CWS warnings01 (1.18.28); FILE MERGED 2005/11/16 12:59:25 fs 1.18.28.1: #i57457# warning free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [2fe028c2eff2f4f202db07e9104d5b7a413050e0]

INTEGRATION: CWS warnings01 (1.11.28); FILE MERGED 2005/11/16 12:59:24 fs 1.11.28.1: #i57457# warning free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [67f6ac6c7d3e91ad848ca53819569740a1921590]

INTEGRATION: CWS warnings01 (1.21.30); FILE MERGED 2005/12/22 11:45:01 fs 1.21.30.2: #i57457# warning-free code 2005/11/07 14:44:08 fs 1.21.30.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [87586e3ed1d8345a6b84840902f59e15c30416db]

INTEGRATION: CWS warnings01 (1.33.30); FILE MERGED 2005/12/22 11:45:01 fs 1.33.30.3: #i57457# warning-free code 2005/11/16 12:59:24 fs 1.33.30.2: #i57457# warning free code 2005/11/07 14:44:08 fs 1.33.30.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [39a1a980ae48419e9dde861c97d3cb4dd22bdb00]

INTEGRATION: CWS warnings01 (1.15.30); FILE MERGED 2005/11/07 14:44:07 fs 1.15.30.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [1fdab94f04d04bfdccc6ad8e58dc1f487e05ac96]

INTEGRATION: CWS warnings01 (1.9.30); FILE MERGED 2005/12/22 11:45:01 fs 1.9.30.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [38586e0b0cf6140853b8c94033a4d5aa032e32f6]

INTEGRATION: CWS warnings01 (1.4.30); FILE MERGED 2005/12/22 11:45:00 fs 1.4.30.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [deddb979bbd2fae4198301c214edaa55cd5d0872]

INTEGRATION: CWS warnings01 (1.12.30); FILE MERGED 2005/12/22 11:45:00 fs 1.12.30.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [d3cce16edf78c41feb398bd1a985ee8692530d69]

INTEGRATION: CWS warnings01 (1.14.30); FILE MERGED 2005/12/22 11:45:00 fs 1.14.30.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [61a8643167df469b9ac14bb370d11b99a1be48f6]

INTEGRATION: CWS warnings01 (1.9.30); FILE MERGED 2005/12/22 11:45:00 fs 1.9.30.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [92a4ea987b341e9216be9acf050488e0d6dbade4]

INTEGRATION: CWS warnings01 (1.15.30); FILE MERGED 2005/12/22 11:44:59 fs 1.15.30.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [dfefb7a2bcd905f6aecdb81c35e7615362658c2c]

INTEGRATION: CWS warnings01 (1.8.30); FILE MERGED 2005/11/16 12:59:24 fs 1.8.30.1: #i57457# warning free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [efaa697a6aa9e035b457d858440ac1a2a93fca15]

INTEGRATION: CWS warnings01 (1.14.30); FILE MERGED 2005/11/21 10:07:57 fs 1.14.30.2: #i57457# warning-free code on unx* 2005/11/16 12:59:24 fs 1.14.30.1: #i57457# warning free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [d9c503d1a461e7200fac48d7bba1e961353a9a94]

INTEGRATION: CWS warnings01 (1.9.30); FILE MERGED 2005/11/21 10:07:57 fs 1.9.30.1: #i57457# warning-free code on unx*


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [1f22dd84b750b2aa58051fbaa2ac82b5241cd976]

INTEGRATION: CWS warnings01 (1.7.30); FILE MERGED 2005/11/16 12:59:23 fs 1.7.30.1: #i57457# warning free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [d09947060057d27a59d7f7d7556b7075203774d0]

INTEGRATION: CWS warnings01 (1.14.30); FILE MERGED 2005/11/07 14:44:06 fs 1.14.30.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [10f2bc5d78c01a1a511d8a69e1b4cdca3198b3ac]

INTEGRATION: CWS warnings01 (1.1.2); FILE ADDED 2005/11/21 15:51:41 fs 1.1.2.2: #i57457# OSL_VERIFY_EQUALS 2005/11/07 14:49:17 fs 1.1.2.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [81e3188e9762f94f3ef5de229e21476e622e4cac]

INTEGRATION: CWS warnings01 (1.5.30); FILE MERGED 2005/12/22 11:44:59 fs 1.5.30.2: #i57457# warning-free code 2005/11/16 12:59:23 fs 1.5.30.1: #i57457# warning free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [ef87615693b98e32c6816f2a839206681c2f2c11]

INTEGRATION: CWS warnings01 (1.5.30); FILE MERGED 2005/11/16 12:59:23 fs 1.5.30.1: #i57457# warning free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [3c52359f5c2fc80a8dd320246d15773a59f39fc4]

INTEGRATION: CWS warnings01 (1.5.30); FILE MERGED 2005/11/16 12:59:22 fs 1.5.30.2: #i57457# warning free code 2005/11/07 14:44:06 fs 1.5.30.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [d2786657335538893c05a8b9ca356d5d0b870907]

INTEGRATION: CWS warnings01 (1.3.30); FILE MERGED 2005/11/16 12:59:22 fs 1.3.30.2: #i57457# warning free code 2005/11/07 14:44:05 fs 1.3.30.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [58eb6f1c396753c46c30a11faf19b429bdea2a14]

INTEGRATION: CWS warnings01 (1.12.30); FILE MERGED 2006/06/14 07:27:15 fs 1.12.30.1: during #i66362#: +MetaDataResultSetType


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [c48a977456f8cb8fc502177eee58e6c30167e267]

INTEGRATION: CWS warnings01 (1.4.30); FILE MERGED 2005/12/22 11:44:57 fs 1.4.30.3: #i57457# warning-free code 2005/11/16 12:59:21 fs 1.4.30.2: #i57457# warning free code 2005/11/07 14:44:05 fs 1.4.30.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [1795410a63efc8bcd89c6b19363f73ac8c9dc076]

INTEGRATION: CWS warnings01 (1.26.30); FILE MERGED 2006/01/25 20:59:03 sb 1.26.30.5: RESYNC: (1.26-1.27); FILE MERGED 2005/12/22 11:44:57 fs 1.26.30.4: #i57457# warning-free code 2005/11/21 10:07:56 fs 1.26.30.3: #i57457# warning-free code on unx* 2005/11/16 12:59:21 fs 1.26.30.2: #i57457# warning free code 2005/11/07 14:44:04 fs 1.26.30.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [2d6219bc63cfc6235871ab8bc969957b93ee43f8]

INTEGRATION: CWS warnings01 (1.34.30); FILE MERGED 2005/11/07 14:44:04 fs 1.34.30.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [f0595a8587469da7cbd8a9c6ef2671bbb68ab45f]

INTEGRATION: CWS warnings01 (1.17.30); FILE MERGED 2005/11/16 12:59:21 fs 1.17.30.2: #i57457# warning free code 2005/11/07 14:44:03 fs 1.17.30.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [63389c57cae9e0b7d9372fb1eb7754f8f30ae28e]

INTEGRATION: CWS warnings01 (1.59.10); FILE MERGED 2006/01/30 14:18:56 sb 1.59.10.8: #i53898# Made code warning-free. 2006/01/25 20:58:55 sb 1.59.10.7: RESYNC: (1.61-1.62); FILE MERGED 2005/12/22 11:44:57 fs 1.59.10.6: #i57457# warning-free code 2005/11/21 15:51:40 fs 1.59.10.5: #i57457# OSL_VERIFY_EQUALS 2005/11/21 10:07:56 fs 1.59.10.4: #i57457# warning-free code on unx* 2005/11/16 12:59:21 fs 1.59.10.3: #i57457# warning free code 2005/11/07 19:12:28 pl 1.59.10.2: RESYNC: (1.59-1.61); FILE MERGED 2005/11/07 14:44:03 fs 1.59.10.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [16018f11605b41f72f660d83c4da4359c6c06b10]

INTEGRATION: CWS warnings01 (1.4.30); FILE MERGED 2005/11/21 10:07:56 fs 1.4.30.2: #i57457# warning-free code on unx* 2005/11/07 14:44:02 fs 1.4.30.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [b37390ded7311ae90468fca0b25237c2c85afd0c]

INTEGRATION: CWS warnings01 (1.40.30); FILE MERGED 2005/12/22 11:44:56 fs 1.40.30.2: #i57457# warning-free code 2005/11/16 12:59:20 fs 1.40.30.1: #i57457# warning free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [8f6d715cd3ea04cce95fcce1b10ed4118e913178]

INTEGRATION: CWS warnings01 (1.7.28); FILE MERGED 2005/11/21 10:07:56 fs 1.7.28.1: #i57457# warning-free code on unx*


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [311fa59829b375e578089606b51b24b39bc17547]

INTEGRATION: CWS warnings01 (1.13.30); FILE MERGED 2005/11/16 12:59:20 fs 1.13.30.2: #i57457# warning free code 2005/11/07 14:44:02 fs 1.13.30.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [192a0a376a50d433c76cb6e25190e6ad64b980d8]

INTEGRATION: CWS warnings01 (1.32.30); FILE MERGED 2005/12/22 11:44:56 fs 1.32.30.4: #i57457# warning-free code 2005/11/21 10:07:55 fs 1.32.30.3: #i57457# warning-free code on unx* 2005/11/16 12:59:20 fs 1.32.30.2: #i57457# warning free code 2005/11/07 14:44:01 fs 1.32.30.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [464e17322a5795c06de46ff1373b45d0a60e2b10]

INTEGRATION: CWS warnings01 (1.29.30); FILE MERGED 2006/04/07 20:24:36 sb 1.29.30.3: RESYNC: (1.29-1.30); FILE MERGED 2005/11/16 12:59:19 fs 1.29.30.2: #i57457# warning free code 2005/11/07 14:44:01 fs 1.29.30.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [7bbae488a711780b0e77ee79fbd12aca30e7e32a]

INTEGRATION: CWS warnings01 (1.32.26); FILE MERGED 2006/04/07 20:24:28 sb 1.32.26.5: RESYNC: (1.33-1.35); FILE MERGED 2006/01/25 20:58:45 sb 1.32.26.4: RESYNC: (1.32-1.33); FILE MERGED 2005/11/21 10:07:55 fs 1.32.26.3: #i57457# warning-free code on unx* 2005/11/16 12:59:19 fs 1.32.26.2: #i57457# warning free code 2005/11/07 14:44:01 fs 1.32.26.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [48af664b478e7d1d5b75b01b54bb604e05681338]

INTEGRATION: CWS warnings01 (1.2.30); FILE MERGED 2005/12/22 11:44:56 fs 1.2.30.3: #i57457# warning-free code 2005/11/16 12:59:19 fs 1.2.30.2: #i57457# warning free code 2005/11/07 14:44:00 fs 1.2.30.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [2373e1ded115c6a6294f685bd85c79a0848df20e]

INTEGRATION: CWS warnings01 (1.6.30); FILE MERGED 2005/11/16 12:59:18 fs 1.6.30.2: #i57457# warning free code 2005/11/07 14:44:00 fs 1.6.30.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [97e45968c4bec34b61cfd096bd454ba03fac5a16]

INTEGRATION: CWS warnings01 (1.5.30); FILE MERGED 2005/11/16 12:59:18 fs 1.5.30.1: #i57457# warning free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [054cddf8e3d13488f99bf02fbb2b60a5b85e16bb]

INTEGRATION: CWS warnings01 (1.3.30); FILE MERGED 2005/11/16 12:59:18 fs 1.3.30.1: #i57457# warning free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [cd03de1670a7efbc5e3f51e3d3343639eee2edde]

INTEGRATION: CWS warnings01 (1.7.30); FILE MERGED 2005/11/07 14:43:59 fs 1.7.30.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [d988a468e46b05f7a145079c2bdeaf6377b763ac]

INTEGRATION: CWS warnings01 (1.6.30); FILE MERGED 2006/06/14 10:56:22 fs 1.6.30.3: #i66367# reverted previous changes related to replacing IdPropertyArrayHelper with PropertyArrayHelper - there's a subtle difference between both ids ... 2005/11/16 12:59:18 fs 1.6.30.2: #i57457# warning free code 2005/11/07 14:43:59 fs 1.6.30.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [e5f41053dcfc4444e401d6e32d34dd0a95d1dca8]

INTEGRATION: CWS warnings01 (1.13.28); FILE MERGED 2006/04/07 20:24:19 sb 1.13.28.2: RESYNC: (1.13-1.15); FILE MERGED 2005/11/16 12:59:17 fs 1.13.28.1: #i57457# warning free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [e8fbb4ffbdb17968cc632abc8148182ad269efdb]

INTEGRATION: CWS warnings01 (1.3.30); FILE MERGED 2006/06/14 10:56:22 fs 1.3.30.2: #i66367# reverted previous changes related to replacing IdPropertyArrayHelper with PropertyArrayHelper - there's a subtle difference between both ids ... 2005/11/16 12:59:17 fs 1.3.30.1: #i57457# warning free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [71bf638c9bc53f9d772704409f3ee07253405380]

INTEGRATION: CWS warnings01 (1.17.30); FILE MERGED 2005/11/07 14:43:59 fs 1.17.30.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [299c4031f1b817efb272beec022a82262807425d]

INTEGRATION: CWS warnings01 (1.5.30); FILE MERGED 2006/04/07 20:24:11 sb 1.5.30.2: RESYNC: (1.5-1.6); FILE MERGED 2005/11/07 14:43:58 fs 1.5.30.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [cab71b0f74de36fbb84007c01dd05ad6d87f25bf]

INTEGRATION: CWS warnings01 (1.12.30); FILE MERGED 2006/04/07 20:24:01 sb 1.12.30.4: RESYNC: (1.12-1.13); FILE MERGED 2005/11/21 10:07:55 fs 1.12.30.3: #i57457# warning-free code on unx* 2005/11/16 12:59:17 fs 1.12.30.2: #i57457# warning free code 2005/11/07 14:43:58 fs 1.12.30.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [4d23ab6ebcdfd4c16ea3022a2f2b119236eed74f]

INTEGRATION: CWS warnings01 (1.15.30); FILE MERGED 2006/04/07 20:23:07 sb 1.15.30.3: RESYNC: (1.15-1.16); FILE MERGED 2005/12/22 11:44:55 fs 1.15.30.2: #i57457# warning-free code 2005/11/07 14:43:57 fs 1.15.30.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [b22d7b54893b386c07874e0f6ff79f8a5e569fa6]

INTEGRATION: CWS warnings01 (1.4.30); FILE MERGED 2005/11/16 12:59:16 fs 1.4.30.1: #i57457# warning free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [68b3dea36cd9f9228fe82b3d46419a207b16a751]

INTEGRATION: CWS warnings01 (1.6.30); FILE MERGED 2005/11/16 12:59:16 fs 1.6.30.2: #i57457# warning free code 2005/11/07 14:43:57 fs 1.6.30.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [b28856a2ee44fc0a828f986b52e22fbf749641c8]

INTEGRATION: CWS warnings01 (1.3.30); FILE MERGED 2005/11/16 12:59:16 fs 1.3.30.1: #i57457# warning free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [42f805a71874ad8790ac143c2b0829727c5a792a]

INTEGRATION: CWS warnings01 (1.4.30); FILE MERGED 2006/06/13 08:45:30 fs 1.4.30.6: #i66334# only try to bind with password if it's not empty 2006/04/07 20:23:42 sb 1.4.30.5: RESYNC: (1.5-1.6); FILE MERGED 2006/01/25 20:58:36 sb 1.4.30.4: RESYNC: (1.4-1.5); FILE MERGED 2005/12/22 11:44:55 fs 1.4.30.3: #i57457# warning-free code 2005/11/16 12:59:16 fs 1.4.30.2: #i57457# warning free code 2005/11/07 14:43:56 fs 1.4.30.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [d9ae94d7a87441608cc8242bf18a17cdcf5660ee]

INTEGRATION: CWS warnings01 (1.9.30); FILE MERGED 2005/11/21 10:07:54 fs 1.9.30.2: #i57457# warning-free code on unx* 2005/11/07 14:43:56 fs 1.9.30.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [87501aa3eb5f8c3b49d246099ef11b7ffe0d1295]

INTEGRATION: CWS warnings01 (1.7.30); FILE MERGED 2006/04/07 20:23:25 sb 1.7.30.2: RESYNC: (1.7-1.8); FILE MERGED 2005/11/07 14:43:55 fs 1.7.30.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [701abada86ed5f600c853490ec6527048888480a]

INTEGRATION: CWS warnings01 (1.11.30); FILE MERGED 2006/04/07 20:23:14 sb 1.11.30.4: RESYNC: (1.11-1.12); FILE MERGED 2005/12/22 11:44:55 fs 1.11.30.3: #i57457# warning-free code 2005/11/16 12:59:15 fs 1.11.30.2: #i57457# warning free code 2005/11/07 14:43:55 fs 1.11.30.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [4637e166700d28039612352fd59ca751dfc17cde]

INTEGRATION: CWS warnings01 (1.1.2); FILE ADDED 2005/12/22 11:47:17 fs 1.1.2.1: warning-free code: need to lower warning-lelel for system-includes


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [f9ec733c6b60498d194c9c27a69181aa1e7bc0be]

INTEGRATION: CWS warnings01 (1.1.2); FILE ADDED 2005/12/22 11:47:27 fs 1.1.2.1: warning-free code: need to lower warning-lelel for system-includes


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [7e829ed355d15e9b22cff0eeaf67eafda463da23]

INTEGRATION: CWS warnings01 (1.1.2); FILE ADDED 2005/11/21 10:07:54 fs 1.1.2.2: #i57457# warning-free code on unx* 2005/11/07 14:48:28 fs 1.1.2.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [e50418af88a7b60e49088cce3f3018192dcf93bf]

INTEGRATION: CWS warnings01 (1.1.2); FILE ADDED 2005/11/21 10:07:54 fs 1.1.2.2: #i57457# warning-free code on unx* 2005/11/07 14:48:11 fs 1.1.2.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [6d0db427ea5df1ebbb1c83071576c63af98af6be]

INTEGRATION: CWS warnings01 (1.1.2); FILE ADDED 2005/11/21 10:07:54 fs 1.1.2.2: #i57457# warning-free code on unx* 2005/11/07 14:47:55 fs 1.1.2.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [e574e117c05ca977db141da3a871ef87e23582f2]

INTEGRATION: CWS warnings01 (1.1.2); FILE ADDED 2005/11/21 10:07:54 fs 1.1.2.2: #i57457# warning-free code on unx* 2005/11/07 14:47:37 fs 1.1.2.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [44a925528ee93672837528370d7be5610328f104]

INTEGRATION: CWS warnings01 (1.1.2); FILE ADDED 2005/11/21 10:07:53 fs 1.1.2.2: #i57457# warning-free code on unx* 2005/11/07 14:47:21 fs 1.1.2.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [02529064946e212b451becc322bbbcc2a0f14467]

INTEGRATION: CWS warnings01 (1.5.30); FILE MERGED 2005/11/07 14:43:55 fs 1.5.30.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [1f374b039f17d3f1da4d0cf3752a8aa95ef61036]

INTEGRATION: CWS warnings01 (1.3.30); FILE MERGED 2005/12/22 11:44:54 fs 1.3.30.2: #i57457# warning-free code 2005/11/07 14:43:54 fs 1.3.30.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [b35ca16d7aab193e997c1dc58d1cb05bed5f1b3e]

INTEGRATION: CWS warnings01 (1.3.30); FILE MERGED 2005/11/07 14:43:53 fs 1.3.30.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [9732ad49dd27e6396f01d9c28c7e92d31a793619]

INTEGRATION: CWS warnings01 (1.3.30); FILE MERGED 2005/12/22 11:44:54 fs 1.3.30.2: #i57457# warning-free code 2005/11/07 14:43:53 fs 1.3.30.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [263ff6c6604f91c15339b1cfb88bd55351af02f0]

INTEGRATION: CWS warnings01 (1.3.30); FILE MERGED 2005/12/22 11:44:53 fs 1.3.30.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [1f3cfbe7abd618cfd35d8cc4c0298ebadab31127]

INTEGRATION: CWS warnings01 (1.3.30); FILE MERGED 2005/11/07 14:43:52 fs 1.3.30.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [dd58403c14e3dbcc94b50cff1df6f90fdffe24c6]

INTEGRATION: CWS warnings01 (1.3.30); FILE MERGED 2006/01/25 20:58:13 sb 1.3.30.4: RESYNC: (1.3-1.4); FILE MERGED 2005/12/22 11:44:53 fs 1.3.30.3: #i57457# warning-free code 2005/11/16 12:59:15 fs 1.3.30.2: #i57457# warning free code 2005/11/07 14:43:51 fs 1.3.30.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [71cde852c4d5440fd394022058f9d18d15e45221]

INTEGRATION: CWS warnings01 (1.3.30); FILE MERGED 2005/11/16 12:59:15 fs 1.3.30.2: #i57457# warning free code 2005/11/07 14:43:50 fs 1.3.30.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [436ee94468e69e878ed3ca1def1ed1a7405466b8]

INTEGRATION: CWS warnings01 (1.3.30); FILE MERGED 2005/12/22 11:44:53 fs 1.3.30.4: #i57457# warning-free code 2005/11/21 10:07:53 fs 1.3.30.3: #i57457# warning-free code on unx* 2005/11/16 12:59:15 fs 1.3.30.2: #i57457# warning free code 2005/11/07 14:43:50 fs 1.3.30.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [72bdc86434c944e028786ef04c0ec23caabb8fac]

INTEGRATION: CWS warnings01 (1.3.30); FILE MERGED 2005/11/07 14:43:49 fs 1.3.30.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [e26466c1589d27c4cd32adffaa70cc4b1602fdee]

INTEGRATION: CWS warnings01 (1.3.30); FILE MERGED 2006/01/25 20:57:58 sb 1.3.30.4: RESYNC: (1.3-1.5); FILE MERGED 2005/12/22 11:44:53 fs 1.3.30.3: #i57457# warning-free code 2005/11/21 10:07:53 fs 1.3.30.2: #i57457# warning-free code on unx* 2005/11/07 14:43:49 fs 1.3.30.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [ed57dfdf7c2b02d602940934454af171422a7ec9]

INTEGRATION: CWS warnings01 (1.3.30); FILE MERGED 2005/11/16 12:59:14 fs 1.3.30.1: #i57457# warning free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [4b3e55c479b88ac70b96638fe7ffb720750b8f7d]

INTEGRATION: CWS warnings01 (1.1.2); FILE ADDED 2005/12/22 11:44:52 fs 1.1.2.2: #i57457# warning-free code 2005/11/07 14:50:23 fs 1.1.2.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [f0713bdc3d10a6b521847bc61a70cc8af9875972]

INTEGRATION: CWS warnings01 (1.1.2); FILE ADDED 2005/11/07 14:50:07 fs 1.1.2.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [7e1e498a04d5d7bbd790c02666e2dc0a367a6f39]

INTEGRATION: CWS warnings01 (1.4.96); FILE MERGED 2006/03/29 12:39:53 fs 1.4.96.1: getSdbcSceme not reachable for the driver - need to locate symbol on demand


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [9edc438e5ae708376a1f4a8c3a27550a014796d3]

INTEGRATION: CWS warnings01 (1.6.30); FILE MERGED 2005/11/07 14:43:48 fs 1.6.30.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [f7f028fc34764c8a63f72852c9dbb68122a07c10]

INTEGRATION: CWS warnings01 (1.5.30); FILE MERGED 2005/12/22 12:44:54 fs 1.5.30.4: warning-free code 2005/11/21 10:07:53 fs 1.5.30.3: #i57457# warning-free code on unx* 2005/11/16 12:59:14 fs 1.5.30.2: #i57457# warning free code 2005/11/07 14:43:47 fs 1.5.30.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [ec61ce1ca9e71d154cb8afb4a343ca6c826d29cc]

INTEGRATION: CWS warnings01 (1.10.30); FILE MERGED 2006/06/13 08:49:21 fs 1.10.30.5: postponed proper implementation of property handling to later 2006/04/07 20:22:52 sb 1.10.30.4: RESYNC: (1.10-1.11); FILE MERGED 2005/11/21 10:07:52 fs 1.10.30.3: #i57457# warning-free code on unx* 2005/11/16 12:59:14 fs 1.10.30.2: #i57457# warning free code 2005/11/07 14:43:47 fs 1.10.30.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [8aa2f541c87434dc736abb057b58ad00346b6f34]

INTEGRATION: CWS warnings01 (1.4.30); FILE MERGED 2005/12/22 11:44:52 fs 1.4.30.4: #i57457# warning-free code 2005/11/21 10:07:52 fs 1.4.30.3: #i57457# warning-free code on unx* 2005/11/16 12:59:14 fs 1.4.30.2: #i57457# warning free code 2005/11/07 14:43:47 fs 1.4.30.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [1ecac33eafbbe7776f10f105d03551e6caf9a59a]

INTEGRATION: CWS warnings01 (1.4.30); FILE MERGED 2005/11/07 14:43:46 fs 1.4.30.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [e9de1010cc27d911bb67372ba7cc94f525ee29dd]

INTEGRATION: CWS warnings01 (1.4.30); FILE MERGED 2005/11/16 12:59:14 fs 1.4.30.1: #i57457# warning free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [54281dbcf3a2a067d3c92be2d89d8fbe9ceb46c0]

INTEGRATION: CWS warnings01 (1.9.30); FILE MERGED 2006/05/23 23:34:25 sb 1.9.30.6: RESYNC: (1.10-1.11); FILE MERGED 2006/01/25 20:57:38 sb 1.9.30.5: RESYNC: (1.9-1.10); FILE MERGED 2005/12/22 12:14:44 fs 1.9.30.4: warning-free code 2005/11/21 10:07:52 fs 1.9.30.3: #i57457# warning-free code on unx* 2005/11/16 12:59:13 fs 1.9.30.2: #i57457# warning free code 2005/11/07 14:43:46 fs 1.9.30.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [6abb2e6788f28a415d17b339543601eb51c8803c]

INTEGRATION: CWS warnings01 (1.22.30); FILE MERGED 2006/05/23 23:34:13 sb 1.22.30.7: RESYNC: (1.24-1.25); FILE MERGED 2006/04/07 20:22:46 sb 1.22.30.6: RESYNC: (1.23-1.24); FILE MERGED 2006/01/25 20:57:27 sb 1.22.30.5: RESYNC: (1.22-1.23); FILE MERGED 2005/12/22 12:14:43 fs 1.22.30.4: warning-free code 2005/11/21 10:07:52 fs 1.22.30.3: #i57457# warning-free code on unx* 2005/11/16 12:59:13 fs 1.22.30.2: #i57457# warning free code 2005/11/07 14:43:45 fs 1.22.30.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [cb337006edbe983f62f5a30d483f59904aea392c]

INTEGRATION: CWS warnings01 (1.6.30); FILE MERGED 2005/11/21 10:07:51 fs 1.6.30.1: #i57457# warning-free code on unx*


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [bea8f9ba5a03d15448d875abd12f30824a7a4276]

INTEGRATION: CWS warnings01 (1.9.28); FILE MERGED 2005/11/16 12:59:12 fs 1.9.28.2: #i57457# warning free code 2005/11/07 14:43:45 fs 1.9.28.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [c17d26a8e964bfa5616060882168b469386174e3]

INTEGRATION: CWS warnings01 (1.7.30); FILE MERGED 2006/05/18 12:06:21 fs 1.7.30.3: #i65444# 2006/03/29 12:39:24 fs 1.7.30.2: getSdbcSceme not reachable for the driver - need to locate symbol on demand 2005/11/21 10:07:51 fs 1.7.30.1: #i57457# warning-free code on unx*


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [744fdf8545e7076da8ef4ce30b96b83b29e7e3bb]

INTEGRATION: CWS warnings01 (1.14.28); FILE MERGED 2006/05/18 12:06:20 fs 1.14.28.6: #i65444# 2006/04/20 14:52:04 sb 1.14.28.5: #i53898# Made code compile and/or warning-free again after resync to SRC680m162. 2006/04/07 20:22:38 sb 1.14.28.4: RESYNC: (1.14-1.15); FILE MERGED 2006/03/29 12:39:24 fs 1.14.28.3: getSdbcSceme not reachable for the driver - need to locate symbol on demand 2005/11/21 10:07:51 fs 1.14.28.2: #i57457# warning-free code on unx* 2005/11/16 12:59:12 fs 1.14.28.1: #i57457# warning free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [265ccab6c7c0e6e83abfc30b371f761387bd96e5]

INTEGRATION: CWS warnings01 (1.10.30); FILE MERGED 2006/04/07 20:22:31 sb 1.10.30.3: RESYNC: (1.10-1.11); FILE MERGED 2005/11/16 12:59:12 fs 1.10.30.2: #i57457# warning free code 2005/11/07 14:43:44 fs 1.10.30.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [2c4a146364f9044a12a210c80729f4269c344803]

INTEGRATION: CWS warnings01 (1.13.30); FILE MERGED 2006/04/07 20:22:24 sb 1.13.30.3: RESYNC: (1.13-1.14); FILE MERGED 2005/11/21 10:07:51 fs 1.13.30.2: #i57457# warning-free code on unx* 2005/11/07 14:43:44 fs 1.13.30.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [0ebc423b3b9d866991fa15dcd81510eee973547b]

INTEGRATION: CWS warnings01 (1.19.28); FILE MERGED 2006/06/13 08:47:23 fs 1.19.28.7: #i66334# don't load error resource without error id 2006/05/18 12:06:19 fs 1.19.28.6: #i65444# 2006/04/07 20:22:18 sb 1.19.28.5: RESYNC: (1.19-1.20); FILE MERGED 2006/03/29 12:39:24 fs 1.19.28.4: getSdbcSceme not reachable for the driver - need to locate symbol on demand 2005/11/21 10:07:51 fs 1.19.28.3: #i57457# warning-free code on unx* 2005/11/16 12:59:12 fs 1.19.28.2: #i57457# warning free code 2005/11/07 14:43:44 fs 1.19.28.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [aa94db62a69399944e77e50aff8d75184e6096b8]

INTEGRATION: CWS warnings01 (1.3.30); FILE MERGED 2005/11/07 14:43:43 fs 1.3.30.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [7d42e9e9a57ac8f80c2c16771abb00bb6073c02e]

INTEGRATION: CWS warnings01 (1.2.28); FILE MERGED 2006/01/30 14:18:55 sb 1.2.28.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [026db407fcec641fb9d5f4aa7d39c07885973dcd]

INTEGRATION: CWS warnings01 (1.2.28); FILE MERGED 2006/01/30 14:18:54 sb 1.2.28.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [6910a725b1267bfbde1fa8674f2c92c46f8f1e50]

INTEGRATION: CWS warnings01 (1.3.4); FILE MERGED 2006/01/30 14:18:54 sb 1.3.4.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [59bf645059a03243b3ff489aece244c02ec77fe0]

INTEGRATION: CWS warnings01 (1.2.28); FILE MERGED 2006/01/30 14:18:53 sb 1.2.28.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [09fe5ccb465e97a132f9b38944fbed40fce44b7e]

INTEGRATION: CWS warnings01 (1.3.4); FILE MERGED 2006/04/07 20:21:50 sb 1.3.4.2: RESYNC: (1.3-1.5); FILE MERGED 2006/01/30 14:18:52 sb 1.3.4.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [f2348c60aea94e713d40dd5ec4dbe9bc5fcb719c]

INTEGRATION: CWS warnings01 (1.2.28); FILE MERGED 2006/06/14 07:28:22 fs 1.2.28.3: #i66362# don't return NULL in the various XResultSet getter methods 2006/04/07 20:21:42 sb 1.2.28.2: RESYNC: (1.2-1.3); FILE MERGED 2006/01/30 14:18:52 sb 1.2.28.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [1b109c3627e51d9b260396c639481151ba3ec120]

INTEGRATION: CWS warnings01 (1.3.4); FILE MERGED 2006/01/30 14:18:52 sb 1.3.4.1: #i53898# Made code warning-free.


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [4878db57f814b2f9a02958d18348439045f7f751]

INTEGRATION: CWS warnings01 (1.20.26); FILE MERGED 2005/12/22 11:44:51 fs 1.20.26.3: #i57457# warning-free code 2005/11/21 10:07:50 fs 1.20.26.2: #i57457# warning-free code on unx* 2005/11/16 12:59:11 fs 1.20.26.1: #i57457# warning free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [0ee18326b43b7b8188ea65e08ced128fb9909ad1]

INTEGRATION: CWS warnings01 (1.6.30); FILE MERGED 2005/12/22 11:44:51 fs 1.6.30.2: #i57457# warning-free code 2005/11/16 12:59:11 fs 1.6.30.1: #i57457# warning free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [82c19498c3ffe42fc0e8ded39f15b5fe7b443c57]

INTEGRATION: CWS warnings01 (1.13.20); FILE MERGED 2005/11/21 10:07:50 fs 1.13.20.1: #i57457# warning-free code on unx*


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [5fd86cfdb811343bb6672f95d6a4ac200bcfabaa]

INTEGRATION: CWS warnings01 (1.7.30); FILE MERGED 2005/11/21 10:07:50 fs 1.7.30.1: #i57457# warning-free code on unx*


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [b3150820eac2d4ddbcee6093fa76b3ec67c310be]

INTEGRATION: CWS warnings01 (1.6.30); FILE MERGED 2005/11/21 10:07:50 fs 1.6.30.1: #i57457# warning-free code on unx*


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [f3e0f8a89c717fdbccca462a95d4f25a57524913]

INTEGRATION: CWS warnings01 (1.9.30); FILE MERGED 2005/11/21 10:07:49 fs 1.9.30.1: #i57457# warning-free code on unx*


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [2a8df8e77458471d1ec1c22cfb72c08f9e3be801]

INTEGRATION: CWS warnings01 (1.8.30); FILE MERGED 2005/11/21 10:07:49 fs 1.8.30.1: #i57457# warning-free code on unx*


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [f2b134898366bc8cfa0e26a061a21dd063688566]

INTEGRATION: CWS warnings01 (1.24.30); FILE MERGED 2006/01/25 20:50:31 sb 1.24.30.4: RESYNC: (1.24-1.25); FILE MERGED 2005/11/21 10:07:49 fs 1.24.30.3: #i57457# warning-free code on unx* 2005/11/16 12:59:11 fs 1.24.30.2: #i57457# warning free code 2005/11/07 14:43:42 fs 1.24.30.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [190d518f09e809efdbe2bc8ba86d2b2b8a91bfa4]

INTEGRATION: CWS warnings01 (1.7.30); FILE MERGED 2005/11/21 10:07:49 fs 1.7.30.1: #i57457# warning-free code on unx*


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [d46cb6eb33502e7a0b5360a4e2376d0986a49b9c]

INTEGRATION: CWS warnings01 (1.8.30); FILE MERGED 2005/12/22 11:44:51 fs 1.8.30.2: #i57457# warning-free code 2005/11/21 10:07:48 fs 1.8.30.1: #i57457# warning-free code on unx*


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [185f5e046135cacb654305b067bb24e892d41ced]

INTEGRATION: CWS warnings01 (1.15.30); FILE MERGED 2005/11/21 10:07:48 fs 1.15.30.2: #i57457# warning-free code on unx* 2005/11/16 12:59:10 fs 1.15.30.1: #i57457# warning free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [76d84ec151f8274c1befa1b54a3889309947e269]

INTEGRATION: CWS warnings01 (1.20.30); FILE MERGED 2005/12/22 11:44:51 fs 1.20.30.3: #i57457# warning-free code 2005/11/21 10:07:48 fs 1.20.30.2: #i57457# warning-free code on unx* 2005/11/07 14:43:42 fs 1.20.30.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [30fc3e51320f9194e0e9b73a7cd082e82f9a3569]

INTEGRATION: CWS warnings01 (1.34.30); FILE MERGED 2005/11/21 15:51:40 fs 1.34.30.3: #i57457# OSL_VERIFY_EQUALS 2005/11/16 12:59:10 fs 1.34.30.2: #i57457# warning free code 2005/11/07 14:43:41 fs 1.34.30.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [bdb750a5887aae6fa5a7f841390cceec780db3b3]

INTEGRATION: CWS warnings01 (1.9.30); FILE MERGED 2005/12/22 11:44:50 fs 1.9.30.2: #i57457# warning-free code 2005/11/21 10:07:48 fs 1.9.30.1: #i57457# warning-free code on unx*


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [4ff778c278f95a8633cb6acbed3031e3b3abe625]

INTEGRATION: CWS warnings01 (1.9.30); FILE MERGED 2005/11/21 10:07:47 fs 1.9.30.2: #i57457# warning-free code on unx* 2005/11/07 14:43:41 fs 1.9.30.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [c50ae5e82075ea3d2374c4429b03fd5e177d599b]

INTEGRATION: CWS warnings01 (1.21.30); FILE MERGED 2005/11/21 10:07:47 fs 1.21.30.2: #i57457# warning-free code on unx* 2005/11/07 14:43:40 fs 1.21.30.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [43fc0403254ed2aec0ded4211a70d20cd8ffc92f]

INTEGRATION: CWS warnings01 (1.7.30); FILE MERGED 2005/11/21 10:07:46 fs 1.7.30.2: #i57457# warning-free code on unx* 2005/11/16 12:59:10 fs 1.7.30.1: #i57457# warning free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [c05bd9336fab503590321ae804ccd39a2f76dc29]

INTEGRATION: CWS warnings01 (1.11.30); FILE MERGED 2005/11/21 10:07:46 fs 1.11.30.2: #i57457# warning-free code on unx* 2005/11/07 14:43:39 fs 1.11.30.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [9866bc48628858af118b51cb88ec0fa4d3f922fc]

INTEGRATION: CWS warnings01 (1.15.30); FILE MERGED 2005/11/21 10:07:46 fs 1.15.30.3: #i57457# warning-free code on unx* 2005/11/16 12:59:10 fs 1.15.30.2: #i57457# warning free code 2005/11/07 14:43:39 fs 1.15.30.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [8902ec911e22339b5c6588be209dc817b9dbd69f]

INTEGRATION: CWS warnings01 (1.6.30); FILE MERGED 2005/11/21 10:07:45 fs 1.6.30.1: #i57457# warning-free code on unx*


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [5b0afa42ced9bc783b7af5150f69ccf04eaa5552]

INTEGRATION: CWS warnings01 (1.8.30); FILE MERGED 2005/11/21 10:07:45 fs 1.8.30.2: #i57457# warning-free code on unx* 2005/11/16 12:59:09 fs 1.8.30.1: #i57457# warning free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [3b734a66ed194e47fb2f737a9c0d8388dfa8fb3f]

INTEGRATION: CWS warnings01 (1.7.30); FILE MERGED 2005/11/21 10:07:45 fs 1.7.30.2: #i57457# warning-free code on unx* 2005/11/16 12:59:09 fs 1.7.30.1: #i57457# warning free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [4080aeab0c758d247182cacd9984794167b1d7f9]

INTEGRATION: CWS warnings01 (1.8.20); FILE MERGED 2005/12/22 11:44:50 fs 1.8.20.2: #i57457# warning-free code 2005/11/16 12:59:09 fs 1.8.20.1: #i57457# warning free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [f992eeca82ca7cafe5365e09b1148429280baf8a]

INTEGRATION: CWS warnings01 (1.6.10); FILE MERGED 2005/12/22 11:44:50 fs 1.6.10.4: #i57457# warning-free code 2005/11/16 12:59:09 fs 1.6.10.3: #i57457# warning free code 2005/11/07 19:10:37 pl 1.6.10.2: RESYNC: (1.6-1.7); FILE MERGED 2005/11/07 14:43:38 fs 1.6.10.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [2d93786fa5f1c46b175a22f17206062314cbedc5]

INTEGRATION: CWS warnings01 (1.7.20); FILE MERGED 2005/12/22 11:44:49 fs 1.7.20.2: #i57457# warning-free code 2005/11/16 12:59:08 fs 1.7.20.1: #i57457# warning free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [9333ff801d2b00a1d54f8922abb5db807a0251be]

INTEGRATION: CWS warnings01 (1.4.30); FILE MERGED 2005/12/22 11:44:49 fs 1.4.30.2: #i57457# warning-free code 2005/11/16 12:59:08 fs 1.4.30.1: #i57457# warning free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [ad8502a975b81b37e3187555a278dadc9e612cdb]

INTEGRATION: CWS warnings01 (1.3.30); FILE MERGED 2005/11/16 12:59:08 fs 1.3.30.2: #i57457# warning free code 2005/11/07 14:43:38 fs 1.3.30.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [cd6e0e6bbfdd3dd91fa15a9555209ab12c92e4b0]

INTEGRATION: CWS warnings01 (1.3.30); FILE MERGED 2005/11/16 12:59:07 fs 1.3.30.1: #i57457# warning free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [123339311720d3e21ebdc08f18a9e9a7ae387dc4]

INTEGRATION: CWS warnings01 (1.3.30); FILE MERGED 2005/11/16 12:59:06 fs 1.3.30.1: #i57457# warning free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [b564d221cae3f29bc26d112ceeba339f9e11448a]

INTEGRATION: CWS warnings01 (1.4.30); FILE MERGED 2005/11/07 14:43:38 fs 1.4.30.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [4ca85833833d3c305ba6912aea1ee271f7e54756]

INTEGRATION: CWS warnings01 (1.6.10); FILE MERGED 2006/06/14 10:56:21 fs 1.6.10.4: #i66367# reverted previous changes related to replacing IdPropertyArrayHelper with PropertyArrayHelper - there's a subtle difference between both ids ... 2005/11/16 12:59:06 fs 1.6.10.3: #i57457# warning free code 2005/11/07 19:10:06 pl 1.6.10.2: RESYNC: (1.6-1.7); FILE MERGED 2005/11/07 14:43:37 fs 1.6.10.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [186c2a865e079d81230ae021e76e12ff79a31f79]

INTEGRATION: CWS warnings01 (1.8.14); FILE MERGED 2005/11/16 12:59:06 fs 1.8.14.3: #i57457# warning free code 2005/11/07 19:09:44 pl 1.8.14.2: RESYNC: (1.8-1.9); FILE MERGED 2005/11/07 14:43:37 fs 1.8.14.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [f8926d4505accdda2b5f9d9d320ea06c7007c934]

INTEGRATION: CWS warnings01 (1.9.20); FILE MERGED 2005/11/16 12:59:06 fs 1.9.20.1: #i57457# warning free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [9142e9764669919a55e77c410c596366835d3a28]

INTEGRATION: CWS warnings01 (1.14.8); FILE MERGED 2006/04/07 20:21:26 sb 1.14.8.6: RESYNC: (1.15-1.16); FILE MERGED 2005/12/22 11:44:48 fs 1.14.8.5: #i57457# warning-free code 2005/11/21 15:51:39 fs 1.14.8.4: #i57457# OSL_VERIFY_EQUALS 2005/11/16 12:59:05 fs 1.14.8.3: #i57457# warning free code 2005/11/07 19:09:17 pl 1.14.8.2: RESYNC: (1.14-1.15); FILE MERGED 2005/11/07 14:43:36 fs 1.14.8.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [68e6f0b7bd03a29d16a4ee723616c575f7881372]

INTEGRATION: CWS warnings01 (1.4.8); FILE MERGED 2005/11/21 10:07:44 fs 1.4.8.1: #i57457# warning-free code on unx*


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [a73228b9a34cab275219de83a5f413ce1316b8c6]

INTEGRATION: CWS warnings01 (1.4.30); FILE MERGED 2006/06/14 10:56:21 fs 1.4.30.2: #i66367# reverted previous changes related to replacing IdPropertyArrayHelper with PropertyArrayHelper - there's a subtle difference between both ids ... 2005/11/16 12:59:05 fs 1.4.30.1: #i57457# warning free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [8f217892a4f858fe6c119e46fdfb322c4e1d3d72]

INTEGRATION: CWS warnings01 (1.14.30); FILE MERGED 2006/05/23 23:33:27 sb 1.14.30.2: RESYNC: (1.14-1.15); FILE MERGED 2005/11/16 12:59:05 fs 1.14.30.1: #i57457# warning free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [440bdcfcc95f6dbf419cbb4fa9da6956b47a2a15]

INTEGRATION: CWS warnings01 (1.5.30); FILE MERGED 2005/12/22 11:44:47 fs 1.5.30.2: #i57457# warning-free code 2005/11/16 12:59:05 fs 1.5.30.1: #i57457# warning free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [928cf5c9675456aef9b398c5c2b60ff681ae0e13]

INTEGRATION: CWS warnings01 (1.49.16); FILE MERGED 2006/05/26 14:03:28 sb 1.49.16.7: #i53898# Made code warning-free and/or compile at all after resync to SRC680m170. 2006/05/23 23:33:20 sb 1.49.16.6: RESYNC: (1.51-1.53); FILE MERGED 2006/01/25 20:50:14 sb 1.49.16.5: RESYNC: (1.50-1.51); FILE MERGED 2005/11/21 10:07:44 fs 1.49.16.4: #i57457# warning-free code on unx* 2005/11/16 12:59:04 fs 1.49.16.3: #i57457# warning free code 2005/11/07 19:08:49 pl 1.49.16.2: RESYNC: (1.49-1.50); FILE MERGED 2005/11/07 14:43:36 fs 1.49.16.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [0b3fe2bb1e7422831dd94583f16baa06da1c88db]

INTEGRATION: CWS warnings01 (1.19.30); FILE MERGED 2005/11/16 12:59:04 fs 1.19.30.1: #i57457# warning free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [6e8f0994387d54b107efc8b8f355064ec1084cdc]

INTEGRATION: CWS warnings01 (1.7.30); FILE MERGED 2005/11/07 14:43:35 fs 1.7.30.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [8c91904cca7d296b87c7f4c2e929ea8b33423249]

INTEGRATION: CWS warnings01 (1.16.30); FILE MERGED 2005/11/16 12:59:04 fs 1.16.30.1: #i57457# warning free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [86586d4c999291cf6029bd2fa4f05142961cf8cb]

INTEGRATION: CWS warnings01 (1.11.28); FILE MERGED 2005/11/16 12:59:04 fs 1.11.28.1: #i57457# warning free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [263fd937bba204abf5e57675cfe11aac22745999]

INTEGRATION: CWS warnings01 (1.1.2); FILE ADDED 2005/11/16 13:05:23 fs 1.1.2.1: consolidation during #i57457#: this class was duplicated in two drivers


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [5b7d1951578398a6006748028e455ec85b759bbb]

INTEGRATION: CWS warnings01 (1.13.30); FILE MERGED 2006/04/07 20:21:00 sb 1.13.30.3: RESYNC: (1.13-1.14); FILE MERGED 2005/11/21 10:07:43 fs 1.13.30.2: #i57457# warning-free code on unx* 2005/11/16 12:59:03 fs 1.13.30.1: #i57457# warning free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [bc9329f6dba3c06048f607492b36b2a49e7917dd]

INTEGRATION: CWS warnings01 (1.23.28); FILE MERGED 2005/11/21 15:51:38 fs 1.23.28.2: #i57457# OSL_VERIFY_EQUALS 2005/11/07 14:43:35 fs 1.23.28.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [497df77e1c913fdce9b63fbb6f9e40c94a80b90b]

INTEGRATION: CWS warnings01 (1.26.28); FILE MERGED 2006/05/23 23:33:01 sb 1.26.28.3: RESYNC: (1.26-1.27); FILE MERGED 2005/11/16 12:59:03 fs 1.26.28.2: #i57457# warning free code 2005/11/07 14:43:34 fs 1.26.28.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [73cf774e53298534e79e19fabbd1af8ca509b2e8]

INTEGRATION: CWS warnings01 (1.22.28); FILE MERGED 2005/11/16 12:59:03 fs 1.22.28.2: #i57457# warning free code 2005/11/07 14:43:34 fs 1.22.28.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [c61803d0384094f294ea0e56d4e762aeb3354fc0]

INTEGRATION: CWS warnings01 (1.4.30); FILE MERGED 2005/11/16 12:59:03 fs 1.4.30.1: #i57457# warning free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [4200a58b7fcf2129ef78b6986f1c43ef9aadd916]

INTEGRATION: CWS warnings01 (1.21.30); FILE MERGED 2005/11/21 15:51:38 fs 1.21.30.3: #i57457# OSL_VERIFY_EQUALS 2005/11/16 12:59:02 fs 1.21.30.2: #i57457# warning free code 2005/11/07 14:43:33 fs 1.21.30.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [d8f7564e3a616277210c03a86dae7d7fce432a39]

INTEGRATION: CWS warnings01 (1.37.10); FILE MERGED 2005/11/16 12:59:02 fs 1.37.10.3: #i57457# warning free code 2005/11/07 19:07:21 pl 1.37.10.2: RESYNC: (1.37-1.38); FILE MERGED 2005/11/07 14:43:32 fs 1.37.10.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [546cee0c073d30fb3639ed712f4f259fab2921b0]

INTEGRATION: CWS warnings01 (1.18.30); FILE MERGED 2005/11/16 12:59:02 fs 1.18.30.2: #i57457# warning free code 2005/11/07 14:43:32 fs 1.18.30.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [a3732096107092e05730e1c963b1854d0400f998]

INTEGRATION: CWS warnings01 (1.93.8); FILE MERGED 2005/12/22 11:44:43 fs 1.93.8.4: #i57457# warning-free code 2005/11/16 12:59:02 fs 1.93.8.3: #i57457# warning free code 2005/11/07 19:07:08 pl 1.93.8.2: RESYNC: (1.93-1.94); FILE MERGED 2005/11/07 14:43:30 fs 1.93.8.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [28f1e8064c291b013252cacf11e30c5ca9308f4f]

INTEGRATION: CWS warnings01 (1.35.10); FILE MERGED 2005/12/22 11:44:43 fs 1.35.10.4: #i57457# warning-free code 2005/11/16 12:59:01 fs 1.35.10.3: #i57457# warning free code 2005/11/07 19:07:00 pl 1.35.10.2: RESYNC: (1.35-1.36); FILE MERGED 2005/11/07 14:43:30 fs 1.35.10.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [e8f5d477ec5f3bab97c42fcde88528360c624fc1]

INTEGRATION: CWS warnings01 (1.5.30); FILE MERGED 2005/11/16 12:59:01 fs 1.5.30.1: #i57457# warning free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [e2d680f45854a5ea254c30618a695bed41e4154c]

INTEGRATION: CWS warnings01 (1.11.30); FILE MERGED 2005/11/16 12:59:01 fs 1.11.30.2: #i57457# warning free code 2005/11/07 14:43:29 fs 1.11.30.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [5b6794ff34b486c1ee18fff1bb61094f89268a42]

INTEGRATION: CWS warnings01 (1.30.30); FILE MERGED 2006/06/14 07:29:15 fs 1.30.30.5: during #i66362#: easiert construction of ODatabaseMetaDataResultSet 2005/12/22 11:44:43 fs 1.30.30.4: #i57457# warning-free code 2005/11/21 10:07:43 fs 1.30.30.3: #i57457# warning-free code on unx* 2005/11/16 12:59:01 fs 1.30.30.2: #i57457# warning free code 2005/11/07 14:43:28 fs 1.30.30.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [c6fd3fba1a78df2554c582b7db21a4a9317fafcb]

INTEGRATION: CWS warnings01 (1.41.12); FILE MERGED 2005/11/16 12:59:00 fs 1.41.12.3: #i57457# warning free code 2005/11/07 19:06:48 pl 1.41.12.2: RESYNC: (1.41-1.42); FILE MERGED 2005/11/07 14:43:27 fs 1.41.12.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [3ca586731ebcbe9b8776cbd2f5f1067a5405ce9e]

INTEGRATION: CWS warnings01 (1.3.30); FILE MERGED 2005/12/22 11:44:42 fs 1.3.30.2: #i57457# warning-free code 2005/11/16 12:59:00 fs 1.3.30.1: #i57457# warning free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [a47ef18390a58dc2a216af8df376c21bb78b2271]

INTEGRATION: CWS warnings01 (1.3.30); FILE MERGED 2005/11/16 12:58:59 fs 1.3.30.1: #i57457# warning free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [4417add9ae1adaaf9066d0790f5d024891953305]

INTEGRATION: CWS warnings01 (1.3.30); FILE MERGED 2006/05/23 23:32:47 sb 1.3.30.2: RESYNC: (1.3-1.4); FILE MERGED 2005/11/16 12:58:59 fs 1.3.30.1: #i57457# warning free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [2419b4cc391c00cd66aebc5c2593ed4b4ee780af]

INTEGRATION: CWS warnings01 (1.4.30); FILE MERGED 2006/01/25 20:49:22 sb 1.4.30.2: RESYNC: (1.4-1.5); FILE MERGED 2005/11/16 12:58:58 fs 1.4.30.1: #i57457# warning free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [b44aeb2411ec104afeaace22fec6eb0987bef870]

INTEGRATION: CWS warnings01 (1.10.30); FILE MERGED 2006/05/23 23:32:40 sb 1.10.30.5: RESYNC: (1.11-1.12); FILE MERGED 2006/01/25 20:49:15 sb 1.10.30.4: RESYNC: (1.10-1.11); FILE MERGED 2005/11/21 10:07:43 fs 1.10.30.3: #i57457# warning-free code on unx* 2005/11/16 12:58:58 fs 1.10.30.2: #i57457# warning free code 2005/11/07 14:43:26 fs 1.10.30.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [7981ac0d12d8954c28d1a76cbc0a44e2e3e92a24]

INTEGRATION: CWS warnings01 (1.3.30); FILE MERGED 2005/12/22 11:44:42 fs 1.3.30.3: #i57457# warning-free code 2005/11/16 12:58:58 fs 1.3.30.2: #i57457# warning free code 2005/11/07 14:43:25 fs 1.3.30.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [8473234e22af967cd6a66bcb69603f7fd13abfc5]

INTEGRATION: CWS warnings01 (1.5.30); FILE MERGED 2005/11/16 12:58:58 fs 1.5.30.1: #i57457# warning free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [b5110fce191e0e8715e2e187dd85d2d8ada03584]

INTEGRATION: CWS warnings01 (1.3.30); FILE MERGED 2005/11/07 14:43:24 fs 1.3.30.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [d14e99622dc0f61a1ec8d0607deb3cf6a78cc21f]

INTEGRATION: CWS warnings01 (1.3.30); FILE MERGED 2006/01/25 20:49:07 sb 1.3.30.2: RESYNC: (1.3-1.4); FILE MERGED 2005/11/16 12:58:57 fs 1.3.30.1: #i57457# warning free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [372447233841728c4ce82637a8f34ad7b54026cf]

INTEGRATION: CWS warnings01 (1.7.30); FILE MERGED 2006/05/23 23:32:27 sb 1.7.30.4: RESYNC: (1.8-1.9); FILE MERGED 2006/01/25 20:49:00 sb 1.7.30.3: RESYNC: (1.7-1.8); FILE MERGED 2005/11/16 12:58:57 fs 1.7.30.2: #i57457# warning free code 2005/11/07 14:43:23 fs 1.7.30.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [dbce355847d6b2bea1d2409f62586d1e2055d868]

INTEGRATION: CWS warnings01 (1.5.30); FILE MERGED 2005/11/21 10:07:42 fs 1.5.30.3: #i57457# warning-free code on unx* 2005/11/16 12:58:57 fs 1.5.30.2: #i57457# warning free code 2005/11/07 14:43:22 fs 1.5.30.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [0e4e1b44a2ce875ad2e12c8f171f0400cca031b8]

INTEGRATION: CWS warnings01 (1.3.30); FILE MERGED 2005/11/07 14:43:21 fs 1.3.30.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [6aac38d80077cf15cedc1cd4c208022c78b471d6]

INTEGRATION: CWS warnings01 (1.4.30); FILE MERGED 2005/11/21 15:51:37 fs 1.4.30.3: #i57457# OSL_VERIFY_EQUALS 2005/11/16 12:58:57 fs 1.4.30.2: #i57457# warning free code 2005/11/07 14:43:19 fs 1.4.30.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [043581b158913f5f3c68a1ebfc86ec7933d6bfee]

INTEGRATION: CWS warnings01 (1.7.30); FILE MERGED 2005/11/21 15:51:36 fs 1.7.30.3: #i57457# OSL_VERIFY_EQUALS 2005/11/16 12:58:56 fs 1.7.30.2: #i57457# warning free code 2005/11/07 14:43:18 fs 1.7.30.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [d4c5cc8f4b65d1910e57b3ead35b5956475d0be7]

INTEGRATION: CWS warnings01 (1.22.30); FILE MERGED 2006/04/07 20:17:17 sb 1.22.30.2: RESYNC: (1.22-1.23); FILE MERGED 2005/11/16 12:58:56 fs 1.22.30.1: #i57457# warning free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [baa08ea41ece923da30b1b0c79ed944e9adaace8]

INTEGRATION: CWS warnings01 (1.17.30); FILE MERGED 2005/12/22 11:44:41 fs 1.17.30.3: #i57457# warning-free code 2005/11/16 12:58:56 fs 1.17.30.2: #i57457# warning free code 2005/11/07 14:43:16 fs 1.17.30.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [b462a26027c90be4e931e774d6de58a561a9970c]

INTEGRATION: CWS warnings01 (1.5.30); FILE MERGED 2005/12/22 11:44:41 fs 1.5.30.2: #i57457# warning-free code 2005/11/16 12:58:55 fs 1.5.30.1: #i57457# warning free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [e47a3888d1e6f9cdf3df3ff883ac0662eaf9eb47]

INTEGRATION: CWS warnings01 (1.23.30); FILE MERGED 2005/11/07 14:43:16 fs 1.23.30.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [bc6b5967d6e2a959dd827dc92047040a09b46a3e]

INTEGRATION: CWS warnings01 (1.89.16); FILE MERGED 2006/05/29 09:24:38 fs 1.89.16.9: #i65538# 2006/05/23 23:32:16 sb 1.89.16.8: RESYNC: (1.92-1.93); FILE MERGED 2006/04/07 20:17:10 sb 1.89.16.7: RESYNC: (1.91-1.92); FILE MERGED 2006/01/30 14:18:51 sb 1.89.16.6: #i53898# Made code warning-free. 2006/01/25 20:48:51 sb 1.89.16.5: RESYNC: (1.90-1.91); FILE MERGED 2005/12/22 11:44:41 fs 1.89.16.4: #i57457# warning-free code 2005/11/16 12:58:55 fs 1.89.16.3: #i57457# warning free code 2005/11/07 19:06:41 pl 1.89.16.2: RESYNC: (1.89-1.90); FILE MERGED 2005/11/07 14:43:15 fs 1.89.16.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [156669f8268f31b3d81f413fa3558f1ccc843ba1]

INTEGRATION: CWS warnings01 (1.22.30); FILE MERGED 2005/12/22 11:44:40 fs 1.22.30.3: #i57457# warning-free code 2005/11/16 12:58:55 fs 1.22.30.2: #i57457# warning free code 2005/11/07 14:43:14 fs 1.22.30.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [cf4427c55c460feac000b5909f8a5567c0dacdc9]

INTEGRATION: CWS warnings01 (1.15.30); FILE MERGED 2006/04/07 20:17:02 sb 1.15.30.3: RESYNC: (1.16-1.17); FILE MERGED 2006/01/25 20:48:42 sb 1.15.30.2: RESYNC: (1.15-1.16); FILE MERGED 2005/11/07 14:43:14 fs 1.15.30.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [7d2c3710c26577626ee1c43ec5aba59f8e466df8]

INTEGRATION: CWS warnings01 (1.14.30); FILE MERGED 2005/11/16 12:58:55 fs 1.14.30.2: #i57457# warning free code 2005/11/07 14:43:13 fs 1.14.30.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [6d19453f5b4f5c591112c8ca60e7a6f18c26d405]

INTEGRATION: CWS warnings01 (1.6.28); FILE MERGED 2005/12/22 11:44:40 fs 1.6.28.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [e0d9f9468cb777ccec17c0e239f34d1c22dcbcd1]

INTEGRATION: CWS warnings01 (1.11.30); FILE MERGED 2005/11/16 12:58:55 fs 1.11.30.1: #i57457# warning free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [2def078232dfd92d36f3fc260abe587ee0ee1ab6]

INTEGRATION: CWS warnings01 (1.38.30); FILE MERGED 2005/11/21 15:51:36 fs 1.38.30.2: #i57457# OSL_VERIFY_EQUALS 2005/11/07 14:43:13 fs 1.38.30.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [3083489b2e1d758ec2e08ee2834636ce13cb253c]

INTEGRATION: CWS warnings01 (1.8.30); FILE MERGED 2005/11/16 12:58:54 fs 1.8.30.1: #i57457# warning free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [15de28afac829d42af6dfabb40579f45048ebcd7]

INTEGRATION: CWS warnings01 (1.30.30); FILE MERGED 2005/11/16 12:58:54 fs 1.30.30.2: #i57457# warning free code 2005/11/07 14:43:12 fs 1.30.30.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [45e85dc334949e6e01aeafa8cb81a9da2d3ebd60]

INTEGRATION: CWS warnings01 (1.15.30); FILE MERGED 2005/11/16 12:58:54 fs 1.15.30.1: #i57457# warning free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [43654e2dd3962aacb21749fe23034a660af1e94e]

INTEGRATION: CWS warnings01 (1.12.30); FILE MERGED 2005/11/16 12:58:54 fs 1.12.30.1: #i57457# warning free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [47d5b1b57955d359772f87f449f29eeab14f439a]

INTEGRATION: CWS warnings01 (1.4.28); FILE MERGED 2005/11/07 14:43:12 fs 1.4.28.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [fab4913b20173338f2e4ef976748ddb692f773aa]

INTEGRATION: CWS warnings01 (1.4.30); FILE MERGED 2005/12/22 11:44:39 fs 1.4.30.2: #i57457# warning-free code 2005/11/16 12:58:53 fs 1.4.30.1: #i57457# warning free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [169897cac7ba2e8de0ecc4583ef2eac43317b47a]

INTEGRATION: CWS warnings01 (1.24.30); FILE MERGED 2006/05/26 14:03:28 sb 1.24.30.3: #i53898# Made code warning-free and/or compile at all after resync to SRC680m170. 2006/05/23 23:31:53 sb 1.24.30.2: RESYNC: (1.24-1.26); FILE MERGED 2005/11/07 14:43:11 fs 1.24.30.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [f9ba2b7ef7ee2550153d3ea63dca53f0566453eb]

INTEGRATION: CWS warnings01 (1.12.30); FILE MERGED 2005/11/16 12:58:53 fs 1.12.30.1: #i57457# warning free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [e81ea6c9c74112c57dc63f75d37d7de509b62ff3]

INTEGRATION: CWS warnings01 (1.6.30); FILE MERGED 2005/11/16 12:58:53 fs 1.6.30.1: #i57457# warning free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [3acef1daea28dafa9c35d518eac386e7f917a2d6]

INTEGRATION: CWS warnings01 (1.13.30); FILE MERGED 2005/11/16 12:58:53 fs 1.13.30.1: #i57457# warning free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [81d50829237c0e8403635bc5b26c2735bf542bb6]

INTEGRATION: CWS warnings01 (1.10.30); FILE MERGED 2005/11/16 12:58:52 fs 1.10.30.1: #i57457# warning free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [3169ceaf96ddbe9542dba508efb5cb4f5cc78ee5]

INTEGRATION: CWS warnings01 (1.13.30); FILE MERGED 2005/12/22 11:44:39 fs 1.13.30.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [86873cabe88a39311cbd52ceccf79c27b6b5c0fe]

INTEGRATION: CWS warnings01 (1.1.2); FILE ADDED 2005/12/22 11:49:49 fs 1.1.2.1: warning-free code: need to lower warning-lelel for system-includes


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [95e79ab753b58772482ede090e31f4a2acb6e3db]

INTEGRATION: CWS warnings01 (1.1.2); FILE ADDED 2005/12/22 11:49:39 fs 1.1.2.1: warning-free code: need to lower warning-lelel for system-includes


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [27c9149a38fc6d63fb45af8627965a3af9dbebb5]

INTEGRATION: CWS warnings01 (1.16.20); FILE MERGED 2006/03/29 13:50:52 fs 1.16.20.3: #57457# warning-free code 2006/01/25 20:47:55 sb 1.16.20.2: RESYNC: (1.16-1.17); FILE MERGED 2005/12/22 11:44:39 fs 1.16.20.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [afb5a61302ff833f1fbae5c5fe613bfcf0c7dcf9]

INTEGRATION: CWS warnings01 (1.5.30); FILE MERGED 2005/12/22 11:44:38 fs 1.5.30.2: #i57457# warning-free code 2005/11/16 12:58:52 fs 1.5.30.1: #i57457# warning free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [5d72c48ffba4fff722488177aadab7623cc25006]

INTEGRATION: CWS warnings01 (1.11.20); FILE MERGED 2006/03/29 13:50:52 fs 1.11.20.2: #57457# warning-free code 2005/12/22 11:44:38 fs 1.11.20.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [93b84cdd0270950ca7bef796544faa87361c7cf1]

INTEGRATION: CWS warnings01 (1.13.30); FILE MERGED 2005/12/22 11:44:38 fs 1.13.30.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [cad1e861fd9ca055295b9e98b2568d117f806aaf]

INTEGRATION: CWS warnings01 (1.13.30); FILE MERGED 2005/11/07 14:43:10 fs 1.13.30.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [9f400151435d39746eb0fd39323722eb68723546]

INTEGRATION: CWS warnings01 (1.8.30); FILE MERGED 2005/12/22 11:44:37 fs 1.8.30.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [437db96808113ec4ccacf2c11566f3a909c34f36]

INTEGRATION: CWS warnings01 (1.16.30); FILE MERGED 2005/11/07 14:43:09 fs 1.16.30.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [e4a7629cdca5a08d5977d4fb17c6ad6e852029f4]

INTEGRATION: CWS warnings01 (1.16.30); FILE MERGED 2005/12/22 11:44:37 fs 1.16.30.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [f9dd4c1ad6ef15b3daffaf854c568975e90dcd76]

INTEGRATION: CWS warnings01 (1.27.30); FILE MERGED 2005/12/22 11:44:37 fs 1.27.30.2: #i57457# warning-free code 2005/11/07 14:43:08 fs 1.27.30.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [f1c17b5a340270a508d66f9f32f739aa97158c6f]

INTEGRATION: CWS warnings01 (1.21.30); FILE MERGED 2006/01/25 20:48:34 sb 1.21.30.2: RESYNC: (1.21-1.22); FILE MERGED 2005/12/22 11:44:36 fs 1.21.30.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [2f7db7daaa97b6a40009eb37e20f25d2799a1e87]

INTEGRATION: CWS warnings01 (1.9.30); FILE MERGED 2005/12/22 11:44:36 fs 1.9.30.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [be4ecf52269ac64415c3891aaec4a33c433c2ceb]

INTEGRATION: CWS warnings01 (1.19.30); FILE MERGED 2006/01/25 20:48:27 sb 1.19.30.3: RESYNC: (1.19-1.20); FILE MERGED 2005/12/22 11:44:36 fs 1.19.30.2: #i57457# warning-free code 2005/11/16 12:58:52 fs 1.19.30.1: #i57457# warning free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [5fbb65c3dda1ace3702c4b289e177ab8eabc26e8]

INTEGRATION: CWS warnings01 (1.17.8); FILE MERGED 2006/01/25 20:48:18 sb 1.17.8.2: RESYNC: (1.17-1.18); FILE MERGED 2005/12/22 11:44:35 fs 1.17.8.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [6a3d1ba80c29ad46c2736f032cb8880d30c6e4d4]

INTEGRATION: CWS warnings01 (1.15.30); FILE MERGED 2005/12/22 11:44:35 fs 1.15.30.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [d73d8f5acce172dc41ca8d31156c06415cb5400b]

INTEGRATION: CWS warnings01 (1.18.30); FILE MERGED 2005/11/07 14:43:07 fs 1.18.30.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [d02f8da868a46cb797302aef60416ba02f8af258]

INTEGRATION: CWS warnings01 (1.13.30); FILE MERGED 2005/12/22 11:44:35 fs 1.13.30.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [e0f9ed19d724b1b7e807d29a47ce24e0bc36112b]

INTEGRATION: CWS warnings01 (1.19.30); FILE MERGED 2005/11/07 14:43:07 fs 1.19.30.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [b504626c7f08c5a4aeabea3b858fd12bb41ed1bd]

INTEGRATION: CWS warnings01 (1.8.30); FILE MERGED 2005/12/22 11:44:34 fs 1.8.30.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [6c4c034e867392cc3d1742335d6c8e5beb0902ee]

INTEGRATION: CWS warnings01 (1.16.30); FILE MERGED 2005/12/22 11:44:34 fs 1.16.30.2: #i57457# warning-free code 2005/11/07 14:43:06 fs 1.16.30.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [8337ab531cb042ac1572494234007cfab1926e59]

INTEGRATION: CWS warnings01 (1.16.30); FILE MERGED 2005/12/22 11:44:34 fs 1.16.30.3: #i57457# warning-free code 2005/11/16 12:58:52 fs 1.16.30.2: #i57457# warning free code 2005/11/07 14:43:06 fs 1.16.30.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [8e639a603d70100f17c3043d6d55aa2caced8063]

INTEGRATION: CWS warnings01 (1.20.30); FILE MERGED 2005/12/22 11:44:33 fs 1.20.30.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [519ec4f236cf9a0b1264ddcb29d91b0c0bcfcb13]

INTEGRATION: CWS warnings01 (1.5.30); FILE MERGED 2006/01/25 20:48:11 sb 1.5.30.2: RESYNC: (1.5-1.6); FILE MERGED 2005/12/22 11:44:33 fs 1.5.30.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [973daa8b2e27b457303658a82a0e7cb45e1debba]

INTEGRATION: CWS warnings01 (1.18.20); FILE MERGED 2006/01/25 20:48:04 sb 1.18.20.2: RESYNC: (1.18-1.19); FILE MERGED 2005/12/22 11:44:33 fs 1.18.20.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [69b95fae91be240b7a367c3ab832ef0bb5876bdf]

INTEGRATION: CWS warnings01 (1.23.30); FILE MERGED 2006/04/07 20:16:29 sb 1.23.30.4: RESYNC: (1.23-1.24); FILE MERGED 2005/12/22 11:44:32 fs 1.23.30.3: #i57457# warning-free code 2005/11/16 12:58:51 fs 1.23.30.2: #i57457# warning free code 2005/11/07 14:43:06 fs 1.23.30.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [efe15ea0a72d0fcb3fb6aef42fe2fbe763288922]

INTEGRATION: CWS warnings01 (1.17.30); FILE MERGED 2006/03/29 13:50:52 fs 1.17.30.2: #57457# warning-free code 2005/12/22 11:44:32 fs 1.17.30.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [4998403a965ec2533612f473d794d395ff2be238]

INTEGRATION: CWS warnings01 (1.23.30); FILE MERGED 2005/12/22 11:44:32 fs 1.23.30.2: #i57457# warning-free code 2005/11/07 14:43:05 fs 1.23.30.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [3c41b9b78b4b2ad2bbd7eeaec0c93ff05955fbfa]

INTEGRATION: CWS warnings01 (1.6.30); FILE MERGED 2005/12/22 11:44:31 fs 1.6.30.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [9bd89f9f9c9dbc91ca55687f51ae88d9510e461a]

INTEGRATION: CWS warnings01 (1.4.30); FILE MERGED 2005/12/22 11:44:31 fs 1.4.30.3: #i57457# warning-free code 2005/11/16 12:58:51 fs 1.4.30.2: #i57457# warning free code 2005/11/07 14:43:04 fs 1.4.30.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [7d728975b3f5557a93725e683fd1e31c2c8bf9d1]

INTEGRATION: CWS warnings01 (1.16.30); FILE MERGED 2005/11/07 14:43:04 fs 1.16.30.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [7cc23b32bb44a0b3fff3eb6ce024f5fa80adad8b]

INTEGRATION: CWS warnings01 (1.15.30); FILE MERGED 2005/11/16 12:58:51 fs 1.15.30.1: #i57457# warning free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [6ca7875086c5184ebdc710d62de57fe1b184397e]

INTEGRATION: CWS warnings01 (1.14.30); FILE MERGED 2005/12/22 11:44:30 fs 1.14.30.2: #i57457# warning-free code 2005/11/16 12:58:50 fs 1.14.30.1: #i57457# warning free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [4fbc3f0290189e3081d42ac21e0b7a3bfa788e75]

INTEGRATION: CWS warnings01 (1.31.30); FILE MERGED 2005/11/16 12:58:50 fs 1.31.30.2: #i57457# warning free code 2005/11/07 14:43:03 fs 1.31.30.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [1966afdffa04a4625d8d17c53e4bec484844b960]

INTEGRATION: CWS warnings01 (1.33.30); FILE MERGED 2005/11/16 12:58:50 fs 1.33.30.2: #i57457# warning free code 2005/11/07 14:43:03 fs 1.33.30.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [c0f34d4f05463af8fde0e55d242035b4eed8f866]

INTEGRATION: CWS warnings01 (1.6.30); FILE MERGED 2005/11/16 12:58:50 fs 1.6.30.1: #i57457# warning free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [d99d9535892aace8c4c758b1706eb0c5f4a64db7]

INTEGRATION: CWS warnings01 (1.6.30); FILE MERGED 2005/11/07 14:43:02 fs 1.6.30.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [88c334c05cd123780a6ce8e79cf59bda45f35a82]

INTEGRATION: CWS warnings01 (1.5.30); FILE MERGED 2005/12/22 11:44:29 fs 1.5.30.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [1d8db5f27789d3fe1683642fa150ef3502c9d9e0]

INTEGRATION: CWS warnings01 (1.20.30); FILE MERGED 2006/06/08 09:46:17 fs 1.20.30.2: #136883# renaming getMetaData was a bad idea - it's a overridden virtual method 2005/11/21 10:07:42 fs 1.20.30.1: #i57457# warning-free code on unx*


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [2895f9f305bff793c634eb9f19d83fd83bfd089b]

INTEGRATION: CWS warnings01 (1.20.30); FILE MERGED 2006/06/08 09:46:17 fs 1.20.30.3: #136883# renaming getMetaData was a bad idea - it's a overridden virtual method 2005/11/21 10:07:41 fs 1.20.30.2: #i57457# warning-free code on unx* 2005/11/16 12:58:49 fs 1.20.30.1: #i57457# warning free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [240151394da119c30d55708dcade2a5867de1c04]

INTEGRATION: CWS warnings01 (1.9.30); FILE MERGED 2005/11/16 12:58:49 fs 1.9.30.1: #i57457# warning free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [ed6119055dd7db1f07b8c9a5fff0d2434b47cb1e]

INTEGRATION: CWS warnings01 (1.12.30); FILE MERGED 2006/06/08 09:46:16 fs 1.12.30.2: #136883# renaming getMetaData was a bad idea - it's a overridden virtual method 2005/11/21 10:07:41 fs 1.12.30.1: #i57457# warning-free code on unx*


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [067105d1913eca776843b844d6bc364642aa68ac]

INTEGRATION: CWS warnings01 (1.10.30); FILE MERGED 2005/11/16 12:58:49 fs 1.10.30.1: #i57457# warning free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [dc4ff198f2c26b0174559f7b1b6dfc534dd00e48]

INTEGRATION: CWS warnings01 (1.5.28); FILE MERGED 2005/12/12 14:33:32 fs 1.5.28.2: #i57457# 2005/11/21 10:07:41 fs 1.5.28.1: #i57457# warning-free code on unx*


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [15f5d64af993541458bb8ff930a5f2289954338d]

INTEGRATION: CWS warnings01 (1.20.30); FILE MERGED 2005/11/21 10:07:40 fs 1.20.30.3: #i57457# warning-free code on unx* 2005/11/16 12:58:49 fs 1.20.30.2: #i57457# warning free code 2005/11/07 14:43:02 fs 1.20.30.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [43d36c972425fefc50d646a3cd3f3fd487667be0]

INTEGRATION: CWS warnings01 (1.18.26); FILE MERGED 2005/11/21 10:07:40 fs 1.18.26.2: #i57457# warning-free code on unx* 2005/11/07 14:43:01 fs 1.18.26.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [62aeefd815af039fa8a5b50eebae9c9715eabce7]

INTEGRATION: CWS warnings01 (1.17.30); FILE MERGED 2006/06/08 09:46:16 fs 1.17.30.3: #136883# renaming getMetaData was a bad idea - it's a overridden virtual method 2005/11/21 10:07:40 fs 1.17.30.2: #i57457# warning-free code on unx* 2005/11/16 12:58:49 fs 1.17.30.1: #i57457# warning free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [b03b8c036621f2afcfc3b73edc7ab1d0255e5a53]

INTEGRATION: CWS warnings01 (1.13.30); FILE MERGED 2005/11/16 12:58:48 fs 1.13.30.1: #i57457# warning free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [336b835a4cf922e46112d0c5638c706c56ca79c6]

INTEGRATION: CWS warnings01 (1.3.30); FILE MERGED 2005/11/16 12:58:48 fs 1.3.30.1: #i57457# warning free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [0db8dbe3da25687b45a857ae99335a5ecc2cdbe6]

INTEGRATION: CWS warnings01 (1.7.30); FILE MERGED 2005/11/16 12:58:48 fs 1.7.30.1: #i57457# warning free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [1d54da7dc7093aa142245a2914a2b04d32b6157e]

INTEGRATION: CWS warnings01 (1.9.30); FILE MERGED 2005/11/16 12:58:48 fs 1.9.30.2: #i57457# warning free code 2005/11/07 14:43:01 fs 1.9.30.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [10f77285fd213094f3e8871e40d61ceb369c5252]

INTEGRATION: CWS warnings01 (1.8.30); FILE MERGED 2005/11/16 12:58:47 fs 1.8.30.1: #i57457# warning free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [e183c71dd562604ab13f11fd18a129d217e36708]

INTEGRATION: CWS warnings01 (1.16.30); FILE MERGED 2005/11/16 12:58:47 fs 1.16.30.1: #i57457# warning free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [f8d1e371551ba54be276c31b1fefca5461216992]

INTEGRATION: CWS warnings01 (1.26.20); FILE MERGED 2006/04/20 14:52:03 sb 1.26.20.4: #i53898# Made code compile and/or warning-free again after resync to SRC680m162. 2006/04/07 20:15:42 sb 1.26.20.3: RESYNC: (1.26-1.27); FILE MERGED 2005/11/21 10:07:39 fs 1.26.20.2: #i57457# warning-free code on unx* 2005/11/16 12:58:47 fs 1.26.20.1: #i57457# warning free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [9fa0d82d62721367c6545df6da47e91e7f2e6a42]

INTEGRATION: CWS warnings01 (1.14.30); FILE MERGED 2006/04/07 20:15:29 sb 1.14.30.2: RESYNC: (1.14-1.15); FILE MERGED 2005/11/16 12:58:46 fs 1.14.30.1: #i57457# warning free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [e73b122037bb2509445a928e1d12a5b2194590e5]

INTEGRATION: CWS warnings01 (1.56.10); FILE MERGED 2006/04/07 20:15:03 sb 1.56.10.5: RESYNC: (1.58-1.59); FILE MERGED 2006/01/25 20:46:10 sb 1.56.10.4: RESYNC: (1.57-1.58); FILE MERGED 2005/11/16 12:58:46 fs 1.56.10.3: #i57457# warning free code 2005/11/07 19:03:59 pl 1.56.10.2: RESYNC: (1.56-1.57); FILE MERGED 2005/11/07 14:43:00 fs 1.56.10.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [2649893d16d6276f81c82b6b65a0dbe77eeaa3ca]

INTEGRATION: CWS warnings01 (1.13.30); FILE MERGED 2006/06/13 12:43:45 fs 1.13.30.4: #i66365# no initial next in the iterator 2006/04/07 20:15:20 sb 1.13.30.3: RESYNC: (1.14-1.15); FILE MERGED 2005/11/16 12:58:45 fs 1.13.30.2: #i57457# warning free code 2005/11/07 14:43:00 fs 1.13.30.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [d52f2f3b6a18e70a014013dcec91b6d3f30f4956]

INTEGRATION: CWS warnings01 (1.23.30); FILE MERGED 2006/04/20 14:52:03 sb 1.23.30.3: #i53898# Made code compile and/or warning-free again after resync to SRC680m162. 2006/04/07 20:15:12 sb 1.23.30.2: RESYNC: (1.23-1.24); FILE MERGED 2005/12/22 11:44:04 fs 1.23.30.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [08502ece28bd870ce42f408cd2cdc2f379b7bf67]

INTEGRATION: CWS warnings01 (1.9.30); FILE MERGED 2005/11/16 12:58:45 fs 1.9.30.1: #i57457# warning free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [c2c278dcf3a888662475b710279e3b9674070891]

INTEGRATION: CWS warnings01 (1.6.30); FILE MERGED 2005/11/16 12:58:45 fs 1.6.30.1: #i57457# warning free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [4926aa2677892d905d687a2854373219697bc801]

INTEGRATION: CWS warnings01 (1.3.30); FILE MERGED 2006/06/08 09:46:03 fs 1.3.30.2: #136883# renaming getMetaData was a bad idea - it's a overridden virtual method 2005/11/21 10:07:39 fs 1.3.30.1: #i57457# warning-free code on unx*


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [c50729c4d9b7607569a62b9c4dc55ca1281de797]

INTEGRATION: CWS warnings01 (1.6.30); FILE MERGED 2005/12/22 11:44:03 fs 1.6.30.2: #i57457# warning-free code 2005/11/07 14:42:59 fs 1.6.30.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [9946ad5f43a8572a33267ff947f4c01ac624e600]

INTEGRATION: CWS warnings01 (1.7.30); FILE MERGED 2006/05/29 10:33:08 fs 1.7.30.2: more tolerance in getIntlKeyword 2005/11/07 14:42:59 fs 1.7.30.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [2275bf96736338362c0c314abf015e693ed849a7]

INTEGRATION: CWS warnings01 (1.3.30); FILE MERGED 2005/12/22 11:44:03 fs 1.3.30.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [586e65ab62dbba972d7d0c8a80906388eec8ccb3]

INTEGRATION: CWS warnings01 (1.7.30); FILE MERGED 2005/11/16 12:58:45 fs 1.7.30.1: #i57457# warning free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [4899bbb5a44fb85e9f9d2f5c7b85864b500c1b0c]

INTEGRATION: CWS warnings01 (1.7.30); FILE MERGED 2005/11/16 12:58:44 fs 1.7.30.1: #i57457# warning free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [a61f936265f244d56a53da587cded4f2fefed395]

INTEGRATION: CWS warnings01 (1.3.30); FILE MERGED 2005/11/16 12:58:44 fs 1.3.30.1: #i57457# warning free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [e5f3337f3bfa61d5204da1a582f7c7fdbf037511]

INTEGRATION: CWS warnings01 (1.5.30); FILE MERGED 2005/11/07 14:42:59 fs 1.5.30.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [a2a09762022567ed1a2e5d3b0bc9250eb7f55985]

INTEGRATION: CWS warnings01 (1.6.30); FILE MERGED 2005/11/16 12:58:44 fs 1.6.30.2: #i57457# warning free code 2005/11/07 14:42:58 fs 1.6.30.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [1a7017c31b8b5b455f20f1702dc4dc5e4cafdbf3]

INTEGRATION: CWS warnings01 (1.3.30); FILE MERGED 2005/11/16 12:58:43 fs 1.3.30.1: #i57457# warning free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [bc447f9e6a0b99d4d1593c9049e930c69f417207]

INTEGRATION: CWS warnings01 (1.18.30); FILE MERGED 2006/06/14 07:27:36 fs 1.18.30.2: during #i66362#: +MetaDataResultSetType / additional ctor 2005/11/16 12:58:43 fs 1.18.30.1: #i57457# warning free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [4fb80b98a173f16a75fade48bb3d6bae27d1cee5]

INTEGRATION: CWS warnings01 (1.13.14); FILE MERGED 2005/12/22 11:44:02 fs 1.13.14.3: #i57457# warning-free code 2005/11/07 19:03:51 pl 1.13.14.2: RESYNC: (1.13-1.14); FILE MERGED 2005/11/07 14:42:58 fs 1.13.14.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [3304eeab53e12fde2fc491d16c288df25dc73b93]

INTEGRATION: CWS warnings01 (1.11.30); FILE MERGED 2005/11/07 14:42:57 fs 1.11.30.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [80597041697999d7455dba15ca1ff574260789be]

INTEGRATION: CWS warnings01 (1.20.20); FILE MERGED 2006/01/25 20:47:08 sb 1.20.20.2: RESYNC: (1.20-1.21); FILE MERGED 2005/12/22 11:44:01 fs 1.20.20.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [e0de3320d961f6e5ec4bca0d7f1193560bb2d7f2]

INTEGRATION: CWS warnings01 (1.12.30); FILE MERGED 2006/06/14 10:54:18 fs 1.12.30.2: #i66367# reverted previous changes related to replacing IdPropertyArrayHelper with PropertyArrayHelper - there's a subtle difference between both ids ... 2005/11/16 12:58:42 fs 1.12.30.1: #i57457# warning free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [7d68a7613d9087acec1153cb4c59474047902fb3]

INTEGRATION: CWS warnings01 (1.8.30); FILE MERGED 2006/06/14 10:53:31 fs 1.8.30.2: #i66367# superseded changePropertyAttribute with doCreateArrayHelper 2005/11/07 14:42:55 fs 1.8.30.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [2486ed477a099d62f74a6eb602ac46e48c91b012]

INTEGRATION: CWS warnings01 (1.12.30); FILE MERGED 2006/06/14 10:54:17 fs 1.12.30.2: #i66367# reverted previous changes related to replacing IdPropertyArrayHelper with PropertyArrayHelper - there's a subtle difference between both ids ... 2005/11/16 12:58:41 fs 1.12.30.1: #i57457# warning free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [c15df0bb2bb75dddf4e60c03e7c0e490f3cfaa07]

INTEGRATION: CWS warnings01 (1.22.30); FILE MERGED 2005/11/16 12:58:41 fs 1.22.30.1: #i57457# warning free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [621cc2a4b2fb11593ad3fd0ebf9b2ae942f6d7ac]

INTEGRATION: CWS warnings01 (1.17.30); FILE MERGED 2005/11/16 12:58:41 fs 1.17.30.1: #i57457# warning free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [04be72cdf3d1adc8c908b67bb70b0da96f61472b]

INTEGRATION: CWS warnings01 (1.19.30); FILE MERGED 2006/01/25 20:45:12 sb 1.19.30.3: RESYNC: (1.19-1.20); FILE MERGED 2005/11/16 12:58:41 fs 1.19.30.2: #i57457# warning free code 2005/11/07 14:42:54 fs 1.19.30.1: #i57457# warning-free code


2006-06-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [db12fde933867b2410f6b479071d10a5198ba9c8]

INTEGRATION: CWS warnings01 (1.29.18); FILE MERGED 2005/11/16 12:58:40 fs 1.29.18.1: #i57457# warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [13f1da7466e8c592382dbee5eb20349eb6bae82e]

INTEGRATION: CWS warnings01 (1.12.30); FILE MERGED 2006/04/07 20:13:39 sb 1.12.30.3: RESYNC: (1.13-1.14); FILE MERGED 2005/11/16 12:58:40 fs 1.12.30.2: #i57457# warning free code 2005/11/07 14:42:54 fs 1.12.30.1: #i57457# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [11f1e252a08c6166f2120717c28a71d0ad3aa609]

INTEGRATION: CWS warnings01 (1.5.30); FILE MERGED 2005/11/07 14:42:53 fs 1.5.30.1: #i57457# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [80a70845714151effcb46681496c72eabd1af5e1]

INTEGRATION: CWS warnings01 (1.2.30); FILE MERGED 2006/01/31 12:31:13 sb 1.2.30.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [1fdc2f04d12c6609de3e238004a243a28b4e4128]

INTEGRATION: CWS warnings01 (1.12.30); FILE MERGED 2006/06/14 12:48:15 fs 1.12.30.2: #i10000# 2005/11/16 12:58:40 fs 1.12.30.1: #i57457# warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [00ad55f58963cc34aa90264e53f071ac93351325]

INTEGRATION: CWS warnings01 (1.11.10); FILE MERGED 2006/04/07 20:13:29 sb 1.11.10.4: RESYNC: (1.12-1.13); FILE MERGED 2005/11/16 12:58:40 fs 1.11.10.3: #i57457# warning free code 2005/11/07 19:02:21 pl 1.11.10.2: RESYNC: (1.11-1.12); FILE MERGED 2005/11/07 14:42:53 fs 1.11.10.1: #i57457# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [eb0bccff7d8008f433e63e6b4b124ef1dc342f2c]

INTEGRATION: CWS warnings01 (1.3.30); FILE MERGED 2006/01/31 12:31:12 sb 1.3.30.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [a03fae13300e1c8c23fbbd716bbad3fb95ed8139]

INTEGRATION: CWS warnings01 (1.17.30); FILE MERGED 2005/11/07 14:42:52 fs 1.17.30.1: #i57457# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [92ac242c48694b9378c0e073f15146182f7666c8]

INTEGRATION: CWS warnings01 (1.7.30); FILE MERGED 2006/02/28 12:49:09 sb 1.7.30.1: #i53898# Made code waring-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [ec41a4d6e05fdb6721696f9ca275069ab05c5d0b]

INTEGRATION: CWS warnings01 (1.13.12); FILE MERGED 2006/04/07 20:10:38 sb 1.13.12.2: RESYNC: (1.13-1.15); FILE MERGED 2006/02/28 12:49:09 sb 1.13.12.1: #i53898# Made code waring-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [5a5b89628e81a5df2c0b68898131e5af10abbe90]

INTEGRATION: CWS warnings01 (1.10.24); FILE MERGED 2006/04/07 20:10:31 sb 1.10.24.2: RESYNC: (1.10-1.11); FILE MERGED 2006/02/28 12:49:09 sb 1.10.24.1: #i53898# Made code waring-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [65397fb14bd307b6dd469e8031329656374a7419]

INTEGRATION: CWS warnings01 (1.12.30); FILE MERGED 2006/04/21 07:06:57 sb 1.12.30.3: #i53898# Made code compile and/or warning-free again after resync to SRC680m162. 2006/04/07 20:10:10 sb 1.12.30.2: RESYNC: (1.12-1.13); FILE MERGED 2006/02/28 12:49:09 sb 1.12.30.1: #i53898# Made code waring-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [c219de5d9a12340e52c55abdda5349449bc87100]

INTEGRATION: CWS warnings01 (1.10.30); FILE MERGED 2006/02/28 12:49:09 sb 1.10.30.1: #i53898# Made code waring-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [4917aa72a049ace4519181b7ad35a1a60e044076]

INTEGRATION: CWS warnings01 (1.2.4); FILE MERGED 2006/02/10 14:25:16 os 1.2.4.1: #i59838# warnings removed


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [1bf774ab2e2af60255a2ca2ecaf7e3efb6175bd9]

INTEGRATION: CWS warnings01 (1.2.4); FILE MERGED 2006/02/10 14:25:15 os 1.2.4.1: #i59838# warnings removed


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [a6912c78991514236db4b0fb6528638455ac4e10]

INTEGRATION: CWS warnings01 (1.2.4); FILE MERGED 2006/02/10 14:25:15 os 1.2.4.3: #i59838# warnings removed 2005/10/13 09:53:21 os 1.2.4.2: #i53898# warnings removed 2005/10/04 08:26:30 sb 1.2.4.1: #i53898# Merged in lost 1.1.32.1.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [d699bb484171f2e6cdb8a5452541a539195b0d17]

INTEGRATION: CWS warnings01 (1.3.4); FILE MERGED 2006/01/25 20:44:51 sb 1.3.4.2: RESYNC: (1.3-1.4); FILE MERGED 2005/10/13 09:53:21 os 1.3.4.1: #i53898# warnings removed


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [22ca0baf765f6009bc78dd6abee101184b6d87b2]

INTEGRATION: CWS warnings01 (1.6.4); FILE MERGED 2006/02/10 14:25:14 os 1.6.4.3: #i59838# warnings removed 2005/10/13 09:53:20 os 1.6.4.2: #i53898# warnings removed 2005/10/04 08:25:39 sb 1.6.4.1: #i53898# Merged in lost 1.5.8.1.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [6f9660620f635412ce97b21bd72ca9b9d3a0fc15]

INTEGRATION: CWS warnings01 (1.3.4); FILE MERGED 2006/02/10 14:25:14 os 1.3.4.2: #i59838# warnings removed 2005/10/13 09:53:20 os 1.3.4.1: #i53898# warnings removed


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [35e066303f11cc79cfc2a2866b896d346392dbd5]

INTEGRATION: CWS warnings01 (1.3.4); FILE MERGED 2006/02/10 14:25:14 os 1.3.4.3: #i59838# warnings removed 2005/10/13 09:53:19 os 1.3.4.2: #i53898# warnings removed 2005/10/04 08:25:17 sb 1.3.4.1: #i53898# Merged in lost 1.2.8.1.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [30c07021cc8afc7da803c11afcd11deae47c21f2]

INTEGRATION: CWS warnings01 (1.4.4); FILE MERGED 2006/02/10 14:25:13 os 1.4.4.2: #i59838# warnings removed 2005/10/13 09:53:19 os 1.4.4.1: #i53898# warnings removed


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [2f45d0af8c0d2b776f61e2ff9693b4062fa2986c]

INTEGRATION: CWS warnings01 (1.2.4); FILE MERGED 2006/02/10 14:25:13 os 1.2.4.2: #i59838# warnings removed 2005/10/13 09:53:19 os 1.2.4.1: #i53898# warnings removed


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [e444e583e134a981bf95b72f2fc98273f0dd5fde]

INTEGRATION: CWS warnings01 (1.2.4); FILE MERGED 2006/02/10 14:25:12 os 1.2.4.2: #i59838# warnings removed 2005/10/04 08:26:30 sb 1.2.4.1: #i53898# Merged in lost 1.1.32.1.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [c7b208974f10e770d957e094ef812de17af02cba]

INTEGRATION: CWS warnings01 (1.3.4); FILE MERGED 2006/02/10 14:25:12 os 1.3.4.1: #i59838# warnings removed


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [d785c711a9a4261ad26db3802b2b0e550064524f]

INTEGRATION: CWS warnings01 (1.3.4); FILE MERGED 2005/10/13 09:53:18 os 1.3.4.1: #i53898# warnings removed


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [954b182fb0207a8036b41437635b2218cff61ef0]

INTEGRATION: CWS warnings01 (1.4.4); FILE MERGED 2006/02/10 14:25:11 os 1.4.4.2: #i59838# warnings removed 2005/10/13 09:53:18 os 1.4.4.1: #i53898# warnings removed


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [80aa71864010d7e43cff4825ca07d2513092514f]

INTEGRATION: CWS warnings01 (1.3.4); FILE MERGED 2006/02/10 14:25:11 os 1.3.4.2: #i59838# warnings removed 2005/10/13 09:53:18 os 1.3.4.1: #i53898# warnings removed


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [0981dbb7a938dc8299606022dcc1edf29c05d259]

INTEGRATION: CWS warnings01 (1.2.4); FILE MERGED 2005/10/13 09:53:17 os 1.2.4.2: #i53898# warnings removed 2005/10/04 08:26:30 sb 1.2.4.1: #i53898# Merged in lost 1.1.32.1.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [48b4a37c46e8a45ee7134cbe014dfef0fe8b7d92]

INTEGRATION: CWS warnings01 (1.3.4); FILE MERGED 2006/02/10 14:25:10 os 1.3.4.2: #i59838# warnings removed 2005/10/04 07:25:47 sb 1.3.4.1: #i53898# Merged in lost 1.2.8.1.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [a6dd09c518486ec86a6d9d7746fec621e14375f4]

INTEGRATION: CWS warnings01 (1.3.4); FILE MERGED 2006/02/10 14:25:09 os 1.3.4.3: #i59838# warnings removed 2005/10/13 09:53:17 os 1.3.4.2: #i53898# warnings removed 2005/10/04 08:25:16 sb 1.3.4.1: #i53898# Merged in lost 1.2.8.1.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [abdb93ab2c8bfcd300f92505f2f0ebb8ff3ccdbf]

INTEGRATION: CWS warnings01 (1.2.4); FILE MERGED 2006/02/10 14:25:09 os 1.2.4.3: #i59838# warnings removed 2006/01/25 20:44:44 sb 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2005/10/13 09:53:17 os 1.2.4.1: #i53898# warnings removed


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [709df9e9b5c9a88efbe7fe60168393758b0b9d34]

INTEGRATION: CWS warnings01 (1.2.4); FILE MERGED 2006/02/10 14:25:08 os 1.2.4.1: #i59838# warnings removed


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [05ff198555b9927b79b5757cd4ef38f025b364bd]

INTEGRATION: CWS warnings01 (1.3.4); FILE MERGED 2005/10/13 09:53:16 os 1.3.4.1: #i53898# warnings removed


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [9d3b332330100c2a58b383bdd0390511bf037743]

INTEGRATION: CWS warnings01 (1.3.4); FILE MERGED 2006/02/10 14:25:08 os 1.3.4.3: #i59838# warnings removed 2005/10/13 09:53:16 os 1.3.4.2: #i53898# warnings removed 2005/10/04 08:25:16 sb 1.3.4.1: #i53898# Merged in lost 1.2.8.1.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [cb6f4388740d2aa5f6b6df8946561b6e7811749e]

INTEGRATION: CWS warnings01 (1.2.4); FILE MERGED 2005/10/04 08:26:29 sb 1.2.4.1: #i53898# Merged in lost 1.1.32.1.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [c7d8ee15a2b8dc3a11120e0dc821cfefa093ccb2]

INTEGRATION: CWS warnings01 (1.2.4); FILE MERGED 2006/02/10 14:25:07 os 1.2.4.4: #i59838# warnings removed 2005/11/09 18:13:10 pl 1.2.4.3: #i53898# removed warnings 2005/10/13 09:53:15 os 1.2.4.2: #i53898# warnings removed 2005/10/04 07:23:33 sb 1.2.4.1: #i53898# Merged in lost 1.1.32.1.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [debb3a3d3102cc2f5758ebcddb665ba0db6f8bf0]

INTEGRATION: CWS warnings01 (1.4.2); FILE MERGED 2006/04/07 20:06:05 sb 1.4.2.2: RESYNC: (1.4-1.5); FILE MERGED 2005/11/09 11:51:21 pl 1.4.2.1: #i53898# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [a20c2f455885f9e2c95b2689c2a63c81591dbaa2]

INTEGRATION: CWS warnings01 (1.3.2); FILE MERGED 2006/04/07 20:05:57 sb 1.3.2.2: RESYNC: (1.3-1.4); FILE MERGED 2005/11/09 11:51:21 pl 1.3.2.1: #i53898# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [19056544d6cf74e0a5c2799a9b4b7e00140c6025]

INTEGRATION: CWS warnings01 (1.3.2); FILE MERGED 2006/04/07 20:05:50 sb 1.3.2.2: RESYNC: (1.3-1.4); FILE MERGED 2005/11/09 11:51:20 pl 1.3.2.1: #i53898# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [f48fdb1a023bdadf1167456bf6df64fe3e66afa7]

INTEGRATION: CWS warnings01 (1.3.2); FILE MERGED 2006/04/07 20:05:37 sb 1.3.2.3: RESYNC: (1.4-1.5); FILE MERGED 2006/01/25 20:44:37 sb 1.3.2.2: RESYNC: (1.3-1.4); FILE MERGED 2005/11/09 11:51:20 pl 1.3.2.1: #i53898# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [71e86f0d5925fde5e7a57f2ccc21febda203a8b6]

INTEGRATION: CWS warnings01 (1.3.2); FILE MERGED 2006/04/20 14:25:56 sb 1.3.2.1: #i53898# Made code warning-free again after resync to SRC680m162.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [00e65eee0fb5d291c3a1bb1087bc10ae7e094462]

INTEGRATION: CWS warnings01 (1.3.2); FILE MERGED 2006/04/07 20:04:36 sb 1.3.2.2: RESYNC: (1.3-1.4); FILE MERGED 2005/11/09 11:51:20 pl 1.3.2.1: #i53898# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [d35d702595fbfaab5c3ce836855eb75a6d580eca]

INTEGRATION: CWS warnings01 (1.4.2); FILE MERGED 2006/04/07 20:04:29 sb 1.4.2.2: RESYNC: (1.4-1.5); FILE MERGED 2005/11/09 11:51:19 pl 1.4.2.1: #i53898# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [48d14d401fc3f9cb64e964779c7c52e31829bd47]

INTEGRATION: CWS warnings01 (1.3.2); FILE MERGED 2006/04/20 14:25:56 sb 1.3.2.4: #i53898# Made code warning-free again after resync to SRC680m162. 2006/04/07 20:04:22 sb 1.3.2.3: RESYNC: (1.4-1.5); FILE MERGED 2006/01/25 20:44:11 sb 1.3.2.2: RESYNC: (1.3-1.4); FILE MERGED 2005/11/09 11:51:19 pl 1.3.2.1: #i53898# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [5960b3956bd9e410f4e7831d7468df6c35950d58]

INTEGRATION: CWS warnings01 (1.3.2); FILE MERGED 2006/04/20 14:25:55 sb 1.3.2.4: #i53898# Made code warning-free again after resync to SRC680m162. 2006/04/07 20:04:14 sb 1.3.2.3: RESYNC: (1.4-1.5); FILE MERGED 2006/01/25 20:44:02 sb 1.3.2.2: RESYNC: (1.3-1.4); FILE MERGED 2005/11/09 11:51:19 pl 1.3.2.1: #i53898# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [0a7643a129ade2849ccf3873b3dc8e8a67e768f4]

INTEGRATION: CWS warnings01 (1.3.6); FILE MERGED 2006/03/10 19:08:17 lo 1.3.6.1: warnings01: remove warnings in unoxml


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [e87a7221585c7c51e45c7a4516341243c78ee874]

INTEGRATION: CWS warnings01 (1.4.6); FILE MERGED 2006/05/23 23:27:10 sb 1.4.6.2: RESYNC: (1.4-1.5); FILE MERGED 2006/03/10 19:08:17 lo 1.4.6.1: warnings01: remove warnings in unoxml


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [e96110f905e5654cd1770fba90155f10e5da1613]

INTEGRATION: CWS warnings01 (1.4.18); FILE MERGED 2006/03/10 19:08:17 lo 1.4.18.1: warnings01: remove warnings in unoxml


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [640a4a1147d58f561ba4e62b50f579a63f69a688]

INTEGRATION: CWS warnings01 (1.2.18); FILE MERGED 2006/03/10 19:08:17 lo 1.2.18.1: warnings01: remove warnings in unoxml


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [e3d19404c73f2267388f5b3f257c37c0112b4963]

INTEGRATION: CWS warnings01 (1.6.18); FILE MERGED 2006/03/10 19:08:17 lo 1.6.18.1: warnings01: remove warnings in unoxml


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [925ad314e0b964e783a63d0acd8e391fcb062f40]

INTEGRATION: CWS warnings01 (1.3.18); FILE MERGED 2006/03/10 19:08:16 lo 1.3.18.1: warnings01: remove warnings in unoxml


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [622d616e6aaec43834a950107914a1dc79f2f2e2]

INTEGRATION: CWS warnings01 (1.4.6); FILE MERGED 2006/03/10 19:08:16 lo 1.4.6.1: warnings01: remove warnings in unoxml


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [81509325032203fdf71f15507411c747269d1d8a]

INTEGRATION: CWS warnings01 (1.3.6); FILE MERGED 2006/03/10 19:08:16 lo 1.3.6.1: warnings01: remove warnings in unoxml


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [a9bdf7866a83b99d8b5457e3d8d022df0949f4d5]

INTEGRATION: CWS warnings01 (1.5.6); FILE MERGED 2006/03/10 19:08:16 lo 1.5.6.1: warnings01: remove warnings in unoxml


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [eecf51e952cea61d71621ecb02f86d26f8d61ae6]

INTEGRATION: CWS warnings01 (1.4.6); FILE MERGED 2006/03/10 19:08:15 lo 1.4.6.1: warnings01: remove warnings in unoxml


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [d8440d812a2060ba3f10e764389d2579e2bc2945]

INTEGRATION: CWS warnings01 (1.7.2); FILE MERGED 2006/03/10 19:08:15 lo 1.7.2.1: warnings01: remove warnings in unoxml


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [504b280037012490bdda3ac0d3d00efc1f764cc4]

INTEGRATION: CWS warnings01 (1.8.2); FILE MERGED 2006/03/10 19:08:15 lo 1.8.2.1: warnings01: remove warnings in unoxml


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [0e46934ab06ab7727c21bd5c7ed196bae8ed969b]

INTEGRATION: CWS warnings01 (1.3.6); FILE MERGED 2006/03/10 19:08:15 lo 1.3.6.1: warnings01: remove warnings in unoxml


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [116ecc47b74a0a1ce9255dadf5e6011652bad59e]

INTEGRATION: CWS warnings01 (1.4.2); FILE MERGED 2006/03/10 19:08:14 lo 1.4.2.1: warnings01: remove warnings in unoxml


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [b766e47a3ca91940129e096245620759a4f3aa6b]

INTEGRATION: CWS warnings01 (1.4.6); FILE MERGED 2006/03/10 19:08:14 lo 1.4.6.1: warnings01: remove warnings in unoxml


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [4dc07ef4d8d6622209af33ad8912ecaebdd27f42]

INTEGRATION: CWS warnings01 (1.7.2); FILE MERGED 2006/03/10 19:08:14 lo 1.7.2.1: warnings01: remove warnings in unoxml


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [98675dc01ad3bd5c7a80af44aae11f1a70150727]

INTEGRATION: CWS warnings01 (1.3.6); FILE MERGED 2006/03/10 19:08:14 lo 1.3.6.1: warnings01: remove warnings in unoxml


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [5e03746335d285781d294f0f4361ecff43dde819]

INTEGRATION: CWS warnings01 (1.3.6); FILE MERGED 2006/03/10 19:08:13 lo 1.3.6.1: warnings01: remove warnings in unoxml


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [06ccd224368bdf878589f52352642944d617121a]

INTEGRATION: CWS warnings01 (1.6.6); FILE MERGED 2006/03/10 19:08:13 lo 1.6.6.1: warnings01: remove warnings in unoxml


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [85cc78636e3b1c8e6189b9465332fd9415e34bc0]

INTEGRATION: CWS warnings01 (1.9.6); FILE MERGED 2006/03/10 19:08:13 lo 1.9.6.1: warnings01: remove warnings in unoxml


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [1843661e6194134af1221f08b98af3f005aabba8]

INTEGRATION: CWS warnings01 (1.6.6); FILE MERGED 2006/03/10 19:08:12 lo 1.6.6.1: warnings01: remove warnings in unoxml


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [e9fd3ee7733d10108fc735e5d2f0382213d6eb89]

INTEGRATION: CWS warnings01 (1.3.6); FILE MERGED 2006/03/10 19:08:12 lo 1.3.6.1: warnings01: remove warnings in unoxml


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [208cb7a476c68f447e14470682b67bef08268117]

INTEGRATION: CWS warnings01 (1.5.6); FILE MERGED 2006/03/10 19:08:12 lo 1.5.6.1: warnings01: remove warnings in unoxml


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [9b414dd6ef991cb8f52192b613380cfa0e5c2a61]

INTEGRATION: CWS warnings01 (1.10.166); FILE MERGED 2006/01/25 20:43:33 sb 1.10.166.2: RESYNC: (1.10-1.11); FILE MERGED 2005/12/15 16:36:48 ab 1.10.166.1: #i53898# Removed warnings for unxlngi6/unxlngi6.pro


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [e06620b8c8200861cafdd3ba19e4a68b162f7dee]

INTEGRATION: CWS warnings01 (1.16.10); FILE MERGED 2006/04/06 14:48:34 ab 1.16.10.3: #i55991# warning-free code 2006/01/25 20:43:22 sb 1.16.10.2: RESYNC: (1.16-1.17); FILE MERGED 2005/12/15 16:36:48 ab 1.16.10.1: #i53898# Removed warnings for unxlngi6/unxlngi6.pro


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [c586e231590517916407e4e432920ad59f2891bc]

INTEGRATION: CWS warnings01 (1.4.192); FILE MERGED 2005/12/15 16:36:48 ab 1.4.192.1: #i53898# Removed warnings for unxlngi6/unxlngi6.pro


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [0dc6b87166c656cff301d3afccd2d5c13f02fac4]

INTEGRATION: CWS warnings01 (1.6.18); FILE MERGED 2006/06/02 09:35:08 abi 1.6.18.2: #i65894# corrected ifdefs 2005/12/15 16:36:47 ab 1.6.18.1: #i53898# Removed warnings for unxlngi6/unxlngi6.pro


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [e61146cda46361dd0c44ca6a28722dd37edbcb77]

INTEGRATION: CWS warnings01 (1.13.18); FILE MERGED 2005/12/15 16:36:47 ab 1.13.18.1: #i53898# Removed warnings for unxlngi6/unxlngi6.pro


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [b13a504863dda7efac20d20f6f673990031dcbe4]

INTEGRATION: CWS warnings01 (1.7.18); FILE MERGED 2005/12/15 16:36:46 ab 1.7.18.1: #i53898# Removed warnings for unxlngi6/unxlngi6.pro


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [21c9ba1544972dea589ae28bbf8165c2a05058ba]

INTEGRATION: CWS warnings01 (1.9.18); FILE MERGED 2005/12/15 16:36:46 ab 1.9.18.1: #i53898# Removed warnings for unxlngi6/unxlngi6.pro


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [e5b7af88db0de698d330ef15e11b3cb53f16f397]

INTEGRATION: CWS warnings01 (1.6.18); FILE MERGED 2005/12/15 16:36:45 ab 1.6.18.1: #i53898# Removed warnings for unxlngi6/unxlngi6.pro


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [af0fada2415e1c6980eb8eeaa817242913d40008]

INTEGRATION: CWS warnings01 (1.5.18); FILE MERGED 2005/12/15 16:36:45 ab 1.5.18.1: #i53898# Removed warnings for unxlngi6/unxlngi6.pro


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [05a63d7dc2c13b443a07e0a3c36d82944122bef9]

INTEGRATION: CWS warnings01 (1.37.18); FILE MERGED 2006/04/06 14:48:33 ab 1.37.18.2: #i55991# warning-free code 2005/12/15 16:36:44 ab 1.37.18.1: #i53898# Removed warnings for unxlngi6/unxlngi6.pro


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [25d738a0a97c0c440882cf8e65dc236ce1ca6ca1]

INTEGRATION: CWS warnings01 (1.3.18); FILE MERGED 2005/12/15 16:36:44 ab 1.3.18.1: #i53898# Removed warnings for unxlngi6/unxlngi6.pro


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [53387a40cff46737cb9b6e8b3e4d4f434cdd4745]

INTEGRATION: CWS warnings01 (1.11.18); FILE MERGED 2005/12/15 16:36:43 ab 1.11.18.1: #i53898# Removed warnings for unxlngi6/unxlngi6.pro


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [8a9adeb49b1ce105f7920fe43924b698ece3a9b4]

INTEGRATION: CWS warnings01 (1.5.18); FILE MERGED 2005/12/15 16:36:43 ab 1.5.18.1: #i53898# Removed warnings for unxlngi6/unxlngi6.pro


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [6f8ee8f17f96ee0a04c399424d9957bef25f44f0]

INTEGRATION: CWS warnings01 (1.2.18); FILE MERGED 2006/04/19 16:00:11 sb 1.2.18.1: #i53898# Removed dead code.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [722293cb4caf4f275c1d3eaa828d4fe9b926417c]

INTEGRATION: CWS warnings01 (1.2.194); FILE MERGED 2005/12/15 16:36:43 ab 1.2.194.1: #i53898# Removed warnings for unxlngi6/unxlngi6.pro


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [0d2c02ce191ac9ae0d25a46445c8f009040029ef]

INTEGRATION: CWS warnings01 (1.5.18); FILE MERGED 2006/04/06 14:48:33 ab 1.5.18.2: #i55991# warning-free code 2005/12/15 16:36:43 ab 1.5.18.1: #i53898# Removed warnings for unxlngi6/unxlngi6.pro


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [2116aa79e9c2c7e808c2d82e2f8787543c5c0887]

INTEGRATION: CWS warnings01 (1.3.18); FILE MERGED 2005/12/15 16:36:42 ab 1.3.18.1: #i53898# Removed warnings for unxlngi6/unxlngi6.pro


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [dc1d26275c0ea455409250841f00b3b25d32be8c]

INTEGRATION: CWS warnings01 (1.42.8); FILE MERGED 2006/06/02 09:35:08 abi 1.42.8.3: #i65894# corrected ifdefs 2006/01/25 20:43:04 sb 1.42.8.2: RESYNC: (1.42-1.44); FILE MERGED 2005/12/15 16:36:42 ab 1.42.8.1: #i53898# Removed warnings for unxlngi6/unxlngi6.pro


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [28ff23a9bc9fddc3900f8ec8140c67f124159db0]

INTEGRATION: CWS warnings01 (1.7.18); FILE MERGED 2005/12/15 16:36:42 ab 1.7.18.1: #i53898# Removed warnings for unxlngi6/unxlngi6.pro


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [5d5508967d2dbfc82a4ed4b4e3ee70c5eb1a9387]

INTEGRATION: CWS warnings01 (1.16.18); FILE MERGED 2005/12/15 16:36:42 ab 1.16.18.1: #i53898# Removed warnings for unxlngi6/unxlngi6.pro


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [eefba5de538a14d417f8e9261150e9aef2604c8d]

INTEGRATION: CWS warnings01 (1.1.182); FILE MERGED 2006/04/06 14:48:33 ab 1.1.182.1: #i55991# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [8da3218881e6497fdd9949c3dbe8fc8e5b756e7c]

INTEGRATION: CWS warnings01 (1.12.18); FILE MERGED 2005/12/15 16:36:41 ab 1.12.18.1: #i53898# Removed warnings for unxlngi6/unxlngi6.pro


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [0fc27d71283b95d8a25eb96640a1ef21d8ee270d]

INTEGRATION: CWS warnings01 (1.4.18); FILE MERGED 2005/12/15 16:36:41 ab 1.4.18.1: #i53898# Removed warnings for unxlngi6/unxlngi6.pro


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [027f53b7fa6aff2c04bf3fc545bfd03071eb848a]

INTEGRATION: CWS warnings01 (1.4.2); FILE MERGED 2006/04/20 14:39:53 sb 1.4.2.1: #i53898# Made code warning-free again after resync to SRC680m162.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [3247e1acba725a45e8b970ca9af74efeee355906]

INTEGRATION: CWS warnings01 (1.3.120); FILE MERGED 2006/04/07 20:02:26 sb 1.3.120.5: RESYNC: (1.4-1.5); FILE MERGED 2005/11/07 12:11:49 sb 1.3.120.4: #i53898# Made code warning-free (additional -W switches for GCC). 2005/09/22 21:59:14 sb 1.3.120.3: RESYNC: (1.3-1.4); FILE MERGED 2005/09/02 16:34:17 sb 1.3.120.2: #i53898# Made code warning-free. 2005/09/02 16:30:33 sb 1.3.120.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [cf9941ab500256c20f334c0a8d59d41c3a156042]

INTEGRATION: CWS warnings01 (1.3.92); FILE MERGED 2005/09/22 21:59:04 sb 1.3.92.3: RESYNC: (1.3-1.4); FILE MERGED 2005/09/05 07:48:21 sb 1.3.92.2: #i53898# Improved previous modification. 2005/09/02 16:30:33 sb 1.3.92.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [419861a222cd22b6b95c9d4b3a5e3bf4d8f0cde3]

INTEGRATION: CWS warnings01 (1.3.92); FILE MERGED 2006/04/07 20:02:19 sb 1.3.92.4: RESYNC: (1.4-1.5); FILE MERGED 2005/09/22 21:58:55 sb 1.3.92.3: RESYNC: (1.3-1.4); FILE MERGED 2005/09/02 16:30:33 sb 1.3.92.2: #i53898# Made code warning-free. 2005/08/29 14:08:47 sb 1.3.92.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [749022f174349185f0eecaa458936d7cbbfc9b37]

INTEGRATION: CWS warnings01 (1.3.120); FILE MERGED 2005/09/22 21:58:45 sb 1.3.120.2: RESYNC: (1.3-1.4); FILE MERGED 2005/09/02 16:30:33 sb 1.3.120.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [d897ab475c8b041675db1b57f946b9b1f1676009]

INTEGRATION: CWS warnings01 (1.4.30); FILE MERGED 2006/04/07 20:02:13 sb 1.4.30.3: RESYNC: (1.5-1.6); FILE MERGED 2005/09/22 21:58:33 sb 1.4.30.2: RESYNC: (1.4-1.5); FILE MERGED 2005/09/02 16:30:33 sb 1.4.30.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [fcbc9510555e695f3af12759250b0be66f161b0a]

INTEGRATION: CWS warnings01 (1.4.12); FILE MERGED 2005/09/22 21:58:25 sb 1.4.12.2: RESYNC: (1.4-1.5); FILE MERGED 2005/09/02 16:30:33 sb 1.4.12.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [d76cdb914c2342f9d0bbff37e02d9eb1d06b48dc]

INTEGRATION: CWS warnings01 (1.2.136); FILE MERGED 2006/04/07 20:02:05 sb 1.2.136.4: RESYNC: (1.3-1.4); FILE MERGED 2005/11/21 09:15:28 sb 1.2.136.3: #i53898# Made code warning-free. 2005/09/22 21:58:16 sb 1.2.136.2: RESYNC: (1.2-1.3); FILE MERGED 2005/09/02 16:30:32 sb 1.2.136.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [628e5aa6a41b3dd9ea1b22ae4713885ee8671e20]

INTEGRATION: CWS warnings01 (1.2.136); FILE MERGED 2005/11/21 09:15:27 sb 1.2.136.5: #i53898# Made code warning-free. 2005/11/07 12:11:49 sb 1.2.136.4: #i53898# Made code warning-free (additional -W switches for GCC). 2005/09/22 21:58:05 sb 1.2.136.3: RESYNC: (1.2-1.3); FILE MERGED 2005/09/02 16:34:17 sb 1.2.136.2: #i53898# Made code warning-free. 2005/09/02 16:30:32 sb 1.2.136.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [e84b4dad73d8718e7c585e3343d5991c3add9a34]

INTEGRATION: CWS warnings01 (1.6.38); FILE MERGED 2006/04/07 20:01:58 sb 1.6.38.4: RESYNC: (1.7-1.8); FILE MERGED 2005/11/21 09:15:27 sb 1.6.38.3: #i53898# Made code warning-free. 2005/09/22 21:57:26 sb 1.6.38.2: RESYNC: (1.6-1.7); FILE MERGED 2005/09/02 16:30:32 sb 1.6.38.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [6c75839e8156e0fe1991db5436ede5c5b9917899]

INTEGRATION: CWS warnings01 (1.7.10); FILE MERGED 2006/04/07 20:01:49 sb 1.7.10.3: RESYNC: (1.8-1.9); FILE MERGED 2005/09/22 21:57:17 sb 1.7.10.2: RESYNC: (1.7-1.8); FILE MERGED 2005/09/02 16:30:31 sb 1.7.10.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [51f4655db82a3c810bc9d7810ca01110dbeb340c]

INTEGRATION: CWS warnings01 (1.5.88); FILE MERGED 2005/09/22 21:56:55 sb 1.5.88.2: RESYNC: (1.5-1.6); FILE MERGED 2005/09/02 16:30:31 sb 1.5.88.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [f8ca6b4a0725892c7a22833b1b9ca67e5adca5e5]

INTEGRATION: CWS warnings01 (1.2.92); FILE MERGED 2005/09/22 21:56:45 sb 1.2.92.2: RESYNC: (1.2-1.3); FILE MERGED 2005/09/02 16:30:31 sb 1.2.92.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [a8bc640bd0282ff2efd543a31602514a5a940d6d]

INTEGRATION: CWS warnings01 (1.4.8); FILE MERGED 2005/11/21 09:15:27 sb 1.4.8.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [7dfc862e28fddea6ad072acc2e3777bac5211a38]

INTEGRATION: CWS warnings01 (1.4.12); FILE MERGED 2005/11/07 12:11:49 sb 1.4.12.3: #i53898# Made code warning-free (additional -W switches for GCC). 2005/09/22 21:56:20 sb 1.4.12.2: RESYNC: (1.4-1.6); FILE MERGED 2005/09/02 16:30:31 sb 1.4.12.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [5afef5b4f4de15428225477fc761285f588585fa]

INTEGRATION: CWS warnings01 (1.3.18); FILE MERGED 2005/09/22 21:54:51 sb 1.3.18.2: RESYNC: (1.3-1.4); FILE MERGED 2005/09/02 16:30:30 sb 1.3.18.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [7c0fd33d75bf006889b66b0bfee29594797db69b]

INTEGRATION: CWS warnings01 (1.5.12); FILE MERGED 2006/01/25 20:34:03 sb 1.5.12.2: RESYNC: (1.5-1.6); FILE MERGED 2005/11/16 11:40:59 pl 1.5.12.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [9c98a03788fcb23b1c2b9f9a3254d928988fc2b0]

INTEGRATION: CWS warnings01 (1.3.12); FILE MERGED 2006/04/07 20:01:02 sb 1.3.12.3: RESYNC: (1.3-1.4); FILE MERGED 2005/11/16 11:40:59 pl 1.3.12.2: #i55991# removed warnings 2005/11/03 10:31:43 cd 1.3.12.1: #i55991# Warning free code for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [00456302c5131ac1dccaae477cbc48d4d6908fb7]

INTEGRATION: CWS warnings01 (1.10.8); FILE MERGED 2006/05/23 23:26:25 sb 1.10.8.5: RESYNC: (1.13-1.14); FILE MERGED 2006/05/15 12:05:56 sb 1.10.8.4: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162. 2006/04/07 20:00:55 sb 1.10.8.3: RESYNC: (1.11-1.13); FILE MERGED 2006/01/25 20:33:55 sb 1.10.8.2: RESYNC: (1.10-1.11); FILE MERGED 2005/11/16 11:40:59 pl 1.10.8.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [853effe375e90c6ab9dbac0bea54da4548f3ce8d]

INTEGRATION: CWS warnings01 (1.3.12); FILE MERGED 2005/11/16 11:40:59 pl 1.3.12.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [21dad02cb80bc700f69b014dc63add87a63cc0f8]

INTEGRATION: CWS warnings01 (1.21.10); FILE MERGED 2006/05/23 23:26:16 sb 1.21.10.7: RESYNC: (1.27-1.28); FILE MERGED 2006/04/07 20:00:48 sb 1.21.10.6: RESYNC: (1.24-1.27); FILE MERGED 2006/01/30 15:17:26 sb 1.21.10.5: #i53898# Made code warning-free. 2006/01/25 20:33:48 sb 1.21.10.4: RESYNC: (1.22-1.24); FILE MERGED 2005/11/16 11:40:58 pl 1.21.10.3: #i55991# removed warnings 2005/11/07 19:01:16 pl 1.21.10.2: RESYNC: (1.21-1.22); FILE MERGED 2005/11/03 10:31:43 cd 1.21.10.1: #i55991# Warning free code for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [a687ba6c0d6d60d99944202f6da9f2e0bc6acf75]

INTEGRATION: CWS warnings01 (1.19.10); FILE MERGED 2006/04/07 20:00:41 sb 1.19.10.5: RESYNC: (1.21-1.22); FILE MERGED 2006/01/25 20:33:41 sb 1.19.10.4: RESYNC: (1.20-1.21); FILE MERGED 2005/11/16 11:40:58 pl 1.19.10.3: #i55991# removed warnings 2005/11/07 19:00:59 pl 1.19.10.2: RESYNC: (1.19-1.20); FILE MERGED 2005/11/03 10:31:43 cd 1.19.10.1: #i55991# Warning free code for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [84d8eb8d05ebf575992f94630ea0ba8dc82e61ef]

INTEGRATION: CWS warnings01 (1.13.12); FILE MERGED 2006/05/15 12:05:55 sb 1.13.12.4: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162. 2006/04/07 20:00:33 sb 1.13.12.3: RESYNC: (1.15-1.16); FILE MERGED 2006/01/25 20:33:34 sb 1.13.12.2: RESYNC: (1.13-1.15); FILE MERGED 2005/11/16 11:40:58 pl 1.13.12.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [7350f966e87536c569207ca3c473d564610594d6]

INTEGRATION: CWS warnings01 (1.2.12); FILE MERGED 2005/11/16 11:40:58 pl 1.2.12.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [4d98638508b5e370d34d082ba613a1001a708056]

INTEGRATION: CWS warnings01 (1.4.12); FILE MERGED 2005/11/03 10:31:42 cd 1.4.12.1: #i55991# Warning free code for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [8c17c0529c1420293517fc88667e091e1c02fb39]

INTEGRATION: CWS warnings01 (1.20.4); FILE MERGED 2006/04/07 19:58:59 sb 1.20.4.5: RESYNC: (1.23-1.24); FILE MERGED 2006/01/25 20:32:46 sb 1.20.4.4: RESYNC: (1.22-1.23); FILE MERGED 2005/11/16 11:40:57 pl 1.20.4.3: #i55991# removed warnings 2005/11/07 18:59:42 pl 1.20.4.2: RESYNC: (1.20-1.22); FILE MERGED 2005/11/03 10:31:42 cd 1.20.4.1: #i55991# Warning free code for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [d7a8107b0336ba87309ab057a3ef0e119383e4b3]

INTEGRATION: CWS warnings01 (1.9.12); FILE MERGED 2006/01/25 20:32:39 sb 1.9.12.2: RESYNC: (1.9-1.10); FILE MERGED 2005/11/16 11:40:57 pl 1.9.12.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [941e10d1e6c28f3d71dd910040c2b353e1fda5a8]

INTEGRATION: CWS warnings01 (1.5.10); FILE MERGED 2006/01/25 20:32:32 sb 1.5.10.2: RESYNC: (1.5-1.6); FILE MERGED 2005/11/16 11:40:57 pl 1.5.10.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [6e4d0051f1fe9f4d4dcd7fe00709970567b9c73e]

INTEGRATION: CWS warnings01 (1.4.12); FILE MERGED 2005/11/16 11:40:57 pl 1.4.12.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [9ed0a25767652d591524e33afbd31bc3ef5c9879]

INTEGRATION: CWS warnings01 (1.5.12); FILE MERGED 2005/11/16 11:40:56 pl 1.5.12.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [00b1faf239dbf676178dcaa0d15a1678d1148a0d]

INTEGRATION: CWS warnings01 (1.19.10); FILE MERGED 2006/04/07 19:58:22 sb 1.19.10.4: RESYNC: (1.22-1.23); FILE MERGED 2006/01/25 20:32:24 sb 1.19.10.3: RESYNC: (1.20-1.22); FILE MERGED 2005/11/07 18:59:16 pl 1.19.10.2: RESYNC: (1.19-1.20); FILE MERGED 2005/11/03 10:31:40 cd 1.19.10.1: #i55991# Warning free code for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [0a75809f0d640d023293fe7678d5b18c221dc88b]

INTEGRATION: CWS warnings01 (1.17.12); FILE MERGED 2005/11/16 11:40:56 pl 1.17.12.2: #i55991# removed warnings 2005/11/03 10:31:39 cd 1.17.12.1: #i55991# Warning free code for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [7d9169cc91afbf8a68634b12911f12983cb7cc4a]

INTEGRATION: CWS warnings01 (1.3.12); FILE MERGED 2005/11/16 11:40:56 pl 1.3.12.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [f6a8430b2cfbc7befe0c7de33540e0ba117d711b]

INTEGRATION: CWS warnings01 (1.14.12); FILE MERGED 2006/04/07 19:58:14 sb 1.14.12.3: RESYNC: (1.17-1.18); FILE MERGED 2006/01/25 20:32:17 sb 1.14.12.2: RESYNC: (1.14-1.17); FILE MERGED 2005/11/16 11:40:56 pl 1.14.12.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [125607736162faa3f60de419183b37f775b01548]

INTEGRATION: CWS warnings01 (1.20.4); FILE MERGED 2006/05/23 23:25:40 sb 1.20.4.3: RESYNC: (1.20-1.21); FILE MERGED 2006/05/22 15:22:10 sb 1.20.4.2: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162. 2006/03/02 08:08:45 gh 1.20.4.1: removing warnings for linux and solarisSparc and some windows


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [5445757398aaec8754712e392284b2db7f19e7ca]

INTEGRATION: CWS warnings01 (1.7.12); FILE MERGED 2006/02/02 09:20:04 gh 1.7.12.1: removed compiler warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [c785bbf1f6de1407e3043117039f2c80ce987038]

INTEGRATION: CWS warnings01 (1.12.6); FILE MERGED 2006/05/23 23:25:22 sb 1.12.6.3: RESYNC: (1.12-1.13); FILE MERGED 2006/03/02 08:08:45 gh 1.12.6.2: removing warnings for linux and solarisSparc and some windows 2006/02/02 09:20:04 gh 1.12.6.1: removed compiler warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [0ca6fdded425d834874e4b88a7f3aa6bdb68deaa]

INTEGRATION: CWS warnings01 (1.20.6); FILE MERGED 2006/05/29 09:46:59 sb 1.20.6.5: #i53898# Made code warning-free and/or compile at all after resync to SRC680m170. 2006/05/23 23:25:13 sb 1.20.6.4: RESYNC: (1.20-1.24); FILE MERGED 2006/03/08 15:34:42 gh 1.20.6.3: remove wntmsci warnings 2006/03/02 08:08:45 gh 1.20.6.2: removing warnings for linux and solarisSparc and some windows 2006/02/02 09:20:03 gh 1.20.6.1: removed compiler warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [b35dbe125fd6fcaad20874a64951a41e11ea0e6f]

INTEGRATION: CWS warnings01 (1.5.12); FILE MERGED 2006/05/23 23:24:48 sb 1.5.12.3: RESYNC: (1.5-1.6); FILE MERGED 2006/05/22 15:21:21 sb 1.5.12.2: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162. 2006/03/02 08:08:45 gh 1.5.12.1: removing warnings for linux and solarisSparc and some windows


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [ef72f28b212e07505def81c730b3f1417fd49429]

INTEGRATION: CWS warnings01 (1.4.12); FILE MERGED 2006/02/02 09:20:03 gh 1.4.12.1: removed compiler warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [e9172f07ab5b59ec3f98fc6250df7f589a132a93]

INTEGRATION: CWS warnings01 (1.3.10); FILE MERGED 2006/03/02 08:08:44 gh 1.3.10.4: removing warnings for linux and solarisSparc and some windows 2006/03/01 09:48:41 gh 1.3.10.3: remove leftover comment 2006/02/02 14:25:37 gh 1.3.10.2: syntax error 2006/02/02 09:20:03 gh 1.3.10.1: removed compiler warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [c1d6e86e1444d28e590a93fb63c2881717359652]

INTEGRATION: CWS warnings01 (1.3.8); FILE MERGED 2006/03/02 08:08:44 gh 1.3.8.1: removing warnings for linux and solarisSparc and some windows


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [11a4b3f5149aad34f14d52bd897bbf51952885b8]

INTEGRATION: CWS warnings01 (1.2.12); FILE MERGED 2006/05/23 23:24:41 sb 1.2.12.2: RESYNC: (1.2-1.3); FILE MERGED 2006/02/02 09:20:02 gh 1.2.12.1: removed compiler warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [0f696d7a6bb98a60943ecd90d1883feb2e4c7a99]

INTEGRATION: CWS warnings01 (1.6.10); FILE MERGED 2006/05/23 23:24:34 sb 1.6.10.2: RESYNC: (1.6-1.7); FILE MERGED 2006/02/02 09:20:02 gh 1.6.10.1: removed compiler warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [d67c663bb20fb92857b1d6474593332622a86b15]

INTEGRATION: CWS warnings01 (1.3.10); FILE MERGED 2006/04/07 19:57:57 sb 1.3.10.3: RESYNC: (1.3-1.4); FILE MERGED 2006/03/02 08:08:44 gh 1.3.10.2: removing warnings for linux and solarisSparc and some windows 2006/02/02 09:20:02 gh 1.3.10.1: removed compiler warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [5c589a779ae82b2a5cb9465d29869a064258626f]

INTEGRATION: CWS warnings01 (1.3.12); FILE MERGED 2006/03/08 15:34:40 gh 1.3.12.1: remove wntmsci warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [ec307ecb0dc22577435cc32bb381ea7c259c7a2d]

INTEGRATION: CWS warnings01 (1.3.12); FILE MERGED 2006/05/22 15:21:20 sb 1.3.12.1: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [e537ca85cf5e74b5ea27cf310dce7768cb143e26]

INTEGRATION: CWS warnings01 (1.12.12); FILE MERGED 2006/05/23 23:24:15 sb 1.12.12.3: RESYNC: (1.12-1.13); FILE MERGED 2006/03/02 08:08:44 gh 1.12.12.2: removing warnings for linux and solarisSparc and some windows 2006/02/02 09:20:01 gh 1.12.12.1: removed compiler warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [1b15f66b452956e76a04eddfe00855d030154ae4]

INTEGRATION: CWS warnings01 (1.23.10); FILE MERGED 2006/05/23 23:24:06 sb 1.23.10.3: RESYNC: (1.23-1.25); FILE MERGED 2006/03/02 08:08:43 gh 1.23.10.2: removing warnings for linux and solarisSparc and some windows 2006/02/02 09:20:00 gh 1.23.10.1: removed compiler warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [8471c18f3a5faf925afb3c3139703ac75c9f1382]

INTEGRATION: CWS warnings01 (1.16.12); FILE MERGED 2006/05/23 23:21:40 sb 1.16.12.2: RESYNC: (1.16-1.17); FILE MERGED 2006/02/02 09:20:00 gh 1.16.12.1: removed compiler warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [cdf100a6f3bea7479ff5cce4b89e3bcca01ea8dc]

INTEGRATION: CWS warnings01 (1.11.12); FILE MERGED 2006/05/23 23:20:47 sb 1.11.12.4: RESYNC: (1.11-1.12); FILE MERGED 2006/03/08 15:34:40 gh 1.11.12.3: remove wntmsci warnings 2006/03/02 08:08:43 gh 1.11.12.2: removing warnings for linux and solarisSparc and some windows 2006/02/02 09:20:00 gh 1.11.12.1: removed compiler warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [6c5ed6ceaadb891a27025ab5ed7142b28e0fce8e]

INTEGRATION: CWS warnings01 (1.3.12); FILE MERGED 2006/02/02 09:19:59 gh 1.3.12.1: removed compiler warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [6838b5cd9f1780f6cf0a48a77cc0c7b1393766a5]

INTEGRATION: CWS warnings01 (1.5.12); FILE MERGED 2006/05/23 23:19:41 sb 1.5.12.2: RESYNC: (1.5-1.6); FILE MERGED 2006/02/02 09:19:59 gh 1.5.12.1: removed compiler warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [1fef68b19acc655fb2de0807594c56051cd6fd9e]

INTEGRATION: CWS warnings01 (1.8.10); FILE MERGED 2006/05/23 23:19:24 sb 1.8.10.3: RESYNC: (1.8-1.9); FILE MERGED 2006/03/08 15:34:40 gh 1.8.10.2: remove wntmsci warnings 2006/02/02 09:19:59 gh 1.8.10.1: removed compiler warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [f671721d83b1c3a40ace22acbad4fa3fe15d96b8]

INTEGRATION: CWS warnings01 (1.2.12); FILE MERGED 2006/02/02 09:19:58 gh 1.2.12.1: removed compiler warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [5dae5862c951fca05edcc98ddc5a2c2d24ef0647]

INTEGRATION: CWS warnings01 (1.2.12); FILE MERGED 2006/05/23 23:17:33 sb 1.2.12.2: RESYNC: (1.2-1.3); FILE MERGED 2006/02/02 09:19:58 gh 1.2.12.1: removed compiler warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [6039cdbb9130ac5f3a5a37f15cb07c4f83cfe8ff]

INTEGRATION: CWS warnings01 (1.4.12); FILE MERGED 2006/02/02 09:19:58 gh 1.4.12.1: removed compiler warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [d670e9fb57e04275302d831af676b8bec51ff8f3]

INTEGRATION: CWS warnings01 (1.2.12); FILE MERGED 2006/02/02 09:19:57 gh 1.2.12.1: removed compiler warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [b2bdea8972e8a3aab2015e6b95cebb940334e495]

INTEGRATION: CWS warnings01 (1.4.12); FILE MERGED 2006/05/22 15:21:19 sb 1.4.12.1: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [5bb1fc488e5f8d7e0b3b7427f152d2bdc3a9c4b7]

INTEGRATION: CWS warnings01 (1.3.12); FILE MERGED 2006/03/02 08:08:43 gh 1.3.12.1: removing warnings for linux and solarisSparc and some windows


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [23733639a06227facf0116ec216d21ef50fb32de]

INTEGRATION: CWS warnings01 (1.4.12); FILE MERGED 2006/03/08 15:34:39 gh 1.4.12.2: remove wntmsci warnings 2006/02/02 09:19:57 gh 1.4.12.1: removed compiler warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [a749a2434f5ec689b20f0c4089eb3c622c561f34]

INTEGRATION: CWS warnings01 (1.5.12); FILE MERGED 2006/05/23 23:18:27 sb 1.5.12.2: RESYNC: (1.5-1.6); FILE MERGED 2006/02/02 09:19:56 gh 1.5.12.1: removed compiler warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [a10ce31af3e004842409059f50fe8307727ecf12]

INTEGRATION: CWS warnings01 (1.2.12); FILE MERGED 2006/03/02 08:08:43 gh 1.2.12.2: removing warnings for linux and solarisSparc and some windows 2006/02/02 09:19:56 gh 1.2.12.1: removed compiler warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [cf1360d6c688485448a217246db353d3cc72ccc9]

INTEGRATION: CWS warnings01 (1.4.10); FILE MERGED 2006/03/08 15:34:39 gh 1.4.10.3: remove wntmsci warnings 2006/03/02 08:08:43 gh 1.4.10.2: removing warnings for linux and solarisSparc and some windows 2006/02/02 09:19:55 gh 1.4.10.1: removed compiler warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [706f0e09f3c7033b195a742b53945114a6f9b6a7]

INTEGRATION: CWS warnings01 (1.4.12); FILE MERGED 2006/05/22 15:21:18 sb 1.4.12.1: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [78862a052bf2c7fb390e5d205c70120053a4880f]

INTEGRATION: CWS warnings01 (1.4.12); FILE MERGED 2006/02/02 09:19:55 gh 1.4.12.1: removed compiler warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [74eec0ae6920f4a82a633c528fa3445c530bb8f7]

INTEGRATION: CWS warnings01 (1.8.12); FILE MERGED 2006/05/23 23:17:17 sb 1.8.12.3: RESYNC: (1.8-1.9); FILE MERGED 2006/03/02 08:08:42 gh 1.8.12.2: removing warnings for linux and solarisSparc and some windows 2006/02/02 09:19:54 gh 1.8.12.1: removed compiler warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [e1f31d5739c766f462b66126be09503ddecde838]

INTEGRATION: CWS warnings01 (1.3.12); FILE MERGED 2006/05/22 15:21:17 sb 1.3.12.1: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [b6ca5d7a199a0db9282281a1acd649deb4a01179]

INTEGRATION: CWS warnings01 (1.3.10); FILE MERGED 2006/03/02 08:08:42 gh 1.3.10.2: removing warnings for linux and solarisSparc and some windows 2006/02/02 09:19:54 gh 1.3.10.1: removed compiler warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [4df497fb6296bb1404ec4d40a53565768ce04b75]

INTEGRATION: CWS warnings01 (1.5.10); FILE MERGED 2006/02/02 09:19:53 gh 1.5.10.1: removed compiler warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [c7203f63e50ac7ac7f4df935c96c8c8a5345023b]

INTEGRATION: CWS warnings01 (1.2.12); FILE MERGED 2006/05/22 15:21:16 sb 1.2.12.1: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [86fa74cf71545e92b10d63e9c444aeee50c5d26a]

INTEGRATION: CWS warnings01 (1.2.28); FILE MERGED 2006/05/12 16:51:39 sb 1.2.28.1: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [636d0e60a75b3277caeb1bd6aab67aaba8ef5043]

INTEGRATION: CWS warnings01 (1.7.2); FILE MERGED 2006/01/26 17:27:28 sb 1.7.2.5: #i53898# Fixed previous merge. 2006/01/25 20:30:57 sb 1.7.2.4: RESYNC: (1.9-1.10); FILE MERGED 2005/11/07 18:56:29 pl 1.7.2.3: RESYNC: (1.8-1.9); FILE MERGED 2005/09/22 20:33:02 sb 1.7.2.2: RESYNC: (1.7-1.8); FILE MERGED 2005/08/29 13:44:34 sb 1.7.2.1: #i53898# Disabled werror within external code.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [6154e30518a2504b047747fc970f5545f1895e01]

INTEGRATION: CWS warnings01 (1.2.88); FILE MERGED 2005/09/22 20:30:03 sb 1.2.88.2: RESYNC: (1.2-1.3); FILE MERGED 2005/09/01 08:14:29 sb 1.2.88.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [d2ee64e92117f48294f2e96b2742b1beaf6bb3fb]

INTEGRATION: CWS warnings01 (1.9.110); FILE MERGED 2005/11/29 15:10:44 sb 1.9.110.3: #i53898# Made code warning-free. 2005/09/22 20:29:54 sb 1.9.110.2: RESYNC: (1.9-1.10); FILE MERGED 2005/09/07 14:14:55 sb 1.9.110.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [a34a9747d6db5bd7e27ccb1a3dc35bec34576fa2]

INTEGRATION: CWS warnings01 (1.5.88); FILE MERGED 2005/09/22 20:29:45 sb 1.5.88.3: RESYNC: (1.5-1.6); FILE MERGED 2005/09/07 14:14:55 sb 1.5.88.2: #i53898# Made code warning-free. 2005/09/01 08:14:29 sb 1.5.88.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [c75101d2893a6d959d0b7bb43fa9421bfb347f29]

INTEGRATION: CWS warnings01 (1.7.28); FILE MERGED 2005/09/22 20:29:30 sb 1.7.28.3: RESYNC: (1.7-1.8); FILE MERGED 2005/09/07 14:14:54 sb 1.7.28.2: #i53898# Made code warning-free. 2005/09/01 08:14:29 sb 1.7.28.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [d0ebece73e375ec34c201cd85cf3d51b14d9c787]

INTEGRATION: CWS warnings01 (1.8.36); FILE MERGED 2005/11/29 15:10:44 sb 1.8.36.4: #i53898# Made code warning-free. 2005/09/22 20:29:20 sb 1.8.36.3: RESYNC: (1.8-1.9); FILE MERGED 2005/09/07 14:14:54 sb 1.8.36.2: #i53898# Made code warning-free. 2005/09/01 08:14:28 sb 1.8.36.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [0ce87641f4bff71442de82e67ae6aec25846bea9]

INTEGRATION: CWS warnings01 (1.3.132); FILE MERGED 2005/09/22 20:28:40 sb 1.3.132.2: RESYNC: (1.3-1.4); FILE MERGED 2005/09/07 14:14:53 sb 1.3.132.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [627a43954770e315c562ed066b2febda2c738484]

INTEGRATION: CWS warnings01 (1.7.126); FILE MERGED 2005/11/08 18:06:50 pl 1.7.126.5: #i53898# fix a visbility issue 2005/09/22 20:28:09 sb 1.7.126.4: RESYNC: (1.7-1.8); FILE MERGED 2005/09/07 14:14:53 sb 1.7.126.3: #i53898# Made code warning-free. 2005/09/06 10:11:11 sb 1.7.126.2: #i53898# sal::reinterpret_int_cast is not needed. 2005/09/01 08:14:28 sb 1.7.126.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [d903c09cf38aec4655f23e82b1a057388df20f59]

INTEGRATION: CWS warnings01 (1.3.132); FILE MERGED 2005/09/22 20:27:38 sb 1.3.132.4: RESYNC: (1.3-1.4); FILE MERGED 2005/09/07 14:14:52 sb 1.3.132.3: #i53898# Made code warning-free. 2005/09/06 10:11:11 sb 1.3.132.2: #i53898# sal::reinterpret_int_cast is not needed. 2005/09/01 08:14:28 sb 1.3.132.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [b94c7bb31c6cabb8d54022ba0fb7f5d12aba605e]

INTEGRATION: CWS warnings01 (1.8.132); FILE MERGED 2005/09/22 20:28:00 sb 1.8.132.2: RESYNC: (1.8-1.9); FILE MERGED 2005/09/07 14:14:52 sb 1.8.132.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [6af2105b53c85d20cee1a76b5b7d9823ee731923]

INTEGRATION: CWS warnings01 (1.16.22); FILE MERGED 2006/01/25 20:30:41 sb 1.16.22.4: RESYNC: (1.17-1.18); FILE MERGED 2005/09/22 20:27:48 sb 1.16.22.3: RESYNC: (1.16-1.17); FILE MERGED 2005/09/07 14:14:52 sb 1.16.22.2: #i53898# Made code warning-free. 2005/09/01 08:14:27 sb 1.16.22.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [4d758a359df9f94616292691f00e11dd6603b628]

INTEGRATION: CWS warnings01 (1.6.122); FILE MERGED 2005/09/22 20:27:12 sb 1.6.122.2: RESYNC: (1.6-1.7); FILE MERGED 2005/09/07 14:14:51 sb 1.6.122.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [ac0a856e138d3a80c82bbe428e95e165f1931b94]

INTEGRATION: CWS warnings01 (1.15.28); FILE MERGED 2005/09/22 20:27:01 sb 1.15.28.3: RESYNC: (1.15-1.16); FILE MERGED 2005/09/07 14:14:51 sb 1.15.28.2: #i53898# Made code warning-free. 2005/09/01 08:14:27 sb 1.15.28.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [5d3292e5cfcaf1af1fc9cc6f4ce4082f0f39d177]

INTEGRATION: CWS warnings01 (1.11.126); FILE MERGED 2005/11/08 18:06:50 pl 1.11.126.5: #i53898# fix a visbility issue 2005/09/22 20:26:51 sb 1.11.126.4: RESYNC: (1.11-1.12); FILE MERGED 2005/09/07 14:14:50 sb 1.11.126.3: #i53898# Made code warning-free. 2005/09/06 10:11:10 sb 1.11.126.2: #i53898# sal::reinterpret_int_cast is not needed. 2005/09/01 08:14:27 sb 1.11.126.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [abe5d9d1d8b5621e0c8d10a45aefa67acc27b3e1]

INTEGRATION: CWS warnings01 (1.6.22); FILE MERGED 2005/09/22 20:26:40 sb 1.6.22.4: RESYNC: (1.6-1.7); FILE MERGED 2005/09/07 14:14:50 sb 1.6.22.3: #i53898# Made code warning-free. 2005/09/06 10:11:10 sb 1.6.22.2: #i53898# sal::reinterpret_int_cast is not needed. 2005/09/01 08:14:26 sb 1.6.22.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [c37c235f0d1d760e1a3c1d0d221f1fa782b077e9]

INTEGRATION: CWS warnings01 (1.7.28); FILE MERGED 2005/09/22 20:26:11 sb 1.7.28.2: RESYNC: (1.7-1.8); FILE MERGED 2005/09/07 14:14:49 sb 1.7.28.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [8373e613c0dd3ef854b5b998279ea669bec53166]

INTEGRATION: CWS warnings01 (1.11.8); FILE MERGED 2005/09/22 20:25:48 sb 1.11.8.3: RESYNC: (1.11-1.12); FILE MERGED 2005/09/07 14:14:48 sb 1.11.8.2: #i53898# Made code warning-free. 2005/09/01 08:14:26 sb 1.11.8.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [8f81417e2b7a3cbd658c69ae8c7f94fb5ed294cc]

INTEGRATION: CWS warnings01 (1.5.4); FILE MERGED 2005/10/31 15:13:28 ab 1.5.4.2: #i53898# Fixed unused parameters for unxsols4(.pro) 2005/10/21 07:53:32 cd 1.5.4.1: #i53898# Fix warnings for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [824a4a476818a5bbfcc31d38c9da02895803c2e0]

INTEGRATION: CWS warnings01 (1.5.18); FILE MERGED 2006/05/15 12:09:05 sb 1.5.18.1: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [107aa606983ef62be695c7fc807c9c71eaddb35e]

INTEGRATION: CWS warnings01 (1.3.18); FILE MERGED 2006/05/15 12:09:04 sb 1.3.18.1: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [02868df5775cd2cf691aadf34e2a69861efac45c]

INTEGRATION: CWS warnings01 (1.6.18); FILE MERGED 2006/05/15 12:09:03 sb 1.6.18.1: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [9f05f038491a326f3b06bae66892cb3edd36d305]

INTEGRATION: CWS warnings01 (1.2.18); FILE MERGED 2006/05/15 12:09:02 sb 1.2.18.1: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [e7a2dd216eb8077676416310376fe717bdd7f03e]

INTEGRATION: CWS warnings01 (1.3.18); FILE MERGED 2006/05/15 12:09:01 sb 1.3.18.1: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [f3b0bb00a84117d6733b241ee5bbee5b4bca18c4]

INTEGRATION: CWS warnings01 (1.6.18); FILE MERGED 2005/11/16 12:07:43 pl 1.6.18.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [cee4853995c2e602c97ce785c0eb6b19cf20e8d5]

INTEGRATION: CWS warnings01 (1.7.18); FILE MERGED 2005/11/16 12:07:43 pl 1.7.18.2: #i55991# removed warnings 2005/10/27 10:43:18 os 1.7.18.1: #i53898# warnings removed


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [e6b93f7505dc79eaf61e6ac6cfe015328155ec26]

INTEGRATION: CWS warnings01 (1.9.6); FILE MERGED 2006/04/07 19:56:57 sb 1.9.6.4: RESYNC: (1.10-1.11); FILE MERGED 2005/11/16 12:07:42 pl 1.9.6.3: #i55991# removed warnings 2005/11/07 18:55:57 pl 1.9.6.2: RESYNC: (1.9-1.10); FILE MERGED 2005/10/27 10:43:18 os 1.9.6.1: #i53898# warnings removed


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [fde23f755e19896eabe02837961bd3da3e0f0167]

INTEGRATION: CWS warnings01 (1.4.18); FILE MERGED 2006/05/23 23:13:17 sb 1.4.18.2: RESYNC: (1.4-1.5); FILE MERGED 2005/11/16 12:07:42 pl 1.4.18.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [69717ce381b59d47d68ac09d63566080477c33e7]

INTEGRATION: CWS warnings01 (1.3.18); FILE MERGED 2006/01/25 20:30:22 sb 1.3.18.2: RESYNC: (1.3-1.4); FILE MERGED 2005/11/16 12:07:41 pl 1.3.18.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [992863c9153bdbc692fdee247da2a67a6937eac6]

INTEGRATION: CWS warnings01 (1.3.18); FILE MERGED 2006/05/23 23:12:57 sb 1.3.18.3: RESYNC: (1.3-1.4); FILE MERGED 2005/11/16 12:07:41 pl 1.3.18.2: #i55991# removed warnings 2005/10/27 10:43:17 os 1.3.18.1: #i53898# warnings removed


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [20e92aa97abf3c61cf6203575d0f18d4c30aceb2]

INTEGRATION: CWS warnings01 (1.4.16); FILE MERGED 2006/04/07 19:56:28 sb 1.4.16.5: RESYNC: (1.7-1.8); FILE MERGED 2006/01/30 15:25:17 sb 1.4.16.4: #i53898# Made code warning-free. 2006/01/25 20:30:06 sb 1.4.16.3: RESYNC: (1.4-1.7); FILE MERGED 2005/11/16 12:07:40 pl 1.4.16.2: #i55991# removed warnings 2005/10/27 10:43:17 os 1.4.16.1: #i53898# warnings removed


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [216c018a122c5e96fc8077971581db52a6a385b2]

INTEGRATION: CWS warnings01 (1.3.18); FILE MERGED 2005/11/16 12:07:40 pl 1.3.18.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [b3a514a611b924abf00daec0b7298aaed3525b3e]

INTEGRATION: CWS warnings01 (1.3.10); FILE MERGED 2006/01/25 20:29:41 sb 1.3.10.3: RESYNC: (1.4-1.5); FILE MERGED 2005/11/07 18:55:32 pl 1.3.10.2: RESYNC: (1.3-1.4); FILE MERGED 2005/10/27 10:43:16 os 1.3.10.1: #i53898# warnings removed


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [e47089f2720095c4b45861bb19ab943aebecac93]

INTEGRATION: CWS warnings01 (1.3.18); FILE MERGED 2006/04/07 19:56:19 sb 1.3.18.3: RESYNC: (1.4-1.5); FILE MERGED 2006/01/25 20:29:34 sb 1.3.18.2: RESYNC: (1.3-1.4); FILE MERGED 2005/11/16 12:07:39 pl 1.3.18.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [c91da088c29ee3d63407fb35ddbde15e0ceb6f59]

INTEGRATION: CWS warnings01 (1.3.18); FILE MERGED 2005/11/16 12:07:39 pl 1.3.18.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [9570b4c2852b1cc4e24dc2aa4ca1cc3ba1bc535a]

INTEGRATION: CWS warnings01 (1.23.6); FILE MERGED 2006/02/27 11:43:04 sb 1.23.6.2: #i53898# Made code waring-free. 2005/10/28 10:13:56 sb 1.23.6.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [b6e86a39e05aa87063d214e0048d43dda8c94bee]

INTEGRATION: CWS warnings01 (1.5.8); FILE MERGED 2006/04/07 19:56:07 sb 1.5.8.3: RESYNC: (1.6-1.7); FILE MERGED 2005/09/22 20:23:55 sb 1.5.8.2: RESYNC: (1.5-1.6); FILE MERGED 2005/09/19 14:52:02 sb 1.5.8.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [d3b536b5ab7488b52698c50818262e745f67d528]

INTEGRATION: CWS warnings01 (1.23.36); FILE MERGED 2005/10/28 10:13:56 sb 1.23.36.3: #i53898# Made code warning-free. 2005/09/22 20:23:24 sb 1.23.36.2: RESYNC: (1.23-1.24); FILE MERGED 2005/09/19 14:52:02 sb 1.23.36.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [20799416a6fcebce158f05edf29f84a102ff774a]

INTEGRATION: CWS warnings01 (1.14.34); FILE MERGED 2005/10/28 10:13:55 sb 1.14.34.3: #i53898# Made code warning-free. 2005/09/22 20:22:56 sb 1.14.34.2: RESYNC: (1.14-1.15); FILE MERGED 2005/09/19 14:52:02 sb 1.14.34.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [0e579bf3060528f1b9be3450d3dd60d5cdb4ca2e]

INTEGRATION: CWS warnings01 (1.4.30); FILE MERGED 2005/11/07 18:54:54 pl 1.4.30.3: RESYNC: (1.5-1.6); FILE MERGED 2005/09/22 20:22:30 sb 1.4.30.2: RESYNC: (1.4-1.5); FILE MERGED 2005/09/01 14:56:19 sb 1.4.30.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [f648a9a5190396f7d0e8929027e8e9bb2521c9a5]

INTEGRATION: CWS warnings01 (1.4.6); FILE MERGED 2005/10/28 10:13:55 sb 1.4.6.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [896aedac79e299ea7c2838fd9b550aa8f5886e0a]

INTEGRATION: CWS warnings01 (1.9.14); FILE MERGED 2006/02/27 11:43:04 sb 1.9.14.5: #i53898# Made code waring-free. 2005/10/28 10:13:54 sb 1.9.14.4: #i53898# Made code warning-free. 2005/10/27 15:08:48 pl 1.9.14.3: #i55991# removed warnings for solaris platform 2005/09/22 20:21:34 sb 1.9.14.2: RESYNC: (1.9-1.10); FILE MERGED 2005/09/01 14:56:19 sb 1.9.14.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [0e0503f27fa9ae1f72b0da6fae1ab4050c9b1763]

INTEGRATION: CWS warnings01 (1.7.18); FILE MERGED 2006/04/07 19:55:59 sb 1.7.18.3: RESYNC: (1.8-1.9); FILE MERGED 2005/09/22 20:21:09 sb 1.7.18.2: RESYNC: (1.7-1.8); FILE MERGED 2005/09/01 14:56:19 sb 1.7.18.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [f625aac94858c0b13e394d2120332a4a88ec82fb]

INTEGRATION: CWS warnings01 (1.4.6); FILE MERGED 2005/10/27 15:08:48 pl 1.4.6.1: #i55991# removed warnings for solaris platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [645b23834cb2a6daad6ec5ff3608b283bc2ef3de]

INTEGRATION: CWS warnings01 (1.4.6); FILE MERGED 2005/10/27 15:08:47 pl 1.4.6.1: #i55991# removed warnings for solaris platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [3d30cffb6d0d4245ed6b37953dc7528917c8de73]

INTEGRATION: CWS warnings01 (1.17.28); FILE MERGED 2006/04/07 19:55:52 sb 1.17.28.6: RESYNC: (1.18-1.19); FILE MERGED 2006/02/27 11:43:03 sb 1.17.28.5: #i53898# Made code waring-free. 2005/11/09 18:39:17 pl 1.17.28.4: #i53898# removed warnings 2005/10/27 15:08:47 pl 1.17.28.3: #i55991# removed warnings for solaris platform 2005/09/22 20:20:21 sb 1.17.28.2: RESYNC: (1.17-1.18); FILE MERGED 2005/09/01 14:56:18 sb 1.17.28.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [fe63c51267f266ee10ab2cecc234d29bc7299765]

INTEGRATION: CWS warnings01 (1.3.6); FILE MERGED 2005/10/27 15:08:47 pl 1.3.6.1: #i55991# removed warnings for solaris platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [8c320798c5242c40ec7c25cd66bee68db8908399]

INTEGRATION: CWS warnings01 (1.8.6); FILE MERGED 2006/04/07 19:55:44 sb 1.8.6.4: RESYNC: (1.10-1.11); FILE MERGED 2006/01/25 20:29:13 sb 1.8.6.3: RESYNC: (1.9-1.10); FILE MERGED 2005/11/07 18:54:37 pl 1.8.6.2: RESYNC: (1.8-1.9); FILE MERGED 2005/10/27 15:08:47 pl 1.8.6.1: #i55991# removed warnings for solaris platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [a3ac489c4189eb1f78dfd1f6e90e4ce8ca716abe]

INTEGRATION: CWS warnings01 (1.7.2); FILE MERGED 2006/04/20 14:27:38 sb 1.7.2.1: #i53898# Made code warning-free again after resync to SRC680m162.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [a39770f25b17e996dde6b8024208a611a071211d]

INTEGRATION: CWS warnings01 (1.4.6); FILE MERGED 2005/10/27 15:08:46 pl 1.4.6.1: #i55991# removed warnings for solaris platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [60098f6953fca2b7bfcf2c722e650b43a081ddf6]

INTEGRATION: CWS warnings01 (1.9.6); FILE MERGED 2005/11/07 18:54:26 pl 1.9.6.2: RESYNC: (1.9-1.10); FILE MERGED 2005/10/28 10:13:54 sb 1.9.6.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [b5486d4d07a04a2b445a110cc031aae9ba595fcd]

INTEGRATION: CWS warnings01 (1.5.6); FILE MERGED 2006/01/31 16:01:22 sb 1.5.6.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [828d33367b0e364fb155a78df8e39ab0077e4677]

INTEGRATION: CWS warnings01 (1.5.8); FILE MERGED 2006/02/01 13:04:13 sb 1.5.8.1: #i53898# Made code compile on unxsols4.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [076c8f56eac0043731e143587c343f9681b4e76c]

INTEGRATION: CWS warnings01 (1.5.8); FILE MERGED 2006/01/31 15:59:23 sb 1.5.8.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [d3fa29699b6676a59cd30e293f315814b33145bc]

INTEGRATION: CWS warnings01 (1.3.70); FILE MERGED 2005/11/09 18:49:43 pl 1.3.70.3: #i53898# removed warnings 2005/09/22 20:01:15 sb 1.3.70.2: RESYNC: (1.3-1.4); FILE MERGED 2005/09/19 15:24:05 sb 1.3.70.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [31e01a8d6c79d8bb78bfeff985f17d86dddbb0de]

INTEGRATION: CWS warnings01 (1.4.8); FILE MERGED 2005/11/09 18:49:42 pl 1.4.8.1: #i53898# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [cffbc450e722703e66de2cff961276091fe80b06]

INTEGRATION: CWS warnings01 (1.12.156); FILE MERGED 2005/10/31 14:38:13 sb 1.12.156.3: #i53898# Made code warning-free. 2005/09/22 20:00:03 sb 1.12.156.2: RESYNC: (1.12-1.13); FILE MERGED 2005/09/19 15:24:04 sb 1.12.156.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [72e48353d181b35ec57797f3fc51eded8429f7c6]

INTEGRATION: CWS warnings01 (1.2.36); FILE MERGED 2005/09/22 19:59:14 sb 1.2.36.2: RESYNC: (1.2-1.3); FILE MERGED 2005/09/19 15:24:03 sb 1.2.36.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [52eb3b21bc52c75688241257b40432f6c444dddc]

INTEGRATION: CWS warnings01 (1.18.36); FILE MERGED 2006/02/27 14:10:55 sb 1.18.36.5: #i53898# Made code waring-free. 2005/11/07 18:53:30 pl 1.18.36.4: RESYNC: (1.19-1.20); FILE MERGED 2005/10/31 14:38:12 sb 1.18.36.3: #i53898# Made code warning-free. 2005/09/22 19:59:05 sb 1.18.36.2: RESYNC: (1.18-1.19); FILE MERGED 2005/09/19 15:24:01 sb 1.18.36.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [ef5dba8c7e3f37d1634dbc7d16c7da8de5d6e63e]

INTEGRATION: CWS warnings01 (1.4.76); FILE MERGED 2005/09/22 19:58:44 sb 1.4.76.2: RESYNC: (1.4-1.5); FILE MERGED 2005/09/19 15:24:00 sb 1.4.76.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [94ba65398cbf199013b9ef12bd695c3122cb1322]

INTEGRATION: CWS warnings01 (1.11.8); FILE MERGED 2006/02/27 14:10:55 sb 1.11.8.2: #i53898# Made code waring-free. 2005/10/31 14:38:12 sb 1.11.8.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [cc83f613637d510335442ae6157cbbc15966c367]

INTEGRATION: CWS warnings01 (1.24.8); FILE MERGED 2006/04/07 19:54:50 sb 1.24.8.3: RESYNC: (1.24-1.25); FILE MERGED 2006/02/27 14:10:54 sb 1.24.8.2: #i53898# Made code waring-free. 2005/10/31 14:38:12 sb 1.24.8.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [d6a669a55ec44705e09ad30ad14d15c1161be1c5]

INTEGRATION: CWS warnings01 (1.6.146); FILE MERGED 2006/04/07 19:54:30 sb 1.6.146.4: RESYNC: (1.7-1.8); FILE MERGED 2005/10/31 14:38:11 sb 1.6.146.3: #i53898# Made code warning-free. 2005/09/22 19:57:31 sb 1.6.146.2: RESYNC: (1.6-1.7); FILE MERGED 2005/09/19 15:24:00 sb 1.6.146.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [c58acb7ccd71fc725e7c34545601df3e9b29cd53]

INTEGRATION: CWS warnings01 (1.4.34); FILE MERGED 2005/09/22 19:56:50 sb 1.4.34.2: RESYNC: (1.4-1.5); FILE MERGED 2005/09/19 15:23:59 sb 1.4.34.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [59afebca3709a105ad5cb75ce0bfc286a8b18ac3]

INTEGRATION: CWS warnings01 (1.6.18); FILE MERGED 2005/11/09 18:49:41 pl 1.6.18.4: #i53898# removed warnings 2005/10/31 14:38:11 sb 1.6.18.3: #i53898# Made code warning-free. 2005/09/22 19:56:41 sb 1.6.18.2: RESYNC: (1.6-1.7); FILE MERGED 2005/09/19 15:23:58 sb 1.6.18.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [b86ddb7f016f2e04cccb672bc8b78e801f545999]

INTEGRATION: CWS warnings01 (1.19.8); FILE MERGED 2005/10/31 14:38:11 sb 1.19.8.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [c5eecd9c4f47d385230ca4d4795f385b0098c4cd]

INTEGRATION: CWS warnings01 (1.11.42); FILE MERGED 2005/09/22 19:55:28 sb 1.11.42.2: RESYNC: (1.11-1.12); FILE MERGED 2005/09/19 15:23:58 sb 1.11.42.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [f2558c403129d1b387ca72d5247466f709ca2ec6]

INTEGRATION: CWS warnings01 (1.8.8); FILE MERGED 2005/10/31 14:38:10 sb 1.8.8.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [49cfe799f2b94851bbb0d340c23af854bd624f44]

INTEGRATION: CWS warnings01 (1.3.52); FILE MERGED 2005/09/22 19:52:18 sb 1.3.52.2: RESYNC: (1.3-1.4); FILE MERGED 2005/09/19 15:23:56 sb 1.3.52.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [cfaae72139d66293635a3b32a2ced4a57ed969c5]

INTEGRATION: CWS warnings01 (1.16.42); FILE MERGED 2005/09/22 19:52:08 sb 1.16.42.2: RESYNC: (1.16-1.17); FILE MERGED 2005/09/19 15:23:54 sb 1.16.42.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [e57aa03361f911f78b08a1388ba2f550df3be830]

INTEGRATION: CWS warnings01 (1.10.8); FILE MERGED 2005/10/31 14:38:10 sb 1.10.8.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [96f5812cf50f8d64479b269b6cb0d873993c20e3]

INTEGRATION: CWS warnings01 (1.6.8); FILE MERGED 2005/10/31 14:38:10 sb 1.6.8.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [24d3160ff802803f07c118eeecfa90ef05b4d7f9]

INTEGRATION: CWS warnings01 (1.15.8); FILE MERGED 2005/10/31 14:38:09 sb 1.15.8.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [09ce2538ae19d64018aacf37510a6a1ad58955e3]

INTEGRATION: CWS warnings01 (1.10.32); FILE MERGED 2005/09/22 19:50:17 sb 1.10.32.2: RESYNC: (1.10-1.11); FILE MERGED 2005/09/01 15:24:40 sb 1.10.32.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [0b7a820ed03b7a494573394ec98d7032e5173e25]

INTEGRATION: CWS warnings01 (1.68.12); FILE MERGED 2006/02/27 14:10:53 sb 1.68.12.7: #i53898# Made code waring-free. 2006/01/25 20:28:54 sb 1.68.12.6: RESYNC: (1.71-1.72); FILE MERGED 2005/11/07 18:53:13 pl 1.68.12.5: RESYNC: (1.69-1.71); FILE MERGED 2005/10/31 14:38:08 sb 1.68.12.4: #i53898# Made code warning-free. 2005/09/22 19:49:40 sb 1.68.12.3: RESYNC: (1.68-1.69); FILE MERGED 2005/09/19 15:23:53 sb 1.68.12.2: #i53898# Made code warning-free. 2005/09/01 15:24:40 sb 1.68.12.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [891bcb540b1c8bea69118dbfb862ab71bb82e2ae]

INTEGRATION: CWS warnings01 (1.23.6); FILE MERGED 2005/10/31 14:38:08 sb 1.23.6.3: #i53898# Made code warning-free. 2005/09/22 19:49:02 sb 1.23.6.2: RESYNC: (1.23-1.24); FILE MERGED 2005/09/01 15:24:39 sb 1.23.6.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [a16be0ccffaaceab7438cbdc39e7b913be61f119]

INTEGRATION: CWS warnings01 (1.14.52); FILE MERGED 2005/10/31 14:38:08 sb 1.14.52.3: #i53898# Made code warning-free. 2005/09/22 19:48:42 sb 1.14.52.2: RESYNC: (1.14-1.15); FILE MERGED 2005/09/19 15:23:51 sb 1.14.52.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [93e7a27f055b7134654278cc094a53c86e356906]

INTEGRATION: CWS warnings01 (1.14.18); FILE MERGED 2005/10/31 14:38:07 sb 1.14.18.3: #i53898# Made code warning-free. 2005/09/22 19:48:15 sb 1.14.18.2: RESYNC: (1.14-1.15); FILE MERGED 2005/09/19 15:23:49 sb 1.14.18.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [1ee5b00fbd0818f889f013500a8c671a9d82158d]

INTEGRATION: CWS warnings01 (1.20.12); FILE MERGED 2005/11/09 18:49:40 pl 1.20.12.4: #i53898# removed warnings 2005/10/31 14:38:07 sb 1.20.12.3: #i53898# Made code warning-free. 2005/09/22 19:45:02 sb 1.20.12.2: RESYNC: (1.20-1.21); FILE MERGED 2005/09/19 15:23:48 sb 1.20.12.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [afddc77cfd7f43770dbade2330be68da44d85b60]

INTEGRATION: CWS warnings01 (1.3.22); FILE MERGED 2005/09/22 19:47:51 sb 1.3.22.2: RESYNC: (1.3-1.4); FILE MERGED 2005/09/01 15:24:38 sb 1.3.22.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [a77b2b54b7f114d93ba45d8577433387cb659d19]

INTEGRATION: CWS warnings01 (1.22.52); FILE MERGED 2005/10/31 14:38:06 sb 1.22.52.3: #i53898# Made code warning-free. 2005/09/22 19:47:30 sb 1.22.52.2: RESYNC: (1.22-1.23); FILE MERGED 2005/09/01 15:24:38 sb 1.22.52.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [858db3cce5a027897c7269f8f9cb68e15a981567]

INTEGRATION: CWS warnings01 (1.9.8); FILE MERGED 2005/10/31 14:38:06 sb 1.9.8.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [d069e6b4e4d37e7cc25febfa7ea71dda3077dafa]

INTEGRATION: CWS warnings01 (1.4.34); FILE MERGED 2005/09/22 19:46:39 sb 1.4.34.2: RESYNC: (1.4-1.5); FILE MERGED 2005/09/19 15:23:45 sb 1.4.34.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [615a8cd1609e7991d6c1420b68edd62127a73688]

INTEGRATION: CWS warnings01 (1.12.8); FILE MERGED 2006/02/27 14:10:53 sb 1.12.8.3: #i53898# Made code waring-free. 2006/01/25 20:28:46 sb 1.12.8.2: RESYNC: (1.12-1.13); FILE MERGED 2005/10/31 14:38:05 sb 1.12.8.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [5b67b5609877bfba79053d9b74f318b5416a964a]

INTEGRATION: CWS warnings01 (1.4.8); FILE MERGED 2005/10/31 14:38:05 sb 1.4.8.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [ce1acd126acfbff8d6439ddf96bbdb0b5b23dc47]

INTEGRATION: CWS warnings01 (1.10.52); FILE MERGED 2006/02/27 14:10:52 sb 1.10.52.4: #i53898# Made code waring-free. 2005/10/31 14:38:05 sb 1.10.52.3: #i53898# Made code warning-free. 2005/09/22 19:45:59 sb 1.10.52.2: RESYNC: (1.10-1.11); FILE MERGED 2005/09/19 15:23:44 sb 1.10.52.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [7746611205734b095d0679b3e99e253f499503f1]

INTEGRATION: CWS warnings01 (1.3.212); FILE MERGED 2005/10/31 14:38:05 sb 1.3.212.3: #i53898# Made code warning-free. 2005/09/22 19:45:50 sb 1.3.212.2: RESYNC: (1.3-1.4); FILE MERGED 2005/09/19 15:23:44 sb 1.3.212.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [8f35935f1d1aa424113af8104fd31067806256bf]

INTEGRATION: CWS warnings01 (1.2.8); FILE MERGED 2005/10/31 14:38:04 sb 1.2.8.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [68a121fdf877a6a62843c05e55897a5e174ebe64]

INTEGRATION: CWS warnings01 (1.11.8); FILE MERGED 2006/02/27 14:10:52 sb 1.11.8.2: #i53898# Made code waring-free. 2005/10/31 14:38:04 sb 1.11.8.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [d24fcbeed33aadeb35779e956947a8047fda3b23]

INTEGRATION: CWS warnings01 (1.48.16); FILE MERGED 2006/04/07 19:53:52 sb 1.48.16.2: RESYNC: (1.48-1.49); FILE MERGED 2005/11/17 15:40:47 sb 1.48.16.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [5138e5c5b9de35dc070844c0197c3b6004488881]

INTEGRATION: CWS warnings01 (1.2.16); FILE MERGED 2005/11/17 15:40:47 sb 1.2.16.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [83b69f3926b258d746125a76678920ffe6a09037]

INTEGRATION: CWS warnings01 (1.2.16); FILE MERGED 2005/11/17 15:40:46 sb 1.2.16.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [358aa624cd4f746cc1e9d9784a943adb0af2688b]

INTEGRATION: CWS warnings01 (1.3.48); FILE MERGED 2006/04/07 19:53:31 sb 1.3.48.3: RESYNC: (1.4-1.5); FILE MERGED 2006/01/25 20:28:14 sb 1.3.48.2: RESYNC: (1.3-1.4); FILE MERGED 2005/12/07 11:18:47 os 1.3.48.1: #i53598# warnings removed


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [fa52fe43007bc0826e82398659d730d29bcccd46]

INTEGRATION: CWS warnings01 (1.3.18); FILE MERGED 2005/12/07 11:18:47 os 1.3.18.1: #i53598# warnings removed


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [660c7804f432976089934b44f9fdff74c3a4fbda]

INTEGRATION: CWS warnings01 (1.3.18); FILE MERGED 2006/02/23 08:36:46 os 1.3.18.1: #i53898# warnings removed


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [6f91d6a9b9affcd0d96428e2d534af1e348b6384]

INTEGRATION: CWS warnings01 (1.3.18); FILE MERGED 2006/02/23 08:36:45 os 1.3.18.1: #i53898# warnings removed


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [023682617a2f42813a7558e66b8cdaf90c8f8275]

INTEGRATION: CWS warnings01 (1.4.14); FILE MERGED 2006/05/23 23:11:41 sb 1.4.14.5: RESYNC: (1.6-1.7); FILE MERGED 2006/04/07 19:53:24 sb 1.4.14.4: RESYNC: (1.5-1.6); FILE MERGED 2006/02/06 12:42:59 os 1.4.14.3: #i53898# warnings removed 2006/01/25 20:27:27 sb 1.4.14.2: RESYNC: (1.4-1.5); FILE MERGED 2005/12/07 11:18:47 os 1.4.14.1: #i53598# warnings removed


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [97eb6d721971ce8c9bbf09f7c31b69b55332d17f]

INTEGRATION: CWS warnings01 (1.3.18); FILE MERGED 2005/12/07 11:18:46 os 1.3.18.1: #i53598# warnings removed


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [c4ed4e3081c086b31fb0e12dcd4ebac97c587ab4]

INTEGRATION: CWS warnings01 (1.14.16); FILE MERGED 2006/05/23 23:10:45 sb 1.14.16.3: RESYNC: (1.15-1.16); FILE MERGED 2006/01/25 20:27:04 sb 1.14.16.2: RESYNC: (1.14-1.15); FILE MERGED 2005/12/07 11:18:46 os 1.14.16.1: #i53598# warnings removed


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [7fba6516c9284fb1c2ae9e6df9aae3111b844449]

INTEGRATION: CWS warnings01 (1.4.18); FILE MERGED 2005/12/07 11:18:46 os 1.4.18.1: #i53598# warnings removed


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [435d1897df092c1ddf952bbd687e71e42a9f10e5]

INTEGRATION: CWS warnings01 (1.4.18); FILE MERGED 2006/02/23 08:36:45 os 1.4.18.1: #i53898# warnings removed


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [f4dfd64e1420fe5adc7a7dbfc15b7d9a2b228002]

INTEGRATION: CWS warnings01 (1.14.18); FILE MERGED 2006/05/23 23:09:52 sb 1.14.18.5: RESYNC: (1.15-1.16); FILE MERGED 2006/05/22 15:20:39 sb 1.14.18.4: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162. 2006/04/20 14:57:18 sb 1.14.18.3: #i53898# Made code compile and/or warning-free again after resync to SRC680m162. 2006/04/07 19:48:46 sb 1.14.18.2: RESYNC: (1.14-1.15); FILE MERGED 2005/12/07 11:18:45 os 1.14.18.1: #i53598# warnings removed


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [c84597cad834fa67de4ff75bac225b4c1a595b39]

INTEGRATION: CWS warnings01 (1.4.18); FILE MERGED 2005/12/07 11:18:45 os 1.4.18.1: #i53598# warnings removed


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [831269b2cf4738dd9c419c6bb3f8b13a97669613]

INTEGRATION: CWS warnings01 (1.5.18); FILE MERGED 2006/02/21 17:42:59 os 1.5.18.1: #i53898# ';' removed


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [62fb61972643b7de55ea62d0079f7bf8d2d0991b]

INTEGRATION: CWS warnings01 (1.5.18); FILE MERGED 2005/12/07 11:18:45 os 1.5.18.1: #i53598# warnings removed


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [bf745fdd7b4ac1cefb092072ba19e8647fd4d61e]

INTEGRATION: CWS warnings01 (1.8.4); FILE MERGED 2005/12/06 15:11:29 sb 1.8.4.1: #i53898# Removed dead code.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [f45c9b4242576825a770d720172dabf394db5c36]

INTEGRATION: CWS warnings01 (1.12.4); FILE MERGED 2006/02/28 15:00:34 sb 1.12.4.1: #i53898# Made code waring-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [331d787370d8a7b961af666527e23141d1172b67]

INTEGRATION: CWS warnings01 (1.12.196); FILE MERGED 2005/09/22 18:38:30 sb 1.12.196.2: RESYNC: (1.12-1.13); FILE MERGED 2005/09/09 12:38:14 sb 1.12.196.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [56309c3bc91da3e4b5f9a8aa2d56a4d0bf3f5f7d]

INTEGRATION: CWS warnings01 (1.3.248); FILE MERGED 2005/09/22 18:38:21 sb 1.3.248.2: RESYNC: (1.3-1.4); FILE MERGED 2005/09/09 12:38:13 sb 1.3.248.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [e9e07934956f7eeda9701864a2108f08bc608dc4]

INTEGRATION: CWS warnings01 (1.5.78); FILE MERGED 2005/09/22 18:38:11 sb 1.5.78.2: RESYNC: (1.5-1.6); FILE MERGED 2005/09/09 12:38:13 sb 1.5.78.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [fb85b0fa1b1616720fb22944bcfe52582fc686c7]

INTEGRATION: CWS warnings01 (1.7.88); FILE MERGED 2005/09/22 18:36:39 sb 1.7.88.2: RESYNC: (1.7-1.8); FILE MERGED 2005/09/09 12:38:12 sb 1.7.88.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [9ed86978d7642089fb4f65c3d8bd45320bc9f584]

INTEGRATION: CWS warnings01 (1.12.88); FILE MERGED 2005/09/22 18:35:58 sb 1.12.88.2: RESYNC: (1.12-1.13); FILE MERGED 2005/09/09 12:38:12 sb 1.12.88.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [8befbe705e478257f99c232dbd4f8b45e579956c]

INTEGRATION: CWS warnings01 (1.16.60); FILE MERGED 2005/09/22 18:36:29 sb 1.16.60.3: RESYNC: (1.16-1.17); FILE MERGED 2005/09/09 12:38:11 sb 1.16.60.2: #i53898# Made code warning-free. 2005/09/05 14:25:25 sb 1.16.60.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [bb0a4617771ba9ce6152c2f6fff3a25beea2b26c]

INTEGRATION: CWS warnings01 (1.2.270); FILE MERGED 2005/09/22 18:36:18 sb 1.2.270.2: RESYNC: (1.2-1.3); FILE MERGED 2005/09/09 12:38:11 sb 1.2.270.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [0ab3e3370110c919c01c00042b74a36783ae54bf]

INTEGRATION: CWS warnings01 (1.12.88); FILE MERGED 2005/09/22 18:36:08 sb 1.12.88.2: RESYNC: (1.12-1.13); FILE MERGED 2005/09/09 12:38:10 sb 1.12.88.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [19b92b4b2d456d8c603be84e660c0d2ca201363b]

INTEGRATION: CWS warnings01 (1.6.248); FILE MERGED 2005/09/22 18:35:16 sb 1.6.248.2: RESYNC: (1.6-1.7); FILE MERGED 2005/09/09 12:38:10 sb 1.6.248.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [2fb9e04ab8bc8cfbf76c1c7832d354f849da9cbb]

INTEGRATION: CWS warnings01 (1.8.88); FILE MERGED 2005/09/22 18:35:06 sb 1.8.88.2: RESYNC: (1.8-1.9); FILE MERGED 2005/09/09 12:38:09 sb 1.8.88.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [23416d3a50f80a501eb8d9204fe46084acdb40cc]

INTEGRATION: CWS warnings01 (1.7.88); FILE MERGED 2005/09/22 18:34:17 sb 1.7.88.2: RESYNC: (1.7-1.8); FILE MERGED 2005/09/09 12:38:09 sb 1.7.88.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [6d2b6e932e038a4eef34b2042d4a333f8ac075e1]

INTEGRATION: CWS warnings01 (1.1.1.1.270); FILE MERGED 2005/09/22 18:34:37 sb 1.1.1.1.270.2: RESYNC: (1.1.1.1-1.2); FILE MERGED 2005/09/05 14:25:24 sb 1.1.1.1.270.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [c17319462827fd55fbdd9f44762b8ec6179be7f5]

INTEGRATION: CWS warnings01 (1.1.1.1.270); FILE MERGED 2005/09/22 18:34:27 sb 1.1.1.1.270.2: RESYNC: (1.1.1.1-1.2); FILE MERGED 2005/09/05 14:25:24 sb 1.1.1.1.270.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [6dfc871c0048c423b34b82063a2a58fee9802d4f]

INTEGRATION: CWS warnings01 (1.6.88); FILE MERGED 2005/09/22 18:34:06 sb 1.6.88.2: RESYNC: (1.6-1.7); FILE MERGED 2005/09/09 12:38:08 sb 1.6.88.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [7205bcee816d9c9f8f160aa1ab8082416182a0c5]

INTEGRATION: CWS warnings01 (1.9.88); FILE MERGED 2005/09/22 18:33:54 sb 1.9.88.2: RESYNC: (1.9-1.10); FILE MERGED 2005/09/09 12:38:08 sb 1.9.88.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [07a5996bc60fc0de399d538b6fe8b6b6bc03b759]

INTEGRATION: CWS warnings01 (1.1.1.1.270); FILE MERGED 2005/09/22 18:33:43 sb 1.1.1.1.270.2: RESYNC: (1.1.1.1-1.2); FILE MERGED 2005/09/09 12:38:07 sb 1.1.1.1.270.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [fc05d9d74ed399d9f57173aa49466c26c3d2fca6]

INTEGRATION: CWS warnings01 (1.5.4); FILE MERGED 2005/12/06 15:11:29 sb 1.5.4.1: #i53898# Removed dead code.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [4729b2cb219523d50a12f00567224e207b6fc2d5]

INTEGRATION: CWS warnings01 (1.4.254); FILE MERGED 2005/09/22 18:33:15 sb 1.4.254.2: RESYNC: (1.4-1.5); FILE MERGED 2005/09/09 12:38:06 sb 1.4.254.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [e1321f5fbab14f91dcfaf5095c2c082dc8f02706]

INTEGRATION: CWS warnings01 (1.4.58); FILE MERGED 2006/05/23 23:08:50 sb 1.4.58.5: RESYNC: (1.6-1.7); FILE MERGED 2006/01/25 20:21:55 sb 1.4.58.4: RESYNC: (1.5-1.6); FILE MERGED 2005/09/22 18:32:38 sb 1.4.58.3: RESYNC: (1.4-1.5); FILE MERGED 2005/09/09 12:37:58 sb 1.4.58.2: #i53898# Made code warning-free. 2005/09/05 14:25:23 sb 1.4.58.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [88561355754dcfd1f8017342b895ce53307f1ad7]

INTEGRATION: CWS warnings01 (1.3.4); FILE MERGED 2006/02/28 15:00:33 sb 1.3.4.1: #i53898# Made code waring-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [5df4abc41a0be3446b13acc34c3e8bb79852f0f5]

INTEGRATION: CWS warnings01 (1.19.14); FILE MERGED 2006/06/09 14:35:07 sb 1.19.14.4: #i53898# Made code warning-free for OSL_DEBUG_LEVEL>1. 2006/02/28 15:00:33 sb 1.19.14.3: #i53898# Made code waring-free. 2005/09/22 18:31:08 sb 1.19.14.2: RESYNC: (1.19-1.20); FILE MERGED 2005/09/09 12:37:55 sb 1.19.14.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [989f85908c70d4e11ac9fabaf8d81ec318ddc996]

INTEGRATION: CWS warnings01 (1.20.8); FILE MERGED 2006/01/25 20:21:05 sb 1.20.8.4: RESYNC: (1.21-1.22); FILE MERGED 2005/09/22 18:30:58 sb 1.20.8.3: RESYNC: (1.20-1.21); FILE MERGED 2005/09/09 12:37:53 sb 1.20.8.2: #i53898# Made code warning-free. 2005/09/05 14:25:22 sb 1.20.8.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [bbbf0d4d78aab985f460a36ca799ec9c0a2af827]

INTEGRATION: CWS warnings01 (1.11.14); FILE MERGED 2006/05/23 23:08:29 sb 1.11.14.3: RESYNC: (1.12-1.13); FILE MERGED 2005/09/22 18:30:47 sb 1.11.14.2: RESYNC: (1.11-1.12); FILE MERGED 2005/09/05 14:25:21 sb 1.11.14.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [935f822c7629e2906940a2a35f7edd0c7f33e15f]

INTEGRATION: CWS warnings01 (1.17.8); FILE MERGED 2006/05/26 13:42:19 sb 1.17.8.5: #i53898# Made code warning-free and/or compile at all after resync to SRC680m170. 2006/05/23 23:08:07 sb 1.17.8.4: RESYNC: (1.18-1.19); FILE MERGED 2005/09/22 18:30:36 sb 1.17.8.3: RESYNC: (1.17-1.18); FILE MERGED 2005/09/09 12:37:52 sb 1.17.8.2: #i53898# Made code warning-free. 2005/09/05 14:25:21 sb 1.17.8.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [8c8d910cf2abff651099b6293f687b69016b6f6e]

INTEGRATION: CWS warnings01 (1.19.14); FILE MERGED 2005/09/22 18:30:04 sb 1.19.14.3: RESYNC: (1.19-1.20); FILE MERGED 2005/09/09 12:37:49 sb 1.19.14.2: #i53898# Made code warning-free. 2005/09/05 14:25:20 sb 1.19.14.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [608a6f1774bac50a8c89b48829c232f95a0761a4]

INTEGRATION: CWS warnings01 (1.14.4); FILE MERGED 2006/05/23 23:07:02 sb 1.14.4.2: RESYNC: (1.14-1.15); FILE MERGED 2006/02/28 15:00:33 sb 1.14.4.1: #i53898# Made code waring-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [15291714818a4403a6fff71fe2116abdd63204f8]

INTEGRATION: CWS warnings01 (1.5.10); FILE MERGED 2006/05/26 13:42:18 sb 1.5.10.1: #i53898# Made code warning-free and/or compile at all after resync to SRC680m170.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [83860cd6e695ad8da43f592adc0fbbecf65dab19]

INTEGRATION: CWS warnings01 (1.2.100); FILE MERGED 2005/09/22 18:28:36 sb 1.2.100.2: RESYNC: (1.2-1.3); FILE MERGED 2005/09/09 12:37:48 sb 1.2.100.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [8a1e55ddcbb2fa776e6b39295d66c53722b3dc65]

INTEGRATION: CWS warnings01 (1.3.36); FILE MERGED 2005/09/22 18:28:23 sb 1.3.36.2: RESYNC: (1.3-1.4); FILE MERGED 2005/09/05 14:25:19 sb 1.3.36.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [b4f9a5acf27e3b8724a940ff0d93aeb7fd5bf0a4]

INTEGRATION: CWS warnings01 (1.2.100); FILE MERGED 2006/05/23 23:06:13 sb 1.2.100.3: RESYNC: (1.3-1.4); FILE MERGED 2005/09/22 18:27:25 sb 1.2.100.2: RESYNC: (1.2-1.3); FILE MERGED 2005/09/09 12:37:47 sb 1.2.100.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [21fa31545cb2db209c265e73913e3618d7b00604]

INTEGRATION: CWS warnings01 (1.2.100); FILE MERGED 2005/09/22 18:26:58 sb 1.2.100.2: RESYNC: (1.2-1.3); FILE MERGED 2005/09/09 12:37:46 sb 1.2.100.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [cb46e4aa35aa858bfb7068201ece95e029f59b21]

INTEGRATION: CWS warnings01 (1.2.100); FILE MERGED 2005/09/22 18:26:43 sb 1.2.100.2: RESYNC: (1.2-1.3); FILE MERGED 2005/09/09 12:37:43 sb 1.2.100.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [f8bbf09f82a7a9d4f1e8e223ca2004f204694754]

INTEGRATION: CWS warnings01 (1.10.100); FILE MERGED 2006/02/28 15:00:33 sb 1.10.100.3: #i53898# Made code waring-free. 2005/09/22 18:26:30 sb 1.10.100.2: RESYNC: (1.10-1.11); FILE MERGED 2005/09/09 12:37:40 sb 1.10.100.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [8cd0aae271d62a6384c1390d901bac6c13593077]

INTEGRATION: CWS warnings01 (1.5.4); FILE MERGED 2006/02/28 15:00:33 sb 1.5.4.1: #i53898# Made code waring-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [367e9d5289375d2f69ea7a9814c00e08f0a5b5d4]

INTEGRATION: CWS warnings01 (1.14.4); FILE MERGED 2006/05/26 13:42:18 sb 1.14.4.3: #i53898# Made code warning-free and/or compile at all after resync to SRC680m170. 2006/05/23 23:05:49 sb 1.14.4.2: RESYNC: (1.14-1.15); FILE MERGED 2006/02/28 15:00:33 sb 1.14.4.1: #i53898# Made code waring-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [51d1dac8a9e21284b5f5033e6fcb308fa94789a6]

INTEGRATION: CWS warnings01 (1.2.36); FILE MERGED 2006/01/25 20:20:48 sb 1.2.36.3: RESYNC: (1.3-1.4); FILE MERGED 2005/09/22 18:25:18 sb 1.2.36.2: RESYNC: (1.2-1.3); FILE MERGED 2005/09/09 12:37:39 sb 1.2.36.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [6fe9c2d67c7362822314d7f348b6ce3acc510b00]

INTEGRATION: CWS warnings01 (1.2.40); FILE MERGED 2006/01/25 20:20:31 sb 1.2.40.3: RESYNC: (1.3-1.4); FILE MERGED 2005/09/22 18:24:07 sb 1.2.40.2: RESYNC: (1.2-1.3); FILE MERGED 2005/09/09 12:37:38 sb 1.2.40.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [64e5c3e0980dd9c19130ddf9e32d80c7d9bc086c]

INTEGRATION: CWS warnings01 (1.4.94); FILE MERGED 2005/09/22 18:21:44 sb 1.4.94.2: RESYNC: (1.4-1.5); FILE MERGED 2005/09/09 12:37:36 sb 1.4.94.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [759b43d3622cd9708941b6c9506029040bc94193]

INTEGRATION: CWS warnings01 (1.6.40); FILE MERGED 2005/09/22 18:19:29 sb 1.6.40.2: RESYNC: (1.6-1.7); FILE MERGED 2005/09/09 12:37:35 sb 1.6.40.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [68bd2285573ec5142445f6055fedd5f9c553dc25]

INTEGRATION: CWS warnings01 (1.5.100); FILE MERGED 2005/09/22 18:17:03 sb 1.5.100.2: RESYNC: (1.5-1.6); FILE MERGED 2005/09/09 12:37:33 sb 1.5.100.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [78ab97b78714ef1fe76c1322aa714d716a29514e]

INTEGRATION: CWS warnings01 (1.7.56); FILE MERGED 2005/09/22 18:15:53 sb 1.7.56.3: RESYNC: (1.7-1.8); FILE MERGED 2005/09/09 12:37:31 sb 1.7.56.2: #i53898# Made code warning-free. 2005/09/05 14:25:19 sb 1.7.56.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [7e9a83da8f17ed693fbf1e17a306f474883b08f3]

INTEGRATION: CWS warnings01 (1.11.4); FILE MERGED 2005/11/09 18:54:15 pl 1.11.4.1: #i53898# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [c58a02deb1b7be344d6a72344204b7572f8040d5]

INTEGRATION: CWS warnings01 (1.8.14); FILE MERGED 2006/05/23 23:04:01 sb 1.8.14.4: RESYNC: (1.9-1.10); FILE MERGED 2005/11/09 18:54:15 pl 1.8.14.3: #i53898# removed warnings 2005/09/22 18:14:54 sb 1.8.14.2: RESYNC: (1.8-1.9); FILE MERGED 2005/09/05 14:25:19 sb 1.8.14.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [22b633fe8a72c684053017563d70aa61a9173226]

INTEGRATION: CWS warnings01 (1.6.40); FILE MERGED 2005/09/22 18:14:43 sb 1.6.40.2: RESYNC: (1.6-1.7); FILE MERGED 2005/09/09 12:37:30 sb 1.6.40.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [a2d541df6ece3c8094e06ee4622e325787c728b9]

INTEGRATION: CWS warnings01 (1.16.8); FILE MERGED 2006/01/25 20:18:22 sb 1.16.8.3: RESYNC: (1.17-1.18); FILE MERGED 2005/09/22 18:13:39 sb 1.16.8.2: RESYNC: (1.16-1.17); FILE MERGED 2005/09/09 12:37:29 sb 1.16.8.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [18a2876e0b8404c7e27558ad734b37bc081ed5d9]

INTEGRATION: CWS warnings01 (1.13.8); FILE MERGED 2005/09/22 18:12:34 sb 1.13.8.2: RESYNC: (1.13-1.14); FILE MERGED 2005/09/09 12:37:29 sb 1.13.8.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [a25a68d9b83b05ee7b3007d610e4f2d1d32d6106]

INTEGRATION: CWS warnings01 (1.17.8); FILE MERGED 2006/05/23 23:03:30 sb 1.17.8.4: RESYNC: (1.19-1.20); FILE MERGED 2006/01/25 20:18:11 sb 1.17.8.3: RESYNC: (1.18-1.19); FILE MERGED 2005/09/22 18:12:25 sb 1.17.8.2: RESYNC: (1.17-1.18); FILE MERGED 2005/09/09 12:37:28 sb 1.17.8.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [e084eeff172c86d9b65d3ac0ab56f03a966bb39d]

INTEGRATION: CWS warnings01 (1.12.8); FILE MERGED 2006/01/25 20:18:04 sb 1.12.8.3: RESYNC: (1.13-1.14); FILE MERGED 2005/09/22 18:12:02 sb 1.12.8.2: RESYNC: (1.12-1.13); FILE MERGED 2005/09/09 12:37:27 sb 1.12.8.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [d49e1dcac3b9b432c277d91695f23034499f91ca]

INTEGRATION: CWS warnings01 (1.13.8); FILE MERGED 2005/09/22 18:11:24 sb 1.13.8.2: RESYNC: (1.13-1.14); FILE MERGED 2005/09/09 12:37:27 sb 1.13.8.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [7e5cd5b491c603c35b64d0960a3cb81a58df84e1]

INTEGRATION: CWS warnings01 (1.10.28); FILE MERGED 2006/05/23 23:02:51 sb 1.10.28.4: RESYNC: (1.12-1.13); FILE MERGED 2006/01/25 20:17:55 sb 1.10.28.3: RESYNC: (1.11-1.12); FILE MERGED 2005/09/22 18:11:13 sb 1.10.28.2: RESYNC: (1.10-1.11); FILE MERGED 2005/09/09 12:37:26 sb 1.10.28.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [768e1c0023bd82baffd98d686a0f62cc94765a0e]

INTEGRATION: CWS warnings01 (1.24.34); FILE MERGED 2005/09/09 12:37:25 sb 1.24.34.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [1027b99ce53e4defc715e77219b3268440398e0e]

INTEGRATION: CWS warnings01 (1.32.32); FILE MERGED 2006/04/07 19:45:45 sb 1.32.32.2: RESYNC: (1.32-1.34); FILE MERGED 2005/09/09 12:37:25 sb 1.32.32.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [917c71ccc684c9af95da744e0969c109697dd5dc]

INTEGRATION: CWS warnings01 (1.1.1.1.270); FILE MERGED 2005/09/22 18:08:16 sb 1.1.1.1.270.2: RESYNC: (1.1.1.1-1.2); FILE MERGED 2005/09/09 12:37:24 sb 1.1.1.1.270.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [4e4ace8282691ac264cd6cd155868151464d7298]

INTEGRATION: CWS warnings01 (1.4.260); FILE MERGED 2005/09/22 18:08:07 sb 1.4.260.2: RESYNC: (1.4-1.5); FILE MERGED 2005/09/09 12:37:23 sb 1.4.260.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [cf067efdcdebd8da2c131572944e4124bc4af049]

INTEGRATION: CWS warnings01 (1.4.242); FILE MERGED 2005/09/22 18:07:58 sb 1.4.242.2: RESYNC: (1.4-1.5); FILE MERGED 2005/09/09 12:37:23 sb 1.4.242.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [1ef4577e77a4ffccc28464ef6509151f014b882e]

INTEGRATION: CWS warnings01 (1.1.1.1.270); FILE MERGED 2005/09/22 18:07:49 sb 1.1.1.1.270.2: RESYNC: (1.1.1.1-1.2); FILE MERGED 2005/09/09 12:37:23 sb 1.1.1.1.270.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [4edcce8e47308e5c3700c24ff699cce338b8602f]

INTEGRATION: CWS warnings01 (1.1.1.1.270); FILE MERGED 2005/09/22 18:07:27 sb 1.1.1.1.270.2: RESYNC: (1.1.1.1-1.2); FILE MERGED 2005/09/09 12:37:22 sb 1.1.1.1.270.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [d02f65a0d16e37a984cce6a471d0e846f9d15747]

INTEGRATION: CWS warnings01 (1.2.88); FILE MERGED 2005/09/22 18:06:29 sb 1.2.88.2: RESYNC: (1.2-1.3); FILE MERGED 2005/09/09 12:37:22 sb 1.2.88.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [96e4e6c967e4e63e7f9d020bfb3a0e55ef541674]

INTEGRATION: CWS warnings01 (1.2.100); FILE MERGED 2005/09/22 18:05:35 sb 1.2.100.2: RESYNC: (1.2-1.3); FILE MERGED 2005/09/09 12:37:21 sb 1.2.100.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [f7137523269cffe19bb36c807a07acb18c2f40b3]

INTEGRATION: CWS warnings01 (1.2.100); FILE MERGED 2005/09/22 18:05:06 sb 1.2.100.2: RESYNC: (1.2-1.3); FILE MERGED 2005/09/09 12:37:19 sb 1.2.100.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [5f602cd5018b4fb2bd546a44c42a34c8d7df36e2]

INTEGRATION: CWS warnings01 (1.2.100); FILE MERGED 2005/09/22 18:04:56 sb 1.2.100.2: RESYNC: (1.2-1.3); FILE MERGED 2005/09/09 12:37:19 sb 1.2.100.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [1756efcc0cb361258416cfc081c8ff6228424797]

INTEGRATION: CWS warnings01 (1.4.4); FILE MERGED 2006/02/28 15:00:31 sb 1.4.4.1: #i53898# Made code waring-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [9f04963010cf53c9e98b3e7507e1bf7a091a6c46]

INTEGRATION: CWS warnings01 (1.19.92); FILE MERGED 2006/02/14 10:17:46 cd 1.19.92.4: #i55991# Fix warnings for ms c++ compiler 2005/11/01 12:47:46 cd 1.19.92.3: #i53898# Warning free code for sun solaris compiler 2005/09/22 17:55:04 sb 1.19.92.2: RESYNC: (1.19-1.20); FILE MERGED 2005/09/06 12:27:46 cd 1.19.92.1: #i53898# Make code warning free


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [a8b23ceb6cede403d92eb707cce0589a8b0d2679]

INTEGRATION: CWS warnings01 (1.19.4); FILE MERGED 2006/02/14 10:17:46 cd 1.19.4.1: #i55991# Fix warnings for ms c++ compiler


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [4e7ebfc25636ea2b75549d2ee2341f05d103a300]

INTEGRATION: CWS warnings01 (1.10.4); FILE MERGED 2005/11/01 12:47:45 cd 1.10.4.1: #i53898# Warning free code for sun solaris compiler


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [2c2c694ec25c2ab47966d97e0fd3928309d69f8a]

INTEGRATION: CWS warnings01 (1.10.4); FILE MERGED 2006/05/23 23:01:19 sb 1.10.4.2: RESYNC: (1.10-1.11); FILE MERGED 2006/05/16 16:05:37 sb 1.10.4.1: #i65435# Fixed previous changes.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [1a072862b29109ba93b4f8bf3082a3b9f6eba4e9]

INTEGRATION: CWS warnings01 (1.11.4); FILE MERGED 2006/05/23 23:01:06 sb 1.11.4.3: RESYNC: (1.11-1.12); FILE MERGED 2006/05/16 16:05:36 sb 1.11.4.2: #i65435# Fixed previous changes. 2006/02/14 10:17:45 cd 1.11.4.1: #i55991# Fix warnings for ms c++ compiler


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [070712251c3f0599e2ed8e84b8a1b201ab9785c2]

INTEGRATION: CWS warnings01 (1.11.4); FILE MERGED 2006/05/23 23:00:14 sb 1.11.4.3: RESYNC: (1.11-1.12); FILE MERGED 2006/02/14 10:17:45 cd 1.11.4.2: #i55991# Fix warnings for ms c++ compiler 2005/11/01 12:47:45 cd 1.11.4.1: #i53898# Warning free code for sun solaris compiler


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [fa2e595a2d964243c9e7a1b015287b6168fcaeab]

INTEGRATION: CWS warnings01 (1.12.4); FILE MERGED 2006/05/23 22:59:25 sb 1.12.4.3: RESYNC: (1.12-1.13); FILE MERGED 2006/02/14 10:17:44 cd 1.12.4.2: #i55991# Fix warnings for ms c++ compiler 2005/11/01 12:47:44 cd 1.12.4.1: #i53898# Warning free code for sun solaris compiler


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [b1e968853d65d62eb560d144abd3d1a26b0b9a99]

INTEGRATION: CWS warnings01 (1.8.4); FILE MERGED 2006/05/16 16:05:36 sb 1.8.4.1: #i65435# Fixed previous changes.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [a9fc389923c13c6dd98e051e8e680c18a6be824d]

INTEGRATION: CWS warnings01 (1.8.4); FILE MERGED 2006/05/16 16:05:36 sb 1.8.4.3: #i65435# Fixed previous changes. 2006/02/14 10:17:44 cd 1.8.4.2: #i55991# Fix warnings for ms c++ compiler 2005/11/01 12:47:44 cd 1.8.4.1: #i53898# Warning free code for sun solaris compiler


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [6d907478d45bf8dd9ae881752bab07fa46fbb1f6]

INTEGRATION: CWS warnings01 (1.8.4); FILE MERGED 2005/11/01 12:47:43 cd 1.8.4.1: #i53898# Warning free code for sun solaris compiler


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [0060b80f980f8ee83950e513cf92cf30174aacf6]

INTEGRATION: CWS warnings01 (1.7.4); FILE MERGED 2005/11/01 12:47:43 cd 1.7.4.1: #i53898# Warning free code for sun solaris compiler


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [1e9af0de8f9708cf3dadc65a460a14328195a613]

INTEGRATION: CWS warnings01 (1.23.4); FILE MERGED 2005/11/01 12:47:42 cd 1.23.4.1: #i53898# Warning free code for sun solaris compiler


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [b89d6ce352edfc724e9610acff7664eee7c0642c]

INTEGRATION: CWS warnings01 (1.27.4); FILE MERGED 2005/11/07 18:52:54 pl 1.27.4.2: RESYNC: (1.27-1.28); FILE MERGED 2005/11/01 12:47:42 cd 1.27.4.1: #i53898# Warning free code for sun solaris compiler


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [6a2a7fc51461a092fe6d2ac614700d6f86eb8617]

INTEGRATION: CWS warnings01 (1.19.4); FILE MERGED 2006/02/14 10:17:43 cd 1.19.4.2: #i55991# Fix warnings for ms c++ compiler 2005/11/01 12:47:41 cd 1.19.4.1: #i53898# Warning free code for sun solaris compiler


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [47cad1c198f09e3370f8decf40d451885449f452]

INTEGRATION: CWS warnings01 (1.22.4); FILE MERGED 2005/11/01 12:47:41 cd 1.22.4.1: #i53898# Warning free code for sun solaris compiler


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [d361b23121a283a46f53f3b888a7a0253d986c63]

INTEGRATION: CWS warnings01 (1.3.4); FILE MERGED 2005/11/01 12:47:40 cd 1.3.4.1: #i53898# Warning free code for sun solaris compiler


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [3525e56ce6a8fc8ddd1597ef5794b27c551e9b7c]

INTEGRATION: CWS warnings01 (1.28.4); FILE MERGED 2005/11/01 12:47:40 cd 1.28.4.1: #i53898# Warning free code for sun solaris compiler


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [1bb1b4d3e4fd5cf2e23ab8a8e96ea6c0ffebb2d1]

INTEGRATION: CWS warnings01 (1.13.4); FILE MERGED 2005/11/01 12:47:39 cd 1.13.4.1: #i53898# Warning free code for sun solaris compiler


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [b2c062adbdfcfded024922584605daad3121bde3]

INTEGRATION: CWS warnings01 (1.22.4); FILE MERGED 2005/11/01 12:47:38 cd 1.22.4.1: #i53898# Warning free code for sun solaris compiler


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [5b2b3c9e6dd8f2b737f77e27c896bf6e1a24779b]

INTEGRATION: CWS warnings01 (1.7.4); FILE MERGED 2005/11/01 12:47:37 cd 1.7.4.1: #i53898# Warning free code for sun solaris compiler


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [e8bedea17bf37b5aca68f204ae04c61021ee9db5]

INTEGRATION: CWS warnings01 (1.11.4); FILE MERGED 2005/11/01 12:47:37 cd 1.11.4.1: #i53898# Warning free code for sun solaris compiler


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [59dc03b091e43bb79d02cfd023ca4fb310c84cde]

INTEGRATION: CWS warnings01 (1.18.4); FILE MERGED 2006/02/14 10:17:42 cd 1.18.4.1: #i55991# Fix warnings for ms c++ compiler


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [ebfae3a98070f69921a81d54779fa8ad818b645c]

INTEGRATION: CWS warnings01 (1.2.4); FILE MERGED 2005/11/01 12:47:36 cd 1.2.4.1: #i53898# Warning free code for sun solaris compiler


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [b790783da4392fc4da485028a7ffe1b68b24acc2]

INTEGRATION: CWS warnings01 (1.6.4); FILE MERGED 2005/11/01 12:47:36 cd 1.6.4.1: #i53898# Warning free code for sun solaris compiler


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [c741fe27d42b87766346dc9e7769e8c8e14108d8]

INTEGRATION: CWS warnings01 (1.7.4); FILE MERGED 2005/11/01 12:47:35 cd 1.7.4.1: #i53898# Warning free code for sun solaris compiler


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [4623fbcebf879bcf37018f47abad0de27bdc8d73]

INTEGRATION: CWS warnings01 (1.8.52); FILE MERGED 2005/11/01 12:47:34 cd 1.8.52.4: #i53898# Warning free code for sun solaris compiler 2005/10/25 10:38:47 cd 1.8.52.3: #i53898# Make code warning free for gcc and non-pro build 2005/09/22 17:38:48 sb 1.8.52.2: RESYNC: (1.8-1.9); FILE MERGED 2005/09/06 12:27:46 cd 1.8.52.1: #i53898# Make code warning free


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [b938da48a5313a85dd9ce32cb0c05e822cd9da44]

INTEGRATION: CWS warnings01 (1.20.4); FILE MERGED 2005/11/09 18:02:42 pl 1.20.4.1: #i53898# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [6de698d6b0dca5a54e103de2da9e4ed01b95df8c]

INTEGRATION: CWS warnings01 (1.6.4); FILE MERGED 2006/02/14 10:17:42 cd 1.6.4.1: #i55991# Fix warnings for ms c++ compiler


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [cb8cbf9d5bf5e25d467b7ecb8bbb5ae871c1cd46]

INTEGRATION: CWS warnings01 (1.15.4); FILE MERGED 2006/04/07 19:44:45 sb 1.15.4.3: RESYNC: (1.15-1.16); FILE MERGED 2006/02/14 10:17:41 cd 1.15.4.2: #i55991# Fix warnings for ms c++ compiler 2005/11/09 18:02:42 pl 1.15.4.1: #i53898# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [45653fdf8f2b2d6f98b14e65a67774cd823ecd8e]

INTEGRATION: CWS warnings01 (1.4.4); FILE MERGED 2006/02/14 10:17:38 cd 1.4.4.1: #i55991# Fix warnings for ms c++ compiler


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [99308ce7cc97f30c92896870a478671ebb185437]

INTEGRATION: CWS warnings01 (1.8.76); FILE MERGED 2005/11/01 12:47:34 cd 1.8.76.3: #i53898# Warning free code for sun solaris compiler 2005/09/22 17:33:24 sb 1.8.76.2: RESYNC: (1.8-1.9); FILE MERGED 2005/09/06 12:27:44 cd 1.8.76.1: #i53898# Make code warning free


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [45d86eb1ca4aacdefd2ced3c81d47880925179b1]

INTEGRATION: CWS warnings01 (1.20.4); FILE MERGED 2005/11/01 12:47:33 cd 1.20.4.1: #i53898# Warning free code for sun solaris compiler


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [18b228e1e336085cb34ccb6c9b615a13fec8cb90]

INTEGRATION: CWS warnings01 (1.6.4); FILE MERGED 2005/11/01 12:47:33 cd 1.6.4.1: #i53898# Warning free code for sun solaris compiler


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [153b8ff5247150ccc8c03e15b654a7d2ec9f9ed7]

INTEGRATION: CWS warnings01 (1.4.4); FILE MERGED 2005/11/01 12:47:32 cd 1.4.4.1: #i53898# Warning free code for sun solaris compiler


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [42de99504ee637188ffc8150df8cf54a332a4b8a]

INTEGRATION: CWS warnings01 (1.3.4); FILE MERGED 2005/11/01 12:47:32 cd 1.3.4.1: #i53898# Warning free code for sun solaris compiler


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [4685b7ed0cfd718a3197b794c33c34ae85fd8bd6]

INTEGRATION: CWS warnings01 (1.6.4); FILE MERGED 2006/02/14 10:17:38 cd 1.6.4.1: #i55991# Fix warnings for ms c++ compiler


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [b215db5d72f9bceebf3bce47f0fab1a4da43e9cf]

INTEGRATION: CWS warnings01 (1.15.4); FILE MERGED 2005/11/01 12:47:31 cd 1.15.4.1: #i53898# Warning free code for sun solaris compiler


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [6128050b60985494b33eda8d0910825d81ecfd46]

INTEGRATION: CWS warnings01 (1.7.4); FILE MERGED 2006/02/14 10:17:37 cd 1.7.4.2: #i55991# Fix warnings for ms c++ compiler 2005/11/01 12:47:31 cd 1.7.4.1: #i53898# Warning free code for sun solaris compiler


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [6785739340242aae1835636b929db865189f1b44]

INTEGRATION: CWS warnings01 (1.9.4); FILE MERGED 2005/11/01 12:47:30 cd 1.9.4.1: #i53898# Warning free code for sun solaris compiler


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [9d0a86046da1723ca4f6b33c1fc94f3fb6dc351a]

INTEGRATION: CWS warnings01 (1.10.4); FILE MERGED 2005/11/01 12:47:29 cd 1.10.4.1: #i53898# Warning free code for sun solaris compiler


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [c07cbe791981a1734a4dbe2e3e648360c76626fe]

INTEGRATION: CWS warnings01 (1.4.60); FILE MERGED 2005/11/01 12:47:29 cd 1.4.60.3: #i53898# Warning free code for sun solaris compiler 2005/09/22 17:27:05 sb 1.4.60.2: RESYNC: (1.4-1.5); FILE MERGED 2005/09/06 12:27:44 cd 1.4.60.1: #i53898# Make code warning free


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [fa704236190896bd0cccc2fbad064f6876aa6c81]

INTEGRATION: CWS warnings01 (1.2.94); FILE MERGED 2006/02/14 10:17:37 cd 1.2.94.5: #i55991# Fix warnings for ms c++ compiler 2005/11/09 18:02:41 pl 1.2.94.4: #i53898# removed warnings 2005/11/01 12:47:28 cd 1.2.94.3: #i53898# Warning free code for sun solaris compiler 2005/09/22 17:26:49 sb 1.2.94.2: RESYNC: (1.2-1.3); FILE MERGED 2005/09/06 12:27:44 cd 1.2.94.1: #i53898# Make code warning free


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [bf9ae147608a10727681470ad542053a768c24bf]

INTEGRATION: CWS warnings01 (1.15.4); FILE MERGED 2005/11/10 08:47:14 pl 1.15.4.1: #i53898# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [3f3a74f5bcec047762122791ba4514b541bb53a2]

INTEGRATION: CWS warnings01 (1.4.4); FILE MERGED 2006/02/14 10:17:36 cd 1.4.4.2: #i55991# Fix warnings for ms c++ compiler 2005/11/09 18:02:41 pl 1.4.4.1: #i53898# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [c19438e275572c54e4cb758675145566f1c640e8]

INTEGRATION: CWS warnings01 (1.5.4); FILE MERGED 2005/11/09 17:43:26 pl 1.5.4.3: #i53898# resolved a merge conflict 2005/11/07 18:52:19 pl 1.5.4.2: RESYNC: (1.5-1.6); FILE MERGED 2005/11/01 12:47:27 cd 1.5.4.1: #i53898# Warning free code for sun solaris compiler


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [f83bf73f6ec645bcad8853e220234bca237040d7]

INTEGRATION: CWS warnings01 (1.22.4); FILE MERGED 2005/11/01 12:47:26 cd 1.22.4.1: #i53898# Warning free code for sun solaris compiler


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [5d91c458b584ada79bf01bd0cc25e90a7266774b]

INTEGRATION: CWS warnings01 (1.29.4); FILE MERGED 2006/02/14 10:17:35 cd 1.29.4.2: #i55991# Fix warnings for ms c++ compiler 2005/11/01 12:47:26 cd 1.29.4.1: #i53898# Warning free code for sun solaris compiler


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [4ae8ecc85ef7938f5617efa67df0ecb19cedc95c]

INTEGRATION: CWS warnings01 (1.3.6); FILE MERGED 2006/02/14 10:17:35 cd 1.3.6.2: #i55991# Fix warnings for ms c++ compiler 2005/11/10 08:22:09 pl 1.3.6.1: #i53898# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [e8bfc459a77e95ca985fd3409afadd4448d30a5d]

INTEGRATION: CWS warnings01 (1.3.52); FILE MERGED 2006/02/14 10:17:34 cd 1.3.52.4: #i55991# Fix warnings for ms c++ compiler 2005/11/01 12:47:25 cd 1.3.52.3: #i53898# Warning free code for sun solaris compiler 2005/09/22 17:20:08 sb 1.3.52.2: RESYNC: (1.3-1.4); FILE MERGED 2005/09/06 12:27:43 cd 1.3.52.1: #i53898# Make code warning free


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [81144f1ad085a8d4006786a3d1be9fcd4329cd35]

INTEGRATION: CWS warnings01 (1.30.4); FILE MERGED 2006/02/14 10:17:34 cd 1.30.4.2: #i55991# Fix warnings for ms c++ compiler 2005/11/01 12:47:25 cd 1.30.4.1: #i53898# Warning free code for sun solaris compiler


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [c9d339cb8677e8dffd504fe0f10256affd9dec10]

INTEGRATION: CWS warnings01 (1.8.4); FILE MERGED 2006/04/07 19:43:57 sb 1.8.4.2: RESYNC: (1.8-1.9); FILE MERGED 2005/11/01 12:47:24 cd 1.8.4.1: #i53898# Warning free code for sun solaris compiler


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [ca77d4f978632437af72168d94aab6f5ba7298a3]

INTEGRATION: CWS warnings01 (1.4.38); FILE MERGED 2005/09/22 17:18:45 sb 1.4.38.2: RESYNC: (1.4-1.5); FILE MERGED 2005/09/06 12:27:42 cd 1.4.38.1: #i53898# Make code warning free


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [62fd1b0a435512eab1f8c7a213adc792a863687e]

INTEGRATION: CWS warnings01 (1.6.4); FILE MERGED 2005/11/01 12:47:23 cd 1.6.4.1: #i53898# Warning free code for sun solaris compiler


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [901533c4d846f7645f828613c21a6a845e379166]

INTEGRATION: CWS warnings01 (1.5.4); FILE MERGED 2005/11/01 12:47:23 cd 1.5.4.1: #i53898# Warning free code for sun solaris compiler


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [dcfa44eecdb50982d14b058d9e46a18bdc1fe5a9]

INTEGRATION: CWS warnings01 (1.7.4); FILE MERGED 2005/11/01 12:47:22 cd 1.7.4.1: #i53898# Warning free code for sun solaris compiler


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [12460ba3a2e46969a29c4d2f6c67fd419ef344b5]

INTEGRATION: CWS warnings01 (1.11.4); FILE MERGED 2005/11/01 12:47:22 cd 1.11.4.1: #i53898# Warning free code for sun solaris compiler


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [2189fe8c3efb4a1136bcb0a9249a7fd7413c4460]

INTEGRATION: CWS warnings01 (1.12.4); FILE MERGED 2005/11/01 12:47:21 cd 1.12.4.1: #i53898# Warning free code for sun solaris compiler


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [7cdbd24bc68afb8596a489f0b7a67ac78520df6a]

INTEGRATION: CWS warnings01 (1.27.90); FILE MERGED 2005/09/22 17:13:17 sb 1.27.90.2: RESYNC: (1.27-1.28); FILE MERGED 2005/09/06 12:27:41 cd 1.27.90.1: #i53898# Make code warning free


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [4a6ed4e87e93bbc1f965dfd6423919e2fff364d8]

INTEGRATION: CWS warnings01 (1.7.26); FILE MERGED 2005/11/09 18:09:10 pl 1.7.26.5: #i53898# removed warnings 2005/11/09 18:02:40 pl 1.7.26.4: #i53898# removed warnings 2005/11/01 12:47:21 cd 1.7.26.3: #i53898# Warning free code for sun solaris compiler 2005/09/22 17:08:58 sb 1.7.26.2: RESYNC: (1.7-1.8); FILE MERGED 2005/09/06 12:27:41 cd 1.7.26.1: #i53898# Make code warning free


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [8f6d40d0fd56cec814e705fa2d0433a1707f0298]

INTEGRATION: CWS warnings01 (1.19.4); FILE MERGED 2005/11/09 18:02:40 pl 1.19.4.1: #i53898# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [9aa82b5754be946dc5f41b0c455c0b4ba7cd8bae]

INTEGRATION: CWS warnings01 (1.4.4); FILE MERGED 2005/11/01 12:47:20 cd 1.4.4.1: #i53898# Warning free code for sun solaris compiler


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [235ba4de7313fed08999c2cf8739b3d8d6112405]

INTEGRATION: CWS warnings01 (1.23.4); FILE MERGED 2005/11/01 12:47:20 cd 1.23.4.1: #i53898# Warning free code for sun solaris compiler


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [cf23d35d8b2f0a225d1e4dfd8f841063c39bc2fb]

INTEGRATION: CWS warnings01 (1.5.4); FILE MERGED 2006/02/14 10:17:33 cd 1.5.4.1: #i55991# Fix warnings for ms c++ compiler


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [7d140c6ec4bf008a41cba310680441b14fe59a73]

INTEGRATION: CWS warnings01 (1.26.4); FILE MERGED 2005/11/01 12:47:19 cd 1.26.4.1: #i53898# Warning free code for sun solaris compiler


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [cfbebcc339448f2366b83ea4e5675090b0fb5a55]

INTEGRATION: CWS warnings01 (1.11.4); FILE MERGED 2005/11/09 18:02:39 pl 1.11.4.1: #i53898# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [2c380dc60fcfef64554a329fe3087a93e4c60676]

INTEGRATION: CWS warnings01 (1.4.242); FILE MERGED 2006/02/14 10:17:32 cd 1.4.242.1: #i55991# Fix warnings for ms c++ compiler


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [94357bc08953c7aca31eff85b4a7bd9269d0921b]

INTEGRATION: CWS warnings01 (1.4.4); FILE MERGED 2006/02/14 10:17:31 cd 1.4.4.2: #i55991# Fix warnings for ms c++ compiler 2005/11/01 12:47:18 cd 1.4.4.1: #i53898# Warning free code for sun solaris compiler


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [8d149512a83ea3bb46da594ebe9451ae7fb0dbd0]

INTEGRATION: CWS warnings01 (1.2.4); FILE MERGED 2006/02/14 10:17:31 cd 1.2.4.2: #i55991# Fix warnings for ms c++ compiler 2005/11/01 12:47:18 cd 1.2.4.1: #i53898# Warning free code for sun solaris compiler


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [bd683d6257c84bb77b58bc925c385e4d68f67892]

INTEGRATION: CWS warnings01 (1.3.4); FILE MERGED 2005/11/01 12:47:17 cd 1.3.4.1: #i53898# Warning free code for sun solaris compiler


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [bcbe3fa6ff93e04d5c09a10d3f5942d4c2e5d362]

INTEGRATION: CWS warnings01 (1.2.24); FILE MERGED 2005/10/25 10:38:46 cd 1.2.24.3: #i53898# Make code warning free for gcc and non-pro build 2005/09/22 16:45:14 sb 1.2.24.2: RESYNC: (1.2-1.3); FILE MERGED 2005/09/06 12:27:39 cd 1.2.24.1: #i53898# Make code warning free


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [a2ae8704c0f8940f9af0177aa000f470ad6c919c]

INTEGRATION: CWS warnings01 (1.3.4); FILE MERGED 2006/02/14 10:17:30 cd 1.3.4.3: #i55991# Fix warnings for ms c++ compiler 2005/11/09 18:02:39 pl 1.3.4.2: #i53898# removed warnings 2005/11/01 12:47:16 cd 1.3.4.1: #i53898# Warning free code for sun solaris compiler


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [ce5fa3a3d0a5dcc8e9f95124fea32d12a7f05109]

INTEGRATION: CWS warnings01 (1.2.94); FILE MERGED 2005/11/01 12:47:15 cd 1.2.94.2: #i53898# Warning free code for sun solaris compiler 2005/09/06 12:27:38 cd 1.2.94.1: #i53898# Make code warning free


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [1b222d402190856d158be73bdca62c119919ad7b]

INTEGRATION: CWS warnings01 (1.6.4); FILE MERGED 2005/11/01 12:47:15 cd 1.6.4.1: #i53898# Warning free code for sun solaris compiler


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [42d5b27400765bad5905059df7abdcab0e431edd]

INTEGRATION: CWS warnings01 (1.8.4); FILE MERGED 2005/11/01 12:47:14 cd 1.8.4.1: #i53898# Warning free code for sun solaris compiler


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [40e7bc0ad5cf7737e9effdf91b5733c1804df74f]

INTEGRATION: CWS warnings01 (1.9.4); FILE MERGED 2006/05/23 22:59:04 sb 1.9.4.2: RESYNC: (1.9-1.10); FILE MERGED 2005/11/01 12:47:14 cd 1.9.4.1: #i53898# Warning free code for sun solaris compiler


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [2dbfca82d581d15ffba8ecabd21e463d4e39b635]

INTEGRATION: CWS warnings01 (1.13.26); FILE MERGED 2006/02/14 10:17:30 cd 1.13.26.5: #i55991# Fix warnings for ms c++ compiler 2005/11/01 12:47:13 cd 1.13.26.4: #i53898# Warning free code for sun solaris compiler 2005/10/25 10:38:45 cd 1.13.26.3: #i53898# Make code warning free for gcc and non-pro build 2005/09/22 16:40:43 sb 1.13.26.2: RESYNC: (1.13-1.14); FILE MERGED 2005/09/06 12:27:38 cd 1.13.26.1: #i53898# Make code warning free


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [2400263a7a6d393ce1f45c6495ff5f4f09900c30]

INTEGRATION: CWS warnings01 (1.8.4); FILE MERGED 2006/04/07 19:43:08 sb 1.8.4.2: RESYNC: (1.8-1.9); FILE MERGED 2005/11/01 12:47:13 cd 1.8.4.1: #i53898# Warning free code for sun solaris compiler


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [417e5f6b933e10fc535c56a255f9e8ddd612aa3c]

INTEGRATION: CWS warnings01 (1.9.4); FILE MERGED 2005/11/01 12:47:12 cd 1.9.4.1: #i53898# Warning free code for sun solaris compiler


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [7fcfb4e960be94ab296be52f4cea62769347f862]

INTEGRATION: CWS warnings01 (1.22.26); FILE MERGED 2006/05/23 22:58:14 sb 1.22.26.5: RESYNC: (1.23-1.24); FILE MERGED 2006/02/14 10:17:29 cd 1.22.26.4: #i55991# Fix warnings for ms c++ compiler 2005/10/25 10:38:45 cd 1.22.26.3: #i53898# Make code warning free for gcc and non-pro build 2005/09/22 16:36:50 sb 1.22.26.2: RESYNC: (1.22-1.23); FILE MERGED 2005/09/06 12:27:38 cd 1.22.26.1: #i53898# Make code warning free


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [8211eedf0289a003cd38af6418a9800b3b931887]

INTEGRATION: CWS warnings01 (1.6.78); FILE MERGED 2005/09/22 16:35:34 sb 1.6.78.2: RESYNC: (1.6-1.7); FILE MERGED 2005/09/06 12:27:38 cd 1.6.78.1: #i53898# Make code warning free


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [6c3f407d42b2073281f2ecd3de8ecdcb2659e740]

INTEGRATION: CWS warnings01 (1.6.4); FILE MERGED 2005/11/01 12:47:12 cd 1.6.4.1: #i53898# Warning free code for sun solaris compiler


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [5cd79472e350fada05911d5ef70a76b505ee390a]

INTEGRATION: CWS warnings01 (1.6.4); FILE MERGED 2005/11/01 12:47:11 cd 1.6.4.1: #i53898# Warning free code for sun solaris compiler


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [30ffe4d3e70b27a0502760ac8dd76604b514df75]

INTEGRATION: CWS warnings01 (1.7.6); FILE MERGED 2006/02/14 10:17:28 cd 1.7.6.1: #i55991# Fix warnings for ms c++ compiler


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [957f03c7af7af4d6532f2840d247aa056e42df72]

INTEGRATION: CWS warnings01 (1.7.4); FILE MERGED 2006/02/14 10:17:28 cd 1.7.4.1: #i55991# Fix warnings for ms c++ compiler


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [2ead7829ce50b16fe72e615e8edae4d586a3dcd4]

INTEGRATION: CWS warnings01 (1.5.22); FILE MERGED 2005/09/22 16:30:29 sb 1.5.22.2: RESYNC: (1.5-1.6); FILE MERGED 2005/09/06 12:27:37 cd 1.5.22.1: #i53898# Make code warning free


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [5ab8756a439379f49732cc7a2402eb8dffa36b93]

INTEGRATION: CWS warnings01 (1.3.78); FILE MERGED 2005/09/22 16:29:23 sb 1.3.78.2: RESYNC: (1.3-1.4); FILE MERGED 2005/09/06 12:27:37 cd 1.3.78.1: #i53898# Make code warning free


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [98e2b60605b8d8a89643fc116cd7b540b9a7da08]

INTEGRATION: CWS warnings01 (1.3.4); FILE MERGED 2005/11/01 12:47:10 cd 1.3.4.1: #i53898# Warning free code for sun solaris compiler


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [ebcd3e748ab3b5a0ac60ed7426f7d59ea66dd73a]

INTEGRATION: CWS warnings01 (1.9.4); FILE MERGED 2006/02/14 10:17:27 cd 1.9.4.1: #i55991# Fix warnings for ms c++ compiler


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [5da62085a3a9a1e4b68b21cf567085191614d5a0]

INTEGRATION: CWS warnings01 (1.23.4); FILE MERGED 2006/04/07 19:42:50 sb 1.23.4.2: RESYNC: (1.23-1.24); FILE MERGED 2006/02/14 10:17:27 cd 1.23.4.1: #i55991# Fix warnings for ms c++ compiler


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [1c428cc352c578c0a621a86685259db4a3fe300b]

INTEGRATION: CWS warnings01 (1.11.4); FILE MERGED 2005/11/01 12:47:09 cd 1.11.4.1: #i53898# Warning free code for sun solaris compiler


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [2ea2af7775351073cfb42a70a1bdcc1432c81f9c]

INTEGRATION: CWS warnings01 (1.8.4); FILE MERGED 2005/11/01 12:47:09 cd 1.8.4.1: #i53898# Warning free code for sun solaris compiler


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [8ab590db44de567f2c661324cec8f12eebefcb8d]

INTEGRATION: CWS warnings01 (1.62.4); FILE MERGED 2006/02/14 10:17:26 cd 1.62.4.2: #i55991# Fix warnings for ms c++ compiler 2005/11/01 12:47:08 cd 1.62.4.1: #i53898# Warning free code for sun solaris compiler


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [6a28a78cf19bb256d3b8e45899e510c96372480b]

INTEGRATION: CWS warnings01 (1.15.4); FILE MERGED 2005/11/01 12:47:08 cd 1.15.4.1: #i53898# Warning free code for sun solaris compiler


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [9a18ae6dad3ac47db6c90b7d51114660a9709071]

INTEGRATION: CWS warnings01 (1.19.4); FILE MERGED 2005/11/01 12:47:07 cd 1.19.4.1: #i53898# Warning free code for sun solaris compiler


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [d73e01445754c304e2acfde81523adbbf9afed8a]

INTEGRATION: CWS warnings01 (1.7.4); FILE MERGED 2005/11/09 18:02:38 pl 1.7.4.1: #i53898# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [d7910a454f77a2dcdf64203bd308fb3061619f18]

INTEGRATION: CWS warnings01 (1.13.4); FILE MERGED 2005/11/01 12:47:07 cd 1.13.4.1: #i53898# Warning free code for sun solaris compiler


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [77358c5ec1fe1721d6d39d3971cac29cc3bdd972]

INTEGRATION: CWS warnings01 (1.7.4); FILE MERGED 2005/11/01 12:47:06 cd 1.7.4.1: #i53898# Warning free code for sun solaris compiler


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [61e2104baf3dacab7a92a65c8f852dc2159e5fe0]

INTEGRATION: CWS warnings01 (1.29.4); FILE MERGED 2006/02/14 10:17:26 cd 1.29.4.1: #i55991# Fix warnings for ms c++ compiler


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [b7709ae91b913c70b62a7bf449af60e835f055a8]

INTEGRATION: CWS warnings01 (1.17.4); FILE MERGED 2005/11/01 12:47:06 cd 1.17.4.1: #i53898# Warning free code for sun solaris compiler


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [3ef10517a66e456bbd5801898fcb7efa99f82fac]

INTEGRATION: CWS warnings01 (1.38.4); FILE MERGED 2005/11/09 18:02:38 pl 1.38.4.2: #i53898# removed warnings 2005/11/01 12:47:06 cd 1.38.4.1: #i53898# Warning free code for sun solaris compiler


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [9e1a5c4acd0c102467f9d20fcf120d6c2eb91461]

INTEGRATION: CWS warnings01 (1.5.4); FILE MERGED 2005/11/09 18:02:37 pl 1.5.4.1: #i53898# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [9219164d539b2d14eb237edbaebc75404e63e92b]

INTEGRATION: CWS warnings01 (1.11.4); FILE MERGED 2006/02/14 10:17:25 cd 1.11.4.1: #i55991# Fix warnings for ms c++ compiler


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [b151864a42eef5bd2d7b78425820e65aad48f896]

INTEGRATION: CWS warnings01 (1.13.4); FILE MERGED 2005/11/01 12:47:05 cd 1.13.4.1: #i53898# Warning free code for sun solaris compiler


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [ec1f48d47f174e9b912326a0905b2228583069ae]

INTEGRATION: CWS warnings01 (1.12.4); FILE MERGED 2005/11/01 12:47:04 cd 1.12.4.1: #i53898# Warning free code for sun solaris compiler


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [36f3114f187b0dfc9d3be4dbfa57a6e935e3059e]

INTEGRATION: CWS warnings01 (1.25.58); FILE MERGED 2006/05/15 13:05:07 sb 1.25.58.1: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [437255cef6f38cee337b9cea00939262499f9d10]

INTEGRATION: CWS warnings01 (1.6.6); FILE MERGED 2006/03/01 15:48:44 sb 1.6.6.1: #i53898# Made code waring-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [7651cd66afbca1176900a5ab37600db4be7eb558]

INTEGRATION: CWS warnings01 (1.7.22); FILE MERGED 2006/04/07 19:41:21 sb 1.7.22.2: RESYNC: (1.7-1.9); FILE MERGED 2005/10/31 16:16:23 sb 1.7.22.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [14c10b9c76aa41a64ef39acf19112d5fb7ac4588]

INTEGRATION: CWS warnings01 (1.14.22); FILE MERGED 2006/04/07 19:41:28 sb 1.14.22.4: RESYNC: (1.14-1.15); FILE MERGED 2006/03/01 15:48:44 sb 1.14.22.3: #i53898# Made code waring-free. 2005/10/31 16:16:22 sb 1.14.22.2: #i53898# Made code warning-free. 2005/09/20 07:27:01 sb 1.14.22.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [c27356dc905a4cc4cb17ee8c114093518987910f]

INTEGRATION: CWS warnings01 (1.4.12); FILE MERGED 2006/03/21 14:34:16 nn 1.4.12.2: #i53898# warning-free code 2005/11/11 16:07:47 pl 1.4.12.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [c4e7a2b5cf4a642d915236f9bb847b4bdd2acd4f]

INTEGRATION: CWS warnings01 (1.10.12); FILE MERGED 2006/05/23 22:53:49 sb 1.10.12.3: RESYNC: (1.10-1.11); FILE MERGED 2005/11/11 16:07:47 pl 1.10.12.2: #i55991# removed warnings 2005/10/24 16:42:54 nn 1.10.12.1: #i53898# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [98585007097c7410eff5bf8f0b2af885583031da]

INTEGRATION: CWS warnings01 (1.17.12); FILE MERGED 2005/11/11 16:07:45 pl 1.17.12.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [63d5b087b9a984416ef681e366d2092b65ec820e]

INTEGRATION: CWS warnings01 (1.4.12); FILE MERGED 2005/11/11 16:07:45 pl 1.4.12.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [03327a15237ea44db6ff80f6ea12790b390347be]

INTEGRATION: CWS warnings01 (1.29.8); FILE MERGED 2006/03/21 14:34:16 nn 1.29.8.5: #i53898# warning-free code 2006/01/25 20:13:33 sb 1.29.8.4: RESYNC: (1.30-1.31); FILE MERGED 2005/11/11 16:07:45 pl 1.29.8.3: #i55991# removed warnings 2005/11/07 18:46:49 pl 1.29.8.2: RESYNC: (1.29-1.30); FILE MERGED 2005/10/24 16:42:31 nn 1.29.8.1: #i53898# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [f013964f86c7f3f5089140eea2cf88e6a9350818]

INTEGRATION: CWS warnings01 (1.48.12); FILE MERGED 2006/04/07 19:40:41 sb 1.48.12.6: RESYNC: (1.50-1.51); FILE MERGED 2006/03/21 14:34:16 nn 1.48.12.5: #i53898# warning-free code 2006/01/25 20:13:26 sb 1.48.12.4: RESYNC: (1.49-1.50); FILE MERGED 2005/11/11 16:07:44 pl 1.48.12.3: #i55991# removed warnings 2005/11/07 18:46:37 pl 1.48.12.2: RESYNC: (1.48-1.49); FILE MERGED 2005/10/24 16:42:32 nn 1.48.12.1: #i53898# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [4afa12d0f2635814d8d79434468af09461d0bf75]

INTEGRATION: CWS warnings01 (1.39.12); FILE MERGED 2006/05/23 22:52:38 sb 1.39.12.5: RESYNC: (1.40-1.41); FILE MERGED 2006/03/21 14:34:15 nn 1.39.12.4: #i53898# warning-free code 2006/01/25 20:13:17 sb 1.39.12.3: RESYNC: (1.39-1.40); FILE MERGED 2005/11/11 16:07:44 pl 1.39.12.2: #i55991# removed warnings 2005/10/24 16:42:30 nn 1.39.12.1: #i53898# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [bf73f985ee0cef1a2096890bbde8361fc84fdae5]

INTEGRATION: CWS warnings01 (1.23.4); FILE MERGED 2005/11/01 13:22:03 cd 1.23.4.1: #i53898# Warning free code for sun solaris compiler


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [30adc50449294617f76e4a7ce7fe9932dc0499f3]

INTEGRATION: CWS warnings01 (1.3.4); FILE MERGED 2005/10/25 09:12:59 pl 1.3.4.1: #i55991# removed warnings for solaris platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [c6de38a348905c3e2aeed7a4df480ec8f62f75d0]

INTEGRATION: CWS warnings01 (1.4.4); FILE MERGED 2005/10/25 09:12:56 pl 1.4.4.1: #i55991# removed warnings for solaris platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [9b199c020ff5ebfc659a3b5834b8f4c6d71e9e50]

INTEGRATION: CWS warnings01 (1.5.4); FILE MERGED 2005/10/25 09:12:55 pl 1.5.4.1: #i55991# removed warnings for solaris platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [fea2bd9e750b09874f451d4c0e2efd954bba9d8b]

INTEGRATION: CWS warnings01 (1.4.4); FILE MERGED 2005/10/25 10:22:35 pl 1.4.4.2: #i55991# removed warnings for solaris platform 2005/10/25 09:12:55 pl 1.4.4.1: #i55991# removed warnings for solaris platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [2472b572e6c3fda0d2373120ac698de59d2f6267]

INTEGRATION: CWS warnings01 (1.6.4); FILE MERGED 2005/10/25 09:12:55 pl 1.6.4.1: #i55991# removed warnings for solaris platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [3660bfaa2a553ee861a86b6c3a795c22b063d9cd]

INTEGRATION: CWS warnings01 (1.5.4); FILE MERGED 2005/10/25 09:12:49 pl 1.5.4.1: #i55991# removed warnings for solaris platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [1c5ce375f38a0d6ea21cd48ffa7b05cf62755583]

INTEGRATION: CWS warnings01 (1.6.4); FILE MERGED 2005/10/25 09:12:47 pl 1.6.4.1: #i55991# removed warnings for solaris platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [43c18f7324dfb6bbf18bc02c43aee2bc0bed8288]

INTEGRATION: CWS warnings01 (1.6.4); FILE MERGED 2005/11/10 11:34:54 pl 1.6.4.2: #i53898# removed warnings 2005/10/25 09:12:40 pl 1.6.4.1: #i55991# removed warnings for solaris platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [190845954c517be24005e8fbb70fbf233bf0d63d]

INTEGRATION: CWS warnings01 (1.4.4); FILE MERGED 2005/10/25 09:12:32 pl 1.4.4.1: #i55991# removed warnings for solaris platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [1789390d3dbc706af066fb4f6561f6d9793b3801]

INTEGRATION: CWS warnings01 (1.4.4); FILE MERGED 2005/10/25 09:12:20 pl 1.4.4.1: #i55991# removed warnings for solaris platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [8af1e21265481c05370c36033ddd389f67df3cee]

INTEGRATION: CWS warnings01 (1.5.4); FILE MERGED 2005/10/25 09:12:18 pl 1.5.4.1: #i55991# removed warnings for solaris platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [c091087ced7b762cbec803a4c1b2c11fd52aed90]

INTEGRATION: CWS warnings01 (1.3.4); FILE MERGED 2005/10/25 09:12:17 pl 1.3.4.1: #i55991# removed warnings for solaris platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [e4149b6596a71b2b3b35db1a2620eaf5f3e545f2]

INTEGRATION: CWS warnings01 (1.16.10); FILE MERGED 2006/02/14 16:51:05 cd 1.16.10.4: #i55991# Fix warnings for ms c++ compiler 2005/11/09 10:18:19 pl 1.16.10.3: #i53898# fix a visbility issue 2005/09/22 15:48:52 sb 1.16.10.2: RESYNC: (1.16-1.17); FILE MERGED 2005/09/05 08:49:22 cd 1.16.10.1: #i53898# Fixed warning related issues


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [0bbf5764a732a54c1cf51afd51a129bdfe32d5b8]

INTEGRATION: CWS warnings01 (1.13.4); FILE MERGED 2006/02/14 16:51:05 cd 1.13.4.4: #i55991# Fix warnings for ms c++ compiler 2006/01/25 20:12:59 sb 1.13.4.3: RESYNC: (1.13-1.14); FILE MERGED 2005/11/09 10:43:31 pl 1.13.4.2: #i53898# add extern C stubs do satisfy linkage warning 2005/11/09 10:18:19 pl 1.13.4.1: #i53898# fix a visbility issue


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [f28eb0ee02363605dbb966edb2bbb133f21c94f7]

INTEGRATION: CWS warnings01 (1.4.32); FILE MERGED 2006/02/14 16:51:05 cd 1.4.32.4: #i55991# Fix warnings for ms c++ compiler 2005/11/09 10:18:18 pl 1.4.32.3: #i53898# fix a visbility issue 2005/09/22 15:47:37 sb 1.4.32.2: RESYNC: (1.4-1.5); FILE MERGED 2005/09/05 08:49:22 cd 1.4.32.1: #i53898# Fixed warning related issues


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [1520bed3bdb5b884fea7a772515479f40fdad69e]

INTEGRATION: CWS warnings01 (1.12.26); FILE MERGED 2005/10/25 15:56:12 mt 1.12.26.1: #i55991# Warning Free Code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [d7bab6de7fea4a6723e257f8eaef5bfba4a20aa3]

INTEGRATION: CWS warnings01 (1.24.22); FILE MERGED 2006/05/23 22:51:27 sb 1.24.22.4: RESYNC: (1.25-1.26); FILE MERGED 2005/11/14 10:36:09 pl 1.24.22.3: #i55991# removed warnings 2005/11/07 18:44:55 pl 1.24.22.2: RESYNC: (1.24-1.25); FILE MERGED 2005/10/25 15:56:12 mt 1.24.22.1: #i55991# Warning Free Code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [9ed8d9ed09cd7a917e52b83d96d4709d268e74d1]

INTEGRATION: CWS warnings01 (1.5.26); FILE MERGED 2005/11/14 10:36:09 pl 1.5.26.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [be99549fb5f496d59aab73685e1737b15505ddfc]

INTEGRATION: CWS warnings01 (1.12.26); FILE MERGED 2005/11/14 10:36:09 pl 1.12.26.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [2f2133157bac06920336ad2b08494c7a91bf3c8c]

INTEGRATION: CWS warnings01 (1.27.24); FILE MERGED 2006/05/23 22:51:04 sb 1.27.24.3: RESYNC: (1.28-1.29); FILE MERGED 2006/04/07 19:39:55 sb 1.27.24.2: RESYNC: (1.27-1.28); FILE MERGED 2005/10/25 15:56:12 mt 1.27.24.1: #i55991# Warning Free Code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [04c31643c256ee40ecb9a248872f42f64286ac58]

INTEGRATION: CWS warnings01 (1.3.26); FILE MERGED 2005/10/25 15:56:12 mt 1.3.26.1: #i55991# Warning Free Code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [612e8dd5ea9346236136bfd86f67ce023897ed09]

INTEGRATION: CWS warnings01 (1.71.26); FILE MERGED 2005/10/25 15:56:11 mt 1.71.26.1: #i55991# Warning Free Code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [decf64c91662cb14bf31515a2a05ca9ce7e841cc]

INTEGRATION: CWS warnings01 (1.39.24); FILE MERGED 2006/06/08 10:54:33 fs 1.39.24.8: #136650# don't call the copy-ctor of OWeakAggObject 2006/05/23 22:50:19 sb 1.39.24.7: RESYNC: (1.43-1.46); FILE MERGED 2006/04/20 14:50:21 sb 1.39.24.6: #i53898# Made code compile and/or warning-free again after resync to SRC680m162. 2006/04/07 19:39:47 sb 1.39.24.5: RESYNC: (1.40-1.43); FILE MERGED 2006/01/25 20:12:39 sb 1.39.24.4: RESYNC: (1.39-1.40); FILE MERGED 2005/11/14 10:36:08 pl 1.39.24.3: #i55991# removed warnings 2005/10/25 17:04:17 mt 1.39.24.2: #i55991# Warning Free Code 2005/10/25 15:56:11 mt 1.39.24.1: #i55991# Warning Free Code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [0c2b895d296fde87edabd742b7cb8d3f765d2fcd]

INTEGRATION: CWS warnings01 (1.13.26); FILE MERGED 2005/11/14 10:36:08 pl 1.13.26.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [7a921a38172551f6821f4eb2bd744b44576b1296]

INTEGRATION: CWS warnings01 (1.35.8); FILE MERGED 2006/04/07 19:39:39 sb 1.35.8.4: RESYNC: (1.36-1.37); FILE MERGED 2005/11/14 10:36:07 pl 1.35.8.3: #i55991# removed warnings 2005/11/07 18:44:32 pl 1.35.8.2: RESYNC: (1.35-1.36); FILE MERGED 2005/10/25 15:56:11 mt 1.35.8.1: #i55991# Warning Free Code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [681286ba7c930d2eacfb713435c01a5d75deebef]

INTEGRATION: CWS warnings01 (1.3.26); FILE MERGED 2005/10/25 15:56:10 mt 1.3.26.1: #i55991# Warning Free Code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [271ddd024820336776ab3586f89c4d53c2253c99]

INTEGRATION: CWS warnings01 (1.4.26); FILE MERGED 2006/05/23 22:49:03 sb 1.4.26.3: RESYNC: (1.4-1.5); FILE MERGED 2005/11/14 10:36:07 pl 1.4.26.2: #i55991# removed warnings 2005/10/25 15:56:10 mt 1.4.26.1: #i55991# Warning Free Code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [82829e3536189c9e25a35b35622da798202a3754]

INTEGRATION: CWS warnings01 (1.21.26); FILE MERGED 2005/10/25 15:56:10 mt 1.21.26.1: #i55991# Warning Free Code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [d23e93b5c628f6233826e7848e701f633ab05e91]

INTEGRATION: CWS warnings01 (1.10.24); FILE MERGED 2005/11/14 10:36:07 pl 1.10.24.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [8ea19ecccf33325281ace3b9bdb60288ce3c0add]

INTEGRATION: CWS warnings01 (1.7.26); FILE MERGED 2005/11/14 10:36:07 pl 1.7.26.2: #i55991# removed warnings 2005/11/11 16:47:34 pl 1.7.26.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [3947a44a4e56b81bb572532a3f18e4771416c7cc]

INTEGRATION: CWS warnings01 (1.52.24); FILE MERGED 2005/11/11 16:47:34 pl 1.52.24.3: #i55991# removed warnings 2005/11/07 18:44:25 pl 1.52.24.2: RESYNC: (1.52-1.53); FILE MERGED 2005/10/25 15:56:09 mt 1.52.24.1: #i55991# Warning Free Code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [c1c64438b93680cf7163db518074dc65e5a73098]

INTEGRATION: CWS warnings01 (1.3.24); FILE MERGED 2005/11/11 16:47:34 pl 1.3.24.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [291e9c581a43f8e09849928de1aa6199e3f6f0f8]

INTEGRATION: CWS warnings01 (1.55.20); FILE MERGED 2006/05/23 22:48:19 sb 1.55.20.6: RESYNC: (1.58-1.60); FILE MERGED 2006/04/20 14:50:21 sb 1.55.20.5: #i53898# Made code compile and/or warning-free again after resync to SRC680m162. 2006/04/07 19:38:57 sb 1.55.20.4: RESYNC: (1.56-1.58); FILE MERGED 2005/11/11 16:47:33 pl 1.55.20.3: #i55991# removed warnings 2005/11/07 18:44:08 pl 1.55.20.2: RESYNC: (1.55-1.56); FILE MERGED 2005/10/25 15:56:09 mt 1.55.20.1: #i55991# Warning Free Code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [9b5f024cda404b31c138705c67808d0a1647a2c4]

INTEGRATION: CWS warnings01 (1.6.26); FILE MERGED 2005/11/11 16:47:33 pl 1.6.26.2: #i55991# removed warnings 2005/10/25 15:56:09 mt 1.6.26.1: #i55991# Warning Free Code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [e0bbf8f970707fd8dff52a2768dc07143794611d]

INTEGRATION: CWS warnings01 (1.45.20); FILE MERGED 2006/05/23 22:46:43 sb 1.45.20.2: RESYNC: (1.45-1.46); FILE MERGED 2005/11/11 16:47:33 pl 1.45.20.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [32cedb1e4de76fe52f5c3b7e9523f039927b7786]

INTEGRATION: CWS warnings01 (1.2.26); FILE MERGED 2005/11/11 16:47:33 pl 1.2.26.2: #i55991# removed warnings 2005/10/25 15:56:08 mt 1.2.26.1: #i55991# Warning Free Code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [607dd381487ed982e9fdabc144e081c34f0c1b1a]

INTEGRATION: CWS warnings01 (1.4.26); FILE MERGED 2005/10/25 15:56:08 mt 1.4.26.1: #i55991# Warning Free Code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [ee63133148d934ac95cdd7c1d1a416f1dae35ef6]

INTEGRATION: CWS warnings01 (1.5.26); FILE MERGED 2005/11/11 16:47:33 pl 1.5.26.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [d98a9c95ec505205801df8c9f06a14445890ccc6]

INTEGRATION: CWS warnings01 (1.7.10); FILE MERGED 2005/11/11 16:47:32 pl 1.7.10.3: #i55991# removed warnings 2005/11/07 18:43:31 pl 1.7.10.2: RESYNC: (1.7-1.8); FILE MERGED 2005/10/25 15:56:08 mt 1.7.10.1: #i55991# Warning Free Code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [04c4f535ac2daf3572a5e128fad1b4a904a4874f]

INTEGRATION: CWS warnings01 (1.3.26); FILE MERGED 2005/11/11 16:47:32 pl 1.3.26.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [71c09ab98745ecb53f6c25f803cb715c3eb79dc6]

INTEGRATION: CWS warnings01 (1.52.24); FILE MERGED 2006/05/23 22:41:41 sb 1.52.24.3: RESYNC: (1.53-1.55); FILE MERGED 2006/04/07 19:39:04 sb 1.52.24.2: RESYNC: (1.52-1.53); FILE MERGED 2005/11/11 16:47:30 pl 1.52.24.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [f09e15218459f9aa6f52312a907e050ad5af0f53]

INTEGRATION: CWS warnings01 (1.8.24); FILE MERGED 2005/10/25 15:56:06 mt 1.8.24.1: #i55991# Warning Free Code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [ff14c046896fb3aea917bd00292cbd651385383d]

INTEGRATION: CWS warnings01 (1.10.26); FILE MERGED 2005/11/14 10:36:06 pl 1.10.26.2: #i55991# removed warnings 2005/10/25 15:56:06 mt 1.10.26.1: #i55991# Warning Free Code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [ed1d9c4291e0974f923efec7c04c0e6e90bb97b6]

INTEGRATION: CWS warnings01 (1.4.26); FILE MERGED 2005/10/25 15:56:05 mt 1.4.26.1: #i55991# Warning Free Code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [fe66e451c8adb8f4fe7e4616dab1874cd70a2ca4]

INTEGRATION: CWS warnings01 (1.35.26); FILE MERGED 2005/11/14 10:36:06 pl 1.35.26.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [63f10de33acda1e6548f1ddf51a8556f38cf6813]

INTEGRATION: CWS warnings01 (1.5.26); FILE MERGED 2005/11/14 10:36:06 pl 1.5.26.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [90cbe23e3767350afcb8bf43d7db2965210d9ac0]

INTEGRATION: CWS warnings01 (1.5.26); FILE MERGED 2005/11/14 10:36:05 pl 1.5.26.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [2f5fdf985790cd4fb00f6d73cc0bec23c16c671b]

INTEGRATION: CWS warnings01 (1.3.26); FILE MERGED 2005/11/14 10:36:05 pl 1.3.26.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [f68914c9186e8a6f9cc8d4a817dc1d1e7093f4b1]

INTEGRATION: CWS warnings01 (1.16.26); FILE MERGED 2005/11/14 10:36:05 pl 1.16.26.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [1de8f069155a40aedd388d9e460d41b6545e8962]

INTEGRATION: CWS warnings01 (1.4.26); FILE MERGED 2005/11/14 10:36:05 pl 1.4.26.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [d3fa762edfdb7150464bfbb556555232835b97eb]

INTEGRATION: CWS warnings01 (1.6.26); FILE MERGED 2005/11/14 10:36:04 pl 1.6.26.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [63881f395db62057d313b1c31bd1eb7a7c461d0b]

INTEGRATION: CWS warnings01 (1.33.26); FILE MERGED 2005/10/25 15:56:05 mt 1.33.26.1: #i55991# Warning Free Code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [53d02472cd69a3cde75a21449805f5ebd848822e]

INTEGRATION: CWS warnings01 (1.16.26); FILE MERGED 2005/11/11 16:47:30 pl 1.16.26.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [61e061f501db1bc8aaa7e603494bb9869f3dfa90]

INTEGRATION: CWS warnings01 (1.3.26); FILE MERGED 2005/11/11 16:47:30 pl 1.3.26.2: #i55991# removed warnings 2005/10/25 15:56:04 mt 1.3.26.1: #i55991# Warning Free Code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [d2cd097014470d25de6e17ed5ba130e1f2d9b968]

INTEGRATION: CWS warnings01 (1.7.20); FILE MERGED 2005/11/11 16:47:29 pl 1.7.20.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [c977dd1cc5d8484f28c89cb0f6cfbc8cc61cc6df]

INTEGRATION: CWS warnings01 (1.5.112); FILE MERGED 2006/01/25 20:12:05 sb 1.5.112.3: RESYNC: (1.6-1.7); FILE MERGED 2005/09/23 03:25:20 sb 1.5.112.2: RESYNC: (1.5-1.6); FILE MERGED 2005/09/01 14:00:02 sb 1.5.112.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [127c5b994a3a9877525a1f400b5448f6f913741b]

INTEGRATION: CWS warnings01 (1.2.34); FILE MERGED 2005/09/23 03:24:57 sb 1.2.34.3: RESYNC: (1.2-1.3); FILE MERGED 2005/09/08 13:16:57 sb 1.2.34.2: #i53898# Made code warning-free. 2005/09/01 14:00:02 sb 1.2.34.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [155f168ca78f2ae96c40fb9ce3ad8170fcdce54e]

INTEGRATION: CWS warnings01 (1.1.1.1.346); FILE MERGED 2005/09/23 03:24:49 sb 1.1.1.1.346.3: RESYNC: (1.1.1.1-1.2); FILE MERGED 2005/09/08 13:16:56 sb 1.1.1.1.346.2: #i53898# Made code warning-free. 2005/09/01 14:00:01 sb 1.1.1.1.346.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [1579cfd807d8641ef8f4c5f9202d8741865808ec]

INTEGRATION: CWS warnings01 (1.2.8); FILE MERGED 2005/12/07 09:04:21 sb 1.2.8.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [ecda85d75c54e2cb7571a1bf7cf68e36923d4054]

INTEGRATION: CWS warnings01 (1.4.38); FILE MERGED 2005/09/23 03:24:19 sb 1.4.38.3: RESYNC: (1.4-1.5); FILE MERGED 2005/09/08 13:16:56 sb 1.4.38.2: #i53898# Made code warning-free. 2005/09/01 14:00:01 sb 1.4.38.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [8f6cf063d14b697cad78f06659c5a3bc587533c8]

INTEGRATION: CWS warnings01 (1.7.80); FILE MERGED 2005/09/23 03:24:09 sb 1.7.80.2: RESYNC: (1.7-1.8); FILE MERGED 2005/09/08 13:16:55 sb 1.7.80.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [8467c018530ba874030c38caaeda147a4b447fac]

INTEGRATION: CWS warnings01 (1.2.118); FILE MERGED 2005/09/23 03:23:55 sb 1.2.118.2: RESYNC: (1.2-1.3); FILE MERGED 2005/09/08 13:16:55 sb 1.2.118.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [9bb8993e70f1bcc44ca95d0d2d143c2c69b7660f]

INTEGRATION: CWS warnings01 (1.7.18); FILE MERGED 2005/09/23 03:23:26 sb 1.7.18.2: RESYNC: (1.7-1.8); FILE MERGED 2005/09/08 13:16:55 sb 1.7.18.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [a82608ff9df245486cbaf44d89f1e6c9940b4120]

INTEGRATION: CWS warnings01 (1.4.114); FILE MERGED 2006/01/25 20:11:58 sb 1.4.114.3: RESYNC: (1.6-1.7); FILE MERGED 2005/09/23 03:23:17 sb 1.4.114.2: RESYNC: (1.4-1.6); FILE MERGED 2005/09/08 13:16:55 sb 1.4.114.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [206dd6bfaff4a45ccf1346e72b0916e2de7bcbbd]

INTEGRATION: CWS warnings01 (1.5.118); FILE MERGED 2005/09/23 03:22:54 sb 1.5.118.2: RESYNC: (1.5-1.6); FILE MERGED 2005/09/08 13:16:54 sb 1.5.118.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [d0ef0897bde8c9dd6aa251b047c665740d645035]

INTEGRATION: CWS warnings01 (1.12.80); FILE MERGED 2005/12/07 09:04:21 sb 1.12.80.5: #i53898# Made code warning-free. 2005/11/09 14:23:31 pl 1.12.80.4: #i53898# removed warnings 2005/09/23 03:22:33 sb 1.12.80.3: RESYNC: (1.12-1.13); FILE MERGED 2005/09/08 13:16:54 sb 1.12.80.2: #i53898# Made code warning-free. 2005/09/01 14:00:00 sb 1.12.80.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [caea94cbb2a4317bdc1d139ea3fa9d2f74bbc041]

INTEGRATION: CWS warnings01 (1.3.274); FILE MERGED 2005/09/23 03:22:24 sb 1.3.274.2: RESYNC: (1.3-1.4); FILE MERGED 2005/09/08 13:16:54 sb 1.3.274.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [23cd50134b0a94e10efdda581c795a3a4edd0b34]

INTEGRATION: CWS warnings01 (1.10.8); FILE MERGED 2006/01/25 20:11:50 sb 1.10.8.2: RESYNC: (1.10-1.11); FILE MERGED 2005/12/07 09:04:20 sb 1.10.8.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [f3a3dfff7a7d80504943d1ee00f009b5f9fca550]

INTEGRATION: CWS warnings01 (1.4.8); FILE MERGED 2005/12/07 09:04:20 sb 1.4.8.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [75f8baa9d41cc28a5499724ba7636b9cd8b6cd14]

INTEGRATION: CWS warnings01 (1.4.80); FILE MERGED 2005/09/23 03:21:50 sb 1.4.80.2: RESYNC: (1.4-1.5); FILE MERGED 2005/09/08 13:16:53 sb 1.4.80.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [d2eef328a4c067be6b12bf355713dd88c83be0cb]

INTEGRATION: CWS warnings01 (1.5.8); FILE MERGED 2005/12/07 09:04:20 sb 1.5.8.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [f1364453b35f639219b43fcb2771c1a1eee0578c]

INTEGRATION: CWS warnings01 (1.3.80); FILE MERGED 2005/09/23 03:21:30 sb 1.3.80.2: RESYNC: (1.3-1.4); FILE MERGED 2005/09/08 13:16:53 sb 1.3.80.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [4b069dbffc7ff9c46d245a2c96dd004a60995a0e]

INTEGRATION: CWS warnings01 (1.5.14); FILE MERGED 2006/04/19 11:32:15 dbo 1.5.14.1: #i55991#


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [1502ce167a3f55ebd50ab550c1214636e570584e]

INTEGRATION: CWS warnings01 (1.3.130); FILE MERGED 2005/09/23 03:20:25 sb 1.3.130.2: RESYNC: (1.3-1.4); FILE MERGED 2005/09/08 13:16:53 sb 1.3.130.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [562b409c9155905e292b7afed6411ea09df70c35]

INTEGRATION: CWS warnings01 (1.6.336); FILE MERGED 2006/04/07 19:38:01 sb 1.6.336.5: RESYNC: (1.7-1.8); FILE MERGED 2006/02/13 14:58:40 fs 1.6.336.4: #i58983# 2006/02/13 14:46:18 fs 1.6.336.3: #i58983# 2005/09/23 03:19:55 sb 1.6.336.2: RESYNC: (1.6-1.7); FILE MERGED 2005/09/01 13:59:59 sb 1.6.336.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [1ba6fa321ec460baa982fab735d4fc95242155e9]

INTEGRATION: CWS warnings01 (1.1.1.1.346); FILE MERGED 2005/09/23 03:19:18 sb 1.1.1.1.346.2: RESYNC: (1.1.1.1-1.2); FILE MERGED 2005/09/01 13:59:59 sb 1.1.1.1.346.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [343fed1cd8e85665173b91be8db3fa35bae08cec]

INTEGRATION: CWS warnings01 (1.13.146); FILE MERGED 2005/09/23 03:18:58 sb 1.13.146.2: RESYNC: (1.13-1.14); FILE MERGED 2005/09/08 13:16:52 sb 1.13.146.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [abe96685b765d76082dda9fe8259df5ea8a32acb]

INTEGRATION: CWS warnings01 (1.4.80); FILE MERGED 2005/09/23 03:18:50 sb 1.4.80.2: RESYNC: (1.4-1.5); FILE MERGED 2005/09/08 13:16:52 sb 1.4.80.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [be1865606aaa4d87de43607046d0607e34547c6c]

INTEGRATION: CWS warnings01 (1.10.40); FILE MERGED 2006/05/23 22:38:15 sb 1.10.40.3: RESYNC: (1.11-1.12); FILE MERGED 2005/09/23 03:18:13 sb 1.10.40.2: RESYNC: (1.10-1.11); FILE MERGED 2005/09/08 13:16:52 sb 1.10.40.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [0180f2876a49cc66176fd81378eff54c3799448a]

INTEGRATION: CWS warnings01 (1.4.80); FILE MERGED 2006/04/07 19:37:25 sb 1.4.80.3: RESYNC: (1.5-1.6); FILE MERGED 2005/09/23 03:17:43 sb 1.4.80.2: RESYNC: (1.4-1.5); FILE MERGED 2005/09/01 13:59:59 sb 1.4.80.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [7bba2ac0a3ea1e97fdfae17af4458466d514e8bf]

INTEGRATION: CWS warnings01 (1.2.16); FILE MERGED 2006/04/20 14:27:03 sb 1.2.16.1: #i53898# Made code warning-free again after resync to SRC680m162.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [1abce31052cd803b5f357d3495a9468c92467e30]

INTEGRATION: CWS warnings01 (1.3.14); FILE MERGED 2006/04/20 14:27:03 sb 1.3.14.1: #i53898# Made code warning-free again after resync to SRC680m162.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [7067711f9011788bdd77534387d98cf30a3b115d]

INTEGRATION: CWS warnings01 (1.6.52); FILE MERGED 2006/04/07 19:36:44 sb 1.6.52.3: RESYNC: (1.7-1.8); FILE MERGED 2005/09/23 03:17:19 sb 1.6.52.2: RESYNC: (1.6-1.7); FILE MERGED 2005/09/08 13:16:51 sb 1.6.52.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [4e27477a2432f5ae6bd470a6baa76a4121c1aea1]

INTEGRATION: CWS warnings01 (1.2.14); FILE MERGED 2006/04/20 14:27:02 sb 1.2.14.1: #i53898# Made code warning-free again after resync to SRC680m162.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [7c949ed29b7e676bc0ef3e9ec69b5b7d95a0e7b6]

INTEGRATION: CWS warnings01 (1.3.8); FILE MERGED 2006/05/23 22:37:31 sb 1.3.8.4: RESYNC: (1.4-1.5); FILE MERGED 2006/04/20 14:27:02 sb 1.3.8.3: #i53898# Made code warning-free again after resync to SRC680m162. 2006/04/07 19:36:50 sb 1.3.8.2: RESYNC: (1.3-1.4); FILE MERGED 2005/11/09 14:23:30 pl 1.3.8.1: #i53898# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [0414636d0b6ca5a73e863f2e64fd08a4dce30f22]

INTEGRATION: CWS warnings01 (1.5.260); FILE MERGED 2005/09/23 03:16:10 sb 1.5.260.2: RESYNC: (1.5-1.6); FILE MERGED 2005/09/01 13:59:59 sb 1.5.260.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [fcf09aabd5fef0e6c659ca340fb7b1c84173ca36]

INTEGRATION: CWS warnings01 (1.8.184); FILE MERGED 2006/05/23 22:37:09 sb 1.8.184.4: RESYNC: (1.9-1.11); FILE MERGED 2005/09/23 03:16:01 sb 1.8.184.3: RESYNC: (1.8-1.9); FILE MERGED 2005/09/08 13:16:51 sb 1.8.184.2: #i53898# Made code warning-free. 2005/09/01 13:59:58 sb 1.8.184.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [cb1eba60282331e5aa7dc370e773498e0c01b8c6]

INTEGRATION: CWS warnings01 (1.3.8); FILE MERGED 2005/11/09 14:23:30 pl 1.3.8.1: #i53898# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [ecd05fb0819f4056fa130e7249da6161d74c83c0]

INTEGRATION: CWS warnings01 (1.7.128); FILE MERGED 2005/09/23 03:15:26 sb 1.7.128.2: RESYNC: (1.7-1.8); FILE MERGED 2005/09/01 13:59:58 sb 1.7.128.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [5bbbdbd7351c94f3ffcf5af991346ab672d40a59]

INTEGRATION: CWS warnings01 (1.5.274); FILE MERGED 2005/09/23 03:14:19 sb 1.5.274.2: RESYNC: (1.5-1.6); FILE MERGED 2005/09/01 13:59:57 sb 1.5.274.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [46bc3aed1653ca6c5865b6c7b109a21e62da92f4]

INTEGRATION: CWS warnings01 (1.4.184); FILE MERGED 2005/09/23 03:13:48 sb 1.4.184.2: RESYNC: (1.4-1.5); FILE MERGED 2005/09/01 13:59:56 sb 1.4.184.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [16a006b0d49d44286d836fd680b7cfcfac0b87be]

INTEGRATION: CWS warnings01 (1.3.274); FILE MERGED 2005/09/23 03:13:29 sb 1.3.274.2: RESYNC: (1.3-1.4); FILE MERGED 2005/09/01 13:59:56 sb 1.3.274.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [b403356440ce7461058154218bf9019b513ec6c7]

INTEGRATION: CWS warnings01 (1.3.274); FILE MERGED 2005/09/23 03:13:18 sb 1.3.274.2: RESYNC: (1.3-1.4); FILE MERGED 2005/09/08 13:16:50 sb 1.3.274.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [016e7ec2047dd55967dc89c396f7391d6aeb9973]

INTEGRATION: CWS warnings01 (1.3.274); FILE MERGED 2005/09/23 03:13:09 sb 1.3.274.2: RESYNC: (1.3-1.4); FILE MERGED 2005/09/08 13:16:50 sb 1.3.274.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [0b634b75748d163bc3b26b44541fbaab9a39d6b8]

INTEGRATION: CWS warnings01 (1.3.52); FILE MERGED 2005/09/23 03:10:59 sb 1.3.52.3: RESYNC: (1.3-1.4); FILE MERGED 2005/09/08 13:16:49 sb 1.3.52.2: #i53898# Made code warning-free. 2005/09/01 13:58:00 sb 1.3.52.1: #i53898# _impl.hxx textually included in main .hxx file.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [53805fd374fe98c156e0570906a2bc80dc6774e3]

INTEGRATION: CWS warnings01 (1.9.4); FILE MERGED 2006/03/13 14:10:30 fs 1.9.4.1: isAReference is not used anymore


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [ddd6449407364c5738cdda7583fc6757c08dff13]

INTEGRATION: CWS warnings01 (1.3.8); FILE MERGED 2005/10/26 10:36:02 pl 1.3.8.2: #i55991# removed warnings for linux platform 2005/10/26 10:27:54 pl 1.3.8.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [a6f0b5ce16049e9ab6535f4e6a32749dc981164e]

INTEGRATION: CWS warnings01 (1.2.14); FILE MERGED 2006/04/20 14:26:53 sb 1.2.14.1: #i53898# Made code warning-free again after resync to SRC680m162.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [659b508b5f38fb7aaf50f06d948e9bc29d01402e]

INTEGRATION: CWS warnings01 (1.4.52); FILE MERGED 2005/12/07 09:04:07 sb 1.4.52.4: #i53898# Made code warning-free. 2005/09/23 03:08:20 sb 1.4.52.3: RESYNC: (1.4-1.5); FILE MERGED 2005/09/08 13:16:48 sb 1.4.52.2: #i53898# Made code warning-free. 2005/09/01 13:59:55 sb 1.4.52.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [637a2ba2e14e16aa2101070592a4beedaa8ebf6b]

INTEGRATION: CWS warnings01 (1.4.38); FILE MERGED 2005/11/09 14:23:30 pl 1.4.38.4: #i53898# removed warnings 2005/09/23 03:08:12 sb 1.4.38.3: RESYNC: (1.4-1.5); FILE MERGED 2005/09/08 13:16:48 sb 1.4.38.2: #i53898# Made code warning-free. 2005/09/01 13:59:54 sb 1.4.38.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [ebdae34d7e283076dc6b5f5c990119528caf1975]

INTEGRATION: CWS warnings01 (1.6.52); FILE MERGED 2005/12/07 09:04:07 sb 1.6.52.3: #i53898# Made code warning-free. 2005/09/23 03:06:52 sb 1.6.52.2: RESYNC: (1.6-1.7); FILE MERGED 2005/09/08 13:16:48 sb 1.6.52.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [f8e533c0d8987052e27fac4fccc30ae8fb929d7e]

INTEGRATION: CWS warnings01 (1.6.128); FILE MERGED 2005/09/23 03:06:32 sb 1.6.128.2: RESYNC: (1.6-1.7); FILE MERGED 2005/09/01 13:58:00 sb 1.6.128.1: #i53898# _impl.hxx textually included in main .hxx file.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [dd8dfe55d6c30088b178d715887ebf2549b5ecb2]

INTEGRATION: CWS warnings01 (1.5.14); FILE MERGED 2006/04/19 11:32:14 dbo 1.5.14.1: #i55991#


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [cace5d2f7b3e0c07bfaa7da8c39cab31db3344c9]

INTEGRATION: CWS warnings01 (1.7.40); FILE MERGED 2006/05/23 22:36:05 sb 1.7.40.3: RESYNC: (1.8-1.9); FILE MERGED 2005/09/23 03:04:45 sb 1.7.40.2: RESYNC: (1.7-1.8); FILE MERGED 2005/09/08 13:16:47 sb 1.7.40.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [1deb4ccc2b2833ce576860170297ed3fcfe16746]

INTEGRATION: CWS warnings01 (1.4.52); FILE MERGED 2006/04/20 14:26:53 sb 1.4.52.5: #i53898# Made code warning-free again after resync to SRC680m162. 2006/04/07 19:35:04 sb 1.4.52.4: RESYNC: (1.5-1.6); FILE MERGED 2005/11/16 14:43:12 fs 1.4.52.3: #i57457# 2005/09/23 03:04:25 sb 1.4.52.2: RESYNC: (1.4-1.5); FILE MERGED 2005/09/01 13:59:54 sb 1.4.52.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [1adf9735d45b813f03dd28ef2c35c095d220533e]

INTEGRATION: CWS warnings01 (1.7.16); FILE MERGED 2005/11/07 18:37:13 pl 1.7.16.3: RESYNC: (1.8-1.9); FILE MERGED 2005/09/23 03:02:28 sb 1.7.16.2: RESYNC: (1.7-1.8); FILE MERGED 2005/09/08 13:16:47 sb 1.7.16.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [4a0b66f157078c5d86cbfb28f4069f97df2e1238]

INTEGRATION: CWS warnings01 (1.4.52); FILE MERGED 2005/09/23 03:01:57 sb 1.4.52.3: RESYNC: (1.4-1.5); FILE MERGED 2005/09/08 13:16:47 sb 1.4.52.2: #i53898# Made code warning-free. 2005/09/01 13:59:54 sb 1.4.52.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [7435875d83d0163ee797207766c7ebadb29cbb47]

INTEGRATION: CWS warnings01 (1.5.14); FILE MERGED 2006/04/20 14:26:53 sb 1.5.14.1: #i53898# Made code warning-free again after resync to SRC680m162.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [4d3a1da09f0e8ee77407053d02d902e53811b081]

INTEGRATION: CWS warnings01 (1.8.52); FILE MERGED 2005/12/07 09:04:06 sb 1.8.52.3: #i53898# Made code warning-free. 2005/09/23 03:00:14 sb 1.8.52.2: RESYNC: (1.8-1.9); FILE MERGED 2005/09/08 13:16:46 sb 1.8.52.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [f98688487abce34235a83390d46a11dc0020ea53]

INTEGRATION: CWS warnings01 (1.6.52); FILE MERGED 2005/09/23 03:00:05 sb 1.6.52.2: RESYNC: (1.6-1.7); FILE MERGED 2005/09/01 13:59:53 sb 1.6.52.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [ec389925cf2dfd47ceb54ddb51769317510f7f60]

INTEGRATION: CWS warnings01 (1.11.52); FILE MERGED 2005/09/23 02:59:03 sb 1.11.52.2: RESYNC: (1.11-1.12); FILE MERGED 2005/09/08 13:16:45 sb 1.11.52.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [88a8a5060df904537ad4959d014b0d88d759c8d3]

INTEGRATION: CWS warnings01 (1.10.8); FILE MERGED 2006/01/25 20:10:52 sb 1.10.8.2: RESYNC: (1.10-1.11); FILE MERGED 2005/12/07 09:04:06 sb 1.10.8.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [9b80c818e968d19b5ea8a47e4094446750ae1bd6]

INTEGRATION: CWS warnings01 (1.3.8); FILE MERGED 2005/12/07 09:04:06 sb 1.3.8.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [c5c4604887de5cf7590e4e0b5f7d33a271e55406]

INTEGRATION: CWS warnings01 (1.39.64); FILE MERGED 2006/05/23 22:35:13 sb 1.39.64.2: RESYNC: (1.39-1.41); FILE MERGED 2005/11/28 16:16:45 cd 1.39.64.1: #i55991# Remove warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [08638b1ed1c666f8a806e6ef7d41ff641d0cf7aa]

INTEGRATION: CWS warnings01 (1.57.64); FILE MERGED 2006/05/23 22:34:47 sb 1.57.64.4: RESYNC: (1.64-1.66); FILE MERGED 2006/04/20 14:56:48 sb 1.57.64.3: #i53898# Made code compile and/or warning-free again after resync to SRC680m162. 2006/04/07 19:33:24 sb 1.57.64.2: RESYNC: (1.57-1.64); FILE MERGED 2005/11/28 16:16:45 cd 1.57.64.1: #i55991# Remove warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [9d2022ea22a2b63a25b7746ed4319087fd99d4db]

INTEGRATION: CWS warnings01 (1.19.64); FILE MERGED 2006/05/23 22:34:39 sb 1.19.64.3: RESYNC: (1.19-1.20); FILE MERGED 2005/11/28 16:16:45 cd 1.19.64.2: #i55991# Remove warnings 2005/11/09 12:04:01 cd 1.19.64.1: #i55991# Make code warning free for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [c989cc5d93fef5aeb4f521ac2f8643e7f42a91b2]

INTEGRATION: CWS warnings01 (1.12.66); FILE MERGED 2006/05/23 22:34:32 sb 1.12.66.2: RESYNC: (1.12-1.13); FILE MERGED 2005/11/28 16:16:44 cd 1.12.66.1: #i55991# Remove warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [513f80abcd3af227b4ce7dd4e9bf55a3b4860f27]

INTEGRATION: CWS warnings01 (1.113.28); FILE MERGED 2006/06/06 14:29:39 sb 1.113.28.7: #136651# Fixed broken CVS merge. 2006/05/29 08:19:49 sb 1.113.28.6: #i53898# Made code warning-free and/or compile at all after resync to SRC680m170. 2006/05/23 22:34:23 sb 1.113.28.5: RESYNC: (1.120-1.121); FILE MERGED 2006/04/07 19:33:16 sb 1.113.28.4: RESYNC: (1.114-1.120); FILE MERGED 2006/01/25 20:10:17 sb 1.113.28.3: RESYNC: (1.113-1.114); FILE MERGED 2005/11/28 16:16:44 cd 1.113.28.2: #i55991# Remove warnings 2005/11/09 12:04:00 cd 1.113.28.1: #i55991# Make code warning free for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [b36b29c2f280bc8246fd3bb3cc2537d5c1a28227]

INTEGRATION: CWS warnings01 (1.3.66); FILE MERGED 2005/11/28 16:16:44 cd 1.3.66.1: #i55991# Remove warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [1c4240c4beb2805fccbccca5d9f52655f99e9c41]

INTEGRATION: CWS warnings01 (1.78.2); FILE MERGED 2006/05/29 08:19:49 sb 1.78.2.4: #i53898# Made code warning-free and/or compile at all after resync to SRC680m170. 2006/05/23 22:33:56 sb 1.78.2.3: RESYNC: (1.81-1.82); FILE MERGED 2006/04/07 19:33:07 sb 1.78.2.2: RESYNC: (1.78-1.81); FILE MERGED 2005/11/28 16:16:43 cd 1.78.2.1: #i55991# Remove warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [759eac166c06ad29a6ae6c6c88fb85f11a1086d2]

INTEGRATION: CWS warnings01 (1.63.2); FILE MERGED 2006/05/29 08:19:48 sb 1.63.2.5: #i53898# Made code warning-free and/or compile at all after resync to SRC680m170. 2006/05/23 22:33:47 sb 1.63.2.4: RESYNC: (1.64-1.65); FILE MERGED 2006/04/07 19:32:59 sb 1.63.2.3: RESYNC: (1.63-1.64); FILE MERGED 2005/11/28 16:16:43 cd 1.63.2.2: #i55991# Remove warnings 2005/11/09 12:03:59 cd 1.63.2.1: #i55991# Make code warning free for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [5518bac4e1bebe90a4001ce540ab03a752efee9d]

INTEGRATION: CWS warnings01 (1.15.62); FILE MERGED 2006/05/29 08:19:48 sb 1.15.62.5: #i53898# Made code warning-free and/or compile at all after resync to SRC680m170. 2006/05/23 22:33:39 sb 1.15.62.4: RESYNC: (1.17-1.18); FILE MERGED 2006/04/07 19:32:51 sb 1.15.62.3: RESYNC: (1.15-1.17); FILE MERGED 2005/11/28 16:16:43 cd 1.15.62.2: #i55991# Remove warnings 2005/11/09 12:03:59 cd 1.15.62.1: #i55991# Make code warning free for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [03130f31ff043881e4e4280a6ca0c1a8e7da9b69]

INTEGRATION: CWS warnings01 (1.18.66); FILE MERGED 2005/11/09 12:03:58 cd 1.18.66.1: #i55991# Make code warning free for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [784b20d2c088e2f9e350e4287ab937578cf847e2]

INTEGRATION: CWS warnings01 (1.15.66); FILE MERGED 2006/05/23 22:33:00 sb 1.15.66.5: RESYNC: (1.17-1.18); FILE MERGED 2006/04/07 19:32:34 sb 1.15.66.4: RESYNC: (1.16-1.17); FILE MERGED 2006/01/25 20:09:59 sb 1.15.66.3: RESYNC: (1.15-1.16); FILE MERGED 2005/11/28 16:16:42 cd 1.15.66.2: #i55991# Remove warnings 2005/11/09 12:03:57 cd 1.15.66.1: #i55991# Make code warning free for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [ef8db1008e346650f6cd1839d5a11230696b0ac7]

INTEGRATION: CWS warnings01 (1.6.66); FILE MERGED 2006/05/23 22:32:52 sb 1.6.66.2: RESYNC: (1.6-1.7); FILE MERGED 2005/11/09 12:03:57 cd 1.6.66.1: #i55991# Make code warning free for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [eaf71b7128bce0b60a6f11f6e18a2ea7a03b8038]

INTEGRATION: CWS warnings01 (1.4.64); FILE MERGED 2006/05/23 22:32:44 sb 1.4.64.2: RESYNC: (1.4-1.5); FILE MERGED 2005/11/28 16:16:42 cd 1.4.64.1: #i55991# Remove warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [20cc266597aa1f901235d657a277b87a4180b214]

INTEGRATION: CWS warnings01 (1.80.64); FILE MERGED 2006/04/07 19:32:27 sb 1.80.64.3: RESYNC: (1.80-1.83); FILE MERGED 2005/11/28 16:16:41 cd 1.80.64.2: #i55991# Remove warnings 2005/11/09 12:03:56 cd 1.80.64.1: #i55991# Make code warning free for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [6ff707c032c78a131323fcad2f7bac8c442f3341]

INTEGRATION: CWS warnings01 (1.41.54); FILE MERGED 2006/05/23 22:32:37 sb 1.41.54.5: RESYNC: (1.43-1.44); FILE MERGED 2006/04/07 19:32:20 sb 1.41.54.4: RESYNC: (1.42-1.43); FILE MERGED 2006/01/25 20:09:52 sb 1.41.54.3: RESYNC: (1.41-1.42); FILE MERGED 2005/11/28 16:16:41 cd 1.41.54.2: #i55991# Remove warnings 2005/11/09 12:03:55 cd 1.41.54.1: #i55991# Make code warning free for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [bfa41ac39a38d7832d6c7327cd49618ac37e0e6c]

INTEGRATION: CWS warnings01 (1.51.62); FILE MERGED 2006/05/23 22:30:55 sb 1.51.62.5: RESYNC: (1.58-1.59); FILE MERGED 2006/04/07 19:32:12 sb 1.51.62.4: RESYNC: (1.54-1.58); FILE MERGED 2006/01/25 20:09:44 sb 1.51.62.3: RESYNC: (1.51-1.54); FILE MERGED 2005/11/28 16:16:41 cd 1.51.62.2: #i55991# Remove warnings 2005/11/09 12:03:54 cd 1.51.62.1: #i55991# Make code warning free for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [15d1aaafdb52473d55d852cc6866c3f9d6307337]

INTEGRATION: CWS warnings01 (1.25.64); FILE MERGED 2006/01/25 20:08:48 sb 1.25.64.3: RESYNC: (1.25-1.26); FILE MERGED 2005/11/28 16:16:40 cd 1.25.64.2: #i55991# Remove warnings 2005/11/09 12:03:54 cd 1.25.64.1: #i55991# Make code warning free for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [c3428d5b1ed1775452a82e516dc62790c9d7b710]

INTEGRATION: CWS warnings01 (1.9.64); FILE MERGED 2006/05/23 22:29:00 sb 1.9.64.3: RESYNC: (1.9-1.10); FILE MERGED 2005/11/28 16:16:40 cd 1.9.64.2: #i55991# Remove warnings 2005/11/09 12:03:53 cd 1.9.64.1: #i55991# Make code warning free for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [41b69f7371463265349b7324cb09fca44bbb33e7]

INTEGRATION: CWS warnings01 (1.30.64); FILE MERGED 2005/11/28 16:16:39 cd 1.30.64.1: #i55991# Remove warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [57659120db17932a39ca5b5b80e5b4b7d80e5f4c]

INTEGRATION: CWS warnings01 (1.42.62); FILE MERGED 2006/06/14 14:48:25 cd 1.42.62.5: #i66347# Fix merge problem with variable names. Use correct variable nSlotId! 2006/05/29 08:19:48 sb 1.42.62.4: #i53898# Made code warning-free and/or compile at all after resync to SRC680m170. 2006/05/23 22:27:22 sb 1.42.62.3: RESYNC: (1.42-1.43); FILE MERGED 2005/11/28 16:16:39 cd 1.42.62.2: #i55991# Remove warnings 2005/11/09 12:03:52 cd 1.42.62.1: #i55991# Make code warning free for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [0f191486f380ab9a234f6c6e38832d067d37caa2]

INTEGRATION: CWS warnings01 (1.4.66); FILE MERGED 2005/11/28 16:16:38 cd 1.4.66.1: #i55991# Remove warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [a952d90a110b50d1e2b1e89fdb68114b241568a2]

INTEGRATION: CWS warnings01 (1.35.64); FILE MERGED 2005/11/28 16:16:38 cd 1.35.64.2: #i55991# Remove warnings 2005/11/09 12:03:52 cd 1.35.64.1: #i55991# Make code warning free for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [f27c7042915561ceb9e6a04378473cf5a9173510]

INTEGRATION: CWS warnings01 (1.15.62); FILE MERGED 2006/05/23 22:26:17 sb 1.15.62.3: RESYNC: (1.15-1.16); FILE MERGED 2005/11/28 16:16:38 cd 1.15.62.2: #i55991# Remove warnings 2005/11/09 12:03:51 cd 1.15.62.1: #i55991# Make code warning free for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [1bb7d873b4b2c3fbc1aacdbf10e56dcb8f42a759]

INTEGRATION: CWS warnings01 (1.31.64); FILE MERGED 2005/11/28 16:16:37 cd 1.31.64.1: #i55991# Remove warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [1dc43d6b00416e9448b49269e85064fa1f968f43]

INTEGRATION: CWS warnings01 (1.22.56); FILE MERGED 2005/11/28 16:16:37 cd 1.22.56.2: #i55991# Remove warnings 2005/11/09 12:03:50 cd 1.22.56.1: #i55991# Make code warning free for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [b9dbae0eadd5d8bfc27cd4d5374aca7d8b85aa06]

INTEGRATION: CWS warnings01 (1.10.66); FILE MERGED 2005/11/28 16:16:36 cd 1.10.66.1: #i55991# Remove warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [daa84cc4a040f3863d93b06518cf70f4cdc02718]

INTEGRATION: CWS warnings01 (1.13.64); FILE MERGED 2005/11/28 16:16:36 cd 1.13.64.1: #i55991# Remove warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [d74ec20c651b3f0212e5fa9efb3bbd302728d76b]

INTEGRATION: CWS warnings01 (1.7.66); FILE MERGED 2005/11/28 16:16:36 cd 1.7.66.1: #i55991# Remove warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [1f990ef6bc552f6665b0c63f5ef6da778f34c2a9]

INTEGRATION: CWS warnings01 (1.4.66); FILE MERGED 2005/11/28 16:16:33 cd 1.4.66.1: #i55991# Remove warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [73a418b3096d25f5a1280bba8e2f8e244e0d5794]

INTEGRATION: CWS warnings01 (1.5.66); FILE MERGED 2005/11/28 16:16:32 cd 1.5.66.1: #i55991# Remove warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [582e8f7fbe1e4a8338bf0eb87c9e5441fc0d5412]

INTEGRATION: CWS warnings01 (1.28.66); FILE MERGED 2006/04/20 14:56:47 sb 1.28.66.5: #i53898# Made code compile and/or warning-free again after resync to SRC680m162. 2006/04/07 19:31:25 sb 1.28.66.4: RESYNC: (1.29-1.31); FILE MERGED 2006/01/25 20:07:57 sb 1.28.66.3: RESYNC: (1.28-1.29); FILE MERGED 2005/11/28 16:16:32 cd 1.28.66.2: #i55991# Remove warnings 2005/11/09 12:03:49 cd 1.28.66.1: #i55991# Make code warning free for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [cf4e1e5628a00f4570f07affb84039134433efde]

INTEGRATION: CWS warnings01 (1.3.66); FILE MERGED 2005/11/28 16:16:31 cd 1.3.66.1: #i55991# Remove warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [88cf2d75891e4c672681ce738f7a1c437df5ca10]

INTEGRATION: CWS warnings01 (1.5.66); FILE MERGED 2005/11/28 16:16:31 cd 1.5.66.1: #i55991# Remove warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [e328fb76299c4b6a5b007afaf82b8be6858fc019]

INTEGRATION: CWS warnings01 (1.33.66); FILE MERGED 2005/11/28 16:16:30 cd 1.33.66.2: #i55991# Remove warnings 2005/11/09 12:03:49 cd 1.33.66.1: #i55991# Make code warning free for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [271c2e943ad8fee8d403ffe052a902662357d8cb]

INTEGRATION: CWS warnings01 (1.4.64); FILE MERGED 2005/11/28 16:16:30 cd 1.4.64.1: #i55991# Remove warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [25843a4996c7de32dc539d05ee1bcb2c6a776384]

INTEGRATION: CWS warnings01 (1.4.66); FILE MERGED 2005/11/28 16:16:29 cd 1.4.66.1: #i55991# Remove warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [dfff96b51c4ad60597eb8f06378bb69308e7c7a1]

INTEGRATION: CWS warnings01 (1.3.66); FILE MERGED 2005/11/28 16:16:28 cd 1.3.66.1: #i55991# Remove warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [7bf654eff26c40cd84b734dcd4b784c02ec80c49]

INTEGRATION: CWS warnings01 (1.102.2); FILE MERGED 2006/05/23 22:17:32 sb 1.102.2.4: RESYNC: (1.109-1.110); FILE MERGED 2006/04/07 19:30:46 sb 1.102.2.3: RESYNC: (1.104-1.109); FILE MERGED 2006/01/25 20:07:35 sb 1.102.2.2: RESYNC: (1.102-1.104); FILE MERGED 2005/11/28 16:16:27 cd 1.102.2.1: #i55991# Remove warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [4993d4e9e731e0d09677eab3a3070fc3d63d1383]

INTEGRATION: CWS warnings01 (1.4.66); FILE MERGED 2005/11/28 16:16:26 cd 1.4.66.1: #i55991# Remove warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [c788793c694a7dccb66431ca6e608fbcd45f16a2]

INTEGRATION: CWS warnings01 (1.3.28); FILE MERGED 2005/11/28 16:16:26 cd 1.3.28.1: #i55991# Remove warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [79c47f04ee501633d66a49ded354a3fc97a7e90f]

INTEGRATION: CWS warnings01 (1.61.2); FILE MERGED 2006/05/23 22:14:45 sb 1.61.2.5: RESYNC: (1.63-1.64); FILE MERGED 2006/04/07 19:30:26 sb 1.61.2.4: RESYNC: (1.62-1.63); FILE MERGED 2006/01/25 20:06:49 sb 1.61.2.3: RESYNC: (1.61-1.62); FILE MERGED 2005/11/28 16:16:25 cd 1.61.2.2: #i55991# Remove warnings 2005/11/09 12:03:48 cd 1.61.2.1: #i55991# Make code warning free for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [6c17fcd61322f869244d27e7192814c3411371f2]

INTEGRATION: CWS warnings01 (1.19.66); FILE MERGED 2006/05/23 22:13:45 sb 1.19.66.3: RESYNC: (1.19-1.21); FILE MERGED 2005/11/28 16:16:25 cd 1.19.66.2: #i55991# Remove warnings 2005/11/09 12:03:47 cd 1.19.66.1: #i55991# Make code warning free for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [691a3dfe92385f1dc0cf46f6cee69020de893a8e]

INTEGRATION: CWS warnings01 (1.171.8); FILE MERGED 2006/05/23 22:12:25 sb 1.171.8.5: RESYNC: (1.178-1.179); FILE MERGED 2006/04/07 19:30:17 sb 1.171.8.4: RESYNC: (1.175-1.178); FILE MERGED 2006/01/25 20:05:55 sb 1.171.8.3: RESYNC: (1.171-1.175); FILE MERGED 2005/11/28 16:16:24 cd 1.171.8.2: #i55991# Remove warnings 2005/11/09 12:03:45 cd 1.171.8.1: #i55991# Make code warning free for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [69d0356adb3e4f83b4ad7458165b666433a5a358]

INTEGRATION: CWS warnings01 (1.87.62); FILE MERGED 2006/05/23 22:10:19 sb 1.87.62.5: RESYNC: (1.90-1.91); FILE MERGED 2006/04/20 14:56:47 sb 1.87.62.4: #i53898# Made code compile and/or warning-free again after resync to SRC680m162. 2006/04/07 19:30:09 sb 1.87.62.3: RESYNC: (1.88-1.90); FILE MERGED 2006/01/25 20:05:43 sb 1.87.62.2: RESYNC: (1.87-1.88); FILE MERGED 2005/11/28 16:16:23 cd 1.87.62.1: #i55991# Remove warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [873074b6fff63edd1190d96190836723b84fe388]

INTEGRATION: CWS warnings01 (1.72.46); FILE MERGED 2006/05/29 08:19:47 sb 1.72.46.5: #i53898# Made code warning-free and/or compile at all after resync to SRC680m170. 2006/05/23 22:09:10 sb 1.72.46.4: RESYNC: (1.77-1.78); FILE MERGED 2006/04/07 19:29:58 sb 1.72.46.3: RESYNC: (1.74-1.77); FILE MERGED 2006/01/25 20:05:33 sb 1.72.46.2: RESYNC: (1.72-1.74); FILE MERGED 2005/11/28 16:16:23 cd 1.72.46.1: #i55991# Remove warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [bf1643203d4754cfa2445d1e787ecf1aec8b792c]

INTEGRATION: CWS warnings01 (1.6.64); FILE MERGED 2005/11/28 16:16:22 cd 1.6.64.2: #i55991# Remove warnings 2005/11/09 12:03:45 cd 1.6.64.1: #i55991# Make code warning free for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [9bd51020ea6c4b0765fe5548f20a091bf7a7b8df]

INTEGRATION: CWS warnings01 (1.3.66); FILE MERGED 2006/05/23 22:07:44 sb 1.3.66.2: RESYNC: (1.3-1.4); FILE MERGED 2005/11/28 16:16:22 cd 1.3.66.1: #i55991# Remove warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [5414db245e045dc0bd8d0848c3ecf8bb3c56a4b0]

INTEGRATION: CWS warnings01 (1.58.64); FILE MERGED 2006/05/29 08:19:47 sb 1.58.64.5: #i53898# Made code warning-free and/or compile at all after resync to SRC680m170. 2006/05/23 22:07:23 sb 1.58.64.4: RESYNC: (1.61-1.62); FILE MERGED 2006/04/07 19:29:50 sb 1.58.64.3: RESYNC: (1.58-1.61); FILE MERGED 2005/11/28 16:16:21 cd 1.58.64.2: #i55991# Remove warnings 2005/11/09 12:03:44 cd 1.58.64.1: #i55991# Make code warning free for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [671a53449fcf7154f11136ebf0e27e4c151cdbc8]

INTEGRATION: CWS warnings01 (1.15.66); FILE MERGED 2005/11/28 16:16:21 cd 1.15.66.1: #i55991# Remove warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [36b22c813f2c8378c850414163ebe03153d7a673]

INTEGRATION: CWS warnings01 (1.5.66); FILE MERGED 2005/11/28 16:16:20 cd 1.5.66.1: #i55991# Remove warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [b74f230b52f39b61bc22621be9462b6e7051ff67]

INTEGRATION: CWS warnings01 (1.18.48); FILE MERGED 2006/01/25 20:05:12 sb 1.18.48.3: RESYNC: (1.18-1.19); FILE MERGED 2005/11/28 16:16:20 cd 1.18.48.2: #i55991# Remove warnings 2005/11/09 12:03:43 cd 1.18.48.1: #i55991# Make code warning free for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [206dc21373bff854f3488e963bdb9dc1f2109058]

INTEGRATION: CWS warnings01 (1.5.66); FILE MERGED 2005/11/28 16:16:19 cd 1.5.66.2: #i55991# Remove warnings 2005/11/09 12:03:43 cd 1.5.66.1: #i55991# Make code warning free for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [ff236706db748e1c21067580e625c7a10fc932e9]

INTEGRATION: CWS warnings01 (1.10.64); FILE MERGED 2005/11/28 16:16:19 cd 1.10.64.1: #i55991# Remove warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [dc8c89641d4f211b6125484b0205c7caa2fcd0c6]

INTEGRATION: CWS warnings01 (1.41.64); FILE MERGED 2006/04/07 19:29:30 sb 1.41.64.6: RESYNC: (1.42-1.43); FILE MERGED 2006/01/31 09:14:59 sb 1.41.64.5: #i53898# Made code warning-free. 2006/01/25 20:05:04 sb 1.41.64.4: RESYNC: (1.41-1.42); FILE MERGED 2005/11/29 08:51:54 cd 1.41.64.3: #i55991# Remove warnings 2005/11/28 16:16:18 cd 1.41.64.2: #i55991# Remove warnings 2005/11/09 12:03:42 cd 1.41.64.1: #i55991# Make code warning free for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [02ac93b757feabcc95389d642c07a25d4a531178]

INTEGRATION: CWS warnings01 (1.31.66); FILE MERGED 2005/11/28 16:16:18 cd 1.31.66.2: #i55991# Remove warnings 2005/11/09 12:03:41 cd 1.31.66.1: #i55991# Make code warning free for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [742dd88f4d9b00475540bcf56366582696d71546]

INTEGRATION: CWS warnings01 (1.65.48); FILE MERGED 2005/11/28 16:16:17 cd 1.65.48.1: #i55991# Remove warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [01fafd3f67b44a4b63f5a1931d1a707b557c3289]

INTEGRATION: CWS warnings01 (1.4.66); FILE MERGED 2006/05/23 22:05:40 sb 1.4.66.2: RESYNC: (1.4-1.5); FILE MERGED 2005/11/28 16:16:16 cd 1.4.66.1: #i55991# Remove warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [fdb27394bc5da00d89b08126f89bc3dbc9b16ff1]

INTEGRATION: CWS warnings01 (1.30.66); FILE MERGED 2006/05/29 08:19:47 sb 1.30.66.5: #i53898# Made code warning-free and/or compile at all after resync to SRC680m170. 2006/05/23 22:05:28 sb 1.30.66.4: RESYNC: (1.32-1.38); FILE MERGED 2006/04/07 19:29:18 sb 1.30.66.3: RESYNC: (1.30-1.32); FILE MERGED 2005/11/28 16:16:16 cd 1.30.66.2: #i55991# Remove warnings 2005/11/09 12:03:40 cd 1.30.66.1: #i55991# Make code warning free for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [cbae770237c808c45e34a08f2dfefcf48649d6a1]

INTEGRATION: CWS warnings01 (1.17.64); FILE MERGED 2006/05/29 08:19:47 sb 1.17.64.5: #i53898# Made code warning-free and/or compile at all after resync to SRC680m170. 2006/05/23 22:03:52 sb 1.17.64.4: RESYNC: (1.18-1.19); FILE MERGED 2006/04/07 19:29:10 sb 1.17.64.3: RESYNC: (1.17-1.18); FILE MERGED 2005/11/28 16:16:16 cd 1.17.64.2: #i55991# Remove warnings 2005/11/09 12:03:40 cd 1.17.64.1: #i55991# Make code warning free for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [6c8e1e689e3911a3f7028b44ffbc86baa8e4e2e5]

INTEGRATION: CWS warnings01 (1.172.26); FILE MERGED 2006/05/29 08:19:47 sb 1.172.26.7: #i53898# Made code warning-free and/or compile at all after resync to SRC680m170. 2006/05/23 22:03:40 sb 1.172.26.6: RESYNC: (1.178-1.179); FILE MERGED 2006/04/20 14:56:47 sb 1.172.26.5: #i53898# Made code compile and/or warning-free again after resync to SRC680m162. 2006/04/07 19:29:01 sb 1.172.26.4: RESYNC: (1.175-1.178); FILE MERGED 2006/01/25 20:04:56 sb 1.172.26.3: RESYNC: (1.172-1.175); FILE MERGED 2005/11/28 16:16:15 cd 1.172.26.2: #i55991# Remove warnings 2005/11/09 12:03:38 cd 1.172.26.1: #i55991# Make code warning free for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [243f5ee33a7b54cac8264700315ab7c3dc971453]

INTEGRATION: CWS warnings01 (1.23.66); FILE MERGED 2006/05/23 22:01:42 sb 1.23.66.3: RESYNC: (1.23-1.24); FILE MERGED 2005/11/28 16:16:14 cd 1.23.66.2: #i55991# Remove warnings 2005/11/09 12:03:38 cd 1.23.66.1: #i55991# Make code warning free for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [e8b5d3bd06cfd62cba2dc162e1a81ad940d2419d]

INTEGRATION: CWS warnings01 (1.4.66); FILE MERGED 2005/11/28 16:16:14 cd 1.4.66.1: #i55991# Remove warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [27f4cbd6fbaaf12529ec0b80396f33d40b61f745]

INTEGRATION: CWS warnings01 (1.4.64); FILE MERGED 2005/11/28 16:16:13 cd 1.4.64.2: #i55991# Remove warnings 2005/11/09 12:03:37 cd 1.4.64.1: #i55991# Make code warning free for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [f05029989477bc89ab8669d94bb9430d642b7490]

INTEGRATION: CWS warnings01 (1.9.64); FILE MERGED 2006/05/23 22:00:25 sb 1.9.64.2: RESYNC: (1.9-1.10); FILE MERGED 2005/11/28 16:16:12 cd 1.9.64.1: #i55991# Remove warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [f36fd2a0db77b610a45661f2ac97cf72ce6eaecb]

INTEGRATION: CWS warnings01 (1.7.64); FILE MERGED 2005/11/28 16:16:12 cd 1.7.64.1: #i55991# Remove warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [4368ce12fd487cf059bc0bf5615a5ee6b72c74ec]

INTEGRATION: CWS warnings01 (1.6.64); FILE MERGED 2006/05/23 22:00:03 sb 1.6.64.2: RESYNC: (1.6-1.7); FILE MERGED 2005/11/28 16:16:11 cd 1.6.64.1: #i55991# Remove warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [d29017a2327160367bf60f1645ae41e12d53206d]

INTEGRATION: CWS warnings01 (1.49.64); FILE MERGED 2005/11/28 16:16:11 cd 1.49.64.2: #i55991# Remove warnings 2005/11/09 12:03:36 cd 1.49.64.1: #i55991# Make code warning free for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [44cc3d0f5003edea97986e363dee17e5b2097b79]

INTEGRATION: CWS warnings01 (1.25.62); FILE MERGED 2006/05/23 21:59:51 sb 1.25.62.3: RESYNC: (1.26-1.27); FILE MERGED 2006/04/07 19:28:53 sb 1.25.62.2: RESYNC: (1.25-1.26); FILE MERGED 2005/11/28 16:16:10 cd 1.25.62.1: #i55991# Remove warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [96b49bf40936aa838f56cb1590daca7f041659cc]

INTEGRATION: CWS warnings01 (1.3.66); FILE MERGED 2006/05/23 21:58:46 sb 1.3.66.2: RESYNC: (1.3-1.4); FILE MERGED 2005/11/28 16:15:29 cd 1.3.66.1: #i55991# Remove warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [adb0e7a4e9b36a83d18c9ba4ede0c15684d2d49d]

INTEGRATION: CWS warnings01 (1.15.66); FILE MERGED 2006/05/23 21:58:35 sb 1.15.66.2: RESYNC: (1.15-1.16); FILE MERGED 2005/11/28 16:15:21 cd 1.15.66.1: #i55991# Remove warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [25da6c187f54859b1b5e1d0a5bddd02a36d5628a]

INTEGRATION: CWS warnings01 (1.9.66); FILE MERGED 2005/11/28 16:15:20 cd 1.9.66.2: #i55991# Remove warnings 2005/11/09 12:03:36 cd 1.9.66.1: #i55991# Make code warning free for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [e9b7e83aa7e92d4936868a3091e1a16ea627c10e]

INTEGRATION: CWS warnings01 (1.9.66); FILE MERGED 2005/11/28 16:15:19 cd 1.9.66.2: #i55991# Remove warnings 2005/11/09 12:03:35 cd 1.9.66.1: #i55991# Make code warning free for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [24e58c8f08a963fe5ca1dbbcc694583401ad9b29]

INTEGRATION: CWS warnings01 (1.14.66); FILE MERGED 2005/11/28 16:15:18 cd 1.14.66.1: #i55991# Remove warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [8a4fe22c54c67b39d49db4dd82163ab371597f79]

INTEGRATION: CWS warnings01 (1.4.66); FILE MERGED 2005/11/28 16:15:17 cd 1.4.66.1: #i55991# Remove warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [cee1ccf48459273b016fe73781d340f4e4ca066a]

INTEGRATION: CWS warnings01 (1.7.66); FILE MERGED 2005/11/28 16:15:17 cd 1.7.66.1: #i55991# Remove warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [1c37e5ff659bd48314613bcecfdee0d397ea6369]

INTEGRATION: CWS warnings01 (1.7.66); FILE MERGED 2006/05/29 08:19:46 sb 1.7.66.3: #i53898# Made code warning-free and/or compile at all after resync to SRC680m170. 2006/05/23 21:57:30 sb 1.7.66.2: RESYNC: (1.7-1.8); FILE MERGED 2005/11/28 16:15:16 cd 1.7.66.1: #i55991# Remove warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [a2e36a1d83b3becd9e04b8af95e98698fea1650e]

INTEGRATION: CWS warnings01 (1.5.66); FILE MERGED 2005/11/28 16:15:14 cd 1.5.66.2: #i55991# Remove warnings 2005/11/09 12:03:35 cd 1.5.66.1: #i55991# Make code warning free for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [bbe797c7ea433cfefc49b56a50d2d2cb655a474c]

INTEGRATION: CWS warnings01 (1.37.66); FILE MERGED 2006/05/23 21:56:50 sb 1.37.66.5: RESYNC: (1.38-1.39); FILE MERGED 2006/04/20 14:56:46 sb 1.37.66.4: #i53898# Made code compile and/or warning-free again after resync to SRC680m162. 2006/04/07 19:28:35 sb 1.37.66.3: RESYNC: (1.37-1.38); FILE MERGED 2005/11/28 16:15:13 cd 1.37.66.2: #i55991# Remove warnings 2005/11/09 12:03:34 cd 1.37.66.1: #i55991# Make code warning free for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [4b768c59f0fc479d58201a4103e459bbba972a34]

INTEGRATION: CWS warnings01 (1.14.64); FILE MERGED 2005/11/28 16:15:11 cd 1.14.64.2: #i55991# Remove warnings 2005/11/09 12:03:34 cd 1.14.64.1: #i55991# Make code warning free for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [ec4f5cdddacda1a67181bac72444f6b27292e9ae]

INTEGRATION: CWS warnings01 (1.5.66); FILE MERGED 2005/11/28 16:15:11 cd 1.5.66.1: #i55991# Remove warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [31a6688008595c590618333d5003453e2c02d3a5]

INTEGRATION: CWS warnings01 (1.25.66); FILE MERGED 2005/11/09 12:03:33 cd 1.25.66.1: #i55991# Make code warning free for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [e737f8398d36e49c659c5278a83d30e4e5b8dd9f]

INTEGRATION: CWS warnings01 (1.9.66); FILE MERGED 2005/11/28 16:15:09 cd 1.9.66.1: #i55991# Remove warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [aa79e3daeff4d3aca5e54c2a77701269b996575b]

INTEGRATION: CWS warnings01 (1.117.54); FILE MERGED 2006/05/23 21:55:26 sb 1.117.54.5: RESYNC: (1.120-1.122); FILE MERGED 2006/04/07 19:28:17 sb 1.117.54.4: RESYNC: (1.119-1.120); FILE MERGED 2006/01/25 20:04:02 sb 1.117.54.3: RESYNC: (1.117-1.119); FILE MERGED 2005/11/28 16:15:02 cd 1.117.54.2: #i55991# Remove warnings 2005/11/09 12:03:33 cd 1.117.54.1: #i55991# Make code warning free for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [0e077c76754b9f7c476ca16151db5f209354d997]

INTEGRATION: CWS warnings01 (1.37.56); FILE MERGED 2006/05/23 21:55:07 sb 1.37.56.4: RESYNC: (1.38-1.39); FILE MERGED 2006/04/07 19:28:09 sb 1.37.56.3: RESYNC: (1.37-1.38); FILE MERGED 2005/11/28 16:15:01 cd 1.37.56.2: #i55991# Remove warnings 2005/11/09 12:03:32 cd 1.37.56.1: #i55991# Make code warning free for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [59e33312b336727023811f74e9a0ce1796f2631a]

INTEGRATION: CWS warnings01 (1.30.60); FILE MERGED 2006/05/23 21:54:31 sb 1.30.60.4: RESYNC: (1.31-1.33); FILE MERGED 2006/01/25 20:03:42 sb 1.30.60.3: RESYNC: (1.30-1.31); FILE MERGED 2005/11/28 16:14:59 cd 1.30.60.2: #i55991# Remove warnings 2005/11/09 12:03:32 cd 1.30.60.1: #i55991# Make code warning free for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [d74fb7e28e0234a13f9474b4522902c498fa7eb0]

INTEGRATION: CWS warnings01 (1.49.48); FILE MERGED 2006/05/23 21:54:24 sb 1.49.48.2: RESYNC: (1.49-1.50); FILE MERGED 2005/11/09 12:03:31 cd 1.49.48.1: #i55991# Make code warning free for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [e08eaa4b80ed988a9feec000677ba58cd9a42eff]

INTEGRATION: CWS warnings01 (1.24.48); FILE MERGED 2006/05/23 21:54:17 sb 1.24.48.2: RESYNC: (1.24-1.25); FILE MERGED 2005/11/09 12:03:30 cd 1.24.48.1: #i55991# Make code warning free for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [9747f377e013fb3f93b84317edc74c32aca70daf]

INTEGRATION: CWS warnings01 (1.53.64); FILE MERGED 2006/05/23 21:53:43 sb 1.53.64.4: RESYNC: (1.53-1.55); FILE MERGED 2006/02/01 11:52:05 cd 1.53.64.3: #i55991# Solve STR_SFX_FILTERNAME_ALL problem 2005/11/28 16:14:57 cd 1.53.64.2: #i55991# Remove warnings 2005/11/09 12:03:30 cd 1.53.64.1: #i55991# Make code warning free for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [f453f7175555f19d832b4344ef15bcf2143cc9d2]

INTEGRATION: CWS warnings01 (1.21.64); FILE MERGED 2006/04/20 14:56:46 sb 1.21.64.3: #i53898# Made code compile and/or warning-free again after resync to SRC680m162. 2006/04/07 19:28:01 sb 1.21.64.2: RESYNC: (1.21-1.23); FILE MERGED 2005/11/28 16:14:56 cd 1.21.64.1: #i55991# Remove warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [7a11cf38e1c3e0a40297a9dfd944d895340c3af0]

INTEGRATION: CWS warnings01 (1.5.66); FILE MERGED 2005/11/09 12:03:29 cd 1.5.66.1: #i55991# Make code warning free for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [6963d948f96d6b5432f1c0dd63676bf573738418]

INTEGRATION: CWS warnings01 (1.28.48); FILE MERGED 2006/04/07 19:27:52 sb 1.28.48.3: RESYNC: (1.28-1.29); FILE MERGED 2005/11/28 16:14:55 cd 1.28.48.2: #i55991# Remove warnings 2005/11/09 12:03:29 cd 1.28.48.1: #i55991# Make code warning free for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [b99c4bd6d302a37bc61d75e43bab62ca3e7c2f33]

INTEGRATION: CWS warnings01 (1.25.64); FILE MERGED 2006/04/07 19:27:44 sb 1.25.64.3: RESYNC: (1.25-1.26); FILE MERGED 2005/11/28 16:14:53 cd 1.25.64.2: #i55991# Remove warnings 2005/11/09 12:03:28 cd 1.25.64.1: #i55991# Make code warning free for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [58b692bc69a263bc62dc5ff7ceeea1f9aaf143ed]

INTEGRATION: CWS warnings01 (1.48.64); FILE MERGED 2006/05/23 21:51:45 sb 1.48.64.4: RESYNC: (1.49-1.50); FILE MERGED 2006/04/07 19:27:36 sb 1.48.64.3: RESYNC: (1.48-1.49); FILE MERGED 2005/11/28 16:14:52 cd 1.48.64.2: #i55991# Remove warnings 2005/11/09 12:03:27 cd 1.48.64.1: #i55991# Make code warning free for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [f025e6564675f445e7e54e61360240710ea154e7]

INTEGRATION: CWS warnings01 (1.27.64); FILE MERGED 2006/05/23 21:51:37 sb 1.27.64.3: RESYNC: (1.27-1.28); FILE MERGED 2005/11/28 16:14:52 cd 1.27.64.2: #i55991# Remove warnings 2005/11/09 12:03:27 cd 1.27.64.1: #i55991# Make code warning free for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [6868003b12c2e041ca1a09c895b5bc52c5d8e93b]

INTEGRATION: CWS warnings01 (1.14.64); FILE MERGED 2006/05/23 21:51:28 sb 1.14.64.3: RESYNC: (1.14-1.15); FILE MERGED 2005/11/28 16:14:51 cd 1.14.64.2: #i55991# Remove warnings 2005/11/09 12:03:26 cd 1.14.64.1: #i55991# Make code warning free for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [235b7464c008685ccdbf6bd5c0e298c0aadb8c6b]

INTEGRATION: CWS warnings01 (1.4.64); FILE MERGED 2005/11/09 12:03:26 cd 1.4.64.1: #i55991# Make code warning free for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [5cf09d6bf0f7c20b9071e83cdf823b0dab486b87]

INTEGRATION: CWS warnings01 (1.14.64); FILE MERGED 2006/05/23 21:51:20 sb 1.14.64.3: RESYNC: (1.15-1.16); FILE MERGED 2006/04/07 19:27:29 sb 1.14.64.2: RESYNC: (1.14-1.15); FILE MERGED 2005/11/28 16:14:50 cd 1.14.64.1: #i55991# Remove warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [6d4f7634cb97702d5ea1fd9ae9c13fd9dce1bf6d]

INTEGRATION: CWS warnings01 (1.5.66); FILE MERGED 2006/05/23 21:51:12 sb 1.5.66.3: RESYNC: (1.5-1.6); FILE MERGED 2005/11/28 16:14:49 cd 1.5.66.2: #i55991# Remove warnings 2005/11/09 12:03:25 cd 1.5.66.1: #i55991# Make code warning free for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [d272b3641efd6537912b13762d8069e42784822d]

INTEGRATION: CWS warnings01 (1.14.632); FILE MERGED 2006/05/23 21:50:53 sb 1.14.632.4: RESYNC: (1.15-1.16); FILE MERGED 2006/04/07 19:27:21 sb 1.14.632.3: RESYNC: (1.14-1.15); FILE MERGED 2005/11/28 16:14:12 cd 1.14.632.2: #i55991# Remove warnings 2005/11/09 12:03:25 cd 1.14.632.1: #i55991# Make code warning free for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [856c5dca568b9bbe24d7d7367c23bf18db27aef5]

INTEGRATION: CWS warnings01 (1.4.66); FILE MERGED 2005/11/28 16:14:11 cd 1.4.66.2: #i55991# Remove warnings 2005/11/09 12:03:24 cd 1.4.66.1: #i55991# Make code warning free for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [2c79dfec1cdd036642d7556671758a4b34cbb287]

INTEGRATION: CWS warnings01 (1.11.64); FILE MERGED 2006/05/29 08:19:46 sb 1.11.64.4: #i53898# Made code warning-free and/or compile at all after resync to SRC680m170. 2006/05/23 21:50:44 sb 1.11.64.3: RESYNC: (1.11-1.12); FILE MERGED 2005/11/28 16:14:10 cd 1.11.64.2: #i55991# Remove warnings 2005/11/09 12:03:24 cd 1.11.64.1: #i55991# Make code warning free for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [7f9216bfd894bb331810c5f921bc8544256be9d5]

INTEGRATION: CWS warnings01 (1.7.64); FILE MERGED 2006/05/23 21:50:04 sb 1.7.64.3: RESYNC: (1.7-1.8); FILE MERGED 2005/11/29 08:51:53 cd 1.7.64.2: #i55991# Remove warnings 2005/11/28 16:14:09 cd 1.7.64.1: #i55991# Remove warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [86939f7cde7a9b5fe6502e14d0a13101d61d4d60]

INTEGRATION: CWS warnings01 (1.3.64); FILE MERGED 2005/11/28 16:14:09 cd 1.3.64.1: #i55991# Remove warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [552d9bc171cdf017a4cd71fca2131c820a163211]

INTEGRATION: CWS warnings01 (1.6.64); FILE MERGED 2005/11/28 16:14:07 cd 1.6.64.2: #i55991# Remove warnings 2005/11/09 12:03:23 cd 1.6.64.1: #i55991# Make code warning free for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [9d94bdfa8b5edfa9ed192ed718fb166d8bf5417b]

INTEGRATION: CWS warnings01 (1.18.66); FILE MERGED 2005/11/28 16:14:06 cd 1.18.66.1: #i55991# Remove warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [c266d5d03fb2341b9acd9a6641933005642208d4]

INTEGRATION: CWS warnings01 (1.39.62); FILE MERGED 2006/05/23 21:49:10 sb 1.39.62.4: RESYNC: (1.40-1.42); FILE MERGED 2006/04/07 19:27:14 sb 1.39.62.3: RESYNC: (1.39-1.40); FILE MERGED 2005/11/28 16:14:05 cd 1.39.62.2: #i55991# Remove warnings 2005/11/09 12:03:22 cd 1.39.62.1: #i55991# Make code warning free for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [fb57296fa751d8042ebfd3e36db017d16391a9d2]

INTEGRATION: CWS warnings01 (1.7.64); FILE MERGED 2006/05/23 21:47:26 sb 1.7.64.2: RESYNC: (1.7-1.8); FILE MERGED 2005/11/28 16:14:04 cd 1.7.64.1: #i55991# Remove warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [d18b0a3e9acdc513e8a83eab526afab3dd67a65e]

INTEGRATION: CWS warnings01 (1.42.64); FILE MERGED 2006/05/23 21:46:55 sb 1.42.64.4: RESYNC: (1.42-1.43); FILE MERGED 2005/11/29 08:51:52 cd 1.42.64.3: #i55991# Remove warnings 2005/11/28 16:13:59 cd 1.42.64.2: #i55991# Remove warnings 2005/11/09 12:03:21 cd 1.42.64.1: #i55991# Make code warning free for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [d0bd56eba017a6c18ff3a773b37dc2d716349dc2]

INTEGRATION: CWS warnings01 (1.24.64); FILE MERGED 2006/05/23 21:44:59 sb 1.24.64.3: RESYNC: (1.24-1.25); FILE MERGED 2005/11/28 16:13:58 cd 1.24.64.2: #i55991# Remove warnings 2005/11/09 12:03:20 cd 1.24.64.1: #i55991# Make code warning free for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [3842e7af5001a33e8fc8f67d59f2210cfe84a3fb]

INTEGRATION: CWS warnings01 (1.42.56); FILE MERGED 2006/05/23 21:44:06 sb 1.42.56.2: RESYNC: (1.42-1.43); FILE MERGED 2005/11/09 12:03:19 cd 1.42.56.1: #i55991# Make code warning free for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [b1985fb9bfdd7b6b6fb05c1a68337e95f770ffb1]

INTEGRATION: CWS warnings01 (1.13.66); FILE MERGED 2006/05/23 21:43:49 sb 1.13.66.3: RESYNC: (1.14-1.15); FILE MERGED 2006/01/25 20:03:23 sb 1.13.66.2: RESYNC: (1.13-1.14); FILE MERGED 2005/11/28 16:13:56 cd 1.13.66.1: #i55991# Remove warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [1e157e1e8f5a6514a6ee0625a0dbd11aef56971e]

INTEGRATION: CWS warnings01 (1.21.62); FILE MERGED 2006/05/23 21:43:00 sb 1.21.62.4: RESYNC: (1.22-1.24); FILE MERGED 2006/04/07 19:26:56 sb 1.21.62.3: RESYNC: (1.21-1.22); FILE MERGED 2005/11/28 16:13:52 cd 1.21.62.2: #i55991# Remove warnings 2005/11/09 12:03:19 cd 1.21.62.1: #i55991# Make code warning free for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [2045932ac726275ed2e2ac154f561f6ae7372ba3]

INTEGRATION: CWS warnings01 (1.3.66); FILE MERGED 2005/11/28 16:13:36 cd 1.3.66.1: #i55991# Remove warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [08085a88d0173e22012e8da5affb690ba481b6c1]

INTEGRATION: CWS warnings01 (1.4.66); FILE MERGED 2005/11/09 12:03:18 cd 1.4.66.1: #i55991# Make code warning free for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [7f8a4ff0162e2b146820bdd35b50f2097b2af824]

INTEGRATION: CWS warnings01 (1.26.66); FILE MERGED 2005/11/28 16:13:35 cd 1.26.66.2: #i55991# Remove warnings 2005/11/09 12:03:17 cd 1.26.66.1: #i55991# Make code warning free for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [112faa220f77a88b9cc3698eba67c059d1d6ebe2]

INTEGRATION: CWS warnings01 (1.11.66); FILE MERGED 2005/11/09 12:03:16 cd 1.11.66.1: #i55991# Make code warning free for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [f8e83432f577327ac4b6acfe84ffc7a5f8928a73]

INTEGRATION: CWS warnings01 (1.69.62); FILE MERGED 2006/05/23 21:41:17 sb 1.69.62.3: RESYNC: (1.69-1.71); FILE MERGED 2005/11/28 16:13:34 cd 1.69.62.2: #i55991# Remove warnings 2005/11/09 12:03:15 cd 1.69.62.1: #i55991# Make code warning free for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [64e89baa8f4d0c79d227d7b53ec5c596da9b1fb8]

INTEGRATION: CWS warnings01 (1.4.66); FILE MERGED 2005/11/28 16:13:32 cd 1.4.66.1: #i55991# Remove warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [89fadb1d04b7e224cc39be6a28d34c3ca1af53ce]

INTEGRATION: CWS warnings01 (1.58.48); FILE MERGED 2006/05/23 21:37:58 sb 1.58.48.4: RESYNC: (1.59-1.60); FILE MERGED 2006/01/25 20:03:02 sb 1.58.48.3: RESYNC: (1.58-1.59); FILE MERGED 2005/11/28 16:13:31 cd 1.58.48.2: #i55991# Remove warnings 2005/11/09 12:03:15 cd 1.58.48.1: #i55991# Make code warning free for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [b841749cee4cde9e2b844e80485b91ade824c3f8]

INTEGRATION: CWS warnings01 (1.42.66); FILE MERGED 2006/05/23 21:35:55 sb 1.42.66.2: RESYNC: (1.44-1.45); FILE MERGED 2005/11/28 16:13:30 cd 1.42.66.1: #i55991# Remove warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [0b2d507266f4ab16644e77ced55186ad77994af7]

INTEGRATION: CWS warnings01 (1.24.64); FILE MERGED 2006/05/23 21:35:33 sb 1.24.64.3: RESYNC: (1.26-1.27); FILE MERGED 2006/04/07 19:26:32 sb 1.24.64.2: RESYNC: (1.24-1.26); FILE MERGED 2005/11/28 16:13:30 cd 1.24.64.1: #i55991# Remove warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [6848f7284e905f4dc14c35cfc12075029796b363]

INTEGRATION: CWS warnings01 (1.66.66); FILE MERGED 2006/04/07 19:26:24 sb 1.66.66.3: RESYNC: (1.67-1.68); FILE MERGED 2006/01/25 20:02:54 sb 1.66.66.2: RESYNC: (1.66-1.67); FILE MERGED 2005/11/28 16:13:29 cd 1.66.66.1: #i55991# Remove warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [2e7fc4374b893834bb762a424df709e3dcf09216]

INTEGRATION: CWS warnings01 (1.41.56); FILE MERGED 2006/05/23 21:24:46 sb 1.41.56.2: RESYNC: (1.41-1.42); FILE MERGED 2005/11/09 12:03:14 cd 1.41.56.1: #i55991# Make code warning free for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [b6801da38a52fa1d2574435a3e3a78d8a9d6005e]

INTEGRATION: CWS warnings01 (1.113.64); FILE MERGED 2006/01/25 20:02:45 sb 1.113.64.2: RESYNC: (1.113-1.115); FILE MERGED 2005/11/28 16:13:27 cd 1.113.64.1: #i55991# Remove warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [6950c2cfcfddfb7a2d47fe1a078b3e80450c1ec6]

INTEGRATION: CWS warnings01 (1.14.64); FILE MERGED 2006/05/23 21:32:04 sb 1.14.64.2: RESYNC: (1.14-1.15); FILE MERGED 2005/11/28 16:13:26 cd 1.14.64.1: #i55991# Remove warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [24a3d66844dce75f3c69efcf93128c7bfb7014f5]

INTEGRATION: CWS warnings01 (1.5.64); FILE MERGED 2005/11/28 16:13:25 cd 1.5.64.2: #i55991# Remove warnings 2005/11/09 12:03:12 cd 1.5.64.1: #i55991# Make code warning free for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [e1e5b3621a92e842659742a13548401fc3d93eaa]

INTEGRATION: CWS warnings01 (1.5.64); FILE MERGED 2005/11/09 12:03:12 cd 1.5.64.1: #i55991# Make code warning free for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [b780b3d56dc7a90fa534d27ec2100fcdbf69822f]

INTEGRATION: CWS warnings01 (1.3.66); FILE MERGED 2005/11/28 16:13:25 cd 1.3.66.2: #i55991# Remove warnings 2005/11/09 12:03:11 cd 1.3.66.1: #i55991# Make code warning free for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [7b7699eb5300b2ac59dbe96c7195b6400de37512]

INTEGRATION: CWS warnings01 (1.3.64); FILE MERGED 2005/11/28 16:13:25 cd 1.3.64.2: #i55991# Remove warnings 2005/11/09 12:03:10 cd 1.3.64.1: #i55991# Make code warning free for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [84f05a4058669cd6465ec6965bc71bc591f6d116]

INTEGRATION: CWS warnings01 (1.3.66); FILE MERGED 2005/11/28 16:13:24 cd 1.3.66.1: #i55991# Remove warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [2508e1e5a6f65d6d94a91931fd040ed44350fc95]

INTEGRATION: CWS warnings01 (1.14.66); FILE MERGED 2006/05/23 21:31:21 sb 1.14.66.3: RESYNC: (1.14-1.15); FILE MERGED 2005/11/28 16:13:24 cd 1.14.66.2: #i55991# Remove warnings 2005/11/09 12:03:09 cd 1.14.66.1: #i55991# Make code warning free for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [ac8bc3906ecc1a18fcc7c007482a3ae77b72e245]

INTEGRATION: CWS warnings01 (1.16.66); FILE MERGED 2005/11/28 16:13:23 cd 1.16.66.1: #i55991# Remove warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [fb8cf6058403e43f267cc09e8e248e328a8effd6]

INTEGRATION: CWS warnings01 (1.23.64); FILE MERGED 2006/05/23 21:31:09 sb 1.23.64.2: RESYNC: (1.23-1.24); FILE MERGED 2005/11/28 16:13:22 cd 1.23.64.1: #i55991# Remove warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [2f777d301fbf7fba66defe03b635e72680bd6a6f]

INTEGRATION: CWS warnings01 (1.22.56); FILE MERGED 2006/05/23 21:30:27 sb 1.22.56.2: RESYNC: (1.22-1.23); FILE MERGED 2005/11/28 16:13:21 cd 1.22.56.1: #i55991# Remove warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [5bc92436ab7f7818354251231aba208f1c9f1d8d]

INTEGRATION: CWS warnings01 (1.112.62); FILE MERGED 2006/05/23 21:29:43 sb 1.112.62.4: RESYNC: (1.114-1.116); FILE MERGED 2006/04/07 19:25:48 sb 1.112.62.3: RESYNC: (1.112-1.114); FILE MERGED 2005/11/28 16:13:20 cd 1.112.62.2: #i55991# Remove warnings 2005/11/09 12:03:08 cd 1.112.62.1: #i55991# Make code warning free for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [8aefb00a27ad04fe02e5e46ab37c91f1b28e4fde]

INTEGRATION: CWS warnings01 (1.58.64); FILE MERGED 2006/05/29 08:19:45 sb 1.58.64.5: #i53898# Made code warning-free and/or compile at all after resync to SRC680m170. 2006/05/23 21:27:49 sb 1.58.64.4: RESYNC: (1.59-1.61); FILE MERGED 2006/04/07 19:25:38 sb 1.58.64.3: RESYNC: (1.58-1.59); FILE MERGED 2005/11/28 16:13:19 cd 1.58.64.2: #i55991# Remove warnings 2005/11/09 12:03:07 cd 1.58.64.1: #i55991# Make code warning free for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [25a2c69b0bfaef16db833c77af51b93d0a166910]

INTEGRATION: CWS warnings01 (1.33.64); FILE MERGED 2006/05/23 21:26:35 sb 1.33.64.3: RESYNC: (1.35-1.36); FILE MERGED 2006/04/07 19:25:27 sb 1.33.64.2: RESYNC: (1.33-1.35); FILE MERGED 2005/11/29 08:51:51 cd 1.33.64.1: #i55991# Remove warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [b432a3fcf7ac172001ca01f04b861f9e4fb44317]

INTEGRATION: CWS warnings01 (1.98.54); FILE MERGED 2006/05/23 21:26:23 sb 1.98.54.6: RESYNC: (1.103-1.104); FILE MERGED 2006/04/07 19:25:19 sb 1.98.54.5: RESYNC: (1.100-1.103); FILE MERGED 2006/01/31 09:14:58 sb 1.98.54.4: #i53898# Made code warning-free. 2006/01/25 20:02:21 sb 1.98.54.3: RESYNC: (1.98-1.100); FILE MERGED 2005/11/28 16:13:18 cd 1.98.54.2: #i55991# Remove warnings 2005/11/09 12:03:06 cd 1.98.54.1: #i55991# Make code warning free for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [d4bf68fa8b2c7772bb8b3aafcb7339685ac95394]

INTEGRATION: CWS warnings01 (1.51.64); FILE MERGED 2006/05/23 21:25:07 sb 1.51.64.2: RESYNC: (1.51-1.52); FILE MERGED 2005/11/28 16:13:17 cd 1.51.64.1: #i55991# Remove warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [1a906796fbc013aeda5d96c54cc6c864b5cc9a52]

INTEGRATION: CWS warnings01 (1.26.62); FILE MERGED 2006/05/29 08:19:45 sb 1.26.62.3: #i53898# Made code warning-free and/or compile at all after resync to SRC680m170. 2006/05/23 21:24:38 sb 1.26.62.2: RESYNC: (1.26-1.27); FILE MERGED 2005/11/28 16:13:17 cd 1.26.62.1: #i55991# Remove warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [34cf28adcb94ce369dd3d9799077acba187fe7af]

INTEGRATION: CWS warnings01 (1.51.2); FILE MERGED 2006/05/29 08:19:45 sb 1.51.2.5: #i53898# Made code warning-free and/or compile at all after resync to SRC680m170. 2006/05/23 21:24:17 sb 1.51.2.4: RESYNC: (1.52-1.53); FILE MERGED 2006/01/31 09:14:57 sb 1.51.2.3: #i53898# Made code warning-free. 2006/01/25 20:02:14 sb 1.51.2.2: RESYNC: (1.51-1.52); FILE MERGED 2005/11/28 16:13:15 cd 1.51.2.1: #i55991# Remove warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [1f99a1876612d9e725367dbbd2e202162b435f33]

INTEGRATION: CWS warnings01 (1.15.64); FILE MERGED 2005/11/28 16:13:14 cd 1.15.64.1: #i55991# Remove warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [428032380936df913df39257e899953904591eeb]

INTEGRATION: CWS warnings01 (1.20.62); FILE MERGED 2006/05/29 08:19:45 sb 1.20.62.4: #i53898# Made code warning-free and/or compile at all after resync to SRC680m170. 2006/05/23 21:23:47 sb 1.20.62.3: RESYNC: (1.20-1.21); FILE MERGED 2005/11/28 16:13:14 cd 1.20.62.2: #i55991# Remove warnings 2005/11/09 12:03:06 cd 1.20.62.1: #i55991# Make code warning free for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [54b7f1d8b1ff35d7d71b555a2763b97d4caf83a2]

INTEGRATION: CWS warnings01 (1.63.62); FILE MERGED 2006/05/23 21:23:25 sb 1.63.62.3: RESYNC: (1.64-1.65); FILE MERGED 2006/01/25 20:02:05 sb 1.63.62.2: RESYNC: (1.63-1.64); FILE MERGED 2005/11/28 16:13:13 cd 1.63.62.1: #i55991# Remove warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [7be8ab5847fd842cb27b56d975d98134b6bc1c07]

INTEGRATION: CWS warnings01 (1.41.64); FILE MERGED 2006/05/23 21:21:35 sb 1.41.64.3: RESYNC: (1.41-1.42); FILE MERGED 2005/11/28 16:13:12 cd 1.41.64.2: #i55991# Remove warnings 2005/11/09 12:03:05 cd 1.41.64.1: #i55991# Make code warning free for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [2edb673e927c326f3a4e394a8407f9e046a27a08]

INTEGRATION: CWS warnings01 (1.99.62); FILE MERGED 2006/05/29 08:19:44 sb 1.99.62.4: #i53898# Made code warning-free and/or compile at all after resync to SRC680m170. 2006/05/23 21:19:24 sb 1.99.62.3: RESYNC: (1.99-1.102); FILE MERGED 2005/11/28 16:13:11 cd 1.99.62.2: #i55991# Remove warnings 2005/11/09 12:03:04 cd 1.99.62.1: #i55991# Make code warning free for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [9e7dafbb52fde6861bdb80c0a68aba2d285a0bb2]

INTEGRATION: CWS warnings01 (1.3.66); FILE MERGED 2006/04/07 19:23:16 sb 1.3.66.2: RESYNC: (1.3-1.4); FILE MERGED 2006/01/31 12:44:33 sb 1.3.66.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [dc0f96f635924fe83cd2ac9b693db83092632d59]

INTEGRATION: CWS warnings01 (1.10.66); FILE MERGED 2005/11/28 16:12:56 cd 1.10.66.1: #i55991# Remove warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [1a984eadb72646351d3e99cdb03a884920bbf615]

INTEGRATION: CWS warnings01 (1.2.66); FILE MERGED 2005/11/28 16:12:53 cd 1.2.66.1: #i55991# Remove warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [d63153232bbc0a35a65130685cf36c1297132e7b]

INTEGRATION: CWS warnings01 (1.4.66); FILE MERGED 2005/11/28 16:12:51 cd 1.4.66.1: #i55991# Remove warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [e830fbd415dedf367a96efadbc959aca39d53c2e]

INTEGRATION: CWS warnings01 (1.19.14); FILE MERGED 2005/09/23 02:56:31 sb 1.19.14.2: RESYNC: (1.19-1.20); FILE MERGED 2005/09/07 11:52:50 sb 1.19.14.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [eb59c1780ed7d7a988389e1491baec073d1d9af6]

INTEGRATION: CWS warnings01 (1.2.10); FILE MERGED 2005/09/23 02:56:10 sb 1.2.10.2: RESYNC: (1.2-1.3); FILE MERGED 2005/09/07 11:52:49 sb 1.2.10.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [8092bd01e328c056ea738cff994fb5c08eeaa5d3]

INTEGRATION: CWS warnings01 (1.15.12); FILE MERGED 2005/09/23 02:55:27 sb 1.15.12.2: RESYNC: (1.15-1.16); FILE MERGED 2005/09/07 11:52:49 sb 1.15.12.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [8f30912a09dbe6599f1f35ee07ddc96f24a1173b]

INTEGRATION: CWS warnings01 (1.2.12); FILE MERGED 2005/11/29 09:30:05 sb 1.2.12.4: #i53898# Made the code warning-free. 2005/09/23 02:54:54 sb 1.2.12.3: RESYNC: (1.2-1.3); FILE MERGED 2005/09/07 11:52:48 sb 1.2.12.2: #i53898# Made code warning-free. 2005/09/01 07:35:51 sb 1.2.12.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [72d72e8a0c5d53f4c6fc8d4754b9700497f016dc]

INTEGRATION: CWS warnings01 (1.3.8); FILE MERGED 2005/09/23 02:50:54 sb 1.3.8.2: RESYNC: (1.3-1.4); FILE MERGED 2005/09/09 12:44:17 sb 1.3.8.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [1afd2389faf34af37ac6594827459e1f5815965c]

INTEGRATION: CWS warnings01 (1.8.8); FILE MERGED 2006/02/28 15:13:22 sb 1.8.8.4: #i53898# Made code waring-free. 2006/01/25 19:57:56 sb 1.8.8.3: RESYNC: (1.9-1.10); FILE MERGED 2005/09/23 02:50:34 sb 1.8.8.2: RESYNC: (1.8-1.9); FILE MERGED 2005/09/09 12:44:16 sb 1.8.8.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [7bdbbf998eaab4872355737dbb0ea4b4fec800f0]

INTEGRATION: CWS warnings01 (1.8.8); FILE MERGED 2006/01/25 19:57:46 sb 1.8.8.3: RESYNC: (1.9-1.10); FILE MERGED 2005/09/23 02:50:24 sb 1.8.8.2: RESYNC: (1.8-1.9); FILE MERGED 2005/09/09 12:44:16 sb 1.8.8.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [d9a789422058afef5d5a6653dc26aa8459c54af5]

INTEGRATION: CWS warnings01 (1.5.22); FILE MERGED 2005/11/28 09:05:52 sb 1.5.22.6: #i53898# Made code warning-free. 2005/11/09 08:26:46 sb 1.5.22.5: #i53898# Made code warning-free; fixed error introduced in 1.5. 2005/09/23 02:38:00 sb 1.5.22.4: RESYNC: (1.5-1.6); FILE MERGED 2005/09/07 15:02:56 sb 1.5.22.3: #i53898# Made code warning-free. 2005/09/06 11:48:29 sb 1.5.22.2: #i53898# Fixed use of SAL_INT_CAST to cast between pointer and integer types. 2005/09/01 08:21:33 sb 1.5.22.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [0e63b429b8ecafada41e09bfddd54fce64155c57]

INTEGRATION: CWS warnings01 (1.3.28); FILE MERGED 2005/11/16 16:42:26 pl 1.3.28.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [0afc98389a18669820b1b0296125faf2b765a2f3]

INTEGRATION: CWS warnings01 (1.3.144); FILE MERGED 2005/11/16 16:42:25 pl 1.3.144.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [8d3d1c2bebb4d741417ef6bacd9e4c4902f51550]

INTEGRATION: CWS warnings01 (1.3.28); FILE MERGED 2005/11/16 16:42:25 pl 1.3.28.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [48ec3c6dcf9d6e56fe85281d09f4b2c610816a1c]

INTEGRATION: CWS warnings01 (1.5.28); FILE MERGED 2005/11/16 16:42:25 pl 1.5.28.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [edbd87e0ade85f0b798587edc7820066573b4076]

INTEGRATION: CWS warnings01 (1.2.28); FILE MERGED 2005/11/16 16:42:24 pl 1.2.28.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [fb01683a1933a775f5fbc849bde3583f0afccaba]

INTEGRATION: CWS warnings01 (1.3.28); FILE MERGED 2005/10/28 12:34:00 sj 1.3.28.1: #i55991# warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [d4afee2dcd66fb452829fb88ccdc530c3c0e527d]

INTEGRATION: CWS warnings01 (1.2.28); FILE MERGED 2005/11/16 16:42:23 pl 1.2.28.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [5599a09661bf1a9d915c2640501cfaa186d1b327]

INTEGRATION: CWS warnings01 (1.5.28); FILE MERGED 2005/11/16 16:42:23 pl 1.5.28.2: #i55991# removed warnings 2005/10/28 12:34:00 sj 1.5.28.1: #i55991# warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [77138fbb4930e8705b71067f73b71b5685dba1cf]

INTEGRATION: CWS warnings01 (1.4.28); FILE MERGED 2006/05/23 21:02:24 sb 1.4.28.2: RESYNC: (1.4-1.5); FILE MERGED 2005/10/28 12:34:00 sj 1.4.28.1: #i55991# warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [c044bad146ee99d816d7b230ec80546df0d5f6f5]

INTEGRATION: CWS warnings01 (1.6.28); FILE MERGED 2005/11/16 16:42:23 pl 1.6.28.2: #i55991# removed warnings 2005/10/28 12:33:59 sj 1.6.28.1: #i55991# warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [d30a29676d866cfb677de56106712640b290485b]

INTEGRATION: CWS warnings01 (1.2.28); FILE MERGED 2005/11/16 16:42:22 pl 1.2.28.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [b49ebd5561c012d0c166630fb83956ffe45576cc]

INTEGRATION: CWS warnings01 (1.2.28); FILE MERGED 2005/10/28 12:33:59 sj 1.2.28.1: #i55991# warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [d3d12b3072bb1a7b7b6c6ce31d81e2161b4b1d27]

INTEGRATION: CWS warnings01 (1.21.28); FILE MERGED 2006/05/23 21:02:12 sb 1.21.28.3: RESYNC: (1.22-1.23); FILE MERGED 2006/04/07 19:21:29 sb 1.21.28.2: RESYNC: (1.21-1.22); FILE MERGED 2005/11/16 16:42:22 pl 1.21.28.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [56fb6080e66af9bf577b8484fd36fa84726cd99e]

INTEGRATION: CWS warnings01 (1.30.4); FILE MERGED 2005/11/16 16:42:21 pl 1.30.4.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [2b00a911fc5e665bff062722f0e750d6478caf0d]

INTEGRATION: CWS warnings01 (1.19.8); FILE MERGED 2006/05/23 21:00:33 sb 1.19.8.2: RESYNC: (1.19-1.20); FILE MERGED 2005/11/16 16:42:21 pl 1.19.8.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [030f71a34d1294caa99b99b6cab810aa30a779d8]

INTEGRATION: CWS warnings01 (1.3.26); FILE MERGED 2005/10/28 12:40:52 sj 1.3.26.1: #i55991# warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [f6e09242599dd62a16d3cb34ea2c8e2c456237c7]

INTEGRATION: CWS warnings01 (1.6.24); FILE MERGED 2006/05/23 20:59:36 sb 1.6.24.4: RESYNC: (1.7-1.8); FILE MERGED 2006/04/20 14:54:08 sb 1.6.24.3: #i53898# Made code compile and/or warning-free again after resync to SRC680m162. 2006/04/07 19:21:22 sb 1.6.24.2: RESYNC: (1.6-1.7); FILE MERGED 2005/10/28 10:28:01 sj 1.6.24.1: #i55991# warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [a4ee9078a2b30610964995d1b4664da92ecb83b9]

INTEGRATION: CWS warnings01 (1.5.28); FILE MERGED 2005/11/16 16:42:20 pl 1.5.28.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [8d26a098d30463af4e8200afdcfa3471a91a76d5]

INTEGRATION: CWS warnings01 (1.5.24); FILE MERGED 2005/11/16 16:42:20 pl 1.5.24.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [b4ab998ee7224cdd178ece2e6de92e12f9014134]

INTEGRATION: CWS warnings01 (1.6.24); FILE MERGED 2006/04/07 19:21:01 sb 1.6.24.2: RESYNC: (1.6-1.7); FILE MERGED 2005/11/16 16:42:20 pl 1.6.24.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [9dc7be4f0e5d9ffee0f872bdcc2b24b60a2652fc]

INTEGRATION: CWS warnings01 (1.5.24); FILE MERGED 2005/10/27 15:11:23 sj 1.5.24.1: #i55991# warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [ecd7b39922e7903585f5e293a37a18b3d5c2c09e]

INTEGRATION: CWS warnings01 (1.7.24); FILE MERGED 2006/04/07 19:20:44 sb 1.7.24.2: RESYNC: (1.7-1.8); FILE MERGED 2005/11/16 16:42:19 pl 1.7.24.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [3c98df57310ce93b1b45e5935e34861659da33dd]

INTEGRATION: CWS warnings01 (1.9.24); FILE MERGED 2006/05/23 20:58:39 sb 1.9.24.6: RESYNC: (1.11-1.12); FILE MERGED 2006/04/07 19:20:36 sb 1.9.24.5: RESYNC: (1.10-1.11); FILE MERGED 2006/01/30 16:55:14 sb 1.9.24.4: #i53898# Made code warning-free. 2006/01/30 16:45:16 sb 1.9.24.3: #i53898# Made code warning-free. 2006/01/25 19:55:48 sb 1.9.24.2: RESYNC: (1.9-1.10); FILE MERGED 2005/11/16 16:42:19 pl 1.9.24.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [1fd92d2793434e62f4e41a4e98b7aed5fefc1bb4]

INTEGRATION: CWS warnings01 (1.9.28); FILE MERGED 2005/11/16 16:42:18 pl 1.9.28.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [025996772ccaa818065e24e125f9f85dfe91a761]

INTEGRATION: CWS warnings01 (1.5.26); FILE MERGED 2005/10/28 10:18:55 sj 1.5.26.1: #i55991# warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [177e23247903889adbb7902d977e23328dbb8f18]

INTEGRATION: CWS warnings01 (1.3.28); FILE MERGED 2005/11/16 16:42:18 pl 1.3.28.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [07900da89b6cefa9a3bef89acb9ef17f14bc2821]

INTEGRATION: CWS warnings01 (1.4.28); FILE MERGED 2005/10/28 10:18:54 sj 1.4.28.1: #i55991# warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [dfd196d4f62e789416471c8870eada4e46f97868]

INTEGRATION: CWS warnings01 (1.7.26); FILE MERGED 2005/11/16 16:42:17 pl 1.7.26.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [42988c32851eaa2d4dfa702df52f182f3b59ab63]

INTEGRATION: CWS warnings01 (1.3.28); FILE MERGED 2005/11/16 16:42:17 pl 1.3.28.2: #i55991# removed warnings 2005/10/28 09:53:14 sj 1.3.28.1: #i55991# warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [53629de511ba41ca06f6b3d965665bfe92afd0be]

INTEGRATION: CWS warnings01 (1.3.28); FILE MERGED 2005/11/16 16:42:17 pl 1.3.28.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [f4bd3b0f5915033ab940b5188d862be019109d4e]

INTEGRATION: CWS warnings01 (1.2.28); FILE MERGED 2005/10/28 09:53:13 sj 1.2.28.1: #i55991# warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [1b5834d7d1677e6e0b07421ee68c8e1721b24bb7]

INTEGRATION: CWS warnings01 (1.3.28); FILE MERGED 2005/10/28 09:53:12 sj 1.3.28.1: #i55991# warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [7130a7664372169239549f6814866eb2eb03296c]

INTEGRATION: CWS warnings01 (1.4.28); FILE MERGED 2005/10/28 09:53:12 sj 1.4.28.1: #i55991# warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [d5971bd61a1b3dfb4627c9d8fdea1bdb8d71e335]

INTEGRATION: CWS warnings01 (1.4.28); FILE MERGED 2005/11/16 16:42:16 pl 1.4.28.2: #i55991# removed warnings 2005/10/28 09:53:11 sj 1.4.28.1: #i55991# warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [af847b18a8b70e6541d3760fe722649340f33f20]

INTEGRATION: CWS warnings01 (1.9.10); FILE MERGED 2005/11/16 16:42:16 pl 1.9.10.3: #i55991# removed warnings 2005/11/07 18:07:14 pl 1.9.10.2: RESYNC: (1.9-1.11); FILE MERGED 2005/10/28 09:53:10 sj 1.9.10.1: #i55991# warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [5114959efd064899fd747d7c55a2c9c88d991972]

INTEGRATION: CWS warnings01 (1.5.28); FILE MERGED 2005/10/28 09:53:10 sj 1.5.28.1: #i55991# warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [2ee463602f87dcc816c04a2a922afa8a86b17ea3]

INTEGRATION: CWS warnings01 (1.4.28); FILE MERGED 2005/11/16 16:42:15 pl 1.4.28.2: #i55991# removed warnings 2005/10/28 09:53:09 sj 1.4.28.1: #i55991# warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [6b8a865fcda827cbedb425944c693c6fc2a4611e]

INTEGRATION: CWS warnings01 (1.4.24); FILE MERGED 2005/11/16 16:42:15 pl 1.4.24.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [08bf0c081a1f400cc5fd2245fbe75d44d18708ad]

INTEGRATION: CWS warnings01 (1.4.24); FILE MERGED 2006/04/07 19:20:29 sb 1.4.24.2: RESYNC: (1.4-1.5); FILE MERGED 2005/11/16 16:42:14 pl 1.4.24.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [9a4a6e18521da10eda48960d8310dd634ff3ff3c]

INTEGRATION: CWS warnings01 (1.4.24); FILE MERGED 2006/04/07 19:20:22 sb 1.4.24.2: RESYNC: (1.4-1.5); FILE MERGED 2005/11/16 16:42:14 pl 1.4.24.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [564d6e13f25b1403f02ee3dc42e9e63ef728bc00]

INTEGRATION: CWS warnings01 (1.9.28); FILE MERGED 2005/11/16 16:42:13 pl 1.9.28.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [9708a4a18abea9c66f2e14a8e79aa80d6252ddca]

INTEGRATION: CWS warnings01 (1.27.24); FILE MERGED 2006/04/07 19:20:00 sb 1.27.24.3: RESYNC: (1.27-1.28); FILE MERGED 2005/11/16 16:42:13 pl 1.27.24.2: #i55991# removed warnings 2005/10/27 15:25:31 sj 1.27.24.1: #i55991# warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [2801c3be16cd4083da1590af56a6265c065ca8df]

INTEGRATION: CWS warnings01 (1.10.28); FILE MERGED 2005/10/27 15:21:08 sj 1.10.28.1: #i55991# warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [f30077e2943e8904785ec6b1839e5e0456142420]

INTEGRATION: CWS warnings01 (1.5.28); FILE MERGED 2005/10/28 10:02:06 sj 1.5.28.1: #i55991# warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [4dfb329f9a63070c4691b2f6eb2ba5f909c25fe0]

INTEGRATION: CWS warnings01 (1.14.14); FILE MERGED 2006/04/07 19:19:52 sb 1.14.14.2: RESYNC: (1.14-1.15); FILE MERGED 2005/11/16 16:42:12 pl 1.14.14.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [5b06abaa92913bfc40b21010d7ab38e9e4c0b08e]

INTEGRATION: CWS warnings01 (1.5.28); FILE MERGED 2005/10/27 15:00:33 sj 1.5.28.1: #i55991# warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [9b3623b1ea4f0661548305260126a0869c276a4a]

INTEGRATION: CWS warnings01 (1.5.28); FILE MERGED 2005/10/27 15:19:32 sj 1.5.28.1: #i55991# warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [2b55de7b4d2e3816b97fd49c5ebbdcd9aac62173]

INTEGRATION: CWS warnings01 (1.5.28); FILE MERGED 2005/10/28 09:59:23 sj 1.5.28.1: #i55991# warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [b7d1183301cb01385d3be4c06a26f1b100ce4c53]

INTEGRATION: CWS warnings01 (1.13.14); FILE MERGED 2006/04/07 19:19:45 sb 1.13.14.3: RESYNC: (1.14-1.15); FILE MERGED 2006/01/25 19:54:34 sb 1.13.14.2: RESYNC: (1.13-1.14); FILE MERGED 2005/11/16 16:42:11 pl 1.13.14.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [c119e134a384869d70a673161a626b7cd7e69133]

INTEGRATION: CWS warnings01 (1.6.28); FILE MERGED 2005/10/27 14:57:00 sj 1.6.28.1: #i55991# warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [a97dfc55c56fa75eb4f78bea9dba4fa716c79354]

INTEGRATION: CWS warnings01 (1.8.28); FILE MERGED 2006/05/15 13:17:30 sb 1.8.28.1: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [000ce9f369349bd21a3820790d6e104089c40e51]

INTEGRATION: CWS warnings01 (1.5.28); FILE MERGED 2005/10/28 10:00:35 sj 1.5.28.1: #i55991# warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [8005f70ccac095e3dd2eb460f4b3c84d70592334]

INTEGRATION: CWS warnings01 (1.3.26); FILE MERGED 2005/11/16 16:42:11 pl 1.3.26.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [418391b99986eebf505155a5601f2ac44ad5cc34]

INTEGRATION: CWS warnings01 (1.8.24); FILE MERGED 2005/11/16 16:42:11 pl 1.8.24.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [c274d9d55db2cbdffea824a3a8a8b16d25564211]

INTEGRATION: CWS warnings01 (1.5.24); FILE MERGED 2005/11/16 16:42:10 pl 1.5.24.2: #i55991# removed warnings 2005/10/27 14:29:59 sj 1.5.24.1: #i55991# warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [fd933bff8cf1896554008f45ff30ee6eb58e624d]

INTEGRATION: CWS warnings01 (1.3.26); FILE MERGED 2005/11/16 16:42:09 pl 1.3.26.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [73bda7f51271f0aa697f76c686cde4c5929398bc]

INTEGRATION: CWS warnings01 (1.4.24); FILE MERGED 2006/04/07 19:19:18 sb 1.4.24.2: RESYNC: (1.4-1.5); FILE MERGED 2005/11/16 16:42:09 pl 1.4.24.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [35ebeed5d325342745c841b056d4450dab43cde2]

INTEGRATION: CWS warnings01 (1.6.26); FILE MERGED 2005/11/16 16:42:08 pl 1.6.26.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [5b79adf53d47bf4b66d06368dc0333058a2be121]

INTEGRATION: CWS warnings01 (1.13.94); FILE MERGED 2006/02/01 09:28:33 sb 1.13.94.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [4c2bed6349d2255fb705397b73c705e13875bdad]

INTEGRATION: CWS warnings01 (1.18.26); FILE MERGED 2006/04/07 19:19:07 sb 1.18.26.2: RESYNC: (1.18-1.20); FILE MERGED 2005/11/16 16:42:06 pl 1.18.26.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [a2351ffc5c450debeebbab067b50e9aa14aa5eb6]

INTEGRATION: CWS warnings01 (1.5.24); FILE MERGED 2005/10/27 14:32:48 sj 1.5.24.1: #i55991# warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [5a2dc81c0dad17febdaa2a319bd89444af88c1ed]

INTEGRATION: CWS warnings01 (1.23.98); FILE MERGED 2006/05/12 16:38:18 sb 1.23.98.1: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [c182072a4a86b8a1668b2263c053ad2ec041ab19]

INTEGRATION: CWS warnings01 (1.13.180); FILE MERGED 2006/05/12 16:38:17 sb 1.13.180.1: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [3bbb29769970e97907931ac74c09db4b22240040]

INTEGRATION: CWS warnings01 (1.5.180); FILE MERGED 2006/05/12 16:38:17 sb 1.5.180.1: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [0767b1a59c8c9b44d2ac5460476a5264371edef4]

INTEGRATION: CWS warnings01 (1.18.50); FILE MERGED 2006/05/12 16:38:17 sb 1.18.50.1: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [1f628a0fc6a9eb23157e7f521d1cba65b6ecd4ec]

INTEGRATION: CWS warnings01 (1.6.182); FILE MERGED 2006/05/12 16:38:16 sb 1.6.182.1: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [e0bb87a6209299548f160fa7da7dd523a2369d56]

INTEGRATION: CWS warnings01 (1.5.182); FILE MERGED 2006/06/15 14:58:40 nn 1.5.182.1: #i66422# remove fx button focus handler in dtor


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [4657f0e66e77a9f21be21f523617c316fe20fd64]

INTEGRATION: CWS warnings01 (1.11.182); FILE MERGED 2006/05/12 16:38:16 sb 1.11.182.1: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [833615e30a1537ad19b197d6ea6cf461ec5468df]

INTEGRATION: CWS warnings01 (1.28.98); FILE MERGED 2006/05/12 16:38:16 sb 1.28.98.1: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [adfff840e6b4fca0a703250e7c750552543dc60a]

INTEGRATION: CWS warnings01 (1.8.24); FILE MERGED 2006/05/23 20:39:05 sb 1.8.24.2: RESYNC: (1.8-1.9); FILE MERGED 2006/05/12 16:38:16 sb 1.8.24.1: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [38f424ea333f0988f3f30452b6685ec28c1400bb]

INTEGRATION: CWS warnings01 (1.42.52); FILE MERGED 2006/06/02 14:18:12 sb 1.42.52.1: #i53898# Made code compile on Windows.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [267f9693fe7434f1d3b0cad5e816b62ff47b2fd5]

INTEGRATION: CWS warnings01 (1.6.58); FILE MERGED 2006/06/02 14:18:11 sb 1.6.58.1: #i53898# Made code compile on Windows.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [e78d762e9b20a625f794f99af1e0070e54615ea4]

INTEGRATION: CWS warnings01 (1.61.54); FILE MERGED 2006/05/23 20:35:31 sb 1.61.54.2: RESYNC: (1.61-1.62); FILE MERGED 2006/05/12 16:38:15 sb 1.61.54.1: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [cdc89e8649d5d9e763c601109b5628515670b353]

INTEGRATION: CWS warnings01 (1.21.178); FILE MERGED 2006/05/12 16:38:15 sb 1.21.178.1: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [d4b402579a6718969b55328ff698c9aea642e7eb]

INTEGRATION: CWS warnings01 (1.7.182); FILE MERGED 2006/05/12 16:38:15 sb 1.7.182.1: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [da5440193090bbee87f6205060b1785ef5fad666]

INTEGRATION: CWS warnings01 (1.31.4); FILE MERGED 2006/05/23 20:33:10 sb 1.31.4.2: RESYNC: (1.31-1.32); FILE MERGED 2006/05/12 16:38:14 sb 1.31.4.1: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [983ef22c169ca4aff8258fe8f7395d5ffcf780c2]

INTEGRATION: CWS warnings01 (1.3.182); FILE MERGED 2006/05/12 16:38:14 sb 1.3.182.1: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [d53fe7dd79822db987566220e958f6863c6342b6]

INTEGRATION: CWS warnings01 (1.55.58); FILE MERGED 2006/05/23 20:25:19 sb 1.55.58.4: RESYNC: (1.57-1.58); FILE MERGED 2006/04/07 19:17:55 sb 1.55.58.3: RESYNC: (1.56-1.57); FILE MERGED 2006/01/25 19:52:15 sb 1.55.58.2: RESYNC: (1.55-1.56); FILE MERGED 2005/11/16 10:23:29 pl 1.55.58.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [01b2576dbcb933d491b0bd00b5b5a141b0477116]

INTEGRATION: CWS warnings01 (1.3.62); FILE MERGED 2005/11/15 19:56:07 pl 1.3.62.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [1c3bb2b25dcd9b19e43efbce6e8592359b862bb1]

INTEGRATION: CWS warnings01 (1.10.62); FILE MERGED 2006/01/25 19:52:06 sb 1.10.62.2: RESYNC: (1.10-1.11); FILE MERGED 2005/11/15 19:56:07 pl 1.10.62.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [e802a5f75adb6e6990b4787b13894bc430b7e923]

INTEGRATION: CWS warnings01 (1.18.62); FILE MERGED 2006/05/22 12:33:30 pl 1.18.62.3: #i65591# workaround SetWindow in destuctor 2006/04/07 19:17:49 sb 1.18.62.2: RESYNC: (1.18-1.19); FILE MERGED 2005/11/15 19:56:07 pl 1.18.62.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [300ac0cadb30e502260a0a92a15ee7af9692799e]

INTEGRATION: CWS warnings01 (1.7.60); FILE MERGED 2005/11/15 19:56:06 pl 1.7.60.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [15d6aa94430b31b25bd62d44d3bcc603d4abf377]

INTEGRATION: CWS warnings01 (1.8.62); FILE MERGED 2006/01/25 19:51:59 sb 1.8.62.3: RESYNC: (1.8-1.9); FILE MERGED 2005/11/15 19:56:06 pl 1.8.62.2: #i55991# removed warnings 2005/10/26 12:41:03 pl 1.8.62.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [c0d946d36550f5c556e65b7c5b747b0393a05cc7]

INTEGRATION: CWS warnings01 (1.6.62); FILE MERGED 2005/11/15 19:56:06 pl 1.6.62.2: #i55991# removed warnings 2005/10/26 12:40:55 pl 1.6.62.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [5222e04d9e5d584464aa4f4ff5934ab7362fddc1]

INTEGRATION: CWS warnings01 (1.6.62); FILE MERGED 2006/04/07 19:17:42 sb 1.6.62.2: RESYNC: (1.6-1.7); FILE MERGED 2005/11/15 19:56:06 pl 1.6.62.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [accb74a6b36a71c33b04e89882a242e6bf3b4be8]

INTEGRATION: CWS warnings01 (1.3.62); FILE MERGED 2005/11/15 19:56:06 pl 1.3.62.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [2f9dba32e733b4a5a63358441295c154b17f428e]

INTEGRATION: CWS warnings01 (1.3.60); FILE MERGED 2005/11/15 19:56:05 pl 1.3.60.2: #i55991# removed warnings 2005/10/25 15:07:43 pl 1.3.60.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [d36bcca00a6fe190bec9f5c825f7a9a7b64e80aa]

INTEGRATION: CWS warnings01 (1.6.60); FILE MERGED 2006/01/25 19:51:29 sb 1.6.60.3: RESYNC: (1.6-1.7); FILE MERGED 2005/11/15 19:56:05 pl 1.6.60.2: #i55991# removed warnings 2005/10/25 15:07:43 pl 1.6.60.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [970db6964f10dea65aaa9a106727f1b93f570cb6]

INTEGRATION: CWS warnings01 (1.5.60); FILE MERGED 2006/05/23 20:25:03 sb 1.5.60.2: RESYNC: (1.5-1.6); FILE MERGED 2005/11/15 19:56:05 pl 1.5.60.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [51e27e57b03783a3175156dd174d39c7e34c85d8]

INTEGRATION: CWS warnings01 (1.12.62); FILE MERGED 2005/11/15 19:56:04 pl 1.12.62.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [216f9fc1cd588a233a046db079daa972fb9aa68a]

INTEGRATION: CWS warnings01 (1.4.62); FILE MERGED 2005/10/26 12:40:46 pl 1.4.62.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [51e51dcdbe83e2b51b04dde23685e4fe35f4890f]

INTEGRATION: CWS warnings01 (1.13.60); FILE MERGED 2006/04/07 19:17:14 sb 1.13.60.2: RESYNC: (1.13-1.14); FILE MERGED 2005/11/15 19:56:03 pl 1.13.60.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [daa1488b9042cd8f46fa2fa291221bfc940a4995]

INTEGRATION: CWS warnings01 (1.20.62); FILE MERGED 2005/10/26 13:41:58 pl 1.20.62.2: #i55991# removed warnings for linux platform 2005/10/25 15:07:42 pl 1.20.62.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [5878e0edfbf9203323cdb679500234144181c29c]

INTEGRATION: CWS warnings01 (1.8.62); FILE MERGED 2006/04/07 19:16:51 sb 1.8.62.2: RESYNC: (1.8-1.9); FILE MERGED 2005/11/15 19:56:03 pl 1.8.62.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [69bd0c8476dd4bbfdfd0c6b87ad925ff8b6c9853]

INTEGRATION: CWS warnings01 (1.4.62); FILE MERGED 2005/11/15 19:56:03 pl 1.4.62.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [aa072f175ae40875d106b67607a1ee0deed8fd30]

INTEGRATION: CWS warnings01 (1.17.8); FILE MERGED 2005/11/15 19:56:02 pl 1.17.8.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [7a210bb09aa7bb6876e36c0aaf6e6c2e9663d297]

INTEGRATION: CWS warnings01 (1.3.62); FILE MERGED 2005/10/26 12:40:35 pl 1.3.62.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [005f916df7e933e880287aa042d1ded19fe1ce9a]

INTEGRATION: CWS warnings01 (1.3.62); FILE MERGED 2005/11/16 09:58:01 pl 1.3.62.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [d3a16cb5970ae89b174bafe1aae0b984e08d71cc]

INTEGRATION: CWS warnings01 (1.9.60); FILE MERGED 2006/05/23 20:24:36 sb 1.9.60.2: RESYNC: (1.9-1.10); FILE MERGED 2005/11/15 19:56:02 pl 1.9.60.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [526e2c26abce3426987072de02a6f2bf455f0c7f]

INTEGRATION: CWS warnings01 (1.41.14); FILE MERGED 2006/05/23 20:24:13 sb 1.41.14.4: RESYNC: (1.42-1.43); FILE MERGED 2006/01/25 19:50:44 sb 1.41.14.3: RESYNC: (1.41-1.42); FILE MERGED 2005/11/15 19:56:01 pl 1.41.14.2: #i55991# removed warnings 2005/11/15 19:25:46 pl 1.41.14.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [4766ed2a97b8316e3aece41f90aeb9a331fac7dd]

INTEGRATION: CWS warnings01 (1.63.26); FILE MERGED 2006/05/23 20:23:54 sb 1.63.26.5: RESYNC: (1.67-1.68); FILE MERGED 2006/01/25 19:50:36 sb 1.63.26.4: RESYNC: (1.65-1.67); FILE MERGED 2005/11/15 19:25:46 pl 1.63.26.3: #i55991# removed warnings 2005/11/07 18:01:15 pl 1.63.26.2: RESYNC: (1.63-1.65); FILE MERGED 2005/10/25 15:07:42 pl 1.63.26.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [b11ad7248f7fc87f9f300a07d5c160dcae38acca]

INTEGRATION: CWS warnings01 (1.57.54); FILE MERGED 2006/05/23 20:23:26 sb 1.57.54.4: RESYNC: (1.59-1.61); FILE MERGED 2006/04/07 19:16:11 sb 1.57.54.3: RESYNC: (1.58-1.59); FILE MERGED 2006/01/25 19:50:26 sb 1.57.54.2: RESYNC: (1.57-1.58); FILE MERGED 2005/11/15 19:25:45 pl 1.57.54.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [0a37d1fc49f765ad56e85dbda6964b4e9f7af928]

INTEGRATION: CWS warnings01 (1.38.14); FILE MERGED 2006/05/23 20:22:58 sb 1.38.14.3: RESYNC: (1.39-1.40); FILE MERGED 2006/04/07 19:16:01 sb 1.38.14.2: RESYNC: (1.38-1.39); FILE MERGED 2005/11/15 19:25:45 pl 1.38.14.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [b1ca455474e0c8da8618ce162543e5ef9827e910]

INTEGRATION: CWS warnings01 (1.4.60); FILE MERGED 2006/01/25 19:50:17 sb 1.4.60.3: RESYNC: (1.4-1.5); FILE MERGED 2005/11/15 19:25:45 pl 1.4.60.2: #i55991# removed warnings 2005/10/25 15:07:41 pl 1.4.60.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [2bcb01e75d4915d9f6ac6bbe1a2dc2b8870a23ee]

INTEGRATION: CWS warnings01 (1.7.60); FILE MERGED 2006/05/23 20:22:24 sb 1.7.60.3: RESYNC: (1.8-1.9); FILE MERGED 2006/01/25 19:50:09 sb 1.7.60.2: RESYNC: (1.7-1.8); FILE MERGED 2005/11/15 19:25:44 pl 1.7.60.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [b86a41e9826a02562fe1cd02f68607769ba8362b]

INTEGRATION: CWS warnings01 (1.4.60); FILE MERGED 2005/11/15 19:25:44 pl 1.4.60.2: #i55991# removed warnings 2005/10/25 15:07:41 pl 1.4.60.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [4fff66e449352c5e0a8bb28d68aa3e13f1913436]

INTEGRATION: CWS warnings01 (1.3.60); FILE MERGED 2005/11/15 19:25:43 pl 1.3.60.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [569e6716594324f327f0a99483b9625de1cb4eb0]

INTEGRATION: CWS warnings01 (1.4.60); FILE MERGED 2005/11/15 19:25:43 pl 1.4.60.2: #i55991# removed warnings 2005/10/25 15:07:41 pl 1.4.60.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [13f7cb1c7b580c04d7bd3f8dc43a119cf9940685]

INTEGRATION: CWS warnings01 (1.3.62); FILE MERGED 2005/11/16 10:23:29 pl 1.3.62.2: #i55991# removed warnings 2005/11/15 19:25:42 pl 1.3.62.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [5c1bbd2a537955328d22c4e407efa672bf2c39b2]

INTEGRATION: CWS warnings01 (1.3.62); FILE MERGED 2005/11/15 19:25:42 pl 1.3.62.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [e1f3cb450776e6a7861f3b77502bfd0d0d2f4ffb]

INTEGRATION: CWS warnings01 (1.17.62); FILE MERGED 2005/11/15 19:25:42 pl 1.17.62.2: #i55991# removed warnings 2005/10/26 12:40:33 pl 1.17.62.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [7db6c88d06aca5bcb60333a6db156c53570c293d]

INTEGRATION: CWS warnings01 (1.16.62); FILE MERGED 2005/11/15 19:25:41 pl 1.16.62.2: #i55991# removed warnings 2005/10/26 12:40:32 pl 1.16.62.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [6d82fb6a309d8e35d8fa840cc7597c8cc9ffa3ba]

INTEGRATION: CWS warnings01 (1.69.26); FILE MERGED 2006/01/25 19:49:46 sb 1.69.26.4: RESYNC: (1.70-1.71); FILE MERGED 2005/11/15 19:25:41 pl 1.69.26.3: #i55991# removed warnings 2005/11/07 18:00:19 pl 1.69.26.2: RESYNC: (1.69-1.70); FILE MERGED 2005/10/26 12:40:32 pl 1.69.26.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [3ccbb433d00d63704255034cf3df6f3fdaeb563c]

INTEGRATION: CWS warnings01 (1.9.62); FILE MERGED 2005/11/15 19:25:41 pl 1.9.62.2: #i55991# removed warnings 2005/10/26 12:40:31 pl 1.9.62.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [5f159e979fe97ceeef249c8f03a15f1938849235]

INTEGRATION: CWS warnings01 (1.4.92); FILE MERGED 2006/01/27 16:43:26 sb 1.4.92.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [e8555179af9ac0903032c66f1d0e8afe713c6d0e]

INTEGRATION: CWS warnings01 (1.34.94); FILE MERGED 2006/01/30 14:39:36 sb 1.34.94.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [3af323c6bf24598136ef615d7b6fda1d5b16f40f]

INTEGRATION: CWS warnings01 (1.5.60); FILE MERGED 2005/11/15 19:25:41 pl 1.5.60.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [88b1f70d2d9a1482b7cc2444cb9c270a618fe5c9]

INTEGRATION: CWS warnings01 (1.39.60); FILE MERGED 2006/04/07 19:14:56 sb 1.39.60.2: RESYNC: (1.39-1.40); FILE MERGED 2005/10/26 12:40:31 pl 1.39.60.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [7c71598cb2783ba00991cf4a24c9bedd93a08c82]

INTEGRATION: CWS warnings01 (1.2.60); FILE MERGED 2005/11/15 19:25:40 pl 1.2.60.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [64eedeeebeecd4d6694b1d641c7e43715dac3409]

INTEGRATION: CWS warnings01 (1.6.62); FILE MERGED 2005/11/15 19:25:40 pl 1.6.62.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [454003a0e481c6f243d4940c41df852cd9efcfbd]

INTEGRATION: CWS warnings01 (1.13.2); FILE MERGED 2006/05/23 20:21:25 sb 1.13.2.4: RESYNC: (1.15-1.16); FILE MERGED 2006/04/07 19:14:23 sb 1.13.2.3: RESYNC: (1.14-1.15); FILE MERGED 2006/01/25 19:48:27 sb 1.13.2.2: RESYNC: (1.13-1.14); FILE MERGED 2005/11/15 19:25:40 pl 1.13.2.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [b7e659e4410c1173c2d4e9ab2889786d22d1f2a4]

INTEGRATION: CWS warnings01 (1.3.58); FILE MERGED 2006/04/07 19:14:13 sb 1.3.58.2: RESYNC: (1.3-1.4); FILE MERGED 2005/11/15 19:25:40 pl 1.3.58.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [b9737cf002c0976e1fdbb0349ad5333019251b3a]

INTEGRATION: CWS warnings01 (1.3.62); FILE MERGED 2005/11/15 19:25:39 pl 1.3.62.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [1f99ead330192788085d04bb8360bc6408820ecf]

INTEGRATION: CWS warnings01 (1.5.60); FILE MERGED 2006/04/20 14:51:15 sb 1.5.60.3: #i53898# Made code compile and/or warning-free again after resync to SRC680m162. 2006/04/07 19:14:06 sb 1.5.60.2: RESYNC: (1.5-1.6); FILE MERGED 2005/11/15 19:25:39 pl 1.5.60.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [2c6d7e046dc4f5815c09ff9ab04b43d87c0a3eeb]

INTEGRATION: CWS warnings01 (1.3.62); FILE MERGED 2005/10/25 15:07:40 pl 1.3.62.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [ebc73bbee28206c92ae0be641394b886b507a489]

INTEGRATION: CWS warnings01 (1.3.60); FILE MERGED 2005/11/15 19:25:39 pl 1.3.60.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [10cb3d9813ac0ffafac12793cee49251348e66e5]

INTEGRATION: CWS warnings01 (1.3.60); FILE MERGED 2005/11/15 19:25:38 pl 1.3.60.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [4c6b6f8cc09eab98bae85de1e2b4f2cd43429b36]

INTEGRATION: CWS warnings01 (1.3.60); FILE MERGED 2005/11/15 19:25:38 pl 1.3.60.2: #i55991# removed warnings 2005/10/25 15:07:39 pl 1.3.60.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [5fdb1ecc7b776f799ae67965c35eba19995fc6e8]

INTEGRATION: CWS warnings01 (1.3.62); FILE MERGED 2005/11/15 19:25:38 pl 1.3.62.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [e0c86d20e2aba6137ff7e607fffc7c0e20849739]

INTEGRATION: CWS warnings01 (1.3.60); FILE MERGED 2006/04/07 19:13:44 sb 1.3.60.3: RESYNC: (1.3-1.4); FILE MERGED 2005/11/15 19:25:38 pl 1.3.60.2: #i55991# removed warnings 2005/10/25 15:07:39 pl 1.3.60.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [0634ce4075c055bb8796a5fdb1e2d5e8d759e7cf]

INTEGRATION: CWS warnings01 (1.3.60); FILE MERGED 2006/04/07 19:13:22 sb 1.3.60.2: RESYNC: (1.3-1.4); FILE MERGED 2005/11/15 19:25:37 pl 1.3.60.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [7a952ab39b33888f776e8adca88bf41136b9eac6]

INTEGRATION: CWS warnings01 (1.3.58); FILE MERGED 2005/11/15 19:25:37 pl 1.3.58.2: #i55991# removed warnings 2005/10/25 15:07:39 pl 1.3.58.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [2ff95a9b2923c3b3d8850c0f322e6194e82613b0]

INTEGRATION: CWS warnings01 (1.3.62); FILE MERGED 2005/11/15 19:25:37 pl 1.3.62.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [64b7129e3c2102ca0c6dbf13c7db6ec7737fa0e5]

INTEGRATION: CWS warnings01 (1.3.58); FILE MERGED 2005/11/15 19:25:37 pl 1.3.58.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [3329221c16fde2ee1379264f2c5e4a0992cbeef8]

INTEGRATION: CWS warnings01 (1.3.60); FILE MERGED 2005/11/15 19:25:37 pl 1.3.60.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [ba1076bba559930c978cc86a2ec41d12bbdce84b]

INTEGRATION: CWS warnings01 (1.3.60); FILE MERGED 2005/11/15 19:25:36 pl 1.3.60.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [f2de35f65572fbb00904936697890e4600731a8b]

INTEGRATION: CWS warnings01 (1.3.60); FILE MERGED 2006/05/23 20:20:53 sb 1.3.60.2: RESYNC: (1.3-1.4); FILE MERGED 2005/11/15 19:25:36 pl 1.3.60.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [2d1ad9de27e61257b2651f27dbdf14c2161cbf0d]

INTEGRATION: CWS warnings01 (1.3.60); FILE MERGED 2006/05/23 20:20:44 sb 1.3.60.3: RESYNC: (1.3-1.4); FILE MERGED 2005/11/15 19:25:36 pl 1.3.60.2: #i55991# removed warnings 2005/10/25 15:07:38 pl 1.3.60.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [d9e7e9f699279c20ed5f03e6be90a9884b98561e]

INTEGRATION: CWS warnings01 (1.3.60); FILE MERGED 2005/11/15 19:25:35 pl 1.3.60.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [65a24dd2fed81df9a5c36f3ad8134fd4a71126f2]

INTEGRATION: CWS warnings01 (1.3.60); FILE MERGED 2006/04/07 19:13:15 sb 1.3.60.2: RESYNC: (1.3-1.4); FILE MERGED 2005/11/15 19:25:35 pl 1.3.60.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [01b128267e700fa765df59c60ba065a9a484431b]

INTEGRATION: CWS warnings01 (1.3.60); FILE MERGED 2005/11/15 17:54:43 pl 1.3.60.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [c7b1f950e15fd2fd1a449a2714ee698f19527c16]

INTEGRATION: CWS warnings01 (1.6.60); FILE MERGED 2005/11/15 17:54:42 pl 1.6.60.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [2e3564297d22e445977ae168338a6628a03b7b32]

INTEGRATION: CWS warnings01 (1.10.60); FILE MERGED 2006/04/07 19:13:07 sb 1.10.60.2: RESYNC: (1.10-1.11); FILE MERGED 2005/11/15 17:54:42 pl 1.10.60.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [8c91ddeaa98e7e93cb626586ff47a72fc367d762]

INTEGRATION: CWS warnings01 (1.2.60); FILE MERGED 2005/11/15 17:54:42 pl 1.2.60.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [8d3da3662adf15a58e34f57ecb42584245e97e45]

INTEGRATION: CWS warnings01 (1.6.60); FILE MERGED 2006/04/07 19:12:58 sb 1.6.60.2: RESYNC: (1.6-1.7); FILE MERGED 2005/11/15 17:54:42 pl 1.6.60.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [194f3da0aceee3d796da8cb80fcad921e39c255e]

INTEGRATION: CWS warnings01 (1.7.60); FILE MERGED 2005/11/15 17:54:42 pl 1.7.60.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [4f2d2b02073d82c0b0c0ba3a23b53278df71ba93]

INTEGRATION: CWS warnings01 (1.7.60); FILE MERGED 2005/11/15 17:54:41 pl 1.7.60.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [897a5145809aa32c75161fecb1b20c4f3d038b44]

INTEGRATION: CWS warnings01 (1.3.62); FILE MERGED 2005/11/15 17:54:41 pl 1.3.62.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [00bdd967a1ccc28b7bc09b059650625cf6ff4da2]

INTEGRATION: CWS warnings01 (1.5.60); FILE MERGED 2005/11/15 17:54:41 pl 1.5.60.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [a3eca3ed94106442315fdddb8da7650a23cea2c7]

INTEGRATION: CWS warnings01 (1.5.62); FILE MERGED 2005/11/15 17:54:41 pl 1.5.62.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [7f45d044202e95ec8d4a27a5a29475f96e19ac0f]

INTEGRATION: CWS warnings01 (1.4.60); FILE MERGED 2005/11/15 17:54:40 pl 1.4.60.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [2d6cd53658e2157e509c787f5ee1e3ccb7ed6036]

INTEGRATION: CWS warnings01 (1.3.60); FILE MERGED 2005/11/15 17:54:40 pl 1.3.60.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [1f92f9ecd571e7216a246db03ce489a353609461]

INTEGRATION: CWS warnings01 (1.6.60); FILE MERGED 2005/11/15 17:54:40 pl 1.6.60.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [b3a67d8d7bd969d885a783791c63732da0643e23]

INTEGRATION: CWS warnings01 (1.7.60); FILE MERGED 2005/11/15 17:54:40 pl 1.7.60.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [f51cf7ca37daa58f382e39c60428a524fd4dceb8]

INTEGRATION: CWS warnings01 (1.3.62); FILE MERGED 2005/11/15 17:54:39 pl 1.3.62.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [ebb83da7021907db439864a8bbdc2c10cd8f9958]

INTEGRATION: CWS warnings01 (1.6.62); FILE MERGED 2006/01/25 19:46:50 sb 1.6.62.2: RESYNC: (1.6-1.7); FILE MERGED 2005/11/15 19:56:01 pl 1.6.62.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [56206420bd2585cef78de5dd14fce6970ed7736e]

INTEGRATION: CWS warnings01 (1.3.62); FILE MERGED 2006/04/07 19:12:22 sb 1.3.62.2: RESYNC: (1.3-1.4); FILE MERGED 2005/10/26 12:40:29 pl 1.3.62.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [3d1bdfaabb089729f3a8d8abff228db927cebd17]

INTEGRATION: CWS warnings01 (1.2.48); FILE MERGED 2006/04/20 14:51:15 sb 1.2.48.1: #i53898# Made code compile and/or warning-free again after resync to SRC680m162.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [6e07b0a6c7431ce289165949a8ec1abe12d896f8]

INTEGRATION: CWS warnings01 (1.5.62); FILE MERGED 2005/11/15 17:54:39 pl 1.5.62.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [fed39ab5b764c0870a301555c33d47ed265e405a]

INTEGRATION: CWS warnings01 (1.22.24); FILE MERGED 2006/04/07 19:11:25 sb 1.22.24.4: RESYNC: (1.23-1.24); FILE MERGED 2005/11/15 17:54:38 pl 1.22.24.3: #i55991# removed warnings 2005/11/07 17:57:26 pl 1.22.24.2: RESYNC: (1.22-1.23); FILE MERGED 2005/10/25 14:13:00 pl 1.22.24.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [4e86e6bbada959faf46d58257bc32e97022a6fff]

INTEGRATION: CWS warnings01 (1.25.8); FILE MERGED 2006/04/07 19:11:08 sb 1.25.8.5: RESYNC: (1.27-1.28); FILE MERGED 2005/11/16 09:58:00 pl 1.25.8.4: #i55991# removed warnings 2005/11/15 17:54:38 pl 1.25.8.3: #i55991# removed warnings 2005/11/07 17:57:13 pl 1.25.8.2: RESYNC: (1.25-1.27); FILE MERGED 2005/10/25 14:13:00 pl 1.25.8.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [ae42bf3ab0d264be385c6390aedc33c8727066af]

INTEGRATION: CWS warnings01 (1.28.60); FILE MERGED 2006/04/07 19:10:59 sb 1.28.60.3: RESYNC: (1.28-1.29); FILE MERGED 2005/11/15 17:54:38 pl 1.28.60.2: #i55991# removed warnings 2005/10/25 14:13:00 pl 1.28.60.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [17ff6d01aadeda3ec2788c13e1d0a70468342b5b]

INTEGRATION: CWS warnings01 (1.43.8); FILE MERGED 2006/05/23 20:20:28 sb 1.43.8.4: RESYNC: (1.47-1.49); FILE MERGED 2006/04/07 19:10:50 sb 1.43.8.3: RESYNC: (1.46-1.47); FILE MERGED 2005/11/07 17:57:01 pl 1.43.8.2: RESYNC: (1.43-1.46); FILE MERGED 2005/10/25 14:12:59 pl 1.43.8.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [4be505c2e16eeb6c0a77e804fae91e33b84e8354]

INTEGRATION: CWS warnings01 (1.25.8); FILE MERGED 2006/04/07 19:10:42 sb 1.25.8.5: RESYNC: (1.27-1.29); FILE MERGED 2005/11/16 09:58:00 pl 1.25.8.4: #i55991# removed warnings 2005/11/15 17:54:37 pl 1.25.8.3: #i55991# removed warnings 2005/11/07 17:56:48 pl 1.25.8.2: RESYNC: (1.25-1.27); FILE MERGED 2005/10/25 14:12:59 pl 1.25.8.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [28b86d5a0a99715e71bfd54f5f441406c9a161ff]

INTEGRATION: CWS warnings01 (1.14.38); FILE MERGED 2006/04/07 19:10:16 sb 1.14.38.2: RESYNC: (1.14-1.15); FILE MERGED 2005/11/15 17:54:37 pl 1.14.38.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [54f9e2c99ece992b6327a73212bd1854cb74d8ff]

INTEGRATION: CWS warnings01 (1.3.62); FILE MERGED 2005/11/16 09:58:00 pl 1.3.62.2: #i55991# removed warnings 2005/10/25 14:12:59 pl 1.3.62.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [a131c082c2302ff4e58de135c72af9c3c6aed0c1]

INTEGRATION: CWS warnings01 (1.14.58); FILE MERGED 2005/11/15 17:54:37 pl 1.14.58.2: #i55991# removed warnings 2005/10/26 16:05:38 pl 1.14.58.1: #i55991# no more new.hxx


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [f19d7ac3971e8b065f29ea727a72fa6dcd824aed]

INTEGRATION: CWS warnings01 (1.5.60); FILE MERGED 2005/11/15 17:54:36 pl 1.5.60.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [921404cd72bc2300aa517434b5ad5747175351c3]

INTEGRATION: CWS warnings01 (1.3.60); FILE MERGED 2005/11/15 17:54:36 pl 1.3.60.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [99a0d3eb6c0b8a7ed37d02da7e471fd0628ea9cc]

INTEGRATION: CWS warnings01 (1.4.58); FILE MERGED 2005/11/15 17:54:36 pl 1.4.58.2: #i55991# removed warnings 2005/10/26 16:05:38 pl 1.4.58.1: #i55991# no more new.hxx


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [02592b494ac5f73fe34a9b1ee1d422c2dcccde40]

INTEGRATION: CWS warnings01 (1.4.60); FILE MERGED 2005/10/26 16:05:37 pl 1.4.60.1: #i55991# no more new.hxx


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [2f598338fd3636e51413d00f0d0e2e711e858deb]

INTEGRATION: CWS warnings01 (1.7.60); FILE MERGED 2005/11/15 17:54:35 pl 1.7.60.2: #i55991# removed warnings 2005/10/25 14:12:58 pl 1.7.60.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [d5609ac486d00f0b1eb1686f39f0424fe964aa09]

INTEGRATION: CWS warnings01 (1.9.60); FILE MERGED 2005/10/25 14:12:58 pl 1.9.60.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [d1d4cc7fa8be3d8fbdf0267be67c00be99c9db3a]

INTEGRATION: CWS warnings01 (1.15.62); FILE MERGED 2005/11/15 17:54:35 pl 1.15.62.2: #i55991# removed warnings 2005/10/25 14:12:58 pl 1.15.62.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [f7c44aeaf0714d157f9870db8119beb4de5a0476]

INTEGRATION: CWS warnings01 (1.58.58); FILE MERGED 2006/05/23 20:19:59 sb 1.58.58.2: RESYNC: (1.58-1.59); FILE MERGED 2005/11/15 17:54:35 pl 1.58.58.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [4eac8c9239af7b7af8656b19be3a6266abe8ac04]

INTEGRATION: CWS warnings01 (1.5.62); FILE MERGED 2006/05/23 20:19:42 sb 1.5.62.2: RESYNC: (1.5-1.6); FILE MERGED 2005/10/25 14:12:57 pl 1.5.62.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [61e64666cc528d19d6d56bdcb3eac75a7dd81381]

INTEGRATION: CWS warnings01 (1.3.62); FILE MERGED 2005/10/25 14:12:57 pl 1.3.62.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [1286b054805d0b0ae5960f2466676eb86add6427]

INTEGRATION: CWS warnings01 (1.5.62); FILE MERGED 2005/10/25 14:12:57 pl 1.5.62.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [303a9dffc63c696bf9daa632102a5d599d0cbce7]

INTEGRATION: CWS warnings01 (1.11.60); FILE MERGED 2005/11/15 17:54:34 pl 1.11.60.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [17242e574c42c206aa7459715a8b04eaa12dc15a]

INTEGRATION: CWS warnings01 (1.12.60); FILE MERGED 2005/11/15 17:54:34 pl 1.12.60.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [7f2ad9121a4c4d79f14135ccca832ddf9ea1cb5d]

INTEGRATION: CWS warnings01 (1.5.62); FILE MERGED 2006/04/07 19:09:40 sb 1.5.62.4: RESYNC: (1.5-1.6); FILE MERGED 2005/11/15 17:54:33 pl 1.5.62.3: #i55991# removed warnings 2005/10/26 12:40:27 pl 1.5.62.2: #i55991# removed warnings for linux platform 2005/10/25 14:12:56 pl 1.5.62.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [f13d0794a2baf0c2fb89016a28d6b95e6d6f327a]

INTEGRATION: CWS warnings01 (1.10.62); FILE MERGED 2005/10/26 12:40:27 pl 1.10.62.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [dfdb88eb86d727997c1db1d92d1575c2e32fde66]

INTEGRATION: CWS warnings01 (1.4.62); FILE MERGED 2005/11/15 17:54:33 pl 1.4.62.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [cf785e57d1cd4284ecf52a327d97ef2af5ccf57c]

INTEGRATION: CWS warnings01 (1.48.60); FILE MERGED 2006/04/07 19:09:25 sb 1.48.60.3: RESYNC: (1.48-1.49); FILE MERGED 2005/11/15 17:54:32 pl 1.48.60.2: #i55991# removed warnings 2005/10/26 16:05:37 pl 1.48.60.1: #i55991# no more new.hxx


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [e0903f8919a9fbb9b7ca971c3eeab62ae8777cf1]

INTEGRATION: CWS warnings01 (1.2.60); FILE MERGED 2005/11/15 17:54:32 pl 1.2.60.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [cc21d624a030a5171279efd0d51a9dc0b7719b36]

INTEGRATION: CWS warnings01 (1.41.62); FILE MERGED 2006/05/23 20:18:59 sb 1.41.62.5: RESYNC: (1.42-1.43); FILE MERGED 2006/04/20 14:51:14 sb 1.41.62.4: #i53898# Made code compile and/or warning-free again after resync to SRC680m162. 2006/04/07 19:09:12 sb 1.41.62.3: RESYNC: (1.41-1.42); FILE MERGED 2005/11/15 17:54:32 pl 1.41.62.2: #i55991# removed warnings 2005/10/26 12:40:26 pl 1.41.62.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [c56acff0a522d6e4af6253dfaa3a84c841f5d1ed]

INTEGRATION: CWS warnings01 (1.3.62); FILE MERGED 2005/11/15 17:54:32 pl 1.3.62.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [ee18239e8ed4af5879b2019c07419133ef56b73a]

INTEGRATION: CWS warnings01 (1.10.60); FILE MERGED 2005/11/15 17:54:31 pl 1.10.60.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [cdfda2dccff0aedbc29aa5f158ccf73c6de2d855]

INTEGRATION: CWS warnings01 (1.4.62); FILE MERGED 2005/11/15 17:54:31 pl 1.4.62.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [ecfcd2a40b325fcf4f80a1c1dabc94daf439f58a]

INTEGRATION: CWS warnings01 (1.30.2); FILE MERGED 2006/06/12 11:08:55 fs 1.30.2.5: #i66334# since IsReadOnly is virtual now, be prepared for it being called in the dtor (implicitly from Edit::GetFocus) 2006/05/23 20:18:38 sb 1.30.2.4: RESYNC: (1.31-1.33); FILE MERGED 2006/04/07 19:09:05 sb 1.30.2.3: RESYNC: (1.30-1.31); FILE MERGED 2005/11/15 17:54:31 pl 1.30.2.2: #i55991# removed warnings 2005/11/15 15:13:49 pl 1.30.2.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [36b763e227f6be37a14d6f23b5a99cdab711769f]

INTEGRATION: CWS warnings01 (1.11.60); FILE MERGED 2005/11/15 17:54:30 pl 1.11.60.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [381d24e191938e5d4e89f6221893a16bc6895c02]

INTEGRATION: CWS warnings01 (1.6.62); FILE MERGED 2005/11/15 17:54:30 pl 1.6.62.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [9414ea7c6c00f22a8c1abeae9ee5d69c58163cb3]

INTEGRATION: CWS warnings01 (1.13.26); FILE MERGED 2005/11/15 17:54:30 pl 1.13.26.3: #i55991# removed warnings 2005/11/07 17:54:42 pl 1.13.26.2: RESYNC: (1.13-1.14); FILE MERGED 2005/10/26 12:40:23 pl 1.13.26.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [9272c4ef6ace5852fd4edb20f3d35e0888ffe84f]

INTEGRATION: CWS warnings01 (1.9.60); FILE MERGED 2006/01/25 19:46:28 sb 1.9.60.3: RESYNC: (1.9-1.10); FILE MERGED 2005/11/15 17:54:30 pl 1.9.60.2: #i55991# removed warnings 2005/10/26 12:40:22 pl 1.9.60.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [ad44aaa755ee555c946054b52c30fe95eb7a132e]

INTEGRATION: CWS warnings01 (1.4.62); FILE MERGED 2005/11/15 17:54:29 pl 1.4.62.2: #i55991# removed warnings 2005/10/26 12:40:22 pl 1.4.62.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [e1a055e67f226aa880ffdee159b9d1684bbd61eb]

INTEGRATION: CWS warnings01 (1.21.62); FILE MERGED 2005/10/26 12:40:22 pl 1.21.62.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [1455c260446a9a1978508bc1283b6062348529c5]

INTEGRATION: CWS warnings01 (1.14.62); FILE MERGED 2005/11/15 17:54:29 pl 1.14.62.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [5306ce23310a84013da411a1fa86fe6548a2b4ea]

INTEGRATION: CWS warnings01 (1.3.62); FILE MERGED 2005/11/15 17:54:29 pl 1.3.62.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [6895aa1028161e86edc3c6955b7f7efafb2ec8e6]

INTEGRATION: CWS warnings01 (1.8.60); FILE MERGED 2005/11/15 17:54:29 pl 1.8.60.2: #i55991# removed warnings 2005/10/26 12:40:21 pl 1.8.60.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [e2391654acbf34301e7b40f482b21c67d570aff5]

INTEGRATION: CWS warnings01 (1.3.62); FILE MERGED 2005/11/15 17:54:28 pl 1.3.62.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [ee7ec57449427d0fafee5a576fc02efff1d4d7b6]

INTEGRATION: CWS warnings01 (1.3.62); FILE MERGED 2005/11/15 17:54:28 pl 1.3.62.2: #i55991# removed warnings 2005/10/26 12:40:21 pl 1.3.62.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [ea638d77a954437c0d5e70c5ac0c2f58809a279a]

INTEGRATION: CWS warnings01 (1.5.62); FILE MERGED 2005/11/15 17:54:28 pl 1.5.62.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [16d6bea25c3f442e217ba447f72a5e3d46a62eb1]

INTEGRATION: CWS warnings01 (1.21.38); FILE MERGED 2005/11/15 17:54:28 pl 1.21.38.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [9a3e983d6ddb17b105319175cdcf247207433e77]

INTEGRATION: CWS warnings01 (1.25.62); FILE MERGED 2005/11/15 15:13:48 pl 1.25.62.2: #i55991# removed warnings 2005/10/26 12:40:20 pl 1.25.62.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [5bf2317b42021cb8ae0b5c7b5d7cf493451df08a]

INTEGRATION: CWS warnings01 (1.13.62); FILE MERGED 2006/01/25 19:45:52 sb 1.13.62.2: RESYNC: (1.13-1.14); FILE MERGED 2005/11/15 15:13:47 pl 1.13.62.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [c79256111bd8298eaa3fb47cca2a8c3cd4d63752]

INTEGRATION: CWS warnings01 (1.17.62); FILE MERGED 2006/05/23 20:18:09 sb 1.17.62.3: RESYNC: (1.17-1.18); FILE MERGED 2005/11/15 15:13:47 pl 1.17.62.2: #i55991# removed warnings 2005/10/26 12:40:19 pl 1.17.62.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [1ca5b00cddcdef3d739bc5c72d0b2f435eb8d708]

INTEGRATION: CWS warnings01 (1.5.62); FILE MERGED 2006/05/23 20:17:56 sb 1.5.62.2: RESYNC: (1.5-1.6); FILE MERGED 2005/11/15 15:13:46 pl 1.5.62.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [62659094a8bda2ce0581aeecdf77de6112fac9bf]

INTEGRATION: CWS warnings01 (1.5.62); FILE MERGED 2005/11/15 15:13:45 pl 1.5.62.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [78faa770ec30c519936ff5faae50b16b17a6fd2b]

INTEGRATION: CWS warnings01 (1.3.62); FILE MERGED 2005/11/15 15:13:45 pl 1.3.62.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [2246268b8b35f99ead02891c086a9210c28fac3a]

INTEGRATION: CWS warnings01 (1.15.60); FILE MERGED 2005/11/15 15:13:44 pl 1.15.60.2: #i55991# removed warnings 2005/10/26 12:40:19 pl 1.15.60.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [4225894fcd763e590cd21626255d3e5c0092e624]

INTEGRATION: CWS warnings01 (1.2.62); FILE MERGED 2005/11/15 15:13:43 pl 1.2.62.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [9e934493f69d27426218b58fceff7cacf8c1ed64]

INTEGRATION: CWS warnings01 (1.3.62); FILE MERGED 2005/11/15 15:13:43 pl 1.3.62.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [490a2ccd6be0e71c9ea333f47db9b091a4ace3be]

INTEGRATION: CWS warnings01 (1.22.60); FILE MERGED 2006/05/23 20:17:27 sb 1.22.60.3: RESYNC: (1.22-1.23); FILE MERGED 2005/11/15 15:13:42 pl 1.22.60.2: #i55991# removed warnings 2005/10/26 12:40:18 pl 1.22.60.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [b35a884868594aa44583ede9c293f8f5b8c77961]

INTEGRATION: CWS warnings01 (1.9.62); FILE MERGED 2006/04/07 19:08:34 sb 1.9.62.2: RESYNC: (1.9-1.10); FILE MERGED 2005/11/15 15:13:41 pl 1.9.62.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [5e1f8a379305e278908dfcf777e4ea5b642c1d50]

INTEGRATION: CWS warnings01 (1.3.60); FILE MERGED 2005/11/15 15:13:40 pl 1.3.60.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [8942e93b8c218e3ea214b6b47208ce37fab2ba81]

INTEGRATION: CWS warnings01 (1.15.62); FILE MERGED 2005/11/16 10:23:28 pl 1.15.62.2: #i55991# removed warnings 2005/11/15 15:13:39 pl 1.15.62.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [05d3164e3ad4ab3e2f2d0ca38760cdbbd1730fc1]

INTEGRATION: CWS warnings01 (1.3.62); FILE MERGED 2006/04/07 19:08:05 sb 1.3.62.5: RESYNC: (1.4-1.5); FILE MERGED 2006/01/27 16:43:25 sb 1.3.62.4: #i53898# Made code warning-free. 2006/01/25 19:45:30 sb 1.3.62.3: RESYNC: (1.3-1.4); FILE MERGED 2005/11/15 15:13:38 pl 1.3.62.2: #i55991# removed warnings 2005/10/26 12:40:18 pl 1.3.62.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [9c34927e636e13b370fb2c030bf579da3b7564ca]

INTEGRATION: CWS warnings01 (1.7.62); FILE MERGED 2005/11/15 15:13:37 pl 1.7.62.2: #i55991# removed warnings 2005/10/26 12:40:17 pl 1.7.62.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [1bbb5bf7b7642d87f3319161a0d2267492fff021]

INTEGRATION: CWS warnings01 (1.9.62); FILE MERGED 2006/05/23 20:16:57 sb 1.9.62.2: RESYNC: (1.9-1.10); FILE MERGED 2005/11/15 15:13:36 pl 1.9.62.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [070c7da4da80fcdced06872bd830f5e940194cad]

INTEGRATION: CWS warnings01 (1.30.62); FILE MERGED 2006/05/23 20:16:43 sb 1.30.62.4: RESYNC: (1.31-1.32); FILE MERGED 2006/01/25 19:45:22 sb 1.30.62.3: RESYNC: (1.30-1.31); FILE MERGED 2005/11/14 14:43:41 pl 1.30.62.2: #i55991# removed warnings 2005/10/26 12:40:16 pl 1.30.62.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [8aeb804ad5080f9b8ab2ef098f46fd322026a4c9]

INTEGRATION: CWS warnings01 (1.12.62); FILE MERGED 2006/05/23 20:16:29 sb 1.12.62.2: RESYNC: (1.12-1.13); FILE MERGED 2005/11/15 15:13:34 pl 1.12.62.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [c5b98d9d37b3f2b3b5f9c7369d4dfbcee4ced13d]

INTEGRATION: CWS warnings01 (1.17.62); FILE MERGED 2006/05/23 20:16:17 sb 1.17.62.4: RESYNC: (1.17-1.18); FILE MERGED 2006/05/22 15:19:17 sb 1.17.62.3: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162. 2006/05/05 06:49:44 os 1.17.62.2: warnings removed 2005/11/15 15:13:30 pl 1.17.62.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [3aa7fe0b5a08bb85d9865627cbad0c2ac9c47484]

INTEGRATION: CWS warnings01 (1.6.62); FILE MERGED 2006/05/23 20:16:02 sb 1.6.62.2: RESYNC: (1.6-1.7); FILE MERGED 2005/11/15 15:13:30 pl 1.6.62.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [45e331689228af37b7e84d25cf951cb021ca6b3b]

INTEGRATION: CWS warnings01 (1.3.62); FILE MERGED 2005/11/15 15:13:29 pl 1.3.62.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [59cd91102032bf3cda440df8f3b2e3b0882c7f1a]

INTEGRATION: CWS warnings01 (1.8.60); FILE MERGED 2006/01/25 19:45:14 sb 1.8.60.3: RESYNC: (1.8-1.9); FILE MERGED 2005/11/15 15:13:28 pl 1.8.60.2: #i55991# removed warnings 2005/10/25 17:37:28 pl 1.8.60.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [8d56e9d74d4b67ca81ee668d916ba580fc06d9a4]

INTEGRATION: CWS warnings01 (1.31.62); FILE MERGED 2006/01/25 19:45:07 sb 1.31.62.2: RESYNC: (1.31-1.32); FILE MERGED 2005/11/15 15:13:28 pl 1.31.62.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [9320d5bb964483b27cf26a2e31ccfe63370cd6c8]

INTEGRATION: CWS warnings01 (1.67.62); FILE MERGED 2006/04/07 19:07:56 sb 1.67.62.4: RESYNC: (1.69-1.71); FILE MERGED 2006/01/25 19:44:59 sb 1.67.62.3: RESYNC: (1.67-1.69); FILE MERGED 2005/11/15 15:13:27 pl 1.67.62.2: #i55991# removed warnings 2005/10/25 17:37:28 pl 1.67.62.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [86fcc62907c1bb6062ef6b2664cc2e392b5af044]

INTEGRATION: CWS warnings01 (1.40.10); FILE MERGED 2006/05/23 20:15:44 sb 1.40.10.5: RESYNC: (1.43-1.44); FILE MERGED 2006/04/07 19:07:47 sb 1.40.10.4: RESYNC: (1.41-1.43); FILE MERGED 2005/11/15 15:13:26 pl 1.40.10.3: #i55991# removed warnings 2005/11/07 17:50:37 pl 1.40.10.2: RESYNC: (1.40-1.41); FILE MERGED 2005/10/25 17:37:27 pl 1.40.10.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [39e56d482e51cd8e2757e47995c887ee716efd93]

INTEGRATION: CWS warnings01 (1.16.60); FILE MERGED 2006/05/29 08:21:52 sb 1.16.60.5: #i53898# Made code warning-free and/or compile at all after resync to SRC680m170. 2006/05/23 20:15:28 sb 1.16.60.4: RESYNC: (1.18-1.20); FILE MERGED 2006/04/07 19:07:38 sb 1.16.60.3: RESYNC: (1.16-1.18); FILE MERGED 2005/11/15 15:13:25 pl 1.16.60.2: #i55991# removed warnings 2005/10/25 17:37:27 pl 1.16.60.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [4e2a22e4782931b5b5e98a6792659d357a1e7580]

INTEGRATION: CWS warnings01 (1.24.62); FILE MERGED 2006/04/07 19:07:28 sb 1.24.62.2: RESYNC: (1.24-1.25); FILE MERGED 2005/11/15 15:13:24 pl 1.24.62.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [0447b350d0ffc284fce4b4c461ef26d7098945b8]

INTEGRATION: CWS warnings01 (1.9.62); FILE MERGED 2005/11/15 15:13:23 pl 1.9.62.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [2dea5c7cd27ea6a8978c658cd14b7a025a87d9d4]

INTEGRATION: CWS warnings01 (1.5.60); FILE MERGED 2005/11/15 15:13:23 pl 1.5.60.2: #i55991# removed warnings 2005/10/25 17:37:27 pl 1.5.60.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [9c51e81ad2ac9ee38bb4f841bc27c6a40c8cec99]

INTEGRATION: CWS warnings01 (1.46.62); FILE MERGED 2006/04/20 14:51:14 sb 1.46.62.6: #i53898# Made code compile and/or warning-free again after resync to SRC680m162. 2006/04/07 19:07:21 sb 1.46.62.5: RESYNC: (1.47-1.48); FILE MERGED 2006/01/25 19:44:51 sb 1.46.62.4: RESYNC: (1.46-1.47); FILE MERGED 2005/11/15 15:13:22 pl 1.46.62.3: #i55991# removed warnings 2005/10/26 13:41:57 pl 1.46.62.2: #i55991# removed warnings for linux platform 2005/10/25 17:37:26 pl 1.46.62.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [a4d3cfced5d02cdfb428ac2df76eeccf8bed0609]

INTEGRATION: CWS warnings01 (1.4.60); FILE MERGED 2005/11/15 15:13:21 pl 1.4.60.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [5175a4dde53258d6cad67b17160e1e01ab5c898a]

INTEGRATION: CWS warnings01 (1.10.62); FILE MERGED 2005/11/16 10:23:28 pl 1.10.62.2: #i55991# removed warnings 2005/11/15 15:13:20 pl 1.10.62.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [ccc55e7a9c5ef6b262bcbd6fb849430b6fbcc175]

INTEGRATION: CWS warnings01 (1.18.60); FILE MERGED 2006/04/20 14:51:14 sb 1.18.60.4: #i53898# Made code compile and/or warning-free again after resync to SRC680m162. 2006/04/07 19:07:01 sb 1.18.60.3: RESYNC: (1.19-1.20); FILE MERGED 2006/01/25 19:44:32 sb 1.18.60.2: RESYNC: (1.18-1.19); FILE MERGED 2005/11/15 15:13:20 pl 1.18.60.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [83afe23a4da409a1835b86ed6ed266ab8a44f18b]

INTEGRATION: CWS warnings01 (1.3.62); FILE MERGED 2005/11/15 15:13:19 pl 1.3.62.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [ed0d46fecfe96743f112cfbe964bffdd4f634675]

INTEGRATION: CWS warnings01 (1.24.62); FILE MERGED 2006/04/07 19:06:54 sb 1.24.62.5: RESYNC: (1.25-1.26); FILE MERGED 2006/01/27 16:43:24 sb 1.24.62.4: #i53898# Made code warning-free. 2006/01/25 19:44:24 sb 1.24.62.3: RESYNC: (1.24-1.25); FILE MERGED 2005/11/15 15:13:18 pl 1.24.62.2: #i55991# removed warnings 2005/10/25 17:37:26 pl 1.24.62.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [94ebdff4953e1027f7bf2523ff31d65ddbe2a51c]

INTEGRATION: CWS warnings01 (1.63.62); FILE MERGED 2006/04/07 19:06:45 sb 1.63.62.4: RESYNC: (1.63-1.64); FILE MERGED 2006/01/30 14:39:35 sb 1.63.62.3: #i53898# Made code warning-free. 2005/11/15 15:13:18 pl 1.63.62.2: #i55991# removed warnings 2005/10/25 14:12:56 pl 1.63.62.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [c97f83568586d8724b7b2a016e272bb6702e8b6d]

INTEGRATION: CWS warnings01 (1.4.62); FILE MERGED 2005/10/25 14:12:56 pl 1.4.62.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [97664e3b6d035d9d8e311e614ea44db06aa6a754]

INTEGRATION: CWS warnings01 (1.4.62); FILE MERGED 2005/11/14 14:23:39 pl 1.4.62.2: #i55991# removed warnings 2005/10/25 12:44:26 pl 1.4.62.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [792e9eeb12edff53c6be7c0d96ad49ce9a9755a7]

INTEGRATION: CWS warnings01 (1.22.26); FILE MERGED 2006/01/25 19:44:04 sb 1.22.26.3: RESYNC: (1.23-1.26); FILE MERGED 2005/11/07 17:49:59 pl 1.22.26.2: RESYNC: (1.22-1.23); FILE MERGED 2005/10/25 12:44:25 pl 1.22.26.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [390c3da31c11849a0f5a59caf179fdabc98b71ed]

INTEGRATION: CWS warnings01 (1.19.62); FILE MERGED 2006/01/25 19:43:56 sb 1.19.62.3: RESYNC: (1.19-1.20); FILE MERGED 2005/11/14 14:23:38 pl 1.19.62.2: #i55991# removed warnings 2005/10/25 12:44:25 pl 1.19.62.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [6be48726619b6820f80dabeeb5f3a25e092fff2d]

INTEGRATION: CWS warnings01 (1.8.62); FILE MERGED 2006/01/25 19:43:49 sb 1.8.62.3: RESYNC: (1.8-1.9); FILE MERGED 2005/11/14 14:23:38 pl 1.8.62.2: #i55991# removed warnings 2005/10/25 12:44:25 pl 1.8.62.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [d1465cdd7db79671e9ce0a29c7c8efa23d57e218]

INTEGRATION: CWS warnings01 (1.15.62); FILE MERGED 2006/05/23 20:14:59 sb 1.15.62.3: RESYNC: (1.16-1.17); FILE MERGED 2006/01/25 19:43:41 sb 1.15.62.2: RESYNC: (1.15-1.16); FILE MERGED 2005/10/25 12:44:24 pl 1.15.62.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [86c7f8884d90c45750df6625167ba445296cf161]

INTEGRATION: CWS warnings01 (1.11.62); FILE MERGED 2006/01/25 19:43:19 sb 1.11.62.2: RESYNC: (1.11-1.12); FILE MERGED 2005/10/25 12:44:24 pl 1.11.62.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [016ceeca99b6351438532829fd83573798683f09]

INTEGRATION: CWS warnings01 (1.3.62); FILE MERGED 2006/01/25 19:43:34 sb 1.3.62.3: RESYNC: (1.3-1.4); FILE MERGED 2005/11/14 14:23:38 pl 1.3.62.2: #i55991# removed warnings 2005/10/25 12:44:24 pl 1.3.62.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [6b6b13614d043b4a0b571b76ca28e90525549c50]

INTEGRATION: CWS warnings01 (1.24.62); FILE MERGED 2006/01/25 19:43:26 sb 1.24.62.2: RESYNC: (1.24-1.26); FILE MERGED 2005/10/25 12:44:24 pl 1.24.62.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [3950c2c6c25ae1ddd25ff845cb92a9cc8c65aae3]

INTEGRATION: CWS warnings01 (1.6.62); FILE MERGED 2006/01/27 16:43:24 sb 1.6.62.3: #i53898# Made code warning-free. 2006/01/25 19:43:08 sb 1.6.62.2: RESYNC: (1.6-1.7); FILE MERGED 2005/11/14 14:23:38 pl 1.6.62.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [9d313f26072afca7c6fd6155ec6909023eb40a6f]

INTEGRATION: CWS warnings01 (1.22.62); FILE MERGED 2006/01/25 19:43:00 sb 1.22.62.3: RESYNC: (1.22-1.23); FILE MERGED 2005/11/14 14:23:37 pl 1.22.62.2: #i55991# removed warnings 2005/10/25 12:44:23 pl 1.22.62.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [b5a88cba157b3d85da31f6a3179cbfc5c92b1fd5]

INTEGRATION: CWS warnings01 (1.72.62); FILE MERGED 2006/05/23 20:14:44 sb 1.72.62.4: RESYNC: (1.74-1.75); FILE MERGED 2006/01/25 19:42:34 sb 1.72.62.3: RESYNC: (1.72-1.74); FILE MERGED 2005/11/14 14:23:37 pl 1.72.62.2: #i55991# removed warnings 2005/10/25 12:44:23 pl 1.72.62.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [d640726de6ca9fe504ff60a0df1c462acacb2626]

INTEGRATION: CWS warnings01 (1.1.2); FILE ADDED 2006/01/27 16:46:06 sb 1.1.2.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [03fd6f65c031c6a87a96eb5940f63c8b9c061aea]

INTEGRATION: CWS warnings01 (1.26.60); FILE MERGED 2006/01/25 19:42:05 sb 1.26.60.3: RESYNC: (1.26-1.27); FILE MERGED 2005/11/14 14:23:37 pl 1.26.60.2: #i55991# removed warnings 2005/10/25 12:44:23 pl 1.26.60.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [c719c9a226d415bd17638a4277df9bf99197dbb0]

INTEGRATION: CWS warnings01 (1.12.62); FILE MERGED 2006/04/07 19:06:36 sb 1.12.62.4: RESYNC: (1.15-1.16); FILE MERGED 2006/01/25 19:41:57 sb 1.12.62.3: RESYNC: (1.12-1.15); FILE MERGED 2005/11/14 14:23:37 pl 1.12.62.2: #i55991# removed warnings 2005/10/25 12:44:23 pl 1.12.62.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [17499390764c72f3c16d4cd0ed2dd688d647d0f9]

INTEGRATION: CWS warnings01 (1.4.62); FILE MERGED 2006/01/27 16:43:23 sb 1.4.62.4: #i53898# Made code warning-free. 2006/01/25 19:41:51 sb 1.4.62.3: RESYNC: (1.4-1.5); FILE MERGED 2005/11/14 14:23:36 pl 1.4.62.2: #i55991# removed warnings 2005/10/25 12:44:22 pl 1.4.62.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [5e5fb3efe7faa75dab09fada9a095faa0de7c654]

INTEGRATION: CWS warnings01 (1.9.62); FILE MERGED 2006/01/25 19:41:44 sb 1.9.62.3: RESYNC: (1.9-1.10); FILE MERGED 2005/11/14 14:23:36 pl 1.9.62.2: #i55991# removed warnings 2005/10/25 12:44:22 pl 1.9.62.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [252846e1b10d1e967e2057cab4ceaf7e433ba278]

INTEGRATION: CWS warnings01 (1.55.48); FILE MERGED 2006/01/30 14:39:34 sb 1.55.48.4: #i53898# Made code warning-free. 2006/01/27 16:43:23 sb 1.55.48.3: #i53898# Made code warning-free. 2006/01/25 19:41:37 sb 1.55.48.2: RESYNC: (1.55-1.56); FILE MERGED 2005/11/14 14:23:36 pl 1.55.48.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [9d951f4cf37ad134c8dec09e05441397d143952f]

INTEGRATION: CWS warnings01 (1.7.62); FILE MERGED 2006/01/25 19:41:30 sb 1.7.62.2: RESYNC: (1.7-1.8); FILE MERGED 2005/10/25 12:44:22 pl 1.7.62.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [c39a361c9d841673339158442d4f39ab50f1d43e]

INTEGRATION: CWS warnings01 (1.3.62); FILE MERGED 2006/05/23 20:13:44 sb 1.3.62.3: RESYNC: (1.4-1.5); FILE MERGED 2006/01/25 19:40:58 sb 1.3.62.2: RESYNC: (1.3-1.4); FILE MERGED 2005/11/14 14:23:36 pl 1.3.62.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [052ec73886101fa9689895c7bf09e2513ed8bb8f]

INTEGRATION: CWS warnings01 (1.15.62); FILE MERGED 2006/05/23 20:14:31 sb 1.15.62.3: RESYNC: (1.16-1.17); FILE MERGED 2006/01/25 19:41:23 sb 1.15.62.2: RESYNC: (1.15-1.16); FILE MERGED 2005/11/14 14:23:35 pl 1.15.62.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [18be16a54bc37134b4e6ce9c0630b9b2b8322732]

INTEGRATION: CWS warnings01 (1.5.62); FILE MERGED 2006/01/27 16:43:22 sb 1.5.62.3: #i53898# Made code warning-free. 2006/01/25 19:41:17 sb 1.5.62.2: RESYNC: (1.5-1.6); FILE MERGED 2005/10/25 12:44:22 pl 1.5.62.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [be80a04c2f23dffb4a0b1de686fabba158d56b1a]

INTEGRATION: CWS warnings01 (1.5.98); FILE MERGED 2006/01/27 16:43:22 sb 1.5.98.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [400442d9616d02a4dae52999195cbd37421cb527]

INTEGRATION: CWS warnings01 (1.7.62); FILE MERGED 2006/01/27 16:43:21 sb 1.7.62.4: #i53898# Made code warning-free. 2006/01/25 19:40:40 sb 1.7.62.3: RESYNC: (1.7-1.8); FILE MERGED 2005/11/14 14:23:35 pl 1.7.62.2: #i55991# removed warnings 2005/10/25 12:44:21 pl 1.7.62.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [aefe042f45dba7c08eac14937252fc737c574f82]

INTEGRATION: CWS warnings01 (1.6.62); FILE MERGED 2006/01/27 16:43:21 sb 1.6.62.4: #i53898# Made code warning-free. 2006/01/25 19:40:19 sb 1.6.62.3: RESYNC: (1.6-1.8); FILE MERGED 2005/11/14 14:23:35 pl 1.6.62.2: #i55991# removed warnings 2005/10/25 12:44:21 pl 1.6.62.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [6faf5679285a0d94976ec192fda641ca1a05ceee]

INTEGRATION: CWS warnings01 (1.15.62); FILE MERGED 2006/05/23 20:14:22 sb 1.15.62.4: RESYNC: (1.16-1.17); FILE MERGED 2006/01/25 19:40:12 sb 1.15.62.3: RESYNC: (1.15-1.16); FILE MERGED 2005/11/14 14:23:35 pl 1.15.62.2: #i55991# removed warnings 2005/10/25 12:44:21 pl 1.15.62.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [5745cb1ed87b1f60fa6eabdf05a55fbc6488b505]

INTEGRATION: CWS warnings01 (1.27.62); FILE MERGED 2006/01/25 19:40:05 sb 1.27.62.3: RESYNC: (1.27-1.28); FILE MERGED 2005/11/14 14:23:35 pl 1.27.62.2: #i55991# removed warnings 2005/10/25 12:44:21 pl 1.27.62.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [edb6dc88b94a18c3557ec4f4044f8fcb40df128e]

INTEGRATION: CWS warnings01 (1.16.62); FILE MERGED 2006/01/25 19:39:57 sb 1.16.62.3: RESYNC: (1.16-1.17); FILE MERGED 2005/11/14 14:23:34 pl 1.16.62.2: #i55991# removed warnings 2005/10/25 12:44:20 pl 1.16.62.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [19df6db9db7a8fed634e80eb792909f6f08bf14d]

INTEGRATION: CWS warnings01 (1.16.62); FILE MERGED 2006/01/25 19:39:50 sb 1.16.62.3: RESYNC: (1.16-1.17); FILE MERGED 2005/11/14 14:23:34 pl 1.16.62.2: #i55991# removed warnings 2005/10/25 12:44:20 pl 1.16.62.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [8156e96e0bcd8db0ad8337d0300316d8f1e5122e]

INTEGRATION: CWS warnings01 (1.5.62); FILE MERGED 2006/01/27 16:43:20 sb 1.5.62.3: #i53898# Made code warning-free. 2006/01/25 19:39:43 sb 1.5.62.2: RESYNC: (1.5-1.6); FILE MERGED 2005/11/14 14:23:34 pl 1.5.62.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [17bad099961e299e48dc4567cd7952b32ce31f70]

INTEGRATION: CWS warnings01 (1.5.62); FILE MERGED 2006/01/25 19:39:35 sb 1.5.62.2: RESYNC: (1.5-1.6); FILE MERGED 2005/10/25 12:44:20 pl 1.5.62.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [ebdf685cddac97498e465f215f8a4d36b79717ea]

INTEGRATION: CWS warnings01 (1.4.62); FILE MERGED 2006/01/27 16:43:20 sb 1.4.62.4: #i53898# Made code warning-free. 2006/01/25 19:39:26 sb 1.4.62.3: RESYNC: (1.4-1.5); FILE MERGED 2005/11/14 14:23:34 pl 1.4.62.2: #i55991# removed warnings 2005/10/25 12:44:05 pl 1.4.62.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [4adfea33dfb879467b660ace29ab742ff6c7aec3]

INTEGRATION: CWS warnings01 (1.4.62); FILE MERGED 2006/01/25 19:39:19 sb 1.4.62.3: RESYNC: (1.4-1.5); FILE MERGED 2005/11/14 14:23:33 pl 1.4.62.2: #i55991# removed warnings 2005/10/25 12:44:02 pl 1.4.62.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [2698495da43fb83ee3e707fce92ded35fea909f2]

INTEGRATION: CWS warnings01 (1.3.62); FILE MERGED 2006/01/25 19:39:12 sb 1.3.62.3: RESYNC: (1.3-1.4); FILE MERGED 2005/11/14 14:23:33 pl 1.3.62.2: #i55991# removed warnings 2005/10/25 12:44:02 pl 1.3.62.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [82677a4b870c2847b934c689f1722e90b2192245]

INTEGRATION: CWS warnings01 (1.13.62); FILE MERGED 2006/01/25 19:39:04 sb 1.13.62.2: RESYNC: (1.13-1.14); FILE MERGED 2005/11/14 14:23:32 pl 1.13.62.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [19b5869f1d2c1d2eef74b245113370e0f1ab84e3]

INTEGRATION: CWS warnings01 (1.7.62); FILE MERGED 2006/05/23 20:14:09 sb 1.7.62.4: RESYNC: (1.8-1.9); FILE MERGED 2006/01/25 19:38:57 sb 1.7.62.3: RESYNC: (1.7-1.8); FILE MERGED 2005/11/14 14:23:32 pl 1.7.62.2: #i55991# removed warnings 2005/10/25 12:44:02 pl 1.7.62.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [38b9314dee7a4076595455375c91d9b1e2768826]

INTEGRATION: CWS warnings01 (1.11.62); FILE MERGED 2006/05/23 20:13:55 sb 1.11.62.3: RESYNC: (1.13-1.14); FILE MERGED 2006/01/25 19:38:50 sb 1.11.62.2: RESYNC: (1.11-1.13); FILE MERGED 2005/11/14 14:23:31 pl 1.11.62.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [4c47b84d79d3471f137e88231b00bcb494d0ab13]

INTEGRATION: CWS warnings01 (1.8.62); FILE MERGED 2006/01/25 19:38:42 sb 1.8.62.3: RESYNC: (1.8-1.9); FILE MERGED 2005/11/14 14:23:31 pl 1.8.62.2: #i55991# removed warnings 2005/10/25 12:44:01 pl 1.8.62.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [cccca2966c218950cfa67e8b5fe3b0e6cef12ab9]

INTEGRATION: CWS warnings01 (1.9.62); FILE MERGED 2006/01/25 19:38:35 sb 1.9.62.3: RESYNC: (1.9-1.10); FILE MERGED 2005/11/14 14:23:31 pl 1.9.62.2: #i55991# removed warnings 2005/10/25 12:44:01 pl 1.9.62.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [9ba954f430e77aa3d7fa8e6e51b0b3010a780ace]

INTEGRATION: CWS warnings01 (1.5.62); FILE MERGED 2006/01/25 19:38:26 sb 1.5.62.3: RESYNC: (1.5-1.7); FILE MERGED 2005/11/14 14:23:30 pl 1.5.62.2: #i55991# removed warnings 2005/10/25 12:44:01 pl 1.5.62.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [29e02bb63d4238891d6f64017beb642611ced528]

INTEGRATION: CWS warnings01 (1.15.62); FILE MERGED 2006/05/23 20:13:31 sb 1.15.62.4: RESYNC: (1.17-1.18); FILE MERGED 2006/01/25 19:38:19 sb 1.15.62.3: RESYNC: (1.15-1.17); FILE MERGED 2005/11/14 14:23:30 pl 1.15.62.2: #i55991# removed warnings 2005/10/25 12:44:00 pl 1.15.62.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [e89392d6da8cce21f304cf9b09d9ef8de08f66dd]

INTEGRATION: CWS warnings01 (1.4.62); FILE MERGED 2006/01/27 16:43:20 sb 1.4.62.3: #i53898# Made code warning-free. 2006/01/25 19:38:11 sb 1.4.62.2: RESYNC: (1.4-1.5); FILE MERGED 2005/10/25 12:44:00 pl 1.4.62.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [3b683521c289d421fc1fdc5621a8016b484be38c]

INTEGRATION: CWS warnings01 (1.4.62); FILE MERGED 2006/01/25 19:37:51 sb 1.4.62.2: RESYNC: (1.4-1.5); FILE MERGED 2005/10/25 12:43:59 pl 1.4.62.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [f7ab0ffa17e70994e5e034964792aa0bf030919c]

INTEGRATION: CWS warnings01 (1.9.60); FILE MERGED 2006/01/25 19:37:27 sb 1.9.60.3: RESYNC: (1.9-1.10); FILE MERGED 2005/11/14 14:23:30 pl 1.9.60.2: #i55991# removed warnings 2005/10/25 12:43:59 pl 1.9.60.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [319a414f5f6c4db30fd8347d084465ff082204f7]

INTEGRATION: CWS warnings01 (1.11.60); FILE MERGED 2005/11/15 15:13:17 pl 1.11.60.2: #i55991# removed warnings 2005/11/14 14:43:41 pl 1.11.60.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [88af40def3b13c8ae7ac17bcccb180e8b3945383]

INTEGRATION: CWS warnings01 (1.25.60); FILE MERGED 2005/11/14 14:43:41 pl 1.25.60.2: #i55991# removed warnings 2005/10/25 17:37:24 pl 1.25.60.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [8e96acda55d38bcbca06f4ddf63ae40271136887]

INTEGRATION: CWS warnings01 (1.10.62); FILE MERGED 2005/11/14 14:43:40 pl 1.10.62.2: #i55991# removed warnings 2005/10/25 17:37:23 pl 1.10.62.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [6ffd03b42eb95282e93adfbd858f4a78b4a1b244]

INTEGRATION: CWS warnings01 (1.18.62); FILE MERGED 2005/11/14 14:43:40 pl 1.18.62.2: #i55991# removed warnings 2005/10/25 17:37:22 pl 1.18.62.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [160765734a52d6f9f9f30b2e0f4e2d615b955019]

INTEGRATION: CWS warnings01 (1.16.60); FILE MERGED 2006/05/23 20:13:19 sb 1.16.60.4: RESYNC: (1.16-1.17); FILE MERGED 2006/04/20 14:51:13 sb 1.16.60.3: #i53898# Made code compile and/or warning-free again after resync to SRC680m162. 2005/11/14 14:43:40 pl 1.16.60.2: #i55991# removed warnings 2005/10/25 17:37:22 pl 1.16.60.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [20dc2eb5d65aa813b9223f1a55aa01b2ca0cfcd7]

INTEGRATION: CWS warnings01 (1.31.60); FILE MERGED 2005/11/14 14:43:40 pl 1.31.60.3: #i55991# removed warnings 2005/10/26 13:41:44 pl 1.31.60.2: #i55991# removed warnings for linux platform 2005/10/25 17:37:22 pl 1.31.60.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [2abbacf1fbf966f6c8cc97db864d974ea78b08a4]

INTEGRATION: CWS warnings01 (1.35.60); FILE MERGED 2006/01/25 19:36:32 sb 1.35.60.6: RESYNC: (1.35-1.37); FILE MERGED 2005/11/15 15:13:16 pl 1.35.60.5: #i55991# removed warnings 2005/11/14 14:43:39 pl 1.35.60.4: #i55991# removed warnings 2005/10/27 08:27:43 sb 1.35.60.3: #i53898# Removed unneeded parameters. 2005/10/26 13:41:31 pl 1.35.60.2: #i55991# removed warnings for linux platform 2005/10/25 17:37:21 pl 1.35.60.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [91e5b882c42e1cc78077a9e122981cadaf7ed734]

INTEGRATION: CWS warnings01 (1.131.108); FILE MERGED 2006/05/23 20:11:43 sb 1.131.108.4: RESYNC: (1.132-1.133); FILE MERGED 2006/01/27 16:43:19 sb 1.131.108.3: #i53898# Made code warning-free. 2006/01/25 19:36:13 sb 1.131.108.2: RESYNC: (1.131-1.132); FILE MERGED 2005/10/26 12:40:16 pl 1.131.108.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [9dc4da675e34d162275a6b5e71ed50f44938d71e]

INTEGRATION: CWS warnings01 (1.3.62); FILE MERGED 2005/11/15 19:56:01 pl 1.3.62.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [35e7dff641b163c080c564f5d3a59c0a6d6d10d5]

INTEGRATION: CWS warnings01 (1.3.62); FILE MERGED 2005/10/26 12:40:15 pl 1.3.62.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [7a9a6a5df5202eb087489fdf6fb905bb06b04442]

INTEGRATION: CWS warnings01 (1.4.62); FILE MERGED 2006/05/23 20:11:07 sb 1.4.62.2: RESYNC: (1.4-1.5); FILE MERGED 2005/11/15 15:13:13 pl 1.4.62.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [d2d296b8785aac7d5d692856164c34e9970a7c58]

INTEGRATION: CWS warnings01 (1.8.60); FILE MERGED 2005/11/14 14:43:35 pl 1.8.60.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [531bed6f19e78c00fbeffd13eb8c5ca6e4a30bf3]

INTEGRATION: CWS warnings01 (1.3.62); FILE MERGED 2005/11/15 15:13:10 pl 1.3.62.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [8b85db52defd3df6d170f3bc79214dede7133503]

INTEGRATION: CWS warnings01 (1.18.60); FILE MERGED 2006/04/07 19:03:53 sb 1.18.60.4: RESYNC: (1.18-1.19); FILE MERGED 2005/11/15 15:13:09 pl 1.18.60.3: #i55991# removed warnings 2005/11/14 14:43:34 pl 1.18.60.2: #i55991# removed warnings 2005/10/25 17:37:19 pl 1.18.60.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [0a5bc9d4efe22e3b3267934f58c02e1334ccfceb]

INTEGRATION: CWS warnings01 (1.4.62); FILE MERGED 2005/10/25 14:12:53 pl 1.4.62.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [d81430688db2a5fb91277fa54242877026c74393]

INTEGRATION: CWS warnings01 (1.2.62); FILE MERGED 2006/02/01 09:34:54 sb 1.2.62.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [b3110785ce6e5cafb9b5982e9d0a7970d9d6ec10]

INTEGRATION: CWS warnings01 (1.3.62); FILE MERGED 2005/11/16 09:57:59 pl 1.3.62.2: #i55991# removed warnings 2005/11/15 15:13:07 pl 1.3.62.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [795ecdbb20737fe8b46607f1a879e20c4f9f586c]

INTEGRATION: CWS warnings01 (1.11.62); FILE MERGED 2005/11/15 15:13:06 pl 1.11.62.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [4b8d92cbc798ced55c423d7db6d4a6980068d01e]

INTEGRATION: CWS warnings01 (1.2.62); FILE MERGED 2005/11/15 17:54:26 pl 1.2.62.2: #i55991# removed warnings 2005/10/26 12:40:14 pl 1.2.62.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [0b83add6b0ad49a2559e8580297d21d2360a044c]

INTEGRATION: CWS warnings01 (1.4.62); FILE MERGED 2005/11/15 15:13:06 pl 1.4.62.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [c8231ef8c1837d43e7d8e3ba03558897e52ab031]

INTEGRATION: CWS warnings01 (1.3.62); FILE MERGED 2005/10/26 12:40:14 pl 1.3.62.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [667f636d448badeafb0f19811522cb89c6f46ac1]

INTEGRATION: CWS warnings01 (1.16.60); FILE MERGED 2005/11/14 14:43:33 pl 1.16.60.2: #i55991# removed warnings 2005/10/25 14:12:53 pl 1.16.60.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [28e73635f3fc96a85316d4979976c6e0e319cb43]

INTEGRATION: CWS warnings01 (1.2.198); FILE MERGED 2005/10/26 12:40:13 pl 1.2.198.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [8f9af2132625eb6b72f3ca29dfa741fe542d1b3d]

INTEGRATION: CWS warnings01 (1.4.62); FILE MERGED 2005/11/15 19:25:32 pl 1.4.62.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [79d38274655905ac4da87c16f2183634ab7bc491]

INTEGRATION: CWS warnings01 (1.18.62); FILE MERGED 2006/04/07 19:02:52 sb 1.18.62.2: RESYNC: (1.18-1.19); FILE MERGED 2005/11/15 15:13:03 pl 1.18.62.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [7493875f951212bae01783fac72c9b2f62c4ec47]

INTEGRATION: CWS warnings01 (1.3.62); FILE MERGED 2005/11/15 17:54:25 pl 1.3.62.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [d8ea1db97a8d583ef630da2a174eec7b6c3e86c6]

INTEGRATION: CWS warnings01 (1.10.62); FILE MERGED 2006/05/23 20:09:00 sb 1.10.62.3: RESYNC: (1.10-1.11); FILE MERGED 2005/11/16 09:57:59 pl 1.10.62.2: #i55991# removed warnings 2005/11/15 15:13:00 pl 1.10.62.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [0a2aafc3941a404792827754b4460fe1c5c7cbc9]

INTEGRATION: CWS warnings01 (1.2.198); FILE MERGED 2005/10/26 12:40:12 pl 1.2.198.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [e3f4c56774cf9b2e21c72d7e5950dcacc577572a]

INTEGRATION: CWS warnings01 (1.2.62); FILE MERGED 2005/11/16 22:06:40 pl 1.2.62.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [27531aba454a412dfce2ba243a362ad29efc27a8]

INTEGRATION: CWS warnings01 (1.4.62); FILE MERGED 2006/05/23 20:08:49 sb 1.4.62.4: RESYNC: (1.6-1.7); FILE MERGED 2006/04/07 19:02:20 sb 1.4.62.3: RESYNC: (1.5-1.6); FILE MERGED 2006/01/25 19:33:06 sb 1.4.62.2: RESYNC: (1.4-1.5); FILE MERGED 2005/11/15 15:12:58 pl 1.4.62.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [bc7a94ab57541a405fac40429011937543dccfb3]

INTEGRATION: CWS warnings01 (1.4.62); FILE MERGED 2005/10/25 12:43:51 pl 1.4.62.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [5bb473a5a3126932e79d3d4434140d7279c4aec5]

INTEGRATION: CWS warnings01 (1.3.62); FILE MERGED 2005/11/15 19:25:31 pl 1.3.62.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [918cffbfe4d26a051bc5fed6a50fa86992ba7ffa]

INTEGRATION: CWS warnings01 (1.6.10); FILE MERGED 2005/11/07 17:47:38 pl 1.6.10.2: RESYNC: (1.6-1.7); FILE MERGED 2005/10/26 12:40:12 pl 1.6.10.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [3953d989b7ebe5e9874f57bab87a6d470642e608]

INTEGRATION: CWS warnings01 (1.8.62); FILE MERGED 2006/04/07 19:01:19 sb 1.8.62.2: RESYNC: (1.8-1.9); FILE MERGED 2005/11/15 18:46:31 pl 1.8.62.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [4d9112821446aab1fc98b810efd4065d845646e7]

INTEGRATION: CWS warnings01 (1.3.62); FILE MERGED 2005/10/26 12:40:11 pl 1.3.62.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [2fad57d895b6f5f24bb7639942599708336f911e]

INTEGRATION: CWS warnings01 (1.12.62); FILE MERGED 2006/04/07 19:00:38 sb 1.12.62.2: RESYNC: (1.12-1.13); FILE MERGED 2005/11/14 14:41:48 pl 1.12.62.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [dc59ec6377c88ccd3e5ea295dab7a10134e0f451]

INTEGRATION: CWS warnings01 (1.8.62); FILE MERGED 2005/11/14 14:41:48 pl 1.8.62.2: #i55991# removed warnings 2005/10/25 12:44:26 pl 1.8.62.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [23f575305336f63044c03632456a75b0e740c383]

INTEGRATION: CWS warnings01 (1.6.62); FILE MERGED 2006/05/23 20:08:38 sb 1.6.62.2: RESYNC: (1.6-1.7); FILE MERGED 2005/11/14 14:41:48 pl 1.6.62.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [d0858601f652ea86cff513f653c758d62f95182a]

INTEGRATION: CWS warnings01 (1.11.62); FILE MERGED 2005/11/14 14:41:47 pl 1.11.62.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [c0a4d1bc981242ad0a926d81833b87ff8a16fae5]

INTEGRATION: CWS warnings01 (1.4.62); FILE MERGED 2005/11/14 14:41:47 pl 1.4.62.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [dacd79fb06ac13b909cf1e8f232f212c7f1d3b46]

INTEGRATION: CWS warnings01 (1.16.62); FILE MERGED 2005/11/14 14:41:47 pl 1.16.62.2: #i55991# removed warnings 2005/10/25 12:44:26 pl 1.16.62.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [2d957e32b0548cdafd35efa30aafa1e73b8d58ba]

INTEGRATION: CWS warnings01 (1.9.4); FILE MERGED 2005/10/18 09:14:31 np 1.9.4.1: #i53898#


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [18594a623a684248dc40ac891591a2946ec7d8b1]

INTEGRATION: CWS warnings01 (1.6.4); FILE MERGED 2005/10/18 14:23:36 np 1.6.4.1: #i53898#


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [dae8b44763a9fcc34df2c748db655e7c9e911095]

INTEGRATION: CWS warnings01 (1.6.4); FILE MERGED 2005/10/18 10:08:54 np 1.6.4.1: #i53898#


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [86cebdca3eb3973dc1d49f843058232b8abb08bb]

INTEGRATION: CWS warnings01 (1.9.4); FILE MERGED 2005/10/12 12:42:12 np 1.9.4.1: #i53898#


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [568463a29534d49e282092ab5cfe003b24718fd8]

INTEGRATION: CWS warnings01 (1.7.4); FILE MERGED 2005/10/18 10:08:53 np 1.7.4.1: #i53898#


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [ac065a59939fe594e92378d6418929f09bbf842e]

INTEGRATION: CWS warnings01 (1.4.4); FILE MERGED 2005/11/07 12:10:04 sb 1.4.4.1: #i53898# Made code warning-free (additional -W switches for GCC).


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [3d8019763e886f6042ca2bf5a0e482e3a23abd90]

INTEGRATION: CWS warnings01 (1.8.4); FILE MERGED 2005/11/07 12:10:03 sb 1.8.4.1: #i53898# Made code warning-free (additional -W switches for GCC).


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [92c78b7b063a0c930c6039f5d38e14df8dacb2fa]

INTEGRATION: CWS warnings01 (1.3.4); FILE MERGED 2005/10/12 12:42:12 np 1.3.4.1: #i53898#


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [63845eab08aa2b5048539c20fac49f6b0ca07ef4]

INTEGRATION: CWS warnings01 (1.3.6); FILE MERGED 2006/02/28 15:54:57 sb 1.3.6.1: #i53898# Made code waring-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [39f28b602537a32a2bb9ae036551f3fd3d3d6fb8]

INTEGRATION: CWS warnings01 (1.4.6); FILE MERGED 2006/02/28 15:54:56 sb 1.4.6.2: #i53898# Made code waring-free. 2005/11/10 08:44:43 pl 1.4.6.1: #i53898# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [79584cc6b8b78a3561e75a535c7eea316d22ade7]

INTEGRATION: CWS warnings01 (1.3.4); FILE MERGED 2006/04/07 19:00:25 sb 1.3.4.2: RESYNC: (1.3-1.4); FILE MERGED 2005/10/24 18:11:15 nn 1.3.4.1: #i53898# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [68e471b6889120627e8766a1621083c127b507ba]

INTEGRATION: CWS warnings01 (1.4.4); FILE MERGED 2006/04/07 19:00:17 sb 1.4.4.3: RESYNC: (1.4-1.5); FILE MERGED 2005/11/28 11:37:35 nn 1.4.4.2: #i53898# warning-free code 2005/10/24 18:11:14 nn 1.4.4.1: #i53898# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [4e688769c80d0fa454155636e24ab5aba7de554b]

INTEGRATION: CWS warnings01 (1.14.70); FILE MERGED 2005/11/11 14:31:31 pl 1.14.70.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [1bae718e5ad7a585032ec2bb7ef75b448ddb5ae6]

INTEGRATION: CWS warnings01 (1.6.2); FILE MERGED 2006/03/20 18:20:13 pl 1.6.2.1: #i55991# removed warnings for windows platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [61186ba680c32867e9bd1e95a839a4d42d98751e]

INTEGRATION: CWS warnings01 (1.9.90); FILE MERGED 2006/03/20 18:20:13 pl 1.9.90.1: #i55991# removed warnings for windows platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [fd3e69a1c0d311515eb8db92dd1a72657b405a25]

INTEGRATION: CWS warnings01 (1.125.6); FILE MERGED 2006/06/15 12:20:47 cl 1.125.6.5: fixed compiler warnings when building product with debug 2006/05/29 11:53:34 sb 1.125.6.4: #i53898# Made code warning-free and/or compile at all after resync to SRC680m170. 2006/05/23 20:07:50 sb 1.125.6.3: RESYNC: (1.130-1.135); FILE MERGED 2006/04/07 19:00:10 sb 1.125.6.2: RESYNC: (1.125-1.130); FILE MERGED 2006/03/20 18:20:12 pl 1.125.6.1: #i55991# removed warnings for windows platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [54d895631e42df7beb4b66442c3adff3c8c7efbd]

INTEGRATION: CWS warnings01 (1.2.70); FILE MERGED 2006/03/20 18:20:11 pl 1.2.70.1: #i55991# removed warnings for windows platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [b86367c7fd4c5c853e153246d9abbe5e31d48544]

INTEGRATION: CWS warnings01 (1.96.6); FILE MERGED 2006/06/15 12:20:46 cl 1.96.6.3: fixed compiler warnings when building product with debug 2006/04/07 18:59:42 sb 1.96.6.2: RESYNC: (1.96-1.97); FILE MERGED 2006/03/20 18:20:10 pl 1.96.6.1: #i55991# removed warnings for windows platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [992fcd203fea7c69d4ad18753e9985ee4273053c]

INTEGRATION: CWS warnings01 (1.21.6); FILE MERGED 2006/05/23 20:05:19 sb 1.21.6.3: RESYNC: (1.24-1.26); FILE MERGED 2006/04/07 18:59:24 sb 1.21.6.2: RESYNC: (1.21-1.24); FILE MERGED 2006/03/20 18:20:10 pl 1.21.6.1: #i55991# removed warnings for windows platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [30fa6d3a8cfb3bf39c90d39c8fed8325a029bac6]

INTEGRATION: CWS warnings01 (1.6.70); FILE MERGED 2006/03/20 18:20:10 pl 1.6.70.1: #i55991# removed warnings for windows platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [6fb9dc683a767cce8d9871e032a7fbe25090d815]

INTEGRATION: CWS warnings01 (1.7.70); FILE MERGED 2006/03/20 18:20:10 pl 1.7.70.2: #i55991# removed warnings for windows platform 2005/11/07 11:54:13 pl 1.7.70.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [15ac21a92d9d1b41efa2b1be76a3db8c03154e4a]

INTEGRATION: CWS warnings01 (1.74.2); FILE MERGED 2006/05/23 20:04:11 sb 1.74.2.3: RESYNC: (1.77-1.78); FILE MERGED 2006/04/07 18:59:14 sb 1.74.2.2: RESYNC: (1.74-1.77); FILE MERGED 2006/03/20 18:20:10 pl 1.74.2.1: #i55991# removed warnings for windows platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [787cf96da10ae8fa4a7aa83b0990019c73fef4c0]

INTEGRATION: CWS warnings01 (1.8.70); FILE MERGED 2006/04/07 18:59:06 sb 1.8.70.2: RESYNC: (1.8-1.9); FILE MERGED 2006/03/20 18:20:09 pl 1.8.70.1: #i55991# removed warnings for windows platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [fff650b8902ced73146b93586197cfb2087327d1]

INTEGRATION: CWS warnings01 (1.23.34); FILE MERGED 2006/05/23 20:02:16 sb 1.23.34.3: RESYNC: (1.26-1.27); FILE MERGED 2006/04/07 18:58:59 sb 1.23.34.2: RESYNC: (1.23-1.26); FILE MERGED 2006/03/20 18:20:09 pl 1.23.34.1: #i55991# removed warnings for windows platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [784a95f8b4fe94ba98955f30d0f406cdff53511a]

INTEGRATION: CWS warnings01 (1.6.70); FILE MERGED 2006/03/20 18:20:09 pl 1.6.70.1: #i55991# removed warnings for windows platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [2bd4648bdd5b34ad231ea4f3906147d80558075e]

INTEGRATION: CWS warnings01 (1.27.6); FILE MERGED 2006/05/23 20:01:54 sb 1.27.6.4: RESYNC: (1.28-1.32); FILE MERGED 2006/05/12 16:23:31 sb 1.27.6.3: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162. 2006/04/07 18:58:41 sb 1.27.6.2: RESYNC: (1.27-1.28); FILE MERGED 2006/03/20 18:20:08 pl 1.27.6.1: #i55991# removed warnings for windows platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [b0f155318e539fde4a960df8e0116ce4c19fcefb]

INTEGRATION: CWS warnings01 (1.6.70); FILE MERGED 2006/03/20 18:20:08 pl 1.6.70.1: #i55991# removed warnings for windows platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [d5047b3be38812f4521172fab460539184cc9413]

INTEGRATION: CWS warnings01 (1.3.70); FILE MERGED 2006/03/20 18:20:08 pl 1.3.70.1: #i55991# removed warnings for windows platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [560015c06c4b03db5b24c4756388e4388c539463]

INTEGRATION: CWS warnings01 (1.18.2); FILE MERGED 2006/05/23 20:01:34 sb 1.18.2.3: RESYNC: (1.20-1.21); FILE MERGED 2006/04/07 18:58:07 sb 1.18.2.2: RESYNC: (1.18-1.20); FILE MERGED 2005/11/07 11:54:13 pl 1.18.2.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [2f7d99bf467b2d93a26781573e584212aa64fe50]

INTEGRATION: CWS warnings01 (1.12.68); FILE MERGED 2005/11/11 14:31:31 pl 1.12.68.3: #i55991# removed warnings 2005/11/04 10:57:25 pl 1.12.68.2: RESYNC: (1.12-1.13); FILE MERGED 2005/10/24 14:27:24 pl 1.12.68.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [19b63bd08fdb36bee8174f63a8fda6bc41a0163b]

INTEGRATION: CWS warnings01 (1.6.70); FILE MERGED 2005/11/11 14:31:30 pl 1.6.70.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [af264181f10a792d299c46ce781229cbd182484e]

INTEGRATION: CWS warnings01 (1.194.14); FILE MERGED 2006/05/26 13:49:17 sb 1.194.14.7: #i53898# Made code warning-free and/or compile at all after resync to SRC680m170. 2006/05/23 20:00:44 sb 1.194.14.6: RESYNC: (1.203-1.204); FILE MERGED 2006/04/07 18:57:01 sb 1.194.14.5: RESYNC: (1.199-1.203); FILE MERGED 2006/01/25 19:30:48 sb 1.194.14.4: RESYNC: (1.195-1.199); FILE MERGED 2005/11/11 14:31:30 pl 1.194.14.3: #i55991# removed warnings 2005/11/04 10:57:09 pl 1.194.14.2: RESYNC: (1.194-1.195); FILE MERGED 2005/11/02 12:19:12 pl 1.194.14.1: #i55991# removed warnings for solaris platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [2e56bb53fcb27a11c094164d55bcad87ef488425]

INTEGRATION: CWS warnings01 (1.4.70); FILE MERGED 2005/10/24 14:27:23 pl 1.4.70.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [4e02e0e4210105faeb7d39a526d4a9b29d347c17]

INTEGRATION: CWS warnings01 (1.18.10); FILE MERGED 2005/11/11 14:31:29 pl 1.18.10.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [a9792749ec7195888b3cb4ac6bcae3b5daf6e001]

INTEGRATION: CWS warnings01 (1.24.68); FILE MERGED 2006/04/07 18:56:54 sb 1.24.68.4: RESYNC: (1.25-1.26); FILE MERGED 2005/11/11 14:31:29 pl 1.24.68.3: #i55991# removed warnings 2005/11/04 10:56:42 pl 1.24.68.2: RESYNC: (1.24-1.25); FILE MERGED 2005/10/24 14:27:23 pl 1.24.68.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [9902ed0cd23c2c02677fbf6b6d37baf04e13a965]

INTEGRATION: CWS warnings01 (1.7.70); FILE MERGED 2005/11/11 14:31:29 pl 1.7.70.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [fd74a0b59a0d455f3ff5b0f619b7ab76cc9eafb4]

INTEGRATION: CWS warnings01 (1.17.70); FILE MERGED 2006/01/25 19:30:39 sb 1.17.70.3: RESYNC: (1.17-1.18); FILE MERGED 2005/11/11 14:31:28 pl 1.17.70.2: #i55991# removed warnings 2005/10/24 14:27:22 pl 1.17.70.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [6b2ccb357125bb92ab836bc5a1c4d9642eb3c541]

INTEGRATION: CWS warnings01 (1.41.32); FILE MERGED 2006/06/12 13:23:07 sb 1.41.32.3: #i55991# Fixed previous fix (HDU, PL). 2005/11/04 10:56:34 pl 1.41.32.2: RESYNC: (1.41-1.42); FILE MERGED 2005/10/24 14:27:22 pl 1.41.32.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [71be28314f7a2b46d96c2f51ea86533529343e94]

INTEGRATION: CWS warnings01 (1.39.14); FILE MERGED 2006/04/07 18:56:37 sb 1.39.14.4: RESYNC: (1.39-1.40); FILE MERGED 2005/11/11 14:31:28 pl 1.39.14.3: #i55991# removed warnings 2005/11/02 12:19:11 pl 1.39.14.2: #i55991# removed warnings for solaris platform 2005/10/24 14:27:21 pl 1.39.14.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [a7af735c0db69031f8a4c9d45c69d898a0ed1234]

INTEGRATION: CWS warnings01 (1.15.70); FILE MERGED 2005/11/11 14:31:28 pl 1.15.70.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [e7cf4fe73398fd09c99bccc120dbedb5e90b74aa]

INTEGRATION: CWS warnings01 (1.129.2); FILE MERGED 2006/05/23 20:00:22 sb 1.129.2.5: RESYNC: (1.135-1.136); FILE MERGED 2006/04/20 14:49:38 sb 1.129.2.4: #i53898# Made code compile and/or warning-free again after resync to SRC680m162 (done by PL). 2006/04/07 18:56:28 sb 1.129.2.3: RESYNC: (1.130-1.135); FILE MERGED 2006/01/25 19:30:31 sb 1.129.2.2: RESYNC: (1.129-1.130); FILE MERGED 2005/11/11 14:31:27 pl 1.129.2.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [551243b6fece8c6b58e2bd0abcc36dc7d7da67be]

INTEGRATION: CWS warnings01 (1.29.70); FILE MERGED 2006/04/07 18:56:21 sb 1.29.70.3: RESYNC: (1.29-1.30); FILE MERGED 2005/11/11 14:31:27 pl 1.29.70.2: #i55991# removed warnings 2005/10/24 14:27:21 pl 1.29.70.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [826bb4da863a4b10c6d14d73315aeb0ba84f5dcc]

INTEGRATION: CWS warnings01 (1.36.70); FILE MERGED 2006/04/07 18:56:13 sb 1.36.70.3: RESYNC: (1.36-1.41); FILE MERGED 2005/11/11 14:31:27 pl 1.36.70.2: #i55991# removed warnings 2005/10/24 14:27:21 pl 1.36.70.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [4cd75557323710ecdfc106dd22aadc4e54819ab1]

INTEGRATION: CWS warnings01 (1.13.70); FILE MERGED 2005/10/24 14:27:20 pl 1.13.70.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [376c28c2085ed44b9547d2f306ce53a6c8006825]

INTEGRATION: CWS warnings01 (1.19.2); FILE MERGED 2006/04/07 18:56:03 sb 1.19.2.2: RESYNC: (1.19-1.20); FILE MERGED 2005/11/11 14:31:26 pl 1.19.2.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [f1ac57b5adff4f07b0d7171e41e6ab84bb5755a2]

INTEGRATION: CWS warnings01 (1.11.30); FILE MERGED 2006/05/23 20:00:08 sb 1.11.30.7: RESYNC: (1.17-1.18); FILE MERGED 2006/05/18 11:49:26 pl 1.11.30.6: #i65477# Unknown is a valid value, too 2006/04/20 14:49:38 sb 1.11.30.5: #i53898# Made code compile and/or warning-free again after resync to SRC680m162 (done by PL). 2006/04/07 18:55:56 sb 1.11.30.4: RESYNC: (1.13-1.17); FILE MERGED 2005/11/11 14:31:26 pl 1.11.30.3: #i55991# removed warnings 2005/11/04 10:55:48 pl 1.11.30.2: RESYNC: (1.11-1.13); FILE MERGED 2005/10/24 14:27:20 pl 1.11.30.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [b337e8a8da50f3e40510c76836409443567fc21d]

INTEGRATION: CWS warnings01 (1.17.70); FILE MERGED 2006/04/07 18:55:47 sb 1.17.70.2: RESYNC: (1.17-1.19); FILE MERGED 2005/11/11 14:31:26 pl 1.17.70.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [cd05b9da5704f43302150d4ef826bae8fdaa534a]

INTEGRATION: CWS warnings01 (1.39.70); FILE MERGED 2005/11/11 14:31:26 pl 1.39.70.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [000fddd91eab54217e6081d0ff6e972f4289f732]

INTEGRATION: CWS warnings01 (1.58.2); FILE MERGED 2006/05/23 19:59:54 sb 1.58.2.3: RESYNC: (1.59-1.60); FILE MERGED 2006/01/25 19:30:23 sb 1.58.2.2: RESYNC: (1.58-1.59); FILE MERGED 2005/11/11 14:31:25 pl 1.58.2.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [d9b04a94d105dcbb13d8ee201ff80c6302685d8d]

INTEGRATION: CWS warnings01 (1.25.2); FILE MERGED 2005/11/11 14:31:25 pl 1.25.2.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [539f83a284c9bc1916cef6f2c1c2fea3de079cc0]

INTEGRATION: CWS warnings01 (1.11.70); FILE MERGED 2005/10/24 14:27:19 pl 1.11.70.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [e1b5b80a0d9e17e51bcc07f52ad8a0e2f047e719]

INTEGRATION: CWS warnings01 (1.27.68); FILE MERGED 2005/11/11 14:31:24 pl 1.27.68.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [7e4a7d24775753e3e5f9474d51239f69a9fe4563]

INTEGRATION: CWS warnings01 (1.67.66); FILE MERGED 2006/04/07 18:55:05 sb 1.67.66.5: RESYNC: (1.71-1.72); FILE MERGED 2006/01/25 19:30:16 sb 1.67.66.4: RESYNC: (1.68-1.71); FILE MERGED 2005/11/11 14:31:24 pl 1.67.66.3: #i55991# removed warnings 2005/11/04 10:54:32 pl 1.67.66.2: RESYNC: (1.67-1.68); FILE MERGED 2005/10/24 14:27:18 pl 1.67.66.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [be544320a5fbbaa4c0bce11330a9bde262cb4881]

INTEGRATION: CWS warnings01 (1.41.70); FILE MERGED 2006/01/25 19:30:06 sb 1.41.70.3: RESYNC: (1.41-1.42); FILE MERGED 2005/11/11 14:31:24 pl 1.41.70.2: #i55991# removed warnings 2005/10/24 14:27:18 pl 1.41.70.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [dfe09b59a1f6bcef4787e16a0793c2697208b49a]

INTEGRATION: CWS warnings01 (1.22.70); FILE MERGED 2005/11/11 14:31:23 pl 1.22.70.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [b660d5d70e02283e1325aa7b62d97e3647226709]

INTEGRATION: CWS warnings01 (1.13.70); FILE MERGED 2006/05/23 19:59:38 sb 1.13.70.2: RESYNC: (1.13-1.14); FILE MERGED 2005/10/24 14:27:17 pl 1.13.70.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [15bff098ea2c58bc278b092f4664ad045410a2ee]

INTEGRATION: CWS warnings01 (1.5.70); FILE MERGED 2005/11/11 14:31:23 pl 1.5.70.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [6993add65e1a24858a3ee47e4619abbc14d49eaf]

INTEGRATION: CWS warnings01 (1.10.70); FILE MERGED 2006/01/25 19:29:59 sb 1.10.70.2: RESYNC: (1.10-1.11); FILE MERGED 2005/11/11 14:31:22 pl 1.10.70.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [32c2f1879761a88bc81a70697cf5a8b98c339796]

INTEGRATION: CWS warnings01 (1.28.68); FILE MERGED 2006/01/25 19:29:51 sb 1.28.68.4: RESYNC: (1.29-1.30); FILE MERGED 2005/11/11 14:31:22 pl 1.28.68.3: #i55991# removed warnings 2005/11/04 10:54:11 pl 1.28.68.2: RESYNC: (1.28-1.29); FILE MERGED 2005/10/24 14:27:16 pl 1.28.68.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [8cd53e9357791f304b177289de24d8bd714a9a0a]

INTEGRATION: CWS warnings01 (1.33.70); FILE MERGED 2006/05/23 19:59:27 sb 1.33.70.3: RESYNC: (1.34-1.35); FILE MERGED 2006/01/25 19:29:42 sb 1.33.70.2: RESYNC: (1.33-1.34); FILE MERGED 2005/11/11 14:31:22 pl 1.33.70.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [271b5aecd234f8d7b5a00d6cc468b3acf4b59fbe]

INTEGRATION: CWS warnings01 (1.34.2); FILE MERGED 2006/01/25 19:29:34 sb 1.34.2.2: RESYNC: (1.34-1.35); FILE MERGED 2005/11/11 14:31:22 pl 1.34.2.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [90fb9d76b0d7c432f5e9c49f155815523b41a3bf]

INTEGRATION: CWS warnings01 (1.26.2); FILE MERGED 2006/05/23 19:59:17 sb 1.26.2.3: RESYNC: (1.27-1.28); FILE MERGED 2006/01/25 19:29:27 sb 1.26.2.2: RESYNC: (1.26-1.27); FILE MERGED 2005/11/11 14:31:21 pl 1.26.2.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [10fd4f3cfbc5e5745b24fc91bb133efbf5ea7198]

INTEGRATION: CWS warnings01 (1.9.2); FILE MERGED 2006/04/07 18:54:57 sb 1.9.2.3: RESYNC: (1.9-1.12); FILE MERGED 2005/11/11 14:31:21 pl 1.9.2.2: #i55991# removed warnings 2005/11/07 11:54:15 pl 1.9.2.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [887e2906bcc74f9f77ff765afbbd61854023ffa4]

INTEGRATION: CWS warnings01 (1.10.2); FILE MERGED 2006/01/25 19:29:12 sb 1.10.2.2: RESYNC: (1.10-1.11); FILE MERGED 2005/11/11 14:31:21 pl 1.10.2.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [ef9b2a766f9ed36e4dc0f45d35e7a05b181af867]

INTEGRATION: CWS warnings01 (1.6.70); FILE MERGED 2006/05/23 19:59:05 sb 1.6.70.3: RESYNC: (1.6-1.8); FILE MERGED 2005/11/11 14:31:20 pl 1.6.70.2: #i55991# removed warnings 2005/11/07 11:54:15 pl 1.6.70.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [17fed9f0ee40ab2f1690e7e230a29cef510cc08b]

INTEGRATION: CWS warnings01 (1.4.70); FILE MERGED 2005/11/11 14:31:20 pl 1.4.70.2: #i55991# removed warnings 2005/11/04 17:24:59 pl 1.4.70.1: #i55991# removed warnings for linux/solaris


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [547ad1be17d8c685bfda9bf1493277251ba3be42]

INTEGRATION: CWS warnings01 (1.33.2); FILE MERGED 2006/04/07 18:54:40 sb 1.33.2.2: RESYNC: (1.33-1.36); FILE MERGED 2005/11/11 14:31:19 pl 1.33.2.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [54b4aa31c629b8613a397330f3fc86e87e479e73]

INTEGRATION: CWS warnings01 (1.47.2); FILE MERGED 2006/01/25 19:28:44 sb 1.47.2.2: RESYNC: (1.47-1.49); FILE MERGED 2005/11/11 14:31:19 pl 1.47.2.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [6add65d65333a73d3e11ca8ba3df95b58674fd5b]

INTEGRATION: CWS warnings01 (1.33.2); FILE MERGED 2005/11/11 14:31:19 pl 1.33.2.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [61735e76aa909cc3bbb0a4e442b67a28c5c82565]

INTEGRATION: CWS warnings01 (1.12.70); FILE MERGED 2005/11/02 12:19:10 pl 1.12.70.2: #i55991# removed warnings for solaris platform 2005/10/24 14:27:16 pl 1.12.70.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [28ee64bf015836c6088c354e87058a097ec1f4eb]

INTEGRATION: CWS warnings01 (1.4.70); FILE MERGED 2005/11/02 12:19:09 pl 1.4.70.2: #i55991# removed warnings for solaris platform 2005/10/24 14:27:15 pl 1.4.70.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [594489369e108ad31ce2b12b9458b44977353931]

INTEGRATION: CWS warnings01 (1.3.70); FILE MERGED 2005/10/24 14:27:15 pl 1.3.70.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [d2cfb9fe4335263750ba3d92b979b297ff741187]

INTEGRATION: CWS warnings01 (1.10.70); FILE MERGED 2006/05/23 19:58:29 sb 1.10.70.3: RESYNC: (1.12-1.13); FILE MERGED 2006/04/07 18:54:07 sb 1.10.70.2: RESYNC: (1.10-1.12); FILE MERGED 2005/11/04 16:49:31 pl 1.10.70.1: #i55991# removed warnings for linux/solaris


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [1b0b74e35b2c14fbe53f40f6d17608d2685d523f]

INTEGRATION: CWS warnings01 (1.8.70); FILE MERGED 2005/11/11 14:31:18 pl 1.8.70.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [5fdea78736986916ea63cbc8851383245e5dc7c9]

INTEGRATION: CWS warnings01 (1.6.70); FILE MERGED 2006/04/07 18:53:36 sb 1.6.70.2: RESYNC: (1.6-1.7); FILE MERGED 2005/11/11 14:31:17 pl 1.6.70.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [2a3d75029cdec332f7a3d9e1acf508009bc14383]

INTEGRATION: CWS warnings01 (1.38.2); FILE MERGED 2006/05/29 12:08:47 pl 1.38.2.6: #i65850# ensure minimum attribute range 2006/05/26 13:49:16 sb 1.38.2.5: #i53898# Made code warning-free and/or compile at all after resync to SRC680m170. 2006/05/23 19:58:21 sb 1.38.2.4: RESYNC: (1.44-1.47); FILE MERGED 2006/04/07 18:53:29 sb 1.38.2.3: RESYNC: (1.41-1.44); FILE MERGED 2006/01/25 19:28:26 sb 1.38.2.2: RESYNC: (1.38-1.41); FILE MERGED 2005/11/11 14:31:17 pl 1.38.2.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [7afc515c534b9fc7c5c735e9e83a5874c942da8c]

INTEGRATION: CWS warnings01 (1.18.2); FILE MERGED 2006/05/26 13:49:16 sb 1.18.2.7: #i53898# Made code warning-free and/or compile at all after resync to SRC680m170. 2006/05/23 19:58:02 sb 1.18.2.6: RESYNC: (1.25-1.27); FILE MERGED 2006/04/20 14:49:38 sb 1.18.2.5: #i53898# Made code compile and/or warning-free again after resync to SRC680m162 (done by PL). 2006/04/07 18:53:20 sb 1.18.2.4: RESYNC: (1.19-1.25); FILE MERGED 2006/01/25 19:28:18 sb 1.18.2.3: RESYNC: (1.18-1.19); FILE MERGED 2005/11/11 14:31:16 pl 1.18.2.2: #i55991# removed warnings 2005/11/07 11:54:14 pl 1.18.2.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [338cd31c641fcd896f87bdbc5d57535da3dee56a]

INTEGRATION: CWS warnings01 (1.6.70); FILE MERGED 2005/11/11 14:31:15 pl 1.6.70.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [7c4a82bb23aa5c102bdfff7894052b3258d42a36]

INTEGRATION: CWS warnings01 (1.3.70); FILE MERGED 2005/10/24 14:27:14 pl 1.3.70.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [4e31ee4140734efb3c821bb298746a833604efe8]

INTEGRATION: CWS warnings01 (1.11.2); FILE MERGED 2006/05/23 19:57:31 sb 1.11.2.2: RESYNC: (1.11-1.13); FILE MERGED 2005/11/11 14:31:15 pl 1.11.2.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [43a7696a652f42e2de565dd10966649e37027a61]

INTEGRATION: CWS warnings01 (1.19.66); FILE MERGED 2005/11/11 14:31:14 pl 1.19.66.3: #i55991# removed warnings 2005/11/04 10:47:58 pl 1.19.66.2: RESYNC: (1.19-1.21); FILE MERGED 2005/10/24 14:27:14 pl 1.19.66.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [183c7b2e8539e9798d572a104906d8ff12016457]

INTEGRATION: CWS warnings01 (1.3.22); FILE MERGED 2006/05/26 13:49:16 sb 1.3.22.1: #i53898# Made code warning-free and/or compile at all after resync to SRC680m170.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [29372894fd896aa4bace77cf3c652e2d8dda5076]

INTEGRATION: CWS warnings01 (1.14.70); FILE MERGED 2005/11/02 12:19:08 pl 1.14.70.2: #i55991# removed warnings for solaris platform 2005/10/24 14:27:13 pl 1.14.70.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [24f2084ebb2bd5452a15885c902c1a5a8c627d7e]

INTEGRATION: CWS warnings01 (1.6.22); FILE MERGED 2006/04/20 14:49:37 sb 1.6.22.1: #i53898# Made code compile and/or warning-free again after resync to SRC680m162 (done by PL).


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [f01ff754e8c5a72ffd745934b0caa4f37871ab3a]

INTEGRATION: CWS warnings01 (1.17.24); FILE MERGED 2006/04/07 18:52:53 sb 1.17.24.2: RESYNC: (1.17-1.19); FILE MERGED 2005/11/11 15:40:26 pl 1.17.24.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [486b706a7295a314b801f319e153ec1b0a2cc2ca]

INTEGRATION: CWS warnings01 (1.217.26); FILE MERGED 2006/05/23 19:53:26 sb 1.217.26.8: RESYNC: (1.228-1.236); FILE MERGED 2006/05/16 16:43:27 pl 1.217.26.7: #i65436# clean up SetSettings issue 2006/04/07 18:52:46 sb 1.217.26.6: RESYNC: (1.224-1.228); FILE MERGED 2006/03/17 16:12:57 pl 1.217.26.5: #i55991# removed warnings for windows platform 2006/01/25 19:27:30 sb 1.217.26.4: RESYNC: (1.222-1.224); FILE MERGED 2005/11/10 20:06:36 pl 1.217.26.3: #i55991# removed warnings 2005/11/04 10:47:11 pl 1.217.26.2: RESYNC: (1.217-1.222); FILE MERGED 2005/11/02 12:19:07 pl 1.217.26.1: #i55991# removed warnings for solaris platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [96374ff8bdeaf5a01f8c96101ed434091fad87a6]

INTEGRATION: CWS warnings01 (1.39.68); FILE MERGED 2006/04/07 18:52:36 sb 1.39.68.7: RESYNC: (1.44-1.45); FILE MERGED 2006/03/17 16:12:57 pl 1.39.68.6: #i55991# removed warnings for windows platform 2006/01/27 13:47:31 sb 1.39.68.5: #i53898# Made code warning-free. 2006/01/25 19:27:20 sb 1.39.68.4: RESYNC: (1.41-1.44); FILE MERGED 2005/11/10 20:06:36 pl 1.39.68.3: #i55991# removed warnings 2005/11/04 10:46:58 pl 1.39.68.2: RESYNC: (1.39-1.41); FILE MERGED 2005/10/24 14:27:13 pl 1.39.68.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [12794a67c4b094fbc000e76637ab07d4b51bce86]

INTEGRATION: CWS warnings01 (1.91.68); FILE MERGED 2006/04/07 18:52:28 sb 1.91.68.6: RESYNC: (1.94-1.97); FILE MERGED 2006/03/17 16:12:56 pl 1.91.68.5: #i55991# removed warnings for windows platform 2006/01/25 19:27:09 sb 1.91.68.4: RESYNC: (1.93-1.94); FILE MERGED 2005/11/10 20:06:35 pl 1.91.68.3: #i55991# removed warnings 2005/11/04 10:46:41 pl 1.91.68.2: RESYNC: (1.91-1.93); FILE MERGED 2005/10/24 14:27:12 pl 1.91.68.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [b9545127c70a89e2a9759084c4cce56fc6f62c67]

INTEGRATION: CWS warnings01 (1.19.90); FILE MERGED 2006/03/17 16:12:56 pl 1.19.90.1: #i55991# removed warnings for windows platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [2bf5143d1b6f81333683634c7d3ae88becc302b5]

INTEGRATION: CWS warnings01 (1.11.70); FILE MERGED 2005/11/10 20:06:35 pl 1.11.70.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [1ab83d472b0edb9d491989c779292140dee2fcbd]

INTEGRATION: CWS warnings01 (1.4.70); FILE MERGED 2005/11/02 12:19:06 pl 1.4.70.1: #i55991# removed warnings for solaris platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [82efa71f653f53c8518ffd896cfdbe18e11608a6]

INTEGRATION: CWS warnings01 (1.6.2); FILE MERGED 2005/11/10 20:06:35 pl 1.6.2.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [f6c14631ff945347e8feb8227fc2243cf05d0453]

INTEGRATION: CWS warnings01 (1.17.70); FILE MERGED 2006/01/25 19:26:28 sb 1.17.70.3: RESYNC: (1.17-1.19); FILE MERGED 2005/11/10 20:06:35 pl 1.17.70.2: #i55991# removed warnings 2005/10/24 14:27:12 pl 1.17.70.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [256b8b9af3c3046d9eab2054c1d8a80884b3ab3f]

INTEGRATION: CWS warnings01 (1.13.2); FILE MERGED 2006/03/20 18:20:08 pl 1.13.2.2: #i55991# removed warnings for windows platform 2005/11/10 20:06:35 pl 1.13.2.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [b7d7abcce41fda98fcb29cfae78d8e8b1a996919]

INTEGRATION: CWS warnings01 (1.15.68); FILE MERGED 2005/11/04 10:46:01 pl 1.15.68.2: RESYNC: (1.15-1.16); FILE MERGED 2005/11/02 12:19:06 pl 1.15.68.1: #i55991# removed warnings for solaris platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [0f3a7d5ecf1316763e4c29391e20b549653b5732]

INTEGRATION: CWS warnings01 (1.2.70); FILE MERGED 2005/11/10 20:06:35 pl 1.2.70.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [5c4f389005a2a088211b99d54107b50c5b8dd63f]

INTEGRATION: CWS warnings01 (1.5.34); FILE MERGED 2006/05/23 19:53:17 sb 1.5.34.2: RESYNC: (1.5-1.6); FILE MERGED 2005/11/10 20:06:34 pl 1.5.34.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [8b0e9482a3abf44564a41f11fb5450eb128d9af5]

INTEGRATION: CWS warnings01 (1.17.34); FILE MERGED 2005/11/10 20:06:34 pl 1.17.34.2: #i55991# removed warnings 2005/11/02 12:19:05 pl 1.17.34.1: #i55991# removed warnings for solaris platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [0028785abfa9bf34d94fb7f2c92093869ebe0d8b]

INTEGRATION: CWS warnings01 (1.18.70); FILE MERGED 2005/11/10 20:06:34 pl 1.18.70.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [d3ae517650b971ede64ad8bbc07b131fe35a5918]

INTEGRATION: CWS warnings01 (1.128.32); FILE MERGED 2006/05/29 11:53:33 sb 1.128.32.10: #i53898# Made code warning-free and/or compile at all after resync to SRC680m170. 2006/05/26 13:49:15 sb 1.128.32.9: #i53898# Made code warning-free and/or compile at all after resync to SRC680m170. 2006/05/23 19:53:10 sb 1.128.32.8: RESYNC: (1.132-1.136); FILE MERGED 2006/05/16 16:43:27 pl 1.128.32.7: #i65436# clean up SetSettings issue 2006/04/07 18:52:20 sb 1.128.32.6: RESYNC: (1.131-1.132); FILE MERGED 2006/03/17 16:12:56 pl 1.128.32.5: #i55991# removed warnings for windows platform 2006/01/25 19:26:19 sb 1.128.32.4: RESYNC: (1.129-1.131); FILE MERGED 2005/11/10 20:06:34 pl 1.128.32.3: #i55991# removed warnings 2005/11/04 10:45:24 pl 1.128.32.2: RESYNC: (1.128-1.129); FILE MERGED 2005/10/24 14:27:11 pl 1.128.32.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [7883169a6af1383018b4dd1d5a92c1dc154f7c25]

INTEGRATION: CWS warnings01 (1.6.70); FILE MERGED 2006/05/23 19:53:01 sb 1.6.70.2: RESYNC: (1.6-1.7); FILE MERGED 2006/03/20 18:20:07 pl 1.6.70.1: #i55991# removed warnings for windows platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [7de2250d501eadb8e918aa6e805021ac7dcf44e0]

INTEGRATION: CWS warnings01 (1.5.70); FILE MERGED 2005/10/24 14:27:11 pl 1.5.70.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [95bb881fedb18ec7835c5a8f31d76f3c1252b038]

INTEGRATION: CWS warnings01 (1.6.70); FILE MERGED 2005/11/02 12:19:04 pl 1.6.70.1: #i55991# removed warnings for solaris platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [0e378dedf3e067ff336dd26b7df1c345a371c640]

INTEGRATION: CWS warnings01 (1.32.70); FILE MERGED 2006/04/07 18:51:56 sb 1.32.70.2: RESYNC: (1.32-1.33); FILE MERGED 2005/10/24 14:27:10 pl 1.32.70.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [93ae642ece6022d2ecb738e1d701172859e14aa5]

INTEGRATION: CWS warnings01 (1.22.70); FILE MERGED 2006/05/23 19:52:54 sb 1.22.70.3: RESYNC: (1.22-1.23); FILE MERGED 2005/11/10 20:06:33 pl 1.22.70.2: #i55991# removed warnings 2005/11/02 12:19:03 pl 1.22.70.1: #i55991# removed warnings for solaris platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [619a9b448e370a19328240ca239b7b724f8f315c]

INTEGRATION: CWS warnings01 (1.12.70); FILE MERGED 2006/05/23 19:52:46 sb 1.12.70.5: RESYNC: (1.17-1.19); FILE MERGED 2006/04/07 18:51:49 sb 1.12.70.4: RESYNC: (1.13-1.17); FILE MERGED 2006/01/25 19:26:06 sb 1.12.70.3: RESYNC: (1.12-1.13); FILE MERGED 2005/11/10 20:06:33 pl 1.12.70.2: #i55991# removed warnings 2005/11/02 12:19:03 pl 1.12.70.1: #i55991# removed warnings for solaris platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [35a1546ae434c4d9bb74f9f58180b7f183b593dd]

INTEGRATION: CWS warnings01 (1.5.70); FILE MERGED 2006/05/23 19:52:39 sb 1.5.70.3: RESYNC: (1.5-1.6); FILE MERGED 2006/03/17 16:12:55 pl 1.5.70.2: #i55991# removed warnings for windows platform 2005/11/10 20:06:33 pl 1.5.70.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [3147aabfde35718ba3a1d88890841132c61a80aa]

INTEGRATION: CWS warnings01 (1.8.70); FILE MERGED 2005/11/10 20:06:33 pl 1.8.70.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [e1023f99c184838ed4e52f670676feb4359a297b]

INTEGRATION: CWS warnings01 (1.15.70); FILE MERGED 2005/11/10 20:06:33 pl 1.15.70.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [502f8b6d6e2f15f13dcd9675354d0e76ef9e09ce]

INTEGRATION: CWS warnings01 (1.19.18); FILE MERGED 2006/05/23 19:52:32 sb 1.19.18.2: RESYNC: (1.19-1.20); FILE MERGED 2005/11/10 20:06:33 pl 1.19.18.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [22ecbb37b41e42ebf111a4b3572e2903538445ea]

INTEGRATION: CWS warnings01 (1.33.70); FILE MERGED 2005/11/10 20:06:32 pl 1.33.70.2: #i55991# removed warnings 2005/11/02 12:19:02 pl 1.33.70.1: #i55991# removed warnings for solaris platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [b6e9a6d3becdd484581320e9f19c72fce7573068]

INTEGRATION: CWS warnings01 (1.12.70); FILE MERGED 2006/03/17 16:12:55 pl 1.12.70.2: #i55991# removed warnings for windows platform 2005/11/10 20:06:32 pl 1.12.70.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [02d1a986eef807a6d21e6cbf0c29da575819ff02]

INTEGRATION: CWS warnings01 (1.6.70); FILE MERGED 2005/10/24 14:27:10 pl 1.6.70.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [3d3fc730fd9547fc088203ea5f827d141ed521e8]

INTEGRATION: CWS warnings01 (1.5.70); FILE MERGED 2005/11/10 20:06:32 pl 1.5.70.2: #i55991# removed warnings 2005/11/02 12:19:01 pl 1.5.70.1: #i55991# removed warnings for solaris platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [aebd48b41eb91660a895bc6f4655268b4701ef20]

INTEGRATION: CWS warnings01 (1.23.34); FILE MERGED 2006/03/17 16:12:55 pl 1.23.34.2: #i55991# removed warnings for windows platform 2005/11/10 20:06:32 pl 1.23.34.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [1d7a46bed92539485a01525374f1fd87728b5819]

INTEGRATION: CWS warnings01 (1.4.70); FILE MERGED 2005/11/10 20:06:32 pl 1.4.70.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [1ca7f60c37ed2ae1a556ea201528a260a5320e28]

INTEGRATION: CWS warnings01 (1.5.70); FILE MERGED 2006/03/17 16:12:54 pl 1.5.70.2: #i55991# removed warnings for windows platform 2005/11/10 20:06:31 pl 1.5.70.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [a9b93dc14767966fe3e7b673a3f7e79c4a5487a4]

INTEGRATION: CWS warnings01 (1.3.70); FILE MERGED 2005/11/10 20:06:31 pl 1.3.70.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [abb8e4feacd288c6bd785565f98db153f57580cd]

INTEGRATION: CWS warnings01 (1.4.70); FILE MERGED 2005/11/10 20:06:31 pl 1.4.70.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [521952785bfd4f5487a37556547e4b2106dbe260]

INTEGRATION: CWS warnings01 (1.4.70); FILE MERGED 2005/11/10 20:06:31 pl 1.4.70.2: #i55991# removed warnings 2005/11/10 17:42:06 pl 1.4.70.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [d643637a3753f756c1ed407d65fce0534fad4213]

INTEGRATION: CWS warnings01 (1.6.68); FILE MERGED 2006/03/17 16:12:54 pl 1.6.68.4: #i55991# removed warnings for windows platform 2005/11/10 17:42:06 pl 1.6.68.3: #i55991# removed warnings 2005/11/04 10:44:54 pl 1.6.68.2: RESYNC: (1.6-1.7); FILE MERGED 2005/10/24 14:27:09 pl 1.6.68.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [77741084ef57787d4553cd162df440125773a0d5]

INTEGRATION: CWS warnings01 (1.4.68); FILE MERGED 2005/11/10 17:42:05 pl 1.4.68.3: #i55991# removed warnings 2005/11/04 10:44:32 pl 1.4.68.2: RESYNC: (1.4-1.5); FILE MERGED 2005/10/24 14:27:08 pl 1.4.68.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [775f0dc10642501e8d25ed09ddfd16e59558381e]

INTEGRATION: CWS warnings01 (1.10.70); FILE MERGED 2005/11/07 11:54:13 pl 1.10.70.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [982b185c574f24d857e2717f0f09b6bd6b37b20b]

INTEGRATION: CWS warnings01 (1.30.66); FILE MERGED 2006/05/23 19:52:15 sb 1.30.66.7: RESYNC: (1.34-1.35); FILE MERGED 2006/04/20 14:49:37 sb 1.30.66.6: #i53898# Made code compile and/or warning-free again after resync to SRC680m162 (done by PL). 2006/04/07 18:51:30 sb 1.30.66.5: RESYNC: (1.33-1.34); FILE MERGED 2006/01/25 19:25:42 sb 1.30.66.4: RESYNC: (1.32-1.33); FILE MERGED 2005/11/10 17:42:05 pl 1.30.66.3: #i55991# removed warnings 2005/11/04 10:44:14 pl 1.30.66.2: RESYNC: (1.30-1.32); FILE MERGED 2005/10/24 14:27:01 pl 1.30.66.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [20d0b0d8c98ce758d362d373b15e5cbeb755eedf]

INTEGRATION: CWS warnings01 (1.5.70); FILE MERGED 2005/10/24 14:27:01 pl 1.5.70.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [d52ea81c72546572085ced7970e1671cd88f9364]

INTEGRATION: CWS warnings01 (1.37.70); FILE MERGED 2006/01/25 19:25:31 sb 1.37.70.3: RESYNC: (1.37-1.38); FILE MERGED 2005/11/07 11:54:12 pl 1.37.70.2: #i55991# removed warnings 2005/10/24 14:27:01 pl 1.37.70.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [f352f93d7a104877ac0a98e8ee31e18dcdcc5442]

INTEGRATION: CWS warnings01 (1.34.10); FILE MERGED 2006/05/23 19:52:07 sb 1.34.10.2: RESYNC: (1.34-1.35); FILE MERGED 2006/04/20 14:49:37 sb 1.34.10.1: #i53898# Made code compile and/or warning-free again after resync to SRC680m162 (done by PL).


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [5946584128a493e962ebbcaf72327d95f26b1b69]

INTEGRATION: CWS warnings01 (1.21.70); FILE MERGED 2006/05/23 19:51:52 sb 1.21.70.3: RESYNC: (1.23-1.24); FILE MERGED 2006/04/07 18:51:00 sb 1.21.70.2: RESYNC: (1.21-1.23); FILE MERGED 2006/03/17 16:12:53 pl 1.21.70.1: #i55991# removed warnings for windows platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [e12bc3ec05cfa5a81224d31df70991a277e8d334]

INTEGRATION: CWS warnings01 (1.3.70); FILE MERGED 2005/11/07 11:54:11 pl 1.3.70.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [2414aff0c3bd558baadbb6a73b18b57c7a85c5ba]

INTEGRATION: CWS warnings01 (1.7.70); FILE MERGED 2006/03/17 16:12:53 pl 1.7.70.1: #i55991# removed warnings for windows platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [9450b07ad198ce12ef9b3d673a5c1f4c620868d6]

INTEGRATION: CWS warnings01 (1.72.2); FILE MERGED 2006/05/23 19:51:45 sb 1.72.2.5: RESYNC: (1.76-1.78); FILE MERGED 2006/04/07 18:50:52 sb 1.72.2.4: RESYNC: (1.74-1.76); FILE MERGED 2006/03/17 16:12:52 pl 1.72.2.3: #i55991# removed warnings for windows platform 2006/01/25 19:24:59 sb 1.72.2.2: RESYNC: (1.72-1.74); FILE MERGED 2005/11/07 11:54:10 pl 1.72.2.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [9e852bcb1d4ede2371e55aa6b96c1a5d77897cc1]

INTEGRATION: CWS warnings01 (1.20.2); FILE MERGED 2006/04/20 14:49:36 sb 1.20.2.4: #i53898# Made code compile and/or warning-free again after resync to SRC680m162 (done by PL). 2006/04/07 18:50:45 sb 1.20.2.3: RESYNC: (1.20-1.22); FILE MERGED 2005/11/11 14:31:13 pl 1.20.2.2: #i55991# removed warnings 2005/11/07 11:54:10 pl 1.20.2.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [32942d1dc4d96bc528152f89ce1f715ab4795e8f]

INTEGRATION: CWS warnings01 (1.9.70); FILE MERGED 2006/04/07 18:50:37 sb 1.9.70.3: RESYNC: (1.9-1.10); FILE MERGED 2006/03/17 16:12:52 pl 1.9.70.2: #i55991# removed warnings for windows platform 2005/11/07 11:54:10 pl 1.9.70.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [9743458e57a4022ce0d006abe5e77a71f9b94eea]

INTEGRATION: CWS warnings01 (1.20.70); FILE MERGED 2005/11/07 11:54:09 pl 1.20.70.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [5bba9cc9df9b3a029bd82f3918093045fd66f44b]

INTEGRATION: CWS warnings01 (1.51.68); FILE MERGED 2006/05/23 19:51:32 sb 1.51.68.5: RESYNC: (1.54-1.55); FILE MERGED 2006/04/07 18:50:30 sb 1.51.68.4: RESYNC: (1.52-1.54); FILE MERGED 2006/01/25 19:24:51 sb 1.51.68.3: RESYNC: (1.51-1.52); FILE MERGED 2005/11/04 16:49:43 pl 1.51.68.2: #i55991# removed warnings for linux/solaris 2005/10/21 17:31:19 pl 1.51.68.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [21ff7210ea104ea0fb1aaaafc272f65142188c7b]

INTEGRATION: CWS warnings01 (1.6.70); FILE MERGED 2006/05/23 19:51:24 sb 1.6.70.4: RESYNC: (1.7-1.8); FILE MERGED 2006/04/07 18:50:22 sb 1.6.70.3: RESYNC: (1.6-1.7); FILE MERGED 2006/03/17 16:12:52 pl 1.6.70.2: #i55991# removed warnings for windows platform 2005/10/21 17:31:19 pl 1.6.70.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [8d3ae04ec6704d53fe9e3f00d80ec000a4346086]

INTEGRATION: CWS warnings01 (1.11.44); FILE MERGED 2006/04/07 18:50:13 sb 1.11.44.5: RESYNC: (1.12-1.13); FILE MERGED 2006/03/17 16:12:51 pl 1.11.44.4: #i55991# removed warnings for windows platform 2005/11/10 17:42:05 pl 1.11.44.3: #i55991# removed warnings 2005/11/04 10:42:54 pl 1.11.44.2: RESYNC: (1.11-1.12); FILE MERGED 2005/10/21 17:31:18 pl 1.11.44.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [bb9e809a52e835b8e6bdd379783799ac4078c1e0]

INTEGRATION: CWS warnings01 (1.37.2); FILE MERGED 2006/04/07 18:50:05 sb 1.37.2.3: RESYNC: (1.37-1.38); FILE MERGED 2006/03/17 16:12:51 pl 1.37.2.2: #i55991# removed warnings for windows platform 2005/11/04 16:49:43 pl 1.37.2.1: #i55991# removed warnings for linux/solaris


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [87e13030dd28986673dc0d67654c5242b8751c28]

INTEGRATION: CWS warnings01 (1.85.2); FILE MERGED 2006/05/26 13:49:15 sb 1.85.2.6: #i53898# Made code warning-free and/or compile at all after resync to SRC680m170. 2006/05/23 19:51:16 sb 1.85.2.5: RESYNC: (1.90-1.92); FILE MERGED 2006/04/07 18:49:57 sb 1.85.2.4: RESYNC: (1.87-1.90); FILE MERGED 2006/03/17 16:12:50 pl 1.85.2.3: #i55991# removed warnings for windows platform 2006/01/25 19:24:40 sb 1.85.2.2: RESYNC: (1.85-1.87); FILE MERGED 2005/11/07 11:54:08 pl 1.85.2.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [a93ba926b71aaa657fdd59b216c3c45c1e128a8c]

INTEGRATION: CWS warnings01 (1.5.68); FILE MERGED 2006/05/23 19:51:05 sb 1.5.68.3: RESYNC: (1.5-1.6); FILE MERGED 2005/11/04 16:49:42 pl 1.5.68.2: #i55991# removed warnings for linux/solaris 2005/10/21 17:31:18 pl 1.5.68.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [30efaa19f1514cf83c344964c45dd6ec249a3304]

INTEGRATION: CWS warnings01 (1.16.70); FILE MERGED 2006/04/07 18:49:36 sb 1.16.70.3: RESYNC: (1.16-1.17); FILE MERGED 2005/11/04 17:25:03 pl 1.16.70.2: #i55991# removed warnings for linux/solaris 2005/10/21 17:31:17 pl 1.16.70.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [e54e6569be74e44dc2190d261467daece73c6ed9]

INTEGRATION: CWS warnings01 (1.14.70); FILE MERGED 2006/05/23 19:50:57 sb 1.14.70.3: RESYNC: (1.14-1.15); FILE MERGED 2006/03/17 16:12:50 pl 1.14.70.2: #i55991# removed warnings for windows platform 2005/11/04 17:25:02 pl 1.14.70.1: #i55991# removed warnings for linux/solaris


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [6df3de6461a523e599019cc5c04c55355ae6727e]

INTEGRATION: CWS warnings01 (1.7.70); FILE MERGED 2005/11/04 17:25:02 pl 1.7.70.1: #i55991# removed warnings for linux/solaris


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [6173a999840ba7cb86c10a224a1fe1a22c9c22c7]

INTEGRATION: CWS warnings01 (1.20.70); FILE MERGED 2006/04/07 18:49:29 sb 1.20.70.2: RESYNC: (1.20-1.21); FILE MERGED 2005/11/07 11:54:08 pl 1.20.70.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [98f52be2478327f7202e12512ba05ef706a12a99]

INTEGRATION: CWS warnings01 (1.207.2); FILE MERGED 2006/05/23 19:50:48 sb 1.207.2.8: RESYNC: (1.215-1.218); FILE MERGED 2006/05/09 14:25:46 sb 1.207.2.7: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162. 2006/04/07 18:49:22 sb 1.207.2.6: RESYNC: (1.211-1.215); FILE MERGED 2006/03/17 16:12:49 pl 1.207.2.5: #i55991# removed warnings for windows platform 2006/01/25 19:24:31 sb 1.207.2.4: RESYNC: (1.209-1.211); FILE MERGED 2005/11/04 17:25:02 pl 1.207.2.3: #i55991# removed warnings for linux/solaris 2005/11/04 10:42:10 pl 1.207.2.2: RESYNC: (1.207-1.209); FILE MERGED 2005/10/21 17:31:16 pl 1.207.2.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [4d6803ee0cc83793aace53c20a909a72251113b9]

INTEGRATION: CWS warnings01 (1.29.70); FILE MERGED 2005/11/04 17:25:01 pl 1.29.70.1: #i55991# removed warnings for linux/solaris


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [fba06caa348bedd3d77430513cd03353ef45e8fb]

INTEGRATION: CWS warnings01 (1.36.2); FILE MERGED 2006/05/23 19:50:06 sb 1.36.2.8: RESYNC: (1.41-1.42); FILE MERGED 2006/05/16 16:43:26 pl 1.36.2.7: #i65436# clean up SetSettings issue 2006/04/07 18:49:13 sb 1.36.2.6: RESYNC: (1.38-1.41); FILE MERGED 2006/03/17 16:12:49 pl 1.36.2.5: #i55991# removed warnings for windows platform 2006/01/25 19:24:22 sb 1.36.2.4: RESYNC: (1.37-1.38); FILE MERGED 2005/11/04 16:49:42 pl 1.36.2.3: #i55991# removed warnings for linux/solaris 2005/11/04 10:41:49 pl 1.36.2.2: RESYNC: (1.36-1.37); FILE MERGED 2005/11/02 12:19:00 pl 1.36.2.1: #i55991# removed warnings for solaris platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [8d6f4ab01b57368729a214a48fdaff611482b6ea]

INTEGRATION: CWS warnings01 (1.11.2); FILE MERGED 2005/11/04 17:25:01 pl 1.11.2.1: #i55991# removed warnings for linux/solaris


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [104816416db7b3b3c25e009290d23ab04354ca8f]

INTEGRATION: CWS warnings01 (1.3.68); FILE MERGED 2005/10/26 15:48:21 pl 1.3.68.1: #i55991# no more new.hxx


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [29ed2b173048782bf70f40e2ca5a6e279588f300]

INTEGRATION: CWS warnings01 (1.16.70); FILE MERGED 2005/10/21 17:31:16 pl 1.16.70.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [3e981549d2e43c27f23e0d47148d1a22b9e68073]

INTEGRATION: CWS warnings01 (1.15.70); FILE MERGED 2006/04/07 18:49:03 sb 1.15.70.2: RESYNC: (1.15-1.16); FILE MERGED 2005/11/04 17:25:01 pl 1.15.70.1: #i55991# removed warnings for linux/solaris


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [29a167351c53c948c1230eb8c365e9a5ebfedf22]

INTEGRATION: CWS warnings01 (1.5.2); FILE MERGED 2005/11/04 17:25:01 pl 1.5.2.1: #i55991# removed warnings for linux/solaris


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [9ce008623b918877960f4510c7dc5f77b1952ac4]

INTEGRATION: CWS warnings01 (1.23.68); FILE MERGED 2006/05/23 19:48:31 sb 1.23.68.5: RESYNC: (1.23-1.24); FILE MERGED 2006/03/17 16:12:49 pl 1.23.68.4: #i55991# removed warnings for windows platform 2005/11/07 11:54:08 pl 1.23.68.3: #i55991# removed warnings 2005/11/04 17:25:01 pl 1.23.68.2: #i55991# removed warnings for linux/solaris 2005/11/04 16:49:42 pl 1.23.68.1: #i55991# removed warnings for linux/solaris


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [d2e93de7d4f94bab228b15934bbdd83c986c4897]

INTEGRATION: CWS warnings01 (1.3.70); FILE MERGED 2005/11/04 17:25:01 pl 1.3.70.1: #i55991# removed warnings for linux/solaris


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [2638d1a0544c06473d9619cca87a77a2337772fb]

INTEGRATION: CWS warnings01 (1.9.70); FILE MERGED 2006/05/23 19:48:19 sb 1.9.70.4: RESYNC: (1.9-1.10); FILE MERGED 2006/03/17 16:12:48 pl 1.9.70.3: #i55991# removed warnings for windows platform 2005/11/04 17:25:00 pl 1.9.70.2: #i55991# removed warnings for linux/solaris 2005/10/21 17:31:16 pl 1.9.70.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [51cee346ffdc283549af9a5aa6161d69de4c9d4e]

INTEGRATION: CWS warnings01 (1.6.68); FILE MERGED 2006/03/17 16:12:48 pl 1.6.68.2: #i55991# removed warnings for windows platform 2005/10/26 15:48:20 pl 1.6.68.1: #i55991# no more new.hxx


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [1a014d3a3bdc9f828004df15f343bee5e345fb1b]

INTEGRATION: CWS warnings01 (1.10.70); FILE MERGED 2005/11/07 11:54:07 pl 1.10.70.2: #i55991# removed warnings 2005/11/04 17:25:00 pl 1.10.70.1: #i55991# removed warnings for linux/solaris


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [ab0d54b8006ca1f6aedca3ebf9aa1dbb24496a53]

INTEGRATION: CWS warnings01 (1.6.70); FILE MERGED 2006/03/17 16:12:48 pl 1.6.70.2: #i55991# removed warnings for windows platform 2005/10/21 17:31:15 pl 1.6.70.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [b3c59f3b5776a26e576d7064e368dd1f9c190771]

INTEGRATION: CWS warnings01 (1.8.70); FILE MERGED 2006/01/25 19:24:14 sb 1.8.70.3: RESYNC: (1.8-1.9); FILE MERGED 2005/11/04 16:49:41 pl 1.8.70.2: #i55991# removed warnings for linux/solaris 2005/10/21 17:31:15 pl 1.8.70.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [43d6da035aa1a5d4b3af91e1afa8d354319e91f3]

INTEGRATION: CWS warnings01 (1.18.68); FILE MERGED 2006/03/17 16:12:47 pl 1.18.68.3: #i55991# removed warnings for windows platform 2005/11/04 17:25:00 pl 1.18.68.2: #i55991# removed warnings for linux/solaris 2005/10/21 17:31:14 pl 1.18.68.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [ad7d7ee5a0f61a530ee80c0f5d68823f9644e0ab]

INTEGRATION: CWS warnings01 (1.21.2); FILE MERGED 2006/04/07 18:48:56 sb 1.21.2.5: RESYNC: (1.22-1.23); FILE MERGED 2006/03/17 16:12:47 pl 1.21.2.4: #i55991# removed warnings for windows platform 2006/01/25 19:24:07 sb 1.21.2.3: RESYNC: (1.21-1.22); FILE MERGED 2005/10/26 15:48:19 pl 1.21.2.2: #i55991# no more new.hxx 2005/10/21 17:31:14 pl 1.21.2.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [e37a32a23f8f305c1a8a563a6f8d56ed6b22edd6]

INTEGRATION: CWS warnings01 (1.21.70); FILE MERGED 2006/04/07 18:48:48 sb 1.21.70.4: RESYNC: (1.22-1.23); FILE MERGED 2006/03/17 16:12:47 pl 1.21.70.3: #i55991# removed warnings for windows platform 2006/01/25 19:23:59 sb 1.21.70.2: RESYNC: (1.21-1.22); FILE MERGED 2005/11/04 17:25:00 pl 1.21.70.1: #i55991# removed warnings for linux/solaris


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [04737cb8f3daaefa1b2c4aa52a4655ed13459239]

INTEGRATION: CWS warnings01 (1.3.70); FILE MERGED 2005/11/04 17:25:00 pl 1.3.70.1: #i55991# removed warnings for linux/solaris


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [093da181b879a2ae82ba6815b1e527c971f29278]

INTEGRATION: CWS warnings01 (1.10.68); FILE MERGED 2006/03/17 16:12:46 pl 1.10.68.3: #i55991# removed warnings for windows platform 2005/11/10 17:42:04 pl 1.10.68.2: #i55991# removed warnings 2005/11/04 17:24:59 pl 1.10.68.1: #i55991# removed warnings for linux/solaris


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [b611688d53d4d0d326555b7d0731583e494fe68b]

INTEGRATION: CWS warnings01 (1.3.70); FILE MERGED 2005/11/04 16:49:41 pl 1.3.70.1: #i55991# removed warnings for linux/solaris


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [b92e32c937339827bc3f6423b8c40f0d48958b5c]

INTEGRATION: CWS warnings01 (1.15.2); FILE MERGED 2006/05/26 13:49:14 sb 1.15.2.5: #i53898# Made code warning-free and/or compile at all after resync to SRC680m170. 2006/05/23 19:47:41 sb 1.15.2.4: RESYNC: (1.15-1.17); FILE MERGED 2006/03/17 16:12:46 pl 1.15.2.3: #i55991# removed warnings for windows platform 2005/11/10 17:42:04 pl 1.15.2.2: #i55991# removed warnings 2005/11/04 16:49:41 pl 1.15.2.1: #i55991# removed warnings for linux/solaris


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [a799c496374d991e6bf9d4287b028bb43397d06c]

INTEGRATION: CWS warnings01 (1.17.70); FILE MERGED 2006/04/07 18:48:32 sb 1.17.70.4: RESYNC: (1.17-1.18); FILE MERGED 2006/03/17 16:12:45 pl 1.17.70.3: #i55991# removed warnings for windows platform 2005/11/04 16:49:41 pl 1.17.70.2: #i55991# removed warnings for linux/solaris 2005/10/21 17:31:13 pl 1.17.70.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [6f7b5f3eda304872f74aa4a25d866e45fe81fcdc]

INTEGRATION: CWS warnings01 (1.36.70); FILE MERGED 2006/05/26 13:49:14 sb 1.36.70.5: #i53898# Made code warning-free and/or compile at all after resync to SRC680m170. 2006/05/23 19:46:05 sb 1.36.70.4: RESYNC: (1.36-1.38); FILE MERGED 2006/03/17 16:12:45 pl 1.36.70.3: #i55991# removed warnings for windows platform 2005/11/04 16:49:40 pl 1.36.70.2: #i55991# removed warnings for linux/solaris 2005/10/21 17:31:13 pl 1.36.70.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [3ab57cf6b3ed1f9836443466aa1e3704ad0e4350]

INTEGRATION: CWS warnings01 (1.11.2); FILE MERGED 2006/05/23 19:44:55 sb 1.11.2.3: RESYNC: (1.11-1.12); FILE MERGED 2005/11/04 16:49:40 pl 1.11.2.2: #i55991# removed warnings for linux/solaris 2005/10/26 08:31:02 sb 1.11.2.1: #i53898# Adapted to modified GetStoreCharSet.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [e11d49643f621cd91dcca9383c604026721dbf74]

INTEGRATION: CWS warnings01 (1.10.68); FILE MERGED 2006/04/07 18:48:23 sb 1.10.68.5: RESYNC: (1.10-1.11); FILE MERGED 2006/03/17 16:12:45 pl 1.10.68.4: #i55991# removed warnings for windows platform 2005/11/04 16:49:40 pl 1.10.68.3: #i55991# removed warnings for linux/solaris 2005/10/26 08:30:40 sb 1.10.68.2: #i53898# Adapted to modified GetStoreCharSet. 2005/10/21 17:31:12 pl 1.10.68.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [bd1d62504fe21abed2d5982a736cdf3d63a4722c]

INTEGRATION: CWS warnings01 (1.4.34); FILE MERGED 2006/06/15 12:13:38 cl 1.4.34.3: fixed compiler warnings when building product with debug 2006/03/17 16:12:44 pl 1.4.34.2: #i55991# removed warnings for windows platform 2005/11/04 16:49:40 pl 1.4.34.1: #i55991# removed warnings for linux/solaris


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [c8db850852d386012d0d36e8385bc723ed9d14c3]

INTEGRATION: CWS warnings01 (1.3.70); FILE MERGED 2005/11/04 16:49:39 pl 1.3.70.1: #i55991# removed warnings for linux/solaris


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [32b7d27ea677a52ed322281d99dcca1db328bc3f]

INTEGRATION: CWS warnings01 (1.5.70); FILE MERGED 2005/11/04 16:49:39 pl 1.5.70.1: #i55991# removed warnings for linux/solaris


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [f4f304daa4660f210f86bc9851c74d74c17346eb]

INTEGRATION: CWS warnings01 (1.7.70); FILE MERGED 2006/04/07 18:48:15 sb 1.7.70.2: RESYNC: (1.7-1.8); FILE MERGED 2005/10/21 17:31:12 pl 1.7.70.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [4e7468d33171e28a1c5b64bc3d1187b20c35a131]

INTEGRATION: CWS warnings01 (1.16.70); FILE MERGED 2006/05/23 19:44:11 sb 1.16.70.3: RESYNC: (1.17-1.20); FILE MERGED 2006/01/25 19:23:51 sb 1.16.70.2: RESYNC: (1.16-1.17); FILE MERGED 2005/11/04 16:49:39 pl 1.16.70.1: #i55991# removed warnings for linux/solaris


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [e1d75507ba0c10abbbe0ba9afae7a9d245fe20f0]

INTEGRATION: CWS warnings01 (1.7.68); FILE MERGED 2006/03/17 16:12:44 pl 1.7.68.3: #i55991# removed warnings for windows platform 2005/11/04 16:49:39 pl 1.7.68.2: #i55991# removed warnings for linux/solaris 2005/10/26 15:48:19 pl 1.7.68.1: #i55991# no more new.hxx


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [e52eb7f9e8ee44f719d48188d1b3a40768c46ad7]

INTEGRATION: CWS warnings01 (1.6.68); FILE MERGED 2006/03/17 16:12:44 pl 1.6.68.3: #i55991# removed warnings for windows platform 2005/11/04 16:49:39 pl 1.6.68.2: #i55991# removed warnings for linux/solaris 2005/10/26 15:48:19 pl 1.6.68.1: #i55991# no more new.hxx


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [1e7abf64743bd3351fcf3974cbc03851433e2eb0]

INTEGRATION: CWS warnings01 (1.9.68); FILE MERGED 2006/05/23 19:43:27 sb 1.9.68.4: RESYNC: (1.11-1.12); FILE MERGED 2006/04/07 18:48:07 sb 1.9.68.3: RESYNC: (1.9-1.11); FILE MERGED 2006/03/17 16:12:43 pl 1.9.68.2: #i55991# removed warnings for windows platform 2005/10/26 15:47:51 pl 1.9.68.1: #i55991# no more new.hxx


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [09cfc8d7dcdc72741bd2b0d177fd7acd76eb9317]

INTEGRATION: CWS warnings01 (1.13.70); FILE MERGED 2006/05/23 19:42:34 sb 1.13.70.2: RESYNC: (1.13-1.14); FILE MERGED 2006/03/17 16:12:43 pl 1.13.70.1: #i55991# removed warnings for windows platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [138bafa8c74d8ed254141878b4e1270041176320]

INTEGRATION: CWS warnings01 (1.6.70); FILE MERGED 2006/05/23 19:41:18 sb 1.6.70.2: RESYNC: (1.6-1.7); FILE MERGED 2005/11/04 16:49:38 pl 1.6.70.1: #i55991# removed warnings for linux/solaris


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [04efc146020cc69f59f78c2a2abc86fd99896535]

INTEGRATION: CWS warnings01 (1.7.70); FILE MERGED 2005/11/04 16:49:38 pl 1.7.70.1: #i55991# removed warnings for linux/solaris


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [7364cc9317c104d74da632c8e227c281be33ac9c]

INTEGRATION: CWS warnings01 (1.27.70); FILE MERGED 2006/03/17 16:12:42 pl 1.27.70.3: #i55991# removed warnings for windows platform 2005/11/04 16:49:37 pl 1.27.70.2: #i55991# removed warnings for linux/solaris 2005/10/21 17:31:11 pl 1.27.70.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [6d33c8888a712b7057b2435bf0ae68f215617849]

INTEGRATION: CWS warnings01 (1.19.70); FILE MERGED 2006/05/23 19:40:34 sb 1.19.70.6: RESYNC: (1.20-1.21); FILE MERGED 2006/05/22 12:40:04 pl 1.19.70.5: #i65591# remove superfluous method 2006/04/07 18:47:59 sb 1.19.70.4: RESYNC: (1.19-1.20); FILE MERGED 2006/03/17 16:12:41 pl 1.19.70.3: #i55991# removed warnings for windows platform 2005/11/04 16:49:37 pl 1.19.70.2: #i55991# removed warnings for linux/solaris 2005/11/02 12:18:59 pl 1.19.70.1: #i55991# removed warnings for solaris platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [ece660a59d03b33f76ae42590413646ac9c4df99]

INTEGRATION: CWS warnings01 (1.8.70); FILE MERGED 2006/04/07 18:47:52 sb 1.8.70.2: RESYNC: (1.8-1.9); FILE MERGED 2006/03/17 16:12:41 pl 1.8.70.1: #i55991# removed warnings for windows platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [596ecbfbbf89bf6c5b179786422b55d9daf26617]

INTEGRATION: CWS warnings01 (1.6.70); FILE MERGED 2005/11/04 16:49:37 pl 1.6.70.2: #i55991# removed warnings for linux/solaris 2005/10/21 17:31:10 pl 1.6.70.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [a922ea0355d8145d4dd05781a629d8d3cc4f809f]

INTEGRATION: CWS warnings01 (1.17.34); FILE MERGED 2006/03/17 16:12:41 pl 1.17.34.2: #i55991# removed warnings for windows platform 2005/11/04 16:49:37 pl 1.17.34.1: #i55991# removed warnings for linux/solaris


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [4de54e43c1b8d39dbb8423237c39b7ebf2f3d512]

INTEGRATION: CWS warnings01 (1.6.70); FILE MERGED 2005/11/04 16:49:36 pl 1.6.70.1: #i55991# removed warnings for linux/solaris


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [30cfe2d32ffe1b57d6532473b72cf021f87aa4b2]

INTEGRATION: CWS warnings01 (1.5.70); FILE MERGED 2005/11/04 16:49:36 pl 1.5.70.2: #i55991# removed warnings for linux/solaris 2005/11/02 12:18:59 pl 1.5.70.1: #i55991# removed warnings for solaris platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [ac855447798d6bdceade897fdb96229384b8c0b7]

INTEGRATION: CWS warnings01 (1.8.68); FILE MERGED 2005/11/04 16:49:36 pl 1.8.68.1: #i55991# removed warnings for linux/solaris


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [eb018946a9c2faf51bd6888fa7aeba432e160e67]

INTEGRATION: CWS warnings01 (1.34.70); FILE MERGED 2006/05/23 19:39:41 sb 1.34.70.5: RESYNC: (1.34-1.35); FILE MERGED 2006/03/17 16:12:40 pl 1.34.70.4: #i55991# removed warnings for windows platform 2005/11/04 16:49:36 pl 1.34.70.3: #i55991# removed warnings for linux/solaris 2005/11/02 12:18:58 pl 1.34.70.2: #i55991# removed warnings for solaris platform 2005/10/21 17:31:10 pl 1.34.70.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [f49a6123cb0da0c0ca1a4372071107aa0e18f3a1]

INTEGRATION: CWS warnings01 (1.10.70); FILE MERGED 2006/05/23 19:38:36 sb 1.10.70.2: RESYNC: (1.10-1.11); FILE MERGED 2005/11/04 16:49:36 pl 1.10.70.1: #i55991# removed warnings for linux/solaris


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [3a653af0c01de672cfec9f7d4d4587abea63fcab]

INTEGRATION: CWS warnings01 (1.53.34); FILE MERGED 2006/05/23 19:37:56 sb 1.53.34.5: RESYNC: (1.54-1.55); FILE MERGED 2006/04/07 18:47:44 sb 1.53.34.4: RESYNC: (1.53-1.54); FILE MERGED 2006/03/17 16:12:40 pl 1.53.34.3: #i55991# removed warnings for windows platform 2005/11/04 16:49:35 pl 1.53.34.2: #i55991# removed warnings for linux/solaris 2005/10/21 17:31:09 pl 1.53.34.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [a2b9125c682880028ccbb40a442418219ef9cfd1]

INTEGRATION: CWS warnings01 (1.17.70); FILE MERGED 2005/11/04 16:49:35 pl 1.17.70.1: #i55991# removed warnings for linux/solaris


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [406b7af4e8a4187203fc327cbb2766a70045f10b]

INTEGRATION: CWS warnings01 (1.5.70); FILE MERGED 2005/11/04 16:49:35 pl 1.5.70.1: #i55991# removed warnings for linux/solaris


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [53cfc045ab185ea78c771c1d93a4b69331488a34]

INTEGRATION: CWS warnings01 (1.19.70); FILE MERGED 2006/05/23 19:36:22 sb 1.19.70.4: RESYNC: (1.19-1.20); FILE MERGED 2006/03/17 16:12:40 pl 1.19.70.3: #i55991# removed warnings for windows platform 2005/11/04 16:49:35 pl 1.19.70.2: #i55991# removed warnings for linux/solaris 2005/10/21 17:31:08 pl 1.19.70.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [9d2b2e87c26cc1c75f136c99e6c4e56bb54727ab]

INTEGRATION: CWS warnings01 (1.13.70); FILE MERGED 2006/05/23 19:34:18 sb 1.13.70.4: RESYNC: (1.13-1.14); FILE MERGED 2006/05/12 16:23:09 sb 1.13.70.3: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162 (and in some cases reverted previous, problematic changes). 2006/05/04 15:01:39 os 1.13.70.2: warnings removed 2005/11/04 16:49:34 pl 1.13.70.1: #i55991# removed warnings for linux/solaris


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [1f3f739dce0ee08a4ca6ea064eb5bd174be8b68c]

INTEGRATION: CWS warnings01 (1.74.32); FILE MERGED 2006/05/23 19:32:51 sb 1.74.32.9: RESYNC: (1.79-1.80); FILE MERGED 2006/05/09 12:47:31 sb 1.74.32.8: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162. 2006/04/20 14:49:36 sb 1.74.32.7: #i53898# Made code compile and/or warning-free again after resync to SRC680m162 (done by PL). 2006/04/07 18:47:36 sb 1.74.32.6: RESYNC: (1.75-1.79); FILE MERGED 2006/03/17 16:12:39 pl 1.74.32.5: #i55991# removed warnings for windows platform 2005/11/04 16:49:34 pl 1.74.32.4: #i55991# removed warnings for linux/solaris 2005/11/04 10:40:35 pl 1.74.32.3: RESYNC: (1.74-1.75); FILE MERGED 2005/11/02 12:18:58 pl 1.74.32.2: #i55991# removed warnings for solaris platform 2005/10/21 17:31:08 pl 1.74.32.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [d6e26265a043d9f4ebe7de4b36e61fa2276d9011]

INTEGRATION: CWS warnings01 (1.19.70); FILE MERGED 2005/11/02 12:18:58 pl 1.19.70.1: #i55991# removed warnings for solaris platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [b8579611dfda267bdd19f1c865e030d122c05401]

INTEGRATION: CWS warnings01 (1.36.70); FILE MERGED 2006/05/23 19:31:13 sb 1.36.70.6: RESYNC: (1.37-1.38); FILE MERGED 2006/04/07 18:47:28 sb 1.36.70.5: RESYNC: (1.36-1.37); FILE MERGED 2006/03/17 16:12:39 pl 1.36.70.4: #i55991# removed warnings for windows platform 2005/11/04 16:49:34 pl 1.36.70.3: #i55991# removed warnings for linux/solaris 2005/11/02 12:18:57 pl 1.36.70.2: #i55991# removed warnings for solaris platform 2005/10/21 17:31:07 pl 1.36.70.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [eb294d840091848cd8bbc89eac45839209f76353]

INTEGRATION: CWS warnings01 (1.41.34); FILE MERGED 2006/04/07 18:47:20 sb 1.41.34.4: RESYNC: (1.41-1.43); FILE MERGED 2006/03/17 16:12:38 pl 1.41.34.3: #i55991# removed warnings for windows platform 2005/11/04 16:49:34 pl 1.41.34.2: #i55991# removed warnings for linux/solaris 2005/11/02 12:18:56 pl 1.41.34.1: #i55991# removed warnings for solaris platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [ca18511b13b3ba9075643476c27192b9d4ca39be]

INTEGRATION: CWS warnings01 (1.5.70); FILE MERGED 2006/05/23 19:30:07 sb 1.5.70.2: RESYNC: (1.5-1.6); FILE MERGED 2005/11/04 16:49:33 pl 1.5.70.1: #i55991# removed warnings for linux/solaris


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [532535b7d49c5fd4f2a688f407f1c8af4159fb8f]

INTEGRATION: CWS warnings01 (1.2.14); FILE MERGED 2005/11/04 16:49:33 pl 1.2.14.1: #i55991# removed warnings for linux/solaris


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [e7377f827890492781c9d9dc7a7463055968e174]

INTEGRATION: CWS warnings01 (1.57.14); FILE MERGED 2006/05/23 19:29:55 sb 1.57.14.5: RESYNC: (1.58-1.60); FILE MERGED 2006/04/07 18:47:01 sb 1.57.14.4: RESYNC: (1.57-1.58); FILE MERGED 2005/11/04 16:49:33 pl 1.57.14.3: #i55991# removed warnings for linux/solaris 2005/11/02 12:18:55 pl 1.57.14.2: #i55991# removed warnings for solaris platform 2005/10/21 17:31:07 pl 1.57.14.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [2858bdbf396a5487ddc98746a47673e6d62567d8]

INTEGRATION: CWS warnings01 (1.59.34); FILE MERGED 2006/05/26 13:49:14 sb 1.59.34.7: #i53898# Made code warning-free and/or compile at all after resync to SRC680m170. 2006/05/23 19:29:06 sb 1.59.34.6: RESYNC: (1.61-1.65); FILE MERGED 2006/04/07 18:46:54 sb 1.59.34.5: RESYNC: (1.60-1.61); FILE MERGED 2006/03/17 16:12:38 pl 1.59.34.4: #i55991# removed warnings for windows platform 2005/11/11 14:31:12 pl 1.59.34.3: #i55991# removed warnings 2005/11/04 10:40:13 pl 1.59.34.2: RESYNC: (1.59-1.60); FILE MERGED 2005/11/02 12:18:54 pl 1.59.34.1: #i55991# removed warnings for solaris platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [26f44980e21018999ce337de09e4166512346bdb]

INTEGRATION: CWS warnings01 (1.10.68); FILE MERGED 2006/05/23 19:27:41 sb 1.10.68.3: RESYNC: (1.10-1.11); FILE MERGED 2005/11/04 16:49:33 pl 1.10.68.2: #i55991# removed warnings for linux/solaris 2005/10/26 15:47:46 pl 1.10.68.1: #i55991# no more new.hxx


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [b3f4ddc398a259af16d620040d8128aa7d0432ff]

INTEGRATION: CWS warnings01 (1.54.70); FILE MERGED 2006/05/23 19:27:29 sb 1.54.70.7: RESYNC: (1.58-1.61); FILE MERGED 2006/04/11 15:57:05 pl 1.54.70.6: solved resync problems 2006/04/07 18:46:47 sb 1.54.70.5: RESYNC: (1.55-1.58); FILE MERGED 2006/03/17 16:12:38 pl 1.54.70.4: #i55991# removed warnings for windows platform 2006/01/25 19:23:41 sb 1.54.70.3: RESYNC: (1.54-1.55); FILE MERGED 2005/11/04 16:49:32 pl 1.54.70.2: #i55991# removed warnings for linux/solaris 2005/10/21 17:31:06 pl 1.54.70.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [b3865a669af4431e9dbac7a6667e6cdb48bda9a1]

INTEGRATION: CWS warnings01 (1.5.70); FILE MERGED 2005/11/02 12:18:54 pl 1.5.70.1: #i55991# removed warnings for solaris platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [1f852e6afbd2038758248713c958dff869d65807]

INTEGRATION: CWS warnings01 (1.3.70); FILE MERGED 2005/11/04 16:49:32 pl 1.3.70.1: #i55991# removed warnings for linux/solaris


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [c36cc9afd7e41bef7fde64845cb29e1194a12f39]

INTEGRATION: CWS warnings01 (1.32.2); FILE MERGED 2006/05/23 19:25:38 sb 1.32.2.2: RESYNC: (1.32-1.33); FILE MERGED 2005/11/04 16:49:32 pl 1.32.2.1: #i55991# removed warnings for linux/solaris


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [e2bd3075d5c6366b387cf37f2f2f08fd36be4ff2]

INTEGRATION: CWS warnings01 (1.4.70); FILE MERGED 2005/11/02 12:18:53 pl 1.4.70.1: #i55991# removed warnings for solaris platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [5be5acf3a6a7b122dcac530f6a4d89727d2bdd75]

INTEGRATION: CWS warnings01 (1.19.70); FILE MERGED 2006/05/12 16:23:09 sb 1.19.70.5: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162 (and in some cases reverted previous, problematic changes). 2006/05/09 12:47:30 sb 1.19.70.4: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162. 2006/04/07 18:46:28 sb 1.19.70.3: RESYNC: (1.19-1.20); FILE MERGED 2006/03/17 16:12:37 pl 1.19.70.2: #i55991# removed warnings for windows platform 2005/11/04 16:49:32 pl 1.19.70.1: #i55991# removed warnings for linux/solaris


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [1d70e3c70d81fbe555fb4b6b182cb850b18b21c9]

INTEGRATION: CWS warnings01 (1.6.4); FILE MERGED 2006/04/07 18:42:27 sb 1.6.4.3: RESYNC: (1.7-1.8); FILE MERGED 2006/01/25 19:20:21 sb 1.6.4.2: RESYNC: (1.6-1.7); FILE MERGED 2005/10/19 15:30:59 mt 1.6.4.1: EXTERNAL_WARNINGS_NOT_ERRORS


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [e8c5f89fc563cf49d9c38cb42d670918eeabaad2]

INTEGRATION: CWS warnings01 (1.5.10); FILE MERGED 2005/09/23 02:04:49 sb 1.5.10.2: RESYNC: (1.5-1.6); FILE MERGED 2005/09/01 08:24:51 sb 1.5.10.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [3fb19f3e6d53c56a79411fad013dad4e0ba745e1]

INTEGRATION: CWS warnings01 (1.5.34); FILE MERGED 2005/11/17 16:41:36 pl 1.5.34.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [f2f65c0437112700455f3a7167167f787ce966cc]

INTEGRATION: CWS warnings01 (1.4.34); FILE MERGED 2005/11/17 16:41:36 pl 1.4.34.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [e868bde539aa577f0b5f06e8153c12430c0ddfb5]

INTEGRATION: CWS warnings01 (1.3.34); FILE MERGED 2005/11/17 16:41:34 pl 1.3.34.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [2f6ff224e993c7f9eb2b33662c82bd884a536f4c]

INTEGRATION: CWS warnings01 (1.3.34); FILE MERGED 2005/11/17 16:41:32 pl 1.3.34.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [a8b0756378804657ea6575bbade399e556b74702]

INTEGRATION: CWS warnings01 (1.3.34); FILE MERGED 2005/11/17 16:41:31 pl 1.3.34.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [7182c86063477063f18cab62c341a8c015b60c3f]

INTEGRATION: CWS warnings01 (1.3.34); FILE MERGED 2005/11/17 16:41:26 pl 1.3.34.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [ec105b1483d50ad0a8ffe0c60633a7dfd75c96ee]

INTEGRATION: CWS warnings01 (1.3.34); FILE MERGED 2005/11/17 16:41:24 pl 1.3.34.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [8d6a56a40b53f66b6beed635d4ddaceef2e00676]

INTEGRATION: CWS warnings01 (1.3.34); FILE MERGED 2005/11/17 16:34:04 pl 1.3.34.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [33d4df6300bc4ad31a088caaf678ccefc552c068]

INTEGRATION: CWS warnings01 (1.4.32); FILE MERGED 2005/11/17 16:34:04 pl 1.4.32.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [469ae439006e2eeb334c54d0a4523c5423d9f502]

INTEGRATION: CWS warnings01 (1.17.32); FILE MERGED 2005/11/17 16:34:03 pl 1.17.32.3: #i55991# removed warnings 2005/11/07 17:46:23 pl 1.17.32.2: RESYNC: (1.17-1.18); FILE MERGED 2005/11/03 17:47:15 cl 1.17.32.1: warning free code changes for unxlngi6


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [ad961a04574fefd3e9944d365917ff957f062c63]

INTEGRATION: CWS warnings01 (1.14.10); FILE MERGED 2005/11/17 16:34:03 pl 1.14.10.4: #i55991# removed warnings 2005/11/07 17:46:11 pl 1.14.10.3: RESYNC: (1.14-1.15); FILE MERGED 2005/11/04 14:50:32 cl 1.14.10.2: warning free code changes 2005/11/03 17:47:14 cl 1.14.10.1: warning free code changes for unxlngi6


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [087795bf97254bffb337e5f1415382fb4b1aee96]

INTEGRATION: CWS warnings01 (1.12.32); FILE MERGED 2005/11/17 16:34:02 pl 1.12.32.3: #i55991# removed warnings 2005/11/04 14:50:32 cl 1.12.32.2: warning free code changes 2005/11/03 17:47:14 cl 1.12.32.1: warning free code changes for unxlngi6


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [076432511cab53e276cc55c893df9d8c934a75ea]

INTEGRATION: CWS warnings01 (1.16.34); FILE MERGED 2005/11/17 16:34:02 pl 1.16.34.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [e38bb17b92713277d38e9396706d7f7d8d552a30]

INTEGRATION: CWS warnings01 (1.16.34); FILE MERGED 2005/11/17 16:34:01 pl 1.16.34.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [312fa766a87dacfec2872ae65a25bcbbc3286686]

INTEGRATION: CWS warnings01 (1.3.32); FILE MERGED 2005/11/17 16:34:01 pl 1.3.32.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [7ace34255841a1175389a992388be6ade5fc2c70]

INTEGRATION: CWS warnings01 (1.4.32); FILE MERGED 2005/11/17 16:34:00 pl 1.4.32.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [4d8e5d211f953840e673a9e1a322ad9cfbab635e]

INTEGRATION: CWS warnings01 (1.19.32); FILE MERGED 2005/11/17 16:34:00 pl 1.19.32.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [114137f3944b1d57f36f6c38c50dfe53fdb3e076]

INTEGRATION: CWS warnings01 (1.17.32); FILE MERGED 2005/11/17 16:33:59 pl 1.17.32.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [36773662b9e5decc849b502cc28b951fd280569f]

INTEGRATION: CWS warnings01 (1.5.32); FILE MERGED 2005/11/03 17:47:14 cl 1.5.32.1: warning free code changes for unxlngi6


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [06b2745993d95617b6dda878aa3588c9e58cd91b]

INTEGRATION: CWS warnings01 (1.5.34); FILE MERGED 2005/11/03 17:47:14 cl 1.5.34.1: warning free code changes for unxlngi6


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [9f86ccd5cb19b0d431f159152adf2d326fd2244e]

INTEGRATION: CWS warnings01 (1.4.8); FILE MERGED 2005/11/17 16:33:59 pl 1.4.8.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [875aef9868b718ae0778bfb4a981cc7ebfa661e6]

INTEGRATION: CWS warnings01 (1.6.32); FILE MERGED 2005/11/17 16:33:59 pl 1.6.32.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [232d91d59e135c83104ac9d4d5767c2ea9ddb50d]

INTEGRATION: CWS warnings01 (1.4.32); FILE MERGED 2005/11/17 16:33:58 pl 1.4.32.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [e9c2e757705557809be972c8d8614b23ddaf8b7a]

INTEGRATION: CWS warnings01 (1.3.32); FILE MERGED 2005/11/17 16:33:58 pl 1.3.32.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [e492889fd62fd99e6f2302fc7aabdfc33a656b76]

INTEGRATION: CWS warnings01 (1.4.32); FILE MERGED 2006/05/23 19:19:19 sb 1.4.32.3: RESYNC: (1.5-1.6); FILE MERGED 2006/04/07 18:41:49 sb 1.4.32.2: RESYNC: (1.4-1.5); FILE MERGED 2005/11/04 14:50:32 cl 1.4.32.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [86092a63ed9bb95f7e0c981a4eca57c1cf9f7baf]

INTEGRATION: CWS warnings01 (1.5.32); FILE MERGED 2005/11/17 16:33:57 pl 1.5.32.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [231e813102e5c1b5373a375eeeafa5ee4c5f472f]

INTEGRATION: CWS warnings01 (1.4.34); FILE MERGED 2005/11/17 16:33:57 pl 1.4.34.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [fe8ab15ead8f526299d6169d04894fd006688fd7]

INTEGRATION: CWS warnings01 (1.4.32); FILE MERGED 2005/11/17 16:33:57 pl 1.4.32.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [be3decb1f90a956d3cc07d5d0048e112799b21f1]

INTEGRATION: CWS warnings01 (1.3.32); FILE MERGED 2005/11/17 16:33:56 pl 1.3.32.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [3c4269298fb5949cc65c4614bc05848a93898462]

INTEGRATION: CWS warnings01 (1.23.30); FILE MERGED 2006/01/25 19:20:03 sb 1.23.30.4: RESYNC: (1.23-1.24); FILE MERGED 2005/11/17 15:19:30 pl 1.23.30.3: #i55991# removed warnings 2005/11/03 17:47:14 cl 1.23.30.2: warning free code changes for unxlngi6 2005/11/02 14:57:58 cl 1.23.30.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [95771af259ab5c52087907c9e3117a776250bc49]

INTEGRATION: CWS warnings01 (1.26.32); FILE MERGED 2005/11/03 17:47:13 cl 1.26.32.1: warning free code changes for unxlngi6


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [d07635f0282691d7981556a2e22410d5eafa4c8b]

INTEGRATION: CWS warnings01 (1.32.34); FILE MERGED 2005/11/17 15:19:30 pl 1.32.34.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [ba896d9b5fe5ce1231cf0c62fe1dafa0d1ca7f9f]

INTEGRATION: CWS warnings01 (1.6.32); FILE MERGED 2005/11/03 17:47:13 cl 1.6.32.1: warning free code changes for unxlngi6


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [06c164265b543640d26c3f10b49fd74dee70338b]

INTEGRATION: CWS warnings01 (1.8.36); FILE MERGED 2006/01/31 08:07:50 sb 1.8.36.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [41c25375d6ad9ac58323fabac5f3b76886601f2c]

INTEGRATION: CWS warnings01 (1.52.32); FILE MERGED 2006/01/31 08:07:50 sb 1.52.32.4: #i53898# Made code warning-free. 2006/01/25 19:19:36 sb 1.52.32.3: RESYNC: (1.52-1.54); FILE MERGED 2005/11/17 15:19:29 pl 1.52.32.2: #i55991# removed warnings 2005/11/03 17:47:13 cl 1.52.32.1: warning free code changes for unxlngi6


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [058bdba63958673527825c680debb579fb919468]

INTEGRATION: CWS warnings01 (1.124.32); FILE MERGED 2006/05/23 19:18:45 sb 1.124.32.4: RESYNC: (1.125-1.126); FILE MERGED 2006/01/25 19:19:29 sb 1.124.32.3: RESYNC: (1.124-1.125); FILE MERGED 2005/11/17 15:19:29 pl 1.124.32.2: #i55991# removed warnings 2005/11/03 17:47:13 cl 1.124.32.1: warning free code changes for unxlngi6


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [0bae2b319979f1b53373aa9dac8faa434c4b15fd]

INTEGRATION: CWS warnings01 (1.17.34); FILE MERGED 2005/11/17 15:19:29 pl 1.17.34.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [00480623046a1b726e677a97a84182dff8019be6]

INTEGRATION: CWS warnings01 (1.117.30); FILE MERGED 2006/01/31 08:07:49 sb 1.117.30.4: #i53898# Made code warning-free. 2006/01/25 19:19:20 sb 1.117.30.3: RESYNC: (1.117-1.119); FILE MERGED 2005/11/17 15:19:28 pl 1.117.30.2: #i55991# removed warnings 2005/11/03 17:47:12 cl 1.117.30.1: warning free code changes for unxlngi6


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [20a693dcd9d3dc0fbdf0387628f68718d0e548bc]

INTEGRATION: CWS warnings01 (1.15.34); FILE MERGED 2005/11/17 15:19:28 pl 1.15.34.2: #i55991# removed warnings 2005/11/03 17:47:12 cl 1.15.34.1: warning free code changes for unxlngi6


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [9fbfc9299a45a65228312f8698f3174f065a0c06]

INTEGRATION: CWS warnings01 (1.57.32); FILE MERGED 2005/11/17 15:23:49 pl 1.57.32.4: #i55991# removed warnings 2005/11/17 15:19:28 pl 1.57.32.3: #i55991# removed warnings 2005/11/03 17:47:12 cl 1.57.32.2: warning free code changes for unxlngi6 2005/11/02 14:57:57 cl 1.57.32.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [ab1e64bb59e84174cf3048471453d971ce785690]

INTEGRATION: CWS warnings01 (1.64.34); FILE MERGED 2006/05/17 12:01:14 sb 1.64.34.3: #i65438# Fixed previous changes. 2005/11/17 15:19:28 pl 1.64.34.2: #i55991# removed warnings 2005/11/03 17:47:12 cl 1.64.34.1: warning free code changes for unxlngi6


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [4bb597cf8c07f2d89c10caa4f8ac30128b5e76b5]

INTEGRATION: CWS warnings01 (1.29.34); FILE MERGED 2005/11/17 15:19:27 pl 1.29.34.2: #i55991# removed warnings 2005/11/03 17:47:12 cl 1.29.34.1: warning free code changes for unxlngi6


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [a40f04a6cb4327cc50ad0d7ebe5675e0c1770257]

INTEGRATION: CWS warnings01 (1.8.32); FILE MERGED 2005/11/17 15:19:27 pl 1.8.32.2: #i55991# removed warnings 2005/11/03 17:47:11 cl 1.8.32.1: warning free code changes for unxlngi6


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [657c309dc85a736f239f8e26b95c0187035af067]

INTEGRATION: CWS warnings01 (1.11.34); FILE MERGED 2005/11/03 17:47:11 cl 1.11.34.1: warning free code changes for unxlngi6


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [18d97d51da4e729e29a958b4ffa7aab5d96ee73b]

INTEGRATION: CWS warnings01 (1.3.34); FILE MERGED 2005/11/17 15:19:26 pl 1.3.34.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [6b137e5105bf8278863dac847631c11c4249723c]

INTEGRATION: CWS warnings01 (1.11.34); FILE MERGED 2005/11/17 15:19:26 pl 1.11.34.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [b0f3fb4ccac986193f6bc8cead3a7f6d7959892a]

INTEGRATION: CWS warnings01 (1.4.32); FILE MERGED 2005/11/17 15:19:26 pl 1.4.32.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [1794e802a040ea130a7d4da3e9c208139bfd9309]

INTEGRATION: CWS warnings01 (1.10.32); FILE MERGED 2005/11/03 17:47:11 cl 1.10.32.1: warning free code changes for unxlngi6


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [fe8d0a6fc0086f92408a17276f6c43bebd5019ad]

INTEGRATION: CWS warnings01 (1.7.32); FILE MERGED 2005/11/04 14:50:32 cl 1.7.32.2: warning free code changes 2005/11/02 14:57:57 cl 1.7.32.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [274481552aa8c77089b9324e42eabde1255b8681]

INTEGRATION: CWS warnings01 (1.5.32); FILE MERGED 2005/11/03 17:47:11 cl 1.5.32.1: warning free code changes for unxlngi6


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [3e1c80cd42fc29f843a0813257f134c6fba77fa3]

INTEGRATION: CWS warnings01 (1.5.34); FILE MERGED 2006/04/07 18:41:41 sb 1.5.34.2: RESYNC: (1.5-1.6); FILE MERGED 2005/11/03 17:47:11 cl 1.5.34.1: warning free code changes for unxlngi6


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [5fac207c0b7cca549697a053e7233173eb76bc05]

INTEGRATION: CWS warnings01 (1.8.32); FILE MERGED 2005/11/17 15:19:25 pl 1.8.32.2: #i55991# removed warnings 2005/11/03 17:47:11 cl 1.8.32.1: warning free code changes for unxlngi6


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [2a72dea03a4aa6b2db534b46057d2a3e9f5d3e60]

INTEGRATION: CWS warnings01 (1.66.32); FILE MERGED 2006/04/20 14:55:55 sb 1.66.32.4: #i53898# Made code compile and/or warning-free again after resync to SRC680m162. 2006/04/07 18:41:25 sb 1.66.32.3: RESYNC: (1.66-1.67); FILE MERGED 2005/11/17 15:19:25 pl 1.66.32.2: #i55991# removed warnings 2005/11/03 17:47:10 cl 1.66.32.1: warning free code changes for unxlngi6


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [19172537bbb9203cd14d22d2c9902adabd519f37]

INTEGRATION: CWS warnings01 (1.7.34); FILE MERGED 2005/11/17 15:19:25 pl 1.7.34.2: #i55991# removed warnings 2005/11/03 17:47:10 cl 1.7.34.1: warning free code changes for unxlngi6


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [262238f4e4d32f9fdbb5ac9c7e0f488d9540f243]

INTEGRATION: CWS warnings01 (1.13.32); FILE MERGED 2005/11/17 15:19:24 pl 1.13.32.2: #i55991# removed warnings 2005/11/03 17:47:10 cl 1.13.32.1: warning free code changes for unxlngi6


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [7ca8514716b7d927fae405326f8307e5e7d13dd7]

INTEGRATION: CWS warnings01 (1.3.32); FILE MERGED 2005/11/17 15:19:24 pl 1.3.32.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [cbed8d19ad981ad21032ce08b1b9c3ce85fa1739]

INTEGRATION: CWS warnings01 (1.6.32); FILE MERGED 2005/11/17 15:19:24 pl 1.6.32.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [a589905ba02f883c41d701f4beea4cab1f732722]

INTEGRATION: CWS warnings01 (1.7.32); FILE MERGED 2005/11/17 15:19:24 pl 1.7.32.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [4809f9e8c8a05fbecd3bbd1744fce0e1f6eedeec]

INTEGRATION: CWS warnings01 (1.22.32); FILE MERGED 2005/11/17 15:19:24 pl 1.22.32.2: #i55991# removed warnings 2005/11/03 17:47:10 cl 1.22.32.1: warning free code changes for unxlngi6


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [9a8b820ee93d38dd3cd212270262afaea03db4ab]

INTEGRATION: CWS warnings01 (1.6.32); FILE MERGED 2005/11/02 14:57:57 cl 1.6.32.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [c317a6ffd3b1165235d13f4813b3216fa7e7fa0e]

INTEGRATION: CWS warnings01 (1.8.34); FILE MERGED 2005/11/17 15:19:23 pl 1.8.34.2: #i55991# removed warnings 2005/11/02 14:57:57 cl 1.8.34.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [e75c82c37efe17578f8e71d5b06696c89e5b26a5]

INTEGRATION: CWS warnings01 (1.39.34); FILE MERGED 2006/05/23 19:19:11 sb 1.39.34.3: RESYNC: (1.39-1.40); FILE MERGED 2005/11/17 15:19:23 pl 1.39.34.2: #i55991# removed warnings 2005/11/03 17:47:09 cl 1.39.34.1: warning free code changes for unxlngi6


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [53a1c525c073fdf7fe4356d7438639b0b4c1527c]

INTEGRATION: CWS warnings01 (1.15.34); FILE MERGED 2005/11/03 17:47:09 cl 1.15.34.1: warning free code changes for unxlngi6


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [10531a47a9ce19a829a80a9a0c3141bd8cb11006]

INTEGRATION: CWS warnings01 (1.5.34); FILE MERGED 2005/11/03 17:47:09 cl 1.5.34.2: warning free code changes for unxlngi6 2005/11/02 14:57:57 cl 1.5.34.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [241ec6777987bf30c2cf875ee79d39de95617f48]

INTEGRATION: CWS warnings01 (1.10.32); FILE MERGED 2005/11/17 15:19:23 pl 1.10.32.2: #i55991# removed warnings 2005/11/03 17:47:09 cl 1.10.32.1: warning free code changes for unxlngi6


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [b2baaff1657e89329e3bbd1771d46c190a9c129c]

INTEGRATION: CWS warnings01 (1.7.34); FILE MERGED 2005/11/17 15:19:23 pl 1.7.34.2: #i55991# removed warnings 2005/11/03 17:47:09 cl 1.7.34.1: warning free code changes for unxlngi6


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [18d8c19eff4adc25ff40ebd84dabb2611b4bae1d]

INTEGRATION: CWS warnings01 (1.2.32); FILE MERGED 2005/11/02 14:57:57 cl 1.2.32.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [d0c215941b77f36aae9dcdb1e933fabe61744bbe]

INTEGRATION: CWS warnings01 (1.5.32); FILE MERGED 2005/11/03 17:47:09 cl 1.5.32.1: warning free code changes for unxlngi6


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [ca8a62ccff16615774eff5d878412059878a2f8a]

INTEGRATION: CWS warnings01 (1.8.30); FILE MERGED 2005/11/07 17:45:38 pl 1.8.30.2: RESYNC: (1.8-1.9); FILE MERGED 2005/11/03 17:47:08 cl 1.8.30.1: warning free code changes for unxlngi6


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [be6a47bf3e8fc658afee5d7b40ca4885a5c162e0]

INTEGRATION: CWS warnings01 (1.4.32); FILE MERGED 2005/11/02 14:57:57 cl 1.4.32.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [ee651a093fe147c0985e7e8fadc57462d7996139]

INTEGRATION: CWS warnings01 (1.5.32); FILE MERGED 2005/11/17 15:19:22 pl 1.5.32.2: #i55991# removed warnings 2005/11/03 17:47:08 cl 1.5.32.1: warning free code changes for unxlngi6


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [0f225a6cda865a8d1f3b8b56008eda1cd25c3cd1]

INTEGRATION: CWS warnings01 (1.8.32); FILE MERGED 2005/11/03 17:47:08 cl 1.8.32.1: warning free code changes for unxlngi6


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [7603005ef0f341070f87541a60fc4131e1126072]

INTEGRATION: CWS warnings01 (1.14.32); FILE MERGED 2005/11/03 17:47:08 cl 1.14.32.1: warning free code changes for unxlngi6


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [996362dddb090bae63bc820814759cbebe2949f8]

INTEGRATION: CWS warnings01 (1.2.32); FILE MERGED 2005/11/02 14:57:56 cl 1.2.32.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [abf7b56c9e30f9aca42a0b98117c8a778d767404]

INTEGRATION: CWS warnings01 (1.11.32); FILE MERGED 2005/11/03 17:47:08 cl 1.11.32.1: warning free code changes for unxlngi6


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [b0dbadc703689f83f5d60f2d0bfef537f97073ec]

INTEGRATION: CWS warnings01 (1.5.32); FILE MERGED 2005/11/03 17:47:08 cl 1.5.32.1: warning free code changes for unxlngi6


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [7482a410e87e95dd6d8c67155819bf10da69eb3e]

INTEGRATION: CWS warnings01 (1.8.34); FILE MERGED 2005/11/03 17:47:08 cl 1.8.34.1: warning free code changes for unxlngi6


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [6713fadf9313830726caf9bf092d3f2970cfb9e6]

INTEGRATION: CWS warnings01 (1.3.32); FILE MERGED 2005/11/17 15:19:22 pl 1.3.32.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [734eaddfdcf0abfe96023a62ffe66e255b38d751]

INTEGRATION: CWS warnings01 (1.9.32); FILE MERGED 2005/11/17 15:19:22 pl 1.9.32.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [644dedcde1c6760e640e309ef1750ced8be866ef]

INTEGRATION: CWS warnings01 (1.6.32); FILE MERGED 2005/11/03 17:47:07 cl 1.6.32.1: warning free code changes for unxlngi6


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [70c37291a82636629145fa27f6765a179459707f]

INTEGRATION: CWS warnings01 (1.9.32); FILE MERGED 2005/11/17 15:19:22 pl 1.9.32.3: #i55991# removed warnings 2005/11/03 17:47:07 cl 1.9.32.2: warning free code changes for unxlngi6 2005/11/02 14:57:56 cl 1.9.32.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [e7d9455c54d852911a75cb07fcc0f46221d380d9]

INTEGRATION: CWS warnings01 (1.15.32); FILE MERGED 2006/05/23 19:18:55 sb 1.15.32.3: RESYNC: (1.15-1.16); FILE MERGED 2005/11/03 17:47:07 cl 1.15.32.2: warning free code changes for unxlngi6 2005/11/02 14:57:56 cl 1.15.32.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [504020b0fdd02179797b21b6d0bba62e47f5dc03]

INTEGRATION: CWS warnings01 (1.5.32); FILE MERGED 2005/11/02 14:57:56 cl 1.5.32.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [f16a3b159d3fe52be63b15e61e1957a9fbb3b028]

INTEGRATION: CWS warnings01 (1.5.32); FILE MERGED 2005/11/17 15:19:21 pl 1.5.32.2: #i55991# removed warnings 2005/11/03 17:47:07 cl 1.5.32.1: warning free code changes for unxlngi6


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [e6bc3209a314d7b7a40b84dcba58f83e98afbe90]

INTEGRATION: CWS warnings01 (1.5.32); FILE MERGED 2005/11/17 15:19:21 pl 1.5.32.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [d90b35d191b166ed03b856bf31f770e46a9a1651]

INTEGRATION: CWS warnings01 (1.3.34); FILE MERGED 2005/11/17 15:19:21 pl 1.3.34.2: #i55991# removed warnings 2005/11/03 17:47:07 cl 1.3.34.1: warning free code changes for unxlngi6


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [76c7ed638a0ff14028b69b5a9f2db1bcbf86253c]

INTEGRATION: CWS warnings01 (1.11.34); FILE MERGED 2005/11/17 15:19:21 pl 1.11.34.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [27ddc2f8bdfd38572a5411f93e0712a647b15b30]

INTEGRATION: CWS warnings01 (1.5.32); FILE MERGED 2005/11/17 15:19:20 pl 1.5.32.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [81cf21a5b0cc11aefcb68034f111d3edc73600b7]

INTEGRATION: CWS warnings01 (1.12.32); FILE MERGED 2005/11/16 22:47:30 pl 1.12.32.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [260bc40875217ea84a5273bc3e278621f08b9264]

INTEGRATION: CWS warnings01 (1.36.32); FILE MERGED 2006/04/07 18:40:56 sb 1.36.32.3: RESYNC: (1.36-1.37); FILE MERGED 2005/11/16 22:47:30 pl 1.36.32.2: #i55991# removed warnings 2005/11/03 17:47:06 cl 1.36.32.1: warning free code changes for unxlngi6


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [9a057b947d3ec06cc6cd506cfdfa1642be9ae5de]

INTEGRATION: CWS warnings01 (1.5.34); FILE MERGED 2005/11/16 22:47:30 pl 1.5.34.2: #i55991# removed warnings 2005/11/03 17:47:06 cl 1.5.34.1: warning free code changes for unxlngi6


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [b132c4875e0cc488f0f9800d30eb5c1e8d2c1651]

INTEGRATION: CWS warnings01 (1.33.32); FILE MERGED 2006/05/23 19:18:24 sb 1.33.32.4: RESYNC: (1.34-1.35); FILE MERGED 2006/01/25 19:19:13 sb 1.33.32.3: RESYNC: (1.33-1.34); FILE MERGED 2005/11/16 22:47:30 pl 1.33.32.2: #i55991# removed warnings 2005/11/03 17:47:06 cl 1.33.32.1: warning free code changes for unxlngi6


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [84101c21b2df553ecd7c1e0500a2aa0ada3698cb]

INTEGRATION: CWS warnings01 (1.38.20); FILE MERGED 2006/05/29 07:57:34 sb 1.38.20.5: #i53898# Made code warning-free and/or compile at all after resync to SRC680m170. 2006/05/23 19:18:10 sb 1.38.20.4: RESYNC: (1.39-1.40); FILE MERGED 2005/11/16 22:47:29 pl 1.38.20.3: #i55991# removed warnings 2005/11/07 17:45:24 pl 1.38.20.2: RESYNC: (1.38-1.39); FILE MERGED 2005/11/03 17:47:06 cl 1.38.20.1: warning free code changes for unxlngi6


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [65741f5aea8ab719fb3c6f06b81286f700f52882]

INTEGRATION: CWS warnings01 (1.41.20); FILE MERGED 2006/05/23 19:17:51 sb 1.41.20.4: RESYNC: (1.42-1.43); FILE MERGED 2005/11/16 22:47:29 pl 1.41.20.3: #i55991# removed warnings 2005/11/07 17:45:15 pl 1.41.20.2: RESYNC: (1.41-1.42); FILE MERGED 2005/11/03 17:47:05 cl 1.41.20.1: warning free code changes for unxlngi6


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [854457d48d28c5a15e4407ff0ee6fa0585845299]

INTEGRATION: CWS warnings01 (1.23.34); FILE MERGED 2006/05/23 19:17:36 sb 1.23.34.2: RESYNC: (1.23-1.24); FILE MERGED 2005/11/16 22:47:29 pl 1.23.34.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [97f692154e09e10c71fc63c10b5d871c7ba0c2e8]

INTEGRATION: CWS warnings01 (1.35.34); FILE MERGED 2005/11/03 17:47:05 cl 1.35.34.1: warning free code changes for unxlngi6


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [b2b03ec332bf0307e522f4015381938c91b88542]

INTEGRATION: CWS warnings01 (1.44.32); FILE MERGED 2005/11/16 22:47:29 pl 1.44.32.3: #i55991# removed warnings 2005/11/07 17:45:02 pl 1.44.32.2: RESYNC: (1.44-1.45); FILE MERGED 2005/11/03 17:47:05 cl 1.44.32.1: warning free code changes for unxlngi6


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [7c2372be285e8130a497a966ab1abeec208ea21f]

INTEGRATION: CWS warnings01 (1.18.34); FILE MERGED 2005/11/16 22:47:28 pl 1.18.34.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [dcb91da1eb1bd4b2d1283b039d79facfc41096fa]

INTEGRATION: CWS warnings01 (1.20.34); FILE MERGED 2005/11/16 22:47:28 pl 1.20.34.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [f2368f9cdf42de776f0f3d74d96eb368484a71b2]

INTEGRATION: CWS warnings01 (1.3.34); FILE MERGED 2005/11/02 14:57:56 cl 1.3.34.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [90c123550172ff308cf7f6fbed88d2a10a72afb2]

INTEGRATION: CWS warnings01 (1.3.34); FILE MERGED 2005/11/16 22:47:28 pl 1.3.34.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [f5956ead8e2bdb29e89bbcce5915d4ca857a8760]

INTEGRATION: CWS warnings01 (1.15.34); FILE MERGED 2005/11/16 22:47:28 pl 1.15.34.2: #i55991# removed warnings 2005/11/03 17:47:05 cl 1.15.34.1: warning free code changes for unxlngi6


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [a741a13c1400b59760f77fff0fe1be246333b675]

INTEGRATION: CWS warnings01 (1.4.34); FILE MERGED 2005/11/16 22:47:27 pl 1.4.34.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [9768db44b31142f7574970015465bcae3cbb252d]

INTEGRATION: CWS warnings01 (1.13.32); FILE MERGED 2005/11/16 22:47:27 pl 1.13.32.2: #i55991# removed warnings 2005/11/03 17:47:05 cl 1.13.32.1: warning free code changes for unxlngi6


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [7f4666d91960aa58d45800aa606f5ba0c80bd449]

INTEGRATION: CWS warnings01 (1.3.32); FILE MERGED 2005/11/16 22:47:26 pl 1.3.32.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [865672dde2bbad7b587a0891cc1185fbe8ce42b9]

INTEGRATION: CWS warnings01 (1.21.34); FILE MERGED 2006/05/23 19:17:23 sb 1.21.34.3: RESYNC: (1.21-1.22); FILE MERGED 2005/11/16 22:47:26 pl 1.21.34.2: #i55991# removed warnings 2005/11/03 17:47:04 cl 1.21.34.1: warning free code changes for unxlngi6


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [85d7cf1726b5d5f66c7c01ae67e655155ac65459]

INTEGRATION: CWS warnings01 (1.10.34); FILE MERGED 2005/11/03 17:47:04 cl 1.10.34.1: warning free code changes for unxlngi6


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [9bc962d396d3e0c6efb8013fa527096da1127a6d]

INTEGRATION: CWS warnings01 (1.15.34); FILE MERGED 2006/04/07 18:40:48 sb 1.15.34.2: RESYNC: (1.15-1.16); FILE MERGED 2005/11/16 22:47:25 pl 1.15.34.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [ceef1d87346856644781b7358d89b02ca61458c3]

INTEGRATION: CWS warnings01 (1.3.34); FILE MERGED 2005/11/03 17:47:04 cl 1.3.34.1: warning free code changes for unxlngi6


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [ccb9e7ed921652aec937853fa3d616b96eb28a45]

INTEGRATION: CWS warnings01 (1.5.34); FILE MERGED 2005/11/03 17:47:04 cl 1.5.34.1: warning free code changes for unxlngi6


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [aecfbfb52d79e9ef82193bd7a1b5ba427629cec5]

INTEGRATION: CWS warnings01 (1.8.34); FILE MERGED 2005/11/16 22:47:25 pl 1.8.34.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [349905166d94d82b1f4b58f14d56ffe13c887af6]

INTEGRATION: CWS warnings01 (1.4.34); FILE MERGED 2005/11/03 17:47:04 cl 1.4.34.1: warning free code changes for unxlngi6


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [337e727128bb10f140261175fb471c89010f12c3]

INTEGRATION: CWS warnings01 (1.2.34); FILE MERGED 2005/11/16 22:47:24 pl 1.2.34.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [0ff671802996d399ca285b90bd618bba371afb30]

INTEGRATION: CWS warnings01 (1.5.34); FILE MERGED 2005/11/16 22:47:24 pl 1.5.34.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [49945e562c6e77534808b565e74e00cb36c017aa]

INTEGRATION: CWS warnings01 (1.4.34); FILE MERGED 2005/11/16 22:47:23 pl 1.4.34.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [8ec78953336be5e37cf0e70541580a797ad56cf7]

INTEGRATION: CWS warnings01 (1.5.34); FILE MERGED 2005/11/16 22:47:23 pl 1.5.34.2: #i55991# removed warnings 2005/11/03 17:47:04 cl 1.5.34.1: warning free code changes for unxlngi6


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [36018ba563aafe5c3f303c9582049fb2ccd72143]

INTEGRATION: CWS warnings01 (1.5.34); FILE MERGED 2005/11/16 22:47:22 pl 1.5.34.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [173c0dc8ff7fd94b8ab4108dabf56f2367071f91]

INTEGRATION: CWS warnings01 (1.5.34); FILE MERGED 2005/11/03 17:47:03 cl 1.5.34.1: warning free code changes for unxlngi6


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [0f80a3aba4d63716b076710630bcd6c27f80082a]

INTEGRATION: CWS warnings01 (1.2.34); FILE MERGED 2005/11/16 22:47:21 pl 1.2.34.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [4742fe8dafff5d1d7a7e4e45c82e7bb17b437f8b]

INTEGRATION: CWS warnings01 (1.4.34); FILE MERGED 2006/05/23 19:17:01 sb 1.4.34.3: RESYNC: (1.4-1.5); FILE MERGED 2005/11/16 22:47:21 pl 1.4.34.2: #i55991# removed warnings 2005/11/03 17:47:03 cl 1.4.34.1: warning free code changes for unxlngi6


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [ddb46d5ad8bdefbe9d4187d62729ff95aa7db538]

INTEGRATION: CWS warnings01 (1.13.34); FILE MERGED 2005/11/16 22:47:20 pl 1.13.34.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [4133eb46dc215fac24a6af3290ef5d596907d8ab]

INTEGRATION: CWS warnings01 (1.2.34); FILE MERGED 2005/11/16 22:47:20 pl 1.2.34.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [c8c01e7a0a9074bfeebf4b4195f82afa25b6d61b]

INTEGRATION: CWS warnings01 (1.6.32); FILE MERGED 2005/11/02 14:57:55 cl 1.6.32.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [e2e329cd1242479252eeeea01b5bda72305bf500]

INTEGRATION: CWS warnings01 (1.8.34); FILE MERGED 2005/11/16 22:47:19 pl 1.8.34.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [e8a5b665303c15d4532a3ee406278961ee941178]

INTEGRATION: CWS warnings01 (1.6.32); FILE MERGED 2005/11/03 17:47:03 cl 1.6.32.1: warning free code changes for unxlngi6


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [7147dc4db18df5db782d3fd3d6f9e07b7fc7cc0e]

INTEGRATION: CWS warnings01 (1.5.34); FILE MERGED 2006/04/07 18:41:05 sb 1.5.34.2: RESYNC: (1.5-1.6); FILE MERGED 2005/11/16 22:47:19 pl 1.5.34.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [00fb927dbb3d75626ee6c0307be44052f34a0784]

INTEGRATION: CWS warnings01 (1.2.32); FILE MERGED 2005/11/03 17:47:03 cl 1.2.32.1: warning free code changes for unxlngi6


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [0f5e376f8da81ad7538b6b95e8c862b8e3bbb470]

INTEGRATION: CWS warnings01 (1.3.34); FILE MERGED 2005/11/16 22:47:18 pl 1.3.34.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [45f446f5b23a9170d6730a7cbcaf9bc3c95ebcab]

INTEGRATION: CWS warnings01 (1.4.34); FILE MERGED 2005/11/16 22:47:18 pl 1.4.34.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [2663e8572b22d8a0fb2fe6d1caab114f3189b274]

INTEGRATION: CWS warnings01 (1.9.34); FILE MERGED 2005/11/16 22:47:18 pl 1.9.34.2: #i55991# removed warnings 2005/11/03 17:47:03 cl 1.9.34.1: warning free code changes for unxlngi6


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [309fe8e2b753a07e69c8bfaed6c52093ded272f7]

INTEGRATION: CWS warnings01 (1.11.32); FILE MERGED 2006/05/23 19:16:52 sb 1.11.32.2: RESYNC: (1.11-1.12); FILE MERGED 2005/11/03 17:47:02 cl 1.11.32.1: warning free code changes for unxlngi6


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [5784796ec704dfc0adaa91bec9f76ae16d264e6a]

INTEGRATION: CWS warnings01 (1.5.34); FILE MERGED 2005/11/16 22:47:17 pl 1.5.34.2: #i55991# removed warnings 2005/11/02 14:57:55 cl 1.5.34.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [dc3e1d048ed2faddd70c1c311ce074adac15b634]

INTEGRATION: CWS warnings01 (1.12.34); FILE MERGED 2005/11/02 14:57:55 cl 1.12.34.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [72d48e6e19e411185fcc9a7a0f048848b1ecc5d2]

INTEGRATION: CWS warnings01 (1.4.34); FILE MERGED 2005/11/16 22:47:17 pl 1.4.34.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [260085a1273107b782200f67960e49917f4fb084]

INTEGRATION: CWS warnings01 (1.10.34); FILE MERGED 2005/11/16 22:47:17 pl 1.10.34.2: #i55991# removed warnings 2005/11/03 17:47:02 cl 1.10.34.1: warning free code changes for unxlngi6


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [f0bd4f4761eb62b534d0086d7778169ee3a1794e]

INTEGRATION: CWS warnings01 (1.28.34); FILE MERGED 2005/11/16 22:47:16 pl 1.28.34.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [b24437c5c26d684e56390aefed5276166c7d80fb]

INTEGRATION: CWS warnings01 (1.6.34); FILE MERGED 2005/11/02 14:57:55 cl 1.6.34.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [746282dae7be5de5823aae06e55b74765025dcf9]

INTEGRATION: CWS warnings01 (1.9.34); FILE MERGED 2005/11/16 22:47:16 pl 1.9.34.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [b394f2e7eaf1b052926cd069b54e897f14a188d7]

INTEGRATION: CWS warnings01 (1.14.34); FILE MERGED 2005/11/02 14:57:55 cl 1.14.34.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [56254295b9813bd65be798abf67ca0e48c5c218b]

INTEGRATION: CWS warnings01 (1.10.32); FILE MERGED 2005/11/02 14:57:55 cl 1.10.32.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [cb01214863a2ed4d4597afd8fe1ccf48cf2e8681]

INTEGRATION: CWS warnings01 (1.16.34); FILE MERGED 2005/11/16 22:47:15 pl 1.16.34.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [ed3d2358f0809cca0278b414457d3f4c06b051e2]

INTEGRATION: CWS warnings01 (1.6.34); FILE MERGED 2005/11/16 22:47:15 pl 1.6.34.3: #i55991# removed warnings 2005/11/03 17:47:02 cl 1.6.34.2: warning free code changes for unxlngi6 2005/11/02 14:57:54 cl 1.6.34.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [7cc99c61045ec4e782a510a564fba1f2ef379f8d]

INTEGRATION: CWS warnings01 (1.3.34); FILE MERGED 2005/11/16 22:47:15 pl 1.3.34.2: #i55991# removed warnings 2005/11/02 14:57:54 cl 1.3.34.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [14a23346603fd33e3f0709ab8ec645a7249182e7]

INTEGRATION: CWS warnings01 (1.10.34); FILE MERGED 2005/11/02 14:57:54 cl 1.10.34.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [faef3ecadbe32770dfb52ad60de786537920bd84]

INTEGRATION: CWS warnings01 (1.11.34); FILE MERGED 2005/11/02 14:57:54 cl 1.11.34.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [627f5329d79e95212be2056bcbd59c8ebe1ebf8e]

INTEGRATION: CWS warnings01 (1.4.32); FILE MERGED 2005/11/02 14:57:53 cl 1.4.32.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [7b187db4aec96ebd14a85b442882910a58905d17]

INTEGRATION: CWS warnings01 (1.4.34); FILE MERGED 2005/11/16 22:47:15 pl 1.4.34.2: #i55991# removed warnings 2005/11/02 14:57:53 cl 1.4.34.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [8ce54a989a5e616fe980af2353c9b67c46efc676]

INTEGRATION: CWS warnings01 (1.5.34); FILE MERGED 2005/11/16 22:47:14 pl 1.5.34.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [ea89faaa28fc7cbd64c8e16a0f21f0081a61f37a]

INTEGRATION: CWS warnings01 (1.12.34); FILE MERGED 2005/11/02 14:57:53 cl 1.12.34.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [ce8f23e8800682c19182cf0c275f34684f6d27f3]

INTEGRATION: CWS warnings01 (1.2.34); FILE MERGED 2005/11/16 22:47:14 pl 1.2.34.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [9762a525186d9f83400bd4dc16c57fcc05382954]

INTEGRATION: CWS warnings01 (1.3.34); FILE MERGED 2005/11/16 22:47:14 pl 1.3.34.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [0f5c8733662061b1b624a7202c4e39b37d608d43]

INTEGRATION: CWS warnings01 (1.7.34); FILE MERGED 2005/11/03 17:47:02 cl 1.7.34.1: warning free code changes for unxlngi6


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [e13e4fca39198ae1f67aad064e09f30ff72ef8df]

INTEGRATION: CWS warnings01 (1.6.34); FILE MERGED 2005/11/16 22:47:14 pl 1.6.34.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [3eaa2ab62425973b4d3e14d6b7a215cf13e5bf42]

INTEGRATION: CWS warnings01 (1.4.34); FILE MERGED 2005/11/16 22:47:14 pl 1.4.34.2: #i55991# removed warnings 2005/11/03 17:47:01 cl 1.4.34.1: warning free code changes for unxlngi6


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [2da6012374e1391a9581102663a13185cc82ac61]

INTEGRATION: CWS warnings01 (1.7.32); FILE MERGED 2005/11/16 22:47:13 pl 1.7.32.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [c3765e89c155209aef747d3704a9893be5460983]

INTEGRATION: CWS warnings01 (1.15.34); FILE MERGED 2005/11/16 22:47:13 pl 1.15.34.2: #i55991# removed warnings 2005/11/03 17:47:01 cl 1.15.34.1: warning free code changes for unxlngi6


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [b0aa6c2d9445845c9b9ebbdfe81544f28f5de21d]

INTEGRATION: CWS warnings01 (1.3.34); FILE MERGED 2005/11/16 22:47:13 pl 1.3.34.3: #i55991# removed warnings 2005/11/04 14:50:31 cl 1.3.34.2: warning free code changes 2005/11/03 17:47:01 cl 1.3.34.1: warning free code changes for unxlngi6


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [13a6bbd9e0f064a78cf24480af50a39606f7c2b0]

INTEGRATION: CWS warnings01 (1.17.14); FILE MERGED 2006/05/23 19:16:43 sb 1.17.14.2: RESYNC: (1.17-1.19); FILE MERGED 2005/11/16 22:47:12 pl 1.17.14.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [34bcc0991523b55670053e675a90d6211282e4bd]

INTEGRATION: CWS warnings01 (1.14.34); FILE MERGED 2006/05/23 19:16:31 sb 1.14.34.3: RESYNC: (1.14-1.15); FILE MERGED 2005/11/16 22:47:12 pl 1.14.34.2: #i55991# removed warnings 2005/11/03 17:47:00 cl 1.14.34.1: warning free code changes for unxlngi6


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [10a56947a64acf3806c2a90b93f9d54d220177ac]

INTEGRATION: CWS warnings01 (1.9.34); FILE MERGED 2005/11/16 22:47:12 pl 1.9.34.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [b82d517c92bb3b2499b1a55f57d536abed5f71ff]

INTEGRATION: CWS warnings01 (1.12.34); FILE MERGED 2005/11/16 22:47:12 pl 1.12.34.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [03261d6517eba75f0e975c01f070a39c8e1a35d7]

INTEGRATION: CWS warnings01 (1.22.34); FILE MERGED 2005/11/16 22:47:11 pl 1.22.34.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [2d3b2f4aa1980c0a6e039888c35abc033753b220]

INTEGRATION: CWS warnings01 (1.22.34); FILE MERGED 2005/11/03 17:47:00 cl 1.22.34.1: warning free code changes for unxlngi6


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [c070dd6c09ae9cb94ef061cc5abe9012c96039a7]

INTEGRATION: CWS warnings01 (1.29.34); FILE MERGED 2005/11/16 22:47:11 pl 1.29.34.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [97b69b5ff2bc2f9056313a57904c2067d4046feb]

INTEGRATION: CWS warnings01 (1.17.34); FILE MERGED 2005/11/16 22:47:11 pl 1.17.34.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [171dcd6991f68fa476c22b610568b8e34064e454]

INTEGRATION: CWS warnings01 (1.27.34); FILE MERGED 2005/11/16 22:47:11 pl 1.27.34.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [df122eb18adf2a49a4b37848fc29a75ca8012ea4]

INTEGRATION: CWS warnings01 (1.16.34); FILE MERGED 2005/11/03 17:47:00 cl 1.16.34.1: warning free code changes for unxlngi6


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [1f7499071e8a3a35faf0f47b8cfa9a056ab59889]

INTEGRATION: CWS warnings01 (1.30.34); FILE MERGED 2005/11/04 14:50:30 cl 1.30.34.2: warning free code changes 2005/11/03 17:47:00 cl 1.30.34.1: warning free code changes for unxlngi6


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [ba5b69e1484978d8dcf6994c92437def037032f0]

INTEGRATION: CWS warnings01 (1.3.34); FILE MERGED 2005/11/16 22:47:10 pl 1.3.34.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [ba1a6ac9c09da596f55f3246f9f1919406d2f040]

INTEGRATION: CWS warnings01 (1.4.34); FILE MERGED 2005/11/16 22:47:10 pl 1.4.34.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [a98cf93655efac9163c580b8ccbc1a4f7057bf8e]

INTEGRATION: CWS warnings01 (1.13.34); FILE MERGED 2005/11/03 17:46:59 cl 1.13.34.1: warning free code changes for unxlngi6


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [8f8df504205b1b6cde86d307b67705419df074af]

INTEGRATION: CWS warnings01 (1.4.34); FILE MERGED 2005/11/03 17:46:59 cl 1.4.34.1: warning free code changes for unxlngi6


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [72e7babdf56a6113f9ba896450050e7234881b31]

INTEGRATION: CWS warnings01 (1.5.32); FILE MERGED 2005/11/16 22:47:10 pl 1.5.32.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [882533568bf41389bf68042dd31832f2e471ab28]

INTEGRATION: CWS warnings01 (1.17.34); FILE MERGED 2005/11/16 22:47:10 pl 1.17.34.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [e13295303895bedfeacb0e4d10e222a017be0f16]

INTEGRATION: CWS warnings01 (1.2.34); FILE MERGED 2005/11/03 17:46:59 cl 1.2.34.1: warning free code changes for unxlngi6


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [f0d147836519b885c37016bc09d2a482c44ed791]

INTEGRATION: CWS warnings01 (1.8.34); FILE MERGED 2005/11/04 14:50:30 cl 1.8.34.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [d0fb1b1fb7ff522b6479ecd83b541b214a305ee8]

INTEGRATION: CWS warnings01 (1.7.34); FILE MERGED 2005/11/16 22:47:09 pl 1.7.34.2: #i55991# removed warnings 2005/11/03 17:46:59 cl 1.7.34.1: warning free code changes for unxlngi6


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [00ffe0b1ce563b836c563c5dc5ca9371018dd30f]

INTEGRATION: CWS warnings01 (1.29.34); FILE MERGED 2005/11/03 17:46:59 cl 1.29.34.1: warning free code changes for unxlngi6


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [fd3490d3919fddf1775608a5abafb11efbac46e1]

INTEGRATION: CWS warnings01 (1.49.32); FILE MERGED 2005/11/16 22:47:09 pl 1.49.32.2: #i55991# removed warnings 2005/11/03 17:46:59 cl 1.49.32.1: warning free code changes for unxlngi6


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [6811fc8216bd7ccef09c58937cd8aa3a8ae195eb]

INTEGRATION: CWS warnings01 (1.14.34); FILE MERGED 2006/01/25 19:19:05 sb 1.14.34.2: RESYNC: (1.14-1.15); FILE MERGED 2005/11/03 17:46:58 cl 1.14.34.1: warning free code changes for unxlngi6


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [7f4f65575d1b2f2944d13acdb9d4e1251974a9a2]

INTEGRATION: CWS warnings01 (1.40.34); FILE MERGED 2005/11/16 22:47:09 pl 1.40.34.2: #i55991# removed warnings 2005/11/03 17:46:58 cl 1.40.34.1: warning free code changes for unxlngi6


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [c3a6b50ac3d6d9dc2461bc83ccd669bda79fd2fd]

INTEGRATION: CWS warnings01 (1.22.34); FILE MERGED 2005/11/16 22:47:09 pl 1.22.34.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [9d12cb3d60b10770c8a93309cc0a3496bf9bfa6b]

INTEGRATION: CWS warnings01 (1.12.34); FILE MERGED 2005/11/16 22:47:08 pl 1.12.34.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [c7fbe90a45b2307672215a5302bd9535bbc0df17]

INTEGRATION: CWS warnings01 (1.11.32); FILE MERGED 2005/11/16 21:34:16 pl 1.11.32.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [c7b6307f92e7f7a34b44f81bf3f7a5edc67836c7]

INTEGRATION: CWS warnings01 (1.46.32); FILE MERGED 2006/05/23 19:16:21 sb 1.46.32.3: RESYNC: (1.46-1.47); FILE MERGED 2005/11/16 21:34:16 pl 1.46.32.2: #i55991# removed warnings 2005/11/02 14:57:53 cl 1.46.32.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [7c2138feed8c86df2dc47e49057b05099f516bd1]

INTEGRATION: CWS warnings01 (1.8.32); FILE MERGED 2005/11/16 21:34:16 pl 1.8.32.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [dafa1042414c50a7ccb2ac4aafc1469253f89699]

INTEGRATION: CWS warnings01 (1.106.8); FILE MERGED 2006/05/23 19:16:05 sb 1.106.8.6: RESYNC: (1.110-1.113); FILE MERGED 2006/04/20 14:55:55 sb 1.106.8.5: #i53898# Made code compile and/or warning-free again after resync to SRC680m162. 2006/04/07 18:40:30 sb 1.106.8.4: RESYNC: (1.107-1.110); FILE MERGED 2005/11/16 21:34:15 pl 1.106.8.3: #i55991# removed warnings 2005/11/07 17:44:36 pl 1.106.8.2: RESYNC: (1.106-1.107); FILE MERGED 2005/11/02 14:57:52 cl 1.106.8.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [bba122299d5b2fd2d1692c810708c97a2b23cf2d]

INTEGRATION: CWS warnings01 (1.15.32); FILE MERGED 2005/11/16 21:34:15 pl 1.15.32.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [cd1a1942a9e1f345ad57662767910f76c2537868]

INTEGRATION: CWS warnings01 (1.9.34); FILE MERGED 2005/11/02 14:57:52 cl 1.9.34.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [b65cca5dd1f4ca73a8cdcc542f5f808233d3e0f7]

INTEGRATION: CWS warnings01 (1.14.32); FILE MERGED 2005/11/16 21:34:15 pl 1.14.32.2: #i55991# removed warnings 2005/11/02 14:57:52 cl 1.14.32.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [bd470a918bbd2759f2f5a3499b709b24a62a067d]

INTEGRATION: CWS warnings01 (1.11.30); FILE MERGED 2005/11/02 14:57:52 cl 1.11.30.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [f8b8372be13322848322afcfe2e52da132ececa1]

INTEGRATION: CWS warnings01 (1.29.32); FILE MERGED 2005/11/16 21:34:15 pl 1.29.32.2: #i55991# removed warnings 2005/11/02 14:57:52 cl 1.29.32.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [19dea1dd87ec211fe8e9949de03e72d0a1d513cf]

INTEGRATION: CWS warnings01 (1.17.30); FILE MERGED 2005/11/02 14:57:52 cl 1.17.30.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [8fe8670b4692411501301c42c3da9fe5cf069200]

INTEGRATION: CWS warnings01 (1.8.30); FILE MERGED 2005/11/02 14:57:51 cl 1.8.30.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [11a9da76830361ee1e2dd7785af4231cdf028723]

INTEGRATION: CWS warnings01 (1.19.32); FILE MERGED 2006/05/23 19:15:44 sb 1.19.32.3: RESYNC: (1.19-1.20); FILE MERGED 2005/11/16 21:34:15 pl 1.19.32.2: #i55991# removed warnings 2005/11/02 14:57:51 cl 1.19.32.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [4fd08e7fb4499154354368e05506d079fae88a8e]

INTEGRATION: CWS warnings01 (1.3.34); FILE MERGED 2005/11/16 21:34:14 pl 1.3.34.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [213b7b526c35f765bdf0108ae0cf90ce68326fdb]

INTEGRATION: CWS warnings01 (1.61.32); FILE MERGED 2005/11/16 21:34:14 pl 1.61.32.2: #i55991# removed warnings 2005/11/02 14:57:51 cl 1.61.32.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [2f883da33b81928e481c0d60df7344f7325dac36]

INTEGRATION: CWS warnings01 (1.9.32); FILE MERGED 2005/11/16 21:34:14 pl 1.9.32.2: #i55991# removed warnings 2005/11/02 14:57:51 cl 1.9.32.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [00a2ad2f040a00f3a80b482bd7e71cef0cbd1664]

INTEGRATION: CWS warnings01 (1.13.32); FILE MERGED 2005/11/16 21:34:14 pl 1.13.32.2: #i55991# removed warnings 2005/11/02 14:57:51 cl 1.13.32.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [07eb69f0b8fdc7c07fc8354ddb65f5c4c4c9c222]

INTEGRATION: CWS warnings01 (1.48.32); FILE MERGED 2006/05/23 19:15:26 sb 1.48.32.4: RESYNC: (1.49-1.50); FILE MERGED 2005/11/16 21:34:13 pl 1.48.32.3: #i55991# removed warnings 2005/11/07 17:44:27 pl 1.48.32.2: RESYNC: (1.48-1.49); FILE MERGED 2005/11/02 14:57:50 cl 1.48.32.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [1545c25bd6b32b6dc4fff14f833aec40880f210d]

INTEGRATION: CWS warnings01 (1.72.34); FILE MERGED 2006/04/20 14:55:55 sb 1.72.34.4: #i53898# Made code compile and/or warning-free again after resync to SRC680m162. 2006/04/07 18:40:20 sb 1.72.34.3: RESYNC: (1.72-1.73); FILE MERGED 2005/11/16 21:34:13 pl 1.72.34.2: #i55991# removed warnings 2005/11/02 14:57:50 cl 1.72.34.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [ade7a852a6dd64a0574f36aa384c5b2b9437bf46]

INTEGRATION: CWS warnings01 (1.49.32); FILE MERGED 2005/11/16 21:34:12 pl 1.49.32.3: #i55991# removed warnings 2005/11/04 14:50:30 cl 1.49.32.2: warning free code changes 2005/11/02 14:57:50 cl 1.49.32.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [8c9950d209eaac0ebe1bc960945bb477c0fe39e0]

INTEGRATION: CWS warnings01 (1.102.32); FILE MERGED 2006/05/23 19:15:09 sb 1.102.32.4: RESYNC: (1.102-1.104); FILE MERGED 2005/11/16 21:34:12 pl 1.102.32.3: #i55991# removed warnings 2005/11/04 14:50:30 cl 1.102.32.2: warning free code changes 2005/11/02 14:57:50 cl 1.102.32.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [6cfd4232a56e9153d87f6e2d7c57f1bdd64c3a98]

INTEGRATION: CWS warnings01 (1.86.34); FILE MERGED 2005/11/16 21:34:11 pl 1.86.34.3: #i55991# removed warnings 2005/11/04 14:50:29 cl 1.86.34.2: warning free code changes 2005/11/02 14:57:49 cl 1.86.34.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [0d6e7e8fe93b5b21e2e98b1f4925171731f93698]

INTEGRATION: CWS warnings01 (1.8.34); FILE MERGED 2005/11/16 21:34:11 pl 1.8.34.3: #i55991# removed warnings 2005/11/07 17:44:04 pl 1.8.34.2: RESYNC: (1.8-1.9); FILE MERGED 2005/11/02 14:57:49 cl 1.8.34.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [5ee858bd8b1bd19fb590f61ccad08dc8c0c4f082]

INTEGRATION: CWS warnings01 (1.2.34); FILE MERGED 2005/11/16 21:34:11 pl 1.2.34.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [03a8422ecc95dc45e668a86365b389f1571981b2]

INTEGRATION: CWS warnings01 (1.6.32); FILE MERGED 2005/11/16 21:34:10 pl 1.6.32.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [b6f79648e7e2228583f27709fae7effe36467b83]

INTEGRATION: CWS warnings01 (1.5.34); FILE MERGED 2005/11/16 21:34:10 pl 1.5.34.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [8e3be4fd0eccadfb12d09fad453228a11bc12225]

INTEGRATION: CWS warnings01 (1.11.32); FILE MERGED 2005/11/16 21:34:10 pl 1.11.32.3: #i55991# removed warnings 2005/11/02 14:57:49 cl 1.11.32.2: warning free code changes 2005/10/26 10:21:01 sb 1.11.32.1: #i53898# Adapted to modified URLObject::translateToInternal.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [bc8b500c0964792c3cbaf1eefdc5f5b9260988a2]

INTEGRATION: CWS warnings01 (1.15.32); FILE MERGED 2005/11/16 21:34:09 pl 1.15.32.2: #i55991# removed warnings 2005/11/02 14:57:49 cl 1.15.32.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [78a9f5723c8220e94ca7eb1dd7f7fd244ea00e28]

INTEGRATION: CWS warnings01 (1.16.34); FILE MERGED 2005/11/16 21:34:09 pl 1.16.34.2: #i55991# removed warnings 2005/11/02 14:57:49 cl 1.16.34.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [2fe161633a29bde1084246dbc837f62e46a0019a]

INTEGRATION: CWS warnings01 (1.5.32); FILE MERGED 2006/01/25 19:18:58 sb 1.5.32.4: RESYNC: (1.6-1.7); FILE MERGED 2005/11/16 21:34:09 pl 1.5.32.3: #i55991# removed warnings 2005/11/07 17:43:56 pl 1.5.32.2: RESYNC: (1.5-1.6); FILE MERGED 2005/11/02 14:57:48 cl 1.5.32.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [531635df1052ddb90a16ffe71e6762db3f40631a]

INTEGRATION: CWS warnings01 (1.6.34); FILE MERGED 2005/11/16 21:34:08 pl 1.6.34.2: #i55991# removed warnings 2005/11/02 14:57:48 cl 1.6.34.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [7a75f5094b3346e1b866384c83c2f8421b808e0f]

INTEGRATION: CWS warnings01 (1.13.32); FILE MERGED 2005/11/16 21:34:08 pl 1.13.32.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [4e4eabb5f6931ea5ce26160771aa80309f43e923]

INTEGRATION: CWS warnings01 (1.4.32); FILE MERGED 2006/01/25 19:18:51 sb 1.4.32.3: RESYNC: (1.4-1.5); FILE MERGED 2005/11/16 21:34:08 pl 1.4.32.2: #i55991# removed warnings 2005/11/02 14:57:48 cl 1.4.32.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [1d448391c7d38e181cc7682e3768970a17568c03]

INTEGRATION: CWS warnings01 (1.3.32); FILE MERGED 2005/11/16 21:34:07 pl 1.3.32.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [0da1b1a2756cf58eb21d0e7f788b96b5b9f5d061]

INTEGRATION: CWS warnings01 (1.2.34); FILE MERGED 2005/11/02 14:57:48 cl 1.2.34.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [e5f109522527a5d502570cec76185ea337e893cb]

INTEGRATION: CWS warnings01 (1.9.32); FILE MERGED 2005/11/02 14:57:48 cl 1.9.32.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [78fb2c529dfa8fd2b88878bc25c768d4dbe28a3c]

INTEGRATION: CWS warnings01 (1.9.34); FILE MERGED 2005/11/16 21:34:07 pl 1.9.34.2: #i55991# removed warnings 2005/11/02 14:57:48 cl 1.9.34.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [b506af8da0f42831b9b831e06d99075f652ac7d9]

INTEGRATION: CWS warnings01 (1.9.32); FILE MERGED 2005/11/02 14:57:47 cl 1.9.32.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [98b89fe42ccac83c5a34f7dec1044012623294c7]

INTEGRATION: CWS warnings01 (1.7.34); FILE MERGED 2005/11/16 21:34:07 pl 1.7.34.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [8e5ff780ad0058502ec166dbbda3a765e2ae1e2a]

INTEGRATION: CWS warnings01 (1.39.30); FILE MERGED 2006/05/23 19:14:50 sb 1.39.30.5: RESYNC: (1.40-1.41); FILE MERGED 2005/11/16 21:34:06 pl 1.39.30.4: #i55991# removed warnings 2005/11/07 17:43:43 pl 1.39.30.3: RESYNC: (1.39-1.40); FILE MERGED 2005/11/04 14:50:29 cl 1.39.30.2: warning free code changes 2005/11/03 17:46:58 cl 1.39.30.1: warning free code changes for unxlngi6


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [9770d52bc8bafb4c91af2fecba92a93050005276]

INTEGRATION: CWS warnings01 (1.90.32); FILE MERGED 2006/04/20 14:55:55 sb 1.90.32.5: #i53898# Made code compile and/or warning-free again after resync to SRC680m162. 2006/04/07 18:40:10 sb 1.90.32.4: RESYNC: (1.91-1.92); FILE MERGED 2005/11/16 21:34:06 pl 1.90.32.3: #i55991# removed warnings 2005/11/07 17:43:25 pl 1.90.32.2: RESYNC: (1.90-1.91); FILE MERGED 2005/11/03 17:46:57 cl 1.90.32.1: warning free code changes for unxlngi6


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [315729198add21e1da7f883f992f53ea3d3d0ad9]

INTEGRATION: CWS warnings01 (1.2.32); FILE MERGED 2005/11/16 21:34:05 pl 1.2.32.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [848664a3645b49488151a63691891516ac2f4e80]

INTEGRATION: CWS warnings01 (1.5.34); FILE MERGED 2005/11/03 17:46:57 cl 1.5.34.1: warning free code changes for unxlngi6


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [e6a49fd1e3a34400de09ebcb5bf60981fa1f0a59]

INTEGRATION: CWS warnings01 (1.8.12); FILE MERGED 2006/05/23 19:14:15 sb 1.8.12.4: RESYNC: (1.9-1.11); FILE MERGED 2005/11/16 21:34:05 pl 1.8.12.3: #i55991# removed warnings 2005/11/07 17:43:17 pl 1.8.12.2: RESYNC: (1.8-1.9); FILE MERGED 2005/11/03 17:46:57 cl 1.8.12.1: warning free code changes for unxlngi6


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [2b525fe098b2421b2a241a74a5be5f4448f3c287]

INTEGRATION: CWS warnings01 (1.7.34); FILE MERGED 2005/11/03 17:46:57 cl 1.7.34.1: warning free code changes for unxlngi6


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [cfdacbde8a268746a155193a85121b421f60b22a]

INTEGRATION: CWS warnings01 (1.3.192); FILE MERGED 2005/11/16 21:34:04 pl 1.3.192.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [db690b6da48b0faa6af49917419a7ad3e74d9183]

INTEGRATION: CWS warnings01 (1.4.34); FILE MERGED 2005/11/03 17:46:56 cl 1.4.34.1: warning free code changes for unxlngi6


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [f144d962f797a2d4a8143018b124db19023ea17a]

INTEGRATION: CWS warnings01 (1.16.34); FILE MERGED 2006/05/23 19:13:40 sb 1.16.34.2: RESYNC: (1.16-1.18); FILE MERGED 2005/11/16 21:34:04 pl 1.16.34.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [5fd935d4ada38b5c16fd5baf6a9e9c65150a52d1]

INTEGRATION: CWS warnings01 (1.22.34); FILE MERGED 2005/11/16 21:34:04 pl 1.22.34.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [a61ac89f6587b45c1d3a45aa9a0105b3c642c628]

INTEGRATION: CWS warnings01 (1.9.34); FILE MERGED 2005/11/16 21:34:03 pl 1.9.34.2: #i55991# removed warnings 2005/11/03 17:46:56 cl 1.9.34.1: warning free code changes for unxlngi6


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [21ef94f0dba44851831b14f98a170aff5998721c]

INTEGRATION: CWS warnings01 (1.11.32); FILE MERGED 2005/11/16 21:34:03 pl 1.11.32.2: #i55991# removed warnings 2005/11/03 17:46:56 cl 1.11.32.1: warning free code changes for unxlngi6


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [1d9facc70d80aa039f299109ead410e22a9cf772]

INTEGRATION: CWS warnings01 (1.2.34); FILE MERGED 2005/11/16 21:34:03 pl 1.2.34.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [4d424162745574662445c51a4198f65b10083cee]

INTEGRATION: CWS warnings01 (1.2.32); FILE MERGED 2005/11/16 21:34:02 pl 1.2.32.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [fd0a0c79ee269c4c715464238e90d5e437054c01]

INTEGRATION: CWS warnings01 (1.24.16); FILE MERGED 2006/05/29 07:57:34 sb 1.24.16.1: #i53898# Made code warning-free and/or compile at all after resync to SRC680m170.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [6598cf2c328d199b75fe931fb613820cae6e12b7]

INTEGRATION: CWS warnings01 (1.3.34); FILE MERGED 2005/11/16 21:34:02 pl 1.3.34.2: #i55991# removed warnings 2005/11/03 17:46:56 cl 1.3.34.1: warning free code changes for unxlngi6


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [9c99a6fc0e3b5006d4b5c40bf050e3a9e3261ca4]

INTEGRATION: CWS warnings01 (1.18.34); FILE MERGED 2005/11/03 17:46:56 cl 1.18.34.2: warning free code changes for unxlngi6 2005/11/02 14:57:47 cl 1.18.34.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [f053b1fe4d4e9c6d44086ff996627d8b283722a1]

INTEGRATION: CWS warnings01 (1.21.34); FILE MERGED 2006/05/29 07:57:34 sb 1.21.34.5: #i53898# Made code warning-free and/or compile at all after resync to SRC680m170. 2006/05/23 19:13:55 sb 1.21.34.4: RESYNC: (1.21-1.22); FILE MERGED 2005/11/16 21:34:02 pl 1.21.34.3: #i55991# removed warnings 2005/11/03 17:46:56 cl 1.21.34.2: warning free code changes for unxlngi6 2005/11/02 14:57:47 cl 1.21.34.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [b728bdc0418631e902bebefa90fa8870e7d6e4ab]

INTEGRATION: CWS warnings01 (1.9.32); FILE MERGED 2005/11/16 21:34:01 pl 1.9.32.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [110fa20cd5ada3e54bc0ecb3e57614f8d89d5302]

INTEGRATION: CWS warnings01 (1.2.34); FILE MERGED 2005/11/16 21:34:01 pl 1.2.34.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [efed1c2bdf18398e193daab2f3bbeb2da3ab4cab]

INTEGRATION: CWS warnings01 (1.3.34); FILE MERGED 2005/11/16 21:34:00 pl 1.3.34.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [a576eafd50d9169d849afb556e2afd3027f04ce9]

INTEGRATION: CWS warnings01 (1.2.34); FILE MERGED 2005/11/16 21:34:00 pl 1.2.34.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [6ec04c844ee63a4813e4ed8fa7583feaba84a8df]

INTEGRATION: CWS warnings01 (1.3.32); FILE MERGED 2005/11/16 21:34:00 pl 1.3.32.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [c1ad1d4ad48c606d7c97ee54b7b3b1f990965c42]

INTEGRATION: CWS warnings01 (1.14.32); FILE MERGED 2005/11/16 21:33:59 pl 1.14.32.2: #i55991# removed warnings 2005/11/03 09:49:58 bm 1.14.32.1: warnings removed


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [6e0956b08cc8077d18459b674cbb68e6f4dee5a2]

INTEGRATION: CWS warnings01 (1.34.28); FILE MERGED 2005/11/16 21:33:59 pl 1.34.28.2: #i55991# removed warnings 2005/11/03 09:49:58 bm 1.34.28.1: warnings removed


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [d76d634d3476512063492d9477c4daf79e57a4cc]

INTEGRATION: CWS warnings01 (1.3.34); FILE MERGED 2005/11/16 21:33:59 pl 1.3.34.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [5b43426b86f9456418f5fa665d669574c4245524]

INTEGRATION: CWS warnings01 (1.32.32); FILE MERGED 2005/11/16 21:33:58 pl 1.32.32.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [b89f7b7f4841087524de41f5e5e36a56ee6aeae2]

INTEGRATION: CWS warnings01 (1.79.32); FILE MERGED 2006/01/25 19:15:59 sb 1.79.32.2: RESYNC: (1.79-1.80); FILE MERGED 2005/11/03 09:49:57 bm 1.79.32.1: warnings removed


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [1f06ad5de746b091e64215bc6a610d5f0fbb6735]

INTEGRATION: CWS warnings01 (1.32.30); FILE MERGED 2005/11/16 21:33:58 pl 1.32.30.2: #i55991# removed warnings 2005/11/02 14:57:46 cl 1.32.30.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [1b4215a37c556b7d878169be3ab6bb26280bda1a]

INTEGRATION: CWS warnings01 (1.7.34); FILE MERGED 2005/11/02 14:57:46 cl 1.7.34.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [e9c0f55bc4fb624020d7feaa3f530efd29abd130]

INTEGRATION: CWS warnings01 (1.41.20); FILE MERGED 2005/11/16 21:33:57 pl 1.41.20.3: #i55991# removed warnings 2005/11/07 17:42:44 pl 1.41.20.2: RESYNC: (1.41-1.42); FILE MERGED 2005/11/02 14:57:46 cl 1.41.20.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [e75d113e8e61c0af5f3127e4bab12db9378faecd]

INTEGRATION: CWS warnings01 (1.20.20); FILE MERGED 2005/11/16 21:33:57 pl 1.20.20.3: #i55991# removed warnings 2005/11/07 17:42:31 pl 1.20.20.2: RESYNC: (1.20-1.21); FILE MERGED 2005/11/02 14:57:46 cl 1.20.20.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [5e5cf36467e4bed58ef04d43d6422180b7818e1d]

INTEGRATION: CWS warnings01 (1.5.34); FILE MERGED 2005/11/02 14:57:46 cl 1.5.34.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [ae6a74dbd48cf7d2bbedc442891b1d49636d3587]

INTEGRATION: CWS warnings01 (1.49.192); FILE MERGED 2006/05/23 19:13:29 sb 1.49.192.2: RESYNC: (1.49-1.50); FILE MERGED 2005/11/04 14:50:28 cl 1.49.192.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [f04b350d16c7ced0e857a95ea153a17c271c8f0d]

INTEGRATION: CWS warnings01 (1.4.34); FILE MERGED 2005/11/17 17:10:57 pl 1.4.34.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [5f77dcfa73ffec05ef7f006962694e5539f03fbb]

INTEGRATION: CWS warnings01 (1.3.32); FILE MERGED 2005/11/17 16:41:22 pl 1.3.32.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [8de94bf882d73559f0da6607a73aa178a803a51d]

INTEGRATION: CWS warnings01 (1.4.34); FILE MERGED 2005/11/04 14:50:28 cl 1.4.34.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [2b4c1024289fb6b24b24713192e19499bdc67306]

INTEGRATION: CWS warnings01 (1.6.32); FILE MERGED 2005/11/16 21:33:55 pl 1.6.32.2: #i55991# removed warnings 2005/11/02 14:57:45 cl 1.6.32.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [82f3132a2123596199d8118adaf0a07ff7de8e07]

INTEGRATION: CWS warnings01 (1.2.224); FILE MERGED 2005/11/16 21:33:55 pl 1.2.224.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [55aaed81d895aabee76154ed277244b7a38e65cd]

INTEGRATION: CWS warnings01 (1.9.32); FILE MERGED 2005/11/03 17:46:55 cl 1.9.32.1: warning free code changes for unxlngi6


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [25e58461eabf21ad8c4354a6202757c4e7c17507]

INTEGRATION: CWS warnings01 (1.29.32); FILE MERGED 2005/11/03 17:46:55 cl 1.29.32.1: warning free code changes for unxlngi6


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [b46e0f38b4651a7b285a72011d8e961a910fb2d1]

INTEGRATION: CWS warnings01 (1.29.34); FILE MERGED 2006/01/25 19:15:09 sb 1.29.34.3: RESYNC: (1.29-1.30); FILE MERGED 2005/11/03 17:46:54 cl 1.29.34.2: warning free code changes for unxlngi6 2005/11/02 14:57:45 cl 1.29.34.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [eacc949ef43cc51d45d30052c3052f3118ebc54b]

INTEGRATION: CWS warnings01 (1.10.34); FILE MERGED 2005/11/16 22:47:08 pl 1.10.34.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [e881e80b77718104e64da052fac630391a15f59f]

INTEGRATION: CWS warnings01 (1.4.34); FILE MERGED 2005/11/02 14:57:45 cl 1.4.34.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [2ba1611cd26acc2c11015bc8d0573b1d358f5b4d]

INTEGRATION: CWS warnings01 (1.3.32); FILE MERGED 2005/11/16 21:33:53 pl 1.3.32.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [f0043d2dd0255692515d54daf4b794bab50fe829]

INTEGRATION: CWS warnings01 (1.2.34); FILE MERGED 2005/11/02 14:57:45 cl 1.2.34.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [5ce2fa2dc8cf6de3ae9414f54302fe5beca278cf]

INTEGRATION: CWS warnings01 (1.3.34); FILE MERGED 2005/11/16 21:33:53 pl 1.3.34.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [cfefafeab24a0200d7f59a7e22df6ce5004dd1d2]

INTEGRATION: CWS warnings01 (1.3.34); FILE MERGED 2005/11/04 14:50:28 cl 1.3.34.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [76340ee803f91ac6a4d5da2da0cf81c627fc4697]

INTEGRATION: CWS warnings01 (1.4.20); FILE MERGED 2005/11/23 15:01:53 gh 1.4.20.1: remove SO2LIB SVMEMLIB and change appname to basicapp


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [bf93f50bd8a5f0c74042823b857c23de998cea23]

INTEGRATION: CWS warnings01 (1.3.28); FILE MERGED 2005/12/21 14:11:13 ab 1.3.28.3: #i53898# Clean up Basic to simplify warning removement in depended modules and later use 2005/12/01 14:56:21 ab 1.3.28.2: #i53898# Removed warnings for unxlngi6 2005/11/07 12:02:59 ab 1.3.28.1: #i53898# Removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [7fdfd8470f9c423580c1689976e7eeb1b34404e7]

INTEGRATION: CWS warnings01 (1.3.26); FILE MERGED 2006/01/25 19:14:04 sb 1.3.26.4: RESYNC: (1.3-1.4); FILE MERGED 2005/12/08 14:28:04 ab 1.3.26.3: #i53898# Removed os2/mac define usage 2005/12/01 14:56:20 ab 1.3.26.2: #i53898# Removed warnings for unxlngi6 2005/11/07 12:02:58 ab 1.3.26.1: #i53898# Removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [35f58316beb30c626c52096af06129f4a516214c]

INTEGRATION: CWS warnings01 (1.3.28); FILE MERGED 2005/11/07 12:02:58 ab 1.3.28.1: #i53898# Removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [b61395a7af1aacf68c63990f4851c0fdfb862cee]

INTEGRATION: CWS warnings01 (1.3.8); FILE MERGED 2006/05/23 19:12:14 sb 1.3.8.4: RESYNC: (1.4-1.5); FILE MERGED 2005/12/08 15:19:54 ab 1.3.8.3: #i53898# Removed os2/mac define usage 2005/11/07 17:40:09 pl 1.3.8.2: RESYNC: (1.3-1.4); FILE MERGED 2005/11/07 12:02:58 ab 1.3.8.1: #i53898# Removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [1932eb8bf43ca0a476cabba2de3bd5031813bc15]

INTEGRATION: CWS warnings01 (1.3.28); FILE MERGED 2006/05/23 19:12:03 sb 1.3.28.3: RESYNC: (1.3-1.4); FILE MERGED 2005/12/01 14:56:20 ab 1.3.28.2: #i53898# Removed warnings for unxlngi6 2005/11/07 12:02:57 ab 1.3.28.1: #i53898# Removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [37cda12261c824ee627a73dfbe297ee737d27333]

INTEGRATION: CWS warnings01 (1.3.28); FILE MERGED 2005/11/07 12:02:57 ab 1.3.28.1: #i53898# Removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [3790ad10f89f52b0de5c4599052e37444c21b515]

INTEGRATION: CWS warnings01 (1.3.28); FILE MERGED 2005/12/01 14:56:19 ab 1.3.28.2: #i53898# Removed warnings for unxlngi6 2005/11/07 12:02:56 ab 1.3.28.1: #i53898# Removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [6acc13dcabcd4add4ac01415c5414829b58de5d1]

INTEGRATION: CWS warnings01 (1.3.28); FILE MERGED 2005/12/08 15:19:41 ab 1.3.28.3: #i53898# Removed os2/mac define usage 2005/12/01 14:56:19 ab 1.3.28.2: #i53898# Removed warnings for unxlngi6 2005/11/07 12:02:56 ab 1.3.28.1: #i53898# Removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [9c9d3b0cc1b875475837ca38e251a7d67ce988de]

INTEGRATION: CWS warnings01 (1.3.30); FILE MERGED 2005/12/01 14:56:18 ab 1.3.30.1: #i53898# Removed warnings for unxlngi6


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [f0b21f8f90248c24bc1c9d1bf6d84cb8c5ac4a98]

INTEGRATION: CWS warnings01 (1.3.28); FILE MERGED 2005/12/01 14:56:18 ab 1.3.28.1: #i53898# Removed warnings for unxlngi6


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [96842b42e5b5e41f06e09e8413ed58624cff69a3]

INTEGRATION: CWS warnings01 (1.3.26); FILE MERGED 2006/05/23 19:11:38 sb 1.3.26.3: RESYNC: (1.4-1.5); FILE MERGED 2006/01/25 19:13:56 sb 1.3.26.2: RESYNC: (1.3-1.4); FILE MERGED 2005/12/01 14:56:17 ab 1.3.26.1: #i53898# Removed warnings for unxlngi6


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [40eb32589290277981e1cfe9c6d06dbfb2f043c2]

INTEGRATION: CWS warnings01 (1.3.28); FILE MERGED 2005/12/01 14:56:17 ab 1.3.28.1: #i53898# Removed warnings for unxlngi6


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [edc24d1f0c14ccbff5fc86f1800a01a09cd63fba]

INTEGRATION: CWS warnings01 (1.3.26); FILE MERGED 2005/11/07 12:02:56 ab 1.3.26.1: #i53898# Removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [3bad52b4447cf3d960a16eef2be36829e145619c]

INTEGRATION: CWS warnings01 (1.3.28); FILE MERGED 2006/05/23 19:11:28 sb 1.3.28.2: RESYNC: (1.3-1.4); FILE MERGED 2005/11/07 12:02:55 ab 1.3.28.1: #i53898# Removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [18b7505eceeca929e0972fb2d1f89a38be9a5e72]

INTEGRATION: CWS warnings01 (1.3.26); FILE MERGED 2005/12/01 14:56:16 ab 1.3.26.2: #i53898# Removed warnings for unxlngi6 2005/11/07 12:02:55 ab 1.3.26.1: #i53898# Removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [faf29e3aa433abbcdcdf2248ed0f8a808e07260d]

INTEGRATION: CWS warnings01 (1.3.28); FILE MERGED 2005/12/01 14:56:16 ab 1.3.28.2: #i53898# Removed warnings for unxlngi6 2005/11/07 12:02:54 ab 1.3.28.1: #i53898# Removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [ae1ce3f8caddf04987ec74e87442a22c804f1c2f]

INTEGRATION: CWS warnings01 (1.3.30); FILE MERGED 2005/12/05 14:17:15 ab 1.3.30.1: #i53898# Removed warnings for solaris


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [b8f3101d492bd0260c53cc80b05d408fd7d7081b]

INTEGRATION: CWS warnings01 (1.3.28); FILE MERGED 2005/12/01 14:56:15 ab 1.3.28.2: #i53898# Removed warnings for unxlngi6 2005/11/07 12:02:53 ab 1.3.28.1: #i53898# Removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [05a35a6d89699d7c5dfd3a6ae49c25ee1428bbd8]

INTEGRATION: CWS warnings01 (1.2.30); FILE MERGED 2006/05/19 07:46:21 sb 1.2.30.1: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [4a42f6c8b50ba00c157d8e826573d40f28e0cc3e]

INTEGRATION: CWS warnings01 (1.3.28); FILE MERGED 2005/12/01 14:56:14 ab 1.3.28.2: #i53898# Removed warnings for unxlngi6 2005/11/07 12:02:53 ab 1.3.28.1: #i53898# Removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [5fd5df7e25cd4f6e2acbe08c067dc2b9f55a3355]

INTEGRATION: CWS warnings01 (1.18.28); FILE MERGED 2006/05/29 07:59:04 sb 1.18.28.4: #i53898# Made code warning-free and/or compile at all after resync to SRC680m170. 2006/05/23 19:11:11 sb 1.18.28.3: RESYNC: (1.18-1.20); FILE MERGED 2005/12/01 14:56:14 ab 1.18.28.2: #i53898# Removed warnings for unxlngi6 2005/11/07 12:02:52 ab 1.18.28.1: #i53898# Removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [8fa6dbef05820811dd904f47b4b52d31339cf8dd]

INTEGRATION: CWS warnings01 (1.11.28); FILE MERGED 2005/11/07 12:02:52 ab 1.11.28.1: #i53898# Removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [260cd2ad326d51e880a443a04300bad6c56c1a7a]

INTEGRATION: CWS warnings01 (1.21.26); FILE MERGED 2006/05/29 07:59:04 sb 1.21.26.4: #i53898# Made code warning-free and/or compile at all after resync to SRC680m170. 2006/05/23 19:10:58 sb 1.21.26.3: RESYNC: (1.21-1.22); FILE MERGED 2005/12/01 14:56:13 ab 1.21.26.2: #i53898# Removed warnings for unxlngi6 2005/11/07 12:02:51 ab 1.21.26.1: #i53898# Removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [3251df437c10333c44865eb0b46ebea34c8b4a8b]

INTEGRATION: CWS warnings01 (1.5.28); FILE MERGED 2005/12/01 14:56:13 ab 1.5.28.2: #i53898# Removed warnings for unxlngi6 2005/11/07 12:02:51 ab 1.5.28.1: #i53898# Removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [5ad7e2aa22c93c5890f5b5e8cf52f04130fa81ca]

INTEGRATION: CWS warnings01 (1.18.28); FILE MERGED 2005/12/01 14:56:12 ab 1.18.28.2: #i53898# Removed warnings for unxlngi6 2005/11/07 12:02:51 ab 1.18.28.1: #i53898# Removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [63a7dd9d13c97bc23a0a90d2e477a18e691e0870]

INTEGRATION: CWS warnings01 (1.23.6); FILE MERGED 2006/05/23 19:10:47 sb 1.23.6.5: RESYNC: (1.26-1.27); FILE MERGED 2006/01/25 19:13:40 sb 1.23.6.4: RESYNC: (1.24-1.26); FILE MERGED 2005/12/01 14:56:12 ab 1.23.6.3: #i53898# Removed warnings for unxlngi6 2005/11/07 17:39:57 pl 1.23.6.2: RESYNC: (1.23-1.24); FILE MERGED 2005/11/07 12:02:50 ab 1.23.6.1: #i53898# Removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [94934a8eaaaeabe3fe5c91a45d6d5a2393464efb]

INTEGRATION: CWS warnings01 (1.4.30); FILE MERGED 2005/12/21 14:08:56 ab 1.4.30.4: #i53898# Clean up Basic to simplify warning removement in depended modules and later use 2005/12/08 14:27:32 ab 1.4.30.3: #i53898# Removed os2/mac define usage 2005/12/01 14:56:11 ab 1.4.30.2: #i53898# Removed warnings for unxlngi6 2005/11/07 12:02:50 ab 1.4.30.1: #i53898# Removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [9f2104e1f3a1ef8a37406b39188234df309241bc]

INTEGRATION: CWS warnings01 (1.23.26); FILE MERGED 2006/05/23 19:10:34 sb 1.23.26.5: RESYNC: (1.24-1.27); FILE MERGED 2006/01/25 19:13:32 sb 1.23.26.4: RESYNC: (1.23-1.24); FILE MERGED 2005/12/08 14:27:31 ab 1.23.26.3: #i53898# Removed os2/mac define usage 2005/12/01 14:56:11 ab 1.23.26.2: #i53898# Removed warnings for unxlngi6 2005/11/07 12:02:50 ab 1.23.26.1: #i53898# Removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [89676120edafaac2bcaaa95644f9d8b85645629d]

INTEGRATION: CWS warnings01 (1.62.26); FILE MERGED 2006/05/23 19:10:17 sb 1.62.26.6: RESYNC: (1.64-1.68); FILE MERGED 2006/01/25 19:13:23 sb 1.62.26.5: RESYNC: (1.62-1.64); FILE MERGED 2005/12/21 14:08:55 ab 1.62.26.4: #i53898# Clean up Basic to simplify warning removement in depended modules and later use 2005/12/08 14:27:31 ab 1.62.26.3: #i53898# Removed os2/mac define usage 2005/12/01 14:56:10 ab 1.62.26.2: #i53898# Removed warnings for unxlngi6 2005/11/07 12:02:49 ab 1.62.26.1: #i53898# Removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [5cab51b0e2ac8aa7b70f2ffa92a46560007d6c01]

INTEGRATION: CWS warnings01 (1.4.30); FILE MERGED 2006/05/19 07:46:20 sb 1.4.30.2: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162. 2005/12/01 14:56:10 ab 1.4.30.1: #i53898# Removed warnings for unxlngi6


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [c960fa3d59937b78c9eaf2aa7df46f0c3d9895e4]

INTEGRATION: CWS warnings01 (1.24.30); FILE MERGED 2006/01/25 19:13:15 sb 1.24.30.3: RESYNC: (1.24-1.25); FILE MERGED 2005/12/01 14:56:09 ab 1.24.30.2: #i53898# Removed warnings for unxlngi6 2005/11/07 12:02:49 ab 1.24.30.1: #i53898# Removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [aad10d688c0b50ee27ce67863b9277fa6b285125]

INTEGRATION: CWS warnings01 (1.6.30); FILE MERGED 2006/05/23 19:09:58 sb 1.6.30.3: RESYNC: (1.6-1.7); FILE MERGED 2005/12/01 14:56:09 ab 1.6.30.2: #i53898# Removed warnings for unxlngi6 2005/11/07 12:02:49 ab 1.6.30.1: #i53898# Removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [5b38074483b71a696d666d79105c0af04c163d22]

INTEGRATION: CWS warnings01 (1.6.28); FILE MERGED 2006/05/23 19:09:50 sb 1.6.28.3: RESYNC: (1.6-1.7); FILE MERGED 2005/12/08 14:27:30 ab 1.6.28.2: #i53898# Removed os2/mac define usage 2005/12/01 14:56:09 ab 1.6.28.1: #i53898# Removed warnings for unxlngi6


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [9c76e1419ed31f4ece8e53f1b449cacc4028d2fe]

INTEGRATION: CWS warnings01 (1.2.30); FILE MERGED 2005/11/07 12:02:48 ab 1.2.30.1: #i53898# Removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [82d0dd0bb4a566da07017dc3fd66c2a8148ce00e]

INTEGRATION: CWS warnings01 (1.3.30); FILE MERGED 2005/12/01 14:56:08 ab 1.3.30.1: #i53898# Removed warnings for unxlngi6


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [83bca555846291d130d766528108266b71c94277]

INTEGRATION: CWS warnings01 (1.11.6); FILE MERGED 2006/04/07 18:39:11 sb 1.11.6.3: RESYNC: (1.13-1.14); FILE MERGED 2005/12/01 14:56:08 ab 1.11.6.2: #i53898# Removed warnings for unxlngi6 2005/11/07 12:02:48 ab 1.11.6.1: #i53898# Removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [1f3a0b61cf2c5e57cb300a55967c644875361045]

INTEGRATION: CWS warnings01 (1.10.8); FILE MERGED 2005/11/07 12:02:47 ab 1.10.8.1: #i53898# Removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [bb92bea759d0449927fcee2d5b577aa4566228cf]

INTEGRATION: CWS warnings01 (1.22.6); FILE MERGED 2006/05/23 19:09:18 sb 1.22.6.5: RESYNC: (1.27-1.29); FILE MERGED 2006/01/25 19:13:08 sb 1.22.6.4: RESYNC: (1.25-1.27); FILE MERGED 2005/12/01 14:56:07 ab 1.22.6.3: #i53898# Removed warnings for unxlngi6 2005/11/07 17:38:41 pl 1.22.6.2: RESYNC: (1.22-1.25); FILE MERGED 2005/11/07 12:02:47 ab 1.22.6.1: #i53898# Removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [75cee1d01a881184bc9491a90af3893968047506]

INTEGRATION: CWS warnings01 (1.5.24); FILE MERGED 2005/12/01 14:56:07 ab 1.5.24.1: #i53898# Removed warnings for unxlngi6


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [bc7881e03912cb1f98777e045486b90429dc2c52]

INTEGRATION: CWS warnings01 (1.6.24); FILE MERGED 2005/11/18 14:29:36 gh 1.6.24.1: solaris warnings (some more)


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [d5329be96dbd4b6b0b476484e426d93ffafbbaa1]

INTEGRATION: CWS warnings01 (1.12.8); FILE MERGED 2006/05/23 19:08:38 sb 1.12.8.3: RESYNC: (1.15-1.18); FILE MERGED 2005/12/01 14:56:06 ab 1.12.8.2: #i53898# Removed warnings for unxlngi6 2005/11/07 12:02:46 ab 1.12.8.1: #i53898# Removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [c0743fe994c8c02af207753a6497757b12b63bac]

INTEGRATION: CWS warnings01 (1.11.8); FILE MERGED 2005/11/07 12:02:46 ab 1.11.8.1: #i53898# Removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [892ad8c2de84f2b3d0c883a86ae92a6b64b589a6]

INTEGRATION: CWS warnings01 (1.12.8); FILE MERGED 2006/05/23 19:08:28 sb 1.12.8.6: RESYNC: (1.17-1.19); FILE MERGED 2006/04/07 18:38:52 sb 1.12.8.5: RESYNC: (1.16-1.17); FILE MERGED 2005/12/08 15:18:58 ab 1.12.8.4: #i53898# Removed os2/mac define usage 2005/12/01 14:56:06 ab 1.12.8.3: #i53898# Removed warnings for unxlngi6 2005/11/07 17:35:00 pl 1.12.8.2: RESYNC: (1.12-1.16); FILE MERGED 2005/11/07 12:02:46 ab 1.12.8.1: #i53898# Removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [3bfc57119d8c5a6398c1fbbd80e10ef4c713be57]

INTEGRATION: CWS warnings01 (1.9.6); FILE MERGED 2005/12/01 14:56:04 ab 1.9.6.2: #i53898# Removed warnings for unxlngi6 2005/11/07 12:02:45 ab 1.9.6.1: #i53898# Removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [6b5f0da19876890ee8579208d9ebee826f9cab66]

INTEGRATION: CWS warnings01 (1.11.6); FILE MERGED 2006/05/23 19:08:17 sb 1.11.6.4: RESYNC: (1.13-1.15); FILE MERGED 2005/12/08 15:18:58 ab 1.11.6.3: #i53898# Removed os2/mac define usage 2005/12/01 14:56:01 ab 1.11.6.2: #i53898# Removed warnings for unxlngi6 2005/11/07 12:02:45 ab 1.11.6.1: #i53898# Removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [4de0bcfd2fa648e6c8dfe78cd74c5f64e1a476b9]

INTEGRATION: CWS warnings01 (1.4.24); FILE MERGED 2006/05/19 07:46:19 sb 1.4.24.2: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162. 2005/12/01 14:55:57 ab 1.4.24.1: #i53898# Removed warnings for unxlngi6


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [d37333fb86bf7ad951a6c2ed45878f7db35ee824]

INTEGRATION: CWS warnings01 (1.4.8); FILE MERGED 2006/05/23 19:08:06 sb 1.4.8.4: RESYNC: (1.7-1.8); FILE MERGED 2005/12/01 14:55:57 ab 1.4.8.3: #i53898# Removed warnings for unxlngi6 2005/11/07 17:34:23 pl 1.4.8.2: RESYNC: (1.4-1.7); FILE MERGED 2005/11/07 12:02:45 ab 1.4.8.1: #i53898# Removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [7f0891180ed6cb7c388cf7fe418031523728844d]

INTEGRATION: CWS warnings01 (1.3.8); FILE MERGED 2005/11/07 17:33:40 pl 1.3.8.2: RESYNC: (1.3-1.6); FILE MERGED 2005/11/07 12:02:44 ab 1.3.8.1: #i53898# Removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [183cde54cc1654c8b4e89e3e28501016523e0ec7]

INTEGRATION: CWS warnings01 (1.8.8); FILE MERGED 2006/05/23 19:07:57 sb 1.8.8.4: RESYNC: (1.12-1.14); FILE MERGED 2006/04/07 18:38:44 sb 1.8.8.3: RESYNC: (1.11-1.12); FILE MERGED 2005/11/07 17:34:12 pl 1.8.8.2: RESYNC: (1.8-1.11); FILE MERGED 2005/11/07 12:02:44 ab 1.8.8.1: #i53898# Removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [3f46be62b74b5b5be89c76113a47dbd7b81956fa]

INTEGRATION: CWS warnings01 (1.9.8); FILE MERGED 2006/04/07 18:38:36 sb 1.9.8.4: RESYNC: (1.12-1.13); FILE MERGED 2005/12/08 15:18:57 ab 1.9.8.3: #i53898# Removed os2/mac define usage 2005/11/07 17:34:01 pl 1.9.8.2: RESYNC: (1.9-1.12); FILE MERGED 2005/11/07 12:02:44 ab 1.9.8.1: #i53898# Removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [1edb7475170bdf186dc57ec95573a8947b269fc6]

INTEGRATION: CWS warnings01 (1.10.8); FILE MERGED 2006/04/07 18:38:29 sb 1.10.8.3: RESYNC: (1.12-1.13); FILE MERGED 2005/12/01 14:55:56 ab 1.10.8.2: #i53898# Removed warnings for unxlngi6 2005/11/07 12:02:43 ab 1.10.8.1: #i53898# Removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [5b513b0e2748b0d078a1862c347822146db8bf09]

INTEGRATION: CWS warnings01 (1.19.8); FILE MERGED 2006/05/23 19:07:46 sb 1.19.8.3: RESYNC: (1.21-1.22); FILE MERGED 2005/12/01 14:55:56 ab 1.19.8.2: #i53898# Removed warnings for unxlngi6 2005/11/07 12:02:43 ab 1.19.8.1: #i53898# Removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [2736572f4621092c7b79c302b6401706b7fcdef6]

INTEGRATION: CWS warnings01 (1.9.8); FILE MERGED 2006/05/23 19:07:35 sb 1.9.8.2: RESYNC: (1.11-1.12); FILE MERGED 2005/11/07 12:02:42 ab 1.9.8.1: #i53898# Removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [a972cdf1c9e4392f88b0c300942533ce12ec403e]

INTEGRATION: CWS warnings01 (1.5.8); FILE MERGED 2005/11/07 12:02:42 ab 1.5.8.1: #i53898# Removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [1a7b7426eb749e0c60e4c6704fed23dc7853d27d]

INTEGRATION: CWS warnings01 (1.24.6); FILE MERGED 2006/05/23 19:07:27 sb 1.24.6.7: RESYNC: (1.27-1.30); FILE MERGED 2005/12/21 13:52:09 ab 1.24.6.6: #i53898# Clean up Basic to simplify warning removement in depended modules and later use 2005/12/08 14:26:54 ab 1.24.6.5: #i53898# Removed os2/mac define usage 2005/12/05 14:17:14 ab 1.24.6.4: #i53898# Removed warnings for solaris 2005/12/01 14:55:55 ab 1.24.6.3: #i53898# Removed warnings for unxlngi6 2005/11/07 17:33:03 pl 1.24.6.2: RESYNC: (1.24-1.27); FILE MERGED 2005/11/07 12:02:41 ab 1.24.6.1: #i53898# Removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [f3e15dce543674f5aaea23293e08630f210f22d7]

INTEGRATION: CWS warnings01 (1.33.6); FILE MERGED 2006/05/29 07:59:04 sb 1.33.6.6: #i53898# Made code warning-free and/or compile at all after resync to SRC680m170. 2006/05/23 19:07:08 sb 1.33.6.5: RESYNC: (1.36-1.38); FILE MERGED 2006/04/07 18:38:22 sb 1.33.6.4: RESYNC: (1.35-1.36); FILE MERGED 2005/12/05 14:17:14 ab 1.33.6.3: #i53898# Removed warnings for solaris 2005/12/01 14:55:54 ab 1.33.6.2: #i53898# Removed warnings for unxlngi6 2005/11/07 12:02:41 ab 1.33.6.1: #i53898# Removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [bb409e360c0c93a811653eebc029d6c79ccae2b3]

INTEGRATION: CWS warnings01 (1.7.8); FILE MERGED 2005/11/07 12:02:40 ab 1.7.8.1: #i53898# Removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [d5a86422f09d37db9da584b88bd2c9f578a26b7c]

INTEGRATION: CWS warnings01 (1.24.6); FILE MERGED 2006/05/23 19:06:46 sb 1.24.6.4: RESYNC: (1.26-1.27); FILE MERGED 2005/12/21 13:52:08 ab 1.24.6.3: #i53898# Clean up Basic to simplify warning removement in depended modules and later use 2005/12/01 14:55:54 ab 1.24.6.2: #i53898# Removed warnings for unxlngi6 2005/11/07 12:02:40 ab 1.24.6.1: #i53898# Removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [21076469b6ebd869076ccfa2fff92e282ea88061]

INTEGRATION: CWS warnings01 (1.6.8); FILE MERGED 2005/12/08 15:18:36 ab 1.6.8.4: #i53898# Removed os2/mac define usage 2005/12/05 14:17:14 ab 1.6.8.3: #i53898# Removed warnings for solaris 2005/12/01 14:55:54 ab 1.6.8.2: #i53898# Removed warnings for unxlngi6 2005/11/07 12:02:40 ab 1.6.8.1: #i53898# Removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [fe54bb5a61c6a85251be395db65b452401ee052f]

INTEGRATION: CWS warnings01 (1.14.24); FILE MERGED 2006/05/19 07:46:19 sb 1.14.24.1: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [3abd694802f5344644d2e465cdd8ce0512d10808]

INTEGRATION: CWS warnings01 (1.15.8); FILE MERGED 2005/12/01 14:55:53 ab 1.15.8.3: #i53898# Removed warnings for unxlngi6 2005/11/07 17:31:26 pl 1.15.8.2: RESYNC: (1.15-1.18); FILE MERGED 2005/11/07 12:02:39 ab 1.15.8.1: #i53898# Removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [e6ec214b854813821556dc9bc3a5dedb78382aeb]

INTEGRATION: CWS warnings01 (1.22.6); FILE MERGED 2005/12/01 14:55:53 ab 1.22.6.2: #i53898# Removed warnings for unxlngi6 2005/11/07 12:02:38 ab 1.22.6.1: #i53898# Removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [768e66a49a164fd3d9658b7f838152a35dca0f4d]

INTEGRATION: CWS warnings01 (1.16.6); FILE MERGED 2005/12/08 15:18:36 ab 1.16.6.3: #i53898# Removed os2/mac define usage 2005/12/01 14:55:51 ab 1.16.6.2: #i53898# Removed warnings for unxlngi6 2005/11/07 12:02:38 ab 1.16.6.1: #i53898# Removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [674b64c4253ed4a3e96a153a05c7c81699fcba43]

INTEGRATION: CWS warnings01 (1.5.24); FILE MERGED 2006/05/17 07:21:10 sb 1.5.24.1: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [6710c35083313928659588c4d5bb26311e6f5b19]

INTEGRATION: CWS warnings01 (1.30.6); FILE MERGED 2006/05/23 19:06:19 sb 1.30.6.3: RESYNC: (1.32-1.33); FILE MERGED 2005/12/01 14:55:46 ab 1.30.6.2: #i53898# Removed warnings for unxlngi6 2005/11/07 12:02:37 ab 1.30.6.1: #i53898# Removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [3513f3e81f6bb812caa58a480a69bedd4cfb9fdd]

INTEGRATION: CWS warnings01 (1.7.24); FILE MERGED 2005/11/18 14:29:39 gh 1.7.24.1: solaris warnings (some more)


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [9de57dd22161f19a08c573e90bb9dc3fb82a7bea]

INTEGRATION: CWS warnings01 (1.15.6); FILE MERGED 2005/11/18 09:57:05 gh 1.15.6.2: linux warnings (some more) 2005/10/28 12:36:17 gh 1.15.6.1: remove warnings for linux


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [a6df3c338319292130856d0ef3ced82f1807a19f]

INTEGRATION: CWS warnings01 (1.4.28); FILE MERGED 2005/11/18 14:29:39 gh 1.4.28.1: solaris warnings (some more)


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [f1673205ae5ef09c73c3c772a250292859009cf8]

INTEGRATION: CWS warnings01 (1.3.28); FILE MERGED 2005/11/18 09:57:04 gh 1.3.28.1: linux warnings (some more)


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [7ed25b83d764def943a845c879f537f2d7f657fe]

INTEGRATION: CWS warnings01 (1.11.28); FILE MERGED 2005/10/28 12:36:17 gh 1.11.28.1: remove warnings for linux


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [e8e95fd5d2f8af16ee2835058839fa5297d241b4]

INTEGRATION: CWS warnings01 (1.5.30); FILE MERGED 2005/11/18 09:57:04 gh 1.5.30.2: linux warnings (some more) 2005/10/28 12:36:17 gh 1.5.30.1: remove warnings for linux


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [5afa7a53b7c1e58727d84c6548428190bb7406be]

INTEGRATION: CWS warnings01 (1.9.28); FILE MERGED 2005/12/23 10:13:46 gh 1.9.28.2: rename method to resolv ambiguity 2005/11/18 09:57:04 gh 1.9.28.1: linux warnings (some more)


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [2a2e0d3d21d1fdb24bb38c6a6d5d3917b348fc79]

INTEGRATION: CWS warnings01 (1.7.30); FILE MERGED 2005/10/28 12:36:17 gh 1.7.30.1: remove warnings for linux


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [4f2165306cacafcdf758970505839ab7d41d5286]

INTEGRATION: CWS warnings01 (1.20.28); FILE MERGED 2006/05/29 07:59:03 sb 1.20.28.4: #i53898# Made code warning-free and/or compile at all after resync to SRC680m170. 2006/05/23 19:05:49 sb 1.20.28.3: RESYNC: (1.20-1.22); FILE MERGED 2005/11/18 09:57:04 gh 1.20.28.2: linux warnings (some more) 2005/10/28 12:36:17 gh 1.20.28.1: remove warnings for linux


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [30a01c5369a4f4243bc390cefce99ed76b4e07a8]

INTEGRATION: CWS warnings01 (1.11.30); FILE MERGED 2005/10/28 12:36:17 gh 1.11.30.1: remove warnings for linux


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [291627a11c2b9ec32968c370ba9975878d07f888]

INTEGRATION: CWS warnings01 (1.10.30); FILE MERGED 2006/05/23 19:05:26 sb 1.10.30.4: RESYNC: (1.10-1.11); FILE MERGED 2005/11/23 14:52:02 gh 1.10.30.3: remove problem with FreeResource being protected 2005/11/18 14:29:39 gh 1.10.30.2: solaris warnings (some more) 2005/10/28 12:36:16 gh 1.10.30.1: remove warnings for linux


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [63d8280c9df035e705e5f80d6e291db6c68c0215]

INTEGRATION: CWS warnings01 (1.22.30); FILE MERGED 2006/05/29 07:59:03 sb 1.22.30.7: #i53898# Made code warning-free and/or compile at all after resync to SRC680m170. 2006/05/23 19:05:18 sb 1.22.30.6: RESYNC: (1.23-1.25); FILE MERGED 2006/04/07 18:37:34 sb 1.22.30.5: RESYNC: (1.22-1.23); FILE MERGED 2005/11/23 14:52:02 gh 1.22.30.4: remove problem with FreeResource being protected 2005/11/18 14:29:39 gh 1.22.30.3: solaris warnings (some more) 2005/11/18 09:57:04 gh 1.22.30.2: linux warnings (some more) 2005/10/28 12:36:16 gh 1.22.30.1: remove warnings for linux


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [e22aa2224af83bdf530d1eff9add27321bf5d065]

INTEGRATION: CWS warnings01 (1.2.30); FILE MERGED 2005/11/18 09:57:04 gh 1.2.30.1: linux warnings (some more)


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [7348cf5e2417ffdc4af89e55212a1caaeb8b7290]

INTEGRATION: CWS warnings01 (1.2.30); FILE MERGED 2005/11/18 14:29:38 gh 1.2.30.2: solaris warnings (some more) 2005/10/28 12:36:16 gh 1.2.30.1: remove warnings for linux


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [2e36fc24652b6d3863bc1637094967dec98b1813]

INTEGRATION: CWS warnings01 (1.7.30); FILE MERGED 2005/11/18 14:29:38 gh 1.7.30.2: solaris warnings (some more) 2005/10/28 12:36:16 gh 1.7.30.1: remove warnings for linux


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [5e89a90608d9a8d39d996747017b85f5778ece3c]

INTEGRATION: CWS warnings01 (1.60.26); FILE MERGED 2006/05/23 19:05:05 sb 1.60.26.2: RESYNC: (1.60-1.62); FILE MERGED 2005/11/23 14:52:02 gh 1.60.26.1: remove problem with FreeResource being protected


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [1c77a1e1eade32808daff15159a5752c4262c521]

INTEGRATION: CWS warnings01 (1.5.28); FILE MERGED 2005/11/18 14:29:38 gh 1.5.28.2: solaris warnings (some more) 2005/11/18 09:57:03 gh 1.5.28.1: linux warnings (some more)


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [55b4b5207f363a1f134d5f72dd9fcf3d330f72de]

INTEGRATION: CWS warnings01 (1.6.28); FILE MERGED 2006/05/23 19:04:44 sb 1.6.28.3: RESYNC: (1.6-1.7); FILE MERGED 2005/11/18 14:29:37 gh 1.6.28.2: solaris warnings (some more) 2005/10/28 12:36:16 gh 1.6.28.1: remove warnings for linux


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [28349b1cb56a97e8e178ad38cfd9df6ae1ab592e]

INTEGRATION: CWS warnings01 (1.4.28); FILE MERGED 2005/11/18 14:29:37 gh 1.4.28.1: solaris warnings (some more)


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [5766dbba5abd23d7c62a4ec687fc77a34529402a]

INTEGRATION: CWS warnings01 (1.6.28); FILE MERGED 2005/11/18 09:57:03 gh 1.6.28.2: linux warnings (some more) 2005/10/28 12:36:16 gh 1.6.28.1: remove warnings for linux


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [029511901cba7111d628fdddcbfca9e55304d9f3]

INTEGRATION: CWS warnings01 (1.2.28); FILE MERGED 2005/11/18 14:29:37 gh 1.2.28.1: solaris warnings (some more)


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [2cbafd2390c96fadd801ba38793a1f36562a655d]

INTEGRATION: CWS warnings01 (1.8.28); FILE MERGED 2005/11/18 09:57:03 gh 1.8.28.1: linux warnings (some more)


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [d72a7ca792124226bc2abf267ff854a5967ecc0e]

INTEGRATION: CWS warnings01 (1.9.30); FILE MERGED 2005/11/18 14:29:37 gh 1.9.30.1: solaris warnings (some more)


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [2e97cbbb279313af90019098958b8705a6d45764]

INTEGRATION: CWS warnings01 (1.61.28); FILE MERGED 2006/05/23 19:04:35 sb 1.61.28.5: RESYNC: (1.61-1.63); FILE MERGED 2005/12/07 09:07:03 ab 1.61.28.4: #i53898# Removed warning for unxsols4 2005/11/23 14:52:01 gh 1.61.28.3: remove problem with FreeResource being protected 2005/11/18 09:57:03 gh 1.61.28.2: linux warnings (some more) 2005/10/28 12:36:16 gh 1.61.28.1: remove warnings for linux


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [dee6e8ffcb54ab0b4d5ec5373c84688006ce3cc4]

INTEGRATION: CWS warnings01 (1.4.84); FILE MERGED 2006/03/10 16:33:13 ihi 1.4.84.1: #i57362# transex3 linker warning removed


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [536d841bba349e5d04f2caa6357ddb83be408895]

INTEGRATION: CWS warnings01 (1.12.8); FILE MERGED 2006/04/18 17:03:08 ihi 1.12.8.8: resync fix 2006/04/07 18:36:57 sb 1.12.8.7: RESYNC: (1.13-1.14); FILE MERGED 2006/03/09 19:26:54 ihi 1.12.8.6: #i57362# Warning free wntmsci10 2005/11/18 18:10:50 ihi 1.12.8.5: #i57362# Removed warnings 2005/11/10 12:06:12 pl 1.12.8.4: #i53898# removed warnings 2005/11/07 17:24:32 pl 1.12.8.3: RESYNC: (1.12-1.13); FILE MERGED 2005/11/07 12:46:49 ihi 1.12.8.2: #i57362# Remove warnings 2005/10/21 12:56:09 pl 1.12.8.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [a1d38a97c1d008bc076157110409440490b3ef24]

INTEGRATION: CWS warnings01 (1.4.60); FILE MERGED 2006/04/07 18:36:47 sb 1.4.60.3: RESYNC: (1.4-1.5); FILE MERGED 2005/11/07 12:46:48 ihi 1.4.60.2: #i57362# Remove warnings 2005/10/21 12:56:09 pl 1.4.60.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [4e757296ca106a39be71affd490f79316034ae8a]

INTEGRATION: CWS warnings01 (1.1.2); FILE ADDED 2005/11/04 16:01:39 ihi 1.1.2.1: #i57352# Suppress warnings in lex generated c code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [bd067dcdd604a5e70eb3ff9760a4293f66b61645]

INTEGRATION: CWS warnings01 (1.9.10); FILE MERGED 2006/04/18 17:03:08 ihi 1.9.10.8: resync fix 2006/04/07 18:36:39 sb 1.9.10.7: RESYNC: (1.11-1.12); FILE MERGED 2006/03/09 19:26:53 ihi 1.9.10.6: #i57362# Warning free wntmsci10 2006/01/25 19:11:46 sb 1.9.10.5: RESYNC: (1.10-1.11); FILE MERGED 2005/11/10 12:06:12 pl 1.9.10.4: #i53898# removed warnings 2005/11/07 17:24:25 pl 1.9.10.3: RESYNC: (1.9-1.10); FILE MERGED 2005/11/07 12:46:47 ihi 1.9.10.2: #i57362# Remove warnings 2005/10/21 12:56:08 pl 1.9.10.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [4d8090a1394cd5991266d916925c5153310d45f3]

INTEGRATION: CWS warnings01 (1.4.14); FILE MERGED 2005/11/07 12:46:47 ihi 1.4.14.1: #i57362# Remove warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [053e660cb1d43cf558e206d946755b311348cd69]

INTEGRATION: CWS warnings01 (1.4.16); FILE MERGED 2005/10/21 12:56:07 pl 1.4.16.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [05bd607380a66d5eef38985aee4f5479c5244cd6]

INTEGRATION: CWS warnings01 (1.13.10); FILE MERGED 2006/01/25 19:11:30 sb 1.13.10.5: RESYNC: (1.14-1.15); FILE MERGED 2005/11/10 12:06:11 pl 1.13.10.4: #i53898# removed warnings 2005/11/07 17:24:18 pl 1.13.10.3: RESYNC: (1.13-1.14); FILE MERGED 2005/11/02 10:18:55 gh 1.13.10.2: removed warnings for unxsols 2005/10/21 12:56:07 pl 1.13.10.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [1f5b4eab7de544b771ac4d38cb487604a9defba6]

INTEGRATION: CWS warnings01 (1.11.42); FILE MERGED 2006/04/07 18:36:32 sb 1.11.42.3: RESYNC: (1.11-1.12); FILE MERGED 2005/11/07 12:46:46 ihi 1.11.42.2: #i57362# Remove warnings 2005/10/21 12:56:06 pl 1.11.42.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [23756d182bd10f3fff504ec6977ac954063e5396]

INTEGRATION: CWS warnings01 (1.5.16); FILE MERGED 2005/11/07 12:46:46 ihi 1.5.16.1: #i57362# Remove warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [92a2318c7b6c52a4cb4a8ec82450fa70ad49f93d]

INTEGRATION: CWS warnings01 (1.1.2); FILE ADDED 2005/11/04 16:01:40 ihi 1.1.2.1: #i57352# Suppress warnings in lex generated c code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [c3b0b7653fb7e301350b347040e11af40decff5e]

INTEGRATION: CWS warnings01 (1.21.8); FILE MERGED 2006/04/07 18:36:25 sb 1.21.8.5: RESYNC: (1.22-1.23); FILE MERGED 2005/11/18 18:10:48 ihi 1.21.8.4: #i57362# Removed warnings 2005/11/07 17:24:06 pl 1.21.8.3: RESYNC: (1.21-1.22); FILE MERGED 2005/11/07 12:46:45 ihi 1.21.8.2: #i57362# Remove warnings 2005/10/21 12:56:05 pl 1.21.8.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [0681a356a1825e1d670dc53713ace8fb382576b3]

INTEGRATION: CWS warnings01 (1.39.16); FILE MERGED 2006/04/07 18:36:17 sb 1.39.16.4: RESYNC: (1.39-1.40); FILE MERGED 2005/11/04 16:00:32 ihi 1.39.16.3: #i57352# Suppress warnings in lex generated c code 2005/10/24 16:43:11 ihi 1.39.16.2: #i55991# remove warnings from linux build 2005/10/21 12:56:05 pl 1.39.16.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [8aa04b93016c6b440a331045e8da4189d15b928a]

INTEGRATION: CWS warnings01 (1.40.8); FILE MERGED 2006/03/09 19:26:53 ihi 1.40.8.5: #i57362# Warning free wntmsci10 2005/11/10 12:06:11 pl 1.40.8.4: #i53898# removed warnings 2005/11/07 17:23:49 pl 1.40.8.3: RESYNC: (1.40-1.41); FILE MERGED 2005/11/07 12:46:45 ihi 1.40.8.2: #i57362# Remove warnings 2005/10/21 12:56:04 pl 1.40.8.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [40f1e7da84d29f6758919ee2b06819ff1227a2c1]

INTEGRATION: CWS warnings01 (1.21.8); FILE MERGED 2006/04/07 18:36:10 sb 1.21.8.5: RESYNC: (1.23-1.24); FILE MERGED 2006/01/25 19:11:22 sb 1.21.8.4: RESYNC: (1.22-1.23); FILE MERGED 2005/11/07 17:23:30 pl 1.21.8.3: RESYNC: (1.21-1.22); FILE MERGED 2005/11/07 12:46:44 ihi 1.21.8.2: #i57362# Remove warnings 2005/10/21 12:56:04 pl 1.21.8.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [8267fd75e07ebea6e139c72363b75bbc3220aed1]

INTEGRATION: CWS warnings01 (1.14.16); FILE MERGED 2005/11/07 12:46:44 ihi 1.14.16.2: #i57362# Remove warnings 2005/10/21 12:56:03 pl 1.14.16.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [7d7d91497efb4b107dfa9dfbdd6edcf9f5e607b1]

INTEGRATION: CWS warnings01 (1.1.252); FILE MERGED 2006/03/09 19:26:52 ihi 1.1.252.1: #i57362# Warning free wntmsci10


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [eba115806e76426e3ec9dd64823eac1da106f440]

INTEGRATION: CWS warnings01 (1.7.8); FILE MERGED 2006/04/18 17:03:08 ihi 1.7.8.6: resync fix 2006/04/07 18:36:00 sb 1.7.8.5: RESYNC: (1.10-1.11); FILE MERGED 2005/11/10 12:06:10 pl 1.7.8.4: #i53898# removed warnings 2005/11/07 17:23:18 pl 1.7.8.3: RESYNC: (1.7-1.10); FILE MERGED 2005/11/07 12:46:43 ihi 1.7.8.2: #i57362# Remove warnings 2005/10/21 12:56:02 pl 1.7.8.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [dd883da6affdace66212e16a0d72234cc600c637]

INTEGRATION: CWS warnings01 (1.5.16); FILE MERGED 2006/04/18 17:03:08 ihi 1.5.16.4: resync fix 2006/04/07 18:35:53 sb 1.5.16.3: RESYNC: (1.6-1.7); FILE MERGED 2005/11/07 17:23:01 pl 1.5.16.2: RESYNC: (1.5-1.6); FILE MERGED 2005/11/07 12:46:42 ihi 1.5.16.1: #i57362# Remove warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [19e271c2a33b8de614aafebd4546bd4fc09d4cbe]

INTEGRATION: CWS warnings01 (1.4.16); FILE MERGED 2005/11/07 12:46:42 ihi 1.4.16.1: #i57362# Remove warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [6e9fe010051392962519df21389bedf8494d50af]

INTEGRATION: CWS warnings01 (1.3.12); FILE MERGED 2005/11/10 12:12:28 pl 1.3.12.1: #i53898# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [e88f96ce49ad80ac41c23d3848510e4764e24d15]

INTEGRATION: CWS warnings01 (1.16.10); FILE MERGED 2006/01/25 19:11:15 sb 1.16.10.4: RESYNC: (1.17-1.18); FILE MERGED 2005/11/10 12:06:10 pl 1.16.10.3: #i53898# removed warnings 2005/11/07 17:22:35 pl 1.16.10.2: RESYNC: (1.16-1.17); FILE MERGED 2005/11/02 10:18:55 gh 1.16.10.1: removed warnings for unxsols


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [4376a1e9ef06cf8869c0110ee6c12fed439c7cc5]

INTEGRATION: CWS warnings01 (1.31.8); FILE MERGED 2006/04/07 18:35:45 sb 1.31.8.6: RESYNC: (1.32-1.33); FILE MERGED 2006/03/09 19:26:52 ihi 1.31.8.5: #i57362# Warning free wntmsci10 2005/11/10 12:06:09 pl 1.31.8.4: #i53898# removed warnings 2005/11/07 17:22:28 pl 1.31.8.3: RESYNC: (1.31-1.32); FILE MERGED 2005/11/07 12:46:41 ihi 1.31.8.2: #i57362# Remove warnings 2005/10/21 12:56:02 pl 1.31.8.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [33786b7501fcf390db3e811cc7835c3b5c7fb0de]

INTEGRATION: CWS warnings01 (1.46.8); FILE MERGED 2006/04/07 18:35:35 sb 1.46.8.6: RESYNC: (1.48-1.49); FILE MERGED 2006/03/09 19:26:51 ihi 1.46.8.5: #i57362# Warning free wntmsci10 2005/11/10 12:12:28 pl 1.46.8.4: #i53898# removed warnings 2005/11/07 17:22:21 pl 1.46.8.3: RESYNC: (1.46-1.48); FILE MERGED 2005/11/07 12:46:41 ihi 1.46.8.2: #i57362# Remove warnings 2005/10/21 12:56:01 pl 1.46.8.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [082c4a86a45bc38170817934d5aa28251dea6bac]

INTEGRATION: CWS warnings01 (1.35.8); FILE MERGED 2006/04/07 18:35:24 sb 1.35.8.8: RESYNC: (1.37-1.38); FILE MERGED 2006/01/25 19:11:07 sb 1.35.8.7: RESYNC: (1.36-1.37); FILE MERGED 2005/11/18 18:10:48 ihi 1.35.8.6: #i57362# Removed warnings 2005/11/07 17:22:14 pl 1.35.8.5: RESYNC: (1.35-1.36); FILE MERGED 2005/11/07 12:46:40 ihi 1.35.8.4: #i57362# Remove warnings 2005/10/26 17:15:44 ihi 1.35.8.3: fixed 2005/10/24 18:04:57 ihi 1.35.8.2: #i55991# removed warnings for linux platform 2005/10/21 12:56:00 pl 1.35.8.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [80ee5c74a5e32656ca39233a917cd3894ae4c23c]

INTEGRATION: CWS warnings01 (1.12.60); FILE MERGED 2006/04/07 18:35:14 sb 1.12.60.5: RESYNC: (1.13-1.14); FILE MERGED 2006/01/27 12:48:01 sb 1.12.60.4: #i53898# Made code warning-free. 2006/01/25 19:10:58 sb 1.12.60.3: RESYNC: (1.12-1.13); FILE MERGED 2005/11/07 12:46:39 ihi 1.12.60.2: #i57362# Remove warnings 2005/10/21 12:56:00 pl 1.12.60.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [96929c715388553fc9996fe3528b8215c57bf460]

INTEGRATION: CWS warnings01 (1.1.2); FILE ADDED 2005/11/04 16:01:39 ihi 1.1.2.1: #i57352# Suppress warnings in lex generated c code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [33df8fd63cfcaa9c56dee0392a490b9c39f8e80c]

INTEGRATION: CWS warnings01 (1.3.16); FILE MERGED 2006/04/18 17:03:24 ihi 1.3.16.4: resync fix 2006/04/07 18:35:03 sb 1.3.16.3: RESYNC: (1.3-1.4); FILE MERGED 2005/11/18 18:10:47 ihi 1.3.16.2: #i57362# Removed warnings 2005/11/07 12:47:08 ihi 1.3.16.1: #i57362# Remove warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [d5595ee8718ceb5e489f71827f394a476c756a95]

INTEGRATION: CWS warnings01 (1.7.16); FILE MERGED 2006/05/23 19:03:35 sb 1.7.16.8: RESYNC: (1.9-1.10); FILE MERGED 2006/04/18 17:03:24 ihi 1.7.16.7: resync fix 2006/04/07 18:34:57 sb 1.7.16.6: RESYNC: (1.8-1.9); FILE MERGED 2006/03/09 19:27:04 ihi 1.7.16.5: #i57362# Warning free wntmsci10 2006/01/25 19:10:40 sb 1.7.16.4: RESYNC: (1.7-1.8); FILE MERGED 2005/11/10 12:06:09 pl 1.7.16.3: #i53898# removed warnings 2005/11/07 12:47:08 ihi 1.7.16.2: #i57362# Remove warnings 2005/10/21 12:55:59 pl 1.7.16.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [b85d69245b8eeee2bbbffda28286375e64658c6b]

INTEGRATION: CWS warnings01 (1.2.16); FILE MERGED 2005/11/07 12:47:07 ihi 1.2.16.1: #i57362# Remove warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [e0771c94fd04e058c2642bd95b1cfaa485f67240]

INTEGRATION: CWS warnings01 (1.8.10); FILE MERGED 2006/03/09 15:31:07 gh 1.8.10.5: remove wntmsci warnings 2005/11/10 12:06:09 pl 1.8.10.4: #i53898# removed warnings 2005/11/07 17:21:44 pl 1.8.10.3: RESYNC: (1.8-1.9); FILE MERGED 2005/11/02 10:18:54 gh 1.8.10.2: removed warnings for unxsols 2005/10/21 12:55:58 pl 1.8.10.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [19088df2199a2a6dec0f380a69b3a0c27c1a4b98]

INTEGRATION: CWS warnings01 (1.3.16); FILE MERGED 2005/11/07 12:47:07 ihi 1.3.16.2: #i57362# Remove warnings 2005/10/21 12:55:58 pl 1.3.16.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [f44448a6351b0fbb9ca48ccfdaa32347dea5c795]

INTEGRATION: CWS warnings01 (1.6.16); FILE MERGED 2005/11/07 12:47:06 ihi 1.6.16.1: #i57362# Remove warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [a41abe94f6aa33b83f0a1b6a40618c3d7ec3b7b9]

INTEGRATION: CWS warnings01 (1.5.4); FILE MERGED 2006/04/18 17:03:24 ihi 1.5.4.1: resync fix


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [9d87dfa547a3c2e8592e0a20d7f5e84eac85c7f9]

INTEGRATION: CWS warnings01 (1.14.8); FILE MERGED 2006/05/23 19:03:25 sb 1.14.8.11: RESYNC: (1.17-1.18); FILE MERGED 2006/04/18 17:03:24 ihi 1.14.8.10: resync fix 2006/04/07 18:34:37 sb 1.14.8.9: RESYNC: (1.16-1.17); FILE MERGED 2006/03/09 19:27:04 ihi 1.14.8.8: #i57362# Warning free wntmsci10 2006/01/25 19:10:23 sb 1.14.8.7: RESYNC: (1.15-1.16); FILE MERGED 2005/11/18 18:10:46 ihi 1.14.8.6: #i57362# Removed warnings 2005/11/10 12:12:28 pl 1.14.8.5: #i53898# removed warnings 2005/11/10 12:06:08 pl 1.14.8.4: #i53898# removed warnings 2005/11/07 17:21:32 pl 1.14.8.3: RESYNC: (1.14-1.15); FILE MERGED 2005/11/07 12:47:06 ihi 1.14.8.2: #i57362# Remove warnings 2005/10/21 12:55:57 pl 1.14.8.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [34ee3065905a05326d8a85b2ed59f38165b3ac9c]

INTEGRATION: CWS warnings01 (1.4.16); FILE MERGED 2006/04/07 18:34:27 sb 1.4.16.3: RESYNC: (1.4-1.5); FILE MERGED 2005/11/18 18:10:45 ihi 1.4.16.2: #i57362# Removed warnings 2005/11/07 12:47:05 ihi 1.4.16.1: #i57362# Remove warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [34b349a489075d4c8e2663d797694149629954c7]

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>  [3869c3d1ceeabb200a5f5734dcd11d914aa8d450]

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>  [64871c499676947916cdaef07e3a3672387f7216]

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>  [7fec08a26c22247471d0e5645917d02f504c5be4]

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>  [21ddc33119240bc7aaae590e3afed430c9708a95]

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>  [8b150bf6f639fce4d8a4e8da231fcce05fb66b5c]

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>  [8cf93e9dfc53400f599263dbd42cb51fe4b93edf]

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>  [91b99998461b6de46431346208284300f81ddc7c]

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>  [17d569362b117343f66e2c912f0e60f8e7cc0bf7]

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>  [5294994088cbc4997406405d3015783c615bc80b]

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>  [550f0a65ba6d69714b91d8df1ace11eb4f56b802]

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>  [41c48b8509969940d6f6b09214b882e126f6b331]

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>  [972d905d7f18dc10f9f4e27bb244d6f778f57901]

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>  [4e489eec0c8f85aeb454d654fea6d80874c71e73]

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>  [f244d0d7710298ec5a53d8bac3c82681d45c16ab]

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>  [225fe636967f9a1a8dcd66afe91b0e9d3b0fcbd9]

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>  [55bdd56cca3b53fd85e5e5055f48769bf37ca07b]

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>  [f1e3d78f97e55b8464ce9865df02c4a684610637]

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>  [76e83a74483680b1380812f93ff1db124ce4df51]

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>  [b1ffb08e424d69316f5559a1ebf990eddc0cf1ea]

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>  [814a23b89c8d78d854981b39d0284d06cc25f2aa]

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-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [b91744673fb25372b8c7e1ecd92f3eb85ae05da9]

INTEGRATION: CWS warnings01 (1.16.58); FILE MERGED 2006/05/12 16:34:23 sb 1.16.58.1: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [0f1c0efc5c6450962ea01612f0da36370175b2cc]

INTEGRATION: CWS warnings01 (1.5.128); FILE MERGED 2006/05/12 16:34:23 sb 1.5.128.1: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [d0e7ada82b9176631ec60a242726fe0c59fcf001]

INTEGRATION: CWS warnings01 (1.10.150); FILE MERGED 2006/05/12 16:34:22 sb 1.10.150.1: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [539884c29092ddcd2b1a2c2725037635798fcf27]

INTEGRATION: CWS warnings01 (1.2.150); FILE MERGED 2006/05/12 16:34:22 sb 1.2.150.1: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [b54e89ea7102adde0f648c202189c7484cba0778]

INTEGRATION: CWS warnings01 (1.5.78); FILE MERGED 2006/05/12 16:34:22 sb 1.5.78.1: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [ae255777cda8b27f894fc804754dbfc743d85634]

INTEGRATION: CWS warnings01 (1.6.6); FILE MERGED 2006/05/23 18:53:20 sb 1.6.6.2: RESYNC: (1.6-1.7); FILE MERGED 2006/05/12 16:34:21 sb 1.6.6.1: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [04c4ab845f9f34b4af11f881b661c092b450d63c]

INTEGRATION: CWS warnings01 (1.5.150); FILE MERGED 2006/05/12 16:34:21 sb 1.5.150.1: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [dd002527d0cb4da890aae33226df926f25e488d7]

INTEGRATION: CWS warnings01 (1.3.150); FILE MERGED 2006/05/12 16:34:21 sb 1.3.150.1: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [4fd10c10791f2010ab709a666a005105387f9647]

INTEGRATION: CWS warnings01 (1.13.220); FILE MERGED 2006/04/19 17:33:09 cl 1.13.220.2: warning free code changes 2006/03/10 17:42:59 aw 1.13.220.1: #i55991# warning free changes for unxsol


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [4438135da41b97c47a69e8fe52f85cee560c4af2]

INTEGRATION: CWS warnings01 (1.3.222); FILE MERGED 2006/04/19 17:33:09 cl 1.3.222.2: warning free code changes 2006/03/10 17:42:59 aw 1.3.222.1: #i55991# warning free changes for unxsol


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [c211421c255fb7983f9cb44a666f14112d3d46d3]

INTEGRATION: CWS warnings01 (1.15.220); FILE MERGED 2006/04/19 17:33:09 cl 1.15.220.2: warning free code changes 2006/03/10 17:42:59 aw 1.15.220.1: #i55991# warning free changes for unxsol


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [e3367d02a3c78d68ff3c8e000e8e6dbc21db877c]

INTEGRATION: CWS warnings01 (1.14.220); FILE MERGED 2006/04/19 17:33:09 cl 1.14.220.2: warning free code changes 2006/03/10 17:42:59 aw 1.14.220.1: #i55991# warning free changes for unxsol


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [50f4d3a2f486441907c5bb7716f1a9535684a30a]

INTEGRATION: CWS warnings01 (1.14.218); FILE MERGED 2006/04/19 17:33:08 cl 1.14.218.2: warning free code changes 2006/03/10 17:42:59 aw 1.14.218.1: #i55991# warning free changes for unxsol


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [596b93b23d0f2111d9edff3bf26fa97a949dab63]

INTEGRATION: CWS warnings01 (1.14.220); FILE MERGED 2006/04/19 17:33:08 cl 1.14.220.2: warning free code changes 2006/03/10 17:42:58 aw 1.14.220.1: #i55991# warning free changes for unxsol


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [efaee38a013c3ed16c1f6e7a7bbd110ba1b83f1b]

INTEGRATION: CWS warnings01 (1.11.220); FILE MERGED 2006/04/19 17:33:08 cl 1.11.220.2: warning free code changes 2006/03/10 17:42:58 aw 1.11.220.1: #i55991# warning free changes for unxsol


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [332688f697c841e9159df862bb14ac1fa9baa23c]

INTEGRATION: CWS warnings01 (1.10.220); FILE MERGED 2006/04/19 17:33:08 cl 1.10.220.2: warning free code changes 2006/03/10 17:42:58 aw 1.10.220.1: #i55991# warning free changes for unxsol


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [af9148263ed5124bd8bf809dcb5f393cffd97199]

INTEGRATION: CWS warnings01 (1.4.220); FILE MERGED 2006/05/23 18:51:07 sb 1.4.220.3: RESYNC: (1.4-1.5); FILE MERGED 2006/04/19 17:33:07 cl 1.4.220.2: warning free code changes 2006/03/10 17:42:58 aw 1.4.220.1: #i55991# warning free changes for unxsol


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [322414fd6d1d40c07f70ec6c1cfc2f77a6c96175]

INTEGRATION: CWS warnings01 (1.13.218); FILE MERGED 2006/04/19 17:33:07 cl 1.13.218.2: warning free code changes 2006/03/10 17:42:57 aw 1.13.218.1: #i55991# warning free changes for unxsol


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [8890e6bcc9b18c651f2363f0546e595ad240f39c]

INTEGRATION: CWS warnings01 (1.4.220); FILE MERGED 2006/04/19 17:33:07 cl 1.4.220.2: warning free code changes 2006/03/10 17:42:57 aw 1.4.220.1: #i55991# warning free changes for unxsol


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [b3a6cac7a683895341989b10207def493d5af2c7]

INTEGRATION: CWS warnings01 (1.31.218); FILE MERGED 2006/06/14 14:24:21 cl 1.31.218.3: #i66421# fixed wrong GetValue() comparisons 2006/04/19 17:33:06 cl 1.31.218.2: warning free code changes 2006/03/10 17:42:57 aw 1.31.218.1: #i55991# warning free changes for unxsol


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [2e0ecb9b7c0096be5830c5be9cf343e2f78c13ba]

INTEGRATION: CWS warnings01 (1.10.220); FILE MERGED 2006/04/19 17:33:06 cl 1.10.220.2: warning free code changes 2006/03/10 17:42:57 aw 1.10.220.1: #i55991# warning free changes for unxsol


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [0d9b497f918e77a358b277f76a0918d7d360bd13]

INTEGRATION: CWS warnings01 (1.13.220); FILE MERGED 2006/05/23 18:50:57 sb 1.13.220.3: RESYNC: (1.13-1.14); FILE MERGED 2006/04/19 17:33:06 cl 1.13.220.2: warning free code changes 2006/03/10 17:42:57 aw 1.13.220.1: #i55991# warning free changes for unxsol


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [d2fe15575346ab22b4f0cf18709c1b793ee133c5]

INTEGRATION: CWS warnings01 (1.13.222); FILE MERGED 2006/05/12 12:25:32 ab 1.13.222.1: #i53898# Removed warnings for unxlngi6/unxlngi6.pro


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [e7fccd61f05bdc958c7b794497c80444504d70a9]

INTEGRATION: CWS warnings01 (1.5.222); FILE MERGED 2006/05/12 12:25:32 ab 1.5.222.1: #i53898# Removed warnings for unxlngi6/unxlngi6.pro


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [c1fa55d90c3d483fb98fc3a8fe8d7450bc0fe0f0]

INTEGRATION: CWS warnings01 (1.9.222); FILE MERGED 2006/05/12 12:25:32 ab 1.9.222.1: #i53898# Removed warnings for unxlngi6/unxlngi6.pro


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [a89f4af324891fc457c54c21f530099276fb919c]

INTEGRATION: CWS warnings01 (1.26.148); FILE MERGED 2006/05/23 18:50:45 sb 1.26.148.2: RESYNC: (1.26-1.28); FILE MERGED 2006/05/12 12:25:32 ab 1.26.148.1: #i53898# Removed warnings for unxlngi6/unxlngi6.pro


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [ccf1964434d96bd4bcbdcd675686a4983c03d50d]

INTEGRATION: CWS warnings01 (1.18.222); FILE MERGED 2006/05/23 18:50:33 sb 1.18.222.2: RESYNC: (1.18-1.19); FILE MERGED 2006/05/12 12:25:32 ab 1.18.222.1: #i53898# Removed warnings for unxlngi6/unxlngi6.pro


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [c7adc17fdbd6597414b14819aac017f513a2d4f4]

INTEGRATION: CWS warnings01 (1.3.222); FILE MERGED 2006/02/17 16:39:51 cl 1.3.222.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [2539ea1fdd71fe93b34849aab8ca8c76b5efa64e]

INTEGRATION: CWS warnings01 (1.3.220); FILE MERGED 2006/02/17 16:39:50 cl 1.3.220.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [a3e07b03e707f9cc16958cd6fc27a8af4cdfaf27]

INTEGRATION: CWS warnings01 (1.3.222); FILE MERGED 2006/02/17 16:39:50 cl 1.3.222.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [0a09d1bc6eaf8203072a86069c6e032c10003fd1]

INTEGRATION: CWS warnings01 (1.20.222); FILE MERGED 2006/05/23 18:50:22 sb 1.20.222.2: RESYNC: (1.20-1.21); FILE MERGED 2006/02/17 16:21:38 cl 1.20.222.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [61c5098468414c53ee4aa0e3c126352cf46ed61f]

INTEGRATION: CWS warnings01 (1.54.132); FILE MERGED 2006/06/09 08:12:53 sb 1.54.132.3: #136650# Fixed previous fix (OWeakAggObject copy ctor must never be called and now is private and non-defined). 2006/05/23 18:50:10 sb 1.54.132.2: RESYNC: (1.54-1.55); FILE MERGED 2006/02/17 16:21:37 cl 1.54.132.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [d130c0a6d6cf6bdebb821d36eb5c817c34931a66]

INTEGRATION: CWS warnings01 (1.2.222); FILE MERGED 2006/02/17 16:21:37 cl 1.2.222.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [7ef89152d0e8b173201e0cf1dae231ee93817681]

INTEGRATION: CWS warnings01 (1.27.222); FILE MERGED 2006/04/20 14:50:05 cl 1.27.222.2: warning free code changes 2006/02/17 16:21:36 cl 1.27.222.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [6dcb9fd0445c421afbc738ed9cc5c971dc99bf7c]

INTEGRATION: CWS warnings01 (1.24.222); FILE MERGED 2006/04/20 14:50:04 cl 1.24.222.2: warning free code changes 2006/02/17 16:21:35 cl 1.24.222.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [8d5bcf3e931a5a328817aaf936cfd68e16335c8e]

INTEGRATION: CWS warnings01 (1.25.220); FILE MERGED 2006/02/17 16:21:34 cl 1.25.220.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [2f06d4a4ffe002846c72984bb8d96b6dd1928315]

INTEGRATION: CWS warnings01 (1.9.222); FILE MERGED 2006/04/20 14:50:04 cl 1.9.222.2: warning free code changes 2006/02/17 16:21:33 cl 1.9.222.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [91c5610c867de01a946e3e7fe62849a7e21d1718]

INTEGRATION: CWS warnings01 (1.14.222); FILE MERGED 2006/02/17 16:21:32 cl 1.14.222.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [c9731d1251fddfedc99ce20f2b5607b3f3c90d2a]

INTEGRATION: CWS warnings01 (1.7.220); FILE MERGED 2006/02/17 16:21:31 cl 1.7.220.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [f041b2b7539a291581d1795775314befee69adc4]

INTEGRATION: CWS warnings01 (1.52.68); FILE MERGED 2006/05/23 18:49:53 sb 1.52.68.2: RESYNC: (1.52-1.53); FILE MERGED 2006/02/17 15:22:34 cl 1.52.68.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [b43131a6e76d9706a46f9232f022356e0ba311b3]

INTEGRATION: CWS warnings01 (1.6.222); FILE MERGED 2006/02/17 15:22:33 cl 1.6.222.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [8dbd5a5505989ddd08ce87d3deef6704bf28ae20]

INTEGRATION: CWS warnings01 (1.140.8); FILE MERGED 2006/05/29 09:57:40 sb 1.140.8.5: #i53898# Made code warning-free and/or compile at all after resync to SRC680m170. 2006/05/23 18:49:41 sb 1.140.8.4: RESYNC: (1.144-1.145); FILE MERGED 2006/04/19 18:00:17 cl 1.140.8.3: warning free code changes 2006/04/07 18:21:03 sb 1.140.8.2: RESYNC: (1.140-1.144); FILE MERGED 2006/02/17 15:22:32 cl 1.140.8.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [6d83ab990ffdd26e6ea8f593bb91a42cb8bb1166]

INTEGRATION: CWS warnings01 (1.23.220); FILE MERGED 2006/04/19 18:00:17 cl 1.23.220.3: warning free code changes 2006/04/07 18:20:53 sb 1.23.220.2: RESYNC: (1.23-1.24); FILE MERGED 2006/02/17 15:22:31 cl 1.23.220.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [4887133b630d9b8d941c4893fc3b1a1b652c2488]

INTEGRATION: CWS warnings01 (1.23.218); FILE MERGED 2006/06/12 14:39:59 cl 1.23.218.3: #i66355# fixed type while adding 3d shape 2006/04/07 18:20:45 sb 1.23.218.2: RESYNC: (1.23-1.24); FILE MERGED 2006/02/17 15:22:31 cl 1.23.218.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [1e2565f70960d625853a3d9b1ced45d12cf4a949]

INTEGRATION: CWS warnings01 (1.51.218); FILE MERGED 2006/06/15 14:47:09 sb 1.51.218.4: #i66416# Fixed typos in previous fix. 2006/04/19 18:00:17 cl 1.51.218.3: warning free code changes 2006/04/07 18:20:37 sb 1.51.218.2: RESYNC: (1.51-1.52); FILE MERGED 2006/02/17 15:22:30 cl 1.51.218.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [8b77e2790c206439762cdde3343f64e87bfe0d16]

INTEGRATION: CWS warnings01 (1.61.218); FILE MERGED 2006/02/17 15:22:29 cl 1.61.218.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [27fad8988efb08ee27503102e503dd5242d3315e]

INTEGRATION: CWS warnings01 (1.13.220); FILE MERGED 2006/02/17 15:22:29 cl 1.13.220.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [ecb1bc028f2cfaa191a258b2c9b9a4a83aa1d54b]

INTEGRATION: CWS warnings01 (1.33.146); FILE MERGED 2006/04/19 18:00:17 cl 1.33.146.3: warning free code changes 2006/04/07 18:20:30 sb 1.33.146.2: RESYNC: (1.33-1.34); FILE MERGED 2006/02/17 15:22:28 cl 1.33.146.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [5ee60e9c537ad049da5229a8d9137762f3ea54e3]

INTEGRATION: CWS warnings01 (1.18.220); FILE MERGED 2006/02/17 15:22:27 cl 1.18.220.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [874a38d5029d6b2cc4cf078ee7ef127afca4ade1]

INTEGRATION: CWS warnings01 (1.16.220); FILE MERGED 2006/02/17 15:22:27 cl 1.16.220.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [65aaee96076e7b6a72b28b0bc5774e7808dae1d1]

INTEGRATION: CWS warnings01 (1.3.222); FILE MERGED 2006/02/17 15:22:26 cl 1.3.222.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [dde1ed11dd7c342cce9bfd4c8d19d9c8853e211f]

INTEGRATION: CWS warnings01 (1.20.220); FILE MERGED 2006/02/17 15:22:26 cl 1.20.220.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [eabcae191fe8da3f5957b13f237ac5d8bda7b136]

INTEGRATION: CWS warnings01 (1.13.222); FILE MERGED 2006/04/19 18:00:17 cl 1.13.222.2: warning free code changes 2006/02/17 15:22:25 cl 1.13.222.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [4af6584d48e97e4dd89a8e2ab18a9dedd352b9c2]

INTEGRATION: CWS warnings01 (1.15.222); FILE MERGED 2006/04/19 15:12:13 cl 1.15.222.1: fixing BitmapItem access


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [835556dd24041a4b6098c34146f6ba32160d747b]

INTEGRATION: CWS warnings01 (1.5.132); FILE MERGED 2006/04/07 18:20:21 sb 1.5.132.2: RESYNC: (1.5-1.6); FILE MERGED 2006/02/17 15:22:24 cl 1.5.132.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [18a0ab1a0ced6176fa31c506570844f4fbf5777f]

INTEGRATION: CWS warnings01 (1.14.220); FILE MERGED 2006/04/19 15:11:03 cl 1.14.220.2: casting SdrGluePointList to non const 2006/02/17 15:22:24 cl 1.14.220.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [5c18b81faeb3ff1405b53d5e076f72f81270fd90]

INTEGRATION: CWS warnings01 (1.5.216); FILE MERGED 2006/02/17 15:22:23 cl 1.5.216.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [4c4f6a8877badb4276b21fe227238d4be5dbd2d2]

INTEGRATION: CWS warnings01 (1.4.222); FILE MERGED 2006/02/17 15:22:23 cl 1.4.222.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [c93555effe20af37d60dc1375ed02fa8dadec9c9]

INTEGRATION: CWS warnings01 (1.12.220); FILE MERGED 2006/02/17 15:22:22 cl 1.12.220.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [6dc3400fc0fdb602b68c652bfb5fd97a81a141f3]

INTEGRATION: CWS warnings01 (1.25.158); FILE MERGED 2006/02/17 15:22:21 cl 1.25.158.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [cafa24bbb95af335342433666c39e0f54012c626]

INTEGRATION: CWS warnings01 (1.3.222); FILE MERGED 2006/05/12 16:20:26 sb 1.3.222.1: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162 (and in some cases reverted previous, problematic changes).


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [a9eb33784c0cc0bba8be98ad0cdaff8ceafa1143]

INTEGRATION: CWS warnings01 (1.13.22); FILE MERGED 2006/05/11 10:05:59 ab 1.13.22.1: #i53898# Removed warnings for unxlngi6/unxlngi6.pro


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [375ffbe578aa72504d378c22bca9e3c0b2048dee]

INTEGRATION: CWS warnings01 (1.11.22); FILE MERGED 2006/05/11 10:05:58 ab 1.11.22.1: #i53898# Removed warnings for unxlngi6/unxlngi6.pro


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [2c2a2c34f177ce7b3c1d970886130c93e6afb10f]

INTEGRATION: CWS warnings01 (1.7.222); FILE MERGED 2006/04/20 14:50:04 cl 1.7.222.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [9dbe60a480182e6f33badc8ad6634f75d65a8e9b]

INTEGRATION: CWS warnings01 (1.12.222); FILE MERGED 2006/04/20 14:50:04 cl 1.12.222.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [c2c6471eed502390b1e43e4050a3dff47b427d62]

INTEGRATION: CWS warnings01 (1.5.222); FILE MERGED 2006/04/20 14:50:03 cl 1.5.222.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [c7c8f3441565e9decc89ef1480d33e643328b450]

INTEGRATION: CWS warnings01 (1.68.18); FILE MERGED 2006/05/23 18:48:53 sb 1.68.18.3: RESYNC: (1.68-1.69); FILE MERGED 2006/05/12 16:20:26 sb 1.68.18.2: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162 (and in some cases reverted previous, problematic changes). 2006/04/20 14:50:03 cl 1.68.18.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [beefa75fee40ffcef1ed6fb06957dd3327469422]

INTEGRATION: CWS warnings01 (1.11.128); FILE MERGED 2006/05/12 16:20:26 sb 1.11.128.1: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162 (and in some cases reverted previous, problematic changes).


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [05c2103cb236ec38a7a35f8906dc96c741720fc5]

INTEGRATION: CWS warnings01 (1.14.220); FILE MERGED 2006/04/20 14:50:03 cl 1.14.220.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [127bba3944dcfb16280900fdfb5d0a296ab37f33]

INTEGRATION: CWS warnings01 (1.16.222); FILE MERGED 2006/06/15 07:13:02 sb 1.16.222.4: #i53898# Reflected renamed Get/SetValue functions. 2006/05/23 18:48:14 sb 1.16.222.3: RESYNC: (1.16-1.17); FILE MERGED 2006/05/12 16:20:25 sb 1.16.222.2: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162 (and in some cases reverted previous, problematic changes). 2006/04/20 14:50:03 cl 1.16.222.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [3a7a7bfec7119d9dbc765d6e56ea98dc6943d8e7]

INTEGRATION: CWS warnings01 (1.12.220); FILE MERGED 2006/05/12 16:20:25 sb 1.12.220.2: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162 (and in some cases reverted previous, problematic changes). 2006/04/20 14:50:03 cl 1.12.220.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [d95a7a2dae42fac2b9ae16738f6e7c07da9a1636]

INTEGRATION: CWS warnings01 (1.11.220); FILE MERGED 2006/05/12 16:20:25 sb 1.11.220.2: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162 (and in some cases reverted previous, problematic changes). 2006/04/20 14:50:03 cl 1.11.220.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [bb0842dfac08c1d35f50eff5128fa11faa463db2]

INTEGRATION: CWS warnings01 (1.27.192); FILE MERGED 2006/04/20 14:50:02 cl 1.27.192.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [ba3dae1f3f3abede2605547b03c24c37d11e9161]

INTEGRATION: CWS warnings01 (1.16.218); FILE MERGED 2006/04/20 14:50:02 cl 1.16.218.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [2704e121ec234de14a9894736882295b2ec5463d]

INTEGRATION: CWS warnings01 (1.24.222); FILE MERGED 2006/04/20 14:50:02 cl 1.24.222.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [13bb712d0602487e8057912305e14d9569607780]

INTEGRATION: CWS warnings01 (1.26.132); FILE MERGED 2006/04/20 14:50:02 cl 1.26.132.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [fc2583ed53399cee15815620c4e9b6ca3822d5a8]

INTEGRATION: CWS warnings01 (1.9.222); FILE MERGED 2006/04/20 14:50:01 cl 1.9.222.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [2234afb4a9ce299916753a6ea954389a402ed1dc]

INTEGRATION: CWS warnings01 (1.25.24); FILE MERGED 2006/02/23 20:30:17 aw 1.25.24.1: #i55991# Adaptions to warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [903c5a10e201474f77552ec436483e4b9c6ffdc5]

INTEGRATION: CWS warnings01 (1.3.218); FILE MERGED 2006/03/10 16:28:40 aw 1.3.218.2: #i55991# WarningFree changes for unxsol 2006/02/23 20:30:17 aw 1.3.218.1: #i55991# Adaptions to warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [50dbdc6f68f2923fb13644122c241d5ccd1e70ab]

INTEGRATION: CWS warnings01 (1.15.218); FILE MERGED 2006/03/10 16:28:40 aw 1.15.218.2: #i55991# WarningFree changes for unxsol 2006/02/23 20:30:16 aw 1.15.218.1: #i55991# Adaptions to warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [6da0b75341a2f081a1ee3210be7b228094cf7d8e]

INTEGRATION: CWS warnings01 (1.20.24); FILE MERGED 2006/02/23 19:32:24 aw 1.20.24.1: #i55991# Adaptions to warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [a1cbb6cb4c5c3f6c9870eb5dbe07f1d218a8da98]

INTEGRATION: CWS warnings01 (1.20.220); FILE MERGED 2006/03/10 16:28:40 aw 1.20.220.2: #i55991# WarningFree changes for unxsol 2006/02/23 19:32:24 aw 1.20.220.1: #i55991# Adaptions to warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [2247e625a5c59137286560f82c9a605b48a83daa]

INTEGRATION: CWS warnings01 (1.6.222); FILE MERGED 2006/02/23 19:32:23 aw 1.6.222.1: #i55991# Adaptions to warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [6c28e6be5ff3564a257e11e3de344170b002ae56]

INTEGRATION: CWS warnings01 (1.4.220); FILE MERGED 2006/02/23 19:32:23 aw 1.4.220.1: #i55991# Adaptions to warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [9d2fc6b6ac9571f2e3a36da466e70ca80fbd3da4]

INTEGRATION: CWS warnings01 (1.8.220); FILE MERGED 2006/02/23 19:32:23 aw 1.8.220.1: #i55991# Adaptions to warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [08622eab0be228e0d34e584a3357364fa5d1798b]

INTEGRATION: CWS warnings01 (1.6.24); FILE MERGED 2006/02/23 19:32:22 aw 1.6.24.1: #i55991# Adaptions to warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [0b53d663586e95d808e5789192de45a1cb4bc962]

INTEGRATION: CWS warnings01 (1.25.218); FILE MERGED 2006/03/10 16:28:39 aw 1.25.218.2: #i55991# WarningFree changes for unxsol 2006/02/23 19:32:22 aw 1.25.218.1: #i55991# Adaptions to warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [a8c7c6daee2658c327fe325afdbce21c85f03cda]

INTEGRATION: CWS warnings01 (1.46.144); FILE MERGED 2006/05/23 18:47:46 sb 1.46.144.3: RESYNC: (1.46-1.47); FILE MERGED 2006/05/18 12:53:17 fs 1.46.144.2: #i65540# 2006/02/21 21:17:41 aw 1.46.144.1: #i55991# Adaptions to warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [1558ccb2ee4bc11bccaa70c024b2dbe991cce174]

INTEGRATION: CWS warnings01 (1.51.146); FILE MERGED 2006/03/10 16:28:39 aw 1.51.146.2: #i55991# WarningFree changes for unxsol 2006/02/23 19:32:22 aw 1.51.146.1: #i55991# Adaptions to warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [9f83e3c11ef94f6010839aae0d6198af6a967762]

INTEGRATION: CWS warnings01 (1.13.218); FILE MERGED 2006/02/23 19:32:21 aw 1.13.218.1: #i55991# Adaptions to warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [b30e490534cf323cc86427b6501920579d5d082e]

INTEGRATION: CWS warnings01 (1.5.8); FILE MERGED 2006/02/23 19:32:21 aw 1.5.8.1: #i55991# Adaptions to warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [aa1061e00bd4b2f987fb2b10c5251459283bc0aa]

INTEGRATION: CWS warnings01 (1.21.218); FILE MERGED 2006/02/21 21:17:41 aw 1.21.218.1: #i55991# Adaptions to warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [8387eec30b3af0ab98918331017fc63678fe9b09]

INTEGRATION: CWS warnings01 (1.10.220); FILE MERGED 2006/02/23 19:32:20 aw 1.10.220.1: #i55991# Adaptions to warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [5b376e3c2484936874baa3a4d1217341c5c2beae]

INTEGRATION: CWS warnings01 (1.10.218); FILE MERGED 2006/02/21 21:17:41 aw 1.10.218.1: #i55991# Adaptions to warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [f2166fbb1e754427073539acc99dd1078e8dae33]

INTEGRATION: CWS warnings01 (1.4.222); FILE MERGED 2006/02/23 19:32:20 aw 1.4.222.1: #i55991# Adaptions to warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [b52785c92a93eb43ec68f8d06d34591b18178d98]

INTEGRATION: CWS warnings01 (1.15.220); FILE MERGED 2006/02/23 19:32:20 aw 1.15.220.1: #i55991# Adaptions to warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [2a02d8e89605e63a37395b4eba7d3a22391a1766]

INTEGRATION: CWS warnings01 (1.3.190); FILE MERGED 2006/03/10 16:28:39 aw 1.3.190.3: #i55991# WarningFree changes for unxsol 2006/02/23 19:32:19 aw 1.3.190.2: #i55991# Adaptions to warning free code 2006/02/22 19:26:19 aw 1.3.190.1: #i55991# Adaptions to warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [ad1f95d8912fdd2949634422705da8005120a581]

INTEGRATION: CWS warnings01 (1.26.220); FILE MERGED 2006/02/22 21:57:13 aw 1.26.220.1: #i55991# Adaptions to warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [c99836322bfdc8716b377457c261de536bcae5ae]

INTEGRATION: CWS warnings01 (1.73.218); FILE MERGED 2006/02/22 21:57:13 aw 1.73.218.1: #i55991# Adaptions to warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [883d49ad6ceb666975b7294a175b5c805cb340f0]

INTEGRATION: CWS warnings01 (1.21.218); FILE MERGED 2006/02/22 21:39:59 aw 1.21.218.1: #i55991# Adaptions to warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [9bc65dde04595e62179baad8a224bdb3f6163633]

INTEGRATION: CWS warnings01 (1.28.218); FILE MERGED 2006/05/23 18:47:31 sb 1.28.218.4: RESYNC: (1.28-1.29); FILE MERGED 2006/03/10 16:28:39 aw 1.28.218.3: #i55991# WarningFree changes for unxsol 2006/02/22 21:39:58 aw 1.28.218.2: #i55991# Adaptions to warning free code 2006/02/22 19:26:19 aw 1.28.218.1: #i55991# Adaptions to warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [79f284ec4433e31df4bef133c0bba918bf9e8e41]

INTEGRATION: CWS warnings01 (1.62.2); FILE MERGED 2006/05/23 18:47:11 sb 1.62.2.4: RESYNC: (1.66-1.67); FILE MERGED 2006/04/07 18:19:17 sb 1.62.2.3: RESYNC: (1.64-1.66); FILE MERGED 2006/01/25 18:45:04 sb 1.62.2.2: RESYNC: (1.62-1.64); FILE MERGED 2006/01/05 14:05:22 fs 1.62.2.1: #i55991# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [3766f9632501b07202871f877ae5bd3c28a5ff89]

INTEGRATION: CWS warnings01 (1.5.220); FILE MERGED 2006/02/22 21:39:58 aw 1.5.220.1: #i55991# Adaptions to warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [9bf0771d685c0b5cb49bad4198d3ee041178e59f]

INTEGRATION: CWS warnings01 (1.23.218); FILE MERGED 2006/03/10 16:28:39 aw 1.23.218.3: #i55991# WarningFree changes for unxsol 2006/02/22 21:39:58 aw 1.23.218.2: #i55991# Adaptions to warning free code 2006/02/22 19:26:19 aw 1.23.218.1: #i55991# Adaptions to warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [ec131d37713ab4b582bbe373cdc10d7cdccfff8b]

INTEGRATION: CWS warnings01 (1.3.220); FILE MERGED 2006/03/10 16:28:38 aw 1.3.220.2: #i55991# WarningFree changes for unxsol 2006/02/22 21:39:58 aw 1.3.220.1: #i55991# Adaptions to warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [e06aad31eef38a57afa4aab6bc5dc44aeaed6e21]

INTEGRATION: CWS warnings01 (1.27.218); FILE MERGED 2006/02/21 21:17:41 aw 1.27.218.1: #i55991# Adaptions to warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [bc1f7b02ae4b9f4ba3063ff24ef78cf6d3d91f75]

INTEGRATION: CWS warnings01 (1.69.144); FILE MERGED 2006/03/10 16:28:38 aw 1.69.144.2: #i55991# WarningFree changes for unxsol 2006/02/22 21:39:58 aw 1.69.144.1: #i55991# Adaptions to warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [6cabf184fc6cc2f7c1825f2c7f89e44a68587a84]

INTEGRATION: CWS warnings01 (1.34.218); FILE MERGED 2006/02/22 21:39:57 aw 1.34.218.1: #i55991# Adaptions to warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [c3e0e7ee98cb3434db09c46120635ba8613f9638]

INTEGRATION: CWS warnings01 (1.24.216); FILE MERGED 2006/03/10 16:28:38 aw 1.24.216.3: #i55991# WarningFree changes for unxsol 2006/02/22 21:39:57 aw 1.24.216.2: #i55991# Adaptions to warning free code 2006/02/22 19:26:19 aw 1.24.216.1: #i55991# Adaptions to warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [1373d974141fecd913f2cb197ee501e7c6557329]

INTEGRATION: CWS warnings01 (1.20.218); FILE MERGED 2006/03/10 16:28:38 aw 1.20.218.2: #i55991# WarningFree changes for unxsol 2006/02/22 21:39:57 aw 1.20.218.1: #i55991# Adaptions to warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [876e5ba3989ac87c221bb78557a6c28e85c85181]

INTEGRATION: CWS warnings01 (1.76.218); FILE MERGED 2006/04/07 18:19:06 sb 1.76.218.3: RESYNC: (1.76-1.78); FILE MERGED 2006/03/10 16:28:37 aw 1.76.218.2: #i55991# WarningFree changes for unxsol 2006/02/22 20:47:23 aw 1.76.218.1: #i55991# Adaptions to warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [907a08accfb3775b9a92febc1c3bd924e64b7999]

INTEGRATION: CWS warnings01 (1.42.218); FILE MERGED 2006/05/23 18:46:56 sb 1.42.218.3: RESYNC: (1.42-1.43); FILE MERGED 2006/03/10 16:28:37 aw 1.42.218.2: #i55991# WarningFree changes for unxsol 2006/02/22 20:47:23 aw 1.42.218.1: #i55991# Adaptions to warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [49e3714c7ffd8d63c816a89ec366fabe1377b922]

INTEGRATION: CWS warnings01 (1.26.120); FILE MERGED 2006/05/23 18:46:45 sb 1.26.120.5: RESYNC: (1.29-1.30); FILE MERGED 2006/04/07 18:18:56 sb 1.26.120.4: RESYNC: (1.26-1.29); FILE MERGED 2006/03/10 16:28:37 aw 1.26.120.3: #i55991# WarningFree changes for unxsol 2006/02/22 19:26:19 aw 1.26.120.2: #i55991# Adaptions to warning free code 2006/02/21 22:07:40 aw 1.26.120.1: #i55991# Adaptions to warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [a11ed84c1c164faa7087e9a7a584ef6c80db394a]

INTEGRATION: CWS warnings01 (1.6.220); FILE MERGED 2006/02/22 20:47:23 aw 1.6.220.1: #i55991# Adaptions to warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [c854a318e64d3504678d9a25a04b8e4a8baf85b3]

INTEGRATION: CWS warnings01 (1.24.218); FILE MERGED 2006/03/10 16:28:37 aw 1.24.218.4: #i55991# WarningFree changes for unxsol 2006/02/21 21:17:40 aw 1.24.218.3: #i55991# Adaptions to warning free code 2006/01/25 18:44:46 sb 1.24.218.2: RESYNC: (1.24-1.25); FILE MERGED 2006/01/05 14:05:22 fs 1.24.218.1: #i55991# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [af753013fd3d1aa3851bfa02f7f5ac527605c9e2]

INTEGRATION: CWS warnings01 (1.62.22); FILE MERGED 2006/05/23 18:46:21 sb 1.62.22.3: RESYNC: (1.62-1.63); FILE MERGED 2006/03/10 16:28:37 aw 1.62.22.2: #i55991# WarningFree changes for unxsol 2006/02/22 20:47:22 aw 1.62.22.1: #i55991# Adaptions to warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [a0426e62879c8ed6275138e7640411597e77cdcb]

INTEGRATION: CWS warnings01 (1.6.178); FILE MERGED 2006/02/22 20:47:22 aw 1.6.178.1: #i55991# Adaptions to warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [6e1b285e31175cde3b12c964a9091c6c12c760e2]

INTEGRATION: CWS warnings01 (1.9.220); FILE MERGED 2006/02/22 20:47:22 aw 1.9.220.1: #i55991# Adaptions to warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [737d98f19558f5b2bdb3e7a5ff62f36bd4148602]

INTEGRATION: CWS warnings01 (1.9.218); FILE MERGED 2006/02/22 20:47:22 aw 1.9.218.1: #i55991# Adaptions to warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [af9ae2ea1f72ba71b67bf9ad19e6268dcd2eb9f9]

INTEGRATION: CWS warnings01 (1.9.220); FILE MERGED 2006/03/10 16:28:37 aw 1.9.220.1: #i55991# WarningFree changes for unxsol


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [4d801128be5947a63f8a323385678f68ace736f9]

INTEGRATION: CWS warnings01 (1.19.218); FILE MERGED 2006/03/10 16:28:36 aw 1.19.218.3: #i55991# WarningFree changes for unxsol 2006/01/25 18:44:28 sb 1.19.218.2: RESYNC: (1.19-1.20); FILE MERGED 2006/01/05 14:05:21 fs 1.19.218.1: #i55991# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [1ac4f609a49a96e51f70b69d12911c4568e9f82d]

INTEGRATION: CWS warnings01 (1.6.220); FILE MERGED 2006/02/22 20:47:22 aw 1.6.220.1: #i55991# Adaptions to warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [3e95917108961abc8671886a54a85302c99e00c3]

INTEGRATION: CWS warnings01 (1.6.24); FILE MERGED 2006/02/22 20:47:22 aw 1.6.24.1: #i55991# Adaptions to warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [d12a67730de2b2ccfea9c31d076b5c95da902a79]

INTEGRATION: CWS warnings01 (1.134.178); FILE MERGED 2006/05/23 18:46:05 sb 1.134.178.6: RESYNC: (1.136-1.140); FILE MERGED 2006/05/12 16:20:24 sb 1.134.178.5: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162 (and in some cases reverted previous, problematic changes). 2006/04/19 18:06:48 cl 1.134.178.4: warning free code changes 2006/04/07 18:18:47 sb 1.134.178.3: RESYNC: (1.134-1.136); FILE MERGED 2006/03/10 16:28:36 aw 1.134.178.2: #i55991# WarningFree changes for unxsol 2006/02/21 21:17:40 aw 1.134.178.1: #i55991# Adaptions to warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [327079858cae6c812e2fb5857613b91b230098b4]

INTEGRATION: CWS warnings01 (1.12.218); FILE MERGED 2006/02/22 20:47:21 aw 1.12.218.1: #i55991# Adaptions to warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [72a818bd581531708dc127de739862d229c4eb47]

INTEGRATION: CWS warnings01 (1.24.220); FILE MERGED 2006/05/23 18:43:03 sb 1.24.220.3: RESYNC: (1.24-1.25); FILE MERGED 2006/03/10 16:28:36 aw 1.24.220.2: #i55991# WarningFree changes for unxsol 2006/02/22 20:47:21 aw 1.24.220.1: #i55991# Adaptions to warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [75d462896f9a216748b0c0e7ff6356170fd96554]

INTEGRATION: CWS warnings01 (1.49.24); FILE MERGED 2006/03/10 16:28:36 aw 1.49.24.2: #i55991# WarningFree changes for unxsol 2006/02/22 20:47:21 aw 1.49.24.1: #i55991# Adaptions to warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [a5dbef17f3170b8e51101e51759f769a1e611811]

INTEGRATION: CWS warnings01 (1.20.22); FILE MERGED 2006/05/23 18:42:17 sb 1.20.22.3: RESYNC: (1.20-1.21); FILE MERGED 2006/03/10 16:28:35 aw 1.20.22.2: #i55991# WarningFree changes for unxsol 2006/02/22 19:26:18 aw 1.20.22.1: #i55991# Adaptions to warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [73f8388428666cf5a374ff59884fce7ab48911f1]

INTEGRATION: CWS warnings01 (1.21.24); FILE MERGED 2006/03/10 16:28:35 aw 1.21.24.2: #i55991# WarningFree changes for unxsol 2006/02/22 19:26:18 aw 1.21.24.1: #i55991# Adaptions to warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [227b69b203ca70c06f18ce3b3080752cbe36ce31]

INTEGRATION: CWS warnings01 (1.15.24); FILE MERGED 2006/03/10 16:28:35 aw 1.15.24.2: #i55991# WarningFree changes for unxsol 2006/02/22 19:26:18 aw 1.15.24.1: #i55991# Adaptions to warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [d75b031269ad6c2fbf5c1339057543e67f3fd2c0]

INTEGRATION: CWS warnings01 (1.9.24); FILE MERGED 2006/04/07 18:18:36 sb 1.9.24.2: RESYNC: (1.9-1.10); FILE MERGED 2006/02/22 19:26:18 aw 1.9.24.1: #i55991# Adaptions to warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [c638787f81434ec480cfe6bd00f68db8315f7739]

INTEGRATION: CWS warnings01 (1.9.24); FILE MERGED 2006/03/10 16:28:35 aw 1.9.24.2: #i55991# WarningFree changes for unxsol 2006/02/22 19:26:18 aw 1.9.24.1: #i55991# Adaptions to warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [66a5ac386046079a5e4a4a76d2ec4770dda1e999]

INTEGRATION: CWS warnings01 (1.4.218); FILE MERGED 2006/03/10 16:28:35 aw 1.4.218.2: #i55991# WarningFree changes for unxsol 2006/02/21 21:17:40 aw 1.4.218.1: #i55991# Adaptions to warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [4b164b0892a9bf771538a69245f0ec5167ff7281]

INTEGRATION: CWS warnings01 (1.2.222); FILE MERGED 2006/02/22 19:26:18 aw 1.2.222.1: #i55991# Adaptions to warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [12d733be69841960157fbdb36b41d4a79cf8b03e]

INTEGRATION: CWS warnings01 (1.17.218); FILE MERGED 2006/03/10 16:28:35 aw 1.17.218.2: #i55991# WarningFree changes for unxsol 2006/02/22 19:26:17 aw 1.17.218.1: #i55991# Adaptions to warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [dac9b9823178f1db494b0b7bb37062ceb2d1deda]

INTEGRATION: CWS warnings01 (1.24.218); FILE MERGED 2006/02/22 19:26:17 aw 1.24.218.1: #i55991# Adaptions to warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [69656ccaa4c92eec8ecec484839d8431ce5c97bd]

INTEGRATION: CWS warnings01 (1.6.134); FILE MERGED 2006/02/22 19:26:17 aw 1.6.134.1: #i55991# Adaptions to warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [66908347f0a98a3ec07c1e6216ae13b8f0c80870]

INTEGRATION: CWS warnings01 (1.16.218); FILE MERGED 2006/05/12 16:20:24 sb 1.16.218.2: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162 (and in some cases reverted previous, problematic changes). 2006/03/10 16:28:34 aw 1.16.218.1: #i55991# WarningFree changes for unxsol


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [34650ae751427204277512b035fb56c4d6118e8a]

INTEGRATION: CWS warnings01 (1.6.220); FILE MERGED 2006/04/07 18:18:05 sb 1.6.220.3: RESYNC: (1.6-1.7); FILE MERGED 2006/03/10 16:28:34 aw 1.6.220.2: #i55991# WarningFree changes for unxsol 2006/02/22 19:26:17 aw 1.6.220.1: #i55991# Adaptions to warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [2a88a5d21fc894012b6af3733354c015d980748a]

INTEGRATION: CWS warnings01 (1.5.220); FILE MERGED 2006/04/20 14:50:01 cl 1.5.220.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [21f8b6ca2cc316635831f52c77f3e1e93c7accc9]

INTEGRATION: CWS warnings01 (1.3.220); FILE MERGED 2006/04/20 14:50:01 cl 1.3.220.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [6d27d381661e67bcf7dd111c81b0d8275c921276]

INTEGRATION: CWS warnings01 (1.11.220); FILE MERGED 2006/04/20 14:50:01 cl 1.11.220.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [012848b7fbf4edf58374b86a68f5600859904372]

INTEGRATION: CWS warnings01 (1.7.190); FILE MERGED 2006/05/17 14:09:38 sb 1.7.190.2: #i65443# Fixed previous changes. 2006/02/21 16:59:34 aw 1.7.190.1: #i55991# Adaptions to warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [50a57c52fee8fd206b5d768eb0adb6ef892d7f9e]

INTEGRATION: CWS warnings01 (1.3.220); FILE MERGED 2006/02/21 16:59:34 aw 1.3.220.1: #i55991# Adaptions to warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [f5e918b5b7a3f2634c7180edae1c2d83fc91031a]

INTEGRATION: CWS warnings01 (1.5.222); FILE MERGED 2006/02/21 16:59:34 aw 1.5.222.1: #i55991# Adaptions to warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [77da5941fffd45d6b165f299258ec1911d8bd9a2]

INTEGRATION: CWS warnings01 (1.5.222); FILE MERGED 2006/03/10 16:30:40 aw 1.5.222.1: #i55991# WarningFree changes for unxsol


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [ff9eb6acbefe262cb146035edbe82556f1b2992c]

INTEGRATION: CWS warnings01 (1.6.110); FILE MERGED 2006/02/21 16:59:33 aw 1.6.110.1: #i55991# Adaptions to warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [b13102839d899787c072e5947f20aae1c35701db]

INTEGRATION: CWS warnings01 (1.5.220); FILE MERGED 2006/02/21 16:59:33 aw 1.5.220.1: #i55991# Adaptions to warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [a5995bb663b4710dc9a7d66eb5aa40183f12e83f]

INTEGRATION: CWS warnings01 (1.4.220); FILE MERGED 2006/02/21 16:59:33 aw 1.4.220.1: #i55991# Adaptions to warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [7275a9785f448283718c52f680d186479d326b53]

INTEGRATION: CWS warnings01 (1.7.198); FILE MERGED 2006/04/07 18:17:45 sb 1.7.198.2: RESYNC: (1.7-1.8); FILE MERGED 2006/02/21 16:59:33 aw 1.7.198.1: #i55991# Adaptions to warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [fcb9b7d985af64fe3e5c56d5fd3d7784d6f87252]

INTEGRATION: CWS warnings01 (1.6.218); FILE MERGED 2006/02/21 16:59:33 aw 1.6.218.1: #i55991# Adaptions to warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [d1e90146290f9acaf6c089fd1b2e73fbeb1da27a]

INTEGRATION: CWS warnings01 (1.4.222); FILE MERGED 2006/03/10 16:30:39 aw 1.4.222.1: #i55991# WarningFree changes for unxsol


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [01a549bc3f2bda12511e6d0cb2372b8a7e26d9ef]

INTEGRATION: CWS warnings01 (1.7.218); FILE MERGED 2006/02/21 16:41:12 aw 1.7.218.1: #i55991# Adaptions to warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [aad13ba3fae8c537023835863b331818d2a891f9]

INTEGRATION: CWS warnings01 (1.9.220); FILE MERGED 2006/02/21 16:41:12 aw 1.9.220.1: #i55991# Adaptions to warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [0712af75f5565d601b59cab65820b4dcb5d81f49]

INTEGRATION: CWS warnings01 (1.15.192); FILE MERGED 2006/02/21 16:41:12 aw 1.15.192.1: #i55991# Adaptions to warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [ed5b63af7dd381902468d0b0b40f2451bb0d3b61]

INTEGRATION: CWS warnings01 (1.12.220); FILE MERGED 2006/02/21 16:41:12 aw 1.12.220.1: #i55991# Adaptions to warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [9a4403873f7d7fca3c5ecc0d015f63d7dcac1e51]

INTEGRATION: CWS warnings01 (1.4.220); FILE MERGED 2006/02/21 16:41:12 aw 1.4.220.1: #i55991# Adaptions to warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [ee608a3a67dc84e6adb578f89114e32311f20ec8]

INTEGRATION: CWS warnings01 (1.7.222); FILE MERGED 2006/02/21 16:41:11 aw 1.7.222.1: #i55991# Adaptions to warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [bc4734017bee66a9ac481f23d82dbbe054ad5a50]

INTEGRATION: CWS warnings01 (1.3.222); FILE MERGED 2006/02/21 16:41:11 aw 1.3.222.1: #i55991# Adaptions to warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [8b8cd9bc5950bfbe5cffb0013de33e5b9d9c7ca7]

INTEGRATION: CWS warnings01 (1.5.222); FILE MERGED 2006/05/12 16:20:23 sb 1.5.222.2: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162 (and in some cases reverted previous, problematic changes). 2006/02/21 16:41:11 aw 1.5.222.1: #i55991# Adaptions to warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [683b73b0ad80f7a79ca3dd77030c9d80fc611010]

INTEGRATION: CWS warnings01 (1.4.222); FILE MERGED 2006/02/21 16:41:11 aw 1.4.222.1: #i55991# Adaptions to warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [4342a12bf261cd06a639d3071499aea76ff40944]

INTEGRATION: CWS warnings01 (1.9.150); FILE MERGED 2006/02/21 16:41:11 aw 1.9.150.1: #i55991# Adaptions to warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [d0636dd0c9c56fe6fef66053eb63d1c8244f9357]

INTEGRATION: CWS warnings01 (1.3.222); FILE MERGED 2006/03/13 10:47:18 aw 1.3.222.1: #i55991# warning free changes for unxsol


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [5f504be27179f0a2535cc3a68bf4abec3e1c3d5e]

INTEGRATION: CWS warnings01 (1.11.130); FILE MERGED 2006/05/23 18:41:11 sb 1.11.130.2: RESYNC: (1.11-1.12); FILE MERGED 2006/02/21 16:41:11 aw 1.11.130.1: #i55991# Adaptions to warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [fed8721b0312156e091c528e638417a1ed16b1d9]

INTEGRATION: CWS warnings01 (1.5.220); FILE MERGED 2006/02/21 16:41:10 aw 1.5.220.1: #i55991# Adaptions to warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [77373d83cc6330ab9bac4bf9234da6d6c2efdd5e]

INTEGRATION: CWS warnings01 (1.8.150); FILE MERGED 2006/02/21 16:41:10 aw 1.8.150.1: #i55991# Adaptions to warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [9950a6d2547e981d6a0dab558efd8ad0d52695fa]

INTEGRATION: CWS warnings01 (1.10.220); FILE MERGED 2006/03/10 16:30:39 aw 1.10.220.1: #i55991# WarningFree changes for unxsol


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [04f98104c7ef6a00d82968f19d5de2e941f131d9]

INTEGRATION: CWS warnings01 (1.8.220); FILE MERGED 2006/02/21 16:41:10 aw 1.8.220.1: #i55991# Adaptions to warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [fef8464eaeb3252c7cacd8da3b9e6159ad234ad6]

INTEGRATION: CWS warnings01 (1.4.222); FILE MERGED 2006/04/20 14:50:00 cl 1.4.222.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [b2acd0318c32382cf81cee6342c19e94b5b8fdb4]

INTEGRATION: CWS warnings01 (1.26.220); FILE MERGED 2006/04/20 14:50:00 cl 1.26.220.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [8c9e8890d1910597fbf3a9ab2f2997988d28aeb8]

INTEGRATION: CWS warnings01 (1.3.222); FILE MERGED 2006/04/20 14:50:00 cl 1.3.222.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [5e518e2ff2f286b531c2d222735e41610249d1e6]

INTEGRATION: CWS warnings01 (1.4.222); FILE MERGED 2006/05/23 18:40:58 sb 1.4.222.2: RESYNC: (1.4-1.5); FILE MERGED 2006/04/20 14:50:00 cl 1.4.222.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [b4485bf73fb7c5467ba1895092a6520fe541e41e]

INTEGRATION: CWS warnings01 (1.65.114); FILE MERGED 2006/05/23 18:40:50 sb 1.65.114.2: RESYNC: (1.65-1.66); FILE MERGED 2006/04/20 14:50:00 cl 1.65.114.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [90d6526c0c12b8174a37d61584856c6b411006ca]

INTEGRATION: CWS warnings01 (1.29.218); FILE MERGED 2006/04/20 14:49:59 cl 1.29.218.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [22842b231f7c0fb0ac97688b7b423d1a53264ed5]

INTEGRATION: CWS warnings01 (1.11.180); FILE MERGED 2006/04/20 14:49:59 cl 1.11.180.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [1eabd17448e5175d3542f4cfbd4dda14525ada1f]

INTEGRATION: CWS warnings01 (1.2.222); FILE MERGED 2006/04/20 14:49:59 cl 1.2.222.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [7c9a5109be23178d2eef68ca0d9690d44c74b01f]

INTEGRATION: CWS warnings01 (1.7.222); FILE MERGED 2006/04/20 14:49:59 cl 1.7.222.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [b3812470112cab8e2b24c24609545af9ac5d3dfc]

INTEGRATION: CWS warnings01 (1.52.222); FILE MERGED 2006/05/23 18:40:22 sb 1.52.222.2: RESYNC: (1.52-1.54); FILE MERGED 2006/04/20 14:49:59 cl 1.52.222.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [e835600bddebf64bb92823cdd8bf5f51577ce8be]

INTEGRATION: CWS warnings01 (1.4.220); FILE MERGED 2006/04/20 14:49:58 cl 1.4.220.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [c21cbf0adc84e26d5ace5bde9bffb4d66b94edd0]

INTEGRATION: CWS warnings01 (1.12.222); FILE MERGED 2006/04/20 14:49:58 cl 1.12.222.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [09770199c5ae44e77d8d35b085774bfca9dddf11]

INTEGRATION: CWS warnings01 (1.3.222); FILE MERGED 2006/04/20 14:49:58 cl 1.3.222.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [551b0e4247680d666570b06b292e66fe4543eb31]

INTEGRATION: CWS warnings01 (1.3.222); FILE MERGED 2006/03/17 09:50:46 sj 1.3.222.1: #i55991# warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [6c25047f0c363527603af90d5fee73a5b697894a]

INTEGRATION: CWS warnings01 (1.11.222); FILE MERGED 2006/03/17 11:49:48 sj 1.11.222.1: #i55991# warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [2cb495d2659477de3d873d57e0f43b2cd784c543]

INTEGRATION: CWS warnings01 (1.19.222); FILE MERGED 2006/03/17 09:50:46 sj 1.19.222.1: #i55991# warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [44efa664b86ca5fe3de4a41a9d337c2ba065bc14]

INTEGRATION: CWS warnings01 (1.14.222); FILE MERGED 2006/03/17 11:49:48 sj 1.14.222.2: #i55991# warning free code 2006/03/17 09:50:45 sj 1.14.222.1: #i55991# warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [e9616520c27905ccdd488961f23a2028684fa2cf]

INTEGRATION: CWS warnings01 (1.24.10); FILE MERGED 2006/04/07 18:16:34 sb 1.24.10.3: RESYNC: (1.24-1.25); FILE MERGED 2006/03/17 11:49:48 sj 1.24.10.2: #i55991# warning free code 2006/03/17 09:50:45 sj 1.24.10.1: #i55991# warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [ea9506d7a173227a165970d0f7ca764564cd64e0]

INTEGRATION: CWS warnings01 (1.128.64); FILE MERGED 2006/05/23 18:39:40 sb 1.128.64.3: RESYNC: (1.130-1.134); FILE MERGED 2006/04/07 18:16:27 sb 1.128.64.2: RESYNC: (1.128-1.130); FILE MERGED 2006/03/17 09:50:45 sj 1.128.64.1: #i55991# warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [58217f30d4077a4b3ae9a61bc454c8b8af620765]

INTEGRATION: CWS warnings01 (1.6.218); FILE MERGED 2006/03/17 09:50:45 sj 1.6.218.1: #i55991# warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [49087d53851b7848e051375a89b3716a5bf774c5]

INTEGRATION: CWS warnings01 (1.10.222); FILE MERGED 2006/03/17 09:50:45 sj 1.10.222.1: #i55991# warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [7b0679fe71aa556dc41b6bb17375f237ec91dec2]

INTEGRATION: CWS warnings01 (1.38.218); FILE MERGED 2006/06/15 07:13:02 sb 1.38.218.3: #i53898# Reflected renamed Get/SetValue functions. 2006/03/17 11:49:47 sj 1.38.218.2: #i55991# warning free code 2006/03/17 09:50:44 sj 1.38.218.1: #i55991# warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [aee6d0b41bbdcad4ed813a393a319bc50c5f7fd7]

INTEGRATION: CWS warnings01 (1.15.222); FILE MERGED 2006/05/30 07:47:12 fs 1.15.222.2: #i10000# 2006/03/17 11:49:47 sj 1.15.222.1: #i55991# warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [ab3f3e4306a588cce64f9aae894d752d359abfc4]

INTEGRATION: CWS warnings01 (1.10.222); FILE MERGED 2006/03/17 09:50:44 sj 1.10.222.1: #i55991# warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [f85946fb974fb7a9f63db5e48b87a1422a657d44]

INTEGRATION: CWS warnings01 (1.30.192); FILE MERGED 2006/03/17 09:50:44 sj 1.30.192.1: #i55991# warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [d57fed605edc587ef770d0ba20bad4266feb3e8f]

INTEGRATION: CWS warnings01 (1.57.186); FILE MERGED 2006/05/23 18:38:48 sb 1.57.186.4: RESYNC: (1.59-1.61); FILE MERGED 2006/04/07 18:16:15 sb 1.57.186.3: RESYNC: (1.57-1.59); FILE MERGED 2006/03/17 11:49:47 sj 1.57.186.2: #i55991# warning free code 2006/03/17 09:50:44 sj 1.57.186.1: #i55991# warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [6a76e4e6a12f9da95d7b0746b41cd67beebffeb4]

INTEGRATION: CWS warnings01 (1.4.222); FILE MERGED 2006/05/23 18:39:00 sb 1.4.222.2: RESYNC: (1.4-1.5); FILE MERGED 2006/03/17 09:50:44 sj 1.4.222.1: #i55991# warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [6385de9e68d159a4ca50323c356baa0b734c6235]

INTEGRATION: CWS warnings01 (1.3.220); FILE MERGED 2006/04/20 14:49:58 cl 1.3.220.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [926d9b093e14c18103326830d2b760df5756aae8]

INTEGRATION: CWS warnings01 (1.2.220); FILE MERGED 2006/04/20 14:49:57 cl 1.2.220.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [5c7ce0d7938f2549945f9c263d5152a84b5b9e96]

INTEGRATION: CWS warnings01 (1.6.220); FILE MERGED 2006/04/24 11:30:41 os 1.6.220.2: warnings removed 2006/04/20 14:49:57 cl 1.6.220.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [a8b6fc3b5032b81da5f9daba5563055fa498e00b]

INTEGRATION: CWS warnings01 (1.5.220); FILE MERGED 2006/04/24 09:54:28 os 1.5.220.1: warnings removed


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [61ec41c613926c8a154f7b9ec0a1980242defe63]

INTEGRATION: CWS warnings01 (1.2.220); FILE MERGED 2006/04/24 11:30:41 os 1.2.220.1: warnings removed


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [fe5423abecbaada8027b65ce10f9047c6cf6e984]

INTEGRATION: CWS warnings01 (1.61.220); FILE MERGED 2006/05/23 18:38:14 sb 1.61.220.3: RESYNC: (1.61-1.63); FILE MERGED 2006/04/24 11:30:41 os 1.61.220.2: warnings removed 2006/04/20 14:49:57 cl 1.61.220.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [e7d89be733d520e9dd8374b510fba1775421b77e]

INTEGRATION: CWS warnings01 (1.9.180); FILE MERGED 2006/04/24 11:30:40 os 1.9.180.2: warnings removed 2006/04/20 14:49:56 cl 1.9.180.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [9c5e4fe10dfd8b951fc19579a8ec56a00865331b]

INTEGRATION: CWS warnings01 (1.3.222); FILE MERGED 2006/04/20 14:49:56 cl 1.3.222.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [143127c37eb6eb4c036c211782547facf8a2f53d]

INTEGRATION: CWS warnings01 (1.4.220); FILE MERGED 2006/04/24 09:54:28 os 1.4.220.2: warnings removed 2006/04/20 14:49:56 cl 1.4.220.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [14fb6ff9ae2df1bd13e64d9eb52d899e14fa925f]

INTEGRATION: CWS warnings01 (1.3.220); FILE MERGED 2006/04/24 09:54:28 os 1.3.220.2: warnings removed 2006/04/20 14:49:56 cl 1.3.220.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [70459e052cfcb809de07c1a7bceebf4a4eeef04f]

INTEGRATION: CWS warnings01 (1.31.22); FILE MERGED 2006/04/24 09:54:27 os 1.31.22.1: warnings removed


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [5a8b84ab3a442bf31058cdc5c308aa3b14c5dcbe]

INTEGRATION: CWS warnings01 (1.5.222); FILE MERGED 2006/05/23 18:37:52 sb 1.5.222.2: RESYNC: (1.5-1.6); FILE MERGED 2006/04/24 09:54:27 os 1.5.222.1: warnings removed


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [080d4c5ba04eef56ce723b539b4ba3db9419a1c8]

INTEGRATION: CWS warnings01 (1.5.220); FILE MERGED 2006/04/24 09:54:27 os 1.5.220.2: warnings removed 2006/04/20 14:49:56 cl 1.5.220.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [ec7e21d285b064b1bbfe1d8f9212f6759de07efd]

INTEGRATION: CWS warnings01 (1.5.220); FILE MERGED 2006/04/24 09:54:27 os 1.5.220.1: warnings removed


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [953e96c8136725bc7cb013ac3726aaa75d002549]

INTEGRATION: CWS warnings01 (1.19.222); FILE MERGED 2006/04/24 09:54:27 os 1.19.222.2: warnings removed 2006/04/20 14:49:55 cl 1.19.222.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [fe3028098df4e3586ff412489939f6bdadb0d4c5]

INTEGRATION: CWS warnings01 (1.4.220); FILE MERGED 2006/04/24 09:54:27 os 1.4.220.2: warnings removed 2006/04/20 14:49:55 cl 1.4.220.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [4d2d5310c673adf3b58916833f8dfd2660e13828]

INTEGRATION: CWS warnings01 (1.12.66); FILE MERGED 2006/05/23 18:37:42 sb 1.12.66.3: RESYNC: (1.12-1.13); FILE MERGED 2006/04/24 09:54:26 os 1.12.66.2: warnings removed 2006/04/20 14:49:55 cl 1.12.66.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [6a87fc13c8918e7026d8024b59163283c0cfaf3e]

INTEGRATION: CWS warnings01 (1.4.222); FILE MERGED 2006/04/24 09:54:26 os 1.4.222.2: warnings removed 2006/04/20 14:49:55 cl 1.4.222.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [3f6b6de1cb1e41a2d981583306b0276ba2a6a40f]

INTEGRATION: CWS warnings01 (1.6.220); FILE MERGED 2006/04/24 09:54:26 os 1.6.220.2: warnings removed 2006/04/20 14:49:55 cl 1.6.220.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [3e3a150a8048a6f9f7f3deafb830968da6d30c8f]

INTEGRATION: CWS warnings01 (1.7.220); FILE MERGED 2006/04/24 09:54:26 os 1.7.220.2: warnings removed 2006/04/20 14:49:54 cl 1.7.220.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [a0d46bd44ed1515463909beb043fb7af4f4c2ab1]

INTEGRATION: CWS warnings01 (1.41.130); FILE MERGED 2006/05/23 18:37:06 sb 1.41.130.3: RESYNC: (1.41-1.42); FILE MERGED 2006/04/24 09:54:26 os 1.41.130.2: warnings removed 2006/04/20 14:49:54 cl 1.41.130.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [f1da43ac2257e6a7a9a1ebf626a36a59888f5464]

INTEGRATION: CWS warnings01 (1.20.66); FILE MERGED 2006/05/23 18:36:40 sb 1.20.66.3: RESYNC: (1.20-1.22); FILE MERGED 2006/04/24 09:54:25 os 1.20.66.2: warnings removed 2006/04/20 14:49:54 cl 1.20.66.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [6ccb207c3809a2f2c161b3189c36639680df8129]

INTEGRATION: CWS warnings01 (1.4.218); FILE MERGED 2006/04/24 09:54:25 os 1.4.218.2: warnings removed 2006/04/20 14:49:54 cl 1.4.218.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [c3b3f2f40e4c62a2dd74043011b578c97dffe660]

INTEGRATION: CWS warnings01 (1.4.220); FILE MERGED 2006/04/24 09:54:25 os 1.4.220.2: warnings removed 2006/04/20 14:49:54 cl 1.4.220.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [13a4ab4699cd1a823789847b2eb7fd9ad15ce67f]

INTEGRATION: CWS warnings01 (1.4.220); FILE MERGED 2006/04/24 09:54:25 os 1.4.220.1: warnings removed


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [5a7b3d2ca52cc29a1f2f94849ac2c3657fe23138]

INTEGRATION: CWS warnings01 (1.10.220); FILE MERGED 2006/04/24 09:54:25 os 1.10.220.2: warnings removed 2006/04/20 14:49:54 cl 1.10.220.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [039c5b2d3b379242860f02349b1415d700c1479d]

INTEGRATION: CWS warnings01 (1.3.220); FILE MERGED 2006/04/24 09:54:25 os 1.3.220.2: warnings removed 2006/04/20 14:49:53 cl 1.3.220.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [edc3e24aeb0748e35ec87af509863222340cefcb]

INTEGRATION: CWS warnings01 (1.8.220); FILE MERGED 2006/04/24 09:54:24 os 1.8.220.2: warnings removed 2006/04/20 14:49:53 cl 1.8.220.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [9a4613130f6e6d4b31dd7a1aef84330dcccf712e]

INTEGRATION: CWS warnings01 (1.7.220); FILE MERGED 2006/04/24 09:54:24 os 1.7.220.2: warnings removed 2006/04/20 14:49:53 cl 1.7.220.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [be153e1083a44fa7102400c5a01e8bbeb17a9b44]

INTEGRATION: CWS warnings01 (1.8.222); FILE MERGED 2006/03/07 08:16:17 fs 1.8.222.1: warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [949f7e636405f48fc979a8603b54de324db2e83f]

INTEGRATION: CWS warnings01 (1.11.198); FILE MERGED 2006/02/17 15:24:50 cl 1.11.198.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [92485a9351f1f45c1f5021f5db05460b6a7acf9c]

INTEGRATION: CWS warnings01 (1.10.222); FILE MERGED 2006/05/23 18:35:57 sb 1.10.222.4: RESYNC: (1.10-1.11); FILE MERGED 2006/03/07 08:16:17 fs 1.10.222.3: warning-free code 2006/02/16 12:12:57 fs 1.10.222.2: #i55991# warning-free code (i55991) 2006/01/05 12:02:29 fs 1.10.222.1: #i55991# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [36d7aa1b7e2ca2dafc8bf42be6177f6619adbc9c]

INTEGRATION: CWS warnings01 (1.4.222); FILE MERGED 2006/01/05 12:02:29 fs 1.4.222.1: #i55991# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [54c32319924baa1534b1eb70163b7a7f83195bda]

INTEGRATION: CWS warnings01 (1.5.222); FILE MERGED 2006/04/20 14:49:53 cl 1.5.222.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [94de28976e8a2e808d97450600df85bac4e28684]

INTEGRATION: CWS warnings01 (1.15.220); FILE MERGED 2006/05/12 16:20:23 sb 1.15.220.4: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162 (and in some cases reverted previous, problematic changes). 2006/04/07 18:15:11 sb 1.15.220.3: RESYNC: (1.15-1.16); FILE MERGED 2006/02/16 12:12:56 fs 1.15.220.2: #i55991# warning-free code (i55991) 2006/01/05 12:02:28 fs 1.15.220.1: #i55991# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [5a708fa15251999f4b587dd9098c410b6fd44b6e]

INTEGRATION: CWS warnings01 (1.26.176); FILE MERGED 2006/02/15 13:27:37 fs 1.26.176.1: #i55991# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [d34216789c1abebde8761899a036edcbca0da85b]

INTEGRATION: CWS warnings01 (1.11.222); FILE MERGED 2006/02/15 13:27:37 fs 1.11.222.1: #i55991# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [b902de15905c85745f18075a4d223c78601ce7e6]

INTEGRATION: CWS warnings01 (1.24.222); FILE MERGED 2006/02/15 13:27:36 fs 1.24.222.2: #i55991# warning-free code 2006/01/05 12:02:28 fs 1.24.222.1: #i55991# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [a51ff37b4a57054f26462e1348c16cbb394ed68b]

INTEGRATION: CWS warnings01 (1.4.222); FILE MERGED 2006/02/15 13:27:36 fs 1.4.222.1: #i55991# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [ae464d470b4becf3523cbfa572dbe41e164230c9]

INTEGRATION: CWS warnings01 (1.11.222); FILE MERGED 2006/02/17 15:24:49 cl 1.11.222.2: warning free code changes 2006/02/15 13:27:36 fs 1.11.222.1: #i55991# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [3cd2a4fc0224eba7ac3f849050414d572d99aeab]

INTEGRATION: CWS warnings01 (1.7.222); FILE MERGED 2006/02/15 13:27:35 fs 1.7.222.1: #i55991# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [c136e6f23b9117a44d122d9b58fc480b80b362d7]

INTEGRATION: CWS warnings01 (1.28.222); FILE MERGED 2006/03/07 08:16:17 fs 1.28.222.3: warning-free code 2006/02/17 15:24:49 cl 1.28.222.2: warning free code changes 2006/02/15 13:27:35 fs 1.28.222.1: #i55991# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [555be6dec9ba6fbc0d29bcde0874de33795fc759]

INTEGRATION: CWS warnings01 (1.21.222); FILE MERGED 2006/01/05 12:02:27 fs 1.21.222.1: #i55991# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [c4e9257ed443fd7f832d89f2195fcea24f691bc3]

INTEGRATION: CWS warnings01 (1.14.220); FILE MERGED 2006/02/17 15:24:48 cl 1.14.220.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [f4ea340fe58db9df82fa78ee39f1191f0edd8ca1]

INTEGRATION: CWS warnings01 (1.6.218); FILE MERGED 2006/02/15 13:27:35 fs 1.6.218.1: #i55991# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [740d8fb676451f707690ca451b058eef26494853]

INTEGRATION: CWS warnings01 (1.12.220); FILE MERGED 2006/05/23 18:35:45 sb 1.12.220.3: RESYNC: (1.12-1.13); FILE MERGED 2006/02/17 15:24:48 cl 1.12.220.2: warning free code changes 2006/02/15 13:27:35 fs 1.12.220.1: #i55991# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [e2bff9ba0f6085af982f7ffd9883a6985295cbd2]

INTEGRATION: CWS warnings01 (1.17.220); FILE MERGED 2006/02/17 15:24:47 cl 1.17.220.2: warning free code changes 2006/02/15 13:27:34 fs 1.17.220.1: #i55991# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [7d031c09250f86a08bac9a349b842aab705da335]

INTEGRATION: CWS warnings01 (1.9.222); FILE MERGED 2006/04/07 18:15:04 sb 1.9.222.2: RESYNC: (1.9-1.10); FILE MERGED 2006/02/17 15:24:47 cl 1.9.222.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [6572fd051f0021e778e5248613c3ecf69394a367]

INTEGRATION: CWS warnings01 (1.15.220); FILE MERGED 2006/02/17 15:24:46 cl 1.15.220.2: warning free code changes 2006/02/15 13:27:34 fs 1.15.220.1: #i55991# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [153a14c42ae98734b2dcb7eed162f1903f98ca8e]

INTEGRATION: CWS warnings01 (1.9.132); FILE MERGED 2006/05/23 18:35:23 sb 1.9.132.2: RESYNC: (1.9-1.10); FILE MERGED 2006/04/26 08:09:48 os 1.9.132.1: warnings removed


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [a766609d718157f819343bd54b88e4487cafa876]

INTEGRATION: CWS warnings01 (1.11.196); FILE MERGED 2006/05/23 18:35:16 sb 1.11.196.2: RESYNC: (1.11-1.12); FILE MERGED 2006/01/05 12:02:27 fs 1.11.196.1: #i55991# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [9c87cd9c6cc39cc284c3c75242a5092c93320886]

INTEGRATION: CWS warnings01 (1.6.222); FILE MERGED 2006/02/16 12:12:54 fs 1.6.222.1: #i55991# warning-free code (i55991)


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [4982a0086eabd5cd3c3a1faf959b36a67d5d353a]

INTEGRATION: CWS warnings01 (1.4.222); FILE MERGED 2006/04/26 08:09:48 os 1.4.222.1: warnings removed


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [c774c737e63cfcf62ef08f8918b1653785c5fac1]

INTEGRATION: CWS warnings01 (1.10.222); FILE MERGED 2006/05/23 18:35:09 sb 1.10.222.4: RESYNC: (1.10-1.11); FILE MERGED 2006/03/07 08:16:17 fs 1.10.222.3: warning-free code 2006/02/16 12:12:53 fs 1.10.222.2: #i55991# warning-free code (i55991) 2006/01/05 12:02:27 fs 1.10.222.1: #i55991# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [a16acc953b0d4dcfdfb54ad7a24fb650018dda93]

INTEGRATION: CWS warnings01 (1.37.146); FILE MERGED 2006/05/23 18:34:39 sb 1.37.146.3: RESYNC: (1.38-1.40); FILE MERGED 2006/04/07 18:14:30 sb 1.37.146.2: RESYNC: (1.37-1.38); FILE MERGED 2006/02/17 16:56:32 cl 1.37.146.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [eb4b2ba3009c4749719241927b20ad7af56797ea]

INTEGRATION: CWS warnings01 (1.20.148); FILE MERGED 2006/02/17 16:56:31 cl 1.20.148.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [59bd94e7a705364a6507a639516f2a355655ca97]

INTEGRATION: CWS warnings01 (1.35.50); FILE MERGED 2006/05/23 18:34:32 sb 1.35.50.3: RESYNC: (1.37-1.38); FILE MERGED 2006/04/07 18:14:16 sb 1.35.50.2: RESYNC: (1.35-1.37); FILE MERGED 2006/02/17 16:56:31 cl 1.35.50.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [e8b719a1251781f569f74d7eadc7e7b4b28bf350]

INTEGRATION: CWS warnings01 (1.20.150); FILE MERGED 2006/04/07 18:14:08 sb 1.20.150.2: RESYNC: (1.20-1.21); FILE MERGED 2006/02/17 16:56:30 cl 1.20.150.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [8f5e8067becc8a5a561a19a5a09284e655ee0269]

INTEGRATION: CWS warnings01 (1.75.198); FILE MERGED 2006/06/16 14:00:25 cl 1.75.198.1: #i66429# adding help id for general tab page of the gallery property browser


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [7948224462077b8fdf8cd9f58b3c09a2010620f4]

INTEGRATION: CWS warnings01 (1.9.132); FILE MERGED 2006/04/07 18:14:00 sb 1.9.132.2: RESYNC: (1.9-1.10); FILE MERGED 2006/02/17 16:56:30 cl 1.9.132.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [b896a625c2151c86be181a8dfccec0b7a2e75cbc]

INTEGRATION: CWS warnings01 (1.21.222); FILE MERGED 2006/02/17 16:56:29 cl 1.21.222.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [7341eda9becc91aade39c4f630e6389b1905f527]

INTEGRATION: CWS warnings01 (1.48.40); FILE MERGED 2006/05/23 18:34:25 sb 1.48.40.3: RESYNC: (1.49-1.50); FILE MERGED 2006/04/07 18:13:51 sb 1.48.40.2: RESYNC: (1.48-1.49); FILE MERGED 2006/02/17 16:56:29 cl 1.48.40.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [c945e0fbee1d10d6c7b492f482c7dba200938693]

INTEGRATION: CWS warnings01 (1.26.220); FILE MERGED 2006/04/07 18:13:31 sb 1.26.220.2: RESYNC: (1.26-1.27); FILE MERGED 2006/02/17 16:56:28 cl 1.26.220.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [68de29c7ebe7e2aa4ef928699a5a3519299253c6]

INTEGRATION: CWS warnings01 (1.12.222); FILE MERGED 2006/04/07 18:13:15 sb 1.12.222.2: RESYNC: (1.12-1.13); FILE MERGED 2006/02/17 16:56:27 cl 1.12.222.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [203fe819263df6860f708b84568c074c167a5853]

INTEGRATION: CWS warnings01 (1.4.220); FILE MERGED 2006/02/17 16:56:27 cl 1.4.220.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [ce0dd54f5f58be6c2e2419f18fb0fe76f687a8a9]

INTEGRATION: CWS warnings01 (1.21.220); FILE MERGED 2006/02/15 13:28:16 fs 1.21.220.1: #i55991# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [7e4289f614d2f1c36aa5ace98f3728f94074a703]

INTEGRATION: CWS warnings01 (1.21.196); FILE MERGED 2006/05/23 18:34:17 sb 1.21.196.3: RESYNC: (1.21-1.22); FILE MERGED 2006/03/07 08:16:10 fs 1.21.196.2: warning-free code 2006/02/15 13:28:15 fs 1.21.196.1: #i55991# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [f00af640828ad68ad721c49cfd5c88adc7aad0fd]

INTEGRATION: CWS warnings01 (1.8.218); FILE MERGED 2006/03/07 08:16:10 fs 1.8.218.3: warning-free code 2006/02/15 13:49:55 fs 1.8.218.2: #i55991# warning-free code 2006/02/15 13:28:15 fs 1.8.218.1: #i55991# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [c0064ea631f0b1ef392b13b40e4a63ae9612f500]

INTEGRATION: CWS warnings01 (1.20.218); FILE MERGED 2006/05/23 18:34:10 sb 1.20.218.4: RESYNC: (1.20-1.21); FILE MERGED 2006/03/07 08:16:09 fs 1.20.218.3: warning-free code 2006/02/15 13:49:54 fs 1.20.218.2: #i55991# warning-free code 2006/02/15 13:28:14 fs 1.20.218.1: #i55991# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [a3769ff034a99d2b9271db0cbd7b28ca78b05e7d]

INTEGRATION: CWS warnings01 (1.6.8); FILE MERGED 2006/02/15 13:28:14 fs 1.6.8.1: #i55991# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [3f1c0f191ed3e8fbca4d890f69fb5556ecb898a9]

INTEGRATION: CWS warnings01 (1.48.6); FILE MERGED 2006/05/23 18:33:45 sb 1.48.6.3: RESYNC: (1.49-1.51); FILE MERGED 2006/04/07 18:12:46 sb 1.48.6.2: RESYNC: (1.48-1.49); FILE MERGED 2006/02/15 13:28:13 fs 1.48.6.1: #i55991# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [29f336e8822e2a6ee618bbd03c0ecf087cebb9b4]

INTEGRATION: CWS warnings01 (1.41.218); FILE MERGED 2006/02/15 13:28:13 fs 1.41.218.1: #i55991# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [6a6d0a2c7bbb67728e19194776387f26b7f8b853]

INTEGRATION: CWS warnings01 (1.32.218); FILE MERGED 2006/05/23 18:33:37 sb 1.32.218.3: RESYNC: (1.33-1.34); FILE MERGED 2006/04/07 18:12:27 sb 1.32.218.2: RESYNC: (1.32-1.33); FILE MERGED 2006/02/15 13:28:12 fs 1.32.218.1: #i55991# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [1b318e7118fa4ba9be8e7daae17257a792045cdd]

INTEGRATION: CWS warnings01 (1.32.220); FILE MERGED 2006/05/23 18:33:30 sb 1.32.220.2: RESYNC: (1.32-1.33); FILE MERGED 2006/02/15 13:28:12 fs 1.32.220.1: #i55991# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [1323e42c1faa29e3acdf31bc256278c531e92c36]

INTEGRATION: CWS warnings01 (1.6.54); FILE MERGED 2006/05/23 18:33:22 sb 1.6.54.3: RESYNC: (1.6-1.7); FILE MERGED 2006/02/15 13:49:54 fs 1.6.54.2: #i55991# warning-free code 2006/02/15 13:28:12 fs 1.6.54.1: #i55991# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [8b7253c340bbdbad9553c2634048b3f05ab13c57]

INTEGRATION: CWS warnings01 (1.3.222); FILE MERGED 2006/02/15 13:28:11 fs 1.3.222.1: #i55991# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [c1b31d3549850644e5faf232b18c9626ca956d67]

INTEGRATION: CWS warnings01 (1.6.222); FILE MERGED 2006/02/15 13:28:11 fs 1.6.222.1: #i55991# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [f9818254d98af8b89f9fcf0115e9f6ae2b12ec23]

INTEGRATION: CWS warnings01 (1.65.198); FILE MERGED 2006/01/05 12:02:25 fs 1.65.198.1: #i55991# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [0d6bd498483edde6f41c904e8d2770992e18e32d]

INTEGRATION: CWS warnings01 (1.30.60); FILE MERGED 2006/05/23 18:33:15 sb 1.30.60.2: RESYNC: (1.30-1.31); FILE MERGED 2006/02/15 13:28:11 fs 1.30.60.1: #i55991# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [115569990e1490653cec1787e5192b98d3c27c4a]

INTEGRATION: CWS warnings01 (1.5.222); FILE MERGED 2006/02/15 13:28:10 fs 1.5.222.1: #i55991# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [1584e983b1d106843bb683ced235ccac4bf889ff]

INTEGRATION: CWS warnings01 (1.73.8); FILE MERGED 2006/05/23 18:33:07 sb 1.73.8.3: RESYNC: (1.73-1.74); FILE MERGED 2006/03/07 08:16:09 fs 1.73.8.2: warning-free code 2006/02/15 13:28:09 fs 1.73.8.1: #i55991# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [0e02590f9d072812d3b78e859f536ccb2948b1b9]

INTEGRATION: CWS warnings01 (1.65.128); FILE MERGED 2006/02/15 13:49:53 fs 1.65.128.2: #i55991# warning-free code 2006/02/15 13:28:08 fs 1.65.128.1: #i55991# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [24ea4f0afe050c24da09cd44e522c8d8457d57da]

INTEGRATION: CWS warnings01 (1.14.222); FILE MERGED 2006/03/07 08:16:09 fs 1.14.222.2: warning-free code 2006/02/15 13:28:08 fs 1.14.222.1: #i55991# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [bfd2eaaff18a7b0cf7ad678c9bdd9399415349d9]

INTEGRATION: CWS warnings01 (1.17.222); FILE MERGED 2006/02/15 13:28:08 fs 1.17.222.1: #i55991# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [d384277ef3c69cce6e061c2d85122de9c3033c7e]

INTEGRATION: CWS warnings01 (1.29.218); FILE MERGED 2006/02/15 13:28:07 fs 1.29.218.1: #i55991# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [b8a4d762105e1b4a7ff08a4cbf91e89172ed38f2]

INTEGRATION: CWS warnings01 (1.13.218); FILE MERGED 2006/02/15 13:28:07 fs 1.13.218.1: #i55991# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [92e17a9c91e6a04d43346640e79a9f2cd2b145dd]

INTEGRATION: CWS warnings01 (1.14.222); FILE MERGED 2006/02/15 13:28:07 fs 1.14.222.1: #i55991# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [48cdc2d5532ed8569bfb2d98f942148770cdfe08]

INTEGRATION: CWS warnings01 (1.13.218); FILE MERGED 2006/02/15 13:28:06 fs 1.13.218.1: #i55991# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [8c558c30dd74a0090391fe3ec776cf6a335cefeb]

INTEGRATION: CWS warnings01 (1.4.220); FILE MERGED 2006/02/15 13:28:04 fs 1.4.220.1: #i55991# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [882cad6fdbd93082d42fe7bf827214420515e85d]

INTEGRATION: CWS warnings01 (1.32.220); FILE MERGED 2006/05/23 18:32:52 sb 1.32.220.3: RESYNC: (1.32-1.33); FILE MERGED 2006/03/07 08:16:09 fs 1.32.220.2: warning-free code 2006/02/15 13:28:03 fs 1.32.220.1: #i55991# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [5baa8f6d6cbe9d3fc722cebcb39203da62191985]

INTEGRATION: CWS warnings01 (1.14.222); FILE MERGED 2006/05/23 18:32:44 sb 1.14.222.2: RESYNC: (1.14-1.15); FILE MERGED 2006/02/15 13:28:03 fs 1.14.222.1: #i55991# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [9e31dfaaf9c09eea311732f1db5cdee0120e561e]

INTEGRATION: CWS warnings01 (1.6.220); FILE MERGED 2006/02/15 13:28:03 fs 1.6.220.1: #i55991# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [a6c29cecd53c1a739bbbadc9623be016b8f36653]

INTEGRATION: CWS warnings01 (1.8.222); FILE MERGED 2006/02/15 13:28:02 fs 1.8.222.1: #i55991# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [ae7aab5d389a349eaa222fefb621dabfb249f080]

INTEGRATION: CWS warnings01 (1.3.222); FILE MERGED 2006/02/15 13:49:52 fs 1.3.222.2: #i55991# warning-free code 2006/02/15 13:28:02 fs 1.3.222.1: #i55991# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [5a95a2dec76e10b7809c40fa60f20a5f992400b9]

INTEGRATION: CWS warnings01 (1.54.8); FILE MERGED 2006/02/15 13:49:51 fs 1.54.8.2: #i55991# warning-free code 2006/02/15 13:28:02 fs 1.54.8.1: #i55991# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [8ad848e9a6ec013bbc016611de062c6517e6bbe3]

INTEGRATION: CWS warnings01 (1.3.222); FILE MERGED 2006/02/15 13:28:01 fs 1.3.222.1: #i55991# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [658a7ae704fa7e194d3b29ffbbac28bb20ffeafc]

INTEGRATION: CWS warnings01 (1.5.222); FILE MERGED 2006/02/15 13:28:01 fs 1.5.222.1: #i55991# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [91523a8fee7d6bf2a96f7b8f23709493c041d0e3]

INTEGRATION: CWS warnings01 (1.21.218); FILE MERGED 2006/04/07 18:12:33 sb 1.21.218.2: RESYNC: (1.21-1.23); FILE MERGED 2006/02/15 13:28:01 fs 1.21.218.1: #i55991# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [625271bb746205d4760fd69223cd4efdc3f0890e]

INTEGRATION: CWS warnings01 (1.39.220); FILE MERGED 2006/05/23 18:32:28 sb 1.39.220.4: RESYNC: (1.39-1.41); FILE MERGED 2006/03/07 08:16:08 fs 1.39.220.3: warning-free code 2006/02/15 13:49:50 fs 1.39.220.2: #i55991# warning-free code 2006/02/15 13:28:00 fs 1.39.220.1: #i55991# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [cfc53572480ad53ff7188efe2be06eb24fa80068]

INTEGRATION: CWS warnings01 (1.15.220); FILE MERGED 2006/05/23 18:32:36 sb 1.15.220.2: RESYNC: (1.15-1.16); FILE MERGED 2006/03/07 08:16:08 fs 1.15.220.1: warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [2b162f80b83f844bb43ed8c239dbfe6e52712bcf]

INTEGRATION: CWS warnings01 (1.10.8); FILE MERGED 2006/02/15 13:28:00 fs 1.10.8.1: #i55991# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [8c975474bba1a29692904ee5de5f13510f3d3455]

INTEGRATION: CWS warnings01 (1.4.222); FILE MERGED 2006/01/05 12:02:24 fs 1.4.222.1: #i55991# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [3a3ead449eeb352ce11a7b3662c54337f2fa34e1]

INTEGRATION: CWS warnings01 (1.13.220); FILE MERGED 2006/03/07 08:16:08 fs 1.13.220.3: warning-free code 2006/02/16 12:13:46 fs 1.13.220.2: #i55991# warning-free code (unxsols4) 2006/01/05 12:02:24 fs 1.13.220.1: #i55991# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [268bdae1b3cc90b3dfedeae5f3cae283f9663629]

INTEGRATION: CWS warnings01 (1.5.222); FILE MERGED 2006/01/05 12:02:23 fs 1.5.222.1: #i55991# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [157ef65cbff04383a18ff9d92eece1102b09109d]

INTEGRATION: CWS warnings01 (1.4.222); FILE MERGED 2006/01/05 12:02:23 fs 1.4.222.1: #i55991# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [08411d04c36daf979fc450c01510c5547fafafb5]

INTEGRATION: CWS warnings01 (1.72.220); FILE MERGED 2006/04/20 14:49:52 cl 1.72.220.6: warning free code changes 2006/04/07 18:12:18 sb 1.72.220.5: RESYNC: (1.72-1.74); FILE MERGED 2006/02/16 15:17:23 fs 1.72.220.4: #i55991# warning-free code (unxsols4) 2006/02/16 12:13:11 fs 1.72.220.3: #i55991# warning-free code (unxsols4) 2006/02/15 13:52:33 fs 1.72.220.2: #i55991# warning-free code 2006/01/05 12:02:22 fs 1.72.220.1: #i55991# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [e15c15c9bcf678b25cd4b9b1dccc4761a629aac2]

INTEGRATION: CWS warnings01 (1.5.220); FILE MERGED 2006/02/15 13:52:33 fs 1.5.220.2: #i55991# warning-free code 2006/01/05 12:02:22 fs 1.5.220.1: #i55991# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [23cf7dedcad562d07b9a7015821c3d9891e695a3]

INTEGRATION: CWS warnings01 (1.44.62); FILE MERGED 2006/05/23 18:32:11 sb 1.44.62.6: RESYNC: (1.47-1.48); FILE MERGED 2006/04/07 18:12:04 sb 1.44.62.5: RESYNC: (1.45-1.47); FILE MERGED 2006/02/16 12:13:10 fs 1.44.62.4: #i55991# warning-free code (unxsols4) 2006/02/15 13:52:32 fs 1.44.62.3: #i55991# warning-free code 2006/01/25 18:34:42 sb 1.44.62.2: RESYNC: (1.44-1.45); FILE MERGED 2006/01/05 12:02:21 fs 1.44.62.1: #i55991# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [bdd906285b08f9fa4d1a039c6a8250cd6a52be69]

INTEGRATION: CWS warnings01 (1.48.178); FILE MERGED 2006/04/20 14:49:52 cl 1.48.178.3: warning free code changes 2006/01/25 18:34:34 sb 1.48.178.2: RESYNC: (1.48-1.49); FILE MERGED 2006/01/05 12:02:21 fs 1.48.178.1: #i55991# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [a1a70a82ff3d71d554e8bd30b0427e7c5ef4f86a]

INTEGRATION: CWS warnings01 (1.51.196); FILE MERGED 2006/05/23 18:32:01 sb 1.51.196.5: RESYNC: (1.52-1.54); FILE MERGED 2006/04/20 14:49:52 cl 1.51.196.4: warning free code changes 2006/04/07 18:11:51 sb 1.51.196.3: RESYNC: (1.51-1.52); FILE MERGED 2006/02/16 12:13:09 fs 1.51.196.2: #i55991# warning-free code (unxsols4) 2006/01/05 12:02:20 fs 1.51.196.1: #i55991# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [5ac3897c3800e504d6acfc1417cef96040531541]

INTEGRATION: CWS warnings01 (1.15.198); FILE MERGED 2006/01/05 12:02:19 fs 1.15.198.1: #i55991# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [98f36862d7d17e2295058de82cbb3a67c70b8a16]

INTEGRATION: CWS warnings01 (1.4.220); FILE MERGED 2006/02/17 20:59:09 aw 1.4.220.1: #i55991# warning free changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [ea7bbbc0f99b0948042accc86ea4887a8c512797]

INTEGRATION: CWS warnings01 (1.7.218); FILE MERGED 2006/02/17 20:59:09 aw 1.7.218.1: #i55991# warning free changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [03ebfa8bbbc11248ec1c487b20f18135c0d414c3]

INTEGRATION: CWS warnings01 (1.21.24); FILE MERGED 2006/02/17 20:59:09 aw 1.21.24.1: #i55991# warning free changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [779e6af8f4c86bedfffd94b86a59b1b7799482f4]

INTEGRATION: CWS warnings01 (1.6.220); FILE MERGED 2006/02/17 20:59:09 aw 1.6.220.1: #i55991# warning free changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [ff5c3b3c66c8cda0788baf47f59ae23f51d53957]

INTEGRATION: CWS warnings01 (1.13.218); FILE MERGED 2006/02/17 20:59:09 aw 1.13.218.1: #i55991# warning free changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [8e6b72738ac8a6f55b7736a6ecc3ae41950aa771]

INTEGRATION: CWS warnings01 (1.24.216); FILE MERGED 2006/02/17 20:59:08 aw 1.24.216.1: #i55991# warning free changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [b90a9e09f98e25153d197f45cd209e6528b7906a]

INTEGRATION: CWS warnings01 (1.9.218); FILE MERGED 2006/04/20 13:12:36 cl 1.9.218.2: warning free code changes 2006/02/17 20:59:08 aw 1.9.218.1: #i55991# warning free changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [f157201f89deabc15e57adc08781622ae469a03a]

INTEGRATION: CWS warnings01 (1.10.218); FILE MERGED 2006/02/17 20:59:08 aw 1.10.218.1: #i55991# warning free changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [8730800f0371299af5025a142344f992443da98b]

INTEGRATION: CWS warnings01 (1.4.220); FILE MERGED 2006/04/20 13:12:36 cl 1.4.220.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [2276b69e730288a261e3dd7d2db1fb737065380f]

INTEGRATION: CWS warnings01 (1.36.218); FILE MERGED 2006/04/20 13:12:36 cl 1.36.218.3: warning free code changes 2006/02/21 15:17:33 aw 1.36.218.2: #i55991# Adaptions to warning free code 2006/02/17 20:59:07 aw 1.36.218.1: #i55991# warning free changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [745372f3d9b6166317d32b278a187ce96e443edc]

INTEGRATION: CWS warnings01 (1.9.218); FILE MERGED 2006/02/17 20:59:07 aw 1.9.218.1: #i55991# warning free changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [e76a5a6bd4dd21a27e738bc589f96e19544c01bf]

INTEGRATION: CWS warnings01 (1.19.218); FILE MERGED 2006/02/21 15:17:33 aw 1.19.218.2: #i55991# Adaptions to warning free code 2006/02/17 20:59:07 aw 1.19.218.1: #i55991# warning free changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [7ad4ef0b57a6b296765d61bdfe0db04b39821569]

INTEGRATION: CWS warnings01 (1.20.218); FILE MERGED 2006/02/17 20:59:06 aw 1.20.218.1: #i55991# warning free changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [4e89dddf4009a67e0985ad9a671ea691945226c5]

INTEGRATION: CWS warnings01 (1.17.218); FILE MERGED 2006/04/20 13:12:35 cl 1.17.218.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [4da00b0bd4750db1e5c5ad70b2ff9e1748eb1d0d]

INTEGRATION: CWS warnings01 (1.5.220); FILE MERGED 2006/02/17 20:59:06 aw 1.5.220.1: #i55991# warning free changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [23d6c1167f3e931040ff81c6980e63b31d680354]

INTEGRATION: CWS warnings01 (1.5.218); FILE MERGED 2006/02/17 20:59:06 aw 1.5.218.1: #i55991# warning free changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [c901d22367f2053f44ab6dfcfb9b9ae30d519269]

INTEGRATION: CWS warnings01 (1.11.218); FILE MERGED 2006/02/17 20:59:06 aw 1.11.218.1: #i55991# warning free changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [f0b348b234d26900963669c2a381d071e49bf8b9]

INTEGRATION: CWS warnings01 (1.26.52); FILE MERGED 2006/05/23 18:31:42 sb 1.26.52.2: RESYNC: (1.26-1.28); FILE MERGED 2006/04/20 14:49:52 cl 1.26.52.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [faa99b25cca9e213466b08497aeac340b01994a7]

INTEGRATION: CWS warnings01 (1.8.218); FILE MERGED 2006/04/20 14:49:51 cl 1.8.218.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [a87d5f660b60615df33c09825de21166eff7e2af]

INTEGRATION: CWS warnings01 (1.8.132); FILE MERGED 2006/04/20 14:49:51 cl 1.8.132.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [d0e2506f5290511296dd147bb775baddf4384671]

INTEGRATION: CWS warnings01 (1.4.222); FILE MERGED 2006/04/20 14:49:51 cl 1.4.222.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [590ddf76c8ef16d9be0fb9fffb811179ad7eb744]

INTEGRATION: CWS warnings01 (1.50.218); FILE MERGED 2006/05/23 18:31:34 sb 1.50.218.2: RESYNC: (1.50-1.51); FILE MERGED 2006/04/20 14:49:51 cl 1.50.218.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [7e878b4bb4aad38f8b252aab2b24fceb194cdd4d]

INTEGRATION: CWS warnings01 (1.27.24); FILE MERGED 2006/04/20 14:49:51 cl 1.27.24.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [ed26afb1b4984cf8aed9eba14b0de54072471456]

INTEGRATION: CWS warnings01 (1.62.142); FILE MERGED 2006/05/23 18:31:16 sb 1.62.142.2: RESYNC: (1.62-1.64); FILE MERGED 2006/04/20 14:49:51 cl 1.62.142.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [70ad147ff464f3e02b0467713fa8c2ffdc8e3f0e]

INTEGRATION: CWS warnings01 (1.106.50); FILE MERGED 2006/05/23 18:31:06 sb 1.106.50.2: RESYNC: (1.106-1.107); FILE MERGED 2006/04/20 14:49:50 cl 1.106.50.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [af66b080c46f26e48d3200f267850e7a521efcef]

INTEGRATION: CWS warnings01 (1.108.50); FILE MERGED 2006/05/23 18:30:56 sb 1.108.50.2: RESYNC: (1.108-1.111); FILE MERGED 2006/04/20 14:49:50 cl 1.108.50.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [8381a5720e380bf5b0036653b2d4e1be7ad2e989]

INTEGRATION: CWS warnings01 (1.58.114); FILE MERGED 2006/05/12 16:20:22 sb 1.58.114.2: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162 (and in some cases reverted previous, problematic changes). 2006/04/20 14:49:50 cl 1.58.114.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [42c1ad9de9b8e5cc42cf6e032be095eb8a2b30e1]

INTEGRATION: CWS warnings01 (1.7.132); FILE MERGED 2006/04/20 14:49:50 cl 1.7.132.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [9ffae9c57d8ef4e3ec3cfa9c7307c538dc31203a]

INTEGRATION: CWS warnings01 (1.23.222); FILE MERGED 2006/04/20 14:49:50 cl 1.23.222.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [53c65d21a39b423c3ca6fd1e97f3b2943f6c9ae9]

INTEGRATION: CWS warnings01 (1.7.222); FILE MERGED 2006/04/20 14:49:50 cl 1.7.222.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [38037a1b900999622ec9660d77a063ee115e934e]

INTEGRATION: CWS warnings01 (1.2.222); FILE MERGED 2006/04/20 14:49:49 cl 1.2.222.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [f9b18bfa711aa30362e7ee2440c6925901d7f5e6]

INTEGRATION: CWS warnings01 (1.13.222); FILE MERGED 2006/04/20 14:49:49 cl 1.13.222.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [76d277fdcfec5d91afb28c8aff31e330ae62d8b9]

INTEGRATION: CWS warnings01 (1.9.222); FILE MERGED 2006/04/20 14:49:49 cl 1.9.222.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [5ccf8956e43f8b3055e4aab611b5e911683dd8b8]

INTEGRATION: CWS warnings01 (1.37.220); FILE MERGED 2006/05/23 18:30:37 sb 1.37.220.2: RESYNC: (1.37-1.40); FILE MERGED 2006/04/20 14:49:49 cl 1.37.220.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [5ae9d4e3aec991463c06593616062a67594a28cb]

INTEGRATION: CWS warnings01 (1.5.220); FILE MERGED 2006/04/20 14:49:49 cl 1.5.220.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [ac9724549b3ce475507f55568d1450e3fd5432cc]

INTEGRATION: CWS warnings01 (1.3.222); FILE MERGED 2006/04/20 14:49:49 cl 1.3.222.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [4e29a975bb9de19d44796adb73dccb77945b19a6]

INTEGRATION: CWS warnings01 (1.21.24); FILE MERGED 2006/05/23 18:30:14 sb 1.21.24.2: RESYNC: (1.21-1.23); FILE MERGED 2006/04/20 14:49:48 cl 1.21.24.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [90d1c56173ae00ac5f1e951286d5aa2be1e05c20]

INTEGRATION: CWS warnings01 (1.98.50); FILE MERGED 2006/05/23 18:29:52 sb 1.98.50.3: RESYNC: (1.98-1.100); FILE MERGED 2006/05/12 16:20:22 sb 1.98.50.2: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162 (and in some cases reverted previous, problematic changes). 2006/04/20 14:49:48 cl 1.98.50.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [ae47a78102cd986ed3d42f62c29f776a33470022]

INTEGRATION: CWS warnings01 (1.13.178); FILE MERGED 2006/05/23 18:29:31 sb 1.13.178.2: RESYNC: (1.13-1.14); FILE MERGED 2006/04/20 14:49:48 cl 1.13.178.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [0658e0c38cade549307c46b6d572f635eb957cf3]

INTEGRATION: CWS warnings01 (1.24.50); FILE MERGED 2006/05/23 18:29:21 sb 1.24.50.2: RESYNC: (1.24-1.25); FILE MERGED 2006/05/12 16:20:22 sb 1.24.50.1: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162 (and in some cases reverted previous, problematic changes).


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [24eaa105d66a8c5d27ea48d0ffc75b4fd4287aec]

INTEGRATION: CWS warnings01 (1.42.52); FILE MERGED 2006/04/20 14:49:48 cl 1.42.52.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [dc71e37db2f26786f6495075e069ed524462af72]

INTEGRATION: CWS warnings01 (1.15.222); FILE MERGED 2006/04/20 14:49:48 cl 1.15.222.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [c78cc009ed37c5519921e9dcf30be80f414266b0]

INTEGRATION: CWS warnings01 (1.11.220); FILE MERGED 2006/04/20 14:49:48 cl 1.11.220.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [b83a5c812a061132c90fd32675fedf0c39924a9e]

INTEGRATION: CWS warnings01 (1.4.222); FILE MERGED 2006/04/20 14:49:47 cl 1.4.222.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [f8b78d534a5f24a2328f98bbc7b3b6102f09de08]

INTEGRATION: CWS warnings01 (1.5.220); FILE MERGED 2006/05/12 16:20:21 sb 1.5.220.3: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162 (and in some cases reverted previous, problematic changes). 2006/05/05 11:03:43 os 1.5.220.2: warnings removed 2006/04/20 14:49:47 cl 1.5.220.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [4e7afce894bd0ecd1f41ea5ab5bbc8767e57814d]

INTEGRATION: CWS warnings01 (1.2.222); FILE MERGED 2006/04/20 14:49:47 cl 1.2.222.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [45f06072510f96ecc9fa91e6aaa184de4a7d255b]

INTEGRATION: CWS warnings01 (1.8.222); FILE MERGED 2006/04/20 14:49:47 cl 1.8.222.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [057ec1bac333a77e9d2267a571b1d34c4dabd814]

INTEGRATION: CWS warnings01 (1.4.222); FILE MERGED 2006/04/26 08:09:35 os 1.4.222.1: warnings removed


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [900520621f375e296bde23d0c14ae1efdc30519b]

INTEGRATION: CWS warnings01 (1.29.130); FILE MERGED 2006/05/23 18:28:59 sb 1.29.130.2: RESYNC: (1.29-1.30); FILE MERGED 2006/04/26 08:09:34 os 1.29.130.1: warnings removed


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [ef053facc6e34a1ad479248682364e9fdc5ba336]

INTEGRATION: CWS warnings01 (1.4.222); FILE MERGED 2006/05/23 18:28:41 sb 1.4.222.2: RESYNC: (1.4-1.5); FILE MERGED 2006/05/05 11:03:43 os 1.4.222.1: warnings removed


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [cd65101de05f371dc6f03bbb95530f779e23a124]

INTEGRATION: CWS warnings01 (1.19.220); FILE MERGED 2006/05/23 18:28:33 sb 1.19.220.4: RESYNC: (1.19-1.20); FILE MERGED 2006/05/12 16:20:21 sb 1.19.220.3: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162 (and in some cases reverted previous, problematic changes). 2006/05/05 11:03:43 os 1.19.220.2: warnings removed 2006/05/04 14:47:06 os 1.19.220.1: warnings removed


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [431cab3de29187f5280f54b91c64fe7b7940060a]

INTEGRATION: CWS warnings01 (1.11.220); FILE MERGED 2006/06/15 07:13:02 sb 1.11.220.3: #i53898# Reflected renamed Get/SetValue functions. 2006/05/05 11:03:43 os 1.11.220.2: warnings removed 2006/05/04 14:47:06 os 1.11.220.1: warnings removed


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [7f0188255e25979d51ef6219502a9b342d327ded]

INTEGRATION: CWS warnings01 (1.21.218); FILE MERGED 2006/05/05 11:03:42 os 1.21.218.3: warnings removed 2006/05/04 14:47:05 os 1.21.218.2: warnings removed 2006/04/20 14:49:46 cl 1.21.218.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [a99fd11cb2def5f63347b6d53bc48942a7803cf9]

INTEGRATION: CWS warnings01 (1.23.222); FILE MERGED 2006/05/12 16:20:21 sb 1.23.222.4: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162 (and in some cases reverted previous, problematic changes). 2006/05/05 11:03:42 os 1.23.222.3: warnings removed 2006/05/04 14:47:05 os 1.23.222.2: warnings removed 2006/04/20 14:49:46 cl 1.23.222.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [57fa49850d088d8bbecce76d1d0184b8dcd9028d]

INTEGRATION: CWS warnings01 (1.30.52); FILE MERGED 2006/05/05 11:03:42 os 1.30.52.3: warnings removed 2006/05/04 14:47:05 os 1.30.52.2: warnings removed 2006/04/20 14:49:46 cl 1.30.52.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [368898995dad05f10aaf2a775c2c9c14d1a90b45]

INTEGRATION: CWS warnings01 (1.20.222); FILE MERGED 2006/05/05 11:03:42 os 1.20.222.3: warnings removed 2006/05/04 14:47:05 os 1.20.222.2: warnings removed 2006/04/20 14:49:46 cl 1.20.222.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [dde1b5902a80d3b88abc1b2a49239c81a8fad5de]

INTEGRATION: CWS warnings01 (1.16.222); FILE MERGED 2006/05/05 11:03:41 os 1.16.222.2: warnings removed 2006/05/04 14:47:05 os 1.16.222.1: warnings removed


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [e3ecec7921decbbf8d5c2a4e7b39bddfef552693]

INTEGRATION: CWS warnings01 (1.23.222); FILE MERGED 2006/06/15 07:13:01 sb 1.23.222.5: #i53898# Reflected renamed Get/SetValue functions. 2006/05/12 16:20:21 sb 1.23.222.4: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162 (and in some cases reverted previous, problematic changes). 2006/05/05 11:03:41 os 1.23.222.3: warnings removed 2006/05/04 14:47:04 os 1.23.222.2: warnings removed 2006/04/20 14:49:46 cl 1.23.222.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [40ea96ce7d9cf53d4ccc3c25006f654480756004]

INTEGRATION: CWS warnings01 (1.22.222); FILE MERGED 2006/05/05 11:03:41 os 1.22.222.4: warnings removed 2006/05/04 14:47:04 os 1.22.222.3: warnings removed 2006/04/20 14:49:46 cl 1.22.222.2: warning free code changes 2006/04/06 14:39:47 ab 1.22.222.1: #i55991# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [ba7780851b14f26e556883a5cfd779682f491cba]

INTEGRATION: CWS warnings01 (1.20.218); FILE MERGED 2006/06/16 12:03:02 cl 1.20.218.6: #i66514# renamed all SvxAreaTabPage attributes with m prefix 2006/06/15 07:13:01 sb 1.20.218.5: #i53898# Reflected renamed Get/SetValue functions. 2006/05/12 16:20:21 sb 1.20.218.4: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162 (and in some cases reverted previous, problematic changes). 2006/05/05 11:03:40 os 1.20.218.3: warnings removed 2006/05/04 14:47:04 os 1.20.218.2: warnings removed 2006/04/20 14:49:45 cl 1.20.218.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [4962a054009f24eaea701fa6e6d3c932a6fdb650]

INTEGRATION: CWS warnings01 (1.13.180); FILE MERGED 2006/04/20 14:49:45 cl 1.13.180.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [793a5a1c84c43270b7f52b7d96ea76aaae12d3b2]

INTEGRATION: CWS warnings01 (1.21.220); FILE MERGED 2006/05/05 11:03:40 os 1.21.220.3: warnings removed 2006/05/04 14:47:04 os 1.21.220.2: warnings removed 2006/04/20 14:49:45 cl 1.21.220.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [0613cf7f9e086729f96712bec933a839ad4ead2b]

INTEGRATION: CWS warnings01 (1.10.222); FILE MERGED 2006/05/12 16:20:20 sb 1.10.222.3: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162 (and in some cases reverted previous, problematic changes). 2006/05/05 11:03:40 os 1.10.222.2: warnings removed 2006/04/20 14:49:45 cl 1.10.222.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [9a42d8834460a04fb41db9d65a52be8b8a40f7a3]

INTEGRATION: CWS warnings01 (1.19.220); FILE MERGED 2006/05/05 11:03:40 os 1.19.220.1: warnings removed


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [51af798431b1187ce32057e5ec1919135cbe6f7b]

INTEGRATION: CWS warnings01 (1.5.222); FILE MERGED 2006/05/05 11:03:40 os 1.5.222.2: warnings removed 2006/04/20 14:49:45 cl 1.5.222.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [0e3533a00b8227a4b29b2569d62c11537768fce0]

INTEGRATION: CWS warnings01 (1.5.222); FILE MERGED 2006/06/16 12:03:02 cl 1.5.222.3: #i66514# renamed all SvxAreaTabPage attributes with m prefix 2006/05/05 11:03:39 os 1.5.222.2: warnings removed 2006/04/20 14:49:45 cl 1.5.222.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [5b6be37281fff8d2448f7f6994ddb81de0fb928f]

INTEGRATION: CWS warnings01 (1.3.222); FILE MERGED 2006/05/05 11:03:39 os 1.3.222.1: warnings removed


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [297d181d11f59e44354d6118ff89be0daec67f6c]

INTEGRATION: CWS warnings01 (1.7.220); FILE MERGED 2006/05/05 11:03:39 os 1.7.220.1: warnings removed


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [4c68048e29199d10adcbc1107b73f0208fcc0175]

INTEGRATION: CWS warnings01 (1.3.222); FILE MERGED 2006/04/20 14:49:45 cl 1.3.222.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [61aab4c068fafafd335b770f5ff61e3959b6c94e]

INTEGRATION: CWS warnings01 (1.3.222); FILE MERGED 2006/05/05 11:03:39 os 1.3.222.2: warnings removed 2006/04/20 14:49:44 cl 1.3.222.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [5d2b90d1b2e41a4d22685544736603b76e819fa2]

INTEGRATION: CWS warnings01 (1.30.108); FILE MERGED 2006/05/23 18:28:16 sb 1.30.108.4: RESYNC: (1.30-1.31); FILE MERGED 2006/05/05 11:03:38 os 1.30.108.3: warnings removed 2006/05/04 14:47:03 os 1.30.108.2: warnings removed 2006/04/20 14:49:44 cl 1.30.108.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [b569775aaf7dffe8634d3179fcf5d5cdc51a9679]

INTEGRATION: CWS warnings01 (1.4.220); FILE MERGED 2006/05/04 14:47:03 os 1.4.220.1: warnings removed


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [be0ca5866c623e785a9ac415bf932b2bb5f00e63]

INTEGRATION: CWS warnings01 (1.3.222); FILE MERGED 2006/05/05 11:03:38 os 1.3.222.3: warnings removed 2006/05/04 14:47:03 os 1.3.222.2: warnings removed 2006/04/20 14:49:44 cl 1.3.222.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [ad2cba3bc0cd175cf66a7a96d02495c922e1c50e]

INTEGRATION: CWS warnings01 (1.4.126); FILE MERGED 2006/05/23 18:27:54 sb 1.4.126.3: RESYNC: (1.4-1.5); FILE MERGED 2006/04/26 08:09:34 os 1.4.126.2: warnings removed 2006/04/20 14:49:44 cl 1.4.126.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [33248644ef2022693d2a46fb2cd06ed92d4010d1]

INTEGRATION: CWS warnings01 (1.2.222); FILE MERGED 2006/05/04 14:47:03 os 1.2.222.2: warnings removed 2006/04/20 14:49:44 cl 1.2.222.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [550536d65be2705d11421d043e10e3c1e42af6c9]

INTEGRATION: CWS warnings01 (1.2.222); FILE MERGED 2006/04/20 14:49:44 cl 1.2.222.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [54631844693f9139dac40dd8c4800782f2e11bc0]

INTEGRATION: CWS warnings01 (1.10.222); FILE MERGED 2006/05/04 14:47:03 os 1.10.222.1: warnings removed


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [36da79b86bf0afeb3dd536fe5a149b3958da3ca8]

INTEGRATION: CWS warnings01 (1.35.60); FILE MERGED 2006/05/23 18:27:47 sb 1.35.60.3: RESYNC: (1.35-1.36); FILE MERGED 2006/04/26 08:09:34 os 1.35.60.2: warnings removed 2006/04/20 14:49:43 cl 1.35.60.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [d390f60fb9d685e7a0f66e8c296c2d8c065bb4f4]

INTEGRATION: CWS warnings01 (1.2.220); FILE MERGED 2006/05/04 14:47:02 os 1.2.220.2: warnings removed 2006/04/20 14:49:43 cl 1.2.220.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [5e3dc7bac12e86981c6d3c51f9f6cab8e396142f]

INTEGRATION: CWS warnings01 (1.9.222); FILE MERGED 2006/04/20 14:49:43 cl 1.9.222.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [684b27295f8af6d4f8e5b64567f6d6808b431afe]

INTEGRATION: CWS warnings01 (1.5.110); FILE MERGED 2006/05/04 14:47:02 os 1.5.110.1: warnings removed


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [e6b2ded6354f7af7737518da6a816a2ff769c481]

INTEGRATION: CWS warnings01 (1.5.222); FILE MERGED 2006/04/26 08:09:34 os 1.5.222.1: warnings removed


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [8a0216bc45ebfb79b8c983a53d06db27022330ec]

INTEGRATION: CWS warnings01 (1.3.228); FILE MERGED 2006/04/26 08:09:34 os 1.3.228.1: warnings removed


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [347e1e564a0624e5cbf5eeac25507d7a1b256651]

INTEGRATION: CWS warnings01 (1.17.222); FILE MERGED 2006/04/26 08:09:33 os 1.17.222.2: warnings removed 2006/04/20 14:49:43 cl 1.17.222.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [8b2784a281b204f6ead9468c3d6495ab552304dd]

INTEGRATION: CWS warnings01 (1.15.222); FILE MERGED 2006/04/26 08:09:33 os 1.15.222.2: warnings removed 2006/04/20 14:49:43 cl 1.15.222.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [218ceef2315231d83549f363cc8982583f8b558c]

INTEGRATION: CWS warnings01 (1.8.220); FILE MERGED 2006/05/04 14:47:02 os 1.8.220.2: warnings removed 2006/04/20 14:49:43 cl 1.8.220.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [1775ade12d9320840f7ad072c008983f123303ea]

INTEGRATION: CWS warnings01 (1.23.222); FILE MERGED 2006/04/20 14:49:42 cl 1.23.222.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [ad5cf8e357e392bb1fca3295db07f88bee743e74]

INTEGRATION: CWS warnings01 (1.6.220); FILE MERGED 2006/05/04 14:47:02 os 1.6.220.2: warnings removed 2006/04/20 14:49:42 cl 1.6.220.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [ac4d849c8f59a20d6cf86d0845d75f5a935e9ab6]

INTEGRATION: CWS warnings01 (1.3.222); FILE MERGED 2006/05/12 16:20:20 sb 1.3.222.2: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162 (and in some cases reverted previous, problematic changes). 2006/04/20 14:49:42 cl 1.3.222.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [13f3b598aedf4d9151617e4698dc2057b9e7a264]

INTEGRATION: CWS warnings01 (1.2.222); FILE MERGED 2006/04/20 14:49:42 cl 1.2.222.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [6b7e17729b3f421b672eb108334d89c40dc58c3f]

INTEGRATION: CWS warnings01 (1.7.222); FILE MERGED 2006/05/23 18:27:38 sb 1.7.222.3: RESYNC: (1.7-1.8); FILE MERGED 2006/05/04 14:47:02 os 1.7.222.2: warnings removed 2006/04/20 14:49:42 cl 1.7.222.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [a87f9f7ae8fad7d35c3151dfd32edff5d8c38180]

INTEGRATION: CWS warnings01 (1.8.222); FILE MERGED 2006/05/04 14:47:01 os 1.8.222.1: warnings removed


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [e02fc119cdec0c119532998cf739b3f37bb570af]

INTEGRATION: CWS warnings01 (1.4.222); FILE MERGED 2006/04/06 14:39:47 ab 1.4.222.1: #i55991# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [3b17c6c18acd5855ec5cf14a15bfc25cf8f95c9b]

INTEGRATION: CWS warnings01 (1.4.222); FILE MERGED 2006/05/04 14:47:01 os 1.4.222.2: warnings removed 2006/04/20 14:49:41 cl 1.4.222.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [67acac1584605430724c7d0e76fe9e261dee948d]

INTEGRATION: CWS warnings01 (1.9.222); FILE MERGED 2006/05/04 14:47:01 os 1.9.222.2: warnings removed 2006/04/20 14:49:41 cl 1.9.222.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [3fe6d2f7d1e00dcb1cd40d6b9e45475296de0e88]

INTEGRATION: CWS warnings01 (1.43.220); FILE MERGED 2006/05/12 16:20:20 sb 1.43.220.2: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162 (and in some cases reverted previous, problematic changes). 2006/05/04 14:47:01 os 1.43.220.1: warnings removed


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [1938b5bffc7aa9db651fe2ea3f5835e8bf0e9b9c]

INTEGRATION: CWS warnings01 (1.11.222); FILE MERGED 2006/05/04 14:47:01 os 1.11.222.2: warnings removed 2006/04/20 14:49:41 cl 1.11.222.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [9175bb88450ec3ef85f2c7883cde7f354a141b43]

INTEGRATION: CWS warnings01 (1.28.220); FILE MERGED 2006/05/04 14:47:00 os 1.28.220.1: warnings removed


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [2d404457d6b2d94d41ff3374f0c19c979fae86f7]

INTEGRATION: CWS warnings01 (1.3.222); FILE MERGED 2006/05/04 14:47:00 os 1.3.222.1: warnings removed


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [0d5e62caf6c5b6d372929a065bccfb7d16bd76a5]

INTEGRATION: CWS warnings01 (1.11.132); FILE MERGED 2006/04/20 14:49:41 cl 1.11.132.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [741a149b383180c0135bb72be841c2cb24718837]

INTEGRATION: CWS warnings01 (1.10.130); FILE MERGED 2006/05/23 18:27:31 sb 1.10.130.2: RESYNC: (1.10-1.11); FILE MERGED 2006/04/20 14:49:41 cl 1.10.130.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [f5755c22ca3d9f38ada20a251e1ba6feba073788]

INTEGRATION: CWS warnings01 (1.8.222); FILE MERGED 2006/05/23 18:27:23 sb 1.8.222.3: RESYNC: (1.8-1.10); FILE MERGED 2006/05/12 16:20:20 sb 1.8.222.2: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162 (and in some cases reverted previous, problematic changes). 2006/05/04 14:47:00 os 1.8.222.1: warnings removed


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [e3417e5811f09e8058d1fbbbb9e98d00669a8aa8]

INTEGRATION: CWS warnings01 (1.4.222); FILE MERGED 2006/05/04 14:47:00 os 1.4.222.2: warnings removed 2006/04/20 14:49:41 cl 1.4.222.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [879b54461cb20a9725561741fe95fb5df3145b9b]

INTEGRATION: CWS warnings01 (1.10.18); FILE MERGED 2006/05/23 18:27:15 sb 1.10.18.3: RESYNC: (1.10-1.11); FILE MERGED 2006/05/04 14:47:00 os 1.10.18.2: warnings removed 2006/04/26 08:09:33 os 1.10.18.1: warnings removed


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [fb323107e23a330b0581205684633cc628981d6b]

INTEGRATION: CWS warnings01 (1.17.132); FILE MERGED 2006/05/23 18:27:07 sb 1.17.132.2: RESYNC: (1.17-1.18); FILE MERGED 2006/04/20 14:49:40 cl 1.17.132.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [35e66cc801822756f8de5f18e67c127702db4c37]

INTEGRATION: CWS warnings01 (1.4.222); FILE MERGED 2006/05/04 14:46:59 os 1.4.222.1: warnings removed


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [6d98526f1680eb196bebc8e07078b20c9d987c90]

INTEGRATION: CWS warnings01 (1.6.220); FILE MERGED 2006/05/04 14:46:59 os 1.6.220.2: warnings removed 2006/04/20 14:49:40 cl 1.6.220.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [528459b561886aca1be1bd4830d88d33785e798e]

INTEGRATION: CWS warnings01 (1.16.40); FILE MERGED 2006/04/20 12:57:54 thb 1.16.40.1: #i10000# Fixed merge problems


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [e9e068901083f10a602c369c1205b2589c188eb6]

INTEGRATION: CWS warnings01 (1.28.38); FILE MERGED 2006/05/23 18:26:58 sb 1.28.38.6: RESYNC: (1.30-1.32); FILE MERGED 2006/05/12 16:20:20 sb 1.28.38.5: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162 (and in some cases reverted previous, problematic changes). 2006/05/05 11:03:38 os 1.28.38.4: warnings removed 2006/04/20 12:57:53 thb 1.28.38.3: #i10000# Fixed merge problems 2006/04/07 18:05:36 sb 1.28.38.2: RESYNC: (1.28-1.30); FILE MERGED Furthermore, removed aShowInactiveItemsCB (according to comment), and am now default-initializing nSizeLB_InitialSelection and nStyleLB_InitialSelection. 2006/04/06 14:39:46 ab 1.28.38.1: #i55991# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [146ed9fb46337e7833e64a65e1e3b17110757579]

INTEGRATION: CWS warnings01 (1.7.110); FILE MERGED 2006/05/29 09:57:40 sb 1.7.110.3: #i53898# Made code warning-free and/or compile at all after resync to SRC680m170. 2006/05/23 18:26:50 sb 1.7.110.2: RESYNC: (1.7-1.8); FILE MERGED 2006/05/04 14:46:59 os 1.7.110.1: warnings removed


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [1e5e75b694b88d30b44c19f5dcdd5e1aa1c2f385]

INTEGRATION: CWS warnings01 (1.5.222); FILE MERGED 2006/04/26 08:09:33 os 1.5.222.1: warnings removed


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [3ebe91df3b252b1abc6b5cfd075ace3cb75b5ff3]

INTEGRATION: CWS warnings01 (1.6.128); FILE MERGED 2006/05/04 14:46:59 os 1.6.128.1: warnings removed


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [b99ef331918efe19aa4ee9431649745174acfe46]

INTEGRATION: CWS warnings01 (1.3.222); FILE MERGED 2006/05/04 14:46:59 os 1.3.222.1: warnings removed


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [350235a8e7a8938197c2b43ff401e9bf4d6e15a3]

INTEGRATION: CWS warnings01 (1.7.8); FILE MERGED 2006/05/04 14:46:58 os 1.7.8.1: warnings removed


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [1e5e71a4b7fdc87049c40b4db6447af9a5c1cb04]

INTEGRATION: CWS warnings01 (1.4.222); FILE MERGED 2006/04/20 14:49:40 cl 1.4.222.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [ca9a34453acc087e90bc7a831694adf612a63109]

INTEGRATION: CWS warnings01 (1.5.222); FILE MERGED 2006/04/20 14:49:40 cl 1.5.222.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [42df75db6a8153b314caed940d612c121ea8de45]

INTEGRATION: CWS warnings01 (1.5.222); FILE MERGED 2006/05/04 14:46:58 os 1.5.222.1: warnings removed


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [be04a793c2a06ab5c1fe4ad3e74d02f3f89f03b6]

INTEGRATION: CWS warnings01 (1.4.128); FILE MERGED 2006/04/20 14:49:40 cl 1.4.128.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [121d689405089af0cefe1106f15a97f251418051]

INTEGRATION: CWS warnings01 (1.46.112); FILE MERGED 2006/05/23 18:26:43 sb 1.46.112.4: RESYNC: (1.46-1.47); FILE MERGED 2006/05/12 16:20:20 sb 1.46.112.3: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162 (and in some cases reverted previous, problematic changes). 2006/05/04 14:46:58 os 1.46.112.2: warnings removed 2006/04/20 14:49:40 cl 1.46.112.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [7bc692850af3e1e54dc4f9916a81adc6226e6dbd]

INTEGRATION: CWS warnings01 (1.23.68); FILE MERGED 2006/05/23 18:26:34 sb 1.23.68.3: RESYNC: (1.23-1.24); FILE MERGED 2006/05/04 14:46:58 os 1.23.68.2: warnings removed 2006/04/20 14:49:39 cl 1.23.68.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [18a16088ea317ce0f6ec6c5a733a229f475ca139]

INTEGRATION: CWS warnings01 (1.4.222); FILE MERGED 2006/04/20 14:49:39 cl 1.4.222.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [6a0e0e4ef8feb1706ad9b991cc2ec6b8eeba526b]

INTEGRATION: CWS warnings01 (1.4.220); FILE MERGED 2006/04/20 14:49:39 cl 1.4.220.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [088ca30f8c0486549448df17953cc3b492e1adb2]

INTEGRATION: CWS warnings01 (1.11.218); FILE MERGED 2006/05/04 14:46:58 os 1.11.218.2: warnings removed 2006/04/20 14:49:39 cl 1.11.218.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [776af1e0d7a9916a86c6c5cc7846331a08e90941]

INTEGRATION: CWS warnings01 (1.7.220); FILE MERGED 2006/05/04 14:46:57 os 1.7.220.2: warnings removed 2006/04/20 14:49:39 cl 1.7.220.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [7f01178527c2e04d24c8968b20f649bcbf2e70cd]

INTEGRATION: CWS warnings01 (1.10.18); FILE MERGED 2006/04/26 08:09:33 os 1.10.18.2: warnings removed 2006/04/20 14:49:39 cl 1.10.18.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [1f7bbf3d7d67cb0d7f49b53de41ef287d232b99b]

INTEGRATION: CWS warnings01 (1.7.220); FILE MERGED 2006/04/06 14:39:46 ab 1.7.220.1: #i55991# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [ebf49b2ba70494ceead00daf6323495f6800b3e1]

INTEGRATION: CWS warnings01 (1.15.220); FILE MERGED 2006/05/23 18:25:18 sb 1.15.220.3: RESYNC: (1.15-1.17); FILE MERGED 2006/05/04 14:46:57 os 1.15.220.2: warnings removed 2006/04/20 14:49:38 cl 1.15.220.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [2ebd061c9b8f6b96111c3904fdc4aad4895b8ce7]

INTEGRATION: CWS warnings01 (1.12.220); FILE MERGED 2006/05/04 14:46:57 os 1.12.220.2: warnings removed 2006/04/20 14:49:38 cl 1.12.220.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [b717f1e6b695d3631fcf9b69f23eeb334cfb04bf]

INTEGRATION: CWS warnings01 (1.21.220); FILE MERGED 2006/04/20 14:49:38 cl 1.21.220.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [97562c8b853f4cff39eafb7cf0d05202119a6203]

INTEGRATION: CWS warnings01 (1.7.220); FILE MERGED 2006/05/04 14:46:57 os 1.7.220.1: warnings removed


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [efc422252d3de7b0fa9b2c31936902ee985d8838]

INTEGRATION: CWS warnings01 (1.15.218); FILE MERGED 2006/05/04 14:46:57 os 1.15.218.2: warnings removed 2006/04/20 14:49:38 cl 1.15.218.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [fbdc25ff289c738ea59586021e51bba318f54256]

INTEGRATION: CWS warnings01 (1.48.198); FILE MERGED 2006/05/04 14:46:57 os 1.48.198.1: warnings removed


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [53d479fe0239d687cf8c7635ed086dc96b5c24fd]

INTEGRATION: CWS warnings01 (1.5.220); FILE MERGED 2006/05/04 14:46:56 os 1.5.220.1: warnings removed


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [80351244b536e151c37ac7d03a05649f275963d1]

INTEGRATION: CWS warnings01 (1.27.218); FILE MERGED 2006/05/04 14:46:56 os 1.27.218.2: warnings removed 2006/04/20 14:49:38 cl 1.27.218.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [a4d552b6cafd3144eac45b0a5dc9be3b6bf22a8b]

INTEGRATION: CWS warnings01 (1.3.220); FILE MERGED 2006/05/04 14:46:56 os 1.3.220.1: warnings removed


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [4a0aae1a0ac4779fab5ad77c3c68acb2473b6243]

INTEGRATION: CWS warnings01 (1.17.218); FILE MERGED 2006/05/04 14:46:56 os 1.17.218.1: warnings removed


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [053e260d6d959a69858e3646c0213a148f8198e9]

INTEGRATION: CWS warnings01 (1.9.132); FILE MERGED 2006/05/04 14:46:56 os 1.9.132.2: warnings removed 2006/04/20 14:49:38 cl 1.9.132.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [68f410d49c15aefe7ce41cd98597bd8b1e58757e]

INTEGRATION: CWS warnings01 (1.5.222); FILE MERGED 2006/05/04 14:46:55 os 1.5.222.1: warnings removed


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [42219b4a1cd26a46eb3ee361b53a478a218da534]

INTEGRATION: CWS warnings01 (1.5.180); FILE MERGED 2006/04/20 14:49:37 cl 1.5.180.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [959940354da9d75e8d1b06b06a332e608893da9a]

INTEGRATION: CWS warnings01 (1.16.222); FILE MERGED 2006/05/23 18:25:10 sb 1.16.222.2: RESYNC: (1.16-1.17); FILE MERGED 2006/05/04 14:46:55 os 1.16.222.1: warnings removed


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [3e40467acfbe31ebf6e28850828b5620e0899459]

INTEGRATION: CWS warnings01 (1.3.222); FILE MERGED 2006/04/20 14:49:37 cl 1.3.222.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [313337c0233ef3badbb646524d9198d6e3e2f813]

INTEGRATION: CWS warnings01 (1.27.110); FILE MERGED 2006/05/23 18:25:03 sb 1.27.110.2: RESYNC: (1.27-1.28); FILE MERGED 2006/04/20 14:49:37 cl 1.27.110.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [8e3e0de537832da5dbb012799fd1bf54d71f0062]

INTEGRATION: CWS warnings01 (1.13.198); FILE MERGED 2006/04/20 14:49:37 cl 1.13.198.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [1d89b4644863fecc44399bca4d8971668728125e]

INTEGRATION: CWS warnings01 (1.19.222); FILE MERGED 2006/05/04 14:46:55 os 1.19.222.1: warnings removed


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [c5bab79b3d7e2ec475d49b5b1799f1d86a7c717d]

INTEGRATION: CWS warnings01 (1.26.222); FILE MERGED 2006/05/04 14:46:55 os 1.26.222.1: warnings removed


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [aba028fdc3e9ead87c88217bbbbe84a3ec0128c4]

INTEGRATION: CWS warnings01 (1.22.222); FILE MERGED 2006/05/04 14:46:55 os 1.22.222.1: warnings removed


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [463154b08bb7a3f861a6300761108e093904cf06]

INTEGRATION: CWS warnings01 (1.32.218); FILE MERGED 2006/05/23 18:24:55 sb 1.32.218.2: RESYNC: (1.32-1.33); FILE MERGED 2006/04/20 14:49:37 cl 1.32.218.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [7b917aa8fb882536ce22deda82c4067b0e821e81]

INTEGRATION: CWS warnings01 (1.11.220); FILE MERGED 2006/05/04 14:46:54 os 1.11.220.2: warnings removed 2006/04/20 14:49:37 cl 1.11.220.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [87cc07e5dee9bc20711be7c9fb14a6c3466eedea]

INTEGRATION: CWS warnings01 (1.11.10); FILE MERGED 2006/04/20 14:49:36 cl 1.11.10.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [03469f28b5085043c4935aaf6ff1d256e64fcbe9]

INTEGRATION: CWS warnings01 (1.11.132); FILE MERGED 2006/04/20 14:49:36 cl 1.11.132.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [f722a22d5e1ad9764c39c696100131984547ac4d]

INTEGRATION: CWS warnings01 (1.12.222); FILE MERGED 2006/05/12 16:20:19 sb 1.12.222.2: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162 (and in some cases reverted previous, problematic changes). 2006/05/04 14:46:54 os 1.12.222.1: warnings removed


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [6bb13aefd96d1bec10f24689ca95b53a340072bf]

INTEGRATION: CWS warnings01 (1.22.220); FILE MERGED 2006/05/04 14:46:54 os 1.22.220.1: warnings removed


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [dd85208b12236c56a0e4d1c74465cf00204f62a4]

INTEGRATION: CWS warnings01 (1.18.222); FILE MERGED 2006/05/04 14:46:54 os 1.18.222.2: warnings removed 2006/04/06 14:39:46 ab 1.18.222.1: #i55991# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [56694125a126ebd6402e4127404ac4aa341106bb]

INTEGRATION: CWS warnings01 (1.4.180); FILE MERGED 2006/04/20 14:49:36 cl 1.4.180.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [3d452e7d9e4bffb2e05eb085c1b2dd65a066dbc7]

INTEGRATION: CWS warnings01 (1.3.222); FILE MERGED 2006/05/04 14:46:54 os 1.3.222.1: warnings removed


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [c1e2db4357d3b8fa1f5a596f41c0dd0605e204c5]

INTEGRATION: CWS warnings01 (1.4.134); FILE MERGED 2006/05/04 14:46:53 os 1.4.134.1: warnings removed


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [c0597138e1cbcc80728be81549eedf68c52f966c]

INTEGRATION: CWS warnings01 (1.10.216); FILE MERGED 2006/06/14 13:47:36 os 1.10.216.4: #i66418# GetValue() is now GetColorValue() 2006/05/12 16:20:19 sb 1.10.216.3: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162 (and in some cases reverted previous, problematic changes). 2006/05/04 14:46:53 os 1.10.216.2: warnings removed 2006/04/20 14:49:36 cl 1.10.216.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [9bf4e45d482614a0ffd13087d6ff561246735267]

INTEGRATION: CWS warnings01 (1.4.110); FILE MERGED 2006/05/29 09:57:40 sb 1.4.110.4: #i53898# Made code warning-free and/or compile at all after resync to SRC680m170. 2006/05/23 18:24:38 sb 1.4.110.3: RESYNC: (1.4-1.6); FILE MERGED 2006/05/04 14:46:53 os 1.4.110.2: warnings removed 2006/04/20 14:49:36 cl 1.4.110.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [c5459d29da0bf5b7da319bf73919408ba08eda6e]

INTEGRATION: CWS warnings01 (1.3.222); FILE MERGED 2006/04/20 14:49:36 cl 1.3.222.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [1647b96006fb2c5f9ed87b27f404f1a3561f82b3]

INTEGRATION: CWS warnings01 (1.16.222); FILE MERGED 2006/05/04 14:46:53 os 1.16.222.2: warnings removed 2006/04/20 14:49:35 cl 1.16.222.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [bc60e6a613d8b9e832ed6e8e41a80844e6db1eaf]

INTEGRATION: CWS warnings01 (1.9.222); FILE MERGED 2006/04/20 14:49:35 cl 1.9.222.2: warning free code changes 2006/04/06 14:39:46 ab 1.9.222.1: #i55991# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [44466e54e5d01f628674cfcd90830ceecb684569]

INTEGRATION: CWS warnings01 (1.7.222); FILE MERGED 2006/05/04 14:46:53 os 1.7.222.1: warnings removed


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [a9cd0411874c6664d425afbba970784f3c4caca6]

INTEGRATION: CWS warnings01 (1.10.134); FILE MERGED 2006/05/23 18:24:21 sb 1.10.134.2: RESYNC: (1.10-1.11); FILE MERGED 2006/04/26 08:09:32 os 1.10.134.1: warnings removed


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [5d0b86486de47b9352f7bef81afb5add115afa9e]

INTEGRATION: CWS warnings01 (1.6.222); FILE MERGED 2006/04/26 08:09:32 os 1.6.222.1: warnings removed


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [5062fcb5624e57c7dd1b6654471a1f75d8941fd6]

INTEGRATION: CWS warnings01 (1.8.222); FILE MERGED 2006/05/04 14:46:52 os 1.8.222.2: warnings removed 2006/04/20 14:49:35 cl 1.8.222.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [0545ad8d5d88ad9b3fc2eed8e1293b3e092b4069]

INTEGRATION: CWS warnings01 (1.7.62); FILE MERGED 2006/05/04 14:46:52 os 1.7.62.2: warnings removed 2006/04/20 14:49:35 cl 1.7.62.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [59e91273d0ce6962471d95b8b37865298b5e9d7c]

INTEGRATION: CWS warnings01 (1.17.108); FILE MERGED 2006/05/04 14:46:52 os 1.17.108.1: warnings removed


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [b342d69f3421a7fc88fac6b47cadda4c1d20d551]

INTEGRATION: CWS warnings01 (1.24.108); FILE MERGED 2006/05/04 14:46:52 os 1.24.108.1: warnings removed


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [cf945630493b836d01ccd66aff3578860843865b]

INTEGRATION: CWS warnings01 (1.25.220); FILE MERGED 2006/05/04 14:46:52 os 1.25.220.3: warnings removed 2006/04/20 14:49:35 cl 1.25.220.2: warning free code changes 2006/04/06 14:39:46 ab 1.25.220.1: #i55991# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [c497822b62b1945235c99be556b2e16595dcb0f4]

INTEGRATION: CWS warnings01 (1.10.218); FILE MERGED 2006/05/04 14:46:52 os 1.10.218.2: warnings removed 2006/04/20 14:49:35 cl 1.10.218.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [9de4ffb6fa8ace3df30cf0f7e7497785b739c85f]

INTEGRATION: CWS warnings01 (1.4.222); FILE MERGED 2006/05/04 14:46:51 os 1.4.222.1: warnings removed


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [34866cd8e5d93912f300ae5f30e5f1918202d7c1]

INTEGRATION: CWS warnings01 (1.4.220); FILE MERGED 2006/05/04 14:46:51 os 1.4.220.1: warnings removed


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [1613d27a5ee4da0363af541700c6f6c8ca419f29]

INTEGRATION: CWS warnings01 (1.7.222); FILE MERGED 2006/04/26 08:09:32 os 1.7.222.1: warnings removed


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [3c5f01269439affcf98611bec391df88c48956b5]

INTEGRATION: CWS warnings01 (1.4.634); FILE MERGED 2006/05/04 14:46:51 os 1.4.634.1: warnings removed


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [d650a83c076cf0f988d4c0586c113c0e96354cb4]

INTEGRATION: CWS warnings01 (1.4.222); FILE MERGED 2006/05/23 18:24:13 sb 1.4.222.4: RESYNC: (1.4-1.5); FILE MERGED 2006/05/12 16:20:19 sb 1.4.222.3: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162 (and in some cases reverted previous, problematic changes). 2006/05/04 14:46:51 os 1.4.222.2: warnings removed 2006/04/20 14:49:34 cl 1.4.222.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [4d3e2f0daf039721835c8522e7f12e72a15cf428]

INTEGRATION: CWS warnings01 (1.5.220); FILE MERGED 2006/05/05 11:03:37 os 1.5.220.1: warnings removed


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [c35ff65b826176efc7bdc2de40e0d6c9c48f7416]

INTEGRATION: CWS warnings01 (1.5.222); FILE MERGED 2006/06/16 12:03:01 cl 1.5.222.2: #i66514# renamed all SvxAreaTabPage attributes with m prefix 2006/05/05 11:03:37 os 1.5.222.1: warnings removed


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [6f43ab027d5b67687f35e9f72f6df67a83abbc77]

INTEGRATION: CWS warnings01 (1.5.222); FILE MERGED 2006/05/04 14:46:51 os 1.5.222.2: warnings removed 2006/04/20 14:49:34 cl 1.5.222.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [fa9339533330bea397dc6f59340511d1a1b8395f]

INTEGRATION: CWS warnings01 (1.4.222); FILE MERGED 2006/05/04 14:46:50 os 1.4.222.2: warnings removed 2006/04/20 14:49:34 cl 1.4.222.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [9fa97ea237d300911cbeff54f943cb35c01d02c4]

INTEGRATION: CWS warnings01 (1.4.222); FILE MERGED 2006/05/04 14:46:50 os 1.4.222.1: warnings removed


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [a1deb613963d6e9bc254967828a320897d990abc]

INTEGRATION: CWS warnings01 (1.4.222); FILE MERGED 2006/05/12 16:20:19 sb 1.4.222.2: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162 (and in some cases reverted previous, problematic changes). 2006/05/04 14:46:50 os 1.4.222.1: warnings removed


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [0ed8ed7c9a90792d504c967cd64e9ac0783452bf]

INTEGRATION: CWS warnings01 (1.5.220); FILE MERGED 2006/04/26 08:09:32 os 1.5.220.1: warnings removed


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [9341a227107368066c9f356fbc9a32a8c10c92fa]

INTEGRATION: CWS warnings01 (1.6.218); FILE MERGED 2006/04/26 08:09:32 os 1.6.218.1: warnings removed


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [b78c4ec9da32746db4b1ddf39c6252458437e0e9]

INTEGRATION: CWS warnings01 (1.5.222); FILE MERGED 2006/05/04 14:46:50 os 1.5.222.1: warnings removed


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [ecef3d574d9a5b5616e3b6663ba7992c95925d71]

INTEGRATION: CWS warnings01 (1.4.222); FILE MERGED 2006/04/20 14:49:34 cl 1.4.222.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [260d156e9b52f1f6e847fb1ffc18e59412cc7057]

INTEGRATION: CWS warnings01 (1.10.222); FILE MERGED 2006/05/29 09:57:40 sb 1.10.222.3: #i53898# Made code warning-free and/or compile at all after resync to SRC680m170. 2006/05/04 14:46:50 os 1.10.222.2: warnings removed 2006/04/20 14:49:34 cl 1.10.222.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [138f22328574e63f27abccf8fc1e0beb0f888816]

INTEGRATION: CWS warnings01 (1.7.220); FILE MERGED 2006/05/04 14:46:50 os 1.7.220.2: warnings removed 2006/04/20 14:49:34 cl 1.7.220.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [7c9852b017f71e1e961a3b0a3b4f84874fc6befc]

INTEGRATION: CWS warnings01 (1.4.220); FILE MERGED 2006/04/06 14:39:45 ab 1.4.220.1: #i55991# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [7634f3910aeae27e98764722f757f2be4d79b8a6]

INTEGRATION: CWS warnings01 (1.5.222); FILE MERGED 2006/05/23 18:24:06 sb 1.5.222.2: RESYNC: (1.5-1.6); FILE MERGED 2006/05/04 14:46:49 os 1.5.222.1: warnings removed


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [5390ed7cd78d340e2a700c1aa43bab5bad28d5b1]

INTEGRATION: CWS warnings01 (1.10.220); FILE MERGED 2006/05/04 14:46:49 os 1.10.220.2: warnings removed 2006/04/20 14:49:33 cl 1.10.220.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [1c30d5ff1a1f286a17417b8cdc78da954c70f0cf]

INTEGRATION: CWS warnings01 (1.7.220); FILE MERGED 2006/05/04 14:46:49 os 1.7.220.2: warnings removed 2006/04/20 14:49:33 cl 1.7.220.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [bd7263c0402b229105a98ffd426004ab4d3906c5]

INTEGRATION: CWS warnings01 (1.5.222); FILE MERGED 2006/05/04 14:46:49 os 1.5.222.1: warnings removed


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [4b87d28a1ecd76b1333a624cd9eabf2cf132a1b9]

INTEGRATION: CWS warnings01 (1.6.222); FILE MERGED 2006/04/20 14:49:33 cl 1.6.222.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [bbee706bd23acbe248ab002fe453d6522b10a288]

INTEGRATION: CWS warnings01 (1.34.222); FILE MERGED 2006/04/07 18:03:09 sb 1.34.222.2: RESYNC: (1.34-1.35); FILE MERGED 2006/04/06 14:39:45 ab 1.34.222.1: #i55991# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [767ed26f18aa2ea4e4beb92137a39f9b00c8fdb5]

INTEGRATION: CWS warnings01 (1.87.220); FILE MERGED 2006/05/12 16:20:19 sb 1.87.220.3: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162 (and in some cases reverted previous, problematic changes). 2006/05/04 14:46:48 os 1.87.220.2: warnings removed 2006/04/20 14:49:33 cl 1.87.220.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [9ce9b5140ed585821c86adcb1bdb6913cf7420bd]

INTEGRATION: CWS warnings01 (1.10.112); FILE MERGED 2006/04/07 18:02:46 sb 1.10.112.2: RESYNC: (1.10-1.11); FILE MERGED 2006/04/06 14:39:45 ab 1.10.112.1: #i55991# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [27cb8b1e86794531eb6070896f555bbca3df6c7e]

INTEGRATION: CWS warnings01 (1.28.10); FILE MERGED 2006/05/04 14:46:48 os 1.28.10.3: warnings removed 2006/04/07 18:02:38 sb 1.28.10.2: RESYNC: (1.28-1.32); FILE MERGED 2006/04/06 14:39:45 ab 1.28.10.1: #i55991# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [a3d37626801ea131656ed18c6262c24691cf1dd0]

INTEGRATION: CWS warnings01 (1.3.222); FILE MERGED 2006/04/26 08:09:32 os 1.3.222.2: warnings removed 2006/04/06 14:39:45 ab 1.3.222.1: #i55991# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [b0888325e890afafd439bbbfad5f45acbf3a8914]

INTEGRATION: CWS warnings01 (1.27.218); FILE MERGED 2006/05/12 16:20:18 sb 1.27.218.4: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162 (and in some cases reverted previous, problematic changes). 2006/05/04 14:46:48 os 1.27.218.3: warnings removed 2006/04/20 14:49:33 cl 1.27.218.2: warning free code changes 2006/04/06 14:39:44 ab 1.27.218.1: #i55991# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [0187a37f598df5baa3f5c766e8f863f7d2bcc503]

INTEGRATION: CWS warnings01 (1.3.222); FILE MERGED 2006/04/20 14:49:33 cl 1.3.222.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [404b27825412f6cd2e7a2b2040b2512d11eeb155]

INTEGRATION: CWS warnings01 (1.31.220); FILE MERGED 2006/05/04 14:46:48 os 1.31.220.2: warnings removed 2006/04/20 14:49:32 cl 1.31.220.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [cfa3a34fa9d5ba95590a8e653d18c93c06fb2ab4]

INTEGRATION: CWS warnings01 (1.9.18); FILE MERGED 2006/05/23 18:23:58 sb 1.9.18.3: RESYNC: (1.9-1.10); FILE MERGED 2006/05/04 14:46:48 os 1.9.18.2: warnings removed 2006/04/26 08:09:31 os 1.9.18.1: warnings removed


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [f51bd03dc8dc6bb73930c5751c8362d122772906]

INTEGRATION: CWS warnings01 (1.19.220); FILE MERGED 2006/04/26 08:09:31 os 1.19.220.2: warnings removed 2006/04/20 14:49:32 cl 1.19.220.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [0ce1c006f4e30ff70a268f3d2ae0c81abdb9fd1f]

INTEGRATION: CWS warnings01 (1.12.220); FILE MERGED 2006/04/26 08:09:31 os 1.12.220.1: warnings removed


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [44cf72db3bc298468534a35492c69d5f3c86962e]

INTEGRATION: CWS warnings01 (1.6.220); FILE MERGED 2006/04/06 14:39:44 ab 1.6.220.1: #i55991# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [cce5ccbd753e2644e755e0a73b07a4217c0b08d4]

INTEGRATION: CWS warnings01 (1.3.222); FILE MERGED 2006/04/26 08:09:31 os 1.3.222.1: warnings removed


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [248bbb672c9c2c9afa618ded1f640aa7066ab949]

INTEGRATION: CWS warnings01 (1.11.150); FILE MERGED 2006/04/26 08:09:30 os 1.11.150.1: warnings removed


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [ecab9ce664d94be47695f1b000ba17d1dac22fd3]

INTEGRATION: CWS warnings01 (1.4.222); FILE MERGED 2006/04/26 08:09:30 os 1.4.222.1: warnings removed


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [b0ea7e99174d4f52bc8aaecfa7d2d6d0bdcb8119]

INTEGRATION: CWS warnings01 (1.3.222); FILE MERGED 2006/04/06 14:39:44 ab 1.3.222.1: #i55991# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [99924fc71a03a9da682aac1ed3260f99b6a6e8ae]

INTEGRATION: CWS warnings01 (1.5.220); FILE MERGED 2006/05/23 18:23:42 sb 1.5.220.2: RESYNC: (1.5-1.6); FILE MERGED 2006/04/20 14:49:32 cl 1.5.220.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [b8599fca529c46c78cc506ad834557d5281276dc]

INTEGRATION: CWS warnings01 (1.3.222); FILE MERGED 2006/04/10 13:19:13 sj 1.3.222.1: #i55991# warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [13955cd26424669385366f635abc74fd70c4fece]

INTEGRATION: CWS warnings01 (1.15.198); FILE MERGED 2006/05/23 18:23:35 sb 1.15.198.2: RESYNC: (1.15-1.16); FILE MERGED 2006/04/10 13:19:12 sj 1.15.198.1: #i55991# warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [15ed8b522c4c61c346c1683b56bf3b995e28d66f]

INTEGRATION: CWS warnings01 (1.5.220); FILE MERGED 2006/03/10 14:33:16 cl 1.5.220.1: removed some warnings, mostly shadowed variables


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [b9ffb583ca2c76b1ded019c85e15b54d064b5fcc]

INTEGRATION: CWS warnings01 (1.11.108); FILE MERGED 2006/03/10 14:33:16 cl 1.11.108.1: removed some warnings, mostly shadowed variables


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [c25de3dfc48c10171340d520b191d09c01915d55]

INTEGRATION: CWS warnings01 (1.5.222); FILE MERGED 2006/03/10 14:33:16 cl 1.5.222.1: removed some warnings, mostly shadowed variables


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [2ccc57ddf50d1bcf0bdf60e30e8c58c5a12e30af]

INTEGRATION: CWS warnings01 (1.7.218); FILE MERGED 2006/04/10 13:19:12 sj 1.7.218.3: #i55991# warning free code 2006/04/07 18:02:21 sb 1.7.218.2: RESYNC: (1.7-1.8); FILE MERGED 2006/03/10 14:33:16 cl 1.7.218.1: removed some warnings, mostly shadowed variables


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [2a64f80282655b09839e63de7aedf401d74adf25]

INTEGRATION: CWS warnings01 (1.16.146); FILE MERGED 2006/06/15 07:13:01 sb 1.16.146.3: #i53898# Reflected renamed Get/SetValue functions. 2006/04/10 13:19:12 sj 1.16.146.2: #i55991# warning free code 2006/03/10 14:33:15 cl 1.16.146.1: removed some warnings, mostly shadowed variables


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [34b87f2706587dce4e9c8f97448a8304adf253d3]

INTEGRATION: CWS warnings01 (1.18.222); FILE MERGED 2006/05/23 18:23:26 sb 1.18.222.3: RESYNC: (1.18-1.19); FILE MERGED 2006/02/15 13:47:42 fs 1.18.222.2: #i55991# warning-free code 2006/01/05 12:02:19 fs 1.18.222.1: #i55991# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [88be37cbcbf3915f87d12a5d38f7a0316d431781]

INTEGRATION: CWS warnings01 (1.9.222); FILE MERGED 2006/05/23 18:23:19 sb 1.9.222.3: RESYNC: (1.9-1.10); FILE MERGED 2006/02/16 12:12:36 fs 1.9.222.2: #i55991# warning-free code (unxsols4) 2006/01/05 12:02:18 fs 1.9.222.1: #i55991# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [e36d29e0c0f3a2b82bd2c95b6f37c0c7f1200a04]

INTEGRATION: CWS warnings01 (1.14.222); FILE MERGED 2006/01/05 12:02:18 fs 1.14.222.1: #i55991# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [45daec4e71f53634da59240904be3f6e4a2aef76]

INTEGRATION: CWS warnings01 (1.18.218); FILE MERGED 2006/05/23 18:23:12 sb 1.18.218.2: RESYNC: (1.18-1.19); FILE MERGED 2006/01/05 12:02:17 fs 1.18.218.1: #i55991# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [46f20f2b0a91ae47d4d601af4d0d49377358b1a6]

INTEGRATION: CWS warnings01 (1.7.222); FILE MERGED 2006/01/05 12:02:17 fs 1.7.222.1: #i55991# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [5c4db6b7d0ff2c6c9bda5238f7c3be205c2ad3d6]

INTEGRATION: CWS warnings01 (1.33.222); FILE MERGED 2006/05/23 18:22:27 sb 1.33.222.2: RESYNC: (1.33-1.34); FILE MERGED 2006/01/05 12:02:16 fs 1.33.222.1: #i55991# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [08b22889105dc787ecca0e47e5ab94c7fdfd754f]

INTEGRATION: CWS warnings01 (1.38.218); FILE MERGED 2006/04/20 14:49:31 cl 1.38.218.5: warning free code changes 2006/04/20 13:04:08 cl 1.38.218.4: warning free code changes 2006/04/07 18:02:02 sb 1.38.218.3: RESYNC: (1.39-1.40); FILE MERGED 2006/01/25 18:11:02 sb 1.38.218.2: RESYNC: (1.38-1.39); FILE MERGED 2006/01/05 12:02:16 fs 1.38.218.1: #i55991# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [659aa3b8f6a14eab1807d964279929779e1947b4]

INTEGRATION: CWS warnings01 (1.18.222); FILE MERGED 2006/04/20 14:49:31 cl 1.18.222.2: warning free code changes 2006/01/05 12:02:15 fs 1.18.222.1: #i55991# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [f44397f7637c96b502193a09ded27280305dbb03]

INTEGRATION: CWS warnings01 (1.47.218); FILE MERGED 2006/01/05 12:02:15 fs 1.47.218.1: #i55991# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [028d5000cdae519c9c0e67260c1cadae4543b655]

INTEGRATION: CWS warnings01 (1.4.222); FILE MERGED 2006/02/16 12:12:35 fs 1.4.222.1: #i55991# warning-free code (unxsols4)


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [2f990cf2148e15460cb09e3e8535ca57a01ae876]

INTEGRATION: CWS warnings01 (1.9.222); FILE MERGED 2006/01/25 18:10:54 sb 1.9.222.2: RESYNC: (1.9-1.10); FILE MERGED 2006/01/05 12:02:14 fs 1.9.222.1: #i55991# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [167ab1a5cc36df80d8c26c072c98b6b356b65e00]

INTEGRATION: CWS warnings01 (1.10.222); FILE MERGED 2006/04/20 14:49:31 cl 1.10.222.4: warning free code changes 2006/04/07 18:01:37 sb 1.10.222.3: RESYNC: (1.11-1.12); FILE MERGED 2006/01/25 18:10:36 sb 1.10.222.2: RESYNC: (1.10-1.11); FILE MERGED 2006/01/05 12:02:14 fs 1.10.222.1: #i55991# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [ab834c6b241741eced867978aecd4015429507fa]

INTEGRATION: CWS warnings01 (1.15.222); FILE MERGED 2006/01/05 12:02:14 fs 1.15.222.1: #i55991# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [cba145469da458a520e69c2efab9f89ee27bf880]

INTEGRATION: CWS warnings01 (1.17.222); FILE MERGED 2006/05/23 18:21:20 sb 1.17.222.2: RESYNC: (1.17-1.18); FILE MERGED 2006/01/05 12:02:13 fs 1.17.222.1: #i55991# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [970b5602730fa3ccbd290626171f15139e01faec]

INTEGRATION: CWS warnings01 (1.3.222); FILE MERGED 2006/05/23 18:20:36 sb 1.3.222.2: RESYNC: (1.3-1.4); FILE MERGED 2006/01/05 12:02:13 fs 1.3.222.1: #i55991# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [bdfb65482c80cc4ffc41a7c39d7df8ff797d5e20]

INTEGRATION: CWS warnings01 (1.3.220); FILE MERGED 2006/04/20 14:49:31 cl 1.3.220.2: warning free code changes 2006/01/05 12:02:12 fs 1.3.220.1: #i55991# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [ea57dec3ce060cec06ef8ad51e001493a2998f5e]

INTEGRATION: CWS warnings01 (1.18.222); FILE MERGED 2006/04/07 18:01:53 sb 1.18.222.2: RESYNC: (1.18-1.19); FILE MERGED 2006/02/16 12:12:35 fs 1.18.222.1: #i55991# warning-free code (unxsols4)


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [fc777133aa72c9109747d10edeeb0db5fa871481]

INTEGRATION: CWS warnings01 (1.43.222); FILE MERGED 2006/05/23 18:19:55 sb 1.43.222.6: RESYNC: (1.45-1.46); FILE MERGED 2006/04/20 14:49:31 cl 1.43.222.5: warning free code changes 2006/04/20 13:04:08 cl 1.43.222.4: warning free code changes 2006/04/07 18:01:46 sb 1.43.222.3: RESYNC: (1.44-1.45); FILE MERGED 2006/01/25 18:10:44 sb 1.43.222.2: RESYNC: (1.43-1.44); FILE MERGED 2006/01/05 12:02:11 fs 1.43.222.1: #i55991# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [9cc03a477ded1cb43c117c4d13bbd3ea78517fbc]

INTEGRATION: CWS warnings01 (1.21.218); FILE MERGED 2006/05/23 18:18:09 sb 1.21.218.2: RESYNC: (1.21-1.22); FILE MERGED 2006/01/05 12:02:11 fs 1.21.218.1: #i55991# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [34216d81e5408c80a82f66a435f85fc391e412a9]

INTEGRATION: CWS warnings01 (1.21.222); FILE MERGED 2006/05/23 18:17:12 sb 1.21.222.3: RESYNC: (1.21-1.23); FILE MERGED 2006/02/16 12:12:34 fs 1.21.222.2: #i55991# warning-free code (unxsols4) 2006/01/05 12:02:11 fs 1.21.222.1: #i55991# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [c7c04a9cc2b98f753d302e415c4761cc7919f0cc]

INTEGRATION: CWS warnings01 (1.13.222); FILE MERGED 2006/01/05 14:06:07 fs 1.13.222.1: #i55991# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [ab28d086261fc5e3f4df088648fd9ce2c0d19705]

INTEGRATION: CWS warnings01 (1.115.24); FILE MERGED 2006/05/23 18:16:13 sb 1.115.24.4: RESYNC: (1.116-1.117); FILE MERGED 2006/04/07 17:59:59 sb 1.115.24.3: RESYNC: (1.115-1.116); FILE MERGED 2006/03/09 15:35:58 aw 1.115.24.2: #i55991# changes for warning free code 2006/02/17 21:02:44 aw 1.115.24.1: #i55991# warning free changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [3b2584ecd2a8e84e5e6bdcc71ae8c592f7390559]

INTEGRATION: CWS warnings01 (1.9.220); FILE MERGED 2006/02/21 22:08:07 aw 1.9.220.1: #i55991# Adaptions to warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [c8d2a5cf180ec186f05b12acccfe60a716812d99]

INTEGRATION: CWS warnings01 (1.3.222); FILE MERGED 2006/04/19 17:34:27 cl 1.3.222.2: warning free code changes 2006/03/10 17:44:03 aw 1.3.222.1: #i55991# warning free changes for unxsol


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [018fe1e01ba7842b728165576ab0101c102176ff]

INTEGRATION: CWS warnings01 (1.3.220); FILE MERGED 2006/03/10 16:33:42 aw 1.3.220.1: #i55991# warning free changes for unxsol


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [f35d8fa32eb1c1afa1de1296c7773fe7417e9273]

INTEGRATION: CWS warnings01 (1.11.220); FILE MERGED 2006/05/23 18:13:42 sb 1.11.220.2: RESYNC: (1.11-1.12); FILE MERGED 2006/02/16 12:13:12 fs 1.11.220.1: #i55991# warning-free code (i55991)


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [6cb94c685eee0f8a897e19f4f056977e7d69e8a8]

INTEGRATION: CWS warnings01 (1.8.220); FILE MERGED 2006/02/17 15:23:32 cl 1.8.220.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [658b66021d410e9a96b4e1a0078d7041dd67e730]

INTEGRATION: CWS warnings01 (1.5.220); FILE MERGED 2006/02/17 15:23:31 cl 1.5.220.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [41c14ddffb997aa2ed926ccbd89e298acb1da51a]

INTEGRATION: CWS warnings01 (1.5.222); FILE MERGED 2006/02/17 15:23:30 cl 1.5.222.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [51f7b4c5c6ea7a2003641b3beca37dde51c0ae97]

INTEGRATION: CWS warnings01 (1.6.222); FILE MERGED 2006/03/09 14:10:10 aw 1.6.222.1: #i55991# changes for warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [6fe52350f699d6a6ab82d9188b7a1931f60342a7]

INTEGRATION: CWS warnings01 (1.14.220); FILE MERGED 2006/04/07 17:58:52 sb 1.14.220.2: RESYNC: (1.14-1.15); FILE MERGED 2006/02/17 15:23:28 cl 1.14.220.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [ae9a4335f45fadff5f4aebb69dabd9823f6524f8]

INTEGRATION: CWS warnings01 (1.8.218); FILE MERGED 2006/05/04 14:59:13 os 1.8.218.1: warnings removed


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [a3ad370704e3391bf3894cff470f8f548a78e096]

INTEGRATION: CWS warnings01 (1.12.220); FILE MERGED 2006/04/20 14:47:58 cl 1.12.220.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [35009817ee326f71d4de92d65e8a5c0ebc0b0e97]

INTEGRATION: CWS warnings01 (1.4.220); FILE MERGED 2006/04/20 14:47:58 cl 1.4.220.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [b3f0d8ebd1efb5c220a664a44fe9b48851cd6a33]

INTEGRATION: CWS warnings01 (1.63.18); FILE MERGED 2006/06/16 13:54:31 cl 1.63.18.1: #i66429# adding help id for general tab page of the gallery property browser


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [c799d367636c124426d0380763fc5071b748cf6f]

INTEGRATION: CWS warnings01 (1.5.222); FILE MERGED 2006/05/04 14:59:12 os 1.5.222.1: warnings removed


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [ed7a89b1111f8c8d1e775d5ec9f0c9c68d627f0d]

INTEGRATION: CWS warnings01 (1.4.150); FILE MERGED 2006/02/17 16:57:09 cl 1.4.150.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [a2bb87aa52f47b7be86a8396c5e4cd213d277ba0]

INTEGRATION: CWS warnings01 (1.10.54); FILE MERGED 2006/04/07 17:57:25 sb 1.10.54.2: RESYNC: (1.10-1.11); FILE MERGED 2006/02/17 16:57:01 cl 1.10.54.1: warning free code changes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [a1e26e7034ad7d53e9f18d13ddc6ce4995c6e55a]

INTEGRATION: CWS warnings01 (1.4.222); FILE MERGED 2006/05/04 14:59:12 os 1.4.222.1: warnings removed


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [0158905c4b2ca67886d2e268811099acecb00155]

INTEGRATION: CWS warnings01 (1.18.10); FILE MERGED 2006/03/13 12:36:37 pl 1.18.10.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [43ecbf7afedcd698d8395c046268879af2f4c547]

INTEGRATION: CWS warnings01 (1.22.4); FILE MERGED 2005/11/07 17:05:38 pl 1.22.4.3: RESYNC: (1.22-1.23); FILE MERGED 2005/10/26 15:24:43 pl 1.22.4.2: #i55991# removed warnings for solaris platform 2005/10/21 13:57:13 pl 1.22.4.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [b4cc9add3a92742696f1dda5e87e473157177e09]

INTEGRATION: CWS warnings01 (1.10.8); FILE MERGED 2005/11/07 12:09:07 sb 1.10.8.3: #i53898# Made code warning-free (additional -W switches for GCC). 2005/09/22 22:17:48 sb 1.10.8.2: RESYNC: (1.10-1.11); FILE MERGED 2005/09/05 08:13:45 sb 1.10.8.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [a87ac7d09aeb2ffaa9c4f3a2a04ccecacad58318]

INTEGRATION: CWS warnings01 (1.3.120); FILE MERGED 2005/09/22 22:17:17 sb 1.3.120.3: RESYNC: (1.3-1.4); FILE MERGED 2005/09/05 08:13:44 sb 1.3.120.2: #i53898# Made code warning-free. 2005/08/30 13:13:57 sb 1.3.120.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [5c6fe64ed55c9f1717bd855d5c114a9b9ab20d40]

INTEGRATION: CWS warnings01 (1.6.14); FILE MERGED 2005/11/07 12:09:07 sb 1.6.14.3: #i53898# Made code warning-free (additional -W switches for GCC). 2005/09/22 22:17:08 sb 1.6.14.2: RESYNC: (1.6-1.7); FILE MERGED 2005/08/30 13:13:57 sb 1.6.14.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [1a92801d576f057a5526a1b58194383e5f7195d5]

INTEGRATION: CWS warnings01 (1.5.104); FILE MERGED 2005/09/22 22:15:48 sb 1.5.104.2: RESYNC: (1.5-1.6); FILE MERGED 2005/08/30 13:13:56 sb 1.5.104.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [2055361fd60c2918df293ffccabed14e400ea956]

INTEGRATION: CWS warnings01 (1.2.120); FILE MERGED 2005/11/07 12:03:07 sb 1.2.120.3: #i53898# Made code warning-free (GCC 4.0.1). 2005/09/22 22:09:53 sb 1.2.120.2: RESYNC: (1.2-1.3); FILE MERGED 2005/08/30 13:13:55 sb 1.2.120.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [d2751711224308279842e438ab02d6f33d4ab1df]

INTEGRATION: CWS warnings01 (1.2.142); FILE MERGED 2005/09/22 22:06:39 sb 1.2.142.2: RESYNC: (1.2-1.3); FILE MERGED 2005/09/05 10:06:53 sb 1.2.142.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [1f5fa79a939500d479570f647c5b828f41a78a52]

INTEGRATION: CWS warnings01 (1.3.28); FILE MERGED 2005/11/21 13:37:39 sb 1.3.28.3: #i53898# Made code warning-free. 2005/09/22 22:06:30 sb 1.3.28.2: RESYNC: (1.3-1.4); FILE MERGED 2005/09/05 10:06:53 sb 1.3.28.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [3e353d5bc84cbacea94429fbedc6bf2c3f8dfa96]

INTEGRATION: CWS warnings01 (1.19.10); FILE MERGED 2005/11/21 13:37:38 sb 1.19.10.7: #i53898# Made code warning-free. 2005/10/10 10:14:26 sb 1.19.10.6: #i53898# Avoid unnecessary cast/dependence on implementation detail. 2005/10/04 13:42:42 sb 1.19.10.5: #i53898# Minor fix. 2005/10/04 11:37:06 sb 1.19.10.4: #i53898# Minor fix. 2005/09/22 22:06:21 sb 1.19.10.3: RESYNC: (1.19-1.20); FILE MERGED 2005/09/05 10:06:53 sb 1.19.10.2: #i53898# Made code warning-free. 2005/08/29 14:09:44 sb 1.19.10.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [25286d965aaa8d122c6e2ecb25349b184c5b6a6d]

INTEGRATION: CWS warnings01 (1.6.106); FILE MERGED 2005/09/22 22:06:12 sb 1.6.106.3: RESYNC: (1.6-1.7); FILE MERGED 2005/09/05 10:06:52 sb 1.6.106.2: #i53898# Made code warning-free. 2005/08/29 14:09:44 sb 1.6.106.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [2c2630d6f6e6a84c3d7e1f13415dddc3f60a0f95]

INTEGRATION: CWS warnings01 (1.1.2); FILE ADDED 2005/09/05 11:28:25 sb 1.1.2.2: #i53898# License change. 2005/09/05 10:07:57 sb 1.1.2.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [a9edb965c8197ca3b040569093cf23074c12d903]

INTEGRATION: CWS warnings01 (1.3.36); FILE MERGED 2005/11/21 13:37:38 sb 1.3.36.4: #i53898# Made code warning-free. 2005/09/22 22:04:46 sb 1.3.36.3: RESYNC: (1.3-1.4); FILE MERGED 2005/09/05 10:06:52 sb 1.3.36.2: #i53898# Made code warning-free. 2005/08/29 14:09:43 sb 1.3.36.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [1b2429d44d149932f3f17e9a144b8cace2b7e9a3]

INTEGRATION: CWS warnings01 (1.13.46); FILE MERGED 2005/11/21 13:37:37 sb 1.13.46.4: #i53898# Made code warning-free. 2005/09/22 22:04:37 sb 1.13.46.3: RESYNC: (1.13-1.14); FILE MERGED 2005/09/05 10:06:51 sb 1.13.46.2: #i53898# Made code warning-free. 2005/08/29 16:37:49 sb 1.13.46.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [14d98101d3948a31978e5164b167471b1b9e762a]

INTEGRATION: CWS warnings01 (1.2.118); FILE MERGED 2005/09/22 22:04:29 sb 1.2.118.2: RESYNC: (1.2-1.3); FILE MERGED 2005/09/05 10:06:51 sb 1.2.118.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [6574e21b2aa967da3c1cd83a13397d27f1c57b8e]

INTEGRATION: CWS warnings01 (1.19.28); FILE MERGED 2005/11/21 13:37:37 sb 1.19.28.4: #i53898# Made code warning-free. 2005/09/22 22:04:20 sb 1.19.28.3: RESYNC: (1.19-1.20); FILE MERGED 2005/09/05 10:06:50 sb 1.19.28.2: #i53898# Made code warning-free. 2005/08/29 14:09:43 sb 1.19.28.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [e109248c08290e66dae06808e01b4d6c1d9b570f]

INTEGRATION: CWS warnings01 (1.10.28); FILE MERGED 2005/11/21 13:37:36 sb 1.10.28.4: #i53898# Made code warning-free. 2005/09/22 22:04:11 sb 1.10.28.3: RESYNC: (1.10-1.11); FILE MERGED 2005/09/05 10:06:50 sb 1.10.28.2: #i53898# Made code warning-free. 2005/08/29 14:09:43 sb 1.10.28.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [1b14eedf5d84e426ff039df25998af4995f81d45]

INTEGRATION: CWS warnings01 (1.14.12); FILE MERGED 2005/11/21 13:37:35 sb 1.14.12.4: #i53898# Made code warning-free. 2005/09/22 22:04:01 sb 1.14.12.3: RESYNC: (1.14-1.15); FILE MERGED 2005/09/05 10:06:50 sb 1.14.12.2: #i53898# Made code warning-free. 2005/08/29 14:09:43 sb 1.14.12.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [3aefac48b7d4a8c108e377965af28c7812631b4d]

INTEGRATION: CWS warnings01 (1.1.1.1.160); FILE MERGED 2005/09/22 22:03:25 sb 1.1.1.1.160.2: RESYNC: (1.1.1.1-1.2); FILE MERGED 2005/09/05 10:06:49 sb 1.1.1.1.160.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [bbc0550588e186efced4ffdabdb4ab7355fe2a9a]

INTEGRATION: CWS warnings01 (1.4.118); FILE MERGED 2005/11/21 13:37:35 sb 1.4.118.4: #i53898# Made code warning-free. 2005/09/22 22:03:17 sb 1.4.118.3: RESYNC: (1.4-1.5); FILE MERGED 2005/09/05 10:06:49 sb 1.4.118.2: #i53898# Made code warning-free. 2005/08/29 14:09:42 sb 1.4.118.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [39948f73625b113946391145dea48148c5db5d24]

INTEGRATION: CWS warnings01 (1.8.6); FILE MERGED 2005/09/23 13:42:06 sb 1.8.6.1: #i53898# Stricter error checking in idlc revealed an illegal use of an integral constant.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [81c7503d774860534b1b0c864899c544b2ebd0f3]

INTEGRATION: CWS warnings01 (1.3.14); FILE MERGED 2006/03/10 15:11:05 pl 1.3.14.1: #i55991# removed warnings for windows platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [146edc00230a66fe0d33c24a97c462bdd0786a3f]

INTEGRATION: CWS warnings01 (1.3.14); FILE MERGED 2006/03/10 15:11:04 pl 1.3.14.1: #i55991# removed warnings for windows platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [ab8882f9f583f2da1294a3444a8119ff54922353]

INTEGRATION: CWS warnings01 (1.2.14); FILE MERGED 2006/03/10 15:11:04 pl 1.2.14.1: #i55991# removed warnings for windows platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [b3ebb4ff0236aeb658333ceeede3284c85fde57b]

INTEGRATION: CWS warnings01 (1.12.14); FILE MERGED 2006/03/10 15:11:03 pl 1.12.14.1: #i55991# removed warnings for windows platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [3b2f2f8b109d26284439ce51bd09106dadd369df]

INTEGRATION: CWS warnings01 (1.3.14); FILE MERGED 2006/03/10 15:11:03 pl 1.3.14.1: #i55991# removed warnings for windows platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [1873ed5dce171a8dde1a22c46701be5749024e88]

INTEGRATION: CWS warnings01 (1.4.14); FILE MERGED 2006/03/10 15:11:03 pl 1.4.14.1: #i55991# removed warnings for windows platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [c18258e4752937cc923d617a46a61ac6127f41af]

INTEGRATION: CWS warnings01 (1.4.14); FILE MERGED 2006/03/10 15:11:02 pl 1.4.14.1: #i55991# removed warnings for windows platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [9068d18763dbf39e9af54a3e6624404afd9ac426]

INTEGRATION: CWS warnings01 (1.3.14); FILE MERGED 2006/03/10 15:11:01 pl 1.3.14.1: #i55991# removed warnings for windows platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [9438d56d4e8558e73959ce0638cfdd7a1986c6ab]

INTEGRATION: CWS warnings01 (1.4.14); FILE MERGED 2006/03/10 15:11:01 pl 1.4.14.1: #i55991# removed warnings for windows platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [512668bab15c69e86dcf8d659cab2d7ba79ad104]

INTEGRATION: CWS warnings01 (1.3.14); FILE MERGED 2006/03/10 15:11:00 pl 1.3.14.1: #i55991# removed warnings for windows platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [cce1b146f6fc79d691eb4333043d1bf6a048d6ea]

INTEGRATION: CWS warnings01 (1.4.14); FILE MERGED 2006/03/10 15:11:00 pl 1.4.14.1: #i55991# removed warnings for windows platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [9ad8ca558bb4bd21b9440b57261371e666552e14]

INTEGRATION: CWS warnings01 (1.6.14); FILE MERGED 2006/03/10 15:11:00 pl 1.6.14.1: #i55991# removed warnings for windows platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [6e2cc7ee4bae00313588b7c3289960d819d6401b]

INTEGRATION: CWS warnings01 (1.2.14); FILE MERGED 2006/03/10 15:10:59 pl 1.2.14.1: #i55991# removed warnings for windows platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [e2fac8fc46dacb785db15008c004491ae5563925]

INTEGRATION: CWS warnings01 (1.7.14); FILE MERGED 2006/03/10 15:10:59 pl 1.7.14.1: #i55991# removed warnings for windows platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [9266ef049c294d1b312bf4097e9b7d6d976e8836]

INTEGRATION: CWS warnings01 (1.5.14); FILE MERGED 2005/10/26 15:08:25 pl 1.5.14.1: #i55991# remove warnings for solaris platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [386e756f59e27ba4cf4add2b8afd1e49e8881308]

INTEGRATION: CWS warnings01 (1.5.14); FILE MERGED 2005/10/26 15:08:24 pl 1.5.14.1: #i55991# remove warnings for solaris platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [726120a4074b90596379e86ceb049cc24058bbf1]

INTEGRATION: CWS warnings01 (1.4.14); FILE MERGED 2006/01/27 13:38:57 sb 1.4.14.2: #i53898# Made code warning-free. 2005/11/10 13:04:04 pl 1.4.14.1: #i53898# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [665db5e175574072a680aed6a1622f73a8111c28]

INTEGRATION: CWS warnings01 (1.3.14); FILE MERGED 2005/10/26 15:08:22 pl 1.3.14.1: #i55991# remove warnings for solaris platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [c6f00d0ca5c9c11ccd199ef9ad20124ba836b079]

INTEGRATION: CWS warnings01 (1.12.8); FILE MERGED 2005/11/07 17:03:16 pl 1.12.8.2: RESYNC: (1.12-1.13); FILE MERGED 2005/10/26 15:08:21 pl 1.12.8.1: #i55991# remove warnings for solaris platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [1a447b01958dea7f89fc9a5853b77ea3242e24b8]

INTEGRATION: CWS warnings01 (1.3.14); FILE MERGED 2006/03/10 15:10:59 pl 1.3.14.1: #i55991# removed warnings for windows platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [bc727b3f194e97048ba6f20a115129360c87de9f]

INTEGRATION: CWS warnings01 (1.13.14); FILE MERGED 2006/05/23 18:07:12 sb 1.13.14.2: RESYNC: (1.13-1.14); FILE MERGED 2006/03/10 15:10:58 pl 1.13.14.1: #i55991# removed warnings for windows platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [aa0b4c92847c031d04753ddc31af3a80b8037910]

INTEGRATION: CWS warnings01 (1.10.14); FILE MERGED 2006/01/25 18:00:45 sb 1.10.14.2: RESYNC: (1.10-1.11); FILE MERGED 2005/10/26 15:08:20 pl 1.10.14.1: #i55991# remove warnings for solaris platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [0ddd9fa24d10b4a5f1d807f61087495dc584c2de]

INTEGRATION: CWS warnings01 (1.3.14); FILE MERGED 2005/10/26 15:08:19 pl 1.3.14.2: #i55991# remove warnings for solaris platform 2005/10/21 10:46:26 pl 1.3.14.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [7233be4856f39c142c13f01bc7bd70627fc106a6]

INTEGRATION: CWS warnings01 (1.2.102); FILE MERGED 2006/03/10 15:10:58 pl 1.2.102.1: #i55991# removed warnings for windows platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [616d01d77857400b27931f64781b8e0b64c61bed]

INTEGRATION: CWS warnings01 (1.3.14); FILE MERGED 2006/03/10 15:10:58 pl 1.3.14.1: #i55991# removed warnings for windows platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [30c61d273f284b30f51a71066377d8ebf790d3e1]

INTEGRATION: CWS warnings01 (1.3.14); FILE MERGED 2005/10/21 10:46:25 pl 1.3.14.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [67c6bc1a64bf4e9ae804baa8804c727807465253]

INTEGRATION: CWS warnings01 (1.3.14); FILE MERGED 2006/03/10 15:10:57 pl 1.3.14.3: #i55991# removed warnings for windows platform 2005/11/10 13:04:04 pl 1.3.14.2: #i53898# removed warnings 2005/10/26 15:08:17 pl 1.3.14.1: #i55991# remove warnings for solaris platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [b5fa1d509e29d8a6db39f6e4a618a659d4972d0b]

INTEGRATION: CWS warnings01 (1.5.8); FILE MERGED 2006/03/10 15:10:57 pl 1.5.8.4: #i55991# removed warnings for windows platform 2006/01/25 18:00:52 sb 1.5.8.3: RESYNC: (1.7-1.8); FILE MERGED 2005/11/07 17:03:08 pl 1.5.8.2: RESYNC: (1.5-1.7); FILE MERGED 2005/10/26 15:08:16 pl 1.5.8.1: #i55991# remove warnings for solaris platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [99c6dd34deef0ccbe8386996576cfdec5174e048]

INTEGRATION: CWS warnings01 (1.6.2); FILE MERGED 2006/04/20 14:48:02 sb 1.6.2.1: #i53898# Made code warning-free again after resync to SRC680m162.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [1eaeb65b0b7354205895c7d2a51a0af9e6e897e4]

INTEGRATION: CWS warnings01 (1.4.14); FILE MERGED 2006/04/07 17:55:25 sb 1.4.14.3: RESYNC: (1.4-1.5); FILE MERGED 2005/11/10 13:04:04 pl 1.4.14.2: #i53898# removed warnings 2005/10/26 15:08:15 pl 1.4.14.1: #i55991# remove warnings for solaris platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [953f141e3c62bc2081b7e4da4e8439355decdb77]

INTEGRATION: CWS warnings01 (1.6.14); FILE MERGED 2006/04/07 17:54:53 sb 1.6.14.3: RESYNC: (1.6-1.7); FILE MERGED 2005/10/26 15:08:14 pl 1.6.14.2: #i55991# remove warnings for solaris platform 2005/10/21 10:46:25 pl 1.6.14.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [93355633cddb59412a46d9a7fc9abf689be9e6de]

INTEGRATION: CWS warnings01 (1.4.14); FILE MERGED 2006/03/10 15:10:57 pl 1.4.14.1: #i55991# removed warnings for windows platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [2535d01620f455ede2e6b138448bb3c87c68ccbf]

INTEGRATION: CWS warnings01 (1.3.14); FILE MERGED 2006/03/10 15:10:57 pl 1.3.14.1: #i55991# removed warnings for windows platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [c3981f45fdaf19de215429e49bb474ce7b83f038]

INTEGRATION: CWS warnings01 (1.3.14); FILE MERGED 2006/03/10 15:10:56 pl 1.3.14.1: #i55991# removed warnings for windows platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [e18607a1fd29a0c1b560bcd3d9e6945a408f1478]

INTEGRATION: CWS warnings01 (1.5.14); FILE MERGED 2005/10/26 15:08:13 pl 1.5.14.1: #i55991# remove warnings for solaris platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [13d648404cf1d8744a835fc92146297dd2770737]

INTEGRATION: CWS warnings01 (1.5.14); FILE MERGED 2005/10/26 15:08:12 pl 1.5.14.1: #i55991# remove warnings for solaris platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [647707ae0ec97aba72dd6665f0ac21cc88ff626a]

INTEGRATION: CWS warnings01 (1.4.14); FILE MERGED 2006/03/10 15:10:56 pl 1.4.14.1: #i55991# removed warnings for windows platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [1aa5f11c43bf38fca38a7b90bdda2d0b52a47bcc]

INTEGRATION: CWS warnings01 (1.4.14); FILE MERGED 2006/03/10 15:10:55 pl 1.4.14.1: #i55991# removed warnings for windows platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [455c8485b4e1d0e73f1f1e55f0d7421c50b75fbd]

INTEGRATION: CWS warnings01 (1.3.14); FILE MERGED 2006/03/10 15:10:55 pl 1.3.14.1: #i55991# removed warnings for windows platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [583a0b87eb72311056f69573871deb162bd4e69c]

INTEGRATION: CWS warnings01 (1.5.24); FILE MERGED 2006/05/19 11:33:53 obr 1.5.24.1: #i55991# warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [15a4bb8fb1d7e5634f4d64b8747c31e3ac8b75c7]

INTEGRATION: CWS warnings01 (1.1.2); FILE ADDED 2005/10/14 14:41:30 sb 1.1.2.2: #i53898# Fixed typo. 2005/10/14 14:34:30 sb 1.1.2.1: #i53898# Deliver twain.h only on WNT.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [24fa3be2817eb435a72e9b8e199a8f28fdefeeba]

INTEGRATION: CWS warnings01 (1.2.16); FILE MERGED 2005/10/14 14:33:46 sb 1.2.16.1: #i53898# Deliver twain.h only on WNT.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [676cc3ad60ef5aed608ab526700bfef1ea9e1b75]

INTEGRATION: CWS warnings01 (1.2.72); FILE MERGED 2005/10/14 14:33:45 sb 1.2.72.1: #i53898# Deliver twain.h only on WNT.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [aff9417f47312415f79d5254045bb65cec3ab76a]

INTEGRATION: CWS warnings01 (1.12.16); FILE MERGED 2005/12/21 11:32:05 fs 1.12.16.3: #i55991# warning-free code 2005/10/27 10:51:20 pl 1.12.16.2: #i55991# removed warnings for solaris platform 2005/10/21 09:49:03 dbo 1.12.16.1: #i53898# warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [eff54693a0e8d5b27335f9b288d87d8539c7e156]

INTEGRATION: CWS warnings01 (1.16.16); FILE MERGED 2006/05/23 18:05:59 sb 1.16.16.3: RESYNC: (1.16-1.17); FILE MERGED 2005/12/21 11:32:05 fs 1.16.16.2: #i55991# warning-free code 2005/10/27 10:51:19 pl 1.16.16.1: #i55991# removed warnings for solaris platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [a396940a874a27e2571167bf6495652f49dd2b24]

INTEGRATION: CWS warnings01 (1.51.14); FILE MERGED 2006/04/07 17:53:36 sb 1.51.14.3: RESYNC: (1.51-1.52); FILE MERGED 2005/10/27 10:51:19 pl 1.51.14.2: #i55991# removed warnings for solaris platform 2005/10/21 09:49:02 dbo 1.51.14.1: #i53898# warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [fd1512d6f20c8a3d4a4cba51524d0855d5e9799f]

INTEGRATION: CWS warnings01 (1.19.16); FILE MERGED 2005/10/27 10:51:18 pl 1.19.16.2: #i55991# removed warnings for solaris platform 2005/10/21 09:49:02 dbo 1.19.16.1: #i53898# warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [b128283cf17ce0b73cf68faa456b960b4bbcc25b]

INTEGRATION: CWS warnings01 (1.22.16); FILE MERGED 2006/04/07 17:53:28 sb 1.22.16.4: RESYNC: (1.22-1.23); FILE MERGED 2005/12/21 11:32:04 fs 1.22.16.3: #i55991# warning-free code 2005/10/27 10:51:18 pl 1.22.16.2: #i55991# removed warnings for solaris platform 2005/10/21 09:49:01 dbo 1.22.16.1: #i53898# warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [409dab2c26b5b973586e02a02e1ac43648e3ed48]

INTEGRATION: CWS warnings01 (1.15.16); FILE MERGED 2005/10/27 10:51:18 pl 1.15.16.1: #i55991# removed warnings for solaris platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [8ace7bd9a8fbeaa1e81d1388005e7b8b755067ae]

INTEGRATION: CWS warnings01 (1.8.16); FILE MERGED 2006/01/27 12:39:19 sb 1.8.16.2: #i53898# Made code warning-free. 2005/12/21 11:32:04 fs 1.8.16.1: #i55991# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [c9d92801cdafc11a1c6c649dd4353dbc7c315f99]

INTEGRATION: CWS warnings01 (1.5.16); FILE MERGED 2005/10/27 10:51:17 pl 1.5.16.2: #i55991# removed warnings for solaris platform 2005/10/21 09:49:00 dbo 1.5.16.1: #i53898# warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [3b4b87532b946e23997e6632b72fc381b1082db6]

INTEGRATION: CWS warnings01 (1.2.16); FILE MERGED 2005/10/27 10:51:17 pl 1.2.16.1: #i55991# removed warnings for solaris platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [e80b4c6792b4cfd81d89addd708baaefaa78deb5]

INTEGRATION: CWS warnings01 (1.3.6); FILE MERGED 2006/04/07 17:53:21 sb 1.3.6.3: RESYNC: (1.3-1.4); FILE MERGED 2005/11/10 13:17:02 pl 1.3.6.2: #i53898# removed warnings 2005/11/10 13:13:14 pl 1.3.6.1: #i53898# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [59dfafa4ae9f6bdfe24b901f9b3ccc40500f0bc8]

INTEGRATION: CWS warnings01 (1.3.16); FILE MERGED 2005/10/27 10:51:16 pl 1.3.16.1: #i55991# removed warnings for solaris platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [29e674700c1910a833f46f09aeba64314316c859]

INTEGRATION: CWS warnings01 (1.7.16); FILE MERGED 2005/10/27 10:51:16 pl 1.7.16.1: #i55991# removed warnings for solaris platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [7975754e1e228e544ead32dfe4cebbda46f013ec]

INTEGRATION: CWS warnings01 (1.13.16); FILE MERGED 2006/05/23 18:05:47 sb 1.13.16.3: RESYNC: (1.13-1.14); FILE MERGED 2005/12/21 11:41:11 fs 1.13.16.2: #i55991# warning-free code 2005/10/21 09:48:59 dbo 1.13.16.1: #i53898# warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [59efdab38242b908cfbf26cec564e95eda5bb3f5]

INTEGRATION: CWS warnings01 (1.8.16); FILE MERGED 2006/05/23 18:05:35 sb 1.8.16.4: RESYNC: (1.8-1.9); FILE MERGED 2006/05/12 16:28:05 sb 1.8.16.3: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162 (and in some cases reverted previous, problematic changes). 2005/12/21 10:37:03 fs 1.8.16.2: #i55991# removed TextSearch ctor taking a ULONG-as-LanguageType parameter 2005/10/21 09:48:59 dbo 1.8.16.1: #i53898# warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [f2f4d88477a593d952411d2666d6b63d5c787f10]

INTEGRATION: CWS warnings01 (1.2.16); FILE MERGED 2005/10/21 09:48:58 dbo 1.2.16.1: #i53898# warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [2ee939077226dc88590e4c3a44b7d0e0b0b004f7]

INTEGRATION: CWS warnings01 (1.9.16); FILE MERGED 2005/12/21 11:32:03 fs 1.9.16.2: #i55991# warning-free code 2005/10/21 09:48:57 dbo 1.9.16.1: #i53898# warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [a37dd1ba42265de3eab6410357c661b37d856154]

INTEGRATION: CWS warnings01 (1.3.16); FILE MERGED 2005/12/21 11:32:03 fs 1.3.16.2: #i55991# warning-free code 2005/10/21 09:48:57 dbo 1.3.16.1: #i53898# warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [99ffce310b450bec2e912c142034cd0cae887558]

INTEGRATION: CWS warnings01 (1.32.16); FILE MERGED 2006/05/23 18:05:21 sb 1.32.16.3: RESYNC: (1.32-1.34); FILE MERGED 2005/12/21 11:41:10 fs 1.32.16.2: #i55991# warning-free code 2005/12/21 11:32:02 fs 1.32.16.1: #i55991# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [440cf93e1905beb045798514e5048060ed25bd49]

INTEGRATION: CWS warnings01 (1.3.16); FILE MERGED 2006/05/23 18:03:52 sb 1.3.16.2: RESYNC: (1.3-1.4); FILE MERGED 2005/10/21 09:48:56 dbo 1.3.16.1: #i53898# warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [dd7d4473de662feb18f4be121d88187c71fb3e9c]

INTEGRATION: CWS warnings01 (1.5.16); FILE MERGED 2005/12/21 11:32:02 fs 1.5.16.1: #i55991# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [f2b2e80ed6bd9cfbfefa2ec0c7ac4a833b4d69bd]

INTEGRATION: CWS warnings01 (1.10.16); FILE MERGED 2005/12/21 11:41:10 fs 1.10.16.2: #i55991# warning-free code 2005/10/21 09:48:55 dbo 1.10.16.1: #i53898# warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [91c4573adb20f2392fcaa77af82749df27dbeccc]

INTEGRATION: CWS warnings01 (1.11.16); FILE MERGED 2005/12/21 11:41:09 fs 1.11.16.2: #i55991# warning-free code 2005/10/21 09:48:55 dbo 1.11.16.1: #i53898# warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [037f0acf0d9e186c0bd298f7579427cfa05a5839]

INTEGRATION: CWS warnings01 (1.4.16); FILE MERGED 2005/10/27 10:51:15 pl 1.4.16.2: #i55991# removed warnings for solaris platform 2005/10/21 09:48:54 dbo 1.4.16.1: #i53898# warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [429995280d54f8dd53f793e867f7ce98f8c18b79]

INTEGRATION: CWS warnings01 (1.8.16); FILE MERGED 2005/12/21 11:41:07 fs 1.8.16.4: #i55991# warning-free code 2005/12/21 11:32:02 fs 1.8.16.3: #i55991# warning-free code 2005/10/27 10:51:15 pl 1.8.16.2: #i55991# removed warnings for solaris platform 2005/10/21 09:48:53 dbo 1.8.16.1: #i53898# warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [ca80323add8f218271ce571921642905335a6792]

INTEGRATION: CWS warnings01 (1.41.16); FILE MERGED 2006/01/25 18:00:28 sb 1.41.16.3: RESYNC: (1.41-1.42); FILE MERGED 2005/10/27 10:51:13 pl 1.41.16.2: #i55991# removed warnings for solaris platform 2005/10/21 09:48:53 dbo 1.41.16.1: #i53898# warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [0fc678fc5481a94fd1ecbea051c7ce2486d7dfee]

INTEGRATION: CWS warnings01 (1.48.16); FILE MERGED 2006/01/27 12:39:19 sb 1.48.16.6: #i53898# Made code warning-free. 2006/01/25 18:00:19 sb 1.48.16.5: RESYNC: (1.48-1.49); FILE MERGED 2005/11/14 14:17:51 pl 1.48.16.4: #i55991# removed warnings 2005/11/10 13:13:13 pl 1.48.16.3: #i53898# removed warnings 2005/10/27 10:51:11 pl 1.48.16.2: #i55991# removed warnings for solaris platform 2005/10/21 09:48:52 dbo 1.48.16.1: #i53898# warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [dd4d3082c29e8cd76923889c7f63e0dc3be53837]

INTEGRATION: CWS warnings01 (1.18.10); FILE MERGED 2006/01/25 18:00:11 sb 1.18.10.3: RESYNC: (1.19-1.20); FILE MERGED 2005/11/07 17:01:04 pl 1.18.10.2: RESYNC: (1.18-1.19); FILE MERGED 2005/10/21 09:48:51 dbo 1.18.10.1: #i53898# warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [479306965ed5070379f6314629f688cc40a40237]

INTEGRATION: CWS warnings01 (1.12.16); FILE MERGED 2005/11/10 13:13:13 pl 1.12.16.2: #i53898# removed warnings 2005/10/27 10:51:11 pl 1.12.16.1: #i55991# removed warnings for solaris platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [9dfceac7ddcd07b30724fc62e0f5c303ac412ba2]

INTEGRATION: CWS warnings01 (1.6.16); FILE MERGED 2005/11/10 13:13:12 pl 1.6.16.2: #i53898# removed warnings 2005/10/21 09:48:50 dbo 1.6.16.1: #i53898# warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [b923833cd04d962bafb4d8c18024f7a60fd20d77]

INTEGRATION: CWS warnings01 (1.2.16); FILE MERGED 2005/10/21 09:48:49 dbo 1.2.16.1: #i53898# warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [0af8892ff2611c99a07e829e12e518daf27b1f03]

INTEGRATION: CWS warnings01 (1.7.46); FILE MERGED 2006/05/23 18:03:31 sb 1.7.46.2: RESYNC: (1.7-1.8); FILE MERGED 2005/10/27 10:51:10 pl 1.7.46.1: #i55991# removed warnings for solaris platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [77d53817b331fcf5f6641fc430762efab57723a6]

INTEGRATION: CWS warnings01 (1.24.46); FILE MERGED 2005/10/27 10:51:10 pl 1.24.46.1: #i55991# removed warnings for solaris platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [18957e4c1a7bc5020fee0c30e6b860d612d29b45]

INTEGRATION: CWS warnings01 (1.7.16); FILE MERGED 2005/10/27 10:51:09 pl 1.7.16.1: #i55991# removed warnings for solaris platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [327ca97f37162c7e5ba0031b41b6e7bc20bf6db2]

INTEGRATION: CWS warnings01 (1.7.16); FILE MERGED 2006/05/26 13:44:33 sb 1.7.16.3: #i53898# Made code warning-free and/or compile at all after resync to SRC680m170. 2006/05/12 16:27:46 sb 1.7.16.2: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162 (and in some cases reverted previous, problematic changes). 2005/12/21 10:36:53 fs 1.7.16.1: #i55991# removed TextSearch ctor taking a ULONG-as-LanguageType parameter


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [26d675d2c636e3eaec53700a3a6a7750889739f0]

INTEGRATION: CWS warnings01 (1.8.16); FILE MERGED 2005/10/27 10:51:09 pl 1.8.16.1: #i55991# removed warnings for solaris platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [67f9178b5ab037434f3a980a8c162c70eca1ada7]

INTEGRATION: CWS warnings01 (1.3.16); FILE MERGED 2005/10/26 10:35:45 pl 1.3.16.2: #i55991# removed warnings for linux platform 2005/10/26 10:28:31 pl 1.3.16.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [8fff021a3fb83f304263d293d7d9d1f97f8e99e6]

INTEGRATION: CWS warnings01 (1.7.16); FILE MERGED 2005/10/27 10:51:08 pl 1.7.16.1: #i55991# removed warnings for solaris platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [7d36ee40f93ce543422ac80e7f63d2ce5726d098]

INTEGRATION: CWS warnings01 (1.3.16); FILE MERGED 2006/03/14 13:52:25 fs 1.3.16.1: warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [aa2673408ab19c17a6664db7545b61c553e9bc51]

INTEGRATION: CWS warnings01 (1.23.16); FILE MERGED 2006/01/25 17:59:39 sb 1.23.16.2: RESYNC: (1.23-1.24); FILE MERGED 2005/11/14 14:17:51 pl 1.23.16.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [e20cb4a6062e3a26bff732cceb82eaa0101d22e0]

INTEGRATION: CWS warnings01 (1.11.16); FILE MERGED 2005/12/21 11:32:01 fs 1.11.16.1: #i55991# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [0b5ee5e92e42201bb8e7e822b827c7c39982a449]

INTEGRATION: CWS warnings01 (1.4.24); FILE MERGED 2005/11/28 12:46:27 cl 1.4.24.1: warning free code fixes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [9bae0396e5738e4683d88daa025c91e6f2b1b210]

INTEGRATION: CWS warnings01 (1.3.24); FILE MERGED 2005/11/28 12:46:26 cl 1.3.24.1: warning free code fixes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [3324446f3f49256ee00c5afaf9e9e01f5327e337]

INTEGRATION: CWS warnings01 (1.4.24); FILE MERGED 2005/11/28 12:46:26 cl 1.4.24.1: warning free code fixes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [16f25fd4ca4ce3cbec00fe9b7d6f18fee7d99f87]

INTEGRATION: CWS warnings01 (1.2.24); FILE MERGED 2006/05/22 15:14:59 sb 1.2.24.1: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [a7944c65724719bebfb7d44f3aa6510dea090f93]

INTEGRATION: CWS warnings01 (1.4.24); FILE MERGED 2006/05/22 15:14:58 sb 1.4.24.1: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [75705031f885c6d5856633740f14dec40cc9336d]

INTEGRATION: CWS warnings01 (1.5.10); FILE MERGED 2006/05/23 18:02:58 sb 1.5.10.2: RESYNC: (1.5-1.6); FILE MERGED 2005/11/28 12:46:26 cl 1.5.10.1: warning free code fixes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [7aff79f60aee8be5369b4c504afbb8cf928ac848]

INTEGRATION: CWS warnings01 (1.2.24); FILE MERGED 2005/11/28 12:46:25 cl 1.2.24.1: warning free code fixes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [20b2652d27801efe86d2efe195d866dfb97cd307]

INTEGRATION: CWS warnings01 (1.3.22); FILE MERGED 2005/11/28 12:46:25 cl 1.3.22.1: warning free code fixes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [8ec83ba8d2652a5808e452b41e7ee04a7f7060ec]

INTEGRATION: CWS warnings01 (1.3.24); FILE MERGED 2005/11/28 12:46:25 cl 1.3.24.1: warning free code fixes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [32c7e8116c158c11489e3359120b9ed172b99025]

INTEGRATION: CWS warnings01 (1.2.22); FILE MERGED 2005/11/28 12:46:25 cl 1.2.22.1: warning free code fixes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [288508b9f3284bfc429d98b3f719f32665901316]

INTEGRATION: CWS warnings01 (1.5.24); FILE MERGED 2006/05/23 18:02:10 sb 1.5.24.2: RESYNC: (1.5-1.6); FILE MERGED 2005/11/28 12:46:25 cl 1.5.24.1: warning free code fixes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [3f3b6e60564bfc287f8de67a22da67d1124d4479]

INTEGRATION: CWS warnings01 (1.3.24); FILE MERGED 2006/02/14 10:53:42 cl 1.3.24.2: removed extra ';' 2005/11/28 12:46:24 cl 1.3.24.1: warning free code fixes


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [d640722cdf7586341d7d58dda7d8ac0b839a2e2b]

INTEGRATION: CWS warnings01 (1.31.8); FILE MERGED 2006/04/07 17:52:43 sb 1.31.8.2: RESYNC: (1.31-1.32); FILE MERGED 2005/10/14 11:19:45 sb 1.31.8.1: #i53898# Made code warning-free; cleanup.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [c6be51842859238f389779d9fdd594ca950f298e]

INTEGRATION: CWS warnings01 (1.3.8); FILE MERGED 2005/10/14 11:19:44 sb 1.3.8.1: #i53898# Made code warning-free; cleanup.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [05b914ce3bb830783fcbb28290332068cdbf334e]

INTEGRATION: CWS warnings01 (1.7.8); FILE MERGED 2005/10/27 16:05:25 sb 1.7.8.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [f5e07d2a818fbd7de0c197da6912c38cbdaffcfe]

INTEGRATION: CWS warnings01 (1.4.8); FILE MERGED 2006/02/24 14:49:19 sb 1.4.8.3: #i53898# Made code warning-free; removed dead code. 2005/10/14 14:35:41 sb 1.4.8.2: #i53898# Fixed typo. 2005/10/14 11:19:44 sb 1.4.8.1: #i53898# Made code warning-free; cleanup.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [4ac72e4a9a8758e04e844f5d75fcbcddc452ff31]

INTEGRATION: CWS warnings01 (1.2.8); FILE MERGED 2006/02/24 14:49:18 sb 1.2.8.1: #i53898# Made code warning-free; removed dead code.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [bbb68f8b6aaf06833837b95d2d3f996fa9de70a3]

INTEGRATION: CWS warnings01 (1.2.8); FILE MERGED 2006/02/24 14:49:17 sb 1.2.8.1: #i53898# Made code warning-free; removed dead code.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [c5130c97d013ae2d38fa06db5cbc9254a0bbd3bc]

INTEGRATION: CWS warnings01 (1.17.4); FILE MERGED 2006/05/23 18:01:04 sb 1.17.4.3: RESYNC: (1.17-1.18); FILE MERGED 2005/10/27 12:29:19 sb 1.17.4.2: #i53898# Made code warning-free. 2005/10/14 11:19:43 sb 1.17.4.1: #i53898# Made code warning-free; cleanup.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [a40c44819919f0fa21ff3f39cbd0777aabd590d6]

INTEGRATION: CWS warnings01 (1.6.96); FILE MERGED 2006/02/24 14:48:56 sb 1.6.96.3: #i53898# Made code warning-free; removed dead code. 2005/09/22 21:44:07 sb 1.6.96.2: RESYNC: (1.6-1.7); FILE MERGED 2005/09/08 13:41:38 sj 1.6.96.1: #53898# Warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [b1e48780b29e1e4b4a3dfe7cdcb2dc5d712bb3af]

INTEGRATION: CWS warnings01 (1.4.8); FILE MERGED 2005/10/27 12:29:19 sb 1.4.8.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [756ff354d205f0eac3830663f00366cf3783eafc]

INTEGRATION: CWS warnings01 (1.5.8); FILE MERGED 2006/05/23 18:00:52 sb 1.5.8.3: RESYNC: (1.5-1.6); FILE MERGED 2006/02/24 14:48:56 sb 1.5.8.2: #i53898# Made code warning-free; removed dead code. 2005/10/27 12:29:19 sb 1.5.8.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [cf6a7fbf209485bb8516cfd220f2bf391f69d782]

INTEGRATION: CWS warnings01 (1.6.8); FILE MERGED 2006/05/23 18:00:36 sb 1.6.8.3: RESYNC: (1.6-1.7); FILE MERGED 2006/02/24 14:48:56 sb 1.6.8.2: #i53898# Made code warning-free; removed dead code. 2005/10/27 12:29:18 sb 1.6.8.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [47c12f6df9adaf4c70e48fb1a9fa587037772110]

INTEGRATION: CWS warnings01 (1.7.8); FILE MERGED 2006/05/26 13:44:01 sb 1.7.8.3: #i53898# Made code warning-free and/or compile at all after resync to SRC680m170. 2006/05/23 18:00:08 sb 1.7.8.2: RESYNC: (1.7-1.8); FILE MERGED 2006/02/24 14:48:56 sb 1.7.8.1: #i53898# Made code warning-free; removed dead code.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [8505795db67729497f5e642c992a780fc3e373c9]

INTEGRATION: CWS warnings01 (1.6.8); FILE MERGED 2006/05/23 17:59:46 sb 1.6.8.4: RESYNC: (1.6-1.7); FILE MERGED 2006/02/24 14:48:55 sb 1.6.8.3: #i53898# Made code warning-free; removed dead code. 2005/10/27 12:29:18 sb 1.6.8.2: #i53898# Made code warning-free. 2005/10/14 11:19:43 sb 1.6.8.1: #i53898# Made code warning-free; cleanup.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [09bd1e93adff9f173df8366e2ca064beb88e6d37]

INTEGRATION: CWS warnings01 (1.7.8); FILE MERGED 2006/05/23 17:58:25 sb 1.7.8.3: RESYNC: (1.7-1.8); FILE MERGED 2006/02/24 14:48:55 sb 1.7.8.2: #i53898# Made code warning-free; removed dead code. 2005/10/27 12:29:17 sb 1.7.8.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [67ec441e5e05b090302704b524dabb0d2aa592ff]

INTEGRATION: CWS warnings01 (1.4.8); FILE MERGED 2006/05/23 17:57:45 sb 1.4.8.4: RESYNC: (1.4-1.5); FILE MERGED 2006/02/24 14:48:55 sb 1.4.8.3: #i53898# Made code warning-free; removed dead code. 2005/10/27 12:29:16 sb 1.4.8.2: #i53898# Made code warning-free. 2005/10/14 11:19:42 sb 1.4.8.1: #i53898# Made code warning-free; cleanup.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [55a621dbcec100751194404ef3a0f804ad2acc65]

INTEGRATION: CWS warnings01 (1.4.8); FILE MERGED 2006/02/24 14:48:55 sb 1.4.8.3: #i53898# Made code warning-free; removed dead code. 2006/01/06 11:49:21 fs 1.4.8.2: #i53898# warning-free code 2005/10/27 12:29:15 sb 1.4.8.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [a64157d93a1951f498009e7f0fcf6fe391f8721f]

INTEGRATION: CWS warnings01 (1.10.8); FILE MERGED 2005/11/10 11:20:42 pl 1.10.8.3: #i53898# removed warnings 2005/10/27 12:29:15 sb 1.10.8.2: #i53898# Made code warning-free. 2005/10/14 11:19:42 sb 1.10.8.1: #i53898# Made code warning-free; cleanup.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [ea4053e441170f9d9ec7c40a3244acc7316f2774]

INTEGRATION: CWS warnings01 (1.3.8); FILE MERGED 2005/10/13 13:24:31 sb 1.3.8.1: #i53898# Removed code for obsolete platforms.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [4f764e00f36607ee0d66c99de2000bff1cf23206]

INTEGRATION: CWS warnings01 (1.2.8); FILE REMOVED 2005/10/13 13:24:31 sb 1.2.8.1: #i53898# Removed code for obsolete platforms.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [327af3b197ed3e240693db69a3d1308964f69dc9]

INTEGRATION: CWS warnings01 (1.20.6); FILE MERGED 2006/04/07 17:52:24 sb 1.20.6.7: RESYNC: (1.21-1.22); FILE MERGED 2006/02/24 14:48:55 sb 1.20.6.6: #i53898# Made code warning-free; removed dead code. 2006/01/06 11:49:21 fs 1.20.6.5: #i53898# warning-free code 2005/11/07 17:00:37 pl 1.20.6.4: RESYNC: (1.20-1.21); FILE MERGED 2005/10/27 12:29:15 sb 1.20.6.3: #i53898# Made code warning-free. 2005/10/14 11:19:41 sb 1.20.6.2: #i53898# Made code warning-free; cleanup. 2005/10/13 13:24:31 sb 1.20.6.1: #i53898# Removed code for obsolete platforms.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [3d660ff757f0896e30bf2ed60e75d188fcd9da35]

INTEGRATION: CWS warnings01 (1.6.8); FILE MERGED 2005/10/13 13:24:30 sb 1.6.8.1: #i53898# Removed code for obsolete platforms.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [3c43fe7461470c4d4de132d650802e2e540a42ae]

INTEGRATION: CWS warnings01 (1.2.8); FILE MERGED 2005/10/13 13:24:30 sb 1.2.8.1: #i53898# Removed code for obsolete platforms.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [c43dc3314988eb8d714fe27c5a1f2b26868c2db9]

INTEGRATION: CWS warnings01 (1.2.8); FILE MERGED 2005/10/27 12:29:14 sb 1.2.8.2: #i53898# Made code warning-free. 2005/10/14 11:19:41 sb 1.2.8.1: #i53898# Made code warning-free; cleanup.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [55e8a126f289bbfd3630aa268b4031def4cb098b]

INTEGRATION: CWS warnings01 (1.4.6); FILE MERGED 2006/04/07 17:52:17 sb 1.4.6.5: RESYNC: (1.4-1.5); FILE MERGED 2006/01/06 11:44:19 fs 1.4.6.4: #i53898# warning-free code 2005/11/10 11:20:42 pl 1.4.6.3: #i53898# removed warnings 2005/10/27 12:29:14 sb 1.4.6.2: #i53898# Made code warning-free. 2005/10/14 11:19:40 sb 1.4.6.1: #i53898# Made code warning-free; cleanup.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [8c7ded3130f7926b56f473bf35230c5fda69486e]

INTEGRATION: CWS warnings01 (1.4.8); FILE MERGED 2005/10/27 12:29:13 sb 1.4.8.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [7db861e871fcbe2d04e418d784a6168fafb1729e]

INTEGRATION: CWS warnings01 (1.3.8); FILE MERGED 2006/01/06 11:44:09 fs 1.3.8.2: #i53898# warning-free code 2005/10/14 11:19:40 sb 1.3.8.1: #i53898# Made code warning-free; cleanup.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [3376cfc517667703acf77e6aa2620eeb2d4b23a8]

INTEGRATION: CWS warnings01 (1.2.6); FILE MERGED 2006/01/25 17:59:00 sb 1.2.6.3: RESYNC: (1.2-1.3); FILE MERGED 2005/11/10 11:20:41 pl 1.2.6.2: #i53898# removed warnings 2005/10/27 12:29:13 sb 1.2.6.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [9e32ccdaea25ffe5a4abb7eae44c7dc9d16024a0]

INTEGRATION: CWS warnings01 (1.38.8); FILE MERGED 2006/05/23 17:54:43 sb 1.38.8.5: RESYNC: (1.40-1.41); FILE MERGED 2006/04/20 14:47:02 sb 1.38.8.4: #i53898# Made code warning-free again after resync to SRC680m162. 2006/04/07 17:51:40 sb 1.38.8.3: RESYNC: (1.38-1.40); FILE MERGED 2005/10/27 12:29:12 sb 1.38.8.2: #i53898# Made code warning-free. 2005/10/14 11:19:39 sb 1.38.8.1: #i53898# Made code warning-free; cleanup.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [9816147db785c0f91dd3192ac3e1917c419ba51a]

INTEGRATION: CWS warnings01 (1.8.8); FILE MERGED 2005/10/27 12:29:11 sb 1.8.8.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [d80da851dc2cb0f17338bae7e78e41da5c64cb85]

INTEGRATION: CWS warnings01 (1.2.8); FILE MERGED 2005/10/27 12:29:11 sb 1.2.8.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [dfde02f3e07349311efcb3c8e5b9d53f60cf8693]

INTEGRATION: CWS warnings01 (1.2.8); FILE MERGED 2005/10/27 12:29:10 sb 1.2.8.3: #i53898# Made code warning-free. 2005/10/14 11:19:38 sb 1.2.8.2: #i53898# Made code warning-free; cleanup. 2005/10/13 13:24:30 sb 1.2.8.1: #i53898# Removed code for obsolete platforms.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [c6ce0af41a75bba4dbf3c161e967449ad327fa14]

INTEGRATION: CWS warnings01 (1.3.8); FILE MERGED 2006/01/06 11:37:29 fs 1.3.8.2: #i53898# warning-free code 2005/10/27 12:29:10 sb 1.3.8.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [dfd9620c9d7a9e96f583bc143c4724ebc85f286d]

INTEGRATION: CWS warnings01 (1.6.6); FILE MERGED 2006/02/24 14:48:54 sb 1.6.6.3: #i53898# Made code warning-free; removed dead code. 2005/10/27 12:29:03 sb 1.6.6.2: #i53898# Made code warning-free. 2005/10/14 11:19:38 sb 1.6.6.1: #i53898# Made code warning-free; cleanup.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [11bec60c53d211d17b012cfeaf0ac03fcef38fe8]

INTEGRATION: CWS warnings01 (1.6.8); FILE MERGED 2006/04/07 17:52:10 sb 1.6.8.3: RESYNC: (1.6-1.7); FILE MERGED 2005/10/27 12:29:03 sb 1.6.8.2: #i53898# Made code warning-free. 2005/10/14 11:19:37 sb 1.6.8.1: #i53898# Made code warning-free; cleanup.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [4e27670087c52f5ebc63cb7aad9175f8b657513d]

INTEGRATION: CWS warnings01 (1.10.8); FILE MERGED 2006/02/24 14:48:54 sb 1.10.8.3: #i53898# Made code warning-free; removed dead code. 2005/10/27 12:29:03 sb 1.10.8.2: #i53898# Made code warning-free. 2005/10/14 11:19:36 sb 1.10.8.1: #i53898# Made code warning-free; cleanup.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [9c786d74d71f2dd5941242884951a0fc38621eb0]

INTEGRATION: CWS warnings01 (1.3.8); FILE MERGED 2006/05/23 17:55:12 sb 1.3.8.2: RESYNC: (1.3-1.4); FILE MERGED 2005/10/13 13:24:29 sb 1.3.8.1: #i53898# Removed code for obsolete platforms.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [ef45865f5a74789c7f8fe6d0d2bd992f57b810ab]

INTEGRATION: CWS warnings01 (1.11.6); FILE MERGED 2006/01/05 10:14:28 fs 1.11.6.3: #i53898# warning-free code 2005/10/27 12:29:02 sb 1.11.6.2: #i53898# Made code warning-free. 2005/10/14 11:19:36 sb 1.11.6.1: #i53898# Made code warning-free; cleanup.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [69c5035b37e42d30be63ce6b67d9671a31fff7d5]

INTEGRATION: CWS warnings01 (1.6.6); FILE MERGED 2006/04/07 17:52:03 sb 1.6.6.4: RESYNC: (1.8-1.9); FILE MERGED 2006/01/05 10:14:27 fs 1.6.6.3: #i53898# warning-free code 2005/11/07 17:00:01 pl 1.6.6.2: RESYNC: (1.6-1.8); FILE MERGED 2005/10/27 12:29:02 sb 1.6.6.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [51359dd03ab4383bebd0fd893538ce7876c0856a]

INTEGRATION: CWS warnings01 (1.11.8); FILE MERGED 2005/10/27 12:29:02 sb 1.11.8.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [bae3ce698cfa45b15aa64b314401792a5b62a9cd]

INTEGRATION: CWS warnings01 (1.3.8); FILE MERGED 2005/10/27 12:29:01 sb 1.3.8.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [e063fdd3b6f1634c033bf19920252986d17d1f8a]

INTEGRATION: CWS warnings01 (1.12.8); FILE MERGED 2006/01/06 11:38:01 fs 1.12.8.4: #i53898# warning-free code 2006/01/05 10:14:26 fs 1.12.8.3: #i53898# warning-free code 2005/10/27 12:29:01 sb 1.12.8.2: #i53898# Made code warning-free. 2005/10/14 11:19:35 sb 1.12.8.1: #i53898# Made code warning-free; cleanup.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [aa1a8215e0ed2c926536b2c1575231b4bfc91bb5]

INTEGRATION: CWS warnings01 (1.9.8); FILE MERGED 2006/04/20 14:47:01 sb 1.9.8.2: #i53898# Made code warning-free again after resync to SRC680m162. 2006/03/17 12:51:21 pl 1.9.8.1: #i55991# move color constructor to tools due to linkage


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [f6c1a197008e5d18d37e97163d3d147e35fdf963]

INTEGRATION: CWS warnings01 (1.4.8); FILE MERGED 2006/01/05 10:14:25 fs 1.4.8.2: #i53898# warning-free code 2005/10/27 12:29:01 sb 1.4.8.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [39784904deb92027742ce9e5652462026b28b162]

INTEGRATION: CWS warnings01 (1.2.8); FILE MERGED 2006/02/24 14:48:54 sb 1.2.8.2: #i53898# Made code warning-free; removed dead code. 2006/01/05 10:14:25 fs 1.2.8.1: #i53898# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [87b6f74cb97a103c70f6593c8827185e1e4b2fe8]

INTEGRATION: CWS warnings01 (1.5.8); FILE MERGED 2006/02/24 14:48:54 sb 1.5.8.4: #i53898# Made code warning-free; removed dead code. 2006/01/06 11:29:38 fs 1.5.8.3: warning-free code: removed setting nError in SetCWD, since SetCWD is const now. No client of SetCWD makes use of the error, according to LXR 2006/01/05 10:14:24 fs 1.5.8.2: #i53898# warning-free code 2005/10/27 12:29:00 sb 1.5.8.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [43f4823f4d3ad500820b0b796eaa8423d0c1c981]

INTEGRATION: CWS warnings01 (1.54.8); FILE MERGED 2006/04/07 17:51:56 sb 1.54.8.3: RESYNC: (1.54-1.55); FILE MERGED 2005/10/27 12:29:00 sb 1.54.8.2: #i53898# Made code warning-free. 2005/10/14 11:19:34 sb 1.54.8.1: #i53898# Made code warning-free; cleanup.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [adc69675974ef5bad0695486966a529b348f939b]

INTEGRATION: CWS warnings01 (1.6.8); FILE MERGED 2006/05/23 17:55:04 sb 1.6.8.4: RESYNC: (1.6-1.7); FILE MERGED 2005/10/27 12:28:59 sb 1.6.8.3: #i53898# Made code warning-free. 2005/10/14 11:19:34 sb 1.6.8.2: #i53898# Made code warning-free; cleanup. 2005/10/13 13:24:28 sb 1.6.8.1: #i53898# Removed code for obsolete platforms.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [b9f089c289428bb7709137ad8eff87487fb3260c]

INTEGRATION: CWS warnings01 (1.8.8); FILE MERGED 2006/02/24 14:48:54 sb 1.8.8.2: #i53898# Made code warning-free; removed dead code. 2005/10/14 11:19:33 sb 1.8.8.1: #i53898# Made code warning-free; cleanup.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [744ee91bb73e0c1d856849d98a739f4e1580bdbe]

INTEGRATION: CWS warnings01 (1.7.8); FILE MERGED 2006/02/24 14:48:53 sb 1.7.8.3: #i53898# Made code warning-free; removed dead code. 2005/10/27 12:28:59 sb 1.7.8.2: #i53898# Made code warning-free. 2005/10/14 11:19:33 sb 1.7.8.1: #i53898# Made code warning-free; cleanup.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [3db0817ead0a625e2aeee98fe9b4d87749db4955]

INTEGRATION: CWS warnings01 (1.2.8); FILE REMOVED 2005/10/13 13:24:28 sb 1.2.8.1: #i53898# Removed code for obsolete platforms.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [ef75547b647cfd26149d20b017372a651d19431c]

INTEGRATION: CWS warnings01 (1.4.8); FILE REMOVED 2005/10/13 13:24:28 sb 1.4.8.1: #i53898# Removed code for obsolete platforms.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [bda7552fd3a2cfa474fd493bc5c5acdd9ff064be]

INTEGRATION: CWS warnings01 (1.2.8); FILE MERGED 2006/02/24 14:48:53 sb 1.2.8.3: #i53898# Made code warning-free; removed dead code. 2005/10/14 11:19:33 sb 1.2.8.2: #i53898# Made code warning-free; cleanup. 2005/10/13 13:24:28 sb 1.2.8.1: #i53898# Removed code for obsolete platforms.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [f183c297a4a41eaa5f457f22bd81ce1defc400e3]

INTEGRATION: CWS warnings01 (1.5.8); FILE MERGED 2005/10/27 12:28:59 sb 1.5.8.3: #i53898# Made code warning-free. 2005/10/14 11:19:32 sb 1.5.8.2: #i53898# Made code warning-free; cleanup. 2005/10/13 13:24:28 sb 1.5.8.1: #i53898# Removed code for obsolete platforms.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [ff2025f292d931a81d2a178bb2acb68d841632b4]

INTEGRATION: CWS warnings01 (1.20.8); FILE MERGED 2006/02/24 14:48:53 sb 1.20.8.4: #i53898# Made code warning-free; removed dead code. 2005/10/27 12:28:59 sb 1.20.8.3: #i53898# Made code warning-free. 2005/10/14 11:19:32 sb 1.20.8.2: #i53898# Made code warning-free; cleanup. 2005/10/13 13:24:26 sb 1.20.8.1: #i53898# Removed code for obsolete platforms.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [7cf2dd2735e7f4c42a70c316670520b1d2de5190]

INTEGRATION: CWS warnings01 (1.2.8); FILE MERGED 2005/10/14 11:19:31 sb 1.2.8.2: #i53898# Made code warning-free; cleanup. 2005/10/13 13:24:26 sb 1.2.8.1: #i53898# Removed code for obsolete platforms.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [a1f7c97ebe0098389b092ebaea4f274fbc37e480]

INTEGRATION: CWS warnings01 (1.2.8); FILE MERGED 2005/10/13 13:24:26 sb 1.2.8.1: #i53898# Removed code for obsolete platforms.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [74e9c7cf25340650eaa6e444d66561a3cf7681c0]

INTEGRATION: CWS warnings01 (1.2.8); FILE MERGED 2005/10/27 12:28:58 sb 1.2.8.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [cd271ba12aa128382b1db85072b2b8976e377c84]

INTEGRATION: CWS warnings01 (1.4.8); FILE MERGED 2006/04/20 14:47:01 sb 1.4.8.1: #i53898# Made code warning-free again after resync to SRC680m162.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [0ffd0e51ad1a909a2ed097d736c5dc7258325b2c]

INTEGRATION: CWS warnings01 (1.9.8); FILE MERGED 2006/04/20 14:47:01 sb 1.9.8.6: #i53898# Made code warning-free again after resync to SRC680m162. 2006/04/07 17:51:47 sb 1.9.8.5: RESYNC: (1.9-1.10); FILE MERGED 2006/01/05 10:14:23 fs 1.9.8.4: #i53898# warning-free code 2005/11/10 11:20:41 pl 1.9.8.3: #i53898# removed warnings 2005/10/27 12:28:58 sb 1.9.8.2: #i53898# Made code warning-free. 2005/10/13 13:24:26 sb 1.9.8.1: #i53898# Removed code for obsolete platforms.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [d23fd649c713aa0a640b44bda426306f34603c38]

INTEGRATION: CWS warnings01 (1.9.8); FILE MERGED 2006/01/05 10:14:22 fs 1.9.8.2: #i53898# warning-free code 2005/10/13 13:24:25 sb 1.9.8.1: #i53898# Removed code for obsolete platforms.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [6f2006e2df0bd1b691dfc398b5f7bb568f54af7b]

INTEGRATION: CWS warnings01 (1.2.8); FILE MERGED 2006/05/23 17:54:57 sb 1.2.8.3: RESYNC: (1.2-1.3); FILE MERGED 2006/01/05 10:14:22 fs 1.2.8.2: #i53898# warning-free code 2005/10/13 13:24:25 sb 1.2.8.1: #i53898# Removed code for obsolete platforms.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [962dfb77b8057795476a6f1672610fa7cc9c1313]

INTEGRATION: CWS warnings01 (1.5.8); FILE MERGED 2006/05/26 13:44:01 sb 1.5.8.4: #i53898# Made code warning-free and/or compile at all after resync to SRC680m170. 2006/05/23 17:54:50 sb 1.5.8.3: RESYNC: (1.5-1.6); FILE MERGED 2006/01/05 10:14:21 fs 1.5.8.2: #i53898# warning-free code 2005/10/14 11:19:31 sb 1.5.8.1: #i53898# Made code warning-free; cleanup.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [ba0ea6fe8a3bfe35619f4dcd199a7aaafe55f7c9]

INTEGRATION: CWS warnings01 (1.15.8); FILE MERGED 2006/01/06 11:37:55 fs 1.15.8.3: #i53898# warning-free code 2005/10/27 12:28:57 sb 1.15.8.2: #i53898# Made code warning-free. 2005/10/14 11:19:30 sb 1.15.8.1: #i53898# Made code warning-free; cleanup.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [d166f00aba45b1877fa6369323bdf8931002c297]

INTEGRATION: CWS warnings01 (1.8.8); FILE MERGED 2005/11/10 11:20:40 pl 1.8.8.2: #i53898# removed warnings 2005/10/14 11:19:30 sb 1.8.8.1: #i53898# Made code warning-free; cleanup.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [b95cb9c60cca4be76681c9d2ec242e4aab9d4463]

INTEGRATION: CWS warnings01 (1.2.8); FILE MERGED 2005/10/27 12:28:57 sb 1.2.8.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [0539ab9f93875255229c8aa80cd2b24ffce32cc8]

INTEGRATION: CWS warnings01 (1.38.22); FILE MERGED 2006/05/23 17:54:18 sb 1.38.22.6: RESYNC: (1.40-1.42); FILE MERGED 2006/03/10 16:32:51 ihi 1.38.22.5: #i57362# transex3 linker warning removed 2006/02/24 14:49:58 sb 1.38.22.4: #i53898# Made code warning-free; removed dead code. 2006/01/25 17:58:42 sb 1.38.22.3: RESYNC: (1.38-1.40); FILE MERGED 2005/10/27 12:28:57 sb 1.38.22.2: #i53898# Made code warning-free. 2005/10/14 11:19:29 sb 1.38.22.1: #i53898# Made code warning-free; cleanup.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [3244f6cd76b6874601145e84040bd4718be1b656]

INTEGRATION: CWS warnings01 (1.21.48); FILE MERGED 2006/05/23 17:54:25 sb 1.21.48.5: RESYNC: (1.22-1.23); FILE MERGED 2006/02/24 14:49:58 sb 1.21.48.4: #i53898# Made code warning-free; removed dead code. 2005/11/07 16:59:53 pl 1.21.48.3: RESYNC: (1.21-1.22); FILE MERGED 2005/10/27 12:28:56 sb 1.21.48.2: #i53898# Made code warning-free. 2005/10/13 13:24:25 sb 1.21.48.1: #i53898# Removed code for obsolete platforms.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [f7042d27b573f3ca29e05210ff0f449daa978ff5]

INTEGRATION: CWS warnings01 (1.2.4); FILE MERGED 2006/02/23 17:55:53 aw 1.2.4.1: #i55991# Adaptions to warning free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [18433475f462844896795b506bc71785cf5c5317]

INTEGRATION: CWS warnings01 (1.1.2); FILE ADDED 2005/10/27 12:28:56 sb 1.1.2.2: #i53898# Made code warning-free. 2005/10/14 11:24:18 sb 1.1.2.1: #i53898# Moved here from tools/bootstrp/, for better hedabu results.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [9a38d7ce6466277c9b17cd87e49442e53fa81a89]

INTEGRATION: CWS warnings01 (1.1.2); FILE ADDED 2005/10/27 12:28:56 sb 1.1.2.2: #i53898# Made code warning-free. 2005/10/14 11:24:06 sb 1.1.2.1: #i53898# Moved here from tools/bootstrp/, for better hedabu results.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [8c0842562aec50ed80549df26d33620a702c0f7b]

INTEGRATION: CWS warnings01 (1.1.2); FILE ADDED 2006/04/07 14:18:40 sb 1.1.2.2: #i53898# Merged in tools/bootstrp/mkcreate.hxx 1.5. 2005/10/14 11:23:54 sb 1.1.2.1: #i53898# Moved here from tools/bootstrp/, for better hedabu results.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [c2677fbc1625ac1622bfa36f38d8f5a93a40f0ff]

INTEGRATION: CWS warnings01 (1.1.2); FILE ADDED 2005/10/27 12:28:56 sb 1.1.2.2: #i53898# Made code warning-free. 2005/10/14 11:23:39 sb 1.1.2.1: #i53898# Moved here from tools/bootstrp/, for better hedabu results.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [1b1c3ad023ef378d63ffaa2b59ca416f2942b0f8]

INTEGRATION: CWS warnings01 (1.1.2); FILE ADDED 2005/10/14 11:23:27 sb 1.1.2.1: #i53898# Moved here from tools/bootstrp/, for better hedabu results.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [537b74f456b643c9d57acf339a7fe9d7502cb1c9]

INTEGRATION: CWS warnings01 (1.1.2); FILE ADDED 2005/10/14 11:23:04 sb 1.1.2.1: #i53898# Moved here from tools/bootstrp/, for better hedabu results.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [6c2d3ef284673fc4bb716f6047b4565efd339ded]

INTEGRATION: CWS warnings01 (1.1.2); FILE ADDED 2005/10/14 11:22:44 sb 1.1.2.1: #i53898# Moved here from tools/bootstrp/, for better hedabu results.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [e8e31551cf1f33bafba6f62668f708576efb9b38]

INTEGRATION: CWS warnings01 (1.2.8); FILE MERGED 2005/10/27 12:28:51 sb 1.2.8.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [3242b98641d8f9f920f92eae88e2d0a88df8cebd]

INTEGRATION: CWS warnings01 (1.5.8); FILE MERGED 2006/02/24 14:48:16 sb 1.5.8.3: #i53898# Made code warning-free; removed dead code. 2005/10/27 12:28:50 sb 1.5.8.2: #i53898# Made code warning-free. 2005/10/14 11:19:25 sb 1.5.8.1: #i53898# Made code warning-free; cleanup.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [b54952cf75eafee147f8ecb888ccb5b3c71d4a9d]

INTEGRATION: CWS warnings01 (1.4.8); FILE MERGED 2005/10/13 13:24:21 sb 1.4.8.1: #i53898# Removed code for obsolete platforms.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [74cfe63ae1bc672968b5325d1718b173f37507b2]

INTEGRATION: CWS warnings01 (1.3.8); FILE MERGED 2005/11/10 11:20:39 pl 1.3.8.3: #i53898# removed warnings 2005/10/27 12:28:49 sb 1.3.8.2: #i53898# Made code warning-free. 2005/10/14 11:19:25 sb 1.3.8.1: #i53898# Made code warning-free; cleanup.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [61617b0c504534cfffd7304c0d845134d8c4793c]

INTEGRATION: CWS warnings01 (1.20.8); FILE MERGED 2005/10/27 12:28:49 sb 1.20.8.2: #i53898# Made code warning-free. 2005/10/14 11:19:24 sb 1.20.8.1: #i53898# Made code warning-free; cleanup.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [79888f4ab8acb50441fbd48e31817854dda1b160]

INTEGRATION: CWS warnings01 (1.23.6); FILE MERGED 2006/02/24 14:48:16 sb 1.23.6.5: #i53898# Made code warning-free; removed dead code. 2005/11/10 11:20:38 pl 1.23.6.4: #i53898# removed warnings 2005/10/27 12:28:49 sb 1.23.6.3: #i53898# Made code warning-free. 2005/10/14 11:19:23 sb 1.23.6.2: #i53898# Made code warning-free; cleanup. 2005/10/13 13:24:20 sb 1.23.6.1: #i53898# Removed code for obsolete platforms.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [a139cbd9841d600a82232d9e80b5d37dc59a45e4]

INTEGRATION: CWS warnings01 (1.13.8); FILE MERGED 2006/02/24 14:48:16 sb 1.13.8.4: #i53898# Made code warning-free; removed dead code. 2005/10/27 12:28:48 sb 1.13.8.3: #i53898# Made code warning-free. 2005/10/14 11:19:23 sb 1.13.8.2: #i53898# Made code warning-free; cleanup. 2005/10/13 13:24:20 sb 1.13.8.1: #i53898# Removed code for obsolete platforms.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [2bb494e720a9a49779742090daf30761de5c950d]

INTEGRATION: CWS warnings01 (1.4.8); FILE MERGED 2005/10/14 11:19:22 sb 1.4.8.1: #i53898# Made code warning-free; cleanup.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [d9a070b54264cb51628f7640bd146f383acf8794]

INTEGRATION: CWS warnings01 (1.3.8); FILE MERGED 2005/10/14 11:19:22 sb 1.3.8.1: #i53898# Made code warning-free; cleanup.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [53661195b4781fb85bb321093df831f53fdc72a7]

INTEGRATION: CWS warnings01 (1.6.8); FILE MERGED 2005/10/14 11:19:22 sb 1.6.8.1: #i53898# Made code warning-free; cleanup.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [24e86a1a0e0d24c7a5814f7e37737e26d7168216]

INTEGRATION: CWS warnings01 (1.4.8); FILE MERGED 2005/10/27 12:28:48 sb 1.4.8.2: #i53898# Made code warning-free. 2005/10/14 11:19:21 sb 1.4.8.1: #i53898# Made code warning-free; cleanup.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [4a1a8568c706f380057ff992f86bcab2b1af36db]

INTEGRATION: CWS warnings01 (1.11.8); FILE MERGED 2006/02/24 14:48:16 sb 1.11.8.1: #i53898# Made code warning-free; removed dead code.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [73f2ced9871bfbbc91e6e0444ca7e3137cff6fa8]

INTEGRATION: CWS warnings01 (1.9.8); FILE MERGED 2006/02/24 14:48:16 sb 1.9.8.6: #i53898# Made code warning-free; removed dead code. 2006/01/06 11:37:11 fs 1.9.8.5: #i53898# warning-free code 2005/11/07 16:59:03 pl 1.9.8.4: RESYNC: (1.9-1.10); FILE MERGED 2005/10/27 12:28:48 sb 1.9.8.3: #i53898# Made code warning-free. 2005/10/14 11:19:21 sb 1.9.8.2: #i53898# Made code warning-free; cleanup. 2005/10/13 13:24:20 sb 1.9.8.1: #i53898# Removed code for obsolete platforms.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [db08ae4804f437a98dde85626d6cf8de294c6c96]

INTEGRATION: CWS warnings01 (1.3.8); FILE MERGED 2005/10/27 12:28:47 sb 1.3.8.2: #i53898# Made code warning-free. 2005/10/14 11:19:20 sb 1.3.8.1: #i53898# Made code warning-free; cleanup.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [17534e24a3c56fd8e79a8dbd99b866a77d05ee40]

INTEGRATION: CWS warnings01 (1.4.4); FILE MERGED 2005/09/22 20:53:52 sb 1.4.4.2: RESYNC: (1.4-1.5); FILE MERGED 2005/09/02 10:57:17 os 1.4.4.1: #i53898# external modules - warnings are no errors


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [58c58893e19bb400d7e3115e1fe9a5bac47e4d04]

INTEGRATION: CWS warnings01 (1.5.100); FILE MERGED 2005/09/22 20:53:30 sb 1.5.100.2: RESYNC: (1.5-1.6); FILE MERGED 2005/09/09 15:43:28 sb 1.5.100.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [8b7ec7264b438cb0fe3c09fe2428c40e50bd2c15]

INTEGRATION: CWS warnings01 (1.6.120); FILE MERGED 2005/09/22 20:52:53 sb 1.6.120.2: RESYNC: (1.6-1.7); FILE MERGED 2005/09/09 15:43:26 sb 1.6.120.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [987f7dc4f805e26909a3ae7fb65762e59fb4b92a]

INTEGRATION: CWS warnings01 (1.10.80); FILE MERGED 2005/09/22 20:52:41 sb 1.10.80.2: RESYNC: (1.10-1.11); FILE MERGED 2005/09/09 15:43:26 sb 1.10.80.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [72bfc0f50e3966a0a4c95ce17a23b976d610009a]

INTEGRATION: CWS warnings01 (1.5.8); FILE MERGED 2005/09/09 15:43:23 sb 1.5.8.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [a6e77bc602c1b60c83b6a98696466952d3af6256]

INTEGRATION: CWS warnings01 (1.8.120); FILE MERGED 2005/09/22 20:51:48 sb 1.8.120.2: RESYNC: (1.8-1.9); FILE MERGED 2005/09/09 15:43:22 sb 1.8.120.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [b34828e126c0a03a5f5107b1a64a847c5dbc0006]

INTEGRATION: CWS warnings01 (1.4.126); FILE MERGED 2005/09/22 20:50:51 sb 1.4.126.2: RESYNC: (1.4-1.5); FILE MERGED 2005/09/09 15:43:21 sb 1.4.126.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [b1dca2a68d6bdfab19c35979abcec78a5c7a2f04]

INTEGRATION: CWS warnings01 (1.5.70); FILE MERGED 2006/05/12 16:21:35 sb 1.5.70.1: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [9f40febfd72953ddfe874c32219e0857bbc544ac]

INTEGRATION: CWS warnings01 (1.53.14); FILE MERGED 2006/05/23 17:50:47 sb 1.53.14.2: RESYNC: (1.53-1.54); FILE MERGED 2006/05/12 16:21:35 sb 1.53.14.1: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [5776ffd00c8d16f6cc61dabb360c54382ea3d4f0]

INTEGRATION: CWS warnings01 (1.4.70); FILE MERGED 2006/05/12 16:21:35 sb 1.4.70.1: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [cef961180073602b83d750b6329e37b8d3496b47]

INTEGRATION: CWS warnings01 (1.17.4); FILE MERGED 2005/11/08 16:03:57 pl 1.17.4.1: #i53898# sal_Size is unsigned


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [9f570f7d9a9ad2a6e132a4d83b51773486ea3bd4]

INTEGRATION: CWS warnings01 (1.15.60); FILE MERGED 2005/09/22 20:46:28 sb 1.15.60.2: RESYNC: (1.15-1.16); FILE MERGED 2005/08/31 13:43:22 sb 1.15.60.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [0b47d03a97fbfa81b8bd5be1c855f1a1736f8705]

INTEGRATION: CWS warnings01 (1.22.126); FILE MERGED 2006/05/23 17:49:05 sb 1.22.126.5: RESYNC: (1.23-1.24); FILE MERGED 2005/09/22 20:46:05 sb 1.22.126.4: RESYNC: (1.22-1.23); FILE MERGED 2005/09/06 10:11:51 sb 1.22.126.3: #i53898# sal::reinterpret_int_cast is not needed. 2005/08/31 13:43:22 sb 1.22.126.2: #i53898# Made code warning-free. 2005/08/29 14:03:54 sb 1.22.126.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [528c0474a4e0f052b168a273b79d72404bcb288c]

INTEGRATION: CWS warnings01 (1.30.18); FILE MERGED 2006/04/07 17:50:52 sb 1.30.18.7: RESYNC: (1.32-1.33); FILE MERGED 2006/01/25 17:57:09 sb 1.30.18.6: RESYNC: (1.31-1.32); FILE MERGED 2005/11/21 08:42:39 sb 1.30.18.5: #i53898# Made code warning-free. 2005/09/22 20:45:56 sb 1.30.18.4: RESYNC: (1.30-1.31); FILE MERGED 2005/09/06 10:11:51 sb 1.30.18.3: #i53898# sal::reinterpret_int_cast is not needed. 2005/08/31 13:43:22 sb 1.30.18.2: #i53898# Made code warning-free. 2005/08/29 14:03:54 sb 1.30.18.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [41c7d6739e8ab3aa368e79ba9bc1d5c02fb9232d]

INTEGRATION: CWS warnings01 (1.8.132); FILE MERGED 2006/06/09 08:08:59 sb 1.8.132.4: #i53898# Fixed previous fixes. 2005/09/22 20:45:46 sb 1.8.132.3: RESYNC: (1.8-1.9); FILE MERGED 2005/08/31 13:43:21 sb 1.8.132.2: #i53898# Made code warning-free. 2005/08/29 14:03:53 sb 1.8.132.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [965ca6e3b093c724ac5a06530631af050f96e503]

INTEGRATION: CWS warnings01 (1.12.34); FILE MERGED 2005/09/22 20:45:33 sb 1.12.34.2: RESYNC: (1.12-1.13); FILE MERGED 2005/08/29 14:03:53 sb 1.12.34.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [2febeaf8e249d1eae93462d432ce9605cae22704]

INTEGRATION: CWS warnings01 (1.12.46); FILE MERGED 2005/10/28 13:58:18 sb 1.12.46.4: #i53898# Fixed previous modification. 2005/09/22 20:45:10 sb 1.12.46.3: RESYNC: (1.12-1.13); FILE MERGED 2005/08/31 13:43:21 sb 1.12.46.2: #i53898# Made code warning-free. 2005/08/29 14:03:53 sb 1.12.46.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [28b35a7822f5dc7758229c546f988d3592657980]

INTEGRATION: CWS warnings01 (1.10.80); FILE MERGED 2005/09/22 20:45:00 sb 1.10.80.2: RESYNC: (1.10-1.11); FILE MERGED 2005/08/29 14:03:52 sb 1.10.80.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [1d3f198ce0d0d708528cf3e53c45743fc94db3fd]

INTEGRATION: CWS warnings01 (1.15.8); FILE MERGED 2006/04/07 17:50:29 sb 1.15.8.4: RESYNC: (1.16-1.17); FILE MERGED 2005/09/22 20:44:47 sb 1.15.8.3: RESYNC: (1.15-1.16); FILE MERGED 2005/08/31 13:43:21 sb 1.15.8.2: #i53898# Made code warning-free. 2005/08/29 14:03:52 sb 1.15.8.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [15404494a47708ed59a8eab802ec9be7e2565c32]

INTEGRATION: CWS warnings01 (1.28.18); FILE MERGED 2006/01/25 17:57:02 sb 1.28.18.3: RESYNC: (1.29-1.30); FILE MERGED 2005/09/22 20:44:21 sb 1.28.18.2: RESYNC: (1.28-1.29); FILE MERGED 2005/08/29 14:03:51 sb 1.28.18.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [56bf5d2e150f985780fe4f1d0821f37ddde32ca7]

INTEGRATION: CWS warnings01 (1.14.10); FILE MERGED 2005/11/21 08:42:39 sb 1.14.10.3: #i53898# Made code warning-free. 2005/09/22 20:44:11 sb 1.14.10.2: RESYNC: (1.14-1.15); FILE MERGED 2005/08/31 13:43:20 sb 1.14.10.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [ec2b283e63918e115bf8e1a5247a77ab83c3eb03]

INTEGRATION: CWS warnings01 (1.1.1.1.196); FILE MERGED 2005/09/22 20:43:49 sb 1.1.1.1.196.2: RESYNC: (1.1.1.1-1.2); FILE MERGED 2005/08/31 13:43:20 sb 1.1.1.1.196.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [4027faeae0dd5e9ba25f4518fe6e4d34ab9ccc7a]

INTEGRATION: CWS warnings01 (1.11.32); FILE MERGED 2005/09/22 20:43:40 sb 1.11.32.4: RESYNC: (1.11-1.12); FILE MERGED 2005/09/06 10:11:51 sb 1.11.32.3: #i53898# sal::reinterpret_int_cast is not needed. 2005/08/31 13:43:20 sb 1.11.32.2: #i53898# Made code warning-free. 2005/08/29 14:03:50 sb 1.11.32.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [926576c56756332e479c0b2a3dc43142aa397d73]

INTEGRATION: CWS warnings01 (1.6.46); FILE MERGED 2005/09/22 20:43:02 sb 1.6.46.3: RESYNC: (1.6-1.7); FILE MERGED 2005/09/06 10:11:50 sb 1.6.46.2: #i53898# sal::reinterpret_int_cast is not needed. 2005/08/29 14:03:50 sb 1.6.46.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [9b8457a6d25718fc68fa556c688fe622307062c3]

INTEGRATION: CWS warnings01 (1.2.186); FILE MERGED 2005/09/22 20:42:35 sb 1.2.186.2: RESYNC: (1.2-1.3); FILE MERGED 2005/08/31 13:43:19 sb 1.2.186.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [b4d30922870774b1eb2689e42dd9619a300f19e1]

INTEGRATION: CWS warnings01 (1.2.46); FILE MERGED 2005/09/22 20:42:24 sb 1.2.46.2: RESYNC: (1.2-1.3); FILE MERGED 2005/08/31 13:43:19 sb 1.2.46.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [e2f0433c235edaebba570c1bade7962011e3fdad]

INTEGRATION: CWS warnings01 (1.6.174); FILE MERGED 2005/09/22 20:39:17 sb 1.6.174.2: RESYNC: (1.6-1.7); FILE MERGED 2005/09/08 13:22:45 sb 1.6.174.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [81ebe31f11d23d9ef7522c18c30e0525aea9e30c]

INTEGRATION: CWS warnings01 (1.14.4); FILE MERGED 2006/04/07 17:49:40 sb 1.14.4.3: RESYNC: (1.15-1.16); FILE MERGED 2006/01/25 17:55:43 sb 1.14.4.2: RESYNC: (1.14-1.15); FILE MERGED 2005/10/07 06:39:31 sb 1.14.4.1: #i53898# Removed non-working consistency check.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [6613c56582c6ffb2686f17a2ca66a4b3aebc1f7a]

INTEGRATION: CWS warnings01 (1.6.162); FILE MERGED 2005/09/22 20:36:28 sb 1.6.162.2: RESYNC: (1.6-1.7); FILE MERGED 2005/09/01 13:17:14 sb 1.6.162.1: #i53898# Removed obsolete rtl/ustring.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [62bba241a37dd6018524ffe910a914aed56f67b6]

INTEGRATION: CWS warnings01 (1.23.4); FILE MERGED 2006/04/07 17:49:07 sb 1.23.4.2: RESYNC: (1.23-1.24); FILE MERGED 2005/11/28 08:31:08 sb 1.23.4.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [ffa6f14676458733c692ad621b851ae1b8e10f81]

INTEGRATION: CWS warnings01 (1.17.8); FILE MERGED 2005/11/28 08:31:08 sb 1.17.8.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [0a7dc2cfedee42f4e3a27d87a200475d04655b17]

INTEGRATION: CWS warnings01 (1.3.22); FILE MERGED 2005/12/07 09:00:14 sb 1.3.22.1: #i53898# Disable certain warnings from within boost headers.'


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [599a98033f73dee390e497ef903f49f474ec2c7d]

INTEGRATION: CWS warnings01 (1.3.4); FILE MERGED 2006/03/08 22:06:04 thb 1.3.4.3: #i55991# This auto-patch-re-gen is borked - I've only added the function_template.hpp changes (renaming a few method-local typedefs to no longer hide class-global types) 2005/12/07 09:00:13 sb 1.3.4.2: #i53898# Disable certain warnings from within boost headers.' 2005/11/09 14:09:59 pl 1.3.4.1: #i53898# avoid warnings due to boost header


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [8ad8106d36ef1086be3f8d959a7561b4ca5cfe38]

INTEGRATION: CWS warnings01 (1.4.4); FILE MERGED 2005/10/04 09:47:25 np 1.4.4.2: #i53898# 2005/09/30 15:56:43 np 1.4.4.1: #i53898#


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [5ade4a952b16b3461c148c82a413b67b3a5c10ea]

INTEGRATION: CWS warnings01 (1.4.4); FILE MERGED 2005/09/30 15:56:42 np 1.4.4.1: #i53898#


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [a929e608fbb2a75cab8de3a54fa03ee3bd49c2bb]

INTEGRATION: CWS warnings01 (1.1.2); FILE ADDED 2006/03/01 14:13:07 sb 1.1.2.1: #i53898# Moved unowinreg.c to unowinreg.cxx to help make code waring-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [d5e331f2beb2d07c89f117ff0f3dbba5d8ab1506]

INTEGRATION: CWS warnings01 (1.3.14); FILE MERGED 2006/03/01 14:11:30 sb 1.3.14.1: #i53898# Made code waring-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [83bef9c9045f85178bb0483c4b6b7854daaf2c8e]

INTEGRATION: CWS warnings01 (1.3.14); FILE MERGED 2006/01/27 12:08:05 sb 1.3.14.2: #i53898# Made code warning-free. 2005/11/10 09:50:23 pl 1.3.14.1: #i53898# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [48bb03c01fced17b57ac05c9680be4967965e77d]

INTEGRATION: CWS warnings01 (1.3.128); FILE MERGED 2006/03/14 15:20:37 fs 1.3.128.1: #i57457# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [6f364ab4b8947cfca6779140cf64da3c7c7d6f46]

INTEGRATION: CWS warnings01 (1.2.150); FILE MERGED 2006/03/14 15:20:36 fs 1.2.150.1: #i57457# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [523875b8216820b600dbcb533d9e31d775e108fc]

INTEGRATION: CWS warnings01 (1.4.68); FILE MERGED 2006/03/14 15:20:36 fs 1.4.68.1: #i57457# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [0e871f977295bade47e16b73321b9e7ce4f8a905]

INTEGRATION: CWS warnings01 (1.3.68); FILE MERGED 2006/03/14 15:20:36 fs 1.3.68.1: #i57457# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [6e159c93f7c8a50246109d87f0ad0bb88b98a40b]

INTEGRATION: CWS warnings01 (1.3.68); FILE MERGED 2006/03/15 07:55:47 fs 1.3.68.2: #i57457# warning-free code (unxsols4) 2006/03/14 15:20:36 fs 1.3.68.1: #i57457# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [3b75eb2cfd41cf98fd8f85cd1d6918429c501ad3]

INTEGRATION: CWS warnings01 (1.3.68); FILE MERGED 2006/03/14 15:20:35 fs 1.3.68.1: #i57457# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [43daaf5845ea857fa5c44e1a85a59422b21f12dc]

INTEGRATION: CWS warnings01 (1.8.54); FILE MERGED 2006/03/14 15:20:35 fs 1.8.54.1: #i57457# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [256416f914c72de2c1589b07ad142434f977f8ab]

INTEGRATION: CWS warnings01 (1.4.68); FILE MERGED 2006/03/15 07:55:47 fs 1.4.68.1: #i57457# warning-free code (unxsols4)


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [4e59461e7ec8bfa3d7889477bf0aae41be98e092]

INTEGRATION: CWS warnings01 (1.3.68); FILE MERGED 2006/03/15 07:55:46 fs 1.3.68.1: #i57457# warning-free code (unxsols4)


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [aa231d89c4192a1ba90173e702348c9cb283ab6b]

INTEGRATION: CWS warnings01 (1.4.68); FILE MERGED 2006/03/15 07:55:46 fs 1.4.68.2: #i57457# warning-free code (unxsols4) 2006/03/14 15:20:35 fs 1.4.68.1: #i57457# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [a9c59cdb81ff2d733785cb5a3fc4d046ab376c90]

INTEGRATION: CWS warnings01 (1.4.2); FILE MERGED 2006/04/07 17:44:41 sb 1.4.2.2: RESYNC: (1.4-1.5); FILE MERGED 2006/03/14 15:20:35 fs 1.4.2.1: #i57457# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [ecd1aaca57470f01350778c785b2ed0b040345cb]

INTEGRATION: CWS warnings01 (1.4.68); FILE MERGED 2006/03/15 07:55:45 fs 1.4.68.1: #i57457# warning-free code (unxsols4)


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [8203934858936d2411da96c1e19e67e1609cbc0f]

INTEGRATION: CWS warnings01 (1.5.68); FILE MERGED 2006/03/14 15:20:35 fs 1.5.68.1: #i57457# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [38e0c18f9df6ca149bbf2f8b86d0147d910d5f5e]

INTEGRATION: CWS warnings01 (1.4.68); FILE MERGED 2006/03/14 15:20:35 fs 1.4.68.1: #i57457# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [e72ee4215c872d74f02a83eea1ff7dc46228589b]

INTEGRATION: CWS warnings01 (1.4.68); FILE MERGED 2006/03/14 15:20:34 fs 1.4.68.1: #i57457# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [bb28c1cafd132a33dc1c960c1a47eaf6d225f4f8]

INTEGRATION: CWS warnings01 (1.7.68); FILE MERGED 2006/05/23 17:46:54 sb 1.7.68.2: RESYNC: (1.7-1.8); FILE MERGED 2006/03/14 15:20:34 fs 1.7.68.1: #i57457# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [d3a85e5c81142c10f75af437d1617e2528dfaf6e]

INTEGRATION: CWS warnings01 (1.3.68); FILE MERGED 2006/03/15 07:55:43 fs 1.3.68.1: #i57457# warning-free code (unxsols4)


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [755267444557165946756ac0284c6e1cb0a5a86e]

INTEGRATION: CWS warnings01 (1.3.68); FILE MERGED 2006/03/14 15:20:34 fs 1.3.68.1: #i57457# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [83de6dcc9199bdce69fae0bfddefdf9911ce4da5]

INTEGRATION: CWS warnings01 (1.3.68); FILE MERGED 2006/03/14 15:20:33 fs 1.3.68.1: #i57457# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [6aab4fb237780ff436cf2b3744d43b2577ec528e]

INTEGRATION: CWS warnings01 (1.4.66); FILE MERGED 2006/03/14 15:20:33 fs 1.4.66.1: #i57457# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [71550640b95cad406b48db3db15816202476e79d]

INTEGRATION: CWS warnings01 (1.6.38); FILE MERGED 2006/03/15 08:22:00 fs 1.6.38.2: #i57457# warning-free code (unxsols4) 2006/03/14 15:20:33 fs 1.6.38.1: #i57457# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [642d8673c259ebdf9a09ec7835d3596430127035]

INTEGRATION: CWS warnings01 (1.7.38); FILE MERGED 2006/03/14 15:20:33 fs 1.7.38.1: #i57457# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [2984d91ed912375c8a0f098f3ac7fb51f378f256]

INTEGRATION: CWS warnings01 (1.4.68); FILE MERGED 2006/03/14 15:20:33 fs 1.4.68.1: #i57457# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [1496ceb100d8bf6c8a62c7e7dc8194487fa46e85]

INTEGRATION: CWS warnings01 (1.4.68); FILE MERGED 2006/03/14 15:20:32 fs 1.4.68.1: #i57457# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [cde394b68942388afc606bd57a5cacac0976128a]

INTEGRATION: CWS warnings01 (1.3.68); FILE MERGED 2006/03/14 15:20:32 fs 1.3.68.1: #i57457# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [114b7c0133405589970a0eb4966f490e1bfd937a]

INTEGRATION: CWS warnings01 (1.5.68); FILE MERGED 2006/05/23 17:46:08 sb 1.5.68.2: RESYNC: (1.5-1.6); FILE MERGED 2006/03/14 15:20:32 fs 1.5.68.1: #i57457# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [18b77cf49243e2196cd1c454550ab8216759f63b]

INTEGRATION: CWS warnings01 (1.3.68); FILE MERGED 2006/03/15 08:21:59 fs 1.3.68.1: #i57457# warning-free code (unxsols4)


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [6dcbffff2846477fe05a166a32e9ff9a5a903e9b]

INTEGRATION: CWS warnings01 (1.24.68); FILE MERGED 2006/03/15 07:55:43 fs 1.24.68.2: #i57457# warning-free code (unxsols4) 2006/03/14 15:20:31 fs 1.24.68.1: #i57457# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [3bd58bc3df5c7bf3a5cd17962494ff8120795b12]

INTEGRATION: CWS warnings01 (1.3.68); FILE MERGED 2006/03/14 15:20:31 fs 1.3.68.1: #i57457# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [aabd695da853b1ce530157acf9e794a0e031159e]

INTEGRATION: CWS warnings01 (1.6.68); FILE MERGED 2006/03/15 07:55:42 fs 1.6.68.2: #i57457# warning-free code (unxsols4) 2006/03/14 15:20:31 fs 1.6.68.1: #i57457# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [49177fecc5dfa9e938e246417455f496b7495ed1]

INTEGRATION: CWS warnings01 (1.23.32); FILE MERGED 2006/03/14 15:20:31 fs 1.23.32.1: #i57457# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [d73c213ef5e507832db78ffc0a89d1f91f180aff]

INTEGRATION: CWS warnings01 (1.3.68); FILE MERGED 2006/03/15 07:55:42 fs 1.3.68.2: #i57457# warning-free code (unxsols4) 2006/03/14 15:20:31 fs 1.3.68.1: #i57457# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [5f0007ca319e67da20cbc43e989329046c6a0c0d]

INTEGRATION: CWS warnings01 (1.10.68); FILE MERGED 2006/03/15 07:55:41 fs 1.10.68.2: #i57457# warning-free code (unxsols4) 2006/03/14 15:20:30 fs 1.10.68.1: #i57457# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [463cc352651db4179bbc31391f0f5d33f5889c63]

INTEGRATION: CWS warnings01 (1.10.38); FILE MERGED 2006/03/15 07:55:41 fs 1.10.38.2: #i57457# warning-free code (unxsols4) 2006/03/14 15:20:30 fs 1.10.38.1: #i57457# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [304af4291a2d5e41067ae42d393c43a6efb17220]

INTEGRATION: CWS warnings01 (1.4.2); FILE MERGED 2006/04/07 17:44:07 sb 1.4.2.2: RESYNC: (1.4-1.5); FILE MERGED 2006/03/14 15:20:30 fs 1.4.2.1: #i57457# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [0511b35077ffee11d3a6527611b7af8b68e5a4c6]

INTEGRATION: CWS warnings01 (1.6.68); FILE MERGED 2006/03/15 07:55:40 fs 1.6.68.1: #i57457# warning-free code (unxsols4)


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [e826c26cb8d0b626c88816642f7623aaab2da3d1]

INTEGRATION: CWS warnings01 (1.6.68); FILE MERGED 2006/03/14 15:20:30 fs 1.6.68.1: #i57457# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [6034dc831bcefe66ce6cf4518a158c53d233d570]

INTEGRATION: CWS warnings01 (1.5.68); FILE MERGED 2006/04/07 17:43:58 sb 1.5.68.3: RESYNC: (1.5-1.6); FILE MERGED 2006/03/15 07:55:39 fs 1.5.68.2: #i57457# warning-free code (unxsols4) 2006/03/14 15:20:29 fs 1.5.68.1: #i57457# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [0f7de5acb0b3685fbee79003baf6cfe8f017d15e]

INTEGRATION: CWS warnings01 (1.4.68); FILE MERGED 2006/04/07 17:43:49 sb 1.4.68.2: RESYNC: (1.4-1.5); FILE MERGED 2006/03/14 15:20:29 fs 1.4.68.1: #i57457# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [e34725f528999c5c41dcb4ac32eff093cc273705]

INTEGRATION: CWS warnings01 (1.3.68); FILE MERGED 2006/03/15 07:55:39 fs 1.3.68.1: #i57457# warning-free code (unxsols4)


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [e695677cde708f1ec78119bb848427be035ebc7d]

INTEGRATION: CWS warnings01 (1.7.68); FILE MERGED 2006/03/14 15:20:29 fs 1.7.68.1: #i57457# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [1c95f5cb5920a056dca8a7bff1536e0936839aed]

INTEGRATION: CWS warnings01 (1.11.68); FILE MERGED 2006/05/12 16:35:06 sb 1.11.68.1: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [465926318537586ab682bdab0a6fdf8f7adcf9a3]

INTEGRATION: CWS warnings01 (1.3.68); FILE MERGED 2006/04/07 17:43:42 sb 1.3.68.2: RESYNC: (1.3-1.4); FILE MERGED 2006/03/14 15:20:29 fs 1.3.68.1: #i57457# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [292deaff34551c63ae3794b9bc7f61fa4a7aa9f3]

INTEGRATION: CWS warnings01 (1.1.2); FILE ADDED 2006/05/12 16:37:04 sb 1.1.2.1: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [81f7b35e02f05e5b3e18c7156c4ed42863829dfa]

INTEGRATION: CWS warnings01 (1.1.2); FILE ADDED 2006/05/12 16:36:51 sb 1.1.2.1: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [4b026fcdffff2174116f7c5baeb34ed3f3a067a4]

INTEGRATION: CWS warnings01 (1.5.68); FILE MERGED 2006/03/15 07:55:38 fs 1.5.68.1: #i57457# warning-free code (unxsols4)


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [4690b5a362df57d23eccbfbfe87f66d9a9c4b79a]

INTEGRATION: CWS warnings01 (1.6.36); FILE MERGED 2006/03/15 07:55:38 fs 1.6.36.2: #i57457# warning-free code (unxsols4) 2006/03/14 15:20:29 fs 1.6.36.1: #i57457# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [c3571361f2f1e250ab274baea691ce3b122f34f2]

INTEGRATION: CWS warnings01 (1.7.36); FILE MERGED 2006/03/14 15:20:28 fs 1.7.36.1: #i57457# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [864849f67ebde56c90c05c1542474131006900a6]

INTEGRATION: CWS warnings01 (1.11.68); FILE MERGED 2006/04/07 17:43:28 sb 1.11.68.2: RESYNC: (1.11-1.12); FILE MERGED 2006/03/15 07:55:37 fs 1.11.68.1: #i57457# warning-free code (unxsols4)


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [143299c3878801283651c9a8398d37a4bbafaabc]

INTEGRATION: CWS warnings01 (1.18.68); FILE MERGED 2006/04/07 17:43:21 sb 1.18.68.2: RESYNC: (1.18-1.20); FILE MERGED 2006/03/14 15:20:28 fs 1.18.68.1: #i57457# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [7bbb623c70fc0d09070dfb7ffe24569decd5ece8]

INTEGRATION: CWS warnings01 (1.17.68); FILE MERGED 2006/03/14 15:20:28 fs 1.17.68.1: #i57457# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [b6605453c6766aaa176572f7e265f989501e2736]

INTEGRATION: CWS warnings01 (1.13.68); FILE MERGED 2006/03/14 15:20:28 fs 1.13.68.1: #i57457# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [3f62247097649bdb444f6e15113d0fdaf535be9f]

INTEGRATION: CWS warnings01 (1.12.68); FILE MERGED 2006/03/14 15:20:28 fs 1.12.68.1: #i57457# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [168375a2cba802b75876c866c8788b4c2193a28b]

INTEGRATION: CWS warnings01 (1.13.68); FILE MERGED 2006/04/07 17:43:13 sb 1.13.68.3: RESYNC: (1.13-1.14); FILE MERGED 2006/03/15 07:55:37 fs 1.13.68.2: #i57457# warning-free code (unxsols4) 2006/03/14 15:20:28 fs 1.13.68.1: #i57457# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [70e5ecbc9b5736ee764d1494d0b9686f8d1ec68a]

INTEGRATION: CWS warnings01 (1.41.36); FILE MERGED 2006/05/23 17:43:26 sb 1.41.36.4: RESYNC: (1.42-1.43); FILE MERGED 2006/04/07 17:43:05 sb 1.41.36.3: RESYNC: (1.41-1.42); FILE MERGED 2006/03/15 07:55:36 fs 1.41.36.2: #i57457# warning-free code (unxsols4) 2006/03/14 15:20:28 fs 1.41.36.1: #i57457# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [83540a47ba47b04ced45783040d44cfcb594a84e]

INTEGRATION: CWS warnings01 (1.13.68); FILE MERGED 2006/03/15 07:55:36 fs 1.13.68.2: #i57457# warning-free code (unxsols4) 2006/03/14 15:20:27 fs 1.13.68.1: #i57457# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [04e616bc184d0ff2f16d0d91c6877c5080e46180]

INTEGRATION: CWS warnings01 (1.41.38); FILE MERGED 2006/03/14 15:20:27 fs 1.41.38.1: #i57457# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [ae383090c46a76db2ac1d413678e7c0a2a7370d5]

INTEGRATION: CWS warnings01 (1.7.68); FILE MERGED 2006/03/15 07:55:35 fs 1.7.68.2: #i57457# warning-free code (unxsols4) 2006/03/14 15:20:27 fs 1.7.68.1: #i57457# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [45abff3e70aa108592cf2b34b082e0f895e224f8]

INTEGRATION: CWS warnings01 (1.14.64); FILE MERGED 2006/03/14 15:20:27 fs 1.14.64.1: #i57457# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [366d76bdc5797bf49e3354d97d28a83a81dc6f9e]

INTEGRATION: CWS warnings01 (1.5.68); FILE MERGED 2006/03/15 07:55:35 fs 1.5.68.1: #i57457# warning-free code (unxsols4)


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [dd23cc43e5eeb828e286c263f6a478126cbf74f4]

INTEGRATION: CWS warnings01 (1.15.68); FILE MERGED 2006/03/14 15:20:27 fs 1.15.68.1: #i57457# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [e9ff125bf9cd8888f20b39a2a598e308f3b686e2]

INTEGRATION: CWS warnings01 (1.6.68); FILE MERGED 2006/03/14 15:20:27 fs 1.6.68.1: #i57457# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [b59ca2a382685ce63294766e3cd9d094065e0a11]

INTEGRATION: CWS warnings01 (1.18.68); FILE MERGED 2006/03/15 07:55:34 fs 1.18.68.1: #i57457# warning-free code (unxsols4)


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [6e586ac62172d0d11fc63a8d13ebf18b3d24489a]

INTEGRATION: CWS warnings01 (1.37.38); FILE MERGED 2006/05/12 16:35:06 sb 1.37.38.3: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162. 2006/03/15 07:55:34 fs 1.37.38.2: #i57457# warning-free code (unxsols4) 2006/03/14 15:20:27 fs 1.37.38.1: #i57457# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [de89bb83d634a85bcc9ee5f0febaa13308560ca0]

INTEGRATION: CWS warnings01 (1.5.68); FILE MERGED 2006/03/15 07:55:33 fs 1.5.68.2: #i57457# warning-free code (unxsols4) 2006/03/14 15:20:26 fs 1.5.68.1: #i57457# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [22cc1e9e7893d05d32b24b263aa10ac85a9bd8d6]

INTEGRATION: CWS warnings01 (1.11.28); FILE MERGED 2006/05/23 17:41:14 sb 1.11.28.2: RESYNC: (1.11-1.12); FILE MERGED 2006/03/14 15:20:26 fs 1.11.28.1: #i57457# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [6043c9df26121ea0d434b42c22591670d7bb7163]

INTEGRATION: CWS warnings01 (1.13.68); FILE MERGED 2006/05/23 17:40:52 sb 1.13.68.2: RESYNC: (1.13-1.14); FILE MERGED 2006/03/15 07:55:33 fs 1.13.68.1: #i57457# warning-free code (unxsols4)


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [5a0025e17ed73ae81576fcc66caa504cb6eb0322]

INTEGRATION: CWS warnings01 (1.37.68); FILE MERGED 2006/05/23 17:40:30 sb 1.37.68.2: RESYNC: (1.37-1.38); FILE MERGED 2006/03/14 15:20:26 fs 1.37.68.1: #i57457# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [be7bfd89b260af91f0b5f3cbd677db3094e81c98]

INTEGRATION: CWS warnings01 (1.45.6); FILE MERGED 2006/05/23 17:39:20 sb 1.45.6.4: RESYNC: (1.47-1.48); FILE MERGED 2006/04/07 17:42:58 sb 1.45.6.3: RESYNC: (1.45-1.47); FILE MERGED 2006/03/15 07:55:32 fs 1.45.6.2: #i57457# warning-free code (unxsols4) 2006/03/14 15:20:26 fs 1.45.6.1: #i57457# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [f795a1cd5cfb22cfddc388126d461d7b74661b8a]

INTEGRATION: CWS warnings01 (1.6.68); FILE MERGED 2006/03/14 15:20:26 fs 1.6.68.1: #i57457# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [e2deec4229d33c51adb509074d7a6d8b6de11584]

INTEGRATION: CWS warnings01 (1.5.68); FILE MERGED 2006/03/14 15:20:26 fs 1.5.68.1: #i57457# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [6ae9b85d3354e3b57e033d9c73cf73027f5072f8]

INTEGRATION: CWS warnings01 (1.6.68); FILE MERGED 2006/03/15 07:55:32 fs 1.6.68.1: #i57457# warning-free code (unxsols4)


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [676ab42b2adb79bba5b110c2c1d94345014cd713]

INTEGRATION: CWS warnings01 (1.7.68); FILE MERGED 2006/03/15 07:55:31 fs 1.7.68.1: #i57457# warning-free code (unxsols4)


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [6c041aae34dc7b1ec0b64d12552a5d039b6c9f8f]

INTEGRATION: CWS warnings01 (1.12.68); FILE MERGED 2006/03/15 07:55:31 fs 1.12.68.2: #i57457# warning-free code (unxsols4) 2006/03/14 15:20:25 fs 1.12.68.1: #i57457# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [5ef31e4db45b9a96af0eb57fac976bb3ce10c696]

INTEGRATION: CWS warnings01 (1.12.68); FILE MERGED 2006/03/15 07:55:30 fs 1.12.68.1: #i57457# warning-free code (unxsols4)


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [6df0351262b92dfe80c9b8c19ec51813dffb2712]

INTEGRATION: CWS warnings01 (1.30.28); FILE MERGED 2006/04/07 17:42:50 sb 1.30.28.2: RESYNC: (1.30-1.31); FILE MERGED 2006/03/14 15:20:25 fs 1.30.28.1: #i57457# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [d4cc908493f131d3f3f13efe9ff67983d60ed0e6]

INTEGRATION: CWS warnings01 (1.11.68); FILE MERGED 2006/04/07 17:42:42 sb 1.11.68.2: RESYNC: (1.11-1.12); FILE MERGED 2006/03/15 07:55:30 fs 1.11.68.1: #i57457# warning-free code (unxsols4)


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [7af99ff4e49943575c287653f07b52bcc9d91860]

INTEGRATION: CWS warnings01 (1.18.68); FILE MERGED 2006/04/07 17:42:35 sb 1.18.68.2: RESYNC: (1.18-1.20); FILE MERGED 2006/03/14 15:20:25 fs 1.18.68.1: #i57457# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [c82f770366f47b8af21d30dadf7d58a196dee1e2]

INTEGRATION: CWS warnings01 (1.28.32); FILE MERGED 2006/03/14 15:20:25 fs 1.28.32.1: #i57457# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [22c7ab9fc3dfeebbc2db49ee46d0a57fbb6c5997]

INTEGRATION: CWS warnings01 (1.72.38); FILE MERGED 2006/03/14 15:20:25 fs 1.72.38.1: #i57457# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [38162053e0b15450c439cb52a476d4ee0ba91732]

INTEGRATION: CWS warnings01 (1.13.68); FILE MERGED 2006/03/14 15:20:25 fs 1.13.68.1: #i57457# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [52dafbf5b85e0e52dd13c2c829ea4456c1a78352]

INTEGRATION: CWS warnings01 (1.9.68); FILE MERGED 2006/03/15 07:55:29 fs 1.9.68.1: #i57457# warning-free code (unxsols4)


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [2b3231533f2ccb49f93b7c6f1489f72602084f6e]

INTEGRATION: CWS warnings01 (1.29.68); FILE MERGED 2006/04/07 17:42:04 sb 1.29.68.2: RESYNC: (1.29-1.30); FILE MERGED 2006/03/14 15:20:25 fs 1.29.68.1: #i57457# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [ce4cf013842b003c11bf43814180f9578ffb9ba3]

INTEGRATION: CWS warnings01 (1.8.68); FILE MERGED 2006/05/29 11:48:43 sb 1.8.68.4: #i53898# Made code warning-free and/or compile at all after resync to SRC680m170. 2006/05/23 17:37:28 sb 1.8.68.3: RESYNC: (1.8-1.9); FILE MERGED 2006/03/15 07:55:29 fs 1.8.68.2: #i57457# warning-free code (unxsols4) 2006/03/14 15:20:24 fs 1.8.68.1: #i57457# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [72aeb52f7f3e3c20bdb1401134281d638612307c]

INTEGRATION: CWS warnings01 (1.21.68); FILE MERGED 2006/05/29 11:48:43 sb 1.21.68.4: #i53898# Made code warning-free and/or compile at all after resync to SRC680m170. 2006/05/23 17:37:06 sb 1.21.68.3: RESYNC: (1.21-1.22); FILE MERGED 2006/05/12 16:35:06 sb 1.21.68.2: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162. 2006/03/14 15:20:24 fs 1.21.68.1: #i57457# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [1b0cb8232626105b976073a48ee2208889d6736f]

INTEGRATION: CWS warnings01 (1.14.68); FILE MERGED 2006/03/14 15:20:24 fs 1.14.68.1: #i57457# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [59b9d1d8f9a202e4c2afac13cb93c640a9811ee6]

INTEGRATION: CWS warnings01 (1.18.68); FILE MERGED 2006/03/14 15:20:24 fs 1.18.68.1: #i57457# warning-free code


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [ebb1ed5305cd53e69ff0fc9f244a39b6ca598714]

INTEGRATION: CWS warnings01 (1.28.104); FILE MERGED 2006/05/23 17:33:42 sb 1.28.104.2: RESYNC: (1.28-1.29); FILE MERGED 2006/05/15 12:30:55 sb 1.28.104.1: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [25ff0a53b8e3862ce4117da32aa31936ad286718]

INTEGRATION: CWS warnings01 (1.38.92); FILE MERGED 2006/05/15 12:30:55 sb 1.38.92.1: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [2ca9518661be752cdbf741b2df6444947ec58ae1]

INTEGRATION: CWS warnings01 (1.55.64); FILE MERGED 2006/05/29 11:50:42 sb 1.55.64.3: #i53898# Made code warning-free and/or compile at all after resync to SRC680m170. 2006/05/23 17:32:33 sb 1.55.64.2: RESYNC: (1.55-1.57); FILE MERGED 2006/05/15 12:30:54 sb 1.55.64.1: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [93d5f029cb6a8f0baddcb165d85aebf0288d44db]

INTEGRATION: CWS warnings01 (1.12.344); FILE MERGED 2006/05/15 12:30:53 sb 1.12.344.1: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [1caead3fea6443cf299b59f735bd3a8bc4679f74]

INTEGRATION: CWS warnings01 (1.39.342); FILE MERGED 2006/05/15 12:30:53 sb 1.39.342.1: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [4ea504a7fc705b92986b952b4c7514082363d69c]

INTEGRATION: CWS warnings01 (1.18.292); FILE MERGED 2006/05/15 12:30:52 sb 1.18.292.1: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [6df2d19db589f33869431cc8a0a9cb1000b47203]

INTEGRATION: CWS warnings01 (1.65.52); FILE MERGED 2006/05/23 17:26:37 sb 1.65.52.2: RESYNC: (1.65-1.66); FILE MERGED 2006/05/15 12:30:52 sb 1.65.52.1: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [28ade24965c6191bb83898c3c8395099aa493ab3]

INTEGRATION: CWS warnings01 (1.48.18); FILE MERGED 2006/05/23 17:19:19 sb 1.48.18.2: RESYNC: (1.48-1.49); FILE MERGED 2006/05/15 12:30:51 sb 1.48.18.1: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [eb5037266676428b9915e9edf2b90d80540fccbb]

INTEGRATION: CWS warnings01 (1.4.4); FILE MERGED 2006/05/23 17:18:47 sb 1.4.4.2: RESYNC: (1.4-1.5); FILE MERGED 2006/05/15 12:30:50 sb 1.4.4.1: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [4461be15aa4241a269d379c45261ce0ea67b71cc]

INTEGRATION: CWS warnings01 (1.38.8); FILE MERGED 2006/05/23 17:16:56 sb 1.38.8.2: RESYNC: (1.38-1.39); FILE MERGED 2006/05/15 12:30:49 sb 1.38.8.1: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [5f2152246c55704629f5696a34eaadf97dd66eed]

INTEGRATION: CWS warnings01 (1.42.342); FILE MERGED 2006/05/15 12:30:49 sb 1.42.342.1: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [29c11ea703a351a64b71dbed680416146f9a5f8b]

INTEGRATION: CWS warnings01 (1.80.254); FILE MERGED 2006/05/15 12:30:48 sb 1.80.254.1: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [025f9d80e004890218451edde63e83d7a11d90de]

INTEGRATION: CWS warnings01 (1.139.12); FILE MERGED 2006/05/23 17:14:52 sb 1.139.12.2: RESYNC: (1.139-1.140); FILE MERGED 2006/05/15 12:30:48 sb 1.139.12.1: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [fc08689b141563e9763dfe30e2f3e119a5aeae23]

INTEGRATION: CWS warnings01 (1.13.320); FILE MERGED 2006/05/15 12:30:47 sb 1.13.320.1: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [ce068f1862f75ca6899a47494cc30b0823836749]

INTEGRATION: CWS warnings01 (1.185.54); FILE MERGED 2006/05/23 17:10:14 sb 1.185.54.2: RESYNC: (1.185-1.186); FILE MERGED 2006/05/15 12:30:46 sb 1.185.54.1: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [ab2c997c2275eb6d881fe384e64d9d5a17f09369]

INTEGRATION: CWS warnings01 (1.69.214); FILE MERGED 2006/05/15 12:30:45 sb 1.69.214.1: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [b8b9462439d3d8ef754e8cc5f9710c69034518eb]

INTEGRATION: CWS warnings01 (1.11.224); FILE MERGED 2006/05/15 12:30:45 sb 1.11.224.1: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [3b724584bbf69f104fc8eae3cd3fbe747e35da74]

INTEGRATION: CWS warnings01 (1.9.340); FILE MERGED 2006/05/15 12:30:44 sb 1.9.340.2: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162. 2006/05/12 16:42:53 sb 1.9.340.1: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [269053c7a48b56ff8f80b50a5fcc2acddc302cbf]

INTEGRATION: CWS warnings01 (1.17.226); FILE MERGED 2006/05/12 16:42:53 sb 1.17.226.1: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [54a2f7219012978c2f31fdd4c256b2eb5bc6107d]

INTEGRATION: CWS warnings01 (1.14.342); FILE MERGED 2006/05/15 12:30:43 sb 1.14.342.1: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [b73239f5f20e512b8c5a51d92339c61cc9a6a4f3]

INTEGRATION: CWS warnings01 (1.3.344); FILE MERGED 2006/05/12 16:42:52 sb 1.3.344.1: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [59e1651c5b896a4729b55fbdfa546bd2f0d201cf]

INTEGRATION: CWS warnings01 (1.4.18); FILE MERGED 2006/05/23 16:54:37 sb 1.4.18.2: RESYNC: (1.4-1.5); FILE MERGED 2006/05/12 16:42:52 sb 1.4.18.1: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [a9b9ab44a6469232a8a3237cb5a340b201c371e7]

INTEGRATION: CWS warnings01 (1.4.344); FILE MERGED 2006/05/15 12:30:43 sb 1.4.344.2: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162. 2006/05/12 16:42:52 sb 1.4.344.1: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [b4d86e9ae74e1244e571d8b29006abe3a3080394]

INTEGRATION: CWS warnings01 (1.63.56); FILE MERGED 2006/05/23 16:45:24 sb 1.63.56.2: RESYNC: (1.63-1.64); FILE MERGED 2006/05/12 16:40:37 sb 1.63.56.1: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [00b24c27000e304e01d71772366e7e0c47866a18]

INTEGRATION: CWS warnings01 (1.49.120); FILE MERGED 2006/05/12 16:40:37 sb 1.49.120.1: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [29c46da02e1143b59b337390396acd254453471b]

INTEGRATION: CWS warnings01 (1.15.148); FILE MERGED 2006/05/12 16:40:37 sb 1.15.148.1: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [22aa690b52a0139bc4c40e85ed9f74a3962b0c55]

INTEGRATION: CWS warnings01 (1.14.188); FILE MERGED 2006/05/12 16:40:36 sb 1.14.188.1: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [91575e8a4e340d80b4081fec98bbaa4ccf958c62]

INTEGRATION: CWS warnings01 (1.78.14); FILE MERGED 2006/05/29 11:49:56 sb 1.78.14.3: #i53898# Made code warning-free and/or compile at all after resync to SRC680m170. 2006/05/23 16:42:28 sb 1.78.14.2: RESYNC: (1.78-1.80); FILE MERGED 2006/05/12 16:40:36 sb 1.78.14.1: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [67953f24431edc3700092b6997ce5a4ef53c9d73]

INTEGRATION: CWS warnings01 (1.52.26); FILE MERGED 2006/05/23 16:42:09 sb 1.52.26.2: RESYNC: (1.52-1.53); FILE MERGED 2006/05/12 16:40:36 sb 1.52.26.1: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [eca4a63b6f77019b549f2d80d73263724ce4e601]

INTEGRATION: CWS warnings01 (1.8.78); FILE MERGED 2006/05/12 16:40:36 sb 1.8.78.1: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [3d44e78748e5a160c20821a89189ca16abbddb5f]

INTEGRATION: CWS warnings01 (1.13.152); FILE MERGED 2006/05/12 16:40:35 sb 1.13.152.1: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [2aff3cdb3899c24123dbdfa05ffb0bfc0ab1f790]

INTEGRATION: CWS warnings01 (1.12.148); FILE MERGED 2006/05/12 16:40:35 sb 1.12.148.1: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [96bdb66460415aec24652849d1cb19775a229f38]

INTEGRATION: CWS warnings01 (1.7.148); FILE MERGED 2006/05/12 16:40:35 sb 1.7.148.1: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [15f996d573fbf02bcf4b622fb299fcd3a52b209d]

INTEGRATION: CWS warnings01 (1.7.150); FILE MERGED 2006/05/12 16:40:35 sb 1.7.150.1: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [85d2a4c357e5b376f3e6e6b65dc7e00a1f2438bb]

INTEGRATION: CWS warnings01 (1.8.148); FILE MERGED 2006/05/12 16:40:35 sb 1.8.148.1: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [7f1d53d1d6103b1308a3bf58addcce75fb049ee8]

INTEGRATION: CWS warnings01 (1.25.76); FILE MERGED 2006/05/12 16:40:35 sb 1.25.76.1: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [275a45c896315dec1579a81a127f0a52883b5309]

INTEGRATION: CWS warnings01 (1.34.216); FILE MERGED 2006/05/12 16:40:34 sb 1.34.216.1: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [f971b6f2b74d8b29f98c0e29ad66c270d75e1ffb]

INTEGRATION: CWS warnings01 (1.8.218); FILE MERGED 2006/05/12 16:40:34 sb 1.8.218.1: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [3d95493adc602433a4b0ee0271c4a8b97581e340]

INTEGRATION: CWS warnings01 (1.47.120); FILE MERGED 2006/05/12 16:40:34 sb 1.47.120.1: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [33eb68fc9d573525a502b950397da8087cd18916]

INTEGRATION: CWS warnings01 (1.11.4); FILE MERGED 2006/05/23 16:25:17 sb 1.11.4.2: RESYNC: (1.11-1.12); FILE MERGED 2006/05/12 16:40:34 sb 1.11.4.1: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [b66dca3f5a1e783ca4e98a04d8cefc3e6fca23fc]

INTEGRATION: CWS warnings01 (1.52.24); FILE MERGED 2006/05/23 16:23:12 sb 1.52.24.2: RESYNC: (1.52-1.53); FILE MERGED 2006/05/12 16:40:33 sb 1.52.24.1: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [4ef3a21f2c21bcefa18916fff6b9250116cc4029]

INTEGRATION: CWS warnings01 (1.7.34); FILE MERGED 2006/05/23 16:21:52 sb 1.7.34.2: RESYNC: (1.7-1.8); FILE MERGED 2006/05/12 16:40:33 sb 1.7.34.1: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [8677f1818fc7c79ce555b5c13aeefed83f8d9773]

INTEGRATION: CWS warnings01 (1.27.136); FILE MERGED 2006/05/12 16:40:32 sb 1.27.136.1: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [6370c71841a62df5c317a4d3c35662170133d2b8]

INTEGRATION: CWS warnings01 (1.5.216); FILE MERGED 2006/05/12 16:40:32 sb 1.5.216.1: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [b085e905b53d8a86c843538bd589f2f46d27ad5c]

INTEGRATION: CWS warnings01 (1.2.10); FILE MERGED 2005/11/11 15:50:41 pl 1.2.10.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [fed2908e34cda4485fe5e71a83d997dc53afd35d]

INTEGRATION: CWS warnings01 (1.13.10); FILE MERGED 2005/11/11 15:50:41 pl 1.13.10.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [7513a1805889a4dbafb14f1b5941c320ddf95c2d]

INTEGRATION: CWS warnings01 (1.8.10); FILE MERGED 2006/01/25 17:42:29 sb 1.8.10.2: RESYNC: (1.8-1.9); FILE MERGED 2005/10/24 15:06:45 pl 1.8.10.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [5bd32ccd62cbcf892f3378b6e83e78d3553faa17]

INTEGRATION: CWS warnings01 (1.17.4); FILE MERGED 2006/05/23 16:19:16 sb 1.17.4.3: RESYNC: (1.18-1.19); FILE MERGED 2006/01/25 17:42:08 sb 1.17.4.2: RESYNC: (1.17-1.18); FILE MERGED 2005/11/11 15:50:41 pl 1.17.4.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [f4918d15af61fcf78bccbdb6a7471d9920ddcced]

INTEGRATION: CWS warnings01 (1.12.10); FILE MERGED 2006/04/07 17:36:42 sb 1.12.10.2: RESYNC: (1.12-1.13); FILE MERGED 2005/11/11 15:50:41 pl 1.12.10.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [7a2c6c8bfe30a50b094ec2209d51fd1f802d971e]

INTEGRATION: CWS warnings01 (1.6.10); FILE MERGED 2006/05/23 16:18:53 sb 1.6.10.2: RESYNC: (1.6-1.7); FILE MERGED 2005/11/11 15:50:41 pl 1.6.10.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [15b9147b8e5e0e5c5982b997915b4b97567ade8c]

INTEGRATION: CWS warnings01 (1.16.10); FILE MERGED 2006/05/23 16:18:46 sb 1.16.10.2: RESYNC: (1.16-1.18); FILE MERGED 2005/11/11 15:50:40 pl 1.16.10.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [b944f60b5ceb21a8770eced05cde664ce1695463]

INTEGRATION: CWS warnings01 (1.15.4); FILE MERGED 2005/11/11 15:50:40 pl 1.15.4.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [7d46b07dc243c824d5fd1c3de4237f93aa598c21]

INTEGRATION: CWS warnings01 (1.12.10); FILE MERGED 2005/11/11 15:50:40 pl 1.12.10.2: #i55991# removed warnings 2005/10/24 15:06:45 pl 1.12.10.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [9acc29ebd051fac90a3452d847d6e387fd02b430]

INTEGRATION: CWS warnings01 (1.17.10); FILE MERGED 2006/04/07 17:36:23 sb 1.17.10.3: RESYNC: (1.18-1.19); FILE MERGED 2006/01/25 17:41:36 sb 1.17.10.2: RESYNC: (1.17-1.18); FILE MERGED 2005/11/11 15:50:40 pl 1.17.10.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [d6f996d371973aa10e2c86cd2338b55e83b9fba9]

INTEGRATION: CWS warnings01 (1.3.140); FILE MERGED 2005/09/22 19:06:28 sb 1.3.140.2: RESYNC: (1.3-1.4); FILE MERGED 2005/09/01 12:15:34 sb 1.3.140.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [8fefff2e83c51c72447b16ef3132c562452a2ad0]

INTEGRATION: CWS warnings01 (1.4.140); FILE MERGED 2005/09/22 19:06:19 sb 1.4.140.2: RESYNC: (1.4-1.5); FILE MERGED 2005/09/01 12:15:33 sb 1.4.140.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [e44e9ed6ccfa5015970f259006e07e651ba4d541]

INTEGRATION: CWS warnings01 (1.2.176); FILE MERGED 2005/09/22 19:03:17 sb 1.2.176.2: RESYNC: (1.2-1.3); FILE MERGED 2005/09/01 12:15:32 sb 1.2.176.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [bc44e76b1db9dbecac80d6105a885952c9e2ce0d]

INTEGRATION: CWS warnings01 (1.5.30); FILE MERGED 2005/11/09 12:24:25 pl 1.5.30.4: #i53898# removed warnings 2005/09/22 19:03:07 sb 1.5.30.3: RESYNC: (1.5-1.6); FILE MERGED 2005/09/08 08:48:32 sb 1.5.30.2: #i53898# Made code warning-free. 2005/09/01 12:15:32 sb 1.5.30.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [c0b23d9d515d5fe650b4bc5eda2246184ae7fe30]

INTEGRATION: CWS warnings01 (1.6.168); FILE MERGED 2005/09/22 19:02:30 sb 1.6.168.2: RESYNC: (1.6-1.7); FILE MERGED 2005/09/01 12:15:32 sb 1.6.168.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [3c2592f70af7935b1343fe86a0e6ed13a88b7e6e]

INTEGRATION: CWS warnings01 (1.5.28); FILE MERGED 2005/09/22 19:01:54 sb 1.5.28.2: RESYNC: (1.5-1.6); FILE MERGED 2005/09/08 08:48:32 sb 1.5.28.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [7da9e7967d0f91d726980cbbc8d21b68cc255c84]

INTEGRATION: CWS warnings01 (1.9.18); FILE MERGED 2005/09/22 19:00:35 sb 1.9.18.3: RESYNC: (1.9-1.10); FILE MERGED 2005/09/08 08:48:32 sb 1.9.18.2: #i53898# Made code warning-free. 2005/09/01 12:15:31 sb 1.9.18.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [308abaad91d783bb0b57695d9a20982c3617353d]

INTEGRATION: CWS warnings01 (1.6.10); FILE MERGED 2005/11/09 12:24:23 pl 1.6.10.4: #i53898# removed warnings 2005/11/07 16:56:52 pl 1.6.10.3: RESYNC: (1.7-1.8); FILE MERGED 2005/09/22 18:59:41 sb 1.6.10.2: RESYNC: (1.6-1.7); FILE MERGED 2005/09/08 08:48:30 sb 1.6.10.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [9c4b85d439a0ace770a69ee7c9d6b78e422d49a7]

INTEGRATION: CWS warnings01 (1.2.46); FILE MERGED 2005/09/22 18:59:18 sb 1.2.46.3: RESYNC: (1.2-1.3); FILE MERGED 2005/09/08 08:48:30 sb 1.2.46.2: #i53898# Made code warning-free. 2005/09/01 12:15:27 sb 1.2.46.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [f653663427a98be67c400c111c87d90046ef04a3]

INTEGRATION: CWS warnings01 (1.30.22); FILE MERGED 2006/01/25 17:41:20 sb 1.30.22.3: RESYNC: (1.31-1.32); FILE MERGED 2005/09/22 18:58:44 sb 1.30.22.2: RESYNC: (1.30-1.31); FILE MERGED 2005/09/08 08:48:29 sb 1.30.22.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [e45b603684b105372412e27c1246617d342fdee9]

INTEGRATION: CWS warnings01 (1.4.12); FILE MERGED 2005/09/22 18:55:56 sb 1.4.12.2: RESYNC: (1.4-1.5); FILE MERGED 2005/09/01 12:15:26 sb 1.4.12.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [0d132d49b8ebb8836f5954102e75fa6bcc81750e]

INTEGRATION: CWS warnings01 (1.2.12); FILE MERGED 2005/09/22 18:55:46 sb 1.2.12.2: RESYNC: (1.2-1.3); FILE MERGED 2005/09/01 12:15:24 sb 1.2.12.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [5122363a270f17ce6f7568682968490571ce3066]

INTEGRATION: CWS warnings01 (1.8.12); FILE MERGED 2005/09/22 18:54:47 sb 1.8.12.2: RESYNC: (1.8-1.9); FILE MERGED 2005/09/01 12:15:22 sb 1.8.12.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [5646ff7ad17ca4debe9a8741eb8388456474e3f3]

INTEGRATION: CWS warnings01 (1.5.4); FILE MERGED 2005/11/07 12:09:40 sb 1.5.4.1: #i53898# Made code warning-free (additional -W switches for GCC).


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [d7c22f5b3121d18d27abaf0ed59e02f8499ab233]

INTEGRATION: CWS warnings01 (1.2.4); FILE MERGED 2005/11/07 12:04:58 sb 1.2.4.1: #i53898# Made code warning-free (GCC 4.0.1).


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [c6c1cf839ce796384d6b67f18a9651becd590605]

INTEGRATION: CWS warnings01 (1.8.4); FILE MERGED 2005/10/18 08:36:25 np 1.8.4.1: #i53898#


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [dad59decf99db1bd4ea2ecaf473cd587831b08e9]

INTEGRATION: CWS warnings01 (1.2.4); FILE MERGED 2005/10/18 08:36:24 np 1.2.4.1: #i53898#


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [fd737e817537a544b5f56d6acc5fd0f86c01b89b]

INTEGRATION: CWS warnings01 (1.6.4); FILE MERGED 2005/10/19 09:29:05 np 1.6.4.2: #i53898# 2005/10/18 08:36:23 np 1.6.4.1: #i53898#


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [33be40a1e317f93c2c88062f7f37310cd9d7a721]

INTEGRATION: CWS warnings01 (1.5.4); FILE MERGED 2005/10/18 09:32:15 np 1.5.4.1: #i53898#


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [b7ea47f3d297031a1954c9e4e29a7d572b20bc51]

INTEGRATION: CWS warnings01 (1.6.4); FILE MERGED 2005/10/18 08:36:22 np 1.6.4.1: #i53898#


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [40bfd2c6e3f1c44efed5eb3ee4d665575502c9f0]

INTEGRATION: CWS warnings01 (1.2.4); FILE MERGED 2005/10/18 08:36:22 np 1.2.4.1: #i53898#


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [4c38eb67988c88feb9e71f0aea302f9b03674ffd]

INTEGRATION: CWS warnings01 (1.5.4); FILE MERGED 2005/10/18 08:36:21 np 1.5.4.1: #i53898#


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [52228a8c154d1cf9297d0d4a84ebc60366a71d71]

INTEGRATION: CWS warnings01 (1.5.4); FILE MERGED 2005/10/19 09:29:04 np 1.5.4.2: #i53898# 2005/10/18 08:36:21 np 1.5.4.1: #i53898#


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [11f3e5a7f71a0a99c8c974282ec5a1ee7a43f79a]

INTEGRATION: CWS warnings01 (1.5.4); FILE MERGED 2005/10/18 08:36:20 np 1.5.4.1: #i53898#


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [a4beb227c5046d666effffb9d1364c3b2855fc71]

INTEGRATION: CWS warnings01 (1.4.4); FILE MERGED 2005/10/18 08:36:20 np 1.4.4.1: #i53898#


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [c4d5e07be209980b8427867768051ab4f156c9f8]

INTEGRATION: CWS warnings01 (1.4.4); FILE MERGED 2005/10/18 08:36:19 np 1.4.4.1: #i53898#


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [5e3b4413f53f9a86990dbf71f365ae2c62bd3d3b]

INTEGRATION: CWS warnings01 (1.7.4); FILE MERGED 2005/10/18 08:36:18 np 1.7.4.1: #i53898#


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [877d5507c6ccd0c0faf0faf805656b80ccd71bf3]

INTEGRATION: CWS warnings01 (1.5.4); FILE MERGED 2005/10/18 08:36:18 np 1.5.4.1: #i53898#


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [9d95fa5ed0777e62d6690e7a5274d8ffe55fa1c7]

INTEGRATION: CWS warnings01 (1.5.4); FILE MERGED 2005/10/18 08:36:17 np 1.5.4.1: #i53898#


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [ed75efd18ed68740ead81e1917a11cd417f338f6]

INTEGRATION: CWS warnings01 (1.9.4); FILE MERGED 2005/10/19 09:29:04 np 1.9.4.2: #i53898# 2005/10/18 08:36:16 np 1.9.4.1: #i53898#


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [b582f5336b6ab4905ac7c46cabced9ad774035ca]

INTEGRATION: CWS warnings01 (1.7.4); FILE MERGED 2005/10/19 09:29:04 np 1.7.4.1: #i53898#


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [12489933f681aff8c8949eff7ed594f1a243cc89]

INTEGRATION: CWS warnings01 (1.4.4); FILE MERGED 2005/10/18 08:36:15 np 1.4.4.1: #i53898#


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [6bb43520acb3e9d0551ad87a19798f9960c38d1f]

INTEGRATION: CWS warnings01 (1.6.4); FILE MERGED 2005/10/18 08:36:15 np 1.6.4.1: #i53898#


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [069de97e43aa7a6d56c6c9170bc499b4a3474271]

INTEGRATION: CWS warnings01 (1.5.4); FILE MERGED 2005/10/19 09:29:03 np 1.5.4.1: #i53898#


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [400fb38dfdf64c3357c6fc28aac9ea9a639c38dc]

INTEGRATION: CWS warnings01 (1.5.4); FILE MERGED 2005/10/18 08:36:14 np 1.5.4.1: #i53898#


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [95bc6f73ddf10dbeb011b221f31b325846e97e26]

INTEGRATION: CWS warnings01 (1.5.4); FILE MERGED 2005/10/18 08:36:13 np 1.5.4.1: #i53898#


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [c2de93354a5be85160288f8c7e6db6f058373423]

INTEGRATION: CWS warnings01 (1.7.4); FILE MERGED 2005/10/18 08:36:13 np 1.7.4.1: #i53898#


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [e6df7bfb75bec3354e582fb1c1df79160ba1cc18]

INTEGRATION: CWS warnings01 (1.2.4); FILE MERGED 2005/10/19 09:29:03 np 1.2.4.1: #i53898#


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [9a72eaa570ebb2ceffde1ac1d0e2c09f71836378]

INTEGRATION: CWS warnings01 (1.6.4); FILE MERGED 2005/10/19 09:29:02 np 1.6.4.2: #i53898# 2005/10/18 08:36:12 np 1.6.4.1: #i53898#


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [42eaf661dbafe15a4fccf551ad569fd0626eb712]

INTEGRATION: CWS warnings01 (1.4.4); FILE MERGED 2005/10/18 08:36:12 np 1.4.4.1: #i53898#


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [d4338beaed71d8733e59dadf728a9e3f51f65768]

INTEGRATION: CWS warnings01 (1.3.4); FILE MERGED 2005/10/18 08:36:11 np 1.3.4.1: #i53898#


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [525e41ad988378052801a41fd2fef90aa522789a]

INTEGRATION: CWS warnings01 (1.4.4); FILE MERGED 2005/10/18 08:36:10 np 1.4.4.1: #i53898#


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [90dab653fcd2f829c350b07383a47b0c3f9587f6]

INTEGRATION: CWS warnings01 (1.4.4); FILE MERGED 2005/10/18 08:36:09 np 1.4.4.1: #i53898#


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [3228b5dbf81897b8bd4a310ed9d92acee13674e0]

INTEGRATION: CWS warnings01 (1.2.4); FILE MERGED 2005/10/18 08:36:08 np 1.2.4.1: #i53898#


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [f2dc2f0b61b1642f19ccae04433f3da47803a489]

INTEGRATION: CWS warnings01 (1.4.4); FILE MERGED 2005/10/18 08:36:07 np 1.4.4.1: #i53898#


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [114310b3d5905a5d7c92045b4117b809b7e02aa5]

INTEGRATION: CWS warnings01 (1.5.4); FILE MERGED 2005/10/19 09:29:02 np 1.5.4.2: #i53898# 2005/10/18 08:36:07 np 1.5.4.1: #i53898#


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [e8a490d8a69d9f885d9e16a6fc8ce2c1f377a4f0]

INTEGRATION: CWS warnings01 (1.3.4); FILE MERGED 2005/10/18 08:36:06 np 1.3.4.1: #i53898#


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [19e9b1f15b2f65e6353c0b219a2cf80419b1d7bc]

INTEGRATION: CWS warnings01 (1.3.4); FILE MERGED 2005/10/18 08:36:05 np 1.3.4.1: #i53898#


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [48f19c5f81cbc8af51dc93b502ac27a715aa8844]

INTEGRATION: CWS warnings01 (1.8.4); FILE MERGED 2005/10/19 09:29:01 np 1.8.4.2: #i53898# 2005/10/18 08:36:04 np 1.8.4.1: #i53898#


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [8762130d715b3410b1ecb7e019e584392298aeb5]

INTEGRATION: CWS warnings01 (1.4.4); FILE MERGED 2005/10/19 09:29:01 np 1.4.4.2: #i53898# 2005/10/18 08:36:03 np 1.4.4.1: #i53898#


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [a4a8025ac6959380993280ab81dcb64733261f39]

INTEGRATION: CWS warnings01 (1.3.4); FILE MERGED 2006/05/23 16:18:09 sb 1.3.4.3: RESYNC: (1.4-1.5); FILE MERGED 2006/01/25 17:41:01 sb 1.3.4.2: RESYNC: (1.3-1.4); FILE MERGED 2005/10/19 09:29:01 np 1.3.4.1: #i53898#


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [39e39d17ed15d37953aee5e236b0aab29c05d289]

INTEGRATION: CWS warnings01 (1.2.4); FILE MERGED 2006/01/25 17:40:53 sb 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2005/10/19 09:29:00 np 1.2.4.1: #i53898#


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [123be3d72f6f4c2a243a69870bb984236aea7666]

INTEGRATION: CWS warnings01 (1.3.4); FILE MERGED 2005/10/18 08:36:03 np 1.3.4.1: #i53898#


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [4c7a0e8d1a3ce60abf6c27036b380916bec58038]

INTEGRATION: CWS warnings01 (1.6.4); FILE MERGED 2005/10/19 10:57:15 np 1.6.4.2: #i53898# 2005/10/19 09:29:00 np 1.6.4.1: #i53898#


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [cfa031bfbb67f12452ee3b99eaeb3241a3aacc2d]

INTEGRATION: CWS warnings01 (1.3.4); FILE MERGED 2005/10/19 09:29:00 np 1.3.4.1: #i53898#


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [d006237caf4c162f353bfdddcdb2c5e80498e356]

INTEGRATION: CWS warnings01 (1.8.4); FILE MERGED 2006/05/23 16:17:39 sb 1.8.4.2: RESYNC: (1.8-1.9); FILE MERGED 2005/10/18 08:36:02 np 1.8.4.1: #i53898#


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [d191b9e183d4622294e277b598e3b08ba29a027e]

INTEGRATION: CWS warnings01 (1.6.4); FILE MERGED 2005/10/19 09:28:59 np 1.6.4.1: #i53898#


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [7a7b50513a77c57ddb528cb61b1fb3745a212be6]

INTEGRATION: CWS warnings01 (1.7.4); FILE MERGED 2005/10/19 09:28:59 np 1.7.4.2: #i53898# 2005/10/18 08:36:01 np 1.7.4.1: #i53898#


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [b6a9ac0d8bc3bb64875d3767f007724d790833b2]

INTEGRATION: CWS warnings01 (1.8.4); FILE MERGED 2006/05/23 16:17:08 sb 1.8.4.2: RESYNC: (1.8-1.9); FILE MERGED 2005/10/19 09:28:59 np 1.8.4.1: #i53898#


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [23e5825803c35da8643249fb8f6832cc112060ce]

INTEGRATION: CWS warnings01 (1.4.4); FILE MERGED 2006/05/23 16:16:31 sb 1.4.4.2: RESYNC: (1.4-1.5); FILE MERGED 2005/10/19 09:28:58 np 1.4.4.1: #i53898#


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [ed673d655bf990c9ac900e1508943c8d0c0deae8]

INTEGRATION: CWS warnings01 (1.2.4); FILE MERGED 2006/05/23 16:16:22 sb 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2005/10/19 09:28:58 np 1.2.4.1: #i53898#


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [431e71b551fcd07cdef31b1c3394377b44b8f8c1]

INTEGRATION: CWS warnings01 (1.5.4); FILE MERGED 2005/10/19 09:28:57 np 1.5.4.1: #i53898#


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [41fd172f3e92dd6774e52298d6ad73ed1a8fd59c]

INTEGRATION: CWS warnings01 (1.5.4); FILE MERGED 2006/05/23 16:15:12 sb 1.5.4.2: RESYNC: (1.5-1.6); FILE MERGED 2005/10/19 09:28:57 np 1.5.4.1: #i53898#


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [793af0572d361e11084963f822790e3639b022f8]

INTEGRATION: CWS warnings01 (1.6.4); FILE MERGED 2005/10/19 09:28:56 np 1.6.4.1: #i53898#


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [22e0260555a117881f57b70b8d6ea4fc89c58c9a]

INTEGRATION: CWS warnings01 (1.2.4); FILE MERGED 2005/10/18 08:36:00 np 1.2.4.1: #i53898#


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [d2cdaff73d9dd106f433fa314fd51a07c121266a]

INTEGRATION: CWS warnings01 (1.3.4); FILE MERGED 2005/10/18 08:35:59 np 1.3.4.1: #i53898#


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [1b090df57f2fc18ef845200d5f5c1837e5d316de]

INTEGRATION: CWS warnings01 (1.3.4); FILE MERGED 2006/01/25 17:38:59 sb 1.3.4.2: RESYNC: (1.3-1.4); FILE MERGED 2005/10/18 08:35:58 np 1.3.4.1: #i53898#


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [ed9f4d4e4ef0aff46d5604325fd5e3477b88e32d]

INTEGRATION: CWS warnings01 (1.6.4); FILE MERGED 2005/10/18 08:35:58 np 1.6.4.1: #i53898#


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [fff6c940493d1f6bf8455f292bfc40ef59d2925d]

INTEGRATION: CWS warnings01 (1.6.4); FILE MERGED 2005/10/18 08:35:57 np 1.6.4.1: #i53898#


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [72f25094409a58dbfd2107a64adb4d420950367a]

INTEGRATION: CWS warnings01 (1.2.4); FILE MERGED 2005/10/18 08:35:55 np 1.2.4.1: #i53898#


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [db1ccf250fe3ff232393dfa68b38fa2b4ebae359]

INTEGRATION: CWS warnings01 (1.2.4); FILE MERGED 2005/10/18 08:35:53 np 1.2.4.1: #i53898#


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [08dcf86da1fdf92e1f7fbece64d05cadc803e675]

INTEGRATION: CWS warnings01 (1.4.4); FILE MERGED 2005/10/18 08:35:52 np 1.4.4.1: #i53898#


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [fcf49d86172ef365177131b20df43e2e974e3e2b]

INTEGRATION: CWS warnings01 (1.2.4); FILE MERGED 2005/10/18 08:35:51 np 1.2.4.1: #i53898#


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [cfa25aa1658f940a135aad6ac5b5d3b49d4664e5]

INTEGRATION: CWS warnings01 (1.3.4); FILE MERGED 2005/10/18 08:35:50 np 1.3.4.1: #i53898#


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [c693fa880d628cda790c528f2205221d7aaffe20]

INTEGRATION: CWS warnings01 (1.2.4); FILE MERGED 2005/10/18 08:35:49 np 1.2.4.1: #i53898#


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [0e1724180aa7448cc1e67031fdb1226bd4ffbe8c]

INTEGRATION: CWS warnings01 (1.3.4); FILE MERGED 2005/10/18 08:35:49 np 1.3.4.1: #i53898#


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [67b345843c1feb097ca4adef5ba8b10aa3d73c7d]

INTEGRATION: CWS warnings01 (1.3.4); FILE MERGED 2005/10/18 08:35:48 np 1.3.4.1: #i53898#


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [1af16e33bc2285fbf65e7ed7eda9a3c6c87aa6b6]

INTEGRATION: CWS warnings01 (1.3.4); FILE MERGED 2005/10/18 08:35:47 np 1.3.4.1: #i53898#


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [b326437f598d503df92050c9dedaf74f4079852b]

INTEGRATION: CWS warnings01 (1.2.4); FILE MERGED 2005/10/18 08:35:46 np 1.2.4.1: #i53898#


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [499cfa8ebeb9dfd748c2020ac304690c0baf71e5]

INTEGRATION: CWS warnings01 (1.3.4); FILE MERGED 2005/10/18 08:35:45 np 1.3.4.1: #i53898#


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [2cab63c0d5eaf29188aceb3d59ea63711679c117]

INTEGRATION: CWS warnings01 (1.2.4); FILE MERGED 2005/10/18 08:35:44 np 1.2.4.1: #i53898#


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [c7246526b227a8e1bafc7974d269a60181397613]

INTEGRATION: CWS warnings01 (1.2.4); FILE MERGED 2005/10/18 08:35:43 np 1.2.4.1: #i53898#


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [ff2b351aae95a71377d89aac93643dbe697ac77a]

INTEGRATION: CWS warnings01 (1.3.4); FILE MERGED 2005/10/18 08:35:41 np 1.3.4.1: #i53898#


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [2fcd01fb02d9a1d2ff93262b62db6aa641940143]

INTEGRATION: CWS warnings01 (1.5.4); FILE MERGED 2005/10/18 08:35:41 np 1.5.4.1: #i53898#


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [51f7793ee73244d52fc9f8f068db4bb811e4e2d8]

INTEGRATION: CWS warnings01 (1.2.4); FILE MERGED 2005/10/18 08:35:40 np 1.2.4.1: #i53898#


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [9a9610d1103ed27f02d3753daed5ed281a76ccfa]

INTEGRATION: CWS warnings01 (1.2.4); FILE MERGED 2005/10/18 08:35:39 np 1.2.4.1: #i53898#


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [74b77f8258e35b6317761b91fbb2d43b986c963a]

INTEGRATION: CWS warnings01 (1.98.30); FILE MERGED 2006/05/23 16:14:27 sb 1.98.30.4: RESYNC: (1.101-1.103); FILE MERGED 2006/04/07 16:09:28 sb 1.98.30.3: RESYNC: (1.100-1.101); FILE MERGED 2006/01/25 17:36:54 sb 1.98.30.2: RESYNC: (1.98-1.100); FILE MERGED 2005/11/16 15:20:55 pl 1.98.30.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [942b8b912da77dcc746fac87b9c1d5124a988eaa]

INTEGRATION: CWS warnings01 (1.8.32); FILE MERGED 2005/11/16 15:20:55 pl 1.8.32.2: #i55991# removed warnings 2005/10/28 14:48:50 cd 1.8.32.1: #i55991# Warning free code changes for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [64860428ae624ec01696cad233c3cfae805040ce]

INTEGRATION: CWS warnings01 (1.4.316); FILE MERGED 2005/11/16 15:20:54 pl 1.4.316.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [47fb52e2f4b78da70213e5c8fcab7519c3c1a73c]

INTEGRATION: CWS warnings01 (1.6.32); FILE MERGED 2005/11/16 15:20:54 pl 1.6.32.2: #i55991# removed warnings 2005/10/28 14:48:50 cd 1.6.32.1: #i55991# Warning free code changes for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [c2d5ae5c69c7bc66fd8472bb3e741eaca103e9d6]

INTEGRATION: CWS warnings01 (1.4.270); FILE MERGED 2005/11/16 15:20:52 pl 1.4.270.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [9efb0a53ca1d74d22921fcee0e92e826daffbc24]

INTEGRATION: CWS warnings01 (1.3.32); FILE MERGED 2005/11/16 15:20:52 pl 1.3.32.2: #i55991# removed warnings 2005/10/28 14:48:50 cd 1.3.32.1: #i55991# Warning free code changes for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [cf64fb99121bfd6946381bada91be5dd6f23362f]

INTEGRATION: CWS warnings01 (1.6.32); FILE MERGED 2005/11/16 15:20:51 pl 1.6.32.2: #i55991# removed warnings 2005/10/28 14:48:49 cd 1.6.32.1: #i55991# Warning free code changes for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [1fd5e8e570c31f60102a8d663dc1ed198d67d950]

INTEGRATION: CWS warnings01 (1.4.32); FILE MERGED 2005/11/16 15:20:51 pl 1.4.32.2: #i55991# removed warnings 2005/10/28 14:48:49 cd 1.4.32.1: #i55991# Warning free code changes for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [3e937344672b599414a1ca2ef9568c9356084a1c]

INTEGRATION: CWS warnings01 (1.5.32); FILE MERGED 2005/11/16 15:20:51 pl 1.5.32.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [5448117790cf50417e11c560323753833d13929f]

INTEGRATION: CWS warnings01 (1.4.32); FILE MERGED 2005/11/16 15:20:50 pl 1.4.32.2: #i55991# removed warnings 2005/10/28 14:48:49 cd 1.4.32.1: #i55991# Warning free code changes for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [cb2059e50ec79f3566cda4f12fe0aa8b901c0707]

INTEGRATION: CWS warnings01 (1.4.32); FILE MERGED 2005/11/16 15:20:50 pl 1.4.32.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [915507e68b819074fd79ff95386d20069a509b8a]

INTEGRATION: CWS warnings01 (1.3.32); FILE MERGED 2005/10/28 14:48:48 cd 1.3.32.1: #i55991# Warning free code changes for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [54b2a51ac22e7ae1ee4452c670315d5fc4e748eb]

INTEGRATION: CWS warnings01 (1.3.32); FILE MERGED 2005/11/16 15:20:49 pl 1.3.32.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [896c4d0b6a2c2f4685bc33867971842caf27a74f]

INTEGRATION: CWS warnings01 (1.5.32); FILE MERGED 2005/11/16 15:20:49 pl 1.5.32.2: #i55991# removed warnings 2005/10/28 14:48:48 cd 1.5.32.1: #i55991# Warning free code changes for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [64f0b7df2e8f83ba2c5d33c4cf2b071d08638b48]

INTEGRATION: CWS warnings01 (1.4.32); FILE MERGED 2006/01/25 17:36:46 sb 1.4.32.2: RESYNC: (1.4-1.5); FILE MERGED 2005/10/28 14:48:48 cd 1.4.32.1: #i55991# Warning free code changes for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [f1813acd40a1962e263ff16902efdf495ab25a67]

INTEGRATION: CWS warnings01 (1.4.32); FILE MERGED 2005/11/16 15:20:48 pl 1.4.32.2: #i55991# removed warnings 2005/10/28 14:48:48 cd 1.4.32.1: #i55991# Warning free code changes for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [638f839fa92fdeedccb54b5b3f5d430f5dccbdbc]

INTEGRATION: CWS warnings01 (1.4.32); FILE MERGED 2005/10/28 14:48:47 cd 1.4.32.1: #i55991# Warning free code changes for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [efe297548ad8eae651a083eb04dd3eb971783dee]

INTEGRATION: CWS warnings01 (1.4.32); FILE MERGED 2006/04/07 16:09:16 sb 1.4.32.3: RESYNC: (1.4-1.5); FILE MERGED 2005/11/16 15:20:48 pl 1.4.32.2: #i55991# removed warnings 2005/10/28 14:48:47 cd 1.4.32.1: #i55991# Warning free code changes for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [5d127115686f36e25bb622f5ac5203075193834b]

INTEGRATION: CWS warnings01 (1.4.32); FILE MERGED 2005/11/16 15:20:47 pl 1.4.32.2: #i55991# removed warnings 2005/10/28 14:48:47 cd 1.4.32.1: #i55991# Warning free code changes for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [1de5854ed1ade4f10dbc38c53616795220a89383]

INTEGRATION: CWS warnings01 (1.4.32); FILE MERGED 2006/05/23 16:14:09 sb 1.4.32.2: RESYNC: (1.4-1.5); FILE MERGED 2005/10/28 14:48:47 cd 1.4.32.1: #i55991# Warning free code changes for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [91deb7efcb69db04aafb22313188464e7c63d00a]

INTEGRATION: CWS warnings01 (1.9.4); FILE MERGED 2006/04/07 16:09:03 sb 1.9.4.4: RESYNC: (1.10-1.11); FILE MERGED 2005/11/16 15:20:47 pl 1.9.4.3: #i55991# removed warnings 2005/11/07 16:55:14 pl 1.9.4.2: RESYNC: (1.9-1.10); FILE MERGED 2005/10/28 14:48:46 cd 1.9.4.1: #i55991# Warning free code changes for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [fdb540feb6836020307e8300777b7fe0e0abcda5]

INTEGRATION: CWS warnings01 (1.9.32); FILE MERGED 2006/01/25 17:36:37 sb 1.9.32.2: RESYNC: (1.9-1.10); FILE MERGED 2005/11/16 15:20:46 pl 1.9.32.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [b90296a32bc97bd5038ee2dd262c1d1ee63f3c96]

INTEGRATION: CWS warnings01 (1.13.32); FILE MERGED 2006/05/29 07:55:08 sb 1.13.32.5: #i53898# Made code warning-free and/or compile at all after resync to SRC680m170. 2006/05/23 16:14:01 sb 1.13.32.4: RESYNC: (1.14-1.15); FILE MERGED 2006/01/25 17:36:29 sb 1.13.32.3: RESYNC: (1.13-1.14); FILE MERGED 2005/11/16 15:20:46 pl 1.13.32.2: #i55991# removed warnings 2005/10/28 14:48:46 cd 1.13.32.1: #i55991# Warning free code changes for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [812b393460a68f8536cecf9263af56ae6a838a95]

INTEGRATION: CWS warnings01 (1.20.30); FILE MERGED 2006/05/29 07:55:08 sb 1.20.30.6: #i53898# Made code warning-free and/or compile at all after resync to SRC680m170. 2006/05/23 16:13:48 sb 1.20.30.5: RESYNC: (1.25-1.28); FILE MERGED 2006/04/07 16:08:52 sb 1.20.30.4: RESYNC: (1.24-1.25); FILE MERGED 2006/01/25 17:36:18 sb 1.20.30.3: RESYNC: (1.20-1.24); FILE MERGED 2005/11/16 15:20:46 pl 1.20.30.2: #i55991# removed warnings 2005/10/28 14:48:46 cd 1.20.30.1: #i55991# Warning free code changes for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [3063a096add577441b05c34fa2eba65206aafc0d]

INTEGRATION: CWS warnings01 (1.2.14); FILE MERGED 2006/05/29 07:55:08 sb 1.2.14.1: #i53898# Made code warning-free and/or compile at all after resync to SRC680m170.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [c084a49825d4b41cc2eb91161af6e5d981ec793e]

INTEGRATION: CWS warnings01 (1.4.32); FILE MERGED 2005/10/28 14:48:46 cd 1.4.32.1: #i55991# Warning free code changes for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [21bda1b13b5d4b39c80c545a27b7caf5b0cbf17a]

INTEGRATION: CWS warnings01 (1.6.32); FILE MERGED 2005/11/16 15:20:45 pl 1.6.32.2: #i55991# removed warnings 2005/10/28 14:48:45 cd 1.6.32.1: #i55991# Warning free code changes for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [5e20240b5e50f3686babf109c9b0b1f8057a9d0d]

INTEGRATION: CWS warnings01 (1.6.32); FILE MERGED 2005/10/28 14:48:45 cd 1.6.32.1: #i55991# Warning free code changes for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [1d8f131fd298c38862e37a2cdac3e1b10304fbb7]

INTEGRATION: CWS warnings01 (1.2.56); FILE MERGED 2006/04/20 14:53:28 sb 1.2.56.1: #i53898# Made code compile and/or warning-free again after resync to SRC680m162.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [0895b018ea340b0ffeb4d183bf24027c38434e8b]

INTEGRATION: CWS warnings01 (1.5.32); FILE MERGED 2005/11/16 15:20:45 pl 1.5.32.2: #i55991# removed warnings 2005/10/28 14:48:45 cd 1.5.32.1: #i55991# Warning free code changes for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [4e1a2ed96eac0d873ec4f24634e19cc8da510bbc]

INTEGRATION: CWS warnings01 (1.4.32); FILE MERGED 2005/11/16 15:20:44 pl 1.4.32.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [18c2dc5931864c6132c7aea0d6d24829a9561067]

INTEGRATION: CWS warnings01 (1.5.32); FILE MERGED 2005/11/16 15:20:44 pl 1.5.32.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [a497d16850e2fc38db691a48482ac17bf7bc7164]

INTEGRATION: CWS warnings01 (1.4.30); FILE MERGED 2006/04/07 16:08:15 sb 1.4.30.4: RESYNC: (1.5-1.6); FILE MERGED 2005/11/16 15:20:43 pl 1.4.30.3: #i55991# removed warnings 2005/11/07 16:55:01 pl 1.4.30.2: RESYNC: (1.4-1.5); FILE MERGED 2005/10/28 14:48:45 cd 1.4.30.1: #i55991# Warning free code changes for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [9c2acd600a7503bd1cf8c93997805c2f5d49e7cc]

INTEGRATION: CWS warnings01 (1.10.32); FILE MERGED 2006/01/25 17:36:07 sb 1.10.32.2: RESYNC: (1.10-1.11); FILE MERGED 2005/10/28 14:48:44 cd 1.10.32.1: #i55991# Warning free code changes for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [70377282308ba021d4c1920cfc8fda902207132d]

INTEGRATION: CWS warnings01 (1.28.32); FILE MERGED 2006/05/29 07:55:07 sb 1.28.32.6: #i53898# Made code warning-free and/or compile at all after resync to SRC680m170. 2006/05/23 16:13:21 sb 1.28.32.5: RESYNC: (1.30-1.34); FILE MERGED 2006/01/30 16:25:44 sb 1.28.32.4: #i53898# Made code warning-free. 2006/01/25 17:35:56 sb 1.28.32.3: RESYNC: (1.28-1.30); FILE MERGED 2005/11/16 15:20:43 pl 1.28.32.2: #i55991# removed warnings 2005/10/28 14:48:44 cd 1.28.32.1: #i55991# Warning free code changes for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [bd5e1ad5a62087c0d61dff4cd4f02ebfdca59cc1]

INTEGRATION: CWS warnings01 (1.7.32); FILE MERGED 2005/11/16 15:20:42 pl 1.7.32.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [928f2801707c132ce554c7478b004250e4a31f28]

INTEGRATION: CWS warnings01 (1.3.32); FILE MERGED 2005/11/16 15:20:42 pl 1.3.32.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [cd3e643597e9f23ee69e6ee56029a942123a6bec]

INTEGRATION: CWS warnings01 (1.4.32); FILE MERGED 2005/11/16 15:20:41 pl 1.4.32.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [6dc9b12523c4aab2d7ed559c069cec5da247f7a0]

INTEGRATION: CWS warnings01 (1.4.32); FILE MERGED 2005/10/28 14:48:44 cd 1.4.32.1: #i55991# Warning free code changes for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [0e33c7b7911637fce339ca06dbb628ca4eb8408d]

INTEGRATION: CWS warnings01 (1.13.32); FILE MERGED 2005/11/16 15:20:40 pl 1.13.32.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [12433ba4d6d3769b680b14d41a27020580bd3da7]

INTEGRATION: CWS warnings01 (1.4.32); FILE MERGED 2005/11/16 15:20:40 pl 1.4.32.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [7c3d6e325d7627a4ea01644552cbf43348e487db]

INTEGRATION: CWS warnings01 (1.5.32); FILE MERGED 2005/11/16 15:20:40 pl 1.5.32.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [3c30a869de520fa2098df61742e725971ce8ff2f]

INTEGRATION: CWS warnings01 (1.3.32); FILE MERGED 2005/11/16 15:20:39 pl 1.3.32.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [1e3dd9628c56bed419f1115764a79e80802f2393]

INTEGRATION: CWS warnings01 (1.3.32); FILE MERGED 2005/11/16 15:20:39 pl 1.3.32.2: #i55991# removed warnings 2005/10/28 14:48:44 cd 1.3.32.1: #i55991# Warning free code changes for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [d198f04e58827116a4a2d84147df1840aa841ca8]

INTEGRATION: CWS warnings01 (1.5.32); FILE MERGED 2005/11/16 15:20:39 pl 1.5.32.2: #i55991# removed warnings 2005/10/28 14:48:44 cd 1.5.32.1: #i55991# Warning free code changes for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [e2da7701a6ce0b71b98fa82a01bd84ca80c8cdc0]

INTEGRATION: CWS warnings01 (1.2.14); FILE MERGED 2006/05/29 07:55:07 sb 1.2.14.1: #i53898# Made code warning-free and/or compile at all after resync to SRC680m170.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [818b0ddc9e153a4f86e70bfeaa9040e42290c822]

INTEGRATION: CWS warnings01 (1.3.14); FILE MERGED 2006/05/29 07:55:07 sb 1.3.14.1: #i53898# Made code warning-free and/or compile at all after resync to SRC680m170.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [f7879e82f09966a19de49f2b912fbc017fbf9651]

INTEGRATION: CWS warnings01 (1.5.32); FILE MERGED 2006/05/29 07:55:06 sb 1.5.32.6: #i53898# Made code warning-free and/or compile at all after resync to SRC680m170. 2006/05/23 16:12:19 sb 1.5.32.5: RESYNC: (1.8-1.9); FILE MERGED 2006/04/07 16:07:25 sb 1.5.32.4: RESYNC: (1.7-1.8); FILE MERGED 2006/01/25 17:35:47 sb 1.5.32.3: RESYNC: (1.5-1.7); FILE MERGED 2005/11/16 15:20:38 pl 1.5.32.2: #i55991# removed warnings 2005/10/28 14:48:43 cd 1.5.32.1: #i55991# Warning free code changes for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [69bacef3457bf0229db1ce679eab57b16096f034]

INTEGRATION: CWS warnings01 (1.6.32); FILE MERGED 2006/04/20 14:53:27 sb 1.6.32.4: #i53898# Made code compile and/or warning-free again after resync to SRC680m162. 2006/04/07 16:07:02 sb 1.6.32.3: RESYNC: (1.6-1.7); FILE MERGED 2005/11/16 15:20:38 pl 1.6.32.2: #i55991# removed warnings 2005/10/28 14:48:43 cd 1.6.32.1: #i55991# Warning free code changes for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [6988c4c5a572570d631c1a1c45873a5153389edc]

INTEGRATION: CWS warnings01 (1.14.32); FILE MERGED 2005/10/28 14:48:43 cd 1.14.32.1: #i55991# Warning free code changes for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [c1ac4acb9b01c9b63cb115b3e64ca4172f508ad5]

INTEGRATION: CWS warnings01 (1.4.32); FILE MERGED 2005/11/16 15:20:37 pl 1.4.32.2: #i55991# removed warnings 2005/10/28 14:48:42 cd 1.4.32.1: #i55991# Warning free code changes for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [93c463568960d4232ef812e5ca33e9c5011dc234]

INTEGRATION: CWS warnings01 (1.14.32); FILE MERGED 2006/05/23 16:12:09 sb 1.14.32.2: RESYNC: (1.14-1.15); FILE MERGED 2005/10/28 14:48:42 cd 1.14.32.1: #i55991# Warning free code changes for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [fec39b79b49af7a68b2f42043d08c4ae14e2d90f]

INTEGRATION: CWS warnings01 (1.8.32); FILE MERGED 2005/10/28 14:48:42 cd 1.8.32.1: #i55991# Warning free code changes for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [a5e7b0dba6f6055269ca811079a0c8c50e52fa95]

INTEGRATION: CWS warnings01 (1.11.32); FILE MERGED 2006/01/25 17:35:38 sb 1.11.32.3: RESYNC: (1.11-1.12); FILE MERGED 2005/11/16 15:20:37 pl 1.11.32.2: #i55991# removed warnings 2005/10/28 14:48:42 cd 1.11.32.1: #i55991# Warning free code changes for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [e9ea96cf3520b8ac1bed984e4d44e2cdef243eab]

INTEGRATION: CWS warnings01 (1.8.32); FILE MERGED 2005/11/16 15:20:36 pl 1.8.32.2: #i55991# removed warnings 2005/10/28 14:48:41 cd 1.8.32.1: #i55991# Warning free code changes for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [02df35a827b2c83a65f116613a084e85903a1a66]

INTEGRATION: CWS warnings01 (1.2.52); FILE MERGED 2006/05/23 16:11:51 sb 1.2.52.2: RESYNC: (1.2-1.3); FILE MERGED 2006/01/30 16:25:43 sb 1.2.52.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [945f723a68efdc6a42d3dadfbefaad7cc7e9525e]

INTEGRATION: CWS warnings01 (1.7.32); FILE MERGED 2005/11/16 13:10:41 pl 1.7.32.2: #i55991# removed warnings 2005/10/28 14:48:41 cd 1.7.32.1: #i55991# Warning free code changes for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [6bb358d23c38c45a2eb61d6eba7accee66160dbf]

INTEGRATION: CWS warnings01 (1.4.32); FILE MERGED 2005/10/28 14:48:41 cd 1.4.32.1: #i55991# Warning free code changes for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [354800009af9eac865a58b99168de78d2a0bd026]

INTEGRATION: CWS warnings01 (1.12.32); FILE MERGED 2005/11/16 15:20:36 pl 1.12.32.2: #i55991# removed warnings 2005/10/26 11:12:40 sb 1.12.32.1: #i53898# Adapted to modified URLObject::translateToExternal.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [4c39cc6bba681efa0fefb7bae52aac962a345c39]

INTEGRATION: CWS warnings01 (1.11.32); FILE MERGED 2006/05/23 16:11:42 sb 1.11.32.3: RESYNC: (1.11-1.13); FILE MERGED 2005/11/16 15:20:35 pl 1.11.32.2: #i55991# removed warnings 2005/10/28 14:48:40 cd 1.11.32.1: #i55991# Warning free code changes for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [e72fc4b5aa9311e1180a5c8c59f8efa7cdbbee1b]

INTEGRATION: CWS warnings01 (1.6.32); FILE MERGED 2006/01/25 17:35:07 sb 1.6.32.2: RESYNC: (1.6-1.7); FILE MERGED 2005/11/16 15:20:35 pl 1.6.32.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [ec5e798337f0fe9c7e34fc6ba5800a4b67f71263]

INTEGRATION: CWS warnings01 (1.4.32); FILE MERGED 2005/10/28 14:48:40 cd 1.4.32.1: #i55991# Warning free code changes for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [ceaff64f7fda4de4d69861a1f66308c99ccffe8a]

INTEGRATION: CWS warnings01 (1.21.32); FILE MERGED 2005/11/16 15:20:35 pl 1.21.32.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [c550cec84f6bdfc64e82ce706fb30b6966b64d00]

INTEGRATION: CWS warnings01 (1.5.30); FILE MERGED 2005/11/16 15:20:34 pl 1.5.30.2: #i55991# removed warnings 2005/10/28 14:48:40 cd 1.5.30.1: #i55991# Warning free code changes for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [26e7a8cd2be2962c6e178c27586f9497e4dd80d7]

INTEGRATION: CWS warnings01 (1.86.32); FILE MERGED 2006/05/23 16:11:11 sb 1.86.32.5: RESYNC: (1.91-1.93); FILE MERGED 2006/04/07 16:06:35 sb 1.86.32.4: RESYNC: (1.88-1.91); FILE MERGED 2006/01/25 17:34:50 sb 1.86.32.3: RESYNC: (1.86-1.88); FILE MERGED 2005/11/16 15:20:34 pl 1.86.32.2: #i55991# removed warnings 2005/10/28 14:48:39 cd 1.86.32.1: #i55991# Warning free code changes for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [72c1accd60a3e04d0de6e6e2ce19b678697163f4]

INTEGRATION: CWS warnings01 (1.5.32); FILE MERGED 2005/11/16 15:20:32 pl 1.5.32.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [5cb1b6b71d72696ea0bd4a215015f1a8d3134dc5]

INTEGRATION: CWS warnings01 (1.56.30); FILE MERGED 2006/04/07 16:06:16 sb 1.56.30.5: RESYNC: (1.58-1.59); FILE MERGED 2006/01/25 17:34:41 sb 1.56.30.4: RESYNC: (1.57-1.58); FILE MERGED 2005/11/16 15:20:31 pl 1.56.30.3: #i55991# removed warnings 2005/11/07 16:54:09 pl 1.56.30.2: RESYNC: (1.56-1.57); FILE MERGED 2005/10/28 15:22:54 cd 1.56.30.1: #i55991# Warning free code changes for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [7ba976a29cfcfec3f75e72bd7ea6424c0271e38c]

INTEGRATION: CWS warnings01 (1.19.32); FILE MERGED 2005/11/16 15:20:30 pl 1.19.32.2: #i55991# removed warnings 2005/10/28 14:48:38 cd 1.19.32.1: #i55991# Warning free code changes for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [20c07d74b93e299b514b344a96602f9a46f673c6]

INTEGRATION: CWS warnings01 (1.10.32); FILE MERGED 2006/05/23 16:10:44 sb 1.10.32.8: RESYNC: (1.16-1.17); FILE MERGED 2006/04/20 14:53:27 sb 1.10.32.7: #i53898# Made code compile and/or warning-free again after resync to SRC680m162. 2006/04/07 16:05:59 sb 1.10.32.6: RESYNC: (1.14-1.16); FILE MERGED 2006/01/31 08:13:17 sb 1.10.32.5: #i53898# Made code warning-free. 2006/01/30 16:25:43 sb 1.10.32.4: #i53898# Made code warning-free. 2006/01/25 17:34:31 sb 1.10.32.3: RESYNC: (1.10-1.14); FILE MERGED 2005/11/16 15:20:27 pl 1.10.32.2: #i55991# removed warnings 2005/10/28 14:48:38 cd 1.10.32.1: #i55991# Warning free code changes for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [7efe974d9c72a78325249b645c7e4ed87323ad68]

INTEGRATION: CWS warnings01 (1.3.32); FILE MERGED 2005/10/28 14:48:37 cd 1.3.32.1: #i55991# Warning free code changes for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [2750230c573f22725c66d907026b702439f50eb7]

INTEGRATION: CWS warnings01 (1.18.508); FILE MERGED 2006/01/25 17:34:11 sb 1.18.508.2: RESYNC: (1.18-1.19); FILE MERGED 2005/11/16 15:20:25 pl 1.18.508.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [7d144987700b0c7e138390811d8b58bab86d0fb9]

INTEGRATION: CWS warnings01 (1.20.32); FILE MERGED 2006/04/07 16:05:23 sb 1.20.32.3: RESYNC: (1.21-1.23); FILE MERGED 2006/01/25 17:34:02 sb 1.20.32.2: RESYNC: (1.20-1.21); FILE MERGED 2005/11/16 15:20:23 pl 1.20.32.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [1587eab41f1a900bff1bf777972e87451ceca762]

INTEGRATION: CWS warnings01 (1.3.32); FILE MERGED 2005/11/16 15:20:21 pl 1.3.32.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [82c03e065406ca1a1f6ee3ac038d66f4420f4e09]

INTEGRATION: CWS warnings01 (1.36.2); FILE MERGED 2006/05/23 16:10:18 sb 1.36.2.8: RESYNC: (1.45-1.49); FILE MERGED 2006/04/20 14:53:26 sb 1.36.2.7: #i53898# Made code compile and/or warning-free again after resync to SRC680m162. 2006/04/07 16:05:08 sb 1.36.2.6: RESYNC: (1.41-1.45); FILE MERGED 2006/01/30 16:25:42 sb 1.36.2.5: #i53898# Made code warning-free. 2006/01/25 17:33:52 sb 1.36.2.4: RESYNC: (1.39-1.41); FILE MERGED 2005/11/16 15:20:15 pl 1.36.2.3: #i55991# removed warnings 2005/11/07 16:53:53 pl 1.36.2.2: RESYNC: (1.36-1.39); FILE MERGED 2005/10/28 14:48:36 cd 1.36.2.1: #i55991# Warning free code changes for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [951788368f24192706de37460c2458b733c2b2d7]

INTEGRATION: CWS warnings01 (1.4.32); FILE MERGED 2005/11/16 13:10:40 pl 1.4.32.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [d308d62706bb621fff23e964c51f0c615b6000bd]

INTEGRATION: CWS warnings01 (1.5.32); FILE MERGED 2006/01/25 17:33:43 sb 1.5.32.2: RESYNC: (1.5-1.6); FILE MERGED 2005/11/16 13:10:40 pl 1.5.32.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [43fa8000166205be4ca7109cf87503ef1c00f4e8]

INTEGRATION: CWS warnings01 (1.5.32); FILE MERGED 2005/11/16 13:10:39 pl 1.5.32.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [d727281e882ec96a9397d476b85ce0e96b88c1df]

INTEGRATION: CWS warnings01 (1.6.32); FILE MERGED 2006/01/25 17:33:34 sb 1.6.32.2: RESYNC: (1.6-1.7); FILE MERGED 2005/10/28 14:48:36 cd 1.6.32.1: #i55991# Warning free code changes for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [49d51265e2d4ee43871e1130883a91e6b6a6656c]

INTEGRATION: CWS warnings01 (1.8.32); FILE MERGED 2005/11/16 13:10:39 pl 1.8.32.2: #i55991# removed warnings 2005/10/28 14:48:36 cd 1.8.32.1: #i55991# Warning free code changes for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [d1aa7e2ef1f28957dd57cef6bd3919f9e15d093c]

INTEGRATION: CWS warnings01 (1.3.32); FILE MERGED 2005/10/28 14:48:35 cd 1.3.32.1: #i55991# Warning free code changes for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [d529c51878fea606c6a6b36b54f25f82f416f1f7]

INTEGRATION: CWS warnings01 (1.3.32); FILE MERGED 2005/11/16 13:10:39 pl 1.3.32.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [f8b279104139da456c291d60971425b6cb359cc7]

INTEGRATION: CWS warnings01 (1.6.32); FILE MERGED 2005/10/28 14:48:34 cd 1.6.32.1: #i55991# Warning free code changes for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [844ec874210dfae82dca524177e9209e91c549d7]

INTEGRATION: CWS warnings01 (1.4.32); FILE MERGED 2005/10/28 14:48:34 cd 1.4.32.1: #i55991# Warning free code changes for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [9ea4fb33c2f8b42c893dae98415cb3d2e30b6995]

INTEGRATION: CWS warnings01 (1.3.32); FILE MERGED 2005/10/28 14:48:34 cd 1.3.32.1: #i55991# Warning free code changes for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [daa7f155a0dcda5c16a4dbbaa9130854d9742d3e]

INTEGRATION: CWS warnings01 (1.5.32); FILE MERGED 2005/11/16 13:10:38 pl 1.5.32.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [7029c805a2b0e89a7387b935a196ec46dd4b4c1e]

INTEGRATION: CWS warnings01 (1.6.32); FILE MERGED 2005/11/16 13:10:38 pl 1.6.32.2: #i55991# removed warnings 2005/10/28 14:48:33 cd 1.6.32.1: #i55991# Warning free code changes for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [2e0d30f90e7f87e18c0fd0b0d5f48210a925f03b]

INTEGRATION: CWS warnings01 (1.2.32); FILE MERGED 2005/11/16 13:10:38 pl 1.2.32.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [cd877792a1c2f587d361861e8d9a00b9a49a7d12]

INTEGRATION: CWS warnings01 (1.4.32); FILE MERGED 2005/11/16 13:10:37 pl 1.4.32.2: #i55991# removed warnings 2005/10/28 14:48:33 cd 1.4.32.1: #i55991# Warning free code changes for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [37d453b79d95f4116ab3ec91c273fe976b2b17bf]

INTEGRATION: CWS warnings01 (1.10.32); FILE MERGED 2005/11/16 13:10:37 pl 1.10.32.2: #i55991# removed warnings 2005/10/28 14:48:33 cd 1.10.32.1: #i55991# Warning free code changes for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [391e4df525fb9f20da320be8756484f53246f9ca]

INTEGRATION: CWS warnings01 (1.10.32); FILE MERGED 2005/10/28 14:48:33 cd 1.10.32.1: #i55991# Warning free code changes for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [06440fb9796b551fdbe6a77a96f7b3e57e63d382]

INTEGRATION: CWS warnings01 (1.5.32); FILE MERGED 2005/11/16 13:10:37 pl 1.5.32.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [8bad82fab8ee35fe00775afd74b0debfa2d2efd3]

INTEGRATION: CWS warnings01 (1.4.32); FILE MERGED 2005/11/16 13:10:36 pl 1.4.32.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [65a63465fc60e6480743f79e0a6684f7e186e68d]

INTEGRATION: CWS warnings01 (1.4.32); FILE MERGED 2006/05/23 16:06:29 sb 1.4.32.4: RESYNC: (1.5-1.6); FILE MERGED 2006/01/25 17:32:38 sb 1.4.32.3: RESYNC: (1.4-1.5); FILE MERGED 2005/11/16 13:10:36 pl 1.4.32.2: #i55991# removed warnings 2005/10/28 14:48:32 cd 1.4.32.1: #i55991# Warning free code changes for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [5bf651bf4e29c5172a7601b1866246abc1891562]

INTEGRATION: CWS warnings01 (1.2.52); FILE MERGED 2006/05/23 16:05:25 sb 1.2.52.2: RESYNC: (1.2-1.3); FILE MERGED 2006/01/30 16:25:42 sb 1.2.52.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [9c4530a0e736b2e066e2037f4e4267efa3dd52fe]

INTEGRATION: CWS warnings01 (1.6.32); FILE MERGED 2005/11/16 13:10:35 pl 1.6.32.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [7b4db727f3b3d9ad451339537e0562e78b55eb7a]

INTEGRATION: CWS warnings01 (1.18.32); FILE MERGED 2005/11/16 13:10:35 pl 1.18.32.2: #i55991# removed warnings 2005/10/28 14:48:32 cd 1.18.32.1: #i55991# Warning free code changes for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [d56a0a7b4367720065ebb62ed3df537a9fba46ef]

INTEGRATION: CWS warnings01 (1.4.32); FILE MERGED 2005/11/16 13:10:35 pl 1.4.32.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [f3e360fbd65e9cd38c1f04a7148283fe0242da9e]

INTEGRATION: CWS warnings01 (1.4.32); FILE MERGED 2005/11/16 13:10:34 pl 1.4.32.2: #i55991# removed warnings 2005/10/28 14:48:32 cd 1.4.32.1: #i55991# Warning free code changes for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [531e034e7a74c472a22b78289515ab7cd2f52270]

INTEGRATION: CWS warnings01 (1.7.32); FILE MERGED 2006/01/30 16:25:41 sb 1.7.32.3: #i53898# Made code warning-free. 2006/01/25 17:32:21 sb 1.7.32.2: RESYNC: (1.7-1.8); FILE MERGED 2005/11/16 13:10:34 pl 1.7.32.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [e402b66ec758cf90e0cf16608d1c54fb852d9ab4]

INTEGRATION: CWS warnings01 (1.32.32); FILE MERGED 2005/10/28 14:48:31 cd 1.32.32.1: #i55991# Warning free code changes for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [305548b5167d513ee7700bf43977eb75032ca68d]

INTEGRATION: CWS warnings01 (1.11.32); FILE MERGED 2006/01/25 17:32:14 sb 1.11.32.2: RESYNC: (1.11-1.12); FILE MERGED 2005/11/16 13:10:33 pl 1.11.32.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [981fc085ec1ae128475d401b486c1dac700ab7e1]

INTEGRATION: CWS warnings01 (1.10.32); FILE MERGED 2005/11/16 13:10:33 pl 1.10.32.2: #i55991# removed warnings 2005/10/28 14:48:31 cd 1.10.32.1: #i55991# Warning free code changes for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [70cce4fa59846fe3a7d4ce9db4248c57ce6dc721]

INTEGRATION: CWS warnings01 (1.5.32); FILE MERGED 2005/11/16 13:10:33 pl 1.5.32.2: #i55991# removed warnings 2005/10/28 14:48:31 cd 1.5.32.1: #i55991# Warning free code changes for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [762e827b1c9a3aa164e631b2d43cbf54edc68449]

INTEGRATION: CWS warnings01 (1.5.32); FILE MERGED 2005/11/16 13:10:33 pl 1.5.32.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [f13b29fd18d424e6f98af83be48378e8db478cc8]

INTEGRATION: CWS warnings01 (1.37.32); FILE MERGED 2005/11/16 13:10:32 pl 1.37.32.2: #i55991# removed warnings 2005/10/28 14:48:31 cd 1.37.32.1: #i55991# Warning free code changes for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [09ec67afca3e1895bd018215e7f44b8dc37726b2]

INTEGRATION: CWS warnings01 (1.5.32); FILE MERGED 2005/10/28 14:48:30 cd 1.5.32.1: #i55991# Warning free code changes for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [64257690affb775f146427622a711eb609981bc1]

INTEGRATION: CWS warnings01 (1.3.32); FILE MERGED 2005/10/28 14:48:30 cd 1.3.32.1: #i55991# Warning free code changes for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [877d7a83d7b05ed6f2d6e497d80505ed7e2c7293]

INTEGRATION: CWS warnings01 (1.19.32); FILE MERGED 2006/05/23 16:04:46 sb 1.19.32.2: RESYNC: (1.19-1.20); FILE MERGED 2005/11/16 13:10:32 pl 1.19.32.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [2a41954a1bc10ade68eb5f64fc1279e41bb81d68]

INTEGRATION: CWS warnings01 (1.9.32); FILE MERGED 2005/11/16 13:10:32 pl 1.9.32.2: #i55991# removed warnings 2005/10/28 14:48:30 cd 1.9.32.1: #i55991# Warning free code changes for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [daba0c8c4afaf56e85c4e0436ae5445254832e2f]

INTEGRATION: CWS warnings01 (1.5.32); FILE MERGED 2005/11/16 13:10:31 pl 1.5.32.2: #i55991# removed warnings 2005/10/28 14:48:30 cd 1.5.32.1: #i55991# Warning free code changes for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [97284ae2636ba8fc39e78e3c6668261228097568]

INTEGRATION: CWS warnings01 (1.13.32); FILE MERGED 2005/10/28 14:48:29 cd 1.13.32.1: #i55991# Warning free code changes for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [36b1501cb71759828ac410a312ac7590ab8fb43b]

INTEGRATION: CWS warnings01 (1.9.32); FILE MERGED 2006/05/29 07:55:05 sb 1.9.32.4: #i53898# Made code warning-free and/or compile at all after resync to SRC680m170. 2006/05/23 16:04:04 sb 1.9.32.3: RESYNC: (1.9-1.10); FILE MERGED 2005/11/16 13:10:31 pl 1.9.32.2: #i55991# removed warnings 2005/10/28 14:48:29 cd 1.9.32.1: #i55991# Warning free code changes for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [e98c3ec12926244683cc8b35d0eb324bb4585d2f]

INTEGRATION: CWS warnings01 (1.8.32); FILE MERGED 2005/11/16 13:10:31 pl 1.8.32.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [8d7b885aad809489d6b190a42cf8837047fc9a78]

INTEGRATION: CWS warnings01 (1.2.32); FILE MERGED 2005/11/16 13:10:30 pl 1.2.32.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [bd3e103b5031952e0abce2a6968ca5fb296f5862]

INTEGRATION: CWS warnings01 (1.2.32); FILE MERGED 2005/11/16 13:10:30 pl 1.2.32.2: #i55991# removed warnings 2005/10/28 14:48:29 cd 1.2.32.1: #i55991# Warning free code changes for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [2427183bffa356c69520adf501f841da32e02ab4]

INTEGRATION: CWS warnings01 (1.5.36); FILE MERGED 2005/11/16 13:10:30 pl 1.5.36.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [8dcc71a6150f8ba017d59fcdc06b0d4cec38987c]

INTEGRATION: CWS warnings01 (1.11.4); FILE MERGED 2005/11/16 13:10:29 pl 1.11.4.3: #i55991# removed warnings 2005/11/07 16:52:42 pl 1.11.4.2: RESYNC: (1.11-1.12); FILE MERGED 2005/10/28 14:48:28 cd 1.11.4.1: #i55991# Warning free code changes for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [c3354a3b9a26de5fb2a6d0f56632d2b2a0c82f47]

INTEGRATION: CWS warnings01 (1.4.32); FILE MERGED 2005/11/16 13:10:29 pl 1.4.32.2: #i55991# removed warnings 2005/10/28 14:48:28 cd 1.4.32.1: #i55991# Warning free code changes for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [c01d80bd6463dfc3ccd6bc9a652e972f18b1a93e]

INTEGRATION: CWS warnings01 (1.3.32); FILE MERGED 2005/11/16 13:10:29 pl 1.3.32.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [804f2c94a3444aae580cbc0e5a2e40d980bd3638]

INTEGRATION: CWS warnings01 (1.3.32); FILE MERGED 2006/06/14 06:48:57 cd 1.3.32.1: Removed obsolete drafts namespace


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [735eb105948489b66599259814277188b893c73e]

INTEGRATION: CWS warnings01 (1.3.32); FILE MERGED 2006/06/14 06:48:56 cd 1.3.32.1: Removed obsolete drafts namespace


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [5798b79a5268f8c58b8545f2e9200ac444d107e2]

INTEGRATION: CWS warnings01 (1.2.284); FILE MERGED 2006/06/14 06:49:27 cd 1.2.284.1: #Updated test CheckImageManager to use non-draft interfaces


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [3b86df48d806c0aa190cdc4efedc1d781bf946cd]

INTEGRATION: CWS warnings01 (1.3.32); FILE MERGED 2005/10/28 14:48:27 cd 1.3.32.1: #i55991# Warning free code changes for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [bdd6d38987a7d94eefcd68c61b7b73d87b4d7ea3]

INTEGRATION: CWS warnings01 (1.4.32); FILE MERGED 2005/10/28 14:48:26 cd 1.4.32.1: #i55991# Warning free code changes for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [4bdfffd387dfa163ac8a8cea0ab8c87d469b120c]

INTEGRATION: CWS warnings01 (1.5.32); FILE MERGED 2005/10/28 14:48:25 cd 1.5.32.1: #i55991# Warning free code changes for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [ed5ac8b1864661d90e3ccb423c0bca17733d6f07]

INTEGRATION: CWS warnings01 (1.3.32); FILE MERGED 2005/10/28 14:48:25 cd 1.3.32.1: #i55991# Warning free code changes for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [42d5712816e9ce593a722031a40d6591976374f2]

INTEGRATION: CWS warnings01 (1.5.32); FILE MERGED 2005/10/28 14:48:24 cd 1.5.32.1: #i55991# Warning free code changes for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [c68f5accf4b093d422275e038b138e9fd3aa82e1]

INTEGRATION: CWS warnings01 (1.4.32); FILE MERGED 2005/10/28 14:48:24 cd 1.4.32.1: #i55991# Warning free code changes for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [72e1d751005b8759a79a69a1fd5299671ac30907]

INTEGRATION: CWS warnings01 (1.4.32); FILE MERGED 2005/10/28 14:48:23 cd 1.4.32.1: #i55991# Warning free code changes for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [0975cf7e5ecc2723b1514575c7c2f795ff0c689b]

INTEGRATION: CWS warnings01 (1.5.32); FILE MERGED 2005/10/28 14:48:23 cd 1.5.32.1: #i55991# Warning free code changes for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [e1b7cae9b83664fc30f6b6f634cd68e9fad7de5c]

INTEGRATION: CWS warnings01 (1.5.32); FILE MERGED 2005/10/28 14:48:22 cd 1.5.32.1: #i55991# Warning free code changes for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [63310c8a2a2712993bbaa7f1aaee517423a1feb3]

INTEGRATION: CWS warnings01 (1.6.32); FILE MERGED 2005/11/16 15:20:14 pl 1.6.32.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [9790d2dc85052cf4f3ab0cda288479536af10e1f]

INTEGRATION: CWS warnings01 (1.11.30); FILE MERGED 2006/05/23 15:58:58 sb 1.11.30.3: RESYNC: (1.12-1.14); FILE MERGED 2006/01/25 17:28:14 sb 1.11.30.2: RESYNC: (1.11-1.12); FILE MERGED 2005/10/28 14:48:22 cd 1.11.30.1: #i55991# Warning free code changes for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [22f67059645556ca78690d6427a99d23589b0c2a]

INTEGRATION: CWS warnings01 (1.3.32); FILE MERGED 2005/10/28 14:48:22 cd 1.3.32.1: #i55991# Warning free code changes for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [b81a0015a52c01d5a1790c5cfa173f7ba0e003fd]

INTEGRATION: CWS warnings01 (1.5.32); FILE MERGED 2005/11/16 15:20:13 pl 1.5.32.2: #i55991# removed warnings 2005/10/28 14:48:21 cd 1.5.32.1: #i55991# Warning free code changes for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [ef653ff0bd09b3bc8e6251b8c5ee115ef37173ff]

INTEGRATION: CWS warnings01 (1.4.32); FILE MERGED 2005/10/28 14:48:21 cd 1.4.32.1: #i55991# Warning free code changes for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [f562bce0a184c8d7e9c524b9c9fdcaf57bc8f5e3]

INTEGRATION: CWS warnings01 (1.12.32); FILE MERGED 2006/05/23 15:58:15 sb 1.12.32.3: RESYNC: (1.14-1.15); FILE MERGED 2006/01/25 17:28:06 sb 1.12.32.2: RESYNC: (1.12-1.14); FILE MERGED 2005/10/28 14:48:21 cd 1.12.32.1: #i55991# Warning free code changes for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [11884e8103aaee645692702d1489d542ab1ca607]

INTEGRATION: CWS warnings01 (1.3.32); FILE MERGED 2005/10/28 14:48:21 cd 1.3.32.1: #i55991# Warning free code changes for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [b54c49286ece812b05074da3384547d6c0ee71bf]

INTEGRATION: CWS warnings01 (1.2.14); FILE MERGED 2006/05/29 07:55:05 sb 1.2.14.1: #i53898# Made code warning-free and/or compile at all after resync to SRC680m170.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [42cda8637f854f759e37f6d548e000af5ff172cb]

INTEGRATION: CWS warnings01 (1.5.32); FILE MERGED 2005/11/16 15:20:12 pl 1.5.32.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [7ac3158aeb666fd8bef55c8695cdaf937d868fc5]

INTEGRATION: CWS warnings01 (1.6.32); FILE MERGED 2005/10/28 14:48:20 cd 1.6.32.1: #i55991# Warning free code changes for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [4b5d79b5f65021e85dea236c1a0ef5552d59d8a0]

INTEGRATION: CWS warnings01 (1.7.32); FILE MERGED 2005/10/28 14:48:20 cd 1.7.32.1: #i55991# Warning free code changes for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [2049a018e57fb24b273308fcf7071860b7b7301e]

INTEGRATION: CWS warnings01 (1.4.32); FILE MERGED 2005/10/28 14:48:20 cd 1.4.32.1: #i55991# Warning free code changes for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [1b3258fc67cf47d709629f48a041e021a293b4b3]

INTEGRATION: CWS warnings01 (1.8.32); FILE MERGED 2005/10/28 14:48:19 cd 1.8.32.1: #i55991# Warning free code changes for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [5603813c6ec90c149a2860d07820737fcb1f7e7b]

INTEGRATION: CWS warnings01 (1.5.32); FILE MERGED 2005/10/28 14:48:19 cd 1.5.32.1: #i55991# Warning free code changes for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [8c34fa359d4680407f34bd8a7b64c56fb682e139]

INTEGRATION: CWS warnings01 (1.4.32); FILE MERGED 2006/01/25 17:27:46 sb 1.4.32.2: RESYNC: (1.4-1.5); FILE MERGED 2005/10/28 14:48:19 cd 1.4.32.1: #i55991# Warning free code changes for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [d9173e2f29ac7dfd2c378d7ee64f35ae42edd785]

INTEGRATION: CWS warnings01 (1.4.32); FILE MERGED 2005/10/28 14:48:19 cd 1.4.32.1: #i55991# Warning free code changes for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [5e34d3a377b6c9d59ebcb7edc0848d9272f5f278]

INTEGRATION: CWS warnings01 (1.5.32); FILE MERGED 2005/10/28 14:48:18 cd 1.5.32.1: #i55991# Warning free code changes for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [11138710749123331cfde3eb52ee02cb395ff4fb]

INTEGRATION: CWS warnings01 (1.7.32); FILE MERGED 2005/10/28 14:48:18 cd 1.7.32.1: #i55991# Warning free code changes for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [9137e6db6a9288b943a0d3b6f83556dd3b86c69e]

INTEGRATION: CWS warnings01 (1.4.32); FILE MERGED 2005/10/28 14:48:18 cd 1.4.32.1: #i55991# Warning free code changes for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [cee62a2218140319183c41d007a443f2ad41ed6d]

INTEGRATION: CWS warnings01 (1.6.32); FILE MERGED 2005/10/28 14:48:17 cd 1.6.32.1: #i55991# Warning free code changes for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [ee47e713f88539e012225484b016c2b508bca425]

INTEGRATION: CWS warnings01 (1.8.32); FILE MERGED 2006/05/23 15:56:51 sb 1.8.32.3: RESYNC: (1.9-1.10); FILE MERGED 2006/01/25 17:27:27 sb 1.8.32.2: RESYNC: (1.8-1.9); FILE MERGED 2005/10/28 14:48:17 cd 1.8.32.1: #i55991# Warning free code changes for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [5bd6f188178945c83b158c4f03e9a2f9d539e682]

INTEGRATION: CWS warnings01 (1.3.32); FILE MERGED 2006/01/25 17:27:16 sb 1.3.32.2: RESYNC: (1.3-1.4); FILE MERGED 2005/10/28 14:48:17 cd 1.3.32.1: #i55991# Warning free code changes for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [e51e9a5c9d8c95d18533608aa6704db8e7bac74b]

INTEGRATION: CWS warnings01 (1.3.32); FILE MERGED 2005/11/16 15:20:09 pl 1.3.32.2: #i55991# removed warnings 2005/10/28 14:48:17 cd 1.3.32.1: #i55991# Warning free code changes for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [682289b57f481ed588cc0232851762d53dede5b1]

INTEGRATION: CWS warnings01 (1.4.32); FILE MERGED 2005/10/28 14:48:17 cd 1.4.32.1: #i55991# Warning free code changes for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [5e9b35fa21213645202cbb88dc2e177ad4ce7d7c]

INTEGRATION: CWS warnings01 (1.4.32); FILE MERGED 2005/10/28 14:48:16 cd 1.4.32.1: #i55991# Warning free code changes for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [cda7b2c6d6677867b722b74944183f67aafaa279]

INTEGRATION: CWS warnings01 (1.3.32); FILE MERGED 2006/05/23 15:55:08 sb 1.3.32.3: RESYNC: (1.3-1.4); FILE MERGED 2005/11/16 15:20:06 pl 1.3.32.2: #i55991# removed warnings 2005/10/28 14:48:16 cd 1.3.32.1: #i55991# Warning free code changes for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [606fb1ed88bf16aa2ae923d5eeea87460bb4309f]

INTEGRATION: CWS warnings01 (1.3.32); FILE MERGED 2005/10/28 14:48:16 cd 1.3.32.1: #i55991# Warning free code changes for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [45ca3fb10aa761ef423fbca4db819b2666d6778e]

INTEGRATION: CWS warnings01 (1.22.30); FILE MERGED 2006/05/23 15:56:13 sb 1.22.30.5: RESYNC: (1.25-1.26); FILE MERGED 2006/01/25 17:27:07 sb 1.22.30.4: RESYNC: (1.23-1.25); FILE MERGED 2005/11/16 15:20:04 pl 1.22.30.3: #i55991# removed warnings 2005/11/07 16:51:37 pl 1.22.30.2: RESYNC: (1.22-1.23); FILE MERGED 2005/10/28 14:48:16 cd 1.22.30.1: #i55991# Warning free code changes for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [8c90458419355d4295410a761d8dfc51fdb8aef3]

INTEGRATION: CWS warnings01 (1.34.32); FILE MERGED 2006/04/07 16:02:25 sb 1.34.32.3: RESYNC: (1.34-1.36); FILE MERGED 2005/11/16 13:10:28 pl 1.34.32.2: #i55991# removed warnings 2005/10/28 14:48:15 cd 1.34.32.1: #i55991# Warning free code changes for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [b2155f1108f3107e30bbe4533d7d37ddc72c351b]

INTEGRATION: CWS warnings01 (1.3.32); FILE MERGED 2005/10/28 14:48:15 cd 1.3.32.1: #i55991# Warning free code changes for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [c9069fb5d01f97bce7a1f97c535b079b761d0c85]

INTEGRATION: CWS warnings01 (1.21.32); FILE MERGED 2005/11/16 15:20:02 pl 1.21.32.2: #i55991# removed warnings 2005/10/28 14:48:15 cd 1.21.32.1: #i55991# Warning free code changes for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [bce716a0d8d3b768e15e94ca714ee081ab6f4eb2]

INTEGRATION: CWS warnings01 (1.7.32); FILE MERGED 2006/04/20 14:53:26 sb 1.7.32.6: #i53898# Made code compile and/or warning-free again after resync to SRC680m162. 2006/04/07 16:02:39 sb 1.7.32.5: RESYNC: (1.9-1.11); FILE MERGED 2006/01/31 08:13:15 sb 1.7.32.4: #i53898# Made code warning-free. 2006/01/25 17:26:56 sb 1.7.32.3: RESYNC: (1.7-1.9); FILE MERGED 2005/11/16 15:19:59 pl 1.7.32.2: #i55991# removed warnings 2005/10/28 14:48:14 cd 1.7.32.1: #i55991# Warning free code changes for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [729b3e6cc3d16816fc5f534c2c8bbf62a5aa01b9]

INTEGRATION: CWS warnings01 (1.2.32); FILE MERGED 2005/10/28 14:48:14 cd 1.2.32.1: #i55991# Warning free code changes for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [c5dc6b82183d816bbd2678607ab5260ebdb9a893]

INTEGRATION: CWS warnings01 (1.6.530); FILE MERGED 2006/05/23 15:54:58 sb 1.6.530.2: RESYNC: (1.6-1.7); FILE MERGED 2005/10/28 14:48:14 cd 1.6.530.1: #i55991# Warning free code changes for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [a6a602a3dcd01f7fa78a7204ed0159ecc271e9cb]

INTEGRATION: CWS warnings01 (1.6.32); FILE MERGED 2005/10/28 14:48:13 cd 1.6.32.1: #i55991# Warning free code changes for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [0adbf4a1444d701fce8c1c669b5fc1ffc4af25f8]

INTEGRATION: CWS warnings01 (1.3.32); FILE MERGED 2005/11/16 15:19:58 pl 1.3.32.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [54a033ea17b293c7f4b6f2bf4c14576891e41a44]

INTEGRATION: CWS warnings01 (1.4.32); FILE MERGED 2005/10/28 14:48:13 cd 1.4.32.1: #i55991# Warning free code changes for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [9431b714eb1c4a3d15e4dbfc761539bbde72645c]

INTEGRATION: CWS warnings01 (1.32.10); FILE MERGED 2006/05/23 15:28:41 sb 1.32.10.3: RESYNC: (1.33-1.34); FILE MERGED 2006/01/25 17:09:54 sb 1.32.10.2: RESYNC: (1.32-1.33); FILE MERGED 2005/10/28 10:53:44 pl 1.32.10.1: #i55991# removed warnings for solaris platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [da364b4dbda94bc097ad00567760ecac767bd5f5]

INTEGRATION: CWS warnings01 (1.3.32); FILE MERGED 2005/10/28 14:48:12 cd 1.3.32.1: #i55991# Warning free code changes for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [0770737cadf82f056ba07f2b66e93d3991e3b9c1]

INTEGRATION: CWS warnings01 (1.4.32); FILE MERGED 2005/10/28 14:48:12 cd 1.4.32.1: #i55991# Warning free code changes for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [3a3a7124c414247000ce7e83d3b45e6cc9301199]

INTEGRATION: CWS warnings01 (1.2.32); FILE MERGED 2005/10/28 14:48:12 cd 1.2.32.1: #i55991# Warning free code changes for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [68fb3dea8919da4f9976be020128dc908a2bea8f]

INTEGRATION: CWS warnings01 (1.2.32); FILE MERGED 2005/10/28 14:48:11 cd 1.2.32.1: #i55991# Warning free code changes for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [2eaccbf6cceeb3dfca1c8538afe86e34db3ed687]

INTEGRATION: CWS warnings01 (1.3.32); FILE MERGED 2005/10/28 14:48:10 cd 1.3.32.1: #i55991# Warning free code changes for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [31bda818c66af60d3185cb712154c92fdded7399]

INTEGRATION: CWS warnings01 (1.5.32); FILE MERGED 2005/11/16 13:10:28 pl 1.5.32.2: #i55991# removed warnings 2005/10/28 14:48:10 cd 1.5.32.1: #i55991# Warning free code changes for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [de6015d2d08758bb89549ffc71995be596a0988e]

INTEGRATION: CWS warnings01 (1.6.32); FILE MERGED 2005/11/16 13:10:27 pl 1.6.32.2: #i55991# removed warnings 2005/10/28 14:48:10 cd 1.6.32.1: #i55991# Warning free code changes for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [0e2a1bab893cdbc9ceb10feacfa3bae609845592]

INTEGRATION: CWS warnings01 (1.12.32); FILE MERGED 2005/10/28 14:48:10 cd 1.12.32.1: #i55991# Warning free code changes for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [2e539ea23bfb2d356d5d78f47bfe20383cab732d]

INTEGRATION: CWS warnings01 (1.3.32); FILE MERGED 2005/10/28 14:48:09 cd 1.3.32.1: #i55991# Warning free code changes for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [fa5782c3bafc3d9d74aa3eac83cc0eb850701b6f]

INTEGRATION: CWS warnings01 (1.4.32); FILE MERGED 2005/10/28 14:48:09 cd 1.4.32.1: #i55991# Warning free code changes for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [84bf704739bc73472f944fd2aa36a2ca130a3fa6]

INTEGRATION: CWS warnings01 (1.5.32); FILE MERGED 2005/10/28 14:48:09 cd 1.5.32.1: #i55991# Warning free code changes for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [92245878b2712b5d98b6b40edf9ee0007d860075]

INTEGRATION: CWS warnings01 (1.6.32); FILE MERGED 2005/10/28 14:48:09 cd 1.6.32.1: #i55991# Warning free code changes for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [08dd89ff4bf72740dfcb921578f09b9c3120f987]

INTEGRATION: CWS warnings01 (1.4.32); FILE MERGED 2005/10/28 14:48:08 cd 1.4.32.1: #i55991# Warning free code changes for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [3127219298e453ce575b935bdf7da986b94b328c]

INTEGRATION: CWS warnings01 (1.4.32); FILE MERGED 2005/11/16 13:10:27 pl 1.4.32.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [9f21727fad85c9c98ac60c51a7510ffdf083276b]

INTEGRATION: CWS warnings01 (1.2.52); FILE MERGED 2006/05/23 15:54:35 sb 1.2.52.2: RESYNC: (1.2-1.3); FILE MERGED 2006/01/30 16:25:41 sb 1.2.52.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [4bcb71c90c0bb3cd1a44bec99d1d53884ced9fb2]

INTEGRATION: CWS warnings01 (1.3.32); FILE MERGED 2005/10/28 14:48:07 cd 1.3.32.1: #i55991# Warning free code changes for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [6f735c0474463bb048e2ec9a3922eaaecc2368ba]

INTEGRATION: CWS warnings01 (1.5.32); FILE MERGED 2005/10/28 14:48:07 cd 1.5.32.1: #i55991# Warning free code changes for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [c3dc14c881dfa671fdd27837473631f8a86c58c4]

INTEGRATION: CWS warnings01 (1.4.32); FILE MERGED 2005/10/28 14:48:07 cd 1.4.32.1: #i55991# Warning free code changes for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [23df3b7e4e5582fc4b195a13436c5bb2b27eaf0c]

INTEGRATION: CWS warnings01 (1.4.52); FILE MERGED 2006/01/30 16:25:41 sb 1.4.52.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [c471a4423c7d40563c29cd20db794ae86fc9bcde]

INTEGRATION: CWS warnings01 (1.12.32); FILE MERGED 2005/10/28 14:48:07 cd 1.12.32.1: #i55991# Warning free code changes for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [9d641fac7f1fe7fb31e1c629f6f60ac9ae097faf]

INTEGRATION: CWS warnings01 (1.3.32); FILE MERGED 2005/10/28 14:48:06 cd 1.3.32.1: #i55991# Warning free code changes for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [b7e1bf9812d06e84cf57034518e66662bda0a1c7]

INTEGRATION: CWS warnings01 (1.7.32); FILE MERGED 2005/10/28 14:48:06 cd 1.7.32.1: #i55991# Warning free code changes for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [940217f741d8de8c83ad97af8a345865021d96e4]

INTEGRATION: CWS warnings01 (1.5.32); FILE MERGED 2005/10/28 14:48:05 cd 1.5.32.1: #i55991# Warning free code changes for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [fe1316606daa83a7f2661a6d85f26310d054dda3]

INTEGRATION: CWS warnings01 (1.8.32); FILE MERGED 2006/04/20 14:53:25 sb 1.8.32.1: #i53898# Made code compile and/or warning-free again after resync to SRC680m162.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [94e3650e0265354965b93030099e45b836844334]

INTEGRATION: CWS warnings01 (1.4.32); FILE MERGED 2005/10/28 14:48:05 cd 1.4.32.1: #i55991# Warning free code changes for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [a6690cd3ebfb53d4e5a9ba6b8880c2b866e88459]

INTEGRATION: CWS warnings01 (1.2.32); FILE MERGED 2005/11/16 13:10:26 pl 1.2.32.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [8a1bcf21382609de01fb10a9f4179630805d59c8]

INTEGRATION: CWS warnings01 (1.2.32); FILE MERGED 2005/11/16 13:10:26 pl 1.2.32.2: #i55991# removed warnings 2005/10/28 14:48:05 cd 1.2.32.1: #i55991# Warning free code changes for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [ce45c8e04ab023e59b7a46339b1e0c8468ff3e0b]

INTEGRATION: CWS warnings01 (1.5.32); FILE MERGED 2005/11/16 13:10:25 pl 1.5.32.2: #i55991# removed warnings 2005/10/28 14:48:04 cd 1.5.32.1: #i55991# Warning free code changes for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [b018ef60c69a4fe5653cf07253a4ef5be563a6fa]

INTEGRATION: CWS warnings01 (1.3.32); FILE MERGED 2005/10/28 14:48:04 cd 1.3.32.1: #i55991# Warning free code changes for gcc


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [c2e8dab4a89454e161db4d848a52457bcb6099f6]

INTEGRATION: CWS warnings01 (1.2.140); FILE MERGED 2006/05/12 16:29:55 sb 1.2.140.1: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [a120dd67ea4d37f191acf88ee842ac4ccadc75e7]

INTEGRATION: CWS warnings01 (1.5.140); FILE MERGED 2006/05/12 16:29:55 sb 1.5.140.1: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [d5a47cd86f57d3c0b480cfcb1f5944004beb1db4]

INTEGRATION: CWS warnings01 (1.4.140); FILE MERGED 2006/05/12 16:29:54 sb 1.4.140.1: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [ddc0eae2e21b1deb730d73f6bb6c79fd1e5bf5b3]

INTEGRATION: CWS warnings01 (1.20.12); FILE MERGED 2006/05/23 15:50:08 sb 1.20.12.2: RESYNC: (1.20-1.21); FILE MERGED 2006/05/12 16:29:54 sb 1.20.12.1: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [68a6310d267269ee4bdf7d4e7344c7bf6f1c3cf5]

INTEGRATION: CWS warnings01 (1.7.44); FILE MERGED 2006/06/02 07:24:52 sb 1.7.44.1: #i53898# Made code warning-free and/or compile at all after resync to SRC680m170.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [9d9e49a821435cef27ad71468cbd344d4b60ea69]

INTEGRATION: CWS warnings01 (1.11.42); FILE MERGED 2006/05/12 16:29:54 sb 1.11.42.1: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [100cdd4e2e0e6f9c0082db4e43e37087641a93d0]

INTEGRATION: CWS warnings01 (1.19.140); FILE MERGED 2006/06/02 10:32:22 sb 1.19.140.1: #i53898# Made code warning-free and/or compile at all after resync to SRC680m170.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [2f44427e61da6f16702da1c9d22ace25140df907]

INTEGRATION: CWS warnings01 (1.4.140); FILE MERGED 2006/06/02 10:32:22 sb 1.4.140.1: #i53898# Made code warning-free and/or compile at all after resync to SRC680m170.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [9802a7873f0196217d5578b122db2fa0e600ee2a]

INTEGRATION: CWS warnings01 (1.8.140); FILE MERGED 2006/06/02 10:32:22 sb 1.8.140.1: #i53898# Made code warning-free and/or compile at all after resync to SRC680m170.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [639ee63d049941680b0e6f5e55ba17b01440e4df]

INTEGRATION: CWS warnings01 (1.14.140); FILE MERGED 2006/06/02 10:32:21 sb 1.14.140.1: #i53898# Made code warning-free and/or compile at all after resync to SRC680m170.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [56a8bd8f1461aa41da40c5f681c170b7727c8309]

INTEGRATION: CWS warnings01 (1.7.140); FILE MERGED 2006/05/12 16:29:53 sb 1.7.140.1: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [6e60e9ea796419f44c2cfbd1b613146ef5420200]

INTEGRATION: CWS warnings01 (1.3.4); FILE MERGED 2005/10/27 16:03:19 sb 1.3.4.2: #i53898# Made code warning-free. 2005/10/14 11:27:24 sb 1.3.4.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [df736f50d7c9980b3af8b54fabd041d0e09c47f8]

INTEGRATION: CWS warnings01 (1.3.6); FILE MERGED 2005/10/27 16:03:19 sb 1.3.6.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [5a24db68db7111f685b8ac271d14d277d3a33628]

INTEGRATION: CWS warnings01 (1.2.8); FILE MERGED 2005/10/14 11:27:24 sb 1.2.8.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [85d726bace6d406bd472434ecdad122c7e7f8b62]

INTEGRATION: CWS warnings01 (1.4.6); FILE MERGED 2005/10/14 11:27:23 sb 1.4.6.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [3faaa512b43df93bbfe01e80ea60b5ead94112bd]

INTEGRATION: CWS warnings01 (1.3.4); FILE MERGED 2006/04/07 16:01:11 sb 1.3.4.3: RESYNC: (1.3-1.4); FILE MERGED 2005/10/27 16:03:18 sb 1.3.4.2: #i53898# Made code warning-free. 2005/10/14 11:27:23 sb 1.3.4.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [908ccc5e0a2bc3787c8c6f017d7db8e73ce954b8]

INTEGRATION: CWS warnings01 (1.4.8); FILE MERGED 2005/10/27 16:03:18 sb 1.4.8.2: #i53898# Made code warning-free. 2005/10/14 11:27:23 sb 1.4.8.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [43822d41c27b97f77a38fed73642be6ec411e97d]

INTEGRATION: CWS warnings01 (1.3.6); FILE MERGED 2006/02/27 09:35:59 sb 1.3.6.3: #i53898# Made code waring-free. 2005/10/27 16:03:17 sb 1.3.6.2: #i53898# Made code warning-free. 2005/10/14 11:27:22 sb 1.3.6.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [a1183a7dd9bbcbfe0622dd8166ba43025323223b]

INTEGRATION: CWS warnings01 (1.15.6); FILE MERGED 2006/02/27 09:35:58 sb 1.15.6.3: #i53898# Made code waring-free. 2005/10/27 16:03:17 sb 1.15.6.2: #i53898# Made code warning-free. 2005/10/14 11:27:22 sb 1.15.6.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [a0d932cfe80647f3c3bb4f7a93c11baaa502de1f]

INTEGRATION: CWS warnings01 (1.2.6); FILE MERGED 2006/02/27 09:35:58 sb 1.2.6.3: #i53898# Made code waring-free. 2005/10/27 16:03:16 sb 1.2.6.2: #i53898# Made code warning-free. 2005/10/14 11:27:22 sb 1.2.6.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [acad55b24c8477c91cc2ab1c66b567b2e43c0577]

INTEGRATION: CWS warnings01 (1.2.6); FILE MERGED 2005/10/27 16:03:16 sb 1.2.6.2: #i53898# Made code warning-free. 2005/10/14 11:27:21 sb 1.2.6.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [2d2918ba5ae939e4c6c6cdafcfa6434c447105f3]

INTEGRATION: CWS warnings01 (1.2.8); FILE MERGED 2006/02/27 09:35:57 sb 1.2.8.2: #i53898# Made code waring-free. 2005/10/14 11:27:21 sb 1.2.8.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [44653724f45559a6d6009d0e39661252480e5aaf]

INTEGRATION: CWS warnings01 (1.3.6); FILE MERGED 2005/10/27 16:03:15 sb 1.3.6.2: #i53898# Made code warning-free. 2005/10/14 11:27:21 sb 1.3.6.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [e32cfe50b5ec35d4c5fc7cb92f69c58e18c91d31]

INTEGRATION: CWS warnings01 (1.3.6); FILE MERGED 2005/10/27 16:03:15 sb 1.3.6.2: #i53898# Made code warning-free. 2005/10/14 11:27:20 sb 1.3.6.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [1d79e3b8018d2f333e49af0036a9d68ee113e70b]

INTEGRATION: CWS warnings01 (1.3.6); FILE MERGED 2005/10/14 11:27:20 sb 1.3.6.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [6d1cbb24d4b2b76010360a86aa001c1ceedeef9f]

INTEGRATION: CWS warnings01 (1.2.8); FILE MERGED 2006/02/27 09:35:57 sb 1.2.8.2: #i53898# Made code waring-free. 2005/10/14 11:27:19 sb 1.2.8.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [45819724bc58b21912ff2cfebd7cf05b87548156]

INTEGRATION: CWS warnings01 (1.2.8); FILE MERGED 2005/10/27 16:03:14 sb 1.2.8.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [9e3ce5c92003c61946555d05c6a836b22aa50a83]

INTEGRATION: CWS warnings01 (1.4.8); FILE MERGED 2005/10/27 16:03:14 sb 1.4.8.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [d2348dc9c13bc31ea5c818225763e74941246eee]

INTEGRATION: CWS warnings01 (1.2.8); FILE MERGED 2005/10/27 16:03:13 sb 1.2.8.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [2c5ac94737a1e3b0b0c0af2fcffe37c3555828d2]

INTEGRATION: CWS warnings01 (1.3.8); FILE MERGED 2005/10/14 11:27:19 sb 1.3.8.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [c957572a2d456b860dffb1a9e38cdcb981af0df7]

INTEGRATION: CWS warnings01 (1.2.8); FILE MERGED 2005/10/27 16:03:12 sb 1.2.8.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [31d6637a793bad55aaec46421bcca8a2d95d44bd]

INTEGRATION: CWS warnings01 (1.2.6); FILE MERGED 2005/10/27 16:03:11 sb 1.2.6.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [a727325e860a0eed05389cd3395446100e0e2dc2]

INTEGRATION: CWS warnings01 (1.2.8); FILE MERGED 2005/10/27 16:03:10 sb 1.2.8.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [f9cdc191df9379b557a9ef0edd9edf487a8d4a61]

INTEGRATION: CWS warnings01 (1.25.6); FILE MERGED 2005/11/16 16:47:54 pl 1.25.6.3: #i55991# removed warnings 2005/11/07 16:49:39 pl 1.25.6.2: RESYNC: (1.25-1.26); FILE MERGED 2005/10/27 12:10:53 sb 1.25.6.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [a9fd495e740b4699a5c206eac02b688cf2540b35]

INTEGRATION: CWS warnings01 (1.12.6); FILE MERGED 2005/11/16 16:47:54 pl 1.12.6.2: #i55991# removed warnings 2005/10/27 12:10:53 sb 1.12.6.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [7cd628a40e4b526e2a5552d7b9b97900c3557f36]

INTEGRATION: CWS warnings01 (1.3.6); FILE MERGED 2005/10/27 12:10:52 sb 1.3.6.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [4105b8cac93c4bb8e3142de5d31d1502a65999c9]

INTEGRATION: CWS warnings01 (1.5.18); FILE MERGED 2005/09/23 14:45:37 sb 1.5.18.1: #i53898# Stricter error checking in idlc revealed an illegal use of an integral constant.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [358efb41e589b8ffd869fb2dae80a838515babd1]

INTEGRATION: CWS warnings01 (1.3.4); FILE MERGED 2006/04/07 15:31:07 sb 1.3.4.2: RESYNC: (1.3-1.4); FILE MERGED 2005/10/25 08:25:59 cl 1.3.4.1: fixed solaris compiler warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [c523bf2df510e1f9987f6e24d595ccb1a74819c9]

INTEGRATION: CWS warnings01 (1.3.4); FILE MERGED 2005/10/25 08:25:58 cl 1.3.4.1: fixed solaris compiler warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [e64837443e3f32f26bc91477d16281978a66db61]

INTEGRATION: CWS warnings01 (1.3.8); FILE MERGED 2005/11/09 16:40:31 pl 1.3.8.5: #i53898# removed warnings 2005/10/25 08:25:58 cl 1.3.8.4: fixed solaris compiler warnings 2005/09/22 15:46:18 sb 1.3.8.3: RESYNC: (1.3-1.4); FILE MERGED 2005/09/06 08:33:43 cl 1.3.8.2: #i53898# removed compiler warnings 2005/09/06 08:11:37 cl 1.3.8.1: #i53898# removed compiler warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [a260904bdf55de34d7487b05ee4ca8133af97bf5]

INTEGRATION: CWS warnings01 (1.8.146); FILE MERGED 2006/04/07 15:30:55 sb 1.8.146.4: RESYNC: (1.9-1.10); FILE MERGED 2005/11/08 17:43:47 pl 1.8.146.3: #i53898# removed warnings 2005/09/22 15:41:22 sb 1.8.146.2: RESYNC: (1.8-1.9); FILE MERGED 2005/08/31 16:24:57 sb 1.8.146.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [d924416d27227ad6b5689a4259e5d06addb54ca6]

INTEGRATION: CWS warnings01 (1.10.46); FILE MERGED 2005/11/28 16:39:57 sb 1.10.46.5: #i53898# Made code warning-free. 2005/10/28 13:55:25 sb 1.10.46.4: #i53898# Fixed previous modification. 2005/09/22 15:40:29 sb 1.10.46.3: RESYNC: (1.10-1.11); FILE MERGED 2005/09/07 11:05:32 sb 1.10.46.2: #i53898# Made code warning-free. 2005/08/31 16:24:57 sb 1.10.46.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [4024d807f832fea0d7ac3afed73fa5d8f7b88bad]

INTEGRATION: CWS warnings01 (1.5.60); FILE MERGED 2005/09/22 15:40:16 sb 1.5.60.2: RESYNC: (1.5-1.6); FILE MERGED 2005/09/07 11:05:31 sb 1.5.60.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [47ad962b84044891943c5a8971c687573f0613ff]

INTEGRATION: CWS warnings01 (1.21.88); FILE MERGED 2005/09/22 15:40:03 sb 1.21.88.4: RESYNC: (1.21-1.22); FILE MERGED 2005/09/07 11:05:31 sb 1.21.88.3: #i53898# Made code warning-free. 2005/09/01 11:27:21 sb 1.21.88.2: #i53898# Made code warning-free. 2005/08/31 16:24:56 sb 1.21.88.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [36bcfd23daa52d4746361d5d5f3bbf675469b8b8]

INTEGRATION: CWS warnings01 (1.36.132); FILE MERGED 2005/11/28 16:39:56 sb 1.36.132.4: #i53898# Made code warning-free. 2005/09/22 15:39:44 sb 1.36.132.3: RESYNC: (1.36-1.37); FILE MERGED 2005/09/07 11:05:31 sb 1.36.132.2: #i53898# Made code warning-free. 2005/08/31 16:24:56 sb 1.36.132.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [a29b5070c3f05ce921c745e0e8965a792294b0cf]

INTEGRATION: CWS warnings01 (1.12.74); FILE MERGED 2005/09/22 15:39:27 sb 1.12.74.3: RESYNC: (1.12-1.13); FILE MERGED 2005/09/07 11:05:30 sb 1.12.74.2: #i53898# Made code warning-free. 2005/08/31 16:24:56 sb 1.12.74.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [0f44758c634b22014ffcd1935e6be33ee0a6caf1]

INTEGRATION: CWS warnings01 (1.7.42); FILE MERGED 2005/09/22 15:38:58 sb 1.7.42.2: RESYNC: (1.7-1.8); FILE MERGED 2005/09/07 11:05:30 sb 1.7.42.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [4e2788de199673892f53045aa2b919253341fb8d]

INTEGRATION: CWS warnings01 (1.13.60); FILE MERGED 2005/09/22 15:38:47 sb 1.13.60.2: RESYNC: (1.13-1.14); FILE MERGED 2005/09/07 11:05:30 sb 1.13.60.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [42d7a4f1efb46327e3126804f662e1cf43e5a6f8]

INTEGRATION: CWS warnings01 (1.1.190); FILE MERGED 2005/09/22 15:38:35 sb 1.1.190.3: RESYNC: (1.1-1.2); FILE MERGED 2005/09/07 11:05:29 sb 1.1.190.2: #i53898# Made code warning-free. 2005/08/31 16:24:56 sb 1.1.190.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [25c1a55e3fe05ea80705c6749627f41494e402a2]

INTEGRATION: CWS warnings01 (1.14.46); FILE MERGED 2006/04/07 15:30:35 sb 1.14.46.4: RESYNC: (1.15-1.16); FILE MERGED 2005/11/28 16:39:56 sb 1.14.46.3: #i53898# Made code warning-free. 2005/09/22 15:38:00 sb 1.14.46.2: RESYNC: (1.14-1.15); FILE MERGED 2005/09/07 11:05:29 sb 1.14.46.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [6fd911719104984bbc973a19cfeadcd91077d88a]

INTEGRATION: CWS warnings01 (1.22.58); FILE MERGED 2006/05/23 15:30:17 sb 1.22.58.4: RESYNC: (1.23-1.24); FILE MERGED 2005/09/22 15:37:48 sb 1.22.58.3: RESYNC: (1.22-1.23); FILE MERGED 2005/09/07 11:05:29 sb 1.22.58.2: #i53898# Made code warning-free. 2005/08/31 16:24:55 sb 1.22.58.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [0764015741991302a9a307e5f98971253d7e615f]

INTEGRATION: CWS warnings01 (1.6.46); FILE MERGED 2006/01/25 17:10:25 sb 1.6.46.3: RESYNC: (1.7-1.8); FILE MERGED 2005/09/22 15:37:37 sb 1.6.46.2: RESYNC: (1.6-1.7); FILE MERGED 2005/09/07 11:05:29 sb 1.6.46.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [49f853ffd7c4e93ae7f7740d8f4c0c8d8995f7c2]

INTEGRATION: CWS warnings01 (1.26.30); FILE MERGED 2005/11/28 16:39:56 sb 1.26.30.3: #i53898# Made code warning-free. 2005/09/22 15:37:25 sb 1.26.30.2: RESYNC: (1.26-1.27); FILE MERGED 2005/09/07 11:05:28 sb 1.26.30.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [8f6297e7f288ca59415df7226c28f32396bbd759]

INTEGRATION: CWS warnings01 (1.12.4); FILE MERGED 2005/11/28 16:39:56 sb 1.12.4.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [0b2ea30bf026bb221f7bc50f4edbf501418f32c2]

INTEGRATION: CWS warnings01 (1.21.20); FILE MERGED 2006/04/07 15:30:23 sb 1.21.20.4: RESYNC: (1.23-1.24); FILE MERGED 2006/01/25 17:10:17 sb 1.21.20.3: RESYNC: (1.22-1.23); FILE MERGED 2005/09/22 15:36:38 sb 1.21.20.2: RESYNC: (1.21-1.22); FILE MERGED 2005/09/07 11:05:28 sb 1.21.20.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [cb6e8ce32d3a3302d0bd088d8a560d7350a7b27e]

INTEGRATION: CWS warnings01 (1.7.4); FILE MERGED 2005/11/28 16:39:55 sb 1.7.4.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [5c175daddf67008511a3f7231b2ac7fe4c4e83f6]

INTEGRATION: CWS warnings01 (1.6.4); FILE MERGED 2006/06/09 08:07:25 sb 1.6.4.1: #136650# Fixed private, non-defined copy ctor and assignment op of OWeakAggObject (which took parameters of wrong type, probably copied from some other class definition).


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [654b79bbd06dc15d5b895ec1096610be0f4d46f1]

INTEGRATION: CWS warnings01 (1.7.164); FILE MERGED 2005/11/08 17:43:46 pl 1.7.164.3: #i53898# removed warnings 2005/09/22 15:34:40 sb 1.7.164.2: RESYNC: (1.7-1.8); FILE MERGED 2005/09/07 11:05:27 sb 1.7.164.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [66b205e55f5c1868f4731e434a2044acc4d2983a]

INTEGRATION: CWS warnings01 (1.5.34); FILE MERGED 2005/09/22 15:33:51 sb 1.5.34.2: RESYNC: (1.5-1.6); FILE MERGED 2005/09/07 11:05:27 sb 1.5.34.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [b61068412a5397b0ad0e181490df0ba49ebbbcfd]

INTEGRATION: CWS warnings01 (1.10.30); FILE MERGED 2005/11/28 16:39:55 sb 1.10.30.3: #i53898# Made code warning-free. 2005/09/22 15:32:20 sb 1.10.30.2: RESYNC: (1.10-1.11); FILE MERGED 2005/08/31 16:24:43 sb 1.10.30.1: #i53898# Suppress warning about virtual functions but non-virtual destructor (the dtor cannot be made virtual, as that would break the published API of cppuhelper).


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [a1fcdb036b87f9bbc9120b002d7e86f92d7234af]

INTEGRATION: CWS warnings01 (1.2.2); FILE MERGED 2006/04/07 15:30:11 sb 1.2.2.4: RESYNC: (1.2-1.3); FILE MERGED 2006/02/01 15:15:59 sb 1.2.2.3: #i53898# Globally disabled -Wnon-virtual-dtor for unxlngi6. 2005/11/28 16:39:55 sb 1.2.2.2: #i53898# Made code warning-free. 2005/11/08 17:43:46 pl 1.2.2.1: #i53898# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [7cc3dadf6cf6e46090507c0157b54087b841bfeb]

INTEGRATION: CWS warnings01 (1.5.4); FILE MERGED 2006/03/10 15:38:16 sb 1.5.4.3: #i53898# Made code warning-free. 2005/11/30 16:09:39 sb 1.5.4.2: #i53898# Made code warning-free. 2005/11/10 14:18:11 pl 1.5.4.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [19b14f6175295b30a927de9dcac28decdb271655]

INTEGRATION: CWS warnings01 (1.12.2); FILE MERGED 2005/11/09 20:54:26 sb 1.12.2.1: #i53898# Avoid warnings about name hiding from template code, when instantiated for certain class arguments.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [d8d727bcd08936a3836917bb6ded9a9b20b94c9e]

INTEGRATION: CWS warnings01 (1.12.2); FILE MERGED 2005/11/09 20:54:25 sb 1.12.2.1: #i53898# Avoid warnings about name hiding from template code, when instantiated for certain class arguments.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [3fa87b0a71ac05e54cf175d3fc1ff546343a4f7b]

INTEGRATION: CWS warnings01 (1.12.2); FILE MERGED 2005/11/09 20:54:24 sb 1.12.2.1: #i53898# Avoid warnings about name hiding from template code, when instantiated for certain class arguments.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [10f2af6f784becb65eb9a70cdf6cb553d685af06]

INTEGRATION: CWS warnings01 (1.12.2); FILE MERGED 2005/11/09 20:54:23 sb 1.12.2.1: #i53898# Avoid warnings about name hiding from template code, when instantiated for certain class arguments.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [34d1242aa11ce75005280accda4027f0c27c890f]

INTEGRATION: CWS warnings01 (1.25.10); FILE MERGED 2006/01/25 17:10:02 sb 1.25.10.2: RESYNC: (1.25-1.26); FILE MERGED 2005/10/28 10:53:44 pl 1.25.10.1: #i55991# removed warnings for solaris platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [c9de680ddc95077bb67fbfbf3ca1c913ca5d1269]

INTEGRATION: CWS warnings01 (1.4.10); FILE MERGED 2005/10/28 10:53:43 pl 1.4.10.1: #i55991# removed warnings for solaris platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [ee6de8dc6d689e1120cbdb5ba42cfd1054f75f7f]

INTEGRATION: CWS warnings01 (1.16.10); FILE MERGED 2005/10/21 10:15:26 pl 1.16.10.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [121562efc84689cf1c4497ed6328adf95b4e7aa4]

INTEGRATION: CWS warnings01 (1.9.10); FILE MERGED 2005/10/28 10:53:43 pl 1.9.10.1: #i55991# removed warnings for solaris platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [4f9b80768b93d2899661ab3f11da76735a79316a]

INTEGRATION: CWS warnings01 (1.32.2); FILE MERGED 2005/10/28 10:53:42 pl 1.32.2.1: #i55991# removed warnings for solaris platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [824a305904360aae7090837ffadf5d491b69b93d]

INTEGRATION: CWS warnings01 (1.13.8); FILE MERGED 2006/05/23 15:27:12 sb 1.13.8.3: RESYNC: (1.14-1.15); FILE MERGED 2005/11/07 13:46:16 pl 1.13.8.2: RESYNC: (1.13-1.14); FILE MERGED 2005/10/28 10:53:42 pl 1.13.8.1: #i55991# removed warnings for solaris platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [2496184ad54c2d4707d9342dd03d302a52c88eac]

INTEGRATION: CWS warnings01 (1.19.10); FILE MERGED 2006/01/25 17:09:13 sb 1.19.10.2: RESYNC: (1.19-1.20); FILE MERGED 2005/10/28 10:53:41 pl 1.19.10.1: #i55991# removed warnings for solaris platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [b8545336f45941e52309d567c327b10662eb9336]

INTEGRATION: CWS warnings01 (1.7.10); FILE MERGED 2006/03/09 12:14:16 pl 1.7.10.2: #i55991# removed warnings for windows platform 2005/11/10 13:40:22 pl 1.7.10.1: #i55991# removed warnings


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [cb550cc4aef3544ef7343c94e9a6417ba5b81784]

INTEGRATION: CWS warnings01 (1.12.4); FILE MERGED 2006/04/07 15:29:15 sb 1.12.4.3: RESYNC: (1.13-1.14); FILE MERGED 2005/11/07 13:46:02 pl 1.12.4.2: RESYNC: (1.12-1.13); FILE MERGED 2005/10/28 10:53:40 pl 1.12.4.1: #i55991# removed warnings for solaris platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [8405a92437ff43be858bb139a2e79df17e8593a8]

INTEGRATION: CWS warnings01 (1.32.4); FILE MERGED 2006/05/09 08:25:25 sb 1.32.4.6: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162. 2006/04/07 15:28:58 sb 1.32.4.5: RESYNC: (1.33-1.35); FILE MERGED 2006/03/09 12:14:16 pl 1.32.4.4: #i55991# removed warnings for windows platform 2005/11/10 13:40:21 pl 1.32.4.3: #i55991# removed warnings 2005/11/07 13:45:49 pl 1.32.4.2: RESYNC: (1.32-1.33); FILE MERGED 2005/10/28 10:53:40 pl 1.32.4.1: #i55991# removed warnings for solaris platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [caeb66895e5f36ff87c5cb0da6383b6b0488fee4]

INTEGRATION: CWS warnings01 (1.4.10); FILE MERGED 2005/10/28 10:53:39 pl 1.4.10.1: #i55991# removed warnings for solaris platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [df61c0c989a2cfde041a9e928888f667f56d55c6]

INTEGRATION: CWS warnings01 (1.3.10); FILE MERGED 2006/04/07 15:28:49 sb 1.3.10.2: RESYNC: (1.3-1.4); FILE MERGED 2005/10/21 10:15:25 pl 1.3.10.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [b0ab30900a5d5502a97c5dcf37ff0bd5d8024e52]

INTEGRATION: CWS warnings01 (1.7.10); FILE MERGED 2006/05/23 15:26:04 sb 1.7.10.5: RESYNC: (1.8-1.9); FILE MERGED 2006/04/07 15:28:35 sb 1.7.10.4: RESYNC: (1.7-1.8); FILE MERGED 2006/03/09 12:14:16 pl 1.7.10.3: #i55991# removed warnings for windows platform 2005/10/28 10:53:39 pl 1.7.10.2: #i55991# removed warnings for solaris platform 2005/10/21 10:15:24 pl 1.7.10.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [2d724267bb2952f1c10fd34016ec5769b038e1b0]

INTEGRATION: CWS warnings01 (1.5.96); FILE MERGED 2006/04/07 15:27:51 sb 1.5.96.4: RESYNC: (1.6-1.7); FILE MERGED 2006/01/25 17:08:07 sb 1.5.96.3: RESYNC: (1.5-1.6); FILE MERGED 2005/10/28 10:53:38 pl 1.5.96.2: #i55991# removed warnings for solaris platform 2005/10/21 10:15:23 pl 1.5.96.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [cf19606f65a28036d7af678fd701e66c4f04a0b6]

INTEGRATION: CWS warnings01 (1.61.6); FILE MERGED 2006/05/23 15:25:43 sb 1.61.6.4: RESYNC: (1.66-1.68); FILE MERGED 2006/04/07 15:28:26 sb 1.61.6.3: RESYNC: (1.64-1.66); FILE MERGED 2006/01/25 17:08:41 sb 1.61.6.2: RESYNC: (1.61-1.64); FILE MERGED 2005/10/28 10:53:37 pl 1.61.6.1: #i55991# removed warnings for solaris platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [51543770e7b7a8d1b656f6d154fcf46251abaa3a]

INTEGRATION: CWS warnings01 (1.10.4); FILE MERGED 2006/05/23 15:23:32 sb 1.10.4.8: RESYNC: (1.17-1.18); FILE MERGED 2006/04/07 15:28:12 sb 1.10.4.7: RESYNC: (1.15-1.17); FILE MERGED 2006/01/25 17:08:32 sb 1.10.4.6: RESYNC: (1.14-1.15); FILE MERGED 2005/11/07 13:45:40 pl 1.10.4.5: RESYNC: (1.13-1.14); FILE MERGED 2005/10/28 10:53:37 pl 1.10.4.4: #i55991# removed warnings for solaris platform 2005/10/24 14:10:31 pl 1.10.4.3: #i55991# resolve issue after resync 2005/10/24 14:03:47 pl 1.10.4.2: RESYNC: (1.10-1.13); FILE MERGED 2005/10/21 10:15:22 pl 1.10.4.1: #i55991# removed warnings for linux platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [1a6b1ff712951c282bd95b85f5c8c6617b6602d2]

INTEGRATION: CWS warnings01 (1.16.6); FILE MERGED 2006/04/07 15:28:00 sb 1.16.6.3: RESYNC: (1.18-1.20); FILE MERGED 2006/01/25 17:08:25 sb 1.16.6.2: RESYNC: (1.16-1.18); FILE MERGED 2005/10/28 10:53:36 pl 1.16.6.1: #i55991# removed warnings for solaris platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [8d815614355a0c96c673f39a75c22f9356c18353]

INTEGRATION: CWS warnings01 (1.2.14); FILE MERGED 2006/01/27 12:59:18 sb 1.2.14.1: #i53898# Made code warning-free.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [7add84e3c9e665c47db3f038b4303195de40540a]

INTEGRATION: CWS warnings01 (1.8.10); FILE MERGED 2005/10/28 10:53:36 pl 1.8.10.1: #i55991# removed warnings for solaris platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [fe10d4714b00fedc1416b346d321c8371c98e088]

INTEGRATION: CWS warnings01 (1.26.6); FILE MERGED 2006/04/07 15:27:40 sb 1.26.6.3: RESYNC: (1.28-1.29); FILE MERGED 2006/01/25 17:07:48 sb 1.26.6.2: RESYNC: (1.26-1.28); FILE MERGED 2005/10/28 10:53:35 pl 1.26.6.1: #i55991# removed warnings for solaris platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [0d49d7681f5949eb0b63d473ec7dde34e9b149f3]

INTEGRATION: CWS warnings01 (1.7.10); FILE MERGED 2005/10/28 10:53:35 pl 1.7.10.1: #i55991# removed warnings for solaris platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [0827f2c2123f680b852a2af08c75b9a0badc2133]

INTEGRATION: CWS warnings01 (1.7.10); FILE MERGED 2005/10/28 10:53:34 pl 1.7.10.1: #i55991# removed warnings for solaris platform


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [aacefa223bca81a3bf6da94e9cfe197812a17561]

INTEGRATION: CWS warnings01 (1.3.14); FILE MERGED 2005/12/22 14:40:54 ab 1.3.14.1: #i53898# Removed warnings for unxlngi6, unxlngi6.pro


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [275ed76d0a3ac33c4b8a567306deb5ff6e926c9e]

INTEGRATION: CWS warnings01 (1.6.14); FILE MERGED 2005/12/22 14:40:54 ab 1.6.14.1: #i53898# Removed warnings for unxlngi6, unxlngi6.pro


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [e79c206e9e5630ece0293ee2de205fb0cd8a553f]

INTEGRATION: CWS warnings01 (1.7.14); FILE MERGED 2005/12/22 14:40:53 ab 1.7.14.1: #i53898# Removed warnings for unxlngi6, unxlngi6.pro


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [e3b27f1b51afb3122f8032e5bf35ee3905af138a]

INTEGRATION: CWS warnings01 (1.9.14); FILE MERGED 2005/12/22 14:40:53 ab 1.9.14.1: #i53898# Removed warnings for unxlngi6, unxlngi6.pro


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [b8459f318fce6b833e7cf368f571562f3b40adf3]

INTEGRATION: CWS warnings01 (1.12.14); FILE MERGED 2005/12/22 14:40:53 ab 1.12.14.1: #i53898# Removed warnings for unxlngi6, unxlngi6.pro


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [f5d97ef423f91d40a0aa3cfe47317af0799613ad]

INTEGRATION: CWS warnings01 (1.18.14); FILE MERGED 2006/01/06 08:58:27 ab 1.18.14.2: #i53898# Removed warnings for unxsols4/unxsols4.pro 2005/12/22 14:40:52 ab 1.18.14.1: #i53898# Removed warnings for unxlngi6, unxlngi6.pro


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [35f3eb36ffa096f85b07d2febb46b51c201e313e]

INTEGRATION: CWS warnings01 (1.4.14); FILE MERGED 2005/12/22 14:40:52 ab 1.4.14.1: #i53898# Removed warnings for unxlngi6, unxlngi6.pro


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [bd9afb64e7fa1f4b14d6d55fdb451e415a44c3bb]

INTEGRATION: CWS warnings01 (1.9.14); FILE MERGED 2005/12/22 14:40:51 ab 1.9.14.1: #i53898# Removed warnings for unxlngi6, unxlngi6.pro


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [f380cf06c4a79b5e2c339f0ea5aaeba67c548f73]

INTEGRATION: CWS warnings01 (1.8.14); FILE MERGED 2005/12/22 14:40:51 ab 1.8.14.1: #i53898# Removed warnings for unxlngi6, unxlngi6.pro


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [c62f7d4b11903f28c67f3eff0f5cf42e37baecfe]

INTEGRATION: CWS warnings01 (1.7.14); FILE MERGED 2006/01/06 08:58:26 ab 1.7.14.1: #i53898# Removed warnings for unxsols4/unxsols4.pro


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [3095c9d46393b45cf1e73d131a1b5e67a22280aa]

INTEGRATION: CWS warnings01 (1.24.10); FILE MERGED 2005/12/22 14:40:50 ab 1.24.10.1: #i53898# Removed warnings for unxlngi6, unxlngi6.pro


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [86a13a247d207b01919ed546811144092b945984]

INTEGRATION: CWS warnings01 (1.4.14); FILE MERGED 2006/01/06 08:58:25 ab 1.4.14.1: #i53898# Removed warnings for unxsols4/unxsols4.pro


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [1bc037dd455286049d2ede3f388d6cfdaba000db]

INTEGRATION: CWS warnings01 (1.7.14); FILE MERGED 2005/12/22 14:40:49 ab 1.7.14.1: #i53898# Removed warnings for unxlngi6, unxlngi6.pro


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [1bb222cd3bc3ca8ffffed3b5e221085e6998947c]

INTEGRATION: CWS warnings01 (1.5.14); FILE MERGED 2005/12/22 14:40:48 ab 1.5.14.1: #i53898# Removed warnings for unxlngi6, unxlngi6.pro


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [c4c73363160c4e24aec76b74217785ee17641621]

INTEGRATION: CWS warnings01 (1.7.14); FILE MERGED 2005/12/22 14:40:48 ab 1.7.14.1: #i53898# Removed warnings for unxlngi6, unxlngi6.pro


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [388826382f3604af6c29e98d48585f006bd972eb]

INTEGRATION: CWS warnings01 (1.11.14); FILE MERGED 2005/12/22 14:40:47 ab 1.11.14.1: #i53898# Removed warnings for unxlngi6, unxlngi6.pro


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [671d22add5821401360136447e2a640664865cee]

INTEGRATION: CWS warnings01 (1.17.14); FILE MERGED 2005/12/22 14:40:47 ab 1.17.14.1: #i53898# Removed warnings for unxlngi6, unxlngi6.pro


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [7106e290865d0eaabbf2795d70a583ea09055535]

INTEGRATION: CWS warnings01 (1.10.14); FILE MERGED 2005/12/22 14:40:47 ab 1.10.14.1: #i53898# Removed warnings for unxlngi6, unxlngi6.pro


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [824e0563d56765ed67c3a21ea85ccf88755ba1ac]

INTEGRATION: CWS warnings01 (1.3.16); FILE MERGED 2006/04/20 15:00:06 sb 1.3.16.1: #i53898# Made code compile and/or warning-free again after resync to SRC680m162.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [4802690cb7cf740ae03989bb27413c4b97de461b]

INTEGRATION: CWS warnings01 (1.4.14); FILE MERGED 2006/04/20 15:00:06 sb 1.4.14.1: #i53898# Made code compile and/or warning-free again after resync to SRC680m162.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [af56c1d7c79a04ea8e9771362e5861c936d960d3]

INTEGRATION: CWS warnings01 (1.4.2); FILE MERGED 2006/04/20 15:00:05 sb 1.4.2.1: #i53898# Made code compile and/or warning-free again after resync to SRC680m162.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [9d772af6c4d97dccd83f05160dab73cf0a87ad50]

INTEGRATION: CWS warnings01 (1.4.16); FILE MERGED 2006/04/20 15:00:05 sb 1.4.16.1: #i53898# Made code compile and/or warning-free again after resync to SRC680m162.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [8227c90bf167cfc93bf6dd47ce2f8cd5ce624fbe]

INTEGRATION: CWS warnings01 (1.3.16); FILE MERGED 2006/04/20 15:00:05 sb 1.3.16.1: #i53898# Made code compile and/or warning-free again after resync to SRC680m162.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [fc9ddeac4fc29f4df8ed23f45df746ea0c9c35e9]

INTEGRATION: CWS warnings01 (1.4.16); FILE MERGED 2006/04/20 15:00:04 sb 1.4.16.1: #i53898# Made code compile and/or warning-free again after resync to SRC680m162.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [c87f31b6103935299befd54ebc2de93f0c938119]

INTEGRATION: CWS warnings01 (1.4.14); FILE MERGED 2006/04/20 15:00:04 sb 1.4.14.1: #i53898# Made code compile and/or warning-free again after resync to SRC680m162.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [5c4532be93a9feabe1bf7f390f0885e6a0dab638]

INTEGRATION: CWS warnings01 (1.3.14); FILE MERGED 2006/04/20 15:00:04 sb 1.3.14.1: #i53898# Made code compile and/or warning-free again after resync to SRC680m162.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [507a9a6a7665b404ee4efde6253e4b2bcda728b2]

INTEGRATION: CWS warnings01 (1.3.14); FILE MERGED 2006/04/20 15:00:03 sb 1.3.14.1: #i53898# Made code compile and/or warning-free again after resync to SRC680m162.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [bedb71a558a00e29aaa663822a7d045dd57fb4ff]

INTEGRATION: CWS warnings01 (1.3.16); FILE MERGED 2006/04/20 15:00:03 sb 1.3.16.1: #i53898# Made code compile and/or warning-free again after resync to SRC680m162.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [8b41c0e7b96a8cec07d572973e85a6b2e433837b]

INTEGRATION: CWS warnings01 (1.2.14); FILE MERGED 2006/04/20 15:00:02 sb 1.2.14.1: #i53898# Made code compile and/or warning-free again after resync to SRC680m162.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [ada821fe5ee48f16e3951ecd505fb7c3619249a1]

INTEGRATION: CWS warnings01 (1.3.16); FILE MERGED 2006/04/20 15:00:02 sb 1.3.16.1: #i53898# Made code compile and/or warning-free again after resync to SRC680m162.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [1f36d9b347ddc4fa000644546439c857389308aa]

INTEGRATION: CWS warnings01 (1.3.14); FILE MERGED 2006/04/20 15:00:02 sb 1.3.14.1: #i53898# Made code compile and/or warning-free again after resync to SRC680m162.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [8073d94621a5dc5d4c4fcf09dadee484db6043db]

INTEGRATION: CWS warnings01 (1.3.16); FILE MERGED 2006/04/20 15:00:01 sb 1.3.16.1: #i53898# Made code compile and/or warning-free again after resync to SRC680m162.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [060eb3f44b12574090ad7dc0589aa7cbf942bea9]

INTEGRATION: CWS warnings01 (1.2.16); FILE MERGED 2006/04/20 15:00:01 sb 1.2.16.1: #i53898# Made code compile and/or warning-free again after resync to SRC680m162.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [1ed69ede26cfcaf86307bcb0019375d6be1d5379]

INTEGRATION: CWS warnings01 (1.2.14); FILE MERGED 2006/04/20 15:00:01 sb 1.2.14.1: #i53898# Made code compile and/or warning-free again after resync to SRC680m162.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [5ea760c1bd4322f09e366aac48c05790afc1b608]

INTEGRATION: CWS warnings01 (1.4.14); FILE MERGED 2005/10/26 11:16:10 sb 1.4.14.1: #i53898# Adapted to modified INetURLObject::translateToInternal.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [9fb77a19f541bb2ad3a575616018eeb6a7f8126c]

INTEGRATION: CWS warnings01 (1.2.16); FILE MERGED 2006/04/20 15:00:00 sb 1.2.16.1: #i53898# Made code compile and/or warning-free again after resync to SRC680m162.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [3bf450d97f531fd21c2a8ed63cfac800c8a57b1b]

INTEGRATION: CWS warnings01 (1.4.14); FILE MERGED 2006/04/20 15:00:00 sb 1.4.14.1: #i53898# Made code compile and/or warning-free again after resync to SRC680m162.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [1faf806b45836bc331beaab091b86436893920ce]

INTEGRATION: CWS warnings01 (1.7.14); FILE MERGED 2006/05/23 15:05:59 sb 1.7.14.2: RESYNC: (1.7-1.8); FILE MERGED 2006/04/20 15:00:00 sb 1.7.14.1: #i53898# Made code compile and/or warning-free again after resync to SRC680m162.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [9164364b5cf758883ff2c854bc1bdb303926feee]

INTEGRATION: CWS warnings01 (1.5.14); FILE MERGED 2006/04/20 14:59:59 sb 1.5.14.1: #i53898# Made code compile and/or warning-free again after resync to SRC680m162.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [ebf78575e5eb7d8b090821fb1e605d9d6887a63c]

INTEGRATION: CWS warnings01 (1.7.2); FILE MERGED 2006/04/20 14:59:59 sb 1.7.2.1: #i53898# Made code compile and/or warning-free again after resync to SRC680m162.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [858c27e1a0e87f656a1fe3311e06050b0a867150]

INTEGRATION: CWS warnings01 (1.3.16); FILE MERGED 2006/04/20 14:59:59 sb 1.3.16.1: #i53898# Made code compile and/or warning-free again after resync to SRC680m162.


2006-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [4000b462d3ce65408354be33b9415506ac4c2145]

INTEGRATION: CWS warnings01 (1.2.16); FILE MERGED 2006/04/20 14:59:57 sb 1.2.16.1: #i53898# Made code compile and/or warning-free again after resync to SRC680m162.


2006-06-19  Thomas Lange  <tl@openoffice.org>  [2cd8591f2c7e62db47a4ba6084fa15535a0e9b81]

#i57572# added missing property descriptions


2006-06-15  Herbert Duerr  <hdu@openoffice.org>  [6e04f4ce60f91b043dc31994f61c1d36890ba72f]

#i65904# add formats which allow cleaner inits and checks


2006-06-13  Herbert Duerr  <hdu@openoffice.org>  [81e66b889baf01e57b1196886e928132d1064ce1]

#i65904# get ColorBitmaskOutputMaskFunctor working


2006-06-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [b9981681699dcd0f549d0548770d51546bfed938]

INTEGRATION: CWS maho2 (1.16.40); FILE MERGED 2006/05/18 01:35:19 maho 1.16.40.1: #i64762# include stdint.h for SIZE_MAX


2006-06-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [7b9bbbeeb526d76b2ea6ea98573d6929c0b395f9]

INTEGRATION: CWS maho2 (1.7.4); FILE MERGED 2006/04/20 05:01:35 maho 1.7.4.1: #i64442# javaldx does not work as expected if libgcj.so is not java.home/lib


2006-06-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [a8be764909e1813a03541ba325bb375183c01e70]

INTEGRATION: CWS obo06 (1.3.20); FILE MERGED 2006/06/08 15:35:16 obo 1.3.20.1: #i65939# ignore misc/logs directory


2006-06-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [eecfdb1ec578ec9ffddae19bc2d16e6c0cee1c39]

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>  [42e1e9771aeee1bddbac2100ca87c731b02f806e]

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>  [725f06537d58aff5494d47af8352a7a414995846]

INTEGRATION: CWS vcl59 (1.97.112); FILE MERGED 2006/05/08 09:07:46 hdu 1.97.112.1: #i64799# initialize mpCharWidths[] for CTL text to prepare for layout failures


2006-06-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [23eabb645a9c223d6227198a5018670ab157b38f]

INTEGRATION: CWS vcl59 (1.42.188); FILE MERGED 2006/05/19 13:56:43 hdu 1.42.188.1: #i64523# implement simple auto glyph fallback


2006-06-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [95bfc29c629b67c4f01923d39bd9d4becc20f8f5]

INTEGRATION: CWS vcl59 (1.136.14); FILE MERGED 2006/05/10 08:18:36 hdu 1.136.14.1: #i64797# set text color correctly for targets with alpha


2006-06-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [aff9ef15486a4dc6ee1d01c21f6fdd018be33a3f]

INTEGRATION: CWS vcl59 (1.9.248); FILE MERGED 2006/05/10 08:18:35 hdu 1.9.248.1: #i64797# set text color correctly for targets with alpha


2006-06-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [a3ce89cb6012410eda87814c68dd4031adb044fc]

INTEGRATION: CWS vcl59 (1.39.248); FILE MERGED 2006/05/10 08:18:35 hdu 1.39.248.1: #i64797# set text color correctly for targets with alpha


2006-06-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [15dfcd2c0711151bb05c1d143d2d22a130acfd4a]

INTEGRATION: CWS vcl59 (1.72.40); FILE MERGED 2006/05/31 10:41:30 pl 1.72.40.1: #i65578# context menu key for generic plugin


2006-06-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [1124242124334a008e985f814717d51013659625]

INTEGRATION: CWS vcl59 (1.30.150); FILE MERGED 2006/05/16 16:31:25 pl 1.30.150.1: #i65377# initial status window state of XIM status window


2006-06-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [72f8e0906642f0d0471793185ea706db2fe564f6]

INTEGRATION: CWS vcl59 (1.4.250); FILE MERGED 2006/05/15 13:57:32 pl 1.4.250.1: #i65304# startup notification in second start


2006-06-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [cbd48f8a726f6cc8580b892ee2e0acff0e643c24]

INTEGRATION: CWS vcl59 (1.47.2); FILE MERGED 2006/05/19 09:22:49 pl 1.47.2.2: #i65578# support context menu key 2006/05/15 13:57:31 pl 1.47.2.1: #i65304# startup notification in second start


2006-06-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [1791eeb136de4423112acf7f24761a87f9c5b105]

INTEGRATION: CWS vcl59 (1.21.188); FILE MERGED 2006/05/15 13:57:30 pl 1.21.188.1: #i65304# startup notification in second start


2006-06-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [25da9d92eaf576c700faa90d46ef50f625ef5304]

INTEGRATION: CWS vcl59 (1.106.36); FILE MERGED 2006/05/29 10:41:18 hdu 1.106.36.3: #128422# more dogtags for MOUSE_MOVE event 2006/05/18 15:06:18 hdu 1.106.36.2: #127525# fix typo, some dogtag related cleanups 2006/05/18 14:51:17 hdu 1.106.36.1: #127525# add dogtags to ImplHandleWheelEvent(), some related cleanups


2006-06-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [000d5dda8a01119bd5f126e126e950cf31cdde3e]

INTEGRATION: CWS vcl59 (1.234.2); FILE MERGED 2006/05/30 17:00:21 pl 1.234.2.5: RESYNC: (1.234-1.236); FILE MERGED 2006/05/29 13:07:50 obr 1.234.2.4: #i65852# patch applied 2006/05/23 12:01:02 hdu 1.234.2.3: #134555# need more dogtags in ImplGrabFocus and ImplCall*ctivateListener 2006/05/11 13:58:31 hdu 1.234.2.2: fixes for issue #i65180# moved to CWS dogtags01 2006/05/09 09:02:57 hdu 1.234.2.1: #i65180# Window::Show() needs some of these insane dogtags


2006-06-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [912463ece3021b1bdab888541c09699d75f98845]

INTEGRATION: CWS vcl59 (1.135.2); FILE MERGED 2006/05/30 16:57:15 pl 1.135.2.2: RESYNC: (1.135-1.136); FILE MERGED 2006/05/23 14:51:34 pl 1.135.2.1: #i65721# work around crash


2006-06-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [64b26b051914d03b29ee347c03ac0f50e6e85f28]

INTEGRATION: CWS vcl59 (1.124.2); FILE MERGED 2006/05/18 10:24:06 hdu 1.124.2.1: #i65507# allow compilation with FT_VERSION>=2200 headers


2006-06-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [a71a393e2c4b498123e4978b434f0aca64ffc085]

INTEGRATION: CWS vcl59 (1.78.2); FILE MERGED 2006/05/19 13:56:43 hdu 1.78.2.2: #i64523# implement simple auto glyph fallback 2006/05/10 08:18:35 hdu 1.78.2.1: #i64797# set text color correctly for targets with alpha


2006-06-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [fb2434c951724c15ecb93e1ce6425494993c26aa]

INTEGRATION: CWS vcl59 (1.32.190); FILE MERGED 2006/05/30 16:51:00 pl 1.32.190.2: RESYNC: (1.32-1.33); FILE MERGED 2006/05/09 09:01:16 hdu 1.32.190.1: #i65180# add assertion to HelpTextWindow::TimerHdl


2006-06-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [c9e3bd7373ddaab074e412d49f4178f484df2213]

INTEGRATION: CWS vcl59 (1.43.2); FILE MERGED 2006/05/30 16:50:16 pl 1.43.2.2: RESYNC: (1.43-1.44); FILE MERGED 2006/05/22 08:48:17 pl 1.43.2.1: #i65679# remove old build dependency


2006-06-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [4276fcfcbc9f43b87a382b411d637b5de3f96113]

INTEGRATION: CWS vcl59 (1.1.102); FILE MERGED 2006/05/31 08:48:49 pl 1.1.102.3: #b6412128# added quotation mark at end of QuotedValue 2006/05/30 10:45:55 pl 1.1.102.2: #b6412128# added change comment 2006/05/30 10:33:00 pl 1.1.102.1: #b6412128# Lexmark Optra T614 does not change tray with /PageSize 7 policy


2006-06-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [b99c233d0940e864cb0d3f4b85c38c6f6db2c537]

INTEGRATION: CWS ause056 (1.10.24); FILE MERGED 2006/05/23 11:22:33 hjs 1.10.24.1: #i62851# no unwanted uppercasing on windows


2006-06-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [5a26b12045fb40ba47565a6ab01548db699f4098]

INTEGRATION: CWS vcl59 (1.33.24); FILE MERGED 2006/05/30 16:49:55 pl 1.33.24.3: RESYNC: (1.34-1.35); FILE MERGED 2006/05/08 11:27:14 pl 1.33.24.2: RESYNC: (1.33-1.34); FILE MERGED 2006/05/05 14:21:27 pl 1.33.24.1: #i64420# use osl_getTempDirURL instead of tempname()


2006-06-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [20af5ad605aa3c3a3d73fd076f781d7464e3180c]

INTEGRATION: CWS vcl59 (1.32.42); FILE MERGED 2006/05/30 16:48:46 pl 1.32.42.2: RESYNC: (1.32-1.33); FILE MERGED 2006/05/30 16:31:45 pl 1.32.42.1: #b6425685# modification of existing printer sometimes failed


2006-06-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [8312baf4240ea235a7e38e633a3c11e1fde2c9bb]

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-09  Thorsten Behrens  <thb@openoffice.org>  [e067c2aa6f19c66e409aac514e781238868ebfed]

#i65904# Fixed mask blending; added tests; reworked metafunctions for clip proxy accessors


2006-06-08  Thorsten Behrens  <thb@openoffice.org>  [d2aaa68fd8a2247e8858d9f35fccdf283adfb797]

#i65904# Added fallback to unclipped methods, should the clip mask be NULL


2006-06-08  Thorsten Behrens  <thb@openoffice.org>  [152471cdc3e3b81fad7053ffc8b25cfb03c9c01f]

#i65904# Added fallback to unclipped methods, should the clip mask be NULL


2006-06-07  Thorsten Behrens  <thb@openoffice.org>  [76535cd14f67f0c9d2a426d097bae4d965c959e7]

#i65904# Fixed broken CompositeIterator (was missing a proper copy-const/assignment op); added more tests


2006-06-07  Thorsten Behrens  <thb@openoffice.org>  [4999aa5c72de27ffd28944a2f56d68933ce1ee52]

#i65904# Finished xor and mask support; corrected Color handling


2006-06-07  Herbert Duerr  <hdu@openoffice.org>  [0ef3a9bf3418c03f350df5f91c9c623018c715cb]

#i65904# SAl_MAX_UINT8 was right in operator*


2006-06-07  Herbert Duerr  <hdu@openoffice.org>  [aae32238526a0df07e9995bcf21bcba17b959ed6]

#i65904# fixed operator*, small cleanups


2006-06-06  Thorsten Behrens  <thb@openoffice.org>  [16fd173730f06e0437509ab6dfae339b04b44d48]

#i65904# Temporarily disabled temporarily


2006-06-02  Thorsten Behrens  <thb@openoffice.org>  [781ee266d8ca9d90e64ce8d0cf4b86f014fd6b83]

#i65904# Added template meta function to retrieve palette lookup functor; for palette images, now performing lookup only _once_, and rasterizing the primitive with the index value; added one more degenerate case for polygon fill test


2006-06-02  Armin Weiss  <aw@openoffice.org>  [fd28570ff1f54d3bb9879f0650fb0c308b933c44]

#i39523# added vector- and transformPrimitive


2006-06-02  Vladimir Glazounov  <vg@openoffice.org>  [81a178af84258a2ab8c66639321bc0fc33b7105f]

SRC680


2006-06-02  Armin Weiss  <aw@openoffice.org>  [d20e799551390411b32c4d398ea0c473af986a63]

#i39532# renderers to pixel, own directory


2006-06-02  Thorsten Behrens  <thb@openoffice.org>  [db83a2292b3e75df100bf377c5202b11f423c9d7]

#i65904# Completed mask support; fixed color difference bug; added more tests


2006-06-02  Vladimir Glazounov  <vg@openoffice.org>  [4fceb462522a8eb6e4936cd0b84ccfece8a01949]

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>  [5d6bcb3f162eae71d2a7fb64a4049d821f6aaa70]

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>  [991cc43b4e0319779fa8015236bd4a85a40409ee]

INTEGRATION: CWS vgcleanupmacros (1.2.134); FILE MERGED 2006/05/17 11:15:44 vg 1.2.134.1: #i65486# cleanup:remove obsolete macros


2006-06-02  Vladimir Glazounov  <vg@openoffice.org>  [943ea991c0121e4648b898e9fa0c9491bf44e14c]

INTEGRATION: CWS vgcleanupmacros (1.3.134); FILE MERGED 2006/05/17 11:15:43 vg 1.3.134.1: #i65486# cleanup:remove obsolete macros


2006-06-02  Vladimir Glazounov  <vg@openoffice.org>  [d9a952b4ecb60b6b1cec6192719cabed04b664d6]

INTEGRATION: CWS vgcleanupmacros (1.4.134); FILE MERGED 2006/05/17 11:15:43 vg 1.4.134.1: #i65486# cleanup:remove obsolete macros


2006-06-02  Vladimir Glazounov  <vg@openoffice.org>  [8bf9851aaa745a83a223d887b44d0982b110c611]

INTEGRATION: CWS vgcleanupmacros (1.4.134); FILE MERGED 2006/05/17 11:15:42 vg 1.4.134.1: #i65486# cleanup:remove obsolete macros


2006-06-02  Vladimir Glazounov  <vg@openoffice.org>  [8afef0b58f51d61a5fb6b420c1d06c855fd4072f]

INTEGRATION: CWS vgcleanupmacros (1.3.96); FILE MERGED 2006/05/17 11:16:41 vg 1.3.96.1: #i65486# cleanup:remove obsolete macros


2006-06-02  Vladimir Glazounov  <vg@openoffice.org>  [aba469dc674ec4b465155f23324792e6753b4ac5]

INTEGRATION: CWS vgcleanupmacros (1.6.408); FILE MERGED 2006/05/17 11:20:39 vg 1.6.408.1: #i65486# cleanup:remove obsolete macros


2006-06-02  Vladimir Glazounov  <vg@openoffice.org>  [bc9823d3ca3c205daec0bc372d767d8454fff4a7]

INTEGRATION: CWS vgcleanupmacros (1.6.410); FILE MERGED 2006/05/17 11:20:38 vg 1.6.410.1: #i65486# cleanup:remove obsolete macros


2006-06-02  Vladimir Glazounov  <vg@openoffice.org>  [d74350ca35dd10580f12c5158de5faaacf9994b3]

INTEGRATION: CWS ause051 (1.6.14); FILE MERGED 2006/05/24 15:32:35 hjs 1.6.14.1: #i65747# added -B switch for the SYSBASE case - helps taking the right libraries


2006-06-02  Vladimir Glazounov  <vg@openoffice.org>  [332d9cefd83d088b35507c4ad532b7ad7319d568]

INTEGRATION: CWS ause051 (1.31.34); FILE MERGED 2006/05/15 13:04:44 hjs 1.31.34.1: #i65393# missing dependency, similar cause


2006-06-02  Vladimir Glazounov  <vg@openoffice.org>  [55b573add1279b40c6fa37cd95027cdf51dfb344]

INTEGRATION: CWS vgcleanupmacros (1.8.410); FILE MERGED 2006/05/17 11:20:37 vg 1.8.410.1: #i65486# cleanup:remove obsolete macros


2006-06-02  Vladimir Glazounov  <vg@openoffice.org>  [7cf4802b54c1ec77564e355716d1b52f8c2e44ea]

INTEGRATION: CWS ause051 (1.12.352); FILE MERGED 2006/05/24 11:57:34 hjs 1.12.352.1: #i65393# fix makefile


2006-06-02  Vladimir Glazounov  <vg@openoffice.org>  [49fecdbc86741d836053f342696ba97d1816fa60]

INTEGRATION: CWS ause051 (1.42.42); FILE MERGED 2006/05/24 11:56:04 hjs 1.42.42.1: #i65393# added include


2006-06-02  Vladimir Glazounov  <vg@openoffice.org>  [bb42c27fce5575eda14886b47232ad0fe5f41f40]

INTEGRATION: CWS ause051 (1.7.24); FILE MERGED 2006/05/15 13:00:17 hjs 1.7.24.1: #i65393# added stdio.h


2006-06-02  Vladimir Glazounov  <vg@openoffice.org>  [febaab315b704f9bd595959f5185a5675029d1e7]

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>  [c17b7ab2ed8c650b4ea98fafa2f0fca989c9adcb]

INTEGRATION: CWS ause051 (1.26.16); FILE MERGED 2006/05/24 11:59:20 hjs 1.26.16.1: #i65393# fix makefile


2006-06-02  Vladimir Glazounov  <vg@openoffice.org>  [1ee80e3be2f120116180be826d0fc203c54be8f3]

INTEGRATION: CWS vgcleanupmacros (1.2.20); FILE MERGED 2006/05/17 11:23:21 vg 1.2.20.1: #i65486# cleanup:remove obsolete macros


2006-06-02  Vladimir Glazounov  <vg@openoffice.org>  [c7e18433e081009ad9016346368a16100b1ce30e]

INTEGRATION: CWS ause051 (1.23.2); FILE MERGED 2006/05/23 12:08:57 hjs 1.23.2.2: RESYNC: (1.23-1.25); FILE MERGED 2006/05/15 12:58:30 hjs 1.23.2.1: #i65395# added thow statement


2006-06-02  Vladimir Glazounov  <vg@openoffice.org>  [cf28db13ced40e92cd4c9f51ebdd3794a8f53440]

INTEGRATION: CWS vgcleanupmacros (1.5.20); FILE MERGED 2006/05/17 11:23:21 vg 1.5.20.1: #i65486# cleanup:remove obsolete macros


2006-06-02  Vladimir Glazounov  <vg@openoffice.org>  [a50d4d7f225c50a00d63b927b9cff9c4eddf4086]

INTEGRATION: CWS vgcleanupmacros (1.6.18); FILE MERGED 2006/05/17 11:23:21 vg 1.6.18.1: #i65486# cleanup:remove obsolete macros


2006-06-02  Vladimir Glazounov  <vg@openoffice.org>  [3fb6c2c5805bb3f44b2641de9c1a5fbc596fda7a]

INTEGRATION: CWS vgcleanupmacros (1.2.18); FILE MERGED 2006/05/17 11:23:21 vg 1.2.18.1: #i65486# cleanup:remove obsolete macros


2006-06-02  Vladimir Glazounov  <vg@openoffice.org>  [95d65e4ceeba5dc9ffdcacd6343973ee7ab57f67]

INTEGRATION: CWS vgcleanupmacros (1.14.8); FILE MERGED 2006/05/17 11:23:21 vg 1.14.8.1: #i65486# cleanup:remove obsolete macros


2006-06-02  Vladimir Glazounov  <vg@openoffice.org>  [df7734844e716ccfe78336566467ec9a63ca5c19]

INTEGRATION: CWS vgcleanupmacros (1.2.20); FILE MERGED 2006/05/17 11:23:20 vg 1.2.20.1: #i65486# cleanup:remove obsolete macros


2006-06-02  Vladimir Glazounov  <vg@openoffice.org>  [f61f68756f1e3257fd578c6e6d025b5e40681db3]

INTEGRATION: CWS vgcleanupmacros (1.11.18); FILE MERGED 2006/05/17 11:23:20 vg 1.11.18.1: #i65486# cleanup:remove obsolete macros


2006-06-02  Vladimir Glazounov  <vg@openoffice.org>  [eaf105f947694c29ef9edd9a5f63c5cccdc247cc]

INTEGRATION: CWS vgcleanupmacros (1.4.20); FILE MERGED 2006/05/17 11:23:20 vg 1.4.20.1: #i65486# cleanup:remove obsolete macros


2006-06-02  Vladimir Glazounov  <vg@openoffice.org>  [022ccda76934149ea35a1a34afe9c252b1f6bf03]

INTEGRATION: CWS vgcleanupmacros (1.5.10); FILE MERGED 2006/05/17 11:23:20 vg 1.5.10.1: #i65486# cleanup:remove obsolete macros


2006-06-02  Vladimir Glazounov  <vg@openoffice.org>  [36022d4753be32daaf9c8583b002088ab0d615f2]

INTEGRATION: CWS vgcleanupmacros (1.3.20); FILE MERGED 2006/05/17 11:23:19 vg 1.3.20.1: #i65486# cleanup:remove obsolete macros


2006-06-02  Vladimir Glazounov  <vg@openoffice.org>  [ec6eb378ca5d86e62faa7b33d9d38ea7538f4327]

INTEGRATION: CWS vgcleanupmacros (1.3.18); FILE MERGED 2006/05/17 11:23:19 vg 1.3.18.1: #i65486# cleanup:remove obsolete macros


2006-06-02  Vladimir Glazounov  <vg@openoffice.org>  [fdbdba165757ec56f1ff3218cd6b59a629bbb75b]

INTEGRATION: CWS vgcleanupmacros (1.2.20); FILE MERGED 2006/05/17 11:23:19 vg 1.2.20.1: #i65486# cleanup:remove obsolete macros


2006-06-02  Vladimir Glazounov  <vg@openoffice.org>  [eecfdf1eb5e81f8b38b1f46acd3a000fc48e2c48]

INTEGRATION: CWS vgcleanupmacros (1.5.18); FILE MERGED 2006/05/17 11:23:19 vg 1.5.18.1: #i65486# cleanup:remove obsolete macros


2006-06-02  Vladimir Glazounov  <vg@openoffice.org>  [6b71d9887a8fb7f263cd6130fa79980bb113829a]

INTEGRATION: CWS vgcleanupmacros (1.2.20); FILE MERGED 2006/05/17 11:23:18 vg 1.2.20.1: #i65486# cleanup:remove obsolete macros


2006-06-02  Vladimir Glazounov  <vg@openoffice.org>  [ab146aabf69a458601f4e0baa0d3bbaabed1370f]

INTEGRATION: CWS vgcleanupmacros (1.6.20); FILE MERGED 2006/05/17 11:23:18 vg 1.6.20.1: #i65486# cleanup:remove obsolete macros


2006-06-02  Vladimir Glazounov  <vg@openoffice.org>  [0993dcfecd288fc8917db05a6259ba91dd5d2369]

INTEGRATION: CWS vgcleanupmacros (1.2.18); FILE MERGED 2006/05/17 11:23:18 vg 1.2.18.1: #i65486# cleanup:remove obsolete macros


2006-06-02  Vladimir Glazounov  <vg@openoffice.org>  [e39fd9b2908bfc3d61b257c93e213063004136fe]

INTEGRATION: CWS vgcleanupmacros (1.5.20); FILE MERGED 2006/05/17 11:23:18 vg 1.5.20.1: #i65486# cleanup:remove obsolete macros


2006-06-02  Vladimir Glazounov  <vg@openoffice.org>  [5a4c0117316a1185440f1058e1acdf7e2502cf81]

INTEGRATION: CWS vgcleanupmacros (1.2.20); FILE MERGED 2006/05/17 11:23:17 vg 1.2.20.1: #i65486# cleanup:remove obsolete macros


2006-06-02  Vladimir Glazounov  <vg@openoffice.org>  [64b592a3c9387843b68537c962c412b00ea9b611]

INTEGRATION: CWS vgcleanupmacros (1.8.18); FILE MERGED 2006/05/17 11:23:17 vg 1.8.18.1: #i65486# cleanup:remove obsolete macros


2006-06-02  Vladimir Glazounov  <vg@openoffice.org>  [ccfd255865f4af6b4912292facc5c37aae40f837]

INTEGRATION: CWS vgcleanupmacros (1.7.20); FILE MERGED 2006/05/17 11:23:17 vg 1.7.20.1: #i65486# cleanup:remove obsolete macros


2006-06-02  Vladimir Glazounov  <vg@openoffice.org>  [9b2e1a97fb1bf8919c2b270434438d2affe79134]

INTEGRATION: CWS vgcleanupmacros (1.4.12); FILE MERGED 2006/05/17 11:23:17 vg 1.4.12.1: #i65486# cleanup:remove obsolete macros


2006-06-02  Vladimir Glazounov  <vg@openoffice.org>  [0919a61de755b308795ab8896c6e9adce65273e0]

INTEGRATION: CWS vgcleanupmacros (1.3.20); FILE MERGED 2006/05/17 11:23:17 vg 1.3.20.1: #i65486# cleanup:remove obsolete macros


2006-06-02  Vladimir Glazounov  <vg@openoffice.org>  [8310dbf812a291bd17a26cfac09e13d50c67320b]

INTEGRATION: CWS vgcleanupmacros (1.5.20); FILE MERGED 2006/05/17 11:23:17 vg 1.5.20.1: #i65486# cleanup:remove obsolete macros


2006-06-02  Vladimir Glazounov  <vg@openoffice.org>  [c7a692723a0665d0b63225bd186a082bb1b6e9f7]

INTEGRATION: CWS vgcleanupmacros (1.3.20); FILE MERGED 2006/05/17 11:23:16 vg 1.3.20.1: #i65486# cleanup:remove obsolete macros


2006-06-02  Vladimir Glazounov  <vg@openoffice.org>  [5549cc724f66958caecf1f076bfc3b2407d5bd1a]

INTEGRATION: CWS vgcleanupmacros (1.2.18); FILE MERGED 2006/05/17 11:23:16 vg 1.2.18.1: #i65486# cleanup:remove obsolete macros


2006-06-02  Vladimir Glazounov  <vg@openoffice.org>  [884a6699e44a027f7dad6399b3f083686bcad74c]

INTEGRATION: CWS vgcleanupmacros (1.2.20); FILE MERGED 2006/05/17 11:23:16 vg 1.2.20.1: #i65486# cleanup:remove obsolete macros


2006-06-02  Vladimir Glazounov  <vg@openoffice.org>  [75871cc5a29083a7e466b5ad1ae3a5de1498a2bc]

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>  [16cb40011ecb2e759424a429e0465cc94574229d]

INTEGRATION: CWS vgcleanupmacros (1.2.126); FILE MERGED 2006/05/17 11:24:06 vg 1.2.126.1: #i65486# cleanup:remove obsolete macros


2006-06-02  Vladimir Glazounov  <vg@openoffice.org>  [d8d56db2e89f82fdede7f51d668de705f5e5ca39]

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>  [c3d2ddfeb64ef3dca65cf077d4eeb2e33cac78ea]

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>  [e24c1134533f8a71e19bf9f19ba85d02be0d5c03]

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>  [178fd5c390f4c977b0b70a2d91a5b235a752a3a4]

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>  [cd5af85e155ff781c3bfcf16ef48a8bdac6099a9]

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>  [8a76fdee8b23397ae457af68258e24b66501e55b]

INTEGRATION: CWS vgcleanupmacros (1.4.72); FILE MERGED 2006/05/17 11:09:23 vg 1.4.72.1: #i65486# cleanup:remove obsolete macros


2006-06-02  Vladimir Glazounov  <vg@openoffice.org>  [1742bd7ad64eb90b5ac029a82c62cae79be2e849]

INTEGRATION: CWS vgcleanupmacros (1.5.72); FILE MERGED 2006/05/17 11:09:23 vg 1.5.72.1: #i65486# cleanup:remove obsolete macros


2006-06-02  Vladimir Glazounov  <vg@openoffice.org>  [a862125ba1a5a220aa0c85cbfa77fee191fdebb5]

INTEGRATION: CWS vgcleanupmacros (1.3.72); FILE MERGED 2006/05/17 11:09:23 vg 1.3.72.1: #i65486# cleanup:remove obsolete macros


2006-06-02  Vladimir Glazounov  <vg@openoffice.org>  [e150260baf8c4aac50ce15c7187260bfa6555227]

INTEGRATION: CWS vgcleanupmacros (1.5.72); FILE MERGED 2006/05/17 11:09:22 vg 1.5.72.1: #i65486# cleanup:remove obsolete macros


2006-06-02  Vladimir Glazounov  <vg@openoffice.org>  [69a0c81920af3673e1887b1096cd29bd7c3419ce]

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>  [a01583015600eb9abd06673334c8292db13f884f]

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>  [adbfbe82d0fee7e8795f1a56f7ace0c7dd928fe1]

INTEGRATION: CWS vgcleanupmacros (1.3.72); FILE MERGED 2006/05/17 11:09:22 vg 1.3.72.1: #i65486# cleanup:remove obsolete macros


2006-06-02  Vladimir Glazounov  <vg@openoffice.org>  [87a8525b0691156cbbfcadbdeb32c2e8e197c64e]

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>  [75a97660b271529dcc4c4419e9c4cecd6ef96515]

INTEGRATION: CWS vgcleanupmacros (1.4.72); FILE MERGED 2006/05/17 11:09:22 vg 1.4.72.1: #i65486# cleanup:remove obsolete macros


2006-06-02  Vladimir Glazounov  <vg@openoffice.org>  [31f5274feb7a1853265271e3075765201cde1a89]

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>  [d5c61164ea1afb21fbce851209b4d38a5d90ede6]

INTEGRATION: CWS vgcleanupmacros (1.4.72); FILE MERGED 2006/05/17 11:09:21 vg 1.4.72.1: #i65486# cleanup:remove obsolete macros


2006-06-02  Vladimir Glazounov  <vg@openoffice.org>  [fca53d699f81ef4554201dafeda7a33fc76eb391]

INTEGRATION: CWS vgcleanupmacros (1.3.72); FILE MERGED 2006/05/17 11:09:21 vg 1.3.72.1: #i65486# cleanup:remove obsolete macros


2006-06-02  Vladimir Glazounov  <vg@openoffice.org>  [4c032dbb44644fcf74aab256286f8c6cc618453c]

INTEGRATION: CWS kdesettings (1.1.2); FILE ADDED 2006/04/11 12:40:16 ebischoff 1.1.2.1: Issue #63557 Have OOo use KDE system-wide settings


2006-06-02  Vladimir Glazounov  <vg@openoffice.org>  [376f0591af4f14dd92b3c92550a853ae2bc27d0c]

INTEGRATION: CWS vgcleanupmacros (1.5.16); FILE MERGED 2006/05/17 11:09:21 vg 1.5.16.1: #i65486# cleanup:remove obsolete macros


2006-06-02  Vladimir Glazounov  <vg@openoffice.org>  [c37f491885ee2f0b254f49d49f51b449dd63b85d]

INTEGRATION: CWS kdesettings (1.1.2); FILE ADDED 2006/05/02 13:55:45 ebischoff 1.1.2.4: Commenting out the accessibility stuff because it does not make much sense to enable it without writing a Qt a11y bridge 2006/04/11 14:47:54 ebischoff 1.1.2.3: More secure that way 2006/04/11 12:43:20 ebischoff 1.1.2.2: Ooops 2006/04/11 12:40:15 ebischoff 1.1.2.1: Issue #63557 Have OOo use KDE system-wide settings


2006-06-02  Vladimir Glazounov  <vg@openoffice.org>  [93b7b4588a1b4aeae7bc6418f8d5633b2f6566ff]

INTEGRATION: CWS kdesettings (1.1.2); FILE ADDED 2006/04/11 12:40:15 ebischoff 1.1.2.1: Issue #63557 Have OOo use KDE system-wide settings


2006-06-02  Vladimir Glazounov  <vg@openoffice.org>  [dee306a053acc547abef1b04d35a0f0baefa598e]

INTEGRATION: CWS vgcleanupmacros (1.4.72); FILE MERGED 2006/05/17 11:09:20 vg 1.4.72.1: #i65486# cleanup:remove obsolete macros


2006-06-02  Vladimir Glazounov  <vg@openoffice.org>  [1258fea67ed23a7730f667cb4f0acbe00066dc65]

INTEGRATION: CWS kdesettings (1.1.2); FILE ADDED 2006/05/29 19:50:34 ebischoff 1.1.2.3: Removed useless definition 2006/05/29 15:42:21 ebischoff 1.1.2.2: Simplification based on a suggestion by Kendy 2006/04/11 12:40:15 ebischoff 1.1.2.1: Issue #63557 Have OOo use KDE system-wide settings


2006-06-02  Vladimir Glazounov  <vg@openoffice.org>  [ba464a05fc39af6825fc2f34360f78ba370f2768]

INTEGRATION: CWS kdesettings (1.1.2); FILE ADDED 2006/05/02 13:50:08 ebischoff 1.1.2.2: It's possible to set "Documents" directory in KDE control center 2006/04/11 12:40:14 ebischoff 1.1.2.1: Issue #63557 Have OOo use KDE system-wide settings


2006-06-02  Vladimir Glazounov  <vg@openoffice.org>  [05890d18db00d00708c6685611849dd7e70bed3a]

INTEGRATION: CWS kdesettings (1.1.2); FILE ADDED 2006/04/11 12:40:14 ebischoff 1.1.2.1: Issue #63557 Have OOo use KDE system-wide settings


2006-06-02  Vladimir Glazounov  <vg@openoffice.org>  [c4000ee88a9542ca0f08066d56b4fa640d78e4ef]

INTEGRATION: CWS vgcleanupmacros (1.5.72); FILE MERGED 2006/05/17 11:09:20 vg 1.5.72.1: #i65486# cleanup:remove obsolete macros


2006-06-02  Vladimir Glazounov  <vg@openoffice.org>  [2cbc31de81ac63b7a0a0c095ef87bf50e1427482]

INTEGRATION: CWS vgcleanupmacros (1.5.72); FILE MERGED 2006/05/17 11:09:19 vg 1.5.72.1: #i65486# cleanup:remove obsolete macros


2006-06-02  Vladimir Glazounov  <vg@openoffice.org>  [23c188d34a2e860e528c7fdd5034d91a98414e76]

INTEGRATION: CWS vgcleanupmacros (1.4.72); FILE MERGED 2006/05/17 11:09:19 vg 1.4.72.1: #i65486# cleanup:remove obsolete macros


2006-06-02  Vladimir Glazounov  <vg@openoffice.org>  [172d85ae0dda208b1b65ef66a924170e11df15e5]

INTEGRATION: CWS kdesettings (1.1.2); FILE ADDED 2006/04/11 12:40:13 ebischoff 1.1.2.1: Issue #63557 Have OOo use KDE system-wide settings


2006-06-02  Vladimir Glazounov  <vg@openoffice.org>  [a98f4bfc493d084b0087af83345e99bbdf18bde0]

INTEGRATION: CWS vgcleanupmacros (1.3.70); FILE MERGED 2006/05/17 11:09:19 vg 1.3.70.1: #i65486# cleanup:remove obsolete macros


2006-06-02  Vladimir Glazounov  <vg@openoffice.org>  [ceecaa60e51102c608f630c56f78e5d84a3092ef]

INTEGRATION: CWS vgcleanupmacros (1.3.72); FILE MERGED 2006/05/17 11:09:19 vg 1.3.72.1: #i65486# cleanup:remove obsolete macros


2006-06-02  Vladimir Glazounov  <vg@openoffice.org>  [fd4b749c5165b4b9c0bc006f4bdaa12ae9969008]

INTEGRATION: CWS kdesettings (1.5.2); FILE MERGED 2006/05/29 13:47:16 kendy 1.5.2.1: #i63557# Check for desktop environment regardless of lockdown.


2006-06-02  Vladimir Glazounov  <vg@openoffice.org>  [a42181c2f74321b50e63b94d8a7beff8d2798f2d]

INTEGRATION: CWS kdesettings (1.14.116); FILE MERGED 2006/04/11 12:34:29 ebischoff 1.14.116.1: #i63557# Have OOo use KDE system-wide settings


2006-06-02  Vladimir Glazounov  <vg@openoffice.org>  [a084b020a9e9309586aa02b50cefca87a7b9f3db]

INTEGRATION: CWS kdesettings (1.26.38); FILE MERGED 2006/04/11 12:34:29 ebischoff 1.26.38.1: #i63557# Have OOo use KDE system-wide settings


2006-06-02  Vladimir Glazounov  <vg@openoffice.org>  [7387a677ac14057e79d5dec23368851c3945748e]

INTEGRATION: CWS vgcleanupmacros (1.4.72); FILE MERGED 2006/05/17 11:09:18 vg 1.4.72.1: #i65486# cleanup:remove obsolete macros


2006-06-02  Vladimir Glazounov  <vg@openoffice.org>  [1d0697065ffd252861091cd064ff523d037cff57]

INTEGRATION: CWS vgcleanupmacros (1.2.74); FILE MERGED 2006/05/17 11:09:16 vg 1.2.74.1: #i65486# cleanup:remove obsolete macros


2006-06-02  Vladimir Glazounov  <vg@openoffice.org>  [75400111a50ce0b4026e7eb73a896ac3c28d6155]

INTEGRATION: CWS swqbf64 (1.69.16); FILE MERGED 2006/05/17 11:12:05 od 1.69.16.1: #i65250# <SwFrm::mnFrmId> now in general available


2006-06-02  Vladimir Glazounov  <vg@openoffice.org>  [aeaed2dadc278c397c46b6a40734c90cb6d5f032]

INTEGRATION: CWS swqbf64 (1.22.154); FILE MERGED 2006/05/17 11:10:21 od 1.22.154.1: #i65250# <SwFrm::mnLastFrmId> now in general available.


2006-06-02  Vladimir Glazounov  <vg@openoffice.org>  [2df6d7e28ae129b47c46f282c3c04b7e6b99be32]

INTEGRATION: CWS swqbf64 (1.11.290); FILE MERGED 2006/05/17 11:03:12 od 1.11.290.1: #i65250# class <SwLayouter> 	 - implementation of method <MoveBwdSuppressed(..)> and 	   <ClearMoveBwdLayoutInfo()>


2006-06-02  Vladimir Glazounov  <vg@openoffice.org>  [af41b7f91f22052d49654d41ae9916d6981db3f6]

INTEGRATION: CWS swqbf64 (1.54.102); FILE MERGED 2006/05/17 11:06:48 od 1.54.102.1: #i65250# method <SwFlowFrm::MoveBwd(..)> 	 - apply <Move Backward> layout loop control


2006-06-02  Vladimir Glazounov  <vg@openoffice.org>  [70bbb09596405e2b6ba1035b8f882f8da16bdaf2]

INTEGRATION: CWS swqbf64 (1.6.336); FILE MERGED 2006/05/19 07:38:12 od 1.6.336.2: #i65250# - correct implementation because of a compiler error under gcc3.4.3 2006/05/17 10:37:46 od 1.6.336.1: #i65250# class <SwLayouter> 	 - extended by methods and data structures for <Move Backward> 	   layout loop control


2006-06-02  Vladimir Glazounov  <vg@openoffice.org>  [f758fd1f692c7faed018264b04e523c21af2b885]

INTEGRATION: CWS swqbf64 (1.48.102); FILE MERGED 2006/05/17 10:36:09 od 1.48.102.1: #i65250# class <SwFrm> 	 - member <mnFrmId> now in general available.


2006-06-02  Vladimir Glazounov  <vg@openoffice.org>  [857f758c5284569ab23306360385ec45d2525d50]

INTEGRATION: CWS swqbf64 (1.42.146); FILE MERGED 2006/05/17 10:40:07 od 1.42.146.1: #i65250# method <SwDoc::SetModified()> 	 - clear data for <Move Backward> layout actions.


2006-06-02  Vladimir Glazounov  <vg@openoffice.org>  [9c40913b96269ba553436cdde032c35095aab553]

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>  [235e1b6f8a0effae4053199ffbb067b9cf82d389]

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-06-02  Vladimir Glazounov  <vg@openoffice.org>  [b8ae4f60a182c88c3e1d494217f98d10c02f2334]

INTEGRATION: CWS pmladek01 (1.4.158); FILE MERGED 2006/05/24 17:33:54 pmladek 1.4.158.1: #i65361# gengal stuff clean up


2006-06-02  Vladimir Glazounov  <vg@openoffice.org>  [5b280d8be3afaa8d543acd9067178a4a607f4669]

INTEGRATION: CWS pmladek01 (1.3.368); FILE MERGED 2006/05/24 17:33:54 pmladek 1.3.368.1: #i65361# gengal stuff clean up


2006-06-02  Vladimir Glazounov  <vg@openoffice.org>  [35f694afba08dad957bbc9396ce999c2432273b9]

INTEGRATION: CWS pmladek01 (1.4.104); FILE MERGED 2006/05/24 17:33:53 pmladek 1.4.104.1: #i65361# gengal stuff clean up


2006-06-02  Vladimir Glazounov  <vg@openoffice.org>  [143705b6587bff3364897c8f505692af808dcb07]

INTEGRATION: CWS wot03 (1.68.2); FILE MERGED 2006/05/30 12:54:41 pl 1.68.2.1: #i65884# fix a problem with type1 metrics


2006-06-02  Vladimir Glazounov  <vg@openoffice.org>  [ccc482892c702edbe08d57948b5755f4a3ca90ea]

INTEGRATION: CWS wot03 (1.20.16); FILE MERGED 2006/05/30 12:54:41 pl 1.20.16.1: #i65884# fix a problem with type1 metrics


2006-06-02  Vladimir Glazounov  <vg@openoffice.org>  [b7d1c39e146dcad05f9129c97a3456aa40375385]

INTEGRATION: CWS wot03 (1.29.16); FILE MERGED 2006/05/30 12:54:40 pl 1.29.16.1: #i65884# fix a problem with type1 metrics


2006-06-02  Thorsten Behrens  <thb@openoffice.org>  [72e2b8e11ce1ba63430c469d8050ece89291e439]

#i65904# Now calculating stride correctly, even for 1bpp mask images


2006-06-02  Thorsten Behrens  <thb@openoffice.org>  [6a4ea42a8fa08a8b1016b1481aea47d2f02705e8]

#i65904# Made drawBitmap/drawMaskedColor functional; added raw access for palette images


2006-05-31  Thorsten Behrens  <thb@openoffice.org>  [4464e908287241bb3d9d042ea7487050565f0a46]

#i65904# Initial revision


2006-05-31  Thorsten Behrens  <thb@openoffice.org>  [6a1e36d96fef4e673c45513ae9a6af94b3ac7936]

#i65904# Corrected license headers, added more tests


2006-05-31  Thorsten Behrens  <thb@openoffice.org>  [ef0bbaaf42d5d1784ab158d1b6b0535459702823]

#i65904# Initial revision


2006-05-30  Vladimir Glazounov  <vg@openoffice.org>  [c16e3ab6fba4dc9a7217c97b198a801dcca94ee0]

INTEGRATION: CWS impress97 (1.42.82); FILE MERGED 2006/05/26 08:06:34 thb 1.42.82.1: #i65720# Not clipping printer output against device bounds anymore (printers might actually print more than their advertised area)


2006-05-24  Hans-Joachim Lankenau  <hjs@openoffice.org>  [0a446d1143ad1beb5236691e7079bb1d9edc6d90]

#i10000# missing type -> missing header


2006-05-24  Hans-Joachim Lankenau  <hjs@openoffice.org>  [5f6a9c2a87b3dec1fa87c5aa0f1bfeca015ad478]

#i10000# missing type -> missing header


2006-05-24  Rüdiger Timm  <rt@openoffice.org>  [0f7b1bd70dfa207eb862853fd55b14ca4965365d]

#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>  [0861175d10309c51faeabe9eb2073327431d5743]

SRC680


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [a01696b90155a1cf83d01245597c43ac11284cce]

INTEGRATION: CWS ause043 (1.23.12); FILE MERGED 2005/11/03 14:53:36 hjs 1.23.12.1: #i56702# remove overrides for default uno header generation


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [03819425bb6f045dda4c92e115baad52e90a53b0]

INTEGRATION: CWS ause043 (1.16.12); FILE MERGED 2005/11/03 14:53:36 hjs 1.16.12.1: #i56702# remove overrides for default uno header generation


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [1f2f8b4222fb735930483e7474703199c143f4db]

INTEGRATION: CWS ause043 (1.6.2); FILE MERGED 2005/11/03 14:53:35 hjs 1.6.2.1: #i56702# remove overrides for default uno header generation


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [9ceff75c178538b7f181a6800202dd53a7fba2a3]

INTEGRATION: CWS ause043 (1.4.12); FILE MERGED 2005/11/03 14:53:35 hjs 1.4.12.1: #i56702# remove overrides for default uno header generation


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [1d6904ef443f7be6c4317b392b144dd23673157e]

INTEGRATION: CWS ause043 (1.12.6); FILE MERGED 2005/10/31 17:18:24 hjs 1.12.6.1: #i56702# remove overrides for default uno header generation


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [abf53ebe03c44b08d300b73a696dfe9c9039319f]

INTEGRATION: CWS ause043 (1.8.6); FILE MERGED 2005/11/03 11:27:01 hjs 1.8.6.1: #i56702# remove local header generation


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [4496059320f9df50db9abb601b916e6fe1f39301]

INTEGRATION: CWS ause043 (1.5.6); FILE MERGED 2005/11/03 11:27:01 hjs 1.5.6.2: #i56702# remove local header generation 2005/10/31 17:18:24 hjs 1.5.6.1: #i56702# remove overrides for default uno header generation


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [1e0b313dca76187d6af6663ea6ab1553d107d9a4]

INTEGRATION: CWS ause043 (1.12.6); FILE MERGED 2005/10/31 17:18:23 hjs 1.12.6.1: #i56702# remove overrides for default uno header generation


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [baf47cd61a61946ecf64258975f36d47ca8c4694]

INTEGRATION: CWS ause043 (1.11.6); FILE MERGED 2005/11/03 11:27:00 hjs 1.11.6.2: #i56702# remove local header generation 2005/10/31 17:18:23 hjs 1.11.6.1: #i56702# remove overrides for default uno header generation


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [cb532ceba88310b54b78a1e9b4761523cdf69790]

INTEGRATION: CWS ause043 (1.6.6); FILE MERGED 2005/11/03 11:27:00 hjs 1.6.6.2: #i56702# remove local header generation 2005/10/31 17:18:21 hjs 1.6.6.1: #i56702# remove overrides for default uno header generation


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [bf6ac3de7a753ddf59f4f15bf10aee8993901f45]

INTEGRATION: CWS ause043 (1.2.6); FILE MERGED 2005/10/31 17:18:21 hjs 1.2.6.1: #i56702# remove overrides for default uno header generation


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [cbf5bbcfd023995c0990f2922f6809e5aec2b138]

INTEGRATION: CWS ause043 (1.2.6); FILE MERGED 2005/11/03 11:27:00 hjs 1.2.6.1: #i56702# remove local header generation


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [47ba146221ca3f3117cdfdc94990f94e04a857e4]

INTEGRATION: CWS ause043 (1.6.6); FILE MERGED 2005/10/31 17:18:20 hjs 1.6.6.1: #i56702# remove overrides for default uno header generation


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [a6a24b67c927da8f24a83a542e4afa168bff62e0]

INTEGRATION: CWS ause043 (1.8.6); FILE MERGED 2005/10/31 17:18:20 hjs 1.8.6.1: #i56702# remove overrides for default uno header generation


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [aecb9129e44fcfb9e25f9ace3ae09497e4862075]

INTEGRATION: CWS ause043 (1.11.6); FILE MERGED 2005/10/31 17:18:19 hjs 1.11.6.1: #i56702# remove overrides for default uno header generation


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [302a00f404e04e814081f6a2f3a39d41091ef314]

INTEGRATION: CWS ause043 (1.8.60); FILE MERGED 2005/11/02 17:32:25 hjs 1.8.60.1: #i56702# not local generation


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [2130ab0b24d0b8dcd0e3d154c0f87977d8a08770]

INTEGRATION: CWS ause043 (1.12.6); FILE MERGED 2005/11/15 16:14:28 hjs 1.12.6.2: #i56702# set NO_OFFUH to check for completeness 2005/11/03 16:08:21 hjs 1.12.6.1: #i56702# remove overrides for default uno header generation


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [6de41a02c1e1c137661d95662264e97cc534bcc7]

INTEGRATION: CWS ause043 (1.5.6); FILE MERGED 2005/11/15 16:14:27 hjs 1.5.6.2: #i56702# set NO_OFFUH to check for completeness 2005/11/03 16:08:20 hjs 1.5.6.1: #i56702# remove overrides for default uno header generation


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [d3ae63371c25ca63c645b1c2a17ea6452e5a978a]

INTEGRATION: CWS ause043 (1.15.6); FILE MERGED 2005/11/15 16:14:27 hjs 1.15.6.2: #i56702# set NO_OFFUH to check for completeness 2005/11/03 16:08:19 hjs 1.15.6.1: #i56702# remove overrides for default uno header generation


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [725eb40b0559aadd322ab1683c3473e7627fca5c]

INTEGRATION: CWS ause043 (1.15.12); FILE MERGED 2006/03/10 10:55:45 hjs 1.15.12.2: #i56702# added missing type 2005/11/16 15:21:41 hjs 1.15.12.1: #i56702# added missing types


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [8a4b23f7a0b9eed45d6eba55d0b286093dd39f12]

INTEGRATION: CWS ause043 (1.4.6); FILE MERGED 2005/11/04 12:58:55 hjs 1.4.6.1: #i56702# remove local uno header generation


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [9eb8a1b2248489b7992ea5d3b79ef04afbc3b84a]

INTEGRATION: CWS ause043 (1.7.32); FILE MERGED 2005/11/03 11:17:18 hjs 1.7.32.1: #i56702# remove local header generation


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [65f8bcd1deb9c27a238e924b06336c02d842075d]

INTEGRATION: CWS ause043 (1.11.76); FILE MERGED 2005/11/03 11:50:09 hjs 1.11.76.1: #i56702# remove local header generation


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [4fb4670a2246e32e2bb12217fc4751ba34eeaafb]

INTEGRATION: CWS ause043 (1.20.4); FILE MERGED 2006/05/15 15:51:21 hjs 1.20.4.2: RESYNC: (1.20-1.21); FILE MERGED 2005/10/31 16:56:04 hjs 1.20.4.1: #i56702# remove unneeded UNOTYPE definition


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [386e3003ae8f962298e9368f37c88a249d0d6424]

INTEGRATION: CWS ause043 (1.42.98); FILE MERGED 2006/05/17 12:45:06 hjs 1.42.98.3: #i56702# conflict solution incomplete 2006/05/15 15:24:53 hjs 1.42.98.2: RESYNC: (1.42-1.43); FILE MERGED 2005/11/03 11:24:56 hjs 1.42.98.1: #i56702# remove local header generation


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [3b37c70cfeaede71752f9343963ee998f5b8c8cb]

INTEGRATION: CWS ause043 (1.5.26); FILE MERGED 2005/11/07 15:27:23 hjs 1.5.26.1: #i56702# remove local uno header generation


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [cfed364c41158948acc4dfc941dec4afea38fd29]

INTEGRATION: CWS ause043 (1.9.6); FILE MERGED 2005/11/04 12:04:33 hjs 1.9.6.1: #i56702# remove local uno header generation


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [50c84bcaf083a05466b9b145d48f57960c264ab7]

INTEGRATION: CWS ause043 (1.22.40); FILE MERGED 2005/10/31 12:39:30 hjs 1.22.40.1: #i56702# remove unneeded UNOITYPE definition


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [c5b236e1c06acd1a6cf03a20999f7b0a2250dd44]

INTEGRATION: CWS ause043 (1.25.40); FILE MERGED 2005/10/31 12:39:30 hjs 1.25.40.1: #i56702# remove unneeded UNOITYPE definition


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [0e62b17d1f2d5c4a2e9d9392efe911e4a955aac7]

INTEGRATION: CWS ause043 (1.5.28); FILE MERGED 2005/10/31 12:36:39 hjs 1.5.28.1: #i56702# remove overrides for default uno header generation


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [82bc2bf6628b05511f928f0c731374cb598efe4f]

INTEGRATION: CWS ause043 (1.5.60); FILE MERGED 2006/05/15 15:06:56 hjs 1.5.60.2: RESYNC: (1.5-1.6); FILE MERGED 2005/11/08 11:30:22 hjs 1.5.60.1: #i56702# remove local uno header generation


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [5f5dc2ced6663696a5f439f779831fd22cfa3df8]

INTEGRATION: CWS ause043 (1.3.60); FILE MERGED 2005/11/08 11:30:22 hjs 1.3.60.1: #i56702# remove local uno header generation


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [a6a0cc0a2a197cbc1f74e87e1b97907a1731eb5c]

INTEGRATION: CWS ause043 (1.17.212); FILE MERGED 2006/05/15 14:26:44 hjs 1.17.212.4: RESYNC: (1.19-1.20); FILE MERGED 2006/03/02 15:39:32 hjs 1.17.212.3: RESYNC: (1.18-1.19); FILE MERGED 2005/12/22 13:56:17 hjs 1.17.212.2: RESYNC: (1.17-1.18); FILE MERGED 2005/11/08 11:28:04 hjs 1.17.212.1: #i56702# remove local uno header generation


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [46e0d48f5c4ef59fe719a9215a18ec2e39b6438c]

INTEGRATION: CWS ause043 (1.16.8); FILE MERGED 2005/11/04 13:01:11 hjs 1.16.8.1: #i56702# remove local uno header generation


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [63e14deb44dc3d92a21dee5308e0dd69402c9441]

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>  [68eb0a85331c86aa36737a27e28e9491fe7fcad9]

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>  [94ae180d89912f4192d2e09e2c3e6cd8d354d198]

INTEGRATION: CWS ause043 (1.4.52); FILE MERGED 2005/10/31 11:40:32 hjs 1.4.52.1: #i56702# remove unneeded UNOITYPE definition


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [5a24ad10d28f9029560e7e40ddcf083d70c2314a]

INTEGRATION: CWS ause043 (1.8.52); FILE MERGED 2005/11/08 11:29:10 hjs 1.8.52.1: #i56702# removed useless BOOTSTRAP_SERVICE=FALSE (it is the default)


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [12e4554af1f95fa52944427ce6aab086853b9b40]

INTEGRATION: CWS ause043 (1.6.52); FILE MERGED 2005/10/31 11:40:31 hjs 1.6.52.1: #i56702# remove unneeded UNOITYPE definition


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [4e80101d76da6bc86be7b50da00d7bc267d09f4d]

INTEGRATION: CWS ause043 (1.4.52); FILE MERGED 2005/10/31 11:40:31 hjs 1.4.52.1: #i56702# remove unneeded UNOITYPE definition


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [8ee24aa98c03c3e535e0f2f9f6330e11745a4e33]

INTEGRATION: CWS ause043 (1.11.50); FILE MERGED 2005/10/31 11:40:30 hjs 1.11.50.1: #i56702# remove unneeded UNOITYPE definition


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [e5de9017a78912722bc7f9fb2acac0fe8c7a1e4a]

INTEGRATION: CWS ause043 (1.4.52); FILE MERGED 2005/10/31 11:40:30 hjs 1.4.52.1: #i56702# remove unneeded UNOITYPE definition


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [0bfb891b50fdcc7f5d877a9d91242a38951b61b9]

INTEGRATION: CWS ause043 (1.5.4); FILE MERGED 2005/10/31 11:59:19 hjs 1.5.4.1: #i56702# remove unneeded UNOITYPE definition


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [d9c49abea4e1b68364b004c714aecd0664d6d63f]

INTEGRATION: CWS ause043 (1.3.42); FILE MERGED 2005/10/31 11:59:18 hjs 1.3.42.1: #i56702# remove unneeded UNOITYPE definition


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [788d1bb5dca5ac2d760a92b9c138a9b8cd49ccbf]

INTEGRATION: CWS ause043 (1.10.128); FILE MERGED 2005/12/22 13:26:42 hjs 1.10.128.2: RESYNC: (1.10-1.11); FILE MERGED 2005/11/02 17:31:15 hjs 1.10.128.1: #i56702# not local generation


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [9dce756025ba202c0db0029cfd2958aa3769ef94]

INTEGRATION: CWS ause043 (1.16.8); FILE MERGED 2006/05/15 12:58:29 hjs 1.16.8.2: RESYNC: (1.16-1.17); FILE MERGED 2005/11/04 13:09:13 hjs 1.16.8.1: #i56702# remove local uno header generation


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [8fbd2a404bacda686b976562d7681afb43a5bee9]

INTEGRATION: CWS ause043 (1.25.28); FILE MERGED 2006/05/15 12:44:19 hjs 1.25.28.3: RESYNC: (1.27-1.29); FILE MERGED 2006/03/02 14:14:11 hjs 1.25.28.2: RESYNC: (1.25-1.27); FILE MERGED 2005/11/03 11:18:28 hjs 1.25.28.1: #i56702# remove local header generation


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [8520d12318b41d5c8360b80e321bd49db057a80f]

INTEGRATION: CWS ause043 (1.12.4); FILE MERGED 2006/05/15 12:41:59 hjs 1.12.4.6: RESYNC: (1.14-1.15); FILE MERGED 2006/03/02 14:12:19 hjs 1.12.4.5: RESYNC: (1.13-1.14); FILE MERGED 2005/12/22 13:14:18 hjs 1.12.4.4: RESYNC: (1.12-1.13); FILE MERGED 2005/11/16 14:14:54 hjs 1.12.4.3: #i56702# added missing types 2005/11/15 16:13:55 hjs 1.12.4.2: #i56702# set NO_OFFUH to check completeness 2005/11/09 12:54:21 hjs 1.12.4.1: #i56702# remove overrides for default uno header generation


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [cc07b296fe79fc38149d75e1d4b524177948f077]

INTEGRATION: CWS ause043 (1.10.4); FILE MERGED 2006/05/15 12:42:28 hjs 1.10.4.4: RESYNC: (1.10-1.11); FILE MERGED 2005/11/16 14:15:28 hjs 1.10.4.3: #i56702# added missing types 2005/11/15 16:13:52 hjs 1.10.4.2: #i56702# set NO_OFFUH to check completeness 2005/11/09 12:54:21 hjs 1.10.4.1: #i56702# remove overrides for default uno header generation


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [9742259f6fa72aac615b57b054a37f2319ffc240]

INTEGRATION: CWS ause043 (1.4.22); FILE MERGED 2005/10/31 17:17:20 hjs 1.4.22.1: #i56702# remove overrides for default uno header generation


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [5bbdf71af055e2786ff240352110b274a101aa33]

INTEGRATION: CWS ause043 (1.4.22); FILE MERGED 2005/10/31 17:17:17 hjs 1.4.22.1: #i56702# remove overrides for default uno header generation


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [b0ec32879698e730a17b0eddf255db7511e67769]

INTEGRATION: CWS ause043 (1.8.22); FILE MERGED 2005/10/31 17:17:16 hjs 1.8.22.1: #i56702# remove overrides for default uno header generation


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [e16f4d25f01d057db21347bc69b7c86041bf1645]

INTEGRATION: CWS ause043 (1.5.22); FILE MERGED 2005/10/31 17:17:16 hjs 1.5.22.1: #i56702# remove overrides for default uno header generation


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [53726f52fd84f21a91d536c5e68ea63ddb5c6dd4]

INTEGRATION: CWS ause043 (1.3.22); FILE MERGED 2005/10/31 17:17:15 hjs 1.3.22.1: #i56702# remove overrides for default uno header generation


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [3e201448e8f88f966fad5adf5fe0d8de1ad2a3b8]

INTEGRATION: CWS ause043 (1.5.22); FILE MERGED 2005/10/31 17:17:15 hjs 1.5.22.1: #i56702# remove overrides for default uno header generation


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [b3fbcce20d648ea8ab521833d494aa21aa9844af]

INTEGRATION: CWS ause043 (1.12.22); FILE MERGED 2006/05/15 12:36:38 hjs 1.12.22.2: RESYNC: (1.12-1.13); FILE MERGED 2005/10/31 17:17:15 hjs 1.12.22.1: #i56702# remove overrides for default uno header generation


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [1c7b13b1214f8c3927853297a2cff86aacd2644e]

INTEGRATION: CWS ause043 (1.16.18); FILE MERGED 2006/05/15 12:33:39 hjs 1.16.18.2: RESYNC: (1.16-1.17); FILE MERGED 2005/10/31 12:42:31 hjs 1.16.18.1: #i56702# remove unneeded UNOTYPE definition


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [8cd719d683b77c8610ab5bbb3d6de090dae25413]

INTEGRATION: CWS ause043 (1.15.18); FILE MERGED 2005/10/31 12:42:31 hjs 1.15.18.1: #i56702# remove unneeded UNOTYPE definition


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [b8ec049565be9f0935e8c036de8a0ba594de387a]

INTEGRATION: CWS ause043 (1.6.18); FILE MERGED 2005/10/31 12:42:31 hjs 1.6.18.1: #i56702# remove unneeded UNOTYPE definition


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [78a494559003018dc7a56ed4c1d09557caffd0db]

INTEGRATION: CWS ause043 (1.8.18); FILE MERGED 2005/10/31 12:42:30 hjs 1.8.18.1: #i56702# remove unneeded UNOTYPE definition


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [61e523d15e516cd19802884ae71d863dbbf1625d]

INTEGRATION: CWS ause043 (1.4.18); FILE MERGED 2005/10/31 12:42:30 hjs 1.4.18.1: #i56702# remove unneeded UNOTYPE definition


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [18b919dd05ff5c1b23a9d6eb50ada05d23429a87]

INTEGRATION: CWS ause043 (1.15.8); FILE MERGED 2006/05/15 12:34:47 hjs 1.15.8.2: RESYNC: (1.15-1.16); FILE MERGED 2005/10/31 12:42:29 hjs 1.15.8.1: #i56702# remove unneeded UNOTYPE definition


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [00a5a9172190c3380401816e298fffc24521dbf8]

INTEGRATION: CWS ause043 (1.18.18); FILE MERGED 2005/10/31 12:42:29 hjs 1.18.18.1: #i56702# remove unneeded UNOTYPE definition


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [bc435c95a47177b31dbadf6892e5822791161939]

INTEGRATION: CWS ause043 (1.12.18); FILE MERGED 2005/10/31 12:42:28 hjs 1.12.18.1: #i56702# remove unneeded UNOTYPE definition


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [a9d5a7da96dfae6e7abc44ed069506e8168590b6]

INTEGRATION: CWS ause043 (1.8.18); FILE MERGED 2005/10/31 12:42:28 hjs 1.8.18.1: #i56702# remove unneeded UNOTYPE definition


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [e0e3520b94cd4e530d53940369deca7997becd8a]

INTEGRATION: CWS ause043 (1.8.48); FILE MERGED 2006/05/15 12:33:32 hjs 1.8.48.2: RESYNC: (1.8-1.9); FILE MERGED 2005/10/31 12:42:28 hjs 1.8.48.1: #i56702# remove unneeded UNOTYPE definition


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [a5eef50ae037da0e479cf17399300611eff814fc]

INTEGRATION: CWS ause043 (1.9.18); FILE MERGED 2005/11/03 11:31:58 hjs 1.9.18.1: #i56702# remove local header generation


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [dbd17ff39ffc524fc144161765809f21d66d5132]

INTEGRATION: CWS ause043 (1.9.6); FILE MERGED 2005/11/09 13:28:21 hjs 1.9.6.1: #i56702# remove overrides for default uno header generation


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [f570a8010398e4eb637e6e6152d1d3a6093b80f7]

INTEGRATION: CWS ause043 (1.10.6); FILE MERGED 2005/11/09 13:28:21 hjs 1.10.6.1: #i56702# remove overrides for default uno header generation


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [ba1bd7feb71e531895f4b8bc83f77ca1d59f87af]

INTEGRATION: CWS ause043 (1.9.6); FILE MERGED 2005/11/15 16:13:15 hjs 1.9.6.2: #i56702# set NO_OFFUH to check completeness 2005/11/09 13:28:20 hjs 1.9.6.1: #i56702# remove overrides for default uno header generation


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [49391e2a851d57a533d5e598b7038d5548178286]

INTEGRATION: CWS ause043 (1.7.6); FILE MERGED 2005/11/09 13:28:20 hjs 1.7.6.1: #i56702# remove overrides for default uno header generation


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [d7ab90f5b1447c90f3074a77d873484fc3370efe]

INTEGRATION: CWS ause043 (1.6.6); FILE MERGED 2005/11/09 13:28:19 hjs 1.6.6.1: #i56702# remove overrides for default uno header generation


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [c67ac5bea9e671bac75066b79e22640b041af809]

INTEGRATION: CWS ause043 (1.5.110); FILE MERGED 2005/11/02 17:34:10 hjs 1.5.110.1: #i56702# fixed dependencies


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [15b4ff2ce1d38c080970ce25d1ffb17c8832b141]

INTEGRATION: CWS ause043 (1.11.6); FILE MERGED 2005/10/31 12:33:58 hjs 1.11.6.1: #i56702# remove unneeded UNOITYPE definition


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [45a930f56dc3ce8ccce41284381358da62609584]

INTEGRATION: CWS ause043 (1.13.6); FILE MERGED 2005/10/31 12:33:56 hjs 1.13.6.1: #i56702# remove unneeded UNOITYPE definition


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [f846c2b25086cb7586b5988c1a04c32fe3b7516e]

INTEGRATION: CWS ause043 (1.8.6); FILE MERGED 2005/11/03 11:20:53 hjs 1.8.6.1: #i56702# remove local header generation


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [9b6711d1f217e59854957ebf2fcdad12430a4697]

INTEGRATION: CWS swqbf63 (1.45.100); FILE MERGED 2006/05/08 11:09:02 od 1.45.100.2: #i61435# method <SwSectionFrm::Format(..)> 	 - no formatting of content of columned section, if upper frame 	   has a height <= 0. 2006/05/08 10:22:52 od 1.45.100.1: #i59789# method <ExtraFormatToPositionObjs::FormatSectionToPositionObjs() 	 - no extra format to position anchored object for too narrow 	   section frame.


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [d0b324e9564a1a31cc0685833534f5ab469e20cd]

INTEGRATION: CWS swqbf63 (1.89.90); FILE MERGED 2006/05/08 11:44:23 od 1.89.90.1: #i61999# method <SwFrmNotify::~SwFrmNotify()> 	 - no invalidation of columned text frame with automatic width.


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [4a15f93417704117a98d833817a19e406a07163d]

INTEGRATION: CWS swqbf63 (1.54.100); FILE MERGED 2006/05/17 08:08:10 od 1.54.100.3: #136024# method <SwFlowFrm::MoveBwd(..)> 	 - correct fix of issue i53139 2006/05/09 09:28:47 od 1.54.100.2: #i53139# method <SWFlowFrm::MoveBwd(..)> 	 - Choose correct new upper frame on moving backward in spite of 	   a page/column break to fill-up empty pages/columns. 2006/05/08 12:16:33 od 1.54.100.1: #i58846# method <SwFlowFrm::CutTree(..)> 	 - <SwFrm::Prepare( PREP_QUOVADIS )> only for frames inside footnotes.


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [c6a3364839798383dd8671c3739c33418313eb4b]

INTEGRATION: CWS ause043 (1.5.16); FILE MERGED 2005/10/31 12:35:11 hjs 1.5.16.1: #i56702# remove overrides for default uno header generation


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [f3c4d8c47d838d33b15a9d428f376d84b328656c]

INTEGRATION: CWS ause043 (1.11.16); FILE MERGED 2005/10/31 12:35:11 hjs 1.11.16.1: #i56702# remove overrides for default uno header generation


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [0ce780e19911693293eedbed16e7bed3266b3c17]

INTEGRATION: CWS ause043 (1.8.10); FILE MERGED 2005/11/09 12:48:39 hjs 1.8.10.2: #i56702# remove unused BOOTSTRAP_SERVICE definition 2005/11/04 12:05:59 hjs 1.8.10.1: #i56702# remove local uno header generation


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [bd2c8dff989b24c10f747cff3103afcc29446235]

INTEGRATION: CWS ause043 (1.5.8); FILE MERGED 2005/11/04 13:00:24 hjs 1.5.8.1: #i56702# remove local uno header generation


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [5daa5795452d3f200e0d80b3b464702bc0906c37]

INTEGRATION: CWS ause043 (1.8.10); FILE MERGED 2005/11/09 13:33:21 hjs 1.8.10.1: #i56702# remove unused variable


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [acec6d047b805a4ccac18f4b33fb1fb811baef7a]

INTEGRATION: CWS ause043 (1.11.10); FILE MERGED 2005/11/09 13:33:21 hjs 1.11.10.1: #i56702# remove unused variable


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [d3b9d216e72590d0bd3fd2b492a4bb9974802e07]

INTEGRATION: CWS ause043 (1.10.10); FILE MERGED 2005/11/09 13:33:21 hjs 1.10.10.1: #i56702# remove unused variable


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [d93c33b16e6b3f76281fcd586b7402265eb66f72]

INTEGRATION: CWS ause043 (1.9.10); FILE MERGED 2005/11/09 13:33:20 hjs 1.9.10.1: #i56702# remove unused variable


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [ea2fbf77b0caf48b8ea35ca3aa413163bf422055]

INTEGRATION: CWS ause043 (1.5.10); FILE MERGED 2005/11/09 13:33:20 hjs 1.5.10.1: #i56702# remove unused variable


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [f373e130ad2794e2ae48d105bef2a6c8e4c2a1a3]

INTEGRATION: CWS ause043 (1.14.10); FILE MERGED 2005/11/09 13:33:20 hjs 1.14.10.1: #i56702# remove unused variable


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [4614db6bd1a53ce590eb67d9cc913833692ea04b]

INTEGRATION: CWS ause043 (1.9.10); FILE MERGED 2005/11/09 13:33:19 hjs 1.9.10.1: #i56702# remove unused variable


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [d00763e4b69781f1517a828cd7b1292c5481044c]

INTEGRATION: CWS ause043 (1.8.10); FILE MERGED 2005/11/09 13:33:19 hjs 1.8.10.1: #i56702# remove unused variable


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [3f02d0e9ce570601a32a6baac366db3e8b13eb20]

INTEGRATION: CWS ause043 (1.18.10); FILE MERGED 2005/11/09 13:33:18 hjs 1.18.10.1: #i56702# remove unused variable


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [309789c68d010fdcd5ec875cfeaba6c7188a2a42]

INTEGRATION: CWS ause043 (1.16.10); FILE MERGED 2005/11/09 13:33:18 hjs 1.16.10.1: #i56702# remove unused variable


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [a4d46b8b12d4a6d1e7f40a8aa14cca2e84f00c9c]

INTEGRATION: CWS ause043 (1.11.10); FILE MERGED 2005/11/09 13:33:18 hjs 1.11.10.1: #i56702# remove unused variable


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [66130d1e38b61d39b9c691bb3b324c0961e0f7b8]

INTEGRATION: CWS ause043 (1.10.10); FILE MERGED 2005/11/09 13:33:17 hjs 1.10.10.1: #i56702# remove unused variable


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [47665fde08a3de3d5deaf6526113a7bcf19c7812]

INTEGRATION: CWS ause043 (1.9.10); FILE MERGED 2005/11/09 13:33:17 hjs 1.9.10.1: #i56702# remove unused variable


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [6c5f07dbf915cf7e90c491b4a8a96e33bc0e6cfc]

INTEGRATION: CWS ause043 (1.11.10); FILE MERGED 2005/11/09 13:33:17 hjs 1.11.10.1: #i56702# remove unused variable


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [031a04085c970d1904ed7a73b01c14f6bf00e63e]

INTEGRATION: CWS ause043 (1.11.10); FILE MERGED 2005/11/09 13:33:16 hjs 1.11.10.1: #i56702# remove unused variable


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [f2c89cfbdbf55a2c8712be7298c96081a9fe07b5]

INTEGRATION: CWS ause043 (1.9.10); FILE MERGED 2005/10/31 16:28:16 hjs 1.9.10.1: #i56702# remove overrides for default uno header generation; complete typelists


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [1ad7c92b9afd4332983dd9a8403be0dd308769e6]

INTEGRATION: CWS ause043 (1.4.248); FILE MERGED 2005/11/03 16:06:10 hjs 1.4.248.1: #i56702# remove local uno header generation


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [65bfec8b2dfea67721c18d7e44dc1528264b8916]

INTEGRATION: CWS ause043 (1.12.58); FILE MERGED 2005/10/31 17:15:04 hjs 1.12.58.1: #i56702# remove unneeded UNOTYPE definition


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [c4c77ead25ac260fe6cc7f7b7befd8b69384dca5]

INTEGRATION: CWS ause043 (1.5.10); FILE MERGED 2006/05/15 12:04:43 hjs 1.5.10.2: RESYNC: (1.5-1.6); FILE MERGED 2005/10/31 16:57:26 hjs 1.5.10.1: #i56702# remove unneeded UNOTYPE definition


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [ef2af605c51856ea8068a10790376b723d2b8cbf]

INTEGRATION: CWS ause043 (1.10.8); FILE MERGED 2006/05/15 12:04:53 hjs 1.10.8.3: RESYNC: (1.11-1.12); FILE MERGED 2006/03/02 13:46:02 hjs 1.10.8.2: RESYNC: (1.10-1.11); FILE MERGED 2005/10/31 16:57:25 hjs 1.10.8.1: #i56702# remove unneeded UNOTYPE definition


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [b76de43db9018ce301840124552138a3c6352ff2]

INTEGRATION: CWS ause043 (1.9.10); FILE MERGED 2006/05/15 12:05:14 hjs 1.9.10.2: RESYNC: (1.9-1.10); FILE MERGED 2005/10/31 16:57:20 hjs 1.9.10.1: #i56702# remove unneeded UNOTYPE definition


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [5dd43177f96c16ed666476bac3ab9a343b429c51]

INTEGRATION: CWS ause043 (1.14.112); FILE MERGED 2005/11/03 11:14:18 hjs 1.14.112.1: #i56702# remove local header generation


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [95c0e643e1257cec6006196a1db3080864f7d385]

INTEGRATION: CWS ause043 (1.4.38); FILE MERGED 2005/11/08 13:54:19 hjs 1.4.38.1: #i56702# remove local uno header generation


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [a92b34c64a55ea84d888612cbc2ef5a85340e07e]

INTEGRATION: CWS ause043 (1.4.38); FILE MERGED 2005/11/08 11:23:06 hjs 1.4.38.1: #i56702# removed useless BOOTSTRAP_SERVICE=FALSE (it is the default)


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [be1a9af6983c0a9bcde00cee50375002fad5ef75]

INTEGRATION: CWS ause043 (1.9.36); FILE MERGED 2006/05/15 11:52:15 hjs 1.9.36.3: RESYNC: (1.10-1.11); FILE MERGED 2006/03/02 13:36:34 hjs 1.9.36.2: RESYNC: (1.9-1.10); FILE MERGED 2005/11/08 11:23:05 hjs 1.9.36.1: #i56702# removed useless BOOTSTRAP_SERVICE=FALSE (it is the default)


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [b8ceb2405e815b029e9d5946b24440efe7e1f40f]

INTEGRATION: CWS ause043 (1.5.38); FILE MERGED 2005/12/22 12:58:31 hjs 1.5.38.2: RESYNC: (1.5-1.6); FILE MERGED 2005/11/08 11:23:04 hjs 1.5.38.1: #i56702# removed useless BOOTSTRAP_SERVICE=FALSE (it is the default)


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [07aeefd4ea08e794372e18cf261022cc5b2b304d]

INTEGRATION: CWS ause043 (1.5.38); FILE MERGED 2005/11/08 11:23:03 hjs 1.5.38.1: #i56702# removed useless BOOTSTRAP_SERVICE=FALSE (it is the default)


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [c9767f212b27fc601cfe3339593fc26b52fd2d6c]

INTEGRATION: CWS ause043 (1.21.38); FILE MERGED 2005/11/08 11:23:02 hjs 1.21.38.1: #i56702# removed useless BOOTSTRAP_SERVICE=FALSE (it is the default)


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [f8213e848f2d4374afa5847a9f2d85a1903f295c]

INTEGRATION: CWS ause043 (1.7.38); FILE MERGED 2005/11/08 11:23:02 hjs 1.7.38.1: #i56702# removed useless BOOTSTRAP_SERVICE=FALSE (it is the default)


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [985e0efd056ba8af125f7265848cc29a2548b84e]

INTEGRATION: CWS ause043 (1.4.38); FILE MERGED 2005/11/08 11:23:01 hjs 1.4.38.1: #i56702# removed useless BOOTSTRAP_SERVICE=FALSE (it is the default)


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [8906982331cd1f1bfcb49324f037f30bf81a7ea1]

INTEGRATION: CWS ause043 (1.3.38); FILE MERGED 2005/11/08 11:23:00 hjs 1.3.38.1: #i56702# removed useless BOOTSTRAP_SERVICE=FALSE (it is the default)


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [f4965265aee1ace93b879c0e9d7b4a290f99c5bf]

INTEGRATION: CWS ause043 (1.5.38); FILE MERGED 2005/11/08 11:23:00 hjs 1.5.38.1: #i56702# removed useless BOOTSTRAP_SERVICE=FALSE (it is the default)


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [ef1cc08bf9b1684a6588911e57f6728a946183c2]

INTEGRATION: CWS ause043 (1.2.38); FILE MERGED 2005/12/22 13:02:17 hjs 1.2.38.2: RESYNC: (1.2-1.3); FILE MERGED 2005/11/08 11:22:59 hjs 1.2.38.1: #i56702# removed useless BOOTSTRAP_SERVICE=FALSE (it is the default)


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [950b7d1bf4b6585d1d18961303edb96f96fb420f]

INTEGRATION: CWS ause043 (1.28.36); FILE MERGED 2005/11/08 11:22:58 hjs 1.28.36.1: #i56702# removed useless BOOTSTRAP_SERVICE=FALSE (it is the default)


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [2c4e467cf6e23a00b4dd3f5dfb1088e0758b4a34]

INTEGRATION: CWS ause043 (1.8.38); FILE MERGED 2005/12/22 12:58:48 hjs 1.8.38.2: RESYNC: (1.8-1.9); FILE MERGED 2005/11/08 11:22:57 hjs 1.8.38.1: #i56702# removed useless BOOTSTRAP_SERVICE=FALSE (it is the default)


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [d28409274f8836ffaf4d9c4692854bd9883fffd3]

INTEGRATION: CWS ause043 (1.4.38); FILE MERGED 2005/11/08 11:22:57 hjs 1.4.38.1: #i56702# removed useless BOOTSTRAP_SERVICE=FALSE (it is the default)


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [2713e3220d44d9b8727428e20aaa250dd41a4f44]

INTEGRATION: CWS ause043 (1.33.38); FILE MERGED 2005/11/08 11:22:56 hjs 1.33.38.1: #i56702# removed useless BOOTSTRAP_SERVICE=FALSE (it is the default)


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [42534820705352e38576976d3ba1b10450fcec65]

INTEGRATION: CWS ause043 (1.3.38); FILE MERGED 2005/11/08 11:22:55 hjs 1.3.38.1: #i56702# removed useless BOOTSTRAP_SERVICE=FALSE (it is the default)


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [7cca9179216df7976c795a91dedda946647a1507]

INTEGRATION: CWS ause043 (1.14.276); FILE MERGED 2005/11/08 13:54:18 hjs 1.14.276.1: #i56702# remove local uno header generation


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [0df88d6cf9ceadd7818146941b25f08b371b77ba]

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>  [b21047612e63e7a087866a90d2fdb74506b70012]

INTEGRATION: CWS ause043 (1.3.100); FILE MERGED 2005/11/08 12:32:02 hjs 1.3.100.1: #i56702# remove local uno header generation


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [d8d62f8931146175c3d80ad75ad66871f83f958a]

INTEGRATION: CWS ause043 (1.23.8); FILE MERGED 2006/03/02 13:30:22 hjs 1.23.8.2: RESYNC: (1.23-1.24); FILE MERGED 2005/11/08 12:32:01 hjs 1.23.8.1: #i56702# remove local uno header generation


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [810084877993605453b8e382e98cf9cf5528f05d]

INTEGRATION: CWS ause043 (1.11.20); FILE MERGED 2005/11/17 11:50:19 hjs 1.11.20.1: #i56702# added missing types


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [5f6acfd10036bf9815b088f7c6a7b82ccc9cc2b1]

INTEGRATION: CWS ause043 (1.13.20); FILE MERGED 2005/11/17 11:50:02 hjs 1.13.20.1: #i56702# added missing types


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [b03be9f8c335695d477a3ce13495c79061d2b1c2]

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>  [97ffdacf260473fd3d51e02627b86cd45a8f5198]

INTEGRATION: CWS ause043 (1.3.40); FILE MERGED 2005/10/31 12:51:38 hjs 1.3.40.1: #i56702# remove overrides for default uno header generation


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [407dd0ed8b63c25f85dfedbfc96f06d3c2907322]

INTEGRATION: CWS ause043 (1.5.40); FILE MERGED 2005/10/31 12:51:37 hjs 1.5.40.1: #i56702# remove overrides for default uno header generation


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [9c99017aa24b908c9b753f8f2848f9444cf6f296]

INTEGRATION: CWS ause043 (1.1.132); FILE MERGED 2005/11/03 19:59:22 hjs 1.1.132.1: #i56702# remove local uno header generation


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [a25ce90200d2bde1515b96d2a2adbbe1e44ddf80]

INTEGRATION: CWS ause043 (1.6.4); FILE MERGED 2005/11/04 12:59:51 hjs 1.6.4.1: #i56702# remove local uno header generation


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [7e8e6ae7c92b071d4806d10dc0f814e10455c5c0]

INTEGRATION: CWS ause043 (1.2.10); FILE MERGED 2005/11/03 11:32:24 hjs 1.2.10.1: #i56702# remove local header generation


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [e6ef3828a1574114b1b43187a4951942bff56237]

INTEGRATION: CWS ause043 (1.6.10); FILE MERGED 2005/11/03 11:32:24 hjs 1.6.10.1: #i56702# remove local header generation


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [324a54ca06a2d9c391106a445f255902c01b876e]

INTEGRATION: CWS ause043 (1.59.38); FILE MERGED 2006/05/17 17:12:03 hjs 1.59.38.5: #i56702# one more fix 2006/05/17 08:16:44 hjs 1.59.38.4: #i56702# conflict solution incomplete 2006/05/15 11:14:34 hjs 1.59.38.3: RESYNC: (1.59-1.62); FILE MERGED 2005/11/08 11:21:13 hjs 1.59.38.2: #i56702# messed up d.lst for draft api 2005/10/31 16:47:10 hjs 1.59.38.1: #i56702# hide offuh header from bootstrap components


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [a04184a9f07d869837b06aa38892a07236169c2c]

INTEGRATION: CWS ause043 (1.40.8); FILE MERGED 2005/12/22 12:48:43 hjs 1.40.8.2: RESYNC: (1.40-1.41); FILE MERGED 2005/10/31 12:45:49 hjs 1.40.8.1: #i56702# remove unneeded UNOTYPE definition


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [def5b5f1c41fa1508872b1239cfd33e5a130d921]

INTEGRATION: CWS ause043 (1.5.8); FILE MERGED 2005/10/31 12:33:23 hjs 1.5.8.1: #i56702# remove overrides for default uno header generation


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [803540d1d90222943f389fc7956ad54e1504848c]

INTEGRATION: CWS ause043 (1.11.8); FILE MERGED 2005/10/31 12:33:22 hjs 1.11.8.1: #i56702# remove overrides for default uno header generation


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [d68d57af381d9538cbaaa31374d80b315b9786a9]

INTEGRATION: CWS ause043 (1.9.8); FILE MERGED 2005/10/31 12:33:22 hjs 1.9.8.1: #i56702# remove overrides for default uno header generation


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [d69c32bc932e3967a607bef9f5b600618b2ce1d1]

INTEGRATION: CWS ause043 (1.5.8); FILE MERGED 2005/10/31 12:33:21 hjs 1.5.8.1: #i56702# remove overrides for default uno header generation


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [e62ff54676f94f5d13e48a11e56a95315d0ea725]

INTEGRATION: CWS ause043 (1.3.8); FILE MERGED 2005/10/31 12:33:21 hjs 1.3.8.1: #i56702# remove overrides for default uno header generation


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [ec3c16d0dba1ff562741df4a88bac29a0ed8bc88]

INTEGRATION: CWS ause043 (1.6.8); FILE MERGED 2005/10/31 12:33:20 hjs 1.6.8.1: #i56702# remove overrides for default uno header generation


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [7bfda610c05b8cbb41ae648b2fd3953824bedaa8]

INTEGRATION: CWS vq32 (1.5.80); FILE MERGED 2006/05/20 21:42:08 vq 1.5.80.1: #i65415# Use SDI1xxxx instead of SDIxxxx.


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [eefd943c8b06a15fb88217a5d1c78cc7ff2c6beb]

INTEGRATION: CWS vq32 (1.7.32); FILE MERGED 2006/05/20 15:44:40 vq 1.7.32.1: #i65415# Use SDI1XXXXX instead of SDIXXXXX.


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [034f06990053d54568026d0953b13d97d2852d94]

INTEGRATION: CWS vq32 (1.6.428); FILE MERGED 2006/05/20 21:55:29 vq 1.6.428.1: #i65415# Use SDI1xxxx instead of SDIxxxx.


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [4b403bd3f7d8dacf48c9f726548cf03b4627a072]

INTEGRATION: CWS vq32 (1.8.358); FILE MERGED 2006/05/20 21:57:22 vq 1.8.358.1: #i65415# Use SDI1xxxx instead of SDIxxxx.


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [76e8054952130dd039e4595ece059a16fb78454a]

INTEGRATION: CWS vq32 (1.8.192); FILE MERGED 2006/05/20 21:45:57 vq 1.8.192.1: #i65415# Use SDI1xxxx instead of SDIxxxx.


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [ee5f7f1e81fe751b8bfff90df51d37f5faafaf20]

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>  [b21fd6471620d547fb9fa6109e4ab201bcfec509]

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>  [4b85ef421d54ded6f8a3fb0e09c61455ab048202]

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>  [806b1e1ccfea4d063840ac850f44d26cfa91c431]

INTEGRATION: CWS vq32 (1.6.96); FILE MERGED 2006/05/20 21:54:01 vq 1.6.96.1: #i65415# Use SDI1xxxx instead of SDIxxxx.


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [24e4aac6bd293ad5749732702ee8484257960704]

INTEGRATION: CWS vq32 (1.7.76); FILE MERGED 2006/05/19 14:56:20 vq 1.7.76.1: #i65558# Remove unneeded stuff. (Patch by hjs.)


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [12f8e88b020ac030e7b3f8dba734e861337b5e41]

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-24  Vladimir Glazounov  <vg@openoffice.org>  [04b481b393f11b45fa64a8f39d5fa57f0be0266b]

INTEGRATION: CWS macosxcups (1.34.6); FILE MERGED 2006/05/13 18:17:43 obr 1.34.6.1: #i63376# Enabled CUPS printing code for MACOSX


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [4ea0946c97da217a784e5812b6f4062c6785e9dd]

INTEGRATION: CWS macosxcups (1.4.56); FILE MERGED 2006/05/13 18:17:43 obr 1.4.56.1: #i63376# Enabled CUPS printing code for MACOSX


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [53e7098eef6e6e78789eb3b558a5bea895801a46]

INTEGRATION: CWS macosxcups (1.32.50); FILE MERGED 2006/05/13 18:17:43 obr 1.32.50.1: #i63376# Enabled CUPS printing code for MACOSX


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [b618f62a93fde760d35f2add89e7de9a7f9a767c]

INTEGRATION: CWS macosxcups (1.15.14); FILE MERGED 2006/05/13 18:17:42 obr 1.15.14.1: #i63376# Enabled CUPS printing code for MACOSX


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [40114cc2501732cc5780b8b520e1059b1bf79dfc]

INTEGRATION: CWS macosxcups (1.26.14); FILE MERGED 2006/05/13 18:17:42 obr 1.26.14.1: #i63376# Enabled CUPS printing code for MACOSX


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [c519f45716f75a373d739f799f72d97edeb9b9f6]

INTEGRATION: CWS macosxcups (1.12.56); FILE MERGED 2006/05/13 18:17:42 obr 1.12.56.1: #i63376# Enabled CUPS printing code for MACOSX


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [36c8056c505d6b314e2c6c680180497f2115bd96]

INTEGRATION: CWS dba203d (1.4.138); FILE MERGED 2006/05/18 12:42:54 oj 1.4.138.1: #133913# check if m_xDest is NULL!


2006-05-24  Vladimir Glazounov  <vg@openoffice.org>  [432f037a6ce79fb434d47d5d51c2d75b05874a89]

INTEGRATION: CWS v0301 (1.11.8); FILE MERGED 2006/05/23 16:18:36 thb 1.11.8.1: i65724 Removed extraneous prependToRenderState (calcEffectTextBounds() already does that, nowadays)


2006-05-22  Vladimir Glazounov  <vg@openoffice.org>  [ab5b6f3cf448175219f27201be898c4b3656f2de]

INTEGRATION: CWS sb54_SRC680 (1.38.44); FILE MERGED 2006/05/18 13:14:28 sb 1.38.44.1: #i65475# Avoid accessing a TreeImpl with a dangling m_pParentTree (fix is kind of a hack only).


2006-05-22  Vladimir Glazounov  <vg@openoffice.org>  [c8907df6d796debe45ef6c1a6fcb7fe4b23bd5a6]

INTEGRATION: CWS os82 (1.122.22); FILE MERGED 2006/05/17 10:06:18 os 1.122.22.1: #i65474# fragment URLs have to be stored 'as is'


2006-05-19  Armin Weiss  <aw@openoffice.org>  [ae23ab2090b1f6899e291c98fd6c1dfd47278bdc]

#i39532# smooting of 3d


2006-05-18  Vladimir Glazounov  <vg@openoffice.org>  [70e9398a890899d29a69ae389caef72adf6f7b78]

SRC680


2006-05-18  Vladimir Glazounov  <vg@openoffice.org>  [bffc7386ec5082308da11079f15e2fd6ce842fd8]

INTEGRATION: CWS sysui203 (1.12.40); FILE MERGED 2006/05/17 13:17:57 ihi 1.12.40.1: #i65489# 2.0.2 -> 2.0.3


2006-05-18  Vladimir Glazounov  <vg@openoffice.org>  [a7662bdbdec43cad5081d4a615e43d317f839d45]

INTEGRATION: CWS wot02 (1.234.32); FILE MERGED 2006/05/15 13:13:24 pl 1.234.32.1: #135437# prevent creation of default window while already closing shop


2006-05-18  Vladimir Glazounov  <vg@openoffice.org>  [00196112344db8b550e363e1c46044230def0ba7]

INTEGRATION: CWS wot02 (1.135.32); FILE MERGED 2006/05/15 13:13:23 pl 1.135.32.1: #135437# prevent creation of default window while already closing shop


2006-05-18  Vladimir Glazounov  <vg@openoffice.org>  [bd217af948d598b7b6d03a885719106934357b29]

INTEGRATION: CWS wot02 (1.6.274); FILE MERGED 2006/05/15 13:13:23 pl 1.6.274.1: #135437# prevent creation of default window while already closing shop


2006-05-18  Vladimir Glazounov  <vg@openoffice.org>  [4ead0b686e490d3d74a56659043b82f3f66ff0a2]

INTEGRATION: CWS wot02 (1.23.74); FILE MERGED 2006/05/15 13:13:22 pl 1.23.74.1: #135437# prevent creation of default window while already closing shop


2006-05-18  Vladimir Glazounov  <vg@openoffice.org>  [fcfd47abdddfa619ea30bbe12525afb3fec68251]

INTEGRATION: CWS wot02 (1.54.80); FILE MERGED 2006/05/15 13:13:22 pl 1.54.80.1: #135437# prevent creation of default window while already closing shop


2006-05-18  Vladimir Glazounov  <vg@openoffice.org>  [8cfef094f5cc5b24deba3a9196877eef88e4d7d6]

INTEGRATION: CWS wot02 (1.59.32); FILE MERGED 2006/05/15 13:13:21 pl 1.59.32.1: #135437# prevent creation of default window while already closing shop


2006-05-18  Vladimir Glazounov  <vg@openoffice.org>  [aa767c11da80a32e50feb24408168c0973059a93]

INTEGRATION: CWS wot02 (1.48.32); FILE MERGED 2006/05/15 13:13:21 pl 1.48.32.1: #135437# prevent creation of default window while already closing shop


2006-05-18  Vladimir Glazounov  <vg@openoffice.org>  [149c8e6d31f854fe530cfdf32e2fb3380b8eb7b6]

INTEGRATION: CWS wot02 (1.64.32); FILE MERGED 2006/05/15 13:13:21 pl 1.64.32.1: #135437# prevent creation of default window while already closing shop


2006-05-18  Vladimir Glazounov  <vg@openoffice.org>  [97b5e20963389209c1c935318c3c1d6317f797d5]

INTEGRATION: CWS wot02 (1.10.272); FILE MERGED 2006/05/15 13:13:20 pl 1.10.272.1: #135437# prevent creation of default window while already closing shop


2006-05-18  Vladimir Glazounov  <vg@openoffice.org>  [0bd9bc35b171520ded52332dca9b88a962313de8]

INTEGRATION: CWS wot02 (1.8.26); FILE MERGED 2006/05/15 13:13:47 hdu 1.8.26.1: #i65173# fix access check at end of GSUB table


2006-05-18  Vladimir Glazounov  <vg@openoffice.org>  [edc96353728faca30715d506158d6d1f72309a9a]

INTEGRATION: CWS wot02 (1.67.12); FILE MERGED 2006/05/12 15:02:34 pl 1.67.12.1: #i65265# need to get ascend also in XLFD case


2006-05-18  Vladimir Glazounov  <vg@openoffice.org>  [38d962a739a260e73c714b6789a93be2bc5bff85]

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>  [1aa7c19868fa7fafcd2eac95f0d565f7b5fdea32]

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>  [c0ea404240b279135c058d21747377ce0fbaf353]

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>  [35ddd008ecec5c3b989bf44187d1ff6aca9de9bf]

INTEGRATION: CWS mbapp3fix1 (1.134.20); FILE MERGED 2006/05/11 12:15:15 pl 1.134.20.1: #i65207# avoid timer in Window::Show by posting event


2006-05-18  Vladimir Glazounov  <vg@openoffice.org>  [b0aec7c6a2841e104324aa7b93e2aaaf9797ce43]

INTEGRATION: CWS mbapp3fix1 (1.31.20); FILE MERGED 2006/05/11 12:15:14 pl 1.31.20.1: #i65207# avoid timer in Window::Show by posting event


2006-05-18  Vladimir Glazounov  <vg@openoffice.org>  [0bf4645736af9f3a8d8b91b2a9c0af3ec5404cf9]

INTEGRATION: CWS mbapp3fix1 (1.25.20); FILE MERGED 2006/05/11 12:15:13 pl 1.25.20.1: #i65207# avoid timer in Window::Show by posting event


2006-05-18  Vladimir Glazounov  <vg@openoffice.org>  [3d360e30704651312e01ac8ecc0ddf9bd6bf71bf]

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-18  Vladimir Glazounov  <vg@openoffice.org>  [a9aa2189fee1cd978833268fd0564d74b421d206]

INTEGRATION: CWS macosxfondu2 (1.27.6); FILE MERGED 2006/05/02 23:04:26 ericb 1.27.6.1: #i55022# build fondu


2006-05-18  Herbert Duerr  <hdu@openoffice.org>  [904879da28d807c6f6b0b04afc2f0485f0f70d01]

#i65507# revert direct commit to MWS


2006-05-18  Herbert Duerr  <hdu@openoffice.org>  [7b3b47281d369a21c8a6ebce7a387536cb90ed4d]

#i65507# allow compile with FT_VERSION>=2200


2006-05-18  Rüdiger Timm  <rt@openoffice.org>  [1e3f255896bdad5d0bf910847f5b20f2cced263d]

#i10000# Make module acronym uniqe ('es' already is used by module 'embedserv').


2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [95f8d8e621e87e770fcaeb0e307ad2c7ee9282f8]

INTEGRATION: CWS qadev26 (1.7.12); FILE MERGED 2006/04/27 09:21:23 cn 1.7.12.2: #i38199# adabt Test to the rules of inserting a new group 2006/04/11 12:33:45 cn 1.7.12.1: #i41735# bugfixing in creation of a new AutoTextGroup


2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [ca178867ca166f09776e178a0ec63c947b0e2569]

INTEGRATION: CWS qadev26 (1.7.12); FILE MERGED 2006/02/01 13:34:29 cn 1.7.12.1: #i41735# use 'mytexts' container as oObj


2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [7271bfdbf8beaf6f4a96d77b757fbbdd08386ede]

INTEGRATION: CWS qadev26 (1.7.12); FILE MERGED 2006/02/20 15:00:32 cn 1.7.12.1: #i62338# make added shape transparent to have a regression test for UI which pops up while printing transparent shapes via API


2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [adfc96f370059b689901ea6795cb2c9bebcbeedf]

INTEGRATION: CWS qadev26 (1.7.4); FILE MERGED 2006/03/24 13:53:43 sw 1.7.4.1: #i22890#


2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [02a43bdbe1797735e3448b3eb14763f7350a1006]

INTEGRATION: CWS qadev26 (1.6.4); FILE MERGED 2006/03/24 13:53:43 sw 1.6.4.1: #i22890#


2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [26a48bad663a47a7e919f17f2915a490cc37904d]

INTEGRATION: CWS qadev26 (1.7.4); FILE MERGED 2006/03/27 09:58:03 sw 1.7.4.2: #i22890# 2006/03/24 13:53:43 sw 1.7.4.1: #i22890#


2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [9940ac4d5678e7e9f72765bcad7b6ff07ba0ef44]

INTEGRATION: CWS qadev26 (1.1.2); FILE ADDED 2006/04/11 12:28:01 cn 1.1.2.2: #i64282# enhance logging 2006/02/09 21:23:51 cn 1.1.2.1: #i61872# new since cws 'viewswitch'


2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [f310a0d46878c48677dc185c3071ebc00726473b]

INTEGRATION: CWS qadev26 (1.1.2); FILE ADDED 2006/02/09 21:23:35 cn 1.1.2.1: #i61872# new since cws 'viewswitch'


2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [dbcce3ed42ff8ae514a1478b080f8c78b31ffba3]

INTEGRATION: CWS qadev26 (1.1.2); FILE ADDED 2006/02/09 21:23:14 cn 1.1.2.1: #i61872# new since cws 'viewswitch'


2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [590fd333b0a94b34af67ffa10765f4111de01d15]

INTEGRATION: CWS qadev26 (1.1.2); FILE ADDED 2006/04/11 12:29:27 cn 1.1.2.2: #i64282# insert more then one drawpage 2006/02/09 21:22:56 cn 1.1.2.1: #i61872# new since cws 'viewswitch'


2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [d5cd78eae8e189b75acaa505a4c82b76586c987d]

INTEGRATION: CWS qadev26 (1.1.2); FILE ADDED 2006/02/09 21:22:34 cn 1.1.2.1: #i61872# new since cws 'viewswitch'


2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [118dfc558a31cdc8ee9b0c4e5fbe0f09ffd6dcec]

INTEGRATION: CWS qadev26 (1.4.12); FILE MERGED 2006/04/11 12:30:11 cn 1.4.12.1: #i64282# enhance logging


2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [bd94ee4179e3765197bb7db0facd8b4ecab45a58]

INTEGRATION: CWS qadev26 (1.3.12); FILE MERGED 2006/04/11 11:54:23 cn 1.3.12.1: #i64279# bug fixing in removing of the data source


2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [0a64063105027ebbf796e3c533082f8f3b77bdf9]

INTEGRATION: CWS qadev26 (1.1.2); FILE ADDED 2006/05/09 12:29:28 sw 1.1.2.2: #i26659# 2006/03/29 09:05:59 sw 1.1.2.1: #i26659#


2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [bb0ff7f8b42805771363dc956c5af9fe8f1abb13]

INTEGRATION: CWS qadev26 (1.6.4); FILE MERGED 2006/03/27 09:58:02 sw 1.6.4.3: #i22890# 2006/03/24 13:51:09 sw 1.6.4.2: #i22890# using the obj Relation Comparer now 2006/02/28 15:28:42 sw 1.6.4.1: #i23199# ... added special compare for ScCellObj and ScCellRangeObj, since the ValueComparer fails here


2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [e976c4c3e45996998d6829b44504b273fa458a18]

INTEGRATION: CWS qadev26 (1.5.4); FILE MERGED 2006/03/15 15:50:15 sw 1.5.4.1: #115058#


2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [a8c05807c7841930113ecaa77cee587670714673]

INTEGRATION: CWS qadev26 (1.1.2); FILE ADDED 2006/05/10 13:27:38 cn 1.1.2.2: #i22883# bugfix in initial version 2006/03/24 13:42:10 sw 1.1.2.1: #i22883#


2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [18c57cee96c7822f605b3e61831aeedd8c5609e8]

INTEGRATION: CWS qadev26 (1.4.12); FILE MERGED 2006/03/24 13:50:24 sw 1.4.12.1: #22883# using right and left mouse click and getting the right document


2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [0b5ef70b8133d59c3cc7eb80d68e8b0ad249e34b]

INTEGRATION: CWS qadev26 (1.3.12); FILE MERGED 2006/03/27 14:12:16 sw 1.3.12.1: #i22896#


2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [def679519b333ff3327dd1aa96685fbce6e952d7]

INTEGRATION: CWS qadev26 (1.4.12); FILE MERGED 2006/04/11 12:34:35 cn 1.4.12.1: #i41735# bugfixing for AutoTextGroup


2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [af7572b394a7b6107af58df1244705e45c254bf6]

INTEGRATION: CWS qadev26 (1.10.12); FILE MERGED 2006/03/29 13:40:18 sw 1.10.12.1: #116268#


2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [e641458ae6206ce7f4ec8d1df8fa882a2b27e850]

INTEGRATION: CWS qadev26 (1.1.2); FILE ADDED 2006/05/09 12:26:41 sw 1.1.2.1: #i26659#


2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [d1f7de39096e42dda7ad5ea78f94554876a02f9d]

INTEGRATION: CWS qadev26 (1.13.12); FILE MERGED 2006/03/14 18:02:06 cn 1.13.12.2: #i63182# new method 'getOfficeOS()' 2006/02/09 21:26:26 cn 1.13.12.1: #i61872# add methods 'setOfficesettingsValue()' and 'dispatchURL()'


2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [a91a6a098b60c8c5e47ab0c1c51754eabdd99345]

INTEGRATION: CWS qadev26 (1.6.12); FILE MERGED 2006/04/19 17:22:29 cn 1.6.12.1: #i64521# add new function 'getMsgBoxText()' to get the message of a Baisc-MessageBox


2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [8a18ec56a3e28e1052df2314c214214775459602]

INTEGRATION: CWS qadev26 (1.5.12); FILE MERGED 2006/04/11 09:29:53 cn 1.5.12.1: #i64265# new function 'addSecureBasicMacroURL'


2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [9a8ec921c529bef726fa779307d2034fc1341183]

INTEGRATION: CWS qadev26 (1.5.12); FILE MERGED 2006/02/09 21:30:42 cn 1.5.12.1: #i61872# replace some logging stuff: from now on the 'old' and 'new' values would be logged before the method setPropertyValue() was called. That has the effect that you can see what values would be set if the office crashes/hangs


2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [6d1182c7db592c4e95e975ebb7c5f723ab780dc4]

INTEGRATION: CWS qadev26 (1.8.12); FILE MERGED 2006/03/24 13:39:48 sw 1.8.12.1: #i22883#


2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [20fd672548ce759f6f81a1c20d2cc8244549082c]

INTEGRATION: CWS qadev26 (1.1.2); FILE ADDED 2006/03/24 13:40:22 sw 1.1.2.1: #i22883#


2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [e4a9f2e8ed08f8b0b086924d3dd3db9cb5163d0c]

INTEGRATION: CWS qadev26 (1.8.2); FILE MERGED 2006/02/17 11:01:43 lla 1.8.2.1: #131489# add TriState.java


2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [cbafc2cf43556d67ed9e606a6cf5e211ed4883c2]

INTEGRATION: CWS qadev26 (1.1.2); FILE ADDED 2006/02/17 10:51:44 lla 1.1.2.1: #131489# TriState


2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [5a48fcf0758bb7ba5bfed8a65e19be4030a81ecb]

INTEGRATION: CWS qadev26 (1.7.2); FILE MERGED 2006/02/17 11:01:01 lla 1.7.2.2: #131489# cleanups 2006/01/30 10:42:04 lla 1.7.2.1: #130750# handle cancel request


2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [659fc80dec28982fb95795472d21aa7260d637a5]

INTEGRATION: CWS qadev26 (1.3.2); FILE MERGED 2006/02/17 10:53:46 lla 1.3.2.1: #131489# PowerPoint version


2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [5e453a248d5be1f298d8e103d42ea5cda1a566b8]

INTEGRATION: CWS qadev26 (1.6.2); FILE MERGED 2006/02/17 10:37:39 lla 1.6.2.1: #131489# BorderRemover


2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [6a3e9507b70f1695d6cd7a589d6dc91f507c8bc6]

INTEGRATION: CWS qadev26 (1.7.2); FILE MERGED 2006/02/17 10:23:06 lla 1.7.2.1: #131489# getDocumentType


2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [0aa3ef14f679cc3d9475c3d63379ab71145c0d4d]

INTEGRATION: CWS qadev26 (1.8.2); FILE MERGED 2006/02/17 10:21:34 lla 1.8.2.2: #131489# problems with PowerPoint, get version, xml file type, Hardcoded filename 2006/02/14 15:07:11 lla 1.8.2.1: #131199#


2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [e89110e89be2709cdf04399efab44b3531a8ec70]

INTEGRATION: CWS qadev26 (1.8.2); FILE MERGED 2006/02/17 10:51:26 lla 1.8.2.2: #131489# BorderRemover 2006/01/30 10:42:04 lla 1.8.2.1: #130750# handle cancel request


2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [b8822302b5f2ec6f4be80b9be87def9223b15888]

INTEGRATION: CWS qadev26 (1.6.2); FILE MERGED 2006/02/14 15:06:47 lla 1.6.2.1: #131199#


2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [450cacea0a4e62c8f4d0a25a0d10b365b807741e]

INTEGRATION: CWS qadev26 (1.6.2); FILE MERGED 2006/02/17 10:22:23 lla 1.6.2.2: #131489# cleanups 2006/01/30 10:42:03 lla 1.6.2.1: #130750# handle cancel request


2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [da60a7cf02af72105b63091800d73b9e0ea2b831]

INTEGRATION: CWS qadev26 (1.7.2); FILE MERGED 2006/02/17 10:19:13 lla 1.7.2.3: #131489# cleanups 2006/02/14 15:06:24 lla 1.7.2.2: #131199# 2006/01/30 10:42:03 lla 1.7.2.1: #130750# handle cancel request


2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [734c67d562bc77d9eda3c13918a8b284ef22f250]

INTEGRATION: CWS qadev26 (1.6.2); FILE MERGED 2006/02/17 10:18:19 lla 1.6.2.2: #131489# problems with BorderMover 2006/02/14 15:06:10 lla 1.6.2.1: #131199#


2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [738d19ad120983d1cdfc03d0f615f3f074f15979]

INTEGRATION: CWS qadev26 (1.4.12); FILE MERGED 2006/02/17 10:17:32 lla 1.4.12.1: #131489# problems with BorderMover


2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [2d1098de00c7975b5afb05aef5675a9103594b76]

INTEGRATION: CWS qadev26 (1.1.2); FILE ADDED 2006/02/09 21:19:41 cn 1.1.2.1: #i61872# new since cws 'viewswtich'


2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [282e773c9b962cd51b0b22b814b30de91bbad7a4]

INTEGRATION: CWS qadev26 (1.1.2); FILE ADDED 2006/02/09 21:19:23 cn 1.1.2.1: #i61872# new since cws 'viewswtich'


2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [d48072e61c0feb9ae5c35cfb4f9f0cc32d1453f5]

INTEGRATION: CWS qadev26 (1.1.2); FILE ADDED 2006/02/09 21:19:04 cn 1.1.2.1: #i61872# new since cws 'viewswtich'


2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [28415bd21588f8ff5a4d133fef5de4e24156ecf4]

INTEGRATION: CWS qadev26 (1.1.2); FILE ADDED 2006/02/09 21:18:48 cn 1.1.2.1: #i61872# new since cws 'viewswtich'


2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [92c85b1a3e92e9a16d48ead13520c873a07600a0]

INTEGRATION: CWS qadev26 (1.1.2); FILE ADDED 2006/02/09 21:18:36 cn 1.1.2.1: #i61872# new since cws 'viewswtich'


2006-05-17  Vladimir Glazounov  <vg@openoffice.org>  [2a6c84b9642b2035d816660be2ebe88a2ace5417]

INTEGRATION: CWS qadev26 (1.4.132); FILE MERGED 2006/03/15 15:49:55 sw 1.4.132.1: #115058#


2006-05-16  Vladimir Glazounov  <vg@openoffice.org>  [aacce9d645013ae3d7d50a3255525e484142d2c9]

INTEGRATION: CWS swqbf66 (1.88.22); FILE MERGED 2006/05/15 09:53:46 fme 1.88.22.1: #135914# Table row keep feature - Last row should not keep with frame in different section


2006-05-16  Vladimir Glazounov  <vg@openoffice.org>  [f1deb957131f4770027a92cc8baa77293c3c0808]

INTEGRATION: CWS swqbf66 (1.54.120); FILE MERGED 2006/05/15 09:53:46 fme 1.54.120.1: #135914# Table row keep feature - Last row should not keep with frame in different section


2006-05-16  Vladimir Glazounov  <vg@openoffice.org>  [8a0ed751f07aec7d23fd8dd41f11793f89645fc5]

INTEGRATION: CWS dr49 (1.37.14); FILE MERGED 2006/05/15 16:29:36 dr 1.37.14.1: #i65389# handle unicode in byte strings correctly (contain character count, not byte count as documented)


2006-05-16  Vladimir Glazounov  <vg@openoffice.org>  [b72c2256bef455e25638ecc2a9e71c7fe173206a]

INTEGRATION: CWS tl22 (1.26.76); FILE MERGED 2006/05/15 13:59:35 tl 1.26.76.1: #i65329# type in exclude list corrected


2006-05-16  Vladimir Glazounov  <vg@openoffice.org>  [0ea320f4670d48f6866493c40755b62c95ba0f51]

INTEGRATION: CWS java15enum (1.2.20); FILE MERGED 2006/05/16 04:46:01 pjanik 1.2.20.1: #i59368#: enum is a reserved word in Java JDK 1.5


2006-05-16  Vladimir Glazounov  <vg@openoffice.org>  [52964d40a8a5c8727a3c821e1ecb979b0b21be03]

INTEGRATION: CWS java15enum (1.2.20); FILE MERGED 2006/05/16 04:45:43 pjanik 1.2.20.1: #i59368#: enum is a reserved word in Java JDK 1.5


2006-05-16  Vladimir Glazounov  <vg@openoffice.org>  [36e63e75bd0b191df3c548e6f85a6dd7c468e825]

INTEGRATION: CWS java15enum (1.2.20); FILE MERGED 2006/05/16 04:45:22 pjanik 1.2.20.1: #i59368#: enum is a reserved word in Java JDK 1.5


2006-05-16  Vladimir Glazounov  <vg@openoffice.org>  [8d0618480d193e6683709ab693ea4bcdb0e6cc53]

INTEGRATION: CWS calcpagestyle (1.13.182); FILE MERGED 2006/05/12 14:19:00 nn 1.13.182.1: #i65326# have to call GetPrinter(TRUE) at the ViewShell if a printer is needed


2006-05-16  Vladimir Glazounov  <vg@openoffice.org>  [f6d9a89a482ef5d0fbd47e967ab91f2d7a0fb46e]

INTEGRATION: CWS calcpagestyle (1.74.96); FILE MERGED 2006/05/12 14:19:00 nn 1.74.96.1: #i65326# have to call GetPrinter(TRUE) at the ViewShell if a printer is needed


2006-05-16  Vladimir Glazounov  <vg@openoffice.org>  [7e3f9e42c7243900f23a3611f34cfa16a758f6f4]

INTEGRATION: CWS calcpagestyle (1.30.16); FILE MERGED 2006/05/12 14:19:00 nn 1.30.16.1: #i65326# have to call GetPrinter(TRUE) at the ViewShell if a printer is needed


2006-05-16  Vladimir Glazounov  <vg@openoffice.org>  [5ce544d92b2658aeb67267e1b6a92b224617f7bc]

INTEGRATION: CWS gtkfpicker (1.9.66); FILE MERGED 2006/05/12 15:45:20 hro 1.9.66.1: #b6424439# URI cannot be converted to Unicode if system locale is not UTF-8. Prevent from crash


2006-05-16  Vladimir Glazounov  <vg@openoffice.org>  [a6ed684844245e51d7cc0246f41d68f14601cb1e]

INTEGRATION: CWS swqbf65 (1.5.12); FILE MERGED 2006/05/12 10:43:36 od 1.5.12.1: #i65284# method <SwNumberTreeNode::ValidateContinuous(..)> 	 - avoid unnecessary recursive and thus looping calls


2006-05-15  Oliver Bolte  <obo@openoffice.org>  [1622d66b4b4bdf3bd475ffffbc7152cc4986d9f7]

path to perl has benn changed


2006-05-15  Vladimir Glazounov  <vg@openoffice.org>  [f0459c45e631e6270e03c35690912a66327e065c]

INTEGRATION: CWS dogtags01 (1.234.18); FILE MERGED 2006/05/11 09:58:08 hdu 1.234.18.1: #i65180# better dogtags for Window::Show


2006-05-15  Vladimir Glazounov  <vg@openoffice.org>  [cc21b9b34f326ad1df5aef383e0d8de47a00e541]

INTEGRATION: CWS dogtags01 (1.32.206); FILE MERGED 2006/05/11 09:57:22 hdu 1.32.206.1: #i65180# add dogtags to HelpTextWindow


2006-05-15  Vladimir Glazounov  <vg@openoffice.org>  [448d2ab770fd173d7eac82d8a7a5ed81cc351674]

INTEGRATION: CWS kendy09 (1.23.2); FILE MERGED 2006/05/11 12:53:10 kendy 1.23.2.1: #i65230# Add support for x86-64 in automation.


2006-05-12  Oliver Bolte  <obo@openoffice.org>  [b9b3bfba88fa5a6affc4dfe5624bdccb8f94343c]

deliver perl.mk


2006-05-12  Rüdiger Timm  <rt@openoffice.org>  [4f8d01b6b9ead3b8daeab8f287069cfefb76b2ff]

#i10000# Undo last changes. They were meant for OOC680, not SRC680.


2006-05-12  Rüdiger Timm  <rt@openoffice.org>  [54bd9aeb45e204b6765170d39595996898bc606b]

#i10000# Create install sets for all languages according to http://wiki.services.openoffice.org/wiki/OOoRelease203


2006-05-12  Armin Weiss  <aw@openoffice.org>  [c9ea78f03a45dac9b54a7afa33e069be8a290768]

code changes for primitive support


2006-05-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [cb7695b1bf4239f9c24e63e52e98b8c5677e6341]

#i10000#: restore group writing rights


2006-05-11  Rüdiger Timm  <rt@openoffice.org>  [52e66680159ab2852640820be1c12dda683205e7]

#i65301# Do not try to rebase 'gdiplus.dll'.


2006-05-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [35e705f974ff9f5feaabe6877fcd8ed67909aea0]

SRC680


2006-05-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [aeb138156a4c1ef6751132fcf3f20297239f906f]

INTEGRATION: CWS atkbridge2 (1.2.4); FILE MERGED 2006/05/08 13:45:16 obr 1.2.4.1: #135353# fixed crashes when closing sub-toolbars and application exit


2006-05-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [87d54fa001db18588134eacc35fc60a8bcf0a723]

INTEGRATION: CWS atkbridge2 (1.12.4); FILE MERGED 2006/05/08 13:45:15 obr 1.12.4.1: #135353# fixed crashes when closing sub-toolbars and application exit


2006-05-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [e9816343cd71dfe556e6ace12d67c642a8dde635]

INTEGRATION: CWS atkbridge2 (1.2.4); FILE MERGED 2006/05/08 13:45:15 obr 1.2.4.1: #135353# fixed crashes when closing sub-toolbars and application exit


2006-05-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [471745834c148d90ea181e0523603fe93832ef2a]

INTEGRATION: CWS atkbridge2 (1.2.4); FILE MERGED 2006/05/08 13:45:14 obr 1.2.4.1: #135353# fixed crashes when closing sub-toolbars and application exit


2006-05-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [21f4a05f7687d0e94f441df4abe9075eff21a07c]

INTEGRATION: CWS wot01 (1.41.10); FILE MERGED 2006/05/10 13:56:33 mav 1.41.10.1: #i65258# do not update menu bar when it is already visible


2006-05-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [8f926cf3ba3cb92c064181296e748dbdcb032f5d]

INTEGRATION: CWS atkbridge2 (1.54.6); FILE MERGED 2006/05/10 11:24:12 obr 1.54.6.1: #135353# do not pass VCLEVENT_WINDOW_ENDPOPUPMODE to accessibility implementations


2006-05-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [6b45393620683167368295684277b02a756358b6]

INTEGRATION: CWS wot01 (1.23.210); FILE MERGED 2006/05/10 12:58:44 pb 1.23.210.1: fix: #i65249# releaseDispatchProviderInterceptor() not longer necessary


2006-05-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [60c00b00a8bd9068a1782cd7f853d7be887c953c]

INTEGRATION: CWS sixtyfourpic (1.2.12); FILE MERGED 2006/05/08 15:44:15 cmc 1.2.12.2: #i65052# quads are longs 2006/05/05 12:02:01 cmc 1.2.12.1: #i65052# x86_64 call.s is not -fpic


2006-05-11  Thorsten Behrens  <thb@openoffice.org>  [33d315c62447089ff3f63a799f55f2785c3f206b]

#i63310# Optimization: for operator==/!=, first checking for same object (via cheap pointer comparison)


2006-05-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [d2c6f54ffadd15ef3d9b796695c5e757794a63c4]

INTEGRATION: CWS fwkpp3showstop4 (1.12.30); FILE MERGED 2006/05/09 16:39:50 mav 1.12.30.1: #i65066# use internal offset


2006-05-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [c2a3bf6701bbec18dde57509b34cc5b18973df5b]

INTEGRATION: CWS bpf01 (1.7.10); FILE MERGED 2006/05/09 13:21:36 pl 1.7.10.1: #i65199# another workaround for the most bug ridden theme available


2006-05-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [c93dce805ed9a74e2b72c471cd648f43932688e2]

INTEGRATION: CWS bpf01 (1.26.10); FILE MERGED 2006/05/09 13:21:35 pl 1.26.10.1: #i65199# another workaround for the most bug ridden theme available


2006-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [bc99203e1ebc3c1b07bc805ea81cbae87e7fde3d]

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-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [91f254acc18c18be1e148f5bdb1cfd8764cc6189]

INTEGRATION: CWS miscl10nooo02 (1.11.4); FILE MERGED 2006/05/10 16:20:55 ihi 1.11.4.1: OOo 2.0.3 localisation


2006-05-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [613dba833fd1a788bb66331acc4d3643ecc7c542]

#i10000#: resolve ambiguity by removing unnecessary 'using namespace' directive


2006-05-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [cee4956a0468270638bd961b23437f7aea8c60fe]

#i10000#: add \n at the end of the file


2006-05-09  Vladimir Glazounov  <vg@openoffice.org>  [8af5051ca432c2dd8e78ec91b3582b0743ea7f40]

new version for SRC680


2006-05-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [0281f97e37bddb5b4c852c3b3d635a37212ff5a7]

#i10000#,#i65182#: workaround dmake bug vy quoting


2006-05-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [afb1b6812df7636a525f999e40f81945fdef257e]

SRC680


2006-05-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [bdd157656c74f27dee9b67d8e66ca20502017262]

INTEGRATION: CWS mh203 (1.14.142); FILE MERGED 2006/05/09 10:32:18 mh 1.14.142.1: chg: version to 2.0.3 #i65196#


2006-05-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [01060baebd66cd261f77ed4c8793a12bc316cedb]

INTEGRATION: CWS mh203 (1.11.56); FILE MERGED 2006/05/09 10:35:07 mh 1.11.56.1: update contributors list #i65197#


2006-05-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [07c9ffb0cdec2d85839bb91d67e2505e26a283b3]

INTEGRATION: CWS cmcfixes25 (1.32.48); FILE MERGED 2006/05/05 10:55:13 cmc 1.32.48.1: #i63845# leak in osl


2006-05-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [ba047183dcfc6efd48e5feb9ec68e0facde3ee23]

INTEGRATION: CWS cmcfixes25 (1.6.2); FILE MERGED 2006/05/05 10:58:49 cmc 1.6.2.1: #i64908# extra qualifications


2006-05-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [5f247644126e55e6817b760183fd07e8156dac36]

INTEGRATION: CWS cmcfixes25 (1.9.12); FILE MERGED 2006/05/05 11:18:06 cmc 1.9.12.1: #i64908# extra qualifications


2006-05-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [087ed63e70ff0b29b038096a8ba105ad409f2ec7]

INTEGRATION: CWS cmcfixes25 (1.15.8); FILE MERGED 2006/05/05 11:32:42 cmc 1.15.8.1: #i63780# unnessary link


2006-05-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [3e13cd963a4649d683fd8cd57dcc7c20c2af7a35]

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>  [91f0d6764293ab8eeddd8e399dc2db23d3272242]

INTEGRATION: CWS localisation06 (1.68.22); FILE MERGED 2006/05/03 12:50:36 ihi 1.68.22.1: #i60437# fixed german encoding


2006-05-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [fb68a8683f16872538571ff49309643718e3a6ce]

INTEGRATION: CWS sb53 (1.12.38); FILE MERGED 2006/05/08 13:23:48 sb 1.12.38.1: #135562# Reverted changes introduced in 1.9.38.3, as they broke installed UNO packages across a StarOffice patch update.


2006-05-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [3d20f0418f1d133f5d1c82fbd2a343a3dd720e43]

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>  [06ceff5a43fb795aca86398a06d4c045ad57fcaf]

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-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [0d9ddf6fb154884dbc984dcda143fd4480827196]

INTEGRATION: CWS fwkshowstop3 (1.33.2); FILE MERGED 2006/05/08 15:42:20 cd 1.33.2.1: #i65171# Check service manager reference on RemoveListener and disposing before use. Reference can be empty in these two special cases


2006-05-09  Rüdiger Timm  <rt@openoffice.org>  [6960637e085b07afc5e716b16ebdf4ef22f38fe7]

#i65124# Compute correct size of old block (by mhu).


2006-05-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [d1ec07ffbdca96769c192cb659be02666a4e76e0]

INTEGRATION; #i65033# Add test for gdiplus.dll for Windows builds to configure and regenerate configure.


2006-05-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [4ca41d2dd84e9964e9f23420799dd45f82cfac68]

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>  [3dd2a4371afdb3ae93b32251586c9b121ac95b01]

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>  [99921856cc2c4c9ff34db18212f3b93b580e2028]

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>  [e8d6efe6492dee3a9cdeb00d3464f61ecdbafeb1]

INTEGRATION: CWS impress94 (1.26.60); FILE MERGED 2006/05/04 13:30:42 af 1.26.60.1: #i64263# Added FormShellManager to EXCEPTIONSFILES.


2006-05-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [04d029a4767589f0d573d8d7f59f2601d571ab1d]

INTEGRATION: CWS soc (1.50.104); FILE MERGED 2006/04/24 12:56:55 kso 1.50.104.1: #134568# - Fixed resource leak in OfficeIPCThread::DisableOfficeIPCThread()


2006-05-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [fdf094516a9f8faa9a81692b2c5e1f7d0216545d]

INTEGRATION: CWS soc (1.21.14.1.4); FILE MERGED 2006/04/25 12:28:19 rt 1.21.14.1.4.3: RESYNC: (1.21.14.1-1.23); FILE MERGED 2006/03/21 11:27:49 abi 1.21.14.1.4.2: checking in under linux 2006/03/21 08:48:35 abi 1.21.14.1.4.1: killing soffice.bin after terminating sofficeshellscript


2006-05-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [bb374231120f129dbf8c511a73073578468e4fe5]

INTEGRATION: CWS soc (1.6.36); FILE MERGED 2006/03/16 13:12:29 is 1.6.36.1: #133457# setting INSTALLLOCATION also for silent installations


2006-05-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [a41575532a9b9cfacb623b5fe8751098a8950f80]

INTEGRATION: CWS soc (1.5.110); FILE MERGED 2006/03/16 12:17:14 is 1.5.110.1: #133458# extract only parameter for download scripts


2006-05-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [bfff869f0c61cab72fd3f13eac1d60f72f546c11]

INTEGRATION: CWS soc (1.105.130); FILE MERGED 2006/04/25 11:53:35 rt 1.105.130.2: RESYNC: (1.105-1.108); FILE MERGED 2006/03/14 20:23:14 os 1.105.130.1: #133337# SfxViewShell::GetFirst/GetNext() have to provide hidden views, too


2006-05-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [18d558f15eefd477150d66e142a98f0ea18e59dc]

INTEGRATION: CWS impress94 (1.6.86); FILE MERGED 2006/05/04 13:39:00 af 1.6.86.1: #135431# Added guard against main view shell being NULL.


2006-05-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [9cb2ecf6ef5fc2e4410222d65353fbc1b254c09e]

INTEGRATION: CWS soc (1.45.66); FILE MERGED 2006/03/15 09:14:19 cl 1.45.66.1: #133338# fixed a type in CalcFieldValueHdl


2006-05-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [cd81bdf26ad04ecdb492cc61306e9c7448f801f6]

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>  [e39392e1dfefca5d5b52de062898475e178a1d23]

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>  [0961af8e3f2dbf24a9beb01b0027d3dc9edfb061]

INTEGRATION: CWS soc (1.16.142); FILE MERGED 2006/03/21 08:35:41 abi 1.16.142.1: comitting tempURL


2006-05-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [808ce4810dae7c7f2dcf1d29212428a646561692]

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  Jens-Heiner Rechtien  <hr@openoffice.org>  [3b249af665c3e36a8c0af1d64b50563f4821e5a4]

INTEGRATION: CWS tbcontrols (1.29.106); FILE MERGED 2006/04/27 07:55:15 cd 1.29.106.1: #i64501# New interface and structs for complex toolbar controllers


2006-05-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [381834635b48d6b8a3652b0a1cd679119885ab4f]

INTEGRATION: CWS tbcontrols (1.1.2); FILE ADDED 2006/04/27 07:52:29 cd 1.1.2.1: #i64501# New interface and structs for complex toolbar controllers


2006-05-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [cd7770cb71b306d97a7960fb06aa1a2b3ba4269d]

INTEGRATION: CWS tbcontrols (1.5.104); FILE MERGED 2006/04/27 07:55:00 cd 1.5.104.1: #i64501# Added documentation reference to XControlNotificationListener interface


2006-05-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [155c7f31e9e5b972bcb76b6bb24e1c19aeac596b]

INTEGRATION: CWS tbcontrols (1.1.2); FILE ADDED 2006/04/27 07:52:46 cd 1.1.2.1: #i64501# New interface and structs for complex toolbar controllers


2006-05-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [775a555c7c5c67b6fe93b907595070659a25d2aa]

INTEGRATION: CWS tbcontrols (1.1.2); FILE ADDED 2006/04/27 07:52:37 cd 1.1.2.1: #i64501# New interface and structs for complex toolbar controllers


2006-05-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [775743fc8e2d187a23e0fa5ecb2205a7a4d3c821]

INTEGRATION: CWS tbcontrols (1.12.140); FILE MERGED 2006/04/27 08:36:31 cd 1.12.140.1: #i64501# Enhancements for Addons.xcs to support complex toolbar controller


2006-05-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [8e4ebd3616df8d0058e6270152e69b5bdebd6903]

INTEGRATION: CWS tbcontrols (1.102.10); FILE MERGED 2006/04/27 16:11:13 cd 1.102.10.2: #i64501# Added simple button without status updates (supporting fast startup) 2006/04/27 07:50:06 cd 1.102.10.1: #i64501# Enhancements to support complex toolbar controllers


2006-05-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [e3ff59f5d4f51c0d91b6293c92d2bd836599a50d]

INTEGRATION: CWS tbcontrols (1.4.124); FILE MERGED 2006/04/27 07:46:19 cd 1.4.124.1: #i64501# Enhancements to support complex toolbar controllers


2006-05-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [4150c88570637e4660cdcd21d247e163df2c7053]

INTEGRATION: CWS tbcontrols (1.1.2); FILE ADDED 2006/04/27 07:44:40 cd 1.1.2.1: #i64501# New complex toolbar controller classes


2006-05-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [6ac972f8230d5463264882fa49663957f2c70aea]

INTEGRATION: CWS tbcontrols (1.10.64); FILE MERGED 2006/04/27 16:11:02 cd 1.10.64.2: #i64501# Added simple button without status updates (supporting fast startup) 2006/04/27 07:46:19 cd 1.10.64.1: #i64501# Enhancements to support complex toolbar controllers


2006-05-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [7e3911d5395b1c8cfe7db07acc62154c2bef1910]

INTEGRATION: CWS tbcontrols (1.1.2); FILE ADDED 2006/04/27 07:44:32 cd 1.1.2.1: #i64501# New complex toolbar controller classes


2006-05-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [989e7cbf1b8d152e0654b16ca262087d36af90fa]

INTEGRATION: CWS tbcontrols (1.1.2); FILE ADDED 2006/04/27 07:44:22 cd 1.1.2.1: #i64501# New complex toolbar controller classes


2006-05-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [a9d95ab4fef421faefe718ed2c189811d1ea8125]

INTEGRATION: CWS tbcontrols (1.1.2); FILE ADDED 2006/04/27 07:44:14 cd 1.1.2.1: #i64501# New complex toolbar controller classes


2006-05-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [f7cbe4078baaf78d921d8e8bd70092e4af9fbc4c]

INTEGRATION: CWS tbcontrols (1.1.2); FILE ADDED 2006/04/27 16:10:28 cd 1.1.2.1: #i64501# Added simple button without status updates (supporting fast startup)


2006-05-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [c465f9066bc3af56930b917a011fbead7e4cba66]

INTEGRATION: CWS tbcontrols (1.8.42); FILE MERGED 2006/04/27 16:11:45 cd 1.8.42.2: #i64501# Added simple button without status updates (supporting fast startup) 2006/04/27 07:46:18 cd 1.8.42.1: #i64501# Enhancements to support complex toolbar controllers


2006-05-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [2d14a33bd7aa5458493ec6bc50ff88ef6e8a9fbf]

INTEGRATION: CWS tbcontrols (1.47.10); FILE MERGED 2006/04/27 07:46:18 cd 1.47.10.1: #i64501# Enhancements to support complex toolbar controllers


2006-05-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [7727adf4d665f8415d8a2624c04650e7072304e4]

INTEGRATION: CWS tbcontrols (1.5.96); FILE MERGED 2006/04/27 07:46:17 cd 1.5.96.1: #i64501# Enhancements to support complex toolbar controllers


2006-05-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [c4edad262aa60fd68a271718a83682cfcacf4a56]

INTEGRATION: CWS tbcontrols (1.9.124); FILE MERGED 2006/04/27 07:46:17 cd 1.9.124.1: #i64501# Enhancements to support complex toolbar controllers


2006-05-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [c8db0eebc41808aef093b8533f822b92879b7142]

INTEGRATION: CWS tbcontrols (1.1.2); FILE ADDED 2006/04/27 07:43:46 cd 1.1.2.1: #i64501# New complex toolbar controller classes


2006-05-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [7e2abbd2f902f22e4d70fa369e120d794ea4f2e7]

INTEGRATION: CWS tbcontrols (1.1.2); FILE ADDED 2006/04/27 07:43:37 cd 1.1.2.1: #i64501# New complex toolbar controller classes


2006-05-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [86121469b14f4052ed3847b1cb441141f6881968]

INTEGRATION: CWS tbcontrols (1.1.2); FILE ADDED 2006/04/27 07:43:29 cd 1.1.2.1: #i64501# New complex toolbar controller classes


2006-05-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [f8b42df3c00c0671290651aea749712824ba681e]

INTEGRATION: CWS tbcontrols (1.1.2); FILE ADDED 2006/04/27 07:43:20 cd 1.1.2.1: #i64501# New complex toolbar controller classes


2006-05-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [85d52888b90ea868e8002b67ba9111dc4ce0b606]

INTEGRATION: CWS tbcontrols (1.1.2); FILE ADDED 2006/04/27 16:08:48 cd 1.1.2.1: #i64501# Added simple button without status updates (supporting fast startup)


2006-05-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [d7e84f749eb52b5012de452267b665f3f848914b]

INTEGRATION: CWS tbcontrols (1.6.124); FILE MERGED 2006/04/27 07:48:44 cd 1.6.124.1: #i64501# Enhancements to support complex toolbar controllers


2006-05-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [40d82682741953002511c9c123a940720c7a2409]

INTEGRATION: CWS dicooo02 (1.3.246); FILE MERGED 2006/05/06 12:25:38 laurentgodard 1.3.246.1: Issue number: i59275 Submitted by: laurentgodard Reviewed by: point to the correct file on creating DicOOo.lst at first use


2006-05-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [a65619bb72cd8e8c1fa28bf703ae077c318704c3]

INTEGRATION: CWS mbapp3 (1.16.2); FILE MERGED 2006/04/06 11:43:10 mba 1.16.2.1: #134222#: don't use GlobalMutex for acces to RefCount


2006-05-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [6ef1846e21c4c370e9e9eec2e4864309cfee99e0]

INTEGRATION: CWS pb13 (1.9.54); FILE MERGED 2006/03/21 10:09:31 pb 1.9.54.1: fix: #130798# translateAccessibleEvent(): handle TEXT_SELECTION_CHANGED


2006-05-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [d0f74820c1d45dca1f66d105afee769fab53f70d]

INTEGRATION: CWS pb13 (1.10.46); FILE MERGED 2006/04/26 09:32:51 pb 1.10.46.1: fix: #i63803# use new methods of HeaderTabBox


2006-05-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [093bb0b29500bc1b91bf104300747f97b29f8e6b]

INTEGRATION: CWS pb13 (1.7.130); FILE MERGED 2006/04/26 09:34:21 pb 1.7.130.1: fix: #i63803# use new methods of HeaderTabBox


2006-05-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [a0e788daa323f992f518545716d57e6020813ebf]

INTEGRATION: CWS pb13 (1.5.18); FILE MERGED 2006/04/26 09:36:19 pb 1.5.18.1: fix: #i63803# use new methods of HeaderTabBox


2006-05-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [8c75e9ced6fa74243b25a86fa7fb87b663505722]

INTEGRATION: CWS mbapp3 (1.190.18); FILE MERGED 2006/04/25 07:42:19 as 1.190.18.1: #i64599# restart office automaticly on crash; supress crash save and recovery if crash occures not InExecute


2006-05-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [ce666606b1f2cffb50733fc89580107861aa318e]

INTEGRATION: CWS pb13 (1.20.32); FILE MERGED 2006/04/26 09:24:39 pb 1.20.32.1: fix: #i63803# use the new method RemoveEntry()


2006-05-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [286c0a55e30abbe01236bb265bfc155b8cea4c81]

INTEGRATION: CWS mbapp3 (1.11.62); FILE MERGED 2006/04/26 07:13:18 as 1.11.62.1: #i64599# new property NoAutoSave


2006-05-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [95b54f3c6b4c6d49636b34543bcc1e6740a607d2]

INTEGRATION: CWS mbapp3 (1.8.62); FILE MERGED 2006/04/26 07:13:17 as 1.8.62.1: #i64599# new property NoAutoSave


2006-05-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [86ff3006ee455349a30d8f1b48ca71de5eaad0fa]

INTEGRATION: CWS mbapp3 (1.20.6); FILE MERGED 2006/04/27 14:17:09 mba 1.20.6.1: #64516#: move DynamicProps to DocInfo


2006-05-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [457bafebae5c8bf265989f87347feed2e869ffe5]

INTEGRATION: CWS mbapp3 (1.35.2); FILE MERGED 2006/04/28 15:23:50 dr 1.35.2.5: #i64516# support boolean properties 2006/04/28 14:27:35 dr 1.35.2.4: #i64516# import/export of custom properties 2006/04/27 14:50:28 dr 1.35.2.3: #i64516# do not write empty strings 2006/04/27 14:17:08 mba 1.35.2.2: #64516#: move DynamicProps to DocInfo 2006/04/27 13:36:16 dr 1.35.2.1: #i64516# rework OLE property set filters


2006-05-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [06b0e55c94b85c07c3b61973652206b919742601]

INTEGRATION: CWS mbapp3 (1.114.16); FILE MERGED 2006/04/26 06:22:33 mav 1.114.16.2: #i64599# NoAutoSave argument 2006/04/24 09:54:34 mav 1.114.16.1: #i64599# NoAutoSave argument


2006-05-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [6476369e9abe3cea6da4b9339282bc7b26dd8d7b]

INTEGRATION: CWS pb13 (1.18.170); FILE MERGED 2006/04/26 09:20:37 pb 1.18.170.1: fix: #i63803# use the new method RemoveEntry()


2006-05-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [c8a6bf85ace48b68fd9b696259828e46574c3b25]

INTEGRATION: CWS mbapp3 (1.9.280); FILE MERGED 2006/04/25 07:43:00 as 1.9.280.1: #i64599# remove checkbox, which can be used to disable automatic restart after crash


2006-05-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [3001076c0551e12518adf1a2b68eb601844fb200]

INTEGRATION: CWS mbapp3 (1.39.6); FILE MERGED 2006/04/28 15:09:10 mba 1.39.6.1: #129055#: new datatransfer functions


2006-05-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [a5f93a860326d8ddc8a25246ce7e59b731b7b2f0]

INTEGRATION: CWS pb13 (1.18.66); FILE MERGED 2006/04/26 09:29:38 pb 1.18.66.1: fix: #i63803# HeaderTabBox overloaded Insert/RemoveEntry


2006-05-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [75139ca95a9d4ef22a04b584bd264b8022c96ce3]

INTEGRATION: CWS mbapp3 (1.13.62); FILE MERGED 2006/04/25 07:43:00 as 1.13.62.1: #i64599# remove checkbox, which can be used to disable automatic restart after crash


2006-05-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [c67c93627eeb53ef67855b2037a73049ba07dd50]

INTEGRATION: CWS mbapp3 (1.10.280); FILE MERGED 2006/04/25 07:42:59 as 1.10.280.1: #i64599# remove checkbox, which can be used to disable automatic restart after crash


2006-05-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [70f52f29eaddb609a95f288133a3db5b1c380aca]

INTEGRATION: CWS mbapp3 (1.7.98); FILE MERGED 2006/04/27 16:02:48 mba 1.7.98.1: #129055#: typo


2006-05-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [8b62f6d52d11aacc333fa4c21fe8d4d8fa4a2b87]

INTEGRATION: CWS mbapp3 (1.1.2); FILE ADDED 2006/04/27 16:02:48 mba 1.1.2.2: #129055#: typo 2006/04/25 21:29:17 mba 1.1.2.1: #129055#: API for internal datatransfer


2006-05-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [47abee57d191e500cff8d3ada87aa5257d0db9d6]

INTEGRATION: CWS mbapp3 (1.55.270); FILE MERGED 2006/05/04 07:04:21 mba 1.55.270.2: #129055#: typo 2006/04/28 15:06:26 mba 1.55.270.1: #129055#: new datatransfer functions


2006-05-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [3b21e677449516d644e65aa564c1dca84a113e68]

INTEGRATION: CWS mbapp3 (1.12.304); FILE MERGED 2006/04/28 15:06:26 mba 1.12.304.1: #129055#: new datatransfer functions


2006-05-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [1406187dd11a45a3f127a882b901250cfc8b15e0]

INTEGRATION: CWS mbapp3 (1.15.304); FILE MERGED 2006/04/28 15:06:26 mba 1.15.304.1: #129055#: new datatransfer functions


2006-05-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [68f2799aadc5ba209cfbd4e3bbf233a91aa69401]

INTEGRATION: CWS mbapp3 (1.100.46); FILE MERGED 2006/04/28 15:06:25 mba 1.100.46.1: #129055#: new datatransfer functions


2006-05-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [86c7df4b519f1ebfde451b79576a55988edc38fa]

INTEGRATION: CWS mbapp3 (1.27.88); FILE MERGED 2006/05/03 17:35:53 flr 1.27.88.1: shape hack cont. --- this time with text boxes


2006-05-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [6fa71c504bec63d8ca32dd34f135ffcac38295f2]

INTEGRATION: CWS mbapp3 (1.58.52); FILE MERGED 2006/05/04 19:57:58 mba 1.58.52.4: shape hack cont - missing line width for lines 2006/05/04 11:34:12 mba 1.58.52.3: shape hack cont - wrong angle 2006/05/03 17:35:52 flr 1.58.52.2: shape hack cont. --- this time with text boxes 2006/05/03 11:16:09 flr 1.58.52.1: shape hack cont.


2006-05-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [2d03374f5342192ac9329a1e66528be7cb0fae52]

INTEGRATION: CWS mbapp3 (1.28.86); FILE MERGED 2006/04/26 13:02:29 flr 1.28.86.1: #135163# table cell borders size exceeds cell size


2006-05-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [5df6a29b6df82d7250ccecbd6f888ec01be7d6e6]

INTEGRATION: CWS mbapp3 (1.24.88); FILE MERGED 2006/04/26 13:04:49 flr 1.24.88.1: #102781# transparent frames with more than two paragraphs were not imported corretly


2006-05-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [2e7e9b0634ece2544475b3f194b158296f31e3a2]

INTEGRATION: CWS mbapp3 (1.20.12); FILE MERGED 2006/04/24 10:34:46 mav 1.20.12.1: #i64599# NoAutoSave argument


2006-05-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [c256d1eaa935bcc7881b60237685a8d7c3abeb74]

INTEGRATION: CWS mbapp3 (1.92.16); FILE MERGED 2006/04/24 10:19:47 as 1.92.16.1: #i64598# destruct interception chain explicitly


2006-05-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [6a38af1ed65824ea0b47f2625d9f4a162cf5afaf]

INTEGRATION: CWS mbapp3 (1.16.58); FILE MERGED 2006/04/26 07:09:37 as 1.16.58.1: #i64599# use MediaDescriptor property NoAutoSave to ignore documents inside recovery


2006-05-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [96dcdde3aa9ada7f8edfd11f4ad5cd47f22c8436]

INTEGRATION: CWS mbapp3 (1.3.130); FILE MERGED 2006/04/24 10:19:46 as 1.3.130.1: #i64598# destruct interception chain explicitly


2006-05-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [88b7566bb6230dc932117e1fc8ae17d153d9a6e1]

INTEGRATION: CWS mbapp3 (1.1.2); FILE ADDED 2006/04/24 10:27:23 as 1.1.2.1: #i64598# new interception helper


2006-05-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [1e44d140821e30470a7069eeaf64d707cd58e59c]

INTEGRATION: CWS mbapp3 (1.1.2); FILE ADDED 2006/04/24 10:28:07 as 1.1.2.1: #i64598# new interception helper


2006-05-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [3adc032667e33fefa357e1febf7373e6fc383a2a]

INTEGRATION: CWS mbapp3 (1.3.130); FILE MERGED 2006/04/24 10:29:15 as 1.3.130.1: #i64598# new api test for explicit destruction of an interceptor chain


2006-05-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [78e0e1f33bb4ae7c4fe347a18761a1782b6962bb]

INTEGRATION: CWS vclxcu01 (1.50.22); FILE MERGED 2006/05/05 07:50:51 hdu 1.50.22.10: #i62174# always use fullwidth space after fullwidth MS tag 2006/05/04 15:36:48 hdu 1.50.22.9: #i59427# use CordiaNew CordiaUPC instead of Cordia 2006/04/13 07:50:43 hdu 1.50.22.8: RESYNC: (1.50-1.51); FILE MERGED 2006/04/12 12:55:01 hdu 1.50.22.7: #i59853# add fallbacks from/to DejaVu fonts 2006/04/07 11:50:26 hdu 1.50.22.6: #i59427# change default Impress font for Thai 2006/04/07 11:48:24 hdu 1.50.22.5: #i63484# change default Calc font for Thai 2006/03/15 15:07:30 hdu 1.50.22.4: #i59853# add fallbacks from/to DejaVu<->Vera fonts 2006/03/15 09:31:20 hdu 1.50.22.3: #i62174# use fullwidth codes for some font names 2006/03/15 09:09:04 hdu 1.50.22.2: #i59908# add localization data for Akan language 2006/03/15 09:00:01 hdu 1.50.22.1: #i43735# prepare localization support for Kinyarwanda


2006-05-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [c764809f4a30b94b888519f85c5cdabf84586fe5]

INTEGRATION: CWS mbapp3 (1.1.2); FILE ADDED 2006/04/24 10:29:15 as 1.1.2.1: #i64598# new api test for explicit destruction of an interceptor chain


2006-05-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [4d3b5027c0393af021034f5ea2fd5cf7593ccf5a]

INTEGRATION: CWS calcchartcache (1.23.172); FILE MERGED 2006/05/05 14:52:03 er 1.23.172.1: #b6371919# FindChart: set modified if requested; and folks, please don't leave todo/later/maybe/future comments if you change something and don't fully understand the implications of the code you removed..


2006-05-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [8f0e102ea4c062013dfff6303677f8e30647ec3e]

INTEGRATION: CWS i18n26 (1.13.2); FILE MERGED 2006/05/02 17:58:54 khong 1.13.2.1: #b64114405# update index key list for Polish


2006-05-08  Rüdiger Timm  <rt@openoffice.org>  [8cde562f0a097100f8c8301e79fb9abd4a8113c6]

'cleanup' target for packing in buildserver removed.


2006-05-05  Vladimir Glazounov  <vg@openoffice.org>  [a46b31b7e6fdbf0e37a5e78b6c44332e43763648]

new version for SRC680


2006-05-05  Vladimir Glazounov  <vg@openoffice.org>  [07539095daf778f7059f571957d99e4ce36bb7d0]

new version for SRC680


2006-05-05  Vladimir Glazounov  <vg@openoffice.org>  [3fd5da15c223c72f49de8369e29bf256bcd37526]

new version for SRC680


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [b7102f47c24123287791949b454b7c7b4791fa33]

#i10000# comma lost during conflict resolution.


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [71538e83747c3a06d185103ee24b24e15cbc5514]

#i10000# Use new MsLangId (changed by TL).


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [ad96dfcb3bde015f9508cdbc1361cb3e7c122214]

#i65110# Depends on module 'tools'.


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [6da0ca661f23a73e10a78c47fd9046dd49e7498a]

SRC680


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [224ac447d37ba52adf681c2d65613b5a947fe29c]

Regenerated for SRC680 m167.


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [579123b0d9f96cd7d40b4fc98ae15786a60c0268]

INTEGRATION: CWS atkbridge (1.65.110); FILE MERGED 2006/04/13 10:18:03 obr 1.65.110.12: RESYNC: (1.77-1.78); FILE MERGED 2006/02/16 11:08:19 obr 1.65.110.11: #i47890# removed build conditionals (EXPERIMENTAL_ATKBRIDGE) 2006/01/09 13:02:58 obr 1.65.110.10: RESYNC: (1.76-1.77); FILE MERGED 2005/12/01 11:00:21 obr 1.65.110.9: RESYNC: (1.75-1.76); FILE MERGED 2005/11/04 15:13:58 mmeeks 1.65.110.8: RESYNC: (1.74-1.75); FILE MERGED 2005/11/04 14:56:30 mmeeks 1.65.110.7: i#47890#

Add 'EXPERIMENTAL' conditionals all around the a11y bits.
2005/09/21 09:56:00 obr 1.65.110.6: RESYNC: (1.71-1.74); FILE MERGED
2005/08/04 08:45:31 obr 1.65.110.5: RESYNC: (1.69-1.71); FILE MERGED
2005/06/28 07:11:35 obr 1.65.110.4: RESYNC: (1.67-1.69); FILE MERGED
2005/05/23 14:01:07 obr 1.65.110.3: RESYNC: (1.66-1.67); FILE MERGED
2005/05/06 12:15:34 mmeeks 1.65.110.2: RESYNC: (1.65-1.66); FILE MERGED
2005/04/21 14:59:35 mmeeks 1.65.110.1: Issue number: i#47890#
Submitted by: mmeeks

Hacked up prototype of atk bridge

2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [047823c0cb8811a8ad7fa9f46c41de4061ca3ab3]

INTEGRATION: CWS atkbridge (1.14.22); FILE MERGED 2006/02/16 11:08:18 obr 1.14.22.11: #i47890# removed build conditionals (EXPERIMENTAL_ATKBRIDGE) 2006/01/30 16:21:20 obr 1.14.22.10: RESYNC: (1.20-1.21); FILE MERGED 2006/01/05 14:06:37 obr 1.14.22.9: #i47890# override toolkit name and version and reworked bridge initialization 2005/12/01 10:51:31 obr 1.14.22.8: RESYNC: (1.18-1.20); FILE MERGED 2005/11/04 15:10:57 mmeeks 1.14.22.7: RESYNC: (1.17-1.18); FILE MERGED 2005/11/04 14:56:29 mmeeks 1.14.22.6: i#47890#

Add 'EXPERIMENTAL' conditionals all around the a11y bits.
2005/09/28 07:24:18 obr 1.14.22.5: #i47890# changed ref-counting/life cycle once again, adjust tree and role of dialogs and filter sub-menu windows
2005/09/21 08:39:58 obr 1.14.22.4: RESYNC: (1.16-1.17); FILE MERGED
2005/08/04 08:44:15 obr 1.14.22.3: RESYNC: (1.15-1.16); FILE MERGED
2005/05/23 13:59:23 obr 1.14.22.2: RESYNC: (1.14-1.15); FILE MERGED
2005/04/21 14:59:34 mmeeks 1.14.22.1: Issue number: i#47890#
Submitted by: mmeeks

Hacked up prototype of atk bridge

2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [c13edeef738eccebb5e5ffe823469ac0ed90990a]

INTEGRATION: CWS atkbridge (1.1.2); FILE ADDED 2006/01/12 13:57:32 obr 1.1.2.3: #i47890# Solaris compile fixes 2006/01/10 09:16:05 obr 1.1.2.2: #i47890# InitAtkBridge needs to get exported 2006/01/05 14:06:37 obr 1.1.2.1: #i47890# override toolkit name and version and reworked bridge initialization


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [5a7d10c9875e9b8575f7c3e03605abf32717cf50]

INTEGRATION: CWS atkbridge (1.28.6); FILE MERGED 2006/04/13 10:15:28 obr 1.28.6.21: RESYNC: (1.43-1.45); FILE MERGED 2006/03/28 11:34:26 obr 1.28.6.20: RESYNC: (1.42-1.43); FILE MERGED 2006/02/17 11:10:57 obr 1.28.6.19: #b6227637# tweaks to make tooltips work 2006/02/17 06:08:33 obr 1.28.6.18: #i47890# add toplevel role ALERT 2006/02/16 11:08:17 obr 1.28.6.17: #i47890# removed build conditionals (EXPERIMENTAL_ATKBRIDGE) 2006/01/30 16:20:11 obr 1.28.6.16: RESYNC: (1.40-1.42); FILE MERGED 2006/01/05 14:06:36 obr 1.28.6.15: #i47890# override toolkit name and version and reworked bridge initialization 2005/12/01 10:47:04 obr 1.28.6.14: RESYNC: (1.36-1.40); FILE MERGED 2005/11/16 09:09:20 obr 1.28.6.13: gail rev. 1.8.6 fixes the things we needed gsignalhook for 2005/11/04 21:00:35 mmeeks 1.28.6.12: i#47890# re-instate some compat stuff. 2005/11/04 15:10:30 mmeeks 1.28.6.11: RESYNC: (1.34-1.36); FILE MERGED 2005/11/04 14:56:29 mmeeks 1.28.6.10: i#47890#

Add 'EXPERIMENTAL' conditionals all around the a11y bits.
2005/10/20 11:53:58 obr 1.28.6.9: #i47890# refined the filtering of toplevel windows and hierachy fixes
2005/10/11 09:49:55 obr 1.28.6.8: #i47890# filter sub-menu and combo-box popup windows
2005/09/28 07:24:16 obr 1.28.6.7: #i47890# changed ref-counting/life cycle once again, adjust tree and role of dialogs and filter sub-menu windows
2005/09/26 11:03:57 obr 1.28.6.6: #i47890# tag GtkFixed instead of GtkWindow for accessibility
2005/09/21 08:24:33 obr 1.28.6.5: RESYNC: (1.33-1.34); FILE MERGED
2005/08/17 08:27:41 obr 1.28.6.4: RESYNC: (1.32-1.33); FILE MERGED
2005/08/04 08:43:57 obr 1.28.6.3: RESYNC: (1.30-1.32); FILE MERGED
2005/05/23 13:59:11 obr 1.28.6.2: RESYNC: (1.28-1.30); FILE MERGED
2005/04/21 14:59:32 mmeeks 1.28.6.1: Issue number: i#47890#
Submitted by: mmeeks

Hacked up prototype of atk bridge

2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [db9576edfb7bedb54d4605fdfacdf17ebef62e87]

INTEGRATION: CWS atkbridge (1.9.6); FILE MERGED 2006/02/16 11:08:15 obr 1.9.6.9: #i47890# removed build conditionals (EXPERIMENTAL_ATKBRIDGE) 2006/01/05 14:06:35 obr 1.9.6.8: #i47890# override toolkit name and version and reworked bridge initialization 2005/12/01 10:46:29 obr 1.9.6.7: RESYNC: (1.10-1.11); FILE MERGED 2005/11/16 09:09:21 obr 1.9.6.6: gail rev. 1.8.6 fixes the things we needed gsignalhook for 2005/11/04 21:00:35 mmeeks 1.9.6.5: i#47890# re-instate some compat stuff. 2005/11/04 14:56:28 mmeeks 1.9.6.4: i#47890#

Add 'EXPERIMENTAL' conditionals all around the a11y bits.
2005/10/11 09:49:53 obr 1.9.6.3: #i47890# filter sub-menu and combo-box popup windows
2005/09/21 08:23:12 obr 1.9.6.2: RESYNC: (1.9-1.10); FILE MERGED
2005/05/09 21:18:48 mmeeks 1.9.6.1: define HAVE_ATK_ACCESSIBILITY_BRIDGE i#47890#

2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [b843ce260c8f97c19e76ce85c2c49872f5af580b]

INTEGRATION: CWS atkbridge (1.1.2); FILE ADDED 2006/03/31 14:09:18 obr 1.1.2.13: #i63580# AtkRectangle already in atk 1.7.0, but ATK_TYPE_RECTANGLE in 1.7.2 2006/02/17 06:09:46 obr 1.1.2.12: #i47890# removed useless target.pmk 2006/02/16 11:08:14 obr 1.1.2.11: #i47890# removed build conditionals (EXPERIMENTAL_ATKBRIDGE) 2006/01/12 13:56:16 obr 1.1.2.10: #i47890# Solaris compile fixes 2006/01/05 14:06:35 obr 1.1.2.9: #i47890# override toolkit name and version and reworked bridge initialization 2005/12/22 08:24:32 obr 1.1.2.8: #i47890# Moved the text attribute implementations to a dedicated source file and fixet atk_text_get_text 2005/11/15 11:38:50 mmeeks 1.1.2.7: Issue number:  i#47890# Submitted by:  mmeeks

Fix experimental / conditional on build.
2005/11/04 14:56:28 mmeeks 1.1.2.6: i#47890#

Add 'EXPERIMENTAL' conditionals all around the a11y bits.
2005/10/20 07:09:13 obr 1.1.2.5: #i47890# made cxx files standalone, avoid queryInterface on each API call and demacrofied try/catch to include appropriate warnings
2005/10/11 09:49:52 obr 1.1.2.4: #i47890# filter sub-menu and combo-box popup windows
2005/09/26 11:01:02 obr 1.1.2.3: #i47890# reworked lifecycle of atk wrapper objects
2005/06/14 13:57:25 obr 1.1.2.2: #i47890# global focus event listening stuff
2005/04/21 14:59:32 mmeeks 1.1.2.1: Issue number: i#47890#
Submitted by: mmeeks

Hacked up prototype of atk bridge

2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [77a615a306cc552d5f3f00fd7d940a61cf565452]

INTEGRATION: CWS atkbridge (1.1.2); FILE ADDED 2006/03/31 12:19:40 obr 1.1.2.9: #i63583# eliminated warnings 2006/02/15 10:59:26 obr 1.1.2.8: #i47890# replaced tabs with spaces 2006/01/05 14:06:34 obr 1.1.2.7: #i47890# override toolkit name and version and reworked bridge initialization 2005/10/20 11:57:34 obr 1.1.2.6: #i47890# initially set name and description + disabled some tracing 2005/10/20 08:08:21 obr 1.1.2.5: #i47890# made cxx files standalone, avoid queryInterface on each API call and demacrofied try/catch to include appropriate warnings 2005/09/28 07:24:14 obr 1.1.2.4: #i47890# changed ref-counting/life cycle once again, adjust tree and role of dialogs and filter sub-menu windows 2005/09/26 11:01:02 obr 1.1.2.3: #i47890# reworked lifecycle of atk wrapper objects 2005/09/22 07:48:10 obr 1.1.2.2: #i47890# compile fixes and other minor changes (incl. adding new header) 2005/04/21 14:59:31 mmeeks 1.1.2.1: Issue number: i#47890# Submitted by: mmeeks

Hacked up prototype of atk bridge

2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [36358fbf8d3cbdcbdaf706230bc9ac4d0e50e8dc]

INTEGRATION: CWS atkbridge (1.1.2); FILE ADDED 2006/03/31 12:19:40 obr 1.1.2.22: #i63583# eliminated warnings 2006/02/15 10:58:57 obr 1.1.2.21: #i47890# added some tracing capabilities and replaced tabs with spaces 2006/01/30 13:52:49 obr 1.1.2.20: #i47890# no caching of name & description any more + avoid sending events during object creation 2006/01/12 13:56:16 obr 1.1.2.19: #i47890# Solaris compile fixes 2005/11/23 13:16:21 obr 1.1.2.18: actually implemented mapRelationType 2005/11/16 15:57:56 obr 1.1.2.17: fixed for menu state ARMED only valid during notification 2005/10/26 10:48:00 obr 1.1.2.16: #i47890# atk_text_get_at/before/after_offset reworked 2005/10/24 07:36:06 obr 1.1.2.15: #i47890# reset focused object on WINDOW_DEACTIVATE 2005/10/20 11:57:33 obr 1.1.2.14: #i47890# initially set name and description + disabled some tracing 2005/10/20 08:08:21 obr 1.1.2.13: #i47890# made cxx files standalone, avoid queryInterface on each API call and demacrofied try/catch to include appropriate warnings 2005/10/17 10:27:46 obr 1.1.2.12: #i47890# gnopernicus needs menu items to expose FOCUSED state 2005/09/28 07:24:14 obr 1.1.2.11: #i47890# changed ref-counting/life cycle once again, adjust tree and role of dialogs and filter sub-menu windows 2005/09/26 11:01:01 obr 1.1.2.10: #i47890# reworked lifecycle of atk wrapper objects 2005/09/22 07:48:09 obr 1.1.2.9: #i47890# compile fixes and other minor changes (incl. adding new header) 2005/06/14 13:57:24 obr 1.1.2.8: #i47890# global focus event listening stuff 2005/05/31 14:08:25 mmeeks 1.1.2.7: Issue number: i#47890# Submitted by: mmeeks

Impl. AtkSelection wrapper, fix misc. AtkText selection bits.
2005/05/31 11:55:07 mmeeks 1.1.2.6: Issue number: i#47890#
Submitted by: mmeeks

	Add AtkHypertext, AtkImage impls.
2005/05/24 13:35:12 obr 1.1.2.5: #i47890# made AtkListener a sub-class of WeakImplHelper
2005/04/22 14:53:17 mmeeks 1.1.2.4: Issue number: i#47890#
Submitted by: mmeeks

Kill stupid state set mapping bug ...
2005/04/21 21:55:44 mmeeks 1.1.2.3: Issue number: i#47890#
Submitted by: mmeeks

Implement a partial AtkEditableText bridge & map a few AtkTable events.
2005/04/21 17:25:00 mmeeks 1.1.2.2: Issue number: i#47890#
Submitted by: mmeeks

Add basic AtkTable support ...
2005/04/21 14:59:28 mmeeks 1.1.2.1: Issue number: i#47890#
Submitted by: mmeeks

Hacked up prototype of atk bridge

2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [151773696d3ffade52e217611c5167923edd0658]

INTEGRATION: CWS atkbridge (1.1.2); FILE ADDED 2006/01/05 14:06:34 obr 1.1.2.1: #i47890# override toolkit name and version and reworked bridge initialization


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [f0352786089f403bca1aba47e94be985e36d6b0f]

INTEGRATION: CWS atkbridge (1.1.2); FILE ADDED 2006/04/27 14:47:54 obr 1.1.2.7: #134576# move focus clearing code to atkwindow.cxx 2006/03/31 12:19:40 obr 1.1.2.6: #i63583# eliminated warnings 2006/03/28 10:49:45 obr 1.1.2.5: #i47890# redid the last patch to make it more clear 2006/03/23 14:45:26 obr 1.1.2.4: fixed endless loop problem with tooltips 2006/02/17 11:10:56 obr 1.1.2.3: #b6227637# tweaks to make tooltips work 2006/01/12 13:56:15 obr 1.1.2.2: #i47890# Solaris compile fixes 2006/01/05 14:06:33 obr 1.1.2.1: #i47890# override toolkit name and version and reworked bridge initialization


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [81e91b84360e74fefc00051e94cca093e893f2ea]

INTEGRATION: CWS atkbridge (1.1.2); FILE ADDED 2006/02/15 10:59:25 obr 1.1.2.4: #i47890# replaced tabs with spaces 2006/01/12 13:56:14 obr 1.1.2.3: #i47890# Solaris compile fixes 2005/10/20 07:09:12 obr 1.1.2.2: #i47890# made cxx files standalone, avoid queryInterface on each API call and demacrofied try/catch to include appropriate warnings 2005/04/21 14:59:27 mmeeks 1.1.2.1: Issue number: i#47890# Submitted by: mmeeks

Hacked up prototype of atk bridge

2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [70a29bde01e962ebfe9c07d20a4017503acb1306]

INTEGRATION: CWS atkbridge (1.1.2); FILE ADDED 2006/01/05 14:06:32 obr 1.1.2.4: #i47890# override toolkit name and version and reworked bridge initialization 2005/10/20 08:08:21 obr 1.1.2.3: #i47890# made cxx files standalone, avoid queryInterface on each API call and demacrofied try/catch to include appropriate warnings 2005/09/26 11:01:01 obr 1.1.2.2: #i47890# reworked lifecycle of atk wrapper objects 2005/06/14 13:57:24 obr 1.1.2.1: #i47890# global focus event listening stuff


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [3b5c378706e465f59d78f95fddc5eff9e1a8fe19]

INTEGRATION: CWS atkbridge (1.1.2); FILE ADDED 2006/04/27 14:47:54 obr 1.1.2.17: #134576# move focus clearing code to atkwindow.cxx 2006/04/27 08:18:11 obr 1.1.2.16: #134571# toolbox items are no VCL windows 2006/03/31 12:19:40 obr 1.1.2.15: #i63583# eliminated warnings 2006/03/03 11:07:09 obr 1.1.2.14: #i47890# fixed a crash when event source does not implement XAccessibleContext 2006/03/01 11:04:11 obr 1.1.2.13: #i47890# recursivly attach listeners to windows of type TREELISTBOX 2006/02/16 11:07:11 obr 1.1.2.12: #i47890# ORoadmapIDHyperLabel is derived from FixedText 2006/02/15 12:42:56 obr 1.1.2.11: #i47890# simulate focus events for page tabs 2006/02/07 09:26:21 obr 1.1.2.10: #i47890# reduce amount of focus notifications 2006/01/12 13:56:14 obr 1.1.2.9: #i47890# Solaris compile fixes 2006/01/05 14:06:32 obr 1.1.2.8: #i47890# override toolkit name and version and reworked bridge initialization 2005/11/16 15:57:57 obr 1.1.2.7: fixed for menu state ARMED only valid during notification 2005/10/24 07:36:05 obr 1.1.2.6: #i47890# reset focused object on WINDOW_DEACTIVATE 2005/10/20 11:57:32 obr 1.1.2.5: #i47890# initially set name and description + disabled some tracing 2005/10/20 07:09:12 obr 1.1.2.4: #i47890# made cxx files standalone, avoid queryInterface on each API call and demacrofied try/catch to include appropriate warnings 2005/09/28 07:24:13 obr 1.1.2.3: #i47890# changed ref-counting/life cycle once again, adjust tree and role of dialogs and filter sub-menu windows 2005/09/26 11:01:01 obr 1.1.2.2: #i47890# reworked lifecycle of atk wrapper objects 2005/06/14 13:57:24 obr 1.1.2.1: #i47890# global focus event listening stuff


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [938628100c9b070dd8364029bdf480ee2e081860]

INTEGRATION: CWS atkbridge (1.1.2); FILE ADDED 2005/12/22 08:24:30 obr 1.1.2.1: #i47890# Moved the text attribute implementations to a dedicated source file and fixet atk_text_get_text


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [325e80ca1f8769fa972a7e06759f8b94027066db]

INTEGRATION: CWS atkbridge (1.1.2); FILE ADDED 2006/03/31 12:19:40 obr 1.1.2.3: #i63583# eliminated warnings 2006/02/14 12:42:40 obr 1.1.2.2: #i25402# use unsigned values for colors 2005/12/22 08:24:25 obr 1.1.2.1: #i47890# Moved the text attribute implementations to a dedicated source file and fixet atk_text_get_text


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [5f6305c48800ed5341440b9c5c2ffbe3d49a3564]

INTEGRATION: CWS atkbridge (1.1.2); FILE ADDED 2006/04/28 12:35:46 obr 1.1.2.19: further fixed adjust_boundaries and added more tracing facilities 2006/04/28 07:16:37 obr 1.1.2.18: finally got assertion right (hopefully) 2006/04/27 12:18:56 obr 1.1.2.17: #134575# LINE_START/END indices are identical 2006/04/27 08:53:06 obr 1.1.2.16: added untested default attributes implementation 2006/04/27 08:40:54 obr 1.1.2.15: fixed end_offset assertion 2006/04/13 12:48:16 obr 1.1.2.14: check input values for get_text 2006/03/31 12:19:40 obr 1.1.2.13: #i63583# eliminated warnings 2006/02/15 10:59:25 obr 1.1.2.12: #i47890# replaced tabs with spaces 2006/01/30 11:14:06 obr 1.1.2.11: #i47890# reworked text-changed notifications 2006/01/12 13:56:13 obr 1.1.2.10: #i47890# Solaris compile fixes 2006/01/12 07:31:27 obr 1.1.2.9: #i47890# fixed get_text to return full text for end_offset -1 2005/12/22 08:24:12 obr 1.1.2.8: #i47890# Moved the text attribute implementations to a dedicated source file and fixet atk_text_get_text 2005/11/30 10:51:50 obr 1.1.2.7: further text attribute mapping and removal of debugging output 2005/11/16 16:02:45 obr 1.1.2.6: added basic support for text attributes 2005/10/26 10:47:59 obr 1.1.2.5: #i47890# atk_text_get_at/before/after_offset reworked 2005/10/20 11:57:31 obr 1.1.2.4: #i47890# initially set name and description + disabled some tracing 2005/10/20 07:09:12 obr 1.1.2.3: #i47890# made cxx files standalone, avoid queryInterface on each API call and demacrofied try/catch to include appropriate warnings 2005/05/31 14:08:24 mmeeks 1.1.2.2: Issue number: i#47890# Submitted by: mmeeks

Impl. AtkSelection wrapper, fix misc. AtkText selection bits.
2005/04/21 14:59:26 mmeeks 1.1.2.1: Issue number: i#47890#
Submitted by: mmeeks

Hacked up prototype of atk bridge

2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [259f7ba3ea2f9cfc32a078bcdcfb07d226db32c9]

INTEGRATION: CWS atkbridge (1.1.2); FILE ADDED 2006/03/31 12:19:39 obr 1.1.2.8: #i63583# eliminated warnings 2006/02/15 10:58:28 obr 1.1.2.7: #i47890# added tracing capabilities 2006/01/12 13:56:12 obr 1.1.2.6: #i47890# Solaris compile fixes 2005/12/19 08:05:07 obr 1.1.2.5: #i47890# AtkTable updates 2005/10/20 07:09:11 obr 1.1.2.4: #i47890# made cxx files standalone, avoid queryInterface on each API call and demacrofied try/catch to include appropriate warnings 2005/09/28 07:24:13 obr 1.1.2.3: #i47890# changed ref-counting/life cycle once again, adjust tree and role of dialogs and filter sub-menu windows 2005/09/26 11:01:01 obr 1.1.2.2: #i47890# reworked lifecycle of atk wrapper objects 2005/04/21 17:25:00 mmeeks 1.1.2.1: Issue number: i#47890# Submitted by: mmeeks

Add basic AtkTable support ...

2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [1bbd1956336fd099ece91996b7e78cfea56f9a5d]

INTEGRATION: CWS atkbridge (1.1.2); FILE ADDED 2006/02/15 10:59:24 obr 1.1.2.6: #i47890# replaced tabs with spaces 2006/01/12 13:56:12 obr 1.1.2.5: #i47890# Solaris compile fixes 2005/10/20 07:09:11 obr 1.1.2.4: #i47890# made cxx files standalone, avoid queryInterface on each API call and demacrofied try/catch to include appropriate warnings 2005/09/28 07:24:13 obr 1.1.2.3: #i47890# changed ref-counting/life cycle once again, adjust tree and role of dialogs and filter sub-menu windows 2005/09/26 11:01:01 obr 1.1.2.2: #i47890# reworked lifecycle of atk wrapper objects 2005/05/31 14:08:23 mmeeks 1.1.2.1: Issue number: i#47890# Submitted by: mmeeks

Impl. AtkSelection wrapper, fix misc. AtkText selection bits.

2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [de6e56d2378977a2a8f1809b2c6ea8d0234a4769]

INTEGRATION: CWS atkbridge (1.1.2); FILE ADDED 2006/02/15 10:59:24 obr 1.1.2.7: #i47890# replaced tabs with spaces 2006/01/05 14:06:32 obr 1.1.2.6: #i47890# override toolkit name and version and reworked bridge initialization 2005/12/06 10:58:53 obr 1.1.2.5: #i47890# process INVALIDATE_ALL_CHILDREN event 2005/09/26 11:01:00 obr 1.1.2.4: #i47890# reworked lifecycle of atk wrapper objects 2005/06/14 13:57:23 obr 1.1.2.3: #i47890# global focus event listening stuff 2005/05/24 13:35:11 obr 1.1.2.2: #i47890# made AtkListener a sub-class of WeakImplHelper 2005/04/21 14:59:26 mmeeks 1.1.2.1: Issue number: i#47890# Submitted by: mmeeks

Hacked up prototype of atk bridge

2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [9b5df79fbd9e84ef9c2dde845867dbb1f98ac98a]

INTEGRATION: CWS atkbridge (1.1.2); FILE ADDED 2006/03/31 14:09:17 obr 1.1.2.20: #i63580# AtkRectangle already in atk 1.7.0, but ATK_TYPE_RECTANGLE in 1.7.2 2006/03/31 12:19:39 obr 1.1.2.19: #i63583# eliminated warnings 2006/03/30 12:39:35 obr 1.1.2.18: #i63580# AtkRectangle not defined in older atk versions 2006/03/01 12:00:16 obr 1.1.2.17: #i47890# ignore UPDATE table model change events for now 2006/02/15 10:59:23 obr 1.1.2.16: #i47890# replaced tabs with spaces 2006/02/07 07:39:12 obr 1.1.2.15: #i47890# fixed loop condition in handleInvalidateChildren 2006/01/30 13:52:48 obr 1.1.2.14: #i47890# no caching of name & description any more + avoid sending events during object creation 2006/01/30 11:14:11 obr 1.1.2.13: #i47890# reworked text-changed notifications 2006/01/05 14:06:32 obr 1.1.2.12: #i47890# override toolkit name and version and reworked bridge initialization 2005/12/19 07:51:22 obr 1.1.2.11: #i47890# added a couple of property_changed notifications 2005/12/06 10:58:53 obr 1.1.2.10: #i47890# process INVALIDATE_ALL_CHILDREN event 2005/10/20 07:09:10 obr 1.1.2.9: #i47890# made cxx files standalone, avoid queryInterface on each API call and demacrofied try/catch to include appropriate warnings 2005/09/28 07:24:12 obr 1.1.2.8: #i47890# changed ref-counting/life cycle once again, adjust tree and role of dialogs and filter sub-menu windows 2005/09/26 11:01:00 obr 1.1.2.7: #i47890# reworked lifecycle of atk wrapper objects 2005/06/14 13:57:23 obr 1.1.2.6: #i47890# global focus event listening stuff 2005/05/31 11:55:07 mmeeks 1.1.2.5: Issue number: i#47890# Submitted by: mmeeks

	Add AtkHypertext, AtkImage impls.
2005/05/24 13:35:10 obr 1.1.2.4: #i47890# made AtkListener a sub-class of WeakImplHelper
2005/04/22 14:53:17 mmeeks 1.1.2.3: Issue number: i#47890#
Submitted by: mmeeks

Kill stupid state set mapping bug ...
2005/04/21 21:55:44 mmeeks 1.1.2.2: Issue number: i#47890#
Submitted by: mmeeks

Implement a partial AtkEditableText bridge & map a few AtkTable events.
2005/04/21 14:59:25 mmeeks 1.1.2.1: Issue number: i#47890#
Submitted by: mmeeks

Hacked up prototype of atk bridge

2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [c05c763ea5657ce3212caa0a3c8370c0ee57001c]

INTEGRATION: CWS atkbridge (1.1.2); FILE ADDED 2006/03/31 12:19:39 obr 1.1.2.5: #i63583# eliminated warnings 2006/02/15 10:59:23 obr 1.1.2.4: #i47890# replaced tabs with spaces 2006/01/12 13:56:11 obr 1.1.2.3: #i47890# Solaris compile fixes 2005/10/20 07:09:10 obr 1.1.2.2: #i47890# made cxx files standalone, avoid queryInterface on each API call and demacrofied try/catch to include appropriate warnings 2005/05/31 11:55:06 mmeeks 1.1.2.1: Issue number: i#47890# Submitted by: mmeeks

	Add AtkHypertext, AtkImage impls.

2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [c0ede22def5fba50eb5da531be99f8246d5cc082]

INTEGRATION: CWS atkbridge (1.1.2); FILE ADDED 2006/03/31 12:19:39 obr 1.1.2.10: #i63583# eliminated warnings 2006/03/07 08:49:02 obr 1.1.2.9: #i47890# fixed HyperLink GTypeInfo 2006/02/15 10:59:22 obr 1.1.2.8: #i47890# replaced tabs with spaces 2006/01/12 13:56:11 obr 1.1.2.7: #i47890# Solaris compile fixes 2005/12/09 12:07:34 obr 1.1.2.6: #i47890# implementation of hyper_link_get_uri 2005/10/20 07:09:10 obr 1.1.2.5: #i47890# made cxx files standalone, avoid queryInterface on each API call and demacrofied try/catch to include appropriate warnings 2005/09/28 07:24:12 obr 1.1.2.4: #i47890# changed ref-counting/life cycle once again, adjust tree and role of dialogs and filter sub-menu windows 2005/09/26 11:01:00 obr 1.1.2.3: #i47890# reworked lifecycle of atk wrapper objects 2005/05/31 14:08:21 mmeeks 1.1.2.2: Issue number: i#47890# Submitted by: mmeeks

Impl. AtkSelection wrapper, fix misc. AtkText selection bits.
2005/05/31 11:55:05 mmeeks 1.1.2.1: Issue number: i#47890#
Submitted by: mmeeks

	Add AtkHypertext, AtkImage impls.

2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [96519c8f9b80a36155cb9b93a8dc88db9858343a]

INTEGRATION: CWS atkbridge (1.1.2); FILE ADDED 2006/01/05 14:06:31 obr 1.1.2.1: #i47890# override toolkit name and version and reworked bridge initialization


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [62f451cb03d5202e2f15bf440c53a61b2efd99f8]

INTEGRATION: CWS atkbridge (1.1.2); FILE ADDED 2006/03/31 12:19:39 obr 1.1.2.12: #i63583# eliminated warnings 2006/03/28 10:49:45 obr 1.1.2.11: #i47890# redid the last patch to make it more clear 2006/03/23 14:45:26 obr 1.1.2.10: fixed endless loop problem with tooltips 2006/02/15 10:59:22 obr 1.1.2.9: #i47890# replaced tabs with spaces 2006/01/05 14:06:31 obr 1.1.2.8: #i47890# override toolkit name and version and reworked bridge initialization 2005/11/16 12:29:16 obr 1.1.2.7: no longer return NULL in factory_create_accessible 2005/11/16 09:09:20 obr 1.1.2.6: gail rev. 1.8.6 fixes the things we needed gsignalhook for 2005/10/20 07:09:09 obr 1.1.2.5: #i47890# made cxx files standalone, avoid queryInterface on each API call and demacrofied try/catch to include appropriate warnings 2005/09/28 07:24:12 obr 1.1.2.4: #i47890# changed ref-counting/life cycle once again, adjust tree and role of dialogs and filter sub-menu windows 2005/09/26 11:01:00 obr 1.1.2.3: #i47890# reworked lifecycle of atk wrapper objects 2005/06/14 13:57:23 obr 1.1.2.2: #i47890# global focus event listening stuff 2005/04/21 14:59:24 mmeeks 1.1.2.1: Issue number: i#47890# Submitted by: mmeeks

Hacked up prototype of atk bridge

2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [51d3dc9697e340abd692c01c33bf04aaacb2f783]

INTEGRATION: CWS atkbridge (1.1.2); FILE ADDED 2006/02/15 10:59:21 obr 1.1.2.7: #i47890# replaced tabs with spaces 2006/01/12 13:56:10 obr 1.1.2.6: #i47890# Solaris compile fixes 2005/12/22 08:24:31 obr 1.1.2.5: #i47890# Moved the text attribute implementations to a dedicated source file and fixet atk_text_get_text 2005/11/30 10:51:50 obr 1.1.2.4: further text attribute mapping and removal of debugging output 2005/10/20 07:09:09 obr 1.1.2.3: #i47890# made cxx files standalone, avoid queryInterface on each API call and demacrofied try/catch to include appropriate warnings 2005/04/22 14:53:17 mmeeks 1.1.2.2: Issue number: i#47890# Submitted by: mmeeks

Kill stupid state set mapping bug ...
2005/04/21 21:55:44 mmeeks 1.1.2.1: Issue number: i#47890#
Submitted by: mmeeks

Implement a partial AtkEditableText bridge & map a few AtkTable events.

2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [28bed991eac928db0aafd89ea3da845c243b0867]

INTEGRATION: CWS atkbridge (1.1.2); FILE ADDED 2006/03/31 12:19:39 obr 1.1.2.9: #i63583# eliminated warnings 2006/02/15 10:58:57 obr 1.1.2.8: #i47890# added some tracing capabilities and replaced tabs with spaces 2006/01/30 13:48:34 obr 1.1.2.7: #i47890# catch exceptions 2006/01/12 13:56:08 obr 1.1.2.6: #i47890# Solaris compile fixes 2005/12/15 12:12:03 obr 1.1.2.5: #i47890# AtkComponent updates 2005/10/20 07:09:08 obr 1.1.2.4: #i47890# made cxx files standalone, avoid queryInterface on each API call and demacrofied try/catch to include appropriate warnings 2005/09/28 07:24:11 obr 1.1.2.3: #i47890# changed ref-counting/life cycle once again, adjust tree and role of dialogs and filter sub-menu windows 2005/09/26 11:00:59 obr 1.1.2.2: #i47890# reworked lifecycle of atk wrapper objects 2005/04/21 14:59:23 mmeeks 1.1.2.1: Issue number: i#47890# Submitted by: mmeeks

Hacked up prototype of atk bridge

2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [dd98b7fe1268708a7e104e6cd1f9aea8f338af72]

INTEGRATION: CWS atkbridge (1.1.2); FILE ADDED 2006/04/11 08:45:10 obr 1.1.2.5: resolve symbolic links to get spi version number 2006/03/31 12:19:39 obr 1.1.2.4: #i63583# eliminated warnings 2006/03/31 09:15:43 obr 1.1.2.3: #i63583# added check for gail and at-spi version numbers 2006/02/15 10:59:21 obr 1.1.2.2: #i47890# replaced tabs with spaces 2006/01/05 14:06:31 obr 1.1.2.1: #i47890# override toolkit name and version and reworked bridge initialization


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [2720acfd4fb15bcc12991a5164e60c44c7e8b2a3]

INTEGRATION: CWS atkbridge (1.1.2); FILE ADDED 2006/03/31 12:19:38 obr 1.1.2.8: #i63583# eliminated warnings 2006/02/15 10:59:20 obr 1.1.2.7: #i47890# replaced tabs with spaces 2006/01/12 13:56:07 obr 1.1.2.6: #i47890# Solaris compile fixes 2005/12/19 07:44:19 obr 1.1.2.5: #i47890# added some more key codes 2005/12/05 12:42:58 obr 1.1.2.4: added mapping of action names 2005/11/22 13:18:26 obr 1.1.2.3: support for action keybindings 2005/10/20 08:08:21 obr 1.1.2.2: #i47890# made cxx files standalone, avoid queryInterface on each API call and demacrofied try/catch to include appropriate warnings 2005/04/21 14:59:22 mmeeks 1.1.2.1: Issue number: i#47890# Submitted by: mmeeks

Hacked up prototype of atk bridge

2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [10804d1cd669d57fca16a0e91dce550728313e3c]

INTEGRATION: CWS atkbridge (1.1.2); FILE ADDED 2005/05/31 14:08:21 mmeeks 1.1.2.6: Issue number: i#47890# Submitted by: mmeeks

Impl. AtkSelection wrapper, fix misc. AtkText selection bits.
2005/05/31 11:55:04 mmeeks 1.1.2.5: Issue number: i#47890#
Submitted by: mmeeks

	Add AtkHypertext, AtkImage impls.
2005/04/22 14:53:17 mmeeks 1.1.2.4: Issue number: i#47890#
Submitted by: mmeeks

Kill stupid state set mapping bug ...
2005/04/21 21:55:43 mmeeks 1.1.2.3: Issue number: i#47890#
Submitted by: mmeeks

Implement a partial AtkEditableText bridge & map a few AtkTable events.
2005/04/21 17:24:59 mmeeks 1.1.2.2: Issue number: i#47890#
Submitted by: mmeeks

Add basic AtkTable support ...
2005/04/21 14:59:22 mmeeks 1.1.2.1: Issue number: i#47890#
Submitted by: mmeeks

Hacked up prototype of atk bridge

2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [18a8098ff8a9c7f6a2ef5cc4de69de89005ca18a]

INTEGRATION: CWS atkbridge (1.127.12); FILE MERGED 2006/04/13 10:14:51 obr 1.127.12.7: RESYNC: (1.132-1.133); FILE MERGED 2006/01/30 16:17:33 obr 1.127.12.6: RESYNC: (1.131-1.132); FILE MERGED 2005/12/01 10:40:30 obr 1.127.12.5: RESYNC: (1.128-1.131); FILE MERGED 2005/11/16 15:57:56 obr 1.127.12.4: fixed for menu state ARMED only valid during notification 2005/11/04 15:19:12 mmeeks 1.127.12.3: RESYNC: (1.127-1.128); FILE MERGED 2005/10/20 07:07:03 obr 1.127.12.2: #i47890# propagate MENU_HIGHLIGHT to application listeners 2005/09/28 07:24:08 obr 1.127.12.1: #i47890# changed ref-counting/life cycle once again, adjust tree and role of dialogs and filter sub-menu windows


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [7b5ed3f0e1822bbe2d3efabdfbab999531e4a37d]

INTEGRATION: CWS atkbridge (1.58.10); FILE MERGED 2006/04/13 10:11:31 obr 1.58.10.8: RESYNC: (1.61-1.62); FILE MERGED 2006/02/16 13:51:32 obr 1.58.10.7: RESYNC: (1.60-1.61); FILE MERGED 2006/02/16 11:08:13 obr 1.58.10.6: #i47890# removed build conditionals (EXPERIMENTAL_ATKBRIDGE) 2005/12/01 10:32:03 obr 1.58.10.5: RESYNC: (1.59-1.60); FILE MERGED 2005/11/04 15:15:00 mmeeks 1.58.10.4: RESYNC: (1.58-1.59); FILE MERGED 2005/11/04 14:56:27 mmeeks 1.58.10.3: i#47890#

Add 'EXPERIMENTAL' conditionals all around the a11y bits.
2005/10/20 07:07:02 obr 1.58.10.2: #i47890# propagate MENU_HIGHLIGHT to application listeners
2005/09/22 08:47:37 obr 1.58.10.1: #i47890# disable Java AccessBridge on Unix

2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [4f1cdaee610907c17efa6dc4f3e6823d9a9a6820]

INTEGRATION: CWS atkbridge (1.41.72); FILE MERGED 2005/09/21 07:13:26 obr 1.41.72.2: RESYNC: (1.41-1.42); FILE MERGED 2005/04/21 14:59:21 mmeeks 1.41.72.1: Issue number: i#47890# Submitted by: mmeeks

Hacked up prototype of atk bridge

2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [557add5cf5115eb1ec7c92ec1d54dcf72f55f1ad]

INTEGRATION: CWS atkbridge (1.8.156); FILE MERGED 2006/03/01 12:12:20 obr 1.8.156.3: #i47890# removed debug output 2005/09/21 05:53:29 obr 1.8.156.2: RESYNC: (1.8-1.9); FILE MERGED 2005/04/21 14:56:51 mmeeks 1.8.156.1: Issue number: 47890 Submitted by: mmeeks

Don't crash if we can't return an accessible context

2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [883ad67f5e269af8d0cfafa2176ff7c8ef2aa28b]

INTEGRATION: CWS atkbridge (1.18.172); FILE MERGED 2005/12/06 11:51:39 obr 1.18.172.1: #i47890# GNOME AT expect SENSITIVE to be set


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [9c33c1b460fbc4fd485be4a3db78c57303f1d06f]

INTEGRATION: CWS atkbridge (1.9.172); FILE MERGED 2005/12/06 11:51:39 obr 1.9.172.1: #i47890# GNOME AT expect SENSITIVE to be set


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [13f5588d68cebc516501e6919dc9d436cb66e34a]

INTEGRATION: CWS atkbridge (1.18.168); FILE MERGED 2005/12/06 11:51:39 obr 1.18.168.1: #i47890# GNOME AT expect SENSITIVE to be set


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [87e7dc4cc7e48045476d24971e2cc3e258a4c3fd]

INTEGRATION: CWS atkbridge (1.33.172); FILE MERGED 2006/03/30 08:27:45 obr 1.33.172.1: #i63583# applied patch as adviced from af


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [3a4e0ac985d909a295e1f4418a035eb2ab0de2f2]

INTEGRATION: CWS atkbridge (1.17.172); FILE MERGED 2005/12/06 11:51:39 obr 1.17.172.1: #i47890# GNOME AT expect SENSITIVE to be set


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [21dc94bca222dadece96d5b91cc2a8cf9d240659]

INTEGRATION: CWS atkbridge (1.3.172); FILE MERGED 2005/12/06 11:51:38 obr 1.3.172.1: #i47890# GNOME AT expect SENSITIVE to be set


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [ac03773f7bbe123952036ced8415dc3bd0d1eb87]

INTEGRATION: CWS atkbridge (1.43.172); FILE MERGED 2006/02/06 10:33:18 obr 1.43.172.3: RESYNC: (1.44-1.45); FILE MERGED 2006/01/30 15:19:21 obr 1.43.172.2: RESYNC: (1.43-1.44); FILE MERGED 2005/12/06 11:51:38 obr 1.43.172.1: #i47890# GNOME AT expect SENSITIVE to be set


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [6fcc92258cfe0e96e4de1915eabe0e5b7c8ee067]

INTEGRATION: CWS atkbridge (1.21.168); FILE MERGED 2005/12/06 11:51:38 obr 1.21.168.1: #i47890# GNOME AT expect SENSITIVE to be set


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [d73b9c2d4d5f8149b4768f3ce3bc55be8836d7a9]

INTEGRATION: CWS atkbridge (1.21.172); FILE MERGED 2006/05/02 08:39:45 obr 1.21.172.2: RESYNC: (1.21-1.22); FILE MERGED 2005/12/06 11:51:38 obr 1.21.172.1: #i47890# GNOME AT expect SENSITIVE to be set


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [7f49b20df591c3a1733f202344881a46a906b234]

INTEGRATION: CWS atkbridge (1.21.14); FILE MERGED 2006/04/13 09:51:26 obr 1.21.14.2: RESYNC: (1.21-1.22); FILE MERGED 2006/03/30 08:45:28 obr 1.21.14.1: #i63583# do not crash when loading documents with atkbridge enabled (fix adviced by af)


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [c6447161d315735636d1a63e93a4cc9f69734c35]

INTEGRATION: CWS atkbridge (1.57.10); FILE MERGED 2006/03/22 09:36:46 obr 1.57.10.2: RESYNC: (1.57-1.58); FILE MERGED 2006/02/17 11:13:21 obr 1.57.10.1: #b6227637# tweaks to make tooltips work


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [38fffae924224665c1d212f50b79f252a23bd7f9]

INTEGRATION: CWS atkbridge (1.52.32); FILE MERGED 2006/02/06 10:28:37 obr 1.52.32.2: RESYNC: (1.52-1.53); FILE MERGED 2005/12/05 14:27:12 obr 1.52.32.1: #i47890# GNOME AT expect SENSITIVE to be set


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [688e94d5029c75577295559ad87fd0e24a3790fc]

INTEGRATION: CWS atkbridge (1.17.108); FILE MERGED 2005/12/06 11:50:54 obr 1.17.108.1: #i47890# GNOME AT expect SENSITIVE to be set


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [7473058f78ef52496357f91e620bfe5f1b7a1b6e]

INTEGRATION: CWS atkbridge (1.16.106); FILE MERGED 2006/02/16 13:38:08 obr 1.16.106.3: RESYNC: (1.17-1.18); FILE MERGED 2006/02/06 10:27:20 obr 1.16.106.2: RESYNC: (1.16-1.17); FILE MERGED 2005/12/06 11:50:53 obr 1.16.106.1: #i47890# GNOME AT expect SENSITIVE to be set


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [47e301e576d153c206c2464a0421d0fc005e89df]

INTEGRATION: CWS atkbridge (1.16.106); FILE MERGED 2005/12/06 11:50:53 obr 1.16.106.1: #i47890# GNOME AT expect SENSITIVE to be set


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [1bc508b2ba62a730afa01b86f7e58a23b1e915a7]

INTEGRATION: CWS atkbridge (1.4.26); FILE MERGED 2005/12/07 14:37:07 obr 1.4.26.1: #i42429# has been fixed in at-spi rev. 1.6.6


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [79a44167c36046bee371bb8a10f395f1f923453b]

INTEGRATION: CWS npower1 (1.10.16); FILE MERGED 2006/04/24 15:14:03 npower 1.10.16.4: RESYNC: (1.10-1.11); FILE MERGED 2006/04/14 13:31:13 npower 1.10.16.3: #i64396 default method handling, adding new idl interface 2006/04/13 13:32:30 npower 1.10.16.2: #i64317 erroneously added XDefaultMethod.idl to makefile, removeing 2006/04/12 11:18:50 npower 1.10.16.1: #i64317# add new type


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [bf4ccec2d2d7d98d56b77987a081a108c6aee45c]

INTEGRATION: CWS npower1 (1.1.2); FILE ADDED 2006/04/24 14:33:05 npower 1.1.2.2: #i64396# update documentation in new idl 2006/04/14 13:31:35 npower 1.1.2.1: #i64396 default method handling, adding new idl interface


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [9493917a6dc3d94d4cbe5a590aa5ffcba9a1aa26]

INTEGRATION: CWS npower1 (1.1.2); FILE ADDED 2006/04/24 14:33:05 npower 1.1.2.2: #i64396# update documentation in new idl 2006/04/12 11:18:20 npower 1.1.2.1: #i64317# new structure to contain arrays that need to be converted to multi-dimmed arrays by scripting language


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [c3790f3fa4c14ae51fedf343bd1493760ca6053b]

INTEGRATION: CWS npower1 (1.15.116); FILE MERGED 2006/04/13 11:37:17 npower 1.15.116.1: #i64316# when importing vba basic, set vba support option


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [ba98bba6196613bdcc4f45262aa88834e2a745f4]

INTEGRATION: CWS npower1 (1.18.68); FILE MERGED 2006/04/24 14:57:04 npower 1.18.68.2: RESYNC: (1.18-1.19); FILE MERGED 2006/04/14 14:48:25 npower 1.18.68.1: #i64396 default method handling


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [acb9db080f3140b7c13d81edf395cfd8bb52c961]

INTEGRATION: CWS npower1 (1.26.36); FILE MERGED 2006/04/20 17:31:08 npower 1.26.36.3: #i64396 some code cleanup 2006/04/14 11:03:18 npower 1.26.36.2: #i64394 allow Array Function to honour Option Base setting 2006/04/12 11:25:09 npower 1.26.36.1: #i64317#, #i64315# changes to add new option 'VBASupport' & uno->basic multi-dim array support


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [76801aad25ae1772c9b585050d53f4ce27aa409b]

INTEGRATION: CWS npower1 (1.24.34); FILE MERGED 2006/04/24 14:57:35 npower 1.24.34.3: RESYNC: (1.24-1.25); FILE MERGED 2006/04/20 17:31:08 npower 1.24.34.2: #i64396 some code cleanup 2006/04/14 11:03:18 npower 1.24.34.1: #i64394 allow Array Function to honour Option Base setting


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [3bc0b5e2802bcc2e3ceb36972defe243b15e4a64]

INTEGRATION: CWS npower1 (1.8.72); FILE MERGED 2006/04/12 11:25:08 npower 1.8.72.1: #i64317#, #i64315# changes to add new option 'VBASupport' & uno->basic multi-dim array support


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [252f3cd512c2b8885a86716a6dc4d5929e9b2d21]

INTEGRATION: CWS npower1 (1.27.34); FILE MERGED 2006/04/24 14:56:57 npower 1.27.34.3: RESYNC: (1.27-1.28); FILE MERGED 2006/04/14 11:03:18 npower 1.27.34.2: #i64394 allow Array Function to honour Option Base setting 2006/04/12 11:25:08 npower 1.27.34.1: #i64317#, #i64315# changes to add new option 'VBASupport' & uno->basic multi-dim array support


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [6f82ec2c2f49ecc0913caae3191e5de6f46f3299]

INTEGRATION: CWS npower1 (1.8.66); FILE MERGED 2006/04/12 11:25:08 npower 1.8.66.1: #i64317#, #i64315# changes to add new option 'VBASupport' & uno->basic multi-dim array support


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [aeef19555a21a93bb207d00b19fa0c856d945954]

INTEGRATION: CWS npower1 (1.15.64); FILE MERGED 2006/04/12 11:25:07 npower 1.15.64.1: #i64317#, #i64315# changes to add new option 'VBASupport' & uno->basic multi-dim array support


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [06664dad2df56c89a83c3b9e07ff0379499e8841]

INTEGRATION: CWS npower1 (1.13.60); FILE MERGED 2006/04/12 11:25:07 npower 1.13.60.1: #i64317#, #i64315# changes to add new option 'VBASupport' & uno->basic multi-dim array support


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [213abb385c85bc50c40a600adf900a49660186d1]

INTEGRATION: CWS npower1 (1.11.64); FILE MERGED 2006/04/12 11:25:07 npower 1.11.64.1: #i64317#, #i64315# changes to add new option 'VBASupport' & uno->basic multi-dim array support


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [791491eded6e72131bd06ed4dd8021b403535578]

INTEGRATION: CWS npower1 (1.27.60); FILE MERGED 2006/04/24 14:56:33 npower 1.27.60.2: RESYNC: (1.27-1.28); FILE MERGED 2006/04/12 11:25:07 npower 1.27.60.1: #i64317#, #i64315# changes to add new option 'VBASupport' & uno->basic multi-dim array support


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [e824c2dba8f86c95c953d618cbbc382b453aad1f]

INTEGRATION: CWS npower1 (1.36.22); FILE MERGED 2006/04/13 09:10:34 npower 1.36.22.2: #i64315# changed ArrayWrapper detetection code to better match oleautomation 2006/04/12 11:25:07 npower 1.36.22.1: #i64317#, #i64315# changes to add new option 'VBASupport' & uno->basic multi-dim array support


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [489d53f4a8fbe24d894b2c2f2176ba1e6639f9d0]

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>  [9cadbdfc5dc65a2045cf230c188716f3d1225b6a]

INTEGRATION: CWS impress92 (1.26.300); FILE MERGED 2006/04/26 12:56:54 sj 1.26.300.2: #i31250# now storing eps instead of svm if possible 2006/04/20 16:45:59 sj 1.26.300.1: #i31250# now storing eps instead of svm if possible


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [5e1861028c876c301a5bf2f31f5eb82e9a630bda]

INTEGRATION: CWS impress92 (1.11.286); FILE MERGED 2006/04/26 13:20:23 af 1.11.286.1: #i63668# Using the style settings of the original device for the pre-render device as well.


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [a5cc78ecc005c85d002c358849461cfd38b8c3aa]

INTEGRATION: CWS impress92 (1.131.10); FILE MERGED 2006/04/20 12:57:50 sj 1.131.10.1: #i38476# added missing default value for parallel extrusion objects


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [3061b0ed2ed1ca7deb96e6d0a7c47570ea236083]

INTEGRATION: CWS impress92 (1.7.8); FILE MERGED 2006/04/19 14:56:32 sj 1.7.8.1: #51579# fixes a gpf when loading tif picture


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [37e5e3c7a56b4ef9c6251b122a641ebfe51985cc]

INTEGRATION: CWS impress92 (1.11.8); FILE MERGED 2006/04/26 12:57:50 sj 1.11.8.1: #i31250# now storing eps instead of svm if possible


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [858b4273d32e2aa911782798c4946a32c438e8a5]

INTEGRATION: CWS impress92 (1.6.186); FILE MERGED 2006/04/26 13:17:35 af 1.6.186.1: #i63668# Using the correct style settings.


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [617ec6512c6e8b98dfe70c0c13dabb734e52dbcf]

INTEGRATION: CWS impress92 (1.14.104); FILE MERGED 2006/04/26 13:16:37 af 1.14.104.1: #i63668# Using correct style settings from device.  PaintMouseOverEffect() restores the draw mode after temporarily changing it.


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [04210b9e509eee197a26a1f6c92ddab1d160b3e1]

INTEGRATION: CWS impress92 (1.16.8); FILE MERGED 2006/04/26 13:14:51 af 1.16.8.1: #i63668# Added HandleDrawModeChange() method.


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [a84c8aba69ea0fbd382015666cfb8fe1bfbfc831]

INTEGRATION: CWS impress92 (1.9.8); FILE MERGED 2006/04/26 13:14:09 af 1.9.8.1: #i63668# Added HandleDrawModeChange() method.


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [2816421cfadd65398ee0d1eb5a98c89f022cc453]

INTEGRATION: CWS impress92 (1.4.140); FILE MERGED 2006/04/26 15:56:44 sj 1.4.140.2: #i63668# Added InvalidateAllCaches() method. 2006/04/26 13:12:40 af 1.4.140.1: #i63668# Added InvalidateAllCaches() method.


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [c6d445b89ce01f8572290ba1a28e22a0bd2dd670]

INTEGRATION: CWS impress92 (1.32.8); FILE MERGED 2006/04/26 13:10:29 af 1.32.8.1: #i63668# Handle switch to/from high contrast mode.


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [f76aeca0565ff512d338c8fcdeba37e296a46e2c]

INTEGRATION: CWS impress92 (1.5.140); FILE MERGED 2006/04/26 12:59:49 af 1.5.140.1: #i63668# Added InvalidateAllCaches() method. Added Deleter class and made the destructor private.


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [1f40f6f8f6b66144813b39bf03b94964873e72a3]

INTEGRATION: CWS impress92 (1.110.36); FILE MERGED 2006/04/21 10:06:14 sj 1.110.36.1: #55565# fixed positioning problem of the callout tailing point


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [911cc9ab48679355ec0b38f5181e0c7ec9c0fde6]

INTEGRATION: CWS impress92 (1.47.90); FILE MERGED 2006/04/21 14:04:50 sj 1.47.90.1: #i53768# drawing full ellipse if start & end of an arc are identical


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [8e7a5e507f6a817b7875dae8e09fa892275fa557]

INTEGRATION: CWS fwkc03fixes (1.19.304); FILE MERGED 2006/05/03 10:27:46 fme 1.19.304.1: #132504# Made code robust agains hyphenator blunders


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [4df8331a9d2d9de53c638f0024c902f5282245f7]

INTEGRATION: CWS fwkc03fixes (1.5.20); FILE MERGED 2006/04/28 13:11:41 mav 1.5.20.1: #134455# fix objects crosslinking


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [d692c94d33ea3b86c7d5514fec016819855aada4]

INTEGRATION: CWS fwkc03fixes (1.3.20); FILE MERGED 2006/04/28 13:11:41 mav 1.3.20.1: #134455# fix objects crosslinking


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [927045b27c9857aa49c3eabc74da959e6df10363]

INTEGRATION: CWS fwkc03fixes (1.1.2); FILE ADDED 2006/04/28 13:12:09 mav 1.1.2.1: #134455# fix objects crosslinking


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [ab913e4950c5766b9eab93809df60b25b37fc9d3]

INTEGRATION: CWS fwkc03fixes (1.12.4); FILE MERGED 2006/04/28 13:11:41 mav 1.12.4.1: #134455# fix objects crosslinking


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [2db78fedd8f45e8634c71dfffe7cb934eefa5d18]

INTEGRATION: CWS fwkc03fixes (1.16.20); FILE MERGED 2006/04/28 13:11:41 mav 1.16.20.1: #134455# fix objects crosslinking


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [d0813ee6f3d1af3aff072f994f804085b224e353]

INTEGRATION: CWS fwkc03fixes (1.8.20); FILE MERGED 2006/04/28 13:11:40 mav 1.8.20.1: #134455# fix objects crosslinking


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [45c581a4185d1709b36e47a69ccd271dffb89357]

INTEGRATION: CWS fwkc03fixes (1.2.54); FILE MERGED 2006/04/28 13:11:40 mav 1.2.54.1: #134455# fix objects crosslinking


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [bb6cd5b10dbc0f88c700fecae80bdd4484a16d77]

INTEGRATION: CWS fwkc03fixes (1.16.4); FILE MERGED 2006/04/28 13:11:40 mav 1.16.4.1: #134455# fix objects crosslinking


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [f309a88a83337a0b1a1893152c8c93a9b12f6dfe]

INTEGRATION: CWS fwkc03fixes (1.20.14); FILE MERGED 2006/04/28 14:25:04 mav 1.20.14.2: #134455# fix objects crosslinking 2006/04/28 13:11:40 mav 1.20.14.1: #134455# fix objects crosslinking


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [41bf16a52e40e8bcf40e67a8823bf68d8bb539c2]

INTEGRATION: CWS fwkc03fixes (1.31.18); FILE MERGED 2006/05/02 15:57:40 jl 1.31.18.1: #135271# Crash caused by CLI when exiting office


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [dde9f53ba8bc2cca38bb8f35d32a8814664c9e65]

INTEGRATION: CWS fwkc03fixes (1.47.20); FILE MERGED 2006/04/28 15:52:46 mav 1.47.20.1: #134455# release docking area acceptor on disposing


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [a58c6d03ac7bdf86af0cb6ab78a3a79ca7a540c9]

INTEGRATION: CWS fwkc03fixes (1.19.134); FILE MERGED 2006/05/02 15:56:10 jl 1.19.134.1: #135271# Crash caused by CLI when exiting office


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [75d54f646dc0ade540cb32f15f62a181bf7d0dff]

INTEGRATION: CWS fwkc03fixes (1.14.82); FILE MERGED 2006/05/02 15:53:52 jl 1.14.82.1: #135271# Crash caused by CLI when exiting office


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [ec8309046aa997e5dab017883dac411a9cbd2d2a]

INTEGRATION: CWS calc36 (1.15.108); FILE MERGED 2006/04/06 13:13:36 dr 1.15.108.1: #i63766# patch moved from CWS dr47


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [d3376cee790751dbb36f3b6b7aea552618b4d4d8]

INTEGRATION: CWS calc36 (1.5.96); FILE MERGED 2006/04/05 16:28:21 nn 1.5.96.1: #i40174# SingleCellMode for range selection API


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [bf1ab3099c53a9cd1cdeb67e96fb2c3bb387b7c1]

INTEGRATION: CWS calc36 (1.55.48); FILE MERGED 2006/04/05 16:32:18 nn 1.55.48.1: #i40174# SingleCellMode for range selection API


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [b5fb4feaf6abd26f5f02c63baaefbd2bcc312c77]

INTEGRATION: CWS calc36 (1.26.154); FILE MERGED 2006/04/11 15:50:29 nn 1.26.154.1: #i60603# check if argument items exist


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [16143863330fcfcdec95324927d09ac0ec4c36a9]

INTEGRATION: CWS calc36 (1.5.154); FILE MERGED 2006/04/05 16:32:18 nn 1.5.154.1: #i40174# SingleCellMode for range selection API


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [121648b43ac46bc40a1708207f634bec71e32a2f]

INTEGRATION: CWS calc36 (1.22.152); FILE MERGED 2006/04/05 16:31:40 nn 1.22.152.1: #i40174# SingleCellMode for range selection API


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [cd2fedd71add01395ca004ba19cdf7be89e69b4b]

INTEGRATION: CWS calc36 (1.12.154); FILE MERGED 2006/04/06 09:22:52 nn 1.12.154.1: #i63513# new method SetNewRangeNames to avoid extra copy of ScRangeName


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [524f3c03f20509c6394942830661e0534ce1a79b]

INTEGRATION: CWS calc36 (1.96.10); FILE MERGED 2006/04/21 16:45:18 nn 1.96.10.2: #i63878# setPropertyValues / setPropertyValuesTolerant: CellStyle must be handled first 2006/04/10 16:13:00 nn 1.96.10.1: #i63519# ScCellRangesObj: don't use USHORT to access ranges


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [d1e9c2922325db285620ac33450c16cb4a915aca]

INTEGRATION: CWS calc36 (1.6.156); FILE MERGED 2006/04/05 16:31:08 nn 1.6.156.1: #i40174# SingleCellMode for range selection API


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [3ed7c8998fd2e890ca2e815c9c49539c15f5a819]

INTEGRATION: CWS calc36 (1.24.126); FILE MERGED 2006/04/05 16:30:10 nn 1.24.126.1: #i40174# SingleCellMode for range selection API


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [bbc1c3c90dc2049bb6213e6fd536aabec5f24921]

INTEGRATION: CWS calc36 (1.3.156); FILE MERGED 2006/04/05 16:30:10 nn 1.3.156.1: #i40174# SingleCellMode for range selection API


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [5b87ae6476abb3c4b20567c24df35ff0ffae094d]

INTEGRATION: CWS calc36 (1.12.156); FILE MERGED 2006/04/06 09:22:03 nn 1.12.156.1: #i63513# new method SetNewRangeNames to avoid extra copy of ScRangeName


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [e736aeb334bdca7b3b1e8fe25e6e1599c4a5bbe6]

INTEGRATION: CWS calc36 (1.58.10); FILE MERGED 2006/04/06 09:22:36 nn 1.58.10.1: #i63513# new method SetNewRangeNames to avoid extra copy of ScRangeName


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [241a75114ec7c20a58f3b40a138f8dbd123e88eb]

INTEGRATION: CWS calc36 (1.46.114); FILE MERGED 2006/04/11 15:51:03 nn 1.46.114.1: #i60603# don't set nCurRefDlgId if no dialog is created


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [a5d976c84eb9fa67169e871c2bb8db944a433cbf]

INTEGRATION: CWS calc36 (1.4.156); FILE MERGED 2006/04/06 12:16:39 dr 1.4.156.1: #i62752# #i63502# #i63591# moved changes from CWS dr47


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [fca6cd3976ec757b2faa4a0f16900561af58e4c6]

INTEGRATION: CWS calc36 (1.17.156); FILE MERGED 2006/04/06 12:16:39 dr 1.17.156.1: #i62752# #i63502# #i63591# moved changes from CWS dr47


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [3d10675d059addb6d54830632430629d9c2ab11d]

INTEGRATION: CWS calc36 (1.7.126); FILE MERGED 2006/04/06 12:16:38 dr 1.7.126.1: #i62752# #i63502# #i63591# moved changes from CWS dr47


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [47d1bac2848a6ccc728547b8a7d5a6c0fc498e61]

INTEGRATION: CWS calc36 (1.18.90); FILE MERGED 2006/04/06 12:16:38 dr 1.18.90.1: #i62752# #i63502# #i63591# moved changes from CWS dr47


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [331ec402a3f7aad637d43e92d064cbd0fe45a04c]

INTEGRATION: CWS calc36 (1.2.18); FILE MERGED 2006/04/06 12:16:38 dr 1.2.18.1: #i62752# #i63502# #i63591# moved changes from CWS dr47


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [10a7bea3d8aae0a708633d20d7d47fceb7aad657]

INTEGRATION: CWS calc36 (1.8.156); FILE MERGED 2006/04/06 12:16:38 dr 1.8.156.1: #i62752# #i63502# #i63591# moved changes from CWS dr47


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [1567fc13de2da8b8d801b94b83156bdd0e726576]

INTEGRATION: CWS calc36 (1.26.146); FILE MERGED 2006/04/06 12:16:38 dr 1.26.146.1: #i62752# #i63502# #i63591# moved changes from CWS dr47


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [852b0dccc177ec38ddd5c7fe58ac28b42471ce22]

INTEGRATION: CWS calc36 (1.4.146); FILE MERGED 2006/04/06 12:16:37 dr 1.4.146.1: #i62752# #i63502# #i63591# moved changes from CWS dr47


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [d7baaef1a207444cd704f34997af5be73542b664]

INTEGRATION: CWS calc36 (1.15.156); FILE MERGED 2006/04/06 12:16:37 dr 1.15.156.1: #i62752# #i63502# #i63591# moved changes from CWS dr47


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [0ef5b0657d03eef3cad4922adeb590e3bb8fe11c]

INTEGRATION: CWS calc36 (1.36.18); FILE MERGED 2006/04/06 12:16:37 dr 1.36.18.1: #i62752# #i63502# #i63591# moved changes from CWS dr47


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [cd42d05f3e85df0e20ac480d9f4d1d1880f987c0]

INTEGRATION: CWS calc36 (1.18.156); FILE MERGED 2006/04/06 12:16:37 dr 1.18.156.1: #i62752# #i63502# #i63591# moved changes from CWS dr47


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [dddc5631a1ec6ce61621f7fcaf6f4035c131e645]

INTEGRATION: CWS calc36 (1.2.18); FILE MERGED 2006/04/06 12:16:37 dr 1.2.18.1: #i62752# #i63502# #i63591# moved changes from CWS dr47


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [0bb2a7ce2bf74a2a46661bf99061086cf0dff947]

INTEGRATION: CWS calc36 (1.64.18); FILE MERGED 2006/04/06 12:16:37 dr 1.64.18.1: #i62752# #i63502# #i63591# moved changes from CWS dr47


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [4f06d11e22d7ca847e5a39c3cdc1f9ddd7d0aaf1]

INTEGRATION: CWS calc36 (1.2.18); FILE MERGED 2006/04/26 12:10:02 dr 1.2.18.2: #i10000# check validity of objects 2006/04/06 12:16:36 dr 1.2.18.1: #i62752# #i63502# #i63591# moved changes from CWS dr47


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [6482621143d623f290e2ea4f552365535593ef37]

INTEGRATION: CWS calc36 (1.4.146); FILE MERGED 2006/04/06 12:16:36 dr 1.4.146.1: #i62752# #i63502# #i63591# moved changes from CWS dr47


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [201fb61fdfaed1b6c3879d931046246802fae0e2]

INTEGRATION: CWS calc36 (1.2.18); FILE MERGED 2006/04/06 12:16:36 dr 1.2.18.1: #i62752# #i63502# #i63591# moved changes from CWS dr47


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [ffb83d2b1bb1e439ab11d937ac2ea7875f498cca]

INTEGRATION: CWS calc36 (1.2.18); FILE MERGED 2006/04/26 08:08:52 nn 1.2.18.2: build error 2006/04/06 12:16:36 dr 1.2.18.1: #i62752# #i63502# #i63591# moved changes from CWS dr47


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [2fa86403e6dd849dd448e46aace00a3da9c3c1f9]

INTEGRATION: CWS calc36 (1.15.18); FILE MERGED 2006/04/25 13:16:52 nn 1.15.18.2: RESYNC: (1.15-1.16); FILE MERGED 2006/04/06 12:16:35 dr 1.15.18.1: #i62752# #i63502# #i63591# moved changes from CWS dr47


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [4668f1cc24e08dd2b901c1e85b2e64b276b525c4]

INTEGRATION: CWS calc36 (1.10.146); FILE MERGED 2006/04/06 12:16:35 dr 1.10.146.1: #i62752# #i63502# #i63591# moved changes from CWS dr47


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [8aa9038cdaa404bdb35c70eff2a8fc08a993d605]

INTEGRATION: CWS calc36 (1.22.104); FILE MERGED 2006/04/06 12:16:35 dr 1.22.104.1: #i62752# #i63502# #i63591# moved changes from CWS dr47


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [3b60033240089b4a576e37d21c90c932a1319404]

INTEGRATION: CWS calc36 (1.18.18); FILE MERGED 2006/04/06 12:16:35 dr 1.18.18.1: #i62752# #i63502# #i63591# moved changes from CWS dr47


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [2800531ac723515b8107cfdace3e4f066f369e69]

INTEGRATION: CWS calc36 (1.8.126); FILE MERGED 2006/04/25 13:16:34 nn 1.8.126.2: RESYNC: (1.8-1.9); FILE MERGED 2006/04/06 12:16:35 dr 1.8.126.1: #i62752# #i63502# #i63591# moved changes from CWS dr47


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [c99d0789ffe227fa2cd9792cf8b9c763dff5fbeb]

INTEGRATION: CWS calc36 (1.57.18); FILE MERGED 2006/04/06 12:16:34 dr 1.57.18.1: #i62752# #i63502# #i63591# moved changes from CWS dr47


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [ea75e7b0dfbd27f085100551b07786ee0bc1868b]

INTEGRATION: CWS calc36 (1.78.18); FILE MERGED 2006/04/06 12:16:34 dr 1.78.18.1: #i62752# #i63502# #i63591# moved changes from CWS dr47


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [7bedf97471f0ef3c52546f1536e463e0c71e5a2f]

INTEGRATION: CWS calc36 (1.110.18); FILE MERGED 2006/04/06 12:16:34 dr 1.110.18.1: #i62752# #i63502# #i63591# moved changes from CWS dr47


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [415c596f151ab367d8c2b4824b1e2e29be26315f]

INTEGRATION: CWS calc36 (1.21.18); FILE MERGED 2006/04/06 12:16:34 dr 1.21.18.1: #i62752# #i63502# #i63591# moved changes from CWS dr47


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [41e65b9ead382447a1f80c599d7ee8dda181027b]

INTEGRATION: CWS calc36 (1.61.146); FILE MERGED 2006/04/06 12:16:33 dr 1.61.146.1: #i62752# #i63502# #i63591# moved changes from CWS dr47


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [7d2d65ac002d4d999645e4f4ba259adb3a4c840f]

INTEGRATION: CWS calc36 (1.37.104); FILE MERGED 2006/04/21 15:23:16 er 1.37.104.2: #i60708# ScType: empty cell is value (0) 2006/04/21 15:03:00 er 1.37.104.1: #i35483# ScValue: handle empty cells as zero, add matrix cases


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [aef5729362e047d2e9e2222f95f56d3740088f76]

INTEGRATION: CWS calc36 (1.58.8); FILE MERGED 2006/04/13 11:24:10 er 1.58.8.1: #i62238# UpdateInsertTab, UpdateDeleteTab: absolute positions aren't necessarily in sync with relative reference, sync before access


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [23502befe7af5c0171fc06a469bbf4205a433cc6]

INTEGRATION: CWS calc36 (1.70.10); FILE MERGED 2006/04/05 16:29:08 nn 1.70.10.1: #i40174# SingleCellMode for range selection API


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [aefeb50a5e0f38b5e9429be896e7d8cb02750d09]

INTEGRATION: CWS calc36 (1.24.10); FILE MERGED 2006/04/10 16:12:27 nn 1.24.10.1: #i63519# ScCellRangesObj: don't use USHORT to access ranges


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [10d9b3799076efd264d3a4e45f593190e5b42ed0]

INTEGRATION: CWS calc36 (1.3.66); FILE MERGED 2006/04/25 13:08:29 nn 1.3.66.3: RESYNC: (1.3-1.4); FILE MERGED 2006/04/12 14:10:46 er 1.3.66.2: #i62026# add assertion for unkwon cases 2006/04/12 13:23:58 er 1.3.66.1: #i62026# handle new token symbols that changed type from string as string again; needs to be synchronized with module 'xmloff'


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [57ff5e3ca2ecc81dda8a44c37710496257c17a04]

INTEGRATION: CWS swqbf62 (1.46.308); FILE MERGED 2006/04/20 11:45:35 od 1.46.308.1: #i63101# method <SdrUnoControlRec::adjustControlVisibility(..)> 	 - assure that status of <SdrUnoControlRec> instance is aligned 	   with its <xControlWindow> after calling <xControlWindow.setVisible(..)>


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [d1140f0895c2d39e64a34f2d2906279b47a2e584]

INTEGRATION: CWS swqbf62 (1.130.54); FILE MERGED 2006/04/21 10:09:50 od 1.130.54.1: #i63540# method <SwEditWin::KeyInput(..)> 	 - adjust <Backspace> key handling: 	   existing numbering deleted for empty paragraphs, if numbering 	   isn't the outline one.


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [bab9d4750843bcf9931729f3a57ebf0ab66adea2]

INTEGRATION: CWS swqbf62 (1.74.138); FILE MERGED 2006/04/18 15:20:58 hbrinkm 1.74.138.1: #i54959# applied cmc's patch


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [f6a8712ac5847ea7fca552b40b879139bf9378a0]

INTEGRATION: CWS swqbf62 (1.61.48); FILE MERGED 2006/04/26 19:29:13 od 1.61.48.3: #i64010# method <SwTxtNode::SetCounted(..)> 	 - invalidate and notify complete numbering tree. 2006/04/26 08:22:56 od 1.61.48.2: #i64660# method <SwTxtNode::SplitNode(..)> 	 - remember numbering level before calling method 	   <SwTxtNode::_MakeNewTxtNode(..)> 2006/04/25 13:25:01 od 1.61.48.1: #i64311# class <SwTxtNode> 	 - remove method <IsContinuous()>


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [679a1f9b447f6c454b89b7019f2cc9e3c47aab49]

INTEGRATION: CWS swqbf62 (1.55.14); FILE MERGED 2006/04/27 11:53:53 od 1.55.14.1: #i64311# method <lcl_ChgNumRule(..)> 	 - invalidate numbering rule on change of <IsContinusNum()> state


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [1ebe04b751ae985c4b202d3fb6acc7d6ec1d4db3]

INTEGRATION: CWS swqbf62 (1.4.48); FILE MERGED 2006/05/03 14:20:32 od 1.4.48.3: #135352# - correct fix for issue i64311 2006/04/26 19:27:48 od 1.4.48.2: #i64010# class <SwNumberTree> and <SwNodeNum> 	 - adjustments for correct handling of text node, which are 	   counted, but have no number/bullet 2006/04/25 13:26:55 od 1.4.48.1: #i64311# - correct consecutive numbering


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [b81db0d774cc9cd585d71e13f53a224d87293ec8]

INTEGRATION: CWS swqbf62 (1.5.50); FILE MERGED 2006/04/26 19:27:48 od 1.5.50.2: #i64010# class <SwNumberTree> and <SwNodeNum> 	 - adjustments for correct handling of text node, which are 	   counted, but have no number/bullet 2006/04/25 13:26:56 od 1.5.50.1: #i64311# - correct consecutive numbering


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [bd31812455af4f3786bcb560cc972c23a7d4ecf4]

INTEGRATION: CWS swqbf62 (1.42.52); FILE MERGED 2006/04/25 13:23:30 od 1.42.52.1: #b64311# class <SwTxtNode> 	 - remove unneccesary method <IsContinuous()>


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [d682dde016e1affb9a686b7ff91c26c42f6f73a7]

INTEGRATION: CWS swqbf62 (1.2.228); FILE MERGED 2006/05/03 14:16:47 od 1.2.228.2: #135352# - correct fix for issue i64311 2006/04/26 19:22:43 od 1.2.228.1: #i64010# class <SwNumberTree> and <SwNodeNum> 	 - adjustments for correct handling of text node, which are 	   counted, but have no number/bullet


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [7de6361e539cf407d4132fcd36902bdd4698b586]

INTEGRATION: CWS swqbf62 (1.4.50); FILE MERGED 2006/04/26 19:22:42 od 1.4.50.1: #i64010# class <SwNumberTree> and <SwNodeNum> 	 - adjustments for correct handling of text node, which are 	   counted, but have no number/bullet


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [0870d6afdcbc509658cabf45166324f22006dbee]

INTEGRATION: CWS vcl57 (1.9.42); FILE MERGED 2006/04/07 13:56:58 pl 1.9.42.1: #131024# protect against faulty printer


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [4f7b065479d4de408dddc9dc38e24408e78b95e4]

INTEGRATION: CWS vcl57 (1.18.28); FILE MERGED 2006/04/07 13:56:57 pl 1.18.28.1: #131024# protect against faulty printer


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [a22f7e29b7472941ec8a326723b9bddf0badd1f2]

INTEGRATION: CWS vcl57 (1.203.8); FILE MERGED 2006/04/07 12:28:10 pl 1.203.8.1: #i63638# refine frame check for popup closing


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [bce2500b5bc06296f106f758e221efc08a36305f]

INTEGRATION: CWS vcl57 (1.59.116); FILE MERGED 2006/04/12 16:59:47 pl 1.59.116.2: #i64273# workaround a weird XmbTextListToTextProperty problem 2006/03/29 14:01:22 pl 1.59.116.1: #i62139# workaround tarantella problem


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [b8b2501bafc7a4889b47fb9b8c5c6ccbefbdf489]

INTEGRATION: CWS vcl57 (1.6.220); FILE MERGED 2006/04/11 16:52:20 pl 1.6.220.2: #i64117# workaround a background problem with gtk 2006/03/31 12:39:12 pl 1.6.220.1: #i52570# #i61532# workaround strange paint issue


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [d256afd5d1c5a9a0905c5acadb0f2b19060156db]

INTEGRATION: CWS vcl57 (1.21.114); FILE MERGED 2006/04/11 16:52:20 pl 1.21.114.1: #i64117# workaround a background problem with gtk


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [ad37f6f0731f6798eb51677ff3ee7b0b332d716f]

INTEGRATION: CWS vcl57 (1.43.2); FILE MERGED 2006/04/12 17:43:40 pl 1.43.2.4: RESYNC: (1.44-1.45); FILE MERGED 2006/04/11 16:52:19 pl 1.43.2.3: #i64117# workaround a background problem with gtk 2006/04/05 14:28:28 pl 1.43.2.2: RESYNC: (1.43-1.44); FILE MERGED 2006/03/28 11:00:40 pl 1.43.2.1: #i59783# notify system parent window configure events


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [97ccbca979d333a539b93af6838ed26bbd43a321]

INTEGRATION: CWS vcl57 (1.25.2); FILE MERGED 2006/04/11 16:52:19 pl 1.25.2.5: #i64117# workaround a background problem with gtk 2006/03/31 12:39:11 pl 1.25.2.4: #i52570# #i61532# workaround strange paint issue 2006/03/30 16:58:38 pl 1.25.2.3: clean up some unused variables 2006/03/28 14:07:18 pl 1.25.2.2: #i63428# consider native check ant radio height in menus 2006/03/27 16:55:34 pl 1.25.2.1: #i63428# native menu checkmarks


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [02006d06aa2119acc77410bad1db865814892f9c]

INTEGRATION: CWS vcl57 (1.228.50); FILE MERGED 2006/04/13 14:20:19 pl 1.228.50.3: #i63129# some more cases for def dialog parent 2006/04/12 17:43:22 pl 1.228.50.2: RESYNC: (1.228-1.230); FILE MERGED 2006/04/04 13:26:39 pl 1.228.50.1: #i41891# add: DrawSelectionBackground method returning a complementary color


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [caed64cccfca9bc1a0f9ed8557c04fc5158c6554]

INTEGRATION: CWS vcl57 (1.132.88); FILE MERGED 2006/04/12 17:42:28 pl 1.132.88.4: RESYNC: (1.132-1.133); FILE MERGED 2006/04/05 09:56:03 pl 1.132.88.3: workaround stupid windows compiler 2006/03/28 14:07:18 pl 1.132.88.2: #i63428# consider native check ant radio height in menus 2006/03/27 16:55:33 pl 1.132.88.1: #i63428# native menu checkmarks


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [79f20fba8eea129300b52326d84c14adea9e1292]

INTEGRATION: CWS vcl57 (1.19.170); FILE MERGED 2006/04/07 10:05:27 pl 1.19.170.1: #i62723# #104191# radio buttons and check boxes need no label


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [c0f1e3d073cbfa3a5a41bbb170985b961eeb6273]

INTEGRATION: CWS vcl57 (1.120.2); FILE MERGED 2006/04/12 17:42:19 pl 1.120.2.3: RESYNC: (1.121-1.122); FILE MERGED 2006/04/05 14:27:01 pl 1.120.2.2: RESYNC: (1.120-1.121); FILE MERGED 2006/04/03 13:23:46 hdu 1.120.2.1: #i63885# check mmap against MAP_FAILED


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [6f9c052ee59420f62e555d31b28387b202801b0b]

INTEGRATION: CWS vcl57 (1.61.68); FILE MERGED 2006/04/13 14:20:19 pl 1.61.68.3: #i63129# some more cases for def dialog parent 2006/04/12 17:40:26 pl 1.61.68.2: RESYNC: (1.61-1.62); FILE MERGED 2006/04/10 18:03:31 pl 1.61.68.1: #i63129# IntroWindow makes a bad dialog parent


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [78335768aa6f3bb70f9ff38725352b9963329f53]

INTEGRATION: CWS vcl57 (1.20.22); FILE MERGED 2006/03/29 16:28:22 pl 1.20.22.1: #i56669# ensure uniqueness of PSName


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [5f4957f32f4b434a8e9322c5cab52b432fb9e33e]

INTEGRATION: CWS vcl57 (1.17.2); FILE MERGED 2006/04/07 13:00:30 pl 1.17.2.1: #i64109# fix performance issue entered with i61841


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [89f0243cd14f173b7868f0fd62ef80a1c7db35d5]

INTEGRATION: CWS vcl57 (1.9.202); FILE MERGED 2006/04/05 09:22:21 pl 1.9.202.1: #i41891# use more differentiated text color for highlighting


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [a55ed92d98543fccd55fbb75d3ca4ccb9807453a]

INTEGRATION: CWS vcl57 (1.30.56); FILE MERGED 2006/04/12 17:29:04 pl 1.30.56.2: RESYNC: (1.30-1.31); FILE MERGED 2006/03/27 16:57:29 pl 1.30.56.1: #i63428# checkmark menu bit


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [8bea83a7a56ee0711dd7c028a704f29c439f8558]

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>  [65fba35070753a54b01d35be241d3d3072e194af]

INTEGRATION: CWS ab26 (1.2.16); FILE MERGED 2006/04/26 13:50:42 ab 1.2.16.1: #i64355# Removed SISSL


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [c7a3002cecd0c7172bf5cdb1f80ede2f06814c62]

INTEGRATION: CWS ab26 (1.2.16); FILE MERGED 2006/04/26 13:50:41 ab 1.2.16.1: #i64355# Removed SISSL


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [2d5fee6768f056320eaa1608720d1df8cffb81eb]

INTEGRATION: CWS ab26 (1.2.42); FILE MERGED 2006/04/26 13:51:30 ab 1.2.42.1: #i64355# Removed SISSL


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [9b171751112b2556bd7b001f76b79bdfa272749f]

INTEGRATION: CWS ab26 (1.21.78); FILE MERGED 2006/04/28 07:01:30 ab 1.21.78.1: #111791# Error as command


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [e8deba22e887a972f60ff05551e93c334ac1e7b6]

INTEGRATION: CWS ab26 (1.66.10); FILE MERGED 2006/05/04 14:25:03 ab 1.66.10.4: #111951# Mid: Limit string replacement to original string len 2006/05/04 08:33:46 ab 1.66.10.3: #111951# Changed Mid runtime behaviour only for CompatibilityMode(true) 2006/04/27 10:55:15 ab 1.66.10.2: #111951# Mid as lvalue 2006/04/26 10:38:06 ab 1.66.10.1: #i61071# implStepRenameUCB(): Error if target file exists


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [a4134442ae3af5aff29d4dc8da91fd31131ba1a7]

INTEGRATION: CWS ab26 (1.3.12); FILE MERGED 2006/04/27 14:06:46 ab 1.3.12.1: #i61255# Create own ResMgr in Basic


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [6d688fb21da0e93658a10a42e4ac946690b6574d]

INTEGRATION: CWS ab26 (1.8.82); FILE MERGED 2006/04/28 07:00:59 ab 1.8.82.1: #111791# Error as command


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [e0c5697517e45842c6d968cc166304ecf23ba52f]

INTEGRATION: CWS ab26 (1.9.30); FILE MERGED 2006/04/27 10:54:45 ab 1.9.30.1: #111951# Mid as lvalue


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [14695ceace2ff5ddfb956cfd4aa98dc9f718e91d]

INTEGRATION: CWS ab26 (1.15.74); FILE MERGED 2006/04/28 07:04:26 ab 1.15.74.1: #111791# Error as command


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [e14cf02805fe83b1b3fc105ddac460ad30adb0ae]

INTEGRATION: CWS ab26 (1.13.70); FILE MERGED 2006/04/28 07:03:49 ab 1.13.70.2: #111791# Error as command 2006/04/27 10:55:47 ab 1.13.70.1: #111951# Mid as lvalue


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [69a7b8dad974ae9a8607c7b37268285ed2028e3a]

INTEGRATION: CWS ab26 (1.13.12); FILE MERGED 2006/04/27 10:55:47 ab 1.13.12.1: #111951# Mid as lvalue


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [614d9d4bc690a3e528edace78d83e45fc21066de]

INTEGRATION: CWS ab26 (1.28.10); FILE MERGED 2006/04/28 06:42:43 ab 1.28.10.1: #i64834# Syntax highlighting: byte as keyword


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [b490e82b248c02da28a5133caf67f5517dc470b7]

INTEGRATION: CWS swqbf60 (1.17.134); FILE MERGED 2006/04/24 13:25:16 fme 1.17.134.2: RESYNC: (1.17-1.18); FILE MERGED 2006/04/13 13:41:28 ama 1.17.134.1: Fix #i63949#: Undo of table split


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [78f2ef9cc9b58b5ca42a6dc26b4b34e96d44677b]

INTEGRATION: CWS swqbf60 (1.70.24); FILE MERGED 2006/04/12 13:00:02 ama 1.70.24.1: Fix #i63141#: Formatting during spelling caused by GetCharRect()


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [b91920ada59673608e4c7cccce730f84bcedecc7]

INTEGRATION: CWS swqbf60 (1.87.16); FILE MERGED 2006/04/26 10:26:02 fme 1.87.16.2: #i63632# Unlock fix correction 2006/04/05 13:14:31 fme 1.87.16.1: #i63632# Do not unlock follow table if it was not locked before


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [f3a8f42d20aaca04b4d1a8d8bd89f5aeea011d5f]

INTEGRATION: CWS ab25 (1.3.64); FILE MERGED 2006/04/12 10:30:11 ab 1.3.64.1: #i17825# byte type


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [52893ccc9a65c482c97b0ca707d7ee29bd5f8154]

INTEGRATION: CWS ab25 (1.24.26); FILE MERGED 2006/04/05 15:52:36 ab 1.24.26.1: #i90691# DatePart: Fixed search in interval table


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [9f19bd72abb62c018800976a1232adca64eb1a3c]

INTEGRATION: CWS ab25 (1.64.24); FILE MERGED 2006/04/18 11:23:10 ab 1.64.24.1: #129905# Changed RGB behaviour for compatibility mode


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [f986786ef4002cb89ce75884ab2ec996001993cd]

INTEGRATION: CWS ab25 (1.8.66); FILE MERGED 2006/04/12 10:29:53 ab 1.8.66.1: #i17825# byte type


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [0492b0ab677e3a6972b0946ba246a87fec71a87b]

INTEGRATION: CWS ab25 (1.15.58); FILE MERGED 2006/04/12 12:53:53 ab 1.15.58.2: #129904# System no keyword with Option compatible 2006/04/12 10:29:35 ab 1.15.58.1: #i17825# byte type


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [b743cabf618efe5b52b727e2c4c8b5e74eea1bef]

INTEGRATION: CWS ab25 (1.21.58); FILE MERGED 2006/04/12 10:29:35 ab 1.21.58.1: #i17825# byte type


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [a5057cdcea0c04a8a6666ebcc5af3834fd7f2601]

INTEGRATION: CWS ab25 (1.36.14); FILE MERGED 2006/04/18 13:51:10 ab 1.36.14.1: #i60891# Catch NoSuchElementException for getByName()


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [4eaff60f2938aaf921691545f7e30b6ffd8afa7f]

INTEGRATION: CWS tl20 (1.30.60); FILE MERGED 2006/04/26 10:18:38 os 1.30.60.1: #132523# crash prevention if Outliner is not set


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [c017886fc34cfbcef645e4e495a9afd2cb486ec4]

INTEGRATION: CWS tl18 (1.108.54); FILE MERGED 2006/04/19 13:31:50 tl 1.108.54.1: #i64467# fixing crash by using correct c-tor


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [1808865ab055ee0afb9d5cc862ab66f2c6f34d1d]

INTEGRATION: CWS tl18 (1.7.48); FILE MERGED 2006/01/24 12:58:15 tl 1.7.48.1: #i60111# avoid use of SmGetActiveView(SfxViewShell::Current) as much as possible


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [285f28b5ca1f3989ec8efd6a496c5f13349c2ee2]

INTEGRATION: CWS gh12a (1.15.48); FILE MERGED 2006/05/03 13:52:21 gh 1.15.48.1: #i63675# add testtool.ini/rc to installation


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [92c0e4177199336f36882fcd8b33e06ab61d44a5]

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>  [3174205567be06d64f5795b7120f0af6088b4420]

INTEGRATION: CWS tl18 (1.140.90); FILE MERGED 2006/04/11 08:21:11 tl 1.140.90.3: RESYNC: (1.140-1.144); FILE MERGED 2006/03/08 14:14:58 mav 1.140.90.2: #i59205# create the client correctly 2006/03/07 16:57:05 mav 1.140.90.1: #i59205# create the client when the object is provided outside


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [c4823eaad0d1507ca95c4be4fbc2edcfd445a8f4]

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>  [618a49e36ac6e5df37999a03675bc461858266d1]

INTEGRATION: CWS tl18 (1.78.56); FILE MERGED 2006/04/19 13:31:50 tl 1.78.56.1: #i64467# fixing crash by using correct c-tor


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [f46ca46a033816379ee61b8e588e990b4dff5cf4]

INTEGRATION: CWS gh12a (1.6.80); FILE MERGED 2006/05/03 13:50:47 gh 1.6.80.1: #i63675# enable file selection dialog as proposed in i63642


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [8d25f287b2311f608672f71c6af0781e957a8cdb]

INTEGRATION: CWS gh12a (1.10.80); FILE MERGED 2006/05/03 13:50:47 gh 1.10.80.1: #i63675# enable file selection dialog as proposed in i63642


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [a0a056655ac2c4e0ae4e97b26060662f57a7db3e]

INTEGRATION: CWS gh12a (1.24.8); FILE MERGED 2006/05/03 13:50:46 gh 1.24.8.1: #i63675# enable file selection dialog as proposed in i63642


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [5e0fc777a8861021e7cc459caf8caa3a1ac5cb84]

INTEGRATION: CWS gh12a (1.60.74); FILE MERGED 2006/05/03 13:50:46 gh 1.60.74.1: #i63675# enable file selection dialog as proposed in i63642


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [e5ccc35371c32c317c2e73787113c448e9710ddf]

INTEGRATION: CWS gh12a (1.62.8); FILE MERGED 2006/05/03 13:50:45 gh 1.62.8.1: #i63675# enable file selection dialog as proposed in i63642


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [e35fbf7e067d763394fc4e1489cee18c4030b612]

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>  [a706fb443b7bb1c8d7388434466227c025184302]

INTEGRATION: CWS toolbarhc (1.26.22); FILE MERGED 2006/05/03 13:09:58 cd 1.26.22.1: #135351# Use face color instead of background color for HC mode


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [8d2e1c0011171fdf85edee60d29799e98200965f]

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>  [c6af08ab22461277051c30a03d63336600cd179f]

INTEGRATION: CWS gh12a (1.1.2); FILE ADDED 2006/05/03 13:51:51 gh 1.1.2.1: #i63675# add testtool.ini/rc to installation


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [2079aab3320615b1da6216f9217f836fcf82690d]

INTEGRATION: CWS tml01 (1.147.6); FILE MERGED 2006/05/03 16:57:57 vq 1.147.6.1: #i62916# Regenerate configure.


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [bebc0ba17740b8b0e1be3829ec4c3f0ec4b396e8]

INTEGRATION: CWS gh12a (1.20.28); FILE MERGED 2006/05/03 13:52:22 gh 1.20.28.1: #i63675# add testtool.ini/rc to installation


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [b30d73fb6fef127b248986fb61fccc840fcbae03]

INTEGRATION: CWS tl18 (1.14.24); FILE MERGED 2006/03/08 10:13:40 tl 1.14.24.1: #i60698# introducing new, optional tagged file format for user-dictionaries


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [a2a251f4db9f89a8bcae42a550bc049234d40280]

INTEGRATION: CWS tl18 (1.5.24); FILE MERGED 2006/03/08 10:13:39 tl 1.5.24.1: #i60698# introducing new, optional tagged file format for user-dictionaries


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [cd0ec826a262441f0dd248a9cca8b746e5c7da89]

INTEGRATION: CWS tl18 (1.15.4); FILE MERGED 2006/03/08 10:13:39 tl 1.15.4.1: #i60698# introducing new, optional tagged file format for user-dictionaries


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [5d49fa07c4a82c2e1a1179b97cc3e2782bf56a77]

INTEGRATION: CWS tl18 (1.32.172); FILE MERGED 2006/03/02 08:53:38 tl 1.32.172.1: #i62054# SwXAutoTextContainer::insertNewByName and SwXAutoTextGroup::setName fixed


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [06c99f5fa8714779ee47731b14460f8fd8e3c9b6]

INTEGRATION: CWS tl18 (1.32.174); FILE REMOVED 2006/03/07 11:22:27 mav 1.32.174.1: #i59205# move view.hxx and wrtsh.hxx from source\ui\inc\ to inc\


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [c48cf36bca2854f5d1d278b63b2556ca4a7c8a4f]

INTEGRATION: CWS tl18 (1.39.40); FILE REMOVED 2006/03/07 11:22:02 mav 1.39.40.1: #i59205# move view.hxx and wrtsh.hxx from source\ui\inc\ to inc\


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [b581180623474a02edd169c65b1dc47eaead9a7b]

INTEGRATION: CWS tl18 (1.24.38); FILE MERGED 2006/04/19 14:05:41 tl 1.24.38.1: #i64467# applying function name change to be consistent with naming in svx


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [775fa5a262ec45c2951836985c4ef0333409e133]

INTEGRATION: CWS tl18 (1.130.38); FILE MERGED 2006/04/19 14:05:41 tl 1.130.38.1: #i64467# applying function name change to be consistent with naming in svx


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [45ced4f0e4155dc670be1836351cbef080ad1aa8]

INTEGRATION: CWS tl18 (1.101.148); FILE MERGED 2006/03/07 16:29:10 mav 1.101.148.2: #i59205# set the correct scaling for the client 2006/03/07 11:25:26 mav 1.101.148.1: #i59205# create a client if the object is provided to API user


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [5c88ccfd5052dc90f71fdd9669828d1f4f09387a]

INTEGRATION: CWS gh12a (1.5.34); FILE MERGED 2006/05/03 13:52:22 gh 1.5.34.1: #i63675# add testtool.ini/rc to installation


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [08f2861e286d56d8b48504be20388f30fe69c719]

INTEGRATION: CWS tl18 (1.39.46); FILE MERGED 2006/03/01 14:13:52 tl 1.39.46.2: #i60111# Avoid use of SmGetActiveView 2006/01/24 13:00:20 tl 1.39.46.1: #i60111# avoid use of SmGetActiveView(SfxViewShell::Current) as much as possible


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [6e3e532d5d2d1dfccf0b66773800ad4f8fcf7f0a]

INTEGRATION: CWS tl18 (1.15.36); FILE MERGED 2006/01/24 13:00:18 tl 1.15.36.1: #i60111# avoid use of SmGetActiveView(SfxViewShell::Current) as much as possible


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [63f1f72201d47a8258895b25156d6ac6ef8e5104]

INTEGRATION: CWS tl18 (1.34.38); FILE MERGED 2006/03/08 11:09:35 tl 1.34.38.3: #i59205# lock-/unlockControllers not needed to solve the problem 2006/03/06 13:38:49 tl 1.34.38.2: #i59205# allow for formulas to be resized correctly when programmatically changed 2006/01/24 13:00:19 tl 1.34.38.1: #i60111# avoid use of SmGetActiveView(SfxViewShell::Current) as much as possible


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [1706d985f2ebf2f04bc1ac8d74cfa13ef0aa719f]

INTEGRATION: CWS tl18 (1.16.48); FILE MERGED 2006/01/24 13:00:17 tl 1.16.48.1: #i60111# avoid use of SmGetActiveView(SfxViewShell::Current) as much as possible


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [b6484015432aa3fa2cb16edc2b05074b9c11c274]

INTEGRATION: CWS tl18 (1.24.46); FILE MERGED 2006/02/27 09:48:26 tl 1.24.46.2: RESYNC: (1.24-1.25); FILE MERGED 2006/01/24 12:58:52 tl 1.24.46.1: #i60111# avoid use of SmGetActiveView(SfxViewShell::Current) as much as possible


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [ac48dd56c10be91c94caa0f8d09cae0b551a712c]

INTEGRATION: CWS tl18 (1.81.6); FILE MERGED 2006/02/27 09:48:02 tl 1.81.6.2: RESYNC: (1.81-1.82); FILE MERGED 2006/01/24 13:00:22 tl 1.81.6.1: #i60111# avoid use of SmGetActiveView(SfxViewShell::Current) as much as possible


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [a2b8aef9326d4ee685fd90af11d6b0300a0082b2]

INTEGRATION: CWS tl18 (1.32.36); FILE MERGED 2006/01/24 13:00:21 tl 1.32.36.1: #i60111# avoid use of SmGetActiveView(SfxViewShell::Current) as much as possible


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [c800f371fb443d69bde5ffb8cbdb77cadf832667]

INTEGRATION: CWS tl18 (1.17.46); FILE MERGED 2006/01/24 13:02:08 tl 1.17.46.1: #i60111# avoid use of SmGetActiveView(SfxViewShell::Current) as much as possible


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [04071cab26e61d2b0caa8d0673af891fd603fa8d]

INTEGRATION: CWS tl18 (1.9.48); FILE MERGED 2006/01/24 13:02:07 tl 1.9.48.1: #i60111# avoid use of SmGetActiveView(SfxViewShell::Current) as much as possible


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [27c5290e2f165dc764fd0e8e8f9b5707bcda60eb]

INTEGRATION: CWS tl18 (1.4.48); FILE MERGED 2006/03/01 14:43:41 tl 1.4.48.1: #i60828# include <new.h> -> <new>


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [b31a8241e04147dff257e22cc9e4df5e40a6d3eb]

INTEGRATION: CWS tl18 (1.27.6); FILE MERGED 2006/01/24 13:02:08 tl 1.27.6.1: #i60111# avoid use of SmGetActiveView(SfxViewShell::Current) as much as possible


2006-05-05  Rüdiger Timm  <rt@openoffice.org>  [77e9bdc42a3401080e827f0b58ef23da70ed4ff2]

INTEGRATION: CWS tl18 (1.15.46); FILE MERGED 2006/01/24 13:02:09 tl 1.15.46.1: #i60111# avoid use of SmGetActiveView(SfxViewShell::Current) as much as possible


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [daff3ec2f62e07f27466513431540d048a502c34]

INTEGRATION: CWS perform07 (1.21.38); FILE MERGED 2006/04/27 10:57:20 mt 1.21.38.2: empty str currently can't be const 2005/11/04 16:28:28 mt 1.21.38.1: #i57365# No ref counting for empty string


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [ed03492ae098f0a5553b49b951d87f602a1f4b68]

INTEGRATION: CWS perform07 (1.20.36); FILE MERGED 2005/11/04 16:28:28 mt 1.20.36.1: #i57365# No ref counting for empty string


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [9e41339a52d49b883b0cc4cd6eb773ab7c2cb60d]

INTEGRATION: CWS perform07 (1.13.38); FILE MERGED 2006/04/27 10:57:20 mt 1.13.38.2: empty str currently can't be const 2005/11/04 16:28:27 mt 1.13.38.1: #i57365# No ref counting for empty string


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [02b4e59663f58bf24940222329908e17942c5393]

INTEGRATION: CWS perform07 (1.71.46); FILE MERGED 2006/03/31 15:46:46 mt 1.71.46.5: RESYNC: (1.76-1.77); FILE MERGED 2006/03/28 20:07:41 mt 1.71.46.4: RESYNC: (1.74-1.76); FILE MERGED 2005/12/21 12:29:50 mt 1.71.46.3: #i57122# Only add font name to cache, if font name not empty... 2005/12/01 15:08:12 mt 1.71.46.2: RESYNC: (1.71-1.74); FILE MERGED 2005/11/01 13:36:28 mt 1.71.46.1: #i57122## Cache font names in /share/fonts


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [8bae1a9030e1680966caca95b3b427c61cb8a846]

INTEGRATION: CWS perform07 (1.23.48); FILE MERGED 2006/03/28 20:07:24 mt 1.23.48.2: RESYNC: (1.23-1.26); FILE MERGED 2005/11/01 13:36:27 mt 1.23.48.1: #i57122## Cache font names in /share/fonts


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [35fc8bbb4c9b92ab5f2055874e0c2cd07279c3e7]

INTEGRATION: CWS perform07 (1.17.46); FILE MERGED 2006/03/28 20:06:50 mt 1.17.46.3: RESYNC: (1.18-1.20); FILE MERGED 2005/12/01 15:05:51 mt 1.17.46.2: RESYNC: (1.17-1.18); FILE MERGED 2005/11/01 13:36:27 mt 1.17.46.1: #i57122## Cache font names in /share/fonts


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [56cdff6c75ad4c9dc10ab606646942aa4f024004]

INTEGRATION: CWS perform07 (1.217.38); FILE MERGED 2006/03/28 20:00:13 mt 1.217.38.4: RESYNC: (1.224-1.228); FILE MERGED 2005/12/01 14:50:06 mt 1.217.38.3: RESYNC: (1.217-1.224); FILE MERGED 2005/11/03 12:20:06 pl 1.217.38.2: #i56265# bye bye DefaultFontConfigItem, welcome DefaultFontConfiguration 2005/11/01 13:34:33 mt 1.217.38.1: #i57122## Cache font names in /share/fonts


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [9dfd71ecc34cc49c7a561a3ecc2e4baad70e51cd]

INTEGRATION: CWS perform07 (1.207.14); FILE MERGED 2006/04/24 13:47:27 mt 1.207.14.8: GetDefaultFont: PITCH_VARIABLE 2006/03/31 15:42:52 mt 1.207.14.7: RESYNC: (1.214-1.215); FILE MERGED 2006/03/28 19:56:01 mt 1.207.14.6: RESYNC: (1.209-1.214); FILE MERGED 2005/12/01 14:41:41 mt 1.207.14.5: RESYNC: (1.207-1.209); FILE MERGED 2005/11/03 15:35:00 pl 1.207.14.4: #i56265# bye bye FontSubstConfigItem, welcome FontSubstConfiguration 2005/11/03 12:20:03 pl 1.207.14.3: #i56265# bye bye DefaultFontConfigItem, welcome DefaultFontConfiguration 2005/11/01 13:34:31 mt 1.207.14.2: #i57122## Cache font names in /share/fonts 2005/10/31 10:20:32 mt 1.207.14.1: #i56788# Font::GetFontAttributes instead of helper function GetAttributesFromFont, small hack/fix in GetDefaultFont


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [27f1e9c49c446093b30032fe05fe882b03326f3e]

INTEGRATION: CWS perform07 (1.23.80); FILE MERGED 2005/11/03 12:20:03 pl 1.23.80.1: #i56265# bye bye DefaultFontConfigItem, welcome DefaultFontConfiguration


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [6917e23882836e72af99fc25fda10284f777631d]

INTEGRATION: CWS perform07 (1.36.82); FILE MERGED 2005/11/03 15:34:59 pl 1.36.82.2: #i56265# bye bye FontSubstConfigItem, welcome FontSubstConfiguration 2005/11/03 12:20:02 pl 1.36.82.1: #i56265# bye bye DefaultFontConfigItem, welcome DefaultFontConfiguration


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [c8f89ae96a91d7647ce6792a5a2546be06a361ca]

INTEGRATION: CWS perform07 (1.11.14); FILE MERGED 2005/11/03 15:34:59 pl 1.11.14.3: #i56265# bye bye FontSubstConfigItem, welcome FontSubstConfiguration 2005/10/31 17:15:26 mt 1.11.14.2: #i56788# Font::Merge: Don't use access methods which might start AskConfig() 2005/10/31 10:19:08 mt 1.11.14.1: #i56788# GetFontAttributes


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [9509315c45bf8b834475d0f60425330b31dd1786]

INTEGRATION: CWS perform07 (1.57.28); FILE MERGED 2006/03/31 15:42:18 mt 1.57.28.3: RESYNC: (1.57-1.58); FILE MERGED 2005/11/03 15:34:58 pl 1.57.28.2: #i56265# bye bye FontSubstConfigItem, welcome FontSubstConfiguration 2005/11/03 12:20:02 pl 1.57.28.1: #i56265# bye bye DefaultFontConfigItem, welcome DefaultFontConfiguration


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [3ce362df52d51d584137f0fa91413c927c8e147b]

INTEGRATION: CWS perform07 (1.46.46); FILE MERGED 2005/12/01 14:39:04 mt 1.46.46.3: RESYNC: (1.46-1.47); FILE MERGED 2005/11/03 15:34:58 pl 1.46.46.2: #i56265# bye bye FontSubstConfigItem, welcome FontSubstConfiguration 2005/11/03 12:20:02 pl 1.46.46.1: #i56265# bye bye DefaultFontConfigItem, welcome DefaultFontConfiguration


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [3d26b67afba9521ce373f289ee6daba19dfae0f4]

INTEGRATION: CWS perform07 (1.54.82); FILE MERGED 2006/03/28 19:52:32 mt 1.54.82.2: RESYNC: (1.54-1.58); FILE MERGED 2005/11/03 12:20:01 pl 1.54.82.1: #i56265# bye bye DefaultFontConfigItem, welcome DefaultFontConfiguration


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [74a4ac33e3dacaabe9238c7ce14e4adf032f987c]

INTEGRATION: CWS perform07 (1.5.134); FILE MERGED 2005/11/08 07:59:24 mt 1.5.134.1: #i57181# #i57182# GetDefaultSvxPaper( nLanguage )


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [8b0ffd910f9647741e3f9d0cf27dcc474fe98620]

INTEGRATION: CWS perform07 (1.31.48); FILE MERGED 2005/11/08 12:07:49 mt 1.31.48.2: #i57181# #i57182# GetDefaultSvxPaper( nLanguage ) 2005/11/08 11:19:28 mt 1.31.48.1: #i57181# #i57182# GetDefaultSvxPaper( nLanguage )


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [8382ba06f67870f399cd8c14020de8ef54137eaa]

INTEGRATION: CWS perform07 (1.51.48); FILE MERGED 2006/03/28 18:19:29 mt 1.51.48.2: RESYNC: (1.51-1.55); FILE MERGED 2005/11/08 16:09:56 mt 1.51.48.1: #i57182# No printer in startup...


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [30fcc7e16ef7052491945bdc7657e7c2025f7985]

INTEGRATION: CWS perform07 (1.25.52); FILE MERGED 2006/03/28 18:19:11 mt 1.25.52.2: RESYNC: (1.25-1.27); FILE MERGED 2005/11/08 16:09:55 mt 1.25.52.1: #i57182# No printer in startup...


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [7398bf1bc32e6f6fcad27793212d39d8591632b1]

INTEGRATION: CWS perform07 (1.20.52); FILE MERGED 2005/11/08 16:09:54 mt 1.20.52.1: #i57182# No printer in startup...


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [715cbd0d1d5b79ffe420417e89ca988d5382b8b8]

INTEGRATION: CWS perform07 (1.35.52); FILE MERGED 2006/03/28 18:12:39 mt 1.35.52.2: RESYNC: (1.35-1.36); FILE MERGED 2005/11/08 16:09:53 mt 1.35.52.1: #i57182# No printer in startup...


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [b3ff641d2e2b127b3c61d3e9d4f82be6ea395b9b]

INTEGRATION: CWS perform07 (1.23.46); FILE MERGED 2005/12/01 11:44:41 mt 1.23.46.2: RESYNC: (1.23-1.24); FILE MERGED 2005/11/08 16:09:52 mt 1.23.46.1: #i57182# No printer in startup...


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [bcab0a1d1295811c12c2bf90dfb7fd552166c38b]

INTEGRATION: CWS perform07 (1.17.52); FILE MERGED 2005/11/08 16:09:52 mt 1.17.52.1: #i57182# No printer in startup...


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [66f8b4e9a573ed0bd9702990568040d6f9abf058]

INTEGRATION: CWS perform07 (1.81.48); FILE MERGED 2006/03/31 15:28:38 mt 1.81.48.3: RESYNC: (1.84-1.85); FILE MERGED 2006/03/28 18:11:02 mt 1.81.48.2: RESYNC: (1.81-1.84); FILE MERGED 2005/11/08 16:09:51 mt 1.81.48.1: #i57182# No printer in startup...


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [914840db6ea1583ab619548f91565c13146b7878]

INTEGRATION: CWS perform07 (1.31.52); FILE MERGED 2006/03/28 18:09:22 mt 1.31.52.2: RESYNC: (1.31-1.32); FILE MERGED 2005/11/08 16:09:50 mt 1.31.52.1: #i57182# No printer in startup...


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [953e1dee0d6a168ca56031ae7a97becbf87d0fe1]

INTEGRATION: CWS perform07 (1.7.52); FILE MERGED 2005/11/08 16:09:49 mt 1.7.52.1: #i57182# No printer in startup...


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [3dbfcd72e432feb0640d3bba469b992c26b963cc]

INTEGRATION: CWS perform07 (1.27.54); FILE MERGED 2006/03/31 15:27:14 mt 1.27.54.3: RESYNC: (1.28-1.29); FILE MERGED 2006/03/28 17:55:12 mt 1.27.54.2: RESYNC: (1.27-1.28); FILE MERGED 2005/10/31 10:37:00 mt 1.27.54.1: #i56788# removed unnecessary font method calls


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [a313f8709dc022c0e783e5745508121175decf71]

INTEGRATION: CWS perform07 (1.29.50); FILE MERGED 2006/03/31 15:26:58 mt 1.29.50.3: RESYNC: (1.30-1.31); FILE MERGED 2006/03/28 17:54:01 mt 1.29.50.2: RESYNC: (1.29-1.30); FILE MERGED 2005/11/08 16:09:48 mt 1.29.50.1: #i57182# No printer in startup...


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [817a4e8866af0860ff9ca6eed2c200efdcf66669]

INTEGRATION: CWS perform07 (1.40.38); FILE MERGED 2006/03/31 15:26:52 mt 1.40.38.3: RESYNC: (1.41-1.42); FILE MERGED 2006/03/28 17:53:54 mt 1.40.38.2: RESYNC: (1.40-1.41); FILE MERGED 2005/11/08 16:09:48 mt 1.40.38.1: #i57182# No printer in startup...


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [61f97ce6d8d0974c1a52d46c9efdecc80a7d4891]

INTEGRATION: CWS perform07 (1.52.38); FILE MERGED 2006/03/31 15:26:45 mt 1.52.38.3: RESYNC: (1.54-1.55); FILE MERGED 2006/03/28 17:53:47 mt 1.52.38.2: RESYNC: (1.52-1.54); FILE MERGED 2005/11/08 16:09:47 mt 1.52.38.1: #i57182# No printer in startup...


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [f5d37db5460b58df53d4ff32f7d511694835535b]

INTEGRATION: CWS perform07 (1.88.38); FILE MERGED 2006/03/31 15:26:12 mt 1.88.38.3: RESYNC: (1.90-1.91); FILE MERGED 2006/03/29 05:21:24 mt 1.88.38.2: RESYNC: (1.88-1.90); FILE MERGED 2005/11/08 16:09:46 mt 1.88.38.1: #i57182# No printer in startup...


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [48d2442a78f60f6f0322ae3e46a59eb335cc39e4]

INTEGRATION: CWS perform07 (1.9.54); FILE MERGED 2006/03/28 17:17:35 mt 1.9.54.2: RESYNC: (1.9-1.11); FILE MERGED 2005/11/09 11:01:52 mt 1.9.54.1: #i57181# No printer in startup...


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [778d4226cd857d28e1e2ca705f9d51f944ee6bd2]

INTEGRATION: CWS perform07 (1.33.54); FILE MERGED 2006/03/28 17:09:05 mt 1.33.54.3: RESYNC: (1.34-1.36); FILE MERGED 2005/12/01 10:53:48 mt 1.33.54.2: RESYNC: (1.33-1.34); FILE MERGED 2005/11/09 11:01:51 mt 1.33.54.1: #i57181# No printer in startup...


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [3ad6d8861c3da1bb99b57b4ec92150c26446884c]

INTEGRATION: CWS perform07 (1.68.28); FILE MERGED 2006/03/28 17:08:58 mt 1.68.28.2: RESYNC: (1.68-1.72); FILE MERGED 2005/11/09 11:01:51 mt 1.68.28.1: #i57181# No printer in startup...


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [aa7b83c18b5c1706b89b2638b975f3dafe359ab9]

INTEGRATION: CWS perform07 (1.10.32); FILE MERGED 2005/12/01 10:47:32 mt 1.10.32.2: RESYNC: (1.10-1.11); FILE MERGED 2005/11/09 11:01:51 mt 1.10.32.1: #i57181# No printer in startup...


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [69ef66efa094366a28865faae015c44975ffe8a1]

INTEGRATION: CWS perform07 (1.33.14); FILE MERGED 2006/03/28 16:56:47 mt 1.33.14.2: RESYNC: (1.33-1.34); FILE MERGED 2005/11/09 11:01:50 mt 1.33.14.1: #i57181# No printer in startup...


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [f042e5e8593a4d9815ff80932e5e80350ee6ff97]

INTEGRATION: CWS perform07 (1.5.16); FILE MERGED 2005/11/04 16:27:42 mt 1.5.16.1: #i57365# Removed empty string (use rtl now), no ref counting for empty string


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [0eaf1755d32c3dbf2988a78a6fb89b244cf2c591]

INTEGRATION: CWS perform07 (1.6.16); FILE MERGED 2005/11/04 16:27:42 mt 1.6.16.1: #i57365# Removed empty string (use rtl now), no ref counting for empty string


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [d106241ca7bc16157fc1e501dc09b3af1bd1b021]

INTEGRATION: CWS perform07 (1.7.16); FILE MERGED 2005/11/04 16:27:42 mt 1.7.16.1: #i57365# Removed empty string (use rtl now), no ref counting for empty string


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [88c715e2544f2fd87b22cb7d8d0e2c52d8e8631a]

INTEGRATION: CWS perform07 (1.6.16); FILE MERGED 2005/11/04 16:27:41 mt 1.6.16.1: #i57365# Removed empty string (use rtl now), no ref counting for empty string


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [8f4f077cd8b9900d7ec7269977bf73630c973a51]

INTEGRATION: CWS perform07 (1.7.14); FILE MERGED 2005/11/04 16:27:41 mt 1.7.14.1: #i57365# Removed empty string (use rtl now), no ref counting for empty string


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [f030da5223e37f302c0388f116a0c028a1856247]

INTEGRATION: CWS perform07 (1.4.16); FILE MERGED 2005/11/04 16:27:41 mt 1.4.16.1: #i57365# Removed empty string (use rtl now), no ref counting for empty string


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [38e35165778b1a60cd80ffb85e8919643e9e1253]

INTEGRATION: CWS perform07 (1.14.48); FILE MERGED 2005/11/11 09:14:30 cd 1.14.48.1: #i56722# Retrieve ui name only for custom ui elements


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [4b76748ff1f96eaf408b4e8884cb8870a2c0e466]

INTEGRATION: CWS pb15 (1.120.22); FILE MERGED 2006/04/26 06:47:04 pb 1.120.22.1: fix: #i64206# impl_isFolder() now catches all Exceptions


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [ac7a1b76e1e019c200154054e973a89bf46b587b]

INTEGRATION: CWS pb15 (1.4.292); FILE MERGED 2006/04/26 11:47:19 pb 1.4.292.1: fix: #i45473# use new method EnableList() of TreeListBox


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [1bc4d0d44de94ce74771ecfc1e27b509b298b199]

INTEGRATION: CWS pb15 (1.17.204); FILE MERGED 2006/04/26 07:31:28 pb 1.17.204.1: fix: #i64510# only touched for rebuild


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [b9a295b06551f8d7d8997488d44ffe4334f901a2]

INTEGRATION: CWS pb15 (1.43.8); FILE MERGED 2006/04/18 06:59:32 pb 1.43.8.1: fix: #i45473# EnableList() added


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [691723f031e2ec6745cf78fec63dbdedeafc770f]

INTEGRATION: CWS swqbfconv_SRC680 (1.105.28); FILE MERGED 2006/03/30 14:12:51 rt 1.105.28.2: #b6382898# Joined from CWS swqbf56patch 2006/03/22 13:16:13 od 1.105.28.1: #b6375613# - new Writer document property <ApplyWorkaroundForB6375613>


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [9bfc9088dece416ce1470dd181831f996c2cf792]

INTEGRATION: CWS swqbfconv_SRC680 (1.118.86.1.12); FILE MERGED 2006/03/22 13:13:45 od 1.118.86.1.12.1: #b6375613# - UNO-API defines for new Writer document property <ApplyWorkaroundForB6375613>


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [46dbe40ae0e78ad7babaff5490fca53fafbbd2fa]

INTEGRATION: CWS swqbfconv_SRC680 (1.112.86.1.12); FILE MERGED 2006/03/22 13:08:06 od 1.112.86.1.12.1: #b6375613# - new defines for new Writer document property.


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [caf302fd91a348c5e1f713c27c4639bbd443b144]

INTEGRATION: CWS swqbfconv_SRC680 (1.183.138.1.12); FILE MERGED 2006/03/22 13:13:45 od 1.183.138.1.12.1: #b6375613# - UNO-API defines for new Writer document property <ApplyWorkaroundForB6375613>


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [8689996a1365cae2f62642a7a3d8c9a15bcadfd5]

INTEGRATION: CWS swqbfconv_SRC680 (1.12.272); FILE MERGED 2006/04/19 13:58:21 od 1.12.272.1: #b6375613# file <laycache.cxx> now belongs to the exception files.


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [1687227736903ad149038c6082cc10dc8e49a4db]

INTEGRATION: CWS swqbfconv_SRC680 (1.23.72); FILE MERGED 2006/04/20 12:26:54 od 1.23.72.4: #b6375613# - improvement of previous made correction 2006/04/20 12:16:38 od 1.23.72.3: #b6375613# - correction for Linux compiler 2006/04/19 14:00:16 od 1.23.72.2: #b6375613# method <lcl_ApplyWorkaroundForB6375613(..)> 	   - set document info property <WorkaroundForB6375613Applied>, if 	     the workaround is applied. 2006/03/22 13:22:33 od 1.23.72.1: #b6375613# <SwLayHelper::CheckInsert(..)> 	   - introduce conversion code for documents using OOo 1.x layout 	     defect for document layout.


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [3df23ff0333adadd09e26e28d8915961c028b253]

INTEGRATION: CWS swqbfconv_SRC680 (1.13.272); FILE MERGED 2006/04/19 13:57:06 od 1.13.272.1: #b6375613# file <docnew.cxx> now belongs to the exception files.


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [df234ed8e33ed211fbd17fc4d80d05a9e8db3e3a]

INTEGRATION: CWS swqbfconv_SRC680 (1.57.36); FILE MERGED 2006/04/24 08:16:21 od 1.57.36.3: #b6375613# method <SwDoc::SetApplyWorkaroundForB6375613(..)> 	   - assure that document info property <WorkaroundForB6375613Applied> 	     is transient, removable and thus, not read-only. 2006/04/19 13:56:19 od 1.57.36.2: #b6375613# <SwDoc::SetApplyWorkaroundForB6375613(..)> 	   - add/remove document info property <WorkaroundForB6375613Applied> 	     on setting document flag to <TRUE>/<FALSE> 2006/03/22 13:10:40 od 1.57.36.1: #b6375613# <SwDoc::SwDoc> - init <mbApplyWorkaroundForB6375613>


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [c7894cfe251f875e44c5e1243b725f06e8b10901]

INTEGRATION: CWS swqbfconv_SRC680 (1.54.192); FILE MERGED 2006/03/22 13:08:05 od 1.54.192.1: #b6375613# - new defines for new Writer document property.


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [ed2c35aadcc4f700dd58d230257521ebc66657d5]

INTEGRATION: CWS swqbfconv_SRC680 (1.112.36); FILE MERGED 2006/04/19 13:52:49 od 1.112.36.2: #b6375613# method <SwDoc::SetApplyWorkaroundForB6375613(..)> no longer inline. 2006/03/22 12:43:37 od 1.112.36.1: #b6375613# class <SwDoc> 	   - introdcue new document flag <mbApplyWorkaroundForB6375613> 	     to trigger a document conversion, which applys the workaround 	     for documents, which uses a certain layout defect in OOo 1.x 	     to layout the documents.


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [182762b66758b694aac65e3b870fac77db9e8477]

INTEGRATION: CWS hro04 (1.38.38); FILE MERGED 2006/05/03 10:51:09 hro 1.38.38.1: #b6409032# Handle EINTR correctly, retry system call in case of interrupt


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [ccd770e77a4c7dd694762dd9329f8d2a44a052f4]

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>  [b947b0209bc6c99f483f6d702a749f7fdb342d56]

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>  [0646d0a978b1f90cba1703150da444766da5eac2]

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>  [fef16bd50ee94657fc82423e3c7d8d739c5280fd]

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>  [4f364258612bb5f04746bb7cd3add315566d5165]

INTEGRATION: CWS vq30 (1.2.42); FILE MERGED 2006/04/26 17:52:39 hjs 1.2.42.2: #i64429# just one find call 2006/04/17 15:20:03 vq 1.2.42.1: #i64429# Fix W32-4nt build problem.


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [ed6f0b20a6c0d38cef08e42305a0f7cf19bd1bc0]

INTEGRATION: CWS locales203 (1.10.2); FILE MERGED 2006/04/27 11:07:33 er 1.10.2.1: #i64047# correct currency data; also use correct LANGID 0x1404


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [1ce34dc696dfccc3c36cb505699731ccc6c717ec]

INTEGRATION: CWS locales203 (1.3.62); FILE MERGED 2006/04/26 17:00:37 er 1.3.62.2: RESYNC: (1.3-1.4); FILE MERGED 2006/04/20 16:52:14 er 1.3.62.1: #i61058# new MS-LANGIDs, some of them replacing IDs in user space: Kinyarwanda     (rw-RW)     0x0487/0x0621 Upper Sorbian   (hsb-DE)    0x042E/0x0623 Lower Sorbian   (dsb-DE)    0x082E/0x0624 Occitan         (oc-FR)     0x0482/0x0625 Breton          (br-FR)     0x047E/0x0629 Kalaallisut     (kl-GL)     0x046F/0x062A Luxembourgish   (lb-LU)     0x046E/0x0630


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [4c9ac7e5e318b5a5559ff9ca8cc3c64b8cb560e9]

INTEGRATION: CWS locales203 (1.12.30); FILE MERGED 2006/04/26 16:59:57 er 1.12.30.2: RESYNC: (1.12-1.13); FILE MERGED 2006/04/24 13:58:19 er 1.12.30.1: #b6414394# changed DoubleQuotatioStart to U+201E


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [ff61d846fac8038a8ce7570c233bec8bf79a1b12]

INTEGRATION: CWS locales203 (1.1.2); FILE ADDED 2006/04/26 19:50:56 er 1.1.2.2: RESYNC: versionDTD 2.0.3, force recompilation for Currency2 memory layout 2006/04/21 12:17:48 er 1.1.2.1: #i59935# Malayalam_India (ml_IN) locale data; contributed by Manu Unni <manu_unni@ooo>


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [aee63d04ee54a37dcd630085648ddb13743f1d75]

INTEGRATION: CWS locales203 (1.32.18); FILE MERGED 2006/04/27 13:48:23 er 1.32.18.4: #i64838# add Latin_Vatican (la_VA) locale data; contributed by Philippe Basciano-LeGall <drouizig@ooo> 2006/04/21 13:21:26 er 1.32.18.3: #i60109# Akan_Ghana locale data; contributed by Alberto Escudero-Pascual <it46@ooo> 2006/04/21 12:17:47 er 1.32.18.2: #i59935# Malayalam_India (ml_IN) locale data; contributed by Manu Unni <manu_unni@ooo> 2006/04/12 19:03:46 er 1.32.18.1: #i44766# Kurdish_Turkey (ku_TR) locale data; contributed by Erdal Ronahi <erdalronahi@ooo>


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [6ba607e256e54233e4753570f6d239341e2f56eb]

INTEGRATION: CWS locales203 (1.9.18); FILE MERGED 2006/04/21 13:21:26 er 1.9.18.3: #i60109# Akan_Ghana locale data; contributed by Alberto Escudero-Pascual <it46@ooo> 2006/04/21 12:17:47 er 1.9.18.2: #i59935# Malayalam_India (ml_IN) locale data; contributed by Manu Unni <manu_unni@ooo> 2006/04/12 19:03:46 er 1.9.18.1: #i44766# Kurdish_Turkey (ku_TR) locale data; contributed by Erdal Ronahi <erdalronahi@ooo>


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [81667b7188ebb5e51c4fc82985e0376609f7af0c]

INTEGRATION: CWS locales203 (1.14.18); FILE MERGED 2006/04/27 13:48:22 er 1.14.18.1: #i64838# add Latin_Vatican (la_VA) locale data; contributed by Philippe Basciano-LeGall <drouizig@ooo>


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [6610dc81c751e5f6f4ce824e185bf6b31108da8d]

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>  [c5859cc33696ca210bd179e310650e82319c67c2]

INTEGRATION: CWS locales203 (1.1.2); FILE ADDED 2006/04/27 13:48:22 er 1.1.2.1: #i64838# add Latin_Vatican (la_VA) locale data; contributed by Philippe Basciano-LeGall <drouizig@ooo>


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [691d15250a766d876b55ad3f35f8c64e0be923e4]

INTEGRATION: CWS locales203 (1.1.2); FILE ADDED 2006/04/26 19:50:56 er 1.1.2.3: RESYNC: versionDTD 2.0.3, force recompilation for Currency2 memory layout 2006/04/13 10:07:54 er 1.1.2.2: #i44766# above/below and quarter abbrev 2006/04/12 19:03:45 er 1.1.2.1: #i44766# Kurdish_Turkey (ku_TR) locale data; contributed by Erdal Ronahi <erdalronahi@ooo>


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [e9c3e58c289e14949f10b63d34c1572159d695e8]

INTEGRATION: CWS locales203 (1.2.30); FILE MERGED 2006/04/26 16:56:45 er 1.2.30.2: RESYNC: (1.2-1.3); FILE MERGED 2006/04/20 16:52:13 er 1.2.30.1: #i61058# new MS-LANGIDs, some of them replacing IDs in user space: Kinyarwanda     (rw-RW)     0x0487/0x0621 Upper Sorbian   (hsb-DE)    0x042E/0x0623 Lower Sorbian   (dsb-DE)    0x082E/0x0624 Occitan         (oc-FR)     0x0482/0x0625 Breton          (br-FR)     0x047E/0x0629 Kalaallisut     (kl-GL)     0x046F/0x062A Luxembourgish   (lb-LU)     0x046E/0x0630


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [51eb03967abbf018f3d3f9785e78832f86d5855a]

INTEGRATION: CWS tabledefaults (1.34.14); FILE MERGED 2006/04/24 14:08:39 fme 1.34.14.1: #i60422# New defaults for tables


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [6c93dad189b67921cb8d30fdfabaff3e848e6e62]

INTEGRATION: CWS locales203 (1.3.2); FILE MERGED 2006/04/27 12:22:29 er 1.3.2.1: #i62258# almost aligned to CLDR, just keep the IEP currency symbol


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [e6b7ef92a4de26ab3b04354513ca5227ac6dc34e]

INTEGRATION: CWS tabledefaults (1.40.16); FILE MERGED 2006/04/24 14:08:18 fme 1.40.16.1: #i60422# New defaults for tables


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [474004b1557f9f3434e995c6e286399d1a4bfcbe]

INTEGRATION: CWS locales203 (1.10.18); FILE MERGED 2006/04/26 16:50:16 er 1.10.18.2: RESYNC: (1.10-1.11); FILE MERGED 2006/04/26 13:38:29 er 1.10.18.1: #i61171# CLDR alignment


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [1da532e493d91745b3d474ffc0e469017d38bc53]

INTEGRATION: CWS locales203 (1.8.2); FILE MERGED 2006/04/27 12:22:28 er 1.8.2.1: #i62258# almost aligned to CLDR, just keep the IEP currency symbol


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [0d55dd2a7984ebe2db68a235371e63f148163048]

INTEGRATION: CWS locales203 (1.2.18); FILE MERGED 2006/04/26 16:46:28 er 1.2.18.2: RESYNC: (1.2-1.3); FILE MERGED 2006/04/20 16:52:13 er 1.2.18.1: #i61058# new MS-LANGIDs, some of them replacing IDs in user space: Kinyarwanda     (rw-RW)     0x0487/0x0621 Upper Sorbian   (hsb-DE)    0x042E/0x0623 Lower Sorbian   (dsb-DE)    0x082E/0x0624 Occitan         (oc-FR)     0x0482/0x0625 Breton          (br-FR)     0x047E/0x0629 Kalaallisut     (kl-GL)     0x046F/0x062A Luxembourgish   (lb-LU)     0x046E/0x0630


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [09cee7410ff2b8c9b4944063d4c3c556e649b931]

INTEGRATION: CWS tabledefaults (1.19.142); FILE MERGED 2006/04/24 14:13:17 fme 1.19.142.1: #i60422# New defaults for tables


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [05a9062d10afbe979cf98bddd86a8178cebc9bfd]

INTEGRATION: CWS locales203 (1.5.36); FILE MERGED 2006/04/26 16:45:48 er 1.5.36.2: RESYNC: (1.5-1.6); FILE MERGED 2006/04/24 14:49:53 er 1.5.36.1: #i61213# add new currency AZN


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [07831def45b379758c31a059067406d164827d08]

INTEGRATION: CWS locales203 (1.1.2); FILE ADDED 2006/04/26 19:50:56 er 1.1.2.2: RESYNC: versionDTD 2.0.3, force recompilation for Currency2 memory layout 2006/04/21 13:21:26 er 1.1.2.1: #i60109# Akan_Ghana locale data; contributed by Alberto Escudero-Pascual <it46@ooo>


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [c62d199d26a4d13c83f9f9787255263d60f279bf]

INTEGRATION: CWS tabledefaults (1.42.26); FILE MERGED 2006/04/24 14:13:16 fme 1.42.26.1: #i60422# New defaults for tables


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [db27455d864438dc2ed1ec8d7e957560db0f4fd5]

INTEGRATION: CWS locales203 (1.11.62); FILE MERGED 2006/04/26 16:45:08 er 1.11.62.2: RESYNC: (1.11-1.12); FILE MERGED 2006/04/26 13:38:29 er 1.11.62.1: #i61171# CLDR alignment


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [ce7de4dd5825e0b2338dda45d085cbdb7aec054b]

INTEGRATION: CWS locales203 (1.38.14); FILE MERGED 2006/04/27 13:48:21 er 1.38.14.5: #i64838# add Latin_Vatican (la_VA) locale data; contributed by Philippe Basciano-LeGall <drouizig@ooo> 2006/04/26 16:44:53 er 1.38.14.4: RESYNC: (1.38-1.39); FILE MERGED 2006/04/21 13:21:25 er 1.38.14.3: #i60109# Akan_Ghana locale data; contributed by Alberto Escudero-Pascual <it46@ooo> 2006/04/21 12:17:47 er 1.38.14.2: #i59935# Malayalam_India (ml_IN) locale data; contributed by Manu Unni <manu_unni@ooo> 2006/04/12 19:03:45 er 1.38.14.1: #i44766# Kurdish_Turkey (ku_TR) locale data; contributed by Erdal Ronahi <erdalronahi@ooo>


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [1e7819162097958d61ec18d6e6af0d6ec8df6bdc]

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>  [e4ebca6669495fedb7f5df7e4272e5388b90c56e]

INTEGRATION: CWS locales203 (1.2.2); FILE MERGED 2006/04/20 16:52:13 er 1.2.2.2: #i61058# new: hasForbiddenCharacters(), getReplacementForObsoleteLanguage() 2006/04/12 17:29:58 er 1.2.2.1: remove SISSL


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [c75a9ccd98bb0a3d11223abb218571f60331c14b]

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>  [4b66aac09f06cc9fcd6464b05da1ba097c484e4f]

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>  [721c387b07c50a2170e5f68ac4bcb01a91b116d6]

INTEGRATION: CWS locales203 (1.2.2); FILE MERGED 2006/04/20 16:31:23 er 1.2.2.1: #i61058# yet another place for MS-LANGIDs: http://msdn.microsoft.com/library/en-us/intl/nls_238z.asp


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [74169a650b87ef214cb5bc27f6af87dba17c738e]

INTEGRATION: CWS locales203 (1.2.2); FILE MERGED 2006/04/20 16:52:13 er 1.2.2.1: #i61058# new MS-LANGIDs, some of them replacing IDs in user space: Kinyarwanda     (rw-RW)     0x0487/0x0621 Upper Sorbian   (hsb-DE)    0x042E/0x0623 Lower Sorbian   (dsb-DE)    0x082E/0x0624 Occitan         (oc-FR)     0x0482/0x0625 Breton          (br-FR)     0x047E/0x0629 Kalaallisut     (kl-GL)     0x046F/0x062A Luxembourgish   (lb-LU)     0x046E/0x0630


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [0263c11302dbefd2eafa34f2b5c06bc0a739ff0d]

INTEGRATION: CWS locales203 (1.1.2); FILE ADDED 2006/04/25 22:49:50 khong 1.1.2.1: #i43217# add collator algorithm data for Kurdish


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [5d95e1196f39bd78c1af65913626dc8e6aecd6e9]

INTEGRATION: CWS impressc03u3 (1.137.14); FILE MERGED 2006/04/27 08:28:01 sj 1.137.14.1: #132483# now using temporary file instead of memory stream when initializing ole objects, because the memory stream does not provide a readonly mode, without readonly mode invalid ole objects mostly lead to out of memory problems


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [dd2db42f0bcea4c6521307847e2fc8877a5b7937]

INTEGRATION: CWS locales203 (1.2.16); FILE MERGED 2006/04/26 16:43:48 er 1.2.16.2: RESYNC: (1.2-1.3); FILE MERGED 2006/04/25 22:49:50 khong 1.2.16.1: #i43217# add collator algorithm data for Kurdish


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [71158788efb32ffc3bac5154c38ca5d79525155c]

INTEGRATION: CWS impressc03u3 (1.8.40); FILE MERGED 2006/04/27 12:33:10 cl 1.8.40.1: #i64360# fixed operator==


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [fde0e2e25216da28eb531f32e5bd9053d5850c73]

INTEGRATION: CWS locales203 (1.11.14); FILE MERGED 2006/04/28 10:37:44 er 1.11.14.1: #i43217# algorithm loader depends on available rules


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [c1f39dcf392cd98f1183aa305da78cfac25cb85f]

INTEGRATION: CWS impressc03u3 (1.22.40); FILE MERGED 2006/04/27 12:33:10 cl 1.22.40.1: #i64360# fixed operator==


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [be43820c99d96a9e03e2ec5871f6259283b53b58]

INTEGRATION: CWS locales203 (1.1.2); FILE ADDED 2006/04/25 22:47:02 khong 1.1.2.1: #i58513 add break iterator rules for Finish


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [196ebfb44c9c067db25f74116f1cddab72305339]

INTEGRATION: CWS locales203 (1.2.2); FILE MERGED 2006/04/20 16:52:12 er 1.2.2.2: #i61058# new: hasForbiddenCharacters(), getReplacementForObsoleteLanguage() 2006/04/12 17:31:13 er 1.2.2.1: remove SISSL


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [3028b2fc09e632b7189b05bd49a5c63891f0081e]

INTEGRATION: CWS locales203 (1.2.2); FILE MERGED 2006/04/20 16:52:12 er 1.2.2.1: #i61058# new MS-LANGIDs, some of them replacing IDs in user space: Kinyarwanda     (rw-RW)     0x0487/0x0621 Upper Sorbian   (hsb-DE)    0x042E/0x0623 Lower Sorbian   (dsb-DE)    0x082E/0x0624 Occitan         (oc-FR)     0x0482/0x0625 Breton          (br-FR)     0x047E/0x0629 Kalaallisut     (kl-GL)     0x046F/0x062A Luxembourgish   (lb-LU)     0x046E/0x0630


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [d8609d74351aaefc5345fe10d1c370f3d3ae0e68]

INTEGRATION: CWS impressc03u3 (1.63.100); FILE MERGED 2006/04/26 14:07:19 cl 1.63.100.1: #129843# do not delete SfxMedium that is already owned by docshell


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [d2ad28b52f7d7674bde3c6560e697f257e6d0d6d]

INTEGRATION: CWS impressc03u3 (1.41.114); FILE MERGED 2006/04/26 14:06:59 cl 1.41.114.1: #129843# do not delete SfxMedium that is already owned by docshell


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [481ae197f1274b2b36e7be059d68c1baeb31b965]

INTEGRATION: CWS locales203 (1.5.28); FILE MERGED 2006/04/26 16:42:52 er 1.5.28.2: RESYNC: (1.5-1.6); FILE MERGED 2006/04/26 15:38:25 er 1.5.28.1: #i62741# remove duplicated character U+0E95 from Lao (lo)


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [e47f9613acd3f94cbf6716b7d3f612b754c658ed]

INTEGRATION: CWS impressc03u3 (1.5.34); FILE MERGED 2006/04/27 12:55:26 cl 1.5.34.1: #i64110# fixed infinite loop while loading sound interactions


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [28503bff8c0f2b3da0b432a4e853db2af329c3ac]

INTEGRATION: CWS impressc03u3 (1.48.16); FILE MERGED 2006/04/27 13:12:02 sj 1.48.16.1: #b6418250# fixed problem with transparent fill styles


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [bd2b1548d78d81227a130bf7e483467a9567ed06]

INTEGRATION: CWS locales203 (1.4.376); FILE MERGED 2006/04/20 16:33:33 er 1.4.376.1: #i61058# new MS-LANGIDs replacing IDs in user space


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [f2faee517347943326ecf886f1d468bb225b3921]

INTEGRATION: CWS locales203 (1.16.20); FILE MERGED 2006/04/20 16:11:26 er 1.16.20.1: #i61058# replace local aForbiddenCharLang with MsLangId::hasForbiddenCharacters()


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [7b7166a29e79a7a88a6699775f5e0cb4b4d997f1]

INTEGRATION: CWS dba203c (1.2.12); FILE MERGED 2006/04/20 07:47:38 fs 1.2.12.3: #i64196# use FormController as secondary component only if it's really a form 2006/04/20 07:17:03 fs 1.2.12.2: proper fix for #ii64511#: XRowSetListener is in sdbc, not sdb 2006/04/19 13:33:11 fs 1.2.12.1: #i64511# proper event name in AddEvent call


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [20e1bb9731c334fc2b5fdac6f8bbf346b9684276]

INTEGRATION: CWS dba203c (1.14.12); FILE MERGED 2006/03/31 07:15:49 fs 1.14.12.1: #i63814# during a CommitModified, notify the control-originating events synchronously


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [3b2c5066de17da9c7978abe00dbf585149b0fd7e]

INTEGRATION: CWS dba203c (1.2.14); FILE MERGED 2006/05/03 08:35:27 fs 1.2.14.1: some less shell calls


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [7610bc3fca7d282ee0baea352975a87a243c7c42]

INTEGRATION: CWS dba203c (1.228.60); FILE MERGED 2006/04/24 13:56:12 oj 1.228.60.2: RESYNC: (1.228-1.230); FILE MERGED 2006/03/30 09:15:05 fs 1.228.60.1: #133706# SetWindowPeer: be safe against reentrance


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [57b21d5a4c3ec085a365931ec40789e0ec244b1f]

INTEGRATION: CWS dba203c (1.20.16); FILE MERGED 2006/04/20 11:13:29 fs 1.20.16.2: #i63103# don't eat the WHEEL events if we're not focused, to allow for instance scrolling the context 2006/04/20 10:22:24 fs 1.20.16.1: copying the fix for #i63103# from CWS vcl57 into CWS dba203c


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [528e2cf054352c1949c25f86afdcab05912f3171]

INTEGRATION: CWS dba203c (1.34.230); FILE MERGED 2006/04/20 11:13:29 fs 1.34.230.2: #i63103# don't eat the WHEEL events if we're not focused, to allow for instance scrolling the context 2006/04/20 10:22:24 fs 1.34.230.1: copying the fix for #i63103# from CWS vcl57 into CWS dba203c


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [8f26a50f8ef4e2875bc3e273d94e09a94ab2922c]

INTEGRATION: CWS dba203c (1.37.16); FILE MERGED 2006/04/20 11:13:28 fs 1.37.16.2: #i63103# don't eat the WHEEL events if we're not focused, to allow for instance scrolling the context 2006/04/20 10:22:24 fs 1.37.16.1: copying the fix for #i63103# from CWS vcl57 into CWS dba203c


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [b16758879af0d2b33c5815e0490d72c87d9822e9]

INTEGRATION: CWS dba203c (1.58.14); FILE MERGED 2006/04/24 13:51:28 oj 1.58.14.2: RESYNC: (1.58-1.59); FILE MERGED 2006/04/20 10:22:24 fs 1.58.14.1: copying the fix for #i63103# from CWS vcl57 into CWS dba203c


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [0f563aed3a4ff35a30bf378324deba530d509c9c]

INTEGRATION: CWS dba203c (1.6.108); FILE MERGED 2006/04/13 13:57:19 oj 1.6.108.1: hold TableRow now with a shared_ptr


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [6a465344179111c753e17fe0d74523e9aaaaa074]

INTEGRATION: CWS dba203c (1.13.108); FILE MERGED 2006/04/13 13:57:19 oj 1.13.108.1: hold TableRow now with a shared_ptr


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [00c54703c6df50be24a9d47691a4a7be20662eb2]

INTEGRATION: CWS dba203c (1.2.110); FILE MERGED 2006/04/13 13:57:19 oj 1.2.110.1: hold TableRow now with a shared_ptr


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [9a700554b769d2e031ad3f737a072fa7851b6d40]

INTEGRATION: CWS dba203c (1.9.110); FILE MERGED 2006/04/13 13:57:19 oj 1.9.110.1: hold TableRow now with a shared_ptr


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [3411afdd81821cc203a44287d647670f7a8b9db4]

INTEGRATION: CWS dba203c (1.26.4); FILE MERGED 2006/04/24 13:47:01 oj 1.26.4.2: RESYNC: (1.26-1.27); FILE MERGED 2006/04/13 13:57:19 oj 1.26.4.1: hold TableRow now with a shared_ptr


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [6dfcc3c220db0fce7a0ddddaba1bbb07d0583ab7]

INTEGRATION: CWS dba203c (1.101.2); FILE MERGED 2006/04/24 13:46:53 oj 1.101.2.2: RESYNC: (1.101-1.102); FILE MERGED 2006/04/13 13:57:19 oj 1.101.2.1: hold TableRow now with a shared_ptr


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [cdce3ce30f36416f42986b17c77961f5ba828fc7]

INTEGRATION: CWS dba203c (1.15.4); FILE MERGED 2006/04/24 13:46:44 oj 1.15.4.2: RESYNC: (1.15-1.16); FILE MERGED 2006/04/13 13:57:19 oj 1.15.4.1: hold TableRow now with a shared_ptr


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [78269766b1368b4306c274437117f7d4319c077b]

INTEGRATION: CWS pj54 (1.9.90); FILE MERGED 2006/04/25 11:04:33 pjanik 1.9.90.1: #i64421#: Use /tmp instead of /var/tmp on Mac OS X.


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [89bb81879448b9534113e9acd06f56c08e62ebf7]

INTEGRATION: CWS pj54 (1.30.6); FILE MERGED 2006/04/28 20:40:26 obr 1.30.6.2: #i64769# MacOS X 10.3 does not have _SC_GETPW_R_SIZE_MAX in unistd.h 2006/04/25 10:53:32 pjanik 1.30.6.1: #i64399#: Remove macxp_tempnam.


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [bc32f722e832860df11316f3ef5b1e4bf0a56b12]

INTEGRATION: CWS pj54 (1.10.6); FILE MERGED 2006/04/25 10:53:57 pjanik 1.10.6.1: #i64399#: Remove macxp_tempnam.


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [188dff357756d6216e507dc5cafa07b9bbef7307]

INTEGRATION: CWS dba203c (1.47.4); FILE MERGED 2006/04/24 13:46:37 oj 1.47.4.2: RESYNC: (1.47-1.49); FILE MERGED 2006/04/13 13:57:18 oj 1.47.4.1: hold TableRow now with a shared_ptr


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [bbdd1d2cbc8cc33c09051bbf0616f5b5e8237efa]

INTEGRATION: CWS pj54 (1.18.2); FILE MERGED 2006/05/02 14:58:26 pjanik 1.18.2.1: #i64906#: sysconf(_SC_GETPW_R_SIZE_MAX) returns -1 on Mac OS X, use default value instead.


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [ee56b7b863e546cca7c1a9188e8717927513d577]

INTEGRATION: CWS dba203c (1.102.104); FILE MERGED 2006/03/29 11:35:43 fs 1.102.104.1: #133638# renamed ambiguous ::dbui::OLocalResourceAccess to LocalresourceAccess


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [69f85dc3eacae133823efab3c114fd2a4067e6c8]

INTEGRATION: CWS dba203c (1.8.110); FILE MERGED 2006/03/29 11:35:43 fs 1.8.110.1: #133638# renamed ambiguous ::dbui::OLocalResourceAccess to LocalresourceAccess


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [51300dea122bbd9d44d2c65c5087397096f37eda]

INTEGRATION: CWS pj54 (1.5.52); FILE MERGED 2006/05/02 09:42:57 pjanik 1.5.52.1: #i64988#: Allow Java 1.5.0 to be used on Mac OS X.


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [1820ebf64af8d86032b9a05e8ca53cbf534b39c1]

INTEGRATION: CWS dba203c (1.4.110); FILE MERGED 2006/04/13 13:55:20 oj 1.4.110.1: #i62797# format regconition corrected


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [d5228dea6e1a0958be9c5bd924eaa7955e33514e]

INTEGRATION: CWS dba203c (1.42.48); FILE MERGED 2006/04/27 06:29:34 oj 1.42.48.3: duplicate method 2006/04/24 13:45:38 oj 1.42.48.2: RESYNC: (1.42-1.43); FILE MERGED 2006/04/13 13:55:20 oj 1.42.48.1: #i62797# format regconition corrected


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [46d11e8b9809fb3505178eb87589911341ae82d9]

INTEGRATION: CWS dba203c (1.17.48); FILE MERGED 2006/04/24 13:45:30 oj 1.17.48.2: RESYNC: (1.17-1.18); FILE MERGED 2006/04/13 13:55:20 oj 1.17.48.1: #i62797# format regconition corrected


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [3f8b1470ecc84830db512e58888d49fc9ff812dc]

INTEGRATION: CWS dba203c (1.18.50); FILE MERGED 2006/04/24 13:45:01 oj 1.18.50.2: RESYNC: (1.18-1.19); FILE MERGED 2006/04/13 13:55:20 oj 1.18.50.1: #i62797# format regconition corrected


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [979e1a906fba52eec05a39f717a36a523d7425e2]

INTEGRATION: CWS dba203c (1.22.50); FILE MERGED 2006/04/24 13:44:42 oj 1.22.50.2: RESYNC: (1.22-1.23); FILE MERGED 2006/04/13 13:55:20 oj 1.22.50.1: #i62797# format regconition corrected


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [9564008bd067b1a8e2a8c3159068e041f00ab02c]

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-04  Rüdiger Timm  <rt@openoffice.org>  [0709c3224e261b71781fde490cd10df53a58a699]

INTEGRATION: CWS dba203c (1.28.46); FILE MERGED 2006/04/27 06:34:54 oj 1.28.46.3: conflict change 2006/04/24 13:44:34 oj 1.28.46.2: RESYNC: (1.28-1.30); FILE MERGED 2006/04/13 13:55:20 oj 1.28.46.1: #i62797# format regconition corrected


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [4f4fee3828242e5a4f9e91c70e81018ae3614cde]

INTEGRATION: CWS dba203c (1.3.110); FILE MERGED 2006/03/29 11:35:43 fs 1.3.110.1: #133638# renamed ambiguous ::dbui::OLocalResourceAccess to LocalresourceAccess


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [f2335cf28b986b4902321f7ba0374de50c91d5b3]

INTEGRATION: CWS dba203c (1.2.110); FILE MERGED 2006/04/13 13:57:17 oj 1.2.110.1: hold TableRow now with a shared_ptr


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [cfd9d09be4d1d40a0f4de3b0d849703523bed905]

INTEGRATION: CWS dba203c (1.35.110); FILE MERGED 2006/04/13 13:57:17 oj 1.35.110.1: hold TableRow now with a shared_ptr


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [6fcf762d4a61ccba6f2f3d2420374ce78b6f5cc4]

INTEGRATION: CWS dba203c (1.8.104); FILE MERGED 2006/04/13 13:55:55 oj 1.8.104.1: #i62797# format regconition corrected


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [d144eb5590f0218c993f627349278b7289bb02ae]

INTEGRATION: CWS dba203c (1.10.52); FILE MERGED 2006/04/13 13:55:55 oj 1.10.52.1: #i62797# format regconition corrected


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [079d348c0324667e6c37856026821f0aba986831]

INTEGRATION: CWS dba203c (1.14.52); FILE MERGED 2006/04/24 13:42:31 oj 1.14.52.2: RESYNC: (1.14-1.15); FILE MERGED 2006/04/13 13:55:55 oj 1.14.52.1: #i62797# format regconition corrected


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [d5567384cf57fb404a7b9a5545e58b86795cc9da]

INTEGRATION: CWS dba203c (1.11.104); FILE MERGED 2006/04/24 13:41:52 oj 1.11.104.2: RESYNC: (1.11-1.12); FILE MERGED 2006/03/29 11:35:42 fs 1.11.104.1: #133638# renamed ambiguous ::dbui::OLocalResourceAccess to LocalresourceAccess


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [12f36d649ff96384acffc946686fee6c924f36b5]

INTEGRATION: CWS dba203c (1.46.80); FILE MERGED 2006/03/29 11:35:42 fs 1.46.80.1: #133638# renamed ambiguous ::dbui::OLocalResourceAccess to LocalresourceAccess


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [db717c5d4ffb3ac5bf1c5148936c6d104717b42a]

INTEGRATION: CWS dba203c (1.14.108); FILE MERGED 2006/03/29 11:35:42 fs 1.14.108.1: #133638# renamed ambiguous ::dbui::OLocalResourceAccess to LocalresourceAccess


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [111b04f2e3d9ba801bbe615fd5f86fe8e62e2d11]

INTEGRATION: CWS pj54 (1.33.22); FILE MERGED 2006/04/25 10:52:54 pjanik 1.33.22.1: #i64399#: Remove macxp_tempnam.


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [dcfab0c4617c95cf424a96f50a12db112de605ed]

INTEGRATION: CWS dba203c (1.16.20); FILE MERGED 2006/03/29 11:21:52 fs 1.16.20.1: #133638# removed unused OLocalResourceAccess instance / renamed ambiguous ::dbui::OLocalResourceAccess to LocalresourceAccess


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [2d793a28fabf477080ae815110bd566ced019950]

INTEGRATION: CWS dba203c (1.9.60); FILE MERGED 2006/03/29 11:35:42 fs 1.9.60.1: #133638# renamed ambiguous ::dbui::OLocalResourceAccess to LocalresourceAccess


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [c3e9f801d75ecc14aca7d21f174b25677357f8f7]

INTEGRATION: CWS dba203c (1.95.104); FILE MERGED 2006/03/29 11:35:42 fs 1.95.104.1: #133638# renamed ambiguous ::dbui::OLocalResourceAccess to LocalresourceAccess


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [6e4e68e9b47fbd38b639fc4c58b8a949c74f1065]

INTEGRATION: CWS dba203c (1.41.104); FILE MERGED 2006/03/29 11:35:42 fs 1.41.104.1: #133638# renamed ambiguous ::dbui::OLocalResourceAccess to LocalresourceAccess


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [a580761b1f49a522da6d4985e1f4df1b00f97581]

INTEGRATION: CWS dba203c (1.5.104); FILE MERGED 2006/04/10 08:36:13 oj 1.5.104.2: RESYNC: (1.5-1.6); FILE MERGED 2006/03/29 11:35:41 fs 1.5.104.1: #133638# renamed ambiguous ::dbui::OLocalResourceAccess to LocalresourceAccess


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [c17f3b917eb52280fb1b6d17c914bd8e1f4d64b4]

INTEGRATION: CWS dba203c (1.13.58); FILE MERGED 2006/03/29 11:35:41 fs 1.13.58.1: #133638# renamed ambiguous ::dbui::OLocalResourceAccess to LocalresourceAccess


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [cac14d6f88cdb3adc66c42e0ba72a60c2cf53914]

INTEGRATION: CWS dba203c (1.8.100); FILE MERGED 2006/03/29 11:35:41 fs 1.8.100.1: #133638# renamed ambiguous ::dbui::OLocalResourceAccess to LocalresourceAccess


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [d482d4e1d9665e0df0b12356eef093b3f1442f96]

INTEGRATION: CWS dba203c (1.73.102); FILE MERGED 2006/04/13 13:57:17 oj 1.73.102.1: hold TableRow now with a shared_ptr


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [042b14c39fc0117481bc7cf809d551922c6ea4a1]

INTEGRATION: CWS dba203c (1.18.4); FILE MERGED 2006/04/28 07:49:40 oj 1.18.4.2: #i63434# set args even at a new database 2006/04/13 14:12:19 oj 1.18.4.1: #i63434# set args even at a new database


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [3ef1b1a23123ff3ce2b7ac6ce84bca5dd0982b24]

INTEGRATION: CWS dba203c (1.1.2); FILE ADDED 2006/04/25 08:48:35 fs 1.1.2.1: #i62646# WarningsContainer: default implementation for mixing own with external warnings


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [238aa74386108d78997030caf8433f39bef4772e]

INTEGRATION: CWS dba203c (1.11.6); FILE MERGED 2006/04/25 08:49:55 fs 1.11.6.1: #i62646# +warnings.cxx


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [94b73a4d5785c3742fb513a6845e54d8886b9c51]

INTEGRATION: CWS dba203c (1.3.110); FILE MERGED 2006/04/25 08:45:53 fs 1.3.110.1: #i62646# +WarningsContainer: default implementation for mixing own with external warnings


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [ddae3013bf547a8d5667a51a736f23a8f198dbdd]

INTEGRATION: CWS dba203c (1.12.110); FILE MERGED 2006/04/25 08:45:19 fs 1.12.110.1: corrected wrong documentation


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [1f6a48a8b80c4e41b24e0fc92a1fd89941dfc2b1]

INTEGRATION: CWS dba203c (1.3.110); FILE MERGED 2006/04/25 08:45:33 fs 1.3.110.1: isReadOnly is dead -> removed it


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [da736140df3fadf0b713395e5fe695d7df26b58e]

INTEGRATION: CWS dba203c (1.20.104); FILE MERGED 2006/04/25 08:44:55 fs 1.20.104.1: isReadOnly is dead -> removed it


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [5d68a061d41ee04227b293a7d371b95cd394bc30]

INTEGRATION: CWS dba203c (1.27.2); FILE MERGED 2006/04/28 08:01:51 oj 1.27.2.1: #i63434# set args even at a new database


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [e19249755c9fb280780c42de35faf823470f40de]

INTEGRATION: CWS dba203c (1.22.110); FILE MERGED 2006/04/25 08:43:48 fs 1.22.110.1: outsourced the warnings handling during #i62646#


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [eba4707d876a4a950cb6bac37e89ff73f551cf73]

INTEGRATION: CWS dba203c (1.45.84); FILE MERGED 2006/04/25 08:43:48 fs 1.45.84.1: outsourced the warnings handling during #i62646#


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [d565abefb4fd65980678893edc290f11ecdca21b]

INTEGRATION: CWS pj54 (1.6.82); FILE MERGED 2006/04/25 11:05:28 pjanik 1.6.82.1: #i64421#: Use /tmp instead of /var/tmp on Mac OS X.


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [38100a4db3bb2fc98dc2178bf5523fd044636219]

INTEGRATION: CWS dba203c (1.9.110); FILE MERGED 2006/04/25 08:42:51 fs 1.9.110.1: #i62646# don't access the XWarningsContainer interface of our delegator if it doesn't exist


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [db7cd0e7f0226108d811ba3383f21a4cbaa03de0]

INTEGRATION: CWS dba203c (1.14.64); FILE MERGED 2006/04/25 08:42:51 fs 1.14.64.1: #i62646# don't access the XWarningsContainer interface of our delegator if it doesn't exist


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [1e7a8946c74a9cbbbeeade61b2cbc861cad52732]

INTEGRATION: CWS dba203c (1.22.110); FILE MERGED 2006/04/25 08:41:56 fs 1.22.110.1: minor change


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [76a82d45889bc55e4393eabfac64e84f0fc891fe]

INTEGRATION: CWS dba203c (1.23.104); FILE MERGED 2006/04/13 07:08:13 oj 1.23.104.1: #i62797# values from insertrow may have a different type which has to be corrected


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [c522c22c4bd839161c95ca96a4e4f78bb9c40e78]

INTEGRATION: CWS dba203c (1.59.104); FILE MERGED 2006/04/13 07:08:13 oj 1.59.104.1: #i62797# values from insertrow may have a different type which has to be corrected


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [cce8e20b47ee7e3d3c11507a20fd98fe710aaa87]

INTEGRATION: CWS dba203c (1.12.380); FILE MERGED 2006/04/24 13:34:39 fs 1.12.380.1: #i64636# small refactoring


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [f474ef73c153d921cce443cfa7972477247912c2]

INTEGRATION: CWS dba203c (1.11.382); FILE MERGED 2006/04/27 14:22:40 fs 1.11.382.2: #i64846# make clear more safe against a NULL-pTransferabl 2006/04/24 12:45:06 fs 1.11.382.1: #i64636# +OControlTransferData::onEntryRemoved


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [0eb2babd16fbe6e8185ac293df0166c69046530e]

INTEGRATION: CWS dba203c (1.20.378); FILE MERGED 2006/04/27 14:21:36 fs 1.20.378.2: #i64846# don't call onEntryRemoved if no data exchange is active 2006/04/24 12:45:44 fs 1.20.378.1: remove cut entry from clipboard, when it's deleted while in the clipboard


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [d4a54db23cc631996daa193095cbddd5e752310a]

INTEGRATION: CWS dba203c (1.33.52); FILE MERGED 2006/04/20 08:43:04 fs 1.33.52.1: #i64339# firing_impl: when doing CallXScript, respect the pSyncRet (given by the caller) to hold the return value


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [e2144f6542fd366e50d6c8db5061b13f7543ccfa]

INTEGRATION: CWS dba203c (1.14.382); FILE MERGED 2006/04/24 12:45:03 fs 1.14.382.1: #i64636# +OControlTransferData::onEntryRemoved


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [633dbf9bd78be31d3284557b86c6d68d05f8e00e]

INTEGRATION: CWS dba203c (1.47.2); FILE MERGED 2006/04/20 10:24:23 fs 1.47.2.1: #i63103# WheelWithoutFocus = false, when creating a peer


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [51a15473989655995b4589667aea7c48a9c81298]

INTEGRATION: CWS dba203c (1.6.30); FILE MERGED 2006/03/29 13:15:23 fs 1.6.30.1: minor change


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [94fb4ae00ea8d58bac3cf81adfa211b7eeb3af43]

INTEGRATION: CWS sb52 (1.28.86); FILE MERGED 2006/05/04 08:07:33 rt 1.28.86.1: #i61507# SB: fixed typo introduced when fixing issue 31230.


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [0c4da99759bc6f7ac102eafe0bbf8e9abf952ac0]

INTEGRATION: CWS dba203c (1.3.126); FILE MERGED 2006/03/29 13:15:23 fs 1.3.126.1: minor change


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [702d307835145ff4c1f2d9767f03695ad2c09660]

INTEGRATION: CWS dba203c (1.25.60); FILE MERGED 2006/03/30 09:48:02 fs 1.25.60.1: removed useless assertion


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [80021499cc2453591e20706c2ab02644b947c064]

INTEGRATION: CWS dba203c (1.28.12); FILE MERGED 2006/04/20 10:22:47 fs 1.28.12.1: #i63103# +WheelWithoutFocus property at the window peer


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [27b064a54e5a92009107ff0733b0daeaf58d4995]

INTEGRATION: CWS dba203c (1.43.6); FILE MERGED 2006/04/24 13:17:57 oj 1.43.6.2: RESYNC: (1.43-1.45); FILE MERGED 2006/04/20 10:22:47 fs 1.43.6.1: #i63103# +WheelWithoutFocus property at the window peer


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [267e0075fb0cb5b4db8ebf478b99d936599161d4]

INTEGRATION: CWS dba203c (1.58.10); FILE MERGED 2006/04/20 10:22:47 fs 1.58.10.1: #i63103# +WheelWithoutFocus property at the window peer


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [38e51cdbf20ca38631996e881620700fa62917f6]

INTEGRATION: CWS dba203c (1.45.72); FILE MERGED 2006/03/30 09:47:32 fs 1.45.72.1: assertion to find re-occurences of #133706#


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [d87c6802f45369dacdaf2c2e26918fc348ba64ab]

INTEGRATION: CWS dba203c (1.23.80); FILE MERGED 2006/04/20 10:22:46 fs 1.23.80.1: #i63103# +WheelWithoutFocus property at the window peer


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [aa40b1ea043db21ec45c997ad3a87d003fde7f08]

INTEGRATION: CWS dba203c (1.3.86); FILE MERGED 2006/04/20 12:16:16 fs 1.3.86.1: #i64427# exception support


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [4e690b6129651b539b95d58652387ac1c8860ecf]

INTEGRATION: CWS mmt7 (1.5.14); FILE MERGED 2006/02/14 12:18:28 sb 1.5.14.1: #i60643# Fixed a problem revealed by the fix for i60341.


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [9f25802cc08803b0b23e5f316e282a5cdceda77d]

INTEGRATION: CWS mmt7 (1.15.14); FILE MERGED 2006/02/14 12:19:06 sb 1.15.14.1: #i60643# Restructured parts of ridl.jar due to new cyclic inter-package dependencies.


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [6a7ddfece1755ee1a471fc0fcee5bc3f6eb05372]

INTEGRATION: CWS mmt7 (1.17.14); FILE MERGED 2006/02/14 12:19:05 sb 1.17.14.1: #i60643# Restructured parts of ridl.jar due to new cyclic inter-package dependencies.


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [0d15ab56cb86f6e62e13d7bfddac5f0b5ad4f011]

INTEGRATION: CWS mmt7 (1.3.12); FILE MERGED 2006/02/14 12:16:00 sb 1.3.12.1: #i60643# Added Any.complete, UnoRuntime.completeValue, extended UnoRuntime.areSame, and restructured building of ridl.jar due to new cyclic inter-package dependencies.


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [35918469b4612f7eabb9f32d89689be92f2c6d8f]

INTEGRATION: CWS mmt7 (1.2.2); FILE MERGED 2006/02/14 12:15:59 sb 1.2.2.1: #i60643# Added Any.complete, UnoRuntime.completeValue, extended UnoRuntime.areSame, and restructured building of ridl.jar due to new cyclic inter-package dependencies.


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [0398c5f15ca85eb2df7ae49fcc3c43d637ccedb0]

INTEGRATION: CWS mmt7 (1.16.20); FILE MERGED 2006/02/14 12:15:58 sb 1.16.20.1: #i60643# Added Any.complete, UnoRuntime.completeValue, extended UnoRuntime.areSame, and restructured building of ridl.jar due to new cyclic inter-package dependencies.


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [18eaf54517646beeead854d7555560c9237ee028]

INTEGRATION: CWS mmt7 (1.4.12); FILE MERGED 2006/02/14 12:25:10 sb 1.4.12.2: #i60643# Missing @since tags. 2006/02/14 12:15:57 sb 1.4.12.1: #i60643# Added Any.complete, UnoRuntime.completeValue, extended UnoRuntime.areSame, and restructured building of ridl.jar due to new cyclic inter-package dependencies.


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [1f669e49a990b419dfdd41f3252cc7e5f17db29c]

INTEGRATION: CWS mmt7 (1.9.2); FILE MERGED 2006/02/14 12:25:09 sb 1.9.2.2: #i60643# Missing @since tags. 2006/02/14 12:15:56 sb 1.9.2.1: #i60643# Added Any.complete, UnoRuntime.completeValue, extended UnoRuntime.areSame, and restructured building of ridl.jar due to new cyclic inter-package dependencies.


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [c7b41980abc23fb61382e4cb48088514d26613dc]

INTEGRATION: CWS mmt7 (1.19.12); FILE MERGED 2006/02/14 12:15:53 sb 1.19.12.1: #i60643# Added Any.complete, UnoRuntime.completeValue, extended UnoRuntime.areSame, and restructured building of ridl.jar due to new cyclic inter-package dependencies.


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [04fb00d0a1ea8108be20411f819ce90f841e8d52]

INTEGRATION: CWS mmt7 (1.5.12); FILE MERGED 2006/02/14 12:15:52 sb 1.5.12.1: #i60643# Added Any.complete, UnoRuntime.completeValue, extended UnoRuntime.areSame, and restructured building of ridl.jar due to new cyclic inter-package dependencies.


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [497398f78faa2b1025a32f61b38c1cd5552c1d2b]

INTEGRATION: CWS mmt7 (1.1.2); FILE ADDED 2006/02/14 12:16:35 sb 1.1.2.1: #i60643# Added Any.complete, UnoRuntime.completeValue, extended UnoRuntime.areSame, and restructured building of ridl.jar due to new cyclic inter-package dependencies.


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [73ad650705456ae838da4e87cb8fa4ec8e215a87]

INTEGRATION: CWS thbpp3 (1.5.198); FILE MERGED 2006/03/01 16:19:11 thb 1.5.198.1: #131187# Guarding against NULL data ptr on the gfxlink (the referred stack trace crashed on such an occasion); Fixing up GfxLink to a) assert when someone passes in a NULL data ptr, and b) maintaining invariants when swapping out fails


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [48e95b0757a99cc85139fc61171fcd88b47febd3]

INTEGRATION: CWS fwk39 (1.14.20); FILE MERGED 2006/04/24 15:21:54 mav 1.14.20.1: #i64284# avoid using of errorprone CComVariant constructor


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [2430a4e3dbb5a38d37db24901541d9b5c2aaad03]

INTEGRATION: CWS thbpp3 (1.14.200); FILE MERGED 2006/03/01 16:19:11 thb 1.14.200.1: #131187# Guarding against NULL data ptr on the gfxlink (the referred stack trace crashed on such an occasion); Fixing up GfxLink to a) assert when someone passes in a NULL data ptr, and b) maintaining invariants when swapping out fails


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [6fe52a5a3e74155a638143fc4372ee8d4ce308e8]

INTEGRATION: CWS thbpp3 (1.13.198); FILE MERGED 2006/04/26 12:38:03 thb 1.13.198.2: RESYNC: (1.13-1.14); FILE MERGED 2006/03/01 16:19:11 thb 1.13.198.1: #131187# Guarding against NULL data ptr on the gfxlink (the referred stack trace crashed on such an occasion); Fixing up GfxLink to a) assert when someone passes in a NULL data ptr, and b) maintaining invariants when swapping out fails


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [bbd5003f6adc7744b529f68d4d3b0e49653f2be3]

INTEGRATION: CWS fwk39 (1.38.26); FILE MERGED 2006/04/27 11:51:15 as 1.38.26.1: #i64101# hold signatures alive during sending document as email


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [04ea5403737ea2d144f0f9d90778b9a6ae8dc959]

INTEGRATION: CWS thbpp3 (1.17.102); FILE MERGED 2006/04/26 12:37:08 thb 1.17.102.2: RESYNC: (1.17-1.18); FILE MERGED 2006/03/01 09:53:41 thb 1.17.102.1: #i50672# Added assertions to the relevant BitmapEx constructors, to ensure bitmap and mask share the same size.


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [44b7ac4bbe4f987577d5c3196c559ac42ba047bb]

INTEGRATION: CWS fwk39 (1.2.114); FILE MERGED 2006/04/19 14:58:26 cd 1.2.114.1: #i61621# Removed SISSL reference


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [b67adcaec18c03483c0ddba710fa5d5d838cea0d]

INTEGRATION: CWS thbpp3 (1.13.308); FILE MERGED 2006/03/01 16:15:56 thb 1.13.308.1: #131187# Guarding against NULL data ptr on the gfxlink (the referred stack trace crashed on such an occasion)


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [c364f6645d00099f5d324e53f74213b37f47d4f8]

INTEGRATION: CWS thbpp3 (1.26.240); FILE MERGED 2006/03/01 16:15:55 thb 1.26.240.1: #131187# Guarding against NULL data ptr on the gfxlink (the referred stack trace crashed on such an occasion)


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [368891a971fe3d05d1ece2debff6d3d3d5b55a64]

INTEGRATION: CWS fwk39 (1.26.12); FILE MERGED 2006/04/20 08:35:37 cd 1.26.12.1: #134244# Use reference on this in async controller update, stop timer in dispose


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [7d85fe5d9bdd931b1b80613e5b45de87c6a7cd59]

INTEGRATION: CWS thbpp3 (1.37.18); FILE MERGED 2006/04/26 12:20:22 thb 1.37.18.2: RESYNC: (1.37-1.39); FILE MERGED 2006/03/01 16:15:55 thb 1.37.18.1: #131187# Guarding against NULL data ptr on the gfxlink (the referred stack trace crashed on such an occasion)


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [86a04e5420c6d4522fba1706e4ce97b643564c40]

INTEGRATION: CWS thbpp3 (1.21.32); FILE MERGED 2006/04/26 12:00:05 thb 1.21.32.2: RESYNC: (1.21-1.22); FILE MERGED 2006/03/06 17:53:53 thb 1.21.32.1: #131696# Asserting bmp/mask size inconsistencies; checking return value of GraphicCache::ImplGetCacheEntry() before dereffing the ptr


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [33d0424bddbdbfd37104b3522ad5840126c5e7ce]

INTEGRATION: CWS fwk39 (1.18.48); FILE MERGED 2006/04/25 12:06:53 as 1.18.48.1: #i60158# handle filter/documentservice preselection more gracefully


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [5291ab39074477fab48b6d0e73d21fc36481f361]

INTEGRATION: CWS thbpp3 (1.19.52); FILE MERGED 2006/03/06 17:53:53 thb 1.19.52.1: #131696# Asserting bmp/mask size inconsistencies; checking return value of GraphicCache::ImplGetCacheEntry() before dereffing the ptr


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [93422129fb9416f440d7ac297777d93716119dae]

INTEGRATION: CWS thbpp3 (1.46.8); FILE MERGED 2006/04/26 11:49:29 thb 1.46.8.2: RESYNC: (1.46-1.47); FILE MERGED 2006/03/01 09:52:35 thb 1.46.8.1: #i50672# Extracting bitmap in pixel mapmode (otherwise, roundoff might yield one pixel less)


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [459188a42741735cf5a9f53a4d97dad25501657e]

INTEGRATION: CWS thbpp3 (1.3.14); FILE MERGED 2006/04/26 11:35:00 thb 1.3.14.2: RESYNC: (1.3-1.5); FILE MERGED 2006/02/09 15:25:33 thb 1.3.14.1: Corrected debugging for sprite numbers; sanitized tools methods to return empty ranges, when input range is empty (doing calculations with the magic empty values usually yield non-magic, non-empty results)


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [ca849be1ab070d6189084843790c7e4c14d06a66]

INTEGRATION: CWS thbpp3 (1.8.26); FILE MERGED 2006/02/09 15:25:32 thb 1.8.26.1: Corrected debugging for sprite numbers; sanitized tools methods to return empty ranges, when input range is empty (doing calculations with the magic empty values usually yield non-magic, non-empty results)


2006-05-04  Rüdiger Timm  <rt@openoffice.org>  [c670442332978c1e7b0c13301fe147ce14c0ce56]

INTEGRATION: CWS thbpp3 (1.2.26); FILE MERGED 2006/04/26 11:22:52 thb 1.2.26.2: RESYNC: (1.2-1.3); FILE MERGED 2006/02/09 15:28:53 thb 1.2.26.1: #i61843# Changed SpriteInfo::getUpdateArea to return by value (otherwise, bind usage of select2nd breaks)


2006-05-03  Rüdiger Timm  <rt@openoffice.org>  [64dd7fc442c9db89252d67c3da33d1edefe074f4]

INTEGRATION: CWS adc14 (1.4.8); FILE MERGED 2006/04/28 12:29:25 np 1.4.8.2: #i62433#, More condensed base type hierarchies. 2006/04/27 09:43:32 np 1.4.8.1: #i62433#, Combine See Also tags, put deprecated and unpublished into title line.


2006-05-03  Rüdiger Timm  <rt@openoffice.org>  [193c76826327216d5e15dd973dc65128da3f48ba]

INTEGRATION: CWS adc14 (1.3.22); FILE MERGED 2006/04/27 09:43:31 np 1.3.22.1: #i62433#, Combine See Also tags, put deprecated and unpublished into title line.


2006-05-03  Rüdiger Timm  <rt@openoffice.org>  [d08a324178ebb7a62374e78d9dc44cac0758365b]

INTEGRATION: CWS adc14 (1.4.22); FILE MERGED 2006/04/27 09:43:31 np 1.4.22.1: #i62433#, Combine See Also tags, put deprecated and unpublished into title line.


2006-05-03  Rüdiger Timm  <rt@openoffice.org>  [7653e449ab39de196db91bf28480a9ea694d4b50]

INTEGRATION: CWS adc14 (1.8.22); FILE MERGED 2006/04/28 12:29:25 np 1.8.22.2: #i62433#, More condensed base type hierarchies. 2006/04/27 09:43:31 np 1.8.22.1: #i62433#, Combine See Also tags, put deprecated and unpublished into title line.


2006-05-03  Rüdiger Timm  <rt@openoffice.org>  [b145852ecd6d8595e487e9e214848a33bd54d09a]

INTEGRATION: CWS adc14 (1.6.22); FILE MERGED 2006/04/27 09:43:31 np 1.6.22.1: #i62433#, Combine See Also tags, put deprecated and unpublished into title line.


2006-05-03  Rüdiger Timm  <rt@openoffice.org>  [aa0ce4dbe8981bd73c6d3172c3d04e3dbb9afee2]

INTEGRATION: CWS adc14 (1.2.22); FILE MERGED 2006/04/27 09:43:31 np 1.2.22.1: #i62433#, Combine See Also tags, put deprecated and unpublished into title line.


2006-05-03  Rüdiger Timm  <rt@openoffice.org>  [9168cae2302de623f21e658ee652d14869ec070b]

INTEGRATION: CWS adc14 (1.3.22); FILE MERGED 2006/04/27 09:43:30 np 1.3.22.1: #i62433#, Combine See Also tags, put deprecated and unpublished into title line.


2006-05-03  Rüdiger Timm  <rt@openoffice.org>  [93022544cd7bd597f553c5478f0cfd42589ecfc5]

INTEGRATION: CWS adc14 (1.8.22); FILE MERGED 2006/04/27 09:43:30 np 1.8.22.1: #i62433#, Combine See Also tags, put deprecated and unpublished into title line.


2006-05-03  Rüdiger Timm  <rt@openoffice.org>  [33b453be28a3caac4cd78fb95d99b4e6d5f9588b]

INTEGRATION: CWS adc14 (1.5.22); FILE MERGED 2006/04/27 09:43:30 np 1.5.22.1: #i62433#, Combine See Also tags, put deprecated and unpublished into title line.


2006-05-03  Rüdiger Timm  <rt@openoffice.org>  [d24f67bf78c63d07b5380a8a5f515f1fcbf2756b]

INTEGRATION: CWS adc14 (1.4.22); FILE MERGED 2006/04/27 09:43:30 np 1.4.22.1: #i62433#, Combine See Also tags, put deprecated and unpublished into title line.


2006-05-03  Rüdiger Timm  <rt@openoffice.org>  [392942ca7e3c3259f5dd450fee417f478d229e46]

INTEGRATION: CWS adc14 (1.2.22); FILE MERGED 2006/04/28 12:29:25 np 1.2.22.2: #i62433#, More condensed base type hierarchies. 2006/04/27 09:43:30 np 1.2.22.1: #i62433#, Combine See Also tags, put deprecated and unpublished into title line.


2006-05-03  Rüdiger Timm  <rt@openoffice.org>  [da7df3e880d44c896cd8df931f3548b5b0919f91]

INTEGRATION: CWS adc14 (1.5.22); FILE MERGED 2006/04/28 12:29:24 np 1.5.22.2: #i62433#, More condensed base type hierarchies. 2006/04/27 09:43:30 np 1.5.22.1: #i62433#, Combine See Also tags, put deprecated and unpublished into title line.


2006-05-03  Rüdiger Timm  <rt@openoffice.org>  [2d3d04fcfb8ee0c2137a44471aed56018c9ff144]

INTEGRATION: CWS adc14 (1.3.22); FILE MERGED 2006/04/28 12:29:24 np 1.3.22.1: #i62433#, More condensed base type hierarchies.


2006-05-03  Rüdiger Timm  <rt@openoffice.org>  [975b2ec6b65a83d1359c675fe4d5ca91782fd828]

INTEGRATION: CWS adc14 (1.5.22); FILE MERGED 2006/04/27 09:43:29 np 1.5.22.1: #i62433#, Combine See Also tags, put deprecated and unpublished into title line.


2006-05-03  Rüdiger Timm  <rt@openoffice.org>  [d1e7dabd46bd033e2ec02f49d854a6c5c9be96de]

INTEGRATION: CWS adc14 (1.4.22); FILE MERGED 2006/04/27 09:43:29 np 1.4.22.1: #i62433#, Combine See Also tags, put deprecated and unpublished into title line.


2006-05-03  Rüdiger Timm  <rt@openoffice.org>  [de9ad1d5f215934aacf12b9cd3ada3ae87e814f9]

INTEGRATION: CWS adc14 (1.9.10); FILE MERGED 2006/04/28 12:29:24 np 1.9.10.2: #i62433#, More condensed base type hierarchies. 2006/04/27 09:43:29 np 1.9.10.1: #i62433#, Combine See Also tags, put deprecated and unpublished into title line.


2006-05-03  Rüdiger Timm  <rt@openoffice.org>  [b5a0ddc0e12f5a99edfc4ad6f6ed02cde0a8688b]

INTEGRATION: CWS vcl58 (1.133.26); FILE MERGED 2006/04/26 10:57:26 pl 1.133.26.1: #i64768# problem with timerproc recursion introduced with fix for #i60519#


2006-05-03  Rüdiger Timm  <rt@openoffice.org>  [31cff9780d5658fe6b3cd24835ab0038287c0810]

INTEGRATION: CWS vcl58 (1.8.26); FILE MERGED 2006/04/26 10:57:26 pl 1.8.26.1: #i64768# problem with timerproc recursion introduced with fix for #i60519#


2006-05-03  Rüdiger Timm  <rt@openoffice.org>  [c7d8e1f1d7f00a264e3818233dd09190deb370c3]

INTEGRATION: CWS vcl58 (1.29.26); FILE MERGED 2006/04/26 10:57:25 pl 1.29.26.1: #i64768# problem with timerproc recursion introduced with fix for #i60519#


2006-05-03  Rüdiger Timm  <rt@openoffice.org>  [a775242ec7687be2131318bdbbfac9f2b26b03db]

INTEGRATION: CWS vcl58 (1.4.26); FILE MERGED 2006/04/26 10:57:25 pl 1.4.26.1: #i64768# problem with timerproc recursion introduced with fix for #i60519#


2006-05-03  Rüdiger Timm  <rt@openoffice.org>  [5d692d2dc7ff5555540a02d40c5a9c6f7e078c35]

INTEGRATION: CWS vcl58 (1.24.26); FILE MERGED 2006/04/26 10:57:25 pl 1.24.26.1: #i64768# problem with timerproc recursion introduced with fix for #i60519#


2006-05-03  Rüdiger Timm  <rt@openoffice.org>  [dcbc880b7b4e2cf9745cbf821196226ada5fd28a]

INTEGRATION: CWS vcl58 (1.230.20); FILE MERGED 2006/04/27 14:30:31 hdu 1.230.20.3: #132482# add a dogtag to Window::GetFocus() 2006/04/27 12:31:35 hdu 1.230.20.2: #134435# fix wrong indentation 2006/04/27 12:16:37 hdu 1.230.20.1: #134435# add dogtag to Window::GetSizePixel()


2006-05-03  Rüdiger Timm  <rt@openoffice.org>  [46fea99a71d42ebd64afd6e2a8a0c49019caab55]

INTEGRATION: CWS vcl58 (1.77.26); FILE MERGED 2006/04/26 09:19:49 hdu 1.77.26.1: #i64743# enable MultiSalLayout::AdjustLayout for level 1 as well


2006-05-03  Rüdiger Timm  <rt@openoffice.org>  [7df0fbc88753b8166914f43d97e4f58a135eb375]

INTEGRATION: CWS vcl58 (1.18.4); FILE MERGED 2006/04/28 08:13:32 hdu 1.18.4.1: #134316# make valgrind happy in operator>>


2006-05-03  Rüdiger Timm  <rt@openoffice.org>  [2b1fbfe66121ceb28f5c75ed4c3b3fcf115e7bd9]

INTEGRATION: CWS vcl58 (1.5.244); FILE MERGED 2006/04/28 11:21:08 hdu 1.5.244.2: #126816# use DBG_ERROR on restart of destroyed timer 2006/04/28 10:54:27 hdu 1.5.244.1: #126816# assert restart of destroyed timer


2006-05-03  Rüdiger Timm  <rt@openoffice.org>  [ba7b2730f2ad017293f3f2ce4c8acd6c0ca59815]

#i10000# Prevent crash on exit in windows nonpro.


2006-05-03  Rüdiger Timm  <rt@openoffice.org>  [bfdeab03b9cd131eabfd31c32cf22a29e194034f]

#i10000# Needs 'xmloff'.


2006-05-03  Rüdiger Timm  <rt@openoffice.org>  [f2bedd49e4a9e464b6e6027a4289030b6f755b51]

#i10000# Remove conflict markers left over from last resync.


2006-05-02  Vladimir Glazounov  <vg@openoffice.org>  [989e928ce3d7cfe79236e7639517c072ee2df12f]

new version for SRC680


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [151bd99c3c298a71836a245470659d52743764a9]

SRC680


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [28ad88000f36cd4dc64bbb75ebe73091b5be0f3b]

INTEGRATION: CWS sfxcleanup (1.61.38); FILE MERGED 2006/04/28 13:45:54 mba 1.61.38.2: RESYNC: (1.61-1.62); FILE MERGED 2006/02/27 15:18:34 mba 1.61.38.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [f589f54b0ce37eeca8607143b03d08f41ffe04d6]

INTEGRATION: CWS sfxcleanup (1.9.130); FILE MERGED 2006/02/27 15:17:29 mba 1.9.130.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [c9d412a86397ba73cb3625a47c5fc6951217fb82]

INTEGRATION: CWS sfxcleanup (1.17.36); FILE MERGED 2006/04/28 13:45:46 mba 1.17.36.2: RESYNC: (1.17-1.18); FILE MERGED 2006/02/27 15:17:28 mba 1.17.36.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [796ebe4e8291425ff887dd1be292dbd196c19edf]

INTEGRATION: CWS sfxcleanup (1.3.130); FILE MERGED 2006/02/27 15:17:28 mba 1.3.130.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [7043dd69fd61ce04708f1d6e02373a2ed688e7ae]

INTEGRATION: CWS sfxcleanup (1.4.130); FILE MERGED 2006/02/27 15:17:27 mba 1.4.130.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [82a24db90e198971a5df2ccf0286fb9e925d1c2a]

INTEGRATION: CWS sfxcleanup (1.7.130); FILE MERGED 2006/02/27 15:17:27 mba 1.7.130.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [083daaa34029d2b3ca3145ccf00d222e5d212aab]

INTEGRATION: CWS sfxcleanup (1.188.34); FILE MERGED 2006/04/28 13:42:53 mba 1.188.34.3: RESYNC: (1.189-1.190); FILE MERGED 2006/03/24 13:23:05 mba 1.188.34.2: RESYNC: (1.188-1.189); FILE MERGED 2006/02/27 15:17:26 mba 1.188.34.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [c94c9f2e529c9ad5ca2f8f653561987ecabfb670]

INTEGRATION: CWS sfxcleanup (1.32.98); FILE MERGED 2006/03/24 13:21:55 mba 1.32.98.2: RESYNC: (1.32-1.33); FILE MERGED 2006/02/27 15:17:08 mba 1.32.98.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [3cc49ba6e2445916bf3864748b20771b9b4c9018]

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>  [ad4f2f8acf805f533c8bf839c94608b270002237]

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>  [c8c2966a4d7efe8d0ebc7ef64fc7bdf3ba586699]

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>  [36bb21be6a00b88828d05c423c0b8aaea65028c9]

INTEGRATION: CWS sfxcleanup (1.39.156); FILE MERGED 2006/04/28 13:38:47 mba 1.39.156.3: RESYNC: (1.39-1.40); FILE MERGED 2006/03/29 18:50:32 mba 1.39.156.2: #132394#: remove superfluous code 2006/02/26 17:10:18 mba 1.39.156.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [05dc9d076bcc5db15a519c0acde349a41d42af7d]

INTEGRATION: CWS sfxcleanup (1.62.8); FILE MERGED 2006/04/28 13:38:30 mba 1.62.8.7: RESYNC: (1.63-1.65); FILE MERGED 2006/03/28 14:03:22 mba 1.62.8.6: #132394#: remove superfluous code 2006/03/28 13:32:25 mba 1.62.8.5: #132394#: remove superfluous code 2006/03/24 13:20:36 mba 1.62.8.4: RESYNC: (1.62-1.63); FILE MERGED 2006/03/04 13:03:01 mba 1.62.8.3: #132394#: remove superfluous code 2006/02/26 17:10:02 mba 1.62.8.2: #132394#: remove superfluous code 2006/02/24 23:08:58 mba 1.62.8.1: #132394#: remove obviously superfluous members and methods from SfxApplication


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [e6fbbef9fc80ac22c50ff7b8a77d95940bb7a310]

INTEGRATION: CWS sfxcleanup (1.19.156); FILE MERGED 2006/03/13 13:38:44 mba 1.19.156.1: #i57526#: wrong evaluation of arguments


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [91eb5f18fd24c813e686d22054ae8ed59c606272]

INTEGRATION: CWS sfxcleanup (1.12.158); FILE MERGED 2006/03/28 14:03:21 mba 1.12.158.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [f605b16e395e8ccc3d1aba7907b0792039016f69]

INTEGRATION: CWS sfxcleanup (1.119.8); FILE MERGED 2006/03/30 15:28:53 mba 1.119.8.7: #132394#: remove superfluous code 2006/03/28 14:03:21 mba 1.119.8.6: #132394#: remove superfluous code 2006/03/24 13:20:23 mba 1.119.8.5: RESYNC: (1.119-1.120); FILE MERGED 2006/03/04 13:03:00 mba 1.119.8.4: #132394#: remove superfluous code 2006/03/02 09:24:04 mba 1.119.8.3: #132394#: remove superfluous code 2006/02/26 17:10:01 mba 1.119.8.2: #132394#: remove superfluous code 2006/02/24 23:08:58 mba 1.119.8.1: #132394#: remove obviously superfluous members and methods from SfxApplication


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [7188f8de10567f6e3deb935da211bffa188181ed]

INTEGRATION: CWS sfxcleanup (1.48.152); FILE MERGED 2006/03/29 18:50:31 mba 1.48.152.3: #132394#: remove superfluous code 2006/03/02 09:24:03 mba 1.48.152.2: #132394#: remove superfluous code 2006/02/26 17:10:01 mba 1.48.152.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [2983267fd7cc6165407c2e55c07efbc5f94170e3]

INTEGRATION: CWS sfxcleanup (1.7.158); FILE MERGED 2006/03/29 18:50:31 mba 1.7.158.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [dd79af39082ac51def1d6843524dfb9bfa0743ae]

INTEGRATION: CWS sfxcleanup (1.81.8); FILE MERGED 2006/03/28 14:03:21 mba 1.81.8.4: #132394#: remove superfluous code 2006/03/04 13:03:00 mba 1.81.8.3: #132394#: remove superfluous code 2006/02/26 17:10:01 mba 1.81.8.2: #132394#: remove superfluous code 2006/02/24 23:08:58 mba 1.81.8.1: #132394#: remove obviously superfluous members and methods from SfxApplication


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [7a4eae1f6e7b046c19b6d1d35221e972c626bd3a]

INTEGRATION: CWS sfxcleanup (1.64.8); FILE MERGED 2006/02/26 17:10:00 mba 1.64.8.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [b83f5bb63634562e1430646781238b32ffda0fc4]

INTEGRATION: CWS sfxcleanup (1.17.34); FILE MERGED 2006/03/29 13:18:44 mba 1.17.34.2: #132394#: remove superfluous code 2006/03/27 11:16:43 mba 1.17.34.1: #133249#: don't show PrintMonitor for hidden documents


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [128a2533b2c8ba662e901947e813f93f5c0e6911]

INTEGRATION: CWS sfxcleanup (1.11.158); FILE MERGED 2006/03/29 18:50:31 mba 1.11.158.3: #132394#: remove superfluous code 2006/03/04 13:03:00 mba 1.11.158.2: #132394#: remove superfluous code 2006/02/24 23:08:58 mba 1.11.158.1: #132394#: remove obviously superfluous members and methods from SfxApplication


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [1b9aa1b6fa6e8a0a5c02abf5da829a390093ffee]

INTEGRATION: CWS sfxcleanup (1.17.36); FILE MERGED 2006/03/04 13:03:00 mba 1.17.36.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [01391647c5adeb4444f664030017263068e0965e]

INTEGRATION: CWS sfxcleanup (1.6.158); FILE MERGED 2006/02/24 23:08:58 mba 1.6.158.1: #132394#: remove obviously superfluous members and methods from SfxApplication


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [92b6f33711bc93bc0a34b3ca05186ec251e873ed]

INTEGRATION: CWS sfxcleanup (1.4.156); FILE MERGED 2006/03/04 13:03:00 mba 1.4.156.2: #132394#: remove superfluous code 2006/02/24 23:08:58 mba 1.4.156.1: #132394#: remove obviously superfluous members and methods from SfxApplication


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [9fd12eb3886ba7f1232a07077d9b0f2ee1d3131e]

INTEGRATION: CWS sfxcleanup (1.43.8); FILE MERGED 2006/03/04 13:03:00 mba 1.43.8.3: #132394#: remove superfluous code 2006/03/02 09:24:03 mba 1.43.8.2: #132394#: remove superfluous code 2006/02/24 23:08:57 mba 1.43.8.1: #132394#: remove obviously superfluous members and methods from SfxApplication


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [746715e69d981ba5b14dee42147870dd6e546efd]

INTEGRATION: CWS sfxcleanup (1.57.8); FILE MERGED 2006/05/02 13:34:00 mba 1.57.8.4: RESYNC: (1.57-1.58); FILE MERGED 2006/03/29 18:50:30 mba 1.57.8.3: #132394#: remove superfluous code 2006/03/04 13:02:59 mba 1.57.8.2: #132394#: remove superfluous code 2006/02/26 17:10:00 mba 1.57.8.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [4d16f6bf17300f5fb7444738ac01d2704124e210]

INTEGRATION: CWS sfxcleanup (1.7.158); FILE MERGED 2006/03/29 18:50:30 mba 1.7.158.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [86c02d3ae0d0a5d9526bcc9e67e1f2a6390a50c0]

INTEGRATION: CWS sfxcleanup (1.9.156); FILE MERGED 2006/03/29 18:50:30 mba 1.9.156.3: #132394#: remove superfluous code 2006/03/04 13:02:59 mba 1.9.156.2: #132394#: remove superfluous code 2006/02/26 17:10:00 mba 1.9.156.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [5e4842f4225d963cc02a75be522dfab569f1a1ce]

INTEGRATION: CWS sfxcleanup (1.8.158); FILE MERGED 2006/03/29 18:50:29 mba 1.8.158.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [5704cd68922f233f83259a1279025619307e9300]

INTEGRATION: CWS sfxcleanup (1.7.158); FILE MERGED 2006/03/29 18:50:29 mba 1.7.158.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [4cb15e209d926fdf109c1a72c1486ed2b19482bd]

INTEGRATION: CWS sfxcleanup (1.42.154); FILE MERGED 2006/03/04 13:02:59 mba 1.42.154.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [77a5b92668546c1f479648c3e9d0dc012a1f991a]

INTEGRATION: CWS sfxcleanup (1.15.154); FILE MERGED 2006/03/29 18:50:29 mba 1.15.154.3: #132394#: remove superfluous code 2006/03/04 13:02:58 mba 1.15.154.2: #132394#: remove superfluous code 2006/02/26 17:09:59 mba 1.15.154.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [63c0c933d4584b8de729e5f5e252c71993334eb7]

INTEGRATION: CWS sfxcleanup (1.28.152); FILE MERGED 2006/03/29 13:18:42 mba 1.28.152.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [4ccab699387d5747b326603c60fdc9b701c5995b]

INTEGRATION: CWS sfxcleanup (1.4.158); FILE MERGED 2006/03/29 13:18:42 mba 1.4.158.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [a663718a3ed397a314488a2f6d9aa67d9c80d424]

INTEGRATION: CWS sfxcleanup (1.4.158); FILE MERGED 2006/03/29 18:50:28 mba 1.4.158.3: #132394#: remove superfluous code 2006/02/26 18:26:25 mba 1.4.158.2: #132394#: remove superfluous code 2006/02/26 17:09:59 mba 1.4.158.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [0b109ac680eecbc186f52a5bd93fff8fe2705032]

INTEGRATION: CWS sfxcleanup (1.12.158); FILE MERGED 2006/03/04 13:02:58 mba 1.12.158.3: #132394#: remove superfluous code 2006/02/26 17:09:58 mba 1.12.158.2: #132394#: remove superfluous code 2006/02/24 23:08:57 mba 1.12.158.1: #132394#: remove obviously superfluous members and methods from SfxApplication


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [446bdea73af603426012681e9cfce2cf0b7cf93c]

INTEGRATION: CWS sfxcleanup (1.11.158); FILE MERGED 2006/02/26 17:09:58 mba 1.11.158.2: #132394#: remove superfluous code 2006/02/26 16:21:39 mba 1.11.158.1: #132394#: rmove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [a5cd51d6b31022644402f6801cc3b954369af5b9]

INTEGRATION: CWS sfxcleanup (1.106.8); FILE MERGED 2006/04/28 13:37:21 mba 1.106.8.4: RESYNC: (1.107-1.109); FILE MERGED 2006/03/24 13:19:19 mba 1.106.8.3: RESYNC: (1.106-1.107); FILE MERGED 2006/03/04 13:02:58 mba 1.106.8.2: #132394#: remove superfluous code 2006/02/24 23:08:57 mba 1.106.8.1: #132394#: remove obviously superfluous members and methods from SfxApplication


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [367568c891771d20bb8f8b3b579857f51c0e9016]

INTEGRATION: CWS sfxcleanup (1.62.110); FILE MERGED 2006/04/28 13:37:01 mba 1.62.110.4: RESYNC: (1.62-1.63); FILE MERGED 2006/03/04 13:02:57 mba 1.62.110.3: #132394#: remove superfluous code 2006/02/26 17:09:56 mba 1.62.110.2: #132394#: remove superfluous code 2006/02/24 23:08:57 mba 1.62.110.1: #132394#: remove obviously superfluous members and methods from SfxApplication


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [9c6746128d7b282b5991358de19e7b8db2ce8015]

INTEGRATION: CWS sfxcleanup (1.176.34); FILE MERGED 2006/04/28 13:36:40 mba 1.176.34.5: RESYNC: (1.176-1.178); FILE MERGED 2006/03/31 12:23:47 mba 1.176.34.4: #132394#: remove superfluous code 2006/03/31 12:13:47 mba 1.176.34.3: #132394#: remove superfluous code 2006/03/08 17:08:49 mba 1.176.34.2: #131744#: check references 2006/03/04 13:02:57 mba 1.176.34.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [0c5b40b351efd3f00af1c2a45ee47ee7e642f57d]

INTEGRATION: CWS sfxcleanup (1.89.8); FILE MERGED 2006/04/28 13:36:32 mba 1.89.8.3: RESYNC: (1.89-1.90); FILE MERGED 2006/03/04 13:02:57 mba 1.89.8.2: #132394#: remove superfluous code 2006/02/24 23:08:56 mba 1.89.8.1: #132394#: remove obviously superfluous members and methods from SfxApplication


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [99ce23a8eff5dbdf3f178b1d5c73d2d9c01313b1]

INTEGRATION: CWS sfxcleanup (1.75.8); FILE MERGED 2006/04/28 13:36:24 mba 1.75.8.4: RESYNC: (1.75-1.77); FILE MERGED 2006/03/22 13:59:28 mba 1.75.8.3: #i18807#: event OnLoad never appeared for hidden docs made visible 2006/03/04 13:02:57 mba 1.75.8.2: #132394#: remove superfluous code 2006/02/26 17:09:56 mba 1.75.8.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [255d1ea4655381a662a9c292353c865214bc6780]

INTEGRATION: CWS sfxcleanup (1.59.10); FILE MERGED 2006/04/28 13:36:07 mba 1.59.10.5: RESYNC: (1.60-1.61); FILE MERGED 2006/03/28 13:33:05 mba 1.59.10.4: #132394#: remove superfluous code 2006/03/24 13:19:10 mba 1.59.10.3: RESYNC: (1.59-1.60); FILE MERGED 2006/03/04 13:02:56 mba 1.59.10.2: #132394#: remove superfluous code 2006/02/24 23:08:56 mba 1.59.10.1: #132394#: remove obviously superfluous members and methods from SfxApplication


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [65b5626e676c79e1ae78e8f3d8e177a6feba034d]

INTEGRATION: CWS sfxcleanup (1.23.132); FILE MERGED 2006/03/30 14:12:29 mba 1.23.132.2: #132394#: remove superfluous code 2006/03/29 18:50:28 mba 1.23.132.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [213fbf3e9e35315d969f0371a7f507534f344a02]

INTEGRATION: CWS sfxcleanup (1.4.158); FILE MERGED 2006/03/04 13:02:56 mba 1.4.158.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [b7c596059dfa9a808f587af9f30b01489e75fb0e]

INTEGRATION: CWS sfxcleanup (1.18.10); FILE MERGED 2006/03/04 13:38:41 mba 1.18.10.2: #132394#: remove superfluous code 2006/03/03 16:31:50 mba 1.18.10.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [b8a0bd0a37828863a4b41d51cfc84ba0eb0aad11]

INTEGRATION: CWS sfxcleanup (1.176.34); FILE MERGED 2006/04/28 13:35:41 mba 1.176.34.3: RESYNC: (1.176-1.178); FILE MERGED 2006/03/31 12:26:20 mba 1.176.34.2: #132394#: remove superfluous code 2006/03/31 12:23:46 mba 1.176.34.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [5c0dfa7d984bd8a8ec02015331818156905f22f5]

INTEGRATION: CWS sfxcleanup (1.23.158); FILE MERGED 2006/03/30 15:28:53 mba 1.23.158.2: #132394#: remove superfluous code 2006/03/04 13:02:56 mba 1.23.158.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [443960a1238943dad7f3daa0d1b7d2d6f811ace6]

INTEGRATION: CWS sfxcleanup (1.9.156); FILE MERGED 2006/03/04 13:02:56 mba 1.9.156.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [ea7a74ec23019dc04577b89beff92912f101a86a]

INTEGRATION: CWS sfxcleanup (1.6.156); FILE MERGED 2006/03/04 13:02:56 mba 1.6.156.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [a23446a80edf75df1ba3f749631f7deb84070666]

INTEGRATION: CWS sfxcleanup (1.26.28); FILE MERGED 2006/03/04 13:02:56 mba 1.26.28.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [a25e842d8091e157f6ddb31cb00c7303202da10d]

INTEGRATION: CWS sfxcleanup (1.3.158); FILE MERGED 2006/03/08 17:31:31 mba 1.3.158.1: #i37090#: fix wrong ifdef


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [8b95eb2791b6dde3eadecb1c1a06a80d30a6c55a]

INTEGRATION: CWS sfxcleanup (1.15.158); FILE MERGED 2006/03/04 13:02:55 mba 1.15.158.2: #132394#: remove superfluous code 2006/02/27 10:55:02 mba 1.15.158.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [fb58eb834079e26e05bb2e298c1c623898abacc5]

INTEGRATION: CWS sfxcleanup (1.7.158); FILE MERGED 2006/02/26 17:09:56 mba 1.7.158.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [730cacefe7a282e231eef0391047a56e0b254e43]

INTEGRATION: CWS sfxcleanup (1.34.158); FILE MERGED 2006/05/02 13:33:39 mba 1.34.158.4: RESYNC: (1.34-1.35); FILE MERGED 2006/03/30 14:12:28 mba 1.34.158.3: #132394#: remove superfluous code 2006/03/29 18:50:27 mba 1.34.158.2: #132394#: remove superfluous code 2006/03/04 13:02:55 mba 1.34.158.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [96e92b4985e311019a73e4663ea6775211996d68]

INTEGRATION: CWS sfxcleanup (1.25.152); FILE MERGED 2006/03/04 13:02:55 mba 1.25.152.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [9957919b5a876e737966f0ee5cc538b72d5daa5f]

INTEGRATION: CWS sfxcleanup (1.119.70); FILE MERGED 2006/05/02 13:33:27 mba 1.119.70.2: RESYNC: (1.119-1.120); FILE MERGED 2006/02/26 17:09:55 mba 1.119.70.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [cbab9ebc95f863b508a2227e528df3dcb35c4174]

INTEGRATION: CWS sfxcleanup (1.38.10); FILE MERGED 2006/03/04 13:02:55 mba 1.38.10.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [5a65dd88d1d610bc532d0eaf0b1de3c521b7103f]

INTEGRATION: CWS sfxcleanup (1.48.70); FILE MERGED 2006/03/30 14:26:02 mba 1.48.70.2: #132394#: remove superfluous code 2006/02/26 17:09:55 mba 1.48.70.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [a1c7687503c0f426872261c381df16f40ba3cc8b]

INTEGRATION: CWS sfxcleanup (1.4.158); FILE MERGED 2006/03/30 14:26:01 mba 1.4.158.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [4c9b6662c55533141f646533181193ac65735748]

INTEGRATION: CWS sfxcleanup (1.31.104); FILE MERGED 2006/04/28 13:35:27 mba 1.31.104.2: RESYNC: (1.31-1.32); FILE MERGED 2006/02/26 17:09:55 mba 1.31.104.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [906c5a6f62ec9bfe3ea0d0e84f31803391e4fbe9]

INTEGRATION: CWS sfxcleanup (1.49.148); FILE MERGED 2006/02/26 17:09:55 mba 1.49.148.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [1f225296d4dd49e246449caa160d236e5e63b118]

INTEGRATION: CWS sfxcleanup (1.24.148); FILE MERGED 2006/03/29 18:50:27 mba 1.24.148.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [57025545ad102306115c2d717d306ac4cc597c04]

INTEGRATION: CWS sfxcleanup (1.43.152); FILE MERGED 2006/03/29 18:50:26 mba 1.43.152.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [5c07f21449d2cca167d9527c4c0864820ae78f91]

INTEGRATION: CWS sfxcleanup (1.5.158); FILE MERGED 2006/03/29 18:50:26 mba 1.5.158.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [2024ffaede7f37ce40f0852f4868a8e52041259d]

INTEGRATION: CWS sfxcleanup (1.53.156); FILE MERGED 2006/04/28 13:35:20 mba 1.53.156.2: RESYNC: (1.53-1.54); FILE MERGED 2006/03/04 13:02:54 mba 1.53.156.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [d8f6f0880eaac2d8857d3a6e9e8ff58353eb2ed1]

INTEGRATION: CWS sfxcleanup (1.49.30); FILE MERGED 2006/03/04 13:02:54 mba 1.49.30.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [820f351aec0f9624da52810d1a2a699c8d4dd4cc]

INTEGRATION: CWS sfxcleanup (1.27.156); FILE MERGED 2006/03/04 13:02:54 mba 1.27.156.2: #132394#: remove superfluous code 2006/02/26 17:09:54 mba 1.27.156.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [1dd4fea1fcee7c60c8f1bb5b3b5593ed19aefdce]

INTEGRATION: CWS sfxcleanup (1.15.10); FILE MERGED 2006/03/04 13:02:54 mba 1.15.10.3: #132394#: remove superfluous code 2006/03/02 09:23:00 mba 1.15.10.2: #120716#: make SfxInterface more robust; #132394#: remove superfluous code 2006/02/26 17:09:54 mba 1.15.10.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [642a9681cc96533a33c8de87f556f46d1cd7f5be]

INTEGRATION: CWS sfxcleanup (1.5.158); FILE MERGED 2006/02/26 17:09:54 mba 1.5.158.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [8c060371881b1b508810360b1bb06f85f21fd8e2]

INTEGRATION: CWS sfxcleanup (1.15.30); FILE MERGED 2006/03/04 13:02:54 mba 1.15.30.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [04e3995836a36c7f9d138f83241c7ae2bf984351]

INTEGRATION: CWS sfxcleanup (1.11.156); FILE MERGED 2006/03/02 10:21:39 mba 1.11.156.3: #132394#: remove superfluous code 2006/03/02 10:18:47 mba 1.11.156.2: #132394#: remove superfluous code 2006/03/02 09:23:00 mba 1.11.156.1: #120716#: make SfxInterface more robust; #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [14618663a53cfd27612822bf59a906dd11b0a49f]

INTEGRATION: CWS sfxcleanup (1.7.156); FILE MERGED 2006/03/04 13:02:54 mba 1.7.156.2: #132394#: remove superfluous code 2006/02/26 17:09:53 mba 1.7.156.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [3451a03da410a8364e6c5b609cefe6c74d8b3200]

INTEGRATION: CWS sfxcleanup (1.7.158); FILE MERGED 2006/03/30 14:12:27 mba 1.7.158.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [0d6517529cb4c4bd267167dea946d47e0d048cc9]

INTEGRATION: CWS sfxcleanup (1.40.30); FILE MERGED 2006/03/29 13:18:35 mba 1.40.30.7: #132394#: remove superfluous code 2006/03/28 19:25:10 mba 1.40.30.6: #132394#: remove superfluous code 2006/03/28 14:03:20 mba 1.40.30.5: #132394#: remove superfluous code 2006/03/28 13:33:14 mba 1.40.30.4: #132394#: remove superfluous code 2006/03/04 13:02:53 mba 1.40.30.3: #132394#: remove superfluous code 2006/03/02 09:23:00 mba 1.40.30.2: #120716#: make SfxInterface more robust; #132394#: remove superfluous code 2006/02/24 23:08:56 mba 1.40.30.1: #132394#: remove obviously superfluous members and methods from SfxApplication


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [b959f22325c3d638355697f2ee084cb7f540b857]

INTEGRATION: CWS sfxcleanup (1.7.156); FILE MERGED 2006/03/04 13:02:53 mba 1.7.156.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [6d748710bf81888537a6949174fbdc674f151d00]

INTEGRATION: CWS sfxcleanup (1.42.156); FILE MERGED 2006/03/04 13:02:53 mba 1.42.156.2: #132394#: remove superfluous code 2006/02/26 17:09:53 mba 1.42.156.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [27e96af0139048de047aeaadce7ad2642478481e]

INTEGRATION: CWS sfxcleanup (1.24.156); FILE MERGED 2006/02/26 18:26:25 mba 1.24.156.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [e6e531588c3f484f7afba5b8864e4d4fc6d38e79]

INTEGRATION: CWS sfxcleanup (1.42.152); FILE MERGED 2006/03/29 18:50:25 mba 1.42.152.3: #132394#: remove superfluous code 2006/02/26 18:26:25 mba 1.42.152.2: #132394#: remove superfluous code 2006/02/26 17:15:18 mba 1.42.152.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [29a112bcc87fb0ed09331c6f5de63319c87b73c5]

INTEGRATION: CWS sfxcleanup (1.5.158); FILE MERGED 2006/02/26 18:26:25 mba 1.5.158.2: #132394#: remove superfluous code 2006/02/26 17:15:18 mba 1.5.158.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [c970b0c02016ebddbd7e75fb5620179682c1d1b6]

INTEGRATION: CWS sfxcleanup (1.14.78); FILE MERGED 2006/03/04 13:02:53 mba 1.14.78.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [aee9b8d5d31de50347d3afa1a39cc64e2f6f44c6]

INTEGRATION: CWS sfxcleanup (1.22.10); FILE MERGED 2006/03/04 13:02:52 mba 1.22.10.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [c2b207884a1a28a987c655eeb91e2568edec6ec4]

INTEGRATION: CWS sfxcleanup (1.9.154); FILE MERGED 2006/03/29 18:50:25 mba 1.9.154.3: #132394#: remove superfluous code 2006/03/04 13:02:52 mba 1.9.154.2: #132394#: remove superfluous code 2006/02/27 08:57:31 mba 1.9.154.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [b9bb9603045e55876e0918b9d34ed4379aa5c1a8]

INTEGRATION: CWS sfxcleanup (1.9.158); FILE MERGED 2006/03/04 13:02:52 mba 1.9.158.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [57bf712ec1e0385a9cea113ce7cc35c22e68d435]

INTEGRATION: CWS sfxcleanup (1.27.152); FILE MERGED 2006/03/29 18:50:25 mba 1.27.152.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [40d49ba4629ebc994a1111f3113c00fb8fd15a38]

INTEGRATION: CWS sfxcleanup (1.69.154); FILE MERGED 2006/04/28 13:34:53 mba 1.69.154.7: RESYNC: (1.69-1.70); FILE MERGED 2006/03/29 18:50:24 mba 1.69.154.6: #132394#: remove superfluous code 2006/03/04 13:41:58 mba 1.69.154.5: #132394#: remove superfluous code 2006/03/04 13:11:16 mba 1.69.154.4: #132394#: remove superfluous code 2006/03/04 13:02:52 mba 1.69.154.3: #132394#: remove superfluous code 2006/03/03 16:31:15 mba 1.69.154.2: #132394#: remove superfluous code 2006/02/24 23:08:55 mba 1.69.154.1: #132394#: remove obviously superfluous members and methods from SfxApplication


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [a172db28d9cf3bbd9706d04b8367cf114dbbd276]

INTEGRATION: CWS sfxcleanup (1.31.150); FILE MERGED 2006/03/29 18:50:24 mba 1.31.150.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [267738cadd07d148793e98d50fa160439b8fa500]

INTEGRATION: CWS sfxcleanup (1.5.156); FILE MERGED 2006/03/29 18:50:24 mba 1.5.156.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [ad4d7913a9a0e9965b32965a7469b5e91700b8f8]

INTEGRATION: CWS sfxcleanup (1.59.72); FILE MERGED 2006/03/04 13:02:51 mba 1.59.72.2: #132394#: remove superfluous code 2006/02/26 17:09:53 mba 1.59.72.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [f92fdd078df9e75c6c993218b4ecf0cbf71c5865]

INTEGRATION: CWS sfxcleanup (1.14.156); FILE MERGED 2006/03/04 13:02:51 mba 1.14.156.2: #132394#: remove superfluous code 2006/02/26 17:09:52 mba 1.14.156.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [c2b2ecd1ae82cfa204656d8cfb2765222324a630]

INTEGRATION: CWS sfxcleanup (1.39.156); FILE MERGED 2006/05/02 13:33:18 mba 1.39.156.6: RESYNC: (1.39-1.41); FILE MERGED 2006/03/30 13:53:09 mba 1.39.156.5: #132394#: remove superfluous code 2006/03/29 18:50:23 mba 1.39.156.4: #132394#: remove superfluous code 2006/02/24 23:29:54 mba 1.39.156.3: #132394#: remove obviously superfluous members and methods from SfxApplication 2006/02/24 23:26:05 mba 1.39.156.2: #132394#: remove obviously superfluous members and methods from SfxApplication 2006/02/24 23:08:55 mba 1.39.156.1: #132394#: remove obviously superfluous members and methods from SfxApplication


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [8777b8c170b1c3dc3780e2594bccb68059b1cea1]

INTEGRATION: CWS sfxcleanup (1.14.158); FILE MERGED 2006/02/27 08:57:31 mba 1.14.158.2: #132394#: remove superfluous code 2006/02/26 17:09:52 mba 1.14.158.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [62d2b416d1b84f67d9ae27973b982d0b0bad6e53]

INTEGRATION: CWS sfxcleanup (1.22.152); FILE MERGED 2006/03/04 13:02:51 mba 1.22.152.2: #132394#: remove superfluous code 2006/02/26 17:09:52 mba 1.22.152.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [593dfbd9b56cdc771558058a565f69a04a43de6d]

INTEGRATION: CWS sfxcleanup (1.113.30); FILE MERGED 2006/04/28 13:33:15 mba 1.113.30.2: RESYNC: (1.113-1.114); FILE MERGED 2006/03/04 13:02:51 mba 1.113.30.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [999f29a696586cfee56d3dd5657d8849901a441a]

INTEGRATION: CWS sfxcleanup (1.59.30); FILE MERGED 2006/05/02 13:33:10 mba 1.59.30.5: RESYNC: (1.59-1.60); FILE MERGED 2006/03/04 13:02:51 mba 1.59.30.4: #132394#: remove superfluous code 2006/03/02 09:24:02 mba 1.59.30.3: #132394#: remove superfluous code 2006/02/26 17:09:52 mba 1.59.30.2: #132394#: remove superfluous code 2006/02/24 23:08:55 mba 1.59.30.1: #132394#: remove obviously superfluous members and methods from SfxApplication


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [11e75558e8bd2e700595b3c9573daa5aeb065226]

INTEGRATION: CWS sfxcleanup (1.18.156); FILE MERGED 2006/03/29 18:50:23 mba 1.18.156.4: #132394#: remove superfluous code 2006/03/04 13:02:50 mba 1.18.156.3: #132394#: remove superfluous code 2006/02/26 17:09:51 mba 1.18.156.2: #132394#: remove superfluous code 2006/02/24 23:08:55 mba 1.18.156.1: #132394#: remove obviously superfluous members and methods from SfxApplication


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [4da14699de6126d938687b442ffb84f5d547cec5]

INTEGRATION: CWS sfxcleanup (1.35.30); FILE MERGED 2006/03/29 13:18:35 mba 1.35.30.4: #132394#: remove superfluous code 2006/03/04 13:02:50 mba 1.35.30.3: #132394#: remove superfluous code 2006/02/26 17:09:51 mba 1.35.30.2: #132394#: remove superfluous code 2006/02/24 23:08:55 mba 1.35.30.1: #132394#: remove obviously superfluous members and methods from SfxApplication


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [ced10b79dba1c197907d96989a6a1946fbbbb415]

INTEGRATION: CWS sfxcleanup (1.103.10); FILE MERGED 2006/03/04 13:02:50 mba 1.103.10.4: #132394#: remove superfluous code 2006/02/27 08:57:30 mba 1.103.10.3: #132394#: remove superfluous code 2006/02/26 17:09:51 mba 1.103.10.2: #132394#: remove superfluous code 2006/02/24 23:08:54 mba 1.103.10.1: #132394#: remove obviously superfluous members and methods from SfxApplication


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [1d16d315343035a575f30a294dc0c2eff7f6bc41]

INTEGRATION: CWS sfxcleanup (1.51.156); FILE MERGED 2006/03/29 13:18:34 mba 1.51.156.6: #132394#: remove superfluous code 2006/03/04 13:02:50 mba 1.51.156.5: #132394#: remove superfluous code 2006/02/27 08:57:30 mba 1.51.156.4: #132394#: remove superfluous code 2006/02/26 17:09:51 mba 1.51.156.3: #132394#: remove superfluous code 2006/02/24 23:29:54 mba 1.51.156.2: #132394#: remove obviously superfluous members and methods from SfxApplication 2006/02/24 23:08:54 mba 1.51.156.1: #132394#: remove obviously superfluous members and methods from SfxApplication


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [7bd2e0aaf63ecbf0c47ed6767faa350204f0a5e5]

INTEGRATION: CWS sfxcleanup (1.26.154); FILE MERGED 2006/02/27 08:57:29 mba 1.26.154.3: #132394#: remove superfluous code 2006/02/26 17:09:50 mba 1.26.154.2: #132394#: remove superfluous code 2006/02/24 23:08:54 mba 1.26.154.1: #132394#: remove obviously superfluous members and methods from SfxApplication


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [01d4a00a785f407d9c24886b9df5e602dc40a014]

INTEGRATION: CWS sfxcleanup (1.52.110); FILE MERGED 2006/03/29 18:50:23 mba 1.52.110.4: #132394#: remove superfluous code 2006/03/29 13:18:34 mba 1.52.110.3: #132394#: remove superfluous code 2006/02/26 17:09:50 mba 1.52.110.2: #132394#: remove superfluous code 2006/02/24 23:08:54 mba 1.52.110.1: #132394#: remove obviously superfluous members and methods from SfxApplication


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [b721eae3141aff828f737761761af13c64d28201]

INTEGRATION: CWS sfxcleanup (1.20.154); FILE MERGED 2006/03/04 13:02:50 mba 1.20.154.3: #132394#: remove superfluous code 2006/02/26 17:09:50 mba 1.20.154.2: #132394#: remove superfluous code 2006/02/24 23:08:54 mba 1.20.154.1: #132394#: remove obviously superfluous members and methods from SfxApplication


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [7e7270a056c45090d2bb4cdb0cc80e00eb3a1ab3]

INTEGRATION: CWS sfxcleanup (1.6.158); FILE MERGED 2006/03/29 13:18:34 mba 1.6.158.3: #132394#: remove superfluous code 2006/02/26 17:09:49 mba 1.6.158.2: #132394#: remove superfluous code 2006/02/24 23:08:54 mba 1.6.158.1: #132394#: remove obviously superfluous members and methods from SfxApplication


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [0e5a5e11ae32092b95bf0c05bcc8c5a7f4eab818]

INTEGRATION: CWS sfxcleanup (1.64.66); FILE MERGED 2006/03/04 13:02:50 mba 1.64.66.3: #132394#: remove superfluous code 2006/02/26 17:09:49 mba 1.64.66.2: #132394#: remove superfluous code 2006/02/24 23:08:53 mba 1.64.66.1: #132394#: remove obviously superfluous members and methods from SfxApplication


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [efddb5a539791566bc9ab84be150a6b026e88b77]

INTEGRATION: CWS sfxcleanup (1.41.156); FILE MERGED 2006/03/04 13:02:49 mba 1.41.156.2: #132394#: remove superfluous code 2006/02/26 17:09:49 mba 1.41.156.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [fa582dba04231a9f05716e5cf442cf52c65e9607]

INTEGRATION: CWS sfxcleanup (1.36.114); FILE MERGED 2006/04/28 13:32:54 mba 1.36.114.2: RESYNC: (1.36-1.38); FILE MERGED 2006/03/29 18:50:23 mba 1.36.114.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [f1cf34d8712d3fb2ea6e41625a53a36a1b8c95e5]

INTEGRATION: CWS sfxcleanup (1.99.154); FILE MERGED 2006/04/28 13:32:46 mba 1.99.154.5: RESYNC: (1.99-1.101); FILE MERGED 2006/03/04 13:02:49 mba 1.99.154.4: #132394#: remove superfluous code 2006/02/27 08:57:29 mba 1.99.154.3: #132394#: remove superfluous code 2006/02/26 17:09:49 mba 1.99.154.2: #132394#: remove superfluous code 2006/02/24 23:08:53 mba 1.99.154.1: #132394#: remove obviously superfluous members and methods from SfxApplication


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [48df38243922ed20d3a65fd0f6ffbac0f2afdfb9]

INTEGRATION: CWS sfxcleanup (1.4.1192); FILE MERGED 2006/05/02 13:33:02 mba 1.4.1192.2: RESYNC: (1.4-1.6); FILE MERGED 2006/03/02 09:23:45 mba 1.4.1192.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [7f51cb807ee891e9a6d3d9ae8949756338d18557]

INTEGRATION: CWS sfxcleanup (1.14.682); FILE MERGED 2006/03/02 09:23:45 mba 1.14.682.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [1abf1f7226dea64928bb4d7b84591d6a5019b896]

INTEGRATION: CWS sfxcleanup (1.70.10); FILE MERGED 2006/04/28 13:32:35 mba 1.70.10.3: RESYNC: (1.70-1.73); FILE MERGED 2006/03/04 13:07:05 mba 1.70.10.2: #132394#: remove superfluous code 2006/03/02 09:23:45 mba 1.70.10.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [33be0204174a4c564249f0494edc021c496896ef]

INTEGRATION: CWS sfxcleanup (1.8.754); FILE MERGED 2006/03/02 09:23:44 mba 1.8.754.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [b3349c4ad70c1d82b7c0c50bf748c9cf84c94a0b]

INTEGRATION: CWS sfxcleanup (1.6.158); FILE MERGED 2006/03/02 09:23:44 mba 1.6.158.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [c274b6191925d7caa7ee8e54aa320c0dd875dfcc]

INTEGRATION: CWS sfxcleanup (1.18.580); FILE MERGED 2006/03/28 14:03:20 mba 1.18.580.2: #132394#: remove superfluous code 2006/03/02 09:23:44 mba 1.18.580.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [4cfcf7ad842047e1e420b7f663c6980bfc25abac]

INTEGRATION: CWS sfxcleanup (1.13.484); FILE MERGED 2006/03/02 09:23:44 mba 1.13.484.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [a4f3f2fd4593cf27d0348912028e4cfd4364767a]

INTEGRATION: CWS sfxcleanup (1.24.158); FILE MERGED 2006/05/02 13:32:54 mba 1.24.158.4: RESYNC: (1.24-1.25); FILE MERGED 2006/04/28 15:21:25 mba 1.24.158.3: resync problems 2006/04/28 15:13:35 mba 1.24.158.2: conflict on merge with m165 2006/03/02 09:23:43 mba 1.24.158.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [939621cbcccc220444fb00776663578bb67c5bb5]

INTEGRATION: CWS sfxcleanup (1.34.234); FILE MERGED 2006/03/29 18:50:22 mba 1.34.234.2: #132394#: remove superfluous code 2006/03/29 13:18:33 mba 1.34.234.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [40cc63a47f11d8f6c8b6ceb15b33028db7c1d888]

INTEGRATION: CWS sfxcleanup (1.9.234); FILE MERGED 2006/03/29 18:50:22 mba 1.9.234.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [dcc6fb7fe9e1cbb5607159371030cb2012a5badb]

INTEGRATION: CWS sfxcleanup (1.4.156); FILE MERGED 2006/02/26 17:09:13 mba 1.4.156.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [c7f087d98e21196454c7c36ebf9058c8664b18dd]

INTEGRATION: CWS sfxcleanup (1.2.158); FILE MERGED 2006/03/04 12:55:35 mba 1.2.158.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [66468c5858331c0f4f1d4c658456eeae2001c047]

INTEGRATION: CWS sfxcleanup (1.31.72); FILE MERGED 2006/03/05 00:46:29 mba 1.31.72.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [a7b630fb9fbff85b2a1cb1d34e752acb7b83b4f4]

INTEGRATION: CWS sfxcleanup (1.28.116); FILE MERGED 2006/03/05 00:45:40 mba 1.28.116.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [7cb42371ff5af70d7c48fa3ff46b57dffdd09288]

INTEGRATION: CWS sfxcleanup (1.27.30); FILE MERGED 2006/03/05 00:36:35 mba 1.27.30.2: #132394#: remove superfluous code 2006/02/27 08:18:48 mba 1.27.30.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [f20c679b557205ed7b20b796661c8b066fdf6414]

INTEGRATION: CWS sfxcleanup (1.55.10); FILE MERGED 2006/03/05 00:44:16 mba 1.55.10.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [eab06a45a33d99c3b4ccdafa64dc48ab2604da85]

INTEGRATION: CWS sfxcleanup (1.26.126); FILE MERGED 2006/03/05 00:43:37 mba 1.26.126.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [62cee507622b7f6aee77f8e95fc59e20c672ff76]

INTEGRATION: CWS sfxcleanup (1.12.116); FILE MERGED 2006/03/05 00:42:27 mba 1.12.116.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [d439588cde383044d1c9a4a8ce89e0632c7211db]

INTEGRATION: CWS sfxcleanup (1.44.32); FILE MERGED 2006/02/27 08:18:48 mba 1.44.32.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [e62fbdd00a0989b0001c45805a1268074a560c1b]

INTEGRATION: CWS sfxcleanup (1.27.10); FILE MERGED 2006/03/05 00:41:12 mba 1.27.10.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [02f0c41bc52ce9590ba9eb71f291d94ce2beb29e]

INTEGRATION: CWS sfxcleanup (1.29.126); FILE MERGED 2006/03/05 00:35:52 mba 1.29.126.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [0b9cb87cef71acdf1609536fb7497bfb64f1ebf6]

INTEGRATION: CWS sfxcleanup (1.27.54); FILE MERGED 2006/03/02 10:39:29 mba 1.27.54.2: #132394#: remove superfluous code 2006/03/02 09:26:21 mba 1.27.54.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [b9c110c8806e15fbe55c820d6760ddf4bd52bf24]

INTEGRATION: CWS sfxcleanup (1.38.124); FILE MERGED 2006/02/27 08:18:47 mba 1.38.124.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [f63de7ae4589f03be1be11733305471472ed0e35]

INTEGRATION: CWS sfxcleanup (1.10.128); FILE MERGED 2006/03/05 00:38:36 mba 1.10.128.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [ac6aefd5952f76b298a262ebcc270801def51dcf]

INTEGRATION: CWS sfxcleanup (1.17.126); FILE MERGED 2006/03/05 00:37:42 mba 1.17.126.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [12101734e2e01c7bda845084d22b0636c8370481]

INTEGRATION: CWS sfxcleanup (1.37.84); FILE MERGED 2006/03/02 10:39:29 mba 1.37.84.2: #132394#: remove superfluous code 2006/03/02 09:26:21 mba 1.37.84.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [daf64f499b9926147ce74d2b8a812d39413283ea]

INTEGRATION: CWS sfxcleanup (1.16.54); FILE MERGED 2006/03/05 00:30:34 mba 1.16.54.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [477f56b32807ffccfe92aa15f2a757da1a5bf6ab]

INTEGRATION: CWS sfxcleanup (1.6.128); FILE MERGED 2006/03/02 14:24:14 mba 1.6.128.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [1e2a8a9bbb634b8a760cb70c9bb2e3ba6b71cf31]

INTEGRATION: CWS sfxcleanup (1.4.126); FILE MERGED 2006/03/05 00:27:37 mba 1.4.126.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [dea37bee0f846064c58c15a20176b0003ab9da47]

INTEGRATION: CWS sfxcleanup (1.18.126); FILE MERGED 2006/03/05 00:26:32 mba 1.18.126.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [463ce0ac91cf1be18d84dc581010868ac60e7d6b]

INTEGRATION: CWS sfxcleanup (1.4.126); FILE MERGED 2006/03/02 10:39:28 mba 1.4.126.2: #132394#: remove superfluous code 2006/03/02 09:26:21 mba 1.4.126.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [26e5cf8c96a125a33719f9d8eda3c7207b2e413c]

INTEGRATION: CWS sfxcleanup (1.65.118); FILE MERGED 2006/04/28 13:25:04 mba 1.65.118.2: RESYNC: (1.65-1.66); FILE MERGED 2006/03/02 10:39:28 mba 1.65.118.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [a98a757420d8bf90c6a9c9d1d72e553fcbd0f6d8]

INTEGRATION: CWS sfxcleanup (1.3.126); FILE MERGED 2006/03/02 10:39:28 mba 1.3.126.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [ac90957cce8d5e46967afae98d648bf5eb129013]

INTEGRATION: CWS sfxcleanup (1.6.124); FILE MERGED 2006/03/02 10:39:28 mba 1.6.124.2: #132394#: remove superfluous code 2006/03/02 09:26:20 mba 1.6.124.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [3c94e152b49c19c7256dedf9387681bdaee6e212]

INTEGRATION: CWS sfxcleanup (1.11.124); FILE MERGED 2006/02/27 08:18:46 mba 1.11.124.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [9ee55db4207cfa5f7a03fbaa31de81e93315c0f5]

INTEGRATION: CWS sfxcleanup (1.26.54); FILE MERGED 2006/03/02 10:39:28 mba 1.26.54.2: #132394#: remove superfluous code 2006/03/02 09:26:20 mba 1.26.54.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [0c02d1a2f30133eda18ce59d29e88e63d06d8a8f]

INTEGRATION: CWS sfxcleanup (1.25.118); FILE MERGED 2006/04/28 13:24:57 mba 1.25.118.2: RESYNC: (1.25-1.26); FILE MERGED 2006/03/02 10:39:27 mba 1.25.118.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [da1ec058b8142b7919c01d162d65c7a07a94e499]

INTEGRATION: CWS sfxcleanup (1.6.126); FILE MERGED 2006/03/02 10:39:27 mba 1.6.126.2: #132394#: remove superfluous code 2006/03/02 09:26:20 mba 1.6.126.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [df95132d13b7206804d948656a2f65703012698f]

INTEGRATION: CWS sfxcleanup (1.7.124); FILE MERGED 2006/03/02 10:39:27 mba 1.7.124.2: #132394#: remove superfluous code 2006/03/02 09:26:20 mba 1.7.124.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [4b5cda60b12cc0702aa09d340d05e6a93da844af]

INTEGRATION: CWS sfxcleanup (1.4.126); FILE MERGED 2006/03/02 09:26:20 mba 1.4.126.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [bf64d25cb0a05f0938ffe38c1000a71ac841df34]

INTEGRATION: CWS sfxcleanup (1.45.94); FILE MERGED 2006/03/05 00:22:08 mba 1.45.94.2: #132394#: remove superfluous code 2006/02/27 08:18:46 mba 1.45.94.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [17d23a40adf5179b8be2aad5de6f27b57e7a2265]

INTEGRATION: CWS sfxcleanup (1.57.24); FILE MERGED 2006/04/28 13:24:24 mba 1.57.24.2: RESYNC: (1.57-1.58); FILE MERGED 2006/03/05 00:21:00 mba 1.57.24.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [38bd03453bf373adfc031896be0e72342b1139be]

INTEGRATION: CWS sfxcleanup (1.46.84); FILE MERGED 2006/03/05 00:13:14 mba 1.46.84.2: #132394#: remove superfluous code 2006/02/27 08:18:45 mba 1.46.84.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [aa733301849616abd05e971ca8d279d3d7f4a3bc]

INTEGRATION: CWS sfxcleanup (1.32.116); FILE MERGED 2006/03/02 14:24:13 mba 1.32.116.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [6388e80584a04329de1b6d559e2f6cc445775611]

INTEGRATION: CWS sfxcleanup (1.45.54); FILE MERGED 2006/03/05 00:14:52 mba 1.45.54.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [8619e99e281136fc2a89cc266badc882b6524e55]

INTEGRATION: CWS sfxcleanup (1.63.30); FILE MERGED 2006/03/05 00:14:07 mba 1.63.30.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [83540deec0c24738d79a2621a6a07686e7eb25d6]

INTEGRATION: CWS sfxcleanup (1.43.128); FILE MERGED 2006/04/28 13:17:32 mba 1.43.128.2: RESYNC: (1.43-1.44); FILE MERGED 2006/03/05 00:06:02 mba 1.43.128.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [e3f57809407107d6ea838dce31470ecb530e7cec]

INTEGRATION: CWS sfxcleanup (1.29.114); FILE MERGED 2006/03/05 00:05:20 mba 1.29.114.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [297c938862ee8efc70d29bbee0beb3be73c77294]

INTEGRATION: CWS sfxcleanup (1.18.126); FILE MERGED 2006/03/02 09:26:09 mba 1.18.126.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [b9e5ba1aa08c861d2fbdc844bafc1febe969fb77]

INTEGRATION: CWS sfxcleanup (1.4.128); FILE MERGED 2006/03/02 09:26:09 mba 1.4.128.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [38c5f0d61e654a9424d99c42d87ef2af205ad5c1]

INTEGRATION: CWS sfxcleanup (1.3.128); FILE MERGED 2006/03/02 09:26:09 mba 1.3.128.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [bc866e7d7c6c8c1079f6232e184fd5f5cb9a21bc]

INTEGRATION: CWS sfxcleanup (1.3.128); FILE MERGED 2006/03/02 09:26:08 mba 1.3.128.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [406547f182b241638849bdcc11acd3a226a7be75]

INTEGRATION: CWS sfxcleanup (1.7.128); FILE MERGED 2006/03/02 09:26:08 mba 1.7.128.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [17879a22ffcb73703442cad9298d0a2edeb8c351]

INTEGRATION: CWS sfxcleanup (1.12.128); FILE MERGED 2006/03/02 09:26:08 mba 1.12.128.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [f09c6bbabcc679f7cb81429a9d22a85032333e55]

INTEGRATION: CWS sfxcleanup (1.9.86); FILE MERGED 2006/03/02 09:26:08 mba 1.9.86.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [d440fc3721fcec569f19d4c07c1071f50c4afeaf]

INTEGRATION: CWS sfxcleanup (1.13.128); FILE MERGED 2006/03/02 09:26:08 mba 1.13.128.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [1f5fbbfb2fa9f0aadd03ffeba0f94948ddbbd364]

INTEGRATION: CWS sfxcleanup (1.15.128); FILE MERGED 2006/03/02 09:26:07 mba 1.15.128.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [e7b426c5f9b06755b33e5bd5ad3e78b1dcdc1c83]

INTEGRATION: CWS sfxcleanup (1.8.128); FILE MERGED 2006/03/02 09:26:07 mba 1.8.128.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [1791e6c055e8867841983a0e87ccb446f739380e]

INTEGRATION: CWS sfxcleanup (1.3.128); FILE MERGED 2006/03/02 09:26:07 mba 1.3.128.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [1e14fbdb6a4d13006f9b715a742f89e00716d4ec]

INTEGRATION: CWS sfxcleanup (1.18.128); FILE MERGED 2006/03/02 09:26:07 mba 1.18.128.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [5392e3f1e9d76376890f689afd9454db417f674a]

INTEGRATION: CWS sfxcleanup (1.7.86); FILE MERGED 2006/03/02 09:26:07 mba 1.7.86.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [83cc9e978ab903529592857dfd8e8b4bfe5c452d]

INTEGRATION: CWS sfxcleanup (1.49.128); FILE MERGED 2006/03/02 10:40:13 mba 1.49.128.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [3b5ef9196a8e8d656d8225125e2597fd8d53aa4d]

INTEGRATION: CWS sfxcleanup (1.2.128); FILE MERGED 2006/03/02 14:24:11 mba 1.2.128.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [7a5c8f1cf042a17da08745d346d38b32619e6c9e]

INTEGRATION: CWS sfxcleanup (1.4.18); FILE MERGED 2006/02/28 13:59:38 mba 1.4.18.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [de5ba006e83e12a3bfcd2ed7cd9d4e9c5c7edddf]

INTEGRATION: CWS sfxcleanup (1.6.24); FILE MERGED 2006/02/28 13:59:38 mba 1.6.24.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [aafead887a5d418bdcda27ea7c86d94d370d6ee1]

INTEGRATION: CWS sfxcleanup (1.5.34); FILE MERGED 2006/02/28 08:54:21 mba 1.5.34.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [27b4ad872d83cd173f436df6a324461cb63e8e8d]

INTEGRATION: CWS sfxcleanup (1.11.16); FILE MERGED 2006/02/28 08:54:20 mba 1.11.16.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [47469117b90f8269e330556a60f898cd79f5e3eb]

INTEGRATION: CWS sfxcleanup (1.9.34); FILE MERGED 2006/02/28 08:54:20 mba 1.9.34.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [ba2eeb05da269093269890e7bf9bab1921fbf23a]

INTEGRATION: CWS sfxcleanup (1.113.62); FILE MERGED 2006/03/24 13:02:57 mba 1.113.62.2: RESYNC: (1.113-1.114); FILE MERGED 2006/03/02 09:29:22 mba 1.113.62.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [a77035f4d10d4d804e3370d68b45ec4c36b6a651]

INTEGRATION: CWS sfxcleanup (1.10.66); FILE MERGED 2006/03/30 15:02:27 mba 1.10.66.2: #132394#: remove superfluous code 2006/03/30 14:56:51 mba 1.10.66.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [3a849267d7c4973ee4750311aebf30efbe91ade2]

INTEGRATION: CWS sfxcleanup (1.7.66); FILE MERGED 2006/03/02 09:29:10 mba 1.7.66.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [6e33796059df489ce6c51e4f7bfb95208a7309bb]

INTEGRATION: CWS sfxcleanup (1.18.50); FILE MERGED 2006/03/30 15:00:46 mba 1.18.50.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [664bb905b83484209b8b5997ae11e8737bb0d11f]

INTEGRATION: CWS sfxcleanup (1.51.12); FILE MERGED 2006/04/28 13:10:29 mba 1.51.12.2: RESYNC: (1.51-1.52); FILE MERGED 2006/02/27 14:42:42 mba 1.51.12.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [1690354a5252a8793a58bbdcbafb475d9c18070e]

INTEGRATION: CWS sfxcleanup (1.22.22); FILE MERGED 2006/02/27 14:42:41 mba 1.22.22.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [9da7b7255edd1d4d3d4807851d8c9292174035d8]

INTEGRATION: CWS sfxcleanup (1.11.50); FILE MERGED 2006/03/02 09:30:18 mba 1.11.50.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [aa4d806310fc2a7d94dd069b4b917cead571d078]

INTEGRATION: CWS sfxcleanup (1.54.190); FILE MERGED 2006/03/22 14:12:40 mba 1.54.190.1: #i132394#: move Adjustment conversion to the only place where it is needed


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [9b39037b633545cec82c501d601cd93cf7d27ea9]

INTEGRATION: CWS sfxcleanup (1.18.300); FILE MERGED 2006/03/22 14:11:37 mba 1.18.300.1: #i132394#: move Adjustment conversion to the only place where it is needed


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [940aa35207a1b30b7c5ebc2279ab2ef1caea1fe2]

INTEGRATION: CWS sfxcleanup (1.67.32); FILE MERGED 2006/04/28 13:07:44 mba 1.67.32.4: RESYNC: (1.67-1.68); FILE MERGED 2006/03/04 23:03:56 mba 1.67.32.3: #132394#: remove superfluous code 2006/03/04 23:02:21 mba 1.67.32.2: #132394#: remove superfluous code 2006/03/04 23:01:13 mba 1.67.32.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [3006e5db741fc2938dba7b2b9d6f9f52d0488007]

INTEGRATION: CWS sfxcleanup (1.16.300); FILE MERGED 2006/03/04 23:00:19 mba 1.16.300.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [a048fdbac53fd77d71f6ff98a82fb37c8aed4ac8]

INTEGRATION: CWS sfxcleanup (1.16.276); FILE MERGED 2006/03/02 09:24:29 mba 1.16.276.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [4b63b24d0368f89990355b2f07c6296f16b198c8]

INTEGRATION: CWS sfxcleanup (1.52.298); FILE MERGED 2006/04/28 13:05:51 mba 1.52.298.2: RESYNC: (1.52-1.53); FILE MERGED 2006/03/04 22:51:56 mba 1.52.298.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [097119c9638a2afe5c4dda5f5ad9dd8a9f85f011]

INTEGRATION: CWS sfxcleanup (1.49.6); FILE MERGED 2006/03/04 22:48:47 mba 1.49.6.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [77644fb22378658fd7c1c25c5135a7e467b0ee83]

INTEGRATION: CWS sfxcleanup (1.6.126); FILE MERGED 2006/03/04 22:45:05 mba 1.6.126.2: #132394#: remove superfluous code 2006/02/27 08:02:49 mba 1.6.126.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [fd54cfdee5bbfefc5a8da979f1c3d84ad9c62dd5]

INTEGRATION: CWS sfxcleanup (1.29.188); FILE MERGED 2006/03/04 22:37:03 mba 1.29.188.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [7318916b9029f78fd0c34b7ad86b2038be9ba1bd]

INTEGRATION: CWS sfxcleanup (1.30.32); FILE MERGED 2006/03/04 22:37:42 mba 1.30.32.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [d0fcd20ee62893d1c828250e58715ccd80facb1e]

INTEGRATION: CWS sfxcleanup (1.33.6); FILE MERGED 2006/03/24 12:51:36 mba 1.33.6.2: RESYNC: (1.33-1.35); FILE MERGED 2006/03/04 22:37:03 mba 1.33.6.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [07398ece27059f82fe992b4915525aae7b7c75a7]

INTEGRATION: CWS sfxcleanup (1.17.190); FILE MERGED 2006/02/27 08:02:48 mba 1.17.190.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [7df1c1be51f32681f117f072781004249d9353cb]

INTEGRATION: CWS sfxcleanup (1.29.6); FILE MERGED 2006/04/28 12:58:39 mba 1.29.6.3: RESYNC: (1.30-1.31); FILE MERGED 2006/03/24 12:50:03 mba 1.29.6.2: RESYNC: (1.29-1.30); FILE MERGED 2006/03/04 22:37:02 mba 1.29.6.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [c0e59e0e988a2c268d1a0b8ef0325c3cc83ab018]

INTEGRATION: CWS sfxcleanup (1.16.300); FILE MERGED 2006/03/04 22:37:02 mba 1.16.300.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [0b44bdd6572c1fd196a764d08790bba65bd70f42]

INTEGRATION: CWS sfxcleanup (1.27.32); FILE MERGED 2006/02/27 08:02:48 mba 1.27.32.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [7c637ce2b3e3563afd8802433fbae6e3f1beec52]

INTEGRATION: CWS sfxcleanup (1.32.296); FILE MERGED 2006/02/27 08:02:47 mba 1.32.296.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [a5285cb6c49f1a074c81c83b459a84870201e179]

INTEGRATION: CWS sfxcleanup (1.8.32); FILE MERGED 2006/04/28 12:56:59 mba 1.8.32.2: RESYNC: (1.8-1.9); FILE MERGED 2006/02/27 08:02:47 mba 1.8.32.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [382fced794a94b693b8985af0fb623c1b89056b5]

INTEGRATION: CWS sfxcleanup (1.5.298); FILE MERGED 2006/03/04 22:37:01 mba 1.5.298.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [8183d301eca5c38b5bd59ccee8fd3d8df8b7368f]

INTEGRATION: CWS sfxcleanup (1.13.300); FILE MERGED 2006/03/02 09:24:38 mba 1.13.300.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [57ccc267a02396cd92e5dbe241e6188c0a7ea4bc]

INTEGRATION: CWS sfxcleanup (1.4.24); FILE MERGED 2006/03/24 17:09:48 mba 1.4.24.1: superfluous svxlib removed


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [38c9a2d42729b99231701ed03d4ccde2c57fbe6e]

INTEGRATION: CWS sfxcleanup (1.5.24); FILE MERGED 2006/02/28 14:02:27 mba 1.5.24.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [b08cfc6caff661a7999fe176d8d1a437861edfb0]

INTEGRATION: CWS sfxcleanup (1.7.66); FILE MERGED 2006/03/04 13:11:55 mba 1.7.66.2: #132394#: remove superfluous code 2006/02/27 08:42:18 mba 1.7.66.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [0bc0a44d966fc7b61b94976cdfe53f78675267c8]

INTEGRATION: CWS sfxcleanup (1.5.66); FILE MERGED 2006/02/27 08:42:17 mba 1.5.66.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [bfff272e17915bdd8a9be0ed4eb0add2e2ed64d8]

INTEGRATION: CWS sfxcleanup (1.39.174); FILE MERGED 2006/03/05 11:27:00 mba 1.39.174.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [d576973103958e0e1d4b7ca3249eb4fd70201631]

INTEGRATION: CWS sfxcleanup (1.28.240); FILE MERGED 2006/03/05 11:25:51 mba 1.28.240.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [08c029d1c28cf61c3b53c4261e0e2488b8fbc1a2]

INTEGRATION: CWS sfxcleanup (1.55.206); FILE MERGED 2006/02/27 08:41:54 mba 1.55.206.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [5db0dc8f44f668c52edf0a6fa19b5a6181dd5914]

INTEGRATION: CWS sfxcleanup (1.105.156); FILE MERGED 2006/04/28 12:48:19 mba 1.105.156.3: RESYNC: (1.107-1.108); FILE MERGED 2006/03/24 12:35:39 mba 1.105.156.2: RESYNC: (1.105-1.107); FILE MERGED 2006/02/27 08:41:53 mba 1.105.156.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [d978da3f42fba862bb953edf54271e080c8dd1d8]

INTEGRATION: CWS sfxcleanup (1.19.220); FILE MERGED 2006/02/27 08:41:52 mba 1.19.220.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [f04918f8e2f825fb047f8376c80aec3cdb2c7a61]

INTEGRATION: CWS sfxcleanup (1.31.12); FILE MERGED 2006/03/05 11:21:34 mba 1.31.12.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [67c73d7b9fcf42705ee446d50f5b6ec5c5cfd7cd]

INTEGRATION: CWS sfxcleanup (1.35.236); FILE MERGED 2006/02/27 08:41:52 mba 1.35.236.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [10e0c6ae6ed720e57188abde0dbea1c4bc9bae0f]

INTEGRATION: CWS sfxcleanup (1.28.110); FILE MERGED 2006/03/05 11:23:28 mba 1.28.110.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [f450e38b34779c9d6b61b5f8d7ad64c7d6d205e0]

INTEGRATION: CWS sfxcleanup (1.93.12); FILE MERGED 2006/03/05 11:20:24 mba 1.93.12.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [e56d1abafd3a94b57c17bb31c786c2241b3b90b8]

INTEGRATION: CWS sfxcleanup (1.13.240); FILE MERGED 2006/03/05 11:19:02 mba 1.13.240.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [c20bb111e510e196036c371e3372b4df6e90bd3c]

INTEGRATION: CWS sfxcleanup (1.22.244); FILE MERGED 2006/03/05 11:14:16 mba 1.22.244.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [7bc067dbc40371b1fc11d52dd26a092ab9947377]

INTEGRATION: CWS sfxcleanup (1.49.38); FILE MERGED 2006/03/05 11:16:14 mba 1.49.38.2: #132394#: remove superfluous code 2006/03/05 11:15:11 mba 1.49.38.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [fa9da2530891442ec0022dab74600544b2413e65]

INTEGRATION: CWS sfxcleanup (1.28.240); FILE MERGED 2006/02/27 08:41:51 mba 1.28.240.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [0b1f77eedd354e33712df0f34d8f59eaecc6963d]

INTEGRATION: CWS sfxcleanup (1.5.242); FILE MERGED 2006/03/02 10:42:17 mba 1.5.242.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [fc29788455d1830e21147119b7a7229d2f507bc0]

INTEGRATION: CWS sfxcleanup (1.6.238); FILE MERGED 2006/03/04 13:39:25 mba 1.6.238.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [8ad5031c2cb5e10b521e903b10b515e1656784be]

INTEGRATION: CWS sfxcleanup (1.27.242); FILE MERGED 2006/03/05 11:08:36 mba 1.27.242.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [6823dc9e677816af11035ef97ba2eca4a8cdc3b1]

INTEGRATION: CWS sfxcleanup (1.11.240); FILE MERGED 2006/04/28 12:47:03 mba 1.11.240.2: RESYNC: (1.11-1.12); FILE MERGED 2006/02/27 08:41:50 mba 1.11.240.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [7b4faf5e25847d90b1084b0bf195c74270f61fd3]

INTEGRATION: CWS sfxcleanup (1.65.38); FILE MERGED 2006/03/05 11:09:57 mba 1.65.38.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [38ea034f15bb49d4434e1a1429e08ffba83e3875]

INTEGRATION: CWS sfxcleanup (1.24.190); FILE MERGED 2006/02/27 08:41:50 mba 1.24.190.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [48c396e35eb4208bdc6438adaff6ac90336090a3]

INTEGRATION: CWS sfxcleanup (1.13.106); FILE MERGED 2006/03/05 10:14:51 mba 1.13.106.2: #132394#: remove superfluous code 2006/02/27 08:41:49 mba 1.13.106.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [cb6c0045b434bf78c6b38016fc91b54d3d2ab67b]

INTEGRATION: CWS sfxcleanup (1.6.244); FILE MERGED 2006/03/05 10:13:39 mba 1.6.244.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [1396871f93bcbaf7f06aa6dd1d04766b632907b8]

INTEGRATION: CWS sfxcleanup (1.104.48); FILE MERGED 2006/04/28 12:43:25 mba 1.104.48.3: RESYNC: (1.104-1.106); FILE MERGED 2006/03/05 10:12:27 mba 1.104.48.2: #132394#: remove superfluous code 2006/02/27 08:41:48 mba 1.104.48.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [1c926659e142676a9df3c114d7216fa2966327a3]

INTEGRATION: CWS sfxcleanup (1.48.110); FILE MERGED 2006/03/05 10:10:39 mba 1.48.110.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [28b04f4155c0545a95d886f2ffa5b818e7172e11]

INTEGRATION: CWS sfxcleanup (1.53.220); FILE MERGED 2006/03/05 11:03:13 mba 1.53.220.2: #132394#: remove superfluous code 2006/02/27 08:41:48 mba 1.53.220.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [00fa8565ab3a89425f6d13b8e30d97c0ed1c64fc]

INTEGRATION: CWS sfxcleanup (1.17.154); FILE MERGED 2006/03/30 14:59:57 mba 1.17.154.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [13b9dbe3a6409b45c54ccdb9b9325bd9e60cf014]

INTEGRATION: CWS sfxcleanup (1.24.152); FILE MERGED 2006/03/05 10:20:15 mba 1.24.152.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [f77c38842e9f790583220a8db6970ba5c004bbb8]

INTEGRATION: CWS sfxcleanup (1.82.114); FILE MERGED 2006/03/05 10:21:38 mba 1.82.114.2: #132394#: remove superfluous code 2006/02/27 08:41:47 mba 1.82.114.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [1e2bb869aac59af6fb1a19b74da00dbe12f18cc4]

INTEGRATION: CWS sfxcleanup (1.55.48); FILE MERGED 2006/05/02 13:55:22 mba 1.55.48.3: RESYNC: (1.55-1.56); FILE MERGED 2006/03/05 11:04:39 mba 1.55.48.2: #132394#: remove superfluous code 2006/02/27 08:41:47 mba 1.55.48.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [e9be5e3706ae2ce5beb0dabd6ba565c3ff4fff06]

INTEGRATION: CWS sfxcleanup (1.25.152); FILE MERGED 2006/02/27 08:41:46 mba 1.25.152.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [a15bb180d85e0161ae06f82bcbe5fc03bb3cb68c]

INTEGRATION: CWS sfxcleanup (1.16.166); FILE MERGED 2006/02/27 08:41:45 mba 1.16.166.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [0ccaba1fd4378deec577abfb879218a1f2e628d8]

INTEGRATION: CWS sfxcleanup (1.14.92); FILE MERGED 2006/05/02 13:55:14 mba 1.14.92.2: RESYNC: (1.14-1.15); FILE MERGED 2006/02/27 08:41:45 mba 1.14.92.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [6e357913335440b57aa5082942544af0884dfc3c]

INTEGRATION: CWS sfxcleanup (1.9.242); FILE MERGED 2006/02/27 08:41:44 mba 1.9.242.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [ddd0b1a4c66057368d1b0c73f0c3c7cbc2251101]

INTEGRATION: CWS sfxcleanup (1.21.12); FILE MERGED 2006/02/27 08:41:43 mba 1.21.12.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [b44d230903a0a3a52e0e17d3a011a46f610ae2ac]

INTEGRATION: CWS sfxcleanup (1.15.240); FILE MERGED 2006/04/28 12:32:14 mba 1.15.240.2: RESYNC: (1.15-1.16); FILE MERGED 2006/02/27 08:41:43 mba 1.15.240.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [7a67b6bc70dbdde99c91a8167bf120efa852e09b]

INTEGRATION: CWS sfxcleanup (1.7.244); FILE MERGED 2006/03/02 09:26:53 mba 1.7.244.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [72613ed33fdaadf38153c0ccecdc3fdb34ecb2b3]

INTEGRATION: CWS sfxcleanup (1.14.244); FILE MERGED 2006/04/28 12:30:37 mba 1.14.244.2: RESYNC: (1.14-1.15); FILE MERGED 2006/03/02 09:26:53 mba 1.14.244.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [fdad3e4a61a4c6a47a0b9f50e083a2a9ac53a8d7]

INTEGRATION: CWS sfxcleanup (1.12.242); FILE MERGED 2006/03/02 09:26:53 mba 1.12.242.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [172fa8281deac70fdd3092391840d4c3df76b42d]

INTEGRATION: CWS sfxcleanup (1.16.156); FILE MERGED 2006/03/02 09:26:53 mba 1.16.156.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [88e867f4f25abb232da52713294e46f597294414]

INTEGRATION: CWS sfxcleanup (1.26.38); FILE MERGED 2006/04/28 12:30:03 mba 1.26.38.2: RESYNC: (1.26-1.27); FILE MERGED 2006/03/02 09:26:52 mba 1.26.38.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [4051b592bccccc0618d489109a378d20619ebeab]

INTEGRATION: CWS sfxcleanup (1.35.38); FILE MERGED 2006/03/02 09:26:52 mba 1.35.38.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [17b47748f78af246218d4cd367224e2a984712d3]

INTEGRATION: CWS sfxcleanup (1.12.244); FILE MERGED 2006/03/02 09:26:52 mba 1.12.244.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [f758bb385ac8c6f9a1940f496d0b138de002bcfe]

INTEGRATION: CWS sfxcleanup (1.3.244); FILE MERGED 2006/03/02 09:26:52 mba 1.3.244.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [96766dfda3917930578eb71916b1ec89d48dd553]

INTEGRATION: CWS sfxcleanup (1.4.244); FILE MERGED 2006/03/02 09:26:52 mba 1.4.244.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [b09216e07776d6856f1694f0b4469a5cab73168c]

INTEGRATION: CWS sfxcleanup (1.6.244); FILE MERGED 2006/03/02 09:26:52 mba 1.6.244.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [eeaf03c0d5b111d2b06eb1083578c8c66b6ee86a]

INTEGRATION: CWS sfxcleanup (1.4.244); FILE MERGED 2006/03/02 09:26:51 mba 1.4.244.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [4e705a5708c0a77ffb3c8daae12bdac401f2a86b]

INTEGRATION: CWS sfxcleanup (1.3.244); FILE MERGED 2006/03/02 09:26:51 mba 1.3.244.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [6083b9d40582a7f52c7fdcbe777082e71d9776db]

INTEGRATION: CWS sfxcleanup (1.4.244); FILE MERGED 2006/04/28 12:29:53 mba 1.4.244.2: RESYNC: (1.4-1.5); FILE MERGED 2006/03/02 09:26:51 mba 1.4.244.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [8a30391ff3ea1fac483e1b383b50aba3e4760333]

INTEGRATION: CWS sfxcleanup (1.15.244); FILE MERGED 2006/03/02 09:26:51 mba 1.15.244.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [4172223ec8d13f301b7db75ff13618a0ef4c8265]

INTEGRATION: CWS sfxcleanup (1.15.244); FILE MERGED 2006/03/02 10:42:06 mba 1.15.244.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [068b9ae3d1d92640d0a7620f00656b08960ec34b]

INTEGRATION: CWS sfxcleanup (1.32.116); FILE MERGED 2006/03/02 14:00:34 mba 1.32.116.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [e7e853d952cec09f21de4a8cfeb1e0f32153ca2a]

INTEGRATION: CWS sfxcleanup (1.47.32); FILE MERGED 2006/03/24 12:00:07 mba 1.47.32.2: RESYNC: (1.47-1.48); FILE MERGED 2006/02/27 08:26:38 mba 1.47.32.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [24a7703fcdb04c7a61725685defb9603175c9153]

INTEGRATION: CWS sfxcleanup (1.28.68); FILE MERGED 2006/03/24 11:59:53 mba 1.28.68.2: RESYNC: (1.28-1.29); FILE MERGED 2006/02/27 08:26:38 mba 1.28.68.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [f2e73a8d578ebb402fa2bf6dcb7e0144108cf103]

INTEGRATION: CWS sfxcleanup (1.78.32); FILE MERGED 2006/03/24 11:59:29 mba 1.78.32.2: RESYNC: (1.78-1.79); FILE MERGED 2006/02/27 08:26:37 mba 1.78.32.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [c8c6427ecd430dfb2d0f848a976113445102ac24]

INTEGRATION: CWS sfxcleanup (1.14.144); FILE MERGED 2006/03/24 11:58:36 mba 1.14.144.2: RESYNC: (1.14-1.15); FILE MERGED 2006/02/27 08:26:37 mba 1.14.144.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [7326ec8f3d977831845b76374de0d45788e336ab]

INTEGRATION: CWS sfxcleanup (1.64.52); FILE MERGED 2006/03/24 11:57:55 mba 1.64.52.3: RESYNC: (1.64-1.65); FILE MERGED 2006/03/05 01:13:43 mba 1.64.52.2: #132394#: remove superfluous code 2006/03/05 01:13:14 mba 1.64.52.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [ea0f5a3f618e17d67415fbcc0a8b5404ef0f0831]

INTEGRATION: CWS sfxcleanup (1.64.50); FILE MERGED 2006/03/24 11:57:09 mba 1.64.50.2: RESYNC: (1.64-1.65); FILE MERGED 2006/02/27 08:26:36 mba 1.64.50.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [d808509113b2f85a489df16e102e46619fd78ae0]

INTEGRATION: CWS sfxcleanup (1.5.146); FILE MERGED 2006/02/27 08:26:36 mba 1.5.146.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [549a3147eb06073d1b30d5074b54b3313101eff1]

INTEGRATION: CWS sfxcleanup (1.52.56); FILE MERGED 2006/03/05 10:02:54 mba 1.52.56.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [f29ef9c1879abfe806722b8462ddbb02e5c257fc]

INTEGRATION: CWS sfxcleanup (1.31.50); FILE MERGED 2006/04/28 14:51:56 mba 1.31.50.2: conflict on merge with m165 2006/02/27 08:26:35 mba 1.31.50.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [1cf4586eca9f6809b35b8d74569246b0ad0c0dfd]

INTEGRATION: CWS sfxcleanup (1.17.48); FILE MERGED 2006/03/24 11:40:43 mba 1.17.48.2: RESYNC: (1.17-1.18); FILE MERGED 2006/02/27 08:26:34 mba 1.17.48.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [7e54d467567eabf4c6944435def9a83c10c0fc92]

INTEGRATION: CWS sfxcleanup (1.37.24); FILE MERGED 2006/03/24 11:37:45 mba 1.37.24.2: RESYNC: (1.37-1.38); FILE MERGED 2006/03/05 10:05:23 mba 1.37.24.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [a1414328205b5f2e66afbac4a2e272370870f18f]

INTEGRATION: CWS sfxcleanup (1.36.56); FILE MERGED 2006/02/27 08:26:34 mba 1.36.56.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [5d67d2141a85aac3da169e9314ce35245633fd66]

INTEGRATION: CWS sfxcleanup (1.14.70); FILE MERGED 2006/03/02 09:28:46 mba 1.14.70.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [64e3d4fa604bbf13b0f3ac53f85be176a171067e]

INTEGRATION: CWS sfxcleanup (1.38.48); FILE MERGED 2006/04/28 12:12:16 mba 1.38.48.2: RESYNC: (1.38-1.39); FILE MERGED 2006/02/27 08:26:33 mba 1.38.48.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [396c5c957567b2e911dbedc69f2e122726c61a52]

INTEGRATION: CWS sfxcleanup (1.113.112); FILE MERGED 2006/04/28 12:11:59 mba 1.113.112.2: RESYNC: (1.113-1.114); FILE MERGED 2006/03/02 09:28:45 mba 1.113.112.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [6eb0176cf179f503b5edb7bc559fa4559ae0db9a]

INTEGRATION: CWS sfxcleanup (1.38.8); FILE MERGED 2006/02/27 08:26:33 mba 1.38.8.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [30d5ac73cbc20f3a21d9c3da2a19d597f21ddfc9]

INTEGRATION: CWS sfxcleanup (1.25.138); FILE MERGED 2006/03/24 11:36:31 mba 1.25.138.2: RESYNC: (1.25-1.26); FILE MERGED 2006/03/02 09:28:45 mba 1.25.138.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [e5f533c2b189174a18031c09ac9637d81521b8a4]

INTEGRATION: CWS sfxcleanup (1.12.144); FILE MERGED 2006/03/30 14:59:13 mba 1.12.144.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [0a4133332dd844d84a43dfe15538338f9e3436a0]

INTEGRATION: CWS sfxcleanup (1.28.146); FILE MERGED 2006/03/02 09:28:45 mba 1.28.146.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [ef1bd80499431aa751426af022952c27100e4f10]

INTEGRATION: CWS sfxcleanup (1.7.146); FILE MERGED 2006/02/27 08:26:32 mba 1.7.146.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [3cf2874d31e6d2965ba58cb2bf74168d682e2c74]

INTEGRATION: CWS sfxcleanup (1.43.54); FILE MERGED 2006/04/28 12:10:00 mba 1.43.54.2: RESYNC: (1.43-1.44); FILE MERGED 2006/03/05 00:49:47 mba 1.43.54.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [8a8683ff523a3335b6a86484dc1e9e7170a8aeb3]

INTEGRATION: CWS sfxcleanup (1.15.58); FILE MERGED 2006/03/02 09:28:26 mba 1.15.58.2: #132394#: remove superfluous code 2006/02/27 08:26:20 mba 1.15.58.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [320a1a5fa630b492501bbb506183d861b5e4766f]

INTEGRATION: CWS sfxcleanup (1.6.756); FILE MERGED 2006/03/02 09:28:26 mba 1.6.756.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [dca55620146817732c5be60172027b3262f204b5]

INTEGRATION: CWS sfxcleanup (1.35.90); FILE MERGED 2006/03/02 09:28:26 mba 1.35.90.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [48abd9d4dd5539e030c7fa48d844c9ed5e3bb276]

INTEGRATION: CWS sfxcleanup (1.6.146); FILE MERGED 2006/03/02 09:28:26 mba 1.6.146.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [f19500371c93b4917bc83b4e648ee136bc49622c]

INTEGRATION: CWS sfxcleanup (1.11.138); FILE MERGED 2006/03/02 09:28:25 mba 1.11.138.1: #132394#: remove superfluous code


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [490549f39402bc62017d9dd0487a26ea91c2d3fe]

INTEGRATION: CWS mhu12 (1.16.104); FILE MERGED 2006/03/30 12:19:39 mhu 1.16.104.1: #i62524# Fixed memory leak with not cached NameSpaceEntries (when loading Calc Formula cells).


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [fa3ec1cb15113829ec83fb320044e7bdfa96e7b5]

INTEGRATION: CWS mhu12 (1.55.6); FILE MERGED 2006/04/11 17:02:35 mhu 1.55.6.1: #125511# #i23172# #i57754# added rtl_arena + rtl_cache function symbols.


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [2b1b327a87a8193b954ad660ae5d6551e5b6fd67]

INTEGRATION: CWS mhu12 (1.23.20); FILE MERGED 2006/04/11 17:01:24 mhu 1.23.20.1: #125511# #i23172# #i57754# added alloc_arena.o + alloc_cache.o, replaced alloc.o by alloc_global.o.


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [78de65380286e46352a662c570c186cf410a9829]

INTEGRATION: CWS mhu12 (1.1.2); FILE ADDED 2006/04/11 16:55:17 mhu 1.1.2.1: #125511# #i23172# #i57754# shared rtl_arena + rtl_cache implementation internals.


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [fe13f9ea2f4cfe1dd2a9e52ddac6a0c3bdab8e68]

INTEGRATION: CWS mhu12 (1.1.2); FILE ADDED 2006/04/20 11:00:11 mhu 1.1.2.2: #i23172# #i57764# #125511# Cleaned up, added documentation. 2006/04/11 16:57:54 mhu 1.1.2.1: #125511# #i23172# #i57754# new global allocator implementation, based on rtl_arena + rtl_cache.


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [63957e3084af9344d6e0efbde06ae5444f252726]

INTEGRATION: CWS mhu12 (1.1.2); FILE ADDED 2006/04/20 11:00:11 mhu 1.1.2.2: #i23172# #i57764# #125511# Cleaned up, added documentation. 2006/04/11 16:56:49 mhu 1.1.2.1: #125511# #i23172# #i57754# rtl_cache implementation.


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [8a7040c94b83cbf0df51df616beb1c01350eb4b2]

INTEGRATION: CWS mhu12 (1.1.2); FILE ADDED 2006/04/28 10:53:09 mhu 1.1.2.3: #i23172# More fault tolerant _init() / _fini() functions. 2006/04/20 11:00:11 mhu 1.1.2.2: #i23172# #i57764# #125511# Cleaned up, added documentation. 2006/04/11 16:56:48 mhu 1.1.2.1: #125511# #i23172# #i57754# rtl_cache implementation.


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [ec41ccaa13b387001c2f9b7fa52240474baeb970]

INTEGRATION: CWS mhu12 (1.1.2); FILE ADDED 2006/04/11 16:56:26 mhu 1.1.2.1: #125511# #i23172# #i57754# rtl_arena implementation.


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [f5845631941f6315e0c9a673b34352eb619f000d]

INTEGRATION: CWS mhu12 (1.1.2); FILE ADDED 2006/04/20 11:00:11 mhu 1.1.2.2: #i23172# #i57764# #125511# Cleaned up, added documentation. 2006/04/11 16:56:26 mhu 1.1.2.1: #125511# #i23172# #i57754# rtl_arena implementation.


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [1a62a2010c10de760bb0770bb8c1554d3f11dca1]

INTEGRATION: CWS mhu12 (1.24.6); FILE MERGED 2006/04/13 13:57:06 mhu 1.24.6.1: #125511# #i23172# #i57764# Added calls to rtl_(cache|arena)_fini().


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [b35f6a3c1bba60d478363b584892dceff5919bd3]

INTEGRATION: CWS mhu12 (1.7.80); FILE MERGED 2006/04/20 11:00:10 mhu 1.7.80.2: #i23172# #i57764# #125511# Cleaned up, added documentation. 2006/04/11 16:59:25 mhu 1.7.80.1: #125511# #i23172# #i57754# added rtl_arena + rtl_cache functionality.


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [2d5120737b820fdde3a547cc92e8b4ddbec07964]

INTEGRATION: CWS mhu12 (1.1.2); FILE ADDED 2006/04/11 16:52:01 mhu 1.1.2.1: #125511# #i23172# #i57754# module sal internal header for 'sal_once_type' (see also pthread_once_t).


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [dca1c17b960e40c824fd396242acbee1eb2e97f5]

INTEGRATION: CWS mhu12 (1.4.38); FILE MERGED 2006/04/28 15:22:21 mhu 1.4.38.5: #i47132# Fixed typo in mprotect() call. 2006/04/28 10:47:52 mhu 1.4.38.4: #i47132# Fedora Core 5 with SELinux enforced needs explicit 'mprotect()', i.e. 'mmap(..PROT_EXEC...)' still fails. 2006/04/19 14:56:18 sb 1.4.38.3: #i47132# One more fix for Solaris. 2006/04/19 14:03:08 sb 1.4.38.2: #i47132# Fix for Solaris. 2006/04/19 12:55:33 sb 1.4.38.1: #i47132# Adapted to new functionality from rtl/alloc.h to obtain executable memory for the raw vtable blocks (which contain code snippets together with the vtables).


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [dc8577a12711953efab685123dbf11bc5ca95410]

INTEGRATION: CWS mhu12 (1.3.36); FILE MERGED 2006/04/19 12:55:33 sb 1.3.36.1: #i47132# Adapted to new functionality from rtl/alloc.h to obtain executable memory for the raw vtable blocks (which contain code snippets together with the vtables).


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [98cd2095293bddc5879c47d4ab494332541f4cfe]

INTEGRATION: CWS mhu12 (1.14.38); FILE MERGED 2006/04/19 12:55:33 sb 1.14.38.1: #i47132# Adapted to new functionality from rtl/alloc.h to obtain executable memory for the raw vtable blocks (which contain code snippets together with the vtables).


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [8979a8e5a8b52b94196cd58eddda80b25fd40cad]

INTEGRATION: CWS mhu12 (1.4.20); FILE MERGED 2006/04/19 12:55:32 sb 1.4.20.1: #i47132# Adapted to new functionality from rtl/alloc.h to obtain executable memory for the raw vtable blocks (which contain code snippets together with the vtables).


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [3b74909fbf493274b06470befafd808a38dd5134]

INTEGRATION: CWS mhu12 (1.6.38); FILE MERGED 2006/04/19 12:55:32 sb 1.6.38.1: #i47132# Adapted to new functionality from rtl/alloc.h to obtain executable memory for the raw vtable blocks (which contain code snippets together with the vtables).


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [ac9161e6bf9bac5aabd35d37a4b1ec2eb4e6070c]

INTEGRATION: CWS mhu12 (1.2.16); FILE MERGED 2006/04/19 12:55:31 sb 1.2.16.1: #i47132# Adapted to new functionality from rtl/alloc.h to obtain executable memory for the raw vtable blocks (which contain code snippets together with the vtables).


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [5687b94e85f1466ee68a4ace82ffb16dc16771cc]

INTEGRATION: CWS mhu12 (1.4.8); FILE MERGED 2006/04/19 12:55:31 sb 1.4.8.1: #i47132# Adapted to new functionality from rtl/alloc.h to obtain executable memory for the raw vtable blocks (which contain code snippets together with the vtables).


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [16e0b8d0848331f11729a67fc0c171537a2adc64]

INTEGRATION: CWS mhu12 (1.9.26); FILE MERGED 2006/04/19 12:55:31 sb 1.9.26.1: #i47132# Adapted to new functionality from rtl/alloc.h to obtain executable memory for the raw vtable blocks (which contain code snippets together with the vtables).


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [71a538e53034ddc759b67b5542803ed0bbdcde2a]

INTEGRATION: CWS mhu12 (1.7.38); FILE MERGED 2006/04/19 12:55:30 sb 1.7.38.1: #i47132# Adapted to new functionality from rtl/alloc.h to obtain executable memory for the raw vtable blocks (which contain code snippets together with the vtables).


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [fc152e895aaa2a34750b85a41efe3ba5eaee2545]

INTEGRATION: CWS mhu12 (1.9.36); FILE MERGED 2006/04/19 12:55:30 sb 1.9.36.1: #i47132# Adapted to new functionality from rtl/alloc.h to obtain executable memory for the raw vtable blocks (which contain code snippets together with the vtables).


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [6fda652837755f005a444d52e8e27bd06c64f5e3]

INTEGRATION: CWS mhu12 (1.7.16); FILE MERGED 2006/04/19 12:55:30 sb 1.7.16.1: #i47132# Adapted to new functionality from rtl/alloc.h to obtain executable memory for the raw vtable blocks (which contain code snippets together with the vtables).


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [22fe995be78c1d0f31be904f629a7e14892c4233]

INTEGRATION: CWS mhu12 (1.19.18); FILE MERGED 2006/04/19 12:55:29 sb 1.19.18.1: #i47132# Adapted to new functionality from rtl/alloc.h to obtain executable memory for the raw vtable blocks (which contain code snippets together with the vtables).


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [5d77b2b3e76b41e6c90296e58804bb277dcb88b4]

INTEGRATION: CWS mhu12 (1.12.18); FILE MERGED 2006/04/19 12:55:29 sb 1.12.18.1: #i47132# Adapted to new functionality from rtl/alloc.h to obtain executable memory for the raw vtable blocks (which contain code snippets together with the vtables).


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [478ffd7cb12aa86c22771dae8e0c30cd86736804]

INTEGRATION: CWS mhu12 (1.4.38); FILE MERGED 2006/04/19 12:55:28 sb 1.4.38.1: #i47132# Adapted to new functionality from rtl/alloc.h to obtain executable memory for the raw vtable blocks (which contain code snippets together with the vtables).


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [02d4898195fde49ca01728f01c62b8c23c2584d3]

INTEGRATION: CWS mhu12 (1.5.72); FILE MERGED 2006/04/20 09:25:42 mhu 1.5.72.2: #i23172# Adapted rtl_cache_create() arguments. 2006/04/11 17:16:39 mhu 1.5.72.1: #i23172# replaced implementation with new rtl_cache functionality.


2006-05-02  Rüdiger Timm  <rt@openoffice.org>  [20a2301ebdc3495c0eda861ab4e9b3ab27e80b3c]

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-05-02  Rüdiger Timm  <rt@openoffice.org>  [20cfe60b0f4d7a63f3a3e55488ef9bdf804db1eb]

INTEGRATION: CWS systemjava2 (1.3.8); FILE MERGED 2006/04/26 16:22:43 kendy 1.3.8.1: #i64753# Fix missing 'XALAN:xalan' in prj/build.lst


2006-04-28  Rüdiger Timm  <rt@openoffice.org>  [60ed2edcadbf09a4b2d5b00bffea68eacafbdf73]

INTEGRATION: CWS impress93 (1.15.46); FILE MERGED 2006/04/28 11:59:59 af 1.15.46.2: #133945# Resolved conflicts of comming merge with rev. 1.16 2006/04/20 11:35:44 cl 1.15.46.1: #133945# Added more guards against GetWindow() returning NULL.


2006-04-28  Rüdiger Timm  <rt@openoffice.org>  [d7163074446310dc2966e046d6a9a18b23b11129]

INTEGRATION: CWS impress93 (1.52.230); FILE MERGED 2006/04/20 12:40:08 cl 1.52.230.1: #133468# removeObjectUser befor setting mpObject to 0 in dispose()


2006-04-28  Rüdiger Timm  <rt@openoffice.org>  [062eb9732d33fb00159c94c876c00c139baa9fbb]

INTEGRATION: CWS impress93 (1.26.48); FILE MERGED 2006/04/20 11:43:57 cl 1.26.48.1: #i63665# added missing exception files


2006-04-28  Rüdiger Timm  <rt@openoffice.org>  [93add02d7d324b8cce068c9a1b8bd2a490e3afcc]

INTEGRATION: CWS swstability02 (1.62.240); FILE MERGED 2006/04/27 12:38:19 ama 1.62.240.1: Fix #i64460#: Do not use Undo when changing properties of a page style


2006-04-28  Rüdiger Timm  <rt@openoffice.org>  [e687ecd2f13a15cc5c15b04bfddfa4513daf59f2]

INTEGRATION: CWS impress93 (1.78.12); FILE MERGED 2006/04/20 12:19:04 cl 1.78.12.1: #i59281# use the correct background style for draw


2006-04-28  Rüdiger Timm  <rt@openoffice.org>  [7a94d78958eb4b06def5c17a04be8b70b5f7d272]

INTEGRATION: CWS swstability02 (1.6.320); FILE MERGED 2006/04/27 12:36:38 ama 1.6.320.1: Fix #i64842#: Copying page descriptor before calling ChgPageDesc (Undo!)


2006-04-28  Rüdiger Timm  <rt@openoffice.org>  [d5af9fe07db91aefab94989a9bf38c0b7b435ee8]

INTEGRATION: CWS impress93 (1.94.34); FILE MERGED 2006/04/20 11:41:28 cl 1.94.34.1: #i61374# fixed hyperlink problem


2006-04-28  Rüdiger Timm  <rt@openoffice.org>  [a53cb054e51a4ed03f696fc668c443d1b4129ff4]

INTEGRATION: CWS impress93 (1.7.198); FILE MERGED 2006/04/20 11:38:36 cl 1.7.198.1: #i63670# Fixed switching to high contrast mode.


2006-04-28  Rüdiger Timm  <rt@openoffice.org>  [a4171147efa1882195632bda29ae9e8b0a26253a]

INTEGRATION: CWS impress93 (1.8.196); FILE MERGED 2006/04/20 11:37:37 cl 1.8.196.1: #i63670# Added DataChanged() method.


2006-04-28  Rüdiger Timm  <rt@openoffice.org>  [4ca12e488b0e39a5a996c4c71e574b1b9d8fd8d8]

INTEGRATION: CWS impress93 (1.17.48); FILE MERGED 2006/04/20 11:36:52 cl 1.17.48.1: #i63670# Added DataChanged() method.


2006-04-28  Rüdiger Timm  <rt@openoffice.org>  [f9013ab4f8622ba1e546268cd896a49d20e16aa2]

INTEGRATION: CWS impress93 (1.8.74); FILE MERGED 2006/04/20 11:34:09 cl 1.8.74.1: #i63570# In ChangePreviewSize the preview size is updated even when there is no cache


2006-04-28  Rüdiger Timm  <rt@openoffice.org>  [23e0d3c10f3c67d66923dc136943353e80d249ca]

INTEGRATION: CWS impress93 (1.13.48); FILE MERGED 2006/04/20 11:32:28 cl 1.13.48.1: #i63685# Removed unnecessary qualification.


2006-04-28  Rüdiger Timm  <rt@openoffice.org>  [d23fc0a277b377d7f01ecf7d7b0904a9a404902a]

INTEGRATION: CWS impress93 (1.52.112); FILE MERGED 2006/04/20 11:30:18 cl 1.52.112.1: #i62218# removed annoying assertion


2006-04-28  Rüdiger Timm  <rt@openoffice.org>  [47532fe30ae0e6a43a354022b9e5adf242d688cd]

INTEGRATION: CWS impress93 (1.110.34); FILE MERGED 2006/04/20 12:33:35 cl 1.110.34.1: #i58712# correctly import image map at the draw:frame element


2006-04-28  Rüdiger Timm  <rt@openoffice.org>  [59537281b376dde3509e8b2b335c46cc9283e451]

INTEGRATION: CWS impress93 (1.23.116); FILE MERGED 2006/04/20 12:32:13 cl 1.23.116.1: #i63305# substitute pathes for config files


2006-04-28  Rüdiger Timm  <rt@openoffice.org>  [b82502b3b53715873f12cfb3cf996a19e546de5c]

INTEGRATION: CWS impress93 (1.21.116); FILE MERGED 2006/04/20 12:28:46 cl 1.21.116.1: #i63305# substitute pathes for config files


2006-04-27  Eric Bachard  <ericb@openoffice.org>  [4d873292055b62c644cd9bef66a91bd93832117b]

#i55022# cosmetic changes in makefile.mk


2006-04-27  Kurt Zenker  <kz@openoffice.org>  [d7cc274841f07165eea90734ebdd2e28a72ed9b2]

SRC680


2006-04-27  Kurt Zenker  <kz@openoffice.org>  [0712dd249e7117bbd8f53682bc9fd808b0ed6031]

INTEGRATION: CWS os80 (1.21.6); FILE MERGED 2006/04/12 09:25:41 tl 1.21.6.1: #i63649# hyphenator does nothing unless Tools -> Options -> Language settings -> Writing aids is checked manually fixed


2006-04-27  Kurt Zenker  <kz@openoffice.org>  [38b3b2dd555bfd518901e0969808dbaefac4676e]

INTEGRATION: CWS os80 (1.34.66); FILE MERGED 2006/04/10 11:25:25 os 1.34.66.1: #i62975# AutoFilter toolbox function fixed


2006-04-27  Kurt Zenker  <kz@openoffice.org>  [c392c4c99ed67415fc063c2841a0866c9cfc51d7]

INTEGRATION: CWS os80 (1.9.66); FILE MERGED 2006/04/10 11:25:25 os 1.9.66.1: #i62975# AutoFilter toolbox function fixed


2006-04-27  Kurt Zenker  <kz@openoffice.org>  [5f8008185d55aed09b08750a00c74d8fd85bfd30]

INTEGRATION: CWS os80 (1.18.66); FILE MERGED 2006/04/10 11:25:25 os 1.18.66.1: #i62975# AutoFilter toolbox function fixed


2006-04-27  Kurt Zenker  <kz@openoffice.org>  [9c829c078458a333fb3b6a4953a4609e1525ae0e]

INTEGRATION: CWS os80 (1.30.66); FILE MERGED 2006/04/10 11:25:24 os 1.30.66.1: #i62975# AutoFilter toolbox function fixed


2006-04-27  Kurt Zenker  <kz@openoffice.org>  [b4c3b1065a1bfb483aafa3e7d7b5cd00d3a40156]

INTEGRATION: CWS os80 (1.16.286); FILE MERGED 2006/04/12 06:06:15 os 1.16.286.1: #i62051# help ids added to mailmerge's match field dialog


2006-04-27  Kurt Zenker  <kz@openoffice.org>  [bfb94302c712eecdf16c3d48b5c76d0b4c0c55d6]

INTEGRATION: CWS os80 (1.17.284); FILE MERGED 2006/04/12 11:47:16 os 1.17.284.1: #b6410831# move view settings state and execute method from module to view


2006-04-27  Kurt Zenker  <kz@openoffice.org>  [808314df8df1705c494cee6176eaccea03f8883e]

INTEGRATION: CWS os80 (1.40.28); FILE MERGED 2006/04/12 13:57:21 os 1.40.28.1: #b6410831# move view settings state and execute method from module to view


2006-04-27  Kurt Zenker  <kz@openoffice.org>  [2f53305429bcdac27bf6a56a1fcd6a9bd406ff6f]

INTEGRATION: CWS os80 (1.11.92); FILE MERGED 2006/04/11 10:42:40 os 1.11.92.1: #i62382# set address frame to minimum height instead of fixed height


2006-04-27  Kurt Zenker  <kz@openoffice.org>  [33db47e8390371518b651debacf676760ca530d2]

INTEGRATION: CWS os80 (1.8.16); FILE MERGED 2006/04/11 14:17:17 os 1.8.16.1: #i62220# neutral greeting load/store fixed


2006-04-27  Kurt Zenker  <kz@openoffice.org>  [953b2dd109003bfdc6a008eaf1e9ea660537669e]

INTEGRATION: CWS os80 (1.13.14); FILE MERGED 2006/04/12 06:06:41 os 1.13.14.1: #i62051# help ids added to mailmerge's match field dialog


2006-04-27  Kurt Zenker  <kz@openoffice.org>  [d10c3b1f309740844e32cbb932101c2d86a94ad3]

INTEGRATION: CWS os80 (1.104.98); FILE MERGED 2006/04/12 12:04:33 os 1.104.98.2: #i52629# asynchrounous printing prevents the print dialog and should therefore only be set in silent mode 2006/04/11 10:58:13 os 1.104.98.1: #i56195# prevent updating of fields while printing in mail merge


2006-04-27  Kurt Zenker  <kz@openoffice.org>  [084281ed509f38be3db541936bc7f3a13519981f]

INTEGRATION: CWS os80 (1.53.212); FILE MERGED 2006/04/13 11:47:28 os 1.53.212.1: #i60207# prevent insertion of binary data as string


2006-04-27  Kurt Zenker  <kz@openoffice.org>  [af16577e33b5378558f20a24528c52d6c1df4e23]

INTEGRATION: CWS os80 (1.55.98); FILE MERGED 2006/04/12 11:47:17 os 1.55.98.1: #b6410831# move view settings state and execute method from module to view


2006-04-27  Kurt Zenker  <kz@openoffice.org>  [ee1064040cf4c11419f4e3587100acc9b1516704]

INTEGRATION: CWS os80 (1.35.156); FILE MERGED 2006/04/11 10:57:49 os 1.35.156.1: #i56195# prevent updating of fields while printing in mail merge


2006-04-27  Kurt Zenker  <kz@openoffice.org>  [af552858c82f25fa97ac9c8d9db2dac1ef48d778]

INTEGRATION: CWS os80 (1.16.284); FILE MERGED 2006/04/12 11:24:18 os 1.16.284.1: #i48036# bibliography format fixed


2006-04-27  Kurt Zenker  <kz@openoffice.org>  [46010db522c3ce67c5dc8e6e3fd0ea5082ceeb38]

INTEGRATION: CWS os80 (1.35.204); FILE MERGED 2006/04/11 05:51:40 os 1.35.204.1: #i62613# use the right form of 'toLower' to access variable name


2006-04-27  Kurt Zenker  <kz@openoffice.org>  [31f54a2e6e80759203cfd42b4705d648e9d80cec]

INTEGRATION: CWS os80 (1.14.286); FILE MERGED 2006/04/12 11:46:39 os 1.14.286.1: #b6410831#


2006-04-27  Kurt Zenker  <kz@openoffice.org>  [e037675894ea81fa0dd93bfe340c175e2c4ca8c9]

INTEGRATION: CWS os80 (1.26.94); FILE MERGED 2006/04/12 11:46:39 os 1.26.94.1: #b6410831#


2006-04-27  Kurt Zenker  <kz@openoffice.org>  [02d21c541020164d9f79890761987b591a0870f0]

INTEGRATION: CWS os80 (1.26.282); FILE MERGED 2006/04/12 11:46:39 os 1.26.282.1: #b6410831#


2006-04-27  Kurt Zenker  <kz@openoffice.org>  [655daafab65683c399a00d4b27e5d5a19c56993f]

INTEGRATION: CWS os80 (1.4.158); FILE MERGED 2006/04/11 10:57:17 os 1.4.158.1: #i56195# prevent updating of fields while printing in mail merge


2006-04-27  Kurt Zenker  <kz@openoffice.org>  [b79893a52e386b576d0ab0dff6289cc11f53a96f]

INTEGRATION: CWS os80 (1.28.286); FILE MERGED 2006/04/12 06:06:30 os 1.28.286.1: #i62051# help ids added to mailmerge's match field dialog


2006-04-27  Kurt Zenker  <kz@openoffice.org>  [e0ff5cc0fea283704776c23fb425117b5aae203b]

INTEGRATION: CWS os80 (1.30.238); FILE MERGED 2006/04/11 10:57:38 os 1.30.238.1: #i56195# obsolete members removed


2006-04-27  Kurt Zenker  <kz@openoffice.org>  [9bd594d44c1dcdc48dfed3f13373ffdb30bbedf3]

INTEGRATION: CWS os80 (1.121.18); FILE MERGED 2006/04/18 13:58:57 os 1.121.18.2: #i61493# include spelling fixed 2006/04/18 13:56:10 os 1.121.18.1: #i61493# handling of relative URLs fixed


2006-04-27  Kurt Zenker  <kz@openoffice.org>  [206654bf0fcd631d65a8fb373d8de8f2321e41dd]

INTEGRATION: CWS os80 (1.1.2); FILE ADDED 2006/04/12 12:39:18 tl 1.1.2.1: #i63324# include German thesaurus


2006-04-27  Kurt Zenker  <kz@openoffice.org>  [7aed40d03e8c3bffc67ed84798239188e2c17b89]

INTEGRATION: CWS os80 (1.7.4); FILE MERGED 2006/04/13 10:49:50 tl 1.7.4.2: #i63324# include German thesaurus 2006/04/12 12:39:57 tl 1.7.4.1: #i63324# include German thesaurus


2006-04-27  Kurt Zenker  <kz@openoffice.org>  [8d49cc49878d6b2bc7f3bd341c3e877597a549cb]

INTEGRATION: CWS os80 (1.1.2); FILE ADDED 2006/04/12 12:38:47 tl 1.1.2.1: #i63324# include German thesaurus


2006-04-27  Kurt Zenker  <kz@openoffice.org>  [05fc46e722b045335bb232b6ee531153bf5df464]

INTEGRATION: CWS os80 (1.2.6); FILE MERGED 2006/04/13 10:49:37 tl 1.2.6.2: #i63324# include German thesaurus 2006/04/12 12:40:11 tl 1.2.6.1: #i63324# include German thesaurus


2006-04-27  Kurt Zenker  <kz@openoffice.org>  [b99cb3505809ce4c989cfa6c9fc43e99a9ea845d]

INTEGRATION: CWS os80 (1.2.6); FILE MERGED 2006/04/12 12:40:21 tl 1.2.6.1: #i63324# include German thesaurus


2006-04-27  Kurt Zenker  <kz@openoffice.org>  [79c2038ce7bfe091dc22927b3011a32090c10711]

INTEGRATION: CWS os80 (1.1.2); FILE ADDED 2006/04/12 12:38:00 tl 1.1.2.1: #i63324# include German thesaurus


2006-04-27  Kurt Zenker  <kz@openoffice.org>  [3ed9383edd65d21fde7e583b9c8bf71198f34755]

INTEGRATION: CWS os80 (1.42.16); FILE MERGED 2006/04/11 14:18:35 os 1.42.16.1: #i62220# neutral greeting localizable; current greeting index changed to int from long


2006-04-27  Kurt Zenker  <kz@openoffice.org>  [c3442c71f94bc3dbb0de92e8311862021e042828]

INTEGRATION: CWS os80 (1.5.58); FILE MERGED 2006/04/13 08:43:06 os 1.5.58.1: #i61468 translation of pool style names removed - prevents loops


2006-04-27  Kurt Zenker  <kz@openoffice.org>  [8d3b99a2fd4b57faee3fd0de35690ad0a5922c19]

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>  [5fd8d09a10186007b4484bb9de460497adda94ed]

INTEGRATION: CWS extras4pl (1.1.2); FILE ADDED 2006/04/07 12:47:15 va 1.1.2.1: #134228# Initial Revision.


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [13584f6ffe1a44c8e5bf83d399d247caf162d4dd]

INTEGRATION: CWS extras4pl (1.1.2); FILE ADDED 2006/04/07 12:47:14 va 1.1.2.1: #134228# Initial Revision.


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [bb421860b2009989e48c6d4983a63f197da6e23f]

INTEGRATION: CWS extras4pl (1.1.2); FILE ADDED 2006/04/07 12:47:13 va 1.1.2.1: #134228# Initial Revision.


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [5d4d84e2b1e33a57875171e7b01a8f4ad574613f]

INTEGRATION: CWS extras4pl (1.1.2); FILE ADDED 2006/04/07 12:47:12 va 1.1.2.1: #134228# Initial Revision.


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [2ffe1b5a7949d5914913d5b8c4d9308479600ccc]

INTEGRATION: CWS extras4pl (1.1.2); FILE ADDED 2006/04/07 12:47:11 va 1.1.2.1: #134228# Initial Revision.


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [86d47657b02c9741eb9eaa322e00873e32ff2528]

INTEGRATION: CWS extras4pl (1.1.2); FILE ADDED 2006/04/07 12:47:10 va 1.1.2.1: #134228# Initial Revision.


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [15267de0dd6db490effd7804f415a0f7530417f5]

INTEGRATION: CWS extras4pl (1.1.2); FILE ADDED 2006/04/07 12:47:09 va 1.1.2.1: #134228# Initial Revision.


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [93df266bd42533db93ed271f79b35a597f0c1056]

INTEGRATION: CWS extras4pl (1.1.2); FILE ADDED 2006/04/07 12:47:08 va 1.1.2.1: #134228# Initial Revision.


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [50faa1002440ed87a4677c095213d6edac6a3c8e]

INTEGRATION: CWS extras4pl (1.1.2); FILE ADDED 2006/04/07 12:47:07 va 1.1.2.1: #134228# Initial Revision.


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [f89474825aa5688286cd910226959f789dbd7a4e]

INTEGRATION: CWS extras4pl (1.1.2); FILE ADDED 2006/04/07 12:47:06 va 1.1.2.1: #134228# Initial Revision.


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [11ee2a2263663db98ae4456e1972f857536def23]

INTEGRATION: CWS extras4pl (1.1.2); FILE ADDED 2006/04/07 12:38:43 va 1.1.2.1: #134228# Initial Revision.


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [5b4ede77c3817e8e65d92e9795ce0405b3e20083]

INTEGRATION: CWS extras4pl (1.1.2); FILE ADDED 2006/04/07 12:38:42 va 1.1.2.1: #134228# Initial Revision.


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [9c80d997b7bed904e54fc159b00b0572650f6188]

INTEGRATION: CWS extras4pl (1.1.2); FILE ADDED 2006/04/07 12:19:00 va 1.1.2.1: #134228# Initial Revision.


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [b28fdcbd3c28148dea831d5e6a6c65c18f5fcbb2]

INTEGRATION: CWS extras4pl (1.1.2); FILE ADDED 2006/04/07 12:18:59 va 1.1.2.1: #134228# Initial Revision.


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [dc8a3aa9c287a5581d5711c390e4f1d6b0431270]

INTEGRATION: CWS extras4pl (1.1.2); FILE ADDED 2006/04/07 12:18:58 va 1.1.2.1: #134228# Initial Revision.


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [e943d3f534e040ac80e924483533dc6b2deeb7e5]

INTEGRATION: CWS extras4pl (1.1.2); FILE ADDED 2006/04/07 12:12:55 va 1.1.2.1: #134226# Initial Revision.


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [c56efdf5c9f27816a7b0d347ad1a9a9302f7de93]

INTEGRATION: CWS extras4pl (1.1.2); FILE ADDED 2006/04/07 12:12:54 va 1.1.2.1: #134226# Initial Revision.


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [0db63076d3eb44c8e1fc77fab8409dec51d55137]

INTEGRATION: CWS extras4pl (1.1.2); FILE ADDED 2006/04/07 12:12:53 va 1.1.2.1: #134226# Initial Revision.


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [daf0da1283cb9930545853c50841be59937743e4]

INTEGRATION: CWS extras4pl (1.1.2); FILE ADDED 2006/04/07 12:12:52 va 1.1.2.1: #134226# Initial Revision.


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [e482094b7432ccb16dedf8183a6b81f72a82b0e1]

INTEGRATION: CWS extras4pl (1.1.2); FILE ADDED 2006/04/07 12:12:51 va 1.1.2.1: #134226# Initial Revision.


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [848d890c7ed90eeb528d14c52ff62c189a59f5e1]

INTEGRATION: CWS extras4pl (1.1.2); FILE ADDED 2006/04/07 12:12:50 va 1.1.2.1: #134226# Initial Revision.


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [ec8ebb2ae3d658700cf75eddfaa9d787024b5548]

INTEGRATION: CWS extras4pl (1.1.2); FILE ADDED 2006/04/07 12:07:43 va 1.1.2.1: #134226# Initial Revision.


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [a0945ad8aaff5d95d673474570124c52babe95ad]

INTEGRATION: CWS extras4pl (1.1.2); FILE ADDED 2006/04/07 12:02:59 va 1.1.2.1: #134226# Initial Revision.


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [831370ec3f5d5d1d1246fa5dc12251665420eb5b]

INTEGRATION: CWS extras4pl (1.1.2); FILE ADDED 2006/04/07 12:01:24 va 1.1.2.1: #134226# Initial Revision.


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [dd3434e056d4ff48a71d48343567dee2f50a8efe]

INTEGRATION: CWS extras4pl (1.2.156); FILE MERGED 2006/04/07 11:17:53 va 1.2.156.1: #134228# Completely reworked. Issue number: Submitted by: Reviewed by:


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [39e592bba67eb7d5ddf6a83fe6848adf953886d2]

INTEGRATION: CWS taskpane (1.8.8); FILE MERGED 2006/02/17 13:42:33 af 1.8.8.1: #i61359# Added TimerBasedTaskExecution.


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [45700a9c72bb07cf81904d81d1bc74df184b64cf]

INTEGRATION: CWS taskpane (1.1.2); FILE ADDED 2006/03/24 12:49:31 af 1.1.2.2: #i61115# Added OSL_TRACE debug code. 2006/02/17 12:09:50 af 1.1.2.1: #i61359# Initial revision.


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [83be49ca1970a26ddfee3cc58327ccfd5fa97d7d]

INTEGRATION: CWS taskpane (1.3.116); FILE MERGED 2006/02/17 13:41:46 af 1.3.116.1: #i61359# Added shared_ptr resources.


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [8af1fcdb7691551acc20baf550863e852eb1e497]

INTEGRATION: CWS taskpane (1.6.112); FILE MERGED 2006/04/21 11:25:45 af 1.6.112.4: #i61115# Fixed choice of font and calculation of its size. 2006/03/24 12:47:23 af 1.6.112.3: #i63578# Added guard against NULL pointer. 2006/03/24 12:41:54 af 1.6.112.2: #i63578# Do not show red lining in previews. 2006/02/17 13:40:33 af 1.6.112.1: #i61359# Added RenderSubstitution() method.


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [e0099beaf32c201979171d5f4989585584510090]

INTEGRATION: CWS taskpane (1.9.64); FILE MERGED 2006/04/12 15:18:19 af 1.9.64.3: #i61359# Fixed some compiler problems. 2006/03/29 15:35:13 af 1.9.64.2: RESYNC: (1.9-1.10); FILE MERGED 2006/02/22 09:53:43 af 1.9.64.1: #i61359# Added some new event types.


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [e70cedfdb24d6ee7fddc7e99050f932a2b4dc6e4]

INTEGRATION: CWS taskpane (1.6.116); FILE MERGED 2006/04/21 12:02:37 af 1.6.116.3: #i61115# Added MasterPageContainerQueue. 2006/02/22 09:52:47 af 1.6.116.2: #i61359# Using EventMultiplexer instead of MasterPagesSelectorListener. 2006/02/17 13:39:25 af 1.6.116.1: #i61359# Major restructuring of MasterPageContainer and MasterPagesSelector.


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [99aa65cff179c9d729b76f3fae40aa1b7e457688]

INTEGRATION: CWS taskpane (1.6.116); FILE MERGED 2006/02/17 13:38:13 af 1.6.116.1: #i61359# Major restructuring of MasterPageContainer and MasterPagesSelector.


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [9c8bfe7e25053220028d8a1a02cbca345ab47abe]

INTEGRATION: CWS taskpane (1.7.36); FILE MERGED 2006/04/21 12:01:49 af 1.7.36.5: #i61115# For user supplied templates the previews are always rendered. 2006/04/18 15:50:35 af 1.7.36.4: #i61115# Modified the event list for which ResolveList() is called. 2006/03/24 12:32:10 af 1.7.36.3: #i61115# Code cleanup. 2006/02/22 09:52:04 af 1.7.36.2: #i61359# Major restructuring of MasterPageContainer and MasterPagesSelector. 2006/02/17 13:38:45 af 1.7.36.1: #i61359# Major restructuring of MasterPageContainer and MasterPagesSelector.


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [ca44b860d05bc188a01d139257932e952d236456]

INTEGRATION: CWS menucleanup (1.8.70); FILE MERGED 2006/04/11 17:32:15 kendy 1.8.70.1: #i64286# Remove menu:helpid and menu:label from menu *.xml


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [d1863ed02de68d9440410f28f2975f06fe11c07f]

INTEGRATION: CWS taskpane (1.5.116); FILE MERGED 2006/03/24 12:29:44 af 1.5.116.2: #i61115# Reorganization of acessing the valueset. 2006/02/17 13:36:38 af 1.5.116.1: #i61359# Major restructuring of MasterPageContainer and MasterPagesSelector.


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [f0ef60f6cd2c5df5fe6aa327b7c7ffb0fdc3396d]

INTEGRATION: CWS taskpane (1.6.116); FILE MERGED 2006/03/24 12:30:16 af 1.6.116.3: #i61115# Reorganization of acessing the valueset. 2006/02/22 09:51:30 af 1.6.116.2: #i61359# Major restructuring of MasterPageContainer and MasterPagesSelector. 2006/02/17 13:37:33 af 1.6.116.1: #i61359# Major restructuring of MasterPageContainer and MasterPagesSelector.


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [c3f64506948eeb0f6e921f6c81753080e68ced5b]

INTEGRATION: CWS taskpane (1.4.116); FILE MERGED 2006/02/17 13:34:16 af 1.4.116.1: #i61359# Preview sizes are now specified in both coordinates.


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [fdbc530d92657eda74bca193866d44653448a702]

INTEGRATION: CWS menucleanup (1.8.140); FILE MERGED 2006/04/13 15:32:58 kendy 1.8.140.2: RESYNC: (1.8-1.9); FILE MERGED 2006/04/11 17:32:15 kendy 1.8.140.1: #i64286# Remove menu:helpid and menu:label from menu *.xml


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [ec6ee0545c90a216268a51836efa536374d7ca83]

INTEGRATION: CWS taskpane (1.5.116); FILE MERGED 2006/02/17 13:35:26 af 1.5.116.1: #i61359# Preview sizes are now specified in both coordinates.  Removed upper bound on colum count.


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [2fe7e00b1fd5980e0d328d3228efd959f4bbf5cd]

INTEGRATION: CWS menucleanup (1.6.262); FILE MERGED 2006/04/13 15:32:05 kendy 1.6.262.2: RESYNC: (1.6-1.7); FILE MERGED 2006/04/11 17:32:14 kendy 1.6.262.1: #i64286# Remove menu:helpid and menu:label from menu *.xml


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [6c2895181b201be2ede2f7e29cf07ad8a1606e58]

INTEGRATION: CWS menucleanup (1.6.262); FILE MERGED 2006/04/13 15:32:00 kendy 1.6.262.2: RESYNC: (1.6-1.7); FILE MERGED 2006/04/11 17:32:14 kendy 1.6.262.1: #i64286# Remove menu:helpid and menu:label from menu *.xml


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [cbdf37be9d691ed3dac2b5e01da52e7e0bd49536]

INTEGRATION: CWS taskpane (1.8.114); FILE MERGED 2006/04/18 15:49:06 af 1.8.114.4: #i61115# Added InvalidateItem() and methods for modifying maTokenToValueSetIndex member. 2006/03/24 12:28:52 af 1.8.114.3: #i61115# Reorganization of acessing the valueset.   Support for ordering master pages. 2006/02/22 09:50:55 af 1.8.114.2: #i61359# Major restructuring of MasterPageContainer and MasterPagesSelector. 2006/02/17 13:32:14 af 1.8.114.1: #i61359# Major restructuring of MasterPageContainer and MasterPagesSelector.


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [32e7a953a333450b1a3ff346305096d3bae0ee8a]

INTEGRATION: CWS menucleanup (1.7.262); FILE MERGED 2006/04/13 15:31:54 kendy 1.7.262.2: RESYNC: (1.7-1.8); FILE MERGED 2006/04/11 17:32:14 kendy 1.7.262.1: #i64286# Remove menu:helpid and menu:label from menu *.xml


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [d437ef61db18b7b1ff5dc149b825d8b234ce9220]

INTEGRATION: CWS taskpane (1.15.2); FILE MERGED 2006/04/18 15:48:33 af 1.15.2.5: #i61115# Added InvalidateItem() and methods for modifying maTokenToValueSetIndex member. 2006/03/29 15:35:06 af 1.15.2.4: RESYNC: (1.15-1.16); FILE MERGED 2006/03/24 12:27:54 af 1.15.2.3: #i61115# Reorganization of acessing the valueset.   Support for ordering master pages. 2006/02/22 09:51:10 af 1.15.2.2: #i61359# Major restructuring of MasterPageContainer and MasterPagesSelector. 2006/02/17 13:33:02 af 1.15.2.1: #i61359# Major restructuring of MasterPageContainer and MasterPagesSelector.


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [758236176571c04cfdd09dac647ffd9507c539d3]

INTEGRATION: CWS taskpane (1.8.116); FILE MERGED 2006/03/29 15:35:00 af 1.8.116.2: RESYNC: (1.8-1.9); FILE MERGED 2006/02/17 13:31:28 af 1.8.116.1: #i61359# Major restructuring of MasterPageContainer and MasterPagesSelector.


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [c00560f5f87eca88f18cb93bf12ed7f6da36ebb6]

INTEGRATION: CWS menucleanup (1.6.262); FILE MERGED 2006/04/13 15:31:44 kendy 1.6.262.2: RESYNC: (1.6-1.7); FILE MERGED 2006/04/11 17:32:13 kendy 1.6.262.1: #i64286# Remove menu:helpid and menu:label from menu *.xml


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [b70c02313f8e3d7959fe94cb963c09e80d162544]

INTEGRATION: CWS jsc9 (1.3.2); FILE MERGED 2006/04/26 14:15:33 jsc 1.3.2.1: #134738# move fixes back to previous version


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [caf3637b53e9642e8f7d81378b7701a65605f52f]

INTEGRATION: CWS jsc9 (1.13.2); FILE MERGED 2006/04/26 14:15:33 jsc 1.13.2.1: #134738# move fixes back to previous version


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [463502b793888ad82c1a7263bff215649d66992e]

INTEGRATION: CWS taskpane (1.1.2); FILE ADDED 2006/04/21 12:00:15 af 1.1.2.6: #i61115# Code cleanup. 2006/04/18 15:43:57 af 1.1.2.5: #i61115# Update() returns list of events that have to be notified. 2006/04/12 15:18:19 af 1.1.2.4: #i61359# Fixed some compiler problems. 2006/03/24 12:25:23 af 1.1.2.3: #i61115# Converted pointers to MasterPageDescriptor to shared_ptr.  Added classification of URLs for ordering. 2006/02/22 09:50:39 af 1.1.2.2: #i61359# Major restructuring of MasterPageContainer and MasterPagesSelector. 2006/02/17 12:45:59 af 1.1.2.1: #i61359# Initial revision.


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [9799afcea2a59dfe5c3ee2a1a1ed9d9017fccde1]

INTEGRATION: CWS jsc9 (1.5.2); FILE MERGED 2006/04/26 14:15:33 jsc 1.5.2.1: #134738# move fixes back to previous version


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [b8babab3766d98c4e381677be5fe9bd4ba2e450a]

INTEGRATION: CWS taskpane (1.1.2); FILE ADDED 2006/04/21 11:59:30 af 1.1.2.5: #i61115# Code cleanup. 2006/04/18 15:43:35 af 1.1.2.4: #i61115# Update() returns list of events that have to be notified. 2006/03/24 12:26:08 af 1.1.2.3: #i61115# Converted pointers to MasterPageDescriptor to shared_ptr.  Added classification of URLs for ordering. 2006/02/22 09:50:27 af 1.1.2.2: #i61359# Major restructuring of MasterPageContainer and MasterPagesSelector. 2006/02/17 12:46:42 af 1.1.2.1: #i61359# Initial revision.


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [bfcc1b2c153cea9f304c2b0dbf51f6066f7882e4]

INTEGRATION: CWS menucleanup (1.22.32); FILE MERGED 2006/04/13 15:28:12 kendy 1.22.32.2: RESYNC: (1.22-1.24); FILE MERGED 2006/04/11 17:32:13 kendy 1.22.32.1: #i64286# Remove menu:helpid and menu:label from menu *.xml


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [2cb1f10fca598b30db3398320808f521b2416969]

INTEGRATION: CWS jsc9 (1.8.2); FILE MERGED 2006/04/26 14:15:33 jsc 1.8.2.1: #134738# move fixes back to previous version


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [1163075c1ebbca700c5f02face63932ae620a98a]

INTEGRATION: CWS taskpane (1.1.2); FILE ADDED 2006/04/21 10:01:47 af 1.1.2.1: #i61115# Initial revision.


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [f00225153b7e0568e7eda59d9999cd1c0dec1c4b]

INTEGRATION: CWS menucleanup (1.19.32); FILE MERGED 2006/04/13 15:28:06 kendy 1.19.32.2: RESYNC: (1.19-1.20); FILE MERGED 2006/04/11 17:32:13 kendy 1.19.32.1: #i64286# Remove menu:helpid and menu:label from menu *.xml


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [54ec29f38981421ef2b500c215599591a7d49a92]

INTEGRATION: CWS jsc9 (1.4.2); FILE MERGED 2006/04/26 14:15:32 jsc 1.4.2.1: #134738# move fixes back to previous version


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [6a45b45dbef9fe2e7a5a0f6a0af7aae35e86b284]

INTEGRATION: CWS taskpane (1.1.2); FILE ADDED 2006/04/21 13:24:32 af 1.1.2.2: #i61115# Fixed compiler problems. 2006/04/21 11:07:00 af 1.1.2.1: #i61115# Initial revision.


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [7572d9e6fcf9fb09b59a708bc36b8a1ae36317fe]

INTEGRATION: CWS menucleanup (1.20.32); FILE MERGED 2006/04/13 15:28:00 kendy 1.20.32.2: RESYNC: (1.20-1.21); FILE MERGED 2006/04/11 17:32:13 kendy 1.20.32.1: #i64286# Remove menu:helpid and menu:label from menu *.xml


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [06dcf37aeb97f89d119b5690b48ae94a6e8d9dca]

INTEGRATION: CWS taskpane (1.1.2); FILE ADDED 2006/04/18 15:40:02 af 1.1.2.3: #i61115# New dummy provider for default page rendering. 2006/02/22 09:50:07 af 1.1.2.2: #i61359# Major restructuring of MasterPageContainer and MasterPagesSelector. 2006/02/17 12:24:39 af 1.1.2.1: #i61359# Initial revision.


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [397a0f1432db01af8806e7e63aea4822cf904ed5]

INTEGRATION: CWS taskpane (1.1.2); FILE ADDED 2006/04/18 15:38:59 af 1.1.2.4: #i61115# Using correct index for default page.  New dummy provider for default page rendering. 2006/03/24 12:23:31 af 1.1.2.3: #i61115# Code cleanup. 2006/02/22 09:49:55 af 1.1.2.2: #i61359# Major restructuring of MasterPageContainer and MasterPagesSelector. 2006/02/17 12:28:28 af 1.1.2.1: #i61359# Initial revision.


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [2455b936aa86bf2e9d7861e15a70688170e1d1d8]

INTEGRATION: CWS taskpane (1.1.2); FILE ADDED 2006/04/21 11:27:22 af 1.1.2.3: #i61115# Communicating with MasterPageContainer through new local interface. 2006/02/22 09:48:48 af 1.1.2.2: #i61359# Major restructuring of MasterPageContainer and MasterPagesSelector. 2006/02/17 12:14:27 af 1.1.2.1: #i61359# Initial revision.


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [c29afa25526c131684d3bf429518c4f61156ba9c]

INTEGRATION: CWS macosx20xfixes02 (1.45.26); FILE MERGED 2006/04/03 19:15:59 obr 1.45.26.1: #i63030# application bundle now packaged as .zip(s)


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [922fa65dc4857177337ba0bccb6c8d5499a1e1f3]

INTEGRATION: CWS taskpane (1.1.2); FILE ADDED 2006/04/21 11:58:24 af 1.1.2.4: #i61115# Communicating with MasterPageContainer through new local interface. 2006/04/18 15:37:32 af 1.1.2.3: #i61115# Rendering of default page is delayed with different technique. 2006/02/22 09:49:19 af 1.1.2.2: #i61359# Major restructuring of MasterPageContainer and MasterPagesSelector. 2006/02/17 12:14:43 af 1.1.2.1: #i61359# Initial revision.


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [051df8f8393489c452f9755be6a7b207602dec1e]

INTEGRATION: CWS impress91 (1.9.98); FILE MERGED 2006/04/11 15:14:45 sj 1.9.98.1: #i54588# fixed crash and the problem of displaying depth value divided by 10


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [f9fd1d83fcede9741a3edbb0b92d42632292b170]

INTEGRATION: CWS taskpane (1.5.116); FILE MERGED 2006/04/21 10:01:33 af 1.5.116.6: #i61115# Initial revision. 2006/04/18 15:35:43 af 1.5.116.5: #i61115# Replaced SetTemplateIndexForToken with SetPreviewProviderForToken. 2006/04/12 15:18:18 af 1.5.116.4: #i61359# Fixed some compiler problems. 2006/03/24 12:13:25 af 1.5.116.3: #i61115# Update of documentation.   Added event types. 2006/02/22 09:47:02 af 1.5.116.2: #i61359# Major restructuring of MasterPageContainer and MasterPagesSelector. 2006/02/17 13:25:33 af 1.5.116.1: #i61359# Major restructuring of MasterPageContainer and MasterPagesSelector.


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [dd692b4f504c88cd709d190b431be2e59048d4ee]

INTEGRATION: CWS impress91 (1.28.30); FILE MERGED 2006/03/29 14:08:46 sj 1.28.30.1: #i57022# fixed shape info display for the status bar


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [20f5bf4fbfa8d9289ca6bab90e1b749a26c3fec2]

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>  [d42516c8c7f80e47ba95cd63ac9895612e849605]

INTEGRATION: CWS taskpane (1.14.36); FILE MERGED 2006/04/21 13:24:19 af 1.14.36.7: #i61115# Fixed compiler problems. 2006/04/21 11:24:08 af 1.14.36.6: #i61115# Fixed choice of font and calculation of its size. 2006/04/18 15:34:52 af 1.14.36.5: #i61115# Replaced SetTemplateIndexForToken with SetPreviewProviderForToken.  Added parameter to UpdateDescriptor. 2006/04/12 15:18:18 af 1.14.36.4: #i61359# Fixed some compiler problems. 2006/03/24 12:22:22 af 1.14.36.3: #i61115# Converted pointers to MasterPageDescriptor to shared_ptr. 2006/02/22 09:47:57 af 1.14.36.2: #i61359# Major restructuring of MasterPageContainer and MasterPagesSelector. 2006/02/17 13:28:21 af 1.14.36.1: #i61359# Major restructuring of MasterPageContainer and MasterPagesSelector.


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [92737e823f1661e514fb8642c92b03716ecadda7]

INTEGRATION: CWS menucleanup (1.22.18); FILE MERGED 2006/04/13 15:21:52 kendy 1.22.18.2: RESYNC: (1.22-1.24); FILE MERGED 2006/04/11 17:32:12 kendy 1.22.18.1: #i64286# Remove menu:helpid and menu:label from menu *.xml


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [e8980673420c53a853a416d726bf065ffc2a232f]

INTEGRATION: CWS impress91 (1.136.68); FILE MERGED 2006/04/06 10:57:28 sj 1.136.68.1: #i63145# using block alignment


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [63c86605d1b44d9f0b079f24913f5dd25abe426e]

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>  [048742d0e29cb48f7371934c0508bf681f4b5031]

INTEGRATION: CWS taskpane (1.1.2); FILE ADDED 2006/02/17 12:49:57 af 1.1.2.1: #i61359# Initial revision.


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [b97cf862a32eab5385396dd3e70a672c707db6be]

INTEGRATION: CWS taskpane (1.1.2); FILE ADDED 2006/03/24 12:11:51 af 1.1.2.2: #i61115# Assign title layout to new slides. 2006/02/17 12:50:19 af 1.1.2.1: #i61359# Initial revision.


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [a95883dedb894b216e64b9675add44332f989419]

INTEGRATION: CWS impress91 (1.59.44); FILE MERGED 2006/04/05 11:47:12 sj 1.59.44.3: #i58613# #i34760# customshapes are now connecting to the correct point 2006/04/05 10:47:36 sj 1.59.44.2: #i58613# customshapes are now connecting to the correct point 2006/04/04 08:46:23 sj 1.59.44.1: #i63936# not ignoring the textminframeheight


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [915926e91af12fb5bddcd3502bf2d6dc6c84e4c2]

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>  [ce3271b8690739fc57b4b8b77e73a41d0eccab38]

INTEGRATION: CWS taskpane (1.4.116); FILE MERGED 2006/03/24 12:09:58 af 1.4.116.3: #i61115# Reorganization of accessing the valueset. 2006/02/22 09:43:00 af 1.4.116.2: #i61359# Using EventMultiplexer instead of MasterPagesSelectorListener. 2006/02/17 13:11:38 af 1.4.116.1: #i61359# Major restructuring of MasterPageContainer and MasterPagesSelector.


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [72fcf30ed9c56097a89bc1475fcf5aa68a3c158b]

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>  [bd5ebbb6c2403faea7b4512ba2a624c4233c8ee9]

INTEGRATION: CWS impress91 (1.15.322); FILE MERGED 2006/04/05 16:01:39 sj 1.15.322.1: #133802# added missing balloon customshape


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [c7f9b25b8c7439722db990f4b9716f1714e164f4]

INTEGRATION: CWS taskpane (1.5.116); FILE MERGED 2006/04/21 11:11:36 af 1.5.116.6: #i61115# Adaption to modified PutMasterPage() signature. 2006/04/18 15:28:05 af 1.5.116.5: #i61115# Fixed a typo. 2006/04/12 15:18:18 af 1.5.116.4: #i61359# Fixed some compiler problems. 2006/03/24 12:09:50 af 1.5.116.3: #i61115# Reorganization of accessing the valueset. 2006/02/22 09:43:37 af 1.5.116.2: #i61359# Using EventMultiplexer instead of MasterPagesSelectorListener. 2006/02/17 13:13:13 af 1.5.116.1: #i61359# Major restructuring of MasterPageContainer and MasterPagesSelector.


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [407bb347d8dd28fbad61f2d2362bf5a5559d2c0b]

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>  [3b14be84326eda7af4b84529320b2717e0eb6f9e]

INTEGRATION: CWS impress91 (1.6.344); FILE MERGED 2006/04/11 15:14:22 sj 1.6.344.1: #i54588# fixed crash and the problem of displaying depth value divided by 10


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [7c42bef68e3be5c0b9974c0c9643bfa2676a9755]

INTEGRATION: CWS taskpane (1.4.116); FILE MERGED 2006/03/24 12:06:44 af 1.4.116.3: #i61115# Ordering template folders so that user supplied templates come first. 2006/02/22 09:39:39 af 1.4.116.2: #i61359# Major restructuring of MasterPageContainer and MasterPagesSelector. 2006/02/17 13:09:52 af 1.4.116.1: #i61359# Major restructuring of MasterPageContainer and MasterPagesSelector.


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [de9559ffcfbcfc2820cb90f4787bad48bc5f1765]

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>  [5c82a12f7e345c34f9663a78b467c5ed2bfc2324]

INTEGRATION: CWS taskpane (1.4.116); FILE MERGED 2006/04/18 15:23:59 af 1.4.116.5: #i61115# Event type DATA_CHANGED handled by base class. 2006/03/24 12:06:36 af 1.4.116.4: #i61115# Ordering template folders so that user supplied templates come first. 2006/03/24 10:59:01 af 1.4.116.3: #i61115# Ordering template folders so that user supplied templates come first. 2006/02/22 09:39:00 af 1.4.116.2: #i61359# Major restructuring of MasterPageContainer and MasterPagesSelector. 2006/02/17 13:06:52 af 1.4.116.1: #i61359# Major restructuring of MasterPageContainer and MasterPagesSelector.


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [2db7679b99fd776ad8de4344327d1ec59241a8fa]

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>  [f9bebdb6826b77b91fe2d75c13c5d94dd100897e]

INTEGRATION: CWS taskpane (1.1.2); FILE ADDED 2006/02/17 12:06:12 af 1.1.2.1: #i61359# Initial revision.


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [f5d255bffed9ecd9ce6cbfb0c0396a6ad0d5edac]

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>  [d0bf839903c2403f4e4d21f2c9c082bd586d1e07]

INTEGRATION: CWS taskpane (1.3.116); FILE MERGED 2006/02/22 09:36:57 af 1.3.116.2: #i61359# Fixed typo of last checkin. 2006/02/17 13:02:56 af 1.3.116.1: #i61359# Added shared_ptr variant of AddResource().


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [d94144e2ae06039232d1a56df4492d12af907074]

INTEGRATION: CWS taskpane (1.1.2); FILE ADDED 2006/02/17 11:57:14 af 1.1.2.1: #i61359# Initial revision.


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [9b57f31cc436b6c483c97e799a270d6c02985b59]

INTEGRATION: CWS macosx20xfixes02 (1.10.80); FILE MERGED 2006/04/03 18:45:58 obr 1.10.80.1: #i62229# use BSD advisory locking instead byte range locking on OSX


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [e63fda11699facce5c6adfcbb8b2340ef1f5d551]

INTEGRATION: CWS impress91 (1.2.12); FILE MERGED 2006/04/04 11:31:43 af 1.2.12.1: #i63957# Releasing tool bar shells before main view shell is switched.


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [ef91ddebf3700984894d228b791aea2626b9d80f]

INTEGRATION: CWS taskpane (1.4.116); FILE MERGED 2006/03/24 12:59:54 af 1.4.116.3: #i61115# Replaced auto_ptr by scoped_ptr. 2006/03/24 10:56:23 af 1.4.116.2: #i61115# Ordering template folders so that user supplied templates come first. 2006/02/17 12:53:24 af 1.4.116.1: #i61359# Added support for the AsynchronousTask interface.


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [f965e17a8459844d598f9ebfc406ba09fe5a2392]

INTEGRATION: CWS impress91 (1.25.104); FILE MERGED 2006/04/03 12:24:44 af 1.25.104.1: #i54714# Made BACKSPACE do the same as DELETE.


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [db47abed46fb380b5a27fef7e388272283953725]

INTEGRATION: CWS taskpane (1.3.116); FILE MERGED 2006/02/17 12:59:17 af 1.3.116.1: #i61359# Added RenderSubstitution() method.


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [cd90347d341538f55ad3b15b113a5c59efc98065]

INTEGRATION: CWS impress91 (1.20.12); FILE MERGED 2006/04/04 11:43:12 cl 1.20.12.1: #i61368# optimize ::onChangePage() to check if page is already visible


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [c4be88a3267973d9b2602cfe6b8db197cb6a9025]

INTEGRATION: CWS taskpane (1.3.116); FILE MERGED 2006/04/12 15:18:18 af 1.3.116.3: #i61359# Fixed some compiler problems. 2006/03/29 15:30:09 af 1.3.116.2: RESYNC: (1.3-1.4); FILE MERGED 2006/02/22 09:35:36 af 1.3.116.1: #i61359# Add some more event types.


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [219a05728e806d7deab4a88a9c0f2a501568fc0c]

INTEGRATION: CWS impress91 (1.30.176); FILE MERGED 2006/04/03 11:37:59 cl 1.30.176.1: #i59426# change height of thai ctl fonts


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [70099ff92400eb659ffcf905f071f62e26ecec28]

INTEGRATION: CWS taskpane (1.38.2); FILE MERGED 2006/02/17 12:58:13 af 1.38.2.1: #i61359# Adaption to changes in TemplateScanner.hxx


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [453d0805825b4ad42e141742706bdf8281bcfd51]

INTEGRATION: CWS menucleanup (1.25.14); FILE MERGED 2006/04/13 15:15:12 kendy 1.25.14.2: RESYNC: (1.25-1.27); FILE MERGED 2006/04/11 17:32:12 kendy 1.25.14.1: #i64286# Remove menu:helpid and menu:label from menu *.xml


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [6278322b0df8a1a5fe7056fc44ca31957b70d213]

INTEGRATION: CWS impress91 (1.43.90); FILE MERGED 2006/04/03 11:37:59 cl 1.43.90.1: #i59426# change height of thai ctl fonts


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [c6f950665971100ff2e51cf7e05d30141e8e89e1]

INTEGRATION: CWS taskpane (1.8.116); FILE MERGED 2006/04/18 15:21:20 af 1.8.116.4: #i61115# Removed OSL_TRACE. 2006/04/11 15:00:19 af 1.8.116.3: #i61359# Using multiset so that all folders are correctly scanned.  Moved the finalization code so that it is executed. 2006/03/24 10:56:34 af 1.8.116.2: #i61115# Ordering template folders so that user supplied templates come first. 2006/02/17 12:52:51 af 1.8.116.1: #i61359# Added support for the AsynchronousTask interface.


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [0b53f999ba2e5cf76cd2c51d2f3e42192911c2bb]

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>  [5d452accb45671d8f68e208ae86db930b030a812]

INTEGRATION: CWS menucleanup (1.22.134); FILE MERGED 2006/04/13 15:15:06 kendy 1.22.134.2: RESYNC: (1.22-1.23); FILE MERGED 2006/04/11 17:32:11 kendy 1.22.134.1: #i64286# Remove menu:helpid and menu:label from menu *.xml


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [f3b48e496fdda1cfccd4978cf520f1edc9001dbb]

INTEGRATION: CWS impress91 (1.7.146); FILE MERGED 2006/04/04 08:37:09 cl 1.7.146.1: #i55227# fixed effect import of outline shapes


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [ebc6b23684d1322cecba96fe71930b87c8dd3fd6]

INTEGRATION: CWS taskpane (1.6.116); FILE MERGED 2006/02/23 14:48:15 af 1.6.116.1: #i62478# Made initialization of list of slide transitions and list of sounds asynchronous.


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [a534112c436cfbb1d27914d2fca4a290e80c366c]

INTEGRATION: CWS impress91 (1.40.88); FILE MERGED 2006/04/03 11:36:33 cl 1.40.88.1: #i59426# change height of thai ctl fonts


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [5742a272772de40ceb5e71dda57f64760f90d3b2]

INTEGRATION: CWS taskpane (1.10.84); FILE MERGED 2006/03/29 15:25:41 af 1.10.84.2: RESYNC: (1.10-1.11); FILE MERGED 2006/02/23 14:47:52 af 1.10.84.1: #i62478# Made initialization of list of slide transitions and list of sounds asynchronous.


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [e7fb0e44aa79dbbec8b06018e60acf4b36a93e00]

INTEGRATION: CWS taskpane (1.3.116); FILE MERGED 2006/02/23 13:15:23 af 1.3.116.1: #i62470# Made initialization CustomAnimationPresets asynchronous/on demand.


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [a0f0841177cb3e997b398ecf6bdbbd004cae6a20]

INTEGRATION: CWS taskpane (1.18.34); FILE MERGED 2006/03/29 15:25:34 af 1.18.34.4: RESYNC: (1.18-1.20); FILE MERGED 2006/03/23 08:47:11 af 1.18.34.3: #i62470# Reduced the delay for lateInitCallback. 2006/02/23 13:12:48 af 1.18.34.2: #i62470# Made initialization CustomAnimationPresets asynchronous/on demand. 2006/02/23 13:11:57 af 1.18.34.1: #i62470# Made initialization CustomAnimationPresets asynchronous/on demand.


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [8aa03cfcf1514dfe1146fb41f7c3d4bf11df9a41]

INTEGRATION: CWS menucleanup (1.9.300); FILE MERGED 2006/04/13 15:08:34 kendy 1.9.300.2: RESYNC: (1.9-1.10); FILE MERGED 2006/04/11 17:32:11 kendy 1.9.300.1: #i64286# Remove menu:helpid and menu:label from menu *.xml


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [3ad19e7a8aa53afb82ed407cf2237077a0463407]

INTEGRATION: CWS macosx203fixes (1.108.64); FILE MERGED 2006/04/12 21:21:24 tra 1.108.64.1: #63650#


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [65d6f61c78ac10271ce8a22d9d0867d727ff9efe]

INTEGRATION: CWS impress91 (1.17.82); FILE MERGED 2006/04/04 11:01:30 cl 1.17.82.1: #i62742# detect OOo 1.x and StarOffice 7 for build id


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [2241c2cda387294016d0e0322d053960c571b017]

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>  [b5b42d41b64571e43b821971e6d0381ae9d3f7f6]

INTEGRATION: CWS impress91 (1.46.100); FILE MERGED 2006/04/03 12:24:56 cl 1.46.100.1: #i63107# fixe code to work with style names containing a '-'


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [929362ab2ad84c0603c198b43b049ae222d3d614]

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>  [591f27ecd6908aeac3fc9c1883b5a4d037b3634e]

INTEGRATION: CWS impress91 (1.110.16); FILE MERGED 2006/04/04 10:53:11 cl 1.110.16.1: #i62742# override fill and line style for graphics from OOo 1.x


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [e5074daf5b68957c03a1739831b8ba8658bdbacb]

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>  [3246b7c165eb6ac1d6c7984f875ff45f75b3c5cc]

INTEGRATION: CWS impress91 (1.102.100); FILE MERGED 2006/04/04 10:50:48 cl 1.102.100.1: do not export notes and handout stuff in draw


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [0103ff36d74729b6849e38999b429c084eff75f7]

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>  [fb029c75f4e8ada7e8b96f986f62860f1c48e1cd]

INTEGRATION: CWS menucleanup (1.11.200); FILE MERGED 2006/04/13 15:05:44 kendy 1.11.200.2: RESYNC: (1.11-1.12); FILE MERGED 2006/04/11 17:32:11 kendy 1.11.200.1: #i64286# Remove menu:helpid and menu:label from menu *.xml


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [600deb5ea49d1842e2b1bf39405c310834f8594d]

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>  [320c5b5912cf7f4cdd2fd0bc68d88611802305bf]

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>  [d6bc142f46b9ea5c2129524aa6c51ce9c0b9389d]

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>  [349a37a9bb24b93d7eb8ca7f17b4bee3dd16f00b]

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>  [07be64721ab81e25b366b972ae441a46e71c9b80]

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  Kurt Zenker  <kz@openoffice.org>  [6208afb98f5367ec039a8b653d07c247316c7e36]

INTEGRATION: CWS fwk37 (1.31.40); FILE MERGED 2006/04/05 15:04:02 mav 1.31.40.2: RESYNC: (1.31-1.32); FILE MERGED 2006/03/22 10:56:23 mav 1.31.40.1: #i63320# set template update


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [71de3d755c0a888e767313630e949dd948f7d077]

INTEGRATION: CWS fwk37 (1.5.22); FILE MERGED 2006/03/29 09:35:35 mav 1.5.22.1: #b6404500# support substorages in OLESimpleStorage service


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [8d1d7208e7f604c421f1175cc313aede3b1c1162]

INTEGRATION: CWS fwk37 (1.6.16); FILE MERGED 2006/03/29 09:35:34 mav 1.6.16.1: #b6404500# support substorages in OLESimpleStorage service


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [788144377f837ac9b0c41d40703768c4ef77419e]

INTEGRATION: CWS fwk37 (1.7.34); FILE MERGED 2006/03/27 16:28:36 mav 1.7.34.1: #133210# check the pointer


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [5e53d73129e9d9fbef29d91310732ef59fd3bef9]

INTEGRATION: CWS fwk37 (1.6.36); FILE MERGED 2006/03/31 12:25:09 mav 1.6.36.1: #132481# create the string correctly


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [294d8e82d2f40767315c8ef497aaa3bace301901]

INTEGRATION: CWS fwk37 (1.16.38); FILE MERGED 2006/03/29 09:43:24 mav 1.16.38.1: #b6404500# support substorages in OLESimpleStorage service


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [b4c84a7d96e5f2750dfb2578c5e2db5b785ed8db]

INTEGRATION: CWS fwk37 (1.7.64); FILE MERGED 2006/03/29 09:43:25 mav 1.7.64.1: #b6404500# support substorages in OLESimpleStorage service


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [bc9e582a70b07911c3ce41ff4fb8cab7f4ce6442]

INTEGRATION: CWS fwk37 (1.12.8); FILE MERGED 2006/04/05 14:27:11 mav 1.12.8.2: RESYNC: (1.12-1.13); FILE MERGED 2006/03/29 09:00:34 mav 1.12.8.1: #b6404500# introduce workaround for 50 OLE objects created by SO6


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [407ac222c2f87ef3bc329eb345d37911abfba252]

INTEGRATION: CWS fwk37 (1.26.8); FILE MERGED 2006/04/07 13:36:37 mav 1.26.8.3: #b6404500# introduce workaround for 50 OLE objects created by SO6 2006/04/05 14:26:58 mav 1.26.8.2: RESYNC: (1.26-1.27); FILE MERGED 2006/03/29 09:00:34 mav 1.26.8.1: #b6404500# introduce workaround for 50 OLE objects created by SO6


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [2b0651acfcaaeb024637cdc77cd1e4f51f2a3753]

INTEGRATION: CWS fwk37 (1.23.8); FILE MERGED 2006/03/29 09:00:33 mav 1.23.8.1: #b6404500# introduce workaround for 50 OLE objects created by SO6


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [ca54f88ba3ba30db606c4c9645f8665bcbc48448]

INTEGRATION: CWS fwk37 (1.9.198); FILE MERGED 2006/03/29 14:50:22 mav 1.9.198.1: #i45270# fix decoding of special symbols


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [3335a7fdbdbce200964ef792b43893f4f1803b57]

INTEGRATION: CWS fwk37 (1.14.88); FILE MERGED 2006/04/05 14:20:12 mav 1.14.88.2: RESYNC: (1.14-1.15); FILE MERGED 2006/03/31 13:21:08 mav 1.14.88.1: #128950# check the provided reference


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [32a01ede4256c9b2a7d4ae210c05486572a73897]

INTEGRATION: CWS fwk37 (1.2.88); FILE MERGED 2006/03/28 08:11:43 as 1.2.88.1: #i61619# remove SISSL


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [eb4663601f680a2602d3cdeb4948b6dddcefef2b]

INTEGRATION: CWS fwk37 (1.11.114); FILE MERGED 2006/03/29 09:22:38 obr 1.11.114.1: #i62692# mapping /home/ob93801 to osl_getHomeDir


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [9b2e869d02aca7282c52554d7b9d1ea578266d46]

INTEGRATION: CWS fwk37 (1.3.64); FILE MERGED 2006/03/28 08:11:42 as 1.3.64.1: #i61619# remove SISSL


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [c41498b47396934ffa1e8e6768caf22fcd5209fd]

INTEGRATION: CWS fwk37 (1.2.88); FILE MERGED 2006/03/28 08:11:41 as 1.2.88.1: #i61619# remove SISSL


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [74398d7de1c049998c6f62d861c9b43ed6059e11]

INTEGRATION: CWS fwk37 (1.3.64); FILE MERGED 2006/03/28 08:11:40 as 1.3.64.1: #i61619# remove SISSL


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [95a5879cd18af900d716da3b3375fff657d1097f]

INTEGRATION: CWS fwk37 (1.2.88); FILE MERGED 2006/03/28 08:11:39 as 1.2.88.1: #i61619# remove SISSL


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [5bea81c6c6bd49551f340c0a55f41a6707e0e6c6]

INTEGRATION: CWS fwk37 (1.7.110); FILE MERGED 2006/03/17 12:04:48 mav 1.7.110.1: #i59532# ActiveX control and Mozilla plugin should not support .odb documents


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [86bdabb40825e6dccc25cff385265a74f25181a9]

INTEGRATION: CWS fwk37 (1.9.110); FILE MERGED 2006/03/17 12:04:47 mav 1.9.110.1: #i59532# ActiveX control and Mozilla plugin should not support .odb documents


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [0469dd0a8a909ca97106ee07f1b0d13fecbc2135]

INTEGRATION: CWS fwk37 (1.12.18); FILE MERGED 2006/03/17 12:04:47 mav 1.12.18.1: #i59532# ActiveX control and Mozilla plugin should not support .odb documents


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [c2c67b1cbf815bc9a7d91fa7d7474e2f8acf1fdc]

INTEGRATION: CWS fwk37 (1.13.18); FILE MERGED 2006/03/17 12:04:46 mav 1.13.18.1: #i59532# ActiveX control and Mozilla plugin should not support .odb documents


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [8f461cd1f541cf322453e30862578b4bfab2edb7]

INTEGRATION: CWS fwk37 (1.28.10); FILE MERGED 2006/04/07 08:06:16 as 1.28.10.1: #i63819# make sure that c-exceptions reach the signal handler


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [cc2140ac39994c184eb97c471301032bf53d96e3]

INTEGRATION: CWS fwk37 (1.1.2); FILE ADDED 2006/04/11 09:07:43 mav 1.1.2.2: #i59532# deregister ActiveX control from .odb documents 2006/03/17 12:01:13 mav 1.1.2.1: #i59532# deregister ActiveX control from .odb documents


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [dbf34607212fc7d226bd6da2e61b0f76c344090f]

INTEGRATION: CWS fwk37 (1.1.2); FILE ADDED 2006/03/17 12:01:42 mav 1.1.2.1: #i59532# deregister ActiveX control from .odb documents


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [b41858bbff63768ce5b999918de2362f1ccf084f]

INTEGRATION: CWS fwk37 (1.1.2); FILE ADDED 2006/03/17 12:01:28 mav 1.1.2.1: #i59532# deregister ActiveX control from .odb documents


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [a37305bb9d88387d1f846c197af76b487379bae3]

INTEGRATION: CWS fwk37 (1.17.10); FILE MERGED 2006/03/17 11:58:50 mav 1.17.10.1: #i59532# deregister ActiveX control from .odb documents


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [a5cd7ad851f317a02fa8505493adb9e805a443d3]

INTEGRATION: CWS fwk37 (1.2.630); FILE MERGED 2006/03/28 08:04:04 as 1.2.630.1: #i29138# add ALT-F11 for MacroDialog to global config


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [e00b5d45ac8310850a038ff6c07fefa14d7b1b6c]

INTEGRATION: CWS fwk37 (1.2.898); FILE MERGED 2006/03/28 08:04:04 as 1.2.898.1: #i29138# add ALT-F11 for MacroDialog to global config


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [762c3541b68451b17eaeba7a13149110029bf99a]

INTEGRATION: CWS fwk37 (1.18.334); FILE MERGED 2006/03/22 15:35:33 mav 1.18.334.2: #i62834# use the correct size on import 2006/03/22 09:39:20 mav 1.18.334.1: #i58560# let the MSOLE object contain the replacement image in non-Oasis formats


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [cae0f6225be5358f3c2441edecf31f8943a66554]

INTEGRATION: CWS fwk37 (1.136.50); FILE MERGED 2006/03/22 15:35:32 mav 1.136.50.1: #i62834# use the correct size on import


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [7b1ca5afd373f5ed5d357271f4338894cccbdbd6]

INTEGRATION: CWS fwk37 (1.129.8); FILE MERGED 2006/04/05 13:28:54 mav 1.129.8.2: RESYNC: (1.129-1.130); FILE MERGED 2006/03/22 15:35:32 mav 1.129.8.1: #i62834# use the correct size on import


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [77d76c46f345681063c29a6f2287379b15a685e6]

INTEGRATION: CWS fwk37 (1.11.334); FILE MERGED 2006/03/22 09:39:19 mav 1.11.334.1: #i58560# let the MSOLE object contain the replacement image in non-Oasis formats


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [c10c10f0de954981529435bbc415bea19ae5e6b0]

INTEGRATION: CWS swqbf58 (1.49.42); FILE MERGED 2006/04/18 08:10:29 od 1.49.42.1: #b6402800# - implement UNO-API for hidden compatibility flag 	     <SwDoc::mbClipAsCharacterAnchoredWriterFlyFrames>


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [556cac457fbae5e6ab633bb216b8378562748bb2]

INTEGRATION: CWS swqbf58 (1.94.42); FILE MERGED 2006/04/18 08:12:48 od 1.94.42.1: #b6402800# method <SwXMLImport::SetConfigurationSettings(..)> 	   - default handling for hidden compatibility flag 	     <SwDoc::mbClipAsCharacterAnchoredWriterFlyFrames>


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [cc2394783fc96586b23a29f92d881522a3fe25f8]

INTEGRATION: CWS swqbf58 (1.53.94); FILE MERGED 2006/03/31 13:40:41 fme 1.53.94.1: #b6403557# Do not depend on the existence of a view shell


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [e05684c79e7c587421f4fc14656e2bfddd2eb09f]

INTEGRATION: CWS swqbf58 (1.70.236); FILE MERGED 2006/03/31 13:40:41 fme 1.70.236.1: #b6403557# Do not depend on the existence of a view shell


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [d89daa367357b39b1b07056041093276e5656248]

INTEGRATION: CWS swqbf58 (1.68.60); FILE MERGED 2006/03/30 06:48:44 fme 1.68.60.1: #b6402837# Check if SvxFrameDirectionItem is set for cell frame before using it


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [11f1cc9b79c726abc5f5297008c47b20351541d2]

INTEGRATION: CWS swqbf58 (1.44.234); FILE MERGED 2006/04/18 08:26:25 od 1.44.234.1: #b6403541# method <SwFlyFreeFrm::MakeAll()> - minor correction.


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [51d7d3b800f1d5fddb9558cf15e370e59be10626]

INTEGRATION: CWS swqbf58 (1.13.256); FILE MERGED 2006/04/18 08:14:58 od 1.13.256.1: #b6402800# method <SwFlyInCntFrm::MakeAll()> 	   - re-activate clipping depending on hidden compatibility flag 	     <SwDoc::mbClipAsCharacterAnchoredWriterFlyFrames>


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [e99ed26324d92854fca8d6e80503da5a04d2719f]

INTEGRATION: CWS swqbf58 (1.56.42); FILE MERGED 2006/04/18 08:17:16 od 1.56.42.1: #b6403541# method <SwFlyAtCntFrm::MakeAll()> 	   - special loopp prevention for dedicated document.


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [055047f010fb9c057b69c8a0725daad18b9a9d9b]

INTEGRATION: CWS fwk37 (1.38.272); FILE MERGED 2006/03/22 09:43:34 mav 1.38.272.1: #i58560# let the MSOLE object contain the replacement image in non-Oasis formats


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [3ab23ac576073ab9e07b8fc678ed54a67d4604b4]

INTEGRATION: CWS swqbf58 (1.61.6); FILE MERGED 2006/04/18 08:07:55 od 1.61.6.1: #b6402800# method <SwDoc::SwDoc> 	   - initialize hidden compatibility flag <mbClipAsCharacterAnchoredWriterFlyFrames>


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [460beb24bf6c9fe055dce0a834bdd1b9c19def3a]

INTEGRATION: CWS swqbf58 (1.117.6); FILE MERGED 2006/04/18 08:04:15 od 1.117.6.1: #b6402800# class <SwDoc> 	   - introduce hidden compatibility flag <mbClipAsCharacterAnchoredWriterFlyFrames>


2006-04-26  Kurt Zenker  <kz@openoffice.org>  [53af91e3717351395fb6b1e63e17b80bb82ebea6]

INTEGRATION: CWS fwk37 (1.49.74); FILE MERGED 2006/03/22 09:35:15 mav 1.49.74.1: #i58560# let the MSOLE object contain the replacement image in non-Oasis formats


2006-04-26  Oliver Bolte  <obo@openoffice.org>  [a9047d0eb296a5b5842d1ff5141b2b573a714617]

deliver resources


2006-04-26  Oliver Bolte  <obo@openoffice.org>  [76e59f8631c5d60f4623634931d5d99f0da0dfee]

initial revision


2006-04-26  Oliver Bolte  <obo@openoffice.org>  [6d89c6ee2d33a659e05ccb258afd0651a187f0d3]

identifier renamed


2006-04-26  Oliver Bolte  <obo@openoffice.org>  [0728f088f36b4efe0f760d5209ad287072d7b6b8]

dont forget to build resources


2006-04-26  Oliver Bolte  <obo@openoffice.org>  [ef9b3fc191183c37e1395403c04aafaf0ad4274a]

bootstrp added


2006-04-26  Oliver Bolte  <obo@openoffice.org>  [b344e3c35e1842cae3ddbafb332229e01c19ce81]

fix


2006-04-24  Oliver Bolte  <obo@openoffice.org>  [19171c68f3468b0e18310df51bfd7b4c83677173]

moved from tools/bootstrap


2006-04-24  Oliver Bolte  <obo@openoffice.org>  [a87007680bab8e661ed41f8bd137c5be6b95dfbd]

changes for linux


2006-04-24  Hans-Joachim Lankenau  <hjs@openoffice.org>  [e5723f9510c5c94d0b2f6d84390a323dcb97d8f0]

#i10000# fix accessrights for comp_ver.mk


2006-04-24  Oliver Bolte  <obo@openoffice.org>  [76003a516c8ffa4fe2b275d3bf22bfbf71811691]

unxlngi6 parse problem


2006-04-21  Jens-Heiner Rechtien  <hr@openoffice.org>  [0f5f48400151736806d6d2124c33e425e528d06b]

#i10000#: typo in include guard


2006-04-21  Rüdiger Timm  <rt@openoffice.org>  [7650afa721a498138313eb2cddc38c271f562b48]

#i64608# Do not check any flag file.


2006-04-20  Vladimir Glazounov  <vg@openoffice.org>  [c8df6733683b1967686ff30b177d6fcd2c967252]

new version for SRC680


2006-04-20  Vladimir Glazounov  <vg@openoffice.org>  [afe9cfb2542113c5dccda17d98f8e1090c37cb47]

new version for SRC680


2006-04-20  Vladimir Glazounov  <vg@openoffice.org>  [3141173a7d741aa48252314a5f4f3dde08f4c4b1]

new version for SRC680


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [20edf456f36a838f5c9f3f369677570748ed35d1]

#i10000#: Solaris 8 doesn't support C99 header stdint.h


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [6027506876a280aad8464ac545d78624a72ac36c]

SRC680


2006-04-20  Oliver Bolte  <obo@openoffice.org>  [5a9e0d33dfe23894879ea8c73d4f5c16a8e11df3]

refactored version


2006-04-20  Oliver Bolte  <obo@openoffice.org>  [cc53dd0b92479429e07b48b5be520ee67e9f4b81]

Initial revision


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [9debb9f3b337fb3e24e253b1e90d7957724eb79c]

INTEGRATION: CWS pj53 ; FILE MERGED 2006/04/13 14:38:47 pjanik : #i61798#: Rename create-bundle to macosx-create-bundle.


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [075c289dbeb8f9dbca99abb69b9c9182363af89d]

INTEGRATION: CWS pj53 (1.11.172); FILE MERGED 2006/04/13 14:38:26 pjanik 1.11.172.1: #i61798#: Rename create-bundle to macosx-create-bundle.


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [95dbadd6d70635fae8b2e32c6ab4207aaf04d389]

INTEGRATION: CWS pj53 (1.15.26); FILE MERGED 2006/04/13 14:40:01 pjanik 1.15.26.1: #i61798#: Rename create-bundle to macosx-create-bundle.


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [18c255651be0532e25295fd870486908e6bf9e1a]

INTEGRATION: CWS pj53 (1.7.92); FILE MERGED 2006/04/13 15:00:53 pjanik 1.7.92.1: #i61798#: Rename create-bundle to macosx-create-bundle.


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [6c306ef09fcc4420badfd09efcab4392767861d2]

INTEGRATION: CWS pj53 (1.3.40); FILE MERGED 2006/04/13 15:05:50 pjanik 1.3.40.1: #i61798#: Rename create-bundle to macosx-create-bundle.


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [2245892fa92ab380def871f2bf54388fe860897b]

INTEGRATION: CWS pj53 (1.8.62); FILE MERGED 2006/04/13 15:06:25 pjanik 1.8.62.1: #i61798#: Rename create-bundle to macosx-create-bundle.


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [9af3a65b9accefdc4f42c43bcb1fa1047b739c19]

INTEGRATION: CWS pj53 (1.14.126); FILE MERGED 2006/04/13 15:14:14 pjanik 1.14.126.1: #i61798#: Rename create-bundle to macosx-create-bundle.


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [3162dc5c96425874d78443c5c2a38061ae223924]

INTEGRATION: CWS pj53 (1.21.288); FILE MERGED 2006/04/13 15:07:08 pjanik 1.21.288.1: #i61798#: Rename create-bundle to macosx-create-bundle.


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [8cfe5f0005806266b39d58cb232914f9bca2760f]

INTEGRATION: CWS pj53 (1.132.150); FILE MERGED 2006/04/13 15:09:56 pjanik 1.132.150.1: #i61798#: Rename create-bundle to macosx-create-bundle.


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [7a2554e8e82132b1a69730982a165e3cf7d0b63a]

INTEGRATION: CWS pj53 (1.16.90); FILE MERGED 2006/04/13 15:12:49 pjanik 1.16.90.1: #i61798#: Rename create-bundle to macosx-create-bundle.


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [11432448a1beacc7eb15cf161bccedaf0f78ac87]

INTEGRATION: CWS pj53 (1.7.32); FILE MERGED 2006/04/13 15:01:07 pjanik 1.7.32.1: #i61798#: Rename create-bundle to macosx-create-bundle.


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [b5ebd0c6c16ed6ad54b7dff6545704e4431a553c]

INTEGRATION: CWS pj53 (1.7.34); FILE MERGED 2006/04/13 15:14:29 pjanik 1.7.34.1: #i61798#: Rename create-bundle to macosx-create-bundle.


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [3de93622f75943dbb9741fb6df1a172e7838caf3]

INTEGRATION: CWS pj53 (1.1.42); FILE MERGED 2006/04/13 14:32:18 pjanik 1.1.42.1: #i61798#: Rename create-bundle to macosx-create-bundle.


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [2246f747078096ef7827505911fd3006e3f5a06e]

INTEGRATION: CWS pj53 (1.3.42); FILE MERGED 2006/04/13 14:47:54 pjanik 1.3.42.1: #i61798#: Rename create-bundle to macosx-create-bundle.


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [52b7414dadf20daefbe598b59a814d9dd71fb264]

INTEGRATION: CWS pj53 (1.46.422); FILE MERGED 2006/04/13 15:13:49 pjanik 1.46.422.1: #i61798#: Rename create-bundle to macosx-create-bundle.


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [bf0f911d21cbe5437cf97a36a8685f72b4864a4b]

INTEGRATION: CWS pj53 (1.12.50); FILE MERGED 2006/04/13 15:15:05 pjanik 1.12.50.1: #i61798#: Rename create-bundle to macosx-create-bundle.


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [a7aa079a5c657c38e7a51f382ad6a74f603bb3c0]

INTEGRATION: CWS pj53 (1.49.266); FILE MERGED 2006/04/13 15:14:48 pjanik 1.49.266.1: #i61798#: Rename create-bundle to macosx-create-bundle.


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [4b25ff7df4de3ef262e6526b8192f1f9fc19abd7]

INTEGRATION: CWS pj53 (1.45.34); FILE MERGED 2006/04/13 14:41:46 pjanik 1.45.34.1: #i61798#: Rename create-bundle to macosx-create-bundle.


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [96963e5d7c60362c45b7110e58eae267a8b3448c]

INTEGRATION: CWS pj53 (1.11.4); FILE MERGED 2006/04/13 14:47:32 pjanik 1.11.4.1: #i61798#: Rename create-bundle to macosx-create-bundle.


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [20abaa594bfb21fea1416ce4b81d3e2ff598113f]

INTEGRATION: CWS pj53 (1.6.40); FILE MERGED 2006/04/13 15:05:31 pjanik 1.6.40.1: #i61798#: Rename create-bundle to macosx-create-bundle.


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [b99804a3a959a1c02c74ef7c88550ab12018b94e]

INTEGRATION: CWS pj53 (1.8.48); FILE MERGED 2006/04/13 15:14:01 pjanik 1.8.48.1: #i61798#: Rename create-bundle to macosx-create-bundle.


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [aa3b05915809c99ccd651a01b49f70b9a88c0b2f]

INTEGRATION: CWS pj53 (1.20.112); FILE MERGED 2006/04/13 15:12:30 pjanik 1.20.112.1: #i61798#: Rename create-bundle to macosx-create-bundle.


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [3d86c9989dfbf04818971742a18241dcf6de2194]

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>  [4599abacc7118008cdafbd46a8096f5864ece298]

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>  [9957d55bd539a3e29fcf4b83caf6ef5d7c495e41]

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>  [70cb413b61295851b6030a82fb0f66e9b439ea1d]

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>  [0d598246c11082723d92cbb1e089ccb51f967ee5]

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>  [ccebb5622497bc78dbe51c3c5e8a4ba1375cc681]

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>  [f37f522205d286650781c8a961193b39bd27b7e7]

INTEGRATION: CWS pj53 (1.20.206); FILE MERGED 2006/04/13 15:09:00 pjanik 1.20.206.1: #i61798#: Rename create-bundle to macosx-create-bundle.


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [55b3a32f615743058c0c9bae09a1b1576065ad80]

INTEGRATION: CWS pj53 (1.18.266); FILE MERGED 2006/04/13 14:40:16 pjanik 1.18.266.1: #i61798#: Rename create-bundle to macosx-create-bundle.


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [77054396c1e76fa44a7ac680a8e3e54bac828a48]

INTEGRATION: CWS pj53 (1.116.98); FILE MERGED 2006/04/13 15:10:10 pjanik 1.116.98.1: #i61798#: Rename create-bundle to macosx-create-bundle.


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [c8e2ff108ff3ec240d2e6d965c0e02ad3a6311a3]

INTEGRATION: CWS pj53 (1.12.56); FILE MERGED 2006/04/13 14:59:51 pjanik 1.12.56.1: #i61798#: Rename create-bundle to macosx-create-bundle.


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [50e4cbee7e67c26e2b407fe03912d6a210284b11]

INTEGRATION: CWS pj53 (1.13.54); FILE MERGED 2006/04/13 15:01:30 pjanik 1.13.54.1: #i61798#: Rename create-bundle to macosx-create-bundle.


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [f60d86823f08f7a7f52511566738efb4b0eda469]

INTEGRATION: CWS pj53 (1.10.24); FILE MERGED 2006/04/13 14:38:05 pjanik 1.10.24.1: #i61798#: Rename create-bundle to macosx-create-bundle.


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [34ad296a6b1f6164bae4cc484415a0f02816f5fc]

INTEGRATION: CWS pj53 (1.24.12); FILE MERGED 2006/04/13 14:39:16 pjanik 1.24.12.1: #i61798#: Rename create-bundle to macosx-create-bundle.


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [d44dab53a291daab04e874310f8c07bdcb5187fe]

INTEGRATION: CWS pj53 (1.19.32); FILE MERGED 2006/04/13 14:59:02 pjanik 1.19.32.2: #i64382#: Remove the call of create-libstatic-link. 2006/04/13 14:58:44 pjanik 1.19.32.1: #i61798#: Rename create-bundle to macosx-create-bundle.


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [bbf41cf70810e5330c3c58e163cb869eeef0037f]

INTEGRATION: CWS pj53 (1.8.66); FILE MERGED 2006/04/13 15:13:22 pjanik 1.8.66.1: #i61798#: Rename create-bundle to macosx-create-bundle.


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [439288132504ee6f0de9b16f9d95546d0012f607]

INTEGRATION: CWS pj53 (1.41.8); FILE MERGED 2006/04/13 15:12:09 pjanik 1.41.8.1: #i61798#: Rename create-bundle to macosx-create-bundle.


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [e16c1f7448d62abf41b5ccf22d3e9575d219b591]

INTEGRATION: CWS pj53 (1.15.46); FILE MERGED 2006/04/13 13:51:56 pjanik 1.15.46.1: #i61798#: Rename create-bundle to macosx-create-bundle.


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [641c7f0a603446ee363249934edd0f4ef3b908e7]

INTEGRATION: CWS pj53 (1.10.42); FILE MERGED 2006/04/13 15:06:11 pjanik 1.10.42.1: #i61798#: Rename create-bundle to macosx-create-bundle.


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [aacd881fb614530dd7dd3419100514822788453e]

INTEGRATION: CWS pj53 (1.25.178); FILE MERGED 2006/04/13 14:30:51 pjanik 1.25.178.1: #i61798#: Rename create-bundle to macosx-create-bundle.


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [5e7d77bada7df3595a31c3b7c4ec52404f0549f0]

INTEGRATION: CWS pj53 (1.16.18); FILE MERGED 2006/04/13 14:39:32 pjanik 1.16.18.1: #i61798#: Rename create-bundle to macosx-create-bundle.


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [ea911fa1f583534712c99a9884166d81062047b5]

INTEGRATION: CWS pj53 (1.7.44); FILE MERGED 2006/04/13 15:06:39 pjanik 1.7.44.1: #i61798#: Rename create-bundle to macosx-create-bundle.


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [54327469dc6f1c08195564699e10c2fae7518abf]

INTEGRATION: CWS pj53 (1.8.44); FILE MERGED 2006/04/13 15:00:28 pjanik 1.8.44.1: #i61798#: Rename create-bundle to macosx-create-bundle.


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [5f28075a6c8cd67661b870abe0f56195aea84989]

INTEGRATION: CWS pj53 (1.24.396); FILE MERGED 2006/04/13 15:07:36 pjanik 1.24.396.1: #i61798#: Rename create-bundle to macosx-create-bundle.


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [9dd2fcf6c6515ad919a9537fef8f4ca030ed668f]

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  Jens-Heiner Rechtien  <hr@openoffice.org>  [5102d972e2adfee7eb0adc6b313020795cfd171d]

INTEGRATION: CWS numbers203 (1.2.60); FILE MERGED 2006/03/03 12:13:24 er 1.2.60.1: #i61657# new ::com::sun::star::i18n::Currency2.LegacyOnly


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [b4ee4c9fcde125308c7c2a1c5df1e40cb8a717a1]

INTEGRATION: CWS numbers203 (1.15.10); FILE MERGED 2006/03/03 12:13:24 er 1.15.10.1: #i61657# new ::com::sun::star::i18n::Currency2.LegacyOnly


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [4878c8851aa2916df3ea18330cbeae0e495dd744]

INTEGRATION: CWS numbers203 (1.9.72); FILE MERGED 2006/03/03 12:13:23 er 1.9.72.1: #i61657# new ::com::sun::star::i18n::Currency2.LegacyOnly


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [9820694860e198851e1e8a724b01ed30058c2da6]

INTEGRATION: CWS numbers203 (1.12.72); FILE MERGED 2006/03/03 12:13:23 er 1.12.72.1: #i61657# new ::com::sun::star::i18n::Currency2.LegacyOnly


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [fd40578cdea25bbfde73e8827c00807bd506e1ea]

INTEGRATION: CWS numbers203 (1.18.10); FILE MERGED 2006/03/03 12:13:23 er 1.18.10.1: #i61657# new ::com::sun::star::i18n::Currency2.LegacyOnly


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [9786eae6c279adddbaff8db571318e0a1131d870]

INTEGRATION: CWS pj53 (1.14.82); FILE MERGED 2006/04/13 15:09:17 pjanik 1.14.82.1: #i61798#: Rename create-bundle to macosx-create-bundle.


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [d01fc6cfe8c6da75b872195078df38b6f23e5671]

INTEGRATION: CWS numbers203 (1.2.28); FILE MERGED 2006/03/03 12:13:23 er 1.2.28.1: #i61657# new ::com::sun::star::i18n::Currency2.LegacyOnly


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [d6433bd284f00b079aa668e605fb451731c6c86b]

INTEGRATION: CWS numbers203 (1.2.14); FILE MERGED 2006/03/03 12:13:23 er 1.2.14.1: #i61657# new ::com::sun::star::i18n::Currency2.LegacyOnly


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [d0784e8ac66704b864fd5767a81ecbb408d2e790]

INTEGRATION: CWS pj53 (1.10.138); FILE MERGED 2006/04/13 15:13:35 pjanik 1.10.138.1: #i61798#: Rename create-bundle to macosx-create-bundle.


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [59542ff71ed1e0fe887d33bcd50e19fe87f4438c]

INTEGRATION: CWS numbers203 (1.5.72); FILE MERGED 2006/03/03 12:13:22 er 1.5.72.1: #i61657# new ::com::sun::star::i18n::Currency2.LegacyOnly


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [8d7bf705b524a2fe1e3ca68d10d39d295cdc39c3]

INTEGRATION: CWS numbers203 (1.2.14); FILE MERGED 2006/03/03 12:13:22 er 1.2.14.1: #i61657# new ::com::sun::star::i18n::Currency2.LegacyOnly


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [9f10a85aeca672f5873bcec3b037a6052681a906]

INTEGRATION: CWS pj53 (1.22.38); FILE MERGED 2006/04/13 15:13:07 pjanik 1.22.38.1: #i61798#: Rename create-bundle to macosx-create-bundle.


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [250c4b4af63bbda0d5b174671873f90bb125dc80]

INTEGRATION: CWS numbers203 (1.11.34); FILE MERGED 2006/03/03 12:13:22 er 1.11.34.1: #i61657# new ::com::sun::star::i18n::Currency2.LegacyOnly


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [6854ba3a4d3b2119ad7e8fb6449370accd89dff7]

INTEGRATION: CWS numbers203 (1.2.28); FILE MERGED 2006/03/03 12:13:22 er 1.2.28.1: #i61657# new ::com::sun::star::i18n::Currency2.LegacyOnly


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [11ea9659305ef9f6dc3c464d64ce75194587fee9]

INTEGRATION: CWS pj53 (1.13.66); FILE MERGED 2006/04/13 14:38:47 pjanik 1.13.66.1: #i61798#: Rename create-bundle to macosx-create-bundle.


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [84285973abad225917881233bb1bedfcc746490e]

INTEGRATION: CWS numbers203 (1.14.26); FILE MERGED 2006/03/03 12:13:22 er 1.14.26.1: #i61657# new ::com::sun::star::i18n::Currency2.LegacyOnly


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [18d096d3efe696e023d0e2ec63a96b8e7e38ee1b]

INTEGRATION: CWS pj53 (1.6.50); FILE MERGED 2006/04/13 15:00:08 pjanik 1.6.50.1: #i61798#: Rename create-bundle to macosx-create-bundle.


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [c1177d94ef45ffe2ebc0702b8d24c0fbd032aa88]

INTEGRATION: CWS numbers203 (1.7.72); FILE MERGED 2006/03/03 12:13:22 er 1.7.72.1: #i61657# new ::com::sun::star::i18n::Currency2.LegacyOnly


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [964ef69b9b32c84866c1c4ecaa18fac7473f03b0]

INTEGRATION: CWS numbers203 (1.6.72); FILE MERGED 2006/03/03 12:13:21 er 1.6.72.1: #i61657# new ::com::sun::star::i18n::Currency2.LegacyOnly


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [80e114ad6996d64679a14f1003d27ebda849baef]

INTEGRATION: CWS pj53 (1.8.50); FILE MERGED 2006/04/13 15:06:55 pjanik 1.8.50.1: #i61798#: Rename create-bundle to macosx-create-bundle.


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [91917f60dd0aa73585eb797ef26c109a4ee95f47]

INTEGRATION: CWS numbers203 (1.4.34); FILE MERGED 2006/03/03 12:13:21 er 1.4.34.1: #i61657# new ::com::sun::star::i18n::Currency2.LegacyOnly


2006-04-20  Oliver Bolte  <obo@openoffice.org>  [59c0b3ad1633b20c4faeae7a56c3fec639089b7f]

refactored version


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [46b0d2fd30ebcf3d32f261896a1d3427fd2a6156]

INTEGRATION: CWS pj53 (1.13.54); FILE MERGED 2006/04/13 15:08:11 pjanik 1.13.54.1: #i61798#: Rename create-bundle to macosx-create-bundle.


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [981d174e47fa202abf0bc386ca84c0f6b43bd035]

INTEGRATION: CWS numbers203 (1.11.34); FILE MERGED 2006/03/03 12:13:21 er 1.11.34.1: #i61657# new ::com::sun::star::i18n::Currency2.LegacyOnly


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [185fd71a78e41ad51a118440f3da2fcd88b07bcb]

INTEGRATION: CWS pj53 (1.74.40); FILE MERGED 2006/04/13 15:01:54 pjanik 1.74.40.1: #i61798#: Rename create-bundle to macosx-create-bundle.


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [07ab82e7fdedf4d888ce87274357969d48dbc3f2]

INTEGRATION: CWS numbers203 (1.2.28); FILE MERGED 2006/03/03 12:13:21 er 1.2.28.1: #i61657# new ::com::sun::star::i18n::Currency2.LegacyOnly


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [7560be3e89e72b0e40f655ba2cdd14d5e193327f]

INTEGRATION: CWS numbers203 (1.6.14); FILE MERGED 2006/03/03 12:13:21 er 1.6.14.1: #i61657# new ::com::sun::star::i18n::Currency2.LegacyOnly


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [2a2af1573134480d2f4673283f3f03144dee72c2]

INTEGRATION: CWS numbers203 (1.7.34); FILE MERGED 2006/03/03 12:13:20 er 1.7.34.1: #i61657# new ::com::sun::star::i18n::Currency2.LegacyOnly


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [53882f9a98b2f738169ed07a1cf2b56045d2dd21]

INTEGRATION: CWS numbers203 (1.7.64); FILE MERGED 2006/03/03 12:13:20 er 1.7.64.1: #i61657# new ::com::sun::star::i18n::Currency2.LegacyOnly


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [1cb05a77925b6d26b9f51a88a57bcbf2b3b92dbb]

INTEGRATION: CWS numbers203 (1.6.14); FILE MERGED 2006/03/03 12:13:20 er 1.6.14.1: #i61657# new ::com::sun::star::i18n::Currency2.LegacyOnly


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [91b50df8d46eafa018bf6527e90bd372adc73e67]

INTEGRATION: CWS numbers203 (1.3.60); FILE MERGED 2006/03/03 12:13:20 er 1.3.60.1: #i61657# new ::com::sun::star::i18n::Currency2.LegacyOnly


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [7f64d73d8f9a2f038c35b11130f68058eed6b950]

INTEGRATION: CWS pj53 (1.2.22); FILE MERGED 2006/04/13 14:57:16 pjanik 1.2.22.2: #i64382#: Remove the call of create-libstatic-link. 2006/04/13 14:30:24 pjanik 1.2.22.1: #i61798#: Rename create-bundle to macosx-create-bundle.


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [a28bff8bc481e6b15bb2e9d1e2914350346835fb]

INTEGRATION: CWS numbers203 (1.14.34); FILE MERGED 2006/03/03 12:13:20 er 1.14.34.1: #i61657# new ::com::sun::star::i18n::Currency2.LegacyOnly


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [86bb3de45325ac736742a0c8ddcc6772a2e98c6a]

INTEGRATION: CWS pj53 (1.61.8); FILE MERGED 2006/04/13 15:02:08 pjanik 1.61.8.1: #i61798#: Rename create-bundle to macosx-create-bundle.


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [294c6379e907c7b7895f11718661cef465d73701]

INTEGRATION: CWS numbers203 (1.5.72); FILE MERGED 2006/03/03 12:13:20 er 1.5.72.1: #i61657# new ::com::sun::star::i18n::Currency2.LegacyOnly


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [a89bc330769d8b04e8c535f3294d51092a9e797f]

INTEGRATION: CWS numbers203 (1.8.72); FILE MERGED 2006/03/03 12:13:19 er 1.8.72.1: #i61657# new ::com::sun::star::i18n::Currency2.LegacyOnly


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [04473ae16f68e3188c57de9b47975aa248c84640]

INTEGRATION: CWS pj53 (1.20.26); FILE MERGED 2006/04/13 14:39:46 pjanik 1.20.26.1: #i61798#: Rename create-bundle to macosx-create-bundle.


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [79cf17468de6b34e12c30245026a6c8517cc9a97]

INTEGRATION: CWS numbers203 (1.12.28); FILE MERGED 2006/03/03 12:13:19 er 1.12.28.1: #i61657# new ::com::sun::star::i18n::Currency2.LegacyOnly


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [46b64345f1463e52d2f09433f6f33984b8e07531]

INTEGRATION: CWS numbers203 (1.4.34); FILE MERGED 2006/03/03 12:13:19 er 1.4.34.1: #i61657# new ::com::sun::star::i18n::Currency2.LegacyOnly


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [a07a7a3ed56bf0b80c311e5fcd49dc27a5701389]

INTEGRATION: CWS numbers203 (1.2.28); FILE MERGED 2006/03/03 12:13:19 er 1.2.28.1: #i61657# new ::com::sun::star::i18n::Currency2.LegacyOnly


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [497c57853089056e4adda8be417e6d2ed2c5fc35]

INTEGRATION: CWS numbers203 (1.2.60); FILE MERGED 2006/03/03 12:13:19 er 1.2.60.1: #i61657# new ::com::sun::star::i18n::Currency2.LegacyOnly


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [bb0efffcd3c84e0aa3a3a94b011e7bbbfb726f3a]

INTEGRATION: CWS numbers203 (1.2.14); FILE MERGED 2006/03/03 12:13:19 er 1.2.14.1: #i61657# new ::com::sun::star::i18n::Currency2.LegacyOnly


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [e966b1987dcf92eb2c68f90d6ae2a8ce578fcd32]

INTEGRATION: CWS numbers203 (1.11.64); FILE MERGED 2006/03/03 12:13:18 er 1.11.64.1: #i61657# new ::com::sun::star::i18n::Currency2.LegacyOnly


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [ba130bb3ca2dfc78ae5038e5a6f9574b822152d6]

INTEGRATION: CWS numbers203 (1.10.72); FILE MERGED 2006/03/03 12:13:18 er 1.10.72.1: #i61657# new ::com::sun::star::i18n::Currency2.LegacyOnly


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [d9e34b2ac19164e8d4676e34231487d3d349cb42]

INTEGRATION: CWS numbers203 (1.9.72); FILE MERGED 2006/03/03 12:13:18 er 1.9.72.1: #i61657# new ::com::sun::star::i18n::Currency2.LegacyOnly


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [65c255ac777477d7dd81aac1f86c871111d49837]

INTEGRATION: CWS numbers203 (1.11.34); FILE MERGED 2006/03/03 12:13:18 er 1.11.34.1: #i61657# new ::com::sun::star::i18n::Currency2.LegacyOnly


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [253dbe2f864f47dd3f6479bbebe9dcfa76bb2266]

INTEGRATION: CWS numbers203 (1.3.14); FILE MERGED 2006/03/03 12:13:18 er 1.3.14.1: #i61657# new ::com::sun::star::i18n::Currency2.LegacyOnly


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [978e461407b52658b1436d9686a11cc67f8220e3]

INTEGRATION: CWS numbers203 (1.8.72); FILE MERGED 2006/03/03 12:13:18 er 1.8.72.1: #i61657# new ::com::sun::star::i18n::Currency2.LegacyOnly


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [f503aca3b71702032affca472f611ae69d7c0235]

INTEGRATION: CWS numbers203 (1.5.34); FILE MERGED 2006/03/03 12:13:18 er 1.5.34.1: #i61657# new ::com::sun::star::i18n::Currency2.LegacyOnly


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [37f60d41cedb7b362379819f193398f85e996dba]

INTEGRATION: CWS numbers203 (1.4.72); FILE MERGED 2006/03/03 12:13:17 er 1.4.72.1: #i61657# new ::com::sun::star::i18n::Currency2.LegacyOnly


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [23a44ba810568a9bf61ab12811b74ecd1e78a40c]

INTEGRATION: CWS numbers203 (1.5.64); FILE MERGED 2006/03/03 12:13:17 er 1.5.64.1: #i61657# new ::com::sun::star::i18n::Currency2.LegacyOnly


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [8c2ef6d4171d56e99d16ca61d949a602501a6065]

INTEGRATION: CWS numbers203 (1.2.26); FILE MERGED 2006/03/03 12:13:17 er 1.2.26.1: #i61657# new ::com::sun::star::i18n::Currency2.LegacyOnly


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [d6b5fabd789c1cf0bb2a4ad7e45dad2c47777bcc]

INTEGRATION: CWS numbers203 (1.6.64); FILE MERGED 2006/03/03 12:13:17 er 1.6.64.1: #i61657# new ::com::sun::star::i18n::Currency2.LegacyOnly


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [3a6999c98ecf810e9cfa6091aab8b32897f50306]

INTEGRATION: CWS numbers203 (1.6.34); FILE MERGED 2006/03/03 12:13:17 er 1.6.34.1: #i61657# new ::com::sun::star::i18n::Currency2.LegacyOnly


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [713e4a998fb3446479805ab8a05a51862cb5d670]

INTEGRATION: CWS numbers203 (1.18.10); FILE MERGED 2006/03/16 12:28:24 er 1.18.10.3: some more documentation 2006/03/03 12:39:32 er 1.18.10.2: add missing bits of documentation 2006/03/03 12:13:17 er 1.18.10.1: #i61657# new ::com::sun::star::i18n::Currency2.LegacyOnly


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [760da1a45ba93977752bedd001cf2f62e48c2077]

INTEGRATION: CWS numbers203 (1.5.14); FILE MERGED 2006/03/03 12:13:16 er 1.5.14.1: #i61657# new ::com::sun::star::i18n::Currency2.LegacyOnly


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [2f00bd11b69f19907cfbfdc8f70f8a1a80a1d9a7]

INTEGRATION: CWS numbers203 (1.21.10); FILE MERGED 2006/03/03 12:13:16 er 1.21.10.1: #i61657# new ::com::sun::star::i18n::Currency2.LegacyOnly


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [5fee82d4e307b0b7e11a555c214b2fafabafd6e4]

INTEGRATION: CWS numbers203 (1.7.72); FILE MERGED 2006/03/03 12:13:16 er 1.7.72.1: #i61657# new ::com::sun::star::i18n::Currency2.LegacyOnly


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [006b716d40482b918eb7dd69c83eee8ad29a5339]

INTEGRATION: CWS numbers203 (1.8.34); FILE MERGED 2006/03/03 12:13:16 er 1.8.34.1: #i61657# new ::com::sun::star::i18n::Currency2.LegacyOnly


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [0e0e446f076589d8bae00318b3f765742cd626bd]

INTEGRATION: CWS numbers203 (1.2.28); FILE MERGED 2006/03/03 12:13:16 er 1.2.28.1: #i61657# new ::com::sun::star::i18n::Currency2.LegacyOnly


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [f758691f19953bd7ac6eb77815905016dbb808d5]

INTEGRATION: CWS numbers203 (1.2.64); FILE MERGED 2006/03/03 12:13:16 er 1.2.64.1: #i61657# new ::com::sun::star::i18n::Currency2.LegacyOnly


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [8048b6195f8fea9ebb4e7e1b679da34097d5111b]

INTEGRATION: CWS numbers203 (1.15.34); FILE MERGED 2006/03/03 12:13:15 er 1.15.34.1: #i61657# new ::com::sun::star::i18n::Currency2.LegacyOnly


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [3e5aba83eba557f9210e1507440c4a45a0622d8a]

INTEGRATION: CWS numbers203 (1.9.34); FILE MERGED 2006/03/16 14:14:24 er 1.9.34.2: #i61657# swapped currency symbols 2006/03/03 12:13:15 er 1.9.34.1: #i61657# new ::com::sun::star::i18n::Currency2.LegacyOnly


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [42ca18631280fe3143e364832f934734c0513fd3]

INTEGRATION: CWS numbers203 (1.10.34); FILE MERGED 2006/03/03 12:13:15 er 1.10.34.1: #i61657# new ::com::sun::star::i18n::Currency2.LegacyOnly


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [faccd7d8b053d1f87b4a3e05846d74d1f2f6d83b]

INTEGRATION: CWS numbers203 (1.10.60); FILE MERGED 2006/03/03 12:13:15 er 1.10.60.1: #i61657# new ::com::sun::star::i18n::Currency2.LegacyOnly


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [e32c6f2dbeb81ec8e51264cc0e3e5fcb0261fe11]

INTEGRATION: CWS numbers203 (1.9.60); FILE MERGED 2006/03/03 12:13:15 er 1.9.60.1: #i61657# new ::com::sun::star::i18n::Currency2.LegacyOnly


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [03a44cee10b25ca3c8c6e070edeb9a223f0909d6]

INTEGRATION: CWS numbers203 (1.4.72); FILE MERGED 2006/03/03 12:13:15 er 1.4.72.1: #i61657# new ::com::sun::star::i18n::Currency2.LegacyOnly


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [5bf2e83abdc8089073665959480e6c836c5d2471]

INTEGRATION: CWS numbers203 (1.11.34); FILE MERGED 2006/03/03 12:13:14 er 1.11.34.1: #i61657# new ::com::sun::star::i18n::Currency2.LegacyOnly


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [9d62fb270896d67263277af1627dfa4a2dee6b63]

INTEGRATION: CWS numbers203 (1.3.72); FILE MERGED 2006/03/03 12:13:14 er 1.3.72.1: #i61657# new ::com::sun::star::i18n::Currency2.LegacyOnly


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [fc4a764664a0a3b010fdbd4ce280880851d0a4bb]

INTEGRATION: CWS numbers203 (1.12.34); FILE MERGED 2006/03/03 12:13:14 er 1.12.34.1: #i61657# new ::com::sun::star::i18n::Currency2.LegacyOnly


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [3f4d2429e9c6934ab8032b40f80c6731f8bd80f7]

INTEGRATION: CWS numbers203 (1.16.72); FILE MERGED 2006/03/03 12:13:14 er 1.16.72.1: #i61657# new ::com::sun::star::i18n::Currency2.LegacyOnly


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [077811ce57d88bac04bdffb755e0c55372d9456c]

INTEGRATION: CWS numbers203 (1.5.34); FILE MERGED 2006/03/03 12:13:14 er 1.5.34.1: #i61657# new ::com::sun::star::i18n::Currency2.LegacyOnly


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [e6115905555b3be9a0085e59a500fe25a010ada9]

INTEGRATION: CWS numbers203 (1.2.72); FILE MERGED 2006/03/03 12:13:13 er 1.2.72.1: #i61657# new ::com::sun::star::i18n::Currency2.LegacyOnly


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [6e5e74346edd3c98cd61b1851ea6cdccba8ea664]

INTEGRATION: CWS numbers203 (1.9.34); FILE MERGED 2006/03/03 12:13:13 er 1.9.34.1: #i61657# new ::com::sun::star::i18n::Currency2.LegacyOnly


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [d994312d38cd8e2cd13af259291bb39381603c3b]

INTEGRATION: CWS numbers203 (1.8.34); FILE MERGED 2006/03/03 12:13:13 er 1.8.34.1: #i61657# new ::com::sun::star::i18n::Currency2.LegacyOnly


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [2bf7788869a260242cab260ac2b613b63332a4e7]

INTEGRATION: CWS numbers203 (1.12.34); FILE MERGED 2006/03/03 12:13:13 er 1.12.34.1: #i61657# new ::com::sun::star::i18n::Currency2.LegacyOnly


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [0c05ec23d4e41ee2141b2766c934b6a93d45130c]

INTEGRATION: CWS numbers203 (1.11.34); FILE MERGED 2006/03/03 12:13:13 er 1.11.34.1: #i61657# new ::com::sun::star::i18n::Currency2.LegacyOnly


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [a581006a4c30d8ac9592ffdc7e4930b2bccac1af]

INTEGRATION: CWS numbers203 (1.10.34); FILE MERGED 2006/03/03 12:13:13 er 1.10.34.1: #i61657# new ::com::sun::star::i18n::Currency2.LegacyOnly


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [ba8bbb0ded7077140d126f51d2cf93d6460f31c6]

INTEGRATION: CWS numbers203 (1.3.64); FILE MERGED 2006/03/03 12:13:12 er 1.3.64.1: #i61657# new ::com::sun::star::i18n::Currency2.LegacyOnly


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [6384a0784e1298bc657aa74b380a200d821302e9]

INTEGRATION: CWS numbers203 (1.13.60); FILE MERGED 2006/03/03 12:13:12 er 1.13.60.1: #i61657# new ::com::sun::star::i18n::Currency2.LegacyOnly


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [4a1e964a0c09f0b5d956475e0f59044a4e8d7ed2]

INTEGRATION: CWS numbers203 (1.4.34); FILE MERGED 2006/03/03 12:13:12 er 1.4.34.1: #i61657# new ::com::sun::star::i18n::Currency2.LegacyOnly


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [46837d70ac19c8a1d63cc8190e379393ed9580ed]

INTEGRATION: CWS interdummy (1.11.6); FILE MERGED 2006/04/19 18:41:49 er 1.11.6.1: #i64515# reverted change of r1.11, which was plain wrong. Whatever the MSC compiler complained about ambiguous UnicodeString ctors, it doesn't happen in my environment. There ought to be no UnicodeString ctor involved. If it was because the compiler thought 'const sal_uInt8*' being different from 'const uint8_t*' for whatever (command line flags?) reason, this cast now should be the correct solution.


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [fafd8269879cfc8c02fecc98bccd47292a1fc4e7]

INTEGRATION: CWS numbers203 (1.7.34); FILE MERGED 2006/03/03 12:13:12 er 1.7.34.1: #i61657# new ::com::sun::star::i18n::Currency2.LegacyOnly


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [55d32a5f937f5040d8ad2422beb6d3f29f2583ba]

INTEGRATION: CWS numbers203 (1.7.72); FILE MERGED 2006/03/03 12:13:12 er 1.7.72.1: #i61657# new ::com::sun::star::i18n::Currency2.LegacyOnly


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [b0b7fbaa53683ae82ec280a473eecb82ccb7eb2d]

INTEGRATION: CWS numbers203 (1.10.34); FILE MERGED 2006/03/03 12:13:11 er 1.10.34.1: #i61657# new ::com::sun::star::i18n::Currency2.LegacyOnly


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [9290aa38f2dbafa500bb777f6fffafc9bd964e20]

INTEGRATION: CWS numbers203 (1.7.72); FILE MERGED 2006/03/03 12:13:11 er 1.7.72.1: #i61657# new ::com::sun::star::i18n::Currency2.LegacyOnly


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [db55120f74d2a537fab291d6e6ee45e87e06461b]

INTEGRATION: CWS numbers203 (1.8.72); FILE MERGED 2006/03/03 12:13:11 er 1.8.72.1: #i61657# new ::com::sun::star::i18n::Currency2.LegacyOnly


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [75846602cd615c668de5b6fd1c0091ff2ed87f99]

INTEGRATION: CWS numbers203 (1.8.72); FILE MERGED 2006/03/03 12:13:10 er 1.8.72.1: #i61657# new ::com::sun::star::i18n::Currency2.LegacyOnly


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [cf604be3926267ade717647e58a75fb2bc829095]

INTEGRATION: CWS numbers203 (1.7.72); FILE MERGED 2006/03/03 12:13:10 er 1.7.72.1: #i61657# new ::com::sun::star::i18n::Currency2.LegacyOnly


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [68b657177b831bd724e86a06b5ded6ba927e79e3]

INTEGRATION: CWS numbers203 (1.9.34); FILE MERGED 2006/03/03 12:13:10 er 1.9.34.1: #i61657# new ::com::sun::star::i18n::Currency2.LegacyOnly


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [3e63b5a4b1a49ae115a57e96ec5f77beadbeb886]

INTEGRATION: CWS numbers203 (1.13.34); FILE MERGED 2006/03/03 12:13:10 er 1.13.34.1: #i61657# new ::com::sun::star::i18n::Currency2.LegacyOnly


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [b5dc2e353400d05d1d4c951cf9e3242fcf95eef0]

INTEGRATION: CWS numbers203 (1.8.72); FILE MERGED 2006/03/03 12:13:09 er 1.8.72.1: #i61657# new ::com::sun::star::i18n::Currency2.LegacyOnly


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [fa6b7005dfd90a7266f56338399dd4f07038cf24]

INTEGRATION: CWS numbers203 (1.10.34); FILE MERGED 2006/03/03 12:13:09 er 1.10.34.1: #i61657# new ::com::sun::star::i18n::Currency2.LegacyOnly


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [c834ce4614e4cdea38420ab10141135cc2d6ad5f]

INTEGRATION: CWS numbers203 (1.9.34); FILE MERGED 2006/03/03 12:13:09 er 1.9.34.1: #i61657# new ::com::sun::star::i18n::Currency2.LegacyOnly


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [fd9a639dacc471dc6fc0bb8aa465b3c94c3e733c]

INTEGRATION: CWS numbers203 (1.12.34); FILE MERGED 2006/03/03 12:13:09 er 1.12.34.1: #i61657# new ::com::sun::star::i18n::Currency2.LegacyOnly


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [4348fc44f03d9654ff378f69ee07fe40be734072]

INTEGRATION: CWS numbers203 (1.3.28); FILE MERGED 2006/03/03 12:13:09 er 1.3.28.1: #i61657# new ::com::sun::star::i18n::Currency2.LegacyOnly


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [3b4f2ce713c5564e984bc993947672bdda8a0e6f]

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>  [74d8cefa9121c7e69fa1550c2193040079f79ba8]

INTEGRATION: CWS numbers203 (1.7.60); FILE MERGED 2006/03/03 12:13:08 er 1.7.60.1: #i61657# new ::com::sun::star::i18n::Currency2.LegacyOnly


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [4e97de430b55c45e1c487d40b93b543b44259b91]

INTEGRATION: CWS numbers203 (1.10.14); FILE MERGED 2006/03/03 12:13:08 er 1.10.14.1: #i61657# new ::com::sun::star::i18n::Currency2.LegacyOnly


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [1cb059689037e4c86e27876186953c6ce5866bbb]

INTEGRATION: CWS numbers203 (1.16.14); FILE MERGED 2006/03/03 12:13:08 er 1.16.14.1: #i61657# new ::com::sun::star::i18n::Currency2.LegacyOnly


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [884536aa72f3386eb1927c691d9fda41a6aef6a6]

INTEGRATION: CWS numbers203 (1.5.72); FILE MERGED 2006/03/03 12:13:08 er 1.5.72.1: #i61657# new ::com::sun::star::i18n::Currency2.LegacyOnly


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [92793e7bf9f11755d69cd8a6c21f3dc7ecc2c40d]

INTEGRATION: CWS numbers203 (1.8.60); FILE MERGED 2006/03/03 12:13:07 er 1.8.60.1: #i61657# new ::com::sun::star::i18n::Currency2.LegacyOnly


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [baca40507ffc01f991b85b6c46bc14a7658a4a84]

INTEGRATION: CWS numbers203 (1.2.14); FILE MERGED 2006/03/03 12:13:07 er 1.2.14.1: #i61657# new ::com::sun::star::i18n::Currency2.LegacyOnly


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [f80f162712aa7c0585f0a9a122b7988a5ca83f3c]

INTEGRATION: CWS numbers203 (1.7.72); FILE MERGED 2006/03/03 12:13:07 er 1.7.72.1: #i61657# new ::com::sun::star::i18n::Currency2.LegacyOnly


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [376abf19f67bb47e5525d593fb6d1e951b1f25d4]

INTEGRATION: CWS configure17 (1.10.60); FILE MERGED 2006/04/03 16:43:42 rene 1.10.60.1: #i63782# improve ldap configure patch, patch by geki


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [1db0118b4750c0a5944dcedb6130ede004e2e4ad]

INTEGRATION: CWS numbers203 (1.6.72); FILE MERGED 2006/03/03 12:13:07 er 1.6.72.1: #i61657# new ::com::sun::star::i18n::Currency2.LegacyOnly


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [974902fca2218db0afc76001e6b92f9c7004861c]

INTEGRATION: CWS numbers203 (1.7.34); FILE MERGED 2006/03/03 12:13:07 er 1.7.34.1: #i61657# new ::com::sun::star::i18n::Currency2.LegacyOnly


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [6770aca5bdbaa364374db68dfb8582129c3b1ba7]

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>  [51957cfdc090b9a6bd720a4b8ec4f00525babcfe]

INTEGRATION: CWS numbers203 (1.6.34); FILE MERGED 2006/03/03 12:13:07 er 1.6.34.1: #i61657# new ::com::sun::star::i18n::Currency2.LegacyOnly


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [d0533e39ff8103cfc907a0cc3e28b59274e96d6b]

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>  [9b82c521ad49c5863e15bf4dfa16e9e31e508e55]

INTEGRATION: CWS numbers203 (1.10.34); FILE MERGED 2006/03/03 12:13:06 er 1.10.34.1: #i61657# new ::com::sun::star::i18n::Currency2.LegacyOnly


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [ab92481d425c32090b1be259c3818574f979f7c9]

INTEGRATION: CWS numbers203 (1.4.48); FILE MERGED 2006/03/03 12:13:06 er 1.4.48.1: #i61657# new ::com::sun::star::i18n::Currency2.LegacyOnly


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [9f06c8280f97fba21e4d5283b055ef2726e1f0c6]

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>  [02ec432ea8f8570cec11da20b6ee12a83766cba6]

INTEGRATION: CWS numbers203 (1.10.60); FILE MERGED 2006/03/03 12:13:06 er 1.10.60.1: #i61657# new ::com::sun::star::i18n::Currency2.LegacyOnly


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [a5a236bc116ba38a6668f38bbb924ad333b7fdab]

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>  [b3fdf8c105c2325959669317abce9936b1cfef46]

INTEGRATION: CWS numbers203 (1.11.60); FILE MERGED 2006/03/03 12:13:06 er 1.11.60.1: #i61657# new ::com::sun::star::i18n::Currency2.LegacyOnly


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [0e4645cdcd99c459e8c1933b98656033c5574e70]

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>  [67916caa95aca8d65cf51af77606aae01c11a48e]

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>  [a9d7b2f3f7c4edbbad615d74725bab25fedfd590]

INTEGRATION: CWS numbers203 (1.12.42); FILE MERGED 2006/03/03 12:13:05 er 1.12.42.1: #i61657# new ::com::sun::star::i18n::Currency2.LegacyOnly


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [e4e7eaee3d9e60e033886022ade09e97d696c0c3]

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>  [782509d5ff7e136c06709b7483abccfeee6ad657]

INTEGRATION: CWS numbers203 (1.6.60); FILE MERGED 2006/03/03 12:13:05 er 1.6.60.1: #i61657# new ::com::sun::star::i18n::Currency2.LegacyOnly


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [073208372c8fe968c2de98229ce4dbf9f28c1835]

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>  [d5b8a6bfb2d890b74b821cbc460992ceb07d8f29]

INTEGRATION: CWS numbers203 (1.13.64); FILE MERGED 2006/03/03 12:13:05 er 1.13.64.1: #i61657# new ::com::sun::star::i18n::Currency2.LegacyOnly


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [7080dc5a947bfbfdf09872c8ea5514ebebffa615]

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>  [77ff03a3cb99b52d1eda3ae675c349d456a0a27a]

INTEGRATION: CWS numbers203 (1.14.34); FILE MERGED 2006/03/03 12:13:05 er 1.14.34.1: #i61657# new ::com::sun::star::i18n::Currency2.LegacyOnly


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [5ac41c827f81ce854e3a65d24d3725086ec7f005]

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>  [56f9bc881fe457e1ce72c82892bec825fbe1f052]

INTEGRATION: CWS numbers203 (1.5.60); FILE MERGED 2006/03/03 12:13:05 er 1.5.60.1: #i61657# new ::com::sun::star::i18n::Currency2.LegacyOnly


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [d27125bb2168551e5432f4739b08206d8bfd6080]

INTEGRATION: CWS numbers203 (1.2.14); FILE MERGED 2006/03/03 12:13:05 er 1.2.14.1: #i61657# new ::com::sun::star::i18n::Currency2.LegacyOnly


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [8bff4e323690eb616f73de0d8a1aedf0f9c177e8]

INTEGRATION: CWS configure17 (1.27.8); FILE MERGED 2006/03/22 13:13:24 rene 1.27.8.1: #i61380# make it possible to disable neon, patch by "geki"


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [dcfacb9b0b766a8f4d28b33634c0fdf0ceff4a26]

INTEGRATION: CWS numbers203 (1.2.60); FILE MERGED 2006/03/03 12:13:04 er 1.2.60.1: #i61657# new ::com::sun::star::i18n::Currency2.LegacyOnly


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [d04426cb5352d6071dc7099d1e0409bc1794f57f]

INTEGRATION: CWS configure17 (1.2.28); FILE MERGED 2006/03/22 13:14:45 rene 1.2.28.1: #i58271# fix typo


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [0aac27fcdb738f61cf045fe94af40b1406cc4234]

INTEGRATION: CWS numbers203 (1.6.34); FILE MERGED 2006/03/03 12:13:04 er 1.6.34.1: #i61657# new ::com::sun::star::i18n::Currency2.LegacyOnly


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [a1fc55d27bee93663716fe7ab16b6152b1c7efa5]

INTEGRATION: CWS configure17 (1.8.14); FILE MERGED 2006/03/22 13:13:23 rene 1.8.14.1: #i61380# make it possible to disable neon, patch by "geki"


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [1620abee40d16eaf4a20fed6dc35f503249c0aae]

INTEGRATION: CWS numbers203 (1.2.64); FILE MERGED 2006/03/03 12:13:04 er 1.2.64.1: #i61657# new ::com::sun::star::i18n::Currency2.LegacyOnly


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [6044d6540b5da2fd9495d6941c7664a062a95bb6]

INTEGRATION: CWS numbers203 (1.5.34); FILE MERGED 2006/03/03 12:13:04 er 1.5.34.1: #i61657# new ::com::sun::star::i18n::Currency2.LegacyOnly


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [eb43fbe29be8036f8daa499434ce2dbad93d3195]

INTEGRATION: CWS numbers203 (1.14.60); FILE MERGED 2006/03/03 12:13:04 er 1.14.60.1: #i61657# new ::com::sun::star::i18n::Currency2.LegacyOnly


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [c7bf2a7155b85ee0fe734b10644f3e9336f49c2f]

INTEGRATION: CWS numbers203 (1.14.60); FILE MERGED 2006/03/03 12:13:03 er 1.14.60.1: #i61657# new ::com::sun::star::i18n::Currency2.LegacyOnly


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [8430124b2159e3a059c3ad4cc6391368dbd78288]

INTEGRATION: CWS numbers203 (1.13.60); FILE MERGED 2006/03/03 12:13:03 er 1.13.60.1: #i61657# new ::com::sun::star::i18n::Currency2.LegacyOnly


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [b505f2bcc9eaa561f8cf43ef30fef3e94e1afce4]

INTEGRATION: CWS numbers203 (1.17.60); FILE MERGED 2006/03/03 12:13:03 er 1.17.60.1: #i61657# new ::com::sun::star::i18n::Currency2.LegacyOnly


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [5002c8fb0f563a5418b6d21dafb937d3bd559ed3]

INTEGRATION: CWS numbers203 (1.11.60); FILE MERGED 2006/03/03 12:13:03 er 1.11.60.1: #i61657# new ::com::sun::star::i18n::Currency2.LegacyOnly


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [0b55afbb6e3ddc18fed86fb709e36af365a318c3]

INTEGRATION: CWS numbers203 (1.38.10); FILE MERGED 2006/03/03 12:13:03 er 1.38.10.1: #i61657# new ::com::sun::star::i18n::Currency2.LegacyOnly


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [fbdf0c94785257a91e0684da89e9eeecca5bfbcb]

INTEGRATION: CWS numbers203 (1.6.48); FILE MERGED 2006/03/03 12:13:03 er 1.6.48.1: #i61657# new ::com::sun::star::i18n::Currency2.LegacyOnly


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [df975c64b26a158d6e92217ce0170289eaf369f2]

INTEGRATION: CWS numbers203 (1.11.48); FILE MERGED 2006/03/03 12:13:02 er 1.11.48.1: #i61657# new ::com::sun::star::i18n::Currency2.LegacyOnly


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [79ef2c39d42dffaa78063ce5f89156311bf7a7e7]

INTEGRATION: CWS numbers203 (1.21.10); FILE MERGED 2006/03/03 12:13:02 er 1.21.10.1: #i61657# new ::com::sun::star::i18n::Currency2.LegacyOnly


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [7415eebd8f268323595e77e557573790d930018a]

INTEGRATION: CWS numbers203 (1.14.10); FILE MERGED 2006/03/03 12:13:02 er 1.14.10.1: #i61657# new ::com::sun::star::i18n::Currency2.LegacyOnly


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [bce63591974058837b3dc7ffe189096287dbd071]

INTEGRATION: CWS numbers203 (1.22.50); FILE MERGED 2006/03/03 12:12:47 er 1.22.50.1: #i61657# new ::com::sun::star::i18n::Currency2.LegacyOnly


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [743efbc502aaab2f6061ee8b598b71a1ebf9a5ea]

INTEGRATION: CWS numbers203 (1.1.2); FILE ADDED 2006/03/03 12:12:47 er 1.1.2.1: #i61657# new ::com::sun::star::i18n::Currency2.LegacyOnly


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [e82698664133fede4020b058384728c4927ac826]

INTEGRATION: CWS numbers203 (1.5.76); FILE MERGED 2006/03/03 12:12:46 er 1.5.76.1: #i61657# new ::com::sun::star::i18n::Currency2.LegacyOnly


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [8fce5c022b6a0dcc8ee5386c7828f201df89ff44]

INTEGRATION: CWS numbers203 (1.1.2); FILE ADDED 2006/03/03 12:12:46 er 1.1.2.1: #i61657# new ::com::sun::star::i18n::Currency2.LegacyOnly


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [af5bd922449c112b7be310d41b429d721110e8ea]

INTEGRATION: CWS numbers203 (1.9.76); FILE MERGED 2006/03/03 12:31:16 er 1.9.76.1: clarify ID and BankSymbol description


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [0c63e1284f7e3c63f04505c1d83083aa1ab15a8b]

INTEGRATION: CWS numbers203 (1.18.36); FILE MERGED 2006/03/03 12:12:38 er 1.18.36.1: #i61657# new ::com::sun::star::i18n::Currency2.LegacyOnly


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [0f5c7e40aa0c964d46bc4b2aaac8f53a95a8a19a]

INTEGRATION: CWS numbers203 (1.32.34); FILE MERGED 2006/03/03 12:12:38 er 1.32.34.1: #i61657# new ::com::sun::star::i18n::Currency2.LegacyOnly


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [078c31d9a0988d1561d57b17ef40727217fc169a]

INTEGRATION: CWS numbers203 (1.25.34); FILE MERGED 2006/03/03 12:12:38 er 1.25.34.1: #i61657# new ::com::sun::star::i18n::Currency2.LegacyOnly


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [7fd8a52abf5a65c3a4c948e06ee7b2cd9c6e44db]

INTEGRATION: CWS numbers203 (1.90.116); FILE MERGED 2006/03/03 12:12:32 er 1.90.116.1: #i61657# new ::com::sun::star::i18n::Currency2.LegacyOnly


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [f9e685f515ee9efd4b72daf99ff38a40f67b8f85]

INTEGRATION: CWS numbers203 (1.120.22); FILE MERGED 2006/04/05 15:52:06 er 1.120.22.3: #i61657# straighten out confusing things 2006/04/05 13:52:41 er 1.120.22.2: #i61657# change misleading variable name and correct parameter order 2006/03/03 12:12:31 er 1.120.22.1: #i61657# new ::com::sun::star::i18n::Currency2.LegacyOnly


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [492b0a5d96ddfee3f87f7b6d58ef077aa5f8bad1]

INTEGRATION: CWS numbers203 (1.41.14); FILE MERGED 2006/03/03 12:12:24 er 1.41.14.1: #i61657# new ::com::sun::star::i18n::Currency2.LegacyOnly


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [c317f00206749e4c030483ef5e27552702e06b07]

INTEGRATION: CWS numbers203 (1.58.88); FILE MERGED 2006/03/03 12:12:18 er 1.58.88.1: #i61657# new ::com::sun::star::i18n::Currency2.LegacyOnly


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [a96dfc390a080c221dd09eff2f002d5bbb75a3f6]

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>  [d96543910cf0ccf55116d070455435ca512b1099]

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>  [07270091ca963ac2b493d2bf6d16fecc54b305fa]

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>  [0726a129eaebca993c6a0bf3dc5ad02418dc98d1]

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>  [09afa44295b4904de23bae8d6b57883eab8bcb82]

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>  [86e4cec467356ef76615c1998ec603ee182618cc]

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>  [0be712bdc8083a1d206f0d508f3072e4fe44b965]

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>  [1665dd3cfbea99ff5da8c682e1a35d46d38bcf9d]

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>  [65dcb0e12cae5f9a1f6eb7d01415662aac47a183]

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>  [4537b08cacf279bf508895bf0e6e33649134079d]

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>  [764a276ed1fc8c3639ec6a3723fa180de862f5a2]

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>  [da4b6096dcda873ef4e6f1858797b4e2b42dd58e]

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>  [99bdd83ce90548467e0e534fe626a3b04bb645b7]

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>  [a4a01e46c7eb3f9d61b56f530646117d556c0e20]

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>  [24f513d6da7efe2886ed1ae895d01243144f7569]

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>  [eb35ffba54f7d9d9de5a95cb8af9ca44c05a0d51]

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>  [2202b0e1a4ad4159c5f29a312ffeb0110ed02931]

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>  [0e68343efb35cbd87160f21e4d09a6235e49935e]

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>  [522c82183b591883e58d9429587d4fb3cc65f45c]

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>  [dc742fe28cdbf2cd29cd7b8e08a23170e27715e8]

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>  [102826b3b63de312e965522ef87a6dfdee476303]

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>  [15a001d4be6920887e1c980e50aa7de3aa8184c2]

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>  [4055dea1c5693a54f9ac395c177a6d8ddf442009]

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>  [3cc3b76d2adb07177efd22563a95b835335df70d]

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>  [d86ae580e2cf4bbe00af531ea1f973ff7785d8c5]

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>  [4969c146ab20496bf07b500571a27dd5742653af]

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>  [23b5dd289b0ec02ff241e31a6752e9df85739c8f]

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>  [c6beab7145c9ca223b5958801482b3931f305afa]

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>  [46b4d9ab7a9b16400ae1c7e41dbf273c5849141f]

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>  [b7a133ee57f34088d7b5c5b76bf22696e1cdfb8c]

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>  [00169582b657bf6b23c682583e863cb5e35150e6]

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>  [b4d245bb016a351bb663e44cc6d72c11c739bf32]

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>  [05b0fb444e039b904a5f48f2f981d2c0a21e115d]

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>  [dc9fcaef4f72642fcf699815027aa1830429663c]

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>  [80dd229439a81b7b6b3335edab728c81bea5da04]

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>  [a8058c2ee06bc635e3946893ac126f43cae7c779]

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>  [6c45a7078075843f2495b0e27275589ceb07e53d]

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>  [9fbdfb64822b9365e8e0336c271ff7b27cc84fc0]

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>  [4731a9e745f40927b76770b9c2ce61d617a12b7d]

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>  [89069e28c8f8616fa7a24de6ca6645f4aad921e6]

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>  [80672f7e47c4e006631085ce30cc0cc0d87a01f9]

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>  [b0f1a4017e928720707ecc46a15063c4525fdc40]

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>  [9707a9229d119131880612426c7a3c822fbb4838]

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>  [0ddb2f4617496d8ed114fa94e07b2fd7960238d5]

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>  [c39ca2825111eac7104d0eb0ced1e31550ec995c]

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>  [583861934668c14cee89609ff709f0024ee70faf]

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>  [444aa6e32e2dd554a53787110c3540c1eb589058]

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>  [f9099c4f6d2513c7b011ef9d83765c48eea2cbb5]

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>  [29987d2fd2b4eda5a8a939f24e919b4a751c936f]

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>  [de610f2dcef5d21ce6e73e4f1b531c09b11ddd13]

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>  [b2eeb057044754e0a023bfe064b879e7bc1f14ab]

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>  [8b1ecbe2778cc00e5dcd32c83a4b4d29f670a52a]

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>  [ed70e0dd4577d1023bcca067cdef8a361bf902be]

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>  [05068400ecfb0ecc6c5f9dbe6e147af7170f6598]

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>  [950e8e8910c19c221a9736d981c15c89472cef71]

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>  [4dbca1eff5c019871ff6a81ab4a04cd6739636f0]

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>  [92505873fb4aab0b445dbc1220aad44a1b0d52eb]

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>  [16db6e11426e9d6751d853023a8cbdfa284655cb]

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>  [de45f7e775ef1ca39642e46a4e0f0b678df2a028]

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>  [2bfd7dbf54f38faae4e3cc91d26429f54fb0726f]

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>  [d5abbe2b30da4858340da01ca1e09646043e6295]

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>  [4ff2f84fb1231e8081e4926e105ffc9e5a34a6c3]

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>  [72cb4683abb5a64fd4e96243eb399ea0aec9e272]

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>  [3efb2887c672f536cbd0d11b61cdbb451a4745dc]

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>  [b33d107c264f63a9e99363f2c7664d82496b0895]

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>  [8a0eee942adcaee1cb011efe4d5f93cd6505ccbe]

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>  [8973c01770153c06a13af82f45b425fc1138140d]

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>  [ae0c4d4fe02210912a4ee9c20d99565dec5c1876]

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>  [6613dbd20cb7ae282afd9ccee5819552105fb521]

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>  [d4bc53ffe6b1bf603b15b3f8251120df3a9617fc]

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>  [fa85e858246084d6b62bd14a27b8c6ec556dc163]

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>  [800d357cbaba468a82bb010004a61f3099d1684b]

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>  [8a7e9c8d2adeb3026838f59094fdd402b48c4098]

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>  [10951836c2bcc2a9c21f1eeac337f6d5d0d3546f]

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>  [dd066a53b827c66257a76453c8b855bf78ddfeb2]

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>  [aa12bc029e3cd98bef317590b560966bb6bedbcd]

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>  [43b2dd92a63f1f0675a41a13a2d1f814134ecef9]

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>  [0d90a0ce6af5e2ba146c08c5a73d846f609e3022]

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>  [8088c160bf91e344e2ffd3cfaba0112d50fd7d0e]

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>  [5f64e4ad33412db1693b9037c8e05fddbd4d3de6]

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>  [1ddd8a87daedef08c88fb5db48c294a3174cf585]

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>  [313f03695d48c98146ef9df57fd8c36aed2889c2]

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>  [6e141d5e6fec91a5bb3c68be6b8c740cd8d31c43]

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>  [d51fea043248602f90343eaec5ec03863a04a68a]

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>  [f2a92d3ce7402123491b65088b75d4e6de9d0c48]

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>  [50d19fd67724f71fa1a3835e64fa638537ab1751]

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>  [abd386c5a9ab35609c8056d5be81f52f9505b120]

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>  [a092f4cf02f646759fac83f6e7c313b5d6e3f34c]

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>  [725b90dafddc6208e99cf5246e6496ac3df036ec]

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>  [a1c7f0b9d8e45e7a97dbb643e225f4861eeb5193]

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>  [2d253d87a0d0821aeb3fff37e902c541f8e242e8]

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>  [b9394736fa7adfc7659233e80feea01bf5c0b3cc]

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>  [0592d5b5ab37b29f9870069b0d94ed81e2bf5e33]

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>  [8b855418646cd0229bcf6d5ab3d9e8d7153b8b11]

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>  [5c9e37d15fb0c41ddd809d52e6e145167704fd21]

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>  [3287911330445b8cc697826cadd68ede3eec01e4]

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>  [720d9cf8ba256b6885da2d0a1931aae38d40de73]

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>  [bd0d466a295ffdd128531e8edd582069639a543a]

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>  [0848a1a6363ae2f153678e678dc94315551107e7]

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>  [5bb26f53dc686f23700c9c065918499c7a61e897]

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>  [3541a5373ae805d2639a97453ac1284b72e6604c]

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>  [9e980223dfafccbbb0e85d92cc60f2cf2de534fe]

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>  [7fce993162fce0fe07a193ad93a5f2b33e3a71a3]

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>  [de8bfa766603261ed5655b7f77cea6be0e6d66a1]

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>  [64b349955eba25c5107a6bb70d4213eb7a32592e]

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>  [4a4787573e8a715f43cedb48abd8af995768a553]

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>  [1cc6fe421efc03f5362ee4a85387e5fb9741bda8]

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>  [3e58ba80801e9d88d5e1340a6f6783bdee8d427f]

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>  [ff5189a6a3a8c6bc76cf871b62f723314466f597]

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>  [c4979677fa4219392d46759f19da063df22bacc2]

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>  [1f3177c858ddbd3d0b9782d8f775c356b8a181fc]

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>  [a363b5b67cb62e399b7ffed4ec2208d4d91d79e0]

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>  [956d091a8ef5027aaf9b780228d5822ebd7eca35]

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>  [9b21946413e6650747b1532b855a9e671106527f]

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>  [646f9dcbf4ca4c9b7e581fa70033c8dd5b9678c4]

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>  [1dfb9fe0b25e07b01ad604b355bcccca95738ada]

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>  [b47aa86829154103ae6f3baa5c039d576ad16361]

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>  [5996e6117fe4b42c2dd19ff8e7526667f0018afe]

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>  [305191454de4b8775045fe791239e7fb658996a4]

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>  [cfbaf9c933f520bf50f4dee2bfd05e2171f7f4d8]

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>  [112fa689123c747fb715deee60b9e9dea132b70a]

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>  [9ba5786840ae95a5cd479925a77634aa106c5c2c]

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>  [8876b5a7500819d14935b5c160e3a89c57b71d72]

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>  [209b7e24f5acd2a84cff5e363c79b47667183711]

INTEGRATION: CWS i18n25 (1.14.22); FILE MERGED 2006/03/22 00:08:41 khong 1.14.22.1: i54739 add index skipping character list for Thai locale


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [155af0eb6274557714351b3f00330268ab225c66]

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>  [5ea41c594e50a31ed679d4bcee5ab2ba8da7f7ac]

INTEGRATION: CWS i18n25 (1.11.30); FILE MERGED 2006/03/22 00:10:27 khong 1.11.30.1: i61935 i61937 add collation and index section for Hungarian locale


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [d1aa7369b60360dd2b49960c1c76524ec5939bce]

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>  [87e70be78660dfd553b04bbbb32bc997a7e73d24]

INTEGRATION: CWS i18n25 (1.9.38); FILE MERGED 2006/03/22 00:19:33 khong 1.9.38.1: i61938 i54739 add capacity to handle multiple letters index key and skip specified initial characters


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [6e87466b32f545a885a4ba31fecde90931c2e8ce]

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>  [993b2ead83588b07c39587692908d013d5fd38ed]

INTEGRATION: CWS i18n25 (1.21.22); FILE MERGED 2006/03/22 00:22:14 khong 1.21.22.1: i53385 Adding support for Tibetan numbering


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [136fef54cfedb8108c041fa69cb33d4cf89b3d3f]

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>  [0d1fdddda06775dbc1afc5a3f384e3c1482bc592]

INTEGRATION: CWS i18n25 (1.1.2); FILE ADDED 2006/03/22 00:11:54 khong 1.1.2.1: i61935 add collation rule for Hungarian


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [49ac28eed9f5d580b256ba01bf4d4312215fe38c]

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>  [1a47a7481d5bf51e57937677bf5ba71f2d0d7bd7]

INTEGRATION: CWS i18n25 (1.2.6); FILE MERGED 2006/03/22 00:12:39 khong 1.2.6.1: i61935 add collation rule for Hungarian


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [9a52713dac82f4b228c1a0de7e9ce1f501e6c0b3]

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>  [8567b2965d0eb15ce14395c96019fc66c31b5127]

INTEGRATION: CWS i18n25 (1.5.44); FILE MERGED 2006/03/22 00:19:55 khong 1.5.44.1: i61938 i54739 add capacity to handle multiple letters index key and skip specified initial characters


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [4cd880bfe56c34f833b9112968255d204889650d]

INTEGRATION: CWS i18n25 (1.5.22); FILE MERGED 2006/03/22 00:21:43 khong 1.5.22.1: i53385 Adding support for Tibetan numbering


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [8f2d8b1ab84f138262ea5c217520ff3c56568ed4]

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>  [c9b4e551f054b5bbe070339d4295406690f5fe02]

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>  [295ebe2394a8e2818e917b8929fee4f84346ef24]

INTEGRATION: CWS i18n25 (1.13.64); FILE MERGED 2006/03/22 00:25:00 khong 1.13.64.1: i53385 Adding support for Tibetan numbering


2006-04-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [694be20f42c3d3caf0260720e26e970ad3179ef9]

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>  [f2640e0ea372d41e9345c35b5b07968aec64980a]

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>  [891bec98340c3362f142e0eed07d99d96c6b81c1]

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>  [d750116645ee809f990e5944c897d72081411f15]

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>  [3382279c1cd6bb13a8c6312294648fbf1512360a]

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>  [219f5a2090873c55ad90ed91f38e9cff7b401313]

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>  [b0317b7bccfdd3917b6b5c4634e4aa69ed98212e]

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>  [d53d3cbe35396354c832874ea667e9b6e4f9655f]

INTEGRATION: CWS l10ntoolingfix02 (1.12.8); FILE MERGED 2006/04/13 17:41:49 ihi 1.12.8.1: Assignment fix


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [b1f16ba187e45bd981c7728080505ef07a925e2d]

INTEGRATION: CWS l10ntoolingfix02 (1.9.8); FILE MERGED 2006/04/13 17:27:18 ihi 1.9.8.1: #i63852# gcc4 fix


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [2bcca73bdbc5ddf9a2dd226678d2b210617a4312]

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>  [93771806d6c5556e55852bdd7db9b3807b8ed738]

INTEGRATION: CWS systemint01 (1.23.8); FILE MERGED 2006/03/10 17:05:27 ihi 1.23.8.1: #i46226# stale link error on suse 10


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [364e3dcaf9ce101cc49b87036489043d55c0d7e6]

INTEGRATION: CWS systemint01 (1.20.2); FILE MERGED 2006/03/21 09:20:43 rt 1.20.2.2: #i62340# Make checking for flagfile silent, only in case of failure cry 'ERROR' 2006/03/17 16:00:10 ihi 1.20.2.1: #i62340# creation of rpm more robust


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [cf0164513970df8af459b7d8c85959832be9170e]

INTEGRATION: CWS systemint01 (1.22.8); FILE MERGED 2006/03/10 17:06:06 ihi 1.22.8.1: #i46226# stale link error on suse 10


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [93f261246dfd59eafbf72f1f574f7f6e7b10e05f]

INTEGRATION: CWS systemint01 (1.19.2); FILE MERGED 2006/03/21 09:20:41 rt 1.19.2.2: #i62340# Make checking for flagfile silent, only in case of failure cry 'ERROR' 2006/03/17 16:00:10 ihi 1.19.2.1: #i62340# creation of rpm more robust


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [f4b295504e290fc7764d17affe25f108a2b0fa76]

INTEGRATION: CWS systemint01 (1.9.114); FILE MERGED 2006/03/10 17:45:13 ihi 1.9.114.1: #i59675# text/rtf -> application/rtf


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [bb7e8584266fdcd6910639bf3d066e3907e4bd95]

INTEGRATION: CWS systemint01 (1.12.8); FILE MERGED 2006/03/10 17:44:45 ihi 1.12.8.2: #i59675# text/rtf -> application/rtf 2006/03/10 17:04:28 ihi 1.12.8.1: #i46226# stale link error on suse 10


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [d8d606e7014dc6a3d61e8d9211a366b08db3c911]

INTEGRATION: CWS systemint01 (1.8.2); FILE MERGED 2006/03/21 09:20:40 rt 1.8.2.2: #i62340# Make checking for flagfile silent, only in case of failure cry 'ERROR' 2006/03/17 16:00:09 ihi 1.8.2.1: #i62340# creation of rpm more robust


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [d555fd308153c852a1948ce93f9725223bdb1865]

INTEGRATION: CWS systemint01 (1.8.2); FILE MERGED 2006/03/21 09:20:39 rt 1.8.2.2: #i62340# Make checking for flagfile silent, only in case of failure cry 'ERROR' 2006/03/17 16:00:09 ihi 1.8.2.1: #i62340# creation of rpm more robust


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [b47bbde4eaa9a0dc2b6018afacafe256b764829f]

INTEGRATION: CWS systemint01 (1.11.2); FILE MERGED 2006/03/20 17:04:21 ihi 1.11.2.3: clean up 2006/03/17 16:00:08 ihi 1.11.2.2: #i62340# creation of rpm more robust 2006/03/10 18:11:15 ihi 1.11.2.1: #i59509# permission fixed


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [9b0780fdfd442fd44694ed1a6ecb61b0647a35db]

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>  [81c022c2f2db972c64844357887b612815240031]

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>  [b7a532ade3edbb83610835b676a85b95d06973c3]

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>  [2a43af30aee4c90a416a0239a98986a0f9eac4a0]

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>  [2a2af9001fd608edde793eed8042510d6480a388]

INTEGRATION: CWS systemjava (1.2.10); FILE MERGED 2006/03/22 14:23:08 cmc 1.2.10.1: #i52974# support using the system xerces/xalan


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [303832ce01cdcd63cdf128f109705e3ebcde630f]

INTEGRATION: CWS systemjava (1.7.46); FILE MERGED 2006/03/22 14:36:03 cmc 1.7.46.1: #i52974# support using the system xerces/xalan


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [86453e1586e939b12619e877966ba4e98d6e745f]

INTEGRATION: CWS systemjava (1.8.46); FILE MERGED 2006/03/22 14:36:02 cmc 1.8.46.1: #i52974# support using the system xerces/xalan


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [3d09e961afd3a5662318282b87b5abef41bd250e]

INTEGRATION: CWS systemjava (1.8.44); FILE MERGED 2006/03/22 14:36:02 cmc 1.8.44.1: #i52974# support using the system xerces/xalan


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [29542fa272175eda1a3efdc3710a5c1e1ba74ae0]

INTEGRATION: CWS systemjava (1.3.146); FILE MERGED 2006/03/22 14:36:02 cmc 1.3.146.1: #i52974# support using the system xerces/xalan


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [023e3406c6f75e560ec98c270d8bf60994ec35e8]

INTEGRATION: CWS systemjava (1.2.146); FILE MERGED 2006/03/22 14:36:02 cmc 1.2.146.1: #i52974# support using the system xerces/xalan


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [5cc8beeacd3a2596578ed338be0150e7b4cd6434]

INTEGRATION: CWS systemjava (1.11.24); FILE MERGED 2006/03/22 14:36:01 cmc 1.11.24.1: #i52974# support using the system xerces/xalan


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [de5994e25146065ff23e20c3e1808d869ccf545a]

INTEGRATION: CWS systemjava (1.4.2); FILE MERGED 2006/03/22 14:51:26 cmc 1.4.2.1: #i52974# support using the system xerces/xalan


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [a9ce3bb2758e90cbff0686913552488178f96202]

INTEGRATION: CWS systemjava (1.10.2); FILE MERGED 2006/03/22 14:51:26 cmc 1.10.2.1: #i52974# support using the system xerces/xalan


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [e24bdd3b0cb0334fa88a9a93c50bf1a1144d7389]

INTEGRATION: CWS systemjava (1.3.2); FILE MERGED 2006/03/22 14:51:25 cmc 1.3.2.1: #i52974# support using the system xerces/xalan


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [a1e70a7bb503ab15fb654638dd157a14b51f5b42]

INTEGRATION: CWS systemjava (1.22.2); FILE MERGED 2006/03/22 14:39:45 cmc 1.22.2.1: #i52974# support using the system xerces/xalan


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [8f91c0ec1fbc1b2957bd9893a9f0aaf58a67e5c7]

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>  [fe37eb718889d6938081dde5ad0d6467fdb4eee2]

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>  [9cc967ae2bc1b38e703a3df79a7c2532be132689]

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>  [5b282e16296ca56950757b699b2e1f9d98bd201f]

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>  [f0026e7fdd64f4f3d879a1a64c45080d4df85965]

INTEGRATION: CWS systemjava (1.10.86); FILE MERGED 2006/03/22 14:20:32 cmc 1.10.86.1: #i52974# support using the system xerces/xalan


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [d9dd31f3c887db73d802c4a39d468ae712eedc3b]

INTEGRATION: CWS systemjava (1.15.86); FILE MERGED 2006/03/22 14:20:32 cmc 1.15.86.1: #i52974# support using the system xerces/xalan


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [bba57beb91c86ad2cb7a22a87c406816afb7128a]

INTEGRATION: CWS systemjava (1.5.298); FILE MERGED 2006/03/22 14:20:31 cmc 1.5.298.1: #i52974# support using the system xerces/xalan


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [cad84cb59488ce804cf598b69d0b4687890e8034]

INTEGRATION: CWS systemjava (1.6.8); FILE MERGED 2006/03/22 14:20:31 cmc 1.6.8.1: #i52974# support using the system xerces/xalan


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [ccbb82c13e8c613288f2d375a8abc08b9f45addf]

INTEGRATION: CWS systemjava (1.17.6); FILE MERGED 2006/03/22 14:20:31 cmc 1.17.6.1: #i52974# support using the system xerces/xalan


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [91735aabe9b50d2f50a1d85aa27388628c23b540]

INTEGRATION: CWS systemjava (1.13.72); FILE MERGED 2006/03/22 14:58:03 cmc 1.13.72.1: #i52974# support using the system java components


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [2769a8fe07e49eba6fcf792f73d5b0233333ebdf]

INTEGRATION: CWS systemjava (1.33.2); FILE MERGED 2006/03/22 14:58:03 cmc 1.33.2.1: #i52974# support using the system java components


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [ccbc19c10dac3beb0e0590d09025a60ec3f031ac]

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>  [fe31a63ce0d7ca12885f11c5a266b70fe4116b87]

INTEGRATION: CWS systemjava (1.11.2); FILE MERGED 2006/03/22 15:02:49 cmc 1.11.2.1: #i52974# support using the system xerces/xalan


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [25d887ac42790c61003d1fe93706b80ddc03f1ea]

INTEGRATION: CWS native43 (1.10.2); FILE MERGED 2006/04/05 14:13:51 mav 1.10.2.1: #i63496# treat unknown future state as nochange


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [90e72241a6c10b4fc689dd5e91e8d17cd7025bd9]

INTEGRATION: CWS native43 (1.10.2); FILE MERGED 2006/04/05 10:51:57 is 1.10.2.1: #i63809# new language encodings


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [9ccf695edce27b9a6affa92b79c242024f0f2b94]

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>  [08a6d3d23eb59ea5918ee0e8e63ef5480439912b]

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>  [8d5e5175b1c5ab0da7e44e61462846fd9f5bdcd7]

INTEGRATION: CWS systemjava (1.27.52); FILE MERGED 2006/03/22 14:07:41 cmc 1.27.52.1: #i52974# support using the system hsqldb


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [d2a3af982431d143fb619a6295a81f97642f585f]

INTEGRATION: CWS systemjava (1.6.82); FILE MERGED 2006/03/22 14:07:40 cmc 1.6.82.1: #i52974# support using the system hsqldb


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [7849b4b0594afc931b57640fcd9eaa9f0ebf8da8]

INTEGRATION: CWS gh12 (1.20.40); FILE MERGED 2005/12/21 13:22:20 gh 1.20.40.1: #i49462# improve readability of testtool log


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [34673aefe1810b5c2e35dd6b2f0d78a4057bd5cd]

INTEGRATION: CWS gh12 (1.60.36); FILE MERGED 2006/03/14 15:09:55 gh 1.60.36.3: #i54456# remove LANGUAGE_USER1 entry 2006/03/14 14:38:00 gh 1.60.36.2: #i61530# fixed german translation 2005/12/21 13:22:19 gh 1.60.36.1: #i49462# improve readability of testtool log


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [9ad3b9f2cc87f6083c68a65ecce5bb5e127d4f7a]

INTEGRATION: CWS gh12 (1.5.42); FILE MERGED 2005/12/21 13:22:19 gh 1.5.42.1: #i49462# improve readability of testtool log


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [f35f4abbc55fd516c0b44f61a44db39bb832918d]

INTEGRATION: CWS redline01 (1.17.28); FILE MERGED 2006/04/10 07:00:31 ama 1.17.28.4: Fix #b6341295# 2006/04/10 06:50:43 ama 1.17.28.3: Fix #b6341295# 2006/04/07 07:14:50 ama 1.17.28.2: Fix #b6341295#: Redline/Undo/redo of copying table content (cells) 2006/03/29 14:29:25 ama 1.17.28.1: Fix #b62341295#: Redline for copying tables


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [55d7d2fc1e0674c9395f390d11e8628c3226d4a5]

INTEGRATION: CWS redline01 (1.8.128); FILE MERGED 2006/04/11 07:24:03 ama 1.8.128.1: Fix #b6341295# Redlining of empty table cells


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [ea3219f917102adc16c0b23ffa2222472af24fc0]

INTEGRATION: CWS redline01 (1.17.78); FILE MERGED 2006/03/22 13:22:37 ama 1.17.78.1: Fix #i59534: Text insertion at the end of a redline


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [fe3bbc3f9d7f9ffdcb284ee34d1c02f31be77450]

INTEGRATION: CWS redline01 (1.5.128); FILE MERGED 2006/03/22 13:14:20 ama 1.5.128.1: Fix #i59534: Text insertion at the end of a redline


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [50bdf03fc34d523c54fcec84cdc103528606c531]

INTEGRATION: CWS redline01 (1.37.22); FILE MERGED 2006/03/23 09:46:51 ama 1.37.22.1: Fix #i59539#: no deleting of redline infos when pasting table cells


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [2523b8da78f27f55d59b12fbaee5e4829d578357]

INTEGRATION: CWS redline01 (1.33.72); FILE MERGED 2006/03/30 11:42:36 ama 1.33.72.1: Fix #b6341295#: Undo and Redo of table insertion with redlining


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [310a2f04c7f46790d276d6509ef5c91e3dc4aa6f]

INTEGRATION: CWS redline01 (1.19.14); FILE MERGED 2006/03/22 13:20:01 ama 1.19.14.1: *** empty log message ***


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [cf819c3044215865047375c712550257cdba4dcd]

INTEGRATION: CWS redline01 (1.5.128); FILE MERGED 2006/04/06 15:05:08 ama 1.5.128.2: FIx #b6341295#: Undo/Redo of table copy with redlines 2006/03/29 14:28:11 ama 1.5.128.1: Fix #b62341295#: Redline for copying tables


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [c43eefe1d682e7eceb4a4fb49441e92944785656]

INTEGRATION: CWS redline01 (1.35.36); FILE MERGED 2006/04/06 14:57:58 ama 1.35.36.2: Fix #b6341295#: Non-product code for better debugging 2006/03/29 14:27:46 ama 1.35.36.1: Fix #b62341295#: Redline for copying tables


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [594044949174a91a5c707ffe6c8dc8e33e929de1]

INTEGRATION: CWS redline01 (1.26.8); FILE MERGED 2006/04/11 07:22:45 ama 1.26.8.4: Fix #b6341295# Redlining of empty table cells 2006/04/06 14:59:09 ama 1.26.8.3: FIx #b6341295#: Undo/Redo of table copy with redlines 2006/03/23 09:04:52 ama 1.26.8.2: Fix #i59534#: Redline 2006/03/22 13:17:21 ama 1.26.8.1: Fix #i59534: Text insertion at the end of a redline


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [43e565175ce1fbac74639ccca5ebe24970db926b]

INTEGRATION: CWS redline01 (1.16.64); FILE MERGED 2006/04/07 13:19:35 ama 1.16.64.2: RESYNC: (1.16-1.17); FILE MERGED 2006/03/22 13:19:08 ama 1.16.64.1: Fix #i59534: Text insertion at the end of a redline


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [68c400cbec6abf84a8f378c3f78b2c4e36d015e3]

INTEGRATION: CWS redline01 (1.26.8); FILE MERGED 2006/04/06 15:28:07 ama 1.26.8.2: FIx #b6341295#: Undo/Redo of table copy with redlines 2006/03/29 14:25:43 ama 1.26.8.1: Fix #b62341295#: Redline for copying tables


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [df990b9bcdce34aadc6222c31b61e3c7a713b500]

INTEGRATION: CWS gh12 (1.12.16); FILE MERGED 2005/12/22 08:42:01 gh 1.12.16.1: #i54137#,#i37773#controls can now be assigned to object variables and searched for by name


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [790af220dd71c04ea7ed22f163c83fbc8319df54]

INTEGRATION: CWS gh12 (1.20.14); FILE MERGED 2005/12/22 08:44:14 gh 1.20.14.2: #i35090# map very large ULONG results to negative long 2005/12/22 08:42:00 gh 1.20.14.1: #i54137#,#i37773#controls can now be assigned to object variables and searched for by name


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [48bf8e7e156b332ef9f9c718451c7cea78bc87a0]

INTEGRATION: CWS gh12 (1.23.20); FILE MERGED 2005/12/15 15:07:33 gh 1.23.20.1: #i50125#new TestTool command IsProduct


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [34281721dfa53958a0daf589f121241ff2a389c8]

INTEGRATION: CWS gh12 (1.11.22); FILE MERGED 2006/01/12 10:09:03 gh 1.11.22.1: #i46293# o reschedule after command execution to prevent execution of FileExit in reschedule


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [4f79e16be1caca235bad3f5678d13634dfcad16b]

INTEGRATION: CWS gh12 (1.8.22); FILE MERGED 2005/12/22 08:42:00 gh 1.8.22.1: #i54137#,#i37773#controls can now be assigned to object variables and searched for by name


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [61b19c7305ebf351ebd954c37df556fc968afb27]

INTEGRATION: CWS gh12 (1.6.22); FILE MERGED 2005/12/15 12:23:48 gh 1.6.22.1: #i50125#new TestTool command IsProductsource/server/statemnt.cxx


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [43ca69651adf17e8396200565355b7a29a772481]

INTEGRATION: CWS sixtyfour05 (1.34.4); FILE MERGED 2006/04/14 11:35:11 kendy 1.34.4.1: #i59407# 64bit: BigInt -> sal_Int64 for DateTime handling


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [f577b665ee716ed5f83a3dfffa21f5644662401e]

INTEGRATION: CWS sixtyfour05 (1.6.150); FILE MERGED 2006/04/10 16:22:01 kendy 1.6.150.1: #i63758# Min()/Max() has to have both arguments of the same type


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [538b513ed804178ddf31842df99169fe9b3523f3]

INTEGRATION: CWS sixtyfour05 (1.9.150); FILE MERGED 2006/04/10 16:22:01 kendy 1.9.150.1: #i63758# Min()/Max() has to have both arguments of the same type


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [71d1d7fffe0ae298c03c8b3e523869fd958dfe11]

INTEGRATION: CWS sixtyfour05 (1.10.150); FILE MERGED 2006/04/10 16:22:00 kendy 1.10.150.1: #i63758# Min()/Max() has to have both arguments of the same type


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [b9274de6147260e605195dd6eb44418c4fd4c441]

INTEGRATION: CWS sixtyfour05 (1.22.148); FILE MERGED 2006/04/10 16:22:00 kendy 1.22.148.1: #i63758# Min()/Max() has to have both arguments of the same type


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [13f7e7ccdd427a1c563d2e269f3ed95b89f1aed7]

INTEGRATION: CWS sixtyfour05 (1.25.14); FILE MERGED 2006/03/29 13:47:19 kendy 1.25.14.1: #i62384# Fix SVBT32 <-> long conversion


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [c6bf730f3781b2e3b5f961fc32378dd3956829d6]

INTEGRATION: CWS sixtyfour05 (1.2.12); FILE MERGED 2006/03/29 13:47:18 kendy 1.2.12.1: #i62384# Fix SVBT32 <-> long conversion


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [991ca7a8e02969336596d6472243046dbe8b1bed]

INTEGRATION: CWS sb50 (1.3.114); FILE MERGED 2006/03/29 11:48:57 sb 1.3.114.1: #i61729# Decode LDAP string value using UTF8 instead of ASCII_US; plus some cleanup of strange, obviously broken code.


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [d8f45d11034310ec30c7bafe2ec1e891aeee3bac]

INTEGRATION: CWS sixtyfour05 (1.15.12); FILE MERGED 2006/03/29 13:47:18 kendy 1.15.12.1: #i62384# Fix SVBT32 <-> long conversion


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [180f12a11647382762948887c1b6cba81487c740]

INTEGRATION: CWS sixtyfour05 (1.8.120); FILE MERGED 2006/03/29 13:47:18 kendy 1.8.120.1: #i62384# Fix SVBT32 <-> long conversion


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [f62180aec4625abdbc52873e5e3df3da057972d2]

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>  [3f778e2b123762653f54946225cc403eb0b0e4ec]

INTEGRATION: CWS sixtyfour05 (1.84.14); FILE MERGED 2006/03/29 13:47:18 kendy 1.84.14.1: #i62384# Fix SVBT32 <-> long conversion


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [1a1e475b0505ccd542f9abebb6be7abec2886b3c]

INTEGRATION: CWS sb50 (1.5.90); FILE MERGED 2006/04/05 14:03:13 sb 1.5.90.1: #i63706# Implemented oor:op=fuse.


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [e9dba338105de267828915ef32ca3c87a0a56a6a]

INTEGRATION: CWS sb50 (1.6.90); FILE MERGED 2006/04/05 14:03:13 sb 1.6.90.1: #i63706# Implemented oor:op=fuse.


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [35a3c35b13d035f6a38bfd2628ac98bbc4157524]

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>  [2e999a1dd2c31a69e9fdd4ba8304ef44c64bd863]

INTEGRATION: CWS sb50 (1.7.36); FILE MERGED 2006/04/05 13:56:40 sb 1.7.36.1: #i63706# Implemented oor:op=fuse.


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [07698aa944896a9b56b7db442afe3073536c5fd1]

INTEGRATION: CWS sixtyfour05 (1.5.76); FILE MERGED 2006/04/14 11:35:11 kendy 1.5.76.1: #i59407# 64bit: BigInt -> sal_Int64 for DateTime handling


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [2f7a88d89cdbad31f8ce2a7d6b3d72adb96b3b1c]

INTEGRATION: CWS sb50 (1.10.36); FILE MERGED 2006/04/05 13:56:40 sb 1.10.36.1: #i63706# Implemented oor:op=fuse.


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [9a8f3f1737baadc4c608cac0ad901baf20bded96]

INTEGRATION: CWS sb50 (1.11.36); FILE MERGED 2006/04/05 13:56:39 sb 1.11.36.1: #i63706# Implemented oor:op=fuse.


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [48035344098898a83a178b2855c269508d3f3e90]

INTEGRATION: CWS sb50 (1.12.36); FILE MERGED 2006/04/05 13:56:39 sb 1.12.36.1: #i63706# Implemented oor:op=fuse.


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [f59f6f18d4e2b2d6e8760ba5d256d8c2acdd33e9]

INTEGRATION: CWS sixtyfour05 (1.3.196); FILE MERGED 2006/04/14 12:00:50 kendy 1.3.196.1: #i59407# 64bit: ULONG -> sal_uInt32 for Date to fix streaming problems.


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [c37d2ae8868392da604998b35c03ff707b6228c4]

INTEGRATION: CWS sb50 (1.7.36); FILE MERGED 2006/04/05 13:56:39 sb 1.7.36.1: #i63706# Implemented oor:op=fuse.


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [9cdadc9fbe20be4fcc9de77371d0898e79b951c2]

INTEGRATION: CWS sixtyfour05 (1.6.198); FILE MERGED 2006/03/29 13:47:17 kendy 1.6.198.1: #i62384# Fix SVBT32 <-> long conversion


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [04f6bb21ff5d7a3a20ca7a8f25773305e7bec454]

INTEGRATION: CWS sb50 (1.9.36); FILE MERGED 2006/04/05 13:56:38 sb 1.9.36.1: #i63706# Implemented oor:op=fuse.


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [5ea37b98663a486cb8b3005de5f3bbb3648ade09]

INTEGRATION: CWS sb50 (1.8.36); FILE MERGED 2006/04/05 13:56:38 sb 1.8.36.1: #i63706# Implemented oor:op=fuse.


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [d0fd3ff54b03af3c780c50bbed7bc1b2e0c32daf]

INTEGRATION: CWS sb50 (1.23.34); FILE MERGED 2006/04/05 13:56:38 sb 1.23.34.1: #i63706# Implemented oor:op=fuse.


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [6a5bc3bb5178eca90bd673a90ee40a5a317432ff]

INTEGRATION: CWS sixtyfour05 (1.20.24); FILE MERGED 2006/04/13 10:31:54 cmc 1.20.24.1: #i63183# automation 64bit fixes


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [9f10c9babce47f0d39cd4a0f00df27021fb1c791]

INTEGRATION: CWS sb50 (1.8.132); FILE MERGED 2006/04/05 14:15:54 sb 1.8.132.1: #i63706# Adapted to newly implemented oor:op=fuse.


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [7885f4f6e497db18de0be9d92b710e61d3106f77]

INTEGRATION: CWS sixtyfour05 (1.2.30); FILE MERGED 2006/04/13 10:31:54 cmc 1.2.30.1: #i63183# automation 64bit fixes


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [8d5467ba2156c03373e087fe8dec8549bb82bb0a]

INTEGRATION: CWS sb50 (1.5.824); FILE MERGED 2006/04/05 14:15:23 sb 1.5.824.1: #i63706# Implemented oor:op=fuse.


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [a48517f02d935927585dc841c1e2aede983ccd92]

INTEGRATION: CWS sixtyfour05 (1.6.28); FILE MERGED 2006/04/13 10:31:54 cmc 1.6.28.1: #i63183# automation 64bit fixes


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [f1e7935f89b2378aca462c9fbce6a7d53b7cc846]

INTEGRATION: CWS sb50 (1.6.332); FILE MERGED 2006/04/05 14:15:12 sb 1.6.332.1: #i63706# Implemented oor:op=fuse.


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [a8fcbf4969e4f7f44f8b63b601bbbb06c7c4cdb1]

INTEGRATION: CWS sixtyfour05 (1.2.30); FILE MERGED 2006/04/13 10:31:53 cmc 1.2.30.1: #i63183# automation 64bit fixes


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [0d3f077de7a510ca51e5485542acd4373bbee4a6]

INTEGRATION: CWS sixtyfour05 (1.12.30); FILE MERGED 2006/04/13 10:31:53 cmc 1.12.30.1: #i63183# automation 64bit fixes


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [4f659c7a7858119a4f12767aa02a1014eb7f6fd1]

INTEGRATION: CWS sixtyfour05 (1.23.28); FILE MERGED 2006/04/13 10:31:53 cmc 1.23.28.1: #i63183# automation 64bit fixes


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [3fa6d86d5e28cc080945b35b77e56fbbc531a8fd]

INTEGRATION: CWS sixtyfour05 (1.16.30); FILE MERGED 2006/04/13 10:31:53 cmc 1.16.30.1: #i63183# automation 64bit fixes


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [250a234a11136bbd80dca0477266cc9335ac4fc0]

INTEGRATION: CWS sixtyfour05 (1.4.30); FILE MERGED 2006/04/13 10:31:53 cmc 1.4.30.1: #i63183# automation 64bit fixes


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [023595bc47c4fd1dac26d4fc262d759b5735d621]

INTEGRATION: CWS sixtyfour05 (1.5.30); FILE MERGED 2006/04/13 10:31:53 cmc 1.5.30.1: #i63183# automation 64bit fixes


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [0346575a9cca9c671f49f204dfb17d49c54f7e66]

INTEGRATION: CWS sixtyfour05 (1.4.30); FILE MERGED 2006/04/13 10:31:52 cmc 1.4.30.1: #i63183# automation 64bit fixes


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [d93113ae3bd6cc3479e8d9cf43189dabeec69de7]

INTEGRATION: CWS sixtyfour05 (1.8.28); FILE MERGED 2006/04/13 10:31:52 cmc 1.8.28.1: #i63183# automation 64bit fixes


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [d3bfa1137b52cae53ba96bd18dba635c4fa00b65]

INTEGRATION: CWS sixtyfour05 (1.5.30); FILE MERGED 2006/04/13 10:31:52 cmc 1.5.30.1: #i63183# automation 64bit fixes


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [02c3171f5de4a4d4625b8e2d45e45d800d79eccd]

INTEGRATION: CWS sixtyfour05 (1.2.30); FILE MERGED 2006/04/13 10:31:52 cmc 1.2.30.1: #i63183# automation 64bit fixes


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [f340f3a500bd89dae250ce3db8ec686b604ce6e0]

INTEGRATION: CWS sixtyfour05 (1.135.2); FILE MERGED 2006/04/07 13:52:42 kendy 1.135.2.1: #i64108# 64bit: ULONG <-> sal_uInt32 conversion


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [0356865dbb9072d16786a9b0b6075865df00df9c]

INTEGRATION: CWS sixtyfour05 (1.16.12); FILE MERGED 2006/03/31 10:11:51 kendy 1.16.12.2: RESYNC: (1.16-1.17); FILE MERGED 2006/03/29 11:19:56 kendy 1.16.12.1: #i63553# Casting pointers to/from int in font stuff


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [3e26405e59d2af0c26cb5a5c591c74c93a84d3c3]

INTEGRATION: CWS sixtyfour05 (1.27.124); FILE MERGED 2006/04/07 13:52:42 kendy 1.27.124.1: #i64108# 64bit: ULONG <-> sal_uInt32 conversion


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [8467099055fa1daeabac3a834d6da6ecd3e187de]

INTEGRATION: CWS sixtyfour05 (1.17.2); FILE MERGED 2006/04/12 19:55:24 pjanik 1.17.2.2: RESYNC: (1.17-1.18); FILE MERGED 2006/04/07 13:52:41 kendy 1.17.2.1: #i64108# 64bit: ULONG <-> sal_uInt32 conversion


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [7842d4c5517d6a2b2492129a7154ac47ce0ab048]

INTEGRATION: CWS sixtyfour05 (1.34.12); FILE MERGED 2006/03/29 11:19:56 kendy 1.34.12.1: #i63553# Casting pointers to/from int in font stuff


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [f5475aefb4d94599df05c24684ca133e927fc608]

INTEGRATION: CWS sixtyfour05 (1.33.142); FILE MERGED 2006/03/31 10:10:47 kendy 1.33.142.2: RESYNC: (1.33-1.34); FILE MERGED 2006/03/29 11:19:56 kendy 1.33.142.1: #i63553# Casting pointers to/from int in font stuff


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [3d3b7337106e362373db2d3ef690455b839c7b12]

INTEGRATION: CWS sixtyfour05 (1.120.12); FILE MERGED 2006/04/12 19:55:02 pjanik 1.120.12.3: RESYNC: (1.121-1.122); FILE MERGED 2006/03/31 10:10:41 kendy 1.120.12.2: RESYNC: (1.120-1.121); FILE MERGED 2006/03/29 11:19:56 kendy 1.120.12.1: #i63553# Casting pointers to/from int in font stuff


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [d3487db1d6746d817707717143eb94fa26040bb1]

INTEGRATION: CWS sixtyfour05 (1.7.28); FILE MERGED 2006/04/07 13:52:41 kendy 1.7.28.1: #i64108# 64bit: ULONG <-> sal_uInt32 conversion


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [910ece14d73a270c2790b8d50466845053203124]

INTEGRATION: CWS sixtyfour05 (1.90.12); FILE MERGED 2006/04/12 19:54:39 pjanik 1.90.12.2: RESYNC: (1.90-1.91); FILE MERGED 2006/04/07 13:52:41 kendy 1.90.12.1: #i64108# 64bit: ULONG <-> sal_uInt32 conversion


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [f0edfbacdcf5448aef655f3a0b0be20bff9ad0fb]

INTEGRATION: CWS sixtyfour05 (1.9.228); FILE MERGED 2006/03/29 13:47:24 kendy 1.9.228.1: #i62384# Fix SVBT32 <-> long conversion


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [cef39f998441dcd5c6cf05abfb0ff4301e664dd7]

INTEGRATION: CWS sixtyfour05 (1.4.228); FILE MERGED 2006/04/07 13:52:41 kendy 1.4.228.1: #i64108# 64bit: ULONG <-> sal_uInt32 conversion


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [0022320f102044166e7e3a58484c62a72a883489]

INTEGRATION: CWS sixtyfour05 (1.15.178); FILE MERGED 2006/04/12 19:54:02 pjanik 1.15.178.2: RESYNC: (1.15-1.16); FILE MERGED 2006/03/29 13:47:24 kendy 1.15.178.1: #i62384# Fix SVBT32 <-> long conversion


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [4bab6e8982df443ce3bc771ded54263bd0a31182]

INTEGRATION: CWS sixtyfour05 (1.17.136); FILE MERGED 2006/03/29 13:47:24 kendy 1.17.136.1: #i62384# Fix SVBT32 <-> long conversion


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [b2e4b016335de3716255937004e51018e05ddc45]

INTEGRATION: CWS sixtyfour05 (1.11.28); FILE MERGED 2006/04/07 13:52:40 kendy 1.11.28.2: #i64108# 64bit: ULONG <-> sal_uInt32 conversion 2006/03/29 13:47:24 kendy 1.11.28.1: #i62384# Fix SVBT32 <-> long conversion


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [56596c21cfe343c1dbfe66f1342b60fc5760dd3e]

INTEGRATION: CWS sixtyfour05 (1.13.228); FILE MERGED 2006/03/29 13:47:24 kendy 1.13.228.1: #i62384# Fix SVBT32 <-> long conversion


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [68513bc8123bb071e4950ade8c888dbd45b29522]

INTEGRATION: CWS sixtyfour05 (1.6.228); FILE MERGED 2006/03/29 13:47:23 kendy 1.6.228.1: #i62384# Fix SVBT32 <-> long conversion


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [a83fe26202ed1594a4617850deb33b96c31e3373]

INTEGRATION: CWS sixtyfour05 (1.54.100); FILE MERGED 2006/04/07 13:52:40 kendy 1.54.100.1: #i64108# 64bit: ULONG <-> sal_uInt32 conversion


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [e21115b269146c1d2f9696dfd483416d066e646a]

INTEGRATION: CWS sixtyfour05 (1.28.348); FILE MERGED 2006/04/11 15:55:25 kendy 1.28.348.1: #i64230# 64bit: ULONG <-> sal_uInt32 in svx


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [fff77c4cbe3fd89c624ec5051345a036111176f5]

INTEGRATION: CWS sixtyfour05 (1.66.8); FILE MERGED 2006/04/05 09:46:11 kendy 1.66.8.1: #i63862# Call Fraction() with long, instead of sal_Int32


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [3ca989ab17f2d64e0d13d9ba7557a247783a63e4]

INTEGRATION: CWS sixtyfour05 (1.42.348); FILE MERGED 2006/04/11 15:55:25 kendy 1.42.348.1: #i64230# 64bit: ULONG <-> sal_uInt32 in svx


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [2e9a57dd01071ba53b3d9ab7443d71d231f0b39a]

INTEGRATION: CWS sixtyfour05 (1.62.164); FILE MERGED 2006/04/11 15:55:25 kendy 1.62.164.1: #i64230# 64bit: ULONG <-> sal_uInt32 in svx


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [278fc5c7503d21abdff89c93bd894f67fb6d2ed7]

INTEGRATION: CWS sixtyfour05 (1.136.76); FILE MERGED 2006/04/11 15:55:25 kendy 1.136.76.1: #i64230# 64bit: ULONG <-> sal_uInt32 in svx


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [9d1d9bab61e4ab81a4574b3b8057e86fc009d28a]

INTEGRATION: CWS sixtyfour05 (1.20.164); FILE MERGED 2006/04/11 15:55:24 kendy 1.20.164.1: #i64230# 64bit: ULONG <-> sal_uInt32 in svx


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [861a9c9d7913f0b81c88ae7b4b9673554584de1b]

INTEGRATION: CWS sixtyfour05 (1.65.106); FILE MERGED 2006/04/11 15:55:24 kendy 1.65.106.1: #i64230# 64bit: ULONG <-> sal_uInt32 in svx


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [928cf2713b35459483ff18c7dcff7f67eca5cda9]

INTEGRATION: CWS sixtyfour05 (1.130.50); FILE MERGED 2006/04/12 19:50:35 pjanik 1.130.50.2: RESYNC: (1.130-1.131); FILE MERGED 2006/04/11 15:55:24 kendy 1.130.50.1: #i64230# 64bit: ULONG <-> sal_uInt32 in svx


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [07ca5cfbd389515c756fe4c68095f68133058ebf]

INTEGRATION: CWS sixtyfour05 (1.41.242); FILE MERGED 2006/04/11 15:55:23 kendy 1.41.242.1: #i64230# 64bit: ULONG <-> sal_uInt32 in svx


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [a608cb12e03e5059c5082d9bdd9c80695d37f209]

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-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [c23fbd19d96879f3e041a4581a88240248ccfcb7]

INTEGRATION: CWS sixtyfour05 (1.10.352); FILE MERGED 2006/04/11 15:55:23 kendy 1.10.352.1: #i64230# 64bit: ULONG <-> sal_uInt32 in svx


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [ab6779b1900bb1973f1325e3370ac8c5533f12b1]

INTEGRATION: CWS sb49 (1.7.40); FILE MERGED 2006/03/22 10:14:08 sb 1.7.40.1: #i63397# Keep objects alive long enough so that threads still running while atexit handlers are processed do not access dead objects.


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [e3610b97a3b726dc2c4a2f8c15266611ea13b1d0]

INTEGRATION: CWS sixtyfour05 (1.49.102); FILE MERGED 2006/04/12 19:49:17 pjanik 1.49.102.2: RESYNC: (1.49-1.50); FILE MERGED 2006/04/11 15:55:22 kendy 1.49.102.1: #i64230# 64bit: ULONG <-> sal_uInt32 in svx


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [98ef4c9093bb107f874108980a83394a76a291a6]

INTEGRATION: CWS sb49 (1.23.38); FILE MERGED 2006/03/22 10:14:07 sb 1.23.38.1: #i63397# Keep objects alive long enough so that threads still running while atexit handlers are processed do not access dead objects.


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [dc54372fadb8eeff415460d99d2e2984be71ed4b]

INTEGRATION: CWS sixtyfour05 (1.32.350); FILE MERGED 2006/04/11 15:55:22 kendy 1.32.350.1: #i64230# 64bit: ULONG <-> sal_uInt32 in svx


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [941d1a150dc9a1542baafb7d1ee614a0209fcb1a]

INTEGRATION: CWS sb49 (1.2.38); FILE MERGED 2006/03/22 10:14:07 sb 1.2.38.1: #i63397# Keep objects alive long enough so that threads still running while atexit handlers are processed do not access dead objects.


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [4bf763e679b63d7dbf77e4f5407572b2d31fc561]

INTEGRATION: CWS sixtyfour05 (1.39.350); FILE MERGED 2006/04/12 19:48:50 pjanik 1.39.350.2: RESYNC: (1.39-1.40); FILE MERGED 2006/04/11 15:55:21 kendy 1.39.350.1: #i64230# 64bit: ULONG <-> sal_uInt32 in svx


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [55fda0f7dae453141201860c9784bf2423741d57]

INTEGRATION: CWS sb49 (1.12.38); FILE MERGED 2006/03/22 10:14:06 sb 1.12.38.1: #i63397# Keep objects alive long enough so that threads still running while atexit handlers are processed do not access dead objects.


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [e75d6af18dc7c67407ca09ed2bd4b4cc7f328f7e]

INTEGRATION: CWS sixtyfour05 (1.52.132); FILE MERGED 2006/04/12 19:48:32 pjanik 1.52.132.2: RESYNC: (1.52-1.53); FILE MERGED 2006/04/11 15:55:21 kendy 1.52.132.1: #i64230# 64bit: ULONG <-> sal_uInt32 in svx


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [0c047c75dea79825fc3c1e6fd84a966d65c74068]

INTEGRATION: CWS sb49 (1.4.40); FILE MERGED 2006/03/22 10:14:06 sb 1.4.40.1: #i63397# Keep objects alive long enough so that threads still running while atexit handlers are processed do not access dead objects.


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [e321eff59a211225ba0ae96a14d5570c905aad47]

INTEGRATION: CWS sixtyfour05 (1.62.134); FILE MERGED 2006/04/12 19:48:13 pjanik 1.62.134.2: RESYNC: (1.62-1.63); FILE MERGED 2006/04/11 15:55:21 kendy 1.62.134.1: #i64230# 64bit: ULONG <-> sal_uInt32 in svx


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [beeba4adcdd2f91d032e689da49b8c32eb6433ce]

INTEGRATION: CWS sb49 (1.7.38); FILE MERGED 2006/03/22 10:14:05 sb 1.7.38.1: #i63397# Keep objects alive long enough so that threads still running while atexit handlers are processed do not access dead objects.


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [a8f4d90529a959d3a486fefeafa7713d4cd04eb5]

INTEGRATION: CWS sixtyfour05 (1.106.40); FILE MERGED 2006/04/11 15:55:20 kendy 1.106.40.1: #i64230# 64bit: ULONG <-> sal_uInt32 in svx


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [d675aab65dec6494400c3b0d1864dc1e04ad1b10]

INTEGRATION: CWS sb49 (1.3.38); FILE MERGED 2006/03/22 10:14:05 sb 1.3.38.1: #i63397# Keep objects alive long enough so that threads still running while atexit handlers are processed do not access dead objects.


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [9d70ef32f372ff01045cea34b3461951c9786cc5]

INTEGRATION: CWS sb49 (1.3.38); FILE MERGED 2006/03/22 10:14:04 sb 1.3.38.1: #i63397# Keep objects alive long enough so that threads still running while atexit handlers are processed do not access dead objects.


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [11318ec490b8e1dded2647fb9e805edb51180ab5]

INTEGRATION: CWS sixtyfour05 (1.108.40); FILE MERGED 2006/04/11 15:55:20 kendy 1.108.40.1: #i64230# 64bit: ULONG <-> sal_uInt32 in svx


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [7777260fc9c71c52675139a2b69755c969cbbf2c]

INTEGRATION: CWS sixtyfour05 (1.78.42); FILE MERGED 2006/04/12 19:48:06 pjanik 1.78.42.2: RESYNC: (1.78-1.79); FILE MERGED 2006/04/11 15:55:20 kendy 1.78.42.1: #i64230# 64bit: ULONG <-> sal_uInt32 in svx


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [05116339d5b5a33e7f00bc5afb0ffba26d76240b]

INTEGRATION: CWS sb49 (1.10.40); FILE MERGED 2006/03/22 10:14:03 sb 1.10.40.1: #i63397# Keep objects alive long enough so that threads still running while atexit handlers are processed do not access dead objects.


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [d09f3206c307e7a0771a8533943d838c923f7b5d]

INTEGRATION: CWS sixtyfour05 (1.37.350); FILE MERGED 2006/04/12 19:48:00 pjanik 1.37.350.2: RESYNC: (1.37-1.38); FILE MERGED 2006/04/11 15:55:20 kendy 1.37.350.1: #i64230# 64bit: ULONG <-> sal_uInt32 in svx


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [f131d048da563606074a2c99356602ba349ee282]

INTEGRATION: CWS sixtyfour05 (1.98.40); FILE MERGED 2006/04/12 19:47:40 pjanik 1.98.40.2: RESYNC: (1.98-1.99); FILE MERGED 2006/04/11 15:55:20 kendy 1.98.40.1: #i64230# 64bit: ULONG <-> sal_uInt32 in svx


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [895e0a4283bd26c76ffa19644696b8d97c1a945c]

INTEGRATION: CWS sb49 (1.16.22); FILE MERGED 2006/03/16 16:26:44 sb 1.16.22.2: #130602# Previous commit was broken for some reason. 2006/03/14 09:32:40 sb 1.16.22.1: #130602# Fixed memory and mt issues inherent in using getpwuid instead of getpwuid_r; cleanup (dead HPUX and IRIX code removed, made functions static).


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [d8662800c04afcd115c2199557ee77424d4a9b8f]

INTEGRATION: CWS sixtyfour05 (1.13.312); FILE MERGED 2006/04/11 15:55:19 kendy 1.13.312.1: #i64230# 64bit: ULONG <-> sal_uInt32 in svx


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [4ed1eb1b2ce81a8d2950aa884a79d55c3a0f2156]

INTEGRATION: CWS sb49 (1.2.76); FILE MERGED 2006/03/14 09:32:40 sb 1.2.76.1: #130602# Fixed memory and mt issues inherent in using getpwuid instead of getpwuid_r; cleanup (dead HPUX and IRIX code removed, made functions static).


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [171f3ab8859ee8ff7512015ae21b6abcafce4677]

INTEGRATION: CWS sixtyfour05 (1.24.40); FILE MERGED 2006/04/11 15:55:19 kendy 1.24.40.1: #i64230# 64bit: ULONG <-> sal_uInt32 in svx


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [cc2b79d88def8b33c433f78938375c6a0d739be5]

INTEGRATION: CWS sb49 (1.24.76); FILE MERGED 2006/03/21 08:54:19 sb 1.24.76.1: #i63405# Improved documentation, patch supplied by mikeleib.


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [294390b77169f3a1b9412a08ffc6b81e091950e7]

INTEGRATION: CWS sixtyfour05 (1.4.352); FILE MERGED 2006/04/11 15:55:19 kendy 1.4.352.1: #i64230# 64bit: ULONG <-> sal_uInt32 in svx


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [5d767778e5b692579deb7562c7dd10fe0fa565ba]

INTEGRATION: CWS sb49 (1.19.76); FILE MERGED 2006/03/21 08:54:18 sb 1.19.76.1: #i63405# Improved documentation, patch supplied by mikeleib.


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [3653b40ec00234677d446c86b2a8e8014ee9d9dc]

INTEGRATION: CWS sixtyfour05 (1.19.350); FILE MERGED 2006/04/11 15:55:19 kendy 1.19.350.1: #i64230# 64bit: ULONG <-> sal_uInt32 in svx


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [b2996a4334b219c143b827c2712cc7f1e63b31d5]

INTEGRATION: CWS sixtyfour05 (1.8.352); FILE MERGED 2006/04/12 19:47:04 pjanik 1.8.352.2: RESYNC: (1.8-1.9); FILE MERGED 2006/04/11 15:55:19 kendy 1.8.352.1: #i64230# 64bit: ULONG <-> sal_uInt32 in svx


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [3558b688d005dbbac6a1d6f8e70f83e85619a759]

INTEGRATION: CWS sixtyfour05 (1.5.352); FILE MERGED 2006/04/11 15:55:18 kendy 1.5.352.1: #i64230# 64bit: ULONG <-> sal_uInt32 in svx


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [ab875e38c1663fc531a791e3111a4a3b8f937589]

INTEGRATION: CWS sb49 (1.3.20); FILE MERGED 2006/03/16 10:13:00 sb 1.3.20.2: #i62098# Fixed previous fix (and added a testcase). 2006/03/15 16:21:33 sb 1.3.20.1: #i62098# Added check that no two service ctors have the same signature; along the way, added some helper functions and some missing const qualifiers.


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [a0c9737831320f7e9157be812035a2da7f44d863]

INTEGRATION: CWS sixtyfour05 (1.4.352); FILE MERGED 2006/04/11 15:55:18 kendy 1.4.352.1: #i64230# 64bit: ULONG <-> sal_uInt32 in svx


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [57492802b23349478ab3a7c68b108617a9e4f311]

INTEGRATION: CWS sb49 (1.13.2); FILE MERGED 2006/03/15 16:21:32 sb 1.13.2.1: #i62098# Added check that no two service ctors have the same signature; along the way, added some helper functions and some missing const qualifiers.


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [979a557bc1042886d39ab63e904082d1ca5ca54a]

INTEGRATION: CWS sixtyfour05 (1.21.352); FILE MERGED 2006/04/11 15:55:18 kendy 1.21.352.1: #i64230# 64bit: ULONG <-> sal_uInt32 in svx


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [0701a34676fd904d91365a21bd142c697095a2dd]

INTEGRATION: CWS sb49 (1.11.18); FILE MERGED 2006/03/15 16:21:32 sb 1.11.18.1: #i62098# Added check that no two service ctors have the same signature; along the way, added some helper functions and some missing const qualifiers.


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [58eebcdb3f71997321fe397e46e6eb9361816953]

INTEGRATION: CWS sb49 (1.6.18); FILE MERGED 2006/03/15 16:21:32 sb 1.6.18.1: #i62098# Added check that no two service ctors have the same signature; along the way, added some helper functions and some missing const qualifiers.


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [606f2a0550beae8de89acde1d130f8b88033cf3b]

INTEGRATION: CWS sb49 (1.11.2); FILE MERGED 2006/03/15 16:21:32 sb 1.11.2.1: #i62098# Added check that no two service ctors have the same signature; along the way, added some helper functions and some missing const qualifiers.


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [ab1af32d986fd54c80112855f6eb7e3c6ee5c823]

INTEGRATION: CWS sb49 (1.1.2); FILE ADDED 2006/03/16 10:13:00 sb 1.1.2.2: #i62098# Fixed previous fix (and added a testcase). 2006/03/15 16:21:59 sb 1.1.2.1: #i62098# Added check that no two service ctors have the same signature; along the way, added some helper functions and some missing const qualifiers.


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [e9b4600b87d879ed25435fc0c9828231792df121]

INTEGRATION: CWS sb49 (1.6.20); FILE MERGED 2006/03/15 16:21:31 sb 1.6.20.1: #i62098# Added check that no two service ctors have the same signature; along the way, added some helper functions and some missing const qualifiers.


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [3034dbb9bec3a86c845db36dda2fb7a2405933a2]

INTEGRATION: CWS sb49 (1.7.18); FILE MERGED 2006/03/15 16:21:31 sb 1.7.18.1: #i62098# Added check that no two service ctors have the same signature; along the way, added some helper functions and some missing const qualifiers.


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [2d1b1fde237fb8177351ebb936fb486b80e80500]

INTEGRATION: CWS sb49 (1.5.20); FILE MERGED 2006/03/15 16:21:31 sb 1.5.20.1: #i62098# Added check that no two service ctors have the same signature; along the way, added some helper functions and some missing const qualifiers.


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [c804aa68497b072220b41deb5725f30cbc2213b7]

INTEGRATION: CWS sb49 (1.4.2); FILE MERGED 2006/03/15 16:21:31 sb 1.4.2.1: #i62098# Added check that no two service ctors have the same signature; along the way, added some helper functions and some missing const qualifiers.


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [6cd81b442fc548fb28da64ab2d15ea1c104c3696]

INTEGRATION: CWS sb49 (1.4.20); FILE MERGED 2006/03/15 16:21:31 sb 1.4.20.1: #i62098# Added check that no two service ctors have the same signature; along the way, added some helper functions and some missing const qualifiers.


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [cbe41b912283fc8784a54dbf6d723e15fd015cef]

INTEGRATION: CWS sb49 (1.6.20); FILE MERGED 2006/03/22 10:15:19 sb 1.6.20.1: #i63397# Keep objects alive long enough so that threads still running while atexit handlers are processed do not access dead objects.


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [0ae6a322699d4376e7e55dbda0ce30070c07cbe3]

INTEGRATION: CWS sb49 (1.12.32); FILE MERGED 2006/03/16 15:55:36 sb 1.12.32.1: #i62429# Use Class.forName instead of ClassLoader.loadClass, as the latter is not specified to work for arrays.


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [e33f61b61af89bcaac3ef24fa215878c18cf6893]

INTEGRATION: CWS sixtyfour05 (1.7.190); FILE MERGED 2006/03/29 13:47:23 kendy 1.7.190.1: #i62384# Fix SVBT32 <-> long conversion


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [bd9adcd460aafa2e67ea34174989527c1a90a95b]

INTEGRATION: CWS sb49 (1.18.32); FILE MERGED 2006/03/28 13:44:21 sb 1.18.32.2: #i63710# Avoid unbounded recursion in JNI_context::get_stack_trace (when it encounters an exception in find_class). 2006/03/16 15:55:35 sb 1.18.32.1: #i62429# Use Class.forName instead of ClassLoader.loadClass, as the latter is not specified to work for arrays.


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [62e0e8c687b3c8d822d81cd65f20a60e917b4c2c]

INTEGRATION: CWS sixtyfour05 (1.11.192); FILE MERGED 2006/03/29 13:47:23 kendy 1.11.192.1: #i62384# Fix SVBT32 <-> long conversion


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [93af338f3001f43795dd9188e50362e66d6e8bb7]

INTEGRATION: CWS sb49 (1.7.34); FILE MERGED 2006/03/28 13:44:21 sb 1.7.34.2: #i63710# Avoid unbounded recursion in JNI_context::get_stack_trace (when it encounters an exception in find_class). 2006/03/16 15:55:35 sb 1.7.34.1: #i62429# Use Class.forName instead of ClassLoader.loadClass, as the latter is not specified to work for arrays.


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [d77cf12b6f45d191a6543ad90a140eae0529bb57]

INTEGRATION: CWS sb49 (1.14.34); FILE MERGED 2006/03/28 13:44:21 sb 1.14.34.2: #i63710# Avoid unbounded recursion in JNI_context::get_stack_trace (when it encounters an exception in find_class). 2006/03/16 15:55:35 sb 1.14.34.1: #i62429# Use Class.forName instead of ClassLoader.loadClass, as the latter is not specified to work for arrays.


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [27f27a4c08796a779f4e929081c3d334f9ac29e5]

INTEGRATION: CWS sixtyfour05 (1.10.192); FILE MERGED 2006/03/29 13:47:22 kendy 1.10.192.1: #i62384# Fix SVBT32 <-> long conversion


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [da0fb032add2f3f17bdf3ee0e24f091f3c59ff8a]

INTEGRATION: CWS sb49 (1.12.34); FILE MERGED 2006/03/28 13:44:21 sb 1.12.34.2: #i63710# Avoid unbounded recursion in JNI_context::get_stack_trace (when it encounters an exception in find_class). 2006/03/16 15:55:35 sb 1.12.34.1: #i62429# Use Class.forName instead of ClassLoader.loadClass, as the latter is not specified to work for arrays.


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [37450eacb3c006b6cdf05576c6fa7b83adbf38f7]

INTEGRATION: CWS sixtyfour05 (1.34.18); FILE MERGED 2006/03/29 13:47:22 kendy 1.34.18.1: #i62384# Fix SVBT32 <-> long conversion


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [50ff2b2659fed164103df16bd3496a58fa699c50]

INTEGRATION: CWS sixtyfour05 (1.124.18); FILE MERGED 2006/04/12 19:42:17 pjanik 1.124.18.2: RESYNC: (1.124-1.125); FILE MERGED 2006/03/29 13:47:22 kendy 1.124.18.1: #i62384# Fix SVBT32 <-> long conversion


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [89c1bfc4a2d2523449a44a0c173dffd145225969]

INTEGRATION: CWS sb49 (1.4.28); FILE MERGED 2006/03/16 10:14:48 sb 1.4.28.1: #i62098# Adapted to tightened idlc rules about similar service constructors.


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [4c26a5dda49af77856ba98578f3fb14bdf28d18e]

INTEGRATION: CWS sixtyfour05 (1.167.18); FILE MERGED 2006/03/29 13:47:21 kendy 1.167.18.1: #i62384# Fix SVBT32 <-> long conversion


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [72f58be9a96dba627ac08af6257d7a8f25447668]

INTEGRATION: CWS sb49 (1.4.28); FILE MERGED 2006/03/16 10:57:58 sb 1.4.28.2: #i62303# As a special case, let com.sun.star.lang.XEventListener extend java.utilEventListener. 2006/03/16 10:14:48 sb 1.4.28.1: #i62098# Adapted to tightened idlc rules about similar service constructors.


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [d77737d1a33f068dd2cd4ef08470e792b96b2de0]

INTEGRATION: CWS sb49 (1.31.2); FILE MERGED 2006/03/30 13:09:19 sb 1.31.2.2: #i63812# Use checkcast instead of implicit downcasts (gij rejects to verify the resulting bytecode otherwise). 2006/03/16 10:57:58 sb 1.31.2.1: #i62303# As a special case, let com.sun.star.lang.XEventListener extend java.utilEventListener.


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [cb4a07a6e8b8760f643e62836d3b1baf4b65b78c]

INTEGRATION: CWS sixtyfour05 (1.52.92); FILE MERGED 2006/03/29 13:47:21 kendy 1.52.92.1: #i62384# Fix SVBT32 <-> long conversion


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [4e5c8d9ee0e881cd68c9232fcb1ce5b0b17726c2]

INTEGRATION: CWS sb49 (1.10.2); FILE MERGED 2006/03/23 16:40:43 sb 1.10.2.2: #i63543# Removed dumpAmbiguousBaseInterfaces, as it is known to not work, and probably got committed by mistake. 2006/03/23 14:50:27 sb 1.10.2.1: #i63379# Dropped spurious qualification from member declaration (patch provided by maho).


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [a22d19295ebc323b7fd81876ad759eae10b8b8bd]

INTEGRATION: CWS sixtyfour05 (1.167.10); FILE MERGED 2006/03/29 13:47:21 kendy 1.167.10.1: #i62384# Fix SVBT32 <-> long conversion


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [d1777ab3a7b6711a995ae25a78f9e4e665f1d9dd]

INTEGRATION: CWS sb49 (1.39.2); FILE MERGED 2006/03/23 16:40:43 sb 1.39.2.1: #i63543# Removed dumpAmbiguousBaseInterfaces, as it is known to not work, and probably got committed by mistake.


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [d7b3876f5a6e1916cac8bb85c6fc7fe45713e239]

INTEGRATION: CWS sixtyfour05 (1.66.92); FILE MERGED 2006/03/29 13:47:21 kendy 1.66.92.1: #i62384# Fix SVBT32 <-> long conversion


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [ccbe45fd79fa5498635f73f64d647a456812ebc9]

INTEGRATION: CWS sixtyfour05 (1.139.18); FILE MERGED 2006/03/29 13:47:21 kendy 1.139.18.1: #i62384# Fix SVBT32 <-> long conversion


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [a9f677ea830d616e5f982cf3500a2099dec76e2b]

INTEGRATION: CWS sixtyfour05 (1.24.18); FILE MERGED 2006/03/29 13:47:20 kendy 1.24.18.1: #i62384# Fix SVBT32 <-> long conversion


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [06ba1cf06e77f21269c6025d056644fe611e9251]

INTEGRATION: CWS sixtyfour05 (1.91.198); FILE MERGED 2006/04/12 19:42:09 pjanik 1.91.198.3: RESYNC: (1.92-1.93); FILE MERGED 2006/03/31 10:06:11 kendy 1.91.198.2: RESYNC: (1.91-1.92); FILE MERGED 2006/03/29 13:47:20 kendy 1.91.198.1: #i62384# Fix SVBT32 <-> long conversion


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [cd53128fd05644c80a00d855288354d7e8a09e66]

INTEGRATION: CWS sixtyfour05 (1.44.94); FILE MERGED 2006/03/31 10:06:04 kendy 1.44.94.2: RESYNC: (1.44-1.45); FILE MERGED 2006/03/29 13:47:20 kendy 1.44.94.1: #i62384# Fix SVBT32 <-> long conversion


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [2cac77b319b53a7576ffe4fd887093d1a1421e40]

INTEGRATION: CWS sixtyfour05 (1.75.18); FILE MERGED 2006/04/12 19:42:02 pjanik 1.75.18.2: RESYNC: (1.75-1.76); FILE MERGED 2006/03/29 13:47:20 kendy 1.75.18.1: #i62384# Fix SVBT32 <-> long conversion


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [60278bf42c76c1c3159680717f4847da5155f7af]

INTEGRATION: CWS sixtyfour05 (1.37.18); FILE MERGED 2006/03/29 13:47:20 kendy 1.37.18.1: #i62384# Fix SVBT32 <-> long conversion


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [536d0d936266e7ef969d31f716c19586a65b8970]

INTEGRATION: CWS sixtyfour05 (1.4.192); FILE MERGED 2006/03/29 13:47:19 kendy 1.4.192.1: #i62384# Fix SVBT32 <-> long conversion


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [9e9f8f5928b8ea247d73f9b3940d591517eba9cf]

INTEGRATION: CWS sixtyfour05 (1.9.274); FILE MERGED 2006/03/29 13:47:19 kendy 1.9.274.1: #i62384# Fix SVBT32 <-> long conversion


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [091a2c66a423590579ea9138c12d3551ddeea6af]

INTEGRATION: CWS sixtyfour05 (1.9.278); FILE MERGED 2006/03/29 13:47:19 kendy 1.9.278.1: #i62384# Fix SVBT32 <-> long conversion


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [5276c7b25e2cc6a4cc07aaacdcba59bf9ce4c719]

INTEGRATION: CWS sixtyfour05 (1.125.72); FILE MERGED 2006/04/05 09:52:07 kendy 1.125.72.1: #i63935# 64bit: long -> sal_Int32 and the like


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [f33d9b5790f8ed7c183ed2e3152a30f13a59097c]

INTEGRATION: CWS sixtyfour05 (1.39.108); FILE MERGED 2006/04/05 09:52:06 kendy 1.39.108.1: #i63935# 64bit: long -> sal_Int32 and the like


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [81591f7f07d2918dd1f35a152f2d318d3205eb90]

INTEGRATION: CWS sixtyfour05 (1.23.108); FILE MERGED 2006/04/05 09:52:05 kendy 1.23.108.1: #i63935# 64bit: long -> sal_Int32 and the like


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [0fb0f23f2d9157090ac54c52cb8c4990c2c8c263]

INTEGRATION: CWS sixtyfour05 (1.5.108); FILE MERGED 2006/04/05 09:52:05 kendy 1.5.108.1: #i63935# 64bit: long -> sal_Int32 and the like


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [4c9d89f6bf0a4cde6fcff3e0f382138d2cdb4f8c]

INTEGRATION: CWS sixtyfour05 (1.4.108); FILE MERGED 2006/04/05 09:52:05 kendy 1.4.108.1: #i63935# 64bit: long -> sal_Int32 and the like


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [e69967e193f9b1b231086d29457adec1f372aaa1]

INTEGRATION: CWS sixtyfour05 (1.11.106); FILE MERGED 2006/04/05 09:52:04 kendy 1.11.106.1: #i63935# 64bit: long -> sal_Int32 and the like


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [6328ac69686a0a2dec3db6a290ab3f1e9b3a4682]

INTEGRATION: CWS sixtyfour05 (1.9.100); FILE MERGED 2006/04/12 19:14:24 pjanik 1.9.100.2: RESYNC: (1.9-1.10); FILE MERGED 2006/04/05 09:52:04 kendy 1.9.100.1: #i63935# 64bit: long -> sal_Int32 and the like


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [a1767a31d1c55c455007d598a1b0fdd47f976503]

INTEGRATION: CWS sixtyfour05 (1.4.108); FILE MERGED 2006/04/05 09:52:03 kendy 1.4.108.1: #i63935# 64bit: long -> sal_Int32 and the like


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [c727dd38b8ef2b1535694cbbeed6ee9c6f31d3ce]

INTEGRATION: CWS oj17 (1.100.40); FILE MERGED 2006/04/10 07:40:04 oj 1.100.40.3: RESYNC: (1.100-1.101); FILE MERGED 2006/03/10 11:28:19 oj 1.100.40.2: #131297# do not suspend when we are in dialog mode 2006/03/09 10:30:07 oj 1.100.40.1: #133019# ensure that the columns are not null


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [42f252d887524752a093d50555baa990715946dc]

INTEGRATION: CWS oj17 (1.20.94); FILE MERGED 2006/03/10 12:12:57 oj 1.20.94.1: #129492# clear undo actions when a table was removed


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [520a6b0bba094c6112b056aee8df980940906c7d]

INTEGRATION: CWS oj17 (1.35.94); FILE MERGED 2006/03/10 11:55:58 oj 1.35.94.1: #129492# stl usage error


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [619e5cb5511b8915a6bf0d1860348afb47d59644]

INTEGRATION: CWS oj17 (1.36.22); FILE MERGED 2006/03/10 11:28:19 oj 1.36.22.1: #131297# do not suspend when we are in dialog mode


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [228658244e2d606ef91a712db6bdfe763a2fb8e6]

INTEGRATION: CWS oj17 (1.42.40); FILE MERGED 2006/03/09 07:47:16 oj 1.42.40.1: #i62561# use a prepared statement when the rowset can not be used for insertion


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [93bd4ed7949e91cc92eede4e289af3130c6575d4]

INTEGRATION: CWS oj17 (1.17.40); FILE MERGED 2006/03/09 07:47:16 oj 1.17.40.1: #i62561# use a prepared statement when the rowset can not be used for insertion


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [f33e82654d54ed9b8b9f2f195b7783fb8e3efa95]

INTEGRATION: CWS oj17 (1.1.2); FILE ADDED 2006/03/10 10:27:41 oj 1.1.2.1: #i62561# new helper classes


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [d7ee0bb3f1ec4e83285be5261b557722afeb26d4]

INTEGRATION: CWS oj17 (1.5.42); FILE MERGED 2006/03/09 07:47:16 oj 1.5.42.1: #i62561# use a prepared statement when the rowset can not be used for insertion


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [45ac4dfc813b203cac5c44c9aa2fdfdef9bfc6a1]

INTEGRATION: CWS oj17 (1.18.40); FILE MERGED 2006/03/09 07:47:16 oj 1.18.40.1: #i62561# use a prepared statement when the rowset can not be used for insertion


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [8ea7137b9c733dd671faeac8f304ff2d9b345dee]

INTEGRATION: CWS oj17 (1.10.96); FILE MERGED 2006/03/09 07:47:16 oj 1.10.96.1: #i62561# use a prepared statement when the rowset can not be used for insertion


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [9cd39011e6c39721168fe0adc59b528215a31e78]

INTEGRATION: CWS oj17 (1.22.40); FILE MERGED 2006/03/09 07:47:15 oj 1.22.40.1: #i62561# use a prepared statement when the rowset can not be used for insertion


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [14c5571624d87e3c225e2803d14c71aa8c30a6ca]

INTEGRATION: CWS oj17 (1.28.38); FILE MERGED 2006/03/09 07:47:15 oj 1.28.38.1: #i62561# use a prepared statement when the rowset can not be used for insertion


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [f975864487c47d1953bd58c4634e8d8bc98a47ec]

INTEGRATION: CWS oj17 (1.3.102); FILE MERGED 2006/03/10 10:28:11 oj 1.3.102.1: #i53480# change commandurl to selected entry


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [fa7c65b8f89f0d2050237d17d06d91321c38afd5]

INTEGRATION: CWS oj17 (1.5.102); FILE MERGED 2006/03/09 07:47:15 oj 1.5.102.1: #i62561# use a prepared statement when the rowset can not be used for insertion


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [d9699b2298c38d2836b7a720803fe2fce1ec3d28]

INTEGRATION: CWS oj17 (1.92.102); FILE MERGED 2006/03/09 07:47:15 oj 1.92.102.1: #i62561# use a prepared statement when the rowset can not be used for insertion


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [e1448600542850fcac28cf4466f49240b9e94f2b]

INTEGRATION: CWS oj17 (1.19.40); FILE MERGED 2006/03/09 07:47:14 oj 1.19.40.1: #i62561# use a prepared statement when the rowset can not be used for insertion


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [fcd1deb2ea1a482edab2a90b29cd6875585bc77e]

INTEGRATION: CWS oj17 (1.5.102); FILE MERGED 2006/03/09 07:47:14 oj 1.5.102.1: #i62561# use a prepared statement when the rowset can not be used for insertion


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [6ea4e12eac18c375196c75db4bbbf1b52039dfa6]

INTEGRATION: CWS oj17 (1.7.100); FILE MERGED 2006/03/09 07:47:14 oj 1.7.100.1: #i62561# use a prepared statement when the rowset can not be used for insertion


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [71c36b0accc43b24e62003996d67c09249ba2944]

INTEGRATION: CWS oj17 (1.15.96); FILE MERGED 2006/03/09 07:47:14 oj 1.15.96.1: #i62561# use a prepared statement when the rowset can not be used for insertion


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [ab5dc3798b4450d35cc734056d173262a7992689]

INTEGRATION: CWS oj17 (1.1.2); FILE ADDED 2006/03/10 10:27:50 oj 1.1.2.1: #i62561# new helper classes


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [95ffb94cfd5963a9ef814373195786533ee50963]

INTEGRATION: CWS oj17 (1.14.40); FILE MERGED 2006/03/09 07:47:13 oj 1.14.40.1: #i62561# use a prepared statement when the rowset can not be used for insertion


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [efe75b04b2fcf1a678fbdf963390b46f34ce7624]

INTEGRATION: CWS oj17 (1.11.100); FILE MERGED 2006/03/10 10:28:34 oj 1.11.100.1: fix stl usage error


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [93d939d0d4c3ce689def5dc09196ed8be5833c0a]

INTEGRATION: CWS oj17 (1.8.96); FILE MERGED 2006/04/11 06:55:30 oj 1.8.96.3: #i53480# change item text 2006/03/10 10:26:39 oj 1.8.96.2: #i53480# change commandurl to selected entry 2006/03/09 07:02:08 oj 1.8.96.1: #i53480# change commandurl to selected entry


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [0f29ae3fa7c6c579b46b160e3b302ce602530f01]

INTEGRATION: CWS oj17 (1.173.74); FILE MERGED 2006/03/10 11:28:19 oj 1.173.74.1: #131297# do not suspend when we are in dialog mode


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [cbf8850f332a2c8a035a3c6cfd7fea4d8c5ca5bc]

INTEGRATION: CWS oj17 (1.66.94); FILE MERGED 2006/03/07 12:17:23 oj 1.66.94.1: #i62800# check state of command before dispatch it


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [7b8559c5c0e1bd5934ce55078a9a1df61b38a907]

INTEGRATION: CWS oj17 (1.15.28); FILE MERGED 2006/03/10 10:39:20 oj 1.15.28.1: call order changed


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [1a57cd906082a05530b00e1d1071e194dc525928]

INTEGRATION: CWS oj17 (1.26.28); FILE MERGED 2006/04/10 07:32:40 oj 1.26.28.3: RESYNC: (1.26-1.28); FILE MERGED 2006/03/16 10:36:26 oj 1.26.28.2: #i63113# remove container from list when disposing 2006/03/10 11:28:18 oj 1.26.28.1: #131297# do not suspend when we are in dialog mode


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [4c7bce0fa7e7ba5b562ff134460467b0968dd6f7]

INTEGRATION: CWS oj17 (1.66.32); FILE MERGED 2006/04/10 07:30:35 oj 1.66.32.3: RESYNC: (1.66-1.67); FILE MERGED 2006/03/22 07:34:40 oj 1.66.32.2: header include 2006/03/20 11:32:02 oj 1.66.32.1: #133634# do not dispose command definitions in database document


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [b68656f0eda3cd833eeed37a2e782394346e924c]

INTEGRATION: CWS oj17 (1.8.22); FILE MERGED 2006/04/10 07:30:27 oj 1.8.22.4: RESYNC: (1.8-1.9); FILE MERGED 2006/03/20 11:32:01 oj 1.8.22.3: #133634# do not dispose command definitions in database document 2006/03/16 10:36:57 oj 1.8.22.2: #i63113# clear weak reference as well 2006/03/09 06:24:16 oj 1.8.22.1: #i60290# remove globalevent broadcaster


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [554a817523847d59b92b9681a2f89f9dfcbbb083]

INTEGRATION: CWS oj17 (1.25.22); FILE MERGED 2006/04/10 07:30:14 oj 1.25.22.4: RESYNC: (1.25-1.26); FILE MERGED 2006/03/20 11:32:01 oj 1.25.22.3: #133634# do not dispose command definitions in database document 2006/03/16 10:36:56 oj 1.25.22.2: #i63113# clear weak reference as well 2006/03/09 06:24:15 oj 1.25.22.1: #i60290# remove globalevent broadcaster


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [96feacdd164904ee6df2250d88e0cd8f816c3e8c]

INTEGRATION: CWS oj17 (1.84.22); FILE MERGED 2006/03/09 12:31:40 oj 1.84.22.1: stl iterator usage fix


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [5b23d013940ff4d77a1324f7787ecc9899c682e7]

INTEGRATION: CWS oj17 (1.142.22); FILE MERGED 2006/03/09 12:31:39 oj 1.142.22.1: stl iterator usage fix


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [0714328a70fc72529150dee37f810330a9501dab]

INTEGRATION: CWS oj17 (1.37.80); FILE MERGED 2006/03/09 10:29:36 oj 1.37.80.1: #133019# ensure that the string array has the correct size


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [bdbf92bb31ba4a852e59675c1ce91b8e0c034889]

INTEGRATION: CWS oj17 (1.25.32); FILE MERGED 2006/03/09 10:26:33 oj 1.25.32.1: #i49786# parameter name for method corrected


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [d4f13567bb9d19480f83ac50805eacc62e1d0c20]

INTEGRATION: CWS oj17 (1.51.46); FILE MERGED 2006/03/10 08:56:27 oj 1.51.46.1: #131099# check row length


2006-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [6ebb817ae97d742b7d81a6b6b14aa8bd0ef5ca55]

INTEGRATION: CWS oj17 (1.24.78); FILE MERGED 2006/03/10 08:56:26 oj 1.24.78.1: #131099# check row length


2006-04-12  Vladimir Glazounov  <vg@openoffice.org>  [5511e14eb5f8e0bcc2784c9f0e4769fd0a6ec8b0]

#i64314# Mac OS X: add rtl:: prefix for OUString in isolang/inunx.cxx


2006-04-12  Vladimir Glazounov  <vg@openoffice.org>  [548b022b361c5f1dd5dd6e0e2bb8f534c2f54f14]

#i64039#


2006-04-12  Vladimir Glazounov  <vg@openoffice.org>  [d28b5cb66aa4ce1e002d8488d29c50171cf8a757]

#i64039# fix for win nonpro


2006-04-11  Rüdiger Timm  <rt@openoffice.org>  [1ec5d4f68b7c61b668e31e9795580bf768a682b8]

#i64261# Fix by bc: remove dependency on ErrorHandler.


2006-04-11  Rüdiger Timm  <rt@openoffice.org>  [bf8b62620504c60f2a50821a3887e6e55b84e06b]

#i64248# include datetime (thanks to pjanik).


2006-04-11  Vladimir Glazounov  <vg@openoffice.org>  [173c01f195710f7c755bf4b20a2cbd210d88960c]

#100000# oversight


2006-04-11  Oliver Bolte  <obo@openoffice.org>  [15e0af0555f59ec945220bcde5918374e7f714cc]

#i64239# oa_finsp + oa_inspection added to util


2006-04-10  Vladimir Glazounov  <vg@openoffice.org>  [bd23f68c5bec253fcff92b4a13f4b06e0378ae92]

new version for SRC680


2006-04-10  Rüdiger Timm  <rt@openoffice.org>  [f99a8f03e5e3baca4d8397012ad045e2454ce090]

#i64051# missing de_CH and DE_AT (patch by pjanik).


2006-04-10  Vladimir Glazounov  <vg@openoffice.org>  [5d933903fc5cfc606399d98facb9b04f3383737e]

#100000# use lvalue


2006-04-10  Rüdiger Timm  <rt@openoffice.org>  [17559fb891f89d29a96ecad98ba175e28dfca8c5]

#i63868#: source/win32/customactions/reg/makefile.mk includes pyversion.mk, so we need module 'python'.


2006-04-10  Vladimir Glazounov  <vg@openoffice.org>  [4304f8bb424cd7e78e8bb6a6e517d53b168a762e]

#100000# isolang moved to MsLangId


2006-04-10  Vladimir Glazounov  <vg@openoffice.org>  [a6adbc0b1906983eba003aee10ba7ce8725165c6]

#100000# direct include time.hxx


2006-04-10  Vladimir Glazounov  <vg@openoffice.org>  [29e7ff7a4df7e0a9cff4d5e5c0bf98ace6de9d00]

#100000# isolang moved to MsLangId


2006-04-10  Vladimir Glazounov  <vg@openoffice.org>  [6899e7874b045478078b5f94272278e2d0322a0b]

new version for SRC680


2006-04-10  Vladimir Glazounov  <vg@openoffice.org>  [a75bd1b08c81368158c30e5d77a918048293d19c]

#100000# isolang moved to MsLangId


2006-04-10  Vladimir Glazounov  <vg@openoffice.org>  [a58c8bb3e7951db5e8db4b0126a00d6cb41e6a22]

new version for SRC680


2006-04-10  Vladimir Glazounov  <vg@openoffice.org>  [5aead942a7da8631781f384001d1c5e05be502d0]

#100000# make types public for solaris compiler


2006-04-10  Vladimir Glazounov  <vg@openoffice.org>  [ef3d1ee272dfb06cc6653664120336fae00d9a82]

new version for SRC680


2006-04-10  Vladimir Glazounov  <vg@openoffice.org>  [e59266c47f2a119edb654214d1db024d7847b508]

#100000# WNT: sal_uInt8* is not const char* ?


2006-04-10  Oliver Bolte  <obo@openoffice.org>  [f65c585929fe9dd4f9917f24e7c1887ec957f6f2]

#i10000# DLG_CHECKFORONLINEUPDATE localisation de/en-US permuted


2006-04-10  Oliver Bolte  <obo@openoffice.org>  [e2acc13a127f6213c74d9657c1e34499ae8f86e9]

#i10000# conflict resolved


2006-04-08  Vladimir Glazounov  <vg@openoffice.org>  [072548a4ba83a0a6c3ae2a17c7b297571584363e]

#i63861# Do not include non-existing ModuleContext.hxx


2006-04-08  Vladimir Glazounov  <vg@openoffice.org>  [5423db2752b74c8aa77ca7ccbedb6d18e45e3d1b]

#i63833#


2006-04-08  Vladimir Glazounov  <vg@openoffice.org>  [d03c1a7abc256819d08162ca723c76d040dedb57]

SRC680


2006-04-08  Vladimir Glazounov  <vg@openoffice.org>  [54aee8f83dc79f8f2bb14f1ee0fa491559fd5196]

INTEGRATION: CWS internatiodel (1.8.100); FILE MERGED 2006/02/10 19:29:41 er 1.8.100.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-08  Vladimir Glazounov  <vg@openoffice.org>  [0917fbed1ed99fdc20d775087a1aa5c4a216648c]

INTEGRATION: CWS internatiodel (1.11.18); FILE MERGED 2006/02/10 19:29:41 er 1.11.18.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-08  Vladimir Glazounov  <vg@openoffice.org>  [76bed69af66eb06c99fa2b03a15a542771d1c4c4]

INTEGRATION: CWS internatiodel (1.18.46); FILE MERGED 2006/02/10 19:29:40 er 1.18.46.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-08  Vladimir Glazounov  <vg@openoffice.org>  [72be39abdbfdd3c5bdbe7138af8f94bc2b0d0612]

INTEGRATION: CWS internatiodel (1.15.28); FILE MERGED 2006/02/10 21:46:49 er 1.15.28.2: RESYNC: (1.15-1.16); FILE MERGED 2006/02/10 19:29:10 er 1.15.28.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [e78137d22ee1c3f8fb41b4f60c6ec327a1bb8373]

INTEGRATION: CWS internatiodel (1.39.124); FILE MERGED 2006/02/10 19:33:32 er 1.39.124.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [900044ab89fa43567b3241535ed98d92eb2f1ca2]

INTEGRATION: CWS internatiodel (1.29.112); FILE MERGED 2006/01/19 20:08:15 er 1.29.112.2: RESYNC: (1.29-1.31); FILE MERGED 2005/06/24 13:14:21 er 1.29.112.1: #i50205# get rid of class International


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [61c7e9b049b442f3c25dfec0ff4e6c7072648b64]

INTEGRATION: CWS internatiodel (1.14.124); FILE MERGED 2006/02/10 19:33:32 er 1.14.124.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [f84b4dd14f9d080ea5981be4213f059311953e0f]

INTEGRATION: CWS internatiodel (1.99.122); FILE MERGED 2006/02/10 19:33:31 er 1.99.122.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [fc11ded3a7476e035638ab3d956feb4fa182af58]

INTEGRATION: CWS internatiodel (1.3.32); FILE MERGED 2006/02/14 11:14:10 er 1.3.32.1: #i52115# libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [3a86e728d063cb2bec546211a84fa404bb442924]

INTEGRATION: CWS internatiodel (1.13.32); FILE MERGED 2006/02/10 19:33:19 er 1.13.32.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [995156e213ee8d483d393d6b00a3adc6312949b2]

INTEGRATION: CWS internatiodel (1.22.12); FILE MERGED 2006/02/10 19:33:12 er 1.22.12.3: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang 2006/01/19 15:09:53 er 1.22.12.2: RESYNC: (1.22-1.24); FILE MERGED 2005/06/24 13:14:06 er 1.22.12.1: #i50205# get rid of class International


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [9ffb39973a41e8f91f2b6f893b0c5063c092b093]

INTEGRATION: CWS internatiodel (1.2.14); FILE MERGED 2006/02/10 19:33:11 er 1.2.14.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [4b8cd32416f64eb34ec3d4f29f62886968bef4bd]

INTEGRATION: CWS internatiodel (1.11.12); FILE MERGED 2006/01/19 15:00:30 er 1.11.12.2: RESYNC: (1.11-1.12); FILE MERGED 2005/06/24 13:14:05 er 1.11.12.1: #i50205# get rid of class International


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [442e677299003ee5b8b259046bd462d97612099b]

INTEGRATION: CWS internatiodel (1.10.12); FILE MERGED 2006/01/19 15:00:20 er 1.10.12.2: RESYNC: (1.10-1.11); FILE MERGED 2005/06/24 13:14:04 er 1.10.12.1: #i50205# get rid of class International


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [87743e5d7703a5eae170a61d1e9ad46b4f0e08da]

INTEGRATION: CWS internatiodel (1.8.12); FILE MERGED 2006/02/10 21:47:30 er 1.8.12.4: RESYNC: (1.9-1.10); FILE MERGED 2006/02/10 19:33:11 er 1.8.12.3: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang 2006/01/19 15:00:04 er 1.8.12.2: RESYNC: (1.8-1.9); FILE MERGED 2005/06/24 13:14:03 er 1.8.12.1: #i50205# get rid of class International


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [cbc89519b3ed2e19a201e06bfb35d6f7ba0b09fd]

INTEGRATION: CWS internatiodel (1.11.10); FILE MERGED 2006/02/10 19:33:10 er 1.11.10.3: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang 2006/01/19 14:58:09 er 1.11.10.2: RESYNC: (1.11-1.12); FILE MERGED 2005/06/24 13:14:02 er 1.11.10.1: #i50205# get rid of class International


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [eb5a6e74d1cad47ae0332d4ea78a32aa7ff36b5c]

INTEGRATION: CWS internatiodel (1.10.16); FILE MERGED 2006/02/10 19:33:10 er 1.10.16.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [6e784022cb828b5c46bd058daf4f0b8a12205d15]

INTEGRATION: CWS internatiodel (1.11.12); FILE MERGED 2006/02/10 19:33:10 er 1.11.12.3: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang 2006/01/19 14:48:51 er 1.11.12.2: RESYNC: (1.11-1.12); FILE MERGED 2005/06/24 13:14:01 er 1.11.12.1: #i50205# get rid of class International


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [4b014b8ee47e274ea1d14ab5ccb524f7bce2651c]

INTEGRATION: CWS internatiodel (1.16.32); FILE MERGED 2006/02/10 19:32:57 er 1.16.32.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [df3ef1c04a53d16f456d9cfcb4899ed70a84205a]

INTEGRATION: CWS internatiodel (1.13.32); FILE MERGED 2006/02/10 19:32:57 er 1.13.32.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [050b5fde2a4802c8a47f9c202d88cc3e4ef81eb8]

INTEGRATION: CWS internatiodel (1.8.32); FILE MERGED 2006/02/10 19:32:56 er 1.8.32.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [6438993691fe34fc513c04b1cc9347985ba6ad65]

INTEGRATION: CWS internatiodel (1.29.56); FILE MERGED 2006/02/10 19:32:56 er 1.29.56.4: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang 2006/01/19 14:30:31 er 1.29.56.3: RESYNC: (1.30-1.32); FILE MERGED 2005/06/27 10:45:55 er 1.29.56.2: RESYNC: (1.29-1.30); FILE MERGED 2005/06/24 13:13:52 er 1.29.56.1: #i50205# get rid of class International


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [460b519d21413349e3d9707fe09abcb892fd3663]

INTEGRATION: CWS internatiodel (1.3.32); FILE MERGED 2006/02/10 19:32:56 er 1.3.32.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [960caed663fbe574a48eb1bc6ea0135546e57d2d]

INTEGRATION: CWS internatiodel (1.23.12); FILE MERGED 2006/01/19 14:14:30 er 1.23.12.3: RESYNC: (1.24-1.25); FILE MERGED 2005/06/27 10:45:47 er 1.23.12.2: RESYNC: (1.23-1.24); FILE MERGED 2005/06/24 13:13:51 er 1.23.12.1: #i50205# get rid of class International


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [86b46d2923d5ff2b2fc54a37ec7f845df3ed572e]

INTEGRATION: CWS internatiodel (1.3.32); FILE MERGED 2006/02/10 19:32:55 er 1.3.32.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [1c1ec9847f24ad40e5a0d60ff2ff15f4c27d853c]

INTEGRATION: CWS internatiodel (1.32.84); FILE MERGED 2006/02/10 22:20:45 er 1.32.84.2: RESYNC: (1.32-1.33); FILE MERGED 2006/02/10 19:32:44 er 1.32.84.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [c015031de4817dab15916463c5e460be7c728c5a]

INTEGRATION: CWS internatiodel (1.7.94); FILE MERGED 2006/02/10 19:32:43 er 1.7.94.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [d6ba29bc61dc0a51ee4ec14429188c248415b2f9]

INTEGRATION: CWS internatiodel (1.4.96); FILE MERGED 2006/02/10 19:32:43 er 1.4.96.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [e52a2e99356d4f094e06b680570dad71a681af39]

INTEGRATION: CWS internatiodel (1.26.96); FILE MERGED 2006/02/10 22:10:36 er 1.26.96.2: RESYNC: (1.26-1.27); FILE MERGED 2006/02/10 19:32:43 er 1.26.96.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [80edc17cc442fdaf79f346da2b0778e9d2a2ca52]

INTEGRATION: CWS internatiodel (1.11.90); FILE MERGED 2006/02/10 19:32:43 er 1.11.90.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [416ac6965aa4ee8af4520ab99fe6247b33ee0a8c]

INTEGRATION: CWS internatiodel (1.31.134); FILE MERGED 2006/02/10 19:32:42 er 1.31.134.3: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang 2006/01/20 03:38:07 er 1.31.134.2: RESYNC: (1.31-1.33); FILE MERGED 2005/06/24 13:13:43 er 1.31.134.1: #i50205# get rid of class International


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [5a440978707282c2ba0b52689e21644bb9836108]

INTEGRATION: CWS internatiodel (1.9.96); FILE MERGED 2006/02/10 19:32:42 er 1.9.96.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [e2bb55a7cde920039976a4395b391685e5beab01]

INTEGRATION: CWS internatiodel (1.88.54); FILE MERGED 2006/02/10 19:32:41 er 1.88.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>  [0d25737081486f5a1a1fd709a97ed2a752d82873]

INTEGRATION: CWS internatiodel (1.23.96); FILE MERGED 2006/02/10 19:32:41 er 1.23.96.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [8d3452c44d3aad08fb891be5ce8ef1a6b04e9ed1]

INTEGRATION: CWS internatiodel (1.23.86); FILE MERGED 2006/02/10 19:32:41 er 1.23.86.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [3e3b4ab215c8f4b1e9cb76d1d6cf85ef839cbae2]

INTEGRATION: CWS internatiodel (1.8.94); FILE MERGED 2006/02/10 19:32:40 er 1.8.94.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [962779a9cd4dd862c079781c35702e9e6ab69471]

INTEGRATION: CWS internatiodel (1.15.96); FILE MERGED 2006/02/10 21:54:12 er 1.15.96.2: RESYNC: (1.15-1.16); FILE MERGED 2006/02/10 19:32:40 er 1.15.96.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [8a00811f94733f0810ce8a24260f2c625e683ef3]

INTEGRATION: CWS internatiodel (1.13.92); FILE MERGED 2006/02/10 19:32:40 er 1.13.92.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [5f0d0b03779d7df1e83cd848601fe71ec01f844d]

INTEGRATION: CWS internatiodel (1.43.96); FILE MERGED 2006/02/10 19:32:39 er 1.43.96.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [b5ba2f6abfeb093f3348ec332f58491582e1b04d]

INTEGRATION: CWS internatiodel (1.4.96); FILE MERGED 2006/02/10 19:32:39 er 1.4.96.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [45ba50c8ff0ef061d40277801fe6796b53b8bfca]

INTEGRATION: CWS internatiodel (1.2.878); FILE MERGED 2006/01/19 23:32:45 er 1.2.878.2: RESYNC: (1.2-1.3); FILE MERGED 2005/06/24 13:13:43 er 1.2.878.1: #i50205# get rid of class International


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [138c5bef5fab81d5d4c2d761d8c249c177691260]

INTEGRATION: CWS internatiodel (1.44.42); FILE MERGED 2006/02/10 19:32:39 er 1.44.42.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [f8aa923dd499de3532688c4d7571839277aba539]

INTEGRATION: CWS internatiodel (1.5.96); FILE MERGED 2006/02/10 19:32:38 er 1.5.96.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [c492180ef9e4bcb9a184b1ca1ceef2b3854f3432]

INTEGRATION: CWS internatiodel (1.7.96); FILE MERGED 2006/02/10 19:32:38 er 1.7.96.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [46d4c0fa24e2909ecc54fdd02a2eb08d54a17f94]

INTEGRATION: CWS internatiodel (1.7.86); FILE MERGED 2006/02/10 19:32:38 er 1.7.86.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [722b067f1ad56f3524a7e58cc44640d35fc4c5ae]

INTEGRATION: CWS internatiodel (1.6.86); FILE MERGED 2006/02/10 19:32:37 er 1.6.86.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [702a3ac549edb76862a04b22d0a9f36816595150]

INTEGRATION: CWS internatiodel (1.2.14); FILE MERGED 2006/01/19 22:32:50 er 1.2.14.2: RESYNC: (1.2-1.3); FILE MERGED 2005/06/24 13:13:24 er 1.2.14.1: #i50205# get rid of class International


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [c672f7664dff8a2e46f0036554b78eec3bc7c665]

INTEGRATION: CWS internatiodel (1.3.32); FILE MERGED 2006/01/19 22:22:40 er 1.3.32.2: RESYNC: (1.3-1.5); FILE MERGED 2005/06/24 13:13:24 er 1.3.32.1: #i50205# get rid of class International


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [bf8db0f27f9ca4212baa471476e5209d3ff93c2e]

INTEGRATION: CWS internatiodel (1.4.14); FILE MERGED 2006/01/19 22:14:26 er 1.4.14.2: RESYNC: (1.4-1.5); FILE MERGED 2005/06/24 13:13:23 er 1.4.14.1: #i50205# get rid of class International


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [8931444bbfb0607924ab8214f9f8250e1219f799]

INTEGRATION: CWS internatiodel (1.15.10); FILE MERGED 2006/02/10 19:32:22 er 1.15.10.4: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang 2006/01/19 21:56:41 er 1.15.10.3: RESYNC: (1.16-1.17); FILE MERGED 2005/06/27 10:44:32 er 1.15.10.2: RESYNC: (1.15-1.16); FILE MERGED 2005/06/24 13:13:12 er 1.15.10.1: #i50205# get rid of class International


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [33a8a180c8b6da409db60c097e564ba7aebc09fc]

INTEGRATION: CWS internatiodel (1.37.14); FILE MERGED 2006/02/10 21:49:19 er 1.37.14.4: RESYNC: (1.38-1.39); FILE MERGED 2006/02/10 19:32:22 er 1.37.14.3: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang 2006/01/19 21:38:28 er 1.37.14.2: RESYNC: (1.37-1.38); FILE MERGED 2005/06/24 13:13:11 er 1.37.14.1: #i50205# get rid of class International


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [dcbbc7b95ac4020e47cbd085049dc9f63ca0362b]

INTEGRATION: CWS internatiodel (1.5.44); FILE MERGED 2006/01/19 21:37:09 er 1.5.44.2: RESYNC: (1.5-1.6); FILE MERGED 2005/06/24 13:13:10 er 1.5.44.1: #i50205# get rid of class International


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [6ca45ff033bba37a918ae94927a95573a5fd814e]

INTEGRATION: CWS internatiodel (1.2.182); FILE MERGED 2006/01/19 21:28:45 er 1.2.182.2: RESYNC: (1.2-1.3); FILE MERGED 2005/06/24 13:13:05 er 1.2.182.1: #i50205# get rid of class International


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [c5b4869386dcbfd0b5cd1fa74a25082236fcdea2]

INTEGRATION: CWS internatiodel (1.1.1.1.398); FILE MERGED 2006/01/19 21:11:50 er 1.1.1.1.398.2: RESYNC: (1.1.1.1-1.2); FILE MERGED 2005/06/24 13:03:06 er 1.1.1.1.398.1: #i50205# get rid of class International (remove WeekCountStart)


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [c20154ec60a09be10115213ad630d7301744d2d3]

INTEGRATION: CWS internatiodel (1.34.12); FILE MERGED 2006/02/10 21:48:40 er 1.34.12.4: RESYNC: (1.39-1.40); FILE MERGED 2006/01/19 21:10:00 er 1.34.12.3: RESYNC: (1.38-1.39); FILE MERGED 2005/06/27 10:41:28 er 1.34.12.2: RESYNC: (1.34-1.38); FILE MERGED 2005/06/24 13:13:03 er 1.34.12.1: #i50205# get rid of class International


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [cdadd51dcae2de8c4acef2792831eb65a7542186]

INTEGRATION: CWS internatiodel (1.22.46); FILE MERGED 2006/02/10 19:32:21 er 1.22.46.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [923ec92ccbfa9657ee04f53813332eb293ba7268]

INTEGRATION: CWS internatiodel (1.5.338); FILE MERGED 2006/01/19 20:20:15 er 1.5.338.2: RESYNC: (1.5-1.6); FILE MERGED 2005/06/24 13:05:24 er 1.5.338.1: #i42014# #i50205# get rid of class International


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [5c604ee8675927f20de27d34f1bed35dc9573032]

INTEGRATION: CWS internatiodel (1.56.18); FILE MERGED 2006/02/10 19:32:10 er 1.56.18.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [4ee0c11979abf1cbf8c5c228cea8deaaaa391ce2]

INTEGRATION: CWS internatiodel (1.5.144); FILE MERGED 2006/02/10 19:32:10 er 1.5.144.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [ea36f245965bc95d0cda61489c82d7afc122ccda]

INTEGRATION: CWS internatiodel (1.20.102); FILE MERGED 2006/02/10 19:32:09 er 1.20.102.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [ab86a6675ad3940af297081183a328a00eb53a10]

INTEGRATION: CWS internatiodel (1.42.18); FILE MERGED 2006/02/10 19:32:09 er 1.42.18.2: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang 2006/01/25 16:06:22 er 1.42.18.1: RESYNC: adapt merged code


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [19223c145236953f9ae24eb13346147dbe04bd64]

INTEGRATION: CWS internatiodel (1.62.222); FILE MERGED 2006/02/10 22:01:46 er 1.62.222.6: RESYNC: (1.66-1.67); FILE MERGED 2006/02/10 19:32:09 er 1.62.222.5: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang 2006/01/25 16:06:15 er 1.62.222.4: RESYNC: adapt merged code 2006/01/25 15:51:13 er 1.62.222.3: RESYNC: adapt new code 2006/01/19 19:40:44 er 1.62.222.2: RESYNC: (1.62-1.66); FILE MERGED 2005/06/24 13:12:48 er 1.62.222.1: #i50205# get rid of class International


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [40cea72f6c73fc39cf77ada8085f6f0b645c4f76]

INTEGRATION: CWS internatiodel (1.54.74); FILE MERGED 2006/02/10 19:32:08 er 1.54.74.5: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang 2006/01/25 16:06:11 er 1.54.74.4: RESYNC: adapt merged code 2006/01/19 19:40:28 er 1.54.74.3: RESYNC: (1.55-1.58); FILE MERGED 2005/06/27 10:37:19 er 1.54.74.2: RESYNC: (1.54-1.55); FILE MERGED 2005/06/24 13:12:47 er 1.54.74.1: #i50205# get rid of class International


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [2c21c64f77aebf8b8de96cc6740c9b14fa72b743]

INTEGRATION: CWS internatiodel (1.38.102); FILE MERGED 2006/02/10 22:01:35 er 1.38.102.2: RESYNC: (1.38-1.39); FILE MERGED 2006/01/25 16:06:03 er 1.38.102.1: RESYNC: adapt merged code


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [7cef1933fd9254596254a224c843b3f7a879b29c]

INTEGRATION: CWS internatiodel (1.6.146); FILE MERGED 2006/02/10 19:32:08 er 1.6.146.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [be779a594e748f671d30b84da0bc1dfce082d7d9]

INTEGRATION: CWS internatiodel (1.8.38); FILE MERGED 2006/02/10 19:32:08 er 1.8.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>  [8a5c9577d4b0bcef153cb95d9afa5e092693e4a4]

INTEGRATION: CWS internatiodel (1.2.562); FILE MERGED 2006/01/19 19:17:05 er 1.2.562.2: RESYNC: (1.2-1.3); FILE MERGED 2005/06/24 13:12:46 er 1.2.562.1: #i50205# get rid of class International


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [931675b518faf818b479a2d110daaac58aec656f]

INTEGRATION: CWS internatiodel (1.41.146); FILE MERGED 2006/02/10 19:32:07 er 1.41.146.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [d9ebcd4537efaf26c47dd2835b9d68ea26ca1a84]

INTEGRATION: CWS internatiodel (1.4.562); FILE MERGED 2006/01/19 17:42:27 er 1.4.562.2: RESYNC: (1.4-1.5); FILE MERGED 2005/06/24 13:12:45 er 1.4.562.1: #i50205# get rid of class International


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [3e98d48ef1eb8a9a9922b49f599c1ca7555a62d9]

INTEGRATION: CWS internatiodel (1.5.398); FILE MERGED 2006/01/19 17:40:18 er 1.5.398.2: RESYNC: (1.5-1.7); FILE MERGED 2005/06/24 13:12:45 er 1.5.398.1: #i50205# get rid of class International


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [613f919f05631bf1eef7c64e0a6e880c634b1be2]

INTEGRATION: CWS internatiodel (1.20.308); FILE MERGED 2006/01/19 17:28:09 er 1.20.308.2: RESYNC: (1.20-1.22); FILE MERGED 2005/06/24 13:12:44 er 1.20.308.1: #i50205# get rid of class International


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [703ead71275bb3f08d84c54164f38810404d9754]

INTEGRATION: CWS internatiodel (1.31.38); FILE MERGED 2006/02/10 19:32:07 er 1.31.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>  [0c5d58b4b00798948a4bd7b4e48ce25648b8cce9]

INTEGRATION: CWS internatiodel (1.11.222); FILE MERGED 2006/02/10 19:32:07 er 1.11.222.3: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang 2006/01/19 17:31:06 er 1.11.222.2: RESYNC: (1.11-1.12); FILE MERGED 2005/06/24 13:12:43 er 1.11.222.1: #i50205# get rid of class International


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [f93d87325e90797b61211dd6ee91bd34cf74af05]

INTEGRATION: CWS internatiodel (1.5.146); FILE MERGED 2006/01/19 17:28:46 er 1.5.146.2: RESYNC: (1.5-1.6); FILE MERGED 2005/06/24 13:04:58 er 1.5.146.1: #i42014# #i50205# get rid of class International


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [9ad9f61820ef62dc2db87d589d51891eeb53810b]

INTEGRATION: CWS internatiodel (1.16.86); FILE MERGED 2006/02/10 19:32:06 er 1.16.86.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [d1a5b623322c08f26824d194b8da6d5fa620153c]

INTEGRATION: CWS internatiodel (1.74.34); FILE MERGED 2006/02/10 19:32:06 er 1.74.34.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [36222139269a3b77ff6666fb1d8a2b7d4c0fadc3]

INTEGRATION: CWS internatiodel (1.4.86); FILE MERGED 2006/02/10 19:32:06 er 1.4.86.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [0026db32354ae9684d84e2ab32b9127d2a489020]

INTEGRATION: CWS internatiodel (1.16.78); FILE MERGED 2006/02/10 19:32:05 er 1.16.78.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [f308a6e2a158a9c589a9442339343156626922e6]

INTEGRATION: CWS internatiodel (1.8.86); FILE MERGED 2006/02/10 19:32:05 er 1.8.86.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [6f1b85edb1a8a5b3b9ba6969fecc70b4bd532e2b]

INTEGRATION: CWS internatiodel (1.13.78); FILE MERGED 2006/02/10 19:32:05 er 1.13.78.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [4f93cd69a9c0e3b563a4eec4f10c9c153b12f064]

INTEGRATION: CWS internatiodel (1.17.78); FILE MERGED 2006/02/10 19:32:05 er 1.17.78.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [5a4136b8a15926b4f0377a3c5d112169360c4359]

INTEGRATION: CWS internatiodel (1.3.60); FILE MERGED 2006/01/19 16:07:07 er 1.3.60.2: RESYNC: (1.3-1.4); FILE MERGED 2005/06/24 13:12:42 er 1.3.60.1: #i50205# get rid of class International


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [a6011ce50b218d66983d6544b6cfef8514b15daf]

INTEGRATION: CWS internatiodel (1.4.60); FILE MERGED 2006/01/19 15:51:51 er 1.4.60.2: RESYNC: (1.4-1.6); FILE MERGED 2005/06/24 13:12:41 er 1.4.60.1: #i50205# get rid of class International


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [ce02820729a6b6f94865983966f155be8ee4e834]

INTEGRATION: CWS internatiodel (1.9.60); FILE MERGED 2006/01/19 14:33:36 er 1.9.60.2: RESYNC: (1.9-1.10); FILE MERGED 2005/06/24 13:12:40 er 1.9.60.1: #i50205# get rid of class International


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [83fe0734191ab691f06449b019f759996304cd49]

INTEGRATION: CWS internatiodel (1.3.60); FILE MERGED 2006/01/19 14:24:08 er 1.3.60.2: RESYNC: (1.3-1.5); FILE MERGED 2005/06/24 13:04:35 er 1.3.60.1: #i42014# #i50205# get rid of class International


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [b9f378a59bab3d69f484ee01ae5d7ad658fcb759]

INTEGRATION: CWS internatiodel (1.14.18); FILE MERGED 2006/01/20 01:04:18 er 1.14.18.3: RESYNC: (1.16-1.20); FILE MERGED 2005/06/27 10:35:02 er 1.14.18.2: RESYNC: (1.14-1.16); FILE MERGED 2005/06/24 13:12:27 er 1.14.18.1: #i50205# get rid of class International


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [12b54240045345139e51083fc0617568323bb80c]

INTEGRATION: CWS internatiodel (1.1.176); FILE MERGED 2006/01/20 00:50:05 er 1.1.176.2: RESYNC: (1.1-1.2); FILE MERGED 2005/06/24 13:12:26 er 1.1.176.1: #i50205# get rid of class International


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [d60028333403aa4664c8cfd8e66c4d5218e5b329]

INTEGRATION: CWS internatiodel (1.2.98); FILE MERGED 2006/02/10 19:31:45 er 1.2.98.3: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang 2006/01/20 00:20:29 er 1.2.98.2: RESYNC: (1.2-1.3); FILE MERGED 2005/06/24 13:12:17 er 1.2.98.1: #i50205# get rid of class International


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [12c776d47086d2c2fc13b8669dc3540817d9a6df]

INTEGRATION: CWS internatiodel (1.2.34); FILE MERGED 2006/02/10 19:31:45 er 1.2.34.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [254f9e7ac9a4d9571502ca591ec66c308273e377]

INTEGRATION: CWS internatiodel (1.6.34); FILE MERGED 2006/02/15 10:47:18 er 1.6.34.1: #i52115# libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [1cc64ea2cc3bcdd4d76a3d1fe7c1add1fe65e4cf]

INTEGRATION: CWS internatiodel (1.116.78); FILE MERGED 2006/02/10 22:01:35 er 1.116.78.3: RESYNC: (1.124-1.126); FILE MERGED 2006/01/19 21:00:19 er 1.116.78.2: RESYNC: (1.116-1.124); FILE MERGED 2005/06/27 18:12:46 er 1.116.78.1: #i50205# get rid of class International


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [80f8f6bf9605c715202bbf89ccaaeaf648b29a84]

INTEGRATION: CWS internatiodel (1.77.26); FILE MERGED 2006/02/10 19:31:35 er 1.77.26.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [8a71f3f5534e33cb47383ef5dbaa0675b0e80ab6]

INTEGRATION: CWS internatiodel (1.11.88); FILE MERGED 2006/02/10 19:31:35 er 1.11.88.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [a49bc628e7875ad0efd9c77389cfd125803f486a]

INTEGRATION: CWS internatiodel (1.215.80); FILE MERGED 2006/02/10 21:54:26 er 1.215.80.3: RESYNC: (1.224-1.227); FILE MERGED 2006/01/19 18:55:16 er 1.215.80.2: RESYNC: (1.215-1.224); FILE MERGED 2005/06/24 13:12:06 er 1.215.80.1: #i50205# get rid of class International


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [07e5fabbc94407be643b8755dcaacf6a567f44a9]

INTEGRATION: CWS internatiodel (1.3.448); FILE MERGED 2006/01/19 18:49:56 er 1.3.448.2: RESYNC: (1.3-1.5); FILE MERGED 2005/06/24 13:12:05 er 1.3.448.1: #i50205# get rid of class International


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [e8e9d65de234798a1070918ed4be460d89908f3c]

INTEGRATION: CWS internatiodel (1.131.68); FILE MERGED 2006/02/10 21:53:25 er 1.131.68.2: RESYNC: (1.131-1.132); FILE MERGED 2006/02/10 19:31:34 er 1.131.68.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [13dc507d75590fdd3a1a09e91af59cfc614e3512]

INTEGRATION: CWS internatiodel (1.21.84); FILE MERGED 2006/01/19 18:45:28 er 1.21.84.2: RESYNC: (1.21-1.22); FILE MERGED 2005/06/24 13:12:03 er 1.21.84.1: #i50205# get rid of class International


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [be22e585919ba0e9156b8c28fca02f6be74584fb]

INTEGRATION: CWS internatiodel (1.11.84); FILE MERGED 2006/02/10 21:53:36 er 1.11.84.3: RESYNC: (1.13-1.15); FILE MERGED 2006/01/19 18:45:06 er 1.11.84.2: RESYNC: (1.11-1.13); FILE MERGED 2005/06/24 13:12:02 er 1.11.84.1: #i50205# get rid of class International


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [036a37461192acebc9ba90ced14ce9beb3e9a888]

INTEGRATION: CWS internatiodel (1.118.32); FILE MERGED 2006/02/10 21:52:45 er 1.118.32.2: RESYNC: (1.118-1.119); FILE MERGED 2006/02/10 19:31:34 er 1.118.32.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [c5ab3933e140c80bc1c8787aab9aeadd7e019892]

INTEGRATION: CWS internatiodel (1.73.72); FILE MERGED 2006/02/10 21:52:35 er 1.73.72.2: RESYNC: (1.73-1.75); FILE MERGED 2006/02/10 19:31:33 er 1.73.72.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [13b4c01b3d75b431db7f2efd33051011b387bf33]

INTEGRATION: CWS internatiodel (1.209.80); FILE MERGED 2006/02/10 21:51:39 er 1.209.80.2: RESYNC: (1.209-1.213); FILE MERGED 2006/02/10 19:31:32 er 1.209.80.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [b84fe77f9dc8cd8c3967e6a9bdedc63d64f6c084]

INTEGRATION: CWS internatiodel (1.36.152); FILE MERGED 2006/02/10 19:31:32 er 1.36.152.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [bac4e40b16c36ea3ef2a66cc7ebeecaa9a1cac3c]

INTEGRATION: CWS internatiodel (1.9.66); FILE MERGED 2006/01/19 17:53:13 er 1.9.66.2: RESYNC: (1.9-1.10); FILE MERGED 2005/06/24 13:12:01 er 1.9.66.1: #i50205# get rid of class International


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [170a991c1db4bc930e834513fca863801e68d041]

INTEGRATION: CWS internatiodel (1.18.84); FILE MERGED 2006/02/10 19:31:31 er 1.18.84.3: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang 2006/01/19 17:50:16 er 1.18.84.2: RESYNC: (1.18-1.19); FILE MERGED 2005/06/24 13:12:00 er 1.18.84.1: #i50205# get rid of class International


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [6525b3b51cc03e638fdaf47a8b6bc5aaca78afd9]

INTEGRATION: CWS internatiodel (1.12.174); FILE MERGED 2006/01/19 17:49:52 er 1.12.174.2: RESYNC: (1.12-1.13); FILE MERGED 2005/06/24 13:11:58 er 1.12.174.1: #i50205# get rid of class International


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [f394831f24bad856885adbf126263d64d9fc7450]

INTEGRATION: CWS internatiodel (1.56.82); FILE MERGED 2006/02/10 21:49:45 er 1.56.82.4: RESYNC: (1.60-1.61); FILE MERGED 2006/02/10 19:31:31 er 1.56.82.3: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang 2006/01/19 17:44:49 er 1.56.82.2: RESYNC: (1.56-1.60); FILE MERGED 2005/06/24 13:11:57 er 1.56.82.1: #i50205# get rid of class International


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [fdffca741c86ee49467321c1fa606b60f13a7d61]

INTEGRATION: CWS internatiodel (1.53.120); FILE MERGED 2006/02/10 21:49:54 er 1.53.120.4: RESYNC: (1.55-1.56); FILE MERGED 2006/02/10 19:31:30 er 1.53.120.3: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang 2006/01/19 17:44:08 er 1.53.120.2: RESYNC: (1.53-1.55); FILE MERGED 2005/06/24 13:11:56 er 1.53.120.1: #i50205# get rid of class International


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [a6e0d9124197254a884eefe89cb85beb5dc2d940]

INTEGRATION: CWS internatiodel (1.5.152); FILE MERGED 2006/02/10 19:31:30 er 1.5.152.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [9f0a7c62fa5f9edc55c2a680f34c4e8f87309a34]

INTEGRATION: CWS internatiodel (1.12.46); FILE MERGED 2006/02/10 19:31:15 er 1.12.46.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [b5ed62d082f89fa6e77aabef162cd8ef135fcf10]

INTEGRATION: CWS internatiodel (1.3.110); FILE MERGED 2006/01/19 15:09:08 er 1.3.110.2: RESYNC: (1.3-1.4); FILE MERGED 2005/06/24 13:11:38 er 1.3.110.1: #i50205# get rid of class International


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [8c55df4bd85aaa6b998d74291759ffa44da9c020]

INTEGRATION: CWS internatiodel (1.41.8); FILE MERGED 2006/02/10 19:31:14 er 1.41.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>  [d292390284eb6b66deb1507b83e3200b37fd3bee]

INTEGRATION: CWS internatiodel (1.9.262); FILE MERGED 2006/02/10 21:51:50 er 1.9.262.4: RESYNC: (1.10-1.11); FILE MERGED 2006/02/10 19:31:14 er 1.9.262.3: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang 2006/01/19 14:30:56 er 1.9.262.2: RESYNC: (1.9-1.10); FILE MERGED 2005/06/24 13:11:37 er 1.9.262.1: #i50205# get rid of class International


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [a495915c257a3b2a721e52195212806e4d6c287e]

INTEGRATION: CWS internatiodel (1.13.46); FILE MERGED 2006/02/10 19:31:14 er 1.13.46.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [a070ca88ca66749d069c5d350d31f9e685452af4]

INTEGRATION: CWS internatiodel (1.37.46); FILE MERGED 2006/02/10 19:31:14 er 1.37.46.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [3af58ffba19c057e1d26802979b624e5fa48d36c]

INTEGRATION: CWS internatiodel (1.53.108); FILE MERGED 2006/02/10 19:31:01 er 1.53.108.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [172c1712bb9209204c78ca36444a9f27c6448d60]

INTEGRATION: CWS internatiodel (1.16.44); FILE MERGED 2006/02/10 19:31:01 er 1.16.44.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [9e6dbeb71fa0ef348ceff7ca5eb01d2c49f10075]

INTEGRATION: CWS internatiodel (1.30.90); FILE MERGED 2006/02/10 19:31:00 er 1.30.90.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [ccc10e1902dd3b5aa699a9f82727098180c31682]

INTEGRATION: CWS internatiodel (1.3.476); FILE MERGED 2006/01/20 15:19:41 er 1.3.476.2: RESYNC: (1.3-1.4); FILE MERGED 2005/06/24 13:11:25 er 1.3.476.1: #i50205# get rid of class International


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [4d2c977a93957d4ae57066de5b9e97963170dc4e]

INTEGRATION: CWS internatiodel (1.18.258); FILE MERGED 2006/01/20 15:17:30 er 1.18.258.2: RESYNC: (1.18-1.19); FILE MERGED 2005/06/24 13:11:24 er 1.18.258.1: #i50205# get rid of class International


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [ef9ac4f158d14283e4a9f8a1b0bc0c5102cd0d79]

INTEGRATION: CWS internatiodel (1.3.476); FILE MERGED 2006/02/10 22:27:29 er 1.3.476.3: RESYNC: (1.4-1.5); FILE MERGED 2006/01/20 14:20:46 er 1.3.476.2: RESYNC: (1.3-1.4); FILE MERGED 2005/06/24 13:11:23 er 1.3.476.1: #i50205# get rid of class International


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [ed41fb0cbfdd4d2a93a2992cfcea4eb068742c07]

INTEGRATION: CWS internatiodel (1.7.92); FILE MERGED 2006/02/10 19:31:00 er 1.7.92.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [63cc6792a3cb7a47eb603207dfc28e769a648515]

INTEGRATION: CWS internatiodel (1.15.460); FILE MERGED 2006/01/20 12:44:19 er 1.15.460.2: RESYNC: (1.15-1.16); FILE MERGED 2005/06/28 14:21:13 er 1.15.460.1: #i50205# get rid of class International


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [40b4cb4a0ef84683d08f24faaa9a0e0a35d9f210]

INTEGRATION: CWS internatiodel (1.103.34); FILE MERGED 2006/02/10 22:20:29 er 1.103.34.2: RESYNC: (1.103-1.104); FILE MERGED 2006/02/10 19:30:59 er 1.103.34.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [b34f2f56afe8e6b813f9f2bb6337b243a1853938]

INTEGRATION: CWS internatiodel (1.120.88); FILE MERGED 2006/02/10 22:19:08 er 1.120.88.2: RESYNC: (1.120-1.122); FILE MERGED 2006/02/10 19:30:58 er 1.120.88.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [d1170d7882b0634dee6848c59bb37c67c02b2cb7]

INTEGRATION: CWS internatiodel (1.88.102); FILE MERGED 2006/02/10 19:30:58 er 1.88.102.3: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang 2006/01/20 10:58:04 er 1.88.102.2: RESYNC: (1.88-1.91); FILE MERGED 2005/06/24 13:11:21 er 1.88.102.1: #i50205# get rid of class International


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [27d405c5ed4dbefdbf33deba165ffd8fe37beea2]

INTEGRATION: CWS internatiodel (1.12.266); FILE MERGED 2006/01/20 10:29:13 er 1.12.266.2: RESYNC: (1.12-1.13); FILE MERGED 2005/06/24 13:11:20 er 1.12.266.1: #i50205# get rid of class International


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [41ea82b3c16694b8d7b0721bd01ea96bf922c50a]

INTEGRATION: CWS internatiodel (1.3.188); FILE MERGED 2006/02/10 19:30:57 er 1.3.188.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [cdf1c392c2c5274721144ab680a6240de13304df]

INTEGRATION: CWS internatiodel (1.13.186); FILE MERGED 2006/02/10 19:30:57 er 1.13.186.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [59452e647134870ec9616e6ed5b0fc239c882d48]

INTEGRATION: CWS internatiodel (1.30.186); FILE MERGED 2006/02/10 19:30:56 er 1.30.186.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [28b9bb067dc2cb69d62d808819b27106b54af6cd]

INTEGRATION: CWS internatiodel (1.10.184); FILE MERGED 2006/02/10 19:30:56 er 1.10.184.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [0f1c1509cb2efd4213697b6bda639969e74fde5e]

INTEGRATION: CWS internatiodel (1.4.764); FILE MERGED 2006/01/20 10:24:39 er 1.4.764.2: RESYNC: (1.4-1.5); FILE MERGED 2005/06/24 13:11:19 er 1.4.764.1: #i50205# get rid of class International


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [0b541147e529cb5c20f84b8af6ce4a6fe30afd5a]

INTEGRATION: CWS internatiodel (1.17.108); FILE MERGED 2006/02/10 19:30:56 er 1.17.108.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [65b7844780654178b89701aeba2809818303f6ff]

INTEGRATION: CWS internatiodel (1.17.246); FILE MERGED 2006/02/10 19:30:56 er 1.17.246.3: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang 2006/01/20 10:16:24 er 1.17.246.2: RESYNC: (1.17-1.18); FILE MERGED 2005/06/24 13:11:19 er 1.17.246.1: #i50205# get rid of class International


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [b4f608bd226fefc929c6268b3e24051ea1739271]

INTEGRATION: CWS internatiodel (1.29.266); FILE MERGED 2006/02/10 19:30:56 er 1.29.266.3: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang 2006/01/20 10:14:29 er 1.29.266.2: RESYNC: (1.29-1.30); FILE MERGED 2005/06/24 13:11:18 er 1.29.266.1: #i50205# get rid of class International


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [9afcea0c2e7504ab3c13705fba8a8fd7fd9cb9a1]

INTEGRATION: CWS onlineupdate1 (1.39.180); FILE MERGED 2006/04/04 07:16:18 cd 1.39.180.3: #134045# Remove obsolete _version.h include 2006/04/03 11:24:49 cd 1.39.180.2: #134045# Provide Office information to update function 2006/03/31 13:23:25 cd 1.39.180.1: #134151# Added new update dialog


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [9e90f3b1dc9837a1a38b39a156ff5c782b427bc8]

INTEGRATION: CWS internatiodel (1.46.84); FILE MERGED 2006/02/10 19:30:55 er 1.46.84.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [b28c1f310404fe2f0ab38b6e44074f2671cd82e3]

INTEGRATION: CWS internatiodel (1.8.188); FILE MERGED 2006/02/10 19:30:55 er 1.8.188.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [cb36ba9f43e1d0ee5ef36dc04220170c68a2f99c]

INTEGRATION: CWS internatiodel (1.34.186); FILE MERGED 2006/02/10 19:30:55 er 1.34.186.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [a27e8baff62c8d25ec7ec312bdd8d880ecc7debb]

INTEGRATION: CWS internatiodel (1.14.18); FILE MERGED 2006/02/10 22:00:32 er 1.14.18.2: RESYNC: (1.14-1.15); FILE MERGED 2006/02/10 19:30:54 er 1.14.18.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [11d39302e73dd8fa0937496456a74cf0aafe7098]

INTEGRATION: CWS internatiodel (1.37.302); FILE MERGED 2006/01/20 07:46:27 er 1.37.302.2: RESYNC: (1.37-1.38); FILE MERGED 2005/06/24 13:11:17 er 1.37.302.1: #i50205# get rid of class International


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [1bdbddaef344479c7b31721e9413ad6599fd677e]

INTEGRATION: CWS internatiodel (1.6.188); FILE MERGED 2006/02/10 19:30:54 er 1.6.188.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [cc192963b42796b497fda2e2da8389a894e23eab]

INTEGRATION: CWS internatiodel (1.39.106); FILE MERGED 2006/02/10 19:30:54 er 1.39.106.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [b103413621b1a75b95ebf11a5903db833e99c62a]

INTEGRATION: CWS internatiodel (1.7.458); FILE MERGED 2006/01/20 07:12:26 er 1.7.458.2: RESYNC: (1.7-1.8); FILE MERGED 2005/06/24 13:11:16 er 1.7.458.1: #i50205# get rid of class International


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [5564049e904e0e3f05556827dc7b8f927a9445dd]

INTEGRATION: CWS internatiodel (1.10.188); FILE MERGED 2006/02/10 19:30:53 er 1.10.188.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [d969c94a0062377b7fce1b0cca7a58b6485d7c9a]

INTEGRATION: CWS internatiodel (1.14.184); FILE MERGED 2006/02/10 19:30:53 er 1.14.184.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [380ecda0b987d2e0237fb046b24cd1fe2b7e62cf]

INTEGRATION: CWS internatiodel (1.3.188); FILE MERGED 2006/02/10 19:30:53 er 1.3.188.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [5129a54a095a59ae35310a0c5348ed61fe61544d]

INTEGRATION: CWS internatiodel (1.12.42); FILE MERGED 2006/02/10 19:30:52 er 1.12.42.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [4c5067092e71cb433be86e479eabdc787a154681]

INTEGRATION: CWS internatiodel (1.7.186); FILE MERGED 2006/02/10 19:30:52 er 1.7.186.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [5235cf12857162f63ce3f3c1a53d1bcf9aee118d]

INTEGRATION: CWS internatiodel (1.9.188); FILE MERGED 2006/02/10 19:30:52 er 1.9.188.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [269013870a63be8b51ca6913f7ecc810ee80804e]

INTEGRATION: CWS onlineupdate1 (1.15.146); FILE MERGED 2006/03/31 13:25:22 cd 1.15.146.1: #134045# Added new callback for help menu item


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [b607e94d8f2cb328f9db4d87d03c9be71e52aa48]

INTEGRATION: CWS internatiodel (1.42.10); FILE MERGED 2006/02/10 19:30:26 er 1.42.10.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [96bf98860863fd49c095022de29eadc43a99efb5]

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>  [5ec45083811da4dec289e1f18aacead87ed09d74]

INTEGRATION: CWS internatiodel (1.49.10); FILE MERGED 2006/02/10 19:30:26 er 1.49.10.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [edf581ec97544ff72a5bbdaaff10ae8506d047f8]

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>  [27768c4bb7db2d4c737666757608bdc5c84fb7dc]

INTEGRATION: CWS internatiodel (1.3.110); FILE MERGED 2006/02/10 19:30:26 er 1.3.110.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [0b2f4f2798dd79fca7e8c8a12fe5163de7d7d6ac]

INTEGRATION: CWS onlineupdate1 (1.17.182); FILE MERGED 2006/03/31 13:22:39 cd 1.17.182.1: #134151# Added new help ID for update dialog


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [d8840e5dac4ce7e8908a357edb80dc058f7b7fc8]

INTEGRATION: CWS internatiodel (1.8.162); FILE MERGED 2006/02/10 19:30:25 er 1.8.162.3: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang 2006/01/19 23:13:31 er 1.8.162.2: RESYNC: (1.8-1.11); FILE MERGED 2005/06/24 13:10:58 er 1.8.162.1: #i50205# get rid of class International


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [b4c5738888abffdab3aeeb023db35dd6212a5461]

INTEGRATION: CWS onlineupdate1 (1.28.182); FILE MERGED 2006/03/31 13:23:09 cd 1.28.182.1: #134151# Added new help ID for update dialog


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [81744a6c7a673afde88d2443f537d110ee40ee0c]

INTEGRATION: CWS internatiodel (1.73.208); FILE MERGED 2006/02/10 19:30:25 er 1.73.208.3: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang 2006/01/19 21:58:30 er 1.73.208.2: RESYNC: (1.73-1.76); FILE MERGED 2005/06/24 13:10:57 er 1.73.208.1: #i50205# get rid of class International


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [1ed1de2a561fbfc3bbb124ae5ca7b71b2e3d648b]

INTEGRATION: CWS internatiodel (1.37.28); FILE MERGED 2006/01/19 20:49:52 er 1.37.28.2: RESYNC: (1.37-1.40); FILE MERGED 2005/06/24 13:10:56 er 1.37.28.1: #i50205# get rid of class International


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [ffab49a65053e19ecbfb841a43d1b9c11f2b76a5]

INTEGRATION: CWS onlineupdate1 (1.41.178); FILE MERGED 2006/03/31 13:23:25 cd 1.41.178.1: #134151# Added new update dialog


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [e4d9d8845492c90f8e1f15b46c0d7713eeed7251]

INTEGRATION: CWS internatiodel (1.21.68); FILE MERGED 2006/02/10 19:30:12 er 1.21.68.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [e73f98543db54c3fe110036d5cf6f45e5c0d9ada]

INTEGRATION: CWS onlineupdate1 (1.59.68); FILE MERGED 2006/04/05 06:53:16 cd 1.59.68.2: #134151# Close update dialog after closing the message box. Error message for not found web browser 2006/03/31 13:23:24 cd 1.59.68.1: #134151# Added new update dialog


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [778ea469357f8f4c1dbc84df7377275c1cddba09]

INTEGRATION: CWS internatiodel (1.37.62); FILE MERGED 2006/02/10 19:30:11 er 1.37.62.3: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang 2006/01/19 18:57:54 er 1.37.62.2: RESYNC: (1.37-1.39); FILE MERGED 2005/06/24 13:10:42 er 1.37.62.1: #i50205# get rid of class International


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [e2d0b5df69b13b71da932b931deee2aea5a56380]

INTEGRATION: CWS onlineupdate1 (1.106.70); FILE MERGED 2006/04/03 11:24:48 cd 1.106.70.2: #134045# Provide Office information to update function 2006/03/31 13:23:24 cd 1.106.70.1: #134151# Added new update dialog


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [c73d621021b7921f033a3228b4916b91212d99fd]

INTEGRATION: CWS internatiodel (1.40.170); FILE MERGED 2006/02/10 19:30:11 er 1.40.170.3: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang 2006/01/19 18:57:40 er 1.40.170.2: RESYNC: (1.40-1.42); FILE MERGED 2005/06/24 13:10:41 er 1.40.170.1: #i50205# get rid of class International


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [8bb118419b95d06c0928a711c083f7fe5f9a4f64]

INTEGRATION: CWS onlineupdate1 (1.36.140); FILE MERGED 2006/03/31 13:23:23 cd 1.36.140.1: #134151# Added new update dialog


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [7311fc785c633d7aa165f8538068b9d29ad8cbc2]

INTEGRATION: CWS internatiodel (1.20.44); FILE MERGED 2006/01/19 18:46:51 er 1.20.44.2: RESYNC: (1.20-1.21); FILE MERGED 2005/06/24 13:10:40 er 1.20.44.1: #i50205# get rid of class International


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [99c0755a01fdb9411dfe11a142876771b57a4b29]

INTEGRATION: CWS onlineupdate1 (1.70.50); FILE MERGED 2006/03/31 13:22:01 cd 1.70.50.1: #134151# Added new slot for update


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [e92e08c42a1dacedc99d91cf25f4abb5467fce6a]

INTEGRATION: CWS internatiodel (1.17.48); FILE MERGED 2006/02/10 19:30:10 er 1.17.48.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [83caf74408ac22762551b65b099ce4d998bc1d21]

INTEGRATION: CWS internatiodel (1.14.70); FILE MERGED 2006/02/10 19:30:10 er 1.14.70.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [687115c08ab739d0b64582be51796e6fa66ddbc2]

INTEGRATION: CWS onlineupdate1 (1.24.182); FILE MERGED 2006/03/31 13:22:01 cd 1.24.182.1: #134151# Added new slot for update


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [5b4d9a92108541d4356bff91dbb557ffa1076037]

INTEGRATION: CWS internatiodel (1.102.68); FILE MERGED 2006/02/10 19:30:09 er 1.102.68.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [94e168538bd1426c0aba2003c07d2ef219ae4fd5]

INTEGRATION: CWS onlineupdate1 (1.21.12); FILE MERGED 2006/04/05 06:42:45 cd 1.21.12.1: #134045# Add menu item online update


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [5588d11ad89d92e2a137589f471b2e04e0412b6b]

INTEGRATION: CWS internatiodel (1.2.22); FILE MERGED 2006/01/19 15:23:48 er 1.2.22.2: RESYNC: (1.2-1.4); FILE MERGED 2005/06/24 13:10:27 er 1.2.22.1: #i50205# get rid of class International


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [64b28d3423df0dea74694eccc401b6e07cb99b3f]

INTEGRATION: CWS internatiodel (1.2.22); FILE MERGED 2006/02/10 19:30:00 er 1.2.22.3: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang 2006/01/19 15:20:23 er 1.2.22.2: RESYNC: (1.2-1.3); FILE MERGED 2005/06/24 13:10:27 er 1.2.22.1: #i50205# get rid of class International


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [2300228c0c10c9bc66791de21eae0570bca2b2e5]

INTEGRATION: CWS internatiodel (1.2.22); FILE MERGED 2006/02/10 19:30:00 er 1.2.22.3: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang 2006/01/19 15:18:59 er 1.2.22.2: RESYNC: (1.2-1.4); FILE MERGED 2005/06/24 13:10:26 er 1.2.22.1: #i50205# get rid of class International


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [9a1595dbc35b5024e35a663b3a1121694801a52c]

INTEGRATION: CWS internatiodel (1.61.22); FILE MERGED 2006/02/10 19:29:59 er 1.61.22.3: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang 2006/01/19 15:07:08 er 1.61.22.2: RESYNC: (1.61-1.64); FILE MERGED 2005/06/24 13:10:26 er 1.61.22.1: #i50205# get rid of class International


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [538973913ceba65c5aeefaa619a3f783e3fa2671]

INTEGRATION: CWS onlineupdate1 (1.9.298); FILE MERGED 2006/04/05 06:39:31 cd 1.9.298.1: #134045# Add menu item online update


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [3cdc6e8f2523371e21eae7846799dd2ad36903c4]

INTEGRATION: CWS internatiodel (1.1.1.1.344); FILE MERGED 2006/01/19 15:04:26 er 1.1.1.1.344.2: RESYNC: (1.1.1.1-1.2); FILE MERGED 2005/06/24 13:10:25 er 1.1.1.1.344.1: #i50205# get rid of class International


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [0b31d017d53c5fff1323123d9e5b7d1614b90278]

INTEGRATION: CWS onlineupdate1 (1.30.62); FILE MERGED 2006/04/05 06:39:10 cd 1.30.62.3: #134045# Show/Hide online update menu item according to URL 2006/04/03 16:05:18 cd 1.30.62.2: #134045# New help menu entry for all 2006/03/31 13:24:43 cd 1.30.62.1: #134045# Added new callback for help menu item


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [4f8084eecec64898130047c41feab61332d8af4d]

INTEGRATION: CWS internatiodel (1.21.24); FILE MERGED 2006/02/10 19:29:59 er 1.21.24.3: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang 2006/01/19 14:59:39 er 1.21.24.2: RESYNC: (1.21-1.27); FILE MERGED 2005/06/24 13:10:23 er 1.21.24.1: #i50205# get rid of class International


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [c5e5d849c811d97bedd670a952905e1918b1d1bd]

INTEGRATION: CWS internatiodel (1.11.66); FILE MERGED 2006/02/10 21:48:28 er 1.11.66.3: RESYNC: (1.16-1.17); FILE MERGED 2006/01/19 14:52:02 er 1.11.66.2: RESYNC: (1.11-1.16); FILE MERGED 2005/06/24 13:10:21 er 1.11.66.1: #i50205# get rid of class International


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [a2c7be5bfeb5998e2b6d5df4dc2d3b42f91857ab]

INTEGRATION: CWS internatiodel (1.19.24); FILE MERGED 2006/01/19 14:31:03 er 1.19.24.2: RESYNC: (1.19-1.20); FILE MERGED 2005/06/24 13:10:20 er 1.19.24.1: #i50205# get rid of class International


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [e3f30a1d947f9f158c82a5cf343ec134963b369b]

INTEGRATION: CWS onlineupdate1 (1.11.198); FILE MERGED 2006/04/05 06:42:01 cd 1.11.198.1: #134045# Add menu item online update


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [b9f7f55a57f0722596b3621ac8c3fff17921f83e]

INTEGRATION: CWS internatiodel (1.21.44); FILE MERGED 2006/01/19 14:28:44 er 1.21.44.2: RESYNC: (1.21-1.22); FILE MERGED 2005/06/24 13:10:20 er 1.21.44.1: #i50205# get rid of class International


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [e721462a243be06fe559b4bc7f999f90d3f570c1]

INTEGRATION: CWS internatiodel (1.3.38); FILE MERGED 2006/02/10 19:29:50 er 1.3.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>  [88880bf821c53e843d4a5b0c8010c1a46b210cec]

INTEGRATION: CWS onlineupdate1 (1.8.138); FILE MERGED 2006/04/04 10:55:58 cd 1.8.138.1: #134045# Added update on BasicIDE menu


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [ecbdf10756629bbca350010795521d457b9ed2f1]

INTEGRATION: CWS internatiodel (1.61.18); FILE MERGED 2006/02/13 11:40:44 er 1.61.18.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [a549d9f1b34d0802b90854c9e3dfdb1e8e955aa4]

INTEGRATION: CWS internatiodel (1.5.102); FILE MERGED 2006/02/10 19:29:43 er 1.5.102.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [e25986543bc0e22f9f58ffdd76c4874fedcc7d30]

INTEGRATION: CWS onlineupdate1 (1.6.260); FILE MERGED 2006/04/05 06:42:30 cd 1.6.260.1: #134045# Add menu item online update


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [67a47808a0f333fd13dc4daa2f230378bc064740]

INTEGRATION: CWS internatiodel (1.3.102); FILE MERGED 2006/02/10 19:29:43 er 1.3.102.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [721615c6a556ba14cab86a422ea3d11f2b1fb69e]

INTEGRATION: CWS internatiodel (1.6.102); FILE MERGED 2006/02/10 21:52:06 er 1.6.102.2: RESYNC: (1.6-1.7); FILE MERGED 2006/02/10 19:29:42 er 1.6.102.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [cae3af5913dc6fb4fdaa003d40a796ac24da5f89]

INTEGRATION: CWS onlineupdate1 (1.7.260); FILE MERGED 2006/04/05 06:42:29 cd 1.7.260.1: #134045# Add menu item online update


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [0e5ea2c5bc246583f53776c6ab986971eab0dcff]

INTEGRATION: CWS internatiodel (1.3.100); FILE MERGED 2006/02/10 19:29:42 er 1.3.100.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [c60ed18e101e47f63147a30f89a91826589a8871]

INTEGRATION: CWS internatiodel (1.11.102); FILE MERGED 2006/02/10 19:29:42 er 1.11.102.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [a957faa3c7274bb2f439dccd68a2d414e7b798e6]

INTEGRATION: CWS onlineupdate1 (1.6.260); FILE MERGED 2006/04/05 06:42:28 cd 1.6.260.1: #134045# Add menu item online update


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [fec05d6b74b1ec2ead2df1ddfdd66acaab652e08]

INTEGRATION: CWS internatiodel (1.4.102); FILE MERGED 2006/02/10 19:29:42 er 1.4.102.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [c5633c37cc9d1bd1bf7ec0d3e34508be5066f5eb]

INTEGRATION: CWS internatiodel (1.11.70); FILE MERGED 2006/02/10 19:29:41 er 1.11.70.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [afff2512f2f2621a7744d2227d3858268424c256]

INTEGRATION: CWS internatiodel (1.18.70); FILE MERGED 2006/02/10 19:29:41 er 1.18.70.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [d467dbe1f522617850e59a8a59b316e12d0df756]

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>  [66ca00b80ba3c2edaf85e5e60344e111eded8e6b]

INTEGRATION: CWS internatiodel (1.9.102); FILE MERGED 2006/02/10 19:29:40 er 1.9.102.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [74e4ae89618fb44b7883b830c4307b3aa8e2afbb]

INTEGRATION: CWS onlineupdate1 (1.20.24); FILE MERGED 2006/04/05 06:43:12 cd 1.20.24.1: #134045# Add menu item online update


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [1bca00f4b6047a22f1d0d641522bf21475bc20a8]

INTEGRATION: CWS internatiodel (1.1.670); FILE MERGED 2006/01/19 17:52:07 er 1.1.670.2: RESYNC: (1.1-1.2); FILE MERGED 2005/06/29 11:14:33 er 1.1.670.1: #i50205# get rid of class International


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [2d28cc1116120f7e464c801607735b37f9c75936]

INTEGRATION: CWS onlineupdate1 (1.18.24); FILE MERGED 2006/04/05 06:43:12 cd 1.18.24.1: #134045# Add menu item online update


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [dcadd89fb0f5375f771f9a5dfa7795a52de07c37]

INTEGRATION: CWS onlineupdate1 (1.19.24); FILE MERGED 2006/04/05 06:43:11 cd 1.19.24.1: #134045# Add menu item online update


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [fc86b81bb751e21b9fc678289eb15f225a234689]

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>  [19a289b5bbc6fb9da8312691f2d44e07857dac4e]

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>  [7552b8462aa73454cf5c610136398f0db3d10a97]

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>  [f9fa9e5b2d10e1b7aa483f4df794e759b79ada49]

INTEGRATION: CWS onlineupdate1 (1.24.16); FILE MERGED 2006/04/05 06:42:58 cd 1.24.16.1: #134045# Add menu item online update


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [79da1ee8a4fe2b989ca6097c6187168fc3c2f2f8]

INTEGRATION: CWS internatiodel (1.1.2); FILE ADDED 2006/02/10 19:49:23 er 1.1.2.1: visibility markup for libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [b7c737d2d680de9717f43e01fede93aaf8ca06d1]

INTEGRATION: CWS onlineupdate1 (1.22.128); FILE MERGED 2006/04/05 06:42:57 cd 1.22.128.1: #134045# Add menu item online update


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [f788cca33659d72774c73a460c8cf0725a2ed1b9]

INTEGRATION: CWS internatiodel (1.1.2); FILE ADDED 2006/02/10 19:13:29 er 1.1.2.1: #i52115# move tools/source/intntl/ to i18npool/source/isolang/


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [fdc44aed14e3ca63f81b06e2ba8d58a807b5ee95]

INTEGRATION: CWS onlineupdate1 (1.46.76); FILE MERGED 2006/03/31 13:27:59 cd 1.46.76.1: #134151# Added new command for update


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [9ab0969df22e2fe99c9bfba2f671dd18aaad3286]

INTEGRATION: CWS internatiodel (1.1.2); FILE ADDED 2006/02/14 16:35:18 er 1.1.2.2: #i52115# static object files aren't needed 2006/02/10 19:13:28 er 1.1.2.1: #i52115# move tools/source/intntl/ to i18npool/source/isolang/


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [99c2f2f6954610ee7915054b590a113a576f3997]

INTEGRATION: CWS internatiodel (1.1.2); FILE ADDED 2006/02/10 19:13:27 er 1.1.2.1: #i52115# move tools/source/intntl/ to i18npool/source/isolang/


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [4d8219c02278634c79d514ce5b18dc1ac7ae94e0]

INTEGRATION: CWS internatiodel (1.1.2); FILE ADDED 2006/02/14 20:11:47 er 1.1.2.2: #i52115# copy&waste 2006/02/10 19:13:26 er 1.1.2.1: #i52115# move tools/source/intntl/ to i18npool/source/isolang/


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [d951dd08a8c76e1660552051c5b0ae0241bcc697]

INTEGRATION: CWS internatiodel (1.1.2); FILE ADDED 2006/02/13 14:02:48 er 1.1.2.2: #i52115# some syntactic and semantic sugar 2006/02/10 19:13:26 er 1.1.2.1: #i52115# move tools/source/intntl/ to i18npool/source/isolang/


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [a5ce02dce3c60735679a098cd9a3bfe08a29a1f7]

INTEGRATION: CWS internatiodel (1.1.2); FILE ADDED 2006/02/13 13:39:57 er 1.1.2.2: #i52115# some semantic sugar 2006/02/10 19:13:25 er 1.1.2.1: #i52115# move tools/source/intntl/ to i18npool/source/isolang/


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [d0ce0ccfa983dadc4b69ae5eaba9f27e72f02ddd]

INTEGRATION: CWS internatiodel (1.1.2); FILE ADDED 2006/02/10 19:13:24 er 1.1.2.1: #i52115# move tools/source/intntl/ to i18npool/source/isolang/


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [ae37b4ce37da0f2f8689adf3683bbb75d0240876]

INTEGRATION: CWS internatiodel (1.9.72); FILE MERGED 2006/02/13 16:21:32 er 1.9.72.3: #i52115# hngngn.. Windows import library 2006/02/10 21:49:41 er 1.9.72.2: RESYNC: (1.9-1.10); FILE MERGED 2006/02/10 19:29:23 er 1.9.72.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [a382db84cadee3bac484051287871e0ffe60b5bd]

INTEGRATION: CWS internatiodel (1.17.180); FILE MERGED 2006/02/10 21:49:27 er 1.17.180.3: RESYNC: (1.18-1.19); FILE MERGED 2006/02/10 19:29:23 er 1.17.180.2: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang 2005/06/27 14:40:09 er 1.17.180.1: #i50205# get rid of class International


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [3242e53e84685c695833b0fdcbfd30a635001cd4]

INTEGRATION: CWS internatiodel (1.1.2); FILE ADDED 2006/02/10 19:11:18 er 1.1.2.1: #i52115# move tools/isolang.hxx and tools/mslangid.hxx to i18npool/mslangid.hxx


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [518d792305a9e4ef66d1bc2d29b44cbfffc5b1e9]

INTEGRATION: CWS internatiodel (1.1.2); FILE ADDED 2006/02/10 19:10:07 er 1.1.2.1: #i52115# move tools/lang.hxx to i18npool/lang.h


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [c2984a2d7e44fe42acf97885736c09be65c04e3c]

INTEGRATION: CWS internatiodel (1.1.2); FILE ADDED 2006/02/10 19:11:52 er 1.1.2.1: #i52115# visibility


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [169bbbbdd4b9494892be3ed1b031ea8bd9b7162e]

INTEGRATION: CWS internatiodel (1.1.2); FILE ADDED 2006/02/10 19:29:23 er 1.1.2.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [d18a364203729e2a128b5e305827e23bba504565]

INTEGRATION: CWS internatiodel (1.15.64); FILE MERGED 2006/02/10 19:29:15 er 1.15.64.3: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang 2006/01/19 14:09:50 er 1.15.64.2: RESYNC: (1.15-1.16); FILE MERGED 2005/06/24 13:10:05 er 1.15.64.1: #i50205# get rid of class International


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [d0b36943c14e9d0ea999f3f9a67a80ececba9265]

INTEGRATION: CWS internatiodel (1.4.22); FILE MERGED 2006/01/20 09:29:45 er 1.4.22.2: RESYNC: (1.4-1.5); FILE MERGED 2005/06/24 13:09:58 er 1.4.22.1: #i50205# get rid of class International


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [97d0e2669c4d968f84c2510c5fa80b2084645ae7]

INTEGRATION: CWS internatiodel (1.8.22); FILE MERGED 2006/01/20 09:29:24 er 1.8.22.2: RESYNC: (1.8-1.9); FILE MERGED 2005/06/24 13:09:57 er 1.8.22.1: #i50205# get rid of class International


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [65ce5646921d743eab13343e549e96818038bb79]

INTEGRATION: CWS internatiodel (1.20.6); FILE MERGED 2006/02/10 21:48:40 er 1.20.6.3: RESYNC: (1.23-1.24); FILE MERGED 2006/01/20 09:26:54 er 1.20.6.2: RESYNC: (1.20-1.23); FILE MERGED 2005/06/24 13:09:57 er 1.20.6.1: #i50205# get rid of class International


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [4859d9025fcc56dd2f98c0800d23834c871f6abf]

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>  [1804fcaa715d5489978a0c61a1acd588b3ca8d6b]

INTEGRATION: CWS internatiodel (1.100.2); FILE MERGED 2006/02/10 21:53:40 er 1.100.2.2: RESYNC: (1.100-1.101); FILE MERGED 2006/02/10 19:28:56 er 1.100.2.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [e0582f33ad64b0bc66edd3647092c8c41d176588]

INTEGRATION: CWS internatiodel (1.11.94); FILE MERGED 2006/02/10 19:28:55 er 1.11.94.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [da2fdbef2d05803fb021471bac8be0b218a4743e]

INTEGRATION: CWS internatiodel (1.8.2); FILE MERGED 2006/02/10 21:49:13 er 1.8.2.2: RESYNC: (1.8-1.9); FILE MERGED 2006/02/10 19:28:55 er 1.8.2.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [f190633fe0dac2d97586bfce540a1d131fbfcd18]

INTEGRATION: CWS internatiodel (1.12.94); FILE MERGED 2006/02/10 19:28:54 er 1.12.94.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [a0385303c5bacfaa42cb19bedbd7614ab9d58ebb]

INTEGRATION: CWS internatiodel (1.3.94); FILE MERGED 2006/02/10 19:28:54 er 1.3.94.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [e7a2bbb46157c88d60c6e053501d9afeb290511b]

INTEGRATION: CWS internatiodel (1.32.30); FILE MERGED 2006/01/20 09:14:09 er 1.32.30.2: RESYNC: (1.32-1.34); FILE MERGED 2005/06/24 13:09:49 er 1.32.30.1: #i50205# get rid of class International


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [0d4f2b8ee7105014483e4d89bba4b1daecad28cf]

INTEGRATION: CWS internatiodel (1.29.50); FILE MERGED 2006/02/10 19:28:44 er 1.29.50.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [032d6a206ba5a2fed1dee2d82e4489c3a27a55f8]

INTEGRATION: CWS internatiodel (1.11.38); FILE MERGED 2006/02/10 19:28:44 er 1.11.38.3: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang 2006/01/20 09:07:09 er 1.11.38.2: RESYNC: (1.11-1.12); FILE MERGED 2005/06/24 13:09:49 er 1.11.38.1: #i50205# get rid of class International


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [19b059abd876d6b7dc2f10c3ef227032e4aedc1b]

INTEGRATION: CWS internatiodel (1.10.30); FILE MERGED 2006/02/10 19:28:37 er 1.10.30.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [94a2d75a9627979c293ab63bde727023b9e1786a]

INTEGRATION: CWS internatiodel (1.39.26); FILE MERGED 2006/02/10 21:46:50 er 1.39.26.2: RESYNC: (1.39-1.40); FILE MERGED 2006/02/10 19:28:37 er 1.39.26.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [5fbe7ad63908a4c9c73ba3a8e3a14c84412363db]

INTEGRATION: CWS internatiodel (1.19.26); FILE MERGED 2006/02/10 19:28:31 er 1.19.26.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [0708b14d4ba254b4f7a1c15d7b0a7d6131526335]

INTEGRATION: CWS internatiodel (1.16.84); FILE MERGED 2006/02/10 19:28:31 er 1.16.84.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [a9bb20b606cffc6f40a130b83219b91fb7cc4549]

INTEGRATION: CWS internatiodel (1.25.80); FILE MERGED 2006/02/10 19:28:14 er 1.25.80.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [6ff59c4645b3ef474960f8804cc1a5ffbbe16092]

INTEGRATION: CWS internatiodel (1.25.72); FILE MERGED 2006/02/10 19:28:14 er 1.25.72.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [d07de5d4bba1f228afbaacb74a93ca5bbb190a9a]

INTEGRATION: CWS internatiodel (1.76.70); FILE MERGED 2006/02/10 22:00:17 er 1.76.70.2: RESYNC: (1.76-1.77); FILE MERGED 2006/02/10 19:28:13 er 1.76.70.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [43272a81cabe39515a14822786bf54de33db8c2e]

INTEGRATION: CWS internatiodel (1.26.70); FILE MERGED 2006/02/10 21:57:09 er 1.26.70.2: RESYNC: (1.26-1.28); FILE MERGED 2006/02/10 19:28:13 er 1.26.70.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [28e3c8e10f5dbc789a52ab8182d46fb2667068f6]

INTEGRATION: CWS internatiodel (1.11.72); FILE MERGED 2006/02/10 19:28:12 er 1.11.72.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [b4307799eb88580d4f0d61ee035a29b7cbea9d3e]

INTEGRATION: CWS internatiodel (1.12.18); FILE MERGED 2006/02/10 19:28:12 er 1.12.18.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [1d0a76f44bd046da01f4386c4b8d78056c613547]

INTEGRATION: CWS internatiodel (1.5.180); FILE MERGED 2006/01/20 03:56:39 er 1.5.180.2: RESYNC: (1.5-1.6); FILE MERGED 2005/06/24 13:09:41 er 1.5.180.1: #i50205# get rid of class International


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [6975cc1ffdf2ddea156eccbf131d7452fd6466b7]

INTEGRATION: CWS internatiodel (1.6.80); FILE MERGED 2006/02/10 19:28:12 er 1.6.80.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [cc1a08ebc7dbc140b527cd89f260f4bf5ca63799]

INTEGRATION: CWS internatiodel (1.20.102); FILE MERGED 2006/01/20 03:50:26 er 1.20.102.2: RESYNC: (1.20-1.21); FILE MERGED 2005/06/24 13:09:41 er 1.20.102.1: #i50205# get rid of class International


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [d3b044a3421a46ffb11e0deb2b18d543c56ad15e]

INTEGRATION: CWS internatiodel (1.4.102); FILE MERGED 2006/01/20 03:44:49 er 1.4.102.2: RESYNC: (1.4-1.5); FILE MERGED 2005/06/24 13:09:40 er 1.4.102.1: #i50205# get rid of class International


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [a963debe700b3f72224eaa0c12962d0e0d94ccde]

INTEGRATION: CWS internatiodel (1.62.78); FILE MERGED 2006/02/10 19:28:11 er 1.62.78.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [5e7032ef9803d1cf66348641fbedece0711279bb]

INTEGRATION: CWS internatiodel (1.12.22); FILE MERGED 2006/02/10 19:28:11 er 1.12.22.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [7b75192779ecadb6767a1a046d31aeb33c37ad07]

INTEGRATION: CWS internatiodel (1.11.754); FILE MERGED 2006/01/20 02:58:14 er 1.11.754.2: RESYNC: (1.11-1.12); FILE MERGED 2005/06/24 13:09:27 er 1.11.754.1: #i50205# get rid of class International


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [df4448f6602eae8f7da46a2fa71c6de37249e923]

INTEGRATION: CWS internatiodel (1.45.242); FILE MERGED 2006/02/10 19:27:58 er 1.45.242.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [a3e4735d8a375c7a0ef93bad11b890da04c0f4b9]

INTEGRATION: CWS internatiodel (1.24.242); FILE MERGED 2006/02/10 19:27:58 er 1.24.242.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [6dfd0be19a628eaff814abe9f2e85d670fa84456]

INTEGRATION: CWS internatiodel (1.51.94); FILE MERGED 2006/02/10 19:27:58 er 1.51.94.3: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang 2006/01/20 00:38:38 er 1.51.94.2: RESYNC: (1.51-1.52); FILE MERGED 2005/06/24 13:09:26 er 1.51.94.1: #i50205# get rid of class International


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [f44c03fd3e6a0168370ffa3880e80e833d970b75]

INTEGRATION: CWS internatiodel (1.60.72); FILE MERGED 2006/02/10 19:27:57 er 1.60.72.3: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang 2006/01/20 00:21:22 er 1.60.72.2: RESYNC: (1.60-1.61); FILE MERGED 2005/06/28 10:23:29 er 1.60.72.1: #i50205# get rid of class International


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [9b3ce669031fad254a6f735f9ed158b91ce7de1e]

INTEGRATION: CWS internatiodel (1.10.902); FILE MERGED 2006/02/10 19:27:57 er 1.10.902.3: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang 2006/01/20 00:14:08 er 1.10.902.2: RESYNC: (1.10-1.12); FILE MERGED 2005/06/24 13:09:25 er 1.10.902.1: #i50205# get rid of class International


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [0216ca4339e67b4035a4c7c16188d1da3dae6e23]

INTEGRATION: CWS internatiodel (1.17.324); FILE MERGED 2006/01/20 00:10:31 er 1.17.324.2: RESYNC: (1.17-1.20); FILE MERGED 2005/06/24 13:09:25 er 1.17.324.1: #i50205# get rid of class International


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [d86fb5c62ccf6e78f479d34243327b7e59cf14b0]

INTEGRATION: CWS internatiodel (1.3.172); FILE MERGED 2006/01/26 16:35:10 er 1.3.172.1: RESYNC: remove tools/intn.hxx


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [6556d99500f2cd4bf228d4ade024f4a497496e54]

INTEGRATION: CWS internatiodel (1.33.106); FILE MERGED 2006/02/10 22:06:44 er 1.33.106.3: RESYNC: (1.35-1.36); FILE MERGED 2006/01/19 23:28:35 er 1.33.106.2: RESYNC: (1.33-1.35); FILE MERGED 2005/06/24 13:09:24 er 1.33.106.1: #i50205# get rid of class International


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [0c9f630a56a0ab7bb7320afcdda6e00b751acf30]

INTEGRATION: CWS internatiodel (1.21.218); FILE MERGED 2006/02/10 19:27:56 er 1.21.218.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [c45d0c5017a586f615c9ee63c10a328d26cfd0ec]

INTEGRATION: CWS internatiodel (1.31.72); FILE MERGED 2006/02/10 19:27:56 er 1.31.72.3: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang 2006/01/19 23:15:12 er 1.31.72.2: RESYNC: (1.31-1.32); FILE MERGED 2005/06/24 13:09:22 er 1.31.72.1: #i50205# get rid of class International


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [b8b859e80d3a99b41feeeb328adb41839629fbb9]

INTEGRATION: CWS internatiodel (1.30.50); FILE MERGED 2006/02/10 19:27:55 er 1.30.50.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [319c611566370c1da9a476ba9301ed9034f6d137]

INTEGRATION: CWS internatiodel (1.71.26); FILE MERGED 2006/02/10 22:04:54 er 1.71.26.2: RESYNC: (1.71-1.73); FILE MERGED 2006/02/10 19:27:55 er 1.71.26.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [9413483fd244bd837940881301e7572f4beaa5b9]

INTEGRATION: CWS internatiodel (1.39.242); FILE MERGED 2006/02/10 19:27:54 er 1.39.242.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [e2ddaa468bba2ec64a2758b56912fa7196b467fc]

INTEGRATION: CWS ab19 (1.48.30); FILE MERGED 2006/03/03 10:58:52 ab 1.48.30.2: RESYNC: (1.48-1.51); FILE MERGED 2005/07/14 08:17:36 ab 1.48.30.1: #117435# Removed bad usage of MakeVisible() in WatchTreeListBox::RequestingChilds()


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [5dae9ff1b6b3d342542641f2ec30676889d44006]

INTEGRATION: CWS internatiodel (1.45.50); FILE MERGED 2006/02/10 19:27:54 er 1.45.50.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [31b09d8ddf84a7d8028e65d9a9fb2625448cb924]

INTEGRATION: CWS internatiodel (1.51.218); FILE MERGED 2006/02/10 22:02:06 er 1.51.218.2: RESYNC: (1.51-1.52); FILE MERGED 2006/02/10 19:27:53 er 1.51.218.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [d27a819b47360142a2b984fc3cc2ab8628e91c18]

INTEGRATION: CWS ab19 (1.17.40); FILE MERGED 2006/03/03 10:47:14 ab 1.17.40.2: RESYNC: (1.17-1.18); FILE MERGED 2005/08/10 08:39:42 ab 1.17.40.1: #i30500# StepPARAM: Changed handling of missing variables


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [dea82739c96f06252dab8f6c2422d3b0e1e248db]

INTEGRATION: CWS internatiodel (1.24.244); FILE MERGED 2006/02/10 19:27:53 er 1.24.244.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [15974270cbf0bc800392cbe2e1fb60baa75158c4]

INTEGRATION: CWS ab19 (1.22.40); FILE MERGED 2006/03/03 10:45:48 ab 1.22.40.3: RESYNC: (1.22-1.24); FILE MERGED 2005/08/11 08:53:52 ab 1.22.40.2: #i20323# RTL function Array: Create new SbxVariable instances for elements and enable write access 2005/07/28 08:29:44 ab 1.22.40.1: #i18991# Fixed case that delimiter is an empty string


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [218a67bba9ded7ac8b90e10eedf365c3cb30f404]

INTEGRATION: CWS internatiodel (1.49.52); FILE MERGED 2006/02/10 19:27:52 er 1.49.52.3: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang 2006/01/19 22:39:21 er 1.49.52.2: RESYNC: (1.49-1.50); FILE MERGED 2005/06/24 13:09:21 er 1.49.52.1: #i50205# get rid of class International


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [db82dbc9975397752738e71dae8952cf892b6ccd]

INTEGRATION: CWS ab19 (1.61.38); FILE MERGED 2006/03/03 10:45:40 ab 1.61.38.2: RESYNC: (1.61-1.64); FILE MERGED 2005/07/27 14:34:15 ab 1.61.38.1: #i19088# Fixed QBColor by using a table instead of the old Color class


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [7b3cdb977858a9a9ab63cb06e7c065d7795490e9]

INTEGRATION: CWS internatiodel (1.61.10); FILE MERGED 2006/02/10 22:01:26 er 1.61.10.2: RESYNC: (1.61-1.62); FILE MERGED 2006/02/10 19:27:52 er 1.61.10.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [18b7d1e2b820ea61f8cc234df50873964c278ebf]

INTEGRATION: CWS ab19 (1.5.40); FILE MERGED 2006/03/03 10:45:10 ab 1.5.40.2: RESYNC: (1.5-1.6); FILE MERGED 2005/07/25 13:18:42 ab 1.5.40.1: #i35478# Check parameter error status for optional parameters


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [39c5a348ca71321364baa1814ae23c82f677fa81]

INTEGRATION: CWS internatiodel (1.71.94); FILE MERGED 2006/02/10 22:00:43 er 1.71.94.3: RESYNC: (1.75-1.77); FILE MERGED 2006/01/19 22:36:30 er 1.71.94.2: RESYNC: (1.71-1.75); FILE MERGED 2005/06/24 13:09:20 er 1.71.94.1: #i50205# get rid of class International


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [ffc24bf9f25c422553d9f0bf6bdddcf7b2365493]

INTEGRATION: CWS ab19 (1.11.82); FILE MERGED 2006/03/03 10:39:30 ab 1.11.82.2: RESYNC: (1.11-1.17); FILE MERGED 2005/08/08 13:15:02 ab 1.11.82.1: #109693# Fixed _ handling


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [447084fd235725a5c51513ae1c0367395050ecf3]

INTEGRATION: CWS internatiodel (1.37.242); FILE MERGED 2006/02/10 19:27:52 er 1.37.242.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [647deb730ed708803fd838150415f4333e428a25]

INTEGRATION: CWS ab19 (1.3.48); FILE MERGED 2006/03/03 10:38:53 ab 1.3.48.3: RESYNC: (1.3-1.7); FILE MERGED 2005/08/12 13:22:51 ab 1.3.48.2: #105872# Fixed IF-ELSEIF-ELSE-ENDIF parsing for empty blocks 2005/07/20 07:17:44 ab 1.3.48.1: #96647# Generate statements for else if lines


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [d91580e70c66a5624aef6e7cfd519fcca0ab5e0f]

INTEGRATION: CWS internatiodel (1.93.322); FILE MERGED 2006/02/10 22:00:21 er 1.93.322.4: RESYNC: (1.96-1.97); FILE MERGED 2006/02/10 19:27:51 er 1.93.322.3: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang 2006/01/19 22:28:09 er 1.93.322.2: RESYNC: (1.93-1.96); FILE MERGED 2005/06/24 13:09:19 er 1.93.322.1: #i50205# get rid of class International


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [2b14b54765cacc4f55e5a1ebf7f1c0de4fba69b7]

INTEGRATION: CWS ab19 (1.7.40); FILE MERGED 2006/03/03 10:38:37 ab 1.7.40.2: RESYNC: (1.7-1.12); FILE MERGED 2005/07/29 12:56:01 ab 1.7.40.1: #111887# SbiExpression::Term(): Fixed parameter checking for arrays


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [33d5691b34a94249153ba77e170dc7d7ab4dd2e6]

INTEGRATION: CWS internatiodel (1.2.754); FILE MERGED 2006/02/10 19:27:51 er 1.2.754.3: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang 2006/01/19 21:57:15 er 1.2.754.2: RESYNC: (1.2-1.4); FILE MERGED 2005/06/24 13:09:18 er 1.2.754.1: #i50205# get rid of class International


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [169f49f1c4c70e7a492b89e1e7768d27a90950e9]

INTEGRATION: CWS ab19 (1.22.40); FILE MERGED 2006/03/03 10:37:39 ab 1.22.40.3: RESYNC: (1.22-1.27); FILE MERGED 2005/08/11 13:57:32 ab 1.22.40.2: #i14140# SimpleTokenizer: Fixed handling of oct/hex literals 2005/08/11 13:04:49 ab 1.22.40.1: #i17826# SimpleTokenizer can handle [] identifiers now


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [8852130f547c03af8402d68668c6af80b961695e]

INTEGRATION: CWS internatiodel (1.6.288); FILE MERGED 2006/01/19 21:36:05 er 1.6.288.2: RESYNC: (1.6-1.7); FILE MERGED 2005/06/28 09:43:26 er 1.6.288.1: #i50205# get rid of class International


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [028c35a613758432f08cbaf9bb1c45b9157d7341]

INTEGRATION: CWS ab19 (1.23.40); FILE MERGED 2006/03/21 12:55:13 ab 1.23.40.3: #i17806# StarBASIC::MakeErrorText(): Clear error text in case of no valid error code 2006/03/03 10:35:48 ab 1.23.40.2: RESYNC: (1.23-1.26); FILE MERGED 2005/08/18 12:08:25 ab 1.23.40.1: #i17806# Fixed error text creation for Error Id 0


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [c90fc5d25ef1696a8be57f022eb57ef4dcb2a3a9]

INTEGRATION: CWS internatiodel (1.8.244); FILE MERGED 2006/02/10 19:27:51 er 1.8.244.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [0f366030b8d226419c51caf2b85a7085e7a469bb]

INTEGRATION: CWS internatiodel (1.23.96); FILE MERGED 2006/02/10 19:27:50 er 1.23.96.3: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang 2006/01/19 21:17:08 er 1.23.96.2: RESYNC: (1.23-1.28); FILE MERGED 2005/06/24 13:09:17 er 1.23.96.1: #i50205# get rid of class International


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [f70675a6a2e07880843a9730a4300df457871b00]

INTEGRATION: CWS internatiodel (1.43.288); FILE MERGED 2006/02/10 21:59:11 er 1.43.288.4: RESYNC: (1.45-1.46); FILE MERGED 2006/02/10 19:27:50 er 1.43.288.3: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang 2006/01/19 21:08:28 er 1.43.288.2: RESYNC: (1.43-1.45); FILE MERGED 2005/06/24 13:09:16 er 1.43.288.1: #i50205# get rid of class International


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [da93eb4c3aa85148d753a4d9b5db73c2cb95c64c]

INTEGRATION: CWS internatiodel (1.23.58); FILE MERGED 2006/02/10 19:27:49 er 1.23.58.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [7c1347db9b9cbd59eb14a9d250b55db4d6f1673f]

INTEGRATION: CWS internatiodel (1.15.242); FILE MERGED 2006/02/10 19:27:48 er 1.15.242.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [3daec07023c04a994832cc290c6cedbfc4f240f6]

INTEGRATION: CWS internatiodel (1.3.288); FILE MERGED 2006/01/19 20:06:38 er 1.3.288.2: RESYNC: (1.3-1.4); FILE MERGED 2005/06/24 13:09:16 er 1.3.288.1: #i50205# get rid of class International


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [f4a19db22e7a409c112b580c2ddd249fabc1759a]

INTEGRATION: CWS internatiodel (1.3.244); FILE MERGED 2006/02/10 19:27:47 er 1.3.244.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [9f89b832995292f41fc57f2f1c5d6355e3a56a35]

INTEGRATION: CWS internatiodel (1.11.242); FILE MERGED 2006/02/10 19:27:46 er 1.11.242.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [4ad84522cb708b7e9d6837efbcbe1f6e4665b11f]

INTEGRATION: CWS internatiodel (1.5.244); FILE MERGED 2006/02/10 19:27:44 er 1.5.244.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [0b92899ef1d5dcb571c3794a27e7881e788dc068]

INTEGRATION: CWS dbwizardpp3 (1.72.22); FILE MERGED 2006/04/03 13:35:22 bc 1.72.22.2: #i44812# resource modified 2006/03/28 16:26:10 bc 1.72.22.1: #i44812#storing of new form modified


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [eabfb2f66b5002e984ee5b5eab3573982dd93e03]

INTEGRATION: CWS dbwizardpp3 (1.2.214); FILE MERGED 2006/03/27 10:48:03 tv 1.2.214.1: expanded tabs to spaces


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [030a46f9f47f364843a27ce51f649f37b46c4267]

INTEGRATION: CWS dbwizardpp3 (1.2.214); FILE MERGED 2006/03/27 10:48:02 tv 1.2.214.1: expanded tabs to spaces


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [3c3568d7c52187e60d20cd77b8f47ef0c7f796ad]

INTEGRATION: CWS dbwizardpp3 (1.3.44); FILE MERGED 2006/03/29 15:30:09 bc 1.3.44.2: #i63772#failing of pdf export now raises error messagebox 2006/03/27 10:48:02 tv 1.3.44.1: expanded tabs to spaces


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [1fc51cbb5ac4d1b86d526564448b6438c41daef3]

INTEGRATION: CWS internatiodel (1.4.26); FILE MERGED 2006/02/10 19:27:24 er 1.4.26.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [a2c31e57fcdd6894d2f12f15895250f1b1f54df6]

INTEGRATION: CWS dbwizardpp3 (1.2.214); FILE MERGED 2006/03/29 15:30:09 bc 1.2.214.2: #i63772#failing of pdf export now raises error messagebox 2006/03/27 10:48:02 tv 1.2.214.1: expanded tabs to spaces


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [eb9680a7daad83c76cdc5954a3ac84d2d595d71c]

INTEGRATION: CWS internatiodel (1.10.26); FILE MERGED 2006/02/10 19:27:24 er 1.10.26.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [485660198949e07fcda9ab8b13af978d4e97b03d]

INTEGRATION: CWS dbwizardpp3 (1.4.44); FILE MERGED 2006/03/29 15:30:09 bc 1.4.44.1: #i63772#failing of pdf export now raises error messagebox


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [091b249565a6234159e2b6dfd6a7ffeb26edbb93]

INTEGRATION: CWS internatiodel (1.2.20); FILE MERGED 2006/02/10 19:27:24 er 1.2.20.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [729baedb55c0593d41c5000eea0e040e70ebb5f4]

INTEGRATION: CWS dbwizardpp3 (1.3.160); FILE MERGED 2006/03/27 10:48:02 tv 1.3.160.1: expanded tabs to spaces


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [5f1796a7578ac3b214042be775bcad2b85511f30]

INTEGRATION: CWS internatiodel (1.24.26); FILE MERGED 2006/02/10 19:27:23 er 1.24.26.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [e12dfdbd3aa21f1c69a9815e2f9be0181fe0817f]

INTEGRATION: CWS dbwizardpp3 (1.5.122); FILE MERGED 2006/03/27 10:48:01 tv 1.5.122.1: expanded tabs to spaces


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [4fe5ce38e0f53359a1157ba387923da408d06c48]

INTEGRATION: CWS internatiodel (1.16.26); FILE MERGED 2006/02/10 19:27:23 er 1.16.26.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [906ae06e4a9f649eee67d7b2f9013c811e78902d]

INTEGRATION: CWS dbwizardpp3 (1.2.214); FILE MERGED 2006/03/27 10:48:01 tv 1.2.214.1: expanded tabs to spaces


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [5e63e73e8125f0cb6d7a430f186277a55be2022d]

INTEGRATION: CWS internatiodel (1.20.26); FILE MERGED 2006/02/10 19:27:23 er 1.20.26.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [eddedb940dc964220b5cecff3c64a204c28de12b]

INTEGRATION: CWS dbwizardpp3 (1.3.44); FILE MERGED 2006/03/27 10:48:01 tv 1.3.44.1: expanded tabs to spaces


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [debe9689189434fa352c12689fd8dab2a681373b]

INTEGRATION: CWS internatiodel (1.12.68); FILE MERGED 2006/02/10 19:27:23 er 1.12.68.3: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang 2006/01/21 15:24:17 er 1.12.68.2: RESYNC: (1.12-1.13); FILE MERGED 2005/06/24 13:09:01 er 1.12.68.1: #i50205# get rid of class International


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [9979e38beab361b6af1c6a181becaa880ce4733c]

INTEGRATION: CWS dbwizardpp3 (1.5.130); FILE MERGED 2006/03/27 10:48:01 tv 1.5.130.1: expanded tabs to spaces


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [a865416c5d963b33690be0d89d92a6919eba5b3d]

INTEGRATION: CWS internatiodel (1.5.26); FILE MERGED 2006/02/10 19:27:23 er 1.5.26.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [7534cb57948fc52b8d5117a34b47cb490177c626]

INTEGRATION: CWS internatiodel (1.17.26); FILE MERGED 2006/02/10 19:27:22 er 1.17.26.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [20030d458dafba1abe32025fac63d4a22c56094f]

INTEGRATION: CWS dbwizardpp3 (1.3.44); FILE MERGED 2006/03/27 10:48:00 tv 1.3.44.1: expanded tabs to spaces


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [bbb39fdeeb0695964f9aa2fdb4fd811bdba0e4d2]

INTEGRATION: CWS internatiodel (1.5.26); FILE MERGED 2006/02/10 19:27:22 er 1.5.26.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [aa0bb14e0324999c95f50577b514904c0902454a]

INTEGRATION: CWS dbwizardpp3 (1.4.44); FILE MERGED 2006/03/27 10:48:00 tv 1.4.44.1: expanded tabs to spaces


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [1380af5f0c31cd9cb376f006a99d212de33034d5]

INTEGRATION: CWS dbwizardpp3 (1.5.44); FILE MERGED 2006/03/27 10:48:00 tv 1.5.44.1: expanded tabs to spaces


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [34d9081d6f0226c495ad31a4852041486cbe7680]

INTEGRATION: CWS internatiodel (1.13.48); FILE MERGED 2006/02/10 19:27:22 er 1.13.48.3: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang 2006/01/21 15:21:23 er 1.13.48.2: RESYNC: (1.13-1.14); FILE MERGED 2005/06/24 13:09:00 er 1.13.48.1: #i50205# get rid of class International


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [3c6dfcd27d30e7a368253d57424ecb7566022a42]

INTEGRATION: CWS internatiodel (1.14.26); FILE MERGED 2006/02/10 21:46:38 er 1.14.26.2: RESYNC: (1.14-1.15); FILE MERGED 2006/02/10 19:27:22 er 1.14.26.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [9338568d38af86f33bda578b3373452f6d18eb30]

INTEGRATION: CWS internatiodel (1.4.26); FILE MERGED 2006/02/10 19:27:21 er 1.4.26.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [ed4ae70a896f66d08e5cdba06cae4006a12714ba]

INTEGRATION: CWS internatiodel (1.4.20); FILE MERGED 2006/01/21 15:18:57 er 1.4.20.2: RESYNC: (1.4-1.5); FILE MERGED 2005/06/24 13:08:59 er 1.4.20.1: #i50205# get rid of class International


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [0f3c39a32660d156f1519acab03c3df20c4c6d9a]

INTEGRATION: CWS dbwizardpp3 (1.6.44); FILE MERGED 2006/03/27 10:48:00 tv 1.6.44.1: expanded tabs to spaces


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [0deee5f57ce4c09becfe8d2cd4cd32eacdd7d6ff]

INTEGRATION: CWS internatiodel (1.7.26); FILE MERGED 2006/02/10 19:27:21 er 1.7.26.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [b2c97d0b664eb7559b4209e0227c40212991fa8e]

INTEGRATION: CWS internatiodel (1.2.20); FILE MERGED 2006/02/10 19:27:21 er 1.2.20.2: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang 2005/06/24 13:08:58 er 1.2.20.1: #i50205# get rid of class International


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [a2054e9c5d5fba3bde1d5de29063783f788d7c51]

INTEGRATION: CWS dbwizardpp3 (1.3.44); FILE MERGED 2006/03/27 10:47:59 tv 1.3.44.1: expanded tabs to spaces


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [577d52ae3cbf313c06107e4df757f3cb6a11f3b9]

INTEGRATION: CWS internatiodel (1.2.20); FILE MERGED 2006/02/10 19:27:20 er 1.2.20.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [ce12449fb331a0c724ed4a1936afb8c5eeae23d0]

INTEGRATION: CWS internatiodel (1.9.12); FILE MERGED 2006/02/10 19:27:20 er 1.9.12.3: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang 2006/01/21 15:14:38 er 1.9.12.2: RESYNC: (1.9-1.10); FILE MERGED 2005/06/24 13:08:58 er 1.9.12.1: #i50205# get rid of class International


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [f00a8091f68627b6b03db500d64f260c42a8f728]

INTEGRATION: CWS dbwizardpp3 (1.5.130); FILE MERGED 2006/03/27 10:47:59 tv 1.5.130.1: expanded tabs to spaces


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [918c70d08cc80bbda50e7bd16e2118298a484349]

INTEGRATION: CWS dbwizardpp3 (1.6.44); FILE MERGED 2006/03/27 10:47:59 tv 1.6.44.1: expanded tabs to spaces


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [79cd1b9c36f83ad0410da23c3b4d12caf12c29f8]

INTEGRATION: CWS internatiodel (1.14.30); FILE MERGED 2006/02/10 19:27:09 er 1.14.30.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [280a9f82d6f04dda56faa73b4dec15c1e719d1de]

INTEGRATION: CWS dbwizardpp3 (1.2.214); FILE MERGED 2006/03/27 10:47:59 tv 1.2.214.1: expanded tabs to spaces


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [9e8d0de6b02bc54dcfef0f0353915de82b136f74]

INTEGRATION: CWS internatiodel (1.58.12); FILE MERGED 2006/02/10 21:47:08 er 1.58.12.4: RESYNC: (1.63-1.64); FILE MERGED 2006/02/10 19:27:08 er 1.58.12.3: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang 2006/01/21 14:59:22 er 1.58.12.2: RESYNC: (1.58-1.63); FILE MERGED 2005/06/24 13:08:49 er 1.58.12.1: #i50205# get rid of class International


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [c813410836760ed5674767c74528500d00d33ee5]

INTEGRATION: CWS dbwizardpp3 (1.5.122); FILE MERGED 2006/03/27 10:47:58 tv 1.5.122.1: expanded tabs to spaces


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [f1a858865044140f63095c918e8392ed42d4407f]

INTEGRATION: CWS internatiodel (1.2.136); FILE MERGED 2006/02/10 19:26:51 er 1.2.136.3: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang 2006/01/21 14:46:21 er 1.2.136.2: RESYNC: (1.2-1.3); FILE MERGED 2005/06/24 13:08:34 er 1.2.136.1: #i50205# get rid of class International


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [745bc730e4c8c3c84ba47c1eb9c8bd3d384637bb]

INTEGRATION: CWS dbwizardpp3 (1.3.182); FILE MERGED 2006/03/27 10:47:58 tv 1.3.182.1: expanded tabs to spaces


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [61104438c0888ad6f148c045e35ca83ebef53e64]

INTEGRATION: CWS internatiodel (1.4.46); FILE MERGED 2006/02/10 19:26:51 er 1.4.46.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [fe0049c256b90169d98925f380c5c82e2e063bfa]

INTEGRATION: CWS dbwizardpp3 (1.11.14); FILE MERGED 2006/03/27 10:47:58 tv 1.11.14.1: expanded tabs to spaces


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [06b73c727c08f1a2a787eb75fad527a47ca36a31]

INTEGRATION: CWS internatiodel (1.3.48); FILE MERGED 2006/02/10 19:26:51 er 1.3.48.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [e7f69902d3aa71c314b14e0d8cb720600230df32]

INTEGRATION: CWS dbwizardpp3 (1.4.44); FILE MERGED 2006/03/27 10:47:58 tv 1.4.44.1: expanded tabs to spaces


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [775d9b732675940aebc73033c297ae0981e0f9d9]

INTEGRATION: CWS internatiodel (1.6.48); FILE MERGED 2006/02/10 19:26:51 er 1.6.48.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [c8cd220c9bbffdabf719f839e439901f523b071e]

INTEGRATION: CWS dbwizardpp3 (1.7.44); FILE MERGED 2006/03/27 10:47:58 tv 1.7.44.1: expanded tabs to spaces


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [ee1b46b94d9cb7f0474cc24be562edffa3b645ec]

INTEGRATION: CWS dbwizardpp3 (1.5.44); FILE MERGED 2006/03/27 10:47:58 tv 1.5.44.1: expanded tabs to spaces


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [09f4400f4d4f5da782070d5e2ef5b914848d6f7e]

INTEGRATION: CWS internatiodel (1.3.48); FILE MERGED 2006/02/10 19:26:50 er 1.3.48.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [460139c47425274ea0425a310893f04bd28dd891]

INTEGRATION: CWS internatiodel (1.4.48); FILE MERGED 2006/02/10 19:26:50 er 1.4.48.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [be9bc8bb85fc02c559d5dfb8710e31f46104480f]

INTEGRATION: CWS dbwizardpp3 (1.6.44); FILE MERGED 2006/03/27 10:47:57 tv 1.6.44.1: expanded tabs to spaces


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [025f3e252e3c4c56f752b4520b65ba84a04ef245]

INTEGRATION: CWS internatiodel (1.6.48); FILE MERGED 2006/02/10 19:26:50 er 1.6.48.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [2dca84d2a9822df78d8fcebacd00227ad990b06b]

INTEGRATION: CWS dbwizardpp3 (1.3.44); FILE MERGED 2006/03/27 10:47:57 tv 1.3.44.1: expanded tabs to spaces


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [e829455866adceb082f0b9ea63b15c73350b2a36]

INTEGRATION: CWS internatiodel (1.4.46); FILE MERGED 2006/02/10 19:26:49 er 1.4.46.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [280678508a4833378c1eb10597b83c97981452c9]

INTEGRATION: CWS dbwizardpp3 (1.3.44); FILE MERGED 2006/03/31 15:58:44 bc 1.3.44.3: ## ResourceId changed 2006/03/29 15:30:07 bc 1.3.44.2: #i63772#failing of pdf export now raises error messagebox 2006/03/27 10:47:57 tv 1.3.44.1: expanded tabs to spaces


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [aff87a55872abcd3eb18e5c1a922e69ead4f6c59]

INTEGRATION: CWS dbwizardpp3 (1.6.44); FILE MERGED 2006/03/29 15:30:06 bc 1.6.44.2: #i63772#failing of pdf export now raises error messagebox 2006/03/27 10:47:57 tv 1.6.44.1: expanded tabs to spaces


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [2f0be73d05dfabeec23169c6aceac45068e2efb3]

INTEGRATION: CWS internatiodel (1.4.44); FILE MERGED 2006/02/10 19:26:49 er 1.4.44.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [54268318661ce30aba97859803ff72d2220ff297]

INTEGRATION: CWS dbwizardpp3 (1.3.182); FILE MERGED 2006/03/27 10:47:57 tv 1.3.182.1: expanded tabs to spaces


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [1846b8ef495c21e59a045fd4ef4af100c8293669]

INTEGRATION: CWS internatiodel (1.4.106); FILE MERGED 2006/02/10 19:26:49 er 1.4.106.3: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang 2006/01/21 09:18:06 er 1.4.106.2: RESYNC: (1.4-1.5); FILE MERGED 2005/06/27 18:26:46 er 1.4.106.1: #i50205# get rid of class International


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [a933f0a9667e3df7c4e45837c33599abd5d818f1]

INTEGRATION: CWS dbwizardpp3 (1.4.44); FILE MERGED 2006/03/27 10:47:56 tv 1.4.44.1: expanded tabs to spaces


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [bfaca2304ab69ca855121d866ca09c6ca24d4a16]

INTEGRATION: CWS internatiodel (1.3.48); FILE MERGED 2006/02/10 19:26:49 er 1.3.48.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [82b2082e39b7839c23853b7a39673798476d9e7d]

INTEGRATION: CWS dbwizardpp3 (1.5.44); FILE MERGED 2006/03/27 10:47:56 tv 1.5.44.1: expanded tabs to spaces


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [5df3ad901d9490d04b2ea35a0f008ead6ee6e67d]

INTEGRATION: CWS dbwizardpp3 (1.3.44); FILE MERGED 2006/03/27 10:47:56 tv 1.3.44.1: expanded tabs to spaces


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [92b620a9715d32d8280cf3750fa1e84baa22cd8c]

INTEGRATION: CWS internatiodel (1.3.46); FILE MERGED 2006/02/10 21:53:57 er 1.3.46.2: RESYNC: (1.3-1.4); FILE MERGED 2006/02/10 19:26:48 er 1.3.46.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [9fd059e8a02837b5c1b0f23780d448ce23effeef]

INTEGRATION: CWS internatiodel (1.3.96); FILE MERGED 2006/01/21 07:25:03 er 1.3.96.2: RESYNC: (1.3-1.4); FILE MERGED 2005/06/24 13:08:34 er 1.3.96.1: #i50205# get rid of class International


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [fdf43c84e10843caac6edd1be919628f3fa409d9]

INTEGRATION: CWS internatiodel (1.4.48); FILE MERGED 2006/02/10 19:26:48 er 1.4.48.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [65693f788875d78df5d73f9f32d0e62279271111]

INTEGRATION: CWS dbwizardpp3 (1.7.44); FILE MERGED 2006/03/27 10:47:56 tv 1.7.44.1: expanded tabs to spaces


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [5abf1fdc2a9a36c5ff2348d5f15ec65b22520b8a]

INTEGRATION: CWS internatiodel (1.2.136); FILE MERGED 2006/01/21 06:58:31 er 1.2.136.2: RESYNC: (1.2-1.3); FILE MERGED 2005/06/24 13:08:33 er 1.2.136.1: #i50205# get rid of class International


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [490fa88f06f523f57e78237ae6a60d7fca9f9b60]

INTEGRATION: CWS dbwizardpp3 (1.5.44); FILE MERGED 2006/03/27 10:47:55 tv 1.5.44.1: expanded tabs to spaces


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [273dec262481b050a600fffc7ff7e3604c72861a]

INTEGRATION: CWS internatiodel (1.4.46); FILE MERGED 2006/02/10 19:26:48 er 1.4.46.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [93b5af43c3ded21e809a6b436924098ca55eb89e]

INTEGRATION: CWS internatiodel (1.4.48); FILE MERGED 2006/02/10 19:26:47 er 1.4.48.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [be0dfc95f3f70c6df5a0c34b5e521ff195ba680a]

INTEGRATION: CWS dbwizardpp3 (1.4.44); FILE MERGED 2006/03/27 10:47:55 tv 1.4.44.1: expanded tabs to spaces


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [b1dcf8f0eddff82d646db442251b65b1f846e349]

INTEGRATION: CWS internatiodel (1.3.46); FILE MERGED 2006/02/10 19:26:46 er 1.3.46.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [e3d44d7c02698db0d0d1ab0900a56b30ec031cc7]

INTEGRATION: CWS dbwizardpp3 (1.3.44); FILE MERGED 2006/03/27 10:47:55 tv 1.3.44.1: expanded tabs to spaces


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [589c9dbfc1c2e0fef633e4863e6ef961b6cacc60]

INTEGRATION: CWS internatiodel (1.2.106); FILE MERGED 2006/02/10 19:26:46 er 1.2.106.3: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang 2006/01/21 04:47:42 er 1.2.106.2: RESYNC: (1.2-1.3); FILE MERGED 2005/06/24 13:08:33 er 1.2.106.1: #i50205# get rid of class International


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [5313d3566aea4805b77c083bac98645af4e52f1c]

INTEGRATION: CWS internatiodel (1.2.106); FILE MERGED 2006/02/10 19:26:45 er 1.2.106.3: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang 2006/01/21 04:47:24 er 1.2.106.2: RESYNC: (1.2-1.3); FILE MERGED 2005/06/24 13:08:32 er 1.2.106.1: #i50205# get rid of class International


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [e2f2758a6c3432f46b3e49ce220b759384077bbf]

INTEGRATION: CWS dbwizardpp3 (1.3.44); FILE MERGED 2006/03/27 10:47:54 tv 1.3.44.1: expanded tabs to spaces


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [fb5a4c750cfbe195d35d67de1ff2b221f39bca39]

INTEGRATION: CWS internatiodel (1.3.48); FILE MERGED 2006/02/10 19:26:45 er 1.3.48.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [ca9a343dde40c4604317ae488ffdea973dfc5e0e]

INTEGRATION: CWS internatiodel (1.3.48); FILE MERGED 2006/02/10 19:26:44 er 1.3.48.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [89c4ce2c7ceb1c2b4f4a9fdb84ac74e42bab1ea9]

INTEGRATION: CWS dbwizardpp3 (1.4.44); FILE MERGED 2006/03/27 10:47:54 tv 1.4.44.1: expanded tabs to spaces


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [b5d6e9802a3b59cc390468eb643eb643b7dec405]

INTEGRATION: CWS internatiodel (1.6.46); FILE MERGED 2006/02/10 19:26:44 er 1.6.46.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [515d0729cad3ca56757e126d052019cebee74478]

INTEGRATION: CWS dbwizardpp3 (1.5.44); FILE MERGED 2006/03/27 10:47:54 tv 1.5.44.1: expanded tabs to spaces


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [2ca303dd9c2133eadd2c3fdd440664845203de44]

INTEGRATION: CWS dbwizardpp3 (1.4.44); FILE MERGED 2006/03/27 10:47:53 tv 1.4.44.1: expanded tabs to spaces


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [6dfb08c17bcee785a10a69fa4550eb98e6700f04]

INTEGRATION: CWS dbwizardpp3 (1.6.44); FILE MERGED 2006/03/27 10:47:53 tv 1.6.44.1: expanded tabs to spaces


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [463ad4847f4fa017e5caf740754fce10bdecd9fd]

INTEGRATION: CWS dbwizardpp3 (1.2.214); FILE MERGED 2006/03/27 10:47:53 tv 1.2.214.1: expanded tabs to spaces


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [95dbfce2da19957fd70a9f160e932beec4b70b18]

INTEGRATION: CWS internatiodel (1.5.48); FILE MERGED 2006/02/10 19:26:44 er 1.5.48.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [6992f23da32bc8d782f295c5a044a7e0d5dbf63c]

INTEGRATION: CWS internatiodel (1.3.48); FILE MERGED 2006/02/10 19:26:43 er 1.3.48.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [fc60edb16e4f76e543cc1f73c17ae10cd6dfb51e]

INTEGRATION: CWS dbwizardpp3 (1.3.44); FILE MERGED 2006/03/27 10:47:53 tv 1.3.44.1: expanded tabs to spaces


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [c1b52dc231c4b7384a7bc387ded0e57610d064da]

INTEGRATION: CWS internatiodel (1.6.46); FILE MERGED 2006/02/10 19:26:42 er 1.6.46.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [9d0fe77f6e4c93a2bf4e8f869f6df4f9cb2d2ec8]

INTEGRATION: CWS dbwizardpp3 (1.15.14); FILE MERGED 2006/03/27 10:47:52 tv 1.15.14.1: expanded tabs to spaces


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [937f65e151eb16eefb8ce0182271e9d069c6fe21]

INTEGRATION: CWS internatiodel (1.7.46); FILE MERGED 2006/02/10 19:26:41 er 1.7.46.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [5cb0f77140748cd53a92a4c93781771ac924e757]

INTEGRATION: CWS dbwizardpp3 (1.9.44); FILE MERGED 2006/03/27 10:47:52 tv 1.9.44.1: expanded tabs to spaces


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [fbb583eb40a7cd12d3697af47cec010ad9f6bc69]

INTEGRATION: CWS dbwizardpp3 (1.12.14); FILE MERGED 2006/03/27 10:47:52 tv 1.12.14.1: expanded tabs to spaces


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [af8c3332396477ffce374057ac44a9e8b90788e1]

INTEGRATION: CWS internatiodel (1.7.54); FILE MERGED 2006/01/20 15:39:44 er 1.7.54.2: RESYNC: (1.7-1.8); FILE MERGED 2005/06/24 13:08:28 er 1.7.54.1: #i50205# get rid of class International


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [6a90534fe96387a7ce773c1e6227bc93d0935dd8]

INTEGRATION: CWS dbwizardpp3 (1.6.116); FILE MERGED 2006/03/27 10:47:52 tv 1.6.116.1: expanded tabs to spaces


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [3ab5edf8fa23c4b2a8793561ba702132907d46de]

INTEGRATION: CWS dbwizardpp3 (1.6.22); FILE MERGED 2006/03/27 10:47:52 tv 1.6.22.1: expanded tabs to spaces


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [4a1251b4cad132b561d1f1ddc0199d51a883b4bc]

INTEGRATION: CWS internatiodel (1.5.48); FILE MERGED 2006/02/10 19:26:41 er 1.5.48.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [8fce4bbda74ccf04f2840e2fa1b727f86ccd9d76]

INTEGRATION: CWS dbwizardpp3 (1.5.44); FILE MERGED 2006/03/27 10:47:52 tv 1.5.44.1: expanded tabs to spaces


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [17dbdd1ce396606adc24f4c78de72b5a87bf63ec]

INTEGRATION: CWS dbwizardpp3 (1.6.44); FILE MERGED 2006/03/27 10:47:52 tv 1.6.44.1: expanded tabs to spaces


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [03fc0b7990c2ea509e0fd2189ed6f8f96140c945]

INTEGRATION: CWS internatiodel (1.5.106); FILE MERGED 2006/01/20 12:16:12 er 1.5.106.2: RESYNC: (1.5-1.6); FILE MERGED 2005/06/24 13:08:25 er 1.5.106.1: #i50205# get rid of class International


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [dd3d4a38b5dd1b055a954b738a3d13701c865ce0]

INTEGRATION: CWS dbwizardpp3 (1.4.40); FILE MERGED 2006/03/27 10:47:51 tv 1.4.40.1: expanded tabs to spaces


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [22c9f17f81178973ad324da4122fadf26a5db83c]

INTEGRATION: CWS dbwizardpp3 (1.8.44); FILE MERGED 2006/03/27 10:47:51 tv 1.8.44.1: expanded tabs to spaces


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [c70083e7eda857ca5897387b04bf3a7e81f622a3]

INTEGRATION: CWS internatiodel (1.5.44); FILE MERGED 2006/02/10 19:26:40 er 1.5.44.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [9077b43e6ffd12e155230dc359c7f3c3ae8bc812]

INTEGRATION: CWS dbwizardpp3 (1.8.22); FILE MERGED 2006/04/03 13:35:22 bc 1.8.22.3: #i44812# resource modified 2006/03/27 10:47:51 tv 1.8.22.2: expanded tabs to spaces 2006/03/27 09:09:28 bc 1.8.22.1: #i56123#Several issues


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [46879da077ddb1a3d0ad954490cf31bdf7ab6a37]

INTEGRATION: CWS internatiodel (1.3.48); FILE MERGED 2006/02/10 19:26:39 er 1.3.48.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [ead3da7d70b9979349e5ea12535f228bdca4c021]

INTEGRATION: CWS dbwizardpp3 (1.7.44); FILE MERGED 2006/03/27 10:47:51 tv 1.7.44.1: expanded tabs to spaces


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [65d5a8a11a5a27a176934dc758cacd0d5f9d2cc2]

INTEGRATION: CWS internatiodel (1.5.106); FILE MERGED 2006/02/10 19:26:39 er 1.5.106.3: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang 2006/01/20 05:19:43 er 1.5.106.2: RESYNC: (1.5-1.6); FILE MERGED 2005/06/24 13:08:23 er 1.5.106.1: #i50205# get rid of class International


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [9ec7e121ff1c142065a5b4842da23365c4dce5fd]

INTEGRATION: CWS dbwizardpp3 (1.5.44); FILE MERGED 2006/03/27 10:47:51 tv 1.5.44.1: expanded tabs to spaces


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [ada269f3f279542a0d448d777a60bd2c3f540ed1]

INTEGRATION: CWS internatiodel (1.5.48); FILE MERGED 2006/02/10 19:26:39 er 1.5.48.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [f98092e9affb67be41cbb7ee233433aabaa52dae]

INTEGRATION: CWS dbwizardpp3 (1.3.44); FILE MERGED 2006/03/27 10:47:51 tv 1.3.44.1: expanded tabs to spaces


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [dfad857014d5f8e32553aa139a9e77ae7f52e87d]

INTEGRATION: CWS internatiodel (1.10.46); FILE MERGED 2006/02/10 19:26:38 er 1.10.46.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [1654d51f1a0ee7885c7231d5c5e763255b816899]

INTEGRATION: CWS dbwizardpp3 (1.6.44); FILE MERGED 2006/03/27 10:47:50 tv 1.6.44.1: expanded tabs to spaces


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [7f422a3d4d7f873ee6d7e5c87d77dfc4dd30a530]

INTEGRATION: CWS internatiodel (1.4.48); FILE MERGED 2006/02/10 19:26:38 er 1.4.48.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [3f5519c472b9909b2e338fcf072e9e6ef87cfb03]

INTEGRATION: CWS dbwizardpp3 (1.5.44); FILE MERGED 2006/03/27 10:47:50 tv 1.5.44.1: expanded tabs to spaces


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [644d2d9b35fc5cbefe037a90dc97a78d3edbc820]

INTEGRATION: CWS internatiodel (1.4.50); FILE MERGED 2006/02/10 19:26:37 er 1.4.50.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [edd529fb2449c5a1dc6753dfa04f2b136262dfdb]

INTEGRATION: CWS internatiodel (1.5.106); FILE MERGED 2006/02/10 19:26:37 er 1.5.106.3: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang 2006/01/19 23:34:48 er 1.5.106.2: RESYNC: (1.5-1.6); FILE MERGED 2005/06/24 13:08:18 er 1.5.106.1: #i50205# get rid of class International


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [5662d9dbbc653c59abf8acd1518f7025263b04d3]

INTEGRATION: CWS internatiodel (1.4.50); FILE MERGED 2006/02/10 19:26:36 er 1.4.50.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [623982046e78c44293191e12ba892eb9e1e27d0b]

INTEGRATION: CWS internatiodel (1.6.50); FILE MERGED 2006/02/10 19:26:36 er 1.6.50.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [1a8dd95c201d1c85d55661538e7b70b44780d56f]

INTEGRATION: CWS internatiodel (1.5.50); FILE MERGED 2006/02/10 19:26:33 er 1.5.50.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [b9e5ea9e9e6aa5e36a17140af56214a49909f201]

INTEGRATION: CWS internatiodel (1.7.50); FILE MERGED 2006/02/10 19:26:32 er 1.7.50.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [3c834bed6174e6a454f1df7ab63109f7d9078592]

INTEGRATION: CWS internatiodel (1.3.50); FILE MERGED 2006/02/10 19:26:32 er 1.3.50.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [d36573e8219a04da5ebd1aeccafd4e777a36e688]

INTEGRATION: CWS internatiodel (1.14.64); FILE MERGED 2006/02/10 19:23:43 er 1.14.64.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [3589984a74f887e33a19c16676d4178e17932e51]

INTEGRATION: CWS internatiodel (1.48.52); FILE MERGED 2006/02/10 19:23:40 er 1.48.52.3: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId 2006/01/19 15:24:32 er 1.48.52.2: RESYNC: (1.48-1.51); FILE MERGED 2005/06/24 13:07:47 er 1.48.52.1: #i50205# get rid of class International


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [a55617ea2061b1cc1e47f105f56e9d7f88c6fd51]

INTEGRATION: CWS internatiodel (1.25.26); FILE MERGED 2006/02/10 19:23:33 er 1.25.26.3: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId 2006/01/19 15:18:53 er 1.25.26.2: RESYNC: (1.25-1.26); FILE MERGED 2005/06/24 13:07:46 er 1.25.26.1: #i50205# get rid of class International


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [14b0ea8c39172f5755b384b3dedaf7393ff5f852]

INTEGRATION: CWS internatiodel (1.3.64); FILE MERGED 2006/02/10 19:23:27 er 1.3.64.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [39e221cd891a2d8982248111f02ba16dc9903ba8]

INTEGRATION: CWS internatiodel (1.9.52); FILE MERGED 2006/02/10 19:23:25 er 1.9.52.3: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId 2006/01/19 14:58:09 er 1.9.52.2: RESYNC: (1.9-1.11); FILE MERGED 2005/06/24 13:07:46 er 1.9.52.1: #i50205# get rid of class International


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [f08b3b401188a102485f96c10f01be257e54b97b]

INTEGRATION: CWS internatiodel (1.6.52); FILE MERGED 2006/02/10 19:23:20 er 1.6.52.3: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId 2006/01/19 14:53:44 er 1.6.52.2: RESYNC: (1.6-1.8); FILE MERGED 2005/06/24 13:07:45 er 1.6.52.1: #i50205# get rid of class International


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [b815ed8386959e63e7b0efb358455694ec83cbbd]

INTEGRATION: CWS internatiodel (1.88.52); FILE MERGED 2006/02/10 21:50:04 er 1.88.52.3: RESYNC: (1.90-1.91); FILE MERGED 2006/01/19 14:44:44 er 1.88.52.2: RESYNC: (1.88-1.90); FILE MERGED 2005/06/24 13:07:44 er 1.88.52.1: #i50205# get rid of class International


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [97f97f8e7807f9568fcf5aaac29c507662a5c82f]

INTEGRATION: CWS internatiodel (1.23.98); FILE MERGED 2006/01/19 14:35:54 er 1.23.98.2: RESYNC: (1.23-1.24); FILE MERGED 2005/06/24 13:07:43 er 1.23.98.1: #i50205# get rid of class International


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [cf99651dd78b8ab63b9ee5465356334f33615b15]

INTEGRATION: CWS dbwizardpp3 (1.4.22); FILE MERGED 2006/03/27 10:47:38 tv 1.4.22.1: expanded tabs to spaces


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [b1fcd38742442bbe7bead87e670741e718bde438]

INTEGRATION: CWS dbwizardpp3 (1.4.44); FILE MERGED 2006/03/27 10:47:38 tv 1.4.44.1: expanded tabs to spaces


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [7218ba4f759c531a18227236866582dc39425e57]

INTEGRATION: CWS dbwizardpp3 (1.6.44); FILE MERGED 2006/03/27 10:47:38 tv 1.6.44.1: expanded tabs to spaces


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [49aa307e51f9ac21cb388b8e351c7d8a02a4b35e]

INTEGRATION: CWS dbwizardpp3 (1.2.214); FILE MERGED 2006/03/27 10:47:38 tv 1.2.214.1: expanded tabs to spaces


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [6119de306ecb0e1262486c6d553308d9d97eae3e]

INTEGRATION: CWS dbwizardpp3 (1.5.44); FILE MERGED 2006/03/27 10:47:38 tv 1.5.44.1: expanded tabs to spaces


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [1bdf09701d78663ad66420f4325a7587f3029936]

INTEGRATION: CWS dbwizardpp3 (1.10.22); FILE MERGED 2006/03/27 10:47:38 tv 1.10.22.1: expanded tabs to spaces


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [314c98623b302e06882ffc97f1c7b875e37a30df]

INTEGRATION: CWS dbwizardpp3 (1.2.176); FILE MERGED 2006/03/27 10:47:37 tv 1.2.176.1: expanded tabs to spaces


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [41605c76b44df8e0baed27baa3299bd3e7fd5d90]

INTEGRATION: CWS dbwizardpp3 (1.8.14); FILE MERGED 2006/04/06 09:45:37 bc 1.8.14.4: #i44812# changes drawn back 2006/03/28 16:26:10 bc 1.8.14.3: #i44812#storing of new form modified 2006/03/27 10:47:37 tv 1.8.14.2: expanded tabs to spaces 2006/03/27 09:08:15 bc 1.8.14.1: #i61582# automatic primary key removed when creation failed Issue number: Submitted by: Reviewed by:


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [8c711b6f0bfa306ad77c7c294c241767cfe776f4]

INTEGRATION: CWS dbwizardpp3 (1.5.22); FILE MERGED 2006/03/27 10:47:37 tv 1.5.22.1: expanded tabs to spaces


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [85400317b90acc44e117b17cabda20b7e2f1a33b]

INTEGRATION: CWS dbwizardpp3 (1.8.14); FILE MERGED 2006/03/27 10:47:37 tv 1.8.14.2: expanded tabs to spaces 2006/03/27 09:08:15 bc 1.8.14.1: #i61582# automatic primary key removed when creation failed Issue number: Submitted by: Reviewed by:


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [809f4babf86fef77e3b180712df09572e637b65b]

INTEGRATION: CWS dbwizardpp3 (1.6.44); FILE MERGED 2006/03/27 10:47:37 tv 1.6.44.1: expanded tabs to spaces


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [a45c9290163d79a8d502cebbd6ddd260d70c4a0a]

INTEGRATION: CWS dbwizardpp3 (1.7.22); FILE MERGED 2006/03/27 10:47:37 tv 1.7.22.1: expanded tabs to spaces


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [78128d8d123639344b5de0fd1ab619847cf38bda]

INTEGRATION: CWS dbwizardpp3 (1.5.22); FILE MERGED 2006/03/27 10:47:36 tv 1.5.22.1: expanded tabs to spaces


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [6b646b18a6d938ca077c7353abaa632b247030a4]

INTEGRATION: CWS dbwizardpp3 (1.3.44); FILE MERGED 2006/03/27 10:47:36 tv 1.3.44.1: expanded tabs to spaces


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [c0d35a8dccae5a3456498f82ec0ab5ac19e18bfa]

INTEGRATION: CWS dbwizardpp3 (1.4.44); FILE MERGED 2006/03/27 10:47:36 tv 1.4.44.1: expanded tabs to spaces


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [e9cd82dbf4763ab6c81adb6f07f173bc603aa22c]

INTEGRATION: CWS dbwizardpp3 (1.6.212); FILE MERGED 2006/03/27 10:47:36 tv 1.6.212.1: expanded tabs to spaces


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [5abca7191c206cedecfe45c544d295bba8c919e6]

INTEGRATION: CWS dbwizardpp3 (1.67.14); FILE MERGED 2006/03/27 10:47:35 tv 1.67.14.1: expanded tabs to spaces


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [9847e6d351ecff863fd4cbb987c73fd1067583fa]

INTEGRATION: CWS dbwizardpp3 (1.6.44); FILE MERGED 2006/03/27 10:47:35 tv 1.6.44.1: expanded tabs to spaces


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [fb0cb9185275f576aba3d39c2e2db6485dc5d0be]

INTEGRATION: CWS dbwizardpp3 (1.4.44); FILE MERGED 2006/03/27 10:47:35 tv 1.4.44.1: expanded tabs to spaces


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [cdd434bf12019316656932413e353d0aca59d920]

INTEGRATION: CWS dbwizardpp3 (1.36.22); FILE MERGED 2006/03/27 10:47:34 tv 1.36.22.1: expanded tabs to spaces


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [f22ebdf1df5f1961436813595f39d24360166638]

INTEGRATION: CWS dbwizardpp3 (1.9.14); FILE MERGED 2006/03/27 10:47:34 tv 1.9.14.1: expanded tabs to spaces


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [879c9b7f494e303570c8b910e607856dcc84700e]

INTEGRATION: CWS dbwizardpp3 (1.21.44); FILE MERGED 2006/03/27 10:47:34 tv 1.21.44.1: expanded tabs to spaces


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [7d2491237de511b09ed06af519eb41176fcb7343]

INTEGRATION: CWS dbwizardpp3 (1.2.214); FILE MERGED 2006/03/27 10:47:34 tv 1.2.214.1: expanded tabs to spaces


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [9539d7e64c7871eaac01473ea566c61f47aca629]

INTEGRATION: CWS dbwizardpp3 (1.8.14); FILE MERGED 2006/03/27 10:47:34 tv 1.8.14.1: expanded tabs to spaces


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [fa816036025087f818a924a784b49fe8efe56438]

INTEGRATION: CWS dbwizardpp3 (1.4.44); FILE MERGED 2006/03/27 10:47:34 tv 1.4.44.1: expanded tabs to spaces


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [3dde91529320e4f4d588f4c6918962b67ed81d8c]

INTEGRATION: CWS dbwizardpp3 (1.5.44); FILE MERGED 2006/03/27 10:47:33 tv 1.5.44.1: expanded tabs to spaces


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [ee9c66b9a515445a78f6734cfd9b7a378da11f9e]

INTEGRATION: CWS dbwizardpp3 (1.3.44); FILE MERGED 2006/03/27 10:47:33 tv 1.3.44.1: expanded tabs to spaces


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [55d19b13a46b9741ac7ef4a6c37820fc82937879]

INTEGRATION: CWS dbwizardpp3 (1.3.40); FILE MERGED 2006/03/29 12:22:12 tv 1.3.40.2: #i59738# support for Khmer Issue number: Submitted by: Reviewed by: 2006/03/27 10:47:33 tv 1.3.40.1: expanded tabs to spaces


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [68888ab0ae4be704762b179d74d9625446b915a5]

INTEGRATION: CWS dbwizardpp3 (1.6.40); FILE MERGED 2006/03/27 10:47:33 tv 1.6.40.1: expanded tabs to spaces


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [8608b784297227857a343bf35ce9d9f1029779f0]

INTEGRATION: CWS dbwizardpp3 (1.14.6); FILE MERGED 2006/03/29 13:56:50 tv 1.14.6.2: #i61984# remove termination listener in the event of an exception 2006/03/27 10:47:33 tv 1.14.6.1: expanded tabs to spaces


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [6fbdc722f9e87a8cf625216c3989df6ee6f846a9]

INTEGRATION: CWS dbwizardpp3 (1.2.214); FILE MERGED 2006/03/27 10:47:33 tv 1.2.214.1: expanded tabs to spaces


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [9578006fb139dfbf8d6a46143f912af11194ccfc]

INTEGRATION: CWS dbwizardpp3 (1.3.182); FILE MERGED 2006/03/27 10:47:32 tv 1.3.182.1: expanded tabs to spaces


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [0145d68ff0805b9de2111965fa7deca7c7b4994f]

INTEGRATION: CWS dbwizardpp3 (1.5.40); FILE MERGED 2006/03/27 10:47:32 tv 1.5.40.1: expanded tabs to spaces


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [40828c9b1bee615bba763adee8c9c2d4ff35d5a1]

INTEGRATION: CWS dbwizardpp3 (1.8.28); FILE MERGED 2006/03/27 10:47:32 tv 1.8.28.1: expanded tabs to spaces


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [da43d7917727081d2a3bce0b936c80223d3cd7fa]

INTEGRATION: CWS dbwizardpp3 (1.2.214); FILE MERGED 2006/03/27 10:47:32 tv 1.2.214.1: expanded tabs to spaces


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [3eadd1e13627302a0ff3b2836a48c605d1b7bf98]

INTEGRATION: CWS dbwizardpp3 (1.3.44); FILE MERGED 2006/03/27 10:47:31 tv 1.3.44.1: expanded tabs to spaces


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [39d30893db8a6e12172caba5b94e52214c68bcd5]

INTEGRATION: CWS dbwizardpp3 (1.8.44); FILE MERGED 2006/03/27 10:47:31 tv 1.8.44.1: expanded tabs to spaces


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [9606718f7183f0df72e514c9e25f3c7276a0043c]

INTEGRATION: CWS dbwizardpp3 (1.4.44); FILE MERGED 2006/03/27 10:47:31 tv 1.4.44.1: expanded tabs to spaces


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [25287607ef796e21f35d8a7a4269d5887d26cbd5]

INTEGRATION: CWS dbwizardpp3 (1.10.14); FILE MERGED 2006/04/06 13:01:34 bc 1.10.14.4: #i44812#Formname now cannot be modified anymore Issue number: Submitted by: Reviewed by: 2006/04/06 09:45:37 bc 1.10.14.3: #i44812# changes drawn back 2006/03/27 10:47:31 tv 1.10.14.2: expanded tabs to spaces 2006/03/27 09:09:27 bc 1.10.14.1: #i56123#Several issues


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [67e0ea055320d73f8f8e13a6aef8a628bc3d5094]

INTEGRATION: CWS dbwizardpp3 (1.8.22); FILE MERGED 2006/03/28 16:26:10 bc 1.8.22.2: #i44812#storing of new form modified 2006/03/27 10:47:31 tv 1.8.22.1: expanded tabs to spaces


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [2b4f1d541014e0cca4bfb4e28180a4f3d406d045]

INTEGRATION: CWS dbwizardpp3 (1.6.22); FILE MERGED 2006/03/29 15:30:06 bc 1.6.22.3: #i63772#failing of pdf export now raises error messagebox 2006/03/28 16:26:09 bc 1.6.22.2: #i44812#storing of new form modified 2006/03/27 10:47:31 tv 1.6.22.1: expanded tabs to spaces


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [f93d0d180b24949ee07d768573241c4e8ee18d60]

INTEGRATION: CWS dbwizardpp3 (1.5.22); FILE MERGED 2006/03/27 10:47:30 tv 1.5.22.1: expanded tabs to spaces


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [fda7d359ec3702d7fa6a59bea84c96cd6c756ed1]

INTEGRATION: CWS dbwizardpp3 (1.3.44); FILE MERGED 2006/04/06 09:45:37 bc 1.3.44.3: #i44812# changes drawn back 2006/03/28 16:26:09 bc 1.3.44.2: #i44812#storing of new form modified 2006/03/27 10:47:30 tv 1.3.44.1: expanded tabs to spaces


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [1a1244d858cb6861dd1e9d7c6afdbe6584dd1432]

INTEGRATION: CWS dbwizardpp3 (1.4.22); FILE MERGED 2006/03/27 10:47:30 tv 1.4.22.1: expanded tabs to spaces


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [8efb09539a5baa1ce222d32bdba13f705e11472d]

INTEGRATION: CWS dbwizardpp3 (1.4.44); FILE MERGED 2006/03/27 10:47:30 tv 1.4.44.1: expanded tabs to spaces


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [2f2c0c20be927aa6fc4bb8be602ba090036c34f6]

INTEGRATION: CWS dbwizardpp3 (1.2.182); FILE MERGED 2006/03/27 10:47:30 tv 1.2.182.1: expanded tabs to spaces


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [551a58886626219c818ef5f86056ae87594e3911]

INTEGRATION: CWS dbwizardpp3 (1.6.14); FILE MERGED 2006/03/29 13:56:50 tv 1.6.14.3: #i61984# remove termination listener in the event of an exception 2006/03/29 12:23:54 tv 1.6.14.2: #i62151# set Roadmap Interactive Issue number: Submitted by: Reviewed by: 2006/03/27 10:47:29 tv 1.6.14.1: expanded tabs to spaces


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [8cd112a4fa00ddf50a06abbc2935ca49f77fa5f8]

INTEGRATION: CWS dbwizardpp3 (1.4.40); FILE MERGED 2006/03/27 10:47:29 tv 1.4.40.1: expanded tabs to spaces


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [9c367f8489eab23d4485970d227695241fdfb29b]

INTEGRATION: CWS dbwizardpp3 (1.6.28); FILE MERGED 2006/03/27 10:47:29 tv 1.6.28.1: expanded tabs to spaces


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [00b1eec475958114e5915520385b064cbaba3295]

INTEGRATION: CWS dbwizardpp3 (1.2.182); FILE MERGED 2006/03/27 10:47:29 tv 1.2.182.1: expanded tabs to spaces


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [35cdbf7aab6fbc50a822d74c90f6a91b91eef344]

INTEGRATION: CWS dbwizardpp3 (1.5.22); FILE MERGED 2006/03/27 10:47:29 tv 1.5.22.1: expanded tabs to spaces


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [8e29722fab1ee36f7d60d06a7fade144c51c0f87]

INTEGRATION: CWS dbwizardpp3 (1.3.44); FILE MERGED 2006/03/27 10:47:28 tv 1.3.44.1: expanded tabs to spaces


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [1b7a0d91288f8aff2567f6bb94df6c322424fa99]

INTEGRATION: CWS dbwizardpp3 (1.7.28); FILE MERGED 2006/03/27 10:47:28 tv 1.7.28.1: expanded tabs to spaces


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [c0d95f8d3ba49e00912659052a6b6242a214f05c]

INTEGRATION: CWS dbwizardpp3 (1.5.22); FILE MERGED 2006/03/27 10:47:28 tv 1.5.22.1: expanded tabs to spaces


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [ffcd3e2153800daedae23efce3e1d12e2eeb8322]

INTEGRATION: CWS dbwizardpp3 (1.10.22); FILE MERGED 2006/03/29 15:30:06 bc 1.10.22.3: #i63772#failing of pdf export now raises error messagebox 2006/03/28 16:26:09 bc 1.10.22.2: #i44812#storing of new form modified 2006/03/27 10:47:28 tv 1.10.22.1: expanded tabs to spaces


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [5eea9841876053732d36961991ceeaec16d541f7]

INTEGRATION: CWS dbwizardpp3 (1.5.42); FILE MERGED 2006/03/28 16:26:09 bc 1.5.42.3: #i44812#storing of new form modified 2006/03/27 10:47:28 tv 1.5.42.2: expanded tabs to spaces 2006/03/27 09:09:27 bc 1.5.42.1: #i56123#Several issues


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [82a0e6d49923d5060ce98d101b9c2fd9937bbc61]

INTEGRATION: CWS dbwizardpp3 (1.5.22); FILE MERGED 2006/03/28 16:26:09 bc 1.5.22.3: #i44812#storing of new form modified 2006/03/27 10:47:28 tv 1.5.22.2: expanded tabs to spaces 2006/03/27 09:09:27 bc 1.5.22.1: #i56123#Several issues


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [35495582146ec073d2c12bb21bc143c65fe7e716]

INTEGRATION: CWS dbwizardpp3 (1.5.14); FILE MERGED 2006/03/27 10:47:27 tv 1.5.14.1: expanded tabs to spaces


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [d226215fafe1476f48ae59ad351bf1989abde000]

INTEGRATION: CWS dbwizardpp3 (1.6.22); FILE MERGED 2006/04/06 09:45:36 bc 1.6.22.4: #i44812# changes drawn back 2006/03/28 16:26:08 bc 1.6.22.3: #i44812#storing of new form modified 2006/03/27 10:47:27 tv 1.6.22.2: expanded tabs to spaces 2006/03/27 09:09:27 bc 1.6.22.1: #i56123#Several issues


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [7cbd69a22005d5caa077ef866230fe06f16e29a7]

INTEGRATION: CWS dbwizardpp3 (1.8.44); FILE MERGED 2006/03/27 10:47:27 tv 1.8.44.1: expanded tabs to spaces


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [8a549a94a85f789d928d06dce97e3beabf57f25e]

INTEGRATION: CWS dbwizardpp3 (1.2.22); FILE MERGED 2006/03/27 10:47:27 tv 1.2.22.1: expanded tabs to spaces


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [41b33b4ec1b57ff1807e1089935fc99354a9e282]

INTEGRATION: CWS dbwizardpp3 (1.9.22); FILE MERGED 2006/03/27 10:47:27 tv 1.9.22.1: expanded tabs to spaces


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [f970449071dd08f56cb19d913571130816c11fae]

INTEGRATION: CWS dbwizardpp3 (1.7.22); FILE MERGED 2006/03/27 10:47:27 tv 1.7.22.1: expanded tabs to spaces


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [f89ac6fd4da9a591e1e9ec3932834fbd50872ae9]

INTEGRATION: CWS dbwizardpp3 (1.9.22); FILE MERGED 2006/03/27 10:47:26 tv 1.9.22.1: expanded tabs to spaces


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [e1e1b8a8f2271a9d49476aaa538b504b26e5e534]

INTEGRATION: CWS dbwizardpp3 (1.14.22); FILE MERGED 2006/03/28 16:26:08 bc 1.14.22.3: #i44812#storing of new form modified 2006/03/27 10:47:26 tv 1.14.22.2: expanded tabs to spaces 2006/03/27 09:09:26 bc 1.14.22.1: #i56123#Several issues


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [b8499852534cd91d666850687b72448f6f05e673]

INTEGRATION: CWS dbwizardpp3 (1.4.22); FILE MERGED 2006/03/27 10:47:26 tv 1.4.22.1: expanded tabs to spaces


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [0229cab0cbe43071e8f7490ec0a1297389b14bba]

INTEGRATION: CWS dbwizardpp3 (1.8.22); FILE MERGED 2006/03/27 10:47:26 tv 1.8.22.1: expanded tabs to spaces


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [089f197f14a6744cc60909fede7f0f1e51528b21]

INTEGRATION: CWS dbwizardpp3 (1.5.14); FILE MERGED 2006/03/27 10:47:26 tv 1.5.14.1: expanded tabs to spaces


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [3d216f100f785de5ab2b59b5661270df7cb2d7bb]

INTEGRATION: CWS dbwizardpp3 (1.3.44); FILE MERGED 2006/03/27 10:47:26 tv 1.3.44.1: expanded tabs to spaces


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [d588cd6d287f85e73c5faaee2e488fc1ff784f1b]

INTEGRATION: CWS dbwizardpp3 (1.2.212); FILE MERGED 2006/03/27 10:47:25 tv 1.2.212.1: expanded tabs to spaces


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [5fd39cc1f9e8f2ae6620110a16d2ce9bc18c478e]

INTEGRATION: CWS dbwizardpp3 (1.5.44); FILE MERGED 2006/04/06 12:44:16 bc 1.5.44.2: ##msgbox now disposed 2006/03/27 10:47:25 tv 1.5.44.1: expanded tabs to spaces


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [20e042467730720c1b3fd31fb11b7afa70312555]

INTEGRATION: CWS dbwizardpp3 (1.5.40); FILE MERGED 2006/03/27 10:47:25 tv 1.5.40.1: expanded tabs to spaces


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [2dd1cbe62cf46d89e445a05f14896ec1bd3156dc]

INTEGRATION: CWS dbwizardpp3 (1.3.44); FILE MERGED 2006/03/27 10:47:24 tv 1.3.44.1: expanded tabs to spaces


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [20af67a4c43ce7d7b5922f48cacd8091bab30537]

INTEGRATION: CWS dbwizardpp3 (1.3.130); FILE MERGED 2006/03/27 10:47:24 tv 1.3.130.1: expanded tabs to spaces


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [27d4d0d57ae7769686ccfdfc6b5eb02335c53b3d]

INTEGRATION: CWS dbwizardpp3 (1.3.176); FILE MERGED 2006/03/27 10:47:24 tv 1.3.176.1: expanded tabs to spaces


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [094cd911846e77ff537a9ec956c781cff19d7f30]

INTEGRATION: CWS dbwizardpp3 (1.8.22); FILE MERGED 2006/03/27 10:47:24 tv 1.8.22.1: expanded tabs to spaces


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [9508aac71701083435cd988c1680dcc0d9db5c43]

INTEGRATION: CWS dbwizardpp3 (1.2.212); FILE MERGED 2006/03/27 10:47:24 tv 1.2.212.1: expanded tabs to spaces


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [3732caddb6f7e6adbcda41ee10409d25398c0a86]

INTEGRATION: CWS dbwizardpp3 (1.7.44); FILE MERGED 2006/03/27 10:47:23 tv 1.7.44.1: expanded tabs to spaces


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [1a4a1447cd3ef3f67f49c1b495a8464c1f36fb03]

INTEGRATION: CWS dbwizardpp3 (1.9.40); FILE MERGED 2006/03/27 10:47:23 tv 1.9.40.1: expanded tabs to spaces


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [adc044528ace71ab6b643c925d4a7940b5e3c514]

INTEGRATION: CWS dbwizardpp3 (1.8.22); FILE MERGED 2006/03/27 10:47:23 tv 1.8.22.1: expanded tabs to spaces


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [cf0e4d89a863a805cd97ba7fa7a1bc52e08def58]

INTEGRATION: CWS dbwizardpp3 (1.9.14); FILE MERGED 2006/03/27 10:47:23 tv 1.9.14.1: expanded tabs to spaces


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [9790981961e2e38a7f8ca92eb4452378e9e183d5]

INTEGRATION: CWS dbwizardpp3 (1.4.44); FILE MERGED 2006/03/27 10:47:23 tv 1.4.44.1: expanded tabs to spaces


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [c01041656ba2f15b30100b231fccc252daf66d65]

INTEGRATION: CWS dbwizardpp3 (1.3.44); FILE MERGED 2006/03/27 10:47:23 tv 1.3.44.1: expanded tabs to spaces


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [8b27f5eb8a69b0764ffb2e22880f77a31f043a8a]

INTEGRATION: CWS dbwizardpp3 (1.3.44); FILE MERGED 2006/04/03 13:39:36 tv 1.3.44.2: #i47367# set correct focus after new row in row control 2006/03/27 10:47:22 tv 1.3.44.1: expanded tabs to spaces


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [09648a1430b0b3e5909eb0cd52d3a4f1c5a41e06]

INTEGRATION: CWS dbwizardpp3 (1.4.44); FILE MERGED 2006/03/27 10:47:22 tv 1.4.44.1: expanded tabs to spaces


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [541c58e4e7474c5fe4c87731110ebedfe5f46a76]

INTEGRATION: CWS dbwizardpp3 (1.3.44); FILE MERGED 2006/03/27 10:47:22 tv 1.3.44.1: expanded tabs to spaces


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [8e2e6c4f83a30ffab550c55a2ededbe28437de9a]

INTEGRATION: CWS dbwizardpp3 (1.9.14); FILE MERGED 2006/03/29 13:56:49 tv 1.9.14.3: #i61984# remove termination listener in the event of an exception 2006/03/29 12:24:44 tv 1.9.14.2: #i53544# correct order for closing document and removing of termination listener Issue number: Submitted by: Reviewed by: 2006/03/27 10:47:22 tv 1.9.14.1: expanded tabs to spaces


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [cd4ce994e3cb489391835975990e917ee75d35a2]

INTEGRATION: CWS dbwizardpp3 (1.5.30); FILE MERGED 2006/03/27 10:47:22 tv 1.5.30.1: expanded tabs to spaces


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [fc83d89d51a5b50edc00cbe78b8b4b1fb0bd81c3]

INTEGRATION: CWS dbwizardpp3 (1.8.28); FILE MERGED 2006/04/05 08:10:09 tv 1.8.28.2: #i55489# fixed color disappearing when entering time data #i59916# fixed incorrect computation of minutes 2006/03/27 10:47:21 tv 1.8.28.1: expanded tabs to spaces


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [351794ac486a0a66c6d7535e68fd9de562cdc0ce]

INTEGRATION: CWS dbwizardpp3 (1.4.82); FILE MERGED 2006/04/04 13:28:03 bc 1.4.82.1: #i58980# patch played in


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [2f2994b7e27fcef017eb3a9c75ddeb6edf8a11be]

INTEGRATION: CWS jl32 (1.11.106); FILE MERGED 2006/03/14 13:53:19 jl 1.11.106.1: #55913# fixed test


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [96daa937be981164730300e7e3fd375fcf24e964]

INTEGRATION: CWS jl32 (1.14.106); FILE MERGED 2006/03/14 13:53:18 jl 1.14.106.1: #55913# fixed test


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [07fa1df4263b5a93d7383c81f3264d2ce1dc5d80]

INTEGRATION: CWS jl32 (1.6.316); FILE MERGED 2006/03/14 13:53:38 jl 1.6.316.1: #55913# fixed test


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [5895a0cbadfc8b86ea19f65fcaf76e587977801a]

INTEGRATION: CWS jl32 (1.8.316); FILE MERGED 2006/03/14 14:01:49 jl 1.8.316.2: #55913# fixed test 2006/03/14 13:53:38 jl 1.8.316.1: #55913# fixed test


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [021551b8e642e024748f30d7a99d91f54a62e911]

INTEGRATION: CWS jl32 (1.10.48); FILE MERGED 2006/03/20 11:02:50 jl 1.10.48.1: #i62684# certain  Certificates do not work (utf8 encoded, using special characters)


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [a8d75d9b41bf0cda05b3e0c67f8771aa8b3337f9]

INTEGRATION: CWS jl32 (1.6.48); FILE MERGED 2006/03/20 11:02:50 jl 1.6.48.1: #i62684# certain  Certificates do not work (utf8 encoded, using special characters)


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [d90b5b401029e8dec6b3cf0b8d19715723dec9ff]

INTEGRATION: CWS jl32 (1.9.48); FILE MERGED 2006/03/20 11:02:50 jl 1.9.48.1: #i62684# certain  Certificates do not work (utf8 encoded, using special characters)


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [a867a4f84580a11e12d641045370bb9bd0cfc232]

INTEGRATION: CWS jl32 (1.5.28); FILE MERGED 2006/03/31 07:40:03 jl 1.5.28.6: #i62684# 2006/03/31 07:34:42 jl 1.5.28.5: #i62684# 2006/03/31 07:19:18 jl 1.5.28.4: #i62684# 2006/03/31 07:08:23 jl 1.5.28.3: #i62684# 2006/03/30 10:56:44 jl 1.5.28.2: #i62684# added debug output in case of libxmlsec error 2006/03/29 13:44:43 jl 1.5.28.1: #i62684# added debug output in case of libxmlsec error


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [59c510bfc1b45522dc26eefff9b55faa5eff7593]

INTEGRATION: CWS jl32 (1.6.48); FILE MERGED 2006/03/21 12:12:30 jl 1.6.48.1: #i63427# removing a XML signature may break other signatures


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [e6c4fcdd84a7f508c4f5a63fbe0333f0ad75c0f1]

INTEGRATION: CWS jl32 (1.7.48); FILE MERGED 2006/03/20 10:59:59 jl 1.7.48.1: #i62684# certain  Certificates do not work (utf8 encoded, using special characters)


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [ea39c7ce91ec25472bf8674fa0c625a1cb9e1df8]

INTEGRATION: CWS jl32 (1.4.48); FILE MERGED 2006/03/31 07:17:25 jl 1.4.48.2: #i61857# 2006/03/29 11:54:35 jl 1.4.48.1: #i61857# sax part of xmlsecurity throwed an unspecified exception which leads to a crash on linux


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [d52acb117c50cce2162bf28c61a1e971e8a43559]

INTEGRATION: CWS jl32 (1.9.48); FILE MERGED 2006/03/20 10:59:58 jl 1.9.48.1: #i62684# certain  Certificates do not work (utf8 encoded, using special characters)


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [dd9ad1dcfb4d999e98bfdf339402e41371df4a5c]

INTEGRATION: CWS jl32 (1.7.48); FILE MERGED 2006/03/21 12:11:16 jl 1.7.48.1: #i63427# removing a XML signature may break other signatures


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [163eaea564a148b0bfc593daf427264ac58836bd]

INTEGRATION: CWS jl32 (1.23.48); FILE MERGED 2006/03/20 10:59:58 jl 1.23.48.1: #i62684# certain  Certificates do not work (utf8 encoded, using special characters)


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [bba0a4d540324cab533951f2042a74e8cba5eea8]

INTEGRATION: CWS jl32 (1.24.10); FILE MERGED 2006/03/29 13:39:06 jl 1.24.10.2: #i62684# removed a line of inactive code 2006/03/20 10:58:04 jl 1.24.10.1: #i62684# certain  Certificates do not work (utf8 encoded, using special characters)


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [2526275bac647280af13dac77153851617536c18]

INTEGRATION: CWS jl32 (1.25.14); FILE MERGED 2006/03/29 13:37:36 jl 1.25.14.1: #i62684# removed OSL_ENSURE


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [1440f81cb7f517a3d44cf2a2653692397b70f549]

INTEGRATION: CWS jl32 (1.9.48); FILE MERGED 2006/03/20 10:57:02 jl 1.9.48.1: #i62684# certain  Certificates do not work (utf8 encoded, using special characters)


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [5aecb610e03a6026eecfdb6cda943f7b0109de12]

INTEGRATION: CWS jl32 (1.7.48); FILE MERGED 2006/03/21 12:07:42 jl 1.7.48.1: #i63427# removing a XML signature may break other signatures


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [4a9987f1779c3ad21ced502feb72dca3e94bae9e]

INTEGRATION: CWS toolbarbehavior (1.5.222); FILE MERGED 2006/03/28 12:11:48 cd 1.5.222.1: #i61900# Check visibility of childs before painting borders


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [31fa14e1025c7c6c816651042fe9125265d34c6a]

INTEGRATION: CWS toolbarbehavior (1.39.178); FILE MERGED 2006/03/27 15:26:43 cd 1.39.178.1: #i50428# Added helper to re-request context sensitive toolbars


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [cdfae8d512c70e6ace8ad3b8cba35b31ecaaa59a]

INTEGRATION: CWS toolbarbehavior (1.1.2); FILE ADDED 2006/03/27 15:27:08 cd 1.1.2.1: #i50428# Added helper to re-request context sensitive toolbars


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [391e46c73a4ff96cb43387dcfda81ab346842f09]

INTEGRATION: CWS toolbarbehavior (1.99.176); FILE MERGED 2006/03/27 15:26:42 cd 1.99.176.1: #i50428# Added helper to re-request context sensitive toolbars


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [a86947c8de2ac100b8c127d292250cc33a8000f0]

INTEGRATION: CWS toolbarbehavior (1.1.2); FILE ADDED 2006/03/27 15:27:34 cd 1.1.2.1: #i50428# Added helper to re-request context sensitive toolbars


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [3d7cd77f59117c7b48c30ecd30adbab00fd5c0f0]

INTEGRATION: CWS toolbarbehavior (1.7.314); FILE MERGED 2006/03/28 10:45:04 pb 1.7.314.1: fix: #i60897# 'Screen' -> 'Screen only'


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [96ac6e7df22d5fdc4fab78ceca7e119af038fbac]

INTEGRATION: CWS toolbarbehavior (1.4.84); FILE MERGED 2006/03/28 12:53:52 pb 1.4.84.2: fix: #i60897# set width of column dynamically 2006/03/28 10:48:14 pb 1.4.84.1: fix: #i60897# set width of column dynamically


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [232b118b3628b4af6708dfe970051adad76d8d8c]

INTEGRATION: CWS toolbarbehavior (1.23.54); FILE MERGED 2006/03/29 09:09:12 cd 1.23.54.1: #i50428# Remove context sensitive flag from 'Tools' toolbar


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [7ccaaf895d392996d98b92f368dc91ce3ddef04b]

INTEGRATION: CWS toolbarbehavior (1.22.54); FILE MERGED 2006/03/29 09:09:12 cd 1.22.54.1: #i50428# Remove context sensitive flag from 'Tools' toolbar


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [09b33f2db9b5f5d433ad6618078aae166be74f52]

INTEGRATION: CWS toolbarbehavior (1.24.54); FILE MERGED 2006/03/29 09:09:11 cd 1.24.54.1: #i50428# Remove context sensitive flag from 'Tools' toolbar


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [c657867e69937ab529fc7c1fc3b02681b31b8444]

INTEGRATION: CWS toolbarbehavior (1.25.52); FILE MERGED 2006/03/29 09:09:11 cd 1.25.52.1: #i50428# Remove context sensitive flag from 'Tools' toolbar


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [6dec222d3d259110698728d577cd0900a8278fd9]

INTEGRATION: CWS toolbarbehavior (1.25.96); FILE MERGED 2006/03/29 09:09:10 cd 1.25.96.1: #i50428# Remove context sensitive flag from 'Tools' toolbar


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [ca7eb914411d6702efdb80b32974c8fbfe397a50]

INTEGRATION: CWS toolbarbehavior (1.22.54); FILE MERGED 2006/03/29 09:09:10 cd 1.22.54.1: #i50428# Remove context sensitive flag from 'Tools' toolbar


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [f6556cf03f3d6f0f9a142f18b4036edc74524e7e]

INTEGRATION: CWS toolbarbehavior (1.14.80); FILE MERGED 2006/03/28 15:41:10 cd 1.14.80.5: #i50428# Change label to 'Reset' and enable/disable menu item according to spec 2006/03/28 09:35:56 cd 1.14.80.4: #i50428# New menu item 'Close Toolbar' on toolbar context menu 2006/03/27 15:23:46 cd 1.14.80.3: #i50428# Support restore context toolbar visibility 2006/03/23 16:04:57 cd 1.14.80.2: #i50428# View-Toolbars should be permanent close 2006/03/23 08:30:06 cd 1.14.80.1: #i50428# Temporary close for context sensitive toolbars


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [ea8ab5c9b7737b78dc77ece2b724d06b4a79e2ce]

INTEGRATION: CWS toolbarbehavior (1.25.4); FILE MERGED 2006/03/28 09:35:55 cd 1.25.4.1: #i50428# New menu item 'Close Toolbar' on toolbar context menu


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [f45e3ff6a3be1c6ac38b23be0773ebfde48e6b19]

INTEGRATION: CWS toolbarbehavior (1.91.20); FILE MERGED 2006/03/28 12:59:26 cd 1.91.20.1: #i63514# Throw runtime exception if mandatory interface are not available on XFrame reference


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [72505b1a6b1349ad4b01e320ba3ffbdaa46fcf25]

INTEGRATION: CWS toolbarbehavior (1.44.12); FILE MERGED 2006/03/27 15:22:39 cd 1.44.12.2: #i50428# Support restore context toolbar visibility 2006/03/23 08:30:05 cd 1.44.12.1: #i50428# Temporary close for context sensitive toolbars


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [4e1a8c6e8e80f08601991a8c69baea0543954667]

INTEGRATION: CWS toolbarbehavior (1.5.108); FILE MERGED 2006/03/27 15:19:45 cd 1.5.108.1: #i50428# Support restore context toolbar visibility


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [23a269294dd776f1ba61664e6c9ef6fc68577439]

INTEGRATION: CWS toolbarbehavior (1.30.56); FILE MERGED 2006/03/28 15:41:20 cd 1.30.56.3: #i50428# Change label to 'Reset' and enable/disable menu item according to spec 2006/03/28 09:35:54 cd 1.30.56.2: #i50428# New menu item 'Close Toolbar' on toolbar context menu 2006/03/27 15:19:45 cd 1.30.56.1: #i50428# Support restore context toolbar visibility


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [949d6ebe483a100122b024db60a3a9df4f91ae1f]

INTEGRATION: CWS toolbarbehavior (1.7.108); FILE MERGED 2006/03/28 15:41:38 cd 1.7.108.2: #i50428# Change label to 'Reset' and enable/disable menu item according to spec 2006/03/27 15:19:33 cd 1.7.108.1: #i50428# Support restore context toolbar visibility


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [48f45511aaa4200728deae98ddbf1a6fc3de5ef8]

INTEGRATION: CWS toolbarbehavior (1.12.52); FILE MERGED 2006/03/28 09:33:18 cd 1.12.52.1: #i50428# New menu item 'Close Toolbar' on toolbar context menu


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [201917854f728cbd42c9a9d45dba3af2dca98384]

INTEGRATION: CWS toolbarbehavior (1.25.50); FILE MERGED 2006/03/27 16:04:23 cd 1.25.50.2: #i50428# Removed wrong friend clause 2006/03/27 15:19:33 cd 1.25.50.1: #i50428# Support restore context toolbar visibility


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [1b62f666ff7a710055d183d34fe73e7e5eb1147f]

INTEGRATION: CWS toolbarbehavior (1.5.108); FILE MERGED 2006/03/27 15:19:32 cd 1.5.108.1: #i50428# Support restore context toolbar visibility


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [2bb40048699beb301be2fb76441f6140fbcfb449]

INTEGRATION: CWS toolbarbehavior (1.14.54); FILE MERGED 2006/03/27 15:19:32 cd 1.14.54.1: #i50428# Support restore context toolbar visibility


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [dcb8e31fb74b5e95d4c7462cb5c611d420ce1c97]

INTEGRATION: CWS toolbarbehavior (1.11.84); FILE MERGED 2006/03/27 15:19:32 cd 1.11.84.1: #i50428# Support restore context toolbar visibility


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [1183d101b7b38f8481f0e67e3236a4ce3ff5039e]

INTEGRATION: CWS fwk38 (1.64.4); FILE MERGED 2006/04/07 05:23:01 as 1.64.4.1: #i64067# new behaviour of SendDocAsEmail


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [d8255df22424c917627add936a28e2f0288faafc]

INTEGRATION: CWS fwk38 (1.5.4); FILE MERGED 2006/04/07 05:23:00 as 1.5.4.1: #i64067# new behaviour of SendDocAsEmail


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [7ca81e2053c9a9708fe8d0fbb4387b86056cf87b]

INTEGRATION: CWS fwk38 (1.71.4); FILE MERGED 2006/04/07 05:22:59 as 1.71.4.1: #i64067# new behaviour of SendDocAsEmail


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [72dff02190bc55f93058d104f0e23ecf0160322a]

INTEGRATION: CWS fwk38 (1.26.332); FILE MERGED 2006/04/07 05:25:15 as 1.26.332.1: #i45551# new UINames for counting undo redo steps


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [ddd3c22afd728eb7ae283ad76c8e0d1faf2a98c9]

INTEGRATION: CWS fwk38 (1.22.10); FILE MERGED 2006/04/07 05:23:33 as 1.22.10.1: #i64067# new menu structure for SendDocAsEmail


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [e7536c502571170b95c8dbc4d7f1e460fd4e5fc8]

INTEGRATION: CWS fwk38 (1.22.8); FILE MERGED 2006/04/07 05:23:46 as 1.22.8.1: #i64067# new menu structure for SendDocAsEmail


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [3443c1cbe8ccf00f58751810fba65055360be836]

INTEGRATION: CWS fwk38 (1.25.6); FILE MERGED 2006/04/07 05:24:01 as 1.25.6.1: #i64067# new menu structure for SendDocAsEmail


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [a3d8b51cedaa1b06da36f9432b92361d3be90d7c]

INTEGRATION: CWS fwk38 (1.24.10); FILE MERGED 2006/04/07 05:22:12 as 1.24.10.1: #i64067# new UINames for SendDocAsEmail commands


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [a97d904645d0c1e0610e9625a23161e36bedc74d]

INTEGRATION: CWS fwk38 (1.46.80); FILE MERGED 2006/04/07 05:22:12 as 1.46.80.1: #i64067# new UINames for SendDocAsEmail commands


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [621cba1157a5a7b2d39e9a164971d1f12056c199]

INTEGRATION: CWS fwk38 (1.17.10); FILE MERGED 2006/04/07 05:22:11 as 1.17.10.1: #i64067# new UINames for SendDocAsEmail commands


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [da3fc0aeedc1288ffa00e6aec5528a5e553290e4]

INTEGRATION: CWS fwk38 (1.15.8); FILE MERGED 2006/04/07 05:22:10 as 1.15.8.1: #i64067# new UINames for SendDocAsEmail commands


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [9056895de2e669d25edf4f17c4499f399d1cf3d7]

INTEGRATION: CWS pb14 (1.10.236); FILE MERGED 2006/03/29 16:00:10 pb 1.10.236.1: fix: #126319# only five pathes remain


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [40bbd9360c63ae9d396b4989894c8a0b5a968afe]

INTEGRATION: CWS ab20lib (1.74.36); FILE MERGED 2005/09/22 15:28:37 ab 1.74.36.1: #125948# Added com/sun/star/script folder


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [5f99a7391ea09b6f755053d7112dbb18a917568a]

INTEGRATION: CWS ab20lib (1.21.22); FILE MERGED 2006/04/03 14:28:08 ab 1.21.22.1: #132601# Implemented library export functionality


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [93415a365062f3983d24aaf7a4bcbb57da22d370]

INTEGRATION: CWS ab20lib (1.58.44); FILE MERGED 2006/04/03 14:28:08 ab 1.58.44.1: #132601# Implemented library export functionality


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [b53d8df1e3a2e6ab3ef81ec436f86fbc4e3920f5]

INTEGRATION: CWS ab20lib (1.18.22); FILE MERGED 2006/04/03 14:28:08 ab 1.18.22.1: #132601# Implemented library export functionality


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [77cde490cee52c71cbcd384f8080126793ff6457]

INTEGRATION: CWS ab20lib (1.9.22); FILE MERGED 2006/04/03 14:28:08 ab 1.9.22.1: #132601# Implemented library export functionality


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [6c3b52971b5b10fa19d152d00bd18122ac352b12]

INTEGRATION: CWS ab20lib (1.53.20); FILE MERGED 2006/04/05 12:30:40 ab 1.53.20.2: #i64007# LibPage::InsertLib(): Corrected filter handling influenced by package export 2006/04/03 14:28:07 ab 1.53.20.1: #132601# Implemented library export functionality


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [40fecdfcedd4af10c4f46871d74adaf477ed8969]

INTEGRATION: CWS ab20lib (1.103.44); FILE MERGED 2006/04/03 14:28:07 ab 1.103.44.1: #132601# Implemented library export functionality


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [e35026f6b39d7a092827d65effdf0b1c4c6c7568]

INTEGRATION: CWS ab20lib (1.18.22); FILE MERGED 2006/04/03 14:28:07 ab 1.18.22.1: #132601# Implemented library export functionality


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [6a5f1eaefd9f6037a422a9e422ff231f23eb87f1]

INTEGRATION: CWS ab20lib (1.9.14); FILE MERGED 2005/09/29 13:15:19 ab 1.9.14.2: RESYNC: (1.9-1.10); FILE MERGED 2005/09/22 13:56:56 ab 1.9.14.1: #125948# Removed XLibraryContainer interfaces that will be moved to offapi


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [b4d9069b084a814bd1bb7721f9b8554394d86c47]

INTEGRATION: CWS ab20lib (1.89.36); FILE MERGED 2006/02/16 12:32:39 ab 1.89.36.3: RESYNC: (1.90-1.93); FILE MERGED 2005/09/28 23:11:44 ab 1.89.36.2: RESYNC: (1.89-1.90); FILE MERGED 2005/09/22 15:39:13 ab 1.89.36.1: #125948# Added com/sun/star/script


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [30684ff5b4102af0ace453d861923e7932534fcc]

INTEGRATION: CWS ab20lib (1.1.2); FILE ADDED 2005/09/22 15:13:16 ab 1.1.2.1: #125948# makefile for XLibrary... files


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [1f35b831110b54ad95d806a57d5e464be40e84d0]

INTEGRATION: CWS ab20lib (1.1.2); FILE ADDED 2005/09/22 14:47:28 ab 1.1.2.1: #125948# Moved from udkapi


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [f61c907cd486479a8f07eea7959e0094cadd8dd9]

INTEGRATION: CWS ab20lib (1.1.2); FILE ADDED 2006/03/23 18:02:59 ab 1.1.2.2: #125948# Replaced XStorage by target URL 2005/09/22 15:04:28 ab 1.1.2.1: #125948# New interface XLibraryContainerExport


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [04e067acaeb5a4b18053e17cf1923c779bd9acc8]

INTEGRATION: CWS ab20lib (1.1.2); FILE ADDED 2005/09/22 14:47:12 ab 1.1.2.1: #125948# Moved from udkapi


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [3a7569cceb733bcb9279d416e777471df96ebefa]

INTEGRATION: CWS ab20lib (1.1.2); FILE ADDED 2005/09/22 14:46:55 ab 1.1.2.1: #125948# Moved from udkapi


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [efebf211bafa6405d3e97be4f4ab08ea991ea7aa]

INTEGRATION: CWS sixtyfour04 (1.3.170); FILE MERGED 2006/03/10 14:30:49 cmc 1.3.170.1: #i62566# cast crops pointer value


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [093356c9b6ca4953241912d83aa527153819e3f6]

INTEGRATION: CWS sixtyfour04 (1.32.50); FILE MERGED 2006/03/15 16:14:08 cmc 1.32.50.1: #i63168# make sc 64bit happy


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [3b0ff437bc1b53e2596c28a44ee5fc19c9884a94]

INTEGRATION: CWS sixtyfour04 (1.17.142); FILE MERGED 2006/03/15 16:14:08 cmc 1.17.142.1: #i63168# make sc 64bit happy


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [36e9305a069b3cbeb0e618ce74077e19544c4e12]

INTEGRATION: CWS sixtyfour04 (1.27.142); FILE MERGED 2006/03/15 16:14:08 cmc 1.27.142.1: #i63168# make sc 64bit happy


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [abea684ca3bed0da90eb6e900f6c5f293d63f21f]

INTEGRATION: CWS sixtyfour04 (1.79.126); FILE MERGED 2006/03/15 16:14:08 cmc 1.79.126.1: #i63168# make sc 64bit happy


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [b1d8749b5833273e29a15450164062e2309e4f69]

INTEGRATION: CWS sixtyfour04 (1.27.142); FILE MERGED 2006/03/15 16:14:07 cmc 1.27.142.1: #i63168# make sc 64bit happy


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [92e80d997a215b70802f78cfa76c11e2c232f1a5]

INTEGRATION: CWS sixtyfour04 (1.13.142); FILE MERGED 2006/03/15 16:14:07 cmc 1.13.142.1: #i63168# make sc 64bit happy


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [acd32b0f299616d4614c8c6ddd23995e39da02f4]

INTEGRATION: CWS sixtyfour04 (1.3.142); FILE MERGED 2006/03/15 16:14:07 cmc 1.3.142.1: #i63168# make sc 64bit happy


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [d0ad1c46e1b7de558598014503111e56bdd84516]

INTEGRATION: CWS sixtyfour04 (1.44.132); FILE MERGED 2006/03/15 16:14:06 cmc 1.44.132.1: #i63168# make sc 64bit happy


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [55dad3de52bc00a2a3cfd53269049349f4882539]

INTEGRATION: CWS sixtyfour04 (1.6.142); FILE MERGED 2006/03/15 16:14:06 cmc 1.6.142.1: #i63168# make sc 64bit happy


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [81e6f80bf64db8d58761c9064144cbe03034bc11]

INTEGRATION: CWS sixtyfour04 (1.13.132); FILE MERGED 2006/03/15 16:14:06 cmc 1.13.132.1: #i63168# make sc 64bit happy


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [9cc7f842edf570173fcd3003be08787c5bc4f875]

INTEGRATION: CWS sixtyfour04 (1.26.132); FILE MERGED 2006/03/15 16:14:06 cmc 1.26.132.1: #i63168# make sc 64bit happy


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [d2e2ba01bef1452c12e47da4fa607d2eab2b433a]

INTEGRATION: CWS sixtyfour04 (1.18.112); FILE MERGED 2006/03/29 11:42:12 pjanik 1.18.112.2: RESYNC: (1.18-1.19); FILE MERGED 2006/03/15 16:14:05 cmc 1.18.112.1: #i63168# make sc 64bit happy


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [69c156e0e9a653560e47e7a92e09855b379a6590]

INTEGRATION: CWS sixtyfour04 (1.40.48); FILE MERGED 2006/03/29 11:41:28 pjanik 1.40.48.2: RESYNC: (1.40-1.41); FILE MERGED 2006/03/15 16:14:05 cmc 1.40.48.1: #i63168# make sc 64bit happy


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [7d7ad95ce391599377c153f9877078e8a94c70c7]

INTEGRATION: CWS sixtyfour04 (1.80.88); FILE MERGED 2006/03/15 16:14:05 cmc 1.80.88.1: #i63168# make sc 64bit happy


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [82a4efcf0ae176c2d0c11e7dbdd1d92a88f8b7f4]

INTEGRATION: CWS sixtyfour04 (1.3.142); FILE MERGED 2006/03/15 16:14:05 cmc 1.3.142.1: #i63168# make sc 64bit happy


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [7bfdceb333b0713b1ea7bfd2b2610bf65c4dc76d]

INTEGRATION: CWS sixtyfour04 (1.18.72); FILE MERGED 2006/03/15 11:02:08 cmc 1.18.72.1: #i62430# mismatch between set and get RowTranslation


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [00f12214955aaa1a169280ab6652f1a33b8424f7]

INTEGRATION: CWS sixtyfour04 (1.5.142); FILE MERGED 2006/03/15 16:14:04 cmc 1.5.142.1: #i63168# make sc 64bit happy


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [f17d5130e0fbddd4d76e8cbcf49aadcac22c39e5]

INTEGRATION: CWS sixtyfour04 (1.16.86); FILE MERGED 2006/03/15 16:14:04 cmc 1.16.86.1: #i63168# make sc 64bit happy


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [e717629fcb6a02ba079c48ddaeffb97b0b83b6a7]

INTEGRATION: CWS sixtyfour04 (1.23.74); FILE MERGED 2006/03/15 16:14:04 cmc 1.23.74.1: #i63168# make sc 64bit happy


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [aa18df7fc103dbcc6b7f58ef376bb3b1d908df47]

INTEGRATION: CWS sixtyfour04 (1.17.142); FILE MERGED 2006/03/15 16:14:04 cmc 1.17.142.1: #i63168# make sc 64bit happy


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [2ff3b861a17b60f49ab0ff60edf5d8ac9dd2ae5c]

INTEGRATION: CWS sixtyfour04 (1.10.132); FILE MERGED 2006/03/15 16:14:03 cmc 1.10.132.1: #i63168# make sc 64bit happy


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [15f4697d77aadb1237e97bcbd800dc76ed8dead3]

INTEGRATION: CWS sixtyfour04 (1.2.142); FILE MERGED 2006/03/15 16:14:03 cmc 1.2.142.1: #i63168# make sc 64bit happy


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [5d79e24cd464a6eea2f866ce6bbfb4a35dc3d353]

INTEGRATION: CWS sixtyfour04 (1.8.142); FILE MERGED 2006/03/15 16:14:03 cmc 1.8.142.1: #i63168# make sc 64bit happy


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [10e8ad8b834f2d4963f9c3cf7b323fbfeac2b24d]

INTEGRATION: CWS sixtyfour04 (1.6.142); FILE MERGED 2006/03/15 16:14:03 cmc 1.6.142.1: #i63168# make sc 64bit happy


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [d9da8f78a49fd6325d55ae2bac4a7d39c68e1cbd]

INTEGRATION: CWS sixtyfour04 (1.8.110); FILE MERGED 2006/03/28 15:26:00 kendy 1.8.110.1: #i63489# Templatize the Max()/Min()/Abs() definitions.


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [c71fdf12f58b6ec1f11b6158ffbd7dd513859191]

INTEGRATION: CWS sixtyfour04 (1.58.190); FILE MERGED 2006/03/28 13:30:15 kendy 1.58.190.1: #i63490# Min()/Max() has to have both arguments of the same type


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [d694b7df27f2878670e7b1e1d7e17fbd96e8509f]

INTEGRATION: CWS sixtyfour04 (1.5.196); FILE MERGED 2006/03/28 13:30:15 kendy 1.5.196.1: #i63490# Min()/Max() has to have both arguments of the same type


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [37951fef2150d105a639f8d7a3908fa507ca8f6d]

INTEGRATION: CWS sixtyfour04 (1.44.14); FILE MERGED 2006/03/29 11:35:45 pjanik 1.44.14.2: RESYNC: (1.44-1.45); FILE MERGED 2006/03/24 20:53:11 pjanik 1.44.14.1: #i63497#: min()/max() has to have both arguments of the same type (patch commited on behalf of Kendy).


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [ab40a4c30a70e84b6aa1bc173cee9cbb4f97bbf7]

INTEGRATION: CWS sixtyfour04 (1.34.58); FILE MERGED 2006/03/10 14:30:54 cmc 1.34.58.1: #i62566# cast crops pointer value


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [14ac017d872d1f50b6b8363e8a4c68e915169250]

INTEGRATION: CWS sixtyfour04 (1.4.324); FILE MERGED 2006/03/14 13:04:48 cmc 1.4.324.1: #i63161# streaming ULONGS to/from disk


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [a2d51f28bc78c81c7238a97b7f99268f215af89a]

INTEGRATION: CWS sixtyfour04 (1.4.326); FILE MERGED 2006/03/14 13:04:47 cmc 1.4.326.1: #i63161# streaming ULONGS to/from disk


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [307ab68d535b635580de0c6c9fbeee35016ba549]

INTEGRATION: CWS sixtyfour04 (1.130.6); FILE MERGED 2006/03/13 19:04:07 cmc 1.130.6.1: #i63123# escher import/export streaming ULONGs fix for 64bit


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [5c3b425c70a0ac8bbf392a84ae4ea0cdba64aa0f]

INTEGRATION: CWS sixtyfour04 (1.59.6); FILE MERGED 2006/03/13 19:04:07 cmc 1.59.6.1: #i63123# escher import/export streaming ULONGs fix for 64bit


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [955e880a5a6f191f639eb065faa854fc5fdc4540]

INTEGRATION: CWS sixtyfour04 (1.61.322); FILE MERGED 2006/03/14 13:04:47 cmc 1.61.322.1: #i63161# streaming ULONGS to/from disk


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [78e04b8aac0c246fe843a9a9f5037b106aab0dee]

INTEGRATION: CWS sixtyfour04 (1.20.166); FILE MERGED 2006/03/14 13:04:47 cmc 1.20.166.1: #i63161# streaming ULONGS to/from disk


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [e235955e65e2459796564a103d46b0f2574acac5]

INTEGRATION: CWS sixtyfour04 (1.38.104); FILE MERGED 2006/03/14 13:04:47 cmc 1.38.104.1: #i63161# streaming ULONGS to/from disk


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [35ce11e776db507f285fa1234f5ee2b3faa2fb6c]

INTEGRATION: CWS sixtyfour04 (1.7.136); FILE MERGED 2006/03/14 13:04:46 cmc 1.7.136.1: #i63161# streaming ULONGS to/from disk


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [f298b91738c84349c12b7d32b8afe28d9d89f623]

INTEGRATION: CWS sixtyfour04 (1.21.136); FILE MERGED 2006/03/14 13:04:46 cmc 1.21.136.1: #i63161# streaming ULONGS to/from disk


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [05e17ac4bf08980c10a17f26ef3151ad2caa57c2]

INTEGRATION: CWS sixtyfour04 (1.34.34); FILE MERGED 2006/03/14 13:09:43 cmc 1.34.34.1: #i60372# fix scaling when exporting/importing on 64bit platforms


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [73bfcd8b5d7530b108cb45c88ddc2d97a4183eb8]

INTEGRATION: CWS sixtyfour04 (1.40.66); FILE MERGED 2006/03/14 13:09:43 cmc 1.40.66.1: #i60372# fix scaling when exporting/importing on 64bit platforms


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [47784993a9c9fcf3944ad5d8108416e5f4bba61a]

INTEGRATION: CWS sixtyfour04 (1.9.86); FILE MERGED 2006/03/14 13:09:42 cmc 1.9.86.1: #i60372# fix scaling when exporting/importing on 64bit platforms


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [f45a3c76494036bf8bbd4bd20b5ccbbf31d93304]

INTEGRATION: CWS sixtyfour04 (1.3.70); FILE MERGED 2006/03/21 14:26:05 cmc 1.3.70.1: #i63124# make basic 64bit ok


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [2670d46ee6929900eebd1c1b79b6f6cad279efc7]

INTEGRATION: CWS sixtyfour04 (1.3.68); FILE MERGED 2006/03/21 14:26:05 cmc 1.3.68.1: #i63124# make basic 64bit ok


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [709bb38a66db8ab2a18c855039d5c724220662b5]

INTEGRATION: CWS sixtyfour04 (1.6.68); FILE MERGED 2006/03/21 14:26:05 cmc 1.6.68.1: #i63124# make basic 64bit ok


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [0a34b04e6a0144eee66c366abf72cdafea56b598]

INTEGRATION: CWS sixtyfour04 (1.32.60); FILE MERGED 2006/03/21 14:26:05 cmc 1.32.60.1: #i63124# make basic 64bit ok


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [f6ea58880bec0d28fe0beab21db2daec386edf8f]

INTEGRATION: CWS pj51 (1.38.78); FILE MERGED 2006/03/18 16:29:29 obr 1.38.78.1: #i61959# patch applied


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [697f518880c541c5f0d52191fd9461b367b60343]

INTEGRATION: CWS pj51 (1.4.78); FILE MERGED 2006/03/18 16:29:29 obr 1.4.78.1: #i61959# patch applied


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [c34f2e30bbad1a6b92308d0daabe413bd1bc161b]

INTEGRATION: CWS pj51 (1.28.22); FILE MERGED 2006/03/20 21:00:08 pjanik 1.28.22.2: RESYNC: (1.28-1.29); FILE MERGED Use proper fix. 2006/03/18 16:29:29 obr 1.28.22.1: #i61959# patch applied


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [3bc554dd727347bdf4228695d2427c0f36c32ac1]

INTEGRATION: CWS pj51 (1.9.76); FILE MERGED 2006/03/18 16:29:29 obr 1.9.76.1: #i61959# patch applied


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [e29ce25718cc7d8482db8c09c9014c312e5cc4d2]

INTEGRATION: CWS pj51 (1.10.76); FILE MERGED 2006/03/18 16:29:28 obr 1.10.76.1: #i61959# patch applied


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [37c38522d3ae747fd470cabefd67c8c772ce15c1]

INTEGRATION: CWS pj51 (1.34.100); FILE MERGED 2006/03/12 21:27:42 obr 1.34.100.1: #i61958# changed setlocale fallback for MacOS X


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [99fce44034dac7031be47c6cd0cc973f92d5e56d]

INTEGRATION: CWS pj51 (1.4.6); FILE MERGED 2006/03/20 21:18:54 pjanik 1.4.6.1: #i63318#: Use pointer modificators to prevent 64bit issues with pointer casts to integers (potentially casting 64bit to 32bit).


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [5f9d49ebf65a525e942c0b34545fc3fdffb464c5]

INTEGRATION: CWS pj51 (1.10.24); FILE MERGED 2006/03/08 20:18:05 pjanik 1.10.24.1: #i62757#: Remove accented character from About screen.


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [a684a9355af54652bc63a9a028f02c665e2d0fe4]

INTEGRATION: CWS pj51 (1.2.20); FILE MERGED 2006/03/20 21:51:11 pjanik 1.2.20.1: #i61624#: Remove SISSL reference.


2006-04-07  Vladimir Glazounov  <vg@openoffice.org>  [a640de0ec097e50a086992e2ca94bf073a5face6]

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>  [3b8da706baa08370726159432ca3c7a19e53b43c]

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>  [cf8768f36f4801f25a25d1cf267b46ae1fcf32c9]

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>  [60c00ff9a6626bf14ac8c17dcff160999bab571e]

INTEGRATION: CWS impress89 (1.15.162); FILE MERGED 2006/03/15 12:12:19 sj 1.15.162.1: #i63158# added patch: save thumbnails to MS format documents


2006-04-06  Vladimir Glazounov  <vg@openoffice.org>  [fb7e793a176161272f48aca8eeebbddebda67281]

INTEGRATION: CWS impress89 (1.31.30); FILE MERGED 2006/03/15 12:12:59 sj 1.31.30.1: #i63158# added patch: save thumbnails to MS format documents


2006-04-06  Vladimir Glazounov  <vg@openoffice.org>  [1ce681a2c9dc5cbd53ba88fa8914c3c32394c846]

INTEGRATION: CWS impress89 (1.20.328); FILE MERGED 2006/03/14 16:25:35 cl 1.20.328.1: #i44846# applied safer cast patch from cmc


2006-04-06  Vladimir Glazounov  <vg@openoffice.org>  [99dffea35ce9422aadd07881d721da829ab8d672]

INTEGRATION: CWS impress89 (1.74.210); FILE MERGED 2006/03/15 12:15:18 sj 1.74.210.1: #i63158# added patch: save thumbnails to MS format documents


2006-04-06  Vladimir Glazounov  <vg@openoffice.org>  [ee226ac45748f83e7297839950745481c61929fa]

INTEGRATION: CWS impress89 (1.58.6); FILE MERGED 2006/03/15 12:16:09 sj 1.58.6.1: #i63158# added patch: save thumbnails to MS format documents


2006-04-06  Vladimir Glazounov  <vg@openoffice.org>  [a4dea5d7e73443aa9ff88b1a5bef0489bfb351f0]

INTEGRATION: CWS impress89 (1.113.6); FILE MERGED 2006/03/15 12:15:37 sj 1.113.6.1: #i63158# added patch: save thumbnails to MS format documents


2006-04-06  Vladimir Glazounov  <vg@openoffice.org>  [db22dae12bdb1518f07301c2e223d33a94b4ceea]

INTEGRATION: CWS impress89 (1.25.138); FILE MERGED 2006/03/15 12:14:35 sj 1.25.138.1: #i63158# added patch: save thumbnails to MS format documents


2006-04-06  Vladimir Glazounov  <vg@openoffice.org>  [b56d2782989c900236533eaf3e16eece18a3a3c3]

INTEGRATION: CWS impress89 (1.27.64); FILE MERGED 2006/03/14 12:58:12 cl 1.27.64.1: #i62767# applied drag and drop patch from cmc


2006-04-06  Vladimir Glazounov  <vg@openoffice.org>  [52e81704cd53d7901517b8b53c1ea442919b0c96]

INTEGRATION: CWS impress89 (1.78.64); FILE MERGED 2006/03/15 12:13:47 sj 1.78.64.1: #i63158# added patch: save thumbnails to MS format documents


2006-04-06  Vladimir Glazounov  <vg@openoffice.org>  [3197fffb88fedfed315694b9ae0cc26b7c415c95]

INTEGRATION: CWS impress89 (1.8.154); FILE MERGED 2006/03/20 11:01:50 af 1.8.154.1: #132646# Using shared_ptr to slidesorter PageDescriptor.


2006-04-06  Vladimir Glazounov  <vg@openoffice.org>  [662b4ffb9827bc7a00a0857d1d8e1d027e107609]

INTEGRATION: CWS impress89 (1.15.24); FILE MERGED 2006/03/20 11:00:32 af 1.15.24.1: #132646# Using shared_ptr to slidesorter PageDescriptor.


2006-04-06  Vladimir Glazounov  <vg@openoffice.org>  [417768f2765c3f9362db914704415b2892cc6e0d]

INTEGRATION: CWS impress89 (1.20.64); FILE MERGED 2006/03/20 12:34:20 af 1.20.64.2: #132646# Added mising include file. 2006/03/20 11:00:57 af 1.20.64.1: #132646# Using shared_ptr to slidesorter PageDescriptor.


2006-04-06  Vladimir Glazounov  <vg@openoffice.org>  [b36301b707f3a2d606b3f0d6d858b9dc71a76a81]

INTEGRATION: CWS impress89 (1.3.156); FILE MERGED 2006/03/20 10:59:49 af 1.3.156.1: #132646# Using shared_ptr to slidesorter PageDescriptor.


2006-04-06  Vladimir Glazounov  <vg@openoffice.org>  [74fb1a240eb8e2475c528c45434d2499ef8cc5af]

INTEGRATION: CWS impress89 (1.5.122); FILE MERGED 2006/03/20 10:58:51 af 1.5.122.1: #132646# Using shared_ptr to slidesorter PageDescriptor.


2006-04-06  Vladimir Glazounov  <vg@openoffice.org>  [813247e688e218bc956203909fb531e79c9c0126]

INTEGRATION: CWS impress89 (1.6.156); FILE MERGED 2006/03/20 10:56:08 af 1.6.156.1: #132646# Using shared_ptr to slidesorter PageDescriptor.


2006-04-06  Vladimir Glazounov  <vg@openoffice.org>  [3e140fecb89479bf1a79c7f6943d812f3d0de9e4]

INTEGRATION: CWS impress89 (1.8.68); FILE MERGED 2006/03/20 10:53:38 af 1.8.68.1: #132646# Using shared_ptr to slidesorter PageDescriptor.


2006-04-06  Vladimir Glazounov  <vg@openoffice.org>  [9a94b0b041b1c013a69c2181c58e2845dbc0dacf]

INTEGRATION: CWS impress89 (1.1.2); FILE ADDED 2006/03/20 11:03:00 af 1.1.2.1: #132646# Using shared_ptr to slidesorter PageDescriptor.


2006-04-06  Vladimir Glazounov  <vg@openoffice.org>  [47f51a9ae915050364855955f4f5baca979d60cc]

INTEGRATION: CWS impress89 (1.3.156); FILE MERGED 2006/03/20 10:52:55 af 1.3.156.1: #132646# Using shared_ptr to slidesorter PageDescriptor.


2006-04-06  Vladimir Glazounov  <vg@openoffice.org>  [e7df300ecb329e956ad0fe60a34781c58cc97578]

INTEGRATION: CWS impress89 (1.3.156); FILE MERGED 2006/03/20 10:51:30 af 1.3.156.1: #132646# Using shared_ptr to slidesorter PageDescriptor.


2006-04-06  Vladimir Glazounov  <vg@openoffice.org>  [d42f9c44443394d4590ef46bfdbc0739b192860e]

INTEGRATION: CWS impress89 (1.4.68); FILE MERGED 2006/03/20 10:49:44 af 1.4.68.1: #132646# Using shared_ptr to slidesorter PageDescriptor.


2006-04-06  Vladimir Glazounov  <vg@openoffice.org>  [b208df7c33aec7d3e7f43acb9aef67077c703837]

INTEGRATION: CWS impress89 (1.10.84); FILE MERGED 2006/03/20 10:48:28 af 1.10.84.1: #132646# Using shared_ptr to slidesorter PageDescriptor.


2006-04-06  Vladimir Glazounov  <vg@openoffice.org>  [f68040c697c8d49ecdeb6c017f34300b713e6fa0]

INTEGRATION: CWS impress89 (1.6.156); FILE MERGED 2006/03/20 10:47:03 af 1.6.156.1: #132646# Using shared_ptr to slidesorter PageDescriptor.


2006-04-06  Vladimir Glazounov  <vg@openoffice.org>  [6c3eca1b47fc1b1e1ae1a78a4f1d8ffbcaed1d1b]

INTEGRATION: CWS impress89 (1.6.156); FILE MERGED 2006/03/20 10:45:35 af 1.6.156.1: #132646# Using shared_ptr to slidesorter PageDescriptor.


2006-04-06  Vladimir Glazounov  <vg@openoffice.org>  [a729190c4b212b84ba6be6d5c99061f7e15f9623]

INTEGRATION: CWS impress89 (1.13.68); FILE MERGED 2006/03/20 10:44:23 af 1.13.68.1: #132646# Using shared_ptr to slidesorter PageDescriptor.


2006-04-06  Vladimir Glazounov  <vg@openoffice.org>  [8c37da7e0cfa054976f06134d2aa18066efbe1f0]

INTEGRATION: CWS impress89 (1.22.64); FILE MERGED 2006/03/20 10:43:41 af 1.22.64.1: #132646# Using shared_ptr to slidesorter PageDescriptor.


2006-04-06  Vladimir Glazounov  <vg@openoffice.org>  [19d2e4dbadf9ed2da3c654d664328c3e4ac41eb4]

INTEGRATION: CWS impress89 (1.25.82); FILE MERGED 2006/03/20 10:41:54 af 1.25.82.1: #132646# Using shared_ptr to slidesorter PageDescriptor.


2006-04-06  Vladimir Glazounov  <vg@openoffice.org>  [8369e91057aa2f02d333c3ef3483cecf0920a6c6]

INTEGRATION: CWS impress89 (1.3.156); FILE MERGED 2006/03/20 10:35:13 af 1.3.156.1: #132646# Using shared_ptr to slidesorter PageDescriptor.


2006-04-06  Vladimir Glazounov  <vg@openoffice.org>  [6a4f0def69e3f866052a03ba000b8987a855b376]

INTEGRATION: CWS impress89 (1.6.156); FILE MERGED 2006/03/20 10:34:31 af 1.6.156.1: #132646# Using shared_ptr to slidesorter PageDescriptor.


2006-04-06  Vladimir Glazounov  <vg@openoffice.org>  [f29d711537d5422da7efb10344a206eeeb78d13f]

INTEGRATION: CWS impress89 (1.4.84); FILE MERGED 2006/03/20 10:31:15 af 1.4.84.1: #132646# Using shared_ptr to slidesorter PageDescriptor.


2006-04-06  Vladimir Glazounov  <vg@openoffice.org>  [ef77b17135eace269f1c8c8589ffbf9af3c66326]

INTEGRATION: CWS impress89 (1.8.156); FILE MERGED 2006/03/20 10:29:14 af 1.8.156.1: #132646# Using shared_ptr to slidesorter PageDescriptor.


2006-04-06  Vladimir Glazounov  <vg@openoffice.org>  [e19fd7693bbd96a5436e6b0c06056272c80d6c2f]

INTEGRATION: CWS impress89 (1.18.66); FILE MERGED 2006/03/20 10:26:53 af 1.18.66.1: #132646# Using shared_ptr to slidesorter PageDescriptor.


2006-04-06  Vladimir Glazounov  <vg@openoffice.org>  [d96cb8ce978fb087fda3cfcb373eef32af045b91]

INTEGRATION: CWS impress89 (1.31.64); FILE MERGED 2006/03/20 10:25:27 af 1.31.64.1: #132646# Using shared_ptr to slidesorter PageDescriptor.


2006-04-06  Vladimir Glazounov  <vg@openoffice.org>  [d470b85a1d081c5b0c3565ad8538a09e1db3258a]

INTEGRATION: CWS impress89 (1.4.120); FILE MERGED 2006/03/20 10:18:30 af 1.4.120.1: #132646# Using shared_ptr to slidesorter PageDescriptor.


2006-04-06  Vladimir Glazounov  <vg@openoffice.org>  [0a8f9e8f40fb86664e2eba5c7a9f9ed30eb0756a]

INTEGRATION: CWS impress89 (1.5.156); FILE MERGED 2006/03/15 12:14:05 sj 1.5.156.1: #i63158# added patch: save thumbnails to MS format documents


2006-04-06  Vladimir Glazounov  <vg@openoffice.org>  [00020a7dd71ce17c42b0beed3c5508046ed0f105]

INTEGRATION: CWS impress89 (1.113.122); FILE MERGED 2006/03/14 14:19:10 cl 1.113.122.1: #i63153# changed title capitel for naming dialog


2006-04-06  Vladimir Glazounov  <vg@openoffice.org>  [84da16beffb96a865956c782bcfbd542c4396cca]

INTEGRATION: CWS impress89 (1.7.64); FILE MERGED 2006/03/20 10:16:59 af 1.7.64.1: #132646# Using shared_ptr to slidesorter PageDescriptor.


2006-04-06  Vladimir Glazounov  <vg@openoffice.org>  [5716cd93c842b10178e867fdcb515866ee307e01]

INTEGRATION: CWS impress89 (1.5.66); FILE MERGED 2006/03/20 10:15:35 af 1.5.66.1: #132646# Using shared_ptr to slidesorter PageDescriptor.


2006-04-06  Vladimir Glazounov  <vg@openoffice.org>  [df0b7ee39523aa41a87c6a74e1e0b78c505eb421]

INTEGRATION: CWS impress89 (1.52.2); FILE MERGED 2006/03/15 12:13:21 sj 1.52.2.1: #i63158# added patch: save thumbnails to MS format documents


2006-04-06  Vladimir Glazounov  <vg@openoffice.org>  [deff32ce76d3afce9bf28fe0e98159f13080b10f]

INTEGRATION: CWS impress89 (1.19.90); FILE MERGED 2006/03/14 12:26:56 cl 1.19.90.1: #i51301# do not crash with empty viewboxes


2006-04-06  Vladimir Glazounov  <vg@openoffice.org>  [4a407eeca49d8c2cc87b43e0f2119602490f3fc2]

INTEGRATION: CWS impress89 (1.4.60); FILE MERGED 2006/03/14 16:26:17 cl 1.4.60.1: #i44846# applied safer cast patch from cmc


2006-04-06  Vladimir Glazounov  <vg@openoffice.org>  [3c2186c0e2c8f38f9920e5c38f84573a76bdd33a]

INTEGRATION: CWS impress89 (1.5.60); FILE MERGED 2006/03/14 16:02:33 cl 1.5.60.1: #i45162# added safer cast patch from cmc


2006-04-06  Vladimir Glazounov  <vg@openoffice.org>  [50882a10bf818cbab82ceb486779051eeea7e46a]

INTEGRATION: CWS impress89 (1.4.60); FILE MERGED 2006/03/14 16:14:40 cl 1.4.60.1: #i50652# added safer cast patch from cmc


2006-04-06  Vladimir Glazounov  <vg@openoffice.org>  [d18713c9ee785ba0181ceebdacb4444c79e86611]

INTEGRATION: CWS vcl56 (1.127.26); FILE MERGED 2006/04/04 15:00:15 hdu 1.127.26.6: #129562# add + before cSVCode, make name capitalization cleaner 2006/03/27 11:06:42 pl 1.127.26.5: #i60519# further refinement of timer handling 2006/03/23 18:50:09 pl 1.127.26.4: #i60519# let timers elapse during windows internal dispatch message loops 2006/03/17 08:46:38 hdu 1.127.26.3: #129562# check for invalid key name lengths 2006/03/17 08:04:38 hdu 1.127.26.2: #129562# fix typo 2006/03/16 16:04:31 hdu 1.127.26.1: #129562# fix stack corruptions in GetKeyName


2006-04-06  Vladimir Glazounov  <vg@openoffice.org>  [5dec457207c7fff488f667b128f2493b18bd033e]

INTEGRATION: CWS vcl56 (1.22.62); FILE MERGED 2006/03/14 17:32:31 pl 1.22.62.1: #i54419# release and reacquire yield mutex over EndDoc call


2006-04-06  Vladimir Glazounov  <vg@openoffice.org>  [df156787d051ae3f1c6393a0e46fa0165f8d844a]

INTEGRATION: CWS vcl56 (1.6.210); FILE MERGED 2006/03/27 11:06:41 pl 1.6.210.2: #i60519# further refinement of timer handling 2006/03/23 18:50:09 pl 1.6.210.1: #i60519# let timers elapse during windows internal dispatch message loops


2006-04-06  Vladimir Glazounov  <vg@openoffice.org>  [972fcc578b29dac0bf092ef4bc7c7902fd9f66eb]

INTEGRATION: CWS vcl56 (1.27.102); FILE MERGED 2006/03/23 18:50:09 pl 1.27.102.1: #i60519# let timers elapse during windows internal dispatch message loops


2006-04-06  Vladimir Glazounov  <vg@openoffice.org>  [ff2994cf66e42fbbb30b53a22292c5c32f122126]

INTEGRATION: CWS vcl56 (1.3.210); FILE MERGED 2006/03/23 18:50:08 pl 1.3.210.1: #i60519# let timers elapse during windows internal dispatch message loops


2006-04-06  Vladimir Glazounov  <vg@openoffice.org>  [87cfad1a6c8958e427a339ed11ed0b0e0ae7159b]

INTEGRATION: CWS vcl56 (1.22.102); FILE MERGED 2006/03/23 18:50:08 pl 1.22.102.1: #i60519# let timers elapse during windows internal dispatch message loops


2006-04-06  Vladimir Glazounov  <vg@openoffice.org>  [66ae5c60f942235747b6f97e3ecfadd67e18ac62]

INTEGRATION: CWS vcl56 (1.13.210); FILE MERGED 2006/03/14 16:43:38 pl 1.13.210.1: #i62987# update keyboard replacements


2006-04-06  Vladimir Glazounov  <vg@openoffice.org>  [aeb998ec1028413d1f05cb0351acf72cf9b55b09]

INTEGRATION: CWS vcl56 (1.42.88); FILE MERGED 2006/03/16 12:28:08 pl 1.42.88.1: #i63086# workaround another metacity bug


2006-04-06  Vladimir Glazounov  <vg@openoffice.org>  [d7a988fd13acd64e65ba50a117f16b240fdbcdb9]

INTEGRATION: CWS vcl56 (1.104.28); FILE MERGED 2006/03/21 15:40:45 pl 1.104.28.1: #i63067# call Close asynchronously to safely end popupmode


2006-04-06  Vladimir Glazounov  <vg@openoffice.org>  [868e5f29daaa09225e3f2e34d325fe4c18da59fe]

INTEGRATION: CWS vcl56 (1.228.30); FILE MERGED 2006/03/21 14:49:41 pl 1.228.30.2: #i61076# protect against old focus window destruction in handler 2006/03/16 15:55:14 pl 1.228.30.1: #i56102# restore app focus window in Enable if necessary


2006-04-06  Vladimir Glazounov  <vg@openoffice.org>  [ae18118d95a2b7907465d0182c456cb28421b6ea]

INTEGRATION: CWS vcl56 (1.213.74); FILE MERGED 2006/03/15 07:38:08 hdu 1.213.74.1: #i55341# workaround bad looking textline metrics for fonts with huge descent


2006-04-06  Vladimir Glazounov  <vg@openoffice.org>  [d6074846c5f5664be04624528c43c19c7b9e554e]

INTEGRATION: CWS vcl56 (1.75.146); FILE MERGED 2006/03/24 10:10:58 pl 1.75.146.2: RESYNC: (1.75-1.78); FILE MERGED 2006/03/15 15:27:38 hdu 1.75.146.1: #i23558# apply patch to fix Alt-Gr A keystroke conflict


2006-04-06  Vladimir Glazounov  <vg@openoffice.org>  [c0d8c9d9383e77df180f794ac25159c555da20be]

INTEGRATION: CWS vcl56 (1.32.20); FILE MERGED 2006/03/21 17:04:22 pl 1.32.20.1: #i61402# support TIMESTAMP target


2006-04-06  Vladimir Glazounov  <vg@openoffice.org>  [3d014edad04c4b5bb8aab1d339e15f8835a6271d]

INTEGRATION: CWS vcl56 (1.76.8); FILE MERGED 2006/03/21 17:04:22 pl 1.76.8.1: #i61402# support TIMESTAMP target


2006-04-06  Vladimir Glazounov  <vg@openoffice.org>  [5c3e9b31b110daee8d2b56010fa65ca933224090]

INTEGRATION: CWS vcl56 (1.44.40); FILE MERGED 2006/03/21 13:52:04 pl 1.44.40.2: #130831# join from CWS fwk01pp1 2006/03/21 13:46:06 pl 1.44.40.1: #130831# join from CWS vclppbugs7


2006-04-06  Vladimir Glazounov  <vg@openoffice.org>  [e4771d7cb05613031d56f6711b5fcddb7b55ec7d]

INTEGRATION: CWS vcl56 (1.14.32); FILE MERGED 2006/03/14 15:27:30 pl 1.14.32.1: #i54375# ensure merging of CUPS printers


2006-04-06  Vladimir Glazounov  <vg@openoffice.org>  [e29db6f1e0b0bbf2ab078736df853c920cafc42f]

INTEGRATION: CWS vcl56 (1.24.34); FILE MERGED 2006/03/14 16:09:21 pl 1.24.34.2: #i49251# try to ensure existance of user/psprint directory 2006/03/14 15:41:09 pl 1.24.34.1: join from vcl55


2006-04-06  Vladimir Glazounov  <vg@openoffice.org>  [cefea87138f045512d0d4b1ec2d40947d2412f9b]

INTEGRATION: CWS vcl56 (1.30.136); FILE MERGED 2006/03/15 15:26:38 hdu 1.30.136.1: #i23558# apply patch to fix Alt-Gr A keystroke conflict


2006-04-06  Vladimir Glazounov  <vg@openoffice.org>  [b04163fe514790fba17e0de29a822f87027d59a1]

INTEGRATION: CWS swqbf59 (1.22.178); FILE MERGED 2006/03/20 15:45:48 ama 1.22.178.1: Fix #i56252#: Sometimes a standard numbering rule has to be instanciated


2006-04-06  Vladimir Glazounov  <vg@openoffice.org>  [616d4016e7b4c7fb65ba48164ea8143114b185d6]

INTEGRATION: CWS swqbf59 (1.19.266); FILE MERGED 2006/03/20 11:47:10 fme 1.19.266.1: #i63328# Expand Single Word broken due to vanished algebraic sign


2006-04-06  Vladimir Glazounov  <vg@openoffice.org>  [0b78405307c7161ca060b4c9f97ccb6f48b149c5]

INTEGRATION: CWS swqbf59 (1.35.194); FILE MERGED 2006/03/16 17:22:30 ama 1.35.194.1: #i60396#: Redline beginning before but ending inside a table


2006-04-06  Vladimir Glazounov  <vg@openoffice.org>  [91d4cd81fb7c1718edaafa886902a2748994163b]

INTEGRATION: CWS swqbf59 (1.15.94); FILE MERGED 2006/03/21 14:06:36 ama 1.15.94.1: Fix #i61399#: Robust against wrong numbering style ("Bullet") in footnote configuration


2006-04-06  Vladimir Glazounov  <vg@openoffice.org>  [fe112b9cae8067358b710c735454d1930da45736]

INTEGRATION: CWS swqbf59 (1.16.96); FILE MERGED 2006/03/20 10:47:09 ama 1.16.96.1: Fix #i62524#: Memory leak when loading text field with hidden condition


2006-04-06  Vladimir Glazounov  <vg@openoffice.org>  [d72cdf14eceae4ce039579e3009edd6a442f2179]

INTEGRATION: CWS slideshowkeys01 (1.15.144); FILE MERGED 2006/03/21 15:25:46 cl 1.15.144.1: #i54381# changed slide show controlling


2006-04-06  Vladimir Glazounov  <vg@openoffice.org>  [92ed70feb078ccd3ade131c744b753de05ed3efc]

INTEGRATION: CWS slideshowkeys01 (1.27.76); FILE MERGED 2006/03/24 14:46:08 cl 1.27.76.2: #i54381# changed slide show controlling 2006/03/21 15:25:46 cl 1.27.76.1: #i54381# changed slide show controlling


2006-04-06  Vladimir Glazounov  <vg@openoffice.org>  [e00b283a76829138dc3f97417969f053d9516707]

INTEGRATION: CWS slideshowkeys01 (1.6.144); FILE MERGED 2006/03/21 15:25:45 cl 1.6.144.1: #i54381# changed slide show controlling


2006-04-06  Vladimir Glazounov  <vg@openoffice.org>  [b7dd882e4f2a45fdc808f71884dcdeef1e17d277]

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>  [c10665e4880f688aadcf6c25efeb7942e91ab58a]

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>  [a3f30d30ccb9c751587aee79fbc714bfed55a790]

INTEGRATION: CWS extras8pp3 (1.3.28); FILE MERGED 2006/03/24 10:32:37 va 1.3.28.1: #i53745# Corrected translation. Issue number: Submitted by: Reviewed by:


2006-04-06  Vladimir Glazounov  <vg@openoffice.org>  [540ca5d6b65c458e0a61da0b791dc971c32fe947]

INTEGRATION: CWS extras8pp3 (1.3.28); FILE MERGED 2006/03/24 10:34:43 va 1.3.28.1: #i62236# Corrected typo. Issue number: Submitted by: Reviewed by:


2006-04-06  Vladimir Glazounov  <vg@openoffice.org>  [25a24361c0dec8776f6e568a8ac9423ddfe4e2cf]

INTEGRATION: CWS extras8pp3 (1.44.100); FILE MERGED 2006/03/27 15:29:18 ih 1.44.100.1: #i60444# log-file in root folder problem corrected


2006-04-06  Vladimir Glazounov  <vg@openoffice.org>  [93e4fbfca11bfff44255eccdce403603c7a87d79]

INTEGRATION: CWS extras8pp3 (1.7.128); FILE MERGED 2006/03/29 13:20:51 ih 1.7.128.2: Header corrected 2006/03/27 15:28:25 ih 1.7.128.1: #i58685# HERMA rows and columns corrected


2006-04-06  Vladimir Glazounov  <vg@openoffice.org>  [d8f9637e3e380d2bef9c3560cb8c4fa61118ee2c]

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>  [862e94c4f94fabd66c28a9edc6328b2a35416d3f]

INTEGRATION: CWS pj52 (1.28.14); FILE MERGED 2006/04/04 19:19:14 pjanik 1.28.14.1: #i63792#: Rename Mac OS X specific library and getLocale function.


2006-04-06  Vladimir Glazounov  <vg@openoffice.org>  [2feecbecdff2a44048cde44741eb800eed174123]

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-06  Vladimir Glazounov  <vg@openoffice.org>  [60c1248f41c161288bfbfb93286bcec1c11104db]

INTEGRATION: CWS pj52 (1.4.36); FILE MERGED 2006/04/04 19:05:45 pjanik 1.4.36.1: #i63880#: Check CPU while building (build on PowerPC only).


2006-04-04  Thorsten Behrens  <thb@openoffice.org>  [f0aa9cb0a11ec6fe17bc4d098f04d9b20b06fa20]

Made things work; removed regcomp cruft; added ellipse and text


2006-04-04  Vladimir Glazounov  <vg@openoffice.org>  [37f9ea0dd02a530d52edd5e3d7d520e342ff6429]

INTEGRATION: CWS pdfexportimprove (1.86.60); FILE MERGED 2006/03/24 09:42:27 pl 1.86.60.10: RESYNC: (1.89-1.90); FILE MERGED 2006/03/23 11:42:27 pl 1.86.60.9: RESYNC: (1.86-1.89); FILE MERGED 2006/03/22 10:52:26 pl 1.86.60.8: #i63199# more whitespace cleanup 2006/03/22 10:27:08 pl 1.86.60.7: #i63199# more whitespace cleanup 2006/03/21 09:49:21 pl 1.86.60.6: #i63199# more whitespace cleanup 2006/03/20 13:04:31 pl 1.86.60.5: #i63199# corrected byte count 2006/03/20 11:25:30 pl 1.86.60.4: #i63199# reduce whitespace\n 2006/03/16 09:51:34 pl 1.86.60.3: #i61139# viewer preferences 2006/03/13 11:40:29 pl 1.86.60.2: #i61139# viewer preferences 2006/03/09 09:47:30 pl 1.86.60.1: #i61139# viewer preferences


2006-04-04  Vladimir Glazounov  <vg@openoffice.org>  [027005983585b97c23efd5b48b9ef79333e7716c]

INTEGRATION: CWS pdfexportimprove (1.112.6); FILE MERGED 2006/03/23 11:28:35 pl 1.112.6.5: RESYNC: (1.112-1.114); FILE MERGED 2006/03/16 09:48:37 pl 1.112.6.4: #i61139# viewer preferences 2006/03/13 11:39:36 pl 1.112.6.3: #i61139# viewer preferences 2006/03/10 09:44:05 pl 1.112.6.2: #i61139# viewer preferences 2006/03/09 09:48:41 pl 1.112.6.1: #i61139# viewer preferences


2006-04-04  Vladimir Glazounov  <vg@openoffice.org>  [91e009265da2092a44cedacae6f33b1f3a7f4547]

INTEGRATION: CWS pdfexportimprove (1.10.94); FILE MERGED 2006/03/28 15:09:28 pl 1.10.94.1: #i63719# use helpid not resourceid for HelpId property


2006-04-04  Vladimir Glazounov  <vg@openoffice.org>  [1279a15f07f8234c3eda2bdb0d3c1205228d51e8]

INTEGRATION: CWS pdfexportimprove (1.7.20); FILE MERGED 2006/03/09 09:50:12 pl 1.7.20.1: #i61139# viewer preferences


2006-04-04  Vladimir Glazounov  <vg@openoffice.org>  [874fcad1f1700687c712246a6cccb5eb0a378d02]

INTEGRATION: CWS pdfexportimprove (1.44.46); FILE MERGED 2006/03/23 11:19:39 pl 1.44.46.3: RESYNC: (1.44-1.46); FILE MERGED 2006/03/13 11:41:05 pl 1.44.46.2: #i61139# viewer preferences 2006/03/09 09:50:11 pl 1.44.46.1: #i61139# viewer preferences


2006-04-04  Vladimir Glazounov  <vg@openoffice.org>  [48c6030ec8b438d64aaed82ec7d0a48dd00f3832]

INTEGRATION: CWS pdfexportimprove (1.8.94); FILE MERGED 2006/03/09 09:50:11 pl 1.8.94.1: #i61139# viewer preferences


2006-04-04  Vladimir Glazounov  <vg@openoffice.org>  [e45e7ae5f9c0107438e196e600f22a42aa90e4c3]

INTEGRATION: CWS pdfexportimprove (1.11.94); FILE MERGED 2006/03/09 09:50:11 pl 1.11.94.1: #i61139# viewer preferences


2006-04-04  Vladimir Glazounov  <vg@openoffice.org>  [b8086bd2d9e4bd87cc98088d10dc7dfce81f6a9b]

INTEGRATION: CWS pdfexportimprove (1.26.20); FILE MERGED 2006/03/15 09:59:01 pl 1.26.20.5: #i61139# viewer preferences 2006/03/13 11:41:04 pl 1.26.20.4: #i61139# viewer preferences 2006/03/10 09:43:49 pl 1.26.20.3: #i61139# viewer preferences 2006/03/09 12:33:38 pl 1.26.20.2: #i61139# viewer preferences 2006/03/09 09:50:11 pl 1.26.20.1: #i61139# viewer preferences


2006-04-04  Vladimir Glazounov  <vg@openoffice.org>  [e1513fb71c38bab2e178ad34530601b7b6cb4454]

INTEGRATION: CWS pdfexportimprove (1.12.20); FILE MERGED 2006/03/17 09:28:18 pl 1.12.20.7: #i61139# viewer preferences 2006/03/16 09:51:54 pl 1.12.20.6: #i61139# viewer preferences 2006/03/15 09:59:01 pl 1.12.20.5: #i61139# viewer preferences 2006/03/13 11:41:04 pl 1.12.20.4: #i61139# viewer preferences 2006/03/10 11:11:03 pl 1.12.20.3: #i61139# viewer preferences 2006/03/10 09:43:49 pl 1.12.20.2: #i61139# viewer preferences 2006/03/09 09:50:11 pl 1.12.20.1: #i61139# viewer preferences


2006-04-04  Vladimir Glazounov  <vg@openoffice.org>  [45f2c847733d71c6a2e410d16520cd3f3373a2b1]

INTEGRATION: CWS pdfexportimprove (1.8.20); FILE MERGED 2006/03/13 11:41:03 pl 1.8.20.2: #i61139# viewer preferences 2006/03/09 09:50:11 pl 1.8.20.1: #i61139# viewer preferences


2006-04-04  Vladimir Glazounov  <vg@openoffice.org>  [e482f8cbc16413e28467bc43c84aef1255ac32a3]

INTEGRATION: CWS pdfexportimprove (1.14.20); FILE MERGED 2006/03/17 09:28:17 pl 1.14.20.7: #i61139# viewer preferences 2006/03/16 09:51:54 pl 1.14.20.6: #i61139# viewer preferences 2006/03/15 09:59:01 pl 1.14.20.5: #i61139# viewer preferences 2006/03/13 11:41:03 pl 1.14.20.4: #i61139# viewer preferences 2006/03/10 11:11:02 pl 1.14.20.3: #i61139# viewer preferences 2006/03/10 09:43:49 pl 1.14.20.2: #i61139# viewer preferences 2006/03/09 09:50:10 pl 1.14.20.1: #i61139# viewer preferences


2006-04-04  Vladimir Glazounov  <vg@openoffice.org>  [c4eca70b17ba16ab95ef64d69843a3e6282ddd3a]

INTEGRATION: CWS pdfexportimprove (1.6.94); FILE MERGED 2006/03/09 09:50:10 pl 1.6.94.1: #i61139# viewer preferences


2006-04-04  Vladimir Glazounov  <vg@openoffice.org>  [6595122744d76da40cd9ebb4576042817768cb2a]

INTEGRATION: CWS cmcfixes24 (1.53.170); FILE MERGED 2006/03/14 11:58:35 cmc 1.53.170.1: #i63155# make sure that script container is valid


2006-04-04  Vladimir Glazounov  <vg@openoffice.org>  [fa469c024e691fa06e3a24793f790d2e7be3bd31]

INTEGRATION: CWS cmcfixes24 (1.5.24); FILE MERGED 2006/03/10 10:27:45 cmc 1.5.24.1: #i45725# test that user provided dictionary etc file actually exist before attempting to use them


2006-04-04  Vladimir Glazounov  <vg@openoffice.org>  [e9a164c2a2c16dc114e097d0a523f000176e5c6a]

INTEGRATION: CWS cmcfixes24 (1.15.18); FILE MERGED 2006/03/10 10:27:45 cmc 1.15.18.1: #i45725# test that user provided dictionary etc file actually exist before attempting to use them


2006-04-04  Vladimir Glazounov  <vg@openoffice.org>  [b9e3c61252d6932e4ef40abc82ca82d7993fbf8e]

INTEGRATION: CWS cmcfixes24 (1.15.8); FILE MERGED 2006/03/10 10:27:45 cmc 1.15.8.1: #i45725# test that user provided dictionary etc file actually exist before attempting to use them


2006-04-04  Vladimir Glazounov  <vg@openoffice.org>  [0451117069e42276947287a755b76ff5e0caf1b6]

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-04-04  Vladimir Glazounov  <vg@openoffice.org>  [32d19d29eaefbf79d1125f9e15e0466738c40358]

INTEGRATION: CWS cmcfixes24 (1.20.38); FILE MERGED 2006/03/16 10:39:26 cmc 1.20.38.1: i63249# libxml2 -> LIBXML2:libxml2


2006-04-03  Oliver Bolte  <obo@openoffice.org>  [dae2c54625b863df983dd019ed6def6d517e5d26]

#i63872# DtMACOSX readded to DtType


2006-03-31  Vladimir Glazounov  <vg@openoffice.org>  [76a1f44bc5b89d1b079d1d8f7428b3fca93138e5]

INTEGRATION: CWS dba203b (1.6.6); FILE MERGED 2006/03/22 15:55:42 fs 1.6.6.1: #i63283# be more tolerant in propertyChange


2006-03-31  Vladimir Glazounov  <vg@openoffice.org>  [6427ab7fbf8550c4a39ff9f4672a05369b8b6598]

INTEGRATION: CWS dba203b (1.30.6); FILE MERGED 2006/03/23 11:50:47 fs 1.30.6.1: some solar guards, some more defensive assertions, some crash safety


2006-03-31  Vladimir Glazounov  <vg@openoffice.org>  [4c2020276fe19578d9f1091a845f8e755e5ce0d8]

INTEGRATION: CWS dba203b (1.7.6); FILE MERGED 2006/03/28 07:56:05 fs 1.7.6.1: initializeColumnLabels: properly load the master form string


2006-03-31  Vladimir Glazounov  <vg@openoffice.org>  [350d51ccb592390869735ee7afba180912feca8f]

INTEGRATION: CWS dba203b (1.2.6); FILE MERGED 2006/03/22 15:54:53 fs 1.2.6.1: #i63283# properly handle the Font property, so it is really composeable


2006-03-31  Vladimir Glazounov  <vg@openoffice.org>  [c955d8fc73d655a464f2ed906642378cefb5b909]

INTEGRATION: CWS dba203b (1.2.6); FILE MERGED 2006/03/22 15:54:52 fs 1.2.6.1: #i63283# properly handle the Font property, so it is really composeable


2006-03-31  Vladimir Glazounov  <vg@openoffice.org>  [f67e7666acfdd6a65288f8fe2a543f1281d26fc3]

INTEGRATION: CWS dba203b (1.4.112); FILE MERGED 2006/03/22 15:54:48 fs 1.4.112.1: #i63283# translateItemsToProperties: add a version which provides a Sequence< NamedValue >


2006-03-31  Vladimir Glazounov  <vg@openoffice.org>  [958dbd5509750e94e3845a120749828204faa19b]

INTEGRATION: CWS dba203b (1.12.6); FILE MERGED 2006/03/22 15:54:48 fs 1.12.6.1: #i63283# translateItemsToProperties: add a version which provides a Sequence< NamedValue >


2006-03-31  Vladimir Glazounov  <vg@openoffice.org>  [b578d06fe1557b5427d57553ceb6b8552bae678b]

INTEGRATION: CWS dba203b (1.5.6); FILE MERGED 2006/03/22 15:55:18 fs 1.5.6.1: #i63283# method renamed


2006-03-31  Vladimir Glazounov  <vg@openoffice.org>  [ceb0be56cc95f48b1a4f8e09bea0155bc91922a0]

INTEGRATION: CWS dba203b (1.1.2); FILE ADDED 2006/03/23 10:15:41 fs 1.1.2.1: complex/integration tests for the extensions module


2006-03-31  Vladimir Glazounov  <vg@openoffice.org>  [507d65ada9a933fabf2df61a24d4fcfca0eb2cdc]

INTEGRATION: CWS dba203b (1.1.2); FILE ADDED 2006/03/23 10:16:43 fs 1.1.2.1: scenario file (no non-interactive tests so far)


2006-03-31  Vladimir Glazounov  <vg@openoffice.org>  [1d12b94d9c3b1d69e8bf8ca758cc0482978d926d]

INTEGRATION: CWS dba203b (1.1.2); FILE ADDED 2006/03/23 10:16:06 fs 1.1.2.1: test skeleton


2006-03-31  Vladimir Glazounov  <vg@openoffice.org>  [72fd0d91fdbb5834df71d6e2dd81c09e0adaf39d]

INTEGRATION: CWS dba203b (1.1.2); FILE ADDED 2006/03/28 13:09:57 fs 1.1.2.3: outsourced the factory to a more generic class 2006/03/28 06:22:20 fs 1.1.2.2: property label changed 2006/03/23 11:51:29 fs 1.1.2.1: a handler displaying the supported services, with support for live-link to the online documentation


2006-03-31  Vladimir Glazounov  <vg@openoffice.org>  [f7d67d169ec0ea2d3c40c26607c7a13166c03f95]

INTEGRATION: CWS dba203b (1.1.2); FILE ADDED 2006/03/28 13:08:59 fs 1.1.2.3: additional handler displaying the methods 2006/03/23 11:51:59 fs 1.1.2.2: extra handler for displaying supported services in a clickable form 2006/03/23 10:16:16 fs 1.1.2.1: interactive ObjectInspector test


2006-03-31  Vladimir Glazounov  <vg@openoffice.org>  [97ec539375fa7f905ceb5f9acd91b1393cc29c85]

INTEGRATION: CWS dba203b (1.1.2); FILE ADDED 2006/03/28 13:10:29 fs 1.1.2.1: handler for displaying the methods of an inspectee


2006-03-31  Vladimir Glazounov  <vg@openoffice.org>  [d7e767e138814faaa44e0d74c75cf0dfc91c19e6]

INTEGRATION: CWS dba203b (1.1.2); FILE ADDED 2006/03/23 10:15:47 fs 1.1.2.1: wrapper for the css.frame.Frame service


2006-03-31  Vladimir Glazounov  <vg@openoffice.org>  [41377c2658a442c78cc8a726f288b3780862bc4a]

INTEGRATION: CWS dba203b (1.1.2); FILE ADDED 2006/03/23 11:51:50 fs 1.1.2.1: helper for waiting for a console input


2006-03-31  Vladimir Glazounov  <vg@openoffice.org>  [a343638897879ee19ce8615fa59c09e224abc2ac]

INTEGRATION: CWS dba203b (1.1.2); FILE ADDED 2006/03/28 13:09:47 fs 1.1.2.1: factory for creating components with ComponentContext and with or without arguments


2006-03-31  Vladimir Glazounov  <vg@openoffice.org>  [8545ed8e2b04e7d6fbaa04002aa69e10b42e2848]

INTEGRATION: CWS dba203b (1.6.44); FILE MERGED 2006/03/27 14:11:35 fs 1.6.44.1: #i63439# correct parsing of existing sort order


2006-03-31  Vladimir Glazounov  <vg@openoffice.org>  [a9f160e7c6a990b63d451e87b099942d2911bc2b]

INTEGRATION: CWS dba203b (1.46.42); FILE MERGED 2006/03/27 14:02:31 fs 1.46.42.1: #i52306# DropDownLineCount(15)


2006-03-31  Vladimir Glazounov  <vg@openoffice.org>  [49d615b8d09a7e2b71906abf84d446591c1e98c8]

INTEGRATION: CWS dba203b (1.44.100); FILE MERGED 2006/03/27 14:36:01 fs 1.44.100.1: #i47324# change string from Attach to Append


2006-03-31  Vladimir Glazounov  <vg@openoffice.org>  [ae93148f093f0561078f8f4e014eaf98d098379a]

INTEGRATION: CWS dba203b (1.8.106); FILE MERGED 2006/03/27 14:11:35 fs 1.8.106.1: #i63439# correct parsing of existing sort order


2006-03-31  Vladimir Glazounov  <vg@openoffice.org>  [254be3da4485cfae4884eb7254b13ae296f72be2]

INTEGRATION: CWS dba203b (1.3.106); FILE MERGED 2006/03/27 08:53:37 fs 1.3.106.1: removed obsolete string


2006-03-31  Vladimir Glazounov  <vg@openoffice.org>  [982ae06432ad1fe489ad2fe249b5f1c09a7fd43f]

INTEGRATION: CWS dba203b (1.33.100); FILE MERGED 2006/03/27 08:58:03 fs 1.33.100.1: removed obsolete string


2006-03-31  Vladimir Glazounov  <vg@openoffice.org>  [b7abadbff1ccf31957cc1a3318372ac436d5b90a]

INTEGRATION: CWS dba203b (1.4.106); FILE MERGED 2006/03/27 14:39:39 fs 1.4.106.1: #i56018#


2006-03-31  Vladimir Glazounov  <vg@openoffice.org>  [1c7378bdb37f1202431b3ee8861d24131355f8ef]

INTEGRATION: CWS dba203b (1.15.106); FILE MERGED 2006/03/27 14:11:34 fs 1.15.106.1: #i63439# correct parsing of existing sort order


2006-03-31  Vladimir Glazounov  <vg@openoffice.org>  [301f47ca1ce7c61ca21ce3246d675ccb43263e46]

INTEGRATION: CWS dba203b (1.3.106); FILE MERGED 2006/03/27 14:39:38 fs 1.3.106.1: #i56018#


2006-03-31  Vladimir Glazounov  <vg@openoffice.org>  [88fac516f74804da1e3eb2ae8bf0998664c42dbe]

INTEGRATION: CWS dba203b (1.4.106); FILE MERGED 2006/03/27 14:39:38 fs 1.4.106.1: #i56018#


2006-03-31  Vladimir Glazounov  <vg@openoffice.org>  [10e45a996b36719225016b7b38964c3c0f5dc8d2]

INTEGRATION: CWS dba203b (1.2.106); FILE MERGED 2006/03/27 14:39:38 fs 1.2.106.1: #i56018#


2006-03-31  Vladimir Glazounov  <vg@openoffice.org>  [85ad6a31278b781bae508bda28db5e699f1f6d6a]

INTEGRATION: CWS dba203b (1.38.96); FILE MERGED 2006/03/27 14:22:19 fs 1.38.96.1: #i44354# allow UTF-8 for flat-file


2006-03-31  Vladimir Glazounov  <vg@openoffice.org>  [ef71170cfc4285dcf39fbfe5c05c73fc734377b3]

INTEGRATION: CWS dba203b (1.33.106); FILE MERGED 2006/03/27 14:39:38 fs 1.33.106.1: #i56018#


2006-03-31  Vladimir Glazounov  <vg@openoffice.org>  [8191fd70692465b5b99b5a267b8c8252a07a7fd8]

INTEGRATION: CWS dba203b (1.9.100); FILE MERGED 2006/03/29 06:52:22 fs 1.9.100.3: #i40313# 2006/03/28 14:02:02 fs 1.9.100.2: #i40313# 2006/03/27 14:14:25 fs 1.9.100.1: #i40313# #i54732# patch string and group flag


2006-03-31  Vladimir Glazounov  <vg@openoffice.org>  [15354e2861cff20605c2306e85b9644603bed799]

INTEGRATION: CWS dba203b (1.101.100); FILE MERGED 2006/03/27 08:54:32 fs 1.101.100.1: removed obsolete string


2006-03-31  Vladimir Glazounov  <vg@openoffice.org>  [44fcaec74e1b053472c04eaf64a959440c954a99]

INTEGRATION: CWS dba203b (1.66.98); FILE MERGED 2006/03/27 09:31:55 fs 1.66.98.1: m_bDescribingSupportedFeatures available in non-pro version all the time


2006-03-31  Vladimir Glazounov  <vg@openoffice.org>  [3355fd6392658a298db478676459eef2141dbf52]

INTEGRATION: CWS dba203b (1.90.54); FILE MERGED 2006/03/27 08:58:03 fs 1.90.54.1: removed obsolete string


2006-03-31  Vladimir Glazounov  <vg@openoffice.org>  [57a86dd04c39ce123647370cb3ee9d9ba80069e0]

INTEGRATION: CWS dba203b (1.11.54); FILE MERGED 2006/03/28 06:15:08 fs 1.11.54.1: (fixed copied herein from CWS dba30) #i46967# clear preview only when no entry is avail


2006-03-31  Vladimir Glazounov  <vg@openoffice.org>  [804519816bb8d6abbf0a5d1d235c9b6d2ebce076]

INTEGRATION: CWS dba203b (1.11.316); FILE MERGED 2006/03/28 06:07:07 fs 1.11.316.1: #109241# +getDefaultNumberFormat


2006-03-31  Vladimir Glazounov  <vg@openoffice.org>  [da199c1b62b0e8e5207fd933471a0281e1857664]

INTEGRATION: CWS dba203b (1.49.88); FILE MERGED 2006/03/28 06:06:44 fs 1.49.88.1: #109241# createFieldControl: allow for columns which do not have an own format key (e.g. a pure css.sdb.DataColumn)


2006-03-31  Vladimir Glazounov  <vg@openoffice.org>  [ec866f32c53635feff110b931bb2b65f143e8f87]

INTEGRATION: CWS dba203b (1.15.338); FILE MERGED 2006/03/28 06:06:21 fs 1.15.338.1: #109241# +getDefaultNumberFormat


2006-03-31  Vladimir Glazounov  <vg@openoffice.org>  [2dd795b3b0700239a910f7408d3ead28fb43fa4d]

INTEGRATION: CWS dba203b (1.15.318); FILE MERGED 2006/03/28 06:07:25 fs 1.15.318.1: #i48576# misspelled word


2006-03-31  Vladimir Glazounov  <vg@openoffice.org>  [0671a5371e6981e43c655e7657ba4246a6ff3998]

INTEGRATION: CWS dba203b (1.2.12); FILE MERGED 2006/03/28 10:03:18 fs 1.2.12.1: added 'since' tags


2006-03-31  Vladimir Glazounov  <vg@openoffice.org>  [3c080ba2f3c78c0110756a7a5914b1a9e4fb4617]

INTEGRATION: CWS dba203b (1.2.12); FILE MERGED 2006/03/28 10:03:17 fs 1.2.12.1: added 'since' tags


2006-03-31  Vladimir Glazounov  <vg@openoffice.org>  [089dccc3e4e7b05cb1789744642bc8ce9f4b3730]

INTEGRATION: CWS dba203b (1.2.12); FILE MERGED 2006/03/28 10:03:16 fs 1.2.12.1: added 'since' tags


2006-03-31  Vladimir Glazounov  <vg@openoffice.org>  [572395645e231c2328aed3dcf7ff7bba4e86e1e9]

INTEGRATION: CWS dba203b (1.2.12); FILE MERGED 2006/03/28 10:03:15 fs 1.2.12.1: added 'since' tags


2006-03-31  Vladimir Glazounov  <vg@openoffice.org>  [a0618dd9e720e0d56ad8ff6d1594b2ef207c08c7]

INTEGRATION: CWS dba203b (1.2.12); FILE MERGED 2006/03/28 10:03:14 fs 1.2.12.1: added 'since' tags


2006-03-31  Vladimir Glazounov  <vg@openoffice.org>  [87bb6e8fc2c255c1e0b6947f5b9ced2f1e5d55b9]

INTEGRATION: CWS dba203b (1.2.12); FILE MERGED 2006/03/28 10:03:13 fs 1.2.12.1: added 'since' tags


2006-03-31  Vladimir Glazounov  <vg@openoffice.org>  [3f52744ca9ec167f9bc7f7476f2755a369fea0e6]

INTEGRATION: CWS dba203b (1.2.12); FILE MERGED 2006/03/28 10:03:12 fs 1.2.12.1: added 'since' tags


2006-03-31  Vladimir Glazounov  <vg@openoffice.org>  [f5c593ca4b69075d5e37f08225e0abbf2fc727ed]

INTEGRATION: CWS dba203b (1.2.12); FILE MERGED 2006/03/28 10:03:11 fs 1.2.12.1: added 'since' tags


2006-03-31  Vladimir Glazounov  <vg@openoffice.org>  [313734195e603873d18d1d8e96a206c64975b239]

INTEGRATION: CWS dba203b (1.2.12); FILE MERGED 2006/03/28 10:03:10 fs 1.2.12.1: added 'since' tags


2006-03-31  Vladimir Glazounov  <vg@openoffice.org>  [917fc8ce10444f20aadd96eeff878ee7166b8770]

INTEGRATION: CWS dba203b (1.8.70); FILE MERGED 2006/03/27 14:12:19 fs 1.8.70.1: #i60738# proper cloning of grid columns


2006-03-31  Vladimir Glazounov  <vg@openoffice.org>  [c021ef6da96de3d1d0223ebcb37aee54cb6b6625]

INTEGRATION: CWS dba203b (1.21.70); FILE MERGED 2006/03/27 14:12:18 fs 1.21.70.1: #i60738# proper cloning of grid columns


2006-03-31  Vladimir Glazounov  <vg@openoffice.org>  [ddfae24976f35cf85f4e48dfc042a87ad0b67cfa]

INTEGRATION: CWS dba203b (1.3.70); FILE MERGED 2006/03/28 06:22:51 fs 1.3.70.1: layout


2006-03-31  Vladimir Glazounov  <vg@openoffice.org>  [de4ff2b3ec651bd1faeb6b5379b3b57063d9d404]

INTEGRATION: CWS dba203b (1.23.30); FILE MERGED 2006/03/27 08:24:54 fs 1.23.30.1: #i63511# createInstanceWithArgumentsAndContext: always call initialize, even if the arguments sequence is empty (approved by SB)


2006-03-31  Vladimir Glazounov  <vg@openoffice.org>  [0b2e0e4340c0cae5b03708682d71259b568edf51]

INTEGRATION: CWS dba203b (1.42.6); FILE MERGED 2006/03/27 13:57:27 fs 1.42.6.1: #i60127# also write/read ENUMs


2006-03-31  Vladimir Glazounov  <vg@openoffice.org>  [a49d8e64177e740f4227a7436db645af41526c15]

INTEGRATION: CWS dba203b (1.22.70); FILE MERGED 2006/03/27 09:19:49 fs 1.22.70.1: Adressbuch instead of Adreßbuch (new German spelling)


2006-03-31  Vladimir Glazounov  <vg@openoffice.org>  [d85f7057946326301d493c2adb0cc41fdcda943a]

INTEGRATION: CWS dba203b (1.10.52); FILE MERGED 2006/03/27 08:08:02 fs 1.10.52.1: #i61611# m_nRowCountResult superfluous


2006-03-31  Vladimir Glazounov  <vg@openoffice.org>  [db4b94b0ac3d536d72dbe58d30338c2b33fc0976]

INTEGRATION: CWS dba203b (1.23.52); FILE MERGED 2006/03/27 08:09:36 fs 1.23.52.1: #i61611# initialize m_CurrentRowCount when building a sorted key set


2006-03-31  Vladimir Glazounov  <vg@openoffice.org>  [222c2ab12c514dc978d9e2f0427cbc2ec7683068]

INTEGRATION: CWS dba203b (1.6.82); FILE MERGED 2006/03/27 07:13:14 fs 1.6.82.1: #i59086# UTF8 instead of ASCII, when transfering localized strings as char*


2006-03-31  Vladimir Glazounov  <vg@openoffice.org>  [6d2277bc3377fddee418d784efc2c294c982980a]

INTEGRATION: CWS ause053 (1.18.2); FILE MERGED 2006/03/24 17:36:11 hjs 1.18.2.1: #i63590# change directory creation


2006-03-31  Vladimir Glazounov  <vg@openoffice.org>  [f958c2bf7e35a7c11c3170ba438193ffd79464c2]

INTEGRATION: CWS ause053 (1.44.18); FILE MERGED 2006/03/27 10:53:39 hjs 1.44.18.1: #i63590# correct location


2006-03-31  Vladimir Glazounov  <vg@openoffice.org>  [96de4020425b33c7ea770551ee25edfc185d3c7b]

INTEGRATION: CWS prtfix01 (1.23.10); FILE MERGED 2006/03/29 10:32:52 hdu 1.23.10.1: #133991# prepare changed management of mpGraphics


2006-03-31  Vladimir Glazounov  <vg@openoffice.org>  [b8cb3d060ccaf2d90efaf09d0c4f5abeb1015b5d]

INTEGRATION: CWS prtfix01 (1.40.10); FILE MERGED 2006/03/29 11:02:44 hdu 1.40.10.2: #133991# add a workaround for WinSalPrinters mishandling of WinSalGraphics 2006/03/29 08:29:02 hdu 1.40.10.1: #133991# add comments to the very critical ImplGetGraphics and ImplReleaseGraphics methods


2006-03-31  Vladimir Glazounov  <vg@openoffice.org>  [5b0958c45d25f10162a960af87adf9e4405a14e5]

INTEGRATION: CWS swstability01 (1.17.56); FILE MERGED 2006/02/09 15:57:20 ama 1.17.56.1: #130880# Crash undo of table to text with "complex" tables


2006-03-31  Vladimir Glazounov  <vg@openoffice.org>  [6ff263b837831d46d0c215963b70543a9ea5bd2a]

INTEGRATION: CWS swstability01 (1.17.172); FILE MERGED 2006/02/23 17:15:21 ama 1.17.172.2: #i48350#i54499# Undo has to reanchor object correctly 2006/02/22 16:31:45 ama 1.17.172.1: #i50346#: Crash during undo of table paste before objects


2006-03-31  Vladimir Glazounov  <vg@openoffice.org>  [abf58d24b2ffb8715f571ceea3e37b0b4a5d8c74]

INTEGRATION: CWS swstability01 (1.14.58); FILE MERGED 2006/02/23 17:14:54 ama 1.14.58.2: #i48350#i54499# Undo has to reanchor object correctly 2006/02/21 14:00:38 ama 1.14.58.1: #132002#i62306#: Stability of UndoDelete


2006-03-31  Vladimir Glazounov  <vg@openoffice.org>  [101dcaf8992880b42d1ef1cb79b4a43424c1294a]

INTEGRATION: CWS swstability01 (1.6.218); FILE MERGED 2006/03/16 10:43:17 ama 1.6.218.3: #i55547# unshared/shared header/footer causes more problems 2006/03/14 08:52:56 ama 1.6.218.2: Fix #i55547#i58359# Undo of page descriptions with header/footer 2006/03/13 15:33:51 ama 1.6.218.1: Fix #i55547#: Duplication of header/footer content causes undo crashes


2006-03-31  Vladimir Glazounov  <vg@openoffice.org>  [a54d8f837f908e76b22e78eed3ef70a2d1a631ec]

INTEGRATION: CWS swstability01 (1.19.4); FILE MERGED 2006/02/10 09:37:35 ama 1.19.4.1: #125790#: Comment to crash when copying parts of sections


2006-03-31  Vladimir Glazounov  <vg@openoffice.org>  [d2adf38ebc1aa3cbf877f779af7270be59c344b4]

INTEGRATION: CWS swstability01 (1.33.4); FILE MERGED 2006/02/09 15:54:57 ama 1.33.4.1: #130880# Crash when undo table to text of "complex" tables


2006-03-31  Vladimir Glazounov  <vg@openoffice.org>  [70c93e50b371fd519c9a3f8f2ef13d58cc196cef]

INTEGRATION: CWS swstability01 (1.25.4); FILE MERGED 2006/02/22 15:13:10 ama 1.25.4.1: #132002# Undo, redo of nested sections


2006-03-31  Vladimir Glazounov  <vg@openoffice.org>  [70fdb0cf4f3c08e4a23a547eea49640cc1417531]

INTEGRATION: CWS swstability01 (1.19.36); FILE MERGED 2006/03/16 12:34:55 ama 1.19.36.3: #125790# Crash with redlines, too. 2006/02/27 15:56:47 ama 1.19.36.2: #132436#126222# Undo of insert a table from a table selection into text 2006/02/10 09:36:31 ama 1.19.36.1: #125790#: Crash when copying parts of sections


2006-03-31  Vladimir Glazounov  <vg@openoffice.org>  [7578cd75eef6712b650a783eb142f4e5cdc8496b]

INTEGRATION: CWS swstability01 (1.54.4); FILE MERGED 2006/03/06 11:15:09 ama 1.54.4.1: Fix #i57907#i62740#i62804#i62806#: Promtion/demotion of chapters (inkl. undo)


2006-03-31  Vladimir Glazounov  <vg@openoffice.org>  [6e3b9a3338a2edfaca67bf033223d884657f9d65]

INTEGRATION: CWS swstability01 (1.32.136); FILE MERGED 2006/03/16 10:33:04 ama 1.32.136.1: #i55547# Shared/unshared header/footer causes more problems


2006-03-31  Vladimir Glazounov  <vg@openoffice.org>  [101a020914ec856aaf6d38babb9c8828636b86d3]

INTEGRATION: CWS swstability01 (1.25.58); FILE MERGED 2006/02/21 13:59:42 ama 1.25.58.2: #132002#i62306#: Stability of UndoDelete 2006/02/09 15:58:25 ama 1.25.58.1: #130880# Crash undo of table to text with "complex" tables


2006-03-31  Vladimir Glazounov  <vg@openoffice.org>  [05957d0bf316b2e18537d9bea82b850e8f1a61f9]

INTEGRATION: CWS swstability01 (1.4.218); FILE MERGED 2006/03/14 08:51:53 ama 1.4.218.2: Fix #i55547#i58359# Undo of page descriptions with header/footer 2006/03/13 15:31:19 ama 1.4.218.1: Fix #i55547#: Duplication of header/footer content causes undo crashes


2006-03-31  Vladimir Glazounov  <vg@openoffice.org>  [7e7b4d38bf6fde5414c3a4e1fa297701cbddc404]

INTEGRATION: CWS long2int (1.6.12); FILE MERGED 2005/10/26 18:07:22 kendy 1.6.12.1: #i56715# Trivial long/ULONG -> sal_Int32/sal_uInt32 patches extracted from ooo64bit02 CWS.


2006-03-31  Vladimir Glazounov  <vg@openoffice.org>  [0c49320ae1eb0eaa856baa78de043a236b39b4b8]

INTEGRATION: CWS long2int (1.16.12); FILE MERGED 2005/10/26 18:07:22 kendy 1.16.12.1: #i56715# Trivial long/ULONG -> sal_Int32/sal_uInt32 patches extracted from ooo64bit02 CWS.


2006-03-31  Vladimir Glazounov  <vg@openoffice.org>  [51d0954ce0bde37b46297ca9987738449803e533]

INTEGRATION: CWS long2int (1.4.48); FILE MERGED 2005/10/26 18:07:22 kendy 1.4.48.1: #i56715# Trivial long/ULONG -> sal_Int32/sal_uInt32 patches extracted from ooo64bit02 CWS.


2006-03-31  Vladimir Glazounov  <vg@openoffice.org>  [0f9cb9a1a371712b19c7c433d989ffc162d26c3b]

INTEGRATION: CWS long2int (1.19.48); FILE MERGED 2005/10/26 18:07:21 kendy 1.19.48.1: #i56715# Trivial long/ULONG -> sal_Int32/sal_uInt32 patches extracted from ooo64bit02 CWS.


2006-03-31  Vladimir Glazounov  <vg@openoffice.org>  [e18f834b0e0c4ac3b8b97e4851f8a8d4ba13ff24]

INTEGRATION: CWS long2int (1.30.48); FILE MERGED 2006/02/27 21:42:30 kendy 1.30.48.3: #i56715# Reversed unneccesary ULONG->sal_uInt32 & long->sal_Int32. 2006/02/23 12:10:59 kendy 1.30.48.2: RESYNC: (1.30-1.31); FILE MERGED 2005/10/26 18:07:21 kendy 1.30.48.1: #i56715# Trivial long/ULONG -> sal_Int32/sal_uInt32 patches extracted from ooo64bit02 CWS.


2006-03-31  Vladimir Glazounov  <vg@openoffice.org>  [923c4b6a05a7ed4ce6ce29ce38a350a56a20b6c4]

INTEGRATION: CWS long2int (1.69.44); FILE MERGED 2005/10/26 18:07:21 kendy 1.69.44.1: #i56715# Trivial long/ULONG -> sal_Int32/sal_uInt32 patches extracted from ooo64bit02 CWS.


2006-03-31  Vladimir Glazounov  <vg@openoffice.org>  [7424713c49f79db938bc0213b690dcf1650dbc1a]

INTEGRATION: CWS long2int (1.24.46); FILE MERGED 2006/02/23 12:08:26 kendy 1.24.46.2: RESYNC: (1.24-1.25); FILE MERGED 2005/10/26 18:07:20 kendy 1.24.46.1: #i56715# Trivial long/ULONG -> sal_Int32/sal_uInt32 patches extracted from ooo64bit02 CWS.


2006-03-31  Vladimir Glazounov  <vg@openoffice.org>  [fb4472cc50e6d66835904a5c620d53becbf6f5f6]

INTEGRATION: CWS long2int (1.10.46); FILE MERGED 2005/10/26 18:07:18 kendy 1.10.46.1: #i56715# Trivial long/ULONG -> sal_Int32/sal_uInt32 patches extracted from ooo64bit02 CWS.


2006-03-31  Vladimir Glazounov  <vg@openoffice.org>  [b435e2ebbb1f8c3450deb10823f01562b37b3249]

INTEGRATION: CWS long2int (1.25.46); FILE MERGED 2005/10/26 18:07:18 kendy 1.25.46.1: #i56715# Trivial long/ULONG -> sal_Int32/sal_uInt32 patches extracted from ooo64bit02 CWS.


2006-03-31  Vladimir Glazounov  <vg@openoffice.org>  [4e1010d40d38df3dcb86579eff390a618965e8cb]

INTEGRATION: CWS long2int (1.31.44); FILE MERGED 2005/10/26 18:07:18 kendy 1.31.44.1: #i56715# Trivial long/ULONG -> sal_Int32/sal_uInt32 patches extracted from ooo64bit02 CWS.


2006-03-31  Vladimir Glazounov  <vg@openoffice.org>  [6a1400ac579fd629608e67a85286adcb1e87cc02]

INTEGRATION: CWS long2int (1.29.58); FILE MERGED 2006/02/28 12:03:33 kendy 1.29.58.3: #i56715# Reversed everything but long -> sal_Int32 for GetBorder(). 2006/01/16 14:21:48 kendy 1.29.58.2: RESYNC: (1.29-1.30); FILE MERGED 2005/10/26 18:07:17 kendy 1.29.58.1: #i56715# Trivial long/ULONG -> sal_Int32/sal_uInt32 patches extracted from ooo64bit02 CWS.


2006-03-31  Vladimir Glazounov  <vg@openoffice.org>  [6beeec5c0a006ab4a333475018377a86df9dacdb]

INTEGRATION: CWS long2int (1.3.66); FILE MERGED 2006/02/28 17:13:51 kendy 1.3.66.3: #i56715# One more needed long -> sal_Int32 (for GetBorder() ). 2006/02/28 12:03:33 kendy 1.3.66.2: #i56715# Reversed everything but long -> sal_Int32 for GetBorder(). 2005/10/26 18:07:17 kendy 1.3.66.1: #i56715# Trivial long/ULONG -> sal_Int32/sal_uInt32 patches extracted from ooo64bit02 CWS.


2006-03-31  Vladimir Glazounov  <vg@openoffice.org>  [763675362444ad359ce3beeba57d8ecb5e1b3a08]

INTEGRATION: CWS long2int (1.6.532); FILE MERGED 2005/10/26 18:07:14 kendy 1.6.532.1: #i56715# Trivial long/ULONG -> sal_Int32/sal_uInt32 patches extracted from ooo64bit02 CWS.


2006-03-31  Vladimir Glazounov  <vg@openoffice.org>  [71050e247dee46b36754ceac1c9f02ccebffb832]

INTEGRATION: CWS long2int (1.29.26); FILE MERGED 2005/10/26 18:07:14 kendy 1.29.26.1: #i56715# Trivial long/ULONG -> sal_Int32/sal_uInt32 patches extracted from ooo64bit02 CWS.


2006-03-31  Vladimir Glazounov  <vg@openoffice.org>  [1c9c9556cb6c2ce9e7e1c7434932fa91d6e21a51]

INTEGRATION: CWS long2int (1.28.10); FILE MERGED 2006/01/16 13:55:51 kendy 1.28.10.2: RESYNC: (1.28-1.29); FILE MERGED 2005/10/26 18:07:14 kendy 1.28.10.1: #i56715# Trivial long/ULONG -> sal_Int32/sal_uInt32 patches extracted from ooo64bit02 CWS.


2006-03-31  Vladimir Glazounov  <vg@openoffice.org>  [3c53a057bcbbe8634135ef66f93c054783ec7204]

INTEGRATION: CWS long2int (1.10.54); FILE MERGED 2005/10/26 18:07:13 kendy 1.10.54.1: #i56715# Trivial long/ULONG -> sal_Int32/sal_uInt32 patches extracted from ooo64bit02 CWS.


2006-03-31  Vladimir Glazounov  <vg@openoffice.org>  [23ac78a23a58b7d33fcc7134e8d6f5f940eb6ed4]

INTEGRATION: CWS long2int (1.43.8); FILE MERGED 2006/02/23 11:28:23 kendy 1.43.8.3: RESYNC: (1.44-1.46); FILE MERGED 2006/01/16 13:52:53 kendy 1.43.8.2: RESYNC: (1.43-1.44); FILE MERGED 2005/10/26 18:07:13 kendy 1.43.8.1: #i56715# Trivial long/ULONG -> sal_Int32/sal_uInt32 patches extracted from ooo64bit02 CWS.


2006-03-31  Vladimir Glazounov  <vg@openoffice.org>  [0c370b9214618b365a0e1a90cea4a70256bab04b]

INTEGRATION: CWS long2int (1.9.18); FILE MERGED 2005/10/26 18:07:12 kendy 1.9.18.1: #i56715# Trivial long/ULONG -> sal_Int32/sal_uInt32 patches extracted from ooo64bit02 CWS.


2006-03-31  Vladimir Glazounov  <vg@openoffice.org>  [59ef5473e8d8c31a63d7aa77ca395f91cb70908e]

INTEGRATION: CWS long2int (1.6.36); FILE MERGED 2005/10/26 18:07:12 kendy 1.6.36.1: #i56715# Trivial long/ULONG -> sal_Int32/sal_uInt32 patches extracted from ooo64bit02 CWS.


2006-03-31  Vladimir Glazounov  <vg@openoffice.org>  [46eea7ac5536bf3527d1e6ce6ca3c4ab323e30bd]

INTEGRATION: CWS long2int (1.9.34); FILE MERGED 2005/10/26 18:07:12 kendy 1.9.34.1: #i56715# Trivial long/ULONG -> sal_Int32/sal_uInt32 patches extracted from ooo64bit02 CWS.


2006-03-31  Vladimir Glazounov  <vg@openoffice.org>  [07b77614bd62e666f81871ff149c1f7e2c106f77]

INTEGRATION: CWS long2int (1.5.10); FILE MERGED 2005/10/26 18:07:11 kendy 1.5.10.1: #i56715# Trivial long/ULONG -> sal_Int32/sal_uInt32 patches extracted from ooo64bit02 CWS.


2006-03-31  Vladimir Glazounov  <vg@openoffice.org>  [bb57faf6ef1e5a08eb2b13f50aa17a56052629a3]

INTEGRATION: CWS long2int (1.7.34); FILE MERGED 2006/03/17 19:23:25 pjanik 1.7.34.2: RESYNC: (1.7-1.8); FILE MERGED 2005/10/26 18:07:11 kendy 1.7.34.1: #i56715# Trivial long/ULONG -> sal_Int32/sal_uInt32 patches extracted from ooo64bit02 CWS.


2006-03-31  Vladimir Glazounov  <vg@openoffice.org>  [792511821c93b7f495de6e4b0d2ef4e66a433c15]

INTEGRATION: CWS long2int (1.13.36); FILE MERGED 2005/10/26 18:07:11 kendy 1.13.36.1: #i56715# Trivial long/ULONG -> sal_Int32/sal_uInt32 patches extracted from ooo64bit02 CWS.


2006-03-31  Vladimir Glazounov  <vg@openoffice.org>  [d22a2d5314d6fc460441d23785082523a5b1748a]

INTEGRATION: CWS long2int (1.14.36); FILE MERGED 2005/11/09 15:16:55 kendy 1.14.36.2: #i56715# - ULONG->sal_uInt32 for nTimeout is wrong, reversed - USHORT -> sal_uInt16 for nColId - OTableEditorCtrl::GetTotalCellWidth() returns sal_uInt32 2005/10/26 18:07:07 kendy 1.14.36.1: #i56715# Trivial long/ULONG -> sal_Int32/sal_uInt32 patches extracted from ooo64bit02 CWS.


2006-03-31  Vladimir Glazounov  <vg@openoffice.org>  [6f0122160df5e2777a5c995ea270c9f3b1e23614]

INTEGRATION: CWS long2int (1.44.28); FILE MERGED 2006/02/23 11:07:35 kendy 1.44.28.3: RESYNC: (1.45-1.46); FILE MERGED 2006/01/16 13:19:25 kendy 1.44.28.2: RESYNC: (1.44-1.45); FILE MERGED 2005/11/09 15:16:54 kendy 1.44.28.1: #i56715# - ULONG->sal_uInt32 for nTimeout is wrong, reversed - USHORT -> sal_uInt16 for nColId - OTableEditorCtrl::GetTotalCellWidth() returns sal_uInt32


2006-03-31  Vladimir Glazounov  <vg@openoffice.org>  [0b3aa458ddde1f56bf20b5813396fe4da2187174]

INTEGRATION: CWS long2int (1.18.74); FILE MERGED 2005/10/26 18:06:49 kendy 1.18.74.1: #i56715# Trivial long/ULONG -> sal_Int32/sal_uInt32 patches extracted from ooo64bit02 CWS.


2006-03-31  Vladimir Glazounov  <vg@openoffice.org>  [dca52fa67b1ce8a328ba2e8cb9ac3b342ae578e2]

INTEGRATION: CWS long2int (1.26.72); FILE MERGED 2005/10/26 18:06:48 kendy 1.26.72.1: #i56715# Trivial long/ULONG -> sal_Int32/sal_uInt32 patches extracted from ooo64bit02 CWS.


2006-03-31  Vladimir Glazounov  <vg@openoffice.org>  [d0693b779ff3eddab71d9b46cd7e0555bf9e4cac]

INTEGRATION: CWS long2int (1.35.74); FILE MERGED 2006/02/23 10:16:00 kendy 1.35.74.2: RESYNC: (1.35-1.37); FILE MERGED 2005/10/26 18:06:48 kendy 1.35.74.1: #i56715# Trivial long/ULONG -> sal_Int32/sal_uInt32 patches extracted from ooo64bit02 CWS.


2006-03-31  Vladimir Glazounov  <vg@openoffice.org>  [4a50f3283ce085732e916bc43e9d992cc3e608e7]

INTEGRATION: CWS long2int (1.50.72); FILE MERGED 2006/02/23 10:15:50 kendy 1.50.72.2: RESYNC: (1.50-1.51); FILE MERGED 2005/10/26 18:06:48 kendy 1.50.72.1: #i56715# Trivial long/ULONG -> sal_Int32/sal_uInt32 patches extracted from ooo64bit02 CWS.


2006-03-31  Vladimir Glazounov  <vg@openoffice.org>  [3ef15788c64b0ed368d04a016db37051684a8ec6]

INTEGRATION: CWS long2int (1.7.50); FILE MERGED 2005/10/26 18:06:47 kendy 1.7.50.1: #i56715# Trivial long/ULONG -> sal_Int32/sal_uInt32 patches extracted from ooo64bit02 CWS.


2006-03-31  Vladimir Glazounov  <vg@openoffice.org>  [782c2e905fb5fef8b3440f4084a59ea1d484ab85]

INTEGRATION: CWS long2int (1.6.24); FILE MERGED 2005/10/26 18:06:42 kendy 1.6.24.1: #i56715# Trivial long/ULONG -> sal_Int32/sal_uInt32 patches extracted from ooo64bit02 CWS.


2006-03-31  Vladimir Glazounov  <vg@openoffice.org>  [1b36aae3b1a5043e445ee81764024297fb2601d1]

INTEGRATION: CWS long2int (1.61.24); FILE MERGED 2005/10/26 18:06:42 kendy 1.61.24.1: #i56715# Trivial long/ULONG -> sal_Int32/sal_uInt32 patches extracted from ooo64bit02 CWS.


2006-03-30  Oliver Bolte  <obo@openoffice.org>  [1e75aa24e1c8c46b33a10482ad1bf48a0c732f8c]

#i63816# fpicker added to dependency


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [75e66f250073446684b01f89ad6cc4e099f68f8c]

#i10000# changed pObj into mpObj.get()


2006-03-29  Vladimir Glazounov  <vg@openoffice.org>  [419d0350a0bed0b3b5fcb5b969211dcb1f14aa36]

new version for SRC680


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [d383c01b94cd3d6f4ba56e2ceefd131457b0d9fc]

#i10000# new generated. Change from CWS vgbugs02 in configure.in


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [efbb862b5c82221c1ed64d80186086be545425d5]

SRC680


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [ae6572b55d9eff78c3f54721337fcb88d079d620]

INTEGRATION: CWS hc2opti (1.13.6); FILE MERGED 2006/02/24 17:10:23 ihi 1.13.6.1: #i55666# hc2 build speedup


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [85f755667d5b9bfb8b4fd172515640abd122a3b4]

INTEGRATION: CWS hc2opti (1.4.56); FILE MERGED 2006/03/13 21:12:51 ihi 1.4.56.2: xrm xcu sdf extract fix 2006/02/24 17:10:23 ihi 1.4.56.1: #i55666# hc2 build speedup


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [c1ca83ec3298d0ef9c3dc510b597208ed41d19da]

INTEGRATION: CWS hc2opti (1.10.2); FILE MERGED 2006/03/06 15:31:09 ihi 1.10.2.4: #i55666# reenable xml comments 2006/02/24 17:10:23 ihi 1.10.2.3: #i55666# hc2 build speedup 2006/02/14 15:36:26 ihi 1.10.2.2: RESYNC: (1.10-1.11); FILE MERGED 2006/02/14 13:02:09 ihi 1.10.2.1: #i55666# hc2 build speedup prototype


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [f6561e873ab0cd94b33b813f7f153804ac88bc69]

INTEGRATION: CWS hc2opti (1.11.38); FILE MERGED 2006/02/24 17:10:23 ihi 1.11.38.1: #i55666# hc2 build speedup


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [6dd1110121559649817a424d4090a1d7285d2fa7]

INTEGRATION: CWS hc2opti (1.22.6); FILE MERGED 2006/02/24 17:10:23 ihi 1.22.6.2: #i55666# hc2 build speedup 2006/02/14 13:02:08 ihi 1.22.6.1: #i55666# hc2 build speedup prototype


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [120755f2804805ecee41cdcdee6d0b655555e291]

INTEGRATION: CWS hc2opti (1.39.12); FILE MERGED 2006/02/24 17:10:23 ihi 1.39.12.1: #i55666# hc2 build speedup


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [14ba4b326bb1eacb5053647f0104f3b20fb76a84]

INTEGRATION: CWS hc2opti (1.23.20); FILE MERGED 2006/02/24 17:10:23 ihi 1.23.20.1: #i55666# hc2 build speedup


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [f1202fb9fd8daa0fa49f13a89ee532094aec5658]

INTEGRATION: CWS hc2opti (1.9.2); FILE MERGED 2006/02/24 17:17:49 ihi 1.9.2.5: #i55666# hc2 build speedup 2006/02/24 17:10:22 ihi 1.9.2.4: #i55666# hc2 build speedup 2006/02/14 17:25:16 ihi 1.9.2.3: fix build break caused by messy resync 2006/02/14 15:35:53 ihi 1.9.2.2: RESYNC: (1.9-1.10); FILE MERGED 2006/02/14 13:02:08 ihi 1.9.2.1: #i55666# hc2 build speedup prototype


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [3610b28500a8cad2e83ace7e7e184a825c6ec921]

INTEGRATION: CWS hc2opti (1.5.12); FILE MERGED 2006/03/22 12:55:23 ihi 1.5.12.6: One xhp missing in tcsh env 2006/02/24 17:10:22 ihi 1.5.12.5: #i55666# hc2 build speedup 2006/02/14 18:29:51 ihi 1.5.12.4: fix last one forgotten 2006/02/14 17:25:14 ihi 1.5.12.3: fix build break caused by messy resync 2006/02/14 15:35:45 ihi 1.5.12.2: RESYNC: (1.5-1.6); FILE MERGED 2006/02/14 13:02:07 ihi 1.5.12.1: #i55666# hc2 build speedup prototype


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [d49ac054d9011830cfab843311e506a3a6ff3540]

INTEGRATION: CWS hc2opti (1.32.6); FILE MERGED 2006/02/24 17:10:22 ihi 1.32.6.1: #i55666# hc2 build speedup


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [db8fbf97ee3a9649fa442419fc9c55ed115b80eb]

INTEGRATION: CWS hc2opti (1.48.2); FILE MERGED 2006/02/24 17:10:22 ihi 1.48.2.1: #i55666# hc2 build speedup


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [3021a5963293866bc5e4a90420fcd0b4967d7399]

INTEGRATION: CWS hc2opti (1.37.8); FILE MERGED 2006/02/24 17:10:22 ihi 1.37.8.1: #i55666# hc2 build speedup


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [533ecf4e69a4d9f41ecc3659c99680c796c8e9c9]

INTEGRATION: CWS hc2opti (1.13.18); FILE MERGED 2006/03/13 21:12:50 ihi 1.13.18.2: xrm xcu sdf extract fix 2006/02/24 17:10:22 ihi 1.13.18.1: #i55666# hc2 build speedup


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [4793d23c4afdea42eade35366836cc841686a3c9]

INTEGRATION: CWS hc2opti (1.3.12); FILE MERGED 2006/02/24 17:10:21 ihi 1.3.12.1: #i55666# hc2 build speedup


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [9b9b546ff9e75e9188667286ccce600f8ffad3aa]

INTEGRATION: CWS hc2opti (1.7.12); FILE MERGED 2006/02/24 17:10:21 ihi 1.7.12.3: #i55666# hc2 build speedup 2006/02/14 15:34:37 ihi 1.7.12.2: RESYNC: (1.7-1.8); FILE MERGED 2006/02/14 13:02:06 ihi 1.7.12.1: #i55666# hc2 build speedup prototype


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [234d5ff79a51c8d4372cd3fc6c7a4904cd00b17b]

INTEGRATION: CWS hc2opti (1.3.12); FILE MERGED 2006/02/24 17:10:21 ihi 1.3.12.3: #i55666# hc2 build speedup 2006/02/14 15:34:29 ihi 1.3.12.2: RESYNC: (1.3-1.4); FILE MERGED 2006/02/14 13:02:05 ihi 1.3.12.1: #i55666# hc2 build speedup prototype


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [b0528e3df4130aa66bb796e67bd24c8e1802a663]

INTEGRATION: CWS hc2opti (1.16.4); FILE MERGED 2006/02/24 17:10:21 ihi 1.16.4.1: #i55666# hc2 build speedup


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [638a06d0179c912958460a6b591880f4405e3709]

INTEGRATION: CWS hc2opti (1.4.12); FILE MERGED 2006/02/24 17:10:21 ihi 1.4.12.1: #i55666# hc2 build speedup


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [eb300d6bb71d17abc484add8321687d4f948b242]

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>  [321da22cc849f9302bc1406c406b9684070e36ab]

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>  [bc661d5e5a2cc24f7a6a063310fbac710cbdf251]

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>  [0ef756ee71cb838137efc782cd03096812e5d09b]

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>  [0f89ad6bbfa9424b3b5d7913fdd29fbec1b39538]

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>  [11f4ddd1002fdb69581c2514b85caf686edb6154]

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-29  Oliver Bolte  <obo@openoffice.org>  [662ae06f899f0cf13768899562aff59200bed98d]

INTEGRATION: CWS dba203a (1.1.2); FILE ADDED 2006/03/17 15:35:32 fs 1.1.2.1: wrapping the css.resource.OfficeResourceBundle service


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [7382571038722c88ee29bb8976edaf051a10eb2b]

INTEGRATION: CWS dba203a (1.32.52); FILE MERGED 2006/03/20 08:58:23 fs 1.32.52.2: RESYNC: (1.32-1.35); FILE MERGED 2006/03/17 15:35:03 fs 1.32.52.1: #i60163# +officeresourcebundle


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [40bfee8a05eb2e387bc35e01f855b5fd877c609f]

INTEGRATION: CWS dba203a (1.1.2); FILE ADDED 2006/03/17 15:33:56 fs 1.1.2.1: wrapping the css.resource.OfficeResourceBundle service


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [8c420c0ed6ca15465f524b3d9042329d22819d20]

INTEGRATION: CWS dba203a (1.39.16); FILE MERGED 2006/03/17 13:21:22 fs 1.39.16.2: #i60163# reset Variant when falling back to en-US 2006/03/17 11:09:05 fs 1.39.16.1: #i60163# +SimpleResMgr( string, locale ) / +IsValid / +IsAvailable


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [4b6c3300631211180540d2e086fe9492794096f4]

INTEGRATION: CWS dba203a (1.8.100); FILE MERGED 2006/03/17 11:13:21 fs 1.8.100.1: #i60163# outsourced service registration/creation into dedicated file


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [1760c1812165b414681e513419e0d321871fa7e1]

INTEGRATION: CWS dba203a (1.1.2); FILE ADDED 2006/03/17 11:12:04 fs 1.1.2.1: outsourced service registration/creation from resource.cxx


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [09d6c0441b77b0d77488fc0c328481fdcd12bd8b]

INTEGRATION: CWS dba203a (1.1.2); FILE ADDED 2006/03/22 07:48:14 fs 1.1.2.4: UILocale instead of SysLocale, if default locale is required 2006/03/17 13:01:04 fs 1.1.2.3: proper base name 2006/03/17 12:33:58 fs 1.1.2.2: changed singleton name 2006/03/17 11:12:36 fs 1.1.2.1: implementation of css.resource.OpenOfficeResourceLoader


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [df936916e6c361687b794ae1f0c085d6fc55215d]

INTEGRATION: CWS dba203a (1.9.108); FILE MERGED 2006/03/17 11:12:48 fs 1.9.108.1: #i60163#


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [a3b5411903ff77949e588da0f6ddeb7897ea2ad8]

INTEGRATION: CWS dba203a (1.1.2); FILE ADDED 2006/03/17 13:03:50 fs 1.1.2.1: makefile


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [2af4faf4e8139ecadebbfd77582c975af346390d]

INTEGRATION: CWS dba203a (1.1.2); FILE ADDED 2006/03/17 13:03:45 fs 1.1.2.1: scenario file


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [a4106d8c2708f9e38a243299f7e7196d68b0fb13]

INTEGRATION: CWS dba203a (1.1.2); FILE ADDED 2006/03/17 13:04:25 fs 1.1.2.1: testing the css.resource.OfficeResourceLoader


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [b6cf112810ac2213621632da6b93d8ed520129f6]

INTEGRATION: CWS dba203a (1.25.88); FILE MERGED 2006/03/09 08:20:04 fs 1.25.88.1: removed obsolete files


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [a81d92337b0a204a15420660a18f43808e59bd34]

INTEGRATION: CWS dba203a (1.100.26); FILE MERGED 2006/03/09 08:20:03 fs 1.100.26.1: removed obsolete files


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [28bdcca28a516f5801c65af397b9b404e0d55486]

INTEGRATION: CWS dba203a (1.14.92); FILE MERGED 2006/03/09 08:20:03 fs 1.14.92.1: removed obsolete files


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [bbf172f69a44c502e4191aa77cf04f3865dbbfe8]

INTEGRATION: CWS dba203a (1.46.26); FILE MERGED 2006/03/09 08:20:03 fs 1.46.26.1: removed obsolete files


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [483c58b7126c40857e4b2b39c12707f537508cea]

INTEGRATION: CWS dba203a (1.10.94); FILE MERGED 2006/03/09 08:20:02 fs 1.10.94.1: removed obsolete files


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [7c6679e8b5a4667af452ed4e32509ae976348112]

INTEGRATION: CWS dba203a (1.30.94); FILE MERGED 2006/03/09 08:20:01 fs 1.30.94.1: removed obsolete files


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [eb39abee09e12337979f8baf160a51bf608639d3]

INTEGRATION: CWS dba203a (1.3.94); FILE MERGED 2006/03/09 08:20:01 fs 1.3.94.1: removed obsolete files


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [8516e4e18ba892ec32510605be1ea5b3d38389a1]

INTEGRATION: CWS dba203a (1.150.64); FILE MERGED 2006/03/14 11:26:57 fs 1.150.64.1: #i61678# typo


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [bfb241d490dfbfafb9c39268fb6ccf3c3a243ebf]

INTEGRATION: CWS dba203a (1.5.88); FILE MERGED 2006/03/09 08:20:01 fs 1.5.88.1: removed obsolete files


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [4f1eee3f12e93c242d6e533cbab6ef55c62d277b]

INTEGRATION: CWS dba203a (1.8.40); FILE MERGED 2006/03/09 08:20:00 fs 1.8.40.1: removed obsolete files


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [e6230744a662e9aa73a954db8c78bfd89ca10e57]

INTEGRATION: CWS dba203a (1.15.66); FILE MERGED 2006/03/09 08:20:00 fs 1.15.66.1: removed obsolete files


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [54fbc5dab7310f5fd4aa9d040308d80e9d603714]

INTEGRATION: CWS dba203a (1.26.16); FILE MERGED 2006/03/09 08:19:59 fs 1.26.16.1: removed obsolete files


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [5caba25841dcc01b4317f0ff898bf44f438981e2]

INTEGRATION: CWS dba203a (1.10.92); FILE MERGED 2006/03/09 08:19:59 fs 1.10.92.1: removed obsolete files


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [d9863b6a0dc3b7660704c1f9324f1ba2647560fb]

INTEGRATION: CWS dba203a (1.34.44); FILE MERGED 2006/03/16 09:54:10 fs 1.34.44.1: #i63162# no SharedModel anymore


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [a6d4ca880c87617b9b40c2faa48f0141a6777be3]

INTEGRATION: CWS dba203a (1.66.20); FILE MERGED 2006/03/16 09:54:22 fs 1.66.20.1: #i63162# no SharedModel anymore


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [e9ce7255a413f50118c8b1e3573fc8a8251aad3e]

INTEGRATION: CWS dba203a (1.8.12); FILE MERGED 2006/03/16 09:53:16 fs 1.8.12.1: m_bCommitMasterStorage is dead


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [6f0814dcb5c110a69891bb3631f7ab8f7a6e5018]

INTEGRATION: CWS dba203a (1.25.12); FILE MERGED 2006/03/16 09:53:40 fs 1.25.12.2: #i63162# upon closing the last view, close the document automatically 2006/02/17 12:40:43 fs 1.25.12.1: better exception message when storeTo fails


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [e378f992ae39272a19ca3c2ab00ea013f8334025]

INTEGRATION: CWS dba203a (1.32.88); FILE MERGED 2006/03/16 09:52:48 fs 1.32.88.1: minor change in course of #i63162#


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [89a3e059b190421cd73b09b93b1b7383a5847991]

INTEGRATION: CWS dba203a (1.10.12); FILE MERGED 2006/03/16 09:51:58 fs 1.10.12.1: #i63162# hold the document weak


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [0192785937820f545b14e989774c6dabe0e7b0c0]

INTEGRATION: CWS dba203a (1.11.16); FILE MERGED 2006/03/16 09:52:32 fs 1.11.16.1: #i63162# hold the document weak


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [2eec7ba2cfef9bccdb57c6c996ec52f55fd5a8c4]

INTEGRATION: CWS dba203a (1.140.56); FILE MERGED 2006/03/20 08:35:37 fs 1.140.56.7: RESYNC: (1.140-1.141); FILE MERGED 2006/03/08 09:37:24 fs 1.140.56.6: #i61771# SvxShape now holds the SdrObject weak, which requires different (and SolarMutex-guarded) access to it 2006/03/08 09:29:35 fs 1.140.56.5: reverting previous patch for #i61771#, CL had a better idea ... 2006/02/15 09:04:41 fs 1.140.56.4: #i61771# don't reset pObj in ~SvxShape too earliy / SvxShape::relase: make some weird things to prevent duplicate deletions when SvxShape methods are called bypassing UNO 2006/02/13 10:57:08 fs 1.140.56.3: #i61771# SvxShape::Notify: care for race conditions with the object just being deleted in another thread 2006/02/13 10:23:59 fs 1.140.56.2: #i61771# +SvxShape::onSdrObjectDying / +SvxShape::release: make releasing the last reference and deleting |this| a transaction 2006/02/09 15:35:47 fs 1.140.56.1: #i61771# SdrObject holds SvxShape by direct pointer, not by weak reference. See checkin comment for svdobj.cxx for a reason


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [89a454127de8fc6574741ac48159b9e1e4f7bb07]

INTEGRATION: CWS dba203a (1.23.276); FILE MERGED 2006/03/08 09:37:23 fs 1.23.276.1: #i61771# SvxShape now holds the SdrObject weak, which requires different (and SolarMutex-guarded) access to it


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [d8f30b2308ba3d3c338d455b0ef353fa0a9acff8]

INTEGRATION: CWS dba203a (1.23.274); FILE MERGED 2006/03/08 09:37:23 fs 1.23.274.1: #i61771# SvxShape now holds the SdrObject weak, which requires different (and SolarMutex-guarded) access to it


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [8bee89ee07751ce128cbc853ea65b4c30fdd1f22]

INTEGRATION: CWS dba203a (1.51.274); FILE MERGED 2006/03/08 09:37:23 fs 1.51.274.1: #i61771# SvxShape now holds the SdrObject weak, which requires different (and SolarMutex-guarded) access to it


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [e73c039aae1463de5edf8b17dc92e6af2a4f5c07]

INTEGRATION: CWS dba203a (1.33.206); FILE MERGED 2006/03/08 09:37:22 fs 1.33.206.1: #i61771# SvxShape now holds the SdrObject weak, which requires different (and SolarMutex-guarded) access to it


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [a7026e5b11db7ef9691ac17fd0d8bdb2cfce15e3]

INTEGRATION: CWS dba203a (1.26.154); FILE MERGED 2006/03/20 08:35:04 fs 1.26.154.2: RESYNC: (1.26-1.28); FILE MERGED 2006/03/08 09:36:18 fs 1.26.154.1: disambiguate ::Color vs. css::util::Color (during #i61771#, the latter got included somehwere ...)


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [7b552f3e68a85058612c492631ae5cea0664a5ef]

INTEGRATION: CWS dba203a (1.15.276); FILE MERGED 2006/03/10 06:49:28 fs 1.15.276.2: #i62956# GetValue and GetCurrency public for helper-function access 2006/03/08 19:29:52 fs 1.15.276.1: during #i61184#: m_bRequired was not used


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [352b861c9c8c5a6cc67d5bbfc0a6f6dd212f00a5]

INTEGRATION: CWS dba203a (1.32.274); FILE MERGED 2006/03/10 06:48:32 fs 1.32.274.1: removed useless traces


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [c47d9a82db5cdfe0bf65e966d111136cd1fb62cd]

INTEGRATION: CWS dba203a (1.45.106); FILE MERGED 2006/03/20 08:29:48 fs 1.45.106.4: RESYNC: (1.45-1.46); FILE MERGED 2006/03/10 11:20:07 fs 1.45.106.3: #132359# even more exception safety 2006/03/10 06:51:21 fs 1.45.106.2: #i62956# some exception-safety in various GetFormatText and UpdateFromField methods 2006/03/08 19:29:32 fs 1.45.106.1: #i61184# DbListBox::UpdateFromField: don't SelectEntry empty strings, but do a SetNoSelection instead


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [d9a7d362e5ec2fa0106c70af1d2b41869fea9949]

INTEGRATION: CWS dba203a (1.9.276); FILE MERGED 2006/03/09 09:00:04 fs 1.9.276.1: STL iterator error


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [84a7712d5995b16e1b8b063fb95996cd7a86d984]

INTEGRATION: CWS dba203a (1.4.76); FILE MERGED 2006/03/16 10:27:55 fs 1.4.76.1: #i63162# added comment on ownership of the document


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [5aaa0f5c255b4761e9153f671db2649bea328891]

INTEGRATION: CWS dba203a (1.4.82); FILE MERGED 2006/03/17 11:50:53 fs 1.4.82.1: #i60163# +OfficeResourceLoader


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [cdd8cc7b4f69a952cb75d1bad8b37994848743fa]

INTEGRATION: CWS dba203a (1.1.2); FILE ADDED 2006/03/17 15:33:27 fs 1.1.2.5: theOfficeResourceLoader is obsolet 2006/03/17 12:24:35 fs 1.1.2.4: typo 2006/03/17 12:23:45 fs 1.1.2.3: singleton 2006/03/17 11:51:51 fs 1.1.2.2: since-tag 2006/03/17 11:41:32 fs 1.1.2.1: access to the OOo-internal .res files


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [fce9437206e933cb24e59d8541bf3f6b5e0cc879]

INTEGRATION: CWS dba203a (1.46.4); FILE MERGED 2006/03/08 12:14:47 fs 1.46.4.1: read/write: don't do the translation to/from SO5.x-compatible service names anymore. Nowadays, this code is not used anymore for writing this file format (this is in the dedicated "binfilter" module), so it's unnecessary. Also, it caused some strange problems like the deadlock described in issue #i61444#. (Yes, removing this part fixes a symptom only, but I was unable to figure out the deeper reason with a reasonable effort.)


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [28747d9dcf59b75f93001aacd48ee446d7adde3b]

INTEGRATION: CWS dba203a (1.4.54); FILE MERGED 2006/02/17 12:06:57 fs 1.4.54.1: add target for running single tests


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [f8548ffaa39ab46cbe9f8d9f11298332da13e51e]

INTEGRATION: CWS dba203a (1.3.54); FILE MERGED 2006/02/22 15:22:14 fs 1.3.54.1: use the AnyConverter


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [7c9dd2a43a3e002133e265b0a80380732dff304f]

INTEGRATION: CWS dba203a (1.3.54); FILE MERGED 2006/02/09 14:04:40 fs 1.3.54.1: make it work on any system, using proper temporary files (thanks to marc.neumann@sun.com)


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [9f671581595c180c8fb01f36e857822c55c924d6]

INTEGRATION: CWS dba203a (1.3.54); FILE MERGED 2006/02/22 15:22:45 fs 1.3.54.1: use the AnyConverter


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [b01fb08a46804401d8dfc5278bed73cd6f848d90]

INTEGRATION: CWS dba203a (1.2.204); FILE MERGED 2006/02/22 15:22:03 fs 1.2.204.1: in the course of #i62418#: check boxes and radio buttons exchange their validatable value as boolean, if no external binding is set


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [dc19b1c565c19361984a5ce04866e5926b56fc44]

INTEGRATION: CWS dba203a (1.59.60); FILE MERGED 2006/03/20 08:03:36 fs 1.59.60.2: RESYNC: (1.59-1.60); FILE MERGED 2006/03/17 11:50:22 fs 1.59.60.1: #i60163# also deliver css.resource


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [ce9ec7e9d135636ec4e32c52a65f4d7733859a12]

INTEGRATION: CWS dba203a (1.41.12); FILE MERGED 2006/03/20 07:59:44 fs 1.41.12.3: RESYNC: (1.41-1.42); FILE MERGED 2006/02/14 11:57:58 fs 1.41.12.2: #i62032# setPropertyValue: don't lock the mutex unnecessarily, this might deadlock when (indirectly) firing notifications 2006/02/14 10:29:11 fs 1.41.12.1: #i62032# setPropertyToDefault: don't lock the mutex unnecessarily, this might deadlock when (indirectly) firing notifications


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [7c2b84b4ae134e34b9b2b76087e196d150663fe8]

INTEGRATION: CWS dba203a (1.36.62); FILE MERGED 2006/02/14 11:57:36 fs 1.36.62.1: #i62032# add/removeFooListener: don't call into the peer with our own mutex locked


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [48903bd43c919d14214503f32aba6165d7dadefa]

INTEGRATION: CWS dba203a (1.3.76); FILE MERGED 2006/03/17 15:39:32 fs 1.3.76.1: #i60163# building resources shared across the various drivers


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [7f9208ca9d48f2ebcd4c4d8dd6798028a31f64a4]

INTEGRATION: CWS dba203a (1.1.2); FILE ADDED 2006/03/17 15:38:58 fs 1.1.2.1: shared resources for the connectivity module


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [cbaff6c517eeb1f544545a60f817e65f614c0384]

INTEGRATION: CWS dba203a (1.34.8); FILE MERGED 2006/03/17 15:41:37 fs 1.34.8.1: ModuleContext is obsolete (during #i60163#)


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [67dd2ddd226c820e35824ebfab5b4a7c50219062]

INTEGRATION: CWS dba203a (1.14.8); FILE MERGED 2006/02/24 09:27:50 fs 1.14.8.1: #i62522#


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [3907f71d6ad56270df7ccf13f5bbf85eee7ac969]

INTEGRATION: CWS dba203a (1.5.76); FILE MERGED 2006/03/17 15:37:59 fs 1.5.76.1: #i60163# localized error messages


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [f53a14c1164a7458dca968eab89487e7add72476]

INTEGRATION: CWS dba203a (1.12.76); FILE MERGED 2006/03/17 15:37:59 fs 1.12.76.1: #i60163# localized error messages


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [96ec15333b893f9675667eedf76afb5932560f93]

INTEGRATION: CWS dba203a (1.13.76); FILE MERGED 2006/03/17 15:37:59 fs 1.13.76.1: #i60163# localized error messages


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [2503f3b18283353aad847c629c200be059c082a7]

INTEGRATION: CWS dba203a (1.15.76); FILE MERGED 2006/03/17 15:37:58 fs 1.15.76.1: #i60163# localized error messages


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [730b62e73398dc2d244aa73ec8d21025dcbaf313]

INTEGRATION: CWS dba203a (1.5.42); FILE MERGED 2006/03/17 15:37:58 fs 1.5.42.1: #i60163# localized error messages


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [1483174792e1ddbc25ace04ac51c8f3278813058]

INTEGRATION: CWS dba203a (1.1.2); FILE ADDED 2006/03/17 15:41:37 fs 1.1.2.1: #i60163# base class for holding an error resource identifier


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [e8c9ba38d675b5ab89851089e3dc274a12f8c06f]

INTEGRATION: CWS dba203a (1.7.76); FILE MERGED 2006/03/17 15:37:57 fs 1.7.76.1: #i60163# localized error messages


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [dfa5c7f4e0f7c187a57647e126fce1c7f873817c]

INTEGRATION: CWS dba203a (1.11.76); FILE MERGED 2006/03/17 15:37:57 fs 1.11.76.1: #i60163# localized error messages


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [b34e66092de21b0fb7d5149f0267a81dfa1c09a0]

INTEGRATION: CWS dba203a (1.10.76); FILE MERGED 2006/03/17 15:37:56 fs 1.10.76.1: #i60163# localized error messages


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [6b1074fdda3ecd3d41878d54d998b0ed8615b059]

INTEGRATION: CWS dba203a (1.23.42); FILE MERGED 2006/03/17 15:37:56 fs 1.23.42.1: #i60163# localized error messages


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [585e329992501f6c938af636b20c8602daf71783]

INTEGRATION: CWS dba203a (1.14.74); FILE MERGED 2006/02/24 09:24:48 fs 1.14.74.1: #i62522#


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [8df46e5c94de4053b076f47b05d35970ca223f7a]

INTEGRATION: CWS dba203a (1.10.76); FILE MERGED 2006/03/17 15:37:55 fs 1.10.76.1: #i60163# localized error messages


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [689a2af5d863518a0de93f4bc957a4b62a37a15d]

INTEGRATION: CWS dba203a (1.13.76); FILE MERGED 2006/03/20 13:44:47 fs 1.13.76.2: #i10000# unxlngi6's boost requires RTTI for boost::shared_ptr, which is disabled in mozillasrc sub folder -> move the usage to an impl-structure, away from the declaration in the header 2006/03/17 15:37:55 fs 1.13.76.1: #i60163# localized error messages


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [5ab534a3bb5545f3d14860af49cf2a7bdafceb0e]

INTEGRATION: CWS dba203a (1.19.74); FILE MERGED 2006/03/20 13:44:47 fs 1.19.74.2: #i10000# unxlngi6's boost requires RTTI for boost::shared_ptr, which is disabled in mozillasrc sub folder -> move the usage to an impl-structure, away from the declaration in the header 2006/03/17 15:37:54 fs 1.19.74.1: #i60163# localized error messages


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [2cde8b95b2906ad20b90282505cdba0c6f1ab9a8]

INTEGRATION: CWS dba203a (1.4.8); FILE MERGED 2006/03/06 09:32:05 fs 1.4.8.1: #i62715# no fprintf/fflush


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [82073f1a9870efcda56561ddb8b1eb49f5c876bc]

INTEGRATION: CWS dba203a (1.15.66); FILE MERGED 2006/02/24 09:27:29 fs 1.15.66.1: #i62522#


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [5d6419f8e6d0ba4283ad290d1e21dfd9e41742bf]

INTEGRATION: CWS dba203a (1.11.74); FILE MERGED 2006/03/17 15:41:10 fs 1.11.74.1: ModuleContext is obsolete (during #i60163#)


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [96f3d61e7b3d0f1151b3f59c273135ed2c60d382]

INTEGRATION: CWS dba203a (1.13.76); FILE MERGED 2006/03/09 07:39:42 fs 1.13.76.1: removed obsolete files


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [e34045e06fdf1760c918a21b4779348a3c0de4bb]

INTEGRATION: CWS dba203a (1.42.60); FILE MERGED 2006/03/17 15:41:04 fs 1.42.60.1: ModuleContext is obsolete (during #i60163#)


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [361be0e46de22da8af7d3e53a0e14229f55e96ea]

INTEGRATION: CWS dba203a (1.7.76); FILE MERGED 2006/03/20 13:11:15 fs 1.7.76.1: #i10000#


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [b9d10b2bfa74ccac1aa713e282953440cf1e9656]

INTEGRATION: CWS dba203a (1.22.76); FILE MERGED 2006/03/09 07:39:45 fs 1.22.76.1: removed obsolete files


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [613e8d5b52d33b1929ee633401b29f5256de2c54]

INTEGRATION: CWS dba203a (1.91.22); FILE MERGED 2006/03/06 11:23:10 fs 1.91.22.1: #i62665# when creating tables, use proper re-throw


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [a73234c72f691c24b519a453011045301cc1636b]

INTEGRATION: CWS dba203a (1.15.76); FILE MERGED 2006/03/17 15:40:57 fs 1.15.76.1: ModuleContext is obsolete (during #i60163#)


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [dc14c3f6d63834e53e29cf6abe6268baa8816602]

INTEGRATION: CWS dba203a (1.10.76); FILE MERGED 2006/03/17 15:40:32 fs 1.10.76.1: ModuleContext is obsolete (during #i60163#)


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [7551f84502022ac1cb6d59beb26e5bd0df21f511]

INTEGRATION: CWS dba203a (1.23.76); FILE MERGED 2006/03/20 13:25:44 fs 1.23.76.1: #i10000#


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [c9e6a0b3c66dbc3584845b89222645fd0e60e1a5]

INTEGRATION: CWS dba203a (1.8.66); FILE MERGED 2006/03/20 08:00:05 fs 1.8.66.2: RESYNC: (1.8-1.9); FILE MERGED 2006/03/17 15:37:04 fs 1.8.66.1: #i60163# there is no resource.lib anymore


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [11fd668abeb6896f5e16c8e7fc7ec0c416fed1e8]

INTEGRATION: CWS dba203a (1.1.2); FILE ADDED 2006/03/17 15:37:40 fs 1.1.2.1: moved herein from ../resource/ModuleContext.cxx during #i60163#


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [6b7428a3fa444c94add7da29c7fd55d9a42d2678]

INTEGRATION: CWS dba203a (1.26.68); FILE MERGED 2006/03/20 12:33:56 fs 1.26.68.1: #i10000#


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [cb447e0901f018096e00ace06a5e3b0b6e0b5df7]

INTEGRATION: CWS dba203a (1.23.42); FILE MERGED 2006/03/21 06:23:46 fs 1.23.42.1: deliver the new cnr resource


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [146234b20235ac13da373f0588c1cd80f1e01731]

INTEGRATION: CWS dba203a (1.27.40); FILE MERGED 2006/02/17 12:38:57 fs 1.27.40.1: also build the qa/connectivity/tools directory


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [afade08afd44118e2fe7ce021cac82b98d9af862]

INTEGRATION: CWS dba203a (1.12.44); FILE MERGED 2006/03/20 11:56:15 fs 1.12.44.1: SHARED_RES_TARGET


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [4e57df6656dcad757ece921870b9dbd1b8db7482]

INTEGRATION: CWS vcl54 (1.10.154); FILE MERGED 2006/02/23 18:22:10 pl 1.10.154.4: join cairocanvas 2006/02/23 18:19:20 pl 1.10.154.3: join cairocanvas 2006/02/23 18:17:22 pl 1.10.154.2: join cairocanvas 2006/02/23 17:25:06 thb 1.10.154.1: #i59315# Now reading the actual size of a SystemGraphicsData-generated VDev from the VDev itself (it was always (1,1) before, which led to clipped output)


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [f51cee37797cc4d9e7e195e43306818e4ca17f79]

INTEGRATION: CWS vcl54 (1.10.156); FILE MERGED 2006/02/21 16:24:47 pl 1.10.156.1: #i61234# cleanup enum


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [eef00dcadde25a938d13684ff0fb48da7a73b6d0]

INTEGRATION: CWS vcl54 (1.8.86); FILE MERGED 2006/02/23 17:25:08 thb 1.8.86.1: #i59315# Now reading the actual size of a SystemGraphicsData-generated VDev from the VDev itself (it was always (1,1) before, which led to clipped output)


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [650b7d15b84123256b2ccf1dc7116589ba7344d6]

INTEGRATION: CWS vcl54 (1.21.4); FILE MERGED 2006/02/21 15:12:01 pl 1.21.4.2: RESYNC: (1.21-1.22); FILE MERGED 2006/02/20 13:49:04 hdu 1.21.4.1: #131324# fix signedness problem for DocumentProperties() return value


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [771bebb3391ce71d098a3658ef5374ca685835d2]

INTEGRATION: CWS vcl54 (1.75.10); FILE MERGED 2006/02/16 13:28:45 pl 1.75.10.1: #61841# add fontconfig support for embedded bitmaps and antialias


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [04b45d802713aedac947ee404616a7faaa927716]

INTEGRATION: CWS vcl54 (1.4.156); FILE MERGED 2006/02/23 17:25:06 thb 1.4.156.1: #i59315# Now reading the actual size of a SystemGraphicsData-generated VDev from the VDev itself (it was always (1,1) before, which led to clipped output)


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [9e7489358e94974df93e1203e433a63f836e595b]

INTEGRATION: CWS vcl54 (1.199.8); FILE MERGED 2006/02/21 15:11:35 pl 1.199.8.2: RESYNC: (1.199-1.200); FILE MERGED 2006/01/25 13:20:39 thb 1.199.8.1: #i60699# Reverted all GCs not to generate GraphicsExposure events by default. Those are really only necessary for window-to-window copies (to detect obscured areas) - there, GraphicsExposures are explicitely enabled. This might improve latency considerably for the nearly all cases (except e.g. Window::Scroll or OutputDevice::CopyArea), since no roundtrips and no polls are necessary anymore


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [f1d9b1edfe5e7bd0997ab3267ded7f21e18ae62c]

INTEGRATION: CWS vcl54 (1.25.90); FILE MERGED 2006/02/16 13:28:44 pl 1.25.90.1: #61841# add fontconfig support for embedded bitmaps and antialias


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [1a70d92d179c42d104b2169da25d9503c41bbc83]

INTEGRATION: CWS vcl54 (1.130.6); FILE MERGED 2006/02/23 18:17:22 pl 1.130.6.3: join cairocanvas 2006/01/31 14:35:12 pl 1.130.6.2: RESYNC: (1.130-1.131); FILE MERGED 2006/01/25 13:20:38 thb 1.130.6.1: #i60699# Reverted all GCs not to generate GraphicsExposure events by default. Those are really only necessary for window-to-window copies (to detect obscured areas) - there, GraphicsExposures are explicitely enabled. This might improve latency considerably for the nearly all cases (except e.g. Window::Scroll or OutputDevice::CopyArea), since no roundtrips and no polls are necessary anymore


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [1ad8885fb17230c43c305145c274f8102e2e5bda]

INTEGRATION: CWS vcl54 (1.29.154); FILE MERGED 2006/02/03 13:37:37 thb 1.29.154.2: #i60699# Use correct GC for Window->Window blitting (was using unclipped GC before) 2006/01/25 13:20:37 thb 1.29.154.1: #i60699# Reverted all GCs not to generate GraphicsExposure events by default. Those are really only necessary for window-to-window copies (to detect obscured areas) - there, GraphicsExposures are explicitely enabled. This might improve latency considerably for the nearly all cases (except e.g. Window::Scroll or OutputDevice::CopyArea), since no roundtrips and no polls are necessary anymore


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [079bb95cd94db7bab5d2eae7db7ca6beb727cba5]

INTEGRATION: CWS vcl54 (1.36.154); FILE MERGED 2006/02/23 18:17:21 pl 1.36.154.2: join cairocanvas 2006/01/25 13:20:37 thb 1.36.154.1: #i60699# Reverted all GCs not to generate GraphicsExposure events by default. Those are really only necessary for window-to-window copies (to detect obscured areas) - there, GraphicsExposures are explicitely enabled. This might improve latency considerably for the nearly all cases (except e.g. Window::Scroll or OutputDevice::CopyArea), since no roundtrips and no polls are necessary anymore


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [e39badec5c3e3de3c2657797844a4526aea8b50b]

INTEGRATION: CWS vcl54 (1.19.92); FILE MERGED 2006/01/25 13:20:36 thb 1.19.92.1: #i60699# Reverted all GCs not to generate GraphicsExposure events by default. Those are really only necessary for window-to-window copies (to detect obscured areas) - there, GraphicsExposures are explicitely enabled. This might improve latency considerably for the nearly all cases (except e.g. Window::Scroll or OutputDevice::CopyArea), since no roundtrips and no polls are necessary anymore


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [d1c24d80ff35445d532a3d462feb0e7aa8c26219]

INTEGRATION: CWS vcl54 (1.13.88); FILE MERGED 2006/02/16 13:28:43 pl 1.13.88.1: #61841# add fontconfig support for embedded bitmaps and antialias


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [b1be9bea1222f241f90d52ee753246cdaa543edd]

INTEGRATION: CWS vcl54 (1.18.136); FILE MERGED 2006/01/25 13:20:35 thb 1.18.136.1: #i60699# Reverted all GCs not to generate GraphicsExposure events by default. Those are really only necessary for window-to-window copies (to detect obscured areas) - there, GraphicsExposures are explicitely enabled. This might improve latency considerably for the nearly all cases (except e.g. Window::Scroll or OutputDevice::CopyArea), since no roundtrips and no polls are necessary anymore


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [9ded2da5eec4c86b203d5a674dd60a73b14987b6]

INTEGRATION: CWS vcl54 (1.71.4); FILE MERGED 2006/01/25 13:20:34 thb 1.71.4.1: #i60699# Reverted all GCs not to generate GraphicsExposure events by default. Those are really only necessary for window-to-window copies (to detect obscured areas) - there, GraphicsExposures are explicitely enabled. This might improve latency considerably for the nearly all cases (except e.g. Window::Scroll or OutputDevice::CopyArea), since no roundtrips and no polls are necessary anymore


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [84eb28d2145545907f96b4d53e5671e4ba0bc894]

INTEGRATION: CWS vcl54 (1.5.156); FILE MERGED 2006/02/23 18:17:21 pl 1.5.156.2: join cairocanvas 2006/02/23 17:25:05 thb 1.5.156.1: #i59315# Now reading the actual size of a SystemGraphicsData-generated VDev from the VDev itself (it was always (1,1) before, which led to clipped output)


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [8e423b83be192960e0cd752a0a2c5dfdadf1c8b0]

INTEGRATION: CWS vcl54 (1.7.154); FILE MERGED 2006/01/25 13:20:33 thb 1.7.154.1: #i60699# Reverted all GCs not to generate GraphicsExposure events by default. Those are really only necessary for window-to-window copies (to detect obscured areas) - there, GraphicsExposures are explicitely enabled. This might improve latency considerably for the nearly all cases (except e.g. Window::Scroll or OutputDevice::CopyArea), since no roundtrips and no polls are necessary anymore


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [64c9e5fbc55ffd8fda7d64aca0a0a23bcb81041f]

INTEGRATION: CWS vcl54 (1.41.4); FILE MERGED 2006/01/31 14:34:26 pl 1.41.4.2: RESYNC: (1.41-1.42); FILE MERGED 2006/01/25 13:20:32 thb 1.41.4.1: #i60699# Reverted all GCs not to generate GraphicsExposure events by default. Those are really only necessary for window-to-window copies (to detect obscured areas) - there, GraphicsExposures are explicitely enabled. This might improve latency considerably for the nearly all cases (except e.g. Window::Scroll or OutputDevice::CopyArea), since no roundtrips and no polls are necessary anymore


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [cbe8acced115d5b929fc1950c75ebd2338d43fca]

INTEGRATION: CWS vcl54 (1.33.38); FILE MERGED 2006/02/16 13:28:42 pl 1.33.38.1: #61841# add fontconfig support for embedded bitmaps and antialias


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [ef64c7866d1d0aa9cec662e10d422d18054652a5]

INTEGRATION: CWS vcl54 (1.119.26); FILE MERGED 2006/02/16 13:28:41 pl 1.119.26.1: #61841# add fontconfig support for embedded bitmaps and antialias


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [fa0732e0a9b93a24266e288135855b0aad30f5a9]

INTEGRATION: CWS vcl54 (1.21.156); FILE MERGED 2006/02/23 17:25:05 thb 1.21.156.1: #i59315# Now reading the actual size of a SystemGraphicsData-generated VDev from the VDev itself (it was always (1,1) before, which led to clipped output)


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [80b2d16ad1c55f6f0800b3022eb6ea2bd581e851]

INTEGRATION: CWS vcl54 (1.213.10); FILE MERGED 2006/02/13 12:30:17 hdu 1.213.10.1: #i39518# handle non-LTR text outlines when vectorizing glyph bitmaps


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [221c87ada7166c74bd29ff9feca7add7acd6413b]

INTEGRATION: CWS vcl54 (1.38.72); FILE MERGED 2006/01/30 13:03:22 thb 1.38.72.1: #i59315# Limit clip coords passed on to sal layer to actual outdev bounds (to avoid overflows)


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [415ea40f88041f323de5e602bb8656ec43413625]

INTEGRATION: CWS vcl54 (1.22.26); FILE MERGED 2006/02/16 17:43:23 pl 1.22.26.1: #i62033# always read complete resources


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [ff700d7c10db57e17a9fc852afdf7943109cd752]

INTEGRATION: CWS vcl54 (1.42.10); FILE MERGED 2006/02/16 17:35:20 pl 1.42.10.1: #i54154# clip checkbox and radiobutton to given size


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [a38a9c231a986f8bbf78e898600a68f419c1cc92]

INTEGRATION: CWS vcl54 (1.27.46); FILE MERGED 2006/02/20 13:10:21 thb 1.27.46.1: #i60699# Yield office for short time - otherwise, rendering taking place in other processes (e.g. X11) might not get CPU during our busy-loop animation rendering.


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [0e0ec2ab7cada0eb358d14a1f5c184cc2ac202d3]

INTEGRATION: CWS vcl54 (1.64.6); FILE MERGED 2006/02/16 13:23:33 pl 1.64.6.1: #61841# add fontconfig support for embedded bitmaps and antialias


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [d3ad75339e8f1e691ecfcba95e84ca757cd07c04]

INTEGRATION: CWS vcl54 (1.16.2); FILE MERGED 2006/02/16 13:23:32 pl 1.16.2.1: #61841# add fontconfig support for embedded bitmaps and antialias


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [bf3b8e5acdc87e2e1203d1f69496d32b3dac67e7]

INTEGRATION: CWS vcl54 (1.18.14); FILE MERGED 2006/02/16 13:23:32 pl 1.18.14.2: #61841# add fontconfig support for embedded bitmaps and antialias 2006/02/06 16:04:56 pl 1.18.14.1: #i61474# use correct token position


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [bdf909629ae0c6cc06790b6b36f2627a767aeaa0]

INTEGRATION: CWS vcl54 (1.28.4); FILE MERGED 2006/02/16 13:23:58 pl 1.28.4.1: #61841# add fontconfig support for embedded bitmaps and antialias


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [411a094fa002c0de5c6299d25bd8ea2d16282ce2]

INTEGRATION: CWS vcl54 (1.3.12); FILE MERGED 2006/02/02 11:37:39 thb 1.3.12.1: #i60699# Clarified docs; replaced flush call with sync on canvas output window, as now VCL internally does not sync anymore for blits


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [60ca729bde130064a697ae2a69d98ef86e7f04cf]

INTEGRATION: CWS vcl54 (1.6.24); FILE MERGED 2006/02/02 11:37:39 thb 1.6.24.1: #i60699# Clarified docs; replaced flush call with sync on canvas output window, as now VCL internally does not sync anymore for blits


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [5342d75c7d61a090b828d1c41995f5b4ff766715]

INTEGRATION: CWS pb12 (1.17.40); FILE MERGED 2006/03/01 12:07:14 pb 1.17.40.1: fix: #i62669# use xoffset instead of yoffset to set barwidth


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [1c1dd98991fb5f32f9dbf53d77ec8b6bf9dc7e32]

INTEGRATION: CWS pb12 (1.42.86); FILE MERGED 2006/02/15 12:49:21 pb 1.42.86.1: fix: #i61967# add *.oth to import/export filter


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [044f516e35857bb8413ba12b0bb1ee3c00ce10e9]

INTEGRATION: CWS pb12 (1.25.136); FILE MERGED 2006/02/09 09:42:11 pb 1.25.136.2: fix: #i59305# needs more space for URL 2006/02/08 13:24:26 pb 1.25.136.1: fix: #i59305# URL (if found in copyright text) should not be line-wrapped


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [9cdc926249ac3c399684a19d1bf527f271ab9d9c]

INTEGRATION: CWS pb12 (1.33.138); FILE MERGED 2006/03/16 07:29:41 pb 1.33.138.2: RESYNC: (1.33-1.35); FILE MERGED 2006/02/14 10:45:51 pb 1.33.138.1: fix: #i60085# description of database now from SvFileInformationManager


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [3ff65618f9d66e2477d5c17bbc87e1290d99cb29]

INTEGRATION: CWS pb12 (1.4.138); FILE MERGED 2006/02/08 13:20:12 pb 1.4.138.1: fix: #i59305# long m_nDeltaWidth added


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [5579cfc3f4f673a3b3c1d1a02f45b41e51bcc6b5]

INTEGRATION: CWS pb12 (1.9.270); FILE MERGED 2006/02/20 10:46:04 pb 1.9.270.2: fix: #127655# check NULL string 2006/02/20 09:13:31 pb 1.9.270.1: fix: #129744# perhaps no entry is selected


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [86637545b347f016703fc44b4e646b74d9ee827f]

INTEGRATION: CWS pb12 (1.14.100); FILE MERGED 2006/02/07 13:50:36 pb 1.14.100.1: fix: #i60609# HelpId for ListBox of MenuOrganizerDlg


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [3ea9aa65b5acbfa1073f9386ff585eb9e008966a]

INTEGRATION: CWS pb12 (1.62.272); FILE MERGED 2006/02/07 13:51:50 pb 1.62.272.1: fix: #i60609# HID_SVX_CONFIG_MENU_LISTBOX added


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [e256c19adf32e5cc98105bac0b4e54356432dffa]

INTEGRATION: CWS pb12 (1.63.150); FILE MERGED 2006/02/14 10:42:30 pb 1.63.150.1: fix: #i60085# STR_DESCRIPTION_FACTORY_DATABASE added


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [4618dba52e14780c98697093fccd6a558c0bc275]

INTEGRATION: CWS pb12 (1.39.162); FILE MERGED 2006/02/14 10:43:32 pb 1.39.162.1: fix: #i60085# support for database factory


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [9524f660c8aaa8191b6c3bcf8c921b10d99c1d76]

INTEGRATION: CWS pb12 (1.70.4); FILE MERGED 2006/02/10 05:44:24 pb 1.70.4.1: fix: #i44914# don't handle empty URLs


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [4ce1bfe1bb5492a10aed13553fa31ffe34b24af6]

INTEGRATION: CWS pb12 (1.41.148); FILE MERGED 2006/03/16 07:09:00 pb 1.41.148.2: RESYNC: (1.41-1.42); FILE MERGED 2006/02/08 12:33:52 pb 1.41.148.1: fix: #i60061# pReserved renamed to pImpl->m_pLink


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [63962a3bc50d718bd22256e960af0ce52b9652aa]

INTEGRATION: CWS pb12 (1.24.164); FILE MERGED 2006/02/08 12:32:36 pb 1.24.164.1: fix: #i60061# IsEmptyTextAllowed() and ForbidEmptyText() added


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [af41a53acef4ceb4bc643773a6cb0244067018af]

INTEGRATION: CWS pb12 (1.63.164); FILE MERGED 2006/02/08 12:31:48 pb 1.63.164.1: fix: #i60061# EndInplaceEditing() added


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [b302fb083d7cbc243e85c44623ba955702623fdd]

INTEGRATION: CWS pb12 (1.12.164); FILE MERGED 2006/02/14 10:41:15 pb 1.12.164.1: fix: #i60085# STR_DESCRIPTION_FACTORY_DATABASE added


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [d3ff88edd6a65fe80824f71e83eb1142a1c73c1f]

INTEGRATION: CWS pb12 (1.18.164); FILE MERGED 2006/02/08 12:22:23 pb 1.18.164.1: fix: #i60061# EndInplaceEditing() added


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [f0e0a1ca380e436c1428f334e5e78ce88350aec8]

INTEGRATION: CWS pb12 (1.7.6); FILE MERGED 2006/02/08 13:31:36 pb 1.7.6.1: fix: #i60061# before change the directory please stop inplace-editing


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [1cb77c00de99ec3e70d308974359a8ee2170b5c9]

INTEGRATION: CWS os78 (1.67.58); FILE MERGED 2006/03/10 08:24:24 os 1.67.58.1: #i47142# enable one decimal digit for font height


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [08897574eef0c2a38ff955f98168c348128db1c9]

INTEGRATION: CWS os78 (1.8.58); FILE MERGED 2006/03/14 12:57:07 os 1.8.58.1: #i4148# accept AutoCompletion also with the tab-key


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [96b86f2425e4486df034a74e5b28ff5382e20cd0]

INTEGRATION: CWS os78 (1.20.172); FILE MERGED 2006/03/12 16:27:15 os 1.20.172.1: #i51982# added 'Protect Cells' to the table menu


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [e5b13d8c898684b9a7b764eee24b3dac69d719cb]

INTEGRATION: CWS os78 (1.18.172); FILE MERGED 2006/03/12 16:27:14 os 1.18.172.1: #i51982# added 'Protect Cells' to the table menu


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [1ff22f64a5fd7537f52df26c7614d52ee1e08ce3]

INTEGRATION: CWS os78 (1.19.172); FILE MERGED 2006/03/12 16:27:13 os 1.19.172.1: #i51982# added 'Protect Cells' to the table menu


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [7c85dd9fb76d0d621eb3a00b9cc3917e933d0657]

INTEGRATION: CWS os78 (1.11.254); FILE MERGED 2006/03/13 10:20:46 os 1.11.254.1: #i63099# undo re-enabled


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [7314c354cfc7d6ecae656888badf4c34c46a9223]

INTEGRATION: CWS os78 (1.8.122); FILE MERGED 2006/03/13 13:44:03 os 1.8.122.1: #i61237# save index of currently selected address block


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [5b2b116d2d75edd51e567692f95284e09fd894c5]

INTEGRATION: CWS os78 (1.51.240); FILE MERGED 2006/03/09 12:47:38 os 1.51.240.1: i58573# make string 'FAX' translatable


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [e52b488e7b5b510531200c9567facab7cdcbfe4a]

INTEGRATION: CWS os78 (1.99.68); FILE MERGED 2006/03/13 09:08:04 os 1.99.68.1: #i62772# patch to enable file list drop actions also for non-graphic files


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [af17bd02b3627af5d431cce132d5b8dda2029235]

INTEGRATION: CWS os78 (1.4.258); FILE MERGED 2006/03/15 07:51:38 os 1.4.258.1: #i61237# address block assignment and greeting line assignment check fixed


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [8c2e2a2e1f857cee468bbf06fc2eb4184d2a2958]

INTEGRATION: CWS os78 (1.7.122); FILE MERGED 2006/03/15 07:51:06 os 1.7.122.1: #i61237# address block assignment and greeting line assignment check fixed


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [dfc8ca0c2adf8ec193894a7d20b3ed5e0371c056]

INTEGRATION: CWS os78 (1.3.258); FILE MERGED 2006/03/14 08:52:25 os 1.3.258.1: #i60364# fix dependency between roadmap and first wizard page


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [47fff9e82e93eaf175c1c90258402592c8542d4a]

INTEGRATION: CWS os78 (1.6.256); FILE MERGED 2006/03/14 08:52:24 os 1.6.256.1: #i60364# fix dependency between roadmap and first wizard page


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [4c15937a29ff7292be1079d7eb7beee9ea4a5913]

INTEGRATION: CWS os78 (1.10.68); FILE MERGED 2006/03/13 13:44:04 os 1.10.68.1: #i61237# save index of currently selected address block


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [bee6ab9eda7fb7b997635bb2dd72dc4d2a61a44f]

INTEGRATION: CWS os78 (1.10.122); FILE MERGED 2006/03/13 10:59:09 os 1.10.122.1: #i62615# German text shortened


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [71245363ee79bbe8c38d14d6b55e7f274d0888ab]

INTEGRATION: CWS os78 (1.12.68); FILE MERGED 2006/03/14 08:50:05 os 1.12.68.2: #130175# hide _all_ irrelevant address elements in case of e-Mail 2006/03/13 13:44:04 os 1.12.68.1: #i61237# save index of currently selected address block


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [d497788719de052eb96b5906974992e9c27db648]

INTEGRATION: CWS os78 (1.8.68); FILE MERGED 2006/03/15 07:51:05 os 1.8.68.3: #i61237# address block assignment and greeting line assignment check fixed 2006/03/14 15:16:30 os 1.8.68.2: #i61237# address block assignment and greeting line assignment check fixed 2006/03/14 08:52:25 os 1.8.68.1: #i60364# fix dependency between roadmap and first wizard page


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [912bb9ab8d07382494b2530e0ff23615b03d063a]

INTEGRATION: CWS os78 (1.7.212); FILE MERGED 2006/03/10 09:44:26 os 1.7.212.1: #i61517# typo in German label fixed


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [c7aef005e6110eaade7adafee73eac38f6f641c2]

INTEGRATION: CWS os78 (1.5.122); FILE MERGED 2006/03/13 08:21:47 os 1.5.122.1: #i62647# typo in German label fixed


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [2ce855dd98da8cfbc57d24f130268fd013ead6cc]

INTEGRATION: CWS os78 (1.51.168); FILE MERGED 2006/03/14 12:52:27 os 1.51.168.1: #i61623# license header fixed


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [d7d6231228aefe9368fe2a2a3e29c5b30f1db9e2]

INTEGRATION: CWS os78 (1.29.168); FILE MERGED 2006/03/14 12:52:27 os 1.29.168.1: #i61623# license header fixed


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [96c0b3e5c4910daffd214b01e9fcbd7cdfead29b]

INTEGRATION: CWS os78 (1.91.178); FILE MERGED 2006/03/14 13:14:44 hbrinkm 1.91.178.1: #i61362# missing check for empty pattern vector yielded crash


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [aa0cb613314b0bf140e204e36556d4cfb9c483c7]

INTEGRATION: CWS os78 (1.2.92); FILE MERGED 2006/03/10 16:24:15 hbrinkm 1.2.92.1: #i63024# missing include <tools/debug.hxx>


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [7085ddcc46aa85ee0702c26febfda5406e439a52]

INTEGRATION: CWS os78 (1.21.256); FILE MERGED 2006/03/10 16:35:38 hbrinkm 1.21.256.1: #i62092# applied verified patch


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [03c041df3c221b197a7e718620704ad9f51894be]

INTEGRATION: CWS os78 (1.21.204); FILE MERGED 2006/03/13 07:10:38 os 1.21.204.1: #i62856# binary filter support enabled to compare documents and linked sections


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [0a018aa322964fcaa169e52bc3288f0ad959f256]

INTEGRATION: CWS os78 (1.15.254); FILE MERGED 2006/03/13 07:32:50 os 1.15.254.1: #i62277# check availability of HTML filter before access


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [7146b048450616b17c205ffda497a14ae6ec5523]

INTEGRATION: CWS os78 (1.16.204); FILE MERGED 2006/03/10 12:02:12 os 1.16.204.1: #i35726# MakeUniqueBookmarkName: add index only if necessary


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [99a51c99027e11fcee2c225b352c0007dcddedc8]

INTEGRATION: CWS os78 (1.41.52); FILE MERGED 2006/03/13 13:40:34 os 1.41.52.1: #i61237# save index of currently selected address block


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [9ff6f76b2db0f35e8e0418740d2a949b8aa5c950]

INTEGRATION: CWS os78 (1.22.82); FILE MERGED 2006/03/13 10:26:09 os 1.22.82.2: #i50194# adding accelarator to German 'Table' menu 2006/03/13 09:28:01 os 1.22.82.1: #b6231652# German menu entry of 'WordCount' changed


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [1a9c4380acd68e44694b38999938094b9eb31b49]

INTEGRATION: CWS os78 (1.1.2); FILE ADDED 2006/03/13 07:31:00 os 1.1.2.1: #i62277# hidden HTML filter for master documents


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [984fe86cf005a6fc17acb4e02ad9a3271f492a8e]

INTEGRATION: CWS os78 (1.9.152); FILE MERGED 2006/03/13 07:31:35 os 1.9.152.1: #i62277# hidden HTML filter for master documents added


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [0ff3b6ea1c4663e6007b83d27145e9e19f7ecb4e]

INTEGRATION: CWS fsfixes03 (1.8.28); FILE MERGED 2006/03/27 13:50:56 fridrich_strba 1.8.28.1: Issue number:  #i63070 Submitted by:  kendy Reviewed by:   fridrich_strba Remove umlauts from java comments


2006-03-29  Oliver Bolte  <obo@openoffice.org>  [802872f32297a7d364b03cea1a0ab75c4902fb63]

INTEGRATION: CWS fpicker5 (1.10.44); FILE MERGED 2006/03/06 09:01:16 cmc 1.10.44.1: #i514152# allow user typed suffix to be the default file type to save as if no other is selected to override


2006-03-28  Thorsten Behrens  <thb@openoffice.org>  [e9d8ae097205882aad4c9655ba8d371db518edaa]

#i63310# Simplified policy interface; added unique-case optimization to ThreadSafeRefCountPolicy


2006-03-27  Oliver Bolte  <obo@openoffice.org>  [eb8e2c4803594925ed5902dfd0e676c0edaa6c25]

INTEGRATION: CWS swa11y203 (1.36.176); FILE MERGED 2006/03/13 14:22:07 od 1.36.176.1: #i51726# - consider that all drawing objects can be named now.


2006-03-27  Oliver Bolte  <obo@openoffice.org>  [82f3a446cdbb4ecff94cbe9257eb043f1f90d545]

INTEGRATION: CWS swa11y203 (1.49.236); FILE MERGED 2006/03/14 10:16:44 od 1.49.236.1: #i51726# - rename STR_NAME_GROUP_LABEL to STR_NAME_SHAPE_LABEL 	 - replace STR_NAME_GROUP_DIALOG by STR_NAME_SHAPE_DIALOG and 	   change the corresponding string


2006-03-27  Oliver Bolte  <obo@openoffice.org>  [94e3135579aa2d4bcd073487fbcae6d5a7f15211]

INTEGRATION: CWS swa11y203 (1.20.250); FILE MERGED 2006/03/14 10:16:43 od 1.20.250.2: #i51726# - rename STR_NAME_GROUP_LABEL to STR_NAME_SHAPE_LABEL 	 - replace STR_NAME_GROUP_DIALOG by STR_NAME_SHAPE_DIALOG and 	   change the corresponding string 2006/03/13 14:20:41 od 1.20.250.1: #i51726# - allow naming of all drawing object


2006-03-27  Oliver Bolte  <obo@openoffice.org>  [fd07829ca682b7fb2bc2a15a008da296f987d20e]

INTEGRATION: CWS swa11y203 (1.9.254); FILE MERGED 2006/03/14 10:16:43 od 1.9.254.1: #i51726# - rename STR_NAME_GROUP_LABEL to STR_NAME_SHAPE_LABEL 	 - replace STR_NAME_GROUP_DIALOG by STR_NAME_SHAPE_DIALOG and 	   change the corresponding string


2006-03-27  Oliver Bolte  <obo@openoffice.org>  [d8daf9c3c8bcf962c089eaed385ec11bdf301147]

INTEGRATION: CWS swa11y203 (1.44.118); FILE MERGED 2006/03/13 14:17:13 od 1.44.118.1: #i51726# - rename FN_NAME_GROUP to FN_NAME_SHAPE 	 - rename MN_NAME_GROUP to MN_NAME_SHAPE


2006-03-27  Oliver Bolte  <obo@openoffice.org>  [ad3c85beecf1648a3337f14d96de6f9361c0b56b]

INTEGRATION: CWS swa11y203 (1.126.118); FILE MERGED 2006/03/13 14:14:30 od 1.126.118.1: #i51726# - rename FN_NAME_GROUP to FN_NAME_SHAPE


2006-03-27  Oliver Bolte  <obo@openoffice.org>  [63e8494dbbb9234e6e5eecd2fa88bae50444ce76]

INTEGRATION: CWS swa11y203 (1.63.118); FILE MERGED 2006/03/13 14:14:30 od 1.63.118.1: #i51726# - rename FN_NAME_GROUP to FN_NAME_SHAPE


2006-03-27  Oliver Bolte  <obo@openoffice.org>  [da785312e944e9aaa86a0d83e7723033acf3fc8d]

INTEGRATION: CWS swa11y203 (1.4.254); FILE MERGED 2006/03/13 14:14:27 od 1.4.254.1: #i51726# - rename FN_NAME_GROUP to FN_NAME_SHAPE


2006-03-27  Oliver Bolte  <obo@openoffice.org>  [94b2a040f37eb052416483496cb3636c04bec27f]

INTEGRATION: CWS swa11y203 (1.68.118); FILE MERGED 2006/03/13 14:13:12 od 1.68.118.1: #i51726# - rename FN_NAME_GROUP to FN_NAME_SHAPE


2006-03-27  Oliver Bolte  <obo@openoffice.org>  [1ca1d1ab79ae9f92f616174a83aea0513ade824b]

INTEGRATION: CWS swa11y203 (1.84.126); FILE MERGED 2006/03/15 10:50:13 nn 1.84.126.1: #i51351# allow renaming of any type of shapes


2006-03-27  Oliver Bolte  <obo@openoffice.org>  [335ae43ab5aeb31c54c90fd9f47c8ee70f41a783]

INTEGRATION: CWS swa11y203 (1.17.130); FILE MERGED 2006/03/15 10:50:12 nn 1.17.130.1: #i51351# allow renaming of any type of shapes


2006-03-27  Oliver Bolte  <obo@openoffice.org>  [c41515068ca848747e259fb00315578963194c2f]

INTEGRATION: CWS swa11y203 (1.10.136); FILE MERGED 2006/03/15 10:50:12 nn 1.10.136.1: #i51351# allow renaming of any type of shapes


2006-03-27  Oliver Bolte  <obo@openoffice.org>  [ed531cb736b26e45fb06a6095caf3f4314f6db24]

INTEGRATION: CWS swa11y203 (1.65.126); FILE MERGED 2006/03/15 10:50:11 nn 1.65.126.1: #i51351# allow renaming of any type of shapes


2006-03-27  Oliver Bolte  <obo@openoffice.org>  [08d14f294f4697ce23fe1ccf62802eaaf75d3bda]

INTEGRATION: CWS swa11y203 (1.25.126); FILE MERGED 2006/03/15 10:50:11 nn 1.25.126.1: #i51351# allow renaming of any type of shapes


2006-03-27  Oliver Bolte  <obo@openoffice.org>  [992c45a685ea87dd3bdfb0ff08cd80783c5b5eaf]

INTEGRATION: CWS swa11y203 (1.24.132); FILE MERGED 2006/03/15 10:50:11 nn 1.24.132.1: #i51351# allow renaming of any type of shapes


2006-03-27  Oliver Bolte  <obo@openoffice.org>  [1e5646a4199e4cdad7b663daa2f6e2a822603f16]

INTEGRATION: CWS swa11y203 (1.18.122); FILE MERGED 2006/03/15 10:50:11 nn 1.18.122.1: #i51351# allow renaming of any type of shapes


2006-03-27  Oliver Bolte  <obo@openoffice.org>  [6d285557e3a4b4e85b509103456b3de2cc927874]

INTEGRATION: CWS swa11y203 (1.22.88); FILE MERGED 2006/03/13 14:11:38 od 1.22.88.1: #i51726# class <XMLTextFrameContext> 	 - new method to distinguish Writer graphics/text boxes and 	   Draw graphics/text boxes -> Draw graphics/text boxes have 	   an automatic styles without a parent style.


2006-03-27  Oliver Bolte  <obo@openoffice.org>  [ba3f9376131593dca117b41be6847952461d781a]

INTEGRATION: CWS swa11y203 (1.66.88); FILE MERGED 2006/03/13 14:11:38 od 1.66.88.1: #i51726# class <XMLTextFrameContext> 	 - new method to distinguish Writer graphics/text boxes and 	   Draw graphics/text boxes -> Draw graphics/text boxes have 	   an automatic styles without a parent style.


2006-03-27  Oliver Bolte  <obo@openoffice.org>  [bdb1d1867290bf4e289af760ea72a3fd87d13872]

INTEGRATION: CWS swa11y203 (1.72.90); FILE MERGED 2006/03/14 10:25:19 od 1.72.90.2: #i51726# - consider change of return type of <SvXMLExport::GetModelType()> 2006/03/13 14:08:01 od 1.72.90.1: #i51726# <XMLShapeExport::exportShape(..)> 	 - export of shape name for text documents, only if OpenDocument 	   file format is written, exception are group shapes.


2006-03-27  Oliver Bolte  <obo@openoffice.org>  [3d99ce5527a962cd14d0d4f965d6a6357f3d2cbb]

INTEGRATION: CWS swa11y203 (1.120.90); FILE MERGED 2006/03/14 10:24:04 od 1.120.90.2: #i51726# - use existing method <SvtModuleOptions::ClassifyFactoryByModel(..)> 	   instead of own one. 2006/03/13 14:06:14 od 1.120.90.1: #i51726# class <SvXMLExport> 	 - implementation of new method <_DetermineModelType()>, which 	   is used to set new member <meModelType> each time member <xModel> 	   is set.


2006-03-27  Oliver Bolte  <obo@openoffice.org>  [be3101e4612a2a42492ef151386e8f997ae69a04]

INTEGRATION: CWS calcperf02 (1.137.32); FILE MERGED 2006/02/01 16:21:25 nn 1.137.32.2: RESYNC: (1.137-1.140); FILE MERGED 2005/10/13 13:42:09 nn 1.137.32.1: #i55919# Notify: HINT_OBJCHG is only interesting if it's for this object


2006-03-27  Oliver Bolte  <obo@openoffice.org>  [0a447b20ac4671b39a34ae2084278ecb2d5f90ea]

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>  [5f7cdcd381b33315fb83eb999d4023f297db1bf3]

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>  [bb2d87f647ae26da9adadbbe5d64e50c49100d44]

INTEGRATION: CWS fwk36 (1.62.18); FILE MERGED 2006/03/20 12:16:32 cd 1.62.18.3: #i46895# Adapted code to support database component 2006/03/15 17:06:07 cd 1.62.18.2: #i46895# New method SaveDocumentAsFormat to make 'Send document as e-Mail' more flexible. Uses MS file format as default 2006/03/13 12:57:24 cd 1.62.18.1: #i46895# New method SaveDocumentAsFormat to make 'Send document as e-Mail' more flexible


2006-03-27  Oliver Bolte  <obo@openoffice.org>  [2abba492a8ea8508728f32800a51e2a5929ff385]

INTEGRATION: CWS fwk36 (1.4.168); FILE MERGED 2006/03/13 12:57:23 cd 1.4.168.1: #i46895# New method SaveDocumentAsFormat to make 'Send document as e-Mail' more flexible


2006-03-27  Oliver Bolte  <obo@openoffice.org>  [4fb73fa4ee8b6ffc7eb5cf64d67d522b22b518cc]

INTEGRATION: CWS calcperf02 (1.14.28); FILE MERGED 2006/02/10 16:28:00 nn 1.14.28.2: #i61908# cache queryAggregation results 2006/02/02 15:34:36 nn 1.14.28.1: #i61527# cache ScShapeObj's PropertySetInfo


2006-03-27  Oliver Bolte  <obo@openoffice.org>  [1a92b97dea32adb72e8757973020c64a094ba668]

INTEGRATION: CWS fwk36 (1.106.18); FILE MERGED 2006/03/16 12:58:48 mav 1.106.18.2: #i46895# allow to create a copy of the document if possible 2006/03/15 17:06:06 cd 1.106.18.1: #i46895# New method SaveDocumentAsFormat to make 'Send document as e-Mail' more flexible. Uses MS file format as default


2006-03-27  Oliver Bolte  <obo@openoffice.org>  [c0ef29e3d0c1760e3aef38ed81e8466f51c3ac8d]

INTEGRATION: CWS calcperf02 (1.94.36); FILE MERGED 2006/03/13 13:48:24 nn 1.94.36.2: RESYNC: (1.94-1.95); FILE MERGED 2006/02/23 18:11:12 nn 1.94.36.1: #i62483# don't reset pMarkData in ForgetCurrentAttrs


2006-03-27  Oliver Bolte  <obo@openoffice.org>  [9b6e1d7233ea4d17ae440b1023dd13b4e7a66c10]

INTEGRATION: CWS fwk36 (1.176.48); FILE MERGED 2006/03/16 12:58:48 mav 1.176.48.1: #i46895# allow to create a copy of the document if possible


2006-03-27  Oliver Bolte  <obo@openoffice.org>  [9c63f78adbe8d4feef50e4d135ac0a399c65180a]

INTEGRATION: CWS calcperf02 (1.83.8); FILE MERGED 2006/03/01 13:05:29 nn 1.83.8.1: #i62677# don't create ScUnoGuard in ScXMLImport if called from ScDocShell::LoadXML


2006-03-27  Oliver Bolte  <obo@openoffice.org>  [2f9a82267a5bacd13248da083ae082c16096601f]

INTEGRATION: CWS fwk36 (1.176.48); FILE MERGED 2006/03/20 12:15:21 cd 1.176.48.3: #i46895# Error code must be reseted 2006/03/16 15:34:14 mav 1.176.48.2: #i46895# allow to create a copy of the document if possible 2006/03/16 12:58:48 mav 1.176.48.1: #i46895# allow to create a copy of the document if possible


2006-03-27  Oliver Bolte  <obo@openoffice.org>  [cf26eb05015a4843ad47d57993499c8cb6c322cc]

INTEGRATION: CWS calcperf02 (1.55.12); FILE MERGED 2006/03/13 13:46:14 nn 1.55.12.5: RESYNC: (1.56-1.57); FILE MERGED 2006/02/23 18:10:19 nn 1.55.12.4: #i62483# ApplyAttributes/ApplyStyle: skip IsSelectionEditable while loading 2006/02/06 18:02:05 nn 1.55.12.3: #i61702# when loading formatted text, don't restore the API object's EditEngine state 2006/02/01 15:27:07 nn 1.55.12.2: RESYNC: (1.55-1.56); FILE MERGED 2005/10/13 15:43:08 nn 1.55.12.1: #i55926# no unnecessary CompileNameFormula/CompileDBFormula calls during load


2006-03-27  Oliver Bolte  <obo@openoffice.org>  [f7e80fb5b9fbed39012834f52d16a2128cf5b7b0]

INTEGRATION: CWS fwk36 (1.34.168); FILE MERGED 2006/03/20 12:12:24 cd 1.34.168.1: #i46895# Adapted code to support database component


2006-03-27  Oliver Bolte  <obo@openoffice.org>  [533b4fd8f7de8c2c8acbdd2af42fb906abd783bb]

INTEGRATION: CWS calcperf02 (1.13.30); FILE MERGED 2005/10/13 15:43:12 nn 1.13.30.1: #i55926# no unnecessary CompileNameFormula/CompileDBFormula calls during load


2006-03-27  Oliver Bolte  <obo@openoffice.org>  [061eb376b831f6b2fb88f7623cbf35ca78ec6f07]

INTEGRATION: CWS fwk36 (1.37.168); FILE MERGED 2006/03/21 13:34:26 cd 1.37.168.6: #i46895# Use default filter as fallback if media descriptor doesn't provide filtername 2006/03/20 12:12:24 cd 1.37.168.5: #i46895# Adapted code to support database component 2006/03/16 15:44:14 cd 1.37.168.4: #i46895# Fixed typos 2006/03/16 12:59:48 mav 1.37.168.3: #i46895# create copy of document to preserv signature 2006/03/15 17:06:06 cd 1.37.168.2: #i46895# New method SaveDocumentAsFormat to make 'Send document as e-Mail' more flexible. Uses MS file format as default 2006/03/13 12:57:23 cd 1.37.168.1: #i46895# New method SaveDocumentAsFormat to make 'Send document as e-Mail' more flexible


2006-03-27  Oliver Bolte  <obo@openoffice.org>  [5ac8398cfb0769f3b4316b6df22eebfe9e34df0a]

INTEGRATION: CWS calcperf02 (1.90.12); FILE MERGED 2006/03/01 13:05:52 nn 1.90.12.2: #i62677# don't create ScUnoGuard in ScXMLImport if called from ScDocShell::LoadXML 2006/02/22 17:22:42 nn 1.90.12.1: #i62435# initialize value cell's script type if default number format is latin-only


2006-03-27  Oliver Bolte  <obo@openoffice.org>  [ecccc429183b999f2e488e991ef41bbee17604b6]

INTEGRATION: CWS fwk36 (1.113.44); FILE MERGED 2006/03/16 15:44:13 cd 1.113.44.2: #i46895# Fixed typos 2006/03/16 14:55:24 mav 1.113.44.1: #i46895# allow to create a copy of the document if possible


2006-03-27  Oliver Bolte  <obo@openoffice.org>  [b7afe1edb9bde1b3daf5f6fe6b7ab6e9896fead5]

INTEGRATION: CWS calcperf02 (1.118.16); FILE MERGED 2006/03/13 13:44:52 nn 1.118.16.3: RESYNC: (1.118-1.120); FILE MERGED 2006/03/01 13:05:52 nn 1.118.16.2: #i62677# don't create ScUnoGuard in ScXMLImport if called from ScDocShell::LoadXML 2006/02/22 17:22:42 nn 1.118.16.1: #i62435# initialize value cell's script type if default number format is latin-only


2006-03-27  Oliver Bolte  <obo@openoffice.org>  [5ac23c85b959a701c4c4526a55e23d3e411608ac]

INTEGRATION: CWS calcperf02 (1.87.12); FILE MERGED 2006/02/22 17:22:42 nn 1.87.12.4: #i62435# initialize value cell's script type if default number format is latin-only 2006/02/06 18:02:34 nn 1.87.12.3: #i61702# when loading formatted text, don't restore the API object's EditEngine state 2006/02/01 15:23:19 nn 1.87.12.2: RESYNC: (1.87-1.88); FILE MERGED 2005/10/14 18:07:56 nn 1.87.12.1: #i56027# correct determination of formatted text for ProgressBarIncrement


2006-03-27  Oliver Bolte  <obo@openoffice.org>  [9729076672266d5089108fe1cd4d26113f0d249c]

INTEGRATION: CWS fwk36 (1.4.1202); FILE MERGED 2006/03/15 17:06:06 cd 1.4.1202.1: #i46895# New method SaveDocumentAsFormat to make 'Send document as e-Mail' more flexible. Uses MS file format as default


2006-03-27  Oliver Bolte  <obo@openoffice.org>  [947d25db0f0e5538f3d568c70c800896231c7572]

INTEGRATION: CWS fwk36 (1.70.20); FILE MERGED 2006/03/13 12:57:22 cd 1.70.20.1: #i46895# New method SaveDocumentAsFormat to make 'Send document as e-Mail' more flexible


2006-03-27  Oliver Bolte  <obo@openoffice.org>  [4492b5349abfce16010028f5b7b6a2cc75b79ab9]

INTEGRATION: CWS calcperf02 (1.17.30); FILE MERGED 2006/03/09 15:24:59 nn 1.17.30.1: #i62977# convert each named range's name to upper case only once


2006-03-27  Oliver Bolte  <obo@openoffice.org>  [ae2809fe0f373d8f944d644dd400112245026949]

INTEGRATION: CWS calcperf02 (1.27.28); FILE MERGED 2006/02/28 14:52:59 nn 1.27.28.1: #i61702# ScEditAttrTester: get attributes with flag OnlyHard


2006-03-27  Oliver Bolte  <obo@openoffice.org>  [be2e799c5185ef217e81d9f3f5ce58b7c5de4f66]

INTEGRATION: CWS calcperf02 (1.56.40); FILE MERGED 2006/03/13 13:43:32 nn 1.56.40.2: RESYNC: (1.56-1.57); FILE MERGED 2006/03/09 15:24:58 nn 1.56.40.1: #i62977# convert each named range's name to upper case only once


2006-03-27  Oliver Bolte  <obo@openoffice.org>  [6d0facf89ad3226fa3d4704347bd7a75668d0929]

INTEGRATION: CWS calcperf02 (1.10.28); FILE MERGED 2006/02/22 17:24:30 nn 1.10.28.1: #i62435# InvalidateTextWidth: reset script type only if number format was changed


2006-03-27  Oliver Bolte  <obo@openoffice.org>  [ed6823fd2d6a66250dc01b9d6b590e6f4f64d53b]

INTEGRATION: CWS fwk36 (1.3.168); FILE MERGED 2006/03/21 13:39:07 cd 1.3.168.2: #i46895# No inline methods 2006/03/20 12:13:01 cd 1.3.168.1: #i46895# Adapted code to support database component


2006-03-27  Oliver Bolte  <obo@openoffice.org>  [9b5daeb6602bfdd5acfcaabb966a236a70eabcdb]

INTEGRATION: CWS calcperf02 (1.15.18); FILE MERGED 2006/03/13 13:43:15 nn 1.15.18.2: RESYNC: (1.15-1.16); FILE MERGED 2006/03/09 18:44:24 nn 1.15.18.1: #i62977# cache sheet's upper case name


2006-03-27  Oliver Bolte  <obo@openoffice.org>  [8f5ea95f4f30140eabca8d6fdd7ec3dad283d928]

INTEGRATION: CWS calcperf02 (1.28.40); FILE MERGED 2006/02/15 15:36:27 nn 1.28.40.1: #i62090# quicker comparison of item sets in ScPatternAttr


2006-03-27  Oliver Bolte  <obo@openoffice.org>  [afcf94bc53d3e8b30decbae40fb3626d5bd5c49f]

INTEGRATION: CWS calcperf02 (1.68.40); FILE MERGED 2006/03/13 13:42:48 nn 1.68.40.2: RESYNC: (1.68-1.70); FILE MERGED 2006/03/09 18:44:24 nn 1.68.40.1: #i62977# cache sheet's upper case name


2006-03-27  Oliver Bolte  <obo@openoffice.org>  [4becd24e33befa66b34c6e0ffcac04735194e0e4]

INTEGRATION: CWS calcperf02 (1.29.26); FILE MERGED 2006/03/13 13:42:41 nn 1.29.26.2: RESYNC: (1.29-1.30); FILE MERGED 2006/03/01 13:04:32 nn 1.29.26.1: #i62677# don't create ScUnoGuard in ScXMLImport if called from ScDocShell::LoadXML


2006-03-27  Oliver Bolte  <obo@openoffice.org>  [7088590c6105bf6ef987b8c0087983baae72cb56]

INTEGRATION: CWS fwk36 (1.15.76); FILE MERGED 2006/03/20 12:47:11 cd 1.15.76.1: #i46895# Change database code to uses same implementation as other modules for 'Send document as e-Mail'


2006-03-27  Oliver Bolte  <obo@openoffice.org>  [131087f8c2544b7f209dfe5092beef5ba7217bae]

INTEGRATION: CWS calcperf02 (1.41.40); FILE MERGED 2006/02/22 17:24:30 nn 1.41.40.1: #i62435# InvalidateTextWidth: reset script type only if number format was changed


2006-03-27  Oliver Bolte  <obo@openoffice.org>  [3d34fbcf683f62f19d3c2c3b66b510a4ec9f4a36]

INTEGRATION: CWS fwk36 (1.26.30); FILE MERGED 2006/03/20 12:47:10 cd 1.26.30.1: #i46895# Change database code to uses same implementation as other modules for 'Send document as e-Mail'


2006-03-27  Oliver Bolte  <obo@openoffice.org>  [236d32fd10b8e0fa246d0581a58076fc91a8450c]

INTEGRATION: CWS calcperf02 (1.53.38); FILE MERGED 2006/03/13 13:42:24 nn 1.53.38.2: RESYNC: (1.53-1.54); FILE MERGED 2006/03/01 13:04:31 nn 1.53.38.1: #i62677# don't create ScUnoGuard in ScXMLImport if called from ScDocShell::LoadXML


2006-03-27  Oliver Bolte  <obo@openoffice.org>  [00879f15113506244c24174899f9930ad3dba5df]

INTEGRATION: CWS calcperf02 (1.28.30); FILE MERGED 2006/03/13 13:41:59 nn 1.28.30.3: RESYNC: (1.28-1.29); FILE MERGED 2006/03/09 18:44:23 nn 1.28.30.2: #i62977# cache sheet's upper case name 2006/02/22 17:23:42 nn 1.28.30.1: #i62435# InvalidateTextWidth: reset script type only if number format was changed


2006-03-27  Oliver Bolte  <obo@openoffice.org>  [b5f8e62ce2b4fe5b5c0db96643727c6ae0676143]

INTEGRATION: CWS fwk36 (1.9.302); FILE MERGED 2006/03/13 14:20:13 cd 1.9.302.1: #i59186# Remove wrong description from toolbar customize dialog


2006-03-27  Oliver Bolte  <obo@openoffice.org>  [f95ff0fb5d3b29172119bdd4bf499f9ca22de5ce]

INTEGRATION: CWS calcperf02 (1.8.30); FILE MERGED 2006/02/10 16:27:22 nn 1.8.30.2: #i61908# cache queryAggregation results 2006/02/02 15:34:14 nn 1.8.30.1: #i61527# cache ScShapeObj's PropertySetInfo


2006-03-27  Oliver Bolte  <obo@openoffice.org>  [9db0f4f8c96ade2fd746a74d2b84158bc55535ac]

INTEGRATION: CWS calcperf02 (1.9.28); FILE MERGED 2006/03/09 15:24:58 nn 1.9.28.1: #i62977# convert each named range's name to upper case only once


2006-03-27  Oliver Bolte  <obo@openoffice.org>  [753c3465b834cf641b309f6173113ca38f328b26]

INTEGRATION: CWS calcperf02 (1.89.38); FILE MERGED 2006/03/13 13:42:07 nn 1.89.38.3: RESYNC: (1.89-1.90); FILE MERGED 2006/03/01 13:04:12 nn 1.89.38.2: #i62677# don't create ScUnoGuard in ScXMLImport if called from ScDocShell::LoadXML 2006/02/22 17:23:42 nn 1.89.38.1: #i62435# InvalidateTextWidth: reset script type only if number format was changed


2006-03-27  Oliver Bolte  <obo@openoffice.org>  [3b9c1d48c70601864823020b91e9cde61b471ad2]

INTEGRATION: CWS fwk36 (1.20.166); FILE MERGED 2006/03/16 11:36:52 cd 1.20.166.1: #i46895# Added property to ask for valid document signatures


2006-03-27  Oliver Bolte  <obo@openoffice.org>  [3ae42c17abfebfe59e8221e7e878f6aacc5558f9]

INTEGRATION: CWS calcperf02 (1.23.14); FILE MERGED 2006/02/23 18:10:49 nn 1.23.14.1: #i62483# don't reset pMarkData in ForgetCurrentAttrs


2006-03-27  Oliver Bolte  <obo@openoffice.org>  [726de050a87ec36fa70134ff96fd660a8690110d]

INTEGRATION: CWS fwk36 (1.105.166); FILE MERGED 2006/03/16 11:36:51 cd 1.105.166.1: #i46895# Added property to ask for valid document signatures


2006-03-27  Oliver Bolte  <obo@openoffice.org>  [0eb40cb93539660c3fe4b68c714efec643da00f9]

INTEGRATION: CWS fwk36 (1.119.22); FILE MERGED 2006/03/16 11:36:49 cd 1.119.22.1: #i46895# Added property to ask for valid document signatures


2006-03-27  Oliver Bolte  <obo@openoffice.org>  [ff3bacb365bb4f20f6a007e36a9e01031dcd2a58]

INTEGRATION: CWS fwk36 (1.184.22); FILE MERGED 2006/03/16 11:36:49 cd 1.184.22.1: #i46895# Added property to ask for valid document signatures


2006-03-27  Oliver Bolte  <obo@openoffice.org>  [2c24c23f7eb0121206c182c393c304f3a06009cd]

INTEGRATION: CWS fwk36 (1.113.22); FILE MERGED 2006/03/16 11:36:47 cd 1.113.22.1: #i46895# Added property to ask for valid document signatures


2006-03-27  Oliver Bolte  <obo@openoffice.org>  [f8f1b2d3d0f7744ca9fb188319917c47790ae1c4]

INTEGRATION: CWS fwk36 (1.54.172); FILE MERGED 2006/03/16 11:36:47 cd 1.54.172.1: #i46895# Added property to ask for valid document signatures


2006-03-27  Oliver Bolte  <obo@openoffice.org>  [69c8d35380f58e939981478aa4fc71308977ad78]

INTEGRATION: CWS fwk36 (1.21.90); FILE MERGED 2006/03/16 09:48:12 cd 1.21.90.1: #i46895# Added property to ask for valid document signatures


2006-03-27  Oliver Bolte  <obo@openoffice.org>  [e137be541116ee010da1824ca79576efacbbec70]

INTEGRATION: CWS fwk36 (1.53.40); FILE MERGED 2006/03/16 09:48:12 cd 1.53.40.1: #i46895# Added property to ask for valid document signatures


2006-03-27  Oliver Bolte  <obo@openoffice.org>  [2418453680ed85a5974a2bd02c10a141c2b1124e]

INTEGRATION: CWS fwk36 (1.69.132); FILE MERGED 2006/03/16 09:48:10 cd 1.69.132.1: #i46895# Added property to ask for valid document signatures


2006-03-27  Oliver Bolte  <obo@openoffice.org>  [39c4f70c3487fc8844446fbbeebe1c61c04084c7]

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>  [be94d7336ec8fa0155ac5518c8dfdffad5ced9db]

INTEGRATION: CWS fwk36 (1.24.98); FILE MERGED 2006/03/16 09:57:04 cd 1.24.98.1: #i46895# Added property to ask for valid document signatures


2006-03-27  Oliver Bolte  <obo@openoffice.org>  [d5c08a48cf0bf7fc316e9ba37173eb74a58e8688]

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-27  Oliver Bolte  <obo@openoffice.org>  [2c9e1ef96a944d074e460663b914ed46c90bef22]

INTEGRATION: CWS fwk36 (1.93.52); FILE MERGED 2006/03/16 09:57:04 cd 1.93.52.1: #i46895# Added property to ask for valid document signatures


2006-03-27  Oliver Bolte  <obo@openoffice.org>  [49b4e2a50d0eba18dd228bde3d736ae63f9b73d0]

INTEGRATION: CWS sb48 (1.51.308); FILE MERGED 2006/03/15 11:07:55 sb 1.51.308.1: #i59269# Added terminating punctuation to error resource strings.


2006-03-27  Oliver Bolte  <obo@openoffice.org>  [b9fc9b052a8776cb66906fde38fab41e6dd8d424]

INTEGRATION: CWS fwk36 (1.18.148); FILE MERGED 2006/03/16 09:57:03 cd 1.18.148.1: #i46895# Added property to ask for valid document signatures


2006-03-27  Oliver Bolte  <obo@openoffice.org>  [cdfed8f620e203697d28a1031adfd587e2cd31f3]

INTEGRATION: CWS fwk36 (1.22.86); FILE MERGED 2006/03/16 09:35:32 cd 1.22.86.1: #i46895# Added new command for send document as e-mail with MS file format as default


2006-03-27  Oliver Bolte  <obo@openoffice.org>  [ec063fd61a477256af6fdbebf7549b6a55392380]

INTEGRATION: CWS fwk36 (1.16.240); FILE MERGED 2006/03/16 09:35:32 cd 1.16.240.1: #i46895# Added new command for send document as e-mail with MS file format as default


2006-03-27  Oliver Bolte  <obo@openoffice.org>  [7ec3043f241c72ccb62fd0085c95afadffc661ce]

INTEGRATION: CWS sb48 (1.49.248); FILE MERGED 2006/03/15 11:08:51 sb 1.49.248.1: #i59269# Added terminating punctuation to error resource strings.


2006-03-27  Oliver Bolte  <obo@openoffice.org>  [e27ace207bb95faf1de7605c4154378939530fd2]

INTEGRATION: CWS fwk36 (1.14.204); FILE MERGED 2006/03/16 09:35:31 cd 1.14.204.1: #i46895# Added new command for send document as e-mail with MS file format as default


2006-03-27  Oliver Bolte  <obo@openoffice.org>  [a4e9a4f3b5234194b597125dae9772018f6c44af]

INTEGRATION: CWS sb48 (1.60.30); FILE MERGED 2006/03/15 10:56:27 sb 1.60.30.1: #i59269# Added terminating punctuation to error resource strings.


2006-03-27  Oliver Bolte  <obo@openoffice.org>  [53de942086f15ba333c20f084353c9310ab983a1]

INTEGRATION: CWS sb48 (1.48.32); FILE MERGED 2006/03/09 13:19:58 sb 1.48.32.1: #i59269# Error message resource strings now come equipped with full punctuation.


2006-03-27  Oliver Bolte  <obo@openoffice.org>  [30a2ef1c95af97ff61836ac4b4d98b8d7401aa8e]

INTEGRATION: CWS sb48 (1.46.130); FILE MERGED 2006/03/15 11:04:47 sb 1.46.130.1: #i59269# Added terminating punctuation to error resource strings.


2006-03-27  Oliver Bolte  <obo@openoffice.org>  [d75f0aabee2d36c329306543b22f27168b57c6ad]

INTEGRATION: CWS sb48 (1.64.152); FILE MERGED 2006/03/15 11:05:19 sb 1.64.152.1: #i59269# Added terminating punctuation to error resource strings.


2006-03-27  Oliver Bolte  <obo@openoffice.org>  [b1e12483ebc1f9790d181ed59306f67d90a7fa5b]

INTEGRATION: CWS sb48 (1.44.62); FILE MERGED 2006/03/15 11:03:52 sb 1.44.62.1: #i59269# Added terminating punctuation to error resource strings.


2006-03-27  Oliver Bolte  <obo@openoffice.org>  [0b3d216d7b1c3d95b9eddb7ef540b150687f115e]

INTEGRATION: CWS sb48 (1.54.130); FILE MERGED 2006/03/15 11:03:01 sb 1.54.130.1: #i59269# Added terminating punctuation to error resource strings.


2006-03-27  Oliver Bolte  <obo@openoffice.org>  [753cadf200bb658b610ca34f3ecfda6d4d757501]

INTEGRATION: CWS sb48 (1.3.184); FILE MERGED 2006/03/09 13:20:36 sb 1.3.184.1: #i59269# Error message resource strings now come equipped with full punctuation.


2006-03-27  Oliver Bolte  <obo@openoffice.org>  [ca7107a298b1c1d8b9c6bfd44cd38e213580ada7]

INTEGRATION: CWS sb48 (1.4.176); FILE MERGED 2006/03/15 11:03:00 sb 1.4.176.1: #i59269# Added terminating punctuation to error resource strings.


2006-03-24  Oliver Bolte  <obo@openoffice.org>  [c8dc31563a8b87d5f9dc6df7d3ad0230da65698d]

INTEGRATION: CWS fwk34 (1.11.96); FILE MERGED 2006/02/28 15:42:45 cd 1.11.96.1: #b6183577# Show error message if disk space or access rights are not sufficient for Office user installation


2006-03-24  Oliver Bolte  <obo@openoffice.org>  [fdb5d439c830f1f0a0f7ce2720deb36f22e30741]

INTEGRATION: CWS fwk34 (1.18.96); FILE MERGED 2006/02/28 15:42:44 cd 1.18.96.1: #b6183577# Show error message if disk space or access rights are not sufficient for Office user installation


2006-03-24  Oliver Bolte  <obo@openoffice.org>  [c3dfe4e46f96cbe3d3c38bca800c5383c62a8279]

INTEGRATION: CWS fwk34 (1.18.78); FILE MERGED 2006/03/23 10:08:21 cd 1.18.78.1: #b6183577# Catch exception when user installation path is completely inaccessible


2006-03-24  Oliver Bolte  <obo@openoffice.org>  [b2f2a11aad70a10d195c53a6d199d935c9f1d7ca]

INTEGRATION: CWS fwk34 (1.66.54); FILE MERGED 2006/03/22 12:09:48 as 1.66.54.3: fix typo 2006/03/22 11:44:59 cd 1.66.54.2: #b6183577# Fixed wrong sentence for german 2006/02/28 15:42:44 cd 1.66.54.1: #b6183577# Show error message if disk space or access rights are not sufficient for Office user installation


2006-03-24  Oliver Bolte  <obo@openoffice.org>  [95e7fb23885161b72039ba73c0fa9fd4d5d37879]

INTEGRATION: CWS fwk34 (1.20.54); FILE MERGED 2006/02/28 15:42:44 cd 1.20.54.1: #b6183577# Show error message if disk space or access rights are not sufficient for Office user installation


2006-03-24  Oliver Bolte  <obo@openoffice.org>  [871695f38fc4307d45f245ea7bfb6932317ce064]

INTEGRATION: CWS fwk34 (1.188.32); FILE MERGED 2006/03/10 08:21:19 as 1.188.32.4: make solaris compiler happy 2006/03/01 09:01:29 as 1.188.32.3: #120210# disable pipe if a messagebox is shown after Execute() 2006/03/01 08:30:27 as 1.188.32.2: #120210# repair corrupt-filter-config mode 2006/02/28 15:42:44 cd 1.188.32.1: #b6183577# Show error message if disk space or access rights are not sufficient for Office user installation


2006-03-24  Oliver Bolte  <obo@openoffice.org>  [c240c00579ab5d910de10b879f8d477af3e785b3]

INTEGRATION: CWS fwk34 (1.30.80); FILE MERGED 2006/02/28 15:42:43 cd 1.30.80.1: #b6183577# Show error message if disk space or access rights are not sufficient for Office user installation


2006-03-24  Oliver Bolte  <obo@openoffice.org>  [1b160a804b8c511f213bfe3bc8fdbe4987e99a68]

INTEGRATION: CWS fwk34 (1.126.10); FILE MERGED 2006/03/09 12:03:37 as 1.126.10.3: RESYNC: (1.126-1.127); FILE MERGED 2006/03/08 10:54:07 as 1.126.10.2: #120210# improve all _try _except use cases 2006/03/02 12:30:41 as 1.126.10.1: #120210# improve exception handling of vcl


2006-03-24  Oliver Bolte  <obo@openoffice.org>  [65889ac54d7e2ec8eae6778ee3691aca5c76c242]

INTEGRATION: CWS fwk34 (1.9.198); FILE MERGED 2006/03/02 12:30:40 as 1.9.198.1: #120210# improve exception handling of vcl


2006-03-24  Oliver Bolte  <obo@openoffice.org>  [f2d212752b3fc8b58c7765b02e3a6b0edcb3baaf]

INTEGRATION: CWS fwk34 (1.6.198); FILE MERGED 2006/03/08 10:54:07 as 1.6.198.1: #120210# improve all _try _except use cases


2006-03-24  Oliver Bolte  <obo@openoffice.org>  [b2cf27808dc576b03e711d3271e1c9dd23c53678]

INTEGRATION: CWS fwk34 (1.27.88); FILE MERGED 2006/03/08 10:54:06 as 1.27.88.1: #120210# improve all _try _except use cases


2006-03-24  Oliver Bolte  <obo@openoffice.org>  [f762da182a03c529c785b56ef0b0e6f1bd69176e]

INTEGRATION: CWS fwk34 (1.6.198); FILE MERGED 2006/03/02 12:30:40 as 1.6.198.1: #120210# improve exception handling of vcl


2006-03-24  Oliver Bolte  <obo@openoffice.org>  [2bd21737c547afa421742a65bc0e269318133f14]

INTEGRATION: CWS fwk34 (1.10.138); FILE MERGED 2006/03/08 10:54:06 as 1.10.138.1: #120210# improve all _try _except use cases


2006-03-24  Oliver Bolte  <obo@openoffice.org>  [934504196c238d4be3255ac986c664251699ce7e]

INTEGRATION: CWS fwk34 (1.19.198); FILE MERGED 2006/03/02 12:30:39 as 1.19.198.1: #120210# improve exception handling of vcl


2006-03-24  Oliver Bolte  <obo@openoffice.org>  [b13132e137494ee8af08dcddb6ff6775e3d513e3]

INTEGRATION: CWS fwk34 (1.15.26); FILE MERGED 2006/03/09 12:01:17 as 1.15.26.2: RESYNC: (1.15-1.16); FILE MERGED solve merge problems 2006/03/01 08:32:26 as 1.15.26.1: #120210# dont use undefined iterator objects after calling vector.erase()


2006-03-24  Oliver Bolte  <obo@openoffice.org>  [02f8fc478efc11409a0799b5b0f41e510b4d6db7]

INTEGRATION: CWS fwk34 (1.57.160); FILE MERGED 2006/03/22 14:56:10 cd 1.57.160.1: #b6183577# clear unoreference before service factory is disposed


2006-03-24  Oliver Bolte  <obo@openoffice.org>  [115ba363f461c782f5a4f8843f1c05df739e9984]

INTEGRATION: CWS fwk34 (1.18.158); FILE MERGED 2006/03/02 12:30:38 as 1.18.158.1: #120210# improve exception handling of vcl


2006-03-24  Oliver Bolte  <obo@openoffice.org>  [453b16c47a6a868f9ad18342a206a1889f69965e]

INTEGRATION: CWS fwk34 (1.55.24); FILE MERGED 2006/03/09 11:57:05 as 1.55.24.3: RESYNC: (1.55-1.57); FILE MERGED 2006/03/02 16:00:54 cd 1.55.24.2: #i62706# Remove generic catch clause to not cover serious problems 2006/03/01 08:27:14 as 1.55.24.1: #120210# dont hinder office to show error message about corrupt filter configuration


2006-03-24  Oliver Bolte  <obo@openoffice.org>  [67004ffb9752a64cefca00bce43feead1f0be672]

INTEGRATION: CWS fwk34 (1.74.64); FILE MERGED 2006/03/09 11:56:26 as 1.74.64.2: RESYNC: (1.74-1.75); FILE MERGED 2006/02/27 11:05:50 mav 1.74.64.1: #i57862# get rid of duplicate warning


2006-03-24  Oliver Bolte  <obo@openoffice.org>  [f473fefbfe76664268e2c176e865873e8dcc7f9f]

INTEGRATION: CWS fwk34 (1.106.32); FILE MERGED 2006/02/27 11:05:49 mav 1.106.32.1: #i57862# get rid of duplicate warning


2006-03-24  Oliver Bolte  <obo@openoffice.org>  [840fc54385828a396c9df9e7c7bff461c22b0a81]

INTEGRATION: CWS fwk34 (1.36.116); FILE MERGED 2006/02/27 11:15:11 mav 1.36.116.1: #i57862# get rid of duplicate warning


2006-03-24  Oliver Bolte  <obo@openoffice.org>  [80e9ec31ec9da729a37b047fecb1212697d58fcd]

INTEGRATION: CWS fwk34 (1.12.194); FILE MERGED 2006/03/01 09:28:24 as 1.12.194.1: #i61099# typo


2006-03-24  Oliver Bolte  <obo@openoffice.org>  [b51c8ee7ce8421d7f3648d3e772a784244d59744]

INTEGRATION: CWS fwk34 (1.5.70); FILE MERGED 2006/03/02 15:59:13 cd 1.5.70.2: #i62706# Remove generic catch clause to not cover serious problems 2006/03/01 08:23:34 as 1.5.70.1: #120210# dont hinder office to show error message about corrupt filter configuration


2006-03-24  Oliver Bolte  <obo@openoffice.org>  [652e34d6e86cb5b6f7a1c023c0293cde0bb31964]

INTEGRATION: CWS fwk34 (1.13.64); FILE MERGED 2006/03/01 08:37:25 as 1.13.64.1: #120210# repair corrupt-filter-config mode


2006-03-24  Oliver Bolte  <obo@openoffice.org>  [ba0f73d88456c56eeb9b8208501efce1c947f8b3]

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-24  Oliver Bolte  <obo@openoffice.org>  [a643cd7ac21d1d4ad13fe24177c281eab49e810d]

INTEGRATION: CWS fwk33 (1.36.24); FILE MERGED 2006/02/13 10:38:20 mav 1.36.24.1: #i61909# the data descriptor must be written only when the flag is set accordinly


2006-03-24  Oliver Bolte  <obo@openoffice.org>  [0e5da55fdfce4545ace2847f7c1b8bd341e7376b]

INTEGRATION: CWS fwk33 (1.24.4); FILE MERGED 2006/03/14 16:59:44 mav 1.24.4.2: #i59886# there might be no common password 2006/02/27 15:51:11 mav 1.24.4.1: #i59886# copy the encrypted stream correctly


2006-03-24  Oliver Bolte  <obo@openoffice.org>  [fe0752a15a29568a843e73963e7b18ea13a1f9b3]

INTEGRATION: CWS fwk33 (1.13.6); FILE MERGED 2006/02/27 15:51:11 mav 1.13.6.1: #i59886# copy the encrypted stream correctly


2006-03-24  Oliver Bolte  <obo@openoffice.org>  [71d55f4b7a276c8f55534b5c153e93c9aeaad88a]

INTEGRATION: CWS fwk33 (1.9.4); FILE MERGED 2006/03/14 11:16:40 mav 1.9.4.4: #i61909# new regression test 2006/03/14 10:30:02 mav 1.9.4.3: #i59886# new regression test 2006/03/13 15:51:43 mav 1.9.4.2: #i61909# add new regression tests 2006/03/13 13:13:18 mav 1.9.4.1: #i61909# add new regression tests


2006-03-24  Oliver Bolte  <obo@openoffice.org>  [f7f7d6cb0945814443c90917bafb32078b24089f]

INTEGRATION: CWS fwk33 (1.5.42); FILE MERGED 2006/03/13 13:13:18 mav 1.5.42.1: #i61909# add new regression tests


2006-03-24  Oliver Bolte  <obo@openoffice.org>  [d59c440a5ae1c42c1d3b5a497097153fbdcd322a]

INTEGRATION: CWS fwk33 (1.8.4); FILE MERGED 2006/03/14 11:16:39 mav 1.8.4.4: #i61909# new regression test 2006/03/14 10:30:01 mav 1.8.4.3: #i59886# new regression test 2006/03/13 15:51:42 mav 1.8.4.2: #i61909# add new regression tests 2006/03/13 13:13:17 mav 1.8.4.1: #i61909# add new regression tests


2006-03-24  Oliver Bolte  <obo@openoffice.org>  [6c4e8ba46b4c0ec2c07be8bcfe88463fb273091c]

INTEGRATION: CWS fwk33 (1.1.2); FILE ADDED 2006/03/14 11:17:02 mav 1.1.2.1: #i61909# new regression test


2006-03-24  Oliver Bolte  <obo@openoffice.org>  [cf6bdb9fc3e9db5ce874d59b12bc643583a5e294]

INTEGRATION: CWS fwk33 (1.1.2); FILE ADDED 2006/03/14 10:30:25 mav 1.1.2.1: #i59886# new regression test


2006-03-24  Oliver Bolte  <obo@openoffice.org>  [711f9dec866c2a6d1f703fec1228784daa0b74ed]

INTEGRATION: CWS fwk33 (1.1.2); FILE ADDED 2006/03/13 15:52:10 mav 1.1.2.1: #i61909# add new regression tests


2006-03-24  Oliver Bolte  <obo@openoffice.org>  [8545965ca4e7b4803e4a3acabcf0a42669a1c004]

INTEGRATION: CWS fwk33 (1.1.2); FILE ADDED 2006/03/13 13:13:41 mav 1.1.2.1: #i61909# add new regression tests


2006-03-24  Oliver Bolte  <obo@openoffice.org>  [5ff7b003e5df58b6c13c1f3c959b6772a3479502]

INTEGRATION: CWS fwk33 (1.30.24); FILE MERGED 2006/03/10 16:06:05 mav 1.30.24.1: #i59089# prepare the code for reentrance scenarios


2006-03-24  Oliver Bolte  <obo@openoffice.org>  [f5a034a147010b8d04d40e89f0693f319c85997f]

INTEGRATION: CWS fwk33 (1.105.6); FILE MERGED 2006/03/09 13:50:51 mav 1.105.6.4: RESYNC: (1.105-1.106); FILE MERGED 2006/02/10 13:19:39 mav 1.105.6.3: #i46838# allow to retrieve HC-representation 2006/02/10 12:01:13 mav 1.105.6.2: #i46838# allow to retrieve HC-representation 2006/02/08 10:18:42 mav 1.105.6.1: #i58677# disconnect from original template file


2006-03-24  Oliver Bolte  <obo@openoffice.org>  [d897b5f8d82640634561aecd698adfa3bbdeeeb9]

INTEGRATION: CWS fwk33 (1.62.90); FILE MERGED 2006/03/15 15:58:22 mav 1.62.90.1: #i62085# detect the basic modifications correctly


2006-03-24  Oliver Bolte  <obo@openoffice.org>  [b36622b59013571df294e5e957dc825b43c0c437]

INTEGRATION: CWS fwk33 (1.176.6); FILE MERGED 2006/03/15 15:58:21 mav 1.176.6.3: #i62085# detect the basic modifications correctly 2006/02/28 12:50:15 mav 1.176.6.2: #132283# remove old optimization that has become wrong after getting rid of handsOff state 2006/02/22 15:48:52 mav 1.176.6.1: #i62085# preserv macro signature if it was not modified


2006-03-24  Oliver Bolte  <obo@openoffice.org>  [bc9337224c2755f158fb422ad2fb06f1a4d08172]

INTEGRATION: CWS fwk33 (1.88.90); FILE MERGED 2006/03/09 13:50:43 mav 1.88.90.2: RESYNC: (1.88-1.89); FILE MERGED 2006/02/22 15:48:51 mav 1.88.90.1: #i62085# preserv macro signature if it was not modified


2006-03-24  Oliver Bolte  <obo@openoffice.org>  [af4eff6750ea6d41504ffe7e8ccda027170a6012]

INTEGRATION: CWS fwk33 (1.74.88); FILE MERGED 2006/03/10 16:06:04 mav 1.74.88.3: #i59089# prepare the code for reentrance scenarios 2006/03/09 13:50:34 mav 1.74.88.2: RESYNC: (1.74-1.75); FILE MERGED 2006/03/08 16:55:20 mav 1.74.88.1: #i59262# remove author name correctly inc\docinf.hxx source\doc\docinf.cxx source\doc\objcont.cxx


2006-03-24  Oliver Bolte  <obo@openoffice.org>  [b4d7ffc3cecff1e27bf1ec39750f3bd9a763f3e2]

INTEGRATION: CWS fwk33 (1.58.138); FILE MERGED 2006/03/09 13:50:26 mav 1.58.138.3: RESYNC: (1.58-1.60); FILE MERGED 2006/03/08 16:55:20 mav 1.58.138.2: #i59262# remove author name correctly inc\docinf.hxx source\doc\docinf.cxx source\doc\objcont.cxx 2006/02/10 12:01:13 mav 1.58.138.1: #i46838# allow to retrieve HC-representation


2006-03-24  Oliver Bolte  <obo@openoffice.org>  [f060f5240ffff2927dac06a85b1b1b11adae4ec2]

INTEGRATION: CWS fwk33 (1.30.140); FILE MERGED 2006/03/09 13:50:06 mav 1.30.140.2: RESYNC: (1.30-1.31); FILE MERGED 2006/03/08 16:55:20 mav 1.30.140.1: #i59262# remove author name correctly inc\docinf.hxx source\doc\docinf.cxx source\doc\objcont.cxx


2006-03-24  Oliver Bolte  <obo@openoffice.org>  [9e33258782d51aec0b420f2f5701e0075ce395f5]

INTEGRATION: CWS fwk33 (1.176.6); FILE MERGED 2006/02/22 15:48:51 mav 1.176.6.1: #i62085# preserv macro signature if it was not modified


2006-03-24  Oliver Bolte  <obo@openoffice.org>  [31fe464471473b883cc347c8c5586871307a8d21]

INTEGRATION: CWS fwk33 (1.119.48); FILE MERGED 2006/02/22 09:34:21 fs 1.119.48.1: #i62216# smarter detection of folder/file name in SetDisplayName contributed by kendy@openoffice.org


2006-03-24  Oliver Bolte  <obo@openoffice.org>  [e9708b4320b08820fdf169d633025cd59c81a678]

INTEGRATION: CWS fwk33 (1.24.138); FILE MERGED 2006/03/09 13:47:33 mav 1.24.138.2: RESYNC: (1.24-1.25); FILE MERGED 2006/03/06 16:18:49 mav 1.24.138.1: #i56852# do not allow to change modified state here


2006-03-24  Oliver Bolte  <obo@openoffice.org>  [ce5bc19797b55b109a506bc8ae299b27b94031a5]

INTEGRATION: CWS fwk33 (1.37.28); FILE MERGED 2006/02/10 11:59:20 mav 1.37.28.1: #i46838# allow to retrieve HC-representation


2006-03-24  Oliver Bolte  <obo@openoffice.org>  [b97e53e2fcc64f95afc4af4ba5d56ff4dfb6cba0]

INTEGRATION: CWS fwk33 (1.6.32); FILE MERGED 2006/02/27 12:36:46 mav 1.6.32.1: #i59148# let helper methods be implemented in one library


2006-03-24  Oliver Bolte  <obo@openoffice.org>  [58b291ffd1de876b9ba581037119593c644b60eb]

INTEGRATION: CWS fwk33 (1.3.32); FILE MERGED 2006/02/27 12:36:45 mav 1.3.32.1: #i59148# let helper methods be implemented in one library


2006-03-24  Oliver Bolte  <obo@openoffice.org>  [314cac8c1195d8ea36bcfb3a00c4bfabfe68fbe1]

INTEGRATION: CWS fwk33 (1.12.4); FILE MERGED 2006/02/27 12:36:45 mav 1.12.4.1: #i59148# let helper methods be implemented in one library


2006-03-24  Oliver Bolte  <obo@openoffice.org>  [ec2da1050291e1a99b526cc9d320501e2b16d56a]

INTEGRATION: CWS fwk33 (1.26.4); FILE MERGED 2006/02/27 12:36:45 mav 1.26.4.1: #i59148# let helper methods be implemented in one library


2006-03-24  Oliver Bolte  <obo@openoffice.org>  [3b0361d3c4e058e4d6f1db56799f86e1f4e9686c]

INTEGRATION: CWS fwk33 (1.32.4); FILE MERGED 2006/02/27 12:36:44 mav 1.32.4.1: #i59148# let helper methods be implemented in one library


2006-03-24  Oliver Bolte  <obo@openoffice.org>  [c5e502474132e6a4a55fe257937dcad561164550]

INTEGRATION: CWS fwk33 (1.9.32); FILE MERGED 2006/03/13 09:04:53 mav 1.9.32.2: #i59148# let helper methods be implemented in one library 2006/03/10 09:38:44 mav 1.9.32.1: #i59148# let helper methods be implemented in one library


2006-03-24  Oliver Bolte  <obo@openoffice.org>  [502c3e0523c579d72f2d87401b17f5c54f7264eb]

INTEGRATION: CWS fwk33 (1.14.34); FILE MERGED 2006/02/10 11:58:10 mav 1.14.34.1: #i46838# allow to retrieve HC-representation


2006-03-24  Oliver Bolte  <obo@openoffice.org>  [4e349ae0a795296a5f129da41babc295d6a9baab]

INTEGRATION: CWS fwk33 (1.3.166); FILE MERGED 2006/02/20 14:13:14 mav 1.3.166.1: #130856# add to accessibility hierarchy


2006-03-24  Oliver Bolte  <obo@openoffice.org>  [5f5014481e82ce94f4034b3fdbec71c2bb0fd6c7]

INTEGRATION: CWS fwk33 (1.13.12); FILE MERGED 2006/03/10 10:44:44 mav 1.13.12.1: #i47369# fix the initialization


2006-03-24  Oliver Bolte  <obo@openoffice.org>  [bd9893d0fa319048234b23d275d4bcc6edf8502b]

INTEGRATION: CWS fwk33 (1.8.50); FILE MERGED 2006/03/09 13:31:53 mav 1.8.50.2: RESYNC: (1.8-1.9); FILE MERGED 2006/02/27 08:14:54 mav 1.8.50.1: #i57734# do not do the checks that should be done by installation


2006-03-24  Oliver Bolte  <obo@openoffice.org>  [5209e20bc95820ea11de10ff0c25e0a74b8f9280]

INTEGRATION: CWS fwk33 (1.17.46); FILE MERGED 2006/03/01 09:32:55 mav 1.17.46.1: #i62202# use the provided stream for the detection


2006-03-24  Oliver Bolte  <obo@openoffice.org>  [4f3c83c32234220beb865603c6e7e66846f55c62]

INTEGRATION: CWS fwk33 (1.65.10); FILE MERGED 2006/03/03 13:33:11 mav 1.65.10.2: #i62746# even if the object whants to be notified on resize, it still might be scaled 2006/02/10 11:56:01 mav 1.65.10.1: #i46838# chow HC-representation of embedded object when requested


2006-03-24  Oliver Bolte  <obo@openoffice.org>  [65dc624127091a50bfd6eb47860501d53637f544]

INTEGRATION: CWS fwk33 (1.44.20); FILE MERGED 2006/02/13 08:57:14 mav 1.44.20.1: #i60829# use name since the object is not registered in the container


2006-03-24  Oliver Bolte  <obo@openoffice.org>  [121c1a553d939aeec8c38f7e8806afa17d3a65a3]

INTEGRATION: CWS fwk33 (1.19.134); FILE MERGED 2006/03/10 09:42:23 mav 1.19.134.1: #i60829# use name since the object is not registered in the container


2006-03-24  Oliver Bolte  <obo@openoffice.org>  [3860f0bc7eecbf45fda87628cb9b94c58c68a451]

INTEGRATION: CWS fwk33 (1.31.22); FILE MERGED 2006/02/10 11:52:37 mav 1.31.22.1: #i46838# chow HC-representation of embedded object when requested


2006-03-24  Oliver Bolte  <obo@openoffice.org>  [b81eeee429cf3f333f96feebbaddab703132c0e2]

INTEGRATION: CWS fwk33 (1.31.216); FILE MERGED 2006/02/10 11:52:35 mav 1.31.216.1: #i46838# chow HC-representation of embedded object when requested


2006-03-24  Oliver Bolte  <obo@openoffice.org>  [1ab2e3897d187a4862744e2ca881ecc67f25009f]

INTEGRATION: CWS fwk33 (1.12.22); FILE MERGED 2006/02/10 11:51:41 mav 1.12.22.1: #i46838# chow HC-representation of embedded object when requested


2006-03-24  Oliver Bolte  <obo@openoffice.org>  [9aab232a9687bcd998a782c7296be40c990d786a]

INTEGRATION: CWS fwk33 (1.13.144); FILE MERGED 2006/03/03 13:48:12 mav 1.13.144.1: #i62746# do any action only if the change is more then one pixel


2006-03-24  Oliver Bolte  <obo@openoffice.org>  [e21083ae636b0fd48b7cf788f9655d59f843976e]

INTEGRATION: CWS fwk33 (1.4.34); FILE MERGED 2006/03/10 10:42:08 mav 1.4.34.1: #i47369# check the dialog existance after yielding


2006-03-23  Thorsten Behrens  <thb@openoffice.org>  [93b0a13d2de166c48ba7e182c306df1806b05eec]

#i63310# Made cow_wrapper refcounting behaviour configurable via policy class (otherwise, code like basegfx, which previously hadn't used thread-safe refcounting, would now been hit by the performance penalty); added compile-test for ThreadSafeRefCountingPolicy to unit tests; removed cruft from unit tests


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [c6984f0dcbbe664807042fb7ecc35b828b82448c]

#i10000# int_handler removed/not declared


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [f9124dd107cd4f71f8c124297859f003fdfeb995]

#i10000# CWS printsetting configure.in changed


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [92b8f57a4d5c5bf936889160af70636ac55706ec]

SRC680


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [6d036b06fa079f04cd16cbb4b243fa7b5be3ebc3]

INTEGRATION: CWS gcnolk (1.69.144); FILE MERGED 2006/02/17 15:52:59 hdu 1.69.144.3: RESYNC: (1.74-1.75); FILE MERGED 2005/11/25 17:03:27 hdu 1.69.144.2: RESYNC: (1.69-1.74); FILE MERGED 2005/08/09 09:18:24 hdu 1.69.144.1: #i50546# release physical fonts when done


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [49743920cae5eaf214fb6f3dc25c447d86bfe064]

INTEGRATION: CWS gcnolk (1.21.386); FILE MERGED 2005/11/25 17:03:34 hdu 1.21.386.2: RESYNC: (1.21-1.23); FILE MERGED 2005/08/09 09:18:24 hdu 1.21.386.1: #i50546# release physical fonts when done


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [266a89318ad2c10d185ccebd2de8c70cc191a050]

INTEGRATION: CWS gcnolk (1.125.46); FILE MERGED 2006/02/17 15:51:27 hdu 1.125.46.3: RESYNC: (1.129-1.131); FILE MERGED 2005/11/25 16:32:43 hdu 1.125.46.2: RESYNC: (1.125-1.129); FILE MERGED 2005/08/09 09:18:23 hdu 1.125.46.1: #i50546# release physical fonts when done


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [6f7cfbfe634c4bddcff484985d483c1ed47b1d9a]

INTEGRATION: CWS gcnolk (1.35.26); FILE MERGED 2005/11/25 16:33:00 hdu 1.35.26.2: RESYNC: (1.35-1.36); FILE MERGED 2005/08/09 09:18:22 hdu 1.35.26.1: #i50546# release physical fonts when done


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [1317fb4908e88346e2970410465700b6b983747d]

INTEGRATION: CWS gcnolk (1.9.322); FILE MERGED 2005/11/25 16:31:13 hdu 1.9.322.2: RESYNC: (1.9-1.13); FILE MERGED 2005/08/09 09:18:22 hdu 1.9.322.1: #i50546# release physical fonts when done


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [0a8f9771ec14fe57b83f0dbd9e6b7471fa091d0d]

INTEGRATION: CWS gcnolk (1.29.228); FILE MERGED 2006/02/17 15:46:11 hdu 1.29.228.5: RESYNC: (1.32-1.33); FILE MERGED 2005/11/25 17:37:30 hdu 1.29.228.4: RESYNC: (1.29-1.32); FILE MERGED 2005/08/10 09:33:56 hdu 1.29.228.3: #i50546# allow better caching of GlyphCache entries 2005/08/10 09:31:07 hdu 1.29.228.2: #i50546# a GlyphCache FontList no longer depends on valid FontData objects 2005/08/09 09:51:25 hdu 1.29.228.1: #i50546# do not garbage collect released fonts


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [efcf9aad03967b6b373c9dac977fbfcd9ece61c9]

INTEGRATION: CWS gcnolk (1.114.132); FILE MERGED 2006/02/21 09:18:14 hdu 1.114.132.4: #i50546# resync changes for CWS fakebold to CWS gcnolk 2006/02/17 15:45:38 hdu 1.114.132.3: RESYNC: (1.117-1.119); FILE MERGED 2005/11/25 17:37:10 hdu 1.114.132.2: RESYNC: (1.114-1.117); FILE MERGED 2005/08/10 09:31:07 hdu 1.114.132.1: #i50546# a GlyphCache FontList no longer depends on valid FontData objects


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [f7375cb324d611363115c1f95f95b78062b82e46]

INTEGRATION: CWS gcnolk (1.49.64); FILE MERGED 2005/11/25 17:27:17 hdu 1.49.64.2: RESYNC: (1.49-1.52); FILE MERGED 2005/08/09 09:18:21 hdu 1.49.64.1: #i50546# release physical fonts when done


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [8b4e34a6229c561e6212154aac7b36cfdab38443]

INTEGRATION: CWS gcnolk (1.203.18); FILE MERGED 2006/02/17 15:44:44 hdu 1.203.18.4: RESYNC: (1.209-1.213); FILE MERGED 2005/11/25 17:25:46 hdu 1.203.18.3: RESYNC: (1.203-1.209); FILE MERGED 2005/08/10 10:52:26 hdu 1.203.18.2: #i50546# get rid of this hotfix for ever 2005/08/09 09:18:20 hdu 1.203.18.1: #i50546# release physical fonts when done


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [ca27bac90efea9505aadcd08bd3de18c6595e3c9]

INTEGRATION: CWS gcnolk (1.34.70); FILE MERGED 2006/02/21 16:42:54 hdu 1.34.70.4: #i50546# request new fonts when old fonts are released 2006/02/17 15:44:34 hdu 1.34.70.3: RESYNC: (1.37-1.38); FILE MERGED 2005/11/25 17:20:56 hdu 1.34.70.2: RESYNC: (1.34-1.37); FILE MERGED 2005/08/09 09:18:20 hdu 1.34.70.1: #i50546# release physical fonts when done


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [07f97d76e46163ce74713b9bcbd7767791e9846d]

INTEGRATION: CWS jaxpapifixer (1.3.4); FILE MERGED 2006/03/21 17:45:06 ihi 1.3.4.1: #i63339# Windows toURL() build fix


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [0bdab31122a72f558c31ce105db0ca8c0c13e6fd]

INTEGRATION: CWS swdrawobjpos203 (1.46.182); FILE MERGED 2006/03/20 10:12:54 od 1.46.182.2: RESYNC: (1.46-1.47); FILE MERGED 2006/03/20 09:11:56 od 1.46.182.1: #i62875# load and save of compatibility option <DoNotCaptureDrawObjsOnPage>


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [5de505396aca7e8169fc102af752d6b32208cdc2]

INTEGRATION: CWS swdrawobjpos203 (1.112.182); FILE MERGED 2006/03/20 09:44:30 od 1.112.182.3: RESYNC: (1.112-1.114); FILE MERGED resolve merge conflicts. 2006/03/20 08:12:47 od 1.112.182.2: #i62875# - class <SwDoc>: new compatibility flag <mbDoNotCaptureDrawObjsOnPage> 	   inclusive inline accessor methods. 	 - new namespace <docfunc> for new functions <ExistsDrawObjs( SwDoc& )> 	   and <AllDrawObjsOnPage( SwDoc& )>. 	   namespace <docfunct> should be used for functions/procedures 	   working on a Writer document. 2006/03/20 08:10:26 od 1.112.182.1: *** empty log message ***


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [52d88c68289efcf6c643de4ef18d9fafd79a8fbf]

INTEGRATION: CWS swdrawobjpos203 (1.56.26); FILE MERGED 2006/03/20 09:09:40 od 1.56.26.1: #i62875# - reset compatibility flag <DoNotCaptureDrawObjsOnPage>, if possible.


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [1c23731fbae54ef37b862e531884b3e6d75c5db3]

INTEGRATION: CWS swdrawobjpos203 (1.92.124); FILE MERGED 2006/03/20 10:08:29 od 1.92.124.2: RESYNC: (1.92-1.93); FILE MERGED 2006/03/20 09:06:50 od 1.92.124.1: #i62875# method <SwXMLImport::SetConfigurationSettings(..)> 	 - set compatibility option <DoNotCaptureDrawObjsOnPage> to TRUE 	   for documents written by version prior OOo 2.0


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [535a869a57034a09e4db1739645d9654842b1bac]

INTEGRATION: CWS swdrawobjpos203 (1.68.56); FILE MERGED 2006/03/20 10:07:27 od 1.68.56.2: RESYNC: (1.68-1.70); FILE MERGED resolve merge conflict. 2006/03/20 08:42:44 od 1.68.56.1: #i62875# method <XMLReader::Read(..)> 	 - reset compatibility option <DoNotCaptureDrawObjsOnPage> after 	   reading of the document, if the document doesn't contain 	   any drawing object.


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [4215b595e9ba604b96cd20e4279aba72957a174b]

INTEGRATION: CWS swdrawobjpos203 (1.16.230); FILE MERGED 2006/03/20 08:39:30 od 1.16.230.1: #i62875# method <SwToCntntAnchoredObjectPosition::CalcPosition()> 	 use new method <DoesObjFollowsTextFlow()>


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [7961b14c4f9f00696b241e5ad9bf9ba18041fe22]

INTEGRATION: CWS swdrawobjpos203 (1.12.54); FILE MERGED 2006/03/20 08:36:57 od 1.12.54.1: #i62875# class <SwAnchoredObjectPosition> 	 - set new members <mbFollowTextFlow> and <mbDoNotCaptureAnchoredObj> 	 - method <_ImplAdjustVertRelPos(..)> and <_ImplAdjustHoriRelPos(..)>


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [f39636ed1f741708f8bb04720061ee88706ed57f]

INTEGRATION: CWS swdrawobjpos203 (1.18.88); FILE MERGED 2006/03/20 08:33:17 od 1.18.88.1: #i62875# method <SwAnchoredObject::ChgAnchor(..)> 	 - do not call <ObjectAttachedToAnchorFrame> is no new anchor frame.


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [c4d0e76d4437fd18a318ecef53ea7fd39487970a]

INTEGRATION: CWS swdrawobjpos203 (1.14.124); FILE MERGED 2006/03/20 08:31:48 od 1.14.124.1: #i62875# class <SwAnchoredDrawObject> 	 - initialize <mbCaptureAfterLayoutDirChange> in construtor. 	 - implementation of overloaded method <UpdateLayoutDir()> and 	   new method <IsOutsidePage()>. 	 - capturing of drawing object on page in method <MakeObjPos()>, 	   <mbCaptureAfterLayoutDirChange> is set.


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [375e2cad515f5415773f8f78291f91f6ed27dcb4]

INTEGRATION: CWS swdrawobjpos203 (1.9.256); FILE MERGED 2006/03/20 08:27:47 od 1.9.256.1: #i62875# class <SwAnchoredObjectPosition> 	 - new members <mbFollowTextFlow> and <mbDoNotCaptureAnchoredObj> 	 - made methods <_AdjustVertRelPos(..)> and <_AdjustHoriRelPos(..)>; 	   intrinsic implementation moved to private methods <_ImplAdjustVertRelPos(..)> 	   and <_ImplAdjustHoriRelPos(..)>


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [d1d593b9306e496eeb3c2ce0704a8c20b1f17978]

INTEGRATION: CWS swdrawobjpos203 (1.48.54); FILE MERGED 2006/03/20 09:08:03 od 1.48.54.1: #i62875# - revise fix for issue 124157


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [dde86e03084b0712035ef2e34421297f11331ec2]

INTEGRATION: CWS swdrawobjpos203 (1.57.182); FILE MERGED 2006/03/20 09:48:17 od 1.57.182.2: RESYNC: (1.57-1.58); FILE MERGED resolve merge conflict. 2006/03/20 08:21:46 od 1.57.182.1: #i62875# method <SwDoc::SwDoc> 	 - initialize compatibility flag <mbDoNotCaptureDrawObjsOnPage>


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [face2a7f3ce1621ecd47e1e8ee2146fb7aceed67]

INTEGRATION: CWS swdrawobjpos203 (1.34.122); FILE MERGED 2006/03/20 08:23:27 od 1.34.122.1: #i62875# - implementation of functions <docfunc::ExistsDrawObjs()> and 	   <docfunc::AllDrawObjsOnPage()>


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [0c2ed93dde9564549012cbbe62ee44eb9e353cab]

INTEGRATION: CWS swdrawobjpos203 (1.18.54); FILE MERGED 2006/03/20 08:15:12 od 1.18.54.1: #i62875# - revise fix for issue 124157


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [5da86ad45cd89e17f3f1f8f41743887be958c12c]

INTEGRATION: CWS swdrawobjpos203 (1.15.230); FILE MERGED 2006/03/20 08:17:13 od 1.15.230.1: #i62875# class <SwAnchoredObject>: 	 - method <UpdateLayoutDir()> is virtual now.


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [431833ce83b214ad80d9d1a59e81cb51c08a36d6]

INTEGRATION: CWS swdrawobjpos203 (1.9.124); FILE MERGED 2006/03/20 08:19:55 od 1.9.124.1: #i62875# class <SwAnchoredDrawObject> 	 - new member <mbCaptureAfterLayoutDirChange> 	 - overload method <UpdateLayoutDir()> to set <mbCaptureAfterLayoutDirChange> 	 - new method <IsOutsidePage()>


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [4f6ae0622b3b45c8326ee8b603d8b081261640f7]

INTEGRATION: CWS dr46 (1.7.12); FILE MERGED 2006/02/15 10:51:10 dr 1.7.12.1: #i61980# read last sector from stream, even if it is incomplete


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [03d71c2608a6f897189e7d44be80483270ea9bf1]

INTEGRATION: CWS dr46 (1.4.106); FILE MERGED 2006/02/16 13:06:20 er 1.4.106.1: #i4925# CSV export with option 'save as shown'


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [b665834f4fc9ab3a7568522c2ddc591aa1aa08fc]

INTEGRATION: CWS dr46 (1.11.106); FILE MERGED 2006/02/16 13:06:20 er 1.11.106.1: #i4925# CSV export with option 'save as shown'


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [14daae9deb540b059a7a60959b851498c842b17c]

INTEGRATION: CWS dr46 (1.83.10); FILE MERGED 2006/02/22 17:18:05 er 1.83.10.2: #i4925# remove the 'enquote if leading zero' logic, interferes with plain zero and dates and times; would need inspection of the number format instead 2006/02/16 13:06:19 er 1.83.10.1: #i4925# CSV export with option 'save as shown'


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [23168a6e259503b548afea95e6bdf1d8b3a05d12]

INTEGRATION: CWS dr46 (1.4.106); FILE MERGED 2006/02/16 13:06:18 er 1.4.106.1: #i4925# CSV export with option 'save as shown'


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [cde06356aa26d38adeb19b88e62ea11e4e9d33db]

INTEGRATION: CWS dr46 (1.32.106); FILE MERGED 2006/02/16 13:06:17 er 1.32.106.1: #i4925# CSV export with option 'save as shown'


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [3fba1d2975723edb2552986af25f6660b698ebb0]

INTEGRATION: CWS dr46 (1.5.106); FILE MERGED 2006/02/16 13:06:16 er 1.5.106.1: #i4925# CSV export with option 'save as shown'


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [c991c99eb2afc2ab0386662bd1713c6c029303e9]

INTEGRATION: CWS dr46 (1.11.106); FILE MERGED 2006/02/16 13:06:16 er 1.11.106.1: #i4925# CSV export with option 'save as shown'


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [e7ad52010a7d031b34b3d7985ac968fee54c0757]

INTEGRATION: CWS dr46 (1.23.106); FILE MERGED 2006/02/09 10:22:59 dr 1.23.106.1: dump VBA storage and userforms


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [a37cf006e14fd9197137440212b8ddf2a0ed0959]

INTEGRATION: CWS dr46 (1.23.96); FILE MERGED 2006/02/16 12:57:15 dr 1.23.96.1: new file dumper, remove unused member mrBookStrm from root data


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [4dff4b7f8801e80bd12e6a8024d1b80f3b072451]

INTEGRATION: CWS dr46 (1.1.2); FILE ADDED 2006/02/21 18:35:44 dr 1.1.2.3: more additions for dumper 2006/02/20 12:43:07 dr 1.1.2.2: handle CONTINUE records from Escher 2006/02/16 12:57:03 dr 1.1.2.1: new file dumper, remove unused member mrBookStrm from root data


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [be34285379b1f7a5b59d2fcef149cabd536f85c0]

INTEGRATION: CWS dr46 (1.4.96); FILE MERGED 2006/02/20 16:23:41 dr 1.4.96.1: #i59590# ignore RTL flag in chart sheets


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [4f63a9ef86810700e09817d76adf974ecd795cfe]

INTEGRATION: CWS dr46 (1.18.96); FILE MERGED 2006/02/16 12:57:14 dr 1.18.96.1: new file dumper, remove unused member mrBookStrm from root data


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [cfaa5884aae281ab1f5f7baf50fb4baddd89346b]

INTEGRATION: CWS dr46 (1.20.22); FILE MERGED 2006/02/17 11:12:28 dr 1.20.22.1: #i60510# ignore garbage in Escher stream


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [f586d0ad5b1a74e93b32c87131335b6a0362ef1e]

INTEGRATION: CWS dr46 (1.17.106); FILE MERGED 2006/02/16 12:57:14 dr 1.17.106.1: new file dumper, remove unused member mrBookStrm from root data


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [6d38855e24d24a7fc4bd5c742dbc5aa8c947816f]

INTEGRATION: CWS dr46 (1.35.22); FILE MERGED 2006/02/24 17:45:46 dr 1.35.22.2: #i10000# import of conditional formatting broken 2006/02/16 12:57:13 dr 1.35.22.1: new file dumper, remove unused member mrBookStrm from root data


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [c1e673ed7ecaf1adfbec9cf253185e861167d3d9]

INTEGRATION: CWS dr46 (1.1.2); FILE ADDED 2006/02/21 18:35:44 dr 1.1.2.4: more additions for dumper 2006/02/20 19:19:56 dr 1.1.2.3: enable/disable dumper 2006/02/20 12:43:08 dr 1.1.2.2: handle CONTINUE records from Escher 2006/02/16 12:56:59 dr 1.1.2.1: new file dumper, remove unused member mrBookStrm from root data


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [0d945449b4b677305f192c4f43622021bc003ec8]

INTEGRATION: CWS dr46 (1.11.106); FILE MERGED 2006/02/16 12:57:09 dr 1.11.106.1: new file dumper, remove unused member mrBookStrm from root data


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [7a81d3d92d91efe95a47b41965d386fb804a1feb]

INTEGRATION: CWS dr46 (1.63.22); FILE MERGED 2006/02/24 17:45:46 dr 1.63.22.3: #i10000# import of conditional formatting broken 2006/02/17 11:12:27 dr 1.63.22.2: #i60510# ignore garbage in Escher stream 2006/02/16 12:57:04 dr 1.63.22.1: new file dumper, remove unused member mrBookStrm from root data


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [f73deae13ea09c8a8489119add52d9f7d9e2262f]

INTEGRATION: CWS dr46 (1.18.24); FILE MERGED 2006/02/09 10:22:59 dr 1.18.24.1: dump VBA storage and userforms


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [c820b01cd70f2f008c27e4222ede001cb365f1b4]

INTEGRATION: CWS dr46 (1.3.106); FILE MERGED 2006/02/16 12:56:11 dr 1.3.106.1: new file dumper, remove unused member mrBookStrm from root data


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [9e3cbe527bccf934606f419a566421077aefbf1f]

INTEGRATION: CWS dr46 (1.13.96); FILE MERGED 2006/02/16 12:56:10 dr 1.13.96.1: new file dumper, remove unused member mrBookStrm from root data


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [e5f81dab13b8ff3265edde4ecda42e29e4739cf7]

INTEGRATION: CWS dr46 (1.1.2); FILE ADDED 2006/02/21 18:35:55 dr 1.1.2.4: more additions for dumper 2006/02/20 19:19:44 dr 1.1.2.3: enable/disable dumper 2006/02/20 12:43:36 dr 1.1.2.2: handle CONTINUE records from Escher 2006/02/16 12:56:10 dr 1.1.2.1: new file dumper, remove unused member mrBookStrm from root data


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [d8ab17056ae56e02e1e2c06000e9624d9e80e942]

INTEGRATION: CWS dr46 (1.24.96); FILE MERGED 2006/02/09 10:49:10 dr 1.24.96.2: #i57790# compiler optimization problem 2006/02/09 10:22:47 dr 1.24.96.1: dump VBA storage and userforms


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [af1e01c40cba9b4ccb3f3df987976467299eec84]

INTEGRATION: CWS dr46 (1.18.76); FILE MERGED 2006/02/21 18:29:58 dr 1.18.76.1: #i62053# initialize meOffset


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [82ffd9036af4a34543b88c3450675511110a0d32]

INTEGRATION: CWS dr46 (1.24.96); FILE MERGED 2006/02/16 12:55:29 dr 1.24.96.1: new file dumper, remove unused member mrBookStrm from root data


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [44f4cd225ed6964dece13cc18c8a856ea2e53924]

INTEGRATION: CWS dr46 (1.1.2); FILE ADDED 2006/02/21 18:36:14 dr 1.1.2.3: more additions for dumper 2006/02/20 19:19:23 dr 1.1.2.2: enable/disable dumper 2006/02/16 12:55:22 dr 1.1.2.1: new file dumper, remove unused member mrBookStrm from root data


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [62053ffaa8ccae0866f4d136d2f7d5a8e75f949f]

INTEGRATION: CWS dr46 (1.1.2); FILE ADDED 2006/02/21 18:36:14 dr 1.1.2.4: more additions for dumper 2006/02/20 19:19:23 dr 1.1.2.3: enable/disable dumper 2006/02/20 12:42:51 dr 1.1.2.2: handle CONTINUE records from Escher 2006/02/16 12:55:21 dr 1.1.2.1: new file dumper, remove unused member mrBookStrm from root data


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [ec1b183ecb0bbc6e202515e953e76102d39a5d07]

INTEGRATION: CWS dr46 (1.4.96); FILE MERGED 2006/02/20 16:23:18 dr 1.4.96.2: #i59590# ignore RTL flag in chart sheets 2006/02/15 11:11:14 dr 1.4.96.1: #i62053# read BIFF2 WINDOW2


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [00bdb19875693cb921c2e9d4a6a84dc656850501]

INTEGRATION: CWS dr46 (1.14.96); FILE MERGED 2006/02/16 12:52:18 dr 1.14.96.1: #i62053# set stream error, if record header incomplete


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [f8b6b9462039fff91788ae772c5b4366c6fd2007]

INTEGRATION: CWS dr46 (1.17.96); FILE MERGED 2006/02/16 12:55:28 dr 1.17.96.1: new file dumper, remove unused member mrBookStrm from root data


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [527b6c08cf76316f762d2a62480fedbca31603cf]

INTEGRATION: CWS dr46 (1.39.22); FILE MERGED 2006/02/21 18:58:29 dr 1.39.22.4: RESYNC: (1.39-1.40); FILE MERGED 2006/02/20 15:47:41 dr 1.39.22.3: #i60510# handle empty escher stream 2006/02/20 12:41:57 dr 1.39.22.2: #i58780# do not check size of embedded group shapes 2006/02/17 11:11:00 dr 1.39.22.1: #i60510# ignore garbage in Escher stream


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [e96ac911734d68f606a95e55f40ae0701569ed9b]

INTEGRATION: CWS dr46 (1.5.96); FILE MERGED 2006/02/20 16:23:18 dr 1.5.96.1: #i59590# ignore RTL flag in chart sheets


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [d42905d81a394b0a4784cf076076c0c78e15dba8]

INTEGRATION: CWS dr46 (1.17.106); FILE MERGED 2006/02/16 12:55:27 dr 1.17.106.1: new file dumper, remove unused member mrBookStrm from root data


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [fce28f7bbdb685833f315b16acf2609d2ac4dd6c]

INTEGRATION: CWS dr46 (1.56.22); FILE MERGED 2006/02/21 18:10:16 dr 1.56.22.5: #i62053# create number formats if stream is broken 2006/02/20 16:23:18 dr 1.56.22.4: #i59590# ignore RTL flag in chart sheets 2006/02/17 11:10:59 dr 1.56.22.3: #i60510# ignore garbage in Escher stream 2006/02/15 12:21:19 dr 1.56.22.2: #i61980# always catch missing globals EOF 2006/02/15 11:11:12 dr 1.56.22.1: #i62053# read BIFF2 WINDOW2


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [662517ac38c05983469b036f5f5329f89247c4ad]

INTEGRATION: CWS dr46 (1.34.106); FILE MERGED 2006/02/16 12:55:26 dr 1.34.106.1: new file dumper, remove unused member mrBookStrm from root data


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [a1fb93d7a112ef13cce7623856abde280c3a5fb9]

INTEGRATION: CWS dr46 (1.77.22); FILE MERGED 2006/02/16 12:55:25 dr 1.77.22.1: new file dumper, remove unused member mrBookStrm from root data


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [13f6773661904fc41d11e88a9385547720bece1f]

INTEGRATION: CWS dr46 (1.25.106); FILE MERGED 2006/02/16 12:55:24 dr 1.25.106.1: new file dumper, remove unused member mrBookStrm from root data


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [998b3233289d15b592742b1ea8a875d6337547f6]

INTEGRATION: CWS dr46 (1.109.22); FILE MERGED 2006/02/17 11:10:57 dr 1.109.22.2: #i60510# ignore garbage in Escher stream 2006/02/16 12:55:23 dr 1.109.22.1: new file dumper, remove unused member mrBookStrm from root data


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [8d72b92bcb8a5f71be9096a9f3513eca29751775]

INTEGRATION: CWS dr46 (1.20.106); FILE MERGED 2006/02/21 18:36:13 dr 1.20.106.3: more additions for dumper 2006/02/20 19:26:51 dr 1.20.106.2: enable/disable dumper 2006/02/16 12:55:22 dr 1.20.106.1: new file dumper, remove unused member mrBookStrm from root data


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [6939d2548d3773779b59cdccb2e0af1a5b95258a]

INTEGRATION: CWS dr46 (1.82.22); FILE MERGED 2006/02/21 18:58:21 dr 1.82.22.4: RESYNC: (1.82-1.83); FILE MERGED 2006/02/20 19:19:23 dr 1.82.22.3: enable/disable dumper 2006/02/16 12:49:27 dr 1.82.22.2: dump Escher child anchor 2006/02/09 10:22:46 dr 1.82.22.1: dump VBA storage and userforms


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [dd832d02d70e84a4fcb926dc52db3001477fd4d4]

INTEGRATION: CWS fsfixes02 (1.9.10); FILE MERGED 2006/03/20 09:46:37 fridrich_strba 1.9.10.1: Issue number:  i63088 Submitted by:  cyrillem Reviewed by:   fridrich_strba Fix build breakages with some older compilers


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [211d196e68480824801f7a653b72fba55174bdbb]

INTEGRATION: CWS fsfixes02 (1.7.10); FILE MERGED 2006/03/20 09:46:36 fridrich_strba 1.7.10.1: Issue number:  i63088 Submitted by:  cyrillem Reviewed by:   fridrich_strba Fix build breakages with some older compilers


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [757993cbaf59bc62aefa67e3c8530001f3ae6981]

INTEGRATION: CWS fsfixes02 (1.8.10); FILE MERGED 2006/03/20 09:46:36 fridrich_strba 1.8.10.1: Issue number:  i63088 Submitted by:  cyrillem Reviewed by:   fridrich_strba Fix build breakages with some older compilers


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [76822c88ae1a82f3e7bb8fd41dbc4a9fb25f605d]

INTEGRATION: CWS fsfixes02 (1.11.8); FILE MERGED 2006/03/20 09:46:35 fridrich_strba 1.11.8.1: Issue number:  i63088 Submitted by:  cyrillem Reviewed by:   fridrich_strba Fix build breakages with some older compilers


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [b9654ef6c2e9cdf53e9ffca7896937b00036ab5a]

INTEGRATION: CWS fsfixes02 (1.6.10); FILE MERGED 2006/03/20 09:46:34 fridrich_strba 1.6.10.1: Issue number:  i63088 Submitted by:  cyrillem Reviewed by:   fridrich_strba Fix build breakages with some older compilers


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [9336569160af63beea118c37e9e03b69dc298588]

INTEGRATION: CWS fsfixes02 (1.6.10); FILE MERGED 2006/03/20 09:46:33 fridrich_strba 1.6.10.1: Issue number:  i63088 Submitted by:  cyrillem Reviewed by:   fridrich_strba Fix build breakages with some older compilers


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [3a74c4b3901df383852f1d8a6a0c4d4c4733aa5f]

INTEGRATION: CWS fsfixes02 (1.9.10); FILE MERGED 2006/03/20 09:46:33 fridrich_strba 1.9.10.1: Issue number:  i63088 Submitted by:  cyrillem Reviewed by:   fridrich_strba Fix build breakages with some older compilers


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [1e96cf72d06f3eb5c097b0e0c6411c57a8fbfb8a]

INTEGRATION: CWS cairofixes01 (1.132.6); FILE MERGED 2006/03/02 17:53:09 radekdoulik 1.132.6.1: Issue number:  62722 Submitted by:  radekdoulik Reviewed by:   radekdoulik fixes problem with color of rendered text in cairo canvas

	* build/src680-m152/vcl/unx/source/gdi/salgdi3.cxx
	(DrawServerAAFontString): extended to draw texts with different
	bit depths

2006-03-22  Oliver Bolte  <obo@openoffice.org>  [d291493b0e527b05c5e170a65ffe13c9fa3375db]

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>  [59dfecfa2d2ca33bd159b0d953132a0f73847d32]

INTEGRATION: CWS cairofixes01 (1.2.30); FILE MERGED 2006/03/02 17:50:01 radekdoulik 1.2.30.1: Issue number:  62722 Submitted by:  radekdoulik Reviewed by:   radekdoulik 2006-02-08  Radek Doulik  <rodo@novell.com>

	* patches/cairo/cairo-canvas-redrawmanager-copy-updatearea.diff:
	avoid invalid reads when merging update areas. select2nd was
	making temporary copy, from which we took a reference and used it
	after the copy was destroyed

2006-03-22  Oliver Bolte  <obo@openoffice.org>  [a7a09d627f34cfdd52bbd901662a07b4600d331b]

INTEGRATION: CWS cairofixes01 (1.2.2); FILE MERGED 2006/03/03 11:14:13 thb 1.2.2.1: #i62712# Added Xrender to link line (seems to be missing for some systems)


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [b25d9b203ca4c9cc2aaaa7e791192a8a4eab3293]

INTEGRATION: CWS cairofixes01 (1.2.2); FILE MERGED 2006/03/02 17:40:59 radekdoulik 1.2.2.1: Issue number:  62722 Submitted by:  radekdoulik Reviewed by:   radekdoulik optimize resizing of cairo surfaces


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [c720c082e6341c0f0373ad0141e7bcdac17a0e1d]

INTEGRATION: CWS cairofixes01 (1.2.2); FILE MERGED 2006/03/02 17:56:18 radekdoulik 1.2.2.1: Issue number:  62722 Submitted by:  radekdoulik Reviewed by:   radekdoulik 2006-02-22  Radek Doulik  <rodo@novell.com>

	*
	build/src680-m152/canvas/source/cairo/cairo_canvashelper_text.cxx
	(cairocanvas): use depth of surface when creating virtual vcl
	device

	* build/src680-m152/canvas/source/cairo/cairo_cairo.cxx (cairo):
	new function, returns surface bit depth

2006-03-22  Oliver Bolte  <obo@openoffice.org>  [175142296f92b6b0a5be9e7debf851d6559aaebf]

INTEGRATION: CWS cairofixes01 (1.2.2); FILE MERGED 2006/03/02 17:58:38 radekdoulik 1.2.2.2: Issue number:  62722 Submitted by:  radekdoulik Reviewed by:   radekdoulik 2006-02-24  Radek Doulik  <rodo@novell.com>

	* build/src680-m152/canvas/source/cairo/cairo_canvashelper.cxx
	(implDrawBitmapSurface): set source after scale is set
2006/03/02 17:57:19 radekdoulik 1.2.2.1: Issue number:  62722
Submitted by:  radekdoulik
Reviewed by:   radekdoulik
2006-02-24  Radek Doulik  <rodo@novell.com>

	* build/src680-m152/canvas/source/cairo/cairo_canvashelper.cxx
	(drawPolyPolygonImplementation): check that textures are not empty
	(doOperation): fix textures handling, before I misunderstood the
	documentation and thought there's one texture per polygon. In real
	it is sequence of textures which is used for all polygons. So far
	we use only 1st texture from sequence - same as vcl canvas does
	for now.

2006-03-22  Oliver Bolte  <obo@openoffice.org>  [193bde0637ccdfa2d08c978dba8d9418cef1deca]

INTEGRATION: CWS cairofixes01 (1.2.2); FILE MERGED 2006/03/02 17:56:17 radekdoulik 1.2.2.2: Issue number:  62722 Submitted by:  radekdoulik Reviewed by:   radekdoulik 2006-02-22  Radek Doulik  <rodo@novell.com>

	*
	build/src680-m152/canvas/source/cairo/cairo_canvashelper_text.cxx
	(cairocanvas): use depth of surface when creating virtual vcl
	device

	* build/src680-m152/canvas/source/cairo/cairo_cairo.cxx (cairo):
	new function, returns surface bit depth
2006/03/02 17:40:59 radekdoulik 1.2.2.1: Issue number:  62722
Submitted by:  radekdoulik
Reviewed by:   radekdoulik
optimize resizing of cairo surfaces

2006-03-22  Oliver Bolte  <obo@openoffice.org>  [a6916acfed11ec74b456d428662e8d8cfda5575d]

INTEGRATION: CWS cairofixes01 (1.2.2); FILE MERGED 2006/03/02 17:56:17 radekdoulik 1.2.2.4: Issue number:  62722 Submitted by:  radekdoulik Reviewed by:   radekdoulik 2006-02-22  Radek Doulik  <rodo@novell.com>

	*
	build/src680-m152/canvas/source/cairo/cairo_canvashelper_text.cxx
	(cairocanvas): use depth of surface when creating virtual vcl
	device

	* build/src680-m152/canvas/source/cairo/cairo_cairo.cxx (cairo):
	new function, returns surface bit depth
2006/03/02 17:40:59 radekdoulik 1.2.2.3: Issue number:  62722
Submitted by:  radekdoulik
Reviewed by:   radekdoulik
optimize resizing of cairo surfaces
2006/03/02 17:36:39 thb 1.2.2.2: #i62712# Correcting cairo include statements
2006/03/02 17:32:03 thb 1.2.2.1: #unsigned short [1]#

2006-03-22  Oliver Bolte  <obo@openoffice.org>  [60331f538e7c628d9453be5e68e95187f14bfcf6]

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>  [f9db36a3b8c7859765a184614e8f870cc49579f8]

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>  [3c4cdd397e0dd1ed57b2eebeee6088adaba0f7de]

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>  [93b8b0ea78015186228a6266f499996c13c5a4f6]

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>  [abda564c5e2cf2ae063887290daaa1fb102027aa]

INTEGRATION: CWS pyunofixes2 (1.7.12); FILE MERGED 2006/01/11 21:36:14 jbu 1.7.12.1: #i55157# added lib/site-packages to PYTHONPATH


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [265025d520fc7558ff366d016a94557a2331de1c]

INTEGRATION: CWS pyunofixes2 (1.3.40); FILE MERGED 2006/01/07 21:36:36 jbu 1.3.40.2: RESYNC: (1.3-1.4); FILE MERGED 2006/01/07 20:13:41 jbu 1.3.40.1: #i57379# added pyuno current context support


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [f6e480a312ed0e70b590b660e9091a1ae315bc78]

INTEGRATION: CWS pyunofixes2 (1.5.40); FILE MERGED 2006/01/07 21:36:28 jbu 1.5.40.2: RESYNC: (1.5-1.6); FILE MERGED 2006/01/07 20:13:41 jbu 1.5.40.1: #i57379# added pyuno current context support


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [f352083d2ae3fc7b11595a6dd289699fd4851110]

INTEGRATION: CWS pyunofixes2 (1.3.10); FILE MERGED 2006/01/07 21:36:43 jbu 1.3.10.2: RESYNC: (1.3-1.4); FILE MERGED 2005/09/09 18:43:07 jbu 1.3.10.1: #i54416#,#i47270# added logging support for pyuno + refcounting bug for __members__ variable fixed


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [cd95e17ef74bdf0f32bb916a78756c982b267d85]

INTEGRATION: CWS pyunofixes2 (1.9.10); FILE MERGED 2006/01/08 21:44:05 jbu 1.9.10.5: #i29685# removed superflous output to stdout 2006/01/07 21:35:23 jbu 1.9.10.4: RESYNC: (1.9-1.10); FILE MERGED 2005/11/01 13:30:26 jbu 1.9.10.3: #i29685# now ensuring unlimited lifetime of different locale strings 2005/09/09 18:51:58 jbu 1.9.10.2: #i54416# removed now obsolete PYUNO_DEBUG macro 2005/09/09 18:43:07 jbu 1.9.10.1: #i54416#,#i47270# added logging support for pyuno + refcounting bug for __members__ variable fixed


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [21ca2746f0ab780716c56cd39eb195c91372f39d]

INTEGRATION: CWS pyunofixes2 (1.9.10); FILE MERGED 2006/01/07 21:36:13 jbu 1.9.10.2: RESYNC: (1.9-1.10); FILE MERGED 2006/01/07 20:13:42 jbu 1.9.10.1: #i57379# added pyuno current context support


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [b9a3ce0386cabc74d437af54a9cbe4a4095d34a3]

INTEGRATION: CWS pyunofixes2 (1.3.40); FILE MERGED 2006/01/07 21:35:15 jbu 1.3.40.3: RESYNC: (1.3-1.4); FILE MERGED 2005/09/09 18:51:58 jbu 1.3.40.2: #i54416# removed now obsolete PYUNO_DEBUG macro 2005/09/09 18:43:07 jbu 1.3.40.1: #i54416#,#i47270# added logging support for pyuno + refcounting bug for __members__ variable fixed


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [be59def9cc6f10580e3976932eb9f1216fa2e038]

INTEGRATION: CWS pyunofixes2 (1.3.52); FILE MERGED 2006/01/07 21:35:08 jbu 1.3.52.2: RESYNC: (1.3-1.4); FILE MERGED 2005/09/09 18:43:07 jbu 1.3.52.1: #i54416#,#i47270# added logging support for pyuno + refcounting bug for __members__ variable fixed


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [a48afb6fbf5d8cf10c6a1fc70d99a88de987bdde]

INTEGRATION: CWS pyunofixes2 (1.6.12); FILE MERGED 2006/01/07 21:36:51 jbu 1.6.12.3: RESYNC: (1.6-1.7); FILE MERGED 2005/09/09 18:51:58 jbu 1.6.12.2: #i54416# removed now obsolete PYUNO_DEBUG macro 2005/09/09 18:43:07 jbu 1.6.12.1: #i54416#,#i47270# added logging support for pyuno + refcounting bug for __members__ variable fixed


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [a69acc3c83bf2dcbc5dd6467060456b328d4097b]

INTEGRATION: CWS pyunofixes2 (1.6.12); FILE MERGED 2006/01/07 21:35:48 jbu 1.6.12.2: RESYNC: (1.6-1.7); FILE MERGED 2005/09/09 18:43:06 jbu 1.6.12.1: #i54416#,#i47270# added logging support for pyuno + refcounting bug for __members__ variable fixed


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [b579c0c5be0fe1974fa253c49058ab40dff17ec5]

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>  [801a501e4b6fb79f76d355d20ca92605a26c8e6c]

INTEGRATION: CWS pyunofixes2 (1.4.34); FILE MERGED 2006/01/11 22:14:05 jbu 1.4.34.2: #i54155# ensuring now, that a linefeed is appended to the script when necessary, some additional code cleanup 2006/01/07 20:07:23 jbu 1.4.34.1: #i54157# added a flush in log function (needed on win32)


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [217271dea34a12be38fb2c1d077adb50c7632a92]

INTEGRATION: CWS pyunofixes2 (1.1.2); FILE ADDED 2006/01/07 20:03:59 jbu 1.1.2.1: #i54532# added officehelper.py (provided by Christian Junker)


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [bcca3eda72b067d7bc1e8e98137db541d0afa2a6]

INTEGRATION: CWS pyunofixes2 (1.5.18); FILE MERGED 2006/01/07 21:19:35 jbu 1.5.18.2: RESYNC: (1.5-1.7); FILE MERGED 2006/01/07 20:03:59 jbu 1.5.18.1: #i54532# added officehelper.py (provided by Christian Junker)


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [1aad39e40da21dbc1e20d2df179549964c373e13]

INTEGRATION: CWS pyunofixes2 (1.2.34); FILE MERGED 2005/11/01 13:19:11 jbu 1.2.34.1: #i44632# text is now append to end of document as the other HelloWorld examples do (contributed by bmarcelly)


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [5dbd185d18721a436f260978d956bc9860a67382]

INTEGRATION: CWS nwfrtl (1.126.18); FILE MERGED 2006/02/20 15:49:10 pl 1.126.18.2: RESYNC: (1.126-1.127); FILE MERGED 2006/02/08 12:52:47 pl 1.126.18.1: #i59503# paint event mirroring in one place instead of several


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [676ce9fdad91435a0ebeed584cc470f6f7756d54]

INTEGRATION: CWS nwfrtl (1.23.148); FILE MERGED 2006/02/06 18:03:00 pl 1.23.148.1: #i54929# #i61535# #i61536# make scrollbar, combobox, spinfield, toolbar grip work in NWF on RTL-UI


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [00eb1d69a02cf89e083d4b2c7f7b6e4f68361e9e]

INTEGRATION: CWS nwfrtl (1.18.106); FILE MERGED 2006/02/06 18:03:00 pl 1.18.106.1: #i54929# #i61535# #i61536# make scrollbar, combobox, spinfield, toolbar grip work in NWF on RTL-UI


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [3e69e5d7268c2b59aed361408685ea2aaa0ccb17]

INTEGRATION: CWS pyunofixes2 (1.2.24); FILE MERGED 2006/01/07 20:57:06 jbu 1.2.24.2: RESYNC: (1.2-1.3); FILE MERGED 2005/09/10 19:16:15 jbu 1.2.24.1: #i35473# now environmentvariables get used instead of explict parameter passing


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [8cf477b0a3216f510aac6b04836f9d6bca4b13dd]

INTEGRATION: CWS nwfrtl (1.199.42); FILE MERGED 2006/02/20 15:48:09 pl 1.199.42.2: RESYNC: (1.199-1.200); FILE MERGED 2006/02/08 12:52:44 pl 1.199.42.1: #i59503# paint event mirroring in one place instead of several


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [5e3af5945413fc195117f1dd5df63e57cd7dc24d]

INTEGRATION: CWS pyunofixes2 (1.2.24); FILE MERGED 2006/01/07 20:56:34 jbu 1.2.24.2: RESYNC: (1.2-1.3); FILE MERGED 2006/01/07 20:14:30 jbu 1.2.24.1: #i57379# added pyuno current context support


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [0ce98b2ca98aba1af3eb672698bcee184bc3d879]

INTEGRATION: CWS nwfrtl (1.36.168); FILE MERGED 2006/02/06 18:02:59 pl 1.36.168.1: #i54929# #i61535# #i61536# make scrollbar, combobox, spinfield, toolbar grip work in NWF on RTL-UI


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [a55ad21927411512674c0252d8196484cd1aded9]

INTEGRATION: CWS nwfrtl (1.13.104); FILE MERGED 2006/02/06 18:02:59 pl 1.13.104.1: #i54929# #i61535# #i61536# make scrollbar, combobox, spinfield, toolbar grip work in NWF on RTL-UI


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [03f380f77eabb801b66c1df4317b3de5bec2984e]

INTEGRATION: CWS nwfrtl (1.11.18); FILE MERGED 2006/02/07 18:39:23 pl 1.11.18.2: #i61536# toolbar grip in RTL mode 2006/02/06 18:02:58 pl 1.11.18.1: #i54929# #i61535# #i61536# make scrollbar, combobox, spinfield, toolbar grip work in NWF on RTL-UI


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [011ca432c9afec5c42ac798a98f32e6fc5c53252]

INTEGRATION: CWS nwfrtl (1.33.106); FILE MERGED 2006/02/06 18:02:58 pl 1.33.106.1: #i54929# #i61535# #i61536# make scrollbar, combobox, spinfield, toolbar grip work in NWF on RTL-UI


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [a88ad5eb8d89055ad7758035186180af4f434654]

INTEGRATION: CWS nwfrtl (1.9.108); FILE MERGED 2006/02/06 18:02:57 pl 1.9.108.1: #i54929# #i61535# #i61536# make scrollbar, combobox, spinfield, toolbar grip work in NWF on RTL-UI


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [6e74188870906ea20d2c9ac708877a71748e936a]

INTEGRATION: CWS nwfrtl (1.42.30); FILE MERGED 2006/02/08 12:52:42 pl 1.42.30.1: #i59503# paint event mirroring in one place instead of several


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [2e8db55f79ea5b725814ecf26fd41028c0dc581c]

INTEGRATION: CWS nwfrtl (1.22.14); FILE MERGED 2006/02/20 15:47:40 pl 1.22.14.2: RESYNC: (1.22-1.24); FILE MERGED 2006/02/06 18:02:56 pl 1.22.14.1: #i54929# #i61535# #i61536# make scrollbar, combobox, spinfield, toolbar grip work in NWF on RTL-UI


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [204ea409452fbb803343a58184741589a975da6f]

INTEGRATION: CWS nwfrtl (1.103.96); FILE MERGED 2006/02/20 15:47:29 pl 1.103.96.2: RESYNC: (1.103-1.104); FILE MERGED 2006/02/08 12:52:45 pl 1.103.96.1: #i59503# paint event mirroring in one place instead of several


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [7a3043f1c9fff9effd1a9834c94a95a162dbc311]

INTEGRATION: CWS nwfrtl (1.5.170); FILE MERGED 2006/02/06 18:02:56 pl 1.5.170.1: #i54929# #i61535# #i61536# make scrollbar, combobox, spinfield, toolbar grip work in NWF on RTL-UI


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [ad038e747510303d13f7ba739d6bb08bf3161528]

INTEGRATION: CWS nwfrtl (1.20.106); FILE MERGED 2006/02/06 18:02:55 pl 1.20.106.1: #i54929# #i61535# #i61536# make scrollbar, combobox, spinfield, toolbar grip work in NWF on RTL-UI


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [d51a5849919678fd47f01615fe35c5f043edba88]

INTEGRATION: CWS nwfrtl (1.19.170); FILE MERGED 2006/02/07 17:40:01 pl 1.19.170.2: #i54929# correct spinbutton value rects 2006/02/06 18:02:55 pl 1.19.170.1: #i54929# #i61535# #i61536# make scrollbar, combobox, spinfield, toolbar grip work in NWF on RTL-UI


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [16053ce033a345622533ea36506115c79f4e2949]

INTEGRATION: CWS nwfrtl (1.75.106); FILE MERGED 2006/02/20 17:51:15 pl 1.75.106.4: #i54929# ensure correct cursor position in ImplSetText 2006/02/20 14:00:38 pl 1.75.106.3: #i54929# mirroring issue for subedits 2006/02/17 11:35:39 pl 1.75.106.2: #i59503# paint rectangle was still not mirrored correctly 2006/02/16 15:01:03 pl 1.75.106.1: #i59503# handle remirroring in case border is RTL and edit is not


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [a87e1d69291df661d1f74697a03c6b74092bcbed]

INTEGRATION: CWS nwfrtl (1.36.170); FILE MERGED 2006/02/06 18:02:54 pl 1.36.170.1: #i54929# #i61535# #i61536# make scrollbar, combobox, spinfield, toolbar grip work in NWF on RTL-UI


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [2c9cdc22234a27db58e21eb59ba7b6b02a4c6a20]

INTEGRATION: CWS nwfrtl (1.30.122); FILE MERGED 2006/02/21 10:33:21 pl 1.30.122.1: #i62347# fix RTl mode


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [0e4734692fb0d5aabb2dc9d3e66f2052c9401746]

INTEGRATION: CWS vcl55 (1.12.38); FILE MERGED 2006/03/07 17:56:56 pl 1.12.38.1: #i58360# use getPrinterPathList


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [3fb2b138c93a540458dcdcdc9b5de7071c206d2e]

INTEGRATION: CWS vcl55 (1.18.24); FILE MERGED 2006/03/07 17:56:55 pl 1.18.24.1: #i58360# use getPrinterPathList


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [cfbe6a2d4778f33d6fd6cd844b5eb833f8a96cb3]

INTEGRATION: CWS vcl55 (1.127.6); FILE MERGED 2006/02/24 15:04:21 thb 1.127.6.1: #i62534# Added support for horizontal scoll mice for both X11 and Win


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [f092fa08ce6e91380f01eab73588eebb9c968de9]

INTEGRATION: CWS vcl55 (1.8.132); FILE MERGED 2006/03/06 14:08:01 hdu 1.8.132.1: #132892# be more defensive in WinSalVirtualDevice destructor


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [51c3f3b38c9371a9e0b34cdc133bb1c13565a7c0]

INTEGRATION: CWS vcl55 (1.22.42); FILE MERGED 2006/03/06 15:13:22 hdu 1.22.42.3: #131642# beautify: use *GDI_ERROR enum instead of -1 constant 2006/03/06 14:56:16 hdu 1.22.42.2: #131642# check for HGDI_ERROR 2006/03/02 11:01:50 hdu 1.22.42.1: #131642# handle hPrn==-1 result of successfull OpenPrinter() call


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [51ed5431d16bd9b53bfe12356fc0972fce1b3daf]

INTEGRATION: CWS vcl55 (1.22.80); FILE MERGED 2006/02/24 15:04:21 thb 1.22.80.1: #i62534# Added support for horizontal scoll mice for both X11 and Win


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [8bbea6bc127757379c7a692e40aeb0a57eceed07]

INTEGRATION: CWS vcl55 (1.200.4); FILE MERGED 2006/02/24 15:04:20 thb 1.200.4.1: #i62534# Added support for horizontal scoll mice for both X11 and Win


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [fdd350d35efae9e76d4adb6d103dc9dbc27c2a8e]

INTEGRATION: CWS vcl55 (1.10.192); FILE MERGED 2006/03/14 12:12:23 pl 1.10.192.2: RESYNC: (1.10-1.11); FILE MERGED 2006/03/06 14:09:59 hdu 1.10.192.1: #132892# be more defensive in X11SalVirtualDevice destructor


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [d168a42912846afb96e2b3f044ea1a37437ddcd2]

INTEGRATION: CWS vcl55 (1.18.36); FILE MERGED 2006/02/24 15:04:19 thb 1.18.36.1: #i62534# Added support for horizontal scoll mice for both X11 and Win


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [fb4e8e3cc46a0646db0080bdaa96b986a1ca4ef9]

INTEGRATION: CWS vcl55 (1.75.56); FILE MERGED 2006/03/14 11:26:37 hdu 1.75.56.1: #i62919# allow justification space inside glyph cluster


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [b5f697bd23bb2fe4dc87f7178a54b7855f523b59]

INTEGRATION: CWS vcl55 (1.89.8); FILE MERGED 2006/03/01 12:26:50 pl 1.89.8.2: #i60610# correct size of emphasis marks 2006/02/27 14:32:26 pl 1.89.8.1: #i62424# use correct miter limit


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [ade93a6e213abbb768f91cc839cd0ffe25934b9b]

INTEGRATION: CWS vcl55 (1.16.194); FILE MERGED 2006/03/14 09:13:20 hdu 1.16.194.1: #131856# check mapmode enumerator before use


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [04e86728a47d34f1d3393acb45ac87769f44269b]

INTEGRATION: CWS sloveniantemplates (1.3.70); FILE MERGED 2006/03/20 11:45:26 pjanik 1.3.70.1: #i61731#: Update Slovenian templates.


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [0b0662bb3ce68d45ec04d229bb203ec988e9084e]

INTEGRATION: CWS sloveniantemplates (1.3.70); FILE MERGED 2006/03/20 11:45:25 pjanik 1.3.70.1: #i61731#: Update Slovenian templates.


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [dbf84e82cc9f5033c944402e16c1035e58cdc334]

INTEGRATION: CWS vcl55 (1.77.50); FILE MERGED 2006/03/15 10:36:05 pl 1.77.50.2: solved a Windows compile problem 2006/02/27 14:30:57 pl 1.77.50.1: #i62424# add linejoint and miterlimit to SvtGraphicsStroke


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [7b63a4604241e2236a1cea2c7a5983b8e4711114]

INTEGRATION: CWS sloveniantemplates (1.3.70); FILE MERGED 2006/03/20 11:45:24 pjanik 1.3.70.1: #i61731#: Update Slovenian templates.


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [94e54995040cdaab9a6dcba61f532d88f8676b5f]

INTEGRATION: CWS sloveniantemplates (1.3.70); FILE MERGED 2006/03/20 11:45:23 pjanik 1.3.70.1: #i61731#: Update Slovenian templates.


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [e632581654e241dc2a6303f018280016824e833a]

INTEGRATION: CWS sloveniantemplates (1.3.70); FILE MERGED 2006/03/20 11:45:22 pjanik 1.3.70.1: #i61731#: Update Slovenian templates.


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [39c17f14ebf8fad9a106b58898f5b31569978037]

INTEGRATION: CWS sloveniantemplates (1.3.70); FILE MERGED 2006/03/20 11:45:21 pjanik 1.3.70.1: #i61731#: Update Slovenian templates.


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [6d65d4ff73ff9b380f59e1f8a6c6963411d09444]

INTEGRATION: CWS sloveniantemplates (1.3.70); FILE MERGED 2006/03/20 11:53:12 pjanik 1.3.70.1: #i61731#: Update Slovenian templates.


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [5fc0596e780cef1d9916718d7d4f10b6d45cb932]

INTEGRATION: CWS vcl55 (1.24.32); FILE MERGED 2006/03/07 17:58:11 pl 1.24.32.1: #i58360# use getPrinterPathList


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [05881b8bbc17bf6f0006c347b33e8ede9598fb71]

INTEGRATION: CWS vcl55 (1.9.32); FILE MERGED 2006/03/07 17:58:11 pl 1.9.32.1: #i58360# use getPrinterPathList


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [4c0095dde0354d454559703ac5d3478a9cc7ae4c]

INTEGRATION: CWS sloveniantemplates (1.3.70); FILE MERGED 2006/03/20 11:53:11 pjanik 1.3.70.1: #i61731#: Update Slovenian templates.


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [ad6ab50233bcc32af4a956aafd238a92d3408501]

INTEGRATION: CWS sloveniantemplates (1.3.70); FILE MERGED 2006/03/20 11:53:10 pjanik 1.3.70.1: #i61731#: Update Slovenian templates.


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [bcfa6d47fc59758c98d8c31af20aa25a18af67b1]

INTEGRATION: CWS sloveniantemplates (1.3.70); FILE MERGED 2006/03/20 11:53:09 pjanik 1.3.70.1: #i61731#: Update Slovenian templates.


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [a91c5a3abc650a984732e8598345c929232876c0]

INTEGRATION: CWS sloveniantemplates (1.3.70); FILE MERGED 2006/03/20 11:53:08 pjanik 1.3.70.1: #i61731#: Update Slovenian templates.


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [61235166864f5ac8145b13ff6fdda6123d85c9e5]

INTEGRATION: CWS sloveniantemplates (1.3.70); FILE MERGED 2006/03/20 11:53:07 pjanik 1.3.70.1: #i61731#: Update Slovenian templates.


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [5a7e1dbe828efac807c5ac43198ceb508452afda]

INTEGRATION: CWS sloveniantemplates (1.3.70); FILE MERGED 2006/03/20 11:53:06 pjanik 1.3.70.1: #i61731#: Update Slovenian templates.


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [db939fa3e53eb8a7c5bdb11ac3aec24372cbd1b2]

INTEGRATION: CWS sloveniantemplates (1.3.70); FILE MERGED 2006/03/20 11:53:05 pjanik 1.3.70.1: #i61731#: Update Slovenian templates.


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [4f53b653becd3f8185ed1aa1872b6272e507c673]

INTEGRATION: CWS sloveniantemplates (1.3.70); FILE MERGED 2006/03/20 11:53:04 pjanik 1.3.70.1: #i61731#: Update Slovenian templates.


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [fd5a4989bd08e0d050cbab618c96443e7cf536d6]

INTEGRATION: CWS sloveniantemplates (1.3.70); FILE MERGED 2006/03/20 11:53:03 pjanik 1.3.70.1: #i61731#: Update Slovenian templates.


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [769fe8b015b90a876e5b7221a89fdf6e23f65de2]

INTEGRATION: CWS sloveniantemplates (1.3.70); FILE MERGED 2006/03/20 11:53:02 pjanik 1.3.70.1: #i61731#: Update Slovenian templates.


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [00080501dbd3e11c84923eee96f6ec1469fac926]

INTEGRATION: CWS sloveniantemplates (1.3.70); FILE MERGED 2006/03/20 11:53:01 pjanik 1.3.70.1: #i61731#: Update Slovenian templates.


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [841a49ea0e782e465be18419a96503c369f9a3ef]

INTEGRATION: CWS sloveniantemplates (1.3.70); FILE MERGED 2006/03/20 11:53:00 pjanik 1.3.70.1: #i61731#: Update Slovenian templates.


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [a813f402e75241ddb907c9214a01cc816ad6b8d8]

INTEGRATION: CWS sloveniantemplates (1.3.70); FILE MERGED 2006/03/20 11:52:59 pjanik 1.3.70.1: #i61731#: Update Slovenian templates.


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [19de65784163a969fb59ca2052586e1fbd0e2808]

INTEGRATION: CWS sloveniantemplates (1.3.70); FILE MERGED 2006/03/20 11:52:58 pjanik 1.3.70.1: #i61731#: Update Slovenian templates.


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [8708c804c6a2b814e400b1a8b610900e5129eae2]

INTEGRATION: CWS sloveniantemplates (1.1.2); FILE ADDED 2006/03/20 13:09:31 pjanik 1.1.2.1: #i61731#: New Slovenian templates.


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [0a5af9ea9e02f5ea254339c1546129bcaaf69bac]

INTEGRATION: CWS sloveniantemplates (1.1.2); FILE ADDED 2006/03/20 13:09:30 pjanik 1.1.2.1: #i61731#: New Slovenian templates.


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [dca398f7e6d6b3bf8705e9d1353ef65262175699]

INTEGRATION: CWS sloveniantemplates (1.1.2); FILE ADDED 2006/03/20 13:09:29 pjanik 1.1.2.1: #i61731#: New Slovenian templates.


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [a91def2a1643eafc69539ac9d72b2ca1fa11175c]

INTEGRATION: CWS sloveniantemplates (1.1.2); FILE ADDED 2006/03/20 13:09:28 pjanik 1.1.2.1: #i61731#: New Slovenian templates.


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [25eae9d30ee407e73d17863a234824f68a6cc5db]

INTEGRATION: CWS sloveniantemplates (1.1.2); FILE ADDED 2006/03/20 13:09:27 pjanik 1.1.2.1: #i61731#: New Slovenian templates.


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [796f4ea520f5cb86dbc997fe76c23f515c0e0eca]

INTEGRATION: CWS sloveniantemplates (1.1.2); FILE ADDED 2006/03/20 13:09:26 pjanik 1.1.2.1: #i61731#: New Slovenian templates.


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [e845758cd94852af2cc519ee86c68ab5081ef43c]

INTEGRATION: CWS sloveniantemplates (1.1.2); FILE ADDED 2006/03/20 13:09:25 pjanik 1.1.2.1: #i61731#: New Slovenian templates.


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [fee2f18c3ea2acafc7a4aed5c77aab0d29815410]

INTEGRATION: CWS sloveniantemplates (1.1.2); FILE ADDED 2006/03/20 13:09:24 pjanik 1.1.2.1: #i61731#: New Slovenian templates.


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [906834ce725f90fa15e190697d6bf6554d65ba6e]

INTEGRATION: CWS sloveniantemplates (1.1.2); FILE ADDED 2006/03/20 13:09:23 pjanik 1.1.2.1: #i61731#: New Slovenian templates.


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [cd98ee8e24c1a251d5b25a8e3a85cc478a70b93e]

INTEGRATION: CWS sloveniantemplates (1.1.2); FILE ADDED 2006/03/20 13:09:22 pjanik 1.1.2.1: #i61731#: New Slovenian templates.


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [3916e741f3cd17d6edd2895d34d73758585940c4]

INTEGRATION: CWS sloveniantemplates (1.3.2); FILE ADDED 2006/03/20 12:02:12 pjanik 1.3.2.1: #i61731#: Update Slovenian templates.


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [34dda79361a52cf3898515e73acd83e6a646f45c]

INTEGRATION: CWS sloveniantemplates (1.2.152); FILE MERGED 2006/03/20 12:02:12 pjanik 1.2.152.1: #i61731#: Update Slovenian templates.


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [cf3799c1351812c425c2ebff5722f5056fe72463]

INTEGRATION: CWS sloveniantemplates (1.1.2); FILE ADDED 2006/03/20 13:09:21 pjanik 1.1.2.1: #i61731#: New Slovenian templates.


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [a9d6aaf65ab305ed6ff9c33d61e95215e401e6b4]

INTEGRATION: CWS sloveniantemplates (1.1.2); FILE ADDED 2006/03/20 13:09:20 pjanik 1.1.2.1: #i61731#: New Slovenian templates.


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [2253bc4f1b363e91bc2a0a252476fc4c5fe612c6]

INTEGRATION: CWS sloveniantemplates (1.1.2); FILE ADDED 2006/03/20 13:09:19 pjanik 1.1.2.1: #i61731#: New Slovenian templates.


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [5d1124d07fc5fca67486e16ce5de431990538385]

INTEGRATION: CWS sloveniantemplates (1.1.2); FILE ADDED 2006/03/20 13:09:18 pjanik 1.1.2.1: #i61731#: New Slovenian templates.


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [277fc5e999706d87ce81bfa32961d4e1fe5240bd]

INTEGRATION: CWS sloveniantemplates (1.1.2); FILE ADDED 2006/03/20 13:09:17 pjanik 1.1.2.1: #i61731#: New Slovenian templates.


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [5c44b728f92aea4f6ba258a9b9a4a63290f49f70]

INTEGRATION: CWS sloveniantemplates (1.1.2); FILE ADDED 2006/03/20 13:09:16 pjanik 1.1.2.1: #i61731#: New Slovenian templates.


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [b67f8de0d23ca240ee32532af4cb879f5e0807ba]

INTEGRATION: CWS sloveniantemplates (1.1.2); FILE ADDED 2006/03/20 13:09:15 pjanik 1.1.2.1: #i61731#: New Slovenian templates.


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [bbc82acb3cc38807c7667e05fd8fa3f92dc3568c]

INTEGRATION: CWS printsetting (1.66.70); FILE MERGED 2006/03/13 14:06:32 pl 1.66.70.1: #i63020# check for printing disabled


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [9a7790571d4c950894c423d3a9656ca9542f23e9]

INTEGRATION: CWS sloveniantemplates (1.1.2); FILE ADDED 2006/03/20 13:09:14 pjanik 1.1.2.1: #i61731#: New Slovenian templates.


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [f5598a0871b117a6db092da77e469c29bbcdfbc0]

INTEGRATION: CWS printsetting (1.20.70); FILE MERGED 2006/03/13 14:06:31 pl 1.20.70.1: #i63020# check for printing disabled


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [9f9131025419f13522ef7be2623770f7e0a30799]

INTEGRATION: CWS printsetting (1.188.48); FILE MERGED 2006/03/13 14:06:30 pl 1.188.48.1: #i63020# check for printing disabled


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [4a083e01a040b914c0cabf20a5b8b610d67e1d75]

INTEGRATION: CWS sloveniantemplates (1.1.2); FILE ADDED 2006/03/20 13:09:13 pjanik 1.1.2.1: #i61731#: New Slovenian templates.


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [59eb00263d936ebfdf0a8660b48c8d3436270c99]

INTEGRATION: CWS sloveniantemplates (1.1.2); FILE ADDED 2006/03/20 13:09:12 pjanik 1.1.2.1: #i61731#: New Slovenian templates.


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [0d3e85624002de0005898b7ebe9909017e0fbe9b]

INTEGRATION: CWS printsetting (1.39.164); FILE MERGED 2006/03/08 13:04:19 pl 1.39.164.1: #i49631# add: printing disabler


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [53822ba2fc0d134f10a542515423fce19e704074]

INTEGRATION: CWS sloveniantemplates (1.1.2); FILE ADDED 2006/03/20 13:09:11 pjanik 1.1.2.1: #i61731#: New Slovenian templates.


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [60dca97be1fcc0279c97c06f4ed2076aa788b64d]

INTEGRATION: CWS printsetting (1.57.14); FILE MERGED 2006/03/08 13:04:19 pl 1.57.14.1: #i49631# add: printing disabler


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [d319ab96d02d431e7fceeb5f25bcc834997c59ee]

INTEGRATION: CWS sloveniantemplates (1.1.2); FILE ADDED 2006/03/20 13:09:10 pjanik 1.1.2.1: #i61731#: New Slovenian templates.


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [c3a3235e4cc93576ba0408a91a7f6d5668062337]

INTEGRATION: CWS sloveniantemplates (1.1.2); FILE ADDED 2006/03/20 13:09:09 pjanik 1.1.2.1: #i61731#: New Slovenian templates.


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [4a4e8439051eed7ad03d3e286fbb9769dfe1caca]

INTEGRATION: CWS printsetting (1.62.12); FILE MERGED 2006/03/08 13:01:51 pl 1.62.12.1: #i49631# add: printing disabler


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [323000a61f1e5f8060e00332e664e79f4fd0bdd9]

INTEGRATION: CWS printsetting (1.106.12); FILE MERGED 2006/03/08 13:01:50 pl 1.106.12.1: #i49631# add: printing disabler


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [891fdf6f5e774967fff28a1dda504dfd64e09e50]

INTEGRATION: CWS printsetting (1.4.40); FILE MERGED 2006/03/08 11:01:30 obr 1.4.40.1: #i62881# applied suggested patch


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [908d57b0fec888537a90bdcc402ac6e5bbeb3871]

INTEGRATION: CWS printsetting (1.12.40); FILE MERGED 2006/03/08 13:36:00 obr 1.12.40.1: #i50817# patch applied with minor modifications


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [61e32892548be8f04ef0a24a36f9761a9eb34a8e]

INTEGRATION: CWS printsetting (1.4.2); FILE ADDED 2006/03/08 13:36:00 obr 1.4.2.1: #i50817# patch applied with minor modifications


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [76bdf978692db7c63593f5e291108a2cd4a13b27]

INTEGRATION: CWS printsetting (1.5.2); FILE ADDED 2006/03/08 13:36:00 obr 1.5.2.1: #i50817# patch applied with minor modifications


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [8b641600a8abdd986f0f4541a21430933c294ae4]

INTEGRATION: CWS printsetting (1.4.40); FILE MERGED 2006/03/08 13:35:59 obr 1.4.40.1: #i50817# patch applied with minor modifications


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [4915369b72cab9c70d89b9d49db2e42398b11c37]

INTEGRATION: CWS printsetting (1.5.40); FILE MERGED 2006/03/08 13:35:59 obr 1.5.40.1: #i50817# patch applied with minor modifications


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [699d5a0b9f7570afecd8328bf2cb7f39b3f38832]

INTEGRATION: CWS printsetting (1.6.40); FILE MERGED 2006/03/08 13:35:58 obr 1.6.40.1: #i50817# patch applied with minor modifications


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [ce4a94afff3665234624ebf9397d4b3f6895d07c]

INTEGRATION: CWS printsetting (1.55.114); FILE MERGED 2006/03/16 11:58:45 pl 1.55.114.2: RESYNC: (1.55-1.56); FILE MERGED 2006/03/08 13:02:08 pl 1.55.114.1: #i49631# add: printing disabler


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [af898886fa513ae8a996b947317fd3dade78a2fd]

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>  [84cd8cae308bcf977937d4adc0b718877c9ff139]

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>  [39a642d715f2253ae69298f8cfc5cce949015754]

INTEGRATION: CWS printsetting (1.50.16); FILE MERGED 2006/03/08 13:01:27 pl 1.50.16.1: #i49631# add: printing disabler


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [7000b8a22bdd23d49393a0ff378c9dbbfc00c5be]

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-22  Oliver Bolte  <obo@openoffice.org>  [fc916eef77f2862d775978044122bd5c357a6bcb]

INTEGRATION: CWS fsmozillafix (1.9.6); FILE MERGED 2006/03/17 11:43:52 fridrich_strba 1.9.6.2: Issue number:  59482 Submitted by:  mkretzschmar Reviewed by:   fridrich_strba Compile fix with the upcomming gnu make 3.81 2006/03/16 16:11:16 fridrich_strba 1.9.6.1: Issue number:  N/A Submitted by:  fridrich_strba Reviewed by:   fridrich_strba Small fix to build mozilla with recent Linux distributions


2006-03-22  Oliver Bolte  <obo@openoffice.org>  [4235caf56600c9ff26e77c1687bee2d740db9570]

INTEGRATION: CWS viewswitch (1.23.54); FILE MERGED 2006/02/27 18:48:58 af 1.23.54.9: #i57551# Shut down the UpdateLockManager at correct time. 2006/02/16 10:21:09 af 1.23.54.8: RESYNC: (1.26-1.27); FILE MERGED 2006/02/02 13:56:30 af 1.23.54.7: #i61191# Resolved merge conflicts. 2006/02/02 10:01:23 af 1.23.54.6: #i61191# Moved ViewTabBar, ArrangeGUIElements(), and Resize() to ViewShellBaseImplementation. 2006/01/26 15:18:37 af 1.23.54.5: #i61191# Hide ViewTabBar when OLE is activated. 2006/01/20 14:35:15 af 1.23.54.4: #i57551# Fixed resync problems. 2006/01/19 17:54:04 af 1.23.54.3: RESYNC: (1.23-1.26); FILE MERGED 2005/11/29 15:54:33 af 1.23.54.2: #i57552# Controller handling changed. 2005/11/17 14:12:59 af 1.23.54.1: #i57551# Added access to ToolBarManager and FormShellManager.


2006-03-21  Oliver Bolte  <obo@openoffice.org>  [fd712b96849b21308565fef348d6c7a6c78d2a7d]

INTEGRATION: CWS viewswitch (1.1.984); FILE MERGED 2006/02/06 09:51:16 af 1.1.984.1: #i57552# Only supported service is DrawingDocumentDrawView.


2006-03-21  Oliver Bolte  <obo@openoffice.org>  [2424c4f9ec19d2cc6d1671fb5c5be8fb2f67cb9c]

INTEGRATION: CWS viewswitch (1.1.984); FILE MERGED 2006/02/06 15:40:04 af 1.1.984.2: #i57552# Changed implementation name. 2006/02/06 09:48:23 af 1.1.984.1: #i57552# Only supported service is DrawingDocumentDrawView.


2006-03-21  Oliver Bolte  <obo@openoffice.org>  [ee91caea50f396882eed6f7e159d864ac03f83aa]

INTEGRATION: CWS viewswitch (1.1.984); FILE MERGED 2006/02/06 15:39:20 af 1.1.984.2: #i57552# Changed implementation name. 2006/02/06 09:47:42 af 1.1.984.1: #i57552# Only supported service is DrawingDocumentDrawView.


2006-03-21  Oliver Bolte  <obo@openoffice.org>  [787bbba3233a2ab6738c25cd9a451c6ae30eac58]

INTEGRATION: CWS viewswitch (1.1.984); FILE MERGED 2006/02/06 15:37:14 af 1.1.984.2: #i57552# Changed implementation name. 2006/02/06 09:46:53 af 1.1.984.1: #i57552# Only supported service is DrawingDocumentDrawView.


2006-03-21  Oliver Bolte  <obo@openoffice.org>  [811cc144b5c7d241d72839f68835263107573d4c]

INTEGRATION: CWS viewswitch (1.1.984); FILE MERGED 2006/02/06 15:36:21 af 1.1.984.2: #i57552# Changed implementation name. 2006/02/06 09:46:14 af 1.1.984.1: #i57552# Only supported service is DrawingDocumentDrawView.


2006-03-21  Oliver Bolte  <obo@openoffice.org>  [ad98cf86b6a8148fba65cd32ef9cf9f9242229a1]

INTEGRATION: CWS viewswitch (1.1.984); FILE MERGED 2006/02/06 15:35:52 af 1.1.984.1: #i57552# Changed implementation name.


2006-03-21  Oliver Bolte  <obo@openoffice.org>  [14431d27b4f09f65ebda10448dd84f8fe927b8aa]

INTEGRATION: CWS viewswitch (1.51.32); FILE MERGED 2006/03/16 10:33:18 af 1.51.32.10: #132893# Adaption to changes in ViewShellManager.  Form shell creation moved to its own factory in FormShellManager.cxx. 2006/03/03 15:37:26 af 1.51.32.9: #132596# ReleaseShell() destroyes shells. 2006/03/01 15:17:35 af 1.51.32.8: #i57551# Not using the shell cache of the factory. 2006/02/22 16:19:10 af 1.51.32.7: #i57551# Improved lifetime control. 2006/02/16 10:23:59 af 1.51.32.6: RESYNC: (1.55-1.56); FILE MERGED 2006/02/02 13:44:15 af 1.51.32.5: #i61191# Guarding ArrangeGUIElements() with mbArrangeActive member.  Setting size of mpContentWindow. 2006/01/20 14:36:02 af 1.51.32.4: #i57551# Fixed resync problems. 2006/01/19 18:01:30 af 1.51.32.3: RESYNC: (1.51-1.55); FILE MERGED 2005/11/29 16:55:49 af 1.51.32.2: #i57552# Controller handling changed. 2005/11/17 14:09:34 af 1.51.32.1: #i57551# Adaption to changes in ViewShellManager and ToolBarManager.


2006-03-21  Oliver Bolte  <obo@openoffice.org>  [95d5c1a3281973a771ef7ddaffe51c2071e9521e]

INTEGRATION: CWS viewswitch (1.43.62); FILE MERGED 2006/02/16 10:22:48 af 1.43.62.3: RESYNC: (1.46-1.47); FILE MERGED 2006/01/19 17:59:19 af 1.43.62.2: RESYNC: (1.43-1.46); FILE MERGED 2005/11/29 16:08:06 af 1.43.62.1: #i57552# Fix for accessing destroyed undo manager.


2006-03-21  Oliver Bolte  <obo@openoffice.org>  [5ee640b11aa5abedfdf5f710ac60204cd3c72f0e]

INTEGRATION: CWS viewswitch (1.27.72); FILE MERGED 2006/01/19 17:59:08 af 1.27.72.2: RESYNC: (1.27-1.28); FILE MERGED 2005/11/29 16:05:23 af 1.27.72.1: #i57552# Init() signature changed.


2006-03-21  Oliver Bolte  <obo@openoffice.org>  [34a038bfa92bf16a9937d9bb160537d32296a082]

INTEGRATION: CWS viewswitch (1.37.64); FILE MERGED 2006/02/16 10:22:38 af 1.37.64.4: RESYNC: (1.39-1.40); FILE MERGED 2006/01/19 17:58:57 af 1.37.64.3: RESYNC: (1.37-1.39); FILE MERGED 2005/11/29 16:04:18 af 1.37.64.2: #i57552# Controller handling changed. 2005/11/17 15:42:34 af 1.37.64.1: #i57551# Prevent the cursor from being painted too early after construction.


2006-03-21  Oliver Bolte  <obo@openoffice.org>  [6bf8d6c12c892f021e4ec339e27499142add3e44]

INTEGRATION: CWS viewswitch (1.73.64); FILE MERGED 2006/02/16 10:22:28 af 1.73.64.4: RESYNC: (1.77-1.78); FILE MERGED 2006/01/19 17:58:45 af 1.73.64.3: RESYNC: (1.73-1.77); FILE MERGED 2005/11/29 16:01:20 af 1.73.64.2: #i57552# Controller handling changed. 2005/11/17 13:51:42 af 1.73.64.1: #i57551# Using ToolBarManager instead of ObjectBarManager.


2006-03-21  Oliver Bolte  <obo@openoffice.org>  [6d5b79b7ac6a9a657db1fa0463c09b22b2691ac8]

INTEGRATION: CWS viewswitch (1.23.20); FILE MERGED 2006/03/16 14:39:43 af 1.23.20.4: #132893# Fixed compiler issues. 2006/02/16 10:22:19 af 1.23.20.3: RESYNC: (1.24-1.25); FILE MERGED 2006/01/19 17:58:17 af 1.23.20.2: RESYNC: (1.23-1.24); FILE MERGED 2005/11/17 15:28:03 af 1.23.20.1: #i57551# Replaced ObjectBarManager with ToolBarManager.


2006-03-21  Oliver Bolte  <obo@openoffice.org>  [e4340d7adbff46b8ffa1e5b42889f0c960b362d5]

INTEGRATION: CWS viewswitch (1.16.72); FILE MERGED 2005/11/17 15:25:20 af 1.16.72.1: #i57551# Tool bars are now managed by ToolBarManager.


2006-03-21  Oliver Bolte  <obo@openoffice.org>  [597c4ab1162395c4f6bc18cfe24ab3e1d9206829]

INTEGRATION: CWS viewswitch (1.14.72); FILE MERGED 2005/11/17 15:23:58 af 1.14.72.1: #i57551# Replaced ObjectBarManager with ToolBarManager.


2006-03-21  Oliver Bolte  <obo@openoffice.org>  [9b1ccaadab3b64d757db8a626cda5b2fa6524443]

INTEGRATION: CWS viewswitch (1.55.70); FILE MERGED 2006/01/19 17:57:52 af 1.55.70.2: RESYNC: (1.55-1.57); FILE MERGED 2005/11/17 15:23:25 af 1.55.70.1: #i57551# Replaced ObjectBarManager with ToolBarManager.


2006-03-21  Oliver Bolte  <obo@openoffice.org>  [1c19de1bafcedc67bd36c06f14a0203f5100c3b5]

INTEGRATION: CWS viewswitch (1.21.70); FILE MERGED 2006/02/16 10:22:11 af 1.21.70.2: RESYNC: (1.21-1.23); FILE MERGED 2005/11/17 15:22:48 af 1.21.70.1: #i57551# FormShell now accessible through FormShellManager.


2006-03-21  Oliver Bolte  <obo@openoffice.org>  [b23bc10700b06dbc258830a8f4017afde29ce2fe]

INTEGRATION: CWS viewswitch (1.37.64); FILE MERGED 2006/02/16 10:21:59 af 1.37.64.4: RESYNC: (1.39-1.40); FILE MERGED 2006/01/19 17:57:20 af 1.37.64.3: RESYNC: (1.37-1.39); FILE MERGED 2005/11/29 15:59:43 af 1.37.64.2: #i57552# Controller handling changed. 2005/11/17 15:22:12 af 1.37.64.1: #i57551# Replaced ObjectBarManager with ToolBarManager.


2006-03-21  Oliver Bolte  <obo@openoffice.org>  [a2d9bbfac3f14f0175dfa9cc358aa6db1d5f6219]

INTEGRATION: CWS viewswitch (1.59.62); FILE MERGED 2006/01/19 17:56:33 af 1.59.62.2: RESYNC: (1.59-1.64); FILE MERGED 2005/11/17 15:21:12 af 1.59.62.1: #i57551# Replaced ObjectBarManager with ToolBarManager.


2006-03-21  Oliver Bolte  <obo@openoffice.org>  [78d7cab40debc78f213500d7c0fec61883650c10]

INTEGRATION: CWS viewswitch (1.43.72); FILE MERGED 2006/01/19 17:56:01 af 1.43.72.3: RESYNC: (1.43-1.44); FILE MERGED 2005/11/29 15:59:05 af 1.43.72.2: #i57552# Controller handling changed. 2005/11/17 15:20:12 af 1.43.72.1: #i57551# FormShell now accessible through FormShellManager.


2006-03-21  Oliver Bolte  <obo@openoffice.org>  [ef27fc4231bbab127c9fe8ba0e3f4da10a159577]

INTEGRATION: CWS viewswitch (1.34.46); FILE MERGED 2006/01/19 17:55:32 af 1.34.46.2: RESYNC: (1.34-1.35); FILE MERGED 2005/11/17 15:19:43 af 1.34.46.1: #i57551# FormShell now accessible through FormShellManager.


2006-03-21  Oliver Bolte  <obo@openoffice.org>  [daf29ac4a91f87ebfec2046900ada6141382663f]

INTEGRATION: CWS viewswitch (1.61.28); FILE MERGED 2006/02/16 10:21:27 af 1.61.28.6: RESYNC: (1.63-1.64); FILE MERGED 2006/02/02 10:06:15 af 1.61.28.5: #i61191# Removed UpdateLockManager inclusion. 2006/01/26 15:20:31 af 1.61.28.4: #i61191# Lock the ToolBarManager while activating an OLE object. 2006/01/19 17:55:01 af 1.61.28.3: RESYNC: (1.61-1.63); FILE MERGED 2005/11/29 15:57:46 af 1.61.28.2: #i57552# Controller handling changed. 2005/11/17 15:18:22 af 1.61.28.1: #i57551# Replaced ObjectBarManager with ToolBarManager.


2006-03-21  Oliver Bolte  <obo@openoffice.org>  [34726c0e5eea3135ffdde7cd0e77266351cf2f7b]

INTEGRATION: CWS viewswitch (1.20.72); FILE MERGED 2006/01/19 17:54:35 af 1.20.72.2: RESYNC: (1.20-1.21); FILE MERGED 2005/11/17 14:01:37 af 1.20.72.1: #i57551# Using ToolBarManager instead of ObjectBarManager.


2006-03-21  Oliver Bolte  <obo@openoffice.org>  [41a9d93caba79efc34f7c923e85d86f529d83381]

INTEGRATION: CWS viewswitch (1.7.70); FILE MERGED 2006/01/19 17:54:25 af 1.7.70.2: RESYNC: (1.7-1.9); FILE MERGED 2005/11/17 15:16:54 af 1.7.70.1: #i57551# Tool bar is now managed by ToolBarManager.


2006-03-21  Oliver Bolte  <obo@openoffice.org>  [cd00ca966a43db78b757aaec1215178ebda21950]

INTEGRATION: CWS viewswitch (1.8.74); FILE MERGED 2006/01/26 15:19:26 af 1.8.74.1: #i61191# Code cleanup.


2006-03-21  Oliver Bolte  <obo@openoffice.org>  [5f47590d3911eb49ec86c671019fd32469fba4ae]

INTEGRATION: CWS viewswitch (1.14.72); FILE MERGED 2006/03/16 14:37:19 af 1.14.72.7: #132893# Fixed compiler issues. 2006/03/16 10:31:30 af 1.14.72.6: #132893# Shell factories can now be added and removed.  More than one factory per view shell is possible.  Form shell handling changed. 2006/03/03 15:32:14 af 1.14.72.5: #132596# Made a normal pointer out of mpFormShell. 2006/03/01 15:13:38 af 1.14.72.4: #i57551# Tell FormShellManager about created or destroyed form shell. 2006/01/20 14:35:34 af 1.14.72.3: #i57551# Fixed resync problems. 2005/11/29 15:55:40 af 1.14.72.2: #i57552# Improved the SfxUndoManager handling. 2005/11/17 14:41:25 af 1.14.72.1: #i57551# Added support for sub shells .


2006-03-21  Oliver Bolte  <obo@openoffice.org>  [24bf8adb1a4896fbb2a9b43749826473cb39e580]

INTEGRATION: CWS viewswitch (1.15.72); FILE MERGED 2006/03/16 10:27:46 af 1.15.72.6: #132893# Added mpSubShellFactory member. 2006/02/22 16:18:46 af 1.15.72.5: #i57551# Improved lifetime control. 2006/02/16 10:21:19 af 1.15.72.4: RESYNC: (1.17-1.18); FILE MERGED 2006/02/02 10:05:17 af 1.15.72.3: #i61191# Added mbArrangeActive member. 2006/01/19 17:54:15 af 1.15.72.2: RESYNC: (1.15-1.17); FILE MERGED 2005/11/29 16:52:04 af 1.15.72.1: #i57552# Added ToolBarManagerLock inner class.


2006-03-21  Oliver Bolte  <obo@openoffice.org>  [cd330bc06520eda8129d22060d69432f3827016e]

INTEGRATION: CWS viewswitch (1.1.2); FILE ADDED 2006/03/16 10:26:48 af 1.1.2.6: #132893# Fixed the handling of user events. 2006/03/13 16:05:28 af 1.1.2.5: #132894# Reimplementation of the ToolBarShellList inner class. 2006/01/26 15:13:56 af 1.1.2.4: #i61191# Added IsUpdateLocked() method. 2006/01/20 14:32:54 af 1.1.2.3: #i57551# Fixed resync problems. 2005/11/29 15:53:05 af 1.1.2.2: #i57552# Fine tuning of tool bar update order.  Improved cooperation with ViewShellManager and PaneManager. 2005/11/17 13:15:23 af 1.1.2.1: #i57551# Initial revision.


2006-03-21  Oliver Bolte  <obo@openoffice.org>  [348c3929c12e2426eba7aaec50713812dda2c336]

INTEGRATION: CWS viewswitch (1.5.72); FILE MERGED 2006/02/02 09:59:12 af 1.5.72.1: #i61191# Removed LateInit(). Added CreateViewTabBar().


2006-03-21  Oliver Bolte  <obo@openoffice.org>  [c9e1d6a008c6dd483a27e1a8b68fa061f8f0094e]

INTEGRATION: CWS viewswitch (1.21.50); FILE MERGED 2006/02/16 10:20:48 af 1.21.50.4: RESYNC: (1.22-1.23); FILE MERGED 2006/01/19 17:53:22 af 1.21.50.3: RESYNC: (1.21-1.22); FILE MERGED 2005/11/29 15:40:50 af 1.21.50.2: #i57552# Adaption to changes in ToolBarManager. 2005/11/17 15:14:15 af 1.21.50.1: #i57551# Replaced ObjectBarManager with ToolBarManager.


2006-03-21  Oliver Bolte  <obo@openoffice.org>  [8202f2a450ed47a1cb48390d21f87d58e0694cdb]

INTEGRATION: CWS viewswitch (1.4.72); FILE MERGED 2005/11/17 15:12:53 af 1.4.72.1: #i57551# Tool bar is now managed by ToolBarManager.


2006-03-21  Oliver Bolte  <obo@openoffice.org>  [efb4d5fe5f4ba02db79c15567c03b8bfdfa94fb5]

INTEGRATION: CWS viewswitch (1.5.72); FILE MERGED 2006/02/09 12:27:57 af 1.5.72.2: #i57552# Ignoring some more slots to prevent view switching. 2006/02/02 09:58:41 af 1.5.72.1: #i61191# Removed LateInit(). Added CreateViewTabBar().


2006-03-21  Oliver Bolte  <obo@openoffice.org>  [067d6b3f4d96b6368f65d817094138e693d8d7a9]

INTEGRATION: CWS viewswitch (1.5.70); FILE MERGED 2005/11/17 15:11:34 af 1.5.70.1: #i57551# Tool bar is now managed by ToolBarManager.


2006-03-21  Oliver Bolte  <obo@openoffice.org>  [6e64f3e7fb2813cf5a267b441148c86d1af17b63]

INTEGRATION: CWS viewswitch (1.6.74); FILE MERGED 2006/03/16 10:19:30 af 1.6.74.4: #132893# Added factory for form shell. Life time control of form shell changed. 2006/03/03 15:27:42 af 1.6.74.3: #132596# Fixed handling of FmFormShell when used with the slide sorter. 2006/03/01 15:10:11 af 1.6.74.2: #i57551# Fixed connection to form shell. 2005/11/17 13:45:19 af 1.6.74.1: #i57551# Observing form shell for its destruction.  Added GetFormShell() method.


2006-03-21  Oliver Bolte  <obo@openoffice.org>  [b93ecf7e0b457a3e59c72c9f3ba6907c9996b651]

INTEGRATION: CWS viewswitch (1.16.74); FILE MERGED 2005/11/29 15:39:43 af 1.16.74.1: #i57552# Added include path.


2006-03-21  Oliver Bolte  <obo@openoffice.org>  [16f829eb4184112db6c84acbe2f76c2a18becb54]

INTEGRATION: CWS viewswitch (1.10.74); FILE MERGED 2006/01/20 14:32:24 af 1.10.74.2: #i57552# Fixed resync problems. 2005/11/29 15:37:54 af 1.10.74.1: #i57552# Replaced base class DrawController to DrawSubController.


2006-03-21  Oliver Bolte  <obo@openoffice.org>  [3fd7dd9f53783aa00369d015639db2ebcbca62d5]

INTEGRATION: CWS viewswitch (1.6.74); FILE MERGED 2005/11/29 15:37:07 af 1.6.74.1: #i57552# Replaced base class DrawController to DrawSubController.


2006-03-21  Oliver Bolte  <obo@openoffice.org>  [7105bd2a0ac7f6b64fa2caba9d20fdf7c620fc23]

INTEGRATION: CWS viewswitch (1.13.4); FILE MERGED 2006/01/20 14:32:10 af 1.13.4.3: #i57552# Fixed resync problems. 2006/01/19 17:50:40 af 1.13.4.2: RESYNC: (1.13-1.15); FILE MERGED 2005/11/29 15:36:30 af 1.13.4.1: #i57552# Replaced base class DrawController to DrawSubController.


2006-03-21  Oliver Bolte  <obo@openoffice.org>  [4bd8a68819d706e9f9638aa68850f9243a3c04c5]

INTEGRATION: CWS viewswitch (1.26.72); FILE MERGED 2006/01/19 17:50:29 af 1.26.72.2: RESYNC: (1.26-1.27); FILE MERGED 2005/11/29 15:35:50 af 1.26.72.1: #i57552# Replaced base class DrawController to DrawSubController.


2006-03-21  Oliver Bolte  <obo@openoffice.org>  [bfcede473c0e07b9ed6992dd7d28f3bc5d760e98]

INTEGRATION: CWS viewswitch (1.15.36); FILE MERGED 2006/02/09 10:49:35 af 1.15.36.5: #i57552# Added missing SolarMutex lock to setFastPropertyValue_NoBroadcast(). 2006/01/26 16:03:42 af 1.15.36.4: #i61191# Solved merge conflict. 2006/01/26 15:11:40 af 1.15.36.3: #i61191# Added missing namespace specifier. 2006/01/19 17:50:19 af 1.15.36.2: RESYNC: (1.15-1.16); FILE MERGED 2005/11/29 15:31:46 af 1.15.36.1: #i57552# Removed support for XWindow.  Using DrawSubController objects for ViewShell specific functionality.


2006-03-21  Oliver Bolte  <obo@openoffice.org>  [e3994b610ee240a82046e56b7a0af34a8257e929]

INTEGRATION: CWS viewswitch (1.8.26); FILE MERGED 2006/01/20 14:31:53 af 1.8.26.3: #i57552# Fixed resync problems. 2006/01/19 17:50:09 af 1.8.26.2: RESYNC: (1.8-1.9); FILE MERGED 2005/11/29 15:29:34 af 1.8.26.1: #i57552# Added event types for attaching/detaching UNO controller to frame.  Clean up.


2006-03-21  Oliver Bolte  <obo@openoffice.org>  [aeeaa68cec9f11a36ffb3607139845c34864a0be]

INTEGRATION: CWS viewswitch (1.13.62); FILE MERGED 2006/02/16 10:19:36 af 1.13.62.3: RESYNC: (1.14-1.15); FILE MERGED 2006/01/19 17:49:37 af 1.13.62.2: RESYNC: (1.13-1.14); FILE MERGED 2005/11/17 15:09:44 af 1.13.62.1: #i57551# TaskPaneShellManager supports ViewShell::ShellFactory interface.


2006-03-21  Oliver Bolte  <obo@openoffice.org>  [0c473da041ecde9110a14b77b1b9a5cd56ce108e]

INTEGRATION: CWS viewswitch (1.8.74); FILE MERGED 2005/11/17 15:08:44 af 1.8.74.1: #i57551# TaskPaneShellManager supports ViewShell::ShellFactory interface.


2006-03-21  Oliver Bolte  <obo@openoffice.org>  [9a882a7370e500a716d5da57aeb54840ee0881ee]

INTEGRATION: CWS viewswitch (1.13.26); FILE MERGED 2006/03/16 10:15:58 af 1.13.26.4: #132893# Adaption to changes in ViewShellManager. 2006/01/20 14:34:32 af 1.13.26.3: #i57551# Fixed resync problems. 2005/11/29 15:28:19 af 1.13.26.2: #i57552# Added CreateSubController(). 2005/11/17 15:07:31 af 1.13.26.1: #i57551# TaskPaneShellManager supports ViewShell::ShellFactory interface.


2006-03-21  Oliver Bolte  <obo@openoffice.org>  [2008961f6736270af2b68a717c79d22354ad6fd4]

INTEGRATION: CWS viewswitch (1.3.74); FILE MERGED 2006/01/20 14:34:11 af 1.3.74.2: #i57551# Fixed resync problems. 2005/11/17 15:04:51 af 1.3.74.1: #i57551# Added support for the ViewShell::ShellFactory interface.


2006-03-21  Oliver Bolte  <obo@openoffice.org>  [56015e7c69bf6ae0effefc57039bf3b8fb3382e7]

INTEGRATION: CWS viewswitch (1.6.74); FILE MERGED 2006/03/01 15:07:11 af 1.6.74.2: #i57551# Do not deactivate sub shells when their control is hidden. 2005/11/17 15:05:39 af 1.6.74.1: #i57551# Added support for the ViewShell::ShellFactory interface.


2006-03-21  Oliver Bolte  <obo@openoffice.org>  [28d2f25c8b9137b4203bddc6ab64f506d0dd4fc4]

INTEGRATION: CWS viewswitch (1.15.56); FILE MERGED 2006/01/19 17:48:56 af 1.15.56.3: RESYNC: (1.15-1.16); FILE MERGED 2005/11/29 15:26:41 af 1.15.56.2: #i57552# Adaption to changes in EventMultiplexer class. 2005/11/17 14:56:10 af 1.15.56.1: #i57551# Added support for the modified shell factory.


2006-03-21  Oliver Bolte  <obo@openoffice.org>  [6ecccb8ba336d9021d3e2840c55338dfb1c6835b]

INTEGRATION: CWS viewswitch (1.17.28); FILE MERGED 2006/02/16 10:18:34 af 1.17.28.4: RESYNC: (1.19-1.20); FILE MERGED 2006/01/19 17:48:32 af 1.17.28.3: RESYNC: (1.17-1.19); FILE MERGED 2005/11/29 15:25:18 af 1.17.28.2: #i57552# Added parameter to Init(). Replaced GetController() with CreateSubController(). 2005/11/17 14:48:36 af 1.17.28.1: #i57551# Removed SFX tool bar support.


2006-03-21  Oliver Bolte  <obo@openoffice.org>  [7c13c53494c7c3e8699755b812ad3cb94c15c02e]

INTEGRATION: CWS viewswitch (1.5.74); FILE MERGED 2005/11/29 15:21:05 af 1.5.74.1: #i57552# Added EventMultiplexer callback.


2006-03-21  Oliver Bolte  <obo@openoffice.org>  [0ce8542037989a36dc700a629d3757dfec5ef491]

INTEGRATION: CWS viewswitch (1.11.26); FILE MERGED 2006/03/03 15:24:23 af 1.11.26.3: #132596# Preventing listener listening to its own view shell. 2006/01/20 14:31:29 af 1.11.26.2: #i57552# Fixed resync problems. 2005/11/29 15:23:14 af 1.11.26.1: #i57552# Use EventMultiplexer to listen for changes of the UNO controller and main view shell.


2006-03-21  Oliver Bolte  <obo@openoffice.org>  [177d689b795f6c1f1a1d4e672b5b67713fd3ac3a]

INTEGRATION: CWS viewswitch (1.6.14); FILE MERGED 2006/01/19 17:43:23 af 1.6.14.2: RESYNC: (1.6-1.7); FILE MERGED 2005/11/17 14:44:24 af 1.6.14.1: #i57551# Removed unused header.


2006-03-21  Oliver Bolte  <obo@openoffice.org>  [c61133102c28f55a3dae62c1fb6dc5ae4c173c05]

INTEGRATION: CWS viewswitch (1.15.48); FILE MERGED 2005/11/17 14:43:20 af 1.15.48.1: #i57551# Removed unused header.


2006-03-21  Oliver Bolte  <obo@openoffice.org>  [5ad8a369a75513981123ffaf9a3aec541f4677f1]

INTEGRATION: CWS viewswitch (1.7.74); FILE MERGED 2006/03/16 10:14:51 af 1.7.74.4: #132893# Sub shell factories can be removed.  Form shell handling has changed. 2006/01/20 14:33:31 af 1.7.74.3: #i57551# Fixed resync problems. 2005/11/29 15:19:20 af 1.7.74.2: #i57552# Added ReplaceUndoManager(). 2005/11/17 14:36:54 af 1.7.74.1: #i57551# Added support for sub shells .


2006-03-21  Oliver Bolte  <obo@openoffice.org>  [2c6474a3ca3a5c4d022a4afcad21a26fbfdb1c06]

INTEGRATION: CWS viewswitch (1.7.74); FILE MERGED 2006/03/16 10:13:20 af 1.7.74.7: #132893# Remember sub shell factory to allow removing it from ViewShellManager. 2006/03/03 15:54:40 af 1.7.74.6: #132596# Fixed access rights of Deleter. 2006/02/22 16:17:52 af 1.7.74.5: #i57551# Improved lifetime control. 2006/02/02 09:57:58 af 1.7.74.4: #i61191# Added mbArrangeActive member. 2006/01/20 14:30:55 af 1.7.74.3: #i57552# Fixed resync problems. 2005/11/29 16:49:39 af 1.7.74.2: #i57552# Avoid problems with mouse clicks and context menus. 2005/11/17 14:16:12 af 1.7.74.1: #i57551# New mpUpdateLockForMouse member.


2006-03-21  Oliver Bolte  <obo@openoffice.org>  [1e49c003786efd9c41148023980d78635602745f]

INTEGRATION: CWS viewswitch (1.14.62); FILE MERGED 2006/02/02 09:54:23 af 1.14.62.3: #i61191# Moved ViewTabBar, ArrangeGUIElements(), and Resize() to ViewShellBaseImplementation. 2005/11/29 14:35:32 af 1.14.62.2: #i57552# Removed UpdateController(). Added GetController(). 2005/11/17 14:11:09 af 1.14.62.1: #i57551# Added access to ToolBarManager and FormShellManager.


2006-03-21  Oliver Bolte  <obo@openoffice.org>  [5d03bedf2fe97dd1cbe0ece8b0be213145cb28dc]

INTEGRATION: CWS viewswitch (1.17.34); FILE MERGED 2006/01/20 14:30:33 af 1.17.34.4: #i57552# Fixed resync problems. 2006/01/19 17:26:25 af 1.17.34.3: RESYNC: (1.17-1.18); FILE MERGED 2005/11/29 14:30:01 af 1.17.34.2: #i57552# Added CreateSubController() method. 2005/11/17 14:02:47 af 1.17.34.1: #i57551# Adaption to changes in ViewShellManager.


2006-03-21  Oliver Bolte  <obo@openoffice.org>  [77849b81bf9b9a0e77110d59098512623ff4ae94]

INTEGRATION: CWS viewswitch (1.1.2); FILE ADDED 2006/01/26 15:10:29 af 1.1.2.4: #i61191# Added IsUpdateLocked() method. 2006/01/20 14:33:15 af 1.1.2.3: #i57551# Fixed resync problems. 2005/11/29 14:25:42 af 1.1.2.2: #i57552# Better cooperation with ViewShellManager and PaneManager. 2005/11/17 13:14:56 af 1.1.2.1: #i57551# Initial revision.


2006-03-21  Oliver Bolte  <obo@openoffice.org>  [fad650338bb42c86e898a26785a40fadd6f907f1]

INTEGRATION: CWS viewswitch (1.3.72); FILE MERGED 2005/11/17 13:57:58 af 1.3.72.1: #i57551# Remove HasUIFeature() method.


2006-03-21  Oliver Bolte  <obo@openoffice.org>  [ca4620c4f153861287c30ed005da200f1a456490]

INTEGRATION: CWS viewswitch (1.6.72); FILE MERGED 2005/11/29 14:23:47 af 1.6.72.2: #i57552# Added CreateSubController() method. 2005/11/17 13:53:18 af 1.6.72.1: #i57551# Adaption to changes in ViewShellManager.


2006-03-21  Oliver Bolte  <obo@openoffice.org>  [3d24b3b36571169b29b0876b22b489f40c02f1a5]

INTEGRATION: CWS viewswitch (1.7.70); FILE MERGED 2005/11/29 14:22:58 af 1.7.70.1: #i57552# Removed GetController() method.


2006-03-21  Oliver Bolte  <obo@openoffice.org>  [a4a45b270be5e438549bbe0c932166612e8b2213]

INTEGRATION: CWS viewswitch (1.8.62); FILE MERGED 2005/11/29 14:21:41 af 1.8.62.2: #i57552# Added CreateSubController() method. 2005/11/17 14:49:39 af 1.8.62.1: #i57551# Removed HasUIFeature() method.


2006-03-21  Oliver Bolte  <obo@openoffice.org>  [ae2e33cbd19ba3e973cda606bbce6bc952d53457]

INTEGRATION: CWS viewswitch (1.8.74); FILE MERGED 2005/11/29 14:06:13 af 1.8.74.1: #i57552# Changed base class to DrawSubController.


2006-03-21  Oliver Bolte  <obo@openoffice.org>  [483f03f4ad654ea455734d1e1364907bbde397e1]

INTEGRATION: CWS viewswitch (1.5.74); FILE MERGED 2005/11/29 14:04:46 af 1.5.74.1: #i57552# Changed base class to DrawSubController.


2006-03-21  Oliver Bolte  <obo@openoffice.org>  [8cb7957557eee8125b5a1b1890f42465bf27992b]

INTEGRATION: CWS viewswitch (1.11.4); FILE MERGED 2006/01/20 14:30:02 af 1.11.4.3: #i57552# Fixed resync problems. 2006/01/19 17:26:13 af 1.11.4.2: RESYNC: (1.11-1.12); FILE MERGED 2005/11/29 14:03:22 af 1.11.4.1: #i57552# Changed base class to DrawSubController.


2006-03-21  Oliver Bolte  <obo@openoffice.org>  [59b0da9b5133650f4b407aec559acbc4aff59dc3]

INTEGRATION: CWS viewswitch (1.12.368); FILE MERGED 2005/11/29 14:01:31 af 1.12.368.1: #i57552# Changed base class to DrawSubController.


2006-03-21  Oliver Bolte  <obo@openoffice.org>  [0c937cb99bbf1689b0ee787c6c3d53d368ad7a42]

INTEGRATION: CWS viewswitch (1.4.72); FILE MERGED 2006/02/02 09:52:22 af 1.4.72.1: #i61191# Removed LateInit(). Added CreateViewTabBar().


2006-03-21  Oliver Bolte  <obo@openoffice.org>  [d72f887497290f02af94e3a866801ed7459e0930]

INTEGRATION: CWS viewswitch (1.9.72); FILE MERGED 2006/01/19 17:25:56 af 1.9.72.3: RESYNC: (1.9-1.10); FILE MERGED 2005/11/29 13:56:21 af 1.9.72.2: #i57552# Added CreateSubController() method. 2005/11/17 13:50:41 af 1.9.72.1: #i57551# Added member mbInitialized.


2006-03-21  Oliver Bolte  <obo@openoffice.org>  [f590aae4dccbcd13059931981b3b8f871e3ed57b]

INTEGRATION: CWS viewswitch (1.5.72); FILE MERGED 2006/02/02 09:51:25 af 1.5.72.1: #i61191# Removed LateInit(). Added CreateViewTabBar().


2006-03-21  Oliver Bolte  <obo@openoffice.org>  [18716e91177349b166a337f1c819b5382ff28f6a]

INTEGRATION: CWS viewswitch (1.6.74); FILE MERGED 2006/03/16 10:10:46 af 1.6.74.3: #132893# Form shell now created by FormShellManager's own factory. 2006/03/01 14:48:17 af 1.6.74.2: #i57551# Added SetFormShell() method. 2005/11/17 13:44:23 af 1.6.74.1: #i57551# Observing form shell for its destruction.  Added GetFormShell() method.


2006-03-21  Oliver Bolte  <obo@openoffice.org>  [dee781ff5914338827f25cdc1c2ca6789eb68793]

INTEGRATION: CWS viewswitch (1.3.74); FILE MERGED 2005/11/29 12:56:00 af 1.3.74.2: #i57552# Added documentation for the event types. 2005/11/29 12:46:19 af 1.3.74.1: #i57552# Extension of supported event types and cleanup.


2006-03-21  Oliver Bolte  <obo@openoffice.org>  [858745254f27ea0066275d3e457427fc3e31d8d7]

INTEGRATION: CWS viewswitch (1.15.64); FILE MERGED 2006/02/16 10:15:25 af 1.15.64.3: RESYNC: (1.16-1.17); FILE MERGED 2006/01/19 17:25:28 af 1.15.64.2: RESYNC: (1.15-1.16); FILE MERGED 2005/11/29 12:28:56 af 1.15.64.1: #i57552# Added CreateSubController() method.


2006-03-21  Oliver Bolte  <obo@openoffice.org>  [614b90cdfbe86b4839d851896ddc9d20566c4b69]

INTEGRATION: CWS viewswitch (1.3.2); FILE ADDED 2005/11/29 10:43:32 af 1.3.2.1: #i57552# Initial revision.


2006-03-21  Oliver Bolte  <obo@openoffice.org>  [571061adb824c9353167f9fc6c5c5c5ec87a8c32]

INTEGRATION: CWS viewswitch (1.10.74); FILE MERGED 2005/11/29 12:26:32 af 1.10.74.1: #i57552# Use DrawSubController for ViewShell specific functionality.


2006-03-21  Oliver Bolte  <obo@openoffice.org>  [80dff8d63f5afb924ca594bd799adf905a88bab9]

INTEGRATION: CWS viewswitch (1.50.70); FILE MERGED 2006/01/19 17:23:10 af 1.50.70.3: RESYNC: (1.50-1.52); FILE MERGED 2005/11/29 12:04:32 af 1.50.70.2: #i57552# Adaption to changes in ToolBarManager. 2005/11/17 13:28:28 af 1.50.70.1: #i57551# Replaced ObjectBarManager by ToolBarManager.


2006-03-21  Oliver Bolte  <obo@openoffice.org>  [760d93ab4ed4fd449fbe52ae2ef80bd9721e9c2e]

INTEGRATION: CWS viewswitch (1.34.62); FILE MERGED 2006/02/16 10:14:38 af 1.34.62.3: RESYNC: (1.36-1.37); FILE MERGED 2006/01/19 17:21:00 af 1.34.62.2: RESYNC: (1.34-1.36); FILE MERGED 2005/11/17 13:27:43 af 1.34.62.1: #i57551# Replaced ObjectBarManager by ToolBarManager.


2006-03-21  Oliver Bolte  <obo@openoffice.org>  [b22b68e86b4bff669c25e9eb655f547941261ec4]

INTEGRATION: CWS viewswitch (1.6.70); FILE MERGED 2006/01/19 17:15:41 af 1.6.70.3: RESYNC: (1.6-1.7); FILE MERGED 2005/11/29 12:03:52 af 1.6.70.2: #i57552# Adaption to changes in ToolBarManager. 2005/11/17 13:25:49 af 1.6.70.1: #i57551# Replaced ObjectBarManager by ToolBarManager.


2006-03-21  Oliver Bolte  <obo@openoffice.org>  [6fb6ffab18ccfe6f125d74237ad345e0015d75b0]

INTEGRATION: CWS viewswitch (1.6.72); FILE MERGED 2006/01/19 17:14:28 af 1.6.72.3: RESYNC: (1.6-1.7); FILE MERGED 2005/11/29 12:03:13 af 1.6.72.2: #i57552# Adaption to changes in ToolBarManager. 2005/11/17 13:24:40 af 1.6.72.1: #i57551# Replaced ObjectBarManager by ToolBarManager.


2006-03-21  Oliver Bolte  <obo@openoffice.org>  [ecba0d392c0eece864c9f8bc600c0420b3836d62]

INTEGRATION: CWS viewswitch (1.23.70); FILE MERGED 2006/01/19 17:14:01 af 1.23.70.3: RESYNC: (1.23-1.24); FILE MERGED 2005/11/29 12:02:33 af 1.23.70.2: #i57552# Adaption to changes in ToolBarManager. 2005/11/17 13:23:57 af 1.23.70.1: #i57551# Replaced ObjectBarManager by ToolBarManager.


2006-03-21  Oliver Bolte  <obo@openoffice.org>  [73a0afd7cfd1585c5d8369a49a190672a38ee6c3]

INTEGRATION: CWS viewswitch (1.9.72); FILE MERGED 2006/01/19 17:13:32 af 1.9.72.3: RESYNC: (1.9-1.10); FILE MERGED 2005/11/29 12:02:01 af 1.9.72.2: #i57552# Adaption to changes in ToolBarManager. 2005/11/17 13:23:21 af 1.9.72.1: #i57551# Replaced ObjectBarManager by ToolBarManager.


2006-03-21  Oliver Bolte  <obo@openoffice.org>  [20377e9db731c800744e3eb821460b1c043f9652]

INTEGRATION: CWS viewswitch (1.11.70); FILE MERGED 2006/01/19 17:13:23 af 1.11.70.2: RESYNC: (1.11-1.12); FILE MERGED 2005/11/17 13:22:47 af 1.11.70.1: #i57551# Replaced ObjectBarManager by ToolBarManager.


2006-03-21  Oliver Bolte  <obo@openoffice.org>  [dd06dbcf04fdf005da9a01a1a4d46b71c0baa9eb]

INTEGRATION: CWS viewswitch (1.10.70); FILE MERGED 2006/01/19 17:13:13 af 1.10.70.3: RESYNC: (1.10-1.11); FILE MERGED 2005/11/29 10:59:19 af 1.10.70.2: #i57552# Adaption to changes in ToolBarManager. 2005/11/17 13:22:08 af 1.10.70.1: #i57551# Replaced ObjectBarManager by ToolBarManager.


2006-03-21  Oliver Bolte  <obo@openoffice.org>  [a414f5d29e351eaf19c0695b4099157e926da5c8]

INTEGRATION: CWS viewswitch (1.14.70); FILE MERGED 2006/01/19 17:13:04 af 1.14.70.3: RESYNC: (1.14-1.15); FILE MERGED 2005/11/29 10:57:29 af 1.14.70.2: #i57552# Adaption to changes in ToolBarManager. 2005/11/17 13:21:23 af 1.14.70.1: #i57551# Replaced ObjectBarManager by ToolBarManager.


2006-03-21  Oliver Bolte  <obo@openoffice.org>  [cc8c330b8f11e07af183c9e7b3d89fb9becce25c]

INTEGRATION: CWS viewswitch (1.68.46); FILE MERGED 2006/01/19 17:11:35 af 1.68.46.2: RESYNC: (1.68-1.70); FILE MERGED 2005/11/29 10:52:36 af 1.68.46.1: #i57552# Using sub controller to notify page change.


2006-03-21  Oliver Bolte  <obo@openoffice.org>  [5a3f36730461c7dbbad098b7eb233c220f66d6e3]

INTEGRATION: CWS viewswitch (1.25.64); FILE MERGED 2005/11/17 13:19:59 af 1.25.64.1: #i57551# Removed unused includes.


2006-03-21  Oliver Bolte  <obo@openoffice.org>  [d409f3bb8ac051067961c1407b1a6f2db2265203]

INTEGRATION: CWS viewswitch (1.13.74); FILE MERGED 2005/11/17 13:17:36 af 1.13.74.1: #i57551# Removed unnecessary tool bar shells.


2006-03-21  Oliver Bolte  <obo@openoffice.org>  [619226f91b79503b17c8aad6d2057f30aa2c405e]

INTEGRATION: CWS viewswitch (1.10.36); FILE MERGED 2005/11/29 10:50:24 af 1.10.36.1: #i57552# Adaption to changes in EventMultiplexer.


2006-03-21  Oliver Bolte  <obo@openoffice.org>  [d2e67fd1ddc0cc5ba28e8179d4061e98886e2a23]

INTEGRATION: CWS viewswitch (1.16.36); FILE MERGED 2006/01/19 17:08:07 af 1.16.36.2: RESYNC: (1.16-1.18); FILE MERGED 2005/11/29 10:48:05 af 1.16.36.1: #i57552# Adaption to changes in EventMultiplexer.


2006-03-21  Oliver Bolte  <obo@openoffice.org>  [efb10b6edfec73179957dd3c0b846df795637b9e]

INTEGRATION: CWS viewswitch (1.3.74); FILE MERGED 2005/11/29 10:45:21 af 1.3.74.1: #i57552# Adaption to changes in EventMultiplexer.


2006-03-21  Oliver Bolte  <obo@openoffice.org>  [30ef5ffaee2702c525f1644dae77103411e11134]

INTEGRATION: CWS viewswitch (1.24.10); FILE MERGED 2006/01/19 16:47:47 af 1.24.10.2: RESYNC: (1.24-1.25); FILE MERGED 2005/11/17 15:38:49 af 1.24.10.1: #i57551# Made the commontaskbar context sensitive.


2006-03-21  Oliver Bolte  <obo@openoffice.org>  [7b07bfb930dae10d9dc46aa30be29bc8e28f8a10]

INTEGRATION: CWS viewswitch (1.25.10); FILE MERGED 2005/11/18 09:08:03 af 1.25.10.1: #i58057# For gluepointsobjectbar changed Visible to true and added ContextSensitive=true.


2006-03-21  Oliver Bolte  <obo@openoffice.org>  [a22a7b6fbb99e6c5095d3911a1c19dd456796fe1]

INTEGRATION: CWS viewswitch (1.41.12); FILE MERGED 2006/02/16 10:03:42 af 1.41.12.2: RESYNC: (1.41-1.42); FILE MERGED 2006/01/24 12:06:02 af 1.41.12.1: #i57551# When hidden, reset size of docking area to zero even when locked.


2006-03-21  Oliver Bolte  <obo@openoffice.org>  [90fe0840ca2a286898a1922a93bd5d31d4d81be1]

INTEGRATION: CWS swqbf57 (1.46.166); FILE MERGED 2006/03/10 09:12:30 fme 1.46.166.2: #i3952# Compatibility option: Do not consider blanks and tabs for line height calculation 2006/03/01 15:08:25 fme 1.46.166.1: #i3952# Compatibility option: Do not consider blanks and tabs for line height calculation


2006-03-21  Oliver Bolte  <obo@openoffice.org>  [48bd3b9f67f05c11b4c49095fa1325b9010919ed]

INTEGRATION: CWS swqbf57 (1.163.6); FILE MERGED 2006/03/01 15:09:06 fme 1.163.6.1: #i3952# Compatibility option: Do not consider blanks and tabs for line height calculation


2006-03-21  Oliver Bolte  <obo@openoffice.org>  [80fd2f1a10072d9c10b5afea77939685a350fa9c]

INTEGRATION: CWS swqbf57 (1.56.6); FILE MERGED 2006/03/01 15:09:47 fme 1.56.6.1: #i3952# Compatibility option: Do not consider blanks and tabs for line height calculation


2006-03-21  Oliver Bolte  <obo@openoffice.org>  [08eb010b688c5f297ea907afc63bcb7a6dedd737]

INTEGRATION: CWS swqbf57 (1.57.166); FILE MERGED 2006/03/01 15:12:37 fme 1.57.166.2: #i3952# Compatibility option: Do not consider blanks and tabs for line height calculation 2006/03/01 06:41:01 od 1.57.166.1: #i62440# <SwDoc::ClearDoc()> 	 - perform destruction of numbering rules and creation of new 	   outline numbering rule *after* the document content is destroyed.


2006-03-21  Oliver Bolte  <obo@openoffice.org>  [7c64770dcc54c7589c0d9d7ecdeb8e9fdf187cda]

INTEGRATION: CWS swqbf57 (1.112.166); FILE MERGED 2006/03/01 15:13:06 fme 1.112.166.1: #i3952# Compatibility option: Do not consider blanks and tabs for line height calculation


2006-03-21  Oliver Bolte  <obo@openoffice.org>  [f5a06a17247245e8a26175f55b36290a9a1d90cc]

INTEGRATION: CWS swqbf57 (1.52.234); FILE MERGED 2006/03/08 11:33:51 fme 1.52.234.2: #126177# Crash if RemoveCursor_Impl user event is posted if an other thread is waiting in the SwXTextCursor destructor 2006/03/08 09:23:55 fme 1.52.234.1: #126177# Crash if RemoveCursor_Impl user event is posted if an other thread is waiting in the SwXTextCursor destructor


2006-03-21  Oliver Bolte  <obo@openoffice.org>  [10bd320ba7eb506692fd22773de6b5eaa47f6329]

INTEGRATION: CWS swqbf57 (1.90.158); FILE MERGED 2006/03/08 09:23:55 fme 1.90.158.1: #126177# Crash if RemoveCursor_Impl user event is posted if an other thread is waiting in the SwXTextCursor destructor


2006-03-21  Oliver Bolte  <obo@openoffice.org>  [a0219877a90506e37f00fb5be30eb4dd70db82b2]

INTEGRATION: CWS swqbf57 (1.8.238); FILE MERGED 2006/03/13 09:34:15 od 1.8.238.1: #i54336# <SwUndoFmtAttr::RestoreFlyAnchor(..)> 	 - consider case, that as-character anchor object has moved its 	   anchor position.


2006-03-21  Oliver Bolte  <obo@openoffice.org>  [b0d770e848ee694773657162ef4f2fe6aaa0bf86]

INTEGRATION: CWS swqbf57 (1.59.32); FILE MERGED 2006/03/07 10:16:55 fme 1.59.32.1: #i62668# Delete empty ruby hint


2006-03-21  Oliver Bolte  <obo@openoffice.org>  [cb0cff2b20d3a032ac6b63e34357bac772c8f4f7]

INTEGRATION: CWS swqbf57 (1.41.134); FILE MERGED 2006/02/27 15:52:44 fme 1.41.134.1: #i58522# Do not trigger an underflow behind the tabulator character, if it is directly followed by a blank


2006-03-21  Oliver Bolte  <obo@openoffice.org>  [80438a17df8d6588b4b0a5455727ab7c9b019182]

INTEGRATION: CWS swqbf57 (1.58.98); FILE MERGED 2006/03/07 09:57:10 fme 1.58.98.4: #i3952# Compatibility option: Do not consider blanks and tabs for line height calculation - correction 2006/03/03 08:20:06 fme 1.58.98.3: #i3952# Compatibility option: Do not consider blanks and tabs for line height calculation 2006/03/02 12:03:41 fme 1.58.98.2: #i3952# Compatibility option: Do not consider blanks and tabs for line height calculation 2006/03/01 15:11:35 fme 1.58.98.1: #i3952# Compatibility option: Do not consider blanks and tabs for line height calculation


2006-03-21  Oliver Bolte  <obo@openoffice.org>  [d8c2e806d04a7b08b6b55ecf54387a3c26f11c91]

INTEGRATION: CWS swqbf57 (1.21.240); FILE MERGED 2006/03/01 15:11:35 fme 1.21.240.1: #i3952# Compatibility option: Do not consider blanks and tabs for line height calculation


2006-03-21  Oliver Bolte  <obo@openoffice.org>  [ae38435822cbab4db8c6f642c35f6e9b9e582cf9]

INTEGRATION: CWS swqbf57 (1.12.164); FILE MERGED 2006/02/23 09:26:53 fme 1.12.164.1: #130940# Crash when exporting tagged pdf of documents starting with a numbered paragraph


2006-03-21  Oliver Bolte  <obo@openoffice.org>  [545e96970a3a6beb73331da0abbc5bc6dfae1d09]

INTEGRATION: CWS swqbf57 (1.85.32); FILE MERGED 2006/02/23 09:35:45 fme 1.85.32.1: #130744# Do not consider locked table frames in lcl_InnerCalcLayout


2006-03-21  Oliver Bolte  <obo@openoffice.org>  [05e3db9e4c93c23805eac7af05da5ba9ba264a0e]

INTEGRATION: CWS swqbf57 (1.54.32); FILE MERGED 2006/03/15 10:33:55 od 1.54.32.3: #133407# correction of fix for issue 125892: 	 <SwFlyAtCntFrm::Modify(..)> - consider that current anchor frame 	 is already the new anchor frame. 2006/03/06 10:03:15 od 1.54.32.2: #125892# - class <SwHandleAnchorNodeChg> has own header file 2006/02/28 13:24:07 od 1.54.32.1: #125892# - <SwFlyAtCntFrm::SetAbsPos(..) 	   - handle anchor node change via helper class <SwHandleAnchorNodeChg> 	 - <SwFlyAtCntFrm::Modify(..)> 	   - on anchor node change consider the case that at the found anchor 	     frame candidate already a fly frame of the given fly frame 	     format is registered.


2006-03-21  Oliver Bolte  <obo@openoffice.org>  [568e5e3e7ef7e7f36fae38e73a9423e83553696c]

INTEGRATION: CWS swqbf57 (1.56.214); FILE MERGED 2006/03/06 10:03:14 od 1.56.214.2: #125892# - class <SwHandleAnchorNodeChg> has own header file 2006/02/28 13:21:36 od 1.56.214.1: #125892# implementation of new helper class <SwHandleAnchorNodeChg>


2006-03-21  Oliver Bolte  <obo@openoffice.org>  [c73ae5874f773d153397cca2165d7652c3233342]

INTEGRATION: CWS swqbf57 (1.43.44); FILE MERGED 2006/03/06 10:04:29 od 1.43.44.2: #125892# - class <SwHandleAnchorNodeChg> has own header file 2006/02/28 13:26:18 od 1.43.44.1: #125892# <SwFEShell::MoveAnchor(..)> 	 - handle anchor node change via helper class <SwHandleAnchorNodeChg>


2006-03-21  Oliver Bolte  <obo@openoffice.org>  [a55cdd0dd0c15f26f2cc3842b878bb4a30e4ea01]

INTEGRATION: CWS swqbf57 (1.28.84); FILE MERGED 2006/03/06 10:04:29 od 1.28.84.2: #125892# - class <SwHandleAnchorNodeChg> has own header file 2006/02/28 13:25:39 od 1.28.84.1: #125892# <SwFEShell::FindAnchorPos(..)> 	 - handle anchor node change via helper class <SwHandleAnchorNodeChg>


2006-03-21  Oliver Bolte  <obo@openoffice.org>  [9d130dc7174bef53af2a2a4d9feccc465be2f5a0]

INTEGRATION: CWS swqbf57 (1.32.164); FILE MERGED 2006/03/08 09:48:49 od 1.32.164.1: #131436# <SwNumRule::~SwNumRule()> 	 - call method <SwNodeNum::HandleNumberTreeRootNodeDelete(..)> 	   to assure consistent number tree.


2006-03-21  Oliver Bolte  <obo@openoffice.org>  [e38a30811a2152f3eb3a066e8eeab5210c6eafb1]

INTEGRATION: CWS swqbf57 (1.26.238); FILE MERGED 2006/03/01 10:41:24 od 1.26.238.1: #i54336# <SwDoc::ChgAnchor(..)> 	 - keep a complete <SwPosition> instance for the previous 	   as-character anchor position instead of only the text node and 	   anchor position index, because the previous anchor position can move.


2006-03-21  Oliver Bolte  <obo@openoffice.org>  [18d0b52992d1b9b9ed077de79943167cca9a41af]

INTEGRATION: CWS swqbf57 (1.3.74); FILE MERGED 2006/03/08 09:46:42 od 1.3.74.1: #131436# <SwNumberTree::MoveChildren(..)> 	 - correct STL usage


2006-03-21  Oliver Bolte  <obo@openoffice.org>  [331087e788e438f1d1a9eaa29e1a7064b2623c1c]

INTEGRATION: CWS swqbf57 (1.4.32); FILE MERGED 2006/03/08 09:45:03 od 1.4.32.1: #131436# - implementation of <SwNodeNum::HandleNumberTreeRootNodeDelete(..)>


2006-03-21  Oliver Bolte  <obo@openoffice.org>  [52cd091b31f994e9c5f259e5d02911fedbd0fbcc]

INTEGRATION: CWS swqbf57 (1.40.44); FILE MERGED 2006/03/08 09:12:23 fme 1.40.44.1: #126177# Crash if RemoveCursor_Impl user event is posted if an other thread is waiting in the SwXTextCursor destructor


2006-03-21  Oliver Bolte  <obo@openoffice.org>  [17fe2bc5941b03dfdbe0d72c9311eca98bac1b1c]

INTEGRATION: CWS swqbf57 (1.3.150); FILE MERGED 2006/03/08 09:41:34 od 1.3.150.1: #131436# class <SwNodeNum> 	 - new static method <HandleNumberTreeRootNodeDelete(..)


2006-03-21  Oliver Bolte  <obo@openoffice.org>  [85e3c8da71d27cf51cc8b6282c2204c26a487437]

INTEGRATION: CWS swqbf57 (1.1.2); FILE ADDED 2006/03/06 10:01:12 od 1.1.2.1: #125892# - new helper class <SwHandleAnchorNodeChg>


2006-03-17  Thorsten Behrens  <thb@openoffice.org>  [d318cba2627d9749c884c5309d94a2fd07f49ee8]

#128078# Removed unused typedef; corrected example code


2006-03-17  Vladimir Glazounov  <vg@openoffice.org>  [cd14bc09e63b9428a074861a87cc99ad049f6965]

#100000# restore the original SO classpath


2006-03-17  Vladimir Glazounov  <vg@openoffice.org>  [e5b83cf54fb5e67de7f20683aa0d15dab4582e2f]

#i10000# solaris compiler is more nitpicking ...


2006-03-17  Vladimir Glazounov  <vg@openoffice.org>  [23f67fb203d752003f45ac94e152f0535d347c76]

new version for SRC680


2006-03-17  Vladimir Glazounov  <vg@openoffice.org>  [00c7a1d2703be194486019e07d0899db1ba1f3b2]

#100000# no const element type for stl containers


2006-03-17  Vladimir Glazounov  <vg@openoffice.org>  [ee47399606f589d27589f5c0e6099792fb0be393]

#100000# more defensive using statement


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [47422064faaf7fbbcf50568c3cfd2bdd2b4f64db]

new version for SRC680


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [53270bb6a2f53ea00e2fc876e90df39a61609607]

new version for SRC680


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [630e63b1f4a7bba139c69d56626f4295b4b2585a]

#100000# corrected typo


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [b485af40aa64331cca5a12b3289fe8eee77d32ce]

new version for SRC680


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [6607cd2f7156ec7107d0d513f4adc1780a94e224]

SRC680


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [ff0c1b7ecdf23cf74dc69190c1b464dfec706d94]

INTEGRATION: CWS tl16 (1.24.36); FILE MERGED 2005/10/06 08:13:56 tl 1.24.36.1: #i55525# performance for updating the linguistic configuration improved


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [97da3bc2a526c9ca0ef4a9a61b2368bb0913c5b1]

INTEGRATION: CWS tl16 (1.8.6); FILE MERGED 2005/10/11 09:13:21 tl 1.8.6.2: #i55525# performance for updating the linguistic configuration improved 2005/10/06 08:12:31 tl 1.8.6.1: #i55525# performance for updating the linguistic configuration improved


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [675ee2db309cdb75e4eb9cbd6dd2d196fd2d6a11]

INTEGRATION: CWS tl16 (1.20.6); FILE MERGED 2005/10/11 09:13:37 tl 1.20.6.3: #i55525# performance for updating the linguistic configuration improved 2005/10/10 08:07:56 tl 1.20.6.2: #i55525# performance for updating the linguistic configuration improved 2005/10/06 08:12:29 tl 1.20.6.1: #i55525# performance for updating the linguistic configuration improved


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [34748694637785585f1a30275c7a1b279d3542aa]

INTEGRATION: CWS sixtyfour02 (1.68.28); FILE MERGED 2006/02/22 12:59:37 cmc 1.68.28.1: #i62431# stream the right size values to/from disk in ww8 filter


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [889f5aeaa146a1b8dc4a2512ffdc55e0980275d2]

INTEGRATION: CWS sixtyfour02 (1.5.16); FILE MERGED 2006/02/21 12:04:20 cmc 1.5.16.1: #i62314# search lib64 on x86_64


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [d2b25acee66e4495aeffe5478af6ece1c4c86510]

INTEGRATION: CWS sixtyfour02 (1.3.34); FILE MERGED 2006/02/21 13:19:03 cmc 1.3.34.1: #i62328# stream sal_uInt32, not ULONG


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [002f230463d7034ae9701b00f99e69d0e0b73427]

INTEGRATION: CWS sixtyfour02 (1.6.62); FILE MERGED 2006/02/23 08:38:02 cmc 1.6.62.2: typo, trailing comma 2006/02/21 12:06:37 cmc 1.6.62.1: #i62323# goodies for 64bit


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [65ed487ba72c526a1a119f092a77b103efcad27c]

INTEGRATION: CWS sixtyfour02 (1.4.62); FILE MERGED 2006/02/21 12:06:36 cmc 1.4.62.1: #i62323# goodies for 64bit


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [47629fd06e82da54758a57e0f008a0cab555a922]

INTEGRATION: CWS sixtyfour02 (1.12.56); FILE MERGED 2006/02/21 12:06:36 cmc 1.12.56.1: #i62323# goodies for 64bit


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [39e5e8a5051b900dcfa7eb9957339c0a35de51a1]

INTEGRATION: CWS sixtyfour02 (1.7.62); FILE MERGED 2006/02/21 12:06:36 cmc 1.7.62.1: #i62323# goodies for 64bit


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [8ba98ae18ea56b0b497879d73ef37afa56cd5630]

INTEGRATION: CWS sixtyfour02 (1.10.22); FILE MERGED 2006/02/21 12:06:35 cmc 1.10.22.1: #i62323# goodies for 64bit


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [6e36c353ea813613f47e63b4dc3b4216d3f56299]

INTEGRATION: CWS sixtyfour02 (1.4.62); FILE MERGED 2006/02/21 12:06:35 cmc 1.4.62.1: #i62323# goodies for 64bit


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [9c35cf00ee594c22dec244edfe44f5bccd1849be]

INTEGRATION: CWS sixtyfour02 (1.14.52); FILE MERGED 2006/02/21 12:06:34 cmc 1.14.52.1: #i62323# goodies for 64bit


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [bb18a4e92f8bbd430274815aebfc02268457d5a6]

INTEGRATION: CWS sixtyfour02 (1.14.20); FILE MERGED 2006/02/21 12:06:34 cmc 1.14.20.1: #i62323# goodies for 64bit


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [15933a8ad2e8d5ae1e0753f5089014916fc6037a]

INTEGRATION: CWS sixtyfour02 (1.19.2); FILE MERGED 2006/02/21 12:06:34 cmc 1.19.2.1: #i62323# goodies for 64bit


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [de35b3fc7bd5dec2459c087c5e2b268f982f9f2c]

INTEGRATION: CWS sixtyfour02 (1.21.54); FILE MERGED 2006/03/01 11:58:13 cmc 1.21.54.1: #i62537# tools int/long streaming (not sal_uInt32) currently rather busted


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [992972de5eb278ef730b23e0507a66b89adf9320]

INTEGRATION: CWS sixtyfour02 (1.4.62); FILE MERGED 2006/02/24 10:37:41 cmc 1.4.62.1: #i62428# INetmessage streaming as ULONGs -> sal_uInt32


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [9843e6ec4670691bf7d14add1a0afd1778dc260e]

INTEGRATION: CWS sixtyfour02 (1.6.64); FILE MERGED 2006/02/24 10:37:41 cmc 1.6.64.1: #i62428# INetmessage streaming as ULONGs -> sal_uInt32


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [8428fc571837f6e7f0ca3782c06a3d3bbb825b8a]

INTEGRATION: CWS sixtyfour02 (1.18.178); FILE MERGED 2006/02/22 12:00:19 cmc 1.18.178.1: #i62425# make prototypes and definitions consistent


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [ea13642be897ca374785bbb2c936782718866509]

INTEGRATION: CWS sixtyfour02 (1.8.178); FILE MERGED 2006/02/22 12:00:18 cmc 1.8.178.1: #i62425# make prototypes and definitions consistent


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [50ce63ceaf5507f5e598ed52e464d5bb9a13515d]

INTEGRATION: CWS sixtyfour02 (1.58.84); FILE MERGED 2006/02/22 12:02:10 cmc 1.58.84.1: #i62425# streaming longs to disk


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [599858e2d97052fef2d22405542c8ec00022a6f8]

INTEGRATION: CWS sixtyfour02 (1.2.178); FILE MERGED 2006/02/22 12:02:10 cmc 1.2.178.1: #i62425# streaming longs to disk


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [20056840c13634604db1c778545c0b6197a616cd]

INTEGRATION: CWS sixtyfour02 (1.5.178); FILE MERGED 2006/02/22 12:02:10 cmc 1.5.178.1: #i62425# streaming longs to disk


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [6dffb3fb744943880e1eb41dc259a8f727a6168a]

INTEGRATION: CWS sixtyfour02 (1.3.176); FILE MERGED 2006/02/22 12:02:09 cmc 1.3.176.1: #i62425# streaming longs to disk


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [b60441d831f374d6053fb95a4772cd18f4f5fa8b]

INTEGRATION: CWS sixtyfour02 (1.10.176); FILE MERGED 2006/02/22 12:02:08 cmc 1.10.176.1: #i62425# streaming longs to disk


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [1089f57d0a14ab20875029241fbfe113cf62e748]

INTEGRATION: CWS sixtyfour02 (1.6.176); FILE MERGED 2006/02/22 12:02:08 cmc 1.6.176.1: #i62425# streaming longs to disk


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [77f2303d78d927b81dfda3e39e0524832c52685e]

INTEGRATION: CWS sixtyfour02 (1.9.152); FILE MERGED 2006/02/22 12:02:08 cmc 1.9.152.1: #i62425# streaming longs to disk


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [6ffe3ee895399d22159287eb24e3a0eca89b126b]

INTEGRATION: CWS sixtyfour02 (1.23.150); FILE MERGED 2006/02/22 12:02:08 cmc 1.23.150.1: #i62425# streaming longs to disk


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [495e0d99019b64d7605d4022cd39b01893dcd844]

INTEGRATION: CWS sixtyfour02 (1.4.152); FILE MERGED 2006/02/22 12:02:08 cmc 1.4.152.1: #i62425# streaming longs to disk


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [75fc17531d7817192e0edbaf187053ccf577e23d]

INTEGRATION: CWS sixtyfour02 (1.14.152); FILE MERGED 2006/02/22 12:02:07 cmc 1.14.152.1: #i62425# streaming longs to disk


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [5374d8ca3937077568791bacca2b469d40dba28c]

INTEGRATION: CWS sixtyfour02 (1.5.178); FILE MERGED 2006/02/22 12:02:07 cmc 1.5.178.1: #i62425# streaming longs to disk


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [6853d2c1bcf4556f1ebab75511c28fd6fb237a0c]

INTEGRATION: CWS sixtyfour02 (1.9.178); FILE MERGED 2006/02/22 12:00:18 cmc 1.9.178.1: #i62425# make prototypes and definitions consistent


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [0360c07bbce6795e2238495e9a07a6f458f14569]

INTEGRATION: CWS sixtyfour02 (1.6.178); FILE MERGED 2006/02/22 12:00:18 cmc 1.6.178.1: #i62425# make prototypes and definitions consistent


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [643e711e956a660e21290ee44624bb9b9ac025c1]

INTEGRATION: CWS sixtyfour02 (1.3.176); FILE MERGED 2006/02/22 12:02:07 cmc 1.3.176.1: #i62425# streaming longs to disk


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [7e4b20602f6b6f310131692e0310688e6bc48a6a]

INTEGRATION: CWS sixtyfour02 (1.5.82); FILE MERGED 2006/02/22 12:00:18 cmc 1.5.82.1: #i62425# make prototypes and definitions consistent


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [d0fe22d83de7f3f0222d89c5f874f97bac66dc43]

INTEGRATION: CWS sixtyfour02 (1.10.102); FILE MERGED 2006/02/28 10:50:56 pjanik 1.10.102.1: #i62327#: Do not stream ULONGs to disk (patch from Caolan).


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [190d9dd0e535e22df70079c4248a63b14a641f85]

INTEGRATION: CWS sixtyfour02 (1.17.102); FILE MERGED 2006/02/28 10:50:56 pjanik 1.17.102.1: #i62327#: Do not stream ULONGs to disk (patch from Caolan).


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [cc7210bd1b192cdbd879efd11f181b938cda3bd0]

INTEGRATION: CWS sixtyfour02 (1.3.14); FILE MERGED 2006/02/25 12:52:53 cmc 1.3.14.1: #i62321 streaming ULONG -> sal_uInt32


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [0d0ddf4a11cf10d3b0abcb2fef5f966a7de18712]

INTEGRATION: CWS sixtyfour02 (1.3.18); FILE MERGED 2006/03/08 09:48:28 cmc 1.3.18.2: #i62321# make uniqueid consistent 2006/02/25 12:52:52 cmc 1.3.18.1: #i62321 streaming ULONG -> sal_uInt32


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [dc3d6ff6442173ab47609b014a44b64324e2dc1d]

INTEGRATION: CWS sixtyfour02 (1.23.170); FILE MERGED 2006/02/22 10:06:32 cmc 1.23.170.1: #i62389# make Polygon drawing signatures consistent with those of psprint


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [408cc49fed112878a1ae0a9beed70ff844149896]

INTEGRATION: CWS sixtyfour02 (1.18.130); FILE MERGED 2006/02/22 10:06:32 cmc 1.18.130.1: #i62389# make Polygon drawing signatures consistent with those of psprint


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [13b126f89a46767c03287ba01fa7d2c6b28b688a]

INTEGRATION: CWS sixtyfour02 (1.36.190); FILE MERGED 2006/02/22 10:06:31 cmc 1.36.190.1: #i62389# make Polygon drawing signatures consistent with those of psprint


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [36ccfe2064c6587c04efb599620118626aa5903b]

INTEGRATION: CWS sixtyfour02 (1.13.128); FILE MERGED 2006/02/22 10:06:30 cmc 1.13.128.1: #i62389# make Polygon drawing signatures consistent with those of psprint


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [b99d065f62b7230d0782d740af13cb062998cf6b]

INTEGRATION: CWS sixtyfour02 (1.33.130); FILE MERGED 2006/02/22 10:06:30 cmc 1.33.130.1: #i62389# make Polygon drawing signatures consistent with those of psprint


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [46a5734a0b281d61a08a2b60b96bbdbf7cc33269]

INTEGRATION: CWS sixtyfour02 (1.9.132); FILE MERGED 2006/02/22 10:06:29 cmc 1.9.132.1: #i62389# make Polygon drawing signatures consistent with those of psprint


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [3464dd3070f0f9525e7912d09a8255430adab725]

INTEGRATION: CWS sixtyfour02 (1.20.130); FILE MERGED 2006/02/22 10:06:29 cmc 1.20.130.1: #i62389# make Polygon drawing signatures consistent with those of psprint


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [0fa0069218d88f69d72eddbf27e690c59822450a]

INTEGRATION: CWS sixtyfour02 (1.6.192); FILE MERGED 2006/02/23 08:48:25 cmc 1.6.192.2: accidental commit 2006/02/21 14:58:45 cmc 1.6.192.1: #i62227# stream sal_uInt32 explicitly as is currently assumed implicitly


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [483052a5793e9a215e5892390ed4813121669bd2]

INTEGRATION: CWS sixtyfour02 (1.20.192); FILE MERGED 2006/02/22 10:06:28 cmc 1.20.192.1: #i62389# make Polygon drawing signatures consistent with those of psprint


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [9ce3ec01852509b585b79b44c636936b69ce1b98]

INTEGRATION: CWS sixtyfour02 (1.38.118); FILE MERGED 2006/02/22 10:06:28 cmc 1.38.118.1: #i62389# make Polygon drawing signatures consistent with those of psprint


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [f6738b70104d305476fc157028208adeee123d3b]

INTEGRATION: CWS sixtyfour02 (1.15.192); FILE MERGED 2006/02/23 08:59:19 cmc 1.15.192.3: #i62227# streaming ULONGS to disk 2006/02/23 08:48:24 cmc 1.15.192.2: accidental commit 2006/02/21 14:58:45 cmc 1.15.192.1: #i62227# stream sal_uInt32 explicitly as is currently assumed implicitly


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [c50ef4ffbf2cf7c90dd0c56749efe8b4aba122c2]

INTEGRATION: CWS sixtyfour02 (1.22.72); FILE MERGED 2006/02/23 08:59:18 cmc 1.22.72.3: #i62227# streaming ULONGS to disk 2006/02/23 08:48:23 cmc 1.22.72.2: accidental commit 2006/02/21 14:58:45 cmc 1.22.72.1: #i62227# stream sal_uInt32 explicitly as is currently assumed implicitly


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [50c637b5e286381d8e82d6992fde6e8795b8c4c6]

INTEGRATION: CWS sixtyfour02 (1.13.190); FILE MERGED 2006/02/23 08:59:18 cmc 1.13.190.3: #i62227# streaming ULONGS to disk 2006/02/23 08:48:22 cmc 1.13.190.2: accidental commit 2006/02/21 14:58:45 cmc 1.13.190.1: #i62227# stream sal_uInt32 explicitly as is currently assumed implicitly


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [635a7a67c5826e48883bb8eaa21f6842ed836288]

INTEGRATION: CWS sixtyfour02 (1.10.190); FILE MERGED 2006/02/23 08:59:17 cmc 1.10.190.3: #i62227# streaming ULONGS to disk 2006/02/23 08:48:22 cmc 1.10.190.2: accidental commit 2006/02/21 14:58:44 cmc 1.10.190.1: #i62227# stream sal_uInt32 explicitly as is currently assumed implicitly


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [1e7de165aabae96c5d19f14819cbd10506e5a02a]

INTEGRATION: CWS sixtyfour02 (1.10.4); FILE MERGED 2006/02/23 08:59:17 cmc 1.10.4.3: #i62227# streaming ULONGS to disk 2006/02/23 08:48:21 cmc 1.10.4.2: accidental commit 2006/02/21 14:58:44 cmc 1.10.4.1: #i62227# stream sal_uInt32 explicitly as is currently assumed implicitly


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [feb32ff3f191fc50808d2bab9e39c482998968c6]

INTEGRATION: CWS sixtyfour02 (1.4.96); FILE MERGED 2006/02/22 10:46:23 cmc 1.4.96.1: #i62334# longs being streamed to disk


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [c5d241998db51b24cb4162dff280e02a0cc377df]

INTEGRATION: CWS sixtyfour02 (1.3.62); FILE MERGED 2006/02/21 12:15:02 cmc 1.3.62.1: #i62316# match parent signature


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [44219fb11df698dff19a9db104b9779afac58366]

INTEGRATION: CWS sixtyfour02 (1.36.158); FILE MERGED 2006/03/03 09:15:07 cmc 1.36.158.1: #i62466# consistently use ULONG and sal_uInt32


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [83fc26b703aadce152df8a0010eb7f5678acd268]

INTEGRATION: CWS sixtyfour02 (1.37.98); FILE MERGED 2006/03/03 09:15:07 cmc 1.37.98.1: #i62466# consistently use ULONG and sal_uInt32


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [d0e3076b0ca6b1d910e0abd82d0eaed1c254af77]

INTEGRATION: CWS sixtyfour02 (1.39.28); FILE MERGED 2006/03/03 09:15:06 cmc 1.39.28.1: #i62466# consistently use ULONG and sal_uInt32


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [71963c07b8871bc2da5c50752d3daa543eef995f]

INTEGRATION: CWS sixtyfour02 (1.7.238); FILE MERGED 2006/02/20 17:30:32 pjanik 1.7.238.1: #i62107#: 32bit TWIP_TO_MM100 (patch from Caolan).


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [9b2e4bb5f124e3bd337d11f6267ce26e05c793b7]

INTEGRATION: CWS sixtyfour02 (1.9.234); FILE MERGED 2006/02/20 17:30:32 pjanik 1.9.234.1: #i62107#: 32bit TWIP_TO_MM100 (patch from Caolan).


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [e25d12a2227a1c28871293b4d7c159b561536046]

INTEGRATION: CWS sixtyfour02 (1.29.238); FILE MERGED 2006/02/20 17:30:32 pjanik 1.29.238.1: #i62107#: 32bit TWIP_TO_MM100 (patch from Caolan).


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [13961381bff044293737c974b0bb7b008fcae6ac]

INTEGRATION: CWS sixtyfour02 (1.18.42); FILE MERGED 2006/02/20 17:30:32 pjanik 1.18.42.1: #i62107#: 32bit TWIP_TO_MM100 (patch from Caolan).


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [cb540c97834181d7a3fc03b358021675540c4698]

INTEGRATION: CWS sixtyfour02 (1.44.146); FILE MERGED 2006/03/03 09:15:06 cmc 1.44.146.1: #i62466# consistently use ULONG and sal_uInt32


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [00ca2d280b919a249c83a12ffa4e4eee8466e4ac]

INTEGRATION: CWS sixtyfour02 (1.33.234); FILE MERGED 2006/03/03 09:15:06 cmc 1.33.234.1: #i62466# consistently use ULONG and sal_uInt32


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [89e9d8125889a0fd8bbb71c4f4a2f28352e9c466]

INTEGRATION: CWS sixtyfour02 (1.3.212); FILE MERGED 2006/03/03 09:15:06 cmc 1.3.212.1: #i62466# consistently use ULONG and sal_uInt32


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [5639d8962b6c9acc0c59aeb0f23c403bef4b6ad2]

INTEGRATION: CWS sixtyfour02 (1.14.234); FILE MERGED 2006/03/03 09:15:05 cmc 1.14.234.1: #i62466# consistently use ULONG and sal_uInt32


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [a5c8837a75797e511193b43fd991f9101115a764]

INTEGRATION: CWS sixtyfour02 (1.92.104); FILE MERGED 2006/03/03 09:15:05 cmc 1.92.104.1: #i62466# consistently use ULONG and sal_uInt32


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [eee19cb2ca9cb284c94b5842f3e37d6d7cff55bb]

INTEGRATION: CWS sixtyfour02 (1.10.182); FILE MERGED 2006/03/03 09:15:05 cmc 1.10.182.1: #i62466# consistently use ULONG and sal_uInt32


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [6be4d1ed52298d18b3738c2bc669259cd5c06d21]

INTEGRATION: CWS sixtyfour02 (1.50.182); FILE MERGED 2006/03/03 09:15:05 cmc 1.50.182.1: #i62466# consistently use ULONG and sal_uInt32


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [c1eb5d435e8eae80692e21d86ebb8bb2d973bd7a]

INTEGRATION: CWS sixtyfour02 (1.33.64); FILE MERGED 2006/02/22 12:59:36 cmc 1.33.64.1: #i62431# stream the right size values to/from disk in ww8 filter


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [a3ad218e7cb483ee5e395f9108e293ff915de1c9]

INTEGRATION: CWS sixtyfour02 (1.76.2); FILE MERGED 2006/02/22 12:59:36 cmc 1.76.2.1: #i62431# stream the right size values to/from disk in ww8 filter


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [6a5d7d48d02958b99efe93bd10540ffd46fef599]

INTEGRATION: CWS sixtyfour02 (1.123.2); FILE MERGED 2006/02/22 12:59:36 cmc 1.123.2.1: #i62431# stream the right size values to/from disk in ww8 filter


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [392a47a8b5c6be3d06b7ac23dc23f77d986ea4e2]

INTEGRATION: CWS sixtyfour02 (1.166.64); FILE MERGED 2006/02/22 12:59:36 cmc 1.166.64.1: #i62431# stream the right size values to/from disk in ww8 filter


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [1a8942c7e3a3486db9d58e6f74a8a46237dd6f23]

INTEGRATION: CWS sixtyfour02 (1.94.2); FILE MERGED 2006/02/22 12:59:35 cmc 1.94.2.1: #i62431# stream the right size values to/from disk in ww8 filter


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [027bd494514e5ad11128b3e00f912c1112a680cc]

INTEGRATION: CWS sixtyfour02 (1.119.64); FILE MERGED 2006/02/22 12:59:35 cmc 1.119.64.1: #i62431# stream the right size values to/from disk in ww8 filter


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [a55253286cc9734e6a352ca9e652937c629efd44]

INTEGRATION: CWS sixtyfour02 (1.143.2); FILE MERGED 2006/02/22 12:59:35 cmc 1.143.2.1: #i62431# stream the right size values to/from disk in ww8 filter


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [37182a61a90b3153a6324da69ca75509e2c9821f]

INTEGRATION: CWS sixtyfour02 (1.163.2); FILE MERGED 2006/02/22 12:59:34 cmc 1.163.2.1: #i62431# stream the right size values to/from disk in ww8 filter


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [9f544e6753b37592318e568de68b270b8967d714]

INTEGRATION: CWS sixtyfour02 (1.138.152); FILE MERGED 2006/02/22 12:59:34 cmc 1.138.152.1: #i62431# stream the right size values to/from disk in ww8 filter


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [a690e78edf373d42fa62cbd179a7f04118dbb1fd]

INTEGRATION: CWS sixtyfour02 (1.23.148); FILE MERGED 2006/02/22 12:59:34 cmc 1.23.148.1: #i62431# stream the right size values to/from disk in ww8 filter


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [af360e7a943f617b5b2d70943b936e26211a8d11]

INTEGRATION: CWS sixtyfour02 (1.66.182); FILE MERGED 2006/02/22 12:59:34 cmc 1.66.182.1: #i62431# stream the right size values to/from disk in ww8 filter


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [54c5ecacad467a6d4e8bcb1cb1a194b91c4cd755]

INTEGRATION: CWS sixtyfour02 (1.74.182); FILE MERGED 2006/02/22 12:59:34 cmc 1.74.182.1: #i62431# stream the right size values to/from disk in ww8 filter


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [87d0a334380ba3e2ae77a22f358313dc9ff0ce3b]

INTEGRATION: CWS sixtyfour02 (1.36.148); FILE MERGED 2006/02/22 12:59:33 cmc 1.36.148.1: #i62431# stream the right size values to/from disk in ww8 filter


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [15604ca8ea33c940dc4665207bbd89c9ee2ec37a]

INTEGRATION: CWS sixtyfour02 (1.87.40); FILE MERGED 2006/02/22 12:59:33 cmc 1.87.40.1: #i62431# stream the right size values to/from disk in ww8 filter


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [d3b556b82c93ef0ddd46ef4c789f0ac3cfa971ba]

INTEGRATION: CWS sixtyfour02 (1.13.236); FILE MERGED 2006/03/03 09:15:05 cmc 1.13.236.1: #i62466# consistently use ULONG and sal_uInt32


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [b74278b4234008745f5a03456729118e2c03e21c]

INTEGRATION: CWS sixtyfour02 (1.30.236); FILE MERGED 2006/03/03 09:15:04 cmc 1.30.236.1: #i62466# consistently use ULONG and sal_uInt32


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [980547b1d8d410246b11bd5149405d7027b2753d]

INTEGRATION: CWS sixtyfour02 (1.11.236); FILE MERGED 2006/03/03 09:15:04 cmc 1.11.236.1: #i62466# consistently use ULONG and sal_uInt32


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [035f7c326eeed946482245fcc360c2047f5c2121]

INTEGRATION: CWS sixtyfour02 (1.4.238); FILE MERGED 2006/03/03 09:15:04 cmc 1.4.238.1: #i62466# consistently use ULONG and sal_uInt32


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [491de4430cb39c502f1989c80cd19a30286afccf]

INTEGRATION: CWS sixtyfour02 (1.10.234); FILE MERGED 2006/03/03 09:15:04 cmc 1.10.234.1: #i62466# consistently use ULONG and sal_uInt32


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [0d69f86ea7e85e749766d75a12736466931382b9]

INTEGRATION: CWS sixtyfour02 (1.13.238); FILE MERGED 2006/03/03 09:15:04 cmc 1.13.238.1: #i62466# consistently use ULONG and sal_uInt32


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [8c2c90b8de415c21aa67c499bc33b1213865053e]

INTEGRATION: CWS sixtyfour02 (1.17.144); FILE MERGED 2006/03/03 09:15:04 cmc 1.17.144.1: #i62466# consistently use ULONG and sal_uInt32


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [79b119e9a349c76751e6faaf01444148298175b7]

INTEGRATION: CWS sixtyfour02 (1.14.160); FILE MERGED 2006/03/03 09:15:03 cmc 1.14.160.1: #i62466# consistently use ULONG and sal_uInt32


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [d2690d6b3d85929ee26f05240d24ae44cf7eac33]

INTEGRATION: CWS sixtyfour02 (1.21.236); FILE MERGED 2006/03/03 09:15:03 cmc 1.21.236.1: #i62466# consistently use ULONG and sal_uInt32


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [d1fb6636dda77ea859b5570a8c1eadaa5d3b39eb]

INTEGRATION: CWS sixtyfour02 (1.18.234); FILE MERGED 2006/03/03 09:15:03 cmc 1.18.234.1: #i62466# consistently use ULONG and sal_uInt32


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [d09052b10956454b01903f3caa0989698e1471b7]

INTEGRATION: CWS sixtyfour02 (1.29.142); FILE MERGED 2006/03/03 09:15:03 cmc 1.29.142.1: #i62466# consistently use ULONG and sal_uInt32


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [b98f88fffb1533f1b83013a7b138784315c0b7e7]

INTEGRATION: CWS sixtyfour02 (1.30.232); FILE MERGED 2006/03/03 09:15:03 cmc 1.30.232.1: #i62466# consistently use ULONG and sal_uInt32


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [1f9ef1d062d8ba55229293d95bae08d4b3cac1f6]

INTEGRATION: CWS sixtyfour02 (1.45.162); FILE MERGED 2006/03/03 09:15:02 cmc 1.45.162.2: #i62466# consistently use ULONG and sal_uInt32 2006/02/20 17:30:31 pjanik 1.45.162.1: #i62107#: 32bit TWIP_TO_MM100 (patch from Caolan).


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [d3aef2fca151e9ae0ab0aaacb311ebfba59c7c91]

INTEGRATION: CWS sixtyfour02 (1.52.230); FILE MERGED 2006/03/03 09:15:02 cmc 1.52.230.1: #i62466# consistently use ULONG and sal_uInt32


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [571e7995379591c91da7859bd925d3bd13d7ee36]

INTEGRATION: CWS sixtyfour02 (1.90.154); FILE MERGED 2006/03/03 09:15:01 cmc 1.90.154.1: #i62466# consistently use ULONG and sal_uInt32


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [f1af810f402225190f98899eacb931fd5a40e441]

INTEGRATION: CWS sixtyfour02 (1.14.236); FILE MERGED 2006/03/03 09:15:01 cmc 1.14.236.1: #i62466# consistently use ULONG and sal_uInt32


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [e2b13650b2469413edb7c03ac56fe381e0b06af3]

INTEGRATION: CWS sixtyfour02 (1.69.162); FILE MERGED 2006/03/03 09:15:01 cmc 1.69.162.1: #i62466# consistently use ULONG and sal_uInt32


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [ade1387415daa458b29fa67e83b640b3404f5a02]

INTEGRATION: CWS sixtyfour02 (1.48.28); FILE MERGED 2006/03/03 09:15:00 cmc 1.48.28.1: #i62466# consistently use ULONG and sal_uInt32


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [38cf83ce341db70a7e191439efda85d598bbe70a]

INTEGRATION: CWS sixtyfour02 (1.23.234); FILE MERGED 2006/03/03 09:15:00 cmc 1.23.234.1: #i62466# consistently use ULONG and sal_uInt32


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [0d084305e8a5fe421a7b23ec1273772383cd469e]

INTEGRATION: CWS sixtyfour02 (1.87.2); FILE MERGED 2006/03/03 09:15:00 cmc 1.87.2.1: #i62466# consistently use ULONG and sal_uInt32


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [dd7a6261e8d02134bde9ea13d31531d2fa343d61]

INTEGRATION: CWS sixtyfour02 (1.54.28); FILE MERGED 2006/03/03 09:15:00 cmc 1.54.28.1: #i62466# consistently use ULONG and sal_uInt32


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [2d3c18ae0a811626de6ab497d91c86622d80fff1]

INTEGRATION: CWS sixtyfour02 (1.38.232); FILE MERGED 2006/03/03 09:14:59 cmc 1.38.232.1: #i62466# consistently use ULONG and sal_uInt32


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [d61fffd6bc918abc6b7a82661e3ea6061318e8f4]

INTEGRATION: CWS sixtyfour02 (1.41.160); FILE MERGED 2006/03/03 09:14:59 cmc 1.41.160.1: #i62466# consistently use ULONG and sal_uInt32


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [06b2027a9e71ee096f08f35d640323afdfe043fb]

INTEGRATION: CWS sixtyfour02 (1.39.210); FILE MERGED 2006/03/03 09:14:58 cmc 1.39.210.1: #i62466# consistently use ULONG and sal_uInt32


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [3f74a8a2ff76054f5649a593da53993f6ceaaa90]

INTEGRATION: CWS sixtyfour02 (1.25.234); FILE MERGED 2006/03/03 09:14:58 cmc 1.25.234.1: #i62466# consistently use ULONG and sal_uInt32


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [ea5e5e1b4bc1e8e881dd24d8e5ff9c9b69f1f683]

INTEGRATION: CWS sixtyfour02 (1.48.40); FILE MERGED 2006/03/03 09:14:58 cmc 1.48.40.1: #i62466# consistently use ULONG and sal_uInt32


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [f3c541cf4b18f95eb747e06cc07a2929d69c2158]

INTEGRATION: CWS sixtyfour02 (1.25.84); FILE MERGED 2006/03/03 09:14:57 cmc 1.25.84.1: #i62466# consistently use ULONG and sal_uInt32


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [b9c9c8b492177fd9f7de49a90f692dbee970a7c6]

INTEGRATION: CWS sixtyfour02 (1.41.140); FILE MERGED 2006/03/03 09:14:57 cmc 1.41.140.1: #i62466# consistently use ULONG and sal_uInt32


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [c3d6854ad697ddce94b4a64ac32ab50ec88c199a]

INTEGRATION: CWS sixtyfour02 (1.112.162); FILE MERGED 2006/03/03 09:14:57 cmc 1.112.162.1: #i62466# consistently use ULONG and sal_uInt32


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [1545e6d22d7d9339c3770aa7de091f81aa57d13d]

INTEGRATION: CWS sixtyfour02 (1.20.40); FILE MERGED 2006/02/21 12:28:06 cmc 1.20.40.1: #i62331# match IMPL_CONTAINER_SORT argument of ULONG


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [754bdca9f7beaa0d05fc492be5f122a145873062]

INTEGRATION: CWS sixtyfour02 (1.5.78); FILE MERGED 2006/02/21 12:28:06 cmc 1.5.78.1: #i62331# match IMPL_CONTAINER_SORT argument of ULONG


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [9181147d646e6c31a7e1e828aa4e9948f3212ab9]

INTEGRATION: CWS sixtyfour02 (1.36.76); FILE MERGED 2006/02/21 12:28:05 cmc 1.36.76.1: #i62331# match IMPL_CONTAINER_SORT argument of ULONG


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [6c50ab1eb9f07eb38b9c93180a0779cad8679844]

INTEGRATION: CWS sixtyfour02 (1.15.78); FILE MERGED 2006/02/21 12:28:05 cmc 1.15.78.1: #i62331# match IMPL_CONTAINER_SORT argument of ULONG


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [323784fa6f94f1a07dd1341d64ae10697531d200]

INTEGRATION: CWS sixtyfour02 (1.5.78); FILE MERGED 2006/02/21 12:28:05 cmc 1.5.78.1: #i62331# match IMPL_CONTAINER_SORT argument of ULONG


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [2760883f882500288c9b2ce9d9811dc3dc6e345a]

INTEGRATION: CWS sixtyfour02 (1.37.28); FILE MERGED 2006/02/22 10:39:43 cmc 1.37.28.1: #i62322# fix longs being streamed to disk


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [8044fb56b3241386688a59a31f4c6c1de952556f]

INTEGRATION: CWS sixtyfour02 (1.16.26); FILE MERGED 2006/02/22 10:39:43 cmc 1.16.26.1: #i62322# fix longs being streamed to disk


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [1908701e2e4eaca9f43cc4de6ae40b0e5d26620d]

INTEGRATION: CWS sixtyfour02 (1.12.68); FILE MERGED 2006/02/22 10:39:42 cmc 1.12.68.1: #i62322# fix longs being streamed to disk


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [fb26184c9d3b41ec645d1bdddd4d4d0a3c282c4b]

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>  [712a8f2e1f66c23b37965fc203f8c8a73099d30b]

#i58308# CWS jaxpapi:remove sun jaxp impl in favour of apache one


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [0b9250d506014b92fec1147f45d0b59c333c8fa3]

INTEGRATION: CWS jaxpapi (1.3.8); FILE MERGED 2006/01/17 10:55:13 cmc 1.3.8.1: #i58308# remove sun jaxp impl in favour of apache one


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [33a3b177a610f2f07b8dd4c867774f78090999bb]

INTEGRATION: CWS jaxpapi (1.1.24); FILE MERGED 2006/01/17 10:55:11 cmc 1.1.24.1: #i58308# remove sun jaxp impl in favour of apache one


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [de5077f7bfd99472977b6119456cf2fef545e555]

INTEGRATION: CWS jaxpapi (1.9.4); FILE MERGED 2006/01/17 10:55:05 cmc 1.9.4.1: #i58308# remove sun jaxp impl in favour of apache one


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [c6638e3ed6dfdd236792017acc23b7bdac494d77]

INTEGRATION: CWS jaxpapi (1.2.4); FILE MERGED 2006/01/17 10:55:00 cmc 1.2.4.1: #i58308# remove sun jaxp impl in favour of apache one


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [798a5d5df184aedb7f0818ebc41a7b185ec73657]

INTEGRATION: CWS jaxpapi (1.2.4); FILE MERGED 2006/01/17 10:54:44 cmc 1.2.4.1: #i58308# remove sun jaxp impl in favour of apache one


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [6f75994a7fb3bca3548f960b342cbfd44e671a5d]

INTEGRATION: CWS jaxpapi (1.21.2); FILE MERGED 2006/01/19 14:48:36 cmc 1.21.2.1: #i58308# remove sun jaxp impl in favour of apache one


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [7bdd595b4db47e00bf262e7bc6a587743305532d]

INTEGRATION: CWS jaxpapi (1.16.20); FILE MERGED 2006/01/17 11:20:47 cmc 1.16.20.1: #i58308# remove sun jaxp impl in favour of apache one


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [2dd1599c771f3df6ce022a6625ffe7c8c854f414]

INTEGRATION: CWS jaxpapi (1.32.18); FILE MERGED 2006/01/17 11:15:56 cmc 1.32.18.1: #i58308# remove sun jaxp impl in favour of apache one


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [d1e947a2cc6333ce0f33d29ff3dfe7ae612c1793]

INTEGRATION: CWS jaxpapi (1.4.178); FILE MERGED 2006/01/17 11:03:18 cmc 1.4.178.1: #i58308# remove sun jaxp impl in favour of apache one


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [ea6b08200d42fb4ad4813c272989b93f927aab3f]

INTEGRATION: CWS jaxpapi (1.10.56); FILE MERGED 2006/02/04 23:18:01 cmc 1.10.56.1: #i58308# jaxp->xml-apis.jar and parser.jar -> xercesImpl.jar


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [06c0331a938c115debccdb370d30ca686eff40f6]

INTEGRATION: CWS jaxpapi (1.10.56); FILE MERGED 2006/02/04 23:17:23 cmc 1.10.56.1: #i58308# jaxp->xml-apis.jar and parser.jar -> xercesImpl.jar


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [2344f95f7979e2a54fa7e8b70e9c12139c1a0e58]

INTEGRATION: CWS jaxpapi (1.4.88); FILE MERGED 2006/01/17 11:28:50 cmc 1.4.88.1: #i58308# remove sun jaxp impl in favour of apache one


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [7ae817972439746fe9dfa13be4a51d7d7ece6cbd]

INTEGRATION: CWS jaxpapi (1.2.902); FILE MERGED 2006/01/17 11:28:50 cmc 1.2.902.1: #i58308# remove sun jaxp impl in favour of apache one


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [1c2d64dece332e86270f7fd0860db699cb44b54e]

INTEGRATION: CWS jaxpapi (1.2.88); FILE MERGED 2006/03/15 13:59:04 ihi 1.2.88.2: windows path fix 2006/01/17 11:28:49 cmc 1.2.88.1: #i58308# remove sun jaxp impl in favour of apache one


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [5412b8e934ec2155f80758b530e13377d17909f6]

INTEGRATION: CWS jaxpapi (1.10.12); FILE MERGED 2006/01/17 11:15:07 cmc 1.10.12.1: #i58308# remove sun jaxp impl in favour of apache one


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [6c481744d538505561905bdfaf85750242bd9ac6]

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>  [c6ac7b9bbcd529e6f76a1c3bd620ce2f0cd1a3b7]

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-16  Vladimir Glazounov  <vg@openoffice.org>  [56c4fa5b0d1bb7be4f4a737d439f7e2d7e687205]

INTEGRATION: CWS jaxpapi (1.5.92); FILE MERGED 2006/01/17 11:03:44 cmc 1.5.92.1: #i58308# remove sun jaxp impl in favour of apache one


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [f75b8b6204d90b3dd9757b626bd180ac663e2674]

INTEGRATION: CWS jaxpapi (1.16.16); FILE MERGED 2006/01/17 11:03:31 cmc 1.16.16.1: #i58308# remove sun jaxp impl in favour of apache one


2006-03-16  Vladimir Glazounov  <vg@openoffice.org>  [eddd2c916c537e66f9c0db51369df462056ad928]

INTEGRATION: CWS jsc6 (1.2.22); FILE MERGED 2006/03/15 12:25:17 jsc 1.2.22.1: #i63172# update reference type library to OOo2.0.2


2006-03-15  Thorsten Behrens  <thb@openoffice.org>  [9e8f0696de1703c29c580f99cc8c3a6256b22fca]

Moving canvas demo files (contributed by mmeeks under JCA) to HEAD - where they, interestingly enough, never landed because of a missing anchor tag.


2006-03-15  Vladimir Glazounov  <vg@openoffice.org>  [8ba404221b7038d92e82fd23d74a533b2b46f936]

INTEGRATION: CWS jsc3 (1.17.14); FILE MERGED 2006/03/07 13:44:16 jsc 1.17.14.1: #i62434# new rule for lib/*.a


2006-03-15  Vladimir Glazounov  <vg@openoffice.org>  [78db38f87ccea3d15a1c2e6c718f94f81531a73b]

INTEGRATION: CWS jsc3 (1.5.34); FILE MERGED 2006/02/22 14:30:20 jsc 1.5.34.2: #i60930# ifdef linker for GCC 2006/02/20 15:00:36 jsc 1.5.34.1: #i60930# cleanup link flags and libs


2006-03-15  Vladimir Glazounov  <vg@openoffice.org>  [6db9c5af960f9787e33e4addc56bddbb1695a402]

INTEGRATION: CWS jsc3 (1.18.4); FILE MERGED 2006/03/07 13:45:14 jsc 1.18.4.1: #i62434# extend link options for executbales to link libsalcpprt.a, LINUX only


2006-03-15  Vladimir Glazounov  <vg@openoffice.org>  [c5f974287fd04bb529de145113133b9e35687702]

INTEGRATION: CWS jsc3 (1.77.12); FILE MERGED 2006/03/07 13:43:45 jsc 1.77.12.1: #i62434# copy libsalcpprt.a


2006-03-15  Vladimir Glazounov  <vg@openoffice.org>  [be9a23e7233c4157471827318e0fa87e9ce91d05]

INTEGRATION: CWS jsc3 (1.4.4); FILE MERGED 2006/02/22 16:23:38 jsc 1.4.4.2: #i62443# insert workaround for touch problem with full qualified paths 2006/02/22 16:03:13 jsc 1.4.4.1: #i62443# insert workaround for touch problem with full qualified paths


2006-03-15  Vladimir Glazounov  <vg@openoffice.org>  [ea00d9bf9ce2e695f2c91d65a6177716a1567101]

INTEGRATION: CWS jsc3 (1.7.50); FILE MERGED 2006/02/24 08:46:17 jsc 1.7.50.1: #i62515# exchange pattern rules with explicit rules


2006-03-15  Vladimir Glazounov  <vg@openoffice.org>  [a88abc3aa3132bc7b3c904b2143a87be6bbfdc8c]

INTEGRATION: CWS jsc3 (1.6.56); FILE MERGED 2006/02/23 14:55:29 jsc 1.6.56.1: #i62481# check user input


2006-03-15  Vladimir Glazounov  <vg@openoffice.org>  [b4b2e13b8f99b335f85cf64693ca490c24796662]

INTEGRATION: CWS jsc3 (1.6.56); FILE MERGED 2006/02/24 13:18:47 jsc 1.6.56.1: #i62481# check user input


2006-03-15  Vladimir Glazounov  <vg@openoffice.org>  [2001da9854463679c6a47a04442b6edd9c161014]

INTEGRATION: CWS jsc3 (1.3.34); FILE MERGED 2006/02/22 14:31:46 jsc 1.3.34.1: #i62418# insert use of AnyConverter


2006-03-15  Vladimir Glazounov  <vg@openoffice.org>  [a087939c8a7b28dab31edc0a3f83f1bfe7208486]

INTEGRATION: CWS jsc3 (1.2.60); FILE MERGED 2006/02/22 15:21:42 fs 1.2.60.1: in the course of #i62418#: check boxes and radio buttons exchange their validatable value as boolean, if no external binding is set


2006-03-15  Vladimir Glazounov  <vg@openoffice.org>  [d13de9b92d0ea00a45dfb91daec1b10d5a3789a9]

INTEGRATION: CWS jsc3 (1.2.60); FILE MERGED 2006/03/07 12:04:51 jsc 1.2.60.2: #62504# use correct syntax for env variables 2006/02/24 08:48:22 jsc 1.2.60.1: #i62504# integrate patch


2006-03-15  Vladimir Glazounov  <vg@openoffice.org>  [29428366fae2f9811d869689506694335993a02f]

INTEGRATION: CWS jsc3 (1.3.222); FILE MERGED 2006/02/28 09:18:21 jsc 1.3.222.1: #i60691# replace getCppuType with UnoType


2006-03-15  Vladimir Glazounov  <vg@openoffice.org>  [b40f94fb85140535879c5173b7a341503fdad4d2]

INTEGRATION: CWS jsc3 (1.4.60); FILE MERGED 2006/02/28 09:18:20 jsc 1.4.60.1: #i60691# replace getCppuType with UnoType


2006-03-15  Vladimir Glazounov  <vg@openoffice.org>  [7fd3d5a15e0ce0ad81659b5b08e1f5fe1b6719c1]

INTEGRATION: CWS jsc3 (1.5.64); FILE MERGED 2006/02/22 15:23:34 fs 1.5.64.1: #i62418# correct translateControlValueToValidatableValue


2006-03-15  Vladimir Glazounov  <vg@openoffice.org>  [ad0adcdb90c9a11eb95c2da5b9fd45c7aa21f7fc]

INTEGRATION: CWS jsc3 (1.4.64); FILE MERGED 2006/02/22 15:23:34 fs 1.4.64.1: #i62418# correct translateControlValueToValidatableValue


2006-03-15  Vladimir Glazounov  <vg@openoffice.org>  [62c45cfd13e8ebdce7151bc10293648206ed5d80]

INTEGRATION: CWS jsc3 (1.11.64); FILE MERGED 2006/02/22 15:23:33 fs 1.11.64.1: #i62418# correct translateControlValueToValidatableValue


2006-03-15  Vladimir Glazounov  <vg@openoffice.org>  [eff90dfc894d32efacbb7e7b22a81387a47391be]

INTEGRATION: CWS jsc3 (1.18.64); FILE MERGED 2006/02/22 15:23:33 fs 1.18.64.1: #i62418# correct translateControlValueToValidatableValue


2006-03-15  Vladimir Glazounov  <vg@openoffice.org>  [0b3b255829dfa17cd417fa0b9a4e373a80b5f233]

INTEGRATION: CWS jsc3 (1.4.6); FILE MERGED 2006/02/17 16:02:04 jsc 1.4.6.2: #i56247# insert new command for calc addins 2006/01/20 13:05:37 jsc 1.4.6.1: #i56247# unify include guards


2006-03-15  Vladimir Glazounov  <vg@openoffice.org>  [e2b536a738c8d62a551eb24f130820707969bbc0]

INTEGRATION: CWS jsc3 (1.3.6); FILE MERGED 2006/02/17 16:02:03 jsc 1.3.6.2: #i56247# insert new command for calc addins 2006/01/20 13:05:36 jsc 1.3.6.1: #i56247# unify include guards


2006-03-15  Vladimir Glazounov  <vg@openoffice.org>  [ec6d9bef8c7deb03c6fa3fe6cce040c7850ba046]

INTEGRATION: CWS jsc3 (1.3.6); FILE MERGED 2006/02/17 16:02:02 jsc 1.3.6.2: #i56247# insert new command for calc addins 2006/01/20 13:05:35 jsc 1.3.6.1: #i56247# unify include guards


2006-03-15  Vladimir Glazounov  <vg@openoffice.org>  [cfe0d5d97c4ea6c0ee58c4bd205d297309a4decc]

INTEGRATION: CWS jsc3 (1.4.2); FILE MERGED 2006/03/01 16:32:31 jsc 1.4.2.3: #i56247# made smaller adjustments 2006/02/17 16:02:01 jsc 1.4.2.2: #i56247# insert new command for calc addins 2006/01/20 13:10:02 jsc 1.4.2.1: #i53950# insert new option for calc add-ins


2006-03-15  Vladimir Glazounov  <vg@openoffice.org>  [c23bd1c90c1e4702f171140611d31e37fecc58ba]

INTEGRATION: CWS jsc3 (1.3.6); FILE MERGED 2006/01/20 13:08:41 jsc 1.3.6.1: #i56247# unify include guards


2006-03-15  Vladimir Glazounov  <vg@openoffice.org>  [a1d00f740b47fcaa4ba17941a406c10908657d66]

INTEGRATION: CWS jsc3 (1.2.6); FILE MERGED 2006/02/17 16:02:01 jsc 1.2.6.2: #i56247# insert new command for calc addins 2006/01/20 13:17:24 jsc 1.2.6.1: #i53950# extend methods to support short type names


2006-03-15  Vladimir Glazounov  <vg@openoffice.org>  [974e3a0677b5cd405511c585682ca15a41218f79]

INTEGRATION: CWS jsc3 (1.3.2); FILE MERGED 2006/02/17 16:02:00 jsc 1.3.2.2: #i56247# insert new command for calc addins 2006/01/20 13:19:10 jsc 1.3.2.1: #i56247# extend new componenttype clac add-in


2006-03-15  Vladimir Glazounov  <vg@openoffice.org>  [49a503f68df38248331ebca4a2bed72f5241b23c]

INTEGRATION: CWS jsc3 (1.4.2); FILE MERGED 2006/03/01 16:32:30 jsc 1.4.2.4: #i56247# made smaller adjustments 2006/02/17 16:58:06 jsc 1.4.2.3: #i56247# remove wrong reference variable 2006/02/17 16:02:00 jsc 1.4.2.2: #i56247# insert new command for calc addins 2006/01/20 13:20:22 jsc 1.4.2.1: #i56247# new common functions for calc add-ins


2006-03-15  Vladimir Glazounov  <vg@openoffice.org>  [e001117a36ffcb38e4bb5024c272053c24d1f916]

INTEGRATION: CWS jsc3 (1.3.6); FILE MERGED 2006/02/17 16:57:15 jsc 1.3.6.2: #i56247# adapt macros for static libs and APP1DEPN 2006/02/17 16:01:59 jsc 1.3.6.1: #i56247# insert new command for calc addins


2006-03-15  Vladimir Glazounov  <vg@openoffice.org>  [50ae11326c5f7d79ace40baa9f5b1f40a9410697]

INTEGRATION: CWS jsc3 (1.3.6); FILE MERGED 2006/03/01 16:32:30 jsc 1.3.6.3: #i56247# made smaller adjustments 2006/02/17 16:01:58 jsc 1.3.6.2: #i56247# insert new command for calc addins 2006/01/20 13:12:29 jsc 1.3.6.1: #i53950# adapt printType for usage in components, correct member initialization


2006-03-15  Vladimir Glazounov  <vg@openoffice.org>  [ef353d0145818052912a4c0afc2a3aec1a0190ef]

INTEGRATION: CWS jsc3 (1.4.6); FILE MERGED 2006/03/01 16:32:30 jsc 1.4.6.3: #i56247# made smaller adjustments 2006/02/17 16:01:57 jsc 1.4.6.2: #i56247# insert new command for calc addins 2006/01/20 13:14:08 jsc 1.4.6.1: #i53950# special work for calc add-ins


2006-03-15  Vladimir Glazounov  <vg@openoffice.org>  [888a3ceb450ef21d507026af17110ebe41d4d9eb]

INTEGRATION: CWS jsc3 (1.4.2); FILE MERGED 2006/03/01 16:32:30 jsc 1.4.2.4: #i56247# made smaller adjustments 2006/03/01 12:34:12 jsc 1.4.2.3: #i56247# adadapt string construction for non literals 2006/02/17 16:01:57 jsc 1.4.2.2: #i56247# insert new command for calc addins 2006/01/20 13:15:03 jsc 1.4.2.1: #i53950# adapt printType for usage in components, correct member initialization


2006-03-15  Vladimir Glazounov  <vg@openoffice.org>  [db4b02eea5b81b7be05fa8b1f18c9f423302a977]

INTEGRATION: CWS jsc3 (1.4.2); FILE MERGED 2006/03/01 12:53:51 jsc 1.4.2.4: #i56247# adadapt comment 2006/03/01 12:34:12 jsc 1.4.2.3: #i56247# adadapt string construction for non literals 2006/02/17 16:01:56 jsc 1.4.2.2: #i56247# insert new command for calc addins 2006/01/20 13:14:39 jsc 1.4.2.1: #i53950# special work for calc add-ins


2006-03-15  Vladimir Glazounov  <vg@openoffice.org>  [987dca57a62c807790e36cc03269b2da9d3610fc]

INTEGRATION: CWS jsc3 (1.2.6); FILE MERGED 2006/01/20 13:04:31 jsc 1.2.6.1: #i56247# unify include guards


2006-03-15  Vladimir Glazounov  <vg@openoffice.org>  [98824bb600462184ca2754d8d72ce14e98dcfc59]

INTEGRATION: CWS jsc3 (1.2.6); FILE MERGED 2006/01/20 13:04:30 jsc 1.2.6.1: #i56247# unify include guards


2006-03-15  Vladimir Glazounov  <vg@openoffice.org>  [3d4dfc3796b6e898ff2bf984fb4c2043e1248efa]

INTEGRATION: CWS jsc3 (1.1.6); FILE MERGED 2006/02/17 16:57:14 jsc 1.1.6.1: #i56247# adapt macros for static libs and APP1DEPN


2006-03-15  Vladimir Glazounov  <vg@openoffice.org>  [b11c66fb2525f853fda3198cc29e8c8015827de3]

INTEGRATION: CWS jsc3 (1.12.10); FILE MERGED 2006/02/17 16:41:07 jsc 1.12.10.2: #i56247# refactor commonly used functions in static libs 2006/02/17 16:00:09 jsc 1.12.10.1: #i56247# refactoring and cosmetics


2006-03-15  Vladimir Glazounov  <vg@openoffice.org>  [b2e50507a1b8613f3777bd85c21d5239e062f297]

INTEGRATION: CWS jsc3 (1.2.16); FILE MERGED 2006/01/20 13:02:25 jsc 1.2.16.1: #i56247# unify include guards


2006-03-15  Vladimir Glazounov  <vg@openoffice.org>  [5d8992a058d5911b6a5becaa043f99477e29e93c]

INTEGRATION: CWS jsc3 (1.7.16); FILE MERGED 2006/01/20 13:02:25 jsc 1.7.16.1: #i56247# unify include guards


2006-03-15  Vladimir Glazounov  <vg@openoffice.org>  [669af0f33d0bffb156b5373564ad5200a7307084]

INTEGRATION: CWS jsc3 (1.3.16); FILE MERGED 2006/01/20 13:02:24 jsc 1.3.16.1: #i56247# unify include guards


2006-03-15  Vladimir Glazounov  <vg@openoffice.org>  [a7b27d7c1a41034e69a6c50a24162334d5b402f6]

INTEGRATION: CWS jsc3 (1.8.10); FILE MERGED 2006/02/17 16:41:06 jsc 1.8.10.3: #i56247# refactor commonly used functions in static libs 2006/02/17 16:00:09 jsc 1.8.10.2: #i56247# refactoring and cosmetics 2006/01/20 13:02:23 jsc 1.8.10.1: #i56247# unify include guards


2006-03-15  Vladimir Glazounov  <vg@openoffice.org>  [0f0f97c548d04625b24cd032adb72b9e10a20db6]

INTEGRATION: CWS jsc3 (1.3.16); FILE MERGED 2006/01/20 13:39:29 jsc 1.3.16.2: RESYNC: (1.3-1.4); FILE MERGED 2006/01/20 13:02:23 jsc 1.3.16.1: #i56247# unify include guards


2006-03-15  Vladimir Glazounov  <vg@openoffice.org>  [fa462b186ec508b11577f2914818c44d092ffd5f]

INTEGRATION: CWS jsc3 (1.4.4); FILE MERGED 2006/02/17 16:00:08 jsc 1.4.4.1: #i56247# refactoring and cosmetics


2006-03-15  Vladimir Glazounov  <vg@openoffice.org>  [21c3f92bee60687b4e231651e9e6ad76cffe7536]

INTEGRATION: CWS jsc3 (1.3.16); FILE MERGED 2006/02/17 16:00:08 jsc 1.3.16.2: #i56247# refactoring and cosmetics 2006/01/20 13:02:22 jsc 1.3.16.1: #i56247# unify include guards


2006-03-15  Vladimir Glazounov  <vg@openoffice.org>  [52206d14cfc8d1bfcf1a42ef4a9285b3c76044d3]

INTEGRATION: CWS jsc3 (1.3.16); FILE MERGED 2006/02/17 16:00:07 jsc 1.3.16.1: #i56247# refactoring and cosmetics


2006-03-15  Vladimir Glazounov  <vg@openoffice.org>  [5134565fcbc299c7a0dd4b73a2d902f2e4d34678]

INTEGRATION: CWS jsc3 (1.8.14); FILE MERGED 2006/02/17 16:44:57 jsc 1.8.14.4: #i56247# exchange forward declaration with include 2006/02/17 15:58:18 jsc 1.8.14.3: #62183# re- declare ambiguous base interface methods 2006/01/20 13:39:08 jsc 1.8.14.2: RESYNC: (1.8-1.9); FILE MERGED 2006/01/20 13:01:46 jsc 1.8.14.1: #i53950# refactor translateIdentifier to translateUnoToCppIdentifer


2006-03-15  Vladimir Glazounov  <vg@openoffice.org>  [f14849d7800f2d481f0b86b4bf99680083db3746]

INTEGRATION: CWS jsc3 (1.35.14); FILE MERGED 2006/02/28 08:20:01 jsc 1.35.14.7: #i62183# change comment 2006/02/21 13:32:33 jsc 1.35.14.6: #i62183# resolve merge conflicts 2006/02/20 11:25:11 jsc 1.35.14.5: RESYNC: (1.36-1.37); FILE MERGED 2006/02/17 16:44:56 jsc 1.35.14.4: #i56247# exchange forward declaration with include 2006/02/17 15:58:17 jsc 1.35.14.3: #62183# re- declare ambiguous base interface methods 2006/01/20 13:39:00 jsc 1.35.14.2: RESYNC: (1.35-1.36); FILE MERGED 2006/01/20 13:01:47 jsc 1.35.14.1: #i53950# refactor translateIdentifier to translateUnoToCppIdentifer


2006-03-15  Vladimir Glazounov  <vg@openoffice.org>  [2eaa59ef4a8fd7648fadb99885ea5dcb94b1b103]

INTEGRATION: CWS jsc3 (1.2.16); FILE MERGED 2006/01/20 13:02:22 jsc 1.2.16.1: #i56247# unify include guards


2006-03-15  Vladimir Glazounov  <vg@openoffice.org>  [32a8093d04b2cd334efad66bc5a999fea55e6dec]

INTEGRATION: CWS jsc3 (1.9.14); FILE MERGED 2006/03/03 11:25:53 jsc 1.9.14.2: #i60691# adapt command line help for -L and -C 2006/01/20 13:02:21 jsc 1.9.14.1: #i56247# unify include guards


2006-03-15  Vladimir Glazounov  <vg@openoffice.org>  [eaf58ac0963a896df40038dc6e718ba3b08de6e3]

INTEGRATION: CWS jsc3 (1.8.16); FILE MERGED 2006/01/20 13:02:20 jsc 1.8.16.1: #i56247# unify include guards


2006-03-15  Vladimir Glazounov  <vg@openoffice.org>  [8e762960155c21715c864640590cde8fd7699dca]

INTEGRATION: CWS jsc3 (1.3.4); FILE MERGED 2006/02/17 16:00:06 jsc 1.3.4.2: #i56247# refactoring and cosmetics 2006/01/20 13:01:45 jsc 1.3.4.1: #i53950# refactor translateIdentifier to translateUnoToCppIdentifer


2006-03-15  Vladimir Glazounov  <vg@openoffice.org>  [c6905a1087fadd442ae7672cfff4dfc31853dc2e]

INTEGRATION: CWS jsc3 (1.9.16); FILE MERGED 2006/01/20 13:02:20 jsc 1.9.16.1: #i56247# unify include guards


2006-03-15  Vladimir Glazounov  <vg@openoffice.org>  [de60118da24e02367d0499f181aeab486d4f7d50]

INTEGRATION: CWS jsc3 (1.3.14); FILE MERGED 2006/01/20 13:02:19 jsc 1.3.14.1: #i56247# unify include guards


2006-03-15  Vladimir Glazounov  <vg@openoffice.org>  [47a5f5b4193278b2c9365d7a64854784348aee28]

INTEGRATION: CWS jsc3 (1.3.16); FILE MERGED 2006/01/20 13:00:08 jsc 1.3.16.1: #i56247# unify include guards


2006-03-15  Vladimir Glazounov  <vg@openoffice.org>  [a85b675e0cc10919448ce68e130836fa971b0141]

INTEGRATION: CWS jsc3 (1.8.14); FILE MERGED 2006/01/20 13:00:07 jsc 1.8.14.1: #i56247# unify include guards


2006-03-15  Vladimir Glazounov  <vg@openoffice.org>  [3998db49240053ae8a11d3a94ce43c5c70fa6054]

INTEGRATION: CWS jsc3 (1.6.14); FILE MERGED 2006/01/20 13:00:06 jsc 1.6.14.1: #i56247# unify include guards


2006-03-15  Vladimir Glazounov  <vg@openoffice.org>  [4acd9b555eb26d915b94119b2d168d8179efc000]

INTEGRATION: CWS jsc3 (1.10.14); FILE MERGED 2006/01/20 13:00:06 jsc 1.10.14.1: #i56247# unify include guards


2006-03-15  Vladimir Glazounov  <vg@openoffice.org>  [bf918d7c13d521089bda63c072d3002c05eb6f24]

INTEGRATION: CWS jsc3 (1.3.16); FILE MERGED 2006/01/20 13:00:05 jsc 1.3.16.1: #i56247# unify include guards


2006-03-15  Vladimir Glazounov  <vg@openoffice.org>  [f3b23d3be60bdd8cbb7161a5e23fd87fe281167a]

INTEGRATION: CWS jsc3 (1.5.14); FILE MERGED 2006/01/20 13:00:05 jsc 1.5.14.1: #i56247# unify include guards


2006-03-15  Vladimir Glazounov  <vg@openoffice.org>  [e4732e48fac5e5e0aaf49e56036e9b3bf25fda7c]

INTEGRATION: CWS jsc3 (1.3.16); FILE MERGED 2006/01/20 13:00:04 jsc 1.3.16.1: #i56247# unify include guards


2006-03-15  Vladimir Glazounov  <vg@openoffice.org>  [0c3af4a28d9c4defd42f4952819a593cb4d0b721]

INTEGRATION: CWS jsc3 (1.3.16); FILE MERGED 2006/01/20 13:00:03 jsc 1.3.16.1: #i56247# unify include guards


2006-03-15  Vladimir Glazounov  <vg@openoffice.org>  [b5d0eaea26bb03b071ea618b80dd62fcb2b8932a]

INTEGRATION: CWS jsc3 (1.2.10); FILE MERGED 2006/02/17 16:00:03 jsc 1.2.10.2: #i56247# refactoring and cosmetics 2006/01/20 12:59:06 jsc 1.2.10.1: #i53950# refactor translateIdentifier to translateUnoToCppIdentifer


2006-03-15  Vladimir Glazounov  <vg@openoffice.org>  [212bd1816a8aeeec209620dfe93c865471bbef49]

INTEGRATION: CWS jsc3 (1.3.16); FILE MERGED 2006/01/20 13:00:02 jsc 1.3.16.1: #i56247# unify include guards


2006-03-15  Vladimir Glazounov  <vg@openoffice.org>  [efa0f03c91b0a40943fba63257271f1a4b6f0f4c]

INTEGRATION: CWS jsc3 (1.2.10); FILE MERGED 2006/02/17 16:41:22 jsc 1.2.10.1: #i56247# refactor commonly used functions in static libs


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [54f81801d8e0d937499cdad88a3fd312bdf10aee]

INTEGRATION: CWS skthes (1.1.2); FILE ADDED 2006/03/04 13:46:51 pjanik 1.1.2.1: #i41475#: Add Slovak thesaurus.


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [76d8304d809073e7291a514647d6c65752e38f64]

INTEGRATION: CWS skthes (1.1.2); FILE ADDED 2006/03/04 13:46:50 pjanik 1.1.2.1: #i41475#: Add Slovak thesaurus.


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [ece00981cee8cb2732868dcff3f0a8c5a7690848]

INTEGRATION: CWS skthes (1.9.2); FILE MERGED 2006/03/04 13:43:09 pjanik 1.9.2.1: #i41475#: Build sk_SK directory.


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [abae5ecea68d99bfa0b3f55024f1647600c5d755]

INTEGRATION: CWS pbrwuno (1.32.14); FILE MERGED 2005/10/21 11:53:22 fs 1.32.14.2: #i53095# +componentmodule 2005/10/17 14:21:39 fs 1.32.14.1: datetime is dead


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [3a5f3404db8cb4d6269d6609c22bbb84ff2908df]

INTEGRATION: CWS pbrwuno (1.1.2); FILE ADDED 2006/01/30 13:39:35 cn 1.1.2.1: #i57124# new initial version


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [ad1455554b25ea76d079092234bb03258b9ff3ce]

INTEGRATION: CWS pbrwuno (1.1.2); FILE ADDED 2006/01/30 13:39:14 cn 1.1.2.1: #i57124# new initial version


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [c49687440262491ebc77127379e7dc27bc2de915]

INTEGRATION: CWS pbrwuno (1.1.2); FILE ADDED 2006/01/30 13:50:55 cn 1.1.2.2: #i57124# remove try...catch from getPropertyOrderIndex() 2006/01/30 13:41:05 cn 1.1.2.1: #i57124# new initial version


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [3127ada6737a39ceb0cfab5c75bde831ecf288a0]

INTEGRATION: CWS pbrwuno (1.1.2); FILE ADDED 2006/01/30 13:40:27 cn 1.1.2.3: #i57124# final version 2005/12/20 15:45:29 cn 1.1.2.2: #i54690# final version 2005/12/15 21:08:49 cn 1.1.2.1: #i57124# initial version


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [f6a4ee83bf594a46c95aa7eaf9b620ec88647522]

INTEGRATION: CWS pbrwuno (1.4.4); FILE MERGED 2006/02/10 13:01:18 fs 1.4.4.3: #i10000# 2006/02/10 08:42:52 fs 1.4.4.2: RESYNC: (1.4-1.6); FILE MERGED 2006/01/30 13:44:48 cn 1.4.4.1: #i57124# new function 'createFloatingWindow()'


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [bd670debe4defb5722e9c6a52ea94d8a9e5c7548]

INTEGRATION: CWS pbrwuno (1.1.2); FILE ADDED 2006/01/30 13:35:08 cn 1.1.2.3: #i57124# documentation 2005/12/20 15:32:45 cn 1.1.2.2: #i57124# documentation 2005/12/15 20:56:11 cn 1.1.2.1: #i57124# initial version


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [d18b7a4308433518e1ef818da1d6edf637b2277d]

INTEGRATION: CWS pbrwuno (1.1.2); FILE ADDED 2006/01/30 13:36:23 cn 1.1.2.1: #i57124# new initial version


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [f2d2bb98e6483d3aaaab7123fc12d75e41c7a53e]

INTEGRATION: CWS pbrwuno (1.1.2); FILE ADDED 2006/02/14 15:28:46 fs 1.1.2.2: removed UnknownPropertyException from XObjectInspectorModel::getPropertyOrderIndex 2006/01/30 13:36:12 cn 1.1.2.1: #i57124# new initial version


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [29f010af71ba552b228068f5a8f748a69a3d87b5]

INTEGRATION: CWS pbrwuno (1.1.2); FILE ADDED 2006/01/30 13:23:08 cn 1.1.2.2: #i57124 replacement for 'OPropertyBrowserController' 2005/12/20 15:59:00 cn 1.1.2.1: #i57124# initial version


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [22b473a1c43d2696e519455895d85a374bea20dc]

INTEGRATION: CWS pbrwuno (1.1.2); FILE ADDED 2006/01/30 13:33:57 cn 1.1.2.1: #i57124 replacement for 'OPropertyBrowserController'


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [2b8218005176d79a5eb708224d7b7788b9275d52]

INTEGRATION: CWS pbrwuno (1.1.2); FILE ADDED 2005/12/15 07:34:21 cn 1.1.2.1: #57124# new initial version


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [78c1345876de7ae0edfab977f8f4b735e26f7800]

INTEGRATION: CWS pbrwuno (1.1.2); FILE ADDED 2005/12/15 07:34:11 cn 1.1.2.1: #57124# new initial version


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [29dc44e327c66d2f55c025f6943824efdfa65bda]

INTEGRATION: CWS pbrwuno (1.1.2); FILE ADDED 2006/01/30 13:31:31 cn 1.1.2.1: #i57124# new initial version


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [01a7483219bfd0639c3645c4a1a0319be0bcbc89]

INTEGRATION: CWS pbrwuno (1.1.2); FILE ADDED 2005/12/15 07:34:01 cn 1.1.2.1: #57124# new initial version


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [577f61dd3b68c5685b093dfef7b733b3b7ca8206]

INTEGRATION: CWS pbrwuno (1.1.2); FILE ADDED 2005/12/15 07:33:51 cn 1.1.2.1: #57124# new initial version


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [9d301352ace33cb24be9adfbea3368c734789baa]

INTEGRATION: CWS pbrwuno (1.1.2); FILE ADDED 2005/12/15 07:33:36 cn 1.1.2.1: #57124# new initial version


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [bb10fb6ee7bacbb9e37aed15cf4bc0493c7fabfd]

INTEGRATION: CWS pbrwuno (1.1.2); FILE ADDED 2005/12/15 07:33:20 cn 1.1.2.1: #57124# new initial version


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [c8e6bc5e816b278307f5dc409ed4a6398961db78]

INTEGRATION: CWS pbrwuno (1.1.2); FILE ADDED 2005/12/15 07:33:10 cn 1.1.2.1: #57124# new initial version


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [94ec856945576a1f134ff78fe86b05055cebac3d]

INTEGRATION: CWS pbrwuno (1.1.2); FILE ADDED 2005/12/15 07:32:54 cn 1.1.2.1: #57124# new initial version


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [bfd653129a62ed753cd35bfffa7111e20d572084]

INTEGRATION: CWS pbrwuno (1.1.2); FILE ADDED 2005/12/15 07:32:39 cn 1.1.2.1: #57124# new initial version


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [6751b4c7345992601d4224c414e3529db9ed9aea]

INTEGRATION: CWS pbrwuno (1.7.12); FILE MERGED 2005/10/17 14:29:51 fs 1.7.12.1: datetime is dead


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [c37c18d88f4e81d5a39d703d771e961ad34187f0]

INTEGRATION: CWS pbrwuno (1.5.12); FILE MERGED 2005/10/19 07:46:47 fs 1.5.12.1: #i53095# +clear


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [c34d9eeb2ed745cb8d08f225a14e5f3d6aa68ae3]

INTEGRATION: CWS pbrwuno (1.1.2); FILE ADDED 2005/10/21 11:51:44 fs 1.1.2.1: helper for implementing a library containing UNO components


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [0677a563cd21a0762870289d1462f5496c150b92]

INTEGRATION: CWS pbrwuno (1.3.14); FILE MERGED 2005/10/19 08:26:02 fs 1.3.14.3: #i53095# make IEventProcessor ref-counted 2005/10/11 12:59:48 fs 1.3.14.2: corrected the |run| implementation 2005/10/07 12:20:02 fs 1.3.14.1: cleaned up this, so that it's much more generic now - and thus usable for #i53095#


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [0b4255dc5c2fc379d31c6405c25f6ea301a23f5c]

INTEGRATION: CWS pbrwuno (1.5.12); FILE MERGED 2005/10/25 07:25:39 fs 1.5.12.3: #i53095# iterating 2005/10/19 07:46:39 fs 1.5.12.2: #i53095# +clear 2005/10/13 13:03:59 fs 1.5.12.1: #i53095# OSimpleListenerContainer, which works with function pointers and thus makes deriving unnecessary for straight Listener::method(event) calls


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [e7fdddd88d8f91faea9f14083131c71b9357fa79]

INTEGRATION: CWS pbrwuno (1.1.2); FILE ADDED 2005/10/24 07:38:29 fs 1.1.2.2: _Static -> _static 2005/10/21 11:51:44 fs 1.1.2.1: helper for implementing a library containing UNO components


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [9f56e8f5561d386afaeac3f592cf661a5fdcee6e]

INTEGRATION: CWS pbrwuno (1.4.14); FILE MERGED 2005/10/19 08:25:56 fs 1.4.14.2: #i53095# make IEventProcessor ref-counted 2005/10/07 12:19:53 fs 1.4.14.1: cleaned up this, so that it's much more generic now - and thus usable for #i53095#


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [54c3d2ef0a94c32c0001fbfb03f0e86f8b0247c8]

INTEGRATION: CWS pbrwuno (1.1.4); FILE MERGED 2005/11/01 10:28:43 fs 1.1.4.5: RESYNC: (1.2-1.3); FILE MERGED 2005/10/07 12:18:51 fs 1.1.4.4: #i53095# some assertion corrected 2005/09/26 05:52:27 fs 1.1.4.3: oops - wrongly removed 2005/09/05 06:58:47 fs 1.1.4.2: RESYNC:; FILE REMOVED 2005/08/05 07:11:10 fs 1.1.4.1: copying herein from CWS dba201b (rev. 1.1.2.1)


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [52403389be09188a82f38de83a7ecf4e4c1ebe4e]

INTEGRATION: CWS pbrwuno (1.13.24); FILE MERGED 2005/10/21 12:28:31 fs 1.13.24.3: #i53095# +componentresmodule 2005/10/04 11:57:03 fs 1.13.24.2: RESYNC: (1.13-1.15); FILE MERGED 2005/09/05 08:06:27 fs 1.13.24.1: copying changes from CWS dba201b herein


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [9a3ec7b70b0784331350cde457354a8e8bd83939]

INTEGRATION: CWS pbrwuno (1.1.2); FILE ADDED 2005/11/01 13:37:28 fs 1.1.2.2: #i10000# 2005/10/21 12:26:54 fs 1.1.2.1: helper for implementing a library containing UNO components, plus resource access


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [45fe530d4ec65ecbe392abc0dbf9c2b174268ddf]

INTEGRATION: CWS pbrwuno (1.1.2); FILE ADDED 2005/10/24 07:57:33 fs 1.1.2.2: defines for easier definition/implementation of concrete modules 2005/10/21 12:16:38 fs 1.1.2.1: helper for implementing a library containing UNO components, plus resource access


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [df82b5326fcc682f4a95a369e266868378775d80]

INTEGRATION: CWS pbrwuno (1.6.32); FILE MERGED 2005/10/25 12:46:41 fs 1.6.32.1: #i53095# added ctor with XComponentContext


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [368ef10fae1e8745bc7f3575dcd28197b4dcbd49]

INTEGRATION: CWS pbrwuno (1.3.88); FILE MERGED 2005/11/02 11:43:48 fs 1.3.88.13: #i10000# exception specifications 2005/10/25 07:13:16 fs 1.3.88.12: #i53095# knitting lose ends (amongst others, make the handlers available as service) 2005/10/24 08:42:11 fs 1.3.88.11: start making the handlers full-fledged components, with using a new infrastructure replacing extensions/source/inc/componentmodule.* 2005/10/17 14:09:42 fs 1.3.88.10: #i53095# some cleanup of remaining TODOs 2005/10/13 13:01:12 fs 1.3.88.9: #i53095# introduce an XObjectInspector/Model 2005/10/11 13:30:01 fs 1.3.88.8: #i53095# phase 3: introduced XPropertyHandler and XObjectInspectorUI same open issues as in previous phase (plus probably some more, since not everything is tested, yet :-\) 2005/10/05 07:16:22 fs 1.3.88.7: RESYNC: (1.3-1.4); FILE MERGED 2005/09/05 07:41:56 fs 1.3.88.6: #i53095# phase 3, part 1: introduced XPropertyControl and relatives, describing one control in the ObjectInspector, responsible for one property known issues: - rebuildPropertyUI can cause problems now: If the user clicks into   the control for property A, which causes property B to be committed,   which causes the UI for property A to be rebuilt, then this will   crash currently. Reason: rebuildPropertyUI now synchronously replaces   the VCL-Window of the rebuilt control, which is exactly the one   which is still in some MouseButtonDown-handler.   possible solutions:   - see if rebuiltPropertyUI can be obsoleted - handlers should be able     to just obtain the XPropertyControl from the PropertyUI, and     re-initialize the control. Shouldn't they?`   - make one of the steps in the chain (mouse-click, handler-call,     rebuildPropertyUI-callback) asynchronous. 2005/08/18 12:44:36 fs 1.3.88.5: #i53095#, phase 2

moved (nearly) all property handling to dedicated handlers, the controller is
now simply managing a set of handlers

open issues for making the property browser completely generic:
- target page for a property - at the moment, the pbrw uses form-specific
  knowledge
- relative position of properties. Again, the pbrw uses the OPropertyInfoService
  which is not generic
- isComposeable for a given property. Also OPropertyInfoService-dependent ATM
- help ids of pages and the pbrw as a whole. They're hard-coded at the moment

other open issues:
everything in the code which is tagged with TOD/UNOize. Those are items which
do not immediately hinder phase 3 (real UNOization, i.e. definition of new
UNO interfaces for the handlers, the controller, and so on), but need to be
addressed in phase 4 (knit lose ends)
2005/08/16 05:39:09 fs 1.3.88.4: #i53095# completely moved the handling of actuating properties into dedicated handlers
2005/08/12 16:30:16 fs 1.3.88.3: - more fine-grained control in the IPropertyBrowserUI which elements
  to enable or disable
- moved designing the SQL command into a dedicated handler
- some more reactions on actuating properties move to dedicated handlers
- *nearly* completed implementation of the "composed browser UI", which
  collects and combines UI change requests (IPropertyBrowserUI)
  (still missing: proper auto-firing)
2005/08/10 15:41:48 fs 1.3.88.2: #i53095#
get rid of nearly all [1] the implementations in OPropertyBrowserController::Clicked,
and move them to a FormComponentHandler

[1] still to migrate:
- browsing for events (needs a dedicated event property handler)
- handling for clicking the button of the Command property - this
  is kind of asynchronous, and IPropertyHandler is not yet prepared for this
2005/08/09 14:00:10 fs 1.3.88.1: #i53095# phase 1:
- don't use strings to transver values between controls and introspectee, but Anys
- first version of a dedicated property handler for form-component-related properties
  (not yet completed)
known regressions over previous phase:
- handlers for events not yet implemented, thus some assertions
- click handlers for form-component-related properties do not yet work,
  thus the browse buttons mostly do not work

2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [8b285f5c28a81507e6e6f04b0bac21c732c0749f]

INTEGRATION: CWS pbrwuno (1.3.88); FILE MERGED 2006/03/13 07:35:15 fs 1.3.88.21: more help ids 2006/03/09 14:16:41 fs 1.3.88.20: Has*Button must be set, too, not only the images 2006/02/15 07:25:56 fs 1.3.88.19: don't access &(*foo.begin()) of empty STL containers 2005/11/02 12:17:22 fs 1.3.88.18: #i10000# exception specifications 2005/11/02 11:43:48 fs 1.3.88.17: #i10000# exception specifications 2005/10/25 07:13:16 fs 1.3.88.16: #i53095# knitting lose ends (amongst others, make the handlers available as service) 2005/10/24 08:42:10 fs 1.3.88.15: start making the handlers full-fledged components, with using a new infrastructure replacing extensions/source/inc/componentmodule.* 2005/10/17 14:09:40 fs 1.3.88.14: #i53095# some cleanup of remaining TODOs 2005/10/17 13:19:06 fs 1.3.88.13: #i53095# proper listener administration: allow multiple listeners per handler 2005/10/17 09:48:45 fs 1.3.88.12: #i53095# make DateFields and TimeFields exchange their values as css.util.Date/Time 2005/10/17 08:58:21 fs 1.3.88.11: some mutex locking 2005/10/14 12:43:50 fs 1.3.88.10: #i53095# properly care for MAYBEVOID properties and AMBIGUOUS property values 2005/10/13 13:01:12 fs 1.3.88.9: #i53095# introduce an XObjectInspector/Model 2005/10/11 13:29:58 fs 1.3.88.8: #i53095# phase 3: introduced XPropertyHandler and XObjectInspectorUI same open issues as in previous phase (plus probably some more, since not everything is tested, yet :-\) 2005/10/05 07:16:07 fs 1.3.88.7: RESYNC: (1.3-1.4); FILE MERGED 2005/09/05 07:41:56 fs 1.3.88.6: #i53095# phase 3, part 1: introduced XPropertyControl and relatives, describing one control in the ObjectInspector, responsible for one property known issues: - rebuildPropertyUI can cause problems now: If the user clicks into   the control for property A, which causes property B to be committed,   which causes the UI for property A to be rebuilt, then this will   crash currently. Reason: rebuildPropertyUI now synchronously replaces   the VCL-Window of the rebuilt control, which is exactly the one   which is still in some MouseButtonDown-handler.   possible solutions:   - see if rebuiltPropertyUI can be obsoleted - handlers should be able     to just obtain the XPropertyControl from the PropertyUI, and     re-initialize the control. Shouldn't they?`   - make one of the steps in the chain (mouse-click, handler-call,     rebuildPropertyUI-callback) asynchronous. 2005/08/18 12:44:36 fs 1.3.88.5: #i53095#, phase 2

moved (nearly) all property handling to dedicated handlers, the controller is
now simply managing a set of handlers

open issues for making the property browser completely generic:
- target page for a property - at the moment, the pbrw uses form-specific
  knowledge
- relative position of properties. Again, the pbrw uses the OPropertyInfoService
  which is not generic
- isComposeable for a given property. Also OPropertyInfoService-dependent ATM
- help ids of pages and the pbrw as a whole. They're hard-coded at the moment

other open issues:
everything in the code which is tagged with TOD/UNOize. Those are items which
do not immediately hinder phase 3 (real UNOization, i.e. definition of new
UNO interfaces for the handlers, the controller, and so on), but need to be
addressed in phase 4 (knit lose ends)
2005/08/16 05:39:08 fs 1.3.88.4: #i53095# completely moved the handling of actuating properties into dedicated handlers
2005/08/12 16:30:16 fs 1.3.88.3: - more fine-grained control in the IPropertyBrowserUI which elements
  to enable or disable
- moved designing the SQL command into a dedicated handler
- some more reactions on actuating properties move to dedicated handlers
- *nearly* completed implementation of the "composed browser UI", which
  collects and combines UI change requests (IPropertyBrowserUI)
  (still missing: proper auto-firing)
2005/08/10 15:41:48 fs 1.3.88.2: #i53095#
get rid of nearly all [1] the implementations in OPropertyBrowserController::Clicked,
and move them to a FormComponentHandler

[1] still to migrate:
- browsing for events (needs a dedicated event property handler)
- handling for clicking the button of the Command property - this
  is kind of asynchronous, and IPropertyHandler is not yet prepared for this
2005/08/09 14:00:09 fs 1.3.88.1: #i53095# phase 1:
- don't use strings to transver values between controls and introspectee, but Anys
- first version of a dedicated property handler for form-component-related properties
  (not yet completed)
known regressions over previous phase:
- handlers for events not yet implemented, thus some assertions
- click handlers for form-component-related properties do not yet work,
  thus the browse buttons mostly do not work

2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [70dc2ea58beca9ba12ea390547410c31559e9870]

INTEGRATION: CWS pbrwuno (1.4.16); FILE MERGED 2005/10/17 13:19:05 fs 1.4.16.1: #i53095# proper listener administration: allow multiple listeners per handler


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [dbaaf530f22a1d6b66b25ec4d7132a2d7f97351d]

INTEGRATION: CWS pbrwuno (1.3.88); FILE MERGED 2005/10/17 13:19:05 fs 1.3.88.3: #i53095# proper listener administration: allow multiple listeners per handler 2005/10/05 07:15:29 fs 1.3.88.2: RESYNC: (1.3-1.4); FILE MERGED 2005/08/09 14:00:09 fs 1.3.88.1: #i53095# phase 1: - don't use strings to transver values between controls and introspectee, but Anys - first version of a dedicated property handler for form-component-related properties   (not yet completed) known regressions over previous phase: - handlers for events not yet implemented, thus some assertions - click handlers for form-component-related properties do not yet work,   thus the browse buttons mostly do not work


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [83d3bdf45b85da750657efc6d01661c158c5550e]

INTEGRATION: CWS pbrwuno (1.3.294); FILE MERGED 2005/10/05 07:14:42 fs 1.3.294.3: RESYNC: (1.3-1.4); FILE MERGED 2005/09/05 07:41:56 fs 1.3.294.2: #i53095# phase 3, part 1: introduced XPropertyControl and relatives, describing one control in the ObjectInspector, responsible for one property known issues: - rebuildPropertyUI can cause problems now: If the user clicks into   the control for property A, which causes property B to be committed,   which causes the UI for property A to be rebuilt, then this will   crash currently. Reason: rebuildPropertyUI now synchronously replaces   the VCL-Window of the rebuilt control, which is exactly the one   which is still in some MouseButtonDown-handler.   possible solutions:   - see if rebuiltPropertyUI can be obsoleted - handlers should be able     to just obtain the XPropertyControl from the PropertyUI, and     re-initialize the control. Shouldn't they?`   - make one of the steps in the chain (mouse-click, handler-call,     rebuildPropertyUI-callback) asynchronous. 2005/08/09 14:00:09 fs 1.3.294.1: #i53095# phase 1: - don't use strings to transver values between controls and introspectee, but Anys - first version of a dedicated property handler for form-component-related properties   (not yet completed) known regressions over previous phase: - handlers for events not yet implemented, thus some assertions - click handlers for form-component-related properties do not yet work,   thus the browse buttons mostly do not work


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [b6b0ccd0225e85a53464bd7046164e8d2f09e6f7]

INTEGRATION: CWS pbrwuno (1.5.294); FILE MERGED 2005/10/05 07:14:31 fs 1.5.294.3: RESYNC: (1.5-1.6); FILE MERGED 2005/09/05 07:41:55 fs 1.5.294.2: #i53095# phase 3, part 1: introduced XPropertyControl and relatives, describing one control in the ObjectInspector, responsible for one property known issues: - rebuildPropertyUI can cause problems now: If the user clicks into   the control for property A, which causes property B to be committed,   which causes the UI for property A to be rebuilt, then this will   crash currently. Reason: rebuildPropertyUI now synchronously replaces   the VCL-Window of the rebuilt control, which is exactly the one   which is still in some MouseButtonDown-handler.   possible solutions:   - see if rebuiltPropertyUI can be obsoleted - handlers should be able     to just obtain the XPropertyControl from the PropertyUI, and     re-initialize the control. Shouldn't they?`   - make one of the steps in the chain (mouse-click, handler-call,     rebuildPropertyUI-callback) asynchronous. 2005/08/09 14:00:09 fs 1.5.294.1: #i53095# phase 1: - don't use strings to transver values between controls and introspectee, but Anys - first version of a dedicated property handler for form-component-related properties   (not yet completed) known regressions over previous phase: - handlers for events not yet implemented, thus some assertions - click handlers for form-component-related properties do not yet work,   thus the browse buttons mostly do not work


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [cc38a9a2f0380137515371f90422e98569a60a3d]

INTEGRATION: CWS pbrwuno (1.6.2); FILE MERGED 2005/10/24 08:42:10 fs 1.6.2.1: start making the handlers full-fledged components, with using a new infrastructure replacing extensions/source/inc/componentmodule.*


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [3f12cffaf26658510d635de7a19002812ef41883]

INTEGRATION: CWS pbrwuno (1.5.16); FILE MERGED 2005/10/24 08:42:09 fs 1.5.16.1: start making the handlers full-fledged components, with using a new infrastructure replacing extensions/source/inc/componentmodule.*


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [7fb24653a55a5f680a9955dec58b25990bdcdb28]

INTEGRATION: CWS pbrwuno (1.3.88); FILE MERGED 2005/11/02 11:43:47 fs 1.3.88.15: #i10000# exception specifications 2005/10/25 07:13:16 fs 1.3.88.14: #i53095# knitting lose ends (amongst others, make the handlers available as service) 2005/10/24 08:42:08 fs 1.3.88.13: start making the handlers full-fledged components, with using a new infrastructure replacing extensions/source/inc/componentmodule.* 2005/10/19 08:48:44 fs 1.3.88.12: protect agains multiple inspection (more precise: properly deal with it) 2005/10/17 14:09:40 fs 1.3.88.11: #i53095# some cleanup of remaining TODOs 2005/10/17 13:19:04 fs 1.3.88.10: #i53095# proper listener administration: allow multiple listeners per handler 2005/10/13 13:01:12 fs 1.3.88.9: #i53095# introduce an XObjectInspector/Model 2005/10/11 13:29:55 fs 1.3.88.8: #i53095# phase 3: introduced XPropertyHandler and XObjectInspectorUI same open issues as in previous phase (plus probably some more, since not everything is tested, yet :-\) 2005/10/05 07:12:49 fs 1.3.88.7: RESYNC: (1.3-1.4); FILE MERGED 2005/09/05 07:41:55 fs 1.3.88.6: #i53095# phase 3, part 1: introduced XPropertyControl and relatives, describing one control in the ObjectInspector, responsible for one property known issues: - rebuildPropertyUI can cause problems now: If the user clicks into   the control for property A, which causes property B to be committed,   which causes the UI for property A to be rebuilt, then this will   crash currently. Reason: rebuildPropertyUI now synchronously replaces   the VCL-Window of the rebuilt control, which is exactly the one   which is still in some MouseButtonDown-handler.   possible solutions:   - see if rebuiltPropertyUI can be obsoleted - handlers should be able     to just obtain the XPropertyControl from the PropertyUI, and     re-initialize the control. Shouldn't they?`   - make one of the steps in the chain (mouse-click, handler-call,     rebuildPropertyUI-callback) asynchronous. 2005/08/18 12:44:36 fs 1.3.88.5: #i53095#, phase 2

moved (nearly) all property handling to dedicated handlers, the controller is
now simply managing a set of handlers

open issues for making the property browser completely generic:
- target page for a property - at the moment, the pbrw uses form-specific
  knowledge
- relative position of properties. Again, the pbrw uses the OPropertyInfoService
  which is not generic
- isComposeable for a given property. Also OPropertyInfoService-dependent ATM
- help ids of pages and the pbrw as a whole. They're hard-coded at the moment

other open issues:
everything in the code which is tagged with TOD/UNOize. Those are items which
do not immediately hinder phase 3 (real UNOization, i.e. definition of new
UNO interfaces for the handlers, the controller, and so on), but need to be
addressed in phase 4 (knit lose ends)
2005/08/16 05:39:07 fs 1.3.88.4: #i53095# completely moved the handling of actuating properties into dedicated handlers
2005/08/12 16:30:16 fs 1.3.88.3: - more fine-grained control in the IPropertyBrowserUI which elements
  to enable or disable
- moved designing the SQL command into a dedicated handler
- some more reactions on actuating properties move to dedicated handlers
- *nearly* completed implementation of the "composed browser UI", which
  collects and combines UI change requests (IPropertyBrowserUI)
  (still missing: proper auto-firing)
2005/08/10 15:41:48 fs 1.3.88.2: #i53095#
get rid of nearly all [1] the implementations in OPropertyBrowserController::Clicked,
and move them to a FormComponentHandler

[1] still to migrate:
- browsing for events (needs a dedicated event property handler)
- handling for clicking the button of the Command property - this
  is kind of asynchronous, and IPropertyHandler is not yet prepared for this
2005/08/09 14:00:08 fs 1.3.88.1: #i53095# phase 1:
- don't use strings to transver values between controls and introspectee, but Anys
- first version of a dedicated property handler for form-component-related properties
  (not yet completed)
known regressions over previous phase:
- handlers for events not yet implemented, thus some assertions
- click handlers for form-component-related properties do not yet work,
  thus the browse buttons mostly do not work

2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [cd5b956817d0a6585d44f50857d690e9dc58145e]

INTEGRATION: CWS pbrwuno (1.3.88); FILE MERGED 2006/03/10 11:32:29 fs 1.3.88.19: help ids 2006/03/10 09:43:46 fs 1.3.88.18: proper enum types 2006/02/15 07:25:55 fs 1.3.88.17: don't access &(*foo.begin()) of empty STL containers 2005/11/02 11:43:47 fs 1.3.88.16: #i10000# exception specifications 2005/10/25 07:13:15 fs 1.3.88.15: #i53095# knitting lose ends (amongst others, make the handlers available as service) 2005/10/19 08:48:43 fs 1.3.88.14: protect agains multiple inspection (more precise: properly deal with it) 2005/10/17 14:09:39 fs 1.3.88.13: #i53095# some cleanup of remaining TODOs 2005/10/17 13:19:03 fs 1.3.88.12: #i53095# proper listener administration: allow multiple listeners per handler 2005/10/17 08:58:20 fs 1.3.88.11: some mutex locking 2005/10/14 12:43:50 fs 1.3.88.10: #i53095# properly care for MAYBEVOID properties and AMBIGUOUS property values 2005/10/13 13:01:11 fs 1.3.88.9: #i53095# introduce an XObjectInspector/Model 2005/10/11 13:29:53 fs 1.3.88.8: #i53095# phase 3: introduced XPropertyHandler and XObjectInspectorUI same open issues as in previous phase (plus probably some more, since not everything is tested, yet :-\) 2005/10/05 07:12:16 fs 1.3.88.7: RESYNC: (1.3-1.4); FILE MERGED 2005/09/05 07:41:55 fs 1.3.88.6: #i53095# phase 3, part 1: introduced XPropertyControl and relatives, describing one control in the ObjectInspector, responsible for one property known issues: - rebuildPropertyUI can cause problems now: If the user clicks into   the control for property A, which causes property B to be committed,   which causes the UI for property A to be rebuilt, then this will   crash currently. Reason: rebuildPropertyUI now synchronously replaces   the VCL-Window of the rebuilt control, which is exactly the one   which is still in some MouseButtonDown-handler.   possible solutions:   - see if rebuiltPropertyUI can be obsoleted - handlers should be able     to just obtain the XPropertyControl from the PropertyUI, and     re-initialize the control. Shouldn't they?`   - make one of the steps in the chain (mouse-click, handler-call,     rebuildPropertyUI-callback) asynchronous. 2005/08/18 12:44:35 fs 1.3.88.5: #i53095#, phase 2

moved (nearly) all property handling to dedicated handlers, the controller is
now simply managing a set of handlers

open issues for making the property browser completely generic:
- target page for a property - at the moment, the pbrw uses form-specific
  knowledge
- relative position of properties. Again, the pbrw uses the OPropertyInfoService
  which is not generic
- isComposeable for a given property. Also OPropertyInfoService-dependent ATM
- help ids of pages and the pbrw as a whole. They're hard-coded at the moment

other open issues:
everything in the code which is tagged with TOD/UNOize. Those are items which
do not immediately hinder phase 3 (real UNOization, i.e. definition of new
UNO interfaces for the handlers, the controller, and so on), but need to be
addressed in phase 4 (knit lose ends)
2005/08/16 05:39:07 fs 1.3.88.4: #i53095# completely moved the handling of actuating properties into dedicated handlers
2005/08/12 16:30:16 fs 1.3.88.3: - more fine-grained control in the IPropertyBrowserUI which elements
  to enable or disable
- moved designing the SQL command into a dedicated handler
- some more reactions on actuating properties move to dedicated handlers
- *nearly* completed implementation of the "composed browser UI", which
  collects and combines UI change requests (IPropertyBrowserUI)
  (still missing: proper auto-firing)
2005/08/10 15:41:48 fs 1.3.88.2: #i53095#
get rid of nearly all [1] the implementations in OPropertyBrowserController::Clicked,
and move them to a FormComponentHandler

[1] still to migrate:
- browsing for events (needs a dedicated event property handler)
- handling for clicking the button of the Command property - this
  is kind of asynchronous, and IPropertyHandler is not yet prepared for this
2005/08/09 14:00:08 fs 1.3.88.1: #i53095# phase 1:
- don't use strings to transver values between controls and introspectee, but Anys
- first version of a dedicated property handler for form-component-related properties
  (not yet completed)
known regressions over previous phase:
- handlers for events not yet implemented, thus some assertions
- click handlers for form-component-related properties do not yet work,
  thus the browse buttons mostly do not work

2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [e12de8651253ef944bdf3e9c65ec5aad2928a7c4]

INTEGRATION: CWS pbrwuno (1.3.88); FILE MERGED 2005/12/19 12:22:19 fs 1.3.88.6: #i53095# also allow for BYTE sequences 2005/10/24 08:42:07 fs 1.3.88.5: start making the handlers full-fledged components, with using a new infrastructure replacing extensions/source/inc/componentmodule.* 2005/10/17 12:20:20 fs 1.3.88.4: make StringListField exchange a sequence< string > 2005/10/05 07:11:39 fs 1.3.88.3: RESYNC: (1.3-1.4); FILE MERGED 2005/08/18 12:44:35 fs 1.3.88.2: #i53095#, phase 2

moved (nearly) all property handling to dedicated handlers, the controller is
now simply managing a set of handlers

open issues for making the property browser completely generic:
- target page for a property - at the moment, the pbrw uses form-specific
  knowledge
- relative position of properties. Again, the pbrw uses the OPropertyInfoService
  which is not generic
- isComposeable for a given property. Also OPropertyInfoService-dependent ATM
- help ids of pages and the pbrw as a whole. They're hard-coded at the moment

other open issues:
everything in the code which is tagged with TOD/UNOize. Those are items which
do not immediately hinder phase 3 (real UNOization, i.e. definition of new
UNO interfaces for the handlers, the controller, and so on), but need to be
addressed in phase 4 (knit lose ends)
2005/08/09 14:00:08 fs 1.3.88.1: #i53095# phase 1:
- don't use strings to transver values between controls and introspectee, but Anys
- first version of a dedicated property handler for form-component-related properties
  (not yet completed)
known regressions over previous phase:
- handlers for events not yet implemented, thus some assertions
- click handlers for form-component-related properties do not yet work,
  thus the browse buttons mostly do not work

2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [50eb218c74ad3d72bcd94bd28ecadeb8f185dde4]

INTEGRATION: CWS pbrwuno (1.5.158); FILE MERGED 2006/02/10 11:52:35 fs 1.5.158.10: NullPointerException is unusual at addFooListener methods 2005/12/20 10:54:54 fs 1.5.158.9: #i53095# new control type for editing hyperlinks 2005/10/19 07:48:06 fs 1.5.158.8: #i53095# knitting some loose ends 2005/10/17 12:20:19 fs 1.5.158.7: make StringListField exchange a sequence< string > 2005/10/17 10:28:01 fs 1.5.158.6: #i53095# make numeric field exchange its values as double 2005/10/17 07:17:06 fs 1.5.158.5: replace MeasurementUnit with css.util.MeasureUnit 2005/10/14 12:43:49 fs 1.5.158.4: #i53095# properly care for MAYBEVOID properties and AMBIGUOUS property values 2005/10/05 07:10:54 fs 1.5.158.3: RESYNC: (1.5-1.6); FILE MERGED 2005/09/05 07:41:55 fs 1.5.158.2: #i53095# phase 3, part 1: introduced XPropertyControl and relatives, describing one control in the ObjectInspector, responsible for one property known issues: - rebuildPropertyUI can cause problems now: If the user clicks into   the control for property A, which causes property B to be committed,   which causes the UI for property A to be rebuilt, then this will   crash currently. Reason: rebuildPropertyUI now synchronously replaces   the VCL-Window of the rebuilt control, which is exactly the one   which is still in some MouseButtonDown-handler.   possible solutions:   - see if rebuiltPropertyUI can be obsoleted - handlers should be able     to just obtain the XPropertyControl from the PropertyUI, and     re-initialize the control. Shouldn't they?`   - make one of the steps in the chain (mouse-click, handler-call,     rebuildPropertyUI-callback) asynchronous. 2005/08/09 14:00:07 fs 1.5.158.1: #i53095# phase 1: - don't use strings to transver values between controls and introspectee, but Anys - first version of a dedicated property handler for form-component-related properties   (not yet completed) known regressions over previous phase: - handlers for events not yet implemented, thus some assertions - click handlers for form-component-related properties do not yet work,   thus the browse buttons mostly do not work


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [698af54e8ab23bc6b7c65b012abfab75b0c6bb8e]

INTEGRATION: CWS pbrwuno (1.17.36); FILE MERGED 2006/02/13 07:28:41 fs 1.17.36.17: #i10000# 2006/02/10 11:51:46 fs 1.17.36.16: NullPointerException is unusual at addFooListener methods 2006/02/10 08:32:14 fs 1.17.36.15: RESYNC: (1.18-1.19); FILE MERGED 2005/12/20 10:54:54 fs 1.17.36.14: #i53095# new control type for editing hyperlinks 2005/12/19 12:23:15 fs 1.17.36.13: #i53095# don't produce an trailing empty line in multi line edits 2005/12/16 15:29:58 fs 1.17.36.12: ImplCalcLongValue: care for overflow 2005/10/26 14:03:33 fs 1.17.36.11: some cleanups for finalizing #i53095# 2005/10/24 08:42:07 fs 1.17.36.10: start making the handlers full-fledged components, with using a new infrastructure replacing extensions/source/inc/componentmodule.* 2005/10/19 07:48:06 fs 1.17.36.9: #i53095# knitting some loose ends 2005/10/17 12:20:18 fs 1.17.36.8: make StringListField exchange a sequence< string > 2005/10/17 10:28:00 fs 1.17.36.7: #i53095# make numeric field exchange its values as double 2005/10/17 09:48:42 fs 1.17.36.6: #i53095# make DateFields and TimeFields exchange their values as css.util.Date/Time 2005/10/17 07:17:05 fs 1.17.36.5: replace MeasurementUnit with css.util.MeasureUnit 2005/10/14 12:43:49 fs 1.17.36.4: #i53095# properly care for MAYBEVOID properties and AMBIGUOUS property values 2005/10/05 07:10:42 fs 1.17.36.3: RESYNC: (1.17-1.18); FILE MERGED 2005/09/05 07:41:54 fs 1.17.36.2: #i53095# phase 3, part 1: introduced XPropertyControl and relatives, describing one control in the ObjectInspector, responsible for one property known issues: - rebuildPropertyUI can cause problems now: If the user clicks into   the control for property A, which causes property B to be committed,   which causes the UI for property A to be rebuilt, then this will   crash currently. Reason: rebuildPropertyUI now synchronously replaces   the VCL-Window of the rebuilt control, which is exactly the one   which is still in some MouseButtonDown-handler.   possible solutions:   - see if rebuiltPropertyUI can be obsoleted - handlers should be able     to just obtain the XPropertyControl from the PropertyUI, and     re-initialize the control. Shouldn't they?`   - make one of the steps in the chain (mouse-click, handler-call,     rebuildPropertyUI-callback) asynchronous. 2005/08/09 14:00:07 fs 1.17.36.1: #i53095# phase 1: - don't use strings to transver values between controls and introspectee, but Anys - first version of a dedicated property handler for form-component-related properties   (not yet completed) known regressions over previous phase: - handlers for events not yet implemented, thus some assertions - click handlers for form-component-related properties do not yet work,   thus the browse buttons mostly do not work


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [9f0c0cd510f6114acd2896104dc86028a81988de]

INTEGRATION: CWS pbrwuno (1.1.2); FILE ADDED 2005/10/13 13:01:11 fs 1.1.2.3: #i53095# introduce an XObjectInspector/Model 2005/10/11 13:29:51 fs 1.1.2.2: #i53095# phase 3: introduced XPropertyHandler and XObjectInspectorUI same open issues as in previous phase (plus probably some more, since not everything is tested, yet :-\) 2005/08/12 16:30:15 fs 1.1.2.1: - more fine-grained control in the IPropertyBrowserUI which elements   to enable or disable - moved designing the SQL command into a dedicated handler - some more reactions on actuating properties move to dedicated handlers - *nearly* completed implementation of the "composed browser UI", which   collects and combines UI change requests (IPropertyBrowserUI)   (still missing: proper auto-firing)


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [5e86ffd3d3e4aef3b09ffeb8a6c6a727c824d104]

INTEGRATION: CWS pbrwuno (1.1.2); FILE ADDED 2005/10/24 08:42:06 fs 1.1.2.3: start making the handlers full-fledged components, with using a new infrastructure replacing extensions/source/inc/componentmodule.* 2005/10/13 13:01:11 fs 1.1.2.2: #i53095# introduce an XObjectInspector/Model 2005/08/12 16:30:15 fs 1.1.2.1: - more fine-grained control in the IPropertyBrowserUI which elements   to enable or disable - moved designing the SQL command into a dedicated handler - some more reactions on actuating properties move to dedicated handlers - *nearly* completed implementation of the "composed browser UI", which   collects and combines UI change requests (IPropertyBrowserUI)   (still missing: proper auto-firing)


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [c18d5bbb1163419a8dc131e0be2511b4790b6f30]

INTEGRATION: CWS pbrwuno (1.4.16); FILE MERGED 2005/10/24 08:42:05 fs 1.4.16.1: start making the handlers full-fledged components, with using a new infrastructure replacing extensions/source/inc/componentmodule.*


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [79aebcf7da684ccad4ac146e3fbc7a6a5e35e2a1]

INTEGRATION: CWS pbrwuno (1.5.16); FILE MERGED 2005/10/24 08:42:04 fs 1.5.16.1: start making the handlers full-fledged components, with using a new infrastructure replacing extensions/source/inc/componentmodule.*


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [a938bdb3dcae4339bcfc74f8cb3ca8646bd24ccf]

INTEGRATION: CWS pbrwuno (1.2.16); FILE MERGED 2005/11/01 12:22:08 fs 1.2.16.1: remove history logs


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [3688c0383e282dfa398e53798bead86a233fa41d]

INTEGRATION: CWS pbrwuno (1.3.158); FILE MERGED 2005/10/11 13:29:49 fs 1.3.158.5: #i53095# phase 3: introduced XPropertyHandler and XObjectInspectorUI same open issues as in previous phase (plus probably some more, since not everything is tested, yet :-\) 2005/10/05 07:08:20 fs 1.3.158.4: RESYNC: (1.3-1.4); FILE MERGED 2005/09/05 07:41:54 fs 1.3.158.3: #i53095# phase 3, part 1: introduced XPropertyControl and relatives, describing one control in the ObjectInspector, responsible for one property known issues: - rebuildPropertyUI can cause problems now: If the user clicks into   the control for property A, which causes property B to be committed,   which causes the UI for property A to be rebuilt, then this will   crash currently. Reason: rebuildPropertyUI now synchronously replaces   the VCL-Window of the rebuilt control, which is exactly the one   which is still in some MouseButtonDown-handler.   possible solutions:   - see if rebuiltPropertyUI can be obsoleted - handlers should be able     to just obtain the XPropertyControl from the PropertyUI, and     re-initialize the control. Shouldn't they?`   - make one of the steps in the chain (mouse-click, handler-call,     rebuildPropertyUI-callback) asynchronous. 2005/08/10 15:41:48 fs 1.3.158.2: #i53095# get rid of nearly all [1] the implementations in OPropertyBrowserController::Clicked, and move them to a FormComponentHandler

[1] still to migrate:
- browsing for events (needs a dedicated event property handler)
- handling for clicking the button of the Command property - this
  is kind of asynchronous, and IPropertyHandler is not yet prepared for this
2005/08/09 14:00:07 fs 1.3.158.1: #i53095# phase 1:
- don't use strings to transver values between controls and introspectee, but Anys
- first version of a dedicated property handler for form-component-related properties
  (not yet completed)
known regressions over previous phase:
- handlers for events not yet implemented, thus some assertions
- click handlers for form-component-related properties do not yet work,
  thus the browse buttons mostly do not work

2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [0aa84224eafa27390a89aa3f5bb3daad85b36f5c]

INTEGRATION: CWS pbrwuno (1.1.2); FILE ADDED 2005/10/25 07:18:12 fs 1.1.2.1: helper class for translating XPropertyChangeListener events


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [121af9c749ace1403e0990d1cf81ea5345e46ea9]

INTEGRATION: CWS pbrwuno (1.1.2); FILE ADDED 2005/10/25 07:18:11 fs 1.1.2.1: helper class for translating XPropertyChangeListener events


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [47d7c5fa05c3431aab727083f4cea11d3bb5ffbf]

INTEGRATION: CWS pbrwuno (1.5.294); FILE MERGED 2005/10/05 07:08:08 fs 1.5.294.2: RESYNC: (1.5-1.6); FILE MERGED 2005/08/09 14:00:07 fs 1.5.294.1: #i53095# phase 1: - don't use strings to transver values between controls and introspectee, but Anys - first version of a dedicated property handler for form-component-related properties   (not yet completed) known regressions over previous phase: - handlers for events not yet implemented, thus some assertions - click handlers for form-component-related properties do not yet work,   thus the browse buttons mostly do not work


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [5ad884ff44b882e1f66dc9a91687f722f24b5786]

INTEGRATION: CWS pbrwuno (1.3.88); FILE MERGED 2005/11/02 12:17:21 fs 1.3.88.18: #i10000# exception specifications 2005/11/02 11:43:46 fs 1.3.88.17: #i10000# exception specifications 2005/10/31 13:45:59 fs 1.3.88.16: some cleanup 2005/10/25 07:13:15 fs 1.3.88.15: #i53095# knitting lose ends (amongst others, make the handlers available as service) 2005/10/24 08:42:04 fs 1.3.88.14: start making the handlers full-fledged components, with using a new infrastructure replacing extensions/source/inc/componentmodule.* 2005/10/17 14:09:38 fs 1.3.88.13: #i53095# some cleanup of remaining TODOs 2005/10/17 13:19:03 fs 1.3.88.12: #i53095# proper listener administration: allow multiple listeners per handler 2005/10/17 08:58:20 fs 1.3.88.11: some mutex locking 2005/10/14 12:43:48 fs 1.3.88.10: #i53095# properly care for MAYBEVOID properties and AMBIGUOUS property values 2005/10/13 13:01:10 fs 1.3.88.9: #i53095# introduce an XObjectInspector/Model 2005/10/11 13:29:47 fs 1.3.88.8: #i53095# phase 3: introduced XPropertyHandler and XObjectInspectorUI same open issues as in previous phase (plus probably some more, since not everything is tested, yet :-\) 2005/10/05 07:07:58 fs 1.3.88.7: RESYNC: (1.3-1.4); FILE MERGED 2005/09/05 07:41:54 fs 1.3.88.6: #i53095# phase 3, part 1: introduced XPropertyControl and relatives, describing one control in the ObjectInspector, responsible for one property known issues: - rebuildPropertyUI can cause problems now: If the user clicks into   the control for property A, which causes property B to be committed,   which causes the UI for property A to be rebuilt, then this will   crash currently. Reason: rebuildPropertyUI now synchronously replaces   the VCL-Window of the rebuilt control, which is exactly the one   which is still in some MouseButtonDown-handler.   possible solutions:   - see if rebuiltPropertyUI can be obsoleted - handlers should be able     to just obtain the XPropertyControl from the PropertyUI, and     re-initialize the control. Shouldn't they?`   - make one of the steps in the chain (mouse-click, handler-call,     rebuildPropertyUI-callback) asynchronous. 2005/08/18 12:44:35 fs 1.3.88.5: #i53095#, phase 2

moved (nearly) all property handling to dedicated handlers, the controller is
now simply managing a set of handlers

open issues for making the property browser completely generic:
- target page for a property - at the moment, the pbrw uses form-specific
  knowledge
- relative position of properties. Again, the pbrw uses the OPropertyInfoService
  which is not generic
- isComposeable for a given property. Also OPropertyInfoService-dependent ATM
- help ids of pages and the pbrw as a whole. They're hard-coded at the moment

other open issues:
everything in the code which is tagged with TOD/UNOize. Those are items which
do not immediately hinder phase 3 (real UNOization, i.e. definition of new
UNO interfaces for the handlers, the controller, and so on), but need to be
addressed in phase 4 (knit lose ends)
2005/08/16 05:39:06 fs 1.3.88.4: #i53095# completely moved the handling of actuating properties into dedicated handlers
2005/08/12 16:30:15 fs 1.3.88.3: - more fine-grained control in the IPropertyBrowserUI which elements
  to enable or disable
- moved designing the SQL command into a dedicated handler
- some more reactions on actuating properties move to dedicated handlers
- *nearly* completed implementation of the "composed browser UI", which
  collects and combines UI change requests (IPropertyBrowserUI)
  (still missing: proper auto-firing)
2005/08/10 15:41:47 fs 1.3.88.2: #i53095#
get rid of nearly all [1] the implementations in OPropertyBrowserController::Clicked,
and move them to a FormComponentHandler

[1] still to migrate:
- browsing for events (needs a dedicated event property handler)
- handling for clicking the button of the Command property - this
  is kind of asynchronous, and IPropertyHandler is not yet prepared for this
2005/08/09 14:00:06 fs 1.3.88.1: #i53095# phase 1:
- don't use strings to transver values between controls and introspectee, but Anys
- first version of a dedicated property handler for form-component-related properties
  (not yet completed)
known regressions over previous phase:
- handlers for events not yet implemented, thus some assertions
- click handlers for form-component-related properties do not yet work,
  thus the browse buttons mostly do not work

2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [1f71caef1e9d64cfc2355e7345359c4ac51b1e2b]

INTEGRATION: CWS pbrwuno (1.4.88); FILE MERGED 2006/03/08 10:13:18 fs 1.4.88.21: describePropertyLine: always set a help id 2005/11/02 12:17:21 fs 1.4.88.20: #i10000# exception specifications 2005/11/02 11:43:45 fs 1.4.88.19: #i10000# exception specifications 2005/10/31 13:45:59 fs 1.4.88.18: some cleanup 2005/10/25 07:13:15 fs 1.4.88.17: #i53095# knitting lose ends (amongst others, make the handlers available as service) 2005/10/24 08:42:03 fs 1.4.88.16: start making the handlers full-fledged components, with using a new infrastructure replacing extensions/source/inc/componentmodule.* 2005/10/19 07:48:06 fs 1.4.88.15: #i53095# knitting some loose ends 2005/10/17 14:19:01 fs 1.4.88.14: #i53095# some cleanup of remaining TODOs 2005/10/17 14:09:37 fs 1.4.88.13: #i53095# some cleanup of remaining TODOs 2005/10/17 13:19:02 fs 1.4.88.12: #i53095# proper listener administration: allow multiple listeners per handler 2005/10/17 08:58:19 fs 1.4.88.11: some mutex locking 2005/10/14 12:43:48 fs 1.4.88.10: #i53095# properly care for MAYBEVOID properties and AMBIGUOUS property values 2005/10/13 13:01:10 fs 1.4.88.9: #i53095# introduce an XObjectInspector/Model 2005/10/11 13:29:44 fs 1.4.88.8: #i53095# phase 3: introduced XPropertyHandler and XObjectInspectorUI same open issues as in previous phase (plus probably some more, since not everything is tested, yet :-\) 2005/10/05 07:07:45 fs 1.4.88.7: RESYNC: (1.4-1.5); FILE MERGED 2005/09/05 07:41:54 fs 1.4.88.6: #i53095# phase 3, part 1: introduced XPropertyControl and relatives, describing one control in the ObjectInspector, responsible for one property known issues: - rebuildPropertyUI can cause problems now: If the user clicks into   the control for property A, which causes property B to be committed,   which causes the UI for property A to be rebuilt, then this will   crash currently. Reason: rebuildPropertyUI now synchronously replaces   the VCL-Window of the rebuilt control, which is exactly the one   which is still in some MouseButtonDown-handler.   possible solutions:   - see if rebuiltPropertyUI can be obsoleted - handlers should be able     to just obtain the XPropertyControl from the PropertyUI, and     re-initialize the control. Shouldn't they?`   - make one of the steps in the chain (mouse-click, handler-call,     rebuildPropertyUI-callback) asynchronous. 2005/08/18 12:44:34 fs 1.4.88.5: #i53095#, phase 2

moved (nearly) all property handling to dedicated handlers, the controller is
now simply managing a set of handlers

open issues for making the property browser completely generic:
- target page for a property - at the moment, the pbrw uses form-specific
  knowledge
- relative position of properties. Again, the pbrw uses the OPropertyInfoService
  which is not generic
- isComposeable for a given property. Also OPropertyInfoService-dependent ATM
- help ids of pages and the pbrw as a whole. They're hard-coded at the moment

other open issues:
everything in the code which is tagged with TOD/UNOize. Those are items which
do not immediately hinder phase 3 (real UNOization, i.e. definition of new
UNO interfaces for the handlers, the controller, and so on), but need to be
addressed in phase 4 (knit lose ends)
2005/08/16 05:39:05 fs 1.4.88.4: #i53095# completely moved the handling of actuating properties into dedicated handlers
2005/08/12 16:30:15 fs 1.4.88.3: - more fine-grained control in the IPropertyBrowserUI which elements
  to enable or disable
- moved designing the SQL command into a dedicated handler
- some more reactions on actuating properties move to dedicated handlers
- *nearly* completed implementation of the "composed browser UI", which
  collects and combines UI change requests (IPropertyBrowserUI)
  (still missing: proper auto-firing)
2005/08/10 15:41:47 fs 1.4.88.2: #i53095#
get rid of nearly all [1] the implementations in OPropertyBrowserController::Clicked,
and move them to a FormComponentHandler

[1] still to migrate:
- browsing for events (needs a dedicated event property handler)
- handling for clicking the button of the Command property - this
  is kind of asynchronous, and IPropertyHandler is not yet prepared for this
2005/08/09 14:00:06 fs 1.4.88.1: #i53095# phase 1:
- don't use strings to transver values between controls and introspectee, but Anys
- first version of a dedicated property handler for form-component-related properties
  (not yet completed)
known regressions over previous phase:
- handlers for events not yet implemented, thus some assertions
- click handlers for form-component-related properties do not yet work,
  thus the browse buttons mostly do not work

2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [01635cdb82229adac4c7afc8267d8c28b2c3bc2e]

INTEGRATION: CWS pbrwuno (1.10.158); FILE MERGED 2005/10/05 07:07:28 fs 1.10.158.5: RESYNC: (1.10-1.11); FILE MERGED 2005/09/05 07:41:54 fs 1.10.158.4: #i53095# phase 3, part 1: introduced XPropertyControl and relatives, describing one control in the ObjectInspector, responsible for one property known issues: - rebuildPropertyUI can cause problems now: If the user clicks into   the control for property A, which causes property B to be committed,   which causes the UI for property A to be rebuilt, then this will   crash currently. Reason: rebuildPropertyUI now synchronously replaces   the VCL-Window of the rebuilt control, which is exactly the one   which is still in some MouseButtonDown-handler.   possible solutions:   - see if rebuiltPropertyUI can be obsoleted - handlers should be able     to just obtain the XPropertyControl from the PropertyUI, and     re-initialize the control. Shouldn't they?`   - make one of the steps in the chain (mouse-click, handler-call,     rebuildPropertyUI-callback) asynchronous. 2005/08/18 12:44:34 fs 1.10.158.3: #i53095#, phase 2

moved (nearly) all property handling to dedicated handlers, the controller is
now simply managing a set of handlers

open issues for making the property browser completely generic:
- target page for a property - at the moment, the pbrw uses form-specific
  knowledge
- relative position of properties. Again, the pbrw uses the OPropertyInfoService
  which is not generic
- isComposeable for a given property. Also OPropertyInfoService-dependent ATM
- help ids of pages and the pbrw as a whole. They're hard-coded at the moment

other open issues:
everything in the code which is tagged with TOD/UNOize. Those are items which
do not immediately hinder phase 3 (real UNOization, i.e. definition of new
UNO interfaces for the handlers, the controller, and so on), but need to be
addressed in phase 4 (knit lose ends)
2005/08/12 16:30:14 fs 1.10.158.2: - more fine-grained control in the IPropertyBrowserUI which elements
  to enable or disable
- moved designing the SQL command into a dedicated handler
- some more reactions on actuating properties move to dedicated handlers
- *nearly* completed implementation of the "composed browser UI", which
  collects and combines UI change requests (IPropertyBrowserUI)
  (still missing: proper auto-firing)
2005/08/09 14:00:06 fs 1.10.158.1: #i53095# phase 1:
- don't use strings to transver values between controls and introspectee, but Anys
- first version of a dedicated property handler for form-component-related properties
  (not yet completed)
known regressions over previous phase:
- handlers for events not yet implemented, thus some assertions
- click handlers for form-component-related properties do not yet work,
  thus the browse buttons mostly do not work

2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [7f0ccd910a42e91f6eda6ab95f68ce6356d71a64]

INTEGRATION: CWS pbrwuno (1.14.158); FILE MERGED 2005/12/19 12:21:59 fs 1.14.158.7: #i53095# InsertEntry: assert if the page is invalid 2005/10/31 13:45:59 fs 1.14.158.6: some cleanup 2005/10/05 07:07:14 fs 1.14.158.5: RESYNC: (1.14-1.15); FILE MERGED 2005/09/05 07:41:53 fs 1.14.158.4: #i53095# phase 3, part 1: introduced XPropertyControl and relatives, describing one control in the ObjectInspector, responsible for one property known issues: - rebuildPropertyUI can cause problems now: If the user clicks into   the control for property A, which causes property B to be committed,   which causes the UI for property A to be rebuilt, then this will   crash currently. Reason: rebuildPropertyUI now synchronously replaces   the VCL-Window of the rebuilt control, which is exactly the one   which is still in some MouseButtonDown-handler.   possible solutions:   - see if rebuiltPropertyUI can be obsoleted - handlers should be able     to just obtain the XPropertyControl from the PropertyUI, and     re-initialize the control. Shouldn't they?`   - make one of the steps in the chain (mouse-click, handler-call,     rebuildPropertyUI-callback) asynchronous. 2005/08/18 12:44:34 fs 1.14.158.3: #i53095#, phase 2

moved (nearly) all property handling to dedicated handlers, the controller is
now simply managing a set of handlers

open issues for making the property browser completely generic:
- target page for a property - at the moment, the pbrw uses form-specific
  knowledge
- relative position of properties. Again, the pbrw uses the OPropertyInfoService
  which is not generic
- isComposeable for a given property. Also OPropertyInfoService-dependent ATM
- help ids of pages and the pbrw as a whole. They're hard-coded at the moment

other open issues:
everything in the code which is tagged with TOD/UNOize. Those are items which
do not immediately hinder phase 3 (real UNOization, i.e. definition of new
UNO interfaces for the handlers, the controller, and so on), but need to be
addressed in phase 4 (knit lose ends)
2005/08/12 16:30:14 fs 1.14.158.2: - more fine-grained control in the IPropertyBrowserUI which elements
  to enable or disable
- moved designing the SQL command into a dedicated handler
- some more reactions on actuating properties move to dedicated handlers
- *nearly* completed implementation of the "composed browser UI", which
  collects and combines UI change requests (IPropertyBrowserUI)
  (still missing: proper auto-firing)
2005/08/09 14:00:05 fs 1.14.158.1: #i53095# phase 1:
- don't use strings to transver values between controls and introspectee, but Anys
- first version of a dedicated property handler for form-component-related properties
  (not yet completed)
known regressions over previous phase:
- handlers for events not yet implemented, thus some assertions
- click handlers for form-component-related properties do not yet work,
  thus the browse buttons mostly do not work

2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [cadea1175c712a30ab157ad20280ff9dfe79fa17]

INTEGRATION: CWS pbrwuno (1.3.88); FILE MERGED 2005/11/02 12:17:20 fs 1.3.88.13: #i10000# exception specifications 2005/11/02 11:43:45 fs 1.3.88.12: #i10000# exception specifications 2005/10/31 11:13:08 fs 1.3.88.11: teach the ComposedPropertyUIUpdate to handle missing properties 2005/10/25 07:13:14 fs 1.3.88.10: #i53095# knitting lose ends (amongst others, make the handlers available as service) 2005/10/17 14:09:36 fs 1.3.88.9: #i53095# some cleanup of remaining TODOs 2005/10/13 13:01:09 fs 1.3.88.8: #i53095# introduce an XObjectInspector/Model 2005/10/11 13:29:42 fs 1.3.88.7: #i53095# phase 3: introduced XPropertyHandler and XObjectInspectorUI same open issues as in previous phase (plus probably some more, since not everything is tested, yet :-\) 2005/10/05 07:07:01 fs 1.3.88.6: RESYNC: (1.3-1.4); FILE MERGED 2005/09/05 07:41:53 fs 1.3.88.5: #i53095# phase 3, part 1: introduced XPropertyControl and relatives, describing one control in the ObjectInspector, responsible for one property known issues: - rebuildPropertyUI can cause problems now: If the user clicks into   the control for property A, which causes property B to be committed,   which causes the UI for property A to be rebuilt, then this will   crash currently. Reason: rebuildPropertyUI now synchronously replaces   the VCL-Window of the rebuilt control, which is exactly the one   which is still in some MouseButtonDown-handler.   possible solutions:   - see if rebuiltPropertyUI can be obsoleted - handlers should be able     to just obtain the XPropertyControl from the PropertyUI, and     re-initialize the control. Shouldn't they?`   - make one of the steps in the chain (mouse-click, handler-call,     rebuildPropertyUI-callback) asynchronous. 2005/08/18 12:44:34 fs 1.3.88.4: #i53095#, phase 2

moved (nearly) all property handling to dedicated handlers, the controller is
now simply managing a set of handlers

open issues for making the property browser completely generic:
- target page for a property - at the moment, the pbrw uses form-specific
  knowledge
- relative position of properties. Again, the pbrw uses the OPropertyInfoService
  which is not generic
- isComposeable for a given property. Also OPropertyInfoService-dependent ATM
- help ids of pages and the pbrw as a whole. They're hard-coded at the moment

other open issues:
everything in the code which is tagged with TOD/UNOize. Those are items which
do not immediately hinder phase 3 (real UNOization, i.e. definition of new
UNO interfaces for the handlers, the controller, and so on), but need to be
addressed in phase 4 (knit lose ends)
2005/08/12 16:30:14 fs 1.3.88.3: - more fine-grained control in the IPropertyBrowserUI which elements
  to enable or disable
- moved designing the SQL command into a dedicated handler
- some more reactions on actuating properties move to dedicated handlers
- *nearly* completed implementation of the "composed browser UI", which
  collects and combines UI change requests (IPropertyBrowserUI)
  (still missing: proper auto-firing)
2005/08/10 15:41:47 fs 1.3.88.2: #i53095#
get rid of nearly all [1] the implementations in OPropertyBrowserController::Clicked,
and move them to a FormComponentHandler

[1] still to migrate:
- browsing for events (needs a dedicated event property handler)
- handling for clicking the button of the Command property - this
  is kind of asynchronous, and IPropertyHandler is not yet prepared for this
2005/08/09 14:00:05 fs 1.3.88.1: #i53095# phase 1:
- don't use strings to transver values between controls and introspectee, but Anys
- first version of a dedicated property handler for form-component-related properties
  (not yet completed)
known regressions over previous phase:
- handlers for events not yet implemented, thus some assertions
- click handlers for form-component-related properties do not yet work,
  thus the browse buttons mostly do not work

2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [69e3b64bbdf6a692236d1be1c298a62235840944]

INTEGRATION: CWS pbrwuno (1.4.88); FILE MERGED 2006/03/09 14:14:29 fs 1.4.88.15: #i62967# no UnknownPropertyExceptions at the XObjectInspectorUI anymore 2005/11/02 12:17:19 fs 1.4.88.14: #i10000# exception specifications 2005/11/02 11:43:44 fs 1.4.88.13: #i10000# exception specifications 2005/10/31 11:13:08 fs 1.4.88.12: teach the ComposedPropertyUIUpdate to handle missing properties 2005/10/25 07:13:14 fs 1.4.88.11: #i53095# knitting lose ends (amongst others, make the handlers available as service) 2005/10/17 14:09:35 fs 1.4.88.10: #i53095# some cleanup of remaining TODOs 2005/10/17 08:58:18 fs 1.4.88.9: some mutex locking 2005/10/13 13:01:09 fs 1.4.88.8: #i53095# introduce an XObjectInspector/Model 2005/10/11 13:29:39 fs 1.4.88.7: #i53095# phase 3: introduced XPropertyHandler and XObjectInspectorUI same open issues as in previous phase (plus probably some more, since not everything is tested, yet :-\) 2005/10/05 07:06:45 fs 1.4.88.6: RESYNC: (1.4-1.5); FILE MERGED 2005/09/05 07:41:53 fs 1.4.88.5: #i53095# phase 3, part 1: introduced XPropertyControl and relatives, describing one control in the ObjectInspector, responsible for one property known issues: - rebuildPropertyUI can cause problems now: If the user clicks into   the control for property A, which causes property B to be committed,   which causes the UI for property A to be rebuilt, then this will   crash currently. Reason: rebuildPropertyUI now synchronously replaces   the VCL-Window of the rebuilt control, which is exactly the one   which is still in some MouseButtonDown-handler.   possible solutions:   - see if rebuiltPropertyUI can be obsoleted - handlers should be able     to just obtain the XPropertyControl from the PropertyUI, and     re-initialize the control. Shouldn't they?`   - make one of the steps in the chain (mouse-click, handler-call,     rebuildPropertyUI-callback) asynchronous. 2005/08/18 12:44:33 fs 1.4.88.4: #i53095#, phase 2

moved (nearly) all property handling to dedicated handlers, the controller is
now simply managing a set of handlers

open issues for making the property browser completely generic:
- target page for a property - at the moment, the pbrw uses form-specific
  knowledge
- relative position of properties. Again, the pbrw uses the OPropertyInfoService
  which is not generic
- isComposeable for a given property. Also OPropertyInfoService-dependent ATM
- help ids of pages and the pbrw as a whole. They're hard-coded at the moment

other open issues:
everything in the code which is tagged with TOD/UNOize. Those are items which
do not immediately hinder phase 3 (real UNOization, i.e. definition of new
UNO interfaces for the handlers, the controller, and so on), but need to be
addressed in phase 4 (knit lose ends)
2005/08/12 16:30:14 fs 1.4.88.3: - more fine-grained control in the IPropertyBrowserUI which elements
  to enable or disable
- moved designing the SQL command into a dedicated handler
- some more reactions on actuating properties move to dedicated handlers
- *nearly* completed implementation of the "composed browser UI", which
  collects and combines UI change requests (IPropertyBrowserUI)
  (still missing: proper auto-firing)
2005/08/10 15:41:47 fs 1.4.88.2: #i53095#
get rid of nearly all [1] the implementations in OPropertyBrowserController::Clicked,
and move them to a FormComponentHandler

[1] still to migrate:
- browsing for events (needs a dedicated event property handler)
- handling for clicking the button of the Command property - this
  is kind of asynchronous, and IPropertyHandler is not yet prepared for this
2005/08/09 14:00:05 fs 1.4.88.1: #i53095# phase 1:
- don't use strings to transver values between controls and introspectee, but Anys
- first version of a dedicated property handler for form-component-related properties
  (not yet completed)
known regressions over previous phase:
- handlers for events not yet implemented, thus some assertions
- click handlers for form-component-related properties do not yet work,
  thus the browse buttons mostly do not work

2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [879473de578e3221fc50321c71bf1bfb70dd3947]

INTEGRATION: CWS pbrwuno (1.27.38); FILE MERGED 2006/03/09 14:14:29 fs 1.27.38.23: #i62967# no UnknownPropertyExceptions at the XObjectInspectorUI anymore 2005/12/19 12:21:17 fs 1.27.38.22: #i53095# allow for the model's category description sequence to be empty - in this case, have a default fallback with using the property-handler-provided categories 2005/10/31 13:45:58 fs 1.27.38.21: some cleanup 2005/10/31 11:13:07 fs 1.27.38.20: teach the ComposedPropertyUIUpdate to handle missing properties 2005/10/26 14:03:33 fs 1.27.38.19: some cleanups for finalizing #i53095# 2005/10/25 11:52:44 fs 1.27.38.18: #i53095# some exception specifications, and some conceptual changes for multiple handlers supporting the same property 2005/10/24 08:42:02 fs 1.27.38.17: start making the handlers full-fledged components, with using a new infrastructure replacing extensions/source/inc/componentmodule.* 2005/10/17 14:19:01 fs 1.27.38.16: #i53095# some cleanup of remaining TODOs 2005/10/17 14:09:34 fs 1.27.38.15: #i53095# some cleanup of remaining TODOs 2005/10/17 08:17:02 fs 1.27.38.14: #i53095# 2005/10/14 12:43:47 fs 1.27.38.13: #i53095# properly care for MAYBEVOID properties and AMBIGUOUS property values 2005/10/14 10:48:03 fs 1.27.38.12: #i53095# replace InspectorModel::InspectedObjects with Inspector::inspect 2005/10/14 09:37:22 fs 1.27.38.11: #i53095# let the ObjectInspectorModel provide relative property ordering 2005/10/14 08:40:43 fs 1.27.38.10: #i53095# let the XObjectInspectorModel provide category meta information part 2005/10/13 13:01:09 fs 1.27.38.9: #i53095# introduce an XObjectInspector/Model 2005/10/11 13:29:36 fs 1.27.38.8: #i53095# phase 3: introduced XPropertyHandler and XObjectInspectorUI same open issues as in previous phase (plus probably some more, since not everything is tested, yet :-\) 2005/10/05 07:06:34 fs 1.27.38.7: RESYNC: (1.27-1.29); FILE MERGED 2005/09/05 07:41:53 fs 1.27.38.6: #i53095# phase 3, part 1: introduced XPropertyControl and relatives, describing one control in the ObjectInspector, responsible for one property known issues: - rebuildPropertyUI can cause problems now: If the user clicks into   the control for property A, which causes property B to be committed,   which causes the UI for property A to be rebuilt, then this will   crash currently. Reason: rebuildPropertyUI now synchronously replaces   the VCL-Window of the rebuilt control, which is exactly the one   which is still in some MouseButtonDown-handler.   possible solutions:   - see if rebuiltPropertyUI can be obsoleted - handlers should be able     to just obtain the XPropertyControl from the PropertyUI, and     re-initialize the control. Shouldn't they?`   - make one of the steps in the chain (mouse-click, handler-call,     rebuildPropertyUI-callback) asynchronous. 2005/08/18 12:44:33 fs 1.27.38.5: #i53095#, phase 2

moved (nearly) all property handling to dedicated handlers, the controller is
now simply managing a set of handlers

open issues for making the property browser completely generic:
- target page for a property - at the moment, the pbrw uses form-specific
  knowledge
- relative position of properties. Again, the pbrw uses the OPropertyInfoService
  which is not generic
- isComposeable for a given property. Also OPropertyInfoService-dependent ATM
- help ids of pages and the pbrw as a whole. They're hard-coded at the moment

other open issues:
everything in the code which is tagged with TOD/UNOize. Those are items which
do not immediately hinder phase 3 (real UNOization, i.e. definition of new
UNO interfaces for the handlers, the controller, and so on), but need to be
addressed in phase 4 (knit lose ends)
2005/08/16 05:39:04 fs 1.27.38.4: #i53095# completely moved the handling of actuating properties into dedicated handlers
2005/08/12 16:30:13 fs 1.27.38.3: - more fine-grained control in the IPropertyBrowserUI which elements
  to enable or disable
- moved designing the SQL command into a dedicated handler
- some more reactions on actuating properties move to dedicated handlers
- *nearly* completed implementation of the "composed browser UI", which
  collects and combines UI change requests (IPropertyBrowserUI)
  (still missing: proper auto-firing)
2005/08/10 15:41:47 fs 1.27.38.2: #i53095#
get rid of nearly all [1] the implementations in OPropertyBrowserController::Clicked,
and move them to a FormComponentHandler

[1] still to migrate:
- browsing for events (needs a dedicated event property handler)
- handling for clicking the button of the Command property - this
  is kind of asynchronous, and IPropertyHandler is not yet prepared for this
2005/08/09 14:00:04 fs 1.27.38.1: #i53095# phase 1:
- don't use strings to transver values between controls and introspectee, but Anys
- first version of a dedicated property handler for form-component-related properties
  (not yet completed)
known regressions over previous phase:
- handlers for events not yet implemented, thus some assertions
- click handlers for form-component-related properties do not yet work,
  thus the browse buttons mostly do not work

2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [f6cc696bc7f337b2a4b9cbfa59c74c68d37a78f2]

INTEGRATION: CWS pbrwuno (1.28.38); FILE MERGED 2006/03/09 14:31:15 fs 1.28.38.33: #i10000# 2006/03/09 14:14:29 fs 1.28.38.32: #i62967# no UnknownPropertyExceptions at the XObjectInspectorUI anymore 2006/02/15 08:08:49 fs 1.28.38.31: properly remember/restore last selected page 2006/02/13 07:33:02 fs 1.28.38.30: #i10000# 2006/01/18 09:55:30 fs 1.28.38.29: implementation name of the PropertyBrowserController changed to ObjectInspector for better clarity 2005/12/20 10:54:43 fs 1.28.38.28: #i53095# new control type for editing hyperlinks 2005/12/19 12:21:17 fs 1.28.38.27: #i53095# allow for the model's category description sequence to be empty - in this case, have a default fallback with using the property-handler-provided categories 2005/12/19 08:18:34 fs 1.28.38.26: dtor: acquire myself before doing anything else 2005/12/16 15:29:16 fs 1.28.38.25: activate first page only if there is one 2005/10/31 13:45:57 fs 1.28.38.24: some cleanup 2005/10/31 11:13:07 fs 1.28.38.23: teach the ComposedPropertyUIUpdate to handle missing properties 2005/10/26 14:03:33 fs 1.28.38.22: some cleanups for finalizing #i53095# 2005/10/25 11:52:43 fs 1.28.38.21: #i53095# some exception specifications, and some conceptual changes for multiple handlers supporting the same property 2005/10/25 07:13:14 fs 1.28.38.20: #i53095# knitting lose ends (amongst others, make the handlers available as service) 2005/10/24 08:42:01 fs 1.28.38.19: start making the handlers full-fledged components, with using a new infrastructure replacing extensions/source/inc/componentmodule.* 2005/10/17 14:19:00 fs 1.28.38.18: #i53095# some cleanup of remaining TODOs 2005/10/17 14:09:33 fs 1.28.38.17: #i53095# some cleanup of remaining TODOs 2005/10/17 12:20:17 fs 1.28.38.16: make StringListField exchange a sequence< string > 2005/10/17 08:58:18 fs 1.28.38.15: some mutex locking 2005/10/17 08:17:01 fs 1.28.38.14: #i53095# 2005/10/14 12:43:47 fs 1.28.38.13: #i53095# properly care for MAYBEVOID properties and AMBIGUOUS property values 2005/10/14 10:48:02 fs 1.28.38.12: #i53095# replace InspectorModel::InspectedObjects with Inspector::inspect 2005/10/14 09:37:21 fs 1.28.38.11: #i53095# let the ObjectInspectorModel provide relative property ordering 2005/10/14 08:40:43 fs 1.28.38.10: #i53095# let the XObjectInspectorModel provide category meta information part 2005/10/13 13:01:08 fs 1.28.38.9: #i53095# introduce an XObjectInspector/Model 2005/10/11 13:29:33 fs 1.28.38.8: #i53095# phase 3: introduced XPropertyHandler and XObjectInspectorUI same open issues as in previous phase (plus probably some more, since not everything is tested, yet :-\) 2005/10/05 07:06:23 fs 1.28.38.7: RESYNC: (1.28-1.29); FILE MERGED 2005/09/05 07:41:52 fs 1.28.38.6: #i53095# phase 3, part 1: introduced XPropertyControl and relatives, describing one control in the ObjectInspector, responsible for one property known issues: - rebuildPropertyUI can cause problems now: If the user clicks into   the control for property A, which causes property B to be committed,   which causes the UI for property A to be rebuilt, then this will   crash currently. Reason: rebuildPropertyUI now synchronously replaces   the VCL-Window of the rebuilt control, which is exactly the one   which is still in some MouseButtonDown-handler.   possible solutions:   - see if rebuiltPropertyUI can be obsoleted - handlers should be able     to just obtain the XPropertyControl from the PropertyUI, and     re-initialize the control. Shouldn't they?`   - make one of the steps in the chain (mouse-click, handler-call,     rebuildPropertyUI-callback) asynchronous. 2005/08/18 12:44:33 fs 1.28.38.5: #i53095#, phase 2

moved (nearly) all property handling to dedicated handlers, the controller is
now simply managing a set of handlers

open issues for making the property browser completely generic:
- target page for a property - at the moment, the pbrw uses form-specific
  knowledge
- relative position of properties. Again, the pbrw uses the OPropertyInfoService
  which is not generic
- isComposeable for a given property. Also OPropertyInfoService-dependent ATM
- help ids of pages and the pbrw as a whole. They're hard-coded at the moment

other open issues:
everything in the code which is tagged with TOD/UNOize. Those are items which
do not immediately hinder phase 3 (real UNOization, i.e. definition of new
UNO interfaces for the handlers, the controller, and so on), but need to be
addressed in phase 4 (knit lose ends)
2005/08/16 05:39:04 fs 1.28.38.4: #i53095# completely moved the handling of actuating properties into dedicated handlers
2005/08/12 16:30:13 fs 1.28.38.3: - more fine-grained control in the IPropertyBrowserUI which elements
  to enable or disable
- moved designing the SQL command into a dedicated handler
- some more reactions on actuating properties move to dedicated handlers
- *nearly* completed implementation of the "composed browser UI", which
  collects and combines UI change requests (IPropertyBrowserUI)
  (still missing: proper auto-firing)
2005/08/10 15:41:46 fs 1.28.38.2: #i53095#
get rid of nearly all [1] the implementations in OPropertyBrowserController::Clicked,
and move them to a FormComponentHandler

[1] still to migrate:
- browsing for events (needs a dedicated event property handler)
- handling for clicking the button of the Command property - this
  is kind of asynchronous, and IPropertyHandler is not yet prepared for this
2005/08/09 14:00:04 fs 1.28.38.1: #i53095# phase 1:
- don't use strings to transver values between controls and introspectee, but Anys
- first version of a dedicated property handler for form-component-related properties
  (not yet completed)
known regressions over previous phase:
- handlers for events not yet implemented, thus some assertions
- click handlers for form-component-related properties do not yet work,
  thus the browse buttons mostly do not work

2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [3227618bd6e32fa1370cc2e78dcc7016eb522dd7]

INTEGRATION: CWS pbrwuno (1.3.16); FILE MERGED 2005/10/24 08:42:00 fs 1.3.16.1: start making the handlers full-fledged components, with using a new infrastructure replacing extensions/source/inc/componentmodule.*


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [5f7e1d934e88e5cba579f271890baaca73da5bc3]

INTEGRATION: CWS pbrwuno (1.4.16); FILE MERGED 2005/10/25 07:13:13 fs 1.4.16.3: #i53095# knitting lose ends (amongst others, make the handlers available as service) 2005/10/24 08:42:00 fs 1.4.16.2: start making the handlers full-fledged components, with using a new infrastructure replacing extensions/source/inc/componentmodule.* 2005/10/13 13:01:08 fs 1.4.16.1: #i53095# introduce an XObjectInspector/Model


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [71f49f2d12da49a480776a52aac0490f5b31ac12]

INTEGRATION: CWS pbrwuno (1.6.16); FILE MERGED 2005/10/13 13:01:07 fs 1.6.16.1: #i53095# introduce an XObjectInspector/Model


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [93f416f6cb5c36fdb3331fd1706c5c52b11becc9]

INTEGRATION: CWS pbrwuno (1.5.16); FILE MERGED 2006/03/10 09:43:34 fs 1.5.16.5: #i63001# also create reg info for SubmissionPropertyHandler 2005/12/19 12:21:42 fs 1.5.16.4: #i53095# +ObjectInspectorModel 2005/10/25 07:13:13 fs 1.5.16.3: #i53095# knitting lose ends (amongst others, make the handlers available as service) 2005/10/24 08:41:59 fs 1.5.16.2: start making the handlers full-fledged components, with using a new infrastructure replacing extensions/source/inc/componentmodule.* 2005/10/13 13:01:07 fs 1.5.16.1: #i53095# introduce an XObjectInspector/Model


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [b1291358b65925167cc06870f7a0f02e0b1d9f99]

INTEGRATION: CWS pbrwuno (1.1.2); FILE ADDED 2005/10/24 08:41:58 fs 1.1.2.4: start making the handlers full-fledged components, with using a new infrastructure replacing extensions/source/inc/componentmodule.* 2005/10/17 14:18:59 fs 1.1.2.3: #i53095# some cleanup of remaining TODOs 2005/10/13 13:01:07 fs 1.1.2.2: #i53095# introduce an XObjectInspector/Model 2005/08/18 12:44:33 fs 1.1.2.1: #i53095#, phase 2

moved (nearly) all property handling to dedicated handlers, the controller is
now simply managing a set of handlers

open issues for making the property browser completely generic:
- target page for a property - at the moment, the pbrw uses form-specific
  knowledge
- relative position of properties. Again, the pbrw uses the OPropertyInfoService
  which is not generic
- isComposeable for a given property. Also OPropertyInfoService-dependent ATM
- help ids of pages and the pbrw as a whole. They're hard-coded at the moment

other open issues:
everything in the code which is tagged with TOD/UNOize. Those are items which
do not immediately hinder phase 3 (real UNOization, i.e. definition of new
UNO interfaces for the handlers, the controller, and so on), but need to be
addressed in phase 4 (knit lose ends)

2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [b26a04ce79ad4894d67284c46747d57ecf48bd6a]

INTEGRATION: CWS pbrwuno (1.1.2); FILE ADDED 2005/10/24 08:41:58 fs 1.1.2.3: start making the handlers full-fledged components, with using a new infrastructure replacing extensions/source/inc/componentmodule.* 2005/10/13 13:01:06 fs 1.1.2.2: #i53095# introduce an XObjectInspector/Model 2005/08/18 12:44:32 fs 1.1.2.1: #i53095#, phase 2

moved (nearly) all property handling to dedicated handlers, the controller is
now simply managing a set of handlers

open issues for making the property browser completely generic:
- target page for a property - at the moment, the pbrw uses form-specific
  knowledge
- relative position of properties. Again, the pbrw uses the OPropertyInfoService
  which is not generic
- isComposeable for a given property. Also OPropertyInfoService-dependent ATM
- help ids of pages and the pbrw as a whole. They're hard-coded at the moment

other open issues:
everything in the code which is tagged with TOD/UNOize. Those are items which
do not immediately hinder phase 3 (real UNOization, i.e. definition of new
UNO interfaces for the handlers, the controller, and so on), but need to be
addressed in phase 4 (knit lose ends)

2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [1b362a9304634769d2c7f37ec4fc1091cc3f8dfa]

INTEGRATION: CWS pbrwuno (1.1.2); FILE ADDED 2005/10/13 13:01:06 fs 1.1.2.2: #i53095# introduce an XObjectInspector/Model 2005/08/18 12:44:32 fs 1.1.2.1: #i53095#, phase 2

moved (nearly) all property handling to dedicated handlers, the controller is
now simply managing a set of handlers

open issues for making the property browser completely generic:
- target page for a property - at the moment, the pbrw uses form-specific
  knowledge
- relative position of properties. Again, the pbrw uses the OPropertyInfoService
  which is not generic
- isComposeable for a given property. Also OPropertyInfoService-dependent ATM
- help ids of pages and the pbrw as a whole. They're hard-coded at the moment

other open issues:
everything in the code which is tagged with TOD/UNOize. Those are items which
do not immediately hinder phase 3 (real UNOization, i.e. definition of new
UNO interfaces for the handlers, the controller, and so on), but need to be
addressed in phase 4 (knit lose ends)

2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [e2d34ad6e928bdb1806dfda0e82d5b744f6d9553]

INTEGRATION: CWS pbrwuno (1.3.158); FILE MERGED 2005/11/02 12:17:18 fs 1.3.158.14: #i10000# exception specifications 2005/10/26 14:03:33 fs 1.3.158.13: some cleanups for finalizing #i53095# 2005/10/25 11:52:43 fs 1.3.158.12: #i53095# some exception specifications, and some conceptual changes for multiple handlers supporting the same property 2005/10/25 07:13:13 fs 1.3.158.11: #i53095# knitting lose ends (amongst others, make the handlers available as service) 2005/10/17 10:28:00 fs 1.3.158.10: #i53095# make numeric field exchange its values as double 2005/10/17 07:17:05 fs 1.3.158.9: replace MeasurementUnit with css.util.MeasureUnit 2005/10/14 12:43:46 fs 1.3.158.8: #i53095# properly care for MAYBEVOID properties and AMBIGUOUS property values 2005/10/14 08:40:43 fs 1.3.158.7: #i53095# let the XObjectInspectorModel provide category meta information part 2005/10/13 13:01:06 fs 1.3.158.6: #i53095# introduce an XObjectInspector/Model 2005/10/11 13:29:28 fs 1.3.158.5: #i53095# phase 3: introduced XPropertyHandler and XObjectInspectorUI same open issues as in previous phase (plus probably some more, since not everything is tested, yet :-\) 2005/10/05 07:03:51 fs 1.3.158.4: RESYNC: (1.3-1.4); FILE MERGED 2005/09/05 07:41:52 fs 1.3.158.3: #i53095# phase 3, part 1: introduced XPropertyControl and relatives, describing one control in the ObjectInspector, responsible for one property known issues: - rebuildPropertyUI can cause problems now: If the user clicks into   the control for property A, which causes property B to be committed,   which causes the UI for property A to be rebuilt, then this will   crash currently. Reason: rebuildPropertyUI now synchronously replaces   the VCL-Window of the rebuilt control, which is exactly the one   which is still in some MouseButtonDown-handler.   possible solutions:   - see if rebuiltPropertyUI can be obsoleted - handlers should be able     to just obtain the XPropertyControl from the PropertyUI, and     re-initialize the control. Shouldn't they?`   - make one of the steps in the chain (mouse-click, handler-call,     rebuildPropertyUI-callback) asynchronous. 2005/08/31 08:28:55 fs 1.3.158.2: #i53095# get rid of Set/GetPropertyName at the IBrowserControl 2005/08/18 12:44:32 fs 1.3.158.1: #i53095#, phase 2

moved (nearly) all property handling to dedicated handlers, the controller is
now simply managing a set of handlers

open issues for making the property browser completely generic:
- target page for a property - at the moment, the pbrw uses form-specific
  knowledge
- relative position of properties. Again, the pbrw uses the OPropertyInfoService
  which is not generic
- isComposeable for a given property. Also OPropertyInfoService-dependent ATM
- help ids of pages and the pbrw as a whole. They're hard-coded at the moment

other open issues:
everything in the code which is tagged with TOD/UNOize. Those are items which
do not immediately hinder phase 3 (real UNOization, i.e. definition of new
UNO interfaces for the handlers, the controller, and so on), but need to be
addressed in phase 4 (knit lose ends)

2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [38c506808f95f5282e53aa65891fea2637acd011]

INTEGRATION: CWS pbrwuno (1.2.490); FILE MERGED 2006/03/07 09:57:08 fs 1.2.490.6: correct :getHelpId 2005/10/17 10:27:59 fs 1.2.490.5: #i53095# make numeric field exchange its values as double 2005/10/17 07:17:04 fs 1.2.490.4: replace MeasurementUnit with css.util.MeasureUnit 2005/10/14 12:43:46 fs 1.2.490.3: #i53095# properly care for MAYBEVOID properties and AMBIGUOUS property values 2005/10/05 07:03:31 fs 1.2.490.2: RESYNC: (1.2-1.3); FILE MERGED 2005/09/05 07:41:52 fs 1.2.490.1: #i53095# phase 3, part 1: introduced XPropertyControl and relatives, describing one control in the ObjectInspector, responsible for one property known issues: - rebuildPropertyUI can cause problems now: If the user clicks into   the control for property A, which causes property B to be committed,   which causes the UI for property A to be rebuilt, then this will   crash currently. Reason: rebuildPropertyUI now synchronously replaces   the VCL-Window of the rebuilt control, which is exactly the one   which is still in some MouseButtonDown-handler.   possible solutions:   - see if rebuiltPropertyUI can be obsoleted - handlers should be able     to just obtain the XPropertyControl from the PropertyUI, and     re-initialize the control. Shouldn't they?`   - make one of the steps in the chain (mouse-click, handler-call,     rebuildPropertyUI-callback) asynchronous.


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [049c4c9ab4448f2d4ec309c66a0e530a00b9e3e4]

INTEGRATION: CWS pbrwuno (1.1.2); FILE ADDED 2006/01/18 09:55:29 fs 1.1.2.3: implementation name of the PropertyBrowserController changed to ObjectInspector for better clarity 2005/12/19 12:20:26 fs 1.1.2.2: #i53095# +ObjectInspectorModel 2005/12/12 11:06:24 fs 1.1.2.1: #i57124# component description for PCR library


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [81b2fb95d0cef591f24aede7599ab757e426aa08]

INTEGRATION: CWS pbrwuno (1.1.2); FILE ADDED 2006/01/18 11:15:38 fs 1.1.2.3: no UnkwnonPropertyException in getPropertyOrderIndex, to ease implementations of this interface 2006/01/18 10:16:12 fs 1.1.2.2: no UnkwnonPropertyException in getPropertyOrderIndex, to ease implementations of this interface 2005/12/19 12:19:14 fs 1.1.2.1: a generic ObjectInspectorModel


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [a600d4ab542d14176ab54b1c0f4893d82c588d3e]

INTEGRATION: CWS pbrwuno (1.3.16); FILE MERGED 2005/10/24 08:41:57 fs 1.3.16.1: start making the handlers full-fledged components, with using a new infrastructure replacing extensions/source/inc/componentmodule.*


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [f1d0ef2ed3722d72e1dc75ef941888d2f17f0564]

INTEGRATION: CWS pbrwuno (1.5.16); FILE MERGED 2005/10/24 08:41:57 fs 1.5.16.1: start making the handlers full-fledged components, with using a new infrastructure replacing extensions/source/inc/componentmodule.*


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [9fc8135767d7f50bfc229d987470675e667e5531]

INTEGRATION: CWS pbrwuno (1.6.16); FILE MERGED 2005/10/24 08:41:56 fs 1.6.16.1: start making the handlers full-fledged components, with using a new infrastructure replacing extensions/source/inc/componentmodule.*


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [72dd88cda5b4e4cc73ef6954dda68d3cdc1d304f]

INTEGRATION: CWS pbrwuno (1.15.52); FILE MERGED 2005/12/19 12:20:10 fs 1.15.52.10: #i53095# +objectinspectormodel 2005/10/25 07:13:12 fs 1.15.52.9: #i53095# knitting lose ends (amongst others, make the handlers available as service) 2005/10/24 08:41:55 fs 1.15.52.8: start making the handlers full-fledged components, with using a new infrastructure replacing extensions/source/inc/componentmodule.* 2005/10/13 13:01:05 fs 1.15.52.7: #i53095# introduce an XObjectInspector/Model 2005/10/05 07:01:17 fs 1.15.52.6: RESYNC: (1.15-1.16); FILE MERGED 2005/09/26 09:06:16 fs 1.15.52.5: #i10000# some rearrangements 2005/09/05 07:41:52 fs 1.15.52.4: #i53095# phase 3, part 1: introduced XPropertyControl and relatives, describing one control in the ObjectInspector, responsible for one property known issues: - rebuildPropertyUI can cause problems now: If the user clicks into   the control for property A, which causes property B to be committed,   which causes the UI for property A to be rebuilt, then this will   crash currently. Reason: rebuildPropertyUI now synchronously replaces   the VCL-Window of the rebuilt control, which is exactly the one   which is still in some MouseButtonDown-handler.   possible solutions:   - see if rebuiltPropertyUI can be obsoleted - handlers should be able     to just obtain the XPropertyControl from the PropertyUI, and     re-initialize the control. Shouldn't they?`   - make one of the steps in the chain (mouse-click, handler-call,     rebuildPropertyUI-callback) asynchronous. 2005/08/18 12:44:31 fs 1.15.52.3: #i53095#, phase 2

moved (nearly) all property handling to dedicated handlers, the controller is
now simply managing a set of handlers

open issues for making the property browser completely generic:
- target page for a property - at the moment, the pbrw uses form-specific
  knowledge
- relative position of properties. Again, the pbrw uses the OPropertyInfoService
  which is not generic
- isComposeable for a given property. Also OPropertyInfoService-dependent ATM
- help ids of pages and the pbrw as a whole. They're hard-coded at the moment

other open issues:
everything in the code which is tagged with TOD/UNOize. Those are items which
do not immediately hinder phase 3 (real UNOization, i.e. definition of new
UNO interfaces for the handlers, the controller, and so on), but need to be
addressed in phase 4 (knit lose ends)
2005/08/12 16:30:12 fs 1.15.52.2: - more fine-grained control in the IPropertyBrowserUI which elements
  to enable or disable
- moved designing the SQL command into a dedicated handler
- some more reactions on actuating properties move to dedicated handlers
- *nearly* completed implementation of the "composed browser UI", which
  collects and combines UI change requests (IPropertyBrowserUI)
  (still missing: proper auto-firing)
2005/08/09 14:00:04 fs 1.15.52.1: #i53095# phase 1:
- don't use strings to transver values between controls and introspectee, but Anys
- first version of a dedicated property handler for form-component-related properties
  (not yet completed)
known regressions over previous phase:
- handlers for events not yet implemented, thus some assertions
- click handlers for form-component-related properties do not yet work,
  thus the browse buttons mostly do not work

2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [f05f0cd2a5d4fd2d2df581d029dcb3cd53c55d93]

INTEGRATION: CWS pbrwuno (1.3.16); FILE MERGED 2005/10/24 08:41:55 fs 1.3.16.1: start making the handlers full-fledged components, with using a new infrastructure replacing extensions/source/inc/componentmodule.*


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [d02d479bf3681198a432e23b20043dd16f36bf12]

INTEGRATION: CWS pbrwuno (1.6.158); FILE MERGED 2005/10/19 07:48:05 fs 1.6.158.6: #i53095# knitting some loose ends 2005/10/14 12:43:46 fs 1.6.158.5: #i53095# properly care for MAYBEVOID properties and AMBIGUOUS property values 2005/10/11 13:29:26 fs 1.6.158.4: #i53095# phase 3: introduced XPropertyHandler and XObjectInspectorUI same open issues as in previous phase (plus probably some more, since not everything is tested, yet :-\) 2005/10/05 06:59:46 fs 1.6.158.3: RESYNC: (1.6-1.7); FILE MERGED 2005/09/05 07:41:52 fs 1.6.158.2: #i53095# phase 3, part 1: introduced XPropertyControl and relatives, describing one control in the ObjectInspector, responsible for one property known issues: - rebuildPropertyUI can cause problems now: If the user clicks into   the control for property A, which causes property B to be committed,   which causes the UI for property A to be rebuilt, then this will   crash currently. Reason: rebuildPropertyUI now synchronously replaces   the VCL-Window of the rebuilt control, which is exactly the one   which is still in some MouseButtonDown-handler.   possible solutions:   - see if rebuiltPropertyUI can be obsoleted - handlers should be able     to just obtain the XPropertyControl from the PropertyUI, and     re-initialize the control. Shouldn't they?`   - make one of the steps in the chain (mouse-click, handler-call,     rebuildPropertyUI-callback) asynchronous. 2005/08/09 14:00:03 fs 1.6.158.1: #i53095# phase 1: - don't use strings to transver values between controls and introspectee, but Anys - first version of a dedicated property handler for form-component-related properties   (not yet completed) known regressions over previous phase: - handlers for events not yet implemented, thus some assertions - click handlers for form-component-related properties do not yet work,   thus the browse buttons mostly do not work


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [c9da02e7590e1b833a6c6a073097d639a70d11e9]

INTEGRATION: CWS pbrwuno (1.1.2); FILE ADDED 2005/10/17 13:19:02 fs 1.1.2.7: #i53095# proper listener administration: allow multiple listeners per handler 2005/10/13 13:01:05 fs 1.1.2.6: #i53095# introduce an XObjectInspector/Model 2005/10/11 13:29:25 fs 1.1.2.5: #i53095# phase 3: introduced XPropertyHandler and XObjectInspectorUI same open issues as in previous phase (plus probably some more, since not everything is tested, yet :-\) 2005/09/05 07:41:51 fs 1.1.2.4: #i53095# phase 3, part 1: introduced XPropertyControl and relatives, describing one control in the ObjectInspector, responsible for one property known issues: - rebuildPropertyUI can cause problems now: If the user clicks into   the control for property A, which causes property B to be committed,   which causes the UI for property A to be rebuilt, then this will   crash currently. Reason: rebuildPropertyUI now synchronously replaces   the VCL-Window of the rebuilt control, which is exactly the one   which is still in some MouseButtonDown-handler.   possible solutions:   - see if rebuiltPropertyUI can be obsoleted - handlers should be able     to just obtain the XPropertyControl from the PropertyUI, and     re-initialize the control. Shouldn't they?`   - make one of the steps in the chain (mouse-click, handler-call,     rebuildPropertyUI-callback) asynchronous. 2005/08/18 12:44:31 fs 1.1.2.3: #i53095#, phase 2

moved (nearly) all property handling to dedicated handlers, the controller is
now simply managing a set of handlers

open issues for making the property browser completely generic:
- target page for a property - at the moment, the pbrw uses form-specific
  knowledge
- relative position of properties. Again, the pbrw uses the OPropertyInfoService
  which is not generic
- isComposeable for a given property. Also OPropertyInfoService-dependent ATM
- help ids of pages and the pbrw as a whole. They're hard-coded at the moment

other open issues:
everything in the code which is tagged with TOD/UNOize. Those are items which
do not immediately hinder phase 3 (real UNOization, i.e. definition of new
UNO interfaces for the handlers, the controller, and so on), but need to be
addressed in phase 4 (knit lose ends)
2005/08/10 15:41:46 fs 1.1.2.2: #i53095#
get rid of nearly all [1] the implementations in OPropertyBrowserController::Clicked,
and move them to a FormComponentHandler

[1] still to migrate:
- browsing for events (needs a dedicated event property handler)
- handling for clicking the button of the Command property - this
  is kind of asynchronous, and IPropertyHandler is not yet prepared for this
2005/08/09 14:00:03 fs 1.1.2.1: #i53095# phase 1:
- don't use strings to transver values between controls and introspectee, but Anys
- first version of a dedicated property handler for form-component-related properties
  (not yet completed)
known regressions over previous phase:
- handlers for events not yet implemented, thus some assertions
- click handlers for form-component-related properties do not yet work,
  thus the browse buttons mostly do not work

2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [03d2da9007c6dd4ea725655398fb79f32dfc8607]

INTEGRATION: CWS pbrwuno (1.1.2); FILE ADDED 2005/10/24 08:41:54 fs 1.1.2.9: start making the handlers full-fledged components, with using a new infrastructure replacing extensions/source/inc/componentmodule.* 2005/10/17 13:19:01 fs 1.1.2.8: #i53095# proper listener administration: allow multiple listeners per handler 2005/10/14 12:43:46 fs 1.1.2.7: #i53095# properly care for MAYBEVOID properties and AMBIGUOUS property values 2005/10/13 13:01:04 fs 1.1.2.6: #i53095# introduce an XObjectInspector/Model 2005/10/11 13:29:24 fs 1.1.2.5: #i53095# phase 3: introduced XPropertyHandler and XObjectInspectorUI same open issues as in previous phase (plus probably some more, since not everything is tested, yet :-\) 2005/09/05 07:41:51 fs 1.1.2.4: #i53095# phase 3, part 1: introduced XPropertyControl and relatives, describing one control in the ObjectInspector, responsible for one property known issues: - rebuildPropertyUI can cause problems now: If the user clicks into   the control for property A, which causes property B to be committed,   which causes the UI for property A to be rebuilt, then this will   crash currently. Reason: rebuildPropertyUI now synchronously replaces   the VCL-Window of the rebuilt control, which is exactly the one   which is still in some MouseButtonDown-handler.   possible solutions:   - see if rebuiltPropertyUI can be obsoleted - handlers should be able     to just obtain the XPropertyControl from the PropertyUI, and     re-initialize the control. Shouldn't they?`   - make one of the steps in the chain (mouse-click, handler-call,     rebuildPropertyUI-callback) asynchronous. 2005/08/18 12:44:31 fs 1.1.2.3: #i53095#, phase 2

moved (nearly) all property handling to dedicated handlers, the controller is
now simply managing a set of handlers

open issues for making the property browser completely generic:
- target page for a property - at the moment, the pbrw uses form-specific
  knowledge
- relative position of properties. Again, the pbrw uses the OPropertyInfoService
  which is not generic
- isComposeable for a given property. Also OPropertyInfoService-dependent ATM
- help ids of pages and the pbrw as a whole. They're hard-coded at the moment

other open issues:
everything in the code which is tagged with TOD/UNOize. Those are items which
do not immediately hinder phase 3 (real UNOization, i.e. definition of new
UNO interfaces for the handlers, the controller, and so on), but need to be
addressed in phase 4 (knit lose ends)
2005/08/10 15:41:46 fs 1.1.2.2: #i53095#
get rid of nearly all [1] the implementations in OPropertyBrowserController::Clicked,
and move them to a FormComponentHandler

[1] still to migrate:
- browsing for events (needs a dedicated event property handler)
- handling for clicking the button of the Command property - this
  is kind of asynchronous, and IPropertyHandler is not yet prepared for this
2005/08/09 14:00:03 fs 1.1.2.1: #i53095# phase 1:
- don't use strings to transver values between controls and introspectee, but Anys
- first version of a dedicated property handler for form-component-related properties
  (not yet completed)
known regressions over previous phase:
- handlers for events not yet implemented, thus some assertions
- click handlers for form-component-related properties do not yet work,
  thus the browse buttons mostly do not work

2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [586e13d7fd03fa013ebc9f2bd930b1ec474ebd34]

INTEGRATION: CWS pbrwuno (1.1.2); FILE ADDED 2005/12/19 12:19:52 fs 1.1.2.14: #i53095# extended implementation to work with an XIntrospectionAccess component 2005/11/02 12:17:17 fs 1.1.2.13: #i10000# exception specifications 2005/11/02 11:43:43 fs 1.1.2.12: #i10000# exception specifications 2005/10/25 12:09:28 fs 1.1.2.11: #i53095# cache the enum converters 2005/10/25 07:13:12 fs 1.1.2.10: #i53095# knitting lose ends (amongst others, make the handlers available as service) 2005/10/24 08:41:53 fs 1.1.2.9: start making the handlers full-fledged components, with using a new infrastructure replacing extensions/source/inc/componentmodule.* 2005/10/17 14:09:32 fs 1.1.2.8: #i53095# some cleanup of remaining TODOs 2005/10/13 13:01:04 fs 1.1.2.7: #i53095# introduce an XObjectInspector/Model 2005/10/11 13:29:22 fs 1.1.2.6: #i53095# phase 3: introduced XPropertyHandler and XObjectInspectorUI same open issues as in previous phase (plus probably some more, since not everything is tested, yet :-\) 2005/09/05 07:41:51 fs 1.1.2.5: #i53095# phase 3, part 1: introduced XPropertyControl and relatives, describing one control in the ObjectInspector, responsible for one property known issues: - rebuildPropertyUI can cause problems now: If the user clicks into   the control for property A, which causes property B to be committed,   which causes the UI for property A to be rebuilt, then this will   crash currently. Reason: rebuildPropertyUI now synchronously replaces   the VCL-Window of the rebuilt control, which is exactly the one   which is still in some MouseButtonDown-handler.   possible solutions:   - see if rebuiltPropertyUI can be obsoleted - handlers should be able     to just obtain the XPropertyControl from the PropertyUI, and     re-initialize the control. Shouldn't they?`   - make one of the steps in the chain (mouse-click, handler-call,     rebuildPropertyUI-callback) asynchronous. 2005/08/18 12:44:31 fs 1.1.2.4: #i53095#, phase 2

moved (nearly) all property handling to dedicated handlers, the controller is
now simply managing a set of handlers

open issues for making the property browser completely generic:
- target page for a property - at the moment, the pbrw uses form-specific
  knowledge
- relative position of properties. Again, the pbrw uses the OPropertyInfoService
  which is not generic
- isComposeable for a given property. Also OPropertyInfoService-dependent ATM
- help ids of pages and the pbrw as a whole. They're hard-coded at the moment

other open issues:
everything in the code which is tagged with TOD/UNOize. Those are items which
do not immediately hinder phase 3 (real UNOization, i.e. definition of new
UNO interfaces for the handlers, the controller, and so on), but need to be
addressed in phase 4 (knit lose ends)
2005/08/12 16:30:12 fs 1.1.2.3: - more fine-grained control in the IPropertyBrowserUI which elements
  to enable or disable
- moved designing the SQL command into a dedicated handler
- some more reactions on actuating properties move to dedicated handlers
- *nearly* completed implementation of the "composed browser UI", which
  collects and combines UI change requests (IPropertyBrowserUI)
  (still missing: proper auto-firing)
2005/08/10 15:41:46 fs 1.1.2.2: #i53095#
get rid of nearly all [1] the implementations in OPropertyBrowserController::Clicked,
and move them to a FormComponentHandler

[1] still to migrate:
- browsing for events (needs a dedicated event property handler)
- handling for clicking the button of the Command property - this
  is kind of asynchronous, and IPropertyHandler is not yet prepared for this
2005/08/09 14:00:02 fs 1.1.2.1: #i53095# phase 1:
- don't use strings to transver values between controls and introspectee, but Anys
- first version of a dedicated property handler for form-component-related properties
  (not yet completed)
known regressions over previous phase:
- handlers for events not yet implemented, thus some assertions
- click handlers for form-component-related properties do not yet work,
  thus the browse buttons mostly do not work

2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [55fd4e5c1ecd2f2a913d1e451a6e4ed43511dcfd]

INTEGRATION: CWS pbrwuno (1.1.2); FILE ADDED 2005/12/20 10:54:23 fs 1.1.2.17: #i53095# special handling for URL properties: use a hyperlink control 2005/12/19 12:19:52 fs 1.1.2.16: #i53095# extended implementation to work with an XIntrospectionAccess component 2005/11/02 12:17:17 fs 1.1.2.15: #i10000# exception specifications 2005/11/02 11:43:43 fs 1.1.2.14: #i10000# exception specifications 2005/10/25 12:09:28 fs 1.1.2.13: #i53095# cache the enum converters 2005/10/25 07:13:12 fs 1.1.2.12: #i53095# knitting lose ends (amongst others, make the handlers available as service) 2005/10/17 14:09:30 fs 1.1.2.11: #i53095# some cleanup of remaining TODOs 2005/10/17 08:58:17 fs 1.1.2.10: some mutex locking 2005/10/14 12:43:45 fs 1.1.2.9: #i53095# properly care for MAYBEVOID properties and AMBIGUOUS property values 2005/10/13 13:01:04 fs 1.1.2.8: #i53095# introduce an XObjectInspector/Model 2005/10/11 13:29:20 fs 1.1.2.7: #i53095# phase 3: introduced XPropertyHandler and XObjectInspectorUI same open issues as in previous phase (plus probably some more, since not everything is tested, yet :-\) 2005/09/05 07:41:51 fs 1.1.2.6: #i53095# phase 3, part 1: introduced XPropertyControl and relatives, describing one control in the ObjectInspector, responsible for one property known issues: - rebuildPropertyUI can cause problems now: If the user clicks into   the control for property A, which causes property B to be committed,   which causes the UI for property A to be rebuilt, then this will   crash currently. Reason: rebuildPropertyUI now synchronously replaces   the VCL-Window of the rebuilt control, which is exactly the one   which is still in some MouseButtonDown-handler.   possible solutions:   - see if rebuiltPropertyUI can be obsoleted - handlers should be able     to just obtain the XPropertyControl from the PropertyUI, and     re-initialize the control. Shouldn't they?`   - make one of the steps in the chain (mouse-click, handler-call,     rebuildPropertyUI-callback) asynchronous. 2005/08/18 12:44:30 fs 1.1.2.5: #i53095#, phase 2

moved (nearly) all property handling to dedicated handlers, the controller is
now simply managing a set of handlers

open issues for making the property browser completely generic:
- target page for a property - at the moment, the pbrw uses form-specific
  knowledge
- relative position of properties. Again, the pbrw uses the OPropertyInfoService
  which is not generic
- isComposeable for a given property. Also OPropertyInfoService-dependent ATM
- help ids of pages and the pbrw as a whole. They're hard-coded at the moment

other open issues:
everything in the code which is tagged with TOD/UNOize. Those are items which
do not immediately hinder phase 3 (real UNOization, i.e. definition of new
UNO interfaces for the handlers, the controller, and so on), but need to be
addressed in phase 4 (knit lose ends)
2005/08/16 05:39:03 fs 1.1.2.4: #i53095# completely moved the handling of actuating properties into dedicated handlers
2005/08/12 16:30:12 fs 1.1.2.3: - more fine-grained control in the IPropertyBrowserUI which elements
  to enable or disable
- moved designing the SQL command into a dedicated handler
- some more reactions on actuating properties move to dedicated handlers
- *nearly* completed implementation of the "composed browser UI", which
  collects and combines UI change requests (IPropertyBrowserUI)
  (still missing: proper auto-firing)
2005/08/10 15:41:46 fs 1.1.2.2: #i53095#
get rid of nearly all [1] the implementations in OPropertyBrowserController::Clicked,
and move them to a FormComponentHandler

[1] still to migrate:
- browsing for events (needs a dedicated event property handler)
- handling for clicking the button of the Command property - this
  is kind of asynchronous, and IPropertyHandler is not yet prepared for this
2005/08/09 14:00:02 fs 1.1.2.1: #i53095# phase 1:
- don't use strings to transver values between controls and introspectee, but Anys
- first version of a dedicated property handler for form-component-related properties
  (not yet completed)
known regressions over previous phase:
- handlers for events not yet implemented, thus some assertions
- click handlers for form-component-related properties do not yet work,
  thus the browse buttons mostly do not work

2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [dbcf9ac39e512b887bc64b8f769e2dfe9ddf5bbd]

INTEGRATION: CWS pbrwuno (1.29.38); FILE MERGED 2005/10/26 14:03:32 fs 1.29.38.4: some cleanups for finalizing #i53095# 2005/10/13 13:01:03 fs 1.29.38.3: #i53095# introduce an XObjectInspector/Model 2005/10/05 06:59:28 fs 1.29.38.2: RESYNC: (1.29-1.30); FILE MERGED 2005/08/09 14:00:01 fs 1.29.38.1: #i53095# phase 1: - don't use strings to transver values between controls and introspectee, but Anys - first version of a dedicated property handler for form-component-related properties   (not yet completed) known regressions over previous phase: - handlers for events not yet implemented, thus some assertions - click handlers for form-component-related properties do not yet work,   thus the browse buttons mostly do not work


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [c800bcf44ee5c84bbc84be020aa7e6bdeff0a3cd]

INTEGRATION: CWS pbrwuno (1.26.38); FILE MERGED 2005/10/24 08:41:52 fs 1.26.38.7: start making the handlers full-fledged components, with using a new infrastructure replacing extensions/source/inc/componentmodule.* 2005/10/11 13:29:18 fs 1.26.38.6: #i53095# phase 3: introduced XPropertyHandler and XObjectInspectorUI same open issues as in previous phase (plus probably some more, since not everything is tested, yet :-\) 2005/10/05 06:58:14 fs 1.26.38.5: RESYNC: (1.26-1.27); FILE MERGED 2005/09/05 07:41:51 fs 1.26.38.4: #i53095# phase 3, part 1: introduced XPropertyControl and relatives, describing one control in the ObjectInspector, responsible for one property known issues: - rebuildPropertyUI can cause problems now: If the user clicks into   the control for property A, which causes property B to be committed,   which causes the UI for property A to be rebuilt, then this will   crash currently. Reason: rebuildPropertyUI now synchronously replaces   the VCL-Window of the rebuilt control, which is exactly the one   which is still in some MouseButtonDown-handler.   possible solutions:   - see if rebuiltPropertyUI can be obsoleted - handlers should be able     to just obtain the XPropertyControl from the PropertyUI, and     re-initialize the control. Shouldn't they?`   - make one of the steps in the chain (mouse-click, handler-call,     rebuildPropertyUI-callback) asynchronous. 2005/08/18 12:44:30 fs 1.26.38.3: #i53095#, phase 2

moved (nearly) all property handling to dedicated handlers, the controller is
now simply managing a set of handlers

open issues for making the property browser completely generic:
- target page for a property - at the moment, the pbrw uses form-specific
  knowledge
- relative position of properties. Again, the pbrw uses the OPropertyInfoService
  which is not generic
- isComposeable for a given property. Also OPropertyInfoService-dependent ATM
- help ids of pages and the pbrw as a whole. They're hard-coded at the moment

other open issues:
everything in the code which is tagged with TOD/UNOize. Those are items which
do not immediately hinder phase 3 (real UNOization, i.e. definition of new
UNO interfaces for the handlers, the controller, and so on), but need to be
addressed in phase 4 (knit lose ends)
2005/08/12 16:30:12 fs 1.26.38.2: - more fine-grained control in the IPropertyBrowserUI which elements
  to enable or disable
- moved designing the SQL command into a dedicated handler
- some more reactions on actuating properties move to dedicated handlers
- *nearly* completed implementation of the "composed browser UI", which
  collects and combines UI change requests (IPropertyBrowserUI)
  (still missing: proper auto-firing)
2005/08/09 14:00:01 fs 1.26.38.1: #i53095# phase 1:
- don't use strings to transver values between controls and introspectee, but Anys
- first version of a dedicated property handler for form-component-related properties
  (not yet completed)
known regressions over previous phase:
- handlers for events not yet implemented, thus some assertions
- click handlers for form-component-related properties do not yet work,
  thus the browse buttons mostly do not work

2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [b382056dc3ca863c860dbe941013f12e288bc649]

INTEGRATION: CWS pbrwuno (1.33.38); FILE MERGED 2005/10/31 11:13:06 fs 1.33.38.7: teach the ComposedPropertyUIUpdate to handle missing properties 2005/10/24 08:41:52 fs 1.33.38.6: start making the handlers full-fledged components, with using a new infrastructure replacing extensions/source/inc/componentmodule.* 2005/10/11 13:29:16 fs 1.33.38.5: #i53095# phase 3: introduced XPropertyHandler and XObjectInspectorUI same open issues as in previous phase (plus probably some more, since not everything is tested, yet :-\) 2005/10/05 06:58:01 fs 1.33.38.4: RESYNC: (1.33-1.34); FILE MERGED 2005/09/05 07:41:50 fs 1.33.38.3: #i53095# phase 3, part 1: introduced XPropertyControl and relatives, describing one control in the ObjectInspector, responsible for one property known issues: - rebuildPropertyUI can cause problems now: If the user clicks into   the control for property A, which causes property B to be committed,   which causes the UI for property A to be rebuilt, then this will   crash currently. Reason: rebuildPropertyUI now synchronously replaces   the VCL-Window of the rebuilt control, which is exactly the one   which is still in some MouseButtonDown-handler.   possible solutions:   - see if rebuiltPropertyUI can be obsoleted - handlers should be able     to just obtain the XPropertyControl from the PropertyUI, and     re-initialize the control. Shouldn't they?`   - make one of the steps in the chain (mouse-click, handler-call,     rebuildPropertyUI-callback) asynchronous. 2005/08/18 12:44:30 fs 1.33.38.2: #i53095#, phase 2

moved (nearly) all property handling to dedicated handlers, the controller is
now simply managing a set of handlers

open issues for making the property browser completely generic:
- target page for a property - at the moment, the pbrw uses form-specific
  knowledge
- relative position of properties. Again, the pbrw uses the OPropertyInfoService
  which is not generic
- isComposeable for a given property. Also OPropertyInfoService-dependent ATM
- help ids of pages and the pbrw as a whole. They're hard-coded at the moment

other open issues:
everything in the code which is tagged with TOD/UNOize. Those are items which
do not immediately hinder phase 3 (real UNOization, i.e. definition of new
UNO interfaces for the handlers, the controller, and so on), but need to be
addressed in phase 4 (knit lose ends)
2005/08/09 14:00:00 fs 1.33.38.1: #i53095# phase 1:
- don't use strings to transver values between controls and introspectee, but Anys
- first version of a dedicated property handler for form-component-related properties
  (not yet completed)
known regressions over previous phase:
- handlers for events not yet implemented, thus some assertions
- click handlers for form-component-related properties do not yet work,
  thus the browse buttons mostly do not work

2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [a3a008c40d685e03a3708f9f15fac5eb425f559b]

INTEGRATION: CWS pbrwuno (1.3.16); FILE MERGED 2005/11/01 12:22:07 fs 1.3.16.1: remove history logs


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [c9090b5fcc4065a896265c10acd30351cb575802]

INTEGRATION: CWS pbrwuno (1.4.96); FILE MERGED 2005/10/24 08:41:51 fs 1.4.96.3: start making the handlers full-fledged components, with using a new infrastructure replacing extensions/source/inc/componentmodule.* 2005/10/05 06:56:33 fs 1.4.96.2: RESYNC: (1.4-1.6); FILE MERGED 2005/08/09 14:00:00 fs 1.4.96.1: #i53095# phase 1: - don't use strings to transver values between controls and introspectee, but Anys - first version of a dedicated property handler for form-component-related properties   (not yet completed) known regressions over previous phase: - handlers for events not yet implemented, thus some assertions - click handlers for form-component-related properties do not yet work,   thus the browse buttons mostly do not work


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [cc1c7011d195cb2844cf5bcdc984aaac4e4e5fd2]

INTEGRATION: CWS pbrwuno (1.14.206); FILE MERGED 2005/10/17 14:09:27 fs 1.14.206.3: #i53095# some cleanup of remaining TODOs 2005/10/05 06:56:21 fs 1.14.206.2: RESYNC: (1.14-1.15); FILE MERGED 2005/08/18 12:44:29 fs 1.14.206.1: #i53095#, phase 2

moved (nearly) all property handling to dedicated handlers, the controller is
now simply managing a set of handlers

open issues for making the property browser completely generic:
- target page for a property - at the moment, the pbrw uses form-specific
  knowledge
- relative position of properties. Again, the pbrw uses the OPropertyInfoService
  which is not generic
- isComposeable for a given property. Also OPropertyInfoService-dependent ATM
- help ids of pages and the pbrw as a whole. They're hard-coded at the moment

other open issues:
everything in the code which is tagged with TOD/UNOize. Those are items which
do not immediately hinder phase 3 (real UNOization, i.e. definition of new
UNO interfaces for the handlers, the controller, and so on), but need to be
addressed in phase 4 (knit lose ends)

2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [22a46072d389cd50e250d689a5ab1331efeee0a1]

INTEGRATION: CWS pbrwuno (1.1.2); FILE ADDED 2005/10/24 08:41:50 fs 1.1.2.3: start making the handlers full-fledged components, with using a new infrastructure replacing extensions/source/inc/componentmodule.* 2005/10/14 10:48:02 fs 1.1.2.2: #i53095# replace InspectorModel::InspectedObjects with Inspector::inspect 2005/10/13 13:00:30 fs 1.1.2.1: #i53095# (slightly) specialized version of the ObjectInspector which does the legacy implementation of css.form.PropertyBrowserController


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [78f5e4cfcbfc0305f5508b6220c43430fb31367e]

INTEGRATION: CWS pbrwuno (1.85.88); FILE MERGED 2006/02/10 08:30:34 fs 1.85.88.14: RESYNC: (1.87-1.88); FILE MERGED 2005/11/01 11:09:46 fs 1.85.88.13: RESYNC: (1.85-1.87); FILE MERGED 2005/10/26 14:49:35 fs 1.85.88.12: #i53095# 2005/10/25 07:13:11 fs 1.85.88.11: #i53095# knitting lose ends (amongst others, make the handlers available as service) 2005/10/24 08:41:49 fs 1.85.88.10: start making the handlers full-fledged components, with using a new infrastructure replacing extensions/source/inc/componentmodule.* 2005/10/17 14:09:22 fs 1.85.88.9: #i53095# some cleanup of remaining TODOs 2005/10/14 10:48:00 fs 1.85.88.8: #i53095# replace InspectorModel::InspectedObjects with Inspector::inspect 2005/10/13 13:00:29 fs 1.85.88.7: #i53095# (slightly) specialized version of the ObjectInspector which does the legacy implementation of css.form.PropertyBrowserController 2005/09/05 07:41:50 fs 1.85.88.6: #i53095# phase 3, part 1: introduced XPropertyControl and relatives, describing one control in the ObjectInspector, responsible for one property known issues: - rebuildPropertyUI can cause problems now: If the user clicks into   the control for property A, which causes property B to be committed,   which causes the UI for property A to be rebuilt, then this will   crash currently. Reason: rebuildPropertyUI now synchronously replaces   the VCL-Window of the rebuilt control, which is exactly the one   which is still in some MouseButtonDown-handler.   possible solutions:   - see if rebuiltPropertyUI can be obsoleted - handlers should be able     to just obtain the XPropertyControl from the PropertyUI, and     re-initialize the control. Shouldn't they?`   - make one of the steps in the chain (mouse-click, handler-call,     rebuildPropertyUI-callback) asynchronous. 2005/08/18 12:44:29 fs 1.85.88.5: #i53095#, phase 2

moved (nearly) all property handling to dedicated handlers, the controller is
now simply managing a set of handlers

open issues for making the property browser completely generic:
- target page for a property - at the moment, the pbrw uses form-specific
  knowledge
- relative position of properties. Again, the pbrw uses the OPropertyInfoService
  which is not generic
- isComposeable for a given property. Also OPropertyInfoService-dependent ATM
- help ids of pages and the pbrw as a whole. They're hard-coded at the moment

other open issues:
everything in the code which is tagged with TOD/UNOize. Those are items which
do not immediately hinder phase 3 (real UNOization, i.e. definition of new
UNO interfaces for the handlers, the controller, and so on), but need to be
addressed in phase 4 (knit lose ends)
2005/08/16 05:39:02 fs 1.85.88.4: #i53095# completely moved the handling of actuating properties into dedicated handlers
2005/08/12 16:30:11 fs 1.85.88.3: - more fine-grained control in the IPropertyBrowserUI which elements
  to enable or disable
- moved designing the SQL command into a dedicated handler
- some more reactions on actuating properties move to dedicated handlers
- *nearly* completed implementation of the "composed browser UI", which
  collects and combines UI change requests (IPropertyBrowserUI)
  (still missing: proper auto-firing)
2005/08/10 15:41:45 fs 1.85.88.2: #i53095#
get rid of nearly all [1] the implementations in OPropertyBrowserController::Clicked,
and move them to a FormComponentHandler

[1] still to migrate:
- browsing for events (needs a dedicated event property handler)
- handling for clicking the button of the Command property - this
  is kind of asynchronous, and IPropertyHandler is not yet prepared for this
2005/08/09 13:59:59 fs 1.85.88.1: #i53095# phase 1:
- don't use strings to transver values between controls and introspectee, but Anys
- first version of a dedicated property handler for form-component-related properties
  (not yet completed)
known regressions over previous phase:
- handlers for events not yet implemented, thus some assertions
- click handlers for form-component-related properties do not yet work,
  thus the browse buttons mostly do not work

2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [b14f632a9b3563b2ccffeb45c6a2edfdf427b135]

INTEGRATION: CWS pbrwuno (1.1.2); FILE ADDED 2006/03/09 13:22:52 fs 1.1.2.15: #i62965# release own mutex before executing a modal dialog 2005/11/02 11:43:42 fs 1.1.2.14: #i10000# exception specifications 2005/10/31 13:45:57 fs 1.1.2.13: some cleanup 2005/10/25 07:13:10 fs 1.1.2.12: #i53095# knitting lose ends (amongst others, make the handlers available as service) 2005/10/24 08:41:48 fs 1.1.2.11: start making the handlers full-fledged components, with using a new infrastructure replacing extensions/source/inc/componentmodule.* 2005/10/17 14:09:21 fs 1.1.2.10: #i53095# some cleanup of remaining TODOs 2005/10/14 12:43:45 fs 1.1.2.9: #i53095# properly care for MAYBEVOID properties and AMBIGUOUS property values 2005/10/13 13:01:03 fs 1.1.2.8: #i53095# introduce an XObjectInspector/Model 2005/10/11 13:29:15 fs 1.1.2.7: #i53095# phase 3: introduced XPropertyHandler and XObjectInspectorUI same open issues as in previous phase (plus probably some more, since not everything is tested, yet :-\) 2005/09/05 07:41:49 fs 1.1.2.6: #i53095# phase 3, part 1: introduced XPropertyControl and relatives, describing one control in the ObjectInspector, responsible for one property known issues: - rebuildPropertyUI can cause problems now: If the user clicks into   the control for property A, which causes property B to be committed,   which causes the UI for property A to be rebuilt, then this will   crash currently. Reason: rebuildPropertyUI now synchronously replaces   the VCL-Window of the rebuilt control, which is exactly the one   which is still in some MouseButtonDown-handler.   possible solutions:   - see if rebuiltPropertyUI can be obsoleted - handlers should be able     to just obtain the XPropertyControl from the PropertyUI, and     re-initialize the control. Shouldn't they?`   - make one of the steps in the chain (mouse-click, handler-call,     rebuildPropertyUI-callback) asynchronous. 2005/08/18 12:44:28 fs 1.1.2.5: #i53095#, phase 2

moved (nearly) all property handling to dedicated handlers, the controller is
now simply managing a set of handlers

open issues for making the property browser completely generic:
- target page for a property - at the moment, the pbrw uses form-specific
  knowledge
- relative position of properties. Again, the pbrw uses the OPropertyInfoService
  which is not generic
- isComposeable for a given property. Also OPropertyInfoService-dependent ATM
- help ids of pages and the pbrw as a whole. They're hard-coded at the moment

other open issues:
everything in the code which is tagged with TOD/UNOize. Those are items which
do not immediately hinder phase 3 (real UNOization, i.e. definition of new
UNO interfaces for the handlers, the controller, and so on), but need to be
addressed in phase 4 (knit lose ends)
2005/08/16 05:39:01 fs 1.1.2.4: #i53095# completely moved the handling of actuating properties into dedicated handlers
2005/08/12 16:30:11 fs 1.1.2.3: - more fine-grained control in the IPropertyBrowserUI which elements
  to enable or disable
- moved designing the SQL command into a dedicated handler
- some more reactions on actuating properties move to dedicated handlers
- *nearly* completed implementation of the "composed browser UI", which
  collects and combines UI change requests (IPropertyBrowserUI)
  (still missing: proper auto-firing)
2005/08/10 15:41:45 fs 1.1.2.2: #i53095#
get rid of nearly all [1] the implementations in OPropertyBrowserController::Clicked,
and move them to a FormComponentHandler

[1] still to migrate:
- browsing for events (needs a dedicated event property handler)
- handling for clicking the button of the Command property - this
  is kind of asynchronous, and IPropertyHandler is not yet prepared for this
2005/08/09 13:59:59 fs 1.1.2.1: #i53095# phase 1:
- don't use strings to transver values between controls and introspectee, but Anys
- first version of a dedicated property handler for form-component-related properties
  (not yet completed)
known regressions over previous phase:
- handlers for events not yet implemented, thus some assertions
- click handlers for form-component-related properties do not yet work,
  thus the browse buttons mostly do not work

2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [c926f0b43c800aad168e0ca1669fa8f2c02a5dd9]

INTEGRATION: CWS pbrwuno (1.1.2); FILE ADDED 2006/03/09 13:22:52 fs 1.1.2.33: #i62965# release own mutex before executing a modal dialog 2006/03/08 10:12:20 fs 1.1.2.32: varname typo 2006/03/07 20:01:33 fs 1.1.2.31: properly en/disable TARGET_FRAME, also for forms 2006/02/15 07:25:53 fs 1.1.2.30: don't access &(*foo.begin()) of empty STL containers 2006/02/10 07:53:48 fs 1.1.2.29: manual RESYNC to m156 2005/11/02 12:17:16 fs 1.1.2.28: #i10000# exception specifications 2005/11/02 11:43:42 fs 1.1.2.27: #i10000# exception specifications 2005/10/31 13:45:57 fs 1.1.2.26: some cleanup 2005/10/26 14:49:34 fs 1.1.2.25: #i53095# 2005/10/26 14:03:32 fs 1.1.2.24: some cleanups for finalizing #i53095# 2005/10/25 12:23:00 fs 1.1.2.23: misc cleanup 2005/10/25 11:52:41 fs 1.1.2.22: #i53095# some exception specifications, and some conceptual changes for multiple handlers supporting the same property 2005/10/25 07:13:10 fs 1.1.2.21: #i53095# knitting lose ends (amongst others, make the handlers available as service) 2005/10/24 08:41:47 fs 1.1.2.20: start making the handlers full-fledged components, with using a new infrastructure replacing extensions/source/inc/componentmodule.* 2005/10/17 14:09:19 fs 1.1.2.19: #i53095# some cleanup of remaining TODOs 2005/10/17 13:19:00 fs 1.1.2.18: #i53095# proper listener administration: allow multiple listeners per handler 2005/10/17 10:27:59 fs 1.1.2.17: #i53095# make numeric field exchange its values as double 2005/10/17 09:48:36 fs 1.1.2.16: #i53095# make DateFields and TimeFields exchange their values as css.util.Date/Time 2005/10/17 08:58:17 fs 1.1.2.15: some mutex locking 2005/10/17 08:38:37 fs 1.1.2.14: implement auto-firing for ComposedUIUpdate 2005/10/17 08:17:00 fs 1.1.2.13: #i53095# 2005/10/17 07:17:03 fs 1.1.2.12: replace MeasurementUnit with css.util.MeasureUnit 2005/10/14 12:43:45 fs 1.1.2.11: #i53095# properly care for MAYBEVOID properties and AMBIGUOUS property values 2005/10/14 08:40:43 fs 1.1.2.10: #i53095# let the XObjectInspectorModel provide category meta information part 2005/10/13 13:01:02 fs 1.1.2.9: #i53095# introduce an XObjectInspector/Model 2005/10/11 13:29:13 fs 1.1.2.8: #i53095# phase 3: introduced XPropertyHandler and XObjectInspectorUI same open issues as in previous phase (plus probably some more, since not everything is tested, yet :-\) 2005/10/07 12:25:14 fs 1.1.2.7: #i53095# also set the HasFooButton properties at the descriptor 2005/09/05 07:41:49 fs 1.1.2.6: #i53095# phase 3, part 1: introduced XPropertyControl and relatives, describing one control in the ObjectInspector, responsible for one property known issues: - rebuildPropertyUI can cause problems now: If the user clicks into   the control for property A, which causes property B to be committed,   which causes the UI for property A to be rebuilt, then this will   crash currently. Reason: rebuildPropertyUI now synchronously replaces   the VCL-Window of the rebuilt control, which is exactly the one   which is still in some MouseButtonDown-handler.   possible solutions:   - see if rebuiltPropertyUI can be obsoleted - handlers should be able     to just obtain the XPropertyControl from the PropertyUI, and     re-initialize the control. Shouldn't they?`   - make one of the steps in the chain (mouse-click, handler-call,     rebuildPropertyUI-callback) asynchronous. 2005/08/18 12:44:28 fs 1.1.2.5: #i53095#, phase 2

moved (nearly) all property handling to dedicated handlers, the controller is
now simply managing a set of handlers

open issues for making the property browser completely generic:
- target page for a property - at the moment, the pbrw uses form-specific
  knowledge
- relative position of properties. Again, the pbrw uses the OPropertyInfoService
  which is not generic
- isComposeable for a given property. Also OPropertyInfoService-dependent ATM
- help ids of pages and the pbrw as a whole. They're hard-coded at the moment

other open issues:
everything in the code which is tagged with TOD/UNOize. Those are items which
do not immediately hinder phase 3 (real UNOization, i.e. definition of new
UNO interfaces for the handlers, the controller, and so on), but need to be
addressed in phase 4 (knit lose ends)
2005/08/16 05:39:00 fs 1.1.2.4: #i53095# completely moved the handling of actuating properties into dedicated handlers
2005/08/12 16:30:10 fs 1.1.2.3: - more fine-grained control in the IPropertyBrowserUI which elements
  to enable or disable
- moved designing the SQL command into a dedicated handler
- some more reactions on actuating properties move to dedicated handlers
- *nearly* completed implementation of the "composed browser UI", which
  collects and combines UI change requests (IPropertyBrowserUI)
  (still missing: proper auto-firing)
2005/08/10 15:41:44 fs 1.1.2.2: #i53095#
get rid of nearly all [1] the implementations in OPropertyBrowserController::Clicked,
and move them to a FormComponentHandler

[1] still to migrate:
- browsing for events (needs a dedicated event property handler)
- handling for clicking the button of the Command property - this
  is kind of asynchronous, and IPropertyHandler is not yet prepared for this
2005/08/09 13:59:59 fs 1.1.2.1: #i53095# phase 1:
- don't use strings to transver values between controls and introspectee, but Anys
- first version of a dedicated property handler for form-component-related properties
  (not yet completed)
known regressions over previous phase:
- handlers for events not yet implemented, thus some assertions
- click handlers for form-component-related properties do not yet work,
  thus the browse buttons mostly do not work

2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [932f8ba410963216dea0f86411cf1ac8420657c5]

INTEGRATION: CWS pbrwuno (1.3.158); FILE MERGED 2005/10/31 11:13:06 fs 1.3.158.3: teach the ComposedPropertyUIUpdate to handle missing properties 2005/10/05 06:56:08 fs 1.3.158.2: RESYNC: (1.3-1.4); FILE MERGED 2005/08/09 13:59:58 fs 1.3.158.1: #i53095# phase 1: - don't use strings to transver values between controls and introspectee, but Anys - first version of a dedicated property handler for form-component-related properties   (not yet completed) known regressions over previous phase: - handlers for events not yet implemented, thus some assertions - click handlers for form-component-related properties do not yet work,   thus the browse buttons mostly do not work


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [d312bfc779d7c17d65ace5e0ea3457a5e4b4d697]

INTEGRATION: CWS pbrwuno (1.4.16); FILE MERGED 2005/10/24 08:41:47 fs 1.4.16.1: start making the handlers full-fledged components, with using a new infrastructure replacing extensions/source/inc/componentmodule.*


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [14a2505e872d956e010be8cdafc7359027cfa8fb]

INTEGRATION: CWS pbrwuno (1.10.266); FILE MERGED 2005/10/24 08:41:46 fs 1.10.266.3: start making the handlers full-fledged components, with using a new infrastructure replacing extensions/source/inc/componentmodule.* 2005/10/05 06:54:49 fs 1.10.266.2: RESYNC: (1.10-1.11); FILE MERGED 2005/08/10 15:41:44 fs 1.10.266.1: #i53095# get rid of nearly all [1] the implementations in OPropertyBrowserController::Clicked, and move them to a FormComponentHandler

[1] still to migrate:
- browsing for events (needs a dedicated event property handler)
- handling for clicking the button of the Command property - this
  is kind of asynchronous, and IPropertyHandler is not yet prepared for this

2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [132231c58dcb71fb9363fb9b7edc07a0b81c8d6b]

INTEGRATION: CWS pbrwuno (1.1.2); FILE ADDED 2005/11/02 12:17:15 fs 1.1.2.10: #i10000# exception specifications 2005/11/02 11:43:41 fs 1.1.2.9: #i10000# exception specifications 2005/10/25 07:13:10 fs 1.1.2.8: #i53095# knitting lose ends (amongst others, make the handlers available as service) 2005/10/24 08:41:45 fs 1.1.2.7: start making the handlers full-fledged components, with using a new infrastructure replacing extensions/source/inc/componentmodule.* 2005/10/17 14:09:18 fs 1.1.2.6: #i53095# some cleanup of remaining TODOs 2005/10/17 13:19:00 fs 1.1.2.5: #i53095# proper listener administration: allow multiple listeners per handler 2005/10/13 13:01:02 fs 1.1.2.4: #i53095# introduce an XObjectInspector/Model 2005/10/11 13:29:11 fs 1.1.2.3: #i53095# phase 3: introduced XPropertyHandler and XObjectInspectorUI same open issues as in previous phase (plus probably some more, since not everything is tested, yet :-\) 2005/09/05 07:41:49 fs 1.1.2.2: #i53095# phase 3, part 1: introduced XPropertyControl and relatives, describing one control in the ObjectInspector, responsible for one property known issues: - rebuildPropertyUI can cause problems now: If the user clicks into   the control for property A, which causes property B to be committed,   which causes the UI for property A to be rebuilt, then this will   crash currently. Reason: rebuildPropertyUI now synchronously replaces   the VCL-Window of the rebuilt control, which is exactly the one   which is still in some MouseButtonDown-handler.   possible solutions:   - see if rebuiltPropertyUI can be obsoleted - handlers should be able     to just obtain the XPropertyControl from the PropertyUI, and     re-initialize the control. Shouldn't they?`   - make one of the steps in the chain (mouse-click, handler-call,     rebuildPropertyUI-callback) asynchronous. 2005/08/18 12:44:28 fs 1.1.2.1: #i53095#, phase 2

moved (nearly) all property handling to dedicated handlers, the controller is
now simply managing a set of handlers

open issues for making the property browser completely generic:
- target page for a property - at the moment, the pbrw uses form-specific
  knowledge
- relative position of properties. Again, the pbrw uses the OPropertyInfoService
  which is not generic
- isComposeable for a given property. Also OPropertyInfoService-dependent ATM
- help ids of pages and the pbrw as a whole. They're hard-coded at the moment

other open issues:
everything in the code which is tagged with TOD/UNOize. Those are items which
do not immediately hinder phase 3 (real UNOization, i.e. definition of new
UNO interfaces for the handlers, the controller, and so on), but need to be
addressed in phase 4 (knit lose ends)

2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [876ed1d35736e26548c15c15da9a82e6db613f2a]

INTEGRATION: CWS pbrwuno (1.1.2); FILE ADDED 2005/11/02 11:43:40 fs 1.1.2.15: #i10000# exception specifications 2005/10/31 11:13:06 fs 1.1.2.14: teach the ComposedPropertyUIUpdate to handle missing properties 2005/10/25 07:13:09 fs 1.1.2.13: #i53095# knitting lose ends (amongst others, make the handlers available as service) 2005/10/24 08:41:45 fs 1.1.2.12: start making the handlers full-fledged components, with using a new infrastructure replacing extensions/source/inc/componentmodule.* 2005/10/17 14:09:16 fs 1.1.2.11: #i53095# some cleanup of remaining TODOs 2005/10/17 13:18:59 fs 1.1.2.10: #i53095# proper listener administration: allow multiple listeners per handler 2005/10/17 08:58:16 fs 1.1.2.9: some mutex locking 2005/10/14 12:43:45 fs 1.1.2.8: #i53095# properly care for MAYBEVOID properties and AMBIGUOUS property values 2005/10/14 09:37:21 fs 1.1.2.7: #i53095# let the ObjectInspectorModel provide relative property ordering 2005/10/14 08:40:35 fs 1.1.2.6: typo in interface name 2005/10/13 13:01:02 fs 1.1.2.5: #i53095# introduce an XObjectInspector/Model 2005/10/11 13:29:09 fs 1.1.2.4: #i53095# phase 3: introduced XPropertyHandler and XObjectInspectorUI same open issues as in previous phase (plus probably some more, since not everything is tested, yet :-\) 2005/10/07 12:25:15 fs 1.1.2.3: #i53095# also set the HasFooButton properties at the descriptor 2005/09/05 07:41:48 fs 1.1.2.2: #i53095# phase 3, part 1: introduced XPropertyControl and relatives, describing one control in the ObjectInspector, responsible for one property known issues: - rebuildPropertyUI can cause problems now: If the user clicks into   the control for property A, which causes property B to be committed,   which causes the UI for property A to be rebuilt, then this will   crash currently. Reason: rebuildPropertyUI now synchronously replaces   the VCL-Window of the rebuilt control, which is exactly the one   which is still in some MouseButtonDown-handler.   possible solutions:   - see if rebuiltPropertyUI can be obsoleted - handlers should be able     to just obtain the XPropertyControl from the PropertyUI, and     re-initialize the control. Shouldn't they?`   - make one of the steps in the chain (mouse-click, handler-call,     rebuildPropertyUI-callback) asynchronous. 2005/08/18 12:44:28 fs 1.1.2.1: #i53095#, phase 2

moved (nearly) all property handling to dedicated handlers, the controller is
now simply managing a set of handlers

open issues for making the property browser completely generic:
- target page for a property - at the moment, the pbrw uses form-specific
  knowledge
- relative position of properties. Again, the pbrw uses the OPropertyInfoService
  which is not generic
- isComposeable for a given property. Also OPropertyInfoService-dependent ATM
- help ids of pages and the pbrw as a whole. They're hard-coded at the moment

other open issues:
everything in the code which is tagged with TOD/UNOize. Those are items which
do not immediately hinder phase 3 (real UNOization, i.e. definition of new
UNO interfaces for the handlers, the controller, and so on), but need to be
addressed in phase 4 (knit lose ends)

2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [d8c859ba51c0ae4bf62dd5cf1d49ef88441efdc0]

INTEGRATION: CWS pbrwuno (1.1.2); FILE ADDED 2005/10/13 13:01:01 fs 1.1.2.4: #i53095# introduce an XObjectInspector/Model 2005/10/11 13:29:07 fs 1.1.2.3: #i53095# phase 3: introduced XPropertyHandler and XObjectInspectorUI same open issues as in previous phase (plus probably some more, since not everything is tested, yet :-\) 2005/09/05 07:41:48 fs 1.1.2.2: #i53095# phase 3, part 1: introduced XPropertyControl and relatives, describing one control in the ObjectInspector, responsible for one property known issues: - rebuildPropertyUI can cause problems now: If the user clicks into   the control for property A, which causes property B to be committed,   which causes the UI for property A to be rebuilt, then this will   crash currently. Reason: rebuildPropertyUI now synchronously replaces   the VCL-Window of the rebuilt control, which is exactly the one   which is still in some MouseButtonDown-handler.   possible solutions:   - see if rebuiltPropertyUI can be obsoleted - handlers should be able     to just obtain the XPropertyControl from the PropertyUI, and     re-initialize the control. Shouldn't they?`   - make one of the steps in the chain (mouse-click, handler-call,     rebuildPropertyUI-callback) asynchronous. 2005/08/09 13:59:58 fs 1.1.2.1: #i53095# phase 1: - don't use strings to transver values between controls and introspectee, but Anys - first version of a dedicated property handler for form-component-related properties   (not yet completed) known regressions over previous phase: - handlers for events not yet implemented, thus some assertions - click handlers for form-component-related properties do not yet work,   thus the browse buttons mostly do not work


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [dd6d5fcddf6d6e75a77478a224c6cf94e757f907]

INTEGRATION: CWS pbrwuno (1.4.38); FILE MERGED 2005/11/02 11:43:40 fs 1.4.38.13: #i10000# exception specifications 2005/10/25 07:13:09 fs 1.4.38.12: #i53095# knitting lose ends (amongst others, make the handlers available as service) 2005/10/24 08:41:44 fs 1.4.38.11: start making the handlers full-fledged components, with using a new infrastructure replacing extensions/source/inc/componentmodule.* 2005/10/17 14:09:15 fs 1.4.38.10: #i53095# some cleanup of remaining TODOs 2005/10/13 13:01:01 fs 1.4.38.9: #i53095# introduce an XObjectInspector/Model 2005/10/11 13:29:05 fs 1.4.38.8: #i53095# phase 3: introduced XPropertyHandler and XObjectInspectorUI same open issues as in previous phase (plus probably some more, since not everything is tested, yet :-\) 2005/10/05 06:54:38 fs 1.4.38.7: RESYNC: (1.4-1.5); FILE MERGED 2005/09/05 07:41:48 fs 1.4.38.6: #i53095# phase 3, part 1: introduced XPropertyControl and relatives, describing one control in the ObjectInspector, responsible for one property known issues: - rebuildPropertyUI can cause problems now: If the user clicks into   the control for property A, which causes property B to be committed,   which causes the UI for property A to be rebuilt, then this will   crash currently. Reason: rebuildPropertyUI now synchronously replaces   the VCL-Window of the rebuilt control, which is exactly the one   which is still in some MouseButtonDown-handler.   possible solutions:   - see if rebuiltPropertyUI can be obsoleted - handlers should be able     to just obtain the XPropertyControl from the PropertyUI, and     re-initialize the control. Shouldn't they?`   - make one of the steps in the chain (mouse-click, handler-call,     rebuildPropertyUI-callback) asynchronous. 2005/08/18 12:44:27 fs 1.4.38.5: #i53095#, phase 2

moved (nearly) all property handling to dedicated handlers, the controller is
now simply managing a set of handlers

open issues for making the property browser completely generic:
- target page for a property - at the moment, the pbrw uses form-specific
  knowledge
- relative position of properties. Again, the pbrw uses the OPropertyInfoService
  which is not generic
- isComposeable for a given property. Also OPropertyInfoService-dependent ATM
- help ids of pages and the pbrw as a whole. They're hard-coded at the moment

other open issues:
everything in the code which is tagged with TOD/UNOize. Those are items which
do not immediately hinder phase 3 (real UNOization, i.e. definition of new
UNO interfaces for the handlers, the controller, and so on), but need to be
addressed in phase 4 (knit lose ends)
2005/08/16 05:38:59 fs 1.4.38.4: #i53095# completely moved the handling of actuating properties into dedicated handlers
2005/08/12 16:30:10 fs 1.4.38.3: - more fine-grained control in the IPropertyBrowserUI which elements
  to enable or disable
- moved designing the SQL command into a dedicated handler
- some more reactions on actuating properties move to dedicated handlers
- *nearly* completed implementation of the "composed browser UI", which
  collects and combines UI change requests (IPropertyBrowserUI)
  (still missing: proper auto-firing)
2005/08/10 15:41:44 fs 1.4.38.2: #i53095#
get rid of nearly all [1] the implementations in OPropertyBrowserController::Clicked,
and move them to a FormComponentHandler

[1] still to migrate:
- browsing for events (needs a dedicated event property handler)
- handling for clicking the button of the Command property - this
  is kind of asynchronous, and IPropertyHandler is not yet prepared for this
2005/08/09 13:59:57 fs 1.4.38.1: #i53095# phase 1:
- don't use strings to transver values between controls and introspectee, but Anys
- first version of a dedicated property handler for form-component-related properties
  (not yet completed)
known regressions over previous phase:
- handlers for events not yet implemented, thus some assertions
- click handlers for form-component-related properties do not yet work,
  thus the browse buttons mostly do not work

2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [d0b8efb3cc2a53803ac8888bd8da6f58ccee1c0e]

INTEGRATION: CWS pbrwuno (1.4.38); FILE MERGED 2006/03/13 07:35:14 fs 1.4.38.17: more help ids 2006/02/15 07:25:53 fs 1.4.38.16: don't access &(*foo.begin()) of empty STL containers 2005/11/02 11:43:39 fs 1.4.38.15: #i10000# exception specifications 2005/10/25 07:13:09 fs 1.4.38.14: #i53095# knitting lose ends (amongst others, make the handlers available as service) 2005/10/17 14:09:13 fs 1.4.38.13: #i53095# some cleanup of remaining TODOs 2005/10/17 13:18:58 fs 1.4.38.12: #i53095# proper listener administration: allow multiple listeners per handler 2005/10/17 08:58:16 fs 1.4.38.11: some mutex locking 2005/10/14 12:43:44 fs 1.4.38.10: #i53095# properly care for MAYBEVOID properties and AMBIGUOUS property values 2005/10/13 13:01:01 fs 1.4.38.9: #i53095# introduce an XObjectInspector/Model 2005/10/11 13:29:03 fs 1.4.38.8: #i53095# phase 3: introduced XPropertyHandler and XObjectInspectorUI same open issues as in previous phase (plus probably some more, since not everything is tested, yet :-\) 2005/10/05 06:54:27 fs 1.4.38.7: RESYNC: (1.4-1.5); FILE MERGED 2005/09/05 07:41:48 fs 1.4.38.6: #i53095# phase 3, part 1: introduced XPropertyControl and relatives, describing one control in the ObjectInspector, responsible for one property known issues: - rebuildPropertyUI can cause problems now: If the user clicks into   the control for property A, which causes property B to be committed,   which causes the UI for property A to be rebuilt, then this will   crash currently. Reason: rebuildPropertyUI now synchronously replaces   the VCL-Window of the rebuilt control, which is exactly the one   which is still in some MouseButtonDown-handler.   possible solutions:   - see if rebuiltPropertyUI can be obsoleted - handlers should be able     to just obtain the XPropertyControl from the PropertyUI, and     re-initialize the control. Shouldn't they?`   - make one of the steps in the chain (mouse-click, handler-call,     rebuildPropertyUI-callback) asynchronous. 2005/08/18 12:44:27 fs 1.4.38.5: #i53095#, phase 2

moved (nearly) all property handling to dedicated handlers, the controller is
now simply managing a set of handlers

open issues for making the property browser completely generic:
- target page for a property - at the moment, the pbrw uses form-specific
  knowledge
- relative position of properties. Again, the pbrw uses the OPropertyInfoService
  which is not generic
- isComposeable for a given property. Also OPropertyInfoService-dependent ATM
- help ids of pages and the pbrw as a whole. They're hard-coded at the moment

other open issues:
everything in the code which is tagged with TOD/UNOize. Those are items which
do not immediately hinder phase 3 (real UNOization, i.e. definition of new
UNO interfaces for the handlers, the controller, and so on), but need to be
addressed in phase 4 (knit lose ends)
2005/08/16 05:38:59 fs 1.4.38.4: #i53095# completely moved the handling of actuating properties into dedicated handlers
2005/08/12 16:30:10 fs 1.4.38.3: - more fine-grained control in the IPropertyBrowserUI which elements
  to enable or disable
- moved designing the SQL command into a dedicated handler
- some more reactions on actuating properties move to dedicated handlers
- *nearly* completed implementation of the "composed browser UI", which
  collects and combines UI change requests (IPropertyBrowserUI)
  (still missing: proper auto-firing)
2005/08/10 15:41:44 fs 1.4.38.2: #i53095#
get rid of nearly all [1] the implementations in OPropertyBrowserController::Clicked,
and move them to a FormComponentHandler

[1] still to migrate:
- browsing for events (needs a dedicated event property handler)
- handling for clicking the button of the Command property - this
  is kind of asynchronous, and IPropertyHandler is not yet prepared for this
2005/08/09 13:59:57 fs 1.4.38.1: #i53095# phase 1:
- don't use strings to transver values between controls and introspectee, but Anys
- first version of a dedicated property handler for form-component-related properties
  (not yet completed)
known regressions over previous phase:
- handlers for events not yet implemented, thus some assertions
- click handlers for form-component-related properties do not yet work,
  thus the browse buttons mostly do not work

2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [0af8c282d5387c3e7ac9e96b1294f24ab8b6ce8e]

INTEGRATION: CWS pbrwuno (1.3.38); FILE MERGED 2005/10/25 07:13:08 fs 1.3.38.4: #i53095# knitting lose ends (amongst others, make the handlers available as service) 2005/10/17 13:18:58 fs 1.3.38.3: #i53095# proper listener administration: allow multiple listeners per handler 2005/10/05 06:54:04 fs 1.3.38.2: RESYNC: (1.3-1.4); FILE MERGED 2005/08/09 13:59:57 fs 1.3.38.1: #i53095# phase 1: - don't use strings to transver values between controls and introspectee, but Anys - first version of a dedicated property handler for form-component-related properties   (not yet completed) known regressions over previous phase: - handlers for events not yet implemented, thus some assertions - click handlers for form-component-related properties do not yet work,   thus the browse buttons mostly do not work


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [bd0585d094f42da7bdd682f24f071e495c3defc0]

INTEGRATION: CWS pbrwuno (1.3.38); FILE MERGED 2005/10/31 11:13:05 fs 1.3.38.6: teach the ComposedPropertyUIUpdate to handle missing properties 2005/10/25 07:13:08 fs 1.3.38.5: #i53095# knitting lose ends (amongst others, make the handlers available as service) 2005/10/24 08:41:43 fs 1.3.38.4: start making the handlers full-fledged components, with using a new infrastructure replacing extensions/source/inc/componentmodule.* 2005/10/17 13:18:57 fs 1.3.38.3: #i53095# proper listener administration: allow multiple listeners per handler 2005/10/05 06:53:53 fs 1.3.38.2: RESYNC: (1.3-1.4); FILE MERGED 2005/08/09 13:59:57 fs 1.3.38.1: #i53095# phase 1: - don't use strings to transver values between controls and introspectee, but Anys - first version of a dedicated property handler for form-component-related properties   (not yet completed) known regressions over previous phase: - handlers for events not yet implemented, thus some assertions - click handlers for form-component-related properties do not yet work,   thus the browse buttons mostly do not work


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [54264b34c5ff6d934e2bb3e55e1420925f411087]

INTEGRATION: CWS pbrwuno (1.3.88); FILE MERGED 2005/11/02 11:43:39 fs 1.3.88.11: #i10000# exception specifications 2005/10/25 07:13:08 fs 1.3.88.10: #i53095# knitting lose ends (amongst others, make the handlers available as service) 2005/10/24 08:41:43 fs 1.3.88.9: start making the handlers full-fledged components, with using a new infrastructure replacing extensions/source/inc/componentmodule.* 2005/10/13 13:01:00 fs 1.3.88.8: #i53095# introduce an XObjectInspector/Model 2005/10/11 13:29:01 fs 1.3.88.7: #i53095# phase 3: introduced XPropertyHandler and XObjectInspectorUI same open issues as in previous phase (plus probably some more, since not everything is tested, yet :-\) 2005/10/05 06:53:41 fs 1.3.88.6: RESYNC: (1.3-1.4); FILE MERGED 2005/08/18 12:44:27 fs 1.3.88.5: #i53095#, phase 2

moved (nearly) all property handling to dedicated handlers, the controller is
now simply managing a set of handlers

open issues for making the property browser completely generic:
- target page for a property - at the moment, the pbrw uses form-specific
  knowledge
- relative position of properties. Again, the pbrw uses the OPropertyInfoService
  which is not generic
- isComposeable for a given property. Also OPropertyInfoService-dependent ATM
- help ids of pages and the pbrw as a whole. They're hard-coded at the moment

other open issues:
everything in the code which is tagged with TOD/UNOize. Those are items which
do not immediately hinder phase 3 (real UNOization, i.e. definition of new
UNO interfaces for the handlers, the controller, and so on), but need to be
addressed in phase 4 (knit lose ends)
2005/08/16 05:38:58 fs 1.3.88.4: #i53095# completely moved the handling of actuating properties into dedicated handlers
2005/08/12 16:30:09 fs 1.3.88.3: - more fine-grained control in the IPropertyBrowserUI which elements
  to enable or disable
- moved designing the SQL command into a dedicated handler
- some more reactions on actuating properties move to dedicated handlers
- *nearly* completed implementation of the "composed browser UI", which
  collects and combines UI change requests (IPropertyBrowserUI)
  (still missing: proper auto-firing)
2005/08/10 15:41:44 fs 1.3.88.2: #i53095#
get rid of nearly all [1] the implementations in OPropertyBrowserController::Clicked,
and move them to a FormComponentHandler

[1] still to migrate:
- browsing for events (needs a dedicated event property handler)
- handling for clicking the button of the Command property - this
  is kind of asynchronous, and IPropertyHandler is not yet prepared for this
2005/08/09 13:59:56 fs 1.3.88.1: #i53095# phase 1:
- don't use strings to transver values between controls and introspectee, but Anys
- first version of a dedicated property handler for form-component-related properties
  (not yet completed)
known regressions over previous phase:
- handlers for events not yet implemented, thus some assertions
- click handlers for form-component-related properties do not yet work,
  thus the browse buttons mostly do not work

2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [e322eb9039ef86d65383e61d2f904be8d1306777]

INTEGRATION: CWS pbrwuno (1.3.88); FILE MERGED 2006/02/15 07:25:52 fs 1.3.88.13: don't access &(*foo.begin()) of empty STL containers 2005/11/02 11:43:38 fs 1.3.88.12: #i10000# exception specifications 2005/10/26 14:03:32 fs 1.3.88.11: some cleanups for finalizing #i53095# 2005/10/25 07:13:07 fs 1.3.88.10: #i53095# knitting lose ends (amongst others, make the handlers available as service) 2005/10/17 08:58:15 fs 1.3.88.9: some mutex locking 2005/10/13 13:01:00 fs 1.3.88.8: #i53095# introduce an XObjectInspector/Model 2005/10/11 13:28:59 fs 1.3.88.7: #i53095# phase 3: introduced XPropertyHandler and XObjectInspectorUI same open issues as in previous phase (plus probably some more, since not everything is tested, yet :-\) 2005/10/05 06:53:25 fs 1.3.88.6: RESYNC: (1.3-1.4); FILE MERGED 2005/08/18 12:44:26 fs 1.3.88.5: #i53095#, phase 2

moved (nearly) all property handling to dedicated handlers, the controller is
now simply managing a set of handlers

open issues for making the property browser completely generic:
- target page for a property - at the moment, the pbrw uses form-specific
  knowledge
- relative position of properties. Again, the pbrw uses the OPropertyInfoService
  which is not generic
- isComposeable for a given property. Also OPropertyInfoService-dependent ATM
- help ids of pages and the pbrw as a whole. They're hard-coded at the moment

other open issues:
everything in the code which is tagged with TOD/UNOize. Those are items which
do not immediately hinder phase 3 (real UNOization, i.e. definition of new
UNO interfaces for the handlers, the controller, and so on), but need to be
addressed in phase 4 (knit lose ends)
2005/08/16 05:38:57 fs 1.3.88.4: #i53095# completely moved the handling of actuating properties into dedicated handlers
2005/08/12 16:30:09 fs 1.3.88.3: - more fine-grained control in the IPropertyBrowserUI which elements
  to enable or disable
- moved designing the SQL command into a dedicated handler
- some more reactions on actuating properties move to dedicated handlers
- *nearly* completed implementation of the "composed browser UI", which
  collects and combines UI change requests (IPropertyBrowserUI)
  (still missing: proper auto-firing)
2005/08/10 15:41:43 fs 1.3.88.2: #i53095#
get rid of nearly all [1] the implementations in OPropertyBrowserController::Clicked,
and move them to a FormComponentHandler

[1] still to migrate:
- browsing for events (needs a dedicated event property handler)
- handling for clicking the button of the Command property - this
  is kind of asynchronous, and IPropertyHandler is not yet prepared for this
2005/08/09 13:59:56 fs 1.3.88.1: #i53095# phase 1:
- don't use strings to transver values between controls and introspectee, but Anys
- first version of a dedicated property handler for form-component-related properties
  (not yet completed)
known regressions over previous phase:
- handlers for events not yet implemented, thus some assertions
- click handlers for form-component-related properties do not yet work,
  thus the browse buttons mostly do not work

2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [7b47747eb7f839e8e5d2cca993f5367996a19dd7]

INTEGRATION: CWS pbrwuno (1.1.2); FILE ADDED 2006/01/18 10:16:10 fs 1.1.2.6: no UnkwnonPropertyException in getPropertyOrderIndex, to ease implementations of this interface 2005/10/24 08:41:42 fs 1.1.2.5: start making the handlers full-fledged components, with using a new infrastructure replacing extensions/source/inc/componentmodule.* 2005/10/14 10:47:59 fs 1.1.2.4: #i53095# replace InspectorModel::InspectedObjects with Inspector::inspect 2005/10/14 09:37:20 fs 1.1.2.3: #i53095# let the ObjectInspectorModel provide relative property ordering 2005/10/14 08:40:42 fs 1.1.2.2: #i53095# let the XObjectInspectorModel provide category meta information part 2005/10/13 12:59:41 fs 1.1.2.1: #i53095# default ObjectInspectorModel for inspecting form components


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [17d28bff313b3ba97576537b261f4a64a7ff6bd5]

INTEGRATION: CWS pbrwuno (1.1.2); FILE ADDED 2006/01/18 10:16:08 fs 1.1.2.10: no UnkwnonPropertyException in getPropertyOrderIndex, to ease implementations of this interface 2005/10/26 14:03:31 fs 1.1.2.9: some cleanups for finalizing #i53095# 2005/10/25 11:52:40 fs 1.1.2.8: #i53095# some exception specifications, and some conceptual changes for multiple handlers supporting the same property 2005/10/25 07:13:07 fs 1.1.2.7: #i53095# knitting lose ends (amongst others, make the handlers available as service) 2005/10/24 08:41:41 fs 1.1.2.6: start making the handlers full-fledged components, with using a new infrastructure replacing extensions/source/inc/componentmodule.* 2005/10/19 07:48:05 fs 1.1.2.5: #i53095# knitting some loose ends 2005/10/14 10:47:59 fs 1.1.2.4: #i53095# replace InspectorModel::InspectedObjects with Inspector::inspect 2005/10/14 09:37:19 fs 1.1.2.3: #i53095# let the ObjectInspectorModel provide relative property ordering 2005/10/14 08:40:42 fs 1.1.2.2: #i53095# let the XObjectInspectorModel provide category meta information part 2005/10/13 12:59:40 fs 1.1.2.1: #i53095# default ObjectInspectorModel for inspecting form components


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [756fdbaf429ade9e096b84fbf371a432e6207a37]

INTEGRATION: CWS pbrwuno (1.3.16); FILE MERGED 2005/10/24 08:41:41 fs 1.3.16.1: start making the handlers full-fledged components, with using a new infrastructure replacing extensions/source/inc/componentmodule.*


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [8c90788963030da23fefdbcbc6efe9ebf9e31466]

INTEGRATION: CWS pbrwuno (1.4.16); FILE MERGED 2005/10/25 07:13:06 fs 1.4.16.3: #i53095# knitting lose ends (amongst others, make the handlers available as service) 2005/10/24 08:41:40 fs 1.4.16.2: start making the handlers full-fledged components, with using a new infrastructure replacing extensions/source/inc/componentmodule.* 2005/10/13 13:00:59 fs 1.4.16.1: #i53095# introduce an XObjectInspector/Model


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [9425ac1354dca39be226e35c169f53e1a3fc336e]

INTEGRATION: CWS pbrwuno (1.1.2); FILE ADDED 2006/03/09 14:14:29 fs 1.1.2.6: #i62967# no UnknownPropertyExceptions at the XObjectInspectorUI anymore 2005/10/31 11:13:05 fs 1.1.2.5: teach the ComposedPropertyUIUpdate to handle missing properties 2005/10/17 08:38:37 fs 1.1.2.4: implement auto-firing for ComposedUIUpdate 2005/10/13 13:00:59 fs 1.1.2.3: #i53095# introduce an XObjectInspector/Model 2005/10/11 13:28:58 fs 1.1.2.2: #i53095# phase 3: introduced XPropertyHandler and XObjectInspectorUI same open issues as in previous phase (plus probably some more, since not everything is tested, yet :-\) 2005/08/12 16:30:09 fs 1.1.2.1: - more fine-grained control in the IPropertyBrowserUI which elements   to enable or disable - moved designing the SQL command into a dedicated handler - some more reactions on actuating properties move to dedicated handlers - *nearly* completed implementation of the "composed browser UI", which   collects and combines UI change requests (IPropertyBrowserUI)   (still missing: proper auto-firing)


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [cb749022f3bae63a2764cb85658008ccd220474a]

INTEGRATION: CWS pbrwuno (1.1.2); FILE ADDED 2006/03/09 14:14:29 fs 1.1.2.10: #i62967# no UnknownPropertyExceptions at the XObjectInspectorUI anymore 2005/11/02 12:17:15 fs 1.1.2.9: #i10000# exception specifications 2005/10/31 13:45:56 fs 1.1.2.8: some cleanup 2005/10/31 11:13:04 fs 1.1.2.7: teach the ComposedPropertyUIUpdate to handle missing properties 2005/10/17 14:09:12 fs 1.1.2.6: #i53095# some cleanup of remaining TODOs 2005/10/17 08:38:36 fs 1.1.2.5: implement auto-firing for ComposedUIUpdate 2005/10/17 08:17:00 fs 1.1.2.4: #i53095# 2005/10/13 13:00:59 fs 1.1.2.3: #i53095# introduce an XObjectInspector/Model 2005/10/11 13:28:56 fs 1.1.2.2: #i53095# phase 3: introduced XPropertyHandler and XObjectInspectorUI same open issues as in previous phase (plus probably some more, since not everything is tested, yet :-\) 2005/08/12 16:30:09 fs 1.1.2.1: - more fine-grained control in the IPropertyBrowserUI which elements   to enable or disable - moved designing the SQL command into a dedicated handler - some more reactions on actuating properties move to dedicated handlers - *nearly* completed implementation of the "composed browser UI", which   collects and combines UI change requests (IPropertyBrowserUI)   (still missing: proper auto-firing)


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [f685bb4194dfe66b6071843375de26e81dc39feb]

INTEGRATION: CWS pbrwuno (1.4.158); FILE MERGED 2005/10/19 07:48:05 fs 1.4.158.7: #i53095# knitting some loose ends 2005/10/14 12:43:44 fs 1.4.158.6: #i53095# properly care for MAYBEVOID properties and AMBIGUOUS property values 2005/10/05 06:52:23 fs 1.4.158.5: RESYNC: (1.4-1.5); FILE MERGED 2005/09/26 09:06:15 fs 1.4.158.4: #i10000# some rearrangements 2005/09/05 07:41:47 fs 1.4.158.3: #i53095# phase 3, part 1: introduced XPropertyControl and relatives, describing one control in the ObjectInspector, responsible for one property known issues: - rebuildPropertyUI can cause problems now: If the user clicks into   the control for property A, which causes property B to be committed,   which causes the UI for property A to be rebuilt, then this will   crash currently. Reason: rebuildPropertyUI now synchronously replaces   the VCL-Window of the rebuilt control, which is exactly the one   which is still in some MouseButtonDown-handler.   possible solutions:   - see if rebuiltPropertyUI can be obsoleted - handlers should be able     to just obtain the XPropertyControl from the PropertyUI, and     re-initialize the control. Shouldn't they?`   - make one of the steps in the chain (mouse-click, handler-call,     rebuildPropertyUI-callback) asynchronous. 2005/08/31 08:28:54 fs 1.4.158.2: #i53095# get rid of Set/GetPropertyName at the IBrowserControl 2005/08/09 13:59:56 fs 1.4.158.1: #i53095# phase 1: - don't use strings to transver values between controls and introspectee, but Anys - first version of a dedicated property handler for form-component-related properties   (not yet completed) known regressions over previous phase: - handlers for events not yet implemented, thus some assertions - click handlers for form-component-related properties do not yet work,   thus the browse buttons mostly do not work


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [881d954877fa6d1b04c8a10cb9a8a03d402d2052]

INTEGRATION: CWS pbrwuno (1.3.158); FILE MERGED 2005/10/14 12:43:44 fs 1.3.158.5: #i53095# properly care for MAYBEVOID properties and AMBIGUOUS property values 2005/10/05 06:52:13 fs 1.3.158.4: RESYNC: (1.3-1.4); FILE MERGED 2005/09/05 07:41:47 fs 1.3.158.3: #i53095# phase 3, part 1: introduced XPropertyControl and relatives, describing one control in the ObjectInspector, responsible for one property known issues: - rebuildPropertyUI can cause problems now: If the user clicks into   the control for property A, which causes property B to be committed,   which causes the UI for property A to be rebuilt, then this will   crash currently. Reason: rebuildPropertyUI now synchronously replaces   the VCL-Window of the rebuilt control, which is exactly the one   which is still in some MouseButtonDown-handler.   possible solutions:   - see if rebuiltPropertyUI can be obsoleted - handlers should be able     to just obtain the XPropertyControl from the PropertyUI, and     re-initialize the control. Shouldn't they?`   - make one of the steps in the chain (mouse-click, handler-call,     rebuildPropertyUI-callback) asynchronous. 2005/08/10 15:41:43 fs 1.3.158.2: #i53095# get rid of nearly all [1] the implementations in OPropertyBrowserController::Clicked, and move them to a FormComponentHandler

[1] still to migrate:
- browsing for events (needs a dedicated event property handler)
- handling for clicking the button of the Command property - this
  is kind of asynchronous, and IPropertyHandler is not yet prepared for this
2005/08/09 13:59:56 fs 1.3.158.1: #i53095# phase 1:
- don't use strings to transver values between controls and introspectee, but Anys
- first version of a dedicated property handler for form-component-related properties
  (not yet completed)
known regressions over previous phase:
- handlers for events not yet implemented, thus some assertions
- click handlers for form-component-related properties do not yet work,
  thus the browse buttons mostly do not work

2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [65e5029f4a940306c4e09f8ccee9872334dd4658]

INTEGRATION: CWS pbrwuno (1.2.158); FILE MERGED 2005/11/02 11:43:37 fs 1.2.158.11: #i10000# exception specifications 2005/10/25 12:13:05 fs 1.2.158.10: #i53095# cache the enum converter 2005/10/24 08:41:39 fs 1.2.158.9: start making the handlers full-fledged components, with using a new infrastructure replacing extensions/source/inc/componentmodule.* 2005/10/13 13:00:58 fs 1.2.158.8: #i53095# introduce an XObjectInspector/Model 2005/10/11 13:28:54 fs 1.2.158.7: #i53095# phase 3: introduced XPropertyHandler and XObjectInspectorUI same open issues as in previous phase (plus probably some more, since not everything is tested, yet :-\) 2005/10/05 06:51:30 fs 1.2.158.6: RESYNC: (1.2-1.3); FILE MERGED 2005/08/18 12:44:26 fs 1.2.158.5: #i53095#, phase 2

moved (nearly) all property handling to dedicated handlers, the controller is
now simply managing a set of handlers

open issues for making the property browser completely generic:
- target page for a property - at the moment, the pbrw uses form-specific
  knowledge
- relative position of properties. Again, the pbrw uses the OPropertyInfoService
  which is not generic
- isComposeable for a given property. Also OPropertyInfoService-dependent ATM
- help ids of pages and the pbrw as a whole. They're hard-coded at the moment

other open issues:
everything in the code which is tagged with TOD/UNOize. Those are items which
do not immediately hinder phase 3 (real UNOization, i.e. definition of new
UNO interfaces for the handlers, the controller, and so on), but need to be
addressed in phase 4 (knit lose ends)
2005/08/16 05:38:57 fs 1.2.158.4: #i53095# completely moved the handling of actuating properties into dedicated handlers
2005/08/12 16:30:08 fs 1.2.158.3: - more fine-grained control in the IPropertyBrowserUI which elements
  to enable or disable
- moved designing the SQL command into a dedicated handler
- some more reactions on actuating properties move to dedicated handlers
- *nearly* completed implementation of the "composed browser UI", which
  collects and combines UI change requests (IPropertyBrowserUI)
  (still missing: proper auto-firing)
2005/08/10 15:41:43 fs 1.2.158.2: #i53095#
get rid of nearly all [1] the implementations in OPropertyBrowserController::Clicked,
and move them to a FormComponentHandler

[1] still to migrate:
- browsing for events (needs a dedicated event property handler)
- handling for clicking the button of the Command property - this
  is kind of asynchronous, and IPropertyHandler is not yet prepared for this
2005/08/09 13:59:56 fs 1.2.158.1: #i53095# phase 1:
- don't use strings to transver values between controls and introspectee, but Anys
- first version of a dedicated property handler for form-component-related properties
  (not yet completed)
known regressions over previous phase:
- handlers for events not yet implemented, thus some assertions
- click handlers for form-component-related properties do not yet work,
  thus the browse buttons mostly do not work

2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [6d4201494bbd2e1da61ff3830625064589406151]

INTEGRATION: CWS pbrwuno (1.2.158); FILE MERGED 2006/02/15 07:25:51 fs 1.2.158.15: don't access &(*foo.begin()) of empty STL containers 2005/11/02 11:43:37 fs 1.2.158.14: #i10000# exception specifications 2005/10/31 13:45:56 fs 1.2.158.13: some cleanup 2005/10/25 12:22:58 fs 1.2.158.12: misc cleanup 2005/10/25 12:12:35 fs 1.2.158.11: #i53095# cache the enum converter 2005/10/24 08:41:38 fs 1.2.158.10: start making the handlers full-fledged components, with using a new infrastructure replacing extensions/source/inc/componentmodule.* 2005/10/17 08:58:15 fs 1.2.158.9: some mutex locking 2005/10/13 13:00:58 fs 1.2.158.8: #i53095# introduce an XObjectInspector/Model 2005/10/11 13:28:51 fs 1.2.158.7: #i53095# phase 3: introduced XPropertyHandler and XObjectInspectorUI same open issues as in previous phase (plus probably some more, since not everything is tested, yet :-\) 2005/10/05 06:51:16 fs 1.2.158.6: RESYNC: (1.2-1.3); FILE MERGED 2005/08/18 12:44:26 fs 1.2.158.5: #i53095#, phase 2

moved (nearly) all property handling to dedicated handlers, the controller is
now simply managing a set of handlers

open issues for making the property browser completely generic:
- target page for a property - at the moment, the pbrw uses form-specific
  knowledge
- relative position of properties. Again, the pbrw uses the OPropertyInfoService
  which is not generic
- isComposeable for a given property. Also OPropertyInfoService-dependent ATM
- help ids of pages and the pbrw as a whole. They're hard-coded at the moment

other open issues:
everything in the code which is tagged with TOD/UNOize. Those are items which
do not immediately hinder phase 3 (real UNOization, i.e. definition of new
UNO interfaces for the handlers, the controller, and so on), but need to be
addressed in phase 4 (knit lose ends)
2005/08/16 05:38:56 fs 1.2.158.4: #i53095# completely moved the handling of actuating properties into dedicated handlers
2005/08/12 16:30:08 fs 1.2.158.3: - more fine-grained control in the IPropertyBrowserUI which elements
  to enable or disable
- moved designing the SQL command into a dedicated handler
- some more reactions on actuating properties move to dedicated handlers
- *nearly* completed implementation of the "composed browser UI", which
  collects and combines UI change requests (IPropertyBrowserUI)
  (still missing: proper auto-firing)
2005/08/10 15:41:43 fs 1.2.158.2: #i53095#
get rid of nearly all [1] the implementations in OPropertyBrowserController::Clicked,
and move them to a FormComponentHandler

[1] still to migrate:
- browsing for events (needs a dedicated event property handler)
- handling for clicking the button of the Command property - this
  is kind of asynchronous, and IPropertyHandler is not yet prepared for this
2005/08/09 13:59:56 fs 1.2.158.1: #i53095# phase 1:
- don't use strings to transver values between controls and introspectee, but Anys
- first version of a dedicated property handler for form-component-related properties
  (not yet completed)
known regressions over previous phase:
- handlers for events not yet implemented, thus some assertions
- click handlers for form-component-related properties do not yet work,
  thus the browse buttons mostly do not work

2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [6ed9914258c1aefdd173411499b951e3146464ab]

INTEGRATION: CWS pbrwuno (1.3.130); FILE MERGED 2005/11/02 11:43:36 fs 1.3.130.11: #i10000# exception specifications 2005/10/25 11:52:40 fs 1.3.130.10: #i53095# some exception specifications, and some conceptual changes for multiple handlers supporting the same property 2005/10/25 07:13:06 fs 1.3.130.9: #i53095# knitting lose ends (amongst others, make the handlers available as service) 2005/10/24 08:41:38 fs 1.3.130.8: start making the handlers full-fledged components, with using a new infrastructure replacing extensions/source/inc/componentmodule.* 2005/10/13 13:00:58 fs 1.3.130.7: #i53095# introduce an XObjectInspector/Model 2005/10/11 13:28:50 fs 1.3.130.6: #i53095# phase 3: introduced XPropertyHandler and XObjectInspectorUI same open issues as in previous phase (plus probably some more, since not everything is tested, yet :-\) 2005/10/05 06:51:03 fs 1.3.130.5: RESYNC: (1.3-1.4); FILE MERGED 2005/08/18 12:44:26 fs 1.3.130.4: #i53095#, phase 2

moved (nearly) all property handling to dedicated handlers, the controller is
now simply managing a set of handlers

open issues for making the property browser completely generic:
- target page for a property - at the moment, the pbrw uses form-specific
  knowledge
- relative position of properties. Again, the pbrw uses the OPropertyInfoService
  which is not generic
- isComposeable for a given property. Also OPropertyInfoService-dependent ATM
- help ids of pages and the pbrw as a whole. They're hard-coded at the moment

other open issues:
everything in the code which is tagged with TOD/UNOize. Those are items which
do not immediately hinder phase 3 (real UNOization, i.e. definition of new
UNO interfaces for the handlers, the controller, and so on), but need to be
addressed in phase 4 (knit lose ends)
2005/08/16 05:38:55 fs 1.3.130.3: #i53095# completely moved the handling of actuating properties into dedicated handlers
2005/08/10 15:41:43 fs 1.3.130.2: #i53095#
get rid of nearly all [1] the implementations in OPropertyBrowserController::Clicked,
and move them to a FormComponentHandler

[1] still to migrate:
- browsing for events (needs a dedicated event property handler)
- handling for clicking the button of the Command property - this
  is kind of asynchronous, and IPropertyHandler is not yet prepared for this
2005/08/09 13:59:55 fs 1.3.130.1: #i53095# phase 1:
- don't use strings to transver values between controls and introspectee, but Anys
- first version of a dedicated property handler for form-component-related properties
  (not yet completed)
known regressions over previous phase:
- handlers for events not yet implemented, thus some assertions
- click handlers for form-component-related properties do not yet work,
  thus the browse buttons mostly do not work

2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [e3c976a4d62e41f401a03c23b77ecaeaf84cb577]

INTEGRATION: CWS pbrwuno (1.3.130); FILE MERGED 2006/02/15 07:25:51 fs 1.3.130.12: don't access &(*foo.begin()) of empty STL containers 2005/11/02 11:43:36 fs 1.3.130.11: #i10000# exception specifications 2005/10/25 11:52:39 fs 1.3.130.10: #i53095# some exception specifications, and some conceptual changes for multiple handlers supporting the same property 2005/10/25 07:13:05 fs 1.3.130.9: #i53095# knitting lose ends (amongst others, make the handlers available as service) 2005/10/17 08:58:14 fs 1.3.130.8: some mutex locking 2005/10/13 13:00:57 fs 1.3.130.7: #i53095# introduce an XObjectInspector/Model 2005/10/11 13:28:48 fs 1.3.130.6: #i53095# phase 3: introduced XPropertyHandler and XObjectInspectorUI same open issues as in previous phase (plus probably some more, since not everything is tested, yet :-\) 2005/10/05 06:50:45 fs 1.3.130.5: RESYNC: (1.3-1.4); FILE MERGED 2005/08/18 12:44:26 fs 1.3.130.4: #i53095#, phase 2

moved (nearly) all property handling to dedicated handlers, the controller is
now simply managing a set of handlers

open issues for making the property browser completely generic:
- target page for a property - at the moment, the pbrw uses form-specific
  knowledge
- relative position of properties. Again, the pbrw uses the OPropertyInfoService
  which is not generic
- isComposeable for a given property. Also OPropertyInfoService-dependent ATM
- help ids of pages and the pbrw as a whole. They're hard-coded at the moment

other open issues:
everything in the code which is tagged with TOD/UNOize. Those are items which
do not immediately hinder phase 3 (real UNOization, i.e. definition of new
UNO interfaces for the handlers, the controller, and so on), but need to be
addressed in phase 4 (knit lose ends)
2005/08/16 05:38:55 fs 1.3.130.3: #i53095# completely moved the handling of actuating properties into dedicated handlers
2005/08/10 15:41:43 fs 1.3.130.2: #i53095#
get rid of nearly all [1] the implementations in OPropertyBrowserController::Clicked,
and move them to a FormComponentHandler

[1] still to migrate:
- browsing for events (needs a dedicated event property handler)
- handling for clicking the button of the Command property - this
  is kind of asynchronous, and IPropertyHandler is not yet prepared for this
2005/08/09 13:59:55 fs 1.3.130.1: #i53095# phase 1:
- don't use strings to transver values between controls and introspectee, but Anys
- first version of a dedicated property handler for form-component-related properties
  (not yet completed)
known regressions over previous phase:
- handlers for events not yet implemented, thus some assertions
- click handlers for form-component-related properties do not yet work,
  thus the browse buttons mostly do not work

2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [5aa2dff8036e64bc619d9ca0a640c626715c69b4]

INTEGRATION: CWS pbrwuno (1.8.16); FILE MERGED 2005/12/19 12:19:21 fs 1.8.16.1: #i53095# removed obsolete ctor


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [9b83d801f90c371593245d002ea89b96e3630e31]

INTEGRATION: CWS pbrwuno (1.9.158); FILE MERGED 2005/12/19 12:19:21 fs 1.9.158.3: #i53095# removed obsolete ctor 2005/10/05 06:50:04 fs 1.9.158.2: RESYNC: (1.9-1.10); FILE MERGED 2005/08/18 12:44:25 fs 1.9.158.1: #i53095#, phase 2

moved (nearly) all property handling to dedicated handlers, the controller is
now simply managing a set of handlers

open issues for making the property browser completely generic:
- target page for a property - at the moment, the pbrw uses form-specific
  knowledge
- relative position of properties. Again, the pbrw uses the OPropertyInfoService
  which is not generic
- isComposeable for a given property. Also OPropertyInfoService-dependent ATM
- help ids of pages and the pbrw as a whole. They're hard-coded at the moment

other open issues:
everything in the code which is tagged with TOD/UNOize. Those are items which
do not immediately hinder phase 3 (real UNOization, i.e. definition of new
UNO interfaces for the handlers, the controller, and so on), but need to be
addressed in phase 4 (knit lose ends)

2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [e181e96e1379bbb9252b193f13935fccc8588635]

INTEGRATION: CWS pbrwuno (1.6.156); FILE MERGED 2005/10/24 08:41:37 fs 1.6.156.11: start making the handlers full-fledged components, with using a new infrastructure replacing extensions/source/inc/componentmodule.* 2005/10/19 07:48:04 fs 1.6.156.10: #i53095# knitting some loose ends 2005/10/14 12:43:44 fs 1.6.156.9: #i53095# properly care for MAYBEVOID properties and AMBIGUOUS property values 2005/10/11 13:28:46 fs 1.6.156.8: #i53095# phase 3: introduced XPropertyHandler and XObjectInspectorUI same open issues as in previous phase (plus probably some more, since not everything is tested, yet :-\) 2005/10/07 12:24:19 fs 1.6.156.7: #i53095# notifications to the IControlContext are asynchronous now - this prevents problems if such a notification causes the exchange of control/windows 2005/10/05 06:49:24 fs 1.6.156.6: RESYNC: (1.6-1.7); FILE MERGED 2005/09/05 07:41:47 fs 1.6.156.5: #i53095# phase 3, part 1: introduced XPropertyControl and relatives, describing one control in the ObjectInspector, responsible for one property known issues: - rebuildPropertyUI can cause problems now: If the user clicks into   the control for property A, which causes property B to be committed,   which causes the UI for property A to be rebuilt, then this will   crash currently. Reason: rebuildPropertyUI now synchronously replaces   the VCL-Window of the rebuilt control, which is exactly the one   which is still in some MouseButtonDown-handler.   possible solutions:   - see if rebuiltPropertyUI can be obsoleted - handlers should be able     to just obtain the XPropertyControl from the PropertyUI, and     re-initialize the control. Shouldn't they?`   - make one of the steps in the chain (mouse-click, handler-call,     rebuildPropertyUI-callback) asynchronous. 2005/08/31 08:28:54 fs 1.6.156.4: #i53095# get rid of Set/GetPropertyName at the IBrowserControl 2005/08/12 16:30:07 fs 1.6.156.3: - more fine-grained control in the IPropertyBrowserUI which elements   to enable or disable - moved designing the SQL command into a dedicated handler - some more reactions on actuating properties move to dedicated handlers - *nearly* completed implementation of the "composed browser UI", which   collects and combines UI change requests (IPropertyBrowserUI)   (still missing: proper auto-firing) 2005/08/10 15:41:42 fs 1.6.156.2: #i53095# get rid of nearly all [1] the implementations in OPropertyBrowserController::Clicked, and move them to a FormComponentHandler

[1] still to migrate:
- browsing for events (needs a dedicated event property handler)
- handling for clicking the button of the Command property - this
  is kind of asynchronous, and IPropertyHandler is not yet prepared for this
2005/08/09 13:59:54 fs 1.6.156.1: #i53095# phase 1:
- don't use strings to transver values between controls and introspectee, but Anys
- first version of a dedicated property handler for form-component-related properties
  (not yet completed)
known regressions over previous phase:
- handlers for events not yet implemented, thus some assertions
- click handlers for form-component-related properties do not yet work,
  thus the browse buttons mostly do not work

2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [2c02212cd4eefdd88c9fae3b5ce6f6a171f25cab]

INTEGRATION: CWS pbrwuno (1.12.136); FILE MERGED 2005/12/20 10:53:49 fs 1.12.136.13: removed unnecessary include 2005/11/02 12:17:14 fs 1.12.136.12: #i10000# exception specifications 2005/10/19 08:30:03 fs 1.12.136.11: make IEventProcessor ref-counted 2005/10/14 12:43:43 fs 1.12.136.10: #i53095# properly care for MAYBEVOID properties and AMBIGUOUS property values 2005/10/14 08:40:42 fs 1.12.136.9: #i53095# let the XObjectInspectorModel provide category meta information part 2005/10/11 13:28:44 fs 1.12.136.8: #i53095# phase 3: introduced XPropertyHandler and XObjectInspectorUI same open issues as in previous phase (plus probably some more, since not everything is tested, yet :-\) 2005/10/07 12:24:17 fs 1.12.136.7: #i53095# notifications to the IControlContext are asynchronous now - this prevents problems if such a notification causes the exchange of control/windows 2005/10/05 06:49:08 fs 1.12.136.6: RESYNC: (1.12-1.13); FILE MERGED 2005/09/05 07:41:46 fs 1.12.136.5: #i53095# phase 3, part 1: introduced XPropertyControl and relatives, describing one control in the ObjectInspector, responsible for one property known issues: - rebuildPropertyUI can cause problems now: If the user clicks into   the control for property A, which causes property B to be committed,   which causes the UI for property A to be rebuilt, then this will   crash currently. Reason: rebuildPropertyUI now synchronously replaces   the VCL-Window of the rebuilt control, which is exactly the one   which is still in some MouseButtonDown-handler.   possible solutions:   - see if rebuiltPropertyUI can be obsoleted - handlers should be able     to just obtain the XPropertyControl from the PropertyUI, and     re-initialize the control. Shouldn't they?`   - make one of the steps in the chain (mouse-click, handler-call,     rebuildPropertyUI-callback) asynchronous. 2005/08/31 08:28:53 fs 1.12.136.4: #i53095# get rid of Set/GetPropertyName at the IBrowserControl 2005/08/12 16:30:07 fs 1.12.136.3: - more fine-grained control in the IPropertyBrowserUI which elements   to enable or disable - moved designing the SQL command into a dedicated handler - some more reactions on actuating properties move to dedicated handlers - *nearly* completed implementation of the "composed browser UI", which   collects and combines UI change requests (IPropertyBrowserUI)   (still missing: proper auto-firing) 2005/08/10 15:41:42 fs 1.12.136.2: #i53095# get rid of nearly all [1] the implementations in OPropertyBrowserController::Clicked, and move them to a FormComponentHandler

[1] still to migrate:
- browsing for events (needs a dedicated event property handler)
- handling for clicking the button of the Command property - this
  is kind of asynchronous, and IPropertyHandler is not yet prepared for this
2005/08/09 13:59:54 fs 1.12.136.1: #i53095# phase 1:
- don't use strings to transver values between controls and introspectee, but Anys
- first version of a dedicated property handler for form-component-related properties
  (not yet completed)
known regressions over previous phase:
- handlers for events not yet implemented, thus some assertions
- click handlers for form-component-related properties do not yet work,
  thus the browse buttons mostly do not work

2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [63039a39f189712799438a6722996bc372552447]

INTEGRATION: CWS pbrwuno (1.6.158); FILE MERGED 2005/10/11 13:28:42 fs 1.6.158.6: #i53095# phase 3: introduced XPropertyHandler and XObjectInspectorUI same open issues as in previous phase (plus probably some more, since not everything is tested, yet :-\) 2005/10/05 06:48:56 fs 1.6.158.5: RESYNC: (1.6-1.7); FILE MERGED 2005/09/05 07:41:46 fs 1.6.158.4: #i53095# phase 3, part 1: introduced XPropertyControl and relatives, describing one control in the ObjectInspector, responsible for one property known issues: - rebuildPropertyUI can cause problems now: If the user clicks into   the control for property A, which causes property B to be committed,   which causes the UI for property A to be rebuilt, then this will   crash currently. Reason: rebuildPropertyUI now synchronously replaces   the VCL-Window of the rebuilt control, which is exactly the one   which is still in some MouseButtonDown-handler.   possible solutions:   - see if rebuiltPropertyUI can be obsoleted - handlers should be able     to just obtain the XPropertyControl from the PropertyUI, and     re-initialize the control. Shouldn't they?`   - make one of the steps in the chain (mouse-click, handler-call,     rebuildPropertyUI-callback) asynchronous. 2005/08/31 08:28:52 fs 1.6.158.3: #i53095# get rid of Set/GetPropertyName at the IBrowserControl 2005/08/12 16:30:07 fs 1.6.158.2: - more fine-grained control in the IPropertyBrowserUI which elements   to enable or disable - moved designing the SQL command into a dedicated handler - some more reactions on actuating properties move to dedicated handlers - *nearly* completed implementation of the "composed browser UI", which   collects and combines UI change requests (IPropertyBrowserUI)   (still missing: proper auto-firing) 2005/08/09 13:59:54 fs 1.6.158.1: #i53095# phase 1: - don't use strings to transver values between controls and introspectee, but Anys - first version of a dedicated property handler for form-component-related properties   (not yet completed) known regressions over previous phase: - handlers for events not yet implemented, thus some assertions - click handlers for form-component-related properties do not yet work,   thus the browse buttons mostly do not work


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [1e9005daebd53ef60b5e38695e500b3e15541188]

INTEGRATION: CWS pbrwuno (1.9.96); FILE MERGED 2005/10/11 13:28:40 fs 1.9.96.6: #i53095# phase 3: introduced XPropertyHandler and XObjectInspectorUI same open issues as in previous phase (plus probably some more, since not everything is tested, yet :-\) 2005/10/05 06:48:43 fs 1.9.96.5: RESYNC: (1.9-1.10); FILE MERGED 2005/09/05 07:41:46 fs 1.9.96.4: #i53095# phase 3, part 1: introduced XPropertyControl and relatives, describing one control in the ObjectInspector, responsible for one property known issues: - rebuildPropertyUI can cause problems now: If the user clicks into   the control for property A, which causes property B to be committed,   which causes the UI for property A to be rebuilt, then this will   crash currently. Reason: rebuildPropertyUI now synchronously replaces   the VCL-Window of the rebuilt control, which is exactly the one   which is still in some MouseButtonDown-handler.   possible solutions:   - see if rebuiltPropertyUI can be obsoleted - handlers should be able     to just obtain the XPropertyControl from the PropertyUI, and     re-initialize the control. Shouldn't they?`   - make one of the steps in the chain (mouse-click, handler-call,     rebuildPropertyUI-callback) asynchronous. 2005/08/31 08:28:50 fs 1.9.96.3: #i53095# get rid of Set/GetPropertyName at the IBrowserControl 2005/08/12 16:30:06 fs 1.9.96.2: - more fine-grained control in the IPropertyBrowserUI which elements   to enable or disable - moved designing the SQL command into a dedicated handler - some more reactions on actuating properties move to dedicated handlers - *nearly* completed implementation of the "composed browser UI", which   collects and combines UI change requests (IPropertyBrowserUI)   (still missing: proper auto-firing) 2005/08/09 13:59:54 fs 1.9.96.1: #i53095# phase 1: - don't use strings to transver values between controls and introspectee, but Anys - first version of a dedicated property handler for form-component-related properties   (not yet completed) known regressions over previous phase: - handlers for events not yet implemented, thus some assertions - click handlers for form-component-related properties do not yet work,   thus the browse buttons mostly do not work


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [852009f9d0d429b18e9e643e30edc79248a2d31e]

INTEGRATION: CWS pbrwuno (1.1.2); FILE ADDED 2006/02/15 09:52:12 fs 1.1.2.1: running UNO API tests


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [92b826563a398da1776ff51d789ad8f02352d9a2]

INTEGRATION: CWS pbrwuno (1.1.2); FILE ADDED 2006/02/15 09:52:40 fs 1.1.2.1: scenario file for UNO API tests in module 'extensions'


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [824b0d390649cf1e530df125e200ca9763223585]

INTEGRATION: CWS pbrwuno (1.17.76); FILE MERGED 2005/12/12 11:06:53 fs 1.17.76.1: #i57124# deliver pcr.xml


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [7914c3f10cb469b78bb71b3bc5ab8f5f9d5e86bc]

INTEGRATION: CWS pbrwuno (1.19.16); FILE MERGED 2005/10/13 12:58:11 fs 1.19.16.1: #i53095# adjust to the slightly changed API of the PropertyBrowserController


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [a1282d4bdd67886022fd57f52308920d3f0e528c]

INTEGRATION: CWS pbrwuno (1.72.146); FILE MERGED 2006/02/10 06:35:33 fs 1.72.146.5: RESYNC: (1.74-1.75); FILE MERGED 2005/12/20 10:56:01 fs 1.72.146.4: #i53095# GetCharPos 2005/11/01 09:54:00 fs 1.72.146.3: RESYNC: (1.73-1.74); FILE MERGED 2005/10/04 15:02:59 fs 1.72.146.2: RESYNC: (1.72-1.73); FILE MERGED 2005/08/10 14:22:37 fs 1.72.146.1: in the course of #i53095#: if a sub edit is newly set, also transfer the mbReadOnly flag


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [70bda62b941d523cd43ac49c05694153336cc341]

INTEGRATION: CWS pbrwuno (1.38.68); FILE MERGED 2005/10/17 14:17:19 fs 1.38.68.1: removed some unneeded ids in the course of #i53095#


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [3ce8f1bc108fd76551504943cb79f85223574d0f]

INTEGRATION: CWS pbrwuno (1.9.68); FILE MERGED 2005/10/26 14:04:34 fs 1.9.68.1: #i53095# re-create the property browser controller when the ContextDocument changes


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [ab0c8c73c8525670ed1fc89fc884a4ba66691733]

INTEGRATION: CWS pbrwuno (1.21.64); FILE MERGED 2005/10/26 14:04:38 fs 1.21.64.3: #i53095# re-create the property browser controller when the ContextDocument changes 2005/10/14 10:47:28 fs 1.21.64.2: #i53095# replace InspectorModel::InspectedObjects with Inspector::inspect 2005/10/13 12:46:18 fs 1.21.64.1: #i53095# adjust to slightly canged API of the property browser controller


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [15e7af7fcffa67ef0c6678f82ee9a1253cb4d8da]

INTEGRATION: CWS pbrwuno (1.72.66); FILE MERGED 2006/02/10 06:53:20 fs 1.72.66.2: RESYNC: (1.72-1.73); FILE MERGED 2005/10/17 14:20:06 fs 1.72.66.1: comphelper/datetime is dead


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [5cc69bae5d58e3d404ed8d346fac84c0e637cac6]

INTEGRATION: CWS pbrwuno (1.44.32); FILE MERGED 2006/02/10 06:53:11 fs 1.44.32.2: RESYNC: (1.44-1.45); FILE MERGED 2005/10/17 14:20:05 fs 1.44.32.1: comphelper/datetime is dead


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [898fa6d3f9dde303d7624a0302d6cfa76f1bcefa]

INTEGRATION: CWS pbrwuno (1.14.68); FILE MERGED 2005/10/17 14:16:54 fs 1.14.68.1: removed some unneeded ids in the course of #i53095#


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [ca9998f9e805d35becbf958a2063cd8f6cb584e2]

INTEGRATION: CWS pbrwuno (1.89.42); FILE MERGED 2006/02/09 15:55:51 fs 1.89.42.4: RESYNC: (1.90-1.93); FILE MERGED 2005/12/19 08:48:59 fs 1.89.42.3: also form css.form.inspection 2005/10/05 03:34:51 fs 1.89.42.2: RESYNC: (1.89-1.90); FILE MERGED 2005/09/05 08:16:41 fs 1.89.42.1: #i53095#


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [3ca9de507eca4f7a63609be957c3b872e6d8e104]

INTEGRATION: CWS pbrwuno (1.74.42); FILE MERGED 2005/10/25 07:14:33 fs 1.74.42.3: #i53095# +css.form.inspection 2005/10/19 08:06:06 fs 1.74.42.2: #i53095# form depends on inspection 2005/09/05 08:16:33 fs 1.74.42.1: #i53095#


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [be736df16054e554220ebf3337effc89dafead72]

INTEGRATION: CWS pbrwuno (1.1.2); FILE ADDED 2005/12/20 10:52:55 fs 1.1.2.8: #i53095# new control type for editing hyperlinks 2005/12/19 12:18:13 fs 1.1.2.7: #i53095# some new files 2005/10/17 07:10:25 fs 1.1.2.6: replace MeasurementUnit with css.util.MeasureUnit 2005/10/14 10:46:16 fs 1.1.2.5: #i53095# replace InspectorModel::InspectedObjects with Inspector::inspect 2005/10/14 08:40:50 fs 1.1.2.4: #i53095# let the XObjectInspectorModel provide category meta information part 2005/10/13 13:14:24 fs 1.1.2.3: #i53095# 2005/10/11 13:19:41 fs 1.1.2.2: more UNOized property browser interfaces 2005/09/05 07:58:14 fs 1.1.2.1: *** empty log message ***


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [502603eae9267eafb349ead877a98f5bc5025e6b]

INTEGRATION: CWS pbrwuno (1.1.2); FILE ADDED 2005/12/21 14:17:09 fs 1.1.2.3: proper licence header 2005/10/14 12:43:09 fs 1.1.2.2: #i53095# 2005/09/05 07:54:16 fs 1.1.2.1: #i53095# phase 3, part1: introducing XPropertyControl and relatives


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [352a9134fad85ac7697f41cd6f54b008a7d2ed58]

INTEGRATION: CWS pbrwuno (1.1.2); FILE ADDED 2005/12/21 14:19:18 fs 1.1.2.9: corrected typos found by juergen.schmidt@sun.com - thanks 2005/12/21 14:16:55 fs 1.1.2.8: new-style service 2005/12/21 08:34:38 fs 1.1.2.7: documentation issues 2005/11/02 11:39:16 fs 1.1.2.6: more exception specifications 2005/10/25 11:51:49 fs 1.1.2.5: #i53095# some exception specifications, and some conceptual changes for multiple handlers supporting the same property 2005/10/25 06:58:46 fs 1.1.2.4: clarified addPropeertyChangeListener constraints 2005/10/19 07:50:45 fs 1.1.2.3: #i53095# some exceptions 2005/10/13 13:14:35 fs 1.1.2.2: #i53095# +inspect 2005/10/11 13:20:38 fs 1.1.2.1: #i53095#


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [06e28b8ddc8a72429e4d7f67456be99b02acd09e]

INTEGRATION: CWS pbrwuno (1.1.2); FILE ADDED 2006/02/10 12:01:32 fs 1.1.2.5: reverted previous change 2006/02/10 11:58:51 fs 1.1.2.4: property control type is a long instead of short 2005/12/21 14:17:07 fs 1.1.2.3: proper licence header 2005/10/13 13:14:10 fs 1.1.2.2: #i53095# 2005/09/05 07:54:15 fs 1.1.2.1: #i53095# phase 3, part1: introducing XPropertyControl and relatives


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [587ef065bebe8e9bca3c20aebc6d5162999e9e31]

INTEGRATION: CWS pbrwuno (1.1.2); FILE ADDED 2006/01/13 11:29:08 fs 1.1.2.3: notification methods oneway 2005/12/21 14:17:05 fs 1.1.2.2: proper licence header 2005/09/05 07:54:15 fs 1.1.2.1: #i53095# phase 3, part1: introducing XPropertyControl and relatives


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [a40feb03a5896ee31aa04663a25a8d825a71f0b0]

INTEGRATION: CWS pbrwuno (1.1.2); FILE ADDED 2006/02/10 11:49:16 fs 1.1.2.3: any can be VOID, but not NULL 2005/12/21 14:17:05 fs 1.1.2.2: proper licence header 2005/09/05 07:54:14 fs 1.1.2.1: #i53095# phase 3, part1: introducing XPropertyControl and relatives


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [88c4daeaff4435ccc3ceb337a5aec62dd74ea1ec]

INTEGRATION: CWS pbrwuno (1.1.2); FILE ADDED 2006/03/09 14:07:12 fs 1.1.2.8: #i62967# no UnknownPropertyExceptions anymore 2005/12/21 14:19:17 fs 1.1.2.7: corrected typos found by juergen.schmidt@sun.com - thanks 2005/12/21 14:17:04 fs 1.1.2.6: proper licence header 2005/10/31 13:46:27 fs 1.1.2.5: UnknownPropertyException also for getPropertyControl 2005/10/25 11:51:49 fs 1.1.2.4: #i53095# some exception specifications, and some conceptual changes for multiple handlers supporting the same property 2005/10/17 08:15:37 fs 1.1.2.3: +XObjectInspectorUI::getPropertyControl 2005/10/14 08:40:50 fs 1.1.2.2: #i53095# let the XObjectInspectorModel provide category meta information part 2005/10/11 13:20:12 fs 1.1.2.1: #i53095#


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [1c1677812a4e38646ffd46515b1da3926b7377a0]

INTEGRATION: CWS pbrwuno (1.1.2); FILE ADDED 2006/02/10 11:56:59 fs 1.1.2.8: don't mention XSingleServiceFactory anymore, since it's deprecated 2006/01/18 09:59:26 fs 1.1.2.7: no UnkwnonPropertyException in getPropertyOrderIndex, to ease implementations of this interface 2005/12/19 12:17:59 fs 1.1.2.6: #i53095# explicitly allow empty category sequence 2005/10/25 11:51:49 fs 1.1.2.5: #i53095# some exception specifications, and some conceptual changes for multiple handlers supporting the same property 2005/10/14 10:46:15 fs 1.1.2.4: #i53095# replace InspectorModel::InspectedObjects with Inspector::inspect 2005/10/14 09:35:43 fs 1.1.2.3: #i53095# getPropertyOrderIndex 2005/10/14 08:40:49 fs 1.1.2.2: #i53095# let the XObjectInspectorModel provide category meta information part 2005/10/13 13:13:17 fs 1.1.2.1: #i53095#


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [53efaf0e433086e493d099c2ce4741100e5414ad]

INTEGRATION: CWS pbrwuno (1.1.2); FILE ADDED 2005/12/21 14:19:17 fs 1.1.2.4: corrected typos found by juergen.schmidt@sun.com - thanks 2005/12/21 08:34:38 fs 1.1.2.3: documentation issues 2005/10/14 10:46:15 fs 1.1.2.2: #i53095# replace InspectorModel::InspectedObjects with Inspector::inspect 2005/10/13 13:13:00 fs 1.1.2.1: #i53095#


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [d24789f7096cb2daac8c4fd7e5f1c9cb111bb3b5]

INTEGRATION: CWS pbrwuno (1.1.2); FILE ADDED 2005/12/21 14:17:04 fs 1.1.2.4: proper licence header 2005/10/17 08:15:36 fs 1.1.2.3: +XObjectInspectorUI::getPropertyControl 2005/10/17 07:10:24 fs 1.1.2.2: replace MeasurementUnit with css.util.MeasureUnit 2005/09/05 07:54:14 fs 1.1.2.1: #i53095# phase 3, part1: introducing XPropertyControl and relatives


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [078faf7839d4b74004c284c590d5a09590ed0f7a]

INTEGRATION: CWS pbrwuno (1.1.2); FILE ADDED 2006/02/10 11:55:59 fs 1.1.2.5: state that value exchange type is string 2006/02/10 11:55:48 fs 1.1.2.4: state that value exchange type is string 2006/02/10 11:50:12 fs 1.1.2.3: NullPointerException is unusual at addFooListener methods 2005/12/21 14:17:04 fs 1.1.2.2: proper licence header 2005/12/20 10:52:16 fs 1.1.2.1: control for editing hyperlinks


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [0a60b1bae45fc0cc25f66a0c3dc9846e3c2c425e]

INTEGRATION: CWS pbrwuno (1.1.2); FILE ADDED 2005/10/11 13:19:50 fs 1.1.2.1: #i53095#


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [5dc8514f4c463d119e999b9e0960a415da22141f]

INTEGRATION: CWS pbrwuno (1.1.2); FILE ADDED 2006/02/10 12:01:32 fs 1.1.2.7: reverted previous change 2006/02/10 11:58:14 fs 1.1.2.6: long instead of short 2005/12/21 14:17:03 fs 1.1.2.5: proper licence header 2005/12/20 10:52:54 fs 1.1.2.4: #i53095# new control type for editing hyperlinks 2005/10/14 12:43:08 fs 1.1.2.3: #i53095# 2005/10/13 13:14:02 fs 1.1.2.2: #i53095# 2005/09/05 07:54:13 fs 1.1.2.1: #i53095# phase 3, part1: introducing XPropertyControl and relatives


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [2a2fd40eea446bc0de20c84e9558e9a560660800]

INTEGRATION: CWS pbrwuno (1.1.2); FILE ADDED 2005/12/21 14:19:17 fs 1.1.2.2: corrected typos found by juergen.schmidt@sun.com - thanks 2005/10/14 08:42:27 fs 1.1.2.1: meta info about a property category


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [36d9d58447aa774438aee38c1845edd9bcd83336]

INTEGRATION: CWS pbrwuno (1.1.2); FILE ADDED 2005/12/19 12:17:40 fs 1.1.2.1: service description for a generic ObjectInspectorModel


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [34dc09c561e464a3203c9336fcd4a8a0a983f3a2]

INTEGRATION: CWS pbrwuno (1.1.2); FILE ADDED 2005/12/21 14:16:54 fs 1.1.2.3: new-style service 2005/12/21 08:34:37 fs 1.1.2.2: documentation issues 2005/10/13 13:12:41 fs 1.1.2.1: #i53095#


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [a417899fd0548c4122c1b80c0dde586a9d41a3e0]

INTEGRATION: CWS pbrwuno (1.1.2); FILE ADDED 2005/12/21 08:34:36 fs 1.1.2.5: documentation issues 2005/10/14 08:40:49 fs 1.1.2.4: #i53095# let the XObjectInspectorModel provide category meta information part 2005/10/13 13:12:54 fs 1.1.2.3: #i53095# +Category 2005/10/11 13:18:59 fs 1.1.2.2: some more documentation 2005/09/05 07:54:12 fs 1.1.2.1: #i53095# phase 3, part1: introducing XPropertyControl and relatives


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [e86b9926701b5e837683b5e2111386ae88169597]

INTEGRATION: CWS pbrwuno (1.1.2); FILE ADDED 2005/10/11 13:19:30 fs 1.1.2.1: #i53095#


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [21f3e05361d401b521d99fae7dd67cba6aeea60b]

INTEGRATION: CWS pbrwuno (1.1.2); FILE ADDED 2005/12/21 14:17:03 fs 1.1.2.2: proper licence header 2005/12/19 12:16:57 fs 1.1.2.1: service description for a general-purpose property handler


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [2c0276fc2c8e7b80593ef3351ce8040c28542373]

INTEGRATION: CWS pbrwuno (1.1.2); FILE ADDED 2005/10/25 07:08:58 fs 1.1.2.1: #i53095# services related to inspecting form components


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [b2a375ab1752a2193b37a3d919191f2914399d8d]

INTEGRATION: CWS pbrwuno (1.1.2); FILE ADDED 2005/10/25 07:08:46 fs 1.1.2.1: #i53095# services related to inspecting form components


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [8ea1d2e5a317042cd684e90ad72141c4a60278f2]

INTEGRATION: CWS pbrwuno (1.1.2); FILE ADDED 2005/10/25 07:08:45 fs 1.1.2.1: #i53095# services related to inspecting form components


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [06405bb912a553618e82d290d3edef515c9c7d5a]

INTEGRATION: CWS pbrwuno (1.1.2); FILE ADDED 2005/10/25 07:08:44 fs 1.1.2.1: #i53095# services related to inspecting form components


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [293e0714081dd719672bf9853367530b2080702c]

INTEGRATION: CWS pbrwuno (1.1.2); FILE ADDED 2005/10/25 07:08:43 fs 1.1.2.1: #i53095# services related to inspecting form components


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [108b98d33ebcde31c824cb6526601dc7c474da6b]

INTEGRATION: CWS pbrwuno (1.1.2); FILE ADDED 2005/10/25 07:08:42 fs 1.1.2.1: #i53095# services related to inspecting form components


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [36836dfd64708ac9b404b0b592198a00f839d87b]

INTEGRATION: CWS pbrwuno (1.1.2); FILE ADDED 2005/10/25 07:08:41 fs 1.1.2.1: #i53095# services related to inspecting form components


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [a7b28a1e53b9e13f6ebca4c7a90723dc50e633fa]

INTEGRATION: CWS pbrwuno (1.1.2); FILE ADDED 2005/10/25 07:08:40 fs 1.1.2.1: #i53095# services related to inspecting form components


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [9233cb49eec031be035346c170576889f245daa3]

INTEGRATION: CWS pbrwuno (1.6.26); FILE MERGED 2005/10/25 07:04:05 fs 1.6.26.2: #i53095# moved DefaultFormComponentInspectorModel to sub module inspection 2005/10/19 07:51:57 fs 1.6.26.1: #i53095# deprecated


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [b71f238f1ec8d2c954b1c7f3c587d9109287b2b2]

INTEGRATION: CWS pbrwuno (1.18.14); FILE MERGED 2005/10/17 12:20:15 fs 1.18.14.1: removed some obsolete includes


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [eee1ccec5f5b3373c6b41be2d603225a562bfff0]

INTEGRATION: CWS pbrwuno (1.13.14); FILE MERGED 2005/10/07 12:21:41 fs 1.13.14.1: AsyncEventNotifier was reworked in the course of #i53095#, adjusted the usage


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [668da511e188fe9fe4dfef5abd7c3aa4567fd71f]

INTEGRATION: CWS pbrwuno (1.40.14); FILE MERGED 2006/02/09 15:45:29 fs 1.40.14.4: RESYNC: (1.40-1.41); FILE MERGED 2005/10/19 08:26:24 fs 1.40.14.3: make IEventProcessor ref-counted 2005/10/17 12:20:14 fs 1.40.14.2: removed some obsolete includes 2005/10/07 12:21:39 fs 1.40.14.1: AsyncEventNotifier was reworked in the course of #i53095#, adjusted the usage


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [8baf41bf15fb3c94bcbc89f78e3b47568171a055]

INTEGRATION: CWS pbrwuno (1.28.12); FILE MERGED 2006/02/09 15:43:13 fs 1.28.12.2: RESYNC: (1.28-1.30); FILE MERGED 2005/10/17 12:20:13 fs 1.28.12.1: removed some obsolete includes


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [7c030fbb0b00562650b1c1529e447a28c4ea6a22]

INTEGRATION: CWS pbrwuno (1.18.14); FILE MERGED 2005/10/17 12:20:06 fs 1.18.14.1: removed some obsolete includes


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [7ffbd1205a86c734ce32309f308406b483e2d42a]

INTEGRATION: CWS pbrwuno (1.29.14); FILE MERGED 2005/10/17 12:19:58 fs 1.29.14.1: removed some obsolete includes


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [8b3ca1c4c6cc4e6baa5b3be5dc5b7c152296998e]

INTEGRATION: CWS pbrwuno (1.59.18); FILE MERGED 2005/09/05 07:57:34 fs 1.59.18.1: #i53095# deliver css.inspection.*


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [e29420dd38bd2b16396572c502b014bedc5f76d4]

INTEGRATION: CWS pbrwuno (1.100.16); FILE MERGED 2006/02/09 17:33:16 fs 1.100.16.3: RESYNC: (1.103-1.105); FILE MERGED 2005/11/01 09:03:53 fs 1.100.16.2: RESYNC: (1.100-1.103); FILE MERGED 2005/10/31 15:27:11 fs 1.100.16.1: #i53095# getXForms: care for being disposed


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [35a77565772cec4d9fbff17f7afad627dcffa685]

INTEGRATION: CWS pbrwuno (1.26.68); FILE MERGED 2005/10/04 11:26:04 fs 1.26.68.2: RESYNC: (1.26-1.27); FILE MERGED 2005/08/10 12:41:54 fs 1.26.68.1: #i53095# make single font properties BOUND


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [27d3cd4e447fa2a42a99baf700574f92b4064933]

INTEGRATION: CWS pbrwuno (1.38.68); FILE MERGED 2006/02/09 15:39:16 fs 1.38.68.3: RESYNC: (1.39-1.41); FILE MERGED 2005/10/04 11:24:13 fs 1.38.68.2: RESYNC: (1.38-1.39); FILE MERGED 2005/08/10 12:40:43 fs 1.38.68.1: #i53095# when setting a single font property, notify this


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [33e79dd1b1d55555df69a83606f1b4392994d5ea]

INTEGRATION: CWS pbrwuno (1.55.8); FILE MERGED 2006/02/09 15:39:06 fs 1.55.8.7: RESYNC: (1.56-1.57); FILE MERGED 2005/11/01 08:04:29 fs 1.55.8.6: RESYNC: (1.55-1.56); FILE MERGED 2005/10/31 15:34:42 fs 1.55.8.5: #i10000# 2005/10/19 08:48:57 fs 1.55.8.4: proper detection of being disposed 2005/10/19 08:42:47 fs 1.55.8.3: disposing: protect mpImpl against duplicate deletion 2005/10/19 08:27:46 fs 1.55.8.2: make IEventProcessor ref-counted 2005/10/07 12:21:58 fs 1.55.8.1: AsyncEventNotifier was reworked in the course of #i53095#, adjusted the usage


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [5206fd5c29a5d8bf6084bc904d82fb3188dd10e6]

INTEGRATION: CWS pbrwuno (1.6.12); FILE MERGED 2005/11/02 07:58:05 fs 1.6.12.1: #i10000#


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [a25d2aba17b16cca8ab2c51f1a097a1e3b7e1e22]

INTEGRATION: CWS pbrwuno (1.4.14); FILE MERGED 2005/10/19 07:45:15 fs 1.4.14.1: removed dead comphelper/datetime.hxx


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [4156c239a87acb05cf5925aa468e825315ae8d6e]

INTEGRATION: CWS pbrwuno (1.4.14); FILE MERGED 2005/10/19 07:45:14 fs 1.4.14.1: removed dead comphelper/datetime.hxx


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [ae3dece9aaec60ace01165d838692f453be1d0e3]

INTEGRATION: CWS pbrwuno (1.5.12); FILE MERGED 2005/10/19 07:45:13 fs 1.5.12.1: removed dead comphelper/datetime.hxx


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [251331248845f9b10b8398d7e0091e1e03208623]

INTEGRATION: CWS pbrwuno (1.6.118); FILE MERGED 2005/10/04 08:46:27 fs 1.6.118.2: RESYNC: (1.6-1.8); FILE MERGED 2005/09/26 06:24:16 fs 1.6.118.1: link to UNOTOOLS


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [749eb6252395a8c7e162420aebe7847d53585092]

INTEGRATION: CWS pbrwuno (1.14.16); FILE MERGED 2005/10/17 13:11:26 fs 1.14.16.1: removed some obsolete includes


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [6a9874e5281e25f29b2568e5fa73bd8366aed587]

INTEGRATION: CWS pbrwuno (1.55.60); FILE MERGED 2006/02/09 15:05:22 fs 1.55.60.4: RESYNC: (1.57-1.58); FILE MERGED 2005/10/17 13:11:25 fs 1.55.60.3: removed some obsolete includes 2005/10/04 08:41:06 fs 1.55.60.2: RESYNC: (1.55-1.57); FILE MERGED 2005/08/05 10:40:11 fs 1.55.60.1: copying the change from CWS dba201b, which consolidates the methods for connection retriebal


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [557e92ade2f50b65c6ce572ad6c150209488c046]

INTEGRATION: CWS pbrwuno (1.23.16); FILE MERGED 2005/10/17 13:11:24 fs 1.23.16.1: removed some obsolete includes


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [08fa223bce0bb47e1fb39e34d5b3be802afac2f7]

INTEGRATION: CWS tl19 (1.125.54); FILE MERGED 2006/03/10 09:55:06 tl 1.125.54.5: #i61994# text selection fixed 2006/03/01 09:29:53 tl 1.125.54.4: #i61994# solve trouble with auto-correction 2006/02/28 13:20:30 tl 1.125.54.3: #i61994# solve trouble with auto-correction 2006/02/24 14:23:47 tl 1.125.54.2: #i61994# make sure the pushed cursor gets popped 2006/02/23 14:53:05 tl 1.125.54.1: #i61994# apply input sequence checking/correction to keyboard input only; have Undo working


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [42afd399c88d806ffea3cba22ef359583ca36293]

INTEGRATION: CWS tl19 (1.75.120); FILE MERGED 2006/02/23 15:17:45 tl 1.75.120.3: #i61397# input sequence checking for Edit control 2006/02/23 15:14:02 tl 1.75.120.2: #i61397# input sequence checking for Edit control 2006/02/16 11:06:59 tl 1.75.120.1: #i61397# input sequnce checking for dialogs


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [d502d1bbaf8f1da0bad5e2b45fa4fc86d207f5a3]

INTEGRATION: CWS tl19 (1.105.28); FILE MERGED 2006/02/13 10:55:38 tl 1.105.28.1: #i54913# (Thai) inout sequence checking for EditEngine


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [f7a847281a6a36c7aaf5f65c864c2db5bb568203]

INTEGRATION: CWS tl19 (1.106.28); FILE MERGED 2006/02/21 08:53:58 tl 1.106.28.2: #i61397# input sequnce checking for dialogs 2006/02/13 10:55:37 tl 1.106.28.1: #i54913# (Thai) inout sequence checking for EditEngine


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [c16eafd4cd63bfb7dca3993034985395df3456b8]

INTEGRATION: CWS tl19 (1.75.58); FILE MERGED 2006/02/13 10:55:37 tl 1.75.58.1: #i54913# (Thai) inout sequence checking for EditEngine


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [98d4643466566fd6432b964981c8f97b768a119d]

INTEGRATION: CWS tl19 (1.96.54); FILE MERGED 2006/02/13 10:55:36 tl 1.96.54.1: #i54913# (Thai) inout sequence checking for EditEngine


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [cbca67cd327d0bbeef9322d32d29101865f0ffe7]

INTEGRATION: CWS tl19 (1.23.58); FILE MERGED 2006/02/13 10:55:36 tl 1.23.58.1: #i54913# (Thai) inout sequence checking for EditEngine


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [5de665083efe7482c6e9fb1cf2324a41897dbf43]

INTEGRATION: CWS tl19 (1.41.60); FILE MERGED 2006/02/13 10:55:35 tl 1.41.60.1: #i54913# (Thai) inout sequence checking for EditEngine


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [81cdd2b4594dcd6485b0ebc2a332614121d2c770]

INTEGRATION: CWS tl19 (1.22.40); FILE MERGED 2006/02/23 14:53:35 tl 1.22.40.1: #i61994# apply input sequence checking/correction to keyboard input only; have Undo working


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [3e5fe1f1b256f74c28f47e2325435b1a4dae4ec8]

INTEGRATION: CWS tl19 (1.57.20); FILE MERGED 2006/02/23 14:52:13 tl 1.57.20.1: #i61994# apply input sequence checking/correction to keyboard input only; have Undo working


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [7e28e369fdaf2f17a034557163987088dd58d9ea]

INTEGRATION: CWS tl19 (1.4.116); FILE MERGED 2006/02/23 14:51:45 tl 1.4.116.1: #i61994# apply input sequence checking/correction to keyboard input only; have Undo working


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [f2694e06326755d5da708291487ff1e11e941225]

INTEGRATION: CWS tl19 (1.48.170); FILE MERGED 2006/02/20 08:57:07 tl 1.48.170.1: #i61397# input sequnce checking for dialogs


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [4cdcf28cebd75df35115e81f49ffd5ff1b62c1ae]

INTEGRATION: CWS tl19 (1.41.172); FILE MERGED 2006/02/20 08:57:06 tl 1.41.172.1: #i61397# input sequnce checking for dialogs


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [2a774ceb825ad4cb0f9d1141cde301d725b97bee]

INTEGRATION: CWS dbo603 (1.3.10); FILE MERGED 2006/03/13 15:32:30 dbo 1.3.10.1: #i63007# Issue number: Submitted by: Reviewed by:


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [44248f4674bfed1dfd87527fc4c2f9b2c5bc2a1f]

INTEGRATION: CWS dbo603 (1.10.102); FILE MERGED 2006/03/13 16:21:35 dbo 1.10.102.1: #i63007#


2006-03-14  Vladimir Glazounov  <vg@openoffice.org>  [3963554439c49fe8bd97d31e30ca6f19a4ae281c]

INTEGRATION: CWS dbo603 (1.24.50); FILE MERGED 2006/03/13 16:21:35 dbo 1.24.50.1: #i63007#


2006-03-13  Vladimir Glazounov  <vg@openoffice.org>  [559896968ae893f8c1f1c4b89a121a9c17bcded6]

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>  [3e8fc40214fe89357f3e565bac74b4ce7a9b3beb]

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>  [b991fdd57ab48fad640ae51959365db91fb58273]

INTEGRATION: CWS impress87 (1.140.78); FILE MERGED 2006/03/01 11:57:03 cl 1.140.78.1: #i62670# make loop variables exception safe for multi property access


2006-03-10  Rüdiger Timm  <rt@openoffice.org>  [1b266a617520a278863b293f2b1d3729f3305a8e]

INTEGRATION: CWS impress87 (1.26.172); FILE MERGED 2006/02/24 09:53:39 sj 1.26.172.1: #i62526# fixed memory leak in SdrObjCustomShape::BegDrag


2006-03-10  Rüdiger Timm  <rt@openoffice.org>  [366b9abe46ce5aed4898e7ca890d1d03575cbee6]

INTEGRATION: CWS impress87 (1.7.270); FILE MERGED 2006/03/06 17:52:59 sj 1.7.270.1: #i61331# TextFrame status has not been updated properly


2006-03-10  Rüdiger Timm  <rt@openoffice.org>  [95bfaaab453076ceb7af0bcef793103ca6ce832e]

INTEGRATION: CWS impress87 (1.7.290); FILE MERGED 2006/03/01 13:11:25 sj 1.7.290.1: #i62145# secondary extrusion color is now taken from style


2006-03-10  Rüdiger Timm  <rt@openoffice.org>  [38de0bf8a95e2f65887985cd97216bbfdc0c3c74]

INTEGRATION: CWS impress87 (1.5.270); FILE MERGED 2006/03/06 17:53:22 sj 1.5.270.1: #i61331# TextFrame status has not been updated properly


2006-03-10  Rüdiger Timm  <rt@openoffice.org>  [be9e799c32ace1d7ac48f83592d7c64f8964d6f5]

INTEGRATION: CWS impress87 (1.27.64); FILE MERGED 2006/02/21 16:04:08 sj 1.27.64.1: #i60074# added missing parameters to the BeginResource statement


2006-03-10  Rüdiger Timm  <rt@openoffice.org>  [b2added9ed6cab9942340536196798c4739590f0]

INTEGRATION: CWS impress87 (1.70.46); FILE MERGED 2006/03/01 13:35:05 cl 1.70.46.1: #i62651# support preview and show also for alien formats


2006-03-10  Rüdiger Timm  <rt@openoffice.org>  [a389cc39b0c3457584acabcc6d67ca53fc93a11e]

INTEGRATION: CWS impress87 (1.18.68); FILE MERGED 2006/03/02 16:26:14 cl 1.18.68.1: #i62299# if no effect selected, clear listboxes


2006-03-10  Rüdiger Timm  <rt@openoffice.org>  [0b4a490a95d920e26d07e65b589ae87367289dc9]

INTEGRATION: CWS impress87 (1.8.134); FILE MERGED 2006/03/01 15:34:39 cl 1.8.134.1: #131650# fixed the code to remove after effect user types


2006-03-10  Rüdiger Timm  <rt@openoffice.org>  [c35fc87c68f2e573dc6b9543ce57ca22f3e04daa]

INTEGRATION: CWS impress87 (1.3.82); FILE MERGED 2006/02/22 14:35:41 cl 1.3.82.1: #i59403# also convert child elements for event element


2006-03-10  Rüdiger Timm  <rt@openoffice.org>  [7ee071a0afed34fe7cc63f7ac52ef1cd613b7a9a]

INTEGRATION: CWS impress87 (1.4.82); FILE MERGED 2006/03/08 14:34:49 cl 1.4.82.2: fixed unix build problem 2006/02/22 14:35:40 cl 1.4.82.1: #i59403# also convert child elements for event element


2006-03-10  Rüdiger Timm  <rt@openoffice.org>  [0ed4273d1bd9d5644db8e962339547c2fb519c5c]

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  Vladimir Glazounov  <vg@openoffice.org>  [4301cb7e4caea1d3cadaee66da9d2672799d2369]

new version for SRC680


2006-03-09  Vladimir Glazounov  <vg@openoffice.org>  [3c1ef6458703f4ee79f4cab82f7c05f96ff98744]

new version for SRC680


2006-03-09  Rüdiger Timm  <rt@openoffice.org>  [abb9ba9048a2d5af272c4f0dfd2d3c044c10f227]

SRC680


2006-03-09  Rüdiger Timm  <rt@openoffice.org>  [3a35448cee3b717a28c92cb60dcaa304fa3d4eaf]

INTEGRATION: CWS rowkeep (1.46.138); FILE MERGED 2006/02/17 15:09:46 fme 1.46.138.1: #131283# Table rows can keep together


2006-03-09  Rüdiger Timm  <rt@openoffice.org>  [59496979877815c217bc79280580d24a11d2bb06]

INTEGRATION: CWS rowkeep (1.161.14); FILE MERGED 2006/02/17 15:09:32 fme 1.161.14.1: #131283# Table rows can keep together


2006-03-09  Rüdiger Timm  <rt@openoffice.org>  [dc3c9fb1510b85d597c1bb86026be41c1e26dc23]

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>  [d9a2f65a324f3fc9311263296ed8778396e580ca]

INTEGRATION: CWS rowkeep (1.54.2); FILE MERGED 2006/02/17 15:09:30 fme 1.54.2.1: #131283# Table rows can keep together


2006-03-09  Rüdiger Timm  <rt@openoffice.org>  [aaf338d3e40e57cd41f5fde20ccdf7920f6fbd6b]

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>  [4751a00526b0fa6bc6743d45f102e03a061df55d]

INTEGRATION: CWS rowkeep (1.85.2); FILE MERGED 2006/02/20 05:20:52 fme 1.85.2.2: #131283# Table rows can keep together - correction 2006/02/17 15:09:27 fme 1.85.2.1: #131283# Table rows can keep together


2006-03-09  Rüdiger Timm  <rt@openoffice.org>  [a8998df6bb12cdd218fecd67b30fd8e8fe1d6960]

INTEGRATION: CWS rowkeep (1.44.2); FILE MERGED 2006/02/17 15:09:26 fme 1.44.2.1: #131283# Table rows can keep together


2006-03-09  Rüdiger Timm  <rt@openoffice.org>  [cc8a47f5c0f89c1e60c177693f94a4cca759b0c6]

INTEGRATION: CWS native41 (1.9.34); FILE MERGED 2006/03/01 15:04:53 is 1.9.34.1: #i62585# bilingual breton


2006-03-09  Rüdiger Timm  <rt@openoffice.org>  [dbd0ac971a02cabdbf17b459c4e8c99b71477d26]

INTEGRATION: CWS rowkeep (1.94.134); FILE MERGED 2006/02/17 15:09:24 fme 1.94.134.1: #131283# Table rows can keep together


2006-03-09  Rüdiger Timm  <rt@openoffice.org>  [2e9c7a671186501c884907adb8d66182c31ca504]

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>  [622c97c009d7f705416cee372988b7b9c8149624]

INTEGRATION: CWS rowkeep (1.56.12); FILE MERGED 2006/02/17 15:09:23 fme 1.56.12.1: #131283# Table rows can keep together


2006-03-09  Rüdiger Timm  <rt@openoffice.org>  [b6a2332a742931d28754e46d13776c480bf4bcf3]

INTEGRATION: CWS rowkeep (1.30.2); FILE MERGED 2006/02/17 15:09:22 fme 1.30.2.1: #131283# Table rows can keep together


2006-03-09  Rüdiger Timm  <rt@openoffice.org>  [68bd11d9924078524f73faa0005548ae1c231237]

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>  [fd25319b0aea4ad753b7984775c3e10b44e2ac60]

INTEGRATION: CWS rowkeep (1.86.12); FILE MERGED 2006/02/17 15:09:21 fme 1.86.12.1: #131283# Table rows can keep together


2006-03-09  Rüdiger Timm  <rt@openoffice.org>  [e1551c1d34d2047200383cba507713c3cafe898c]

INTEGRATION: CWS rowkeep (1.73.2); FILE MERGED 2006/02/17 15:09:20 fme 1.73.2.1: #131283# Table rows can keep together


2006-03-09  Rüdiger Timm  <rt@openoffice.org>  [f50f98860a088bdd9132f631b43256132d504757]

INTEGRATION: CWS rowkeep (1.53.2); FILE MERGED 2006/02/17 15:09:19 fme 1.53.2.1: #131283# Table rows can keep together


2006-03-09  Rüdiger Timm  <rt@openoffice.org>  [2ab0652195d64728044d40be8c615b1ae690e5f5]

INTEGRATION: CWS rowkeep (1.36.2); FILE MERGED 2006/02/17 15:09:18 fme 1.36.2.1: #131283# Table rows can keep together


2006-03-09  Rüdiger Timm  <rt@openoffice.org>  [74ed8c43fa5fccac7be75fc0c00e7d6beda0b323]

INTEGRATION: CWS rowkeep (1.15.214); FILE MERGED 2006/02/17 15:09:17 fme 1.15.214.1: #131283# Table rows can keep together


2006-03-09  Rüdiger Timm  <rt@openoffice.org>  [60c97a7474836c549dce6ff7eaaf212914e5a92a]

INTEGRATION: CWS rowkeep (1.60.2); FILE MERGED 2006/02/17 15:09:16 fme 1.60.2.1: #131283# Table rows can keep together


2006-03-09  Rüdiger Timm  <rt@openoffice.org>  [d842b47f8589fa561dd21e67e0fff7d6aa092ef8]

INTEGRATION: CWS rowkeep (1.15.54); FILE MERGED 2006/02/17 15:09:15 fme 1.15.54.1: #131283# Table rows can keep together


2006-03-09  Rüdiger Timm  <rt@openoffice.org>  [264acd2abf3dfd5ebe7e9b8de0db994e555369e0]

INTEGRATION: CWS rowkeep (1.7.216); FILE MERGED 2006/02/17 15:09:14 fme 1.7.216.1: #131283# Table rows can keep together


2006-03-09  Rüdiger Timm  <rt@openoffice.org>  [245a296c77a87de9ecff7ed3ae9623cdaa709783]

INTEGRATION: CWS rowkeep (1.14.2); FILE MERGED 2006/02/17 15:09:14 fme 1.14.2.1: #131283# Table rows can keep together


2006-03-09  Rüdiger Timm  <rt@openoffice.org>  [b91c3d32fb59bce6f47054a815bc2f589bbad9c3]

INTEGRATION: CWS rowkeep (1.47.12); FILE MERGED 2006/02/17 15:08:56 fme 1.47.12.1: #131283# Table rows can keep together


2006-03-09  Rüdiger Timm  <rt@openoffice.org>  [54a6bfd09830b7a059052ed89c7fa8a1e31a139f]

INTEGRATION: CWS rowkeep (1.11.2); FILE MERGED 2006/02/17 15:08:55 fme 1.11.2.1: #131283# Table rows can keep together


2006-03-09  Rüdiger Timm  <rt@openoffice.org>  [8cc88da6b6a0d8dd83e58c6b6b864850d2e7bf4f]

INTEGRATION: CWS rowkeep (1.6.214); FILE MERGED 2006/02/17 15:08:55 fme 1.6.214.1: #131283# Table rows can keep together


2006-03-09  Rüdiger Timm  <rt@openoffice.org>  [e41cfb8d82f1860b9fc46172310fb08b5e2943f9]

INTEGRATION: CWS rowkeep (1.57.138); FILE MERGED 2006/02/17 15:08:54 fme 1.57.138.1: #131283# Table rows can keep together


2006-03-09  Rüdiger Timm  <rt@openoffice.org>  [6b98e7a7be164d536a05e822637af827cad486d0]

INTEGRATION: CWS vq29 (1.14.8); FILE MERGED 2006/03/07 18:32:05 vq 1.14.8.1: #i62624# Fix parallel building for W32.


2006-03-09  Rüdiger Timm  <rt@openoffice.org>  [4e9fe1891180d7f7e5a4b095e1d6245c8491db5c]

INTEGRATION: CWS rowkeep (1.16.138); FILE MERGED 2006/02/17 15:08:53 fme 1.16.138.1: #131283# Table rows can keep together


2006-03-09  Rüdiger Timm  <rt@openoffice.org>  [022757485644170a23822a7abe570de442f9540f]

INTEGRATION: CWS rowkeep (1.15.164); FILE MERGED 2006/02/17 15:08:52 fme 1.15.164.1: #131283# Table rows can keep together


2006-03-09  Rüdiger Timm  <rt@openoffice.org>  [7af441be236bf20cf18e5aacfe720dfc23484260]

INTEGRATION: CWS rowkeep (1.112.138); FILE MERGED 2006/02/17 15:05:43 fme 1.112.138.1: #131283# Table rows can keep together


2006-03-09  Rüdiger Timm  <rt@openoffice.org>  [36d1222ffe318c29fa1cb061c88cfa49245e1b89]

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>  [e11286bfaff5ae97eba08b9254075b20c31c9361]

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>  [806fd77336da9b320891752ae0122e938d46fd2b]

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>  [a8b7bd9d348f27d6755432197d1a4478acc38a70]

INTEGRATION: CWS jl31 (1.6.22); FILE MERGED 2006/02/09 10:28:47 jl 1.6.22.2: #130857# Prevent trailing : in classpath 2006/02/09 10:07:23 jl 1.6.22.1: #130857# Prevent trailing : in classpath


2006-03-09  Rüdiger Timm  <rt@openoffice.org>  [f540acea0e3fd9b8925ba5753cf6f760edf85b69]

INTEGRATION: CWS jl31 (1.18.22); FILE MERGED 2006/02/09 09:58:23 jl 1.18.22.1: #130857# Prevent trailing : in classpath


2006-03-09  Rüdiger Timm  <rt@openoffice.org>  [a4cb0d969901a7bb9968bb118f7e795861c48d2c]

INTEGRATION: CWS jl31 (1.1.2); FILE ADDED 2006/02/20 11:32:03 jl 1.1.2.1: #i62141# facilitate version changes


2006-03-09  Rüdiger Timm  <rt@openoffice.org>  [2ae0e5dae81088a98f15a7d45b71b7b60e85667b]

INTEGRATION: CWS jl31 (1.1.2); FILE ADDED 2006/02/20 13:40:05 jl 1.1.2.3: #62141 facilitate version changes 2006/02/20 11:40:10 jl 1.1.2.2: #i62141# facilitate version changes 2006/02/20 11:03:15 jl 1.1.2.1: #i62141# facilitate version changes


2006-03-09  Rüdiger Timm  <rt@openoffice.org>  [2ad0847f785634f362459c5da571e579859413bd]

INTEGRATION: CWS jl31 (1.1.2); FILE ADDED 2006/02/20 11:11:23 jl 1.1.2.1: #i62141# facilitate version changes


2006-03-09  Rüdiger Timm  <rt@openoffice.org>  [e50c66845e18e4bd55cfdbd4e05f2341dbc57f77]

INTEGRATION: CWS jl31 (1.14.4); FILE MERGED 2006/02/20 11:58:49 jl 1.14.4.1: #62141 facilitate version changes


2006-03-09  Rüdiger Timm  <rt@openoffice.org>  [02f8b295f0e0168405734d003c7bbb7c00c8c3e5]

INTEGRATION: CWS jl31 (1.15.4); FILE MERGED 2006/02/20 11:58:08 jl 1.15.4.1: #62141 facilitate version changes


2006-03-09  Rüdiger Timm  <rt@openoffice.org>  [287ed29a16a809faaaffd5cacd79d1fe96c89e8d]

INTEGRATION: CWS jl31 (1.1.2); FILE ADDED 2006/02/20 11:58:08 jl 1.1.2.1: #62141 facilitate version changes


2006-03-09  Rüdiger Timm  <rt@openoffice.org>  [d9b42220c7a34e08f140922cbe7c763e9e2beb6f]

INTEGRATION: CWS jl31 (1.1.2); FILE ADDED 2006/02/20 12:12:03 jl 1.1.2.2: #62141 facilitate version changes 2006/02/20 11:46:35 jl 1.1.2.1: #i62141# facilitate version changes


2006-03-09  Rüdiger Timm  <rt@openoffice.org>  [461ab818a0675672584ac7d9b9c7a1d64b944086]

INTEGRATION: CWS jl31 (1.1.2); FILE ADDED 2006/02/21 11:49:32 jl 1.1.2.3: #i62141# 2006/02/20 13:40:05 jl 1.1.2.2: #62141 facilitate version changes 2006/02/20 11:46:44 jl 1.1.2.1: #i62141# facilitate version changes


2006-03-09  Rüdiger Timm  <rt@openoffice.org>  [f1dd8348e192dae8ccd2c3170df10d6ab5bf2b6f]

INTEGRATION: CWS jl31 (1.14.4); FILE MERGED 2006/02/21 15:30:28 jl 1.14.4.3: #i62141# 2006/02/21 15:25:45 jl 1.14.4.2: # 2006/02/20 11:51:55 jl 1.14.4.1: #i62141# facilitate version changes


2006-03-09  Rüdiger Timm  <rt@openoffice.org>  [a1de18df26444713c6b8ad66abac25634c720608]

INTEGRATION: CWS jl31 (1.1.2); FILE ADDED 2006/02/20 11:51:01 jl 1.1.2.1: #i62141# facilitate version changes


2006-03-09  Rüdiger Timm  <rt@openoffice.org>  [f627e6ebf6d8c7f10898f3b19095cd5bc06aff1e]

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>  [875ce54350ac70bac44282fbf2dd402bc3a9c969]

INTEGRATION: CWS jl31 (1.10.20); FILE MERGED 2006/02/21 11:49:32 jl 1.10.20.1: #i62141#


2006-03-09  Rüdiger Timm  <rt@openoffice.org>  [1284f2395d16ff7ac5e599e09a0b011821af1c95]

INTEGRATION: CWS jl31 (1.7.26); FILE MERGED 2006/02/03 16:37:50 jl 1.7.26.1: #i61436# generated service code contained bugs, in particular when polymorphic structs are used


2006-03-09  Rüdiger Timm  <rt@openoffice.org>  [f9077c218b90903ddf2b326376b502b672ca8b15]

INTEGRATION: CWS jl31 (1.12.26); FILE MERGED 2006/02/03 16:37:50 jl 1.12.26.1: #i61436# generated service code contained bugs, in particular when polymorphic structs are used


2006-03-09  Rüdiger Timm  <rt@openoffice.org>  [d7aca34802e47d04af3be83ed7333261a2685ae2]

INTEGRATION: CWS jl31 (1.3.26); FILE MERGED 2006/02/08 11:39:53 jl 1.3.26.3: #61436# GetCustomAttributes and IsDefined did not delegate to the base type 2006/02/08 11:29:56 jl 1.3.26.2: #61436# adapted documentation 2006/02/03 16:37:49 jl 1.3.26.1: #i61436# generated service code contained bugs, in particular when polymorphic structs are used


2006-03-09  Rüdiger Timm  <rt@openoffice.org>  [71cb84fe21217775d0d1a57946b4d3fcad22a194]

INTEGRATION: CWS jl31 (1.5.20); FILE MERGED 2006/02/20 11:49:50 jl 1.5.20.1: #i62141# facilitate version changes


2006-03-09  Rüdiger Timm  <rt@openoffice.org>  [8ae594ef93d6bf4db38ef905b535980d0f8d9431]

INTEGRATION: CWS jl31 (1.1.2); FILE ADDED 2006/02/20 11:48:27 jl 1.1.2.1: #i62141# facilitate version changes


2006-03-09  Rüdiger Timm  <rt@openoffice.org>  [4b2c076147eb1b9cd60d6b0e9e5d278f42d330e9]

INTEGRATION: CWS jl31 (1.2.4); FILE MERGED 2006/02/20 16:56:45 jl 1.2.4.1: #i62317# tests for new assembly versions


2006-03-09  Rüdiger Timm  <rt@openoffice.org>  [7520961b6111e2ea8c0dba70af07c3160d872d52]

INTEGRATION: CWS jl31 (1.2.4); FILE MERGED 2006/03/01 12:24:43 jl 1.2.4.2: #i62317# 2006/02/20 16:56:45 jl 1.2.4.1: #i62317# tests for new assembly versions


2006-03-09  Rüdiger Timm  <rt@openoffice.org>  [c47ca4093e8ac1680d9db483f10f743f099f2884]

INTEGRATION: CWS jl31 (1.3.20); FILE MERGED 2006/02/03 16:37:49 jl 1.3.20.1: #i61436# generated service code contained bugs, in particular when polymorphic structs are used


2006-03-09  Rüdiger Timm  <rt@openoffice.org>  [f9e584f4d290747ad9671d25916d75174bcd16c3]

INTEGRATION: CWS jl31 (1.6.14); FILE MERGED 2006/02/20 11:42:51 jl 1.6.14.1: #i62141# facilitate version changes


2006-03-09  Rüdiger Timm  <rt@openoffice.org>  [a4a2a3f43db1d4705be91d471095b6d2ad909fde]

INTEGRATION: CWS jl31 (1.8.36); FILE MERGED 2006/02/20 11:42:48 jl 1.8.36.1: #i62141# facilitate version changes


2006-03-09  Rüdiger Timm  <rt@openoffice.org>  [18f8c7ea80b57211e8e594e1376861e4feaa55a3]

INTEGRATION: CWS jl31 (1.3.14); FILE MERGED 2006/03/01 09:59:05 jl 1.3.14.4: #i62317# 2006/02/21 15:25:45 jl 1.3.14.3: # 2006/02/21 11:49:31 jl 1.3.14.2: #i62141# 2006/02/20 16:57:52 jl 1.3.14.1: #i62141#


2006-03-09  Rüdiger Timm  <rt@openoffice.org>  [ba006595e482dc428168e2162e0baaef3b5bdb3d]

INTEGRATION: CWS jl31 (1.4.14); FILE MERGED 2006/03/01 09:57:05 jl 1.4.14.1: #i62317#


2006-03-09  Rüdiger Timm  <rt@openoffice.org>  [69115760bdbd4bfeef4e4ad8cb545be9a6a86da7]

INTEGRATION: CWS jl31 (1.4.18); FILE MERGED 2006/02/20 15:58:28 sb 1.4.18.1: #i62339# Forbid any unsigned types (i.e., not just UNSIGNED SHORT/LONG/HYPER, but also sequences of such) as type arguments of instantiated polymorphic struct types.


2006-03-09  Rüdiger Timm  <rt@openoffice.org>  [29d668206f1c6ea7c8eaaf0abbcbe04671feb6eb]

INTEGRATION: CWS jl31 (1.12.16); FILE MERGED 2006/02/20 15:58:28 sb 1.12.16.1: #i62339# Forbid any unsigned types (i.e., not just UNSIGNED SHORT/LONG/HYPER, but also sequences of such) as type arguments of instantiated polymorphic struct types.


2006-03-09  Rüdiger Timm  <rt@openoffice.org>  [f7136990bc4080bf3c28e20cb0763387aaa4d9d4]

INTEGRATION: CWS jl31 (1.10.16); FILE MERGED 2006/02/20 15:58:28 sb 1.10.16.1: #i62339# Forbid any unsigned types (i.e., not just UNSIGNED SHORT/LONG/HYPER, but also sequences of such) as type arguments of instantiated polymorphic struct types.


2006-03-09  Rüdiger Timm  <rt@openoffice.org>  [d246a0aef9c12fae10310457c6e3e9c44137611b]

INTEGRATION: CWS jl31 (1.3.18); FILE MERGED 2006/02/20 15:58:27 sb 1.3.18.1: #i62339# Forbid any unsigned types (i.e., not just UNSIGNED SHORT/LONG/HYPER, but also sequences of such) as type arguments of instantiated polymorphic struct types.


2006-03-09  Rüdiger Timm  <rt@openoffice.org>  [f970b9fb783f9a439c6bdd87b5ebe65136b2e83b]

INTEGRATION: CWS jl31 (1.2.18); FILE MERGED 2006/02/20 15:58:27 sb 1.2.18.1: #i62339# Forbid any unsigned types (i.e., not just UNSIGNED SHORT/LONG/HYPER, but also sequences of such) as type arguments of instantiated polymorphic struct types.


2006-03-09  Rüdiger Timm  <rt@openoffice.org>  [e8b072f7dfa87234a327e752a6e5337737f934a6]

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>  [e1db6b48650398e18c636f5f0f19e4c3e22d1ccf]

INTEGRATION: CWS jl31 (1.6.2); FILE MERGED 2006/02/09 16:26:39 jl 1.6.2.2: #i61436# 2006/02/08 10:22:17 jl 1.6.2.1: #61436# extending tests for generated service classes


2006-03-09  Rüdiger Timm  <rt@openoffice.org>  [0e0aa3998581f0d517fba369f6adb609c339e834]

INTEGRATION: CWS jl31 (1.10.2); FILE MERGED 2006/02/09 16:26:39 jl 1.10.2.2: #i61436# 2006/02/08 10:22:11 jl 1.10.2.1: #61436# extending tests for generated service classes


2006-03-09  Rüdiger Timm  <rt@openoffice.org>  [0f299e4482758c679f26577eddc8648a37431522]

INTEGRATION: CWS jl31 (1.8.2); FILE MERGED 2006/02/20 15:50:33 sb 1.8.2.2: #i62339# Enabled previously commented-out test (now that the test should work). 2006/02/08 10:21:17 jl 1.8.2.1: #61436# extending tests for generated service classes


2006-03-09  Rüdiger Timm  <rt@openoffice.org>  [86271a64a4747fb8d2faeeeba72de0472fa4e9a1]

INTEGRATION: CWS jl31 (1.2.2); FILE MERGED 2006/02/10 09:44:20 jl 1.2.2.3: #61436# make buildable on linux 2006/02/09 16:26:38 jl 1.2.2.2: #i61436# 2006/02/08 10:17:29 jl 1.2.2.1: #61436# extending tests for generated service classes


2006-03-09  Rüdiger Timm  <rt@openoffice.org>  [2755ade5822058387f5d7696915b65b1b4e90fda]

INTEGRATION: CWS jl31 (1.9.2); FILE MERGED 2006/02/20 15:50:32 sb 1.9.2.2: #i62339# Enabled previously commented-out test (now that the test should work). 2006/02/08 10:15:46 jl 1.9.2.1: #61436# extending tests for generated service classes


2006-03-09  Rüdiger Timm  <rt@openoffice.org>  [572179c6ac717dc66da369248005830c13c5b176]

INTEGRATION: CWS jl31 (1.3.38); FILE MERGED 2006/02/20 16:00:31 sb 1.3.38.1: #i62339# Introduced (internal-only) cppu::getTypeFavourUnsigned as (working) replacement of now deprecated getCppuType<> template.


2006-03-09  Rüdiger Timm  <rt@openoffice.org>  [2cf3ab0e32708121d2beb8cbc15314c599335509]

INTEGRATION: CWS jl31 (1.2.14); FILE MERGED 2006/02/20 16:00:31 sb 1.2.14.1: #i62339# Introduced (internal-only) cppu::getTypeFavourUnsigned as (working) replacement of now deprecated getCppuType<> template.


2006-03-09  Rüdiger Timm  <rt@openoffice.org>  [44b58396a90dd52e71feba87c154d25f161ef120]

INTEGRATION: CWS jl31 (1.3.38); FILE MERGED 2006/02/20 16:00:30 sb 1.3.38.1: #i62339# Introduced (internal-only) cppu::getTypeFavourUnsigned as (working) replacement of now deprecated getCppuType<> template.


2006-03-09  Rüdiger Timm  <rt@openoffice.org>  [bd314b878a7177e4ad086e81e33e8af2b514e0a3]

INTEGRATION: CWS jl31 (1.3.8); FILE MERGED 2006/02/20 16:00:30 sb 1.3.8.1: #i62339# Introduced (internal-only) cppu::getTypeFavourUnsigned as (working) replacement of now deprecated getCppuType<> template.


2006-03-09  Rüdiger Timm  <rt@openoffice.org>  [1177131400952f99d876efa9082e740f217ff0c3]

INTEGRATION: CWS jl31 (1.14.14); FILE MERGED 2006/02/20 16:00:30 sb 1.14.14.1: #i62339# Introduced (internal-only) cppu::getTypeFavourUnsigned as (working) replacement of now deprecated getCppuType<> template.


2006-03-09  Rüdiger Timm  <rt@openoffice.org>  [6d94da0a6a9c7143ca4a8160a76d19d6658ae42c]

INTEGRATION: CWS jl31 (1.21.14); FILE MERGED 2006/02/20 16:00:30 sb 1.21.14.1: #i62339# Introduced (internal-only) cppu::getTypeFavourUnsigned as (working) replacement of now deprecated getCppuType<> template.


2006-03-09  Rüdiger Timm  <rt@openoffice.org>  [46d5f903cd7e74bf53f9b481871f04e26f9fc138]

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-09  Rüdiger Timm  <rt@openoffice.org>  [36e55b1beed88c23da9aa3459dacc0430aec8697]

INTEGRATION: CWS jl31 (1.93.10); FILE MERGED 2006/02/17 14:58:20 jsc 1.93.10.1: #i62141# insert new target for UNO type statistics


2006-03-09  Rüdiger Timm  <rt@openoffice.org>  [bbdd3fe352b320e7183ae18449e15ac517269b55]

INTEGRATION: CWS jl31 (1.1.2); FILE ADDED 2006/02/17 14:57:43 jsc 1.1.2.2: #i62141# filter modules 2006/02/17 14:26:14 jsc 1.1.2.1: #i62141# new script to prepare some uno type statistics


2006-03-09  Rüdiger Timm  <rt@openoffice.org>  [2ead6e06e86b400d40878d378a6bb3606e0ea329]

INTEGRATION: CWS jl31 (1.73.106); FILE MERGED 2006/02/17 15:10:53 jsc 1.73.106.1: #i62141# deliver UNO type statistics


2006-03-09  Rüdiger Timm  <rt@openoffice.org>  [de8e8e17ce446ea31558870c747240aa0a780d6f]

INTEGRATION: CWS jl31 (1.4.74); FILE MERGED 2006/02/17 13:56:55 jsc 1.4.74.1: #i61620# cosmetics, to ensure rebuild


2006-03-09  Rüdiger Timm  <rt@openoffice.org>  [1a0f53fdd306b420a89b551a8f97aaef0729a496]

INTEGRATION: CWS jl31 (1.2.50); FILE MERGED 2006/02/17 13:55:48 jsc 1.2.50.1: #i61620# remove SISSL


2006-03-09  Rüdiger Timm  <rt@openoffice.org>  [1fc56dead304524e7cf89e15c6f670d571beb23d]

INTEGRATION: CWS jl31 (1.3.74); FILE MERGED 2006/02/17 13:56:55 jsc 1.3.74.1: #i61620# cosmetics, to ensure rebuild


2006-03-09  Rüdiger Timm  <rt@openoffice.org>  [b9c9de3c828cbb7a8d5104054a9342d26912a6c7]

INTEGRATION: CWS jl31 (1.4.74); FILE MERGED 2006/02/17 13:56:54 jsc 1.4.74.1: #i61620# cosmetics, to ensure rebuild


2006-03-09  Rüdiger Timm  <rt@openoffice.org>  [c15a864436b60609c16265d2c5f0cb230180c58c]

INTEGRATION: CWS jl31 (1.2.48); FILE MERGED 2006/02/17 13:55:47 jsc 1.2.48.1: #i61620# remove SISSL


2006-03-09  Rüdiger Timm  <rt@openoffice.org>  [ccbd8fd7f36ca86ffcf76b0d73f69e0fc8f2134c]

INTEGRATION: CWS jl31 (1.30.8); FILE MERGED 2006/02/20 15:52:06 sb 1.30.8.1: #i62339# Missing comma when generating names of UNO instantiated polymorphic struct type templates.


2006-03-09  Rüdiger Timm  <rt@openoffice.org>  [496e736cbb4940080d28aedebb947c5bc77caf1c]

INTEGRATION: CWS jl31 (1.37.6); FILE MERGED 2006/02/20 15:56:18 sb 1.37.6.1: #i62339# Use new getTypeFavourChar instead of getCppuType for the type parameters of UNO polymorphic struct type templates.


2006-03-09  Rüdiger Timm  <rt@openoffice.org>  [f88ebde641fb47cc3a0e79c1a0e8fd8367f8f2ea]

INTEGRATION: CWS jl26 (1.8.2); FILE MERGED 2006/02/24 16:47:50 jl 1.8.2.3: #i57942# 2006/02/17 08:23:35 jl 1.8.2.2: RESYNC: (1.8-1.12); FILE MERGED 2005/11/15 16:32:22 jl 1.8.2.1: #i57942# win98 signature check failed


2006-03-08  Rüdiger Timm  <rt@openoffice.org>  [58d04575732992f0ac6a13401a8f41a2917586d0]

INTEGRATION: CWS pj50 (1.21.30); FILE MERGED 2006/02/20 17:39:15 pjanik 1.21.30.2: RESYNC: (1.21-1.22); FILE MERGED 2006/02/17 07:10:01 pjanik 1.21.30.1: #i61961#: save one uname execution for all unx systems


2006-03-08  Rüdiger Timm  <rt@openoffice.org>  [c39a61b56dfa6522eb36ef308f7c5eece9247046]

INTEGRATION: CWS pj50 (1.5.36); FILE MERGED 2006/02/17 06:55:41 pjanik 1.5.36.1: #i59729#: Honour WITHOUT_MOZILLA again (patch from thb).


2006-03-08  Rüdiger Timm  <rt@openoffice.org>  [f1ca6b526305e6e59c20aa15e0566b5bfd533f8b]

INTEGRATION: CWS pj50 (1.12.98); FILE MERGED 2006/02/17 06:56:05 pjanik 1.12.98.1: #i59729#: Honour WITHOUT_MOZILLA again (patch from thb).


2006-03-08  Rüdiger Timm  <rt@openoffice.org>  [836757415e6396185f09762a79191e493cc168e1]

INTEGRATION: CWS pj50 (1.9.36); FILE MERGED 2006/02/17 06:56:32 pjanik 1.9.36.1: #i59729#: Honour WITHOUT_MOZILLA again (patch from thb).


2006-03-08  Rüdiger Timm  <rt@openoffice.org>  [cee7b1964b053eebd3acc35e84db3cabd122fdb4]

INTEGRATION: CWS pj50 (1.9.36); FILE MERGED 2006/02/17 06:56:49 pjanik 1.9.36.1: #i59729#: Honour WITHOUT_MOZILLA again (patch from thb).


2006-03-08  Rüdiger Timm  <rt@openoffice.org>  [3932c93c22e145da44415d494eeb52d2a0b67d6a]

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>  [6bb050cd22a1e2991255f2597d4507300e078ffc]

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>  [569277cb95a539992ac1e6809dfa9befa4dc43a6]

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>  [702e4b89afa71682419ac0a523f723dd5a0465f7]

INTEGRATION: CWS pj50 (1.28.18); FILE MERGED 2006/02/20 20:25:41 pjanik 1.28.18.1: #i61480#: Do not redefine ETIME on Mac OS X Tiger.


2006-03-08  Rüdiger Timm  <rt@openoffice.org>  [2239ca41f42e3470fe8ba7b0467fc430b4404308]

INTEGRATION: CWS pj50 (1.10.14); FILE MERGED 2006/02/20 18:21:21 pjanik 1.10.14.1: #i62324#: Fix typo (patch from Fridrich Strba).


2006-03-08  Rüdiger Timm  <rt@openoffice.org>  [ddfb3b30e516af10e51a6372912c08561a19f62c]

INTEGRATION: CWS pj50 (1.30.4); FILE MERGED 2006/02/26 13:39:01 pjanik 1.30.4.1: #i62419#: export LDFLAGS only when set to prevent conflicts with user  environment (patch by Mox).


2006-03-08  Rüdiger Timm  <rt@openoffice.org>  [ec7e5ab8090ca1609e243d7dd1772f52a0fee8f3]

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>  [b9232aa6e22e22550aa5c05b79a3e14221830d36]

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>  [bd43c075da96b08a3d35e4b3d749478916492723]

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>  [702b7dd96bc2eec3fdd428173d8bae0f5612cad7]

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>  [12d6e5f5a627df0a6e0eff0745f7eb1bc947fa14]

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>  [59f10221b2d524fa7bfdd9ea9ac8a2ad8f978d07]

INTEGRATION: CWS ause048 (1.13.26); FILE MERGED 2006/02/06 14:43:57 hjs 1.13.26.1: #i61266# DLLSUFFIX is obsolete. use DLLPOSTFIX instead


2006-03-08  Rüdiger Timm  <rt@openoffice.org>  [0dac04bacea2f081102016439849a819bbd8f0e9]

INTEGRATION: CWS ause048 (1.4.26); FILE MERGED 2006/02/06 14:43:56 hjs 1.4.26.1: #i61266# DLLSUFFIX is obsolete. use DLLPOSTFIX instead


2006-03-08  Rüdiger Timm  <rt@openoffice.org>  [161cb89a65e43fb5c5a5c1bf8525ca84d9e9ef76]

INTEGRATION: CWS ause048 (1.9.26); FILE MERGED 2006/02/06 14:43:55 hjs 1.9.26.1: #i61266# DLLSUFFIX is obsolete. use DLLPOSTFIX instead


2006-03-08  Rüdiger Timm  <rt@openoffice.org>  [2c10e4853a2174506d0f3773878137ca6bc89efe]

INTEGRATION: CWS ause048 (1.7.26); FILE MERGED 2006/02/06 14:43:54 hjs 1.7.26.1: #i61266# DLLSUFFIX is obsolete. use DLLPOSTFIX instead


2006-03-08  Rüdiger Timm  <rt@openoffice.org>  [86c074d5c38daad82dde48caa0c3720239d49586]

INTEGRATION: CWS ause048 (1.14.6); FILE MERGED 2006/02/06 15:34:41 hjs 1.14.6.1: #i61263# disable static lib


2006-03-08  Rüdiger Timm  <rt@openoffice.org>  [c4976c4c3d7aea50eb50f953e9f918b2b908a460]

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>  [a91e4f1008d13be9d1fb136515046f623f260d49]

INTEGRATION: CWS ause048 (1.3.30); FILE MERGED 2006/02/06 14:38:50 hjs 1.3.30.1: #i61266# DLLSUFFIX is obsolete. use DLLPOSTFIX instead


2006-03-08  Rüdiger Timm  <rt@openoffice.org>  [425a590070d6e2b532bd226501d1ef056e0adb17]

INTEGRATION: CWS ause048 (1.25.30); FILE MERGED 2006/02/06 14:38:48 hjs 1.25.30.1: #i61266# DLLSUFFIX is obsolete. use DLLPOSTFIX instead


2006-03-08  Rüdiger Timm  <rt@openoffice.org>  [d6c8d150bc334d68c271d2ce033263815e3e4ba1]

INTEGRATION: CWS ause048 (1.10.30); FILE MERGED 2006/02/06 14:38:48 hjs 1.10.30.1: #i61266# DLLSUFFIX is obsolete. use DLLPOSTFIX instead


2006-03-08  Rüdiger Timm  <rt@openoffice.org>  [d12d5797ccfab022ac9262a202863ada3324755d]

INTEGRATION: CWS ause048 (1.3.30); FILE MERGED 2006/02/06 14:38:48 hjs 1.3.30.1: #i61266# DLLSUFFIX is obsolete. use DLLPOSTFIX instead


2006-03-08  Rüdiger Timm  <rt@openoffice.org>  [dfbcec1f87985febe3efb88a3bb70fea0fcc3fa0]

INTEGRATION: CWS ause048 (1.3.30); FILE MERGED 2006/02/06 14:38:47 hjs 1.3.30.1: #i61266# DLLSUFFIX is obsolete. use DLLPOSTFIX instead


2006-03-08  Rüdiger Timm  <rt@openoffice.org>  [b767b1b9b7ec127a629322cd56e6279cd8540a0c]

INTEGRATION: CWS ause048 (1.14.30); FILE MERGED 2006/02/06 14:38:46 hjs 1.14.30.1: #i61266# DLLSUFFIX is obsolete. use DLLPOSTFIX instead


2006-03-08  Rüdiger Timm  <rt@openoffice.org>  [5bc17be461854c169aafe4c282413c9e37d1d080]

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>  [728a0d558ae5db1ed033173f1729c1c84b359f5e]

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>  [194a94bf7ab947ed6e3021ca47fb192bb40dd77b]

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>  [31eda5b23921ced806ba0ef1523f5addb8c47af6]

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>  [2bcbd54ecc592232a92a589792e380235d41ede1]

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>  [021ca521c1e8fe09836725a152c832be70003669]

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>  [e0221413f7c2915a0cfbec3ac2e6c69fb0274d4b]

INTEGRATION: CWS ause048 (1.56.48); FILE MERGED 2006/02/06 14:50:26 hjs 1.56.48.1: #i61266# DLLSUFFIX is obsolete. use DLLPOSTFIX instead


2006-03-08  Rüdiger Timm  <rt@openoffice.org>  [848900fa9f843557793d0261d99542cc4eeb7420]

INTEGRATION: CWS ause048 (1.12.162); FILE MERGED 2006/02/06 14:50:25 hjs 1.12.162.1: #i61266# DLLSUFFIX is obsolete. use DLLPOSTFIX instead


2006-03-08  Rüdiger Timm  <rt@openoffice.org>  [00ad5934dbb571eb18af76d73300e87cc1d1050a]

INTEGRATION: CWS ause048 (1.2.40); FILE MERGED 2006/02/08 16:27:01 hjs 1.2.40.1: #i61266# DLLSUFFIX is obsolete. use DLLPOSTFIX instead


2006-03-08  Rüdiger Timm  <rt@openoffice.org>  [239c85c18fabc5eebb1b1efef9a489b2cf12a0c6]

INTEGRATION: CWS ause048 (1.5.16); FILE MERGED 2006/02/06 14:44:50 hjs 1.5.16.1: #i61266# DLLSUFFIX is obsolete. use DLLPOSTFIX instead


2006-03-08  Rüdiger Timm  <rt@openoffice.org>  [79ce6f86d332c2659dfac878c120b9b7aed6cec3]

INTEGRATION: CWS ause048 (1.9.16); FILE MERGED 2006/02/06 14:44:48 hjs 1.9.16.1: #i61266# DLLSUFFIX is obsolete. use DLLPOSTFIX instead


2006-03-08  Rüdiger Timm  <rt@openoffice.org>  [a60e0317dc995f33d0365bc5af867d99402028e7]

INTEGRATION: CWS ause048 (1.5.168); FILE MERGED 2006/02/06 14:43:50 hjs 1.5.168.1: #i61266# DLLSUFFIX is obsolete. use DLLPOSTFIX instead


2006-03-08  Rüdiger Timm  <rt@openoffice.org>  [7f3a59b1114bac881254ec556ee6cebd810313be]

INTEGRATION: CWS ause048 (1.30.168); FILE MERGED 2006/02/06 14:43:43 hjs 1.30.168.1: #i61266# DLLSUFFIX is obsolete. use DLLPOSTFIX instead


2006-03-08  Rüdiger Timm  <rt@openoffice.org>  [673cab95541936942267246956c260997f47701a]

INTEGRATION: CWS ause048 (1.18.128); FILE MERGED 2006/02/06 14:43:40 hjs 1.18.128.1: #i61266# DLLSUFFIX is obsolete. use DLLPOSTFIX instead


2006-03-08  Rüdiger Timm  <rt@openoffice.org>  [1e58604b215763b911aafb138f8f702118772352]

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>  [9ac6790a16379b905a9f5de39fe0c78803bb8110]

INTEGRATION: CWS ause048 (1.3.186); FILE MERGED 2006/02/06 14:37:02 hjs 1.3.186.1: #i61266# DLLSUFFIX is obsolete. use DLLPOSTFIX instead


2006-03-08  Rüdiger Timm  <rt@openoffice.org>  [956e4988fec13356451d2fbdf16375e8d3d287eb]

INTEGRATION: CWS sixtyfour03 (1.3.32); FILE MERGED 2006/03/06 11:27:37 kendy 1.3.32.3: #i62810# x86-64 bridge improvements: more x86-64 ABI improvements 2006/03/06 11:18:56 kendy 1.3.32.2: #i62810# x86-64 bridge improvements: conform to x86-64 ABI 2006/03/06 11:13:50 kendy 1.3.32.1: #i62810# x86-64 bridge improvements: code snippet must be in a separate assembler function to have debug info (necessary for exceptions)


2006-03-08  Rüdiger Timm  <rt@openoffice.org>  [4ab1e26fdd6e220e20814d6297e4f06944aa5cbd]

INTEGRATION: CWS sixtyfour03 (1.3.32); FILE MERGED 2006/03/06 11:08:58 kendy 1.3.32.1: #i62810# x86-64 bridge improvements: slightly better debug


2006-03-08  Rüdiger Timm  <rt@openoffice.org>  [e6fe152f076ffe2a80f17dfb255ef3d83e737d49]

INTEGRATION: CWS sixtyfour03 (1.3.32); FILE MERGED 2006/03/06 11:18:56 kendy 1.3.32.2: #i62810# x86-64 bridge improvements: conform to x86-64 ABI 2006/03/06 11:13:50 kendy 1.3.32.1: #i62810# x86-64 bridge improvements: code snippet must be in a separate assembler function to have debug info (necessary for exceptions)


2006-03-08  Rüdiger Timm  <rt@openoffice.org>  [d2670e854586f8e4ae1e6e3f28d529ebad063802]

INTEGRATION: CWS sixtyfour03 (1.3.32); FILE MERGED 2006/03/06 11:13:50 kendy 1.3.32.2: #i62810# x86-64 bridge improvements: code snippet must be in a separate assembler function to have debug info (necessary for exceptions) 2006/03/06 11:08:58 kendy 1.3.32.1: #i62810# x86-64 bridge improvements: slightly better debug


2006-03-08  Rüdiger Timm  <rt@openoffice.org>  [68f89d32e3d8003dbab49f4958c18c89f7e7f8d4]

INTEGRATION: CWS sixtyfour03 (1.3.32); FILE MERGED 2006/03/06 11:27:36 kendy 1.3.32.3: #i62810# x86-64 bridge improvements: more x86-64 ABI improvements 2006/03/06 11:18:56 kendy 1.3.32.2: #i62810# x86-64 bridge improvements: conform to x86-64 ABI 2006/03/06 11:13:50 kendy 1.3.32.1: #i62810# x86-64 bridge improvements: code snippet must be in a separate assembler function to have debug info (necessary for exceptions)


2006-03-08  Rüdiger Timm  <rt@openoffice.org>  [0cdb72e0a9afe34252ac45129f588d07ca71fce7]

INTEGRATION: CWS sixtyfour03 (1.1.2); FILE ADDED 2006/03/06 11:18:56 kendy 1.1.2.2: #i62810# x86-64 bridge improvements: conform to x86-64 ABI 2006/03/06 11:16:23 kendy 1.1.2.1: #i62810# x86-64 bridge improvements: code snippet must be in a separate assembler function to have debug info (necessary for exceptions)


2006-03-08  Rüdiger Timm  <rt@openoffice.org>  [16c6b86a739e4dcd5fa24e1afc7d4d54f6340547]

INTEGRATION: CWS sixtyfour03 (1.1.2); FILE ADDED 2006/03/06 11:27:36 kendy 1.1.2.2: #i62810# x86-64 bridge improvements: more x86-64 ABI improvements 2006/03/06 11:25:23 kendy 1.1.2.1: #i62810# x86-64 bridge improvements: conform to x86-64 ABI


2006-03-08  Rüdiger Timm  <rt@openoffice.org>  [b8679daf33a02698fff7b432a3a96f41c6b42799]

INTEGRATION: CWS sixtyfour03 (1.1.2); FILE ADDED 2006/03/06 13:47:57 kendy 1.1.2.3: #i62810# x86-64 bridge improvements: fprintf -> OSL_TRACE. 2006/03/06 11:27:36 kendy 1.1.2.2: #i62810# x86-64 bridge improvements: more x86-64 ABI improvements 2006/03/06 11:25:23 kendy 1.1.2.1: #i62810# x86-64 bridge improvements: conform to x86-64 ABI


2006-03-08  Rüdiger Timm  <rt@openoffice.org>  [f52c51a4fc00ec68b1aa464525d5446ce6cba11e]

INTEGRATION: CWS sixtyfour03 (1.33.8); FILE MERGED 2006/03/06 11:13:50 kendy 1.33.8.1: #i62810# x86-64 bridge improvements: code snippet must be in a separate assembler function to have debug info (necessary for exceptions)


2006-03-08  Rüdiger Timm  <rt@openoffice.org>  [6f335e555da5c14e43d3fdaeb90bcecc80ea4272]

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>  [98800b7ae330ac721ba8a207b56ae09ace697915]

INTEGRATION: CWS ause049 (1.10.42); FILE MERGED 2006/02/16 17:17:47 hjs 1.10.42.1: #i61875# applied patch


2006-03-07  Rüdiger Timm  <rt@openoffice.org>  [e3e653d0faf87599ab0a5c401eca6220378c58c3]

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>  [0a0c430881834be341c4ed64d45b5b1c74ef2573]

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>  [54cef42e081bddbc4a1a3377e227b93b96766e5d]

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>  [18b31d77705b2e8b376800f8ec16e92962d254f8]

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>  [8cbec73f7f7b22131c326d06965587970bed1799]

INTEGRATION: CWS ause049 (1.28.14); FILE MERGED 2006/02/16 18:30:08 hjs 1.28.14.1: #i62152# fixed but keeping functionality


2006-03-07  Rüdiger Timm  <rt@openoffice.org>  [6625510f8a6762db68ce71ea77ba2643e1278a2e]

INTEGRATION: CWS c09v003 (1.33.14); FILE MERGED 2006/03/01 10:30:35 os 1.33.14.1: #132598# repositioning of component buttons fixed


2006-03-07  Rüdiger Timm  <rt@openoffice.org>  [b0220dcd3f068377b75e43f5852fe332c1cad13c]

INTEGRATION: CWS os77 (1.55.110); FILE MERGED 2006/02/28 08:06:44 os 1.55.110.1: #i35777# close page preview on Escape


2006-03-07  Rüdiger Timm  <rt@openoffice.org>  [9181e564f170dce11743795fa5f28adceb0db3b9]

INTEGRATION: CWS os77 (1.26.128); FILE MERGED 2006/02/28 08:09:13 os 1.26.128.1: #i46976# close page preview on Escape


2006-03-07  Rüdiger Timm  <rt@openoffice.org>  [61bd41caa8a0ce3cb164b1065c69a93f156dd4fd]

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>  [618556b1b9c4afbf53f4aae72bf3fd64c9c99567]

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>  [6f83ae1267e3f8adcc1d8e481989a2670c202df6]

INTEGRATION: CWS sw8pp2utf8 (1.65.186); FILE MERGED 2005/12/21 14:25:12 tl 1.65.186.1: #i59443# broken UTF-8 strings fixed


2006-03-07  Rüdiger Timm  <rt@openoffice.org>  [69742dae0b0be661562609042ec0c5c99b4b15af]

INTEGRATION: CWS sw8pp2utf8 (1.3.20); FILE MERGED 2005/12/23 10:59:14 tl 1.3.20.1: #i22591# hyphenation problem with words from user-dictionaries fixed


2006-03-07  Rüdiger Timm  <rt@openoffice.org>  [7740d2260c25666d520d4a93e3eb8adb5f97cccc]

INTEGRATION: CWS sw8pp2utf8 (1.17.20); FILE MERGED 2005/12/23 10:59:15 tl 1.17.20.1: #i22591# hyphenation problem with words from user-dictionaries fixed


2006-03-07  Rüdiger Timm  <rt@openoffice.org>  [2d1dd7a07d4fa5755fabf2888742c0d665898791]

INTEGRATION: CWS sw8pp2utf8 (1.5.10); FILE MERGED 2006/01/09 15:26:35 tl 1.5.10.1: #53960# patch applied: Wrong case, when replacing word with synonym list from thesaurus


2006-03-07  Rüdiger Timm  <rt@openoffice.org>  [f5120b61b85d5cf8ec0d45065dd933c2945eec6a]

INTEGRATION: CWS sw8pp2utf8 (1.50.36); FILE MERGED 2005/12/21 12:44:20 tl 1.50.36.1: #i59442# fixed strings that got broken when converted to UTF-8


2006-03-07  Rüdiger Timm  <rt@openoffice.org>  [2b9dfe5bef48587a782454b213dcc433852374ff]

INTEGRATION: CWS sw8pp2utf8 (1.26.34); FILE MERGED 2005/12/21 13:55:57 tl 1.26.34.1: #i57582# using #include <vector> and not #include <stl/vector>


2006-03-07  Rüdiger Timm  <rt@openoffice.org>  [4fc1c5ce14a746eb424396f36b98c042a90a4ce7]

INTEGRATION: CWS sw8pp2utf8 (1.113.36); FILE MERGED 2006/01/03 08:44:54 tl 1.113.36.1: #i59603# typo fixed


2006-03-07  Rüdiger Timm  <rt@openoffice.org>  [0dfbc530975f7814516c7f04caff8efbe580b45c]

INTEGRATION: CWS sw8pp2utf8 (1.10.22); FILE MERGED 2005/12/21 13:55:54 tl 1.10.22.1: #i57582# using #include <vector> and not #include <stl/vector>


2006-03-07  Rüdiger Timm  <rt@openoffice.org>  [57c9029cf2902a4cc342beb2c38bd1065ec01360]

INTEGRATION: CWS sw8pp2utf8 (1.4.56); FILE MERGED 2006/02/14 14:59:21 tl 1.4.56.1: #i51685# remove unused code from starmath binfilter


2006-03-07  Rüdiger Timm  <rt@openoffice.org>  [95797a24dd85736c377d52d661a0faf11de7deaf]

INTEGRATION: CWS sw8pp2utf8 (1.7.56); FILE MERGED 2006/02/14 14:59:21 tl 1.7.56.1: #i51685# remove unused code from starmath binfilter


2006-03-07  Rüdiger Timm  <rt@openoffice.org>  [aa3b7b757505f1ddf402b1ec5b1361c6762db222]

INTEGRATION: CWS sw8pp2utf8 (1.4.52); FILE MERGED 2006/02/21 14:10:23 tl 1.4.52.3: #i59442# fixing encoding problems 2006/02/14 09:49:56 tl 1.4.52.2: #i59442# some resources that got broken during UTF-8 conversion fixed 2006/02/13 15:42:51 tl 1.4.52.1: #i59442# symbol resources fixed


2006-03-07  Rüdiger Timm  <rt@openoffice.org>  [801a2de33e839280d82d16966f3784f15d97fc85]

INTEGRATION: CWS sw8pp2utf8 (1.7.56); FILE MERGED 2006/02/14 15:00:30 tl 1.7.56.1: #i51685# remove unused code from starmath binfilter


2006-03-07  Rüdiger Timm  <rt@openoffice.org>  [d438c156be2e95322b2d730d1ef1503cbb7f51e4]

INTEGRATION: CWS sw8pp2utf8 (1.7.56); FILE MERGED 2006/02/14 15:00:29 tl 1.7.56.1: #i51685# remove unused code from starmath binfilter


2006-03-07  Rüdiger Timm  <rt@openoffice.org>  [7944704889f052268f82a3575db13c9359604be4]

INTEGRATION: CWS sw8pp2utf8 (1.4.56); FILE MERGED 2006/02/14 15:00:28 tl 1.4.56.1: #i51685# remove unused code from starmath binfilter


2006-03-07  Rüdiger Timm  <rt@openoffice.org>  [533a4f5cc79b1b03fe9c98b134626ef2eccc5363]

INTEGRATION: CWS sw8pp2utf8 (1.5.56); FILE MERGED 2006/02/14 15:00:28 tl 1.5.56.1: #i51685# remove unused code from starmath binfilter


2006-03-07  Rüdiger Timm  <rt@openoffice.org>  [e5fe0bd4d8d52ba81f2bd78b752a2a968430daf8]

INTEGRATION: CWS sw8pp2utf8 (1.5.56); FILE MERGED 2006/02/14 15:00:27 tl 1.5.56.1: #i51685# remove unused code from starmath binfilter


2006-03-07  Rüdiger Timm  <rt@openoffice.org>  [e56687d22085d21537422e4895195b1c7a490d1f]

INTEGRATION: CWS sw8pp2utf8 (1.3.56); FILE MERGED 2006/02/14 15:00:27 tl 1.3.56.1: #i51685# remove unused code from starmath binfilter


2006-03-07  Rüdiger Timm  <rt@openoffice.org>  [66152e1e52c3537afabefebcec09e8b338592447]

INTEGRATION: CWS aquacolors (1.44.26); FILE MERGED 2006/03/05 20:20:05 ericb 1.44.26.3: #i61174# aquacolors : use macosxrc.txt only for deliver 2006/03/03 12:43:03 ericb 1.44.26.2: #i61174# change delivered config file name for macosxrc.txt, more easy to read 2006/02/14 21:57:03 ericb 1.44.26.1: #i61174# deliver macosxrc


2006-03-07  Rüdiger Timm  <rt@openoffice.org>  [aed2fde0c0cc57b4ae70ef33734a34020762ee4e]

INTEGRATION: CWS aquacolors (1.32.90); FILE MERGED 2006/02/14 21:56:33 ericb 1.32.90.1: #i61174# add misc macosxrc in build.lst


2006-03-07  Rüdiger Timm  <rt@openoffice.org>  [62b16da119e46fe4a229995cc356aabb5ca186ea]

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>  [73c5b52ee4a46bbca746062dc229cab902f481f2]

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-07  Rüdiger Timm  <rt@openoffice.org>  [051f524242db1e18fd741300c80b157aa0281aee]

INTEGRATION: CWS aquacolors (1.18.62); FILE MERGED 2006/02/14 22:15:21 ericb 1.18.62.1: #61174# add macosxint.o in SLO list


2006-03-07  Rüdiger Timm  <rt@openoffice.org>  [b7752e74d838e408181b3812ab1abb1e8305a90e]

INTEGRATION: CWS aquacolors (1.1.2); FILE ADDED 2006/03/05 20:46:48 ericb 1.1.2.7: #i61174# aquacolors : fix typos in macosxint.cxx 2006/03/05 20:25:15 ericb 1.1.2.6: #i61174# aquacolors : little change in comments 2006/03/04 07:50:52 ericb 1.1.2.5: #i61174# aquacolors cosmetic changes in comments 2006/03/03 18:17:23 ericb 1.1.2.4: #i61174# aquacolors fix break : aBaseInst has been replaced by aDefaultConfigFile 2006/03/03 13:01:34 ericb 1.1.2.3: #61174# aquacolors replacing hardcoded path for macosxrc.txt with bootstraprc keys 2006/02/16 17:32:09 obr 1.1.2.2: #i61174# reworked indention 2006/02/14 22:11:01 ericb 1.1.2.1: #i61174# create macosxint.cxx for aquacolors


2006-03-07  Rüdiger Timm  <rt@openoffice.org>  [decdd24e6bd22f99692db2a64ba8c1d63d57e0fa]

INTEGRATION: CWS aquacolors (1.25.64); FILE MERGED 2006/03/01 18:59:20 obr 1.25.64.4: #i61174# added include of macosxint.hxx 2006/02/16 17:31:46 obr 1.25.64.3: #i61174# added missing return statement 2006/02/15 18:43:07 ericb 1.25.64.2: #i61174# fix bad place for MACOSXIntegrator instantiation + syntax errors 2006/02/14 22:11:55 ericb 1.25.64.1: #61174# add MMACOSXIntegrator case for aquacolors


2006-03-07  Rüdiger Timm  <rt@openoffice.org>  [9b75e7a6504294e6b9bc7ecb5e5856a11e497797]

INTEGRATION: CWS aquacolors (1.1.2); FILE ADDED 2006/02/14 22:01:16 ericb 1.1.2.1: #i61174# add mac OS X integrator for aquacolors


2006-03-07  Rüdiger Timm  <rt@openoffice.org>  [f84476a3768bed31083a2d7e448a0e6e8fd2a4eb]

INTEGRATION: CWS aquacolors (1.10.188); FILE MERGED 2006/02/14 22:02:05 ericb 1.10.188.1: #i61174# add Mac OS X integrator in dtint.hxx


2006-03-06  Rüdiger Timm  <rt@openoffice.org>  [1c9e475e029f6b98d4c379b4db935e523a279754]

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>  [baf04058fdb67bbd5dc151fd2641e8a540cd8737]

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>  [cd0a6c82d55262a5725ac1c57e9f70fb95e0ded4]

INTEGRATION: CWS native36 (1.3.50); FILE MERGED 2006/01/17 13:12:16 is 1.3.50.1: #i60456# custom action in repair mode


2006-03-06  Rüdiger Timm  <rt@openoffice.org>  [f89c2f80b0e3a52e63a4dbc118c08f394d3bae23]

INTEGRATION: CWS native36 (1.1.154); FILE MERGED 2006/01/17 13:12:16 is 1.1.154.1: #i60456# custom action in repair mode


2006-03-06  Rüdiger Timm  <rt@openoffice.org>  [7c2ab3a04a0c92f6ee40439d2f1f5e6d273a5c98]

INTEGRATION: CWS native36 (1.2.142); FILE MERGED 2006/01/17 13:12:16 is 1.2.142.1: #i60456# custom action in repair mode


2006-03-06  Rüdiger Timm  <rt@openoffice.org>  [2521869690771c7af094520edf92ee8d2c5573a1]

INTEGRATION: CWS native36 (1.7.4); FILE MERGED 2006/02/20 11:31:13 is 1.7.4.3: RESYNC: (1.7-1.8); FILE MERGED 2006/02/20 10:30:01 is 1.7.4.2: #131293# correct text encoding 2006/02/16 14:25:06 is 1.7.4.1: #131293# new CustomAction to set feature states in patch


2006-03-06  Rüdiger Timm  <rt@openoffice.org>  [8caf6d961bab51e5d70da051f782ca8a0292adfc]

INTEGRATION: CWS native36 (1.5.42); FILE MERGED 2006/02/20 11:30:56 is 1.5.42.2: RESYNC: (1.5-1.6); FILE MERGED 2006/02/16 14:24:55 is 1.5.42.1: #131293# new CustomAction to set feature states in patch


2006-03-06  Rüdiger Timm  <rt@openoffice.org>  [3c5ade80b1b7c8532d7e3b0c41d4acd2885245fa]

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>  [3a43acf01d9724862d30f75d1b2202e77d1e0570]

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>  [3c7251093832dff39a71f160b4f9c5b6214f6087]

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>  [89c0b3e83d24d7ff28e1eae9cb3e718a72c7fc6f]

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>  [d6d0dad4323c11a90a8d7dd353d51beacfe9fee2]

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>  [9aa631c73c14961d23b442dcfa1b5a0f775ff22a]

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>  [029a2788cbda50b02132dd2e292220da659d0424]

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>  [e3b724bdd4e967341595f9086f51b7858283f6be]

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>  [61cd94da602a9f0e62678f0a2f6276521461d24b]

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>  [5888692af0afb711dc49b049502c4cde71302a8a]

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>  [77b54da3666282777242bea25de62d9caf3231b8]

INTEGRATION: CWS swqbf56 (1.105.152); FILE MERGED 2006/03/02 12:38:57 od 1.105.152.1: #b6382898# <SwXTextDocument::createInstance(..)> 	   - provide com.sun.star.drawing.OLE2Shape for service name 	     com.sun.star.drawing.temporaryForXMLImportOLE2Shape. 	     Used to import Draw OLE objects via XML import in order to 	     convert these into graphic objects. 	   <SwXTextDocument::getAvailableServiceNames(..)> 	   - follow-up of i33294: 	     remove com.sun.star.drawing.OLE2Shape from the list of 	     available service names.


2006-03-06  Rüdiger Timm  <rt@openoffice.org>  [2fe3ae62d5e0ee3a008a8acf44d2be9f636bb433]

INTEGRATION: CWS swqbf56 (1.68.30); FILE MERGED 2006/03/02 12:45:14 od 1.68.30.1: #b6382898# <XMLReader::Read(..)> 	   - convert Draw OLE objects into Draw graphic objects after 	     the intrinsic import.


2006-03-06  Rüdiger Timm  <rt@openoffice.org>  [432a8f924076aa64284d7a9e0fd61f684004efec]

INTEGRATION: CWS swqbf56 (1.36.158); FILE MERGED 2006/03/02 12:48:33 od 1.36.158.1: #b6382898# <SwFEShell::Paste( SvStream&, USHORT, const Point* )> 	   - Instead of removing the OLE objects in the pasted <SdrModel> 	     replace them by graphic objects.


2006-03-06  Rüdiger Timm  <rt@openoffice.org>  [a55cee59b76718d241c7c6aa2eebfad98f544875]

INTEGRATION: CWS swqbf56 (1.17.238); FILE MERGED 2006/03/02 12:43:12 od 1.17.238.1: #b6382898# - implementation of <SwDrawDocument::createUnoModel()>: 	     Model of <SfxObjectShell> is returned.


2006-03-06  Rüdiger Timm  <rt@openoffice.org>  [e6bdac42650b71ae37bb450ff9aa57edfcace931]

INTEGRATION: CWS swqbf56 (1.2.238); FILE MERGED 2006/03/02 12:41:52 od 1.2.238.1: #b6382898# class <SwDrawDocument> 	   - overload method <createUnoModel()> from class <SdrModel>. 	     Needed for XML import of Draw OLE objects.


2006-03-06  Rüdiger Timm  <rt@openoffice.org>  [fe669a0ec72da4681b555c22fe01b8c6f99dadd6]

INTEGRATION: CWS swqbf56 (1.108.6); FILE MERGED 2006/03/02 13:28:53 od 1.108.6.2: RESYNC: (1.108-1.109); FILE MERGED 2006/03/02 12:34:10 od 1.108.6.1: #b6382898# <SdXMLShapeContext::AddShape( const char* ) 	   - The Writer model (XTextDocument) no longer support service 	     com.sun.star.drawing.OLE2Shape since fix for issue i33294. 	     To handle Draw OLE objects in Writer documents it has been 	     decided to import these as OLE object convert them after 	     the import into graphic objects. 	     Thus, if service com.sun.star.drawing.OLE2Shape is requested 	     for a Writer document, use temporary service name 	     com.sun.star.drawing.temporaryForXMLImportOLE2Shape to 	     retrieve such a service from the Writer model. 	     The conversion into graphic objects is performed after the 	     intrinsic XML import.


2006-03-06  Rüdiger Timm  <rt@openoffice.org>  [02b82100bf566bf704abb959c51cb71e1a05a657]

INTEGRATION: CWS dbo510 (1.8.40); FILE MERGED 2005/11/10 15:48:56 dbo 1.8.40.2: adopted to revised SreviceDecl Issue number: Submitted by: Reviewed by: 2005/11/01 22:16:01 dbo 1.8.40.1: adopted to ServiceDecl Issue number: Submitted by: Reviewed by:


2006-03-06  Rüdiger Timm  <rt@openoffice.org>  [5d06610ae7d2d5d0a248d5b9451fb1c8a51c8453]

INTEGRATION: CWS dbo510 (1.6.40); FILE MERGED 2005/11/10 15:48:55 dbo 1.6.40.2: adopted to revised SreviceDecl Issue number: Submitted by: Reviewed by: 2005/11/01 22:16:00 dbo 1.6.40.1: adopted to ServiceDecl Issue number: Submitted by: Reviewed by:


2006-03-06  Rüdiger Timm  <rt@openoffice.org>  [69244deab0790e6cdc768d9bf6dfe6b89fbbe00a]

INTEGRATION: CWS dbo510 (1.7.40); FILE MERGED 2006/02/15 10:40:37 dbo 1.7.40.2: #i59034# using containerToSequence() 2005/11/01 22:16:00 dbo 1.7.40.1: adopted to ServiceDecl Issue number: Submitted by: Reviewed by:


2006-03-06  Rüdiger Timm  <rt@openoffice.org>  [0e72caec2403b7c43a1bce4304a7b401cd9e08de]

INTEGRATION: CWS dbo510 (1.9.40); FILE MERGED 2005/11/01 22:16:00 dbo 1.9.40.1: adopted to ServiceDecl Issue number: Submitted by: Reviewed by:


2006-03-06  Rüdiger Timm  <rt@openoffice.org>  [b34e92982df177620f72214e2de927e73a7abd4f]

INTEGRATION: CWS dbo510 (1.7.40); FILE MERGED 2005/11/10 15:48:54 dbo 1.7.40.2: adopted to revised SreviceDecl Issue number: Submitted by: Reviewed by: 2005/11/01 22:15:59 dbo 1.7.40.1: adopted to ServiceDecl Issue number: Submitted by: Reviewed by:


2006-03-06  Rüdiger Timm  <rt@openoffice.org>  [e0abd78739fcd208afa4a027475e0af2a7d4626f]

INTEGRATION: CWS dbo510 (1.9.38); FILE MERGED 2006/02/15 10:40:36 dbo 1.9.38.4: #i59034# using containerToSequence() 2005/11/21 10:30:58 dbo 1.9.38.3: #i49437# prefixed bootstrap variables with PKG_ to avoid clashes with unorc Issue number: Submitted by: Reviewed by: 2005/11/10 15:48:53 dbo 1.9.38.2: adopted to revised SreviceDecl Issue number: Submitted by: Reviewed by: 2005/11/01 22:15:59 dbo 1.9.38.1: adopted to ServiceDecl Issue number: Submitted by: Reviewed by:


2006-03-06  Rüdiger Timm  <rt@openoffice.org>  [913e19586fed32b46dbeba43b3a3af5b00c70c7f]

INTEGRATION: CWS dbo510 (1.8.40); FILE MERGED 2006/02/15 10:40:36 dbo 1.8.40.1: #i59034# using containerToSequence()


2006-03-06  Rüdiger Timm  <rt@openoffice.org>  [eb294a67cc462e3c5192595b8bdb3349e460e09b]

INTEGRATION: CWS dbo510 (1.8.40); FILE MERGED 2005/11/10 15:48:52 dbo 1.8.40.3: adopted to revised SreviceDecl Issue number: Submitted by: Reviewed by: 2005/11/01 22:43:56 dbo 1.8.40.2: corrected minor build issues 2005/11/01 22:15:58 dbo 1.8.40.1: adopted to ServiceDecl Issue number: Submitted by: Reviewed by:


2006-03-06  Rüdiger Timm  <rt@openoffice.org>  [135dcc19ed56c6f632be537605853199ea1b2a12]

INTEGRATION: CWS dbo510 (1.8.40); FILE MERGED 2005/11/01 22:20:52 dbo 1.8.40.1: adopted to ServiceDecl Issue number: Submitted by: Reviewed by:


2006-03-06  Rüdiger Timm  <rt@openoffice.org>  [4db690088364040283323967d9b61a57383e50d6]

INTEGRATION: CWS dbo510 (1.5.40); FILE MERGED 2005/11/10 15:48:51 dbo 1.5.40.3: adopted to revised SreviceDecl Issue number: Submitted by: Reviewed by: 2005/11/02 15:40:18 dbo 1.5.40.2: avoiding use of anonymous namespaces with service decl objects Issue number: Submitted by: Reviewed by: 2005/11/01 22:16:39 dbo 1.5.40.1: adopted to ServiceDecl Issue number: Submitted by: Reviewed by:


2006-03-06  Rüdiger Timm  <rt@openoffice.org>  [4c594a0e5eb5e3d6b7f1929fdb2683b69385a7b2]

INTEGRATION: CWS dbo510 (1.5.40); FILE MERGED 2005/11/10 15:48:51 dbo 1.5.40.2: adopted to revised SreviceDecl Issue number: Submitted by: Reviewed by: 2005/11/01 22:14:05 dbo 1.5.40.1: adopted to ServiceDecl Issue number: Submitted by: Reviewed by:


2006-03-06  Rüdiger Timm  <rt@openoffice.org>  [5691f11e362a298e368cd8047e452996602aa3a6]

INTEGRATION: CWS dbo510 (1.9.40); FILE MERGED 2006/02/15 10:40:35 dbo 1.9.40.2: #i59034# using containerToSequence() 2005/11/01 22:14:04 dbo 1.9.40.1: adopted to ServiceDecl Issue number: Submitted by: Reviewed by:


2006-03-06  Rüdiger Timm  <rt@openoffice.org>  [b1b924f81d570b7f12e3a2c915d1e79309dd7d14]

INTEGRATION: CWS dbo510 (1.4.40); FILE MERGED 2005/11/01 22:19:11 dbo 1.4.40.1: adopted to ServiceDecl Issue number: Submitted by: Reviewed by:


2006-03-06  Rüdiger Timm  <rt@openoffice.org>  [1c0e2b49fea1ea175fbc9eeacf2d930c4a4ca386]

INTEGRATION: CWS dbo510 (1.8.40); FILE MERGED 2005/11/10 15:48:50 dbo 1.8.40.3: adopted to revised SreviceDecl Issue number: Submitted by: Reviewed by: 2005/11/02 15:40:17 dbo 1.8.40.2: avoiding use of anonymous namespaces with service decl objects Issue number: Submitted by: Reviewed by: 2005/11/01 22:19:11 dbo 1.8.40.1: adopted to ServiceDecl Issue number: Submitted by: Reviewed by:


2006-03-06  Rüdiger Timm  <rt@openoffice.org>  [26ef1c1cb1a8c78b1347bd5351af36826fc85d15]

INTEGRATION: CWS dbo510 (1.10.38); FILE MERGED 2006/02/22 11:59:42 dbo 1.10.38.4: #i62333# using inout_by_ref 2006/02/15 10:40:34 dbo 1.10.38.3: #i59034# using containerToSequence() 2006/02/14 11:48:52 dbo 1.10.38.2: RESYNC: (1.10-1.11); FILE MERGED 2005/11/02 13:20:38 dbo 1.10.38.1: adopted to vcl::solarthread::syncExecute() Issue number: Submitted by: Reviewed by:


2006-03-06  Rüdiger Timm  <rt@openoffice.org>  [4b58684fc9a314fb592728c1cb745dd606a252e5]

INTEGRATION: CWS dbo510 (1.4.40); FILE MERGED 2005/12/19 14:12:59 dbo 1.4.40.1: #i59034# destroying dialog window within solar thread Issue number: Submitted by: Reviewed by:


2006-03-06  Rüdiger Timm  <rt@openoffice.org>  [ef383b75d7209acf67668bce43f0237f2d9f59df]

INTEGRATION: CWS dbo510 (1.5.40); FILE MERGED 2005/12/19 14:12:56 dbo 1.5.40.1: #i59034# destroying dialog window within solar thread Issue number: Submitted by: Reviewed by:


2006-03-06  Rüdiger Timm  <rt@openoffice.org>  [6da6ad9a0fe3446b46b415049f9e0b137250226d]

INTEGRATION: CWS dbo510 (1.8.40); FILE MERGED 2006/02/22 11:59:41 dbo 1.8.40.2: #i62333# using inout_by_ref 2005/11/02 13:20:38 dbo 1.8.40.1: adopted to vcl::solarthread::syncExecute() Issue number: Submitted by: Reviewed by:


2006-03-06  Rüdiger Timm  <rt@openoffice.org>  [3d95ab3848084ed3199624144cdccd38a0b478ce]

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>  [b4f7d5b587af30aa84c2aaca76b9a59e6fb7b62a]

INTEGRATION: CWS dbo510 (1.30.8); FILE MERGED 2005/11/18 12:21:42 dbo 1.30.8.1: additoinal test


2006-03-06  Rüdiger Timm  <rt@openoffice.org>  [e6299f31527929fb42ca8a52b1bb35570cce8cbd]

INTEGRATION: CWS dbo510 (1.31.6); FILE MERGED 2005/11/18 12:25:10 dbo 1.31.6.1: #i56799# optimized object entry insertion


2006-03-06  Rüdiger Timm  <rt@openoffice.org>  [972fc603c7967db22e07ca58ca971d04ef6353b1]

INTEGRATION: CWS dbo510 (1.16.6); FILE MERGED 2005/10/31 14:16:56 dbo 1.16.6.1: #i56799# postponing interface release calls after assignment #i44541# fixed assignData() self assignment MSVC alloca(0) returns same address for two subsequent calls


2006-03-06  Rüdiger Timm  <rt@openoffice.org>  [b01acca6a596a0770c00323ec176e280669b5862]

INTEGRATION: CWS dbo510 (1.14.8); FILE MERGED 2006/02/14 11:34:17 dbo 1.14.8.2: RESYNC: (1.14-1.15); FILE MERGED 2005/10/31 10:01:28 dbo 1.14.8.1: missing undef


2006-03-06  Rüdiger Timm  <rt@openoffice.org>  [b5a03fa8036739be0b570a1bd6bd78aad76e0b95]

INTEGRATION: CWS dbo510 (1.23.8); FILE MERGED 2005/10/31 10:59:45 dbo 1.23.8.1: #i56799# fixing reentrance problem when releasing interface


2006-03-06  Rüdiger Timm  <rt@openoffice.org>  [28b13292c378a99f968c08c4497fa0f0672a92cb]

INTEGRATION: CWS dbo510 (1.6.10); FILE MERGED 2005/10/31 11:00:53 dbo 1.6.10.1: #i56799# fixing reentrance problem when releasing interface


2006-03-06  Rüdiger Timm  <rt@openoffice.org>  [1b43307b0c0a3ad6a2e5b20a139bd0801f9e0874]

INTEGRATION: CWS dbo510 (1.4.24); FILE MERGED 2006/02/15 10:11:17 dbo 1.4.24.1: #i59034# adding C function for component context retrieval


2006-03-06  Rüdiger Timm  <rt@openoffice.org>  [778e4a4ea1604d83a983655c8af4fc82388c9d34]

INTEGRATION: CWS dbo510 (1.1.2); FILE ADDED 2006/02/15 10:13:16 dbo 1.1.2.7: #i59034# using containerToSequence() 2005/11/18 12:30:08 dbo 1.1.2.6: cleanup 2005/11/10 15:47:43 dbo 1.1.2.5: revised code 2005/11/10 15:46:02 dbo 1.1.2.4: revised code 2005/11/02 15:30:54 dbo 1.1.2.3: disallow anonymous naemspaces 2005/11/01 22:43:11 dbo 1.1.2.2: corrected minor build issues 2005/11/01 22:00:54 dbo 1.1.2.1: added servicedecl.cxx


2006-03-06  Rüdiger Timm  <rt@openoffice.org>  [a8f9df96721d93404a7b4b2151edccc411ef735b]

INTEGRATION: CWS dbo510 (1.32.24); FILE MERGED 2005/11/01 22:00:54 dbo 1.32.24.1: added servicedecl.cxx


2006-03-06  Rüdiger Timm  <rt@openoffice.org>  [67a43df67a1b616471bdcc1db68b7aefa5d8c83f]

INTEGRATION: CWS dbo510 (1.5.24); FILE MERGED 2005/10/31 10:27:04 dbo 1.5.24.1: cleanup, printing @ADDR instead of 0xADDR


2006-03-06  Rüdiger Timm  <rt@openoffice.org>  [ec7bafc811643010e8bfa90bc2a9f38b58a52163]

INTEGRATION: CWS dbo510 (1.1.2); FILE ADDED 2005/11/14 14:54:40 dbo 1.1.2.2: revised error context 2005/11/10 15:44:37 dbo 1.1.2.1: new


2006-03-06  Rüdiger Timm  <rt@openoffice.org>  [e6a32ec279edd834988d05e62dcaf1e07747fd02]

INTEGRATION: CWS dbo510 (1.1.2); FILE ADDED 2005/11/28 11:09:17 dbo 1.1.2.7: revised documentation 2005/11/28 11:04:54 dbo 1.1.2.6: revised documentation 2005/11/24 19:58:15 dbo 1.1.2.5: revisited 2005/11/18 12:30:08 dbo 1.1.2.4: cleanup 2005/11/10 15:45:49 dbo 1.1.2.3: revised code 2005/11/01 22:43:10 dbo 1.1.2.2: corrected minor build issues 2005/11/01 21:57:26 dbo 1.1.2.1: new


2006-03-06  Rüdiger Timm  <rt@openoffice.org>  [56df932f66a436719f15b4f431307fc58106a115]

INTEGRATION: CWS dbo510 (1.9.24); FILE MERGED 2006/02/15 10:11:59 dbo 1.9.24.2: #i59034# making containerToSequence() vector overload robust for non-pro 2005/11/01 21:55:58 dbo 1.9.24.1: optimizing containerToSequence( std::vector )


2006-03-06  Rüdiger Timm  <rt@openoffice.org>  [8248b410cbd5286d0ef104c3f35c76069d9fadb4]

INTEGRATION: CWS dbo510 (1.4.24); FILE MERGED 2006/02/15 10:11:16 dbo 1.4.24.1: #i59034# adding C function for component context retrieval


2006-03-06  Rüdiger Timm  <rt@openoffice.org>  [b5062dd6331c64107b412b378052796c0998b317]

INTEGRATION: CWS dbo510 (1.1.2); FILE ADDED 2005/11/01 21:57:25 dbo 1.1.2.1: new


2006-03-06  Rüdiger Timm  <rt@openoffice.org>  [e9c015dbcda235e39924ce5e800a107d9d6f1def]

INTEGRATION: CWS dbo510 (1.1.2); FILE ADDED 2006/01/26 16:14:36 dbo 1.1.2.2: fixed namespace 2005/11/01 21:57:24 dbo 1.1.2.1: new


2006-03-06  Rüdiger Timm  <rt@openoffice.org>  [599e017ace5bff4ec1192febb985d475bb8d3aa6]

INTEGRATION: CWS dbo510 (1.24.22); FILE MERGED 2006/02/15 10:53:50 dbo 1.24.22.1: #i59034# making Sequence construction robust for non-pro


2006-03-06  Rüdiger Timm  <rt@openoffice.org>  [3ea4cc4e88264806eef45363023b331fa26924a6]

INTEGRATION: CWS dbo510 (1.7.20); FILE MERGED 2006/02/15 10:53:50 dbo 1.7.20.1: #i59034# making Sequence construction robust for non-pro


2006-03-06  Rüdiger Timm  <rt@openoffice.org>  [b88d12c01bb68105a2f3dd7aaa8b9ab252a06c49]

INTEGRATION: CWS dbo510 (1.9.14); FILE MERGED 2005/11/21 15:33:46 dbo 1.9.14.1: #i58248# fixing Weak[Agg]ComponentImplHelperBase::release(), documenting OWeakObject::release()


2006-03-06  Rüdiger Timm  <rt@openoffice.org>  [198646715b2f0f2809717be288430f11a657dfa8]

INTEGRATION: CWS dbo510 (1.15.14); FILE MERGED 2005/11/21 15:33:46 dbo 1.15.14.1: #i58248# fixing Weak[Agg]ComponentImplHelperBase::release(), documenting OWeakObject::release()


2006-03-06  Rüdiger Timm  <rt@openoffice.org>  [15f42e28fc374a067d72f029ed42c40a96b26c25]

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>  [8201e164c78733f7b6239dc5cd0ed61a67c74d4d]

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>  [48f484a191f1b28af5d6d50fa9bbee24395ce49e]

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>  [820a1bcf5713ff8847868d1c7e36fe67c0f9a420]

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>  [3afde32fda7cdff5b4ed5fa0b24e3fbf64b620d1]

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>  [d379c0b356523f23a13a975e1ef14095083fe94e]

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>  [29194816a45012714c37d676bb9fbd4f2b313267]

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-03-06  Rüdiger Timm  <rt@openoffice.org>  [96681e9d53559c7c6f14cfc7b0d7535cbc6ba6c6]

INTEGRATION: CWS impress85 (1.26.134); FILE MERGED 2006/02/09 11:04:07 sj 1.26.134.1: #61108# creating temporary rectangle to prevent valgrind memory problem


2006-03-06  Rüdiger Timm  <rt@openoffice.org>  [612b80794c9cb94c7ff367075d84b2f3a15e7d53]

INTEGRATION: CWS impress85 (1.9.52); FILE MERGED 2006/02/15 16:00:48 sj 1.9.52.1: #i61492# now using SdrDragMove for CustomShapes to allow grid snaping when moving


2006-03-06  Rüdiger Timm  <rt@openoffice.org>  [34936b2b30eb2b90518f8ab11b7d0748dfa8e86c]

INTEGRATION: CWS impress85 (1.128.84); FILE MERGED 2006/02/16 12:12:36 sj 1.128.84.1: #i59807# applying graphic attributes also for calc


2006-03-06  Rüdiger Timm  <rt@openoffice.org>  [a1f8f494b0a4f892f1a23aada2c8ed25aaad7b94]

INTEGRATION: CWS impress85 (1.57.224); FILE MERGED 2006/02/08 16:14:27 sj 1.57.224.1: #i61567# fixed export of transparency


2006-03-06  Rüdiger Timm  <rt@openoffice.org>  [d6b962401dde909559727ab454195b93a8413a9b]

INTEGRATION: CWS impress85 (1.5.88); FILE MERGED 2006/02/17 12:53:21 sj 1.5.88.1: #i39006# adding more defaults to Fontwork gallery


2006-03-06  Rüdiger Timm  <rt@openoffice.org>  [6d568486e106d23bca5f7efde521447e817589c7]

INTEGRATION: CWS impress85 (1.5.88); FILE MERGED 2006/02/17 12:53:18 sj 1.5.88.1: #i39006# adding more defaults to Fontwork gallery


2006-03-06  Rüdiger Timm  <rt@openoffice.org>  [b8c36fb1f039c8581c1ad323d66dbe650bf4bf62]

INTEGRATION: CWS impress85 (1.5.88); FILE MERGED 2006/02/17 12:53:20 sj 1.5.88.1: #i39006# adding more defaults to Fontwork gallery


2006-03-06  Rüdiger Timm  <rt@openoffice.org>  [c99f2a4098e1222dbeaee373b1a01a4395045b2a]

INTEGRATION: CWS impress85 (1.33.112); FILE MERGED 2006/02/15 15:25:13 cl 1.33.112.1: #i61853# init missing SdOptionsMisc items in ctor


2006-03-06  Rüdiger Timm  <rt@openoffice.org>  [210309619877eca57c7abb92243c4b0381ed5771]

INTEGRATION: CWS impress85 (1.1.2); FILE ADDED 2006/02/10 17:04:55 sj 1.1.2.1: #i58428# initial version


2006-03-06  Rüdiger Timm  <rt@openoffice.org>  [2734cfdf5c15b76e5349ca20b7806dac28d0bf0f]

INTEGRATION: CWS impress85 (1.1.2); FILE ADDED 2006/02/10 17:04:46 sj 1.1.2.1: #i58428# initial version


2006-03-06  Rüdiger Timm  <rt@openoffice.org>  [29fda6ced3793e1bdf4ef226817259e21dfea27a]

INTEGRATION: CWS impress85 (1.6.18); FILE MERGED 2006/02/10 17:04:07 sj 1.6.18.1: #i58428# added audio export


2006-03-06  Rüdiger Timm  <rt@openoffice.org>  [9d99632f6206476c49a5619d8edd412a7132a2d1]

INTEGRATION: CWS impress85 (1.8.42); FILE MERGED 2006/02/14 16:18:28 sj 1.8.42.3: #58428# improved sound export, now they can be heard also in ppt properly 2006/02/10 17:04:07 sj 1.8.42.2: #i58428# added audio export 2006/02/10 17:01:30 sj 1.8.42.1: initial version


2006-03-06  Rüdiger Timm  <rt@openoffice.org>  [e8aaff50a27a9952c4a527ca13a480820fd00090]

INTEGRATION: CWS impress85 (1.8.122); FILE MERGED 2006/02/10 17:04:06 sj 1.8.122.1: #i58428# added audio export


2006-03-06  Rüdiger Timm  <rt@openoffice.org>  [6f10ee6e56f1ca68f939d5f8512320f3a81f7f06]

INTEGRATION: CWS impress85 (1.87.112); FILE MERGED 2006/02/10 17:04:06 sj 1.87.112.1: #i58428# added audio export


2006-03-06  Rüdiger Timm  <rt@openoffice.org>  [a90e12b2270faa1fe8c5b77c663638211a520233]

INTEGRATION: CWS impress85 (1.41.122); FILE MERGED 2006/02/10 17:04:05 sj 1.41.122.1: #i58428# added audio export


2006-03-06  Rüdiger Timm  <rt@openoffice.org>  [641e49171c894036e366904d9b700a6bd4d0b728]

INTEGRATION: CWS impress85 (1.51.120); FILE MERGED 2006/02/10 17:04:05 sj 1.51.120.1: #i58428# added audio export


2006-03-03  Vladimir Glazounov  <vg@openoffice.org>  [7d388e02903a4e71a346cd0811d3dc83180a1921]

new version for OOB680


2006-02-28  Kurt Zenker  <kz@openoffice.org>  [1cbaf8136d9ae613beab741657ad49690f1ec47f]

SRC680


2006-02-28  Kurt Zenker  <kz@openoffice.org>  [25c5c528834d9fc1371eac2b8ab726179e287469]

#i10000#,#i62535# fix logic problem with PPDS and AFMS configuration (hr)


2006-02-28  Kurt Zenker  <kz@openoffice.org>  [6beb13795d8bea224d672cdc3e3a8ea35608956d]

#i10000#,#i62535# fix logic problem with PPDS and AFMS configuration (hr 1.153.2.5)


2006-02-28  Kurt Zenker  <kz@openoffice.org>  [9d363f73642d2bd5e8ba9c42d0cc1a8e8825d6c0]

INTEGRATION: CWS hr17 (1.5.4); FILE MERGED 2005/10/07 11:31:48 hr 1.5.4.1: #i54178#: don't link STL to rscpp


2006-02-28  Kurt Zenker  <kz@openoffice.org>  [9810dcec33c423f8457be0d32e2477d9736102f3]

INTEGRATION: CWS formkeyconfig (1.28.150); FILE MERGED 2006/02/27 10:43:16 fs 1.28.150.1: #i62548# InitAccCfg: use externally-provided XFrame, preferred over Desktop's ActiveFrame


2006-02-28  Kurt Zenker  <kz@openoffice.org>  [11a4a45d72c7efc46728d28a299acd0017d49f91]

INTEGRATION: CWS formkeyconfig (1.30.8.1.6); FILE MERGED 2006/02/27 10:35:31 fs 1.30.8.1.6.2: #i62548# reverted previous fix, instead propagate the SvxConfigDialog's XFrame also to the RID_SVXPAGE_KEYBOARD page 2006/02/27 09:25:08 fs 1.30.8.1.6.1: #i62548# no 'Keyboard' page in the 'Customize' dialog for sub documents of database documents


2006-02-28  Kurt Zenker  <kz@openoffice.org>  [593648a4b4d596bcd564fcf0f843f55f6365bfee]

INTEGRATION: CWS killablesoffice (1.6.78); FILE MERGED 2006/02/20 17:06:54 hro 1.6.78.1: #i62312# Attach to parent process und synchronize process lives


2006-02-28  Kurt Zenker  <kz@openoffice.org>  [f05ab1a5936938bf44173f6468b45e188a7ff077]

INTEGRATION: CWS killablesoffice (1.23.68); FILE MERGED 2006/02/21 18:07:18 hro 1.23.68.2: #i62313# Hint to corresponding source code, fix pot. atol exception 2006/02/20 17:06:25 hro 1.23.68.1: #i62312# Attach to parent process und synchronize process lives


2006-02-28  Kurt Zenker  <kz@openoffice.org>  [664bf1dd79bc18d08182dba0db9f72f530ade4b9]

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>  [67d9a40aaf4ae4665a3407f2590669771bfa787d]

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>  [f9473389dedf31502be16ad93ed21c535e546329]

INTEGRATION: CWS cairocanvas (1.10.4); FILE MERGED 2005/11/24 17:47:25 thb 1.10.4.1: #i58018# applied pjanik's patch - 0L and sal_Int32 have differing types on x86_64


2006-02-28  Kurt Zenker  <kz@openoffice.org>  [cb3b577dd0b8e2d02d78ac040c24866a4dd82caa]

INTEGRATION: CWS cairocanvas (1.14.4); FILE MERGED 2005/12/12 19:06:03 thb 1.14.4.2: RESYNC: (1.14-1.15); FILE MERGED 2005/11/24 17:47:24 thb 1.14.4.1: #i58018# applied pjanik's patch - 0L and sal_Int32 have differing types on x86_64


2006-02-28  Kurt Zenker  <kz@openoffice.org>  [df3ab09c40a13b606495b3b3f64ed16d1486b1f0]

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>  [df6004340d7f2535c64901694ce2ce051ecb809b]

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>  [1e200d8219983beaf346322e3021824b5732dc83]

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>  [9deea54b161e9ff63867f56613448f56e6b95937]

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>  [509cad20937c6bd82306835f3a791b4c32d1ff0e]

INTEGRATION: CWS cairocanvas (1.10.126); FILE MERGED 2006/01/11 12:27:13 radekdoulik 1.10.126.2: Issue number:  #51657 Submitted by:  radekdoulik Reviewed by:   radekdoulik fixes crash on 16bit depth displays 2005/12/14 15:36:40 radekdoulik 1.10.126.1: Issue number:  #51657 Submitted by:  radekdoulik Reviewed by:   radekdoulik creating virtual device from external pixmap and render pict format


2006-02-28  Kurt Zenker  <kz@openoffice.org>  [073ca574707e11b1246058dacd686b44d62d70cc]

INTEGRATION: CWS cairocanvas (1.129.52); FILE MERGED 2006/01/27 13:13:30 thb 1.129.52.2: RESYNC: (1.129-1.130); FILE MERGED 2005/12/14 15:36:39 radekdoulik 1.129.52.1: Issue number:  #51657 Submitted by:  radekdoulik Reviewed by:   radekdoulik creating virtual device from external pixmap and render pict format


2006-02-28  Kurt Zenker  <kz@openoffice.org>  [539b20c8f636944220335f2c25c819c03c5cc971]

INTEGRATION: CWS cairocanvas (1.36.126); FILE MERGED 2005/12/14 15:36:39 radekdoulik 1.36.126.1: Issue number:  #51657 Submitted by:  radekdoulik Reviewed by:   radekdoulik creating virtual device from external pixmap and render pict format


2006-02-28  Kurt Zenker  <kz@openoffice.org>  [80e4436f2b7bf752409e485d680317afd5f263cd]

INTEGRATION: CWS cairocanvas (1.5.128); FILE MERGED 2005/12/14 15:36:39 radekdoulik 1.5.128.1: Issue number:  #51657 Submitted by:  radekdoulik Reviewed by:   radekdoulik creating virtual device from external pixmap and render pict format


2006-02-28  Kurt Zenker  <kz@openoffice.org>  [d7426f41ba32f5f3029c43bb2fe8b570a7f4f55a]

INTEGRATION: CWS cairocanvas (1.33.54); FILE MERGED 2006/01/11 12:27:12 radekdoulik 1.33.54.2: Issue number:  #51657 Submitted by:  radekdoulik Reviewed by:   radekdoulik fixes crash on 16bit depth displays 2005/12/14 15:36:39 radekdoulik 1.33.54.1: Issue number:  #51657 Submitted by:  radekdoulik Reviewed by:   radekdoulik creating virtual device from external pixmap and render pict format


2006-02-28  Kurt Zenker  <kz@openoffice.org>  [9d2ed3abf8582b96d97f22df424cf34b4e69a5df]

INTEGRATION: CWS cairocanvas (1.21.128); FILE MERGED 2005/12/13 12:52:33 thb 1.21.128.1: #i59283# don't erase user-provided surface


2006-02-28  Kurt Zenker  <kz@openoffice.org>  [2f1351f29ebda0ce09a63bbabd0868224d55ac0a]

INTEGRATION: CWS cairocanvas (1.58.114); FILE MERGED 2006/01/12 17:28:53 mba 1.58.114.1: #i53104#: SaveDocView no longer used. apps will decide themselves what to do


2006-02-28  Kurt Zenker  <kz@openoffice.org>  [ca17ea2a2650a710542478b545f8e51006f38536]

INTEGRATION: CWS cairocanvas (1.18.100); FILE MERGED 2006/01/27 12:27:54 thb 1.18.100.5: RESYNC: (1.19-1.21); FILE MERGED 2005/12/13 17:25:52 thb 1.18.100.4: #i59119#, #i53104# Dialog reworked (unused stuff removed, hw accel checkbox moved to the right column) 2005/12/12 18:43:06 thb 1.18.100.3: RESYNC: (1.18-1.19); FILE MERGED 2005/11/22 13:25:14 radekdoulik 1.18.100.2: Issue number:  #51657 Submitted by:  radekdoulik Reviewed by:   radekdoulik reverted UI changes, so that cairo canvas cws is accepted easier 2005/11/09 15:12:08 radekdoulik 1.18.100.1: Issue number:  #51657 Submitted by:  radekdoulik Reviewed by:   radekdoulik accelerated checkbutton in options/view to enable cairo canvas on unix boxes


2006-02-28  Kurt Zenker  <kz@openoffice.org>  [f837c1c6c3790e05dbeae7a1e805b618d534a51c]

INTEGRATION: CWS cairocanvas (1.15.130); FILE MERGED 2006/01/27 12:27:34 thb 1.15.130.6: RESYNC: (1.16-1.17); FILE MERGED 2005/12/14 11:50:52 thb 1.15.130.5: #i59119# Removed unused controls (needs to be truly removed for next incompatible build); removed HW accel controls from control shift list 2005/12/13 17:25:50 thb 1.15.130.4: #i59119#, #i53104# Dialog reworked (unused stuff removed, hw accel checkbox moved to the right column) 2005/12/12 18:42:46 thb 1.15.130.3: RESYNC: (1.15-1.16); FILE MERGED 2005/11/22 13:25:13 radekdoulik 1.15.130.2: Issue number:  #51657 Submitted by:  radekdoulik Reviewed by:   radekdoulik reverted UI changes, so that cairo canvas cws is accepted easier 2005/11/09 15:12:08 radekdoulik 1.15.130.1: Issue number:  #51657 Submitted by:  radekdoulik Reviewed by:   radekdoulik accelerated checkbutton in options/view to enable cairo canvas on unix boxes


2006-02-28  Kurt Zenker  <kz@openoffice.org>  [fb1f9e7c0399a65c76591a6cecdc9a90060c8988]

INTEGRATION: CWS cairocanvas (1.25.76); FILE MERGED 2006/01/27 12:27:22 thb 1.25.76.6: RESYNC: (1.27-1.28); FILE MERGED 2005/12/14 11:50:51 thb 1.25.76.5: #i59119# Removed unused controls (needs to be truly removed for next incompatible build); removed HW accel controls from control shift list 2005/12/12 18:42:35 thb 1.25.76.4: RESYNC: (1.25-1.27); FILE MERGED 2005/11/29 14:28:18 thb 1.25.76.3: #i51657# Enabling hw accel checkbox for Cairo again 2005/11/22 13:25:13 radekdoulik 1.25.76.2: Issue number:  #51657 Submitted by:  radekdoulik Reviewed by:   radekdoulik reverted UI changes, so that cairo canvas cws is accepted easier 2005/11/09 15:12:07 radekdoulik 1.25.76.1: Issue number:  #51657 Submitted by:  radekdoulik Reviewed by:   radekdoulik accelerated checkbutton in options/view to enable cairo canvas on unix boxes


2006-02-28  Kurt Zenker  <kz@openoffice.org>  [6e93bedad4d3a761eab1a16dd0e5677d3b71f82b]

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>  [f4866f7855671e8722e979197d019d53f7452fca]

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-28  Kurt Zenker  <kz@openoffice.org>  [a1895eccb36bcb04707a52e1b92c35d34cc86b21]

INTEGRATION: CWS cairocanvas (1.2.2); FILE MERGED 2005/12/12 18:32:56 thb 1.2.2.2: RESYNC: (1.2-1.3); FILE MERGED 2005/11/09 13:48:55 thb 1.2.2.1: #i57396# Made code 64 bit clean


2006-02-28  Kurt Zenker  <kz@openoffice.org>  [84e00b67d307e0a177ce2a1f3d5bc06e05fcb0f9]

INTEGRATION: CWS cairocanvas (1.5.14); FILE MERGED 2005/11/04 14:26:03 thb 1.5.14.3: RESYNC: (1.5-1.7); FILE MERGED 2005/07/08 10:41:18 thb 1.5.14.2: #i51657# Reverted getenv() to osl function 2005/07/07 07:58:08 radekdoulik 1.5.14.1: Issue number:  51657 Submitted by:  radekdoulik Reviewed by:   radekdoulik initial import of cairo canvas code


2006-02-28  Kurt Zenker  <kz@openoffice.org>  [aa31964754c34f18ccfead6247da9187bd42af63]

INTEGRATION: CWS cairocanvas (1.1.2); FILE ADDED 2005/12/14 15:38:07 radekdoulik 1.1.2.3: Issue number:  #51657 Submitted by:  radekdoulik Reviewed by:   radekdoulik use vcl to draw text to virtual device created from our pixmaps 2005/11/08 21:23:08 radekdoulik 1.1.2.2: Issue number:  #51657 Submitted by:  radekdoulik Reviewed by:   radekdoulik updated cairo canvas to be usable by canvas02 2005/07/07 07:58:06 radekdoulik 1.1.2.1: Issue number:  51657 Submitted by:  radekdoulik Reviewed by:   radekdoulik initial import of cairo canvas code


2006-02-28  Kurt Zenker  <kz@openoffice.org>  [b8021615a50280c8757e341cd5d0beaaf969c6b1]

INTEGRATION: CWS cairocanvas (1.1.2); FILE ADDED 2005/07/07 07:58:05 radekdoulik 1.1.2.1: Issue number:  51657 Submitted by:  radekdoulik Reviewed by:   radekdoulik initial import of cairo canvas code


2006-02-28  Kurt Zenker  <kz@openoffice.org>  [08b78bd2ee418970f8e25ca66aba61f04520caa9]

INTEGRATION: CWS cairocanvas (1.1.2); FILE ADDED 2005/11/08 21:23:07 radekdoulik 1.1.2.2: Issue number:  #51657 Submitted by:  radekdoulik Reviewed by:   radekdoulik updated cairo canvas to be usable by canvas02 2005/07/07 07:58:05 radekdoulik 1.1.2.1: Issue number:  51657 Submitted by:  radekdoulik Reviewed by:   radekdoulik initial import of cairo canvas code


2006-02-28  Kurt Zenker  <kz@openoffice.org>  [8d51dafe1a18d733f8a551b3911b2b282af270ff]

INTEGRATION: CWS cairocanvas (1.1.2); FILE ADDED 2005/12/14 15:38:07 radekdoulik 1.1.2.4: Issue number:  #51657 Submitted by:  radekdoulik Reviewed by:   radekdoulik use vcl to draw text to virtual device created from our pixmaps 2005/11/08 21:23:07 radekdoulik 1.1.2.3: Issue number:  #51657 Submitted by:  radekdoulik Reviewed by:   radekdoulik updated cairo canvas to be usable by canvas02 2005/09/14 10:51:01 radekdoulik 1.1.2.2: Issue number: #51657 Submitted by: radekdoulik Reviewed by: radekdoulik Sync code in ooo-build with cairo canvas cws 2005/07/07 07:58:04 radekdoulik 1.1.2.1: Issue number:  51657 Submitted by:  radekdoulik Reviewed by:   radekdoulik initial import of cairo canvas code


2006-02-28  Kurt Zenker  <kz@openoffice.org>  [193c975eb4f7ee12dbc52bb02ee186e491f7013b]

INTEGRATION: CWS evo2fixes (1.8.44); FILE MERGED 2006/02/20 12:11:19 mmeeks 1.8.44.1: Issue number: i#62138# Submitted by: mmeeks Reviewed by:  fs

Re-factor & add support for updated Evolution, LDAP & Groupwise accounts.

2006-02-28  Kurt Zenker  <kz@openoffice.org>  [605390fe2b343dd4c028bb848df300655831511a]

INTEGRATION: CWS cairocanvas (1.1.2); FILE ADDED 2005/12/14 15:38:07 radekdoulik 1.1.2.4: Issue number:  #51657 Submitted by:  radekdoulik Reviewed by:   radekdoulik use vcl to draw text to virtual device created from our pixmaps 2005/11/08 21:23:06 radekdoulik 1.1.2.3: Issue number:  #51657 Submitted by:  radekdoulik Reviewed by:   radekdoulik updated cairo canvas to be usable by canvas02 2005/09/14 10:51:01 radekdoulik 1.1.2.2: Issue number: #51657 Submitted by: radekdoulik Reviewed by: radekdoulik Sync code in ooo-build with cairo canvas cws 2005/07/07 07:58:04 radekdoulik 1.1.2.1: Issue number:  51657 Submitted by:  radekdoulik Reviewed by:   radekdoulik initial import of cairo canvas code


2006-02-28  Kurt Zenker  <kz@openoffice.org>  [573cc66d247df67d3de900e9a6f9cc854315b838]

INTEGRATION: CWS evo2fixes (1.9.44); FILE MERGED 2006/02/22 12:34:56 cmc 1.9.44.2: #i62318# fix system-mozilla case for not showing mozilla addressbooks 2006/02/20 12:11:18 mmeeks 1.9.44.1: Issue number: i#62138# Submitted by: mmeeks Reviewed by:  fs

Re-factor & add support for updated Evolution, LDAP & Groupwise accounts.

2006-02-28  Kurt Zenker  <kz@openoffice.org>  [d37867a88b0861edac51eadec23009c9774e1748]

INTEGRATION: CWS cairocanvas (1.1.2); FILE ADDED 2005/09/14 10:51:01 radekdoulik 1.1.2.2: Issue number: #51657 Submitted by: radekdoulik Reviewed by: radekdoulik Sync code in ooo-build with cairo canvas cws 2005/07/07 07:58:03 radekdoulik 1.1.2.1: Issue number:  51657 Submitted by:  radekdoulik Reviewed by:   radekdoulik initial import of cairo canvas code


2006-02-28  Kurt Zenker  <kz@openoffice.org>  [34c02168795291624599db5198268d5e72459ce3]

INTEGRATION: CWS evo2fixes (1.9.44); FILE MERGED 2006/02/22 12:34:55 cmc 1.9.44.1: #i62318# fix system-mozilla case for not showing mozilla addressbooks


2006-02-28  Kurt Zenker  <kz@openoffice.org>  [635da41450e3edae866066a951a29524367dd693]

INTEGRATION: CWS cairocanvas (1.1.2); FILE ADDED 2006/01/11 12:29:04 radekdoulik 1.1.2.2: Issue number:  #51657 Submitted by:  radekdoulik Reviewed by:   radekdoulik optimizes resizes and adds fallback to rgb surfaces for fully opaque bitmap draws on sprites 2005/11/08 21:24:27 radekdoulik 1.1.2.1: Issue number:  #51657 Submitted by:  radekdoulik Reviewed by:   radekdoulik added new files needed for canvas02 cairo backend


2006-02-28  Kurt Zenker  <kz@openoffice.org>  [52076ae0012314748428b12a1a944bed3b0fdb2a]

INTEGRATION: CWS evo2fixes (1.7.44); FILE MERGED 2006/02/20 12:11:18 mmeeks 1.7.44.1: Issue number: i#62138# Submitted by: mmeeks Reviewed by:  fs

Re-factor & add support for updated Evolution, LDAP & Groupwise accounts.

2006-02-28  Kurt Zenker  <kz@openoffice.org>  [e95a76f05ba114ef9738727b73594ee9574dd055]

INTEGRATION: CWS cairocanvas (1.1.2); FILE ADDED 2006/01/11 12:29:04 radekdoulik 1.1.2.3: Issue number:  #51657 Submitted by:  radekdoulik Reviewed by:   radekdoulik optimizes resizes and adds fallback to rgb surfaces for fully opaque bitmap draws on sprites 2005/12/14 15:38:07 radekdoulik 1.1.2.2: Issue number:  #51657 Submitted by:  radekdoulik Reviewed by:   radekdoulik use vcl to draw text to virtual device created from our pixmaps 2005/11/08 21:24:26 radekdoulik 1.1.2.1: Issue number:  #51657 Submitted by:  radekdoulik Reviewed by:   radekdoulik added new files needed for canvas02 cairo backend


2006-02-28  Kurt Zenker  <kz@openoffice.org>  [d6eb23738d4750fe310c79cf992f30602fa7d191]

INTEGRATION: CWS evo2fixes (1.9.44); FILE MERGED 2006/02/20 12:11:18 mmeeks 1.9.44.1: Issue number: i#62138# Submitted by: mmeeks Reviewed by:  fs

Re-factor & add support for updated Evolution, LDAP & Groupwise accounts.

2006-02-28  Kurt Zenker  <kz@openoffice.org>  [d10492eb0026e5c4a5f9f500b8af23e44fdd581f]

INTEGRATION: CWS cairocanvas (1.1.2); FILE ADDED 2006/01/11 12:29:04 radekdoulik 1.1.2.2: Issue number:  #51657 Submitted by:  radekdoulik Reviewed by:   radekdoulik optimizes resizes and adds fallback to rgb surfaces for fully opaque bitmap draws on sprites 2005/11/08 21:24:26 radekdoulik 1.1.2.1: Issue number:  #51657 Submitted by:  radekdoulik Reviewed by:   radekdoulik added new files needed for canvas02 cairo backend


2006-02-28  Kurt Zenker  <kz@openoffice.org>  [cf04891b4570184edafa62438901d646f5fe05aa]

INTEGRATION: CWS cairocanvas (1.1.2); FILE ADDED 2006/01/11 12:29:03 radekdoulik 1.1.2.4: Issue number:  #51657 Submitted by:  radekdoulik Reviewed by:   radekdoulik optimizes resizes and adds fallback to rgb surfaces for fully opaque bitmap draws on sprites 2005/12/14 15:38:06 radekdoulik 1.1.2.3: Issue number:  #51657 Submitted by:  radekdoulik Reviewed by:   radekdoulik use vcl to draw text to virtual device created from our pixmaps 2005/11/09 16:14:07 radekdoulik 1.1.2.2: Issue number:  #51657 Submitted by:  radekdoulik Reviewed by:   radekdoulik fix for 64bit compilers by kendy 2005/11/08 21:24:25 radekdoulik 1.1.2.1: Issue number:  #51657 Submitted by:  radekdoulik Reviewed by:   radekdoulik added new files needed for canvas02 cairo backend


2006-02-28  Kurt Zenker  <kz@openoffice.org>  [a2f78dd559a2e66b887596b5aec3c53c2f84e20c]

INTEGRATION: CWS cairocanvas (1.1.2); FILE ADDED 2006/01/11 12:29:03 radekdoulik 1.1.2.5: Issue number:  #51657 Submitted by:  radekdoulik Reviewed by:   radekdoulik optimizes resizes and adds fallback to rgb surfaces for fully opaque bitmap draws on sprites 2005/12/14 15:38:06 radekdoulik 1.1.2.4: Issue number:  #51657 Submitted by:  radekdoulik Reviewed by:   radekdoulik use vcl to draw text to virtual device created from our pixmaps 2005/11/08 21:23:06 radekdoulik 1.1.2.3: Issue number:  #51657 Submitted by:  radekdoulik Reviewed by:   radekdoulik updated cairo canvas to be usable by canvas02 2005/09/14 10:51:01 radekdoulik 1.1.2.2: Issue number: #51657 Submitted by: radekdoulik Reviewed by: radekdoulik Sync code in ooo-build with cairo canvas cws 2005/07/07 07:58:03 radekdoulik 1.1.2.1: Issue number:  51657 Submitted by:  radekdoulik Reviewed by:   radekdoulik initial import of cairo canvas code


2006-02-28  Kurt Zenker  <kz@openoffice.org>  [67e85117893349aab387a3e2e3a1a9774ac35415]

INTEGRATION: CWS evo2fixes (1.54.44); FILE MERGED 2006/02/20 12:11:18 mmeeks 1.54.44.1: Issue number: i#62138# Submitted by: mmeeks Reviewed by:  fs

Re-factor & add support for updated Evolution, LDAP & Groupwise accounts.

2006-02-28  Kurt Zenker  <kz@openoffice.org>  [7df5841a060eaa6ed4d1d5969181ad5a114572e0]

INTEGRATION: CWS cairocanvas (1.1.2); FILE ADDED 2006/01/11 12:29:02 radekdoulik 1.1.2.6: Issue number:  #51657 Submitted by:  radekdoulik Reviewed by:   radekdoulik optimizes resizes and adds fallback to rgb surfaces for fully opaque bitmap draws on sprites 2005/12/14 15:38:06 radekdoulik 1.1.2.5: Issue number:  #51657 Submitted by:  radekdoulik Reviewed by:   radekdoulik use vcl to draw text to virtual device created from our pixmaps 2005/11/09 13:17:22 radekdoulik 1.1.2.4: Issue number:  #51657 Submitted by:  radekdoulik Reviewed by:   radekdoulik fixed sprite canvas and device helper constructors to initialize cairo state objects and surfaces to NULL 2005/11/08 21:23:05 radekdoulik 1.1.2.3: Issue number:  #51657 Submitted by:  radekdoulik Reviewed by:   radekdoulik updated cairo canvas to be usable by canvas02 2005/09/14 10:51:01 radekdoulik 1.1.2.2: Issue number: #51657 Submitted by: radekdoulik Reviewed by: radekdoulik Sync code in ooo-build with cairo canvas cws 2005/07/07 07:58:03 radekdoulik 1.1.2.1: Issue number:  51657 Submitted by:  radekdoulik Reviewed by:   radekdoulik initial import of cairo canvas code


2006-02-28  Kurt Zenker  <kz@openoffice.org>  [ce0e369a2d421bb2c4519d0c15b2c2d4b88d41f9]

INTEGRATION: CWS evo2fixes (1.13.44); FILE MERGED 2006/02/23 10:45:41 mmeeks 1.13.44.2: Issue number:  i#62138# Submitted by: mmeeks Reviewed by:  fs

Undo defaults breakage.
2006/02/20 12:11:17 mmeeks 1.13.44.1: Issue number: i#62138#
Submitted by: mmeeks
Reviewed by:  fs

Re-factor & add support for updated Evolution, LDAP & Groupwise accounts.

2006-02-28  Kurt Zenker  <kz@openoffice.org>  [671489298444f4df725fdfcd22106256c0d31f46]

INTEGRATION: CWS cairocanvas (1.1.2); FILE ADDED 2005/11/11 15:14:00 thb 1.1.2.3: #i10000# Fixed build issues (sprite.hxx was missing, took available cairoo_sprite.hxx instead) 2005/09/14 10:51:00 radekdoulik 1.1.2.2: Issue number: #51657 Submitted by: radekdoulik Reviewed by: radekdoulik Sync code in ooo-build with cairo canvas cws 2005/07/07 07:58:02 radekdoulik 1.1.2.1: Issue number:  51657 Submitted by:  radekdoulik Reviewed by:   radekdoulik initial import of cairo canvas code


2006-02-28  Kurt Zenker  <kz@openoffice.org>  [5492744ca9384797ba3c5df7051bb57dc4fc485f]

INTEGRATION: CWS evo2fixes (1.10.44); FILE MERGED 2006/02/20 12:11:17 mmeeks 1.10.44.1: Issue number: i#62138# Submitted by: mmeeks Reviewed by:  fs

Re-factor & add support for updated Evolution, LDAP & Groupwise accounts.

2006-02-28  Kurt Zenker  <kz@openoffice.org>  [d9a99ec698e2dbccd5ea30533db8be2217322f20]

INTEGRATION: CWS cairocanvas (1.1.2); FILE ADDED 2005/11/08 21:23:05 radekdoulik 1.1.2.3: Issue number:  #51657 Submitted by:  radekdoulik Reviewed by:   radekdoulik updated cairo canvas to be usable by canvas02 2005/09/14 10:51:00 radekdoulik 1.1.2.2: Issue number: #51657 Submitted by: radekdoulik Reviewed by: radekdoulik Sync code in ooo-build with cairo canvas cws 2005/07/07 07:58:02 radekdoulik 1.1.2.1: Issue number:  51657 Submitted by:  radekdoulik Reviewed by:   radekdoulik initial import of cairo canvas code


2006-02-28  Kurt Zenker  <kz@openoffice.org>  [eaa46e3d388e0e21f2b7d62268d98574e48b9cfc]

INTEGRATION: CWS evo2fixes (1.28.40); FILE MERGED 2006/02/20 13:04:32 mmeeks 1.28.40.1: Issue number: i#62138# Submitted by: mmeeks Reviewed by:  fr

Add Evo G/W, LDAP backends to UI.

2006-02-28  Kurt Zenker  <kz@openoffice.org>  [d2545bd04955adce96ec0fcb4d2651d011828bd0]

INTEGRATION: CWS hr30 (1.7.214); FILE MERGED 2006/02/06 18:16:02 hr 1.7.214.1: #i60776#: remove -fno-access-control special handling for gcc3. Thanks to shinra@openoffice.org for spotting this


2006-02-28  Kurt Zenker  <kz@openoffice.org>  [99e5dc6889c4c06d9219476ad48421fb4669f7c5]

INTEGRATION: CWS evo2fixes (1.70.44); FILE MERGED 2006/02/20 13:04:32 mmeeks 1.70.44.1: Issue number: i#62138# Submitted by: mmeeks Reviewed by:  fr

Add Evo G/W, LDAP backends to UI.

2006-02-28  Kurt Zenker  <kz@openoffice.org>  [58a6de851a12077645ed9f7e1c8a92877eaceae4]

INTEGRATION: CWS evo2fixes (1.8.44); FILE MERGED 2006/02/20 13:04:31 mmeeks 1.8.44.1: Issue number: i#62138# Submitted by: mmeeks Reviewed by:  fr

Add Evo G/W, LDAP backends to UI.

2006-02-28  Kurt Zenker  <kz@openoffice.org>  [1cb2182dcf28fda01cc8b7f4a1231768e55aa752]

INTEGRATION: CWS evo2fixes (1.15.40); FILE MERGED 2006/02/20 13:04:30 mmeeks 1.15.40.1: Issue number: i#62138# Submitted by: mmeeks Reviewed by:  fr

Add Evo G/W, LDAP backends to UI.

2006-02-28  Kurt Zenker  <kz@openoffice.org>  [aa288bc40352b7481235517e5d46eda454989b6b]

INTEGRATION: CWS gslpatches07 (1.54.36); FILE MERGED 2006/02/14 15:23:56 fs 1.54.36.1: #i52747# export osl_setDetailedDebugMessageFunc


2006-02-28  Kurt Zenker  <kz@openoffice.org>  [a4cc79e157f0bd7311ded6686de34c057b8d5750]

INTEGRATION: CWS gslpatches07 (1.11.68); FILE MERGED 2006/02/14 15:23:40 fs 1.11.68.1: #i52747# +osl_setDetailedDebugMessageFunc


2006-02-28  Kurt Zenker  <kz@openoffice.org>  [226ced6948ec4ac39d125024ce2a050a88c599c3]

INTEGRATION: CWS gslpatches07 (1.17.66); FILE MERGED 2006/02/14 15:23:40 fs 1.17.66.1: #i52747# +osl_setDetailedDebugMessageFunc


2006-02-28  Kurt Zenker  <kz@openoffice.org>  [d46018564fa60a348afa0524229529dae44be9b2]

INTEGRATION: CWS gslpatches07 (1.7.66); FILE MERGED 2006/02/14 15:23:31 fs 1.7.66.1: #i52747# +osl_setDetailedDebugMessageFunc


2006-02-28  Kurt Zenker  <kz@openoffice.org>  [e74ccfeef66b14514e84808bc8a8831a6bdce5cf]

INTEGRATION: CWS cairocanvas (1.1.2); FILE ADDED 2005/12/14 15:38:06 radekdoulik 1.1.2.2: Issue number:  #51657 Submitted by:  radekdoulik Reviewed by:   radekdoulik use vcl to draw text to virtual device created from our pixmaps 2005/11/08 21:24:24 radekdoulik 1.1.2.1: Issue number:  #51657 Submitted by:  radekdoulik Reviewed by:   radekdoulik added new files needed for canvas02 cairo backend


2006-02-28  Kurt Zenker  <kz@openoffice.org>  [3553fde2bac56abe699ad2789144760b5d1b57b3]

INTEGRATION: CWS cairocanvas (1.1.2); FILE ADDED 2005/12/14 15:38:05 radekdoulik 1.1.2.3: Issue number:  #51657 Submitted by:  radekdoulik Reviewed by:   radekdoulik use vcl to draw text to virtual device created from our pixmaps 2005/11/09 13:17:21 radekdoulik 1.1.2.2: Issue number:  #51657 Submitted by:  radekdoulik Reviewed by:   radekdoulik fixed sprite canvas and device helper constructors to initialize cairo state objects and surfaces to NULL 2005/11/08 21:24:24 radekdoulik 1.1.2.1: Issue number:  #51657 Submitted by:  radekdoulik Reviewed by:   radekdoulik added new files needed for canvas02 cairo backend


2006-02-28  Kurt Zenker  <kz@openoffice.org>  [6c19c7609ba39f8485980980e46821cb8d22c160]

INTEGRATION: CWS evo2fixes (1.3.74); FILE MERGED 2006/02/15 12:15:37 mmeeks 1.3.74.1: Issue numbers: i#50913#, i#62042#, i#55893#, i#62043# Submitted by: misc, Tor, Jayant, me Reviewed by:   mmeeks

Fix a number of bugs, make it work with evo 2.4 & 2.6.

2006-02-28  Kurt Zenker  <kz@openoffice.org>  [7c000c531b5e6177e3b4e3366fe29ff1870e83f3]

INTEGRATION: CWS cairocanvas (1.1.2); FILE ADDED 2005/09/14 10:50:58 radekdoulik 1.1.2.2: Issue number: #51657 Submitted by: radekdoulik Reviewed by: radekdoulik Sync code in ooo-build with cairo canvas cws 2005/07/07 07:57:58 radekdoulik 1.1.2.1: Issue number:  51657 Submitted by:  radekdoulik Reviewed by:   radekdoulik initial import of cairo canvas code


2006-02-28  Kurt Zenker  <kz@openoffice.org>  [312bbb353ad69bd1bd89c298a465f827f12c24d0]

INTEGRATION: CWS cairocanvas (1.1.2); FILE ADDED 2005/12/14 15:38:05 radekdoulik 1.1.2.1: Issue number:  #51657 Submitted by:  radekdoulik Reviewed by:   radekdoulik use vcl to draw text to virtual device created from our pixmaps


2006-02-28  Kurt Zenker  <kz@openoffice.org>  [2b24fa19b9205be2a31326aacb11b88d90b92a72]

INTEGRATION: CWS evo2fixes (1.1.2); FILE ADDED 2006/02/15 12:15:36 mmeeks 1.1.2.1: Issue numbers: i#50913#, i#62042#, i#55893#, i#62043# Submitted by: misc, Tor, Jayant, me Reviewed by:   mmeeks

Fix a number of bugs, make it work with evo 2.4 & 2.6.

2006-02-28  Kurt Zenker  <kz@openoffice.org>  [f381b6fef0b719b54cf1a75bb2e68d998fe65f9a]

INTEGRATION: CWS cairocanvas (1.1.2); FILE ADDED 2006/01/11 12:29:02 radekdoulik 1.1.2.5: Issue number:  #51657 Submitted by:  radekdoulik Reviewed by:   radekdoulik optimizes resizes and adds fallback to rgb surfaces for fully opaque bitmap draws on sprites 2005/12/14 15:38:05 radekdoulik 1.1.2.4: Issue number:  #51657 Submitted by:  radekdoulik Reviewed by:   radekdoulik use vcl to draw text to virtual device created from our pixmaps 2005/11/08 21:23:04 radekdoulik 1.1.2.3: Issue number:  #51657 Submitted by:  radekdoulik Reviewed by:   radekdoulik updated cairo canvas to be usable by canvas02 2005/09/14 10:50:58 radekdoulik 1.1.2.2: Issue number: #51657 Submitted by: radekdoulik Reviewed by: radekdoulik Sync code in ooo-build with cairo canvas cws 2005/07/07 07:57:57 radekdoulik 1.1.2.1: Issue number:  51657 Submitted by:  radekdoulik Reviewed by:   radekdoulik initial import of cairo canvas code


2006-02-28  Kurt Zenker  <kz@openoffice.org>  [350724f6559c6aa27de9ab78b36548558e64ee0f]

INTEGRATION: CWS evo2fixes (1.1.2); FILE ADDED 2006/02/15 12:15:35 mmeeks 1.1.2.1: Issue numbers: i#50913#, i#62042#, i#55893#, i#62043# Submitted by: misc, Tor, Jayant, me Reviewed by:   mmeeks

Fix a number of bugs, make it work with evo 2.4 & 2.6.

2006-02-28  Kurt Zenker  <kz@openoffice.org>  [7763013d64978f95e6e474fe17385c6a28591fb8]

INTEGRATION: CWS gslpatches07 (1.1.2); FILE ADDED 2005/12/15 17:13:36 kz 1.1.2.1: #i59302# new fileformat


2006-02-28  Kurt Zenker  <kz@openoffice.org>  [6f0bed9c056e57135eab3043dcebf1c2618bd04a]

INTEGRATION: CWS cairocanvas (1.1.2); FILE ADDED 2006/01/11 12:29:01 radekdoulik 1.1.2.6: Issue number:  #51657 Submitted by:  radekdoulik Reviewed by:   radekdoulik optimizes resizes and adds fallback to rgb surfaces for fully opaque bitmap draws on sprites 2005/12/14 15:38:05 radekdoulik 1.1.2.5: Issue number:  #51657 Submitted by:  radekdoulik Reviewed by:   radekdoulik use vcl to draw text to virtual device created from our pixmaps 2005/12/07 11:20:48 radekdoulik 1.1.2.4: Issue number:  #51657 Submitted by:  radekdoulik Reviewed by:   radekdoulik fix bezier curves rendering, move lines/polygons by 0.5 points so that 0 width lines are sharp 2005/11/08 21:23:03 radekdoulik 1.1.2.3: Issue number:  #51657 Submitted by:  radekdoulik Reviewed by:   radekdoulik updated cairo canvas to be usable by canvas02 2005/09/14 10:50:57 radekdoulik 1.1.2.2: Issue number: #51657 Submitted by: radekdoulik Reviewed by: radekdoulik Sync code in ooo-build with cairo canvas cws 2005/07/07 07:57:57 radekdoulik 1.1.2.1: Issue number:  51657 Submitted by:  radekdoulik Reviewed by:   radekdoulik initial import of cairo canvas code


2006-02-28  Kurt Zenker  <kz@openoffice.org>  [4b6541147e9bc6d3b4322ef7be71b55a7060fffb]

INTEGRATION: CWS hr30 (1.7.52); FILE MERGED 2006/02/06 18:14:10 hr 1.7.52.1: #i60776#: Clean up conditional code by placing the code in the proper namespace. Thanks to shinra@openoffice.org for spotting this


2006-02-28  Kurt Zenker  <kz@openoffice.org>  [8a228f51d40a851a014454f5a18976439b5b4776]

INTEGRATION: CWS sixtyfour01 (1.11.10); FILE MERGED 2006/01/14 13:13:27 pjanik 1.11.10.1: #i59448#: trivial sal_Int32 -> long fixes

Patch from Jan Holesovsky (JCA).

2006-02-28  Kurt Zenker  <kz@openoffice.org>  [a5d6d2eb0afcda9a15fecb17a4854f299909f0f8]

INTEGRATION: CWS evo2fixes (1.3.74); FILE MERGED 2006/02/15 12:15:33 mmeeks 1.3.74.1: Issue numbers: i#50913#, i#62042#, i#55893#, i#62043# Submitted by: misc, Tor, Jayant, me Reviewed by:   mmeeks

Fix a number of bugs, make it work with evo 2.4 & 2.6.

2006-02-28  Kurt Zenker  <kz@openoffice.org>  [2926bdd3390432d44879fe71c5503284b90b5030]

INTEGRATION: CWS gslpatches07 (1.16.8); FILE MERGED 2005/12/15 18:05:09 kz 1.16.8.1: #i59302# adjust smoketest to new fileformat


2006-02-28  Kurt Zenker  <kz@openoffice.org>  [1b77f1b36ef9b9e27d235c7549b325373f385576]

INTEGRATION: CWS cairocanvas (1.1.2); FILE ADDED 2005/12/14 15:38:04 radekdoulik 1.1.2.4: Issue number:  #51657 Submitted by:  radekdoulik Reviewed by:   radekdoulik use vcl to draw text to virtual device created from our pixmaps 2005/11/08 21:23:03 radekdoulik 1.1.2.3: Issue number:  #51657 Submitted by:  radekdoulik Reviewed by:   radekdoulik updated cairo canvas to be usable by canvas02 2005/09/14 10:50:57 radekdoulik 1.1.2.2: Issue number: #51657 Submitted by: radekdoulik Reviewed by: radekdoulik Sync code in ooo-build with cairo canvas cws 2005/07/07 07:57:57 radekdoulik 1.1.2.1: Issue number:  51657 Submitted by:  radekdoulik Reviewed by:   radekdoulik initial import of cairo canvas code


2006-02-28  Kurt Zenker  <kz@openoffice.org>  [ff275aa79ee8209cac4ceadf7b900619739abae9]

INTEGRATION: CWS hr30 (1.4.52); FILE MERGED 2006/02/06 18:15:30 hr 1.4.52.1: #i60776#: remove -fno-access-control special handling for gcc3. Thanks to shinra@openoffice.org for spotting this


2006-02-28  Kurt Zenker  <kz@openoffice.org>  [e02a49f16d0529302f98ba0570fe76801821318a]

INTEGRATION: CWS cairocanvas (1.1.2); FILE ADDED 2005/12/14 15:38:04 radekdoulik 1.1.2.4: Issue number:  #51657 Submitted by:  radekdoulik Reviewed by:   radekdoulik use vcl to draw text to virtual device created from our pixmaps 2005/11/08 21:23:02 radekdoulik 1.1.2.3: Issue number:  #51657 Submitted by:  radekdoulik Reviewed by:   radekdoulik updated cairo canvas to be usable by canvas02 2005/09/14 10:50:57 radekdoulik 1.1.2.2: Issue number: #51657 Submitted by: radekdoulik Reviewed by: radekdoulik Sync code in ooo-build with cairo canvas cws 2005/07/07 07:57:56 radekdoulik 1.1.2.1: Issue number:  51657 Submitted by:  radekdoulik Reviewed by:   radekdoulik initial import of cairo canvas code


2006-02-28  Kurt Zenker  <kz@openoffice.org>  [8c5f6305219c622bfbed9aa55b1f8eb59bf83bbe]

INTEGRATION: CWS cairocanvas (1.1.2); FILE ADDED 2006/01/11 12:29:01 radekdoulik 1.1.2.5: Issue number:  #51657 Submitted by:  radekdoulik Reviewed by:   radekdoulik optimizes resizes and adds fallback to rgb surfaces for fully opaque bitmap draws on sprites 2005/11/11 15:14:00 thb 1.1.2.4: #i10000# Fixed build issues (sprite.hxx was missing, took available cairoo_sprite.hxx instead) 2005/11/08 21:23:02 radekdoulik 1.1.2.3: Issue number:  #51657 Submitted by:  radekdoulik Reviewed by:   radekdoulik updated cairo canvas to be usable by canvas02 2005/09/14 10:50:57 radekdoulik 1.1.2.2: Issue number: #51657 Submitted by: radekdoulik Reviewed by: radekdoulik Sync code in ooo-build with cairo canvas cws 2005/07/07 07:57:56 radekdoulik 1.1.2.1: Issue number:  51657 Submitted by:  radekdoulik Reviewed by:   radekdoulik initial import of cairo canvas code


2006-02-28  Kurt Zenker  <kz@openoffice.org>  [6abb62fe9c826cde4293e74e36ab37b824be9e20]

INTEGRATION: CWS evo2fixes (1.3.74); FILE MERGED 2006/02/15 12:15:32 mmeeks 1.3.74.1: Issue numbers: i#50913#, i#62042#, i#55893#, i#62043# Submitted by: misc, Tor, Jayant, me Reviewed by:   mmeeks

Fix a number of bugs, make it work with evo 2.4 & 2.6.

2006-02-28  Kurt Zenker  <kz@openoffice.org>  [790df2281ae76deb48ea57611c178f2a6838be7b]

INTEGRATION: CWS sixtyfour01 (1.27.40); FILE MERGED 2006/01/14 12:57:50 pjanik 1.27.40.1: #i57893#: 64bit fixes for module sal. Patch from Jan Holesovsky (JCA).


2006-02-28  Kurt Zenker  <kz@openoffice.org>  [137eec3727a17fd6dfc85761c3e6e837d9317da2]

INTEGRATION: CWS cairocanvas (1.1.2); FILE ADDED 2006/01/11 12:29:01 radekdoulik 1.1.2.6: Issue number:  #51657 Submitted by:  radekdoulik Reviewed by:   radekdoulik optimizes resizes and adds fallback to rgb surfaces for fully opaque bitmap draws on sprites 2005/12/14 15:38:04 radekdoulik 1.1.2.5: Issue number:  #51657 Submitted by:  radekdoulik Reviewed by:   radekdoulik use vcl to draw text to virtual device created from our pixmaps 2005/11/11 15:14:00 thb 1.1.2.4: #i10000# Fixed build issues (sprite.hxx was missing, took available cairoo_sprite.hxx instead) 2005/11/08 21:23:01 radekdoulik 1.1.2.3: Issue number:  #51657 Submitted by:  radekdoulik Reviewed by:   radekdoulik updated cairo canvas to be usable by canvas02 2005/09/14 10:50:56 radekdoulik 1.1.2.2: Issue number: #51657 Submitted by: radekdoulik Reviewed by: radekdoulik Sync code in ooo-build with cairo canvas cws 2005/07/07 07:57:56 radekdoulik 1.1.2.1: Issue number:  51657 Submitted by:  radekdoulik Reviewed by:   radekdoulik initial import of cairo canvas code


2006-02-28  Kurt Zenker  <kz@openoffice.org>  [87b8934e4dfca8b9d51e9fd2336cba1de110fe65]

INTEGRATION: CWS sixtyfour01 (1.4.60); FILE MERGED 2006/01/14 12:57:49 pjanik 1.4.60.1: #i57893#: 64bit fixes for module sal. Patch from Jan Holesovsky (JCA).


2006-02-28  Kurt Zenker  <kz@openoffice.org>  [f582732ea0bdaa239ac052106c7b31dc6285db40]

INTEGRATION: CWS gslpatches07 (1.19.124); FILE MERGED 2006/02/16 13:44:55 fs 1.19.124.9: #i52747# small layout adjustment 2006/02/15 16:14:33 pl 1.19.124.8: #i52747# update helptext 2006/02/15 16:08:25 pl 1.19.124.7: #i52747# make osl rerouting optional but still default 2006/02/14 15:25:39 fs 1.19.124.6: #i52747# since we now may also encounter OSL assertions, assure that message boxes are displayed in the SolarThread 2006/02/14 08:29:25 fs 1.19.124.5: #i62024# DBG_TEST_XTOR_TRACE is no IMMEDIATE flag 2006/01/30 15:38:29 pl 1.19.124.4: #i61194# patch from fs: dbg user channels 2005/12/13 14:57:59 pl 1.19.124.3: solve a WNT compile problem 2005/12/13 12:53:07 pl 1.19.124.2: #i52816# show a message for settings coming active at process start 2005/12/13 12:00:57 pl 1.19.124.1: #i52958# remember debug output window state


2006-02-28  Kurt Zenker  <kz@openoffice.org>  [2e1a8cd1538ab3d36d6e1d566ebf51c03ad1e78a]

INTEGRATION: CWS evo2fixes (1.3.74); FILE MERGED 2006/02/15 12:15:31 mmeeks 1.3.74.1: Issue numbers: i#50913#, i#62042#, i#55893#, i#62043# Submitted by: misc, Tor, Jayant, me Reviewed by:   mmeeks

Fix a number of bugs, make it work with evo 2.4 & 2.6.

2006-02-28  Kurt Zenker  <kz@openoffice.org>  [7b2441c3869603bfe5dee92ce7f851f5ee05c8ce]

INTEGRATION: CWS evo2fixes (1.5.24); FILE MERGED 2006/02/15 12:15:30 mmeeks 1.5.24.1: Issue numbers: i#50913#, i#62042#, i#55893#, i#62043# Submitted by: misc, Tor, Jayant, me Reviewed by:   mmeeks

Fix a number of bugs, make it work with evo 2.4 & 2.6.

2006-02-28  Kurt Zenker  <kz@openoffice.org>  [a4bcfff36261cf435605c66365afbec559760e24]

INTEGRATION: CWS cairocanvas (1.1.2); FILE ADDED 2005/12/14 15:38:04 radekdoulik 1.1.2.4: Issue number:  #51657 Submitted by:  radekdoulik Reviewed by:   radekdoulik use vcl to draw text to virtual device created from our pixmaps 2005/11/08 21:23:01 radekdoulik 1.1.2.3: Issue number:  #51657 Submitted by:  radekdoulik Reviewed by:   radekdoulik updated cairo canvas to be usable by canvas02 2005/09/14 10:50:56 radekdoulik 1.1.2.2: Issue number: #51657 Submitted by: radekdoulik Reviewed by: radekdoulik Sync code in ooo-build with cairo canvas cws 2005/07/07 07:57:54 radekdoulik 1.1.2.1: Issue number:  51657 Submitted by:  radekdoulik Reviewed by:   radekdoulik initial import of cairo canvas code


2006-02-28  Kurt Zenker  <kz@openoffice.org>  [efedd642059c3d09f938ffe35f163e51163dc7d5]

INTEGRATION: CWS evo2fixes (1.3.74); FILE MERGED 2006/02/15 12:15:29 mmeeks 1.3.74.1: Issue numbers: i#50913#, i#62042#, i#55893#, i#62043# Submitted by: misc, Tor, Jayant, me Reviewed by:   mmeeks

Fix a number of bugs, make it work with evo 2.4 & 2.6.

2006-02-28  Kurt Zenker  <kz@openoffice.org>  [6dcc275f9c2403c77376312451b78777e193e9e1]

INTEGRATION: CWS sixtyfour01 (1.5.14); FILE MERGED 2006/01/14 12:48:38 pjanik 1.5.14.1: #i57737#: 64bit fixes for module store. Patch from Jan Holesovsky (JCA).


2006-02-28  Kurt Zenker  <kz@openoffice.org>  [d77315495ddc2bed810d8f6f95eac59d4f8182b9]

INTEGRATION: CWS cairocanvas (1.1.2); FILE ADDED 2006/01/11 12:29:01 radekdoulik 1.1.2.5: Issue number:  #51657 Submitted by:  radekdoulik Reviewed by:   radekdoulik optimizes resizes and adds fallback to rgb surfaces for fully opaque bitmap draws on sprites 2005/12/14 15:38:04 radekdoulik 1.1.2.4: Issue number:  #51657 Submitted by:  radekdoulik Reviewed by:   radekdoulik use vcl to draw text to virtual device created from our pixmaps 2005/11/08 21:23:00 radekdoulik 1.1.2.3: Issue number:  #51657 Submitted by:  radekdoulik Reviewed by:   radekdoulik updated cairo canvas to be usable by canvas02 2005/09/14 10:50:56 radekdoulik 1.1.2.2: Issue number: #51657 Submitted by: radekdoulik Reviewed by: radekdoulik Sync code in ooo-build with cairo canvas cws 2005/07/07 07:57:54 radekdoulik 1.1.2.1: Issue number:  51657 Submitted by:  radekdoulik Reviewed by:   radekdoulik initial import of cairo canvas code


2006-02-28  Kurt Zenker  <kz@openoffice.org>  [0f94eb516a52b88e59283f2a661da1a4dd6c5118]

INTEGRATION: CWS sixtyfour01 (1.3.14); FILE MERGED 2006/01/14 12:48:37 pjanik 1.3.14.1: #i57737#: 64bit fixes for module store. Patch from Jan Holesovsky (JCA).


2006-02-28  Kurt Zenker  <kz@openoffice.org>  [65974a1731203a27f2b7b4a883b5b42b3df2355f]

INTEGRATION: CWS evo2fixes (1.1.2); FILE ADDED 2006/02/15 12:15:29 mmeeks 1.1.2.1: Issue numbers: i#50913#, i#62042#, i#55893#, i#62043# Submitted by: misc, Tor, Jayant, me Reviewed by:   mmeeks

Fix a number of bugs, make it work with evo 2.4 & 2.6.

2006-02-28  Kurt Zenker  <kz@openoffice.org>  [07387628f3fd60a13bb4188ffb32e08416e4916e]

INTEGRATION: CWS cairocanvas (1.1.2); FILE ADDED 2005/12/14 15:38:04 radekdoulik 1.1.2.3: Issue number:  #51657 Submitted by:  radekdoulik Reviewed by:   radekdoulik use vcl to draw text to virtual device created from our pixmaps 2005/09/14 10:50:55 radekdoulik 1.1.2.2: Issue number: #51657 Submitted by: radekdoulik Reviewed by: radekdoulik Sync code in ooo-build with cairo canvas cws 2005/07/07 07:57:54 radekdoulik 1.1.2.1: Issue number:  51657 Submitted by:  radekdoulik Reviewed by:   radekdoulik initial import of cairo canvas code


2006-02-28  Kurt Zenker  <kz@openoffice.org>  [4b536e4d17576a5a5adbd04063cb96b77edf8933]

INTEGRATION: CWS evo2fixes (1.1.2); FILE ADDED 2006/02/15 12:15:28 mmeeks 1.1.2.1: Issue numbers: i#50913#, i#62042#, i#55893#, i#62043# Submitted by: misc, Tor, Jayant, me Reviewed by:   mmeeks

Fix a number of bugs, make it work with evo 2.4 & 2.6.

2006-02-28  Kurt Zenker  <kz@openoffice.org>  [eddd9371d18705cce623e8dfc7c923f53b650de7]

INTEGRATION: CWS sixtyfour01 (1.4.12); FILE MERGED 2006/01/14 12:48:36 pjanik 1.4.12.1: #i57737#: 64bit fixes for module store. Patch from Jan Holesovsky (JCA).


2006-02-28  Kurt Zenker  <kz@openoffice.org>  [f22c4fc218112c01971a2687b6a5631638d973ea]

INTEGRATION: CWS cairocanvas (1.1.2); FILE ADDED 2006/01/23 17:52:05 radekdoulik 1.1.2.2: Issue number:  #51657 Submitted by:  radekdoulik Reviewed by:   radekdoulik fixes problem with 0x0 sized canvases (https://bugzilla.novell.com/show_bug.cgi?id=114020) 2005/12/19 22:28:28 radekdoulik 1.1.2.1: Issue number:  #51657 Submitted by:  radekdoulik Reviewed by:   radekdoulik added forgotten file


2006-02-28  Kurt Zenker  <kz@openoffice.org>  [d53457a44f02858d6bb095bb5b42f4bdc68b629a]

INTEGRATION: CWS evo2fixes (1.3.74); FILE MERGED 2006/02/15 12:15:26 mmeeks 1.3.74.1: Issue numbers: i#50913#, i#62042#, i#55893#, i#62043# Submitted by: misc, Tor, Jayant, me Reviewed by:   mmeeks

Fix a number of bugs, make it work with evo 2.4 & 2.6.

2006-02-28  Kurt Zenker  <kz@openoffice.org>  [7f5a66f54085066cdd803fa89370e908dc3dfdba]

INTEGRATION: CWS cairocanvas (1.1.2); FILE ADDED 2005/11/08 21:23:00 radekdoulik 1.1.2.3: Issue number:  #51657 Submitted by:  radekdoulik Reviewed by:   radekdoulik updated cairo canvas to be usable by canvas02 2005/09/14 10:50:55 radekdoulik 1.1.2.2: Issue number: #51657 Submitted by: radekdoulik Reviewed by: radekdoulik Sync code in ooo-build with cairo canvas cws 2005/07/07 07:57:53 radekdoulik 1.1.2.1: Issue number:  51657 Submitted by:  radekdoulik Reviewed by:   radekdoulik initial import of cairo canvas code


2006-02-28  Kurt Zenker  <kz@openoffice.org>  [78b609d1aabbfdec0aa7ec5f247e92f66229fe0d]

INTEGRATION: CWS sixtyfour01 (1.5.12); FILE MERGED 2006/01/14 12:48:35 pjanik 1.5.12.1: #i57737#: 64bit fixes for module store. Patch from Jan Holesovsky (JCA).


2006-02-28  Kurt Zenker  <kz@openoffice.org>  [fb0868151c0bfad8d7505485058a5dffc3a63f80]

INTEGRATION: CWS cairocanvas (1.1.2); FILE ADDED 2005/12/14 15:38:03 radekdoulik 1.1.2.4: Issue number:  #51657 Submitted by:  radekdoulik Reviewed by:   radekdoulik use vcl to draw text to virtual device created from our pixmaps 2005/11/08 21:22:59 radekdoulik 1.1.2.3: Issue number:  #51657 Submitted by:  radekdoulik Reviewed by:   radekdoulik updated cairo canvas to be usable by canvas02 2005/09/14 10:50:55 radekdoulik 1.1.2.2: Issue number: #51657 Submitted by: radekdoulik Reviewed by: radekdoulik Sync code in ooo-build with cairo canvas cws 2005/07/07 07:57:53 radekdoulik 1.1.2.1: Issue number:  51657 Submitted by:  radekdoulik Reviewed by:   radekdoulik initial import of cairo canvas code


2006-02-28  Kurt Zenker  <kz@openoffice.org>  [1fa265876fbcab5e94ab1c0baa3c8d09b494d569]

INTEGRATION: CWS evo2fixes (1.3.74); FILE MERGED 2006/02/15 12:15:25 mmeeks 1.3.74.1: Issue numbers: i#50913#, i#62042#, i#55893#, i#62043# Submitted by: misc, Tor, Jayant, me Reviewed by:   mmeeks

Fix a number of bugs, make it work with evo 2.4 & 2.6.

2006-02-28  Kurt Zenker  <kz@openoffice.org>  [bd4e0dac9a2f8bf25e15d364f218453c52a4cf69]

INTEGRATION: CWS sixtyfour01 (1.3.12); FILE MERGED 2006/01/14 12:48:34 pjanik 1.3.12.1: #i57737#: 64bit fixes for module store. Patch from Jan Holesovsky (JCA).


2006-02-28  Kurt Zenker  <kz@openoffice.org>  [f3428c02446156e637b31ca9d0170560c92f1b04]

INTEGRATION: CWS evo2fixes (1.3.74); FILE MERGED 2006/02/15 12:15:24 mmeeks 1.3.74.1: Issue numbers: i#50913#, i#62042#, i#55893#, i#62043# Submitted by: misc, Tor, Jayant, me Reviewed by:   mmeeks

Fix a number of bugs, make it work with evo 2.4 & 2.6.

2006-02-28  Kurt Zenker  <kz@openoffice.org>  [0b5d291c72e2cd203cd42738f4311e353111fd3d]

INTEGRATION: CWS sixtyfour01 (1.7.12); FILE MERGED 2006/01/14 12:48:34 pjanik 1.7.12.1: #i57737#: 64bit fixes for module store. Patch from Jan Holesovsky (JCA).


2006-02-28  Kurt Zenker  <kz@openoffice.org>  [e7a446530b9686f8b0dfa5e65963a6d8743de858]

INTEGRATION: CWS gslpatches07 (1.9.40); FILE MERGED 2006/02/15 16:07:11 pl 1.9.40.6: #i52747# make osl rerouting optional but still default 2006/02/14 15:24:56 fs 1.9.40.5: #i52747# also capture OSL assertions 2006/02/14 09:46:31 fs 1.9.40.4: #i52788# re-allow all error channels on Windows 2006/02/14 08:21:54 fs 1.9.40.3: #i62022# care for config sections when reading dbgsv.ini 2006/01/30 15:39:10 pl 1.9.40.2: #i61194# patch from fs: dbg user channels 2005/12/13 12:12:37 pl 1.9.40.1: #i52821# change dbgsv.ini to text file


2006-02-28  Kurt Zenker  <kz@openoffice.org>  [87ad7008d65fa4ea5bca6f4522f097f3bcc54fa9]

INTEGRATION: CWS sixtyfour01 (1.8.12); FILE MERGED 2006/01/14 12:48:33 pjanik 1.8.12.1: #i57737#: 64bit fixes for module store. Patch from Jan Holesovsky (JCA).


2006-02-28  Kurt Zenker  <kz@openoffice.org>  [d969877f984c85cef33f0ed26f6032909da8f007]

INTEGRATION: CWS sixtyfour01 (1.6.14); FILE MERGED 2006/01/14 12:48:32 pjanik 1.6.14.1: #i57737#: 64bit fixes for module store. Patch from Jan Holesovsky (JCA).


2006-02-28  Kurt Zenker  <kz@openoffice.org>  [19cf997102c533e48bacda46c7be0372d67cfdf3]

INTEGRATION: CWS cairocanvas (1.6.18); FILE MERGED 2005/11/04 14:25:34 thb 1.6.18.2: RESYNC: (1.6-1.7); FILE MERGED 2005/07/07 07:57:51 radekdoulik 1.6.18.1: Issue number:  51657 Submitted by:  radekdoulik Reviewed by:   radekdoulik initial import of cairo canvas code


2006-02-28  Kurt Zenker  <kz@openoffice.org>  [d0f04650e46ea80a7195d74435085d2bac89f1f4]

INTEGRATION: CWS jw1 (1.3.28); FILE MERGED 2006/02/13 20:08:25 sparcmoz 1.3.28.1: #i53393 VendorBase::compareVersions must be overridden in derived class


2006-02-28  Kurt Zenker  <kz@openoffice.org>  [03d6b7d815a05fdd0a027480372fa50e92336c0d]

INTEGRATION: CWS cairocanvas (1.5.16); FILE MERGED 2006/01/27 12:11:04 thb 1.5.16.3: RESYNC: (1.6-1.7); FILE MERGED 2005/11/04 14:25:45 thb 1.5.16.2: RESYNC: (1.5-1.6); FILE MERGED 2005/07/07 07:57:51 radekdoulik 1.5.16.1: Issue number:  51657 Submitted by:  radekdoulik Reviewed by:   radekdoulik initial import of cairo canvas code


2006-02-28  Kurt Zenker  <kz@openoffice.org>  [e3afe740ce22d5bc8b7d229d1c0dd771806aa2a5]

INTEGRATION: CWS sixtyfour01 (1.3.18); FILE MERGED 2006/01/14 13:04:57 pjanik 1.3.18.1: #i59252#: Fix the usage of PacketHandler::ReceiveData according to its declaration. Patch from jan Holesovsky (JCA).


2006-02-28  Kurt Zenker  <kz@openoffice.org>  [f340f8b3357fd1e4dd6a3d2fcc00a3c2278f4c1b]

INTEGRATION: CWS jw1 (1.5.12); FILE MERGED 2006/02/13 20:08:10 sparcmoz 1.5.12.1: #i53393 VendorBase::compareVersions must be overridden in derived class


2006-02-27  Kurt Zenker  <kz@openoffice.org>  [e5012c3f394133c1332e529ce7a3e1e505986180]

INTEGRATION: CWS c09v002 (1.33.2); FILE MERGED 2006/02/21 15:26:14 os 1.33.2.1: #i62354# depend visibility of component search buttons on configuration data


2006-02-27  Kurt Zenker  <kz@openoffice.org>  [1dc47907873c841184158deb7ec21c4a601beff7]

INTEGRATION: CWS pngmagic_SRC680 (1.12.142); FILE MERGED 2006/02/23 14:22:26 hdu 1.12.142.1: #128377# fix PNG header magic check


2006-02-27  Kurt Zenker  <kz@openoffice.org>  [4c866ae8a24c9d528b372aa4bf49bf8a29f7e47f]

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>  [4d05aa1e3143ad792198f7e163692ac7dde87da2]

INTEGRATION: CWS pngmagic_SRC680 (1.5.188); FILE MERGED 2006/02/23 15:02:20 hro 1.5.188.1: #i49284# Test for crash data availability before showing error report wizard pages


2006-02-27  Kurt Zenker  <kz@openoffice.org>  [1f1354bbb0f1257fa3e3c1244984499159717f68]

INTEGRATION: CWS native38 (1.115.80); FILE MERGED 2006/02/09 16:58:13 is 1.115.80.2: #i61842# new path for ooo dev bitmaps 2006/02/09 16:35:15 is 1.115.80.1: #i61842# new include path for ooo dev bitmaps


2006-02-27  Kurt Zenker  <kz@openoffice.org>  [009847235ecbfc617491ae9c3bca44bda69601e2]

INTEGRATION: CWS docprop_SRC680 (1.161.24.2.2); FILE MERGED 2006/02/20 17:20:29 flr 1.161.24.2.2.1: problem in document variable import


2006-02-27  Kurt Zenker  <kz@openoffice.org>  [f38e3f0014602008c4d595d529ecbe0be26ebb51]

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>  [e38c48ac99a81eb529f7f40f6413197998f6a164]

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-27  Kurt Zenker  <kz@openoffice.org>  [97de922739f84de532e28f714640bed63bf6bb4d]

INTEGRATION: CWS impress88 (1.42.78); FILE MERGED 2006/02/21 13:48:39 cl 1.42.78.1: #i62385# do not delete default attributes for page shapes


2006-02-27  Kurt Zenker  <kz@openoffice.org>  [b0d3252a041b7cf2eb6d53fb483eb00567842897]

INTEGRATION: CWS fwk35 (1.43.4); FILE MERGED 2006/02/22 15:37:53 cd 1.43.4.1: #i62436# Check model for preview mode inside createNonContextSensitiveToolbars


2006-02-27  Kurt Zenker  <kz@openoffice.org>  [dba45d1a2a1801fb61f05cdbc980d2eaadf53f88]

INTEGRATION: CWS impress88 (1.108.4); FILE MERGED 2006/02/21 13:48:39 cl 1.108.4.1: #i62385# do not delete default attributes for page shapes


2006-02-27  Kurt Zenker  <kz@openoffice.org>  [a966a3b53b38a21ad1271b3cb64cc3d18d43217c]

INTEGRATION: CWS sfxviewfix_SRC680 (1.115.10.4.2); FILE MERGED 2006/02/23 11:02:48 mba 1.115.10.4.2.1: #i62450#: GetWindow must be called early


2006-02-27  Kurt Zenker  <kz@openoffice.org>  [fc4e71e707e0e505e3a0b916727d519c0b8c8ee8]

INTEGRATION: CWS sfxviewfix_SRC680 (1.15.140.1.2); FILE MERGED 2006/02/23 11:02:13 mba 1.15.140.1.2.1: #123828#: wrong define for Windows used


2006-02-27  Kurt Zenker  <kz@openoffice.org>  [c02398248e28a8bb1ddd73f27638ba31a1f08013]

INTEGRATION: CWS fix61929_SRC680 (1.64.12); FILE MERGED 2006/02/22 15:39:55 pl 1.64.12.1: #i61929# read encoding vector if required


2006-02-21  Rüdiger Timm  <rt@openoffice.org>  [c71a12dce1146202ec195c4a8d52349f4017ebfa]

#i62376# In SUN environment we depend on internal module 'officenames'.


2006-02-20  Rüdiger Timm  <rt@openoffice.org>  [ff96aad1dbe7747607bb2737e071c873c3ab4371]

#100000# More descriptive error message in case master ws cannot be found.


2006-02-18  Vladimir Glazounov  <vg@openoffice.org>  [c28c6f7dd186a6741487a7dd20ee4d8833920f1b]

new version for SRC680


2006-02-18  Vladimir Glazounov  <vg@openoffice.org>  [a54257f0f291479070828a58ef621185d8e16a82]

new version for SRC680


2006-02-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [3b2565443296cac026ef0b13b96b88b572445c9b]

#i62088#: fix transaction count


2006-02-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [3771c1d049faf064de64e752c349ce5def910707]

#i10000# cTabSep replaced by cThousandSep and cThousandSep2


2006-02-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [dca5b6c730ffc2a49c191556cf0520bd02e89c5d]

SRC680


2006-02-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [619c1fd9d1822645f69d5fcc8ddcc2c76aee1be1]

#i62129#: add patch flag to three styles


2006-02-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [514e5fcc2e44cd44748b52e152100ffe0d17b01f]

INTEGRATION: CWS fwkshowstop2_SRC680 (1.15.32.1.2); FILE MERGED 2006/02/16 09:15:40 mav 1.15.32.1.2.1: #i62002# let the dependency be more correct


2006-02-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [d8961ae23dc7d439c61f41fa86541a8e2fa08d7f]

INTEGRATION: CWS fwkshowstop2_SRC680 (1.6.60.1.2); FILE MERGED 2006/02/15 11:40:36 mav 1.6.60.1.2.1: #i62002# make implementation cleaner


2006-02-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [4427e61ad6488ea10cdf6504bac35b11c56e0246]

INTEGRATION: CWS fwkshowstop2_SRC680 (1.11.60.1.2); FILE MERGED 2006/02/15 11:40:35 mav 1.11.60.1.2.1: #i62002# make implementation cleaner


2006-02-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [26d4bcf66d50bf9a4049cac4f26c77e70e0bff97]

INTEGRATION: CWS fwkshowstop2_SRC680 (1.52.124); FILE MERGED 2006/02/15 12:42:56 mba 1.52.124.1: #i60509#: make it possible to detect wether StartJob was done already


2006-02-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [85668aa9cd3eac69717396067481c7bc442a9077]

INTEGRATION: CWS fwkshowstop2_SRC680 (1.2.2.1.2); FILE MERGED 2006/02/15 11:33:12 mav 1.2.2.1.2.1: #i62002# fix typos and make implementation cleaner


2006-02-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [174f6becce23afc1809c339810f694d7c578bd3e]

INTEGRATION: CWS fwkshowstop2_SRC680 (1.58.4.3.2); FILE MERGED 2006/02/15 12:41:15 mba 1.58.4.3.2.1: #i62084#: old ViewShell was not accessible inside SwitchToViewShell


2006-02-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [2715d3f809e07bb1189817a74dae81e9a4ad9b09]

INTEGRATION: CWS fwkshowstop2_SRC680 (1.115.10.3.2); FILE MERGED 2006/02/15 12:41:16 mba 1.115.10.3.2.1: #i62084#: old ViewShell was not accessible inside SwitchToViewShell


2006-02-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [d7c04445b2ecbdf253f590128dedcf5c12b14088]

INTEGRATION: CWS fwkshowstop2_SRC680 (1.15.148); FILE MERGED 2006/02/15 12:42:05 mba 1.15.148.1: #i60509#: don't abort job that is not already started


2006-02-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [f627b086df6abfcb04931da2cc9d6dfafa9d4b3d]

INTEGRATION: CWS fwkshowstop2_SRC680 (1.25.222.1.2); FILE MERGED 2006/02/16 16:43:31 flr 1.25.222.1.2.1: #131205# shape II


2006-02-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [64cd4fbe7069c110857b58502b6052273193c4b3]

INTEGRATION: CWS fwkshowstop2_SRC680 (1.54.10.1.2); FILE MERGED 2006/02/16 16:43:30 flr 1.54.10.1.2.4: #131205# shape II 2006/02/16 16:23:59 mba 1.54.10.1.2.3: #131303#: consider different order of colw and colstr 2006/02/15 15:46:49 flr 1.54.10.1.2.2: swparrtf.cxx 2006/02/15 08:24:17 fme 1.54.10.1.2.1: #131200# Do not delete last paragraph if there are objects anchored at it


2006-02-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [e69001ab0fed446354b4b44834e5835874051332]

INTEGRATION: CWS fwkshowstop2_SRC680 (1.23.58); FILE MERGED 2006/02/16 16:43:29 flr 1.23.58.1: #131205# shape II


2006-02-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [dc18c3a83cca0b6a2e1fefdcb0e2fe2fb6a26b89]

INTEGRATION: CWS calcnotify_SRC680 (1.53.10.1.2); FILE MERGED 2006/02/14 18:15:06 nn 1.53.10.1.2.1: #i62045# #i62046# register as listener for SfxApplication again


2006-02-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [4b80edfb8cd5f54678632eee404d4ad68196332e]

INTEGRATION: CWS calcnotify_SRC680 (1.25.114.1.2); FILE MERGED 2006/02/14 18:15:06 nn 1.25.114.1.2.1: #i62045# #i62046# register as listener for SfxApplication again


2006-02-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [692f93725760b537665b1b139dd65abc686518d6]

INTEGRATION: CWS stlusagefix02 (1.159.96); FILE MERGED 2006/01/19 14:05:05 ama 1.159.96.1: #i60827# <SwWW8ImplReader::InEqualOrHigherApo(..)> 	 - Assure that iterator on <maApos> doesn't exceed its end.


2006-02-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [9d1063fcb03514dc6b18b803dea2a52c07e74a9b]

INTEGRATION: CWS stlusagefix02 (1.31.32); FILE MERGED 2006/01/19 08:36:02 ama 1.31.32.1: Fix #i60760#: Do not use an erased iterator...


2006-02-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [594e012e6cb343557b7caac46e0b1cff6c5a78f8]

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  Jens-Heiner Rechtien  <hr@openoffice.org>  [3a87fab1b2433309e9e74650983f3b2aa5599da8]

INTEGRATION: CWS hro03 (1.7.10); FILE MERGED 2006/02/14 16:02:13 hro 1.7.10.3: #b6369183# Fix Win9x MoveFileEx Emulation 2006/02/13 13:47:09 hro 1.7.10.2: #b6369183# Test wether office process is running by trying to rename vcl resource files 2006/02/13 13:10:17 hro 1.7.10.1: #b6369183# Test wether office process is running by trying to rename vcl resource files


2006-02-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [a93955227afe194a0e764a9e0c9788dcd932b5aa]

INTEGRATION: CWS hro03 (1.6.42); FILE MERGED 2006/02/13 13:10:14 hro 1.6.42.1: #b6369183# Test wether office process is running by trying to rename vcl resource files


2006-02-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [8dfc10901561c4533d3a7cd0c2cf595aa8dd4137]

INTEGRATION: CWS hro03 (1.5.44); FILE MERGED 2006/02/13 13:10:13 hro 1.5.44.1: #b6369183# Test wether office process is running by trying to rename vcl resource files


2006-02-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [3092ec7d35d8cc76e13dd94d52789ccbcf04223c]

INTEGRATION: CWS hro03 (1.16.44); FILE MERGED 2006/02/13 13:10:37 hro 1.16.44.1: #b6369183# Test wether office process is running by trying to rename vcl resource files


2006-02-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [bfece12d768ab3ce4b38e11c6c1ad91e517b4ae6]

INTEGRATION: CWS hro03 (1.43.10); FILE MERGED 2006/02/13 15:31:33 hro 1.43.10.1: #i61955# Resolved broken merge conflict


2006-02-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [61fc512d57547698f3066c57ce137af3eebc6a22]

INTEGRATION: CWS extras25 (1.1.2); FILE ADDED 2006/02/13 11:26:50 va 1.1.2.1: #i61982# Initial Revision.


2006-02-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [c81a56b0bc4c7dd9cfa53b46347d73db6e9c1e5b]

INTEGRATION: CWS extras25 (1.1.2); FILE ADDED 2006/02/13 11:26:49 va 1.1.2.1: #i61982# Initial Revision.


2006-02-17  Rüdiger Timm  <rt@openoffice.org>  [cd43f03efde8ee89f6759bb329d55d27f9293995]

#i62068# PPD/AFM check broken (logic, output) (patch by rene).


2006-02-15  Rüdiger Timm  <rt@openoffice.org>  [7dfa2299c5e91b0d7391b45eb25dbe99d7c81afb]

#i62057# Mozilla changed directory structure on FTP (patch by pjanik).


2006-02-15  Rüdiger Timm  <rt@openoffice.org>  [e786b69b799ee5936eea750d37ace67332bcf364]

#i10000# Freshly generated after integrations for SRC680 m157


2006-02-14  Rüdiger Timm  <rt@openoffice.org>  [1ee1e87657a27b3a0cf8d7cf9eb01f73d262778f]

#i62021# Remove unsetting of 'SOLARINC' variable.


2006-02-10  Vladimir Glazounov  <vg@openoffice.org>  [a921d938f99788581ac6f0798e6548704d6a4138]

new version for OOB680


2006-02-10  Rüdiger Timm  <rt@openoffice.org>  [718632a35184ee0ff45b8e71c135c2b4b1f84a64]

INTEGRATION: CWS swqbf55 (1.73.6); FILE MERGED 2006/02/09 19:57:55 od 1.73.6.1: #130878# <SwFlyFrm::Format(..)> 	 Do not keep old height, if content has no height.


2006-02-10  Rüdiger Timm  <rt@openoffice.org>  [fd64d8b447b44b5b464baf65074133fc268648b6]

INTEGRATION: CWS letterwizardpp2 (1.13.6); FILE MERGED 2006/02/10 10:23:28 bc 1.13.6.1: #i61817# problem with startup under OpenOffice solved Issue number: Submitted by: Reviewed by:


2006-02-10  Rüdiger Timm  <rt@openoffice.org>  [dcbe7e636f5fd7d8fa165a0d2f9f90487c7ebd34]

INTEGRATION: CWS ooo202dicts02 (1.5.28); FILE MERGED 2006/02/09 00:18:05 nemeth 1.5.28.1: i48060 i54505 i61261


2006-02-10  Rüdiger Timm  <rt@openoffice.org>  [8d1fd8b8bec3df6aed2a549b396ced5e9b544a9a]

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>  [81dc34193ea68052d98036010eebbf616fc9d9ca]

INTEGRATION: CWS fwkshowstopper (1.21.140); FILE MERGED 2006/02/09 11:20:43 mba 1.21.140.1: #126156#: avoid crashing if dialog was not destroyed before bindings


2006-02-10  Rüdiger Timm  <rt@openoffice.org>  [84b874ad9aaa1da5802c6de0c1857341777ae4ee]

INTEGRATION: CWS ooo202dicts02 (1.7.2); FILE MERGED 2006/02/08 02:12:02 nemeth 1.7.2.1: i25797, i48060, i29112, i55498, i56755, i50616, i56389, i29110, i58468, i58708, i60240


2006-02-10  Rüdiger Timm  <rt@openoffice.org>  [3780659baa7d42f836848aa7ebdd3291a640c622]

INTEGRATION: CWS ooo202dicts02 (1.1.2); FILE ADDED 2006/02/09 00:18:07 nemeth 1.1.2.2: i48060 i54505 i61261 2006/02/08 02:27:59 nemeth 1.1.2.1: i61261


2006-02-10  Rüdiger Timm  <rt@openoffice.org>  [6a9a3a6275787a19c4973c076aca5ba8837ab5f6]

INTEGRATION: CWS ooo202dicts02 (1.1.2); FILE ADDED 2006/02/08 02:27:58 nemeth 1.1.2.1: i61261


2006-02-10  Rüdiger Timm  <rt@openoffice.org>  [3875f72806ea8819c597df65e390d29735205d61]

INTEGRATION: CWS ooo202dicts02 (1.1.2); FILE ADDED 2006/02/08 02:27:57 nemeth 1.1.2.1: i61261


2006-02-10  Rüdiger Timm  <rt@openoffice.org>  [c28a9bf622ac993efc6a1d8cca87967d20cddb40]

INTEGRATION: CWS ooo202dicts02 (1.1.2); FILE ADDED 2006/02/08 02:27:56 nemeth 1.1.2.1: i61261


2006-02-10  Rüdiger Timm  <rt@openoffice.org>  [6c2616ad5800db49ba341b657f2db12e1a0ab66e]

INTEGRATION: CWS ooo202dicts02 (1.4.78); FILE MERGED 2006/02/08 09:23:59 nemeth 1.4.78.2: i56389 2006/02/08 02:12:01 nemeth 1.4.78.1: i25797, i48060, i29112, i55498, i56755, i50616, i56389, i29110, i58468, i58708, i60240


2006-02-10  Rüdiger Timm  <rt@openoffice.org>  [9c8318cade93dc7d71cbd23b6612c47c4f638e3f]

INTEGRATION: CWS ooo202dicts02 (1.1.142); FILE MERGED 2006/02/08 02:12:01 nemeth 1.1.142.1: i25797, i48060, i29112, i55498, i56755, i50616, i56389, i29110, i58468, i58708, i60240


2006-02-10  Rüdiger Timm  <rt@openoffice.org>  [47545642ac60688d9a8cd90852357c0b61cfe3eb]

INTEGRATION: CWS ooo202dicts02 (1.1.2); FILE ADDED 2006/02/08 02:12:01 nemeth 1.1.2.1: i25797, i48060, i29112, i55498, i56755, i50616, i56389, i29110, i58468, i58708, i60240


2006-02-10  Rüdiger Timm  <rt@openoffice.org>  [f2c46b7aa776bdb73d1f18cb6d3bb6b63227e4a0]

INTEGRATION: CWS ooo202dicts02 (1.1.142); FILE MERGED 2006/02/09 00:18:05 nemeth 1.1.142.2: i48060 i54505 i61261 2006/02/08 02:11:59 nemeth 1.1.142.1: i25797, i48060, i29112, i55498, i56755, i50616, i56389, i29110, i58468, i58708, i60240


2006-02-10  Rüdiger Timm  <rt@openoffice.org>  [c705c93a45457b143db3129771e4fcf6a208540a]

INTEGRATION: CWS ooo202dicts02 (1.1.142); FILE MERGED 2006/02/08 02:11:59 nemeth 1.1.142.1: i25797, i48060, i29112, i55498, i56755, i50616, i56389, i29110, i58468, i58708, i60240


2006-02-10  Rüdiger Timm  <rt@openoffice.org>  [81010f5ec2b36425637691bd9dbaa011252e481b]

INTEGRATION: CWS ooo202dicts02 (1.1.142); FILE MERGED 2006/02/08 02:11:58 nemeth 1.1.142.1: i25797, i48060, i29112, i55498, i56755, i50616, i56389, i29110, i58468, i58708, i60240


2006-02-10  Rüdiger Timm  <rt@openoffice.org>  [facbc2dfb75cc94b27f35a09c043c8330499ffcb]

INTEGRATION: CWS ooo202dicts02 (1.1.2); FILE ADDED 2006/02/08 02:11:58 nemeth 1.1.2.1: i25797, i48060, i29112, i55498, i56755, i50616, i56389, i29110, i58468, i58708, i60240


2006-02-10  Rüdiger Timm  <rt@openoffice.org>  [d19182443dfe1877324295a461925faa054daae0]

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>  [0c53ca049d67d332ac97440501fdd5911d4a4991]

INTEGRATION: CWS mh20137 (1.13.100); FILE MERGED 2006/02/09 14:12:38 mh 1.13.100.2: add: version number into about box, #i58850# 2006/02/06 15:03:39 mh 1.13.100.1: set year of copyright to 2006


2006-02-10  Rüdiger Timm  <rt@openoffice.org>  [a7aeac6ab010fc5f0dfc26ef5626547d6c89ee15]

INTEGRATION: CWS mh20137 (1.9.242); FILE MERGED 2006/02/06 13:49:43 mh 1.9.242.1: update of contributors list, #i55663#


2006-02-10  Rüdiger Timm  <rt@openoffice.org>  [ea9447c929e0b5ec2b7dce9f8670629baf62f889]

INTEGRATION: CWS mh20137 (1.1.94); FILE MERGED 2006/02/09 15:50:42 hr 1.1.94.4: #i50989#: fix logic 2006/02/09 15:28:35 mh 1.1.94.3: chg: build condition, #i50989# 2006/02/09 15:15:39 mh 1.1.94.2: add: license header, build condition, #i50989# 2005/11/04 14:01:02 mh 1.1.94.1: i50989: remove psprint drivers (*afm + *.ps) when packaging OOo


2006-02-10  Rüdiger Timm  <rt@openoffice.org>  [103c7b083a5ab697e399c09d1ead626982fe2b5a]

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>  [e7cd777ea8d149f1d927aa22df7e1b8f55e2d664]

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-10  Rüdiger Timm  <rt@openoffice.org>  [391cb3a5d55d10c84a22d1a5375839588e1680f5]

INTEGRATION: CWS mh20137 (1.6.8); FILE MERGED 2006/02/06 15:22:11 mh 1.6.8.1: set year of copyright to 2006


2006-02-10  Rüdiger Timm  <rt@openoffice.org>  [9d7c958407b05c9793f04fce1db1733a3a455444]

INTEGRATION: CWS mh20137 (1.5.8); FILE MERGED 2006/02/06 15:22:11 mh 1.5.8.1: set year of copyright to 2006


2006-02-10  Rüdiger Timm  <rt@openoffice.org>  [917a714fb28ea5ea7593a9785ab7bbee816805e3]

INTEGRATION: CWS mh20137 (1.5.8); FILE MERGED 2006/02/06 15:22:10 mh 1.5.8.1: set year of copyright to 2006


2006-02-10  Rüdiger Timm  <rt@openoffice.org>  [6da5ef0149a4eeba98842f951e306541291e2b1d]

INTEGRATION: CWS mh20137 (1.3.104); FILE MERGED 2006/02/09 13:30:20 mh 1.3.104.1: update of 3rd party licenses, #i60324# add: WordNet license for English dictionaries add: OASIS distribution for German dictionaries


2006-02-10  Rüdiger Timm  <rt@openoffice.org>  [7605e3af27f3b9f5e09ffcf0279c844b48fe6e84]

INTEGRATION: CWS mh20137 (1.24.10); FILE MERGED 2006/02/06 15:48:21 mh 1.24.10.1: remove NT4 from the list of supported platforms, #i58713#


2006-02-10  Rüdiger Timm  <rt@openoffice.org>  [515a7a7ede8dc39d227296af692f0a76728a1fb0]

INTEGRATION: CWS ooo202dicts (1.6.4); FILE MERGED 2006/01/30 13:12:39 tl 1.6.4.1: #i60727# adding German spellchecking dictionaries (de_DE, de_CH, de_AT)


2006-02-10  Rüdiger Timm  <rt@openoffice.org>  [7b200b2d1db6d0a8821e420983798881ad53e5e3]

INTEGRATION: CWS ooo202dicts (1.5.26); FILE MERGED 2006/01/30 13:12:27 tl 1.5.26.1: #i60727# adding German spellchecking dictionaries (de_DE, de_CH, de_AT)


2006-02-10  Rüdiger Timm  <rt@openoffice.org>  [7d7858d066fb2794668ced8f5f0e4a77e2f87e68]

INTEGRATION: CWS ooo202dicts (1.1.2); FILE ADDED 2006/01/30 12:05:02 tl 1.1.2.1: #i60727# adding German spellchecking dictionaries (de_DE, de_CH, de_AT)


2006-02-10  Rüdiger Timm  <rt@openoffice.org>  [af1939390d7600bb117d6ed4480282dc39f2f24e]

INTEGRATION: CWS ooo202dicts (1.1.2); FILE ADDED 2006/01/30 12:02:12 tl 1.1.2.1: #i60727# adding German spellchecking dictionaries (de_DE, de_CH, de_AT)


2006-02-10  Rüdiger Timm  <rt@openoffice.org>  [eae8453f4452e4007d51a5299686050907ad24e8]

INTEGRATION: CWS ooo202dicts (1.1.2); FILE ADDED 2006/01/30 12:01:58 tl 1.1.2.1: #i60727# adding German spellchecking dictionaries (de_DE, de_CH, de_AT)


2006-02-10  Rüdiger Timm  <rt@openoffice.org>  [5026514f2b8824274455238973623fa678f6a899]

INTEGRATION: CWS ooo202dicts (1.1.2); FILE ADDED 2006/01/30 12:01:48 tl 1.1.2.1: #i60727# adding German spellchecking dictionaries (de_DE, de_CH, de_AT)


2006-02-10  Rüdiger Timm  <rt@openoffice.org>  [e5f59ae37a56031dfeefc3ba98d5bc27f702f3e2]

INTEGRATION: CWS ooo202dicts (1.1.2); FILE ADDED 2006/01/30 12:01:10 tl 1.1.2.1: #i60727# adding German spellchecking dictionaries (de_DE, de_CH, de_AT)


2006-02-10  Rüdiger Timm  <rt@openoffice.org>  [8f4fea2f4d2e6739a2c5ac74f446f736cab477d7]

INTEGRATION: CWS ooo202dicts (1.1.2); FILE ADDED 2006/01/30 12:00:41 tl 1.1.2.1: #i60727# adding German spellchecking dictionaries (de_DE, de_CH, de_AT)


2006-02-10  Rüdiger Timm  <rt@openoffice.org>  [7ad511a24280fdfebb0c8fc9416fc3609d108c00]

INTEGRATION: CWS ooo202dicts (1.1.2); FILE ADDED 2006/01/30 12:00:26 tl 1.1.2.1: #i60727# adding German spellchecking dictionaries (de_DE, de_CH, de_AT)


2006-02-10  Rüdiger Timm  <rt@openoffice.org>  [9582102367c7368719db02d2947db9905030a22b]

INTEGRATION: CWS ooo202dicts (1.1.2); FILE ADDED 2006/01/30 13:11:46 tl 1.1.2.1: #i60727# adding German spellchecking dictionaries (de_DE, de_CH, de_AT)


2006-02-10  Rüdiger Timm  <rt@openoffice.org>  [148e286832411f7c955534bd96b651a545bb5c79]

INTEGRATION: CWS ooo202dicts (1.1.2); FILE ADDED 2006/01/30 12:29:17 tl 1.1.2.1: #i60727# adding German spellchecking dictionaries (de_DE, de_CH, de_AT)


2006-02-10  Rüdiger Timm  <rt@openoffice.org>  [3643d9d048d29c9da432f2dcfcafb8cb08c35eb1]

INTEGRATION: CWS ooo202dicts (1.1.2); FILE ADDED 2006/01/30 12:21:05 tl 1.1.2.1: #i60727# adding German spellchecking dictionaries (de_DE, de_CH, de_AT)


2006-02-10  Rüdiger Timm  <rt@openoffice.org>  [76e597560e33f6598d4c7d94cf3c97563de80dd9]

INTEGRATION: CWS ooo202dicts (1.1.2); FILE ADDED 2006/01/30 12:29:07 tl 1.1.2.1: #i60727# adding German spellchecking dictionaries (de_DE, de_CH, de_AT)


2006-02-10  Rüdiger Timm  <rt@openoffice.org>  [95e0c65ccdcada97f301c2d7b14f57f1e4d23869]

INTEGRATION: CWS ooo202dicts (1.1.2); FILE ADDED 2006/01/30 12:21:18 tl 1.1.2.1: #i60727# adding German spellchecking dictionaries (de_DE, de_CH, de_AT)


2006-02-10  Rüdiger Timm  <rt@openoffice.org>  [9dff546b0865c637242c692424f65ab446af78b3]

INTEGRATION: CWS ooo202dicts (1.1.2); FILE ADDED 2006/01/30 12:20:53 tl 1.1.2.1: #i60727# adding German spellchecking dictionaries (de_DE, de_CH, de_AT)


2006-02-10  Rüdiger Timm  <rt@openoffice.org>  [b047d5f5cbfb0f7f532a4ce63e39d2004d95d8b7]

INTEGRATION: CWS ooo202dicts (1.1.2); FILE ADDED 2006/01/30 12:20:41 tl 1.1.2.1: #i60727# adding German spellchecking dictionaries (de_DE, de_CH, de_AT)


2006-02-10  Rüdiger Timm  <rt@openoffice.org>  [29bde86edd76d8b9deff3c8f77ea794d8e8888f5]

INTEGRATION: CWS ooo202dicts (1.1.2); FILE ADDED 2006/01/30 12:20:28 tl 1.1.2.1: #i60727# adding German spellchecking dictionaries (de_DE, de_CH, de_AT)


2006-02-10  Rüdiger Timm  <rt@openoffice.org>  [e821240ba4cf8eaf1b8865df5af685093d9724f1]

INTEGRATION: CWS ooo202dicts (1.1.2); FILE ADDED 2006/01/30 13:10:32 tl 1.1.2.1: #i60727# adding German spellchecking dictionaries (de_DE, de_CH, de_AT)


2006-02-10  Rüdiger Timm  <rt@openoffice.org>  [8036e9f90707423bd9b62270360da7f7e281f2d5]

INTEGRATION: CWS ooo202dicts (1.1.2); FILE ADDED 2006/01/30 12:30:14 tl 1.1.2.1: #i60727# adding German spellchecking dictionaries (de_DE, de_CH, de_AT)


2006-02-10  Rüdiger Timm  <rt@openoffice.org>  [09c53054d26eb9c37d34a2b029b659f9c9c5bbad]

INTEGRATION: CWS c0301 (1.57.134); FILE MERGED 2006/02/08 12:23:35 mba 1.57.134.1: #130815#: make code robust against hanging ViewShells


2006-02-10  Rüdiger Timm  <rt@openoffice.org>  [dd3d2b0bd80b277c59d21b8a7497bc09245d97dc]

INTEGRATION: CWS ooo202dicts (1.1.2); FILE ADDED 2006/01/30 12:14:36 tl 1.1.2.1: #i60727# adding German spellchecking dictionaries (de_DE, de_CH, de_AT)


2006-02-10  Rüdiger Timm  <rt@openoffice.org>  [22f818761492546ffb7d2d03ff9d5244fbc3f01f]

INTEGRATION: CWS c0301 (1.115.2); FILE MERGED 2006/02/08 12:23:34 mba 1.115.2.1: #130815#: make code robust against hanging ViewShells


2006-02-10  Rüdiger Timm  <rt@openoffice.org>  [bd688d0f99eebfdb7bf440c329087a8ee589b9e7]

INTEGRATION: CWS ooo202dicts (1.1.2); FILE ADDED 2006/01/30 12:30:02 tl 1.1.2.1: #i60727# adding German spellchecking dictionaries (de_DE, de_CH, de_AT)


2006-02-10  Rüdiger Timm  <rt@openoffice.org>  [e9c7b8b8c502179b058bb8b7b02b33b191ac7f19]

INTEGRATION: CWS ooo202dicts (1.1.2); FILE ADDED 2006/01/30 12:14:48 tl 1.1.2.1: #i60727# adding German spellchecking dictionaries (de_DE, de_CH, de_AT)


2006-02-10  Rüdiger Timm  <rt@openoffice.org>  [ea095f22ea1e6ca77032a41fedb26df4d3632441]

INTEGRATION: CWS c0301 (1.78.90); FILE MERGED 2006/02/10 09:10:24 rt 1.78.90.2: RESYNC: (1.78-1.80); FILE MERGED 2006/02/08 12:23:34 mba 1.78.90.1: #130815#: make code robust against hanging ViewShells


2006-02-10  Rüdiger Timm  <rt@openoffice.org>  [dbe136bfeb8a11179848baa7390b9deed1e99f63]

INTEGRATION: CWS ooo202dicts (1.1.2); FILE ADDED 2006/01/30 12:14:15 tl 1.1.2.1: #i60727# adding German spellchecking dictionaries (de_DE, de_CH, de_AT)


2006-02-10  Rüdiger Timm  <rt@openoffice.org>  [f868e149a739c4e0fdc91732acc1d7bec8a92da8]

INTEGRATION: CWS c0301 (1.80.134); FILE MERGED 2006/02/10 09:15:54 rt 1.80.134.2: RESYNC: (1.80-1.82); FILE MERGED 2006/02/07 07:58:52 as 1.80.134.1: #121119# add some debug code to clarify situation around dead pFrame on loading time


2006-02-10  Rüdiger Timm  <rt@openoffice.org>  [1d15571385f9b21d6e54fa2cdb590689ac52eae5]

INTEGRATION: CWS ooo202dicts (1.1.2); FILE ADDED 2006/01/30 12:14:02 tl 1.1.2.1: #i60727# adding German spellchecking dictionaries (de_DE, de_CH, de_AT)


2006-02-10  Rüdiger Timm  <rt@openoffice.org>  [5e2f33ab8c474766bcbd4524a645b39f26026542]

INTEGRATION: CWS c0301 (1.55.2); FILE MERGED 2006/02/07 15:36:01 cd 1.55.2.1: #126569# Sub toolbar must be disposed when responsible controller gets dispose call


2006-02-10  Rüdiger Timm  <rt@openoffice.org>  [e8828053e6895e87e0de6dd7839b19eaead5514a]

INTEGRATION: CWS ooo202dicts (1.1.2); FILE ADDED 2006/01/30 12:13:18 tl 1.1.2.1: #i60727# adding German spellchecking dictionaries (de_DE, de_CH, de_AT)


2006-02-10  Rüdiger Timm  <rt@openoffice.org>  [61ee2b11cc648520b401ead2c62913d3896f7458]

INTEGRATION: CWS c0301 (1.69.92); FILE MERGED 2006/02/07 09:46:43 pb 1.69.92.1: fix: #120971# MenuConfig==FALSE of SID_PICKLIST and SID_FORMATMENU


2006-02-10  Rüdiger Timm  <rt@openoffice.org>  [08d98337b957ca896eafebd26146bd123c240b21]

INTEGRATION: CWS c0301 (1.28.46); FILE MERGED 2006/02/07 09:36:19 pb 1.28.46.1: fix: #120971# special handling of '.uno.formatmenu' removed


2006-02-10  Rüdiger Timm  <rt@openoffice.org>  [23784b6f838f79783a938a9e4ba8e14a5a578489]

INTEGRATION: CWS c0301 (1.92.126); FILE MERGED 2006/02/08 12:24:19 mba 1.92.126.1: #130815#: make code robust against hanging ViewShells


2006-02-10  Rüdiger Timm  <rt@openoffice.org>  [1fe121185dd9011f53f64b20ed7d2ec62e7a1ba0]

INTEGRATION: CWS c0301 (1.44.206); FILE MERGED 2006/02/08 12:24:19 mba 1.44.206.1: #130815#: make code robust against hanging ViewShells


2006-02-10  Rüdiger Timm  <rt@openoffice.org>  [6cb784a1bae36862c3ba8a8edd0348e894644592]

INTEGRATION: CWS c0301 (1.53.2); FILE MERGED 2006/02/08 12:24:07 mba 1.53.2.1: #130815#: make code robust against hanging ViewShells


2006-02-10  Rüdiger Timm  <rt@openoffice.org>  [29a58027de61a817cb1fafb3b3ff019349ce9fda]

INTEGRATION: CWS c0301 (1.25.110); FILE MERGED 2006/02/08 12:24:06 mba 1.25.110.1: #130815#: make code robust against hanging ViewShells


2006-02-10  Rüdiger Timm  <rt@openoffice.org>  [a3868a91d34fc8da943587249443a9b0aca6bb9e]

INTEGRATION: CWS c0301 (1.27.22); FILE MERGED 2006/02/08 12:24:32 mba 1.27.22.1: #130815#: make code robust against hanging ViewShells


2006-02-10  Rüdiger Timm  <rt@openoffice.org>  [7c45ee7260ddf935c41839abe54bbbb564fe7806]

INTEGRATION: CWS c0301 (1.88.58); FILE MERGED 2006/02/07 08:18:00 as 1.88.58.1: #130812# dont use double-async operation to close frame via windowClosing()


2006-02-10  Rüdiger Timm  <rt@openoffice.org>  [8d3f6fe99ea850d5e6575cc52d04a3e36de66e64]

INTEGRATION: CWS c0301 (1.34.88); FILE MERGED 2006/02/07 08:17:59 as 1.34.88.1: #130812# dont use double-async operation to close frame via windowClosing()


2006-02-10  Rüdiger Timm  <rt@openoffice.org>  [52baa99ebede7d8404335f19eb98bd393067e47d]

INTEGRATION: CWS c09v001 (1.124.54); FILE MERGED 2006/02/02 11:05:12 rt 1.124.54.3: RESYNC: (1.124-1.125); FILE MERGED 2006/01/26 08:53:10 os 1.124.54.2: #130415# handling of extended context menu unified 2006/01/19 10:42:17 os 1.124.54.1: #130415# enable component access to the context menu


2006-02-10  Rüdiger Timm  <rt@openoffice.org>  [8e70c2408a952122e758d610a10cfd832bbd285a]

INTEGRATION: CWS c09v001 (1.70.182); FILE MERGED 2006/01/19 10:43:52 os 1.70.182.1: #130414# extend search dialog to support two external commands


2006-02-10  Rüdiger Timm  <rt@openoffice.org>  [53f6feeda1dc2839e5e92fe90e93106e7731f03f]

INTEGRATION: CWS c09v001 (1.7.206); FILE MERGED 2006/01/19 10:43:51 os 1.7.206.1: #130414# extend search dialog to support two external commands


2006-02-10  Rüdiger Timm  <rt@openoffice.org>  [de1ef72359722e15752ba63a3c7c5327d5672928]

INTEGRATION: CWS c09v001 (1.32.206); FILE MERGED 2006/01/19 10:43:50 os 1.32.206.1: #130414# extend search dialog to support two external commands


2006-02-10  Rüdiger Timm  <rt@openoffice.org>  [e8b55545a087d9d926c10445515c99dc3d1364a2]

INTEGRATION: CWS c09v001 (1.46.174); FILE MERGED 2006/01/19 10:43:53 os 1.46.174.1: #130414# extend search dialog to support two external commands


2006-02-10  Rüdiger Timm  <rt@openoffice.org>  [46e29b39143b285ed9fcace57dac28a7dfdb1eb4]

INTEGRATION: CWS c09v001 (1.14.204); FILE MERGED 2006/01/19 10:44:07 os 1.14.204.1: #130414# extend search dialog to support two external commands


2006-02-10  Rüdiger Timm  <rt@openoffice.org>  [5ade7b6b7072f0287da88cc1e061d680f0f5467e]

INTEGRATION: CWS c09v001 (1.16.158); FILE MERGED 2006/01/27 07:22:59 os 1.16.158.1: #130415# handling of extended context menu unified


2006-02-10  Rüdiger Timm  <rt@openoffice.org>  [89d3d3dcdb803cbf3bf14745fa3d351fdc9a9822]

INTEGRATION: CWS c09v001 (1.25.120); FILE MERGED 2006/01/26 08:53:12 os 1.25.120.2: #130415# handling of extended context menu unified 2006/01/19 10:42:17 os 1.25.120.1: #130415# enable component access to the context menu


2006-02-10  Rüdiger Timm  <rt@openoffice.org>  [cc87c67b79a16bbdc7e0960cd50ce72d0b8a1470]

INTEGRATION: CWS c09v001 (1.23.158); FILE MERGED 2006/01/19 10:42:16 os 1.23.158.1: #130415# enable component access to the context menu


2006-02-10  Rüdiger Timm  <rt@openoffice.org>  [1a34fe1ff3418384732f1d0084c502ab0b06cacd]

INTEGRATION: CWS c09v001 (1.9.158); FILE MERGED 2006/01/27 07:22:34 os 1.9.158.1: #130415# handling of extended context menu unified


2006-02-10  Rüdiger Timm  <rt@openoffice.org>  [0698ce6798c7b321aef661bef73b5e9195a2e672]

INTEGRATION: CWS c09v001 (1.5.158); FILE MERGED 2006/01/19 10:42:15 os 1.5.158.1: #130415# enable component access to the context menu


2006-02-10  Rüdiger Timm  <rt@openoffice.org>  [0bb13e70f8ed7626f236ff5440c4037002476ba6]

INTEGRATION: CWS c09v001 (1.110.18); FILE MERGED 2006/02/02 10:33:17 rt 1.110.18.2: RESYNC: (1.110-1.112); FILE MERGED 2006/01/19 10:45:27 os 1.110.18.1: #130414# extend search dialog to support two external commands


2006-02-10  Rüdiger Timm  <rt@openoffice.org>  [78f919399d0d27f4ac5bb0f86ccca4dc2394022d]

INTEGRATION: CWS c09v001 (1.6.8); FILE MERGED 2006/02/02 10:28:25 rt 1.6.8.3: RESYNC: (1.6-1.7); FILE MERGED 2006/01/31 14:35:11 os 1.6.8.2: #130742# provide ItemId to toolbar controllers; enable 'createItemWindow' (impl. by CD) 2006/01/27 13:00:47 cd 1.6.8.1: #130742# Addons should be able to use own toolbar controllers


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [c12810bda8bd7cd80fdfcdbd75fbf1ed7305be71]

INTEGRATION: CWS impress86 (1.14.24); FILE MERGED 2006/02/08 16:15:46 af 1.14.24.1: #i61768# Reinserted code that was accidentally removed.


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [905d3201c516a5308dbcf1010bb641d6bda5b981]

INTEGRATION: CWS c03vcl (1.126.22); FILE MERGED 2006/02/08 15:13:42 hdu 1.126.22.1: #125142# be more defensive in winsalframe destructor


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [ed93c202b76a74b244438b2f11557342f4b008a4]

INTEGRATION: CWS c03vcl (1.103.100); FILE MERGED 2006/02/06 13:32:10 hdu 1.103.100.1: #127104# check for destroyed window, get rid of 40 needless casts


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [325393973bc689c8ec26af627daa026ccfa4bf4a]

INTEGRATION: CWS c03vcl (1.226.4); FILE MERGED 2006/02/08 17:13:12 hdu 1.226.4.3: #130755# delay AddDel member init to Window::ImplAddDel for now 2006/02/07 13:49:26 hdu 1.226.4.2: #130755# allow attaching to window in dog tag constructor 2006/02/07 12:57:37 hdu 1.226.4.1: #130755# use dog tag in ImplGrabFocus()


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [634214e7e57d4efeef2586f14e636db6fae2f07a]

INTEGRATION: CWS c03vcl (1.14.22); FILE MERGED 2006/02/06 13:15:05 hdu 1.14.22.1: #130806# fix vector iterator abuse


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [d5ac1b02ad955bfdc9c61f0edbc1ac3576521a09]

INTEGRATION: CWS hro02 (1.20.20); FILE MERGED 2006/02/07 14:22:25 hro 1.20.20.1: #i59521# Make it easy to disable OpenGL support in start script


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [29640f9b7698c98e4c3afff34c19da3f962194fa]

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>  [fb7c781d41b2f40b784d275ecfea9bf70340bc8d]

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>  [cff43f72de1680b26ce3782615eb14ee5c219e83]

INTEGRATION: CWS hro02 (1.26.64); FILE MERGED 2006/01/24 14:57:34 cp 1.26.64.1: #127814# #b6348442# don't copy more bytes than allocated in the source


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [8887093e7976ff54123ee27858d7bdd1e00b7f9b]

INTEGRATION: CWS hro02 (1.5.64); FILE MERGED 2006/02/06 14:53:07 hro 1.5.64.1: #i44627# Consolidate cross platform implementations for osl conditions


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [66c54865d1fbd76948430b24c72133061cb3f207]

INTEGRATION: CWS hro02 (1.6.64); FILE MERGED 2006/02/06 14:38:37 hro 1.6.64.1: #56946# Backtrace implementation on FreeBSD


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [ae64b544f8839aca2cc9ff9a352ff90dc7b093ce]

INTEGRATION: CWS hro02 (1.7.62); FILE MERGED 2006/02/06 14:38:37 hro 1.7.62.1: #56946# Backtrace implementation on FreeBSD


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [5588783e920088446348c6a90c2b3fe14859ad82]

INTEGRATION: CWS hro02 (1.39.20); FILE MERGED 2006/02/07 14:11:51 hro 1.39.20.1: #i59361# Threat all file system on Windows as case insensitive


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [7bdb76b3fb5dfb744a0e47eabf6d41d01ae186ff]

INTEGRATION: CWS hro02 (1.11.34); FILE MERGED 2006/02/06 15:12:20 hro 1.11.34.1: #122828# #122884# #124842# Initialize OLE/COM in every STA thread


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [d0844b9e8653559e6c635f00f08a0c0b6b3f4ad6]

INTEGRATION: CWS hro02 (1.5.34); FILE MERGED 2006/02/06 15:12:19 hro 1.5.34.1: #122828# #122884# #124842# Initialize OLE/COM in every STA thread


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [63d68d9d074e31e84b1f5d5dc1b2960cbc753ebb]

INTEGRATION: CWS msvcstandard (1.11.4); FILE MERGED 2006/01/26 03:04:05 vq 1.11.4.3: #i60754# Use dmake 4.1 syntax. 2006/01/25 02:49:40 vq 1.11.4.2: #i60754# Reset to original version. Only add $(SVTOOLLIB) for MSVC. 2006/01/23 03:58:32 vq 1.11.4.1: #i60754#, #i51169# Fix MSVC Standard build problem.


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [350c7252d64e78a120e0da0bcfb26ca28f8d27c7]

INTEGRATION: CWS msvcstandard (1.22.50); FILE MERGED 2006/01/23 04:00:18 vq 1.22.50.1: #i60754#, #i57951# Fix MSVC Standard build issue.


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [dd61ac2963b235a633368c599148fac8638cb207]

INTEGRATION: CWS msvcstandard (1.7.48); FILE MERGED 2006/01/27 15:53:03 hjs 1.7.48.1: #i58181# avoid referencing obsolete stream operators


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [0124849bbb79fab70d864068984b00a64f9db040]

INTEGRATION: CWS msvcstandard (1.8.6); FILE MERGED 2006/01/27 15:51:48 hjs 1.8.6.1: #58181# avoid referencing obsoltete stream operators


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [59c7964b5195a04ce76aeb4354561cdb957ec1bb]

INTEGRATION: CWS msvcstandard (1.7.6); FILE MERGED 2006/01/27 15:51:52 hjs 1.7.6.1: #58181# avoid referencing obsoltete stream operators


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [3cd7815f4cdb63f5875eb3cdbce94ad1469b7d78]

INTEGRATION: CWS fix61515 (1.14.14); FILE MERGED 2006/02/07 14:34:15 pl 1.14.14.1: #i61515# back out fix for i51570


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [e34f70046854e762713a8e8be33d5bd18bebfed3]

INTEGRATION: CWS fix61515 (1.6.14); FILE MERGED 2006/02/07 14:34:14 pl 1.6.14.1: #i61515# back out fix for i51570


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [3bdbfe668f6ce5504ad2dea128a8bbddff7debb9]

INTEGRATION: CWS fix61515 (1.15.14); FILE MERGED 2006/02/07 14:34:14 pl 1.15.14.1: #i61515# back out fix for i51570


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [322e378500c76cfef7be479b709c19b42e6415de]

INTEGRATION: CWS fix61515 (1.6.14); FILE MERGED 2006/02/07 14:34:13 pl 1.6.14.1: #i61515# back out fix for i51570


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [c06cbe688e28166715b622afda212930def4cd30]

INTEGRATION: CWS swqbf54 (1.13.46); FILE MERGED 2006/02/07 13:21:53 fme 1.13.46.1: #126092# Omit cells in follow flow rows in SetTabBorders


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [23638249e7c65d4c3cd10759d3058571305493e8]

INTEGRATION: CWS os76 (1.30.200); FILE MERGED 2006/02/03 19:25:24 os 1.30.200.1: #126939# lcl_ConvertToCols: check size of both arrays to prevent a crash


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [c314238b91a91cc708579895af932a62af7ec454]

INTEGRATION: CWS os76 (1.85.124); FILE MERGED 2006/02/03 15:58:36 fme 1.85.124.1: #127369# GetFrmOfModify can return an already deleted frame - introduction of mpWatchClient at SwClientIter


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [03d97ffbd2a7636ab1b40b011e5b8085edf5397d]

INTEGRATION: CWS os76 (1.6.200); FILE MERGED 2006/02/03 15:58:59 fme 1.6.200.1: #127369# GetFrmOfModify can return an already deleted frame - introduction of mpWatchClient at SwClientIter


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [7ea14101e67b00fbca6669f14958e5bfb77bfc15]

INTEGRATION: CWS os76 (1.3.200); FILE MERGED 2006/02/03 15:57:58 fme 1.3.200.1: #127369# GetFrmOfModify can return an already deleted frame - introduction of mpWatchClient at SwClientIter


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [e4bffbf60bd0f3a50f8842a66edde146893b5e1e]

INTEGRATION: CWS thbpp2 (1.9.160); FILE MERGED 2006/02/03 16:43:51 thb 1.9.160.2: #i59239# Using consistent behaviour now between ImplWriteDIBBits and ImplWriteDIBFileHeader (otherwise, reader would chop 12 extra bytes from the bitmap) 2006/01/30 10:10:21 thb 1.9.160.1: #i59239# Limit bitcount to 1,4,8 or 24, and fallback to 24 bit for non-default cases (fixing mem overwrite)


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [507177e5baea4538cf6c6bcf39c08813e79fb40f]

INTEGRATION: CWS thbpp2 (1.5.28); FILE MERGED 2006/01/27 13:56:39 thb 1.5.28.1: #i61190# Activities might add events - thus, can only reliably retrieve next timeout after processing activities queue.


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [5a60538f30b0656c2029777831883a6186940118]

INTEGRATION: CWS thbpp2 (1.5.28); FILE MERGED 2006/01/27 13:56:38 thb 1.5.28.1: #i61190# Activities might add events - thus, can only reliably retrieve next timeout after processing activities queue.


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [0b5a59c1354bd22651a486af232cf2276fb2da9a]

INTEGRATION: CWS thbpp2 (1.8.28); FILE MERGED 2006/01/27 13:56:31 thb 1.8.28.1: #i61190# Activities might add events - thus, can only reliably retrieve next timeout after processing activities queue.


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [06ea7382003de6f542b52ae8411ca9acb3e79d49]

INTEGRATION: CWS thbpp2 (1.6.28); FILE MERGED 2006/01/27 13:56:29 thb 1.6.28.1: #i61190# Activities might add events - thus, can only reliably retrieve next timeout after processing activities queue.


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [7a084c86aae3fbeee15ff4e3f3e1ee1ed2f5235a]

INTEGRATION: CWS thbpp2 (1.12.102); FILE MERGED 2006/01/31 15:05:01 thb 1.12.102.2: RESYNC: (1.12-1.13); FILE MERGED 2006/01/20 22:41:04 thb 1.12.102.1: #128078# MetaAct destructor is supposed to be private - lifetime should always be handled via Delete


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [df64a9f2a22e2691d2f89308d7e5d5784a72ebdb]

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>  [1dcbf9908456e2302f8a419d4d482c392566b5b3]

INTEGRATION: CWS iconswitching2 (1.44.62); FILE MERGED 2006/01/17 07:38:14 kendy 1.44.62.2: #i15208# Rename ImplGetDefaultImageSize to GetDefaultImageSize, it's public now. 2006/01/17 07:12:06 kendy 1.44.62.1: #i41833# Switch toolbar size according to the size of the icon set.


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [32b8a949d10159b1f6d4c08e2becd2f20eff973b]

INTEGRATION: CWS iconswitching2 (1.94.74); FILE MERGED 2006/01/17 07:38:14 kendy 1.94.74.1: #i15208# Rename ImplGetDefaultImageSize to GetDefaultImageSize, it's public now.


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [011733e0b557683bac996fdf18e5f61dadf09d4b]

INTEGRATION: CWS iconswitching2 (1.55.18); FILE MERGED 2006/01/16 18:20:59 kendy 1.55.18.1: #i60434# Make use of Crystal icons.


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [f69df2e61c520f0c19f21b2189cc4994dbb7f0a9]

INTEGRATION: CWS nfslockproblem (1.48.32); FILE MERGED 2006/02/01 10:09:44 abi 1.48.32.2: using macro for XInterface-Definition 2006/01/31 12:58:42 abi 1.48.32.1: #i59142# work around using a special command environment in queryInterface


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [9a8281995a5825321ade7d0b1d59bdb0bad83299]

INTEGRATION: CWS nfslockproblem (1.26.18); FILE MERGED 2006/01/26 16:21:16 kso 1.26.18.1: #i61178# - conditional compile time support for neon 0.25.x            (neon API has again changed incompatible).


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [ab81b91f98c874a224cf78b63b687d1d5af25543]

INTEGRATION: CWS nfslockproblem (1.7.32); FILE MERGED 2006/02/01 08:20:59 abi 1.7.32.2: RESYNC: (1.7-1.8); FILE MERGED 2006/01/26 16:21:15 kso 1.7.32.1: #i61178# - conditional compile time support for neon 0.25.x            (neon API has again changed incompatible).


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [7e7586b3bb7fa104f0098808c4895707fc8e5a48]

INTEGRATION: CWS nfslockproblem (1.23.26); FILE MERGED 2006/01/26 16:21:15 kso 1.23.26.1: #i61178# - conditional compile time support for neon 0.25.x            (neon API has again changed incompatible).


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [ae43ee436dab48e5f833f144456a5626aef827cc]

INTEGRATION: CWS nfslockproblem (1.36.26); FILE MERGED 2006/02/01 08:20:32 abi 1.36.26.2: RESYNC: (1.36-1.37); FILE MERGED 2006/01/26 16:21:14 kso 1.36.26.1: #i61178# - conditional compile time support for neon 0.25.x            (neon API has again changed incompatible).


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [b12d6d6d59602b0c6dc42c25a8c567496d152d4f]

INTEGRATION: CWS iconswitching2 (1.54.10); FILE MERGED 2006/01/17 07:31:15 kendy 1.54.10.1: #i15208# Resize the new toolbar icons according to the icon set size.


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [6c59b333c3de1329ee4fd8ac1ebbfea0650f24bd]

INTEGRATION: CWS nfslockproblem (1.3.32); FILE MERGED 2006/01/26 16:21:14 kso 1.3.32.1: #i61178# - conditional compile time support for neon 0.25.x            (neon API has again changed incompatible).


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [6ebce809112555c87e440c5c78668fec671e0ce7]

INTEGRATION: CWS nfslockproblem (1.7.32); FILE MERGED 2006/02/01 08:20:24 abi 1.7.32.2: RESYNC: (1.7-1.8); FILE MERGED 2006/01/26 16:21:13 kso 1.7.32.1: #i61178# - conditional compile time support for neon 0.25.x            (neon API has again changed incompatible).


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [1adfd981aefe8e57f4a73197f58aa140a705ae07]

INTEGRATION: CWS nfslockproblem (1.6.32); FILE MERGED 2006/02/01 08:20:16 abi 1.6.32.2: RESYNC: (1.6-1.7); FILE MERGED 2006/01/26 16:21:13 kso 1.6.32.1: #i61178# - conditional compile time support for neon 0.25.x            (neon API has again changed incompatible).


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [e3a4987814ac7f5e80fdb1c661f7185cb0c17efe]

INTEGRATION: CWS nfslockproblem (1.6.32); FILE MERGED 2006/02/01 08:20:08 abi 1.6.32.2: RESYNC: (1.6-1.7); FILE MERGED 2006/01/26 16:21:12 kso 1.6.32.1: #i61178# - conditional compile time support for neon 0.25.x            (neon API has again changed incompatible).


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [2f033826560d267e5d405eef2146e2f0f74b4f66]

INTEGRATION: CWS nfslockproblem (1.20.18); FILE MERGED 2006/01/05 11:14:25 abi 1.20.18.2: i54586 changed mapping of osl-error no lock 2006/01/05 09:21:06 abi 1.20.18.1: i54586 changed mapping of osl-error no lock


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [eb92a065e6e84cf3f7cf3298fae3b1581a8f8a72]

INTEGRATION: CWS iconswitching2 (1.21.26); FILE MERGED 2006/01/16 18:20:58 kendy 1.21.26.1: #i60434# Make use of Crystal icons.


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [fda118c126137db40f2c48a9c59d181a05c04793]

INTEGRATION: CWS iconswitching2 (1.28.26); FILE MERGED 2006/01/16 18:20:58 kendy 1.28.26.1: #i60434# Make use of Crystal icons.


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [d0db937c6ef0b8eed90919b3fa09b92dac0799b3]

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>  [e0e77f0e67350ab37b660e97021ba40221a76f3b]

INTEGRATION: CWS iconswitching2 (1.112.8); FILE MERGED 2006/01/31 20:01:34 kendy 1.112.8.2: #i60434# Changed the configuration key name from SymbolsStyle to SymbolStyle. 2006/01/16 18:20:54 kendy 1.112.8.1: #i60434# Make use of Crystal icons.


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [aac338b1302acaae0b7141ce9cda8d2d1b9d7c4d]

INTEGRATION: CWS iconswitching2 (1.25.8); FILE MERGED 2006/01/31 20:01:33 kendy 1.25.8.1: #i60434# Changed the configuration key name from SymbolsStyle to SymbolStyle.


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [cd19027985434361437eb72ac547ea3b14611c99]

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>  [6b92823a28cf28bd18203facdaaebbe969f67e8d]

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>  [cc6b799c75a53844772d0a1597640c25bd164aa3]

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>  [22616a1e5ae2cfd43e1ca07df067a010c1c6954c]

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>  [2de984d39a12098fc8e03fc774301846a803ad6f]

INTEGRATION: CWS iconswitching2 (1.15.16); FILE MERGED 2006/01/31 20:01:39 kendy 1.15.16.2: #i60434# Changed the configuration key name from SymbolsStyle to SymbolStyle. 2006/01/16 18:20:53 kendy 1.15.16.1: #i60434# Make use of Crystal icons.


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [9f4e2ca346582e615817560406116db86db07044]

INTEGRATION: CWS iconswitching2 (1.4.16); FILE MERGED 2006/01/16 18:20:53 kendy 1.4.16.1: #i60434# Make use of Crystal icons.


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [27c8d328e97fc39598114580307ffd145df21dea]

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>  [e18fbd775d2df7c093d89d2d70f27d2661ea2268]

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>  [8852affe73791190b86c64194faee91f7c1c2583]

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>  [fbfa4fbab9b52734f7e13473fb612685cfdee880]

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>  [2d33ef2ebaab9d7383e510869572d47037163552]

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>  [9a722670bce5530457e9ec40d82ad78b73320dc0]

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>  [e5e898927a71d0abb52596a4293f125ae87dd331]

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>  [e8c1a3a61e83af48406daf0cba00e86e2aa3e591]

INTEGRATION: CWS impress84 (1.80.130); FILE MERGED 2006/02/01 11:13:29 mba 1.80.130.2: #i58580#: typo 2006/02/01 11:08:58 mba 1.80.130.1: #i58580#: remove created SfxFrame when creating of document fails


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [46fd2f696376ff5d778a5332bf6136af49148f7e]

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>  [2a4e6006d95044eb06f0bcee319d5f02d31e5941]

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>  [e621a05857c5a5978de5de9141282fee5f26268b]

INTEGRATION: CWS impress84 (1.17.166); FILE MERGED 2006/01/31 10:04:12 sj 1.17.166.1: #i54159# properly exporting default bullets to PowerPoint


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [11fae79cf2e6e1c004800c3c65f26ef8ece6ba1e]

INTEGRATION: CWS fwk32 (1.32.48); FILE MERGED 2006/01/30 10:39:16 mav 1.32.48.1: #129051# allow to register close- and terminate-listener without exception support


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [f2835a5b31a8411b1d28e17c2fe1dc6c12adc04b]

INTEGRATION: CWS fwk32 (1.1.2); FILE ADDED 2006/01/30 10:42:18 mav 1.1.2.1: #129051# allow to register close- and terminate-listener without exception support


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [38d57523fe03aaeb5654db42913ab703e07a7baa]

INTEGRATION: CWS fwk32 (1.1.2); FILE ADDED 2006/01/30 10:42:08 mav 1.1.2.1: #129051# allow to register close- and terminate-listener without exception support


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [db01cbeabc777dba879fffb5f4037ba9b20bc6d5]

INTEGRATION: CWS fwk32 (1.7.46); FILE MERGED 2006/01/30 10:39:16 mav 1.7.46.1: #129051# allow to register close- and terminate-listener without exception support


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [4ab5d7248182c02d0f8c0741b9a5724037d6c2cf]

INTEGRATION: CWS fwk32 (1.57.120); FILE MERGED 2006/01/23 17:18:33 mba 1.57.120.1: #124861#: check ViewFrame ptr before usage


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [1e10a9bbdf504596bc9eabf6febee61a431d7520]

INTEGRATION: CWS impress84 (1.134.204); FILE MERGED 2006/01/31 15:38:56 sj 1.134.204.2: #120860# fixed problems when deleting SdrObjects which were part of the background colored object list 2006/01/30 15:41:47 sj 1.134.204.1: #127936# fixed gpf if loading invalid Text document


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [8868592ef675f3a936c0d5e2792deca00789e909]

INTEGRATION: CWS fwk32 (1.114.68); FILE MERGED 2006/01/31 09:37:29 as 1.114.68.2: #125432# Workaround: restore old EnableInput value instead of reseting it hardly 2006/01/20 13:38:57 mba 1.114.68.1: #128153#: sfx was not aware of exceptions thrown in ctor of ViewShells


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [c18625bf8d2ba9ea2a71a0789870695e286028cd]

INTEGRATION: CWS fwk32 (1.78.74); FILE MERGED 2006/01/20 13:38:56 mba 1.78.74.1: #128153#: sfx was not aware of exceptions thrown in ctor of ViewShells


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [a6ff3cd5161b05430eaaaa5bc1c536bf3c65bab8]

INTEGRATION: CWS impress84 (1.48.38); FILE MERGED 2006/01/31 16:04:18 sj 1.48.38.1: #129071# fixed gllery crash


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [c1446bb83328cb4bd013ace8f01b684e23fce0ed]

INTEGRATION: CWS fwk32 (1.63.76); FILE MERGED 2006/01/20 13:38:55 mba 1.63.76.1: #128153#: sfx was not aware of exceptions thrown in ctor of ViewShells


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [3512f42104ab879dbe5fb7795a7980854d9a5942]

INTEGRATION: CWS fwk32 (1.80.120); FILE MERGED 2006/01/20 13:37:49 mba 1.80.120.1: #128153#: sfx was not aware of exceptions thrown in ctor of ViewShells; #126412#: guard against invalid filter


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [1598607b8d809b70226899ae48a9810422699413]

INTEGRATION: CWS fwk32 (1.42.12); FILE MERGED 2006/01/20 13:38:39 mba 1.42.12.1: #128153#: sfx was not aware of exceptions thrown in ctor of ViewShells; #128853#: while reloading ViewFrame may have no ViewShell


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [0519275ca157045e7fc4555b4f1a39ea1cb40891]

INTEGRATION: CWS fwk32 (1.104.10); FILE MERGED 2006/01/30 15:38:33 mba 1.104.10.1: #127149#: avoid storing own format with pFilter==0


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [9b98ff67f2af76437a6ecb62ea4ee995050f3030]

INTEGRATION: CWS fwk32 (1.88.70); FILE MERGED 2006/01/27 11:13:04 mav 1.88.70.1: #i59437# the model must not be closed while UI saving is in progress


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [697548804c6babfb9b30db486e3194860a729c86]

INTEGRATION: CWS fwk32 (1.58.120); FILE MERGED 2006/01/20 13:36:59 mba 1.58.120.1: #128153#: sfx was not aware of exceptions thrown in ctor of ViewShells


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [b50871372a10a09f3720b1919399fd3a1bcd0833]

INTEGRATION: CWS impress84 (1.6.54); FILE MERGED 2006/01/27 18:32:58 sj 1.6.54.1: #123030# not accessing invalid row number


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [92571b08fb16122cba4c78fa57c6b0e1c69f9c85]

INTEGRATION: CWS fwk32 (1.17.120); FILE MERGED 2006/01/30 15:38:32 mba 1.17.120.1: #127149#: avoid storing own format with pFilter==0


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [104b881daa0d6d25cc7101897d9c4f8ceb4b16a5]

INTEGRATION: CWS fwk32 (1.37.114); FILE MERGED 2006/01/20 13:36:32 mba 1.37.114.1: #126110#: it seems to be possible to dispatch key events without getting an activation, so CurentViewShell can be NULL


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [0caef2aa00269aac10761f8c58b1aa3c6163d284]

INTEGRATION: CWS fwk32 (1.21.120); FILE MERGED 2006/01/20 13:36:31 mba 1.21.120.1: #126110#: it seems to be possible to dispatch key events without getting an activation, so CurentViewShell can be NULL


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [3f8b9ed94b3dec79188bba604bb1ec7b6c2a09fb]

INTEGRATION: CWS impress84 (1.5.2); FILE MERGED 2006/01/26 15:56:22 af 1.5.2.1: #130645# Made calling XFrame::isActive() more robust.


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [f3ca729704e9b2d773c9696ed83498ef960cc1e8]

INTEGRATION: CWS fwk32 (1.100.68); FILE MERGED 2006/01/20 13:01:23 mba 1.100.68.1: #128153#: sfx was not aware of exceptions thrown in ctor of ViewShells


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [a3034fe2df03ea3b9b74648d477cecb82b14368b]

INTEGRATION: CWS impress84 (1.10.2); FILE MERGED 2006/01/25 13:14:01 af 1.10.2.1: #130558# QueueProcessor now holds shared_ptr to BitmapCache.


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [691b3ae23d37f2ecd3250ad83f0c83dd71f862b7]

INTEGRATION: CWS impress84 (1.7.2); FILE MERGED 2006/02/01 14:20:30 sj 1.7.2.2: #130558# QueueProcessor now holds shared_ptr to BitmapCache. 2006/01/25 13:08:32 af 1.7.2.1: #130558# QueueProcessor now holds shared_ptr to BitmapCache.


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [bf3fe89fc814944eb4e496db7e3a4bb8b2a0e7da]

INTEGRATION: CWS impress84 (1.37.112); FILE MERGED 2006/02/03 08:42:56 cl 1.37.112.2: #i58580# get correct dispatcher and some cleanup 2006/02/01 11:22:04 cl 1.37.112.1: #i58580# get correct dispatcher and some cleanup


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [28152a3c70bf400b5c1793a90e688ea0a608a8a5]

INTEGRATION: CWS impress84 (1.87.104); FILE MERGED 2006/02/01 16:30:42 sj 1.87.104.1: #i54159# added patch to export default bullets to ppt properly


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [da514a94ddbfdd038e08cef53e959375dca1f835]

INTEGRATION: CWS fwk32 (1.1.110); FILE MERGED 2006/01/19 17:01:11 mav 1.1.110.1: #129241# use Mozilla1.0 sources


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [d46bae697330681764e1709aaeb5f06b9b927a87]

INTEGRATION: CWS fwk32 (1.2.110); FILE MERGED 2006/01/19 17:13:22 mav 1.2.110.1: #129241# use Mozilla1.0 sources


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [a0cf494de1159cbda93f4cbdec811f696e46edc5]

INTEGRATION: CWS impress84 (1.80.12); FILE MERGED 2006/01/31 15:38:40 sj 1.80.12.1: #120860# fixed problems when deleting SdrObjects which were part of the background colored object list


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [29da6f209c1147bd9a924fbf4e6014e7eb6f8b35]

INTEGRATION: CWS fwk32 (1.1.2); FILE ADDED 2006/01/19 17:03:20 mav 1.1.2.2: #129241# adopt for windows build 2006/01/19 16:48:01 mav 1.1.2.1: #129241# the original files from the Mozilla1.0 source trees


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [efa5f0e5c46115dc18c74d40a473f4986e8daa20]

INTEGRATION: CWS impress84 (1.24.112); FILE MERGED 2006/02/01 11:22:40 cl 1.24.112.1: #i58580# get correct dispatcher and some cleanup


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [2c148b25934fe3ae72dfb5d2dd72024358312e03]

INTEGRATION: CWS fwk32 (1.1.2); FILE ADDED 2006/01/19 17:03:20 mav 1.1.2.2: #129241# adopt for windows build 2006/01/19 16:48:00 mav 1.1.2.1: #129241# the original files from the Mozilla1.0 source trees


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [5ed8eba3b48a35a027b044a6787415d90b20e748]

INTEGRATION: CWS fwk32 (1.1.2); FILE ADDED 2006/01/27 13:32:50 mav 1.1.2.2: #129241# adopt to OJI dependent build 2006/01/19 16:47:59 mav 1.1.2.1: #129241# the original files from the Mozilla1.0 source trees


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [da816838af8de23ab5293479a785ba53fcefc41c]

INTEGRATION: CWS fwk32 (1.1.2); FILE ADDED 2006/01/19 17:03:19 mav 1.1.2.2: #129241# adopt for windows build 2006/01/19 16:47:58 mav 1.1.2.1: #129241# the original files from the Mozilla1.0 source trees


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [8e674a114bdd8336c3712bd4d47afe6a11ad6dfb]

INTEGRATION: CWS fwk32 (1.1.2); FILE ADDED 2006/01/19 16:58:55 mav 1.1.2.1: #129241# initial version


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [d0ecbad0c7032826c60cfe30bf618b70b0a435fa]

INTEGRATION: CWS fwk32 (1.1.2); FILE ADDED 2006/01/19 17:03:19 mav 1.1.2.2: #129241# adopt for windows build 2006/01/19 16:47:42 mav 1.1.2.1: #129241# the original files from the Mozilla1.0 source trees


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [f781419d3f7eb26da8ad2d0104c0f46ec55197df]

INTEGRATION: CWS fwk32 (1.1.2); FILE ADDED 2006/01/19 17:03:18 mav 1.1.2.2: #129241# adopt for windows build 2006/01/19 16:47:43 mav 1.1.2.1: #129241# the original files from the Mozilla1.0 source trees


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [91c494dabf66700da161feb6a8d5aba794fb34bb]

INTEGRATION: CWS fwk32 (1.1.2); FILE ADDED 2006/01/19 16:47:41 mav 1.1.2.1: #129241# the original files from the Mozilla1.0 source trees


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [8019ebe95e3836d1aed3bd288f6e16ceecd39115]

INTEGRATION: CWS fwk32 (1.1.2); FILE ADDED 2006/01/19 16:57:43 mav 1.1.2.1: #129241# initial version


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [16abdc0d8beb9d6cc0ac0a99f978339556bf9b50]

INTEGRATION: CWS impress84 (1.107.60); FILE MERGED 2006/02/01 13:34:54 cl 1.107.60.2: #i32217# remove default attributes from newly created non placeholder shapes 2006/01/31 09:36:16 cl 1.107.60.1: #i32217# remove default attributes from newly created non placeholder shapes


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [19e7e17a78eb4ce49f3e558ccb5571a0a88b2502]

INTEGRATION: CWS fwk32 (1.1.2); FILE ADDED 2006/01/19 16:47:28 mav 1.1.2.1: #129241# the original files from the Mozilla1.0 source trees


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [5f5304c07d5f6cb949816bb587611d46584c1bfb]

INTEGRATION: CWS fwk32 (1.1.2); FILE ADDED 2006/01/19 16:47:27 mav 1.1.2.1: #129241# the original files from the Mozilla1.0 source trees


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [c1de83986f390aef7145d1c3d716dac5892dbff8]

INTEGRATION: CWS impress84 (1.27.18); FILE MERGED 2006/01/31 12:28:45 sj 1.27.18.2: #129692# not seeking behind the metafile 2006/01/30 17:18:20 sj 1.27.18.1: #127989# fixed crash


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [815c30114a2f67c36d5a0b9a9e63a8f70daaa2af]

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>  [8f3a85c871603be200ef981e8edaa78134e70f62]

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>  [1e4322e61ff1ceca2e59d2769adfefb79d41ca5b]

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>  [20ac780fe04730b113d862ab8adb055db9153592]

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>  [fcf6d79a857ea15ea4f7c342f59b5bd44572b005]

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-09  Rüdiger Timm  <rt@openoffice.org>  [1abcec9f6b863d4f85016fd5fc7b2f62c7925f07]

INTEGRATION: CWS rtfpp2 (1.9.134); FILE MERGED 2006/01/03 13:58:26 thb 1.9.134.1: #127431# Make Region unique, before modifying it


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [effb97f3ea267cdee46f7ee0c2bac8d0427ec4e9]

INTEGRATION: CWS fwk32 (1.4.158); FILE MERGED 2006/01/30 11:34:15 mav 1.4.158.1: #120410#,#i59437# allow to close document frame correctly


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [9b2a0e4f02f7d56fbb97b49807c5f335397c8fca]

INTEGRATION: CWS rtfpp2 (1.57.102); FILE MERGED 2005/12/14 13:28:12 mba 1.57.102.1: #i18807#: allow to make a frame visible after loading in hidden mode


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [e8a07928edfd71520623a3e40fba90cf9a656da9]

INTEGRATION: CWS rtfpp2 (1.114.44); FILE MERGED 2005/12/21 10:19:04 mba 1.114.44.2: #i18807#: SfxViewFrame::IsVisible() now is a private method of SFX2 2005/12/14 13:28:12 mba 1.114.44.1: #i18807#: allow to make a frame visible after loading in hidden mode


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [fe9e4bc3ad2d498bee3b5e191dc9266a14c08168]

INTEGRATION: CWS fwk32 (1.1.2); FILE ADDED 2006/01/30 11:35:20 mav 1.1.2.1: #120410#,#i59437# allow to close document frame correctly


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [ecd49d5d89121c087428488c1af413c0c18d98b1]

INTEGRATION: CWS rtfpp2 (1.78.48); FILE MERGED 2005/12/14 13:28:11 mba 1.78.48.1: #i18807#: allow to make a frame visible after loading in hidden mode


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [809bb8081c12032abf886284d9e17d2dbf48fe8a]

INTEGRATION: CWS fwk32 (1.1.2); FILE ADDED 2006/01/31 13:26:45 mav 1.1.2.2: #120410#,#i59437# hide the window before reparenting 2006/01/30 11:35:01 mav 1.1.2.1: #120410#,#i59437# allow to close document frame correctly


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [751a27e10a2e1c918447783a66503d3af3f39862]

INTEGRATION: CWS rtfpp2 (1.29.46); FILE MERGED 2005/12/14 13:28:11 mba 1.29.46.1: #i18807#: allow to make a frame visible after loading in hidden mode


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [0cb6c8951633e9209e1bb91af7a760db76b482dd]

INTEGRATION: CWS rtfpp2 (1.74.44); FILE MERGED 2005/12/14 13:28:11 mba 1.74.44.1: #i18807#: allow to make a frame visible after loading in hidden mode


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [52bdc1216d667dec3d6c1821d17c202db3342258]

INTEGRATION: CWS rtfpp2 (1.30.104); FILE MERGED 2005/12/22 14:42:01 mba 1.30.104.1: #129054#: don't remove all metadata when creating a document from template


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [8ed351e40de900151db0436215022616c2756ee4]

INTEGRATION: CWS rtfpp2 (1.14.102); FILE MERGED 2005/12/14 13:28:10 mba 1.14.102.1: #i18807#: allow to make a frame visible after loading in hidden mode


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [a26f3bf22a6301f27314bcacb5025d6132bc2e0c]

INTEGRATION: CWS rtfpp2 (1.21.100); FILE MERGED 2005/12/14 13:28:10 mba 1.21.100.1: #i18807#: allow to make a frame visible after loading in hidden mode


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [ebf16b36dd7cf2a38e5b1930e09cb8a1ce739ad8]

INTEGRATION: CWS rtfpp2 (1.24.102); FILE MERGED 2005/12/14 13:28:09 mba 1.24.102.1: #i18807#: allow to make a frame visible after loading in hidden mode


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [d7badaae7cdf7a19eb4336aa95b5a09ff73ebfb4]

INTEGRATION: CWS fwk32 (1.58.46); FILE MERGED 2006/01/30 14:46:20 mav 1.58.46.1: #120410# fix from AS: controller should reactivate the window if closing failed


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [9d0614eef80f5ac8c3d700c7cd452206408ffa55]

INTEGRATION: CWS rtfpp2 (1.100.44); FILE MERGED 2005/12/22 14:42:37 mba 1.100.44.2: #129054#: don't remove all metadata when creating a document from template 2005/12/14 13:28:09 mba 1.100.44.1: #i18807#: allow to make a frame visible after loading in hidden mode


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [e1b5a6d0e013560b85be5e096cb86728e8c41753]

INTEGRATION: CWS fwk32 (1.21.46); FILE MERGED 2006/02/01 08:33:52 as 1.21.46.1: #i57403# repair JumpToMark


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [2637df060560ffd95a59a828f5d4859a636c4ea6]

INTEGRATION: CWS fwk32 (1.41.10); FILE MERGED 2006/01/26 12:38:53 cd 1.41.10.1: #i60882# Wrong order of calls can result in misplaced toolbars


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [ad2ef7f36fe0c54aba2ab6424a9277f1ecfa25af]

INTEGRATION: CWS fwk32 (1.10.46); FILE MERGED 2006/02/01 08:36:03 as 1.10.46.1: #i57403# repair JumpToMark


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [6988efa7a54d669e68b582f44925a98bf11f0e49]

INTEGRATION: CWS fwk32 (1.3.78); FILE MERGED 2006/01/30 12:42:39 mav 1.3.78.2: #120410#,#i59437# add header 2006/01/30 11:02:35 mav 1.3.78.1: #120410#,#i59437# let the document be locked from closing while the control is running, use DocumentCloser to close the frame, fix SetWindow call


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [b24ecbdcc9eb943a27b80ca173770b05c458799f]

INTEGRATION: CWS fwk32 (1.5.50); FILE MERGED 2006/01/30 14:00:34 mav 1.5.50.3: #120410# listen on the frame instead of document 2006/01/30 11:02:34 mav 1.5.50.2: #120410#,#i59437# let the document be locked from closing while the control is running, use DocumentCloser to close the frame, fix SetWindow call 2006/01/25 11:59:44 mav 1.5.50.1: #129241# fix the possible crash


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [8285f8445f0ab3ca0db55c420ff149f9d6392ca6]

INTEGRATION: CWS fwk32 (1.1.2); FILE ADDED 2006/01/30 11:03:30 mav 1.1.2.1: #120410# let the document be locked from closing while the control is running


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [0385a6cee777486d3c0dad47ef18b43225523867]

INTEGRATION: CWS fwk32 (1.1.2); FILE ADDED 2006/01/30 11:03:20 mav 1.1.2.1: #120410# let the document be locked from closing while the control is running


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [f4449219c7619273dd2dd5bd6df3b1b936a06592]

INTEGRATION: CWS fwk32 (1.11.80); FILE MERGED 2006/01/31 13:20:34 mav 1.11.80.3: #129241# adopt to unix 2006/01/27 12:29:50 mav 1.11.80.2: #129241# adopt to unix 2006/01/25 11:59:44 mav 1.11.80.1: #129241# fix the possible crash


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [60e1b90c8e61ec347f861f3f1b775d9db937ad26]

INTEGRATION: CWS fwk32 (1.15.16); FILE MERGED 2006/01/30 11:02:34 mav 1.15.16.3: #120410#,#i59437# let the document be locked from closing while the control is running, use DocumentCloser to close the frame, fix SetWindow call 2006/01/27 13:34:47 mav 1.15.16.2: #129241# adopt to unix 2006/01/19 17:16:01 mav 1.15.16.1: #129241# use np_sdk sources


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [b47281494fb508314b40827c68e6a505fa6af932]

INTEGRATION: CWS fwk32 (1.2.630); FILE MERGED 2006/01/30 10:58:35 mav 1.2.630.1: #120410# let the document be locked from closing while the control is running, use DocumentCloser to close the frame


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [2d32a218b80435253b9851b3831ae6bb7886e503]

INTEGRATION: CWS fwk32 (1.12.162); FILE MERGED 2006/01/30 10:58:35 mav 1.12.162.1: #120410# let the document be locked from closing while the control is running, use DocumentCloser to close the frame


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [3d563ba543ffa40511cb500e11dda81e381aaba3]

INTEGRATION: CWS fwk32 (1.3.434); FILE MERGED 2006/01/30 10:58:34 mav 1.3.434.1: #120410# let the document be locked from closing while the control is running, use DocumentCloser to close the frame


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [b792249fa4c5b239fd9797979e5c419c7d9c7bb8]

INTEGRATION: CWS fwk32 (1.11.6); FILE MERGED 2006/01/30 10:58:34 mav 1.11.6.1: #120410# let the document be locked from closing while the control is running, use DocumentCloser to close the frame


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [50cde25bec7315446fb89d552efc10ad84c372dd]

INTEGRATION: CWS fwk32 (1.6.48); FILE MERGED 2006/01/30 10:58:34 mav 1.6.48.1: #120410# let the document be locked from closing while the control is running, use DocumentCloser to close the frame


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [a4283712d8d4f26520cd5ec9ca02525365c719e3]

INTEGRATION: CWS fwk32 (1.11.48); FILE MERGED 2006/02/02 13:27:41 mav 1.11.48.2: #120410# provide the approver correctly 2006/01/30 10:58:34 mav 1.11.48.1: #120410# let the document be locked from closing while the control is running, use DocumentCloser to close the frame


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [5b6939ccbb2fb0fa4614246f41c7c387a27c44f1]

INTEGRATION: CWS fwk32 (1.1.2); FILE ADDED 2006/01/30 11:00:32 mav 1.1.2.1: #120410# let the document be locked from closing while the control is running, use DocumentCloser to close the frame


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [6b75042decfe7e08b46b7240facadee29f48f956]

INTEGRATION: CWS fwk32 (1.1.2); FILE ADDED 2006/01/30 11:00:24 mav 1.1.2.1: #120410# let the document be locked from closing while the control is running, use DocumentCloser to close the frame


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [962f3d941958bc8414096d3e63710f9076a11b48]

INTEGRATION: CWS rtfpp2 (1.33.38); FILE MERGED 2005/12/21 10:18:17 mba 1.33.38.1: #i18807#: SfxViewFrame::IsVisible() now is a private method of SFX2


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [c1b9ea53cdd5a7c23fe6d23bc8608a4c0fc36cda]

INTEGRATION: CWS fwk32 (1.1.2); FILE ADDED 2006/01/30 11:00:15 mav 1.1.2.1: #120410# let the document be locked from closing while the control is running, use DocumentCloser to close the frame


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [0c7fbe8bef5acff2c88e0fb27dd46e63242d80c2]

INTEGRATION: CWS rtfpp2 (1.55.48); FILE MERGED 2006/01/31 12:09:46 flr 1.55.48.1: #129881# crash when no reader was found


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [b9b41892c129c90e801a64c0b590554df44f4e98]

INTEGRATION: CWS fwk32 (1.32.12); FILE MERGED 2006/01/30 08:44:10 mav 1.32.12.1: #129241# introduce the dependency from np_sdk back


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [1bbd92e7fc3af20cbead39dc7172eff6ff5e25e8]

INTEGRATION: CWS rtfpp2 (1.74.38); FILE MERGED 2005/12/16 10:29:05 flr 1.74.38.1: #129053# import document variables as meta information


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [7fe4711b2c57512c5907e7a547fa65ba0502b6c6]

INTEGRATION: CWS rtfpp2 (1.120.38); FILE MERGED 2005/12/16 10:29:04 flr 1.120.38.1: #129053# import document variables as meta information


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [415a71303ab6ad855ecb47e0e8964102b3e05a68]

INTEGRATION: CWS rtfpp2 (1.91.50); FILE MERGED 2006/01/30 11:45:15 mba 1.91.50.2: RESYNC: (1.91-1.92); FILE MERGED 2005/12/16 15:21:42 os 1.91.50.1: #129052# property FieldCode added to SwDBField


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [c60f527fd5b97e88a2690b45bf18432086535ae1]

INTEGRATION: CWS rtfpp2 (1.139.38); FILE MERGED 2006/01/30 11:44:52 mba 1.139.38.2: RESYNC: (1.139-1.140); FILE MERGED 2005/12/16 10:29:02 flr 1.139.38.1: #129053# import document variables as meta information


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [ce18f1a74761184912f451a29936ea97fa1e3f6a]

INTEGRATION: CWS rtfpp2 (1.159.48); FILE MERGED 2005/12/16 10:29:00 flr 1.159.48.1: #129053# import document variables as meta information


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [5f135a31c19737b8b3bafe676d6412a80dd8bc62]

INTEGRATION: CWS rtfpp2 (1.25.146); FILE MERGED 2006/01/31 16:18:28 flr 1.25.146.2: 130171 missing import of some shape types in RTF filter 2005/12/16 09:19:13 flr 1.25.146.1: #127429#. Very basic support for the Buchhalternase.


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [32c39b716701f8cf5e031075cc226d5ca2dc14d2]

INTEGRATION: CWS rtfpp2 (1.53.56); FILE MERGED 2006/01/31 16:18:28 flr 1.53.56.3: 130171 missing import of some shape types in RTF filter 2005/12/16 10:26:01 flr 1.53.56.2: #127429#. Very basic support for the Buchhalternase. 2005/12/16 09:19:13 flr 1.53.56.1: #127429#. Very basic support for the Buchhalternase.


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [ee31547391a391ced5968489981980fe30bfc8ec]

INTEGRATION: CWS rtfpp2 (1.27.144); FILE MERGED 2006/01/18 15:16:56 ama 1.27.144.1: Fix #127425'. Do not crash with strange(non-standard) RTF documents


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [117496738fa103e8c9c006d20b99bcb8bf8d0ac4]

INTEGRATION: CWS fwk32 (1.199.10); FILE MERGED 2006/02/01 15:28:04 pl 1.199.10.1: #i59437# in child frame case do not unduly access browser shell window


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [d72bfecdd6ce029217805e76e6d7feae0b03a57e]

INTEGRATION: CWS rtfpp2 (1.117.50); FILE MERGED 2006/01/30 13:27:31 mba 1.117.50.2: RESYNC: (1.117-1.118); FILE MERGED 2005/12/16 15:21:16 os 1.117.50.1: #129052# property FieldCode added to SwDBField


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [bb50fb7130f3c291abfbe72f051b0e17860605f6]

INTEGRATION: CWS rtfpp2 (1.183.50); FILE MERGED 2005/12/16 15:21:15 os 1.183.50.1: #129052# property FieldCode added to SwDBField


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [d83137c3aa71f7b8c18ffea9f6a418f182a2e0af]

INTEGRATION: CWS rtfpp2 (1.23.146); FILE MERGED 2006/01/06 11:52:35 fme 1.23.146.2: #127428# More tab stop compatibility 2006/01/06 11:46:19 fme 1.23.146.1: #127428# More tab stop compatibility


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [b6ca60184d5d59016df259d3b3570d82d0316c68]

INTEGRATION: CWS rtfpp2 (1.5.148); FILE MERGED 2006/01/06 11:46:18 fme 1.5.148.1: #127428# More tab stop compatibility


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [3d37a22eada7aa99fd10d2adb9ef72c5207b6ea0]

INTEGRATION: CWS fwk32 (1.12.50); FILE MERGED 2006/01/30 11:18:09 mav 1.12.50.1: #120410#,#i59437# allow to lock a document from closing without exceptions support, allow to close document frame correctly


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [143813ed0110b22688df9ecbedd67a605cda30c0]

INTEGRATION: CWS rtfpp2 (1.14.38); FILE MERGED 2006/01/06 11:46:15 fme 1.14.38.1: #127428# More tab stop compatibility


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [e883ecd702791867d9a4cb62832aa30f09dcff1d]

INTEGRATION: CWS fwk32 (1.1.2); FILE ADDED 2006/01/30 11:16:58 mav 1.1.2.1: #120410#,#i59437# allow to lock a document from closing without exceptions support, allow to close document frame correctly


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [d87ede68521e1a792f4e6e5575ba093c80eb05e1]

INTEGRATION: CWS fwk32 (1.1.2); FILE ADDED 2006/01/30 11:16:43 mav 1.1.2.1: #120410#,#i59437# allow to lock a document from closing without exceptions support, allow to close document frame correctly


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [080e97f8b3d26c3d0639a4e0fc2add955645d29f]

INTEGRATION: CWS rtfpp2 (1.95.38); FILE MERGED 2006/01/10 15:25:30 mba 1.95.38.2: #127428#: syntax error only cought in gcc 2006/01/06 11:46:13 fme 1.95.38.1: #127428# More tab stop compatibility


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [bfbb9ff225e40cf2a7bfac4928bd9567d5a070c3]

INTEGRATION: CWS fwk32 (1.1.2); FILE ADDED 2006/01/30 11:16:28 mav 1.1.2.1: #120410#,#i59437# allow to lock a document from closing without exceptions support, allow to close document frame correctly


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [6f610e9978353e607cbe933746d076c4ba38127a]

INTEGRATION: CWS rtfpp2 (1.48.108); FILE MERGED 2006/01/06 11:52:35 fme 1.48.108.2: #127428# More tab stop compatibility 2006/01/06 11:45:55 fme 1.48.108.1: #127428# More tab stop compatibility


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [7ae7c8c1ef62d37386294eedb2c5329e0b4a3de3]

INTEGRATION: CWS fwk32 (1.1.2); FILE ADDED 2006/01/30 11:16:04 mav 1.1.2.1: #120410#,#i59437# allow to lock a document from closing without exceptions support, allow to close document frame correctly


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [129883cad397ad65ff17851ad4c6325f2f9ab068]

INTEGRATION: CWS rtfpp2 (1.100.38); FILE MERGED 2006/01/13 08:27:32 fme 1.100.38.1: #130210# Wrong behaviour of decimal tab stop at portion change


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [db5ba1436e43aa2144656e2f7ba31f9e4aee91d5]

INTEGRATION: CWS rtfpp2 (1.19.146); FILE MERGED 2006/01/30 11:34:39 mba 1.19.146.2: RESYNC: (1.19-1.20); FILE MERGED 2005/12/16 15:20:13 os 1.19.146.1: #129052# property FieldCode added to SwDBField


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [d945e8725d9422e88b11b62020164696c7ac73f0]

INTEGRATION: CWS rtfpp2 (1.111.52); FILE MERGED 2006/01/30 13:27:23 mba 1.111.52.2: RESYNC: (1.111-1.112); FILE MERGED 2005/12/16 15:22:00 os 1.111.52.1: #129052# property FieldCode added to SwDBField


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [c9d46a789ad38613ca943b8cd2455b04e3a84617]

INTEGRATION: CWS rtfpp2 (1.7.148); FILE MERGED 2005/12/16 15:22:11 os 1.7.148.1: #129052# property FieldCode added to SwDBField


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [ec8c4daee93444e0897820bdd62fbbe8bfcab944]

INTEGRATION: CWS fix61723 (1.88.24); FILE MERGED 2006/02/07 13:34:25 pl 1.88.24.1: #i61723# workaround a workaround


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [107cfdc1ceb345c0b8c274f3eb1b9ea60a274857]

INTEGRATION: CWS rtfpp2 (1.21.50); FILE MERGED 2006/01/24 16:06:30 thb 1.21.50.2: #i10000# Botch - caught by gcc 2006/01/19 11:19:07 thb 1.21.50.1: #117889# Detecting the case that a metafile consists basically of one single bitmap - then, render that bitmap via the bilinear-interpolating bitmap output path (for the eye candy)


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [40235891359182effac29e5966bea704f7acf964]

INTEGRATION: CWS rtfpp2 (1.18.46); FILE MERGED 2006/01/19 11:19:07 thb 1.18.46.1: #117889# Detecting the case that a metafile consists basically of one single bitmap - then, render that bitmap via the bilinear-interpolating bitmap output path (for the eye candy)


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [cbe35838aa69855a1ff92e29e2bed52a1cb8c658]

INTEGRATION: CWS rtfpp2 (1.93.24); FILE MERGED 2006/01/30 11:21:00 mba 1.93.24.2: RESYNC: (1.93-1.94); FILE MERGED 2006/01/05 10:43:10 nn 1.93.24.1: #129050# broadcast any change of the range address to modify listeners


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [9bff0fc8e68d66eeef1bf4e0c06b0c428faf29c5]

INTEGRATION: CWS extras4ru (1.1.2); FILE ADDED 2006/01/30 16:01:16 va 1.1.2.1: #130739# Initial Revision.


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [6e3fcfd714323b2d0fe20a0db35a5f8eadce36a7]

INTEGRATION: CWS rtfpp2 (1.11.12); FILE MERGED 2006/02/06 16:30:48 mba 1.11.12.1: #128676#: superfluous notification of DataChanged after saving


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [126bfffb9d4d84e09945824b8d8927dd510edc17]

INTEGRATION: CWS rtfpp2 (1.14.12); FILE MERGED 2006/02/06 16:13:05 mba 1.14.12.2: #128676#: wrong dirty flag implementation 2005/12/09 11:29:50 mav 1.14.12.1: #128676# truncate the stream before writing


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [883a7fde4a5d1c2071b5cc74c27a7d559163ed79]

INTEGRATION: CWS extras4ru (1.1.2); FILE ADDED 2006/01/30 16:01:13 va 1.1.2.1: #130739# Initial Revision.


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [b02489faea987d1fb4c4fc2358287600f72a5bd2]

INTEGRATION: CWS rtfpp2 (1.14.12); FILE MERGED 2006/02/06 16:30:39 mba 1.14.12.1: #128676#: superfluous notification of DataChanged after saving


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [ecea4611e0fa5eb7529e69ecc4b9f3566d4bc8d1]

INTEGRATION: CWS extras4ru (1.1.2); FILE ADDED 2006/01/30 16:01:12 va 1.1.2.1: #130739# Initial Revision.


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [58d6a4f7f2a409ceb78f84316984e5dcdf536495]

INTEGRATION: CWS extras4ru (1.1.2); FILE ADDED 2006/01/30 16:01:10 va 1.1.2.1: #130739# Initial Revision.


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [79c683e8f508ba7bef85656fdc781ab66d78faca]

INTEGRATION: CWS rtfpp2 (1.11.128); FILE MERGED 2006/01/31 16:20:27 flr 1.11.128.1: 130171 missing import of some shape types in RTF filter


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [80141d23869438062d2119e6710adaf72bb00fa3]

INTEGRATION: CWS extras4ru (1.1.2); FILE ADDED 2006/01/30 16:01:09 va 1.1.2.1: #130739# Initial Revision.


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [d1dfb367d00534f5b973886169574b4986c74633]

INTEGRATION: CWS rtfpp2 (1.11.128); FILE MERGED 2006/01/31 16:20:26 flr 1.11.128.1: 130171 missing import of some shape types in RTF filter


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [730ec6691ec37ba693c2b3da9f3f2d3af3789e95]

INTEGRATION: CWS extras4ru (1.1.2); FILE ADDED 2006/01/30 16:01:07 va 1.1.2.1: #130739# Initial Revision.


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [9e8fd442c6e548c20f5397e034087ff98673a5f7]

INTEGRATION: CWS rtfpp2 (1.13.126); FILE MERGED 2006/01/31 16:20:26 flr 1.13.126.1: 130171 missing import of some shape types in RTF filter


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [d9daa099502e20152becc42e969b2e403d2fe2b4]

INTEGRATION: CWS extras4ru (1.1.2); FILE ADDED 2006/01/30 16:01:06 va 1.1.2.1: #130739# Initial Revision.


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [112f7ebb09708781543e95a93f51a038371143ee]

INTEGRATION: CWS extras4ru (1.1.2); FILE ADDED 2006/01/30 16:01:04 va 1.1.2.1: #130739# Initial Revision.


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [739d4974e9bed2db6b8fb6408ff5288d088ddc98]

INTEGRATION: CWS extras4ru (1.1.2); FILE ADDED 2006/01/30 16:01:03 va 1.1.2.1: #130739# Initial Revision.


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [9333c29b1399f3eb5d3017b000d6fdca51e384bf]

INTEGRATION: CWS extras4ru (1.1.2); FILE ADDED 2006/01/30 16:01:00 va 1.1.2.1: #130739# Initial Revision.


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [66dd0e28ac14795644bb0a307a357f138bd5ac1f]

INTEGRATION: CWS extras4ru (1.1.2); FILE ADDED 2006/01/30 16:00:59 va 1.1.2.1: #130739# Initial Revision.


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [0b1e7309374d47797d8d02dc8418767eb94b7c1d]

INTEGRATION: CWS extras4ru (1.1.2); FILE ADDED 2006/01/30 16:00:58 va 1.1.2.1: #130739# Initial Revision.


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [dff448941ac9db00b590ce8729cec4cad0756ea8]

INTEGRATION: CWS extras4ru (1.1.2); FILE ADDED 2006/01/30 16:00:56 va 1.1.2.1: #130739# Initial Revision.


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [0c5ab28ba83d6517a80dd438c8441708bac9a79a]

INTEGRATION: CWS extras4ru (1.1.2); FILE ADDED 2006/01/30 16:00:55 va 1.1.2.1: #130739# Initial Revision.


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [334e1de6df348917856fe23d6d814ae49a5be180]

INTEGRATION: CWS extras4ru (1.1.2); FILE ADDED 2006/01/30 16:00:54 va 1.1.2.1: #130739# Initial Revision.


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [4ac5afe893f475bf25c1e5796158c0ad841dde5b]

INTEGRATION: CWS extras4ru (1.1.2); FILE ADDED 2006/01/30 16:00:53 va 1.1.2.1: #130739# Initial Revision.


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [715fa5071d2709062db5aaef581e6d1133eb658e]

INTEGRATION: CWS extras4ru (1.1.2); FILE ADDED 2006/01/30 16:00:52 va 1.1.2.1: #130739# Initial Revision.


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [a7191eff95b280467b0d63dbbaa3974ce9514af8]

INTEGRATION: CWS extras4ru (1.1.2); FILE ADDED 2006/01/30 16:00:51 va 1.1.2.1: #130739# Initial Revision.


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [43c067635564ef0ec466a5946d4ecd80b0ca7e91]

INTEGRATION: CWS extras4ru (1.1.2); FILE ADDED 2006/01/30 16:00:50 va 1.1.2.1: #130739# Initial Revision.


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [a757a7cc35a6820e245ca9343aa35994c2ec7cbd]

INTEGRATION: CWS extras4ru (1.1.2); FILE ADDED 2006/01/30 16:00:49 va 1.1.2.1: #130739# Initial Revision.


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [8b8aa45fa29b94f42cdc9093b9680a095cf9e4f6]

INTEGRATION: CWS extras4ru (1.1.2); FILE ADDED 2006/01/30 16:00:48 va 1.1.2.1: #130739# Initial Revision.


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [541d7b9d5400552a827259dafb7c87df61c974de]

INTEGRATION: CWS extras4ru (1.1.2); FILE ADDED 2006/01/30 16:00:47 va 1.1.2.1: #130739# Initial Revision.


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [731e5faf5e62adad8f3a693446d6bc10d99474a6]

INTEGRATION: CWS extras4ru (1.1.2); FILE ADDED 2006/01/30 16:00:46 va 1.1.2.1: #130739# Initial Revision.


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [05777192247f148d8edf7cfe270615be64778070]

INTEGRATION: CWS extras4ru (1.1.2); FILE ADDED 2006/01/30 16:00:45 va 1.1.2.1: #130739# Initial Revision.


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [28861a550f7bdb0c63a706d157e7a2addbd7e793]

INTEGRATION: CWS extras4ru (1.1.2); FILE ADDED 2006/01/30 15:59:01 va 1.1.2.1: #130739# Initial Revision.


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [a14909b751607feb20cf5e87dd395391d60ebaed]

INTEGRATION: CWS extras4ru (1.1.2); FILE ADDED 2006/01/30 15:59:00 va 1.1.2.1: #130739# Initial Revision.


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [4b5e91aafb8e97b1bda21e63a77ad4894dfb4365]

INTEGRATION: CWS extras4ru (1.1.2); FILE ADDED 2006/01/30 15:58:59 va 1.1.2.1: #130739# Initial Revision.


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [4ec32dbc28a32f31e1f4bd8f29ffb96558f50649]

INTEGRATION: CWS extras4ru (1.1.2); FILE ADDED 2006/01/30 15:58:58 va 1.1.2.1: #130739# Initial Revision.


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [3daaca15e75231bb087a2bc368bcd04871dfb582]

INTEGRATION: CWS extras4ru (1.1.2); FILE ADDED 2006/01/30 15:58:57 va 1.1.2.1: #130739# Initial Revision.


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [cc5d8a2517714f66f264c6a4e59aa2d07a302353]

INTEGRATION: CWS extras4ru (1.1.2); FILE ADDED 2006/01/30 15:57:33 va 1.1.2.1: #130739# Initial Revision.


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [426a5188a0421a748cf8f98b815345cd88971424]

INTEGRATION: CWS extras4ru (1.1.2); FILE ADDED 2006/01/30 15:57:32 va 1.1.2.1: #130739# Initial Revision.


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [736dfe37bfcb19f47a4c2d6e690480682f081caf]

INTEGRATION: CWS extras4ru (1.1.2); FILE ADDED 2006/01/30 15:57:31 va 1.1.2.1: #130739# Initial Revision.


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [de114007c6aea27968ed986de6ce301de0ea59ab]

INTEGRATION: CWS extras4ru (1.1.2); FILE ADDED 2006/01/30 15:57:30 va 1.1.2.1: #130739# Initial Revision.


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [9d9bca7c5b8228234cce67b3bb2432a2a89db8b2]

INTEGRATION: CWS extras4ru (1.1.2); FILE ADDED 2006/01/30 15:57:29 va 1.1.2.1: #130739# Initial Revision.


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [65e69694ed2e69622f0b1012e2af53876f67e59f]

INTEGRATION: CWS extras4ru (1.1.2); FILE ADDED 2006/01/30 15:57:28 va 1.1.2.1: #130739# Initial Revision.


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [184aeeefc23ae1c44a1f9cc9aee2d47bda040fe6]

INTEGRATION: CWS extras4ru (1.1.2); FILE ADDED 2006/01/30 15:55:28 va 1.1.2.1: #130739# Initial Revision.


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [f3dfe082b2b56436c25364997a92e0a78bb0ad3b]

INTEGRATION: CWS extras4ru (1.1.2); FILE ADDED 2006/01/30 15:55:27 va 1.1.2.1: #130739# Initial Revision.


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [98c67b46d5672e999418a8a7b0b73d2a47efe4eb]

INTEGRATION: CWS extras4ru (1.1.2); FILE ADDED 2006/01/30 15:55:26 va 1.1.2.1: #130739# Initial Revision.


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [981cc98cbbd57f085a46cd9c1f5b3a770cad7ad8]

INTEGRATION: CWS extras4ru (1.1.2); FILE ADDED 2006/01/30 15:55:25 va 1.1.2.1: #130739# Initial Revision.


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [d70c7db9ac8c40775f2bf875f80c7ad4b31b80ca]

INTEGRATION: CWS extras4ru (1.1.2); FILE ADDED 2006/01/30 15:55:24 va 1.1.2.1: #130739# Initial Revision.


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [2e40da979a1faac292b20b8fd0397aa5e48383aa]

INTEGRATION: CWS extras4ru (1.1.2); FILE ADDED 2006/01/30 15:55:23 va 1.1.2.1: #130739# Initial Revision.


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [aa77c134e9fcef7aeeb8c8622675a6d68eb92ed6]

INTEGRATION: CWS extras4ru (1.1.2); FILE ADDED 2006/01/30 15:55:22 va 1.1.2.1: #130739# Initial Revision.


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [6c60eec770a4731a0529712bde55582ad35af6a5]

INTEGRATION: CWS extras4ru (1.1.2); FILE ADDED 2006/01/30 15:55:21 va 1.1.2.1: #130739# Initial Revision.


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [3512d1d6272f65e9f6c4b7bb060a8e8912e9c88b]

INTEGRATION: CWS extras4ru (1.1.2); FILE ADDED 2006/01/30 15:55:20 va 1.1.2.1: #130739# Initial Revision.


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [9f5614ee3a0a18255696cfda0830e9264c370bb2]

INTEGRATION: CWS extras4ru (1.1.2); FILE ADDED 2006/01/30 15:55:19 va 1.1.2.1: #130739# Initial Revision.


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [aa20af664aa3989dc4c01ed4113772a68b140553]

INTEGRATION: CWS extras4ru (1.1.2); FILE ADDED 2006/01/30 15:55:18 va 1.1.2.1: #130739# Initial Revision.


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [d3530bc21a870b4a3b7126efc642c7aa49cdc2bb]

INTEGRATION: CWS extras4ru (1.1.2); FILE ADDED 2006/01/30 15:55:17 va 1.1.2.1: #130739# Initial Revision.


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [677a16b33912da47529978f3eb586ef16fe67895]

INTEGRATION: CWS extras4ru (1.1.2); FILE ADDED 2006/01/30 15:55:16 va 1.1.2.1: #130739# Initial Revision.


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [c6d04e87aaef1d712c0241b0256fdf94690a2201]

INTEGRATION: CWS extras4ru (1.1.2); FILE ADDED 2006/01/30 15:55:15 va 1.1.2.1: #130739# Initial Revision.


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [fcaae0cc2dc8ae8badd132380984c0329b670e36]

INTEGRATION: CWS extras4ru (1.1.2); FILE ADDED 2006/01/30 15:55:14 va 1.1.2.1: #130739# Initial Revision.


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [e40231d33c0afa65edf19741140c60b67e8ca1cc]

INTEGRATION: CWS extras4ru (1.1.2); FILE ADDED 2006/02/03 15:13:14 va 1.1.2.2: #130741# Corrected Title Frame. 2006/01/30 15:45:25 va 1.1.2.1: #130741# Initial Revision.


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [ee75589dd931f902a889ca090a84490274de6b31]

INTEGRATION: CWS extras4ru (1.1.2); FILE ADDED 2006/02/03 15:13:13 va 1.1.2.2: #130741# Corrected Title Frame. 2006/01/30 15:45:25 va 1.1.2.1: #130741# Initial Revision.


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [28aecb177f46015240e7e0e1a3fca1599c4e013a]

INTEGRATION: CWS extras4ru (1.2.144); FILE MERGED 2006/01/30 13:33:44 va 1.2.144.1: #130739# Checked in English Autotexts. Issue number: Submitted by: Reviewed by:


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [a3d1454e41b95f268f19235cbc7df2f09dc4efee]

INTEGRATION: CWS extras4ru (1.2.144); FILE MERGED 2006/01/30 13:33:43 va 1.2.144.1: #130739# Checked in English Autotexts. Issue number: Submitted by: Reviewed by:


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [8f9c3791b6f577dbdf4a2591d26394b6b68fb9c0]

INTEGRATION: CWS extras4ru (1.2.144); FILE MERGED 2006/01/30 13:33:42 va 1.2.144.1: #130739# Checked in English Autotexts. Issue number: Submitted by: Reviewed by:


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [2397f837f7057fcf04d0ba997eb05f31f5e69213]

INTEGRATION: CWS ab24 (1.8.50); FILE MERGED 2006/02/02 16:43:18 ab 1.8.50.1: #i59791# Fixed compiler expression optimization


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [101803e37587fb4fe87e03e0e8ad7fff8c4fcc50]

INTEGRATION: CWS ab24 (1.11.48); FILE MERGED 2006/02/02 16:43:17 ab 1.11.48.1: #i59791# Fixed compiler expression optimization


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [1132c16932f8dc4631888650551bb3bd64e9e699]

INTEGRATION: CWS ab24 (1.12.46); FILE MERGED 2006/02/02 16:43:17 ab 1.12.46.1: #i59791# Fixed compiler expression optimization


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [278155dc90577dc13f548f527db8c209d0beefe9]

INTEGRATION: CWS ab24 (1.12.48); FILE MERGED 2006/02/02 16:43:17 ab 1.12.48.1: #i59791# Fixed compiler expression optimization


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [aed04be270a95ab3229f61ad30eb4d32de812382]

INTEGRATION: CWS ka008 (1.6.268); FILE MERGED 2006/02/07 13:52:51 sj 1.6.268.1: #i61633# do not create SvtGraphicFill if FillStyle is Transparent


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [c8659eef016fedee5ee79a38e55c43c2d18a531b]

INTEGRATION: CWS ka008 (1.36.32); FILE MERGED 2006/02/06 15:56:14 ka 1.36.32.1: #i61235#: reusing sal_uInt32 for 64bit architecture


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [a9ffc3a5359d17a13895d65d4d6e64282a3c6d7f]

INTEGRATION: CWS ka008 (1.12.270); FILE MERGED 2006/02/06 15:53:09 ka 1.12.270.1: #130533#: removal of GrabFocus method


2006-02-09  Rüdiger Timm  <rt@openoffice.org>  [674daee1e7bfacb2de8031eb012a8862a408ebb7]

INTEGRATION: CWS ka008 (1.18.16); FILE MERGED 2006/02/06 16:18:34 pl 1.18.16.1: #i61474# use correct token position


2006-02-07  Vladimir Glazounov  <vg@openoffice.org>  [7f142276948d57538ddd3d7c17d09f773e318807]

new version for SRC680


2006-02-07  Vladimir Glazounov  <vg@openoffice.org>  [4745f1e825dfe70ffa6572305da2daf44b839cc3]

new version for SRC680


2006-02-07  Rüdiger Timm  <rt@openoffice.org>  [ccf16927dcd59ea18ceb45d5c5ea8b43cb1b5ac7]

#i10000# oo_product.bmp still required for packing.


2006-02-07  Rüdiger Timm  <rt@openoffice.org>  [4a154de894c26d9a112fd995e145845d3ff7db42]

#i10000# Comma added (got lost in resolving merge conflict).


2006-02-07  Vladimir Glazounov  <vg@openoffice.org>  [27069d72c8d8c222b649f810741eba6e0686b563]

new version for SRC680


2006-02-07  Rüdiger Timm  <rt@openoffice.org>  [aaab5abcc14d37b118469d16eb7c056a4f6b785d]

#i10000# Add preventGetVersionColumns() to OConnection (as in CWS nomysqlversion, has been forgotten to commit there).


2006-02-07  Rüdiger Timm  <rt@openoffice.org>  [354e035cc4fadb052ac1d35a18febedb4de1d45f]

INTEGRATION: CWS fwk29 (1.8.24); FILE MERGED 2006/01/06 14:07:25 as 1.8.24.2: RESYNC: (1.8-1.9); FILE MERGED 2005/12/15 13:40:41 as 1.8.24.1: #i59081# repair session save/restore


2006-02-07  Rüdiger Timm  <rt@openoffice.org>  [c3d90d87fbb38ef96008c6e7c2d884bdb5103fe5]

INTEGRATION: CWS fwk31 (1.57.108); FILE MERGED 2006/01/19 09:44:23 mba 1.57.108.1: #124785#: avoid superfluous notification actions


2006-02-07  Rüdiger Timm  <rt@openoffice.org>  [c0cc90d1a2d0f3c772d8e7fee8295437072e8037]

INTEGRATION: CWS fwk31 (1.67.8); FILE MERGED 2006/01/18 09:48:11 pb 1.67.8.1: fix: #i57912# Chart no longer a valid help module


2006-02-07  Rüdiger Timm  <rt@openoffice.org>  [657d1ad05b8c6139847a6351cfbafd8af0cbb241]

INTEGRATION: CWS fwk31 (1.33.108); FILE MERGED 2006/01/18 14:08:20 cd 1.33.108.1: #123501# Comment out SetViewFrame(0) as it makes no sense to call in SfxApplication::Deinitialize. All view frames should be closed at that time


2006-02-07  Rüdiger Timm  <rt@openoffice.org>  [4da9e99913e9c5b985ab762b93270ad49c504124]

INTEGRATION: CWS fwk29 (1.25.92); FILE MERGED 2006/01/05 14:07:40 as 1.25.92.1: #i59272# set frame explicitly on Customize-Toolbar-Menu dialog


2006-02-07  Rüdiger Timm  <rt@openoffice.org>  [219a4e0a7676a4c5c8c79ccbd53fed9ecf93c825]

INTEGRATION: CWS fwk29 (1.48.96); FILE MERGED 2006/01/11 12:05:10 as 1.48.96.3: #i59272# hide empty frame reference 2006/01/11 08:54:34 as 1.48.96.2: #i59272# provide frame context for every Execute() 2006/01/05 14:07:40 as 1.48.96.1: #i59272# set frame explicitly on Customize-Toolbar-Menu dialog


2006-02-07  Rüdiger Timm  <rt@openoffice.org>  [a3a65c388430ab18a376923034bf9863f22a44b3]

INTEGRATION: CWS fwk29 (1.14.660); FILE MERGED 2006/01/25 10:14:42 as 1.14.660.2: #i59272# fix design problem of SfxRequest(args) in combination with slot .uno:Exit where the application pool was already destructed but used 2006/01/05 14:07:40 as 1.14.660.1: #i59272# set frame explicitly on Customize-Toolbar-Menu dialog


2006-02-07  Rüdiger Timm  <rt@openoffice.org>  [e0939ca7afadedf15b7adfc21f191fb84f6c6a7d]

INTEGRATION: CWS fwk29 (1.39.94); FILE MERGED 2006/01/11 12:04:34 as 1.39.94.2: #i59272# remove debug code 2006/01/05 14:07:39 as 1.39.94.1: #i59272# set frame explicitly on Customize-Toolbar-Menu dialog


2006-02-07  Rüdiger Timm  <rt@openoffice.org>  [51497cdd3abfcefbd9e214e169bc61656a4d949e]

INTEGRATION: CWS fwk31 (1.51.28); FILE MERGED 2006/01/06 10:47:18 mav 1.51.28.1: #126194# catch possible exceptions


2006-02-07  Rüdiger Timm  <rt@openoffice.org>  [f67b59078e41070af7a2697c795722712c017e05]

INTEGRATION: CWS fwk29 (1.112.94); FILE MERGED 2006/01/05 14:07:39 as 1.112.94.1: #i59272# set frame explicitly on Customize-Toolbar-Menu dialog


2006-02-07  Rüdiger Timm  <rt@openoffice.org>  [650b07e94601578a4451f5ff3ea4aee7da7f0843]

INTEGRATION: CWS fwk31 (1.22.30); FILE MERGED 2006/01/11 17:04:00 mav 1.22.30.1: #i58340# continue the cycle if there is a folder with specified name


2006-02-07  Rüdiger Timm  <rt@openoffice.org>  [ed996b3d404fe189d31977b9d8ce2ec44d8aeacf]

INTEGRATION: CWS fwk29 (1.58.96); FILE MERGED 2006/01/25 10:14:41 as 1.58.96.3: #i59272# fix design problem of SfxRequest(args) in combination with slot .uno:Exit where the application pool was already destructed but used 2006/01/11 12:01:38 as 1.58.96.2: #i59272# remove debug code 2006/01/05 14:07:38 as 1.58.96.1: #i59272# set frame explicitly on Customize-Toolbar-Menu dialog


2006-02-07  Rüdiger Timm  <rt@openoffice.org>  [f0be175bb15c3cddff99a01260f99b0fa2adc67f]

INTEGRATION: CWS fwk29 (1.33.96); FILE MERGED 2006/01/31 08:52:16 as 1.33.96.1: #i61403# dont remove global pool as workaround for TestTool->FileExit() use case


2006-02-07  Rüdiger Timm  <rt@openoffice.org>  [2cbf6396859e9041d22531b07be0430e7241c7ed]

INTEGRATION: CWS fwk31 (1.73.40); FILE MERGED 2006/01/13 10:18:39 cd 1.73.40.2: #126086# Only context menu command with an active inplace object should leave the inplace mode! 2006/01/13 08:34:25 cd 1.73.40.1: #126086# Ignore mouse button down, if context menu is open and an inplace object is active. Otherwise we would crash as the context menu execute remains on the stack and later calls on dead objects


2006-02-07  Rüdiger Timm  <rt@openoffice.org>  [10a254de3c7f8e0617476e19d83b3b4f94f0c7c4]

INTEGRATION: CWS fwk31 (1.3.34); FILE MERGED 2006/01/16 10:35:10 pb 1.3.34.1: fix: #i48253# HID_XMLSEC_TREE_SIGNATURESDLG added


2006-02-07  Rüdiger Timm  <rt@openoffice.org>  [2cf79290e580029827a3efa7e9b5fd327aaa8674]

INTEGRATION: CWS fwk31 (1.23.14); FILE MERGED 2006/01/16 10:37:43 pb 1.23.14.1: fix: #i48253# set unique id for TabListBox


2006-02-07  Rüdiger Timm  <rt@openoffice.org>  [c47a2364ee21c946e95831e14bcac393266c19ea]

INTEGRATION: CWS fwk31 (1.5.140); FILE MERGED 2006/01/18 07:34:46 as 1.5.140.1: #124127# async accelerator execute must work on living objects


2006-02-07  Rüdiger Timm  <rt@openoffice.org>  [bdd44d9ec821b05f7d0a6d012b4e74a38ea6a9c0]

INTEGRATION: CWS fwk29 (1.88.24); FILE MERGED 2006/02/01 11:36:54 as 1.88.24.2: #120310# prevent from using ThreadHelpBase and TransactionBase more then once 2005/12/12 09:41:59 as 1.88.24.1: #120310# use right TransactionManager instance ... and use it right


2006-02-07  Rüdiger Timm  <rt@openoffice.org>  [9c588a34c59773ba736823572e7b89adcbf48c09]

INTEGRATION: CWS fwk31 (1.8.142); FILE MERGED 2006/01/18 07:34:45 as 1.8.142.1: #124127# async accelerator execute must work on living objects


2006-02-07  Rüdiger Timm  <rt@openoffice.org>  [90b7d228148a24a517940cea5e0e3820d0050452]

INTEGRATION: CWS fwk29 (1.13.24); FILE MERGED 2006/01/06 14:08:22 as 1.13.24.3: RESYNC: (1.13-1.14); FILE MERGED resolve merge conflicts 2005/12/15 14:07:10 as 1.13.24.2: #i59081# use close() instead of dispose() for session close 2005/12/15 13:40:56 as 1.13.24.1: #i59081# repair session save/restore


2006-02-07  Rüdiger Timm  <rt@openoffice.org>  [ce32bfbfd8ab7077d309d5eb8e35396317fa2db1]

INTEGRATION: CWS fwk29 (1.21.24); FILE MERGED 2005/12/15 14:21:55 as 1.21.24.1: #i59137# check suspend() on a controller BEFORE a frame will be reused for _default


2006-02-07  Rüdiger Timm  <rt@openoffice.org>  [cd94f4b787daba05d5b462c6b0edd8f5416e213c]

INTEGRATION: CWS fwk29 (1.4.24); FILE MERGED 2005/12/12 09:41:59 as 1.4.24.1: #120310# use right TransactionManager instance ... and use it right


2006-02-07  Rüdiger Timm  <rt@openoffice.org>  [d37c83703afb06e472f13cc7b64732a8ce0b5064]

INTEGRATION: CWS fwk29 (1.7.66); FILE MERGED 2005/12/12 08:03:15 as 1.7.66.1: #120446# workaround missing (but important)  UNO service


2006-02-07  Rüdiger Timm  <rt@openoffice.org>  [2157d6b494a8ae3222f6c61e38b488d7e78c08b3]

INTEGRATION: CWS fwk29 (1.34.66); FILE MERGED 2005/12/12 09:41:58 as 1.34.66.1: #120310# use right TransactionManager instance ... and use it right


2006-02-07  Rüdiger Timm  <rt@openoffice.org>  [b4a275335b0e653469523e15d9be4702b3e75ca2]

INTEGRATION: CWS fwk31 (1.6.74); FILE MERGED 2006/01/06 13:27:42 cd 1.6.74.1: #i56623,i60118# Fix wrong search in hasByName and fix missing assignment


2006-02-07  Rüdiger Timm  <rt@openoffice.org>  [811e10efe900597f4536536ee31e793cf4768f4e]

INTEGRATION: CWS fwk31 (1.14.2); FILE MERGED 2006/01/24 11:41:35 as 1.14.2.3: #i60753# improve using of external/internal progress; repair detection of saved documents 2006/01/18 13:31:42 as 1.14.2.2: #i60753# handle progress right 2006/01/16 09:56:48 as 1.14.2.1: #i60266# handle modified state right


2006-02-07  Rüdiger Timm  <rt@openoffice.org>  [ecd30eff1b902822f0ecaa8fb00cc3b5efba1449]

INTEGRATION: CWS fwk29 (1.4.24); FILE MERGED 2005/12/12 09:41:57 as 1.4.24.1: #120310# use right TransactionManager instance ... and use it right


2006-02-07  Rüdiger Timm  <rt@openoffice.org>  [d534663e719af48cc74770beea7e54ba568a4810]

INTEGRATION: CWS fwk31 (1.40.32); FILE MERGED 2006/01/26 19:36:01 mav 1.40.32.2: RESYNC: (1.40-1.41); FILE MERGED 2006/01/09 12:05:00 cd 1.40.32.1: #i54161# Method which checks for non-context sensitive toolbars must filter out custom toolbars


2006-02-07  Rüdiger Timm  <rt@openoffice.org>  [172197adb251958739048b58fa33e0b17d5818af]

INTEGRATION: CWS fwk31 (1.9.2); FILE MERGED 2006/01/24 11:41:34 as 1.9.2.2: #i60753# improve using of external/internal progress; repair detection of saved documents 2006/01/18 13:31:41 as 1.9.2.1: #i60753# handle progress right


2006-02-07  Rüdiger Timm  <rt@openoffice.org>  [9afe238ada9ae1f4bf6c42e6637c84e8dcc236aa]

INTEGRATION: CWS fwk31 (1.17.52); FILE MERGED 2006/01/12 12:18:31 as 1.17.52.1: #i55122# preferr explicit preselections a'la filter/type instead of document service preselection


2006-02-07  Rüdiger Timm  <rt@openoffice.org>  [b14daf45ccf6223180c4a393b952aca50ca4bf51]

INTEGRATION: CWS fwk29 (1.60.52); FILE MERGED 2005/12/16 12:32:57 mav 1.60.52.2: #i47369# the previous commit has wrong bug id 2005/12/16 10:20:43 mav 1.60.52.1: #i47359# allow to use nondecorated windows as dialog parents


2006-02-07  Rüdiger Timm  <rt@openoffice.org>  [5cecdfc8ef251a99639ea6e411c26f35ca2fc987]

INTEGRATION: CWS fwk29 (1.8.46); FILE MERGED 2006/01/04 15:27:49 mav 1.8.46.1: #i57588# deregister starmath as well


2006-02-07  Rüdiger Timm  <rt@openoffice.org>  [603bca66ff0777f6ff35a4ad94a9d9929f21cb54]

INTEGRATION: CWS fwk29 (1.16.6); FILE MERGED 2006/01/10 10:46:35 as 1.16.6.1: #i59272# remove frame from desktop tree ALWAYS


2006-02-07  Rüdiger Timm  <rt@openoffice.org>  [7aec971807b37d3663c4240df1bedeebc4fc609c]

INTEGRATION: CWS fwk29 (1.32.6); FILE MERGED 2006/01/31 15:32:40 as 1.32.6.4: RESYNC: (1.33-1.34); FILE MERGED solve merge conflicts 2006/01/10 10:46:16 as 1.32.6.3: #i59272# remove frame from desktop tree ALWAYS 2006/01/06 13:43:14 as 1.32.6.2: RESYNC: (1.32-1.33); FILE MERGED 2006/01/06 07:16:08 as 1.32.6.1: #i59272# views of DB are not part of the desktop tree any longer


2006-02-07  Rüdiger Timm  <rt@openoffice.org>  [df2a8db30835981859707d9b1877db8c5fb0d6c9]

INTEGRATION: CWS fwk31 (1.26.232); FILE MERGED 2006/01/16 08:59:16 pb 1.26.232.3: fix: #123474# disable HyperLinkDlg: fix improved, 2. Edition 2006/01/16 06:52:49 pb 1.26.232.2: fix: #123474# disable HyperLinkDlg: fix improved 2006/01/13 10:59:32 pb 1.26.232.1: fix: #123474# disable HyperLinkDlg for input while MacroAssignDlg


2006-02-07  Rüdiger Timm  <rt@openoffice.org>  [d0c5c160c0e1e53ce415297247897c0fef88ae0c]

INTEGRATION: CWS fwk29 (1.7.6); FILE MERGED 2006/01/12 08:16:36 fs 1.7.6.1: #i60398# better defined ownership of m_xForms/m_xReports: now owned by the model exclusively, properly parented all the time, and properly disposed when document is closing


2006-02-07  Rüdiger Timm  <rt@openoffice.org>  [d5717221daaf3feba1cc9af4884f34f11a26914b]

INTEGRATION: CWS fwk29 (1.23.4); FILE MERGED 2006/01/31 15:31:56 as 1.23.4.2: RESYNC: (1.23-1.24); FILE MERGED 2006/01/12 08:17:28 fs 1.23.4.1: #i60398# better defined ownership of m_xForms/m_xReports: now owned by the model exclusively, properly parented all the time, and properly disposed when document is closing


2006-02-07  Rüdiger Timm  <rt@openoffice.org>  [3dda7ceb11abdb9401ba41079fc96d18662081f4]

INTEGRATION: CWS fwk29 (1.9.6); FILE MERGED 2006/01/12 08:15:37 fs 1.9.6.1: #i60398# ownership of m_xForms/m_xReports moved to Document (not shared between Document and DataSource)


2006-02-07  Rüdiger Timm  <rt@openoffice.org>  [0546af5c3e436bb8af10ca326909f713582fe9af]

INTEGRATION: CWS fwk29 (1.66.214); FILE MERGED 2006/01/02 15:40:00 cd 1.66.214.1: #i58471# Don't disable fontname box when docshell is not available but we have a valid font list


2006-02-07  Rüdiger Timm  <rt@openoffice.org>  [22f78eec112e265112708b90d23e61fd8330e23c]

INTEGRATION: CWS fwk29 (1.16.214); FILE MERGED 2006/01/05 14:12:04 as 1.16.214.1: #i59272# set frame explicitly on Customize-Toolbar-Menu dialog


2006-02-07  Rüdiger Timm  <rt@openoffice.org>  [e45f71d2ce88669cb8b0eceb3608c070f4c6fc4e]

INTEGRATION: CWS fwk29 (1.23.94); FILE MERGED 2006/01/05 14:12:03 as 1.23.94.1: #i59272# set frame explicitly on Customize-Toolbar-Menu dialog


2006-02-07  Rüdiger Timm  <rt@openoffice.org>  [4c996177225ca0c8de29ff1fca45f95703d661d0]

INTEGRATION: CWS fwk29 (1.10.104); FILE MERGED 2006/01/05 14:12:03 as 1.10.104.1: #i59272# set frame explicitly on Customize-Toolbar-Menu dialog


2006-02-07  Rüdiger Timm  <rt@openoffice.org>  [7ff84753083548cd4f57928baf15cea34da4f29e]

INTEGRATION: CWS fwk31 (1.124.72); FILE MERGED 2006/01/26 17:49:23 mav 1.124.72.4: RESYNC: (1.124-1.125); FILE MERGED 2006/01/17 08:08:30 cd 1.124.72.3: #126086# Changed comment 2006/01/13 10:25:15 cd 1.124.72.2: #126086# Only context menu command with an active inplace object should leave the inplace mode! 2006/01/13 08:30:15 cd 1.124.72.1: #126086# Ignore mouse button down, if context menu is open and an inplace object is active. Otherwise we would crash as the context menu execute remains on the stack and later calls on dead objects


2006-02-07  Rüdiger Timm  <rt@openoffice.org>  [4c1ab207e29060fe7f25b161c45c41c27c7e4838]

INTEGRATION: CWS fwk29 (1.25.34); FILE MERGED 2006/01/31 14:47:22 as 1.25.34.4: RESYNC: (1.26-1.28); FILE MERGED 2006/01/24 15:23:56 cd 1.25.34.3: #i59226# Use provided frame to identify module instead using getActiveFrame() 2006/01/06 13:25:43 as 1.25.34.2: RESYNC: (1.25-1.26); FILE MERGED 2006/01/05 14:12:03 as 1.25.34.1: #i59272# set frame explicitly on Customize-Toolbar-Menu dialog


2006-02-07  Rüdiger Timm  <rt@openoffice.org>  [b77f42c95bdc20e3fe8f479aa6e8bf13fda7456b]

INTEGRATION: CWS fwk31 (1.29.8); FILE MERGED 2006/01/26 17:01:49 mav 1.29.8.3: RESYNC: (1.29-1.30); FILE MERGED 2006/01/13 10:20:51 cd 1.29.8.2: #126086# Only context menu command with an active inplace object should leave the inplace mode! 2006/01/13 08:30:54 cd 1.29.8.1: #126086# Ignore mouse button down, if context menu is open and an inplace object is active. Otherwise we would crash as the context menu execute remains on the stack and later calls on dead objects


2006-02-07  Rüdiger Timm  <rt@openoffice.org>  [0a9145f06c489b7a92d03ebac8f4148233401439]

INTEGRATION: CWS fwk31 (1.35.8); FILE MERGED 2006/01/26 16:39:19 mav 1.35.8.2: RESYNC: (1.35-1.36); FILE MERGED 2006/01/13 08:30:53 cd 1.35.8.1: #126086# Ignore mouse button down, if context menu is open and an inplace object is active. Otherwise we would crash as the context menu execute remains on the stack and later calls on dead objects


2006-02-06  Rüdiger Timm  <rt@openoffice.org>  [0e062f1834e8428a2f46e49bbc77893583d3e9a2]

SRC680


2006-02-06  Rüdiger Timm  <rt@openoffice.org>  [168cb4ce7fdbc4f8051131c28784321ed6947dc9]

INTEGRATION: CWS localisation05 (1.105.82); FILE MERGED 2006/01/30 10:11:45 vg 1.105.82.1: #130748#,#130747# Wrong encoding (german)


2006-02-06  Rüdiger Timm  <rt@openoffice.org>  [fbfc4381fb6ee260bb7d97c9dd10a2ea2f20aa43]

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>  [f65bc97ba18f9245cc13537b969d037100abcdc9]

INTEGRATION: CWS swqbf51 (1.45.20); FILE MERGED 2006/01/23 15:24:33 od 1.45.20.1: #124157# class <SwDrawContact>: 	 - setting of new member <mbConnectedToLayout> in methods 	   <ConnectToLayout(..)> and <DisconnectFromLayout(..)> 	 - no further notification in method <Modify>, if drawing 	   object isn't connected to the layout.


2006-02-06  Rüdiger Timm  <rt@openoffice.org>  [cedbacd2ba4136dc9a492575c7a32e2fdc523ec7]

INTEGRATION: CWS swqbf51 (1.61.92); FILE MERGED 2006/02/03 13:01:56 od 1.61.92.2: #125842# correct fix: 	 - move link for <UpdatePercentHdl> also to class <SwView> 2006/01/30 11:26:32 tl 1.61.92.1: #125842# moving InsertGraphicDlg to SwView


2006-02-06  Rüdiger Timm  <rt@openoffice.org>  [e813562a14634090e883e8c79faae521b52ffc5b]

INTEGRATION: CWS swqbf51 (1.7.180); FILE MERGED 2006/01/30 11:26:31 tl 1.7.180.1: #125842# moving InsertGraphicDlg to SwView


2006-02-06  Rüdiger Timm  <rt@openoffice.org>  [66a3aa3da24b648131aa16d79671056c37d403e8]

INTEGRATION: CWS swqbf51 (1.48.8); FILE MERGED 2006/01/30 11:25:12 tl 1.48.8.1: #125842# moving InsertGraphicDlg to SwView


2006-02-06  Rüdiger Timm  <rt@openoffice.org>  [7c48d701b3d2a3a374e8b7804b5885226d45ccb2]

INTEGRATION: CWS swqbf51 (1.46.78); FILE MERGED 2006/01/30 11:25:11 tl 1.46.78.1: #125842# moving InsertGraphicDlg to SwView


2006-02-06  Rüdiger Timm  <rt@openoffice.org>  [c8321d96bc454de4ea21f311de098f5dc3ac669d]

INTEGRATION: CWS swqbf51 (1.14.176); FILE MERGED 2006/01/30 11:25:09 tl 1.14.176.1: #125842# moving InsertGraphicDlg to SwView


2006-02-06  Rüdiger Timm  <rt@openoffice.org>  [f019f0e888de58cd5887580127f99948357f1250]

INTEGRATION: CWS swqbf51 (1.71.78); FILE MERGED 2006/02/03 13:02:27 od 1.71.78.2: #125842# correct fix: 	 - move link for <UpdatePercentHdl> also to class <SwView> 2006/01/30 11:25:07 tl 1.71.78.1: #125842# moving InsertGraphicDlg to SwView


2006-02-06  Rüdiger Timm  <rt@openoffice.org>  [59da24467630d7fea647dcf91ff65389fa4c53a1]

INTEGRATION: CWS swqbf51 (1.37.88); FILE MERGED 2006/02/03 13:01:29 od 1.37.88.3: #125842# correct fix: 	 - move link for <UpdatePercentHdl> also to class <SwView> 2006/01/30 13:38:12 ama 1.37.88.2: RESYNC: (1.37-1.38); FILE MERGED 2006/01/30 11:24:18 tl 1.37.88.1: #125842# moving InsertGraphicDlg to SwView


2006-02-06  Rüdiger Timm  <rt@openoffice.org>  [0a4d528ab62962fc78a6a41936ef2ead4c41c5c2]

INTEGRATION: CWS swqbf51 (1.12.178); FILE MERGED 2006/01/30 11:24:17 tl 1.12.178.1: #125842# moving InsertGraphicDlg to SwView


2006-02-06  Rüdiger Timm  <rt@openoffice.org>  [6b42353623b3bf81ff28a7dc1b1e49de5072c962]

INTEGRATION: CWS swqbf51 (1.9.176); FILE MERGED 2006/02/03 13:01:32 od 1.9.176.2: #125842# correct fix: 	 - move link for <UpdatePercentHdl> also to class <SwView> 2006/01/30 11:24:17 tl 1.9.176.1: #125842# moving InsertGraphicDlg to SwView


2006-02-06  Rüdiger Timm  <rt@openoffice.org>  [a588490daeb42252ab1e5df27ea38a9690fc3ac3]

INTEGRATION: CWS swqbf51 (1.53.96); FILE MERGED 2006/01/20 14:28:51 ama 1.53.96.1: #128602# More column width attributes than columns causes crash.


2006-02-06  Rüdiger Timm  <rt@openoffice.org>  [2f2322a564eec8eada426e8cc4e7ba6d41d3f2f6]

INTEGRATION: CWS swqbf51 (1.58.94); FILE MERGED 2006/01/30 13:29:59 ama 1.58.94.2: RESYNC: (1.58-1.59); FILE MERGED 2006/01/16 11:21:28 ama 1.58.94.1: #127543# Crash during rtf export when graphics do not have a height or width


2006-02-06  Rüdiger Timm  <rt@openoffice.org>  [2468b478076e5468977b24732e8352a98115a657]

INTEGRATION: CWS swqbf51 (1.56.72); FILE MERGED 2006/01/30 13:28:42 ama 1.56.72.2: RESYNC: (1.56-1.57); FILE MERGED 2006/01/17 09:14:43 od 1.56.72.1: #i60395# <SwTxtNode::SyncNumberAndNumRule()> 	 - Apply correct numbering level at numbered paragraph. 	 <SwTxtNode::_GetNumRule(..)> 	 - Assert, if the outline numbering rule is found as a hard 	   attribute at the paragraph.


2006-02-06  Rüdiger Timm  <rt@openoffice.org>  [a9882a7143c721f53930bfb1ee5eb2697a7b6806]

INTEGRATION: CWS swqbf51 (1.47.126); FILE MERGED 2006/01/24 14:35:40 od 1.47.126.1: #123908# <SwRootFrm::CalcFrmRects(..)> 	 - introduce robust code


2006-02-06  Rüdiger Timm  <rt@openoffice.org>  [849520ac985ae7ce8c1f8c5571cb2a684bd213e2]

INTEGRATION: CWS swqbf51 (1.36.94); FILE MERGED 2006/01/31 09:25:29 fme 1.36.94.1: #i60340# FollowFlowLine flag has to be set to FALSE in DelFrms()


2006-02-06  Rüdiger Timm  <rt@openoffice.org>  [5af238ec0bfe5ac9679b4cd6233ab03969acf1b3]

INTEGRATION: CWS swqbf51 (1.18.72); FILE MERGED 2006/01/25 16:29:46 ama 1.18.72.1: #130650#: Table in table causes table content outside a table, corrupted layout structure


2006-02-06  Rüdiger Timm  <rt@openoffice.org>  [e0ce3441ffb1f43a14b08927e22ce36ebc3bb366]

INTEGRATION: CWS swqbf51 (1.31.28); FILE MERGED 2006/01/19 13:20:06 fme 1.31.28.1: #i60818# GetTabRows: rFill can may have only one entry if row height < ROW_FUZZY


2006-02-06  Rüdiger Timm  <rt@openoffice.org>  [cf8019557c1bcc58776adaa8cad6a0d3e15eb8fc]

INTEGRATION: CWS swqbf51 (1.53.94); FILE MERGED 2006/01/17 09:11:39 od 1.53.94.2: #i60359# <SwDoc::SetNumRule(..)> 	 - Do not apply the outline numbering rule as hard attribute 	   to document content, namely paragraphs. 2006/01/16 15:45:43 od 1.53.94.1: #126588# - <SwDoc::PropagateOutlineRule()> 	   - Do not set numbering level at text node, if text node has 	     no numbering rule. 	 - <lcl_FindOutlineNum(..)> 	   - refine assertion condition.


2006-02-06  Rüdiger Timm  <rt@openoffice.org>  [891220b9a073c76d569d0c31e6b67cc054ff01f5]

INTEGRATION: CWS swqbf51 (1.41.88); FILE MERGED 2006/01/16 09:20:51 fme 1.41.88.1: #129473# Consider removal of notes at the beginning of the document in RemoveInvisibleContent


2006-02-06  Rüdiger Timm  <rt@openoffice.org>  [66e9e6c61cbc573a919292fa7368fcd443f4cb3d]

INTEGRATION: CWS swqbf51 (1.25.160); FILE MERGED 2006/01/30 11:22:44 tl 1.25.160.1: #125842# moving InsertGraphicDlg to SwView


2006-02-06  Rüdiger Timm  <rt@openoffice.org>  [173768372a8df8b820a787e438a4936564779b9f]

INTEGRATION: CWS swqbf51 (1.34.8); FILE MERGED 2006/01/30 11:22:43 tl 1.34.8.1: #125842# moving InsertGraphicDlg to SwView


2006-02-06  Rüdiger Timm  <rt@openoffice.org>  [70d032f25ac62d224cc6700d31a72c35d530effe]

INTEGRATION: CWS swqbf51 (1.16.174); FILE MERGED 2006/01/23 15:21:18 od 1.16.174.1: #124157# class <SwDrawContact> 	 - introduce new member <mbConnectedToLayout> to indicate that 	   the drawing object is connected to the layout.


2006-02-06  Rüdiger Timm  <rt@openoffice.org>  [540ad9c02d8d333b188f6e4866ed3323072d7986]

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>  [2b1ecedd96d6e10271b3ffa1036085ef6a9f0da1]

INTEGRATION: CWS dba202f (1.76.62); FILE MERGED 2006/01/27 11:00:06 fs 1.76.62.1: #i56698#


2006-02-06  Rüdiger Timm  <rt@openoffice.org>  [143dee1ac679cd48735e696cd892b600bbbc5eca]

INTEGRATION: CWS dba202f (1.35.64); FILE MERGED 2006/01/27 11:00:06 fs 1.35.64.1: #i56698#


2006-02-06  Rüdiger Timm  <rt@openoffice.org>  [046f855de77b1209936c0ae6ab7822acb4041c6a]

INTEGRATION: CWS dba202f (1.7.72); FILE MERGED 2006/01/30 09:14:02 oj 1.7.72.2: #i61052# fix for updates, deletes and moves 2006/01/20 14:51:48 fs 1.7.72.1: copying the changes from stlusagefix01 herein, to be able to use this CWS in a non-product version


2006-02-06  Rüdiger Timm  <rt@openoffice.org>  [5c8630843f544e67fa2a221451ee0e8f5111cbce]

INTEGRATION: CWS dba202f (1.10.4); FILE MERGED 2006/01/30 09:14:02 oj 1.10.4.2: #i61052# fix for updates, deletes and moves 2006/01/20 14:51:47 fs 1.10.4.1: copying the changes from stlusagefix01 herein, to be able to use this CWS in a non-product version


2006-02-06  Rüdiger Timm  <rt@openoffice.org>  [ad4ec3e6dac3815f1298e94aa274a7d4e36dd9ee]

INTEGRATION: CWS dba202f (1.25.72); FILE MERGED 2006/01/30 09:14:01 oj 1.25.72.3: #i61052# fix for updates, deletes and moves 2006/01/27 06:54:10 fs 1.25.72.2: RESYNC: (1.25-1.27); FILE MERGED 2006/01/20 14:51:46 fs 1.25.72.1: copying the changes from stlusagefix01 herein, to be able to use this CWS in a non-product version


2006-02-06  Rüdiger Timm  <rt@openoffice.org>  [d57e07113fd8376528def1fd26fd53e39153b605]

INTEGRATION: CWS dba202f (1.80.8); FILE MERGED 2006/01/30 09:14:00 oj 1.80.8.4: #i61052# fix for updates, deletes and moves 2006/01/27 09:17:28 fs 1.80.8.3: #i10000# 2006/01/27 06:54:02 fs 1.80.8.2: RESYNC: (1.80-1.83); FILE MERGED 2006/01/20 14:51:46 fs 1.80.8.1: copying the changes from stlusagefix01 herein, to be able to use this CWS in a non-product version


2006-02-06  Rüdiger Timm  <rt@openoffice.org>  [bca70b5a781ecd5ae0cdf355c8c181ba1d2fd9e3]

INTEGRATION: CWS dba202f (1.32.70); FILE MERGED 2006/01/30 09:13:59 oj 1.32.70.3: #i61052# fix for updates, deletes and moves 2006/01/27 06:53:51 fs 1.32.70.2: RESYNC: (1.32-1.34); FILE MERGED 2006/01/20 14:51:45 fs 1.32.70.1: copying the changes from stlusagefix01 herein, to be able to use this CWS in a non-product version


2006-02-06  Rüdiger Timm  <rt@openoffice.org>  [3aa6fe1ed2cfcc24aea51744456dad0825319976]

INTEGRATION: CWS dba202f (1.80.8); FILE MERGED 2006/01/30 09:13:58 oj 1.80.8.3: #i61052# fix for updates, deletes and moves 2006/01/27 06:53:42 fs 1.80.8.2: RESYNC: (1.80-1.83); FILE MERGED 2006/01/20 14:51:44 fs 1.80.8.1: copying the changes from stlusagefix01 herein, to be able to use this CWS in a non-product version


2006-02-06  Rüdiger Timm  <rt@openoffice.org>  [ee3cc8936d109d308799b172ef22606b853e2dd9]

INTEGRATION: CWS dba202f (1.139.12); FILE MERGED 2006/01/30 09:13:56 oj 1.139.12.3: #i61052# fix for updates, deletes and moves 2006/01/27 06:53:23 fs 1.139.12.2: RESYNC: (1.139-1.141); FILE MERGED 2006/01/20 14:51:43 fs 1.139.12.1: copying the changes from stlusagefix01 herein, to be able to use this CWS in a non-product version


2006-02-06  Rüdiger Timm  <rt@openoffice.org>  [30ead1d8c96c30ebb9b025376d6c8058f8b2b542]

INTEGRATION: CWS dba202f (1.30.14); FILE MERGED 2006/01/30 10:07:26 fs 1.30.14.3: #i10000# 2006/01/30 09:13:53 oj 1.30.14.2: #i61052# fix for updates, deletes and moves 2006/01/20 14:51:41 fs 1.30.14.1: copying the changes from stlusagefix01 herein, to be able to use this CWS in a non-product version


2006-02-06  Rüdiger Timm  <rt@openoffice.org>  [650de73b6367779001d3a250a547531f6c7f106a]

INTEGRATION: CWS dba202f (1.5.2); FILE MERGED 2006/01/30 09:28:03 oj 1.5.2.1: #i61052# fix for updates, deletes and moves


2006-02-06  Rüdiger Timm  <rt@openoffice.org>  [6ef0c9873a72a8b6bc0392d9df84131b3ebfa524]

INTEGRATION: CWS oo202thes (1.3.56); FILE MERGED 2006/01/16 12:09:23 tl 1.3.56.1: #i58412# fixed several potential problems in the thesaurus code


2006-02-06  Rüdiger Timm  <rt@openoffice.org>  [b0d7f51d23cc76db2bb32de32a2a3c13a418b83e]

INTEGRATION: CWS oo202thes (1.4.8); FILE MERGED 2006/01/16 12:09:22 tl 1.4.8.1: #i58412# fixed several potential problems in the thesaurus code


2006-02-06  Rüdiger Timm  <rt@openoffice.org>  [71e4fd86c1b321b55f96733b2f2de114e5086c66]

INTEGRATION: CWS dba202f (1.4.48); FILE MERGED 2006/01/30 08:33:22 fs 1.4.48.1: #i61047#


2006-02-06  Rüdiger Timm  <rt@openoffice.org>  [14efc505b3429d4f1f47c76cc425a223e066ca1d]

INTEGRATION: CWS dba202f (1.3.48); FILE MERGED 2006/01/24 13:59:32 fs 1.3.48.1: +isInteractiveTest (for 'dmake show_targets')


2006-02-06  Rüdiger Timm  <rt@openoffice.org>  [1b9aeb242880fbda56354e0f5ea658cefca407d4]

INTEGRATION: CWS dba202f (1.3.48); FILE MERGED 2006/01/24 14:00:07 fs 1.3.48.1: whitespaces cvs diff FormControlTest.java


2006-02-06  Rüdiger Timm  <rt@openoffice.org>  [4f3bc54525f0c38c6b62850deb2477b5bb36943d]

INTEGRATION: CWS dba202f (1.1.2); FILE ADDED 2006/01/24 14:43:46 fs 1.1.2.2: output layout 2006/01/24 14:00:35 fs 1.1.2.1: helper class for 'dmake show_targets'


2006-02-06  Rüdiger Timm  <rt@openoffice.org>  [a73b52e74a4ff9f20945e59412bc23cf7e0bc70a]

INTEGRATION: CWS dba202f (1.4.48); FILE MERGED 2006/01/24 14:00:01 fs 1.4.48.1: removed obsolete import


2006-02-06  Rüdiger Timm  <rt@openoffice.org>  [01922e954715b453d271ca2667898698799e6e44]

INTEGRATION: CWS dba202f (1.1.2); FILE ADDED 2006/01/24 12:09:48 fs 1.1.2.3: some enhancements to checkMultipleKeys 2006/01/23 16:22:44 fs 1.1.2.2: checkMultipleKeys: check all records of the master form 2006/01/23 16:16:29 fs 1.1.2.1: initial test case for checking master-detail forms


2006-02-06  Rüdiger Timm  <rt@openoffice.org>  [c20b53279c987b1a904ab95b3926c453aa2686b0]

INTEGRATION: CWS dba202f (1.2.130); FILE MERGED 2006/01/23 16:17:14 fs 1.2.130.1: only 10 runs by default, else you wait 'til death ...


2006-02-06  Rüdiger Timm  <rt@openoffice.org>  [a19d5b07c1ca7cd297aa9bf22adf3bfcfc3bdd4f]

INTEGRATION: CWS dba202f (1.2.230); FILE MERGED 2006/01/23 16:17:32 fs 1.2.230.1: removed obsolete import


2006-02-06  Rüdiger Timm  <rt@openoffice.org>  [7fe53f4bbaaaeda55d2b25856875acf2f0b57021]

INTEGRATION: CWS dba202f (1.5.48); FILE MERGED 2006/01/24 14:00:06 fs 1.5.48.3: whitespaces cvs diff FormControlTest.java 2006/01/23 16:18:02 fs 1.5.48.2: slightly changed HsqlDatabase API 2006/01/23 12:16:58 fs 1.5.48.1: FormControlTest now working with an (self-contaqined) HSQLDB, not with a MySQL DB anymore


2006-02-06  Rüdiger Timm  <rt@openoffice.org>  [9e5f08655c88602271167943a15bb084e9e7cc32]

INTEGRATION: CWS dba202f (1.3.48); FILE MERGED 2006/01/24 13:59:33 fs 1.3.48.1: +isInteractiveTest (for 'dmake show_targets')


2006-02-06  Rüdiger Timm  <rt@openoffice.org>  [2907acbd43c51534f014359e1a5d4b211245132c]

INTEGRATION: CWS dba202f (1.4.36); FILE MERGED 2006/01/20 14:10:05 fs 1.4.36.1: #i60881# don't 'delete this' in run if exiting prematurely, this is done later


2006-02-06  Rüdiger Timm  <rt@openoffice.org>  [e3f1b501ccd1f4240a4321513ac4fed47adad198]

INTEGRATION: CWS dba202f (1.2.156); FILE MERGED 2006/01/23 12:20:53 fs 1.2.156.1: removed obsolete import


2006-02-06  Rüdiger Timm  <rt@openoffice.org>  [979291db081f6c9c00d59f074c3caf5c5765a9f1]

INTEGRATION: CWS dba202f (1.1.2); FILE ADDED 2006/01/23 16:15:44 fs 1.1.2.2: make JAVAFILES find new files automatically 2006/01/23 12:17:00 fs 1.1.2.1: makefile


2006-02-06  Rüdiger Timm  <rt@openoffice.org>  [fec8fb32c2d02cbbc86c13734d3c0eab639dd19b]

INTEGRATION: CWS dba202f (1.1.2); FILE ADDED 2006/01/23 16:14:32 fs 1.1.2.1: lean class for creating HSQLDB tables


2006-02-06  Rüdiger Timm  <rt@openoffice.org>  [ede79839b3ecb5acc27d980a7d2619674923c32f]

INTEGRATION: CWS dba202f (1.1.2); FILE ADDED 2006/01/23 16:15:19 fs 1.1.2.2: +closeAndDelete / +createTable 2006/01/23 12:16:49 fs 1.1.2.1: small wrapper around an ODB document file representing an embedded HSQL DB


2006-02-06  Rüdiger Timm  <rt@openoffice.org>  [1f1454e48621e597b3e4fd3ad53251dbb0c46a79]

INTEGRATION: CWS dba202f (1.1.2); FILE ADDED 2006/01/23 16:14:14 fs 1.1.2.1: lean column descriptor for creating tables in a HSQLDB database


2006-02-06  Rüdiger Timm  <rt@openoffice.org>  [97db6ea68930caf74c805ee1971c48d69939facb]

INTEGRATION: CWS cloph02 (1.22.22); FILE MERGED 2006/01/13 19:59:42 cloph 1.22.22.3: Issue number: #i57871# Submitted by: cloph gtk-update-icon-cache not in rpm's install_script_path & touch the dir just to be sure... 2005/12/12 19:40:35 cloph 1.22.22.2: Issue number: #i57871# Submitted by: cloph did not take installation dirs into account... 2005/12/12 19:27:10 cloph 1.22.22.1: Issue number: #i57871# Submitted by: cloph


2006-02-06  Rüdiger Timm  <rt@openoffice.org>  [0b9ad96b61451d5356c61d10994e3881bb040129]

INTEGRATION: CWS cloph02 (1.21.22); FILE MERGED 2006/01/14 01:32:36 cloph 1.21.22.2: Issue number: #i57871# Submitted by: cloph Don't assume the script can find the binary to update the icon-cache.. Check for existence of the cache, then touch the theme-dir to invalidate the cache and then try to update the cache. 2005/12/12 19:27:09 cloph 1.21.22.1: Issue number: #i57871# Submitted by: cloph


2006-02-06  Rüdiger Timm  <rt@openoffice.org>  [1af128cfb6f6097be0bf8fe50b7b50e1105b9df0]

INTEGRATION: CWS cloph02 (1.11.22); FILE MERGED 2006/01/14 01:32:35 cloph 1.11.22.2: Issue number: #i57871# Submitted by: cloph Don't assume the script can find the binary to update the icon-cache.. Check for existence of the cache, then touch the theme-dir to invalidate the cache and then try to update the cache. 2005/12/17 12:15:40 cloph 1.11.22.1: Issue number: #i57871# Submitted by: cloph


2006-02-06  Rüdiger Timm  <rt@openoffice.org>  [84d2e75e4b3b46d8d320269b9d26b0b286768778]

INTEGRATION: CWS cloph02 (1.12.22); FILE MERGED 2006/01/14 01:32:33 cloph 1.12.22.2: Issue number: #i57871# Submitted by: cloph Don't assume the script can find the binary to update the icon-cache.. Check for existence of the cache, then touch the theme-dir to invalidate the cache and then try to update the cache. 2005/12/12 19:27:08 cloph 1.12.22.1: Issue number: #i57871# Submitted by: cloph


2006-02-06  Rüdiger Timm  <rt@openoffice.org>  [1d85fe3cb9eb0ee734d817ef9ed7bc0911dcf248]

INTEGRATION: CWS cloph02 (1.3.46); FILE MERGED 2006/01/14 01:32:26 cloph 1.3.46.2: Issue number: #i57871# Submitted by: cloph Don't assume the script can find the binary to update the icon-cache.. Check for existence of the cache, then touch the theme-dir to invalidate the cache and then try to update the cache. 2005/12/12 19:27:07 cloph 1.3.46.1: Issue number: #i57871# Submitted by: cloph


2006-02-06  Rüdiger Timm  <rt@openoffice.org>  [ec877fb88e1577d83e4eb94cf7db4fcf013e0303]

INTEGRATION: CWS cloph02 (1.3.46); FILE MERGED 2006/01/14 01:31:53 cloph 1.3.46.2: Issue number: #i57871# Submitted by: cloph Don't assume the script can find the binary to update the icon-cache.. Check for existence of the cache, then touch the theme-dir to invalidate the cache and then try to update the cache. 2005/12/12 19:27:06 cloph 1.3.46.1: Issue number: #i57871# Submitted by: cloph


2006-02-06  Rüdiger Timm  <rt@openoffice.org>  [5fabea1f7a57c29d6b0dd62f4647945e16aeadff]

INTEGRATION: CWS swqbf53 (1.125.38); FILE MERGED 2006/02/01 09:28:39 od 1.125.38.1: #i58776#,#b6341339# <SwEditWin::KeyInput(..)> 	- On key input <backspace> no reset of the numbering rule 	  at current paragraph is intended.


2006-02-06  Rüdiger Timm  <rt@openoffice.org>  [67f3388b7406affd8e6e00caaa3f8c12f46a2c1e]

INTEGRATION: CWS swqbf53 (1.67.4); FILE MERGED 2006/02/01 14:36:57 od 1.67.4.1: #130797# - correct fix for issue 126020


2006-02-06  Rüdiger Timm  <rt@openoffice.org>  [4a6cf9ce150bdf13463829f87fa5a9e63bb17b0f]

INTEGRATION: CWS swqbf53 (1.83.4); FILE MERGED 2006/02/01 14:36:56 od 1.83.4.2: #130797# - correct fix for issue 126020 2006/02/01 12:00:25 fme 1.83.4.1: #i58806# No vertical alignment in table cell if object does not follow text flow


2006-02-06  Rüdiger Timm  <rt@openoffice.org>  [34935f8eceb11ee95ca91440516f629ebbd6fd6f]

INTEGRATION: CWS swqbf53 (1.42.4); FILE MERGED 2006/02/01 14:36:56 od 1.42.4.1: #130797# - correct fix for issue 126020


2006-02-06  Rüdiger Timm  <rt@openoffice.org>  [036de13f5d1b7beafd4e4d1ae5473153531bffd1]

INTEGRATION: CWS swqbf53 (1.8.168); FILE MERGED 2006/02/02 10:19:32 od 1.8.168.1: #i57917# <SwObjectFormatter::_FormatObj(..)> 	 - stop format of fly frame, if restart of layout process is requested.


2006-02-06  Rüdiger Timm  <rt@openoffice.org>  [7d5a75ca424f8cdec4e18a1f7503d4112dafc0dd]

INTEGRATION: CWS swqbf53 (1.28.168); FILE MERGED 2006/02/02 10:21:24 od 1.28.168.1: #i57917# - adjust introduction of formatting of anchored object in the 	   format algorithm of footnote frames and its content.


2006-02-06  Rüdiger Timm  <rt@openoffice.org>  [033ce056411f1f4d7588c63b8d7479bdbd9fd22d]

INTEGRATION: CWS swqbf53 (1.51.4); FILE MERGED 2006/02/01 14:36:55 od 1.51.4.1: #130797# - correct fix for issue 126020


2006-02-06  Rüdiger Timm  <rt@openoffice.org>  [72c775bc665a86ce3a4f33d8362bb201a6a695df]

INTEGRATION: CWS swqbf53 (1.34.196); FILE MERGED 2006/02/01 14:33:46 od 1.34.196.1: #130797# <SwLayoutFrm::ContainsAny()> 	 - implement handling of new parameter <_bInvestigateFtnForSections>


2006-02-06  Rüdiger Timm  <rt@openoffice.org>  [977531608e77c4c381feb5d5c4e8fd6987c0f0fe]

INTEGRATION: CWS swqbf53 (1.13.194); FILE MERGED 2006/02/01 14:30:50 od 1.13.194.1: #130797# method <SwLayoutFrm::ContainsAny()> 	 - add optional parameter <_bInvestigateFtnForSections>


2006-02-06  Rüdiger Timm  <rt@openoffice.org>  [9f87288deeb63a073fbfe80f2ef169e3d5641dd7]

INTEGRATION: CWS hyphenator2 (1.3.126); FILE MERGED 2006/01/27 00:44:15 nemeth 1.3.126.1: i61214 i58558


2006-02-06  Rüdiger Timm  <rt@openoffice.org>  [093700f602d50b31985fedfb77f682150a49cadb]

INTEGRATION: CWS hyphenator2 (1.6.28); FILE MERGED 2006/01/27 00:44:15 nemeth 1.6.28.1: i61214 i58558


2006-02-06  Rüdiger Timm  <rt@openoffice.org>  [ced4a7f4855392a64f679c05f61efcdaccfdbadd]

INTEGRATION: CWS hyphenator2 (1.14.28); FILE MERGED 2006/01/27 13:57:26 nemeth 1.14.28.2: i58558 i61214 2006/01/27 00:50:47 nemeth 1.14.28.1: i61214 i58558


2006-02-06  Rüdiger Timm  <rt@openoffice.org>  [bac3739d835628b92073a101c5f866fd90ac032f]

INTEGRATION: CWS vq28 (1.20.6); FILE MERGED 2006/01/23 00:44:33 vq 1.20.6.1: #i61017# Fix re-build issue in odk.


2006-02-06  Rüdiger Timm  <rt@openoffice.org>  [97bbbe987713561358c778048dc3acd42f57fa1c]

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>  [89ba47c4a935ab27600a8cf12d9e72e9d47b8886]

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>  [2648943ec6678f26c780a107a6c10f15c5adaf1b]

INTEGRATION: CWS os75 (1.29.76); FILE MERGED 2006/02/03 08:44:02 os 1.29.76.1: #128121# crash in SvxRuler::TabMenuSelect fixed


2006-02-06  Rüdiger Timm  <rt@openoffice.org>  [43eace9d37635ad58f93de77c1c21744f651ef2f]

INTEGRATION: CWS os75 (1.7.198); FILE MERGED 2006/02/02 10:21:24 os 1.7.198.1: #i59454# AutoText entries should be cashed with _weak_ references


2006-02-06  Rüdiger Timm  <rt@openoffice.org>  [6a3d6af782ba5d706fb6ddf5e01f43a8d96083ef]

INTEGRATION: CWS os75 (1.10.50); FILE MERGED 2006/02/02 12:34:03 os 1.10.50.1: #i61519# create only one hidden paragraph field per paragraph


2006-02-06  Rüdiger Timm  <rt@openoffice.org>  [cf52ae29ee646206e24ef531e648159e7ef5b733]

INTEGRATION: CWS os75 (1.29.196); FILE MERGED 2006/02/03 08:40:10 os 1.29.196.1: #i59454# DocShell reference has to be clearded in D'tor


2006-02-06  Rüdiger Timm  <rt@openoffice.org>  [873af04f9a711e4deda0336a1c931f7402622fb3]

#i56517# removed testshl


2006-02-06  Rüdiger Timm  <rt@openoffice.org>  [385ffee4da4dfc663bdef09cb9f3ebd473681700]

INTEGRATION: CWS c05v002followup (1.33.130); FILE MERGED 2006/02/03 08:30:31 hro 1.33.130.1: #130172# Use per installation trigger for quickstarter installation check


2006-02-06  Rüdiger Timm  <rt@openoffice.org>  [a4ab3deec7bb85c5a29c4eb37b7b222992dabf97]

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>  [2527257c173fb9d7a5013d99d8a9db57ef9c63fc]

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>  [91f22d138772648da3ec073ed6cb9d1683476c40]

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>  [0676de9688577d85fd1c5c12e568d404752c3391]

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>  [d532d0efbcb7cd0046d50620f8d237d8bf5f8b92]

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>  [9809d34e04726ac2b7064c94de48adee1067d259]

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  Kurt Zenker  <kz@openoffice.org>  [f9d218858b01b00fdedeba0f126c25272248c18a]

INTEGRATION: CWS pb11 (1.16.102); FILE MERGED 2006/01/31 08:45:55 pb 1.16.102.4: fix: #i48648# IsCellCheckBox() added 2006/01/30 10:41:11 pb 1.16.102.3: fix: #i48648# acc children not always transient 2006/01/25 08:18:25 pb 1.16.102.2: fix: #i48648# support for checkbox cells 2005/12/20 08:02:05 pb 1.16.102.1: fix: #i48636# AccessibleBrowseBoxTableCell::Ctor() with new parameter


2006-02-06  Kurt Zenker  <kz@openoffice.org>  [141f4c5fbdbd804ffdf179a15697e947fa28a1fa]

INTEGRATION: CWS pb11 (1.17.120); FILE MERGED 2006/01/24 17:41:42 ssa 1.17.120.1: #i48361# floaters for subtoolbars should not appear as toplevel windows so they have to be easily recognized by the toolkit


2006-02-06  Kurt Zenker  <kz@openoffice.org>  [1df0db5a28c6cbb8cf234e0f94568a2612ac4786]

INTEGRATION: CWS pb11 (1.224.74); FILE MERGED 2006/01/24 17:41:40 ssa 1.224.74.2: #i48361# floaters for subtoolbars should not appear as toplevel windows so they have to be easily recognized by the toolkit 2006/01/23 17:29:43 ssa 1.224.74.1: #i48361# merge from vcl47


2006-02-06  Kurt Zenker  <kz@openoffice.org>  [9a056b0953bd7b3f6f7996b8375ae3b13ff912f1]

INTEGRATION: CWS pb11 (1.13.78); FILE MERGED 2006/01/24 17:41:40 ssa 1.13.78.2: #i48361# floaters for subtoolbars should not appear as toplevel windows so they have to be easily recognized by the toolkit 2006/01/19 15:29:19 pb 1.13.78.1: fix: #i48361# ssa: the ImplPopupFloatwin should not appear as an acessible frame but should be handled by its parent toolbar as an ordinary child. this will be done in the toolkit wrapper.


2006-02-06  Kurt Zenker  <kz@openoffice.org>  [81e112f6987ead90a8f067ac088abf20124d512e]

INTEGRATION: CWS pb11 (1.4.162); FILE MERGED 2006/01/30 10:50:28 pb 1.4.162.2: fix: #i48648# acc children not transient 2006/01/25 08:34:44 pb 1.4.162.1: fix: #i48648# now SvxSimpleTable is a HeaderTabListBox


2006-02-06  Kurt Zenker  <kz@openoffice.org>  [c48d3354c21b6fab28be613370493d7f93ff02c8]

INTEGRATION: CWS pb11 (1.5.32); FILE MERGED 2006/01/26 12:04:40 pb 1.5.32.2: RESYNC: (1.5-1.6); FILE MERGED 2006/01/25 09:03:04 pb 1.5.32.1: fix: #i48648# support for VCLEVENT_CHECKBOX_TOGGLE


2006-02-06  Kurt Zenker  <kz@openoffice.org>  [93f0755004af19b69d4702b8be1a129250d80b0f]

INTEGRATION: CWS pb11 (1.3.162); FILE MERGED 2006/01/25 09:03:03 pb 1.3.162.1: fix: #i48648# support for VCLEVENT_CHECKBOX_TOGGLE


2006-02-06  Kurt Zenker  <kz@openoffice.org>  [ba66b8f1ccf4ee12637a847fdc79263390ca9a5a]

INTEGRATION: CWS pb11 (1.24.42); FILE MERGED 2006/01/26 11:58:04 pb 1.24.42.2: RESYNC: (1.24-1.28); FILE MERGED 2006/01/23 13:02:55 pb 1.24.42.1: fix: #126459# GetSaveInData() can be NULL


2006-02-06  Kurt Zenker  <kz@openoffice.org>  [ff128be8fc2378325a5c1419cfc68a1ae9ad76d2]

INTEGRATION: CWS pb11 (1.7.30); FILE MERGED 2006/01/25 08:38:02 pb 1.7.30.1: fix: #i48648# support for VCLEVENT_CHECKBOX_TOGGLE


2006-02-06  Kurt Zenker  <kz@openoffice.org>  [8c38d064057f407df792fbf5a3192ae2bcb2b79c]

INTEGRATION: CWS pb11 (1.5.10); FILE MERGED 2006/01/31 14:54:13 obr 1.5.10.1: #i48648# map table cells without children to LABEL and minor logging enhancements


2006-02-06  Kurt Zenker  <kz@openoffice.org>  [f9b1bb8e896d6672e04f5afc30d855cfc38e949a]

INTEGRATION: CWS pb11 (1.10.10); FILE MERGED 2005/12/21 07:56:46 obr 1.10.10.1: #i48638# only expose AccessibleTable for UNO objects that implement XAccessibleTable


2006-02-06  Kurt Zenker  <kz@openoffice.org>  [6809665e47f0e983bbff14cef4d57c6f0c3fe71a]

INTEGRATION: CWS pb11 (1.20.10); FILE MERGED 2006/01/31 14:54:13 obr 1.20.10.1: #i48648# map table cells without children to LABEL and minor logging enhancements


2006-02-06  Rüdiger Timm  <rt@openoffice.org>  [c3fa0185d756443e5a84a39b5a5261a6893df457]

INTEGRATION: CWS extras23 (1.1.2); FILE ADDED 2005/10/28 12:34:40 va 1.1.2.1: #i46773# Converted to OASIS file format.


2006-02-06  Rüdiger Timm  <rt@openoffice.org>  [b053161507ad066321001b781c1d9fd1d6f16b45]

INTEGRATION: CWS extras23 (1.1.2); FILE ADDED 2005/10/28 12:34:39 va 1.1.2.1: #i46773# Converted to OASIS file format.


2006-02-06  Kurt Zenker  <kz@openoffice.org>  [822e46a172e1e13bd6ddd4d02129aed3e31cd766]

INTEGRATION: CWS pb11 (1.4.196); FILE MERGED 2006/02/02 10:29:44 pb 1.4.196.1: fix: #i48648# SvxRedlinTable now SvHeaderTabListBox


2006-02-06  Rüdiger Timm  <rt@openoffice.org>  [ea737aabb2da0c759e63033841de056eb03cf43c]

INTEGRATION: CWS extras23 (1.1.2); FILE ADDED 2005/10/28 12:34:38 va 1.1.2.1: #i46773# Converted to OASIS file format.


2006-02-06  Rüdiger Timm  <rt@openoffice.org>  [451ba7387604fd4e977327dce5d7d67f47e6052c]

INTEGRATION: CWS extras23 (1.1.2); FILE ADDED 2005/10/28 12:34:37 va 1.1.2.1: #i46773# Converted to OASIS file format.


2006-02-06  Kurt Zenker  <kz@openoffice.org>  [8d37756719d269f59ab402c8344391af01bf5a95]

INTEGRATION: CWS pb11 (1.6.104); FILE MERGED 2006/02/02 10:30:56 pb 1.6.104.1: fix: #i48648# SvxRedlinTable now SvHeaderTabListBox


2006-02-06  Kurt Zenker  <kz@openoffice.org>  [52811a1f5b5094592b17394bed60739222c41af6]

INTEGRATION: CWS pb11 (1.56.34); FILE MERGED 2006/01/24 18:01:46 ssa 1.56.34.1: #i48361# floaters for subtoolbars should not appear as toplevel windows


2006-02-06  Kurt Zenker  <kz@openoffice.org>  [a195ee4c0086664128425c2e6805349f76c80131]

INTEGRATION: CWS pb11 (1.12.40); FILE MERGED 2006/02/02 10:33:03 pb 1.12.40.1: fix: #i48648# SvxSimpleTable now SvHeaderTabListBox


2006-02-06  Kurt Zenker  <kz@openoffice.org>  [643a5dcf23ed5c56184f6e9a30f4b6434cee066a]

INTEGRATION: CWS pb11 (1.8.20); FILE MERGED 2006/02/02 10:33:02 pb 1.8.20.1: fix: #i48648# SvxSimpleTable now SvHeaderTabListBox


2006-02-06  Kurt Zenker  <kz@openoffice.org>  [72385decc0e666a184c0deea79abd20ada0bc07d]

INTEGRATION: CWS pb11 (1.11.20); FILE MERGED 2006/02/02 10:33:02 pb 1.11.20.1: fix: #i48648# SvxSimpleTable now SvHeaderTabListBox


2006-02-06  Kurt Zenker  <kz@openoffice.org>  [7de746b729287d4573799105240a14ffac8b7ade]

INTEGRATION: CWS pb11 (1.3.40); FILE MERGED 2006/02/02 10:33:01 pb 1.3.40.1: fix: #i48648# SvxSimpleTable now SvHeaderTabListBox


2006-02-06  Kurt Zenker  <kz@openoffice.org>  [9c355f156c00b342af64762f11089aa8e8c13e37]

INTEGRATION: CWS pb11 (1.41.86); FILE MERGED 2006/01/30 10:40:09 pb 1.41.86.1: fix: #i48648# acc children not always transient


2006-02-06  Kurt Zenker  <kz@openoffice.org>  [b4a5c358f46759c55d02cfeddae551c8e368bfdd]

INTEGRATION: CWS pb11 (1.46.104); FILE MERGED 2006/01/30 10:38:31 pb 1.46.104.3: fix: #i48648# acc children not always transient 2006/01/26 11:22:35 pb 1.46.104.2: RESYNC: (1.46-1.47); FILE MERGED 2006/01/25 08:16:08 pb 1.46.104.1: fix: #i48648# support for tablecell navigation


2006-02-06  Kurt Zenker  <kz@openoffice.org>  [b776c31ea9e965a5b56ab7330871725c5ac6bb44]

INTEGRATION: CWS pb11 (1.18.102); FILE MERGED 2006/01/30 10:18:15 pb 1.18.102.1: fix: #i48648# acc children not always transient


2006-02-06  Rüdiger Timm  <rt@openoffice.org>  [13a939090b0e2431ec4c7d9c66bbc7bd3c1012f9]

INTEGRATION: CWS c05v002 (1.6.96); FILE MERGED 2006/01/12 11:25:47 lo 1.6.96.1: #130209# allow NoEvalText when checking for eval


2006-02-06  Rüdiger Timm  <rt@openoffice.org>  [12a07da1efb4860a8937fc74dde4d266eb4d9b2e]

INTEGRATION: CWS c05v002 (1.9.94); FILE MERGED 2006/01/12 11:25:47 lo 1.9.94.1: #130209# allow NoEvalText when checking for eval


2006-02-06  Rüdiger Timm  <rt@openoffice.org>  [958b7dfe4df20b8775876c0559e04ee199fc7b30]

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>  [7dbcd103e23e57f9b2ef1ed49fc857d0bb51c5af]

INTEGRATION: CWS c05v002 (1.33.114); FILE MERGED 2006/01/11 12:42:12 is 1.33.114.1: #130127# no quickstart for c05eval


2006-02-06  Rüdiger Timm  <rt@openoffice.org>  [235a7e0a01d9dea41965f83c6da97136a47fd7b2]

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>  [7d608bad2f3e23c3c34d54c1fd5ffa185cf56374]

INTEGRATION: CWS c05v002 (1.42.112); FILE MERGED 2006/01/11 12:42:13 is 1.42.112.1: #130127# no quickstart for c05eval


2006-02-06  Rüdiger Timm  <rt@openoffice.org>  [a460ae48aad1dfe21a102796672b7e43d21f590c]

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>  [96670cf353a5aeff328d95a38de5385f9999f427]

INTEGRATION: CWS extras23 (1.1.2); FILE ADDED 2005/10/28 12:34:44 va 1.1.2.1: #i46773# Converted to OASIS file format.


2006-02-06  Rüdiger Timm  <rt@openoffice.org>  [7c02f6e9a63459c75afc464625d352938e452ed6]

INTEGRATION: CWS extras23 (1.1.2); FILE ADDED 2005/10/28 12:34:43 va 1.1.2.1: #i46773# Converted to OASIS file format.


2006-02-06  Rüdiger Timm  <rt@openoffice.org>  [2179e55c55076a30e7d1a8657aa165c53bc950d6]

INTEGRATION: CWS extras23 (1.1.2); FILE ADDED 2005/10/28 12:34:42 va 1.1.2.1: #i46773# Converted to OASIS file format.


2006-02-06  Rüdiger Timm  <rt@openoffice.org>  [a81b7f0cd23b5be86c12698f5518461fceeb92af]

INTEGRATION: CWS extras23 (0); FILE ADDED


2006-02-06  Rüdiger Timm  <rt@openoffice.org>  [fa3138a9be89b038617b7dbb002cee3c307f63e2]

INTEGRATION: CWS extras23 (1.1.2); FILE ADDED 2005/10/28 12:34:36 va 1.1.2.1: #i46773# Converted to OASIS file format.


2006-02-06  Rüdiger Timm  <rt@openoffice.org>  [a8245fbf8a96d6c2fb7580debe781445bc5c5415]

INTEGRATION: CWS extras23 (1.1.2); FILE ADDED 2005/10/28 12:34:35 va 1.1.2.1: #i46773# Converted to OASIS file format.


2006-02-06  Rüdiger Timm  <rt@openoffice.org>  [08114b4dfdc89a810093c93b42716fbcdd049dbb]

INTEGRATION: CWS extras23 (1.1.2); FILE ADDED 2005/10/28 12:34:34 va 1.1.2.1: #i46773# Converted to OASIS file format.


2006-02-06  Rüdiger Timm  <rt@openoffice.org>  [4f10f638b118f80765994f327b4a6fe0fc3d2e33]

INTEGRATION: CWS extras23 (1.1.2); FILE ADDED 2005/10/28 12:34:33 va 1.1.2.1: #i46773# Converted to OASIS file format.


2006-02-06  Rüdiger Timm  <rt@openoffice.org>  [be024d3b6f2c017a2e7c92bc7eadcc6e3a75ed42]

INTEGRATION: CWS extras23 (1.1.2); FILE ADDED 2005/10/28 12:34:32 va 1.1.2.1: #i46773# Converted to OASIS file format.


2006-02-06  Rüdiger Timm  <rt@openoffice.org>  [a19548130760ddc857871b88af5a413e1626976f]

INTEGRATION: CWS extras23 (1.1.2); FILE ADDED 2005/10/28 12:34:31 va 1.1.2.1: #i46773# Converted to OASIS file format.


2006-02-06  Rüdiger Timm  <rt@openoffice.org>  [70d984a8b2aad376c20d3622af9b45f2b9c739b5]

INTEGRATION: CWS extras23 (1.1.2); FILE ADDED 2005/10/28 12:34:30 va 1.1.2.1: #i46773# Converted to OASIS file format.


2006-02-06  Rüdiger Timm  <rt@openoffice.org>  [2fe5cee65b51f86abdbbdb49b348343ee7c85ed8]

INTEGRATION: CWS extras23 (1.1.2); FILE ADDED 2005/10/28 12:34:29 va 1.1.2.1: #i46773# Converted to OASIS file format.


2006-02-06  Rüdiger Timm  <rt@openoffice.org>  [c4f09259f5149012b89c76dfbfa98ec711bf9582]

INTEGRATION: CWS extras23 (1.1.2); FILE ADDED 2005/10/28 12:34:28 va 1.1.2.1: #i46773# Converted to OASIS file format.


2006-02-06  Rüdiger Timm  <rt@openoffice.org>  [bc4f7ab9d45a5b72cdb18e155b431b5b7402d94e]

INTEGRATION: CWS extras23 (1.1.2); FILE ADDED 2005/10/28 12:34:27 va 1.1.2.1: #i46773# Converted to OASIS file format.


2006-02-06  Rüdiger Timm  <rt@openoffice.org>  [9cd1edb612ca35e3eaab2bdcd3609f600afe8447]

INTEGRATION: CWS extras23 (1.1.1.1.226); FILE MERGED 2005/10/28 12:34:26 va 1.1.1.1.226.1: #i46773# Converted to OASIS file format.


2006-02-06  Rüdiger Timm  <rt@openoffice.org>  [6a8921245e0a3e93ab0410b4837450aaa64ddc0a]

INTEGRATION: CWS extras23 (1.13.20); FILE MERGED 2005/12/13 11:06:02 ih 1.13.20.1: #i56759# Dim->Public


2006-02-06  Rüdiger Timm  <rt@openoffice.org>  [f73e611d91b56d16d16a3507fe85de44db4f2223]

INTEGRATION: CWS extras23 (1.51.20); FILE MERGED 2005/12/13 11:03:16 ih 1.51.20.1: #i48742# grammar errors corrected


2006-02-06  Rüdiger Timm  <rt@openoffice.org>  [4d883e72a384408b2910e9af1e6ae13a33485625]

INTEGRATION: CWS extras23 (1.59.20); FILE MERGED 2005/12/13 11:02:39 ih 1.59.20.1: #i51108# strings corrected: Autopilot->Wizard


2006-02-06  Rüdiger Timm  <rt@openoffice.org>  [577900d430d23a8166b41a5c6921c7bd18ccd068]

INTEGRATION: CWS extras23 (1.7.370); FILE MERGED 2005/12/21 10:47:54 ih 1.7.370.1: #i59542, i59544# function call tools.getDocumentType changed and MIMI Type changed to vnd.oasis.opendocument.XXX


2006-02-06  Rüdiger Timm  <rt@openoffice.org>  [99bb5dd186828a588d7dd2b6cc1bd612cd2b50aa]

INTEGRATION: CWS extras23 (1.19.336); FILE MERGED 2005/12/21 10:47:54 ih 1.19.336.1: #i59542, i59544# function call tools.getDocumentType changed and MIMI Type changed to vnd.oasis.opendocument.XXX


2006-02-06  Rüdiger Timm  <rt@openoffice.org>  [203b910d8eae4ad7faae9217f663a021fa4731c1]

INTEGRATION: CWS extras23 (1.18.158); FILE MERGED 2005/12/21 10:47:53 ih 1.18.158.1: #i59542, i59544# function call tools.getDocumentType changed and MIMI Type changed to vnd.oasis.opendocument.XXX


2006-02-06  Rüdiger Timm  <rt@openoffice.org>  [4b7780b251565076908f556b6a4bfe13b4449363]

INTEGRATION: CWS extras23 (1.25.136); FILE MERGED 2005/12/21 10:47:53 ih 1.25.136.1: #i59542, i59544# function call tools.getDocumentType changed and MIMI Type changed to vnd.oasis.opendocument.XXX


2006-02-06  Rüdiger Timm  <rt@openoffice.org>  [8795a0e249af15a586d5a7ce062b2b669d72d954]

INTEGRATION: CWS extras23 (1.64.36); FILE MERGED 2006/01/17 12:42:42 os 1.64.36.1: #i46773# load idxexample as .odt, too


2006-02-06  Rüdiger Timm  <rt@openoffice.org>  [7bfd8ac712dbc2c034e3ccf97e7ec1cc26dc206a]

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>  [44462c4a502a0a559ba8551cfeca12088190f893]

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>  [89cfb3610bc9d91ce02c97af038fbb672cb86048]

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>  [2c6b122f695a8caa9cb6555c8b1295debf9ed48e]

INTEGRATION: CWS calc35 (1.14.140); FILE MERGED 2006/01/30 17:18:34 dr 1.14.140.1: #117490# assert catch(...), needs to be removed


2006-02-03  Kurt Zenker  <kz@openoffice.org>  [3306badd21139b1ec6eb6799b8688126ca0b49d7]

INTEGRATION: CWS calc35 (1.24.30); FILE MERGED 2006/01/30 17:17:51 dr 1.24.30.1: #117490# consider substream size of embedded controls; correct stream alignment when reading images


2006-02-03  Kurt Zenker  <kz@openoffice.org>  [ac12707c1c6f1c53550dfb0f8418c6589309e91e]

INTEGRATION: CWS calc35 (1.118.2); FILE MERGED 2006/01/27 17:19:51 nn 1.118.2.1: #i57869# background color in table styles, apply before content


2006-02-03  Kurt Zenker  <kz@openoffice.org>  [4090d5ebb4aa10195a23cce6c83603010f235b3b]

INTEGRATION: CWS calc35 (1.56.28); FILE MERGED 2006/01/27 17:19:31 nn 1.56.28.1: #i57869# background color in table styles, apply before content


2006-02-03  Kurt Zenker  <kz@openoffice.org>  [5a09498fba4b18745f041942a1230901693d7c7c]

INTEGRATION: CWS calc35 (1.43.98); FILE MERGED 2006/01/27 17:19:52 nn 1.43.98.1: #i57869# background color in table styles, apply before content


2006-02-03  Kurt Zenker  <kz@openoffice.org>  [5f18ef13cac5aa3d8b344b27dba11fbc6e437b89]

INTEGRATION: CWS calc35 (1.26.98); FILE MERGED 2006/01/27 17:19:52 nn 1.26.98.1: #i57869# background color in table styles, apply before content


2006-02-03  Kurt Zenker  <kz@openoffice.org>  [33ab6b8e9312396a44cfa5508fcb9f40bc1dcf7f]

INTEGRATION: CWS calc35 (1.58.96); FILE MERGED 2006/01/27 17:19:51 nn 1.58.96.1: #i57869# background color in table styles, apply before content


2006-02-03  Kurt Zenker  <kz@openoffice.org>  [8bde4c343179105a76ad17e58b009e5feb31d706]

INTEGRATION: CWS calc35 (1.26.4); FILE MERGED 2006/01/27 17:19:50 nn 1.26.4.1: #i57869# background color in table styles, apply before content


2006-02-03  Kurt Zenker  <kz@openoffice.org>  [d4ba8ce44ad7c2fb4581dcbe491ff1afd961d85e]

INTEGRATION: CWS calc35 (1.82.4); FILE MERGED 2006/01/31 17:04:25 dr 1.82.4.1: form controls


2006-02-03  Kurt Zenker  <kz@openoffice.org>  [fe4a73e023099ffbffdbde935eb547c152c240c0]

INTEGRATION: CWS calc35 (1.18.4); FILE MERGED 2006/01/31 12:55:59 nn 1.18.4.1: #i61216# RGetVariances: use PopMatrix to get the ScMatInv result


2006-02-03  Kurt Zenker  <kz@openoffice.org>  [6fadb15d514b50457a5a5708e13d29f46a1ad55b]

INTEGRATION: CWS calc35 (1.15.4); FILE MERGED 2006/01/27 17:19:24 nn 1.15.4.1: #i57869# background color in table styles, apply before content


2006-02-03  Kurt Zenker  <kz@openoffice.org>  [74a4689bceffce2f049ae5f693e7e95206b9d8d6]

INTEGRATION: CWS calc35 (1.68.28); FILE MERGED 2006/01/27 17:19:24 nn 1.68.28.1: #i57869# background color in table styles, apply before content


2006-02-03  Kurt Zenker  <kz@openoffice.org>  [b799191ac8ea9116152edb10b04dcbf16df235ea]

INTEGRATION: CWS calc35 (1.29.94); FILE MERGED 2006/01/27 17:19:25 nn 1.29.94.1: #i57869# background color in table styles, apply before content


2006-02-03  Kurt Zenker  <kz@openoffice.org>  [1a2d7b8badc04e9e5fc6c18f5ff54175c3210f9e]

INTEGRATION: CWS calc35 (1.28.98); FILE MERGED 2006/01/27 17:19:08 nn 1.28.98.1: #i57869# background color in table styles, apply before content


2006-02-03  Kurt Zenker  <kz@openoffice.org>  [ec045bfe8a86c9ec20b7c1a9cd82b25ed522e7db]

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>  [54a2ef9794494a67e47c14301cdf778ddf067998]

INTEGRATION: CWS macintel01 (1.26.62); FILE MERGED 2006/01/27 23:03:27 ericb 1.26.62.4: #i61029# deleting UB stuff 2006/01/27 22:50:43 ericb 1.26.62.3: #i61029# more simple change 2006/01/27 22:44:36 ericb 1.26.62.2: #i61029# adapt libsalextra for both Mac Intel PowerPc and future universal Binaries 2006/01/23 14:45:33 ericb 1.26.62.1: #i61029# adapt libsalextra name to architecture for Mac OS X


2006-02-03  Kurt Zenker  <kz@openoffice.org>  [dea4367cce25ef97240acf35a15aab27cecefafb]

INTEGRATION: CWS macintel01 (1.14.2); FILE MERGED 2006/01/27 21:12:13 ericb 1.14.2.4: #i60958# remove useless UB changes in curl 2006/01/21 21:29:28 ericb 1.14.2.3: #i60958# delete CXXFLAGS because no need to use it in curl 2006/01/21 21:00:35 ericb 1.14.2.2: #i60958# fix typo correct name is  UNIVERSAL_CFLAGS 2006/01/21 20:55:47 ericb 1.14.2.1: #i60958# add UNIVERSL_FLAG for curl on Mac OS X Intel


2006-02-03  Kurt Zenker  <kz@openoffice.org>  [7d5e8a72b3c88da554293d89fad1d1928b8e5ae2]

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>  [09a9b294549e805449ad1f272937aad9e38198fd]

INTEGRATION: CWS macintel01 (1.1.2); FILE ADDED 2006/01/24 07:52:18 ericb 1.1.2.2: #i61027# code cleanup for Macintel bridge 2006/01/23 00:02:31 ericb 1.1.2.1: #i61027# new bridge for Mac Intel. Add uno2cpp.cxx


2006-02-03  Kurt Zenker  <kz@openoffice.org>  [07a36489f808de9c1f3aa9382d491aefbae22af2]

INTEGRATION: CWS macintel01 (1.1.2); FILE ADDED 2006/01/24 07:51:52 ericb 1.1.2.2: #i61027# code cleanup for Macintel bridge 2006/01/23 00:03:17 ericb 1.1.2.1: #i61027# new bridge for Mac Intel. Add share.hxx


2006-02-03  Kurt Zenker  <kz@openoffice.org>  [4dc3041518e61073a5e87709acd9349655432883]

INTEGRATION: CWS macintel01 (1.1.2); FILE ADDED 2006/01/24 21:47:53 ericb 1.1.2.3: #i61027# deleted useless UNIVERSAL_CFLAGS variable 2006/01/24 07:51:42 ericb 1.1.2.2: #i61027# code cleanup for Macintel bridge 2006/01/23 00:06:56 ericb 1.1.2.1: #i61027# new bridge for Mac Intel add makefile.mk


2006-02-03  Kurt Zenker  <kz@openoffice.org>  [0eb94f05a7318429f096da476ed2699f207f78d0]

INTEGRATION: CWS macintel01 (1.1.2); FILE ADDED 2006/01/24 07:51:32 ericb 1.1.2.2: #i61027# code cleanup for Macintel bridge 2006/01/23 00:06:31 ericb 1.1.2.1: #i61027# new bridge for Mac Intel add except.cxx


2006-02-03  Kurt Zenker  <kz@openoffice.org>  [f342cca7e8cca11c5583604750f975500271398c]

INTEGRATION: CWS macintel01 (1.1.2); FILE ADDED 2006/01/24 07:51:18 ericb 1.1.2.2: #i61027# code cleanup for Macintel bridge 2006/01/23 00:06:07 ericb 1.1.2.1: #i61027# new bridge for Mac Intel add cpp2uno.cxx


2006-02-03  Kurt Zenker  <kz@openoffice.org>  [6e245f9b1361989416cc7a5e71c0d8b293d7464a]

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>  [d970d34b86318161ac5ccf7a8a8a526c1f303f58]

INTEGRATION: CWS macintel01 (1.1.2); FILE ADDED 2006/01/24 08:01:40 ericb 1.1.2.4: #i61027# code cleanup in call.s 2006/01/24 07:58:48 ericb 1.1.2.3: #i61027# add license in call.s 2006/01/24 07:51:05 ericb 1.1.2.2: #i61027# code cleanup for Macintel bridge 2006/01/23 00:05:46 ericb 1.1.2.1: #i61027# new bridge for Mac Intel add call.s


2006-02-03  Kurt Zenker  <kz@openoffice.org>  [d5007e2a5f8d5a0477c0277ef552a857e4e1503e]

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>  [4a08a587b6bc72060fc9fef02f10fdf456d91db1]

INTEGRATION: CWS macintel01 (1.32.62); FILE MERGED 2006/01/23 00:36:32 ericb 1.32.62.1: #i61027# build macosx_intel project on Mac OS X Intel


2006-02-03  Kurt Zenker  <kz@openoffice.org>  [48fac76d74426648e3386a158a71d25b353cc3f7]

INTEGRATION: CWS kabrefine (1.2.10); FILE MERGED 2006/01/25 06:13:40 fs 1.2.10.4: RESYNC: (1.2-1.4); FILE MERGED 2006/01/06 09:14:21 fs 1.2.10.3: ask for ENABLE_KDE instead of ENABLE_KAB, again. ENABLE_KAB is introduced with CWS configure13 only, which is not yet integrated. Will have to revert this change once we've resynced to a version including configure13 2006/01/05 09:47:02 ebischoff 1.2.10.2: Issue number: 59727 Submitted by: rene Reviewed by: ebischoff Testing agains ENABLE_KAB (already implemented in CWS configure13;  done here once again to avoid integration conflict) 2006/01/04 11:22:59 fs 1.2.10.1: #i59673# split into two libraries, one small independent UNO component, and one implementation library


2006-02-03  Kurt Zenker  <kz@openoffice.org>  [18906f753c1604aae11358d3c3537cf80bb5bbc9]

INTEGRATION: CWS kabrefine (1.2.10); FILE MERGED 2006/01/05 09:49:50 ebischoff 1.2.10.1: Issue number: 59900 Submitted by: mkretzschmar Reviewed by: thb Not making assumptions whether internal or external STLP


2006-02-03  Kurt Zenker  <kz@openoffice.org>  [a4009ddb2f882c502fb267ace2f4844003d95cb6]

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>  [a95a66f867fb6cba07d507bfb7fbfd5cddd3447d]

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>  [d6e415294dfc222ff59ab44b2d63f1c44980f540]

INTEGRATION: CWS swnum202 (1.3.90); FILE MERGED 2006/01/26 08:15:52 od 1.3.90.1: #i59559# <SwNodeNum::IsCounted()> 	 - for text nodes <SwTxtNode::IsCounted()> determines, if the 	   text node is counted for numbering.


2006-02-03  Kurt Zenker  <kz@openoffice.org>  [d47fac1cb070f95b5abc111953990622234d960f]

INTEGRATION: CWS kabrefine (1.2.10); FILE MERGED 2006/01/30 07:37:29 fs 1.2.10.7: #i61335# NOW loading of the impl-module, not LAZY 2006/01/09 09:14:04 fs 1.2.10.6: #i60062# configuration setting determining whether to disable the check for a maximum version 2006/01/06 15:16:46 fs 1.2.10.5: #60062# don't shutdown the KApplication if OOo itself is currently being shut down - this might crash. 2006/01/06 15:09:24 fs 1.2.10.4: add a maximum supported version (not finished, yet) 2006/01/06 08:56:21 fs 1.2.10.3: #i60062# some version checks for the proper KDE version 2006/01/04 11:33:55 fs 1.2.10.2: #i59673# don't attempt to load the impl lib more than once, if the first attempt failed 2006/01/04 11:22:58 fs 1.2.10.1: #i59673# split into two libraries, one small independent UNO component, and one implementation library


2006-02-03  Kurt Zenker  <kz@openoffice.org>  [4a61348c5917d471338720056f142e3649363fa4]

INTEGRATION: CWS kabrefine (1.2.10); FILE MERGED 2006/01/05 09:52:31 ebischoff 1.2.10.1: Issue number: 59912 Using localized table name


2006-02-03  Kurt Zenker  <kz@openoffice.org>  [277b2a1d4b99e7da38595892cb74b53d68a60694]

INTEGRATION: CWS macintel01 (1.28.32); FILE MERGED 2006/01/21 20:45:22 ericb 1.28.32.1: #i60956# add Mac OS X for Intel cpu for alignment


2006-02-03  Kurt Zenker  <kz@openoffice.org>  [9365ff75a4bfaeae7804d28fa53db37e6925f322]

INTEGRATION: CWS swqbf52 (1.67.94); FILE MERGED 2006/01/27 10:26:48 ama 1.67.94.1: #i58251#: SO7 import needs a dynamic default for RES_ROW_SPLIT


2006-02-03  Kurt Zenker  <kz@openoffice.org>  [df5d2e903e928664d12f12ccf31e4a9c7f5b3133]

INTEGRATION: CWS swqbf52 (1.56.152); FILE MERGED 2006/01/30 13:25:51 od 1.56.152.2: #i57062# <SwTxtFly::GetTop(..)> 	 - suppress wrapping of text inside a to-paragraph/to-character 	   anchored fly frame around another to-paragraph/to-character 	   anchored fly frame. 2006/01/20 13:37:46 od 1.56.152.1: #i58642# <SwTxtFly::ForEach(..)> 	 - On ignoring anchored object of current frame consider follow frames.


2006-02-03  Kurt Zenker  <kz@openoffice.org>  [6441098a33bc8022574e85a8bd45785392edfe5b]

INTEGRATION: CWS swqbf52 (1.100.82); FILE MERGED 2006/01/23 11:24:24 fme 1.100.82.1: #i45951# German (Switzerland) uses apostrophe as thousand separator


2006-02-03  Kurt Zenker  <kz@openoffice.org>  [f63ae9b7c342adcc8d2eeb2034daeea25377b261]

INTEGRATION: CWS swqbf52 (1.11.178); FILE MERGED 2006/01/30 12:45:21 od 1.11.178.1: #129959# <SwAnchoredObjectPosition::_AdjustVertRelPos(..)> 	 - do mix usage of <top + height> and <bottom> of rectangles.


2006-02-03  Kurt Zenker  <kz@openoffice.org>  [2200e1209f802add5a2fd84845457ebfa9e4517f]

INTEGRATION: CWS swqbf52 (1.81.120); FILE MERGED 2006/01/31 08:30:05 od 1.81.120.5: RESYNC: (1.81-1.83); FILE MERGED 2006/01/26 11:41:46 fme 1.81.120.4: #i58182# New follow table should get initial left margin before splitting the line 2006/01/24 11:55:25 fme 1.81.120.3: #i56115# CalcHeightWidthFlys: New calculation of nFlyAdd consideres printing area of anchor frame 2006/01/23 09:39:41 fme 1.81.120.2: #i54861# Do not move backward if pNewUpper->Prt has not height 2006/01/19 15:08:20 od 1.81.120.1: #i56146# <lcl_ArrangeLowers(..)> 	 - No invalidation of position for undersized paragraph inside 	   a fly frame.


2006-02-03  Kurt Zenker  <kz@openoffice.org>  [7b91eec4a4d9c85e4a940ae44e9ff9a6214a236b]

INTEGRATION: CWS swqbf52 (1.7.78); FILE MERGED 2006/01/27 08:46:46 od 1.7.78.1: #i58182# class <SwObjectFormatterTxtFrm> 	 - replace private method <_CheckMovedFwdCondition(..)> by 	   a corresponding static public one, because it's needed 	   for the iterative positioning algorithm.


2006-02-03  Kurt Zenker  <kz@openoffice.org>  [e7ba37923b5cea447007cd36b28fa27d0fd313a8]

INTEGRATION: CWS swqbf52 (1.16.78); FILE MERGED 2006/01/27 08:49:12 od 1.16.78.1: #i58182# class <SwObjectFormatterTxtFrm> 	 - replacement of method <_CheckMovedFwdCondition(..)>


2006-02-03  Kurt Zenker  <kz@openoffice.org>  [6a933b9ead6278bca960b05749e7bf6a7d73a9bf]

INTEGRATION: CWS swqbf52 (1.52.76); FILE MERGED 2006/01/31 08:29:18 od 1.52.76.2: RESYNC: (1.52-1.53); FILE MERGED 2006/01/27 08:50:44 od 1.52.76.1: #i58182# <SwFlyAtCntFrm::MakeAll> 	 - usage of new method <SwObjectFormatterTxtFrm::CheckMovedFwdCondition(..)>


2006-02-03  Kurt Zenker  <kz@openoffice.org>  [3e6d49a7a7a1fbe40fb6413b365e7aee7f9b29c6]

INTEGRATION: CWS swqbf52 (1.71.118); FILE MERGED 2006/01/31 11:23:32 od 1.71.118.3: #i53298# - add missing include 2006/01/27 12:36:51 od 1.71.118.2: #i57765# <CalcCntnt(..)> 	 - adjust the condition to continue with previous frame due to 	   its keep attribute: 	   do not continue with previous frame, if current frame has 	   column/page break before attribute. 2006/01/19 10:47:40 od 1.71.118.1: #i53298# <SwFlyFrm::ChgSize(..)> 	 - Assure that the new size fits into the current clipping area     	   of the fly frame, if the fly frame anchored at-paragraph or at-character 	   contains an OLE object. 	 - No tolerance in setting height attribute of fly frame.


2006-02-03  Kurt Zenker  <kz@openoffice.org>  [9db3b3e77e12527b8359104e5d6c137df1766a45]

INTEGRATION: CWS swqbf52 (1.50.154); FILE MERGED 2006/01/31 08:29:09 od 1.50.154.2: RESYNC: (1.50-1.51); FILE MERGED 2006/01/27 12:31:20 od 1.50.154.1: #i57765# class <SwFlowFrm> 	 - implementation of new methods <HasAttrPageBreakBefore(..)> 	   and <HasAttrColBreakBefore(..)> 	 - use the new methods in methods <IsPageBreak(..)> and <IsColBreak(..)>


2006-02-03  Kurt Zenker  <kz@openoffice.org>  [02654d2c9f78709384cb662da6c99c633027f8d9]

INTEGRATION: CWS swqbf52 (1.58.76); FILE MERGED 2006/01/31 08:28:49 od 1.58.76.3: RESYNC: (1.58-1.59); FILE MERGED 2006/01/27 08:52:31 od 1.58.76.2: #i58182# <SwCntntFrm::MakeAll()> 	 - Adjustment of conditions for moving forward a paragraph, 	   which is moved forward due to the positioning of its anchored objects. 2006/01/23 10:21:31 od 1.58.76.1: #i59341# <SwCntntFrm::MakeAll(..)> 	 - Workaround for inadequate layout algorithm: 	   suppress invalidation and calculation of paragraph inside 	   footnote, if it already formatted itself STOP_FLY_FORMAT times 	   and has anchored objects. Thus, the format of the anchored 	   object could take place and probably solve the layout loop.


2006-02-03  Kurt Zenker  <kz@openoffice.org>  [97cc5ff28e9df58d862abe919a0b6461f8444388]

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>  [c9e55e39b67535a8a51a96374583189c68b74db2]

INTEGRATION: CWS swqbf52 (1.9.182); FILE MERGED 2006/01/31 08:27:47 od 1.9.182.2: RESYNC: (1.9-1.10); FILE MERGED 2006/01/27 12:19:06 od 1.9.182.1: #i57765# class <SwFlowFrm> 	 - introduce new method <HasAttrPageBreakBefore(..)> and 	   <HasAttrColBreakBefore(..)>


2006-02-03  Kurt Zenker  <kz@openoffice.org>  [7681c15c26412dd286d97af9c143ab9f00272137]

INTEGRATION: CWS swqbf52 (1.32.154); FILE MERGED 2006/01/30 09:36:36 od 1.32.154.1: #b6364738# <SwGrfNode::_GetStreamForEmbedGrf(..)> 	   - assure that <GraphicObject::GetUniqueID()> isn't called recursive.


2006-02-03  Kurt Zenker  <kz@openoffice.org>  [bfa7db2a26a0404493d52d8dde72ce6795c12abc]

INTEGRATION: CWS jl30 (1.8.20); FILE MERGED 2006/01/26 08:50:47 jl 1.8.20.2: #i56953# 2006/01/23 13:20:56 jl 1.8.20.1: #i56953# patch applied


2006-02-03  Kurt Zenker  <kz@openoffice.org>  [6c67e3d2fd0482ca5341b2ccda142695a64b0242]

INTEGRATION: CWS swqbf52 (1.36.98); FILE MERGED 2006/01/25 12:54:34 fme 1.36.98.1: #i55421# Reduced value of nLoopMax from 100 to 10


2006-02-03  Kurt Zenker  <kz@openoffice.org>  [62fa8ff57627e07cd6a7a7f7c48e3a90c62677e6]

INTEGRATION: CWS jl30 (1.13.14); FILE MERGED 2006/01/27 15:16:54 jl 1.13.14.1: #61051# new versions offor assemblies and qa/versions test


2006-02-03  Kurt Zenker  <kz@openoffice.org>  [7946cf623f4e36858bae1053102906f5e64ebd84]

INTEGRATION: CWS swqbf52 (1.45.24); FILE MERGED 2006/01/18 13:37:17 od 1.45.24.1: #129959# <SwDrawContact::_Changed(..)> 	 - introduce handling of nested <SdrObjUserCall> events. 	 - do not reset positioning attribute flag on object geometry 	   changes, when object isn't yet positioned. It's not necessary 	   and causes defects.


2006-02-03  Kurt Zenker  <kz@openoffice.org>  [639c991feadb117752ba02aec2d0e77918cf937b]

INTEGRATION: CWS swqbf52 (1.22.92); FILE MERGED 2006/02/02 12:31:40 ama 1.22.92.3: #i58710#: Insertion of illegal sections, Part II: start before table, end inside table 2006/01/31 08:27:05 od 1.22.92.2: RESYNC: (1.22-1.23); FILE MERGED 2006/01/18 16:07:14 ama 1.22.92.1: Fix #i58710#: Section break inside a table cell causes crash


2006-02-03  Kurt Zenker  <kz@openoffice.org>  [7d106316a52ef8f2d3e906ceb3384ef8707c1268]

INTEGRATION: CWS jl30 (1.14.12); FILE MERGED 2006/01/27 15:15:41 jl 1.14.12.1: #61051# new versions offor assemblies and qa/versions test


2006-02-03  Kurt Zenker  <kz@openoffice.org>  [dc9112484b780a42a58969efde14ac27b2a6df8d]

INTEGRATION: CWS vcl53 (1.96.2); FILE MERGED 2006/01/30 14:24:05 hdu 1.96.2.1: #129816# allocate one more script item for ScriptItemize


2006-02-03  Kurt Zenker  <kz@openoffice.org>  [cdd73e411b441515ca778edf87268b035e266863]

INTEGRATION: CWS swqbf52 (1.16.176); FILE MERGED 2006/01/18 13:34:31 od 1.16.176.1: #129959# class <SwDrawContact> 	 - introduce data member for nested <SdrObjUserCall> events in 	   method <_Changed(..)>


2006-02-03  Kurt Zenker  <kz@openoffice.org>  [173fb137abd6757866f6b9df53bc52a9e3bed5c0]

INTEGRATION: CWS jl30 (1.13.10); FILE MERGED 2006/01/27 15:14:14 jl 1.13.10.1: #61051# new versions offor assemblies and qa/versions test


2006-02-03  Kurt Zenker  <kz@openoffice.org>  [69fe0c3e4b2bfbce7f43ea851e8507a4b8e1998c]

INTEGRATION: CWS jsc5 (1.17.14); FILE MERGED 2006/02/01 09:18:51 jsc 1.17.14.1: #i61438# extend compiler flags for Windows


2006-02-03  Kurt Zenker  <kz@openoffice.org>  [92741826edf0f4bc527650e7f5ecc60c894cb206]

INTEGRATION: CWS vcl53 (1.19.2); FILE MERGED 2006/02/01 08:55:40 pl 1.19.2.2: RESYNC: (1.19-1.22); FILE MERGED 2006/01/24 11:55:06 pl 1.19.2.1: #i61098# readonly entry patch (thanks to cmc)


2006-02-03  Kurt Zenker  <kz@openoffice.org>  [de8972745d9e76e589349ad0f5376273bce37ccb]

INTEGRATION: CWS jsc5 (1.7.46); FILE MERGED 2006/02/02 12:15:39 jsc 1.7.46.1: i59703# adapt makefile to be prepared for full qualified paths


2006-02-03  Kurt Zenker  <kz@openoffice.org>  [7fb1f32403a01e4631527379803c66e7bc2e7c68]

INTEGRATION: CWS nomysqlversion (1.29.66); FILE MERGED 2006/02/01 08:38:43 fs 1.29.66.1: #i60273# optional driver setting to prevent calls to getVersionColumns


2006-02-03  Kurt Zenker  <kz@openoffice.org>  [a80325cfcf353f8ea926220edf3a8571246db489]

INTEGRATION: CWS jsc5 (1.3.46); FILE MERGED 2006/02/02 12:15:37 jsc 1.3.46.1: i59703# adapt makefile to be prepared for full qualified paths


2006-02-03  Kurt Zenker  <kz@openoffice.org>  [7966eece1997e7aa059d2a01fdba350ceec485ec]

INTEGRATION: CWS nomysqlversion (1.33.8); FILE MERGED 2006/02/01 08:38:42 fs 1.33.8.1: #i60273# optional driver setting to prevent calls to getVersionColumns


2006-02-03  Kurt Zenker  <kz@openoffice.org>  [3b1aadb861fe9eb1153321975bd68086b41fe6c7]

INTEGRATION: CWS jsc5 (1.5.56); FILE MERGED 2006/02/02 14:36:31 jsc 1.5.56.1: #i61438# remove warning


2006-02-03  Kurt Zenker  <kz@openoffice.org>  [629a3ecb18ae9d85cd6c524b20ded8996f60f432]

INTEGRATION: CWS nomysqlversion (1.13.64); FILE MERGED 2006/02/01 08:39:55 fs 1.13.64.1: #i60273# when running the ODBC driver, prevent calls to getVersionColumn


2006-02-03  Kurt Zenker  <kz@openoffice.org>  [41c9e44ff7020748c600b8246a9f4177550a7aa1]

INTEGRATION: CWS jl30 (1.1.2); FILE ADDED 2006/01/31 10:28:05 jl 1.1.2.2: #61051# 2006/01/27 15:20:51 jl 1.1.2.1: #61051# new versions offor assemblies and qa/versions test


2006-02-03  Kurt Zenker  <kz@openoffice.org>  [746ad49cfae3690469dd5b1ff0368255a29c2238]

INTEGRATION: CWS jl30 (1.1.2); FILE ADDED 2006/01/27 15:20:34 jl 1.1.2.1: #61051# new versions offor assemblies and qa/versions test


2006-02-03  Kurt Zenker  <kz@openoffice.org>  [27a59b1ffca8a993cb1be7bc17a0a18f71c5ca85]

INTEGRATION: CWS jl30 (1.1.2); FILE ADDED 2006/01/27 15:47:33 jl 1.1.2.2: #61051# new versions offor assemblies and qa/versions test 2006/01/27 15:21:36 jl 1.1.2.1: #61051# new versions offor assemblies and qa/versions test


2006-02-03  Kurt Zenker  <kz@openoffice.org>  [53a447744a09ea6d6131874c33b85c469800f980]

INTEGRATION: CWS jl30 (1.1.2); FILE ADDED 2006/01/27 15:54:00 jl 1.1.2.2: #61051# new versions offor assemblies and qa/versions test 2006/01/27 15:21:17 jl 1.1.2.1: #61051# new versions offor assemblies and qa/versions test


2006-02-03  Kurt Zenker  <kz@openoffice.org>  [b526deda6d9a2f182cccbf5a69d3f2e577f75f66]

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>  [4c3f4960968168a489665f9cb054831ec6388f03]

INTEGRATION: CWS jl30 (1.1.2); FILE ADDED 2006/01/27 15:21:03 jl 1.1.2.1: #61051# new versions offor assemblies and qa/versions test


2006-02-03  Kurt Zenker  <kz@openoffice.org>  [1ac79a7484733983a3fe97656effae13433923e0]

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>  [afa9ed30acc4dd3408dc32aac5a40af42db0b1d2]

INTEGRATION: CWS vcl53 (1.49.28); FILE MERGED 2006/01/25 14:31:23 pl 1.49.28.1: #61102# add a substitution entry for din font


2006-02-03  Kurt Zenker  <kz@openoffice.org>  [ed4a951d4bfd667534c58b1ae92cc506b46de3e9]

INTEGRATION: CWS jl30 (1.3.18); FILE MERGED 2006/01/27 16:10:59 jl 1.3.18.2: RESYNC: (1.3-1.4); FILE MERGED 2006/01/27 15:12:57 jl 1.3.18.1: #61051# new versions offor assemblies and qa/versions test


2006-02-03  Kurt Zenker  <kz@openoffice.org>  [3d3831325ba820b951c8ead9416c64b5d141ac65]

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-03  Kurt Zenker  <kz@openoffice.org>  [23ed788f1337e6b6f83422829a61c27f1f8a2d6b]

INTEGRATION: CWS jl30 (1.23.4); FILE MERGED 2006/01/31 10:38:43 jl 1.23.4.1: #i61417# wrong parameters when starting office


2006-02-03  Rüdiger Timm  <rt@openoffice.org>  [478558f33f44c80477bd0f0d4b94d325f54a80c6]

#i10000# Move implementation of 'GetSequenceClassID' from olecomponent.cxx into olepersist.cxx. It is needed on all platforms, but olecomponent.cxx gets compiled for windows only.


2006-02-03  Rüdiger Timm  <rt@openoffice.org>  [c793eef27e2e70d460cfc368e5b5cf86a700cc70]

#i10000# Make OnViewChanged_Impl public


2006-02-02  Kurt Zenker  <kz@openoffice.org>  [7a312102bb6ebb4158a5a6782494d8d12c583253]

#i10000# build error fixed (mav)


2006-02-02  Kurt Zenker  <kz@openoffice.org>  [182150713d927693edf0fe94c119c168a1a578d6]

#i10000# fix for windows 4nt build


2006-02-01  Vladimir Glazounov  <vg@openoffice.org>  [5ebf174874031db6062bcff3909357a210697d93]

new version for SRC680


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [56c276f661df44e806648b5512ed13bbd4f3f9db]

SRC680


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [2d366fab97b997887fa05d0dcaab78eeca31d45d]

INTEGRATION: CWS mav19 (1.18.10); FILE MERGED 2006/01/10 13:41:23 mav 1.18.10.7: #i52224# avoid using of STAMPIT workaround for other objects 2005/12/12 12:23:53 mav 1.18.10.6: #i52224# fix typo 2005/12/09 13:33:35 mav 1.18.10.5: #i52224# handle the STAMPIT case correctly 2005/12/08 15:27:03 mav 1.18.10.4: #i52224# handle STAMPIT correctly 2005/12/02 09:44:38 mav 1.18.10.3: #i52224# add method 2005/11/17 18:16:25 mav 1.18.10.2: RESYNC: (1.18-1.19); FILE MERGED 2005/11/16 10:03:27 mav 1.18.10.1: #i52224# handle object size and resizing correctly


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [0635120bc459d02193eb2bb40d0717e064d92aca]

INTEGRATION: CWS mav19 (1.28.8); FILE MERGED 2006/01/03 13:23:25 mav 1.28.8.11: #i59147# use central helper 2006/01/03 13:21:42 mav 1.28.8.10: #i59147# use central helper 2005/12/22 14:37:04 mav 1.28.8.9: #i52224# header is required for correct handling 2005/12/12 17:01:53 mav 1.28.8.8: #i52224# use enchanced metafile as default 2005/12/09 13:33:36 mav 1.28.8.7: #i52224# handle the STAMPIT case correctly 2005/12/08 10:49:32 mav 1.28.8.6: #i52224# no need to have internal scaling currently 2005/12/08 08:34:48 mav 1.28.8.5: #i52224# correct internal scaling of the object 2005/12/02 09:46:56 mav 1.28.8.4: #i52224# execute notifications in the main thread always 2005/11/17 18:16:38 mav 1.28.8.3: RESYNC: (1.28-1.29); FILE MERGED 2005/11/16 10:03:27 mav 1.28.8.2: #i52224# handle object size and resizing correctly 2005/11/14 13:02:16 mav 1.28.8.1: #i52224# there is no need in the workaround for 106272 any more


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [2ae1174674c17a75c8db04e6038b9c8aa92d00b7]

INTEGRATION: CWS mav19 (1.21.12); FILE MERGED 2006/01/13 13:16:55 mav 1.21.12.12: #130174# avoid unnecessary regeneration of replacement 2006/01/10 13:41:25 mav 1.21.12.11: #i52224# avoid using of STAMPIT workaround for other objects 2006/01/03 13:21:43 mav 1.21.12.10: #i59147# use central helper 2005/12/22 14:56:16 mav 1.21.12.9: #i52224# header is required for correct handling 2005/12/09 17:10:38 mav 1.21.12.8: #i52224# correct STAMPIT classid's for assertion 2005/12/09 13:33:36 mav 1.21.12.7: #i52224# handle the STAMPIT case correctly 2005/12/08 15:27:05 mav 1.21.12.6: #i52224# handle STAMPIT correctly 2005/12/08 10:52:30 mav 1.21.12.5: #i52224# the size should be changed only on saving 2005/12/02 09:47:51 mav 1.21.12.4: #i52224# handle replacement image correctly 2005/11/29 15:14:14 mav 1.21.12.3: #i52224# fix one inconsistency 2005/11/17 18:17:28 mav 1.21.12.2: RESYNC: (1.21-1.23); FILE MERGED 2005/11/16 10:03:28 mav 1.21.12.1: #i52224# handle object size and resizing correctly


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [aa4422acd28c460df6810bd12d4c521d7a193aeb]

INTEGRATION: CWS mav19 (1.13.22); FILE MERGED 2006/01/17 09:09:29 mav 1.13.22.5: #i56586# set size for the objects that need size after loading 2006/01/17 09:08:54 mav 1.13.22.4: #i56586# set size for the objects that need size after loading 2006/01/02 15:32:34 mav 1.13.22.3: #i56250# allow to copy replacement to the same container if the different name is used 2005/11/17 19:14:42 mav 1.13.22.2: RESYNC: (1.13-1.14); FILE MERGED 2005/11/01 14:34:52 mav 1.13.22.1: #i57128# embeddedobjectcontainer should not switch object to running state usually


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [0fc036137dd5dda489d7daee3535a89067a49248]

INTEGRATION: CWS mav19 (1.21.6); FILE MERGED 2006/01/03 13:16:35 mav 1.21.6.1: #i59147# use central helper


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [53948a432d9b85ac131c222ff9ba81413db66c2c]

INTEGRATION: CWS mav19 (1.4.18); FILE MERGED 2006/01/03 13:15:59 mav 1.4.18.1: #i59147# use central helper


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [f5beb98843b2b9899504fa519345ee081a1397bb]

INTEGRATION: CWS mav19 (1.45.8); FILE MERGED 2006/01/03 13:14:56 mav 1.45.8.1: #i59147# use central helper


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [662e39c0a51707d2ea7f622ec8616a47a2d3cc0f]

INTEGRATION: CWS mav19 (1.102.2); FILE MERGED 2006/01/03 13:14:16 mav 1.102.2.1: #i59147# use central helper


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [87e93dd939c3677910567d6eba6601b803224582]

INTEGRATION: CWS mav19 (1.3.10); FILE MERGED 2006/01/03 13:17:39 mav 1.3.10.1: #i59147# use central helper


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [8977b68c0c93957c8876b68e8cb45abac846f601]

INTEGRATION: CWS mav19 (1.13.6); FILE MERGED 2006/01/03 13:17:06 mav 1.13.6.1: #i59147# use central helper


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [5ab56eb4c19cd1cac250edb434d57cc3c5d51da0]

INTEGRATION: CWS mav19 (1.11.6); FILE MERGED 2005/11/24 12:12:14 mav 1.11.6.1: #i58055# do not add DTD information for oasis format


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [43e91813307ae4e52f0bec0e7cf2ed4bc6bcee8c]

INTEGRATION: CWS mav19 (1.8.8); FILE MERGED 2005/11/24 12:16:23 mav 1.8.8.1: Extend the regression tests.


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [4c4c1191804ebf57e60b606dc36416496ca0e807]

INTEGRATION: CWS mav19 (1.7.8); FILE MERGED 2005/11/24 12:16:23 mav 1.7.8.1: Extend the regression tests.


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [b41f9a33871fa59acbf38d012af156cd807c1e3a]

INTEGRATION: CWS mav19 (1.1.2); FILE ADDED 2005/11/24 12:15:59 mav 1.1.2.1: Extend the regression tests


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [cf439300dbb3d6485d944965a975204645d33f00]

INTEGRATION: CWS mav19 (1.1.2); FILE ADDED 2005/11/24 12:15:38 mav 1.1.2.1: Extend the regression tests


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [f38ec7d2a005916eea1be9b4df0ce3f87f635540]

INTEGRATION: CWS mav19 (1.114.6); FILE MERGED 2005/11/23 16:47:38 mav 1.114.6.1: #i58357# Use general storage change notification


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [4e08ecbe2fe492c3620c659ae80466c6cbda7485]

INTEGRATION: CWS mav19 (1.16.8); FILE MERGED 2006/01/10 14:09:27 mav 1.16.8.1: #i52224# lock solar mutex on notification


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [7ae45c09f6f62c6bc29748faa84ed06ae8995b03]

INTEGRATION: CWS mav19 (1.103.6); FILE MERGED 2005/11/24 15:02:20 mav 1.103.6.2: #126228# improve storing of own objects inserted from file 2005/11/23 16:45:56 mav 1.103.6.1: #i58357# Use storage change notification


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [62cb14ac8306c79743c0330b66151f4b7ca29ab4]

INTEGRATION: CWS mav19 (1.172.6); FILE MERGED 2006/01/10 19:05:54 mav 1.172.6.3: RESYNC: (1.172-1.174); FILE MERGED 2006/01/03 15:47:19 mav 1.172.6.2: #i58884# use correct storage in case of saveAs to the same location in alien format 2005/11/23 16:43:26 mav 1.172.6.1: #b6337950#,#i58357# catch the exception, send the notification


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [48110a0052dd20406cecd6c7b60906c35581eedd]

INTEGRATION: CWS mav19 (1.174.6); FILE MERGED 2005/11/23 16:34:34 mav 1.174.6.1: #i56642# avoid crash


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [47ba5286466c7567bf1876fe11464b20893f4909]

INTEGRATION: CWS mav19 (1.100.6); FILE MERGED 2005/11/24 17:59:32 mav 1.100.6.1: #i58357# use the general notification


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [15cae24d6c4d24fc810c51bd0c82c4973e0cbc01]

INTEGRATION: CWS mav19 (1.4.18); FILE MERGED 2006/01/13 13:27:50 mav 1.4.18.1: #130174# wrap exception


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [84e130be4bb491c51cd864f3101b1f768202037f]

INTEGRATION: CWS mav19 (1.22.44); FILE MERGED 2005/11/11 13:18:41 mav 1.22.44.1: #i57728# get replacement image from clipboard


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [854f7400511c0215b7fb114a3d273e5bba160ade]

INTEGRATION: CWS mav19 (1.38.16); FILE MERGED 2005/11/17 18:46:32 mav 1.38.16.3: RESYNC: (1.38-1.39); FILE MERGED 2005/11/11 13:18:41 mav 1.38.16.2: #i57728# get replacement image from clipboard 2005/11/01 14:08:39 mav 1.38.16.1: #i57128# unload object after pasting


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [df7899cb3df8599eaee5a5f68ec3e105637bbae8]

INTEGRATION: CWS mav19 (1.26.32); FILE MERGED 2005/11/01 16:25:56 mav 1.26.32.1: #i57138# use setting of object area after scaling setting


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [7598414a3b8c7aa407545a9d7a4014844fee30f3]

INTEGRATION: CWS mav19 (1.26.48); FILE MERGED 2005/11/11 13:18:40 mav 1.26.48.1: #i57728# get replacement image from clipboard


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [3867bf4b4caf7d1b82b2bd7f5ad82ee1ef0159dc]

INTEGRATION: CWS mav19 (1.20.42); FILE MERGED 2006/01/26 18:26:28 mav 1.20.42.1: #130736# switch floating frames, applets and plugins to running state when necessary


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [7c518c7223d200c45d111773d6b529116ff4ba64]

INTEGRATION: CWS mav19 (1.27.44); FILE MERGED 2005/11/10 13:58:54 mav 1.27.44.1: #i50429# allow to copy nonpersistent objects


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [15badd0b25d640a13b82a633370abc7481c1f92e]

INTEGRATION: CWS mav19 (1.38.32); FILE MERGED 2005/12/07 12:20:53 sj 1.38.32.1: #i52224# using correct visarea when importing ole objects


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [2879a265efa338feb962f4e0ee9098fc6dfcbe97]

INTEGRATION: CWS mav19 (1.9.10); FILE MERGED 2005/12/08 15:27:05 mav 1.9.10.6: #i52224# handle STAMPIT correctly 2005/12/08 10:53:20 mav 1.9.10.5: #i52224# the size should be changed only on saving 2005/12/08 08:34:22 mav 1.9.10.4: #i52224# correct internal scaling of the object 2005/11/24 17:43:17 mav 1.9.10.3: #i52224# on initialization try the size of replacement image 2005/11/17 18:17:41 mav 1.9.10.2: RESYNC: (1.9-1.10); FILE MERGED 2005/11/16 10:03:28 mav 1.9.10.1: #i52224# handle object size and resizing correctly


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [6271ecebee776287df584be0ea02597bfd2bcdef]

INTEGRATION: CWS mav19 (1.19.12); FILE MERGED 2005/11/17 18:17:18 mav 1.19.12.2: RESYNC: (1.19-1.20); FILE MERGED 2005/11/16 10:03:28 mav 1.19.12.1: #i52224# handle object size and resizing correctly


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [f6a5a045dce8be160975dd98e2a4a3f7f2972743]

INTEGRATION: CWS mav19 (1.13.18); FILE MERGED 2006/01/17 10:14:07 mav 1.13.18.5: #i56586# use correct operation 2006/01/17 10:01:16 mav 1.13.18.4: #i56586# allow to identify the objects that need size after loading 2005/12/08 15:27:04 mav 1.13.18.3: #i52224# handle STAMPIT correctly 2005/11/17 18:17:03 mav 1.13.18.2: RESYNC: (1.13-1.14); FILE MERGED 2005/11/16 10:03:28 mav 1.13.18.1: #i52224# handle object size and resizing correctly


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [5671cd1d0f48d87d769b8517fe26e5ee765da06d]

INTEGRATION: CWS mav19 (1.16.10); FILE MERGED 2005/12/08 10:49:33 mav 1.16.10.4: #i52224# no need to have internal scaling currently 2005/12/08 08:34:49 mav 1.16.10.3: #i52224# correct internal scaling of the object 2005/11/17 18:16:46 mav 1.16.10.2: RESYNC: (1.16-1.17); FILE MERGED 2005/11/16 10:03:27 mav 1.16.10.1: #i52224# handle object size and resizing correctly


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [8c7edca5e90f5a6b708a955883395a776e28a4c1]

INTEGRATION: CWS mav19 (1.1.2); FILE ADDED 2005/12/02 09:46:04 mav 1.1.2.1: #i52224# execute notifications in the main thread always


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [e5676ca1047e02ffcdad67df368dbaf1f99ca07b]

INTEGRATION: CWS mav19 (1.6.20); FILE MERGED 2005/12/02 09:45:32 mav 1.6.20.1: #i52224# execute notifications in the main thread always


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [240e5d577ff93ce3fadddc93a1307198b9312875]

INTEGRATION: CWS mav19 (1.15.20); FILE MERGED 2005/11/24 15:09:49 mav 1.15.20.1: #126228# improve storing of own objects inserted from file


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [d526714f9ac0671841d6f38832f12a97aafdbe00]

INTEGRATION: CWS mav19 (1.21.2); FILE MERGED 2005/11/24 15:09:47 mav 1.21.2.1: #126228# improve storing of own objects inserted from file


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [45eaae1413e49752911fa45338938c99022c33aa]

INTEGRATION: CWS mav19 (1.16.2); FILE MERGED 2006/01/09 12:00:12 mav 1.16.2.1: #126520# avoid crash


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [e0301fd47ccbc483ceb6bcf8481d373c0f18f7ee]

INTEGRATION: CWS mav19 (1.61.44); FILE MERGED 2005/11/17 17:27:45 mav 1.61.44.5: RESYNC: (1.61-1.63); FILE MERGED 2005/11/11 13:28:18 mav 1.61.44.4: #i57728# get replacement image from clipboard 2005/11/08 14:50:58 mav 1.61.44.3: #i50429# let nonpersistent objects stay in running state 2005/11/08 14:44:22 mav 1.61.44.2: #i50429# let nonpersistent objects stay in running state 2005/11/01 14:06:31 mav 1.61.44.1: #i57128# unload object after pasting


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [86e414f8ff7ab0d58ff1a0591f4d638db9545f96]

INTEGRATION: CWS mav19 (1.76.112); FILE MERGED 2005/12/14 15:03:18 mav 1.76.112.1: #i52224# get BLIP size on import


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [3cd3fdb0158711e40f7fdca77e2db4f0173ed5bb]

INTEGRATION: CWS mav19 (1.134.62); FILE MERGED 2005/12/07 12:18:56 sj 1.134.62.1: #i52224# using correct visarea when importing ole objects


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [ccd4c4f6bcad2fdf8ddac8bcd24bd3943b06aefc]

INTEGRATION: CWS mav19 (1.127.16); FILE MERGED 2006/01/10 18:40:48 mav 1.127.16.3: RESYNC: (1.127-1.128); FILE MERGED 2005/12/14 15:03:17 mav 1.127.16.2: #i52224# get BLIP size on import 2005/12/07 12:18:55 sj 1.127.16.1: #i52224# using correct visarea when importing ole objects


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [2427d18c9e247965397d6658cb855e3db783ec5b]

INTEGRATION: CWS mav19 (1.57.76); FILE MERGED 2005/12/08 16:09:24 sj 1.57.76.1: #i52224# restoring correct visarea if possible


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [98028d9647978307fc62166606a24a5bce2f59cd]

INTEGRATION: CWS mav19 (1.5.60); FILE MERGED 2006/01/17 09:10:25 mav 1.5.60.3: #i56586# allow to identify the objects that need size after loading 2006/01/17 08:52:08 mav 1.5.60.2: #i56586# allow to identify the objects that need size after creation/loading 2006/01/17 08:39:04 mav 1.5.60.1: #i56586# allow to identify the objects that need size after creation/loading


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [b90731a419e3a95397f2bbc273281ebc4517b667]

INTEGRATION: CWS mav19 (1.46.8); FILE MERGED 2006/01/26 18:05:59 mav 1.46.8.1: #130736# switch floating frames, applets and plugins to running state when necessary


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [8e54fd380631a8bc2198526177b404a89ed12eb9]

INTEGRATION: CWS mav19 (1.95.70); FILE MERGED 2006/01/10 18:20:25 mav 1.95.70.5: RESYNC: (1.96-1.97); FILE MERGED 2006/01/10 10:24:47 mav 1.95.70.4: #i56586# let object get the size after insertion 2005/11/17 16:31:15 mav 1.95.70.3: RESYNC: (1.95-1.96); FILE MERGED 2005/11/11 13:09:57 mav 1.95.70.2: #i57728# get replacement image from clipboard 2005/11/01 14:11:41 mav 1.95.70.1: #i57128# unload object after pasting


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [53868b4e0713aa2a779fc0937425ebb2dcbfd7ab]

INTEGRATION: CWS mav19 (1.51.8); FILE MERGED 2005/12/14 15:10:18 mav 1.51.8.2: #i52224# get BLIP size on import 2005/12/07 12:26:01 sj 1.51.8.1: #i52224# using correct visarea when importing ole objects


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [983a4a57049927746cef904784d14a74e2bfb5f5]

INTEGRATION: CWS mav19 (1.139.8); FILE MERGED 2006/01/10 18:16:24 mav 1.139.8.3: RESYNC: (1.139-1.140); FILE MERGED 2005/12/14 15:10:15 mav 1.139.8.2: #i52224# get BLIP size on import 2005/12/07 12:26:00 sj 1.139.8.1: #i52224# using correct visarea when importing ole objects


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [27de6864970f96e807cd5b1dba17a62089674dd4]

INTEGRATION: CWS mav19 (1.159.12); FILE MERGED 2005/12/07 12:25:59 sj 1.159.12.1: #i52224# using correct visarea when importing ole objects


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [2bb25c403c793f676587f3b21ba2da4c0c29189d]

INTEGRATION: CWS mav19 (1.65.8); FILE MERGED 2005/12/14 15:10:13 mav 1.65.8.1: #i52224# get BLIP size on import


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [eb191c4469b6649e2b25798b0104a722f68eac71]

INTEGRATION: CWS mav19 (1.43.10); FILE MERGED 2005/12/07 12:25:59 sj 1.43.10.1: #i52224# using correct visarea when importing ole objects


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [1db709d17aa287f21a9af6dbfccff9fd263c3413]

INTEGRATION: CWS mav19 (1.86.32); FILE MERGED 2005/12/12 16:08:54 mav 1.86.32.2: #i52224# provide the size of the embedded object for export 2005/12/08 15:43:50 sj 1.86.32.1: #i52224# restoring correct visarea if possible


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [70c6b39c823663aa83fbd6f90ce6b6b5c2bf6e99]

INTEGRATION: CWS mav19 (1.14.8); FILE MERGED 2005/12/12 16:08:53 mav 1.14.8.1: #i52224# provide the size of the embedded object for export


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [0e90192682e1c39ec23eaeb39d16d5ecce23632b]

INTEGRATION: CWS mav19 (1.22.78); FILE MERGED 2006/01/26 17:20:08 mav 1.22.78.1: #130736# switch the floating frame to running state when necessary


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [545716c0c8632b0e1fe919b9958d07ebafab92dd]

INTEGRATION: CWS mav19 (1.11.76); FILE MERGED 2006/01/26 18:05:58 mav 1.11.76.1: #130736# switch floating frames, applets and plugins to running state when necessary


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [09137cdb881a15657269cb35022ec6d6fc598708]

INTEGRATION: CWS mav19 (1.29.76); FILE MERGED 2005/11/17 15:59:02 mav 1.29.76.3: RESYNC: (1.29-1.30); FILE MERGED 2005/11/08 15:03:39 mav 1.29.76.2: #i50429# let nonpersistent objects stay in running state 2005/11/01 14:11:40 mav 1.29.76.1: #i57128# unload object after pasting


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [000bff578263bd811dbc41a7b92927f55c856297]

INTEGRATION: CWS mav19 (1.11.74); FILE MERGED 2005/11/01 14:11:38 mav 1.11.74.1: #i57128# unload object after pasting


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [095ceacd189170eebfc598d54fe533a16a40724b]

INTEGRATION: CWS mav19 (1.39.12); FILE MERGED 2006/01/10 17:46:50 mav 1.39.12.3: RESYNC: (1.40-1.41); FILE MERGED 2005/11/17 15:32:52 mav 1.39.12.2: RESYNC: (1.39-1.40); FILE MERGED 2005/11/01 16:10:06 mav 1.39.12.1: #i57138# use setting of object area after scaling setting


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [2aee0d40ffc9dcfecf0472cdb9fcb439d0a479a3]

INTEGRATION: CWS mav19 (1.60.10); FILE MERGED 2005/11/17 15:32:40 mav 1.60.10.3: RESYNC: (1.60-1.61); FILE MERGED 2005/11/11 13:23:43 mav 1.60.10.2: #i57728# get replacement image from clipboard 2005/11/01 14:05:36 mav 1.60.10.1: #i57128# unload object after pasting


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [f761bf6c0b50c4c81ae3bf587c9d25aeabe587c3]

INTEGRATION: CWS mav19 (1.45.18); FILE MERGED 2006/01/10 17:45:22 mav 1.45.18.3: RESYNC: (1.46-1.47); FILE MERGED 2005/11/17 15:32:23 mav 1.45.18.2: RESYNC: (1.45-1.46); FILE MERGED 2005/11/10 13:57:26 mav 1.45.18.1: #i50429# allow to copy nonpersistent objects


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [f101f3aa15f5eab351cecadb0e9b0a436fa0c046]

INTEGRATION: CWS mav19 (1.43.36); FILE MERGED 2006/01/10 17:44:57 mav 1.43.36.2: RESYNC: (1.43-1.44); FILE MERGED 2005/11/01 16:10:05 mav 1.43.36.1: #i57138# use setting of object area after scaling setting


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [0793dccac6602c76cd297911a505f9173e71e017]

INTEGRATION: CWS mav19 (1.22.34); FILE MERGED 2005/11/17 15:31:45 mav 1.22.34.2: RESYNC: (1.22-1.24); FILE MERGED 2005/11/10 13:57:26 mav 1.22.34.1: #i50429# allow to copy nonpersistent objects


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [a4ccd10fb6cd97255a7246cb0c2ff3478573cca8]

INTEGRATION: CWS mav19 (1.34.18); FILE MERGED 2006/01/26 18:37:51 mav 1.34.18.1: #130736# switch floating frames, applets and plugins to running state when necessary


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [e2f036f7360c077bb454db965f6da7c97d5ba0c4]

INTEGRATION: CWS mav19 (1.43.10); FILE MERGED 2005/11/17 15:03:51 mav 1.43.10.2: RESYNC: (1.43-1.45); FILE MERGED 2005/11/10 13:57:25 mav 1.43.10.1: #i50429# allow to copy nonpersistent objects


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [be3fc8a9a6363c1a94313edac1a02fdccf2dc096]

INTEGRATION: CWS mav19 (1.87.34); FILE MERGED 2005/12/08 15:40:23 sj 1.87.34.1: #i52224# restoring correct visarea if possible


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [f0aca0c22bb9f9c60d6b45104eeae3bd4944edc2]

INTEGRATION: CWS mav19 (1.7.36); FILE MERGED 2005/11/08 14:30:11 mav 1.7.36.1: #i50429# let nonpersistent objects stay in running state


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [b1b386eb29473c39abfd3fee77f3c4b538531384]

INTEGRATION: CWS mav19 (1.5.24); FILE MERGED 2005/11/11 07:49:23 mav 1.5.24.1: #i55789# use correct storage version


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [4500bb52605b59ab368487516016e1e999af25c9]

INTEGRATION: CWS winicons01 (1.2.154); FILE MERGED 2006/01/30 14:04:25 pjanik 1.2.154.1: #i42912#: New icons for Windows desktop (contributed by Szalai Kalman - JCA).


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [2a4ea7d8edbaa8612622b9bce452b507f6aa6331]

INTEGRATION: CWS winicons01 (1.2.154); FILE MERGED 2006/01/30 14:04:24 pjanik 1.2.154.1: #i42912#: New icons for Windows desktop (contributed by Szalai Kalman - JCA).


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [84763e27cda10f186780cfa2c568cd0894899a3d]

INTEGRATION: CWS winicons01 (1.2.154); FILE MERGED 2006/01/30 14:04:23 pjanik 1.2.154.1: #i42912#: New icons for Windows desktop (contributed by Szalai Kalman - JCA).


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [a29952c6330968ba19f76c95afdba52a96f7f61b]

INTEGRATION: CWS winicons01 (1.2.154); FILE MERGED 2006/01/30 14:04:22 pjanik 1.2.154.1: #i42912#: New icons for Windows desktop (contributed by Szalai Kalman - JCA).


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [8f617bf73d2bf5fdafe16581ac01d3653b33401e]

INTEGRATION: CWS winicons01 (1.2.154); FILE MERGED 2006/01/30 14:04:21 pjanik 1.2.154.1: #i42912#: New icons for Windows desktop (contributed by Szalai Kalman - JCA).


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [480c5d636c90837ce6f238745a57778ffd3a82b9]

INTEGRATION: CWS winicons01 (1.2.154); FILE MERGED 2006/01/30 14:04:20 pjanik 1.2.154.1: #i42912#: New icons for Windows desktop (contributed by Szalai Kalman - JCA).


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [88f5bc103b2431e29690766f69e046c4c747a2ee]

INTEGRATION: CWS britishthesau (1.3.18); FILE MERGED 2006/01/31 01:07:39 nemeth 1.3.18.2: i44793 2006/01/19 11:46:09 nemeth 1.3.18.1: i44793


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [f0e76a0179fa11244eb4416274b1a7981852ebf3]

INTEGRATION: CWS britishthesau (1.5.2); FILE MERGED 2006/01/18 02:50:11 vq 1.5.2.2: RESYNC: (1.5-1.6); FILE MERGED 2005/12/04 02:26:45 nemeth 1.5.2.1: i44793


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [528c231ac1d499bbea752a902d2e7f02afca0d89]

INTEGRATION: CWS britishthesau (1.15.18); FILE MERGED 2006/01/19 11:46:09 nemeth 1.15.18.2: i44793 2005/12/04 02:26:45 nemeth 1.15.18.1: i44793


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [58fa3624056d191d9d91680ee3ba6e9028928500]

INTEGRATION: CWS britishthesau (1.2.44); FILE MERGED 2005/12/04 02:26:45 nemeth 1.2.44.1: i44793


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [4cd0235d2d84c12e307a23c702f5bcd34147eaa9]

INTEGRATION: CWS britishthesau (1.1.2); FILE ADDED 2006/01/31 01:07:39 nemeth 1.1.2.1: i44793


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [75dac78c3324dc3c11a12edf8c86a359c17e739a]

INTEGRATION: CWS swqbf49 (1.38.188); FILE MERGED 2005/12/19 11:49:18 od 1.38.188.2: #i27299# <AccessibleTextHelper_Impl::Notify(..)> 	 - process events, if no open block exist. 2005/12/16 15:04:06 od 1.38.188.1: #i27299# method <AccessibleTextHelper_Impl::UpdateSelection()> 	 - submit event TEXT_SELECTION_CHANGED instead of SELECTION_CHANGED 	 - use method <ESelection::HasRange()> 	 - submit no event, if last and new selection have no range 	 - submit only events for the difference between last and new 	   selection


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [f1bc4d6a312d31ce9c8cc1fa22bff9a345ac4984]

INTEGRATION: CWS swqbf49 (1.43.192); FILE MERGED 2006/01/11 12:26:40 od 1.43.192.1: #i27138# - provide relations CONTENT_FLOWS_FROM and CONTENT_FLOWS_TO for 	   <AccessibleEditableTextPara> instances.


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [aeecfca5aa168e990019cb7acb2bc56e05021c0e]

INTEGRATION: CWS swqbf49 (1.74.144); FILE MERGED 2005/12/19 11:46:06 od 1.74.144.2: #i27299# - undo previous change: 	   method <_NotifyTextViewSelectionChange()> not needed 2005/12/16 14:57:42 od 1.74.144.1: #i27299# class <ImpEditView> - new method <_NotifyTextViewSelectionChange()>


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [9b94e30044f12ea9b2d6be5d41a8ee2dcf15eaf7]

INTEGRATION: CWS swqbf49 (1.55.190); FILE MERGED 2005/12/19 11:48:06 od 1.55.190.2: #i27299# - new method <_NotifyTextViewSelectionChange()> 2005/12/16 15:00:23 od 1.55.190.1: #i27299# - implementation of method 	   <ImpEditView::_NotifyTextViewSelectionChange()> 	 - method <ImpEditView::SetCursorAtPoint(..)> 	   - notify selection change, needed for accessibility API


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [cb85de8cc88d2a614a2d1a44a26f168a5726a602]

INTEGRATION: CWS swqbf49 (1.10.192); FILE MERGED 2006/01/11 12:26:41 od 1.10.192.1: #i27138# - provide relations CONTENT_FLOWS_FROM and CONTENT_FLOWS_TO for 	   <AccessibleEditableTextPara> instances.


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [84b277f24a0f926d1509b296dddb329df29fb922]

INTEGRATION: CWS swqbf49 (1.18.192); FILE MERGED 2006/01/11 12:26:39 od 1.18.192.1: #i27138# - provide relations CONTENT_FLOWS_FROM and CONTENT_FLOWS_TO for 	   <AccessibleEditableTextPara> instances.


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [e8dc66c9921a0c91f7f353ff1f4149eb9994887b]

INTEGRATION: CWS swqbf49 (1.8.14); FILE MERGED 2006/01/09 10:51:50 obr 1.8.14.1: #i27292# mapping flows from/to relations to Java


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [9f07ee3608d1251bacf5a55b38ccd09d558ca7bc]

INTEGRATION: CWS swqbf49 (1.7.14); FILE MERGED 2006/01/09 10:51:50 obr 1.7.14.1: #i27292# mapping flows from/to relations to Java


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [a7a0e338ccd123668fd8c7fde2beeb9a2498b5c4]

INTEGRATION: CWS swqbf49 (1.10.14); FILE MERGED 2006/01/06 14:56:36 obr 1.10.14.1: #i27298# map TEXT_SELECTION_CHANGED events to property change events for SELECTION_PROPERTY


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [d8c92b24a4e1e67928d8d39d1195478526c4ab4e]

INTEGRATION: CWS swqbf49 (1.12.14); FILE MERGED 2006/01/06 14:56:38 obr 1.12.14.1: #i27298# map TEXT_SELECTION_CHANGED events to property change events for SELECTION_PROPERTY


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [22defe4cc80ed6aa44b1603c71b489db0a7e1467]

INTEGRATION: CWS swqbf49 (1.8.14); FILE MERGED 2006/01/06 12:32:53 obr 1.8.14.1: #i48645# make sure the send out KEY_TYPED events for <tab>


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [e2806960fc4789488d156c06bba2b45043ba4b6a]

INTEGRATION: CWS swqbf49 (1.7.46); FILE MERGED 2005/12/05 13:09:28 od 1.7.46.1: #i27138# - adjust description for CONTENT_FLOWS_FROM_RELATION_CHANGED            and CONTENT_FLOWS_TO_RELATION_CHANGED: 	   <NewValue> and <OldValue> currently not used.


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [9f638aed566e6c517a4643ca2b77c118e6100f35]

INTEGRATION: CWS swqbf49 (1.21.130); FILE MERGED 2005/12/05 10:41:21 od 1.21.130.1: #i27138# - remove <#ifdef ACCESSIBLE_LAYOUT>


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [5ddf14a1d35f99fefdf466cc630cd0f7a6728217]

INTEGRATION: CWS swqbf49 (1.124.22); FILE MERGED 2005/12/05 10:41:21 od 1.124.22.1: #i27138# - remove <#ifdef ACCESSIBLE_LAYOUT>


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [793ee3242edc83a7256173f1089e071d235d5018]

INTEGRATION: CWS swqbf49 (1.62.30); FILE MERGED 2005/12/14 12:51:27 od 1.62.30.3: #i27301# - implementation of method 	   <ViewShell::InvalidateAccessibleParaTextSelection()> 2005/12/05 10:03:01 od 1.62.30.2: #i27138# - <ViewShell::InvalidateAccessibleParaFlowRelation(..)> 	   assure that layout (SwRootFrm instance) exists. 2005/12/05 09:40:39 od 1.62.30.1: #i27138# - implementation of method <ViewShell::InvalidateAccessibleParaFlowRelation(..)> 	 - remove <#ifdef ACCESSIBLE_LAYOUT>


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [b1a01648a62ca460c6f953ec05d66b10a1aff0a9]

INTEGRATION: CWS swqbf49 (1.27.130); FILE MERGED 2005/12/14 12:52:13 od 1.27.130.2: #i27301# - implementation of method 	   <SwViewImp::_InvalidateAccessibleParaTextSelection()> 2005/12/05 09:42:03 od 1.27.130.1: #i27138# - implementation of method <SwViewImp::_InvalidateAccessibleParaFlowRelation(..)> 	 - remove <#ifdef ACCESSIBLE_LAYOUT>


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [d707a9fe20a25ea233fd11794cec927b6a3c1717]

INTEGRATION: CWS swqbf49 (1.56.12); FILE MERGED 2005/12/05 10:45:21 od 1.56.12.1: #i27138# remove <#ifdef ACCESSIBLE_LAYOUT>


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [2746dac26421bce4222105c396a96eb869d19eae]

INTEGRATION: CWS swqbf49 (1.61.40); FILE MERGED 2005/12/05 10:44:19 od 1.61.40.1: #i27138# <SwTxtFrm::JoinFrm()> and <SwTxtFrm::SplitFrm(..) 	 - notify accessible paragraphs about changed relation.


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [62bd138c2625c668d641614875daabe69dc6ceac]

INTEGRATION: CWS swqbf49 (1.41.102); FILE MERGED 2005/12/05 10:38:44 od 1.41.102.2: #i27138# - call <ViewShell::InvalidateAccessibleParaFlowRelation(..)>            only if accessible shell exists. 2005/12/05 09:49:17 od 1.41.102.1: #i27138# <SwSectionFrm::DelEmpty(..)> - notify accessible paragraphs 	 about changed relation


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [76c404e437261234ddf2409f14e95b38acca3bff]

INTEGRATION: CWS swqbf49 (1.21.130); FILE MERGED 2005/12/05 09:45:49 od 1.21.130.1: #i27138# - remove <#ifdef ACCESSIBLE_LAYOUT>


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [877e081508816a368dac65fc9b6250270a02c9ae]

INTEGRATION: CWS swqbf49 (1.54.74); FILE MERGED 2005/12/05 09:45:48 od 1.54.74.1: #i27138# - remove <#ifdef ACCESSIBLE_LAYOUT>


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [07d92d6435db5175f7801e4bac2363f553d158f8]

INTEGRATION: CWS swqbf49 (1.28.102); FILE MERGED 2005/12/05 09:47:37 od 1.28.102.1: #i27138# - implementation of method <SwFtnFrm::FindLastCntnt()>


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [d4fafc6961c1748ffcaa0937850777d91f6310ea]

INTEGRATION: CWS swqbf49 (1.85.38); FILE MERGED 2005/12/05 10:38:43 od 1.85.38.2: #i27138# - call <ViewShell::InvalidateAccessibleParaFlowRelation(..)>            only if accessible shell exists. 2005/12/05 09:51:52 od 1.85.38.1: #i27138# - method <_InsertCnt(..)> - notify accessible paragraphs about 	   changed relation.


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [c78416ee3857eaf5bfacf3e8228f6de0c74583ab]

INTEGRATION: CWS swqbf49 (1.71.62); FILE MERGED 2005/12/05 09:45:47 od 1.71.62.1: #i27138# - remove <#ifdef ACCESSIBLE_LAYOUT>


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [1621828b1cdb45cd783add625870eb118b1c1375]

INTEGRATION: CWS swqbf49 (1.34.134); FILE MERGED 2005/12/05 09:44:19 od 1.34.134.1: #i27138# - implemenation of method <SwFrm::_FindPrevCnt(..)> 	 - <SwFrm::_FindNextCnt(..)> - add handling of optional 	   parameter <_bInSameFtn>


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [53a8fbb76004198866abe0042afb6496689698b5]

INTEGRATION: CWS swqbf49 (1.30.130); FILE MERGED 2005/12/14 12:50:08 od 1.30.130.2: #i27301# class <SwViewImp> 	 - new method <_InvalidateAccessibleParaTextSelection()> 2005/12/05 09:27:58 od 1.30.130.1: #i27138# class <SwViewImp> - new method <_InvalidateAccessibleParaFlowRelation(..)>


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [3103fa1fafeeee92fb93a1d00a1bd1c108973979]

INTEGRATION: CWS swqbf49 (1.17.132); FILE MERGED 2005/12/05 09:29:29 od 1.17.132.1: #i27138# - remove <#ifdef ACCESSIBLE_LAYOUT> and <#ifndef VERTICAL_LAYOUT>


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [13ea1ed1b887972210e2ff6d369fe842519b23ee]

INTEGRATION: CWS swqbf49 (1.7.106); FILE MERGED 2005/12/05 09:26:11 od 1.7.106.1: #i27138# class <SwFtnFrm> - new method <FindLastCntnt()>


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [1b31056ab7d9ee59944c064a97d2303401e57892]

INTEGRATION: CWS swqbf49 (1.45.76); FILE MERGED 2005/12/05 09:24:48 od 1.45.76.1: #i27138# class <SwFrm>: 	 - introduce optional parameter <_bInSameFtn> to methods 	   <FindNextCnt(..)> and <_FindNextCnt(..)> 	 - new methods <FindPrevCnt(..)> and <_FindPrevCnt(..)>


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [edf927db5745fe738a4a8c15648e5cad97861bee]

INTEGRATION: CWS swqbf49 (1.42.100); FILE MERGED 2005/12/05 10:39:48 od 1.42.100.1: #i27138# - remove <#ifdef ACCESSIBLE_LAYOUT>


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [6c1a5fa664e6e81a616a231ed59720df024ea904]

INTEGRATION: CWS swqbf49 (1.25.38); FILE MERGED 2005/12/05 12:42:15 od 1.25.38.4: #i27138# - include frmsh.hxx for <SwFrm::GetShell()> 2005/12/05 10:35:22 od 1.25.38.3: #i27138# - call <ViewShell::InvalidateAccessibleParaFlowRelation(..)>            only if accessible shell exists. 2005/12/05 10:10:06 od 1.25.38.2: #i27138# - call <ViewShell::InvalidateAccessibleParaFlowRelation(..)> 	   only if accessible shell exists. 2005/12/05 09:59:13 od 1.25.38.1: #i27138# - <SwCntntNode::MakeFrms(..)> and <SwCntntNode::DelFrms()> 	   notify accessible paragraphs about changed relation


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [7ae12e61837dd0732df2f195effaed2906b23038]

INTEGRATION: CWS swqbf49 (1.30.64); FILE MERGED 2005/12/22 10:45:21 od 1.30.64.5: RESYNC: (1.30-1.31); FILE MERGED 2005/12/05 12:42:14 od 1.30.64.4: #i27138# - include frmsh.hxx for <SwFrm::GetShell()> 2005/12/05 10:35:21 od 1.30.64.3: #i27138# - call <ViewShell::InvalidateAccessibleParaFlowRelation(..)>            only if accessible shell exists. 2005/12/05 10:10:05 od 1.30.64.2: #i27138# - call <ViewShell::InvalidateAccessibleParaFlowRelation(..)> 	   only if accessible shell exists. 2005/12/05 09:57:29 od 1.30.64.1: #i27138# - <SwTableNode::MakeFrms(..)> and <SwTableNode::DelFrms()> 	   notify accessible paragraphs about changed relation.


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [a22424f836d92b5b9c41db2ba61aaccb20bd210c]

INTEGRATION: CWS swqbf49 (1.22.32); FILE MERGED 2005/12/05 12:42:13 od 1.22.32.3: #i27138# - include frmsh.hxx for <SwFrm::GetShell()> 2005/12/05 10:10:05 od 1.22.32.2: #i27138# - call <ViewShell::InvalidateAccessibleParaFlowRelation(..)> 	   only if accessible shell exists. 2005/12/05 09:55:22 od 1.22.32.1: #i27138# <SwSectionNode::MakeFrms(..)> - notify accessible paragraphs 	 about changed relation.


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [97576cc3aa840322a65056f950e3363cfd44b2f8]

INTEGRATION: CWS swqbf49 (1.56.38); FILE MERGED 2005/12/14 12:54:51 od 1.56.38.2: #i27301# <SwCrsrShell::UpdateCrsr(..)> 	 - notify accessibility about invalid text selections. 2005/12/05 09:50:34 od 1.56.38.1: #i27138# - remove <#ifdef ACCESSIBLE_LAYOUT>


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [bc3b185ec5fc5341ae4729f2d96ed03aa490e79d]

INTEGRATION: CWS swqbf49 (1.33.132); FILE MERGED 2005/12/20 09:12:50 od 1.33.132.2: #i27301# paragraphs inside a table selection - <SwCrsrShell::IsTableMode() == true> - 	 are also selected. 2005/12/05 09:38:34 od 1.33.132.1: #i27138# class <SwAccessibleParagraph> 	 - own implementation of method <getAccessibleRelationSet()>


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [4322becba6190980446e97119bb59e5a118e6df3]

INTEGRATION: CWS swqbf49 (1.62.32); FILE MERGED 2005/12/20 09:12:49 od 1.62.32.3: #i27301# paragraphs inside a table selection - <SwCrsrShell::IsTableMode() == true> - 	 are also selected. 2005/12/14 10:40:56 od 1.62.32.2: #i27301# - <SwAccessibleParagraph::GetSelection(..)>: 	   correct assertion condition 2005/12/05 09:38:34 od 1.62.32.1: #i27138# class <SwAccessibleParagraph> 	 - own implementation of method <getAccessibleRelationSet()>


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [940de174a83ca1d5a7b926b967201e1b061e0a4f]

INTEGRATION: CWS swqbf49 (1.50.102); FILE MERGED 2005/12/14 13:33:05 od 1.50.102.2: #i27301# - apply new type definition <tAccessibleStates> 	 - new data structure <SwAccessibleSelectedParas_Impl> 	 - <SwAccessibleMap::FireEvent(..)> 	   - handle changed text selection. 	 - class <SwAccessibleMap> 	   - implementation of methods <InvalidateParaTextSelection(..)>, 	     <_BuildSelectedParas()> and <InvalidateTextSelectionOfAllParas()> 2005/12/05 09:36:42 od 1.50.102.1: #i27138# - <SwAccessibleMap::FireEvent(..)> - both events CONTENT_FLOWS_FROM 	   and CONTENT_FLOWS_TO are possible. 	 - implementation of method <SwAccessibleMap::InvalidateParaFlowRelation(..)> 	 - minor refactoring of code


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [302a565220f07cc89539e798ee6bad5c02cae8d7]

INTEGRATION: CWS swqbf49 (1.15.132); FILE MERGED 2005/12/05 09:32:21 od 1.15.132.1: #i27138# - minor re-factoring of code


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [e709045966cb65da90c5ae829d1009f3a0bec95b]

INTEGRATION: CWS swqbf49 (1.21.132); FILE MERGED 2005/12/05 09:32:21 od 1.21.132.1: #i27138# - minor re-factoring of code


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [f53d7ed90f31de24592cf247a6d915c936d01856]

INTEGRATION: CWS swqbf49 (1.35.132); FILE MERGED 2005/12/14 13:34:13 od 1.35.132.3: #i27301# class <SwAccessibleContext> - new method <InvalidateTextSelection()> 2005/12/14 12:57:00 od 1.35.132.2: #i27301# class <SwAccessibleContext> 	 - apply new type definition <tAccessibleStates> 2005/12/05 09:30:55 od 1.35.132.1: #i27138# - minor re-factoring of code


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [cfb01c636aecd65bf3531df279474204a5718cf3]

INTEGRATION: CWS swqbf49 (1.50.130); FILE MERGED 2005/12/14 13:34:13 od 1.50.130.2: #i27301# class <SwAccessibleContext> - new method <InvalidateTextSelection()> 2005/12/14 12:57:01 od 1.50.130.1: #i27301# class <SwAccessibleContext> 	 - apply new type definition <tAccessibleStates>


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [c11c7ddba851b5727940e5158310887a886a4b9c]

INTEGRATION: CWS swqbf49 (1.1.2); FILE ADDED 2006/01/03 16:57:24 sw 1.1.2.1: #i58792#


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [14b57ff96111fa118e42f490f7951627d849116a]

INTEGRATION: CWS swqbf49 (1.1.2); FILE ADDED 2006/01/05 10:14:26 od 1.1.2.2: #i58792# - enhance complex test 2006/01/03 16:57:03 sw 1.1.2.1: #i58792#


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [1f16a4eb39d3730f0cf341b8c63c8dce52cb630e]

INTEGRATION: CWS swqbf49 (1.47.130); FILE MERGED 2005/12/14 12:44:35 od 1.47.130.2: #i27301# class <ViewShell> 	 - new method <InvalidateAccessibleParaTextSelection()> 2005/12/05 09:19:52 od 1.47.130.1: #i27138# class <ViewShell> - new method <InvalidateAccessibleParaFlowRelation(..)>


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [f29e73e38985e6de4bab4d44f3878e0cb312cbb8]

INTEGRATION: CWS swqbf49 (1.52.128); FILE MERGED 2005/12/05 09:18:43 od 1.52.128.1: #i27138# - remove <#ifdef ACCESSIBLE_LAYOUT>


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [46b4de558476a6db5561bba1e3d74ca9e83b5b25]

INTEGRATION: CWS swqbf49 (1.25.132); FILE MERGED 2005/12/14 12:48:56 od 1.25.132.2: #i27301# - new pseudo state <ACC_STATE_TEXT_SELECTION_CHANGED> for event 	   TEXT_SELECTION_CHANGED. 	 - type definition <tAccessibleStates> for state bit field. 	 - class <SwAccessibleMap> 	   - new member <mpSelectedParas> for accessible selected paragraphs 	   - new methods <_BuildSelectedParas()>, <InvalidateParaTextSelection(..)> 	     and <InvalidateTextSelectionOfAllParas()> 2005/12/05 09:17:30 od 1.25.132.1: #i27138# class <SwAccessibleMap> - new method <InvalidateParaFlowRelation(..)>


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [280ee344cbf16d0299c01f13acfb8eca4cef042f]

INTEGRATION: CWS swqbf49 (1.54.72); FILE MERGED 2005/12/22 09:14:02 od 1.54.72.1: #i49561# - add comment about consideration of the set offset at visible 	   area of EditView in the accessibility API.


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [be01b627b90d60726a7453e55e42129678d4872f]

INTEGRATION: CWS swqbf49 (1.31.82); FILE MERGED 2005/12/22 13:30:28 od 1.31.82.2: #i49561# improvement: 	 declare <ScEditObjectViewForwarder::mpEditView> as constant. 2005/12/22 09:11:10 od 1.31.82.1: #i49561# class <ScEditObjectViewForwarder> 	 - consider set offset of visible area of EditView in the methods 	   <LogicToPixel(..)> and <PixelToLogic(..)>. 	   Needed for <AccessibleTextHelper_Impl::UpdateVisibleChildren(..)> 	   to determine correct visibility of paragraphs in edit mode.


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [46940056c7d7c334c1fbf17f22cf347948272a85]

INTEGRATION: CWS os74 (1.9.28); FILE MERGED 2006/01/25 14:15:56 os 1.9.28.1: #i58944# clear connection in ::DisposeResultSet to unlock the .csv-file


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [d1e04a89ff03e6badfbcb9376ca8245528c956c3]

INTEGRATION: CWS os74 (1.11.28); FILE MERGED 2006/01/25 14:12:55 os 1.11.28.1: #i58944# catch exceptions


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [3dbd064a91a2fc7fcc7c1e57c98ead2234bb4cdd]

INTEGRATION: CWS os74 (1.103.38); FILE MERGED 2006/01/25 14:05:22 os 1.103.38.1: #i58944# catch exceptions


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [19f415c83f3111b1f9e3153ef5836bd3a4cd8eae]

INTEGRATION: CWS os74 (1.13.28); FILE MERGED 2006/01/25 14:15:07 os 1.13.28.1: #i58944# correctly dispose/clear resultset and connections to unlock the .csv-file


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [3d2b470d2b117c2cb5c8d0cb6cf1a278117bb075]

INTEGRATION: CWS os74 (1.17.92); FILE MERGED 2006/01/27 10:44:09 os 1.17.92.1: #i59410# Thai font height 4/3 of Western text size (instead of 3/2)


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [ceecac2976cb5bd7f89fbb6878cf3feb8e765686]

INTEGRATION: CWS os74 (1.54.164); FILE MERGED 2006/01/25 14:03:31 os 1.54.164.1: #i59242# MailMergeWizard: re-create result set after return from editing


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [26bbfffeb75680573e5f967a654ede2dbc37c8bf]

INTEGRATION: CWS os74 (1.6.4); FILE MERGED 2006/01/25 14:18:56 os 1.6.4.1: forward declaration fixed - SwPosition is a struct


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [31ae201e177ba8951ee37ac8d06e8afed9c4a807]

INTEGRATION: CWS impress83 (1.55.240); FILE MERGED 2006/01/19 16:32:38 cl 1.55.240.1: #i60833# added BeginDropHdl and EndDropHdl for impress outliner view undo


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [9e3d44214be5c9e046617369803262bdc5d660b1]

INTEGRATION: CWS dr45 (1.13.100); FILE MERGED 2006/01/30 16:16:32 dr 1.13.100.2: #i10000# auto_ptr usage 2006/01/25 15:00:34 dr 1.13.100.1: #i54814# activate edit object for cell


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [3b7a1232c3572aa20affa98d068d16625b4408a6]

INTEGRATION: CWS impress83 (1.54.14); FILE MERGED 2006/01/20 10:38:40 cl 1.54.14.2: #i52254# search for correct slot id before searching generic factory 2006/01/19 16:49:01 cl 1.54.14.1: #i52254# search for correct slot id before searching generic factory


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [82a06bddc9b302fa27a882f33f0696bac6643c19]

INTEGRATION: CWS impress83 (1.8.240); FILE MERGED 2006/01/19 16:46:04 cl 1.8.240.1: #i52254# use correct slot type for extrusion color


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [2a336ca3eae567ad45e12aeea8d0af14d7eb5bee]

INTEGRATION: CWS impress83 (1.63.8); FILE MERGED 2006/01/19 16:32:50 cl 1.63.8.1: #i60833# added BeginDropHdl and EndDropHdl for impress outliner view undo


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [b05430250d2811759508e80f4bb53e073d0a7b9c]

INTEGRATION: CWS impress83 (1.7.240); FILE MERGED 2006/01/19 10:59:43 sj 1.7.240.1: #i60764# fixed gpf when exiting office under solaris (after using the gallery)


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [cbdd12b2fc3af44647f0879bdd6cb349d0d877b3]

INTEGRATION: CWS impress83 (1.26.240); FILE MERGED 2006/01/19 10:59:43 sj 1.26.240.1: #i60764# fixed gpf when exiting office under solaris (after using the gallery)


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [acf1ed1fd393c58b0a65e9c9e633ac15515af01d]

INTEGRATION: CWS impress83 (1.105.8); FILE MERGED 2006/01/19 16:32:39 cl 1.105.8.1: #i60833# added BeginDropHdl and EndDropHdl for impress outliner view undo


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [45ae8a7669952e219186cb870487cd114f652c87]

INTEGRATION: CWS impress83 (1.75.12); FILE MERGED 2006/01/19 16:32:39 cl 1.75.12.1: #i60833# added BeginDropHdl and EndDropHdl for impress outliner view undo


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [39464df858e38f4563b1e6230fb4ecf93b9ede2d]

INTEGRATION: CWS impress83 (1.96.10); FILE MERGED 2006/01/19 16:32:38 cl 1.96.10.1: #i60833# added BeginDropHdl and EndDropHdl for impress outliner view undo


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [a018cbc9d195bc5535c93915e103181f4c64466b]

INTEGRATION: CWS impress83 (1.68.118); FILE MERGED 2006/01/19 16:45:13 cl 1.68.118.1: #i52254# use correct slot type for extrusion color


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [7e5f0b9fc0f0809b935e767359f6b9af8698432e]

INTEGRATION: CWS impress83 (1.5.48); FILE MERGED 2006/01/23 11:14:21 cl 1.5.48.1: removed duplicate accelerator


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [ed3c794a42a8adc8c1802279f02bf99fed384ff1]

INTEGRATION: CWS impress83 (1.5.48); FILE MERGED 2006/01/23 11:14:20 cl 1.5.48.1: removed duplicate accelerator


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [ce8c1b7a6972a58711398dde6b005dfe54e1445e]

INTEGRATION: CWS impress83 (1.5.48); FILE MERGED 2006/01/23 11:14:17 cl 1.5.48.1: removed duplicate accelerator


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [04934355d73ea9b649f65dc936061d42336514c7]

INTEGRATION: CWS impress83 (1.3.48); FILE MERGED 2006/01/23 11:14:16 cl 1.3.48.1: removed duplicate accelerator


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [1efa6b750272f09004e74356023b104a0ecc70c8]

INTEGRATION: CWS impress83 (1.3.48); FILE MERGED 2006/01/23 11:14:15 cl 1.3.48.1: removed duplicate accelerator


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [15ac89f63c4f8dc844c325443a62ae5b982b9377]

INTEGRATION: CWS impress83 (1.4.48); FILE MERGED 2006/01/23 11:14:14 cl 1.4.48.1: removed duplicate accelerator


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [5834ecee089ce1b9d7f3ebdb65b4e8c662002a56]

INTEGRATION: CWS impress83 (1.3.48); FILE MERGED 2006/01/23 11:14:14 cl 1.3.48.1: removed duplicate accelerator


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [f934eda55136230c2124b81287b3109df3931a82]

INTEGRATION: CWS impress83 (1.3.48); FILE MERGED 2006/01/23 11:14:13 cl 1.3.48.1: removed duplicate accelerator


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [785c0547d9ebe5bc059dde143db7a4797f9d5311]

INTEGRATION: CWS impress83 (1.39.6); FILE MERGED 2006/01/19 16:35:13 cl 1.39.6.1: #i60833# added BeginDropHdl and EndDropHdl for impress outline view undo


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [59115622188d64b1842a3770c2155d601d530f31]

INTEGRATION: CWS impress83 (1.77.6); FILE MERGED 2006/01/19 16:35:13 cl 1.77.6.1: #i60833# added BeginDropHdl and EndDropHdl for impress outline view undo


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [bb7b70b4b930f339dc62552ba55b88a45987cb78]

INTEGRATION: CWS impress83 (1.21.104); FILE MERGED 2006/01/20 10:29:15 cl 1.21.104.1: #126947# check current page for 0 in RenameSlideHdl


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [3bb238b9e88c8ba2ffb4a938bb132d198caafb3d]

INTEGRATION: CWS impress83 (1.7.108); FILE MERGED 2006/01/18 11:18:31 cl 1.7.108.1: #128150# lock dialog closing during playback


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [82688cc8ae18804d712e51f64bcfad1484d5685f]

INTEGRATION: CWS impress83 (1.9.6); FILE MERGED 2006/01/19 16:34:11 cl 1.9.6.1: #i60833# added BeginDropHdl and EndDropHdl for impress outline view undo


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [f6b09e1f2651232d7cd38065719ffa158ce8bac1]

INTEGRATION: CWS impress83 (1.20.6); FILE MERGED 2006/01/18 11:18:50 cl 1.20.6.1: #128150# lock dialog closing during playback


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [be089e5c15f4db767441d815ce9da8b96c0678b4]

INTEGRATION: CWS impress83 (1.15.148); FILE MERGED 2006/01/20 15:57:03 sj 1.15.148.1: #124897# fixed gpf when accessing invalid xTypeAccess and or xFilterAccess


2006-02-01  Kurt Zenker  <kz@openoffice.org>  [a0a0b99ba3ab01c598e21c4d5a6a7a63d3601642]

INTEGRATION: CWS impress83 (1.19.148); FILE MERGED 2006/01/20 15:57:04 sj 1.19.148.1: #124897# fixed gpf when accessing invalid xTypeAccess and or xFilterAccess


2006-02-01  Thorsten Behrens  <thb@openoffice.org>  [a51d2b612df4e4776bcba4d1714a6c8a376f237f]

#i10000# Fixed a warning


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [6db9211df2fae600162784c05c0251d80245a721]

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>  [60ce9f5333a38ea042b57eb1db55ef99c429008c]

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>  [f4705bf0a3efeebfe74568abb355ad60621300dd]

INTEGRATION: CWS i18n24 (1.8.36); FILE MERGED 2006/01/10 22:58:20 khong 1.8.36.1: #i60331 extreal pinyin and chuyin data to external library, share with indexentry candidate function


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [80f009e09e68e7b79135c297d732ddd745b9478c]

INTEGRATION: CWS i18n24 (1.1.2); FILE ADDED 2006/01/10 23:02:00 khong 1.1.2.1: i60331 extract dictionary data to external library


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [89692eafa7b85816dc9bd7ebbe75704d96c38221]

INTEGRATION: CWS i18n24 (1.1.2); FILE ADDED 2006/01/10 23:01:59 khong 1.1.2.1: i60331 extract dictionary data to external library


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [80e77a6b83712fac4f1993f9549312b6d1b9853f]

INTEGRATION: CWS i18n24 (1.6.10); FILE MERGED 2006/01/10 23:01:58 khong 1.6.10.1: i60331 extract dictionary data to external library


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [9056cb0d8fade6be1606ab41ce0475b752d2e6cc]

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>  [39023d61ef9acb14980f60d0b61b960da3493514]

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>  [417682b145da10ac64c3e4bd0888015332e8811b]

INTEGRATION: CWS i18n24 (1.9.10); FILE MERGED 2006/01/10 23:01:58 khong 1.9.10.1: i60331 extract dictionary data to external library


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [f54b87dba76cbb15c7db943a9afe64397a236bdc]

INTEGRATION: CWS i18n24 (1.3.36); FILE MERGED 2006/01/10 23:01:58 khong 1.3.36.1: i60331 extract dictionary data to external library


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [94e2dd5b95c672e1a946df16d6ee914f1a15af73]

INTEGRATION: CWS i18n24 (1.5.14); FILE MERGED 2006/01/10 23:01:57 khong 1.5.14.1: i60331 extract dictionary data to external library


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [8eb4b061118906e0f55ceebcb23a179571aa3523]

INTEGRATION: CWS i18n24 (1.6.12); FILE MERGED 2006/01/10 23:01:57 khong 1.6.12.1: i60331 extract dictionary data to external library


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [d9d37bc21b9f4ab968c2b6d2812eb781b645839c]

INTEGRATION: CWS i18n24 (1.38.30); FILE MERGED 2006/01/10 23:18:37 khong 1.38.30.1: #i60331 extract data from i18npool to external libraries


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [8678840230abdf7c4f40e84b091ccac481e0d4ca]

INTEGRATION: CWS dba202d (1.68.38); FILE MERGED 2006/01/24 09:57:50 fs 1.68.38.2: RESYNC: (1.68-1.69); FILE MERGED 2006/01/23 12:34:27 oj 1.68.38.1: merge from pb


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [92ef62d126ca304b49c11182c87dbfe92ac31dd2]

INTEGRATION: CWS i18n24 (1.14.20); FILE MERGED 2006/01/10 23:17:26 khong 1.14.20.1: #i60331 extract index data to external library


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [5607818ef0e4d618a9d6c4a97760ad7c499893c3]

INTEGRATION: CWS dba202d (1.16.150); FILE MERGED 2006/01/23 12:34:26 oj 1.16.150.1: merge from pb


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [2d00bdf1ef6ee401dc1b333ea5faaa5fb636bccd]

INTEGRATION: CWS i18n24 (1.17.14); FILE MERGED 2006/01/10 23:17:25 khong 1.17.14.1: #i60331 extract index data to external library


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [bdcc917710e1427ae198548aca43df97cfce2f8f]

INTEGRATION: CWS dba202d (1.18.64); FILE MERGED 2006/01/24 09:57:15 fs 1.18.64.2: RESYNC: (1.18-1.19); FILE MERGED 2006/01/23 12:33:10 oj 1.18.64.1: ##i48614# send some events


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [8586872dd5ff6ab7d92485a29545d1ef9f5d84be]

INTEGRATION: CWS i18n24 (1.17.20); FILE MERGED \n 2006/01/10 23:17:25 khong 1.17.20.1: #i60331 extract index data to external library


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [caa2f00fa023609d2160e5a02671d4f4ddd46dc9]

INTEGRATION: CWS dba202d (1.24.66); FILE MERGED 2006/01/24 09:57:07 fs 1.24.66.2: RESYNC: (1.24-1.25); FILE MERGED 2006/01/23 12:33:09 oj 1.24.66.1: ##i48614# send some events


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [3c7e0337659b6f9da9c5bdcaffce5892175c8337]

INTEGRATION: CWS i18n24 (1.20.20); FILE MERGED 2006/01/10 23:17:25 khong 1.20.20.1: #i60331 extract index data to external library


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [8a852fb7762401c0904bd93796c0bb8976ed77d2]

INTEGRATION: CWS i18n24 (1.36.10); FILE MERGED 2006/01/12 02:34:51 khong 1.36.10.2: RESYNC: (1.36-1.37); FILE MERGED 2006/01/10 23:17:24 khong 1.36.10.1: #i60331 extract index data to external library


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [f196b0a211316e8d265c460869bda0758aa7871b]

INTEGRATION: CWS i18n24 (1.19.10); FILE MERGED 2006/01/11 19:47:23 khong 1.19.10.1: #i60331 extract index data to external library


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [3958d5b704fc2e68de3df4cb32c9685b2d189793]

INTEGRATION: CWS i18n24 (1.1.2); FILE ADDED 2006/01/10 23:09:09 khong 1.1.2.1: #i60331 extract index data to external library


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [f0de231abc2357e69d413731da6e0b7c5e407d60]

INTEGRATION: CWS i18n24 (1.1.2); FILE ADDED 2006/01/14 00:08:17 khong 1.1.2.2: #i60331 extract index data to external library 2006/01/10 23:09:08 khong 1.1.2.1: #i60331 extract index data to external library


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [5d39e449f8a9f72a3eccfba1e21700a9dcceee0d]

INTEGRATION: CWS i18n24 (1.1.2); FILE ADDED 2006/01/10 23:09:08 khong 1.1.2.1: #i60331 extract index data to external library


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [0e876bcb2b5f655beb2567c7cda64e61afedcb46]

INTEGRATION: CWS i18n24 (1.1.2); FILE ADDED 2006/01/14 00:08:17 khong 1.1.2.2: #i60331 extract index data to external library 2006/01/10 23:09:07 khong 1.1.2.1: #i60331 extract index data to external library


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [2aa588d0815ea62057107b2e4f4e37fdceeb5955]

INTEGRATION: CWS i18n24 (1.1.2); FILE ADDED 2006/01/10 23:09:07 khong 1.1.2.1: #i60331 extract index data to external library


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [10eeed53997cf2f7f774feb8d6d32f842233741a]

INTEGRATION: CWS i18n24 (1.1.2); FILE ADDED 2006/01/10 23:09:06 khong 1.1.2.1: #i60331 extract index data to external library


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [2fc9fb270afe825f78c50d14ae352fdacc6b5a03]

INTEGRATION: CWS dba202d (1.10.8); FILE MERGED 2005/12/27 12:21:33 oj 1.10.8.2: #i58184# fix for ON DELETE SET DEFAULT 2005/12/13 15:48:51 oj 1.10.8.1: #i57406# makefile patched


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [083723d0b757e02178720affa9680658f589c788]

INTEGRATION: CWS dba202d (1.3.60); FILE MERGED 2005/12/13 12:09:00 oj 1.3.60.1: #i58948# push and pop font


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [daade87d12cc19f0879e3f2c34ea8acb5827a486]

INTEGRATION: CWS dba202d (1.4.60); FILE MERGED 2006/01/23 11:47:08 oj 1.4.60.1: #i48614# send somevents


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [3bd9181ae69020e962feb015de2cad06d88bfcf1]

INTEGRATION: CWS i18n24 (1.1.2); FILE ADDED 2006/01/10 23:09:05 khong 1.1.2.1: #i60331 extract index data to external library


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [e0aaeb38204a330ceccba1fa6844dad7e390eccb]

INTEGRATION: CWS dba202d (1.6.52); FILE MERGED 2006/01/24 10:02:39 fs 1.6.52.2: RESYNC: (1.6-1.7); FILE MERGED 2006/01/23 11:47:06 oj 1.6.52.1: #i48614# send somevents


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [52e9fb2ba94f6ed22537d4a9c436006a81720f3f]

INTEGRATION: CWS dba202d (1.12.52); FILE MERGED 2006/01/24 10:02:18 fs 1.12.52.2: RESYNC: (1.12-1.14); FILE MERGED 2006/01/23 11:47:02 oj 1.12.52.1: #i48614# send somevents


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [b1f649f59fe1ddab7c3d4bf73f9377ce70fe1883]

INTEGRATION: CWS dba202d (1.24.24); FILE MERGED 2006/01/24 10:01:34 fs 1.24.24.2: RESYNC: (1.24-1.25); FILE MERGED 2005/12/27 12:54:25 oj 1.24.24.1: #i45749# only commit connection when metadata says it is not read only


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [3d24249c3b962c8067d6663af35d75abfeb928a2]

INTEGRATION: CWS dba202d (1.15.50); FILE MERGED 2006/01/24 10:00:38 fs 1.15.50.2: RESYNC: (1.15-1.16); FILE MERGED 2005/12/13 09:14:26 oj 1.15.50.1: #i59271# do not insert the impl struct when creating a new object


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [03eda7dcc6bce22ca888ee35974983243edeb286]

INTEGRATION: CWS i18n24 (1.1.2); FILE ADDED 2006/01/14 00:08:16 khong 1.1.2.2: #i60331 extract index data to external library 2006/01/10 23:09:04 khong 1.1.2.1: #i60331 extract index data to external library


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [67b1adf53f37a0ca0289f02dc2366feba471c5ef]

INTEGRATION: CWS dba202d (1.9.24); FILE MERGED 2006/01/24 09:59:22 fs 1.9.24.2: RESYNC: (1.9-1.10); FILE MERGED 2005/12/27 12:53:00 oj 1.9.24.1: #i45749# only commit storage when in write mode


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [b172ed0f7b325e8bc77c8717dcea28be1c206464]

INTEGRATION: CWS i18n24 (1.1.2); FILE ADDED 2006/01/10 23:09:04 khong 1.1.2.1: #i60331 extract index data to external library


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [434b42165e90d233b18315d38a2aaa0539004ff3]

INTEGRATION: CWS i18n24 (1.12.36); FILE MERGED 2006/01/10 23:09:02 khong 1.12.36.1: #i60331 extract index data to external library


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [f56a45fd3d14057e03c96bfca8b6e62285407b68]

INTEGRATION: CWS dr44 (1.51.82); FILE MERGED 2006/01/23 15:11:54 dr 1.51.82.2: RESYNC: (1.51-1.52); FILE MERGED 2006/01/20 14:23:56 nn 1.51.82.1: #128314# PrepareClose: clean end of text edit


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [332d80ee8f01e9f1c8820f3127a73c5ab19dce63]

INTEGRATION: CWS os73 (1.45.90); FILE MERGED 2006/01/06 10:32:41 os 1.45.90.1: #i58666# getSupportedNumberingTyps(): always ask for all supported types


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [4ab7fa74aff39ac810bec2bb07fb2e6e6446a716]

INTEGRATION: CWS dba202d (1.46.136); FILE MERGED 2006/01/24 09:52:52 fs 1.46.136.2: RESYNC: (1.46-1.48); FILE MERGED 2006/01/09 19:54:05 fs 1.46.136.1: #60260# Any>>=XFoo does not reset XFoo to NULL if not successfull ...


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [195ae6d2b9fcc096ea1a851ec76e7a3a4962f8bf]

INTEGRATION: CWS dr44 (1.43.84); FILE MERGED 2006/01/09 14:59:01 er 1.43.84.1: #i53558# AdjustPrintArea: Crop entire column of old row limit to real print area with some fuzzyness


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [0bc62727e6e1ff5bf0952b34387e9e303f08efc7]

INTEGRATION: CWS dr44 (1.21.86); FILE MERGED 2006/01/20 16:55:55 nn 1.21.86.1: #121612# SetMarkedOriginalSize: check if ObjRef is NULL


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [54369f082a393296ac948ab289fe83f97c200c8c]

INTEGRATION: CWS dr44 (1.52.38); FILE MERGED 2006/01/20 17:42:20 nn 1.52.38.2: #i57867# import row background color as cell formats 2006/01/12 14:22:06 nn 1.52.38.1: #b6355215# no DoHardRecalc for doc options while loading XML


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [e85df3ed8aa8724f69a06038f6dd509bd650ed6c]

INTEGRATION: CWS dr44 (1.39.78); FILE MERGED 2006/01/18 13:09:18 nn 1.39.78.1: #i59445# removed obsolete string with wrong encoding


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [0d23e3007c4dfaf26de70f78939be6ca50cf5838]

INTEGRATION: CWS dr44 (1.61.10); FILE MERGED 2006/01/23 13:51:01 dr 1.61.10.2: RESYNC: (1.61-1.62); FILE MERGED 2006/01/17 15:37:47 nn 1.61.10.1: #123169# don't modify pActiveViewSh in ShowRefFrame


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [fa4abbf260b6c54bf657c83502ea5ab8b1ce13d2]

INTEGRATION: CWS dr44 (1.26.88); FILE MERGED 2006/01/20 17:47:23 nn 1.26.88.1: #i57867# import row background color as cell formats


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [ddb9d09a6004cf25b1647da403f50b876fb7f4f0]

INTEGRATION: CWS i18n24 (1.8.36); FILE MERGED 2006/01/10 23:09:02 khong 1.8.36.1: #i60331 extract index data to external library


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [2304b25080b6fe198e2f4cf3e9730836c5d65d03]

INTEGRATION: CWS dr44 (1.58.86); FILE MERGED 2006/01/20 17:47:23 nn 1.58.86.1: #i57867# import row background color as cell formats


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [7e377ad5ff89f6a6fec2d32cb78519f4c606bac5]

INTEGRATION: CWS tl17 (1.17.14); FILE MERGED 2005/12/09 10:01:51 tl 1.17.14.1: #128362# SpellCheckerDispatcher::spellInAny fixed (pointer increment removed)


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [69ef8c36bfed93f7d11d329123b8080f9fbe654d]

INTEGRATION: CWS i18n24 (1.3.36); FILE MERGED 2006/01/10 23:09:02 khong 1.3.36.1: #i60331 extract index data to external library


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [51fa8694c8d2cb751713f1718a1635353eeeb504]

INTEGRATION: CWS dr44 (1.117.76); FILE MERGED 2006/01/23 13:49:35 dr 1.117.76.2: RESYNC: (1.117-1.118); FILE MERGED 2006/01/20 17:47:24 nn 1.117.76.1: #i57867# import row background color as cell formats


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [84ccc51a44e4390fa0f3f86dd1065d48bbd6eed6]

INTEGRATION: CWS tl17 (1.14.14); FILE MERGED 2005/12/09 12:00:50 tl 1.14.14.1: #127056# added check for a possible bufferflow that may only happen if the header of the '.dic' files does match the expectations


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [a17dcc5a32fb57335fc4350e5e78d7d513c72e35]

INTEGRATION: CWS i18n24 (1.5.36); FILE MERGED 2006/01/11 08:49:52 khong 1.5.36.2: #i60331 extract index data to external library 2006/01/10 23:08:57 khong 1.5.36.1: #i60331 extract index data to external library


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [20a59cf1593053586c298dcbedcf300938a80a81]

INTEGRATION: CWS dr44 (1.81.78); FILE MERGED 2006/01/06 19:03:59 nn 1.81.78.1: #123981# set last column/row for detective operations, assert valid last row


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [54fa72ae4f3a0d5688cc1b1bcaddf1a21f980717]

INTEGRATION: CWS i18n24 (1.17.36); FILE MERGED 2006/01/10 23:33:12 khong 1.17.36.2: #i60331 extract index data to external library 2006/01/10 23:08:48 khong 1.17.36.1: #i60331 extract index data to external library


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [48482d3a3186347e66da7bd50422d9038a6ce188]

INTEGRATION: CWS tl17 (1.37.140); FILE MERGED 2006/01/09 13:31:58 tl 1.37.140.1: #124042# avoid possible division by zero


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [b6215cd97c6f9ac969130f73a0ab7cf8822436d7]

INTEGRATION: CWS dr44 (1.198.52); FILE MERGED 2006/01/20 14:25:43 nn 1.198.52.2: #i60851# SetLastColumn/SetLastRow for note caption objects 2006/01/06 19:03:48 nn 1.198.52.1: #123981# set last column/row for detective operations, assert valid last row


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [d319c4611e932b286c0bef14387382da0f2e92d2]

INTEGRATION: CWS i18n24 (1.1.2); FILE ADDED 2006/01/10 23:11:37 khong 1.1.2.1: #i60331 extract index data to external library


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [c1f4d9d6a296b4d4f87b55bd7856ed46cced1cdf]

INTEGRATION: CWS os73 (1.7.162); FILE MERGED 2006/01/06 10:32:57 os 1.7.162.1: #i58666# getSupportedNumberingTyps(): always ask for all supported types


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [bfd21703c1d20d61a52dc6363166b997eca2f56a]

INTEGRATION: CWS dba202d (1.19.42); FILE MERGED 2006/01/06 13:02:20 fs 1.19.42.1: #i60126# LineEndFormat re-used a foreign property id ...


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [3b0c20a069d3c5da120877c2b6c55e7fb9bb5f00]

INTEGRATION: CWS tl17 (1.12.52); FILE MERGED 2005/12/08 12:44:51 tl 1.12.52.1: #225938# added some extra if to make sure we just return when no text node was found


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [d522bb2262b5f0c2f3b9cd3082d599f1d94ef8cc]

INTEGRATION: CWS i18n24 (1.1.4); FILE ADDED 2006/01/10 22:49:14 khong 1.1.4.1: #i60331 create seperate collator data library


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [73be6e6876418a98c299e6a38b0302e0abddcf2e]

INTEGRATION: CWS dr44 (1.44.86); FILE MERGED 2006/01/06 19:03:59 nn 1.44.86.1: #123981# set last column/row for detective operations, assert valid last row


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [a7a54868e8007c8a339ef08334e28701e0cb2bb0]

INTEGRATION: CWS os73 (1.13.162); FILE MERGED 2005/12/19 14:46:18 os 1.13.162.1: #126473# field edit dialog must not rely on the 'active view'


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [9e0c9da0b8d148e26c55a9d62fd75bba5e97676e]

INTEGRATION: CWS i18n24 (1.1.2); FILE ADDED 2006/01/10 22:49:14 khong 1.1.2.1: #i60331 create seperate collator data library


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [f91d60f7e071cf6898b4e194b7e1c8a27245ec68]

INTEGRATION: CWS dba202d (1.4.42); FILE MERGED 2006/01/09 13:25:44 fs 1.4.42.1: #i60261# removed wrong (unnecessary) assertion from statusChange - inconsistency is already indicated by assertion at the end of the method


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [6af6c4ae846c74556ab4448a81a80d1be46e74fc]

INTEGRATION: CWS tl17 (1.15.138); FILE MERGED 2006/01/06 13:57:20 tl 1.15.138.2: #128159# checking for 0 pointer added 2006/01/06 13:48:33 tl 1.15.138.1: #128159# checking for 0 pointer added


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [3e9f7cf8d86895f11800a2f39fe44a594e9cd92f]

INTEGRATION: CWS dr44 (1.11.86); FILE MERGED 2006/01/09 13:28:36 nn 1.11.86.1: #126338# check for valid format index


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [64cfa532184e259ca15f41480130257a919e4e92]

INTEGRATION: CWS i18n24 (1.9.14); FILE MERGED 2006/01/10 22:49:13 khong 1.9.14.1: #i60331 create seperate collator data library


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [5288a8cb74f796255cd521e47fb9d7bd5208b988]

INTEGRATION: CWS os73 (1.15.162); FILE MERGED 2005/12/19 14:46:17 os 1.15.162.1: #126473# field edit dialog must not rely on the 'active view'


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [50f1be599a625992c810552a1540f63870e456d2]

INTEGRATION: CWS dr44 (1.56.12); FILE MERGED 2006/01/11 15:58:13 nn 1.56.12.1: #b6355215# cache string occurences for automatic label lookup during CompileXML


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [59e56c34217672325ede5e71ccd3d984ade7fb87]

INTEGRATION: CWS i18n24 (1.6.14); FILE MERGED 2006/01/10 22:49:12 khong 1.6.14.1: #i60331 create seperate collator data library


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [27611c47bc37267bdc169622389cf01993bfb6fe]

INTEGRATION: CWS os73 (1.7.164); FILE MERGED 2005/12/19 14:46:17 os 1.7.164.1: #126473# field edit dialog must not rely on the 'active view'


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [c861b3bfb30669049049309aea403b6beb85c7d2]

INTEGRATION: CWS dr44 (1.11.36); FILE MERGED 2006/01/23 12:48:20 nn 1.11.36.1: #i59408# no different default font size for Thai


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [e180d84a8ad0a4750920a7d3b4053a4ac409caee]

INTEGRATION: CWS i18n24 (1.9.30); FILE MERGED 2006/01/10 22:49:12 khong 1.9.30.1: #i60331 create seperate collator data library


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [94c22df86d4fa5fc97081cc1c5d35b0d9c6a8276]

INTEGRATION: CWS os73 (1.4.164); FILE MERGED 2005/12/19 14:46:17 os 1.4.164.1: #126473# field edit dialog must not rely on the 'active view'


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [c6abe74ca203d112e361fcd0f950a781f7373921]

INTEGRATION: CWS dba202d (1.42.40); FILE MERGED 2006/01/24 09:15:49 fs 1.42.40.3: RESYNC: (1.42-1.45); FILE MERGED 2006/01/23 13:26:17 fs 1.42.40.2: #i61048# #i61049# translateControlValueToValidatableValue: only use external value if we have an external binding 2006/01/04 11:02:14 fs 1.42.40.1: #i59877# better (assertion) diagnostics when catching an exception


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [f529787879f2d68e0311735c132fff8aa0142798]

INTEGRATION: CWS os73 (1.14.162); FILE MERGED 2005/12/19 14:46:16 os 1.14.162.1: #126473# field edit dialog must not rely on the 'active view'


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [0704448d2e9c664b846c0af52873a17bded06c64]

INTEGRATION: CWS dr44 (1.19.88); FILE MERGED 2006/01/11 15:57:53 nn 1.19.88.1: #b6355215# cache string occurences for automatic label lookup during CompileXML


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [e84b6756255aa6b04491b9b6cfe68bd70a3d0191]

INTEGRATION: CWS i18n24 (1.8.36); FILE MERGED 2006/01/10 22:49:12 khong 1.8.36.1: #i60331 create seperate collator data library


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [de7990502c97c092f250246fd244bd1f42128cb4]

INTEGRATION: CWS dr44 (1.68.12); FILE MERGED 2006/01/11 15:57:43 nn 1.68.12.1: #b6355215# cache string occurences for automatic label lookup during CompileXML


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [e9d471c88a23fbf45a1371b67412b8ad2e72853a]

INTEGRATION: CWS i18n24 (1.9.118); FILE MERGED 2006/01/10 23:44:39 khong 1.9.118.1: #60331 extract data from i18npool to create seperate libraries


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [e5b5f6b056d387f2d35d3de10066540a02c9364a]

INTEGRATION: CWS os73 (1.43.162); FILE MERGED 2006/01/06 10:33:07 os 1.43.162.1: #i58666# getSupportedNumberingTyps(): always ask for all supported types


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [c9d9007ec4948695156712cfbd9a21ebf61243c3]

INTEGRATION: CWS os73 (1.16.104); FILE MERGED 2005/12/19 14:46:16 os 1.16.104.1: #126473# field edit dialog must not rely on the 'active view'


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [beef71174f7823a2a934c60d559aa7902f0b2d3a]

INTEGRATION: CWS i18n24 (1.18.14); FILE MERGED 2006/01/10 23:44:38 khong 1.18.14.1: #60331 extract data from i18npool to create seperate libraries


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [6a30d368616c6d6162df968c5344f82661e759ad]

INTEGRATION: CWS dr44 (1.53.12); FILE MERGED 2006/01/11 15:57:46 nn 1.53.12.1: #b6355215# cache string occurences for automatic label lookup during CompileXML


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [18d7f72e7de53063bc9437ece0901def4415e81b]

INTEGRATION: CWS dba202d (1.39.48); FILE MERGED 2006/01/25 06:53:46 fs 1.39.48.3: #i10000# 2006/01/24 09:37:59 fs 1.39.48.2: RESYNC: (1.39-1.40); FILE MERGED 2006/01/04 10:56:53 fs 1.39.48.1: #i59877# read: catch exceptions thrown during setPropertyValues / write: better explanatory assertion when a property type is unknown


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [21b96c4744bc33c7d4b216aefe3ba0deb5f69dda]

INTEGRATION: CWS os73 (1.12.162); FILE MERGED 2005/12/19 14:46:16 os 1.12.162.1: #126473# field edit dialog must not rely on the 'active view'


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [369784c6efd391bed142bcbf2350563b43a1b38d]

INTEGRATION: CWS i18n24 (1.7.10); FILE MERGED 2006/01/10 23:03:26 khong 1.7.10.1: i60331 extract dictionary data to external library


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [4707f9724c2556558b3463fc3fe6bedce536628e]

INTEGRATION: CWS dr44 (1.1.2); FILE ADDED 2006/01/11 15:57:51 nn 1.1.2.1: #b6355215# cache string occurences for automatic label lookup during CompileXML


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [a7da91b50c9d0d95c63867c0cc2e8c18e7b40df9]

INTEGRATION: CWS dr44 (1.89.12); FILE MERGED 2006/01/11 15:56:56 nn 1.89.12.1: #b6355215# cache string occurences for automatic label lookup during CompileXML


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [3eb63a66ce18b703447bf14e3edb93d0b8996102]

INTEGRATION: CWS i18n24 (1.5.36); FILE MERGED 2006/01/10 22:59:36 khong 1.5.36.1: #i60331 extreal pinyin and chuyin data to external library, share with indexentry candidate function


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [fc0619dec897540cf44166e6045a099d7bcc61a9]

INTEGRATION: CWS os73 (1.10.162); FILE MERGED 2005/12/19 14:46:15 os 1.10.162.1: #126473# field edit dialog must not rely on the 'active view'


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [3d45adf781d47a4482a7a599080d2532738c78bf]

INTEGRATION: CWS tl17 (1.23.10); FILE MERGED 2006/01/09 15:31:21 mav 1.23.10.1: #124042# use more valuable minimal object size


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [7f8b30097f8340082d24196c716513bafb79b8cb]

INTEGRATION: CWS i18n24 (1.12.36); FILE MERGED 2006/01/10 23:15:20 khong 1.12.36.1: #i60331 extract index data to external library


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [3324cdaf0d137a47775e59ebe55ceb5ee2be2a2e]

INTEGRATION: CWS dr44 (1.1.2); FILE ADDED 2006/01/11 15:56:58 nn 1.1.2.1: #b6355215# cache string occurences for automatic label lookup during CompileXML


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [2374365d9e621026358149e2daf3c5e475c0f2cc]

INTEGRATION: CWS os73 (1.8.164); FILE MERGED 2005/12/19 14:46:15 os 1.8.164.1: #126473# field edit dialog must not rely on the 'active view'


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [6730ef88746db8fabc3c4805f1eceb765bfad065]

INTEGRATION: CWS i18n24 (1.1.2); FILE ADDED 2006/01/10 23:14:26 khong 1.1.2.1: #i60331 extract index data to external library


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [8489f75a799b105b68ffa8a04865f1ecc5e8e59d]

INTEGRATION: CWS dr44 (1.1.1.1.1032); FILE MERGED 2006/01/09 19:05:31 er 1.1.1.1.1032.1: #i54546# get rid of duplicated strings not needed for translation anyway and generate a .c file containing at least the English strings


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [c3d0c2b0a3f24c7beb84f225bf6b7051d43c077e]

INTEGRATION: CWS os73 (1.16.162); FILE MERGED 2005/12/19 14:46:14 os 1.16.162.1: #126473# field edit dialog must not rely on the 'active view'


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [2e57a73bad6a97aea8c92d57a18c2394e35a5901]

INTEGRATION: CWS tl17 (1.6.40); FILE MERGED 2006/01/02 13:55:37 tl 1.6.40.2: #120812# code for clipboard listener improved 2006/01/02 13:50:35 tl 1.6.40.1: #120812# code for clipboard listener improved


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [9b94a92b1ea3d0970470b5c0078827ec140f2963]

INTEGRATION: CWS i18n24 (1.3.36); FILE MERGED 2006/01/10 23:14:22 khong 1.3.36.1: #i60331 extract index data to external library


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [48715ad5094b9398aeffbe172b1a66b4e3bd14ac]

INTEGRATION: CWS dr44 (1.20.86); FILE MERGED 2006/01/09 19:05:30 er 1.20.86.1: #i54546# get rid of duplicated strings not needed for translation anyway and generate a .c file containing at least the English strings


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [57d456b92b4437343564c3299cc11df861b3b0c6]

INTEGRATION: CWS os73 (1.6.158); FILE MERGED 2006/01/24 15:54:09 os 1.6.158.2: RESYNC: (1.6-1.7); FILE MERGED 2005/12/30 13:47:27 os 1.6.158.1: #i59289# reset result set position to prevent exception in XColumn->getString()


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [95037d24ec0d6a261d22ca32d156eb0d6aefcadd]

INTEGRATION: CWS tl17 (1.39.38); FILE MERGED 2006/01/06 07:25:45 tl 1.39.38.1: #127959# replaced all calls to SfxViewShell::Current with the respective GetView() calls


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [633f455b4a013a3bc654e446dd82f0fccca4130f]

INTEGRATION: CWS i18n24 (1.7.36); FILE MERGED 2006/01/10 23:14:21 khong 1.7.36.1: #i60331 extract index data to external library


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [e8a0f2dc1e15ecac227a20c39265e72baffd2b85]

INTEGRATION: CWS dr44 (1.1.1.1.1032); FILE MERGED 2006/01/09 19:05:30 er 1.1.1.1.1032.1: #i54546# get rid of duplicated strings not needed for translation anyway and generate a .c file containing at least the English strings


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [b6dce222833cb8a221d7fcbb42c469a8f149b36f]

INTEGRATION: CWS tl17 (1.24.38); FILE MERGED 2006/01/05 15:01:37 tl 1.24.38.1: #128227# enable exception handling


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [1f1e487347f0b24617b18a7c6cebec9b7a76190e]

INTEGRATION: CWS os73 (1.8.104); FILE MERGED 2005/12/30 13:49:49 os 1.8.104.1: #i59289# catch SQLException from XColumn->getString()


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [7dacc23ad2beafb75a92a57f31a38f40fa19371b]

INTEGRATION: CWS i18n24 (1.8.36); FILE MERGED 2006/01/10 22:50:44 khong 1.8.36.1: #i60331 create seperate collator data library


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [a863aa521897ecb95d55562b2c816f8e2e869a32]

INTEGRATION: CWS dr44 (1.31.76); FILE MERGED 2006/01/23 13:29:20 dr 1.31.76.2: RESYNC: (1.31-1.32); FILE MERGED 2006/01/09 19:05:26 er 1.31.76.1: #i54546# get rid of duplicated strings not needed for translation anyway and generate a .c file containing at least the English strings


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [b9fc32f0a7b11aaff276918b0c7539fe8c22dae7]

INTEGRATION: CWS tl17 (1.34.38); FILE MERGED 2006/01/11 09:15:44 tl 1.34.38.2: #127959# added pointer check just to be ont the safe side 2006/01/06 07:25:45 tl 1.34.38.1: #127959# replaced all calls to SfxViewShell::Current with the respective GetView() calls


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [de95ab2f8d0951f3f2f93cafb4dc99d6be87182a]

INTEGRATION: CWS os73 (1.51.108); FILE MERGED 2005/12/29 14:24:02 os 1.51.108.1: #i57684# SwXTextSection and SwClient separated


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [3f634ec882f4a1bcd77f3ae8020202a37e5e4cf2]

INTEGRATION: CWS dr44 (1.1.1.1.1032); FILE MERGED 2006/01/09 19:05:25 er 1.1.1.1.1032.1: #i54546# get rid of duplicated strings not needed for translation anyway and generate a .c file containing at least the English strings


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [a6c8c01f2750acbee701ed821ca1e234f86971be]

INTEGRATION: CWS tl17 (1.80.26); FILE MERGED 2006/01/06 06:51:08 tl 1.80.26.2: #121842# providing a device to be used to get the FontList avoid call to SmGetActiveView 2006/01/02 14:22:24 tl 1.80.26.1: #128227# catch uno::Exception when calling OStorageHelper::GetStorageFromInputStream


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [b2265b485cb5acf3b1e2c21a79942e6be860de8a]

INTEGRATION: CWS os73 (1.28.124); FILE MERGED 2005/12/29 14:23:59 os 1.28.124.1: #i57684# SwXTextSection and SwClient separated


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [b29c974cd034152c89a9901966f8d6df34c211fc]

INTEGRATION: CWS tl17 (1.32.28); FILE MERGED 2006/01/06 06:51:07 tl 1.32.28.1: #121842# providing a device to be used to get the FontList avoid call to SmGetActiveView


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [85d4db0828fe81f89400332275ee8450974b8fa8]

INTEGRATION: CWS i18n24 (1.3.6); FILE MERGED 2006/01/13 01:05:02 khong 1.3.6.2: #i43395 stop i without dot fold to i with dot in case ignore match 2006/01/12 04:30:13 khong 1.3.6.1: #i43395 stop i without dot fold to i with dot in case ignore match


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [bd0bd65f758cb1966d02ce1718103d8ebcfefee4]

INTEGRATION: CWS os73 (1.38.160); FILE MERGED 2006/01/24 15:03:33 os 1.38.160.2: RESYNC: (1.38-1.39); FILE MERGED 2005/12/29 14:23:47 os 1.38.160.1: #i57684# SwXTextSection and SwClient separated


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [33ced467ac52c02b28a003873aba57b6a743df4c]

INTEGRATION: CWS i18n24 (1.4.6); FILE MERGED 2006/01/13 01:05:01 khong 1.4.6.1: #i43395 stop i without dot fold to i with dot in case ignore match


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [c4cc7a93c99f50bc1448c2a7d7f30b934422bdea]

INTEGRATION: CWS tl17 (1.15.38); FILE MERGED 2006/01/06 06:51:07 tl 1.15.38.1: #121842# providing a device to be used to get the FontList avoid call to SmGetActiveView


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [911103d16f492b69f478b90ad57493e4b5023bf5]

INTEGRATION: CWS ab23pp2 (1.50.6); FILE MERGED 2006/01/20 11:11:46 ab 1.50.6.1: #i60626# Prevent Basic IDE from crashing when source is modified in spite of read only


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [540b769e4f7b4289939675b1b6eef6bfa4b3dc1d]

INTEGRATION: CWS os73 (1.16.126); FILE MERGED 2006/01/25 08:59:14 os 1.16.126.2: #i57684# '<::' -> '< ::' 2005/12/29 14:26:21 os 1.16.126.1: #i57684# SwXTextSection and SwClient separated


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [89b81d503dce96b24292513b51fdac839b0098bd]

INTEGRATION: CWS dr44 (1.38.94); FILE MERGED 2006/01/11 21:25:42 er 1.38.94.1: #129686# ScanEndString,GetTimeRef: crash on '1/2 3:' input, Year-01-02 03:00 in en_US locale


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [ee0d68d42762d43d6fe87d96a11e52b20d0b903c]

INTEGRATION: CWS ab23pp2 (1.13.38); FILE MERGED 2006/01/26 15:14:34 ab 1.13.38.1: #i60306# Allow access over invocation in parallel to access using XTypeProvider


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [56d8d84aacfc0d8636d39f084ca55e9c698ee6f0]

INTEGRATION: CWS ab23pp2 (1.16.38); FILE MERGED 2006/01/23 10:52:33 ab 1.16.38.1: #i59790# Continuation of comment lines only for option compatible


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [3f2ac341fb1684fb35b3afcb920f9777d70b34e8]

INTEGRATION: CWS configure14 (1.22.56); FILE MERGED 2006/01/07 17:44:22 rene 1.22.56.1: #i59160# allow usage of tcmalloc and system-malloc


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [1cfe5d49a55d856a9799efc607d565d99995e914]

INTEGRATION: CWS ab23pp2 (1.35.36); FILE MERGED 2006/01/26 15:14:33 ab 1.35.36.1: #i60306# Allow access over invocation in parallel to access using XTypeProvider


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [bc00cbaffc40e7f19c12fdf8c981fc8c544aab59]

INTEGRATION: CWS ab23pp2 (1.11.26); FILE MERGED 2006/01/26 14:00:13 ab 1.11.26.1: #i58527# TitleChanged event requires updating the storage because of template scenario


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [34b480686171ae0471a84501e9fcd972c638dde9]

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>  [691f53a95919e2bcf9ec6068a7f296252ac880c2]

INTEGRATION: CWS vcl52 (1.11.74); FILE MERGED 2006/01/13 13:25:31 pl 1.11.74.1: #128840# initialize variable, ignore plugins without mime and/or extension info


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [708b6d4246de915ac960c7b90ee8bb2d966c7d17]

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>  [7ebc1e69c3a69186bceefda9a58ea40c502a750f]

INTEGRATION: CWS freebsd04 (1.4.18); FILE MERGED 2006/01/19 11:14:14 maho 1.4.18.1: #i56951# javavendors_linux.xml can be used for FreeBSD as well


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [0abd71b44144220d2aeec58601929fd0cd1914d6]

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>  [a6d8757a6d3812a6435a58e5c12f3abbe2d4c553]

INTEGRATION: CWS dr44 (1.49.14); FILE MERGED 2006/01/23 13:18:10 dr 1.49.14.2: RESYNC: (1.49-1.50); FILE MERGED 2006/01/19 15:26:23 dr 1.49.14.1: #i57411# fixed/added: lbf, flb, uk_pt, yd2, Morgen, ar, acre, ha


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [54efc5ed83890f0a1166ece3b1e4942bb7922ff7]

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>  [b0a3f074e009a52cdc26c9bb1d836c29296f5de0]

INTEGRATION: CWS vcl52 (1.20.94); FILE MERGED 2006/01/26 17:33:20 pl 1.20.94.2: RESYNC: (1.20-1.21); FILE MERGED 2006/01/17 09:03:30 hdu 1.20.94.1: #130288# handle failed GetDeviceCaps(DC_PAPERSIZE) gracefully


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [a8194cff701740851b0bc58dad85c19e3cb64e4e]

INTEGRATION: CWS vcl52 (1.18.78); FILE MERGED 2006/01/26 17:28:22 pl 1.18.78.2: RESYNC: (1.18-1.20); FILE MERGED 2006/01/13 16:01:24 pl 1.18.78.1: #129732# avoid degenerate rectangles


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [d01913cb14fa7465da77acaab0e9d0e3cd498f67]

INTEGRATION: CWS freebsd04 (1.7.4); FILE MERGED 2006/01/27 21:42:06 maho 1.7.4.2: better method of passing $$ORIGIN

Issue number:  #i56954#
Advised by:  pjanik
2006/01/24 23:48:04 maho 1.7.4.1: #i56954#
FreeBSD porting : Passing 3270ORIGIN to linker for libxmlsec project

2006-01-31  Kurt Zenker  <kz@openoffice.org>  [f63ffaf3667e218be3538e84e6becc18d5de4334]

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>  [d9e7a48a693045a01e07e8a20f18bd1a3a644c82]

INTEGRATION: CWS vcl52 (1.7.144); FILE MERGED 2006/01/26 15:14:16 hdu 1.7.144.1: #i61195# handle all pixel formats when zero padding scanlines


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [532d124249b29ea545ae54e028ccace0969677e5]

INTEGRATION: CWS freebsd04 (1.9.2); FILE MERGED 2006/01/19 01:36:26 maho 1.9.2.1: #i53287# Python support for FreeBSD 6 and 7


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [1322d33d2217ddf5062bd257863862362e7783c3]

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>  [ec71a87e6310138b7e59566a52a22b860db1e1fb]

INTEGRATION: CWS vcl52 (1.38.54); FILE MERGED 2006/01/26 16:21:29 pl 1.38.54.1: #127201# set back original thread ResMgr if creation of fallback failed


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [53f910d556777feb704db46171f866359d89b784]

INTEGRATION: CWS freebsd04 (1.6.22); FILE MERGED 2006/01/19 01:40:04 maho 1.6.22.1: #i56947# Catch up to recent version of bridge project of GNU/Linux intel


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [9171dfe96ec23133505ddb9c383027d6e0f81cce]

INTEGRATION: CWS freebsd04 (1.2.48); FILE MERGED 2006/01/19 01:40:04 maho 1.2.48.1: #i56947# Catch up to recent version of bridge project of GNU/Linux intel


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [18b4323dfba8671e95a50251c820e3d0ff1864d9]

INTEGRATION: CWS jsc4 (1.92.30); FILE MERGED 2006/01/25 12:40:18 jsc 1.92.30.1: #i61138# cleanup check against reference type library


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [85a7f7b42d736c59a643e17cd88573f8824d967b]

INTEGRATION: CWS freebsd04 (1.6.8); FILE MERGED 2006/01/19 01:31:14 maho 1.6.8.1: #i60097# getc and ungetc are somehow defined at stdlib.h; workarounded


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [6dd0745e7e47667c7a6d6231ed89908839ae5b33]

INTEGRATION: CWS accessalert (1.224.68); FILE MERGED 2006/01/18 10:04:55 obr 1.224.68.1: #i26277# changed role of [MESS|INFO|WARNING|ERROR|QUERY]BOX to ALERT


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [e18b44ea9fcf3c9e298852f432c77a24d9143a8a]

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>  [6f311df58747f19e14c6190db022b6c5751ee702]

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>  [b8998ad60219989f3e719830182ac1469f2225e8]

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>  [f816134049160c79d515cd9a00befe5f530b94d2]

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>  [848e480451206032bed445d5860474bf9f9480a8]

INTEGRATION: CWS accessalert (1.18.18); FILE MERGED 2006/01/18 10:15:15 obr 1.18.18.1: #i26277# changed role of [MESS|INFO|WARNING|ERROR|QUERY]BOX to ALERT


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [d1c22ab694610d5d41ef2063468ce924b129f4d1]

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-31  Kurt Zenker  <kz@openoffice.org>  [9068b3324cb1eb10ce4352ba9d87265dd1c2c02d]

INTEGRATION: CWS accessalert (1.1.2); FILE ADDED 2006/01/18 10:15:13 obr 1.1.2.1: #i26277# changed role of [MESS|INFO|WARNING|ERROR|QUERY]BOX to ALERT


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [cd53449842bdb8a9f36fd700c0fa5750f39fb493]

INTEGRATION: CWS accessalert (1.20.18); FILE MERGED 2006/01/18 10:15:11 obr 1.20.18.1: #i26277# changed role of [MESS|INFO|WARNING|ERROR|QUERY]BOX to ALERT


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [b098e94c1b5effa2e943c9eef4fc59ee80e07ddf]

INTEGRATION: CWS accessalert (1.19.18); FILE MERGED 2006/01/18 10:15:09 obr 1.19.18.1: #i26277# changed role of [MESS|INFO|WARNING|ERROR|QUERY]BOX to ALERT


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [390c7851ec2efb9b01a6e75e80f7896af77824f3]

INTEGRATION: CWS jsc4 (1.1.2); FILE ADDED 2006/01/25 12:38:32 jsc 1.1.2.2: #49101# adapt com.sun.star.text.GenericTextDocument service 2006/01/25 11:56:37 jsc 1.1.2.1: #i61138# new, moved from OO_20


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [32a31d64e39fe2155dd28e8aa5104f7720506b94]

INTEGRATION: CWS jsc4 (1.6.64); FILE MERGED 2006/01/26 12:30:26 jsc 1.6.64.2: #i49101# correct typo 2006/01/25 13:17:07 jsc 1.6.64.1: #i61138# insert support of XMultiServiceFactory


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [3b9d0412d890bddb4e62f6e981031f2e57b8bf99]

INTEGRATION: CWS accessalert (1.52.56); FILE MERGED 2006/01/24 09:46:37 obr 1.52.56.1: #i26277# need to treat ALERT the same way as DIALOG


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [ee5da176621d33886896a75ea85b1e80d707cc05]

INTEGRATION: CWS jsc4 (1.5.34); FILE MERGED 2006/01/25 14:03:19 jsc 1.5.34.1: #61060# correct minor docu errors


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [6e9c48033eefc71780670ad9be136bea6f1cc8ff]

INTEGRATION: CWS jsc4 (1.3.30); FILE MERGED 2006/01/26 12:49:59 jsc 1.3.30.2: #i61069# change docu type tag to member tag 2006/01/25 14:03:18 jsc 1.3.30.1: #61060# correct minor docu errors


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [8f0f2ee5d6cc038d16a0334f5d8c3104920af93e]

INTEGRATION: CWS ause047 (1.11.4); FILE MERGED 2006/01/27 10:41:29 obr 1.11.4.2: #i60869# replaces checks for RPM and DPKG with PKGFORMAT checks 2006/01/24 15:34:23 obr 1.11.4.1: #i60869# check for $(RPM) instead of $(OS) and added missing mkdirs


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [7727bac7765e0daabcb16a39a556921b501e8ecf]

INTEGRATION: CWS jsc4 (1.12.14); FILE MERGED 2006/01/25 09:49:06 mba 1.12.14.1: #i60317#: add documentation that explains filter name problems when storing


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [f469937acbc261a2dc9a42c4f58030564f6167d1]

INTEGRATION: CWS ause047 (1.19.4); FILE MERGED 2006/01/27 10:41:26 obr 1.19.4.2: #i60869# replaces checks for RPM and DPKG with PKGFORMAT checks 2006/01/24 15:34:22 obr 1.19.4.1: #i60869# check for $(RPM) instead of $(OS) and added missing mkdirs


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [1c900444e00218e127285b21aa97fa3d79bea504]

INTEGRATION: CWS jsc4 (1.4.64); FILE MERGED 2006/01/25 14:02:44 jsc 1.4.64.1: #61060# correct minor docu erros


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [6aa4ad9e6971889c874e054ed50edac4cedfea22]

INTEGRATION: CWS ause047 (1.10.32); FILE MERGED 2006/01/27 10:41:25 obr 1.10.32.1: #i60869# replaces checks for RPM and DPKG with PKGFORMAT checks


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [68062c5167482eec7a054b65004fabb92600b774]

INTEGRATION: CWS ause047 (1.18.4); FILE MERGED 2006/01/27 10:41:24 obr 1.18.4.2: #i60869# replaces checks for RPM and DPKG with PKGFORMAT checks 2006/01/24 15:34:21 obr 1.18.4.1: #i60869# check for $(RPM) instead of $(OS) and added missing mkdirs


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [5908c17044ea09efcf19ffb7c3dbfb7a0407b8c6]

INTEGRATION: CWS ause047 (1.7.4); FILE MERGED 2006/01/27 10:41:23 obr 1.7.4.2: #i60869# replaces checks for RPM and DPKG with PKGFORMAT checks 2006/01/24 15:34:20 obr 1.7.4.1: #i60869# check for $(RPM) instead of $(OS) and added missing mkdirs


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [d4e8cfa7bc308094b76e2f9eef1e93d413c126ba]

INTEGRATION: CWS ause047 (1.7.4); FILE MERGED 2006/01/27 10:41:22 obr 1.7.4.2: #i60869# replaces checks for RPM and DPKG with PKGFORMAT checks 2006/01/24 15:34:20 obr 1.7.4.1: #i60869# check for $(RPM) instead of $(OS) and added missing mkdirs


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [90a598db800bf406aecd5c0c5fcba7ef16c2868e]

INTEGRATION: CWS ause047 (1.10.4); FILE MERGED 2006/01/27 10:41:21 obr 1.10.4.1: #i60869# replaces checks for RPM and DPKG with PKGFORMAT checks


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [b80fd9956bb01b3224fd61140e0e6aec1a45b9ae]

INTEGRATION: CWS pj49 (1.12.2); FILE MERGED 2006/01/25 19:48:29 pjanik 1.12.2.1: #i61137#: pyuno.so is a loadable module, not shared library -> link with -bundle instead of -dynamiclib.


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [863820a7031c7c27710a9cd69d5838916ee467fd]

INTEGRATION: CWS pj49 (1.8.2); FILE MERGED 2006/01/27 18:51:13 pjanik 1.8.2.1: #i61188#: Include system neon really properly.


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [1db54d34799aec96b23d9c1c1b19cd8090368281]

INTEGRATION: CWS pj49 (1.10.2); FILE MERGED 2006/01/27 18:51:12 pjanik 1.10.2.1: #i61188#: Include system neon really properly.


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [9784fb8d5f1facf7b2d92d9f531f723e8cda0e1b]

INTEGRATION: CWS pj49 (1.11.4); FILE MERGED 2006/01/27 18:51:12 pjanik 1.11.4.1: #i61188#: Include system neon really properly.


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [ae84990bc7542b0dba155974a4b346a51ade7b6e]

INTEGRATION: CWS pj49 (1.37.2); FILE MERGED 2006/01/27 18:51:12 pjanik 1.37.2.1: #i61188#: Include system neon really properly.


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [b0573befc6c0f163a28c5ec0021414bf1d0ddf09]

INTEGRATION: CWS pj49 (1.8.2); FILE MERGED 2006/01/27 18:51:12 pjanik 1.8.2.1: #i61188#: Include system neon really properly.


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [8741fb9989b79fb9096cf807bec1ab8f8abaf3d8]

INTEGRATION: CWS pj49 (1.7.2); FILE MERGED 2006/01/27 18:51:11 pjanik 1.7.2.1: #i61188#: Include system neon really properly.


2006-01-31  Kurt Zenker  <kz@openoffice.org>  [562736c914ea1fb9383704678c01fb519a8e5db6]

INTEGRATION: CWS jsc4 (1.12.10); FILE MERGED 2006/01/25 11:36:19 jsc 1.12.10.1: #i61138# include singleton type info in normal type library


2006-01-27  Vladimir Glazounov  <vg@openoffice.org>  [557fa343c2caa23fc080f8bd40e445cc8cc40c07]

new version for SRC680


2006-01-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [128af0a4b6cadf95f4816eb4707590380feb5828]

#i10000#: missing namespace qualification added


2006-01-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [02f5223fcad55d29234b19c609505a6f77f5336e]

SRC680


2006-01-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [33c5095f80e2939786720742c63fd63bf6f2cf9e]

INTEGRATION: CWS lo11 (1.16.30); FILE MERGED 2005/12/20 11:43:22 lo 1.16.30.1: #i35963# make sure dtor is called


2006-01-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [8c5254a7164e4b35a918b675810d73f8fc0b1e0a]

INTEGRATION: CWS lo11 (1.8.90); FILE MERGED 2005/12/20 11:43:22 lo 1.8.90.1: #i35963# make sure dtor is called


2006-01-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f0b2e290efebc3e518bb8c4447c27794fc460ff4]

INTEGRATION: CWS lo11 (1.8.56); FILE MERGED 2005/12/20 12:05:00 lo 1.8.56.2: #i45849# more space for push button 2005/12/20 11:44:47 lo 1.8.56.1: #126254# check oem


2006-01-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [bd57f509322dcb0aa09f407f7992d8c951e981cf]

INTEGRATION: CWS lo11 (1.9.88); FILE MERGED 2005/12/20 11:44:46 lo 1.9.88.1: #126254# check oem


2006-01-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [66cf694e8712431566b258f4a1a63399277d9cc9]

INTEGRATION: CWS lo11 (1.3.90); FILE MERGED 2006/01/18 16:22:40 lo 1.3.90.1: #i59599# only run migration once ,#122215# language/locale option migration fix


2006-01-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [44350428c3b8f96b03a0a1ef325dfe23f04a19d1]

INTEGRATION: CWS lo11 (1.6.90); FILE MERGED 2006/01/18 16:22:40 lo 1.6.90.1: #i59599# only run migration once ,#122215# language/locale option migration fix


2006-01-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e8ea2ac4e36b6b98729aa5ca0fc418078f1c2fa6]

INTEGRATION: CWS lo11 (1.4.90); FILE MERGED 2005/12/20 11:44:46 lo 1.4.90.1: #126254# check oem


2006-01-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [661acaee72d074870fd6c8a010434da9121508e2]

INTEGRATION: CWS lo11 (1.187.36); FILE MERGED 2006/01/18 16:22:39 lo 1.187.36.1: #i59599# only run migration once ,#122215# language/locale option migration fix


2006-01-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [87476748158fe994e575c8060f140684bb5a1770]

INTEGRATION: CWS lo11 (1.7.10); FILE MERGED 2005/12/20 13:02:22 lo 1.7.10.1: #125365# check for NULL content


2006-01-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [7f32b0dfb29748c6f56ec98c517cbd04834bc94d]

INTEGRATION: CWS lo11 (1.15.28); FILE MERGED 2006/01/18 16:14:47 lo 1.15.28.1: #122215# refresh everything in the cache


2006-01-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [2daff6b26a57d84d06ee2acd930c0737f4d2ce38]

INTEGRATION: CWS lo11 (1.47.24); FILE MERGED 2006/01/19 13:26:27 lo 1.47.24.2: RESYNC: (1.47-1.48); FILE MERGED 2006/01/11 14:40:32 lo 1.47.24.1: #i59599# added property to  store migration state: MigrationCompleted


2006-01-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [3e694bafe880b23439c66161d8815f9fcdbfce3f]

INTEGRATION: CWS qpro03 (1.29.88); FILE MERGED 2005/09/21 03:24:52 er 1.29.88.3: RESYNC: (1.30-1.31); FILE MERGED 2005/05/13 16:34:28 mmeeks 1.29.88.2: RESYNC: (1.29-1.30); FILE MERGED 2005/04/14 08:09:19 mnicel 1.29.88.1: Issue Number: 41688 QPro Filter implementation


2006-01-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [3242bf4f2f5651380966f6509224da7a6f96fae2]

INTEGRATION: CWS qpro03 (1.14.8); FILE MERGED 2005/09/21 03:06:04 er 1.14.8.3: RESYNC: (1.14-1.15); FILE MERGED 2005/08/31 11:53:56 er 1.14.8.2: #i41688# filter is specific to Quattro Pro 6.0 2005/04/14 08:09:18 mnicel 1.14.8.1: Issue Number: 41688 QPro Filter implementation


2006-01-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [899e96ebadbcddc91ab3bb9c300c04d8c98ee284]

INTEGRATION: CWS qpro03 (1.80.8); FILE MERGED 2005/10/17 18:56:39 er 1.80.8.5: #i41688# set row heights for beautification 2005/09/21 01:34:34 er 1.80.8.4: RESYNC: (1.80-1.81); FILE MERGED 2005/09/01 14:43:24 er 1.80.8.3: #i41688# filter is specific to Quattro Pro 6.0 2005/09/01 14:40:46 er 1.80.8.2: #i41688# filter is specific to Quattro Pro 6.0 2005/04/14 08:09:17 mnicel 1.80.8.1: Issue Number: 41688 QPro Filter implementation


2006-01-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [527490cd79af17702a9d99d066dd0e7450779675]

INTEGRATION: CWS qpro03 (1.1.2); FILE ADDED 2005/10/17 18:25:26 er 1.1.2.5: #i41688# identifier mismatch in initialization; remove superfluous array of String init 2005/10/14 15:11:09 mmeeks 1.1.2.4: Issue i#41688#

Fix some silly bugs, init the QProStyle members, import font heights.
2005/09/21 13:23:48 er 1.1.2.3: change license header: remove SISSL
2005/06/13 11:13:13 mmeeks 1.1.2.2: Issue: #i41688
Submitted by: sshilpa
Approveed by: mmeeks

Fix a number of formula problems, remove some more cruft.
2005/05/13 16:47:50 mmeeks 1.1.2.1: Issue number: i#41688#
Submitted by: shilpa
Reviewed by:  mmeeks

More qpro cleanup.

2006-01-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [94112984df579e17c9a13cb643948878dddd4b1e]

INTEGRATION: CWS qpro03 (1.1.4); FILE ADDED 2006/01/24 17:22:01 er 1.1.4.12: #i41688# set 3D flag on references to other sheets so it's visible in the formula and gets saved to ODF 2005/09/22 11:56:49 er 1.1.4.11: #i41688# on behalf of Shilpa: received patch removing the last 8 assertions when loading issue's NUMFUN.WB2 sample document 2005/09/21 13:23:46 er 1.1.4.10: change license header: remove SISSL 2005/09/20 19:56:07 er 1.1.4.9: #i41688# on behalf of Shilpa: received patch removing assertions when loading issue's formulat.wb2 sample document 2005/06/13 11:13:13 mmeeks 1.1.4.8: Issue: #i41688 Submitted by: sshilpa Approveed by: mmeeks

Fix a number of formula problems, remove some more cruft.
2005/05/27 14:10:19 mmeeks 1.1.4.7: Issue number: #i41688#
Submitted by: sshilpa
Reviewed by:  mmeeks
Added numbering to the functions table, fixed silly '=' vs '==' comparison
2005/05/26 09:45:03 er 1.1.4.6: #i41688# don't duplicate parentheses in case of ocNoName
2005/05/25 11:36:11 er 1.1.4.5: #i41688# some corrections from Shilpa
2005/05/24 10:44:02 er 1.1.4.4: #i41688# received from Shilpa: better mapping of unsupported/unknown function codes; cp1252 encoding
2005/05/20 12:38:46 mmeeks 1.1.4.3: Issue number: i#41688#
Submitted by: sshilpa
Reviewed by:  mmeeks

Misc. fixes for erAck.
2005/05/13 16:47:49 mmeeks 1.1.4.2: Issue number: i#41688#
Submitted by: shilpa
Reviewed by:  mmeeks

More qpro cleanup.
2005/04/14 08:09:16 mnicel 1.1.4.1: Issue Number: 41688
QPro Filter implementation

2006-01-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [93cb7ab52bb884b6a7500f366493b8621cbb8589]

INTEGRATION: CWS qpro03 (1.1.4); FILE ADDED 2006/01/24 17:22:00 er 1.1.4.9: #i41688# set 3D flag on references to other sheets so it's visible in the formula and gets saved to ODF 2005/10/18 11:20:36 er 1.1.4.8: #i41688# get rid of 'Sheet1' and rename it instead of inserting the very first sheet 2005/10/17 18:23:24 er 1.1.4.7: #i41688# delete new'ed; style: pointers start with 'p' 2005/10/14 15:11:09 mmeeks 1.1.4.6: Issue i#41688#

Fix some silly bugs, init the QProStyle members, import font heights.
2005/09/21 13:23:43 er 1.1.4.5: change license header: remove SISSL
2005/06/13 11:13:13 mmeeks 1.1.4.4: Issue: #i41688
Submitted by: sshilpa
Approveed by: mmeeks

Fix a number of formula problems, remove some more cruft.
2005/05/26 09:22:21 er 1.1.4.3: #i41688# operator delete mismatch
2005/05/13 16:47:49 mmeeks 1.1.4.2: Issue number: i#41688#
Submitted by: shilpa
Reviewed by:  mmeeks

More qpro cleanup.
2005/04/14 08:09:16 mnicel 1.1.4.1: Issue Number: 41688
QPro Filter implementation

2006-01-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [3d96a8f4bed9c9fd2c0421c1c0667635207c8a51]

INTEGRATION: CWS qpro03 (1.1.4); FILE ADDED 2005/09/21 13:23:43 er 1.1.4.5: change license header: remove SISSL 2005/09/01 12:19:16 er 1.1.4.4: broken header 2005/05/18 07:56:37 mmeeks 1.1.4.3: fix broken entry 2005/05/13 16:47:49 mmeeks 1.1.4.2: Issue number: i#41688# Submitted by: shilpa Reviewed by:  mmeeks

More qpro cleanup.
2005/04/14 08:09:16 mnicel 1.1.4.1: Issue Number: 41688
QPro Filter implementation

2006-01-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f54e2ba4780a85a0361a8ffda9b3e82461944aad]

INTEGRATION: CWS qpro03 (1.1.2); FILE ADDED 2005/09/21 13:23:42 er 1.1.2.4: change license header: remove SISSL 2005/05/24 10:44:02 er 1.1.2.3: #i41688# received from Shilpa: better mapping of unsupported/unknown function codes; cp1252 encoding 2005/05/20 12:38:45 mmeeks 1.1.2.2: Issue number: i#41688# Submitted by: sshilpa Reviewed by:  mmeeks

Misc. fixes for erAck.
2005/05/13 16:47:48 mmeeks 1.1.2.1: Issue number: i#41688#
Submitted by: shilpa
Reviewed by:  mmeeks

More qpro cleanup.

2006-01-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [5ce4c456cc52570cbd17c232f0158231848719d0]

INTEGRATION: CWS qpro03 (1.1.2); FILE ADDED 2005/10/14 15:11:09 mmeeks 1.1.2.4: Issue i#41688#

Fix some silly bugs, init the QProStyle members, import font heights.
2005/09/21 13:23:41 er 1.1.2.3: change license header: remove SISSL
2005/06/13 11:13:12 mmeeks 1.1.2.2: Issue: #i41688
Submitted by: sshilpa
Approveed by: mmeeks

Fix a number of formula problems, remove some more cruft.
2005/05/13 16:47:48 mmeeks 1.1.2.1: Issue number: i#41688#
Submitted by: shilpa
Reviewed by:  mmeeks

More qpro cleanup.

2006-01-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [066d9f2940ce7d627888563e96651822ce071052]

INTEGRATION: CWS qpro03 (1.1.4); FILE ADDED 2006/01/24 17:22:00 er 1.1.4.5: #i41688# set 3D flag on references to other sheets so it's visible in the formula and gets saved to ODF 2005/09/21 13:23:41 er 1.1.4.4: change license header: remove SISSL 2005/05/24 10:44:01 er 1.1.4.3: #i41688# received from Shilpa: better mapping of unsupported/unknown function codes; cp1252 encoding 2005/05/13 16:47:47 mmeeks 1.1.4.2: Issue number: i#41688# Submitted by: shilpa Reviewed by:  mmeeks

More qpro cleanup.
2005/04/14 08:09:15 mnicel 1.1.4.1: Issue Number: 41688
QPro Filter implementation

2006-01-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d52c337e9a5ebe5ba8ec8aab7caaebec00b84125]

INTEGRATION: CWS qpro03 (1.1.4); FILE ADDED 2005/10/14 15:11:08 mmeeks 1.1.4.5: Issue i#41688#

Fix some silly bugs, init the QProStyle members, import font heights.
2005/09/21 13:23:41 er 1.1.4.4: change license header: remove SISSL
2005/06/13 11:13:12 mmeeks 1.1.4.3: Issue: #i41688
Submitted by: sshilpa
Approveed by: mmeeks

Fix a number of formula problems, remove some more cruft.
2005/05/13 16:47:47 mmeeks 1.1.4.2: Issue number: i#41688#
Submitted by: shilpa
Reviewed by:  mmeeks

More qpro cleanup.
2005/04/14 08:09:15 mnicel 1.1.4.1: Issue Number: 41688
QPro Filter implementation

2006-01-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d973f9ecbc6f962f49ed924f8870a2f146bdc4fd]

INTEGRATION: CWS qpro03 (1.1.2); FILE ADDED 2005/09/21 13:23:39 er 1.1.2.2: change license header: remove SISSL 2005/05/13 16:47:47 mmeeks 1.1.2.1: Issue number: i#41688# Submitted by: shilpa Reviewed by:  mmeeks

More qpro cleanup.

2006-01-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a11f2dffff5198589283179c079f06a7d157163c]

INTEGRATION: CWS qpro03 (1.9.438); FILE MERGED 2005/09/20 23:47:53 er 1.9.438.2: RESYNC: (1.9-1.10); FILE MERGED 2005/04/14 08:09:14 mnicel 1.9.438.1: Issue Number: 41688 QPro Filter implementation


2006-01-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [da2b24592641675839c89e3f2e742763b0b6c6b5]

INTEGRATION: CWS qpro03 (1.5.98); FILE MERGED 2005/09/20 23:30:33 er 1.5.98.2: RESYNC: (1.5-1.6); FILE MERGED 2005/04/14 08:09:13 mnicel 1.5.98.1: Issue Number: 41688 QPro Filter implementation


2006-01-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [052a47a562ef6fe5a0d7d114e6307d39be2d9150]

INTEGRATION: CWS qpro03 (1.1.6); FILE ADDED 2005/08/31 11:52:54 er 1.1.6.3: #i41688# filter is specific to Quattro Pro 6.0 2005/05/26 08:50:48 er 1.1.6.2: #i41688# beautified (indentation) because the fragment is copied as is into the configuration file 2005/04/14 08:06:04 mnicel 1.1.6.1: Issue number:  41688 QPro Filter implementation


2006-01-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [9fff948eb75cfb8fb7d128456a6ea19c482ae49e]

INTEGRATION: CWS qpro03 (1.1.6); FILE ADDED 2005/08/31 11:52:54 er 1.1.6.3: #i41688# filter is specific to Quattro Pro 6.0 2005/05/26 08:48:42 er 1.1.6.2: #i41688# UIName needs xml:lang attribute, otherwise the filter is not included in the filter selection. Removed USESOPTIONS as there are no options associated with this filter. Aligned order to other filter fragments for easier comparison. Beautified (indentation) because the fragment is copied as is into the configuration file. 2005/04/14 08:06:02 mnicel 1.1.6.1: Issue number:  41688 QPro Filter implementation


2006-01-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [0fc195890814a4334c3ce04f72269ea165610d3b]

INTEGRATION: CWS qpro03 (1.5.14); FILE MERGED 2005/08/31 12:52:45 er 1.5.14.3: RESYNC: (1.6-1.7); FILE MERGED 2005/05/13 16:23:09 mmeeks 1.5.14.2: RESYNC: (1.5-1.6); FILE MERGED 2005/04/14 08:06:00 mnicel 1.5.14.1: Issue number:  41688 QPro Filter implementation


2006-01-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [52fc9f3230c2cee37816600f89e75c320b9cdf38]

INTEGRATION: CWS swqbf50 (1.82.62); FILE MERGED 2005/12/22 16:57:27 ama 1.82.62.1: #126181# Conversion from Writer table model into row/col-span table model caused crashes


2006-01-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [7649510d069c8368cf4fa43d588ef4295b184469]

INTEGRATION: CWS swqbf50 (1.10.164); FILE MERGED 2005/12/22 16:56:17 ama 1.10.164.1: #126181# Conversion from Writer table model into row/col-span table model caused crashes


2006-01-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [5432c29f56e13f83fc91f7583af939ccf89f5eeb]

INTEGRATION: CWS swqbf50 (1.21.74); FILE MERGED 2006/01/11 12:45:19 ama 1.21.74.1: #126506# Crash in RTF import caused by empty frame (->i42153)


2006-01-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d00b80c214aa045a3d03a97c33ec4fa1caeefdb9]

INTEGRATION: CWS swqbf50 (1.58.78); FILE MERGED 2005/12/22 16:54:55 ama 1.58.78.1: #126181# Conversion from Writer table model into row/col-span table model caused crashes


2006-01-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [4163172b7445e848c9027b4f1518f3073fa12bed]

INTEGRATION: CWS swqbf50 (1.14.78); FILE MERGED 2005/12/20 12:41:40 hbrinkm 1.14.78.2: #128785# SwChgFmtColl::SetInDoc: check pCntntNd for null 2005/12/20 09:56:40 hbrinkm 1.14.78.1: Ã#125801# SwHstryResetAttrSet::SetInDoc: robustness: check for null pointer


2006-01-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e8750c8f991d8abd81d94a4a7b47bfe102a7b632]

INTEGRATION: CWS swqbf50 (1.56.54); FILE MERGED 2006/01/06 13:35:21 fme 1.56.54.1: #i59659# Call correctInputSequence with correct position index. Thank you, James.


2006-01-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [887738493850be9a6607d15841045f5531d3d2b9]

INTEGRATION: CWS swqbf50 (1.52.140); FILE MERGED 2006/01/11 09:58:13 fme 1.52.140.1: #i59759 Erase control characters from field string


2006-01-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [59120af8fe98ffcc41899d66050cca7b036771be]

INTEGRATION: CWS swqbf50 (1.66.78); FILE MERGED 2006/01/04 15:55:31 od 1.66.78.1: #126020# adjust check for empty section from <SwLayoutFrm::ContainsCntnt()> 	 to <SwLayoutFrm::ContainsAny()> before deleting section as empty 	 by calling <SwSectionFrm::DelEmpty(..)>.


2006-01-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f4f4ff23755e25581b3c2078dc2e6e5ed766cbb4]

INTEGRATION: CWS swqbf50 (1.81.102); FILE MERGED 2006/01/10 14:57:54 fme 1.81.102.2: #125926# lcl_MoveRowContent crashes is master of nested follow flow row cannot be found 2006/01/04 15:55:29 od 1.81.102.1: #126020# adjust check for empty section from <SwLayoutFrm::ContainsCntnt()> 	 to <SwLayoutFrm::ContainsAny()> before deleting section as empty 	 by calling <SwSectionFrm::DelEmpty(..)>.


2006-01-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [48816597bb3616020567cbd0091914c6c1394cf4]

INTEGRATION: CWS swqbf50 (1.41.138); FILE MERGED 2006/01/04 15:55:28 od 1.41.138.1: #126020# adjust check for empty section from <SwLayoutFrm::ContainsCntnt()> 	 to <SwLayoutFrm::ContainsAny()> before deleting section as empty 	 by calling <SwSectionFrm::DelEmpty(..)>.


2006-01-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a31ec55300aa36c533fe4faa6b71a9429b3e7fc9]

INTEGRATION: CWS swqbf50 (1.52.54); FILE MERGED 2006/01/02 13:23:42 od 1.52.54.1: #125977# <SwFlyAtCntFrm::MakeObjPos()> 	 - before checking for cleared environment check, if member 	   <mpVertPosOrientFrm> is still set.


2006-01-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [91a9fda39e407ca83c1b42c40e0d16e944a08a59]

INTEGRATION: CWS swqbf50 (1.50.138); FILE MERGED 2006/01/04 15:55:27 od 1.50.138.1: #126020# adjust check for empty section from <SwLayoutFrm::ContainsCntnt()> 	 to <SwLayoutFrm::ContainsAny()> before deleting section as empty 	 by calling <SwSectionFrm::DelEmpty(..)>.


2006-01-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [35888c6165d1ec2f66983dede2b04dd89710502b]

INTEGRATION: CWS swqbf50 (1.58.54); FILE MERGED 2006/01/03 12:51:51 od 1.58.54.1: #125452# <SwCntntFrm::MakeAll()> 	 - invalidate printing area flag, changes frame area width 	   from 0 to something greater than zero and current printing 	   area width is also zero.


2006-01-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [acd7eaa1e2e48699901bcefec7ea0f610c262cfc]

INTEGRATION: CWS swqbf50 (1.17.102); FILE MERGED 2006/01/02 13:21:45 od 1.17.102.1: #125977# <SwAnchoredObject::SetPageFrm(..)> 	 - clear member <mpVertPosOrientFrm>, if it doesn't fit to new 	   page frame.


2006-01-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [33d82ea6b383fbd9099d0fa507b9c67591253ed8]

INTEGRATION: CWS swqbf50 (1.34.160); FILE MERGED 2006/01/06 12:33:22 od 1.34.160.2: #123831# <SwFEShell::IsFrmVertical(..)> 	 - make code robust. 2006/01/02 14:11:02 od 1.34.160.1: #125800# <SwFEShell::CalcBoundRect(..)> 	 - (proposed) anchor frame for at-character respectively as-character 	   anchored object doesn't have to be a text frame.


2006-01-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [54e291d8b0f7bc02cf4112ca787edd5013ac86e6]

INTEGRATION: CWS swqbf50 (1.18.78); FILE MERGED 2006/01/04 16:04:27 od 1.18.78.1: #i59964# <SwDoc::_CopyFlyInFly(..)> 	 - correction of determination of new anchor position for 	   at-paragraph and at-character anchored objects.


2006-01-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [6041312ca067b74641265ef41f6171ed2e7ce6c8]

INTEGRATION: CWS swqbf50 (1.11.4); FILE MERGED 2005/12/22 16:51:04 ama 1.11.4.1: #126181# Conversion from Writer table model into row/col-span model caused crashes


2006-01-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [b34a07ee94dcfbb1f9544cdf17737f9a06b2697b]

INTEGRATION: CWS vcl51 (1.74.72); FILE MERGED 2006/01/19 15:57:18 pl 1.74.72.1: #i59854# GetTextFaceW may return length including terminating null byte


2006-01-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [25fcce602efdeab599963d34d9c9c9fedeadba1d]

INTEGRATION: CWS vcl51 (1.129.74); FILE MERGED 2006/01/20 13:02:45 pl 1.129.74.2: RESYNC: (1.129-1.130); FILE MERGED 2006/01/17 13:07:08 hdu 1.129.74.1: #i35641# allow disabling of native X11 fonts


2006-01-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [11df3ef7672de6b80fa91a3ea7ae528dda5bfc16]

INTEGRATION: CWS vcl51 (1.18.76); FILE MERGED 2006/01/12 13:33:20 pl 1.18.76.1: #i59666# patch from cmc for animated themes


2006-01-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [5083f863d28e78c12d17e618b5529ec86d4d1f6f]

INTEGRATION: CWS vcl51 (1.33.18); FILE MERGED 2006/01/20 12:14:18 pl 1.33.18.1: #i60349# sanity check for psname


2006-01-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [dd245a3290d8d08f50b6696433af3b310462fef9]

INTEGRATION: CWS wordtwo01 (1.30.90); FILE MERGED 2005/11/04 10:48:07 cmc 1.30.90.1: #i2535# add word 2 import support


2006-01-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [b4fcb598929f0bdf60c4395541d35845a83757c3]

INTEGRATION: CWS wordtwo01 (1.71.90); FILE MERGED 2005/12/21 12:19:10 cmc 1.71.90.2: RESYNC: (1.71-1.74); FILE MERGED 2005/11/04 10:48:06 cmc 1.71.90.1: #i2535# add word 2 import support


2006-01-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [174ba6e9f83b88bc5098ec327afaed24878548bf]

INTEGRATION: CWS wordtwo01 (1.117.88); FILE MERGED 2006/01/04 14:18:27 cmc 1.117.88.3: #i2535# fixup ww2 import 2005/12/21 12:20:42 cmc 1.117.88.2: RESYNC: (1.117-1.120); FILE MERGED 2005/11/04 10:48:05 cmc 1.117.88.1: #i2535# add word 2 import support


2006-01-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [0da25334edd94effc5c99e2a59bb8befb505d970]

INTEGRATION: CWS wordtwo01 (1.164.16); FILE MERGED 2006/01/04 14:18:24 cmc 1.164.16.3: #i2535# fixup ww2 import 2005/12/21 12:22:01 cmc 1.164.16.2: RESYNC: (1.164-1.165); FILE MERGED 2005/11/04 10:48:04 cmc 1.164.16.1: #i2535# add word 2 import support


2006-01-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [8158c0222e408d4ecbff02fffbc7853b9f658c9a]

INTEGRATION: CWS wordtwo01 (1.92.8); FILE MERGED 2006/01/04 14:18:23 cmc 1.92.8.1: #i2535# fixup ww2 import


2006-01-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [8954769ff0548757454541b78dae6bb8db7a5a0e]

INTEGRATION: CWS wordtwo01 (1.69.86); FILE MERGED 2005/12/21 12:19:51 cmc 1.69.86.2: RESYNC: (1.69-1.72); FILE MERGED 2005/11/04 10:48:03 cmc 1.69.86.1: #i2535# add word 2 import support


2006-01-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [0e9881ed5ad78f661c0e3cbd70e9b6d7f3c0baa7]

INTEGRATION: CWS wordtwo01 (1.39.88); FILE MERGED 2005/11/04 10:48:03 cmc 1.39.88.1: #i2535# add word 2 import support


2006-01-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [484228904bbe2c01cd692353717d76c9e119e385]

INTEGRATION: CWS wordtwo01 (1.114.84); FILE MERGED 2006/01/04 14:18:22 cmc 1.114.84.3: #i2535# fixup ww2 import 2005/12/21 12:19:41 cmc 1.114.84.2: RESYNC: (1.114-1.118); FILE MERGED 2005/11/04 10:48:02 cmc 1.114.84.1: #i2535# add word 2 import support


2006-01-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [dcae6927db0aab8eb06f137254c6d8e28cbc5bff]

INTEGRATION: CWS wordtwo01 (1.136.86); FILE MERGED 2005/12/21 12:19:18 cmc 1.136.86.2: RESYNC: (1.136-1.140); FILE MERGED 2005/11/04 10:48:01 cmc 1.136.86.1: #i2535# add word 2 import support


2006-01-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [297f7db7f23a2893390fd402538b609418cf1f75]

INTEGRATION: CWS wordtwo01 (1.157.54); FILE MERGED 2006/01/23 12:38:02 cmc 1.157.54.4: #i2535# pIn is gone if refstem is cleared 2006/01/04 14:18:20 cmc 1.157.54.3: #i2535# fixup ww2 import 2005/12/21 12:18:00 cmc 1.157.54.2: RESYNC: (1.157-1.159); FILE MERGED 2005/11/04 10:48:00 cmc 1.157.54.1: #i2535# add word 2 import support


2006-01-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [1232bbc63782e306b28a0fa7d8a89058918d0066]

INTEGRATION: CWS wordtwo01 (1.14.88); FILE MERGED 2005/12/21 12:20:22 cmc 1.14.88.2: RESYNC: (1.14-1.17); FILE MERGED 2005/11/04 10:48:00 cmc 1.14.88.1: #i2535# add word 2 import support


2006-01-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [71a41d8019f37fd882cc6425d39be007b53076cc]

INTEGRATION: CWS wordtwo01 (1.6.90); FILE MERGED 2005/11/04 10:47:59 cmc 1.6.90.1: #i2535# add word 2 import support


2006-01-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [39d943e42c79d1ef4f17193ff0fbb588d202c4b4]

INTEGRATION: CWS wordtwo01 (1.3.90); FILE MERGED 2005/11/04 10:47:59 cmc 1.3.90.1: #i2535# add word 2 import support


2006-01-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [9e2747c9d5a1a1b8b606e7b88f0557b20316fcac]

INTEGRATION: CWS wordtwo01 (1.1.2); FILE ADDED 2005/11/04 10:47:59 cmc 1.1.2.1: #i2535# add word 2 import support


2006-01-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [24e95737795fbde9ed18f8028a57edc0ad3dde04]

INTEGRATION: CWS wordtwo01 (1.3.92); FILE MERGED 2005/11/04 10:47:58 cmc 1.3.92.1: #i2535# add word 2 import support


2006-01-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [e0fd9bf9eb9b702c30c4393661e0ccd2070053bc]

INTEGRATION: CWS wordtwo01 (1.11.90); FILE MERGED 2005/11/04 10:47:57 cmc 1.11.90.1: #i2535# add word 2 import support


2006-01-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [821f9a01c9426af42b3069548ce6c70bf6c469c0]

INTEGRATION: CWS wordtwo01 (1.24.92); FILE MERGED 2005/12/21 12:47:37 cmc 1.24.92.2: RESYNC: (1.24-1.25); FILE MERGED 2005/11/04 10:47:56 cmc 1.24.92.1: #i2535# add word 2 import support


2006-01-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [f76a90141f761d83ed8eaf1953f52b3bccb7971d]

INTEGRATION: CWS vcl47 (1.120.18); FILE MERGED 2005/11/29 18:03:19 pl 1.120.18.3: #i47883# support rollover text color in buttons and dropdown fields 2005/11/28 10:14:54 pl 1.120.18.2: RESYNC: (1.120-1.124); FILE MERGED 2005/11/14 09:35:12 ssa 1.120.18.1: #i57800# always include stdio.h


2006-01-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [466dc7da62b64b6ae3e62b3ae9da27438a799d49]

INTEGRATION: CWS vcl47 (1.8.74); FILE MERGED 2005/11/21 13:59:06 ssa 1.8.74.1: #124826,#123690# avoid GDI resource leak


2006-01-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [3a8bdc3d95474a9da4455e8478adb8f110498f5e]

INTEGRATION: CWS vcl47 (1.9.28); FILE MERGED 2005/11/29 18:03:18 pl 1.9.28.1: #i47883# support rollover text color in buttons and dropdown fields


2006-01-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [f1ff8d8737165da366630c69d0c99f14b864cbf8]

INTEGRATION: CWS vcl47 (1.18.28); FILE MERGED 2005/12/01 13:40:10 pl 1.18.28.2: #i47883# mouse over for spin buttons 2005/11/29 18:03:17 pl 1.18.28.1: #i47883# support rollover text color in buttons and dropdown fields


2006-01-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [9f0c6194195142c27a124f2e3aa496313d13edcb]

INTEGRATION: CWS vcl47 (1.217.30); FILE MERGED 2005/12/19 11:23:41 ssa 1.217.30.5: #i48361# floating windows should never get the role panel but always frame or window 2005/12/05 09:45:59 ssa 1.217.30.4: #i57885# avoid null-ptr access in SetParent 2005/11/28 10:04:57 pl 1.217.30.3: RESYNC: (1.217-1.224); FILE MERGED 2005/11/25 13:58:59 pl 1.217.30.2: #b6276469# do not highlight window items of toolbars in complete black 2005/11/21 16:44:05 ssa 1.217.30.1: #i48361# Set frame role for ownerdecorated toolbars/floaters


2006-01-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [530e6a013407ee1b2122a6ad3fd2975af2451615]

INTEGRATION: CWS vcl47 (1.91.72); FILE MERGED 2005/11/28 10:04:36 pl 1.91.72.2: RESYNC: (1.91-1.94); FILE MERGED 2005/11/25 13:58:59 pl 1.91.72.1: #b6276469# do not highlight window items of toolbars in complete black


2006-01-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [631a9628f56e91749b4d76581e34a31b99452df5]

INTEGRATION: CWS vcl47 (1.128.36); FILE MERGED 2005/11/28 10:03:01 pl 1.128.36.4: RESYNC: (1.128-1.131); FILE MERGED 2005/11/23 16:50:29 pl 1.128.36.3: #126233# improve visibility algorithm for menu separators 2005/11/23 12:38:39 pl 1.128.36.2: #i47946# distinguish menu and menubar colors for temp background 2005/11/23 12:33:31 pl 1.128.36.1: #i47946# temporarily set background for NWF menus


2006-01-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [250b492d24692e0d3bb034d7e19cf2f7f7cdb167]

INTEGRATION: CWS vcl47 (1.32.74); FILE MERGED 2005/10/28 13:34:00 ssa 1.32.74.1: #i55698# fix RTL comboboxes


2006-01-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [9edb82ed44f53418988113db12478d9b7a9e38e6]

INTEGRATION: CWS vcl47 (1.13.18); FILE MERGED 2005/12/19 11:25:40 ssa 1.13.18.1: #i48361# the ImplPopupFloatwin should not appear as an acessible frame but should be handled by its parent toolbar as an ordinary child. this will be done in the toolkit wrapper.


2006-01-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [b2039e6bcbec68efbc3815903c3d06bedc385570]

INTEGRATION: CWS vcl47 (1.69.36); FILE MERGED 2005/11/28 10:01:42 pl 1.69.36.2: RESYNC: (1.69-1.73); FILE MERGED 2005/11/23 11:14:18 hdu 1.69.36.1: #i58077# also simplify when glyph fallback did not find a better font


2006-01-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [315b1dc0fa0b0b9e7e30e3e6d969332fde7a3edf]

INTEGRATION: CWS vcl47 (1.37.28); FILE MERGED 2005/12/01 17:08:40 pl 1.37.28.2: #i58650# workaround limited dash array size in acrobat reader 2005/11/30 11:33:17 pl 1.37.28.1: #i55764# support digit language


2006-01-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [27ef1c97b8067fcd503b6d02b618783d9c4d522e]

INTEGRATION: CWS vcl47 (1.86.2); FILE MERGED 2005/12/02 14:16:16 pl 1.86.2.3: solved a compilation problem on windows due to min/max macros 2005/12/01 17:08:39 pl 1.86.2.2: #i58650# workaround limited dash array size in acrobat reader 2005/11/30 11:33:17 pl 1.86.2.1: #i55764# support digit language


2006-01-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [1e6ff3c03337a6cff7400bf2e31f394af6e0dd87]

INTEGRATION: CWS vcl47 (1.14.74); FILE MERGED 2005/11/30 11:33:17 pl 1.14.74.1: #i55764# support digit language


2006-01-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [d5aa320930655c6cb789421550aba5a6c07923ab]

INTEGRATION: CWS vcl47 (1.207.4); FILE MERGED 2005/12/02 14:26:28 pl 1.207.4.4: get graphics before accessing it 2005/11/29 16:16:21 hdu 1.207.4.3: #i56008# initialize font for text layout even for empty strings 2005/11/28 10:00:33 pl 1.207.4.2: RESYNC: (1.207-1.209); FILE MERGED 2005/11/16 13:43:30 hdu 1.207.4.1: #b6272676# get insane font replacement logic working again


2006-01-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [25b81c59b57d67306ca6b535426bac3700fa8bd0]

INTEGRATION: CWS vcl47 (1.8.74); FILE MERGED 2005/10/27 12:28:10 ssa 1.8.74.1: #i54335# avoid infinite loop


2006-01-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [5bb1ae132b0950ab9898e96571da02adedb57a41]

INTEGRATION: CWS vcl47 (1.53.38); FILE MERGED 2005/11/29 18:03:17 pl 1.53.38.2: #i47883# support rollover text color in buttons and dropdown fields 2005/10/28 13:33:59 ssa 1.53.38.1: #i55698# fix RTL comboboxes


2006-01-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [26db39e0e0bf6a6cc1ca7999b99290191e2dba5e]

INTEGRATION: CWS vcl47 (1.41.38); FILE MERGED 2005/11/29 18:09:20 pl 1.41.38.2: indentation 2005/11/29 18:03:16 pl 1.41.38.1: #i47883# support rollover text color in buttons and dropdown fields


2006-01-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [9e42e325bd0ba18e69b7e27dea469f177f22f44d]

INTEGRATION: CWS vcl47 (1.54.74); FILE MERGED 2005/11/29 18:03:15 pl 1.54.74.1: #i47883# support rollover text color in buttons and dropdown fields


2006-01-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [ab5cd27ae7302a68e1a42a68506b09fae6ec14d8]

INTEGRATION: CWS vcl47 (1.34.160); FILE MERGED 2005/11/25 10:49:48 hdu 1.34.160.1: #i51037# fix off by one


2006-01-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [989f7d0e1b68038eeb916e2c46670033273a3004]

INTEGRATION: CWS vcl47 (1.5.16); FILE MERGED 2006/01/12 15:17:33 obr 1.5.16.1: #i48361# Buttons can have children now


2006-01-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [f6e6ea55c3f3b9620961fbb749c1d2be7497acf9]

INTEGRATION: CWS vcl47 (1.5.12); FILE MERGED 2005/11/22 10:25:31 pl 1.5.12.1: #i57682# use correct format in fprintf


2006-01-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [b9c5b3ed2475abe132459015f775c88998ec0953]

INTEGRATION: CWS vcl47 (1.44.16); FILE MERGED 2005/11/30 11:31:43 pl 1.44.16.1: #i55764# use SetDigitLanguage


2006-01-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [d756a1598af47ac63d6c49006eaeb6dba91b55c2]

INTEGRATION: CWS sb46 (1.8.100); FILE MERGED 2006/01/17 10:51:58 dbo 1.8.100.1: #i49437# - assume no office running when user installation path does not exist - reject to create folder when invalid url is given Issue number: Submitted by: Reviewed by:


2006-01-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [83b22dd6a7f7909976e3a9df9fa371db82e011ac]

INTEGRATION: CWS sb46 (1.10.100); FILE MERGED 2006/01/17 10:51:50 dbo 1.10.100.1: #i49437# - assume no office running when user installation path does not exist - reject to create folder when invalid url is given Issue number: Submitted by: Reviewed by:


2006-01-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [4ef40d7d967781cd8b32e9a1fbc8fd91b532872c]

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>  [4e7990f8f3cccbfdf38409f86153cf2c9d2ce79c]

INTEGRATION: CWS sb46 (1.2.2); FILE MERGED 2006/01/17 13:15:13 sb 1.2.2.1: #i60701# Added missing @since tags.


2006-01-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [6f6908edd53d92ec16a26a2e4a3ff360c778b633]

INTEGRATION: CWS sb46 (1.2.16); FILE MERGED 2006/01/19 09:22:53 jsc 1.2.16.1: #i52168# adapt since tag to the correct UDK version


2006-01-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [42b90a51e8971ad6d79ec34d21c1cbe0bfb744f9]

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-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [23886db7f6b697de531fe743dee22e7e620f9e5b]

INTEGRATION: CWS sb46 (1.29.6); FILE MERGED 2006/01/13 11:56:09 sb 1.29.6.1: #i60341# Fixed ANY-related problems in the generated service constructors.


2006-01-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [e578d58658f5135932751b08deaad60cf263551c]

INTEGRATION: CWS sb46 (1.35.18); FILE MERGED 2006/01/13 14:18:45 sb 1.35.18.2: RESYNC: (1.35-1.36); FILE MERGED 2006/01/13 11:56:09 sb 1.35.18.1: #i60341# Fixed ANY-related problems in the generated service constructors.


2006-01-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [016a65ca63a7e26c5051be0c77228a7e4c6f77c8]

INTEGRATION: CWS sb46 (1.4.8); FILE MERGED 2006/01/13 11:53:23 sb 1.4.8.1: #i60341# Enforce that an Any does not wrap another Any.


2006-01-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [f7714457c3fb398d095b01f5bf0a682d5fe23373]

INTEGRATION: CWS sb46 (1.1.2); FILE ADDED 2006/01/13 11:53:49 sb 1.1.2.1: #i60341# Enforce that an Any does not wrap another Any.


2006-01-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [6337eb13097eacbe77dedde1111b2663fc9a488d]

INTEGRATION: CWS sb46 (1.8.8); FILE MERGED 2006/01/13 11:53:22 sb 1.8.8.1: #i60341# Enforce that an Any does not wrap another Any.


2006-01-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [01d5262a40c473c15623557365b778fdd9d20b5b]

INTEGRATION: CWS sb46 (1.5.16); FILE MERGED 2006/01/13 11:58:45 sb 1.5.16.1: #i60341# Test service constructors.


2006-01-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [1cf5f54ab4566972e07923693b9dc6cab2a603c3]

INTEGRATION: CWS sb46 (1.9.16); FILE MERGED 2006/01/23 16:28:18 sb 1.9.16.2: #i60341# Commented out new test until JL has done the necessary fixes to CLI UNO. 2006/01/13 11:58:43 sb 1.9.16.1: #i60341# Test service constructors.


2006-01-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [ab9b80d7017b19259165a95f86e0effeb743f499]

INTEGRATION: CWS sb46 (1.8.14); FILE MERGED 2006/01/13 11:58:41 sb 1.8.14.1: #i60341# Test service constructors.


2006-01-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [e403c496a9f97073c68e7e754a43b6302ffffd0c]

INTEGRATION: CWS sb46 (1.23.16); FILE MERGED 2006/01/13 11:58:40 sb 1.23.16.1: #i60341# Test service constructors.


2006-01-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [7d4be30e2f85f498f86ba7cc41bd1f95fcf7bcb0]

INTEGRATION: CWS sb46 (1.7.32); FILE MERGED 2006/01/13 11:58:39 sb 1.7.32.1: #i60341# Test service constructors.


2006-01-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [5debb246b5274a7df0c194e6f85b97c62977dcf4]

INTEGRATION: CWS sb46 (1.1.2); FILE ADDED 2006/01/13 12:01:44 sb 1.1.2.1: #i60341# Test service constructors.


2006-01-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [c7e1825732d0585d923efbabd529ec769df14e22]

INTEGRATION: CWS sb46 (1.14.32); FILE MERGED 2006/01/13 11:58:28 sb 1.14.32.1: #i60341# Test service constructors.


2006-01-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [a8327a067065783fe3b54e611278d7fa37c2a67e]

INTEGRATION: CWS sb46 (1.8.16); FILE MERGED 2006/01/13 11:58:19 sb 1.8.16.1: #i60341# Test service constructors.


2006-01-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [3156164df74769076a3a1b8fc0ba3c9dfa28e330]

INTEGRATION: CWS qwizardspp2 (1.10.2); FILE MERGED 2006/01/12 16:15:37 bc 1.10.2.1: #i59756# new Itemlistener added to WWD_Startup.java


2006-01-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [33b53fee15814d6b30b294608d3b74677cc982f9]

INTEGRATION: CWS qwizardspp2 (1.14.18); FILE MERGED 2006/01/12 16:15:34 bc 1.14.18.1: #i59756# new Itemlistener added to WWD_Startup.java


2006-01-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [2b2ce2ee59c6f4f0bffd370546c785311d0e56b4]

INTEGRATION: CWS qwizardspp2 (1.11.24); FILE MERGED 2006/01/12 16:15:31 bc 1.11.24.1: #i59756# new Itemlistener added to WWD_Startup.java


2006-01-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [45547a38f53054dd7fee2a1a7861f768c8596e84]

INTEGRATION: CWS qwizardspp2 (1.7.2); FILE MERGED 2006/01/12 16:15:27 bc 1.7.2.1: #i59756# new Itemlistener added to WWD_Startup.java


2006-01-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [c8e1fb98a156e4254c8f5e3d8041c76b0780c536]

INTEGRATION: CWS qwizardspp2 (1.7.24); FILE MERGED 2006/01/12 16:15:25 bc 1.7.24.1: #i59756# new Itemlistener added to WWD_Startup.java


2006-01-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [fc8a3fcb6e32644d803daacde74d79ead13e451c]

INTEGRATION: CWS qwizardspp2 (1.66.2); FILE MERGED 2006/01/12 16:15:20 bc 1.66.2.1: #i59756# new Itemlistener added to WWD_Startup.java


2006-01-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [e49e9a94bcedaa3706cb466a31ad4150c1a42e00]

INTEGRATION: CWS qwizardspp2 (1.8.2); FILE MERGED 2006/01/13 11:46:44 bc 1.8.2.1: #i55714#initializing of Numberformat changed


2006-01-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [ba1e9f2766066e18f6b9d5ed3f5696734e9204a0]

INTEGRATION: CWS qwizardspp2 (1.7.2); FILE MERGED 2006/01/12 16:15:17 bc 1.7.2.1: #i59756# new Itemlistener added to WWD_Startup.java


2006-01-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [20de988a9f020f87912ff4b3a44d15ca4ec15819]

INTEGRATION: CWS qwizardspp2 (1.12.4); FILE MERGED 2006/01/18 08:45:01 tv 1.12.4.2: #i58297# correct handling of language pack installation directory 2006/01/12 16:15:14 bc 1.12.4.1: #i59756# new Itemlistener added to WWD_Startup.java


2006-01-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [7f59e00cbb06c2465888696bae5ae7fd3242ef3d]

INTEGRATION: CWS qwizardspp2 (1.9.2); FILE MERGED 2006/01/12 16:15:12 bc 1.9.2.1: #i59756# new Itemlistener added to WWD_Startup.java


2006-01-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [84d57835d5f374d1d9accae51ea1a89115f25c50]

INTEGRATION: CWS qwizardspp2 (1.5.4); FILE MERGED 2006/01/10 16:51:25 tv 1.5.4.1: #i58297# correct HIDs Issue number: Submitted by: Reviewed by:


2006-01-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [328230cafd6e617ff9a95a83b6c034381afe75b8]

INTEGRATION: CWS qwizardspp2 (1.3.128); FILE MERGED 2006/01/10 16:51:25 tv 1.3.128.1: #i58297# correct HIDs Issue number: Submitted by: Reviewed by:


2006-01-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [e69b9afe34e64c739667ec0b0a679b7920f13a12]

INTEGRATION: CWS qwizardspp2 (1.4.24); FILE MERGED 2006/01/11 16:47:44 bc 1.4.24.1: #i55714#fallback for Datatype.Boolean added Issue number: Submitted by: Reviewed by:


2006-01-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [63f73cc363ccb42777fc94c179d630277be23116]

INTEGRATION: CWS aw034 (1.4.50); FILE MERGED 2006/01/13 19:11:23 aw 1.4.50.1: #125865#


2006-01-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [a5a1599b7b7b6a3d551d2b41d87960d099710b2a]

INTEGRATION: CWS qwizardspp2 (1.4.24); FILE MERGED 2006/01/11 16:47:43 bc 1.4.24.1: #i55714#fallback for Datatype.Boolean added Issue number: Submitted by: Reviewed by:


2006-01-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [2a47a124ff58d4d7d3e9cece02def9a38dba324b]

INTEGRATION: CWS qwizardspp2 (1.8.2); FILE MERGED 2006/01/19 11:07:24 bc 1.8.2.1: #i55714#when querying short name void is considered


2006-01-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [e379e3bf89fbca5a83f9781d592272e6fe46458f]

INTEGRATION: CWS qwizardspp2 (1.8.4); FILE MERGED 2006/01/10 16:50:29 tv 1.8.4.1: #i59233# fixed problem with reloading the generated template Issue number: Submitted by: Reviewed by:


2006-01-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [1dd3fc1e1b8ddb727f43cd0b7f7c0282922de51d]

INTEGRATION: CWS aw034 (1.8.44); FILE MERGED 2006/01/13 21:19:41 aw 1.8.44.1: #127979#


2006-01-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [778db5e3e4cf21e5a1b65b39f0f58369c7255863]

INTEGRATION: CWS aw034 (1.10.2); FILE MERGED 2006/01/19 20:35:29 aw 1.10.2.1: #129701#


2006-01-25  Vladimir Glazounov  <vg@openoffice.org>  [12000c019772872739843cd5809b2fccd0c2fdbf]

new version for SRC680


2006-01-25  Vladimir Glazounov  <vg@openoffice.org>  [770c8b796267497d450ca1d8fb1725b72bccf950]

new version for SRC680


2006-01-25  Thorsten Behrens  <thb@openoffice.org>  [20d9324fa786000e8d243b3ef8f1b08d2b31d7ca]

Initial revision. Note that tests for template tools are run during the normal build.


2006-01-25  Thorsten Behrens  <thb@openoffice.org>  [560b68bb63b6777ba7357fc23089b02835596a10]

Initial revision


2006-01-25  Thorsten Behrens  <thb@openoffice.org>  [8709627cb8b7eda309202bc2f3a8b13dbe14f1c3]

Initial revision. To be used for our standard, pimpled copy-on-write pattern.


2006-01-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [9a31ddd7223d1a4e3ae85068bc47aab94ef566e5]

SRC680


2006-01-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [e80a9242bf62a9e1c396d6a1087a308aafc79555]

INTEGRATION: CWS rowsetdel (1.2.12); FILE MERGED 2006/01/20 10:07:46 fs 1.2.12.1: #i55731# DB test previously relied on an implementation detail of the RowSet service, which now changed (as is well-defined at the API)


2006-01-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [45faa4d7bf5ef6d744228002b916cd462761100f]

INTEGRATION: CWS rowsetdel (1.9.72); FILE MERGED 2006/01/25 14:53:46 fs 1.9.72.2: manual RESYNC to HEAD 2006/01/19 09:04:09 fs 1.9.72.1: merging the changes from CWS stlusagefix01, to ensure there are no interdependencies


2006-01-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [a5a7e41d5793c731979e28426cb4242ec526e11c]

INTEGRATION: CWS rowsetdel (1.25.76); FILE MERGED 2006/01/25 14:47:26 fs 1.25.76.5: manual RESYNC to HEAD 2006/01/20 09:01:24 fs 1.25.76.4: #i55731# deleteRows now implemented in the RowSet itself 2006/01/19 09:04:09 fs 1.25.76.3: merging the changes from CWS stlusagefix01, to ensure there are no interdependencies 2006/01/19 07:12:27 fs 1.25.76.2: #i55731# removed some unused code from the cache 2006/01/16 10:12:23 fs 1.25.76.1: #i55731# fixed the handling for deleting rows. In particular, remove m_bDeleted, since this is an attribute of the RowSet/Clone now, not the cache


2006-01-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [354358d02fb4f5485aa61e69fd5d3a2751a18523]

INTEGRATION: CWS rowsetdel (1.80.12); FILE MERGED 2006/01/25 14:46:53 fs 1.80.12.9: #i10000# clearModified was duplicate 2006/01/25 14:44:20 fs 1.80.12.8: manual RESYNC to HEAD 2006/01/25 12:59:11 fs 1.80.12.7: RESYNC: (1.80-1.81); FILE MERGED 2006/01/20 09:01:23 fs 1.80.12.6: #i55731# deleteRows now implemented in the RowSet itself 2006/01/19 09:04:08 fs 1.80.12.5: merging the changes from CWS stlusagefix01, to ensure there are no interdependencies 2006/01/19 07:12:27 fs 1.80.12.4: #i55731# removed some unused code from the cache 2006/01/18 13:59:17 fs 1.80.12.3: #i55731# moveToInsertRow must also fire a RowCountChange - might happen in case the current row is deleted 2006/01/16 10:16:01 fs 1.80.12.2: #i10000# 2006/01/16 10:12:21 fs 1.80.12.1: #i55731# fixed the handling for deleting rows. In particular, remove m_bDeleted, since this is an attribute of the RowSet/Clone now, not the cache


2006-01-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [8e5f3f398acede13a299e015d8313a87d9059fd6]

INTEGRATION: CWS rowsetdel (1.32.74); FILE MERGED 2006/01/20 12:09:19 fs 1.32.74.4: #i55731# slightly corrected onDeleteRow/onDeletedRow 2006/01/20 09:02:51 fs 1.32.74.3: #i55731# deletion of rows even more refined 2006/01/19 09:04:07 fs 1.32.74.2: merging the changes from CWS stlusagefix01, to ensure there are no interdependencies 2006/01/16 10:10:23 fs 1.32.74.1: #i55731# fixed the handling when deleting records


2006-01-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [8afdc5f39df77735cb52f9409c711b05b0d1e4b4]

INTEGRATION: CWS rowsetdel (1.80.12); FILE MERGED 2006/01/20 12:09:18 fs 1.80.12.8: #i55731# slightly corrected onDeleteRow/onDeletedRow 2006/01/20 09:02:50 fs 1.80.12.7: #i55731# deletion of rows even more refined 2006/01/19 09:04:07 fs 1.80.12.6: merging the changes from CWS stlusagefix01, to ensure there are no interdependencies 2006/01/19 08:27:04 fs 1.80.12.5: #i55731# previous now also fires RowCount Changes - can happen whe moving away from a deleted row 2006/01/19 07:12:26 fs 1.80.12.4: #i55731# removed some unused code from the cache 2006/01/18 14:50:28 fs 1.80.12.3: #i55731# some more fine-tuning to the behaviour when deleting a row 2006/01/18 13:58:39 fs 1.80.12.2: #i55731# impl_getRowCount: rowDeleted is not true when we're on the insert row 2006/01/16 10:09:54 fs 1.80.12.1: #i55731# fixed the handling when deleting records


2006-01-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [094d142894e4fedd4122569d3f1684be4b223b55]

INTEGRATION: CWS rowsetdel (1.41.74); FILE MERGED 2006/01/20 12:09:18 fs 1.41.74.3: #i55731# slightly corrected onDeleteRow/onDeletedRow 2006/01/20 09:02:49 fs 1.41.74.2: #i55731# deletion of rows even more refined 2006/01/16 10:12:37 fs 1.41.74.1: #i55731# fixed the handling when deleting records


2006-01-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [751687101ec03a6fb9687bc0a550b0e4b779da95]

INTEGRATION: CWS rowsetdel (1.139.16); FILE MERGED 2006/01/25 14:51:10 fs 1.139.16.7: manual RESYNC to HEAD 2006/01/20 12:09:17 fs 1.139.16.6: #i55731# slightly corrected onDeleteRow/onDeletedRow 2006/01/20 09:02:48 fs 1.139.16.5: #i55731# deletion of rows even more refined 2006/01/19 09:04:06 fs 1.139.16.4: merging the changes from CWS stlusagefix01, to ensure there are no interdependencies 2006/01/18 14:50:28 fs 1.139.16.3: #i55731# some more fine-tuning to the behaviour when deleting a row 2006/01/18 13:57:33 fs 1.139.16.2: #i55731# moveToInsertRow must also fire a RowCountChange - might happen in case the current row is deleted 2006/01/16 10:12:36 fs 1.139.16.1: #i55731# fixed the handling when deleting records


2006-01-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [078b3440d7a3bb38aa8ec8ef1969e725c9815f5e]

INTEGRATION: CWS rowsetdel (1.3.76); FILE MERGED 2006/01/20 07:38:05 fs 1.3.76.1: allow running single tests


2006-01-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [856c4f625edb900fa0aa3598e071e3395452d0a6]

INTEGRATION: CWS rowsetdel (1.6.74); FILE MERGED 2006/01/18 14:59:41 fs 1.6.74.1: allow fine-tuned test runs (not only everything)


2006-01-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [85ff0bd81c7a22b1d42f8dd632ac2de562c23e8a]

INTEGRATION: CWS rowsetdel (1.4.68); FILE MERGED 2006/01/19 07:13:51 fs 1.4.68.3: #i55731# more tests. Some of the currently fail and have to be fixed separately 2006/01/18 15:25:42 fs 1.4.68.2: #i55731# 2006/01/18 14:58:58 fs 1.4.68.1: #i55731# extended the RowSet test - now also caring for deleteRow with all (hopefully) its consequences


2006-01-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [61fcc5ffa5104431c64b67f25e47a22ad7e34ad2]

INTEGRATION: CWS rowsetdel (1.72.236); FILE MERGED 2006/01/16 10:08:11 fs 1.72.236.1: #i55731# slightly fixed the deletetion handling


2006-01-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [cd137ca53430b0e96aee21399b7fbda8cf395a1e]

INTEGRATION: CWS rowsetdel (1.51.212); FILE MERGED 2006/01/20 09:00:39 fs 1.51.212.2: #i55731# during don't update while doing a deleteRows 2006/01/16 10:08:11 fs 1.51.212.1: #i55731# slightly fixed the deletetion handling


2006-01-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [4a0d373381f9b24de29ff7daed8ff30fd3bde48a]

INTEGRATION: CWS rowsetdel (1.19.62); FILE MERGED 2006/01/19 08:26:18 fs 1.19.62.1: #i55731# extended the documentation to cover deletions of rows


2006-01-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [3607dc952ef22099b274fe28e05afb1aecf49bad]

INTEGRATION: CWS rowsetdel (1.14.22); FILE MERGED 2006/01/16 09:51:35 fs 1.14.22.1: #i55731# +StandardSQLState and friends


2006-01-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [ba4b2fe8e34d079cb6388f2ec4f349c25076d423]

INTEGRATION: CWS rowsetdel (1.13.22); FILE MERGED 2006/01/16 09:51:25 fs 1.13.22.1: #i55731# +StandardSQLState and friends


2006-01-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [bd8a6cfd15b4ee925e54885cd829ce833b31303c]

INTEGRATION: CWS ka006 (1.37.134); FILE MERGED 2006/01/04 14:57:40 ka 1.37.134.1: #120142#: making theme locking safe


2006-01-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [97015f5cd1f51aa69e4d7bee4ced458aef225d1b]

INTEGRATION: CWS ka006 (1.34.208); FILE MERGED 2006/01/04 14:52:00 ka 1.34.208.1: #i48062#: added support for old XML format


2006-01-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [a19ff5772a3a9f8ccc377253749224d718b557f6]

INTEGRATION: CWS ka006 (1.20.138); FILE MERGED 2006/01/04 14:57:39 ka 1.20.138.1: #120142#: making theme locking safe


2006-01-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [fae9f39c411c7a11583d6c8a358e37f26b52efff]

INTEGRATION: CWS ka006 (1.9.90); FILE MERGED 2006/01/04 14:57:39 ka 1.9.90.1: #120142#: making theme locking safe


2006-01-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [85716b239dd07a0deb4044c82e5cf653b4d6975f]

INTEGRATION: CWS ka006 (1.7.138); FILE MERGED 2006/01/04 14:57:39 ka 1.7.138.1: #120142#: making theme locking safe


2006-01-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [a0ad24b3ffced13b5b3dfad516b51fab0f757714]

INTEGRATION: CWS ka006 (1.9.210); FILE MERGED 2006/01/13 15:38:32 ka 1.9.210.2: RESYNC: (1.9-1.10); FILE MERGED 2006/01/04 14:47:57 ka 1.9.210.1: #i48062#: added support for old XML format


2006-01-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [a79f1cf19220dc3097b57401503e7c63272302a4]

INTEGRATION: CWS stlusagefix01 (1.3.2); FILE MERGED 2006/01/16 14:48:09 rt 1.3.2.1: #i60482# Activated database test again.


2006-01-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [d14e37d08f19ba701335ffef0e8dce20686fb569]

INTEGRATION: CWS stlusagefix01 (1.65.16); FILE MERGED 2006/01/17 09:00:21 oj 1.65.16.1: #i60480# stl usage corrected


2006-01-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [59c361d0fbd28fc35d5c84303c3308b6ffde369c]

INTEGRATION: CWS stlusagefix01 (1.7.74); FILE MERGED 2006/01/16 13:47:17 oj 1.7.74.1: #i60480# fix stl usage


2006-01-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [163fc55b2253b017e2ce7297e6e925792e145a67]

INTEGRATION: CWS stlusagefix01 (1.10.2); FILE MERGED 2006/01/17 09:00:20 oj 1.10.2.2: #i60480# stl usage corrected 2006/01/16 13:47:16 oj 1.10.2.1: #i60480# fix stl usage


2006-01-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [0100b8751809215f21f5bd12630638ae14aa4b0b]

INTEGRATION: CWS stlusagefix01 (1.25.74); FILE MERGED 2006/01/17 09:00:19 oj 1.25.74.2: #i60480# stl usage corrected 2006/01/16 13:47:16 oj 1.25.74.1: #i60480# fix stl usage


2006-01-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [3649a9cfeac39b374ad4510f1e7f53fda5f29c66]

INTEGRATION: CWS stlusagefix01 (1.80.10); FILE MERGED 2006/01/17 09:00:17 oj 1.80.10.3: #i60480# stl usage corrected 2006/01/17 06:55:27 oj 1.80.10.2: #i60480# stl calc corrected 2006/01/16 13:47:16 oj 1.80.10.1: #i60480# fix stl usage


2006-01-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [6b23d0c035be021d1822d20ca1939af4cf5e22a7]

INTEGRATION: CWS stlusagefix01 (1.32.72); FILE MERGED 2006/01/16 13:47:16 oj 1.32.72.1: #i60480# fix stl usage


2006-01-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [2a3dea132ebc29041254a32e73e046d47862fad5]

INTEGRATION: CWS stlusagefix01 (1.80.10); FILE MERGED 2006/01/17 09:00:13 oj 1.80.10.2: #i60480# stl usage corrected 2006/01/16 13:47:16 oj 1.80.10.1: #i60480# fix stl usage


2006-01-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [2add0c0aace2b7cae066f641819b22dd0817e1ba]

INTEGRATION: CWS stlusagefix01 (1.139.14); FILE MERGED 2006/01/17 09:00:09 oj 1.139.14.2: #i60480# stl usage corrected 2006/01/16 13:47:15 oj 1.139.14.1: #i60480# fix stl usage


2006-01-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [053db0f26ecf7162988d0fad4ad0e0a564e71604]

INTEGRATION: CWS stlusagefix01 (1.14.16); FILE MERGED 2006/01/16 13:47:15 oj 1.14.16.1: #i60480# fix stl usage


2006-01-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [bdf6697dfbac97d706a2fe0c051fa76e6ee4a777]

INTEGRATION: CWS stlusagefix01 (1.30.16); FILE MERGED 2006/01/16 13:47:15 oj 1.30.16.1: #i60480# fix stl usage


2006-01-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [3727798ace7f6f68f0bcd5c2842984a851343591]

INTEGRATION: CWS stlusagefix01 (1.8.16); FILE MERGED 2006/01/16 13:47:15 oj 1.8.16.1: #i60480# fix stl usage


2006-01-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [33979da0f9e962a1bec181b5db274a0d9fb9876c]

INTEGRATION: CWS stlusagefix01 (1.13.16); FILE MERGED 2006/01/16 13:47:15 oj 1.13.16.1: #i60480# fix stl usage


2006-01-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [b70deec58e9257dbc395762908bfbf12d04c0a09]

INTEGRATION: CWS stlusagefix01 (1.72.82); FILE MERGED 2006/01/16 15:43:27 od 1.72.82.2: #i60633# - add additional comment to a suspect code-snip 2006/01/16 13:09:13 od 1.72.82.1: #i60633# <WW8ListManager::ReadLVL(..)>          - suppress access on <aOfsNumsXCH.end()>


2006-01-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [33777becb3fe5c77af98535b95b271cb587860e9]

INTEGRATION: CWS stlusagefix01 (1.2.106); FILE MERGED 2006/01/17 11:42:01 od 1.2.106.1: #i60652# class <SwNumberTreeNode>          - assure that, before elements are deleted from STL:set            <mChildren>, member <mItLastValid> is adjusted.            Otherwise, the element, which is referenced by <mItLastValid>, 	   is destroyed.


2006-01-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [570e0dc77fc163bec3b2985740e76b131555901a]

INTEGRATION: CWS vcl50 (1.17.130); FILE MERGED 2005/12/19 17:51:24 pl 1.17.130.1: #i59303# remove KDEIntergrator


2006-01-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [93dbbc2bd11a6f1023b103503fce305d3fa663d0]

INTEGRATION: CWS vcl50 (1.24.58); FILE MERGED 2005/12/19 17:51:23 pl 1.24.58.2: #i59303# remove KDEIntergrator 2005/12/19 17:33:35 pl 1.24.58.1: #i59554# use osl_getHomeDir instead of relying on HOME


2006-01-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [cd0db0ec46062197e29bb38678e93be23bf7e23d]

INTEGRATION: CWS vcl50 (1.9.60); FILE MERGED 2005/12/16 15:08:00 pl 1.9.60.1: #i59364# auto guess high contrast theme


2006-01-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [7114ac062430e8216d0f495aa28e2d8495fb5133]

INTEGRATION: CWS vcl50 (1.6.132); FILE MERGED 2005/12/22 16:06:18 pl 1.6.132.1: #i59255# sync on object window since out of process usage of window id could be concurrent


2006-01-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [664056e28aeafa9bf5f4b122a18b2629ad961a60]

INTEGRATION: CWS vcl50 (1.40.42); FILE MERGED 2006/01/24 16:38:14 pl 1.40.42.2: RESYNC: (1.40-1.41); FILE MERGED 2005/12/20 12:21:47 pl 1.40.42.1: #i59394# support special keysyms


2006-01-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [b971aa7fb3fef610ba9feadfbbb997a1556b3653]

INTEGRATION: CWS vcl50 (1.18.60); FILE MERGED 2005/12/16 15:07:59 pl 1.18.60.1: #i59364# auto guess high contrast theme


2006-01-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [e6ee7bf677281e7c8cb6ee612464ece377a8c1bd]

INTEGRATION: CWS vcl50 (1.94.50); FILE MERGED 2005/12/21 11:38:37 pl 1.94.50.1: #i54787# toolbox button highlighting in case of focus in contained control


2006-01-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [45f48c3ec4ceebff7520a05dd87d3ada80ed48cc]

INTEGRATION: CWS vcl50 (1.118.2); FILE MERGED 2005/12/20 10:28:08 hdu 1.118.2.1: #i59571# allow building with old freetype headers


2006-01-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [56a61adc3f72c8922256e81f7aa203a81b522c92]

INTEGRATION: CWS vcl50 (1.209.52); FILE MERGED 2005/12/16 13:48:42 hdu 1.209.52.1: #i57996# extend glyph fallback list


2006-01-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [c55be0fbecc4efa8b97f0934e033dbfa5eeaac32]

INTEGRATION: CWS vcl50 (1.13.14); FILE MERGED 2006/01/10 10:40:19 hdu 1.13.14.1: #129682# check accesses inside GSUB table


2006-01-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [46c753af6ba1a44b4ea7039536b8828f3d07caeb]

INTEGRATION: CWS vcl50 (1.33.14); FILE MERGED 2006/01/11 11:54:40 hdu 1.33.14.5: #129743# fix typo 2006/01/10 10:59:13 hdu 1.33.14.4: #129743# check entry count in NAME table 2006/01/10 10:40:18 hdu 1.33.14.3: #129682# check accesses inside GSUB table 2006/01/10 09:29:45 hdu 1.33.14.2: #127161# check LOCA offsets before using them 2005/12/20 12:13:59 hdu 1.33.14.1: #129121# handle too short HMTX/VMTX tables gracefully, get rid of some compile warnings


2006-01-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [bc96b5ecb7e771547dcd7b2a36b951b2deb53e2a]

INTEGRATION: CWS vcl50 (1.3.24); FILE MERGED 2006/01/10 10:40:18 hdu 1.3.24.1: #129682# check accesses inside GSUB table


2006-01-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [0affad5f671f6e2dc6f6985e86c302d65eb042e1]

INTEGRATION: CWS vcl50 (1.7.24); FILE MERGED 2006/01/10 10:40:17 hdu 1.7.24.1: #129682# check accesses inside GSUB table


2006-01-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [8782c48d0af8eb9a6a6c1faffabf24c7caf16d43]

INTEGRATION: CWS vcl50 (1.15.12); FILE MERGED 2005/12/21 10:11:50 pl 1.15.12.1: #i47447# fontconfig works with utf8 strings


2006-01-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [ee80e3ea457a8a0e4532cca1688c3dc61aaaaa6e]

INTEGRATION: CWS editengss01 (1.62.42); FILE MERGED 2006/01/16 14:49:15 mt 1.62.42.2: RESYNC: (1.62-1.63); FILE MERGED 2005/12/07 09:59:29 mt 1.62.42.1: #126385# Just a comment for a bug fix done in m139


2006-01-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [1ddede6268fbfa4312b5c26ac48850f9ed6015e9]

INTEGRATION: CWS editengss01 (1.60.90); FILE MERGED 2006/01/16 14:39:58 mt 1.60.90.2: RESYNC: (1.60-1.61); FILE MERGED 2005/12/09 12:16:02 mt 1.60.90.1: #127913# Execption for clipboard content, and avoid assertion from OnlineSpelling...


2006-01-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [f12b425e41cdd17b0f24160cf7e4b59d92ecf561]

INTEGRATION: CWS editengss01 (1.104.40); FILE MERGED 2006/01/16 14:39:45 mt 1.104.40.2: RESYNC: (1.104-1.105); FILE MERGED 2005/12/09 12:16:02 mt 1.104.40.1: #127913# Execption for clipboard content, and avoid assertion from OnlineSpelling...


2006-01-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [987288c44728a494cd6acadee482bb534daef4a4]

INTEGRATION: CWS editengss01 (1.55.168); FILE MERGED 2005/12/07 17:13:00 mt 1.55.168.1: #123688# Don't crash if pDragAndDropInfo doesn't exist...


2006-01-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [84e28c15b333f3077b630ac53f9b805d277a3cd1]

INTEGRATION: CWS sb42 (1.4.34); FILE MERGED 2005/12/19 09:23:00 sb 1.4.34.1: #i55733# Avoid final : in LD_LIBRARY_PATH etc.


2006-01-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [6d8c754ad6c8fa7a47b129e2f094264288e4ce8d]

INTEGRATION: CWS sb42 (1.19.34); FILE MERGED 2006/01/11 09:40:18 sb 1.19.34.2: RESYNC: (1.19-1.20); FILE MERGED 2005/12/19 09:23:48 sb 1.19.34.1: #i55733# Avoid consecutive :s in LD_LIBRARY_PATH etc; patch supplied by pmladek.


2006-01-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [e3cd3716980b2eced19d7c6e6c61342e362a86e4]

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>  [a9b82f342a8eafa9147f7a49728deb4d881c1311]

INTEGRATION: CWS sb42 (1.8.26); FILE MERGED 2006/01/04 15:48:21 sb 1.8.26.1: #i55137# Made member function const.


2006-01-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [fab7a005101de8c16083903c3efecf7de3e3f47c]

INTEGRATION: CWS sb42 (1.3.12); FILE MERGED 2005/12/01 16:58:34 jl 1.3.12.1: #58239# test did not build


2006-01-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [4d652a997308e285d9a141771e247f58e793904f]

INTEGRATION: CWS sb42 (1.3.26); FILE MERGED 2006/01/04 15:51:33 sb 1.3.26.1: #i55137# When a corrupted configuration has been detected, while calling the interaction handler to ask whether to repair it, the interaction handler might try recursively a second time to create a view on the corrupted data.


2006-01-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [3a8a08048684f1609475fb68c4954c947861da07]

INTEGRATION: CWS sb42 (1.8.26); FILE MERGED 2006/01/09 14:13:06 sb 1.8.26.1: #i49572# Fixed memory leak and remove unused local function.


2006-01-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [14a728efba3b402b921f91e74d22c5610e2a8a1a]

INTEGRATION: CWS sb42 (1.3.26); FILE MERGED 2006/01/11 11:02:22 sb 1.3.26.2: #i55137# missing friend declaration 2006/01/04 15:51:33 sb 1.3.26.1: #i55137# When a corrupted configuration has been detected, while calling the interaction handler to ask whether to repair it, the interaction handler might try recursively a second time to create a view on the corrupted data.


2006-01-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [f6b4eab231c405b83cd108a35773732e5d1b1263]

INTEGRATION: CWS sb42 (1.8.26); FILE MERGED 2006/01/04 15:51:32 sb 1.8.26.1: #i55137# When a corrupted configuration has been detected, while calling the interaction handler to ask whether to repair it, the interaction handler might try recursively a second time to create a view on the corrupted data.


2006-01-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [e4bafe978e11cc90b1f5bbc271b8802c1aac3878]

INTEGRATION: CWS sb42 (1.23.26); FILE MERGED 2006/01/04 15:51:32 sb 1.23.26.1: #i55137# When a corrupted configuration has been detected, while calling the interaction handler to ask whether to repair it, the interaction handler might try recursively a second time to create a view on the corrupted data.


2006-01-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [8742f444b23a4615a6786f2c0507e5b66062b99b]

INTEGRATION: CWS sb42 (1.31.28); FILE MERGED 2005/11/28 15:38:18 sb 1.31.28.1: #127202# getAbbreviated could read past the end of the given URL.


2006-01-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [b801da1b2a0542bca5f9a701284e33f05319e6ff]

INTEGRATION: CWS sb42 (1.54.28); FILE MERGED 2005/11/28 15:38:18 sb 1.54.28.1: #127202# getAbbreviated could read past the end of the given URL.


2006-01-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [0bef07d1a60526f0d606e544f064c2f89810c385]

INTEGRATION: CWS sb42 (1.24.6); FILE MERGED 2005/12/02 08:30:26 jl 1.24.6.1: #128637# check if XStorage is != null when signature is verified


2006-01-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [e106077acad40fa81ddc4a20c2047d013bc81564]

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>  [1fb30b0fa0a1c8f83824b947ce1ac420bb1965e1]

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>  [4be012825d4d9171fe36cd2b52c7e32fe07010fd]

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>  [ebc41420264bf3ebe897845f6d3f4f3c391a481e]

INTEGRATION: CWS c08v001 (1.60.62); FILE MERGED 2006/01/17 17:16:19 hro 1.60.62.2: #129366#, #129509# New icons for IGOS office 2006/01/04 15:53:00 hro 1.60.62.1: #129509# #129366# Added new customized icons and bin targets


2006-01-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [f16d3fe9f60a68f649125e4efa20478a0c7c2bf8]

INTEGRATION: CWS c08v001 (1.43.70); FILE MERGED 2006/01/17 17:15:45 hro 1.43.70.2: #129366#, #129509# New icons for IGOS office 2006/01/04 15:52:31 hro 1.43.70.1: #129509# #129366# Added new customized icons and bin targets


2006-01-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [9b48f6c7a347d15002cea8c249239d1ad1c6f242]

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>  [09997a0803f4138c8472d8bfe35066f7a09bfd4f]

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>  [fe2d283fb04677b01cd74a5832e6035a645d47d6]

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-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [176600981155799a725b38d2760abfafaf5425b1]

INTEGRATION: CWS c08v001 (1.100.34); FILE MERGED 2006/01/05 12:18:26 cd 1.100.34.1: #129365# Added simple text statusbar controller


2006-01-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [368e2d72870f5330b5f0c50025d138e4f502afcf]

INTEGRATION: CWS c08v001 (1.4.72); FILE MERGED 2006/01/05 12:12:38 cd 1.4.72.1: #129365# Added value property for controller


2006-01-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [0cf7c65b5b41c5440c7c0d0ff5a3af7719cff673]

INTEGRATION: CWS c08v001 (1.1.2); FILE ADDED 2006/01/05 12:11:51 cd 1.1.2.1: #129365# Added simple text statusbar controller


2006-01-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [7ed4209a3473a730720fc36e3fdafa9902545e21]

INTEGRATION: CWS c08v001 (1.9.68); FILE MERGED 2006/01/05 12:18:25 cd 1.9.68.1: #129365# Added simple text statusbar controller


2006-01-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [86829c1d767684f440b1b06740a29875fdc00d4b]

INTEGRATION: CWS c08v001 (1.32.72); FILE MERGED 2006/01/05 12:18:24 cd 1.32.72.1: #129365# Added simple text statusbar controller


2006-01-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [01646217667b899af922a6ace9855057fcc007f0]

INTEGRATION: CWS c08v001 (1.1.2); FILE ADDED 2006/01/05 12:11:28 cd 1.1.2.1: #129365# Added simple text statusbar controller


2006-01-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [51621477772ee304ce9757d23e9352fc44714c64]

INTEGRATION: CWS c08v001 (1.37.36); FILE MERGED 2006/01/05 12:18:23 cd 1.37.36.1: #129365# Added simple text statusbar controller


2006-01-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [9e0f67912b1c52f664a6b4682d2a07cba3792b29]

INTEGRATION: CWS c08v001 (1.9.72); FILE MERGED 2006/01/05 12:25:31 cd 1.9.72.1: #129365# Added value property for controller


2006-01-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [c0f7e19ead3520f07c50616e84d483c966a0c5b9]

INTEGRATION: CWS impress82 (1.6.20); FILE MERGED 2006/01/13 16:51:42 sj 1.6.20.1: #121813# not reading uninitialized memory


2006-01-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [5be1dab47564e9b871cccb2f0b07f4f66edeeb12]

INTEGRATION: CWS impress82 (1.103.106); FILE MERGED 2006/01/13 13:51:05 mt 1.103.106.1: #b6371400# ImplCreateLines: Don't evaluate line spacing item when bSameLineAgain


2006-01-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [9d6f2c9e4d0ec0a5daf2254e7fa8428f31c69163]

INTEGRATION: CWS impress82 (1.54.12); FILE MERGED 2006/01/13 09:27:49 af 1.54.12.1: #i59323# Ending text editing mode when ViewShell is being shut down.


2006-01-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [1c5beca1653a268e78203e6dc0ba03702109fe8f]

INTEGRATION: CWS impress82 (1.22.14); FILE MERGED 2006/01/18 09:59:52 af 1.22.14.2: #i59323# Moved meOriginalEditMode into Implementation class. 2006/01/13 09:26:51 af 1.22.14.1: #i59323# Introduced Implementation class.


2006-01-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [0a920a6fdbff03ff3420f31e4be9386d4f5883b6]

INTEGRATION: CWS impress82 (1.91.46); FILE MERGED 2006/01/17 15:38:43 cl 1.91.46.1: #130231# do not call dispose in d'tor, call it during last release call


2006-01-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [aa092fe054ca27c8cf3f379382e53b4f5742d3f9]

INTEGRATION: CWS impress82 (1.13.94); FILE MERGED 2006/01/17 10:53:34 af 1.13.94.2: #129025# Using SlideSorterViewShell::GetSlideSorter(). 2006/01/11 12:41:36 af 1.13.94.1: #128348# Using the right SfxDispatcher.


2006-01-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [90d12540cc9c922f13cf3ad6b7da6c7dde6c0328]

INTEGRATION: CWS impress82 (1.3.104); FILE MERGED 2006/01/16 16:19:19 af 1.3.104.1: #126734# Listening for ViewShell being destroyed.


2006-01-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [de8b858508a3ce2c0289f0fe3de3f2a59c351fed]

INTEGRATION: CWS impress82 (1.3.104); FILE MERGED 2006/01/16 16:19:03 af 1.3.104.1: #126734# Listening for ViewShell being destroyed.


2006-01-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [c8700a360b31254bcc1431a20d9f86da96380f11]

INTEGRATION: CWS impress82 (1.36.12); FILE MERGED 2006/01/13 10:01:19 af 1.36.12.1: #126494# Added checking file filters to ScanDocmenu.


2006-01-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [6b524ef3790e4dfd2dda6ac8ec434dbf88dcc122]

INTEGRATION: CWS impress82 (1.11.104); FILE MERGED 2006/01/18 10:00:30 af 1.11.104.2: #i59323# Moved meOriginalEditMode into Implementation class. 2006/01/13 09:22:58 af 1.11.104.1: #i59323# Introduced Implementation class.


2006-01-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [91ee939678568accdfa9b0fbfba8eadc83e81fbd]

INTEGRATION: CWS impress82 (1.91.42); FILE MERGED 2006/01/17 15:36:28 cl 1.91.42.1: #130231# release open contexts if there was an exception during import


2006-01-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [e241121a3cb23f453ef928cee37fce87a8319916]

INTEGRATION: CWS impress82 (1.27.114); FILE MERGED 2006/01/12 09:50:13 sj 1.27.114.1: #i57205# fixed ExtSetClipRnd action, taking care of correct fill color (use of bkcolor if no fillstyle has been set), fixed font scaling if the fontheicht is described as cell height


2006-01-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [d76126f681c0b6ba424e751efe0cb6ae21849328]

INTEGRATION: CWS impress82 (1.28.134); FILE MERGED 2006/01/12 09:50:12 sj 1.28.134.1: #i57205# fixed ExtSetClipRnd action, taking care of correct fill color (use of bkcolor if no fillstyle has been set), fixed font scaling if the fontheicht is described as cell height


2006-01-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [aa5a6da991063e381d0d13cdc3c1118f0b0b81fe]

INTEGRATION: CWS impress82 (1.46.86); FILE MERGED 2006/01/12 09:50:12 sj 1.46.86.1: #i57205# fixed ExtSetClipRnd action, taking care of correct fill color (use of bkcolor if no fillstyle has been set), fixed font scaling if the fontheicht is described as cell height


2006-01-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [8bf94e9463375edb732b04d7f60fd5a820eaf9d5]

INTEGRATION: CWS impress82 (1.27.86); FILE MERGED 2006/01/12 09:50:12 sj 1.27.86.1: #i57205# fixed ExtSetClipRnd action, taking care of correct fill color (use of bkcolor if no fillstyle has been set), fixed font scaling if the fontheicht is described as cell height


2006-01-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [4723e963e4fb62e623db628ee443b2c7b0eaa440]

INTEGRATION: CWS impress82 (1.44.40); FILE MERGED 2006/01/13 13:28:28 sj 1.44.40.1: #i55992# solid polygon fillings are now saved without losing bezier information


2006-01-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [8ab22f4128892ab22b2096637a3c292c492f2fda]

INTEGRATION: CWS impress82 (1.5.122); FILE MERGED 2006/01/17 14:44:09 sj 1.5.122.1: #i60704# added media type for ppt and excel


2006-01-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [07a174daa295160fc7597edd076683843f8f0a21]

INTEGRATION: CWS impress82 (1.5.122); FILE MERGED 2006/01/17 14:44:08 sj 1.5.122.1: #i60704# added media type for ppt and excel


2006-01-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [ff8a6dce83f147f6eacaccce7a44802baf608ae1]

INTEGRATION: CWS impress82 (1.5.122); FILE MERGED 2006/01/17 14:44:06 sj 1.5.122.1: #i60704# added media type for ppt and excel


2006-01-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [03099842270b05c1e3466fd1f1190956ae773d3b]

INTEGRATION: CWS impress82 (1.5.122); FILE MERGED 2006/01/17 14:44:05 sj 1.5.122.1: #i60704# added media type for ppt and excel


2006-01-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [30bc13ce4c15d6f8830988542cd2745443aecfec]

INTEGRATION: CWS impress82 (1.5.122); FILE MERGED 2006/01/17 14:44:04 sj 1.5.122.1: #i60704# added media type for ppt and excel


2006-01-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [e9dcf43ecf9d0a2435f1ef4cdd12e32a6edc630f]

INTEGRATION: CWS impress82 (1.5.122); FILE MERGED 2006/01/17 14:44:03 sj 1.5.122.1: #i60704# added media type for ppt and excel


2006-01-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [4fbcd7c6b8de0c0335d8929a0f4354388b929617]

INTEGRATION: CWS impress82 (1.5.122); FILE MERGED 2006/01/17 14:44:02 sj 1.5.122.1: #i60704# added media type for ppt and excel


2006-01-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [f1b13b494a1e318bc2618c951d9a6c390b3d2c21]

INTEGRATION: CWS impress82 (1.5.122); FILE MERGED 2006/01/17 14:44:01 sj 1.5.122.1: #i60704# added media type for ppt and excel


2006-01-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [40c0f36e3352844743cc09c771e994f0ac519bb1]

INTEGRATION: CWS impress82 (1.5.122); FILE MERGED 2006/01/17 14:44:00 sj 1.5.122.1: #i60704# added media type for ppt and excel


2006-01-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [9610b4126a84661f0d37eb9f5b0c3410b3cc7226]

INTEGRATION: CWS impress82 (1.5.122); FILE MERGED 2006/01/17 14:43:59 sj 1.5.122.1: #i60704# added media type for ppt and excel


2006-01-23  Christian Lippka  <cl@openoffice.org>  [3e5f6834cd586d87cbd0a901aaec288907eddc35]

#124697# fixed wrong OSL_PRECOND macros for linux nonpro build


2006-01-23  Oliver Bolte  <obo@openoffice.org>  [f65edbfa4490784e30f3900d0102ee977c49c981]

#i10000# no return value for :GetCopyOfLastCommit( uno::Reference< io::XStream >& xTargetStream, const ::rtl::OUString& aPass ) method


2006-01-20  Vladimir Glazounov  <vg@openoffice.org>  [f363675c2142ebc65b248a7f658d8e0ced7adde1]

new version for SRC680


2006-01-20  Oliver Bolte  <obo@openoffice.org>  [574cd0fd1b7b8b7556046c04522ed46a0747e3dd]

#i10000# generated with changes from cws cmcfixes23 and macosx20xfixes01


2006-01-20  Oliver Bolte  <obo@openoffice.org>  [01f2a2badefd1f546a2d201b938d33b54881f23a]

SRC680


2006-01-20  Oliver Bolte  <obo@openoffice.org>  [c6692b647f5e46c3c7c4ffe8f39305c0d224d753]

INTEGRATION: CWS pj48 (1.26.30); FILE MERGED 2006/01/08 08:45:22 pjanik 1.26.30.1: #i60036#: Mac OS X: make gcc silent about redefined endian macros


2006-01-20  Oliver Bolte  <obo@openoffice.org>  [428343eca56cdabf9682842b70117448fdaddc49]

INTEGRATION: CWS pj48 (1.7.56); FILE MERGED 2006/01/08 08:47:35 pjanik 1.7.56.2: #i60036#: Mac OS X: make gcc silent about redefined endian macros 2006/01/07 10:19:13 pjanik 1.7.56.1: #i60036#: Mac OS X: make gcc silent about redefined endian macros


2006-01-20  Oliver Bolte  <obo@openoffice.org>  [ada1a361bd853722cbfc0212ac59e0feac593e06]

INTEGRATION: CWS pj48 (1.27.2); FILE MERGED 2006/01/20 11:26:47 pjanik 1.27.2.3: #i60088#: Use SVX_RESSSTR instead of SVX_RESSTR to prevent type casting. 2006/01/20 06:04:26 pjanik 1.27.2.2: #i60088#: using SVX_RESSTR is enough. 2006/01/07 09:53:04 pjanik 1.27.2.1: #i60088#: Fix gcc 3.3.x breakage.


2006-01-20  Oliver Bolte  <obo@openoffice.org>  [87b2280160399ad9e23b17948b88efc30d984fff]

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>  [3cc42ecd9bd332be9e17e5d7779e0516f5af2388]

INTEGRATION: CWS pj48 (1.7.34); FILE MERGED 2006/01/07 10:12:04 pjanik 1.7.34.1: #i53335#: Include system neon properly.


2006-01-20  Oliver Bolte  <obo@openoffice.org>  [cebe0b2667fd2db21053f59347461fe2f52a8380]

INTEGRATION: CWS bserver12 (1.13.8); FILE MERGED 2006/01/16 15:09:34 kz 1.13.8.1: #130261# bug when reading/writing with timeout


2006-01-20  Oliver Bolte  <obo@openoffice.org>  [a080aa666bc38373ce06b51edf37e0c25f6fc5e6]

INTEGRATION: CWS pj48 (1.9.34); FILE MERGED 2006/01/07 10:12:04 pjanik 1.9.34.1: #i53335#: Include system neon properly.


2006-01-20  Oliver Bolte  <obo@openoffice.org>  [7a31d688aefc3dc2bc4d9a95afe30cbdb9e0d954]

INTEGRATION: CWS pj48 (1.10.34); FILE MERGED 2006/01/07 10:12:04 pjanik 1.10.34.1: #i53335#: Include system neon properly.


2006-01-20  Oliver Bolte  <obo@openoffice.org>  [343d1d7f0b59e21981f832183ea8b6bd0628287c]

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>  [745e8baf61d8d28ae22c2336f5c0e47afb238756]

INTEGRATION: CWS pj48 (1.36.28); FILE MERGED 2006/01/07 10:12:04 pjanik 1.36.28.1: #i53335#: Include system neon properly.


2006-01-20  Oliver Bolte  <obo@openoffice.org>  [3ec2e05350220a6b6e302d353220d6599b67a8aa]

INTEGRATION: CWS pj48 (1.7.34); FILE MERGED 2006/01/07 10:12:03 pjanik 1.7.34.1: #i53335#: Include system neon properly.


2006-01-20  Oliver Bolte  <obo@openoffice.org>  [fc107c3b2069fe01b238fa946213f965d244022e]

INTEGRATION: CWS pj48 (1.6.34); FILE MERGED 2006/01/07 10:12:03 pjanik 1.6.34.1: #i53335#: Include system neon properly.


2006-01-20  Oliver Bolte  <obo@openoffice.org>  [7b822f3035b2b44d7fd4cb4696970be5070205e3]

INTEGRATION: CWS obo03 (1.3.46); FILE MERGED 2006/01/19 14:24:26 obo 1.3.46.1: #i56125# check file size


2006-01-20  Oliver Bolte  <obo@openoffice.org>  [3e9996b2ebb2eb8408f11fd2cda13e2e065a9cf3]

INTEGRATION: CWS obo03 (1.1.2); FILE ADDED 2006/01/19 16:43:13 obo 1.1.2.2: Error: added to die call 2006/01/19 14:25:03 obo 1.1.2.1: #i56125# check file size


2006-01-20  Oliver Bolte  <obo@openoffice.org>  [1dfd9be9c0999091de855972d45882ae92b8abd2]

INTEGRATION: CWS obo03 (1.37.2); FILE MERGED 2006/01/19 16:59:28 rt 1.37.2.3: #i56125# Unify 'util' entry. 2006/01/19 16:53:22 obo 1.37.2.2: corrected and working now 2006/01/19 16:48:09 obo 1.37.2.1: #i56125# activate util/makefile.mk for check


2006-01-20  Oliver Bolte  <obo@openoffice.org>  [87206de7557767c335f0f3869c5334cf4501fa88]

INTEGRATION: CWS swqbf48 (1.35.16); FILE MERGED 2006/01/09 10:44:36 hbrinkm 1.35.16.3: #120719# Out_SwNum: insert assertion for invalid level 2005/12/05 13:38:57 hbrinkm 1.35.16.2: #120719# Out_SwNum: robustness: return false on impossible level of text node 2005/12/05 12:52:08 hbrinkm 1.35.16.1: #120719# Out_SwNum: robustness: return false on impossible level of text node


2006-01-20  Oliver Bolte  <obo@openoffice.org>  [b97795f3198ac7b627cfba0f1448ea4642972d56]

INTEGRATION: CWS swqbf48 (1.82.16); FILE MERGED 2005/11/30 10:36:48 flr 1.82.16.1: #124515# crash when importing complex tables


2006-01-20  Oliver Bolte  <obo@openoffice.org>  [e54aa6dd3e7e1f351dcbbcd59d44402727aabb6c]

INTEGRATION: CWS swqbf48 (1.21.28); FILE MERGED 2005/12/14 15:06:42 ama 1.21.28.1: #i59345# cmc's patch moved to the correct position: SetFlysInDoc()


2006-01-20  Oliver Bolte  <obo@openoffice.org>  [4c3e0fb6093476c615d202a5100f30ebb7cc1f25]

INTEGRATION: CWS swqbf48 (1.16.32); FILE MERGED 2006/01/03 15:06:34 hbrinkm 1.16.32.2: #127868# _SaveLine::CreateNew: C40INSERT seems to set pNew to NULL 2005/12/13 14:23:34 hbrinkm 1.16.32.1: #127868# _SaveLine::CreateNew: robustness, check if pNew is null


2006-01-20  Oliver Bolte  <obo@openoffice.org>  [3c285b637141897483f7920165afd66e15b1776a]

INTEGRATION: CWS swqbf48 (1.13.34); FILE MERGED 2005/12/14 10:52:52 hbrinkm 1.13.34.1: #120328# SwUndoDelete::Undo: robustness: check for null pointer


2006-01-20  Oliver Bolte  <obo@openoffice.org>  [c68196659ae9bc5fcd7f608ee4e196dbd3eea5e1]

INTEGRATION: CWS swqbf48 (1.43.124); FILE MERGED 2005/11/30 09:24:41 fme 1.43.124.1: #i57555# Footnote should not be rotated in vertical layout


2006-01-20  Oliver Bolte  <obo@openoffice.org>  [052d731e26a52847b7e44db455c92008853d7472]

INTEGRATION: CWS swqbf48 (1.81.58); FILE MERGED 2005/12/07 11:13:57 fme 1.81.58.1: #124755# Make code robust for empty tables


2006-01-20  Oliver Bolte  <obo@openoffice.org>  [f775f6d2658a9a6128b947513c7d18d78ec5790b]

INTEGRATION: CWS swqbf48 (1.54.68); FILE MERGED 2005/12/14 15:09:56 ama 1.54.68.1: #i59345# Robust against defect document structure (caused by filter e.g.)


2006-01-20  Oliver Bolte  <obo@openoffice.org>  [ddefcdc2f0deb22efa94e7c59b2e260876fcbc57]

INTEGRATION: CWS swqbf48 (1.27.122); FILE MERGED 2005/12/01 08:27:24 fme 1.27.122.1: #127787# ParkCrsr can delete the current cursor. We better not keep a reference to it


2006-01-20  Oliver Bolte  <obo@openoffice.org>  [1f0524f838ff557e57682c8da975fd7e92f1737d]

INTEGRATION: CWS swqbf48 (1.12.122); FILE MERGED 2005/12/02 12:16:06 fme 1.12.122.1: #127801# CalcOptimalWidth for tables containing other layout frames is buggy


2006-01-20  Oliver Bolte  <obo@openoffice.org>  [1fba7c23a7b4cd0ad6aed3467dcdad8be671b105]

INTEGRATION: CWS swqbf48 (1.56.32); FILE MERGED 2005/12/13 14:14:39 hbrinkm 1.56.32.4: #121647# lcl_PosOK friend of SwIndexReg => static impossible 2005/12/02 09:58:36 fme 1.56.32.3: #126107# Make UpdateCrsr robust: Table cursor may point to a table in a currently unused header 2005/12/01 11:43:47 fme 1.56.32.2: #121647# Make lcl_PosOK robust 2005/11/28 12:25:11 fme 1.56.32.1: #120360# Made code robust


2006-01-20  Oliver Bolte  <obo@openoffice.org>  [721d296cd91f23f69a4c8bf74a0edeb796dd574e]

INTEGRATION: CWS swqbf48 (1.5.124); FILE MERGED 2005/12/02 08:30:22 fme 1.5.124.2: #121647# Make lcl_PosOK robust 2005/12/01 11:43:24 fme 1.5.124.1: #121647# Make lcl_PosOK robust


2006-01-20  Oliver Bolte  <obo@openoffice.org>  [e38f146a2c965830558db00a51d1270d65ae68d7]

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>  [e2c1842302de598e4ba0ad53aa61c473cd893a0b]

INTEGRATION: CWS macosx20xfixes01 (1.26.6); FILE MERGED 2006/01/15 18:43:49 tra 1.26.6.1: #i55863# some code beautifying


2006-01-20  Oliver Bolte  <obo@openoffice.org>  [547c1607caa3a283a5217c616c3482854de4f04f]

INTEGRATION: CWS macosx20xfixes01 (1.15.34); FILE MERGED 2006/01/08 21:54:19 obr 1.15.34.1: #i57253# move config dir to ~/Library/Application Support for Mac OS X


2006-01-20  Oliver Bolte  <obo@openoffice.org>  [8030afa8547ccdf343efe12dd476929f0fadfaa1]

INTEGRATION: CWS macosx20xfixes01 (1.36.34); FILE MERGED 2005/11/06 06:03:30 tra 1.36.34.1: #i56734#


2006-01-20  Oliver Bolte  <obo@openoffice.org>  [6d1a190f51cd4fdeaaba87725cb3c0dfa912fb02]

INTEGRATION: CWS macosx20xfixes01 (1.31.34); FILE MERGED 2006/01/15 18:43:48 tra 1.31.34.4: #i55863# some code beautifying 2006/01/09 18:43:11 tra 1.31.34.3: #i55863#useless trace messages removed, debug messages consolidated 2005/10/29 13:37:58 tra 1.31.34.2: #i55863#Removed Mac OS X specific code in favor of the standard Unix dylib functions 2005/10/27 18:37:10 tra 1.31.34.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>  [f58d9e35317092f38212834bddce3c94f150b77b]

INTEGRATION: CWS macosx20xfixes01 (1.12.34); FILE MERGED 2005/12/16 15:45:06 tra 1.12.34.2: #i55863# Mac OS X uses different constant for RTLD_GLOBAL 2005/10/29 13:37:27 tra 1.12.34.1: #i55863#Removed Mac OS X specific code in favor of the standard Unix dylib functions


2006-01-20  Oliver Bolte  <obo@openoffice.org>  [fa7100eebfe4b3dcc7277618b5f2b35c93e4ffd7]

INTEGRATION: CWS macosx20xfixes01 (1.8.12); FILE MERGED 2006/01/08 19:44:06 obr 1.8.12.2: #i57043# use open for any .app and capitalized thunderbird 2005/10/27 08:57:37 ericb 1.8.12.1: #i54948# change to make possible send active document on Mac OS X


2006-01-20  Oliver Bolte  <obo@openoffice.org>  [e7b3a23339d900437ea898e945792b9f4e11768c]

INTEGRATION: CWS macosx20xfixes01 (1.10.20); FILE MERGED 2006/01/08 19:41:09 obr 1.10.20.3: #i57043# specify Mail without path 2005/10/27 09:40:28 ericb 1.10.20.2: #i54440# fix for non attached mails when using Send an email function 2005/10/27 08:56:52 ericb 1.10.20.1: #i54948# change to make possible send active document on Mac OS X


2006-01-20  Oliver Bolte  <obo@openoffice.org>  [56dcf9acb5e40449eb3ba7a371866699d146a30c]

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>  [4943f76bab034168d2d6cf680375f2c93aa6eefa]

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>  [d88aefb55ccf6ce218abf8dc31c2a4a2cdc8c04c]

INTEGRATION: CWS macosx20xfixes01 (1.3.58); FILE MERGED 2006/01/18 16:56:52 tra 1.3.58.2: #i55073#revoking changes for this issue because issue will be removed from cws 2006/01/10 16:52:12 tra 1.3.58.1: #i55073#


2006-01-20  Oliver Bolte  <obo@openoffice.org>  [9f911638579370fc21c5b7888cbb675eda789291]

INTEGRATION: CWS vcl49 (1.29.114); FILE MERGED 2005/12/15 12:42:56 pl 1.29.114.1: #i56878# removed dependency on np_sdk


2006-01-20  Oliver Bolte  <obo@openoffice.org>  [2c3b8575a81f85614a67437fe10ae3a0130d5c33]

INTEGRATION: CWS vcl49 (1.4.60); FILE MERGED 2005/12/14 15:44:30 pl 1.4.60.1: #i56878# use mozilla headers instead of npsdk, use OJI definition


2006-01-20  Oliver Bolte  <obo@openoffice.org>  [d2a32f308ce25ed29fdd71cead9efced3325701c]

INTEGRATION: CWS vcl49 (1.4.356); FILE MERGED 2005/12/14 15:44:30 pl 1.4.356.1: #i56878# use mozilla headers instead of npsdk, use OJI definition


2006-01-20  Oliver Bolte  <obo@openoffice.org>  [80a841184cd26384ce3a20a8cff949fe70b51c5f]

INTEGRATION: CWS vcl49 (1.7.246); FILE MERGED 2005/12/14 15:44:29 pl 1.7.246.1: #i56878# use mozilla headers instead of npsdk, use OJI definition


2006-01-20  Oliver Bolte  <obo@openoffice.org>  [29279069c442e24d02164f939b6d1a19acc6946a]

INTEGRATION: CWS vcl49 (1.8.60); FILE MERGED 2005/12/14 15:44:29 pl 1.8.60.1: #i56878# use mozilla headers instead of npsdk, use OJI definition


2006-01-20  Oliver Bolte  <obo@openoffice.org>  [ac000d5cd58e7fbaac70efd2624c8a3f024a1486]

INTEGRATION: CWS vcl49 (1.4.60); FILE MERGED 2005/12/14 15:44:29 pl 1.4.60.1: #i56878# use mozilla headers instead of npsdk, use OJI definition


2006-01-20  Oliver Bolte  <obo@openoffice.org>  [aa532dce5ab68f6a59388ef71d23a8e8c9339b74]

INTEGRATION: CWS vcl49 (1.3.60); FILE MERGED 2005/12/14 15:44:29 pl 1.3.60.1: #i56878# use mozilla headers instead of npsdk, use OJI definition


2006-01-20  Oliver Bolte  <obo@openoffice.org>  [7196510da6fd812ca7565d21ecddc6260f481f50]

INTEGRATION: CWS vcl49 (1.7.58); FILE MERGED 2005/12/14 15:44:28 pl 1.7.58.1: #i56878# use mozilla headers instead of npsdk, use OJI definition


2006-01-20  Oliver Bolte  <obo@openoffice.org>  [0382308333ab008450f24d239e508da1e4eb4030]

INTEGRATION: CWS vcl49 (1.11.60); FILE MERGED 2005/12/14 15:44:28 pl 1.11.60.1: #i56878# use mozilla headers instead of npsdk, use OJI definition


2006-01-20  Oliver Bolte  <obo@openoffice.org>  [a53058d96521cade7ec2a15bddaff409745a8c98]

INTEGRATION: CWS vcl49 (1.8.60); FILE MERGED 2005/12/14 15:44:28 pl 1.8.60.1: #i56878# use mozilla headers instead of npsdk, use OJI definition


2006-01-20  Oliver Bolte  <obo@openoffice.org>  [7bc07363c8d36ad701b2962efbf661bba115d642]

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>  [e027c233873eacc1a3355d7ffa5dd56f137fb9c2]

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>  [79f394b595fe538040a78a862d28c2669fed7f9b]

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>  [199f87358f3baa5410fcc0ab7e3924ccbd498ee4]

INTEGRATION: CWS vcl49 (1.124.20); FILE MERGED 2005/12/06 16:27:27 pl 1.124.20.1: #i56194# windows implementation for new keycodes


2006-01-20  Oliver Bolte  <obo@openoffice.org>  [5e2fbf787e9f38174d77c1ce6efeb1b7a56945c3]

INTEGRATION: CWS vcl49 (1.95.22); FILE MERGED 2005/12/06 10:59:09 hdu 1.95.22.2: #127847# stlport does not like const/non-const mix for iterator pair 2005/12/05 15:08:10 hdu 1.95.22.1: #127847# check std::lowerbound result on kerning pairs


2006-01-20  Oliver Bolte  <obo@openoffice.org>  [f72e66d677a6246d06a8d1fb1d7ff8a2291a7b91]

INTEGRATION: CWS vcl49 (1.20.62); FILE MERGED 2005/12/09 11:24:31 hdu 1.20.62.2: #125813# add caveat for the GetProfileString() invocations 2005/12/09 11:20:37 hdu 1.20.62.1: #125813# be very careful with MBCS printer and driver names


2006-01-20  Oliver Bolte  <obo@openoffice.org>  [156414411b8f8695bfdd1df3e9804bc95817b8b7]

INTEGRATION: CWS vcl49 (1.26.40); FILE MERGED 2005/12/06 16:27:27 pl 1.26.40.1: #i56194# windows implementation for new keycodes


2006-01-20  Oliver Bolte  <obo@openoffice.org>  [1805dcae7b1abdca8850595ab296f0bfa95f755c]

INTEGRATION: CWS vcl49 (1.21.30); FILE MERGED 2005/12/06 16:27:26 pl 1.21.30.1: #i56194# windows implementation for new keycodes


2006-01-20  Oliver Bolte  <obo@openoffice.org>  [310079347a11adcfc1b2e4cfc4edd79f5bd0f41a]

INTEGRATION: CWS vcl49 (1.69.30); FILE MERGED 2005/12/05 15:57:05 pl 1.69.30.1: #i56194# add: KEY_TILDE, KEY_QUOTELEFT


2006-01-20  Oliver Bolte  <obo@openoffice.org>  [2e3cf293a8080367fac85c4c5df728118ad0d870]

INTEGRATION: CWS vcl49 (1.10.40); FILE MERGED 2005/12/07 18:28:49 pl 1.10.40.1: #i59042# circumvent KApplication from interfering with OOo session management


2006-01-20  Oliver Bolte  <obo@openoffice.org>  [73c480f36ba15d7cb60513914450c783aea6163e]

INTEGRATION: CWS vcl49 (1.40.20); FILE MERGED 2005/12/05 15:57:04 pl 1.40.20.1: #i56194# add: KEY_TILDE, KEY_QUOTELEFT


2006-01-20  Oliver Bolte  <obo@openoffice.org>  [a88e1f578fd36530b9ce56709c3c174a3f58cec8]

INTEGRATION: CWS vcl49 (1.18.40); FILE MERGED 2005/12/12 12:48:03 pl 1.18.40.1: #i59129# set combo widget to non editable to prevent blink timer


2006-01-20  Oliver Bolte  <obo@openoffice.org>  [e7ca3116009b825e8e55289976ebb640990eec72]

INTEGRATION: CWS vcl49 (1.18.30); FILE MERGED 2005/12/07 12:13:22 pl 1.18.30.1: #i44864# give statusbar entries a little bit more breathing space


2006-01-20  Oliver Bolte  <obo@openoffice.org>  [523ba0ea319ca4fe1fc553cd783df28822a88b1b]

INTEGRATION: CWS vcl49 (1.86.10); FILE MERGED 2005/12/15 14:11:30 pl 1.86.10.1: #i49748# use higher granularity for non-text operations


2006-01-20  Oliver Bolte  <obo@openoffice.org>  [f2de8f573a9d62ccb5b1063df731f78b16b23158]

INTEGRATION: CWS vcl49 (1.209.32); FILE MERGED 2005/12/06 15:10:54 hdu 1.209.32.1: #127688# handle null ImplFindByFonts result gracefully


2006-01-20  Oliver Bolte  <obo@openoffice.org>  [cc59ef8d9297dfa27f1865a15aaafe3802c7fb66]

INTEGRATION: CWS vcl49 (1.21.58); FILE MERGED 2005/12/08 14:22:21 pl 1.21.58.1: #i59045# fix a gcc4 x86_64 problem


2006-01-20  Oliver Bolte  <obo@openoffice.org>  [ef78368dd6015ef648d3e7be7176b7d8c252499d]

INTEGRATION: CWS vcl49 (1.74.8); FILE MERGED 2005/12/06 17:14:16 pl 1.74.8.1: #123983# initialize text property in case conversion fails


2006-01-20  Oliver Bolte  <obo@openoffice.org>  [8ca7f9395ca29d478a741a274f48e61965a624d5]

INTEGRATION: CWS vcl49 (1.6.78); FILE MERGED 2005/12/14 11:48:15 pl 1.6.78.1: #i48124# appearance box should be using field color as background


2006-01-20  Oliver Bolte  <obo@openoffice.org>  [9b5cd42320f26d2de5c3f0740f5180d56450c421]

INTEGRATION: CWS vcl49 (1.10.48); FILE MERGED 2005/12/05 16:40:12 pl 1.10.48.1: #i56194# add: MENU, HANGUL_HANJA, DECIMAL, TILDE, QUOTELEFT


2006-01-20  Oliver Bolte  <obo@openoffice.org>  [5c29a4ef3f95f6ecb9cabd867c937ca0f2b9641f]

INTEGRATION: CWS vcl49 (1.9.14); FILE MERGED 2005/12/05 17:44:44 pl 1.9.14.1: #i56194# add: CONTEXTMENU, MENU, HANGUL_HANJA, DECIMAL, TILDE, QUOTELEFT


2006-01-20  Oliver Bolte  <obo@openoffice.org>  [6ebc9d32d09fdb21d212b21d1bae0c2f48f02e9a]

INTEGRATION: CWS vcl49 (1.5.14); FILE MERGED 2005/12/05 17:44:43 pl 1.5.14.1: #i56194# add: CONTEXTMENU, MENU, HANGUL_HANJA, DECIMAL, TILDE, QUOTELEFT


2006-01-20  Oliver Bolte  <obo@openoffice.org>  [7799ff4621873a143260828928e76c3dc078261b]

INTEGRATION: CWS vcl49 (1.6.60); FILE MERGED 2005/12/08 13:55:54 pl 1.6.60.1: #124987# initialize member pointers


2006-01-20  Oliver Bolte  <obo@openoffice.org>  [c0d8edefd3fa5dc2269f3ec5c4bc4f5d912d7388]

INTEGRATION: CWS vcl49 (1.3.60); FILE MERGED 2005/12/05 17:02:34 pl 1.3.60.1: #i56194# add: MENU, HANGUL_HANJA, DECIMAL, TILDE, QUOTELEFT


2006-01-20  Oliver Bolte  <obo@openoffice.org>  [8a0baf50f81a3651058454fe83afd12ff4a1bc3a]

INTEGRATION: CWS vcl49 (1.12.60); FILE MERGED 2005/12/05 17:57:52 pl 1.12.60.2: #i56194# add: CONTEXTMENU, MENU, HANGUL_HANJA, DECIMAL, TILDE, QUOTELEFT 2005/12/05 16:51:04 pl 1.12.60.1: #i56194# add: MENU, HANGUL_HANJA, DECIMAL, TILDE, QUOTELEFT


2006-01-20  Oliver Bolte  <obo@openoffice.org>  [b0c4cc5cf894837c1f7fa836a4a43878141b9e8f]

INTEGRATION: CWS vcl49 (1.13.64); FILE MERGED 2005/12/09 10:14:41 pl 1.13.64.1: #i52570# a dialog should be a dialog, not a workwindow


2006-01-20  Oliver Bolte  <obo@openoffice.org>  [a77d6f3557d2d01ade258a55669b1e0356acbcee]

INTEGRATION: CWS vcl49 (1.5.80); FILE MERGED 2005/12/19 16:58:23 pl 1.5.80.2: #i52570# prevent accessing a dead dialog 2005/12/09 10:14:41 pl 1.5.80.1: #i52570# a dialog should be a dialog, not a workwindow


2006-01-20  Oliver Bolte  <obo@openoffice.org>  [30f99658185f66efc7fcd1ad6d5e8c520ec1a50a]

INTEGRATION: CWS vcl49 (1.14.80); FILE MERGED 2005/12/19 16:58:23 pl 1.14.80.2: #i52570# prevent accessing a dead dialog 2005/12/09 10:14:40 pl 1.14.80.1: #i52570# a dialog should be a dialog, not a workwindow


2006-01-20  Oliver Bolte  <obo@openoffice.org>  [ee7bcaff004e6f8479e1a52654e66889f506e84c]

INTEGRATION: CWS vcl49 (1.5.80); FILE MERGED 2005/12/19 16:58:23 pl 1.5.80.1: #i52570# prevent accessing a dead dialog


2006-01-20  Oliver Bolte  <obo@openoffice.org>  [47816bc1b7ba5b7cf5556cc24fc11a08911112ee]

INTEGRATION: CWS vcl49 (1.5.6); FILE MERGED 2005/12/08 14:37:43 pl 1.5.6.1: #i59041# solve a type mismatch by removing unused variable


2006-01-20  Oliver Bolte  <obo@openoffice.org>  [da7c127e934e1a30e16fe0d01a7fa6211315f169]

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>  [44437497a8bef05f1c29017bea8dc834fa09bf68]

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>  [1f6a8af2f138b1cf22a96929e2da2ddb7ace005e]

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>  [2714bd992028ec97a944e360dd3145c659a1ef1e]

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>  [0763e527f1f3db61eac6cc3442e4c1c45dedac79]

INTEGRATION: CWS sch13 (1.79.62); FILE MERGED 2005/12/20 11:03:41 bm 1.79.62.3: #i58457#, #i59288#, #i58458# Undo changes for these issues.

Files created with SO8 and saved with PP2 will get corrupted due to a missing
working fileformat versioning.  When a file is created with OOo 2.0 and loaded
with a version containing these fixes and saved again, the files will get
corrupted, because the OLE objects are just copied as they are (saved with OOo
2.0), but the parent document is re-saved with the new version.  As OLE objects
have no own meta information, they inherit it from their parent which in this
case (the default) is wrong.
2005/12/19 15:13:51 bm 1.79.62.2: #i59288# adapt axis properties for percent charts
2005/12/15 14:57:34 bm 1.79.62.1: #i58457# write correct column repeat count

2006-01-20  Oliver Bolte  <obo@openoffice.org>  [4dae570356df2766b6513dac0ad3f06b2d2dac2d]

INTEGRATION: CWS sch13 (1.8.64); FILE MERGED 2005/12/19 15:12:42 bm 1.8.64.1: #i59288# adapt axis properties for percent charts


2006-01-20  Oliver Bolte  <obo@openoffice.org>  [8dd5ed51b0e4145790da6346ef5a16d0ec507903]

INTEGRATION: CWS sch13 (1.3.38); FILE MERGED 2005/12/09 15:54:42 bm 1.3.38.1: #i56361# check the auto-style queue for emptiness before accessing via front()


2006-01-20  Oliver Bolte  <obo@openoffice.org>  [55d1e270d1fc9f2256c2948cb8f45030e349a9eb]

INTEGRATION: CWS sch13 (1.6.34); FILE MERGED 2006/01/05 13:24:53 iha 1.6.34.1: #i59992# SvxBrushItem::SetGraphic is still needed for symbol charts (gallery or bitmap symbols)


2006-01-20  Oliver Bolte  <obo@openoffice.org>  [bd7257a96705dfcc8c875af27c44a253d7533164]

INTEGRATION: CWS sch13 (1.8.38); FILE MERGED 2005/12/14 15:58:14 bm 1.8.38.1: #i56310# Save(): convert the MemChart\'s ChartRange into SomeData strings like it is done in SaveAs()


2006-01-20  Oliver Bolte  <obo@openoffice.org>  [6a724df397601edcb2209baf3a87832beb48866c]

INTEGRATION: CWS sch13 (1.7.40); FILE MERGED 2006/01/03 14:45:21 iha 1.7.40.1: #i59992# cannot link lib bf_sch with debug


2006-01-20  Oliver Bolte  <obo@openoffice.org>  [279b0764d76bb50e66089fa1044c97859d4a689b]

INTEGRATION: CWS sch13 (1.6.38); FILE MERGED 2006/01/03 14:39:31 iha 1.6.38.1: #i59992# binary export of symbol chart crashes


2006-01-20  Oliver Bolte  <obo@openoffice.org>  [2bf8653fdab7907b17cdd614ecd8278d2b0e2445]

INTEGRATION: CWS sch13 (1.6.40); FILE MERGED 2006/01/03 14:46:18 iha 1.6.40.1: #i59992# cannot link lib bf_sch with debug


2006-01-20  Oliver Bolte  <obo@openoffice.org>  [b71f6f5b9e459f5172f0155a05be0bb76add4a08]

INTEGRATION: CWS cmcfixes23 (1.9.52); FILE MERGED 2005/11/29 14:05:31 cmc 1.9.52.1: #i58621# openldap has deprecated some of its api


2006-01-20  Oliver Bolte  <obo@openoffice.org>  [0d191a0574684beb01858a5205b40654bdfd8200]

INTEGRATION: CWS cmcfixes23 (1.29.108); FILE MERGED 2006/01/12 12:51:04 cmc 1.29.108.3: disable mozilla implies np_sdk 2006/01/12 11:14:20 cmc 1.29.108.2: RESYNC: (1.29-1.30); FILE MERGED 2005/11/30 12:52:44 cmc 1.29.108.1: add a TWAIN build_type


2006-01-20  Oliver Bolte  <obo@openoffice.org>  [65d07176e1b84585630900277d6b2f61ff52bae1]

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>  [e8bdefe3592b96e640801fe35794a8b841ef8ed5]

INTEGRATION: CWS cmcfixes23 (1.36.48); FILE MERGED 2005/11/29 13:56:17 cmc 1.36.48.1: #i44027# enable building out of the box with ntpl


2006-01-20  Oliver Bolte  <obo@openoffice.org>  [95492a60e3443cd030c44b3a04b740d9baa87385]

INTEGRATION: CWS cmcfixes23 (1.4.16); FILE MERGED 2005/12/05 13:34:53 cmc 1.4.16.1: #i58896# gcc 4.1 will change libgcj version to 7


2006-01-20  Oliver Bolte  <obo@openoffice.org>  [02706ebc04583189d75da6c81e6e7478266eab43]

INTEGRATION: CWS cmcfixes23 (1.24.4); FILE MERGED 2006/01/12 11:07:24 cmc 1.24.4.2: RESYNC: (1.24-1.25); FILE MERGED 2005/11/29 14:21:56 cmc 1.24.4.1: #i58622# if odk is disabled, so should sdk_oo


2006-01-20  Oliver Bolte  <obo@openoffice.org>  [091188c5c29774a54b2a6ee7b9f9d6f244e2c9d5]

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>  [c7af4bfa0d82e4766408551631006a121d7062d9]

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>  [5bd21726930e431f706547342ddc52caf55814d9]

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>  [30e046a73d66b205169d26c809541784a7a6038c]

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>  [3c2672102379780f78f7e07ece8d58c25beda14e]

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>  [6d9bf00ebcca5e73b3dd1c7c69ea955611a38fd7]

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>  [e8775efb20994d2b008b0d7400501b1433782405]

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>  [32992ace996f012f994603676d16adf3ab03bb38]

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>  [c32c444fe1f9ff954aa4a1fc46cb9a0d7aa704c0]

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>  [e84d015306188a5c3dfbcc09b977d9703427ed9f]

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>  [4a9db4b474ef992a76ce6c9485d65907cf533e3f]

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>  [8501b937f35da41faccaf87511f68a79c248d6e3]

INTEGRATION: CWS tbe25 (1.11.8); FILE MERGED 2006/01/12 10:24:41 mav 1.11.8.1: #i58905# notify any modification


2006-01-20  Oliver Bolte  <obo@openoffice.org>  [0750741a6bd82bb056cc9c490076c9e44218de9e]

INTEGRATION: CWS tbe25 (1.21.8); FILE MERGED 2006/01/12 10:24:39 mav 1.21.8.1: #i58905# notify any modification


2006-01-20  Oliver Bolte  <obo@openoffice.org>  [98246a5ddd9fcf75d0dbb0caf26ea752c7ee1a5c]

INTEGRATION: CWS tbe25 (1.5.8); FILE MERGED 2005/10/31 10:43:48 tbe 1.5.8.1: #i57018# extend UnoInfo with additional UNO types


2006-01-20  Oliver Bolte  <obo@openoffice.org>  [22a8013e26cc9ff1d0ce827b11294fc85f9e8aa0]

INTEGRATION: CWS tbe25 (1.13.8); FILE MERGED 2005/11/14 11:38:04 tbe 1.13.8.1: #i57511# API: SimpleUnoBootstap pops UI


2006-01-20  Oliver Bolte  <obo@openoffice.org>  [e960a9cc6ac9ae76657341d77d138c0b8977df96]

INTEGRATION: CWS tbe25 (1.22.10); FILE MERGED 2005/11/14 11:41:31 tbe 1.22.10.1: #i57511# API: SimpleUnoBootstap pops UI


2006-01-20  Oliver Bolte  <obo@openoffice.org>  [40ea4c93ce6c49449d5f10037db731a541e182ed]

INTEGRATION: CWS tbe25 (1.31.8); FILE MERGED 2005/10/25 10:36:59 tbe 1.31.8.1: #i56598# ucb::Content class doesn't handle empty input stream correctly


2006-01-20  Oliver Bolte  <obo@openoffice.org>  [3599ff520563668605637935fff1af54739826fa]

INTEGRATION: CWS tbe25 (1.3.4); FILE MERGED 2005/10/27 13:12:19 sb 1.3.4.1: #i56785# Fixed @since tag.


2006-01-20  Oliver Bolte  <obo@openoffice.org>  [938dcdbc554fa6b2b5a5c0ae623d8e2f543770f8]

INTEGRATION: CWS tbe25 (1.3.4); FILE MERGED 2005/10/27 13:12:01 sb 1.3.4.1: #i56785# Added ctor with extraTypes; fixed @since tag.


2006-01-20  Oliver Bolte  <obo@openoffice.org>  [69708a7a460fbb0f57f21a8e2f9c08763ebd56d8]

INTEGRATION: CWS fs05 (1.9.4); FILE MERGED 2005/12/06 14:37:59 fridrich_strba 1.9.4.1: Issue number:  n/a Submitted by:  fridrich_strba Reviewed by:   fridrich_strba Initial commit for a cvs that aims to update the WP import filter to newest changes in libwpd code.


2006-01-20  Oliver Bolte  <obo@openoffice.org>  [21c1645301971623bc51a4a92b650401e8751bd7]

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>  [83de344a5c1d1149850d80b2d90dc1eb94fe6415]

INTEGRATION: CWS optstor2 (1.8.34.1.2); FILE MERGED 2005/11/11 12:36:04 mav 1.8.34.1.2.2: RESYNC: (1.8.34.1-1.11); FILE MERGED 2005/10/13 15:13:09 mav 1.8.34.1.2.1: #i55785# allow to copy stream data


2006-01-20  Oliver Bolte  <obo@openoffice.org>  [e651a826ae91f78fc9b0711f32e9612ee5a8b1f9]

INTEGRATION: CWS optstor2 (1.18.18.1.2); FILE MERGED 2005/12/14 10:47:41 mav 1.18.18.1.2.4: RESYNC to m145 2005/11/11 12:35:56 mav 1.18.18.1.2.3: RESYNC: (1.18.18.1-1.21); FILE MERGED 2005/10/19 09:19:04 mav 1.18.18.1.2.2: #i55785# add loging 2005/10/13 15:13:06 mav 1.18.18.1.2.1: #i55785# allow to copy stream data


2006-01-20  Oliver Bolte  <obo@openoffice.org>  [847476cac862bf1d9bc98d50107843bb6eaeec63]

INTEGRATION: CWS optstor2 (1.8.28.1.2); FILE MERGED 2005/11/11 12:34:55 mav 1.8.28.1.2.2: RESYNC: (1.8.28.1-1.11); FILE MERGED 2005/10/13 15:13:04 mav 1.8.28.1.2.1: #i55785# allow to copy stream data


2006-01-20  Oliver Bolte  <obo@openoffice.org>  [82d82e736d443b9f6c4e15280bf0a9bc5c0ab598]

INTEGRATION: CWS optstor2 (1.10.18.1.2); FILE MERGED 2005/11/11 12:34:47 mav 1.10.18.1.2.3: RESYNC: (1.10.18.1-1.13); FILE MERGED 2005/10/19 09:19:04 mav 1.10.18.1.2.2: #i55785# add loging 2005/10/13 15:13:02 mav 1.10.18.1.2.1: #i55785# allow to copy stream data


2006-01-20  Oliver Bolte  <obo@openoffice.org>  [46f2471863171d8d33a033dc56ac17bb5a8b23cc]

INTEGRATION: CWS optstor2 (1.6.26); FILE MERGED 2005/12/12 11:42:11 mav 1.6.26.1: #i59227# it must be possible to seek to the end of the stream


2006-01-20  Oliver Bolte  <obo@openoffice.org>  [dc65f73947717f6fba6d624e244a24b35e46f8fd]

INTEGRATION: CWS optstor2 (1.12.28.2.2); FILE MERGED 2005/11/11 12:04:38 mav 1.12.28.2.2.2: RESYNC: (1.12.28.2-1.14); FILE MERGED 2005/10/19 09:08:51 mav 1.12.28.2.2.1: #i55785# add loging


2006-01-20  Oliver Bolte  <obo@openoffice.org>  [6f43e33036bdb219bd94a71241cdcf06111257c3]

INTEGRATION: CWS optstor2 (1.167.48.1.2); FILE MERGED 2005/12/12 14:19:26 mav 1.167.48.1.2.4: RESYNC: (1.171-1.173); FILE MERGED 2005/11/11 10:53:26 mav 1.167.48.1.2.3: RESYNC: (1.167.48.1-1.171); FILE MERGED 2005/10/19 09:21:26 mav 1.167.48.1.2.2: #i55785# add loging 2005/10/13 15:18:50 mav 1.167.48.1.2.1: #i55785# use embedded object storing optimization only on document storing


2006-01-20  Oliver Bolte  <obo@openoffice.org>  [97de8bf524f92d4635660c5e43cf162914f21852]

INTEGRATION: CWS optstor2 (1.170.50.1.2); FILE MERGED 2005/12/12 14:17:14 mav 1.170.50.1.2.3: RESYNC: (1.172-1.174); FILE MERGED 2005/11/11 10:44:44 mav 1.170.50.1.2.2: RESYNC: (1.170.50.1-1.172); FILE MERGED 2005/10/19 09:21:24 mav 1.170.50.1.2.1: #i55785# add loging


2006-01-20  Oliver Bolte  <obo@openoffice.org>  [d4f2cbb7d85dc1c9a06a1b9577dcea551126f7d9]

INTEGRATION: CWS optstor2 (1.3.12); FILE MERGED 2005/11/11 08:56:35 mav 1.3.12.2: RESYNC: (1.3-1.4); FILE MERGED 2005/10/13 15:22:00 mav 1.3.12.1: #i55785# allow to avoid internal temporary copy


2006-01-20  Oliver Bolte  <obo@openoffice.org>  [281a4fac91dc3f7e1ea569fb098f160c440d5a88]

INTEGRATION: CWS optstor2 (1.3.12); FILE MERGED 2005/11/11 08:56:27 mav 1.3.12.2: RESYNC: (1.3-1.4); FILE MERGED 2005/10/13 15:21:59 mav 1.3.12.1: #i55785# allow to avoid internal temporary copy


2006-01-20  Oliver Bolte  <obo@openoffice.org>  [b96e9925c312b6c190369a08e54548f278b193dd]

INTEGRATION: CWS optstor2 (1.1.4.1.2); FILE MERGED 2005/11/10 21:49:09 mav 1.1.4.1.2.2: RESYNC: (1.1.4.1-1.3); FILE MERGED 2005/10/13 15:02:52 mav 1.1.4.1.2.1: #i55785# allow to copy stream data


2006-01-20  Oliver Bolte  <obo@openoffice.org>  [bca5f67cffabe49447f0c3e0aad3813970041eac]

INTEGRATION: CWS optstor2 (1.14.8); FILE MERGED 2005/12/01 13:02:56 mav 1.14.8.2: #114656# avoid possibility of a crash 2005/12/01 12:51:09 mav 1.14.8.1: #128676# truncate the stream before writing


2006-01-20  Oliver Bolte  <obo@openoffice.org>  [46cff4fa8894a4b22c12d1b373c8fc9d0ea9909e]

INTEGRATION: CWS optstor2 (1.4.84); FILE MERGED 2005/11/10 17:15:36 mav 1.4.84.2: RESYNC: (1.4-1.5); FILE MERGED 2005/10/19 09:17:52 mav 1.4.84.1: #i55785# add loging


2006-01-20  Oliver Bolte  <obo@openoffice.org>  [842b4ae2b3c8acc452b19ca0a8680ddd79c69fc4]

INTEGRATION: CWS optstor2 (1.8.18.1.2); FILE MERGED 2005/11/10 17:12:51 mav 1.8.18.1.2.2: RESYNC: (1.8.18.1-1.10); FILE MERGED 2005/10/19 09:17:52 mav 1.8.18.1.2.1: #i55785# add loging


2006-01-20  Oliver Bolte  <obo@openoffice.org>  [6ba1e932aeeae2a55dd01244d88b4c211b5cb6fd]

INTEGRATION: CWS optstor2 (1.20.18.1.2); FILE MERGED 2005/12/14 11:57:08 mav 1.20.18.1.2.7: RESYNC to m145 2005/12/12 13:41:33 mav 1.20.18.1.2.6: RESYNC: (1.22-1.23); FILE MERGED 2005/11/10 17:12:12 mav 1.20.18.1.2.5: RESYNC: (1.20.18.1-1.22); FILE MERGED 2005/10/19 09:17:51 mav 1.20.18.1.2.4: #i55785# add loging 2005/10/14 08:56:05 mav 1.20.18.1.2.3: #i55785# use component only on windows 2005/10/14 08:49:00 mav 1.20.18.1.2.2: #i55785# let object own the temporary file 2005/10/13 14:57:58 mav 1.20.18.1.2.1: #i55785# let object own the temporary file


2006-01-20  Oliver Bolte  <obo@openoffice.org>  [bd3363b0f2ae6777cd22768450d2d15955898419]

INTEGRATION: CWS optstor2 (1.18.18.1.2); FILE MERGED 2005/11/10 17:11:53 mav 1.18.18.1.2.2: RESYNC: (1.18.18.1-1.20); FILE MERGED 2005/10/13 14:57:58 mav 1.18.18.1.2.1: #i55785# let object own the temporary file


2006-01-20  Oliver Bolte  <obo@openoffice.org>  [b86fb80d2f085f26f55fb4aac6e18c6d9a823d21]

INTEGRATION: CWS optstor2 (1.12.10); FILE MERGED 2005/12/12 13:41:22 mav 1.12.10.3: RESYNC: (1.13-1.14); FILE MERGED 2005/11/10 17:11:38 mav 1.12.10.2: RESYNC: (1.12-1.13); FILE MERGED 2005/10/19 09:17:50 mav 1.12.10.1: #i55785# add loging


2006-01-20  Oliver Bolte  <obo@openoffice.org>  [6146781cebbec90c6ea40d950556f8642f023dcf]

INTEGRATION: CWS optstor2 (1.15.18.1.2); FILE MERGED 2005/11/10 17:11:20 mav 1.15.18.1.2.2: RESYNC: (1.15.18.1-1.17); FILE MERGED 2005/10/13 14:57:57 mav 1.15.18.1.2.1: #i55785# let object own the temporary file


2006-01-20  Oliver Bolte  <obo@openoffice.org>  [8717f98f7be1be9629e3225a964f89d622cead77]

INTEGRATION: CWS optstor2 (1.26.18.1.2); FILE MERGED 2005/11/10 17:11:02 mav 1.26.18.1.2.2: RESYNC: (1.26.18.1-1.29); FILE MERGED 2005/10/13 14:57:57 mav 1.26.18.1.2.1: #i55785# let object own the temporary file


2006-01-20  Oliver Bolte  <obo@openoffice.org>  [0dcdf0ccb50464d614eae860c7b5d14c92eefb63]

INTEGRATION: CWS optstor2 (1.17.18.1.2); FILE MERGED 2005/11/10 17:08:35 mav 1.17.18.1.2.2: RESYNC: (1.17.18.1-1.19); FILE MERGED 2005/10/13 14:55:03 mav 1.17.18.1.2.1: #i55785# let object own the temporary file


2006-01-20  Oliver Bolte  <obo@openoffice.org>  [9bd24cbbb4ef7855aeaa96bc687567d2215c7ac8]

INTEGRATION: CWS optstor2 (1.9.32); FILE MERGED 2005/11/10 17:05:47 mav 1.9.32.2: RESYNC: (1.9-1.10); FILE MERGED 2005/10/19 09:15:22 mav 1.9.32.1: #i55785# add loging


2006-01-20  Oliver Bolte  <obo@openoffice.org>  [d12f2727188aa4169ca7ac1627f454c5e18693b2]

INTEGRATION: CWS optstor2 (1.8.68); FILE MERGED 2005/11/10 17:03:29 mav 1.8.68.2: RESYNC: (1.8-1.9); FILE MERGED 2005/10/19 09:13:07 mav 1.8.68.1: #i55785# add loging


2006-01-20  Oliver Bolte  <obo@openoffice.org>  [f29dccd3b6c8e0292883d20f7f0981544cb2c1a3]

INTEGRATION: CWS optstor2 (1.4.56); FILE MERGED 2005/11/10 17:03:17 mav 1.4.56.2: RESYNC: (1.4-1.5); FILE MERGED 2005/10/19 09:13:07 mav 1.4.56.1: #i55785# add loging


2006-01-20  Oliver Bolte  <obo@openoffice.org>  [7c707c07e0daf7ec42f0274b950228205953ce78]

INTEGRATION: CWS optstor2 (1.18.56); FILE MERGED 2005/12/12 13:40:45 mav 1.18.56.4: RESYNC: (1.20-1.21); FILE MERGED 2005/11/10 17:02:26 mav 1.18.56.3: RESYNC: (1.18-1.20); FILE MERGED 2005/10/19 09:13:06 mav 1.18.56.2: #i55785# add loging 2005/10/13 14:54:16 mav 1.18.56.1: #i55785# optimize storing of own objects


2006-01-20  Oliver Bolte  <obo@openoffice.org>  [59416ef9487e0aa7fb58aeb73fda13cf94ad496f]

INTEGRATION: CWS optstor2 (1.13.10); FILE MERGED 2005/12/12 13:40:25 mav 1.13.10.3: RESYNC: (1.14-1.16); FILE MERGED 2005/11/10 17:01:29 mav 1.13.10.2: RESYNC: (1.13-1.14); FILE MERGED 2005/10/19 09:13:05 mav 1.13.10.1: #i55785# add loging


2006-01-20  Oliver Bolte  <obo@openoffice.org>  [069e54d23d4a68b19216ff4a9a578492a72b5ed2]

INTEGRATION: CWS optstor2 (1.11.30); FILE MERGED 2005/11/10 16:09:44 mav 1.11.30.2: RESYNC: (1.11-1.13); FILE MERGED 2005/10/19 10:37:24 mav 1.11.30.1: #i55785# add logging


2006-01-20  Oliver Bolte  <obo@openoffice.org>  [d809b3de30f6ce3a2a0c888a5f57713f89ade266]

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-20  Oliver Bolte  <obo@openoffice.org>  [12d70e9b5650c3de6545eee73b9c13c8b4ba4a35]

INTEGRATION: CWS impress79 (1.139.34); FILE MERGED 2006/01/06 12:27:46 cl 1.139.34.1: #130018# make SvxShape::setPropertyValues() exception safe


2006-01-20  Oliver Bolte  <obo@openoffice.org>  [089b51cec45db0c73b507eb2f91b612c4cd472f9]

INTEGRATION: CWS impress79 (1.4.162); FILE MERGED 2005/12/20 10:38:50 cl 1.4.162.1: #124697# use weak reference for SdrObject


2006-01-20  Oliver Bolte  <obo@openoffice.org>  [7166be0fa5f0a8ea6df84c06978b33aa8f27b422]

INTEGRATION: CWS impress79 (1.31.84); FILE MERGED 2006/01/10 10:51:07 cl 1.31.84.1: #i60265# do not crash when window size is 0


2006-01-20  Oliver Bolte  <obo@openoffice.org>  [02b5e53cdbd983749a0b3af773480b22a0b8ed76]

INTEGRATION: CWS impress79 (1.25.2); FILE MERGED 2006/01/14 16:28:16 cl 1.25.2.3: RESYNC: (1.25-1.26); FILE MERGED 2006/01/13 09:27:01 cl 1.25.2.2: #128530# check pViewSh, it may be 0 2006/01/12 12:14:54 cl 1.25.2.1: #128530# catch possible exceptions from call to storeOwn


2006-01-20  Oliver Bolte  <obo@openoffice.org>  [cd939d632e274a3ba480abe9dd892be89f81010f]

INTEGRATION: CWS impress79 (1.26.20); FILE MERGED 2006/01/16 12:03:47 cl 1.26.20.2: fixed unix build problem 2006/01/10 10:51:07 cl 1.26.20.1: #i60265# do not crash when window size is 0


2006-01-20  Oliver Bolte  <obo@openoffice.org>  [fcd5825ff68896c933ab6d3d5c9e84611de50553]

INTEGRATION: CWS impress79 (1.31.84); FILE MERGED 2006/01/12 12:10:45 cl 1.31.84.1: #127605# do not crash when there is no view frame


2006-01-20  Oliver Bolte  <obo@openoffice.org>  [5e1646a5284b23468c3b91d28f04c905abde5902]

INTEGRATION: CWS impress79 (1.44.50); FILE MERGED 2006/01/06 14:55:58 cl 1.44.50.1: #121747# more robust error checking in SdModule::CalcFieldValueHdl


2006-01-20  Oliver Bolte  <obo@openoffice.org>  [0cec6acf97b166610e41174fb4e324826f22c54f]

INTEGRATION: CWS impress79 (1.38.64); FILE MERGED 2006/01/02 11:19:28 cl 1.38.64.3: RESYNC: (1.38-1.39); FILE MERGED 2005/12/29 09:58:27 cl 1.38.64.2: #124697# new helper for weak references to non recounted objects 2005/12/19 12:18:53 cl 1.38.64.1: #124697# new helper for weak references to non recounted objects


2006-01-20  Oliver Bolte  <obo@openoffice.org>  [7be38151ee2a22eb7ee0a298fdf1d8af1aa8fc34]

INTEGRATION: CWS impress79 (1.1.2); FILE ADDED 2006/01/17 14:28:17 cl 1.1.2.4: fixed not yet used operator== 2006/01/06 10:08:08 cl 1.1.2.3: #124697# fixed getWeakConnection() 2005/12/29 09:58:14 cl 1.1.2.2: #124697# new helper for weak references to non recounted objects 2005/12/19 12:18:21 cl 1.1.2.1: #124697# new helper for weak references to non recounted objects


2006-01-20  Oliver Bolte  <obo@openoffice.org>  [65b170f42121907f8d0c1701ba187ccb92cdff66]

INTEGRATION: CWS impress79 (1.1.2); FILE ADDED 2005/12/29 09:57:41 cl 1.1.2.1: #124697# new helper for weak references to non recounted objects


2006-01-20  Oliver Bolte  <obo@openoffice.org>  [28b1d64f83b9314b603a8fc614200e9d3dd85ea3]

INTEGRATION: CWS dba202e (1.1.4); FILE ADDED 2006/01/20 08:35:27 fs 1.1.4.1: .


2006-01-20  Oliver Bolte  <obo@openoffice.org>  [02a63b8eb164c359680a1961be73444eab154a3f]

INTEGRATION: CWS dba202e (1.1.4); FILE ADDED 2006/01/20 08:32:27 fs 1.1.4.1: .


2006-01-20  Oliver Bolte  <obo@openoffice.org>  [aae386b95800480dece1ddf74a83a03927f07a8d]

INTEGRATION: CWS dba202e (1.1.4); FILE ADDED 2006/01/20 08:32:16 fs 1.1.4.1: .


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [d2aefe487033cc66d2855b9af9f8a3e31746e948]

INTEGRATION: CWS gcc41 (1.103.30); FILE MERGED 2005/12/07 14:03:18 pmladek 1.103.30.1: #i58967# Removed extra qualification to fix build with gcc-4.1


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [604f3133f154d918c4d91385bbb33d4e7ce4f430]

INTEGRATION: CWS gcc41 (1.3.46); FILE MERGED 2005/12/07 13:12:32 pmladek 1.3.46.1: #i58967# Removed extra qualification to fix build with gcc-4.1


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [d5f3b7f85c5562e06758ea5f7a47e97460afac78]

INTEGRATION: CWS gcc41 (1.13.30); FILE MERGED 2006/01/05 13:02:58 pmladek 1.13.30.1: #i58972# Some more fixes for gcc-4.1 by Stephan Bergmann <Stephan.Bergmann@sun.com>


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [9c0f186e6c47d744c40a9df2d4ff9708f6d7b4ca]

INTEGRATION: CWS gcc41 (1.66.76); FILE MERGED 2005/12/07 13:50:06 pmladek 1.66.76.1: #i58967# Removed extra qualification to fix build with gcc-4.1


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [6a505c70abd540ed621bfce71e923614d9e68ac7]

INTEGRATION: CWS gcc41 (1.3.10); FILE MERGED 2005/12/07 15:13:54 pmladek 1.3.10.1: #i58967# Removed extra qualification to fix build with gcc-4.1


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [f177218306e3b32129d72b010e9aee01f1633246]

INTEGRATION: CWS gcc41 (1.10.116); FILE MERGED 2005/12/07 14:17:19 pmladek 1.10.116.1: #i58967# Removed extra qualification to fix build with gcc-4.1


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [a0e4ee2182a0540d87e65b3c04c1e13971984d3e]

INTEGRATION: CWS gcc41 (1.6.116); FILE MERGED 2005/12/07 14:17:19 pmladek 1.6.116.1: #i58967# Removed extra qualification to fix build with gcc-4.1


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [78719623611ec69343b477642d2be16ecff8ef89]

INTEGRATION: CWS gcc41 (1.13.116); FILE MERGED 2005/12/07 14:17:18 pmladek 1.13.116.1: #i58967# Removed extra qualification to fix build with gcc-4.1


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [7a8ea2ceb9b92181b82fe57a5806adfee3bccb18]

INTEGRATION: CWS gcc41 (1.4.116); FILE MERGED 2005/12/07 14:17:16 pmladek 1.4.116.1: #i58967# Removed extra qualification to fix build with gcc-4.1


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [39b1bb1ae7cf4eb11370c4d3db19acb809e256e0]

INTEGRATION: CWS gcc41 (1.6.28); FILE MERGED 2005/12/07 15:08:59 pmladek 1.6.28.1: #i58967# Removed extra qualification to fix build with gcc-4.1


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [3196f446d73676dea2d27d2ff7d888e7dd9e9972]

INTEGRATION: CWS gcc41 (1.3.28); FILE MERGED 2005/12/07 15:08:58 pmladek 1.3.28.1: #i58967# Removed extra qualification to fix build with gcc-4.1


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [3190c803b9027c9edd5eae62b0763668a129ebed]

INTEGRATION: CWS gcc41 (1.6.28); FILE MERGED 2005/12/07 13:17:02 pmladek 1.6.28.1: #i58967# Removed extra qualification to fix build with gcc-4.1


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [d705436cea739c2332b0995c5bac28c440c3eedc]

INTEGRATION: CWS gcc41 (1.14.28); FILE MERGED 2006/01/06 15:32:07 pmladek 1.14.28.1: #i59036# Enable build with gcc-4.1


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [13bf69037ee5d2866e0631692361ba2db155a38c]

INTEGRATION: CWS gcc41 (1.20.26); FILE MERGED 2005/12/07 15:20:06 pmladek 1.20.26.1: #i58967# Removed extra qualification to fix build with gcc-4.1


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [2d12cd821a34e38fe67a42bc2c3d3aa3b08700f4]

INTEGRATION: CWS gcc41 (1.16.120); FILE MERGED 2005/12/07 15:20:05 pmladek 1.16.120.1: #i58967# Removed extra qualification to fix build with gcc-4.1


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [336ed719ad58e41487458b5330432c26997965ce]

INTEGRATION: CWS gcc41 (1.26.36); FILE MERGED 2006/01/06 14:25:52 pmladek 1.26.36.2: RESYNC: (1.26-1.27); FILE MERGED 2005/12/07 13:05:07 pmladek 1.26.36.1: #i58967# Removed extra qualification to fix build with gcc-4.1


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [4d568cbb1681666cda8b2e1fad2f0ee5b63e89a4]

INTEGRATION: CWS gcc41 (1.17.8); FILE MERGED 2005/12/07 13:18:07 pmladek 1.17.8.1: #i58967# Removed extra qualification to fix build with gcc-4.1


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [d5ae6457767556449edd8e56a1aa2ec6d4f68f47]

INTEGRATION: CWS gcc41 (1.37.56); FILE MERGED 2005/12/07 14:56:34 pmladek 1.37.56.1: #i58967# Removed extra qualification to fix build with gcc-4.1


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [c2513577c6242a799e02485ed1048c9924d44e28]

INTEGRATION: CWS gcc41 (1.4.152); FILE MERGED 2005/12/07 14:56:34 pmladek 1.4.152.1: #i58967# Removed extra qualification to fix build with gcc-4.1


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [af1b469d6c2c40d6dc7c184987ab9f8ee06f086b]

INTEGRATION: CWS gcc41 (1.21.148); FILE MERGED 2005/12/07 14:56:33 pmladek 1.21.148.1: #i58967# Removed extra qualification to fix build with gcc-4.1


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [2835de69b66247127ed0a109f6f461003281e103]

INTEGRATION: CWS gcc41 (1.11.150); FILE MERGED 2006/01/05 13:02:55 pmladek 1.11.150.1: #i58972# Some more fixes for gcc-4.1 by Stephan Bergmann <Stephan.Bergmann@sun.com>


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [1d4cb2f88c4481c0b8f749e79fb701412b6e0f40]

INTEGRATION: CWS gcc41 (1.38.120); FILE MERGED 2005/12/07 16:57:59 pmladek 1.38.120.1: #i58972# Added missing declarations; It was necessary because friend function declaration did not longer invoked implicit declaration of the function in gcc-4.1


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [02364a656833c775f33bfacc60c0fad7b22eb42b]

INTEGRATION: CWS gcc41 (1.14.150); FILE MERGED 2005/12/07 14:56:33 pmladek 1.14.150.1: #i58967# Removed extra qualification to fix build with gcc-4.1


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [e4478c015f1364fb08e5ff7609452f6f0caf1e5a]

INTEGRATION: CWS gcc41 (1.13.110); FILE MERGED 2005/12/07 14:56:33 pmladek 1.13.110.1: #i58967# Removed extra qualification to fix build with gcc-4.1


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [ad29f0cb27efbdede3a6f004f278271710234428]

INTEGRATION: CWS gcc41 (1.17.150); FILE MERGED 2005/12/07 14:56:33 pmladek 1.17.150.1: #i58967# Removed extra qualification to fix build with gcc-4.1


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [fb2b0b1e6ee204ed1f959b834c274dcd1e6eda38]

INTEGRATION: CWS gcc41 (1.23.86); FILE MERGED 2005/12/07 16:57:59 pmladek 1.23.86.1: #i58972# Added missing declarations; It was necessary because friend function declaration did not longer invoked implicit declaration of the function in gcc-4.1


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [19242f04f839ef7e466aa59cc1aa011b59d14982]

INTEGRATION: CWS gcc41 (1.45.94); FILE MERGED 2005/12/07 14:56:32 pmladek 1.45.94.1: #i58967# Removed extra qualification to fix build with gcc-4.1


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [2c86a26b0bea28cf6237ce2b21aaf37bda0d03ee]

INTEGRATION: CWS gcc41 (1.9.152); FILE MERGED 2006/01/05 13:02:55 pmladek 1.9.152.1: #i58972# Some more fixes for gcc-4.1 by Stephan Bergmann <Stephan.Bergmann@sun.com>


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [4824fc4538cb580f20c98a06298af9feabef1baa]

INTEGRATION: CWS gcc41 (1.34.146); FILE MERGED 2005/12/07 16:57:58 pmladek 1.34.146.1: #i58972# Added missing declarations; It was necessary because friend function declaration did not longer invoked implicit declaration of the function in gcc-4.1


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [d5d1d641fbc90bfd21da0a747236efee52d54f41]

INTEGRATION: CWS gcc41 (1.22.52); FILE MERGED 2005/12/07 16:57:57 pmladek 1.22.52.1: #i58972# Added missing declarations; It was necessary because friend function declaration did not longer invoked implicit declaration of the function in gcc-4.1


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [249b9d93015936f22b9c2cfa2e4c12ea08a79fb8]

INTEGRATION: CWS gcc41 (1.35.150); FILE MERGED 2005/12/07 14:56:32 pmladek 1.35.150.1: #i58967# Removed extra qualification to fix build with gcc-4.1


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [9bdc5fc3cc15f90fe0aa4abd99c22e6eddd6b5cb]

INTEGRATION: CWS gcc41 (1.9.152); FILE MERGED 2005/12/07 14:56:32 pmladek 1.9.152.1: #i58967# Removed extra qualification to fix build with gcc-4.1


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [d2bf0766fb9e4cc0811934e4cbdd89c6df63ba38]

INTEGRATION: CWS gcc41 (1.15.150); FILE MERGED 2005/12/07 14:56:32 pmladek 1.15.150.1: #i58967# Removed extra qualification to fix build with gcc-4.1


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [e6068ae6911f7aa1a24a8f283f99ab3021c3b923]

INTEGRATION: CWS gcc41 (1.38.148); FILE MERGED 2005/12/07 14:56:31 pmladek 1.38.148.1: #i58967# Removed extra qualification to fix build with gcc-4.1


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [33f50da8b3c8d76d380fdbdbc10b9140fde04013]

INTEGRATION: CWS gcc41 (1.24.32); FILE MERGED 2005/12/07 14:56:31 pmladek 1.24.32.1: #i58967# Removed extra qualification to fix build with gcc-4.1


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [242b47b7f5bd0aeea6f6588f6740f3a76d560166]

INTEGRATION: CWS gcc41 (1.7.10); FILE MERGED 2006/01/06 15:51:10 pmladek 1.7.10.1: #i60032# One more fix of extra qualifications for gcc-4.1. It has been necessary since m147.


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [1d5585dc797fbbcd1416b63ec312e84510bbbede]

INTEGRATION: CWS gcc41 (1.2.152); FILE MERGED 2005/12/07 16:57:57 pmladek 1.2.152.1: #i58972# Added missing declarations; It was necessary because friend function declaration did not longer invoked implicit declaration of the function in gcc-4.1


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [38939f4dbf93e20ff9d82e377f842571aba7b61e]

INTEGRATION: CWS gcc41 (1.9.150); FILE MERGED 2005/12/07 14:56:31 pmladek 1.9.150.1: #i58967# Removed extra qualification to fix build with gcc-4.1


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [aae4b1f04f0cda6a39a3e3e53baab620c4141e63]

INTEGRATION: CWS gcc41 (1.5.52); FILE MERGED 2005/12/07 13:59:35 pmladek 1.5.52.1: #i58967# Removed extra qualification to fix build with gcc-4.1


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [f5a3122e09f2014efb01c4642d95eb5fae14a7c3]

INTEGRATION: CWS gcc41 (1.9.90); FILE MERGED 2005/12/07 13:59:34 pmladek 1.9.90.1: #i58967# Removed extra qualification to fix build with gcc-4.1


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [fcfb6fdf6b803ca1cde3bd02ae0f87ad2b7d210e]

INTEGRATION: CWS gcc41 (1.5.82); FILE MERGED 2005/12/07 13:59:34 pmladek 1.5.82.1: #i58967# Removed extra qualification to fix build with gcc-4.1


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [2d9e3b797be4e0b32d55fdb8e694c08a5166348e]

INTEGRATION: CWS gcc41 (1.14.58); FILE MERGED 2005/12/07 15:27:23 pmladek 1.14.58.1: #i58967# Removed extra qualification to fix build with gcc-4.1


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [9c176ffc0f94a8017c53637a5bdbdc1141fc5321]

INTEGRATION: CWS gcc41 (1.6.28); FILE MERGED 2005/12/07 15:27:23 pmladek 1.6.28.1: #i58967# Removed extra qualification to fix build with gcc-4.1


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [003a19eb18b9ba0b27c32215c0f05c46e7a1ad5a]

INTEGRATION: CWS gcc41 (1.3.56); FILE MERGED 2005/12/07 15:27:22 pmladek 1.3.56.1: #i58967# Removed extra qualification to fix build with gcc-4.1


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [9a1307bb92ec81d40c351c9291f8df58c49d62b9]

INTEGRATION: CWS gcc41 (1.29.58); FILE MERGED 2005/12/07 15:27:22 pmladek 1.29.58.1: #i58967# Removed extra qualification to fix build with gcc-4.1


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [5f04cbb47df30f44d583dfd9436dbf500b60b16d]

INTEGRATION: CWS gcc41 (1.6.56); FILE MERGED 2005/12/07 15:27:21 pmladek 1.6.56.1: #i58967# Removed extra qualification to fix build with gcc-4.1


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [ced5fd9a7126e444bd9129c3616883dcf3139173]

INTEGRATION: CWS gcc41 (1.10.80); FILE MERGED 2005/12/07 16:53:22 pmladek 1.10.80.1: #i58972# Added missing declarations; It was necessary because friend function declaration did not longer invoked implicit declaration of the function in gcc-4.1


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [5e707708a2245523980fe3407345b9293cc5be2c]

INTEGRATION: CWS gcc41 (1.5.34); FILE MERGED 2005/12/07 13:22:06 pmladek 1.5.34.1: #i58967# Removed extra qualification to fix build with gcc-4.1


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [3a221c4be1bb575fc5517836b8f7daf5d8b35bc6]

INTEGRATION: CWS gcc41 (1.12.34); FILE MERGED 2005/12/07 16:53:54 pmladek 1.12.34.1: #i58972# Added missing declarations; It was necessary because friend function declaration did not longer invoked implicit declaration of the function in gcc-4.1


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [a26a1bffa75b681bdabf467e2dbcc28a310908eb]

INTEGRATION: CWS gcc41 (1.4.18); FILE MERGED 2005/12/07 14:05:01 pmladek 1.4.18.1: #i58967# Removed extra qualification to fix build with gcc-4.1


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [35bc51c7bd9fedd4bd9535c060c4cb58b07fc6b4]

INTEGRATION: CWS gcc41 (1.7.30); FILE MERGED 2005/12/07 15:04:06 pmladek 1.7.30.1: #i58967# Removed extra qualification to fix build with gcc-4.1


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [2ce1b82e580ae6b041cad9b52c6c97dc88608c67]

INTEGRATION: CWS gcc41 (1.3.30); FILE MERGED 2005/12/07 15:04:05 pmladek 1.3.30.1: #i58967# Removed extra qualification to fix build with gcc-4.1


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [f0b939a99b6fc0aae07b210c1c7655a08c6dc04d]

INTEGRATION: CWS gcc41 (1.15.22); FILE MERGED 2005/12/07 15:04:05 pmladek 1.15.22.1: #i58967# Removed extra qualification to fix build with gcc-4.1


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [993c3047fda7146d51a35281f12c7b68a243381b]

INTEGRATION: CWS gcc41 (1.4.14); FILE MERGED 2005/12/07 12:31:05 pmladek 1.4.14.1: #i58967# Removed extra qualification to fix build with gcc-4.1


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [206fddda73a6dbebf98ee8e6b89830aad75f5465]

INTEGRATION: CWS gcc41 (1.2.14); FILE MERGED 2005/12/07 12:31:04 pmladek 1.2.14.1: #i58967# Removed extra qualification to fix build with gcc-4.1


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [a370f2e6c03b3c64020592f52dcaf146111d0f4e]

INTEGRATION: CWS gcc41 (1.17.22); FILE MERGED 2005/12/07 16:51:14 pmladek 1.17.22.1: #i58972# Added missing declarations; It was necessary because friend function declaration did not longer invoked implicit declaration of the function in gcc-4.1


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [c6acb08695cd653161a2208cbaa4b5bf8132e784]

INTEGRATION: CWS gcc41 (1.5.22); FILE MERGED 2005/12/07 12:37:43 pmladek 1.5.22.1: #i58967# Removed extra qualification to fix build with gcc-4.1


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [ab456a33225d8437603ec5f5a9d17631ece1ff56]

INTEGRATION: CWS gcc41 (1.6.22); FILE MERGED 2005/12/07 12:37:42 pmladek 1.6.22.1: #i58967# Removed extra qualification to fix build with gcc-4.1


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [c257a32343c53e58107052dd51fe58df8d167f56]

INTEGRATION: CWS gcc41 (1.4.64); FILE MERGED 2005/12/07 13:10:57 pmladek 1.4.64.1: #i58967# Removed extra qualification to fix build with gcc-4.1


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [8e87f6a879c4e39e0000c6916957e7cbc579ea8e]

INTEGRATION: CWS gcc41 (1.8.64); FILE MERGED 2005/12/07 13:10:57 pmladek 1.8.64.1: #i58967# Removed extra qualification to fix build with gcc-4.1


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [5d76a008eddd53a23ac2bfa416a719b61579f470]

INTEGRATION: CWS gcc41 (1.3.64); FILE MERGED 2005/12/07 13:10:56 pmladek 1.3.64.1: #i58967# Removed extra qualification to fix build with gcc-4.1


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [38c09bc16cb1f45cd8c0652ee24a9828093f058f]

INTEGRATION: CWS gcc41 (1.3.78); FILE MERGED 2005/12/07 13:02:26 pmladek 1.3.78.1: #i58967# Removed extra qualification to fix build with gcc-4.1


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [bc725d13a60ef256ddfb301c0b7a7a25747656a7]

INTEGRATION: CWS gcc41 (1.4.78); FILE MERGED 2005/12/07 13:02:25 pmladek 1.4.78.1: #i58967# Removed extra qualification to fix build with gcc-4.1


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [cab26fbc441eb4391bd5d252cc4080319134109b]

INTEGRATION: CWS gcc41 (1.5.10); FILE MERGED 2005/12/07 12:19:41 pmladek 1.5.10.1: #i58967# Removed extra qualification to fix build with gcc-4.1


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [47ab8679a5e4f85e9b36f42ffc30e68036360087]

INTEGRATION: CWS gcc41 (1.2.178); FILE MERGED 2005/12/07 14:35:41 pmladek 1.2.178.1: #i58967# Removed extra qualification to fix build with gcc-4.1


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [2572ad7d3773828a452a7e02e0c1fc66e03306f4]

INTEGRATION: CWS gcc41 (1.103.44); FILE MERGED 2005/12/07 14:35:40 pmladek 1.103.44.1: #i58967# Removed extra qualification to fix build with gcc-4.1


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [ffe6fcbad003280d8a044aafc0db4bbdd36e2f62]

INTEGRATION: CWS gcc41 (1.9.100); FILE MERGED 2005/12/07 14:35:38 pmladek 1.9.100.1: #i58967# Removed extra qualification to fix build with gcc-4.1


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [95c46056444e8da7b224acb4233b93bf4c4f4b09]

INTEGRATION: CWS gcc41 (1.12.16); FILE MERGED 2005/12/07 13:23:35 pmladek 1.12.16.1: #i58967# Removed extra qualification to fix build with gcc-4.1


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [5ca67f35bbca860d7e8113a6090c2200b07d8df9]

INTEGRATION: CWS gcc41 (1.26.16); FILE MERGED 2006/01/06 13:19:25 pmladek 1.26.16.2: RESYNC: (1.26-1.27); FILE MERGED 2005/12/07 13:28:19 pmladek 1.26.16.1: #i58967# Removed extra qualification to fix build with gcc-4.1


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [7ba0874e341568f36b0a5f706c113ede27849944]

INTEGRATION: CWS gcc41 (1.3.34); FILE MERGED 2005/12/07 18:01:39 pmladek 1.3.34.1: #i58937# Removed extra qualification to fix build with gcc-4.1


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [c3766630ef3ad2f433ba1374bea3e824e9881f7c]

INTEGRATION: CWS gcc41 (1.3.36); FILE MERGED 2005/12/07 18:01:39 pmladek 1.3.36.1: #i58937# Removed extra qualification to fix build with gcc-4.1


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [a04ca3e27ff2e9461c645d675b75c6369532444f]

INTEGRATION: CWS gcc41 (1.3.36); FILE MERGED 2005/12/07 18:01:38 pmladek 1.3.36.1: #i58937# Removed extra qualification to fix build with gcc-4.1


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [de2b16871828016bb373de6b8a305ce69f32a716]

INTEGRATION: CWS gcc41 (1.4.36); FILE MERGED 2005/12/07 18:01:38 pmladek 1.4.36.1: #i58937# Removed extra qualification to fix build with gcc-4.1


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [682ae68d27005396363e707bdf56e73864347e8a]

INTEGRATION: CWS gcc41 (1.3.34); FILE MERGED 2005/12/07 18:01:38 pmladek 1.3.34.1: #i58937# Removed extra qualification to fix build with gcc-4.1


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [82e068cd17f5de6d3d585d6eb51abd56c0439cc7]

INTEGRATION: CWS gcc41 (1.5.34); FILE MERGED 2005/12/07 18:01:38 pmladek 1.5.34.1: #i58937# Removed extra qualification to fix build with gcc-4.1


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [a5ee115ab35f00e10ff4c56f627fb97106b55db6]

INTEGRATION: CWS gcc41 (1.4.36); FILE MERGED 2005/12/07 18:01:37 pmladek 1.4.36.1: #i58937# Removed extra qualification to fix build with gcc-4.1


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [1ef7b265d8713bc7dd2475b5199c9de400e873de]

INTEGRATION: CWS gcc41 (1.6.36); FILE MERGED 2005/12/08 10:13:40 pmladek 1.6.36.1: #i58937# Added missing declarations; It was necessary because friend function declaration did not longer invoked implicit declaration of the function in gcc-4.1


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [45d3ff56a0d9ecf7195beb2ada548880137b39a2]

INTEGRATION: CWS gcc41 (1.3.34); FILE MERGED 2005/12/07 18:01:37 pmladek 1.3.34.1: #i58937# Removed extra qualification to fix build with gcc-4.1


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [bbc385c316b608ad9aa3c9240a0732e1dfdae505]

INTEGRATION: CWS gcc41 (1.3.36); FILE MERGED 2005/12/07 18:01:37 pmladek 1.3.36.1: #i58937# Removed extra qualification to fix build with gcc-4.1


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [5b40650d0c8295143be144844c29b11c43cb272a]

INTEGRATION: CWS gcc41 (1.2.36); FILE MERGED 2005/12/07 18:01:37 pmladek 1.2.36.1: #i58937# Removed extra qualification to fix build with gcc-4.1


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [ece54698498a41a8041e03ab770d0987c0891002]

INTEGRATION: CWS gcc41 (1.4.36); FILE MERGED 2005/12/07 18:01:36 pmladek 1.4.36.1: #i58937# Removed extra qualification to fix build with gcc-4.1


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [b4054ea8e8d07171bceb08a9b615e2368c41fdda]

INTEGRATION: CWS gcc41 (1.4.36); FILE MERGED 2005/12/08 10:13:40 pmladek 1.4.36.2: #i58937# Added missing declarations; It was necessary because friend function declaration did not longer invoked implicit declaration of the function in gcc-4.1 2005/12/07 18:01:36 pmladek 1.4.36.1: #i58937# Removed extra qualification to fix build with gcc-4.1


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [e8fa7c66c1dc4f450f721009fb5810e9041d6f13]

INTEGRATION: CWS gcc41 (1.4.36); FILE MERGED 2005/12/08 10:13:40 pmladek 1.4.36.1: #i58937# Added missing declarations; It was necessary because friend function declaration did not longer invoked implicit declaration of the function in gcc-4.1


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [f669427a205e917f88fa1610ed55a0228d6ef08c]

INTEGRATION: CWS gcc41 (1.3.36); FILE MERGED 2005/12/08 10:13:39 pmladek 1.3.36.1: #i58937# Added missing declarations; It was necessary because friend function declaration did not longer invoked implicit declaration of the function in gcc-4.1


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [ef6b7b6e393f71fece4670a481859341b4399bee]

INTEGRATION: CWS gcc41 (1.4.34); FILE MERGED 2005/12/07 18:01:36 pmladek 1.4.34.1: #i58937# Removed extra qualification to fix build with gcc-4.1


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [927b916c0e77af6dcc3a9065c5d254fde47f3c6c]

INTEGRATION: CWS gcc41 (1.7.34); FILE MERGED 2005/12/07 18:01:35 pmladek 1.7.34.1: #i58937# Removed extra qualification to fix build with gcc-4.1


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [da9048f8d1494d34bcabc2b3ed0114d484ccdc0e]

INTEGRATION: CWS gcc41 (1.9.16); FILE MERGED 2005/12/07 18:01:35 pmladek 1.9.16.1: #i58937# Removed extra qualification to fix build with gcc-4.1


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [5e84152cd534b3a72c95fb665eefb409343c4489]

INTEGRATION: CWS gcc41 (1.4.38); FILE MERGED 2006/01/06 13:15:48 pmladek 1.4.38.2: RESYNC: (1.4-1.5); FILE MERGED 2005/12/07 18:01:34 pmladek 1.4.38.1: #i58937# Removed extra qualification to fix build with gcc-4.1


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [b56b1da5c1fb7245c86b3ad849f44afbe9aa7a56]

INTEGRATION: CWS gcc41 (1.36.52); FILE MERGED 2005/12/07 12:51:47 pmladek 1.36.52.1: #i58967# Removed extra qualification to fix build with gcc-4.1


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [e152e4009d7dffd75cab4d93baf492a41a9d6c21]

INTEGRATION: CWS gcc41 (1.3.52); FILE MERGED 2006/01/05 13:02:53 pmladek 1.3.52.1: #i58972# Some more fixes for gcc-4.1 by Stephan Bergmann <Stephan.Bergmann@sun.com>


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [74ab0b88ba78187aeab29194d7dd94fc0fec56a8]

INTEGRATION: CWS gcc41 (1.3.52); FILE MERGED 2006/01/06 13:08:19 pmladek 1.3.52.2: RESYNC: (1.3-1.4); FILE MERGED 2005/12/07 12:51:46 pmladek 1.3.52.1: #i58967# Removed extra qualification to fix build with gcc-4.1


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [44c1214cda451f714d64f01047c009d44eaffd68]

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>  [378c3db5f0c6898b5690f326c70308a7cc1a2681]

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>  [1044a880bfb409c0a8985a052e1d92aae714ca1c]

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>  [923602541995a432692e6ca7b1a52cc160ffd5c7]

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>  [450a22e8d095cfe4df01062140474bd414f03bd5]

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>  [a47fb5d80e59ccdb98707ca91d91eac8e03c3d46]

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>  [234b01c0914c83be65a16b4741b3044ef8118f6f]

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>  [0cb4562ffcaad9239272e46750ccab5c3d81ff46]

INTEGRATION: CWS dba202e (1.6.38); FILE MERGED 2006/01/04 10:41:36 fs 1.6.38.1: #i59877# more explanatory error messages when a property value cannot be converted


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [0a2cb4e851997cb0a5d64c44e4aa89cc889eec7b]

INTEGRATION: CWS dba202e (1.5.56); FILE MERGED 2005/12/08 14:10:57 fs 1.5.56.1: #121295# RowsetOrderDialog::executedDialog: recognize a NULL dialog


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [547d188359a10cdc1801b898a12649d80abac0c9]

INTEGRATION: CWS dba202e (1.91.56); FILE MERGED 2006/01/03 12:14:38 oj 1.91.56.1: #i59584# check if exception was thrown


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [4af5b232d369ac159dc8a9f2efbb9379190c0af8]

INTEGRATION: CWS dba202e (1.99.56); FILE MERGED 2006/01/03 12:14:33 oj 1.99.56.1: #i59584# check if exception was thrown


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [206abc1e6961a355677b82939b14219ba0e5a944]

INTEGRATION: CWS dba202e (1.22.56); FILE MERGED 2006/01/03 09:43:29 oj 1.22.56.1: #i59833# exception caught


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [479e437b7a628d76cf0c6bf17aa152d2bc5af29f]

INTEGRATION: CWS dba202e (1.41.56); FILE MERGED 2006/01/03 09:43:28 oj 1.41.56.1: #i59833# exception caught


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [f2cd9a8510059b31422485e4f3d5eeefdcd326a8]

INTEGRATION: CWS dba202e (1.16.64); FILE MERGED 2006/01/03 09:43:27 oj 1.16.64.1: #i59833# exception caught


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [49014bbcf7e2596bd2f39dd719f0b2f8962d3d1b]

INTEGRATION: CWS dba202e (1.16.56); FILE MERGED 2006/01/03 09:43:27 oj 1.16.56.1: #i59833# exception caught


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [97d4443ddadfc46e160dbafe8e449b09660b26fb]

INTEGRATION: CWS dba202e (1.20.56); FILE MERGED 2006/01/03 09:43:27 oj 1.20.56.1: #i59833# exception caught


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [f7d623ea0cc78b01d118abcd5e1f68ea7b6329ed]

INTEGRATION: CWS dba202e (1.26.56); FILE MERGED 2006/01/03 09:43:26 oj 1.26.56.1: #i59833# exception caught


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [296d802dee03550d5671316ce150ac9b2669061a]

INTEGRATION: CWS dba202e (1.18.64); FILE MERGED 2006/01/03 09:43:11 oj 1.18.64.1: #i59833# exception caught


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [fbb71ad5a06b15a91ce595ef92183dd04f4d3730]

INTEGRATION: CWS dba202e (1.9.56); FILE MERGED 2006/01/03 09:43:11 oj 1.9.56.1: #i59833# exception caught


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [581c4efb26896ed6985944d0e38975fc7fb3e492]

INTEGRATION: CWS dba202e (1.13.56); FILE MERGED 2006/01/03 09:43:10 oj 1.13.56.1: #i59833# exception caught


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [24b17584362f44323042d4b5d7629beba430ffe0]

INTEGRATION: CWS dba202e (1.5.186); FILE MERGED 2005/12/15 09:52:45 fs 1.5.186.1: #123011# FormControllerHelper::execute keep instance alive while we're in this method


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [255630e25069e6fe94927d4e24249bfabfe19327]

INTEGRATION: CWS dba202e (1.46.156); FILE MERGED 2006/01/09 10:26:07 fs 1.46.156.2: RESYNC: (1.46-1.47); FILE MERGED 2005/12/15 14:48:37 fs 1.46.156.1: #i59395# dragging bindings into the document shouldn't crash


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [abbf6152cbf48625eb37f9f8870a21b858772959]

INTEGRATION: CWS dba202e (1.69.158); FILE MERGED 2006/01/09 10:25:19 fs 1.69.158.2: RESYNC: (1.69-1.71); FILE MERGED 2005/12/08 15:08:03 fs 1.69.158.1: #114193# :disposing(): reset notifications at our configuration


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [caf35248d64a3aa45c9fec0c1e1d393658b53309]

INTEGRATION: CWS dba202e (1.53.90); FILE MERGED 2005/12/13 14:25:36 fs 1.53.90.1: #120905# add/removeEventAttacher: check for NULL parameter


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [390498095651e526592dd4486025bcd461aef9d9]

INTEGRATION: CWS dba202e (1.9.92); FILE MERGED 2005/12/15 14:48:37 fs 1.9.92.2: #i59395# dragging bindings into the document shouldn't crash 2005/12/15 14:22:30 fs 1.9.92.1: #129112# StartDrag: allow for empty entrie's UserData


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [6c2d5a2f59fd725ef2c279eaf74a606052d080da]

INTEGRATION: CWS dba202e (1.10.38); FILE MERGED 2006/01/04 11:01:27 fs 1.10.38.2: #i59877# read: ensure that temporary reader objects are not destroyed too early 2005/12/08 13:44:42 fs 1.10.38.1: #114920# write: recognize inconsistencies between m_pEditPart and m_xFormattedPart, even if they should never happen ...


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [a925efdce202032d2e97bb8b00e46ca93130d788]

INTEGRATION: CWS dba202e (1.42.36); FILE MERGED 2006/01/09 10:06:42 fs 1.42.36.2: RESYNC: (1.42-1.44); FILE MERGED 2006/01/04 11:02:01 fs 1.42.36.1: #i59877# better (assertion) diagnostics when catching an exception


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [b8f2774646dc2bc1673db7c06e2a7b1d908a595a]

INTEGRATION: CWS dba202e (1.28.36); FILE MERGED 2006/01/09 10:03:05 fs 1.28.36.2: RESYNC: (1.28-1.29); FILE MERGED 2006/01/04 11:02:01 fs 1.28.36.1: #i59877# better (assertion) diagnostics when catching an exception


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [25b12d9ae1e0aff566131e294519f06f83c0d735]

INTEGRATION: CWS dba202e (1.48.26); FILE MERGED 2005/12/08 14:35:22 fs 1.48.26.1: #114193# +DisableNotification


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [9dab15ae62924cdd36255c66b1e73c607d98eda0]

INTEGRATION: CWS dba202e (1.23.26); FILE MERGED 2005/12/08 14:35:21 fs 1.23.26.1: #114193# +DisableNotification


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [6298ad790d5efc85b659f551cf66a92a11386047]

INTEGRATION: CWS dba202e (1.39.46); FILE MERGED 2006/01/04 15:44:08 fs 1.39.46.2: #i100000# 2006/01/04 10:44:21 fs 1.39.46.1: #i59877# read: catch exceptions thrown during setPropertyValues / write: better explanatory assertion when a property type is unknown


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [25228b0c0551755dd2d9679d68a06b64af0ec46f]

INTEGRATION: CWS dba202e (1.35.8); FILE MERGED 2006/01/10 12:30:25 fs 1.35.8.1: #i60062# settings for the KAB driver


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [cbc7acb4686d6b28f9414ac0db45b40f6fc27e84]

INTEGRATION: CWS dba202e (1.70.68); FILE MERGED 2005/12/15 08:52:54 fs 1.70.68.1: #124875# some thread safety for the clipboard notification to the TransferableDataHelper


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [54a06539f466f45783c41c10cb240557e86ea662]

INTEGRATION: CWS dba202e (1.2.14); FILE MERGED 2006/01/18 08:04:16 fs 1.2.14.2: RESYNC: (1.2-1.3); FILE MERGED 2006/01/10 14:23:26 fs 1.2.14.1: copying fixes for #i59673# and #i60062# to this (earlier) CWS


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [a82850b0caa6d37e20ea78d1734d568b13ddc64a]

INTEGRATION: CWS dba202e (1.2.14); FILE MERGED 2006/01/10 14:23:23 fs 1.2.14.1: copying fixes for #i59673# and #i60062# to this (earlier) CWS


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [d46329531bdbf73247d627de3b98536fe2668e52]

INTEGRATION: CWS dba202e (1.2.14); FILE MERGED 2006/01/10 14:23:20 fs 1.2.14.1: copying fixes for #i59673# and #i60062# to this (earlier) CWS


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [7997f01e5d58d46f029ea1d3eb130e0c2ea9288b]

INTEGRATION: CWS dba202e (1.2.14); FILE MERGED 2006/01/10 14:23:17 fs 1.2.14.1: copying fixes for #i59673# and #i60062# to this (earlier) CWS


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [2714279685ef127e3e3daffc50d8bb7bf460a94f]

INTEGRATION: CWS dba202e (1.2.14); FILE MERGED 2006/01/10 14:23:16 fs 1.2.14.1: copying fixes for #i59673# and #i60062# to this (earlier) CWS


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [5e731fbc1429d7c2eae1986239b716d70da27fd2]

INTEGRATION: CWS dba202e (1.57.38); FILE MERGED 2005/12/08 13:37:24 fs 1.57.38.1: #114920# recognize empty source/dest set


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [c1f1f6b23e1cf97c9a02aacc290dd445793a4266]

INTEGRATION: CWS vq26 (1.8.4); FILE MERGED 2006/01/11 00:32:00 vq 1.8.4.2: #i49724# Change cygwin-wrapper to use only bash2 compatible scripting and reduce the use of grep to the minimum. 2006/01/07 00:49:03 vq 1.8.4.1: #i49724# Improve mozilla's wrapper script (cygwin-wrapper) to be able to cope with mounted paths (i.e. /usr/src vs. /cygdrive/c/cygwin/usr/src) and fix a bug in mozillas configure that lead to prepending the wrapper script twice.


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [25eb2c15b4f896c6796519215715363805ece694]

INTEGRATION: CWS qadev25 (1.6.6); FILE MERGED 2005/12/12 09:00:09 cn 1.6.6.1: #i59225# add new object relation 'XIndexAccess.getByIndex.mustBeNull'


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [63ea73dafea52d18c11a68c9d5548fe47667dddb]

INTEGRATION: CWS qadev25 (1.9.6); FILE MERGED 2005/11/30 16:17:46 sw 1.9.6.1: #115092# added event to be fired


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [81087b769b9e3a7e73bea9e90a4681a7c87c62d6]

INTEGRATION: CWS qadev25 (1.3.6); FILE MERGED 2005/11/21 15:17:02 sw 1.3.6.1: #114501# fixed wrong check in method removeByIndex


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [06d4f2197455ee6a2d3ae877e678a2a9e91100f0]

INTEGRATION: CWS qadev25 (1.3.6); FILE MERGED 2005/11/24 10:23:35 sw 1.3.6.2: #115140# comparing getType properly 2005/11/24 09:50:03 sw 1.3.6.1: #i58120# replaces String to character array in toUpper and toLower


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [1356191ea0d1e161d6c80f08cd4d7435aef0180f]

INTEGRATION: CWS qadev25 (1.5.6); FILE MERGED 2005/11/21 14:42:11 sw 1.5.6.1: #114501# special for ScCellRanges


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [90a89b7d2eb1f8de4a5ab36fdba99142a0b9c7b4]

INTEGRATION: CWS qadev25 (1.3.6); FILE MERGED 2005/12/12 10:54:14 cn 1.3.6.2: #i59225# add new object relation 'XIndexAccess.getByIndex.mustBeNull' 2005/11/21 15:32:39 sw 1.3.6.1: #114501# mightbeNull argument for SwXTableColumns


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [f87e168d750791f17ef456318a29fef5f6b7716c]

INTEGRATION: CWS qadev25 (1.16.2); FILE MERGED 2005/11/23 15:13:40 sw 1.16.2.1: #i27523# getByIndex now also takes left border into account


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [3d13251698ef5e8b7738eb37a6a346f418da66cc]

INTEGRATION: CWS qadev25 (1.9.6); FILE MERGED 2006/01/04 11:39:44 sw 1.9.6.1: #i29840#


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [bfbfde9590a7574f0570d27606a4cfd3d93b00ce]

INTEGRATION: CWS qadev25 (1.5.2); FILE MERGED 2005/11/11 10:53:07 lla 1.5.2.1: #127811# convwatch cleanups


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [f7ed0c240ee738e26c88ef7d612a6d40ba017e4e]

INTEGRATION: CWS qadev25 (1.4.6); FILE MERGED 2005/12/07 14:37:29 lla 1.4.6.1: #127811# Logging without entry should possible


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [e1040e73eff5108a44cb516111e41322e6433286]

INTEGRATION: CWS qadev25 (1.5.6); FILE MERGED 2005/11/22 12:00:20 lla 1.5.6.1: #127811# AppKillCommand could hold more then one kill command, separator is ';'


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [812d0751dc36ec428b33f419c0f24a6849fea21a]

INTEGRATION: CWS qadev25 (1.10.6); FILE MERGED 2005/11/14 15:06:25 cn 1.10.6.2: #i57883# secnario now from command line possible: -sce object1,object2 2005/11/14 14:41:43 cn 1.10.6.1: #i57883# scnario now from command line possible: -sce object1,object2


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [eb542e54d50c00a43ed93202378ddd57251c867f]

INTEGRATION: CWS qadev25 (1.7.2); FILE MERGED 2005/11/15 13:58:50 lla 1.7.2.2: #127811# write into log instead System.out. 2005/11/11 10:53:07 lla 1.7.2.1: #127811# convwatch cleanups


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [2a4faef987a04e22e7e9eb50af37f174aae0541d]

INTEGRATION: CWS qadev25 (1.1.2); FILE ADDED 2005/11/11 11:00:53 lla 1.1.2.1: #127811# db access


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [1487f13da8b5ae0be2b6b6c60e4ac64b48bbf152]

INTEGRATION: CWS qadev25 (1.3.6); FILE MERGED 2005/11/15 13:58:50 lla 1.3.6.1: #127811# write into log instead System.out.


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [407a2b252262ac165dec70d6a78a9f29a5ed7813]

INTEGRATION: CWS qadev25 (1.6.2); FILE MERGED 2005/11/22 11:59:17 lla 1.6.2.5: #127811# DB cleanups 2005/11/15 13:58:49 lla 1.6.2.4: #127811# write into log instead System.out. 2005/11/11 14:08:48 lla 1.6.2.3: #127811# DB access 2005/11/11 13:16:31 lla 1.6.2.2: #127811# database access 2005/11/11 10:53:07 lla 1.6.2.1: #127811# convwatch cleanups


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [d0f75b999a3c61ae27fdf057e6ce3a451e7a5ec0]

INTEGRATION: CWS qadev25 (1.5.2); FILE MERGED 2005/11/11 13:16:31 lla 1.5.2.1: #127811# database access


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [7b7dea06bc22bdaffb995f3746240738b902f66d]

INTEGRATION: CWS qadev25 (1.2.2); FILE MERGED 2005/11/15 13:58:49 lla 1.2.2.1: #127811# write into log instead System.out.


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [5bbdada48cb1e9bb229a90e889b707f3dd0820b6]

INTEGRATION: CWS qadev25 (1.5.6); FILE MERGED 2005/11/15 13:58:48 lla 1.5.6.1: #127811# write into log instead System.out.


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [b83b9e3a3a2adda9c0b91076d7dc0d28d6dd724e]

INTEGRATION: CWS qadev25 (1.6.2); FILE MERGED 2005/11/15 13:58:47 lla 1.6.2.3: #127811# write into log instead System.out. 2005/11/11 13:16:31 lla 1.6.2.2: #127811# database access 2005/11/11 10:53:06 lla 1.6.2.1: #127811# convwatch cleanups


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [60dc5d85aa187272905eebca85cb93144042ca4e]

INTEGRATION: CWS qadev25 (1.3.6); FILE MERGED 2005/11/15 13:58:47 lla 1.3.6.1: #127811# write into log instead System.out.


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [c245abde40bc6dd43750da7759c691e9a93b0f50]

INTEGRATION: CWS qadev25 (1.7.2); FILE MERGED 2005/11/15 13:58:46 lla 1.7.2.1: #127811# write into log instead System.out.


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [cc5781ac2b945b8cfcc9f66542fbbcac5a753939]

INTEGRATION: CWS qadev25 (1.3.2); FILE MERGED 2005/11/15 13:58:45 lla 1.3.2.1: #127811# write into log instead System.out.


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [e47e41f1e7ff95f734053320413579ac72d3adae]

INTEGRATION: CWS qadev25 (1.4.6); FILE MERGED 2005/12/05 13:09:32 lla 1.4.6.4: #127811# inifile have to work with empty sections also. 2005/12/05 12:22:30 lla 1.4.6.3: #127811# can't handle Sections without sectionname 2005/11/15 13:58:44 lla 1.4.6.2: #127811# write into log instead System.out. 2005/11/11 13:16:31 lla 1.4.6.1: #127811# database access


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [0da37398ad35fccaea18be54e9734a33a5ff4515]

INTEGRATION: CWS qadev25 (1.3.6); FILE MERGED 2005/11/15 13:58:44 lla 1.3.6.1: #127811# write into log instead System.out.


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [0db0157a51ca68429e300d5c82993e2e2ecce05e]

INTEGRATION: CWS qadev25 (1.5.6); FILE MERGED 2005/11/15 13:58:43 lla 1.5.6.1: #127811# write into log instead System.out.


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [9a2dc24a4b9eeaa4c89b91eb3349e55402ef2729]

INTEGRATION: CWS qadev25 (1.7.2); FILE MERGED 2005/11/22 11:59:16 lla 1.7.2.4: #127811# DB cleanups 2005/11/15 13:58:43 lla 1.7.2.3: #127811# write into log instead System.out. 2005/11/11 13:16:31 lla 1.7.2.2: #127811# database access 2005/11/11 10:53:06 lla 1.7.2.1: #127811# convwatch cleanups


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [4abce814ebc96d78e57a7648a0bef7b2e36f52a3]

INTEGRATION: CWS qadev25 (1.5.6); FILE MERGED 2005/11/15 13:58:42 lla 1.5.6.2: #127811# write into log instead System.out. 2005/11/11 10:53:06 lla 1.5.6.1: #127811# convwatch cleanups


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [38d4cca0ae72b3ec873a12579798dc3a41e93e3b]

INTEGRATION: CWS qadev25 (1.1.2); FILE ADDED 2005/11/15 13:58:16 lla 1.1.2.1: #127811# write into log instead System.out.


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [3f2fc002bb30fb07f4d35e1949fe72f4d8eca193]

INTEGRATION: CWS qadev25 (1.5.6); FILE MERGED 2005/11/15 13:58:42 lla 1.5.6.1: #127811# write into log instead System.out.


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [7157221ab2af0a7e3ad0da92df31cd7da4b8be67]

INTEGRATION: CWS qadev25 (1.5.6); FILE MERGED 2005/11/15 13:58:41 lla 1.5.6.1: #127811# write into log instead System.out.


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [c2f3012e97c957b6d2c900802cf502df254bd5da]

INTEGRATION: CWS qadev25 (1.5.2); FILE MERGED 2005/11/15 13:58:41 lla 1.5.2.1: #127811# write into log instead System.out.


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [cee1e644b977b8439d4e0205918fb677c012a1c3]

INTEGRATION: CWS qadev25 (1.1.2); FILE ADDED 2005/11/15 13:58:40 lla 1.1.2.3: #127811# write into log instead System.out. 2005/11/11 13:16:31 lla 1.1.2.2: #127811# database access 2005/11/11 11:00:22 lla 1.1.2.1: #127811# db access


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [ef65d15e6674a02be664a67fce8fe4c938c16d51]

INTEGRATION: CWS qadev25 (1.1.2); FILE ADDED 2005/11/22 11:59:16 lla 1.1.2.5: #127811# DB cleanups 2005/11/15 13:58:39 lla 1.1.2.4: #127811# write into log instead System.out. 2005/11/11 14:08:47 lla 1.1.2.3: #127811# DB access 2005/11/11 13:16:30 lla 1.1.2.2: #127811# database access 2005/11/11 11:00:38 lla 1.1.2.1: #127811# db access


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [50a9df3d82db26e88dcb5b9f90030d61d4f363fb]

INTEGRATION: CWS qadev25 (1.6.2); FILE MERGED 2005/11/22 11:59:16 lla 1.6.2.3: #127811# DB cleanups 2005/11/15 13:58:39 lla 1.6.2.2: #127811# write into log instead System.out. 2005/11/11 13:16:30 lla 1.6.2.1: #127811# database access


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [a3b989ae7215b305ff2da9ebe2a9f155ff031be0]

INTEGRATION: CWS qadev25 (1.5.6); FILE MERGED 2005/11/15 13:58:38 lla 1.5.6.2: #127811# write into log instead System.out. 2005/11/11 13:16:30 lla 1.5.6.1: #127811# database access


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [7d250def81156bd5418d536fafde700f5caaee21]

INTEGRATION: CWS qadev25 (1.4.2); FILE MERGED 2005/11/15 13:58:37 lla 1.4.2.2: #127811# write into log instead System.out. 2005/11/11 13:16:30 lla 1.4.2.1: #127811# database access


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [cb021733d2bcec98f0fb16ef254ab23c95ecb17e]

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-19  Oliver Bolte  <obo@openoffice.org>  [a059c703fd9f134f425b1fb94f2a193ab55257a6]

INTEGRATION: CWS localisation04 (1.3.90); FILE MERGED 2006/01/16 14:20:05 vg 1.3.90.1: #i57144# Corrected Hungarian mytexts.bau


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [c2c24636a1da49134e67baa47c9d17a562919f38]

INTEGRATION: CWS impress78 (1.75.46); FILE MERGED 2005/12/05 10:56:16 af 1.75.46.1: #i57755# Made getTypes() methods more robust.


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [43bcadc677e5692df30c1cf69e5a2f8fe3c27072]

INTEGRATION: CWS impress78 (1.16.46); FILE MERGED 2005/12/08 10:49:17 af 1.16.46.1: #i58768# Disabled Cut for master pages.


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [3716e85f8e1267b967bfc929461b40feffc41c82]

INTEGRATION: CWS impress78 (1.18.190); FILE MERGED 2005/12/12 14:52:00 af 1.18.190.1: #i58769# Do not call ActionChanged() from PageInDestruction().


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [80e67f7a9c1822e5b557428918bb801dfa279994]

INTEGRATION: CWS impress78 (1.21.80); FILE MERGED 2006/01/11 10:28:36 af 1.21.80.1: #i57918# Calling new PageNameHasChanged() method.


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [5e78b7fd89e6e2fb9bf4e47ea848d98ea902c306]

INTEGRATION: CWS impress78 (1.38.22); FILE MERGED 2005/12/08 09:42:22 af 1.38.22.1: #127723# Added maAsynchronousSwitchPageCall member.


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [97ea58da072b3a4286db176d0bc04d260d256e70]

INTEGRATION: CWS impress78 (1.61.42); FILE MERGED 2005/12/08 09:38:19 af 1.61.42.1: #127723# Execute SwitchPage asynchronously when called while painting.


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [25c99d53f75adc556af8f031179eab8fa09907e4]

INTEGRATION: CWS impress78 (1.15.82); FILE MERGED 2005/12/02 15:32:29 af 1.15.82.1: #120435# ProcessModifyPageSlot() can now be safely called with pCurrentPage being NULL.


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [21811dd78d0ba2de24904ae47d7c2ef8de8b4f1c]

INTEGRATION: CWS impress78 (1.7.84); FILE MERGED 2005/12/08 09:33:27 af 1.7.84.1: #127723# Added AsyncrhonousCall class.


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [ca02536678e67d7411a0eb65fbef89f803351631]

INTEGRATION: CWS impress78 (1.4.50); FILE MERGED 2005/12/12 12:41:21 af 1.4.50.1: #127723# Take window painting into account.


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [908c1e714d26536cf1235189d87dc99d49e32ba5]

INTEGRATION: CWS impress78 (1.1.2); FILE ADDED 2005/12/08 09:21:10 af 1.1.2.1: #127723# Initial revision.


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [2b8fbb096da15b733ca94d92af9cfcda3af07815]

INTEGRATION: CWS impress78 (1.9.82); FILE MERGED 2005/12/15 16:49:45 af 1.9.82.1: #i57884# Changed role to LIST_ITEM.


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [c63852512e3b7c6e368076a56d653097fa546bc7]

INTEGRATION: CWS impress78 (1.13.44); FILE MERGED 2005/12/15 16:48:09 af 1.13.44.2: #i57918# Using correct box for focus indicator. 2005/12/08 09:32:38 af 1.13.44.1: #127723# Remove contact object from queue.


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [96b4ee80f4f9214c27ab6aa06d9357f9513dab16]

INTEGRATION: CWS impress78 (1.3.82); FILE MERGED 2005/12/12 13:07:57 af 1.3.82.1: #i58769# Added destructor.


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [2f836308fe42c6e105b86a5c12e9399dec9f7934]

INTEGRATION: CWS impress78 (1.13.44); FILE MERGED 2005/12/12 13:01:22 af 1.13.44.1: #i58769# PageNumberArea and ModelBorder stored in view instead of page objects.


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [df5599d1b8ae483b3ad624e3509bf33cede565db]

INTEGRATION: CWS impress78 (1.18.24); FILE MERGED 2005/12/02 15:31:04 af 1.18.24.1: #120435# Do not call ProcessModifyPageSlot() when there is no current page.


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [5d671c2f0af794d4503fdf402044532c68973d6f]

INTEGRATION: CWS impress78 (1.4.84); FILE MERGED 2005/12/12 13:08:42 af 1.4.84.1: #i58769# Added destructor.


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [a843af8b4d6a961acf4580bc0a815f98e0df59ce]

INTEGRATION: CWS impress78 (1.7.46); FILE MERGED 2005/12/12 13:18:39 af 1.7.46.2: #i58769# Added a comment. 2005/12/12 13:09:59 af 1.7.46.1: #i58769# PageNumberArea and ModelBorder stored in view instead of page objects.


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [c8deff40fbc6804e6efac057499a54a90686e515]

INTEGRATION: CWS impress78 (1.3.84); FILE MERGED 2005/12/12 13:02:33 af 1.3.84.1: #i58769# Made AdaptSize() and ClearDescriptorList() public.


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [81bfb6df5488509b447e59963caa6f77d7c7892c]

INTEGRATION: CWS impress78 (1.11.84); FILE MERGED 2006/01/11 10:24:46 af 1.11.84.2: #i57918# New PageNameHasChanged() method. 2005/12/12 12:56:58 af 1.11.84.1: #i58769# Code cleanup.


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [a4dfc259a20e28662ecd54a850873ea04acc80e2]

INTEGRATION: CWS impress78 (1.20.72); FILE MERGED 2006/01/11 10:23:59 af 1.20.72.2: #i57918# Calling new PageNameHasChanged() method. 2005/12/08 10:50:01 af 1.20.72.1: #i58768# Disabled Cut for master pages.


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [7be06f40973a690dafce38fa7165bf2021eaa992]

INTEGRATION: CWS impress78 (1.28.20); FILE MERGED 2006/01/11 10:23:12 af 1.28.20.2: #i57918# New PageNameHasChanged() method. 2005/12/12 12:56:11 af 1.28.20.1: #i58769# Code cleanup.


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [5404bd6021d5d0bd048afa9837c995b7806ac697]

INTEGRATION: CWS impress78 (1.9.44); FILE MERGED 2005/12/12 12:54:44 af 1.9.44.3: #127723# Take window painting into account. 2005/12/12 12:53:40 af 1.9.44.2: #i58769# Calculating aDirtyRectangle before setting preview. 2005/12/08 09:25:52 af 1.9.44.1: #127723# Added assertions when exceptions are caught.


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [91dd758ed5c9f494fc4a7e9ea583b0f146cc5c22]

INTEGRATION: CWS impress78 (1.6.46); FILE MERGED 2005/12/12 12:46:18 af 1.6.46.2: #i58769# Reordered code in ReleasePreviewBitmap(). 2005/12/07 12:22:11 af 1.6.46.1: #127723# Check cached bitmap against being NULL.


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [5bcdeccfbf495d365618cffb80115928e5245986]

INTEGRATION: CWS impress78 (1.3.84); FILE MERGED 2005/12/12 12:43:13 af 1.3.84.1: #127723# Take window painting into account.


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [96eff006c5fc7f699d3381fc50b8b7522891c468]

INTEGRATION: CWS impress78 (1.1.2); FILE ADDED 2005/12/08 09:20:16 af 1.1.2.1: #127723# Initial revision.


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [21c725f6e484ee2ec4b9500340c3045d0b738ab2]

INTEGRATION: CWS impress78 (1.16.24); FILE MERGED 2005/12/08 09:24:20 af 1.16.24.1: #127723# Added maAsynchronousSwitchPageCall.


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [ea9f801cfde5d5c733297eda25d4bc0aa865ba3c]

INTEGRATION: CWS impress78 (1.3.84); FILE MERGED 2006/01/11 10:21:53 af 1.3.84.1: #i57918# New GetAccessibleChildImplementation() method.


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [1a39578265d9560a8c70c5ce1e571ed8c4b68fe4]

INTEGRATION: CWS impress78 (1.3.84); FILE MERGED 2006/01/11 10:21:05 af 1.3.84.1: #i57918# Made GetPage() public.


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [1919240e6495dd4ed00ffc57ad7634aa7f876208]

INTEGRATION: CWS impress78 (1.8.82); FILE MERGED 2005/12/05 09:53:19 af 1.8.82.1: #124411# Checking ViewShell of DocShell in ~FuSearch.


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [1f40a748ea6b9536bceb231d29d8ecb2908698a8]

INTEGRATION: CWS impress78 (1.6.48); FILE MERGED 2006/01/11 10:17:27 af 1.6.48.2: #i57918# New GetAccessibleChildImplementation() method. 2005/12/15 16:45:45 af 1.6.48.1: #i57918# Changed role to PANEL and added state ACTIVE.


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [4c55638f6221ac3b80c5390fd582f8d24eac4bd4]

INTEGRATION: CWS impress78 (1.3.82); FILE MERGED 2005/12/15 16:44:18 af 1.3.82.1: #i57918# Changed role to LIST_ITEM and added some states.


2006-01-19  Oliver Bolte  <obo@openoffice.org>  [ca681c1b9671980134ac976ac4674886e0b950ad]

INTEGRATION: CWS impress78 (1.11.84); FILE MERGED 2005/12/15 16:42:37 af 1.11.84.1: #i57918# Added guard against missing shape tree info.


2006-01-17  Vladimir Glazounov  <vg@openoffice.org>  [a6bba3a818df5b2baa67ebd4da34f4ad96bc5d84]

#100000#,#128814# restore changes from CWS buildstatushtml2


2006-01-16  Oliver Bolte  <obo@openoffice.org>  [b57712cd6b3af1121cdaaec4f8406ce493a21817]

SRC680


2006-01-16  Oliver Bolte  <obo@openoffice.org>  [3cf9b5734a8237a5d514b7d7cfc4a2c169b72d3c]

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>  [0666624278e75b7d2e75627f19d88492df752fd4]

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>  [4d39d352177eeb41d8d84762f75d9ab6198b866c]

INTEGRATION: CWS macosxpython (1.11.16); FILE MERGED 2006/01/07 09:15:13 pjanik 1.11.16.1: #i60099#: Shared objects for Python have .so suffix on Mac OS X as well.


2006-01-16  Oliver Bolte  <obo@openoffice.org>  [3e198590faa7288b8ee965c1ac5db39cc5eb7137]

INTEGRATION: CWS macosxpython (1.7.10); FILE MERGED 2006/01/07 09:14:48 pjanik 1.7.10.1: #i60099#: Shared objects for Python have .so suffix on Mac OS X as well.


2006-01-16  Oliver Bolte  <obo@openoffice.org>  [63046d260103b519feb824e5baabe2d8cc677ca1]

INTEGRATION: CWS macosxpython (1.7.4); FILE MERGED 2006/01/11 20:03:34 pjanik 1.7.4.2: #i60099#: Install .dylib library so it can be delivered. 2006/01/07 09:13:44 pjanik 1.7.4.1: #i60099#: Shared objects for Python have .so suffix on Mac OS X as well.


2006-01-16  Oliver Bolte  <obo@openoffice.org>  [d57fe10d501c48e7b40f60ebffa838d71e95a152]

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>  [7ab372eb3a6158813776a00aeb550969d643950c]

INTEGRATION: CWS dba202b (1.16.54); FILE MERGED 2005/11/28 11:08:23 oj 1.16.54.1: #128264# check row field desc


2006-01-16  Oliver Bolte  <obo@openoffice.org>  [ee7667a7f3e79c8edc41d9f1645df41f6bb3342f]

INTEGRATION: CWS dba202b (1.44.42); FILE MERGED 2005/12/12 09:25:37 oj 1.44.42.2: #122561# check if we have a type info 2005/11/28 11:08:23 oj 1.44.42.1: #128264# check row field desc


2006-01-16  Oliver Bolte  <obo@openoffice.org>  [b3ec28e023bcb1f43b7457ac7cb9511db371404e]

INTEGRATION: CWS dba202b (1.64.16); FILE MERGED 2005/12/27 11:28:23 oj 1.64.16.2: RESYNC: (1.64-1.65); FILE MERGED 2005/12/27 10:24:50 oj 1.64.16.1: #129390# check aIter != aEnd


2006-01-16  Oliver Bolte  <obo@openoffice.org>  [38adb0ed18183e08649e4c915cb6c6c52c4fc526]

INTEGRATION: CWS dba202b (1.51.52); FILE MERGED 2005/12/13 15:18:16 oj 1.51.52.1: #128035# set LastFocusTbaWin to NULL when deleting all


2006-01-16  Oliver Bolte  <obo@openoffice.org>  [373e7f2be39622d32050146626ff47cffe4d54d5]

INTEGRATION: CWS dba202b (1.8.54); FILE MERGED 2005/11/28 10:29:05 oj 1.8.54.1: #125850# check if listbox is null!


2006-01-16  Oliver Bolte  <obo@openoffice.org>  [58a599ee06e1ff696864c0434ddeb8c9c68e7353]

INTEGRATION: CWS dba202b (1.58.46); FILE MERGED 2005/11/28 11:53:50 oj 1.58.46.1: #127608# convert type if it doesn't exist on dest db


2006-01-16  Oliver Bolte  <obo@openoffice.org>  [52cef3b7cf0925def75b337c790b5cedc1b148e6]

INTEGRATION: CWS dba202b (1.4.46); FILE MERGED 2005/12/27 06:13:19 oj 1.4.46.1: #129316# ctach exception


2006-01-16  Oliver Bolte  <obo@openoffice.org>  [14ccf2a97abe106c16e2ab19e931d6929ade2d53]

INTEGRATION: CWS dba202b (1.16.46); FILE MERGED 2005/12/27 06:13:18 oj 1.16.46.1: #129316# ctach exception


2006-01-16  Oliver Bolte  <obo@openoffice.org>  [c7ab5974e97ce409c1a2713ba849f623ac9b4c61]

INTEGRATION: CWS dba202b (1.20.46); FILE MERGED 2005/12/27 06:13:16 oj 1.20.46.1: #129316# ctach exception


2006-01-16  Oliver Bolte  <obo@openoffice.org>  [4485fe0d3de5ab3690744aa36806bc996657a37f]

INTEGRATION: CWS dba202b (1.26.46); FILE MERGED 2005/11/28 11:53:49 oj 1.26.46.1: #127608# convert type if it doesn't exist on dest db


2006-01-16  Oliver Bolte  <obo@openoffice.org>  [38383369547c6fe5d26b570dbf6ff660692339e4]

INTEGRATION: CWS dba202b (1.6.54); FILE MERGED 2005/11/28 11:08:22 oj 1.6.54.1: #128264# check row field desc


2006-01-16  Oliver Bolte  <obo@openoffice.org>  [0b1e1626de6b75db009618c7b1c04292c42646f0]

INTEGRATION: CWS dba202b (1.21.46); FILE MERGED 2005/12/16 07:37:00 oj 1.21.46.1: #129276# end() param for erase missing


2006-01-16  Oliver Bolte  <obo@openoffice.org>  [915703d20bb4de23b71e5ea3a4957bd61677a7e2]

INTEGRATION: CWS dba202b (1.12.46); FILE MERGED 2005/12/12 07:48:41 oj 1.12.46.1: adjust helptext when mouse was moved


2006-01-16  Oliver Bolte  <obo@openoffice.org>  [c8584b03925ad3ed3c986331251a588825cda560]

INTEGRATION: CWS dba202b (1.78.46); FILE MERGED 2006/01/12 13:06:31 fs 1.78.46.3: reverted incomplete fix for #i55731#, will be done in another CWS 2005/12/27 11:22:58 oj 1.78.46.2: RESYNC: (1.78-1.79); FILE MERGED 2005/12/12 07:50:21 oj 1.78.46.1: #i55731# correct postion when deleting a row


2006-01-16  Oliver Bolte  <obo@openoffice.org>  [06bf51429010929ae7031b2f9a9a661f987cc558]

INTEGRATION: CWS dba202b (1.79.26); FILE MERGED 2005/12/12 07:50:21 oj 1.79.26.1: #i55731# correct postion when deleting a row


2006-01-16  Oliver Bolte  <obo@openoffice.org>  [c46f43847eaa23e3bf8e8224d61daf0be34f487c]

INTEGRATION: CWS dba202b (1.69.162); FILE MERGED 2005/12/27 11:20:01 oj 1.69.162.2: RESYNC: (1.69-1.70); FILE MERGED 2005/12/12 13:53:52 oj 1.69.162.1: #120981# catch exception when movetobookmark


2006-01-16  Oliver Bolte  <obo@openoffice.org>  [5f22829b8fcc129618c05caee91535b589183617]

INTEGRATION: CWS impress81 (1.43.82); FILE MERGED 2005/12/29 00:17:02 cl 1.43.82.2: RESYNC: (1.43-1.44); FILE MERGED 2005/12/15 13:12:44 cl 1.43.82.1: #126224# do not crash in CreateVDev when not having a viewshell


2006-01-16  Oliver Bolte  <obo@openoffice.org>  [52d6693573b6c640fe3c7c1385ef7af6a556a680]

INTEGRATION: CWS impress81 (1.91.32); FILE MERGED 2005/12/20 13:53:53 cl 1.91.32.1: #i59282# only list standard pages when in draw in link document helper


2006-01-16  Oliver Bolte  <obo@openoffice.org>  [63d71494c149ea95128e5484d3837db9efd323c7]

INTEGRATION: CWS impress81 (1.26.34); FILE MERGED 2005/12/15 11:18:46 cl 1.26.34.1: #127482# do not cause an overflow when fUpdate is to big


2006-01-16  Oliver Bolte  <obo@openoffice.org>  [7d327a11918539588c3610fdf0a84a11c4f40b1a]

INTEGRATION: CWS impress81 (1.68.66); FILE MERGED 2005/12/28 23:47:25 cl 1.68.66.2: RESYNC: (1.68-1.69); FILE MERGED 2005/12/20 12:34:49 cl 1.68.66.1: #i59282# do not execute jumps to non standard pages ind draw


2006-01-16  Oliver Bolte  <obo@openoffice.org>  [cb1c9f5c4ca1bce90b25ab7e145fbe2ef221d5fd]

INTEGRATION: CWS impress81 (1.16.90); FILE MERGED 2005/12/29 15:11:51 cl 1.16.90.1: #128887# check for existing page


2006-01-16  Oliver Bolte  <obo@openoffice.org>  [4babccd3b4abf2baeb4c270fb88b8df102c5b48e]

INTEGRATION: CWS impress81 (1.45.32); FILE MERGED 2006/01/05 17:19:49 cl 1.45.32.2: #128300# listen to dyeing views and act accordingly 2005/12/29 13:47:05 cl 1.45.32.1: #128300# listen to dyeing views and act accordingly


2006-01-16  Oliver Bolte  <obo@openoffice.org>  [2359445861e84510ab70bed94d6ae73c9f4526ba]

INTEGRATION: CWS impress81 (1.12.88); FILE MERGED 2006/01/11 10:50:00 cl 1.12.88.2: #126224# FrameView can also be 0 2006/01/11 10:33:42 cl 1.12.88.1: #126224# PageView can be 0


2006-01-16  Oliver Bolte  <obo@openoffice.org>  [5220442ef4877764efe1524a2685496b574f06fc]

INTEGRATION: CWS impress81 (1.33.64); FILE MERGED 2005/12/29 14:57:38 cl 1.33.64.1: #120711# check if numbering rule exists


2006-01-16  Oliver Bolte  <obo@openoffice.org>  [29a686ffc902eae5dbd4f354c47479f0e17c19ae]

INTEGRATION: CWS impress81 (1.4.64); FILE MERGED 2005/12/29 14:56:52 cl 1.4.64.1: #120711# check if numbering rule exists


2006-01-16  Oliver Bolte  <obo@openoffice.org>  [1c3b94c3b46a088a7c5c7e65a335702862e97eb5]

INTEGRATION: CWS dba202b (1.37.40); FILE MERGED 2005/12/27 06:44:43 oj 1.37.40.1: #129348# check if child[0] is a leaf


2006-01-16  Oliver Bolte  <obo@openoffice.org>  [e3a6e7e60c7397133ee92008a16927a56101a832]

INTEGRATION: CWS dba202b (1.32.36); FILE MERGED 2005/11/28 08:34:06 oj 1.32.36.1: #126818# change buildTypeInfo


2006-01-16  Oliver Bolte  <obo@openoffice.org>  [80d4ecf4eb8aa9f3bc3cd58534bf6908dcfbfe0d]

INTEGRATION: CWS dba202b (1.90.20); FILE MERGED 2005/12/12 13:52:02 oj 1.90.20.2: #128925# check row length 2005/11/28 08:53:07 oj 1.90.20.1: #127372# check if buffer is not null at pos inside buffer length


2006-01-16  Oliver Bolte  <obo@openoffice.org>  [bc8716dc89bd0fe632b8863050f460416c40ba9f]

INTEGRATION: CWS dba202b (1.15.40); FILE MERGED 2005/11/28 08:52:35 oj 1.15.40.1: #128048# check if stream is valid


2006-01-16  Oliver Bolte  <obo@openoffice.org>  [30e526eee84424f3c9b2ca0e5985ce1bdba78c5c]

INTEGRATION: CWS impress81 (1.22.40); FILE MERGED 2005/12/12 15:23:37 cl 1.22.40.1: #i54009# fixed type from fontworkshapetypes to fontworkshapetype


2006-01-16  Oliver Bolte  <obo@openoffice.org>  [8e23081289c7fd9930cdc1ef37e16f2cd1036cd2]

INTEGRATION: CWS impress81 (1.21.40); FILE MERGED 2005/12/12 15:23:36 cl 1.21.40.1: #i54009# fixed type from fontworkshapetypes to fontworkshapetype


2006-01-16  Oliver Bolte  <obo@openoffice.org>  [62cae8bba045efb6ef3efd78beda1a86740e9918]

INTEGRATION: CWS impress81 (1.23.40); FILE MERGED 2005/12/12 15:23:36 cl 1.23.40.1: #i54009# fixed type from fontworkshapetypes to fontworkshapetype


2006-01-16  Oliver Bolte  <obo@openoffice.org>  [812c4cb40fc3beb087d7c826fba59716bf7409be]

INTEGRATION: CWS impress81 (1.24.40); FILE MERGED 2005/12/12 15:23:35 cl 1.24.40.1: #i54009# fixed type from fontworkshapetypes to fontworkshapetype


2006-01-16  Oliver Bolte  <obo@openoffice.org>  [3a68d1919fd237abc6b7b108648f9244319936f1]

INTEGRATION: CWS impress81 (1.21.38); FILE MERGED 2005/12/12 15:23:35 cl 1.21.38.1: #i54009# fixed type from fontworkshapetypes to fontworkshapetype


2006-01-16  Oliver Bolte  <obo@openoffice.org>  [549af299eac83ae9c9607eb9e8c54f2e805e6a86]

#i60648# msvc[r|p]71d.dll missing for _STLP_DEBUG mode


2006-01-16  Oliver Bolte  <obo@openoffice.org>  [9c5090ae4bb8b2bfe13aeff38f60234b6d8d921e]

INTEGRATION: CWS allocacleanup (1.74.2); FILE MERGED 2005/11/06 09:05:32 maho 1.74.2.1: Use #include <sal/alloca.h> instead of #include alloca.h Issue number:  #i53286#


2006-01-16  Oliver Bolte  <obo@openoffice.org>  [23e12089c1cda79f0a639ef28f2d84de54eaa632]

INTEGRATION: CWS allocacleanup (1.3.6); FILE MERGED 2005/11/06 09:15:07 maho 1.3.6.1: use sal/alloca.h instead of alloca.h Issue number:  #i53286#


2006-01-16  Oliver Bolte  <obo@openoffice.org>  [00fbbb5c29e92c749776cde8b873a5b3435206e8]

INTEGRATION: CWS allocacleanup (1.2.6); FILE MERGED 2006/01/08 03:16:03 maho 1.2.6.1: alloca.h -> sal/alloca.h Issue number:  #i53286#


2006-01-16  Oliver Bolte  <obo@openoffice.org>  [c32ac2e46de484805d0a0181dc99859860a52a96]

INTEGRATION: CWS allocacleanup (1.12.12); FILE MERGED 2005/11/06 09:34:15 maho 1.12.12.1: use sal/alloca.h instead od alloca.h Issue number:  #i53286#


2006-01-16  Oliver Bolte  <obo@openoffice.org>  [1b6e8d286fc33785339a3e9fa310ba17c1eb167c]

INTEGRATION: CWS allocacleanup (1.1.1.1.94); FILE MERGED 2006/01/08 00:36:21 maho 1.1.1.1.94.1: alloca.h -> sal/alloca.h

Issue number:  #i53286#

2006-01-16  Oliver Bolte  <obo@openoffice.org>  [dcc5fa7de68787cff66ffaec3d72b4449a386540]

INTEGRATION: CWS allocacleanup (1.10.10); FILE MERGED 2005/11/06 09:37:06 maho 1.10.10.1: use sal/alloca.h instead of alloca.h Issue number:  #i53286#


2006-01-16  Oliver Bolte  <obo@openoffice.org>  [269217bdf530332e6dc7fcb5eed7280f0366119e]

INTEGRATION: CWS allocacleanup (1.3.10); FILE MERGED 2005/11/06 08:52:21 maho 1.3.10.1: use include <sal/alloca.h> instead of include <alloca.h> Issue number:  #i53286#


2006-01-16  Oliver Bolte  <obo@openoffice.org>  [86df18aa08e07016f0fa786b0af20fce7bcca12c]

INTEGRATION: CWS allocacleanup (1.3.12); FILE MERGED 2005/11/06 08:52:21 maho 1.3.12.1: use include <sal/alloca.h> instead of include <alloca.h> Issue number:  #i53286#


2006-01-16  Oliver Bolte  <obo@openoffice.org>  [a98244cc4b31ef5b3390c04f3d27d756cb3b1900]

INTEGRATION: CWS allocacleanup (1.3.10); FILE MERGED 2005/11/06 08:52:20 maho 1.3.10.1: use include <sal/alloca.h> instead of include <alloca.h> Issue number:  #i53286#


2006-01-16  Oliver Bolte  <obo@openoffice.org>  [7b0d9c5115a27460892f025d3925ec357946bcc8]

INTEGRATION: CWS allocacleanup (1.3.12); FILE MERGED 2005/11/06 08:52:20 maho 1.3.12.1: use include <sal/alloca.h> instead of include <alloca.h> Issue number:  #i53286#


2006-01-16  Oliver Bolte  <obo@openoffice.org>  [ad7947c485cc48e20e6aa0cf7adec99257ef1b98]

INTEGRATION: CWS allocacleanup (1.17.10); FILE MERGED 2005/11/06 08:52:20 maho 1.17.10.1: use include <sal/alloca.h> instead of include <alloca.h> Issue number:  #i53286#


2006-01-16  Oliver Bolte  <obo@openoffice.org>  [f8fb1cbeada1509cdb11b8892a0a7e82122027e4]

INTEGRATION: CWS allocacleanup (1.18.10); FILE MERGED 2005/11/06 08:52:19 maho 1.18.10.1: use include <sal/alloca.h> instead of include <alloca.h> Issue number:  #i53286#


2006-01-16  Oliver Bolte  <obo@openoffice.org>  [6a9f03b1e0b1473d6dafcda918118ca9c659eabe]

INTEGRATION: CWS allocacleanup (1.13.10); FILE MERGED 2005/11/06 08:52:17 maho 1.13.10.1: use include <sal/alloca.h> instead of include <alloca.h> Issue number:  #i53286#


2006-01-16  Oliver Bolte  <obo@openoffice.org>  [1ee717b86918f13bfb0270f821731bd6fee18e69]

INTEGRATION: CWS allocacleanup (1.11.10); FILE MERGED 2005/11/06 08:52:17 maho 1.11.10.1: use include <sal/alloca.h> instead of include <alloca.h> Issue number:  #i53286#


2006-01-16  Oliver Bolte  <obo@openoffice.org>  [68775446752071261a392b4a663321db8df38169]

INTEGRATION: CWS allocacleanup (1.4.46); FILE MERGED 2005/11/06 09:11:56 maho 1.4.46.1: we use sal/alloca.h instead of alloca.h Issue number:  #i53286#


2006-01-16  Oliver Bolte  <obo@openoffice.org>  [fae5892484e7968dbc1219cff845e2b3bc9eb382]

INTEGRATION: CWS allocacleanup (1.29.10); FILE MERGED 2005/11/06 08:59:10 maho 1.29.10.1: use #include <sal/alloca.h> instead of <alloca.h> or something like that.

Issue number:  #i53286#

2006-01-16  Oliver Bolte  <obo@openoffice.org>  [8816fe9a3e55b9b31633835cc2563bb3d78ea4f5]

INTEGRATION: CWS allocacleanup (1.13.10); FILE MERGED 2005/11/06 09:29:08 maho 1.13.10.1: Use sal/alloca.h instead of alloca.h Issue number:  #i53286#


2006-01-16  Oliver Bolte  <obo@openoffice.org>  [0b5de4ff21fcb860a2b5ba4bfb3457e7fa8dbd4d]

INTEGRATION: CWS allocacleanup (1.198.52); FILE MERGED 2006/01/08 00:34:41 maho 1.198.52.1: alloca.h -> sal/alloca.h


2006-01-16  Oliver Bolte  <obo@openoffice.org>  [7c4f174affb72fbdeaaf1b561cff3ca12cf01040]

INTEGRATION: CWS allocacleanup (1.17.96); FILE MERGED 2006/01/08 00:34:40 maho 1.17.96.1: alloca.h -> sal/alloca.h


2006-01-16  Oliver Bolte  <obo@openoffice.org>  [a9123d7168aeb72d01629b37ccc182da951ee4f7]

INTEGRATION: CWS allocacleanup (1.129.6); FILE MERGED 2006/01/08 00:34:40 maho 1.129.6.1: alloca.h -> sal/alloca.h


2006-01-16  Oliver Bolte  <obo@openoffice.org>  [52309a02afd16a88f56d63e2c5570e1168061034]

INTEGRATION: CWS allocacleanup (1.58.6); FILE MERGED 2006/01/08 00:34:38 maho 1.58.6.1: alloca.h -> sal/alloca.h


2006-01-16  Oliver Bolte  <obo@openoffice.org>  [3c878874b85f344f5072831ab15e0d53497fffc9]

INTEGRATION: CWS allocacleanup (1.69.64); FILE MERGED 2006/01/08 00:34:38 maho 1.69.64.1: alloca.h -> sal/alloca.h


2006-01-16  Oliver Bolte  <obo@openoffice.org>  [92e234ec1f75d2c740ee701b9548cfa7a24e1dcd]

INTEGRATION: CWS allocacleanup (1.10.96); FILE MERGED 2006/01/08 06:01:51 maho 1.10.96.2: fix typo 2006/01/08 00:34:37 maho 1.10.96.1: alloca.h -> sal/alloca.h


2006-01-16  Oliver Bolte  <obo@openoffice.org>  [1f0f4fa3d930589465ed35795fe584552eed17b2]

INTEGRATION: CWS allocacleanup (1.29.4); FILE MERGED 2006/01/08 00:34:37 maho 1.29.4.1: alloca.h -> sal/alloca.h


2006-01-16  Oliver Bolte  <obo@openoffice.org>  [57aac74417f1c67e7b59bd4dc97ed94d26e75a5d]

INTEGRATION: CWS allocacleanup (1.33.96); FILE MERGED 2006/01/08 00:34:37 maho 1.33.96.1: alloca.h -> sal/alloca.h


2006-01-16  Oliver Bolte  <obo@openoffice.org>  [cd5a3aa3fe9202d8307859bc712d899c89d8e443]

INTEGRATION: CWS allocacleanup (1.34.6); FILE MERGED 2006/01/08 00:34:37 maho 1.34.6.1: alloca.h -> sal/alloca.h


2006-01-16  Oliver Bolte  <obo@openoffice.org>  [9118a6b3763fe482dcdb56fac06c598923cbfc2c]

INTEGRATION: CWS allocacleanup (1.26.6); FILE MERGED 2006/01/08 00:34:36 maho 1.26.6.1: alloca.h -> sal/alloca.h


2006-01-16  Oliver Bolte  <obo@openoffice.org>  [0b260d127876e3df0dac81a4c14f627acc4ef410]

INTEGRATION: CWS allocacleanup (1.37.96); FILE MERGED 2006/01/08 00:34:35 maho 1.37.96.1: alloca.h -> sal/alloca.h


2006-01-16  Oliver Bolte  <obo@openoffice.org>  [50e873c54a82e0c2c5ddcffb71b5df3bb0ecca2f]

INTEGRATION: CWS allocacleanup (1.73.56); FILE MERGED 2006/01/08 00:34:34 maho 1.73.56.1: alloca.h -> sal/alloca.h


2006-01-16  Oliver Bolte  <obo@openoffice.org>  [d711940cb894e1ac42f763ea333ec8a927dddd9a]

INTEGRATION: CWS allocacleanup (1.209.4); FILE MERGED 2006/01/08 00:34:33 maho 1.209.4.1: alloca.h -> sal/alloca.h


2006-01-16  Oliver Bolte  <obo@openoffice.org>  [a61a49a72172cbce885de483af31a7761dc9018b]

INTEGRATION: CWS allocacleanup (1.5.24); FILE MERGED 2005/11/06 09:56:58 maho 1.5.24.1: use sal/alloca.h instead of alloca.h Issue number:  #i53286#


2006-01-16  Oliver Bolte  <obo@openoffice.org>  [ce4b65fa401e6047c50651a4b32a58f6b9f818a4]

INTEGRATION: CWS allocacleanup (1.24.34); FILE MERGED 2005/11/06 08:39:33 maho 1.24.34.1: use sal/alloca.h for alloca

Issue number:  #i53286#

2006-01-16  Oliver Bolte  <obo@openoffice.org>  [380614e67fc4774f2ee765372d4142e07360f6a8]

INTEGRATION: CWS allocacleanup (1.25.14); FILE MERGED 2005/11/06 09:23:43 maho 1.25.14.1: use sal/alloca.h instead of alloca.h Issue number:  #i53286#


2006-01-16  Oliver Bolte  <obo@openoffice.org>  [21e29cec24f4d6b6c2120f8ff51fa6bd40ef8f3f]

INTEGRATION: CWS allocacleanup (1.32.14); FILE MERGED 2005/11/06 09:23:43 maho 1.32.14.1: use sal/alloca.h instead of alloca.h Issue number:  #i53286#


2006-01-16  Oliver Bolte  <obo@openoffice.org>  [bdfdce2067e25609eb79930aced74c1ed3ab79c7]

INTEGRATION: CWS allocacleanup (1.19.14); FILE MERGED 2005/11/06 09:23:43 maho 1.19.14.1: use sal/alloca.h instead of alloca.h Issue number:  #i53286#


2006-01-16  Oliver Bolte  <obo@openoffice.org>  [6972db4022a429c8f899424236d4b7c618249509]

INTEGRATION: CWS allocacleanup (1.6.14); FILE MERGED 2005/11/06 09:23:42 maho 1.6.14.1: use sal/alloca.h instead of alloca.h Issue number:  #i53286#


2006-01-16  Oliver Bolte  <obo@openoffice.org>  [5441e73b6513f791ce5ded0fa0ce467bc2766fbd]

INTEGRATION: CWS allocacleanup (1.11.14); FILE MERGED 2005/11/06 09:23:42 maho 1.11.14.1: use sal/alloca.h instead of alloca.h Issue number:  #i53286#


2006-01-16  Oliver Bolte  <obo@openoffice.org>  [7210e31ea6ca0ca7f5b1256b6845e54ee41b432b]

INTEGRATION: CWS allocacleanup (1.61.10); FILE MERGED 2006/01/06 21:44:40 maho 1.61.10.2: RESYNC: (1.61-1.63); FILE MERGED 2005/11/06 09:23:41 maho 1.61.10.1: use sal/alloca.h instead of alloca.h Issue number:  #i53286#


2006-01-16  Oliver Bolte  <obo@openoffice.org>  [f6212dcc14417e73520703fc13c21977cbbd375f]

INTEGRATION: CWS hr28 (1.20.32); FILE MERGED 2006/01/11 17:01:51 hr 1.20.32.2: #i60366#: remove obsolete file 2006/01/11 16:18:18 hr 1.20.32.1: #i60366#: remove obsolete files, add FileURLStreamHandler.class, GCJFileURLStreamHandler.class, MemoryURLConnection.class, license header


2006-01-16  Oliver Bolte  <obo@openoffice.org>  [1c2de9fdfa29d24855b834cf7a23fd5e19575fc4]

INTEGRATION: CWS hr28 (1.12.150); FILE MERGED 2006/01/11 16:38:53 hr 1.12.150.1: #i60366#: remove helpserver.sh


2006-01-16  Oliver Bolte  <obo@openoffice.org>  [a57b2536c739c5130cdbb4a7f2f2051ae1df9819]

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>  [820253d03f4cf779058220d4d431f8c83ca25b31]

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>  [a74510ce3c62e7cb298ed01652f3d4bc444f3872]

INTEGRATION: CWS dr43 (1.23.96); FILE MERGED 2005/10/25 10:20:12 dr 1.23.96.1: #i56383# crash when importing checkboxes


2006-01-13  Rüdiger Timm  <rt@openoffice.org>  [57f6e1347323f8e8d248b79db52c674a0205ab03]

INTEGRATION: CWS dr43 (1.13.64); FILE MERGED 2005/12/13 14:22:51 iha 1.13.64.1: #i39396# Accessibility: Hangul/Hanja Conversion Dialog: Suggestions


2006-01-13  Rüdiger Timm  <rt@openoffice.org>  [8edd94b9175ac1bd5bfdd3731e328a7877d77de6]

INTEGRATION: CWS dr43 (1.6.98); FILE MERGED 2005/12/13 14:24:05 iha 1.6.98.1: #i39396# Accessibility: Hangul/Hanja Conversion Dialog: Suggestions


2006-01-13  Rüdiger Timm  <rt@openoffice.org>  [69b884b404614f7f1b5e1609350c96658e38d296]

INTEGRATION: CWS dr43 (1.10.98); FILE MERGED 2005/12/13 14:23:27 iha 1.10.98.1: #i39396# Accessibility: Hangul/Hanja Conversion Dialog: Suggestions


2006-01-13  Rüdiger Timm  <rt@openoffice.org>  [28651ee4d48c08a8c640fb3594d7764a8ce38ffb]

INTEGRATION: CWS dr43 (1.38.94); FILE MERGED 2005/11/15 16:29:00 dr 1.38.94.1: #111635# text paragraphs in Calc preview are transient


2006-01-13  Rüdiger Timm  <rt@openoffice.org>  [1885c50d3d31a4386a8f56c1e393b0cef3f8f8e0]

INTEGRATION: CWS dr43 (1.9.98); FILE MERGED 2005/11/15 16:29:02 dr 1.9.98.1: #111635# text paragraphs in Calc preview are transient


2006-01-13  Rüdiger Timm  <rt@openoffice.org>  [3114c5bc5b3c62871f2f56bd129ed33f2db33ec1]

INTEGRATION: CWS dr43 (1.10.98); FILE MERGED 2005/11/15 16:29:01 dr 1.10.98.1: #111635# text paragraphs in Calc preview are transient


2006-01-13  Rüdiger Timm  <rt@openoffice.org>  [21dc671bcb60825cd1223c583bb2e4d2a37a95f3]

INTEGRATION: CWS dr43 (1.43.98); FILE MERGED 2005/12/19 12:19:21 dr 1.43.98.1: #i54814# wrong constant used


2006-01-13  Rüdiger Timm  <rt@openoffice.org>  [9f344d7d924afc8cee6f91d30a2695dcbe7a8d1b]

INTEGRATION: CWS dr43 (1.4.404); FILE MERGED 2005/11/22 11:01:29 cn 1.4.404.1: #i58296# updated


2006-01-13  Rüdiger Timm  <rt@openoffice.org>  [40cbdb424cd5e3dd1f4b45465d9e142b453de46e]

INTEGRATION: CWS dr43 (1.6.404); FILE MERGED 2005/11/22 11:01:28 cn 1.6.404.1: #i58296# updated


2006-01-13  Rüdiger Timm  <rt@openoffice.org>  [be6ef160a404025177d47c41a83f82f690d1af8c]

INTEGRATION: CWS dr43 (1.51.36); FILE MERGED 2005/11/23 13:11:02 nn 1.51.36.1: #125841# call EnterHandler in PrepareClose


2006-01-13  Rüdiger Timm  <rt@openoffice.org>  [8b618d03a2161fc7c4f20cf6fec77c6c36bbb745]

INTEGRATION: CWS dr43 (1.48.2); FILE MERGED 2005/12/08 19:03:07 nn 1.48.2.1: #126115# handle zero text width in shrink to fit


2006-01-13  Rüdiger Timm  <rt@openoffice.org>  [bac0feac2a2837c670b1b62cc693d86e5689f909]

INTEGRATION: CWS dr43 (1.26.2); FILE MERGED 2005/12/01 11:29:21 nn 1.26.2.1: #122057# clear the clipboard listener link in dtor


2006-01-13  Rüdiger Timm  <rt@openoffice.org>  [b0cbae958eed67f748fcc5a21ab077b6b7bec7ef]

INTEGRATION: CWS dr43 (1.34.24); FILE MERGED 2005/11/23 17:15:21 nn 1.34.24.1: #i57619# diagonal borders and shrink to fit properties for the cell style


2006-01-13  Rüdiger Timm  <rt@openoffice.org>  [f0c8595a46dc4e045d8c59b864ea19110f435c46]

INTEGRATION: CWS dr43 (1.15.40); FILE MERGED 2005/12/06 19:26:30 nn 1.15.40.1: #i57375# access fields by name and repeat count instead of index


2006-01-13  Rüdiger Timm  <rt@openoffice.org>  [2c0556c1ae8228d4411c8d8959b6fa7fdb8499e1]

INTEGRATION: CWS dr43 (1.12.24); FILE MERGED 2005/12/21 11:53:44 nn 1.12.24.1: #125875# ensure right draw page count after undo if there was no drawing layer before


2006-01-13  Rüdiger Timm  <rt@openoffice.org>  [b5e3a07b36288ebe4fcea7a5b3ee10f00c5a50b3]

INTEGRATION: CWS dr43 (1.3.42); FILE MERGED 2005/12/21 11:53:45 nn 1.3.42.1: #125875# ensure right draw page count after undo if there was no drawing layer before


2006-01-13  Rüdiger Timm  <rt@openoffice.org>  [8da0d8e9836d0326d682ed481bf1711ee7798cb4]

INTEGRATION: CWS dr43 (1.6.40); FILE MERGED 2005/12/21 11:53:42 nn 1.6.40.1: #125875# ensure right draw page count after undo if there was no drawing layer before


2006-01-13  Rüdiger Timm  <rt@openoffice.org>  [fbd4848b3826705229e5256cbe63542e42364953]

INTEGRATION: CWS dr43 (1.9.40); FILE MERGED 2005/12/21 11:53:40 nn 1.9.40.1: #125875# ensure right draw page count after undo if there was no drawing layer before


2006-01-13  Rüdiger Timm  <rt@openoffice.org>  [43c63e03ab1c03cc4967bc8486cefffc868bcb07]

INTEGRATION: CWS dr43 (1.15.40); FILE MERGED 2005/12/21 11:53:39 nn 1.15.40.1: #125875# ensure right draw page count after undo if there was no drawing layer before


2006-01-13  Rüdiger Timm  <rt@openoffice.org>  [8c7c330c6ca7ce06f80d6a2f0ab218041380c49d]

INTEGRATION: CWS dr43 (1.7.40); FILE MERGED 2005/12/21 11:53:37 nn 1.7.40.1: #125875# ensure right draw page count after undo if there was no drawing layer before


2006-01-13  Rüdiger Timm  <rt@openoffice.org>  [eaa6cc005ab2882625e36e1d6942957c88aff438]

INTEGRATION: CWS dr43 (1.20.20); FILE MERGED 2005/12/21 11:53:35 nn 1.20.20.1: #125875# ensure right draw page count after undo if there was no drawing layer before


2006-01-13  Rüdiger Timm  <rt@openoffice.org>  [0592e90cba3acdf5cbe8b1d3d49d239242ecab6a]

INTEGRATION: CWS dr43 (1.6.40); FILE MERGED 2005/12/21 11:53:33 nn 1.6.40.1: #125875# ensure right draw page count after undo if there was no drawing layer before


2006-01-13  Rüdiger Timm  <rt@openoffice.org>  [e619d090fc9da8f304090038e8677ed2d9f1f97c]

INTEGRATION: CWS dr43 (1.84.24); FILE MERGED 2005/12/13 15:18:08 er 1.84.24.3: #i54231# reverse description of RANK 3rd parameter 2005/11/17 13:04:08 dr 1.84.24.2: RESYNC: (1.84-1.85); FILE MERGED 2005/10/27 12:29:20 dr 1.84.24.1: #i53046# description of EVEN and ODD adjusted


2006-01-13  Rüdiger Timm  <rt@openoffice.org>  [8f627d8fe96f1941a50a851ceb521207af090b76]

INTEGRATION: CWS dr43 (1.2.42); FILE MERGED 2005/12/21 11:52:58 nn 1.2.42.1: #125875# ensure right draw page count after undo if there was no drawing layer before


2006-01-13  Rüdiger Timm  <rt@openoffice.org>  [22bbaee928ec4a6986b57ef41cdafa4a84ad4d02]

INTEGRATION: CWS dr43 (1.13.42); FILE MERGED 2005/11/23 13:09:27 nn 1.13.42.1: #125841# StopInputWinEngine public


2006-01-13  Rüdiger Timm  <rt@openoffice.org>  [25a0f03cab2d36f6edd242d97e5fac352f4a6a2e]

INTEGRATION: CWS dr43 (1.16.42); FILE MERGED 2005/11/15 15:56:37 dr 1.16.42.1: #111635# text paragraphs in preview are transient


2006-01-13  Rüdiger Timm  <rt@openoffice.org>  [8b94f37d87a2bd0f9f6ee1e46bfa808b15a2b13e]

INTEGRATION: CWS dr43 (1.25.2); FILE MERGED 2005/12/01 11:29:43 nn 1.25.2.1: #122057# clear the clipboard listener link in dtor


2006-01-13  Rüdiger Timm  <rt@openoffice.org>  [2e8dc3a17ccc3e9c6d7b3927a4ccfaa004d38516]

INTEGRATION: CWS dr43 (1.21.22); FILE MERGED 2005/12/05 09:10:43 nn 1.21.22.1: #128113# handle focus on empty field


2006-01-13  Rüdiger Timm  <rt@openoffice.org>  [250940f9ce7b435024c92f221972c5c6d7271671]

INTEGRATION: CWS dr43 (1.44.2); FILE MERGED 2005/11/23 13:10:13 nn 1.44.2.1: #125841# call StopInputWinEngine after SetInputWindow( NULL )


2006-01-13  Rüdiger Timm  <rt@openoffice.org>  [1498e82adcc12c418944d9c1d500475b7f7e3b9b]

INTEGRATION: CWS dr43 (1.60.38); FILE MERGED 2006/01/04 16:41:34 dr 1.60.38.2: RESYNC: (1.60-1.61); FILE MERGED 2005/12/09 14:24:56 nn 1.60.38.1: #123344# reset pLastPattern in EnterHandler


2006-01-13  Rüdiger Timm  <rt@openoffice.org>  [85fdc226d0f5b72a7570a8c4ebafc3e36f04db8b]

INTEGRATION: CWS dr43 (1.16.40); FILE MERGED 2005/11/15 15:56:04 dr 1.16.40.1: #111635# text paragraphs in preview are transient


2006-01-13  Rüdiger Timm  <rt@openoffice.org>  [1aa1a30672370863fb409e60f373fcd0725a43f2]

INTEGRATION: CWS dr43 (1.24.42); FILE MERGED 2005/12/02 14:53:59 nn 1.24.42.1: #i56873# check if AutoStyles exists


2006-01-13  Rüdiger Timm  <rt@openoffice.org>  [d9e52d6048c8e9481be01f1d4b92690aa6b150f5]

INTEGRATION: CWS dr43 (1.117.22); FILE MERGED 2005/12/02 14:54:00 nn 1.117.22.1: #i56873# check if AutoStyles exists


2006-01-13  Rüdiger Timm  <rt@openoffice.org>  [9a00138cfd13ce3a697054f06a4277e08d5970b8]

INTEGRATION: CWS dr43 (1.22.10); FILE MERGED 2005/11/23 14:37:37 nn 1.22.10.1: #b6343997# GetCondition: always initialize type and operator


2006-01-13  Rüdiger Timm  <rt@openoffice.org>  [9a49a8f7b1fdc342e3405f30e3798e3a689a6eca]

INTEGRATION: CWS dr43 (1.18.42); FILE MERGED 2005/12/02 14:53:58 nn 1.18.42.1: #i56873# check if AutoStyles exists


2006-01-13  Rüdiger Timm  <rt@openoffice.org>  [976e529f98603244064599b87f949abf60fd0823]

INTEGRATION: CWS dr43 (1.25.42); FILE MERGED 2005/12/02 14:53:59 nn 1.25.42.1: #i56873# check if AutoStyles exists


2006-01-13  Rüdiger Timm  <rt@openoffice.org>  [7c692ee7c9bdd7997944870668c139cc7c920a21]

INTEGRATION: CWS dr43 (1.17.24); FILE MERGED 2005/10/25 10:25:23 dr 1.17.24.1: #i56383# crash when importing checkboxes


2006-01-13  Rüdiger Timm  <rt@openoffice.org>  [5d8362c3ffe604305158b4c07731c423eaccb6ba]

INTEGRATION: CWS dr43 (1.18.42); FILE MERGED 2005/11/29 20:10:43 dr 1.18.42.1: #124240# handle incomplete book streams and invalid cell addresses


2006-01-13  Rüdiger Timm  <rt@openoffice.org>  [a376da8e91687ab8661f9c25fbfc2fa195da065d]

INTEGRATION: CWS dr43 (1.19.24); FILE MERGED 2005/10/25 10:25:23 dr 1.19.24.1: #i56383# crash when importing checkboxes


2006-01-13  Rüdiger Timm  <rt@openoffice.org>  [e39feceaf793276d1299ae1cc5a759f7454ae282]

INTEGRATION: CWS dr43 (1.34.42); FILE MERGED 2005/11/29 20:10:42 dr 1.34.42.1: #124240# handle incomplete book streams and invalid cell addresses


2006-01-13  Rüdiger Timm  <rt@openoffice.org>  [c05fc09ce9148dc737fd74a65e85b53440965d9b]

INTEGRATION: CWS dr43 (1.62.24); FILE MERGED 2005/11/17 09:57:17 dr 1.62.24.1: #i55192# first set row height and flags, then insert drawing objects


2006-01-13  Rüdiger Timm  <rt@openoffice.org>  [165b1e6034e474da1211fe27c27d3922fc2d8ce9]

INTEGRATION: CWS dr43 (1.20.42); FILE MERGED 2005/11/29 20:10:42 dr 1.20.42.1: #124240# handle incomplete book streams and invalid cell addresses


2006-01-13  Rüdiger Timm  <rt@openoffice.org>  [a242613ab4fbac2a66b819c242cd5e41f971b2ff]

INTEGRATION: CWS dr43 (1.17.24); FILE MERGED 2005/10/25 10:22:42 dr 1.17.24.1: additions for form controls


2006-01-13  Rüdiger Timm  <rt@openoffice.org>  [058077b338bab47eb199d9fb8dc3d39a01068623]

INTEGRATION: CWS dr43 (1.16.24); FILE MERGED 2005/10/25 10:25:00 dr 1.16.24.1: #i56383# crash when importing checkboxes


2006-01-13  Rüdiger Timm  <rt@openoffice.org>  [708f8303843e5b0f24cfd77947a62a9a3518ced4]

INTEGRATION: CWS dr43 (1.24.22); FILE MERGED 2006/01/04 16:41:15 dr 1.24.22.2: RESYNC: (1.24-1.25); FILE MERGED 2005/11/29 20:10:19 dr 1.24.22.1: #124240# handle incomplete book streams and invalid cell addresses


2006-01-13  Rüdiger Timm  <rt@openoffice.org>  [3d1332107691872cef5d55360766596685306436]

INTEGRATION: CWS dr43 (1.21.24); FILE MERGED 2006/01/05 12:24:09 dr 1.21.24.3: #i10000# missing void 2005/12/08 12:49:14 dr 1.21.24.2: #i59080# encode all characters in an URL... 2005/12/05 14:16:03 dr 1.21.24.1: #126855# encode special characters in URLs


2006-01-13  Rüdiger Timm  <rt@openoffice.org>  [6139f36b6aed68d4ec8185d59b67a98cc3f2a5d4]

INTEGRATION: CWS dr43 (1.38.24); FILE MERGED 2005/10/25 10:25:00 dr 1.38.24.1: #i56383# crash when importing checkboxes


2006-01-13  Rüdiger Timm  <rt@openoffice.org>  [4d329f5c129dbf485219ac091faca50b6ff02a89]

INTEGRATION: CWS dr43 (1.9.22); FILE MERGED 2005/12/02 11:15:35 dr 1.9.22.1: #128011# many macro calls in formula


2006-01-13  Rüdiger Timm  <rt@openoffice.org>  [9c56c65c796a2eb0a06b6aa0f96d8948bb003684]

INTEGRATION: CWS dr43 (1.55.24); FILE MERGED 2005/11/29 20:10:18 dr 1.55.24.2: #124240# handle incomplete book streams and invalid cell addresses 2005/10/28 09:34:24 dr 1.55.24.1: #i56376# simulate missing EOF for workbook globals


2006-01-13  Rüdiger Timm  <rt@openoffice.org>  [e7971b5d7b67594671c359de8f9c291d26d6f5da]

INTEGRATION: CWS dr43 (1.76.24); FILE MERGED 2005/11/29 20:10:18 dr 1.76.24.2: #124240# handle incomplete book streams and invalid cell addresses 2005/11/17 09:57:03 dr 1.76.24.1: #i55192# first set row height and flags, then insert drawing objects


2006-01-13  Rüdiger Timm  <rt@openoffice.org>  [d9c7cb299ab8cdbb0f61dd5d75365658064c7d6c]

INTEGRATION: CWS dr43 (1.38.40); FILE MERGED 2005/11/17 09:57:03 dr 1.38.40.1: #i55192# first set row height and flags, then insert drawing objects


2006-01-13  Rüdiger Timm  <rt@openoffice.org>  [bd58dd346ceafbdf39a1806283ea2fb9326e7b12]

INTEGRATION: CWS dr43 (1.108.24); FILE MERGED 2005/11/29 20:10:18 dr 1.108.24.2: #124240# handle incomplete book streams and invalid cell addresses 2005/11/17 09:57:02 dr 1.108.24.1: #i55192# first set row height and flags, then insert drawing objects


2006-01-13  Rüdiger Timm  <rt@openoffice.org>  [d84df48b2b24f87feba46cddc1c303cc5258cbee]

INTEGRATION: CWS dr43 (1.36.22); FILE MERGED 2005/11/29 20:10:17 dr 1.36.22.3: #124240# handle incomplete book streams and invalid cell addresses 2005/11/17 12:49:33 dr 1.36.22.2: RESYNC: (1.36-1.37); FILE MERGED 2005/11/11 14:21:04 dr 1.36.22.1: #i44280# map LOG with 1 param to LOG10


2006-01-13  Rüdiger Timm  <rt@openoffice.org>  [553ff32198a3b49d22625d0dfea96294644bfe35]

INTEGRATION: CWS dr43 (1.80.22); FILE MERGED 2006/01/04 10:37:31 dr 1.80.22.3: loop in dumper 2005/11/17 12:49:08 dr 1.80.22.2: RESYNC: (1.80-1.81); FILE MERGED 2005/10/25 10:22:18 dr 1.80.22.1: additions for form controls


2006-01-13  Rüdiger Timm  <rt@openoffice.org>  [d1374a25bd24496a2e7eb8dc675b0406a67b2fc1]

INTEGRATION: CWS dr43 (1.17.24); FILE MERGED 2005/11/23 13:09:11 er 1.17.24.1: #i58177# ScMatDet: a singular matrix isn't an error..


2006-01-13  Rüdiger Timm  <rt@openoffice.org>  [409ef61934804b2e574d842759c03935c9e259a9]

INTEGRATION: CWS dr43 (1.25.20); FILE MERGED 2006/01/04 16:39:34 dr 1.25.20.4: RESYNC: (1.25-1.26); FILE MERGED 2006/01/04 15:02:48 dr 1.25.20.3: #i59335# handle rounding errors and values between 0 and 1 correctly 2005/12/14 13:18:07 dr 1.25.20.2: #i59335# correct placement of the 'million' particle 2005/11/23 15:21:03 er 1.25.20.1: #i54529# ScMod: use approxSub()


2006-01-13  Rüdiger Timm  <rt@openoffice.org>  [05be509aa00ec069b35f424d16220225f4710041]

INTEGRATION: CWS dr43 (1.16.38); FILE MERGED 2006/01/04 16:38:30 dr 1.16.38.2: RESYNC: (1.16-1.17); FILE MERGED 2006/01/02 17:50:33 nn 1.16.38.1: #122816# right type in ScChartPositionMap dtor


2006-01-13  Rüdiger Timm  <rt@openoffice.org>  [284e3ee720b82cf5fafecc89b72ad56250c655fd]

INTEGRATION: CWS dr43 (1.15.42); FILE MERGED 2006/01/03 17:27:37 nn 1.15.42.1: #i59984# Initialize: use XSingleComponentFactory


2006-01-13  Rüdiger Timm  <rt@openoffice.org>  [eb2bc2c886f339ce35d2535043b4288d345c7904]

INTEGRATION: CWS dr43 (1.14.24); FILE MERGED 2005/11/23 16:42:37 nn 1.14.24.1: #121767# FillAnalyse: null pointer check before calling GetCellType


2006-01-13  Rüdiger Timm  <rt@openoffice.org>  [f63b76336390e88d6518ba807565926b6810b3a6]

INTEGRATION: CWS dr43 (1.21.42); FILE MERGED 2006/01/04 16:38:00 dr 1.21.42.3: RESYNC: (1.21-1.22); FILE MERGED 2005/12/13 19:39:56 er 1.21.42.2: #i58354# CreateStarQuery: check for 4 columns width minimum 2005/12/09 18:01:41 nn 1.21.42.1: #124205# restore fix for i19390: treat notes like empty cells


2006-01-13  Rüdiger Timm  <rt@openoffice.org>  [57da096f60b41772bf82fdc72c4c7848aec8fce8]

INTEGRATION: CWS dr43 (1.14.24); FILE MERGED 2005/12/21 11:55:02 nn 1.14.24.1: #125875# if no page was added, don't try to set its name/size


2006-01-13  Rüdiger Timm  <rt@openoffice.org>  [fa6b1a0992fd77c57105f1fde81fccf2fa0bb30e]

INTEGRATION: CWS dr43 (1.41.4); FILE MERGED 2005/12/21 11:55:02 nn 1.41.4.1: #125875# if no page was added, don't try to set its name/size


2006-01-13  Rüdiger Timm  <rt@openoffice.org>  [fbd2ad4359024dd70b6ecbe416713fd12049ac4e]

INTEGRATION: CWS dr43 (1.17.24); FILE MERGED 2005/12/06 19:26:53 nn 1.17.24.1: #i57375# access fields by name and repeat count instead of index


2006-01-13  Rüdiger Timm  <rt@openoffice.org>  [721eb7dd0f0e9cb532b0da28b970ff996053abca]

INTEGRATION: CWS dr43 (1.15.42); FILE MERGED 2006/01/04 16:35:38 dr 1.15.42.2: RESYNC: (1.15-1.16); FILE MERGED 2005/11/22 18:37:57 er 1.15.42.1: #127775# BinarySearch: crash if cell in very first row==0 of LOOKUP range deleted (=> note cell as broadcaster present) and no match found => nMid underflow wrapped to max


2006-01-13  Rüdiger Timm  <rt@openoffice.org>  [48836db903e27ee1ea1feb0059faf4770432a5a5]

INTEGRATION: CWS dr43 (1.18.24); FILE MERGED 2005/12/08 13:31:59 nn 1.18.24.1: #121990# MoveTo: iterate backwards over aEntries


2006-01-13  Rüdiger Timm  <rt@openoffice.org>  [e3305853a429a4eaa31749c3e4947778da9596b9]

INTEGRATION: CWS dr43 (1.16.4); FILE MERGED 2005/12/21 11:55:14 nn 1.16.4.1: #125875# if no page was added, don't try to set its name/size


2006-01-13  Rüdiger Timm  <rt@openoffice.org>  [839c7b5625b02be72885e33590dbd719545fbccc]

INTEGRATION: CWS dr43 (1.8.42); FILE MERGED 2005/12/06 19:26:15 nn 1.8.42.1: #i57375# access fields by name and repeat count instead of index


2006-01-13  Rüdiger Timm  <rt@openoffice.org>  [6e98b75d7b828eb1bfe2561c6e614bfece58a424]

INTEGRATION: CWS dr43 (1.65.78); FILE MERGED 2006/01/04 16:33:45 dr 1.65.78.2: RESYNC: (1.65-1.66); FILE MERGED 2005/12/19 10:12:41 nn 1.65.78.1: #121103# when copying between documents, get color pointers from own scanner


2006-01-13  Rüdiger Timm  <rt@openoffice.org>  [a8a3b781da57c6c8216320caf97919ef9ba91058]

INTEGRATION: CWS dr43 (1.30.10); FILE MERGED 2005/11/15 19:31:30 nn 1.30.10.1: #i55735# ERF/ERFC improved again (Kohei Yoshida)


2006-01-13  Rüdiger Timm  <rt@openoffice.org>  [4adde8f01cd40a77a3277b1d2f9f7a4503a8d4e9]

INTEGRATION: CWS dr43 (1.49.6); FILE MERGED 2005/11/15 19:31:29 nn 1.49.6.1: #i55735# ERF/ERFC improved again (Kohei Yoshida)


2006-01-13  Rüdiger Timm  <rt@openoffice.org>  [6c2e5fbae055013348780582d15ea40c691c453c]

INTEGRATION: CWS dr43 (1.39.18); FILE MERGED 2005/11/15 19:31:27 nn 1.39.18.1: #i55735# ERF/ERFC improved again (Kohei Yoshida)


2006-01-13  Rüdiger Timm  <rt@openoffice.org>  [4a95bcab446fd79d8fa685e1c704aba768ae6787]

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>  [1e3caa7e89f9774dcf15341715ef7b855e108892]

INTEGRATION: CWS cmcfixes22 (1.2.2); FILE MERGED 2005/11/22 11:56:41 cmc 1.2.2.1: #i57545# import xalan unused


2006-01-13  Rüdiger Timm  <rt@openoffice.org>  [333eb526241c2e1172c71803b9613ca4ae032b99]

INTEGRATION: CWS cmcfixes22 (1.2.2); FILE MERGED 2005/11/22 10:42:10 cmc 1.2.2.1: #i58294# allow using gnu classpath dom serializer


2006-01-13  Rüdiger Timm  <rt@openoffice.org>  [e23812de33a9412daa8ad5cdeb48c1fbd4901be8]

INTEGRATION: CWS cmcfixes22 (1.2.2); FILE MERGED 2005/11/22 10:42:05 cmc 1.2.2.1: #i58294# allow using gnu classpath dom serializer


2006-01-13  Rüdiger Timm  <rt@openoffice.org>  [ad748858bab9d01ab2f07ab35970cf5cbe8fc966]

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>  [fb2b11feb9b0d9b6d6495e07891b9c8c97878fd7]

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>  [8435859de92eccd49b8ca4ab1bf9a237cfb7bd8f]

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>  [89032caa2d458d7f3bdd93d8a9caa393d4658354]

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>  [1f9f038fd9a2a2103e8bdad3ff1e7bc8a6cdbaf8]

INTEGRATION: CWS ause046 (1.7.20); FILE MERGED 2006/01/06 12:44:25 hjs 1.7.20.1: #i59905# disable c++ part. not needed


2006-01-13  Rüdiger Timm  <rt@openoffice.org>  [9a4aea5cd873f066d6a5a69989e2e86fc3dbd38b]

INTEGRATION: CWS ause046 (1.27.2); FILE MERGED 2006/01/06 12:43:45 hjs 1.27.2.1: #i59905# disable c++ part. not needed


2006-01-13  Rüdiger Timm  <rt@openoffice.org>  [e24381ab47eab67f4b4baa9e646e3c3bab870823]

INTEGRATION: CWS ause046 (1.10.4); FILE MERGED 2005/12/20 12:01:15 hjs 1.10.4.1: #i59514# fix quoting for environment supplied vendor names


2006-01-13  Rüdiger Timm  <rt@openoffice.org>  [f573b48981f28821e937f707cde8925b3e524ed6]

INTEGRATION: CWS ause046 (1.7.2); FILE MERGED 2006/01/05 16:16:14 hjs 1.7.2.1: #i60060# fix syntax


2006-01-13  Rüdiger Timm  <rt@openoffice.org>  [23ec9e9ec9991229a0b54647cb2b8087175298fb]

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>  [cb374e3a5adeda42a7e8bdc71666cda59f6101a1]

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>  [f3e7b3c425606f3a7c35ac5f456848deb6162c6b]

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>  [56aa3ddbe8dda2c22a3b48a448c43dfb1ada78da]

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>  [572bdf1922ba735f9bcdb873754f3e37ba153d17]

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>  [19f265c68f8b5ec9cd38a1b8fd8b5cca65f0470f]

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>  [758b7d91b7b1a875128ca9d3d9fd6e258c30e2e6]

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>  [abdbf200a5e7930a85899ac73c946c9667078f67]

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>  [3d692088e70debf1bd71850ec7b8f8b327ae2136]

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-13  Rüdiger Timm  <rt@openoffice.org>  [55500bb49c6bc62c6a83ac8853a63941c4cd791e]

INTEGRATION: CWS sysui12 (1.28.46); FILE MERGED 2005/10/06 10:00:46 obr 1.28.46.1: #i46964# deliver desktop integration packages in version independant tgz


2006-01-13  Rüdiger Timm  <rt@openoffice.org>  [929c1396439acf514525b5d57c87f9131106014a]

INTEGRATION: CWS sysui12 (1.36.46); FILE MERGED 2005/10/06 10:00:45 obr 1.36.46.1: #i46964# deliver desktop integration packages in version independant tgz


2006-01-13  Rüdiger Timm  <rt@openoffice.org>  [c988487edc2737c53d6cf4c8f5cb6e07d5aaa8a6]

INTEGRATION: CWS sysui12 (1.1.2); FILE ADDED 2005/11/11 14:37:14 obr 1.1.2.2: sort by path, not by permissions 2005/11/08 07:54:30 obr 1.1.2.1: package diff tool for regression testing


2006-01-13  Rüdiger Timm  <rt@openoffice.org>  [0f4af4670dac0a5758561d6ada959d7406866867]

INTEGRATION: CWS sysui12 (1.9.8); FILE MERGED 2006/01/09 10:06:46 obr 1.9.8.2: RESYNC: (1.9-1.10); FILE MERGED 2005/10/06 10:00:44 obr 1.9.8.1: #i46964# deliver desktop integration packages in version independant tgz


2006-01-13  Rüdiger Timm  <rt@openoffice.org>  [12ebcfe90d9d6c2e77acbeb19fe5ade3a9a7be68]

INTEGRATION: CWS sysui12 (1.16.8); FILE MERGED 2005/12/19 14:13:11 obr 1.16.8.5: RESYNC: (1.17-1.18); FILE MERGED 2005/10/26 11:52:53 obr 1.16.8.4: #i46964# made packages non phony targets 2005/10/11 11:54:02 obr 1.16.8.3: #i54236# fixed parallel build problem (hopefully) 2005/10/11 07:53:12 obr 1.16.8.2: RESYNC: (1.16-1.17); FILE MERGED 2005/10/06 10:00:28 obr 1.16.8.1: #i46964# deliver desktop integration packages in version independant tgz


2006-01-13  Rüdiger Timm  <rt@openoffice.org>  [5e746ea67c4a7ffc7b666edf5c4a12971fb936ce]

INTEGRATION: CWS sysui12 (1.11.10); FILE MERGED 2005/10/06 10:00:24 obr 1.11.10.1: #i46964# deliver desktop integration packages in version independant tgz


2006-01-13  Rüdiger Timm  <rt@openoffice.org>  [946e406f9cfbc388407980c5148ff9ebf1131f49]

INTEGRATION: CWS sysui12 (1.15.8); FILE MERGED 2005/12/19 14:12:43 obr 1.15.8.5: RESYNC: (1.16-1.17); FILE MERGED 2005/10/26 11:52:53 obr 1.15.8.4: #i46964# made packages non phony targets 2005/10/11 11:54:00 obr 1.15.8.3: #i54236# fixed parallel build problem (hopefully) 2005/10/11 07:51:36 obr 1.15.8.2: RESYNC: (1.15-1.16); FILE MERGED 2005/10/06 10:00:23 obr 1.15.8.1: #i46964# deliver desktop integration packages in version independant tgz


2006-01-13  Rüdiger Timm  <rt@openoffice.org>  [8dcb630b3c5131eec55fe066823632c96f099096]

INTEGRATION: CWS sysui12 (1.4.8); FILE MERGED 2005/12/19 14:12:29 obr 1.4.8.5: RESYNC: (1.5-1.6); FILE MERGED 2005/10/26 11:52:52 obr 1.4.8.4: #i46964# made packages non phony targets 2005/10/11 11:53:59 obr 1.4.8.3: #i54236# fixed parallel build problem (hopefully) 2005/10/11 07:51:13 obr 1.4.8.2: RESYNC: (1.4-1.5); FILE MERGED 2005/10/06 10:00:20 obr 1.4.8.1: #i46964# deliver desktop integration packages in version independant tgz


2006-01-13  Rüdiger Timm  <rt@openoffice.org>  [a7b38bb11d6a4c092721bd86cfaf79e8502faaae]

INTEGRATION: CWS sysui12 (1.5.8); FILE MERGED 2005/10/26 11:54:59 obr 1.5.8.5: #i46964# do not write into source tree 2005/10/26 11:52:52 obr 1.5.8.4: #i46964# made packages non phony targets 2005/10/11 11:53:56 obr 1.5.8.3: #i54236# fixed parallel build problem (hopefully) 2005/10/11 07:51:03 obr 1.5.8.2: RESYNC: (1.5-1.6); FILE MERGED 2005/10/06 10:00:18 obr 1.5.8.1: #i46964# deliver desktop integration packages in version independant tgz


2006-01-13  Rüdiger Timm  <rt@openoffice.org>  [2a43cf078a054c1e6a21ccfa9f0605e646e394b5]

INTEGRATION: CWS sysui12 (1.7.10); FILE MERGED 2005/12/19 14:12:19 obr 1.7.10.4: RESYNC: (1.8-1.9); FILE MERGED 2005/11/07 10:25:01 obr 1.7.10.3: RESYNC: (1.7-1.8); FILE MERGED 2005/10/26 11:52:51 obr 1.7.10.2: #i46964# made packages non phony targets 2005/10/06 10:00:17 obr 1.7.10.1: #i46964# deliver desktop integration packages in version independant tgz


2006-01-13  Rüdiger Timm  <rt@openoffice.org>  [d36b9f6419fea1cf8593e652f59c273c4c8a4184]

INTEGRATION: CWS sysui12 (1.8.2); FILE MERGED 2006/01/09 10:06:22 obr 1.8.2.6: RESYNC: (1.10-1.11); FILE MERGED 2005/12/19 14:12:11 obr 1.8.2.5: RESYNC: (1.9-1.10); FILE MERGED 2005/11/23 12:28:13 obr 1.8.2.4: #i46964# replaced _build_name_fmt with _rpmfilename in rpm options 2005/11/07 10:24:51 obr 1.8.2.3: RESYNC: (1.8-1.9); FILE MERGED 2005/10/11 11:53:54 obr 1.8.2.2: #i54236# fixed parallel build problem (hopefully) 2005/10/06 10:00:15 obr 1.8.2.1: #i46964# deliver desktop integration packages in version independant tgz


2006-01-13  Rüdiger Timm  <rt@openoffice.org>  [775d2cf9b2af5bf5a52daa230d5ca3427749d5b9]

#i10000# Disable database test (temporary work around until i60480 is fixed. See i60482).


2006-01-12  Vladimir Glazounov  <vg@openoffice.org>  [b8eb2a8a247b023b00b624b9a8aed64622c29241]

new version for SRC680


2006-01-12  Rüdiger Timm  <rt@openoffice.org>  [813bd57293d2d0a39d703d467adeab18e6b2f5a5]

#i10000# Remove useless if-condition making wrong use of stl iterators.


2006-01-12  Rüdiger Timm  <rt@openoffice.org>  [0570dbe5bb3ac0ce3b47fe7bac782a4012e1394f]

#i10000# Invalidated operator used.


2006-01-12  Rüdiger Timm  <rt@openoffice.org>  [431ac8c88e9434b6f70d2bf35189ecb43550356d]

#i10000# On MacOS X dylib.* libs are needed, too.


2006-01-11  Rüdiger Timm  <rt@openoffice.org>  [e194310955af25f3c930d640a1ec032505d47ff6]

#i10000# Do not deliver libs in three variants just to replace two of them with links afterwards.


2006-01-11  Vladimir Glazounov  <vg@openoffice.org>  [e07a169e0f003c0550dc1c0e162cf4b9032835a2]

new version for SRC680


2006-01-11  Vladimir Glazounov  <vg@openoffice.org>  [09356be0e01b5a6a87f8e504881835c76b3c7a62]

new version for SRC680


2006-01-11  Rüdiger Timm  <rt@openoffice.org>  [7c74cb1210c6000b41e4a0b6686b311bad8fdb2d]

#i10000# #i57253# Undo last change which should not go into master workspace.


2006-01-11  Vladimir Glazounov  <vg@openoffice.org>  [92a0268b52552e72f93ded94bc9f353a35048e20]

new version for SRC680


2006-01-11  Frank Meies  <fme@openoffice.org>  [9d2a1d1fc99e2f330aad86022ee14b0beca60808]

#i60269# set patch flag for bf_sw and bf_sch


2006-01-11  Vladimir Glazounov  <vg@openoffice.org>  [da2637451838b05abf22f01c9c1642b962b2ef2c]

new version for SRC680


2006-01-10  Vladimir Glazounov  <vg@openoffice.org>  [1ee6addeec62b4dad8ac7adee93f7e6b4d215ee0]

new version for SRC680


2006-01-10  Vladimir Glazounov  <vg@openoffice.org>  [6cf706d9e468ec0d05636ba19443e30e37234bc4]

new version for SRC680


2006-01-10  Hans-Joachim Lankenau  <hjs@openoffice.org>  [6d38d11075d4d924cca606b7742225e147389191]

#i10000# solve breakage when packing OOo on a CWS with linked ooo_custom_images


2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [730553d86250bc4949ebddb39b1a682e24980519]

#i60300# Correct behaviour for locally built CWS.


2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [74f81fb7aa8b532ac9ecd9deec4b2861e8f0e92c]

SRC680


2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [7c2d50d6fcab30002f3dd57cd20159c69343ee6d]

INTEGRATION: CWS stlpdbg (1.4.34); FILE MERGED 2005/10/20 10:09:50 obo 1.4.34.1: #i53107# STLport debug mode


2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [1c7d7ba0f25037eac59f526463497f7a9f7c0755]

INTEGRATION: CWS stlpdbg (1.18.34); FILE MERGED 2005/10/20 10:09:06 obo 1.18.34.1: #i53107# STLport debug mode


2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [aeea0f13ebdcda1904f4f18463dce40da98bfef3]

INTEGRATION: CWS stlpdbg (1.10.34); FILE MERGED 2005/10/20 10:07:38 obo 1.10.34.1: #i53107# STLport debug mode


2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [cbfdcef7b98263b7b2fd6beb5654902bf0e28bed]

INTEGRATION: CWS stlpdbg (1.16.8); FILE MERGED 2005/10/20 10:01:41 obo 1.16.8.1: #i53107# STLport debug mode, saxparser gpf


2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [53cdc0c604d01ff3764ad014885bf6aaf2d38b71]

INTEGRATION: CWS sb41 (1.1.2); FILE ADDED 2005/12/13 09:44:05 sb 1.1.2.2: #i57855# Improved tests. 2005/11/24 08:19:41 sb 1.1.2.1: #i57855# Replaced getCppuType (which is still there for backwards compatibility) with new cppu::UnoType and helper cppu::getTypeFavourUnsigned, as GCC 4.1 started to complain about non-conforming uses of getCppuType in template code.


2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [13bfb9a2587067afb89a54d1f6b9ce31b4a3b3b9]

INTEGRATION: CWS sb41 (1.3.18); FILE MERGED 2005/11/24 08:18:12 sb 1.3.18.1: #i57855# Replaced getCppuType (which is still there for backwards compatibility) with new cppu::UnoType and helper cppu::getTypeFavourUnsigned, as GCC 4.1 started to complain about non-conforming uses of getCppuType in template code.


2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [8c6ba45b567c2b4c253645c301587469a5b941d0]

INTEGRATION: CWS sb41 (1.15.46); FILE MERGED 2005/11/24 08:18:12 sb 1.15.46.1: #i57855# Replaced getCppuType (which is still there for backwards compatibility) with new cppu::UnoType and helper cppu::getTypeFavourUnsigned, as GCC 4.1 started to complain about non-conforming uses of getCppuType in template code.


2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [45082ee96f205695a82bf361e3b2cf76296c2fa5]

INTEGRATION: CWS sb41 (1.8.18); FILE MERGED 2005/11/24 08:18:11 sb 1.8.18.1: #i57855# Replaced getCppuType (which is still there for backwards compatibility) with new cppu::UnoType and helper cppu::getTypeFavourUnsigned, as GCC 4.1 started to complain about non-conforming uses of getCppuType in template code.


2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [b290355ad557ee9ff4ffb9be29deed3524a055fa]

INTEGRATION: CWS sb41 (1.1.2); FILE ADDED 2005/12/16 11:57:55 sb 1.1.2.2: #i57855# Some improvements. 2005/11/24 08:19:28 sb 1.1.2.1: #i57855# Replaced getCppuType (which is still there for backwards compatibility) with new cppu::UnoType and helper cppu::getTypeFavourUnsigned, as GCC 4.1 started to complain about non-conforming uses of getCppuType in template code.


2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [20a456fb94a080a48b522b3de3cccd0c35dfe95b]

INTEGRATION: CWS sb41 (1.12.18); FILE MERGED 2005/11/24 08:18:10 sb 1.12.18.1: #i57855# Replaced getCppuType (which is still there for backwards compatibility) with new cppu::UnoType and helper cppu::getTypeFavourUnsigned, as GCC 4.1 started to complain about non-conforming uses of getCppuType in template code.


2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [02271e5dc915470bd19e90223ef51638e6dddc89]

INTEGRATION: CWS sb41 (1.13.18); FILE MERGED 2005/11/24 08:18:09 sb 1.13.18.1: #i57855# Replaced getCppuType (which is still there for backwards compatibility) with new cppu::UnoType and helper cppu::getTypeFavourUnsigned, as GCC 4.1 started to complain about non-conforming uses of getCppuType in template code.


2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [89cc85d495ea1b4cab3659a6c6f72ec41e9d9404]

INTEGRATION: CWS sb41 (1.20.18); FILE MERGED 2005/11/24 08:18:09 sb 1.20.18.1: #i57855# Replaced getCppuType (which is still there for backwards compatibility) with new cppu::UnoType and helper cppu::getTypeFavourUnsigned, as GCC 4.1 started to complain about non-conforming uses of getCppuType in template code.


2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [28c95c4d8c48cc38413326d724766a135ade59c9]

INTEGRATION: CWS sb41 (1.16.18); FILE MERGED 2005/11/24 08:18:08 sb 1.16.18.1: #i57855# Replaced getCppuType (which is still there for backwards compatibility) with new cppu::UnoType and helper cppu::getTypeFavourUnsigned, as GCC 4.1 started to complain about non-conforming uses of getCppuType in template code.


2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [11596cc0c5fafbf09cd6580e6c51ed9c4c5c9612]

INTEGRATION: CWS sb41 (1.11.18); FILE MERGED 2005/11/24 08:18:07 sb 1.11.18.1: #i57855# Replaced getCppuType (which is still there for backwards compatibility) with new cppu::UnoType and helper cppu::getTypeFavourUnsigned, as GCC 4.1 started to complain about non-conforming uses of getCppuType in template code.


2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [09f74f505c157fe9d4006c1d788b2ec2ba0b4a70]

INTEGRATION: CWS stlpdbg (1.21.22); FILE MERGED 2005/10/20 10:05:24 obo 1.21.22.1: #i53107# STLport debug mode


2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [5f02e77860b45b35f92be4ca9252f1f271b23410]

INTEGRATION: CWS sb41 (1.8.32); FILE MERGED 2005/11/25 09:10:15 sb 1.8.32.1: #i57855# Replaced getCppuType (which is still there for backwards compatibility) with new cppu::UnoType and helper cppu::getTypeFavourUnsigned, as GCC 4.1 started to complain about non-conforming uses of getCppuType in template code.


2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [ccc43c372bffae01a62facee00e7bc577f45426c]

INTEGRATION: CWS stlpdbg (1.13.8); FILE MERGED 2005/10/20 09:48:40 obo 1.13.8.1: #i53107# STLport debug mode


2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [d254e1e4faa3873f07d9ac459a6c15b0d94c0ee1]

INTEGRATION: CWS sb41 (1.7.32); FILE MERGED 2005/11/28 13:00:58 sb 1.7.32.1: #i57855# Replaced getCppuType (which is still there for backwards compatibility) with new cppu::UnoType and helper cppu::getTypeFavourUnsigned, as GCC 4.1 started to complain about non-conforming uses of getCppuType in template code.


2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [ec8d4d9d00c8e70d8ccba83d07a5e0ec72a5c0b4]

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>  [c1ea7aa3384667b87fe1f45eb1a4696b1856c47a]

INTEGRATION: CWS sb41 (1.3.32); FILE MERGED 2005/12/13 09:37:10 sb 1.3.32.1: #i57855# Fixed use of getCppuType (which does not work on Compilers that correctly implement two-phase lookup).


2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [b247bf67548398c7eaa51a910db0f2e4759b433d]

INTEGRATION: CWS sb41 (1.8.32); FILE MERGED 2005/12/13 09:36:04 sb 1.8.32.1: #i57855# Bad forward declaration of class within namespace.


2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [f19eed29d7262304278c78862a4b87c3d9db7784]

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>  [8932281bd56659680237be56e0e3f8a6eea596e7]

INTEGRATION: CWS sb41 (1.1.2); FILE ADDED 2005/12/16 10:51:04 sb 1.1.2.1: #i57855# Moved internal cppu.XExceptionThrower to cppuhelper.detail.XExceptionThrower to work around compilation error with MSC.


2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [9b2a51c749bc64db6f8205abaad63f656aeae848]

INTEGRATION: CWS sb41 (1.3.18); FILE MERGED 2005/12/16 10:48:01 sb 1.3.18.1: #i57855# Moved internal cppu.XExceptionThrower to cppuhelper.detail.XExceptionThrower to work around compilation error with MSC.


2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [2f26cde2de08d8e10c5ca7eee79ec62b6f33e7fe]

INTEGRATION: CWS sb41 (1.7.16); FILE MERGED 2005/12/16 10:48:01 sb 1.7.16.1: #i57855# Moved internal cppu.XExceptionThrower to cppuhelper.detail.XExceptionThrower to work around compilation error with MSC.


2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [e6bd9d945864ba0b082b3cc7e3e9fe83381f209d]

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>  [22a36fdb5c2af5b3b1b043e30bcce0f96e2f63fc]

INTEGRATION: CWS sb41 (1.3.12); FILE MERGED 2005/11/24 08:21:09 sb 1.3.12.1: #i57855# Replaced getCppuType (which is still there for backwards compatibility) with new cppu::UnoType and helper cppu::getTypeFavourUnsigned, as GCC 4.1 started to complain about non-conforming uses of getCppuType in template code.


2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [70e0d26d23645b46cac25e4cfffb056bded7456c]

INTEGRATION: CWS sb41 (1.8.10); FILE MERGED 2005/11/24 08:21:09 sb 1.8.10.1: #i57855# Replaced getCppuType (which is still there for backwards compatibility) with new cppu::UnoType and helper cppu::getTypeFavourUnsigned, as GCC 4.1 started to complain about non-conforming uses of getCppuType in template code.


2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [6ccc5b9b3abbce93a83e99f1ecd2b1b0b70b7f35]

INTEGRATION: CWS sb41 (1.35.10); FILE MERGED 2006/01/02 15:22:59 sb 1.35.10.3: #i57855# Added clarifying comment. 2005/12/13 09:42:49 sb 1.35.10.2: #i57855# Improved previous change. 2005/11/24 08:21:08 sb 1.35.10.1: #i57855# Replaced getCppuType (which is still there for backwards compatibility) with new cppu::UnoType and helper cppu::getTypeFavourUnsigned, as GCC 4.1 started to complain about non-conforming uses of getCppuType in template code.


2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [8cef8f6eab3729f396becc52a05c89af9f4274f1]

INTEGRATION: CWS sb41 (1.24.38); FILE MERGED 2005/12/13 09:22:16 sb 1.24.38.1: #i57855# At least for __SUNPRO_CC 0x550, makeAny etc. do not work for some C++ types derived from UNO types.


2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [c18da3bb903dc416702536d59f93398add5189be]

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>  [5b6f7c58e586b402fd294a4a1c44f19227bf65fc]

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>  [fd7467b7e392caad606db19bd747eedd94a3111f]

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>  [cb5882302c1a9c5eb023caf5d134493693da90a2]

INTEGRATION: CWS impresspresobjs (1.12.138); FILE MERGED 2005/11/24 11:34:21 cl 1.12.138.1: #123595# use SdrUndoFactory for creating undo actions


2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [2e30fd2ddc738d8738cd2382f4a91dc0a71f7577]

INTEGRATION: CWS impresspresobjs (1.10.140); FILE MERGED 2005/11/24 11:34:20 cl 1.10.140.1: #123595# use SdrUndoFactory for creating undo actions


2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [4e40e8e955b677bc8c09ec6e78a474a61fb13113]

INTEGRATION: CWS impresspresobjs (1.29.138); FILE MERGED 2005/11/28 17:42:47 cl 1.29.138.2: RESYNC: (1.29-1.30); FILE MERGED 2005/11/24 11:49:48 cl 1.29.138.1: #123595# use SdrUndoFactory for creating undo actions


2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [9976dcd4fbd48e79e56f404d62fdbc382215186c]

INTEGRATION: CWS impresspresobjs (1.24.138); FILE MERGED 2005/11/24 11:39:10 cl 1.24.138.1: #123595# use SdrUndoFactory for creating undo actions


2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [4a08921b1ccae6982d35d9260797762766f83196]

INTEGRATION: CWS impresspresobjs (1.19.138); FILE MERGED 2005/11/24 11:41:08 cl 1.19.138.1: #123595# added SdrUndoFactory


2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [d73d8520acb829568481522fd458cbae7572caae]

INTEGRATION: CWS impresspresobjs (1.5.138); FILE MERGED 2005/11/24 11:39:10 cl 1.5.138.1: #123595# use SdrUndoFactory for creating undo actions


2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [67c815ebfdc17e88cfc102731f3d5fcd9413e430]

INTEGRATION: CWS impresspresobjs (1.62.58); FILE MERGED 2005/11/28 17:42:11 cl 1.62.58.2: RESYNC: (1.62-1.63); FILE MERGED 2005/11/24 11:40:21 cl 1.62.58.1: #123595# added IsCalc()


2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [0cd6fdd0e92684528234cad673cbf85086d7412f]

INTEGRATION: CWS impresspresobjs (1.24.138); FILE MERGED 2005/11/24 11:39:09 cl 1.24.138.1: #123595# use SdrUndoFactory for creating undo actions


2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [93aa742ba3639d019e70d3d732f73c7cafe1fdb7]

INTEGRATION: CWS impresspresobjs (1.61.138); FILE MERGED 2005/11/24 11:40:07 cl 1.61.138.1: #123595# added application undo manager and undo factory


2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [f4d4e9ec56d4e21d11d520c466227f7bae869575]

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>  [8cfa34bbcf1c13085558ea3a2356e521537a8808]

INTEGRATION: CWS impresspresobjs (1.19.138); FILE MERGED 2005/11/24 11:39:08 cl 1.19.138.1: #123595# use SdrUndoFactory for creating undo actions


2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [f1f2f1677fb4d8da601ed2e0db61c795450b4d89]

INTEGRATION: CWS impresspresobjs (1.5.140); FILE MERGED 2005/11/24 11:38:10 cl 1.5.140.1: #123595# use SdrUndoFactory for creating undo actions


2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [d8c4054e1972d94bfd7885a2b199c6098105ebcd]

INTEGRATION: CWS impresspresobjs (1.48.90); FILE MERGED 2005/11/24 11:37:55 cl 1.48.90.1: #123595# use SdrUndoFactory for creating undo actions


2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [7c1e2c8868d5713a84f3ddea4b10ea32fa22bb3a]

INTEGRATION: CWS impresspresobjs (1.19.138); FILE MERGED 2005/11/24 11:37:25 cl 1.19.138.1: #123595# use SdrUndoFactory for creating undo actions


2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [db594e703e1084aeb73d9144f2804835ebc6a931]

INTEGRATION: CWS impresspresobjs (1.20.138); FILE MERGED 2005/11/24 11:36:58 cl 1.20.138.1: #123595# use SdrUndoFactory for creating undo actions


2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [8b3d845c2be340170b8bc70da631563e7e37643e]

INTEGRATION: CWS impresspresobjs (1.14.136); FILE MERGED 2005/11/24 11:36:39 cl 1.14.136.1: #123595# use SdrUndoFactory for creating undo actions


2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [276323dd4cec3620c3e688417c49930a2bb77e0e]

INTEGRATION: CWS impresspresobjs (1.8.138); FILE MERGED 2005/11/24 11:36:01 cl 1.8.138.1: #123595# use SdrUndoFactory for creating undo actions


2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [eefbe59ebc0cb86132d9a626675d539134ee546f]

INTEGRATION: CWS impresspresobjs (1.8.138); FILE MERGED 2005/11/24 11:35:24 cl 1.8.138.1: #123595# use SdrUndoFactory for creating undo actions


2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [ccfc15aa8837355e9d601455bb81baaf7c3d554d]

INTEGRATION: CWS impresspresobjs (1.62.28); FILE MERGED 2005/12/13 19:10:06 cl 1.62.28.2: #i58649# do not call callbacks while in undo 2005/12/09 15:01:30 cl 1.62.28.1: #i58649# do not call callbacks while in undo


2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [86400352a21054ea3a2dc330857fd16e21312617]

INTEGRATION: CWS impresspresobjs (1.20.138); FILE MERGED 2005/11/24 11:34:55 cl 1.20.138.1: #123595# use SdrUndoFactory for creating undo actions


2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [8508eafece5e44c8544c04edf9e479e14efd2946]

INTEGRATION: CWS impresspresobjs (1.26.140); FILE MERGED 2005/12/09 15:09:26 cl 1.26.140.1: #i58649# export some implementation details to fix undo handling in impress outline view


2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [96531f7c6716be7c53b126b0efe77b835c84f314]

INTEGRATION: CWS impresspresobjs (1.104.26); FILE MERGED 2005/12/13 19:08:11 cl 1.104.26.2: #i58649# do call callbacks in undo if they are outliner callbacks 2005/12/09 15:08:49 cl 1.104.26.1: #i58649# do not call callbacks while in undo


2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [9ae643b365ca4a9262964b06fde18765900f89ab]

INTEGRATION: CWS impresspresobjs (1.74.88); FILE MERGED 2005/12/09 15:06:57 cl 1.74.88.1: #i58649# export some implementation details to fix undo handling in impress outline view


2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [3bf859da03bacb7cc9587089cc821c3fd6441134]

INTEGRATION: CWS impresspresobjs (1.6.140); FILE MERGED 2005/12/09 15:05:20 cl 1.6.140.1: #i58649# added operator== for undo in impress outline view


2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [3b70543d629e8766d133f1bcaba626a9b8859a70]

INTEGRATION: CWS impresspresobjs (1.20.140); FILE MERGED 2005/12/09 15:04:50 cl 1.20.140.1: #i58649# added operator== for undo in impress outline view


2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [a82fc1408edc3829750d717bb5fb538ddd0c2082]

INTEGRATION: CWS impresspresobjs (1.95.24); FILE MERGED 2005/12/09 15:04:20 cl 1.95.24.1: #i58649# export some implementation details to fix undo handling in impress outline view


2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [e9cb8951bf117e2536e17c9a3ac876cf9853b69b]

INTEGRATION: CWS impresspresobjs (1.114.56); FILE MERGED 2005/11/24 11:32:30 cl 1.114.56.1: #123595# export undo strings to sd


2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [0e9a7fca6132b972c6c14a0fc935f882e2ff1fb4]

INTEGRATION: CWS impresspresobjs (1.2.138); FILE MERGED 2005/12/09 14:46:59 cl 1.2.138.1: #i58649# export some implementation details to fix undo handling in impress outline view


2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [6e1229f1e002581190d874403acd1ae59e3be773]

INTEGRATION: CWS impresspresobjs (1.40.16); FILE MERGED 2005/12/27 13:36:04 cl 1.40.16.2: RESYNC: (1.40-1.41); FILE MERGED 2005/11/24 12:46:37 cl 1.40.16.1: #123595# added sd/source/undo


2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [77c8a3ad7adf07189fdef33026a5eb7cb52b38ae]

INTEGRATION: CWS impresspresobjs (1.51.14); FILE MERGED 2005/12/27 13:35:55 cl 1.51.14.5: RESYNC: (1.52-1.54); FILE MERGED 2005/12/09 15:18:53 cl 1.51.14.4: #i58649# reworked outline view undo handling 2005/12/01 11:08:36 cl 1.51.14.3: #i58649# get undo manager from textedit outliner when main view is in edit mode 2005/11/28 17:22:15 cl 1.51.14.2: RESYNC: (1.51-1.52); FILE MERGED 2005/11/24 12:42:37 cl 1.51.14.1: #123595# reworked presobj list and undo


2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [33c7362ab761afbac2bdc816bc20bd68e8719244]

INTEGRATION: CWS impresspresobjs (1.47.16); FILE MERGED 2005/12/27 13:35:47 cl 1.47.16.2: RESYNC: (1.47-1.48); FILE MERGED 2005/11/24 12:42:37 cl 1.47.16.1: #123595# reworked presobj list and undo


2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [84f9c52880d0503d8465fd0ff5ba6433ffc7c4b9]

INTEGRATION: CWS impresspresobjs (1.7.56); FILE MERGED 2005/11/24 12:42:36 cl 1.7.56.1: #123595# reworked presobj list and undo


2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [630637f5df4aa0d6b1bbcdeefdb0964f0795f488]

INTEGRATION: CWS impresspresobjs (1.24.54); FILE MERGED 2005/12/27 13:35:15 cl 1.24.54.2: RESYNC: (1.24-1.25); FILE MERGED 2005/11/24 12:40:51 cl 1.24.54.1: #123595# reworked presobj list and undo


2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [67976ee6d927fb9f8af287c2ed09e42941007313]

INTEGRATION: CWS impresspresobjs (1.61.16); FILE MERGED 2005/11/24 12:40:50 cl 1.61.16.1: #123595# reworked presobj list and undo


2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [735a81385ec3b3bc553ee3bcc8739c43f5613b25]

INTEGRATION: CWS impresspresobjs (1.46.6); FILE MERGED 2005/12/27 13:35:08 cl 1.46.6.2: RESYNC: (1.46-1.47); FILE MERGED 2005/11/24 12:40:50 cl 1.46.6.1: #123595# reworked presobj list and undo


2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [76f8287352c1195739dd4e7220ee933bb6f6e876]

INTEGRATION: CWS impresspresobjs (1.43.46); FILE MERGED 2005/12/27 13:35:02 cl 1.43.46.5: RESYNC: (1.43-1.44); FILE MERGED 2005/12/13 19:18:47 cl 1.43.46.4: #i58649# renamed isInUndo() to isRecordingUndo() 2005/12/09 15:18:53 cl 1.43.46.3: #i58649# reworked outline view undo handling 2005/12/01 11:09:34 cl 1.43.46.2: #i58649# do not set textedit undomanager at shell and listen to edit shape destruction 2005/11/24 12:40:50 cl 1.43.46.1: #123595# reworked presobj list and undo


2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [041ba291fe72405a59f940257d83e16c08d08db9]

INTEGRATION: CWS impresspresobjs (1.37.54); FILE MERGED 2005/12/14 13:25:57 cl 1.37.54.5: #i58649# clear outliner undo stack on prepare close 2005/12/13 19:18:34 cl 1.37.54.4: #i58649# make outline view more resistent to async slide counts 2005/12/09 15:18:53 cl 1.37.54.3: #i58649# reworked outline view undo handling 2005/11/28 17:22:07 cl 1.37.54.2: RESYNC: (1.37-1.38); FILE MERGED 2005/11/24 12:39:23 cl 1.37.54.1: #123595# reworked presobj list and undo


2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [0114b3219586ce32130794dbe376c8c0b19ccc6f]

INTEGRATION: CWS impresspresobjs (1.75.12); FILE MERGED 2005/12/27 13:34:47 cl 1.75.12.3: RESYNC: (1.75-1.76); FILE MERGED 2005/12/13 19:17:55 cl 1.75.12.2: #i58649# make outline view more resistent to async slide counts 2005/12/09 15:18:53 cl 1.75.12.1: #i58649# reworked outline view undo handling


2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [e1429e36d9f914c5950c656e334af495f04f1386]

INTEGRATION: CWS impresspresobjs (1.22.12); FILE MERGED 2005/12/27 16:21:34 cl 1.22.12.3: fixed merge problems 2005/12/27 13:34:40 cl 1.22.12.2: RESYNC: (1.22-1.23); FILE MERGED 2005/12/09 15:18:52 cl 1.22.12.1: #i58649# reworked outline view undo handling


2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [fd5084e321697b9eb5ca2148297e1d7b8997feb2]

INTEGRATION: CWS impresspresobjs (1.55.54); FILE MERGED 2005/12/30 10:53:20 cl 1.55.54.4: #i59838# first set FuText as actual function, then call DoExecute 2005/12/27 13:34:24 cl 1.55.54.3: RESYNC: (1.55-1.56); FILE MERGED 2005/12/01 11:07:18 cl 1.55.54.2: #i58649# removed unused function 2005/11/24 12:38:35 cl 1.55.54.1: #123595# reworked presobj list and undo


2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [ac2bb9c2acb8b1f26acd22c603e07459c0b858a5]

INTEGRATION: CWS impresspresobjs (1.62.12); FILE MERGED 2005/12/27 13:33:40 cl 1.62.12.3: RESYNC: (1.62-1.63); FILE MERGED 2005/12/01 13:48:48 cl 1.62.12.2: #i58649# removed unused function 2005/12/01 11:05:30 cl 1.62.12.1: #i58649# removed unused function


2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [8d3be344426e317c669ca4e7b0ff4c3de17a7358]

INTEGRATION: CWS impresspresobjs (1.28.54); FILE MERGED 2005/12/27 13:33:11 cl 1.28.54.2: RESYNC: (1.28-1.29); FILE MERGED 2005/11/24 12:38:35 cl 1.28.54.1: #123595# reworked presobj list and undo


2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [08b1fc925b51eea11f2cdbb396c6bbd7eaae6643]

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>  [28b36507cda9dcf41cb3b2e40224e1bfeedce95e]

INTEGRATION: CWS impresspresobjs (1.41.54); FILE MERGED 2005/12/27 13:32:52 cl 1.41.54.2: RESYNC: (1.41-1.42); FILE MERGED 2005/11/24 12:38:34 cl 1.41.54.1: #123595# reworked presobj list and undo


2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [7f75cb3ee11801a4477dd04d8246e6060f7351c4]

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>  [e2200a3b77c75332f74a48a4f94c56e90a28290b]

INTEGRATION: CWS impresspresobjs (1.61.6); FILE MERGED 2005/12/27 13:32:44 cl 1.61.6.2: RESYNC: (1.61-1.62); FILE MERGED 2005/11/24 12:38:34 cl 1.61.6.1: #123595# reworked presobj list and undo


2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [901d7cde35fa42ba70ff2fefabbf52921f00385c]

INTEGRATION: CWS impresspresobjs (1.22.12); FILE MERGED 2005/12/27 13:32:35 cl 1.22.12.2: RESYNC: (1.22-1.23); FILE MERGED 2005/12/09 15:18:52 cl 1.22.12.1: #i58649# reworked outline view undo handling


2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [00addb1112cb4affd3f455bbc66619a9c95242e9]

INTEGRATION: CWS impresspresobjs (1.7.54); FILE MERGED 2005/12/27 13:32:27 cl 1.7.54.2: RESYNC: (1.7-1.8); FILE MERGED 2005/11/24 12:37:20 cl 1.7.54.1: #123595# reworked presobj list and undo


2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [5ae173684afa6a71ec4689f8bb0e35d458995151]

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>  [0d721c4b8dc3a98dcef3e54cd0c427077da5fbbf]

INTEGRATION: CWS impresspresobjs (1.37.54); FILE MERGED 2005/11/24 12:36:59 cl 1.37.54.1: #123595# override DeleteMarked() to handle presobjects


2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [d4f87217a387bcda166f85b6ad5f4ed498184b64]

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>  [9fa45e85578f8be454de80f541b4d6ee79fb1266]

INTEGRATION: CWS impresspresobjs (1.15.56); FILE MERGED 2005/12/27 13:32:19 cl 1.15.56.2: RESYNC: (1.15-1.16); FILE MERGED 2005/11/24 12:36:38 cl 1.15.56.1: #123595# reworked presobj list and undo


2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [5efdd9f7c4cc231ed76bb9e686131729fc329006]

INTEGRATION: CWS impresspresobjs (1.51.16); FILE MERGED 2005/11/24 12:35:41 cl 1.51.16.1: #123595# new way of getting shape user data


2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [93195345df09bcfd8a551d9ddafe960b43280c1d]

INTEGRATION: CWS impresspresobjs (1.13.46); FILE MERGED 2005/11/24 12:34:41 cl 1.13.46.1: #123595# reworked presobj list and undo


2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [78138bd3253f3e5fe2e07ffada66d3327a4355ae]

INTEGRATION: CWS impresspresobjs (1.27.6); FILE MERGED 2005/12/27 13:29:26 cl 1.27.6.3: RESYNC: (1.28-1.29); FILE MERGED 2005/11/28 17:18:38 cl 1.27.6.2: RESYNC: (1.27-1.28); FILE MERGED 2005/11/24 12:33:51 cl 1.27.6.1: #123595# reworked presobj list and undo


2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [58b4441e099f7307249061f9b79ef0682643176b]

INTEGRATION: CWS impresspresobjs (1.7.54); FILE MERGED 2005/11/24 12:32:20 cl 1.7.54.1: #123595# override DeleteMarked() to handle presobjects


2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [bc0b8f765a2a3a615c4184215e26d6d27e4fe294]

INTEGRATION: CWS impresspresobjs (1.12.16); FILE MERGED 2005/12/27 13:18:13 cl 1.12.16.4: RESYNC: (1.12-1.13); FILE MERGED 2005/12/13 19:16:33 cl 1.12.16.3: #i58649# renamed isInUndo() to isRecordingUndo() 2005/12/09 15:16:25 cl 1.12.16.2: #i58649# reworked outline view undo handling 2005/12/01 11:02:29 cl 1.12.16.1: #i58649# derivate from sdr::SdrObjectUser


2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [17101d548feda9bd2168d7a7f1d0ed03131ef398]

INTEGRATION: CWS impresspresobjs (1.9.56); FILE MERGED 2005/12/09 15:16:25 cl 1.9.56.1: #i58649# reworked outline view undo handling


2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [cb56fe5798098b7b4cb4155dd5fbd44ab5cc429a]

INTEGRATION: CWS impresspresobjs (1.8.54); FILE MERGED 2005/12/13 19:17:04 cl 1.8.54.2: #i58649# make outline view more resistent to async slide counts 2005/12/09 15:16:25 cl 1.8.54.1: #i58649# reworked outline view undo handling


2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [529e1ea01f5eba1065dd6a849466cfea93d004db]

INTEGRATION: CWS impresspresobjs (1.6.56); FILE MERGED 2005/11/24 12:31:44 cl 1.6.56.1: #123595# reworked presobj list and undo


2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [c4963f9b9f75791b89ba384416e5acc6b7990e31]

INTEGRATION: CWS impresspresobjs (1.6.4); FILE MERGED 2006/01/05 11:15:25 cl 1.6.4.1: #125932# do not start an undo action before dialog returns ok!


2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [5da2d40feb8b9d4c097339a63c496d43a8d5dbc9]

INTEGRATION: CWS configure13 (1.2.4); FILE MERGED 2006/01/01 22:33:57 rene 1.2.4.2: TRUE/FALSE instead of YES/NO, oops 2006/01/01 16:08:35 rene 1.2.4.1: #i59727# fix kab check: add new conditional and check for needed KDE version


2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [150df59088631f71bdf23e81b1430d5e939e403e]

INTEGRATION: CWS impresspresobjs (1.50.54); FILE MERGED 2005/12/30 10:53:38 cl 1.50.54.3: #i59838# first set FuText as actual function, then call DoExecute 2005/12/27 13:16:58 cl 1.50.54.2: RESYNC: (1.50-1.51); FILE MERGED 2005/12/09 15:14:42 cl 1.50.54.1: #i58649# reworked outline view undo handling


2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [ca9344201eb238b663ad0983542171fd35fec550]

INTEGRATION: CWS impresspresobjs (1.7.56); FILE MERGED 2005/12/27 13:16:41 cl 1.7.56.2: RESYNC: (1.7-1.8); FILE MERGED 2005/11/24 12:30:55 cl 1.7.56.1: #123595# reworked presobj list and undo


2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [4db8eb895d6d00cac62b09dc1ae95ecb73b5a1ee]

INTEGRATION: CWS impresspresobjs (1.34.46); FILE MERGED 2005/12/27 13:15:39 cl 1.34.46.2: RESYNC: (1.34-1.35); FILE MERGED 2005/11/24 12:30:29 cl 1.34.46.1: #123595# reworked presobj list and undo


2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [4304b376c41edda3c040f45cdac8dc0655323131]

INTEGRATION: CWS impresspresobjs (1.8.56); FILE MERGED 2005/12/27 13:14:11 cl 1.8.56.2: RESYNC: (1.8-1.9); FILE MERGED 2005/12/09 15:14:41 cl 1.8.56.1: #i58649# reworked outline view undo handling


2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [caf14b1b807e85cb30ff8e80544a7c8a5d0b0df8]

INTEGRATION: CWS impresspresobjs (1.10.54); FILE MERGED 2005/12/27 13:13:52 cl 1.10.54.2: RESYNC: (1.10-1.11); FILE MERGED 2005/11/24 12:30:14 cl 1.10.54.1: #123595# reworked presobj list and undo


2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [93a927955994a894f07beb7f4874540485d39f7d]

INTEGRATION: CWS impresspresobjs (1.35.54); FILE MERGED 2005/12/27 13:12:52 cl 1.35.54.2: RESYNC: (1.35-1.36); FILE MERGED 2005/11/24 12:26:25 cl 1.35.54.1: #123595# reworked presobj list and undo


2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [b63d44ae5bbecdeaa0b179f94e779b5053820ccf]

INTEGRATION: CWS impresspresobjs (1.12.56); FILE MERGED 2005/12/27 13:12:19 cl 1.12.56.2: RESYNC: (1.12-1.13); FILE MERGED 2005/11/24 12:26:01 cl 1.12.56.1: #123595# reworked presobj list and undo


2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [770379fbca015eb9002cba78105e70fe9dd9bdc0]

INTEGRATION: CWS impresspresobjs (1.33.56); FILE MERGED 2005/12/27 13:09:47 cl 1.33.56.3: RESYNC: (1.34-1.35); FILE MERGED 2005/11/28 17:15:45 cl 1.33.56.2: RESYNC: (1.33-1.34); FILE MERGED 2005/11/24 12:25:32 cl 1.33.56.1: #123595# register undo manager and undo factory at drawing layer model


2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [0d0ec9c568a7d720f6de359ed6577ccdf6d7d120]

INTEGRATION: CWS impresspresobjs (1.8.46); FILE MERGED 2005/11/24 12:24:44 cl 1.8.46.1: #123595# reworked presobj list and undo


2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [6918863a0318362d4b670b6a90860c87bceb380d]

INTEGRATION: CWS impresspresobjs (1.35.6); FILE MERGED 2005/12/27 13:09:13 cl 1.35.6.2: RESYNC: (1.35-1.36); FILE MERGED 2005/11/24 12:24:11 cl 1.35.6.1: #123595# new presentation object list


2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [94e29a40b3f81b6033c150839974bd5dc34384ab]

INTEGRATION: CWS impresspresobjs (1.19.54); FILE MERGED 2005/11/24 12:23:39 cl 1.19.54.1: #123595# new way of getting shape user data


2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [5b809a50bf34ee33ea858711784fdf2100174321]

INTEGRATION: CWS impresspresobjs (1.79.44); FILE MERGED 2005/11/24 12:22:24 cl 1.79.44.1: #123595# new way of getting shape user data


2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [24cfae8623211d4490a4abe5de54dd4b5d5df45c]

INTEGRATION: CWS impresspresobjs (1.1.2); FILE ADDED 2005/11/24 12:14:14 cl 1.1.2.1: #123595# added application specific undo actions


2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [3fd776c0086cf082c3ffeb1693c994d91e54c6e3]

INTEGRATION: CWS impresspresobjs (1.1.2); FILE ADDED 2005/12/13 19:14:49 cl 1.1.2.2: #i58649# added isInUndo() 2005/11/24 12:14:00 cl 1.1.2.1: #123595# added application specific undo actions


2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [d3d930022624785fd246b185c489201f19f3ff61]

INTEGRATION: CWS impresspresobjs (1.1.2); FILE ADDED 2005/11/24 12:13:48 cl 1.1.2.1: #123595# added application specific undo actions


2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [5ca1905e5d282666989b9cb5eb99ac7b6b0815c0]

INTEGRATION: CWS impresspresobjs (1.1.2); FILE ADDED 2005/11/24 12:14:25 cl 1.1.2.1: #123595# added application specific undo actions


2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [99ac314cadc97e553a8167685c1bc598b7088c33]

INTEGRATION: CWS impresspresobjs (1.1.2); FILE ADDED 2005/11/24 12:13:12 cl 1.1.2.1: #123595# new helper


2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [a0d12e7ab4c585d2d2e1956e97ef1f45bd46f950]

INTEGRATION: CWS impresspresobjs (1.12.16); FILE MERGED 2005/11/24 12:21:34 cl 1.12.16.1: #123595# reworked presobj list and undo


2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [553b97d0e3bac53d1849055cc01b3f376a96d899]

INTEGRATION: CWS impresspresobjs (1.28.44); FILE MERGED 2005/11/28 17:12:58 cl 1.28.44.2: RESYNC: (1.28-1.29); FILE MERGED 2005/11/24 12:21:34 cl 1.28.44.1: #123595# reworked presobj list and undo


2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [e8ad97e18c67de990e984e0d5160afdf9b1b775c]

INTEGRATION: CWS impresspresobjs (1.51.16); FILE MERGED 2005/12/13 19:13:39 cl 1.51.16.3: #i58649# fixed undo for SetUserCall 2005/12/09 15:12:47 cl 1.51.16.2: #i58649# added RestoreDefaultText() 2005/11/24 12:21:33 cl 1.51.16.1: #123595# reworked presobj list and undo


2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [b44cc7b4be15994704f19ecb473b5637fe30fd8a]

INTEGRATION: CWS impresspresobjs (1.3.58); FILE MERGED 2005/11/24 12:12:07 cl 1.3.58.1: #123595# cleanup and adding PresObjKind to animinfo


2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [b8beb629f70939fb1ebbc8df871e5b84d7241a0c]

INTEGRATION: CWS impresspresobjs (1.11.58); FILE MERGED 2005/11/24 12:15:46 cl 1.11.58.1: #123595# added shapelist.cxx


2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [9a6cb080d71826b5bf3d3b9f90471c881a49a92b]

INTEGRATION: CWS impresspresobjs (1.41.52); FILE MERGED 2005/12/27 13:07:32 cl 1.41.52.2: RESYNC: (1.41-1.42); FILE MERGED 2005/11/24 12:20:22 cl 1.41.52.1: #123595# reworked presobj list and undo


2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [be5912bf6f20bcc40ad9650b7bc39a8d3c7b27d7]

INTEGRATION: CWS impresspresobjs (1.40.16); FILE MERGED 2005/11/24 12:20:22 cl 1.40.16.1: #123595# reworked presobj list and undo


2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [a440f72ed63b8555f4739ad62daac0da6a61b7a1]

INTEGRATION: CWS impresspresobjs (1.33.16); FILE MERGED 2005/11/24 12:20:21 cl 1.33.16.1: #123595# reworked presobj list and undo


2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [d6e6208aa062cb3df2ecc7f5f6d2ea55073c8599]

INTEGRATION: CWS impresspresobjs (1.74.54); FILE MERGED 2005/12/27 13:07:22 cl 1.74.54.2: RESYNC: (1.74-1.75); FILE MERGED 2005/11/24 12:20:20 cl 1.74.54.1: #123595# reworked presobj list and undo


2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [ca3e566cf96df7946f60e7f7e2c75af7b6ab5924]

INTEGRATION: CWS impresspresobjs (1.10.54); FILE MERGED 2005/11/24 12:11:30 cl 1.10.54.1: #123595# cleanup and adding PresObjKind to animinfo


2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [b292836077a4a52e6fea724127dae9b3942e3649]

INTEGRATION: CWS impresspresobjs (1.14.12); FILE MERGED 2005/12/09 15:13:18 cl 1.14.12.1: #i58649# reworked outline view undo handling


2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [08277b3a374767fc612ad92dc084fd58bfed98e5]

INTEGRATION: CWS impresspresobjs (1.12.360); FILE MERGED 2005/12/27 13:06:55 cl 1.12.360.2: RESYNC: (1.12-1.13); FILE MERGED 2005/11/24 12:46:12 cl 1.12.360.1: #123595# added sd/source/undo


2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [842a96034b050868bf9fe6f7efa494cede175ba2]

INTEGRATION: CWS impresspresobjs (1.1.2); FILE ADDED 2005/11/24 11:59:38 cl 1.1.2.1: #123595# added application specific undo actions


2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [c46f1385a1bdd667993e94349967725b56f13aad]

INTEGRATION: CWS impresspresobjs (1.1.2); FILE ADDED 2005/12/13 19:12:53 cl 1.1.2.2: #i58649# added isInUndo() 2005/11/24 11:59:29 cl 1.1.2.1: #123595# added application specific undo actions


2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [91b854d9a4525a3ea9cbcdcb213dfd874193da6c]

INTEGRATION: CWS impresspresobjs (1.1.2); FILE ADDED 2005/11/24 11:59:19 cl 1.1.2.1: #123595# added application specific undo actions


2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [0d1651bfe539d3ef79d44d43277bdebb42326cf2]

INTEGRATION: CWS impresspresobjs (1.1.2); FILE ADDED 2005/11/24 11:58:19 cl 1.1.2.1: #123595# new helper


2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [3362125802ee54b407b584b429d0769158db1dfe]

INTEGRATION: CWS impresspresobjs (1.1.2); FILE ADDED 2005/11/24 12:00:21 cl 1.1.2.1: #123595# new helper


2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [e314f3784a63fa2896e2e676ddeaf10f01b61d03]

INTEGRATION: CWS impresspresobjs (1.26.46); FILE MERGED 2005/12/09 15:12:29 cl 1.26.46.2: #i58649# added RestoreDefaultText() 2005/11/24 12:03:51 cl 1.26.46.1: #123595# reworked list of pres objs and SetAutoLayout


2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [8f61dfa475211e49f3b3a59d0890d879a894af5b]

INTEGRATION: CWS impresspresobjs (1.5.58); FILE MERGED 2005/11/24 12:01:29 cl 1.5.58.1: #123595# moved PresObjKind enum to here


2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [72c8204dc6b286368e982c86a5bf172c1b6f499b]

INTEGRATION: CWS impresspresobjs (1.39.16); FILE MERGED 2005/11/24 12:02:48 cl 1.39.16.1: #123595# consolidated undo manager with drawing layer undo manager, moved away some undo stuff and removed deleted presobj list


2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [692eae5ad4cd6c8f5b37c80d70382f40b5789cc4]

INTEGRATION: CWS impresspresobjs (1.5.56); FILE MERGED 2005/11/24 12:00:57 cl 1.5.56.1: #123595# cleanup and adding PresObjKind to animinfo


2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [8067fbcafbb51e4cf98420cd4702f4c61c9ac302]

INTEGRATION: CWS impresspresobjs (1.6.118); FILE MERGED 2005/12/12 12:51:51 cl 1.6.118.2: #i58649# added missing export decls 2005/12/09 14:45:25 cl 1.6.118.1: #i58649# export some implementation details to fix undo handling in impress outline view


2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [bfa7ce2a0fe92e7866121df79f89d20758ee78b7]

INTEGRATION: CWS memory02 (1.4.10); FILE MERGED 2005/10/05 13:14:28 tbe 1.4.10.1: #i54860# MLK: memory leak in BasicLibbox::InsertEntries()


2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [ad2631a3de0ba016c252215fd11e69f5f574425c]

INTEGRATION: CWS memory02 (1.8.8); FILE MERGED 2005/10/05 13:14:44 tbe 1.8.8.1: #i54860# MLK: memory leak in BasicLibbox::InsertEntries()


2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [e936dc7d6a55c75c4156bb5d061afc260bed04d4]

INTEGRATION: CWS memory02 (1.28.110); FILE MERGED 2005/11/28 12:11:57 mt 1.28.110.3: RESYNC: (1.29-1.30); FILE MERGED 2005/09/30 02:28:27 mt 1.28.110.2: RESYNC: (1.28-1.29); FILE MERGED 2005/06/29 06:18:01 mt 1.28.110.1: #i51271# SvxTabStop MLK...


2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [5e612f460d307b635eea5163caa11bfd1e11f8b7]

INTEGRATION: CWS memory02 (1.56.132); FILE MERGED 2005/11/28 11:50:53 mt 1.56.132.3: RESYNC: (1.57-1.60); FILE MERGED 2005/09/30 01:28:21 mt 1.56.132.2: RESYNC: (1.56-1.57); FILE MERGED 2005/06/29 06:19:27 mt 1.56.132.1: #i51273# MLK WrongList...


2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [ce555109546aa38a456279da6ba6033fc2317c37]

INTEGRATION: CWS memory02 (1.20.1034); FILE MERGED 2005/11/28 11:47:50 mt 1.20.1034.3: RESYNC: (1.21-1.22); FILE MERGED 2005/09/30 01:22:25 mt 1.20.1034.2: RESYNC: (1.20-1.21); FILE MERGED 2005/06/29 06:19:27 mt 1.20.1034.1: #i51273# MLK WrongList...


2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [869042d51fc87dbf4d316144bebbcd12034d3ca4]

INTEGRATION: CWS memory02 (1.38.134); FILE MERGED 2005/11/28 11:47:31 mt 1.38.134.3: RESYNC: (1.39-1.40); FILE MERGED 2005/09/30 01:22:11 mt 1.38.134.2: RESYNC: (1.38-1.39); FILE MERGED 2005/06/29 06:19:26 mt 1.38.134.1: #i51273# MLK WrongList...


2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [d7672a5c40779576439d4ef58100b5127c02ace4]

INTEGRATION: CWS memory02 (1.4.1200); FILE MERGED 2005/09/30 12:48:17 mt 1.4.1200.2: RESYNC: (1.4-1.5); FILE MERGED 2005/07/21 07:02:41 fme 1.4.1200.1: #40658# Remove SwParaPortions from pTxtCache if associated SwTxtFrm is deleted. Not removing them used to confuse memory leak detection


2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [f8fb5fb545b29009a20df8f5d1d858db79d1c9a3]

INTEGRATION: CWS memory02 (1.84.132); FILE MERGED 2005/11/28 08:39:19 mt 1.84.132.3: RESYNC: (1.85-1.87); FILE MERGED 2005/09/30 12:47:29 mt 1.84.132.2: RESYNC: (1.84-1.85); FILE MERGED 2005/07/21 07:02:40 fme 1.84.132.1: #40658# Remove SwParaPortions from pTxtCache if associated SwTxtFrm is deleted. Not removing them used to confuse memory leak detection


2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [2616380f36e9c960799444d1353e9fd0b09cc7cc]

INTEGRATION: CWS memory02 (1.19.132); FILE MERGED 2005/11/28 08:36:43 mt 1.19.132.3: RESYNC: (1.20-1.21); FILE MERGED 2005/09/29 11:57:38 mt 1.19.132.2: RESYNC: (1.19-1.20); FILE MERGED 2005/07/21 07:02:40 fme 1.19.132.1: #40658# Remove SwParaPortions from pTxtCache if associated SwTxtFrm is deleted. Not removing them used to confuse memory leak detection


2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [1eb1fc4cbaf296427e90b6d259f1517a8f803ee5]

INTEGRATION: CWS memory02 (1.54.130); FILE MERGED 2005/11/28 08:36:35 mt 1.54.130.3: RESYNC: (1.55-1.57); FILE MERGED 2005/09/29 11:57:27 mt 1.54.130.2: RESYNC: (1.54-1.55); FILE MERGED 2005/07/21 07:02:39 fme 1.54.130.1: #40658# Remove SwParaPortions from pTxtCache if associated SwTxtFrm is deleted. Not removing them used to confuse memory leak detection


2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [b33c9314ffab73022b3aa3611d58f55e8d518af2]

INTEGRATION: CWS memory02 (1.41.542); FILE MERGED 2005/09/29 11:30:53 mt 1.41.542.2: RESYNC: (1.41-1.42); FILE MERGED 2005/07/21 07:02:38 fme 1.41.542.1: #40658# Remove SwParaPortions from pTxtCache if associated SwTxtFrm is deleted. Not removing them used to confuse memory leak detection


2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [65cbd278e3fc1c5dced8944a9f20d43eb6f0aafd]

INTEGRATION: CWS memory02 (1.45.132); FILE MERGED 2005/11/28 08:25:13 mt 1.45.132.3: RESYNC: (1.46-1.47); FILE MERGED 2005/09/27 15:29:58 mt 1.45.132.2: RESYNC: (1.45-1.46); FILE MERGED 2005/07/21 07:02:38 fme 1.45.132.1: #40658# Remove SwParaPortions from pTxtCache if associated SwTxtFrm is deleted. Not removing them used to confuse memory leak detection


2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [29697d511e913822b54d6bcf4da90c01ef5ac868]

INTEGRATION: CWS memory02 (1.11.130); FILE MERGED 2005/11/28 08:25:05 mt 1.11.130.3: RESYNC: (1.12-1.13); FILE MERGED 2005/09/27 15:23:50 mt 1.11.130.2: RESYNC: (1.11-1.12); FILE MERGED 2005/07/21 07:02:37 fme 1.11.130.1: #40658# Remove SwParaPortions from pTxtCache if associated SwTxtFrm is deleted. Not removing them used to confuse memory leak detection


2006-01-10  Rüdiger Timm  <rt@openoffice.org>  [2029d019a293b0ca0889e4530bce6675dac0b018]

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>  [d030051da5838d99089bb3fecc4a1a8289fcad01]

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>  [2a40c4edc891ddd3ec7f28f52d5aea5817c26cf3]

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-09  Rüdiger Timm  <rt@openoffice.org>  [ad21fa0d087b1c5aeb90e1aae1371e4915df15e9]

INTEGRATION: CWS epspreview (1.9.38); FILE MERGED 2005/11/22 12:31:51 cmc 1.9.38.1: #i9290# when faced with an eps without a preview attempt to use some external applications to create one


2006-01-09  Rüdiger Timm  <rt@openoffice.org>  [d235e964755df4b8a51665884c8d1483952e7851]

INTEGRATION: CWS mtg1 (1.9.8); FILE MERGED 2005/11/16 14:38:24 sb 1.9.8.1: #i57753# Avoid long-running finalize methods.


2006-01-09  Rüdiger Timm  <rt@openoffice.org>  [870a4401c05beec3d31c1f6055a64591edd0a9d9]

INTEGRATION: CWS mtg1 (1.1.2); FILE ADDED 2005/11/16 14:39:56 sb 1.1.2.1: #i57753# Avoid long-running finalize methods.


2006-01-09  Rüdiger Timm  <rt@openoffice.org>  [7ddfece4ddf83c1eb08d4e69295f9dc1665c1aa8]

INTEGRATION: CWS mtg1 (1.6.4); FILE MERGED 2005/11/16 14:38:23 sb 1.6.4.1: #i57753# Avoid long-running finalize methods.


2006-01-09  Rüdiger Timm  <rt@openoffice.org>  [e40da7961dc524f7d8a32a653f1d8ee804a27bd2]

INTEGRATION: CWS mtg1 (1.7.14); FILE MERGED 2005/11/16 13:21:18 sb 1.7.14.1: #i57753# Avoid long-running finalize methods.


2006-01-09  Rüdiger Timm  <rt@openoffice.org>  [30ddec8f43e06e8ce090a93384c95ff3bcc1922d]

INTEGRATION: CWS mtg1 (1.6.14); FILE MERGED 2005/11/16 16:11:44 mtg 1.6.14.2: i#57753# back out my changes for asynchronous finalization 2005/11/15 13:22:59 mtg 1.6.14.1: A possible fix for i#57753#. A bit too brute force, and needs to be finessed, but a suitable starting point for discussion


2006-01-09  Rüdiger Timm  <rt@openoffice.org>  [eb688e4c07bf3ccffccab6cd27295e79f5ea3456]

INTEGRATION: CWS mtg1 (1.21.12); FILE MERGED 2005/11/16 16:11:44 mtg 1.21.12.2: i#57753# back out my changes for asynchronous finalization 2005/11/15 13:22:59 mtg 1.21.12.1: A possible fix for i#57753#. A bit too brute force, and needs to be finessed, but a suitable starting point for discussion


2006-01-09  Rüdiger Timm  <rt@openoffice.org>  [d992c7fe41dc921aef25af1b21cc7fa8fe301e17]

#i10000# Last change did not work as expected - corrected.


2006-01-08  Oliver Braun  <obr@openoffice.org>  [24c4848917a4d900cebfb51ca642d76f77b8bda2]

#i57253# do not hide user directory on OS X


2006-01-06  Vladimir Glazounov  <vg@openoffice.org>  [9e1f427118163ea3b4169a33e8a5d5bf0223d063]

new version for SRC680


2006-01-06  Vladimir Glazounov  <vg@openoffice.org>  [a12ac920b25143204827d8781ce2c559701b8ca8]

new version for SRC680


2006-01-06  Vladimir Glazounov  <vg@openoffice.org>  [4c4fda459095dd28eff446d2876a77fdc9436437]

new version for SRC680


2006-01-06  Vladimir Glazounov  <vg@openoffice.org>  [c1c3dafe1ca7936a442ae71288fdfd04c04a50ad]

#i59953#,#100000# changed Python-UNO Bridge module name and added description


2006-01-06  Kurt Zenker  <kz@openoffice.org>  [744a127b6fad2afcdf14ad2480e0971c6fd88f69]

SRC680


2006-01-06  Kurt Zenker  <kz@openoffice.org>  [be88f6ed1b8c5e39cd5bc1183ff5aea6843ab3a1]

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>  [ba8dab74f22aae9fd045d00db0726f64e6cdca36]

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>  [4d54e2d42798b6dc948e579d3329df3ec05d8902]

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>  [a9c0dab6827c03746d3b6f81d18e10301d0b6de8]

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>  [49ec5942a8b4ce98304ac83fceacd4f153e57a56]

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>  [045ead381fa863ebb12526aef3b018fd65e3a3c9]

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>  [7ac428e23c242ddde9d41eaf82b6a54005b708cc]

INTEGRATION: CWS hunspell (1.6.98); FILE MERGED 2005/09/19 22:13:18 nemeth 1.6.98.2: RESYNC: (1.6-1.7); FILE MERGED 2005/09/19 21:54:28 nemeth 1.6.98.1: i52383


2006-01-06  Kurt Zenker  <kz@openoffice.org>  [f6047f1ec3845bc1f5f23c147b36a2cf2938df03]

INTEGRATION: CWS hunspell (1.13.36); FILE MERGED 2005/09/19 22:13:09 nemeth 1.13.36.2: RESYNC: (1.13-1.14); FILE MERGED 2005/09/19 21:54:28 nemeth 1.13.36.1: i52383


2006-01-06  Kurt Zenker  <kz@openoffice.org>  [887a2e4dd1d676f6dd02be2bfbec795e103fc1f7]

INTEGRATION: CWS hunspell (1.9.12); FILE MERGED 2005/12/09 05:39:56 nemeth 1.9.12.3: i58337 2005/09/19 22:12:22 nemeth 1.9.12.2: RESYNC: (1.9-1.10); FILE MERGED 2005/09/19 21:54:28 nemeth 1.9.12.1: i52383


2006-01-06  Kurt Zenker  <kz@openoffice.org>  [3057f2cc5dfadfbbbcca0a25b43b4f97df8c96c5]

INTEGRATION: CWS hunspell (1.13.32); FILE MERGED 2005/09/19 21:54:16 nemeth 1.13.32.1: i52383


2006-01-06  Kurt Zenker  <kz@openoffice.org>  [391e4012360821b772a01d9ed6306111b365286b]

INTEGRATION: CWS hunspell (1.12.36); FILE MERGED 2005/11/24 12:02:14 nemeth 1.12.36.2: i58337 i58338 2005/09/19 21:54:16 nemeth 1.12.36.1: i52383


2006-01-06  Kurt Zenker  <kz@openoffice.org>  [b370d5927115e98dbe106f683ea0d46cfed36393]

INTEGRATION: CWS os67 (1.43.454); FILE MERGED 2006/01/05 14:25:04 os 1.43.454.4: #i42356# restart numbering only if current numbering is available 2005/12/14 13:43:05 os 1.43.454.3: RESYNC: (1.44-1.47); FILE MERGED 2005/09/28 11:37:26 os 1.43.454.2: RESYNC: (1.43-1.44); FILE MERGED 2005/08/30 07:24:26 os 1.43.454.1: #i42356# additional context menu entries for numberings


2006-01-06  Kurt Zenker  <kz@openoffice.org>  [5881750257fa19cc0c0459959e4ff8008bb83279]

INTEGRATION: CWS os67 (1.8.270); FILE MERGED 2005/12/14 12:40:54 os 1.8.270.3: RESYNC: (1.9-1.10); FILE MERGED 2005/09/28 07:28:46 os 1.8.270.2: RESYNC: (1.8-1.9); FILE MERGED 2005/08/30 07:24:25 os 1.8.270.1: #i42356# additional context menu entries for numberings


2006-01-06  Kurt Zenker  <kz@openoffice.org>  [79aefac4920ab264dbf562a6cf11300cdb149ecf]

INTEGRATION: CWS os67 (1.5.92); FILE MERGED 2005/12/14 12:42:54 os 1.5.92.3: RESYNC: (1.6-1.7); FILE MERGED 2005/09/28 06:51:42 os 1.5.92.2: RESYNC: (1.5-1.6); FILE MERGED 2005/09/26 11:54:23 os 1.5.92.1: #i36696# MailMerge: hide empty Address lines; #ii51947# work flow in address page changed


2006-01-06  Kurt Zenker  <kz@openoffice.org>  [6ed3c3a7caecb1d1d14e63459812db8cc513bdf1]

INTEGRATION: CWS os67 (1.3.270); FILE MERGED 2005/12/14 13:05:10 os 1.3.270.3: RESYNC: (1.4-1.6); FILE MERGED 2005/09/28 08:36:21 os 1.3.270.2: RESYNC: (1.3-1.4); FILE MERGED 2005/09/26 12:34:24 os 1.3.270.1: #ii51947# work flow in address page changed


2006-01-06  Kurt Zenker  <kz@openoffice.org>  [348d40e00156c2950d759e7563393b88209ebffd]

INTEGRATION: CWS os67 (1.3.270); FILE MERGED 2005/12/14 13:04:48 os 1.3.270.3: RESYNC: (1.4-1.6); FILE MERGED 2005/09/28 08:34:51 os 1.3.270.2: RESYNC: (1.3-1.4); FILE MERGED 2005/09/26 12:34:24 os 1.3.270.1: #ii51947# work flow in address page changed


2006-01-06  Kurt Zenker  <kz@openoffice.org>  [87e98e03b2cc7df108dcc1236ee0ee7120ee427e]

INTEGRATION: CWS os67 (1.5.250); FILE MERGED 2005/12/14 13:04:40 os 1.5.250.3: RESYNC: (1.6-1.9); FILE MERGED 2005/09/28 08:33:10 os 1.5.250.2: RESYNC: (1.5-1.6); FILE MERGED 2005/09/26 12:34:24 os 1.5.250.1: #ii51947# work flow in address page changed


2006-01-06  Kurt Zenker  <kz@openoffice.org>  [229cbd60069f2dbb0668d581ace680fdc706fe3c]

INTEGRATION: CWS os67 (1.8.250); FILE MERGED 2005/12/14 13:04:09 os 1.8.250.3: RESYNC: (1.9-1.12); FILE MERGED 2005/09/28 08:31:25 os 1.8.250.2: RESYNC: (1.8-1.9); FILE MERGED 2005/08/26 09:53:55 os 1.8.250.1: #i51949# hide e-Mail related pages/controls if e-Mail is not supported


2006-01-06  Kurt Zenker  <kz@openoffice.org>  [c8f803612c580bfc1e89c6c0c886ec9be425e13a]

INTEGRATION: CWS os67 (1.3.270); FILE MERGED 2005/12/14 13:03:46 os 1.3.270.3: RESYNC: (1.4-1.5); FILE MERGED 2005/09/28 08:30:55 os 1.3.270.2: RESYNC: (1.3-1.4); FILE MERGED 2005/09/26 12:34:24 os 1.3.270.1: #ii51947# work flow in address page changed


2006-01-06  Kurt Zenker  <kz@openoffice.org>  [70da48c64a55d0946079bd47df62dcbba8c2e951]

INTEGRATION: CWS os67 (1.4.250); FILE MERGED 2005/12/14 13:03:40 os 1.4.250.3: RESYNC: (1.5-1.6); FILE MERGED 2005/09/28 08:28:52 os 1.4.250.2: RESYNC: (1.4-1.5); FILE MERGED 2005/09/26 12:34:23 os 1.4.250.1: #ii51947# work flow in address page changed


2006-01-06  Kurt Zenker  <kz@openoffice.org>  [ec1332ac98961bc8123ce535546acf2855f5bca1]

INTEGRATION: CWS os67 (1.7.284); FILE MERGED 2005/12/14 13:03:27 os 1.7.284.3: RESYNC: (1.8-1.9); FILE MERGED 2005/09/28 08:27:35 os 1.7.284.2: RESYNC: (1.7-1.8); FILE MERGED 2005/09/26 12:29:02 os 1.7.284.1: #i36696# hide empty address lines


2006-01-06  Kurt Zenker  <kz@openoffice.org>  [331f3c454f75a3b84d076bf08033b7bd3838aa4d]

INTEGRATION: CWS os67 (1.3.270); FILE MERGED 2005/12/14 13:03:19 os 1.3.270.3: RESYNC: (1.4-1.6); FILE MERGED 2005/09/28 08:27:01 os 1.3.270.2: RESYNC: (1.3-1.4); FILE MERGED 2005/09/26 12:34:23 os 1.3.270.1: #ii51947# work flow in address page changed


2006-01-06  Kurt Zenker  <kz@openoffice.org>  [6467e29d2622b1002fc7c79313a9eba696eadf2c]

INTEGRATION: CWS os67 (1.2.574); FILE MERGED 2005/09/28 08:26:38 os 1.2.574.2: RESYNC: (1.2-1.3); FILE MERGED 2005/09/26 12:26:52 os 1.2.574.1: #ii51947# work flow in address page changed


2006-01-06  Kurt Zenker  <kz@openoffice.org>  [b935dee69232da2f384d0d3bff771c4c66c04386]

INTEGRATION: CWS os67 (1.5.152); FILE MERGED 2005/09/28 08:25:59 os 1.5.152.2: RESYNC: (1.5-1.6); FILE MERGED 2005/09/26 12:26:26 os 1.5.152.1: #ii51947# work flow in address page changed


2006-01-06  Kurt Zenker  <kz@openoffice.org>  [3f9e4260e07d18a91a0ae64c1f0312d448f5d721]

INTEGRATION: CWS os67 (1.3.270); FILE MERGED 2005/12/14 13:03:07 os 1.3.270.3: RESYNC: (1.4-1.5); FILE MERGED 2005/09/28 08:25:28 os 1.3.270.2: RESYNC: (1.3-1.4); FILE MERGED 2005/09/26 12:27:35 os 1.3.270.1: #ii51947# work flow in address page changed


2006-01-06  Kurt Zenker  <kz@openoffice.org>  [c7a4c3d359ff3cd4e6d174e4f86e866bb9820f03]

INTEGRATION: CWS os67 (1.4.86); FILE MERGED 2005/12/14 13:02:45 os 1.4.86.3: RESYNC: (1.5-1.8); FILE MERGED 2005/09/28 08:23:53 os 1.4.86.2: RESYNC: (1.4-1.5); FILE MERGED 2005/09/26 11:56:15 os 1.4.86.1: #i36696# MailMerge: hide empty Address lines; #ii51947# work flow in address page changed


2006-01-06  Kurt Zenker  <kz@openoffice.org>  [c6fccb11e16a5e6c601b77e0fb20cdbde2b2b5b7]

INTEGRATION: CWS os67 (1.7.76); FILE MERGED 2006/01/05 11:18:38 os 1.7.76.5: #i51947# German umlauts fixed 2006/01/05 09:50:32 os 1.7.76.4: #i51947# German umlauts fixed 2005/12/14 13:02:31 os 1.7.76.3: RESYNC: (1.8-1.9); FILE MERGED 2005/09/28 08:23:39 os 1.7.76.2: RESYNC: (1.7-1.8); FILE MERGED 2005/09/26 12:23:51 os 1.7.76.1: #ii51947# work flow in address page changed; #i36696# hide empty address lines


2006-01-06  Kurt Zenker  <kz@openoffice.org>  [bbc0cc76f7928ca68c8de714ca5ff4a65abd4803]

INTEGRATION: CWS os67 (1.4.270); FILE MERGED 2005/09/28 08:23:20 os 1.4.270.2: RESYNC: (1.4-1.5); FILE MERGED 2005/09/26 12:23:51 os 1.4.270.1: #ii51947# work flow in address page changed; #i36696# hide empty address lines


2006-01-06  Kurt Zenker  <kz@openoffice.org>  [d7291f425e12a4719e482953c123dedbd58677b0]

INTEGRATION: CWS os67 (1.3.270); FILE MERGED 2005/09/28 08:23:01 os 1.3.270.2: RESYNC: (1.3-1.4); FILE MERGED 2005/09/26 12:23:51 os 1.3.270.1: #ii51947# work flow in address page changed; #i36696# hide empty address lines


2006-01-06  Kurt Zenker  <kz@openoffice.org>  [498359e32465243946fa999e96addaac6dacfacb]

INTEGRATION: CWS os67 (1.6.270); FILE MERGED 2006/01/05 09:42:04 os 1.6.270.4: #i51947# catch exception in MatchHdl_Impl; enable 'hide empty paragraphs' CheckBox correctly 2005/12/14 13:01:58 os 1.6.270.3: RESYNC: (1.7-1.10); FILE MERGED 2005/09/28 08:22:42 os 1.6.270.2: RESYNC: (1.6-1.7); FILE MERGED 2005/09/26 12:23:50 os 1.6.270.1: #ii51947# work flow in address page changed; #i36696# hide empty address lines


2006-01-06  Kurt Zenker  <kz@openoffice.org>  [904d04fa5dc9b0237928e0b1fd670c564882704d]

INTEGRATION: CWS os67 (1.10.34); FILE MERGED 2006/01/05 09:43:47 os 1.10.34.1: #i51947# catch exception in MatchHdl_Impl


2006-01-06  Kurt Zenker  <kz@openoffice.org>  [cbfa7476c727598ae891e383db1faa978a6977fb]

INTEGRATION: CWS os67 (1.5.454); FILE MERGED 2005/09/28 08:21:32 os 1.5.454.3: RESYNC: (1.5-1.6); FILE MERGED 2005/09/26 11:58:53 os 1.5.454.2: #ii51947# work flow in address page changed 2005/08/26 09:53:55 os 1.5.454.1: #i51949# hide e-Mail related pages/controls if e-Mail is not supported


2006-01-06  Kurt Zenker  <kz@openoffice.org>  [5db6a938880eda78316a82bc8aeccc0670c3ef67]

INTEGRATION: CWS os67 (1.30.138); FILE MERGED 2006/01/05 15:10:48 os 1.30.138.1: #i51947# string changes in mail merge wizard


2006-01-06  Kurt Zenker  <kz@openoffice.org>  [822e5d46b1dc8458dd921dcdd6a63cf006a9fbca]

INTEGRATION: CWS os67 (1.2.574); FILE MERGED 2005/12/14 12:57:26 os 1.2.574.3: RESYNC: (1.3-1.4); FILE MERGED 2005/09/28 08:12:07 os 1.2.574.2: RESYNC: (1.2-1.3); FILE MERGED 2005/09/26 11:57:50 os 1.2.574.1: #i51946# usability improved


2006-01-06  Kurt Zenker  <kz@openoffice.org>  [334e017e19a9ff4aceb8721e32942f6885d59025]

INTEGRATION: CWS os67 (1.3.92); FILE MERGED 2005/12/14 12:57:03 os 1.3.92.3: RESYNC: (1.4-1.5); FILE MERGED 2005/09/28 08:11:28 os 1.3.92.2: RESYNC: (1.3-1.4); FILE MERGED 2005/09/26 11:57:49 os 1.3.92.1: #i51946# usability improved


2006-01-06  Kurt Zenker  <kz@openoffice.org>  [0800e4406dbece494fd52102cfe840cee358a20c]

INTEGRATION: CWS os67 (1.2.574); FILE MERGED 2005/09/28 08:11:18 os 1.2.574.2: RESYNC: (1.2-1.3); FILE MERGED 2005/09/26 11:57:48 os 1.2.574.1: #i51946# usability improved


2006-01-06  Kurt Zenker  <kz@openoffice.org>  [e13b66ebdb0700034dc0df085ecbf73f8cb431e2]

INTEGRATION: CWS os67 (1.9.90); FILE MERGED 2006/01/05 15:11:12 os 1.9.90.5: #i51946# table selection fixed 2006/01/05 09:44:48 os 1.9.90.4: #i51946# table selection fixed 2005/12/14 12:56:39 os 1.9.90.3: RESYNC: (1.10-1.12); FILE MERGED 2005/09/28 08:10:58 os 1.9.90.2: RESYNC: (1.9-1.10); FILE MERGED 2005/09/26 11:57:48 os 1.9.90.1: #i51946# usability improved


2006-01-06  Kurt Zenker  <kz@openoffice.org>  [20a4e11040a63113a53869cbbe5bed2a6f78ec77]

INTEGRATION: CWS os67 (1.41.270); FILE MERGED 2005/12/14 12:38:37 os 1.41.270.3: RESYNC: (1.42-1.43); FILE MERGED 2005/09/28 06:14:57 os 1.41.270.2: RESYNC: (1.41-1.42); FILE MERGED 2005/08/30 07:24:24 os 1.41.270.1: #i42356# additional context menu entries for numberings


2006-01-06  Kurt Zenker  <kz@openoffice.org>  [346f59d34a1335264b493a6a7cd58865968b1713]

INTEGRATION: CWS os67 (1.14.78); FILE MERGED 2005/12/14 11:27:29 os 1.14.78.3: RESYNC: (1.15-1.18); FILE MERGED 2005/09/27 11:11:13 os 1.14.78.2: RESYNC: (1.14-1.15); FILE MERGED 2005/08/30 07:24:23 os 1.14.78.1: #i42356# additional context menu entries for numberings


2006-01-06  Kurt Zenker  <kz@openoffice.org>  [5e609d0f5a9c0b97c32df7f433528a07b5184628]

INTEGRATION: CWS os67 (1.122.454); FILE MERGED 2005/12/14 11:12:57 os 1.122.454.3: RESYNC: (1.123-1.125); FILE MERGED 2005/09/27 10:03:49 os 1.122.454.2: RESYNC: (1.122-1.123); FILE MERGED 2005/08/30 07:24:21 os 1.122.454.1: #i42356# additional context menu entries for numberings


2006-01-06  Kurt Zenker  <kz@openoffice.org>  [a5a8ad26266af15ec0bb7de099be4b9bcefe7adf]

INTEGRATION: CWS os67 (1.59.250); FILE MERGED 2005/12/14 11:12:43 os 1.59.250.2: RESYNC: (1.59-1.62); FILE MERGED 2005/08/30 07:24:20 os 1.59.250.1: #i42356# additional context menu entries for numberings


2006-01-06  Kurt Zenker  <kz@openoffice.org>  [5edd624c2c45208cba9a30ae026fa76144c7500c]

INTEGRATION: CWS os67 (1.31.250); FILE MERGED 2005/12/14 11:11:05 os 1.31.250.3: RESYNC: (1.32-1.33); FILE MERGED 2005/09/27 09:56:38 os 1.31.250.2: RESYNC: (1.31-1.32); FILE MERGED 2005/08/30 07:24:20 os 1.31.250.1: #i42356# additional context menu entries for numberings


2006-01-06  Kurt Zenker  <kz@openoffice.org>  [d30c74219562eba551943288294b8f3f34c29933]

INTEGRATION: CWS os67 (1.46.210); FILE MERGED 2005/12/14 11:03:05 os 1.46.210.3: RESYNC: (1.47-1.51); FILE MERGED 2005/09/27 06:29:34 os 1.46.210.2: RESYNC: (1.46-1.47); FILE MERGED 2005/08/30 07:24:19 os 1.46.210.1: #i42356# additional context menu entries for numberings


2006-01-06  Kurt Zenker  <kz@openoffice.org>  [e89db4efe56917b024c273317c35cbfa61eb0c71]

INTEGRATION: CWS os67 (1.64.250); FILE MERGED 2005/12/14 11:00:50 os 1.64.250.3: RESYNC: (1.65-1.67); FILE MERGED 2005/09/27 06:21:43 os 1.64.250.2: RESYNC: (1.64-1.65); FILE MERGED 2005/08/30 07:24:19 os 1.64.250.1: #i42356# additional context menu entries for numberings


2006-01-06  Kurt Zenker  <kz@openoffice.org>  [079e6789c33f8dd2c7e60419cceb340b18f22620]

INTEGRATION: CWS os67 (1.37.102); FILE MERGED 2005/12/14 10:54:59 os 1.37.102.3: RESYNC: (1.38-1.39); FILE MERGED 2005/09/26 19:43:02 os 1.37.102.2: RESYNC: (1.37-1.38); FILE MERGED 2005/09/26 11:51:21 os 1.37.102.1: #i36696# MailMerge: hide empty Address lines


2006-01-06  Kurt Zenker  <kz@openoffice.org>  [732d0bf12818151755764ff469c2c3fc4b69785b]

INTEGRATION: CWS os67 (1.22.70); FILE MERGED 2005/12/14 10:42:42 os 1.22.70.3: RESYNC: (1.23-1.24); FILE MERGED 2005/09/26 19:24:21 os 1.22.70.2: RESYNC: (1.22-1.23); FILE MERGED 2005/09/26 11:51:53 os 1.22.70.1: #i36696# MailMerge: hide empty Address lines


2006-01-06  Kurt Zenker  <kz@openoffice.org>  [fddd9e5b904e91e7d9ff00588d6d37918a8df1b9]

INTEGRATION: CWS os67 (1.9.20); FILE MERGED 2005/09/27 06:38:43 os 1.9.20.1: #ii51947# work flow in address page changed


2006-01-06  Kurt Zenker  <kz@openoffice.org>  [692c7755de6ff1118385e9fc98aba0e4a083c530]

INTEGRATION: CWS pj46 (1.2.42); FILE MERGED 2005/12/25 22:22:36 pjanik 1.2.42.1: #i59591#: Update Bulgarian extras.


2006-01-06  Kurt Zenker  <kz@openoffice.org>  [e9a86002aa608b4f20040ec061ea9be5421133ac]

INTEGRATION: CWS pj46 (1.2.42); FILE MERGED 2005/12/25 22:22:35 pjanik 1.2.42.1: #i59591#: Update Bulgarian extras.


2006-01-06  Kurt Zenker  <kz@openoffice.org>  [c94224b68b263707a3a56060df2794a9b58dce87]

INTEGRATION: CWS pj46 (1.2.42); FILE MERGED 2005/12/25 22:22:34 pjanik 1.2.42.1: #i59591#: Update Bulgarian extras.


2006-01-06  Kurt Zenker  <kz@openoffice.org>  [0893ac4a8663466f9e3439ac3844da3e1ec274ba]

INTEGRATION: CWS pj46 (1.2.42); FILE MERGED 2005/12/25 22:22:33 pjanik 1.2.42.1: #i59591#: Update Bulgarian extras.


2006-01-06  Kurt Zenker  <kz@openoffice.org>  [f4789e9f1b5535459e035631d4728e973c395636]

INTEGRATION: CWS pj46 (1.2.42); FILE MERGED 2005/12/25 22:22:32 pjanik 1.2.42.1: #i59591#: Update Bulgarian extras.


2006-01-06  Kurt Zenker  <kz@openoffice.org>  [28bab4ce69396a36638f73dc1fdaf8d870a9746f]

INTEGRATION: CWS pj46 (1.2.42); FILE MERGED 2005/12/25 22:22:31 pjanik 1.2.42.1: #i59591#: Update Bulgarian extras.


2006-01-06  Kurt Zenker  <kz@openoffice.org>  [84bf847d7017d1c0ad6e9da9452470fc9c909c61]

INTEGRATION: CWS pj46 (1.2.42); FILE MERGED 2005/12/25 22:22:30 pjanik 1.2.42.1: #i59591#: Update Bulgarian extras.


2006-01-06  Kurt Zenker  <kz@openoffice.org>  [e20050429d65ebf24c4cd52ea065d03e4dea95fe]

INTEGRATION: CWS pj46 (1.2.42); FILE MERGED 2005/12/25 22:22:29 pjanik 1.2.42.1: #i59591#: Update Bulgarian extras.


2006-01-06  Kurt Zenker  <kz@openoffice.org>  [b4ba0969b22c48113877bcf7dd98da372c44ef16]

INTEGRATION: CWS pj46 (1.2.42); FILE MERGED 2005/12/25 22:22:28 pjanik 1.2.42.1: #i59591#: Update Bulgarian extras.


2006-01-06  Kurt Zenker  <kz@openoffice.org>  [3c902a244e84f327ca92093995bbe722e8a1b71a]

INTEGRATION: CWS pj46 (1.2.42); FILE MERGED 2005/12/25 22:22:27 pjanik 1.2.42.1: #i59591#: Update Bulgarian extras.


2006-01-06  Kurt Zenker  <kz@openoffice.org>  [8608b11f7f69119772f203399c51b06c3acbc972]

INTEGRATION: CWS pj46 (1.2.42); FILE MERGED 2005/12/25 22:22:26 pjanik 1.2.42.1: #i59591#: Update Bulgarian extras.


2006-01-06  Kurt Zenker  <kz@openoffice.org>  [e5c1910394b0ccfccd8b8375947124841a809563]

INTEGRATION: CWS pj46 (1.2.42); FILE MERGED 2005/12/25 22:22:23 pjanik 1.2.42.1: #i59591#: Update Bulgarian extras.


2006-01-06  Kurt Zenker  <kz@openoffice.org>  [3889083844ef9719a27cd522d0d35a378978a940]

INTEGRATION: CWS pj46 (1.2.42); FILE MERGED 2005/12/25 22:22:22 pjanik 1.2.42.1: #i59591#: Update Bulgarian extras.


2006-01-06  Kurt Zenker  <kz@openoffice.org>  [a448a7719adb5a61b033ed7a510dad0d13a8c1a9]

INTEGRATION: CWS pj46 (1.2.42); FILE MERGED 2005/12/25 22:22:21 pjanik 1.2.42.1: #i59591#: Update Bulgarian extras.


2006-01-06  Kurt Zenker  <kz@openoffice.org>  [16264b25a7a94d344a7bef9dd7f3aed6c36c6763]

INTEGRATION: CWS pj46 (1.2.42); FILE MERGED 2005/12/25 22:22:19 pjanik 1.2.42.1: #i59591#: Update Bulgarian extras.


2006-01-06  Kurt Zenker  <kz@openoffice.org>  [4d809773600ab411fd61a3074d50a7a10f8f477c]

INTEGRATION: CWS pj46 (1.2.42); FILE MERGED 2005/12/25 22:22:18 pjanik 1.2.42.1: #i59591#: Update Bulgarian extras.


2006-01-06  Kurt Zenker  <kz@openoffice.org>  [8596feb65ba7fa8646424ef765695f3593c8b87c]

INTEGRATION: CWS pj46 (1.2.42); FILE MERGED 2005/12/25 22:22:17 pjanik 1.2.42.1: #i59591#: Update Bulgarian extras.


2006-01-06  Kurt Zenker  <kz@openoffice.org>  [41a932d914b03fed486b5c113bcbe46ced9f2aec]

INTEGRATION: CWS pj46 (1.2.42); FILE MERGED 2005/12/25 22:22:16 pjanik 1.2.42.1: #i59591#: Update Bulgarian extras.


2006-01-06  Kurt Zenker  <kz@openoffice.org>  [87daac35a2aec4f9c425a260996c4edf7e2eb3ac]

INTEGRATION: CWS pj46 (1.2.42); FILE MERGED 2005/12/25 22:22:15 pjanik 1.2.42.1: #i59591#: Update Bulgarian extras.


2006-01-06  Kurt Zenker  <kz@openoffice.org>  [5030ed4ad52dd2d7d7695bd713b084633929fa64]

INTEGRATION: CWS pj46 (1.2.42); FILE MERGED 2005/12/25 22:22:14 pjanik 1.2.42.1: #i59591#: Update Bulgarian extras.


2006-01-06  Kurt Zenker  <kz@openoffice.org>  [3558848cff6e88a4198dbe8c68a2814fe7e47def]

INTEGRATION: CWS pj46 (1.2.42); FILE MERGED 2005/12/25 22:22:13 pjanik 1.2.42.1: #i59591#: Update Bulgarian extras.


2006-01-06  Kurt Zenker  <kz@openoffice.org>  [949af5dff85ed0f305db9788a81384476e78a1d1]

INTEGRATION: CWS pj46 (1.2.42); FILE MERGED 2005/12/25 22:22:12 pjanik 1.2.42.1: #i59591#: Update Bulgarian extras.


2006-01-06  Kurt Zenker  <kz@openoffice.org>  [9cf1661de514cc4c9aa060134c0772c79613ca3e]

INTEGRATION: CWS pj46 (1.2.42); FILE MERGED 2005/12/25 22:22:11 pjanik 1.2.42.1: #i59591#: Update Bulgarian extras.


2006-01-06  Kurt Zenker  <kz@openoffice.org>  [335ed2a2253cebeaa2201b229c871699132558b1]

INTEGRATION: CWS pj46 (1.2.42); FILE MERGED 2005/12/25 22:22:10 pjanik 1.2.42.1: #i59591#: Update Bulgarian extras.


2006-01-06  Kurt Zenker  <kz@openoffice.org>  [386a356c1fd33513e68ba5a6fb49bc788dd5e981]

INTEGRATION: CWS pj46 (1.2.42); FILE MERGED 2005/12/25 22:22:09 pjanik 1.2.42.1: #i59591#: Update Bulgarian extras.


2006-01-06  Kurt Zenker  <kz@openoffice.org>  [e64715fd7cc0ed312c988cc48078dc41257fd9f6]

INTEGRATION: CWS pj46 (1.2.42); FILE MERGED 2005/12/25 22:22:08 pjanik 1.2.42.1: #i59591#: Update Bulgarian extras.


2006-01-06  Kurt Zenker  <kz@openoffice.org>  [71b88bcdfdd020a5b2293f1df0c93e2ba9c8d67c]

INTEGRATION: CWS pj46 (1.2.40); FILE MERGED 2005/12/25 22:22:08 pjanik 1.2.40.1: #i59591#: Update Bulgarian extras.


2006-01-06  Kurt Zenker  <kz@openoffice.org>  [4edfa5b38cd9cfc7affe10ac32b45e13c60a88c1]

INTEGRATION: CWS pj46 (1.2.40); FILE MERGED 2005/12/25 22:22:07 pjanik 1.2.40.1: #i59591#: Update Bulgarian extras.


2006-01-06  Kurt Zenker  <kz@openoffice.org>  [ff8907411ab59e100bef7ae8b3c95b081049249d]

INTEGRATION: CWS pj46 (1.2.42); FILE MERGED 2005/12/25 22:22:07 pjanik 1.2.42.1: #i59591#: Update Bulgarian extras.


2006-01-06  Kurt Zenker  <kz@openoffice.org>  [662c227fd1d692344ab6957e43bd6db3573513d7]

INTEGRATION: CWS pj46 (1.2.42); FILE MERGED 2005/12/25 22:22:06 pjanik 1.2.42.1: #i59591#: Update Bulgarian extras.


2006-01-06  Kurt Zenker  <kz@openoffice.org>  [c7dbf5eb8c74942d550e97883b0567e4aec750ab]

INTEGRATION: CWS pj46 (1.2.42); FILE MERGED 2005/12/25 22:22:05 pjanik 1.2.42.1: #i59591#: Update Bulgarian extras.


2006-01-06  Kurt Zenker  <kz@openoffice.org>  [19e768ad7b1e7b31e7cee9b629f8aa15d5094553]

INTEGRATION: CWS pj46 (1.2.42); FILE MERGED 2005/12/25 22:22:04 pjanik 1.2.42.1: #i59591#: Update Bulgarian extras.


2006-01-06  Kurt Zenker  <kz@openoffice.org>  [02df3a6df40ee14c2ea3e7e33d6f7c2fe753813e]

INTEGRATION: CWS pj46 (1.2.42); FILE MERGED 2005/12/25 22:22:03 pjanik 1.2.42.1: #i59591#: Update Bulgarian extras.


2006-01-06  Kurt Zenker  <kz@openoffice.org>  [151547f07dae4cc8ce4b2e60e283c630591d1f5b]

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>  [c48ff19827c83a64b20e0e89aa2dc011aa57fd82]

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>  [9bb85e6a172bd93d13a4765c60603b5ee1045c0b]

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>  [14c5af109e37f18d2113ce2fc59e5b8011a2c3d2]

INTEGRATION: CWS pj46 (1.2.42); FILE MERGED 2005/12/25 22:22:02 pjanik 1.2.42.1: #i59591#: Update Bulgarian extras.


2006-01-06  Kurt Zenker  <kz@openoffice.org>  [90bbad76b93eb14b6f2f2d5427b876e5a1ef2fa5]

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>  [b3ccfc7ba3b29516096b36b2aae569fefc485b58]

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>  [f363221ccb9ddd0e4835c968cc0519e30035f23c]

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>  [53bf60327f62cf2b113bd4da4ff124f2ac1b78f3]

INTEGRATION: CWS pj46 (1.2.42); FILE MERGED 2005/12/25 22:22:01 pjanik 1.2.42.1: #i59591#: Update Bulgarian extras.


2006-01-06  Kurt Zenker  <kz@openoffice.org>  [b6d06785aac0ce7c7d0ac13ef91b1cb12fd45636]

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>  [1ad9eb3fe735a6325da3b5cf134778f1bfc0f6a8]

INTEGRATION: CWS pj46 (1.2.42); FILE MERGED 2005/12/25 22:22:00 pjanik 1.2.42.1: #i59591#: Update Bulgarian extras.


2006-01-06  Kurt Zenker  <kz@openoffice.org>  [875c20ee63ad8d9d9599b138b5c82441bda9ebd5]

INTEGRATION: CWS pj46 (1.2.42); FILE MERGED 2005/12/25 22:21:59 pjanik 1.2.42.1: #i59591#: Update Bulgarian extras.


2006-01-06  Kurt Zenker  <kz@openoffice.org>  [dc47e6d1173163cc46395f9af55da3142500e01d]

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>  [b69ca74a8b82046ee3b1fb27b94d1a77b39e66cb]

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>  [eabdc79b440610fa513c7f09009280716b7062c9]

INTEGRATION: CWS native34 (1.2.38); FILE MERGED 2005/12/22 13:25:42 is 1.2.38.1: #i57587# case insensitive registry search


2006-01-06  Kurt Zenker  <kz@openoffice.org>  [80c170a20285c7162397df801c913b32b9baaa62]

INTEGRATION: CWS native34 (1.2.36); FILE MERGED 2005/12/22 13:24:52 is 1.2.36.1: #i57587# case insensitive registry search


2006-01-06  Kurt Zenker  <kz@openoffice.org>  [8f9fb57844f6e0b612770fe195972a0b905b4198]

INTEGRATION: CWS native34 (1.6.6); FILE MERGED 2005/12/14 15:59:35 is 1.6.6.1: #127719# smaller patchlist.txt


2006-01-06  Kurt Zenker  <kz@openoffice.org>  [61217f1c58416afabfc62bc2fd74b25f7cacd348]

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>  [8023e458ccfd4c60042dd9eefa52e7f931d4f438]

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>  [93c96284105dabf581542692e2103457fa782889]

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>  [616f7921a65896469ce69808ab9262262e29b72c]

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>  [2851c0e8352650edcbe48b1a5c6047a30f4dc9ce]

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>  [77392f2cfb63b48fe651d104a89ba7d734945e8c]

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>  [15efe1df91ff64adf1eaf438595b0e635cc0bd56]

INTEGRATION: CWS native34 (1.10.2); FILE MERGED 2005/12/21 13:45:26 is 1.10.2.1: #129308# increasing product version


2006-01-06  Kurt Zenker  <kz@openoffice.org>  [9882f7a94a19f191bfa8f717cae586088d9fd3d5]

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>  [9b39ba0c732c362631bead604055b38d32b10015]

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>  [55eb656b63d05aefeaca6158a1b07f2cc558157f]

INTEGRATION: CWS iconswitching1 (1.50.16); FILE MERGED 2005/11/30 15:00:51 kendy 1.50.16.3: RESYNC: (1.51-1.53); FILE MERGED 2005/11/02 01:28:51 kendy 1.50.16.2: RESYNC: (1.50-1.51); FILE MERGED 2005/07/20 13:48:39 kendy 1.50.16.1: #i36518# Cleanup after cutnpaste in CWS oooicons


2006-01-05  Kurt Zenker  <kz@openoffice.org>  [01c105f07ca00dda57319122b6aeb8284b3abb85]

INTEGRATION: CWS iconswitching1 (1.24.308); FILE MERGED 2005/11/02 01:28:10 kendy 1.24.308.2: RESYNC: (1.24-1.25); FILE MERGED 2005/07/20 13:48:38 kendy 1.24.308.1: #i36518# Cleanup after cutnpaste in CWS oooicons


2006-01-05  Kurt Zenker  <kz@openoffice.org>  [caf325932f32ac248cfb12533c4f243bb7c2e940]

INTEGRATION: CWS iconswitching1 (1.112.8); FILE MERGED 2005/11/30 14:57:10 kendy 1.112.8.3: RESYNC: (1.113-1.114); FILE MERGED 2005/11/02 00:40:34 kendy 1.112.8.2: RESYNC: (1.112-1.113); FILE MERGED 2005/07/20 13:48:37 kendy 1.112.8.1: #i36518# Cleanup after cutnpaste in CWS oooicons


2006-01-05  Kurt Zenker  <kz@openoffice.org>  [a327a4883d30e387e35e26989d02c3ef32c17713]

INTEGRATION: CWS iconswitching1 (1.62.120); FILE MERGED 2005/11/02 00:34:34 kendy 1.62.120.2: RESYNC: (1.62-1.63); FILE MERGED 2005/07/20 13:48:37 kendy 1.62.120.1: #i36518# Cleanup after cutnpaste in CWS oooicons


2006-01-05  Kurt Zenker  <kz@openoffice.org>  [8dd78456e5d3dbcfd6c422be74d2a478270a6ec3]

INTEGRATION: CWS iconswitching1 (1.15.258); FILE MERGED 2005/11/02 00:19:15 kendy 1.15.258.2: RESYNC: (1.15-1.16); FILE MERGED 2005/07/20 13:48:36 kendy 1.15.258.1: #i36518# Cleanup after cutnpaste in CWS oooicons


2006-01-05  Kurt Zenker  <kz@openoffice.org>  [33e35e028bb8eefe6d94ea8c545d001eee2eff0c]

INTEGRATION: CWS iconswitching1 (1.41.24); FILE MERGED 2005/12/16 14:32:22 ka 1.41.24.1: #i36518#: added OPENSOURCECONTEXT property


2006-01-05  Kurt Zenker  <kz@openoffice.org>  [b1e4d8ab556bb67c9c1983aa901322873b0b9818]

INTEGRATION: CWS iconswitching1 (1.19.24); FILE MERGED 2005/12/16 14:31:23 ka 1.19.24.1: #i36518#: added OPENSOURCECONTEXT property


2006-01-05  Kurt Zenker  <kz@openoffice.org>  [83174efb88df19573c5065539c70cdbb76b4eb2f]

INTEGRATION: CWS iconswitching1 (1.7.10); FILE MERGED 2005/11/02 00:12:04 kendy 1.7.10.2: RESYNC: (1.7-1.8); FILE MERGED 2005/07/20 14:29:04 kendy 1.7.10.1: #i36518# Icon switching for the help


2006-01-05  Kurt Zenker  <kz@openoffice.org>  [2fe932ab98b23e0fc5c00add7696ff127d8ef0b6]

INTEGRATION: CWS iconswitching1 (1.17.44); FILE MERGED 2005/11/30 14:54:45 kendy 1.17.44.3: RESYNC: (1.18-1.19); FILE MERGED 2005/11/02 00:08:05 kendy 1.17.44.2: RESYNC: (1.17-1.18); FILE MERGED 2005/07/20 14:29:04 kendy 1.17.44.1: #i36518# Icon switching for the help


2006-01-05  Kurt Zenker  <kz@openoffice.org>  [76837163c0482064d2e4a41ce878ca4ca8f10992]

INTEGRATION: CWS iconswitching1 (1.41.10); FILE MERGED 2005/11/30 14:54:37 kendy 1.41.10.3: RESYNC: (1.42-1.43); FILE MERGED 2005/11/02 00:07:41 kendy 1.41.10.2: RESYNC: (1.41-1.42); FILE MERGED 2005/07/20 14:29:03 kendy 1.41.10.1: #i36518# Icon switching for the help


2006-01-05  Kurt Zenker  <kz@openoffice.org>  [f24bd9a879a57ac53ed235fd895d2dd1a6726045]

INTEGRATION: CWS iconswitching1 (1.8.154); FILE MERGED 2005/11/02 00:05:46 kendy 1.8.154.2: RESYNC: (1.8-1.9); FILE MERGED 2005/07/20 14:29:03 kendy 1.8.154.1: #i36518# Icon switching for the help


2006-01-05  Kurt Zenker  <kz@openoffice.org>  [095a970e023162a94b76ff1c164686299ec5e5da]

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>  [107d55228e431c36ada6b95f9224a07a586e5e41]

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>  [11040c2870bb0d90ee737feed1ba3dd1939c3333]

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>  [029b530a54717c2d684b0e594bd550e279baa895]

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>  [2b87f34d933947eb16a36479ad02359f2042e9a4]

INTEGRATION: CWS iconswitching1 (1.54.2); FILE MERGED 2005/11/01 23:23:01 kendy 1.54.2.2: RESYNC: (1.54-1.55); FILE MERGED 2005/07/20 13:48:31 kendy 1.54.2.1: #i36518# Cleanup after cutnpaste in CWS oooicons


2006-01-05  Kurt Zenker  <kz@openoffice.org>  [0e69fc40a47b17610e18b1cc67d39773b16fcf5c]

INTEGRATION: CWS iconswitching1 (1.7.4); FILE MERGED 2005/11/01 23:20:02 kendy 1.7.4.2: RESYNC: (1.7-1.8); FILE MERGED 2005/07/20 13:48:30 kendy 1.7.4.1: #i36518# Cleanup after cutnpaste in CWS oooicons


2006-01-05  Kurt Zenker  <kz@openoffice.org>  [31867022cb2385ec11b3820b9c9c90e93c425316]

INTEGRATION: CWS iconswitching1 (1.66.106); FILE MERGED 2005/11/30 14:41:04 kendy 1.66.106.3: RESYNC: (1.67-1.68); FILE MERGED 2005/11/01 22:25:26 kendy 1.66.106.2: RESYNC: (1.66-1.67); FILE MERGED 2005/07/20 13:48:30 kendy 1.66.106.1: #i36518# Cleanup after cutnpaste in CWS oooicons


2006-01-05  Kurt Zenker  <kz@openoffice.org>  [323879bb8a4460927ffd4c9a2a933f0fb4e10260]

INTEGRATION: CWS iconswitching1 (1.11.126); FILE MERGED 2005/12/06 17:42:20 kendy 1.11.126.9: Minor indentation fix. 2005/12/02 10:05:01 kendy 1.11.126.8: #i36518# Few after-resync fixes. 2005/11/30 14:38:09 kendy 1.11.126.7: RESYNC: (1.12-1.14); FILE MERGED 2005/11/04 14:56:07 kendy 1.11.126.6: #i36518# Save the names of the themes in the configuration file (instead of numbers). 2005/11/01 22:18:59 kendy 1.11.126.5: RESYNC: (1.11-1.12); FILE MERGED 2005/07/21 18:17:22 kendy 1.11.126.4: #i36518# Disabled the Crystal icon theme for now, it's not in the OOo CVS. 2005/07/20 14:23:18 kendy 1.11.126.3: #i36518# Saving of the state when switching icons 2005/07/20 14:04:06 kendy 1.11.126.2: #i36518# Implement the icon switching 2005/07/20 13:48:29 kendy 1.11.126.1: #i36518# Cleanup after cutnpaste in CWS oooicons


2006-01-05  Kurt Zenker  <kz@openoffice.org>  [3a101e0c1beaed026d25eefeed26a15b2e390133]

INTEGRATION: CWS iconswitching1 (1.2.890); FILE MERGED 2005/11/01 21:37:38 kendy 1.2.890.4: RESYNC: (1.2-1.3); FILE MERGED 2005/07/21 18:17:21 kendy 1.2.890.3: #i36518# Disabled the Crystal icon theme for now, it's not in the OOo CVS. 2005/07/20 14:04:06 kendy 1.2.890.2: #i36518# Implement the icon switching 2005/07/20 13:48:29 kendy 1.2.890.1: #i36518# Cleanup after cutnpaste in CWS oooicons


2006-01-05  Kurt Zenker  <kz@openoffice.org>  [ee5541430ec320ab4006c838241e5c1c93e26fff]

INTEGRATION: CWS iconswitching1 (1.19.4); FILE MERGED 2005/12/08 09:06:39 ka 1.19.4.5: RESYNC: (1.22-1.23); FILE MERGED 2005/11/30 14:30:40 kendy 1.19.4.4: RESYNC: (1.20-1.22); FILE MERGED 2005/11/01 21:12:53 kendy 1.19.4.3: RESYNC: (1.19-1.20); FILE MERGED 2005/07/20 14:04:05 kendy 1.19.4.2: #i36518# Implement the icon switching 2005/07/20 13:48:28 kendy 1.19.4.1: #i36518# Cleanup after cutnpaste in CWS oooicons


2006-01-05  Kurt Zenker  <kz@openoffice.org>  [e706baf40f09daafa5f55e992f248764fe62f681]

INTEGRATION: CWS iconswitching1 (1.26.52); FILE MERGED 2005/11/30 14:30:15 kendy 1.26.52.3: RESYNC: (1.28-1.29); FILE MERGED 2005/11/01 21:10:48 kendy 1.26.52.2: RESYNC: (1.26-1.28); FILE MERGED 2005/07/20 14:04:05 kendy 1.26.52.1: #i36518# Implement the icon switching


2006-01-05  Kurt Zenker  <kz@openoffice.org>  [119f3644ada4d9045912cbe8559df7e59c557892]

INTEGRATION: CWS iconswitching1 (1.4.106); FILE MERGED 2005/11/30 14:30:07 kendy 1.4.106.3: RESYNC: (1.5-1.6); FILE MERGED 2005/11/01 21:08:41 kendy 1.4.106.2: RESYNC: (1.4-1.5); FILE MERGED 2005/07/20 13:48:27 kendy 1.4.106.1: #i36518# Cleanup after cutnpaste in CWS oooicons


2006-01-05  Kurt Zenker  <kz@openoffice.org>  [48705b259902ac7341905242e4d0500b8ddfc79a]

INTEGRATION: CWS iconswitching1 (1.10.10); FILE MERGED 2005/11/01 21:07:52 kendy 1.10.10.2: RESYNC: (1.10-1.11); FILE MERGED 2005/07/20 14:04:04 kendy 1.10.10.1: #i36518# Implement the icon switching


2006-01-05  Kurt Zenker  <kz@openoffice.org>  [7f768df41346d56c370453a3bb0169a844dd17e3]

INTEGRATION: CWS iconswitching1 (1.35.4); FILE MERGED 2005/11/30 14:28:44 kendy 1.35.4.4: RESYNC: (1.37-1.40); FILE MERGED 2005/11/01 20:59:09 kendy 1.35.4.3: RESYNC: (1.35-1.37); FILE MERGED 2005/07/20 14:04:03 kendy 1.35.4.2: #i36518# Implement the icon switching 2005/07/20 13:48:27 kendy 1.35.4.1: #i36518# Cleanup after cutnpaste in CWS oooicons


2006-01-05  Kurt Zenker  <kz@openoffice.org>  [1a8511c45b734e9913f0c512b0b2fd33b2b22b16]

INTEGRATION: CWS iconswitching1 (1.10.4); FILE MERGED 2005/11/01 20:30:08 kendy 1.10.4.3: RESYNC: (1.10-1.11); FILE MERGED 2005/07/20 14:04:03 kendy 1.10.4.2: #i36518# Implement the icon switching 2005/07/20 13:48:26 kendy 1.10.4.1: #i36518# Cleanup after cutnpaste in CWS oooicons


2006-01-05  Kurt Zenker  <kz@openoffice.org>  [2dbe7c600df66ed85cdbf225c7bad3e75c8da9cf]

INTEGRATION: CWS iconswitching1 (1.11.52); FILE MERGED 2005/11/30 14:25:47 kendy 1.11.52.3: RESYNC: (1.12-1.13); FILE MERGED 2005/11/01 20:28:22 kendy 1.11.52.2: RESYNC: (1.11-1.12); FILE MERGED 2005/07/20 14:04:02 kendy 1.11.52.1: #i36518# Implement the icon switching


2006-01-05  Kurt Zenker  <kz@openoffice.org>  [3be3e24bb0597688a396e3de59e2bb209f91119b]

INTEGRATION: CWS iconswitching1 (1.3.106); FILE MERGED 2005/11/01 20:25:36 kendy 1.3.106.2: RESYNC: (1.3-1.4); FILE MERGED 2005/07/20 14:04:02 kendy 1.3.106.1: #i36518# Implement the icon switching


2006-01-05  Kurt Zenker  <kz@openoffice.org>  [f1b2af0f5e9c12e01a44cd4260f632bdf1e2c7b9]

INTEGRATION: CWS iconswitching1 (1.21.18); FILE MERGED 2005/11/30 14:25:32 kendy 1.21.18.4: RESYNC: (1.22-1.24); FILE MERGED 2005/11/01 20:20:06 kendy 1.21.18.3: RESYNC: (1.21-1.22); FILE MERGED 2005/07/20 14:04:01 kendy 1.21.18.2: #i36518# Implement the icon switching 2005/07/20 13:48:26 kendy 1.21.18.1: #i36518# Cleanup after cutnpaste in CWS oooicons


2006-01-05  Kurt Zenker  <kz@openoffice.org>  [428acfe962a2a45d28dbc6ff2df1d1a16f58d431]

INTEGRATION: CWS iconswitching1 (1.7.234); FILE MERGED 2005/11/01 18:52:50 kendy 1.7.234.2: RESYNC: (1.7-1.8); FILE MERGED 2005/07/20 13:48:40 kendy 1.7.234.1: #i36518# Cleanup after cutnpaste in CWS oooicons


2006-01-05  Kurt Zenker  <kz@openoffice.org>  [2151144203a942be37666883df7198faa2326a5d]

INTEGRATION: CWS iconswitching1 (1.14.154); FILE MERGED 2005/11/01 18:52:32 kendy 1.14.154.2: RESYNC: (1.14-1.16); FILE MERGED 2005/07/20 13:48:39 kendy 1.14.154.1: #i36518# Cleanup after cutnpaste in CWS oooicons


2006-01-05  Kurt Zenker  <kz@openoffice.org>  [927ec1622ca137c3ffa3c3381b451669a92f264b]

INTEGRATION: CWS iconswitching1 (1.7.148); FILE MERGED 2005/11/01 17:22:54 kendy 1.7.148.2: RESYNC: (1.7-1.8); FILE MERGED 2005/07/20 14:04:09 kendy 1.7.148.1: #i36518# Implement the icon switching


2006-01-05  Kurt Zenker  <kz@openoffice.org>  [ffd4f550e55eff586caa96c5f53c44c93a21a852]

INTEGRATION: CWS iconswitching1 (1.20.148); FILE MERGED 2005/11/01 17:21:44 kendy 1.20.148.2: RESYNC: (1.20-1.21); FILE MERGED 2005/07/20 14:04:08 kendy 1.20.148.1: #i36518# Implement the icon switching


2006-01-05  Kurt Zenker  <kz@openoffice.org>  [e44ad2d51eecec1db2f41794151c3ae188330c08]

INTEGRATION: CWS iconswitching1 (1.15.14); FILE MERGED 2005/11/01 17:18:39 kendy 1.15.14.2: RESYNC: (1.15-1.16); FILE MERGED 2005/07/20 14:04:08 kendy 1.15.14.1: #i36518# Implement the icon switching


2006-01-05  Kurt Zenker  <kz@openoffice.org>  [6044227b4ad594369a78821a44b377b3a03e79e8]

INTEGRATION: CWS iconswitching1 (1.53.182); FILE MERGED 2005/11/04 14:56:07 kendy 1.53.182.4: #i36518# Save the names of the themes in the configuration file (instead of numbers). 2005/11/01 17:12:19 kendy 1.53.182.3: RESYNC: (1.53-1.54); FILE MERGED 2005/07/21 18:17:24 kendy 1.53.182.2: #i36518# Disabled the Crystal icon theme for now, it's not in the OOo CVS. 2005/07/20 14:04:08 kendy 1.53.182.1: #i36518# Implement the icon switching


2006-01-05  Kurt Zenker  <kz@openoffice.org>  [8e7d7d2646623d09fa82dd8c1353e1b245069954]

INTEGRATION: CWS iconswitching1 (1.3.378); FILE MERGED 2005/11/01 16:03:27 kendy 1.3.378.2: RESYNC: (1.3-1.5); FILE MERGED 2005/07/20 13:48:36 kendy 1.3.378.1: #i36518# Cleanup after cutnpaste in CWS oooicons


2006-01-05  Kurt Zenker  <kz@openoffice.org>  [1c72bd52d3e91fe8b73d3a130f201f56cb0c1a24]

INTEGRATION: CWS iconswitching1 (1.19.76); FILE MERGED 2005/11/01 15:33:12 kendy 1.19.76.2: RESYNC: (1.19-1.23); FILE MERGED 2005/07/20 13:48:33 kendy 1.19.76.1: #i36518# Cleanup after cutnpaste in CWS oooicons


2006-01-05  Kurt Zenker  <kz@openoffice.org>  [1b2abb3bdd9fc82440d37c440a120bed51bfdd19]

INTEGRATION: CWS iconswitching1 (1.45.332); FILE MERGED 2005/11/30 13:37:25 kendy 1.45.332.3: RESYNC: (1.46-1.47); FILE MERGED 2005/11/01 13:13:35 kendy 1.45.332.2: RESYNC: (1.45-1.46); FILE MERGED 2005/07/20 13:48:33 kendy 1.45.332.1: #i36518# Cleanup after cutnpaste in CWS oooicons


2006-01-05  Kurt Zenker  <kz@openoffice.org>  [93cb9c8eac7b137ccaa5a65c634311b64a23c8ee]

INTEGRATION: CWS iconswitching1 (1.16.234); FILE MERGED 2005/12/16 14:40:35 ka 1.16.234.5: #i36518#: added check for OPENSOURCECONTEXT 2005/11/30 13:34:06 kendy 1.16.234.4: RESYNC: (1.18-1.19); FILE MERGED 2005/11/01 12:27:20 kendy 1.16.234.3: RESYNC: (1.16-1.18); FILE MERGED 2005/07/21 18:17:23 kendy 1.16.234.2: #i36518# Disabled the Crystal icon theme for now, it's not in the OOo CVS. 2005/07/20 14:13:46 kendy 1.16.234.1: #i36518# GUI for the icon switching


2006-01-05  Kurt Zenker  <kz@openoffice.org>  [38761988028bc2744969a54652895b1a38839588]

INTEGRATION: CWS iconswitching1 (1.13.270); FILE MERGED 2005/11/30 13:33:57 kendy 1.13.270.3: RESYNC: (1.14-1.15); FILE MERGED 2005/11/01 12:27:12 kendy 1.13.270.2: RESYNC: (1.13-1.14); FILE MERGED 2005/07/20 14:13:45 kendy 1.13.270.1: #i36518# GUI for the icon switching


2006-01-05  Kurt Zenker  <kz@openoffice.org>  [837513c32a657e301335741f2f600861e89bef4e]

INTEGRATION: CWS iconswitching1 (1.14.234); FILE MERGED 2005/12/16 14:40:35 ka 1.14.234.4: #i36518#: added check for OPENSOURCECONTEXT 2005/11/30 13:33:46 kendy 1.14.234.3: RESYNC: (1.15-1.16); FILE MERGED 2005/11/01 12:27:04 kendy 1.14.234.2: RESYNC: (1.14-1.15); FILE MERGED 2005/07/20 14:13:45 kendy 1.14.234.1: #i36518# GUI for the icon switching


2006-01-05  Kurt Zenker  <kz@openoffice.org>  [5a2fdb4cc60569529250cc114f1b72f718a13e8e]

INTEGRATION: CWS iconswitching1 (1.23.180); FILE MERGED 2005/12/16 14:40:35 ka 1.23.180.6: #i36518#: added check for OPENSOURCECONTEXT 2005/11/30 13:33:35 kendy 1.23.180.5: RESYNC: (1.25-1.27); FILE MERGED 2005/11/01 12:26:47 kendy 1.23.180.4: RESYNC: (1.23-1.25); FILE MERGED 2005/07/21 18:17:23 kendy 1.23.180.3: #i36518# Disabled the Crystal icon theme for now, it's not in the OOo CVS. 2005/07/20 14:13:44 kendy 1.23.180.2: #i36518# GUI for the icon switching 2005/07/20 13:48:32 kendy 1.23.180.1: #i36518# Cleanup after cutnpaste in CWS oooicons


2006-01-05  Kurt Zenker  <kz@openoffice.org>  [4d5fd9308746792009c678b2b822248c33f1689a]

INTEGRATION: CWS iconswitching1 (1.22.32); FILE MERGED 2005/12/16 15:29:07 ka 1.22.32.4: RESYNC: (1.24-1.25); FILE MERGED 2005/11/30 13:28:38 kendy 1.22.32.3: RESYNC: (1.23-1.24); FILE MERGED 2005/11/01 11:51:25 kendy 1.22.32.2: RESYNC: (1.22-1.23); FILE MERGED 2005/07/20 13:48:31 kendy 1.22.32.1: #i36518# Cleanup after cutnpaste in CWS oooicons


2006-01-05  Kurt Zenker  <kz@openoffice.org>  [fcfc18286ff0700e529b2c6ba4edc5f6e98acf62]

INTEGRATION: CWS iconswitching1 (1.1.2); FILE ADDED 2005/07/22 13:06:19 kendy 1.1.2.3: #i36518# Fixed quoting of CUSTOM_IMAGE_SETS. 2005/07/21 18:17:21 kendy 1.1.2.2: #i36518# Disabled the Crystal icon theme for now, it's not in the OOo CVS. 2005/07/21 15:47:33 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>  [59e289c9d269791a5f2d5528a50556ab4c2cc382]

INTEGRATION: CWS iconswitching1 (1.107.122); FILE MERGED 2005/11/30 13:19:59 kendy 1.107.122.5: RESYNC: (1.108-1.110); FILE MERGED 2005/11/04 14:56:01 kendy 1.107.122.4: #i36518# Save the names of the themes in the configuration file (instead of numbers). 2005/11/01 09:41:14 kendy 1.107.122.3: RESYNC: (1.107-1.108); FILE MERGED 2005/07/21 18:17:18 kendy 1.107.122.2: #i36518# Disabled the Crystal icon theme for now, it's not in the OOo CVS. 2005/07/20 14:23:19 kendy 1.107.122.1: #i36518# Saving of the state when switching icons


2006-01-05  Kurt Zenker  <kz@openoffice.org>  [8b9bca50377b4aafd7d5399475508dfd6bbf4346]

INTEGRATION: CWS iconswitching1 (1.47.16); FILE MERGED 2005/12/16 14:48:00 ka 1.47.16.1: #i36518#: added OPENSOURCECONTEXT property


2006-01-05  Kurt Zenker  <kz@openoffice.org>  [06d12ca451aa3c6d8422e0a879aefac110533d6a]

INTEGRATION: CWS iconswitching1 (1.22.20); FILE MERGED 2005/12/16 14:47:59 ka 1.22.20.4: #i36518#: added OPENSOURCECONTEXT property 2005/11/30 13:14:49 kendy 1.22.20.3: RESYNC: (1.23-1.24); FILE MERGED 2005/11/01 09:30:08 kendy 1.22.20.2: RESYNC: (1.22-1.23); FILE MERGED 2005/07/20 14:23:18 kendy 1.22.20.1: #i36518# Saving of the state when switching icons


2006-01-05  Kurt Zenker  <kz@openoffice.org>  [4cdf73b2f32e26a8f4bed38e8e16b12d0519c550]

INTEGRATION: CWS os72 (1.7.224); FILE MERGED 2005/12/15 11:35:00 os 1.7.224.1: #i59358# tools/data sources removed


2006-01-05  Kurt Zenker  <kz@openoffice.org>  [c1ecb491eca2e55fae9ebfa49aa9f72d31207e14]

INTEGRATION: CWS os72 (1.33.64); FILE MERGED 2005/12/15 11:36:00 os 1.33.64.1: #i59358# re-enabled commands in toolbar


2006-01-05  Kurt Zenker  <kz@openoffice.org>  [96d02419236771f19375c4534c537f7d28ab5976]

INTEGRATION: CWS os72 (1.16.54); FILE MERGED 2005/12/15 12:05:33 os 1.16.54.1: #i59358# uncheck toolbox button after dialog execution


2006-01-05  Kurt Zenker  <kz@openoffice.org>  [d03cfc4b1e40f08d37e97e96460455803086113f]

INTEGRATION: CWS os72 (1.29.32); FILE MERGED 2005/12/15 11:35:35 os 1.29.32.1: #i59358# re-enabled commands in menu


2006-01-05  Kurt Zenker  <kz@openoffice.org>  [b6afd3495c7000e6951009b5c053f96bd834c537]

INTEGRATION: CWS os72 (1.39.54); FILE MERGED 2005/12/15 12:09:39 os 1.39.54.1: #127021# catch exception when calling ODatabaseContext::getRegisteredObject()


2006-01-05  Kurt Zenker  <kz@openoffice.org>  [757ea94919651f4db93caba70e6e9b213c3c9625]

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>  [8691337fc3b635689c248dc6e7489a3c2ef25ff9]

INTEGRATION: CWS locales202 (1.1.2); FILE ADDED 2005/11/16 18:30:53 er 1.1.2.1: #i57311# Venda (ve_ZA) locale data; contributed by Dwayne Bailey <dwayne@ooo>


2006-01-05  Kurt Zenker  <kz@openoffice.org>  [e6a47f00b7ba58879075f45b3b18d84ebfadaab0]

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>  [51c90d936c4dd5017ecc5478cb9af0ae6216ed61]

INTEGRATION: CWS locales202 (1.1.2); FILE ADDED 2005/11/16 19:30:55 er 1.1.2.1: #i53257# add Tsonga (ts_ZA) locale data; contributed by Dwayne Bailey <dwayne@ooo>


2006-01-05  Kurt Zenker  <kz@openoffice.org>  [f912b5fe520a41775b44c0d7209216306e599466]

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-05  Kurt Zenker  <kz@openoffice.org>  [fb4dd9ec61f32de790237f60d07e097d4d8c8f4e]

INTEGRATION: CWS locales202 (1.5.12); FILE MERGED 2005/12/13 14:58:40 er 1.5.12.1: #i58371# quotation marks and era names


2006-01-05  Kurt Zenker  <kz@openoffice.org>  [8d8b072f7f9af1d01cf3a347e56997bdb30933b5]

INTEGRATION: CWS locales202 (1.5.12); FILE MERGED 2005/12/13 14:58:39 er 1.5.12.1: #i58371# quotation marks and era names


2006-01-05  Kurt Zenker  <kz@openoffice.org>  [4315e3a6182989fd14f071dc9be99ca249d2c7a6]

INTEGRATION: CWS locales202 (1.1.2); FILE ADDED 2005/11/16 18:59:28 er 1.1.2.1: #i57290# Ndebele, South (nr_ZA) locale data; contributed by Dwayne Bailey <dwayne@ooo>


2006-01-05  Kurt Zenker  <kz@openoffice.org>  [8d8b07765fbc7a4e0355b2608db4295d4da4958d]

INTEGRATION: CWS locales202 (1.2.38); FILE MERGED 2005/12/14 12:54:54 er 1.2.38.2: #i58810# Sunday names vowels 2005/11/28 18:26:32 er 1.2.38.1: #i58000# change NumberingType to Nepali alphabet letters


2006-01-05  Kurt Zenker  <kz@openoffice.org>  [b07ca57f051691dffc1a6e5b5d06886d8988dd9c]

INTEGRATION: CWS os72 (1.28.98); FILE MERGED 2005/12/12 08:38:01 os 1.28.98.1: #126721# crash report: make robust against invalid column item


2006-01-05  Kurt Zenker  <kz@openoffice.org>  [728219003ba4f424a33de15cace16fda8cf8a9ed]

INTEGRATION: CWS locales202 (1.31.2); FILE MERGED 2005/11/21 20:47:30 er 1.31.2.5: #i54853# add English_India (en_IN) 2005/11/16 20:02:59 er 1.31.2.4: #i54501# add Breton (br_FR) locale data; contributed by Philippe Basciano-LeGall <drouizig@ooo> 2005/11/16 19:30:51 er 1.31.2.3: #i53257# add Tsonga (ts_ZA) locale data; contributed by Dwayne Bailey <dwayne@ooo> 2005/11/16 18:59:27 er 1.31.2.2: #i57290# Ndebele, South (nr_ZA) locale data; contributed by Dwayne Bailey <dwayne@ooo> 2005/11/16 18:30:52 er 1.31.2.1: #i57311# Venda (ve_ZA) locale data; contributed by Dwayne Bailey <dwayne@ooo>


2006-01-05  Kurt Zenker  <kz@openoffice.org>  [5cdcd60cdfe4305fe9a16848b0886644cd1f40ac]

INTEGRATION: CWS locales202 (1.8.6); FILE MERGED 2005/11/21 20:47:30 er 1.8.6.4: #i54853# add English_India (en_IN) 2005/11/16 19:30:50 er 1.8.6.3: #i53257# add Tsonga (ts_ZA) locale data; contributed by Dwayne Bailey <dwayne@ooo> 2005/11/16 18:59:27 er 1.8.6.2: #i57290# Ndebele, South (nr_ZA) locale data; contributed by Dwayne Bailey <dwayne@ooo> 2005/11/16 18:30:52 er 1.8.6.1: #i57311# Venda (ve_ZA) locale data; contributed by Dwayne Bailey <dwayne@ooo>


2006-01-05  Kurt Zenker  <kz@openoffice.org>  [5571e1c6c85b649a5833ec104ee811550280f3cb]

INTEGRATION: CWS locales202 (1.13.2); FILE MERGED 2005/11/16 20:02:59 er 1.13.2.1: #i54501# add Breton (br_FR) locale data; contributed by Philippe Basciano-LeGall <drouizig@ooo>


2006-01-05  Kurt Zenker  <kz@openoffice.org>  [2028bd7ad9a4b274e3b802af15f3d679567528ab]

INTEGRATION: CWS locales202 (1.4.12); FILE MERGED 2005/11/28 19:26:42 er 1.4.12.1: #i58004# numbering and outline styles


2006-01-05  Kurt Zenker  <kz@openoffice.org>  [e3c97f6030acda9039744916184ae363d480ff9c]

INTEGRATION: CWS locales202 (1.9.38); FILE MERGED 2005/11/16 18:49:58 er 1.9.38.1: CurrencyID is ZAR


2006-01-05  Kurt Zenker  <kz@openoffice.org>  [e7c25e6e834e01bad7fb58feb0fe49fd8d8fb83b]

INTEGRATION: CWS locales202 (1.15.38); FILE MERGED 2005/11/16 16:33:57 er 1.15.38.1: CurrencyID is USD, unused and not significant, but as this file is often used as a template..


2006-01-05  Kurt Zenker  <kz@openoffice.org>  [5f84b5b5217caaca2f9d030ab64f28e4e32dc48e]

INTEGRATION: CWS locales202 (1.1.2); FILE ADDED 2005/11/21 20:47:29 er 1.1.2.1: #i54853# add English_India (en_IN)


2006-01-05  Kurt Zenker  <kz@openoffice.org>  [fb33cce0217585aab59993e8bc93eff56e124c73]

INTEGRATION: CWS locales202 (1.1.2); FILE ADDED 2005/11/16 20:02:59 er 1.1.2.1: #i54501# add Breton (br_FR) locale data; contributed by Philippe Basciano-LeGall <drouizig@ooo>


2006-01-05  Kurt Zenker  <kz@openoffice.org>  [4900ac3cb40a2258b4fc4453d8e5efcb0b4f3e79]

INTEGRATION: CWS locales202 (1.36.2); FILE MERGED 2005/11/21 20:47:29 er 1.36.2.5: #i54853# add English_India (en_IN) 2005/11/16 20:02:59 er 1.36.2.4: #i54501# add Breton (br_FR) locale data; contributed by Philippe Basciano-LeGall <drouizig@ooo> 2005/11/16 19:30:48 er 1.36.2.3: #i53257# add Tsonga (ts_ZA) locale data; contributed by Dwayne Bailey <dwayne@ooo> 2005/11/16 18:59:26 er 1.36.2.2: #i57290# Ndebele, South (nr_ZA) locale data; contributed by Dwayne Bailey <dwayne@ooo> 2005/11/16 18:30:52 er 1.36.2.1: #i57311# Venda (ve_ZA) locale data; contributed by Dwayne Bailey <dwayne@ooo>


2006-01-05  Kurt Zenker  <kz@openoffice.org>  [ed30370832f3c0a9536598925f790c5e8547403a]

INTEGRATION: CWS os72 (1.25.84); FILE MERGED 2005/12/09 12:11:04 os 1.25.84.1: #127088# set fnSetCrsr and fnKillSel on selecting table rows or columns


2006-01-05  Kurt Zenker  <kz@openoffice.org>  [6438771747909a79e030d4de21035b9f8f09c355]

INTEGRATION: CWS os72 (1.22.78); FILE MERGED 2005/12/12 10:57:46 os 1.22.78.1: #125881# context menu must not be called before initialization is finished


2006-01-05  Kurt Zenker  <kz@openoffice.org>  [1a0f89b0826355b83797b5e85437a330463eb85b]

INTEGRATION: CWS os72 (1.30.80); FILE MERGED 2005/12/07 07:59:31 os 1.30.80.1: #126062# prevent crashes in SwView::ExitDraw()


2006-01-05  Kurt Zenker  <kz@openoffice.org>  [2fd6f5b9c69f0748c306ec8477ebf06dfcb94306]

INTEGRATION: CWS os72 (1.35.46); FILE MERGED 2005/12/12 10:12:54 os 1.35.46.1: #127012# don't access SwTabShell's this pointer after executing FN_FORMAT_TABLE_DLG


2006-01-05  Kurt Zenker  <kz@openoffice.org>  [4ef5c570a23e95de2b617f0afd062e61bf7d3bf7]

INTEGRATION: CWS os72 (1.5.138); FILE MERGED 2005/12/12 09:37:09 os 1.5.138.1: #127440# check for the right type of the selected object


2006-01-05  Kurt Zenker  <kz@openoffice.org>  [930361f97e527bb8510158849c6c6e054f035d2f]

INTEGRATION: CWS os72 (1.124.30); FILE MERGED 2005/12/09 12:11:43 os 1.124.30.1: #127088# deselect objects before selecting table rows or columns


2006-01-05  Kurt Zenker  <kz@openoffice.org>  [d1f454656232b8344dccb00fc2548729bfae1b98]

INTEGRATION: CWS os72 (1.97.16); FILE MERGED 2005/12/12 12:47:06 os 1.97.16.1: #126398# make code more robust


2006-01-05  Kurt Zenker  <kz@openoffice.org>  [89fd09bd3ce7e3144043969cf7e8a1ada8e85205]

INTEGRATION: CWS os72 (1.28.48); FILE MERGED 2005/12/27 10:43:55 os 1.28.48.3: #125102# chg to bold/underlined: in some redline modes deleted characters are not removed from the node 2005/12/22 11:26:50 os 1.28.48.2: #125102# next loop fixed in ::BuildEnum 2005/12/14 13:02:42 os 1.28.48.1: #125102# additional loop exit


2006-01-05  Kurt Zenker  <kz@openoffice.org>  [108a4883d05afde718668e8ad1b6a852aa1e3c5c]

INTEGRATION: CWS os72 (1.41.46); FILE MERGED 2005/12/14 14:16:53 os 1.41.46.1: #126378# prevent crashes when accessing SwTOXMarks that are un-registered


2006-01-05  Kurt Zenker  <kz@openoffice.org>  [110fa69c1650e556f73b6569f2af292eb609a02e]

INTEGRATION: CWS os72 (1.11.138); FILE MERGED 2005/12/16 07:36:50 os 1.11.138.1: #126505# in ::DocumentDying() the LRU list has to be in sync with word list


2006-01-05  Kurt Zenker  <kz@openoffice.org>  [661057389c786ad98316fc2668009365ad160017]

INTEGRATION: CWS os72 (1.20.138); FILE MERGED 2005/12/14 13:03:26 os 1.20.138.1: #125102# cursor Ring can contain non-Cursors (in AutoFormat)


2006-01-05  Kurt Zenker  <kz@openoffice.org>  [571688a6a6a2a063bf48834377af42d292b180fe]

INTEGRATION: CWS locales202 (1.41.42); FILE MERGED 2005/11/23 19:31:40 er 1.41.42.1: #i55414# FinalScan: match literal space with non-breaking space group separator and don't unescape


2006-01-05  Kurt Zenker  <kz@openoffice.org>  [13f9edfac9b5626336390947621a59872bd6c7ad]

INTEGRATION: CWS os72 (1.46.124); FILE MERGED 2005/12/12 15:18:37 os 1.46.124.1: #120417# SvImpLBox::MouseButtonDown() additional check to validate current entry


2006-01-03  Kurt Zenker  <kz@openoffice.org>  [4ed966c1fcab0609473260fd1144d8c89825aa95]

INTEGRATION: CWS dba202c (1.18.54); FILE MERGED 2005/12/05 14:28:32 fs 1.18.54.1: #i48619 OMultilineEditControl is a CompoundControl


2006-01-03  Kurt Zenker  <kz@openoffice.org>  [a4ed0e51c71c09a5020fdf1acdc72800f0063b08]

INTEGRATION: CWS dba202c (1.41.74); FILE MERGED 2005/11/30 10:18:28 oj 1.41.74.1: #125804# catch exception when thrown


2006-01-03  Kurt Zenker  <kz@openoffice.org>  [3c853dfe26991a67f61327734fc92a2614f2ccf1]

INTEGRATION: CWS dba202c (1.27.48); FILE MERGED 2005/12/09 09:59:26 oj 1.27.48.1: #129042# if no columns use metadata


2006-01-03  Kurt Zenker  <kz@openoffice.org>  [faa397038c643d743c3c01aee986ff43c2e2183f]

INTEGRATION: CWS dba202c (1.6.48); FILE MERGED 2005/12/05 14:18:51 oj 1.6.48.1: #i54732# fix radiobutton behavior


2006-01-03  Kurt Zenker  <kz@openoffice.org>  [f552397019efb9ab23a30b8ea7d80aa0637c41fb]

INTEGRATION: CWS dba202c (1.2.230); FILE MERGED 2005/12/01 13:25:12 oj 1.2.230.1: #i52615# add some more info


2006-01-03  Kurt Zenker  <kz@openoffice.org>  [a97594c7cd2de2ddfff5e9a0b8212bd9380c3d7f]

INTEGRATION: CWS dba202c (1.11.50); FILE MERGED 2005/12/05 10:20:08 oj 1.11.50.2: #i52615# system color 2005/12/01 13:23:21 oj 1.11.50.1: #i52615# datachanged overload


2006-01-03  Kurt Zenker  <kz@openoffice.org>  [8542aa59898dcf37c56101dd09809232b328d3d4]

INTEGRATION: CWS dba202c (1.6.50); FILE MERGED 2005/12/01 13:23:21 oj 1.6.50.1: #i52615# datachanged overload


2006-01-03  Kurt Zenker  <kz@openoffice.org>  [2c448b8f8d54d38354e03b705c21a1a1ffb80ac3]

INTEGRATION: CWS dba202c (1.6.50); FILE MERGED 2005/12/05 10:20:07 oj 1.6.50.2: #i52615# system color 2005/12/01 13:23:21 oj 1.6.50.1: #i52615# datachanged overload


2006-01-03  Kurt Zenker  <kz@openoffice.org>  [35e04407f835162f6d4c9617826c331a679ed4b2]

INTEGRATION: CWS dba202c (1.10.50); FILE MERGED 2005/12/01 13:23:20 oj 1.10.50.1: #i52615# datachanged overload


2006-01-03  Kurt Zenker  <kz@openoffice.org>  [960be25d944b19e35777b4310dfc69fc5db7fb6e]

INTEGRATION: CWS dba202c (1.12.50); FILE MERGED 2005/12/05 10:51:49 oj 1.12.50.3: set background at fixedline 2005/12/05 10:20:07 oj 1.12.50.2: #i52615# system color 2005/12/01 13:23:20 oj 1.12.50.1: #i52615# datachanged overload


2006-01-03  Kurt Zenker  <kz@openoffice.org>  [0fa4c2719f3974195e606dcbd2cd442e1ddc84a2]

INTEGRATION: CWS dba202c (1.7.50); FILE MERGED 2005/12/01 13:23:20 oj 1.7.50.1: #i52615# datachanged overload


2006-01-03  Kurt Zenker  <kz@openoffice.org>  [24e44836696bf8f9fdfc8eca6ee8b523efe7987e]

INTEGRATION: CWS dba202c (1.10.38); FILE MERGED 2005/12/01 13:23:19 oj 1.10.38.1: #i52615# datachanged overload


2006-01-03  Kurt Zenker  <kz@openoffice.org>  [d3fdf19a1b088681665e63cfe75be655d0a967e3]

INTEGRATION: CWS dba202c (1.13.22); FILE MERGED 2005/12/05 10:20:06 oj 1.13.22.1: #i52615# system color


2006-01-03  Kurt Zenker  <kz@openoffice.org>  [9c1d97642c1968822db8c8f6c6dc48e2ae3c0b24]

INTEGRATION: CWS dba202c (1.16.48); FILE MERGED 2005/12/05 14:32:28 oj 1.16.48.1: #i55071# check mimetype to find correct type like all other apps do


2006-01-03  Kurt Zenker  <kz@openoffice.org>  [a61147b8e0a2b82d3a5e7bee85368fcb4aa2e676]

INTEGRATION: CWS dba202c (1.32.12); FILE MERGED 2005/12/01 11:16:44 fs 1.32.12.1: #i57669# reset the logical form's data source property when inserting from existing external document


2006-01-03  Kurt Zenker  <kz@openoffice.org>  [0196ca8eee81d47d0c4d632b2f5a128508b3189b]

INTEGRATION: CWS dba202c (1.22.50); FILE MERGED 2005/12/05 12:16:58 oj 1.22.50.1: #128008 # check storage, wehn null throw IOException


2006-01-03  Kurt Zenker  <kz@openoffice.org>  [3103d6ce1aa780f553ecc0ce8c18ef118146a610]

INTEGRATION: CWS dba202c (1.25.58); FILE MERGED 2005/12/09 09:58:39 oj 1.25.58.1: #129042# create columns every time


2006-01-03  Kurt Zenker  <kz@openoffice.org>  [2815d608811bb75e874d43fbf9d78bcf7a32043f]

INTEGRATION: CWS dba202c (1.6.58); FILE MERGED 2005/12/05 11:56:11 oj 1.6.58.1: #128689# check m_xRow if null throw an disposedexception


2006-01-03  Kurt Zenker  <kz@openoffice.org>  [b07c428e4d93909f2b41ee46f8a68c1cb292f98d]

INTEGRATION: CWS dba202c (1.78.50); FILE MERGED 2005/12/02 12:07:11 oj 1.78.50.1: #127795# default value of afterlast is false


2006-01-03  Kurt Zenker  <kz@openoffice.org>  [6b300b34fb1bd83f9688de715858f375701bc450]

INTEGRATION: CWS dba202c (1.79.30); FILE MERGED 2005/12/02 12:07:12 oj 1.79.30.1: #127795# default value of afterlast is false


2006-01-03  Kurt Zenker  <kz@openoffice.org>  [1f3d7d76656149e6908a0d5be9a568090012ba77]

INTEGRATION: CWS dba202c (1.69.136); FILE MERGED 2005/12/01 12:32:23 fs 1.69.136.1: perhaps some safety against the issue causing the crash reports of issue #128371#


2006-01-03  Kurt Zenker  <kz@openoffice.org>  [c4d009e80fd8f3737a48b49d2e02137f044d6163]

INTEGRATION: CWS dba202c (1.48.116); FILE MERGED 2005/12/09 09:37:05 fs 1.48.116.1: #128690# createPeer: catch cursor-related exceptions


2006-01-03  Kurt Zenker  <kz@openoffice.org>  [5b7431e13bf3ce4a04c8120b28299c15e975d2f0]

INTEGRATION: CWS dba202c (1.5.32); FILE MERGED 2005/12/09 14:32:23 fs 1.5.32.1: #i59135# don't access GetImageProducer if we're disposed


2006-01-03  Kurt Zenker  <kz@openoffice.org>  [f10a96d10deabfd386c5931d3035c0756ba153ec]

INTEGRATION: CWS dba202c (1.5.32); FILE MERGED 2005/12/09 14:32:24 fs 1.5.32.1: #i59135# don't access GetImageProducer if we're disposed


2006-01-03  Kurt Zenker  <kz@openoffice.org>  [b020d7e47f6c7c170dd50480be7073635078a4d1]

INTEGRATION: CWS dba202c (1.42.30); FILE MERGED 2005/12/01 10:50:19 fs 1.42.30.1: copying fix for #121127# into this CWS


2006-01-03  Kurt Zenker  <kz@openoffice.org>  [2eedfd14ab0ffc9b1526f37adfc19c4f7a7790ed]

INTEGRATION: CWS dba202c (1.8.100); FILE MERGED 2005/12/09 11:35:10 fs 1.8.100.1: #128652# Next: recognize invalid entry/parent (which can normally not happen, but the stack reports suggest it does happen)


2006-01-03  Kurt Zenker  <kz@openoffice.org>  [995a1764fa3689902dc24fb486e913bb88f44f30]

INTEGRATION: CWS dba202c (1.18.100); FILE MERGED 2005/12/01 14:20:23 oj 1.18.100.1: #i52615# set correct colors on outdev


2006-01-03  Kurt Zenker  <kz@openoffice.org>  [498bdeaa2dbf7d2b50ff4c1c329edf5014fa1c12]

INTEGRATION: CWS dba202c (1.24.102); FILE MERGED 2005/12/06 10:13:12 oj 1.24.102.2: #i52615# set correct colors on outdev 2005/12/01 14:20:22 oj 1.24.102.1: #i52615# set correct colors on outdev


2006-01-03  Kurt Zenker  <kz@openoffice.org>  [d563b19cf68d5bb2e3eee2e64c07b3e86566446c]

INTEGRATION: CWS dba202c (1.35.100); FILE MERGED 2005/12/09 14:43:45 fs 1.35.100.1: #126696# GoToColumnId: some more safety against invalid column ids


2006-01-03  Kurt Zenker  <kz@openoffice.org>  [dbd4b94323767a14de4afb31bf6b1b6e9acdb004]

INTEGRATION: CWS dba202c (1.24.44); FILE MERGED 2005/12/02 11:05:36 oj 1.24.44.1: #127795# new method for columnbinding


2006-01-03  Kurt Zenker  <kz@openoffice.org>  [6404bcfcb2c4d85cb293c5ca533a53171297872c]

INTEGRATION: CWS dba202c (1.26.44); FILE MERGED 2005/12/02 11:36:17 oj 1.26.44.1: #127795# new method for columnbinding


2006-01-03  Kurt Zenker  <kz@openoffice.org>  [a1595e045d3ab45716e60330a7a5b9c08e01a35a]

INTEGRATION: CWS dba202c (1.61.28); FILE MERGED 2005/12/02 11:36:18 oj 1.61.28.1: #127795# new method for columnbinding


2006-01-03  Kurt Zenker  <kz@openoffice.org>  [123cbecab4fc5c16d543c2765138423d6c4b2d8e]

INTEGRATION: CWS ivo13 (1.6.92); FILE MERGED 2005/12/14 19:20:07 ihi 1.6.92.1: user langs removed


2006-01-03  Kurt Zenker  <kz@openoffice.org>  [512c7383eaf044475be22c942dcf25bcf5802765]

INTEGRATION: CWS ivo13 (1.45.280); FILE MERGED 2005/12/11 01:11:02 ihi 1.45.280.2: RESYNC: (1.45-1.47); FILE MERGED 2005/09/14 16:37:33 ihi 1.45.280.1: #i54448# unmerge file


2006-01-03  Kurt Zenker  <kz@openoffice.org>  [1d2290d292c577ab794e401204db92ffb0f368cb]

INTEGRATION: CWS ivo13 (1.13.746); FILE MERGED 2005/12/10 23:27:48 ihi 1.13.746.2: RESYNC: (1.13-1.16); FILE MERGED 2005/09/14 16:48:40 ihi 1.13.746.1: #i54454# file unmerge


2006-01-03  Kurt Zenker  <kz@openoffice.org>  [57123445971e92d26b5f07be53f68509596729b2]

INTEGRATION: CWS ivo13 (1.19.58); FILE MERGED 2005/12/14 19:21:43 ihi 1.19.58.1: user langs removed


2006-01-03  Kurt Zenker  <kz@openoffice.org>  [9351a95b3eeed6dbcf0b0e79611fa1040f87541c]

INTEGRATION: CWS ivo13 (1.34.38); FILE MERGED 2005/12/10 18:39:12 ihi 1.34.38.2: RESYNC: (1.34-1.36); FILE MERGED 2005/12/08 19:23:03 ihi 1.34.38.1: #i58955# exit ( 13 ) on error


2006-01-03  Kurt Zenker  <kz@openoffice.org>  [543cfe8c02786d1f85989af222a37ae627e26a77]

INTEGRATION: CWS ivo13 (1.12.26); FILE MERGED 2005/12/14 16:38:11 ihi 1.12.26.1: #i54457# Don't merge binfilter


2006-01-03  Kurt Zenker  <kz@openoffice.org>  [1cd301b040ee2484f4f204a2ed6e25776e32ad48]

INTEGRATION: CWS ivo13 (1.19.334); FILE MERGED 2005/12/10 15:28:28 ihi 1.19.334.2: RESYNC: (1.19-1.20); FILE MERGED 2005/09/21 17:07:16 ihi 1.19.334.1: #i54927# tranlations removed


2006-01-03  Kurt Zenker  <kz@openoffice.org>  [d87e00d868fd4ec26c56d0871ac21cc47f466e62]

INTEGRATION: CWS ivo13 (1.29.334); FILE MERGED 2005/12/19 18:52:49 hjs 1.29.334.2: RESYNC: (1.29-1.31); FILE MERGED 2005/09/21 17:08:41 ihi 1.29.334.1: #i54927# tranlations removed


2006-01-03  Kurt Zenker  <kz@openoffice.org>  [aa43e2fc4a74fe113d7d94ea553db04b86dbc800]

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>  [23a08f0428dae6077bcf8bfe6f28eaab8503ed01]

INTEGRATION: CWS sb44 (1.1.2); FILE ADDED 2005/12/12 16:06:15 sb 1.1.2.1: #i53879# New bitmaps for URE Windows NSIS installer.


2006-01-03  Kurt Zenker  <kz@openoffice.org>  [0f84fdcac805d6375297d105dc98c8fa9626d6fd]

INTEGRATION: CWS sb44 (1.1.2); FILE ADDED 2005/12/12 16:06:00 sb 1.1.2.1: #i53879# New bitmaps for URE Windows NSIS installer.


2006-01-03  Kurt Zenker  <kz@openoffice.org>  [7f4eb91cc471a8ffb9497c68e06fb641404da9fe]

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>  [37fa3af6ecf4a25e534e97cfb685f78b3866212d]

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>  [f703ed14ea4d3e51ed540b9ea7501938147477b7]

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>  [19b6c09956d374d906e7abb66423567b57bc4cb0]

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.


2006-01-03  Kurt Zenker  <kz@openoffice.org>  [ad7eb954d451370ce63b5b7ee16c54867e671a7d]

INTEGRATION: CWS sb44 (1.71.10); FILE MERGED 2005/12/12 16:02:56 sb 1.71.10.1: #i51419# Transport complete jvmaccess::UnoVirtualMachine instance including UNO class loader from juh to javavm service.


2006-01-03  Kurt Zenker  <kz@openoffice.org>  [2c3f9c5d914ecf158f8ee9eb91d364d6b7af2b82]

INTEGRATION: CWS tbe26 (1.34.30); FILE MERGED 2005/12/19 11:08:21 tbe 1.34.30.1: #122331# Stacktrace ID: 177533 BasicIDE::GetBindings( void )


2006-01-03  Kurt Zenker  <kz@openoffice.org>  [af08b86652528e693378d5da44bf92880e4c2c2a]

INTEGRATION: CWS tbe26 (1.36.30); FILE MERGED 2005/12/19 11:08:21 tbe 1.36.30.1: #122331# Stacktrace ID: 177533 BasicIDE::GetBindings( void )


2006-01-03  Kurt Zenker  <kz@openoffice.org>  [1fe109a1485155b142ad528e9b02ea8caf2a7d93]

INTEGRATION: CWS sb44 (1.3.16); FILE MERGED 2005/12/12 16:00:07 sb 1.3.16.1: #i51419# Transport complete jvmaccess::UnoVirtualMachine instance including UNO class loader from juh to javavm service.


2006-01-03  Kurt Zenker  <kz@openoffice.org>  [a423917ff71e3ddf254b58fccecd95170448aaa0]

INTEGRATION: CWS tbe26 (1.45.22); FILE MERGED 2005/12/19 11:08:20 tbe 1.45.22.1: #122331# Stacktrace ID: 177533 BasicIDE::GetBindings( void )


2006-01-03  Kurt Zenker  <kz@openoffice.org>  [9fba77ad14aeb5beb5caf009d8b506d21fed9ca8]

INTEGRATION: CWS sb44 (1.3.16); FILE MERGED 2005/12/12 16:00:06 sb 1.3.16.1: #i51419# Transport complete jvmaccess::UnoVirtualMachine instance including UNO class loader from juh to javavm service.


2006-01-03  Kurt Zenker  <kz@openoffice.org>  [018cf9c5f66825c2d4be65633161ca5fd88feb11]

INTEGRATION: CWS tbe26 (1.30.28); FILE MERGED 2005/12/19 11:07:37 tbe 1.30.28.1: #122331# Stacktrace ID: 177533 BasicIDE::GetBindings( void )


2006-01-03  Kurt Zenker  <kz@openoffice.org>  [1122c8757bcad5d93dd2ffdc2492d3e6ef8f5fd4]

INTEGRATION: CWS sb44 (1.9.14); FILE MERGED 2005/12/12 16:00:05 sb 1.9.14.1: #i51419# Transport complete jvmaccess::UnoVirtualMachine instance including UNO class loader from juh to javavm service.


2006-01-03  Kurt Zenker  <kz@openoffice.org>  [f32fe53ec2b71aa84cfb86c1febe24b8478600ec]

INTEGRATION: CWS tbe26 (1.49.28); FILE MERGED 2005/12/19 11:07:36 tbe 1.49.28.1: #122331# Stacktrace ID: 177533 BasicIDE::GetBindings( void )


2006-01-03  Kurt Zenker  <kz@openoffice.org>  [2fc3c8a8e6b8dabb0cdefc6355013585d8fb85b6]

INTEGRATION: CWS sb44 (1.9.14); FILE MERGED 2005/12/12 16:00:04 sb 1.9.14.1: #i51419# Transport complete jvmaccess::UnoVirtualMachine instance including UNO class loader from juh to javavm service.


2006-01-03  Kurt Zenker  <kz@openoffice.org>  [7723852c199e978a40341473a04d3c4837d1a077]

INTEGRATION: CWS tbe26 (1.21.30); FILE MERGED 2005/12/19 11:07:35 tbe 1.21.30.1: #122331# Stacktrace ID: 177533 BasicIDE::GetBindings( void )


2006-01-03  Kurt Zenker  <kz@openoffice.org>  [13489ab0e283f31e189c85bfa47035691d6f247c]

INTEGRATION: CWS tbe26 (1.36.28); FILE MERGED 2005/12/19 11:07:34 tbe 1.36.28.1: #122331# Stacktrace ID: 177533 BasicIDE::GetBindings( void )


2006-01-03  Kurt Zenker  <kz@openoffice.org>  [f4908fd83926863ccf44147dff993f9fab0049db]

INTEGRATION: CWS sb44 (1.1.2); FILE ADDED 2005/12/12 15:57:16 sb 1.1.2.1: #i51419# Added javanative-test.


2006-01-03  Kurt Zenker  <kz@openoffice.org>  [de30be95d9f9b728552fe791d61ff026827ed589]

INTEGRATION: CWS sb44 (1.1.2); FILE ADDED 2005/12/12 15:56:44 sb 1.1.2.1: #i51419# Added javanative-test.


2006-01-03  Kurt Zenker  <kz@openoffice.org>  [0cb410c30b3e6f141b0dfcf3c6e4203517b3bf4d]

INTEGRATION: CWS sb44 (1.1.2); FILE ADDED 2005/12/12 15:57:00 sb 1.1.2.1: #i51419# Added javanative-test.


2006-01-03  Kurt Zenker  <kz@openoffice.org>  [e56eadeeaffbe456677e832f103a016fdcb91b3b]

INTEGRATION: CWS sb44 (1.5.8); FILE MERGED 2005/12/12 15:55:43 sb 1.5.8.1: #i51419# Added javanative-test.


2006-01-03  Kurt Zenker  <kz@openoffice.org>  [5b7069275ccfb18e458cbd25d2a07d5936f64b4e]

INTEGRATION: CWS sb44 (1.5.8); FILE MERGED 2005/12/12 15:55:42 sb 1.5.8.1: #i51419# Added javanative-test.


2006-01-03  Kurt Zenker  <kz@openoffice.org>  [51864f6e188d2b2db777409cbdd1f0fab9b97b2a]

INTEGRATION: CWS sb44 (1.7.8); FILE MERGED 2005/12/12 15:55:42 sb 1.7.8.1: #i51419# Added javanative-test.


2006-01-03  Kurt Zenker  <kz@openoffice.org>  [17904fd9506188d9750ceb577cb23af67335f527]

INTEGRATION: CWS sb44 (1.1.2); FILE ADDED 2005/12/12 15:56:27 sb 1.1.2.1: #i51419# Added javanative-test.


2006-01-03  Kurt Zenker  <kz@openoffice.org>  [e33d9d74f85069e007ae561fbd5d279bb7754f2e]

INTEGRATION: CWS sb44 (1.2.8); FILE MERGED 2005/12/12 15:55:41 sb 1.2.8.1: #i51419# Added javanative-test.


2006-01-03  Rüdiger Timm  <rt@openoffice.org>  [b2d4b45c8fe52f7f42ad6bc4a65f0a633601edc8]

#i10000# Made search pattern even saver to correctly identify module name on child workspaces with linked modules.


2006-01-03  Rüdiger Timm  <rt@openoffice.org>  [90ab8986865e0c2c9bb80c3b56e5b30dcbd0706b]

#i10000# Added path separator to search pattern to correctly identify module name.


2006-01-02  Rüdiger Timm  <rt@openoffice.org>  [586adb2e88c13c969b60268efffee3542ee73d96]

#i59882# cygwin perl in 4nt shell cannot work with backslashes in glob pattern (patch by vq).


2005-12-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [3999725da1c3033f9c2822ff4bc99b15d78bf9fe]

#i10000#: typo


2005-12-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [49d51e38219638ff4e62679cfcb1b40421ad8207]

#i10000#: more C++ style comments in C file removed


2005-12-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [29fda21a551b2bc561f3e9af4f0e1684f29acec1]

#i10000#: C++ style comments in C file removed


2005-12-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [fecaca6afdb9f4c7a2eb18b3f1b3f122abcd33e7]

SRC680


2005-12-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [23e789e01429bce5b8f97ac417e7ae2adee3956e]

INTEGRATION: CWS jsc2 (1.19.4); FILE MERGED 2005/12/09 13:04:37 jsc 1.19.4.1: #i59122# intergate climaker in SDK (windows only)


2005-12-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [c9cce0e5763a168e1b5304af5d8a9303c98e8d78]

INTEGRATION: CWS jsc2 (1.14.24); FILE MERGED 2005/12/09 08:59:51 jsc 1.14.24.1: #i59020# improve dependencies on cpp.css


2005-12-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [3b7ab84439d653e8301de4f1c7832568d0b29d3d]

INTEGRATION: CWS jsc2 (1.76.4); FILE MERGED 2005/12/09 13:04:36 jsc 1.76.4.1: #i59122# intergate climaker in SDK (windows only)


2005-12-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [a4212c2bfdc3cc5be7956feea0ab333500eb6306]

INTEGRATION: CWS jsc2 (1.2.42); FILE MERGED 2005/12/09 08:58:39 jsc 1.2.42.1: #i59020# adapt styles


2005-12-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [da7b75c0ecd8ad7326c68cdcf7acf7d85a00b333]

INTEGRATION: CWS jsc2 (1.8.8); FILE MERGED 2005/12/12 15:51:59 jsc 1.8.8.1: #i59249# shift first parameter when --force-configure is used


2005-12-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [e6e1b1d3a42a82fe1182b38f4ae51129ed598914]

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>  [2002dccc3186ea0e367517bc3fc1e6ace75aeae8]

INTEGRATION: CWS jsc2 (1.3.4); FILE MERGED 2005/12/15 16:55:43 jsc 1.3.4.1: #i58329# new option for short namespace in C++ dump mode


2005-12-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [8e5353b251125bb1290172df90652946739bdb29]

INTEGRATION: CWS jsc2 (1.2.4); FILE MERGED 2005/12/15 16:52:44 jsc 1.2.4.1: #i58329# dump abbreviated namespace


2005-12-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [8ca836d841ababc427b2143e03efa66e558da507]

INTEGRATION: CWS jsc2 (1.3.4); FILE MERGED 2005/12/15 16:52:43 jsc 1.3.4.1: #i58329# dump abbreviated namespace


2005-12-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [dc65d628749cfd222637207ddbeb7937f7c1265a]

INTEGRATION: CWS jsc2 (1.3.4); FILE MERGED 2005/12/15 16:51:00 jsc 1.3.4.1: #i58329# dump abbreviated namespace


2005-12-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [0ac9e7f0d1c623c0572dba2617e4f58e3b5a571e]

INTEGRATION: CWS jsc2 (1.3.4); FILE MERGED 2005/12/15 16:47:56 jsc 1.3.4.1: #i58329# prefix namespace rtl and cppu


2005-12-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [f4a9c1ed2813f932a0dd51ea056635a3e0b68ae1]

INTEGRATION: CWS jsc2 (1.28.12); FILE MERGED 2005/12/09 16:48:48 jsc 1.28.12.1: #i58243# remove check of reference count, not necessary here -> simpy do nothing for optional interfaces


2005-12-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [314c2a7d8b088ed6aff4188ed2e302679235ce00]

INTEGRATION: CWS jsc2 (1.2.8); FILE MERGED 2005/12/15 16:54:07 jsc 1.2.8.2: #i58329# return short name or default 2005/12/09 16:50:01 jsc 1.2.8.1: #i58320# prepare shortnames in dump cpp mode


2005-12-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [76a85694027b25c701af28d8c887f09c8c7dcc1c]

INTEGRATION: CWS pj43 (1.10.80); FILE MERGED 2005/12/07 19:54:40 pjanik 1.10.80.1: #i59039#: sal_Int32 -> long (unify the usage of SetTabs).


2005-12-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [575f61be386f6a97aa0bf103368706d55f6b5149]

INTEGRATION: CWS pj43 (1.9.20); FILE MERGED 2005/12/03 09:18:33 pjanik 1.9.20.1: #i57678#: sal_uInt32 -> sal_Size (patch from Kendy).


2005-12-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [d9fd98a135f8aab9d424127cd983c10380a782ec]

INTEGRATION: CWS pj43 (1.4.14); FILE MERGED 2005/12/03 09:14:12 pjanik 1.4.14.1: #i57424#: Add JFW_PLUGIN_ARCH for x86_64/AMD64/EMT64 architecture.


2005-12-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [0177f40c576aaac25042f9c303acf27fb5ed3b04]

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>  [da6b7ab2dfb7fde2de5adc0d0f05cb039f86a8c7]

INTEGRATION: CWS pj43 (1.9.6); FILE MERGED 2005/12/03 09:15:20 pjanik 1.9.6.1: #i57424#: Blackdown's AMD64 Java port is using /server/.


2005-12-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [a393c8b7bca0214773e60fe0a535f578e8073395]

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>  [05077d447e1fae57d18ff52409b414acf7690d5c]

INTEGRATION: CWS pj43 (1.34.164); FILE MERGED 2005/12/06 12:28:27 pjanik 1.34.164.1: #i58947#: ResID are always 32bit, use sal_uInt32 instead of ULONG.


2005-12-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [100b91ebb62696ed3ee4669cba2be8dec57481ba]

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>  [3c519dca1b8f315a9007cee1fa84243c2dc4febd]

INTEGRATION: CWS pj43 (1.46.138); FILE MERGED 2005/12/06 12:40:56 pjanik 1.46.138.1: #i58947#: remove unnecessary casting.


2005-12-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [a56ebf5dbb01a42a57883127ae9cd3cafcdbbd70]

INTEGRATION: CWS pj43 (1.5.72); FILE MERGED 2005/12/06 12:42:01 pjanik 1.5.72.1: #i58949#: use sal_IntPtr for integer pointer type.


2005-12-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [127bd51b0efbda96e65783820dd8176a20bf5831]

INTEGRATION: CWS dbwizardpp1 (1.19.62); FILE MERGED 2005/12/13 15:52:26 bc 1.19.62.1: #i54486#setTypeName now also called in'FillFromTypeInfo' added


2005-12-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [9c0b482b4561162c2d72edb8a53571a0b004d959]

INTEGRATION: CWS pj43 (1.29.162); FILE MERGED 2005/12/06 12:33:48 pjanik 1.29.162.1: #i58949#: use sal_IntPtr for integer pointer type.


2005-12-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [099831a0ab22932267ccf409cd0da8a25395b856]

INTEGRATION: CWS pj43 (1.4.40); FILE MERGED 2005/12/03 09:37:27 pjanik 1.4.40.1: #i58748#: sal_Int32 -> sal_IntPtr (patch from Kendy).


2005-12-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [876d6f8dc65773ac2160787ab83ec75807706da0]

INTEGRATION: CWS dbwizardpp1 (1.2.80); FILE MERGED 2005/08/16 15:02:08 ih 1.2.80.1: #i37223# form wizard styles corrected Issue number: Submitted by: Reviewed by:


2005-12-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [447ec2e4f6e2d191879e37c47ac312329e165ab5]

INTEGRATION: CWS pj43 (1.5.40); FILE MERGED 2005/12/03 09:37:52 pjanik 1.5.40.1: #i58748#: sal_Int32 -> sal_IntPtr (patch from Kendy).


2005-12-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [8f189fb39a8c5056b86e7e3fe1dfe5dae8c6ee55]

INTEGRATION: CWS dbwizardpp1 (1.2.80); FILE MERGED 2005/08/16 15:02:07 ih 1.2.80.1: #i37223# form wizard styles corrected Issue number: Submitted by: Reviewed by:


2005-12-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [0b3c9238de4509b0c80dc3515ae84dfc43334f2a]

INTEGRATION: CWS pj43 (1.9.166); FILE MERGED 2005/12/06 12:26:35 pjanik 1.9.166.1: #i58947#: ResID are always 32bit, use sal_uInt32 instead of ULONG.


2005-12-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [d4385eb47a1701260433086f87e96c02ca39023a]

INTEGRATION: CWS pj43 (1.4.6); FILE MERGED 2005/12/03 09:23:10 pjanik 1.4.6.1: #i57688#: unsigned int -> size_t (patch from Kendy).


2005-12-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [49818ab87693ace2d5b5e235d40b0638d4d8ee36]

INTEGRATION: CWS pj43 (1.3.8); FILE MERGED 2005/12/03 09:22:29 pjanik 1.3.8.1: #i57688#: unsigned int -> size_t (patch from Kendy).


2005-12-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [7d1a04d30d0b1bf65000490d1c236cbf998a1571]

INTEGRATION: CWS pj43 (1.3.64); FILE MERGED 2005/12/05 08:22:21 kendy 1.3.64.1: #i58332# int -> sal_IntPtr fix for 64bit in Hash.


2005-12-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [1ed119cef9a3e6a625e18588c34ec70d2ffef269]

INTEGRATION: CWS pj43 (1.5.18); FILE MERGED 2005/12/06 08:46:20 kendy 1.5.18.1: #i57694# sal_uInt32 -> sal_Size in memAlloc()


2005-12-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [48f3abc10240cb82e506c8115f486dcc2cb335e3]

INTEGRATION: CWS pj43 (1.6.20); FILE MERGED 2005/12/06 08:46:20 kendy 1.6.20.1: #i57694# sal_uInt32 -> sal_Size in memAlloc()


2005-12-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [e280c76ca35206d001f18795b0fa6e3e191d368f]

INTEGRATION: CWS pj43 (1.2.18); FILE MERGED 2005/12/05 14:00:58 kendy 1.2.18.1: #i33644# "A less simple heap manager is needed": behave better on 64bit platforms.


2005-12-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [4dada6cf01068f1639f823a93fc7bee3638cebfb]

INTEGRATION: CWS pj43 (1.4.18); FILE MERGED 2005/12/05 14:00:57 kendy 1.4.18.1: #i33644# "A less simple heap manager is needed": behave better on 64bit platforms.


2005-12-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [5f49084c98ba794c4b369094b7cc7a9a935acb14]

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>  [91745d4bd9aa1acdd70208db5ea9ca7a238188f8]

INTEGRATION: CWS dbwizardpp1 (1.68.10); FILE MERGED 2005/12/06 01:43:11 bc 1.68.10.2: RESYNC: (1.68-1.71); FILE MERGED 2005/07/25 09:50:26 bc 1.68.10.1: #i51334# orthographical mistake in german resource corrected


2005-12-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [61bf57f240d37e14c9fdc989216613385211eaae]

INTEGRATION: CWS dbwizardpp1 (1.6.12); FILE MERGED 2005/12/13 16:46:40 bc 1.6.12.4: #i37223#several changes 2005/12/06 01:32:03 bc 1.6.12.3: RESYNC: (1.7-1.9); FILE MERGED 2005/08/15 16:04:43 bc 1.6.12.2: RESYNC: (1.6-1.7); FILE MERGED 2005/08/15 15:43:08 bc 1.6.12.1: ##several issues


2005-12-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [0717d8dc6c74e47a44901c1aab227e072dfecf3a]

INTEGRATION: CWS dbwizardpp1 (1.4.30); FILE MERGED 2005/12/06 01:18:53 bc 1.4.30.2: RESYNC: (1.4-1.5); FILE MERGED 2005/07/25 09:52:50 bc 1.4.30.1: #i51912#Nullpointer excpeption now prevented Issue number: Submitted by: Reviewed by:


2005-12-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [2fe3c2ad0e9456687d29897779c3b2d0db7b83f6]

INTEGRATION: CWS dbwizardpp1 (1.6.30); FILE MERGED 2005/12/06 01:17:03 bc 1.6.30.3: RESYNC: (1.6-1.7); FILE MERGED 2005/08/18 08:30:59 bc 1.6.30.2: #44613# Relations now with own class retrieved 2005/08/15 15:42:17 bc 1.6.30.1: #i49208# integer type in queries now handled correctly Issue number: Submitted by: Reviewed by:


2005-12-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [89f5f2e49068f34ea00667c26ec73c5f1296c4f6]

INTEGRATION: CWS dbwizardpp1 (1.2.128); FILE MERGED 2005/12/06 01:12:00 bc 1.2.128.2: RESYNC: (1.2-1.3); FILE MERGED 2005/08/15 15:43:07 bc 1.2.128.1: ##several issues


2005-12-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [6d3c4d0301df87ae5ad98b9fe671b3e9594ad50f]

INTEGRATION: CWS dbwizardpp1 (1.7.44); FILE MERGED 2005/12/06 01:08:41 bc 1.7.44.2: RESYNC: (1.7-1.9); FILE MERGED 2005/05/27 13:54:18 bc 1.7.44.1: #i48562# implemented Fallback for too long shortfieldnames


2005-12-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [19207e17affbdce9ea83b23f80a4f095c5c6d38e]

INTEGRATION: CWS dbwizardpp1 (1.5.26); FILE MERGED 2005/12/15 14:33:53 bc 1.5.26.6: #i49327# Shortname now alwas contatenated 2005/12/14 18:13:43 bc 1.5.26.5: ##Dataimport modified 2005/12/13 16:46:40 bc 1.5.26.4: #i37223#several changes 2005/12/06 01:08:15 bc 1.5.26.3: RESYNC: (1.5-1.6); FILE MERGED 2005/08/15 15:43:07 bc 1.5.26.2: ##several issues 2005/05/27 13:54:16 bc 1.5.26.1: #i48562# implemented Fallback for too long shortfieldnames


2005-12-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [feee7fce4cdd59ae0839def20d3855fc6e161951]

INTEGRATION: CWS dbwizardpp1 (1.3.44); FILE MERGED 2005/12/15 14:33:52 bc 1.3.44.4: #i49327# Shortname now alwas contatenated 2005/12/06 01:07:57 bc 1.3.44.3: RESYNC: (1.3-1.4); FILE MERGED 2005/08/26 16:11:09 bc 1.3.44.2: #i49327#handling of special characters in fieldnames modified 2005/05/27 13:54:15 bc 1.3.44.1: #i48562# implemented Fallback for too long shortfieldnames


2005-12-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [ea926cf24d74ea22c5509a1462c0ad7698d65f16]

INTEGRATION: CWS dbwizardpp1 (1.5.26); FILE MERGED 2005/12/15 18:09:59 bc 1.5.26.4: #i56509# label's width reduced Issue number: Submitted by: Reviewed by: 2005/12/13 16:46:40 bc 1.5.26.3: #i37223#several changes 2005/12/06 01:06:46 bc 1.5.26.2: RESYNC: (1.5-1.6); FILE MERGED 2005/05/27 13:54:15 bc 1.5.26.1: #i48562# implemented Fallback for too long shortfieldnames


2005-12-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [581a3f3ff4cf24ba608a8739fc6ee6a9f1b95fe5]

INTEGRATION: CWS dbwizardpp1 (1.3.44); FILE MERGED 2005/12/15 14:33:52 bc 1.3.44.3: #i49327# Shortname now alwas contatenated 2005/12/06 01:06:29 bc 1.3.44.2: RESYNC: (1.3-1.4); FILE MERGED 2005/08/26 16:11:08 bc 1.3.44.1: #i49327#handling of special characters in fieldnames modified


2005-12-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [fecfd411a04e7cdc8e4d5a7a63508c7575edbbad]

INTEGRATION: CWS dbwizardpp1 (1.3.44); FILE MERGED 2005/12/06 01:05:47 bc 1.3.44.2: RESYNC: (1.3-1.4); FILE MERGED 2005/05/27 13:54:14 bc 1.3.44.1: #i48562# implemented Fallback for too long shortfieldnames


2005-12-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [0665928d26b3cf28fb530422095146b3a8458eeb]

INTEGRATION: CWS dbwizardpp1 (1.64.26); FILE MERGED 2005/12/13 16:46:39 bc 1.64.26.4: #i37223#several changes 2005/12/06 01:04:39 bc 1.64.26.3: RESYNC: (1.64-1.65); FILE MERGED 2005/08/26 16:11:08 bc 1.64.26.2: #i49327#handling of special characters in fieldnames modified 2005/05/27 13:54:12 bc 1.64.26.1: #i48562# implemented Fallback for too long shortfieldnames


2005-12-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [6f72b62ac9eb4929ee12f8fd6bf0f424b4ddc33a]

INTEGRATION: CWS dbwizardpp1 (1.34.30); FILE MERGED 2005/12/14 18:13:42 bc 1.34.30.3: ##Dataimport modified 2005/12/06 01:02:34 bc 1.34.30.2: RESYNC: (1.34-1.35); FILE MERGED 2005/05/25 18:03:38 bc 1.34.30.1: #i47639# empty database handling added


2005-12-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [59dedfc9347c7a8a882220a1f60c14e945f16646]

INTEGRATION: CWS dbwizardpp1 (1.6.30); FILE MERGED 2005/12/13 16:46:39 bc 1.6.30.4: #i37223#several changes 2005/12/06 01:02:16 bc 1.6.30.3: RESYNC: (1.6-1.7); FILE MERGED 2005/08/26 16:11:07 bc 1.6.30.2: #i49327#handling of special characters in fieldnames modified 2005/08/15 15:43:06 bc 1.6.30.1: ##several issues


2005-12-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [9155071d06ad61fa43d5bbab683f4aff119260fb]

INTEGRATION: CWS dbwizardpp1 (1.5.34); FILE MERGED 2005/12/13 16:46:39 bc 1.5.34.4: #i37223#several changes 2005/12/06 01:00:54 bc 1.5.34.3: RESYNC: (1.5-1.6); FILE MERGED 2005/08/26 16:11:07 bc 1.5.34.2: #i49327#handling of special characters in fieldnames modified 2005/08/15 15:43:05 bc 1.5.34.1: ##several issues


2005-12-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [626e7b3fd10a9bfd2ee5dd435d0064e5c0b88cb9]

INTEGRATION: CWS dbwizardpp1 (1.6.26); FILE MERGED 2005/12/13 16:46:38 bc 1.6.26.6: #i37223#several changes 2005/12/06 00:55:54 bc 1.6.26.5: RESYNC: (1.6-1.8); FILE MERGED 2005/08/26 16:11:06 bc 1.6.26.4: #i49327#handling of special characters in fieldnames modified 2005/08/18 08:30:59 bc 1.6.26.3: #44613# Relations now with own class retrieved 2005/08/12 15:05:00 bc 1.6.26.2: #i48763# controls now no longer added to form on 'Finalizecontrols' Issue number: Submitted by: Reviewed by: 2005/05/27 13:54:11 bc 1.6.26.1: #i48562# implemented Fallback for too long shortfieldnames


2005-12-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [390b34799fcbefe3695236372b47304d6dd13415]

INTEGRATION: CWS dbwizardpp1 (1.6.4); FILE MERGED 2005/12/06 00:55:47 bc 1.6.4.4: RESYNC: (1.6-1.7); FILE MERGED 2005/08/18 08:30:57 bc 1.6.4.3: #44613# Relations now with own class retrieved 2005/08/12 15:05:00 bc 1.6.4.2: #i48763# controls now no longer added to form on 'Finalizecontrols' Issue number: Submitted by: Reviewed by: 2005/05/27 13:54:10 bc 1.6.4.1: #i48562# implemented Fallback for too long shortfieldnames


2005-12-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [b72bc6c40f0d452b0db1151f9745bc57f8d2d14d]

INTEGRATION: CWS dbwizardpp1 (1.4.30); FILE MERGED 2005/12/06 00:55:23 bc 1.4.30.2: RESYNC: (1.4-1.5); FILE MERGED 2005/08/15 15:43:05 bc 1.4.30.1: ##several issues


2005-12-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [466acd32e98053a247648139a037b8542a94626d]

INTEGRATION: CWS dbwizardpp1 (1.3.44); FILE MERGED 2005/12/06 00:55:09 bc 1.3.44.2: RESYNC: (1.3-1.4); FILE MERGED 2005/08/18 08:30:57 bc 1.3.44.1: #44613# Relations now with own class retrieved


2005-12-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [9b526ebfefedf9883526efc81745540f9c19b2ef]

INTEGRATION: CWS dbwizardpp1 (1.2.90); FILE MERGED 2005/12/06 00:54:38 bc 1.2.90.2: RESYNC: (1.2-1.3); FILE MERGED 2005/08/18 08:30:57 bc 1.2.90.1: #44613# Relations now with own class retrieved


2005-12-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [b32fe5f5635287f9e179eb3411f629f91397b868]

INTEGRATION: CWS dbwizardpp1 (1.3.44); FILE MERGED 2005/12/06 00:51:17 bc 1.3.44.2: RESYNC: (1.3-1.4); FILE MERGED 2005/08/15 15:41:09 bc 1.3.44.1: #i48763# Issue number: Submitted by: Reviewed by:


2005-12-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [e8167d37248fa2e310a54096a1b7c8978df83ab2]

INTEGRATION: CWS dbwizardpp1 (1.3.44); FILE MERGED 2005/12/06 00:50:09 bc 1.3.44.2: RESYNC: (1.3-1.4); FILE MERGED 2005/08/15 15:41:09 bc 1.3.44.1: #i48763# Issue number: Submitted by: Reviewed by:


2005-12-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [f75ef750b1f3a4d7da52fe8e4fc7528bcb72838b]

INTEGRATION: CWS dbwizardpp1 (1.8.4); FILE MERGED 2005/12/06 00:49:44 bc 1.8.4.2: RESYNC: (1.8-1.9); FILE MERGED 2005/08/15 15:41:08 bc 1.8.4.1: #i48763# Issue number: Submitted by: Reviewed by:


2005-12-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [247995b93b1bc23b4805e0bb9aab946fec1e0d8f]

INTEGRATION: CWS dbwizardpp1 (1.3.44); FILE MERGED 2005/12/06 00:49:11 bc 1.3.44.2: RESYNC: (1.3-1.4); FILE MERGED 2005/05/27 13:54:09 bc 1.3.44.1: #i48562# implemented Fallback for too long shortfieldnames


2005-12-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [04004bc34b914788feb6476a5b6db8a45b4e9738]

INTEGRATION: CWS dbwizardpp1 (1.4.30); FILE MERGED 2005/12/13 16:46:38 bc 1.4.30.4: #i37223#several changes 2005/12/06 00:48:38 bc 1.4.30.3: RESYNC: (1.4-1.5); FILE MERGED 2005/08/26 16:11:06 bc 1.4.30.2: #i49327#handling of special characters in fieldnames modified 2005/05/27 13:54:07 bc 1.4.30.1: #i48562# implemented Fallback for too long shortfieldnames


2005-12-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [0a4e1bcf1628caa28bf06e0a8b8cd8c33a491a64]

INTEGRATION: CWS dbwizardpp1 (1.1.2); FILE ADDED 2005/08/18 08:26:34 bc 1.1.2.1: #i44613# RelationController to query database relations Issue number: Submitted by: Reviewed by:


2005-12-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [8e8fcd7d17c71e7431ceb877683489617de589cd]

INTEGRATION: CWS dbwizardpp1 (1.7.30); FILE MERGED 2005/12/06 00:47:59 bc 1.7.30.2: RESYNC: (1.7-1.8); FILE MERGED 2005/08/15 15:39:42 bc 1.7.30.1: #i47418# Datatype Boolean added Issue number: Submitted by: Reviewed by:


2005-12-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [f881270a442c7dc923390c63ba88b8eedd51eb18]

INTEGRATION: CWS dbwizardpp1 (1.5.30); FILE MERGED 2005/12/13 16:46:38 bc 1.5.30.3: #i37223#several changes 2005/12/06 00:47:45 bc 1.5.30.2: RESYNC: (1.5-1.6); FILE MERGED 2005/08/26 16:11:05 bc 1.5.30.1: #i49327#handling of special characters in fieldnames modified


2005-12-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [c66294aba05dff11c06b5f20b393f68eedef39d8]

INTEGRATION: CWS dbwizardpp1 (1.7.30); FILE MERGED 2005/12/13 16:46:38 bc 1.7.30.3: #i37223#several changes 2005/12/06 00:47:28 bc 1.7.30.2: RESYNC: (1.7-1.8); FILE MERGED 2005/08/15 15:39:41 bc 1.7.30.1: #i47418# Datatype Boolean added Issue number: Submitted by: Reviewed by:


2005-12-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [ffec50256f7a3e064e153aa5595e1ba4727a1576]

INTEGRATION: CWS dbwizardpp1 (1.12.26); FILE MERGED 2005/12/13 16:46:38 bc 1.12.26.3: #i37223#several changes 2005/12/06 00:47:13 bc 1.12.26.2: RESYNC: (1.12-1.13); FILE MERGED 2005/08/15 15:39:41 bc 1.12.26.1: #i47418# Datatype Boolean added Issue number: Submitted by: Reviewed by:


2005-12-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [1d2bfa9b3e2c2153109c2c8d9a4d4a1fdc0970c6]

INTEGRATION: CWS dbwizardpp1 (1.2.46); FILE MERGED 2005/12/06 00:46:59 bc 1.2.46.2: RESYNC: (1.2-1.3); FILE MERGED 2005/08/18 08:30:57 bc 1.2.46.1: #44613# Relations now with own class retrieved


2005-12-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [b83995160d527fb8c3a6f8677e1e008fdef2cb17]

INTEGRATION: CWS dbwizardpp1 (1.6.30); FILE MERGED 2005/12/06 00:46:51 bc 1.6.30.2: RESYNC: (1.6-1.7); FILE MERGED 2005/08/18 08:30:56 bc 1.6.30.1: #44613# Relations now with own class retrieved


2005-12-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [5f480b13943d76acef2ce897b0c91a03b0f90b5c]

INTEGRATION: CWS dbwizardpp1 (1.6.28); FILE MERGED 2005/12/06 00:44:08 bc 1.6.28.2: RESYNC: (1.6-1.7); FILE MERGED 2005/08/18 08:30:56 bc 1.6.28.1: #44613# Relations now with own class retrieved


2005-12-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [4476b25e6d04eea5ef0b950b291456d464a57acf]

INTEGRATION: CWS dbwizardpp1 (1.6.34); FILE MERGED 2005/12/06 00:43:09 bc 1.6.34.2: RESYNC: (1.6-1.7); FILE MERGED 2005/08/15 15:43:04 bc 1.6.34.1: ##several issues


2005-12-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [167592f42dec25760842be0a6d85dfb6051764cf]

INTEGRATION: CWS dbwizardpp1 (1.6.28); FILE MERGED 2005/12/15 14:33:51 bc 1.6.28.3: #i49327# Shortname now alwas contatenated 2005/12/06 00:42:45 bc 1.6.28.2: RESYNC: (1.6-1.7); FILE MERGED 2005/08/26 16:11:05 bc 1.6.28.1: #i49327#handling of special characters in fieldnames modified


2005-12-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [048f5683cb4e398183dbb263706ebcb6a3bdd2da]

INTEGRATION: CWS dbwizardpp1 (1.9.26); FILE MERGED 2005/12/06 00:37:47 bc 1.9.26.2: RESYNC: (1.9-1.10); FILE MERGED 2005/08/18 08:30:55 bc 1.9.26.1: #44613# Relations now with own class retrieved


2005-12-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [f0dba1ddef977a0bcfc7d642ac1da385c92af926]

INTEGRATION: CWS dbwizardpp1 (1.66.206); FILE MERGED 2005/12/05 18:06:42 bc 1.66.206.2: RESYNC: (1.66-1.68); FILE MERGED 2005/08/16 12:37:04 od 1.66.206.1: #i53320# - <SwXShape::queryInterface(..)> 	   return own implementation, if interface ::XShape is requested 	 - <SwXShape::getPosition()> 	   relative position of group member object is given always in 	   horizontal left-to-right layout in order to get group objects 	   correctly loaded.


2005-12-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [aa86f5c2951f82801814165416a6f05a216ec0d1]

INTEGRATION: CWS dbwizardpp1 (1.12.68); FILE MERGED 2005/12/05 16:41:43 bc 1.12.68.2: RESYNC: (1.12-1.13); FILE MERGED 2005/08/16 12:38:19 od 1.12.68.1: #i53320# class <SwAnchoredDrawObject> 	 - access member <mbNotYetAttachedToAnchorFrame> directly.


2005-12-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [c0c1f8ad1d64705e6ce500234129b0cd6c01381b]

INTEGRATION: CWS dbwizardpp1 (1.42.206); FILE MERGED 2005/12/05 15:44:59 bc 1.42.206.2: RESYNC: (1.42-1.44); FILE MERGED 2005/08/16 12:32:23 od 1.42.206.1: #i53320# <SwDrawContact::_Changed(..)> 	 - no adjustment of positioning and alignment attributes, if 	   anchored object isn't yet positioned. 	 - reset of positioning attributes, if anchored object isn't 	   yet positioned, but its positioning attributes are allready set.


2005-12-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [d2b6fe3786782b895fb23a724e6b0ce572df3ef8]

INTEGRATION: CWS dbwizardpp1 (1.32.64); FILE MERGED 2005/12/05 15:25:57 bc 1.32.64.2: RESYNC: (1.32-1.33); FILE MERGED 2005/08/16 12:34:01 od 1.32.64.1: #i53320# <SwDoc::GroupSelection(..)> 	 - no adjustment of positioning attributes of new group object, 	   if group members aren't yet positioned.


2005-12-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [9b5cef53f20a389990a51eb41ad46aa9b4b7aefd]

INTEGRATION: CWS dbwizardpp1 (1.8.210); FILE MERGED 2005/12/05 13:29:33 bc 1.8.210.2: RESYNC: (1.8-1.9); FILE MERGED 2005/08/16 12:29:06 od 1.8.210.1: #i53320# class <SwDrawFrmFmt> 	 - add method <ResetPosAttr()>


2005-12-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [1103cf6bb671bac54efdeff384f20455725cd1da]

INTEGRATION: CWS dbwizardpp1 (1.7.212); FILE MERGED 2005/12/05 12:54:25 bc 1.7.212.2: RESYNC: (1.7-1.8); FILE MERGED 2005/08/16 12:27:54 od 1.7.212.1: #i53320# class <SwAnchoredDrawObject> 	 - remove method <NotYetAttachedToAnchorFrm()> 	 - add method <NotYetPositioned()>


2005-12-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [523c4d7510d4dc21ac1659ca8b240f069163ac7b]

INTEGRATION: CWS gslperform01 (1.19.8); FILE MERGED 2005/11/21 13:56:51 pl 1.19.8.2: #i56542# fix a typo 2005/11/21 13:55:12 pl 1.19.8.1: #i56542# do not stat each PPD file on startup


2005-12-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [6285a52d7b5a4276ae9410c8dab78785c6ad1dd1]

INTEGRATION: CWS gslperform01 (1.1.1.1.262); FILE MERGED 2005/10/19 15:59:45 pl 1.1.1.1.262.1: #i56207# make afm parser faster


2005-12-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [d28c7d456dcb23dbbdfb5936966ec8226ab34280]

INTEGRATION: CWS gslperform01 (1.5.94); FILE MERGED 2005/11/28 11:28:20 pl 1.5.94.3: compilation on solaris 2005/10/20 16:05:56 pl 1.5.94.2: #i56207# add: improved tokenizer, hash table lookup instead of binary search 2005/10/19 15:59:44 pl 1.5.94.1: #i56207# make afm parser faster


2005-12-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [25d4ebd46270ab56b76fe69932570e2ebf178049]

INTEGRATION: CWS gslperform01 (1.61.4); FILE MERGED 2005/11/28 10:04:07 pl 1.61.4.3: RESYNC: (1.61-1.62); FILE MERGED 2005/10/20 17:41:36 pl 1.61.4.2: #i56207# read global font info of afm files only, read metrics/kernpairs on demand 2005/10/19 15:59:44 pl 1.61.4.1: #i56207# make afm parser faster


2005-12-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [12e9b4e69a598fec32ac83e69f3e01896f4c7bb9]

INTEGRATION: CWS gslperform01 (1.16.4); FILE MERGED 2005/12/16 14:06:45 pl 1.16.4.3: #i56223# fix a token count error 2005/11/28 10:03:46 pl 1.16.4.2: RESYNC: (1.16-1.17); FILE MERGED 2005/11/21 17:24:04 pl 1.16.4.1: #i56223# minimize string construction/destruction during parsing


2005-12-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [4a5fdbd933cb1ef035500c6d4f31c5644e0d6164]

INTEGRATION: CWS gslperform01 (1.1.2); FILE ADDED 2005/10/20 16:05:56 pl 1.1.2.1: #i56207# add: improved tokenizer, hash table lookup instead of binary search


2005-12-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [bc2ab054bb37d5d4c47907682ea00cd04d43594e]

INTEGRATION: CWS dbwizardpp1 (1.2.260); FILE MERGED 2005/12/05 11:47:03 bc 1.2.260.2: RESYNC: (1.2-1.3); FILE MERGED 2005/08/16 13:04:11 bc 1.2.260.1: #i49433#Styles now ready for GSI


2005-12-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [06c40a3e6f7cc14ca382991c07984806d15fb9d6]

INTEGRATION: CWS gslperform01 (1.1.2); FILE ADDED 2005/11/28 11:28:20 pl 1.1.2.2: compilation on solaris 2005/10/20 16:05:55 pl 1.1.2.1: #i56207# add: improved tokenizer, hash table lookup instead of binary search


2005-12-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [9aa28b9d0eb861c17ef61aa6aec1f9f54882cd6e]

INTEGRATION: CWS gslperform01 (1.26.4); FILE MERGED 2005/10/20 17:41:34 pl 1.26.4.1: #i56207# read global font info of afm files only, read metrics/kernpairs on demand


2005-12-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [d19ff35de77fa6667d2b16a2c989b03aff21cbcc]

INTEGRATION: CWS sb37 (1.11.12); FILE MERGED 2005/09/12 18:12:23 hjs 1.11.12.2: RESYNC: (1.11-1.12); FILE MERGED 2005/09/12 12:54:32 hjs 1.11.12.1: #125477# add flags to prefer SYSBASE


2005-12-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [8af911020e06e196c714709f59c9f44ed5a8d72e]

INTEGRATION: CWS sb37 (1.7.4); FILE MERGED 2005/09/12 13:31:43 hjs 1.7.4.1: #125477# C++ comment style causes errors when using restrictive C


2005-12-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [95bf6da0ac16a439bc2e35e77a6fec54add993ef]

INTEGRATION: CWS sb37 (1.5.8); FILE MERGED 2005/09/12 18:09:56 hjs 1.5.8.2: RESYNC: (1.5-1.6); FILE MERGED 2005/09/12 14:30:59 hjs 1.5.8.1: #125477# add flags to prefer SYSBASE


2005-12-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [b355efa5260150b7eb6a164425cd530890fa8b74]

INTEGRATION: CWS sb37 (1.21.2); FILE MERGED 2005/09/15 08:48:55 hjs 1.21.2.1: #125477# SYSBASE support for python


2005-12-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [8735a8b4e929cac12634d4aef531278ff4187dbc]

INTEGRATION: CWS sb37 (1.6.8); FILE MERGED 2005/09/15 08:50:56 hjs 1.6.8.1: #125477# changed detection of STDC extensions for SOLARIS


2005-12-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [1ac132054bda9118408e233124d78a25beb69ad5]

INTEGRATION: CWS sb37 (1.12.8); FILE MERGED 2005/09/12 18:09:17 hjs 1.12.8.2: RESYNC: (1.12-1.13); FILE MERGED 2005/09/12 12:40:05 hjs 1.12.8.1: #125477# add flags to prefer SYSBASE


2005-12-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [2d67d237fbfea33327c5c857cd5e369495c2d343]

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>  [09749d0373359e8a4e304ffb9d87d9d79827d82a]

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>  [c24d3652a3359c5e7503aeffa6d6ef871eb84e58]

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-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [c8e3b4a7f27dadee095e044ef84170e8855e70f9]

INTEGRATION: CWS sb37 (1.8.50); FILE MERGED 2005/09/12 17:01:06 hjs 1.8.50.2: RESYNC: (1.8-1.9); FILE MERGED 2005/09/12 16:22:58 hjs 1.8.50.1: #125477# soften C restrictions because of gnome inludes


2005-12-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [a7da2208259ef9047e3c1940e57daea517fd8ddf]

INTEGRATION: CWS sb37 (1.26.4); FILE MERGED 2005/09/20 13:04:36 hjs 1.26.4.3: #125477# fix CPP/CXX fumbling 2005/09/12 16:58:17 hjs 1.26.4.2: RESYNC: (1.26-1.27); FILE MERGED 2005/09/12 12:41:31 hjs 1.26.4.1: #125477# add flags to prefer SYSBASE


2005-12-23  Vladimir Glazounov  <vg@openoffice.org>  [2c3d0326b8af37a3259df058f56cc74cad782091]

#100000# test


2005-12-23  Vladimir Glazounov  <vg@openoffice.org>  [1177f7c6adfa3a477a91fe479003dea31cc85fe3]

#100000# test


2005-12-23  Kurt Zenker  <kz@openoffice.org>  [0995047780c53b537fdef7afe3f79d830da2bb14]

#i10000# fix build breaks on solaris


2005-12-23  Kurt Zenker  <kz@openoffice.org>  [d038c762d6d4c9557ffd4a7b5aacdfb145bbea5e]

#i10000# adjust ReusableMutexGuard and OCountedMutex


2005-12-22  Rüdiger Timm  <rt@openoffice.org>  [d23e3b8741ecf9bf1607ff60e0480521999cd1dc]

#i10000# '-Wl' for solaris breaks the build. For now completely commented out.


2005-12-22  Oliver Bolte  <obo@openoffice.org>  [b97c3b72caed98eaf82c9c301ea18eb999dd6c04]

#i59674#,#i10000# workaround to survive registration of KDE addressbook


2005-12-22  Vladimir Glazounov  <vg@openoffice.org>  [5c47c9557f499ac38cee763eda0a15a2543bcdf0]

#i57063# right initializing for strip


2005-12-21  Vladimir Glazounov  <vg@openoffice.org>  [d4bc8e3774ca582a7d5318cb9533cf561a4144be]

new version for SRC680


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [497a8cee67f851885f3bcb1621379082c5dd3d5d]

#i10000# contains changes from CWS kaddrbook,cmcfixes21,hr24


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [0d40d206ecdcd580be15a7068374c4548c4c6d30]

SRC680


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [5b8d88237ed01b352a06ae0190e7de66e4a7913a]

INTEGRATION: CWS pj45 (1.19.18); FILE MERGED 2005/12/04 19:38:45 pjanik 1.19.18.1: #i57935#: do not read /etc/adabasrc for OpenOffice.org


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [90f453e4cc19b76877aad460ca1fb6869c06bb06]

INTEGRATION: CWS pj45 (1.52.54); FILE MERGED 2005/12/17 18:34:27 pjanik 1.52.54.1: #i57120#: Fix typo (add missing dot).


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [6b13de11972c1a15312d45ae9abf485db58a00f3]

INTEGRATION: CWS pj45 (1.5.132); FILE MERGED 2005/12/17 18:02:22 pjanik 1.5.132.1: #i58068#: Add visibility markup (patch from Naren Devaiah, Intel, JCA).


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [86621b7b92c3be5b6fcbb60734c6df60d5470d84]

INTEGRATION: CWS pj45 (1.4.132); FILE MERGED 2005/12/17 18:01:49 pjanik 1.4.132.1: #i58068#: Add visibility markup (patch from Naren Devaiah, Intel, JCA).


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [666c4ed03bf0baa00a6862c138ea14b5c37d8fde]

INTEGRATION: CWS pj44 (1.4.36); FILE MERGED 2005/12/05 07:15:05 pjanik 1.4.36.1: #i57799#: Update Danish extras.


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [2b0b80b81d24d89c3e7b07338a8149303cc57bfd]

INTEGRATION: CWS pj44 (1.4.36); FILE MERGED 2005/12/05 07:15:04 pjanik 1.4.36.1: #i57799#: Update Danish extras.


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [e9060920ea870bc17ece0e74d34f8a1c520fe5a5]

INTEGRATION: CWS pj44 (1.4.36); FILE MERGED 2005/12/05 07:15:03 pjanik 1.4.36.1: #i57799#: Update Danish extras.


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [b86aed3a7eb075abc15fc2e3a77e66d02d435069]

INTEGRATION: CWS pj44 (1.4.36); FILE MERGED 2005/12/05 07:15:02 pjanik 1.4.36.1: #i57799#: Update Danish extras.


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [3470b4c0c346256447ae2e891cf119af5df2e251]

INTEGRATION: CWS pj44 (1.4.36); FILE MERGED 2005/12/05 07:15:01 pjanik 1.4.36.1: #i57799#: Update Danish extras.


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [c823dce4d4ac80ec18f1c552b51df573f4f087ca]

INTEGRATION: CWS pj44 (1.4.36); FILE MERGED 2005/12/05 07:15:00 pjanik 1.4.36.1: #i57799#: Update Danish extras.


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [bdef3b812796b664a9f6a1aec4b8159afe1a982f]

INTEGRATION: CWS pj44 (1.4.36); FILE MERGED 2005/12/05 07:14:59 pjanik 1.4.36.1: #i57799#: Update Danish extras.


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [4da9c44e50806ee3153f753c222bacb198957cdb]

INTEGRATION: CWS pj44 (1.4.36); FILE MERGED 2005/12/05 07:14:58 pjanik 1.4.36.1: #i57799#: Update Danish extras.


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [a73d8b578ff87035b21773e0435fd41883eccbf4]

INTEGRATION: CWS pj44 (1.4.36); FILE MERGED 2005/12/05 07:14:57 pjanik 1.4.36.1: #i57799#: Update Danish extras.


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [805152f53b8f0484c87faf71b4a7ddd91fcc9d0b]

INTEGRATION: CWS pj44 (1.1.2); FILE ADDED 2005/12/05 08:00:13 pjanik 1.1.2.1: #i58031#: Add Turkish extras.


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [1139359058e3727a090838f817590371046c86a2]

INTEGRATION: CWS pj44 (1.1.2); FILE ADDED 2005/12/05 08:00:12 pjanik 1.1.2.1: #i58031#: Add Turkish extras.


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [99643e194979ee27b84276b95b815a6ae4880f2a]

INTEGRATION: CWS pj44 (1.1.2); FILE ADDED 2005/12/05 08:00:11 pjanik 1.1.2.1: #i58031#: Add Turkish extras.


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [211a3f70854677881be19a39f614dfc94e6aac10]

INTEGRATION: CWS pj44 (1.1.2); FILE ADDED 2005/12/05 08:00:10 pjanik 1.1.2.1: #i58031#: Add Turkish extras.


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [473c88e9a5faede0432949a7aae8613d23342ea0]

INTEGRATION: CWS pj44 (1.2.36); FILE MERGED 2005/12/05 07:14:56 pjanik 1.2.36.1: #i57799#: Update Danish extras.


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [7d1d2cf39471e90bdd9d1838e211c2e0eb14fd80]

INTEGRATION: CWS pj44 (1.1.2); FILE ADDED 2005/12/05 08:00:09 pjanik 1.1.2.1: #i58031#: Add Turkish extras.


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [7298cfcac8acfdf60b7e69ce8e6639b5889fea76]

INTEGRATION: CWS pj44 (1.1.2); FILE ADDED 2005/12/05 08:00:08 pjanik 1.1.2.1: #i58031#: Add Turkish extras.


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [e79c0e78d810ff01b9e9438256ad07148cae33d0]

INTEGRATION: CWS pj44 (1.1.2); FILE ADDED 2005/12/05 08:00:07 pjanik 1.1.2.1: #i58031#: Add Turkish extras.


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [d49ccddc25378464b439c381255369475c41f7c7]

INTEGRATION: CWS pj44 (1.2.36); FILE MERGED 2005/12/05 07:14:55 pjanik 1.2.36.1: #i57799#: Update Danish extras.


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [d658460cd15365dab6efdce30bb96ca45c471583]

INTEGRATION: CWS pj44 (1.2.36); FILE MERGED 2005/12/05 07:14:54 pjanik 1.2.36.1: #i57799#: Update Danish extras.


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [519118dbf6c3c5d44b6c9093643a4d262912e1fe]

INTEGRATION: CWS pj44 (1.2.134); FILE MERGED 2005/12/05 07:14:54 pjanik 1.2.134.1: #i57799#: Update Danish extras.


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [f1a4abb608e3b9f782e514508d8b78d34a708c30]

INTEGRATION: CWS pj44 (1.1.2); FILE ADDED 2005/12/05 08:00:06 pjanik 1.1.2.1: #i58031#: Add Turkish extras.


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [dc16fc06811ad95aa9b0c437d8a5afdd2802cbf9]

INTEGRATION: CWS pj44 (1.1.2); FILE ADDED 2005/12/05 08:00:05 pjanik 1.1.2.1: #i58031#: Add Turkish extras.


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [4468a2b17b5f7eaff9d2b8884b374795408ec23b]

INTEGRATION: CWS pj44 (1.1.2); FILE ADDED 2005/12/05 08:00:04 pjanik 1.1.2.1: #i58031#: Add Turkish extras.


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [ef89b58cf121a1fde95288e8bba234ad6cff0a79]

INTEGRATION: CWS pj44 (1.1.2); FILE ADDED 2005/12/05 08:00:03 pjanik 1.1.2.1: #i58031#: Add Turkish extras.


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [3a76ffdec0d1eac403294b3a12bc0e7f506ec8ca]

INTEGRATION: CWS pj44 (1.1.2); FILE ADDED 2005/12/05 08:00:02 pjanik 1.1.2.1: #i58031#: Add Turkish extras.


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [ded6253de3dbbe34570258cefb48c0e69f51d26d]

INTEGRATION: CWS pj44 (1.1.2); FILE ADDED 2005/12/05 08:00:01 pjanik 1.1.2.1: #i58031#: Add Turkish extras.


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [e858f461e5d8723f7fcd0e49377bad3b33335131]

INTEGRATION: CWS pj44 (1.2.36); FILE MERGED 2005/12/05 07:14:53 pjanik 1.2.36.1: #i57799#: Update Danish extras.


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [7986a7b36f72e3603311b25b2ef0c9e46c4584e7]

INTEGRATION: CWS pj44 (1.2.36); FILE MERGED 2005/12/05 07:14:52 pjanik 1.2.36.1: #i57799#: Update Danish extras.


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [411f7a35164aa1ae260494c221ce6a1a07ab4db1]

INTEGRATION: CWS pj44 (1.2.36); FILE MERGED 2005/12/05 07:14:51 pjanik 1.2.36.1: #i57799#: Update Danish extras.


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [528907ab701bb08e7c38e901b56e722cd46c883a]

INTEGRATION: CWS pj44 (1.2.36); FILE MERGED 2005/12/05 07:14:50 pjanik 1.2.36.1: #i57799#: Update Danish extras.


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [1c62a6fd129fb4e8c1d2bc4260dd056eede86dd4]

INTEGRATION: CWS pj44 (1.1.2); FILE ADDED 2005/12/05 08:00:00 pjanik 1.1.2.1: #i58031#: Add Turkish extras.


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [14db1fe0b533496dc343051232c4d67c9e6c47cf]

INTEGRATION: CWS pj44 (1.1.2); FILE ADDED 2005/12/05 07:59:59 pjanik 1.1.2.1: #i58031#: Add Turkish extras.


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [a0a6dbbec85e585b0ac537157bff31308f8f8435]

INTEGRATION: CWS pj44 (1.2.36); FILE MERGED 2005/12/05 07:14:49 pjanik 1.2.36.1: #i57799#: Update Danish extras.


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [bd315d8bbe37446d68d6366d1184a783105b2f7f]

INTEGRATION: CWS pj44 (1.1.2); FILE ADDED 2005/12/05 07:51:07 pjanik 1.1.2.1: #i58031#: Add Turkish extras.


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [d6fd05b72d30ae47bb9cced0ab7a0fe91efe5492]

INTEGRATION: CWS pj44 (1.1.2); FILE ADDED 2005/12/05 07:51:06 pjanik 1.1.2.1: #i58031#: Add Turkish extras.


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [b7768af8e1063063a77deab4b8ab886bb0d1f85c]

INTEGRATION: CWS pj44 (1.1.2); FILE ADDED 2005/12/05 07:51:05 pjanik 1.1.2.1: #i58031#: Add Turkish extras.


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [df47dc69c27c5a991fd3b5607ade8c1fd709bf6a]

INTEGRATION: CWS pj44 (1.1.2); FILE ADDED 2005/12/05 07:51:04 pjanik 1.1.2.1: #i58031#: Add Turkish extras.


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [1f7b9edd520d457779701c2b5c19577643cfd049]

INTEGRATION: CWS pj44 (1.1.2); FILE ADDED 2005/12/05 07:51:03 pjanik 1.1.2.1: #i58031#: Add Turkish extras.


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [bdcc95ab7c82fd9e67ac530dabc95868ad416945]

INTEGRATION: CWS pj44 (1.2.12); FILE MERGED 2005/12/05 07:14:49 pjanik 1.2.12.1: #i57799#: Update Danish extras.


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [7d7ee1ff8c15f7324a48bae0b28ea79944bbc7b8]

INTEGRATION: CWS pj44 (1.2.36); FILE MERGED 2005/12/05 07:14:48 pjanik 1.2.36.1: #i57799#: Update Danish extras.


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [245675437a653463377999f44db418ef3ff8a80b]

INTEGRATION: CWS pj44 (1.2.12); FILE MERGED 2005/12/05 07:14:48 pjanik 1.2.12.1: #i57799#: Update Danish extras.


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [e8240fdd7536f5f4d548800392ba67ec54929d40]

INTEGRATION: CWS pj44 (1.2.82); FILE MERGED 2005/12/05 07:55:12 pjanik 1.2.82.1: #i58031#: Update Turkish extras.


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [582e69adec4b305b70e151cc92a1282e9e087bc5]

INTEGRATION: CWS pj44 (1.3.36); FILE MERGED 2005/12/05 07:14:47 pjanik 1.3.36.1: #i57799#: Update Danish extras.


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [81f66a4590459ee0bb44440b738bcde06f6fa38d]

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>  [296b1cde2c225fc743367cde77241d42f94293bd]

INTEGRATION: CWS pj44 (1.5.4); FILE MERGED 2005/12/05 20:12:42 pjanik 1.5.4.1: #i52184#: Re-add Dutch directory.


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [d0f38db0ffbdab657ad388c812b95106701ad48c]

INTEGRATION: CWS pj44 (1.1.6); FILE ADDED 2005/12/05 20:20:32 pjanik 1.1.6.1: #i52184#: Re-add Dutch dictionary, update.


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [fd6aeb1b084daaa66956a144b96dc6581853f815]

INTEGRATION: CWS pj44 (1.1.6); FILE ADDED 2005/12/05 20:20:31 pjanik 1.1.6.1: #i52184#: Re-add Dutch dictionary, update.


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [6d0c5c2bcabef0bf7eae049a212d6eb8e8b6ebfb]

INTEGRATION: CWS pj44 (1.1.2); FILE ADDED 2005/12/05 20:20:31 pjanik 1.1.2.1: #i52184#: Re-add Dutch dictionary, update.


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [1646ed86051938fc98e1a1bd75f043241600e715]

INTEGRATION: CWS pj44 (1.1.2); FILE ADDED 2005/12/05 20:20:30 pjanik 1.1.2.1: #i52184#: Re-add Dutch dictionary, update.


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [23303cead10f5018479ed64588f0532fe43514b4]

INTEGRATION: CWS pj44 (1.48.14); FILE MERGED 2005/12/05 08:56:13 pjanik 1.48.14.1: #i57397#: Change the default Lao fonts (from Javier Sola).


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [9124f750e7cffe21f66e933fdbb459d62bd6bf6a]

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>  [2f3ca91a95e3307884bbbcae7970a7c9f8e3d08a]

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>  [9306efd2e39ae30268e93149d317f3d17f41cf06]

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>  [9b55b3ca1b244bc3613fd6037e6156fc19ee5015]

INTEGRATION: CWS fwk27 (1.65.62); FILE MERGED 2005/11/30 15:13:00 cd 1.65.62.1: #113278# Detect runtime problems regarding path options - provide user information about problem


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [e76ae1148e5618f8ab1369441f1749c6a489c049]

INTEGRATION: CWS fwk27 (1.19.72); FILE MERGED 2005/11/30 15:13:00 cd 1.19.72.1: #113278# Detect runtime problems regarding path options - provide user information about problem


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [342152f3fbe48863713155f1496f8cd9b1b914b1]

INTEGRATION: CWS fwk27 (1.24.72); FILE MERGED 2005/11/30 15:12:59 cd 1.24.72.1: #113278# Detect runtime problems regarding path options - provide user information about problem


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [3345033508745ff60fba3a2df5a8e4a9381c077d]

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>  [13197862d919ecfd060209deeb0d656628d3c112]

INTEGRATION: CWS fwk27 (1.58.70); FILE MERGED 2005/12/02 16:04:17 cd 1.58.70.1: #128307# Array entries must be reseted after members got destroyed. Reentrance is possible when calling pChild->Destroy due to VCL window notification


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [fdecdaafbaecc6c1c5956cefa1a57332260cd127]

INTEGRATION: CWS fwk27 (1.9.184); FILE MERGED 2005/12/08 15:17:34 pb 1.9.184.1: fix: #i52740# Name dialog beautified


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [ea14782e79b8e06ec334a15e4f474f3ea547ae48]

INTEGRATION: CWS fwk27 (1.6.184); FILE MERGED 2005/12/09 06:30:41 pb 1.6.184.1: fix: #i52740# dynamic height of the description field


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [929605847981c33bf6a6c485fcc992d280b49aa1]

INTEGRATION: CWS fwk27 (1.13.68); FILE MERGED 2005/12/08 15:16:05 pb 1.13.68.2: fix: #i52740# new strings for Customize dialog 2005/12/08 08:43:46 pb 1.13.68.1: fix: #i52740# RID_SVXSTR_ENTER_NEW_NAME added


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [82a4c7d1693fb0cc9d000bc522751a0a2671b92b]

INTEGRATION: CWS fwk27 (1.24.66); FILE MERGED 2005/12/08 15:17:01 pb 1.24.66.3: fix: #i52740# new strings for Customize dialog 2005/12/08 09:57:47 cd 1.24.66.2: #i59075# Fixed using wrong resource ID for fixed text control 2005/12/08 08:43:15 pb 1.24.66.1: fix: #i52740# RID_SVXSTR_ENTER_NEW_NAME used


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [4db83deb25ca0748a24954bc002f0d0427c25059]

INTEGRATION: CWS fwk27 (1.6.28); FILE MERGED 2005/12/07 12:01:27 as 1.6.28.1: #124610# new config items to specify the required minimum disc space needed by an AutoSave


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [881a73549098884b1998abcbd2a6001d3582a236]

INTEGRATION: CWS fwk27 (1.45.24); FILE MERGED 2005/12/08 08:29:07 pb 1.45.24.1: fix: #i57026# mnemonic for Digital Signatures


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [3c7f431fa19b880178e29a6686b189b650c53900]

INTEGRATION: CWS fwk27 (1.73.24); FILE MERGED 2005/11/30 15:11:55 cd 1.73.24.1: #113278# Throw runtime exception if mandatory services are not creatable


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [c7ac5479afae0d868adf9479e66bf7cac95ab21c]

INTEGRATION: CWS fwk27 (1.13.10); FILE MERGED 2005/12/12 06:44:25 as 1.13.10.4: #124610# disable debug mode 2005/12/09 07:00:22 as 1.13.10.3: #124610# add path information to message FULL DISC 2005/12/08 10:50:56 as 1.13.10.2: #124610# implement check for free disc space 2005/12/07 12:15:30 as 1.13.10.1: #124610# handle error: FULL_DISC during AutoSave and related operations


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [47bcbdd46698a5bfd8b67ac6d291d2ea5476142b]

INTEGRATION: CWS fwk27 (1.29.52); FILE MERGED 2005/12/07 12:15:29 as 1.29.52.1: #124610# handle error: FULL_DISC during AutoSave and related operations


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [6cf7bc19cf02e573016319b86c24abc6d5961db8]

INTEGRATION: CWS fwk27 (1.8.10); FILE MERGED 2005/12/08 10:50:41 as 1.8.10.2: #124610# implement check for free disc space 2005/12/07 12:15:29 as 1.8.10.1: #124610# handle error: FULL_DISC during AutoSave and related operations


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [1185329ef23ca4980fa70d25f5e2aad2bced0f51]

INTEGRATION: CWS fwk27 (1.13.56); FILE MERGED 2005/12/07 12:15:29 as 1.13.56.1: #124610# handle error: FULL_DISC during AutoSave and related operations


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [5198a42ce95ba8b8514eeb650fed3ef3130e96a9]

INTEGRATION: CWS unxlngs04 (1.8.6); FILE MERGED 2005/09/23 11:40:28 sparcmoz 1.8.6.1: #51545#:GNU/Linux Sparc bridges gcc4 assembler error memory input 0 is not directly addressable


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [ad3572335e60d9adedeeb516a04370c2d2e4e11e]

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>  [975480b5e53deebf8e53d84d5901cc9c417da617]

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>  [ec66e3dc8336c410e8e1d6c894ab95e81c0c3e75]

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>  [d08510445149c91e044d9d2210bdee9ee29f8c01]

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>  [193ac27dd372a02a1b21ede97b13d7e3e8756c48]

INTEGRATION: CWS emptypage (1.10.50); FILE MERGED 2005/12/14 08:07:20 fme 1.10.50.2: #b6354161# Feature - Print empty pages - property is optional 2005/12/13 15:16:04 fme 1.10.50.1: #b6354161# Feature - Print empty pages


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [6ac60d47a1cac911ed5837ce1e105aab73a1be25]

INTEGRATION: CWS emptypage (1.25.152); FILE MERGED 2005/12/13 15:27:29 fme 1.25.152.1: #b6354161# Feature - Print empty pages


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [8f3a3314b90a02774195c17f4a22ea5ab12a5592]

INTEGRATION: CWS emptypage (1.27.150); FILE MERGED 2005/12/13 15:27:28 fme 1.27.150.1: #b6354161# Feature - Print empty pages


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [29185f08c71e7cd3c446f6aad7a2b9db36e4dae7]

INTEGRATION: CWS emptypage (1.54.148); FILE MERGED 2005/12/16 10:48:51 fme 1.54.148.2: #b6354161# Feature - Print empty pages 2005/12/16 09:42:43 fme 1.54.148.1: #b6354161# Feature - Print empty pages


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [098a7f00bf61e057aa5757b055a5fbbc8d9146a1]

INTEGRATION: CWS emptypage (1.18.46); FILE MERGED 2005/12/13 15:27:28 fme 1.18.46.1: #b6354161# Feature - Print empty pages


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [48e6d4976229205a09ef8003a4e589ceacde5333]

INTEGRATION: CWS emptypage (1.11.150); FILE MERGED 2005/12/13 15:27:27 fme 1.11.150.1: #b6354161# Feature - Print empty pages


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [648afe66e420a9a298ab7f5c2b78ee93b5495f44]

INTEGRATION: CWS emptypage (1.102.56); FILE MERGED 2005/12/13 15:27:27 fme 1.102.56.1: #b6354161# Feature - Print empty pages


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [a3929d9f38a032a653663f0487b1235095159bb4]

INTEGRATION: CWS emptypage (1.7.154); FILE MERGED 2005/12/13 15:27:26 fme 1.7.154.1: #b6354161# Feature - Print empty pages


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [1b44a8bdbf78eb3f507a625f0c53de8ec9478bea]

INTEGRATION: CWS emptypage (1.47.46); FILE MERGED 2005/12/13 15:27:25 fme 1.47.46.1: #b6354161# Feature - Print empty pages


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [ddd5c19c086d521ddae1f67e5f4466ce320e3cae]

INTEGRATION: CWS emptypage (1.101.46); FILE MERGED 2005/12/16 12:10:09 fme 1.101.46.2: #b6354161# Feature - Print empty pages 2005/12/13 15:27:25 fme 1.101.46.1: #b6354161# Feature - Print empty pages


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [d2fc23208e7db0e303bd7d3ffbb0a74f22410e9d]

INTEGRATION: CWS emptypage (1.14.46); FILE MERGED 2005/12/13 15:27:24 fme 1.14.46.1: #b6354161# Feature - Print empty pages


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [a3033fd969918bad93818b25188cbf69c9582739]

INTEGRATION: CWS emptypage (1.91.62); FILE MERGED 2005/12/13 15:27:24 fme 1.91.62.1: #b6354161# Feature - Print empty pages


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [3026d911db208646a7849e7c1a91e31d751bcb2e]

INTEGRATION: CWS emptypage (1.4.1074); FILE MERGED 2005/12/13 15:27:24 fme 1.4.1074.1: #b6354161# Feature - Print empty pages


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [b4633606e94c27d8bfe2b72f6f712c0438535cb1]

INTEGRATION: CWS emptypage (1.34.148); FILE MERGED 2005/12/13 15:27:23 fme 1.34.148.1: #b6354161# Feature - Print empty pages


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [9f1b69020b57511dcf8a487fa13ffc812a77c040]

INTEGRATION: CWS emptypage (1.23.152); FILE MERGED 2005/12/16 09:42:31 fme 1.23.152.1: #b6354161# Feature - Print empty pages


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [e1f79dcdc2c416d74c39b137073ffca64ac48948]

INTEGRATION: CWS emptypage (1.8.152); FILE MERGED 2005/12/16 12:58:19 fme 1.8.152.3: #b6354161# Feature - Print empty pages 2005/12/16 09:42:30 fme 1.8.152.2: #b6354161# Feature - Print empty pages 2005/12/13 15:27:23 fme 1.8.152.1: #b6354161# Feature - Print empty pages


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [8ac8ab2df7c290b797893c530fef26f67a16ea7b]

INTEGRATION: CWS emptypage (1.117.58); FILE MERGED 2005/12/13 15:27:23 fme 1.117.58.1: #b6354161# Feature - Print empty pages


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [eb73d75334e87071fe60ed6e78310739eaa77a72]

INTEGRATION: CWS emptypage (1.111.58); FILE MERGED 2005/12/13 15:27:10 fme 1.111.58.1: #b6354161# Feature - Print empty pages


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [202743a20d7ba9f22c23da34ca89c4069f65656a]

INTEGRATION: CWS emptypage (1.3.152); FILE MERGED 2005/12/13 15:27:09 fme 1.3.152.1: #b6354161# Feature - Print empty pages


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [abb09e330d35b2374e84468ee008d75b3ebc6abb]

INTEGRATION: CWS emptypage (1.6.726); FILE MERGED 2005/12/16 09:40:54 fme 1.6.726.1: #b6354161# Feature - Print empty pages


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [0ae66d90e1204187b5ac9dacf1e16c5dd9f13047]

INTEGRATION: CWS emptypage (1.39.22); FILE MERGED 2005/12/13 15:25:19 fme 1.39.22.1: #b6354161# Feature - Print empty pages


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [bce69d94c93ecd43afeeec44bb35d34f2e43ff16]

INTEGRATION: CWS emptypage (1.110.20); FILE MERGED 2005/12/13 15:25:06 fme 1.110.20.1: #b6354161# Feature - Print empty pages


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [17aee9177e4278438635630b1022cc5597a6fbd8]

INTEGRATION: CWS emptypage (1.6.82); FILE MERGED 2005/12/16 14:20:46 fme 1.6.82.1: #b6354161# Feature - Print empty pages


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [560fa27df5135a98c3b7e07020424115888e3cdd]

INTEGRATION: CWS emptypage (1.25.66); FILE MERGED 2005/12/13 15:17:18 fme 1.25.66.1: #b6354161# Feature - Print empty pages


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [d9fd63b108239c32c6595cc1a9e921c2453d6179]

INTEGRATION: CWS emptypage (1.11.82); FILE MERGED 2005/12/13 15:17:17 fme 1.11.82.1: #b6354161# Feature - Print empty pages


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [1d730c32a5325dffb7eb7cb6a5b8d65bd33fce9d]

INTEGRATION: CWS emptypage (1.7.82); FILE MERGED 2005/12/13 15:17:17 fme 1.7.82.1: #b6354161# Feature - Print empty pages


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [25b571bc5d2e15747b4861abfda7ff48f0c9be15]

INTEGRATION: CWS emptypage (1.13.32); FILE MERGED 2005/12/16 14:20:46 fme 1.13.32.2: #b6354161# Feature - Print empty pages 2005/12/13 15:17:16 fme 1.13.32.1: #b6354161# Feature - Print empty pages


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [ffab3f0ad1c46d22a7f6f7d9df1c12ae1b724177]

INTEGRATION: CWS dba202a (1.25.36); FILE MERGED 2005/11/24 14:56:27 fs 1.25.36.1: during #126615#: no sub-dmakes, instead proper build list


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [c7d12d8bb6b289a4466e4f48facf89718b42f18d]

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>  [51e55f02a9f2786c52034c430f16c528c35a12e2]

INTEGRATION: CWS dba202a (1.6.6); FILE MERGED 2005/12/21 12:48:52 fs 1.6.6.2: RESYNC: (1.6-1.7); FILE MERGED 2005/11/24 10:00:09 fs 1.6.6.1: #i52789# small patch for building with gcc 4.0.1


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [68a5c827c656367c84a96dc3a99fd31e3e34e5c2]

INTEGRATION: CWS dba202a (1.3.34); FILE MERGED 2005/11/25 13:00:41 fs 1.3.34.1: comphelper::OReusableGuard -> osl::ResettableMutexGuard


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [376ec293d7b72eee8b5f3099c1b016218dc84448]

INTEGRATION: CWS dba202a (1.118.16); FILE MERGED 2005/11/28 12:07:23 fs 1.118.16.1: #i58413# +SetDisplayFolder/SetFileName


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [1b4e7e4263cfe5808f3d62f36b59ae67a79b1330]

INTEGRATION: CWS dba202a (1.38.56); FILE MERGED 2005/11/24 13:32:29 fs 1.38.56.1: #127848# deliver diagnose_ex.h


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [015324e8a339483c077b2e7297abfa1ce1c8d177]

INTEGRATION: CWS dba202a (1.3.92); FILE MERGED 2005/12/15 13:20:55 fs 1.3.92.2: #125996# more comprehensive fix for concurrency problem ... 2005/11/23 11:51:30 fs 1.3.92.1: #125996# run: check if we have been stopped after gaining the mutex


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [534b84dcabc7a541038ac79e5190518f84db876c]

INTEGRATION: CWS dba202a (1.35.90); FILE MERGED 2005/11/21 08:43:26 oj 1.35.90.1: #i56333# check column id for invalid


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [26a6839fb3ec13d99af9a69c601e6cd2c6ca3ba5]

INTEGRATION: CWS dba202a (1.4.34); FILE MERGED 2005/11/24 10:57:49 oj 1.4.34.1: #120227# set window to NULL before delteing


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [6a583bd743d783dfd3c51670a445ecf2b7d9ba28]

INTEGRATION: CWS dba202a (1.44.24); FILE MERGED 2005/11/21 07:17:41 oj 1.44.24.1: #i56333# check column id for invalid


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [173d48a972b4f84201870f5b5c3557972d9e2e19]

INTEGRATION: CWS dba202a (1.64.14); FILE MERGED 2005/11/25 14:33:41 oj 1.64.14.2: #127169# check column pos 2005/11/25 12:19:17 oj 1.64.14.1: #127169# check column pos


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [337ca5e8351eac2482526cca14db5435bf6631c4]

INTEGRATION: CWS dba202a (1.7.34); FILE MERGED 2005/11/28 12:16:21 fs 1.7.34.1: #i58413# createUniqueFileName signature changed


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [92a0346df7f01cac6ef6398ecd2bdda07dcb2595]

INTEGRATION: CWS dba202a (1.13.32); FILE MERGED 2005/11/28 12:15:51 fs 1.13.32.1: #i58413# properly declare (at the FileDialogHelper) which part of the URL is a path, and which one a file name


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [ecc390eea4e64a712a726eef3c18f5cf2544d60e]

INTEGRATION: CWS dba202a (1.89.26); FILE MERGED 2005/11/24 14:15:31 fs 1.89.26.1: #127848# some exception safety


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [34b6b0e56e550cdb39c2dacb39682582cb2a84db]

INTEGRATION: CWS dba202a (1.14.24); FILE MERGED 2005/11/24 16:33:49 fs 1.14.24.2: RESYNC: (1.14-1.15); FILE MERGED 2005/11/01 09:03:17 fs 1.14.24.1: #i57097# +getDefaultDocumentTypeClassId


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [f1dc95fddca9d8f5cba11c2b1bb046810a792724]

INTEGRATION: CWS dba202a (1.29.22); FILE MERGED 2005/11/24 16:33:31 fs 1.29.22.2: RESYNC: (1.29-1.32); FILE MERGED 2005/11/01 09:03:16 fs 1.29.22.1: #i57097# +getDefaultDocumentTypeClassId


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [d268a91f65278336f76cb5a8cec6e22192580edc]

INTEGRATION: CWS dba202a (1.15.24); FILE MERGED 2005/11/28 13:54:58 fs 1.15.24.2: #i57097# don't default ClassId if the new doc is to be inserted from an existent document 2005/11/01 09:03:15 fs 1.15.24.1: #i57097# +getDefaultDocumentTypeClassId


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [473bf7166a4f27c7375cd8453fcb64ed95e49114]

INTEGRATION: CWS dba202a (1.33.12); FILE MERGED 2005/11/28 10:50:54 fs 1.33.12.2: #126702# improve the previous fix: don't crash if components are destroyed in "wrong" order keep mutex alive as long as at least one of DataSource/DatabaseDocument/ModelImpl is alive 2005/11/25 13:37:23 fs 1.33.12.1: #126702# DatabaseDocument and DataSource share a common mutex instances now (held by ModelImpl) / DatabaseDocument::clearConnections more tolerant against re-entrance


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [187b959b0338a131d667be7c72c4c5889f83504f]

INTEGRATION: CWS dba202a (1.64.12); FILE MERGED 2005/11/28 10:50:53 fs 1.64.12.2: #126702# improve the previous fix: don't crash if components are destroyed in "wrong" order keep mutex alive as long as at least one of DataSource/DatabaseDocument/ModelImpl is alive 2005/11/25 13:37:22 fs 1.64.12.1: #126702# DatabaseDocument and DataSource share a common mutex instances now (held by ModelImpl) / DatabaseDocument::clearConnections more tolerant against re-entrance


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [15dbc57ecbd7587b82ba453fd7f8ad429f8edd4e]

INTEGRATION: CWS dba202a (1.6.26); FILE MERGED 2005/11/28 10:50:53 fs 1.6.26.2: #126702# improve the previous fix: don't crash if components are destroyed in "wrong" order keep mutex alive as long as at least one of DataSource/DatabaseDocument/ModelImpl is alive 2005/11/25 13:37:22 fs 1.6.26.1: #126702# DatabaseDocument and DataSource share a common mutex instances now (held by ModelImpl) / DatabaseDocument::clearConnections more tolerant against re-entrance


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [e12f93444b5872d7814f270017e797d8ecf5826e]

INTEGRATION: CWS dba202a (1.22.26); FILE MERGED 2005/11/28 10:50:52 fs 1.22.26.2: #126702# improve the previous fix: don't crash if components are destroyed in "wrong" order keep mutex alive as long as at least one of DataSource/DatabaseDocument/ModelImpl is alive 2005/11/25 13:37:21 fs 1.22.26.1: #126702# DatabaseDocument and DataSource share a common mutex instances now (held by ModelImpl) / DatabaseDocument::clearConnections more tolerant against re-entrance


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [5a798ec83b543774b2fa062d0c561f7646676bdf]

INTEGRATION: CWS dba202a (1.8.32); FILE MERGED 2005/11/28 10:50:52 fs 1.8.32.2: #126702# improve the previous fix: don't crash if components are destroyed in "wrong" order keep mutex alive as long as at least one of DataSource/DatabaseDocument/ModelImpl is alive 2005/11/25 13:37:21 fs 1.8.32.1: #126702# DatabaseDocument and DataSource share a common mutex instances now (held by ModelImpl) / DatabaseDocument::clearConnections more tolerant against re-entrance


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [90c248c289e2eafdcf156fe8d687ba0407d74c1b]

INTEGRATION: CWS dba202a (1.9.12); FILE MERGED 2005/11/28 10:50:51 fs 1.9.12.2: #126702# improve the previous fix: don't crash if components are destroyed in "wrong" order keep mutex alive as long as at least one of DataSource/DatabaseDocument/ModelImpl is alive 2005/11/25 13:37:20 fs 1.9.12.1: #126702# DatabaseDocument and DataSource share a common mutex instances now (held by ModelImpl) / DatabaseDocument::clearConnections more tolerant against re-entrance


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [5f10ced671022864899cb575c2839d1bd6c1a2b3]

INTEGRATION: CWS dba202a (1.11.32); FILE MERGED 2005/11/25 07:40:08 oj 1.11.32.1: #i56333# create columns even when no column exists


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [25679b71c6f42cbaa35cc15c775d1b5dc3617282]

INTEGRATION: CWS dba202a (1.78.26); FILE MERGED 2005/11/25 07:40:08 oj 1.78.26.1: #i56333# create columns even when no column exists


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [12efa4f9f4d185cad2dc3eb9a548ad0df63f2aff]

INTEGRATION: CWS dba202a (1.137.24); FILE MERGED 2005/11/25 07:40:07 oj 1.137.24.1: #i56333# create columns even when no column exists


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [04b1f61e34d5b025ee57d16f37c2d5de0bf285d4]

INTEGRATION: CWS dba202a (1.29.110); FILE MERGED 2005/11/24 14:08:35 fs 1.29.110.1: #127848# some exception safety


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [90db1cf522f29876b130d6f814a60990984de93f]

INTEGRATION: CWS dba202a (1.69.128); FILE MERGED 2005/11/25 12:35:38 fs 1.69.128.1: comphelper::OReusableGuard -> osl::ResettableMutexGuard


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [77d1941d22a4b7b6aadcadfd30397165d88e8283]

INTEGRATION: CWS dba202a (1.55.132); FILE MERGED 2005/11/25 09:50:41 fs 1.55.132.2: minor, non-semantic correction 2005/11/24 14:08:00 fs 1.55.132.1: typo


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [36c00d9e76bd58dcd53d3f35e6b9f760b365b228]

INTEGRATION: CWS dba202a (1.44.130); FILE MERGED 2005/11/24 14:07:15 fs 1.44.130.1: #127848# some exception safety


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [8dac547e86828063b246483638a8ccd276533207]

INTEGRATION: CWS dba202a (1.5.28); FILE MERGED 2005/11/28 16:25:45 fs 1.5.28.1: copying fix for #i49579# into this CWS


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [1e6321af73261234efbe77abde9fa752a1b99e91]

INTEGRATION: CWS dba202a (1.6.28); FILE MERGED 2005/11/28 16:25:44 fs 1.6.28.1: copying fix for #i49579# into this CWS


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [42a79be79a159641bc4644f64a46a7b33ad9d6b2]

INTEGRATION: CWS dba202a (1.21.30); FILE MERGED 2005/11/25 13:42:24 fs 1.21.30.1: comphelper::OReusableGuard -> osl::ResettableMutexGuard / NOTIFY_LISTENERS replaced by ListenerContainer::forEach/notifyEach


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [2f35c804f87e777d11a5e375d009de4e43a1676a]

INTEGRATION: CWS dba202a (1.9.30); FILE MERGED 2005/11/25 13:42:23 fs 1.9.30.1: comphelper::OReusableGuard -> osl::ResettableMutexGuard / NOTIFY_LISTENERS replaced by ListenerContainer::forEach/notifyEach


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [545d76caa1370d56ef49a7bc0c25d9f678bae6b0]

INTEGRATION: CWS dba202a (1.5.30); FILE MERGED 2005/11/25 13:42:22 fs 1.5.30.1: comphelper::OReusableGuard -> osl::ResettableMutexGuard / NOTIFY_LISTENERS replaced by ListenerContainer::forEach/notifyEach


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [aea0c75bc38e82e1f4f60c75477f92d819fbfc02]

INTEGRATION: CWS dba202a (1.40.30); FILE MERGED 2005/11/25 13:42:21 fs 1.40.30.1: comphelper::OReusableGuard -> osl::ResettableMutexGuard / NOTIFY_LISTENERS replaced by ListenerContainer::forEach/notifyEach


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [a4693700dbda4a5a7c116bcebfb7f06eb27af53a]

INTEGRATION: CWS dba202a (1.40.26); FILE MERGED 2005/11/25 13:42:21 fs 1.40.26.1: comphelper::OReusableGuard -> osl::ResettableMutexGuard / NOTIFY_LISTENERS replaced by ListenerContainer::forEach/notifyEach


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [77683bcb19743830f6abbc5145e7638869153bd1]

INTEGRATION: CWS dba202a (1.36.28); FILE MERGED 2005/11/25 13:42:20 fs 1.36.28.1: comphelper::OReusableGuard -> osl::ResettableMutexGuard / NOTIFY_LISTENERS replaced by ListenerContainer::forEach/notifyEach


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [f45369f0c5c046ab3dc5a404bfaf74ae4eb43753]

INTEGRATION: CWS dba202a (1.42.28); FILE MERGED 2005/11/25 13:42:20 fs 1.42.28.1: comphelper::OReusableGuard -> osl::ResettableMutexGuard / NOTIFY_LISTENERS replaced by ListenerContainer::forEach/notifyEach


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [5c9be067005a9fc8b6fcd2604360d3b216c5ee46]

INTEGRATION: CWS dba202a (1.8.30); FILE MERGED 2005/11/25 13:42:19 fs 1.8.30.1: comphelper::OReusableGuard -> osl::ResettableMutexGuard / NOTIFY_LISTENERS replaced by ListenerContainer::forEach/notifyEach


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [80e87a7d70a000445e52a1603134ab90828b531b]

INTEGRATION: CWS dba202a (1.7.30); FILE MERGED 2005/11/25 13:42:18 fs 1.7.30.1: comphelper::OReusableGuard -> osl::ResettableMutexGuard / NOTIFY_LISTENERS replaced by ListenerContainer::forEach/notifyEach


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [f8ee5915c0b0de1295323a211fec5ed2ff951437]

INTEGRATION: CWS dba202a (1.6.30); FILE MERGED 2005/11/25 13:42:18 fs 1.6.30.1: comphelper::OReusableGuard -> osl::ResettableMutexGuard / NOTIFY_LISTENERS replaced by ListenerContainer::forEach/notifyEach


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [5501b8e85552c9c1eba1a667d7cf9aa6f2e917d6]

INTEGRATION: CWS dba202a (1.28.28); FILE MERGED 2005/11/25 13:42:18 fs 1.28.28.1: comphelper::OReusableGuard -> osl::ResettableMutexGuard / NOTIFY_LISTENERS replaced by ListenerContainer::forEach/notifyEach


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [359d110c57c49eacd8f4f56235d1858d5a8b9da7]

INTEGRATION: CWS dba202a (1.26.30); FILE MERGED 2005/11/25 13:42:17 fs 1.26.30.1: comphelper::OReusableGuard -> osl::ResettableMutexGuard / NOTIFY_LISTENERS replaced by ListenerContainer::forEach/notifyEach


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [06c83bfa12a50954bed701253ea6dd6e6e45c88c]

INTEGRATION: CWS dba202a (1.71.24); FILE MERGED 2005/11/25 13:42:11 fs 1.71.24.1: comphelper::OReusableGuard -> osl::ResettableMutexGuard / NOTIFY_LISTENERS replaced by ListenerContainer::forEach/notifyEach


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [a2c8e88278ed7d00c90cc7a6d83df4401d921f31]

INTEGRATION: CWS dba202a (1.17.10); FILE MERGED 2005/11/28 14:49:21 fs 1.17.10.2: don't use OWeakObject::operator*, as per Daniel Boelzle's suggestion, but make casting explicit 2005/11/25 13:34:38 fs 1.17.10.1: +notifyEach: simplify calling forEach for a fixed-signature class of UNO listener methods


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [9508219a61fccf065f31b5f2e58d02b18e033929]

INTEGRATION: CWS dba202a (1.45.36); FILE MERGED 2005/11/25 08:25:07 oj 1.45.36.1: #i57084# accept parameter in scalar expression list


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [55ef7b542ab91fbcb676cf6b1aff366cba52a8bd]

INTEGRATION: CWS dba202a (1.13.36); FILE MERGED 2005/11/25 08:33:08 oj 1.13.36.1: #126933# check if char is > 127


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [34565d90f06f22141bc228d508d5d6e0590495c8]

INTEGRATION: CWS dba202a (1.8.36); FILE MERGED 2005/11/25 07:47:52 oj 1.8.36.1: #127363# new public method for late ctor


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [b1494c3b3c175ffdbc44bfb0e9ca4a734818bdcf]

INTEGRATION: CWS dba202a (1.4.36); FILE MERGED 2005/11/23 15:41:00 fs 1.4.36.1: #i52789#


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [607e1272bcead5ed84d690e0be11b67beb62fe47]

INTEGRATION: CWS dba202a (1.3.36); FILE MERGED 2005/11/23 15:40:59 fs 1.3.36.1: #i52789#


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [63546e3a4fa7bd3bdf5c3c833e80104349b96e7e]

INTEGRATION: CWS dba202a (1.20.36); FILE MERGED 2005/11/24 14:56:45 fs 1.20.36.1: during #126615#: no sub-dmakes, instead proper build list


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [d256ed573835db806e3042ef49dbd47f2f356d9d]

INTEGRATION: CWS dba202a (1.9.36); FILE MERGED 2005/11/24 14:57:32 fs 1.9.36.2: now a proper fix for 126615 - invalid m_pKeySet is in fact allowed in some situations (in opposite to what the previous fix assumed) 2005/11/23 15:43:31 fs 1.9.36.1: #121589# some more safety against an m_pKeySet which is NULL


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [c18025e6b6347742bef64fc8c7443794d5a8b670]

INTEGRATION: CWS dba202a (1.22.36); FILE MERGED 2005/11/24 14:57:32 fs 1.22.36.3: now a proper fix for 126615 - invalid m_pKeySet is in fact allowed in some situations (in opposite to what the previous fix assumed) 2005/11/23 15:54:17 fs 1.22.36.2: #121589# some more safety against an m_pKeySet which is NULL 2005/11/23 15:43:31 fs 1.22.36.1: #121589# some more safety against an m_pKeySet which is NULL


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [98b68765cfe83444fbba9c789c2b0bd03591f48b]

INTEGRATION: CWS dba202a (1.50.18); FILE MERGED 2005/11/25 08:32:08 oj 1.50.18.1: #126933# check if char if > 127


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [ec9b8756b69d59ed1f65a58133a00dcd50fb6c07]

INTEGRATION: CWS dba202a (1.4.36); FILE MERGED 2005/11/25 08:34:40 oj 1.4.36.1: #126933# check if char is > 127


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [cd96756269b23b8381a3275b0357a45b9a7d800d]

INTEGRATION: CWS dba202a (1.10.36); FILE MERGED 2005/11/25 08:34:39 oj 1.10.36.1: #126933# check if char is > 127


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [fe6ecc137012e8480ad2fc722c71d56dd017a980]

INTEGRATION: CWS dba202a (1.3.36); FILE MERGED 2005/11/25 08:34:39 oj 1.3.36.1: #126933# check if char is > 127


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [2aab4b0ddaa4482c2ea90ba68963bab2b2be097d]

INTEGRATION: CWS dba202a (1.7.36); FILE MERGED 2005/11/25 08:34:39 oj 1.7.36.1: #126933# check if char is > 127


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [431b1fcadffd9d9534988977ccbb24811a28b328]

INTEGRATION: CWS dba202a (1.16.28); FILE MERGED 2005/11/25 07:51:19 oj 1.16.28.1: #127363# new public method for late ctor


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [f6d1effc6fee193e2f02d9818c6ada27d4557b1e]

INTEGRATION: CWS dba202a (1.21.36); FILE MERGED 2005/11/25 07:51:18 oj 1.21.36.1: #127363# new public method for late ctor


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [8866b6fbd88bbc07fe588364a769a70e5188cda3]

INTEGRATION: CWS dba202a (1.19.36); FILE MERGED 2005/11/25 07:51:18 oj 1.19.36.1: #127363# new public method for late ctor


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [4c23175854df8e2e10927ff1386f617a7d54a846]

INTEGRATION: CWS dba202a (1.17.20); FILE MERGED 2005/11/25 07:51:18 oj 1.17.20.1: #127363# new public method for late ctor


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [a4b1dac845d045bd2dd604b083f221d945459f5c]

INTEGRATION: CWS dba202a (1.5.36); FILE MERGED 2005/11/25 07:51:17 oj 1.5.36.1: #127363# new public method for late ctor


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [e4f8c836b0e744a37f23403b32f4ccb8bd725555]

INTEGRATION: CWS dba202a (1.18.28); FILE MERGED 2005/11/25 07:51:17 oj 1.18.28.1: #127363# new public method for late ctor


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [e17d76e2e4876cb37b5fdfe6582b70753755cce8]

INTEGRATION: CWS dba202a (1.13.36); FILE MERGED 2005/11/24 14:58:06 fs 1.13.36.1: #126615# some more throwFooException


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [ba38266e59c30b5e1142309ce8dd5ad21fec7bad]

INTEGRATION: CWS dba202a (1.20.28); FILE MERGED 2005/11/25 08:30:18 oj 1.20.28.1: #126933# check if char if > 127


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [46237e0ee721b7eff75b05031cc1f48f3a6dc53a]

INTEGRATION: CWS dba202a (1.19.36); FILE MERGED 2005/11/25 08:25:58 oj 1.19.36.1: #i57084# accept parameter in scalar expression list


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [d1e0100fc44e32ec0feef5b406abf8ed2bf21fdd]

INTEGRATION: CWS dba202a (1.12.36); FILE MERGED 2005/11/24 14:58:05 fs 1.12.36.1: #126615# some more throwFooException


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [365533a9610571b1ab89b8c260f7c7694b1433f2]

INTEGRATION: CWS dba202a (1.3.12); FILE MERGED 2005/10/24 08:30:20 fs 1.3.12.1: #i35830# only strip extensions which really are extensions - thanks to rvojta@openoffice.org for the patch


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [444f532a5c3c675be233ccbaee4005265550cfe8]

INTEGRATION: CWS dba202a (1.4.10); FILE MERGED 2005/11/24 14:53:53 fs 1.4.10.2: RESYNC: (1.4-1.5); FILE MERGED 2005/10/24 08:30:19 fs 1.4.10.1: #i35830# only strip extensions which really are extensions - thanks to rvojta@openoffice.org for the patch


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [b49645efeb9d4a42a5ca3b0be35e3e12372cacdc]

#i10000# gid_Customaction_MigrateInstallPath added


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [bfcdb6ea6ce304529962a076fac71fede0588549]

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>  [88a76cc6e47ba3851360ea6ec08f329e05b52d89]

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>  [d319d039b42f108891c3a07599935e9f69aef2d2]

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>  [f0d12b578b126a24ccb13b8ea9658f2df08fb2c9]

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>  [aff5df8f52f35f6264d5adcba0d9ca57cb9e6cc4]

INTEGRATION: CWS nativefixer21 (1.7.26); FILE MERGED 2005/11/15 17:06:39 cp 1.7.26.1: #i57948# prevent directories without execute rights


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [44786c67b916a504446338ecaa6c2d301dcdef65]

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>  [33ce3f4ea4eb77cf65a54c384c69d698479d5472]

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>  [36a488fc04d75a0250efbfaf0555aacb8df7027a]

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>  [31f55fae7082b68a0b8f9e4169dab9d11eda9b13]

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>  [86a53943e792ea825897a15bdaecdd5f387c82ed]

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>  [cd35e9d7524765dd6c3656e8858b9fcc1569bfaf]

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>  [c2032f21d4895841c9394c2bc7fe88734afcb0fe]

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>  [7b28b6b3999457a9851b18af45325a764b0021f1]

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>  [e9a815865523bdbf28c6de1d3e717b8cd70a656e]

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>  [ce83ac3887fdbf7cc0c3fb9639028166ae76d2bf]

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>  [a62c78255505a5edb7958b7c503bcca3c6fa6062]

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>  [07065d669ff857a35c3a21026cfeec2a9af309ef]

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>  [2a09c1ee232ec784fc4914eccbd0fe28a5c9394a]

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>  [cff8a13e25f029cdb67a0b6012868c593339d8f5]

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>  [a21312ed5c379c38e817856bd30dbeb960269423]

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>  [2ed7d6106e3d2743c65cb90a70a274944023221a]

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>  [5ca13f7c0dada43109f8bb3f799a74e2abb66da8]

INTEGRATION: CWS vq24 (1.5.2); FILE MERGED 2005/11/15 04:50:37 vq 1.5.2.1: #i57841# Fix the makefiles in the patches.


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [eeb48185b9ca78bd2be2e332aabc8fc0e57ef681]

INTEGRATION: CWS vq24 (1.7.6); FILE MERGED 2005/11/22 15:54:37 vq 1.7.6.1: #i57841# Remove offending lines in scripting/java/makefile.mk and scripting/examples/java/makefile.mk.


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [27e97ae5219d268121d4ebf4765dc3c3b1d0b797]

INTEGRATION: CWS vq24 (1.6.6); FILE MERGED 2005/11/22 15:54:36 vq 1.6.6.1: #i57841# Remove offending lines in scripting/java/makefile.mk and scripting/examples/java/makefile.mk.


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [fc5f97768d817d1a2ebd8f2bfe8562c52d855550]

INTEGRATION: CWS cmcfixes21 (1.3.48); FILE MERGED 2005/11/10 16:17:52 cmc 1.3.48.1: #i53612# np_sdk optional on MOZ


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [fc89f419c84b84b8c298376aff5b456c5338a0d5]

INTEGRATION: CWS cmcfixes21 (1.7.236); FILE MERGED 2005/11/10 16:17:52 cmc 1.7.236.1: #i53612# np_sdk optional on MOZ


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [6bed7725e81898c1ee7893069b299df2bb841b30]

INTEGRATION: CWS cmcfixes21 (1.7.46); FILE MERGED 2005/11/10 16:17:51 cmc 1.7.46.1: #i53612# np_sdk optional on MOZ


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [48d7792919e011e6dacdf9d0d5214a71efb4f686]

INTEGRATION: CWS cmcfixes21 (1.11.48); FILE MERGED 2005/11/10 16:17:51 cmc 1.11.48.1: #i53612# np_sdk optional on MOZ


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [4595d591f7f3d0a928a00a32ec83166321768e76]

INTEGRATION: CWS cmcfixes21 (1.14.48); FILE MERGED 2005/11/10 15:57:08 cmc 1.14.48.1: #ii49720# some distros have a seperate nspr package instead of mozilla-nspr


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [bff65838aef949946b90be2516457ba0f54a00ab]

INTEGRATION: CWS cmcfixes21 (1.29.104); FILE MERGED 2005/11/10 16:17:51 cmc 1.29.104.1: #i53612# np_sdk optional on MOZ


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [eb4ca355f76950c34604d983b268fb19786b8ab3]

INTEGRATION: CWS cmcfixes21 (1.24.2); FILE MERGED 2005/11/10 16:14:58 cmc 1.24.2.1: #i51718# propogate rpath of ORIGIN to externals


2005-12-21  Oliver Bolte  <obo@openoffice.org>  [380659e91c598db3906115ca6297db4fd43d4ebf]

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>  [a10b219f11f281c6449fbf1819e5c65d9aea291f]

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-21  Oliver Bolte  <obo@openoffice.org>  [260d6cc6471444b4ef20ed6673831b0b12f96333]

INTEGRATION: CWS mtg2 (1.30.120); FILE MERGED 2005/11/25 14:55:31 mtg 1.30.120.3: #i58438# Add comment, confirming that #i16896# was regression tested 2005/11/25 14:46:07 mtg 1.30.120.2: #i58438#, #i58436# Fix TextPortion enumeration of bookmarks fully - #i58436# was actually fixed in the commit before this, but this version has been tested properly :-) 2005/11/24 18:05:38 mtg 1.30.120.1: i#55624# correctly enumerate redline sections


2005-12-19  Oliver Bolte  <obo@openoffice.org>  [32116d11b362897f190b8f08c05c602fdbd6a0bb]

INTEGRATION: CWS kaddrbook (1.5.272); FILE MERGED 2005/11/30 04:35:42 kendy 1.5.272.2: RESYNC: (1.5-1.7); FILE MERGED 2005/08/29 08:55:14 ebischoff 1.5.272.1: Changes needed for new KDE address book driver


2005-12-19  Oliver Bolte  <obo@openoffice.org>  [c4f729e5e31b8ca168ad9a2aee7d5a59597bfa65]

INTEGRATION: CWS kaddrbook (1.6.220); FILE MERGED 2005/12/06 09:58:28 ebischoff 1.6.220.7: Cosmetical change 2005/12/06 07:46:51 fs 1.6.220.6: don't provide Mozilla-based options if we're built without Mozilla support 2005/12/05 10:16:20 fs 1.6.220.5: #i52449# some changes to the code for hiding unavailable address book types - hopefull easier to extend this way 2005/12/02 22:49:32 ebischoff 1.6.220.4: Dixed placement problem 2005/12/02 09:59:45 ebischoff 1.6.220.3: Ooops 2005/11/30 04:35:30 kendy 1.6.220.2: RESYNC: (1.6-1.8); FILE MERGED 2005/08/29 08:55:14 ebischoff 1.6.220.1: Changes needed for new KDE address book driver


2005-12-19  Oliver Bolte  <obo@openoffice.org>  [5ab5abb68c9229ccf332c3abec4bee70aa420017]

INTEGRATION: CWS kaddrbook (1.8.54); FILE MERGED 2005/12/06 07:46:51 fs 1.8.54.1: don't provide Mozilla-based options if we're built without Mozilla support


2005-12-19  Oliver Bolte  <obo@openoffice.org>  [f676371d3809206637fd19e751f80bc47e3ef106]

INTEGRATION: CWS kaddrbook (1.4.220); FILE MERGED 2005/11/30 04:33:29 kendy 1.4.220.2: RESYNC: (1.4-1.6); FILE MERGED 2005/08/29 08:55:14 ebischoff 1.4.220.1: Changes needed for new KDE address book driver


2005-12-19  Oliver Bolte  <obo@openoffice.org>  [395472bca9bcf5df118fe542d02ccca800457aef]

INTEGRATION: CWS kaddrbook (1.6.100); FILE MERGED 2005/11/30 04:33:16 kendy 1.6.100.2: RESYNC: (1.6-1.8); FILE MERGED 2005/08/29 08:55:13 ebischoff 1.6.100.1: Changes needed for new KDE address book driver


2005-12-19  Oliver Bolte  <obo@openoffice.org>  [364557527c470a94a7288a623c80ef9118d7aad2]

INTEGRATION: CWS kaddrbook (1.4.220); FILE MERGED 2005/11/30 04:32:12 kendy 1.4.220.2: RESYNC: (1.4-1.6); FILE MERGED 2005/08/29 08:55:13 ebischoff 1.4.220.1: Changes needed for new KDE address book driver


2005-12-19  Oliver Bolte  <obo@openoffice.org>  [9728cf899b2129eb48135c540b22c8b480e07423]

INTEGRATION: CWS kaddrbook (1.49.220); FILE MERGED 2005/11/30 04:32:01 kendy 1.49.220.2: RESYNC: (1.49-1.52); FILE MERGED 2005/08/29 08:55:13 ebischoff 1.49.220.1: Changes needed for new KDE address book driver


2005-12-19  Oliver Bolte  <obo@openoffice.org>  [a466941074166d1c54559e273f7813914f0b7976]

INTEGRATION: CWS kaddrbook (1.4.54); FILE MERGED 2005/12/09 11:12:48 fs 1.4.54.1: #i52449# needManualFieldMapping: return |true| for KAB


2005-12-19  Oliver Bolte  <obo@openoffice.org>  [f6ec3fdd7f18997601352658b5f85883aadbf51e]

INTEGRATION: CWS kaddrbook (1.10.142); FILE MERGED 2005/12/06 07:46:51 fs 1.10.142.3: don't provide Mozilla-based options if we're built without Mozilla support 2005/11/30 04:31:35 kendy 1.10.142.2: RESYNC: (1.10-1.12); FILE MERGED 2005/08/29 08:55:12 ebischoff 1.10.142.1: Changes needed for new KDE address book driver


2005-12-19  Oliver Bolte  <obo@openoffice.org>  [a641a1918dd08fe7412f8b196b16cc7a196dcee1]

INTEGRATION: CWS kaddrbook (1.7.170); FILE MERGED 2005/11/30 04:30:30 kendy 1.7.170.2: RESYNC: (1.7-1.9); FILE MERGED 2005/08/29 08:55:12 ebischoff 1.7.170.1: Changes needed for new KDE address book driver


2005-12-19  Oliver Bolte  <obo@openoffice.org>  [f89c8862b8e2e163bcde05a96136f32a220c23fb]

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>  [b9e41a836ef17b775729beb9c3f6ebe71d43e9f1]

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>  [d5423b3272344b0fc6d81628f19672e0250a3761]

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>  [bed23a98391f210c4f09f8c6582cf7e99193129b]

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>  [a98965b78b2cc28dacaf85f967fec47f89cc9173]

INTEGRATION: CWS kaddrbook (1.71.68); FILE MERGED 2005/11/30 03:51:29 kendy 1.71.68.2: RESYNC: (1.71-1.76); FILE MERGED 2005/08/31 12:40:43 fs 1.71.68.1: #i54014# KDE_LIBS is now defined in solenv/inc/unx.mk


2005-12-19  Oliver Bolte  <obo@openoffice.org>  [5797cf8d076fd4ff78b859615ad19b36543bed26]

INTEGRATION: CWS kaddrbook (1.5.140); FILE MERGED 2005/11/30 03:16:34 kendy 1.5.140.2: RESYNC: (1.5-1.6); FILE MERGED 2005/08/31 12:40:24 fs 1.5.140.1: #i54014# KDE_CFLAGS is now defined in solenv/inc/unx.mk


2005-12-19  Oliver Bolte  <obo@openoffice.org>  [f5c6ddab653d9b6c29feab2859cb0218497e0c05]

INTEGRATION: CWS kaddrbook (1.25.110); FILE MERGED 2005/11/30 01:08:56 kendy 1.25.110.2: RESYNC: (1.25-1.27); FILE MERGED 2005/08/29 08:51:35 ebischoff 1.25.110.1: Changes needed for new KDE address book driver


2005-12-19  Oliver Bolte  <obo@openoffice.org>  [ef6629bae714b1b962155471d96fa705f9d4108d]

INTEGRATION: CWS kaddrbook (1.67.110); FILE MERGED 2005/11/30 01:08:18 kendy 1.67.110.2: RESYNC: (1.67-1.69); FILE MERGED 2005/08/29 08:51:35 ebischoff 1.67.110.1: Changes needed for new KDE address book driver


2005-12-19  Oliver Bolte  <obo@openoffice.org>  [2043c5df3f4407b71c862993087056ded0a5eb90]

INTEGRATION: CWS kaddrbook (1.6.110); FILE MERGED 2005/11/30 01:08:07 kendy 1.6.110.2: RESYNC: (1.6-1.7); FILE MERGED 2005/08/29 08:51:34 ebischoff 1.6.110.1: Changes needed for new KDE address book driver


2005-12-19  Oliver Bolte  <obo@openoffice.org>  [dc973c5da3298e87e369e4862b1d169aaa673c96]

INTEGRATION: CWS kaddrbook (1.8.46); FILE MERGED 2005/12/09 10:06:25 fs 1.8.46.4: removed unused string STR_ADDRESSBOOK_KAB 2005/11/30 00:52:14 kendy 1.8.46.3: RESYNC: (1.8-1.9); FILE MERGED 2005/11/24 14:02:29 ebischoff 1.8.46.2: Rabasing so much items was useless 2005/08/29 08:51:34 ebischoff 1.8.46.1: Changes needed for new KDE address book driver


2005-12-19  Oliver Bolte  <obo@openoffice.org>  [1af7afd4608803e0b2c6a6b18295d0dcaec567db]

INTEGRATION: CWS kaddrbook (1.12.44); FILE MERGED 2005/12/03 11:32:58 ebischoff 1.12.44.3: Cosmetical change (whitespace alignement) 2005/11/30 00:21:44 kendy 1.12.44.2: RESYNC: (1.12-1.13); FILE MERGED 2005/08/29 08:51:33 ebischoff 1.12.44.1: Changes needed for new KDE address book driver


2005-12-19  Oliver Bolte  <obo@openoffice.org>  [84d1678e9f5d2341c5c5d9eeae1a2f5122cbd9da]

INTEGRATION: CWS kaddrbook (1.7.46); FILE MERGED 2005/11/30 00:08:48 kendy 1.7.46.2: RESYNC: (1.7-1.8); FILE MERGED 2005/08/29 08:51:33 ebischoff 1.7.46.1: Changes needed for new KDE address book driver


2005-12-19  Oliver Bolte  <obo@openoffice.org>  [23dede7bb73774bf1817348b467651c740aa5548]

INTEGRATION: CWS kaddrbook (1.4.110); FILE MERGED 2005/12/09 10:06:25 fs 1.4.110.5: removed unused string STR_ADDRESSBOOK_KAB 2005/12/03 00:54:34 ebischoff 1.4.110.4: Oops 2005/12/03 00:52:58 ebischoff 1.4.110.3: Fixing 2005/11/30 00:20:22 kendy 1.4.110.2: RESYNC: (1.4-1.6); FILE MERGED 2005/08/29 08:51:32 ebischoff 1.4.110.1: Changes needed for new KDE address book driver


2005-12-19  Oliver Bolte  <obo@openoffice.org>  [3866cca774c34c215843c7ff9f8513f704ff41cd]

INTEGRATION: CWS kaddrbook (1.3.110); FILE MERGED 2005/11/30 00:14:58 kendy 1.3.110.2: RESYNC: (1.3-1.4); FILE MERGED 2005/08/29 08:51:32 ebischoff 1.3.110.1: Changes needed for new KDE address book driver


2005-12-19  Oliver Bolte  <obo@openoffice.org>  [e7d59c158c09251e71a81f3b08cf1f17ff38f2a7]

INTEGRATION: CWS kaddrbook (1.10.94); FILE MERGED 2005/11/30 00:13:04 kendy 1.10.94.2: RESYNC: (1.10-1.12); FILE MERGED 2005/08/29 08:51:32 ebischoff 1.10.94.1: Changes needed for new KDE address book driver


2005-12-19  Oliver Bolte  <obo@openoffice.org>  [5fa55a6bc31faf71a66649f3c7ef024e88e6a696]

INTEGRATION: CWS kaddrbook (1.5.44); FILE MERGED 2005/11/30 00:10:33 kendy 1.5.44.3: RESYNC: (1.5-1.7); FILE MERGED 2005/08/30 11:11:43 fs 1.5.44.2: removed some obsolete cases while I was here .... 2005/08/29 08:51:31 ebischoff 1.5.44.1: Changes needed for new KDE address book driver


2005-12-19  Oliver Bolte  <obo@openoffice.org>  [8d97857e45a3bdf848f344299f888b8975b73ae8]

INTEGRATION: CWS kaddrbook (1.20.82); FILE MERGED 2005/12/05 13:23:59 fs 1.20.82.4: #i52449# oops, previous revision not intended to be checked in 2005/12/05 12:15:25 fs 1.20.82.3: #i58879# respect XDatabaseMetaData::getVersionColumns, and translate it into css.sdbcx.Column.IsRowVersion 2005/11/29 23:54:39 kendy 1.20.82.2: RESYNC: (1.20-1.24); FILE MERGED 2005/08/29 08:51:30 ebischoff 1.20.82.1: Changes needed for new KDE address book driver


2005-12-19  Oliver Bolte  <obo@openoffice.org>  [1e4a11cbde58a5cbd7a3cbe950df738dbdbccd62]

INTEGRATION: CWS kaddrbook (1.13.56); FILE MERGED 2005/12/05 12:15:24 fs 1.13.56.1: #i58879# respect XDatabaseMetaData::getVersionColumns, and translate it into css.sdbcx.Column.IsRowVersion


2005-12-19  Oliver Bolte  <obo@openoffice.org>  [f863785cbf9dd953fb64b6fce49e10859010dc84]

INTEGRATION: CWS kaddrbook (1.5.56); FILE MERGED 2005/12/05 12:15:24 fs 1.5.56.1: #i58879# respect XDatabaseMetaData::getVersionColumns, and translate it into css.sdbcx.Column.IsRowVersion


2005-12-19  Oliver Bolte  <obo@openoffice.org>  [427b0c5fd30f8a07377c6b0d06fc971d8ef0a9c0]

INTEGRATION: CWS kaddrbook (1.6.56); FILE MERGED 2005/12/05 12:15:24 fs 1.6.56.1: #i58879# respect XDatabaseMetaData::getVersionColumns, and translate it into css.sdbcx.Column.IsRowVersion


2005-12-19  Oliver Bolte  <obo@openoffice.org>  [6927ebb6b46a47068902e380d2030d072e8881e9]

INTEGRATION: CWS kaddrbook (1.11.56); FILE MERGED 2005/12/05 12:15:24 fs 1.11.56.1: #i58879# respect XDatabaseMetaData::getVersionColumns, and translate it into css.sdbcx.Column.IsRowVersion


2005-12-19  Oliver Bolte  <obo@openoffice.org>  [ba53a40119a40ac7b4fd21f9991539bb2c508506]

INTEGRATION: CWS kaddrbook (1.137.46); FILE MERGED 2005/12/05 12:15:23 fs 1.137.46.1: #i58879# respect XDatabaseMetaData::getVersionColumns, and translate it into css.sdbcx.Column.IsRowVersion


2005-12-19  Oliver Bolte  <obo@openoffice.org>  [603c89bda53cb54a73e2b07f9b845cf288f247f0]

INTEGRATION: CWS kaddrbook (1.13.56); FILE MERGED 2005/12/05 12:15:23 fs 1.13.56.1: #i58879# respect XDatabaseMetaData::getVersionColumns, and translate it into css.sdbcx.Column.IsRowVersion


2005-12-19  Oliver Bolte  <obo@openoffice.org>  [be5f958315a0818c09e3d29527edb7f2e5bdbd0c]

INTEGRATION: CWS kaddrbook (1.29.56); FILE MERGED 2005/12/05 12:15:23 fs 1.29.56.1: #i58879# respect XDatabaseMetaData::getVersionColumns, and translate it into css.sdbcx.Column.IsRowVersion


2005-12-19  Oliver Bolte  <obo@openoffice.org>  [cdc4bceea0bfd57bf16ab54cd1754bd4e1b36117]

INTEGRATION: CWS kaddrbook (1.7.56); FILE MERGED 2005/12/05 12:15:23 fs 1.7.56.1: #i58879# respect XDatabaseMetaData::getVersionColumns, and translate it into css.sdbcx.Column.IsRowVersion


2005-12-19  Oliver Bolte  <obo@openoffice.org>  [02ca9ed5cae36ab208dd2973f1ae8a4d021f6421]

INTEGRATION: CWS kaddrbook (1.12.56); FILE MERGED 2005/12/05 12:15:23 fs 1.12.56.1: #i58879# respect XDatabaseMetaData::getVersionColumns, and translate it into css.sdbcx.Column.IsRowVersion


2005-12-19  Oliver Bolte  <obo@openoffice.org>  [1495ea29f7a8d0aab378fc0cea8464cc57cfb613]

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>  [850e155252c7b3e3d42023aacf467a840ff4de45]

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>  [a53258f9bb8dae868f0d0aae0f55f1c54cefebb3]

INTEGRATION: CWS kaddrbook (1.32.228); FILE MERGED 2005/12/08 11:42:52 fs 1.32.228.3: removed superfluous KAB driver settings, in agreement with ebischoff 2005/11/29 22:35:39 kendy 1.32.228.2: RESYNC: (1.32-1.34); FILE MERGED 2005/08/29 09:21:24 ebischoff 1.32.228.1: Changes needed for the new KDE address book driver


2005-12-19  Oliver Bolte  <obo@openoffice.org>  [4234c81c6391b80231c55bcc73cdfb8667037352]

INTEGRATION: CWS kaddrbook (1.20.226); FILE MERGED 2005/11/29 22:20:22 kendy 1.20.226.2: RESYNC: (1.20-1.21); FILE MERGED 2005/08/29 09:21:23 ebischoff 1.20.226.1: Changes needed for the new KDE address book driver


2005-12-19  Oliver Bolte  <obo@openoffice.org>  [cc310a300d59fa69feb365d968e9918cee2e700d]

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-19  Oliver Bolte  <obo@openoffice.org>  [78106b85bc8f33f52dfc00138f5e3b5358c05ea8]

INTEGRATION: CWS kaddrbook (1.1.2); FILE ADDED 2005/12/04 11:28:48 ebischoff 1.1.2.9: Removing unnecessary library 2005/12/01 09:58:19 ebischoff 1.1.2.8: Issue number: #52449 Unneeded dependancy towards file driver removed 2005/11/30 13:56:44 kendy 1.1.2.7: #i54170# SISSL/LGPL -> LGPL for the KDE AddressBook files. 2005/11/28 10:59:30 ebischoff 1.1.2.6: Handling ORDER BY clauses 2005/09/13 18:20:42 ebischoff 1.1.2.5: - Added two new fields: "identifier" and "revision date".   Now handling TIMESTAMP data type in addition to CHAR(256). - Renamed KCondition.* to kcondition.* so that my own files   are clearly distinguished from the driver itself. 2005/08/31 08:30:37 ebischoff 1.1.2.4: These lines have moved to solenv/inc/unxlngi6.mk as planned. 2005/08/31 08:14:05 ebischoff 1.1.2.3: Whoops, forgot about the libs. This KDE_ROOT hack will be removed once it goes into a central place (see issue #54014) 2005/08/30 15:36:26 ebischoff 1.1.2.2: Started applying Frank's remarks 2005/08/29 08:43:57 ebischoff 1.1.2.1: Initial checkin of KDE address book driver


2005-12-19  Oliver Bolte  <obo@openoffice.org>  [f64da9c7e69c05456ba9705473b12ec256407190]

INTEGRATION: CWS kaddrbook (1.1.2); FILE ADDED 2005/12/02 20:19:19 ebischoff 1.1.2.4: Issue number: Submitted by: Reviewed by: Making "Revision date" a "version" field. Such fields are not displayed, by default. 2005/11/30 13:56:44 kendy 1.1.2.3: #i54170# SISSL/LGPL -> LGPL for the KDE AddressBook files. 2005/11/28 13:02:31 ebischoff 1.1.2.2: Dixed 2005/11/28 10:59:30 ebischoff 1.1.2.1: Handling ORDER BY clauses


2005-12-19  Oliver Bolte  <obo@openoffice.org>  [393114d9a9d9a7dfb7745baca4492b5e0a8f6396]

INTEGRATION: CWS kaddrbook (1.1.2); FILE ADDED 2005/12/02 22:21:27 ebischoff 1.1.2.5: Issue number: Submitted by: Reviewed by: Making "Unique identifier" a bookmark. This is not a field anymore. 2005/12/02 20:19:19 ebischoff 1.1.2.4: Issue number: Submitted by: Reviewed by: Making "Revision date" a "version" field. Such fields are not displayed, by default. 2005/11/30 13:56:44 kendy 1.1.2.3: #i54170# SISSL/LGPL -> LGPL for the KDE AddressBook files. 2005/11/28 13:02:31 ebischoff 1.1.2.2: Dixed 2005/11/28 10:59:30 ebischoff 1.1.2.1: Handling ORDER BY clauses


2005-12-19  Oliver Bolte  <obo@openoffice.org>  [15dc03e3ef2cfcb9dd3387679cac3c150119b6ef]

INTEGRATION: CWS kaddrbook (1.1.2); FILE ADDED 2005/12/02 22:21:26 ebischoff 1.1.2.4: Issue number: Submitted by: Reviewed by: Making "Unique identifier" a bookmark. This is not a field anymore. 2005/12/02 20:19:18 ebischoff 1.1.2.3: Issue number: Submitted by: Reviewed by: Making "Revision date" a "version" field. Such fields are not displayed, by default. 2005/11/30 13:56:43 kendy 1.1.2.2: #i54170# SISSL/LGPL -> LGPL for the KDE AddressBook files. 2005/09/13 18:20:38 ebischoff 1.1.2.1: - Added two new fields: "identifier" and "revision date".   Now handling TIMESTAMP data type in addition to CHAR(256). - Renamed KCondition.* to kcondition.* so that my own files   are clearly distinguished from the driver itself.


2005-12-19  Oliver Bolte  <obo@openoffice.org>  [0613711ee4d20c67287bd66aa8db862030b04c64]

INTEGRATION: CWS kaddrbook (1.1.2); FILE ADDED 2005/12/02 22:21:26 ebischoff 1.1.2.4: Issue number: Submitted by: Reviewed by: Making "Unique identifier" a bookmark. This is not a field anymore. 2005/12/02 20:19:18 ebischoff 1.1.2.3: Issue number: Submitted by: Reviewed by: Making "Revision date" a "version" field. Such fields are not displayed, by default. 2005/11/30 13:56:43 kendy 1.1.2.2: #i54170# SISSL/LGPL -> LGPL for the KDE AddressBook files. 2005/09/13 18:20:37 ebischoff 1.1.2.1: - Added two new fields: "identifier" and "revision date".   Now handling TIMESTAMP data type in addition to CHAR(256). - Renamed KCondition.* to kcondition.* so that my own files   are clearly distinguished from the driver itself.


2005-12-19  Oliver Bolte  <obo@openoffice.org>  [d15321681cbb0da8636965262ef63f14da070ea8]

INTEGRATION: CWS kaddrbook (1.1.2); FILE ADDED 2005/12/02 20:19:18 ebischoff 1.1.2.4: Issue number: Submitted by: Reviewed by: Making "Revision date" a "version" field. Such fields are not displayed, by default. 2005/11/30 13:56:43 kendy 1.1.2.3: #i54170# SISSL/LGPL -> LGPL for the KDE AddressBook files. 2005/11/28 10:59:55 ebischoff 1.1.2.2: Better variable naming and const'ness 2005/09/13 18:20:36 ebischoff 1.1.2.1: - Added two new fields: "identifier" and "revision date".   Now handling TIMESTAMP data type in addition to CHAR(256). - Renamed KCondition.* to kcondition.* so that my own files   are clearly distinguished from the driver itself.


2005-12-19  Oliver Bolte  <obo@openoffice.org>  [3b73c47f443ab95d6c55a2539b95f7cc1f3175d0]

INTEGRATION: CWS kaddrbook (1.1.2); FILE ADDED 2005/12/02 22:21:25 ebischoff 1.1.2.6: Issue number: Submitted by: Reviewed by: Making "Unique identifier" a bookmark. This is not a field anymore. 2005/12/02 20:19:17 ebischoff 1.1.2.5: Issue number: Submitted by: Reviewed by: Making "Revision date" a "version" field. Such fields are not displayed, by default. 2005/11/30 13:56:42 kendy 1.1.2.4: #i54170# SISSL/LGPL -> LGPL for the KDE AddressBook files. 2005/11/28 10:59:55 ebischoff 1.1.2.3: Better variable naming and const'ness 2005/09/14 07:44:37 ebischoff 1.1.2.2: Better timestamp handling, not completly correct though. 2005/09/13 18:20:36 ebischoff 1.1.2.1: - Added two new fields: "identifier" and "revision date".   Now handling TIMESTAMP data type in addition to CHAR(256). - Renamed KCondition.* to kcondition.* so that my own files   are clearly distinguished from the driver itself.


2005-12-19  Oliver Bolte  <obo@openoffice.org>  [1c1f5f22788a056c2e20797cb97297b29f16dc03]

INTEGRATION: CWS kaddrbook (1.1.2); FILE ADDED 2005/08/29 08:43:56 ebischoff 1.1.2.1: Initial checkin of KDE address book driver


2005-12-19  Oliver Bolte  <obo@openoffice.org>  [037eb9903fa5018d1d5384a6a4ad95d8a50e54ab]

INTEGRATION: CWS kaddrbook (1.1.2); FILE ADDED 2005/12/02 20:19:17 ebischoff 1.1.2.3: Issue number: Submitted by: Reviewed by: Making "Revision date" a "version" field. Such fields are not displayed, by default. 2005/11/30 13:56:42 kendy 1.1.2.2: #i54170# SISSL/LGPL -> LGPL for the KDE AddressBook files. 2005/08/29 08:43:55 ebischoff 1.1.2.1: Initial checkin of KDE address book driver


2005-12-19  Oliver Bolte  <obo@openoffice.org>  [2cd7942985dceeff788821af973a6274a28c2f73]

INTEGRATION: CWS kaddrbook (1.1.2); FILE ADDED 2005/12/02 20:19:16 ebischoff 1.1.2.4: Issue number: Submitted by: Reviewed by: Making "Revision date" a "version" field. Such fields are not displayed, by default. 2005/11/30 13:56:41 kendy 1.1.2.3: #i54170# SISSL/LGPL -> LGPL for the KDE AddressBook files. 2005/08/30 15:36:26 ebischoff 1.1.2.2: Started applying Frank's remarks 2005/08/29 08:43:55 ebischoff 1.1.2.1: Initial checkin of KDE address book driver


2005-12-19  Oliver Bolte  <obo@openoffice.org>  [ca122016f7911e4778d35393d7f827f5123d605a]

INTEGRATION: CWS kaddrbook (1.1.2); FILE ADDED 2005/12/02 20:19:16 ebischoff 1.1.2.4: Issue number: Submitted by: Reviewed by: Making "Revision date" a "version" field. Such fields are not displayed, by default. 2005/11/30 13:56:41 kendy 1.1.2.3: #i54170# SISSL/LGPL -> LGPL for the KDE AddressBook files. 2005/08/30 15:36:25 ebischoff 1.1.2.2: Started applying Frank's remarks 2005/08/29 08:43:54 ebischoff 1.1.2.1: Initial checkin of KDE address book driver


2005-12-19  Oliver Bolte  <obo@openoffice.org>  [4a6069a1ea42601a291e6baf53f4748c79ee6c04]

INTEGRATION: CWS kaddrbook (1.1.2); FILE ADDED 2005/12/02 20:19:16 ebischoff 1.1.2.6: Issue number: Submitted by: Reviewed by: Making "Revision date" a "version" field. Such fields are not displayed, by default. 2005/11/30 13:56:41 kendy 1.1.2.5: #i54170# SISSL/LGPL -> LGPL for the KDE AddressBook files. 2005/11/28 10:59:31 ebischoff 1.1.2.4: Handling ORDER BY clauses 2005/09/01 17:11:30 ebischoff 1.1.2.3: Simplifying the statements classes 2005/08/31 14:31:09 ebischoff 1.1.2.2: Continuing with code review 2005/08/29 08:43:54 ebischoff 1.1.2.1: Initial checkin of KDE address book driver


2005-12-19  Oliver Bolte  <obo@openoffice.org>  [321ef76b78f83323364c9f8458958695f73615a5]

INTEGRATION: CWS kaddrbook (1.1.2); FILE ADDED 2005/12/02 20:19:15 ebischoff 1.1.2.13: Issue number: Submitted by: Reviewed by: Making "Revision date" a "version" field. Such fields are not displayed, by default. 2005/11/30 13:56:40 kendy 1.1.2.12: #i54170# SISSL/LGPL -> LGPL for the KDE AddressBook files. 2005/11/28 12:39:12 ebischoff 1.1.2.11: Fixing 2005/11/28 10:59:31 ebischoff 1.1.2.10: Handling ORDER BY clauses 2005/11/22 14:38:54 ebischoff 1.1.2.9: Using new cast syntax 2005/10/07 14:30:10 ebischoff 1.1.2.8: I can finally trigger syntax problems 2005/09/13 18:20:42 ebischoff 1.1.2.7: - Added two new fields: "identifier" and "revision date".   Now handling TIMESTAMP data type in addition to CHAR(256). - Renamed KCondition.* to kcondition.* so that my own files   are clearly distinguished from the driver itself. 2005/09/02 14:09:53 ebischoff 1.1.2.6: Diagnostics 2005/09/02 13:50:49 ebischoff 1.1.2.5: Cleanup 2005/09/01 19:39:11 ebischoff 1.1.2.4: Using OS_TRACE instead of printf 2005/09/01 17:11:30 ebischoff 1.1.2.3: Simplifying the statements classes 2005/08/31 14:31:09 ebischoff 1.1.2.2: Continuing with code review 2005/08/29 08:43:53 ebischoff 1.1.2.1: Initial checkin of KDE address book driver


2005-12-19  Oliver Bolte  <obo@openoffice.org>  [4671e8dc82fe80c9efe4c65b0ccd2a63526d3c84]

INTEGRATION: CWS kaddrbook (1.1.2); FILE ADDED 2005/12/02 20:19:15 ebischoff 1.1.2.3: Issue number: Submitted by: Reviewed by: Making "Revision date" a "version" field. Such fields are not displayed, by default. 2005/11/30 13:56:40 kendy 1.1.2.2: #i54170# SISSL/LGPL -> LGPL for the KDE AddressBook files. 2005/08/29 08:43:53 ebischoff 1.1.2.1: Initial checkin of KDE address book driver


2005-12-19  Oliver Bolte  <obo@openoffice.org>  [8b1cd1676a8c14908967bcdc628322a30a0e6772]

INTEGRATION: CWS kaddrbook (1.1.2); FILE ADDED 2005/12/02 20:19:15 ebischoff 1.1.2.4: Issue number: Submitted by: Reviewed by: Making "Revision date" a "version" field. Such fields are not displayed, by default. 2005/11/30 13:56:40 kendy 1.1.2.3: #i54170# SISSL/LGPL -> LGPL for the KDE AddressBook files. 2005/09/13 18:20:41 ebischoff 1.1.2.2: - Added two new fields: "identifier" and "revision date".   Now handling TIMESTAMP data type in addition to CHAR(256). - Renamed KCondition.* to kcondition.* so that my own files   are clearly distinguished from the driver itself. 2005/08/29 08:43:53 ebischoff 1.1.2.1: Initial checkin of KDE address book driver


2005-12-19  Oliver Bolte  <obo@openoffice.org>  [536cb613bbc2504235b1d6714fe4b2ab5a49556b]

INTEGRATION: CWS kaddrbook (1.1.2); FILE ADDED 2005/12/02 22:21:25 ebischoff 1.1.2.6: Issue number: Submitted by: Reviewed by: Making "Unique identifier" a bookmark. This is not a field anymore. 2005/12/02 20:19:14 ebischoff 1.1.2.5: Issue number: Submitted by: Reviewed by: Making "Revision date" a "version" field. Such fields are not displayed, by default. 2005/11/30 13:56:39 kendy 1.1.2.4: #i54170# SISSL/LGPL -> LGPL for the KDE AddressBook files. 2005/11/22 12:34:09 ebischoff 1.1.2.3: Putting table name in only one place as recommanded by Frank 2005/09/13 18:20:41 ebischoff 1.1.2.2: - Added two new fields: "identifier" and "revision date".   Now handling TIMESTAMP data type in addition to CHAR(256). - Renamed KCondition.* to kcondition.* so that my own files   are clearly distinguished from the driver itself. 2005/08/29 08:43:52 ebischoff 1.1.2.1: Initial checkin of KDE address book driver


2005-12-19  Oliver Bolte  <obo@openoffice.org>  [ab956c6ba46d70a88a7a63ac89a2d78b596ccfb8]

INTEGRATION: CWS kaddrbook (1.1.2); FILE ADDED 2005/12/02 20:19:14 ebischoff 1.1.2.7: Issue number: Submitted by: Reviewed by: Making "Revision date" a "version" field. Such fields are not displayed, by default. 2005/11/30 13:56:39 kendy 1.1.2.6: #i54170# SISSL/LGPL -> LGPL for the KDE AddressBook files. 2005/11/28 10:59:31 ebischoff 1.1.2.5: Handling ORDER BY clauses 2005/11/22 10:52:46 ebischoff 1.1.2.4: Just adding comments 2005/09/02 15:22:52 ebischoff 1.1.2.3: Fixed statement ownership 2005/09/01 17:11:31 ebischoff 1.1.2.2: Simplifying the statements classes 2005/08/29 08:43:52 ebischoff 1.1.2.1: Initial checkin of KDE address book driver


2005-12-19  Oliver Bolte  <obo@openoffice.org>  [e462d5599510828dabba0ae258a6ff2a9a44e6ad]

INTEGRATION: CWS kaddrbook (1.1.2); FILE ADDED 2005/12/06 15:47:15 ebischoff 1.1.2.16: Disabling bookmarking as it currently crashes OOo (the problem is probably that 0-th element in rows should contain the bookmark,  which is not implemented yet) 2005/12/06 15:15:20 ebischoff 1.1.2.15: Reverting after an intense discussion with fs and kendy 2005/12/05 13:43:19 ebischoff 1.1.2.14: One more step towards bookmarking 2005/12/02 22:21:25 ebischoff 1.1.2.13: Issue number: Submitted by: Reviewed by: Making "Unique identifier" a bookmark. This is not a field anymore. 2005/12/02 20:19:13 ebischoff 1.1.2.12: Issue number: Submitted by: Reviewed by: Making "Revision date" a "version" field. Such fields are not displayed, by default. 2005/11/30 13:56:38 kendy 1.1.2.11: #i54170# SISSL/LGPL -> LGPL for the KDE AddressBook files. 2005/11/28 10:59:31 ebischoff 1.1.2.10: Handling ORDER BY clauses 2005/11/24 12:46:34 ebischoff 1.1.2.9: Raising exeptions for unimplemented functions 2005/11/22 14:38:54 ebischoff 1.1.2.8: Using new cast syntax 2005/09/13 18:20:39 ebischoff 1.1.2.7: - Added two new fields: "identifier" and "revision date".   Now handling TIMESTAMP data type in addition to CHAR(256). - Renamed KCondition.* to kcondition.* so that my own files   are clearly distinguished from the driver itself. 2005/09/02 15:22:52 ebischoff 1.1.2.6: Fixed statement ownership 2005/09/02 14:09:38 ebischoff 1.1.2.5: Ooops 2005/09/02 13:50:49 ebischoff 1.1.2.4: Cleanup 2005/09/02 04:25:13 ebischoff 1.1.2.3: Ooops 2005/09/01 17:11:31 ebischoff 1.1.2.2: Simplifying the statements classes 2005/08/29 08:43:51 ebischoff 1.1.2.1: Initial checkin of KDE address book driver


2005-12-19  Oliver Bolte  <obo@openoffice.org>  [5ff67c3669741f185df40f99a4b17fc9dddc45f6]

INTEGRATION: CWS kaddrbook (1.1.2); FILE ADDED 2005/12/02 20:19:13 ebischoff 1.1.2.10: Issue number: Submitted by: Reviewed by: Making "Revision date" a "version" field. Such fields are not displayed, by default. 2005/11/30 13:56:38 kendy 1.1.2.9: #i54170# SISSL/LGPL -> LGPL for the KDE AddressBook files. 2005/11/28 11:00:42 ebischoff 1.1.2.8: Unused variable 2005/11/25 10:39:32 ebischoff 1.1.2.7: Changing type of reference to the meta data 2005/10/12 16:42:20 ebischoff 1.1.2.6: Fixed a bug 2005/09/12 12:10:06 ebischoff 1.1.2.5: Raising unsupported function exceptions when using XParameters interface 2005/09/02 02:42:03 ebischoff 1.1.2.4: Simplifying 2005/09/01 17:11:30 ebischoff 1.1.2.3: Simplifying the statements classes 2005/08/31 14:31:08 ebischoff 1.1.2.2: Continuing with code review 2005/08/29 08:43:51 ebischoff 1.1.2.1: Initial checkin of KDE address book driver


2005-12-19  Oliver Bolte  <obo@openoffice.org>  [059e9e2de888fb7179366fa8d90fead357c04d93]

INTEGRATION: CWS kaddrbook (1.1.2); FILE ADDED 2005/12/02 20:19:13 ebischoff 1.1.2.11: Issue number: Submitted by: Reviewed by: Making "Revision date" a "version" field. Such fields are not displayed, by default. 2005/11/30 13:56:38 kendy 1.1.2.10: #i54170# SISSL/LGPL -> LGPL for the KDE AddressBook files. 2005/11/25 10:39:32 ebischoff 1.1.2.9: Changing type of reference to the meta data 2005/11/22 14:38:54 ebischoff 1.1.2.8: Using new cast syntax 2005/10/12 16:42:20 ebischoff 1.1.2.7: Fixed a bug 2005/09/12 12:10:05 ebischoff 1.1.2.6: Raising unsupported function exceptions when using XParameters interface 2005/09/02 13:50:50 ebischoff 1.1.2.5: Cleanup 2005/09/02 02:42:02 ebischoff 1.1.2.4: Simplifying 2005/09/01 17:11:30 ebischoff 1.1.2.3: Simplifying the statements classes 2005/08/31 14:31:07 ebischoff 1.1.2.2: Continuing with code review 2005/08/29 08:43:51 ebischoff 1.1.2.1: Initial checkin of KDE address book driver


2005-12-19  Oliver Bolte  <obo@openoffice.org>  [f67d0ca3adc6ac3bf103a071cb0952e4be9683dd]

INTEGRATION: CWS kaddrbook (1.1.2); FILE ADDED 2005/12/02 20:19:12 ebischoff 1.1.2.3: Issue number: Submitted by: Reviewed by: Making "Revision date" a "version" field. Such fields are not displayed, by default. 2005/11/30 13:56:37 kendy 1.1.2.2: #i54170# SISSL/LGPL -> LGPL for the KDE AddressBook files. 2005/08/29 08:43:50 ebischoff 1.1.2.1: Initial checkin of KDE address book driver


2005-12-19  Oliver Bolte  <obo@openoffice.org>  [df54bd2756d5d8b74c71a3ad608081afde8df433]

INTEGRATION: CWS kaddrbook (1.1.2); FILE ADDED 2005/12/06 15:15:19 ebischoff 1.1.2.7: Reverting after an intense discussion with fs and kendy 2005/12/06 14:48:55 ebischoff 1.1.2.6: Runtime check that the library is available. I'm wondering whether I should unload the library in disposing() method. 2005/12/02 20:19:12 ebischoff 1.1.2.5: Issue number: Submitted by: Reviewed by: Making "Revision date" a "version" field. Such fields are not displayed, by default. 2005/12/01 17:38:22 ebischoff 1.1.2.4: Tested that the driver works even when OOo is running on display :1 2005/11/30 13:56:37 kendy 1.1.2.3: #i54170# SISSL/LGPL -> LGPL for the KDE AddressBook files. 2005/09/01 20:06:23 ebischoff 1.1.2.2: Code cleanup 2005/08/29 08:43:50 ebischoff 1.1.2.1: Initial checkin of KDE address book driver


2005-12-19  Oliver Bolte  <obo@openoffice.org>  [11ee85dab7087e5ce20fb18c12e5501f9f0d9ca1]

INTEGRATION: CWS kaddrbook (1.1.2); FILE ADDED 2005/12/02 20:19:12 ebischoff 1.1.2.7: Issue number: Submitted by: Reviewed by: Making "Revision date" a "version" field. Such fields are not displayed, by default. 2005/11/30 13:56:37 kendy 1.1.2.6: #i54170# SISSL/LGPL -> LGPL for the KDE AddressBook files. 2005/11/24 12:40:26 ebischoff 1.1.2.5: Grmbl 2005/11/24 11:13:01 ebischoff 1.1.2.4: Cleaner code 2005/11/22 12:34:09 ebischoff 1.1.2.3: Putting table name in only one place as recommanded by Frank 2005/09/02 15:57:11 ebischoff 1.1.2.2: Fixing ownership of connection in database metadata 2005/08/29 08:43:49 ebischoff 1.1.2.1: Initial checkin of KDE address book driver


2005-12-19  Oliver Bolte  <obo@openoffice.org>  [815864bf0664736a3418f10e8a66e33dc0684237]

INTEGRATION: CWS kaddrbook (1.1.2); FILE ADDED 2005/12/05 12:16:30 fs 1.1.2.15: #i52449# getVersionColumns: 1-based column indexes, not 0-based 2005/12/02 22:21:24 ebischoff 1.1.2.14: Issue number: Submitted by: Reviewed by: Making "Unique identifier" a bookmark. This is not a field anymore. 2005/12/02 20:19:11 ebischoff 1.1.2.13: Issue number: Submitted by: Reviewed by: Making "Revision date" a "version" field. Such fields are not displayed, by default. 2005/11/30 13:56:36 kendy 1.1.2.12: #i54170# SISSL/LGPL -> LGPL for the KDE AddressBook files. 2005/11/24 12:40:26 ebischoff 1.1.2.11: Grmbl 2005/11/24 12:04:55 ebischoff 1.1.2.10: Ooops 2005/11/24 11:13:01 ebischoff 1.1.2.9: Cleaner code 2005/11/22 12:34:08 ebischoff 1.1.2.8: Putting table name in only one place as recommanded by Frank 2005/10/11 15:43:29 ebischoff 1.1.2.7: Minor fix 2005/09/13 18:20:38 ebischoff 1.1.2.6: - Added two new fields: "identifier" and "revision date".   Now handling TIMESTAMP data type in addition to CHAR(256). - Renamed KCondition.* to kcondition.* so that my own files   are clearly distinguished from the driver itself. 2005/09/12 12:32:03 ebischoff 1.1.2.5: Informing better about concurrency 2005/09/02 15:57:11 ebischoff 1.1.2.4: Fixing ownership of connection in database metadata 2005/09/02 08:44:22 ebischoff 1.1.2.3: Fixes 2005/09/02 05:07:18 ebischoff 1.1.2.2: Simplifying 2005/08/29 08:43:49 ebischoff 1.1.2.1: Initial checkin of KDE address book driver


2005-12-19  Oliver Bolte  <obo@openoffice.org>  [f50ce849ab1a6fe24698dafb14ff6556666d1e88]

INTEGRATION: CWS kaddrbook (1.1.2); FILE ADDED 2005/12/02 20:19:11 ebischoff 1.1.2.6: Issue number: Submitted by: Reviewed by: Making "Revision date" a "version" field. Such fields are not displayed, by default. 2005/11/30 13:56:36 kendy 1.1.2.5: #i54170# SISSL/LGPL -> LGPL for the KDE AddressBook files. 2005/09/02 15:57:12 ebischoff 1.1.2.4: Fixing ownership of connection in database metadata 2005/09/02 05:07:18 ebischoff 1.1.2.3: Simplifying 2005/09/02 02:42:02 ebischoff 1.1.2.2: Simplifying 2005/08/29 08:43:48 ebischoff 1.1.2.1: Initial checkin of KDE address book driver


2005-12-19  Oliver Bolte  <obo@openoffice.org>  [de3f4ef8f3d9ae5e4289a97ade140202d1e65a13]

INTEGRATION: CWS kaddrbook (1.1.2); FILE ADDED 2005/12/02 20:19:10 ebischoff 1.1.2.6: Issue number: Submitted by: Reviewed by: Making "Revision date" a "version" field. Such fields are not displayed, by default. 2005/11/30 13:56:36 kendy 1.1.2.5: #i54170# SISSL/LGPL -> LGPL for the KDE AddressBook files. 2005/09/02 13:50:49 ebischoff 1.1.2.4: Cleanup 2005/09/02 05:07:18 ebischoff 1.1.2.3: Simplifying 2005/09/02 02:42:02 ebischoff 1.1.2.2: Simplifying 2005/08/29 08:43:48 ebischoff 1.1.2.1: Initial checkin of KDE address book driver


2005-12-19  Oliver Bolte  <obo@openoffice.org>  [613e623a7179a8998149f54a1a5312750e3fd90d]

INTEGRATION: CWS kaddrbook (1.1.2); FILE ADDED 2005/12/02 20:19:10 ebischoff 1.1.2.3: Issue number: Submitted by: Reviewed by: Making "Revision date" a "version" field. Such fields are not displayed, by default. 2005/11/30 13:56:35 kendy 1.1.2.2: #i54170# SISSL/LGPL -> LGPL for the KDE AddressBook files. 2005/08/29 08:43:47 ebischoff 1.1.2.1: Initial checkin of KDE address book driver


2005-12-19  Oliver Bolte  <obo@openoffice.org>  [192c595ef84e6f2b00f3d1dc5d75b848761fdf99]

INTEGRATION: CWS kaddrbook (1.1.2); FILE ADDED 2005/12/02 20:19:09 ebischoff 1.1.2.4: Issue number: Submitted by: Reviewed by: Making "Revision date" a "version" field. Such fields are not displayed, by default. 2005/11/30 13:56:35 kendy 1.1.2.3: #i54170# SISSL/LGPL -> LGPL for the KDE AddressBook files. 2005/09/02 08:04:22 ebischoff 1.1.2.2: Simplifying 2005/08/29 08:43:46 ebischoff 1.1.2.1: Initial checkin of KDE address book driver


2005-12-19  Oliver Bolte  <obo@openoffice.org>  [8b507faec0edcdf46b749fcaa610da8d6aa315b1]

INTEGRATION: CWS kaddrbook (1.1.2); FILE ADDED 2005/12/02 20:19:09 ebischoff 1.1.2.4: Issue number: Submitted by: Reviewed by: Making "Revision date" a "version" field. Such fields are not displayed, by default. 2005/11/30 13:56:34 kendy 1.1.2.3: #i54170# SISSL/LGPL -> LGPL for the KDE AddressBook files. 2005/09/02 08:04:21 ebischoff 1.1.2.2: Simplifying 2005/08/29 08:43:46 ebischoff 1.1.2.1: Initial checkin of KDE address book driver


2005-12-19  Oliver Bolte  <obo@openoffice.org>  [1685f949533640acce2cf53055e3b8143360b076]

INTEGRATION: CWS kaddrbook (1.22.36); FILE MERGED 2005/08/29 08:46:08 ebischoff 1.22.36.1: Changes needed by new KDE address book driver


2005-12-19  Oliver Bolte  <obo@openoffice.org>  [4638a99095ccd48aaf7f77b23b32da7f14a74590]

INTEGRATION: CWS kaddrbook (1.24.36); FILE MERGED 2005/12/01 10:00:34 ebischoff 1.24.36.4: The dependancy towards the file driver is not needed anymore now that I have removed it from my makefile as well. 2005/11/29 11:07:34 kendy 1.24.36.3: RESYNC: (1.24-1.25); FILE MERGED 2005/10/05 15:02:07 kendy 1.24.36.2: Fix parallel build of kab. 2005/08/29 08:46:07 ebischoff 1.24.36.1: Changes needed by new KDE address book driver


2005-12-19  Oliver Bolte  <obo@openoffice.org>  [701e22a0df7cb99f32002888c8d8f6f56a5b7c7f]

INTEGRATION: CWS kaddrbook (1.10.104); FILE MERGED 2005/11/29 11:00:52 kendy 1.10.104.2: RESYNC: (1.10-1.11); FILE MERGED 2005/08/29 08:46:07 ebischoff 1.10.104.1: Changes needed by new KDE address book driver


2005-12-15  Vladimir Glazounov  <vg@openoffice.org>  [64212ab09f649c28a7cb18b2f0ba03b7031b6354]

new version for SRC680


2005-12-15  Rüdiger Timm  <rt@openoffice.org>  [d61441831e88104eb6f047e303ef39352d3c2e4a]

#129315# Add SUNW_PATCH_PROPERTIES to pkginfo


2005-12-15  Oliver Bolte  <obo@openoffice.org>  [360258f052d86eea2246e1bcf486af89bb80f740]

#i10000# undo last change


2005-12-15  Oliver Bolte  <obo@openoffice.org>  [4a9b3738b10f083ac55e1c2b801fbb851a163c3a]

#i56616# intel port


2005-12-15  Vladimir Glazounov  <vg@openoffice.org>  [6fa7d48a64ffd453226c3706ef8e0777ba2de653]

new version for SRC680


2005-12-15  Rüdiger Timm  <rt@openoffice.org>  [d7cd64bd3954219b412145c7ec81bdf6c95b262d]

#i10000# Back to normality, i.e. what we had before 2.0.1 release phase.


2005-12-15  Rüdiger Timm  <rt@openoffice.org>  [569d5f7d415bebcd28366434bf42fc0d41797fa6]

SRC680


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [42882cd9dffd6a24bba885041d1ac976f0d447bf]

INTEGRATION: CWS impressfunctions (1.39.40); FILE MERGED 2005/11/28 18:05:01 cl 1.39.40.2: RESYNC: (1.39-1.40); FILE MERGED 2005/10/28 10:52:35 cl 1.39.40.1: #125341# reworked FuPoor classes to use refcounting


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [80cb4323618f459102f5978745ea1caa35f7cf86]

INTEGRATION: CWS impressfunctions (1.50.40); FILE MERGED 2005/11/28 18:02:42 cl 1.50.40.2: RESYNC: (1.50-1.52); FILE MERGED 2005/10/28 10:58:32 cl 1.50.40.1: #125341# reworked FuPoor classes to use refcounting


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [7ad7a40f958fd8d2ff07eb5baa9213c5f90becce]

INTEGRATION: CWS impressfunctions (1.46.38); FILE MERGED 2005/11/28 18:02:34 cl 1.46.38.2: RESYNC: (1.46-1.47); FILE MERGED 2005/10/28 10:58:32 cl 1.46.38.1: #125341# reworked FuPoor classes to use refcounting


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [aea10fcdfe0ee40d5dc578faf9fb5e9cb956f456]

INTEGRATION: CWS impressfunctions (1.39.40); FILE MERGED 2005/11/28 18:02:26 cl 1.39.40.2: RESYNC: (1.39-1.40); FILE MERGED 2005/10/28 10:58:31 cl 1.39.40.1: #125341# reworked FuPoor classes to use refcounting


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [1768b755a9c55a988805b0d4c81066df5d8766fc]

INTEGRATION: CWS impressfunctions (1.24.38); FILE MERGED 2005/10/28 10:58:30 cl 1.24.38.1: #125341# reworked FuPoor classes to use refcounting


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [ef6a4033334a63cbeab0e8f0d15502bdbaeef4cb]

INTEGRATION: CWS impressfunctions (1.45.12); FILE MERGED 2005/11/28 18:02:06 cl 1.45.12.2: RESYNC: (1.45-1.46); FILE MERGED 2005/10/28 10:58:30 cl 1.45.12.1: #125341# reworked FuPoor classes to use refcounting


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [1171e7fb01c4f032ba4ff32524b9912beff60a6f]

INTEGRATION: CWS impressfunctions (1.43.28); FILE MERGED 2005/10/28 10:58:30 cl 1.43.28.1: #125341# reworked FuPoor classes to use refcounting


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [2e901bf9480e28cf375ccad15b90926e9448ea73]

INTEGRATION: CWS impressfunctions (1.27.40); FILE MERGED 2005/10/28 10:58:30 cl 1.27.40.1: #125341# reworked FuPoor classes to use refcounting


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [b0a1957376c8cca87278b646f324b3fe20c12b28]

INTEGRATION: CWS impressfunctions (1.73.38); FILE MERGED 2005/11/28 18:01:48 cl 1.73.38.3: RESYNC: (1.73-1.75); FILE MERGED 2005/10/28 13:01:28 cl 1.73.38.2: #125341# fixed unix build problems 2005/10/28 10:58:29 cl 1.73.38.1: #125341# reworked FuPoor classes to use refcounting


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [90972d96f00c34f168fd0e87eab760617c312813]

INTEGRATION: CWS impressfunctions (1.21.40); FILE MERGED 2005/11/28 18:01:39 cl 1.21.40.2: RESYNC: (1.21-1.22); FILE MERGED 2005/10/28 10:58:29 cl 1.21.40.1: #125341# reworked FuPoor classes to use refcounting


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [04e85db14d431709805374af1e1ceb766d95f262]

INTEGRATION: CWS impressfunctions (1.9.40); FILE MERGED 2005/10/28 10:58:29 cl 1.9.40.1: #125341# reworked FuPoor classes to use refcounting


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [dc5479dcc39a9a86044018d351b298fe610478bc]

INTEGRATION: CWS impressfunctions (1.55.38); FILE MERGED 2005/10/28 10:58:28 cl 1.55.38.1: #125341# reworked FuPoor classes to use refcounting


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [29a69e05c7991b305e822fa13f7fb569ec7eb568]

INTEGRATION: CWS impressfunctions (1.25.38); FILE MERGED 2005/10/28 10:58:28 cl 1.25.38.1: #125341# reworked FuPoor classes to use refcounting


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [d15d8fa31ef684efebca64497af9bc41d9f5d294]

INTEGRATION: CWS impressfunctions (1.37.38); FILE MERGED 2005/11/28 18:01:22 cl 1.37.38.2: RESYNC: (1.37-1.38); FILE MERGED 2005/10/28 10:58:28 cl 1.37.38.1: #125341# reworked FuPoor classes to use refcounting


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [8015a8bdc2a65b76c00109461d8d305a2b45ffa1]

INTEGRATION: CWS impressfunctions (1.14.38); FILE MERGED 2005/10/28 10:58:28 cl 1.14.38.1: #125341# reworked FuPoor classes to use refcounting


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [8439ea2d75c34319f9049e0eaaef71d21ac9ced4]

INTEGRATION: CWS impressfunctions (1.13.38); FILE MERGED 2005/11/28 18:01:14 cl 1.13.38.2: RESYNC: (1.13-1.14); FILE MERGED 2005/10/28 10:58:27 cl 1.13.38.1: #125341# reworked FuPoor classes to use refcounting


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [928298266ce7ec933dc9ba044c4dcfeffe3331a6]

INTEGRATION: CWS impressfunctions (1.59.36); FILE MERGED 2005/11/28 18:01:05 cl 1.59.36.3: RESYNC: (1.59-1.62); FILE MERGED 2005/10/28 13:01:28 cl 1.59.36.2: #125341# fixed unix build problems 2005/10/28 10:58:27 cl 1.59.36.1: #125341# reworked FuPoor classes to use refcounting


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [27a4533761471c84f4f9186f44a2118d744a17c5]

INTEGRATION: CWS impressfunctions (1.20.38); FILE MERGED 2005/10/28 10:58:27 cl 1.20.38.1: #125341# reworked FuPoor classes to use refcounting


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [0b6c73c5904b38b9f9f4f9d73b0de26376e35387]

INTEGRATION: CWS impressfunctions (1.43.40); FILE MERGED 2005/10/28 10:58:26 cl 1.43.40.1: #125341# reworked FuPoor classes to use refcounting


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [12494257751bdfef43bbaf8631f64227b52a8527]

INTEGRATION: CWS impressfunctions (1.28.38); FILE MERGED 2005/10/28 10:58:26 cl 1.28.38.1: #125341# reworked FuPoor classes to use refcounting


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [4446e63b71112be0b22ddb70cc65354d5131d06c]

INTEGRATION: CWS impressfunctions (1.34.12); FILE MERGED 2005/10/28 10:58:26 cl 1.34.12.1: #125341# reworked FuPoor classes to use refcounting


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [45771b3092919a468d8512700fd5664f00f53457]

INTEGRATION: CWS impressfunctions (1.41.38); FILE MERGED 2005/10/28 10:58:25 cl 1.41.38.1: #125341# reworked FuPoor classes to use refcounting


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [d5b1a023b82d66e5461d52b0bda778df060ab827]

INTEGRATION: CWS impressfunctions (1.59.12); FILE MERGED 2005/11/28 18:00:57 cl 1.59.12.2: RESYNC: (1.59-1.61); FILE MERGED 2005/10/28 10:58:25 cl 1.59.12.1: #125341# reworked FuPoor classes to use refcounting


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [011c91b804f5478e6e4e38836f7f7e3d66cf8340]

INTEGRATION: CWS impressfunctions (1.21.38); FILE MERGED 2005/11/28 18:00:49 cl 1.21.38.2: RESYNC: (1.21-1.22); FILE MERGED 2005/10/28 10:58:25 cl 1.21.38.1: #125341# reworked FuPoor classes to use refcounting


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [16a9678883317df3181dd3142fee386687ef2502]

INTEGRATION: CWS impressfunctions (1.7.38); FILE MERGED 2005/10/28 10:58:25 cl 1.7.38.1: #125341# reworked FuPoor classes to use refcounting


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [536487b1379f3027805aac59529eeec4dc721e5b]

INTEGRATION: CWS impressfunctions (1.4.42); FILE MERGED 2005/10/28 10:58:25 cl 1.4.42.1: #125341# reworked FuPoor classes to use refcounting


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [7319f301498c27cd5ff0bbc5a7cb72798ac0d395]

INTEGRATION: CWS impressfunctions (1.21.16); FILE MERGED 2005/10/28 13:01:28 cl 1.21.16.1: #125341# fixed unix build problems


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [b361011e52996db30b27c02bb066606bfe20ab94]

INTEGRATION: CWS impressfunctions (1.74.12); FILE MERGED 2005/11/28 17:59:44 cl 1.74.12.2: RESYNC: (1.74-1.75); FILE MERGED 2005/10/28 12:40:36 cl 1.74.12.1: #125341# fixed unix build problems


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [1f9f1797892e7da853b1bf1b943a86f6383105e6]

INTEGRATION: CWS impressfunctions (1.29.42); FILE MERGED 2005/10/28 12:40:36 cl 1.29.42.1: #125341# fixed unix build problems


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [0b299d97ae203b276f9415b0b1ec9704e1125eb9]

INTEGRATION: CWS impressfunctions (1.6.42); FILE MERGED 2005/10/28 12:40:35 cl 1.6.42.1: #125341# fixed unix build problems


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [3522128a3f75d7d25a7e72abe25cd76e5ebe340f]

INTEGRATION: CWS impressfunctions (1.13.40); FILE MERGED 2005/11/28 17:58:45 cl 1.13.40.2: RESYNC: (1.13-1.14); FILE MERGED 2005/10/28 12:40:35 cl 1.13.40.1: #125341# fixed unix build problems


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [429d025325dc2655da7e8c16d181df63c282eb2a]

INTEGRATION: CWS impressfunctions (1.26.40); FILE MERGED 2005/10/31 08:59:34 cl 1.26.40.2: fixed unix build error 2005/10/28 12:40:34 cl 1.26.40.1: #125341# fixed unix build problems


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [2e861b24400a5035b4e38829a6ceee3eda984274]

INTEGRATION: CWS impressfunctions (1.14.40); FILE MERGED 2005/11/28 17:58:38 cl 1.14.40.2: RESYNC: (1.14-1.15); FILE MERGED 2005/10/28 12:40:33 cl 1.14.40.1: #125341# fixed unix build problems


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [9b548f165bf5c85b12e0477abfd85e8b186d559c]

INTEGRATION: CWS impressfunctions (1.6.42); FILE MERGED 2005/10/28 12:13:29 cl 1.6.42.1: #125341# fixed unix build problems


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [073f45d2dc9d9fa72725fa6608d3c63136ebd981]

INTEGRATION: CWS impressfunctions (1.16.28); FILE MERGED 2005/11/28 17:56:46 cl 1.16.28.2: RESYNC: (1.16-1.18); FILE MERGED 2005/10/28 11:00:54 cl 1.16.28.1: #125341# reworked FuPoor classes to use refcounting


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [aacebd2b331ef2a61f9b8e86731267a2d8365121]

INTEGRATION: CWS impressfunctions (1.3.40); FILE MERGED 2005/10/28 11:00:54 cl 1.3.40.1: #125341# reworked FuPoor classes to use refcounting


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [404884308620653f7ee7bba800add36394c4c480]

INTEGRATION: CWS impressfunctions (1.9.40); FILE MERGED 2005/10/28 11:00:53 cl 1.9.40.1: #125341# reworked FuPoor classes to use refcounting


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [19fc9aa3b06260eadf2b2e4e1f2665ef966bfb2b]

INTEGRATION: CWS impressfunctions (1.11.42); FILE MERGED 2005/10/28 11:00:53 cl 1.11.42.1: #125341# reworked FuPoor classes to use refcounting


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [a586f55b5234a21d3cdfa9eab3cf4ea86f774250]

INTEGRATION: CWS impressfunctions (1.20.28); FILE MERGED 2005/10/28 11:00:53 cl 1.20.28.1: #125341# reworked FuPoor classes to use refcounting


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [72661d6697ab79ad818cf3d5e7e60c8b1f0eec89]

INTEGRATION: CWS impressfunctions (1.3.40); FILE MERGED 2005/10/28 11:00:52 cl 1.3.40.1: #125341# reworked FuPoor classes to use refcounting


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [8fad3420f265876d8a88f5ac2c8e6d3c9ecc994a]

INTEGRATION: CWS impressfunctions (1.24.28); FILE MERGED 2005/10/28 11:00:52 cl 1.24.28.1: #125341# reworked FuPoor classes to use refcounting


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [17f9bf8460aeff62478f64534b2356c8d12fba93]

INTEGRATION: CWS impressfunctions (1.3.40); FILE MERGED 2005/10/28 11:00:51 cl 1.3.40.1: #125341# reworked FuPoor classes to use refcounting


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [d5fa0e7467d36bb377bd55b465d4a0bea4d2aca2]

INTEGRATION: CWS impressfunctions (1.15.28); FILE MERGED 2005/11/28 17:56:09 cl 1.15.28.2: RESYNC: (1.15-1.16); FILE MERGED 2005/10/28 11:00:51 cl 1.15.28.1: #125341# reworked FuPoor classes to use refcounting


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [b4a5a699367c673f410845a63a7944b90a0bf889]

INTEGRATION: CWS impressfunctions (1.25.26); FILE MERGED 2005/11/28 17:56:00 cl 1.25.26.2: RESYNC: (1.25-1.28); FILE MERGED 2005/10/28 11:00:51 cl 1.25.26.1: #125341# reworked FuPoor classes to use refcounting


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [cf6cff32661680fa6f0fe1292325703130daa8cf]

INTEGRATION: CWS impressfunctions (1.10.12); FILE MERGED 2005/11/28 17:51:42 cl 1.10.12.2: RESYNC: (1.10-1.12); FILE MERGED 2005/10/28 12:18:05 cl 1.10.12.1: #125341# fixed unix build problems


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [8c20cd85c6853b73458cf2dc4fa33efbdbf38e4d]

INTEGRATION: CWS impressfunctions (1.3.40); FILE MERGED 2005/10/28 10:56:58 cl 1.3.40.1: #125341# reworked FuPoor classes to use refcounting


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [7ba6387ba89e0a4ab9dd8256b22727aaefa89c3d]

INTEGRATION: CWS impressfunctions (1.3.40); FILE MERGED 2005/10/28 10:56:57 cl 1.3.40.1: #125341# reworked FuPoor classes to use refcounting


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [91463fdb460b8cb3dd7a3ee45680d8b2a9d31db4]

INTEGRATION: CWS impressfunctions (1.3.40); FILE MERGED 2005/10/28 10:56:56 cl 1.3.40.1: #125341# reworked FuPoor classes to use refcounting


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [02f9c093c8eb596b33ae4d36343cc4820f2b5047]

INTEGRATION: CWS impressfunctions (1.6.40); FILE MERGED 2005/10/28 10:56:56 cl 1.6.40.1: #125341# reworked FuPoor classes to use refcounting


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [cceebe5bd765b89651400db56912ce4a4c9cab6a]

INTEGRATION: CWS impressfunctions (1.3.40); FILE MERGED 2005/10/28 10:56:55 cl 1.3.40.1: #125341# reworked FuPoor classes to use refcounting


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [cac636c7b0f900f2a7fd24dfddc6731c4bb0c0fc]

INTEGRATION: CWS impressfunctions (1.6.40); FILE MERGED 2005/10/28 10:56:54 cl 1.6.40.1: #125341# reworked FuPoor classes to use refcounting


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [a7507344df8c09bbe2171e2b4107834e4df25f72]

INTEGRATION: CWS impressfunctions (1.3.40); FILE MERGED 2005/10/28 10:56:54 cl 1.3.40.1: #125341# reworked FuPoor classes to use refcounting


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [ed901657ea42beaf05fa41b9d31550dc8a9ec949]

INTEGRATION: CWS impressfunctions (1.4.40); FILE MERGED 2005/10/28 10:56:54 cl 1.4.40.1: #125341# reworked FuPoor classes to use refcounting


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [2f1a4438378cc753b91af461ecb961c18332f603]

INTEGRATION: CWS impressfunctions (1.5.40); FILE MERGED 2005/10/28 10:56:53 cl 1.5.40.1: #125341# reworked FuPoor classes to use refcounting


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [0cc960290e244882352e3dde51033fcab64f0ca3]

INTEGRATION: CWS impressfunctions (1.3.40); FILE MERGED 2005/10/28 10:56:53 cl 1.3.40.1: #125341# reworked FuPoor classes to use refcounting


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [7c47b9d72cc03cccc59f0f1c5478d74b95469424]

INTEGRATION: CWS impressfunctions (1.3.40); FILE MERGED 2005/10/28 10:56:52 cl 1.3.40.1: #125341# reworked FuPoor classes to use refcounting


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [cd49e4b48d503b90bb15bbf021c73a39921933d2]

INTEGRATION: CWS impressfunctions (1.11.40); FILE MERGED 2005/10/28 11:26:06 cl 1.11.40.2: #125341# reworked FuPoor classes to use refcounting 2005/10/28 10:56:52 cl 1.11.40.1: #125341# reworked FuPoor classes to use refcounting


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [0a65c25e05597a8807de750a0eab5ef7fe452bfd]

INTEGRATION: CWS impressfunctions (1.4.40); FILE MERGED 2005/10/28 10:56:52 cl 1.4.40.1: #125341# reworked FuPoor classes to use refcounting


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [9f474d6b63231adcf2eea36c6d39edc42251b233]

INTEGRATION: CWS impressfunctions (1.3.40); FILE MERGED 2005/10/28 10:56:51 cl 1.3.40.1: #125341# reworked FuPoor classes to use refcounting


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [deda9abf4a272dddcc9fbc491657b2e73a81c12c]

INTEGRATION: CWS impressfunctions (1.4.40); FILE MERGED 2005/10/28 10:56:51 cl 1.4.40.1: #125341# reworked FuPoor classes to use refcounting


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [0df5688ce8625b091c7c4bc50661855e91a23097]

INTEGRATION: CWS impressfunctions (1.3.38); FILE MERGED 2005/10/28 10:56:50 cl 1.3.38.1: #125341# reworked FuPoor classes to use refcounting


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [f1361d6565b923629108b9bcc0e7afc75c1d69a5]

INTEGRATION: CWS impressfunctions (1.3.40); FILE MERGED 2005/10/28 10:56:50 cl 1.3.40.1: #125341# reworked FuPoor classes to use refcounting


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [540a05b05adacb3debef98d509ad3365e03b4b27]

INTEGRATION: CWS impressfunctions (1.3.40); FILE MERGED 2005/10/28 10:56:49 cl 1.3.40.1: #125341# reworked FuPoor classes to use refcounting


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [d9236a3b9ffa120e422d5412bb0ff8e7bd814a3c]

INTEGRATION: CWS impressfunctions (1.5.40); FILE MERGED 2005/10/28 10:56:49 cl 1.5.40.1: #125341# reworked FuPoor classes to use refcounting


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [0d71e1fb67c32f96b082d4e69cc8b32b30da11dc]

INTEGRATION: CWS impressfunctions (1.5.40); FILE MERGED 2005/10/28 10:56:46 cl 1.5.40.1: #125341# reworked FuPoor classes to use refcounting


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [f1f9cdc963906cdfcb599530eb19b73a04a0049b]

INTEGRATION: CWS impressfunctions (1.5.16); FILE MERGED 2005/10/28 10:56:46 cl 1.5.16.1: #125341# reworked FuPoor classes to use refcounting


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [f738876c9f972196132904a2e72164ed54e3a514]

INTEGRATION: CWS impressfunctions (1.3.40); FILE MERGED 2005/10/28 10:56:45 cl 1.3.40.1: #125341# reworked FuPoor classes to use refcounting


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [de2de89347c4cf285b8a1efa56f529677d7fe6ed]

INTEGRATION: CWS impressfunctions (1.3.40); FILE MERGED 2005/10/28 10:56:44 cl 1.3.40.1: #125341# reworked FuPoor classes to use refcounting


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [4c8b9d6be84c547b7347f210bcc1593ea4322a65]

INTEGRATION: CWS impressfunctions (1.3.38); FILE MERGED 2005/10/28 10:56:44 cl 1.3.38.1: #125341# reworked FuPoor classes to use refcounting


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [ac3a759b3e667b9ee57fb85d6266ccb81cb159e9]

INTEGRATION: CWS impressfunctions (1.5.40); FILE MERGED 2005/10/28 10:56:44 cl 1.5.40.1: #125341# reworked FuPoor classes to use refcounting


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [f6d8a7c800d3fcdd87d0794f2b4da7aca2adf745]

INTEGRATION: CWS impressfunctions (1.3.40); FILE MERGED 2005/10/28 10:56:43 cl 1.3.40.1: #125341# reworked FuPoor classes to use refcounting


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [6472b8cf54f6a62a2cfe9bddcd1a001760acec16]

INTEGRATION: CWS impressfunctions (1.3.40); FILE MERGED 2005/10/28 10:56:42 cl 1.3.40.1: #125341# reworked FuPoor classes to use refcounting


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [cade01f87fb102473b4fd65b66fdfa1f31850c90]

INTEGRATION: CWS impressfunctions (1.4.40); FILE MERGED 2005/10/28 10:56:42 cl 1.4.40.1: #125341# reworked FuPoor classes to use refcounting


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [7765a74b1c5ae3e7cfec9ae5fe48e238f9a8469c]

INTEGRATION: CWS impressfunctions (1.4.40); FILE MERGED 2005/10/28 10:56:41 cl 1.4.40.1: #125341# reworked FuPoor classes to use refcounting


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [52692ee43a876e37aecade4f637490f13e2dbf91]

INTEGRATION: CWS impressfunctions (1.3.40); FILE MERGED 2005/10/28 10:56:41 cl 1.3.40.1: #125341# reworked FuPoor classes to use refcounting


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [30babca9edd87ca95bb01f73c091fe37497dce91]

INTEGRATION: CWS impressfunctions (1.4.40); FILE MERGED 2005/10/28 10:56:40 cl 1.4.40.1: #125341# reworked FuPoor classes to use refcounting


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [53126575906e114da30cb02a7e38cf4532e862cd]

INTEGRATION: CWS impressfunctions (1.3.40); FILE MERGED 2005/10/28 10:56:37 cl 1.3.40.1: #125341# reworked FuPoor classes to use refcounting


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [316f5ffe716b9064ec40900aa5c6c86ca737b7e6]

INTEGRATION: CWS impressfunctions (1.3.40); FILE MERGED 2005/11/29 16:04:28 cl 1.3.40.3: fixed merge conflict conflict 2005/11/28 17:50:41 cl 1.3.40.2: RESYNC: (1.3-1.4); FILE MERGED 2005/10/28 10:56:35 cl 1.3.40.1: #125341# reworked FuPoor classes to use refcounting


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [530b10d7ed98bb1775931dc9e2b84197af0904bf]

INTEGRATION: CWS impressfunctions (1.3.40); FILE MERGED 2005/10/28 10:56:32 cl 1.3.40.1: #125341# reworked FuPoor classes to use refcounting


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [88b98d36d81eec30de534bf24e286cb9aedb9d4f]

INTEGRATION: CWS impressfunctions (1.16.28); FILE MERGED 2005/11/28 17:50:31 cl 1.16.28.2: RESYNC: (1.16-1.17); FILE MERGED 2005/10/28 10:56:31 cl 1.16.28.1: #125341# reworked FuPoor classes to use refcounting


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [6a5dbb2151d89077656bef0a8e3c306473325efe]

INTEGRATION: CWS impressfunctions (1.11.38); FILE MERGED 2005/11/28 17:50:23 cl 1.11.38.2: RESYNC: (1.11-1.12); FILE MERGED 2005/10/28 10:56:30 cl 1.11.38.1: #125341# reworked FuPoor classes to use refcounting


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [20fc88e410a2d727ce9660e1f01cb95d8c97d879]

INTEGRATION: CWS impressfunctions (1.9.40); FILE MERGED 2005/10/28 10:56:28 cl 1.9.40.1: #125341# reworked FuPoor classes to use refcounting


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [c4faaff16d39c8f63d5b595df4547a10eb3b635a]

INTEGRATION: CWS impressfunctions (1.7.38); FILE MERGED 2005/10/28 10:57:43 cl 1.7.38.1: #125341# reworked FuPoor classes to use refcounting


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [06bd3199af4cb055d1e6c43579d04d3311fe8ec2]

INTEGRATION: CWS impressfunctions (1.6.38); FILE MERGED 2005/10/28 10:57:43 cl 1.6.38.1: #125341# reworked FuPoor classes to use refcounting


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [569fecd46240a2be4e4c08b4e8d8f164e5af14de]

INTEGRATION: CWS impressfunctions (1.5.40); FILE MERGED 2005/10/28 10:57:43 cl 1.5.40.1: #125341# reworked FuPoor classes to use refcounting


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [0bc1a8629a7b5e6eb80cea6cf7af026d225fa05a]

INTEGRATION: CWS impressfunctions (1.11.40); FILE MERGED 2005/10/28 12:03:14 cl 1.11.40.2: #125341# fixed unix build problems 2005/10/28 10:57:42 cl 1.11.40.1: #125341# reworked FuPoor classes to use refcounting


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [452d014e32267098d4ba77be026ddeb39924a206]

INTEGRATION: CWS impressfunctions (1.50.38); FILE MERGED 2005/10/28 12:03:14 cl 1.50.38.2: #125341# fixed unix build problems 2005/10/28 10:57:42 cl 1.50.38.1: #125341# reworked FuPoor classes to use refcounting


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [7f06393832148edfe531311d7f406cf27f6b43ac]

INTEGRATION: CWS impressfunctions (1.21.40); FILE MERGED 2005/10/28 10:57:42 cl 1.21.40.1: #125341# reworked FuPoor classes to use refcounting


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [4c5b4636013d02b6aca825499a8a69de47eeb3e8]

INTEGRATION: CWS impressfunctions (1.7.40); FILE MERGED 2005/10/28 10:57:42 cl 1.7.40.1: #125341# reworked FuPoor classes to use refcounting


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [fa5939d1b8bed5a773211aac14fde4c24b2ee1da]

INTEGRATION: CWS impressfunctions (1.7.40); FILE MERGED 2005/10/28 10:57:41 cl 1.7.40.1: #125341# reworked FuPoor classes to use refcounting


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [e7e70afdef850733b3366f50597c0382e72bb6a8]

INTEGRATION: CWS impressfunctions (1.4.38); FILE MERGED 2005/10/28 10:57:41 cl 1.4.38.1: #125341# reworked FuPoor classes to use refcounting


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [e54f96b57c7952a2c1c4144a3c856de625da985a]

INTEGRATION: CWS impressfunctions (1.6.40); FILE MERGED 2005/10/28 10:57:41 cl 1.6.40.1: #125341# reworked FuPoor classes to use refcounting


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [1b791fa19d647757968326cbb794fd78d725944d]

INTEGRATION: CWS impressfunctions (1.34.28); FILE MERGED 2005/10/28 10:57:40 cl 1.34.28.1: #125341# reworked FuPoor classes to use refcounting


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [9dfe5700af45f5e60abe3035ea950dc7b72e2b3b]

INTEGRATION: CWS impressfunctions (1.8.40); FILE MERGED 2005/10/28 10:57:40 cl 1.8.40.1: #125341# reworked FuPoor classes to use refcounting


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [0b7415ea753cdff22866d0a21bc6572a3dcab663]

INTEGRATION: CWS impressfunctions (1.7.38); FILE MERGED 2005/10/28 10:57:40 cl 1.7.38.1: #125341# reworked FuPoor classes to use refcounting


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [f9761b3b6e08f8dbf8c51a68a5e21b7e0d7635c4]

INTEGRATION: CWS impressfunctions (1.5.40); FILE MERGED 2005/10/28 10:57:40 cl 1.5.40.1: #125341# reworked FuPoor classes to use refcounting


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [a2fb4c511913c95d04645c347771d3ead6d9d68f]

INTEGRATION: CWS impressfunctions (1.10.38); FILE MERGED 2005/10/28 10:57:40 cl 1.10.38.1: #125341# reworked FuPoor classes to use refcounting


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [82be6099ef73d582e38f18a85309c3cc34b18fad]

INTEGRATION: CWS impressfunctions (1.41.38); FILE MERGED 2005/10/28 10:57:39 cl 1.41.38.1: #125341# reworked FuPoor classes to use refcounting


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [9571eed539d9f9818b0bfb27ccce3574ddc382cc]

INTEGRATION: CWS impressfunctions (1.11.40); FILE MERGED 2005/10/28 10:57:39 cl 1.11.40.1: #125341# reworked FuPoor classes to use refcounting


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [6cebd20feca472c8b49a1448d9e905dc8389fcd8]

INTEGRATION: CWS impressfunctions (1.22.38); FILE MERGED 2005/10/28 10:57:39 cl 1.22.38.1: #125341# reworked FuPoor classes to use refcounting


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [878c42d171b7a131644a0b3845f735068e2bff15]

INTEGRATION: CWS impressfunctions (1.3.40); FILE MERGED 2005/10/28 10:57:39 cl 1.3.40.1: #125341# reworked FuPoor classes to use refcounting


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [a3c576ee70d0291a9bf49d8aa16f342bcba7ff89]

INTEGRATION: CWS impressfunctions (1.8.40); FILE MERGED 2005/10/28 10:57:39 cl 1.8.40.1: #125341# reworked FuPoor classes to use refcounting


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [de4a2b2d5e57f94398e3612371e849e7e00e0fc8]

INTEGRATION: CWS impressfunctions (1.6.40); FILE MERGED 2005/10/28 10:57:38 cl 1.6.40.1: #125341# reworked FuPoor classes to use refcounting


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [bb5a3b2a5916a4698b53d738a0548d00c2947076]

INTEGRATION: CWS impressfunctions (1.10.38); FILE MERGED 2005/10/28 10:57:38 cl 1.10.38.1: #125341# reworked FuPoor classes to use refcounting


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [bbe756a38fa12d2f6132427c3cac1c50fad2053e]

INTEGRATION: CWS impressfunctions (1.11.26); FILE MERGED 2005/10/28 10:57:38 cl 1.11.26.1: #125341# reworked FuPoor classes to use refcounting


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [4a1e7293d1c5110ec5ab7fcfb527b8d167adaba9]

INTEGRATION: CWS impressfunctions (1.5.40); FILE MERGED 2005/10/28 10:57:38 cl 1.5.40.1: #125341# reworked FuPoor classes to use refcounting


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [e0d0084f181a6354611300750698c24d44f713cc]

INTEGRATION: CWS impressfunctions (1.6.38); FILE MERGED 2005/10/28 10:57:38 cl 1.6.38.1: #125341# reworked FuPoor classes to use refcounting


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [fe2ff1f9fb18749063d86963f39426dafff766c3]

INTEGRATION: CWS impressfunctions (1.6.40); FILE MERGED 2005/10/28 10:57:37 cl 1.6.40.1: #125341# reworked FuPoor classes to use refcounting


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [4539657d62e881e27a77d5ffd98710b109a3de83]

INTEGRATION: CWS impressfunctions (1.35.38); FILE MERGED 2005/10/28 10:57:37 cl 1.35.38.1: #125341# reworked FuPoor classes to use refcounting


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [b4b06d917b009189816cfe550f85a29230918808]

INTEGRATION: CWS impressfunctions (1.33.38); FILE MERGED 2005/10/28 10:57:37 cl 1.33.38.1: #125341# reworked FuPoor classes to use refcounting


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [0630b5f65ed74d9359890afaed81119985465bf9]

INTEGRATION: CWS impressfunctions (1.7.16); FILE MERGED 2005/10/28 10:57:37 cl 1.7.16.1: #125341# reworked FuPoor classes to use refcounting


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [c34f4a9df2dd8ddd2795aa075c94ab97cab53859]

INTEGRATION: CWS impressfunctions (1.4.40); FILE MERGED 2005/10/28 10:57:37 cl 1.4.40.1: #125341# reworked FuPoor classes to use refcounting


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [24ba17870f6e09446743bf931e1591665fb3528c]

INTEGRATION: CWS impressfunctions (1.12.40); FILE MERGED 2005/10/28 10:57:36 cl 1.12.40.1: #125341# reworked FuPoor classes to use refcounting


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [283dbafda2af64dd0298ff1a1d8179ff3194b7ab]

INTEGRATION: CWS impressfunctions (1.6.38); FILE MERGED 2005/10/28 10:57:36 cl 1.6.38.1: #125341# reworked FuPoor classes to use refcounting


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [5a2b7916dd56622021225bd1e18787762edad1ff]

INTEGRATION: CWS impressfunctions (1.4.38); FILE MERGED 2005/10/28 10:57:36 cl 1.4.38.1: #125341# reworked FuPoor classes to use refcounting


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [72bd10734592022f0a4e91958dfe9cec3dbd9280]

INTEGRATION: CWS impressfunctions (1.23.38); FILE MERGED 2005/10/28 10:57:36 cl 1.23.38.1: #125341# reworked FuPoor classes to use refcounting


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [f1d09d83992e9e648ebe0b89f3a6ad794e2aca69]

INTEGRATION: CWS impressfunctions (1.6.40); FILE MERGED 2005/10/28 10:57:36 cl 1.6.40.1: #125341# reworked FuPoor classes to use refcounting


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [cdb37c131909b836759d474d0a0d5f23b23b7558]

INTEGRATION: CWS impressfunctions (1.7.38); FILE MERGED 2005/10/28 10:57:35 cl 1.7.38.1: #125341# reworked FuPoor classes to use refcounting


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [2c243169fb1a9aad39e6cb1ebf3e90df133457e0]

INTEGRATION: CWS impressfunctions (1.6.40); FILE MERGED 2005/10/28 10:57:35 cl 1.6.40.1: #125341# reworked FuPoor classes to use refcounting


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [0b69984a6ffc7a305a72a23a6e1ccf6b7b036f55]

INTEGRATION: CWS impressfunctions (1.11.38); FILE MERGED 2005/10/28 10:57:35 cl 1.11.38.1: #125341# reworked FuPoor classes to use refcounting


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [a16a755fab5c164507b882ab69d32653650b3262]

INTEGRATION: CWS impressfunctions (1.23.38); FILE MERGED 2005/10/28 10:57:35 cl 1.23.38.1: #125341# reworked FuPoor classes to use refcounting


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [fba8eca64f9b2ce9579d6656a55cdc721b423952]

INTEGRATION: CWS impressfunctions (1.5.40); FILE MERGED 2005/10/28 10:57:35 cl 1.5.40.1: #125341# reworked FuPoor classes to use refcounting


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [f0fcdf87751e969356e8c108e446151800527b52]

INTEGRATION: CWS impressfunctions (1.9.40); FILE MERGED 2005/10/28 10:57:35 cl 1.9.40.1: #125341# reworked FuPoor classes to use refcounting


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [3cc1210bbd1bab886a380db36ea47b0cb2e4b039]

INTEGRATION: CWS impressfunctions (1.11.38); FILE MERGED 2005/10/28 10:57:34 cl 1.11.38.1: #125341# reworked FuPoor classes to use refcounting


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [f0deff052ef87690154a50c8ea792aea9c454e3b]

INTEGRATION: CWS impressfunctions (1.10.38); FILE MERGED 2005/10/28 10:57:34 cl 1.10.38.1: #125341# reworked FuPoor classes to use refcounting


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [98c2ddf375ab2993715c588b24a400116fae151e]

INTEGRATION: CWS impressfunctions (1.14.38); FILE MERGED 2005/10/28 10:57:34 cl 1.14.38.1: #125341# reworked FuPoor classes to use refcounting


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [4ee864454cfee19c0ae3d46cbc9440b1c810b251]

INTEGRATION: CWS impressfunctions (1.7.40); FILE MERGED 2005/10/28 10:57:34 cl 1.7.40.1: #125341# reworked FuPoor classes to use refcounting


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [dcd545d8499449e45b51892bbd97515764ae007d]

INTEGRATION: CWS impressfunctions (1.6.40); FILE MERGED 2005/11/28 17:49:17 cl 1.6.40.2: RESYNC: (1.6-1.7); FILE MERGED 2005/10/28 10:57:34 cl 1.6.40.1: #125341# reworked FuPoor classes to use refcounting


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [b6ddf11f2d2b7b390765f36a29e389a8c67c3cdd]

INTEGRATION: CWS impressfunctions (1.5.40); FILE MERGED 2005/10/28 10:57:33 cl 1.5.40.1: #125341# reworked FuPoor classes to use refcounting


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [c3a7aa5f3a7f5a134fd7e8cf1ee99a5ef36e05a7]

INTEGRATION: CWS impressfunctions (1.33.40); FILE MERGED 2005/11/28 17:49:06 cl 1.33.40.2: RESYNC: (1.33-1.34); FILE MERGED 2005/10/28 11:00:00 cl 1.33.40.1: #125341# reworked FuPoor classes to use refcounting


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [f3a7d89e98631f41b0cdcb475bf521a453b27472]

INTEGRATION: CWS impressfunctions (1.13.16); FILE MERGED 2005/10/28 11:00:00 cl 1.13.16.1: #125341# reworked FuPoor classes to use refcounting


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [7d07013033e026cf9517105f36a22495b2f51247]

INTEGRATION: CWS impressfunctions (1.27.40); FILE MERGED 2005/10/28 10:59:56 cl 1.27.40.1: #125341# reworked FuPoor classes to use refcounting


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [9f2fcd9417b866502d3557332bed291d3e123eb1]

INTEGRATION: CWS impressfunctions (1.34.40); FILE MERGED 2005/11/28 17:48:20 cl 1.34.40.2: RESYNC: (1.34-1.35); FILE MERGED 2005/10/28 11:00:12 cl 1.34.40.1: #125341# reworked FuPoor classes to use refcounting


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [26e57b53f046da8f1d789c987be83a42c99f50dc]

INTEGRATION: CWS impressfunctions (1.3.40); FILE MERGED 2005/10/28 11:44:48 cl 1.3.40.1: #125341# fixed unix build problems


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [c4c6760c91617efd1d2518a5f1e7b63ff159067b]

INTEGRATION: CWS impressfunctions (1.23.40); FILE MERGED 2005/10/28 11:44:48 cl 1.23.40.1: #125341# fixed unix build problems


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [a11abd7f8e9a600cac9575b32a1acd3452b85fe0]

INTEGRATION: CWS impressfunctions (1.1.2); FILE ADDED 2005/10/28 11:38:22 cl 1.1.2.2: #125341# fixed unix build problems 2005/10/28 10:53:22 cl 1.1.2.1: #125341# reworked FuPoor classes to use refcounting


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [5497a6350dff7264bab3e09dc6b8ad7048317a2c]

INTEGRATION: CWS impressfunctions (1.1.2); FILE ADDED 2005/10/28 10:53:09 cl 1.1.2.1: #125341# reworked FuPoor classes to use refcounting


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [df26bcaec76e7155ab4f6ba80f03b717cdb7bb26]

INTEGRATION: CWS impressfunctions (1.58.26); FILE MERGED 2005/11/28 17:45:07 cl 1.58.26.2: RESYNC: (1.58-1.59); FILE MERGED 2005/10/28 10:55:59 cl 1.58.26.1: #125341# reworked FuPoor classes to use refcounting


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [c209e368bc8ea8ef90c47524cd6fe1a919d312f9]

INTEGRATION: CWS impressfunctions (1.22.28); FILE MERGED 2005/12/06 15:38:56 cl 1.22.28.2: fixed build problem 2005/11/29 14:01:00 cl 1.22.28.1: fixed unix compile error


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [41840f54461c7809999258abb4ce3d77310bacd0]

INTEGRATION: CWS impressfunctions (1.41.36); FILE MERGED 2005/10/28 11:35:33 cl 1.41.36.1: #125341# fixed unix build problems


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [08dec96f64ed14658b88b70008e9b0ab7297353c]

INTEGRATION: CWS impressfunctions (1.74.38); FILE MERGED 2005/10/28 11:35:32 cl 1.74.38.1: #125341# fixed unix build problems


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [7bf0a004502d858cec6cf4beb77a27c3a0a1e272]

INTEGRATION: CWS impressfunctions (1.12.344); FILE MERGED 2005/10/28 10:50:38 cl 1.12.344.1: #56779# fixed restoring slide after normal slideshow ending


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [c2b8a4b4b3d08f6ffbd1169eea5b8574aacb78dc]

INTEGRATION: CWS impressfunctions (1.1.2); FILE ADDED 2005/10/28 10:50:14 cl 1.1.2.1: #125341# reworked FuPoor classes to use refcounting


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [01c90730614553f16f68f22c49c92314370d2911]

#i58758# flush changes immediatly, because dtor is not guaranteed to be called


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [b543ece52552314673a250eb8f0fb89253d0d3a2]

INTEGRATION: CWS sj31 (1.51.74); FILE MERGED 2005/11/25 12:12:43 cl 1.51.74.1: #125797# invalidate members belonging to old model if model changes


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [dc57636cf260f3508492d235f8c39ed555e88679]

INTEGRATION: CWS sj31 (1.127.26); FILE MERGED 2005/11/25 13:43:28 sj 1.127.26.1: #i56826# now setting the correct fittoshape property


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [dc66764be642ecfd27f474136c3189da5a1fcaf7]

INTEGRATION: CWS sj31 (1.9.152); FILE MERGED 2005/11/30 17:17:25 sj 1.9.152.1: #128566# solved problem when storing customshapes without geometry (text is no longer lost)


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [83fb8c5edb2bb57f03ce96d7cf15af4dc626a63b]

INTEGRATION: CWS sj31 (1.15.80); FILE MERGED 2005/12/01 10:58:49 af 1.15.80.1: #120247# Executing slot with dispatcher directly from frame instead of that from the SfxViewShell.


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [951e9f15435f7cbdc8455f2d5c835556dff5d278]

INTEGRATION: CWS sj31 (1.75.44); FILE MERGED 2005/12/01 10:44:29 cl 1.75.44.1: #128673# fixed ::getTypes(), array size was one to big


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [6f575346a9da423dea53acc156ed20afc983f1df]

INTEGRATION: CWS sj31 (1.13.80); FILE MERGED 2005/12/01 08:54:15 af 1.13.80.1: #i58376# Converted static Bitmaps into members of singleton.


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [4c14da0453576c31e4c4c73d16000fa9fa05ef51]

INTEGRATION: CWS sj31 (1.16.46); FILE MERGED 2005/11/25 09:36:55 cl 1.16.46.1: #i58102# skip effecs without valid effect sequence and assert. just to be safe


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [b1675c906465dcf03db90cc500986a21483ff4ee]

INTEGRATION: CWS sj31 (1.7.24); FILE MERGED 2005/11/28 15:59:07 sj 1.7.24.1: #i58431# fixed gpf when saving certain kind of sound effects


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [f2ef2440da07ef12bcaae3e52da811395fddfa70]

INTEGRATION: CWS sj31 (1.9.80); FILE MERGED 2005/12/01 08:43:54 sj 1.9.80.1: #126917# fixed an out of memory problem


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [d5e8d07d7f2f0063e56be822f793f5d752663cc8]

INTEGRATION: CWS sj31 (1.11.74); FILE MERGED 2005/11/25 09:35:45 cl 1.11.74.1: #i58102# while cloning, also copie effect sequence. Do not crash if effect sequence is zero


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [59247e8533acb9243f63df023c0384e147fe0812]

INTEGRATION: CWS sj31 (1.17.36); FILE MERGED 2005/11/25 10:03:58 cl 1.17.36.1: #i57690# applied 64bit patch


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [509c4da8c76a3050d3acab8987f95c07e588d687]

INTEGRATION: CWS ause044 (1.10.12); FILE MERGED 2005/11/29 11:48:28 hjs 1.10.12.1: #i51169# added svt.lib for windows


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [d2e1074257534607eba4385ef105e7ae00bd6aef]

INTEGRATION: CWS ause044 (1.7.2); FILE MERGED 2005/12/05 17:43:12 hjs 1.7.2.1: #i58214# added dependency


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [7bf13b22b2762ca84e69dd789210a2fb9cfe9396]

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>  [f71143e606d9c2309479d055a9f6634bb792800e]

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>  [c576ca24b0f17a2aaf127ca4cfbe8595b102d6a1]

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>  [55868b73fea31082e708651208c4424ec1e69385]

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>  [3e22d317fefb7f9fb43e9768f7c4d7c7737ca5bb]

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>  [02645c718a5f7ab55daf885af274197bd39696ef]

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>  [a375fff1055e29f5a467ea569447a30f42e56670]

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>  [cb3202b6905d06587dba7ba98c511fcc0e888c48]

INTEGRATION: CWS rt13 (1.22.138); FILE MERGED 2005/11/29 13:05:07 rt 1.22.138.1: #i58619# Deliver guistdio.exe as crashrep.com, too.


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [0c21fa4edd1fb0e027ff92128bc7786077a6d23b]

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>  [69789684d61996b581d48e8aa274c32e5d59f9b3]

INTEGRATION: CWS rt13 (1.23.2); FILE MERGED 2005/12/02 12:49:13 rt 1.23.2.2: RESYNC: (1.23-1.24); FILE MERGED 2005/11/30 13:14:16 rt 1.23.2.1: #i58543# New subdirectory 'checkdeliver'


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [a38ca8be4d3918c6768031d4f6abba187e949360]

INTEGRATION: CWS rt13 (1.1.2); FILE ADDED 2005/11/30 12:20:30 rt 1.1.2.1: #i58543# Initial revision


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [27885b45c343a04c7aff8e8660c9e70e7ef4f8bf]

INTEGRATION: CWS rt13 (1.1.2); FILE ADDED 2005/12/09 14:24:43 rt 1.1.2.5: #i58543# Again: special handling for SO CWSs. 2005/12/09 13:41:14 rt 1.1.2.4: #i58543# Special handling for SO CWSs on windows using nfs, where linked modules cannot be resolved. 2005/12/05 12:41:40 rt 1.1.2.3: #i58543# Better use UPDMINOREXT instead of UPDMINOR 2005/12/02 15:39:40 rt 1.1.2.2: Add minimal console output. 2005/11/30 12:19:06 rt 1.1.2.1: #i58543# Initial revision: scipt to compare delivered binaries on solver with those on SRC_ROOT.


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [4d240c4535597b194041d4351a891c973fb73737]

INTEGRATION: CWS rt13 (1.5.8); FILE MERGED 2005/12/05 14:45:13 np 1.5.8.1: #i58717#


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [6effa0d095fcb02ef6f744c5f8c2371da4223f46]

INTEGRATION: CWS rt13 (1.3.8); FILE MERGED 2005/12/07 17:24:03 np 1.3.8.1: #i58717#


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [7a57e96c11a865555537ea0008607502bebde6f8]

INTEGRATION: CWS rt13 (1.2.8); FILE MERGED 2005/12/07 17:24:02 np 1.2.8.1: #i58717#


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [cd02759da9c2bffb4fafe46376bb0f9105ee7091]

INTEGRATION: CWS rt13 (1.2.8); FILE MERGED 2005/12/07 17:37:07 np 1.2.8.2: #i58717# 2005/12/07 17:24:02 np 1.2.8.1: #i58717#


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [a6ae4cc78c16d3d8e44cecfc1c88fb50fe93e235]

INTEGRATION: CWS rt13 (1.4.8); FILE MERGED 2005/12/07 17:24:02 np 1.4.8.1: #i58717#


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [f3e6e146e8df2861dd5a661c6a328f8645615508]

INTEGRATION: CWS rt13 (1.3.8); FILE MERGED 2005/12/07 17:24:01 np 1.3.8.1: #i58717#


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [d42b34385127ee82a1e73a5add8f54de730916f7]

INTEGRATION: CWS rt13 (1.5.8); FILE MERGED 2005/12/07 17:24:01 np 1.5.8.1: #i58717#


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [c3417bc6ed8a9404298faae6a46f194af32ceaba]

INTEGRATION: CWS rt13 (1.3.8); FILE MERGED 2005/12/07 17:24:00 np 1.3.8.1: #i58717#


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [37466f86d2bc29b301493aa303f1347e412b8624]

INTEGRATION: CWS rt13 (1.6.8); FILE MERGED 2005/12/08 10:05:37 np 1.6.8.4: #i58717# 2005/12/07 17:24:00 np 1.6.8.3: #i58717# 2005/12/05 16:49:25 np 1.6.8.2: #i58717# 2005/12/05 14:45:12 np 1.6.8.1: #i58717#


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [9175d5b26daa1f4dfdd22cdff404e3e193b8073d]

INTEGRATION: CWS rt13 (1.2.8); FILE MERGED 2005/12/07 17:24:00 np 1.2.8.1: #i58717#


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [cd1a4af8264c7d1601c147edb3150f7dfaacde64]

INTEGRATION: CWS rt13 (1.3.8); FILE MERGED 2005/12/07 17:23:59 np 1.3.8.1: #i58717#


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [d6f678e5b3d15cd651d22cea807f227685dd32b4]

INTEGRATION: CWS rt13 (1.5.8); FILE MERGED 2005/12/07 17:23:59 np 1.5.8.1: #i58717#


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [3e752879e5c006f0363071127913f5211dec090b]

INTEGRATION: CWS rt13 (1.7.8); FILE MERGED 2005/12/07 17:23:59 np 1.7.8.1: #i58717#


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [8f67a4790dd8ca2b96a6d705f6a95804d5e2fece]

INTEGRATION: CWS rt13 (1.8.8); FILE MERGED 2005/12/08 10:05:37 np 1.8.8.5: #i58717# 2005/12/07 17:37:06 np 1.8.8.4: #i58717# 2005/12/07 17:23:58 np 1.8.8.3: #i58717# 2005/12/05 16:55:16 np 1.8.8.2: #i58717# 2005/12/05 16:49:25 np 1.8.8.1: #i58717#


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [0749795fcd7a26c2ebc410a662eac98c07bffdcf]

INTEGRATION: CWS rt13 (1.7.68); FILE MERGED 2005/11/29 13:07:33 rt 1.7.68.1: #i58619# Do not copy from solver to solver, especially stuff built in an other module.


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [46b085891e1b0a2b4fb5c4dc6d1086cb36613a62]

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>  [2f0c26fb7788a19cc09f0cc87f54e57d466d05ba]

INTEGRATION: CWS helpnotfoundmsg (1.66.68); FILE MERGED 2005/11/08 20:44:20 rene 1.66.68.1: #i55841# make error message when no help is found more clear


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [1d88d72d8ddebfe0472dc4105d53d1fd2f730761]

INTEGRATION: CWS numberformat (1.170.8); FILE MERGED 2005/10/26 17:53:00 kendy 1.170.8.1: #i55546# The ULONG -> sal_uInt32 patches related to NumberFormat extracted from ooo64bit02 CWS.


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [2c9c9bab0b9b87c83ef715d1935a7707e93a85b0]

INTEGRATION: CWS numberformat (1.13.46); FILE MERGED 2005/10/26 17:52:47 kendy 1.13.46.1: #i55546# The ULONG -> sal_uInt32 patches related to NumberFormat extracted from ooo64bit02 CWS.


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [10f93aa8738660bece42fae31158ff4f30914cdd]

INTEGRATION: CWS ause042 (1.12.98); FILE MERGED 2005/10/26 08:58:44 hjs 1.12.98.1: #i55647# remove OO_LICENSE, cleanup OOO_VENDOR


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [946f6da27fe1201ed385deaeb5131b58f109809d]

INTEGRATION: CWS ause042 (1.9.54); FILE MERGED 2005/10/26 11:06:42 hjs 1.9.54.2: #i55647# corrected comments 2005/10/26 08:58:44 hjs 1.9.54.1: #i55647# remove OO_LICENSE, cleanup OOO_VENDOR


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [6b46a06c354f808dba8e73e3dc156bc512a44c95]

INTEGRATION: CWS ause042 (1.20.2); FILE MERGED 2005/11/29 11:13:45 hjs 1.20.2.2: RESYNC: (1.20-1.21); FILE MERGED 2005/10/26 08:59:46 hjs 1.20.2.1: #i55647# remove OO_LICENSE, cleanup OOO_VENDOR


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [9aa0ea5edc55008750be8572332788b4ef9d6d8a]

INTEGRATION: CWS numberformat (1.29.26); FILE MERGED 2005/10/26 17:52:45 kendy 1.29.26.1: #i55546# The ULONG -> sal_uInt32 patches related to NumberFormat extracted from ooo64bit02 CWS.


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [9afc1a4029e0944a7e673c56308d9e1bc4558fc2]

INTEGRATION: CWS numberformat (1.16.44); FILE MERGED 2005/10/26 17:52:45 kendy 1.16.44.1: #i55546# The ULONG -> sal_uInt32 patches related to NumberFormat extracted from ooo64bit02 CWS.


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [f451ae7bbcdfe4709c1a9d4eaf657d182d13094f]

INTEGRATION: CWS numberformat (1.8.42); FILE MERGED 2005/10/26 17:52:45 kendy 1.8.42.1: #i55546# The ULONG -> sal_uInt32 patches related to NumberFormat extracted from ooo64bit02 CWS.


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [674943769ce3d0a2d258e238cbc18d8e530a2c84]

INTEGRATION: CWS numberformat (1.39.42); FILE MERGED 2005/10/26 17:52:44 kendy 1.39.42.1: #i55546# The ULONG -> sal_uInt32 patches related to NumberFormat extracted from ooo64bit02 CWS.


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [91b21bd8c55d0bb00b6f52606dccf0092a07728a]

INTEGRATION: CWS numberformat (1.93.28); FILE MERGED 2005/10/26 17:52:43 kendy 1.93.28.1: #i55546# The ULONG -> sal_uInt32 patches related to NumberFormat extracted from ooo64bit02 CWS.


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [b43f30c94c3473bf59f584c270cfdf14f7483ef8]

INTEGRATION: CWS numberformat (1.8.44); FILE MERGED 2005/10/26 17:52:42 kendy 1.8.44.1: #i55546# The ULONG -> sal_uInt32 patches related to NumberFormat extracted from ooo64bit02 CWS.


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [95e4b18e478fc9907a7a4007e77048554cd371de]

INTEGRATION: CWS numberformat (1.5.44); FILE MERGED 2005/10/26 17:52:42 kendy 1.5.44.1: #i55546# The ULONG -> sal_uInt32 patches related to NumberFormat extracted from ooo64bit02 CWS.


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [4bf4c0475873762965342df861687f50dc606935]

INTEGRATION: CWS numberformat (1.35.42); FILE MERGED 2005/10/26 17:52:41 kendy 1.35.42.1: #i55546# The ULONG -> sal_uInt32 patches related to NumberFormat extracted from ooo64bit02 CWS.


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [a07cee293e70c9def0259ca753eae0c1f8cce179]

INTEGRATION: CWS numberformat (1.32.40); FILE MERGED 2005/10/26 17:52:41 kendy 1.32.40.1: #i55546# The ULONG -> sal_uInt32 patches related to NumberFormat extracted from ooo64bit02 CWS.


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [91655b2ea9330bce091798bf7ba2bc1ed6fdec69]

INTEGRATION: CWS numberformat (1.20.28); FILE MERGED 2005/10/26 17:52:40 kendy 1.20.28.1: #i55546# The ULONG -> sal_uInt32 patches related to NumberFormat extracted from ooo64bit02 CWS.


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [8f8e3ee6b971cb5f1ec3bbb66ca62214b5e7b658]

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>  [8e188778981ce24161d96c16811271e76423f079]

INTEGRATION: CWS numberformat (1.81.38); FILE MERGED 2005/10/26 17:52:40 kendy 1.81.38.1: #i55546# The ULONG -> sal_uInt32 patches related to NumberFormat extracted from ooo64bit02 CWS.


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [365c4882cd7d31d7f007d258d71b7fe2ed1b278e]

INTEGRATION: CWS numberformat (1.55.28); FILE MERGED 2005/10/26 17:52:33 kendy 1.55.28.1: #i55546# The ULONG -> sal_uInt32 patches related to NumberFormat extracted from ooo64bit02 CWS.


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [502a6a840b98c8a5a32b93b5318a4ce995530537]

INTEGRATION: CWS numberformat (1.60.40); FILE MERGED 2005/10/26 17:52:21 kendy 1.60.40.1: #i55546# The ULONG -> sal_uInt32 patches related to NumberFormat extracted from ooo64bit02 CWS.


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [bc0513b296a18bafb730bcb505d91a49fc7214e8]

INTEGRATION: CWS numberformat (1.23.42); FILE MERGED 2005/10/26 17:51:56 kendy 1.23.42.1: #i55546# The ULONG -> sal_uInt32 patches related to NumberFormat extracted from ooo64bit02 CWS.


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [9d5552c1c2669de59a65dcaf9e25da74b1e5151e]

INTEGRATION: CWS numberformat (1.20.26); FILE MERGED 2005/10/26 17:51:55 kendy 1.20.26.1: #i55546# The ULONG -> sal_uInt32 patches related to NumberFormat extracted from ooo64bit02 CWS.


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [bb9726c21f010fe45e6a6dde7237410e73cdc029]

INTEGRATION: CWS numberformat (1.79.44); FILE MERGED 2005/10/26 17:51:54 kendy 1.79.44.1: #i55546# The ULONG -> sal_uInt32 patches related to NumberFormat extracted from ooo64bit02 CWS.


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [6bb54b866baf52d326ae7c7447cc90836c1ad80f]

INTEGRATION: CWS numberformat (1.10.44); FILE MERGED 2005/10/26 17:51:53 kendy 1.10.44.1: #i55546# The ULONG -> sal_uInt32 patches related to NumberFormat extracted from ooo64bit02 CWS.


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [67b52f8e7d7d2221c8aaf14804322cffca5fdb01]

INTEGRATION: CWS numberformat (1.38.40); FILE MERGED 2005/10/26 17:51:52 kendy 1.38.40.1: #i55546# The ULONG -> sal_uInt32 patches related to NumberFormat extracted from ooo64bit02 CWS.


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [c96fd95eb3483c12cdca8d16251edbe16066c212]

INTEGRATION: CWS numberformat (1.24.38); FILE MERGED 2005/10/26 17:51:52 kendy 1.24.38.1: #i55546# The ULONG -> sal_uInt32 patches related to NumberFormat extracted from ooo64bit02 CWS.


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [0ddec2e9b300c5e57b6863e10af984089a20da84]

INTEGRATION: CWS numberformat (1.36.28); FILE MERGED 2005/10/26 17:51:51 kendy 1.36.28.1: #i55546# The ULONG -> sal_uInt32 patches related to NumberFormat extracted from ooo64bit02 CWS.


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [9a3c2756015de3ea27f7dc57a86c9c49616f598f]

INTEGRATION: CWS numberformat (1.12.42); FILE MERGED 2005/10/26 17:51:50 kendy 1.12.42.1: #i55546# The ULONG -> sal_uInt32 patches related to NumberFormat extracted from ooo64bit02 CWS.


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [58151aedf5579edac702c299e4739a99e9088b0f]

INTEGRATION: CWS numberformat (1.54.28); FILE MERGED 2005/10/26 17:51:49 kendy 1.54.28.1: #i55546# The ULONG -> sal_uInt32 patches related to NumberFormat extracted from ooo64bit02 CWS.


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [f0a0b309c70f3852a98891bd81b0accae0df411c]

INTEGRATION: CWS numberformat (1.16.40); FILE MERGED 2005/10/26 17:51:49 kendy 1.16.40.1: #i55546# The ULONG -> sal_uInt32 patches related to NumberFormat extracted from ooo64bit02 CWS.


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [4f97fe094206738a4742d0394b8d843577337414]

INTEGRATION: CWS numberformat (1.15.28); FILE MERGED 2005/10/26 17:51:48 kendy 1.15.28.1: #i55546# The ULONG -> sal_uInt32 patches related to NumberFormat extracted from ooo64bit02 CWS.


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [93f4e69d05035c80143e1bcb8df25886442c4848]

INTEGRATION: CWS numberformat (1.21.44); FILE MERGED 2005/10/26 17:51:47 kendy 1.21.44.1: #i55546# The ULONG -> sal_uInt32 patches related to NumberFormat extracted from ooo64bit02 CWS.


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [a6edb931a4feff415208ba4f426e65b39ba77cf1]

INTEGRATION: CWS numberformat (1.27.44); FILE MERGED 2005/11/01 14:00:52 kendy 1.27.44.2: #i55546# Rename Svsal_uInt32Table and SvULONGTable to SvNumberFormatterIndexTable. 2005/10/26 17:51:47 kendy 1.27.44.1: #i55546# The ULONG -> sal_uInt32 patches related to NumberFormat extracted from ooo64bit02 CWS.


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [5ed2306cc7c46f9245eb3b7b2291a44b1e051446]

INTEGRATION: CWS numberformat (1.6.44); FILE MERGED 2005/10/26 17:51:46 kendy 1.6.44.1: #i55546# The ULONG -> sal_uInt32 patches related to NumberFormat extracted from ooo64bit02 CWS.


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [f2f0b33244d2c7a17267045efd83c26d5b4a2c94]

INTEGRATION: CWS numberformat (1.3.44); FILE MERGED 2005/10/26 17:51:46 kendy 1.3.44.1: #i55546# The ULONG -> sal_uInt32 patches related to NumberFormat extracted from ooo64bit02 CWS.


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [d82f298b3527ab6ffd2698d52ffc6a9528d86625]

INTEGRATION: CWS numberformat (1.67.28); FILE MERGED 2005/11/01 14:00:51 kendy 1.67.28.2: #i55546# Rename Svsal_uInt32Table and SvULONGTable to SvNumberFormatterIndexTable. 2005/10/26 17:51:45 kendy 1.67.28.1: #i55546# The ULONG -> sal_uInt32 patches related to NumberFormat extracted from ooo64bit02 CWS.


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [7667324612cceaff738eaf86f8c59b854c2e216b]

INTEGRATION: CWS numberformat (1.40.28); FILE MERGED 2005/11/01 14:00:50 kendy 1.40.28.2: #i55546# Rename Svsal_uInt32Table and SvULONGTable to SvNumberFormatterIndexTable. 2005/10/26 17:51:44 kendy 1.40.28.1: #i55546# The ULONG -> sal_uInt32 patches related to NumberFormat extracted from ooo64bit02 CWS.


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [74a91c7511a7f3ed6a259ffe17d077db37a1cfb8]

INTEGRATION: CWS numberformat (1.52.28); FILE MERGED 2005/11/01 14:00:49 kendy 1.52.28.2: #i55546# Rename Svsal_uInt32Table and SvULONGTable to SvNumberFormatterIndexTable. 2005/10/26 17:51:44 kendy 1.52.28.1: #i55546# The ULONG -> sal_uInt32 patches related to NumberFormat extracted from ooo64bit02 CWS.


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [3568991eca39158ab5b9cd549f6b8b7a2bed5605]

INTEGRATION: CWS numberformat (1.15.44); FILE MERGED 2005/10/26 17:51:43 kendy 1.15.44.1: #i55546# The ULONG -> sal_uInt32 patches related to NumberFormat extracted from ooo64bit02 CWS.


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [5ef146bb46a0ef8b9d8a5ae044284c25a52424dd]

INTEGRATION: CWS numberformat (1.18.28); FILE MERGED 2005/10/26 17:51:43 kendy 1.18.28.1: #i55546# The ULONG -> sal_uInt32 patches related to NumberFormat extracted from ooo64bit02 CWS.


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [8ea552859516afc97c51110f8dc0646f77a87a12]

INTEGRATION: CWS numberformat (1.88.28); FILE MERGED 2005/11/01 14:00:48 kendy 1.88.28.2: #i55546# Rename Svsal_uInt32Table and SvULONGTable to SvNumberFormatterIndexTable. 2005/10/26 17:51:42 kendy 1.88.28.1: #i55546# The ULONG -> sal_uInt32 patches related to NumberFormat extracted from ooo64bit02 CWS.


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [4805d7774cdca60573de810ca93ee6667a80cbc9]

INTEGRATION: CWS numberformat (1.64.30); FILE MERGED 2005/10/26 17:51:41 kendy 1.64.30.1: #i55546# The ULONG -> sal_uInt32 patches related to NumberFormat extracted from ooo64bit02 CWS.


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [9ee657de674131fbb7e83ffef4fee574b1f618b2]

INTEGRATION: CWS numberformat (1.57.40); FILE MERGED 2005/11/01 14:00:47 kendy 1.57.40.2: #i55546# Rename Svsal_uInt32Table and SvULONGTable to SvNumberFormatterIndexTable. 2005/10/26 17:51:40 kendy 1.57.40.1: #i55546# The ULONG -> sal_uInt32 patches related to NumberFormat extracted from ooo64bit02 CWS.


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [2d64331e7a002f841f8e78ded31919daf4441aba]

INTEGRATION: CWS numberformat (1.4.62); FILE MERGED 2005/10/26 17:51:40 kendy 1.4.62.1: #i55546# The ULONG -> sal_uInt32 patches related to NumberFormat extracted from ooo64bit02 CWS.


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [9e7825a198de9028f9d3807871348229e7e3b079]

INTEGRATION: CWS numberformat (1.7.62); FILE MERGED 2005/10/26 17:51:39 kendy 1.7.62.1: #i55546# The ULONG -> sal_uInt32 patches related to NumberFormat extracted from ooo64bit02 CWS.


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [343800b97cdd01bf74f6aae2dcbd630d10559020]

INTEGRATION: CWS numberformat (1.30.64); FILE MERGED 2005/10/26 17:51:38 kendy 1.30.64.1: #i55546# The ULONG -> sal_uInt32 patches related to NumberFormat extracted from ooo64bit02 CWS.


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [fde1f5cafadd3835f0fba736b6ce9b50528d78a7]

INTEGRATION: CWS numberformat (1.80.8); FILE MERGED 2005/10/26 17:51:37 kendy 1.80.8.1: #i55546# The ULONG -> sal_uInt32 patches related to NumberFormat extracted from ooo64bit02 CWS.


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [bbcd7a886d13250aa3a7c3d62f64df849316385d]

INTEGRATION: CWS numberformat (1.26.8); FILE MERGED 2005/10/26 17:51:36 kendy 1.26.8.1: #i55546# The ULONG -> sal_uInt32 patches related to NumberFormat extracted from ooo64bit02 CWS.


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [5ce20f5dbaad1a8f46fe77f7dc425fed04261734]

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>  [3295c5e12bb6ae8ad80af88b6fa30fa5cea40ab9]

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>  [a63e4fc258dc1d6e52fbb307ea7f8ab437cd41dd]

INTEGRATION: CWS numberformat (1.3.16); FILE MERGED 2005/10/26 17:51:36 kendy 1.3.16.1: #i55546# The ULONG -> sal_uInt32 patches related to NumberFormat extracted from ooo64bit02 CWS.


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [fd00fc1731477f29a9937468cd48e344d74cfbb9]

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>  [632bf174e8175b6175a170e3be1ef3de5a73c238]

INTEGRATION: CWS canvas04 (1.5.12); FILE MERGED 2005/11/21 17:17:34 thb 1.5.12.1: #i10000# gcc3.3 prob again: separated out temporary object into named object


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [b466cba2deda177f973e31c58ec6b8d740fd2231]

INTEGRATION: CWS numberformat (1.11.104); FILE MERGED 2005/11/15 14:18:55 kendy 1.11.104.1: #i55546# sal_uInt32 -> xub_StrLen for AddFormat.


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [7973a774fdfe0e3a380accb3593c9afe2354d898]

INTEGRATION: CWS numberformat (1.19.32); FILE MERGED 2005/10/26 17:51:34 kendy 1.19.32.1: #i55546# The ULONG -> sal_uInt32 patches related to NumberFormat extracted from ooo64bit02 CWS.


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [e325822d88f0fb2e04dc54b1992d8364d9233f35]

INTEGRATION: CWS numberformat (1.22.102); FILE MERGED 2005/11/15 14:18:54 kendy 1.22.102.2: #i55546# sal_uInt32 -> xub_StrLen for AddFormat. 2005/10/26 17:51:27 kendy 1.22.102.1: #i55546# The ULONG -> sal_uInt32 patches related to NumberFormat extracted from ooo64bit02 CWS.


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [3bc68e68a164854d223e4ae937ae05de6a7fa0c5]

INTEGRATION: CWS numberformat (1.12.72); FILE MERGED 2005/10/26 17:50:52 kendy 1.12.72.1: #i55546# The ULONG -> sal_uInt32 patches related to NumberFormat extracted from ooo64bit02 CWS.


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [542cd419d029feff26be5940065013b50a13ce92]

INTEGRATION: CWS numberformat (1.15.74); FILE MERGED 2005/10/26 17:50:51 kendy 1.15.74.1: #i55546# The ULONG -> sal_uInt32 patches related to NumberFormat extracted from ooo64bit02 CWS.


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [9dcb9b8028a5e487887c5faff2fed41e8437826d]

INTEGRATION: CWS numberformat (1.17.48); FILE MERGED 2005/10/26 17:50:51 kendy 1.17.48.1: #i55546# The ULONG -> sal_uInt32 patches related to NumberFormat extracted from ooo64bit02 CWS.


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [b5f4c769fafdbe2dec25080448dd1c2920e8bd37]

INTEGRATION: CWS numberformat (1.34.70); FILE MERGED 2005/10/26 17:50:50 kendy 1.34.70.1: #i55546# The ULONG -> sal_uInt32 patches related to NumberFormat extracted from ooo64bit02 CWS.


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [2d60a947cb3307ff8b138891d446d7d575ea2849]

INTEGRATION: CWS numberformat (1.9.74); FILE MERGED 2005/10/26 17:50:49 kendy 1.9.74.1: #i55546# The ULONG -> sal_uInt32 patches related to NumberFormat extracted from ooo64bit02 CWS.


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [098716e74dc6e36f076f3803083369dfd52eb056]

INTEGRATION: CWS numberformat (1.12.72); FILE MERGED 2005/10/26 17:50:48 kendy 1.12.72.1: #i55546# The ULONG -> sal_uInt32 patches related to NumberFormat extracted from ooo64bit02 CWS.


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [24741e1e3f25c332ba6703130c0d9ec2cbb91a34]

INTEGRATION: CWS numberformat (1.79.10); FILE MERGED 2005/10/26 17:50:47 kendy 1.79.10.1: #i55546# The ULONG -> sal_uInt32 patches related to NumberFormat extracted from ooo64bit02 CWS.


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [b85635fe63209ec49f8685207831af76a31fa541]

INTEGRATION: CWS numberformat (1.90.38); FILE MERGED 2005/10/26 17:50:45 kendy 1.90.38.1: #i55546# The ULONG -> sal_uInt32 patches related to NumberFormat extracted from ooo64bit02 CWS.


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [28f8a1602bca47f90bb79d9e5f76860604f1d635]

INTEGRATION: CWS numberformat (1.136.68); FILE MERGED 2005/10/26 17:50:44 kendy 1.136.68.1: #i55546# The ULONG -> sal_uInt32 patches related to NumberFormat extracted from ooo64bit02 CWS.


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [0062183f99dd3e4c0bc044d905bad2b84b6cc6c6]

INTEGRATION: CWS numberformat (1.14.70); FILE MERGED 2005/10/26 17:50:43 kendy 1.14.70.1: #i55546# The ULONG -> sal_uInt32 patches related to NumberFormat extracted from ooo64bit02 CWS.


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [bec6962e44d1c4d21f79848e1eb7823b2628197f]

INTEGRATION: CWS numberformat (1.8.74); FILE MERGED 2005/10/26 17:50:41 kendy 1.8.74.1: #i55546# The ULONG -> sal_uInt32 patches related to NumberFormat extracted from ooo64bit02 CWS.


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [296cfc502ca562b350d28b9a18a435bf67d97e2b]

INTEGRATION: CWS numberformat (1.10.74); FILE MERGED 2005/10/26 17:50:38 kendy 1.10.74.1: #i55546# The ULONG -> sal_uInt32 patches related to NumberFormat extracted from ooo64bit02 CWS.


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [902778d09374d55dae8d930ddcae2780f7235838]

INTEGRATION: CWS fwk28 (1.2.12); FILE MERGED 2005/11/30 10:19:40 as 1.2.12.1: #i58618# solve ambigious problem with ThreadHelpBase class


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [62596611bd51cd0ac59db29f26627c42e7f152be]

INTEGRATION: CWS numberformat (1.18.72); FILE MERGED 2005/10/26 17:50:38 kendy 1.18.72.1: #i55546# The ULONG -> sal_uInt32 patches related to NumberFormat extracted from ooo64bit02 CWS.


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [c4203c5603604927ded50cd3e4e1000678afc659]

INTEGRATION: CWS fwk28 (1.2.12); FILE MERGED 2005/11/30 10:19:25 as 1.2.12.1: #i58618# solve ambigious problem with ThreadHelpBase class


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [5a5c043e244d4294b0f535827abb416a2465757c]

INTEGRATION: CWS numberformat (1.19.70); FILE MERGED 2005/10/26 17:50:37 kendy 1.19.70.1: #i55546# The ULONG -> sal_uInt32 patches related to NumberFormat extracted from ooo64bit02 CWS.


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [97ea4537b51cbbde929e8f1e4c4f505a2d8ba384]

INTEGRATION: CWS numberformat (1.7.70); FILE MERGED 2005/10/26 17:50:36 kendy 1.7.70.1: #i55546# The ULONG -> sal_uInt32 patches related to NumberFormat extracted from ooo64bit02 CWS.


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [52b12889b72ec88bd9c937887d53f4918a890082]

INTEGRATION: CWS fwk28 (1.5.10); FILE MERGED 2005/11/30 11:56:35 as 1.5.10.1: #128043# add dependencies between fcfg*.mk and makefile.mk


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [0e3f7688f4537a900b98886a062737ff82f6729a]

INTEGRATION: CWS numberformat (1.12.70); FILE MERGED 2005/10/26 17:50:35 kendy 1.12.70.1: #i55546# The ULONG -> sal_uInt32 patches related to NumberFormat extracted from ooo64bit02 CWS.


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [7744270a03acfec74baec901564dda63b079109a]

INTEGRATION: CWS fwk28 (1.15.8); FILE MERGED 2005/11/30 11:56:36 as 1.15.8.1: #128043# add dependencies between fcfg*.mk and makefile.mk


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [faf2c6e65ed19b8a8286d75dae9b4cd63997f1d0]

INTEGRATION: CWS numberformat (1.29.38); FILE MERGED 2005/10/26 17:50:34 kendy 1.29.38.1: #i55546# The ULONG -> sal_uInt32 patches related to NumberFormat extracted from ooo64bit02 CWS.


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [861a7f12abb6e4687c3e70778ad88c1cc79ecef0]

INTEGRATION: CWS numberformat (1.16.48); FILE MERGED 2005/10/26 17:50:34 kendy 1.16.48.1: #i55546# The ULONG -> sal_uInt32 patches related to NumberFormat extracted from ooo64bit02 CWS.


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [28394789004d5f3fdec3981884dd3d8368824357]

INTEGRATION: CWS numberformat (1.7.70); FILE MERGED 2005/10/26 17:50:32 kendy 1.7.70.1: #i55546# The ULONG -> sal_uInt32 patches related to NumberFormat extracted from ooo64bit02 CWS.


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [1fe67c25f4590225d79b97f1e577cb4666335305]

INTEGRATION: CWS numberformat (1.4.74); FILE MERGED 2005/10/26 17:50:32 kendy 1.4.74.1: #i55546# The ULONG -> sal_uInt32 patches related to NumberFormat extracted from ooo64bit02 CWS.


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [d6a405799e54ef0a982865aa22edc739154abb6b]

INTEGRATION: CWS numberformat (1.10.70); FILE MERGED 2005/10/26 17:50:31 kendy 1.10.70.1: #i55546# The ULONG -> sal_uInt32 patches related to NumberFormat extracted from ooo64bit02 CWS.


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [31318175b2b08ef38463bcaf400cd358b7cbb0eb]

INTEGRATION: CWS numberformat (1.6.72); FILE MERGED 2005/10/26 17:50:31 kendy 1.6.72.1: #i55546# The ULONG -> sal_uInt32 patches related to NumberFormat extracted from ooo64bit02 CWS.


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [8aff4a7518f6a9aeb9a8c9215794f3262af1d31f]

INTEGRATION: CWS numberformat (1.11.72); FILE MERGED 2005/10/26 17:50:31 kendy 1.11.72.1: #i55546# The ULONG -> sal_uInt32 patches related to NumberFormat extracted from ooo64bit02 CWS.


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [c873ad4d0bb6affc8ca20ad082bd9d05205c6145]

INTEGRATION: CWS numberformat (1.8.72); FILE MERGED 2005/10/26 17:50:31 kendy 1.8.72.1: #i55546# The ULONG -> sal_uInt32 patches related to NumberFormat extracted from ooo64bit02 CWS.


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [f3e2df7bdd7aed9cc7f61507b725578d14ed3b7f]

INTEGRATION: CWS numberformat (1.31.70); FILE MERGED 2005/10/26 17:50:30 kendy 1.31.70.1: #i55546# The ULONG -> sal_uInt32 patches related to NumberFormat extracted from ooo64bit02 CWS.


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [d413630df03682d337b77be2101de86bc03229f3]

INTEGRATION: CWS numberformat (1.4.74); FILE MERGED 2005/10/26 17:50:30 kendy 1.4.74.1: #i55546# The ULONG -> sal_uInt32 patches related to NumberFormat extracted from ooo64bit02 CWS.


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [0af3f4badd7745a77965e52e1dc40b467ccb6de4]

INTEGRATION: CWS systemagg (1.2.6); FILE MERGED 2005/11/23 10:58:28 rene 1.2.6.1: #i58336# add --with-system-agg


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [f0dd37a963cfcd0ecdaab54c1aa0de3f91815e9f]

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>  [2ed4e9a3362a114275062600e59450ed13a693a4]

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>  [37221f8809ef324424a95ad0a8b26b157f2b7a8a]

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>  [898576f89b125eeca78ea35b8d4a9e802281e7e9]

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>  [b8a9ea081e51232e732461abc54c8b54ff7d5de3]

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>  [ab195c25bf59b294a42e4f7600e2e5a0e79b3ba6]

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>  [69fd092592ac297589ef662c188d6f1a87ab9c90]

INTEGRATION: CWS numberformat (1.9.42); FILE MERGED 2005/10/26 17:50:24 kendy 1.9.42.1: #i55546# The ULONG -> sal_uInt32 patches related to NumberFormat extracted from ooo64bit02 CWS.


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [5864cc148db80a904aaccae56c756467a51e122a]

INTEGRATION: CWS numberformat (1.68.16); FILE MERGED 2005/10/26 17:50:23 kendy 1.68.16.1: #i55546# The ULONG -> sal_uInt32 patches related to NumberFormat extracted from ooo64bit02 CWS.


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [b7ce6b3f103bfbf2f182a7a65f79149a247ed93c]

INTEGRATION: CWS numberformat (1.3.20); FILE MERGED 2005/10/26 17:50:22 kendy 1.3.20.1: #i55546# The ULONG -> sal_uInt32 patches related to NumberFormat extracted from ooo64bit02 CWS.


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [7f4ae5f702652131af042a426b299f6249850acc]

INTEGRATION: CWS numberformat (1.24.14); FILE MERGED 2005/10/26 17:50:21 kendy 1.24.14.1: #i55546# The ULONG -> sal_uInt32 patches related to NumberFormat extracted from ooo64bit02 CWS.


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [4ffaf544107d65c600b5749146f2d74f78e4299c]

INTEGRATION: CWS numberformat (1.23.20); FILE MERGED 2005/10/26 17:50:20 kendy 1.23.20.1: #i55546# The ULONG -> sal_uInt32 patches related to NumberFormat extracted from ooo64bit02 CWS.


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [26bb3599d5dcc3e8d8534608b7ef37735ae4c966]

INTEGRATION: CWS numberformat (1.62.20); FILE MERGED 2005/10/26 17:50:20 kendy 1.62.20.1: #i55546# The ULONG -> sal_uInt32 patches related to NumberFormat extracted from ooo64bit02 CWS.


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [89025a4da3b412c05984dedc5962e0d66c1ba965]

INTEGRATION: CWS numberformat (1.25.14); FILE MERGED 2005/10/26 17:50:19 kendy 1.25.14.1: #i55546# The ULONG -> sal_uInt32 patches related to NumberFormat extracted from ooo64bit02 CWS.


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [f9799b85072f26b78b3a1b4090e6c46258a7bfbe]

INTEGRATION: CWS numberformat (1.5.20); FILE MERGED 2005/11/01 14:00:41 kendy 1.5.20.1: #i55546# Rename Svsal_uInt32Table and SvULONGTable to SvNumberFormatterIndexTable.


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [cf92112e3914339dec04302a34c231a5697efbef]

INTEGRATION: CWS numberformat (1.3.18); FILE MERGED 2005/11/01 14:00:41 kendy 1.3.18.1: #i55546# Rename Svsal_uInt32Table and SvULONGTable to SvNumberFormatterIndexTable.


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [88649e60a824f8f091cdaf951148f2339def827c]

INTEGRATION: CWS numberformat (1.5.20); FILE MERGED 2005/11/01 14:00:40 kendy 1.5.20.1: #i55546# Rename Svsal_uInt32Table and SvULONGTable to SvNumberFormatterIndexTable.


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [ae16f5ad710a17d885ca94e5fe0ab5fd0b71eb47]

INTEGRATION: CWS numberformat (1.5.20); FILE MERGED 2005/11/01 14:00:39 kendy 1.5.20.1: #i55546# Rename Svsal_uInt32Table and SvULONGTable to SvNumberFormatterIndexTable.


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [06b27d8f98437da2280d7cc282f003e931686a86]

INTEGRATION: CWS numberformat (1.6.20); FILE MERGED 2005/11/01 14:00:38 kendy 1.6.20.1: #i55546# Rename Svsal_uInt32Table and SvULONGTable to SvNumberFormatterIndexTable.


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [bf9424faa2b155da2a8c3029606aa9054da19522]

INTEGRATION: CWS numberformat (1.5.20); FILE MERGED 2005/11/01 14:00:38 kendy 1.5.20.1: #i55546# Rename Svsal_uInt32Table and SvULONGTable to SvNumberFormatterIndexTable.


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [c415654ff731f11f2b5a88dc63e7cd6c2afd2ad7]

INTEGRATION: CWS numberformat (1.8.16); FILE MERGED 2005/11/01 14:00:37 kendy 1.8.16.1: #i55546# Rename Svsal_uInt32Table and SvULONGTable to SvNumberFormatterIndexTable.


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [820485bbbfb186cb56a4124d348253144e4d6bb9]

INTEGRATION: CWS numberformat (1.10.6); FILE MERGED 2005/11/01 14:00:37 kendy 1.10.6.1: #i55546# Rename Svsal_uInt32Table and SvULONGTable to SvNumberFormatterIndexTable.


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [051c5cf379276c06b9669d44550842c6af4c5afd]

INTEGRATION: CWS cyb2 (1.15.36); FILE MERGED 2005/10/28 19:10:59 cyb 1.15.36.1: Issue number: #54433#


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [105f06f3a443f072a2398dc886e690c00e553777]

INTEGRATION: CWS cyb2 (1.9.62); FILE MERGED 2005/10/07 16:06:59 cyb 1.9.62.1: Issue number: #53300#


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [8af86fa40afb9ab28a23402fa75ed40d8bd6434c]

INTEGRATION: CWS cyb2 (1.8.196); FILE MERGED 2005/10/07 16:01:27 cyb 1.8.196.1: Issue number: #52010#


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [b0ac0a5cbf14b7a5f7862a239a119a69e4ee0150]

INTEGRATION: CWS cyb2 (1.5.132); FILE MERGED 2005/10/22 19:46:38 cyb 1.5.132.1: Issue number: #56440#


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [6a6ec0c4616f7f612ddcaaa4c43c4efe0096e1b8]

INTEGRATION: CWS cyb2 (1.10.196); FILE MERGED 2005/10/27 17:30:52 cyb 1.10.196.1: Issue number: #56640#


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [9e3cb0ad9b41859cf7212057b4c8025098a6584d]

INTEGRATION: CWS cyb2 (1.7.196); FILE MERGED 2005/10/17 19:16:03 cyb 1.7.196.2: Issue number: #54686# one more correction 2005/10/17 18:07:01 cyb 1.7.196.1: Issue number: #54686#


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [8ffe38d9d1d0187c3f20aa0bf8bcc40be1008865]

INTEGRATION: CWS pj41 (1.6.2); FILE MERGED 2005/11/08 20:04:10 pjanik 1.6.2.1: #i57409#: 64bit fixes for Mozilla.


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [ea0eb7e27695947d1d6d32600bdbc71f3593b07a]

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>  [e26e5e4976390138166b989646d18dd3100d30a9]

INTEGRATION: CWS native33 (1.1.2); FILE ADDED 2005/12/13 10:55:18 is 1.1.2.1: #i58847# setting default destination dir in update process


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [eed73e56767751e7f66b605f5c50a7d7d49fd646]

INTEGRATION: CWS native33 (1.6.38); FILE MERGED 2005/12/13 10:53:19 is 1.6.38.1: #i58847# setting default destination dir in update process


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [e7affdb7c48c25578df5119b290632aa30ad3f02]

INTEGRATION: CWS native33 (1.5.88); FILE MERGED 2005/12/13 10:53:19 is 1.5.88.1: #i58847# setting default destination dir in update process


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [4bbd19f9827b62dfcd2dd9baf062bc432db76787]

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>  [020d54a06c792d2800dcd27ea5ce045aa061177b]

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>  [4334c925e5fd2e265d5f08e54051ca49331b7b23]

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>  [36c4251d57f7ca1702a85e7c3c295f24f8066981]

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>  [00d5c3ec25558f509268f64579cadc5b53a0e2fe]

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>  [bc349bc0d9ba4e3efca62ae55615bd599c1764de]

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>  [7f82b8ff7a07935b34264c3e6b39cae10b7ccdd3]

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>  [cce60440c71c72d7c4ceeaacd868de5d1564060a]

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>  [0be6bddfc0c123771890327ad03cdd897853f216]

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>  [c753404001f9dbcb8ce8b45668bcfe5f22d02709]

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>  [bfe905d41239c2bc238fde12ae1cd481d40b996e]

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>  [7dac0660255152fc847233d78b90cf390d6565c2]

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>  [f7da9bd41a60c24b9d6e6c4414d5ac471bfe5b48]

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>  [a882a6bcc97df4b6adce19580a7be30e47274246]

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>  [436a657f4d8b72e14d4d7e0ea0db51a17753104e]

INTEGRATION: CWS cyb1 (1.10.40); FILE MERGED 2005/12/01 14:23:22 jsc 1.10.40.2: #i53576# correct typo decription -> description 2005/08/21 11:08:06 cyb 1.10.40.1: Issue number: #53576#


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [3f678224f12c945f5df70f2fd51eff7e62b4c6be]

INTEGRATION: CWS cyb1 (1.12.40); FILE MERGED 2005/08/17 13:42:16 cyb 1.12.40.1: Issue number: #53446#


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [a0c5a196a504dd52243f4a77357dba229602f0a3]

INTEGRATION: CWS cyb1 (1.10.40); FILE MERGED 2005/08/08 17:35:22 cyb 1.10.40.1: Issue number: #53007


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [fb8e5ac63ebac6ce3f58a9085b80216620aee63c]

INTEGRATION: CWS cyb1 (1.11.40); FILE MERGED 2005/08/12 11:43:28 cyb 1.11.40.1: Issue number: #53193#


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [ee31aadf51acc604d0b7608f9f5b9292352a0d3e]

INTEGRATION: CWS cyb1 (1.9.226); FILE MERGED 2005/08/05 11:52:37 cyb 1.9.226.2: undoing wrong fix, see #35660# 2005/08/03 07:57:24 cyb 1.9.226.1: Issue number: #35660#


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [ef116ca2d163e1c1ba2f13a8892ac8a4b142dd05]

INTEGRATION: CWS cyb1 (1.11.226); FILE MERGED 2005/08/19 15:29:30 cyb 1.11.226.1: #29235#, fixed 1st example removed 2nd


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [18e8e297767f7677318b7b24403d90aff7786766]

INTEGRATION: CWS cyb1 (1.3.226); FILE MERGED 2005/08/03 07:27:15 cyb 1.3.226.1: Issue number: #51098#


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [76fa6185138fab8de7f4ae147539c418dec4bbd9]

INTEGRATION: CWS cyb1 (1.3.226); FILE MERGED 2005/12/14 10:55:58 rt 1.3.226.2: Line ends corrected 2005/08/03 07:07:41 cyb 1.3.226.1: Issue number: #36030#


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [6bfa0e691a01efb96ff1fd8b5362b5e188fba9ec]

INTEGRATION: CWS cyb1 (1.10.226); FILE MERGED 2005/08/15 13:58:11 cyb 1.10.226.1: Issue number: #40559#


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [f1639e66137380abdea864347a00a8d12e4f51a5]

INTEGRATION: CWS cyb1 (1.6.226); FILE MERGED 2005/08/02 20:12:17 cyb 1.6.226.1: Issue number: 36476 Submitted by: cyb Reviewed by: Issue number: Submitted by: Reviewed by:


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [1bd762dcdfb376f9e8032b9f86244c0f77d1b9ad]

INTEGRATION: CWS cyb1 (1.13.114); FILE MERGED 2005/08/26 11:33:44 cyb 1.13.114.1: Issue number: #53443#


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [cd2f7858b1314f576819c760aaf0f6b01799e7b1]

INTEGRATION: CWS cyb1 (1.1.130); FILE MERGED 2005/08/23 07:20:29 sb 1.1.130.1: #i52998# Made rotting code compile again (patch supplied by cyb).


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [cb6e39af0b2cc8538f14d21151a6f21f649f1bf0]

INTEGRATION: CWS cyb1 (1.2.88); FILE MERGED 2005/08/23 07:20:29 sb 1.2.88.1: #i52998# Made rotting code compile again (patch supplied by cyb).


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [0c1271bbd53092fe1f7b97c227fa4857a6f0d29c]

INTEGRATION: CWS systemagg (1.3.6); FILE MERGED 2005/11/23 10:58:30 rene 1.3.6.1: #i58336# add --with-system-agg


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [10f89f059e0daee22baf9b6776f2a70e08a31fbe]

INTEGRATION: CWS systemagg (1.3.6); FILE MERGED 2005/11/23 10:58:29 rene 1.3.6.1: #i58336# add --with-system-agg


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [fac79fbcae5aa828ba06fd2c3f9fe4a8bafcca1b]

INTEGRATION: CWS systemagg (1.6.12); FILE MERGED 2005/11/23 10:58:29 rene 1.6.12.1: #i58336# add --with-system-agg


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [c1edf5c9f4fa4227e93847ebcef114dd0fa30273]

INTEGRATION: CWS unxlngppc02 (1.10.138); FILE MERGED 2005/11/09 11:17:42 rene 1.10.138.2: merge the three identical NOOPTFILES... 2005/11/08 21:29:33 rene 1.10.138.1: work around GCC bug which OOMs out with -O2


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [d95b24abd5c8636935565e22cb302ca506db13e3]

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>  [67d4a3fa454520a51ffceadf8c708ea84f36ffd4]

INTEGRATION: CWS sdkinstaller2 (1.25.4); FILE MERGED 2005/11/11 12:19:13 jsc 1.25.4.1: #i57724# correct reference to user specific setsdkenv_windows.bat (windows only)


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [d5ccb39ad961608ce27a989fa98a2481fd7e5449]

INTEGRATION: CWS sdkinstaller2 (1.17.4); FILE MERGED 2005/11/11 12:18:01 jsc 1.17.4.1: #i57723# remove echo


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [34e01876b9705b550e9e84c2a2f104824c4e9f84]

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-14  Rüdiger Timm  <rt@openoffice.org>  [55b57c9a0fef3686191102d9ee7357523fd98e2e]

INTEGRATION: CWS cmcfixes20 (1.3.42); FILE MERGED 2005/10/28 08:04:19 cmc 1.3.42.1: #i55603# make mythes safe against empty thesasurus


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [abf29917ff83f09e05292da796369eda4052ff16]

INTEGRATION: CWS cmcfixes20 (1.17.10); FILE MERGED 2005/10/28 08:12:16 cmc 1.17.10.1: normalize ln usage


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [09fba9bd91685a89c262bb10b32ac4b56cc15a7a]

INTEGRATION: CWS cmcfixes20 (1.16.10); FILE MERGED 2005/10/28 08:12:15 cmc 1.16.10.1: normalize ln usage


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [515cfbc9ccba85259fd0014a0c0f83d1478848a5]

INTEGRATION: CWS cmcfixes20 (1.5.10); FILE MERGED 2005/10/28 08:12:15 cmc 1.5.10.1: normalize ln usage


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [94e04a9f2b55e3bc3cdfff5d3059e15fd000bf12]

INTEGRATION: CWS cmcfixes20 (1.8.6); FILE MERGED 2005/10/28 08:12:14 cmc 1.8.6.1: normalize ln usage


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [764bf1360d4f44b3326af0b7de33d060cc4298e7]

INTEGRATION: CWS cmcfixes20 (1.3.24); FILE MERGED 2005/10/28 08:23:59 cmc 1.3.24.1: G_GNUC_CONST in evoadb2 problematic


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [1c67074fff657e9c0da036f5fcc2f3ac46df491c]

INTEGRATION: CWS cmcfixes20 (1.3.24); FILE MERGED 2005/10/28 08:23:58 cmc 1.3.24.1: G_GNUC_CONST in evoadb2 problematic


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [a21f54863f8b3f952ca40dfcbace821f2e75f2a2]

INTEGRATION: CWS fakebold (1.30.46); FILE MERGED 2005/12/06 12:30:52 hdu 1.30.46.2: RESYNC: (1.30-1.32); FILE MERGED 2005/10/11 14:22:29 hdu 1.30.46.1: #i18285# apply the patch for synthetic font attributes


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [d396d6f389666ce72f9596c35201dbdf588dd641]

INTEGRATION: CWS fakebold (1.31.48); FILE MERGED 2005/12/06 12:30:39 hdu 1.31.48.2: RESYNC: (1.31-1.32); FILE MERGED 2005/10/11 14:22:27 hdu 1.31.48.1: #i18285# apply the patch for synthetic font attributes


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [b84727ea52fc7b3e5c8a973cce1bba433b17e816]

INTEGRATION: CWS fakebold (1.115.46); FILE MERGED 2005/12/07 12:54:40 hdu 1.115.46.4: #i18285# handle binary incompatible matrix change in FT 2.1.2 2005/12/06 12:30:31 hdu 1.115.46.3: RESYNC: (1.115-1.117); FILE MERGED 2005/12/06 11:54:05 hdu 1.115.46.2: #i18285# handle binary incompatible matrix change in FT 2.1.2 2005/10/11 14:22:22 hdu 1.115.46.1: #i18285# apply the patch for synthetic font attributes


2005-12-14  Rüdiger Timm  <rt@openoffice.org>  [da6447917faac40e0ad6239ca0d39111f54f5b9f]

#i10000# '-l X11' - found here as locally modified, just checking in. Who did that change?


2005-12-09  Rüdiger Timm  <rt@openoffice.org>  [265dc96c45a3fed0191ccd287a5d2e6a5c3e04c0]

#i10000# Do not pack 'th' office sets, do 'en-US_th' instead.


2005-12-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [37f86e889596fa7644a2d270f411b1ad1c6284d0]

SRC680


2005-12-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [44a88456b5cb2e645207832d7cb3c00c35d2006c]

#i59075# Fixed using wrong resource ID for fixed text control


2005-12-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [9c4979f64c7604830098949337734fa04bccc95d]

SRC680


2005-12-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [e96e3e02af1689e72dcb2db69bf4c2d89e724bb5]

INTEGRATION: CWS impress80 (1.52.22); FILE MERGED 2005/12/07 15:59:24 af 1.52.22.1: #128397# Do not access CommandWheelData in HandleScrollCommand when that object is NULL.


2005-12-07  Frank Schönheit  <fs@openoffice.org>  [89e3e2475c60c6c72121b9d6466964e1f462d428]

#i58899# add libpcr do the patch set


2005-12-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [69588c09a2f4e5f82a1902e6d9cf4a19880de35c]

SRC680


2005-12-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [cb9f996de29b5b0d6d799a9c14fcf07532ba00aa]

INTEGRATION: CWS asianbug (1.40.36); FILE MERGED 2005/12/06 14:04:55 fme 1.40.36.1: #i58907# Asian justification broke


2005-12-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [b38681b7919e0d6f092e387721729f7baad01994]

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>  [090685c0fdd0fde87bab03533955b871f046dfa0]

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>  [3ea900223b8fb089caaf0c85259d86a69b052eb6]

SRC680


2005-11-30  Kurt Zenker  <kz@openoffice.org>  [7fc31fe1fe2be5143e17dfbb00a95d4ae0aba9c3]

SRC680


2005-11-30  Kurt Zenker  <kz@openoffice.org>  [1634ff68fb44767fc8573f1be788d1116d12bb66]

INTEGRATION: CWS dba201g (1.94.30); FILE MERGED 2005/11/29 13:48:08 fs 1.94.30.1: #i58609# proper index check in insertByIndex


2005-11-30  Kurt Zenker  <kz@openoffice.org>  [cb33b4c20e8bdb942a9216e31578229e6e3079b2]

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>  [97b28f0eb5b522e1fdda8049cb182b692835bfd7]

INTEGRATION: CWS ivo17 (1.12.70); FILE MERGED 2005/11/29 13:03:37 ihi 1.12.70.1: #i57889# Skip comments in xcu files


2005-11-30  Kurt Zenker  <kz@openoffice.org>  [c98f6e316cde1d04dc1b509448b89f69aa1d1646]

INTEGRATION: CWS native31 (1.5.32); FILE MERGED 2005/11/28 15:23:50 pjanik 1.5.32.1: #i54734#: fix horizontal line and URL (re-merge from OOO680/prep2)


2005-11-30  Kurt Zenker  <kz@openoffice.org>  [91f5eea8a449bfdc55118928ae78353a8252a048]

INTEGRATION: CWS native31 (1.4.32); FILE MERGED 2005/11/28 15:23:40 pjanik 1.4.32.1: #i54734#: fix horizontal line and URL (re-merge from OOO680/prep2)


2005-11-30  Kurt Zenker  <kz@openoffice.org>  [460de132bec46b4024233647a7cf3189bfb730c1]

INTEGRATION: CWS native31 (1.4.32); FILE MERGED 2005/11/28 15:23:36 pjanik 1.4.32.1: #i54734#: fix horizontal line and URL (re-merge from OOO680/prep2)


2005-11-30  Kurt Zenker  <kz@openoffice.org>  [389ce9a9147f5304ce7ad32003103ea4c1a73f57]

INTEGRATION: CWS native31 (1.4.32); FILE MERGED 2005/11/28 15:23:30 pjanik 1.4.32.1: #i54734#: fix horizontal line and URL (re-merge from OOO680/prep2)


2005-11-30  Kurt Zenker  <kz@openoffice.org>  [1aa0f51d4bf8ee5853a811d17ca449f125a619ec]

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-30  Kurt Zenker  <kz@openoffice.org>  [06c2410f2c38d3c8afe7c84fd91bb07c1a620c0f]

INTEGRATION: CWS native31 (1.9.12); FILE MERGED 2005/11/28 11:05:00 is 1.9.12.1: #i58540# setting ooo versions


2005-11-25  Rüdiger Timm  <rt@openoffice.org>  [edcff67820e8d447de3b7de70ee3c7eb0b4ffcc0]

SRC680


2005-11-25  Rüdiger Timm  <rt@openoffice.org>  [2552d446ae2c3989539e113c0273140acd8de15e]

INTEGRATION: CWS packrepair1 (1.172.14); FILE MERGED 2005/11/25 10:48:54 mav 1.172.14.1: #b6337950# catch the exception


2005-11-25  Rüdiger Timm  <rt@openoffice.org>  [9a5c9bd037e63ac97c90c05e8668eb88c8b278fd]

INTEGRATION: CWS packrepair1 (1.96.54); FILE MERGED 2005/11/25 16:01:49 od 1.96.54.1: #i58448# <SwTrnsferDdeLink::Disconnect(..)> 	 - On <SwDoc::DelBookmark(..)> suppress <SetModified> calls to SwDocShell


2005-11-25  Oliver Bolte  <obo@openoffice.org>  [39226eb1c3cc95f2d3c56c63c72a75a988812756]

SRC680


2005-11-25  Oliver Bolte  <obo@openoffice.org>  [a4d831aef19781af33704d5ce2b2326dfab06fa6]

#i58366# textpositions in pdf export


2005-11-25  Oliver Bolte  <obo@openoffice.org>  [eaf59fd8376f5e75a1dd77874d71bcb0e2f6e3b9]

#i10000# patch flag missing for bf_sw


2005-11-24  Rüdiger Timm  <rt@openoffice.org>  [4032be1b0441dfd52db92d000653aeb3956c5259]

#i10000# Switch on full range of languages for OOo 2.0.1


2005-11-24  Oliver Bolte  <obo@openoffice.org>  [2dd78806c4d0103ffa42bc4bfa7380119b23fefa]

#128302# office loops on save/reload pt-BR


2005-11-23  Rüdiger Timm  <rt@openoffice.org>  [2f400970ae5b38f88535fb6d78c0b33d926c3083]

Flag file. Touch it to rebuild zip file from scratch instead of just updating it.


2005-11-23  Oliver Bolte  <obo@openoffice.org>  [ae00b70b9988d22f00ea0548f4581503c7ac13e9]

INTEGRATION: CWS native30 (1.5.6); FILE MERGED 2005/11/23 15:31:18 is 1.5.6.1: #128299# reducing size of patchlist.txt


2005-11-23  Oliver Bolte  <obo@openoffice.org>  [7fa3f336db36e2bf44e9595d5e18519031c833fc]

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>  [2ec203cf3fefa961c326aa8cb34861cc6efb5b3f]

SRC680


2005-11-22  Oliver Bolte  <obo@openoffice.org>  [02efe843322e8216af6143cb3522573ab2a9e326]

#128244# gpf on printing twice


2005-11-22  Oliver Bolte  <obo@openoffice.org>  [1fe41e6b69e1ba579ba6b7e64b8257d26e1d4dd9]

#i10000# patch flag missing thaiissues


2005-11-21  Oliver Bolte  <obo@openoffice.org>  [1af51c403f9818861f06b1169d9d55384e9cad32]

SRC680


2005-11-21  Oliver Bolte  <obo@openoffice.org>  [5ba6ea1a419bfb9f7ee8beaff9cd506baf105a2b]

#i58226# database not working after patch


2005-11-21  Oliver Bolte  <obo@openoffice.org>  [6aa7fb6ca162fb198cb554dd81ab13f3f27e15df]

#i56955#,#i10000# python broken by CWS pythonlinkfix, this patch was delivered by JBU


2005-11-19  Oliver Bolte  <obo@openoffice.org>  [cba1326fbe049546fb5f8f7d5a6569942ab69774]

SRC680


2005-11-19  Oliver Bolte  <obo@openoffice.org>  [a6988ba654aab18d44e209c2b2d0f8d5f8410508]

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>  [c0bcd01cd490ac6b6d50cfc7dc2864be5928e099]

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>  [2a1f70de6a3fd9382063e58c4400851778ec38eb]

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-19  Oliver Bolte  <obo@openoffice.org>  [0d0d2de80d851b813ac14703d855d3af5dbe717c]

INTEGRATION: CWS jl27 (1.13.8); FILE MERGED 2005/11/18 14:39:39 jl 1.13.8.1: #58114# changed version of cli_ure.dll and cli_cppuhelper, added the respective policy assemblies


2005-11-19  Oliver Bolte  <obo@openoffice.org>  [364985dd4261d3e29cbfe0908e44b79076a3b14e]

INTEGRATION: CWS jl27 (1.12.8); FILE MERGED 2005/11/18 14:39:39 jl 1.12.8.1: #58114# changed version of cli_ure.dll and cli_cppuhelper, added the respective policy assemblies


2005-11-19  Oliver Bolte  <obo@openoffice.org>  [74e42b5312f71f355ec9acdd82430bbb9e223332]

INTEGRATION: CWS jl27 (1.5.2); FILE MERGED 2005/11/18 14:39:38 jl 1.5.2.1: #58114# changed version of cli_ure.dll and cli_cppuhelper, added the respective policy assemblies


2005-11-19  Oliver Bolte  <obo@openoffice.org>  [80452310315db2226ebf54b9d6af97566c5db376]

INTEGRATION: CWS jl27 (1.2.12); FILE MERGED 2005/11/18 14:39:38 jl 1.2.12.1: #58114# changed version of cli_ure.dll and cli_cppuhelper, added the respective policy assemblies


2005-11-19  Oliver Bolte  <obo@openoffice.org>  [aa045a58992bdc92a261b8b183a24e4ddc848889]

INTEGRATION: CWS jl27 (1.3.2); FILE MERGED 2005/11/18 16:16:01 jl 1.3.2.1: #i58114# added polic assemblies


2005-11-19  Oliver Bolte  <obo@openoffice.org>  [99af5068204abd98db0e184bb434e313de4cdda9]

INTEGRATION: CWS sj30 (1.25.64); FILE MERGED 2005/11/18 15:01:44 sj 1.25.64.1: #i57685# preventing recursion if text frame is not changed


2005-11-19  Oliver Bolte  <obo@openoffice.org>  [63c285d7055708fa60dff4b8849ac03bec1901dc]

INTEGRATION: CWS swqbf47 (1.14.20); FILE MERGED 2005/11/18 12:27:05 od 1.14.20.1: #128056# <SwRTFWriter::OutRTFListTab()> 	 - numbering string has to be restrict to the level currently 	   working on.


2005-11-19  Oliver Bolte  <obo@openoffice.org>  [bacd3e5cf65bfd6bdd80fdb0672654d5a91f1050]

INTEGRATION: CWS swqbf47 (1.45.20); FILE MERGED 2005/11/18 12:21:25 od 1.45.20.1: #128056# <SwRelNumRuleSpaces::SetNumLSpace(..)> 	 - assure correct level for retrieving numbering format


2005-11-18  Thorsten Behrens  <thb@openoffice.org>  [50f62c2a9e140b2dd210be2f1236a028470c05e4]

#128002# SpanIterator::Skip() reads two bytes of the next scanline - allocate a tad more, to avoid SEGV here.


2005-11-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [cc515817fc9c29c30d999d6a41cca4d66b52c32f]

#128063# workaround dmake issue


2005-11-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [d8851c1020e7caf1912a287dfc96ce0411ff3831]

#i58050# no strip for win/msc


2005-11-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [b4a00c0496fe2cbe82bc0cb600f38ca9e20167eb]

SRC680


2005-11-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [97d89862a2285071202cc8010d888ffcbf96279a]

INTEGRATION: CWS i18n23 (1.20.22); FILE MERGED 2005/11/17 20:00:37 khong 1.20.22.3: RESYNC: (1.20-1.21); FILE MERGED 2005/11/17 19:45:05 khong 1.20.22.2: #i57866# merge cws i18n23 and thaiissues 2005/11/15 21:10:24 khong 1.20.22.1: #i57866# fix line breakiterator problem


2005-11-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [12d37e930b5b38531ebb618e50583c544c0876ab]

INTEGRATION: CWS i18n23 (1.10.22); FILE MERGED 2005/11/17 19:47:08 khong 1.10.22.2: #i57866# merge cws i18n23 and thaiissues 2005/11/15 21:10:42 khong 1.10.22.1: #i57866# fix line breakiterator problem


2005-11-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [03529f6e39873d87e9884127eea1be6f780d6789]

INTEGRATION: CWS swqbf46 (1.31.12); FILE MERGED 2005/11/17 12:59:24 od 1.31.12.1: #128041# <NumberingPreview::Paint(..)> 	 - correct usage of method <SwNumRule::MakeNumString(..)>


2005-11-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [492d977be7b2efc49bba81153315f743cdbef79e]

INTEGRATION: CWS swqbf46 (1.54.10); FILE MERGED 2005/11/17 12:56:06 od 1.54.10.1: #128041# <SwTxtNode::GetNumString(..)> 	 - implement new parameter <_bInclPrefixAndSuffixStrings>


2005-11-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [66baf637982640cfaaa57e7583e900b00f065f60]

INTEGRATION: CWS swqbf46 (1.11.12); FILE MERGED 2005/11/17 12:57:47 od 1.11.12.1: #128041# <SwChapterField::ChangeExpansion(..)> 	 - retrieve numbering string with prefix and suffix strings


2005-11-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [566708c94ffaa62cd2cb707d6b108973182cf399]

INTEGRATION: CWS swqbf46 (1.40.10); FILE MERGED 2005/11/17 12:54:23 od 1.40.10.1: #128041# <SwTxtNode::GetNumString(..)> 	 - introduce parameter <_bInclPrefixAndSuffixStrings>


2005-11-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [eae311315187a1e641902cc37f132465a4a49057]

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>  [f88ac18f8b9a4a513eb1eb09dca93935e5d64e50]

INTEGRATION: CWS aboutbox (1.19.12); FILE MERGED 2005/11/17 11:04:46 pb 1.19.12.1: fix: #127910# ProductPatch key has moved from bootstrap[rc|.ini] to version[rc|.ini]


2005-11-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [0e49205625b0c8638108c9564e1fb7f8900269a5]

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  Jens-Heiner Rechtien  <hr@openoffice.org>  [c09bda5cb8b2a26860cbccff8086b387d3663e71]

INTEGRATION: CWS urgentfix01 (1.19.52); FILE MERGED 2005/11/17 17:04:26 flr 1.19.52.1: #i45472# and #i55551#: master-page-name problem


2005-11-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [bb74fcf0b8cc109ba37b2f9529e62c3c0ccefaf8]

INTEGRATION: CWS vclshowstop06 (1.196.6); FILE MERGED 2005/11/17 11:52:38 pl 1.196.6.1: #i57834# get current workarea for all windows, else desktop switching can do unexpected things to the focus


2005-11-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [5fd97c915d47e1389a80e850e8f0baf48db8d186]

INTEGRATION: CWS vclshowstop06 (1.43.6); FILE MERGED 2005/11/17 09:41:54 ssa 1.43.6.1: #i58007# set menu button in floating mode if menu type changes


2005-11-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [58ea0db5dc4fc96b5722eb5a2f6e91430a1c2463]

INTEGRATION: CWS vclshowstop06 (1.22.4); FILE MERGED 2005/11/17 09:39:39 ssa 1.22.4.1: #i58007# set correct menu type right from the beginning to avoid toolbar reformatting


2005-11-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [bebd114b7045542ecc9dd62d49c95398dace76b7]

INTEGRATION: CWS vclshowstop06 (1.38.4); FILE MERGED 2005/11/17 10:53:37 cd 1.38.4.1: #i57805# Revert changes which have a dramatically performance impact on Win9x,ME


2005-11-17  Oliver Bolte  <obo@openoffice.org>  [4cc5b4c0a0e96f557c0298becb05bccaf314e1ba]

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>  [49c4147d1434042eafc15a789fbc1a969aa37f31]

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-17  Oliver Bolte  <obo@openoffice.org>  [05bed5f8ce4242287a5e1f8e9944960d9a4594dc]

INTEGRATION: CWS swqbf45 (1.6.110); FILE MERGED 2005/11/17 06:52:23 od 1.6.110.1: #i56300# class <SwObjectFormatterTxtFrm> 	 - new static method <FormatAnchorFrmAndItsPrevs(..)>


2005-11-17  Oliver Bolte  <obo@openoffice.org>  [a99b2bcdbaa7a5bab438cc5a47708213e11c8798]

INTEGRATION: CWS swqbf45 (1.15.80); FILE MERGED 2005/11/17 06:54:43 od 1.15.80.1: #i56300# - implementation of new method 	   <SwObjectFormatterTxtFrm::FormatAnchorFrmAndItsPrevs(::)>


2005-11-17  Oliver Bolte  <obo@openoffice.org>  [0c4a1a91ab52e936797fdbc0778ee4135fe82f59]

INTEGRATION: CWS swqbf45 (1.51.34); FILE MERGED 2005/11/17 06:56:53 od 1.51.34.1: #i56300# <SwFlyAtCntFrm::MakeAll()> 	 - use method <SwObjectFormatterTxtFrm::FormatAnchorFrmAndItsPrevs(..)> 	   in iterative object positioning process.


2005-11-17  Oliver Bolte  <obo@openoffice.org>  [284339169c734a827de2c09f700d932a02e0b2bb]

INTEGRATION: CWS swqbf45 (1.57.76); FILE MERGED 2005/11/17 06:46:08 od 1.57.76.1: #i56850# <SwFrm::MakePos()> 	 change condition on formatting upper frame: 	 - no format of upper fly frame, which is anchored to-paragraph 	   or to-character


2005-11-17  Oliver Bolte  <obo@openoffice.org>  [909b0684985e3181f8b658572d20752c1a565a0f]

INTEGRATION: CWS swqbf44 (1.15.6); FILE MERGED 2005/11/16 09:57:50 od 1.15.6.1: #i57919# - <SwHTMLNumRuleInfo::Set(..)> 	   member <bRestart> has only be set to true, if numbering is 	   restarted at text node and its start value equals <USHRT_MAX> 	 - <SwHTMLParser::NewNumBulListItem(..)> 	   restart numbering at text node correctly, only if start value 	   doesn't equal <USHRT_MAX>


2005-11-17  Oliver Bolte  <obo@openoffice.org>  [534bf00a0f9c08c871658f2e127ab88870077ee8]

INTEGRATION: CWS swqbf44 (1.28.6); FILE MERGED 2005/11/16 09:51:49 od 1.28.6.1: #i57919# <OutHTML_SwFmt(..)> 	 - write start value for numbering only, if numbering is restarted 	   at text node.


2005-11-17  Oliver Bolte  <obo@openoffice.org>  [f294b6afc1a788309e823e56251cd7c46edba10d]

INTEGRATION: CWS swqbf44 (1.17.6); FILE MERGED 2005/11/16 10:40:44 od 1.17.6.1: #i57920# <SwNodes::ChgNode(..)> 	 - do not call <SwTxtNode::SetLevel(NO_NUMBERING)>, because is 	   deprecated and set <IsCounted> state to <false>, which isn't 	   correct here.


2005-11-17  Oliver Bolte  <obo@openoffice.org>  [978d57681fab9d3569ccf66b0c09364641cfcb81]

INTEGRATION: CWS swqbf44 (1.2.6); FILE MERGED 2005/11/16 09:49:20 od 1.2.6.1: #i57919# <SwNodeNum::GetStart()> 	 - consider start value USHRT_MAX, if numbering is restarted at node.


2005-11-17  Oliver Bolte  <obo@openoffice.org>  [8f953f65db83ad1dcb3df17d5d24b68a612dd8d0]

INTEGRATION: CWS swqbf44 (1.23.6); FILE MERGED 2005/11/16 09:47:53 od 1.23.6.1: #i57919# - remove unused include of <SwNodeNum.hxx>


2005-11-17  Oliver Bolte  <obo@openoffice.org>  [2dffeb42409fd13787ab2761a976638e229e1c1a]

INTEGRATION: CWS swqbf44 (1.50.6); FILE MERGED 2005/11/16 09:47:52 od 1.50.6.1: #i57919# - remove unused include of <SwNodeNum.hxx>


2005-11-17  Oliver Bolte  <obo@openoffice.org>  [619aa152c88a69afdf6393593cec08a6d275d165]

INTEGRATION: CWS swqbf44 (1.2.6); FILE MERGED 2005/11/16 09:46:33 od 1.2.6.1: #i57919# class <SwNodeNum> 	 - introduce new method <GetStartValue()>, needed by HTML export


2005-11-17  Oliver Bolte  <obo@openoffice.org>  [2b85f84e40cac465fcbc64a85b97c1854a383750]

INTEGRATION: CWS canvas03 (1.14.2); FILE MERGED 2005/11/15 19:13:22 thb 1.14.2.1: #i46618# Backed out fix for subset range clipping - we don't have any fixed coordinate system here, in general (instead, fixed that in slideshow's DrawShape)


2005-11-17  Oliver Bolte  <obo@openoffice.org>  [df806e6eb9bb263f153380a4d374b86fb06d8dfd]

INTEGRATION: CWS canvas03 (1.9.66); FILE MERGED 2005/11/16 13:20:04 dbo 1.9.66.1: #i57975# uno process must not inherit from unorc Issue number: Submitted by: Reviewed by:


2005-11-17  Oliver Bolte  <obo@openoffice.org>  [00c9539422336b2d6a1e9908f2bfe979397e3927]

INTEGRATION: CWS canvas03 (1.6.10); FILE MERGED 2005/11/16 16:35:09 cl 1.6.10.2: #i57946# fixed unix build issues 2005/11/16 16:15:41 cl 1.6.10.1: #i57946# use weak references for view listener container to prevent refcount issue in slideshow project


2005-11-17  Oliver Bolte  <obo@openoffice.org>  [eebaeda8e270d57a2eb0ae9e480615e83a97b04e]

INTEGRATION: CWS canvas03 (1.11.10); FILE MERGED 2005/11/16 16:35:08 cl 1.11.10.2: #i57946# fixed unix build issues 2005/11/16 16:15:41 cl 1.11.10.1: #i57946# use weak references for view listener container to prevent refcount issue in slideshow project


2005-11-17  Oliver Bolte  <obo@openoffice.org>  [5f82142e279a0c3d4f99c937919ef9ecba46341c]

INTEGRATION: CWS canvas03 (1.16.32); FILE MERGED 2005/11/16 12:37:00 cl 1.16.32.1: #i57971# fix DropdownMenuBox d'tor order and reuse property controls


2005-11-17  Oliver Bolte  <obo@openoffice.org>  [a071356e6078e700dbdc9064e08f46534d20a54e]

INTEGRATION: CWS canvas03 (1.4.60); FILE MERGED 2005/11/16 12:37:00 cl 1.4.60.1: #i57971# fix DropdownMenuBox d'tor order and reuse property controls


2005-11-17  Oliver Bolte  <obo@openoffice.org>  [1219f74d98533a265bfe64f0599db119f4747b56]

INTEGRATION: CWS canvas03 (1.10.48); FILE MERGED 2005/11/16 12:36:59 cl 1.10.48.1: #i57971# fix DropdownMenuBox d'tor order and reuse property controls


2005-11-17  Oliver Bolte  <obo@openoffice.org>  [e23dc72bb4de08ba8b8939dac1146a178864aaf4]

INTEGRATION: CWS canvas03 (1.2.10); FILE MERGED 2005/11/15 19:20:33 thb 1.2.10.1: #i57898# Some crappy XFree drivers perform abyssmally on XPolygonRegion, when the given polygon is in fact a rectangle. Avoiding that case now (this fix only affects non-Windows platforms)


2005-11-17  Oliver Bolte  <obo@openoffice.org>  [589b2cc9eed882fee994f44cfbaa63acd1f3e9a6]

INTEGRATION: CWS canvas03 (1.5.10); FILE MERGED 2005/11/15 19:20:31 thb 1.5.10.1: #i57898# Some crappy XFree drivers perform abyssmally on XPolygonRegion, when the given polygon is in fact a rectangle. Avoiding that case now (this fix only affects non-Windows platforms)


2005-11-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [57b83971c003da809ec6c6d96416978c030d501f]

#i10000# encpding fixed


2005-11-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [fad4046390a54641658f77731b5b5152e8528c47]

#i10000# encpding fixed


2005-11-17  Oliver Bolte  <obo@openoffice.org>  [b9d9eec517619b6bf99468f7a0b178633e8dee60]

#i58048# fix for gcc 3.3 problem on mac os x


2005-11-16  Vladimir Glazounov  <vg@openoffice.org>  [ba5e8a5e2c6b2bac6a7d688dc7ae095e9bae80fc]

new version for SRC680


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [b493b96f9736be3d6fb438701d41cb0ec96d17cd]

SRC680


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [e69d43c9b1e2ea9553fb192b2a93682f5057e44a]

#i10000# undo negative merges from CWS thaiissues integration


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [7429fb70c873a32ac23fd8b00c7033a1e59ba7a3]

INTEGRATION: CWS thaiissues (1.16.40); FILE MERGED 2005/11/09 13:48:25 sb 1.16.40.4: #i42730# Make sure config caches are consistent across the setLocale. 2005/11/04 10:46:55 os 1.16.40.3: #i42730 merge issue fixed 2005/11/01 09:33:55 fme 1.16.40.2: RESYNC: (1.16-1.17); FILE MERGED 2005/10/27 09:04:41 os 1.16.40.1: #i42730# apply windows system locale if available


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [1af0826693d8ef329de960c6af947774e70ab133]

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>  [44e6eb766588ec355c0e88058c3a5127822df3a7]

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-16  Oliver Bolte  <obo@openoffice.org>  [56dad432009302bdb35388607fb2765111287875]

INTEGRATION: CWS thaiissues (1.2.240); FILE MERGED 2005/09/29 12:00:18 os 1.2.240.5: RESYNC: (1.2-1.3); FILE MERGED 2005/09/19 22:50:24 khong 1.2.240.4: #i42661# update input sequence correction rule from James 2005/08/29 19:39:57 khong 1.2.240.3: #i42661# add input sequence correction 2005/08/29 18:59:34 khong 1.2.240.2: #i42661# add input sequence correction 2005/08/27 00:18:44 khong 1.2.240.1: #i42661# add input sequence correction, #i52055# apply input sequence checking patch


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [2dc627781a8155fcc2bd65c2a6ceb259c6bf09a1]

INTEGRATION: CWS thaiissues (1.1.240); FILE MERGED 2005/09/29 11:59:59 os 1.1.240.2: RESYNC: (1.1-1.2); FILE MERGED 2005/08/27 00:19:24 khong 1.1.240.1: #i42661# add input sequence correction


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [bba94fe4acf6887cb29a2cb715f15caa3881bb70]

INTEGRATION: CWS thaiissues (1.5.24); FILE MERGED 2005/09/29 11:59:42 os 1.5.24.2: RESYNC: (1.5-1.6); FILE MERGED 2005/08/27 00:19:23 khong 1.5.24.1: #i42661# add input sequence correction


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [05fadde6f025bcaafca4f3093e88be3cc1bb6836]

INTEGRATION: CWS thaiissues (1.20.6); FILE MERGED 2005/10/26 20:42:40 khong 1.20.6.2: use icu thai linke break algorithm for thai breakiterator 2005/10/26 13:36:24 fme 1.20.6.1: #i55716# Handling of WORDJOINER


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [a10b0e70c641d7438c557ef718c6942b3abffaec]

INTEGRATION: CWS thaiissues (1.8.6); FILE MERGED 2005/10/26 20:42:39 khong 1.8.6.1: use icu thai linke break algorithm for thai breakiterator


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [4a1f1586173839d532f90507c72306bc9e2aec56]

INTEGRATION: CWS thaiissues (1.9.4); FILE MERGED 2005/10/28 17:54:39 khong 1.9.4.1: Fix a bug in ctl line break when there is word joiner character


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [e2511428b34b9500886eab8375ba07ddc3a62692]

INTEGRATION: CWS thaiissues (1.2.242); FILE MERGED 2005/09/29 11:33:05 os 1.2.242.2: RESYNC: (1.2-1.3); FILE MERGED 2005/08/27 00:15:16 khong 1.2.242.1: #i42661# add new function for input sequence correction


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [856434114b860c91a05013f8f3b7658e85eedaba]

INTEGRATION: CWS thaiissues (1.1.242); FILE MERGED 2005/09/29 11:32:48 os 1.1.242.2: RESYNC: (1.1-1.2); FILE MERGED 2005/08/27 00:15:16 khong 1.1.242.1: #i42661# add new function for input sequence correction


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [d1b4f47cbbe02336ee83e8ca2fc91a8adce1ec30]

INTEGRATION: CWS thaiissues (1.4.86); FILE MERGED 2005/09/29 11:32:30 os 1.4.86.2: RESYNC: (1.4-1.5); FILE MERGED 2005/08/27 00:15:15 khong 1.4.86.1: #i42661# add new function for input sequence correction


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [51854bf5e4cc5f343bc3d8525a08655149356627]

INTEGRATION: CWS thaiissues (1.10.6); FILE MERGED 2005/10/26 20:41:53 khong 1.10.6.1: use icu thai linke break algorithm for thai breakiterator


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [f6fcd8c8013886fb98e4e3361dd3afa09b83d7eb]

INTEGRATION: CWS thaiissues (1.3.16); FILE MERGED 2005/10/26 12:09:05 ssa 1.3.16.1: #i55555# support query for system default locale, useful on Windows


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [e7d236b7806eebbaba2d2f04b99e90ee011bed0d]

INTEGRATION: CWS thaiissues (1.7.2); FILE MERGED 2005/10/26 12:09:05 ssa 1.7.2.1: #i55555# support query for system default locale, useful on Windows


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [a48f153fe62fdeb570745c903705c88bd9cacc32]

INTEGRATION: CWS thaiissues (1.20.222); FILE MERGED 2005/10/11 15:35:43 dr 1.20.222.1: #i42660# new menu entries to insert control characters


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [45b4c8e3f3608e5c3a471dbacb0d171f7d9a556e]

INTEGRATION: CWS thaiissues (1.10.18); FILE MERGED 2005/10/11 15:35:04 dr 1.10.18.1: #i42660# new menu entries to insert control characters


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [043660a499eda8bd058f7a0f4493e1e84a104a53]

INTEGRATION: CWS thaiissues (1.46.18); FILE MERGED 2005/10/25 10:03:48 fme 1.46.18.2: RESYNC: (1.46-1.47); FILE MERGED 2005/10/12 16:38:02 dr 1.46.18.1: #i42660# use edit engine to draw control chars


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [c6a190ed1fe79e4a56481cf50706bfd8af5650e6]

INTEGRATION: CWS thaiissues (1.72.26); FILE MERGED 2005/10/27 12:50:05 nn 1.72.26.1: #i55929# use script type from input language for font and font height when no text selected


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [f8016137859e1607e1ca0e3a69c10adfe8f03018]

INTEGRATION: CWS thaiissues (1.24.18); FILE MERGED 2005/10/27 12:50:07 nn 1.24.18.3: #i55929# use script type from input language for font and font height when no text selected 2005/10/12 16:38:00 dr 1.24.18.2: #i42660# use edit engine to draw control chars 2005/10/11 15:35:03 dr 1.24.18.1: #i42660# new menu entries to insert control characters


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [50066bf73ac04604861b2f3d37188e0060e28f89]

INTEGRATION: CWS thaiissues (1.36.18); FILE MERGED 2005/10/11 15:35:03 dr 1.36.18.1: #i42660# new menu entries to insert control characters


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [cdb9366c7d97a875230898bb0f58f50fda6bfece]

INTEGRATION: CWS thaiissues (1.10.20); FILE MERGED 2005/10/11 15:33:09 dr 1.10.20.1: #i42660# new menu entries to insert control characters


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [29fcc83ab5c29e26b252b63f10b59cbbf2e2806e]

INTEGRATION: CWS thaiissues (1.24.18); FILE MERGED 2005/10/27 12:50:35 nn 1.24.18.2: #i55929# use script type from input language for font and font height when no text selected 2005/10/11 15:32:43 dr 1.24.18.1: #i42660# new menu entries to insert control characters


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [c3147767e4a4c2af0ad20b26bbf4a15f4497288a]

INTEGRATION: CWS thaiissues (1.45.18); FILE MERGED 2005/10/12 16:35:46 dr 1.45.18.2: #i42660# use edit engine to draw control chars 2005/10/11 15:31:48 dr 1.45.18.1: #i42660# new menu entries to insert control characters


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [5ee04025eb9d0d8bb24e51c4116fab04d5a58d57]

INTEGRATION: CWS thaiissues (1.43.18); FILE MERGED 2005/10/27 12:49:31 nn 1.43.18.1: #i55929# use script type from input language for font and font height when no text selected


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [fb5a5795501cfbef149735d3762da11faf1fa4e4]

INTEGRATION: CWS thaiissues (1.10.18); FILE MERGED 2005/10/11 12:10:58 nn 1.10.18.1: #i55300# CreateStandardStyles: for Thai, use a larger CTL font size


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [49b5a268eeb9ac84634594adc8883b6199e7ad9b]

INTEGRATION: CWS thaiissues (1.8.20); FILE MERGED 2005/10/11 15:30:58 dr 1.8.20.1: #i42660# new menu entries to insert control characters


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [ecec8c9212514af1d6880a0ba24c7ecc903409c2]

INTEGRATION: CWS thaiissues (1.6.20); FILE MERGED 2005/10/11 15:30:58 dr 1.6.20.1: #i42660# new menu entries to insert control characters


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [15e622646b74278ecb2991bfcd206d212a0a0d7e]

INTEGRATION: CWS thaiissues (1.18.20); FILE MERGED 2005/10/11 15:30:15 dr 1.18.20.1: #i42660# new menu entries to insert control characters


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [449e087a7526e4235161c5ab1f145b1f85ba21ca]

INTEGRATION: CWS thaiissues (1.43.20); FILE MERGED 2005/10/12 16:35:06 dr 1.43.20.1: #i42660# use edit engine to draw control chars


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [9fcedc1568a89c21e04c89ada32d571673c6a298]

INTEGRATION: CWS thaiissues (1.15.26); FILE MERGED 2005/10/27 09:09:51 os 1.15.26.2: #i42730# enable CTL/CJK support depending on the windows system locale if available 2005/09/28 07:20:27 os 1.15.26.1: #i48117# sequence checking options added


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [cea7421abb8346bf91ef131fa97aaa462c84e63b]

INTEGRATION: CWS thaiissues (1.11.26); FILE MERGED 2005/11/03 14:51:09 os 1.11.26.3: #i48117# counting elements in ::Commit() fixed 2005/10/27 09:09:50 os 1.11.26.2: #i42730# enable CTL/CJK support depending on the windows system locale if available 2005/09/28 07:22:27 os 1.11.26.1: #i48117# 'type and replace' added - default sequence checking for some CTL languages


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [1b99b1b4b451f6fcf93e30c7a6638cd89c403b8d]

INTEGRATION: CWS thaiissues (1.15.26); FILE MERGED 2005/10/27 09:09:50 os 1.15.26.1: #i42730# enable CTL/CJK support depending on the windows system locale if available


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [777e110cee6520fcdcc50883feee16321cb53701]

INTEGRATION: CWS thaiissues (1.118.30); FILE MERGED 2005/10/26 09:07:18 ssa 1.118.30.3: #i42964# extend matching of mnemonics in menus using scancodes 2005/10/25 12:46:48 fme 1.118.30.2: RESYNC: (1.118-1.120); FILE MERGED 2005/10/06 16:04:35 ssa 1.118.30.1: #i42732# provide new command event: INPUTLANGUAGECHANGE


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [b3ca30bae14ecd5924aba30448b037a7f2c11492]

INTEGRATION: CWS thaiissues (1.93.30); FILE MERGED 2005/10/25 12:46:36 fme 1.93.30.2: RESYNC: (1.93-1.94); FILE MERGED 2005/10/25 06:25:55 fme 1.93.30.1: #i55716# Feature - Control characters


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [59f1c5fd9308f868ee2843f4fc8e5b9d4b092b07]

INTEGRATION: CWS thaiissues (1.13.32); FILE MERGED 2005/10/26 09:07:17 ssa 1.13.32.1: #i42964# extend matching of mnemonics in menus using scancodes


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [90365c4ac97d771fb7ead46669a82487453ad2c2]

INTEGRATION: CWS thaiissues (1.194.20); FILE MERGED 2005/10/26 09:07:16 ssa 1.194.20.1: #i42964# extend matching of mnemonics in menus using scancodes


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [a701bc5e073ee8b8d6f92fd6d12ac969d825bbec]

INTEGRATION: CWS thaiissues (1.18.40); FILE MERGED 2005/10/26 09:07:15 ssa 1.18.40.1: #i42964# extend matching of mnemonics in menus using scancodes


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [aa24482c086aafbb605ebc0adbd0fa723ee577c4]

INTEGRATION: CWS thaiissues (1.46.38); FILE MERGED 2005/10/26 09:07:15 ssa 1.46.38.1: #i42964# extend matching of mnemonics in menus using scancodes


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [b1cf419e5ca5deb16a3c04bd94ff5838645c38db]

INTEGRATION: CWS thaiissues (1.36.20); FILE MERGED 2005/10/26 09:07:13 ssa 1.36.20.1: #i42964# extend matching of mnemonics in menus using scancodes


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [2a842bdf57873a7ae9b75c0d6b8f65775278457a]

INTEGRATION: CWS thaiissues (1.101.30); FILE MERGED 2005/10/06 16:04:33 ssa 1.101.30.1: #i42732# provide new command event: INPUTLANGUAGECHANGE


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [1f26577f1ed9b5a72d1c22d1bf2e04eee257da20]

INTEGRATION: CWS thaiissues (1.128.38); FILE MERGED 2005/10/26 09:07:12 ssa 1.128.38.1: #i42964# extend matching of mnemonics in menus using scancodes


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [9cc13230ed9e903db8ee5fd4f4d8a3740a7a549b]

INTEGRATION: CWS thaiissues (1.68.30); FILE MERGED 2005/11/15 13:12:34 fme 1.68.30.5: RESYNC: (1.69-1.72); FILE MERGED 2005/10/25 12:37:32 fme 1.68.30.4: RESYNC: (1.68-1.69); FILE MERGED 2005/10/20 09:38:40 fme 1.68.30.3: #i55716# Control characters - Fix for #i51400# merged - Assertion changed 2005/10/20 07:56:07 fme 1.68.30.2: #i55716# Control characters - Fix for #i51400# merged - Check if nCharPos0 == nCharPos1 2005/10/19 13:51:09 fme 1.68.30.1: #i55716# Control characters - Fix for #i51400# merged


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [be95c0cbc326c6ebd162411d96037cc006dccfd4]

INTEGRATION: CWS thaiissues (1.14.38); FILE MERGED 2005/10/25 12:17:17 fme 1.14.38.2: RESYNC: (1.14-1.15); FILE MERGED 2005/10/14 06:52:54 os 1.14.38.1: #i48117# 'type and replace' added - default sequence checking for some CTL languages


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [4038caa1bd89c4ffbdab42e35cda107ac3123460]

INTEGRATION: CWS thaiissues (1.96.34); FILE MERGED 2005/10/25 12:06:22 fme 1.96.34.2: RESYNC: (1.96-1.102); FILE MERGED 2005/10/25 06:33:29 fme 1.96.34.1: #i55716# Feature - Control characters


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [ab73e742cdb5ebc2f5d58e6fea83888586580a30]

INTEGRATION: CWS thaiissues (1.2.894); FILE MERGED 2005/09/29 18:30:39 os 1.2.894.2: RESYNC: (1.2-1.3); FILE MERGED 2005/08/25 13:39:21 os 1.2.894.1: #i42965# enable more than 8 numbering/outline types


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [0abdc620143de573de397d8e25d6b2f4783b2ef7]

INTEGRATION: CWS thaiissues (1.24.38); FILE MERGED 2005/10/25 11:57:46 fme 1.24.38.2: RESYNC: (1.24-1.25); FILE MERGED 2005/10/14 06:52:40 os 1.24.38.1: #i48117# 'type and replace' added - default sequence checking for some CTL languages


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [821ca55bd919eb29862fb4a830a6220a19585ea3]

INTEGRATION: CWS thaiissues (1.4.40); FILE MERGED 2005/10/14 06:51:19 os 1.4.40.1: #i48117# 'type and replace' added - default sequence checking for some CTL languages


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [efcf22d0c929a8ec108304d40e295bdaac579856]

INTEGRATION: CWS thaiissues (1.5.40); FILE MERGED 2005/10/25 06:29:51 fme 1.5.40.2: #i55716# Feature - Control characters 2005/10/14 06:51:19 os 1.5.40.1: #i48117# 'type and replace' added - default sequence checking for some CTL languages


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [ccf368defade697b4b0ea97d33e97bedb3ba5fc0]

INTEGRATION: CWS thaiissues (1.2.894); FILE MERGED 2005/09/29 17:49:04 os 1.2.894.2: RESYNC: (1.2-1.3); FILE MERGED 2005/08/25 13:39:21 os 1.2.894.1: #i42965# enable more than 8 numbering/outline types


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [a46dd13fd1fd0bfa7c4381a48863e13b493ce9aa]

INTEGRATION: CWS thaiissues (1.43.428); FILE MERGED 2005/09/29 17:48:19 os 1.43.428.2: RESYNC: (1.43-1.44); FILE MERGED 2005/08/25 13:39:20 os 1.43.428.1: #i42965# enable more than 8 numbering/outline types


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [46cf386070b76f65b0dbf3ccbc6f51bf2a480f76]

INTEGRATION: CWS thaiissues (1.67.40); FILE MERGED 2005/10/05 13:11:37 os 1.67.40.1: #i42660# Insert/Formatting Marks: globally available


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [c63b0bf16cf7bab108f88d0ad2665051d0cd8808]

INTEGRATION: CWS thaiissues (1.4.40); FILE MERGED 2005/10/14 06:50:45 os 1.4.40.1: #i48117# 'type and replace' added - default sequence checking for some CTL languages


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [c94fca564d96cb66c3c03cbb86ff658aa3b06fa8]

INTEGRATION: CWS thaiissues (1.19.534); FILE MERGED 2005/09/28 17:14:35 os 1.19.534.2: RESYNC: (1.19-1.20); FILE MERGED 2005/08/27 00:10:26 khong 1.19.534.1: #i42661# add new interface for input sequence correction method


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [9443b25a0e7a2de7b86592542fd9c7df0eb69425]

INTEGRATION: CWS thaiissues (1.1.2); FILE ADDED 2005/08/27 00:10:26 khong 1.1.2.1: #i42661# add new interface for input sequence correction method


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [99f9507840885f4e3da5c6a2d695ae6dd3467d7c]

INTEGRATION: CWS thaiissues (1.5.174); FILE MERGED 2005/09/28 17:09:58 os 1.5.174.2: RESYNC: (1.5-1.6); FILE MERGED 2005/08/27 00:10:25 khong 1.5.174.1: #i42661# add new interface for input sequence correction method


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [ec42272efb2d09a73a7e48dc0d86b19c226f3922]

INTEGRATION: CWS thaiissues (1.19.226); FILE MERGED 2005/10/05 13:34:56 os 1.19.226.2: #i42660# Insert/Formatting Marks: accelerator Ctrl+DIVIDE added 2005/09/22 06:38:53 os 1.19.226.1: #i42660# sub menu 'Insert/Formatting Mark' added


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [738daef806e57de2737f9913bf2b2645288eebbf]

INTEGRATION: CWS thaiissues (1.2.292); FILE MERGED 2005/10/25 11:11:17 fme 1.2.292.2: RESYNC: (1.2-1.3); FILE MERGED 2005/10/05 13:34:54 os 1.2.292.1: #i42660# Insert/Formatting Marks: accelerator Ctrl+DIVIDE added


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [64889809f95a5ec7a777b40650c2f3ac976b0d1c]

INTEGRATION: CWS thaiissues (1.2.292); FILE MERGED 2005/10/25 11:11:10 fme 1.2.292.2: RESYNC: (1.2-1.3); FILE MERGED 2005/10/05 13:34:51 os 1.2.292.1: #i42660# Insert/Formatting Marks: accelerator Ctrl+DIVIDE added


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [42577f6829c32b98243f424c336d33e000f4d594]

INTEGRATION: CWS thaiissues (1.5.248); FILE MERGED 2005/10/25 11:11:02 fme 1.5.248.2: RESYNC: (1.5-1.6); FILE MERGED 2005/10/05 13:34:48 os 1.5.248.1: #i42660# Insert/Formatting Marks: accelerator Ctrl+DIVIDE added


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [5082fdf092f86536bfe4f7dd7174fb6497332899]

INTEGRATION: CWS thaiissues (1.2.104); FILE MERGED 2005/10/25 11:10:53 fme 1.2.104.2: RESYNC: (1.2-1.3); FILE MERGED 2005/10/05 13:34:47 os 1.2.104.1: #i42660# Insert/Formatting Marks: accelerator Ctrl+DIVIDE added


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [d9f76023d7c35cae832bfd182b0953e664abae08]

INTEGRATION: CWS thaiissues (1.2.292); FILE MERGED 2005/10/25 11:10:45 fme 1.2.292.2: RESYNC: (1.2-1.3); FILE MERGED 2005/10/05 13:34:46 os 1.2.292.1: #i42660# Insert/Formatting Marks: accelerator Ctrl+DIVIDE added


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [fb2b6a15126dc3b2c0deefad9c73cd2c69d26db9]

INTEGRATION: CWS thaiissues (1.17.226); FILE MERGED 2005/10/05 13:45:35 os 1.17.226.2: #i42660# Insert/Formatting Marks: InsertHardHyphen added 2005/09/22 06:38:52 os 1.17.226.1: #i42660# sub menu 'Insert/Formatting Mark' added


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [17102f1e25f395e91d40eb397e7c9e2962b3b1e4]

INTEGRATION: CWS thaiissues (1.2.292); FILE MERGED 2005/10/25 11:10:27 fme 1.2.292.2: RESYNC: (1.2-1.3); FILE MERGED 2005/10/05 13:34:43 os 1.2.292.1: #i42660# Insert/Formatting Marks: accelerator Ctrl+DIVIDE added


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [bfefb65bbb2c65d4fbeea858fb5ecc773f7a43d6]

INTEGRATION: CWS thaiissues (1.2.292); FILE MERGED 2005/10/25 11:10:19 fme 1.2.292.2: RESYNC: (1.2-1.3); FILE MERGED 2005/10/05 13:34:40 os 1.2.292.1: #i42660# Insert/Formatting Marks: accelerator Ctrl+DIVIDE added


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [3ab14867774bef2f3802f5e369f4d6b91e19ff49]

INTEGRATION: CWS thaiissues (1.5.248); FILE MERGED 2005/10/25 11:10:09 fme 1.5.248.2: RESYNC: (1.5-1.6); FILE MERGED 2005/10/05 13:34:38 os 1.5.248.1: #i42660# Insert/Formatting Marks: accelerator Ctrl+DIVIDE added


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [d87d86a5f353cad4ceef1d5c2bbd5f3744264b3a]

INTEGRATION: CWS thaiissues (1.2.104); FILE MERGED 2005/10/25 11:09:56 fme 1.2.104.2: RESYNC: (1.2-1.3); FILE MERGED 2005/10/05 13:34:36 os 1.2.104.1: #i42660# Insert/Formatting Marks: accelerator Ctrl+DIVIDE added


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [7ae56b42a38c18edeb7dc522dc0ae4f4f449acee]

INTEGRATION: CWS thaiissues (1.2.292); FILE MERGED 2005/10/25 11:09:48 fme 1.2.292.2: RESYNC: (1.2-1.3); FILE MERGED 2005/10/05 13:34:33 os 1.2.292.1: #i42660# Insert/Formatting Marks: accelerator Ctrl+DIVIDE added


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [98de3a735e68eae228c4d897a1461a33b7aa0393]

INTEGRATION: CWS thaiissues (1.18.226); FILE MERGED 2005/10/05 13:45:32 os 1.18.226.2: #i42660# Insert/Formatting Marks: InsertHardHyphen added 2005/09/22 06:38:51 os 1.18.226.1: #i42660# sub menu 'Insert/Formatting Mark' added


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [1f13505b3dbc836583888c3210d0310583212483]

INTEGRATION: CWS thaiissues (1.2.292); FILE MERGED 2005/10/25 11:09:28 fme 1.2.292.2: RESYNC: (1.2-1.3); FILE MERGED 2005/10/05 13:34:31 os 1.2.292.1: #i42660# Insert/Formatting Marks: accelerator Ctrl+DIVIDE added


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [3dc9c95dc2828f73b1454c48c1af516bdabc5728]

INTEGRATION: CWS thaiissues (1.2.292); FILE MERGED 2005/10/25 11:09:20 fme 1.2.292.2: RESYNC: (1.2-1.3); FILE MERGED 2005/10/05 13:34:27 os 1.2.292.1: #i42660# Insert/Formatting Marks: accelerator Ctrl+DIVIDE added


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [8ab3026769ac77e5e83fd64059d7ff3881d10573]

INTEGRATION: CWS thaiissues (1.5.248); FILE MERGED 2005/10/25 11:09:11 fme 1.5.248.2: RESYNC: (1.5-1.6); FILE MERGED 2005/10/05 13:34:24 os 1.5.248.1: #i42660# Insert/Formatting Marks: accelerator Ctrl+DIVIDE added


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [ec1201ad51a4dd28fa73dad8bf9d1386f6b93816]

INTEGRATION: CWS thaiissues (1.2.104); FILE MERGED 2005/10/25 11:09:03 fme 1.2.104.2: RESYNC: (1.2-1.3); FILE MERGED 2005/10/05 13:34:22 os 1.2.104.1: #i42660# Insert/Formatting Marks: accelerator Ctrl+DIVIDE added


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [ff06294c4438c900af7d89a45cbf740e42c3674e]

INTEGRATION: CWS thaiissues (1.2.292); FILE MERGED 2005/10/25 11:08:51 fme 1.2.292.2: RESYNC: (1.2-1.3); FILE MERGED 2005/10/05 13:34:21 os 1.2.292.1: #i42660# Insert/Formatting Marks: accelerator Ctrl+DIVIDE added


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [25a0f482d8e29151791114c506e2245befe4ecba]

INTEGRATION: CWS thaiissues (1.43.452); FILE MERGED 2005/10/25 11:00:33 fme 1.43.452.5: RESYNC: (1.44-1.45); FILE MERGED 2005/10/11 05:53:43 os 1.43.452.4: #i42660# break added 2005/10/05 13:32:09 os 1.43.452.3: #i42660# Insert/Formatting Marks: globally available 2005/09/28 13:27:00 os 1.43.452.2: RESYNC: (1.43-1.44); FILE MERGED 2005/09/22 06:38:51 os 1.43.452.1: #i42660# sub menu 'Insert/Formatting Mark' added


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [dd887684779b4b0140cd10da3c1b2bb2b1685180]

INTEGRATION: CWS thaiissues (1.43.184); FILE MERGED 2005/10/05 13:32:07 os 1.43.184.3: #i42660# Insert/Formatting Marks: globally available 2005/09/28 13:26:32 os 1.43.184.2: RESYNC: (1.43-1.44); FILE MERGED 2005/09/22 06:38:50 os 1.43.184.1: #i42660# sub menu 'Insert/Formatting Mark' added


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [fe36d5ac7452c7d928d14ef615189fd5925f18bf]

INTEGRATION: CWS thaiissues (1.29.30); FILE MERGED 2005/10/26 13:51:30 fme 1.29.30.2: #i55716# Feature - Control characters 2005/10/25 06:41:33 fme 1.29.30.1: #i55716# Feature - Control characters


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [43ced319c16249858efc85edde5d34637d068a30]

INTEGRATION: CWS thaiissues (1.68.28); FILE MERGED 2005/11/08 19:21:25 os 1.68.28.6: #i42725# default height values now complete 2005/10/27 12:08:28 os 1.68.28.5: #i42732# font height status/execute depending on the input language 2005/10/25 11:00:12 fme 1.68.28.4: RESYNC: (1.68-1.69); FILE MERGED 2005/10/14 14:47:16 os 1.68.28.3: #i42732# apply font type depending on the input language 2005/10/13 14:45:40 os 1.68.28.2: #i42732# show state of font name depending on the input language 2005/10/13 13:49:45 os 1.68.28.1: #i42725# font height defaults configurable


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [e628f258609381574da6359f6d5a62a1b06fe103]

INTEGRATION: CWS thaiissues (1.17.34); FILE MERGED 2005/10/13 13:49:45 os 1.17.34.1: #i42725# font height defaults configurable


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [03dbc3f123e231d5c658421344343b341480f436]

INTEGRATION: CWS thaiissues (1.6.36); FILE MERGED 2005/11/10 12:04:06 os 1.6.36.3: #i42725# font default height fixed 2005/11/08 19:18:59 os 1.6.36.2: #i42725# default height values now complete 2005/10/13 13:49:44 os 1.6.36.1: #i42725# font height defaults configurable


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [446b0e68da3c4a9082487478e25481090694dfa2]

INTEGRATION: CWS thaiissues (1.117.24); FILE MERGED 2005/11/01 08:46:37 fme 1.117.24.4: RESYNC: (1.119-1.120); FILE MERGED 2005/10/27 12:09:12 os 1.117.24.3: #i42732# invalidate font height status if input language is changed 2005/10/25 10:45:56 fme 1.117.24.2: RESYNC: (1.117-1.119); FILE MERGED 2005/10/13 14:46:11 os 1.117.24.1: #i42732# show state of font name depending on the input language


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [124de6695867221fbd4e7f2235fcbaf2a0c10df1]

INTEGRATION: CWS thaiissues (1.45.32); FILE MERGED 2005/11/14 09:37:54 os 1.45.32.5: #i42725# heading/list typo fixed 2005/11/11 10:03:17 os 1.45.32.4: #i42725# StandardHdl fixed 2005/11/08 19:21:16 os 1.45.32.3: #i42725# default height values now complete 2005/10/25 10:36:16 fme 1.45.32.2: RESYNC: (1.45-1.46); FILE MERGED 2005/10/13 13:49:44 os 1.45.32.1: #i42725# font height defaults configurable


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [0ea676855a948b91d53e05f807d840746e80b446]

INTEGRATION: CWS thaiissues (1.99.36); FILE MERGED 2005/10/25 10:35:42 fme 1.99.36.2: RESYNC: (1.99-1.100); FILE MERGED 2005/10/13 13:49:43 os 1.99.36.1: #i42725# font height defaults configurable


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [f9dfe33ebc614ce254fd2ac8f92d18294c53172a]

INTEGRATION: CWS thaiissues (1.13.36); FILE MERGED 2005/10/13 13:49:42 os 1.13.36.1: #i42725# font height defaults configurable


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [773d8070ced38036ce2464631431d56e2e6710a8]

INTEGRATION: CWS thaiissues (1.16.34); FILE MERGED 2005/11/08 19:19:07 os 1.16.34.2: #i42725# default height values now complete 2005/10/13 13:49:42 os 1.16.34.1: #i42725# font height defaults configurable


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [8fd8d87f9f8128ccd84cc7c8228afdfe65ae468d]

INTEGRATION: CWS thaiissues (1.2.1440); FILE MERGED


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [86a4ad2d48f4940f71d9188787250227b451f6d9]

INTEGRATION: CWS thaiissues (1.22.282); FILE MERGED


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [c2e4c984aab892cffce749dd7f651637139773de]

INTEGRATION: CWS thaiissues (1.8.718); FILE MERGED


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [824343845b199353d6071203ff0c9b9e88b0b2b4]

INTEGRATION: CWS thaiissues (1.10.588); FILE MERGED


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [a9acb44e0f495f85d699dd2a194a24e93a433208]

INTEGRATION: CWS thaiissues (1.4.592); FILE MERGED


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [4e4ba56bf3d9b1b39a54424bcc3c762feaf3d128]

INTEGRATION: CWS thaiissues (1.4.1246); FILE MERGED


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [29ec379051c29551cb3e5577d4509d34a0a286c0]

INTEGRATION: CWS thaiissues (1.3.592); FILE MERGED


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [5ceb21ffef9a27bf35ab1e85f8c5815ee0dd5eeb]

INTEGRATION: CWS thaiissues (1.4.1166); FILE MERGED


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [bb736a71d337370655f83171d0bb9a4555b42479]

INTEGRATION: CWS thaiissues (1.3.1246); FILE MERGED


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [8dadb94b9cccf6efa3bc443f747506369070c275]

INTEGRATION: CWS thaiissues (1.30.218); FILE MERGED


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [e5096d163213831db156fb69bb61d0dd221b8aba]

INTEGRATION: CWS thaiissues (1.14.478); FILE MERGED


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [6928e8581a2a31a6e73648e180c70d20e8b91f3c]

INTEGRATION: CWS thaiissues (1.15.76); FILE MERGED


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [7b83c908801e7c863d2f5941661f607e81746e7b]

INTEGRATION: CWS thaiissues (1.6.592); FILE MERGED


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [36e252dde561ef740254287be3b25600c1e3a5bf]

INTEGRATION: CWS thaiissues (1.19.86); FILE MERGED


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [1d9ffd62f27f3aefb9e84fab17281ca1fbc29b9b]

INTEGRATION: CWS thaiissues (1.21.570); FILE MERGED


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [e9b45504d37431c51c1a0eb94c57648824aa2891]

INTEGRATION: CWS thaiissues (1.49.268); FILE MERGED 2005/11/08 19:48:49 os 1.49.268.2: #i42725# default height values now complete 2005/10/13 13:49:41 os 1.49.268.1: #i42725# font height defaults configurable


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [b0fb28e29b05b8567cd5f9c2133e208bd05c2d6f]

INTEGRATION: CWS thaiissues (1.6.848); FILE MERGED


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [509bebe65f02600e489d080f8713eac9d3fe9f4a]

INTEGRATION: CWS thaiissues (1.27.572); FILE MERGED 2005/11/11 10:24:41 os 1.27.572.1: #i42725# CTL language supported


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [b4178dcc0e9c348c8a3883e41f7c591074f57042]

INTEGRATION: CWS thaiissues (1.22.452); FILE MERGED


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [bc21e05fb47d9607f3f7c7c6c146c69ae67688a1]

INTEGRATION: CWS thaiissues (1.6.470); FILE MERGED


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [71b7ee0a4ff5c84110741d1310c6602088a2353f]

INTEGRATION: CWS thaiissues (1.23.570); FILE MERGED


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [b06a10023a0488618d6f3c33fb911589ff549c90]

INTEGRATION: CWS thaiissues (1.41.152); FILE MERGED


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [fce7b84df70bbec28615f037ebdea8ceeb3db678]

INTEGRATION: CWS thaiissues (1.7.268); FILE MERGED


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [3d5f5b3092eb0dc4cf7c3d10fab043328b586ade]

INTEGRATION: CWS thaiissues (1.14.268); FILE MERGED


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [e3e3a133fe76207036111072abce08957221de9f]

INTEGRATION: CWS thaiissues (1.29.470); FILE MERGED


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [0e35a5a43df8fb509e8d2255cc4b5e88cce27d30]

INTEGRATION: CWS thaiissues (1.76.226); FILE MERGED


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [d434028d15ae0b1b4267e4b0327147717566b086]

INTEGRATION: CWS thaiissues (1.2.1440); FILE MERGED


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [fb6e662733eaa3285ad949c4b4d19883b0ad6006]

INTEGRATION: CWS thaiissues (1.2.1450); FILE MERGED


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [d6f77fbe376db20365b74d0942466b7bf515c687]

INTEGRATION: CWS thaiissues (1.9.470); FILE MERGED


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [0dc8fc4dd559ff855f474974ae06ce2ec816fc70]

INTEGRATION: CWS thaiissues (1.15.568); FILE MERGED


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [628289000f3cd894d8e6bd158337c8165e334cd2]

INTEGRATION: CWS thaiissues (1.5.1428); FILE MERGED


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [3ebf885e956e363f3d57de7fe8a2ad74ad940997]

INTEGRATION: CWS thaiissues (1.17.656); FILE MERGED


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [bfb74775d06edabeda30e3ecc53ea7269244fa56]

INTEGRATION: CWS thaiissues (1.1.1444); FILE MERGED


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [06359de7228e70bc43693ecf2e732b87593e59ac]

INTEGRATION: CWS thaiissues (1.4.688); FILE MERGED


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [62ca5b408ea9e85c2edb44e3a3ce30096642bb2e]

INTEGRATION: CWS thaiissues (1.4.848); FILE MERGED


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [84c1dbd755c93c0258720db71d67eb9da750fc99]

INTEGRATION: CWS thaiissues (1.8.688); FILE MERGED


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [316cae0753018019a560443fb223879c72da18a7]

INTEGRATION: CWS thaiissues (1.1.1.1.1454); FILE MERGED


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [9a1b3b65c1a04c94c132e90bcf7c407cf56b918e]

INTEGRATION: CWS thaiissues (1.3.570); FILE MERGED


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [7d184242de71ab6a2ea11d435964827804ddad7a]

INTEGRATION: CWS thaiissues (1.3.1432); FILE MERGED


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [1d63179f911ac05cf63b6d7f8895652153dad649]

INTEGRATION: CWS thaiissues (1.2.570); FILE MERGED


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [1c9ef080e52f69351df99402581766998b2a24e0]

INTEGRATION: CWS thaiissues (1.2.802); FILE MERGED


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [c041301fa746f75c4a032481b45350ba8589b31f]

INTEGRATION: CWS thaiissues (1.7.570); FILE MERGED


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [baeeed3d4c01fd7663e5693e81723b7f71be1ff9]

INTEGRATION: CWS thaiissues (1.4.570); FILE MERGED


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [cab7c3e1c036e8503b5025607b8a87efa631afd9]

INTEGRATION: CWS thaiissues (1.29.656); FILE MERGED


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [37d01efee34c14a6bdeff3364fef54b00ef86e78]

INTEGRATION: CWS thaiissues (1.70.176); FILE MERGED


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [52411407106636b7223be843cd33d3572a6b4f8d]

INTEGRATION: CWS thaiissues (1.116.176); FILE MERGED


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [8f5a51837abf3c15746df2034d07fa3c58d8d9fa]

INTEGRATION: CWS thaiissues (1.48.570); FILE MERGED


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [bf9d2e2cc922f8932b03762fa8568502b5b2ee36]

INTEGRATION: CWS thaiissues (1.68.72); FILE MERGED


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [ab830f05d924b7d8b5cb8fc35c8442a504feb530]

INTEGRATION: CWS thaiissues (1.38.398); FILE MERGED


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [bd0cf358b55e91cd7e46c95d6183918dd5662932]

INTEGRATION: CWS thaiissues (1.113.218); FILE MERGED


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [03e3c89cd476e847e406405390c76236de1ec9b9]

INTEGRATION: CWS thaiissues (1.135.376); FILE MERGED


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [7d83e14e61fe75e9e4af6ad797d4bca354051d5c]

INTEGRATION: CWS thaiissues (1.62.298); FILE MERGED


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [851a444fe17feaeaf629f8856bf4467dce22ce16]

INTEGRATION: CWS thaiissues (1.15.398); FILE MERGED


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [dab4ffd868b97bc6d42e3d6b90c4416ec0482576]

INTEGRATION: CWS thaiissues (1.10.570); FILE MERGED


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [a33783b4ed253700d9831be6d8f55c86ebfdfa0f]

INTEGRATION: CWS thaiissues (1.20.376); FILE MERGED


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [23521d11424f3d2d8fef90e8f7774b4e0c49c393]

INTEGRATION: CWS thaiissues (1.33.712); FILE MERGED


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [72b6d4b6940fbbb4995b67fe8ed2cfe0ed2a637b]

INTEGRATION: CWS thaiissues (1.31.154); FILE MERGED


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [c5c50f52a4051918920ef03324ebd5aadb481efc]

INTEGRATION: CWS thaiissues (1.77.178); FILE MERGED


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [b2711af762281f83dc58caafc710ffedcbb090aa]

INTEGRATION: CWS thaiissues (1.4.808); FILE MERGED


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [25297b6dee437a0273728639a231ba1961da1dd7]

INTEGRATION: CWS thaiissues (1.13.452); FILE MERGED


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [4b5bd70fde66da3fde89f964053ff981ef689dd8]

INTEGRATION: CWS thaiissues (1.14.206); FILE MERGED


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [5827c64a30b872fa38f0427740677f048597f3ee]

INTEGRATION: CWS thaiissues (1.2.948); FILE MERGED


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [6a653d7fb341644471f038f629c84d3d2f62b3b0]

INTEGRATION: CWS thaiissues (1.5.870); FILE MERGED


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [3c03600024746818379b747df84a8bb37575bbdf]

INTEGRATION: CWS thaiissues (1.4.846); FILE MERGED


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [383261d5915fd00776db216cdaa75f8db4fde0f8]

INTEGRATION: CWS thaiissues (1.5.846); FILE MERGED


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [5f1ec43dfa32c583845f73853235d15677fa1cab]

INTEGRATION: CWS thaiissues (1.2.888); FILE MERGED


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [319a71a69e2248aaba904e7efda62bacd4ae3151]

INTEGRATION: CWS thaiissues (1.4.888); FILE MERGED


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [8a0ae01e4c69f3e5bbfdca8f9c20fea6e108a44b]

INTEGRATION: CWS thaiissues (1.16.452); FILE MERGED


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [ba9b860653e103abb409d718bf2ea280a82ec0a2]

INTEGRATION: CWS thaiissues (1.2.934); FILE MERGED


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [dfd9e58948b9bb126309311fda67d7aeb41d2b76]

INTEGRATION: CWS thaiissues (1.11.364); FILE MERGED


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [fa60f80f59f6ce7522441e5043a4d7f6997f9980]

INTEGRATION: CWS thaiissues (1.1.1.1.1454); FILE MERGED


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [fabfa54500c63ffe74a222c06bef4ce2ed97703e]

INTEGRATION: CWS thaiissues (1.6.870); FILE MERGED


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [dc911dda4c46af3d542e5483aeb4af0b3e6c9841]

INTEGRATION: CWS thaiissues (1.51.70); FILE MERGED 2005/11/15 13:11:16 fme 1.51.70.5: RESYNC: (1.52-1.54); FILE MERGED 2005/10/25 06:44:52 fme 1.51.70.4: #i55716# Feature - Control characters 2005/09/28 06:11:43 os 1.51.70.3: RESYNC: (1.51-1.52); FILE MERGED 2005/08/31 08:22:00 fme 1.51.70.2: #i42661# Feature - Sequence Input Correction 2005/08/30 15:02:33 fme 1.51.70.1: #i42661# Feature - Sequence Input Correction


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [8aac9a3fdc1e2d6562df6050688631774a90e98d]

INTEGRATION: CWS thaiissues (1.39.34); FILE MERGED 2005/10/25 06:46:21 fme 1.39.34.1: #i55716# Feature - Control characters


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [c1e6894f29cb497effbc3005cc811cb5f7126856]

INTEGRATION: CWS thaiissues (1.16.34); FILE MERGED 2005/10/25 06:46:21 fme 1.16.34.1: #i55716# Feature - Control characters


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [04a96e1dc1691a2276163e7a4928a66cd4379071]

INTEGRATION: CWS thaiissues (1.36.32); FILE MERGED 2005/10/25 06:46:20 fme 1.36.32.1: #i55716# Feature - Control characters


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [57c985ff0ec593e5b4dee72b8eb1990f0bca231b]

INTEGRATION: CWS thaiissues (1.13.36); FILE MERGED 2005/10/25 06:46:20 fme 1.13.36.1: #i55716# Feature - Control characters


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [b03bc063b910a674a551ce9583f5c1b065242a9f]

INTEGRATION: CWS thaiissues (1.93.32); FILE MERGED 2005/10/25 06:46:19 fme 1.93.32.1: #i55716# Feature - Control characters


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [2968b6a993fbaeb109677688dd2ed3ab11a50899]

INTEGRATION: CWS thaiissues (1.99.34); FILE MERGED 2005/10/25 06:46:18 fme 1.99.34.1: #i55716# Feature - Control characters


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [2026958f0f16afa551132f34aaef66d861624c96]

INTEGRATION: CWS thaiissues (1.4.38); FILE MERGED 2005/10/25 06:44:02 fme 1.4.38.1: #i55716# Feature - Control characters


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [9c99b7fe872b1101a08910cf12608e066f3d72d7]

INTEGRATION: CWS thaiissues (1.3.1242); FILE MERGED 2005/09/28 04:01:58 os 1.3.1242.2: RESYNC: (1.3-1.4); FILE MERGED 2005/08/30 15:02:07 fme 1.3.1242.1: #i42661# Feature - Sequence Input Correction


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [a5ffb6417d91b1e8f1b3a897db2b96af4c6d675f]

INTEGRATION: CWS thaiissues (1.122.452); FILE MERGED 2005/10/25 10:11:59 fme 1.122.452.3: RESYNC: (1.123-1.124); FILE MERGED 2005/09/28 03:43:54 os 1.122.452.2: RESYNC: (1.122-1.123); FILE MERGED 2005/09/22 06:38:48 os 1.122.452.1: #i42660# sub menu 'Insert/Formatting Mark' added


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [c71d951a2d8b4c648185cd9c8c89999f87216ca1]

INTEGRATION: CWS thaiissues (1.59.248); FILE MERGED 2005/11/01 08:39:04 fme 1.59.248.4: RESYNC: (1.60-1.61); FILE MERGED 2005/10/25 10:11:48 fme 1.59.248.3: RESYNC: (1.59-1.60); FILE MERGED 2005/10/05 13:53:17 os 1.59.248.2: #i42660# Insert/Formatting Marks: globally available 2005/09/22 06:38:48 os 1.59.248.1: #i42660# sub menu 'Insert/Formatting Mark' added


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [9cef2e08f84c04d035c4563e0ebb53c9a7999777]

INTEGRATION: CWS thaiissues (1.15.38); FILE MERGED 2005/10/25 06:39:39 fme 1.15.38.1: #i55716# Feature - Control characters


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [f331b78ac68bac6a63f5d91b76a7890cb672592b]

INTEGRATION: CWS thaiissues (1.31.248); FILE MERGED 2005/10/05 13:13:03 os 1.31.248.3: #i42660# Insert/Formatting Marks: globally available 2005/09/28 03:39:33 os 1.31.248.2: RESYNC: (1.31-1.32); FILE MERGED 2005/09/22 06:38:47 os 1.31.248.1: #i42660# sub menu 'Insert/Formatting Mark' added


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [6c890774bcf19eeb2acab56f80592b9711babd52]

INTEGRATION: CWS thaiissues (1.19.226); FILE MERGED 2005/09/28 03:22:17 os 1.19.226.3: RESYNC: (1.19-1.20); FILE MERGED 2005/09/23 11:34:49 os 1.19.226.2: #i42660# CHAR_ZWNBSP changed to 0x2060 2005/09/22 06:38:47 os 1.19.226.1: #i42660# sub menu 'Insert/Formatting Mark' added


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [122c1a2b7e1c06d46b0667cfd5cffa31d597fa4f]

INTEGRATION: CWS thaiissues (1.64.248); FILE MERGED 2005/10/05 13:12:19 os 1.64.248.3: #i42660# Insert/Formatting Marks: globally available 2005/09/28 02:41:47 os 1.64.248.2: RESYNC: (1.64-1.65); FILE MERGED 2005/09/22 06:38:46 os 1.64.248.1: #i42660# sub menu 'Insert/Formatting Mark' added


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [1466badfd3f5a33f721108b08be91b7c57aa00ec]

INTEGRATION: CWS thaiissues (1.2.1242); FILE MERGED 2005/09/28 02:41:03 os 1.2.1242.2: RESYNC: (1.2-1.3); FILE MERGED 2005/08/30 15:01:35 fme 1.2.1242.1: #i42661# Feature - Sequence Input Correction


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [85a91646267a669db9f161579cd212bc0287ec07]

INTEGRATION: CWS thaiissues (1.23.322); FILE MERGED 2005/10/14 15:34:07 cl 1.23.322.1: #i55135# added FormattingMark menu


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [cd32cefd677395d91c7da2f24522e916aebcdfca]

INTEGRATION: CWS thaiissues (1.3.98); FILE MERGED 2005/10/25 09:22:21 fme 1.3.98.2: RESYNC: (1.3-1.4); FILE MERGED 2005/10/14 16:21:36 cl 1.3.98.1: #i55135# added FormattingMark menu


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [54d70b6c1949e811809bee54eac96635c0b29257]

INTEGRATION: CWS thaiissues (1.3.98); FILE MERGED 2005/10/25 09:22:13 fme 1.3.98.2: RESYNC: (1.3-1.4); FILE MERGED 2005/10/14 16:21:36 cl 1.3.98.1: #i55135# added FormattingMark menu


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [152ef974f1576882ef5caeb976f25428919ca97d]

INTEGRATION: CWS thaiissues (1.3.98); FILE MERGED 2005/10/25 09:21:47 fme 1.3.98.2: RESYNC: (1.3-1.4); FILE MERGED 2005/10/14 16:21:35 cl 1.3.98.1: #i55135# added FormattingMark menu


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [7d1d9d19131ba983eb26d2486a04e74e89899334]

INTEGRATION: CWS thaiissues (1.21.262); FILE MERGED 2005/10/14 15:32:52 cl 1.21.262.1: #i55135# added FormattingMark menu


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [d4c1cbafd78a5b17546bb6d93fefd6eb68f56879]

INTEGRATION: CWS thaiissues (1.2.230); FILE MERGED 2005/10/14 16:27:42 cl 1.2.230.1: #i55135# added FormattingMark menu


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [e76053d51e71b96ea125140218c653e62abe7b85]

INTEGRATION: CWS thaiissues (1.2.230); FILE MERGED 2005/10/14 16:27:41 cl 1.2.230.1: #i55135# added FormattingMark menu


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [a80de3aeb1a4d9a4cdeb26ed37ac4ecf7a8289d2]

INTEGRATION: CWS thaiissues (1.3.344); FILE MERGED 2005/10/14 16:27:41 cl 1.3.344.1: #i55135# added FormattingMark menu


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [2b0f0aef7416963b27709b431481835ec2300103]

INTEGRATION: CWS thaiissues (1.2.110); FILE MERGED 2005/10/14 16:27:40 cl 1.2.110.1: #i55135# added FormattingMark menu


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [bdb396f3577f6376590fabd091e0443d3388abbc]

INTEGRATION: CWS thaiissues (1.2.230); FILE MERGED 2005/10/14 16:27:40 cl 1.2.230.1: #i55135# added FormattingMark menu


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [24820f8992f631828a3e7128e96817454a162fc6]

INTEGRATION: CWS thaiissues (1.50.12); FILE MERGED 2005/10/26 11:04:19 cl 1.50.12.3: #i42732# update font height when changing input language 2005/10/25 09:21:28 fme 1.50.12.2: RESYNC: (1.50-1.51); FILE MERGED 2005/10/14 17:26:06 cl 1.50.12.1: #i55928# prefer input language for font listbox when no text selected


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [ac89bf7266a46f652eeba1fde3507155bd78a8e2]

INTEGRATION: CWS thaiissues (1.73.10); FILE MERGED 2005/10/17 14:05:26 cl 1.73.10.1: #i55135# added FormattingMark menu


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [07de63a6213cfc5c118f343bc5e200cf508c8e79]

INTEGRATION: CWS thaiissues (1.21.12); FILE MERGED 2005/10/14 15:32:08 cl 1.21.12.1: #i55135# added FormattingMark menu


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [ee8a20982747e1809ced3550b7e2103c79b854c3]

INTEGRATION: CWS thaiissues (1.13.10); FILE MERGED 2005/10/14 15:31:30 cl 1.13.10.1: #i55135# added FormattingMark menu


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [6e9c1310f8422dcb15d3be1c77801a4884382016]

INTEGRATION: CWS thaiissues (1.59.10); FILE MERGED 2005/10/17 14:05:25 cl 1.59.10.2: #i55135# added FormattingMark menu 2005/10/14 15:30:30 cl 1.59.10.1: #i55135# added FormattingMark menu


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [b989af0ef3add4d4b066b16d4c31286f7fca3cfb]

INTEGRATION: CWS thaiissues (1.21.10); FILE MERGED 2005/10/26 11:05:11 cl 1.21.10.1: #i42732# use script type from input language for font and font height when no text selected


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [28431bdfa996a424a70e84266aab6761a93d81ee]

INTEGRATION: CWS thaiissues (1.20.12); FILE MERGED 2005/10/26 11:05:11 cl 1.20.12.2: #i42732# use script type from input language for font and font height when no text selected 2005/10/14 17:24:48 cl 1.20.12.1: #i55928# prefer input language for font listbox when no text selected


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [34712035bcc5f72e48c3ad60e697f73c52c2cccb]

INTEGRATION: CWS thaiissues (1.21.12); FILE MERGED 2005/10/25 09:19:18 fme 1.21.12.2: RESYNC: (1.21-1.23); FILE MERGED 2005/10/17 14:05:24 cl 1.21.12.1: #i55135# added FormattingMark menu


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [496886d4b7c975065ad1fc07e5fdadb064007f5d]

INTEGRATION: CWS thaiissues (1.3.12); FILE MERGED 2005/10/17 13:59:30 cl 1.3.12.2: #i55135# added FormattingMark menu 2005/10/14 15:26:43 cl 1.3.12.1: #i55135# added FormattingMark menu


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [2c54a19a37224843f51ac6e1eef5c3261c94170d]

INTEGRATION: CWS thaiissues (1.6.12); FILE MERGED 2005/10/17 14:03:07 cl 1.6.12.2: #i55135# added FormattingMark menu 2005/10/14 15:27:40 cl 1.6.12.1: #i55135# added FormattingMark menu


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [7e30416cdf84fdf339240fc0087de2af2996591f]

INTEGRATION: CWS thaiissues (1.13.14); FILE MERGED 2005/10/17 13:57:56 cl 1.13.14.1: #i55135# added FormattingMark menu


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [9d531f04870edfc012c68724d561cda2bd11bc13]

INTEGRATION: CWS thaiissues (1.34.14); FILE MERGED 2005/10/14 15:24:38 cl 1.34.14.1: #i55135# added FormattingMark menu


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [de087108bd4c5f58a261197f219eb0837aefc8a7]

INTEGRATION: CWS thaiissues (1.9.14); FILE MERGED 2005/10/25 08:52:10 fme 1.9.14.2: RESYNC: (1.9-1.10); FILE MERGED 2005/10/17 13:57:55 cl 1.9.14.1: #i55135# added FormattingMark menu


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [5520c046ba1db46e10a64a26d5a4bde5150490ec]

INTEGRATION: CWS thaiissues (1.38.10); FILE MERGED 2005/11/08 19:14:42 os 1.38.10.2: #i42725# data type fixed 2005/10/13 13:50:42 os 1.38.10.1: #i42725# font height defaults configurable


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [9e797fb4e38bbd9f7b8563904c5c7b9b1b3791e9]

INTEGRATION: CWS thaiissues (1.108.12); FILE MERGED 2005/09/28 07:30:08 os 1.108.12.1: #i48117# 'CTLSequenceCheckingTypeAndReplace' added


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [ddbee9c9452093c8cda4f609731e5f3a9d46f554]

INTEGRATION: CWS thaiissues (1.3.12); FILE MERGED 2005/10/26 12:10:45 ssa 1.3.12.1: #i55555# support query for system default locale, useful on Windows


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [0baa8366e686e6b76198c819ad76030b028b0b27]

INTEGRATION: CWS thaiissues (1.20.64); FILE MERGED 2005/10/25 08:50:09 fme 1.20.64.3: RESYNC: (1.20-1.21); FILE MERGED 2005/10/05 13:10:17 os 1.20.64.2: #i42660# Insert/Formatting Marks: globally available 2005/09/22 06:43:12 os 1.20.64.1: #i42660# sub menu 'Insert/Formatting Mark' added


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [c9b9622c3b0c8859294b43e599aa8a34e861fbf3]

INTEGRATION: CWS thaiissues (1.41.54); FILE MERGED 2005/10/25 08:49:35 fme 1.41.54.5: RESYNC: (1.42-1.43); FILE MERGED 2005/10/18 13:22:32 fme 1.41.54.4: #i42660# Strings adjusted according to spec 2005/10/05 13:10:33 os 1.41.54.3: #i42660# Insert/Formatting Marks: globally available 2005/09/28 02:04:34 os 1.41.54.2: RESYNC: (1.41-1.42); FILE MERGED 2005/09/22 06:43:10 os 1.41.54.1: #i42660# sub menu 'Insert/Formatting Mark' added


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [52557873ec87cc48aa2bd377936eb396dcf37897]

INTEGRATION: CWS thaiissues (1.33.12); FILE MERGED 2005/11/14 13:45:43 fme 1.33.12.1: #i48117# Enable Type and Replace


2005-11-16  Oliver Bolte  <obo@openoffice.org>  [869969164a4e95fffea9d670b9499c8adbcfc994]

INTEGRATION: CWS thaiissues (1.45.12); FILE MERGED 2005/10/25 08:47:42 fme 1.45.12.4: RESYNC: (1.45-1.46); FILE MERGED 2005/10/18 08:59:17 hdu 1.45.12.3: #i56145# add fallbacks from/to popular Thai fonts 2005/10/18 08:34:31 hdu 1.45.12.2: #i56145# prefer Angsana New over Angsana UPC 2005/10/18 08:19:51 hdu 1.45.12.1: #i56145# for Thai the default CTL font for all applications is Angsana New


2005-11-16  Hans-Joachim Lankenau  <hjs@openoffice.org>  [27b1b2fd82c438db2b426fbc759f5c54c5f73bdd]

#i57954# fix include statemenr


2005-11-15  Oliver Bolte  <obo@openoffice.org>  [3c42c4a0a70db16fc7794e8b9fe7e8d021d30fe9]

INTEGRATION: CWS localisation02 (1.3.68); FILE MERGED 2005/10/28 14:24:45 ihi 1.3.68.1: #i56876# German strings -> UTF8


2005-11-15  Oliver Bolte  <obo@openoffice.org>  [61edb5db300cd30e89c03286afd457f3a6b5c8b6]

INTEGRATION: CWS localisation02 (1.3.68); FILE MERGED 2005/10/28 14:19:44 ihi 1.3.68.1: #i56876# German strings -> UTF8


2005-11-15  Oliver Bolte  <obo@openoffice.org>  [b3b899474127c8c4da71fad53822ccd7a0867e97]

INTEGRATION: CWS localisation02 (1.3.68); FILE MERGED 2005/10/28 14:22:48 ihi 1.3.68.1: #i56876# German strings -> UTF8


2005-11-15  Oliver Bolte  <obo@openoffice.org>  [e12ddf3fe008d4ba1aa031535a55da8e1338a88b]

INTEGRATION: CWS localisation02 (1.14.8); FILE MERGED 2005/11/04 14:13:07 gh 1.14.8.1: #i56740# workaround for OS2 error


2005-11-15  Oliver Bolte  <obo@openoffice.org>  [bbe63ecd7e49977fbc6104d217be48f21fecd814]

INTEGRATION: CWS localisation02 (1.17.8); FILE MERGED 2005/11/04 15:27:26 gh 1.17.8.1: #i56740# workaround for OS2 error


2005-11-15  Oliver Bolte  <obo@openoffice.org>  [a9f371a745fa4db2e006698c490d1ddcf815ee8d]

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>  [72934a55e2f521e64c8329e407e0b26ce00c963e]

INTEGRATION: CWS localisation02 (1.7.4); FILE MERGED 2005/11/15 13:58:21 vg 1.7.4.1: 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-15  Oliver Bolte  <obo@openoffice.org>  [5c42e3050732feb043d86c9e4849ebba2db9cc15]

INTEGRATION: CWS localisation02 (1.10.8); FILE MERGED 2005/11/08 15:23:03 ihi 1.10.8.1: #i57372# typo


2005-11-15  Oliver Bolte  <obo@openoffice.org>  [915fd7252ce02ed5f52c4477161742b11e835536]

INTEGRATION: CWS localisation02 (1.23.4); FILE MERGED 2005/11/08 14:23:46 vg 1.23.4.3: #i56664# 2005/11/07 18:21:51 ihi 1.23.4.2: #i57372# XDarwin1.0 -> XDarwin 1.0 2005/11/04 17:00:41 vg 1.23.4.1: #i56245# readme section about Synapics in wrong place


2005-11-15  Oliver Bolte  <obo@openoffice.org>  [243d8c502aa06d034100543d8c8a44a1bde0d949]

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  Oliver Bolte  <obo@openoffice.org>  [fffb90162d5f96dfeb8374ddb9c2b7574125f20d]

INTEGRATION: CWS lo9 (1.15.10); FILE MERGED 2005/11/14 16:57:05 lo 1.15.10.1: #i56837# use entity resolver


2005-11-15  Oliver Bolte  <obo@openoffice.org>  [c6cd7addd66c364fa5fc5257511b852d8d09f8d3]

INTEGRATION: CWS swqbf43 (1.15.4); FILE MERGED 2005/11/14 10:52:11 od 1.15.4.1: #i57656# - <SwHTMLParser::NewNumBulListItem(..)>: on setting numbering/bullet 	   level of text node, adjust <IsCounted> state accordingly. 	 - <SwHTMLParser::SetNodeNum(..)>: consider usage of NO_NUMLEVEL 	 - remove unused code


2005-11-15  Oliver Bolte  <obo@openoffice.org>  [29bec1a9c4c9e50ec3238dfb44210ec5d797c785]

INTEGRATION: CWS swqbf43 (1.17.4); FILE MERGED 2005/11/14 11:53:36 od 1.17.4.1: #i57956# <SwEditShell::MoveNumParas(..)> 	 - correction: re-factoring of code forgot determination of loop


2005-11-15  Frank Schönheit  <fs@openoffice.org>  [67b3e2b54cfa3739b7e6cfc4e8805a7ecd2510e2]

#i57925#


2005-11-14  Rüdiger Timm  <rt@openoffice.org>  [6d5cf704f397befb19a7efc49c80589b3fcca1c0]

#i10000# Syntax (comma)


2005-11-14  Rüdiger Timm  <rt@openoffice.org>  [743d31086ad3a1d8fe704368be8a9b6c15ac662b]

#i10000# include algorithm (needed for find_if).


2005-11-14  Vladimir Glazounov  <vg@openoffice.org>  [1a142398baaa1d33d18852124b112f760eea0fae]

new version for SRC680


2005-11-14  Vladimir Glazounov  <vg@openoffice.org>  [526eaf99dbb9ec6359e6388662695359a3763c57]

new version for SRC680


2005-11-14  Rüdiger Timm  <rt@openoffice.org>  [3565c12552c7775516314310ac80e0f247fbbb2f]

#i10000# Since integration of CWS perform06 ItemHolder1 does not have a member getGlobalItemHolder any more.


2005-11-14  Rüdiger Timm  <rt@openoffice.org>  [b824f0bb224a21d3b97c4f88e9f60d99a608202a]

SRC680


2005-11-14  Hans-Joachim Lankenau  <hjs@openoffice.org>  [5d9f360adbf2de4d204b2e6369cdc43928705329]

#i57388# remove dependencies on module sal


2005-11-14  Hans-Joachim Lankenau  <hjs@openoffice.org>  [94efa2483b35ab6ee3eeb6c8d4375b36c0d7e3db]

#i57775# fix breakage in win/tcsh build


2005-11-14  Rüdiger Timm  <rt@openoffice.org>  [5609789035dc3b0b2cf83d6b3bed3e1926659764]

INTEGRATION: CWS c05v001 (1.25.304); FILE MERGED 2005/08/26 12:56:01 fs 1.25.304.2: #124937# show database options only if there's at least one application with database integration installed 2005/08/15 09:21:06 pb 1.25.304.1: fix: #124957# use new methods of SvtModuleOptions


2005-11-14  Rüdiger Timm  <rt@openoffice.org>  [d477d61f261c0ec9aab291b9085e7c7e832f013f]

INTEGRATION: CWS knumber (1.95.44); FILE MERGED 2005/11/14 08:58:49 flr 1.95.44.1: #i52127# implement first step of numbered-paragraph


2005-11-14  Rüdiger Timm  <rt@openoffice.org>  [f18f2a0befbbc22fedbc0512322ee02c8464a7fe]

INTEGRATION: CWS knumber (1.6.42); FILE MERGED 2005/11/14 08:58:53 flr 1.6.42.1: #i52127# implement first step of numbered-paragraph


2005-11-14  Rüdiger Timm  <rt@openoffice.org>  [ebe09eceaf8aa9cd82d5bfe54cee9eb678066e35]

INTEGRATION: CWS knumber (1.52.42); FILE MERGED 2005/11/14 08:58:53 flr 1.52.42.1: #i52127# implement first step of numbered-paragraph


2005-11-14  Rüdiger Timm  <rt@openoffice.org>  [e7701a4fa248dfd04a537bf6b86dd2ef83a999b4]

INTEGRATION: CWS knumber (1.117.40); FILE MERGED 2005/11/14 08:58:52 flr 1.117.40.1: #i52127# implement first step of numbered-paragraph


2005-11-11  Kurt Zenker  <kz@openoffice.org>  [17862d01f72614389466229bbbe757a99808f150]

INTEGRATION: CWS os69 (1.34.36); FILE MERGED 2005/11/10 11:09:30 os 1.34.36.1: #127770# reset void value


2005-11-11  Kurt Zenker  <kz@openoffice.org>  [8b340bd5c17f25d782e3a0001681f5c2e31b99ab]

INTEGRATION: CWS os69 (1.9.38); FILE MERGED 2005/11/10 11:10:06 os 1.9.38.1: #127770# reset void value


2005-11-11  Kurt Zenker  <kz@openoffice.org>  [0ef4306532a740d732c04e6cd35fd02a84247b2e]

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>  [343e117739bec1f331a16b353709828d9f71c27b]

INTEGRATION: CWS c05v001 (1.37.232); FILE MERGED 2005/08/15 14:06:08 ssa 1.37.232.1: #124966# support for synchronous update for toolboxes that will open in popup mode


2005-11-11  Kurt Zenker  <kz@openoffice.org>  [73df3a699ae9fd4a08a638d33eb2183b354a4117]

INTEGRATION: CWS c05v001 (1.4.406); FILE MERGED 2005/09/07 07:19:24 pb 1.4.406.1: fix: #125489# show only groups which are installed


2005-11-11  Kurt Zenker  <kz@openoffice.org>  [013f881b76c4622c2b209b0250dce74dd66847d7]

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>  [a65bf729a053756a30ae9873b3727640c5a9cfff]

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>  [5327676fb6758e5695d2936630e5899d8a2b5470]

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>  [43e3e4bb6c44eb2d4b231f37d8a549eb01037738]

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>  [82f59c2586ff23c1929106a251c915092a7e1181]

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>  [635002de71deb7c870a909b35fa901f15174b0ab]

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>  [2a9b1df60e5ef521e6d27022b7f57b8d7b026c78]

INTEGRATION: CWS c05v001 (1.50.44); FILE MERGED 2005/08/15 13:50:16 ssa 1.50.44.1: #124966# synchronous update for toolboxes that will open in popup mode


2005-11-11  Kurt Zenker  <kz@openoffice.org>  [1d300875465b984e2c83921410fc22bf68d014a4]

INTEGRATION: CWS c05v001 (1.39.84); FILE MERGED 2005/09/07 07:02:44 pb 1.39.84.3: fix: #125490# dynamic list of extensions 2005/08/29 07:32:10 obo 1.39.84.2: RESYNC: (1.39-1.40); FILE MERGED 2005/08/25 14:51:09 fs 1.39.84.1: #124967# if no Base is installed, don't show the 'Address book' button


2005-11-11  Kurt Zenker  <kz@openoffice.org>  [e7484b9b6165ca668e17a9e6014c7988f7901844]

INTEGRATION: CWS c05v001 (1.31.96); FILE MERGED 2005/10/10 09:33:46 ih 1.31.96.2: #125491# Function CheckInstalledModule() changed 2005/09/09 11:21:16 ih 1.31.96.1: #125491# ToggleCheckbox Function extended for module recognition


2005-11-11  Kurt Zenker  <kz@openoffice.org>  [823e2421e5766d00c80d5e4caa5e2423caa100e8]

INTEGRATION: CWS c05v001 (1.38.68); FILE MERGED 2005/10/10 12:23:36 ih 1.38.68.2: #125491# global doc filter disabled if no global doc module is installed 2005/10/06 15:45:35 kz 1.38.68.1: #125491# Standalone impress: Wizards - Document converter doesn't check installed modules (BC)


2005-11-11  Kurt Zenker  <kz@openoffice.org>  [06179519271f15c085765c0c4f0a1f9784a67573]

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>  [3301852b97c310662b278a0ec99a1304463231a9]

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>  [e15779e20134e969dbbd47305d6c2e81a755680d]

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>  [e34ffdadedc9e50f8dc606cf812bada0da3904d7]

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>  [c890c7dce8114f0528d4ff71772ea8bc595e880f]

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>  [059970d994d1954bf5bf806c721d0176318a4970]

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  Kurt Zenker  <kz@openoffice.org>  [047be4e096a7f15ab5e871ce593343f8d560fa13]

INTEGRATION: CWS c05v001 (1.97.26); FILE MERGED 2005/09/29 09:27:30 as 1.97.26.1: #125916# new helper to forward URL's to the underlying OS


2005-11-11  Kurt Zenker  <kz@openoffice.org>  [637b32bbfd7e941c36e1428eb8137b745f3f4802]

INTEGRATION: CWS c05v001 (1.3.118); FILE MERGED 2005/08/15 14:04:37 ssa 1.3.118.1: #124966# synchronous update for toolboxes that will open in popup mode


2005-11-11  Kurt Zenker  <kz@openoffice.org>  [b7039686a74c9a2a26992fa7c18c52301a85e3df]

INTEGRATION: CWS c05v001 (1.8.90); FILE MERGED 2005/08/15 14:04:36 ssa 1.8.90.1: #124966# synchronous update for toolboxes that will open in popup mode


2005-11-11  Kurt Zenker  <kz@openoffice.org>  [2b680e4114c3a57dfdd5f0821915b250c6fee0aa]

INTEGRATION: CWS c05v001 (1.19.26); FILE MERGED 2005/08/15 14:04:35 ssa 1.19.26.1: #124966# synchronous update for toolboxes that will open in popup mode


2005-11-11  Kurt Zenker  <kz@openoffice.org>  [40f0afdabbdca88329ac6798683b5567135bab7e]

INTEGRATION: CWS c05v001 (1.2.96); FILE MERGED 2005/09/29 09:27:29 as 1.2.96.1: #125916# new helper to forward URL's to the underlying OS


2005-11-11  Kurt Zenker  <kz@openoffice.org>  [c8c1b573272e9c4359b1bad9a6f553cfec1f87df]

INTEGRATION: CWS c05v001 (1.1.2); FILE ADDED 2005/10/05 13:15:29 as 1.1.2.2: # 125916# support path variables inside URLs 2005/09/29 09:24:54 as 1.1.2.1: #125916# new helper to forward URL's to the underlying OS


2005-11-11  Kurt Zenker  <kz@openoffice.org>  [d108af903f8386612a00b5f4166a58570de3fb3a]

INTEGRATION: CWS c05v001 (1.7.180); FILE MERGED 2005/09/29 09:27:26 as 1.7.180.1: #125916# new helper to forward URL's to the underlying OS


2005-11-11  Kurt Zenker  <kz@openoffice.org>  [faba71b5d92c0c97e75fa114e878d5aad28400f8]

INTEGRATION: CWS c05v001 (1.1.2); FILE ADDED 2005/09/29 09:24:24 as 1.1.2.1: #125916# new helper to forward URL's to the underlying OS


2005-11-11  Kurt Zenker  <kz@openoffice.org>  [d057a30ebac284d5033a1f32890494b315cd4119]

INTEGRATION: CWS c05v001 (1.35.26); FILE MERGED 2005/09/29 09:27:22 as 1.35.26.1: #125916# new helper to forward URL's to the underlying OS


2005-11-11  Kurt Zenker  <kz@openoffice.org>  [36df6c209af369b8c5fa79adef5d4851c6e5a6db]

INTEGRATION: CWS c05v001 (1.3.110); FILE MERGED 2005/08/25 15:07:00 fs 1.3.110.1: #124936# +fcfg_database*


2005-11-11  Kurt Zenker  <kz@openoffice.org>  [222ff2e022e9e489e6f05346dc9488f55d03b08e]

INTEGRATION: CWS c05v001 (1.11.48); FILE MERGED 2005/08/25 15:05:37 fs 1.11.48.1: #124936# +fcfg_database_*


2005-11-11  Kurt Zenker  <kz@openoffice.org>  [4adf25795bd3d6838a9fc23ed547faa2ff4d25ba]

INTEGRATION: CWS c05v001 (1.6.32); FILE MERGED 2005/10/11 08:53:07 as 1.6.32.1: #125995# add missing cross-type draw8 to impress package


2005-11-11  Kurt Zenker  <kz@openoffice.org>  [b94353b2a919709fd787b9878b46b64a89f107ef]

INTEGRATION: CWS c05v001 (1.1.2); FILE ADDED 2005/08/25 15:06:38 fs 1.1.2.1: #124936# loaders/types whose availability dependd on the 'Base' module being installed


2005-11-11  Kurt Zenker  <kz@openoffice.org>  [56a151991cc570e7e084edf3ce555eafb288eca5]

INTEGRATION: CWS c05v001 (1.5.110); FILE MERGED 2005/08/25 15:05:45 fs 1.5.110.1: #124936# moved loader and type for Base related formats to fcfg_database.mk


2005-11-11  Kurt Zenker  <kz@openoffice.org>  [e6a4f5ab516ad38c4c66017be664a4ea8b74368e]

INTEGRATION: CWS c05v001 (1.85.104); FILE MERGED 2005/08/29 10:48:09 fs 1.85.104.1: #124939#


2005-11-11  Kurt Zenker  <kz@openoffice.org>  [e4963363159d3546d75ed7180303ee9120fb5270]

INTEGRATION: CWS c05v001 (1.2.94); FILE MERGED 2005/11/07 16:12:05 is 1.2.94.1: #127628# remove quickstarter link


2005-11-11  Kurt Zenker  <kz@openoffice.org>  [55cd8244be119726d5933e5109caaeaffd9aa575]

INTEGRATION: CWS c05v001 (1.2.94); FILE MERGED 2005/11/07 16:12:04 is 1.2.94.1: #127628# remove quickstarter link


2005-11-11  Kurt Zenker  <kz@openoffice.org>  [891cff629b2271c60a7f07f31ab44dfb58b10762]

INTEGRATION: CWS c05v001 (1.3.92); FILE MERGED 2005/11/07 16:12:04 is 1.3.92.1: #127628# remove quickstarter link


2005-11-11  Kurt Zenker  <kz@openoffice.org>  [ac40e2a9844146efa1d805485e040e505ebcb126]

INTEGRATION: CWS c05v001 (1.63.84); FILE MERGED 2005/08/26 13:14:01 fs 1.63.84.1: #125322# do not show NavigationBar and TableControl icons if no Base is installed !!DO NOT COPY FIX INTO THE MASTER, it's intended for this branch only!!


2005-11-11  Kurt Zenker  <kz@openoffice.org>  [6e2c200e3daca503a30d555a45fdffed82161851]

INTEGRATION: CWS c05v001 (1.9.372); FILE MERGED 2005/08/15 09:20:20 pb 1.9.372.1: fix: #124957# use new methods of SvtModuleOptions


2005-11-11  Kurt Zenker  <kz@openoffice.org>  [f3ce04f4889f68a9d52b055e20acea80d102235c]

INTEGRATION: CWS c05v001 (1.8.406); FILE MERGED 2005/08/15 09:17:32 pb 1.8.406.1: fix: #124957# remove autotext entry if writer module isn't installed


2005-11-11  Kurt Zenker  <kz@openoffice.org>  [5ab845e3ce173182b2acfcb922188d07b9cd543b]

INTEGRATION: CWS c05v001 (1.2.1020); FILE MERGED 2005/08/15 09:09:51 pb 1.2.1020.1: fix: #124969# #124970# OfaMSFilterTabPage2::GetEntry4Type() added


2005-11-11  Kurt Zenker  <kz@openoffice.org>  [0fd48f5e450a4787c846abcc68ad62f7d03087c5]

INTEGRATION: CWS c05v001 (1.3.406); FILE MERGED 2005/08/15 09:11:32 pb 1.3.406.1: fix: #124969# #124970# OfaMSFilterTabPage2: remove entry if module isn't installed


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [d8738a5d3a7dcc262eae1deae46876bb7e6cf89b]

INTEGRATION: CWS c06 (1.11.148); FILE MERGED 2005/08/29 09:59:45 pb 1.11.148.1: fix: #i53484# 'readonly' support


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [672edb50445535656b6833964f75a61ace7113ea]

INTEGRATION: CWS c06 (1.53.132); FILE MERGED 2005/08/31 07:41:51 pb 1.53.132.1: fix: #i53479# optionsdlg.cxx added


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [8baa13bc1c0e4c1972aff1197aa03b31e9b6dd5c]

INTEGRATION: CWS c06 (1.2.282); FILE MERGED 2005/08/31 07:40:49 pb 1.2.282.1: fix: #i53479# E_OPTIONSDLGOPTIONS added


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [2000c3e7154f1f616d1fda7163f96dae2e125dc0]

INTEGRATION: CWS c06 (1.5.146); FILE MERGED 2005/08/31 07:38:17 pb 1.5.146.1: fix: #i53479# SvtOptionsDialogOptions added


2005-11-11  Kurt Zenker  <kz@openoffice.org>  [d72c96f4e14dae2730d59dc4c2b95776eed83417]

INTEGRATION: CWS c05v001 (1.58.164); FILE MERGED 2005/08/15 11:14:30 cd 1.58.164.1: #124964# Make menu entry 'insert spreadsheet' invisible, if calc is not installed


2005-11-11  Kurt Zenker  <kz@openoffice.org>  [9860ca3e87ab281af1067977c2b8d0647548fd26]

INTEGRATION: CWS c05v001 (1.7.224); FILE MERGED 2005/10/12 11:47:21 sj 1.7.224.1: #126003# fixed graphic filter detection if draw module is not installed


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [e81cdf1481370c2b16c23d8a99d2e3d5d01fc1cc]

INTEGRATION: CWS tl14 (1.112.148); FILE MERGED 2005/10/26 13:19:17 tl 1.112.148.5: #106739# broken entry fixed 2005/10/26 12:49:24 tl 1.112.148.4: #106739# broken entry fixed 2005/10/25 14:04:20 tl 1.112.148.3: RESYNC: (1.113-1.114); FILE MERGED 2005/09/22 16:36:20 tl 1.112.148.2: RESYNC: (1.112-1.113); FILE MERGED 2005/07/22 09:50:14 tl 1.112.148.1: #106739# new property 'ParaStyleConditions' for conditional paragraph styles added


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [b2a3d2739363a2675aa76879bcaadcfaca7caf7f]

INTEGRATION: CWS tl14 (1.177.8); FILE MERGED 2005/10/25 14:03:40 tl 1.177.8.6: RESYNC: (1.179-1.180); FILE MERGED 2005/09/22 16:34:22 tl 1.177.8.5: RESYNC: (1.178-1.179); FILE MERGED 2005/08/23 09:19:31 tl 1.177.8.4: RESYNC: (1.177-1.178); FILE MERGED 2005/08/01 13:48:39 tl 1.177.8.3: #106739# properperty set/map for conditional paragraph styles fixed 2005/08/01 11:17:34 tl 1.177.8.2: #106739# properperty set/map for conditional paragraph styles fixed 2005/07/22 09:49:33 tl 1.177.8.1: #106739# new property 'ParaStyleConditions' for conditional paragraph styles added


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [f8e9144bd9f0ea77d8eb05f4b8f4c07d61e1a8f1]

INTEGRATION: CWS tl14 (1.107.148); FILE MERGED 2005/10/26 12:48:01 tl 1.107.148.4: #106739# double entry of 'SW_PROPNAME_END' fixed 2005/10/25 13:35:24 tl 1.107.148.3: RESYNC: (1.108-1.109); FILE MERGED 2005/09/22 13:19:30 tl 1.107.148.2: RESYNC: (1.107-1.108); FILE MERGED 2005/07/20 14:32:40 tl 1.107.148.1: #106739# new property 'ParaStyleConditions' for conditional paragraph styles added


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [c78862842c1b5fef45d85415d4617384d98ef41d]

INTEGRATION: CWS tl14 (1.9.106); FILE MERGED 2005/09/23 09:54:52 tl 1.9.106.2: RESYNC: (1.9-1.10); FILE MERGED 2005/07/20 14:17:00 tl 1.9.106.1: #106739# new type added


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [1c9af1205394d5fcb7f12e8dd87a9a55ed6dfb2e]

INTEGRATION: CWS tl14 (1.9.44); FILE MERGED 2005/09/23 09:21:14 tl 1.9.44.2: RESYNC: (1.9-1.10); FILE MERGED 2005/07/20 14:16:45 tl 1.9.44.1: #106739# new type added


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [167d6f306565bd10b88ff329ecdc66bae4b1b904]

INTEGRATION: CWS tl14 (1.102.24); FILE MERGED 2005/10/27 11:41:53 tl 1.102.24.1: #i55578# fixed off by 1 index when getting the language


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [fb30c67c7be64729a5cc035ba6e6cd4c798ab4ac]

INTEGRATION: CWS tl14 (1.9.148); FILE MERGED 2005/09/23 06:45:46 tl 1.9.148.2: RESYNC: (1.9-1.10); FILE MERGED 2005/07/13 14:59:05 tl 1.9.148.1: #i50417# changed property type of NumberFormat to 'long'


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [b747aecc549abf1066d504fb8a491a8951524430]

INTEGRATION: CWS tl14 (1.9.212); FILE MERGED 2005/09/23 06:36:26 tl 1.9.212.2: RESYNC: (1.9-1.10); FILE MERGED 2005/07/14 13:11:01 tl 1.9.212.1: #i27268# added some comments about anchors of text tables


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [8d41d2cd3beb79ff2a930264adb017a0ba1c3751]

INTEGRATION: CWS tl14 (1.14.180); FILE MERGED 2005/09/23 06:24:46 tl 1.14.180.2: RESYNC: (1.14-1.15); FILE MERGED 2005/07/14 13:11:01 tl 1.14.180.1: #i27268# added some comments about anchors of text tables


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [6291d519636b247586860cb3a06bc6d6b98a58c1]

INTEGRATION: CWS tl14 (1.7.212); FILE MERGED 2005/09/23 05:47:04 tl 1.7.212.2: RESYNC: (1.7-1.8); FILE MERGED 2005/07/25 11:57:22 tl 1.7.212.1: #i23386# add comment about exception for index/count being out of bounds


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [9600e383ca7ca71a18e5a6b20d8222155f8adbda]

INTEGRATION: CWS tl14 (1.7.212); FILE MERGED 2005/09/23 05:46:55 tl 1.7.212.2: RESYNC: (1.7-1.8); FILE MERGED 2005/07/25 11:57:21 tl 1.7.212.1: #i23386# add comment about exception for index/count being out of bounds


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [d4dfba7b00f99cd0835dcbf8c372fc8c81acaab0]

PATCH flag set for bf_xo library (on request by AW).


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [a7277a04f6a111d38a2b3f3b8b23b59b7cc039c6]

INTEGRATION: CWS tl14 (1.11.528); FILE MERGED 2005/10/26 12:25:10 tl 1.11.528.3: #106739# XStyleCondition.idl added to makefile again 2005/09/23 05:31:15 tl 1.11.528.2: RESYNC: (1.11-1.12); FILE MERGED 2005/08/01 11:07:23 tl 1.11.528.1: #106739# XStyleCondition removed (was never used or implemented)


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [c680405f0597c74aff992ce7b99cbd91ccf788a6]

INTEGRATION: CWS tl14 (1.7.212); FILE MERGED 2005/10/26 12:16:29 tl 1.7.212.2: #106739# reopen IDL file and mark it as deprecated 2005/08/01 11:08:29 tl 1.7.212.1: #106739# XStyleCondition removed (was never used or implemented)


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [6868baff8f2d5e63893c44aa6a038dc780ccea16]

INTEGRATION: CWS tl14 (1.6.212); FILE MERGED 2005/09/23 05:30:46 tl 1.6.212.2: RESYNC: (1.6-1.7); FILE MERGED 2005/07/20 14:22:44 tl 1.6.212.1: #106739# DocMerge comments removed


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [6736c06917d06420a3cc5708bf87996bdad8e0e1]

INTEGRATION: CWS tl14 (1.7.212); FILE MERGED 2005/09/23 05:23:44 tl 1.7.212.4: RESYNC: (1.7-1.8); FILE MERGED 2005/07/26 08:01:06 tl 1.7.212.3: #i25406# spelling error corrected 2005/07/20 14:26:21 tl 1.7.212.2: #106739# property 'ParaStyleConditions' added 2005/07/20 14:22:32 tl 1.7.212.1: #106739# DocMerge comments removed


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [c61f7f484ef56e16c5f3e771a2eaab9bdbd10f87]

INTEGRATION: CWS tl14 (1.17.200); FILE MERGED 2005/09/23 05:27:19 tl 1.17.200.2: RESYNC: (1.17-1.18); FILE MERGED 2005/07/26 08:00:36 tl 1.17.200.1: #i25406# 'maybevoid' flag added to attributes describing header or footer properties


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [9c676863d887e7d364b5362a170f72364a5bf91c]

INTEGRATION: CWS tl14 (1.3.212); FILE MERGED 2005/09/23 05:24:48 tl 1.3.212.2: RESYNC: (1.3-1.4); FILE MERGED 2005/07/26 08:36:02 tl 1.3.212.1: #i25472# removed some incorrect listed properties


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [c83c4693cc872541a36924ed6348274c19e5245f]

INTEGRATION: CWS tl14 (1.8.660); FILE MERGED 2005/09/22 18:13:06 tl 1.8.660.2: RESYNC: (1.8-1.9); FILE MERGED 2005/08/01 11:13:46 tl 1.8.660.1: #106739# moved to main include directory


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [904d699f6d76154e541c35395c69d6c85712ec2a]

INTEGRATION: CWS tl14 (1.91.168); FILE MERGED 2005/09/22 16:38:47 tl 1.91.168.7: RESYNC: (1.92-1.93); FILE MERGED 2005/08/23 09:21:03 tl 1.91.168.6: RESYNC: (1.91-1.92); FILE MERGED 2005/08/08 09:13:01 tl 1.91.168.5: #i23386# insert/removeByIndex with count 0 just return now. 2005/08/01 09:52:36 tl 1.91.168.4: #113692#, #i23386# SwTextCursorItemSet_Impl removed 2005/07/25 12:00:23 tl 1.91.168.3: #i23386# add comment about exception for index/count being out of bounds 2005/07/22 09:56:16 tl 1.91.168.2: #113692# 'DropCapCharStyleName' for SwXTextTableCursor fixed 2005/07/13 13:37:25 tl 1.91.168.1: #i21669# SwXTableColumns::getByIndex returns an empty XInterface now


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [a76dd6294559bcd98526ec9913ef5ca83b9af0ed]

INTEGRATION: CWS tl14 (1.60.312); FILE MERGED 2005/11/08 11:11:20 os 1.60.312.4: #i106739# smoketest issue fixed 2005/09/22 16:38:33 tl 1.60.312.3: RESYNC: (1.60-1.61); FILE MERGED 2005/08/01 13:48:41 tl 1.60.312.2: #106739# properperty set/map for conditional paragraph styles fixed 2005/07/22 09:53:20 tl 1.60.312.1: #106739# new property 'ParaStyleConditions' for conditional paragraph styles added


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [a69e99be6c76b707fadbaa5149195dd9d364cc11]

INTEGRATION: CWS tl14 (1.84.238); FILE MERGED 2005/10/25 14:04:00 tl 1.84.238.5: RESYNC: (1.87-1.88); FILE MERGED 2005/09/22 16:34:35 tl 1.84.238.4: RESYNC: (1.86-1.87); FILE MERGED 2005/08/23 09:19:49 tl 1.84.238.3: RESYNC: (1.84-1.86); FILE MERGED 2005/08/02 09:12:10 tl 1.84.238.2: #i52323# be sure to use a text node even if a non text node (e.g. graphic) is selected. 2005/08/01 09:52:36 tl 1.84.238.1: #113692#, #i23386# SwTextCursorItemSet_Impl removed


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [6c5e95803a1dbbd48d71011405205b0a57f9e989]

INTEGRATION: CWS tl14 (1.51.148); FILE MERGED 2005/09/22 13:18:00 tl 1.51.148.3: RESYNC: (1.51-1.52); FILE MERGED 2005/08/01 11:17:18 tl 1.51.148.2: #106739# properperty set/map for conditional paragraph styles fixed 2005/07/20 14:32:40 tl 1.51.148.1: #106739# new property 'ParaStyleConditions' for conditional paragraph styles added


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [9cb9e81c587a3499bfdcbc51e65a773949c4ab09]

INTEGRATION: CWS tl14 (1.64.190); FILE MERGED 2005/09/22 11:41:28 tl 1.64.190.2: RESYNC: (1.64-1.65); FILE MERGED 2005/07/20 14:32:39 tl 1.64.190.1: #106739# new property 'ParaStyleConditions' for conditional paragraph styles added


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [0ab64361172cc0f82f88a7b8c861b1602a8a110f]

INTEGRATION: CWS tl14 (1.1.2); FILE ADDED 2005/11/03 11:45:29 tl 1.1.2.3: #106739# license header fixed after resyncing 2005/08/01 11:13:26 tl 1.1.2.2: #106739# moved to main include directory 2005/08/01 10:08:36 tl 1.1.2.1: #106739# moved to main include directory


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [ff95700a658024c61df910e33aa0696554acfa45]

INTEGRATION: CWS c06 (1.3.82); FILE MERGED 2005/11/08 09:55:41 hro 1.3.82.3: #i54955# Always pass image name as first argument in command line 2005/11/08 09:47:07 hro 1.3.82.2: #i54955# Always pass image name as first argument in command line 2005/09/28 13:37:27 hro 1.3.82.1: #i54955# On restart after a crash forward bootstrap args


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [b4a412e1044fd2dcb0a325a1179663944a34040b]

INTEGRATION: CWS c06 (1.5.64); FILE MERGED 2005/09/15 11:53:16 tv 1.5.64.1: #53536# make sure wizards with live previews behave correctly in terms of attaching and removing a termination listener and being openend via dispatch rather than loadComponentFromURL


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [e17a681b95007d16b8fd9c9c17df92118e04a0c6]

INTEGRATION: CWS c06 (1.5.42); FILE MERGED 2005/09/15 11:53:14 tv 1.5.42.1: #53536# make sure wizards with live previews behave correctly in terms of attaching and removing a termination listener and being openend via dispatch rather than loadComponentFromURL


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [b98a455451428c36e0bdfe425e17e2bbf0650208]

INTEGRATION: CWS c06 (1.21.40); FILE MERGED 2005/08/31 14:52:44 cd 1.21.40.2: #i53937# Added support to remove custom button at the end of a toolbar when customization is not allowed 2005/08/23 12:34:03 cd 1.21.40.1: #i53493# Make toolbar state globally custimizable


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [c01ffffa75c336547bdd30d854903dbd19ff03be]

INTEGRATION: CWS c06 (1.5.382); FILE MERGED 2005/09/19 08:52:18 cd 1.5.382.1: #i53531# Make crash reporter optional


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [57b513a279cd2d96a6381a91b0be0fde812afbbf]

INTEGRATION: CWS c06 (1.25.314); FILE MERGED 2005/08/31 08:15:10 pb 1.25.314.1: fix: #i53479# OptionsDialog customizable


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [26f54fb2c5c54725b0dccde937b58881ca146caa]

INTEGRATION: CWS c06 (1.7.238); FILE MERGED 2005/09/19 08:39:31 cd 1.7.238.1: #i53531# Make crash reporter optional


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [0b46b8fb441ac6b04cdc7e43fe56839c37e7306c]

INTEGRATION: CWS c06 (1.4.382); FILE MERGED 2005/09/19 08:39:31 cd 1.4.382.1: #i53531# Make crash reporter optional


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [2fa41c8d3b5ac35a8d41456148632266ca6204c4]

INTEGRATION: CWS c06 (1.6.230); FILE MERGED 2005/09/19 08:39:30 cd 1.6.230.1: #i53531# Make crash reporter optional


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [5039f33181f29e7285e94a494e02259e9d42c5c8]

INTEGRATION: CWS c06 (1.13.78); FILE MERGED 2005/08/23 12:59:04 kso 1.13.78.1: #i53361# - intro.bmp now first searched via $CustomDataUrl Issue number: Submitted by: Reviewed by:


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [7819d1ed4765b8977f0f449525f87a71c7f61547]

INTEGRATION: CWS c06 (1.182.24); FILE MERGED 2005/09/29 11:01:31 hro 1.182.24.2: #i53531# Disable error reporting in signal handler if crash reporting is disabled in configuration 2005/09/19 08:25:45 cd 1.182.24.1: #i53531# Make crash reporter optional


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [2a835ac857b4f46e28006421757e4978da74885a]

INTEGRATION: CWS c06 (1.2.300); FILE MERGED 2005/08/26 15:31:12 kso 1.2.300.1: #i53834# - pass bootstrap vars to javaldx.


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [c78a5da7c41d2220507b2fac5d7d1f889e97b839]

INTEGRATION: CWS c06 (1.17.50); FILE MERGED 2005/09/22 07:56:01 kso 1.17.50.2: #i53834# - bootsrap params must too be passed to office on restart after crash. 2005/08/26 15:31:11 kso 1.17.50.1: #i53834# - pass bootstrap vars to javaldx.


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [ef49c27b33b75fe9e03f58857f98ad90a145aff8]

INTEGRATION: CWS c06 (1.7.24); FILE MERGED 2005/08/26 16:23:13 kso 1.7.24.1: #i53834# - corrected dependencies for $(MISC)/so/soffice.sh


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [9f3f667b4082eefd877f358616421bf5b0dee8c1]

INTEGRATION: CWS c06 (1.26.218); FILE MERGED 2005/09/19 08:25:23 cd 1.26.218.1: #i53531# Make crash reporter optional


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [b32493c2f46785eb82bd89082ad570071930d4b7]

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>  [00b1789cedb66e61d6c74b374ae90a42c60603a8]

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>  [998d7b2db3fdfb81e5ecb36c79d5dcab6d5272ef]

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>  [54f63b8da1136d6f58d2cac901ccb38a5db8120f]

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>  [6b873b075cde789005de328ec31f248217e2fb89]

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>  [c3f6c78720ec03c8a45463986557610bde46c854]

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>  [8139014124c343c5a5ef0be643fddf5f94683fe6]

#i57713# sdk_oo added as dependency


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [72e2a1c4d6b12b4d495fb3d8b66e9adff813337e]

INTEGRATION: CWS c06 (1.53.38); FILE MERGED 2005/09/29 11:01:56 hro 1.53.38.1: #i53531# Disable error reporting in signal handler if crash reporting is disabled in configuration


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [c23ace75308d41fc4ae5b643cd3b75a577db0b1f]

INTEGRATION: CWS c06 (1.8.88); FILE MERGED 2005/09/29 11:02:31 hro 1.8.88.1: #i53531# Disable error reporting in signal handler if crash reporting is disabled in configuration


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [1d6e6f7d0a1ff7c7d694350947e99a62801604eb]

INTEGRATION: CWS c06 (1.27.38); FILE MERGED 2005/09/29 11:02:29 hro 1.27.38.1: #i53531# Disable error reporting in signal handler if crash reporting is disabled in configuration


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [fe6422a481edeb2110a1fc889799b8c807505066]

INTEGRATION: CWS c06 (1.3.446); FILE MERGED 2005/09/29 11:02:15 hro 1.3.446.1: #i53531# Disable error reporting in signal handler if crash reporting is disabled in configuration


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [2a0442051d24441237335c2ba176cf7e3bb8a229]

INTEGRATION: CWS c06 (1.111.76); FILE MERGED 2005/10/13 13:16:54 mav 1.111.76.2: #125985# the warning should be shown when the macro execution is requested 2005/09/19 07:36:58 as 1.111.76.1: #i53536# disable slot SID_NEWWINDOW in case max count of open documents was reached


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [6b96e0b953d1ccac3d17d882d5f37fe511ecd8eb]

INTEGRATION: CWS c06 (1.27.32); FILE MERGED 2005/10/11 13:32:02 mav 1.27.32.1: #125985# introduce possibility to switch macros off


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [870a566508c94a4bd506288018e66ac4df753bf5]

INTEGRATION: CWS c06 (1.70.38); FILE MERGED 2005/10/13 13:16:54 mav 1.70.38.3: #125985# the warning should be shown when the macro execution is requested 2005/10/12 13:15:02 mav 1.70.38.2: #125985# output warning on loading only if macro is in document 2005/10/11 13:32:01 mav 1.70.38.1: #125985# introduce possibility to switch macros off


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [8bb27dd08eaeab4a2ab2549f210cb7491c1c33da]

INTEGRATION: CWS c06 (1.16.114); FILE MERGED 2005/10/19 07:33:06 mav 1.16.114.6: #126243# allow to create versions 2005/10/12 11:20:44 mav 1.16.114.5: #125987# show warning only for documents with persistence 2005/10/11 13:31:59 mav 1.16.114.4: #125985# introduce possibility to switch macros off 2005/10/10 10:12:00 mav 1.16.114.3: #125987# if saving restricted by configuration, show the warning even in case of saveAs 2005/09/20 09:56:08 mav 1.16.114.2: #i53496# check possibility of the save operation correctly 2005/09/09 10:11:09 mav 1.16.114.1: #i53496# new option to trigger SaveAs always


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [38d04b1f36aa45e257dd7fb96fd26f2447d23714]

INTEGRATION: CWS c06 (1.80.162); FILE MERGED 2005/10/13 13:18:43 kso 1.80.162.5: #125985# - string review (STR_MACROS_DISABLED). 2005/10/12 15:49:27 kso 1.80.162.4: #125985# - More meaningful text for STR_MACROS_DISABLED. 2005/10/11 13:31:56 mav 1.80.162.3: #125985# introduce possibility to switch macros off 2005/09/19 15:08:37 kso 1.80.162.2: #53490# - string review. 2005/09/09 10:11:09 mav 1.80.162.1: #i53496# new option to trigger SaveAs always


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [5eafb66346b7317245d4dbb6c875522c6abc89e6]

INTEGRATION: CWS c06 (1.15.144); FILE MERGED 2005/10/11 13:31:55 mav 1.15.144.2: #125985# introduce possibility to switch macros off 2005/09/09 10:11:09 mav 1.15.144.1: #i53496# new option to trigger SaveAs always


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [5c5822d899de38878d18d166eed9d08551f97eb0]

INTEGRATION: CWS c06 (1.115.200); FILE MERGED 2005/10/07 15:30:00 kso 1.115.200.1: #125964# - Fixed FileDialogHelper::SetDisplayDirectory(). Exceptions from            UCB must be taken into account.


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [3d5b5dac4d47a7375a4379f43c3f2ad129507a00]

INTEGRATION: CWS c06 (1.96.32); FILE MERGED 2005/09/27 07:56:24 as 1.96.32.4: #i53536# wrap might existing interaction handler 2005/09/27 05:51:21 as 1.96.32.3: #i53536# new helper to prevent duplicate interactions during same transactions 2005/08/26 08:53:54 mba 1.96.32.2: #i53789#: always execute hyperlinks in Help 2005/08/23 15:47:37 mba 1.96.32.1: #i53490#: warning when hyperlinks are not executed at all


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [d9f9b27f0c9298686b18b084c032a8b9ed937fd5]

INTEGRATION: CWS c06 (1.102.126); FILE MERGED 2005/09/19 15:16:13 kso 1.102.126.2: #i53490# - string review. 2005/08/23 15:47:36 mba 1.102.126.1: #i53490#: warning when hyperlinks are not executed at all


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [bfdd5839226bc51ba414e0b2509d4bec25103ba0]

INTEGRATION: CWS c06 (1.34.154); FILE MERGED 2005/08/23 15:47:36 mba 1.34.154.1: #i53490#: warning when hyperlinks are not executed at all


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [9bfd27ce2b229a9fa0b93be562f13b3bc5c7c578]

INTEGRATION: CWS c06 (1.5.182); FILE MERGED 2005/09/09 10:11:08 mav 1.5.182.1: #i53496# new option to trigger SaveAs always


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [6d448608b0f3f8bc387b678c4a3e617f20a60463]

INTEGRATION: CWS c06 (1.7.90); FILE MERGED 2005/09/15 11:53:26 tv 1.7.90.1: #53536# make sure wizards with live previews behave correctly in terms of attaching and removing a termination listener and being openend via dispatch rather than loadComponentFromURL


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [d806c21529d49b968b97ace5ded17cc86e909058]

INTEGRATION: CWS c06 (1.10.52); FILE MERGED 2005/09/15 11:53:24 tv 1.10.52.1: #53536# make sure wizards with live previews behave correctly in terms of attaching and removing a termination listener and being openend via dispatch rather than loadComponentFromURL


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [b07cd95e41d3b15f6221f97e8309ef101ec93423]

INTEGRATION: CWS c06 (1.6.90); FILE MERGED 2005/09/15 11:53:22 tv 1.6.90.1: #53536# make sure wizards with live previews behave correctly in terms of attaching and removing a termination listener and being openend via dispatch rather than loadComponentFromURL


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [285a161ea9c8af1160e50a53b0266ddae8764ef3]

INTEGRATION: CWS c06 (1.4.90); FILE MERGED 2005/09/15 11:53:20 tv 1.4.90.1: #53536# make sure wizards with live previews behave correctly in terms of attaching and removing a termination listener and being openend via dispatch rather than loadComponentFromURL


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [a5196f03b2225203dee1c54e658b167c7b5947de]

INTEGRATION: CWS c06 (1.5.120); FILE MERGED 2005/09/15 11:53:18 tv 1.5.120.1: #53536# make sure wizards with live previews behave correctly in terms of attaching and removing a termination listener and being openend via dispatch rather than loadComponentFromURL


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [b4977fc4a95ca1ad48b5b361f13b66cc30e6bfe4]

INTEGRATION: CWS c06 (1.10.170); FILE MERGED 2005/08/24 14:59:54 abi 1.10.170.1: #i53539# no basic help, if org.openoffice.Office.Common/Help/ShowBasic is set to false


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [21725aecb2d6778da0d5cbb191a6ab56d968f2c1]

INTEGRATION: CWS c06 (1.16.14); FILE MERGED 2005/08/24 14:59:54 abi 1.16.14.1: #i53539# no basic help, if org.openoffice.Office.Common/Help/ShowBasic is set to false


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [8020163e4405b1155c7a30ad98433fab49265567]

INTEGRATION: CWS c06 (1.17.48); FILE MERGED 2005/08/24 14:59:54 abi 1.17.48.1: #i53539# no basic help, if org.openoffice.Office.Common/Help/ShowBasic is set to false


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [2670b025782f1d7488e294ca0db72f0b0641a385]

INTEGRATION: CWS c06 (1.41.14); FILE MERGED 2005/08/24 14:59:54 abi 1.41.14.1: #i53539# no basic help, if org.openoffice.Office.Common/Help/ShowBasic is set to false


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [e08589ef46137f43c01af82c337ed6d59bca1534]

INTEGRATION: CWS c06 (1.1.1.1.436); FILE MERGED 2005/09/14 13:21:56 as 1.1.1.1.436.1: #i53536# use right icon for showing warnings


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [993e3d91cfcc8544c9728edc1e80d395b778616d]

INTEGRATION: CWS c06 (1.1.2); FILE ADDED 2005/10/19 12:00:59 fs 1.1.2.1: #126247# separate the 'RestrictedPath' check into an own class (formerly only used in OfficeFilePicker implementation, nowadays also in 'Documents&Templates dialog)


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [f978ba6122f78348712cdc00fde24f35a5b088a9]

INTEGRATION: CWS c06 (1.32.130); FILE MERGED 2005/10/19 12:01:11 fs 1.32.130.1: #126247#


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [4e5644ac3e3cb85fa8e01816bdee55112f2c56f8]

INTEGRATION: CWS c06 (1.50.46); FILE MERGED 2005/11/02 12:24:06 kso 1.50.46.4: #53536# - Removed duplicate spaces from resource string. 2005/09/19 15:02:42 kso 1.50.46.3: #i53536# - string review. 2005/09/19 07:52:08 as 1.50.46.2: #i53536# removing closing mark of MAX_DOC warning to prevent showing of double closers ... 2005/09/14 13:25:26 as 1.50.46.1: #i53536# warning NOMOREDOCUMENTSALLOWED added


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [176a28a67aa011b23a37b1cf2733be604f21d2f3]

INTEGRATION: CWS c06 (1.30.212); FILE MERGED 2005/10/19 12:02:24 fs 1.30.212.1: #126247# respect RestrictedPaths


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [4c3bf0a148ef57e5be635513b49e77db9d7aa2f4]

INTEGRATION: CWS c06 (1.66.128); FILE MERGED 2005/10/19 12:02:24 fs 1.66.128.1: #126247# respect RestrictedPaths


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [176621435fbad14e5d8209ce7a74407aa963386c]

INTEGRATION: CWS c06 (1.23.260); FILE MERGED 2005/10/11 13:57:51 mav 1.23.260.2: #125985# introduce possibility to switch macros off 2005/08/25 13:09:21 kso 1.23.260.1: #i53486# - SvtSecurityOptions_Impl::SetProperty must set m_bROTrustedAuthor


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [dcccbcb111be098ed384280026b4c8bb921f5b50]

INTEGRATION: CWS c06 (1.1.2); FILE ADDED 2005/09/07 08:42:33 pb 1.1.2.2: fix: #i53479# new copyright header 2005/08/31 07:31:51 pb 1.1.2.1: fix: #i53479# new class SvtOptionsDialogOptions


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [f5473fe8b1dcd5657b3e84e93df22ff4a5b11031]

INTEGRATION: CWS c06 (1.4.380); FILE MERGED 2005/08/23 15:16:05 cd 1.4.380.1: #i53488# Added method to retrieve info that there are disabled commands


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [3d4928cec766400386b33b9d916004c298202c9b]

INTEGRATION: CWS c06 (1.131.40); FILE MERGED 2005/10/19 12:02:57 fs 1.131.40.2: #126247# deliver restrictedpaths.hxx 2005/08/31 07:43:47 pb 1.131.40.1: fix: #i53479# optionsdlg.hxx added


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [952e21fa380e51abb02a8c985031573b7de019de]

INTEGRATION: CWS c06 (1.4.410); FILE MERGED 2005/09/14 13:24:37 as 1.4.410.1: #i53536# warning NOMOREDOCUMENTSALLOWED added


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [881aa9d39defefc5f8a72f689d6b773d48adb023]

INTEGRATION: CWS c06 (1.97.32); FILE MERGED 2005/09/27 05:41:33 as 1.97.32.2: #i53536# new helper to prevent duplicate interactions during same transaction 2005/08/23 12:34:55 cd 1.97.32.1: #i53493# Make toolbar state globally custimizable


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [2a2879630619b402ad3250fa43f774b8e81fe973]

INTEGRATION: CWS c06 (1.12.32); FILE MERGED 2005/09/05 06:58:41 cd 1.12.32.2: #i54095# module identifier must be resolved before fillpopupmenu is called 2005/09/01 15:35:41 cd 1.12.32.1: #i54095# Remove customize menu item if customization is disabled by disabled commands


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [91f0d4f4796478ef9c4c7daf6a9412e18b5889fc]

INTEGRATION: CWS c06 (1.19.32); FILE MERGED 2005/08/31 14:59:48 cd 1.19.32.2: #i53937# Added support to remove custom button at the end of a toolbar when customization is not allowed 2005/08/23 15:20:02 cd 1.19.32.1: #i53527# Hide disabled commands from toolbars/menus


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [5c693a636649c7118ba7969e30fc9b7734e47223]

INTEGRATION: CWS c06 (1.9.92); FILE MERGED 2005/09/01 11:25:03 cd 1.9.92.1: #i54030# Remove empty popups if the commands are disabled by disabled command feature


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [d5ed2f543b212447cfd0f5084ccc9c22e364a53c]

INTEGRATION: CWS c06 (1.27.26); FILE MERGED 2005/09/01 11:25:02 cd 1.27.26.2: #i54030# Remove empty popups if the commands are disabled by disabled command feature 2005/08/23 15:20:01 cd 1.27.26.1: #i53527# Hide disabled commands from toolbars/menus


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [1a07c9ab61ed166319e2d2b92aeb15054f758864]

INTEGRATION: CWS c06 (1.4.122); FILE MERGED 2005/08/31 14:59:48 cd 1.4.122.1: #i53937# Added support to remove custom button at the end of a toolbar when customization is not allowed


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [dba9a80021916c49a75d60744871782091719d6d]

INTEGRATION: CWS c06 (1.4.184); FILE MERGED 2005/08/23 12:34:45 cd 1.4.184.1: #i53493# Make toolbar state globally custimizable


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [e13de1e5e59399e479a3a153fbd1f4e7673ffc4f]

INTEGRATION: CWS c06 (1.1.2); FILE ADDED 2005/08/24 08:01:58 cd 1.1.2.3: #i53493# Add listener to configuration access to get notified when it is disposed 2005/08/23 15:17:59 cd 1.1.2.2: #i53493# Remove obsolete local variable 2005/08/23 12:33:39 cd 1.1.2.1: #i53493# Make toolbar state globally custimizable


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [42f1a865854bd7c882f1dc8582dde5c9c4b6dd6d]

INTEGRATION: CWS c06 (1.85.32); FILE MERGED 2005/09/15 06:37:45 as 1.85.32.1: #i53536#, #i53630# limitate max count of open documents; mark windows as 'document windows' so vcl can handle it different


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [c4505c2efa3b4ba14b2a87342b0f39f87e33132e]

INTEGRATION: CWS c06 (1.55.76); FILE MERGED 2005/09/15 06:37:44 as 1.55.76.1: #i53536#, #i53630# limitate max count of open documents; mark windows as 'document windows' so vcl can handle it different


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [48b5d571b84cdf1f7d014a57e3c7511550dd2980]

INTEGRATION: CWS c06 (1.9.32); FILE MERGED 2005/09/19 08:23:21 cd 1.9.32.1: #i53531# Make crash reporter optional


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [7c80942c692678ea7a5ae28793d161d9dd5abc37]

INTEGRATION: CWS c06 (1.19.76); FILE MERGED 2005/09/15 06:37:43 as 1.19.76.1: #i53536#, #i53630# limitate max count of open documents; mark windows as 'document windows' so vcl can handle it different


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [da0cd9e30a159a6ffcece9661b0c522e2e4358a2]

INTEGRATION: CWS c06 (1.35.28); FILE MERGED 2005/08/31 14:59:35 cd 1.35.28.2: #i53937# Added support to remove custom button at the end of a toolbar when customization is not allowed 2005/08/23 12:34:22 cd 1.35.28.1: #i53493# Make toolbar state globally custimizable


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [55030578a15c676c858ba9978e11f25069d4988f]

INTEGRATION: CWS c06 (1.1.2); FILE ADDED 2005/09/27 07:56:44 as 1.1.2.2: #i53536# wrap might existing interaction handler 2005/09/27 05:41:06 as 1.1.2.1: #i53536# new helper to prevent duplicate interactions during same transaction


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [06544aea7fec180d0a7ce002d44786d51bb909c4]

INTEGRATION: CWS c06 (1.1.554); FILE MERGED 2005/09/27 05:41:33 as 1.1.554.1: #i53536# new helper to prevent duplicate interactions during same transaction


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [e246b702ab0ab4534f3a065b87051082fafd8456]

INTEGRATION: CWS c06 (1.8.94); FILE MERGED 2005/09/15 06:37:42 as 1.8.94.1: #i53536#, #i53630# limitate max count of open documents; mark windows as 'document windows' so vcl can handle it different


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [f695f9bc1056c5f439e31a6e76a9b5c55cf304a4]

INTEGRATION: CWS c06 (1.10.32); FILE MERGED 2005/09/15 06:37:41 as 1.10.32.1: #i53536#, #i53630# limitate max count of open documents; mark windows as 'document windows' so vcl can handle it different


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [3149fc9db2ac363539dc72a505ad927932213426]

INTEGRATION: CWS c06 (1.14.122); FILE MERGED 2005/09/15 06:37:41 as 1.14.122.1: #i53536#, #i53630# limitate max count of open documents; mark windows as 'document windows' so vcl can handle it different


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [d056d6bbbe88681a15152a1a18833d4bdb1d98ec]

INTEGRATION: CWS c06 (1.34.92); FILE MERGED 2005/09/27 05:41:32 as 1.34.92.1: #i53536# new helper to prevent duplicate interactions during same transaction


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [466805297c8574e03e0e0243848d1f4af512a97e]

INTEGRATION: CWS c06 (1.11.68); FILE MERGED 2005/09/01 11:24:41 cd 1.11.68.1: #i54030# Remove empty popups if the commands are disabled by disabled command feature


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [22278b8515e7d5c52cc2baa45f27d3384e851571]

INTEGRATION: CWS c06 (1.1.2); FILE ADDED 2005/08/23 12:33:05 cd 1.1.2.1: #i53493# Make toolbar state globally custimizable


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [a6f86c46eb13cad15791f1d0a8969b680d1ab4aa]

INTEGRATION: CWS c06 (1.1.2); FILE ADDED 2005/09/27 07:56:44 as 1.1.2.2: #i53536# wrap might existing interaction handler 2005/09/27 05:40:41 as 1.1.2.1: #i53536# new helper to prevent duplicate interactions during same transaction


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [765975e1702b77cf0e646dc07e46cdccaee9720f]

INTEGRATION: CWS c06 (1.4.496); FILE MERGED 2005/09/15 06:37:40 as 1.4.496.1: #i53536#, #i53630# limitate max count of open documents; mark windows as 'document windows' so vcl can handle it different


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [1fdc3eaed24b5c16a77c1002ca7b7a8d1691cc1d]

INTEGRATION: CWS c06 (1.117.54); FILE MERGED 2005/08/22 16:43:26 pl 1.117.54.1: #i53629# add some additional hints for WM


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [97dc144d6a3fa11609162e3c9a5274d8b66687e9]

INTEGRATION: CWS c06 (1.12.242); FILE MERGED 2005/08/22 16:43:25 pl 1.12.242.1: #i53629# add some additional hints for WM


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [58a88fd7cce2d37e67ee96b9556e02f134fd764b]

INTEGRATION: CWS c06 (1.191.60); FILE MERGED 2005/08/22 16:43:25 pl 1.191.60.1: #i53629# add some additional hints for WM


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [db5282bb20b9f987772e1868ac23aa52f58bd9dc]

INTEGRATION: CWS c06 (1.65.80); FILE MERGED 2005/08/22 16:43:24 pl 1.65.80.1: #i53629# add some additional hints for WM


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [95654abc13cdd54922602a933b0572294c3d9ee4]

INTEGRATION: CWS c06 (1.40.172); FILE MERGED 2005/08/22 16:43:24 pl 1.40.172.1: #i53629# add some additional hints for WM


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [9c23388bab1f1f3a5a956e882fefe648668e1d04]

INTEGRATION: CWS c06 (1.16.78); FILE MERGED 2005/08/22 16:43:24 pl 1.16.78.1: #i53629# add some additional hints for WM


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [9d159b50f4944758c493b7a7ce085efbf7ed5be8]

INTEGRATION: CWS c06 (1.44.176); FILE MERGED 2005/08/22 16:43:23 pl 1.44.176.1: #i53629# add some additional hints for WM


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [1e0ed622427d36cd76e7a547c85e345eb034dc4e]

INTEGRATION: CWS c06 (1.12.172); FILE MERGED 2005/08/22 16:43:23 pl 1.12.172.1: #i53629# add some additional hints for WM


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [d3ca44adfab9db729f9248789677cb5a05a96937]

INTEGRATION: CWS c06 (1.33.14); FILE MERGED 2005/08/22 16:43:22 pl 1.33.14.1: #i53629# add some additional hints for WM


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [11a17115e271ec85bfb5b016eeb961e5ad7e8e8d]

INTEGRATION: CWS c06 (1.215.172); FILE MERGED 2005/08/22 16:43:21 pl 1.215.172.1: #i53629# add some additional hints for WM


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [23aae3c8f7b35be9f6df3c5e094bb4d5b5ae78e3]

INTEGRATION: CWS c06 (1.37.238); FILE MERGED 2005/08/30 11:48:14 ssa 1.37.238.2: #i53937# make display of menu button optional 2005/08/23 13:55:28 ssa 1.37.238.1: #i53494# support locking for subtoolbars


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [955bee78ba65afc631aa82732790c0cfc63766e6]

INTEGRATION: CWS c06 (1.89.80); FILE MERGED 2005/08/30 11:48:14 ssa 1.89.80.1: #i53937# make display of menu button optional


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [7d009024b3a7ce288ef5595fbfb8976b5ca82cf5]

INTEGRATION: CWS c06 (1.126.78); FILE MERGED 2005/08/23 16:18:30 ssa 1.126.78.1: #i53529# make display of accelerators configurable


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [266b77cadd04d1709b8fe67afc06fb856bdb4f83]

INTEGRATION: CWS c06 (1.11.174); FILE MERGED 2005/08/23 13:55:26 ssa 1.11.174.1: #i53494# support locking for subtoolbars


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [c11dd0fef4cc503888c93e9f71a4f59ec482ecf9]

INTEGRATION: CWS c06 (1.3.382); FILE MERGED 2005/09/19 08:53:00 cd 1.3.382.1: #i53531# Make crash reporter optional


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [904ebf853bb5653c62446f8bb1e671f60bf0c955]

INTEGRATION: CWS c06 (1.13.224); FILE MERGED 2005/10/11 13:44:20 mav 1.13.224.3: #125985# introduce possibility to switch macros off 2005/08/29 10:30:09 pb 1.13.224.2: fix: #i53486# rearrange controls if necessary 2005/08/25 16:05:52 kso 1.13.224.1: #i53486# - hide macro security controls in case all controls of            macro security dialog are disabled.


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [3a7b0c4a5a99b6df7bd6a4f4f077c357a8b1f183]

INTEGRATION: CWS c06 (1.16.280); FILE MERGED 2005/08/29 10:10:07 pb 1.16.280.1: fix: #i53484# resource for ReadOnlyImage added


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [b02a8de5076bdb8a378d054b8ba447c67e742c2e]

INTEGRATION: CWS c06 (1.13.316); FILE MERGED 2005/08/29 10:01:55 pb 1.13.316.1: fix: #i53484# ReadOnlyImage for 'Use Office FilePicker' added


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [edacc8f83beddc643d6fc111839d5fa7379a163c]

INTEGRATION: CWS c06 (1.14.280); FILE MERGED 2005/08/29 10:03:58 pb 1.14.280.1: fix: #i53484# id for ReadOnlyImage added


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [2324821910df0771dbba35f536feba334d36262e]

INTEGRATION: CWS c06 (1.23.226); FILE MERGED 2005/08/29 10:25:41 pb 1.23.226.2: fix: #i53484# rearrange controls if necessary 2005/08/29 10:05:26 pb 1.23.226.1: fix: #i53484# ReadOnlyImage for 'Use Office FilePicker' added


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [77b860555f2ba90e54adf980ff78757c786631de]

INTEGRATION: CWS c06 (1.7.250); FILE MERGED 2005/09/02 13:51:44 kso 1.7.250.1: #i54105# - Visibility of "internet Search" button now according to            command options.


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [eba4aa91b2839672bb7ae17591fb8691f84f4e00]

INTEGRATION: CWS c06 (1.14.6); FILE MERGED 2005/10/19 12:30:26 kso 1.14.6.1: #126241# - Presence of Database tabpage now configurable via config item.


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [0bca02a16b582f2848d59ce200042d9fda484ea8]

INTEGRATION: CWS c06 (1.7.6); FILE MERGED 2005/10/19 07:44:38 kso 1.7.6.1: #126240# - printer section now removed if "Print" slot is disabled.


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [f83ac7aa1a639c0b342fcf29edb2520254e6ec65]

INTEGRATION: CWS c06 (1.22.6); FILE MERGED 2005/08/22 12:44:44 pl 1.22.6.2: #i53530# check existance of configurable override font directory 2005/08/22 11:27:49 pl 1.22.6.1: #i53530# configurable override for office font paths


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [08b40f245b04090c1e35524704cd6bde305859fa]

INTEGRATION: CWS c06 (1.59.6); FILE MERGED 2005/08/22 11:28:28 pl 1.59.6.1: more finely tuned debug noise


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [d54c398d4fc77d588a1f18564f64774d501a6c27]

INTEGRATION: CWS c06 (1.9.6); FILE MERGED 2005/08/22 11:28:28 pl 1.9.6.1: more finely tuned debug noise


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [d67a45437ee5b57ab5aab2ac08f4073b6ed0ff42]

INTEGRATION: CWS c06 (1.14.6); FILE MERGED 2005/08/22 11:28:28 pl 1.14.6.1: more finely tuned debug noise


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [fff2bfe691c5a09ee84a50273523f958e6568944]

INTEGRATION: CWS c06 (1.7.52); FILE MERGED 2005/08/22 11:27:49 pl 1.7.52.1: #i53530# configurable override for office font paths


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [6ec5ef87ffabb58fe3cc3ae7a6e84288c4c1e106]

INTEGRATION: CWS c06 (1.8.80); FILE MERGED 2005/08/23 12:29:33 cd 1.8.80.1: #i53493# Make toolbar state globally custimizable


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [8b003b6ff0160e906554dfd13431b37823dc97f7]

INTEGRATION: CWS c06 (1.1.2); FILE ADDED 2005/08/23 12:30:12 cd 1.1.2.1: #i53493# Make toolbar state globally custimizable


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [15852f30ccfc8b20679e6a4a5448e4d9fb86f3a1]

INTEGRATION: CWS c06 (1.8.80); FILE MERGED 2005/08/31 07:24:11 pb 1.8.80.1: fix: #i53479# OptionsDialog.xcs added


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [216cad9f3a3b8e7080d7bf92cbb546e6993e3945]

INTEGRATION: CWS c06 (1.4.64); FILE MERGED 2005/09/19 08:14:16 cd 1.4.64.1: #i53531# Make crash reporter optional


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [0a8621af67f5fec663549608a2af3c40b9a319a1]

INTEGRATION: CWS c06 (1.1.2); FILE ADDED 2005/09/07 08:35:27 pb 1.1.2.3: fix: #i53479# new copyright header 2005/09/02 13:29:48 pb 1.1.2.2: fix: #i53479# set '0ptionsGroups' removed; set 'Groups' renamed to 'OptionsDialogGroups' 2005/08/31 07:25:51 pb 1.1.2.1: fix: #i53479# new configuration: OptionsDialogGroups


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [29bc7f6cf1769658bf28f109aa89957b910d50d0]

INTEGRATION: CWS c06 (1.32.224); FILE MERGED 2005/10/19 12:35:29 kso 1.32.224.1: #126241# - Added ApplicationIntegration/InstalledFeatures/Writer/DatabaseFields


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [53a09691bd04ace5005fe14a0c96527778623938]

INTEGRATION: CWS c06 (1.107.144); FILE MERGED 2005/10/11 14:01:34 mav 1.107.144.4: #125985# introduce possibility to switch macros off 2005/09/15 06:41:19 as 1.107.144.3: #i53536# limitate max count of open documents 2005/09/09 10:06:32 mav 1.107.144.2: #i53496# new option to trigger SaveAs always 2005/08/24 15:00:31 abi 1.107.144.1: #i53539# no basic help, if org.openoffice.Office.Common/Help/ShowBasic is set to false


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [2a7bc3e9399db0ae42c555e373b7c083f0002c00]

INTEGRATION: CWS c06 (1.10.80); FILE MERGED 2005/08/23 12:29:31 cd 1.10.80.1: #i53493# Make toolbar state globally custimizable


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [34ce0ecff143d4054e05aeb6ffa0c79d391c7d3b]

INTEGRATION: CWS c06 (1.41.74); FILE MERGED 2005/09/02 13:50:02 kso 1.41.74.1: #i54105# - Added command "InternetSearch".


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [b03c85b2ad611580e61ebfb619802056998af41e]

INTEGRATION: CWS c06 (1.42.24); FILE MERGED 2005/08/23 16:19:19 ssa 1.42.24.1: #i53529# make display of accelerators configurable


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [6a5c7600c5cf135d28c6176056bcf0631e9722b5]

INTEGRATION: CWS c06 (1.2.40); FILE MERGED 2005/10/19 12:05:37 fs 1.2.40.3: #126247# outsourced the RestrictedPath implementation into a dedicated class (now used in 'Documents&Templates', too) 2005/10/07 15:32:17 kso 1.2.40.2: #125964# - Better handling of non-existing directories/files. Issue number: Submitted by: Reviewed by: 2005/08/30 07:08:46 kso 1.2.40.1: #i53939# - newfolder button now disabled when in a retricted directory. Issue number: Submitted by: Reviewed by:


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [41f6275f9d9f7ae389e70c8755bbde5dbb548262]

INTEGRATION: CWS c06 (1.3.12); FILE MERGED 2005/10/19 12:05:37 fs 1.3.12.7: #126247# outsourced the RestrictedPath implementation into a dedicated class (now used in 'Documents&Templates', too) 2005/10/12 15:39:15 kso 1.3.12.6: #125964# - fixed regression introduced by first fix attempt. Issue number: Submitted by: Reviewed by: 2005/10/07 15:32:16 kso 1.3.12.5: #125964# - Better handling of non-existing directories/files. Issue number: Submitted by: Reviewed by: 2005/08/31 09:59:52 kso 1.3.12.4: #i54021# - display error message in case URL was entered for which no            protocol handler (UCP) exists. Issue number: Submitted by: Reviewed by: 2005/08/30 07:08:46 kso 1.3.12.3: #i53939# - newfolder button now disabled when in a retricted directory. Issue number: Submitted by: Reviewed by: 2005/08/23 07:57:12 kso 1.3.12.2: #i53649# - Fixed CheckURLAllowed: URL checking algorithm. Issue number: Submitted by: Reviewed by: 2005/08/22 16:29:13 kso 1.3.12.1: #125082# - Fixed string matching in CheckURLAllowed. Issue number: Submitted by: Reviewed by:


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [c3fce5cdf4097c0888b2a1e3ad670170c3cfc484]

INTEGRATION: CWS c06 (1.2.40); FILE MERGED 2005/08/31 09:59:51 kso 1.2.40.1: #i54021# - display error message in case URL was entered for which no            protocol handler (UCP) exists. Issue number: Submitted by: Reviewed by:


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [f3e6fe361daac9977e0a35da726bf4e0b4f22907]

INTEGRATION: CWS c06 (1.2.40); FILE MERGED 2005/10/07 15:32:16 kso 1.2.40.1: #125964# - Better handling of non-existing directories/files. Issue number: Submitted by: Reviewed by:


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [abfbc03b4ffd4c519529ebc9d2728b97f3a4490a]

INTEGRATION: CWS c06 (1.2.40); FILE MERGED 2005/10/07 15:32:15 kso 1.2.40.1: #125964# - Better handling of non-existing directories/files. Issue number: Submitted by: Reviewed by:


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [830a1fc9a84153e58dbeb0628c8c6a937422aa79]

INTEGRATION: CWS czechthesaurus (1.4.14); FILE MERGED 2005/10/18 21:52:35 pjanik 1.4.14.1: #i34322#: Add Czech thesaurus database.


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [0ca0baa8befd024e94ac7efd2c9a6e990d63e6e8]

INTEGRATION: CWS czechthesaurus (1.1.2); FILE ADDED 2005/10/18 21:52:33 pjanik 1.1.2.1: #i34322#: Add Czech thesaurus database.


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [6a0807f30ac50224096f2b6df6098fae44590869]

INTEGRATION: CWS czechthesaurus (1.1.2); FILE ADDED 2005/10/18 21:52:32 pjanik 1.1.2.1: #i34322#: Add Czech thesaurus database.


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [b5107b8a0e01747042d5918ae05d8b3837e0402c]

INTEGRATION: CWS ka004 (1.7.44); FILE MERGED 2005/11/03 18:38:11 ka 1.7.44.1: #b6242738#: code cleanup


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [5ca589e136b5390edb38c9bac3563356d673fe24]

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>  [01503dcb2cb73499ae71b07408bc0c94f54a30af]

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>  [2a229c7e5f30a2a47a7e4f9c682d0d97febaf109]

INTEGRATION: CWS ka004 (1.29.44); FILE MERGED 2005/10/18 13:37:12 ka 1.29.44.1: #123481#: check for number of marked objs in mark list before accessing the object


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [1197f8c133e39e46b6159b62b9ab4c720b387ab1]

INTEGRATION: CWS ka004 (1.8.48); FILE MERGED 2005/10/10 10:20:28 ka 1.8.48.1: #124809#: added Guard for static methods


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [316a815484267a40f5c2a0e872df0f7a50d93f73]

INTEGRATION: CWS ka004 (1.46.46); FILE MERGED 2005/10/20 15:01:52 ka 1.46.46.1: #126155#: check for valid in ::ImplGetSeelectedItemId


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [9ca943309bae5319827608e87271df2730cb1598]

INTEGRATION: CWS pj42 (1.16.2); FILE MERGED 2005/11/10 21:43:59 pjanik 1.16.2.1: #i57567#: Remove SISSL license.


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [cab5b3dcba04f7c44f894554adb181a67179e97e]

INTEGRATION: CWS pj42 (1.47.2); FILE MERGED 2005/11/10 21:43:54 pjanik 1.47.2.1: #i57567#: Remove SISSL license.


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [95e4751f483ae008be520d0169efaf1d6f723bea]

INTEGRATION: CWS pj42 (1.18.2); FILE MERGED 2005/11/10 21:43:49 pjanik 1.18.2.1: #i57567#: Remove SISSL license.


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [628055a8d62c7097bd852bbdb63a606d3d8e2cb6]

INTEGRATION: CWS ka004 (1.5.38); FILE MERGED 2005/10/26 07:11:19 ka 1.5.38.2: RESYNC: (1.5-1.6); FILE MERGED 2005/10/12 14:50:21 ka 1.5.38.1: #i42827#: added svg and xlink namespace to svg element


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [a12d88f81a667097098601cf3e66301e994bb055]

INTEGRATION: CWS pj42 (1.14.2); FILE MERGED 2005/11/10 21:43:45 pjanik 1.14.2.1: #i57567#: Remove SISSL license.


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [d900633944e1191bb01a2e87f3f65e7a6cc16051]

INTEGRATION: CWS ka004 (1.5.40); FILE MERGED 2005/10/28 12:23:17 ka 1.5.40.1: #i42827#: don't export empty pathes


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [364e37905c7acab36c643ab83d2b31af884de3ea]

INTEGRATION: CWS pj42 (1.75.2); FILE MERGED 2005/11/10 21:43:40 pjanik 1.75.2.1: #i57567#: Remove SISSL license.


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [aa0e7821572aa00136b5bbc503027e17b511fcff]

INTEGRATION: CWS ka004 (1.11.38); FILE MERGED 2005/10/28 12:25:54 ka 1.11.38.2: #i42827#: write version attribute 2005/10/12 14:50:21 ka 1.11.38.1: #i42827#: added svg and xlink namespace to svg element


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [aa81948977f2b62a087d5628201d41ea3c0fdae3]

INTEGRATION: CWS pj42 (1.2.2); FILE MERGED 2005/11/10 21:45:16 pjanik 1.2.2.1: #i57567#: Remove SISSL license.


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [1e0e0bcdc4c502b51e548a58225b4897d0cb71ad]

INTEGRATION: CWS pj42 (1.2.4); FILE MERGED 2005/11/10 21:40:28 pjanik 1.2.4.1: #i57567#: Remove SISSL license.


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [482076251214694639fcfa7ad3aca8fc9df3118d]

INTEGRATION: CWS pj42 (1.2.2); FILE MERGED 2005/11/10 21:14:46 pjanik 1.2.2.1: #i57567#: Remove SISSL license.


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [e6f3b5d86b77aa72131274318f4be05bcaa84021]

INTEGRATION: CWS pj42 (1.2.20); FILE MERGED 2005/11/10 21:59:38 pjanik 1.2.20.1: #i57567#: Remove SISSL license.


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [98a3b3b1b9fabb3e1f7f07cd3b3a7ca3b00d1cb5]

INTEGRATION: CWS pj42 (1.3.2); FILE MERGED 2005/11/10 21:59:33 pjanik 1.3.2.1: #i57567#: Remove SISSL license.


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [85178f1cdd5dd4ec4bc28fb6fa9b7130607fffcd]

INTEGRATION: CWS pj42 (1.2.20); FILE MERGED 2005/11/10 21:59:27 pjanik 1.2.20.1: #i57567#: Remove SISSL license.


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [094e888ccf62818e497e1ffe7e1383a4e3d46e78]

INTEGRATION: CWS pj42 (1.3.2); FILE MERGED 2005/11/10 21:59:22 pjanik 1.3.2.1: #i57567#: Remove SISSL license.


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [85555af97ab71caa46cbfd9317a5482951073753]

INTEGRATION: CWS pj42 (1.2.20); FILE MERGED 2005/11/10 21:59:16 pjanik 1.2.20.1: #i57567#: Remove SISSL license.


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [84ab7c72b0a79a7d901c43726095ee3b27f07777]

INTEGRATION: CWS pj42 (1.2.20); FILE MERGED 2005/11/10 21:59:11 pjanik 1.2.20.1: #i57567#: Remove SISSL license.


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [0874f9adcc4680873814f5496790f033913f2561]

INTEGRATION: CWS pj42 (1.2.20); FILE MERGED 2005/11/10 21:59:07 pjanik 1.2.20.1: #i57567#: Remove SISSL license.


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [b71c3caadb965cb77f9621cc63df8eb31a8f381a]

INTEGRATION: CWS pj42 (1.2.20); FILE MERGED 2005/11/10 21:59:02 pjanik 1.2.20.1: #i57567#: Remove SISSL license.


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [5d2f6f08a808314f73e78d507c5c78b4ee70b4c2]

INTEGRATION: CWS pj42 (1.2.20); FILE MERGED 2005/11/10 21:58:58 pjanik 1.2.20.1: #i57567#: Remove SISSL license.


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [15995a7c1881f92d3a6fc3895711d24d5b7ff9da]

INTEGRATION: CWS pj42 (1.1.104); FILE MERGED 2005/11/10 21:54:41 pjanik 1.1.104.1: #i57465#: Add/fix Czech, Slovak and Estonian icons.


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [fffea59873d60055e9834c3439ec3214a0de16b5]

INTEGRATION: CWS pj42 (1.1.104); FILE MERGED 2005/11/10 21:54:40 pjanik 1.1.104.1: #i57465#: Add/fix Czech, Slovak and Estonian icons.


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [59c3303cca8c8826b5a3693f3d930596e13262ba]

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>  [b4d05df363ec4f1cdce0c68627b5a8bbb1927d46]

INTEGRATION: CWS pj42 (1.1.104); FILE MERGED 2005/11/10 21:54:39 pjanik 1.1.104.1: #i57465#: Add/fix Czech, Slovak and Estonian icons.


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [8d8d5d1c1035e65d2197cc608be2abce560cba0e]

INTEGRATION: CWS pj42 (1.1.104); FILE MERGED 2005/11/10 21:54:38 pjanik 1.1.104.1: #i57465#: Add/fix Czech, Slovak and Estonian icons.


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [52503c1858a52b5b0180862c102f2b044a14960e]

INTEGRATION: CWS pj42 (1.1.104); FILE MERGED 2005/11/10 21:54:37 pjanik 1.1.104.1: #i57465#: Add/fix Czech, Slovak and Estonian icons.


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [21a1c8889a14ad05ea0ec63c4f7bd1869c765904]

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>  [c718b2e057ca237013db069af294637b938d70cd]

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>  [9edffa1fcc793a54dfb27e8529444e47980e1e85]

INTEGRATION: CWS pj42 (1.1.2); FILE ADDED 2005/11/10 21:54:37 pjanik 1.1.2.1: #i57465#: Add/fix Czech, Slovak and Estonian icons.


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [5725a3a0394b7c5572c56f0a783d84f71fb18c87]

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>  [5cb812eafb7a55d9af69f8e5a92b65f3756b1232]

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>  [dc669d89a5dc49c1a3714c5b25c00bfce2c7f025]

INTEGRATION: CWS pj42 (1.1.2); FILE ADDED 2005/11/10 21:54:35 pjanik 1.1.2.1: #i57465#: Add/fix Czech, Slovak and Estonian icons.


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [83c3c7a41ceeff7a153da6368f95607e1daafb64]

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>  [c0e26c4c0fc9b4bc813ef8df7f239e64133cf19b]

INTEGRATION: CWS oooemailmerge (1.5.24); FILE MERGED 2005/09/09 12:59:05 cmc 1.5.24.1: #i51638# add python emailmerge backend


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [840bb6ceb87cce7b97d4c460d55c684a3614c106]

INTEGRATION: CWS pj42 (1.1.2); FILE ADDED 2005/11/10 21:54:34 pjanik 1.1.2.1: #i57465#: Add/fix Czech, Slovak and Estonian icons.


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [e36f81e520b3128e288acb3e7a1e9070d4a9c3e4]

INTEGRATION: CWS oooemailmerge (1.1.2); FILE ADDED 2005/09/09 12:59:26 cmc 1.1.2.1: #i51638# add python emailmerge backend


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [e5ae1aeffba6a5ea5c6d90b539e192675eb377f7]

INTEGRATION: CWS pj42 (1.1.2); FILE ADDED 2005/11/10 21:54:33 pjanik 1.1.2.1: #i57465#: Add/fix Czech, Slovak and Estonian icons.


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [569a46de29ec6a87d93431479b8343fc0488e793]

INTEGRATION: CWS pj42 (1.1.2); FILE ADDED 2005/11/10 21:54:32 pjanik 1.1.2.1: #i57465#: Add/fix Czech, Slovak and Estonian icons.


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [c122a9a45985c079cb3c399de0e7bd0742a04190]

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>  [32edfa0ff5f865b7755c1411c8d0347cf9b153de]

INTEGRATION: CWS pj42 (1.1.2); FILE ADDED 2005/11/10 21:54:31 pjanik 1.1.2.1: #i57465#: Add/fix Czech, Slovak and Estonian icons.


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [1d201dc9bf94828c5d6c71669bf65fafe37680af]

INTEGRATION: CWS pj42 (1.1.2); FILE ADDED 2005/11/10 21:54:30 pjanik 1.1.2.1: #i57465#: Add/fix Czech, Slovak and Estonian icons.


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [cd6ccb68b689fadfdc1b34a00e6ad3c5a5f90af2]

INTEGRATION: CWS pj42 (1.1.2); FILE ADDED 2005/11/10 21:54:29 pjanik 1.1.2.1: #i57465#: Add/fix Czech, Slovak and Estonian icons.


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [61cb4dd7efb1f5ae27ede04dedef898a1ed55b28]

INTEGRATION: CWS pj42 (1.1.2); FILE ADDED 2005/11/10 21:54:28 pjanik 1.1.2.1: #i57465#: Add/fix Czech, Slovak and Estonian icons.


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [f29399fe155e146d2ceb8894b52c28d5bb64d851]

INTEGRATION: CWS pj42 (1.1.104); FILE MERGED 2005/11/10 21:54:28 pjanik 1.1.104.1: #i57465#: Add/fix Czech, Slovak and Estonian icons.


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [b86285f0bdcbdd9fee6606d700ded9312629c87f]

INTEGRATION: CWS pj42 (1.1.104); FILE MERGED 2005/11/10 21:54:27 pjanik 1.1.104.1: #i57465#: Add/fix Czech, Slovak and Estonian icons.


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [03754498d1a9102df737da1f411647d561a02f23]

INTEGRATION: CWS pj42 (1.1.104); FILE MERGED 2005/11/10 21:54:26 pjanik 1.1.104.1: #i57465#: Add/fix Czech, Slovak and Estonian icons.


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [b5e5dfd6e63fd50b91a33498b451ca4d5a6d509f]

INTEGRATION: CWS pj42 (1.1.104); FILE MERGED 2005/11/10 21:54:25 pjanik 1.1.104.1: #i57465#: Add/fix Czech, Slovak and Estonian icons.


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [70681fdbb38379467985d6e5294317c02ab421df]

INTEGRATION: CWS pj42 (1.1.104); FILE MERGED 2005/11/10 21:54:24 pjanik 1.1.104.1: #i57465#: Add/fix Czech, Slovak and Estonian icons.


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [4cbc08ea0ceca1c2eb2b4b44f6974b604058e75d]

INTEGRATION: CWS pj42 (1.1.104); FILE MERGED 2005/11/10 21:54:23 pjanik 1.1.104.1: #i57465#: Add/fix Czech, Slovak and Estonian icons.


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [c77e71719244af18d01618c6a58e24c906438d97]

INTEGRATION: CWS pj42 (1.1.104); FILE MERGED 2005/11/10 21:54:22 pjanik 1.1.104.1: #i57465#: Add/fix Czech, Slovak and Estonian icons.


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [c0c0558125130eda14428a5494160b23648d44be]

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>  [ba2a3072efd5d78cfc39efa85b67336b1ad75917]

INTEGRATION: CWS xmlsec13 (1.12.4); FILE MERGED 2005/11/02 10:24:38 jl 1.12.4.1: #54495# changed version number of cli_types


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [1a002a1d076ae6db1e59cbabebf588cd142d86a2]

INTEGRATION: CWS xmlsec13 (1.4.46); FILE MERGED 2005/11/02 16:36:03 jl 1.4.46.1: #54495# deliver cli_types.config and policy assembly


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [50a049361b001b19cb802f7b574e8c00c610931e]

INTEGRATION: CWS xmlsec13 (1.2.46); FILE MERGED 2005/11/08 09:03:37 jl 1.2.46.1: #i54495# added policy.1.1.cli_types.dll


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [9b66c4b88939c717037074db2a7ceaa4cc12a45b]

INTEGRATION: CWS xmlsec13 (1.86.28); FILE MERGED 2005/11/01 05:44:08 jl 1.86.28.4: RESYNC: (1.86-1.87); FILE MERGED 2005/10/28 07:30:50 pb 1.86.28.3: fix: #i54495# consider new signature status 2005/10/27 11:23:12 pb 1.86.28.2: fix: #i54495# new signature status 2005/10/25 08:09:58 jl 1.86.28.1: #54495# adapt to use DocumentSignatureInformation


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [129f5a8cddfcea76ffca60a3ecc317edefa84855]

INTEGRATION: CWS xmlsec13 (1.70.36); FILE MERGED 2005/11/01 05:44:00 jl 1.70.36.3: RESYNC: (1.70-1.72); FILE MERGED 2005/10/28 07:30:52 pb 1.70.36.2: fix: #i54495# consider new signature status 2005/10/25 08:09:58 jl 1.70.36.1: #54495# adapt to use DocumentSignatureInformation


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [849428fcf700e058aa4d04528acc355dc1467498]

INTEGRATION: CWS xmlsec13 (1.170.6); FILE MERGED 2005/11/01 05:39:23 jl 1.170.6.2: RESYNC: (1.170-1.172); FILE MERGED 2005/10/25 08:09:57 jl 1.170.6.1: #54495# adapt to use DocumentSignatureInformation


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [1b1ce97c0112f2a3f283e1119c59feb08d541c9f]

INTEGRATION: CWS xmlsec13 (1.29.148); FILE MERGED 2005/11/01 05:27:04 jl 1.29.148.2: RESYNC: (1.29-1.30); FILE MERGED 2005/10/25 08:10:45 jl 1.29.148.1: #54495# adapt to use DocumentSignatureInformation


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [811634a4323e9149877616eb88e3306ca5b041df]

INTEGRATION: CWS xmlsec13 (1.1.2); FILE ADDED 2005/10/24 15:49:18 jl 1.1.2.1: #54495# Replacement for DocumentSignaturesInformation. New member that represents the validity of the certificate.


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [a567ad1de9e7754d85d527a5e3fdebb88f39a3ca]

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>  [217fb4f01275d5c7ad82be2531c5a455dc48455f]

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>  [91abbff075fd5e752caa3c8dfac63da6b7e8444a]

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>  [c48adbf76c8641009ac7a6ee201f21b5f77b11bb]

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>  [a394f5e8ad735e08f9a17bf2048347d500f95dbb]

INTEGRATION: CWS xmlsec13 (0); FILE MERGED


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [9e8295e1edfb4b8840b6baa690da430027fd6084]

INTEGRATION: CWS xmlsec13 (1.7.16); FILE MERGED 2005/11/02 12:44:23 jl 1.7.16.1: #54495#


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [de4370433bf7ba84e9cabb196a218dda4b624763]

INTEGRATION: CWS xmlsec13 (1.2.12); FILE MERGED 2005/10/31 13:46:20 jl 1.2.12.2: RESYNC: (1.2-1.3); FILE MERGED 2005/08/17 11:37:12 mt 1.2.12.1: small bug fix...


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [699d26c6fdca9609624d94c662b08736ce5b3935]

INTEGRATION: CWS pythonlinkfix (0); FILE MERGED


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [b8bcfeaac04c635074e72684465206e0d8f87308]

INTEGRATION: CWS xmlsec13 (1.4.28); FILE MERGED 2005/10/31 13:44:06 jl 1.4.28.2: RESYNC: (1.4-1.5); FILE MERGED 2005/10/25 10:59:34 jl 1.4.28.1: #i54495 errorhandling for verification and signing fixed


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [77ff5c70d001b52bcd8796a4fdb400a6d87c52e1]

INTEGRATION: CWS pythonlinkfix (1.6.34); FILE MERGED 2005/11/06 02:17:59 maho 1.6.34.1: Don't use postscript for pyuno project

Issue number: #i56955#

2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [ce32648a698305d1f3ce70e9ff1e947f59ab1620]

INTEGRATION: CWS xmlsec13 (1.4.28); FILE MERGED 2005/10/31 13:43:22 jl 1.4.28.2: RESYNC: (1.4-1.5); FILE MERGED 2005/10/25 10:59:33 jl 1.4.28.1: #i54495 errorhandling for verification and signing fixed


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [c8da3e59406c3bf9a5ec81d8a806601275fe885a]

INTEGRATION: CWS pythonlinkfix (1.6.24); FILE MERGED 2005/11/06 02:17:58 maho 1.6.24.1: Don't use postscript for pyuno project

Issue number: #i56955#

2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [79a462d0a66a51bb754eb6b6c381cac656d8ee5c]

INTEGRATION: CWS xmlsec13 (1.12.12); FILE MERGED 2005/11/02 15:21:56 jl 1.12.12.5: #i54495# 2005/11/02 09:30:42 jl 1.12.12.4: #i54495# check for more certificateUsage cases 2005/10/31 13:42:15 jl 1.12.12.3: RESYNC: (1.12-1.13); FILE MERGED 2005/10/26 12:36:35 jl 1.12.12.2: #54495# fixed verifyCertificate 2005/10/25 08:19:20 jl 1.12.12.1: #54495# #54047# extra verification of certificates, better errorhandling


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [e5984ba7bf0405b98f5f9530ea263f767e9c3e5c]

INTEGRATION: CWS xmlsec13 (1.4.28); FILE MERGED 2005/10/31 13:41:50 jl 1.4.28.2: RESYNC: (1.4-1.5); FILE MERGED 2005/10/25 08:19:20 jl 1.4.28.1: #54495# #54047# extra verification of certificates, better errorhandling


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [1139ced54fa574098c714407ade3a0ad3bca0d28]

INTEGRATION: CWS xmlsec13 (1.4.28); FILE MERGED 2005/10/31 13:41:10 jl 1.4.28.2: RESYNC: (1.4-1.5); FILE MERGED 2005/10/25 08:19:20 jl 1.4.28.1: #54495# #54047# extra verification of certificates, better errorhandling


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [813e1f5a8ae4800e8a11c612de4e3b0a97f1368d]

INTEGRATION: CWS xmlsec13 (1.9.24); FILE MERGED 2005/11/07 15:27:25 jl 1.9.24.3: #i54495# verification checks additional error codes 2005/10/31 13:40:17 jl 1.9.24.2: RESYNC: (1.9-1.10); FILE MERGED 2005/10/25 08:19:19 jl 1.9.24.1: #54495# #54047# extra verification of certificates, better errorhandling


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [7bada1819d0b6fa49f38692993233f04850e93c7]

INTEGRATION: CWS xmlsec13 (1.2.48); FILE MERGED 2005/10/31 13:37:55 jl 1.2.48.2: RESYNC: (1.2-1.3); FILE MERGED 2005/10/25 08:19:19 jl 1.2.48.1: #54495# #54047# extra verification of certificates, better errorhandling


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [57cde025da9e36afde712489c830ac2216c59a0b]

INTEGRATION: CWS xmlsec13 (1.3.28); FILE MERGED 2005/10/31 13:37:47 jl 1.3.28.2: RESYNC: (1.3-1.4); FILE MERGED 2005/10/25 08:19:19 jl 1.3.28.1: #54495# #54047# extra verification of certificates, better errorhandling


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [0e2341d732823827014adee2f3c0976eaa18c247]

INTEGRATION: CWS xmlsec13 (1.3.24); FILE MERGED 2005/10/31 13:37:40 jl 1.3.24.2: RESYNC: (1.3-1.4); FILE MERGED 2005/10/25 08:19:19 jl 1.3.24.1: #54495# #54047# extra verification of certificates, better errorhandling


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [0ad333df3880d0b2828072b32e442d3b47ea5700]

INTEGRATION: CWS xmlsec13 (1.4.28); FILE MERGED 2005/10/26 12:48:58 pb 1.4.28.1: fix: #i54495# new status: certificate could not validated


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [bcd50746030fd3de8507c353d552a4d344fd44a2]

INTEGRATION: CWS xmlsec13 (1.20.12); FILE MERGED 2005/11/01 16:42:09 jl 1.20.12.5: #54495# We use first the embedded certificate and if that is not available then the one from the store 2005/10/31 14:19:54 jl 1.20.12.4: RESYNC: (1.20-1.22); FILE MERGED 2005/10/26 12:48:58 pb 1.20.12.3: fix: #i54495# new status: certificate could not validated 2005/10/25 08:19:18 jl 1.20.12.2: #54495# #54047# extra verification of certificates, better errorhandling 2005/08/17 11:37:47 mt 1.20.12.1: small bug fix to make demo program work again...


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [a26d6eb1e0651820de2b41083a190e11739e7501]

INTEGRATION: CWS xmlsec13 (1.13.28); FILE MERGED 2005/10/26 12:48:57 pb 1.13.28.1: fix: #i54495# new status: certificate could not validated


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [e626d49144c1e48c5764291ee49975a8bebbcf96]

INTEGRATION: CWS xmlsec13 (1.8.44); FILE MERGED 2005/11/01 16:41:59 jl 1.8.44.3: #54495# We use first the embedded certificate and if that is not available then the one from the store 2005/10/31 14:19:43 jl 1.8.44.2: RESYNC: (1.8-1.11); FILE MERGED 2005/10/26 12:48:57 pb 1.8.44.1: fix: #i54495# new status: certificate could not validated


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [50fce8c383a47a8e554700f55d7bbd0c168920d6]

INTEGRATION: CWS xmlsec13 (1.18.24); FILE MERGED 2005/10/31 14:19:35 jl 1.18.24.3: RESYNC: (1.18-1.19); FILE MERGED 2005/10/26 12:48:56 pb 1.18.24.2: fix: #i54495# new status: certificate could not validated 2005/10/25 08:19:18 jl 1.18.24.1: #54495# #54047# extra verification of certificates, better errorhandling


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [03a7834e228f0ba3c4757b9307b5de0f5ffb397c]

INTEGRATION: CWS xmlsec13 (1.5.28); FILE MERGED 2005/10/31 13:29:21 jl 1.5.28.2: RESYNC: (1.5-1.6); FILE MERGED 2005/10/25 08:19:18 jl 1.5.28.1: #54495# #54047# extra verification of certificates, better errorhandling


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [abb7b60ee12270d0c61f908f645fda87476254c0]

INTEGRATION: CWS xmlsec13 (1.21.12); FILE MERGED 2005/11/02 15:21:55 jl 1.21.12.3: #i54495# 2005/10/31 13:28:59 jl 1.21.12.2: RESYNC: (1.21-1.23); FILE MERGED 2005/10/25 08:19:17 jl 1.21.12.1: #54495# #54047# extra verification of certificates, better errorhandling


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [5474ccb836257844f5943ca266065e7cebb680c9]

INTEGRATION: CWS xmlsec13 (1.6.28); FILE MERGED 2005/10/31 13:27:26 jl 1.6.28.2: RESYNC: (1.6-1.7); FILE MERGED 2005/10/26 12:47:51 pb 1.6.28.1: fix: #i54495# new status: certificate could not validated


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [8beb216f8e5e22ef377fc12f155847a6e2c80553]

INTEGRATION: CWS xmlsec13 (1.9.28); FILE MERGED 2005/10/31 13:27:04 jl 1.9.28.3: RESYNC: (1.9-1.10); FILE MERGED 2005/10/26 12:47:51 pb 1.9.28.2: fix: #i54495# new status: certificate could not validated 2005/10/25 08:19:17 jl 1.9.28.1: #54495# #54047# extra verification of certificates, better errorhandling


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [e7992805242e53929d400a870c5d788497675edd]

INTEGRATION: CWS xmlsec13 (0); FILE MERGED


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [f457ae51c12c66d415bf52c16f8ba36eda7db4c5]

INTEGRATION: CWS xmlsec13 (1.16.30); FILE MERGED 2005/11/01 07:38:56 jl 1.16.30.2: RESYNC: (1.16-1.17); FILE MERGED 2005/10/26 16:15:37 ssa 1.16.30.1: #i56706# implement Set/GetQuickHelpText to enable tooltips in statusbar


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [18864978926832e661f4a733c43f0b4a99953afe]

INTEGRATION: CWS xmlsec13 (1.4.16); FILE MERGED 2005/11/01 03:58:42 jl 1.4.16.2: RESYNC: (1.4-1.5); FILE MERGED 2005/10/27 11:35:09 pb 1.4.16.1: fix: #i54495# new signature status


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [97b916954efa3b20541c8704346594d2d4038f38]

INTEGRATION: CWS xmlsec13 (1.26.16); FILE MERGED 2005/10/27 11:32:37 pb 1.26.16.1: fix: #i54495# new signature status


2005-11-11  Daniel Rentz  <dr@openoffice.org>  [15dc7c28dc3d2a808af713a13970e4902d95154e]

#i10000# restore changes from 1.12 deleted in 1.13


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [c9e39b22dd88580aa2fe5929fb29ca73a465fd45]

INTEGRATION: CWS xmlsec13 (1.90.34); FILE MERGED 2005/11/01 12:44:03 jl 1.90.34.1: #i54495# regcompare was used with u switch, which led to an error because I modified unpublished types.


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [b0728d9fb4c3386b724bde4fd670711efc6b0fde]

INTEGRATION: CWS xmlsec13 (1.3.14); FILE MERGED 2005/10/31 20:06:42 jl 1.3.14.2: RESYNC: (1.3-1.4); FILE MERGED 2005/10/24 15:59:36 jl 1.3.14.1: #54495# new DocumentSignatureInformation.idl


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [c329e2eb355e60debdcfae4ca0fb2b064baa0f56]

INTEGRATION: CWS xmlsec13 (1.3.14); FILE MERGED 2005/10/31 20:06:34 jl 1.3.14.2: RESYNC: (1.3-1.4); FILE MERGED 2005/10/24 15:55:35 jl 1.3.14.1: #54495# implementation uses now DocumentSignatureInformation rather then DocumentSignaturesInformation


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [529e12c5396a40b2fecc3a217a67050d53771141]

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-11  Rüdiger Timm  <rt@openoffice.org>  [c23e73985f175d572323af332b1253773b86a4bd]

INTEGRATION: CWS xmlsec13 (1.3.14); FILE MERGED 2005/10/31 20:04:41 jl 1.3.14.2: RESYNC: (1.3-1.4); FILE MERGED 2005/10/24 15:53:47 jl 1.3.14.1: #54495# added new members.


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [4f2782f07b99b68e872b85444e74af332d934bb2]

INTEGRATION: CWS perform06 (1.101.6); FILE MERGED 2005/10/27 12:54:16 mav 1.101.6.1: #120150# the temporary file from crashrecovery is not owned by document


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [779f37e69529f5c0f73bbb237365eaed7bc2111e]

INTEGRATION: CWS perform06 (1.60.16); FILE MERGED 2005/10/26 10:19:00 mav 1.60.16.1: #120150# document owns the provided temporary storage in case of crashrecovery scenario


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [f117fe35e35020ebdb25862e1e5552ed285387e5]

INTEGRATION: CWS perform06 (1.172.6); FILE MERGED 2005/10/27 12:54:14 mav 1.172.6.2: #120150# the temporary file from crashrecovery is not owned by document 2005/10/26 10:19:00 mav 1.172.6.1: #120150# document owns the provided temporary storage in case of crashrecovery scenario


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [b6fc114d9d9dd10688f6696411de7e3ffe6f3239]

INTEGRATION: CWS xmlsec13 (1.7.8); FILE MERGED 2005/10/25 14:25:03 jl 1.7.8.2: #54495# commented out the verification of certificates 2005/10/24 15:29:01 jl 1.7.8.1: #i54495# removed verification of certificates during signing and signature verificateion on Windows


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [c3be06d8e215e45e6532655193a3dc262f181dba]

INTEGRATION: CWS xmlsec13 (1.1.2); FILE ADDED 2005/10/27 12:36:49 jl 1.1.2.3: #54495# 2005/10/25 14:42:11 jl 1.1.2.2: #54495# 2005/10/24 15:39:31 jl 1.1.2.1: #i54495#


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [d5b6233ed95cd377764b4f5313934962d69addde]

INTEGRATION: CWS perform06 (1.6.116); FILE MERGED 2005/10/31 13:09:22 as 1.6.116.1: #i55429# recovery UI sometimes remove to much AutoRecovery entries from config


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [154b9eefd827f8eab6044898a1b4cb70d893124c]

INTEGRATION: CWS perform06 (1.7.116); FILE MERGED 2005/10/31 13:11:25 as 1.7.116.1: #i55429# recovery UI sometimes remove to much AutoRecovery entries from config


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [0458e9dcd74008627361fae711abf7c22e7e754e]

INTEGRATION: CWS perform06 (1.46.40); FILE MERGED 2005/10/24 09:30:54 as 1.46.40.1: #i56527# register the (own default / most actual) filter for every office module


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [6fa8f316c2727401c571d23af0876a95d183f253]

INTEGRATION: CWS perform06 (1.23.38); FILE MERGED 2005/10/26 08:03:51 as 1.23.38.2: #i55429# empty document url's must work without any UI 2005/10/24 09:30:53 as 1.23.38.1: #i56527# register the (own default / most actual) filter for every office module


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [5ff585db3d41a8128bbf31b40474572c74ed7ad3]

INTEGRATION: CWS perform06 (1.6.60); FILE MERGED 2005/10/25 08:04:14 as 1.6.60.1: #i56589# hold config items alive till office die


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [103c5bd1c85292c312c127d4a3cc17fb6c779393]

INTEGRATION: CWS perform06 (1.23.28); FILE MERGED 2005/10/25 08:04:13 as 1.23.28.1: #i56589# hold config items alive till office die


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [c3db1ad987f9d1f0d1c9e9180633bc7e466b520b]

INTEGRATION: CWS perform06 (1.19.60); FILE MERGED 2005/10/25 08:04:13 as 1.19.60.1: #i56589# hold config items alive till office die


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [7e7a7cecd889ff859e28603dd47a6abdb0b6fe04]

INTEGRATION: CWS perform06 (1.8.60); FILE MERGED 2005/10/25 08:04:12 as 1.8.60.1: #i56589# hold config items alive till office die


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [73186f001c4848efbfcb987165e551abb651f145]

INTEGRATION: CWS perform06 (1.15.60); FILE MERGED 2005/10/25 08:04:12 as 1.15.60.1: #i56589# hold config items alive till office die


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [f29c5a807e7e8593c34f6d8640fcada0e268f603]

INTEGRATION: CWS perform06 (1.11.60); FILE MERGED 2005/10/25 08:04:11 as 1.11.60.1: #i56589# hold config items alive till office die


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [6daf5ea43fa5619b743a76980292ece0d4e59594]

INTEGRATION: CWS perform06 (1.3.60); FILE MERGED 2005/10/25 08:04:11 as 1.3.60.1: #i56589# hold config items alive till office die


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [d3a23295b9967c8366abff861a89e831a2188eed]

INTEGRATION: CWS perform06 (1.24.60); FILE MERGED 2005/10/25 08:04:10 as 1.24.60.1: #i56589# hold config items alive till office die


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [fe9f47f9005f642a270b11a0d7a43791ce129244]

INTEGRATION: CWS perform06 (1.6.60); FILE MERGED 2005/10/25 08:04:10 as 1.6.60.1: #i56589# hold config items alive till office die


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [bfcd673ec1c0ada8dc7cf6f35d59354e55f0b456]

INTEGRATION: CWS perform06 (1.22.60); FILE MERGED 2005/10/25 08:04:09 as 1.22.60.1: #i56589# hold config items alive till office die


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [a8c11bbd296edd0fd277d972fe69e594f4b6871b]

INTEGRATION: CWS perform06 (1.4.60); FILE MERGED 2005/10/25 08:04:09 as 1.4.60.1: #i56589# hold config items alive till office die


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [58bfa05b9d6161001863c035897176cfa6cee4c9]

INTEGRATION: CWS perform06 (1.9.60); FILE MERGED 2005/10/25 08:04:09 as 1.9.60.1: #i56589# hold config items alive till office die


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [6cef114512432c25ad43176b08c959f2bb7d9dc5]

INTEGRATION: CWS perform06 (1.72.60); FILE MERGED 2005/10/25 08:04:08 as 1.72.60.1: #i56589# hold config items alive till office die


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [a9f7f52a119537d361642a813a8dfa022133ff75]

INTEGRATION: CWS perform06 (1.4.60); FILE MERGED 2005/10/25 08:04:08 as 1.4.60.1: #i56589# hold config items alive till office die


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [19928d396e0b8a1c63485da4cc57860a4623eea6]

INTEGRATION: CWS perform06 (1.26.58); FILE MERGED 2005/10/25 08:04:07 as 1.26.58.1: #i56589# hold config items alive till office die


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [8a54dbeb37823e0418edb4fcf2ad7ef2998d4927]

INTEGRATION: CWS perform06 (1.12.60); FILE MERGED 2005/10/25 08:04:06 as 1.12.60.1: #i56589# hold config items alive till office die


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [c08a7da9c4d274915f5fb432dc4112775a15e0ef]

INTEGRATION: CWS perform06 (1.4.60); FILE MERGED 2005/10/25 08:04:06 as 1.4.60.1: #i56589# hold config items alive till office die


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [83c147c81e9467f06ffa2f35a88c0f69778fcaf6]

INTEGRATION: CWS perform06 (1.9.60); FILE MERGED 2005/10/25 08:04:05 as 1.9.60.1: #i56589# hold config items alive till office die


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [364bb2d1e27daa43f6e8393012725287aeb7811a]

INTEGRATION: CWS perform06 (1.7.60); FILE MERGED 2005/10/25 08:04:05 as 1.7.60.1: #i56589# hold config items alive till office die


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [29de2c2ac3b67877689e1c5ed5008af4c06f10c7]

INTEGRATION: CWS perform06 (1.3.60); FILE MERGED 2005/10/25 08:04:04 as 1.3.60.1: #i56589# hold config items alive till office die


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [376c00e0fe3ed1053b733efb6fa6fe841f0f6081]

INTEGRATION: CWS perform06 (1.5.60); FILE MERGED 2005/10/25 08:04:04 as 1.5.60.1: #i56589# hold config items alive till office die


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [190aedffa271da64881ff36371e8d769b5bd56eb]

INTEGRATION: CWS perform06 (1.3.60); FILE MERGED 2005/10/25 08:04:03 as 1.3.60.1: #i56589# hold config items alive till office die


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [cf03d0bdff7da442b87bb25cc0eb6ca1fbbc13ae]

INTEGRATION: CWS perform06 (1.7.60); FILE MERGED 2005/10/25 08:04:03 as 1.7.60.1: #i56589# hold config items alive till office die


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [f23073bad2b6150be38922c41b13c9ebab1db85e]

INTEGRATION: CWS perform06 (1.3.60); FILE MERGED 2005/10/25 08:04:02 as 1.3.60.1: #i56589# hold config items alive till office die


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [ef2c49c9a5788e35249d8d5406a09c84ecd062ee]

INTEGRATION: CWS perform06 (1.6.60); FILE MERGED 2005/11/07 13:32:40 as 1.6.60.2: #i56589# dont cache GlobalEventConfig() inside ItemHolder1^... combination of static pointer and WeakImplHelper cant not work 2005/10/25 08:04:02 as 1.6.60.1: #i56589# hold config items alive till office die


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [ca34339d994ff3a3e2f8971f46ba0db6dd93b20a]

INTEGRATION: CWS perform06 (1.15.60); FILE MERGED 2005/10/25 08:04:01 as 1.15.60.1: #i56589# hold config items alive till office die


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [bc9f27f7a9d267c817a85c4f18fbcb29e4dd6535]

INTEGRATION: CWS perform06 (1.27.60); FILE MERGED 2005/10/25 08:04:01 as 1.27.60.1: #i56589# hold config items alive till office die


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [a55eb9725edf2f4067c471b61e663f472b807a85]

INTEGRATION: CWS perform06 (1.16.60); FILE MERGED 2005/10/25 08:04:00 as 1.16.60.1: #i56589# hold config items alive till office die


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [a08e7d6252678b177d033d67f453ed021c0651e1]

INTEGRATION: CWS perform06 (1.5.60); FILE MERGED 2005/10/25 08:03:59 as 1.5.60.1: #i56589# hold config items alive till office die


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [b8a492837375e778dcdf48764eb57eed98d1c22f]

INTEGRATION: CWS perform06 (1.4.60); FILE MERGED 2005/10/25 08:03:58 as 1.4.60.1: #i56589# hold config items alive till office die


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [c1a4cbacd5c56de6558f5104bc8de5f630051b7f]

INTEGRATION: CWS perform06 (1.3.60); FILE MERGED 2005/10/25 08:03:57 as 1.3.60.1: #i56589# hold config items alive till office die


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [4a019ea24ea368ebeccc04645ad562deb34e15b4]

INTEGRATION: CWS perform06 (1.13.60); FILE MERGED 2005/10/25 08:03:57 as 1.13.60.1: #i56589# hold config items alive till office die


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [c5446daacf60e0382d69827ca11a9d41e142262b]

INTEGRATION: CWS perform06 (1.7.60); FILE MERGED 2005/10/25 08:03:56 as 1.7.60.1: #i56589# hold config items alive till office die


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [3e5cb83ee596f54f97533bb1469b10ac01be46dc]

INTEGRATION: CWS perform06 (1.11.60); FILE MERGED 2005/10/25 08:03:56 as 1.11.60.1: #i56589# hold config items alive till office die


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [5cda2dc65c9d2be38c824dc5bd03c4bb33c2e04d]

INTEGRATION: CWS perform06 (1.8.60); FILE MERGED 2005/10/25 08:03:55 as 1.8.60.1: #i56589# hold config items alive till office die


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [f406baa28d28756895c1089d49ddad48ba9338b6]

INTEGRATION: CWS perform06 (1.9.60); FILE MERGED 2005/10/25 08:03:55 as 1.9.60.1: #i56589# hold config items alive till office die


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [10ab4939ede94c3702ab1a26e9f6c61ea20bc995]

INTEGRATION: CWS perform06 (1.5.60); FILE MERGED 2005/10/25 08:03:55 as 1.5.60.1: #i56589# hold config items alive till office die


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [e4f6588a83eb83ac18fd1d2cdaa721d3db7e2d57]

INTEGRATION: CWS perform06 (1.15.60); FILE MERGED 2005/10/25 08:03:54 as 1.15.60.1: #i56589# hold config items alive till office die


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [be4be4a4bbedf5f034a7e2286985b2a53a97d344]

INTEGRATION: CWS perform06 (1.4.60); FILE MERGED 2005/10/25 08:03:54 as 1.4.60.1: #i56589# hold config items alive till office die


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [2ea5d5e22e5dd64afaed1d8ebe494f5a737501bd]

INTEGRATION: CWS perform06 (1.4.60); FILE MERGED 2005/10/25 08:03:53 as 1.4.60.1: #i56589# hold config items alive till office die


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [b85a1430536d63d582a67faa2cb37cb3a7e2d2de]

INTEGRATION: CWS perform06 (1.9.58); FILE MERGED 2005/10/25 08:03:53 as 1.9.58.1: #i56589# hold config items alive till office die


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [427a350da68520f7e88407169d9f02c3731be216]

INTEGRATION: CWS perform06 (1.5.60); FILE MERGED 2005/10/25 08:03:52 as 1.5.60.1: #i56589# hold config items alive till office die


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [157d98666a71cec867e25c5e970662264f3ad13e]

INTEGRATION: CWS perform06 (1.10.30); FILE MERGED 2005/11/08 08:57:14 as 1.10.30.6: #i55429# redesign MODIFY_SINCE_LAST_AUTOSAVE feature again 2005/11/07 11:56:36 as 1.10.30.5: #i55429# differ between modified documents in general and modified since last AutoSave 2005/10/27 12:50:31 as 1.10.30.4: #120150# show assertion in case temp. files could not be removed 2005/10/27 07:39:55 as 1.10.30.3: #120150# AutoRecovery owns ALL temp files again 2005/10/26 13:13:40 as 1.10.30.2: #120150# forward ownership of temp files to document (excepting DB); #i55429# supress unnecesarily save operations 2005/10/24 09:25:40 as 1.10.30.1: #i56527# dont iterate over whole filter config on office startup


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [421281a94589d728730d0f3cab554faf13436768]

INTEGRATION: CWS perform06 (1.7.30); FILE MERGED 2005/11/08 08:57:13 as 1.7.30.4: #i55429# redesign MODIFY_SINCE_LAST_AUTOSAVE feature again 2005/11/07 11:56:35 as 1.7.30.3: #i55429# differ between modified documents in general and modified since last AutoSave 2005/10/26 13:13:39 as 1.7.30.2: #120150# forward ownership of temp files to document (excepting DB); #i55429# supress unnecesarily save operations 2005/10/24 09:25:39 as 1.7.30.1: #i56527# dont iterate over whole filter config on office startup


2005-11-11  Rüdiger Timm  <rt@openoffice.org>  [174afe164add46973b019b27f63dbe14fa622e24]

INTEGRATION: CWS perform06 (1.12.50); FILE MERGED 2005/10/24 09:24:17 as 1.12.50.1: #i56527# improve performance check for FILTER_LATE_INIT


2005-11-10  Rüdiger Timm  <rt@openoffice.org>  [2f2795aad2c3da1c340a99f5ac59ce6b08cca228]

INTEGRATION: CWS impress77 (1.53.32); FILE MERGED 2005/11/09 12:10:51 cl 1.53.32.1: #127720# do not throw UnknownPropertyException in get&setPropertyValues(), also working with non sorted sequences now


2005-11-10  Rüdiger Timm  <rt@openoffice.org>  [173c45f64a4c357bcd186d0c53f5ccd258e37c6e]

INTEGRATION: CWS impress77 (1.138.54); FILE MERGED 2005/11/09 12:23:27 cl 1.138.54.1: #127720# do not throw UnknownPropertyException in get&setPropertyValues()


2005-11-10  Rüdiger Timm  <rt@openoffice.org>  [ac2130958f529363fbd4d0de27b3f2e4291634fd]

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>  [b2aab8449d2a889989b42eafb1d5af2ac02ce691]

INTEGRATION: CWS spreadsheetml02 (1.2.2); FILE MERGED 2005/11/09 11:05:17 sus 1.2.2.26: RESYNC: (1.2-1.3); FILE MERGED 2005/11/07 18:25:38 sus 1.2.2.25: #i56495# fixing style inheritance 2005/11/07 16:05:23 sus 1.2.2.24: #i56495# cells with a style:default-cell-style set at their column, won't inherit from their style from the row or table 2005/11/07 09:11:07 sus 1.2.2.23: #i57455# fixing style for multiple roundtrip 2005/11/03 21:34:59 sus 1.2.2.22: #i33940# Formular fix 2005/11/03 01:34:14 sus 1.2.2.21: #i33940# Date format fixed, etc. 2005/11/01 16:35:34 sus 1.2.2.20: #i33940# Row styles will be inherited to cell styles, identical cells will be packed to one 2005/10/31 19:58:51 sus 1.2.2.19: #i56495# exchanging spaces to tabs 2005/10/31 19:24:01 sus 1.2.2.18: #i56495# In the import all styles will inherit from 'Default', in the export this inheritance will be removed as it is implicit 2005/10/31 18:41:35 sus 1.2.2.17: #i56495# Spaces are no longer repaced in style names AND style:rotation-angle is fixed 2005/10/31 17:53:46 sus 1.2.2.16: #i56495# Style display names are correctly mapped 2005/10/31 16:46:11 sus 1.2.2.15: #i44999# columns starting with an index did not work 2005/10/31 14:21:33 sus 1.2.2.14: #i56495# enabled styles by default 2005/10/27 19:22:54 sus 1.2.2.13: #i45000# fixed missing dependency of style:text-align-source to fo:text-align 2005/10/27 18:07:00 sus 1.2.2.12: #i45000# fixed missing dependency of style:text-align-source to fo:text-align 2005/10/26 22:19:41 sus 1.2.2.11: #i45000# inheritance of conditional styles changed, exchanging leading spaces to tabs 2005/10/18 17:25:20 sus 1.2.2.10: #i45000# table:table-cell must not take the style of their parent row in case they have no style, otherwise the default cell style won't work 2005/10/18 12:08:56 sus 1.2.2.9: #i45000# Cells won't be explicitly repeated if they are empty, instead the column-repeated attribute is being used 2005/10/18 09:14:31 sus 1.2.2.8: #i31760# Adding number format in conjunction with conditional formatting and various minor fixes 2005/10/10 12:13:10 sus 1.2.2.7: #i55726# Row height attributes are being added 2005/10/07 14:28:23 sus 1.2.2.6: #i55619#,#i55620# enhanced grid handling, create background color by repeatition of a single row till possible end of space 2005/10/06 15:13:45 sus 1.2.2.5: #i41356# Fixing configuration import 2005/10/06 14:13:43 sus 1.2.2.4: #i41356# Fixing configuration import 2005/09/26 19:34:58 sus 1.2.2.3: #i33940# Instead of default no style is given for empty cells, so the column cell default style is taken by default 2005/09/26 18:25:59 sus 1.2.2.2: #i33940##i41356# Refactored and fixed row and cell creation 2005/09/26 11:01:22 sus 1.2.2.1: #i33940# rows will be repeated by attribute no longer explicit


2005-11-10  Rüdiger Timm  <rt@openoffice.org>  [8b2605f30022648ac4d038ffd698999a1353304a]

INTEGRATION: CWS spreadsheetml02 (1.3.100); FILE MERGED 2005/11/09 11:05:07 sus 1.3.100.16: RESYNC: (1.3-1.4); FILE MERGED 2005/11/08 16:41:07 sus 1.3.100.15: #i56495# fixing cell repetition 2005/11/08 02:38:34 sus 1.3.100.14: #i56495# fixing formula dependencies 2005/11/07 18:26:12 sus 1.3.100.13: #i56495# fixing style inheritance 2005/11/03 21:36:00 sus 1.3.100.12: #i56326# improve performance and minor fixes 2005/11/03 01:49:34 sus 1.3.100.11: #i56326# improve performance and minor fixes 2005/10/31 17:04:44 sus 1.3.100.10: #i56495# Columns are not repeated, if @table:number-columns-repeated did not exist 2005/10/27 13:55:58 sus 1.3.100.9: #i45000# fixing default time setting using 00:00:00 instead of earlier 12:00:00 2005/10/26 22:20:25 sus 1.3.100.8: #i45000# fixing configuration and changing leading spaces to tabs 2005/10/18 12:36:21 sus 1.3.100.7: #i45000# Matching cells beyond covered table cells 2005/10/18 11:07:44 sus 1.3.100.6: #i45000# various enhancements 2005/10/07 14:18:18 sus 1.3.100.5: #i33890# enhance cell handling 2005/09/26 19:35:32 sus 1.3.100.4: #i33940# removing debug output 2005/09/26 19:19:15 sus 1.3.100.3: #i33940# Empty cells, which are not the last are written out 2005/09/26 18:24:52 sus 1.3.100.2: #i33940# Added comment 2005/09/22 15:52:27 sus 1.3.100.1: #i33940# Empty cells are no longer  explicit repeated, but now using ss:Index, which repeates the preceding row's style


2005-11-10  Rüdiger Timm  <rt@openoffice.org>  [a85a2b8ac64b113c069e749e56151dff18e1d017]

INTEGRATION: CWS spreadsheetml02 (1.3.100); FILE MERGED 2005/11/09 11:05:00 sus 1.3.100.10: RESYNC: (1.3-1.4); FILE MERGED 2005/11/07 18:26:13 sus 1.3.100.9: #i56495# fixing style inheritance 2005/11/07 09:07:17 sus 1.3.100.8: #i57455# fixing styles for multiple roundtrip 2005/11/03 21:35:59 sus 1.3.100.7: #i56326# improve performance and minor fixes 2005/11/03 01:49:33 sus 1.3.100.6: #i56326# improve performance and minor fixes 2005/10/31 19:24:00 sus 1.3.100.5: #i56495# In the import all styles will inherit from 'Default', in the export this inheritance will be removed as it is implicit 2005/10/31 17:53:45 sus 1.3.100.4: #i56495# Style display names are correctly mapped 2005/10/26 22:20:24 sus 1.3.100.3: #i45000# fixing configuration and changing leading spaces to tabs 2005/10/18 16:32:18 sus 1.3.100.2: #i45000# grid value enabling, ss:Bold taking from inheritance tree (Excel issue workaround) 2005/10/18 15:35:56 sus 1.3.100.1: #i45000# various enhancements


2005-11-10  Rüdiger Timm  <rt@openoffice.org>  [e2fecff8811cfb0f4f7fb789b8cb67fd907642eb]

INTEGRATION: CWS spreadsheetml02 (1.3.100); FILE MERGED 2005/11/09 11:04:52 sus 1.3.100.4: RESYNC: (1.3-1.4); FILE MERGED 2005/11/07 18:26:13 sus 1.3.100.3: #i56495# fixing style inheritance 2005/11/07 09:07:16 sus 1.3.100.2: #i57455# fixing styles for multiple roundtrip 2005/10/26 22:20:24 sus 1.3.100.1: #i45000# fixing configuration and changing leading spaces to tabs


2005-11-10  Rüdiger Timm  <rt@openoffice.org>  [eb2ebed8a542e2229c4dd73753c57f23fa661fd5]

INTEGRATION: CWS spreadsheetml02 (1.3.100); FILE MERGED 2005/11/09 11:04:45 sus 1.3.100.6: RESYNC: (1.3-1.4); FILE MERGED 2005/11/03 21:36:01 sus 1.3.100.5: #i56326# improve performance and minor fixes 2005/10/26 22:20:24 sus 1.3.100.4: #i45000# fixing configuration and changing leading spaces to tabs 2005/10/18 16:32:18 sus 1.3.100.3: #i45000# grid value enabling, ss:Bold taking from inheritance tree (Excel issue workaround) 2005/10/18 15:35:55 sus 1.3.100.2: #i45000# various enhancements 2005/10/06 15:13:04 sus 1.3.100.1: #i41356# Added various configuration items


2005-11-10  Rüdiger Timm  <rt@openoffice.org>  [bc2ce4fc2c5d521caac9d1709c096b257626c9a7]

INTEGRATION: CWS spreadsheetml02 (1.2.2); FILE MERGED 2005/11/09 11:04:38 sus 1.2.2.8: RESYNC: (1.2-1.3); FILE MERGED 2005/11/08 02:38:34 sus 1.2.2.7: #i56495# fixing formula dependencies 2005/11/03 21:35:58 sus 1.2.2.6: #i56326# improve performance and minor fixes 2005/11/03 01:49:33 sus 1.2.2.5: #i56326# improve performance and minor fixes 2005/10/26 22:22:48 sus 1.2.2.4: #i45000# fixing configuration and changing leading spaces to tabs 2005/10/26 22:20:23 sus 1.2.2.3: #i45000# fixing configuration and changing leading spaces to tabs 2005/10/18 11:07:43 sus 1.2.2.2: #i45000# various enhancements 2005/10/07 14:08:12 sus 1.2.2.1: #i55618# Enabling absolute cell reference & references to external sheets


2005-11-10  Rüdiger Timm  <rt@openoffice.org>  [a9ee43c1982f403fec032980df1f4c2877044379]

INTEGRATION: CWS impress76 (1.65.58); FILE MERGED 2005/11/08 09:17:11 cl 1.65.58.1: #i56896# tunnel BuildId from meta.xml to ole objects


2005-11-10  Rüdiger Timm  <rt@openoffice.org>  [bacf298ae4c0d7d35fb9168aeeadbeb7d7e3fc0c]

INTEGRATION: CWS systemlibxmlfix (1.25.10); FILE MERGED 2005/11/08 12:47:02 kso 1.25.10.1: #i56546# - now builds with system libxml.


2005-11-10  Rüdiger Timm  <rt@openoffice.org>  [73e4684b357a1d6dd475cb6f3476f3b7cdd97304]

INTEGRATION: CWS impress76 (1.62.52); FILE MERGED 2005/11/08 15:12:25 cl 1.62.52.1: #i56896# tunnel BuildId from xml loading to ole objects


2005-11-10  Rüdiger Timm  <rt@openoffice.org>  [26f3a79c85d855056184dc6047f03333097f9d3c]

INTEGRATION: CWS impress76 (1.103.28); FILE MERGED 2005/11/08 09:17:35 cl 1.103.28.1: #i56896# tunnel BuildId from meta.xml to ole objects


2005-11-10  Rüdiger Timm  <rt@openoffice.org>  [442b19e626cc73bac72d46784a3f5dfab986edd6]

INTEGRATION: CWS impress76 (1.114.50); FILE MERGED 2005/11/07 18:26:10 cl 1.114.50.1: #i56896# tunnel BuildId from xml loading to ole objects


2005-11-10  Rüdiger Timm  <rt@openoffice.org>  [66b195981c301df083bb89595ac750a0a801d0bc]

INTEGRATION: CWS impress76 (1.180.46); FILE MERGED 2005/11/07 18:26:08 cl 1.180.46.1: #i56896# tunnel BuildId from xml loading to ole objects


2005-11-10  Rüdiger Timm  <rt@openoffice.org>  [25902eeec9f623f836a8c23b2ef86412b14eb461]

INTEGRATION: CWS impress76 (1.18.32); FILE MERGED 2005/11/07 18:25:20 cl 1.18.32.1: #i56896# tunnel BuildId from xml loading to ole objects


2005-11-10  Rüdiger Timm  <rt@openoffice.org>  [1732ac82c3e05d223f7a02bc4e4cd40e8c8db26c]

INTEGRATION: CWS impress76 (1.109.50); FILE MERGED 2005/11/07 18:25:19 cl 1.109.50.1: #i56896# tunnel BuildId from xml loading to ole objects


2005-11-10  Rüdiger Timm  <rt@openoffice.org>  [95ec7138b73bc9f0846f81059a8a1464d0bc1471]

INTEGRATION: CWS impress76 (1.52.90); FILE MERGED 2005/11/07 18:25:18 cl 1.52.90.1: #i56896# tunnel BuildId from xml loading to ole objects


2005-11-10  Rüdiger Timm  <rt@openoffice.org>  [d66804066d4a582dbf7ff956c489cbba36fd4f2a]

INTEGRATION: CWS javapatch (1.10.324); FILE MERGED 2005/10/14 08:51:32 flr 1.10.324.2: RESYNC: (1.10-1.11); FILE MERGED 2005/08/12 10:50:00 flr 1.10.324.1: #i52606# no need to split Macros in 64KB blocks any more!


2005-11-10  Rüdiger Timm  <rt@openoffice.org>  [80ac96eab53b2cc9b4e8e9e498cef77f201e696c]

INTEGRATION: CWS impress76 (1.51.54); FILE MERGED 2005/11/08 09:25:50 cl 1.51.54.1: #i56896# tunnel BuildId from meta.xml to ole objects


2005-11-10  Rüdiger Timm  <rt@openoffice.org>  [206f038340b1e9c4a0bcc2a1bae61b6eb0809a55]

INTEGRATION: CWS javapatch (1.24.324); FILE MERGED 2005/10/14 10:06:11 flr 1.24.324.2: RESYNC: (1.24-1.25); FILE MERGED 2005/08/12 12:10:00 flr 1.24.324.1: #i52542# patch from cmc.


2005-11-10  Rüdiger Timm  <rt@openoffice.org>  [f09b5e1b09ffaff3e967bf843fd7ab9e8a8c81a8]

INTEGRATION: CWS impress76 (1.61.8); FILE MERGED 2005/11/08 09:23:07 cl 1.61.8.1: #i56896# tunnel BuildId from meta.xml to ole objects


2005-11-10  Rüdiger Timm  <rt@openoffice.org>  [d16b4b8ee7270cc2223001eb1adbb7419be97033]

INTEGRATION: CWS impress76 (1.40.56); FILE MERGED 2005/11/08 10:56:28 cl 1.40.56.1: #i56896# tunnel BuildId from meta.xml to ole objects


2005-11-10  Rüdiger Timm  <rt@openoffice.org>  [f866ed623d51116c92843135d3331b1204018ee3]

INTEGRATION: CWS javapatch (1.5.1602); FILE MERGED 2005/10/14 07:06:17 flr 1.5.1602.2: RESYNC: (1.5-1.6); FILE MERGED 2005/08/17 09:59:42 flr 1.5.1602.1: #i29453# ignore \*\pgdsctbl destination


2005-11-10  Rüdiger Timm  <rt@openoffice.org>  [243c0fd0a14a405f430830b0c91ffd61f051f200]

INTEGRATION: CWS impress76 (1.15.56); FILE MERGED 2005/11/08 10:56:15 cl 1.15.56.1: #i56896# tunnel BuildId from meta.xml to ole objects


2005-11-10  Rüdiger Timm  <rt@openoffice.org>  [58d0b91f25ec7886fe4d8a565904c645638f7b6d]

INTEGRATION: CWS impress76 (1.21.58); FILE MERGED 2005/11/08 09:22:45 cl 1.21.58.1: #i56896# tunnel BuildId from meta.xml to ole objects


2005-11-10  Rüdiger Timm  <rt@openoffice.org>  [de2c4565f56dce299953eb36b25157ae07c8dd9b]

INTEGRATION: CWS javapatch (1.52.40); FILE MERGED 2005/10/13 22:21:44 flr 1.52.40.2: RESYNC: (1.52-1.54); FILE MERGED 2005/08/15 11:18:13 flr 1.52.40.1: #i45333# save sot storage ref in case of recursive calls


2005-11-10  Rüdiger Timm  <rt@openoffice.org>  [c440ffdcd3d596bd23a3748d96c48a1fa45a516f]

INTEGRATION: CWS javapatch (1.71.58); FILE MERGED 2005/11/01 13:13:57 flr 1.71.58.1: fix for stacktrace #125180#


2005-11-10  Rüdiger Timm  <rt@openoffice.org>  [3431927a84bf0fd237a9b833f23cf31661e49d4a]

INTEGRATION: CWS javapatch (1.117.56); FILE MERGED 2005/11/01 13:13:56 flr 1.117.56.1: fix for stacktrace #125180#


2005-11-10  Rüdiger Timm  <rt@openoffice.org>  [97ec40732f5d7955bc656250ab892a9f350aee11]

INTEGRATION: CWS javapatch (1.162.58); FILE MERGED 2005/10/13 21:45:34 flr 1.162.58.2: RESYNC: (1.162-1.163); FILE MERGED 2005/08/12 13:19:58 flr 1.162.58.1: patch from cmc for #i52786#


2005-11-10  Rüdiger Timm  <rt@openoffice.org>  [4c35e85119660898f8ce2bbfee2ffede9aeb5396]

INTEGRATION: CWS impress76 (1.90.54); FILE MERGED 2005/11/08 09:50:56 cl 1.90.54.1: #i56896# tunnel BuildId from meta.xml to ole objects


2005-11-10  Rüdiger Timm  <rt@openoffice.org>  [b5fc221bdaac67b88d35b382bfaefca145b0b28c]

INTEGRATION: CWS javapatch (1.88.190); FILE MERGED 2005/10/31 07:54:58 flr 1.88.190.5: #i56768# only remove 0x01 chars for the MACROBUTTON field, since DropListFields need the 0x01 2005/10/13 21:45:20 flr 1.88.190.4: RESYNC: (1.88-1.90); FILE MERGED 2005/09/02 11:47:06 flr 1.88.190.3: #124725# field codes which contain '/' or '.' are not displayed in WinWord 2005/09/01 12:52:21 flr 1.88.190.2: #124716#: do not recurse into nested page fields 2005/08/26 09:35:50 flr 1.88.190.1: #124710#: table index imported with wrong page number format


2005-11-10  Rüdiger Timm  <rt@openoffice.org>  [b99109dbf890df697bf3f06596403c7d45fb1f43]

INTEGRATION: CWS impress76 (1.28.66); FILE MERGED 2005/11/08 09:49:15 cl 1.28.66.1: #i56896# tunnel BuildId from meta.xml to ole objects


2005-11-10  Rüdiger Timm  <rt@openoffice.org>  [1ed4a96ea85a1175e857f25da6b59ff8faa766e9]

INTEGRATION: CWS javapatch (1.113.192); FILE MERGED 2005/10/13 21:44:18 flr 1.113.192.2: RESYNC: (1.113-1.114); FILE MERGED 2005/08/12 13:19:58 flr 1.113.192.1: patch from cmc for #i52786#


2005-11-10  Rüdiger Timm  <rt@openoffice.org>  [64df313852c63adab15ac279170f1fe39c3c82f6]

INTEGRATION: CWS impress76 (1.58.52); FILE MERGED 2005/11/08 09:48:55 cl 1.58.52.1: #i56896# tunnel BuildId from meta.xml to ole objects


2005-11-10  Rüdiger Timm  <rt@openoffice.org>  [07e7bb40952e75f634fedf656b7285da00c4dfb9]

INTEGRATION: CWS javapatch (1.155.34); FILE MERGED 2005/10/13 21:43:55 flr 1.155.34.2: RESYNC: (1.155-1.157); FILE MERGED 2005/08/12 13:19:57 flr 1.155.34.1: patch from cmc for #i52786#


2005-11-10  Rüdiger Timm  <rt@openoffice.org>  [2cc80dcb5994af728cef7925e2513eb8e45836bc]

INTEGRATION: CWS javapatch (1.135.44); FILE MERGED 2005/10/13 21:43:08 flr 1.135.44.2: RESYNC: (1.135-1.137); FILE MERGED 2005/08/18 11:05:39 flr 1.135.44.1: #i52825#: need to test for NULL for fix #i44344#, #i44681#


2005-11-10  Rüdiger Timm  <rt@openoffice.org>  [30deee7a4f6ebf09494c6e6bcf6254e84ad9f4c8]

INTEGRATION: CWS javapatch (1.40.352); FILE MERGED 2005/10/13 21:42:15 flr 1.40.352.2: RESYNC: (1.40-1.42); FILE MERGED 2005/08/11 14:39:49 flr 1.40.352.1: #i51670# ole objects lost


2005-11-10  Rüdiger Timm  <rt@openoffice.org>  [038ed04663f0fdf824b93bc88b3eacd23dcede23]

INTEGRATION: CWS javapatch (1.77.152); FILE MERGED 2005/10/13 21:41:07 flr 1.77.152.2: RESYNC: (1.77-1.78); FILE MERGED 2005/08/22 12:20:41 flr 1.77.152.1: #i52048# convert field name INHALT to TC


2005-11-10  Rüdiger Timm  <rt@openoffice.org>  [8d629ff64b34748ba9b44d5a711d8b5f894f2fa7]

INTEGRATION: CWS javapatch (1.19.324); FILE MERGED 2005/10/13 21:27:33 flr 1.19.324.4: RESYNC: (1.19-1.20); FILE MERGED 2005/08/17 13:51:07 flr 1.19.324.3: #i42153: Adjusted fix for #i52542# to also handle this issue 2005/08/12 13:22:08 flr 1.19.324.2: patch from cmc for #i52542# 2005/08/12 11:40:30 flr 1.19.324.1: #i38227# leave drop caps with no content as fly frames


2005-11-10  Rüdiger Timm  <rt@openoffice.org>  [eb73df384a68e011089a4c61ff1d7e3d973ffd67]

INTEGRATION: CWS javapatch (1.178.40); FILE MERGED 2005/10/13 21:01:05 flr 1.178.40.2: RESYNC: (1.178-1.180); FILE MERGED 2005/08/19 14:40:16 flr 1.178.40.1: #i52583# SnapToGrid property in case of Styles was not exported


2005-11-10  Rüdiger Timm  <rt@openoffice.org>  [cef83f47a637b0acababad3c6278ad1a2ec4ccbc]

INTEGRATION: CWS javapatch (1.28.334); FILE MERGED 2005/10/13 17:45:38 flr 1.28.334.2: RESYNC: (1.28-1.29); FILE MERGED 2005/08/15 11:19:05 flr 1.28.334.1: #i45333# save sot storage ref in case of recursive calls


2005-11-10  Rüdiger Timm  <rt@openoffice.org>  [aa2a8b6d55cfcebfde2e7c96e0524039f0094cc8]

INTEGRATION: CWS impress76 (1.22.10); FILE MERGED 2005/11/08 11:39:00 cl 1.22.10.1: #i56896# tunnel BuildId from meta.xml to ole objects


2005-11-10  Rüdiger Timm  <rt@openoffice.org>  [0d3fd337e660b75221c930652c3e7ef11c80ce20]

INTEGRATION: CWS impress76 (1.20.6); FILE MERGED 2005/11/08 11:27:29 cl 1.20.6.1: #i56896# tunnel BuildId from meta.xml to ole objects


2005-11-10  Rüdiger Timm  <rt@openoffice.org>  [272aabf8607a38a53bb737f8db7c3295c2d99b19]

INTEGRATION: CWS impress76 (1.14.16); FILE MERGED 2005/11/08 11:27:28 cl 1.14.16.1: #i56896# tunnel BuildId from meta.xml to ole objects


2005-11-10  Rüdiger Timm  <rt@openoffice.org>  [e007fc20b1dbfc7b7cbbe1ae91785336b9d608e4]

INTEGRATION: CWS javapatch (1.22.98); FILE MERGED 2005/10/13 16:24:56 flr 1.22.98.2: RESYNC: (1.22-1.23); FILE MERGED 2005/09/01 09:01:50 flr 1.22.98.1: #i54023#: writer fields in svx objects are not allowed


2005-11-10  Rüdiger Timm  <rt@openoffice.org>  [41bf5cc878a2abfa432ab124e50777aebd7c9d50]

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>  [8017a89c176d004315fd4bb53fc47e3982e18bdc]

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>  [6f1800364d1f0d0c12a58d0305c5b3bf7a628240]

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>  [d30c7c941f4242017c566809682b1deaa4c13171]

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>  [cf544cf03d47b3bf961057db001f1837bb829ade]

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>  [efd4e271139d60253b9318f664e101f50988b059]

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>  [4493636b98ee73cd2f4fdbcc050d1852f1dc1b19]

INTEGRATION: CWS stacks01 (1.15.62); FILE MERGED 2005/11/07 07:53:44 mav 1.15.62.1: #i57349# do not all allow to change the client in active state


2005-11-10  Rüdiger Timm  <rt@openoffice.org>  [400e994cde19a46c7066ff238320afa45a153497]

INTEGRATION: CWS stacks01 (1.51.58); FILE MERGED 2005/11/04 09:52:30 cd 1.51.58.1: #122235# Use task pane list from top system window parent


2005-11-10  Rüdiger Timm  <rt@openoffice.org>  [5aff184d1f242be344e6209ee69a5e3c2bed6cf5]

INTEGRATION: CWS stacks01 (1.13.14); FILE MERGED 2005/11/07 07:40:51 mav 1.13.14.1: #i57349# do not allow to change client site in active state


2005-11-10  Rüdiger Timm  <rt@openoffice.org>  [3a49c1b772acea77de0a99ac1f95d9abd330b70f]

INTEGRATION: CWS stacks01 (1.14.14); FILE MERGED 2005/11/07 07:40:50 mav 1.14.14.1: #i57349# do not allow to change client site in active state


2005-11-10  Rüdiger Timm  <rt@openoffice.org>  [5ae51990b866f9fadbb8bb4d5c2f60522a960730]

INTEGRATION: CWS stacks01 (1.10.44); FILE MERGED 2005/11/03 13:35:05 as 1.10.44.1: #125528# add some catch-exception statements and some assertions to find the real problem behind


2005-11-10  Rüdiger Timm  <rt@openoffice.org>  [2bf08411d4c08662e48e411ca328c82a10209010]

INTEGRATION: CWS stacks01 (1.7.44); FILE MERGED 2005/11/03 08:08:36 as 1.7.44.1: #114142# HelpAgentDispatcher use ref counted objects instead pointer; it uses vcl timer instead of osl-threaded timer; remove status listener support (not needed)


2005-11-10  Rüdiger Timm  <rt@openoffice.org>  [4aa03bf69dab52bd71356af24ad5929d2a78c5b2]

INTEGRATION: CWS stacks01 (1.7.44); FILE MERGED 2005/11/03 14:07:50 as 1.7.44.1: #121559# corrupted document accelerator configurations shouldnt crash the office .. so we catch all exceptions


2005-11-10  Rüdiger Timm  <rt@openoffice.org>  [c7f6d48e41b07d853deb85f68f011ed8e63c7760]

INTEGRATION: CWS stacks01 (1.3.44); FILE MERGED 2005/11/03 08:08:35 as 1.3.44.1: #114142# HelpAgentDispatcher use ref counted objects instead pointer; it uses vcl timer instead of osl-threaded timer; remove status listener support (not needed)


2005-11-10  Rüdiger Timm  <rt@openoffice.org>  [2663c2f50db32bd712fc0477ff7ae732a0545b07]

INTEGRATION: CWS os68 (1.44.44); FILE MERGED 2005/10/11 12:26:29 os 1.44.44.1: #i55269# call SfxRequest::Done() to enable recording


2005-11-10  Rüdiger Timm  <rt@openoffice.org>  [d7e14a21c66b2acfe17f816d94deedad5166aa75]

INTEGRATION: CWS os68 (1.118.10); FILE MERGED 2005/10/31 12:33:43 os 1.118.10.3: RESYNC: (1.118-1.120); FILE MERGED 2005/10/13 13:59:15 os 1.118.10.2: #125456# syntax 2005/10/07 14:18:49 os 1.118.10.1: #125456# always call SwView::StopShellTimer after SelectMenuPosition


2005-11-10  Rüdiger Timm  <rt@openoffice.org>  [8049f37b13073d11005e753cb0dfa26650e60d11]

INTEGRATION: CWS os68 (1.98.44); FILE MERGED 2005/10/31 12:28:07 os 1.98.44.2: RESYNC: (1.98-1.100); FILE MERGED 2005/10/10 12:27:26 os 1.98.44.1: #i55595# mailmerge: convert header/footer fields to text


2005-11-10  Rüdiger Timm  <rt@openoffice.org>  [f9ac64227e4786eed7cfadfb59c1df289b279b80]

INTEGRATION: CWS os68 (1.61.44); FILE MERGED 2005/10/10 07:34:15 os 1.61.44.1: #125243# prevent crash on invalid ViewShell


2005-11-10  Rüdiger Timm  <rt@openoffice.org>  [692177e1fdafa6e9b75f9cce16dd6fde6468ffad]

INTEGRATION: CWS os68 (1.29.48); FILE MERGED 2005/10/13 13:37:55 os 1.29.48.1: #i44725# ::IsOLEObjectDeleted() fixed


2005-11-10  Rüdiger Timm  <rt@openoffice.org>  [f83e3f023f9e5406250bde1a629b566234785944]

INTEGRATION: CWS os68 (1.21.48); FILE MERGED 2005/10/25 13:55:11 os 1.21.48.1: #126178# start and end of undo need to be paired


2005-11-10  Rüdiger Timm  <rt@openoffice.org>  [d3b9126b423f52670ebcbe2703df19c459264a2e]

INTEGRATION: CWS os68 (1.38.44); FILE MERGED 2005/10/31 12:13:38 os 1.38.44.3: RESYNC: (1.38-1.39); FILE MERGED 2005/10/26 07:52:37 os 1.38.44.2: #i55595# page number and some other fields mustn't be converted to text in headers/footers 2005/10/10 12:28:03 os 1.38.44.1: #i55595# mailmerge: convert header/footer fields to text


2005-11-10  Rüdiger Timm  <rt@openoffice.org>  [c40e5f717cc694d0a9ebf19e8b950a5203328a58]

INTEGRATION: CWS os68 (1.60.46); FILE MERGED 2005/10/14 08:41:06 tl 1.60.46.1: #b6244313# spanning UnoPortion over character to be checked now


2005-11-10  Rüdiger Timm  <rt@openoffice.org>  [5bcc7ccaaf3ab9cf11ce6ec65ff73c92c2a65d86]

INTEGRATION: CWS os68 (1.27.18); FILE MERGED 2005/10/31 12:03:59 os 1.27.18.2: RESYNC: (1.27-1.28); FILE MERGED 2005/10/13 10:23:00 tl 1.27.18.1: #i55411# disable Notify in ~SmTextForwarder


2005-11-10  Rüdiger Timm  <rt@openoffice.org>  [c8c5951dd79e02fcaa11cf1af2c86a7322c839d5]

INTEGRATION: CWS vcl48 (1.79.2); FILE MERGED 2005/11/03 14:11:40 mav 1.79.2.2: #125570# do not delete object after it is not owned 2005/11/03 13:22:54 mav 1.79.2.1: #125570# do not delete object after it is not owned


2005-11-10  Rüdiger Timm  <rt@openoffice.org>  [0ec5ddea8c65dd04a355b5e427d57b911ff58ab7]

INTEGRATION: CWS vcl48 (1.101.4); FILE MERGED 2005/11/04 09:56:47 mav 1.101.4.1: #125919# if an empty stream is changed the corruption should be notified as well


2005-11-10  Rüdiger Timm  <rt@openoffice.org>  [66cc77c57b39518fe3437094ef74caf80f324bd3]

INTEGRATION: CWS vcl48 (1.8.94); FILE MERGED 2005/11/02 15:22:31 ssa 1.8.94.1: #126049# ignore Win32 menu messages for menus not created by VCL


2005-11-10  Rüdiger Timm  <rt@openoffice.org>  [04dd3d0192f7e911e1fbb2083feda513d8c0864b]

INTEGRATION: CWS vcl48 (1.120.40); FILE MERGED 2005/11/04 12:18:24 pl 1.120.40.3: RESYNC: (1.120-1.121); FILE MERGED 2005/11/04 11:22:56 ssa 1.120.40.2: #124826# logfile output to detect resource problem 2005/11/02 15:22:31 ssa 1.120.40.1: #126049# ignore Win32 menu messages for menus not created by VCL


2005-11-10  Rüdiger Timm  <rt@openoffice.org>  [d00b1099373d43d8f211ad090fae0f35d76ca2ea]

INTEGRATION: CWS vcl48 (1.7.42); FILE MERGED 2005/11/04 11:22:56 ssa 1.7.42.1: #124826# logfile output to detect resource problem


2005-11-10  Rüdiger Timm  <rt@openoffice.org>  [ddc5cb1551223db633d9538fa247912382042e85]

INTEGRATION: CWS vcl48 (1.20.42); FILE MERGED 2005/11/02 15:22:30 ssa 1.20.42.1: #126049# ignore Win32 menu messages for menus not created by VCL


2005-11-10  Rüdiger Timm  <rt@openoffice.org>  [f579cbed51c1f1ba5fe898e59ff7d397141c74c6]

INTEGRATION: CWS vcl48 (1.218.16); FILE MERGED 2005/11/04 12:04:38 pl 1.218.16.2: RESYNC: (1.218-1.222); FILE MERGED 2005/11/04 11:09:59 ssa 1.218.16.1: #122235# improve TaskPaneList handling, remove Windows automatically on destruction


2005-11-10  Rüdiger Timm  <rt@openoffice.org>  [1358db56d120514ca7ced287cae212bdcfa8a7fc]

INTEGRATION: CWS vcl48 (1.18.94); FILE MERGED 2005/11/04 11:09:58 ssa 1.18.94.1: #122235# improve TaskPaneList handling, remove Windows automatically on destruction


2005-11-10  Rüdiger Timm  <rt@openoffice.org>  [df02116f268e46355088bcef7ac83848cd0c3ebd]

INTEGRATION: CWS vcl48 (1.45.94); FILE MERGED 2005/11/04 11:09:58 ssa 1.45.94.1: #122235# improve TaskPaneList handling, remove Windows automatically on destruction


2005-11-10  Rüdiger Timm  <rt@openoffice.org>  [e6d90f75f1417b47950565a86ecbb4cd0fb2b2bb]

INTEGRATION: CWS vcl48 (1.51.92); FILE MERGED 2005/11/02 13:04:03 pl 1.51.92.1: #125075# report printing during StartJob (side effects)


2005-11-10  Rüdiger Timm  <rt@openoffice.org>  [063124bafe594ed9ada3c66c0927cd42edd69e7e]

INTEGRATION: CWS impress75 (1.2.14); FILE MERGED 2005/11/07 16:20:49 af 1.2.14.1: #i57228# Removed assertion from ReleaseCache().


2005-11-10  Rüdiger Timm  <rt@openoffice.org>  [32d3f4bf3d2ffae56fd4cdd806ce9c3738296771]

INTEGRATION: CWS impress75 (1.33.60); FILE MERGED 2005/11/07 16:49:45 af 1.33.60.1: #126296# Made GetState() code for SID_CHINESE_CONVERSION and SID_HANGUL_HANJA_CONVERSION more robust (and less deprecated).


2005-11-10  Rüdiger Timm  <rt@openoffice.org>  [5ef713b262960f63de1ab4bfef0206da4fa4d285]

INTEGRATION: CWS nativefixer24 (1.4.26); FILE MERGED 2005/11/08 16:52:17 is 1.4.26.1: #127623# patching also for Win98


2005-11-10  Rüdiger Timm  <rt@openoffice.org>  [03f579be559c99aa7bdec445839d339c00946db3]

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-10  Juergen Schmidt  <jsc@openoffice.org>  [aa7c603e60c68734616a0f8943a30c4ed842c177]

#i10000# improve find filter to collect header


2005-11-09  Rüdiger Timm  <rt@openoffice.org>  [e13dbee2662cf5382b96f7654f3691e084a679e0]

#i10000# OD: adapt to changes from CWS swnumtree. TOTO: code needs some optimizations, it probably is not very efficient yet. Just changed to make it compile again.


2005-11-09  Rüdiger Timm  <rt@openoffice.org>  [c4b7ef3eb32f6c394ac9dd865a1ba804d56dbc49]

INTEGRATION: CWS pj40 (1.2.2); FILE MERGED 2005/11/07 17:14:25 thb 1.2.2.1: #i57388# No need to generate (default) description for an external module. Disabled that.


2005-11-09  Rüdiger Timm  <rt@openoffice.org>  [615009b4d7111b336e782632961c6a5f0bd26cf5]

INTEGRATION: CWS pj40 (1.2.6); FILE MERGED 2005/11/07 17:21:09 thb 1.2.6.1: #i57395# No more (accidental) overloading of member templates (to placate gcc3.3)


2005-11-09  Rüdiger Timm  <rt@openoffice.org>  [7321383ba5ca87c125fbdac1d0845c566d1ff89c]

INTEGRATION: CWS pj40 (1.2.6); FILE MERGED 2005/11/07 17:24:11 thb 1.2.6.1: #i57395# Reformulated, to get past gcc3.3


2005-11-09  Rüdiger Timm  <rt@openoffice.org>  [85c16f82bfc220105d09113de2a55d5a34acfea2]

SRC680


2005-11-09  Rüdiger Timm  <rt@openoffice.org>  [6f1171d5867dc560dcb7837891f402e4a4306880]

INTEGRATION: CWS swqbf41 (1.52.80); FILE MERGED 2005/11/03 15:03:31 od 1.52.80.1: #125329# <SwNodes::MakeTxtNode(..)> and <SwTxtNode::Modify(..)> 	 - call method <UpdateOutlineNode(..)> only for the document nodes array


2005-11-09  Rüdiger Timm  <rt@openoffice.org>  [4f6f55fd13c2ea6657e6085610aa841c0766adf8]

INTEGRATION: CWS swqbf41 (1.37.84); FILE MERGED 2005/11/02 13:34:07 os 1.37.84.1: #i125788# make SwEditShell::GetAttr() more robust


2005-11-09  Rüdiger Timm  <rt@openoffice.org>  [04e835f0cab4054769dd39338b5955d37468356f]

INTEGRATION: CWS swqbf41 (1.15.84); FILE MERGED 2005/11/03 15:00:40 od 1.15.84.1: #125329# <SwNodes::UpdateOutlineNode(..)> 	 - assure that text node is in the correct nodes array.


2005-11-09  Rüdiger Timm  <rt@openoffice.org>  [85868ad9bd26b50c0bdf206eff025e42942d4afc]

INTEGRATION: CWS swqbf41 (1.31.82); FILE MERGED 2005/11/02 13:02:56 os 1.31.82.1: 125356# check Request's arguments


2005-11-09  Rüdiger Timm  <rt@openoffice.org>  [436f1357ecb12e55354714220254c7f15e0e8076]

INTEGRATION: CWS swqbf41 (1.120.8); FILE MERGED 2005/11/03 12:10:39 fme 1.120.8.1: #125036# Delete pNumRuleNodeFromDoc pointer if necessary.


2005-11-09  Rüdiger Timm  <rt@openoffice.org>  [2be88427aed10664bad79e8816e1d07ed08b4f50]

INTEGRATION: CWS swqbf41 (1.84.6); FILE MERGED 2005/11/02 11:39:31 os 1.84.6.1: #i57085# check availability of a layout in _InsertCnt()


2005-11-09  Rüdiger Timm  <rt@openoffice.org>  [dc5d5f83e4b98b1d538145251eab8602165d3bd6]

INTEGRATION: CWS swqbf41 (1.35.6); FILE MERGED 2005/11/03 09:31:10 fme 1.35.6.2: #125288# Check for empty table cells in GetMergeSel() 2005/11/01 16:04:02 fme 1.35.6.1: #i56193# Check if table cell has a lower


2005-11-09  Rüdiger Timm  <rt@openoffice.org>  [40007f2227f8ef3122a4eab0012a7f055a529aa2]

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>  [f5ec4d898569830d3697b287ff3e3b74a0f1652c]

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>  [064c5cf21da2098b2268d9082b0044d6e35bb669]

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>  [f6191e1f875a58ade22e069bb8eeaedf4cdc8953]

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>  [09ae41b701a1af910cd187a3453ef66ae2a3bdf1]

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>  [1676e8b644930ea9e42097cafb459fcbf8515348]

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>  [ab7be3c8a7e59220e1f9f46b5b10d7dea24262dd]

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>  [63ca1e152478c16c897e39be44fdad9d55432259]

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>  [70d53c400cff3ca0e959eb795fb5816e6ee5eaac]

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>  [09b711aceebcd20567182960349f19e9aad6cbed]

INTEGRATION: CWS sdkinstaller (1.15.10); FILE MERGED 2005/10/18 11:38:02 jsc 1.15.10.1: #124595# adapted for new installer


2005-11-09  Rüdiger Timm  <rt@openoffice.org>  [0d24fb62f87699b1e40baaa27830b3cb88a7d4ae]

INTEGRATION: CWS sdkinstaller (1.45.10); FILE MERGED 2005/10/18 11:38:01 jsc 1.45.10.1: #124595# adapted for new installer


2005-11-09  Rüdiger Timm  <rt@openoffice.org>  [674923e36a7446a571f0ab5da1dcbfecc8f17dfe]

INTEGRATION: CWS sdkinstaller (1.19.32); FILE MERGED 2005/10/18 11:38:00 jsc 1.19.32.1: #124595# adapted for new installer


2005-11-09  Rüdiger Timm  <rt@openoffice.org>  [ec41d205b037d8616db6709ca3940d71a8bffd96]

INTEGRATION: CWS sdkinstaller (1.17.10); FILE MERGED 2005/10/18 11:38:00 jsc 1.17.10.1: #124595# adapted for new installer


2005-11-09  Rüdiger Timm  <rt@openoffice.org>  [53660859bf6652b9f553476b3bf190b34de7668a]

INTEGRATION: CWS sdkinstaller (1.8.14); FILE MERGED 2005/10/18 11:37:59 jsc 1.8.14.1: #124595# adapted for new installer


2005-11-09  Rüdiger Timm  <rt@openoffice.org>  [5a35efd038f615c6f93f6b18c8404b8aea6804e7]

INTEGRATION: CWS sdkinstaller (1.16.14); FILE MERGED 2005/10/28 13:59:46 jsc 1.16.14.2: #i52510# integrate patch for Mac OS X support 2005/10/13 14:33:56 jsc 1.16.14.1: #i54411# adapt gcc settings, set UNO relevant variables simply to gcc3


2005-11-09  Rüdiger Timm  <rt@openoffice.org>  [b6e9759d63e48a9cace6cf7fd4d1a9394d9ca0b1]

INTEGRATION: CWS sdkinstaller (1.11.32); FILE MERGED 2005/10/18 11:37:58 jsc 1.11.32.1: #124595# adapted for new installer


2005-11-09  Rüdiger Timm  <rt@openoffice.org>  [dc37356f4a4a0252d9c2a2647c87fe01ebc136c9]

INTEGRATION: CWS sdkinstaller (1.28.32); FILE MERGED 2005/10/18 11:37:58 jsc 1.28.32.1: #124595# adapted for new installer


2005-11-09  Rüdiger Timm  <rt@openoffice.org>  [c2e83c618b327e19c523664969032874ea7d10d9]

INTEGRATION: CWS sdkinstaller (1.13.10); FILE MERGED 2005/10/18 11:37:57 jsc 1.13.10.1: #124595# adapted for new installer


2005-11-09  Rüdiger Timm  <rt@openoffice.org>  [2dc5aa86160603280693dfc72b04b30817f97133]

INTEGRATION: CWS sdkinstaller (1.74.10); FILE MERGED 2005/10/18 11:37:56 jsc 1.74.10.1: #124595# adapted for new installer


2005-11-09  Rüdiger Timm  <rt@openoffice.org>  [3253f79d589542e2b8811db8d92af18cc6b3c8fa]

INTEGRATION: CWS sdkinstaller (1.18.2); FILE ADDED 2005/10/14 15:54:05 jsc 1.18.2.1: #124595# new


2005-11-09  Rüdiger Timm  <rt@openoffice.org>  [d7a35aea43ef19b63ce18880ef58039990ec694d]

INTEGRATION: CWS sdkinstaller (1.24.14); FILE MERGED 2005/10/20 14:32:08 jsc 1.24.14.1: #124595# reviewed


2005-11-09  Rüdiger Timm  <rt@openoffice.org>  [9bfcd9bf424ad486a161cd79241af9a2d2764a8f]

INTEGRATION: CWS sdkinstaller (1.1.2); FILE ADDED 2005/10/14 15:53:51 jsc 1.1.2.1: #124595# new


2005-11-09  Rüdiger Timm  <rt@openoffice.org>  [313d7d9ad6a1e029c2f4dac657c4322e9af0260a]

INTEGRATION: CWS sdkinstaller (1.1.2); FILE ADDED 2005/10/17 16:09:21 jsc 1.1.2.1: #124595# new setsdkenv template for windows


2005-11-09  Rüdiger Timm  <rt@openoffice.org>  [af86589d84a4f4943cc55a3ef76fa3977a2e1c56]

INTEGRATION: CWS sdkinstaller (1.16.20); FILE MERGED 2005/11/03 15:15:19 jsc 1.16.20.2: #124595# modified help option 2005/10/18 11:37:55 jsc 1.16.20.1: #124595# adapted for new installer


2005-11-09  Rüdiger Timm  <rt@openoffice.org>  [4aabf255dd1d23f0266d0677fff929c256e26313]

INTEGRATION: CWS sdkinstaller (1.7.14); FILE MERGED 2005/10/28 13:59:45 jsc 1.7.14.2: #i52510# integrate patch for Mac OS X support 2005/10/18 11:37:55 jsc 1.7.14.1: #124595# adapted for new installer


2005-11-09  Rüdiger Timm  <rt@openoffice.org>  [a645655a7883a9c205436f41645087a15968ce42]

INTEGRATION: CWS sdkinstaller (1.7.14); FILE MERGED 2005/10/28 13:59:45 jsc 1.7.14.1: #i52510# integrate patch for Mac OS X support


2005-11-09  Rüdiger Timm  <rt@openoffice.org>  [1a1df6ec69981bb971b3994f77db2459d480aaa1]

INTEGRATION: CWS sdkinstaller (1.7.32); FILE MERGED 2005/11/03 15:14:59 jsc 1.7.32.2: #124595# modified for Solaris 2005/10/18 11:37:54 jsc 1.7.32.1: #124595# adapted for new installer


2005-11-09  Rüdiger Timm  <rt@openoffice.org>  [95072ad0d513ca1fccd73f390e1819d46246cad6]

INTEGRATION: CWS sdkinstaller (1.13.14); FILE MERGED 2005/11/02 06:36:17 jsc 1.13.14.2: #124595# change ussage of sdkname from dk.mk 2005/10/18 11:37:54 jsc 1.13.14.1: #124595# adapted for new installer


2005-11-09  Rüdiger Timm  <rt@openoffice.org>  [8fad15f146c7da2e42142da428ce47d3a318af1f]

INTEGRATION: CWS sdkinstaller (1.6.14); FILE MERGED 2005/10/18 11:37:53 jsc 1.6.14.1: #124595# adapted for new installer


2005-11-09  Rüdiger Timm  <rt@openoffice.org>  [8fb85aa737eb67225d2764a8eb389991a2016eff]

INTEGRATION: CWS sdkinstaller (1.4.8); FILE MERGED 2005/10/26 16:05:53 is 1.4.8.2: #126357# including help page 2005/10/24 15:45:09 is 1.4.8.1: #126357# new nsis parameters


2005-11-09  Rüdiger Timm  <rt@openoffice.org>  [e20e97d6f3a4814170505f2141723dc1159eda16]

INTEGRATION: CWS sdkinstaller (1.8.20); FILE MERGED 2005/11/02 08:54:51 jsc 1.8.20.1: #124595# support of SDK


2005-11-09  Rüdiger Timm  <rt@openoffice.org>  [ad4b81ec5aca7543c94e810e3690964a01aa6b99]

INTEGRATION: CWS sdkinstaller (1.5.8); FILE MERGED 2005/11/03 14:14:58 obr 1.5.8.1: #i57294# some rpm versions report wrong paths in --list


2005-11-09  Rüdiger Timm  <rt@openoffice.org>  [c9c1ee56a3b1709df8cf29d61dd22c8fda6beb7a]

INTEGRATION: CWS sdkinstaller (1.14.8); FILE MERGED 2005/10/31 12:19:01 obr 1.14.8.1: made user install scripts work with SDK and URE packages as well


2005-11-09  Rüdiger Timm  <rt@openoffice.org>  [9fddd798a7087d2a09e955d96f67c3a6bc345b3e]

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>  [1b2486028d49b7d5c9defaaf1bb15d071f52799f]

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>  [dcbaf4575e6e55ac2b9b94c27e06a7de06cb5b34]

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>  [a77fc4a0f35eb6b149d62a3e29bbc2f295b0a12f]

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>  [56b92ba2fed956fad2cdec203681211bcee559e7]

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>  [bb0aee24920d23acd35a3d73c645d640715da937]

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>  [7c8698df261dc2a192c75ab4ad0c24923f8f2002]

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>  [a376004ee532e339878f115746bb4906520994cf]

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>  [01430033ebc0484e2ca245933e8ba90faebf700c]

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>  [8225441b6e9ad0fcf41bcb3008ca4c83e2266eb1]

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>  [cf817217bb87574175fd2f5f58c93a4d9ecd178e]

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>  [1a18144033fab327fcecfc52141468c08b188848]

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>  [614cfe811d7cad43e58aeda6b43eee5690b39826]

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>  [86ae316b80dab6316c56f5e6a4c78025cc4f81d6]

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>  [a39f3ce5003a4a063ee7470f173e71e4c126f4d5]

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>  [229b1dfe4782bc313a742e675a181c89f79eed39]

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>  [94cc5b64d9899ae2d8bc027992b09ade3cb43067]

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>  [01242881408e33275329331aa4285cb31aacd32b]

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>  [78ba966fa444a17bf94a23e6b7ffafbd9989edee]

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>  [0ed19fc5b0d619f2af19e0d4ed4d84cda0dc94d7]

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>  [1829e85a8621cc8922ef54887cd4c207f9a1c662]

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>  [ef34597c53db6b51d189ced857a4d04e49259a9d]

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>  [d91d2bd8d80ea86c1f66c67ddf55a1f8a183c6d4]

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>  [4ee865f8b1d54409a56d06e2a935b3523f9f98d5]

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>  [645208aa28d1773cc86d831765ff8d7db3d0a77c]

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>  [82029f671d1ab9c5fae09da95e8198864a3a5cff]

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>  [c0b1de55641d198e9b9ac7188101795b43eb639c]

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>  [4a0050017d4494bc0b82c24d899aa8c106f3584a]

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>  [66bea1d6c951bcf0312bfd830e03d33e3b090412]

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>  [7c9bd6abe388ec69595610164543a0c514d2e66e]

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>  [1eb1786e9c33b8d873e384ea410cc2175377092a]

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>  [60064ac1eae8b5bd8830c1e7e42189a2146769dc]

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>  [aa5b6c1faf33c06d21dd93cffda99dad30493cc2]

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>  [8dc0ebd5acd5ea3d4935b7a7f0ea3cc189bdb2ca]

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>  [1c8bc299728e2cf14473e35bae489261e60fd180]

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>  [98410e550cdf1ccaebaad4e6ab89f2142e1f6fbd]

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>  [47d65f4d7f715750f1a17131d9ea3a45d029ed9e]

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>  [cea657f6d3a8ee9ada6f4c443f81e234acdb5b66]

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>  [9c8504361c861c4b656289c0cde84eaf433cf762]

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>  [ffc2844bf4de15cd7ba53476974f0f02d8bc322f]

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>  [d59c0e9fee4d39ced06084b26ce258019e3881f7]

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>  [185bcadc301288aa5fd7576aee80e3ae2e1992eb]

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>  [ac2b0e80f786af93fe1ea72b32f59ebd70f936a1]

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>  [d8d59468f2e1c81afda58bcf0dd514110a9e7643]

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>  [2342432b5ca09627b66549626f80b49d9e3872d7]

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>  [98496c7b14b2d5ccc2083f453d5934c9a9090598]

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>  [1431ad2d0fd31d6017104609237aae707ece928d]

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>  [77bb5ff851cc2cf51404f0c4e4848817eee1ae77]

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>  [c4aee00ca4e6cd90caaf3d8b1b6f8c94a1e3e3be]

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>  [12d8b19113280b78cbdfc520fb87f4b67bbe41ed]

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>  [2ab3efd595f22e1c00bd296838bd88527c3862cf]

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>  [c4724ec79556bb0c03983a69129c671c4f8cacfb]

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>  [c805fd6ebe0e2038aed976bcfbad6c847e7f9c4e]

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>  [748d23353b824e18d3fe62ba4ce6d8bf7b60ccc0]

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>  [a10e333642fd1ea5d5a3b62bbc9ccca13f8f1ddd]

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>  [fc91ba2b21eec1b16618a551fa12b072b370099a]

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>  [7931faadcdf23f433e71006f94879ab4318de763]

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>  [28f49778fb9a63ab9122e9e69614544faf572f25]

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>  [b62807d0e31c6e62dbbd30dc37c08a7b58035f7e]

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>  [88e0a343d40e7dbdfa53d67ed93dd85cc642afc2]

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>  [7717c888cbcb3e29a3e9fc1c48a899a99ddffb5f]

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>  [276f681c041d1d7bcdc9ed98afa62e554dae103b]

INTEGRATION: CWS swnumtree (1.48.120); FILE MERGED 2005/10/26 12:01:10 od 1.48.120.4: RESYNC: (1.51-1.52); FILE MERGED 2005/09/14 02:15:26 hbrinkm 1.48.120.3: RESYNC: (1.50-1.51); FILE MERGED 2005/08/25 11:26:25 hbrinkm 1.48.120.2: RESYNC: (1.48-1.50); FILE MERGED 2005/06/22 10:25:16 hbrinkm 1.48.120.1: #i51089# new implementation of numbering


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [357dfc46ddc75b9d525e9006b7c33c8dd54f8790]

INTEGRATION: CWS swnumtree (1.50.24); FILE MERGED 2005/10/26 09:33:13 od 1.50.24.5: #b6340308# <SwWrtShell::NumOrBulletOn(..)> 	   completely re-work the functionality of this method: 	   - Only change automatic numbering/bullet lists. 	   - Only continue (no change) of found previous numbering/bullet rule. 	   - For the outline numbering rule distinguish between 	     activating a certain outline level label or continuing it the rule. 2005/10/25 05:48:48 od 1.50.24.4: #126346# <SwWrtShell::NumOrBulletOff()> 	 - Reset <IsInFrontOfLabel>, because after a numbering/bullet is 	   switched off the cursor can not be in front of a numbering/bullet 2005/09/14 02:13:58 hbrinkm 1.50.24.3: RESYNC: (1.50-1.51); FILE MERGED 2005/08/16 15:42:11 hbrinkm 1.50.24.2: #i51089# NumOrBulletOn: use new bullet chars 2005/06/22 10:25:15 hbrinkm 1.50.24.1: #i51089# new implementation of numbering


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [1905d6370243cb5c574a8c859536425875bc15cf]

INTEGRATION: CWS swnumtree (1.34.456); FILE MERGED 2005/09/14 02:01:58 hbrinkm 1.34.456.2: RESYNC: (1.34-1.35); FILE MERGED 2005/06/22 10:25:15 hbrinkm 1.34.456.1: #i51089# new implementation of numbering


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [6778a1f9acca233fc9e63a621e2782f2b5b32e74]

INTEGRATION: CWS swnumtree (1.99.104); FILE MERGED 2005/10/26 11:54:23 od 1.99.104.3: RESYNC: (1.100-1.103); FILE MERGED 2005/09/14 02:00:13 hbrinkm 1.99.104.2: RESYNC: (1.99-1.100); FILE MERGED 2005/06/22 10:25:14 hbrinkm 1.99.104.1: #i51089# new implementation of numbering


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [b9673bbcffd736406b3a41ec9fd222d3b3d9545e]

INTEGRATION: CWS swnumtree (1.42.40); FILE MERGED 2005/10/26 11:53:56 od 1.42.40.3: RESYNC: (1.43-1.45); FILE MERGED 2005/09/14 01:56:05 hbrinkm 1.42.40.2: RESYNC: (1.42-1.43); FILE MERGED 2005/08/04 09:42:10 hbrinkm 1.42.40.1: #121445# OutlineLevelYieldsNumbering


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [e1b4f58d894ddab15c815b8df15e97d9725add28]

INTEGRATION: CWS swnumtree (1.43.336); FILE MERGED 2005/10/26 11:48:10 od 1.43.336.4: RESYNC: (1.44-1.45); FILE MERGED 2005/09/19 15:50:58 hbrinkm 1.43.336.3: #i51089# Execute: default start value for restart is 1 now 2005/09/14 01:40:37 hbrinkm 1.43.336.2: RESYNC: (1.43-1.44); FILE MERGED 2005/08/26 13:47:21 hbrinkm 1.43.336.1: #i51089# Execute: numbering restart value does not state anything about if the numbering is restarted or not anymore


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [43432318340b2a6399ac342075ba2edd6b58500b]

INTEGRATION: CWS swnumtree (1.67.130); FILE MERGED 2005/10/26 11:47:44 od 1.67.130.3: RESYNC: (1.68-1.69); FILE MERGED 2005/09/14 01:35:43 hbrinkm 1.67.130.2: RESYNC: (1.67-1.68); FILE MERGED 2005/09/01 14:58:29 hbrinkm 1.67.130.1: #i51089# ExecDelete: always use DelLeft


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [a96c4c66756385b47322a7a39fdf172b5a9f60e1]

INTEGRATION: CWS swnumtree (1.29.32); FILE MERGED 2005/09/14 01:27:46 hbrinkm 1.29.32.3: RESYNC: (1.29-1.30); FILE MERGED 2005/08/16 15:41:20 hbrinkm 1.29.32.2: #i51089# SwOutlineTabDialog::Ok: only reset numbering attributes for outline numbering rule 2005/06/22 10:25:14 hbrinkm 1.29.32.1: #i51089# new implementation of numbering


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [041b93228c48e555475431a708e02cac9fc73785]

INTEGRATION: CWS swnumtree (1.19.244); FILE MERGED 2005/10/26 11:38:25 od 1.19.244.3: RESYNC: (1.20-1.21); FILE MERGED 2005/09/14 01:10:59 hbrinkm 1.19.244.2: RESYNC: (1.19-1.20); FILE MERGED 2005/06/22 10:25:13 hbrinkm 1.19.244.1: #i51089# new implementation of numbering


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [b7e91179345feaaa4107c1f7bfa1834f50efc3da]

INTEGRATION: CWS swnumtree (1.117.2); FILE MERGED 2005/11/03 11:57:57 od 1.117.2.3: RESYNC: (1.119-1.120); FILE MERGED 2005/10/26 11:32:54 od 1.117.2.2: RESYNC: (1.117-1.119); FILE MERGED 2005/09/21 11:11:31 fme 1.117.2.1: #i51089# Do not delete numbering if there are still some characters in the buffer left


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [85cdef3c6eebb73d63fb373340be8e666fee7661]

INTEGRATION: CWS swnumtree (1.21.244); FILE MERGED 2005/10/26 11:20:55 od 1.21.244.3: RESYNC: (1.22-1.23); FILE MERGED 2005/09/14 00:23:44 hbrinkm 1.21.244.2: RESYNC: (1.21-1.22); FILE MERGED 2005/06/22 10:25:12 hbrinkm 1.21.244.1: #i51089# new implementation of numbering


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [8b48d87157f4378ab3905581df65b839576d39c5]

INTEGRATION: CWS swnumtree (1.7.470); FILE MERGED 2005/09/14 00:18:30 hbrinkm 1.7.470.2: RESYNC: (1.7-1.8); FILE MERGED 2005/08/26 13:46:32 hbrinkm 1.7.470.1: #i51089# Reset: numbering restart value does not state anything about if the numbering is restarted or not anymore


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [eca81fb2e695973fd35055fb3e8b39876e83bbc1]

INTEGRATION: CWS swnumtree (1.88.28); FILE MERGED 2005/10/26 11:16:06 od 1.88.28.3: RESYNC: (1.89-1.90); FILE MERGED 2005/09/13 23:19:34 hbrinkm 1.88.28.2: RESYNC: (1.88-1.89); FILE MERGED 2005/08/04 09:40:25 hbrinkm 1.88.28.1: #121445# SetConfigurationSetting: bOutlineLevelYieldsOutlineRule


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [04ff75a25418ef19a2251c8b2414815a954de234]

INTEGRATION: CWS swnumtree (1.77.6); FILE MERGED 2005/11/01 16:13:45 od 1.77.6.1: remove unused code


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [0c24798556b3ebb87d468364eb2e922d88b9ee32]

INTEGRATION: CWS swnumtree (1.61.120); FILE MERGED 2005/10/26 11:15:56 od 1.61.120.5: RESYNC: (1.64-1.65); FILE MERGED 2005/09/13 23:16:22 hbrinkm 1.61.120.4: RESYNC: (1.62-1.64); FILE MERGED 2005/09/07 10:31:28 od 1.61.120.3: #i44177# <XMLReader::Read(..)> 	 - adjust relation between outline numbering rule and styles 	   for documents in OpenOffice.org file format. 2005/08/03 12:33:51 hbrinkm 1.61.120.2: RESYNC: (1.61-1.62); FILE MERGED 2005/07/07 12:58:56 hbrinkm 1.61.120.1: #i51089# Read: call PropagateOutlineRule to ensure all paragraph styles with outline level have a numbering rule


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [f17163cb8f2cf8e054a31a4fc976757d18d454c5]

INTEGRATION: CWS swnumtree (1.67.58); FILE MERGED 2005/11/07 07:52:19 od 1.67.58.7: #127520# <SwWW8ImplReader::RegisterNumFmtOnTxtNode(..)> 	 - correct condition for unchanging set numbering rule 	 <SwWW8ImplReader::SetTxtFmtCollAndListLevel(..)> 	 - correction: use outline level set at style info 2005/11/02 10:29:21 od 1.67.58.6: #126924# <SwWW8ImplReader::RegisterNumFmtOnTxtNode(..)> 	 - update <IsCounted()> state at text node accordingly, when 	   its numbering/bullet level is set. 2005/10/21 08:25:58 od 1.67.58.5: #i54393# <SwWW8ImplReader::Read_LFOPosition(..)> 	 - correct handling of outline paragraphs, whose numbering is switched off 2005/10/18 14:38:38 od 1.67.58.4: #126238# <SwWW8ImplReader::RegisterNumFmtOnTxtNode(..)> 	 - Re-introduce fix for issue i49037 into cws swnumtree. Fix got 	   lost during cwsresync 2005/09/13 23:11:17 hbrinkm 1.67.58.3: RESYNC: (1.68-1.69); FILE MERGED 2005/09/07 11:52:36 hbrinkm 1.67.58.2: #i51089# GetNumRuleForActive...: Set level on node, ReadLFOPosition: always set hard default numrule if pAktColl is NULL 2005/06/22 10:25:11 hbrinkm 1.67.58.1: #i51089# new implementation of numbering


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [5f00e8bbdc49fb20c782077b1d9e600371e7be4a]

INTEGRATION: CWS swnumtree (1.113.98); FILE MERGED 2005/09/13 23:10:46 hbrinkm 1.113.98.3: RESYNC: (1.113-1.114); FILE MERGED 2005/09/07 11:47:42 hbrinkm 1.113.98.2: #i51089# NextAnlLine: NO_NUMLEVEL is deprecated 2005/06/22 10:25:10 hbrinkm 1.113.98.1: #i51089# new implementation of numbering


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [0c5ffa825565e179e26ee5a45c8e9be93435a377]

INTEGRATION: CWS swnumtree (1.135.260); FILE MERGED 2005/09/13 23:10:35 hbrinkm 1.135.260.2: RESYNC: (1.135-1.136); FILE MERGED 2005/06/22 10:25:10 hbrinkm 1.135.260.1: #i51089# new implementation of numbering


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [83709d316bad1d94441bd5b0a0063d124d5a6b7d]

INTEGRATION: CWS swnumtree (1.153.96); FILE MERGED 2005/11/07 07:54:37 od 1.153.96.6: #127520# <SwWW8ImplReader::SetOutLineStyles()> 	 - assure that always the same numbering rule is chosen as the 	   Writer numbering rule. 2005/10/26 11:15:30 od 1.153.96.5: RESYNC: (1.156-1.157); FILE MERGED 2005/10/18 14:20:20 od 1.153.96.4: #i53044#,#i53213# <SwWW8ImplReader::SetOutLineStyles()> 		  - member variable <mpChosenOutlineRule> has to point 		    to local variable <aOutlineRule>, because its compared 		    to <&aOutlineRule> during the process of this method. 		    But at the end of this method <mpChosenOutlineRule> 		    has to be set to <rDoc.GetOutlineNumRule()>, if it 		    still points to the local variable. 2005/09/13 23:10:23 hbrinkm 1.153.96.3: RESYNC: (1.155-1.156); FILE MERGED 2005/08/03 12:33:22 hbrinkm 1.153.96.2: RESYNC: (1.153-1.155); FILE MERGED 2005/06/22 10:25:09 hbrinkm 1.153.96.1: #i51089# new implementation of numbering


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [9bd4b6f28520ed625f16c003ff0280f41151d502]

INTEGRATION: CWS swnumtree (1.88.98); FILE MERGED 2005/10/26 11:15:05 od 1.88.98.3: RESYNC: (1.89-1.90); FILE MERGED 2005/09/13 23:09:08 hbrinkm 1.88.98.2: RESYNC: (1.88-1.89); FILE MERGED 2005/06/22 10:25:09 hbrinkm 1.88.98.1: #i51089# new implementation of numbering


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [42133e7f07bf84c36ce018df993e2071e830805f]

INTEGRATION: CWS swnumtree (1.31.24); FILE MERGED 2005/10/18 14:55:40 od 1.31.24.3: #126238# <SwWW8Writer::GetId(..)> 	 - on filling member <pUsedNumTbl> assure that the outline 	   numbering rule is only inserted once. 	 <SwWW8Writer::OutListTab()> 	 - restrict numbering label string to the level currently working on. 2005/09/13 23:07:57 hbrinkm 1.31.24.2: RESYNC: (1.31-1.32); FILE MERGED 2005/06/22 10:25:08 hbrinkm 1.31.24.1: #i51089# new implementation of numbering


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [28fa9872a04328b4eec26bc22db5832de45d194c]

INTEGRATION: CWS swnumtree (1.77.58); FILE MERGED 2005/10/18 14:50:06 od 1.77.58.3: #126238# <OutWW8_SwTxtNode(..)> 	 - correct handling of numbered, but not counted paragraphs 2005/09/13 23:07:48 hbrinkm 1.77.58.2: RESYNC: (1.77-1.78); FILE MERGED 2005/06/22 10:25:08 hbrinkm 1.77.58.1: #i51089# new implementation of numbering


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [12797b707fb6515de889c0ebec9085f6c4ad6f47]

INTEGRATION: CWS swnumtree (1.10.454); FILE MERGED 2005/09/13 23:07:05 hbrinkm 1.10.454.2: RESYNC: (1.10-1.11); FILE MERGED 2005/06/22 10:25:08 hbrinkm 1.10.454.1: #i51089# new implementation of numbering


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [2e002e7d63f93995ec0d58336ce3ee257362da08]

INTEGRATION: CWS swnumtree (1.14.86); FILE MERGED 2005/09/13 23:06:56 hbrinkm 1.14.86.2: RESYNC: (1.14-1.15); FILE MERGED 2005/06/22 10:25:08 hbrinkm 1.14.86.1: #i51089# new implementation of numbering


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [f78aea6db1af685701c96d089ae939362b39dc95]

INTEGRATION: CWS swnumtree (1.49.232); FILE MERGED 2005/10/26 11:14:08 od 1.49.232.4: RESYNC: (1.51-1.52); FILE MERGED 2005/09/13 22:57:25 hbrinkm 1.49.232.3: RESYNC: (1.50-1.51); FILE MERGED 2005/08/03 12:32:35 hbrinkm 1.49.232.2: RESYNC: (1.49-1.50); FILE MERGED 2005/06/22 10:25:06 hbrinkm 1.49.232.1: #i51089# new implementation of numbering


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [631783f6fb8969194bbc535489788127a9b5d1c0]

INTEGRATION: CWS swnumtree (1.12.58); FILE MERGED 2005/09/13 22:56:57 hbrinkm 1.12.58.2: RESYNC: (1.12-1.13); FILE MERGED 2005/06/22 10:25:06 hbrinkm 1.12.58.1: #i51089# new implementation of numbering


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [9c7d0b9ab1a2666ae9f64c9dc75cddd1a04b243b]

INTEGRATION: CWS swnumtree (1.56.32); FILE MERGED 2005/09/13 22:56:24 hbrinkm 1.56.32.2: RESYNC: (1.56-1.57); FILE MERGED 2005/06/22 10:25:06 hbrinkm 1.56.32.1: #i51089# new implementation of numbering


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [2378f6c6a0caaf305d3f5cc545d28e99a4a52bf1]

INTEGRATION: CWS swnumtree (1.33.182); FILE MERGED 2005/11/01 18:00:36 od 1.33.182.4: remove unused code 2005/10/26 11:13:54 od 1.33.182.3: RESYNC: (1.34-1.35); FILE MERGED 2005/09/13 22:51:12 hbrinkm 1.33.182.2: RESYNC: (1.33-1.34); FILE MERGED 2005/06/22 10:25:05 hbrinkm 1.33.182.1: #i51089# new implementation of numbering


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [aeb844b815677a05a73ccc218875e3830cc50347]

INTEGRATION: CWS swnumtree (1.13.58); FILE MERGED 2005/11/03 10:38:17 od 1.13.58.3: #i51089# improve performance - consider change of <SwTxtNode::GetNum()> 2005/09/13 22:48:34 hbrinkm 1.13.58.2: RESYNC: (1.13-1.14); FILE MERGED 2005/06/22 10:25:05 hbrinkm 1.13.58.1: #i51089# new implementation of numbering


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [c914a2045042a4660c19bd847f5cd5aab3983806]

INTEGRATION: CWS swnumtree (1.15.58); FILE MERGED 2005/09/13 22:48:25 hbrinkm 1.15.58.2: RESYNC: (1.15-1.16); FILE MERGED 2005/06/22 10:25:05 hbrinkm 1.15.58.1: #i51089# new implementation of numbering


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [e09b781d4611119dbb3408c74205df98e9207535]

INTEGRATION: CWS swnumtree (1.13.6); FILE MERGED 2005/11/01 18:00:36 od 1.13.6.1: remove unused code


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [8b5d753aeb87517bd6e2a897e28a0bfacb3ce242]

INTEGRATION: CWS swnumtree (1.15.6); FILE MERGED 2005/11/01 18:00:36 od 1.15.6.1: remove unused code


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [4221c591de741372a51379e81f08f6bcf4811600]

INTEGRATION: CWS swnumtree (1.26.282); FILE MERGED 2005/11/01 18:00:36 od 1.26.282.3: remove unused code 2005/09/13 22:45:27 hbrinkm 1.26.282.2: RESYNC: (1.26-1.27); FILE MERGED 2005/06/22 10:25:04 hbrinkm 1.26.282.1: #i51089# new implementation of numbering


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [545b97b40fd30e76b052adda3184e8a01a68b112]

INTEGRATION: CWS swnumtree (1.39.130); FILE MERGED 2005/10/06 08:39:26 hbrinkm 1.39.130.5: #i51089# Read: Call InvalidateNumRules/UpdateNumRule to be sure 2005/09/30 15:48:22 hbrinkm 1.39.130.4: #i54903# Read: Sync numbers before checking conditional paragraph styles 2005/09/13 22:40:33 hbrinkm 1.39.130.3: RESYNC: (1.39-1.40); FILE MERGED 2005/09/07 11:46:33 hbrinkm 1.39.130.2: #i51089# Read: Use SyncNumRulesAndNodes 2005/08/16 15:36:54 hbrinkm 1.39.130.1: #i51089# Read: call ChkCondColls


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [d7fbd054f363b58eb6d1c84772dfce64dd186a39]

INTEGRATION: CWS swnumtree (1.42.88); FILE MERGED 2005/11/03 11:50:16 od 1.42.88.3: RESYNC: (1.43-1.44); FILE MERGED 2005/09/13 22:40:12 hbrinkm 1.42.88.2: RESYNC: (1.42-1.43); FILE MERGED 2005/06/22 10:25:04 hbrinkm 1.42.88.1: #i51089# new implementation of numbering


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [d6a67446a301feb3e099a107472655704154449a]

INTEGRATION: CWS swnumtree (1.40.326); FILE MERGED 2005/10/26 11:13:22 od 1.40.326.5: RESYNC: (1.43-1.44); FILE MERGED 2005/10/25 11:25:42 od 1.40.326.4: #126347# <SwXNumberingRules::getName()> 	 - consider the chapter numbering instance of <SwXNumberingRules> 2005/09/13 22:35:20 hbrinkm 1.40.326.3: RESYNC: (1.42-1.43); FILE MERGED 2005/08/03 12:31:42 hbrinkm 1.40.326.2: RESYNC: (1.40-1.42); FILE MERGED 2005/06/22 10:25:03 hbrinkm 1.40.326.1: #i51089# new implementation of numbering


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [3980dfc4ffc8a0ae804990f9e6b905a7f5761f3c]

INTEGRATION: CWS swnumtree (1.84.180); FILE MERGED 2005/10/26 11:12:41 od 1.84.180.8: RESYNC: (1.87-1.88); FILE MERGED 2005/09/27 14:52:22 hbrinkm 1.84.180.7: #i54903# getCrsrPropertyValue: reflect new mimic for start value and restart of numbering 2005/09/13 21:59:47 hbrinkm 1.84.180.6: RESYNC: (1.86-1.87); FILE MERGED 2005/09/08 13:15:09 hbrinkm 1.84.180.5: #i51089# Do not use SetOutlineLevel 2005/09/08 13:00:12 fme 1.84.180.4: #i53198# Revert last changes, SwTxtNode::mnOutlineLevel will not be used for OOo 2.0 2005/09/01 14:24:37 od 1.84.180.3: #i53198# <lcl_setCrsrPropertyValue(..)> on setting outline level: 	 - call method <UpdateOutlineNode(..)> after setting the outline 	   level at a text node. 2005/08/03 12:30:36 hbrinkm 1.84.180.2: RESYNC: (1.84-1.86); FILE MERGED 2005/06/22 10:25:03 hbrinkm 1.84.180.1: #i51089# new implementation of numbering


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [128c9c6e3c54f02618c3fb2a0b57ea475ebb9e00]

INTEGRATION: CWS swnumtree (1.19.262); FILE MERGED 2005/09/27 14:47:30 hbrinkm 1.19.262.3: #i54903# getCrsrPropertyValue: reflect new mimic for start value and restart of numbering 2005/09/13 21:58:10 hbrinkm 1.19.262.2: RESYNC: (1.19-1.20); FILE MERGED 2005/06/22 10:25:03 hbrinkm 1.19.262.1: #i51089# new implementation of numbering


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [4ec1005b54d655a62d5fbce686ae869ac94789f7]

INTEGRATION: CWS swnumtree (1.14.98); FILE MERGED 2005/09/13 21:55:43 hbrinkm 1.14.98.2: RESYNC: (1.14-1.15); FILE MERGED 2005/08/03 10:26:55 hbrinkm 1.14.98.1: #117654#: SwUndoAttrTbl::Undo: robustness


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [806fafdcf321e4f406092eb6785ebc28bd9dffdf]

INTEGRATION: CWS swnumtree (1.8.150); FILE MERGED 2005/11/02 10:45:34 od 1.8.150.3: #i51089# - remove unused code 2005/09/13 21:54:20 hbrinkm 1.8.150.2: RESYNC: (1.8-1.9); FILE MERGED 2005/06/22 10:25:01 hbrinkm 1.8.150.1: #i51089# new implementation of numbering


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [5b95025d12fce9842441ed52ff63f7edc80dba4d]

INTEGRATION: CWS swnumtree (1.11.248); FILE MERGED 2005/09/13 21:52:41 hbrinkm 1.11.248.2: RESYNC: (1.11-1.12); FILE MERGED 2005/08/03 10:34:13 hbrinkm 1.11.248.1: #11765# SwUndoDelete::Undo: robustness


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [1da21f021beaf9fb92fd7ceeb6c0f1f43e55bbf5]

INTEGRATION: CWS swnumtree (1.12.458); FILE MERGED 2005/09/13 21:52:06 hbrinkm 1.12.458.2: RESYNC: (1.12-1.13); FILE MERGED 2005/06/22 10:25:01 hbrinkm 1.12.458.1: #i51089# new implementation of numbering


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [2149cde9f3657bd2c5873ea1eea2a2d674c40190]

INTEGRATION: CWS mmt5 (1.22.10); FILE MERGED 2005/11/01 13:38:48 ihi 1.22.10.1: #127178# fix mergeing german strings


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [6b9aa1524d027a16ee6e0a4b4f1000cdae710105]

INTEGRATION: CWS swnumtree (1.49.32); FILE MERGED 2005/11/03 10:33:50 od 1.49.32.32: #i51089# improve performance 	 - refine member <SwNodeNum aNdNum> to <SwNodeNum* mpNodeNum> 2005/10/26 09:53:49 od 1.49.32.31: #b6340308# <SwTxtNode::SyncNumberAndNumRule()> 	   - For the case that the correct numbering rule is the outline 	     numbering rule, use the outline level to add the text node 	     to the correct numbering. 2005/10/25 11:24:22 od 1.49.32.30: #126347# <SwTxtNode::_GetNumRule(..)> 	 - correct determination of hard set numbering/bullet attribute. 2005/10/25 06:27:36 od 1.49.32.29: #i51089# - delete unused code. 2005/10/20 08:34:57 od 1.49.32.28: #126009# <SwTxtNode::SplitNode(..)> 	 - improvement: first set level at new node 	 <SwTxtNode::SetCounted(..)> 	 - improvement: invalidations only on state change 	 - correction: invalidation of children 	 - correction: invalidation of not counted parent 	 - correction: notification of siblings of not counted parent 2005/10/18 13:58:17 od 1.49.32.27: #i55459# <SwTxtNode::SplitNode(..)> 	 - remember <IsCounted()> state before calling method 	   <SwTxtNode::_MakeNewTxtNode(..)> 	 <SwTxtNode::_MakeNewTxtNode(..)> 	 - correction: reset <IsCounted()> state only, if called by method 	   <SwTxtNode::SplitNode(..)> - parameter <bNext> = FALSE. 2005/10/14 06:17:22 od 1.49.32.26: #125993# <SwTxtNode::_GetNumRule(..)> 	 - It has been decided that the outline numbering rule isn't 	   allowed to be derived from a parent paragraph style to a 	   derived one. Thus, the outline numbering rule isn't returned, 	   if it's derived from a parent paragraph style. 2005/09/26 11:04:12 hbrinkm 1.49.32.25: #i54903# ChgFmt: #if 0 remained accidently 2005/09/19 15:49:32 hbrinkm 1.49.32.24: #i51089# IsContinous: use SwTxtNode internal call _GetNumRule, SetCounted: NotifyInvalidSiblings 2005/09/16 08:06:16 hbrinkm 1.49.32.23: #i51089# SwTxtNode::SwTxtNode: set bNotifiable true _after_ sync 2005/09/14 13:56:10 hbrinkm 1.49.32.22: #i51089# uups, no lcl_break 2005/09/14 13:42:13 hbrinkm 1.49.32.21: #i51089# IsOutline: no outlines in redlines 2005/09/13 21:48:29 hbrinkm 1.49.32.20: RESYNC: (1.51-1.52); FILE MERGED 2005/09/12 15:22:22 hbrinkm 1.49.32.19: #i51089# _GetNumRule: length of numrule name only relevant if hard item present 2005/09/08 13:07:26 hbrinkm 1.49.32.18: #i51089# SplitNode: only propagate level to nodes with the same numbering rule 2005/09/08 11:38:58 hbrinkm 1.49.32.17: #i51089# Do not use SetOutlineLevel 2005/09/07 15:40:51 hbrinkm 1.49.32.16: #i51089# _GetNumRule: if the numbering rule is not set at the node and is not turned off by setting the default SwNumRuleItem, fall back to the paragraph's numbering rule or outline numbering rule 2005/09/07 12:04:00 hbrinkm 1.49.32.15: #i51089# SplitNode/_MakeNewTxtNode: Adjustments moved to SplitNode, _GetNumRule: mind hard NONE numrule 2005/09/02 10:43:32 fme 1.49.32.14: #i51089# Set first line offset to 0 if paragraph has num rule set but label has been disabled 2005/09/01 14:51:25 hbrinkm 1.49.32.13: #i51089# _GetNumRule: new parameter bInParent 2005/08/31 13:38:49 hbrinkm 1.49.32.12: #i51089# GetNumRule et. al.: bInParent: search in parent (default) 2005/08/31 11:32:28 hbrinkm 1.49.32.11: #i51089# new member: bNotifiable, IsNumbered: get numrule from number, _MakeNewTxtNode: propagate IsCounted/level/outline level 2005/08/26 16:36:03 hbrinkm 1.49.32.10: #i51089# SplitNode: copy restart properties 2005/08/24 08:39:28 hbrinkm 1.49.32.9: #i51089# _MakeNewTxtNode: when setting the level set the outline level, too 2005/08/23 08:18:15 hbrinkm 1.49.32.8: #i51089# _GetNumRule: hard numrule wins every time, even if outline level indicates outline 2005/08/19 15:20:05 hbrinkm 1.49.32.7: #i51089# ChkCondColl: use GetNumRuleSync 2005/08/18 14:48:20 hbrinkm 1.49.32.6: #124641# _GetNumRule: outline wins 2005/08/16 15:35:03 hbrinkm 1.49.32.5: #i51089# ChgFmtColl: use FindNumRuleWithPool, SwTxtNode::IsOutline 2005/08/10 12:56:20 hbrinkm 1.49.32.4: #123307# SwTxtNode/MakeTxtNode/_MakeNewTxtNode: Register node in constructor 2005/08/10 08:08:49 hbrinkm 1.49.32.3: #121445#,#i52888# 2005/08/03 12:28:56 hbrinkm 1.49.32.2: RESYNC: (1.49-1.51); FILE MERGED 2005/06/22 10:25:00 hbrinkm 1.49.32.1: #i51089# new implementation of numbering


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [68274d84eeead55ca4976652788c6d053a1f9ea6]

INTEGRATION: CWS swnumtree (1.22.818); FILE MERGED 2005/11/03 10:39:02 od 1.22.818.3: #i51089# improve performance - consider change of <SwTxtNode::GetNum()> 2005/09/13 21:45:58 hbrinkm 1.22.818.2: RESYNC: (1.22-1.23); FILE MERGED 2005/06/22 10:25:00 hbrinkm 1.22.818.1: #i51089# new implementation of numbering


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [d2b51bb94b946a24966f7d159dbdce8c87f05552]

INTEGRATION: CWS swnumtree (1.18.568); FILE MERGED 2005/10/26 11:08:29 od 1.18.568.5: RESYNC: (1.19-1.20); FILE MERGED 2005/09/13 21:42:24 hbrinkm 1.18.568.4: RESYNC: (1.18-1.19); FILE MERGED 2005/08/30 13:03:57 hbrinkm 1.18.568.3: #i51089# NewNumberPortion: Use GetNumRule instead of GetNumRuleSync, use IsNumbered and IsCounted to check if a number is present 2005/08/10 08:08:28 hbrinkm 1.18.568.2: #121445# SwTxtFormatter::NewNumberPortion: use GetNumRuleSync 2005/06/22 10:24:59 hbrinkm 1.18.568.1: #i51089# new implementation of numbering


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [cc892b54733131b300674f18f12d7e8cf4b59cc7]

INTEGRATION: CWS swnumtree (1.35.288); FILE MERGED 2005/09/13 21:39:18 hbrinkm 1.35.288.2: RESYNC: (1.35-1.36); FILE MERGED 2005/06/22 10:24:59 hbrinkm 1.35.288.1: #i51089# new implementation of numbering


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [10f951f652b334d4704e01e6f9b3883998ff8c52]

INTEGRATION: CWS swnumtree (1.92.58); FILE MERGED 2005/09/13 21:33:44 hbrinkm 1.92.58.2: RESYNC: (1.92-1.93); FILE MERGED 2005/06/22 10:24:59 hbrinkm 1.92.58.1: #i51089# new implementation of numbering


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [5326bebc660543f17d1fce5fa2c17011ab3e9696]

INTEGRATION: CWS swnumtree (1.58.58); FILE MERGED 2005/10/26 11:06:40 od 1.58.58.3: RESYNC: (1.59-1.60); FILE MERGED 2005/09/13 21:31:32 hbrinkm 1.58.58.2: RESYNC: (1.58-1.59); FILE MERGED 2005/06/22 10:24:58 hbrinkm 1.58.58.1: #i51089# new implementation of numbering


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [fbfb29d4f73563b656b9365c1ab46878dc023bfb]

INTEGRATION: CWS swnumtree (1.8.150); FILE MERGED 2005/10/26 11:06:53 od 1.8.150.4: RESYNC: (1.10-1.11); FILE MERGED 2005/09/13 21:30:33 hbrinkm 1.8.150.3: RESYNC: (1.9-1.10); FILE MERGED 2005/08/03 12:28:20 hbrinkm 1.8.150.2: RESYNC: (1.8-1.9); FILE MERGED 2005/06/22 10:24:58 hbrinkm 1.8.150.1: #i51089# new implementation of numbering


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [e95c9e7046acc30b344a53509fbfb53ead888e64]

INTEGRATION: CWS swnumtree (1.63.182); FILE MERGED 2005/10/26 11:06:13 od 1.63.182.3: RESYNC: (1.64-1.65); FILE MERGED 2005/09/13 21:21:42 hbrinkm 1.63.182.2: RESYNC: (1.63-1.64); FILE MERGED 2005/08/19 12:39:52 fme 1.63.182.1: #i51089# SetCompletePaint if numrule is set to paragraph


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [6d5cc91d90e5acf8ed0acd81792aa7c8789c7de3]

INTEGRATION: CWS swnumtree (1.33.46); FILE MERGED 2005/10/26 10:49:13 od 1.33.46.3: RESYNC: (1.34-1.35); FILE MERGED 2005/09/13 20:49:30 hbrinkm 1.33.46.2: RESYNC: (1.33-1.34); FILE MERGED 2005/07/07 12:57:21 hbrinkm 1.33.46.1: #i51089# Paste: create PaM from node indices not positions, call MakeUniqueNumRules on SwDoc of created PaM


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [edf83e6bf4d758123bc1253b0ca75f26829f3dbe]

INTEGRATION: CWS swnumtree (1.21.336); FILE MERGED 2005/11/03 10:39:01 od 1.21.336.3: #i51089# improve performance - consider change of <SwTxtNode::GetNum()> 2005/09/13 20:46:14 hbrinkm 1.21.336.2: RESYNC: (1.21-1.22); FILE MERGED 2005/06/22 10:24:57 hbrinkm 1.21.336.1: #i51089# new implementation of numbering


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [11058ef30ef89da8c350344045cdecd04d3c4423]

INTEGRATION: CWS swnumtree (1.9.568); FILE MERGED 2005/09/13 20:44:53 hbrinkm 1.9.568.2: RESYNC: (1.9-1.10); FILE MERGED 2005/06/22 10:24:56 hbrinkm 1.9.568.1: #i51089# new implementation of numbering


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [d1c70b0a9731280f0afdcc2fc01054c3e7bf1442]

INTEGRATION: CWS swnumtree (1.13.150); FILE MERGED 2005/11/03 11:47:38 od 1.13.150.10: RESYNC: (1.15-1.16); FILE MERGED 2005/10/26 09:56:25 od 1.13.150.9: #b6340308# <SwEditShell::HasNumber()> 	   - special case for handling action 'Numbering On/Off': 	     outline numbered, but not counted text node reveals that  	     there is no number at current cursor position. 2005/10/25 05:49:48 od 1.13.150.8: #126346# <SwEditShell::DelNumRules()> 	 - Reset <IsInFrontOfLabel>, because after a numbering/bullet is 	   deleted, the cursor can not be in front of a numbering/bullet. 2005/09/20 10:58:24 fme 1.13.150.7: #i54693# UpdateMaredNumLevel after promoting/demoting level 2005/09/13 20:41:24 hbrinkm 1.13.150.6: RESYNC: (1.14-1.15); FILE MERGED 2005/08/31 13:35:55 hbrinkm 1.13.150.5: #i51089# IsNoNum: true when txtnode is NOT counted 2005/08/26 13:44:51 hbrinkm 1.13.150.4: #i51089# Set{NumRule|NodeNum}Start: bool <-> BOOL 2005/08/04 09:35:59 hbrinkm 1.13.150.3: #i51089# GetCurOutlineLevel 2005/08/03 12:24:23 hbrinkm 1.13.150.2: RESYNC: (1.13-1.14); FILE MERGED 2005/06/22 10:24:56 hbrinkm 1.13.150.1: #i51089# new implementation of numbering


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [f11b66ec7b53c180f67b4f726e15706a064765de]

INTEGRATION: CWS swnumtree (1.36.476); FILE MERGED 2005/09/13 20:39:01 hbrinkm 1.36.476.2: RESYNC: (1.36-1.37); FILE MERGED 2005/06/22 10:24:56 hbrinkm 1.36.476.1: #i51089# new implementation of numbering


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [3e292db7904852f10e030598a411dac06a7a9d99]

INTEGRATION: CWS swnumtree (1.26.254); FILE MERGED 2005/09/13 20:38:40 hbrinkm 1.26.254.2: RESYNC: (1.26-1.27); FILE MERGED 2005/06/22 10:24:55 hbrinkm 1.26.254.1: #i51089# new implementation of numbering


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [0184d36f70f3a8b1620a29bd34cefec489c5575f]

INTEGRATION: CWS swnumtree (1.14.98); FILE MERGED 2005/10/06 08:37:28 hbrinkm 1.14.98.6: #i51089# ChgNode: UnregisterNumber befor Move 2005/09/13 20:35:44 hbrinkm 1.14.98.5: RESYNC: (1.15-1.16); FILE MERGED 2005/09/12 15:20:39 hbrinkm 1.14.98.4: #i51089# ChgNode: propagate level information to destination 2005/08/03 12:23:56 hbrinkm 1.14.98.3: RESYNC: (1.14-1.15); FILE MERGED 2005/07/08 14:46:49 hbrinkm 1.14.98.2: #i51089# ChgNode: unregister/register SwTxtNode before/after Move 2005/06/22 10:24:55 hbrinkm 1.14.98.1: #i51089# new implementation of numbering


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [9cc4347b0cf18129ad80e472ec4fc4e1fde32f44]

INTEGRATION: CWS swnumtree (1.22.58); FILE MERGED 2005/10/26 07:11:17 od 1.22.58.12: #126367# <SwCntntNode::SetAttr( const SfxPoolItem& )> and 	 <SwCntntNode::SetAttr( const SfxItemSet& )> 	 - synchronize number and numbering rule, if attributes are set 	   during locked modifier. 2005/10/25 11:22:07 od 1.22.58.11: #126347# <SwCntntNode::GetNoCondAttr(..)> 	 - Undo change made by issue i51029, because an attribute has to 	   be searched even if no hard attributes are set at the text node. 2005/09/14 13:40:03 hbrinkm 1.22.58.10: #i51089# IsInRedlines 2005/09/13 20:33:30 hbrinkm 1.22.58.9: RESYNC: (1.23-1.24); FILE MERGED 2005/09/07 11:39:44 hbrinkm 1.22.58.8: #i51089# Modify: SyncNumberAndNumrule before handling the rest 2005/09/01 12:08:46 fme 1.22.58.7: #i51089# Only call SyncNumAndNumRule if content node is a text node 2005/08/30 13:00:26 hbrinkm 1.22.58.6: #i51089# Modify: call SyncNumAndNumRule every time (does only do a change if needed) 2005/08/19 15:21:04 hbrinkm 1.22.58.5: #i51089# ChkCondColl: use GetNumRuleSync 2005/08/16 15:33:19 hbrinkm 1.22.58.4: #i51089# IsAnyCondition: refactoring for better understanding 2005/08/09 12:41:55 hbrinkm 1.22.58.3: #121445# SwCntntNode::Modify: do not overwrite present level 2005/08/03 12:23:45 hbrinkm 1.22.58.2: RESYNC: (1.22-1.23); FILE MERGED 2005/06/22 10:24:54 hbrinkm 1.22.58.1: #i51089# new implementation of numbering


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [e78eeacc81d671fe97de40b752be3e6dccd2ba44]

INTEGRATION: CWS swnumtree (1.13.32); FILE MERGED 2005/11/01 18:07:56 od 1.13.32.7: #i51089# - remove unused code 2005/09/13 20:34:40 hbrinkm 1.13.32.6: RESYNC: (1.14-1.15); FILE MERGED 2005/09/01 08:04:49 hbrinkm 1.13.32.5: #i51089# UpdateOutlineNodes() not needed anymore 2005/08/23 07:36:29 hbrinkm 1.13.32.4: #i51089# UpdateOutlineNode: remove call of ChkCondColls that lead to a loop 2005/08/16 15:31:53 hbrinkm 1.13.32.3: #i51089# UpdateOutlineNode: call ChkCondColls 2005/08/03 12:23:35 hbrinkm 1.13.32.2: RESYNC: (1.13-1.14); FILE MERGED 2005/06/22 10:24:54 hbrinkm 1.13.32.1: #i51089# new implementation of numbering


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [aacb5812b8327dcf83bf560b8a83a0e9c5e3e3dd]

INTEGRATION: CWS swnumtree (1.16.580); FILE MERGED 2005/11/03 10:39:01 od 1.16.580.4: #i51089# improve performance - consider change of <SwTxtNode::GetNum()> 2005/11/01 18:10:30 od 1.16.580.3: #i53235# <SwTxtNode::MakeCopy(..)> - correction: 	 call method <SwTxtNode::CopyNumber(..)> at correct text node and 	 only if it has a numbering/bullet rule set. 2005/09/13 20:33:57 hbrinkm 1.16.580.2: RESYNC: (1.16-1.17); FILE MERGED 2005/06/22 10:24:54 hbrinkm 1.16.580.1: #i51089# new implementation of numbering


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [80667a5c870a33db1dbd0ad7c64eec4d9ac13d1c]

INTEGRATION: CWS swnumtree (1.37.166); FILE MERGED 2005/09/13 20:31:45 hbrinkm 1.37.166.2: RESYNC: (1.37-1.38); FILE MERGED 2005/08/09 12:38:50 hbrinkm 1.37.166.1: #121445# lcl_SetHeadline: observe IsOutlineLevelYieldsOutlineRule


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [6a29d5acfbd9dfac8eb651de8c2b9f5d0cc35cbc]

INTEGRATION: CWS swnumtree (1.29.106); FILE MERGED 2005/11/01 18:07:21 od 1.29.106.11: #i51089# - remove unused code 2005/10/21 11:20:55 od 1.29.106.10: #i51089# - Only the counting of phantoms of the outline numbering rule 	   depends on <SwDoc::IsOldNumbering()> 2005/10/18 14:59:23 od 1.29.106.9: #126238# <SwNumRule::MakeNumString(..)> 	 - restrict returned numbering string to level given by 	   parameter <_nRestrictToThisLevel> 2005/09/20 11:16:56 hbrinkm 1.29.106.8: #i51089# -Invalidate 2005/09/19 15:48:06 hbrinkm 1.29.106.7: #i51089# SetInvalidRule: invalidate numbering trees, Invalidate: do not call SetInvalidate to prevent loop 2005/09/14 13:39:35 hbrinkm 1.29.106.6: #i51089# ToString 2005/09/13 20:31:19 hbrinkm 1.29.106.5: RESYNC: (1.30-1.31); FILE MERGED 2005/09/12 15:16:24 hbrinkm 1.29.106.4: #i51089# AddNumber: check for nodes array, too 2005/08/09 12:37:12 hbrinkm 1.29.106.3: #i51089# Invalidate 2005/08/03 12:23:16 hbrinkm 1.29.106.2: RESYNC: (1.29-1.30); FILE MERGED 2005/06/22 10:24:53 hbrinkm 1.29.106.1: #i51089# new implementation of numbering


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [5ad61d8ce0a681ac7f4b918ff8a9ec39ad4686e5]

INTEGRATION: CWS swnumtree (1.12.98); FILE MERGED 2005/10/26 10:47:34 od 1.12.98.5: RESYNC: (1.14-1.15); FILE MERGED 2005/09/13 20:29:29 hbrinkm 1.12.98.4: RESYNC: (1.13-1.14); FILE MERGED 2005/09/07 12:00:52 hbrinkm 1.12.98.3: #i51089# Modify: removed NOP debug code 2005/08/04 09:34:40 hbrinkm 1.12.98.2: #121445# lcl_SetHeadline: only set outline numrule if IsOutlineLevelYieldsOutlineRule returns false 2005/07/07 12:55:18 hbrinkm 1.12.98.1: #i51089# SetOutlineLevel: do not set numbering rule


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [ea0ad7ab430d16679c483fe4cda302690573dc42]

INTEGRATION: CWS swnumtree (1.39.282); FILE MERGED 2005/09/13 20:28:46 hbrinkm 1.39.282.2: RESYNC: (1.39-1.40); FILE MERGED 2005/06/22 10:24:53 hbrinkm 1.39.282.1: #i51089# new implementation of numbering


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [6566b9f3ba352c04fff95ac96e0b034929fefbc0]

INTEGRATION: CWS swnumtree (1.34.6); FILE MERGED 2005/09/14 13:38:05 hbrinkm 1.34.6.1: #i51089# SyncNumRulesAndNodes: IsInRedlines


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [f917bb6900bad2c9382374a2cbc5678b278dde2e]

INTEGRATION: CWS swnumtree (1.49.32); FILE MERGED 2005/11/03 10:35:51 od 1.49.32.28: #i51089# improve performance 	 - method <SwDoc::GetOutlineNumRule> now inline implemented. 	 - consider change of <SwTxtNode::GetNum()> 2005/11/01 18:07:21 od 1.49.32.27: #i51089# - remove unused code 2005/10/26 10:47:23 od 1.49.32.26: RESYNC: (1.51-1.52); FILE MERGED 2005/10/26 09:34:37 od 1.49.32.25: #b6340308# <SwDoc::SetNumRule(..)> 	   - Only clear numbering rule attribute at current text node, 	     if its paragraph style already contains the new numbering rule. 2005/10/25 06:20:54 od 1.49.32.24: #i51089# - delete unused code. 2005/10/25 05:44:01 od 1.49.32.23: #i55391# <SwDoc::SearchNumRule(..)> 	 - Investigate given start node, if requested. Request is indicated 	   by new parameter <_bInvestigateStartNode> 2005/10/21 11:20:54 od 1.49.32.22: #i51089# - Only the counting of phantoms of the outline numbering rule 	   depends on <SwDoc::IsOldNumbering()> 2005/10/21 08:33:31 od 1.49.32.21: #i55391# <SwDoc::SearchNumRule(..)> 	 - start node has also been investigated. 2005/09/20 14:13:24 fme 1.49.32.20: #i51089# Removed compiler warnings 2005/09/20 11:16:23 hbrinkm 1.49.32.19: #i51089# SwNumRule::Invalidate->SwNumRule::SetInvalidRule(TRUE) 2005/09/14 13:37:29 hbrinkm 1.49.32.18: #i51089# SyncNumRulesAndNodes: UpdateOutlineNode 2005/09/13 20:27:33 hbrinkm 1.49.32.17: RESYNC: (1.50-1.51); FILE MERGED 2005/09/12 15:15:29 hbrinkm 1.49.32.16: #i51089# AddNumRuleRanges 2005/09/07 11:29:02 hbrinkm 1.49.32.15: #i51089# SyncNumRulesAndNodes 2005/09/01 14:46:47 hbrinkm 1.49.32.14: #i51089# NumOrNoNum: only remove hard numbering 2005/08/31 13:34:47 hbrinkm 1.49.32.13: #i51089# NumOrNoNum: Only touch paragraphs with hard numbering that shows number 2005/08/30 12:58:49 hbrinkm 1.49.32.12: #i51089# PropagateOutlineRule: SyncNumAndNumRule after setting of outline level 2005/08/26 13:43:44 hbrinkm 1.49.32.11: #i51089# SetNumRuleStart: bool <-> BOOL 2005/08/23 07:35:20 hbrinkm 1.49.32.10: #i51089# {Outline|Num}UpDown: call ChkCondColls if modified 2005/08/16 15:31:02 hbrinkm 1.49.32.9: #i51089# FindNumRulePtrWithPool 2005/08/11 09:27:49 hbrinkm 1.49.32.8: #i51089# SetNumRule: do not access zero pointer to numrule 2005/08/10 08:07:25 hbrinkm 1.49.32.7: #121445# PropagateOutlineRule: UpdateOutlineNode 2005/08/09 12:36:44 hbrinkm 1.49.32.6: #i51089# 2005/08/04 09:27:27 hbrinkm 1.49.32.5: #121445# PropagateOutlineRule: only propagate numrule if IsOutlineLevelYieldsOutlineRule returns false, #i51089# 2005/08/03 12:22:55 hbrinkm 1.49.32.4: RESYNC: (1.49-1.50); FILE MERGED 2005/07/11 09:14:57 hbrinkm 1.49.32.3: #i51089# NumOrNoNum: only succeed if a real change is made 2005/07/07 12:49:41 hbrinkm 1.49.32.2: #i51089# PropagateOutlineRule: If a paragraph style has outline level and no numbering rule, set the documents's outline numbering rule, MakeUniqueRules: do not alter outline numbering rules 2005/06/22 10:24:52 hbrinkm 1.49.32.1: #i51089# new implementation of numbering


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [62d99a4f5a15832a3f9aeb382ca7fb9691ac9b1c]

INTEGRATION: CWS swnumtree (1.53.40); FILE MERGED 2005/10/26 10:47:10 od 1.53.40.4: RESYNC: (1.54-1.56); FILE MERGED 2005/10/21 11:20:53 od 1.53.40.3: #i51089# - Only the counting of phantoms of the outline numbering rule 	   depends on <SwDoc::IsOldNumbering()> 2005/09/13 20:27:16 hbrinkm 1.53.40.2: RESYNC: (1.53-1.54); FILE MERGED 2005/08/04 09:18:35 hbrinkm 1.53.40.1: #121445# SwDoc: bOutlineLevelYieldsOutlineRule


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [13aef250538494c47bfcc8975c92bd6aec20cb29]

INTEGRATION: CWS swnumtree (1.35.150); FILE MERGED 2005/10/25 05:51:18 od 1.35.150.5: #126346# <InsAttr(..)> 	 - make code robust: If cursor is in front of label, assure that 	   numbering rule is found at text node. 2005/09/13 20:25:58 hbrinkm 1.35.150.4: RESYNC: (1.35-1.36); FILE MERGED 2005/09/07 11:27:35 hbrinkm 1.35.150.3: #i51089# lcl_SetTxtFmtColl: do not reset hard numbering 2005/08/23 07:33:19 hbrinkm 1.35.150.2: #i51089# lcl_SetTxtFmtColl: Reset numrule in node if SwTxtFmtColl set carries a numrule 2005/06/22 10:24:52 hbrinkm 1.35.150.1: #i51089# new implementation of numbering


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [4c3d46db4194b8c1edfba444d42bf7a9e7bb0122]

INTEGRATION: CWS swnumtree (1.37.98); FILE MERGED 2005/11/01 18:07:19 od 1.37.98.7: #i51089# - remove unused code 2005/10/26 10:46:05 od 1.37.98.6: RESYNC: (1.38-1.39); FILE MERGED 2005/10/21 11:20:53 od 1.37.98.5: #i51089# - Only the counting of phantoms of the outline numbering rule 	   depends on <SwDoc::IsOldNumbering()> 2005/09/13 20:22:12 hbrinkm 1.37.98.4: RESYNC: (1.37-1.38); FILE MERGED 2005/09/01 08:03:56 hbrinkm 1.37.98.3: #i51089# UpdateOutlineNodes() not needed anymore 2005/08/16 15:30:02 hbrinkm 1.37.98.2: #i51089# ChkCondColls 2005/06/22 10:24:51 hbrinkm 1.37.98.1: #i51089# new implementation of numbering


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [28a04974560538d16af5fbf3339bcd3ae387f083]

INTEGRATION: CWS swnumtree (1.13.180); FILE MERGED 2005/11/03 10:37:58 od 1.13.180.8: #i51089# improve performance - consider change of <SwTxtNode::GetNum()> 2005/10/26 10:45:55 od 1.13.180.7: RESYNC: (1.14-1.15); FILE MERGED 2005/09/13 20:22:54 hbrinkm 1.13.180.6: RESYNC: (1.13-1.14); FILE MERGED 2005/09/07 15:35:26 hbrinkm 1.13.180.5: #i51089# show if numbering rule is hard 2005/08/19 15:19:16 hbrinkm 1.13.180.4: #i51089# correctly position lcl_dbg_out_SvPtrArr to enable compile with debug on Solaris 2005/08/16 15:29:20 hbrinkm 1.13.180.3: #i51089# output of SwNode: enhancement for outline level and style names 2005/07/07 12:45:49 hbrinkm 1.13.180.2: #i51089# output serial number of nodes 2005/06/22 10:24:51 hbrinkm 1.13.180.1: #i51089# new implementation of numbering


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [6e78e2078cdfc786850041ce32ee2934c792a090]

INTEGRATION: CWS swnumtree (1.53.182); FILE MERGED 2005/09/13 20:17:50 hbrinkm 1.53.182.2: RESYNC: (1.53-1.54); FILE MERGED 2005/06/22 10:24:50 hbrinkm 1.53.182.1: #i51089# new implementation of numbering


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [f16cac3b3d0ed608a87e53a612e8a588f570ac2b]

INTEGRATION: CWS swnumtree (1.59.288); FILE MERGED 2005/09/13 20:07:24 hbrinkm 1.59.288.2: RESYNC: (1.59-1.60); FILE MERGED 2005/06/22 10:24:50 hbrinkm 1.59.288.1: #i51089# new implementation of numbering


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [915a6751b67823a334862a8c22796bc72af35b9f]

INTEGRATION: CWS swnumtree (1.1.2); FILE ADDED 2005/06/23 08:58:08 hbrinkm 1.1.2.1: #i51089# new makefile


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [cec3424a87048d6131d70fc9bd56f35e4cfa27fe]

INTEGRATION: CWS swnumtree (1.1.2); FILE ADDED 2005/11/02 10:34:51 od 1.1.2.23: #126009# - further adjustments are needed to consider phantoms, which are 	   children of not counted text nodes. 2005/10/21 11:17:50 od 1.1.2.22: #126009# <SwNumberTreeNode::AddChild(..)> 	 - consider not counted phantoms correctly. 2005/10/20 08:41:59 od 1.1.2.21: #126009# <SwNumberTreeNode::ValidateHierarchical(..)> 	 - correction: consider case that parent node isn't counted and 	   isn't the first child. 	 - correction: only node, which are counted, restart the numbering 	 <SwNumberTreeNode::AddChild(..)> 	 - correction: invalidation of not counted parent and notification 	   of its siblings. 	 <SwNumberTreeNode::SetLastValid(..)> 	 - correction: invalidation of children of next node, if next node 	   is not counted. 	 <SwNumberTreeNode::NotifyInvalidChildren()> 	 - correction: nofication of children of next node, if next node 	   is not counted. 2005/10/14 12:03:26 od 1.1.2.20: #125991# <SwNumberTreeNode::MoveGreaterChildren(..)> 	 - add parameter <_rCompareNode> to distinguish between 	   the compare node and the destination node 	 <SwNumberTreeNode::AddChild(..)> 	 - move greater childrens of previous node recursively through 	   the children levels. 2005/10/06 08:35:39 hbrinkm 1.1.2.19: #i51089# GetIterator: prevent crash when creating string for assertion 2005/10/05 09:00:27 hbrinkm 1.1.2.18: #i51089# ValidateHierarchical: first increase aIt then increase number 2005/09/28 07:55:12 hbrinkm 1.1.2.17: #i54903# license changed 2005/09/21 16:42:07 hbrinkm 1.1.2.16: #i54903# MoveGreaterChildren: removed unnecessary assertion 2005/09/20 11:14:36 hbrinkm 1.1.2.15: #i51089# RemoveChild: call NotifyChildren on correct node 2005/09/19 15:46:11 hbrinkm 1.1.2.14: #i51089# ValidateHierarchical: handle uncounted nodes at beginning correctly, NotifyInvalidSiblings 2005/09/16 08:04:02 hbrinkm 1.1.2.13: #i51089# Validate: only validate invalid nodes, IsValid: ask for correct parent 2005/09/14 13:58:02 hbrinkm 1.1.2.12: #i51089# 2005/09/14 13:34:59 hbrinkm 1.1.2.11: #i51089# -m[bn]Level{Valid}, ValidateHierarchical: Set number on every node, GetFirstNonPhantomChild, MoveGreaterChildren: handle nodes only containing phantom children, MoveChildren: SetLastValid, AddChild: invalidate on phantom insert, ValidateMe, deconst Notify... 2005/09/12 14:38:56 hbrinkm 1.1.2.10: #i51089# ValidateHierarchical: reimplementation, SetLastValid: new parameter bValidating 2005/08/30 12:53:44 hbrinkm 1.1.2.9: #i51089# ValidateHierarchical: Get start value from the numbered node not from its parent 2005/08/26 13:39:55 hbrinkm 1.1.2.8: #i51089# ValidateHierarchical: use child when reading restart properties 2005/08/19 15:18:01 hbrinkm 1.1.2.7: #i51089# only compile IsSane if __SW_NUMBER_TREE_SANITY_CHECK is set 2005/08/09 12:35:35 hbrinkm 1.1.2.6: #i51089# IsFirst 2005/07/08 14:34:27 hbrinkm 1.1.2.5: #i51089# Solaris compiler does not like sDefaultIndent 2005/07/07 13:49:22 hbrinkm 1.1.2.4: #i51089# ifdef missing 2005/07/07 12:45:00 hbrinkm 1.1.2.3: #i51089# IsCounted: Phantoms without counted children are not counted 2005/06/23 09:16:43 hbrinkm 1.1.2.2: #i51089# replace ifdef DEBUG by ifndef PRODUCT 2005/06/22 09:27:54 hbrinkm 1.1.2.1: #i51089# a numbering tree


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [fac085f1b411035681fcac2663ed1f72dee798b9]

INTEGRATION: CWS swnumtree (1.1.2); FILE ADDED 2005/10/20 09:24:50 od 1.1.2.14: #126009# <SwNodeNum::SetRestart(..)> and <SwNodeNum::SetStart(..)> 	 - improvement: invalidation and notification only if state has 	   changed. 2005/09/28 07:55:13 hbrinkm 1.1.2.13: #i54903# license changed 2005/09/19 15:45:12 hbrinkm 1.1.2.12: #i51089# SetRestart/SetStart: NotifyInvalidSiblings 2005/09/16 08:00:52 hbrinkm 1.1.2.11: #i51089# SetLevel: only act on changes 2005/09/14 13:57:45 hbrinkm 1.1.2.10: #i51089# 2005/09/14 13:24:20 hbrinkm 1.1.2.9: #i51089# GetNumRule: return member, NotifyNode: ValidateMe 2005/09/12 14:36:00 hbrinkm 1.1.2.8: #i51089# GetStart: robustness 2005/09/08 11:34:06 hbrinkm 1.1.2.7: #i51089# SetLevel: Do not set illegal levels. 2005/09/01 14:42:34 hbrinkm 1.1.2.6: #i51089# GetNumRule: phantoms get their rule from their parents, GetStart: get the numbering rule by GetNumRule 2005/08/26 16:34:44 hbrinkm 1.1.2.5: #i51089# NotifyNode: use NumRuleChgd to trigger painting of label 2005/08/26 13:38:56 hbrinkm 1.1.2.4: #i51089# NotifyNode: invalidate numrule 2005/07/07 12:42:57 hbrinkm 1.1.2.3: #i51089# RemoveChild: first deregister at numrule then remove, IsCounted: not numbered if numbering type is SVX_NUM_NUMBER_NONE 2005/06/23 09:09:46 hbrinkm 1.1.2.2: #i51089# remove debug code that should not have been checked in 2005/06/22 09:29:07 hbrinkm 1.1.2.1: #i51089# a number of a text node (a node of a numbering tree)


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [78dd4b6a031f7026700d54c3305999f29f7fe043]

INTEGRATION: CWS swnumtree (1.8.454); FILE MERGED 2005/09/13 19:58:55 hbrinkm 1.8.454.2: RESYNC: (1.8-1.9); FILE MERGED 2005/06/22 10:24:49 hbrinkm 1.8.454.1: #i51089# new implementation of numbering


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [3d298bd6a9eb2cad8220e21df606e4c52f903cd7]

INTEGRATION: CWS swnumtree (1.15.354); FILE MERGED 2005/06/22 10:24:49 hbrinkm 1.15.354.1: #i51089# new implementation of numbering


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [2fe8e815f928c3608cfb34fa215715ca45830c1e]

INTEGRATION: CWS swnumtree (1.21.98); FILE MERGED 2005/09/13 19:37:00 hbrinkm 1.21.98.2: RESYNC: (1.21-1.22); FILE MERGED 2005/06/22 10:24:48 hbrinkm 1.21.98.1: #i51089# new implementation of numbering


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [95e187b70b1cc4fcbb5939f485431a8060025dbb]

INTEGRATION: CWS swnumtree (1.13.6); FILE MERGED 2005/09/14 13:18:40 hbrinkm 1.13.6.1: #i51089# ContainsPosition


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [8e7f4ab0f14f377f141540b5630d609f26e925ef]

INTEGRATION: CWS swnumtree (1.23.182); FILE MERGED 2005/10/18 14:57:37 od 1.23.182.7: #126238# class <SwNumRule> 	 - extend method <MakeNumString(..)> by optional parameter 	   <_nRestrictToThisLevel> in order to restrict return numbering 	   string to the given level. 2005/09/20 11:12:46 hbrinkm 1.23.182.6: #i51089# -Invalidate, subsumed by SetInvalidRule 2005/09/14 13:45:57 hbrinkm 1.23.182.5: #i51089# ToString 2005/09/13 19:16:16 hbrinkm 1.23.182.4: RESYNC: (1.24-1.25); FILE MERGED 2005/08/09 12:34:49 hbrinkm 1.23.182.3: #i51089# Invalidate 2005/08/03 12:20:21 hbrinkm 1.23.182.2: RESYNC: (1.23-1.24); FILE MERGED 2005/06/22 10:24:48 hbrinkm 1.23.182.1: #i51089# new implementation of numbering


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [dee821f2ba240cd053dc3d72d7beb22df24febb3]

INTEGRATION: CWS swnumtree (1.12.150); FILE MERGED 2005/09/14 13:17:59 hbrinkm 1.12.150.3: #i51089# IsInRedlines 2005/09/13 19:16:00 hbrinkm 1.12.150.2: RESYNC: (1.12-1.13); FILE MERGED 2005/07/07 12:40:16 hbrinkm 1.12.150.1: #i51089# GetSerial


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [d979e747f8c84367f788a017e3d2310a5e230422]

INTEGRATION: CWS swnumtree (1.36.106); FILE MERGED 2005/11/03 10:31:40 od 1.36.106.12: #i51089# improve performance 	 method <SwDoc::GetOutlineNumRule()> 	 class <SwTxtNode> - refine member <SwNodeNum aNdNum> to <SwNodeNum* mpNodeNum> 2005/10/26 10:41:44 od 1.36.106.11: RESYNC: (1.38-1.39); FILE MERGED 2005/09/13 19:15:05 hbrinkm 1.36.106.10: RESYNC: (1.37-1.38); FILE MERGED 2005/09/08 11:30:18 hbrinkm 1.36.106.9: #i51089# Do not use SetOutlineLevel 2005/09/07 11:24:38 hbrinkm 1.36.106.8: #i51089# SyncNumRulesAndNodes 2005/08/31 13:32:51 hbrinkm 1.36.106.7: #i51089# GetNumRule et. al.: bInParent: search in parent (default) 2005/08/30 12:52:36 hbrinkm 1.36.106.6: #i51089# new member: bNotifiable 2005/08/10 08:06:00 hbrinkm 1.36.106.5: #121445# GetNumRuleSync 2005/08/09 12:34:22 hbrinkm 1.36.106.4: #i51089# IsFirstOfNumRule 2005/08/04 09:16:51 hbrinkm 1.36.106.3: #121445# nOutlineLevel 2005/08/03 12:20:01 hbrinkm 1.36.106.2: RESYNC: (1.36-1.37); FILE MERGED 2005/06/22 10:24:47 hbrinkm 1.36.106.1: #i51089# new implementation of numbering


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [375dd51ccdf295faa1567e609c2be618b07ff56f]

INTEGRATION: CWS swnumtree (1.10.22); FILE MERGED 2005/09/13 19:13:30 hbrinkm 1.10.22.3: RESYNC: (1.10-1.11); FILE MERGED 2005/09/01 08:03:17 hbrinkm 1.10.22.2: #i51089# UpdateOutlineNodes() not needed anymore 2005/08/04 09:16:18 hbrinkm 1.10.22.1: #121445# UpdateOutlineNode


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [556f6b6465c60c96ab0010fae9c12973f6cdd18c]

INTEGRATION: CWS swnumtree (1.46.88); FILE MERGED 2005/10/26 10:41:02 od 1.46.88.4: RESYNC: (1.47-1.48); FILE MERGED 2005/09/13 18:55:29 hbrinkm 1.46.88.3: RESYNC: (1.46-1.47); FILE MERGED 2005/08/04 09:13:16 hbrinkm 1.46.88.2: #121445# GetCurOutlineLevel 2005/06/22 10:24:47 hbrinkm 1.46.88.1: #i51089# new implementation of numbering


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [32b62818b661a2e47fa25368ee97704fa764d5a6]

INTEGRATION: CWS swnumtree (1.107.88); FILE MERGED 2005/11/03 10:31:39 od 1.107.88.13: #i51089# improve performance 	 method <SwDoc::GetOutlineNumRule()> 	 class <SwTxtNode> - refine member <SwNodeNum aNdNum> to <SwNodeNum* mpNodeNum> 2005/10/26 10:40:52 od 1.107.88.12: RESYNC: (1.110-1.111); FILE MERGED 2005/10/25 06:18:29 od 1.107.88.11: #i51089# - delete unused code. 2005/10/25 05:41:14 od 1.107.88.10: #i55391# class <SwDoc>, method <SearchNumRule(..)> 	 - add optional parameter <_bInvestigateStartNode> 2005/10/13 14:21:50 od 1.107.88.9: correct documentation about compatibility flag <bOldNumbering> 2005/09/14 13:17:58 hbrinkm 1.107.88.8: #i51089# IsInRedlines 2005/09/13 18:52:44 hbrinkm 1.107.88.7: RESYNC: (1.109-1.110); FILE MERGED 2005/09/12 14:19:22 hbrinkm 1.107.88.6: #i51089# AddNumRuleRanges 2005/09/07 11:26:02 hbrinkm 1.107.88.5: #i51089# SyncNumRulesAndNodes 2005/08/16 15:27:44 hbrinkm 1.107.88.4: #i51089# pNumRuleTbl now mutable, ChkCondColls, FindNumRulePtrWithPool 2005/08/04 09:12:18 hbrinkm 1.107.88.3: #121445# {Is|Set}OutlineLevelYieldsOutlineRule 2005/08/03 12:19:15 hbrinkm 1.107.88.2: RESYNC: (1.107-1.109); FILE MERGED 2005/06/22 10:24:47 hbrinkm 1.107.88.1: #i51089# new implementation of numbering


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [92285d78bbe3fbcf86e2372acbe47593aab51b1b]

INTEGRATION: CWS swnumtree (1.12.182); FILE MERGED 2005/09/13 18:50:47 hbrinkm 1.12.182.3: RESYNC: (1.13-1.14); FILE MERGED 2005/07/04 10:25:38 hbrinkm 1.12.182.2: RESYNC: (1.12-1.13); FILE MERGED 2005/06/22 10:24:47 hbrinkm 1.12.182.1: #i51089# new implementation of numbering


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [ff79c1db5b6d2623459dd8f87c9c9a56915c4735]

INTEGRATION: CWS swnumtree (1.32.4); FILE MERGED 2005/10/26 10:40:03 od 1.32.4.2: RESYNC: (1.32-1.33); FILE MERGED 2005/09/20 13:58:23 fme 1.32.4.1: #i54693# UpdateMaredNumLevel after promoting/demoting level


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [d16e48e9677247501f47975f60ab5a9ac2c1f08c]

INTEGRATION: CWS swnumtree (1.1.2); FILE ADDED 2005/11/02 10:37:04 od 1.1.2.14: #126009# class <SwNumberTree> - new method <HasPhantomCountedParent()> 2005/10/20 08:31:09 od 1.1.2.13: #126009# class <SwNumberTreeNode> 	 - add public methods <InvalidateChildren()>, <InvalidateNotCountedParent()> 	   and <NotifyNotCountedParentSiblings()> 2005/10/18 14:08:01 od 1.1.2.12: #125991# class <SwNumberTreeNode> - adjust method <MoveGreaterChildren(..)> 2005/09/28 07:54:35 hbrinkm 1.1.2.11: #i54903# license changed 2005/09/19 15:43:53 hbrinkm 1.1.2.10: #i51089# NotifyInvalidSiblings 2005/09/14 13:16:37 hbrinkm 1.1.2.9: #i51089# -m[nb]Level{Valid}, -const on Notify... 2005/09/12 14:18:12 hbrinkm 1.1.2.8: #i51089# SetValid: new parameter: bValidating 2005/08/26 13:37:55 hbrinkm 1.1.2.7: #i51089# GetStart has to be virtual 2005/08/19 15:17:32 hbrinkm 1.1.2.6: #i51089# place SW_DLLPUBLIC correctly, only compile IsSane if __SW_NUMBER_TREE_SANITY_CHECK is set 2005/08/09 12:34:06 hbrinkm 1.1.2.5: #i51089# IsFirst 2005/07/08 14:34:46 hbrinkm 1.1.2.4: #i51089# Solaris compiler does not like sDefaultIndent 2005/07/07 12:39:54 hbrinkm 1.1.2.3: #i51089# HasCountedChildren 2005/06/23 09:17:08 hbrinkm 1.1.2.2: #i51089# replace ifdef DEBUG by ifndef PRODUCT 2005/06/22 09:23:17 hbrinkm 1.1.2.1: #i51089# a numbering tree


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [62900f9142ca882ce0ed3d8a10ab48b9885050a5]

INTEGRATION: CWS swnumtree (1.1.2); FILE ADDED 2005/09/28 07:54:34 hbrinkm 1.1.2.7: #i54903# license changed 2005/09/14 13:15:04 hbrinkm 1.1.2.6: #i51089# NotifyNode: no const 2005/08/19 15:16:39 hbrinkm 1.1.2.5: #i51089# place SW_DLLPUBLIC correctly 2005/07/08 14:42:48 hbrinkm 1.1.2.4: #i51089# SW_DLLPUBLIC 2005/07/07 12:39:25 hbrinkm 1.1.2.3: #i51089# GetNumFmt 2005/06/29 07:56:13 hbrinkm 1.1.2.2: #i51089# SwPosition is a struct 2005/06/22 09:25:51 hbrinkm 1.1.2.1: #i51089# the number of a node (a node of a numbering tree)


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [eb9acc0acca54dcddf5cfe67e1a31b15904803c8]

INTEGRATION: CWS swnumtree (1.6.2); FILE MERGED 2005/09/27 15:30:25 hbrinkm 1.6.2.1: #i45784# ~XMLParaContext: import restart of numbering in headers


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [28bf5f571871623860937fc8035c1a09c8280a47]

INTEGRATION: CWS swnumtree (1.52.2); FILE MERGED 2005/09/27 15:30:01 hbrinkm 1.52.2.1: #i45784# ~XMLParaContext: import restart of numbering in headers


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [771e439b12e205f5edb4a7291d0ad4724c356fac]

INTEGRATION: CWS swnumtree (1.124.2); FILE MERGED 2005/09/27 15:29:10 hbrinkm 1.124.2.1: #i45784# exportParagraph: export restart of numbering in headers


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [849078cd4336ed904c8b7683d5f0d761ea3788a1]

INTEGRATION: CWS swnumtree (1.116.82); FILE MERGED 2005/10/25 11:19:07 od 1.116.82.4: #126347# <XMLTextImportHelper::SetStyleAndAttrs(..)> 	 - Do not remove numbering/bullet rule from paragraph, if 	   it isn't inside a list, but its style has a numbering/bullet 	   rule, which is the outine numbering rule. 2005/09/27 15:28:06 hbrinkm 1.116.82.3: #i45784# restart-numbering/start-value in text:h 2005/09/13 18:07:14 hbrinkm 1.116.82.2: RESYNC: (1.116-1.117); FILE MERGED 2005/09/01 14:28:09 od 1.116.82.1: #i53198# <XMLTextImportHelper::SetStyleAndAttrs(..)> 	 - complete rework and correction of handling outline level


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [499cc520318a38b11dd8891543ed07deea2a1d0b]

INTEGRATION: CWS swnumtree (1.95.2); FILE MERGED 2005/10/10 11:31:10 od 1.95.2.2: #i45784# - adjustment to make this change compatible 2005/09/27 15:26:42 hbrinkm 1.95.2.1: #i45784# restart-numbering


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [d1f81c1dfd2c8429cdf69be97ae06962c9f38d0e]

INTEGRATION: CWS siloch (1.33.14); FILE MERGED 2005/11/07 16:10:30 er 1.33.14.1: #i56116# add Macedonian (mk_MK) locale data; contributed by Vladimir Stefanov <vladoboss@ooo>


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [ce3260125f05008078b1eee7b5b890997802829c]

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>  [88c7f01f1e2cef6c498326015fde237677a70c5e]

INTEGRATION: CWS siloch (1.13.20); FILE MERGED 2005/10/25 15:14:17 er 1.13.20.1: #i43768# apply patch received by Samphan Raruenrom <samphan@ooo>


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [7fef86488f33e51e6fa5c8cf6867ec5c0acf9d02]

INTEGRATION: CWS siloch (1.1.2); FILE ADDED 2005/11/07 16:10:32 er 1.1.2.1: #i56116# add Macedonian (mk_MK) locale data; contributed by Vladimir Stefanov <vladoboss@ooo>


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [dcc68965acff7fc043024e53fde6d0e10a0d04bb]

INTEGRATION: CWS siloch (1.29.14); FILE MERGED 2005/11/07 16:10:31 er 1.29.14.1: #i56116# add Macedonian (mk_MK) locale data; contributed by Vladimir Stefanov <vladoboss@ooo>


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [6ee4e30fbb9cbbb5b7918805f0524a253f28741b]

INTEGRATION: CWS siloch (1.11.36); FILE MERGED 2005/11/07 16:10:31 er 1.11.36.1: #i56116# add Macedonian (mk_MK) locale data; contributed by Vladimir Stefanov <vladoboss@ooo>


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [1002f7954d05267a701c527a698cddca9011bfaa]

INTEGRATION: CWS siloch (1.16.14); FILE MERGED 2005/11/07 15:39:12 er 1.16.14.1: check StartDayOfWeek DayID


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [beb2a536738ba761a92f8266570f1859c85f94ae]

INTEGRATION: CWS siloch (1.3.50); FILE MERGED 2005/10/26 10:55:05 er 1.3.50.1: #i56347# apply patch to recognize suffixes of numbers in Hungarian spellchecking; contributed by Nemeth Laszlo <nemeth@ooo>


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [5c461bdc002ee673fa8bf72d364f038b852bb5ce]

INTEGRATION: CWS extras24 (1.2.6); FILE MERGED 2005/11/03 13:22:07 va 1.2.6.3: #126348# Corrected typos. Issue number: Submitted by: Reviewed by: 2005/10/27 11:18:29 va 1.2.6.2: #126348# Corrected typos. Issue number: Submitted by: Reviewed by: 2005/10/26 08:45:14 ih 1.2.6.1: #126348# dutch translation corrections Issue number: Submitted by: Reviewed by:


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [0864547fec1af05b63352b2cc34d36ff36bf71b0]

INTEGRATION: CWS impress74 (1.8.54); FILE MERGED 2005/10/27 13:05:21 dbo 1.8.54.1: #i52526# shield against Notify when in destruction Issue number: Submitted by: Reviewed by:


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [04184a06c3d12befed882370ed108fcdf8e932ef]

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>  [68f50c0fc2a421e5ebafea4ea4dd6b81d4ed6e28]

INTEGRATION: CWS impress74 (1.152.8); FILE MERGED 2005/11/02 12:56:49 dbo 1.152.8.1: #126013# cppu PATCH


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [95d15907300e85a000c3eede345b29f7ad9f313c]

INTEGRATION: CWS impress74 (1.31.8); FILE MERGED 2005/11/02 12:47:01 dbo 1.31.8.1: #126013# fixed inout ppEnv


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [ba213dbfee79e063889e0dd6660dda92286b208a]

INTEGRATION: CWS impress74 (1.61.72); FILE MERGED 2005/11/01 16:18:52 cl 1.61.72.1: #125453# check if outliner and editengine has the same number of paragraphs


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [ec727885829bbdddd11f7e038f754fce2ca8adfd]

INTEGRATION: CWS extras24 (1.13.362); FILE MERGED 2005/10/26 12:20:40 va 1.13.362.1: #126352# Corrected typos.


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [698cc8d97325f3e62e3da41efbc624b5c3d51a44]

INTEGRATION: CWS impress74 (1.23.4); FILE MERGED 2005/11/01 15:20:06 af 1.23.4.1: #i57048# Added the slide sorter includes.


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [d42ce8b124b12ad5b8a0144eeedc88080a65182b]

INTEGRATION: CWS impress74 (1.23.38); FILE MERGED 2005/11/01 15:21:46 af 1.23.38.1: #i57048# Hold instance to slide sorter page cache manager for life time control.


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [694b5f9ed5f4bc9889a7f611d5ca77c215628627]

INTEGRATION: CWS impress74 (1.17.10); FILE MERGED 2005/10/27 09:42:50 af 1.17.10.1: #i56372# Added an explicit call to SlideSorterController::Rearrange().


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [471e66454c1d0d8eec81fdb3a7502885e4d9b7c0]

INTEGRATION: CWS impress74 (1.2.4); FILE MERGED 2005/11/01 15:20:43 af 1.2.4.1: #i57048# Make mpInstance a weak pointer.


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [ac8760aee941be3531600bece4f0ad4bc970354d]

INTEGRATION: CWS impress74 (1.27.4); FILE MERGED 2005/10/31 16:39:29 af 1.27.4.1: #125530# Replaced call to MakeSelectionVisible by setting the mbIsMakeSelectionVisiblePending flag to true in Init().


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [e8611ecd3eeb3342c0c05aa8d79d0568595597d3]

INTEGRATION: CWS impress74 (1.2.4); FILE MERGED 2005/11/01 15:20:58 af 1.2.4.1: #i57048# Make mpInstance a weak pointer.


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [db6084bddceb9043e490648f0bdafb84cc3ea9f2]

INTEGRATION: CWS impress74 (1.24.24); FILE MERGED 2005/10/28 09:34:37 cl 1.24.24.1: #56779# fixed restoring slide after normal slideshow ending


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [284e6af8c11218a87b4a6a54417aa750f8fe970d]

INTEGRATION: CWS impress74 (1.26.220); FILE MERGED 2005/10/28 08:44:59 af 1.26.220.1: #i56800# Set ReadOnlyDoc to TRUE for the SID_CLOSE_MASTER_VIEW slot.


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [e714b2f699d273f669779ba20a8cd3a2ee57d69d]

INTEGRATION: CWS impress74 (1.10.38); FILE MERGED 2005/10/28 08:44:15 af 1.10.38.1: #i56800# Set ReadOnlyDoc to TRUE for the SID_NORMAL_MULTI_PANE_GUI slot.


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [9e882be774f4cff386be4be4b2e44e9ed12153cb]

INTEGRATION: CWS textconversion (1.4.30); FILE MERGED 2005/10/27 01:05:55 tl 1.4.30.3: RESYNC: (1.4-1.5); FILE MERGED 2005/08/15 18:26:59 khong 1.4.30.2: #124006# return zero length offset when in/out strings are simple one to one mapping 2005/07/18 20:55:21 khong 1.4.30.1: #124006# add extended text conversion API


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [d0be779ef7f279dd2cbe5613415a10e5fa873023]

INTEGRATION: CWS textconversion (1.7.22); FILE MERGED 2005/10/27 01:05:49 tl 1.7.22.3: RESYNC: (1.7-1.8); FILE MERGED 2005/08/15 18:26:58 khong 1.7.22.2: #124006# return zero length offset when in/out strings are simple one to one mapping 2005/07/18 20:55:21 khong 1.7.22.1: #124006# add extended text conversion API


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [78eb0f9aa6155474f17c109217d81f7014bd4540]

INTEGRATION: CWS textconversion (1.3.38); FILE MERGED 2005/10/27 01:05:42 tl 1.3.38.2: RESYNC: (1.3-1.4); FILE MERGED 2005/07/18 20:55:21 khong 1.3.38.1: #124006# add extended text conversion API


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [1094f343e956f73d360b78a99226f4583292db60]

INTEGRATION: CWS textconversion (1.2.182); FILE MERGED 2005/10/27 00:42:54 tl 1.2.182.2: RESYNC: (1.2-1.3); FILE MERGED 2005/07/18 20:53:23 khong 1.2.182.1: #124006# add extended text conversion API


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [85d4e7cac7975b80857d11c320fa850453050080]

INTEGRATION: CWS textconversion (1.5.30); FILE MERGED 2005/10/27 00:42:47 tl 1.5.30.2: RESYNC: (1.5-1.6); FILE MERGED 2005/07/18 20:53:23 khong 1.5.30.1: #124006# add extended text conversion API


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [f9a94eb324d63a642eeafe6644b05171ce658ff0]

INTEGRATION: CWS textconversion (1.5.168); FILE MERGED 2005/10/26 21:35:47 tl 1.5.168.3: RESYNC: (1.5-1.7); FILE MERGED 2005/09/09 12:56:33 tl 1.5.168.2: #124006# keep attributes as much as possible in Chinese text conversion 2005/08/16 09:21:59 tl 1.5.168.1: #124006# manual resync to CWS tl12


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [0e4d010993dce872792387b2757e4dc9045bfcef]

INTEGRATION: CWS textconversion (1.38.168); FILE MERGED 2005/10/26 21:27:01 tl 1.38.168.2: RESYNC: (1.38-1.39); FILE MERGED 2005/09/09 12:56:32 tl 1.38.168.1: #124006# keep attributes as much as possible in Chinese text conversion


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [77492985487ddfe67af58841da6200024805f20b]

INTEGRATION: CWS textconversion (1.8.168); FILE MERGED 2005/10/26 20:10:11 tl 1.8.168.3: RESYNC: (1.8-1.10); FILE MERGED 2005/09/09 12:56:30 tl 1.8.168.2: #124006# keep attributes as much as possible in Chinese text conversion 2005/08/16 09:21:41 tl 1.8.168.1: #124006# manual resync to CWS tl12


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [0277cad66593dbdcc4d2183a8e2da357509da2db]

INTEGRATION: CWS textconversion (1.7.168); FILE MERGED 2005/10/26 18:07:49 tl 1.7.168.3: RESYNC: (1.7-1.9); FILE MERGED 2005/09/09 12:55:08 tl 1.7.168.2: #124006# keep attributes as much as possible in Chinese text conversion 2005/08/16 09:21:23 tl 1.7.168.1: #124006# manual resync to CWS tl12


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [9422fc3516a9c543d316a7e5d8ee17bbd6353e95]

INTEGRATION: CWS textconversion (1.19.512); FILE MERGED 2005/10/26 05:53:26 tl 1.19.512.2: RESYNC: (1.19-1.20); FILE MERGED 2005/07/18 20:43:45 khong 1.19.512.1: #124006# add extended text conversion API


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [e267ce5177086e4714a04bdcaa2e30be7795b1f0]

INTEGRATION: CWS textconversion (1.1.2); FILE ADDED 2005/08/15 18:23:27 khong 1.1.2.2: #124006# update description 2005/07/18 20:43:46 khong 1.1.2.1: #124006# add extended text conversion API


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [92d5508fc44dd0e7c185fc670c7c1d8ec3a521f1]

INTEGRATION: CWS impress73 (1.101.30); FILE MERGED 2005/11/03 11:23:56 af 1.101.30.2: RESYNC: (1.101-1.102); FILE MERGED 2005/10/21 13:25:55 cl 1.101.30.1: #i56371# format text if unformated when completing online spelling


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [a0074dcc0d7c27c52d5ea037fc3ddc3239ceef6b]

INTEGRATION: CWS impress73 (1.2.90); FILE MERGED 2005/10/21 15:47:32 cl 1.2.90.1: #i54233# applied patch from issue


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [566ebb307c86d9e7f4b286097cf1f2e546b43556]

INTEGRATION: CWS impress73 (1.94.84); FILE MERGED 2005/10/21 13:25:54 cl 1.94.84.1: #i56371# format text if unformated when completing online spelling


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [511c8a423b2c6b4331e8e53b7d690390f9323d65]

INTEGRATION: CWS impress73 (1.37.34); FILE MERGED 2005/10/19 11:17:03 af 1.37.34.1: #125416# Checking page pointer against being NULL.


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [eac38c40de174d26ef821cd737d59722bbed3cc4]

INTEGRATION: CWS textconversion (1.9.154); FILE MERGED 2005/10/25 22:54:47 tl 1.9.154.3: RESYNC: (1.9-1.11); FILE MERGED 2005/09/09 12:58:42 tl 1.9.154.2: #124006# keep attributes as much as possible in Chinese text conversion 2005/08/23 13:47:40 tl 1.9.154.1: resyncing from m117 with some updates from tl12


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [aaa307d9b2dd943485f8cddc9248f7bfb3b58e0f]

INTEGRATION: CWS impress73 (1.73.34); FILE MERGED 2005/10/19 11:20:45 af 1.73.34.1: #126246# Checking view frame pointer against NULL and using alternative if so.


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [66d2c9052e0b894f78dce0ca08725791a02d21be]

INTEGRATION: CWS textconversion (1.66.122); FILE MERGED 2005/10/25 18:46:27 tl 1.66.122.3: RESYNC: (1.66-1.68); FILE MERGED 2005/09/15 14:43:58 tl 1.66.122.2: #124006# keep attributes as much as possible in Chinese text conversion 2005/08/16 09:29:17 tl 1.66.122.1: #124006# manual resync to CWS tl12


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [c66c804a0f40338963432cbe65fbef0481de3d64]

INTEGRATION: CWS impress73 (1.37.34); FILE MERGED 2005/10/25 13:17:40 af 1.37.34.1: #126202# Added mpCurrentClipboardFormats member.


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [d51d59296d65e8ace8f2d898e757267d25f871b2]

INTEGRATION: CWS impress73 (1.59.32); FILE MERGED 2005/10/25 14:30:54 af 1.59.32.3: #126202# Fixed a compiler problem. 2005/10/25 13:18:38 af 1.59.32.2: #126202# Moved code for determining clipboard formats to its own function that is only called when clipboard changes. 2005/10/21 14:06:07 af 1.59.32.1: #126202# Added two assertions with returns against pDrView being NULL.


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [b0071494c1607bc7b9a4e17bb2d7e44154430efe]

INTEGRATION: CWS textconversion (1.38.124); FILE MERGED 2005/10/25 18:45:30 tl 1.38.124.2: RESYNC: (1.38-1.39); FILE MERGED 2005/09/15 12:52:24 fme 1.38.124.1: #i54656# Attribute merging with prev does not work if previous merging with next changes the index of the attribute in the array


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [8cfab36b479a23a3fea3996c01419d67e66bd9f6]

INTEGRATION: CWS impress73 (1.23.24); FILE MERGED 2005/10/20 08:28:32 af 1.23.24.1: #i56267# Added missing break.


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [a7271b77da9de42a02901b6f221f3eba92baf002]

INTEGRATION: CWS impress73 (1.13.36); FILE MERGED 2005/10/27 09:00:19 af 1.13.36.2: #126153# Added a guard against exceptions from the destructor. 2005/10/24 14:23:01 af 1.13.36.1: #126153# Changed mpCurrentPage into UNO reference mxCurrentPage.


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [0bf8ef7bf83d96fd3ae02cfba7b507c270e99ab9]

INTEGRATION: CWS impress73 (1.7.24); FILE MERGED 2005/11/03 11:08:04 af 1.7.24.2: RESYNC: (1.7-1.8); FILE MERGED 2005/10/19 14:11:12 af 1.7.24.1: #123738# Added some guards to properly release the SdDrawDocument listener.


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [9a4657e1c83595a1db4969b912073b810476baa5]

INTEGRATION: CWS textconversion (1.3.154); FILE MERGED 2005/10/25 15:17:49 tl 1.3.154.3: RESYNC: (1.3-1.5); FILE MERGED 2005/09/09 12:54:00 tl 1.3.154.2: #124006# keep attributes as much as possible in Chinese text conversion 2005/08/16 09:26:00 tl 1.3.154.1: #124006# manual resync to CWS tl12


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [15bcaeee41d4c9783c013c1b5c89a195136a11fa]

INTEGRATION: CWS impress73 (1.15.24); FILE MERGED 2005/10/19 12:09:53 af 1.15.24.1: #124366# Checking for NULL pointer in GetSelectedAutoLayout().


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [fb0824a84326022b185a68c4a2c5d3f980319bf7]

INTEGRATION: CWS impress73 (1.15.38); FILE MERGED 2005/10/21 16:51:27 cl 1.15.38.1: #i56370# listen for deleted source documents


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [586ede43a223c560db1e63ec399e10b56fc4d0da]

INTEGRATION: CWS impress73 (1.11.38); FILE MERGED 2005/10/24 14:25:32 af 1.11.38.1: #126153# Changed mpCurrentPage into UNO reference mxCurrentPage.


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [5e655ec443a1cf6dd023d504542e23c0a400e1ef]

INTEGRATION: CWS impress73 (1.15.34); FILE MERGED 2005/10/25 13:17:11 af 1.15.34.1: #126202# Added mpCurrentClipboardFormats member.


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [c163d943da35de927457e33bdae65f6ee40f8790]

INTEGRATION: CWS impress73 (1.43.34); FILE MERGED 2005/11/03 10:51:27 af 1.43.34.2: RESYNC: (1.43-1.44); FILE MERGED 2005/10/21 16:51:17 cl 1.43.34.1: #i56370# listen for deleted source documents


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [a1e33b5d0b2080d113515aa6e9604cf5e37a9f7e]

INTEGRATION: CWS impress73 (1.28.22); FILE MERGED 2005/10/21 16:53:27 cl 1.28.22.1: #i56370# use target page as new usercall for cloned shapes


2005-11-08  Rüdiger Timm  <rt@openoffice.org>  [d10fbccab3a049ac58fb147821f030b3f6be021e]

INTEGRATION: CWS textconversion (1.3.32); FILE MERGED 2005/10/24 08:06:40 tl 1.3.32.1: #54268# UTF-8 support added


2005-11-07  Rüdiger Timm  <rt@openoffice.org>  [8d1906a3f545383c2caab8b60e438772f84de08a]

#i10000# use Carp


2005-11-07  Rüdiger Timm  <rt@openoffice.org>  [57b6c4ea2992bad698569bb89a09106bbf20c746]

INTEGRATION: CWS optstor1a5 (1.167.48.1.4); FILE MERGED 2005/10/14 14:50:58 mav 1.167.48.1.4.1: #126031# use optimization only in case of storing container document


2005-11-07  Rüdiger Timm  <rt@openoffice.org>  [1fe83b72de668cc285306c6af7eedc710bb3d1ab]

INTEGRATION: CWS optstor1a5 (1.20.18.1.4); FILE MERGED 2005/10/14 14:56:13 mav 1.20.18.1.4.1: #126031# use optimization only in case of storing container document


2005-11-07  Rüdiger Timm  <rt@openoffice.org>  [c7c73f6e116ea624c344bd2812bb8a45190fb0e0]

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  Rüdiger Timm  <rt@openoffice.org>  [1c8d3bb015eb0d2237c10c59c46d2414b4aa7bb5]

INTEGRATION: CWS calc34 (1.9.56); FILE MERGED 2005/11/01 14:08:54 nn 1.9.56.1: #i55962# data layout field also can't be moved to page fields


2005-11-07  Rüdiger Timm  <rt@openoffice.org>  [d15a5d98b4d4b785e337555cbdfdcfe36416b558]

INTEGRATION: CWS calc34 (1.54.40); FILE MERGED 2005/11/01 13:09:01 er 1.54.40.1: #i55769# en_US character classification for parseAnyToken during load


2005-11-07  Rüdiger Timm  <rt@openoffice.org>  [14da09792799e89bde9be7194e35bdf923ac3e10]

INTEGRATION: CWS calc34 (1.13.40); FILE MERGED 2005/11/01 14:10:52 nn 1.13.40.1: #i55962# data layout dimension must be at columns or rows


2005-11-07  Rüdiger Timm  <rt@openoffice.org>  [38e2132f2e56156987531c49b449cfe5475d8740]

INTEGRATION: CWS calc34 (1.24.56); FILE MERGED 2005/11/01 13:09:00 er 1.24.56.1: #i55769# en_US character classification for parseAnyToken during load


2005-11-07  Kurt Zenker  <kz@openoffice.org>  [50a10e32685f72ace17505e57a8dcb097982ed29]

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>  [38924c24b7da33d8e57f14bba3618593bf705217]

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>  [185bca6fcc45c3feb894e37ababe2996511250c5]

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>  [d4022f95bcbe80b38f857f49ec07ba2ca79cb7aa]

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>  [c525e9b88a37d3fed0254a58463fafb7d01ae280]

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>  [90bac82fb7f80dc109ae3272948be2e3e2a31d27]

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>  [c1e81e7c39d4dbfb4e5aec07360ab7e8dd234b51]

INTEGRATION: CWS pj39 (1.20.42); FILE MERGED 2005/11/03 19:34:11 pjanik 1.20.42.1: #i57305#: Add missing dependencies on projects configmgr, ucb and fileaccess.


2005-11-07  Rüdiger Timm  <rt@openoffice.org>  [cc40601b57fee642cd856a9d34c5672ebeb4c1c8]

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>  [c745459e3ac2b36b1bf286493c48fec514cd84e3]

INTEGRATION: CWS tl15 (1.38.222); FILE MERGED 2005/10/25 14:53:56 os 1.38.222.3: RESYNC: (1.39-1.40); FILE MERGED 2005/09/23 04:25:06 tl 1.38.222.2: RESYNC: (1.38-1.39); FILE MERGED 2005/09/06 07:58:27 os 1.38.222.1: #125488# call of SfxObjectShell::IsAbortingImport removed


2005-11-04  Kurt Zenker  <kz@openoffice.org>  [ea4b18a7134bfb7c8f7c4c4d9cfb668ca2383bc5]

INTEGRATION: CWS tl15 (1.22.30); FILE MERGED 2005/09/27 10:31:30 os 1.22.30.1: #i50386# directly execute database options dialog


2005-11-04  Kurt Zenker  <kz@openoffice.org>  [63a59e26276fbbf01ea5870e744d0bcee8dd0dbd]

INTEGRATION: CWS tl15 (1.2.1048); FILE MERGED 2005/09/23 01:35:43 tl 1.2.1048.2: RESYNC: (1.2-1.3); FILE MERGED 2005/09/16 10:07:00 os 1.2.1048.1: #i53347# SvxAutoCorrect* mustn't be a member of a dialog page


2005-11-04  Kurt Zenker  <kz@openoffice.org>  [0bf67a7040b1ebae7b44f492dc5848a3c274eafb]

INTEGRATION: CWS tl15 (1.5.434); FILE MERGED 2005/09/23 01:35:21 tl 1.5.434.2: RESYNC: (1.5-1.6); FILE MERGED 2005/09/16 10:07:01 os 1.5.434.1: #i53347# SvxAutoCorrect* mustn't be a member of a dialog page


2005-11-04  Kurt Zenker  <kz@openoffice.org>  [6fbfd9fd206b9084152e83c3b336658d85a7ab43]

INTEGRATION: CWS tl15 (1.58.22); FILE MERGED 2005/10/25 13:58:38 os 1.58.22.3: RESYNC: (1.58-1.60); FILE MERGED 2005/10/06 08:31:51 os 1.58.22.2: #b6330459# re-enable jump-to-bookmark 2005/09/27 10:33:27 os 1.58.22.1: #i50386# warning 'data source unavailable' improved


2005-11-04  Kurt Zenker  <kz@openoffice.org>  [8ad9bae5910296bcba2b95ac6b43121e6667a25d]

INTEGRATION: CWS tl15 (1.11.28); FILE MERGED 2005/10/06 08:31:27 os 1.11.28.1: #b6330459# re-enable jump-to-bookmark


2005-11-04  Kurt Zenker  <kz@openoffice.org>  [71c3fb420881202c7d93e79336a7c6d9ad982590]

INTEGRATION: CWS tl15 (1.90.22); FILE MERGED 2005/10/25 13:58:17 os 1.90.22.2: RESYNC: (1.90-1.91); FILE MERGED 2005/10/06 08:31:05 os 1.90.22.1: #b6330459# re-enable jump-to-bookmark


2005-11-04  Kurt Zenker  <kz@openoffice.org>  [42128137d8c95decbdf45eabdcae4f2b25550eab]

INTEGRATION: CWS tl15 (1.33.464); FILE MERGED 2005/09/22 21:28:28 tl 1.33.464.2: RESYNC: (1.33-1.34); FILE MERGED 2005/09/12 09:03:54 os 1.33.464.1: #124829# check table format in SwTableShell::GetState()


2005-11-04  Kurt Zenker  <kz@openoffice.org>  [8189a7a5a063d87cba6de7416c3aedb840c593c8]

INTEGRATION: CWS tl15 (1.35.22); FILE MERGED 2005/10/25 13:45:05 os 1.35.22.2: RESYNC: (1.35-1.36); FILE MERGED 2005/10/06 08:29:49 os 1.35.22.1: #b6330459# re-enable jump-to-bookmark


2005-11-04  Kurt Zenker  <kz@openoffice.org>  [44528a3f18da3b90e91d8db5afbee25b46b33cee]

INTEGRATION: CWS tl15 (1.15.28); FILE MERGED 2005/09/27 10:33:25 os 1.15.28.1: #i50386# warning 'data source unavailable' improved


2005-11-04  Kurt Zenker  <kz@openoffice.org>  [95ba6d459e68305d2770dfef8da8a0de54640127]

INTEGRATION: CWS tl15 (1.43.28); FILE MERGED 2005/10/25 13:33:39 os 1.43.28.2: RESYNC: (1.43-1.44); FILE MERGED 2005/09/26 06:57:16 os 1.43.28.1: #i83815# '#ifdef WNT' removed


2005-11-04  Kurt Zenker  <kz@openoffice.org>  [50240ac0d04dc9159a6ff3812849a453dd3de3ff]

INTEGRATION: CWS tl15 (1.98.22); FILE MERGED 2005/10/25 13:19:48 os 1.98.22.2: RESYNC: (1.98-1.100); FILE MERGED 2005/10/06 14:33:59 os 1.98.22.1: #i55121# MailMerge with numberings: SetNumberingRestart() to restart all numberings with each new 'document'


2005-11-04  Kurt Zenker  <kz@openoffice.org>  [61e0b5ae842c388edd8c10a16190cc2823c011b6]

INTEGRATION: CWS tl15 (1.51.202); FILE MERGED 2005/09/22 18:49:13 tl 1.51.202.2: RESYNC: (1.51-1.52); FILE MERGED 2005/09/15 06:53:34 os 1.51.202.1: #i54550# align data fields according to current NullDate when inserting as field


2005-11-04  Kurt Zenker  <kz@openoffice.org>  [1062079c5e32036ab3d1394a24b3238896d26ad3]

INTEGRATION: CWS tl15 (1.76.80); FILE MERGED 2005/10/25 13:18:52 os 1.76.80.3: RESYNC: (1.77-1.79); FILE MERGED 2005/09/22 18:41:51 tl 1.76.80.2: RESYNC: (1.76-1.77); FILE MERGED 2005/09/14 09:44:39 os 1.76.80.1: #i54278# SID_TEMPLATE_LOAD: don't load after 'Cancel'


2005-11-04  Kurt Zenker  <kz@openoffice.org>  [aa29be18224852ad8faf363f7141b756c6330c9a]

INTEGRATION: CWS tl15 (1.113.28); FILE MERGED 2005/10/27 09:41:14 os 1.113.28.4: #i50386# German umlauts corrected 2005/10/25 13:17:38 os 1.113.28.3: RESYNC: (1.113-1.114); FILE MERGED 2005/10/11 14:17:16 os 1.113.28.2: #i50386# button size increased 2005/09/27 10:33:23 os 1.113.28.1: #i50386# warning 'data source unavailable' improved


2005-11-04  Kurt Zenker  <kz@openoffice.org>  [40c01b498ff45b5dc937f7b4de50f6e523cc7386]

INTEGRATION: CWS tl15 (1.89.68); FILE MERGED 2005/10/25 12:58:41 os 1.89.68.3: RESYNC: (1.91-1.93); FILE MERGED 2005/09/22 16:25:06 tl 1.89.68.2: RESYNC: (1.89-1.91); FILE MERGED 2005/09/06 08:02:05 os 1.89.68.1: #125488# load background graphic synchronously in PDF export


2005-11-04  Kurt Zenker  <kz@openoffice.org>  [69a6c868e412e90bb9b782a378b8ff0dc0bb38f9]

INTEGRATION: CWS tl15 (1.16.202); FILE MERGED 2005/10/25 12:49:48 os 1.16.202.3: RESYNC: (1.17-1.18); FILE MERGED 2005/09/22 15:21:37 tl 1.16.202.2: RESYNC: (1.16-1.17); FILE MERGED 2005/09/16 09:36:59 os 1.16.202.1: #125786# break in SpellSentence iteration if the cursor cannot be moved further


2005-11-04  Kurt Zenker  <kz@openoffice.org>  [3fc79c14276dd898ad727a57431548a6c2837fbb]

INTEGRATION: CWS tl15 (1.39.20); FILE MERGED 2005/10/06 14:33:28 os 1.39.20.1: #i55121# MailMerge with numberings: SetNumberingRestart() to restart all numberings with each new 'document'


2005-11-04  Kurt Zenker  <kz@openoffice.org>  [f19ae46ab73213be5e61bf4d7ea4a6d8ad997f87]

INTEGRATION: CWS tl15 (1.30.22); FILE MERGED 2005/10/25 12:47:06 os 1.30.22.2: RESYNC: (1.30-1.31); FILE MERGED 2005/09/30 10:37:36 os 1.30.22.1: #i49739# set the default page format to Letter for Spanish/Mexican


2005-11-04  Kurt Zenker  <kz@openoffice.org>  [3e7284fa5f29ae403669854a697371db2dcf7118]

INTEGRATION: CWS tl15 (1.24.26); FILE MERGED 2005/09/26 09:32:37 tl 1.24.26.1: #i45007# patch applied (checking for NULL pointer in 'IsFilter')


2005-11-04  Kurt Zenker  <kz@openoffice.org>  [08549968d7af9ae6f54a30b33b47aaf51cb11906]

INTEGRATION: CWS tl15 (1.47.18); FILE MERGED 2005/10/25 12:41:22 os 1.47.18.2: RESYNC: (1.47-1.48); FILE MERGED 2005/10/06 14:32:15 os 1.47.18.1: #i55121# MailMerge with numberings: SetNumberingRestart() to restart all numberings with each new 'document'


2005-11-04  Kurt Zenker  <kz@openoffice.org>  [2d508583543cbc85f46df497d56f0539e2d197ee]

INTEGRATION: CWS tl15 (1.3.8); FILE MERGED 2005/09/28 11:50:31 ab 1.3.8.1: #i54610# Fixed special handling of string/number operands in SbxValue::Compare()


2005-11-04  Kurt Zenker  <kz@openoffice.org>  [d07775db4b0233df497e2dc7c751c24bf2d9b536]

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>  [c802fa01c00b67dfd014e135ac69b3a0ca2b3793]

INTEGRATION: CWS fwk25 (1.113.30); FILE MERGED 2005/10/27 06:58:23 as 1.113.30.2: #i55528# remove some debug statements 2005/10/17 09:56:04 as 1.113.30.1: #i55528# workaround for resize problem


2005-11-04  Kurt Zenker  <kz@openoffice.org>  [6b36e9cc9577bd97786f11ff1c3694cee2c0a9a3]

INTEGRATION: CWS fwk25 (1.98.16); FILE MERGED 2005/11/01 17:36:52 mba 1.98.16.3: #i55787#: storage change wasn't notified 2005/10/31 16:21:09 mba 1.98.16.2: #i55787#: no OwnerLock used anymore for hidden documents 2005/10/17 09:31:52 mba 1.98.16.1: #i55787#: SID_OPENDOC can return two types of items


2005-11-04  Kurt Zenker  <kz@openoffice.org>  [c2b2e3f19e4a7f30bd5c2f71e1fa3dcc2cc3ca83]

INTEGRATION: CWS fwk25 (1.50.28); FILE MERGED 2005/10/17 10:55:08 as 1.50.28.1: #126011# broadcast OnCloseApp event


2005-11-04  Kurt Zenker  <kz@openoffice.org>  [bff1ee701fb596b61a190a97b16d6b657f5f25c1]

INTEGRATION: CWS fwk25 (1.10.88); FILE MERGED 2005/10/20 08:41:10 cd 1.10.88.1: #122984# Check SfxPoolItem pointer before use


2005-11-04  Kurt Zenker  <kz@openoffice.org>  [e66310b728be2a9f2d763ebecf44b66cdb77e8c3]

INTEGRATION: CWS fwk25 (1.19.2); FILE MERGED 2005/10/21 14:25:49 mav 1.19.2.1: #126265# do not allow to trigger backing component from OLE embedded object


2005-11-04  Kurt Zenker  <kz@openoffice.org>  [ec9632bb61f306a14e6cd260fb030d3f065b9084]

INTEGRATION: CWS fwk25 (1.23.14); FILE MERGED 2005/10/13 08:22:36 as 1.23.14.1: #i55530# use right config interfaces within right context


2005-11-04  Kurt Zenker  <kz@openoffice.org>  [b67b80aec2fdb73d64fde48283d69de656f4a420]

INTEGRATION: CWS fwk25 (1.86.22); FILE MERGED 2005/10/17 08:05:34 as 1.86.22.1: #i55902# add event source for PropertyChange events on frame service


2005-11-04  Kurt Zenker  <kz@openoffice.org>  [ec2ce8edaa81aa94afcfcaabd9af6f2ab7181095]

INTEGRATION: CWS fwk25 (1.18.500); FILE MERGED 2005/10/17 10:15:34 mba 1.18.500.1: #i54702#: wrong array index used in case of invalid parameters


2005-11-04  Kurt Zenker  <kz@openoffice.org>  [e575cfb5f5b2276ebd6b06a347ff6a1a420e55d8]

INTEGRATION: CWS fwk25 (1.5.22); FILE MERGED 2005/10/27 12:30:13 as 1.5.22.2: #126011# inform job about logical doc events instead of showing him the real triggered event 2005/10/19 08:11:56 as 1.5.22.1: #126011# repair job binding for onDocumentOpened; add event onDocumentAdded


2005-11-04  Kurt Zenker  <kz@openoffice.org>  [e9ed8c5fb49ec56164cac4a77e980be06ccd27bd]

INTEGRATION: CWS fwk25 (1.6.22); FILE MERGED 2005/10/27 12:30:07 as 1.6.22.2: #126011# inform job about logical doc events instead of showing him the real triggered event 2005/10/19 08:11:55 as 1.6.22.1: #126011# repair job binding for onDocumentOpened; add event onDocumentAdded


2005-11-04  Kurt Zenker  <kz@openoffice.org>  [99489207902af87f2fb8fe2d38f53806bf58c928]

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  Kurt Zenker  <kz@openoffice.org>  [90f63d4b2617e019891636946082a04de955677d]

INTEGRATION: CWS fwk25 (1.4.22); FILE MERGED 2005/10/14 14:03:42 cd 1.4.22.1: #126010# Use self-defined XBitmap references from context menu interceptor


2005-11-04  Kurt Zenker  <kz@openoffice.org>  [ebece222575829d444046dfe4b6a52113276e7c0]

INTEGRATION: CWS fwk25 (1.3.22); FILE MERGED 2005/10/17 08:05:32 as 1.3.22.1: #i55902# add event source for PropertyChange events on frame service


2005-11-04  Kurt Zenker  <kz@openoffice.org>  [0c39852115fa2f3506e8602efaa4147fa20f7020]

INTEGRATION: CWS padminhc (1.56.14); FILE MERGED 2005/10/31 11:48:26 pl 1.56.14.1: #i48643# high contrast images for printer admin


2005-11-04  Kurt Zenker  <kz@openoffice.org>  [316de1f6dd0e406f5310e3e74fc7a3746de16b79]

INTEGRATION: CWS fwk25 (1.1.2); FILE ADDED 2005/10/17 07:17:35 cd 1.1.2.1: #126010# Added test to check context menu interceptor implementation (including self-defined bitmaps)


2005-11-04  Kurt Zenker  <kz@openoffice.org>  [eeb40f7e58f3ed6cec943f063462b9fdb4348a60]

INTEGRATION: CWS padminhc (1.8.16); FILE MERGED 2005/10/31 14:19:19 pl 1.8.16.2: #i48643# forgot a const 2005/10/31 11:48:26 pl 1.8.16.1: #i48643# high contrast images for printer admin


2005-11-04  Kurt Zenker  <kz@openoffice.org>  [813820f468092e07a599d8bb4c8e7a2d46cf9423]

INTEGRATION: CWS fwk25 (1.1.2); FILE ADDED 2005/10/17 07:17:18 cd 1.1.2.1: #126010# Added test to check context menu interceptor implementation (including self-defined bitmaps)


2005-11-04  Kurt Zenker  <kz@openoffice.org>  [c160419d995103980bdf85c08a2cd0bce314e341]

INTEGRATION: CWS padminhc (1.10.16); FILE MERGED 2005/10/31 11:48:26 pl 1.10.16.1: #i48643# high contrast images for printer admin


2005-11-04  Kurt Zenker  <kz@openoffice.org>  [6d6d253b2530c92bd691a8be84b3f99327c6e1db]

INTEGRATION: CWS fwk25 (1.1.2); FILE ADDED 2005/10/17 07:16:55 cd 1.1.2.1: #126010# Added test to check context menu interceptor implementation (including self-defined bitmaps)


2005-11-04  Kurt Zenker  <kz@openoffice.org>  [66a0a48e0250409901c8ee1eb3c1b0392d3fb5a8]

INTEGRATION: CWS padminhc (1.17.10); FILE MERGED 2005/11/01 11:06:07 pl 1.17.10.3: #i48643# no transparent color anymore, use GetDisplayBackground instead of settings 2005/10/31 14:19:19 pl 1.17.10.2: #i48643# forgot a const 2005/10/31 11:48:25 pl 1.17.10.1: #i48643# high contrast images for printer admin


2005-11-04  Kurt Zenker  <kz@openoffice.org>  [ea0f28ba110e40736411981f2d959eeafc000732]

INTEGRATION: CWS fwk25 (1.5.22); FILE MERGED 2005/10/27 12:30:25 as 1.5.22.2: #126011# inform job about logical doc events instead of showing him the real triggered event 2005/10/19 08:11:53 as 1.5.22.1: #126011# repair job binding for onDocumentOpened; add event onDocumentAdded


2005-11-04  Kurt Zenker  <kz@openoffice.org>  [4eedcf0f433299bba307b545caf2f12e0ad103bf]

INTEGRATION: CWS padminhc (1.5.16); FILE MERGED 2005/10/31 14:19:18 pl 1.5.16.2: #i48643# forgot a const 2005/10/31 11:48:25 pl 1.5.16.1: #i48643# high contrast images for printer admin


2005-11-04  Kurt Zenker  <kz@openoffice.org>  [87271fb602c3298e6953ed181e21a2e1d2a95a9b]

INTEGRATION: CWS fwk25 (1.3.22); FILE MERGED 2005/10/28 05:39:43 as 1.3.22.2: #i55902# make incomptaible change compatible 2005/10/17 08:05:31 as 1.3.22.1: #i55902# add event source for PropertyChange events on frame service


2005-11-04  Kurt Zenker  <kz@openoffice.org>  [212b4076afb3fc545e3b2c6b104b25775eadf1f0]

INTEGRATION: CWS padminhc (1.17.16); FILE MERGED 2005/11/01 11:06:07 pl 1.17.16.3: #i48643# no transparent color anymore, use GetDisplayBackground instead of settings 2005/10/31 14:19:18 pl 1.17.16.2: #i48643# forgot a const 2005/10/31 11:48:25 pl 1.17.16.1: #i48643# high contrast images for printer admin


2005-11-04  Kurt Zenker  <kz@openoffice.org>  [818e24ace0dc0ce6a6212669113ea874d2af335a]

INTEGRATION: CWS fwk25 (1.37.12); FILE MERGED 2005/10/27 10:32:57 abi 1.37.12.1: #i34255# merged from abi14 into this cws


2005-11-04  Kurt Zenker  <kz@openoffice.org>  [cca5e1a16b5b2e3a79d94ef70bda553f0f13534c]

INTEGRATION: CWS padminhc (1.1.2); FILE ADDED 2005/10/31 11:37:35 pl 1.1.2.1: #i48643# high contrast images for printer admin


2005-11-04  Kurt Zenker  <kz@openoffice.org>  [59573e7ae025a7a738b094cea84415d9addceea2]

INTEGRATION: CWS fwk25 (1.19.12); FILE MERGED 2005/10/27 10:32:47 abi 1.19.12.1: #i34255# merged from abi14 into this cws


2005-11-04  Kurt Zenker  <kz@openoffice.org>  [d34d8d895ae9cbec4a2169088c14f5bfd60c02bd]

INTEGRATION: CWS padminhc (1.1.2); FILE ADDED 2005/10/31 11:37:33 pl 1.1.2.1: #i48643# high contrast images for printer admin


2005-11-04  Kurt Zenker  <kz@openoffice.org>  [83e8f6070161df28b891eddce7ae80472a3b274a]

INTEGRATION: CWS fwk26 (1.8.16); FILE MERGED 2005/10/27 09:59:19 mba 1.8.16.1: #123105#: remove superfluous and harmful code


2005-11-04  Kurt Zenker  <kz@openoffice.org>  [9eb07b10d22202a67e82b550b684124273a7744a]

INTEGRATION: CWS ab22 (1.24.12); FILE MERGED 2005/10/26 15:06:27 ab 1.24.12.1: #b6335225# #i50147# New wildcard handling


2005-11-04  Kurt Zenker  <kz@openoffice.org>  [3bd1331a83c10b2232d38f6c6a04ef1b99f2d3d1]

INTEGRATION: CWS i18n21 (1.33.10); FILE MERGED 2005/10/25 21:20:52 khong 1.33.10.1: #i55932# add number as index keys.


2005-11-04  Kurt Zenker  <kz@openoffice.org>  [aa2beecbf63b64cb5d7fd96804b5084764084794]

INTEGRATION: CWS ab22 (1.62.18); FILE MERGED 2005/10/31 08:49:50 ab 1.62.18.2: #i50147# implSetupWildcard(): Initialise SbiRTLData::pWildcard 2005/10/26 15:06:26 ab 1.62.18.1: #b6335225# #i50147# New wildcard handling


2005-11-04  Kurt Zenker  <kz@openoffice.org>  [939e7c2bc93c13b6740051beeb08c5883b65ffce]

INTEGRATION: CWS i18n21 (1.3.46); FILE MERGED 2005/10/21 00:35:09 khong 1.3.46.1: #i55778 reverse back last change, treat letter and number combination as one word.


2005-11-04  Kurt Zenker  <kz@openoffice.org>  [1aefb330d6f5232a1b29cbf2ff212ec3720026c6]

INTEGRATION: CWS ab22 (1.25.12); FILE MERGED 2005/10/26 14:58:15 ab 1.25.12.1: #b6335225# #i50147# New wildcard handling


2005-11-04  Kurt Zenker  <kz@openoffice.org>  [51594ef552a872b9868e5c7a025a68665488a016]

INTEGRATION: CWS i18n21 (1.2.2); FILE MERGED 2005/10/21 00:35:08 khong 1.2.2.1: #i55778 reverse back last change, treat letter and number combination as one word.


2005-11-04  Kurt Zenker  <kz@openoffice.org>  [f4fe39909c7ed645a8b387cf66de249572226ad6]

INTEGRATION: CWS i18n21 (1.3.46); FILE MERGED 2005/10/21 00:35:08 khong 1.3.46.1: #i55778 reverse back last change, treat letter and number combination as one word.


2005-11-04  Kurt Zenker  <kz@openoffice.org>  [7f8af14611e66655ea7354083eafd71afc9703e3]

INTEGRATION: CWS i18n21 (1.4.46); FILE MERGED 2005/10/21 00:35:07 khong 1.4.46.1: #i55778 reverse back last change, treat letter and number combination as one word.


2005-11-04  Armin Weiss  <aw@openoffice.org>  [32d995ef34b00641d23d0259f7d6681707292b22]

#i39532#


2005-11-04  Rüdiger Timm  <rt@openoffice.org>  [c5c4df8ab93665e37f6c3315057f34e29ad94981]

#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-04  Rüdiger Timm  <rt@openoffice.org>  [79b4b7c9cfa7c6e021ad78a7e46b0b12cb17037f]

#i10000# Syntax


2005-11-03  Kurt Zenker  <kz@openoffice.org>  [1dc5db8326f8cf8a8c4e0df61afe4d0027d97eb0]

#i10000# add tools lib


2005-11-03  Rüdiger Timm  <rt@openoffice.org>  [357c69694572e7edc4a926ffdfaa573bf6be3cad]

License header corrected (SISSL removed)


2005-11-03  Kurt Zenker  <kz@openoffice.org>  [a27bcbba7c404375ba8946ef0aa036c5aa168088]

#i10000# fixed undefined rPolyPoly


2005-11-03  Rüdiger Timm  <rt@openoffice.org>  [ba014fdbf8b7e405c355a1f0721fbeaf12a50d8f]

#i10000# License header corrected (SISSL removed)


2005-11-03  Rüdiger Timm  <rt@openoffice.org>  [071c877c552dc1214edb032adb19aa0b345dac55]

#i10000# Needs module 'soltools'.


2005-11-03  Vladimir Glazounov  <vg@openoffice.org>  [8fd8e9ade1a93f20a46b23b23b74f2a7f6598690]

new version for SRC680


2005-11-03  Kurt Zenker  <kz@openoffice.org>  [d0e0f55ce3eb57a628d784c06801838a1331311d]

#i10000# chg. Count -> count (hdu)


2005-11-03  Kurt Zenker  <kz@openoffice.org>  [239bd55e9e74b35c175f7542a7176ab2eb71661e]

#i10000# remove -u switch


2005-11-03  Rüdiger Timm  <rt@openoffice.org>  [9b1a231572b0a1a2e21e8588111ccfeee144729d]

#i10000# Correct license header (remove SISSL)


2005-11-03  Kurt Zenker  <kz@openoffice.org>  [f3482bc062f69e3915592a387b64109d716699e3]

#i10000# use (TOUCH) variable instead of touch command (HJS)


2005-11-03  Kurt Zenker  <kz@openoffice.org>  [e29113381b627e6f03cd78039d9c34443853e8c8]

SRC680


2005-11-03  Kurt Zenker  <kz@openoffice.org>  [4262c344d19819b029534873483dae25c9a8b2d3]

INTEGRATION: CWS fwk23 (1.8.22); FILE MERGED 2005/10/17 08:58:49 abi 1.8.22.2: RESYNC: (1.8-1.9); FILE MERGED 2005/09/28 14:31:58 kso 1.8.22.1: #i53788# - now reacts on "TitleChanged" event. Issue number: Submitted by: Reviewed by:


2005-11-03  Kurt Zenker  <kz@openoffice.org>  [323c28b0bb45cc0f5e78abd440a2bd994599cb06]

INTEGRATION: CWS fwk23 (1.27.8); FILE MERGED 2005/10/18 04:32:43 abi 1.27.8.2: RESYNC: (1.27-1.29); FILE MERGED 2005/10/12 05:53:59 as 1.27.8.1: #124984# dont remove frame from the global desktop tree


2005-11-03  Kurt Zenker  <kz@openoffice.org>  [c6e1d528582b55d36569a8d21d7e1bad19db88fd]

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>  [3ae08b338055a0cae408a28de7f0d36a151da821]

INTEGRATION: CWS fwk23 (1.9.20); FILE MERGED 2005/10/18 12:59:54 abi 1.9.20.2: RESYNC: (1.9-1.10); FILE MERGED 2005/09/08 08:56:27 mav 1.9.20.1: #i54327# write correct namespace in case of templates, use SO6 namespace as a default one


2005-11-03  Kurt Zenker  <kz@openoffice.org>  [1a8b2972bcc9c499b2ed1d25a1407a936ddc999b]

INTEGRATION: CWS fwk23 (1.75.144); FILE MERGED 2005/10/18 09:32:17 abi 1.75.144.2: RESYNC: (1.75-1.76); FILE MERGED 2005/08/31 13:42:34 cd 1.75.144.1: #i53651# Force resize for OLE server mode to fix layout problems of writer and math


2005-11-03  Kurt Zenker  <kz@openoffice.org>  [de94e889ff1f8f91684403e6358ed6953bb71a60]

INTEGRATION: CWS fwk23 (1.61.126); FILE MERGED 2005/10/18 09:31:53 abi 1.61.126.2: RESYNC: (1.61-1.62); FILE MERGED 2005/08/25 10:05:25 mba 1.61.126.1: #i52257#: don't send OnUnload when ViewShell is switched inside a ViewFrame


2005-11-03  Kurt Zenker  <kz@openoffice.org>  [20bbeba82064c4fb1ae6a6882b6f710191254229]

INTEGRATION: CWS fwk23 (1.98.42); FILE MERGED 2005/10/18 08:33:40 abi 1.98.42.3: RESYNC: (1.98-1.100); FILE MERGED 2005/09/27 12:36:55 mav 1.98.42.2: #i54188# disconnect the opened from template document from original location 2005/09/08 11:53:25 mav 1.98.42.1: #i45723# notify about change of the document title


2005-11-03  Kurt Zenker  <kz@openoffice.org>  [34d4ee3df1e5d7a89e8c66322a4f254bb9ff41fc]

INTEGRATION: CWS fwk23 (1.58.46); FILE MERGED 2005/10/18 08:32:35 abi 1.58.46.2: RESYNC: (1.58-1.60); FILE MERGED 2005/09/08 11:53:25 mav 1.58.46.1: #i45723# notify about change of the document title


2005-11-03  Kurt Zenker  <kz@openoffice.org>  [d9b0158d715a75f1d51685be2d70277613946b9a]

INTEGRATION: CWS fwk23 (1.49.46); FILE MERGED 2005/10/18 07:45:20 abi 1.49.46.2: RESYNC: (1.49-1.50); FILE MERGED 2005/09/08 11:53:24 mav 1.49.46.1: #i45723# notify about change of the document title


2005-11-03  Kurt Zenker  <kz@openoffice.org>  [c2e4b6de0a185e4143dd8ace6a7abf5b70235175]

INTEGRATION: CWS fwk23 (1.67.150); FILE MERGED 2005/10/18 07:41:15 abi 1.67.150.2: RESYNC: (1.67-1.68); FILE MERGED 2005/09/29 10:39:45 mav 1.67.150.1: #i55222# sending as email functionality is related to the container


2005-11-03  Kurt Zenker  <kz@openoffice.org>  [e7a1f435b481f230ce1a7e24cb0629dbe8dddc9e]

INTEGRATION: CWS fwk23 (1.5.56); FILE MERGED 2005/10/25 08:23:53 cd 1.5.56.4: #i44251# Make string changes UTF-8 complient 2005/10/24 14:16:01 cd 1.5.56.3: #i44251# Make string changes UTF-8 complient 2005/10/19 13:29:13 abi 1.5.56.2: RESYNC: (1.5-1.7); FILE MERGED 2005/08/24 07:35:41 pb 1.5.56.1: fix: #i44251# new strings for MacroSecurity dialog


2005-11-03  Kurt Zenker  <kz@openoffice.org>  [b21654cf56ea639354531ae98551436df797c7cf]

INTEGRATION: CWS fwk23 (1.11.38); FILE MERGED 2005/10/17 14:11:59 abi 1.11.38.2: RESYNC: (1.11-1.12); FILE MERGED 2005/09/29 11:16:47 mav 1.11.38.1: #i51489# update replacement on demand after the object is modified


2005-11-03  Kurt Zenker  <kz@openoffice.org>  [79661538298b51165e96f0377f500eb8eef43272]

INTEGRATION: CWS fwk23 (1.3.124); FILE MERGED 2005/10/17 11:10:50 abi 1.3.124.3: RESYNC: (1.3-1.4); FILE MERGED 2005/08/22 07:39:03 cd 1.3.124.2: #124671# Controller must use image id from bookmark menu factory to retrieve the correct image 2005/08/19 15:11:32 cd 1.3.124.1: #124671# Controller must use image id from bookmark menu factory to retrieve the correct image


2005-11-03  Kurt Zenker  <kz@openoffice.org>  [9dcb986e987abd55de18edf39ec59d6fdc931c01]

INTEGRATION: CWS fwk23 (1.55.78); FILE MERGED 2005/10/17 10:55:57 abi 1.55.78.2: RESYNC: (1.55-1.56); FILE MERGED 2005/10/12 05:59:25 as 1.55.78.1: #124984# react right for DisposedExceptions


2005-11-03  Kurt Zenker  <kz@openoffice.org>  [f2bca52cdca5e8bfc4c99643f903a60788e36339]

INTEGRATION: CWS fwk23 (1.35.30); FILE MERGED 2005/10/17 10:51:20 abi 1.35.30.2: RESYNC: (1.35-1.37); FILE MERGED 2005/09/01 15:55:07 cd 1.35.30.1: #i54092# Don't call setParent if not necessary


2005-11-03  Kurt Zenker  <kz@openoffice.org>  [3dac7dd2374eedac4c2193866e2cbb58d26e426a]

INTEGRATION: CWS fwk23 (1.3.124); FILE MERGED 2005/10/17 10:02:00 abi 1.3.124.2: RESYNC: (1.3-1.4); FILE MERGED 2005/08/19 15:11:31 cd 1.3.124.1: #124671# Controller must use image id from bookmark menu factory to retrieve the correct image


2005-11-03  Kurt Zenker  <kz@openoffice.org>  [0090b098a6c600393bf2456835c4e595831a151c]

INTEGRATION: CWS fwk23 (1.215.192); FILE MERGED 2005/10/18 11:58:14 abi 1.215.192.2: RESYNC: (1.215-1.217); FILE MERGED 2005/09/01 15:54:21 cd 1.215.192.1: #i54092# Remove/add window from/to task pane list, if system parent is changed by setParent


2005-11-03  Kurt Zenker  <kz@openoffice.org>  [e45deeb359b622b093cea3741a2c91a8c98f77e4]

INTEGRATION: CWS fwk23 (1.22.8); FILE MERGED 2005/10/18 06:43:29 abi 1.22.8.2: RESYNC: (1.22-1.23); FILE MERGED 2005/10/14 12:40:47 abi 1.22.8.1: #b6272670# added 185 compatibility api


2005-11-03  Kurt Zenker  <kz@openoffice.org>  [0d7146315a0be5055c98c2fd69c9039214548b01]

INTEGRATION: CWS fwk23 (1.5.392); FILE MERGED 2005/10/18 02:38:41 abi 1.5.392.2: RESYNC: (1.5-1.6); FILE MERGED 2005/08/29 09:50:23 cd 1.5.392.1: #i51464# Adapted description text to new spec and description is now changed according to spec


2005-11-03  Kurt Zenker  <kz@openoffice.org>  [c3c54e6ab981bdd3f4385976463027933d06bf51]

INTEGRATION: CWS fwk23 (1.7.248); FILE MERGED 2005/10/24 14:11:01 cd 1.7.248.3: #i51464# Make string changes UTF-8 complient 2005/10/19 13:29:26 abi 1.7.248.2: RESYNC: (1.7-1.9); FILE MERGED 2005/08/29 09:50:22 cd 1.7.248.1: #i51464# Adapted description text to new spec and description is now changed according to spec


2005-11-03  Kurt Zenker  <kz@openoffice.org>  [283649cda8e399131a647a4a0e8ff589b6a977a3]

INTEGRATION: CWS fwk23 (1.4.392); FILE MERGED 2005/10/18 00:58:31 abi 1.4.392.2: RESYNC: (1.4-1.5); FILE MERGED 2005/08/29 09:50:22 cd 1.4.392.1: #i51464# Adapted description text to new spec and description is now changed according to spec


2005-11-03  Kurt Zenker  <kz@openoffice.org>  [a88ea44cce754bc0931f364c3991d6314132376c]

INTEGRATION: CWS fwk23 (1.6.240); FILE MERGED 2005/10/18 00:58:23 abi 1.6.240.2: RESYNC: (1.6-1.7); FILE MERGED 2005/08/29 09:50:21 cd 1.6.240.1: #i51464# Adapted description text to new spec and description is now changed according to spec


2005-11-03  Kurt Zenker  <kz@openoffice.org>  [c619d992fb794e3e3225e23c2824a49324b0c12b]

INTEGRATION: CWS fwk23 (1.10.210); FILE MERGED 2005/10/18 00:41:24 abi 1.10.210.2: RESYNC: (1.10-1.12); FILE MERGED 2005/08/24 09:23:35 pb 1.10.210.1: fix: #124600# MultiLineEdit instead of FixedText for description


2005-11-03  Kurt Zenker  <kz@openoffice.org>  [0c5bfc55cf2de46387246a96ae93324b178add6c]

INTEGRATION: CWS fwk23 (1.8.112); FILE MERGED 2005/10/18 00:41:17 abi 1.8.112.2: RESYNC: (1.8-1.9); FILE MERGED 2005/08/24 09:20:56 pb 1.8.112.1: fix: #124600# MultiLineEdit instead of FixedText for description


2005-11-03  Kurt Zenker  <kz@openoffice.org>  [b8d4056d4a41feac4d66b69b16e564565b310598]

INTEGRATION: CWS fwk23 (1.4.556); FILE MERGED 2005/10/18 00:41:07 abi 1.4.556.2: RESYNC: (1.4-1.5); FILE MERGED 2005/08/24 09:19:05 pb 1.4.556.1: fix: #124600# new ids for MultiLineEdit


2005-11-03  Kurt Zenker  <kz@openoffice.org>  [921aaf1a10be65a2f88aeceb7196b70a9931f767]

INTEGRATION: CWS fwk23 (1.22.112); FILE MERGED 2005/10/18 00:35:26 abi 1.22.112.3: RESYNC: (1.22-1.23); FILE MERGED 2005/09/29 11:35:16 pb 1.22.112.2: fix: #124984# SfxViewFrame::Current() can be NULL 2005/08/24 09:23:36 pb 1.22.112.1: fix: #124600# MultiLineEdit instead of FixedText for description


2005-11-03  Kurt Zenker  <kz@openoffice.org>  [a99af32a2e41b4ba2df06b265d34c61924aaed38]

INTEGRATION: CWS fwk23 (1.37.74); FILE MERGED 2005/10/17 22:15:00 abi 1.37.74.2: RESYNC: (1.37-1.38); FILE MERGED 2005/08/24 06:11:23 pb 1.37.74.1: fix: #i53333# don't show help pages


2005-11-03  Kurt Zenker  <kz@openoffice.org>  [4693f5f5b2f77977434cce60f9aa31b5b5f295fb]

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>  [e49898778c2992a8140c36a1d5a1226017dd49ae]

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>  [5444b02166d0d0175057889b0623afbe89d53d85]

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>  [579ead5fe573be37858eca25fee76e312aeb8e80]

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>  [c414f0bd4b45916c44d5e6931588de0dbb32fa1b]

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>  [a716887b6f7a2e4859ee6f6efe1f4401ce283cdc]

INTEGRATION: CWS qadev24 (1.3.98); FILE MERGED 2005/09/19 17:29:56 cn 1.3.98.2: RESYNC: (1.3-1.4); FILE MERGED 2005/08/19 07:40:06 cn 1.3.98.1: #i52213# declare instance variables as 'privte static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [682c6ad7a17298f57ae148e5d585e2147b7d8553]

INTEGRATION: CWS qadev24 (1.4.22); FILE MERGED 2005/09/19 17:23:52 cn 1.4.22.2: RESYNC: (1.4-1.5); FILE MERGED 2005/08/19 07:40:06 cn 1.4.22.1: #i52213# declare instance variables as 'privte static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [8b1e2bf684daf55ee69e202bbe982677db83c981]

INTEGRATION: CWS qadev24 (1.4.98); FILE MERGED 2005/09/19 17:29:10 cn 1.4.98.2: RESYNC: (1.4-1.5); FILE MERGED 2005/08/19 07:40:05 cn 1.4.98.1: #i52213# declare instance variables as 'privte static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [9654cc55524356f17e8c5eddb1bdddc9de327dc6]

INTEGRATION: CWS qadev24 (1.4.98); FILE MERGED 2005/09/19 17:28:59 cn 1.4.98.2: RESYNC: (1.4-1.5); FILE MERGED 2005/08/19 07:40:05 cn 1.4.98.1: #i52213# declare instance variables as 'privte static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [e834bf9bffc837526a689b97b1eda2e64bcbb1a7]

INTEGRATION: CWS qadev24 (1.4.98); FILE MERGED 2005/09/19 17:20:12 cn 1.4.98.2: RESYNC: (1.4-1.5); FILE MERGED 2005/08/19 07:40:05 cn 1.4.98.1: #i52213# declare instance variables as 'privte static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [163365b9a0318a6eef0d3f86789996176b03a8c9]

INTEGRATION: CWS qadev24 (1.4.98); FILE MERGED 2005/09/19 17:18:02 cn 1.4.98.2: RESYNC: (1.4-1.5); FILE MERGED 2005/08/19 07:40:04 cn 1.4.98.1: #i52213# declare instance variables as 'privte static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [a92e23dbb687abcd28ce21a94bbadda5a4934ef7]

INTEGRATION: CWS qadev24 (1.5.72); FILE MERGED 2005/09/19 17:20:01 cn 1.5.72.2: RESYNC: (1.5-1.6); FILE MERGED 2005/08/19 07:40:04 cn 1.5.72.1: #i52213# declare instance variables as 'privte static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [6efae1eeb847e5c6a6de5093ae97e9c64a7c210f]

INTEGRATION: CWS qadev24 (1.4.98); FILE MERGED 2005/09/19 17:22:13 cn 1.4.98.2: RESYNC: (1.4-1.5); FILE MERGED 2005/08/19 07:40:04 cn 1.4.98.1: #i52213# declare instance variables as 'privte static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [49e8b258eebab37eba7f873502c791cb854d5e6b]

INTEGRATION: CWS qadev24 (1.4.98); FILE MERGED 2005/09/19 17:24:52 cn 1.4.98.2: RESYNC: (1.4-1.5); FILE MERGED 2005/08/19 07:40:04 cn 1.4.98.1: #i52213# declare instance variables as 'privte static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [db6b33a3089f9f503f0f6babfd0df6eaf6f4b391]

INTEGRATION: CWS qadev24 (1.4.98); FILE MERGED 2005/09/19 17:27:51 cn 1.4.98.2: RESYNC: (1.4-1.5); FILE MERGED 2005/08/19 07:40:03 cn 1.4.98.1: #i52213# declare instance variables as 'privte static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [34f9998b81403b161a9ebd1d2b6019c8f2cbbc3d]

INTEGRATION: CWS qadev24 (1.4.98); FILE MERGED 2005/09/19 17:22:37 cn 1.4.98.2: RESYNC: (1.4-1.5); FILE MERGED 2005/08/19 07:40:03 cn 1.4.98.1: #i52213# declare instance variables as 'privte static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [3b0a456c4e2637fe5e11828cb86789a44066ba7e]

INTEGRATION: CWS qadev24 (1.4.98); FILE MERGED 2005/09/19 17:25:25 cn 1.4.98.2: RESYNC: (1.4-1.5); FILE MERGED 2005/08/19 07:40:03 cn 1.4.98.1: #i52213# declare instance variables as 'privte static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [f7bb4db2c95b67caf7d35d85ee0cc9983fa2b1dd]

INTEGRATION: CWS qadev24 (1.4.98); FILE MERGED 2005/09/19 17:24:15 cn 1.4.98.2: RESYNC: (1.4-1.5); FILE MERGED 2005/08/19 07:40:03 cn 1.4.98.1: #i52213# declare instance variables as 'privte static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [459e583af33154871afbe429de6688afcc1625f5]

INTEGRATION: CWS qadev24 (1.4.98); FILE MERGED 2005/09/19 17:26:57 cn 1.4.98.2: RESYNC: (1.4-1.5); FILE MERGED 2005/08/19 07:40:03 cn 1.4.98.1: #i52213# declare instance variables as 'privte static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [cbab17e7b18f916ee0d31756a38120214970c4c8]

INTEGRATION: CWS qadev24 (1.4.98); FILE MERGED 2005/09/19 17:18:22 cn 1.4.98.2: RESYNC: (1.4-1.5); FILE MERGED 2005/08/19 07:40:02 cn 1.4.98.1: #i52213# declare instance variables as 'privte static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [2b80fc52452b61fb3e103a795fc6a961265dafec]

INTEGRATION: CWS qadev24 (1.4.98); FILE MERGED 2005/09/19 17:21:53 cn 1.4.98.2: RESYNC: (1.4-1.5); FILE MERGED 2005/08/19 07:40:02 cn 1.4.98.1: #i52213# declare instance variables as 'privte static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [4e8fa8ed7b730167d16d2f8bb8cb09413bb81fe5]

INTEGRATION: CWS qadev24 (1.4.98); FILE MERGED 2005/09/19 17:20:53 cn 1.4.98.2: RESYNC: (1.4-1.5); FILE MERGED 2005/08/19 07:40:02 cn 1.4.98.1: #i52213# declare instance variables as 'privte static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [df189822ff1206394f08e30c22b0d8889508fbd7]

INTEGRATION: CWS qadev24 (1.4.98); FILE MERGED 2005/09/19 17:24:42 cn 1.4.98.2: RESYNC: (1.4-1.5); FILE MERGED 2005/08/19 07:40:01 cn 1.4.98.1: #i52213# declare instance variables as 'privte static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [e4f716d78eed7997b7e4aca4ff4a153caf9b856f]

INTEGRATION: CWS qadev24 (1.4.98); FILE MERGED 2005/09/19 17:27:41 cn 1.4.98.2: RESYNC: (1.4-1.5); FILE MERGED 2005/08/19 07:39:59 cn 1.4.98.1: #i52213# declare instance variables as 'privte static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [69f2c2e55c233a83b9ba5366779f29e548a1ed7e]

INTEGRATION: CWS qadev24 (1.4.98); FILE MERGED 2005/09/19 17:25:37 cn 1.4.98.2: RESYNC: (1.4-1.5); FILE MERGED 2005/08/19 07:39:59 cn 1.4.98.1: #i52213# declare instance variables as 'privte static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [a292269ff8b6e40e452f6be55af45c7f8d066d7a]

INTEGRATION: CWS qadev24 (1.6.16); FILE MERGED 2005/09/19 17:26:41 cn 1.6.16.2: RESYNC: (1.6-1.7); FILE MERGED 2005/08/19 07:39:58 cn 1.6.16.1: #i52213# declare instance variables as 'privte static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [a58dc7e0cf2b52c5984d166ef35ed580c2af0a79]

INTEGRATION: CWS qadev24 (1.4.98); FILE MERGED 2005/09/19 17:22:04 cn 1.4.98.2: RESYNC: (1.4-1.5); FILE MERGED 2005/08/19 07:39:58 cn 1.4.98.1: #i52213# declare instance variables as 'privte static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [df60331c9c097ca97a44ce17e2fcc3506dbe0f0f]

INTEGRATION: CWS qadev24 (1.4.98); FILE MERGED 2005/09/19 17:28:03 cn 1.4.98.2: RESYNC: (1.4-1.5); FILE MERGED 2005/08/19 07:39:58 cn 1.4.98.1: #i52213# declare instance variables as 'privte static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [87523a0b23f77fa56dd29ba7df6a54606e9d2cbf]

INTEGRATION: CWS qadev24 (1.4.98); FILE MERGED 2005/09/19 17:19:27 cn 1.4.98.2: RESYNC: (1.4-1.5); FILE MERGED 2005/08/19 07:39:58 cn 1.4.98.1: #i52213# declare instance variables as 'privte static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [aaadd0d3f2e43eb060543397caab4ae4e319923d]

INTEGRATION: CWS qadev24 (1.4.98); FILE MERGED 2005/09/19 17:25:13 cn 1.4.98.2: RESYNC: (1.4-1.5); FILE MERGED 2005/08/19 07:39:57 cn 1.4.98.1: #i52213# declare instance variables as 'privte static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [11128af3a1d5ce31089c477f2e447604356a8695]

INTEGRATION: CWS qadev24 (1.6.56); FILE MERGED 2005/09/19 17:18:31 cn 1.6.56.2: RESYNC: (1.6-1.7); FILE MERGED 2005/08/19 07:39:57 cn 1.6.56.1: #i52213# declare instance variables as 'privte static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [e1a3f620609ec9c7af39befe428e57ce385a1a57]

INTEGRATION: CWS qadev24 (1.4.98); FILE MERGED 2005/09/19 17:26:04 cn 1.4.98.2: RESYNC: (1.4-1.5); FILE MERGED 2005/08/19 07:39:57 cn 1.4.98.1: #i52213# declare instance variables as 'privte static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [af5996d5423ce5b74eb43c59b37e92ef8bafdffa]

INTEGRATION: CWS qadev24 (1.4.98); FILE MERGED 2005/09/19 17:19:04 cn 1.4.98.2: RESYNC: (1.4-1.5); FILE MERGED 2005/08/19 07:39:57 cn 1.4.98.1: #i52213# declare instance variables as 'privte static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [3d503aaa6e8ed67bce2dbbaf0b5735264335df38]

INTEGRATION: CWS qadev24 (1.4.98); FILE MERGED 2005/09/19 17:30:24 cn 1.4.98.2: RESYNC: (1.4-1.5); FILE MERGED 2005/08/19 07:39:56 cn 1.4.98.1: #i52213# declare instance variables as 'privte static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [eea1af5b2b68ae00acd8738171fee273a670b70a]

INTEGRATION: CWS qadev24 (1.4.98); FILE MERGED 2005/09/19 17:28:45 cn 1.4.98.2: RESYNC: (1.4-1.5); FILE MERGED 2005/08/19 07:39:56 cn 1.4.98.1: #i52213# declare instance variables as 'privte static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [07e9b9eb9ec658d16eda347872a29fc283a3c0fb]

INTEGRATION: CWS qadev24 (1.4.98); FILE MERGED 2005/09/19 17:25:03 cn 1.4.98.2: RESYNC: (1.4-1.5); FILE MERGED 2005/08/19 07:39:56 cn 1.4.98.1: #i52213# declare instance variables as 'privte static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [dc5f1b332e30e1015d699eb8a95ebb8d580198c4]

INTEGRATION: CWS qadev24 (1.4.98); FILE MERGED 2005/09/19 17:17:54 cn 1.4.98.2: RESYNC: (1.4-1.5); FILE MERGED 2005/08/19 07:39:55 cn 1.4.98.1: #i52213# declare instance variables as 'privte static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [cd6efdad21990a69a4976555e67308aa23f9c2be]

INTEGRATION: CWS qadev24 (1.4.98); FILE MERGED 2005/09/19 17:21:42 cn 1.4.98.2: RESYNC: (1.4-1.5); FILE MERGED 2005/08/19 07:39:55 cn 1.4.98.1: #i52213# declare instance variables as 'privte static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [33bc5ab6ee8247460b3ec8adda9b2fc264c4917d]

INTEGRATION: CWS qadev24 (1.4.98); FILE MERGED 2005/09/19 17:21:20 cn 1.4.98.2: RESYNC: (1.4-1.5); FILE MERGED 2005/08/19 07:39:55 cn 1.4.98.1: #i52213# declare instance variables as 'privte static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [a223bd1d263fb402d3d4068932950f3351bd432e]

INTEGRATION: CWS qadev24 (1.5.98); FILE MERGED 2005/09/19 17:22:47 cn 1.5.98.2: RESYNC: (1.5-1.6); FILE MERGED 2005/08/19 07:39:55 cn 1.5.98.1: #i52213# declare instance variables as 'privte static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [34414e209cc92fd97d0a53fa36e953803ca746dd]

INTEGRATION: CWS qadev24 (1.7.12); FILE MERGED 2005/09/19 17:20:43 cn 1.7.12.2: RESYNC: (1.7-1.8); FILE MERGED 2005/08/19 07:39:54 cn 1.7.12.1: #i52213# declare instance variables as 'privte static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [c0f74a6632f8871e6a215cbe48966e58157a00ef]

INTEGRATION: CWS qadev24 (1.13.12); FILE MERGED 2005/09/19 17:18:12 cn 1.13.12.2: RESYNC: (1.13-1.14); FILE MERGED 2005/08/19 07:39:54 cn 1.13.12.1: #i52213# declare instance variables as 'privte static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [063712fe5189ed910202891be38f5adf7fdb276e]

INTEGRATION: CWS qadev24 (1.10.12); FILE MERGED 2005/09/19 17:24:03 cn 1.10.12.2: RESYNC: (1.10-1.11); FILE MERGED 2005/08/19 07:39:54 cn 1.10.12.1: #i52213# declare instance variables as 'privte static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [7ec738d77553fd2458ccc80ef53a690f9151433b]

INTEGRATION: CWS qadev24 (1.7.12); FILE MERGED 2005/09/19 17:21:10 cn 1.7.12.2: RESYNC: (1.7-1.8); FILE MERGED 2005/08/19 07:39:53 cn 1.7.12.1: #i52213# declare instance variables as 'privte static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [793d0172697f61c174f03ec92e7ed80ac4482446]

INTEGRATION: CWS qadev24 (1.6.12); FILE MERGED 2005/09/19 17:17:23 cn 1.6.12.2: RESYNC: (1.6-1.7); FILE MERGED 2005/08/19 07:39:53 cn 1.6.12.1: #i52213# declare instance variables as 'privte static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [82f9edcb6edbecbe908e0f6e9dc0f8c0ca831ab0]

INTEGRATION: CWS qadev24 (1.11.12); FILE MERGED 2005/09/19 17:27:08 cn 1.11.12.2: RESYNC: (1.11-1.12); FILE MERGED 2005/08/19 07:39:53 cn 1.11.12.1: #i52213# declare instance variables as 'privte static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [794cdcc250153ae5cb7d9800a84c359616bd6dda]

INTEGRATION: CWS qadev24 (1.7.12); FILE MERGED 2005/09/19 17:30:10 cn 1.7.12.2: RESYNC: (1.7-1.8); FILE MERGED 2005/08/19 07:39:53 cn 1.7.12.1: #i52213# declare instance variables as 'privte static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [5b5bb53c620fcdcefcb34d4eea604ba2be003d7c]

INTEGRATION: CWS qadev24 (1.9.12); FILE MERGED 2005/09/19 17:28:12 cn 1.9.12.2: RESYNC: (1.9-1.10); FILE MERGED 2005/08/19 07:39:53 cn 1.9.12.1: #i52213# declare instance variables as 'privte static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [6323aa5bab112f73fc92a50a5d900abd78efdb05]

INTEGRATION: CWS qadev24 (1.11.12); FILE MERGED 2005/09/19 17:23:41 cn 1.11.12.2: RESYNC: (1.11-1.12); FILE MERGED 2005/08/19 07:39:52 cn 1.11.12.1: #i52213# declare instance variables as 'privte static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [b48b45a4b1bcd0e09c91f1779ecee7f1c5ad14f4]

INTEGRATION: CWS qadev24 (1.5.22); FILE MERGED 2005/09/19 17:24:31 cn 1.5.22.3: RESYNC: (1.5-1.6); FILE MERGED 2005/08/19 07:39:52 cn 1.5.22.2: #i52213# declare instance variables as 'privte static' 2005/08/17 10:22:36 cn 1.5.22.1: #i52213# release the popup menu if test is finished


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [d3ef2daf135fb54445ec27ff60d8c88e87a83712]

INTEGRATION: CWS qadev24 (1.7.12); FILE MERGED 2005/09/19 17:27:19 cn 1.7.12.2: RESYNC: (1.7-1.8); FILE MERGED 2005/08/19 07:39:52 cn 1.7.12.1: #i52213# declare instance variables as 'privte static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [3b25c220dcf9c8cfbbae0a0f88da0b470e1c8c32]

INTEGRATION: CWS qadev24 (1.13.12); FILE MERGED 2005/09/19 17:26:30 cn 1.13.12.2: RESYNC: (1.13-1.14); FILE MERGED 2005/08/19 07:39:52 cn 1.13.12.1: #i52213# declare instance variables as 'privte static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [0d2c84fb810f878d76c80b63f971c8e9f21b0d33]

INTEGRATION: CWS qadev24 (1.8.12); FILE MERGED 2005/09/19 17:23:31 cn 1.8.12.2: RESYNC: (1.8-1.9); FILE MERGED 2005/08/19 07:39:52 cn 1.8.12.1: #i52213# declare instance variables as 'privte static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [d0c3fc8fc0f70405b480183d77ca174e672bd639]

INTEGRATION: CWS qadev24 (1.12.12); FILE MERGED 2005/09/19 17:17:13 cn 1.12.12.2: RESYNC: (1.12-1.13); FILE MERGED 2005/08/19 07:39:52 cn 1.12.12.1: #i52213# declare instance variables as 'privte static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [935754eab59a09ba81e190e4694879fa95f53323]

INTEGRATION: CWS qadev24 (1.9.12); FILE MERGED 2005/09/19 17:25:52 cn 1.9.12.2: RESYNC: (1.9-1.10); FILE MERGED 2005/08/19 07:39:51 cn 1.9.12.1: #i52213# declare instance variables as 'privte static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [1b90f12faadd214d39e8e519f33c8811e8a92530]

INTEGRATION: CWS qadev24 (1.9.12); FILE MERGED 2005/09/19 17:20:33 cn 1.9.12.2: RESYNC: (1.9-1.10); FILE MERGED 2005/08/19 07:39:51 cn 1.9.12.1: #i52213# declare instance variables as 'privte static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [1ee4a52de5935b1bf57c5f49c2d6302ade9f0b83]

INTEGRATION: CWS qadev24 (1.6.28); FILE MERGED 2005/09/19 17:18:51 cn 1.6.28.2: RESYNC: (1.6-1.7); FILE MERGED 2005/08/19 07:39:51 cn 1.6.28.1: #i52213# declare instance variables as 'privte static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [b13ac1e5468f2a7c466a4d0bc3a6289fd64d837a]

INTEGRATION: CWS qadev24 (1.9.12); FILE MERGED 2005/09/19 17:21:31 cn 1.9.12.2: RESYNC: (1.9-1.10); FILE MERGED 2005/08/19 07:39:51 cn 1.9.12.1: #i52213# declare instance variables as 'privte static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [a4b7c206ebcdcca52220631593856d63a85a6462]

INTEGRATION: CWS qadev24 (1.6.12); FILE MERGED 2005/09/19 17:28:21 cn 1.6.12.2: RESYNC: (1.6-1.7); FILE MERGED 2005/08/19 07:39:50 cn 1.6.12.1: #i52213# declare instance variables as 'privte static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [a45a209c61be469ae744ed5376e15452c3d3804a]

INTEGRATION: CWS qadev24 (1.6.12); FILE MERGED 2005/09/19 17:20:23 cn 1.6.12.3: RESYNC: (1.6-1.7); FILE MERGED 2005/08/19 07:39:50 cn 1.6.12.2: #i52213# declare instance variables as 'privte static' 2005/07/20 09:08:56 cn 1.6.12.1: #i52213# dock the stylist


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [01a1470da112b82ca61f4b5919680328d4e56d90]

INTEGRATION: CWS qadev24 (1.7.12); FILE MERGED 2005/09/19 17:28:33 cn 1.7.12.2: RESYNC: (1.7-1.8); FILE MERGED 2005/08/19 07:39:50 cn 1.7.12.1: #i52213# declare instance variables as 'privte static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [7a942b2d2c4b16a44f1a180b2f7686f8958f5f44]

INTEGRATION: CWS qadev24 (1.9.12); FILE MERGED 2005/09/19 17:30:34 cn 1.9.12.2: RESYNC: (1.9-1.10); FILE MERGED 2005/08/19 07:39:50 cn 1.9.12.1: #i52213# declare instance variables as 'privte static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [ccb9a596db2f8f5b6bc46886effa4c0a0e352728]

INTEGRATION: CWS qadev24 (1.11.12); FILE MERGED 2005/09/19 17:27:29 cn 1.11.12.2: RESYNC: (1.11-1.12); FILE MERGED 2005/08/19 07:39:50 cn 1.11.12.1: #i52213# declare instance variables as 'privte static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [ca8f1e03a51204d12cde7fdba873852445eac2da]

INTEGRATION: CWS qadev24 (1.10.12); FILE MERGED 2005/09/19 17:29:33 cn 1.10.12.2: RESYNC: (1.10-1.11); FILE MERGED 2005/08/19 07:39:48 cn 1.10.12.1: #i52213# declare instance variables as 'privte static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [f8e66fd708be031f5da6615971bd7d0f684230d5]

INTEGRATION: CWS qadev24 (1.8.22); FILE MERGED 2005/09/19 15:54:26 cn 1.8.22.2: RESYNC: (1.8-1.9); FILE MERGED 2005/09/07 12:49:47 cn 1.8.22.1: #i54317# revoke and remove of temporary databases


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [d3fc79a979003f48b29f20fc5f7a0e2be157fdf1]

INTEGRATION: CWS qadev24 (1.5.16); FILE MERGED 2005/09/19 15:35:37 cn 1.5.16.2: RESYNC: (1.5-1.6); FILE MERGED 2005/08/24 12:23:27 cn 1.5.16.1: #i53720# new object relation 'CRDESC' for com::sun::star::chart::XChartDataArray since #i51627


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [cd97dd3935b2448e8e93bb0c6491e5d0d8c5feb5]

INTEGRATION: CWS qadev24 (1.1.2); FILE ADDED 2005/08/19 14:00:56 cn 1.1.2.2: #i46734# new object relation 'XUserInputInterception.XModel' 2005/08/10 07:47:14 sw 1.1.2.1: #i46734# initial version


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [4357cd7dbb16d45e795b3c49b70b83136de7c217]

INTEGRATION: CWS qadev24 (1.5.98); FILE MERGED 2005/09/19 15:31:26 cn 1.5.98.3: RESYNC: (1.5-1.6); FILE MERGED 2005/09/13 10:53:39 cn 1.5.98.2: #i54543# new object relation XComponent.disposeThis 2005/08/19 14:00:57 cn 1.5.98.1: #i46734# new object relation 'XUserInputInterception.XModel'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [2241912ea0a8902ad24de23661db62ceb6844e3b]

INTEGRATION: CWS qadev24 (1.4.98); FILE MERGED 2005/09/19 15:30:11 cn 1.4.98.2: RESYNC: (1.4-1.5); FILE MERGED 2005/08/19 14:00:57 cn 1.4.98.1: #i46734# new object relation 'XUserInputInterception.XModel'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [839c83f5bc895dabc9f0aa05a6bb8fa6e5941ede]

INTEGRATION: CWS qadev24 (1.5.98); FILE MERGED 2005/09/19 15:28:21 cn 1.5.98.4: RESYNC: (1.5-1.6); FILE MERGED 2005/09/13 10:53:38 cn 1.5.98.3: #i54543# new object relation XComponent.disposeThis 2005/09/13 10:47:48 cn 1.5.98.2: #i54543# new object relation XComponent.disposeThis 2005/08/19 14:00:56 cn 1.5.98.1: #i46734# new object relation 'XUserInputInterception.XModel'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [d7acdd5a236dc227d045a3f6de435e05dc142b21]

INTEGRATION: CWS qadev24 (1.5.16); FILE MERGED 2005/09/19 15:16:55 cn 1.5.16.2: RESYNC: (1.5-1.6); FILE MERGED 2005/09/13 07:59:13 cn 1.5.16.1: #i54533# define class variables for documents as 'static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [59416aa1f32a6b29568cd646e79a08c3a960a67b]

INTEGRATION: CWS qadev24 (1.6.2); FILE MERGED 2005/09/22 12:04:42 cn 1.6.2.4: #i54796# insert some content into document, logging enhancement 2005/09/22 09:48:47 cn 1.6.2.3: #i54796# insert some content into document 2005/09/19 15:03:52 cn 1.6.2.2: RESYNC: (1.6-1.7); FILE MERGED 2005/09/13 07:59:13 cn 1.6.2.1: #i54533# define class variables for documents as 'static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [ba8f25f6a46de45fe5537db0421fc78d0e7269c1]

INTEGRATION: CWS qadev24 (1.5.16); FILE MERGED 2005/09/19 15:08:22 cn 1.5.16.2: RESYNC: (1.5-1.6); FILE MERGED 2005/09/13 07:59:07 cn 1.5.16.1: #i54533# define class variables for documents as 'static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [2855b1e78045b7adeb9a8c521fccbe9027fc9eb2]

INTEGRATION: CWS qadev24 (1.6.2); FILE MERGED 2005/09/22 09:48:47 cn 1.6.2.3: #i54796# insert some content into document 2005/09/19 15:15:39 cn 1.6.2.2: RESYNC: (1.6-1.7); FILE MERGED 2005/09/13 07:59:06 cn 1.6.2.1: #i54533# define class variables for documents as 'static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [29513e63601916055b078e3cf561145ffd849022]

INTEGRATION: CWS qadev24 (1.5.16); FILE MERGED 2005/09/19 15:22:29 cn 1.5.16.2: RESYNC: (1.5-1.6); FILE MERGED 2005/09/13 07:59:06 cn 1.5.16.1: #i54533# define class variables for documents as 'static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [b8d16475f6b181ae7a19dfadd6c55794153e8594]

INTEGRATION: CWS qadev24 (1.6.2); FILE MERGED 2005/09/22 12:04:42 cn 1.6.2.4: #i54796# insert some content into document, logging enhancement 2005/09/22 09:48:46 cn 1.6.2.3: #i54796# insert some content into document 2005/09/19 15:07:34 cn 1.6.2.2: RESYNC: (1.6-1.7); FILE MERGED 2005/09/13 07:59:05 cn 1.6.2.1: #i54533# define class variables for documents as 'static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [89901b2e01fc6c18d5e3eef6d7ad51adf4f140af]

INTEGRATION: CWS qadev24 (1.5.16); FILE MERGED 2005/09/19 15:17:59 cn 1.5.16.2: RESYNC: (1.5-1.6); FILE MERGED 2005/09/13 07:59:05 cn 1.5.16.1: #i54533# define class variables for documents as 'static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [3ecb4a33b15453f445fafeb43c0c192a22701381]

INTEGRATION: CWS qadev24 (1.7.2); FILE MERGED 2005/09/22 12:04:42 cn 1.7.2.4: #i54796# insert some content into document, logging enhancement 2005/09/22 09:48:46 cn 1.7.2.3: #i54796# insert some content into document 2005/09/19 15:05:52 cn 1.7.2.2: RESYNC: (1.7-1.8); FILE MERGED 2005/09/13 07:58:57 cn 1.7.2.1: #i54533# define class variables for documents as 'static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [34428bdea67209689ea3b88bc2de14cbac0000bb]

INTEGRATION: CWS qadev24 (1.5.16); FILE MERGED 2005/09/19 15:23:05 cn 1.5.16.2: RESYNC: (1.5-1.6); FILE MERGED 2005/09/13 07:58:48 cn 1.5.16.1: #i54533# define class variables for documents as 'static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [1da40206c412d5b0481ebd42305093f836b2c578]

INTEGRATION: CWS qadev24 (1.7.2); FILE MERGED 2005/09/22 12:04:41 cn 1.7.2.4: #i54796# insert some content into document, logging enhancement 2005/09/22 09:48:45 cn 1.7.2.3: #i54796# insert some content into document 2005/09/19 15:08:40 cn 1.7.2.2: RESYNC: (1.7-1.8); FILE MERGED 2005/09/13 07:58:47 cn 1.7.2.1: #i54533# define class variables for documents as 'static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [8ef1f56d13f165330ac8c051b4c781388d38bf22]

INTEGRATION: CWS qadev24 (1.6.98); FILE MERGED 2005/09/19 15:18:41 cn 1.6.98.2: RESYNC: (1.6-1.7); FILE MERGED 2005/09/13 07:58:46 cn 1.6.98.1: #i54533# define class variables for documents as 'static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [fed80f8ddb369593efe9b99c581d177772b629cc]

INTEGRATION: CWS qadev24 (1.2.4); FILE MERGED 2005/09/19 15:06:02 cn 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2005/09/13 07:58:46 cn 1.2.4.1: #i54533# define class variables for documents as 'static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [66da0515c1c5c68a44cfcfd965fcc5befdfa7da9]

INTEGRATION: CWS qadev24 (1.2.4); FILE MERGED 2005/09/19 15:06:13 cn 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2005/09/13 07:58:45 cn 1.2.4.1: #i54533# define class variables for documents as 'static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [84c1a82aadd18e7c656c4a2a953cc4668cacb7f4]

INTEGRATION: CWS qadev24 (1.5.98); FILE MERGED 2005/09/19 15:27:36 cn 1.5.98.2: RESYNC: (1.5-1.6); FILE MERGED 2005/09/13 07:58:40 cn 1.5.98.1: #i54533# define class variables for documents as 'static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [07ec0183e847cc160b48447651ec54f8f5fc5a68]

INTEGRATION: CWS qadev24 (1.5.98); FILE MERGED 2005/09/19 15:09:24 cn 1.5.98.2: RESYNC: (1.5-1.6); FILE MERGED 2005/09/13 07:58:39 cn 1.5.98.1: #i54533# define class variables for documents as 'static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [39f7b9e55dedd3b1ad71bbf9b54844e74dfcf9fe]

INTEGRATION: CWS qadev24 (1.10.12); FILE MERGED 2005/09/19 15:11:45 cn 1.10.12.2: RESYNC: (1.10-1.11); FILE MERGED 2005/09/13 07:58:38 cn 1.10.12.1: #i54533# define class variables for documents as 'static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [37aa47e712e7110202bbe26bb3032dc8dfbc51ad]

INTEGRATION: CWS qadev24 (1.5.98); FILE MERGED 2005/09/19 15:10:34 cn 1.5.98.2: RESYNC: (1.5-1.6); FILE MERGED 2005/09/13 07:58:38 cn 1.5.98.1: #i54533# define class variables for documents as 'static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [fa940c181962a669117107a841253b9455e6bfac]

INTEGRATION: CWS qadev24 (1.5.98); FILE MERGED 2005/09/19 15:08:13 cn 1.5.98.2: RESYNC: (1.5-1.6); FILE MERGED 2005/09/13 07:58:38 cn 1.5.98.1: #i54533# define class variables for documents as 'static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [a6fcb19a04f1c847a3a7b865c06e901555995702]

INTEGRATION: CWS qadev24 (1.5.98); FILE MERGED 2005/09/19 15:04:59 cn 1.5.98.2: RESYNC: (1.5-1.6); FILE MERGED 2005/09/13 07:58:37 cn 1.5.98.1: #i54533# define class variables for documents as 'static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [2c8f38fd0915e0db51bc68c9ea535b643cdc8b0b]

INTEGRATION: CWS qadev24 (1.5.98); FILE MERGED 2005/09/19 15:17:33 cn 1.5.98.2: RESYNC: (1.5-1.6); FILE MERGED 2005/09/13 07:58:37 cn 1.5.98.1: #i54533# define class variables for documents as 'static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [3c5ab50d64a673fc5b85cba83a7bf3909398d708]

INTEGRATION: CWS qadev24 (1.5.98); FILE MERGED 2005/09/19 15:06:58 cn 1.5.98.2: RESYNC: (1.5-1.6); FILE MERGED 2005/09/13 07:58:37 cn 1.5.98.1: #i54533# define class variables for documents as 'static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [0d6e05b5aee53b229758cadb2189af4533aadde9]

INTEGRATION: CWS qadev24 (1.9.12); FILE MERGED 2005/09/19 15:11:56 cn 1.9.12.3: RESYNC: (1.9-1.10); FILE MERGED 2005/09/13 07:58:36 cn 1.9.12.2: #i54533# define class variables for documents as 'static' 2005/08/19 14:01:55 cn 1.9.12.1: #i46734# new object relation 'XUserInputInterception.XModel'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [a73aecfe550e7f2f6b58984334a202bc8d4b8e26]

INTEGRATION: CWS qadev24 (1.5.98); FILE MERGED 2005/09/19 15:08:50 cn 1.5.98.2: RESYNC: (1.5-1.6); FILE MERGED 2005/09/13 07:58:34 cn 1.5.98.1: #i54533# define class variables for documents as 'static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [9ec1de30de5240ff33f79b723df1b9eb22943f80]

INTEGRATION: CWS qadev24 (1.6.98); FILE MERGED 2005/09/19 15:07:07 cn 1.6.98.2: RESYNC: (1.6-1.7); FILE MERGED 2005/09/13 07:58:33 cn 1.6.98.1: #i54533# define class variables for documents as 'static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [e815b10b251892ca3ad8d4a2797ec78d704c5985]

INTEGRATION: CWS qadev24 (1.6.16); FILE MERGED 2005/09/19 15:25:12 cn 1.6.16.2: RESYNC: (1.6-1.7); FILE MERGED 2005/09/13 07:58:32 cn 1.6.16.1: #i54533# define class variables for documents as 'static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [2e9e2b83e514eb312d13cb05edaa384f7db8c202]

INTEGRATION: CWS qadev24 (1.6.16); FILE MERGED 2005/09/19 15:22:39 cn 1.6.16.2: RESYNC: (1.6-1.7); FILE MERGED 2005/09/13 07:58:32 cn 1.6.16.1: #i54533# define class variables for documents as 'static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [bad45cb4fb443a5902fbf711acaa6ef59ad12c6d]

INTEGRATION: CWS qadev24 (1.5.16); FILE MERGED 2005/09/19 15:15:20 cn 1.5.16.2: RESYNC: (1.5-1.6); FILE MERGED 2005/09/13 07:58:31 cn 1.5.16.1: #i54533# define class variables for documents as 'static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [224146b9d59280bb1b849981faefdef5a9bc1d43]

INTEGRATION: CWS qadev24 (1.5.16); FILE MERGED 2005/09/19 15:11:22 cn 1.5.16.2: RESYNC: (1.5-1.6); FILE MERGED 2005/09/13 07:58:31 cn 1.5.16.1: #i54533# define class variables for documents as 'static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [486ec0e783c127829313c3d37c8f2977e5ff526b]

INTEGRATION: CWS qadev24 (1.3.98); FILE MERGED 2005/09/19 15:24:46 cn 1.3.98.2: RESYNC: (1.3-1.4); FILE MERGED 2005/09/13 07:58:30 cn 1.3.98.1: #i54533# define class variables for documents as 'static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [9cb9fcd6694d6982411cf91dee80ed76151d5292]

INTEGRATION: CWS qadev24 (1.7.16); FILE MERGED 2005/09/19 15:17:13 cn 1.7.16.2: RESYNC: (1.7-1.8); FILE MERGED 2005/09/13 07:58:29 cn 1.7.16.1: #i54533# define class variables for documents as 'static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [3b07cf703e52bc5d77a7a0320b5ec334f3cc1e59]

INTEGRATION: CWS qadev24 (1.6.16); FILE MERGED 2005/09/19 15:06:45 cn 1.6.16.2: RESYNC: (1.6-1.7); FILE MERGED 2005/09/13 07:58:27 cn 1.6.16.1: #i54533# define class variables for documents as 'static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [e8bb799d529de5baacb5a81682f611c8c5c4bad2]

INTEGRATION: CWS qadev24 (1.2.72); FILE MERGED 2005/09/19 15:14:13 cn 1.2.72.2: RESYNC: (1.2-1.3); FILE MERGED 2005/09/13 07:58:26 cn 1.2.72.1: #i54533# define class variables for documents as 'static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [1cdf7ac91bb964aad2724c5d4ac64c2046edd370]

INTEGRATION: CWS qadev24 (1.5.98); FILE MERGED 2005/09/19 15:20:32 cn 1.5.98.2: RESYNC: (1.5-1.6); FILE MERGED 2005/09/13 07:58:26 cn 1.5.98.1: #i54533# define class variables for documents as 'static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [7f75d2ab5f8d4df55612be0a68a4e8f7fdc9219c]

INTEGRATION: CWS qadev24 (1.5.16); FILE MERGED 2005/09/19 15:24:36 cn 1.5.16.2: RESYNC: (1.5-1.6); FILE MERGED 2005/09/13 07:58:26 cn 1.5.16.1: #i54533# define class variables for documents as 'static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [0d65fa73ce4556f6d346d7e7a56fd4a7bf384257]

INTEGRATION: CWS qadev24 (1.6.16); FILE MERGED 2005/09/19 15:26:48 cn 1.6.16.2: RESYNC: (1.6-1.7); FILE MERGED 2005/09/13 07:58:25 cn 1.6.16.1: #i54533# define class variables for documents as 'static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [18a6a2306fddbdd4d8def9dda614529012151864]

INTEGRATION: CWS qadev24 (1.6.16); FILE MERGED 2005/09/19 15:14:41 cn 1.6.16.2: RESYNC: (1.6-1.7); FILE MERGED 2005/09/13 07:58:24 cn 1.6.16.1: #i54533# define class variables for documents as 'static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [de3559b9aca60bd27627dc8ed017b087ee0064c2]

INTEGRATION: CWS qadev24 (1.8.12); FILE MERGED 2005/09/19 15:14:32 cn 1.8.12.2: RESYNC: (1.8-1.9); FILE MERGED 2005/09/13 07:58:23 cn 1.8.12.1: #i54533# define class variables for documents as 'static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [8ea9d5ea86a6f04e1d9c4283478f425b30d62388]

INTEGRATION: CWS qadev24 (1.4.98); FILE MERGED 2005/09/19 15:24:57 cn 1.4.98.2: RESYNC: (1.4-1.5); FILE MERGED 2005/09/13 07:58:22 cn 1.4.98.1: #i54533# define class variables for documents as 'static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [adae623f7c6501bc47ec94d0344073ad7cb3eb72]

INTEGRATION: CWS qadev24 (1.5.98); FILE MERGED 2005/09/19 15:09:05 cn 1.5.98.2: RESYNC: (1.5-1.6); FILE MERGED 2005/09/13 07:58:21 cn 1.5.98.1: #i54533# define class variables for documents as 'static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [e20e63bcd2b079dba380c8e494fff3811a8a5484]

INTEGRATION: CWS qadev24 (1.6.16); FILE MERGED 2005/09/19 15:13:07 cn 1.6.16.2: RESYNC: (1.6-1.7); FILE MERGED 2005/09/13 07:58:19 cn 1.6.16.1: #i54533# define class variables for documents as 'static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [fd79f956966df9046c52f1bc841e2e988d84dee9]

INTEGRATION: CWS qadev24 (1.6.16); FILE MERGED 2005/09/19 15:16:46 cn 1.6.16.2: RESYNC: (1.6-1.7); FILE MERGED 2005/09/13 07:58:19 cn 1.6.16.1: #i54533# define class variables for documents as 'static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [0cc9f482d3c781e9bb395cf89a69550fe9ebcded]

INTEGRATION: CWS qadev24 (1.5.98); FILE MERGED 2005/09/19 15:15:48 cn 1.5.98.2: RESYNC: (1.5-1.6); FILE MERGED 2005/09/13 07:58:18 cn 1.5.98.1: #i54533# define class variables for documents as 'static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [0350e2268c017cdd4469557c8c5e542641e9711c]

INTEGRATION: CWS qadev24 (1.5.98); FILE MERGED 2005/09/19 15:09:14 cn 1.5.98.2: RESYNC: (1.5-1.6); FILE MERGED 2005/09/13 07:58:17 cn 1.5.98.1: #i54533# define class variables for documents as 'static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [47161ddff67339d0214f55bab3ded05e365f59ba]

INTEGRATION: CWS qadev24 (1.4.98); FILE MERGED 2005/09/19 15:20:08 cn 1.4.98.2: RESYNC: (1.4-1.5); FILE MERGED 2005/09/13 07:58:16 cn 1.4.98.1: #i54533# define class variables for documents as 'static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [a85302981f14337b28480172bbe9e510bc849dbf]

INTEGRATION: CWS qadev24 (1.5.16); FILE MERGED 2005/09/19 15:12:45 cn 1.5.16.2: RESYNC: (1.5-1.6); FILE MERGED 2005/09/13 07:58:16 cn 1.5.16.1: #i54533# define class variables for documents as 'static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [56a834fff83e559406de84a32367708b99eaa1d3]

INTEGRATION: CWS qadev24 (1.5.98); FILE MERGED 2005/09/19 15:13:34 cn 1.5.98.2: RESYNC: (1.5-1.6); FILE MERGED 2005/09/13 07:58:16 cn 1.5.98.1: #i54533# define class variables for documents as 'static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [7d0404b5273c7231775b2fa78994616e0f8dce85]

INTEGRATION: CWS qadev24 (1.4.98); FILE MERGED 2005/09/19 15:05:09 cn 1.4.98.2: RESYNC: (1.4-1.5); FILE MERGED 2005/09/13 07:58:15 cn 1.4.98.1: #i54533# define class variables for documents as 'static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [aac96bba474ff4c19ca7454b6b1d9bf8e71c1d59]

INTEGRATION: CWS qadev24 (1.5.98); FILE MERGED 2005/09/19 15:21:11 cn 1.5.98.2: RESYNC: (1.5-1.6); FILE MERGED 2005/09/13 07:58:15 cn 1.5.98.1: #i54533# define class variables for documents as 'static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [3d6ecd599c55327452841e9c74444417a8419db7]

INTEGRATION: CWS qadev24 (1.7.16); FILE MERGED 2005/09/19 15:07:25 cn 1.7.16.2: RESYNC: (1.7-1.8); FILE MERGED 2005/09/13 07:58:15 cn 1.7.16.1: #i54533# define class variables for documents as 'static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [13afa6953e1b5ce915de2759ad51190f34be4df2]

INTEGRATION: CWS qadev24 (1.5.98); FILE MERGED 2005/09/19 15:19:34 cn 1.5.98.2: RESYNC: (1.5-1.6); FILE MERGED 2005/09/13 07:58:13 cn 1.5.98.1: #i54533# define class variables for documents as 'static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [9934f027bbc0c77ea09db568b1d685ed8a973301]

INTEGRATION: CWS qadev24 (1.5.98); FILE MERGED 2005/09/19 15:17:49 cn 1.5.98.2: RESYNC: (1.5-1.6); FILE MERGED 2005/09/13 07:58:12 cn 1.5.98.1: #i54533# define class variables for documents as 'static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [8a233cb017c65d28a2ccfa24763857550f886fbb]

INTEGRATION: CWS qadev24 (1.6.16); FILE MERGED 2005/09/19 15:18:09 cn 1.6.16.2: RESYNC: (1.6-1.7); FILE MERGED 2005/09/13 07:58:12 cn 1.6.16.1: #i54533# define class variables for documents as 'static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [c8749add169e8374cd9717f7f3486eea82d647be]

INTEGRATION: CWS qadev24 (1.4.98); FILE MERGED 2005/09/19 15:09:59 cn 1.4.98.2: RESYNC: (1.4-1.5); FILE MERGED 2005/09/13 07:58:11 cn 1.4.98.1: #i54533# define class variables for documents as 'static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [71d35a01b2fbfae3f05aad4e8a61581c0ed84d95]

INTEGRATION: CWS qadev24 (1.5.16); FILE MERGED 2005/09/19 15:13:16 cn 1.5.16.2: RESYNC: (1.5-1.6); FILE MERGED 2005/09/13 07:58:09 cn 1.5.16.1: #i54533# define class variables for documents as 'static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [823f8bed7b2aced77d1f1a7abf8c3b54e8f8b07d]

INTEGRATION: CWS qadev24 (1.6.16); FILE MERGED 2005/09/19 15:19:05 cn 1.6.16.2: RESYNC: (1.6-1.7); FILE MERGED 2005/09/13 07:58:08 cn 1.6.16.1: #i54533# define class variables for documents as 'static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [6a41a331447ca6dd1d67be7965e9267bbee73d8b]

INTEGRATION: CWS qadev24 (1.6.16); FILE MERGED 2005/09/19 15:18:55 cn 1.6.16.2: RESYNC: (1.6-1.7); FILE MERGED 2005/09/13 07:58:07 cn 1.6.16.1: #i54533# define class variables for documents as 'static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [b076717b23492c414d7fc2057e58cfa869314482]

INTEGRATION: CWS qadev24 (1.3.16); FILE MERGED 2005/09/19 15:19:58 cn 1.3.16.2: RESYNC: (1.3-1.4); FILE MERGED 2005/09/13 07:58:06 cn 1.3.16.1: #i54533# define class variables for documents as 'static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [6c21dc9cc467e80a0712d1851edd42cc325232de]

INTEGRATION: CWS qadev24 (1.6.16); FILE MERGED 2005/09/19 15:08:04 cn 1.6.16.2: RESYNC: (1.6-1.7); FILE MERGED 2005/09/13 07:58:05 cn 1.6.16.1: #i54533# define class variables for documents as 'static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [a36fac903c5e314452d509afac790e7d1efa4125]

INTEGRATION: CWS qadev24 (1.6.16); FILE MERGED 2005/09/19 15:16:27 cn 1.6.16.2: RESYNC: (1.6-1.7); FILE MERGED 2005/09/13 07:58:05 cn 1.6.16.1: #i54533# define class variables for documents as 'static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [ce273d417f555f097e7b49f395189209d405cc16]

INTEGRATION: CWS qadev24 (1.7.16); FILE MERGED 2005/09/19 15:04:49 cn 1.7.16.2: RESYNC: (1.7-1.8); FILE MERGED 2005/09/13 07:58:05 cn 1.7.16.1: #i54533# define class variables for documents as 'static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [4ade527c75b8b3cb2bcd79508440799c5c0f5ecf]

INTEGRATION: CWS qadev24 (1.5.98); FILE MERGED 2005/09/19 15:17:05 cn 1.5.98.2: RESYNC: (1.5-1.6); FILE MERGED 2005/09/13 07:58:04 cn 1.5.98.1: #i54533# define class variables for documents as 'static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [d03990e18f7987a612bbf4314c29839cb6d9d2c2]

INTEGRATION: CWS qadev24 (1.5.98); FILE MERGED 2005/09/19 15:21:43 cn 1.5.98.2: RESYNC: (1.5-1.6); FILE MERGED 2005/09/13 07:58:03 cn 1.5.98.1: #i54533# define class variables for documents as 'static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [1a3afaeb947f0a4cc88a4d46391cdd4ce27925f4]

INTEGRATION: CWS qadev24 (1.5.98); FILE MERGED 2005/09/19 15:14:52 cn 1.5.98.2: RESYNC: (1.5-1.6); FILE MERGED 2005/09/13 07:58:02 cn 1.5.98.1: #i54533# define class variables for documents as 'static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [89118637b3339ca0252566bd05466a2fd5359a37]

INTEGRATION: CWS qadev24 (1.5.98); FILE MERGED 2005/09/19 15:22:02 cn 1.5.98.2: RESYNC: (1.5-1.6); FILE MERGED 2005/09/13 07:58:02 cn 1.5.98.1: #i54533# define class variables for documents as 'static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [61c71b8329bb12a884ef2157e5e4a82fab578b64]

INTEGRATION: CWS qadev24 (1.5.98); FILE MERGED 2005/09/19 15:24:03 cn 1.5.98.2: RESYNC: (1.5-1.6); FILE MERGED 2005/09/13 07:58:02 cn 1.5.98.1: #i54533# define class variables for documents as 'static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [ecc66272c798bf4416dfc54d107162eb203a5883]

INTEGRATION: CWS qadev24 (1.5.98); FILE MERGED 2005/09/19 15:22:16 cn 1.5.98.2: RESYNC: (1.5-1.6); FILE MERGED 2005/09/13 07:58:01 cn 1.5.98.1: #i54533# define class variables for documents as 'static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [bf0fa7c3cb025832a01ad464767da3fdf4abcc3a]

INTEGRATION: CWS qadev24 (1.5.16); FILE MERGED 2005/09/19 15:18:31 cn 1.5.16.2: RESYNC: (1.5-1.6); FILE MERGED 2005/09/13 07:58:00 cn 1.5.16.1: #i54533# define class variables for documents as 'static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [5e8be3eba1e71a44867683f2861d25c0cba20199]

INTEGRATION: CWS qadev24 (1.4.16); FILE MERGED 2005/09/19 15:04:01 cn 1.4.16.2: RESYNC: (1.4-1.5); FILE MERGED 2005/09/13 07:57:58 cn 1.4.16.1: #i54533# define class variables for documents as 'static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [28b03d45744cc4d8a872b8b669d76834895d8016]

INTEGRATION: CWS qadev24 (1.5.98); FILE MERGED 2005/09/19 15:07:52 cn 1.5.98.2: RESYNC: (1.5-1.6); FILE MERGED 2005/09/13 07:57:57 cn 1.5.98.1: #i54533# define class variables for documents as 'static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [a824a295e9920c6ea8af3bacf0c41427c9617f9c]

INTEGRATION: CWS qadev24 (1.4.98); FILE MERGED 2005/09/19 15:13:25 cn 1.4.98.2: RESYNC: (1.4-1.5); FILE MERGED 2005/09/13 07:57:55 cn 1.4.98.1: #i54533# define class variables for documents as 'static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [f345edf81c4222a05d99b3f465a5655c6f550b68]

INTEGRATION: CWS qadev24 (1.5.98); FILE MERGED 2005/09/19 15:15:29 cn 1.5.98.2: RESYNC: (1.5-1.6); FILE MERGED 2005/09/13 07:57:53 cn 1.5.98.1: #i54533# define class variables for documents as 'static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [bbd73805ca023a98f10b718453a8361d65ec952f]

INTEGRATION: CWS qadev24 (1.2.72); FILE MERGED 2005/09/19 15:23:19 cn 1.2.72.2: RESYNC: (1.2-1.3); FILE MERGED 2005/09/13 07:57:51 cn 1.2.72.1: #i54533# define class variables for documents as 'static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [dd55b166e319ed587194ef955363e54889ece341]

INTEGRATION: CWS qadev24 (1.6.16); FILE MERGED 2005/09/19 15:13:49 cn 1.6.16.2: RESYNC: (1.6-1.7); FILE MERGED 2005/09/13 07:57:50 cn 1.6.16.1: #i54533# define class variables for documents as 'static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [9aab0714f1b262a7a7f8853737a9931b8ac36296]

INTEGRATION: CWS qadev24 (1.7.16); FILE MERGED 2005/09/19 15:17:23 cn 1.7.16.2: RESYNC: (1.7-1.8); FILE MERGED 2005/09/13 07:57:49 cn 1.7.16.1: #i54533# define class variables for documents as 'static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [a29ac6f978a7ba7f67431e83684ff7d6c56a2809]

INTEGRATION: CWS qadev24 (1.6.16); FILE MERGED 2005/09/19 15:09:39 cn 1.6.16.2: RESYNC: (1.6-1.7); FILE MERGED 2005/09/13 07:57:49 cn 1.6.16.1: #i54533# define class variables for documents as 'static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [b115a5d05f32caa39946d2a4c51b4ab8cb460754]

INTEGRATION: CWS qadev24 (1.7.16); FILE MERGED 2005/09/19 15:15:11 cn 1.7.16.2: RESYNC: (1.7-1.8); FILE MERGED 2005/09/13 07:57:48 cn 1.7.16.1: #i54533# define class variables for documents as 'static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [3a302cd60501f4be4079db8a50209fe76efa0d88]

INTEGRATION: CWS qadev24 (1.3.16); FILE MERGED 2005/09/19 15:16:17 cn 1.3.16.2: RESYNC: (1.3-1.4); FILE MERGED 2005/09/13 07:57:48 cn 1.3.16.1: #i54533# define class variables for documents as 'static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [699a26c8c1eb85dbd046e9576f0046e3aaaabb98]

INTEGRATION: CWS qadev24 (1.3.16); FILE MERGED 2005/09/19 15:25:50 cn 1.3.16.2: RESYNC: (1.3-1.4); FILE MERGED 2005/09/13 07:57:47 cn 1.3.16.1: #i54533# define class variables for documents as 'static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [6ff070f6ff128fd1bc46c8b2377c1ac16ad8a709]

INTEGRATION: CWS qadev24 (1.6.16); FILE MERGED 2005/09/19 15:10:50 cn 1.6.16.2: RESYNC: (1.6-1.7); FILE MERGED 2005/09/13 07:57:46 cn 1.6.16.1: #i54533# define class variables for documents as 'static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [5fb5a26978cdcaaccae6652e6c104ad8fffdbe6f]

INTEGRATION: CWS qadev24 (1.7.16); FILE MERGED 2005/09/19 15:10:20 cn 1.7.16.2: RESYNC: (1.7-1.8); FILE MERGED 2005/09/13 07:57:46 cn 1.7.16.1: #i54533# define class variables for documents as 'static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [bf7243431ff64cdac2e224213dcc2e5d868f3eb4]

INTEGRATION: CWS qadev24 (1.2.4); FILE MERGED 2005/09/19 15:08:31 cn 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2005/09/13 07:57:45 cn 1.2.4.1: #i54533# define class variables for documents as 'static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [90074d015caa546debcf826f9b320d4ec7b670d0]

INTEGRATION: CWS qadev24 (1.2.4); FILE MERGED 2005/09/19 15:19:23 cn 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2005/09/13 07:57:45 cn 1.2.4.1: #i54533# define class variables for documents as 'static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [540c81d64a22f38b99a9c7549d940e7987d762d9]

INTEGRATION: CWS qadev24 (1.2.4); FILE MERGED 2005/09/19 15:26:30 cn 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2005/09/13 07:57:44 cn 1.2.4.1: #i54533# define class variables for documents as 'static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [a968e6fa6d2f098c6c7894d35baf623d1b0b241e]

INTEGRATION: CWS qadev24 (1.6.16); FILE MERGED 2005/09/19 15:12:05 cn 1.6.16.2: RESYNC: (1.6-1.7); FILE MERGED 2005/09/13 07:57:43 cn 1.6.16.1: #i54533# define class variables for documents as 'static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [95bcb9a184467a7a38da2ab846f1f6b88b00076f]

INTEGRATION: CWS qadev24 (1.6.16); FILE MERGED 2005/09/19 15:13:59 cn 1.6.16.2: RESYNC: (1.6-1.7); FILE MERGED 2005/09/13 07:57:42 cn 1.6.16.1: #i54533# define class variables for documents as 'static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [67ca31c30bfb156e33b55873085ab9dee75a6ab3]

INTEGRATION: CWS qadev24 (1.5.98); FILE MERGED 2005/09/19 15:25:39 cn 1.5.98.2: RESYNC: (1.5-1.6); FILE MERGED 2005/09/13 07:57:42 cn 1.5.98.1: #i54533# define class variables for documents as 'static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [9bca467ff8037ea811dafde90cd060fbfff2fa2b]

INTEGRATION: CWS qadev24 (1.5.98); FILE MERGED 2005/09/19 15:19:14 cn 1.5.98.2: RESYNC: (1.5-1.6); FILE MERGED 2005/09/13 07:57:40 cn 1.5.98.1: #i54533# define class variables for documents as 'static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [4c3dbae6b1035f1ee984820d550c9302f689d82b]

INTEGRATION: CWS qadev24 (1.5.98); FILE MERGED 2005/09/19 15:05:18 cn 1.5.98.2: RESYNC: (1.5-1.6); FILE MERGED 2005/09/13 07:57:39 cn 1.5.98.1: #i54533# define class variables for documents as 'static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [c9af1ce7bcf8334e467ce51087dfa14471f019ca]

INTEGRATION: CWS qadev24 (1.5.98); FILE MERGED 2005/09/19 15:15:02 cn 1.5.98.2: RESYNC: (1.5-1.6); FILE MERGED 2005/09/13 07:57:39 cn 1.5.98.1: #i54533# define class variables for documents as 'static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [e6bb953b773fa0f9450a24543d774689f2373fd9]

INTEGRATION: CWS qadev24 (1.6.16); FILE MERGED 2005/09/19 15:03:43 cn 1.6.16.2: RESYNC: (1.6-1.7); FILE MERGED 2005/09/13 07:57:38 cn 1.6.16.1: #i54533# define class variables for documents as 'static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [d8b483777f3405b5fbc79ba63d709c458f0c9bf1]

INTEGRATION: CWS qadev24 (1.6.16); FILE MERGED 2005/09/19 15:06:35 cn 1.6.16.2: RESYNC: (1.6-1.7); FILE MERGED 2005/09/13 07:57:38 cn 1.6.16.1: #i54533# define class variables for documents as 'static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [ff9a5f4cda605f7ad2a047c9c5194593831fac8e]

INTEGRATION: CWS qadev24 (1.5.98); FILE MERGED 2005/09/19 15:04:14 cn 1.5.98.2: RESYNC: (1.5-1.6); FILE MERGED 2005/09/13 07:57:37 cn 1.5.98.1: #i54533# define class variables for documents as 'static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [32fbc9e4973e3eb2b4c81b406d292cdf9370e0c3]

INTEGRATION: CWS qadev24 (1.6.98); FILE MERGED 2005/09/19 15:11:36 cn 1.6.98.2: RESYNC: (1.6-1.7); FILE MERGED 2005/09/13 07:57:36 cn 1.6.98.1: #i54533# define class variables for documents as 'static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [2c4b2efe856d4c006d58a4301c3909e6b946bb3a]

INTEGRATION: CWS qadev24 (1.7.16); FILE MERGED 2005/09/19 15:20:48 cn 1.7.16.2: RESYNC: (1.7-1.8); FILE MERGED 2005/09/13 07:57:36 cn 1.7.16.1: #i54533# define class variables for documents as 'static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [a7ab32fcbdc58f40933179b20a21d6b18f5c6cea]

INTEGRATION: CWS qadev24 (1.5.98); FILE MERGED 2005/09/19 15:27:21 cn 1.5.98.2: RESYNC: (1.5-1.6); FILE MERGED 2005/09/13 07:57:35 cn 1.5.98.1: #i54533# define class variables for documents as 'static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [ea950371568d7276b4dae8e9837811383f3f6d83]

INTEGRATION: CWS qadev24 (1.5.98); FILE MERGED 2005/09/19 15:21:00 cn 1.5.98.2: RESYNC: (1.5-1.6); FILE MERGED 2005/09/13 07:57:34 cn 1.5.98.1: #i54533# define class variables for documents as 'static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [adf097dc8d79266d2cd754b9fd45e3f883fc1721]

INTEGRATION: CWS qadev24 (1.6.16); FILE MERGED 2005/09/19 15:22:51 cn 1.6.16.2: RESYNC: (1.6-1.7); FILE MERGED 2005/09/13 07:57:34 cn 1.6.16.1: #i54533# define class variables for documents as 'static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [81adceeecd073746d92226cd5a3dd755c81fe17f]

INTEGRATION: CWS qadev24 (1.6.16); FILE MERGED 2005/09/19 15:12:26 cn 1.6.16.2: RESYNC: (1.6-1.7); FILE MERGED 2005/09/13 07:57:33 cn 1.6.16.1: #i54533# define class variables for documents as 'static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [13dbe53a3a567eceb919c80b96057cc25e75a09b]

INTEGRATION: CWS qadev24 (1.8.16); FILE MERGED 2005/09/19 15:12:15 cn 1.8.16.2: RESYNC: (1.8-1.9); FILE MERGED 2005/09/13 07:57:33 cn 1.8.16.1: #i54533# define class variables for documents as 'static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [4c064d03c7fdb92d02854ef30e1919adb9a27c80]

INTEGRATION: CWS qadev24 (1.6.16); FILE MERGED 2005/09/19 15:09:49 cn 1.6.16.2: RESYNC: (1.6-1.7); FILE MERGED 2005/09/13 07:57:32 cn 1.6.16.1: #i54533# define class variables for documents as 'static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [b74b7c389f512f86053d7d7f8e146a26c412fff2]

INTEGRATION: CWS qadev24 (1.7.16); FILE MERGED 2005/09/19 15:14:22 cn 1.7.16.2: RESYNC: (1.7-1.8); FILE MERGED 2005/09/13 07:57:32 cn 1.7.16.1: #i54533# define class variables for documents as 'static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [1022a975c804da60ed7789a1fdb52a97e4f27960]

INTEGRATION: CWS qadev24 (1.7.16); FILE MERGED 2005/09/19 15:04:38 cn 1.7.16.2: RESYNC: (1.7-1.8); FILE MERGED 2005/09/13 07:57:31 cn 1.7.16.1: #i54533# define class variables for documents as 'static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [a54596c8aec8d5c367ed6726560609aeaecfe777]

INTEGRATION: CWS qadev24 (1.6.16); FILE MERGED 2005/09/19 15:07:16 cn 1.6.16.2: RESYNC: (1.6-1.7); FILE MERGED 2005/09/13 07:57:30 cn 1.6.16.1: #i54533# define class variables for documents as 'static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [a0c5f237e9d876dedfeae6eabb97076ea4eace39]

INTEGRATION: CWS qadev24 (1.4.16); FILE MERGED 2005/09/19 15:20:22 cn 1.4.16.2: RESYNC: (1.4-1.5); FILE MERGED 2005/09/13 07:57:29 cn 1.4.16.1: #i54533# define class variables for documents as 'static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [dde800da57dfbfbc82077b1b31e92c3c1092e0a7]

INTEGRATION: CWS qadev24 (1.3.6); FILE MERGED 2005/09/19 15:21:21 cn 1.3.6.2: RESYNC: (1.3-1.4); FILE MERGED 2005/09/13 07:57:28 cn 1.3.6.1: #i54533# define class variables for documents as 'static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [16b7e9b702a2f70bc11ff95ecbf4178944735f8d]

INTEGRATION: CWS qadev24 (1.6.16); FILE MERGED 2005/09/19 15:07:44 cn 1.6.16.2: RESYNC: (1.6-1.7); FILE MERGED 2005/09/13 07:57:27 cn 1.6.16.1: #i54533# define class variables for documents as 'static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [3812b1b1d8faed90a9db0dccbb2d33d71006b7b7]

INTEGRATION: CWS qadev24 (1.7.12); FILE MERGED 2005/09/19 15:23:51 cn 1.7.12.2: RESYNC: (1.7-1.8); FILE MERGED 2005/09/13 07:57:27 cn 1.7.12.1: #i54533# define class variables for documents as 'static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [bbbd3c8f42c300c9fa72a90a5d8f6d2042983393]

INTEGRATION: CWS qadev24 (1.10.12); FILE MERGED 2005/09/19 15:10:58 cn 1.10.12.2: RESYNC: (1.10-1.11); FILE MERGED 2005/09/13 07:57:26 cn 1.10.12.1: #i54533# define class variables for documents as 'static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [d008bb2f88ccc8f85987c7239f12b82bbfd58def]

INTEGRATION: CWS qadev24 (1.8.12); FILE MERGED 2005/09/19 15:26:18 cn 1.8.12.2: RESYNC: (1.8-1.9); FILE MERGED 2005/09/13 07:57:25 cn 1.8.12.1: #i54533# define class variables for documents as 'static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [6609f005a9a41ee6851d940a195c494b95490276]

INTEGRATION: CWS qadev24 (1.8.12); FILE MERGED 2005/09/19 15:15:57 cn 1.8.12.2: RESYNC: (1.8-1.9); FILE MERGED 2005/09/13 07:57:25 cn 1.8.12.1: #i54533# define class variables for documents as 'static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [173665546df5bba452bb5970573081d08219b781]

INTEGRATION: CWS qadev24 (1.10.2); FILE MERGED 2005/09/19 15:26:04 cn 1.10.2.2: RESYNC: (1.10-1.11); FILE MERGED 2005/09/13 07:57:24 cn 1.10.2.1: #i54533# define class variables for documents as 'static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [006ebf00e3e8ec56de5fb1020462595083095da7]

INTEGRATION: CWS qadev24 (1.8.2); FILE MERGED 2005/09/19 15:16:07 cn 1.8.2.2: RESYNC: (1.8-1.9); FILE MERGED 2005/09/13 07:57:24 cn 1.8.2.1: #i54533# define class variables for documents as 'static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [066340cd57b4b4fe3256c0a67497c14ab5532015]

INTEGRATION: CWS qadev24 (1.10.2); FILE MERGED 2005/09/19 15:16:36 cn 1.10.2.2: RESYNC: (1.10-1.11); FILE MERGED 2005/09/13 07:57:23 cn 1.10.2.1: #i54533# define class variables for documents as 'static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [53dd38063797b943c58ccec143149ebde04569f5]

INTEGRATION: CWS qadev24 (1.8.2); FILE MERGED 2005/09/19 15:12:54 cn 1.8.2.2: RESYNC: (1.8-1.9); FILE MERGED 2005/09/13 07:57:22 cn 1.8.2.1: #i54533# define class variables for documents as 'static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [8465fcf9a36c03b8953c026ed83e2c25dea3f08b]

INTEGRATION: CWS qadev24 (1.9.2); FILE MERGED 2005/09/19 15:21:31 cn 1.9.2.2: RESYNC: (1.9-1.10); FILE MERGED 2005/09/13 07:57:22 cn 1.9.2.1: #i54533# define class variables for documents as 'static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [c159af6a392873679ffa0da1e42eddb03c7e0dbb]

INTEGRATION: CWS qadev24 (1.8.2); FILE MERGED 2005/09/19 15:05:35 cn 1.8.2.2: RESYNC: (1.8-1.9); FILE MERGED 2005/09/13 07:57:22 cn 1.8.2.1: #i54533# define class variables for documents as 'static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [932e1296e703d6583093f7441a495672e50cdd18]

INTEGRATION: CWS qadev24 (1.9.2); FILE MERGED 2005/09/19 15:12:36 cn 1.9.2.2: RESYNC: (1.9-1.10); FILE MERGED 2005/09/13 07:57:22 cn 1.9.2.1: #i54533# define class variables for documents as 'static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [fa2565b857c97622fbb6438106bded5c2d2f9089]

INTEGRATION: CWS qadev24 (1.9.2); FILE MERGED 2005/09/19 15:18:20 cn 1.9.2.2: RESYNC: (1.9-1.10); FILE MERGED 2005/09/13 07:57:21 cn 1.9.2.1: #i54533# define class variables for documents as 'static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [6d64aea483d53f96f1196e68ca856755ff4eb0ec]

INTEGRATION: CWS qadev24 (1.4.72); FILE MERGED 2005/09/19 15:23:38 cn 1.4.72.2: RESYNC: (1.4-1.5); FILE MERGED 2005/09/13 07:57:20 cn 1.4.72.1: #i54533# define class variables for documents as 'static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [12f89b80a4ae3bece58d6f6d1f3428ca5e6f4497]

INTEGRATION: CWS qadev24 (1.5.12); FILE MERGED 2005/09/19 15:04:28 cn 1.5.12.2: RESYNC: (1.5-1.6); FILE MERGED 2005/09/13 07:57:20 cn 1.5.12.1: #i54533# define class variables for documents as 'static'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [b11bebdbec1e6b5b86ef2a74025d6bb9d7ab5405]

INTEGRATION: CWS qadev24 (1.6.12); FILE MERGED 2005/09/19 16:52:06 cn 1.6.12.2: RESYNC: (1.6-1.7); FILE MERGED 2005/09/08 14:39:01 cn 1.6.12.1: #i52275# enhance logging


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [f0f86744bfd94c3c70d84695389aa29d5ceff107]

INTEGRATION: CWS qadev24 (1.4.2); FILE MERGED 2005/09/19 13:27:01 cn 1.4.2.2: RESYNC: (1.4-1.5); FILE MERGED 2005/08/10 07:50:39 sw 1.4.2.1: #i46734# removed superfluous comperator


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [35477b8bca77e0bc20eb66e2e31d5dee7128b95c]

INTEGRATION: CWS qadev24 (1.3.114); FILE MERGED 2005/09/19 13:27:13 cn 1.3.114.2: RESYNC: (1.3-1.4); FILE MERGED 2005/08/16 09:05:21 cn 1.3.114.1: #i52275# use XSimpleFileAccess to locaate printed file


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [5ac1fc81ee896d0c7aea7c9d4812eafe58cde9cb]

INTEGRATION: CWS qadev24 (1.3.114); FILE MERGED 2005/09/19 12:14:48 cn 1.3.114.2: RESYNC: (1.3-1.4); FILE MERGED 2005/09/13 10:25:35 cn 1.3.114.1: #i54539# replace 'tEnv.dispose()' with 'this.disposeEnvironment()'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [76f314ef8285eecccd24452e0a712afa28c0db8a]

INTEGRATION: CWS qadev24 (1.3.102); FILE MERGED 2005/09/19 12:17:13 cn 1.3.102.2: RESYNC: (1.3-1.4); FILE MERGED 2005/09/13 10:25:35 cn 1.3.102.1: #i54539# replace 'tEnv.dispose()' with 'this.disposeEnvironment()'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [575e22b05aa90abf74431fd96f31e45e76b23b32]

INTEGRATION: CWS qadev24 (1.2.114); FILE MERGED 2005/09/19 14:07:03 cn 1.2.114.2: RESYNC: (1.2-1.3); FILE MERGED 2005/09/13 10:25:34 cn 1.2.114.1: #i54539# replace 'tEnv.dispose()' with 'this.disposeEnvironment()'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [4dcf97870392cadca5c1858a9606c2bda3eb4787]

INTEGRATION: CWS qadev24 (1.2.114); FILE MERGED 2005/09/19 14:04:26 cn 1.2.114.2: RESYNC: (1.2-1.3); FILE MERGED 2005/09/13 10:25:33 cn 1.2.114.1: #i54539# replace 'tEnv.dispose()' with 'this.disposeEnvironment()'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [cc66f1c6a6a84b889b67a7345fed7f570b99d788]

INTEGRATION: CWS qadev24 (1.4.76); FILE MERGED 2005/09/19 15:03:23 cn 1.4.76.2: RESYNC: (1.4-1.5); FILE MERGED 2005/09/13 10:25:32 cn 1.4.76.1: #i54539# replace 'tEnv.dispose()' with 'this.disposeEnvironment()'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [56131ecdd919fc959a6c125ac6bc46976ae3f96b]

INTEGRATION: CWS qadev24 (1.1.2); FILE ADDED 2005/08/22 09:51:57 sw 1.1.2.1: #i46734#


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [626e02d52a6e672efb284c06861e5d1bb79c5edc]

INTEGRATION: CWS qadev24 (1.1.2); FILE ADDED 2005/08/05 12:46:48 sw 1.1.2.1: #i22891# initial version


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [a7b05573ee345692502c9bd1c41e158c00d512af]

INTEGRATION: CWS qadev24 (1.3.114); FILE MERGED 2005/09/19 14:54:54 cn 1.3.114.2: RESYNC: (1.3-1.4); FILE MERGED 2005/09/13 10:25:30 cn 1.3.114.1: #i54539# replace 'tEnv.dispose()' with 'this.disposeEnvironment()'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [91298f74b23686b44fc4d3ac704460809656a142]

INTEGRATION: CWS qadev24 (1.4.2); FILE MERGED 2005/09/19 13:01:15 cn 1.4.2.2: RESYNC: (1.4-1.5); FILE MERGED 2005/09/13 10:25:28 cn 1.4.2.1: #i54539# replace 'tEnv.dispose()' with 'this.disposeEnvironment()'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [f1c02b1b70c877e247a0fef685f82904f7175cba]

INTEGRATION: CWS qadev24 (1.2.114); FILE MERGED 2005/09/19 12:11:39 cn 1.2.114.2: RESYNC: (1.2-1.3); FILE MERGED 2005/09/13 10:25:27 cn 1.2.114.1: #i54539# replace 'tEnv.dispose()' with 'this.disposeEnvironment()'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [e32f69079c988d23c421c8034f316969f48204fb]

INTEGRATION: CWS qadev24 (1.2.114); FILE MERGED 2005/09/19 12:12:36 cn 1.2.114.2: RESYNC: (1.2-1.3); FILE MERGED 2005/09/13 10:25:26 cn 1.2.114.1: #i54539# replace 'tEnv.dispose()' with 'this.disposeEnvironment()'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [5492f66758ca76d2b7dbe0f427bea542c3ecf908]

INTEGRATION: CWS qadev24 (1.2.114); FILE MERGED 2005/09/19 12:11:17 cn 1.2.114.2: RESYNC: (1.2-1.3); FILE MERGED 2005/09/13 10:25:26 cn 1.2.114.1: #i54539# replace 'tEnv.dispose()' with 'this.disposeEnvironment()'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [9b32cdbe03ae029ed32ee76a753fd0a30463e8c9]

INTEGRATION: CWS qadev24 (1.2.114); FILE MERGED 2005/09/19 12:12:27 cn 1.2.114.2: RESYNC: (1.2-1.3); FILE MERGED 2005/09/13 10:25:26 cn 1.2.114.1: #i54539# replace 'tEnv.dispose()' with 'this.disposeEnvironment()'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [2fb5c9275cc8547e00c26bf513c7dd3ac2a9d8f5]

INTEGRATION: CWS qadev24 (1.2.114); FILE MERGED 2005/09/19 12:10:59 cn 1.2.114.2: RESYNC: (1.2-1.3); FILE MERGED 2005/09/13 10:25:25 cn 1.2.114.1: #i54539# replace 'tEnv.dispose()' with 'this.disposeEnvironment()'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [985398793fae658476154b5a1e54d475ae7a5fed]

INTEGRATION: CWS qadev24 (1.2.114); FILE MERGED 2005/09/19 12:10:48 cn 1.2.114.2: RESYNC: (1.2-1.3); FILE MERGED 2005/09/13 10:25:25 cn 1.2.114.1: #i54539# replace 'tEnv.dispose()' with 'this.disposeEnvironment()'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [46abae76305979c9250dea0c8e328520cb0c01bd]

INTEGRATION: CWS qadev24 (1.2.114); FILE MERGED 2005/09/19 12:11:08 cn 1.2.114.2: RESYNC: (1.2-1.3); FILE MERGED 2005/09/13 10:25:25 cn 1.2.114.1: #i54539# replace 'tEnv.dispose()' with 'this.disposeEnvironment()'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [8df0b4a86ce3e898d85a148edec1ecba17ce4fce]

INTEGRATION: CWS qadev24 (1.2.114); FILE MERGED 2005/09/19 12:11:47 cn 1.2.114.2: RESYNC: (1.2-1.3); FILE MERGED 2005/09/13 10:25:23 cn 1.2.114.1: #i54539# replace 'tEnv.dispose()' with 'this.disposeEnvironment()'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [a1f61aba8f1aec66a0b8077cd8c7e5bc8e77cf2d]

INTEGRATION: CWS qadev24 (1.2.114); FILE MERGED 2005/09/19 12:12:45 cn 1.2.114.2: RESYNC: (1.2-1.3); FILE MERGED 2005/09/13 10:25:23 cn 1.2.114.1: #i54539# replace 'tEnv.dispose()' with 'this.disposeEnvironment()'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [4313d936b8efe7dc9dfb9a4078997c01dd7e854d]

INTEGRATION: CWS qadev24 (1.5.2); FILE MERGED 2005/10/06 13:30:03 cn 1.5.2.1: #i55556# the october was not assignet to the 4th quater, that is fixed now


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [8af292ca6b3db633f07f7ea3150de53065187e36]

INTEGRATION: CWS qadev24 (1.4.76); FILE MERGED 2005/09/19 13:48:46 cn 1.4.76.2: RESYNC: (1.4-1.5); FILE MERGED 2005/07/08 08:19:55 cn 1.4.76.1: #i51717# adopt test because of bug i51665. The method initialize() now could handle an uno.runtimeException with a special error text


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [f9fb932c9532001557228c2b0950b56e0428dbc2]

INTEGRATION: CWS qadev24 (1.4.76); FILE MERGED 2005/09/19 13:50:45 cn 1.4.76.2: RESYNC: (1.4-1.5); FILE MERGED 2005/08/15 12:46:26 cn 1.4.76.1: #i52579# UNO-API calls must recorded


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [f021fdbcd7291e07807af43f4bf1b2de736b2c3b]

INTEGRATION: CWS qadev24 (1.2.114); FILE MERGED 2005/09/19 14:35:04 cn 1.2.114.2: RESYNC: (1.2-1.3); FILE MERGED 2005/08/05 12:03:58 sw 1.2.114.1: #i22888#


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [7a22390725f038d90f192e534e97dce8683a13d4]

INTEGRATION: CWS qadev24 (1.1.2); FILE ADDED 2005/08/19 13:57:19 cn 1.1.2.2: #i46734# fixed imports 2005/08/19 13:48:05 cn 1.1.2.1: #i46734# new initial version


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [81f0ef4bf7b1a3b8fe1049ea7dca668153bbe0e6]

INTEGRATION: CWS qadev24 (1.5.2); FILE MERGED 2005/11/02 10:09:16 sw 1.5.2.1: #111721# special for Scrollbar


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [8b932be545540701cc0ba589d1c1833ad80deb09]

INTEGRATION: CWS qadev24 (1.14.114); FILE MERGED 2005/09/19 14:44:34 cn 1.14.114.2: RESYNC: (1.14-1.15); FILE MERGED 2005/08/05 09:46:02 sw 1.14.114.1: #111638#


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [a02ca058fb2984c08a3b117fbd65c597b00c7fb9]

INTEGRATION: CWS qadev24 (1.3.114); FILE MERGED 2005/09/19 14:43:42 cn 1.3.114.2: RESYNC: (1.3-1.4); FILE MERGED 2005/08/24 09:40:17 cn 1.3.114.1: #i52275# enhance logging


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [6a13284f4bdce19a7ca17be6f7ac2d6083f8bac6]

INTEGRATION: CWS qadev24 (1.4.2); FILE MERGED 2005/08/30 13:09:33 cn 1.4.2.4: #i53977# the closing time for a self closing of the office get a new parameter 'OfficeCloseTimeOut' which is 5000 ms by default 2005/08/26 09:27:57 cn 1.4.2.3: #i52275# KEEP_DOCUMENT added 2005/08/15 13:18:30 cn 1.4.2.2: #i52234# new parameter NewOfficeInstance 2005/07/20 15:13:49 cn 1.4.2.1: #i52234# new property 'NewOfficeInstance'


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [5f942c35bba220c281b2e9e939a84c1307a2b5e8]

INTEGRATION: CWS qadev24 (1.3.16); FILE MERGED 2005/09/19 21:48:54 cn 1.3.16.3: RESYNC: (1.3-1.4); FILE MERGED 2005/08/19 13:58:42 cn 1.3.16.2: #i46734# new function 'bringWindowToFromt()' 2005/07/20 09:10:52 cn 1.3.16.1: #i52213# add dockStylist()


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [57a363d19bc8c42281e24c193b10086592737592]

INTEGRATION: CWS qadev24 (1.1.2); FILE ADDED 2005/09/22 10:19:56 cn 1.1.2.1: #i54796# new initial version


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [5396c0d07406d0118c355f77bcdde062701c0d8b]

INTEGRATION: CWS qadev24 (1.9.2); FILE MERGED 2005/09/19 21:42:13 cn 1.9.2.2: RESYNC: (1.9-1.10); FILE MERGED 2005/08/30 13:09:33 cn 1.9.2.1: #i53977# the closing time for a self closing of the office get a new parameter 'OfficeCloseTimeOut' which is 5000 ms by default


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [5552c4417429cbc58fef2d95b4eaacc869885fc4]

INTEGRATION: CWS qadev24 (1.9.2); FILE MERGED 2005/09/19 22:07:58 cn 1.9.2.2: RESYNC: (1.9-1.10); FILE MERGED 2005/09/09 13:52:54 sg 1.9.2.1: #i53977#added c'tor for handling the office start


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [94366d5c86cf6e5052e049a061911cdb257f7f17]

INTEGRATION: CWS qadev24 (1.17.2); FILE MERGED 2005/09/19 22:08:19 cn 1.17.2.2: RESYNC: (1.17-1.18); FILE MERGED 2005/08/30 13:09:32 cn 1.17.2.1: #i53977# the closing time for a self closing of the office get a new parameter 'OfficeCloseTimeOut' which is 5000 ms by default


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [a6aae258ce4ddb3ec68c815dbbb451a93f66d5b8]

INTEGRATION: CWS qadev24 (1.3.2); FILE MERGED 2005/10/04 10:41:51 lla 1.3.2.1: #i52275# better recursive directory cleaning software


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [bc8e26686f2b8b65c2143e7daa85b31295222f57]

INTEGRATION: CWS qadev24 (1.1.2); FILE ADDED 2005/07/20 09:09:55 cn 1.1.2.1: #i52213# new initial version


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [633ba86b451a5c378204c6e8ff06e886051b7c48]

INTEGRATION: CWS qadev24 (1.5.6); FILE MERGED 2005/09/19 22:02:55 cn 1.5.6.2: RESYNC: (1.5-1.6); FILE MERGED 2005/07/18 11:33:27 lla 1.5.6.1: #124348# status changes


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [c48b4d16ca58471608fb60373bb6cf60580310a5]

INTEGRATION: CWS qadev24 (1.4.12); FILE MERGED 2005/10/04 10:02:59 lla 1.4.12.7: #i52275# add some more times 2005/09/30 10:30:37 lla 1.4.12.6: #i52275# compile failure 2005/09/30 10:21:12 lla 1.4.12.5: #i52275# start office only if really need 2005/09/19 22:02:46 cn 1.4.12.4: RESYNC: (1.4-1.5); FILE MERGED 2005/08/12 07:07:32 lla 1.4.12.3: #124348# prepare source for use of leave out lists 2005/08/08 12:33:40 lla 1.4.12.2: #124348# add the feature to leave out files 2005/08/08 10:56:56 lla 1.4.12.1: #124348# problems with Referencebuilds fixed


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [c94c0b65929ac9b5982df2e67ae563fb70eb15d8]

INTEGRATION: CWS qadev24 (1.3.22); FILE MERGED 2005/09/19 22:06:17 cn 1.3.22.2: RESYNC: (1.3-1.4); FILE MERGED 2005/08/08 12:33:40 lla 1.3.22.1: #124348# add the feature to leave out files


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [4c08aef121721358ec8abbb860d82f9e9bb8cec1]

INTEGRATION: CWS qadev24 (1.1.2); FILE ADDED 2005/10/04 10:02:58 lla 1.1.2.6: #i52275# add some more times 2005/09/30 11:10:51 lla 1.1.2.5: #i52275# handle version 2005/09/30 10:27:24 lla 1.1.2.4: #i52275# speedup 2005/09/29 14:03:17 lla 1.1.2.3: #i52275# word performance 2005/09/29 12:45:09 lla 1.1.2.2: #i52275# nullpointer exception because array too small 2005/09/27 11:19:58 lla 1.1.2.1: #i52275# PerformanceContainer


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [e5672257b1720a9ec690edf03411fa6589c98d60]

INTEGRATION: CWS qadev24 (1.4.12); FILE MERGED 2005/10/04 10:02:58 lla 1.4.12.9: #i52275# add some more times 2005/09/30 11:28:21 lla 1.4.12.8: #i52275# add some returns 2005/09/30 11:10:50 lla 1.4.12.7: #i52275# handle version 2005/09/30 10:25:06 lla 1.4.12.6: #i52275# beautify info file 2005/09/27 11:20:25 lla 1.4.12.5: #i52275# PerformanceContainer 2005/09/19 22:04:04 cn 1.4.12.4: RESYNC: (1.4-1.5); FILE MERGED 2005/08/12 11:37:12 lla 1.4.12.3: #124348# give reason why wait. 2005/08/12 06:45:14 lla 1.4.12.2: #124348# leave out picture files 2005/07/18 11:33:27 lla 1.4.12.1: #124348# status changes


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [67b3a96a615cf4672c54083de353f8918142a862]

INTEGRATION: CWS qadev24 (1.5.2); FILE MERGED 2005/09/30 11:10:50 lla 1.5.2.10: #i52275# handle version 2005/09/30 10:24:23 lla 1.5.2.9: #i52275# problem with nullpointer fixed 2005/09/29 14:03:16 lla 1.5.2.8: #i52275# word performance 2005/09/29 12:44:07 lla 1.5.2.7: #i52275# printViaWord.pl changes 2005/09/27 11:20:25 lla 1.5.2.6: #i52275# PerformanceContainer 2005/09/19 22:02:38 cn 1.5.2.5: RESYNC: (1.5-1.6); FILE MERGED 2005/08/12 11:37:12 lla 1.5.2.4: #124348# give reason why wait. 2005/08/12 06:46:30 lla 1.5.2.3: #124348# handle dot and rtf also as Microsoft documents 2005/08/08 10:49:03 lla 1.5.2.2: #124348# problems with Office2003, after print, document needs to save again. Fixed 2005/07/18 11:33:27 lla 1.5.2.1: #124348# status changes


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [9cac2d20cc1920b34f52f48b6fb84e817d7dbe9a]

INTEGRATION: CWS qadev24 (1.1.2); FILE ADDED 2005/07/18 11:33:05 lla 1.1.2.1: #124348# create a list output file


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [1c91ee139860ebaf62ecabd9ed559bf153cc200f]

INTEGRATION: CWS qadev24 (1.5.4); FILE MERGED 2005/09/30 10:26:54 lla 1.5.4.5: #i52275# handle NoOffice Parameter 2005/09/27 11:20:24 lla 1.5.4.4: #i52275# PerformanceContainer 2005/09/19 22:03:41 cn 1.5.4.3: RESYNC: (1.5-1.6); FILE MERGED 2005/08/26 07:14:06 lla 1.5.4.2: #124348# filter some pictures out 2005/08/08 12:33:40 lla 1.5.4.1: #124348# add the feature to leave out files


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [29f2e04cb256066bdd511294f53210f47206ceca]

INTEGRATION: CWS qadev24 (1.3.12); FILE MERGED 2005/09/19 22:01:21 cn 1.3.12.3: RESYNC: (1.3-1.4); FILE MERGED 2005/08/12 11:37:12 lla 1.3.12.2: #124348# give reason why wait. 2005/08/08 10:55:48 lla 1.3.12.1: #124348# wait a second


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [adff2466301dadf2e5803275caf442c7c140e88a]

INTEGRATION: CWS qadev24 (1.3.12); FILE MERGED 2005/09/19 22:02:04 cn 1.3.12.2: RESYNC: (1.3-1.4); FILE MERGED 2005/08/12 07:44:07 lla 1.3.12.1: #124348# prepare source for use of leave out lists


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [4c8b41fdc60824618404c828d1a18cb923dbef80]

INTEGRATION: CWS qadev24 (1.4.12); FILE MERGED 2005/10/04 10:02:56 lla 1.4.12.6: #i52275# add some more times 2005/09/30 10:21:12 lla 1.4.12.5: #i52275# start office only if really need 2005/09/19 22:03:33 cn 1.4.12.4: RESYNC: (1.4-1.5); FILE MERGED 2005/08/12 07:44:06 lla 1.4.12.3: #124348# prepare source for use of leave out lists 2005/08/08 10:47:25 lla 1.4.12.2: #124348# problems with directory usage fixed 2005/07/18 11:33:27 lla 1.4.12.1: #124348# status changes


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [c9ed55e6ecfb9881db29a28112a18620c7bf8d84]

INTEGRATION: CWS qadev24 (1.2.28); FILE MERGED 2005/09/19 22:01:51 cn 1.2.28.2: RESYNC: (1.2-1.3); FILE MERGED 2005/07/18 11:33:26 lla 1.2.28.1: #124348# status changes


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [5a5e4eaf7e81d3471e024029cadadd3f53d0f16a]

INTEGRATION: CWS qadev24 (1.11.28); FILE MERGED 2005/09/19 21:45:17 cn 1.11.28.2: RESYNC: (1.11-1.12); FILE MERGED 2005/07/20 15:15:48 cn 1.11.28.1: #i52234# if parameter 'NewOfficeInstance' is given, every test job gets a new office instance


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [44ff7c9f00a00c799f393d874e7fdaff835c9f05]

INTEGRATION: CWS qadev24 (1.9.16); FILE MERGED 2005/09/19 21:46:26 cn 1.9.16.2: RESYNC: (1.9-1.10); FILE MERGED 2005/08/26 07:15:48 lla 1.9.16.1: #124348# remove TimeOut=0 so it is possible to set timeout via parameter


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [ae4135276486adfffdce766cf8f5e865a4a06e72]

INTEGRATION: CWS qadev24 (1.10.2); FILE MERGED 2005/09/30 08:45:28 lla 1.10.2.1: #i52275# compile speedup, no longer output of whole list of added files to jar


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [07c11f29994db0a0f69d1e6c9743f00865dc0f67]

INTEGRATION: CWS qadev24 (1.5.34); FILE MERGED 2005/08/24 12:22:03 cn 1.5.34.1: #i53720 add com::sun::star::chart::XChartDataArray since #i51627


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [435b2e48d025a716a4b10bb0eb4abf0606f2537c]

INTEGRATION: CWS calc33 (1.24.48); FILE MERGED 2005/10/26 17:59:17 nn 1.24.48.1: #125326# don't access EditView when it isn't inserted into the EditEngine


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [7745df6ae4dbf7f1c8eea0ff90dda73fe0565a15]

INTEGRATION: CWS qadev24 (1.2.74); FILE MERGED 2005/08/19 13:46:38 cn 1.2.74.1: #i46734# objdsc for com::sun::star::awt::XUserInputInterception added


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [4716c6a24c0deba9d0d0a6c24c688ede01985a3f]

INTEGRATION: CWS calc33 (1.21.50); FILE MERGED 2005/10/26 18:14:40 nn 1.21.50.1: #i56720# ignore all namespaces in formulas


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [bdeec254d4bfda77168e8203493766d5a2220e1a]

INTEGRATION: CWS qadev24 (1.2.12); FILE MERGED 2005/09/30 09:31:07 lla 1.2.12.1: #i52275# debug switch


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [b768f4c18d835624322c6351b99f4a57371e5865]

INTEGRATION: CWS calc33 (1.87.34); FILE MERGED 2005/10/26 18:14:40 nn 1.87.34.1: #i56720# ignore all namespaces in formulas


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [6fca20d33f1a90db788ddc290e7e8ff726693ca3]

INTEGRATION: CWS calc33 (1.24.50); FILE MERGED 2005/10/26 18:14:41 nn 1.24.50.1: #i56720# ignore all namespaces in formulas


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [1e88ccfa2ea91189384b1fc766ec8fb14b3b3d66]

INTEGRATION: CWS qadev24 (1.2.320); FILE MERGED 2005/10/13 11:35:18 lla 1.2.320.1: #i52275# fix problems with new format


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [c5e6591689cfad9d39ab5143194e6d7b9b40cb40]

INTEGRATION: CWS qadev24 (1.3.320); FILE MERGED 2005/10/13 11:35:17 lla 1.3.320.1: #i52275# fix problems with new format


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [31920656e97091070dd2b88dbe1f388ef35ff48e]

INTEGRATION: CWS qadev24 (1.3.320); FILE MERGED 2005/10/13 11:36:29 lla 1.3.320.1: #i52275# add object directory parameter


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [1dec8ac174dbd2ec7af1c4426f23bb1b07bc984a]

INTEGRATION: CWS canvas02 (1.65.86); FILE MERGED 2005/10/09 07:13:02 thb 1.65.86.2: RESYNC: (1.65-1.69); FILE MERGED 2005/09/15 15:32:09 hdu 1.65.86.1: #125760# add GetTextOutline with basegfx polygon result


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [e8341ee911bbc5800e1a308f4cf1dfb8fda91e31]

INTEGRATION: CWS canvas02 (1.200.62); FILE MERGED 2005/10/09 07:07:38 thb 1.200.62.3: RESYNC: (1.200-1.206); FILE MERGED 2005/09/15 15:32:08 hdu 1.200.62.2: #125760# add GetTextOutline with basegfx polygon result 2005/07/13 14:16:03 thb 1.200.62.1: #i51362# Factored out text rect rendering into render method - to be used by OutputDevice::AddTextRectActions()


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [b4c83f7ec52a869c615462143f4fa3a38354d1c8]

INTEGRATION: CWS canvas02 (1.28.56); FILE MERGED 2005/10/09 07:45:23 thb 1.28.56.2: RESYNC: (1.28-1.30); FILE MERGED 2005/07/28 15:00:30 thb 1.28.56.1: Join from cws_src680_glcanvas: needed the SystemChildWindow stuff also here


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [f4dd4f36b30a03e6df24b872c8765107cdc68d2d]

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>  [76279cb6cb2803e9db8bf84fd1d45614e5bb72ff]

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>  [de9be8753572793f1032612d524f383194f5906d]

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>  [e838919d425116dbcdb941d1d5b112dc808c4153]

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>  [6ed3f7ab8109aa8b04d174c6072bf20dbaea4f7a]

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>  [c6088a38603d0512cb6d22067d47fe897d7e13de]

INTEGRATION: CWS canvas02 (1.6.106); FILE MERGED 2005/10/09 04:51:38 thb 1.6.106.2: RESYNC: (1.6-1.7); FILE MERGED 2005/06/17 23:12:00 thb 1.6.106.1: #i48939# Added DECLARE_UNO3_XCOMPONENT_DEFAULTS and co., these are needed to handle UNO interfaces derived from XComponent conveniently.


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [14d453b92315be06bd9e33be88114187b8487a42]

INTEGRATION: CWS canvas02 (1.1.2); FILE ADDED 2005/10/18 13:44:24 thb 1.1.2.2: #i48939# Cosmetic changes 2005/10/18 13:31:50 thb 1.1.2.1: #i48939# Moved here from chart2


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [99b0d1955b0ea926b56a86ea00cb4ecddb501785]

INTEGRATION: CWS canvas02 (1.6.2); FILE MERGED 2005/10/19 14:41:26 thb 1.6.2.1: #i48939# Moved ValueMap from slideshow; adapted AttributeMap accordingly; added debug trigger code, which initiates a screen dump, after an animation batch has completed


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [29d23369174ea90d87c2431fa19fb6931dcdda99]

INTEGRATION: CWS canvas02 (1.2.34); FILE MERGED 2005/10/25 13:53:51 thb 1.2.34.4: #i56550# Fixed the problem that background shape and first master page shape shared the 0 shape prio; smallish clean-ups 2005/10/17 12:22:24 thb 1.2.34.3: RESYNC: (1.3-1.4); FILE MERGED 2005/10/09 04:39:18 thb 1.2.34.2: RESYNC: (1.2-1.3); FILE MERGED 2005/08/31 21:33:21 thb 1.2.34.1: #122302# Added new Shape::getDOMBounds() method, to retrieve unmodified shape bounds


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [ba1e7358bbbfe14c19384b3c4242aa02528921aa]

INTEGRATION: CWS canvas02 (1.8.2); FILE MERGED 2005/10/30 00:48:41 thb 1.8.2.1: #i56941# Corrected check for 'empty' transition


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [c250fc9649b0cfa0b23aefd45b0a862eec83e092]

INTEGRATION: CWS canvas02 (1.2.34); FILE MERGED 2005/10/17 12:21:07 thb 1.2.34.3: RESYNC: (1.3-1.4); FILE MERGED 2005/10/09 04:21:18 thb 1.2.34.2: RESYNC: (1.2-1.3); FILE MERGED 2005/09/01 14:01:29 thb 1.2.34.1: #122302# Using new Shape::getDOMBounds() method to determine size of the clip polygon, instead of the former getUpdateArea(). This is because, the sprite clip is transformed by the sprite transformation, which in turn contains the _full_ shape transform, relative to the DOM values


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [ea66e7f41b7648ab20fb4cd2c9a860c2f62a535b]

INTEGRATION: CWS canvas02 (1.3.22); FILE MERGED 2005/10/17 12:14:33 thb 1.3.22.3: RESYNC: (1.4-1.5); FILE MERGED 2005/10/09 03:59:41 thb 1.3.22.2: RESYNC: (1.3-1.4); FILE MERGED 2005/06/17 23:22:01 thb 1.3.22.1: #i48939# Adaptions to moved code (factored out clamp())


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [03051a1995b011bd8f1d0755d58ccf1653f16a6d]

INTEGRATION: CWS canvas02 (1.3.8); FILE MERGED 2005/10/17 12:12:15 thb 1.3.8.3: RESYNC: (1.4-1.5); FILE MERGED 2005/10/09 03:56:14 thb 1.3.8.2: RESYNC: (1.3-1.4); FILE MERGED 2005/08/19 14:08:58 thb 1.3.8.1: #i10000# Include math.h before everything else (to get the M_* constants)


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [1569a27e26fa01c8e860b7689c2221445a66b64a]

INTEGRATION: CWS canvas02 (1.3.4); FILE MERGED 2005/10/19 14:41:25 thb 1.3.4.1: #i48939# Moved ValueMap from slideshow; adapted AttributeMap accordingly; added debug trigger code, which initiates a screen dump, after an animation batch has completed


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [0f89a42316a995213373b40b8d0e610c7e2dd2ac]

INTEGRATION: CWS canvas02 (1.8.2); FILE MERGED 2005/10/20 16:10:44 thb 1.8.2.1: #i52235# AnimatedSprite now sets the sprite clip in pixel; modified ViewShape such that it correctly adapts the clip to the added antialiasing size


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [b22ce870589eff02254d4e9fc548561d4d3b12fd]

INTEGRATION: CWS canvas02 (1.5.26); FILE MERGED 2005/08/30 22:55:07 thb 1.5.26.1: #i52876# Changed CubicBezier segments to compile again (AW added second vector constructor); added test for tools::isRectangle() method


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [cf2a65c4f40cf6d83a636e5f98378a17aba4ea1d]

INTEGRATION: CWS canvas02 (1.12.4); FILE MERGED 2005/10/08 13:26:34 thb 1.12.4.2: RESYNC: (1.12-1.13); FILE MERGED 2005/07/28 10:10:22 thb 1.12.4.1: Join from cws_src680_aw024: #i48939# and new rendering subsystem need AW's clipper changes


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [221805dc83a1a95e2abcd111cb6b9c1d2849babc]

INTEGRATION: CWS canvas02 (1.6.24); FILE MERGED 2005/10/08 13:25:25 thb 1.6.24.2: RESYNC: (1.6-1.7); FILE MERGED 2005/07/28 10:10:22 thb 1.6.24.1: Join from cws_src680_aw024: #i48939# and new rendering subsystem need AW's clipper changes


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [507ff1b5df1597177cdc88ca808c57329f83438f]

INTEGRATION: CWS canvas02 (1.4.6); FILE MERGED 2005/10/08 13:23:32 thb 1.4.6.2: RESYNC: (1.4-1.5); FILE MERGED 2005/06/17 23:08:14 thb 1.4.6.1: #i48939# Moved set difference calculation for ranges to basegfx (the computeSetDifference() methods); added more basic type conversion to canvastools


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [5710be892ee0a9b75e9d7818b1a37fe018c863a6]

INTEGRATION: CWS canvas02 (1.2.24); FILE MERGED 2005/10/08 13:23:22 thb 1.2.24.2: RESYNC: (1.2-1.3); FILE MERGED 2005/06/17 23:08:14 thb 1.2.24.1: #i48939# Moved set difference calculation for ranges to basegfx (the computeSetDifference() methods); added more basic type conversion to canvastools


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [c2834d28631daffd141e4261710463294fd8573b]

INTEGRATION: CWS canvas02 (1.6.10); FILE MERGED 2005/10/24 16:16:18 thb 1.6.10.1: #i48939# The int<->double conversions now preserve the empty state of ranges


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [927fad7930429f0630bfc575f5e2b9b826642ff5]

INTEGRATION: CWS canvas02 (1.1.2); FILE ADDED 2005/10/11 15:39:29 thb 1.1.2.4: #i54170# Corrected license headers 2005/06/30 15:09:40 thb 1.1.2.3: #i10000# gcc is again much more picky about typename... 2005/06/29 19:18:58 thb 1.1.2.2: #i48939# Added B2IBox case for computeSetDifference 2005/06/17 23:08:14 thb 1.1.2.1: #i48939# Moved set difference calculation for ranges to basegfx (the computeSetDifference() methods); added more basic type conversion to canvastools


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [cbd32fec97a61e10d7b0f2086a15a3a9e8d60b55]

INTEGRATION: CWS canvas02 (1.5.10); FILE MERGED 2005/10/24 16:16:17 thb 1.5.10.1: #i48939# The int<->double conversions now preserve the empty state of ranges


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [50d720696f065983a620f83fbe4d3cc656ca05f3]

INTEGRATION: CWS canvas02 (1.7.8); FILE MERGED 2005/10/08 13:20:05 thb 1.7.8.2: RESYNC: (1.7-1.8); FILE MERGED 2005/07/28 10:10:21 thb 1.7.8.1: Join from cws_src680_aw024: #i48939# and new rendering subsystem need AW's clipper changes


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [6c9402381b252ce138f9abb13667ecccad5f09eb]

INTEGRATION: CWS canvas02 (1.4.40); FILE MERGED 2005/10/08 13:21:46 thb 1.4.40.2: RESYNC: (1.4-1.5); FILE MERGED 2005/07/28 10:10:21 thb 1.4.40.1: Join from cws_src680_aw024: #i48939# and new rendering subsystem need AW's clipper changes


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [f4212a0611e90ba7fcc60d1884916183f9b989d5]

INTEGRATION: CWS canvas02 (1.5.26); FILE MERGED 2005/10/08 13:21:31 thb 1.5.26.2: RESYNC: (1.5-1.6); FILE MERGED 2005/07/28 10:10:21 thb 1.5.26.1: Join from cws_src680_aw024: #i48939# and new rendering subsystem need AW's clipper changes


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [2eaa5ccc378433ad1291940249abf54f0d0e0291]

INTEGRATION: CWS canvas02 (1.11.8); FILE MERGED 2005/10/08 13:20:40 thb 1.11.8.3: RESYNC: (1.11-1.12); FILE MERGED 2005/08/30 22:58:23 thb 1.11.8.2: #i52876# Corrected tools::isRectangle(); added isRectangle() also for poly-polygon; removed isPolyPolygonEqualRectangle() (because of the redundancy) 2005/07/28 10:10:21 thb 1.11.8.1: Join from cws_src680_aw024: #i48939# and new rendering subsystem need AW's clipper changes


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [a896ce2c3f5bbc0cbf97c75154e02dd4426aacab]

INTEGRATION: CWS canvas02 (1.3.12); FILE MERGED 2005/10/08 13:20:31 thb 1.3.12.3: RESYNC: (1.3-1.4); FILE MERGED 2005/07/28 10:10:20 thb 1.3.12.2: Join from cws_src680_aw024: #i48939# and new rendering subsystem need AW's clipper changes 2005/06/08 16:19:08 thb 1.3.12.1: #i50485# Made the check 64bit-safe


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [3d5eb8a5491f7f6cc03623c352521776b34f8389]

INTEGRATION: CWS canvas02 (1.8.24); FILE MERGED 2005/10/08 13:20:16 thb 1.8.24.2: RESYNC: (1.8-1.9); FILE MERGED 2005/07/28 10:10:20 thb 1.8.24.1: Join from cws_src680_aw024: #i48939# and new rendering subsystem need AW's clipper changes


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [679e109653b00e78637ba56d5f4eaee8fbf47815]

INTEGRATION: CWS canvas02 (1.12.24); FILE MERGED 2005/10/08 13:19:50 thb 1.12.24.2: RESYNC: (1.12-1.13); FILE MERGED 2005/07/28 10:10:20 thb 1.12.24.1: Join from cws_src680_aw024: #i48939# and new rendering subsystem need AW's clipper changes


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [44392fb2000289f66968fcc901b2860a1368e695]

INTEGRATION: CWS canvas02 (1.19.8); FILE MERGED 2005/10/08 13:19:22 thb 1.19.8.6: RESYNC: (1.19-1.20); FILE MERGED 2005/09/05 10:08:53 mbu 1.19.8.5: isPolyPolygonEqualRectangle() 2005/08/30 22:58:23 thb 1.19.8.4: #i52876# Corrected tools::isRectangle(); added isRectangle() also for poly-polygon; removed isPolyPolygonEqualRectangle() (because of the redundancy) 2005/08/30 15:14:46 mbu 1.19.8.3: isPolyPolygonEqualRectangle() 2005/07/28 15:01:25 thb 1.19.8.2: Join from cws_src680_aw024: #i48939# and new rendering subsystem need AW's clipper changes 2005/07/28 10:10:20 thb 1.19.8.1: Join from cws_src680_aw024: #i48939# and new rendering subsystem need AW's clipper changes


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [b62bca7a2c2e30fefcc0e8ddce3f5b440ab13080]

INTEGRATION: CWS canvas02 (1.2.8); FILE MERGED 2005/10/08 13:19:12 thb 1.2.8.2: RESYNC: (1.2-1.3); FILE MERGED 2005/07/28 10:10:19 thb 1.2.8.1: Join from cws_src680_aw024: #i48939# and new rendering subsystem need AW's clipper changes


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [6a16e9b41217e6cc15b708988140b3b350c380a4]

INTEGRATION: CWS canvas02 (1.1.6); FILE ADDED 2005/10/11 15:39:28 thb 1.1.6.5: #i54170# Corrected license headers 2005/10/10 21:46:09 thb 1.1.6.4: #i48939# Renamed triangle list on range clip method 2005/09/05 16:33:18 mbu 1.1.6.3: clipPolygonOnRange() for triangle lists 2005/08/01 13:50:41 thb 1.1.6.2: #i48939# 2nd merge from CWS aw024 2005/07/28 10:10:19 thb 1.1.6.1: Join from cws_src680_aw024: #i48939# and new rendering subsystem need AW's clipper changes


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [5d0c305e3869b29e2afd472f0276adc6dc72029b]

INTEGRATION: CWS canvas02 (1.12.8); FILE MERGED 2005/10/08 13:19:01 thb 1.12.8.2: RESYNC: (1.12-1.13); FILE MERGED 2005/07/28 10:10:19 thb 1.12.8.1: Join from cws_src680_aw024: #i48939# and new rendering subsystem need AW's clipper changes


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [d59d62c7e47a81433482a2e85636cc966dbd08f0]

INTEGRATION: CWS canvas02 (1.1.58); FILE MERGED 2005/10/08 13:18:13 thb 1.1.58.2: RESYNC: (1.1-1.2); FILE MERGED 2005/07/28 10:10:19 thb 1.1.58.1: Join from cws_src680_aw024: #i48939# and new rendering subsystem need AW's clipper changes


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [57fedca0475ab984abcd0dcfa3d918cc3dd53055]

INTEGRATION: CWS canvas02 (1.5.58); FILE MERGED 2005/10/08 13:17:58 thb 1.5.58.2: RESYNC: (1.5-1.6); FILE MERGED 2005/07/28 10:10:18 thb 1.5.58.1: Join from cws_src680_aw024: #i48939# and new rendering subsystem need AW's clipper changes


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [ad0ef45048fa7667f4a7d541f487263f55fcd76e]

INTEGRATION: CWS canvas02 (1.1.58); FILE MERGED 2005/10/08 13:17:33 thb 1.1.58.2: RESYNC: (1.1-1.2); FILE MERGED 2005/07/28 10:10:18 thb 1.1.58.1: Join from cws_src680_aw024: #i48939# and new rendering subsystem need AW's clipper changes


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [e895ac9c6843b8d61cd1cda6a6a202f97a2e4a9d]

INTEGRATION: CWS canvas02 (1.5.58); FILE MERGED 2005/10/08 13:17:15 thb 1.5.58.2: RESYNC: (1.5-1.6); FILE MERGED 2005/07/28 10:10:18 thb 1.5.58.1: Join from cws_src680_aw024: #i48939# and new rendering subsystem need AW's clipper changes


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [79125407aee6bf798eeeb2030ce25b4b38de6e9a]

INTEGRATION: CWS canvas02 (1.7.24); FILE MERGED 2005/10/08 13:16:06 thb 1.7.24.2: RESYNC: (1.7-1.8); FILE MERGED 2005/07/28 10:10:18 thb 1.7.24.1: Join from cws_src680_aw024: #i48939# and new rendering subsystem need AW's clipper changes


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [28abc01932c39e6e485f50273decf76494dc17e6]

INTEGRATION: CWS canvas02 (1.9.2); FILE MERGED 2005/10/08 13:15:45 thb 1.9.2.3: RESYNC: (1.9-1.10); FILE MERGED 2005/08/22 15:30:17 thb 1.9.2.2: #i10000# Added comment string 2005/07/28 10:10:18 thb 1.9.2.1: Join from cws_src680_aw024: #i48939# and new rendering subsystem need AW's clipper changes


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [507a25b2141749c01423d882632bd28151a4e3b4]

INTEGRATION: CWS canvas02 (1.9.22); FILE MERGED 2005/10/08 13:13:44 thb 1.9.22.2: RESYNC: (1.9-1.10); FILE MERGED 2005/07/28 10:10:17 thb 1.9.22.1: Join from cws_src680_aw024: #i48939# and new rendering subsystem need AW's clipper changes


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [b68c2177db61636c19ad3447cb565b977ad17882]

INTEGRATION: CWS canvas02 (1.26.8); FILE MERGED 2005/07/28 10:11:16 thb 1.26.8.2: Join from cws_src680_aw024: #i48939# and new rendering subsystem need AW's clipper changes 2005/06/29 19:18:17 thb 1.26.8.1: #i48939# Adapted d.lst for new box classes


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [e4d165e2bd249a654476874e89c46c7939f41107]

INTEGRATION: CWS canvas02 (1.5.6); FILE MERGED 2005/10/08 13:07:57 thb 1.5.6.2: RESYNC: (1.5-1.6); FILE MERGED 2005/06/17 23:09:55 thb 1.5.6.1: #i48939# Overhauled and impreoved connected ranges (also slight speedup); added nested types to b2xrange (needed for the computeSetDifferences() template; added more basic type conversion methods to canvastools


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [4b5aba906334d9959e95bf34a19accd0b83d7cf2]

INTEGRATION: CWS canvas02 (1.10.6); FILE MERGED 2005/10/08 13:07:17 thb 1.10.6.2: RESYNC: (1.10-1.11); FILE MERGED 2005/06/17 23:09:55 thb 1.10.6.1: #i48939# Overhauled and impreoved connected ranges (also slight speedup); added nested types to b2xrange (needed for the computeSetDifferences() template; added more basic type conversion methods to canvastools


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [412a75790f51d3c5f12380503ece4f733aeef944]

INTEGRATION: CWS canvas02 (1.1.2); FILE ADDED 2005/10/11 15:39:27 thb 1.1.2.2: #i54170# Corrected license headers 2005/06/29 19:16:34 thb 1.1.2.1: #i48939# Added BxIBox classes, that complement the BxIRange ones (the old right and bottom line inclusive/exclusive clash)


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [5ef4d26b3cba160753740fae06b909b94fdc3f02]

INTEGRATION: CWS canvas02 (1.2.2); FILE ADDED 2005/10/11 15:39:26 thb 1.2.2.2: #i54170# Corrected license headers 2005/06/29 19:17:08 thb 1.2.2.1: #i48939# Added BxIBox classes, that complement the BxIRange ones (the old right and bottom line inclusive/exclusive clash)


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [7492538b42701a38a1d2e9e9858f3571ac74c4a9]

INTEGRATION: CWS canvas02 (1.7.22); FILE MERGED 2005/10/08 13:05:32 thb 1.7.22.2: RESYNC: (1.7-1.8); FILE MERGED 2005/06/17 23:09:54 thb 1.7.22.1: #i48939# Overhauled and impreoved connected ranges (also slight speedup); added nested types to b2xrange (needed for the computeSetDifferences() template; added more basic type conversion methods to canvastools


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [00fcf1d4c5ebdd1e531905cef34c110e94dcf45f]

INTEGRATION: CWS canvas02 (1.1.2); FILE ADDED 2005/10/11 15:39:25 thb 1.1.2.2: #i54170# Corrected license headers 2005/06/29 19:16:59 thb 1.1.2.1: #i48939# Added BxIBox classes, that complement the BxIRange ones (the old right and bottom line inclusive/exclusive clash)


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [e49560c2ddca1b1489e3870b5de6d99c99a6d971]

INTEGRATION: CWS canvas02 (1.13.6); FILE MERGED 2005/10/08 13:05:05 thb 1.13.6.2: RESYNC: (1.13-1.14); FILE MERGED 2005/06/17 23:09:54 thb 1.13.6.1: #i48939# Overhauled and impreoved connected ranges (also slight speedup); added nested types to b2xrange (needed for the computeSetDifferences() template; added more basic type conversion methods to canvastools


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [d3ce3931e4451374dcfb07ff3923144f08be5cdc]

INTEGRATION: CWS canvas02 (1.2.24); FILE MERGED 2005/10/14 21:36:41 thb 1.2.24.3: #118732# Now comparing component bounds with _accumulated_ new bounds (otherwise, growing current component would not be adequaltely represented in the boundingbox) 2005/10/08 13:04:38 thb 1.2.24.2: RESYNC: (1.2-1.3); FILE MERGED 2005/06/17 23:09:54 thb 1.2.24.1: #i48939# Overhauled and impreoved connected ranges (also slight speedup); added nested types to b2xrange (needed for the computeSetDifferences() template; added more basic type conversion methods to canvastools


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [c0f93813b31e9bf1d751ce618e1c8c3bc6d87d95]

INTEGRATION: CWS canvas02 (1.1.2); FILE ADDED 2005/10/11 15:39:25 thb 1.1.2.2: #i54170# Corrected license headers 2005/06/29 19:16:44 thb 1.1.2.1: #i48939# Added BxIBox classes, that complement the BxIRange ones (the old right and bottom line inclusive/exclusive clash)


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [44fe542a7b01996e3b2587686597ea2aeed8bac0]

INTEGRATION: CWS canvas02 (1.4.58); FILE MERGED 2005/10/08 13:03:31 thb 1.4.58.2: RESYNC: (1.4-1.5); FILE MERGED 2005/07/28 10:10:43 thb 1.4.58.1: Join from cws_src680_aw024: #i48939# and new rendering subsystem need AW's clipper changes


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [83a5fd5d1c880a1689bb15f9253a9eddbb9e683b]

INTEGRATION: CWS canvas02 (1.5.26); FILE MERGED 2005/10/08 13:03:17 thb 1.5.26.2: RESYNC: (1.5-1.6); FILE MERGED 2005/07/28 10:10:43 thb 1.5.26.1: Join from cws_src680_aw024: #i48939# and new rendering subsystem need AW's clipper changes


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [e73c742fa5d8b278a04315ae8331a22537a1fe78]

INTEGRATION: CWS canvas02 (1.12.20); FILE MERGED 2005/10/08 13:02:42 thb 1.12.20.3: RESYNC: (1.12-1.13); FILE MERGED 2005/08/30 22:56:07 thb 1.12.20.2: #i52876# Clarified docs on tools::isRectangle; added isRectangle also for poly-polygon 2005/07/28 10:10:43 thb 1.12.20.1: Join from cws_src680_aw024: #i48939# and new rendering subsystem need AW's clipper changes


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [38206efdd0c425e0fe84620c47fb8ca949cbf840]

INTEGRATION: CWS canvas02 (1.6.28); FILE MERGED 2005/10/08 13:02:06 thb 1.6.28.2: RESYNC: (1.6-1.7); FILE MERGED 2005/07/28 10:10:42 thb 1.6.28.1: Join from cws_src680_aw024: #i48939# and new rendering subsystem need AW's clipper changes


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [f2ccf1c16b83ec9894fd9f6e6d53badcf0a4dbff]

INTEGRATION: CWS canvas02 (1.17.8); FILE MERGED 2005/10/08 13:01:21 thb 1.17.8.5: RESYNC: (1.17-1.18); FILE MERGED 2005/09/05 10:08:52 mbu 1.17.8.4: isPolyPolygonEqualRectangle() 2005/08/30 22:56:07 thb 1.17.8.3: #i52876# Clarified docs on tools::isRectangle; added isRectangle also for poly-polygon 2005/08/30 15:14:46 mbu 1.17.8.2: isPolyPolygonEqualRectangle() 2005/07/28 10:10:42 thb 1.17.8.1: Join from cws_src680_aw024: #i48939# and new rendering subsystem need AW's clipper changes


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [36eb4a27aa201fae3f9c35350ff268b9eaac2e7e]

INTEGRATION: CWS canvas02 (1.2.8); FILE MERGED 2005/10/08 13:01:13 thb 1.2.8.2: RESYNC: (1.2-1.3); FILE MERGED 2005/07/28 10:10:42 thb 1.2.8.1: Join from cws_src680_aw024: #i48939# and new rendering subsystem need AW's clipper changes


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [ec6d04eb0467e27ca82f4a4d46a00c63a869aafb]

INTEGRATION: CWS canvas02 (1.1.6); FILE ADDED 2005/10/11 15:39:24 thb 1.1.6.5: #i54170# Corrected license headers 2005/10/10 21:45:41 thb 1.1.6.4: #i48939# Renamed triangle list on range clip method 2005/09/05 16:33:17 mbu 1.1.6.3: clipPolygonOnRange() for triangle lists 2005/08/01 13:49:11 thb 1.1.6.2: #i48939# 2nd merge from CWS aw024 2005/07/28 10:10:42 thb 1.1.6.1: Join from cws_src680_aw024: #i48939# and new rendering subsystem need AW's clipper changes


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [ead8b19215fa34a44ba78032c21f8991ef472c7b]

INTEGRATION: CWS canvas02 (1.6.58); FILE MERGED 2005/10/08 12:58:51 thb 1.6.58.2: RESYNC: (1.6-1.7); FILE MERGED 2005/07/28 10:10:41 thb 1.6.58.1: Join from cws_src680_aw024: #i48939# and new rendering subsystem need AW's clipper changes


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [b85df3cd19456ab39dd92acf36c2dbf0525ea72e]

INTEGRATION: CWS canvas02 (1.6.58); FILE MERGED 2005/10/08 12:58:42 thb 1.6.58.2: RESYNC: (1.6-1.7); FILE MERGED 2005/07/28 10:10:41 thb 1.6.58.1: Join from cws_src680_aw024: #i48939# and new rendering subsystem need AW's clipper changes


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [5c9d19c7a097d777207b0761db42be36a4b4325d]

INTEGRATION: CWS canvas02 (1.8.22); FILE MERGED 2005/10/08 12:58:12 thb 1.8.22.2: RESYNC: (1.8-1.9); FILE MERGED 2005/07/28 10:10:41 thb 1.8.22.1: Join from cws_src680_aw024: #i48939# and new rendering subsystem need AW's clipper changes


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [842382acff4abd153813700583ae3d3f3c0566a2]

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-02  Kurt Zenker  <kz@openoffice.org>  [f7120ec36560dad13d946fcd276eb2049711deb0]

INTEGRATION: CWS canvas02 (1.6.4); FILE MERGED 2005/10/09 09:24:56 thb 1.6.4.2: RESYNC: (1.6-1.7); FILE MERGED 2005/08/19 11:08:35 thb 1.6.4.1: #i53538# Changed clip setting to use basegfx polygon (cppcanvas::PolyPolygon contains reference back to canvas); changed direct access to base class member to getter method, thus, providing the actual XCanvas clip polygon lazily.


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [697d2e6fe4d28a32a9d15bd2dcd04f7d4fc2568b]

INTEGRATION: CWS canvas02 (1.5.8); FILE MERGED 2005/10/09 09:23:53 thb 1.5.8.2: RESYNC: (1.5-1.6); FILE MERGED 2005/08/19 11:08:35 thb 1.5.8.1: #i53538# Changed clip setting to use basegfx polygon (cppcanvas::PolyPolygon contains reference back to canvas); changed direct access to base class member to getter method, thus, providing the actual XCanvas clip polygon lazily.


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [03385d9c7d4dbe3d8faccb7442022744dd60b25f]

INTEGRATION: CWS canvas02 (1.5.10); FILE MERGED 2005/10/09 09:22:56 thb 1.5.10.2: RESYNC: (1.5-1.6); FILE MERGED 2005/08/19 11:08:35 thb 1.5.10.1: #i53538# Changed clip setting to use basegfx polygon (cppcanvas::PolyPolygon contains reference back to canvas); changed direct access to base class member to getter method, thus, providing the actual XCanvas clip polygon lazily.


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [c2824cdcba28d3394dbc3ed0361ee9c9d99fabb7]

INTEGRATION: CWS canvas02 (1.5.8); FILE MERGED 2005/10/09 09:22:39 thb 1.5.8.2: RESYNC: (1.5-1.6); FILE MERGED 2005/08/19 11:08:35 thb 1.5.8.1: #i53538# Changed clip setting to use basegfx polygon (cppcanvas::PolyPolygon contains reference back to canvas); changed direct access to base class member to getter method, thus, providing the actual XCanvas clip polygon lazily.


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [58213878cec089dfebdfdfea7be3034987fe544f]

INTEGRATION: CWS canvas02 (1.6.4); FILE MERGED 2005/10/24 16:28:44 thb 1.6.4.1: #i48939# Providing the sprite priority also on the cppcanvas wrapper


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [c571b8b359566a07c005ee84345d15505a24bb02]

INTEGRATION: CWS canvas02 (1.5.8); FILE MERGED 2005/10/24 16:28:43 thb 1.5.8.3: #i48939# Providing the sprite priority also on the cppcanvas wrapper 2005/10/09 09:22:10 thb 1.5.8.2: RESYNC: (1.5-1.6); FILE MERGED 2005/06/17 23:15:11 thb 1.5.8.1: #i48939# Handle clip correctly for transparency groups; adapted clip handling for sprites (after clarifying the UNO API semantics)


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [36f9a4d595182183397c4b433a20624cceaebe5e]

INTEGRATION: CWS canvas02 (1.5.8); FILE MERGED 2005/10/09 09:21:45 thb 1.5.8.2: RESYNC: (1.5-1.6); FILE MERGED 2005/08/19 11:08:34 thb 1.5.8.1: #i53538# Changed clip setting to use basegfx polygon (cppcanvas::PolyPolygon contains reference back to canvas); changed direct access to base class member to getter method, thus, providing the actual XCanvas clip polygon lazily.


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [8bb32b9831eb5b322e9463a2dfeafc451cf8de9c]

INTEGRATION: CWS canvas02 (1.5.8); FILE MERGED 2005/10/09 09:20:43 thb 1.5.8.2: RESYNC: (1.5-1.6); FILE MERGED 2005/08/19 11:08:34 thb 1.5.8.1: #i53538# Changed clip setting to use basegfx polygon (cppcanvas::PolyPolygon contains reference back to canvas); changed direct access to base class member to getter method, thus, providing the actual XCanvas clip polygon lazily.


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [a9581edb320994cb990d4d6334ae13cbbdfe00a8]

INTEGRATION: CWS canvas02 (1.5.10); FILE MERGED 2005/10/09 09:19:16 thb 1.5.10.2: RESYNC: (1.5-1.6); FILE MERGED 2005/08/19 11:08:34 thb 1.5.10.1: #i53538# Changed clip setting to use basegfx polygon (cppcanvas::PolyPolygon contains reference back to canvas); changed direct access to base class member to getter method, thus, providing the actual XCanvas clip polygon lazily.


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [f221d52d2ec751a3888c590f4ef20ced8d2eb1bf]

INTEGRATION: CWS canvas02 (1.5.8); FILE MERGED 2005/10/09 09:19:00 thb 1.5.8.2: RESYNC: (1.5-1.6); FILE MERGED 2005/08/19 11:08:34 thb 1.5.8.1: #i53538# Changed clip setting to use basegfx polygon (cppcanvas::PolyPolygon contains reference back to canvas); changed direct access to base class member to getter method, thus, providing the actual XCanvas clip polygon lazily.


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [692ab6aecf8dbc625e258005c2bea2d22a58a486]

INTEGRATION: CWS canvas02 (1.5.8); FILE MERGED 2005/10/09 09:18:28 thb 1.5.8.2: RESYNC: (1.5-1.6); FILE MERGED 2005/08/19 11:08:34 thb 1.5.8.1: #i53538# Changed clip setting to use basegfx polygon (cppcanvas::PolyPolygon contains reference back to canvas); changed direct access to base class member to getter method, thus, providing the actual XCanvas clip polygon lazily.


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [43a79af89b077fc7760e462b7555fe30773e13d7]

INTEGRATION: CWS canvas02 (1.6.4); FILE MERGED 2005/10/09 09:17:57 thb 1.6.4.2: RESYNC: (1.6-1.7); FILE MERGED 2005/08/19 11:08:33 thb 1.6.4.1: #i53538# Changed clip setting to use basegfx polygon (cppcanvas::PolyPolygon contains reference back to canvas); changed direct access to base class member to getter method, thus, providing the actual XCanvas clip polygon lazily.


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [d81cb0595f63ab988ff19e176b5b14424a486f54]

INTEGRATION: CWS canvas02 (1.4.10); FILE MERGED 2005/10/09 09:16:37 thb 1.4.10.2: RESYNC: (1.4-1.5); FILE MERGED 2005/08/19 11:07:04 thb 1.4.10.1: #i53538# Changed clip setting to use basegfx polygon (cppcanvas::PolyPolygon contains reference back to canvas)


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [0bcb1e71def75a38d6f72d5dbd0c1d25ff828133]

INTEGRATION: CWS canvas02 (1.5.4); FILE MERGED 2005/10/09 09:16:14 thb 1.5.4.4: RESYNC: (1.6-1.7); FILE MERGED 2005/08/30 11:34:02 thb 1.5.4.3: #i53964# Added optional rotation angle parameter to modifyClip (and changed all call sites); passing the font rotation as an additional parameter, when calling modifyClip for TextActions. 2005/08/24 23:02:58 thb 1.5.4.2: #i52876# Added CachedPrimitiveBase base class for common XCachedPrimitive handling; removed external header guards from cxx files 2005/06/17 23:15:11 thb 1.5.4.1: #i48939# Handle clip correctly for transparency groups; adapted clip handling for sprites (after clarifying the UNO API semantics)


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [4e7c9b9c9f9c3c079b65e54fac5fc74ee4c4b322]

INTEGRATION: CWS canvas02 (1.8.2); FILE MERGED 2005/10/17 15:49:20 thb 1.8.2.5: #i54035# Corrected emboss/relief mode (reversed semantics of emboss and relief, and painted relief shadow behing normal text now) 2005/10/09 09:14:47 thb 1.8.2.4: RESYNC: (1.8-1.9); FILE MERGED 2005/10/04 13:32:43 thb 1.8.2.3: #i55166# Correctly handling NULL dx array (fetching the char positions manually in this case). 2005/08/30 11:34:01 thb 1.8.2.2: #i53964# Added optional rotation angle parameter to modifyClip (and changed all call sites); passing the font rotation as an additional parameter, when calling modifyClip for TextActions. 2005/08/24 23:02:58 thb 1.8.2.1: #i52876# Added CachedPrimitiveBase base class for common XCachedPrimitive handling; removed external header guards from cxx files


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [5a6f30514bb5d763e9b98c767b26f13d835681a6]

INTEGRATION: CWS canvas02 (1.6.4); FILE MERGED 2005/10/09 09:14:23 thb 1.6.4.2: RESYNC: (1.6-1.7); FILE MERGED 2005/08/24 23:02:57 thb 1.6.4.1: #i52876# Added CachedPrimitiveBase base class for common XCachedPrimitive handling; removed external header guards from cxx files


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [af427b9ddd04ec0ff1800986404329466327f82f]

INTEGRATION: CWS canvas02 (1.6.4); FILE MERGED 2005/10/09 09:13:43 thb 1.6.4.2: RESYNC: (1.6-1.7); FILE MERGED 2005/08/24 23:02:57 thb 1.6.4.1: #i52876# Added CachedPrimitiveBase base class for common XCachedPrimitive handling; removed external header guards from cxx files


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [f136e867736ba8264cdf81303f9cf7e19a10e8b3]

INTEGRATION: CWS canvas02 (1.5.4); FILE MERGED 2005/10/09 09:12:51 thb 1.5.4.2: RESYNC: (1.5-1.6); FILE MERGED 2005/08/30 11:34:00 thb 1.5.4.1: #i53964# Added optional rotation angle parameter to modifyClip (and changed all call sites); passing the font rotation as an additional parameter, when calling modifyClip for TextActions.


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [015efe95f3be2da3d0b049553824a4c65885c31c]

INTEGRATION: CWS canvas02 (1.6.4); FILE MERGED 2005/10/09 09:12:39 thb 1.6.4.3: RESYNC: (1.6-1.7); FILE MERGED 2005/08/30 11:34:00 thb 1.6.4.2: #i53964# Added optional rotation angle parameter to modifyClip (and changed all call sites); passing the font rotation as an additional parameter, when calling modifyClip for TextActions. 2005/08/24 23:02:57 thb 1.6.4.1: #i52876# Added CachedPrimitiveBase base class for common XCachedPrimitive handling; removed external header guards from cxx files


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [b2346685003edbed32e066e32f28f86e15b5bfd8]

INTEGRATION: CWS canvas02 (1.3.22); FILE MERGED 2005/10/09 09:12:26 thb 1.3.22.2: RESYNC: (1.3-1.4); FILE MERGED 2005/08/24 23:02:57 thb 1.3.22.1: #i52876# Added CachedPrimitiveBase base class for common XCachedPrimitive handling; removed external header guards from cxx files


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [5d130f53c857bfe9075fdce6f0f10664934c600d]

INTEGRATION: CWS canvas02 (1.6.4); FILE MERGED 2005/10/09 09:11:49 thb 1.6.4.2: RESYNC: (1.6-1.7); FILE MERGED 2005/08/24 23:02:57 thb 1.6.4.1: #i52876# Added CachedPrimitiveBase base class for common XCachedPrimitive handling; removed external header guards from cxx files


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [43bb76375449067a7f15a42b8160957ff73dea6a]

INTEGRATION: CWS canvas02 (1.10.2); FILE MERGED 2005/10/31 22:21:55 thb 1.10.2.9: #i48939# Of course, the middle actions don't get NO subset - they are fully included. 2005/10/29 23:29:49 thb 1.10.2.8: #i48939# Corrected STL loop over all subset actions for bounds query: of course, it's wrong to only get the subsetted bounds only for first and last action, and the unsubsetted bounds for the middle ones; no clipping the calculated unit bounds against the unit rect, to avoid pathological cases, where a metafile extends beyond the shape bounds 2005/10/28 13:55:56 thb 1.10.2.7: #i54035# Corrected wrong copy'n'paste from outdev3.cxx (black text actually changes the _text color_ not the relief color) 2005/10/17 15:49:20 thb 1.10.2.6: #i54035# Corrected emboss/relief mode (reversed semantics of emboss and relief, and painted relief shadow behing normal text now) 2005/10/17 12:36:41 thb 1.10.2.5: RESYNC: (1.12-1.13); FILE MERGED 2005/10/14 11:47:37 thb 1.10.2.4: #i51362# Misunderstood semantic of OutDev::DrawMask() - mask color is actually a uniform color that shows through the mask. Fixed. 2005/10/09 09:11:41 thb 1.10.2.3: RESYNC: (1.10-1.12); FILE MERGED 2005/08/19 11:11:21 thb 1.10.2.2: #i53538# Changed clip setting to use basegfx polygon (cppcanvas::PolyPolygon contains reference back to canvas); changed direct access to base class member to getter method, thus, providing the actual XCanvas clip polygon lazily. 2005/07/13 14:22:53 thb 1.10.2.1: #i51362# Implemented TEXTRECT action


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [883d95ea485db7c93b628712c4e0c2eb635b0f38]

INTEGRATION: CWS canvas02 (1.1.2); FILE ADDED 2005/10/11 15:42:27 thb 1.1.2.2: #i54170# Corrected license headers 2005/08/24 22:59:00 thb 1.1.2.1: #i52876# Initial revision: base class for common XCachedPrimitive handling


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [7edcea3c4f8aee2a4306681d4d38dac1cae729af]

INTEGRATION: CWS canvas02 (1.1.2); FILE ADDED 2005/10/11 15:42:25 thb 1.1.2.2: #i54170# Corrected license headers 2005/08/24 22:59:10 thb 1.1.2.1: #i52876# Initial revision: base class for common XCachedPrimitive handling


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [96dc30f601ed6fcae9bf0924bae76d0c7134afa5]

INTEGRATION: CWS canvas02 (1.6.4); FILE MERGED 2005/10/09 09:11:10 thb 1.6.4.3: RESYNC: (1.6-1.7); FILE MERGED 2005/08/30 11:33:59 thb 1.6.4.2: #i53964# Added optional rotation angle parameter to modifyClip (and changed all call sites); passing the font rotation as an additional parameter, when calling modifyClip for TextActions. 2005/08/24 23:02:56 thb 1.6.4.1: #i52876# Added CachedPrimitiveBase base class for common XCachedPrimitive handling; removed external header guards from cxx files


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [28fe9ef14229ffa9de6c9f34bf93f2683fd5af84]

INTEGRATION: CWS canvas02 (1.9.4); FILE MERGED 2005/10/28 13:55:55 thb 1.9.4.1: #i54035# Corrected wrong copy'n'paste from outdev3.cxx (black text actually changes the _text color_ not the relief color)


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [61f87fd6a477ed3d2a9b7780858c7faeb25ceb49]

INTEGRATION: CWS canvas02 (1.3.10); FILE MERGED 2005/10/09 09:10:28 thb 1.3.10.2: RESYNC: (1.3-1.4); FILE MERGED 2005/08/19 11:06:41 thb 1.3.10.1: #i53538# Changed clip setting to use basegfx polygon (cppcanvas::PolyPolygon contains reference back to canvas)


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [ec88e9f464df1fb1ac363b3558307b0a929b62a9]

INTEGRATION: CWS canvas02 (1.6.4); FILE MERGED 2005/10/24 16:27:46 thb 1.6.4.1: #i48939# Providing the sprite priority also on the cppcanvas wrapper


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [4fcebb2c1f62e9f79a0f35028db4da6dd2bc3737]

INTEGRATION: CWS canvas02 (1.3.24); FILE MERGED 2005/10/09 09:08:04 thb 1.3.24.2: RESYNC: (1.3-1.4); FILE MERGED 2005/08/19 11:06:08 thb 1.3.24.1: #i53538# Changed clip setting to use basegfx polygon (cppcanvas::PolyPolygon contains reference back to canvas)


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [08601e9bfaf5cc6ba13d49d0b2079099f6eb47fd]

INTEGRATION: CWS canvas02 (1.6.4); FILE MERGED 2005/10/09 09:07:55 thb 1.6.4.2: RESYNC: (1.6-1.7); FILE MERGED 2005/08/19 11:06:08 thb 1.6.4.1: #i53538# Changed clip setting to use basegfx polygon (cppcanvas::PolyPolygon contains reference back to canvas)


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [761ad51e2a1a07d568ce1eb4b8a6d86245d2acc5]

INTEGRATION: CWS canvas02 (1.8.12); FILE MERGED 2005/07/29 14:44:12 thb 1.8.12.3: #i48939# Also exporting tuple now 2005/07/28 14:27:02 thb 1.8.12.2: Merged in changes from CWS glcanvas: added boost-pool 2005/07/21 14:35:18 thb 1.8.12.1: #i48939# Need polymorphic_downcast for fast downcasting in VCL canvas


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [579c95fb426921697b477ce0849196cec8fc8fa6]

INTEGRATION: CWS canvas02 (1.4.450); FILE MERGED 2005/10/09 09:04:46 thb 1.4.450.2: RESYNC: (1.4-1.5); FILE MERGED 2005/07/28 15:00:35 thb 1.4.450.1: Join from cws_src680_glcanvas: needed the SystemChildWindow stuff also here


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [38d924addcead0b3195a8b3a8b29cfc17ad49763]

INTEGRATION: CWS canvas02 (1.69.64); FILE MERGED 2005/10/09 09:01:13 thb 1.69.64.2: RESYNC: (1.69-1.71); FILE MERGED 2005/09/15 15:32:26 hdu 1.69.64.1: #125760# add GetTextOutline with basegfx polygon result


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [0f1a0371bb66b033fae37404832197a352ae16ac]

INTEGRATION: CWS canvas02 (1.23.82); FILE MERGED 2005/10/09 08:58:52 thb 1.23.82.2: RESYNC: (1.23-1.25); FILE MERGED 2005/07/28 15:00:34 thb 1.23.82.1: Join from cws_src680_glcanvas: needed the SystemChildWindow stuff also here


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [f8658267684072df675600ae82e50d9c2fda27e9]

INTEGRATION: CWS canvas02 (1.8.192); FILE MERGED 2005/10/09 08:54:16 thb 1.8.192.2: RESYNC: (1.8-1.9); FILE MERGED 2005/07/28 15:00:34 thb 1.8.192.1: Join from cws_src680_glcanvas: needed the SystemChildWindow stuff also here


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [fcac9e47f55b3955eef0c41d7224c386592a5c07]

INTEGRATION: CWS canvas02 (1.15.84); FILE MERGED 2005/10/09 08:53:43 thb 1.15.84.2: RESYNC: (1.15-1.17); FILE MERGED 2005/09/15 15:32:25 hdu 1.15.84.1: #125760# add GetTextOutline with basegfx polygon result


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [2cf6a3140a24923e81d1a325c0c9def34cd2e794]

INTEGRATION: CWS canvas02 (1.69.18); FILE MERGED 2005/10/17 12:34:37 thb 1.69.18.3: RESYNC: (1.74-1.75); FILE MERGED 2005/10/09 08:51:22 thb 1.69.18.2: RESYNC: (1.69-1.74); FILE MERGED 2005/09/15 15:32:22 hdu 1.69.18.1: #125760# add GetTextOutline with basegfx polygon result


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [a2d7553687edc9b8b3f698aea55a123039e4703a]

INTEGRATION: CWS canvas02 (1.11.276); FILE MERGED 2005/10/09 08:51:13 thb 1.11.276.2: RESYNC: (1.11-1.12); FILE MERGED 2005/07/28 15:00:32 thb 1.11.276.1: Join from cws_src680_glcanvas: needed the SystemChildWindow stuff also here


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [a762dc38e507ee1038b2746a24ad631b7a9970d6]

INTEGRATION: CWS canvas02 (1.124.20); FILE MERGED 2005/10/09 08:06:48 thb 1.124.20.2: RESYNC: (1.124-1.127); FILE MERGED 2005/09/15 15:32:20 hdu 1.124.20.1: #125760# add GetTextOutline with basegfx polygon result


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [0cb3c33d7bd668e6d6b529ec1400661f7859c3d2]

INTEGRATION: CWS canvas02 (1.15.96); FILE MERGED 2005/10/17 12:33:59 thb 1.15.96.3: RESYNC: (1.17-1.18); FILE MERGED 2005/10/09 08:05:31 thb 1.15.96.2: RESYNC: (1.15-1.17); FILE MERGED 2005/07/28 15:00:31 thb 1.15.96.1: Join from cws_src680_glcanvas: needed the SystemChildWindow stuff also here


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [eabbc65f37eb091bcf9bbab85bed66d76fbdb6f4]

INTEGRATION: CWS canvas02 (1.9.244); FILE MERGED 2005/10/09 08:05:15 thb 1.9.244.2: RESYNC: (1.9-1.11); FILE MERGED 2005/09/15 15:32:19 hdu 1.9.244.1: #125760# add GetTextOutline with basegfx polygon result


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [43edb56b4b61ddd3553d5c8b635f557d343b2d75]

INTEGRATION: CWS canvas02 (1.7.64); FILE MERGED 2005/10/09 07:53:48 thb 1.7.64.2: RESYNC: (1.7-1.9); FILE MERGED 2005/08/15 12:16:47 mbu 1.7.64.1: handling xerrors correctly


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [99c3de7ba7ba15396123546ac247090c040fc904]

INTEGRATION: CWS canvas02 (1.4.198); FILE MERGED 2005/10/09 07:52:54 thb 1.4.198.2: RESYNC: (1.4-1.5); FILE MERGED 2005/07/28 15:00:31 thb 1.4.198.1: Join from cws_src680_glcanvas: needed the SystemChildWindow stuff also here


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [b44cc50a1e566427ccd76f2c0a77e97fa5a94724]

INTEGRATION: CWS canvas02 (1.3.464); FILE MERGED 2005/10/09 07:46:48 thb 1.3.464.2: RESYNC: (1.3-1.4); FILE MERGED 2005/07/28 15:00:31 thb 1.3.464.1: Join from cws_src680_glcanvas: needed the SystemChildWindow stuff also here


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [d7f77f24c575ed436a2271b3950024b9d31972e1]

INTEGRATION: CWS canvas02 (1.10.160); FILE MERGED 2005/10/09 07:46:32 thb 1.10.160.2: RESYNC: (1.10-1.11); FILE MERGED 2005/07/28 15:00:30 thb 1.10.160.1: Join from cws_src680_glcanvas: needed the SystemChildWindow stuff also here


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [b4fb313e21d2e6008efd0b330e4c610d287c2e34]

INTEGRATION: CWS canvas02 (1.31.162); FILE MERGED 2005/10/09 07:46:18 thb 1.31.162.2: RESYNC: (1.31-1.32); FILE MERGED 2005/09/15 15:32:18 hdu 1.31.162.1: #125760# add GetTextOutline with basegfx polygon result


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [018d08609bf1688915fe7086c517f67a97261a8b]

INTEGRATION: CWS canvas02 (1.7.160); FILE MERGED 2005/10/09 07:44:37 thb 1.7.160.2: RESYNC: (1.7-1.8); FILE MERGED 2005/09/15 15:32:18 hdu 1.7.160.1: #125760# add GetTextOutline with basegfx polygon result


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [c0b2276325b2c69389fa396a1704dbf65b0414e4]

INTEGRATION: CWS canvas02 (1.9.54); FILE MERGED 2005/10/09 07:38:39 thb 1.9.54.2: RESYNC: (1.9-1.10); FILE MERGED 2005/07/28 15:00:30 thb 1.9.54.1: Join from cws_src680_glcanvas: needed the SystemChildWindow stuff also here


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [e17ff6f02cf4128d7f62b40d045af41add6ea295]

INTEGRATION: CWS canvas02 (1.17.56); FILE MERGED 2005/10/09 07:38:15 thb 1.17.56.2: RESYNC: (1.17-1.19); FILE MERGED 2005/07/28 15:00:29 thb 1.17.56.1: Join from cws_src680_glcanvas: needed the SystemChildWindow stuff also here


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [c9a4f56a939f85b20b29c969e9ff25c7cfb65897]

INTEGRATION: CWS canvas02 (1.215.82); FILE MERGED 2005/10/09 07:34:37 thb 1.215.82.2: RESYNC: (1.215-1.217); FILE MERGED 2005/07/28 15:00:28 thb 1.215.82.1: Join from cws_src680_glcanvas: needed the SystemChildWindow stuff also here


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [bf6709c2edcae4af6508e859d888d8a462a94a2c]

INTEGRATION: CWS canvas02 (1.4.160); FILE MERGED 2005/10/09 07:32:08 thb 1.4.160.2: RESYNC: (1.4-1.5); FILE MERGED 2005/07/28 15:00:28 thb 1.4.160.1: Join from cws_src680_glcanvas: needed the SystemChildWindow stuff also here


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [ddc744c9bae52b4b6a4a485b2ee1babeb1016618]

INTEGRATION: CWS canvas02 (1.5.66); FILE MERGED 2005/10/09 07:16:49 thb 1.5.66.2: RESYNC: (1.5-1.6); FILE MERGED 2005/06/17 23:24:10 thb 1.5.66.1: #i48939# Adaptions to recent UNO API changes


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [2ba194c8fc9c2774345befb82b434100897ddd9c]

INTEGRATION: CWS canvas02 (1.3.86); FILE MERGED 2005/10/09 07:16:37 thb 1.3.86.2: RESYNC: (1.3-1.4); FILE MERGED 2005/06/17 23:24:10 thb 1.3.86.1: #i48939# Adaptions to recent UNO API changes


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [f8626f8d2df4a22291b5b76b0966951179ecb596]

INTEGRATION: CWS canvas02 (1.29.150); FILE MERGED 2005/10/09 07:16:25 thb 1.29.150.2: RESYNC: (1.29-1.30); FILE MERGED 2005/09/15 15:32:16 hdu 1.29.150.1: #125760# add GetTextOutline with basegfx polygon result


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [6c7bce568366e0776a37098d437a9437fb428a98]

INTEGRATION: CWS canvas02 (1.30.246); FILE MERGED 2005/10/09 07:14:37 thb 1.30.246.2: RESYNC: (1.30-1.31); FILE MERGED 2005/09/15 15:32:14 hdu 1.30.246.1: #125760# add GetTextOutline with basegfx polygon result


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [8cd9295affa16ede888c0c7bf7e95f50d998d54b]

INTEGRATION: CWS canvas02 (1.114.52); FILE MERGED 2005/10/09 07:14:26 thb 1.114.52.2: RESYNC: (1.114-1.115); FILE MERGED 2005/09/15 15:32:13 hdu 1.114.52.1: #125760# add GetTextOutline with basegfx polygon result


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [7fb7a608a10b515a822aefca7c94b9295fe46156]

INTEGRATION: CWS canvas02 (1.33.84); FILE MERGED 2005/10/09 07:06:58 thb 1.33.84.7: RESYNC: (1.33-1.35); FILE MERGED 2005/09/07 14:58:23 mbu 1.33.84.6: SetTriangleClipRegion() now plays well with the rest of the clipping code 2005/08/19 15:15:26 mbu 1.33.84.5: platform independent float to integer truncation 2005/08/19 14:50:06 mbu 1.33.84.4: consolidating spans in triangle clipper 2005/08/19 13:57:03 thb 1.33.84.3: #i10000# Using non-asm version for non-Windows 2005/08/18 15:31:02 mbu 1.33.84.2: latest changes in ImplSetTriangleClipRegion() 2005/08/17 15:28:36 mbu 1.33.84.1: SetTriangleClipRegion()


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [47f16bb9f0ed213c702e03a8291c9b57bdf10e81]

INTEGRATION: CWS canvas02 (1.2.22); FILE MERGED 2005/10/08 20:49:55 thb 1.2.22.2: RESYNC: (1.2-1.3); FILE MERGED 2005/06/17 23:31:18 thb 1.2.22.1: #i48939# Added XColorSpace to bitmap layouts and XParametricPolyPolygon; improved and clarified documentation (especially regarding permissible values); slightly adapted XBufferManager (is now actually implemented for some canvases)


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [86f673fbb024c061887d6dafd16ec3157fe96730]

INTEGRATION: CWS canvas02 (1.3.16); FILE MERGED 2005/10/08 20:49:42 thb 1.3.16.2: RESYNC: (1.3-1.4); FILE MERGED 2005/06/17 23:31:18 thb 1.3.16.1: #i48939# Added XColorSpace to bitmap layouts and XParametricPolyPolygon; improved and clarified documentation (especially regarding permissible values); slightly adapted XBufferManager (is now actually implemented for some canvases)


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [2cad2855b164e38322bb6e7c84e28d529fc4205e]

INTEGRATION: CWS canvas02 (1.2.22); FILE MERGED 2005/10/08 20:48:44 thb 1.2.22.2: RESYNC: (1.2-1.3); FILE MERGED 2005/06/17 23:31:17 thb 1.2.22.1: #i48939# Added XColorSpace to bitmap layouts and XParametricPolyPolygon; improved and clarified documentation (especially regarding permissible values); slightly adapted XBufferManager (is now actually implemented for some canvases)


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [6317718b2482cdd14ac5b853a7c656f8b5e0b306]

INTEGRATION: CWS canvas02 (1.2.22); FILE MERGED 2005/10/08 20:48:14 thb 1.2.22.2: RESYNC: (1.2-1.3); FILE MERGED 2005/06/17 23:31:17 thb 1.2.22.1: #i48939# Added XColorSpace to bitmap layouts and XParametricPolyPolygon; improved and clarified documentation (especially regarding permissible values); slightly adapted XBufferManager (is now actually implemented for some canvases)


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [fd9df7cd6bd955aea51bfe5d0e6dbdac72cf2a4b]

INTEGRATION: CWS canvas02 (1.2.22); FILE MERGED 2005/10/08 20:48:06 thb 1.2.22.2: RESYNC: (1.2-1.3); FILE MERGED 2005/06/17 23:31:17 thb 1.2.22.1: #i48939# Added XColorSpace to bitmap layouts and XParametricPolyPolygon; improved and clarified documentation (especially regarding permissible values); slightly adapted XBufferManager (is now actually implemented for some canvases)


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [b0b811d57ea66d2aee5d71e1eba01d869e468182]

INTEGRATION: CWS canvas02 (1.2.22); FILE MERGED 2005/10/08 20:47:57 thb 1.2.22.2: RESYNC: (1.2-1.3); FILE MERGED 2005/06/17 23:31:16 thb 1.2.22.1: #i48939# Added XColorSpace to bitmap layouts and XParametricPolyPolygon; improved and clarified documentation (especially regarding permissible values); slightly adapted XBufferManager (is now actually implemented for some canvases)


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [cefc619084b84ff32bf933f5c338388be16174be]

INTEGRATION: CWS canvas02 (1.2.22); FILE MERGED 2005/10/08 20:47:19 thb 1.2.22.2: RESYNC: (1.2-1.3); FILE MERGED 2005/06/17 23:31:16 thb 1.2.22.1: #i48939# Added XColorSpace to bitmap layouts and XParametricPolyPolygon; improved and clarified documentation (especially regarding permissible values); slightly adapted XBufferManager (is now actually implemented for some canvases)


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [57fc9dbd361569dd1296bf16cc1b01fcfe437700]

INTEGRATION: CWS canvas02 (1.3.16); FILE MERGED 2005/10/08 20:45:47 thb 1.3.16.2: RESYNC: (1.3-1.4); FILE MERGED 2005/06/17 23:31:16 thb 1.3.16.1: #i48939# Added XColorSpace to bitmap layouts and XParametricPolyPolygon; improved and clarified documentation (especially regarding permissible values); slightly adapted XBufferManager (is now actually implemented for some canvases)


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [b519bc20f4110fbc3f32905cd5234d1473a670fa]

INTEGRATION: CWS canvas02 (1.3.16); FILE MERGED 2005/10/08 20:45:38 thb 1.3.16.2: RESYNC: (1.3-1.4); FILE MERGED 2005/06/17 23:31:15 thb 1.3.16.1: #i48939# Added XColorSpace to bitmap layouts and XParametricPolyPolygon; improved and clarified documentation (especially regarding permissible values); slightly adapted XBufferManager (is now actually implemented for some canvases)


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [f31033bb25c8a1a97dbcdf1653a10dcb8f3d59ad]

INTEGRATION: CWS canvas02 (1.3.16); FILE MERGED 2005/10/08 20:45:17 thb 1.3.16.2: RESYNC: (1.3-1.4); FILE MERGED 2005/06/17 23:31:15 thb 1.3.16.1: #i48939# Added XColorSpace to bitmap layouts and XParametricPolyPolygon; improved and clarified documentation (especially regarding permissible values); slightly adapted XBufferManager (is now actually implemented for some canvases)


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [a93c7fc035a0acbe133021f44d9a3612dc47fdac]

INTEGRATION: CWS canvas02 (1.3.16); FILE MERGED 2005/10/08 20:44:39 thb 1.3.16.2: RESYNC: (1.3-1.4); FILE MERGED 2005/06/17 23:31:15 thb 1.3.16.1: #i48939# Added XColorSpace to bitmap layouts and XParametricPolyPolygon; improved and clarified documentation (especially regarding permissible values); slightly adapted XBufferManager (is now actually implemented for some canvases)


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [4c1f7061f40eec27da24bbaa37328ffb638a31ab]

INTEGRATION: CWS canvas02 (1.3.16); FILE MERGED 2005/10/08 20:44:13 thb 1.3.16.2: RESYNC: (1.3-1.4); FILE MERGED 2005/06/17 23:31:15 thb 1.3.16.1: #i48939# Added XColorSpace to bitmap layouts and XParametricPolyPolygon; improved and clarified documentation (especially regarding permissible values); slightly adapted XBufferManager (is now actually implemented for some canvases)


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [c1357ecb1c4fb33068dfa7e5eea6f17fe675acbe]

INTEGRATION: CWS canvas02 (1.2.22); FILE MERGED 2005/10/08 20:42:53 thb 1.2.22.2: RESYNC: (1.2-1.3); FILE MERGED 2005/06/17 23:31:14 thb 1.2.22.1: #i48939# Added XColorSpace to bitmap layouts and XParametricPolyPolygon; improved and clarified documentation (especially regarding permissible values); slightly adapted XBufferManager (is now actually implemented for some canvases)


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [9c4023744cc7bb05b9e15e2993900f97697fb383]

INTEGRATION: CWS canvas02 (1.3.16); FILE MERGED 2005/10/08 20:41:45 thb 1.3.16.2: RESYNC: (1.3-1.4); FILE MERGED 2005/06/17 23:31:14 thb 1.3.16.1: #i48939# Added XColorSpace to bitmap layouts and XParametricPolyPolygon; improved and clarified documentation (especially regarding permissible values); slightly adapted XBufferManager (is now actually implemented for some canvases)


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [ef8402a42542f8cf7db153983a7d1d0d31992c01]

INTEGRATION: CWS canvas02 (1.3.16); FILE MERGED 2005/10/08 20:38:01 thb 1.3.16.2: RESYNC: (1.3-1.4); FILE MERGED 2005/06/17 23:31:14 thb 1.3.16.1: #i48939# Added XColorSpace to bitmap layouts and XParametricPolyPolygon; improved and clarified documentation (especially regarding permissible values); slightly adapted XBufferManager (is now actually implemented for some canvases)


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [10aecb65f376572873f7765d6856f65d683616f1]

INTEGRATION: CWS canvas02 (1.3.16); FILE MERGED 2005/10/08 20:36:52 thb 1.3.16.2: RESYNC: (1.3-1.4); FILE MERGED 2005/06/17 23:31:13 thb 1.3.16.1: #i48939# Added XColorSpace to bitmap layouts and XParametricPolyPolygon; improved and clarified documentation (especially regarding permissible values); slightly adapted XBufferManager (is now actually implemented for some canvases)


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [8b3b0b64aa997fb421656691b51b8b223c60701b]

INTEGRATION: CWS canvas02 (1.5.40); FILE MERGED 2005/10/19 16:52:02 thb 1.5.40.1: #i48939# When running fullscreen, enabling the scroll optimization in VCL canvas


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [1dc9c8187dc69bb60fbb9ae5375268530362785d]

INTEGRATION: CWS canvas02 (1.10.10); FILE MERGED 2005/10/19 16:52:02 thb 1.10.10.1: #i48939# When running fullscreen, enabling the scroll optimization in VCL canvas


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [6cfb72a53acc8e80127d031ebde3e2fe4e5430bd]

INTEGRATION: CWS canvas02 (1.24.10); FILE MERGED 2005/10/19 16:52:01 thb 1.24.10.1: #i48939# When running fullscreen, enabling the scroll optimization in VCL canvas


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [628820c311a9e36f3d77dc9dcc9da11d4b1fccb2]

INTEGRATION: CWS canvas02 (1.3.10); FILE MERGED 2005/10/08 12:57:28 thb 1.3.10.3: RESYNC: (1.3-1.4); FILE MERGED 2005/08/04 21:43:57 thb 1.3.10.2: #i48939# Corrected sprite repaint (opaqueUpdate() don't need to clip, area is guaranteed to cover all full sprites within bound rect); removed plain <long> from textlayout 2005/06/17 23:49:53 thb 1.3.10.1: #i48939# Huge refactoring of canvas; as much functionality as possible is now common in a bunch of shared base classes (input checking, locking, sprite redraw, etc.); added scroll update optimization, transparently to all canvas implementations


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [77c27e95bc9615fbc4d335750bdf89ecbae933f4]

INTEGRATION: CWS canvas02 (1.4.4); FILE MERGED 2005/10/08 12:57:08 thb 1.4.4.3: RESYNC: (1.4-1.5); FILE MERGED 2005/08/04 21:43:57 thb 1.4.4.2: #i48939# Corrected sprite repaint (opaqueUpdate() don't need to clip, area is guaranteed to cover all full sprites within bound rect); removed plain <long> from textlayout 2005/06/17 23:49:53 thb 1.4.4.1: #i48939# Huge refactoring of canvas; as much functionality as possible is now common in a bunch of shared base classes (input checking, locking, sprite redraw, etc.); added scroll update optimization, transparently to all canvas implementations


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [09d79b93efba6884feebae0d154f607bc4d48269]

INTEGRATION: CWS canvas02 (1.1.2); FILE ADDED 2005/10/11 15:41:33 thb 1.1.2.5: #i54170# Corrected license headers 2005/09/22 21:00:54 thb 1.1.2.4: #i48939# Employing faster XOR masking for the special case nontransparent, non-alpha bitmap redraw in backbuffer (incidently, that matches the typical slide transition sprite update) 2005/07/21 14:52:50 thb 1.1.2.3: #i48939# Factored out round up/down to integer; removed backend specific methods from base Sprite interface; removed updateScreen overwrite from SpriteCanvasBase (too much backend specifics need to be passed to HW canvases); now passing the target OutputDevice directly via Sprite::redraw() method in VCL canvas; made XFont -> impl font conversion dynamic cast, too; removed the getSpriteTargetSurface crap from SpriteCanvas 2005/07/03 20:25:20 thb 1.1.2.2: #i48939# Reworked ParametricPolyPolygon, to extract state in an atomic operation; added more state checking 'isXDirty()' methods to canvascustomspritehelper; added various comments and notes 2005/06/17 23:44:42 thb 1.1.2.1: #i48939# The new canvas base classes expect more functionality in delegate members; these are the helper implementations


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [b12095385e462a77fa9d7a7604abb08f34499ddf]

INTEGRATION: CWS canvas02 (1.1.2); FILE ADDED 2005/10/20 10:52:50 thb 1.1.2.13: #i48939# Now having different paths for Windows and X11, as clip vs. XOR polygon performance differs largely 2005/10/11 15:41:32 thb 1.1.2.12: #i54170# Corrected license headers 2005/10/10 22:07:08 thb 1.1.2.11: #i48939# Made code compile (almost) warning-free for gcc 2005/09/22 21:00:53 thb 1.1.2.10: #i48939# Employing faster XOR masking for the special case nontransparent, non-alpha bitmap redraw in backbuffer (incidently, that matches the typical slide transition sprite update) 2005/09/07 08:12:06 mbu 1.1.2.9: added comments with deprecated version for handling the clipping regions 2005/08/24 22:06:10 thb 1.1.2.8: Restored previous version (darn windows cvs wrapper seems to ignore signals) 2005/08/24 22:00:32 thb 1.1.2.7: #i52876 2005/08/18 15:32:07 mbu 1.1.2.6: now using SetTriangleClipRegion() 2005/08/02 14:33:34 thb 1.1.2.5: #i48939# moved polyPolygonFromXPolyPolygon2D to canvastools 2005/07/22 00:11:58 thb 1.1.2.4: #i48939# Factored out stubby corner sprite bound rect rendering to canvastools; finished removal of actual redraw methods from ::canvas::Sprite 2005/07/21 14:52:50 thb 1.1.2.3: #i48939# Factored out round up/down to integer; removed backend specific methods from base Sprite interface; removed updateScreen overwrite from SpriteCanvasBase (too much backend specifics need to be passed to HW canvases); now passing the target OutputDevice directly via Sprite::redraw() method in VCL canvas; made XFont -> impl font conversion dynamic cast, too; removed the getSpriteTargetSurface crap from SpriteCanvas 2005/07/03 20:25:19 thb 1.1.2.2: #i48939# Reworked ParametricPolyPolygon, to extract state in an atomic operation; added more state checking 'isXDirty()' methods to canvascustomspritehelper; added various comments and notes 2005/06/17 23:44:52 thb 1.1.2.1: #i48939# The new canvas base classes expect more functionality in delegate members; these are the helper implementations


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [8855922d5c283533b4660ab6d05c1f3a458870ec]

INTEGRATION: CWS canvas02 (1.1.2); FILE ADDED 2005/10/20 13:55:25 thb 1.1.2.6: #i48939# Now correctly flushing the display queues in updateScreen(); removed unused code. 2005/10/19 13:47:18 thb 1.1.2.5: #i48939# Adapted to GraphicDeviceBase changes; add screen dump facility; now providing the sprite bounds debug feature as a public property 2005/10/14 21:41:49 thb 1.1.2.4: #118732# Added working sprite prio; now correctly calculating remaining (inactive) set of sprites. 2005/10/11 15:41:30 thb 1.1.2.3: #i54170# Corrected license headers 2005/07/21 14:52:50 thb 1.1.2.2: #i48939# Factored out round up/down to integer; removed backend specific methods from base Sprite interface; removed updateScreen overwrite from SpriteCanvasBase (too much backend specifics need to be passed to HW canvases); now passing the target OutputDevice directly via Sprite::redraw() method in VCL canvas; made XFont -> impl font conversion dynamic cast, too; removed the getSpriteTargetSurface crap from SpriteCanvas 2005/06/17 23:44:31 thb 1.1.2.1: #i48939# The new canvas base classes expect more functionality in delegate members; these are the helper implementations


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [7e32040dabb163c0a7de6ba9fb244e4e1611ebfe]

INTEGRATION: CWS canvas02 (1.1.2); FILE ADDED 2005/10/30 00:42:24 thb 1.1.2.19: #i10000# gcc is picky about mismatching int flavours as template parameter 2005/10/28 11:06:06 thb 1.1.2.18: #i48939# Preventing output size from becoming negative; added early exit for zero output size case. 2005/10/27 13:45:09 thb 1.1.2.17: #i48939# Broke the output size calculation (rRequestedArea.getMax() is a position, _not_ a size). Works now. 2005/10/26 17:18:20 thb 1.1.2.16: #i48939# Removed another corner case, where potentially too large a VDev was created 2005/10/20 13:55:23 thb 1.1.2.15: #i48939# Now correctly flushing the display queues in updateScreen(); removed unused code. 2005/10/19 13:47:18 thb 1.1.2.14: #i48939# Adapted to GraphicDeviceBase changes; add screen dump facility; now providing the sprite bounds debug feature as a public property 2005/10/14 21:40:10 thb 1.1.2.13: #118732# Added working sprite prio; now correctly calculating remaining (inactive) set of sprites. 2005/10/11 15:41:27 thb 1.1.2.12: #i54170# Corrected license headers 2005/09/22 21:00:53 thb 1.1.2.11: #i48939# Employing faster XOR masking for the special case nontransparent, non-alpha bitmap redraw in backbuffer (incidently, that matches the typical slide transition sprite update) 2005/09/12 15:51:32 thb 1.1.2.10: #i48939# Clarified comments 2005/08/24 22:06:10 thb 1.1.2.9: Restored previous version (darn windows cvs wrapper seems to ignore signals) 2005/08/24 22:00:32 thb 1.1.2.8: #i52876 2005/08/18 15:32:06 mbu 1.1.2.7: now using SetTriangleClipRegion() 2005/08/04 21:43:56 thb 1.1.2.6: #i48939# Corrected sprite repaint (opaqueUpdate() don't need to clip, area is guaranteed to cover all full sprites within bound rect); removed plain <long> from textlayout 2005/07/25 00:58:00 thb 1.1.2.5: #i48939# Fixed scrollUpdate to _always_ scroll (except source rect is completely empty), fixed round-off errors for scroll area calculations 2005/07/22 00:11:58 thb 1.1.2.4: #i48939# Factored out stubby corner sprite bound rect rendering to canvastools; finished removal of actual redraw methods from ::canvas::Sprite 2005/07/21 14:52:50 thb 1.1.2.3: #i48939# Factored out round up/down to integer; removed backend specific methods from base Sprite interface; removed updateScreen overwrite from SpriteCanvasBase (too much backend specifics need to be passed to HW canvases); now passing the target OutputDevice directly via Sprite::redraw() method in VCL canvas; made XFont -> impl font conversion dynamic cast, too; removed the getSpriteTargetSurface crap from SpriteCanvas 2005/06/28 11:22:50 thb 1.1.2.2: #i48939# Removed refcounted reference to device in canvashelper (leads to circular references for SpriteCanvas); improved docs; added drawBezier() implementation 2005/06/17 23:43:58 thb 1.1.2.1: #i48939# The new canvas base classes expect more functionality in delegate members; these are the helper implementations


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [0565f6b78e04cdb5828bf9d6abcd369d811da6cd]

INTEGRATION: CWS canvas02 (1.7.4); FILE MERGED 2005/10/19 13:47:18 thb 1.7.4.5: #i48939# Adapted to GraphicDeviceBase changes; add screen dump facility; now providing the sprite bounds debug feature as a public property 2005/10/08 12:57:00 thb 1.7.4.4: RESYNC: (1.7-1.8); FILE MERGED 2005/07/21 14:52:49 thb 1.7.4.3: #i48939# Factored out round up/down to integer; removed backend specific methods from base Sprite interface; removed updateScreen overwrite from SpriteCanvasBase (too much backend specifics need to be passed to HW canvases); now passing the target OutputDevice directly via Sprite::redraw() method in VCL canvas; made XFont -> impl font conversion dynamic cast, too; removed the getSpriteTargetSurface crap from SpriteCanvas 2005/07/03 20:25:18 thb 1.7.4.2: #i48939# Reworked ParametricPolyPolygon, to extract state in an atomic operation; added more state checking 'isXDirty()' methods to canvascustomspritehelper; added various comments and notes 2005/06/17 23:49:52 thb 1.7.4.1: #i48939# Huge refactoring of canvas; as much functionality as possible is now common in a bunch of shared base classes (input checking, locking, sprite redraw, etc.); added scroll update optimization, transparently to all canvas implementations


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [aaf62231a75359d356d04ab26fbee69ce8d5d371]

INTEGRATION: CWS canvas02 (1.8.4); FILE MERGED 2005/10/19 13:47:18 thb 1.8.4.6: #i48939# Adapted to GraphicDeviceBase changes; add screen dump facility; now providing the sprite bounds debug feature as a public property 2005/10/08 12:56:52 thb 1.8.4.5: RESYNC: (1.8-1.9); FILE MERGED 2005/07/21 14:52:49 thb 1.8.4.4: #i48939# Factored out round up/down to integer; removed backend specific methods from base Sprite interface; removed updateScreen overwrite from SpriteCanvasBase (too much backend specifics need to be passed to HW canvases); now passing the target OutputDevice directly via Sprite::redraw() method in VCL canvas; made XFont -> impl font conversion dynamic cast, too; removed the getSpriteTargetSurface crap from SpriteCanvas 2005/07/03 20:25:18 thb 1.8.4.3: #i48939# Reworked ParametricPolyPolygon, to extract state in an atomic operation; added more state checking 'isXDirty()' methods to canvascustomspritehelper; added various comments and notes 2005/06/28 11:22:49 thb 1.8.4.2: #i48939# Removed refcounted reference to device in canvashelper (leads to circular references for SpriteCanvas); improved docs; added drawBezier() implementation 2005/06/17 23:49:52 thb 1.8.4.1: #i48939# Huge refactoring of canvas; as much functionality as possible is now common in a bunch of shared base classes (input checking, locking, sprite redraw, etc.); added scroll update optimization, transparently to all canvas implementations


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [8d9949c7798774746e75e033448628ab96e7e543]

INTEGRATION: CWS canvas02 (1.5.2); FILE MERGED 2005/10/08 12:55:59 thb 1.5.2.4: RESYNC: (1.5-1.6); FILE MERGED 2005/09/22 21:00:53 thb 1.5.2.3: #i48939# Employing faster XOR masking for the special case nontransparent, non-alpha bitmap redraw in backbuffer (incidently, that matches the typical slide transition sprite update) 2005/07/21 14:52:49 thb 1.5.2.2: #i48939# Factored out round up/down to integer; removed backend specific methods from base Sprite interface; removed updateScreen overwrite from SpriteCanvasBase (too much backend specifics need to be passed to HW canvases); now passing the target OutputDevice directly via Sprite::redraw() method in VCL canvas; made XFont -> impl font conversion dynamic cast, too; removed the getSpriteTargetSurface crap from SpriteCanvas 2005/06/17 23:49:52 thb 1.5.2.1: #i48939# Huge refactoring of canvas; as much functionality as possible is now common in a bunch of shared base classes (input checking, locking, sprite redraw, etc.); added scroll update optimization, transparently to all canvas implementations


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [f4d78a48b916eccc69d0e5ae9b7cada93492b1e9]

INTEGRATION: CWS canvas02 (1.3.22); FILE MERGED 2005/10/08 12:56:08 thb 1.3.22.2: RESYNC: (1.3-1.4); FILE MERGED 2005/06/17 23:49:51 thb 1.3.22.1: #i48939# Huge refactoring of canvas; as much functionality as possible is now common in a bunch of shared base classes (input checking, locking, sprite redraw, etc.); added scroll update optimization, transparently to all canvas implementations


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [09550491c6c7ac2b65d8f63b4cab329f4fa85171]

INTEGRATION: CWS canvas02 (1.4.8); FILE MERGED 2005/10/08 12:55:48 thb 1.4.8.2: RESYNC: (1.4-1.5); FILE MERGED 2005/06/17 23:49:51 thb 1.4.8.1: #i48939# Huge refactoring of canvas; as much functionality as possible is now common in a bunch of shared base classes (input checking, locking, sprite redraw, etc.); added scroll update optimization, transparently to all canvas implementations


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [5eb61d1234566521fb1571753e5b27f9cff83b66]

INTEGRATION: CWS canvas02 (1.5.8); FILE MERGED 2005/10/08 12:55:34 thb 1.5.8.4: RESYNC: (1.5-1.6); FILE MERGED 2005/08/24 22:00:32 thb 1.5.8.3: #i52876 2005/08/02 14:06:46 thb 1.5.8.2: #i48939# moved polyPolygonFromXPolyPolygon2D to canvastools 2005/06/17 23:49:51 thb 1.5.8.1: #i48939# Huge refactoring of canvas; as much functionality as possible is now common in a bunch of shared base classes (input checking, locking, sprite redraw, etc.); added scroll update optimization, transparently to all canvas implementations


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [a360ee6ea290b6aa2264fa8eb1856d3b5f2df109]

INTEGRATION: CWS canvas02 (1.6.4); FILE MERGED 2005/10/26 19:32:43 thb 1.6.4.6: #i48939# Corrected some places where build-in types (like long or int) where used in a non-portable way 2005/10/08 12:55:25 thb 1.6.4.5: RESYNC: (1.6-1.7); FILE MERGED 2005/08/24 22:00:31 thb 1.6.4.4: #i52876 2005/08/02 14:06:46 thb 1.6.4.3: #i48939# moved polyPolygonFromXPolyPolygon2D to canvastools 2005/07/03 20:25:18 thb 1.6.4.2: #i48939# Reworked ParametricPolyPolygon, to extract state in an atomic operation; added more state checking 'isXDirty()' methods to canvascustomspritehelper; added various comments and notes 2005/06/17 23:49:51 thb 1.6.4.1: #i48939# Huge refactoring of canvas; as much functionality as possible is now common in a bunch of shared base classes (input checking, locking, sprite redraw, etc.); added scroll update optimization, transparently to all canvas implementations


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [7db0325d8947c8afaaf5f37d8f5580791913b1aa]

INTEGRATION: CWS canvas02 (1.1.2); FILE ADDED 2005/10/19 13:47:17 thb 1.1.2.3: #i48939# Adapted to GraphicDeviceBase changes; add screen dump facility; now providing the sprite bounds debug feature as a public property 2005/10/11 15:41:27 thb 1.1.2.2: #i54170# Corrected license headers 2005/06/17 23:44:08 thb 1.1.2.1: #i48939# The new canvas base classes expect more functionality in delegate members; these are the helper implementations


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [d233847d740154dda5dec66dbf6ac2b9ec59d46e]

INTEGRATION: CWS canvas02 (1.1.2); FILE ADDED 2005/10/28 08:54:11 thb 1.1.2.5: #i48939# Improved screen dumping facility (now also dumps the backbuffer, and actually increases the index count) 2005/10/19 13:47:17 thb 1.1.2.4: #i48939# Adapted to GraphicDeviceBase changes; add screen dump facility; now providing the sprite bounds debug feature as a public property 2005/10/11 15:41:26 thb 1.1.2.3: #i54170# Corrected license headers 2005/06/28 11:22:49 thb 1.1.2.2: #i48939# Removed refcounted reference to device in canvashelper (leads to circular references for SpriteCanvas); improved docs; added drawBezier() implementation 2005/06/17 23:44:20 thb 1.1.2.1: #i48939# The new canvas base classes expect more functionality in delegate members; these are the helper implementations


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [e9d24106ba8c816ff55e8041818f5b52e03665d3]

INTEGRATION: CWS canvas02 (1.3.4); FILE MERGED 2005/10/08 12:55:16 thb 1.3.4.8: RESYNC: (1.3-1.4); FILE MERGED 2005/08/24 22:00:31 thb 1.3.4.7: #i52876 2005/08/02 14:33:34 thb 1.3.4.6: #i48939# moved polyPolygonFromXPolyPolygon2D to canvastools 2005/08/02 14:06:45 thb 1.3.4.5: #i48939# moved polyPolygonFromXPolyPolygon2D to canvastools 2005/07/21 14:52:48 thb 1.3.4.4: #i48939# Factored out round up/down to integer; removed backend specific methods from base Sprite interface; removed updateScreen overwrite from SpriteCanvasBase (too much backend specifics need to be passed to HW canvases); now passing the target OutputDevice directly via Sprite::redraw() method in VCL canvas; made XFont -> impl font conversion dynamic cast, too; removed the getSpriteTargetSurface crap from SpriteCanvas 2005/07/03 20:25:17 thb 1.3.4.3: #i48939# Reworked ParametricPolyPolygon, to extract state in an atomic operation; added more state checking 'isXDirty()' methods to canvascustomspritehelper; added various comments and notes 2005/06/28 11:22:49 thb 1.3.4.2: #i48939# Removed refcounted reference to device in canvashelper (leads to circular references for SpriteCanvas); improved docs; added drawBezier() implementation 2005/06/17 23:49:50 thb 1.3.4.1: #i48939# Huge refactoring of canvas; as much functionality as possible is now common in a bunch of shared base classes (input checking, locking, sprite redraw, etc.); added scroll update optimization, transparently to all canvas implementations


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [a6b8e3df54600ed7fe87895de5021917c76c823b]

INTEGRATION: CWS canvas02 (1.4.8); FILE MERGED 2005/10/20 13:55:22 thb 1.4.8.4: #i48939# Now correctly flushing the display queues in updateScreen(); removed unused code. 2005/10/08 12:55:07 thb 1.4.8.3: RESYNC: (1.4-1.5); FILE MERGED 2005/06/28 11:22:48 thb 1.4.8.2: #i48939# Removed refcounted reference to device in canvashelper (leads to circular references for SpriteCanvas); improved docs; added drawBezier() implementation 2005/06/17 23:49:50 thb 1.4.8.1: #i48939# Huge refactoring of canvas; as much functionality as possible is now common in a bunch of shared base classes (input checking, locking, sprite redraw, etc.); added scroll update optimization, transparently to all canvas implementations


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [f78b58e46bd4b2cbeb5038592e52c253dae1de50]

INTEGRATION: CWS canvas02 (1.5.4); FILE MERGED 2005/10/10 22:07:05 thb 1.5.4.8: #i48939# Made code compile (almost) warning-free for gcc 2005/10/08 12:54:47 thb 1.5.4.7: RESYNC: (1.5-1.6); FILE MERGED 2005/08/04 10:15:35 thb 1.5.4.6: #i48939# Corrected TODO 2005/08/02 14:33:33 thb 1.5.4.5: #i48939# moved polyPolygonFromXPolyPolygon2D to canvastools 2005/07/21 14:52:48 thb 1.5.4.4: #i48939# Factored out round up/down to integer; removed backend specific methods from base Sprite interface; removed updateScreen overwrite from SpriteCanvasBase (too much backend specifics need to be passed to HW canvases); now passing the target OutputDevice directly via Sprite::redraw() method in VCL canvas; made XFont -> impl font conversion dynamic cast, too; removed the getSpriteTargetSurface crap from SpriteCanvas 2005/06/28 16:08:56 thb 1.5.4.3: #i48939# Improved docs; consolidated several size getter in CanvasHelper 2005/06/28 11:22:48 thb 1.5.4.2: #i48939# Removed refcounted reference to device in canvashelper (leads to circular references for SpriteCanvas); improved docs; added drawBezier() implementation 2005/06/17 23:49:50 thb 1.5.4.1: #i48939# Huge refactoring of canvas; as much functionality as possible is now common in a bunch of shared base classes (input checking, locking, sprite redraw, etc.); added scroll update optimization, transparently to all canvas implementations


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [f11e31ff126a8f6523d865cc299c1eb525438c17]

INTEGRATION: CWS canvas02 (1.4.10); FILE MERGED 2005/10/08 12:54:34 thb 1.4.10.2: RESYNC: (1.4-1.5); FILE MERGED 2005/06/17 23:49:50 thb 1.4.10.1: #i48939# Huge refactoring of canvas; as much functionality as possible is now common in a bunch of shared base classes (input checking, locking, sprite redraw, etc.); added scroll update optimization, transparently to all canvas implementations


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [647d92ae26af9a18b80ec4833482f7d81eeef679]

INTEGRATION: CWS canvas02 (1.4.10); FILE MERGED 2005/10/14 00:34:06 thb 1.4.10.3: #i55756# Setting ref outdev to pixel map mode - otherwise, anisotropically scaled text just gets random scales. 2005/10/08 12:54:24 thb 1.4.10.2: RESYNC: (1.4-1.5); FILE MERGED 2005/06/17 23:49:49 thb 1.4.10.1: #i48939# Huge refactoring of canvas; as much functionality as possible is now common in a bunch of shared base classes (input checking, locking, sprite redraw, etc.); added scroll update optimization, transparently to all canvas implementations


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [5ea7ce72e15e628b2d88b27bac6b92ea3ae2be7d]

INTEGRATION: CWS canvas02 (1.7.2); FILE MERGED 2005/10/08 12:54:05 thb 1.7.2.6: RESYNC: (1.7-1.8); FILE MERGED 2005/09/22 21:00:53 thb 1.7.2.5: #i48939# Employing faster XOR masking for the special case nontransparent, non-alpha bitmap redraw in backbuffer (incidently, that matches the typical slide transition sprite update) 2005/07/22 00:11:57 thb 1.7.2.4: #i48939# Factored out stubby corner sprite bound rect rendering to canvastools; finished removal of actual redraw methods from ::canvas::Sprite 2005/07/21 14:52:48 thb 1.7.2.3: #i48939# Factored out round up/down to integer; removed backend specific methods from base Sprite interface; removed updateScreen overwrite from SpriteCanvasBase (too much backend specifics need to be passed to HW canvases); now passing the target OutputDevice directly via Sprite::redraw() method in VCL canvas; made XFont -> impl font conversion dynamic cast, too; removed the getSpriteTargetSurface crap from SpriteCanvas 2005/07/03 20:25:15 thb 1.7.2.2: #i48939# Reworked ParametricPolyPolygon, to extract state in an atomic operation; added more state checking 'isXDirty()' methods to canvascustomspritehelper; added various comments and notes 2005/06/17 23:49:49 thb 1.7.2.1: #i48939# Huge refactoring of canvas; as much functionality as possible is now common in a bunch of shared base classes (input checking, locking, sprite redraw, etc.); added scroll update optimization, transparently to all canvas implementations


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [ba57f8148d1f7f19542a641c29ce31f3b1b16429]

INTEGRATION: CWS canvas02 (1.8.2); FILE MERGED 2005/10/08 12:53:51 thb 1.8.2.6: RESYNC: (1.8-1.9); FILE MERGED 2005/09/27 09:22:14 thb 1.8.2.5: #i48939# Removed alpha VDev option from BackBuffer (wasn't used since ages); correctly setting backbuffer size (rounded _up_, like the sprite size itself is calculated, too) 2005/09/22 21:00:53 thb 1.8.2.4: #i48939# Employing faster XOR masking for the special case nontransparent, non-alpha bitmap redraw in backbuffer (incidently, that matches the typical slide transition sprite update) 2005/07/21 14:52:47 thb 1.8.2.3: #i48939# Factored out round up/down to integer; removed backend specific methods from base Sprite interface; removed updateScreen overwrite from SpriteCanvasBase (too much backend specifics need to be passed to HW canvases); now passing the target OutputDevice directly via Sprite::redraw() method in VCL canvas; made XFont -> impl font conversion dynamic cast, too; removed the getSpriteTargetSurface crap from SpriteCanvas 2005/07/03 20:25:14 thb 1.8.2.2: #i48939# Reworked ParametricPolyPolygon, to extract state in an atomic operation; added more state checking 'isXDirty()' methods to canvascustomspritehelper; added various comments and notes 2005/06/17 23:49:49 thb 1.8.2.1: #i48939# Huge refactoring of canvas; as much functionality as possible is now common in a bunch of shared base classes (input checking, locking, sprite redraw, etc.); added scroll update optimization, transparently to all canvas implementations


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [4e75a4a810974d57a39c82b94c47cabdab6884a1]

INTEGRATION: CWS canvas02 (1.3.10); FILE MERGED 2005/10/08 12:53:34 thb 1.3.10.3: RESYNC: (1.3-1.4); FILE MERGED 2005/06/28 11:22:48 thb 1.3.10.2: #i48939# Removed refcounted reference to device in canvashelper (leads to circular references for SpriteCanvas); improved docs; added drawBezier() implementation 2005/06/17 23:49:49 thb 1.3.10.1: #i48939# Huge refactoring of canvas; as much functionality as possible is now common in a bunch of shared base classes (input checking, locking, sprite redraw, etc.); added scroll update optimization, transparently to all canvas implementations


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [8b45f633cbed1945a0b18bcd2d8d7e1ec38602f6]

INTEGRATION: CWS canvas02 (1.4.4); FILE MERGED 2005/10/10 22:07:03 thb 1.4.4.4: #i48939# Made code compile (almost) warning-free for gcc 2005/10/08 12:53:24 thb 1.4.4.3: RESYNC: (1.4-1.5); FILE MERGED 2005/06/28 11:22:48 thb 1.4.4.2: #i48939# Removed refcounted reference to device in canvashelper (leads to circular references for SpriteCanvas); improved docs; added drawBezier() implementation 2005/06/17 23:49:49 thb 1.4.4.1: #i48939# Huge refactoring of canvas; as much functionality as possible is now common in a bunch of shared base classes (input checking, locking, sprite redraw, etc.); added scroll update optimization, transparently to all canvas implementations


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [b981b0f0514f69e1c86dd7983de7e6f4c8b2b834]

INTEGRATION: CWS canvas02 (1.5.8); FILE MERGED 2005/10/08 12:53:00 thb 1.5.8.3: RESYNC: (1.5-1.6); FILE MERGED 2005/06/28 16:08:56 thb 1.5.8.2: #i48939# Improved docs; consolidated several size getter in CanvasHelper 2005/06/17 23:49:48 thb 1.5.8.1: #i48939# Huge refactoring of canvas; as much functionality as possible is now common in a bunch of shared base classes (input checking, locking, sprite redraw, etc.); added scroll update optimization, transparently to all canvas implementations


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [e11e9e595fcbd284d6bec667da90efc528a489ee]

INTEGRATION: CWS canvas02 (1.5.8); FILE MERGED 2005/10/08 12:52:50 thb 1.5.8.3: RESYNC: (1.5-1.6); FILE MERGED 2005/07/03 20:25:14 thb 1.5.8.2: #i48939# Reworked ParametricPolyPolygon, to extract state in an atomic operation; added more state checking 'isXDirty()' methods to canvascustomspritehelper; added various comments and notes 2005/06/17 23:49:48 thb 1.5.8.1: #i48939# Huge refactoring of canvas; as much functionality as possible is now common in a bunch of shared base classes (input checking, locking, sprite redraw, etc.); added scroll update optimization, transparently to all canvas implementations


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [b6b5a7a015ce0830277da291a02bbaaf46a94269]

INTEGRATION: CWS canvas02 (1.2.8); FILE MERGED 2005/10/08 12:52:36 thb 1.2.8.2: RESYNC: (1.2-1.3); FILE MERGED 2005/06/17 23:49:48 thb 1.2.8.1: #i48939# Huge refactoring of canvas; as much functionality as possible is now common in a bunch of shared base classes (input checking, locking, sprite redraw, etc.); added scroll update optimization, transparently to all canvas implementations


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [444872f50d1ecf149364e4525543bd9cc701ecca]

INTEGRATION: CWS canvas02 (1.2.8); FILE MERGED 2005/10/08 12:52:17 thb 1.2.8.2: RESYNC: (1.2-1.3); FILE MERGED 2005/06/17 23:49:48 thb 1.2.8.1: #i48939# Huge refactoring of canvas; as much functionality as possible is now common in a bunch of shared base classes (input checking, locking, sprite redraw, etc.); added scroll update optimization, transparently to all canvas implementations


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [2eb92dae04442e7a708378322046b8a0055ddda4]

INTEGRATION: CWS canvas02 (1.3.10); FILE MERGED 2005/10/08 12:52:04 thb 1.3.10.2: RESYNC: (1.3-1.4); FILE MERGED 2005/06/17 23:49:48 thb 1.3.10.1: #i48939# Huge refactoring of canvas; as much functionality as possible is now common in a bunch of shared base classes (input checking, locking, sprite redraw, etc.); added scroll update optimization, transparently to all canvas implementations


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [d4abafd04c8ec5f2002fe039cc45ae00d38c9501]

INTEGRATION: CWS canvas02 (1.3.10); FILE MERGED 2005/10/08 12:51:52 thb 1.3.10.2: RESYNC: (1.3-1.4); FILE MERGED 2005/06/17 23:49:47 thb 1.3.10.1: #i48939# Huge refactoring of canvas; as much functionality as possible is now common in a bunch of shared base classes (input checking, locking, sprite redraw, etc.); added scroll update optimization, transparently to all canvas implementations


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [239e5172bbad8fc5338f3bcaa48bbf383e63bf60]

INTEGRATION: CWS canvas02 (1.3.22); FILE MERGED 2005/10/08 12:51:43 thb 1.3.22.3: RESYNC: (1.3-1.4); FILE MERGED 2005/09/27 09:22:14 thb 1.3.22.2: #i48939# Removed alpha VDev option from BackBuffer (wasn't used since ages); correctly setting backbuffer size (rounded _up_, like the sprite size itself is calculated, too) 2005/06/17 23:49:47 thb 1.3.22.1: #i48939# Huge refactoring of canvas; as much functionality as possible is now common in a bunch of shared base classes (input checking, locking, sprite redraw, etc.); added scroll update optimization, transparently to all canvas implementations


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [6c808e1182e151150d2dc998b232fa6355c2f7a1]

INTEGRATION: CWS canvas02 (1.3.22); FILE MERGED 2005/10/08 12:51:35 thb 1.3.22.2: RESYNC: (1.3-1.4); FILE MERGED 2005/09/27 09:22:14 thb 1.3.22.1: #i48939# Removed alpha VDev option from BackBuffer (wasn't used since ages); correctly setting backbuffer size (rounded _up_, like the sprite size itself is calculated, too)


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [9e2bf1d54a6e92dcfa3076bf4d7cc623ace87cd3]

INTEGRATION: CWS canvas02 (1.1.2); FILE ADDED 2005/10/11 15:41:23 thb 1.1.2.2: #i54170# Corrected license headers 2005/06/17 23:42:17 thb 1.1.2.1: #i48939# Implementations for the new canvas base classes


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [34b2e3f8d8cdb9313cacbf0c1433a0119f735329]

INTEGRATION: CWS canvas02 (1.1.2); FILE ADDED 2005/10/11 15:41:22 thb 1.1.2.4: #i54170# Corrected license headers 2005/10/10 22:07:02 thb 1.1.2.3: #i48939# Made code compile (almost) warning-free for gcc 2005/10/07 23:05:06 thb 1.1.2.2: #i48939# Unified formatting; improved constness; avoided a few copy constructions; pruned debug code; removed empty destructors; moved end iterator queries out of the loops 2005/09/29 09:42:20 mbu 1.1.2.1: surfaceproxy now has completely redesigned strategy, does no longer depend on amount of available videomemory


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [8d0448dbace44d7b6c16b3ce4644a0a38943300f]

INTEGRATION: CWS canvas02 (1.1.2); FILE ADDED 2005/10/11 15:41:22 thb 1.1.2.3: #i54170# Corrected license headers 2005/10/07 23:05:06 thb 1.1.2.2: #i48939# Unified formatting; improved constness; avoided a few copy constructions; pruned debug code; removed empty destructors; moved end iterator queries out of the loops 2005/09/29 09:42:00 mbu 1.1.2.1: surfaceproxy now has completely redesigned strategy, does no longer depend on amount of available videomemory


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [7b6baf36f4a430f3b46601d7c7b3cd7f14c8457f]

INTEGRATION: CWS canvas02 (1.1.2); FILE ADDED 2005/10/11 15:41:21 thb 1.1.2.3: #i54170# Corrected license headers 2005/10/07 23:05:05 thb 1.1.2.2: #i48939# Unified formatting; improved constness; avoided a few copy constructions; pruned debug code; removed empty destructors; moved end iterator queries out of the loops 2005/09/29 09:45:08 mbu 1.1.2.1: surfaceproxy now has completely redesigned strategy, does no longer depend on amount of available videomemory


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [db7ee9b3c7b9dddad81937cee92649719d233fe4]

INTEGRATION: CWS canvas02 (1.1.4); FILE ADDED 2005/10/26 19:32:42 thb 1.1.4.11: #i48939# Corrected some places where build-in types (like long or int) where used in a non-portable way 2005/10/11 15:41:20 thb 1.1.4.10: #i54170# Corrected license headers 2005/10/10 22:07:00 thb 1.1.4.9: #i48939# Made code compile (almost) warning-free for gcc 2005/10/07 23:05:05 thb 1.1.4.8: #i48939# Unified formatting; improved constness; avoided a few copy constructions; pruned debug code; removed empty destructors; moved end iterator queries out of the loops 2005/09/29 10:05:29 mbu 1.1.4.7: surfaceproxy now has completely redesigned strategy, does no longer depend on amount of available videomemory 2005/09/20 18:07:01 thb 1.1.4.6: #i10000# Solaris CC does not like anonymous struct in union; Solaris CC does not perform Koenig lookup for typedef'ed type aliases (B2DRange != B2DRectangle) 2005/09/05 16:31:03 mbu 1.1.4.5: triangle clipping stuff is moving to basegfx 2005/08/16 13:51:32 thb 1.1.4.4: #i48939# Changed Image::clear() to also respect pixel format; changed Image constructors to choose pitch according to pixel format; added default cases for all switch statements; catching infinite loop in Page::insert() 2005/08/03 20:49:25 thb 1.1.4.3: #i48939# Removed getPixelSize() from IRenderModule, the vertices passed to the renderer are now simply in device pixel coordinate system 2005/08/03 12:02:24 thb 1.1.4.2: #i48939# Added locking to IRenderModule interface (might contain global objects, like the OpenGL state) 2005/08/02 14:02:14 thb 1.1.4.1: Initial revision


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [2518d8979a761cfb89f1fa0ac3cdb31226f66106]

INTEGRATION: CWS canvas02 (1.1.2); FILE ADDED 2005/10/11 15:41:20 thb 1.1.2.3: #i54170# Corrected license headers 2005/10/07 23:05:05 thb 1.1.2.2: #i48939# Unified formatting; improved constness; avoided a few copy constructions; pruned debug code; removed empty destructors; moved end iterator queries out of the loops 2005/09/29 09:41:30 mbu 1.1.2.1: surfaceproxy now has completely redesigned strategy, does no longer depend on amount of available videomemory


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [45d53a75ba86743af8ecdc1cf5db1752ca3136c4]

INTEGRATION: CWS canvas02 (1.1.2); FILE ADDED 2005/10/24 16:40:25 thb 1.1.2.9: #i48939# Immediately exiting when trying to render an empty area. 2005/10/17 14:11:23 mbu 1.1.2.8: solved issue with drawRectangularArea() 2005/10/11 15:41:19 thb 1.1.2.7: #i54170# Corrected license headers 2005/10/07 23:05:05 thb 1.1.2.6: #i48939# Unified formatting; improved constness; avoided a few copy constructions; pruned debug code; removed empty destructors; moved end iterator queries out of the loops 2005/10/07 13:12:20 mbu 1.1.2.5: added comment 2005/10/07 08:00:09 mbu 1.1.2.4: drawRectangularArea() did not work as expected, fixed. 2005/10/04 15:34:56 mbu 1.1.2.3: now using correct rounding mode 2005/09/29 14:19:36 mbu 1.1.2.2: pagemanager validates hardware surfaces now and handles this case properly 2005/09/29 09:41:03 mbu 1.1.2.1: surfaceproxy now has completely redesigned strategy, does no longer depend on amount of available videomemory


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [5b833dc4c79ee8048e2f3791260074e2ffad63b6]

INTEGRATION: CWS canvas02 (1.1.2); FILE ADDED 2005/10/28 12:52:14 thb 1.1.2.6: #i48939# Relaxed debug postcondition checking 2005/10/27 13:43:57 thb 1.1.2.5: #i48939# Filtering the list of updatable sprites from NULL sprites 2005/10/18 08:30:31 thb 1.1.2.4: #i10000# gcc does not like old-style structs types prefixed by const when declaring a variable. 2005/10/14 21:40:10 thb 1.1.2.3: #118732# Added working sprite prio; now correctly calculating remaining (inactive) set of sprites. 2005/10/11 15:41:19 thb 1.1.2.2: #i54170# Corrected license headers 2005/06/17 23:41:36 thb 1.1.2.1: #i48939# Implementations for the new canvas base classes


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [2819e9eb89c99e7c462e7b0feead7db96150c9ee]

INTEGRATION: CWS canvas02 (1.1.2); FILE ADDED 2005/10/19 16:47:52 thb 1.1.2.2: #i48939# Property names are of course case _sensitive_ 2005/10/19 13:34:08 thb 1.1.2.1: #i48939# Initial revision. Class provides a rather minimalistic XPropertySet helper implementation


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [8574ae6db61c2a121eb1fa3e74ba614fe17c6a7c]

INTEGRATION: CWS canvas02 (1.1.2); FILE ADDED 2005/10/11 15:41:18 thb 1.1.2.4: #i54170# Corrected license headers 2005/08/02 14:07:57 thb 1.1.2.3: #i48939# moved polyPolygonFromXPolyPolygon2D to canvastools 2005/07/03 20:25:11 thb 1.1.2.2: #i48939# Reworked ParametricPolyPolygon, to extract state in an atomic operation; added more state checking 'isXDirty()' methods to canvascustomspritehelper; added various comments and notes 2005/06/17 23:42:07 thb 1.1.2.1: #i48939# Implementations for the new canvas base classes


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [d0ca801b1ebf8e6e13a31e11cfc81fc0e816b0e0]

INTEGRATION: CWS canvas02 (1.1.2); FILE ADDED 2005/10/11 15:41:18 thb 1.1.2.4: #i54170# Corrected license headers 2005/10/07 23:05:04 thb 1.1.2.3: #i48939# Unified formatting; improved constness; avoided a few copy constructions; pruned debug code; removed empty destructors; moved end iterator queries out of the loops 2005/09/29 14:19:36 mbu 1.1.2.2: pagemanager validates hardware surfaces now and handles this case properly 2005/09/29 09:40:34 mbu 1.1.2.1: surfaceproxy now has completely redesigned strategy, does no longer depend on amount of available videomemory


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [d4f714345ab5875b1668d1df50fe5207175dfe04]

INTEGRATION: CWS canvas02 (1.1.2); FILE ADDED 2005/10/17 14:10:48 mbu 1.1.2.5: avoid endless loop in nakedFragment() 2005/10/11 15:41:18 thb 1.1.2.4: #i54170# Corrected license headers 2005/10/07 23:05:04 thb 1.1.2.3: #i48939# Unified formatting; improved constness; avoided a few copy constructions; pruned debug code; removed empty destructors; moved end iterator queries out of the loops 2005/09/29 14:19:35 mbu 1.1.2.2: pagemanager validates hardware surfaces now and handles this case properly 2005/09/29 09:40:14 mbu 1.1.2.1: surfaceproxy now has completely redesigned strategy, does no longer depend on amount of available videomemory


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [c0958748d1dc1cf24cb2e9b62663e91df341ff56]

INTEGRATION: CWS canvas02 (1.1.2); FILE ADDED 2005/10/11 15:41:17 thb 1.1.2.4: #i54170# Corrected license headers 2005/10/07 23:05:04 thb 1.1.2.3: #i48939# Unified formatting; improved constness; avoided a few copy constructions; pruned debug code; removed empty destructors; moved end iterator queries out of the loops 2005/09/29 14:19:35 mbu 1.1.2.2: pagemanager validates hardware surfaces now and handles this case properly 2005/09/29 09:39:54 mbu 1.1.2.1: surfaceproxy now has completely redesigned strategy, does no longer depend on amount of available videomemory


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [0c8179777a83e89b896a7bbd628c6fff78472312]

INTEGRATION: CWS canvas02 (1.1.2); FILE ADDED 2005/10/11 15:41:17 thb 1.1.2.4: #i54170# Corrected license headers 2005/10/07 23:05:04 thb 1.1.2.3: #i48939# Unified formatting; improved constness; avoided a few copy constructions; pruned debug code; removed empty destructors; moved end iterator queries out of the loops 2005/09/29 14:19:35 mbu 1.1.2.2: pagemanager validates hardware surfaces now and handles this case properly 2005/09/29 09:39:33 mbu 1.1.2.1: surfaceproxy now has completely redesigned strategy, does no longer depend on amount of available videomemory


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [9635c00e308bbc49e9d1aa7d35b6ebd3dc27af22]

INTEGRATION: CWS canvas02 (1.4.10); FILE MERGED 2005/10/26 19:30:27 thb 1.4.10.9: #i48939# Changed agg to now provide a dynamic lib 2005/10/19 13:37:51 thb 1.4.10.8: #i48939# Added PropertySetHelper 2005/10/08 12:51:00 thb 1.4.10.7: RESYNC: (1.4-1.5); FILE MERGED 2005/09/29 09:59:09 mbu 1.4.10.6: added new files 2005/09/09 13:29:19 mbu 1.4.10.5: added cachedprimitive for fillTexturedPolyPolygon and realtime profiler for images 2005/08/15 16:03:31 thb 1.4.10.4: Added dependency for flt file 2005/08/05 00:03:23 thb 1.4.10.3: #i48939# Added missing 'typename' for conforming compilers; removed duplicate obj file from makefile 2005/08/02 14:07:57 thb 1.4.10.2: #i48939# moved polyPolygonFromXPolyPolygon2D to canvastools 2005/06/17 23:49:47 thb 1.4.10.1: #i48939# Huge refactoring of canvas; as much functionality as possible is now common in a bunch of shared base classes (input checking, locking, sprite redraw, etc.); added scroll update optimization, transparently to all canvas implementations


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [2c5a7ea8b1d18ba584551258a066de2b79afb2f2]

INTEGRATION: CWS canvas02 (1.1.2); FILE ADDED 2005/10/11 15:41:16 thb 1.1.2.2: #i54170# Corrected license headers 2005/08/02 14:02:46 thb 1.1.2.1: Initial revision


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [0e80e9faa8af5fbe0151964f10d63ed7d80bfcc8]

INTEGRATION: CWS canvas02 (1.1.2); FILE ADDED 2005/10/19 11:10:16 mbu 1.1.2.12: agg moved from external to seperate module, changed includes accordingly 2005/10/11 15:41:14 thb 1.1.2.11: #i54170# Corrected license headers 2005/10/07 23:05:03 thb 1.1.2.10: #i48939# Unified formatting; improved constness; avoided a few copy constructions; pruned debug code; removed empty destructors; moved end iterator queries out of the loops 2005/09/29 09:57:46 mbu 1.1.2.9: supporting new icolorbuffer interface 2005/09/09 13:29:19 mbu 1.1.2.8: added cachedprimitive for fillTexturedPolyPolygon and realtime profiler for images 2005/08/30 11:22:16 mbu 1.1.2.7: avoiding alpha rendering if possible and removed redundant win32 stuff 2005/08/16 13:51:31 thb 1.1.2.6: #i48939# Changed Image::clear() to also respect pixel format; changed Image constructors to choose pitch according to pixel format; added default cases for all switch statements; catching infinite loop in Page::insert() 2005/08/05 02:31:49 thb 1.1.2.5: #i48939# Added fillB2DPolyPolygon method to bitmap and image 2005/08/04 21:45:03 thb 1.1.2.4: #i48939# Added clear() method to Bitmap; moved buffer format to IColorBuffer; completed format handling in image 2005/08/04 12:58:23 mbu 1.1.2.3: now exposing pixelformat of colorbuffer 2005/08/04 12:06:03 mbu 1.1.2.2: support for 24bit rgb format 2005/08/02 14:02:35 thb 1.1.2.1: Initial revision


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [14789ce35c88382cf214734d788fd766e3c51fdb]

INTEGRATION: CWS canvas02 (1.1.4); FILE ADDED 2005/10/26 19:32:42 thb 1.1.4.24: #i48939# Corrected some places where build-in types (like long or int) where used in a non-portable way 2005/10/19 11:10:15 mbu 1.1.4.23: agg moved from external to seperate module, changed includes accordingly 2005/10/11 15:41:13 thb 1.1.4.22: #i54170# Corrected license headers 2005/10/10 22:06:59 thb 1.1.4.21: #i48939# Made code compile (almost) warning-free for gcc 2005/10/07 23:05:03 thb 1.1.4.20: #i48939# Unified formatting; improved constness; avoided a few copy constructions; pruned debug code; removed empty destructors; moved end iterator queries out of the loops 2005/09/29 10:02:58 mbu 1.1.4.19: supporting new icolorbuffer interface 2005/09/20 18:07:00 thb 1.1.4.18: #i10000# Solaris CC does not like anonymous struct in union; Solaris CC does not perform Koenig lookup for typedef'ed type aliases (B2DRange != B2DRectangle) 2005/09/09 13:53:22 mbu 1.1.4.17: removed dead code 2005/09/09 13:29:18 mbu 1.1.4.16: added cachedprimitive for fillTexturedPolyPolygon and realtime profiler for images 2005/08/30 16:09:09 mbu 1.1.4.15: fixed accuracy and blending issues 2005/08/30 15:12:37 mbu 1.1.4.14: fillTexturedPolyPolygon() uses faster method in case of rectangular transfers 2005/08/30 11:22:16 mbu 1.1.4.13: avoiding alpha rendering if possible and removed redundant win32 stuff 2005/08/16 13:51:31 thb 1.1.4.12: #i48939# Changed Image::clear() to also respect pixel format; changed Image constructors to choose pitch according to pixel format; added default cases for all switch statements; catching infinite loop in Page::insert() 2005/08/15 16:28:41 thb 1.1.4.11: #i48939# Moved texture scaling out of internal fillTexturedPolyPolygon(), to accomodate plain bitmap rendering (was scaled up obscenely otherwise) 2005/08/05 02:31:49 thb 1.1.4.10: #i48939# Added fillB2DPolyPolygon method to bitmap and image 2005/08/05 00:03:23 thb 1.1.4.9: #i48939# Added missing 'typename' for conforming compilers; removed duplicate obj file from makefile 2005/08/04 21:45:03 thb 1.1.4.8: #i48939# Added clear() method to Bitmap; moved buffer format to IColorBuffer; completed format handling in image 2005/08/04 12:58:23 mbu 1.1.4.7: now exposing pixelformat of colorbuffer 2005/08/04 12:06:03 mbu 1.1.4.6: support for 24bit rgb format 2005/08/04 08:57:54 mbu 1.1.4.5: support for curves in fillGradient and fillPolyPolygon 2005/08/03 11:43:29 mbu 1.1.4.4: support for curves in fillTexturedPolyPolygon 2005/08/03 11:34:01 mbu 1.1.4.3: support for curves in drawLinePolyPolygon 2005/08/03 08:20:39 mbu 1.1.4.2: static variables used by the rectangular gradient function converted to locals 2005/08/02 14:02:02 thb 1.1.4.1: Initial revision


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [002a9a56ec3bf4286e472f1e8310aa354d999620]

INTEGRATION: CWS canvas02 (1.2.40); FILE MERGED 2005/08/16 13:51:31 thb 1.2.40.3: #i48939# Changed Image::clear() to also respect pixel format; changed Image constructors to choose pitch according to pixel format; added default cases for all switch statements; catching infinite loop in Page::insert() 2005/08/15 16:04:18 thb 1.2.40.2: Added filter for __real symbols 2005/06/17 23:49:46 thb 1.2.40.1: #i48939# Huge refactoring of canvas; as much functionality as possible is now common in a bunch of shared base classes (input checking, locking, sprite redraw, etc.); added scroll update optimization, transparently to all canvas implementations


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [e23167ddb95e6b1f480ede97b54514066f1deedf]

INTEGRATION: CWS canvas02 (1.6.4); FILE MERGED 2005/10/08 12:50:21 thb 1.6.4.6: RESYNC: (1.6-1.7); FILE MERGED 2005/10/07 23:05:03 thb 1.6.4.5: #i48939# Unified formatting; improved constness; avoided a few copy constructions; pruned debug code; removed empty destructors; moved end iterator queries out of the loops 2005/08/02 14:07:57 thb 1.6.4.4: #i48939# moved polyPolygonFromXPolyPolygon2D to canvastools 2005/07/25 00:56:26 thb 1.6.4.3: #i48939# Added common clip and scroll tool methods 2005/07/22 00:12:17 thb 1.6.4.2: #i48939# Factored out stubby corner sprite bound rect rendering to canvastools; finished removal of actual redraw methods from ::canvas::Sprite 2005/06/17 23:49:46 thb 1.6.4.1: #i48939# Huge refactoring of canvas; as much functionality as possible is now common in a bunch of shared base classes (input checking, locking, sprite redraw, etc.); added scroll update optimization, transparently to all canvas implementations


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [822b288ddd972fe987415b42af0c7b3f3f7ebd84]

INTEGRATION: CWS canvas02 (1.1.2); FILE ADDED 2005/10/14 21:41:48 thb 1.1.2.4: #118732# Added working sprite prio; now correctly calculating remaining (inactive) set of sprites. 2005/10/11 15:41:13 thb 1.1.2.3: #i54170# Corrected license headers 2005/07/03 20:25:10 thb 1.1.2.2: #i48939# Reworked ParametricPolyPolygon, to extract state in an atomic operation; added more state checking 'isXDirty()' methods to canvascustomspritehelper; added various comments and notes 2005/06/17 23:41:46 thb 1.1.2.1: #i48939# Implementations for the new canvas base classes


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [f724e9d3cd9a2aa6aa270a763cc6a3088aac96a0]

INTEGRATION: CWS canvas02 (1.1.2); FILE ADDED 2005/10/11 15:41:12 thb 1.1.2.2: #i54170# Corrected license headers 2005/06/17 23:41:57 thb 1.1.2.1: #i48939# Implementations for the new canvas base classes


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [3c9f08944de826438ca2d7b882f8d820cf9b87bc]

INTEGRATION: CWS canvas02 (1.1.2); FILE ADDED 2005/10/11 15:41:11 thb 1.1.2.9: #i54170# Corrected license headers 2005/10/07 23:05:02 thb 1.1.2.8: #i48939# Unified formatting; improved constness; avoided a few copy constructions; pruned debug code; removed empty destructors; moved end iterator queries out of the loops 2005/09/29 10:01:41 mbu 1.1.2.7: supporting new icolorbuffer interface 2005/09/20 18:07:00 thb 1.1.2.6: #i10000# Solaris CC does not like anonymous struct in union; Solaris CC does not perform Koenig lookup for typedef'ed type aliases (B2DRange != B2DRectangle) 2005/09/02 15:10:18 mbu 1.1.2.5: XIntegerBitmap implementation for bitmaps 2005/08/05 02:31:49 thb 1.1.2.4: #i48939# Added fillB2DPolyPolygon method to bitmap and image 2005/08/04 21:45:03 thb 1.1.2.3: #i48939# Added clear() method to Bitmap; moved buffer format to IColorBuffer; completed format handling in image 2005/08/04 10:16:20 thb 1.1.2.2: #i48939# Added hasAlpha and getSize to Bitmap and Image 2005/08/02 14:02:24 thb 1.1.2.1: Initial revision


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [9c24ad30d93eab8a560776c8202a188427ad49dd]

INTEGRATION: CWS canvas02 (1.1.2); FILE ADDED 2005/10/11 15:41:09 thb 1.1.2.2: #i54170# Corrected license headers 2005/08/19 11:03:07 thb 1.1.2.1: #i53538# Added null canvas. This canvas will do nothing, except log all operations (to stderr, currently, but planned are various targets)


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [9bd69f51ba22f65f5e7128e445ecc7e1a98abed4]

INTEGRATION: CWS canvas02 (1.1.2); FILE ADDED 2005/10/11 15:41:09 thb 1.1.2.2: #i54170# Corrected license headers 2005/08/19 11:03:12 thb 1.1.2.1: #i53538# Added null canvas. This canvas will do nothing, except log all operations (to stderr, currently, but planned are various targets)


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [5e9163f46a72d21d59e0db8339e3cc491e70b8f6]

INTEGRATION: CWS canvas02 (1.1.2); FILE ADDED 2005/10/11 15:41:08 thb 1.1.2.2: #i54170# Corrected license headers 2005/08/19 11:03:13 thb 1.1.2.1: #i53538# Added null canvas. This canvas will do nothing, except log all operations (to stderr, currently, but planned are various targets)


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [bf709c2b07a4c007c38a87e10c79300d0e031b4c]

INTEGRATION: CWS canvas02 (1.1.2); FILE ADDED 2005/10/11 15:41:08 thb 1.1.2.2: #i54170# Corrected license headers 2005/08/19 11:03:10 thb 1.1.2.1: #i53538# Added null canvas. This canvas will do nothing, except log all operations (to stderr, currently, but planned are various targets)


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [9f455297811d6dccae2843b857db0ded7c5016be]

INTEGRATION: CWS canvas02 (1.1.2); FILE ADDED 2005/10/11 15:41:08 thb 1.1.2.2: #i54170# Corrected license headers 2005/08/19 11:03:08 thb 1.1.2.1: #i53538# Added null canvas. This canvas will do nothing, except log all operations (to stderr, currently, but planned are various targets)


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [ca4eef47ec2273ccc67ee1794de92d0be5e6c896]

INTEGRATION: CWS canvas02 (1.1.2); FILE ADDED 2005/10/11 15:41:07 thb 1.1.2.2: #i54170# Corrected license headers 2005/08/19 11:03:09 thb 1.1.2.1: #i53538# Added null canvas. This canvas will do nothing, except log all operations (to stderr, currently, but planned are various targets)


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [51ac3abc5c6003addd6f703f1fca23dbe9332f14]

INTEGRATION: CWS canvas02 (1.1.2); FILE ADDED 2005/10/11 15:41:07 thb 1.1.2.2: #i54170# Corrected license headers 2005/08/19 11:03:06 thb 1.1.2.1: #i53538# Added null canvas. This canvas will do nothing, except log all operations (to stderr, currently, but planned are various targets)


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [8d4c9be91dd0e5aac0fab886bd2840fa8a3aefd8]

INTEGRATION: CWS canvas02 (1.1.2); FILE ADDED 2005/10/11 15:41:06 thb 1.1.2.2: #i54170# Corrected license headers 2005/08/19 11:03:06 thb 1.1.2.1: #i53538# Added null canvas. This canvas will do nothing, except log all operations (to stderr, currently, but planned are various targets)


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [2cbfb941776a058d10f20efbd0d004cf25c8dc34]

INTEGRATION: CWS canvas02 (1.1.2); FILE ADDED 2005/10/11 15:41:05 thb 1.1.2.2: #i54170# Corrected license headers 2005/08/19 11:03:13 thb 1.1.2.1: #i53538# Added null canvas. This canvas will do nothing, except log all operations (to stderr, currently, but planned are various targets)


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [7e949bf6374ce58f47ee5e0fc9f75f063324e9e1]

INTEGRATION: CWS canvas02 (1.1.2); FILE ADDED 2005/10/11 15:41:03 thb 1.1.2.3: #i54170# Corrected license headers 2005/08/22 12:08:51 thb 1.1.2.2: #i53538# Corrected service name 2005/08/19 11:03:14 thb 1.1.2.1: #i53538# Added null canvas. This canvas will do nothing, except log all operations (to stderr, currently, but planned are various targets)


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [e6659f0aedd36406f42564273020b6b874b449c1]

INTEGRATION: CWS canvas02 (1.1.2); FILE ADDED 2005/10/19 13:38:32 thb 1.1.2.3: #i48939# Adapted to GraphicDeviceBase changes 2005/10/11 15:41:02 thb 1.1.2.2: #i54170# Corrected license headers 2005/08/19 11:03:05 thb 1.1.2.1: #i53538# Added null canvas. This canvas will do nothing, except log all operations (to stderr, currently, but planned are various targets)


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [0ce19cf95a429a73785a3e27848dcbad548a4a30]

INTEGRATION: CWS canvas02 (1.1.2); FILE ADDED 2005/10/19 13:38:32 thb 1.1.2.3: #i48939# Adapted to GraphicDeviceBase changes 2005/10/11 15:41:00 thb 1.1.2.2: #i54170# Corrected license headers 2005/08/19 11:03:09 thb 1.1.2.1: #i53538# Added null canvas. This canvas will do nothing, except log all operations (to stderr, currently, but planned are various targets)


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [d25b7085221378bfab4df5cef931fae078dad8f8]

INTEGRATION: CWS canvas02 (1.1.2); FILE ADDED 2005/10/11 15:41:00 thb 1.1.2.2: #i54170# Corrected license headers 2005/08/19 11:03:05 thb 1.1.2.1: #i53538# Added null canvas. This canvas will do nothing, except log all operations (to stderr, currently, but planned are various targets)


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [37ea0af0d28b661ca7d937af3460268726ce1fa3]

INTEGRATION: CWS canvas02 (1.1.2); FILE ADDED 2005/10/11 15:40:59 thb 1.1.2.2: #i54170# Corrected license headers 2005/08/19 11:03:09 thb 1.1.2.1: #i53538# Added null canvas. This canvas will do nothing, except log all operations (to stderr, currently, but planned are various targets)


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [02f4d3c31894b219b117c827c649ffb833a633a5]

INTEGRATION: CWS canvas02 (1.1.2); FILE ADDED 2005/10/11 15:40:57 thb 1.1.2.2: #i54170# Corrected license headers 2005/08/19 11:03:13 thb 1.1.2.1: #i53538# Added null canvas. This canvas will do nothing, except log all operations (to stderr, currently, but planned are various targets)


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [4d009c015f0a126be883a4162def00a4913f4ea1]

INTEGRATION: CWS canvas02 (1.1.2); FILE ADDED 2005/10/11 15:40:56 thb 1.1.2.2: #i54170# Corrected license headers 2005/08/19 11:03:08 thb 1.1.2.1: #i53538# Added null canvas. This canvas will do nothing, except log all operations (to stderr, currently, but planned are various targets)


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [1a6b2ffbc4e290e605f57d9a11e3f1ec0aa9d642]

INTEGRATION: CWS canvas02 (1.1.2); FILE ADDED 2005/10/11 15:40:55 thb 1.1.2.2: #i54170# Corrected license headers 2005/08/19 11:03:12 thb 1.1.2.1: #i53538# Added null canvas. This canvas will do nothing, except log all operations (to stderr, currently, but planned are various targets)


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [302cd193d5dc7ce0a25565f17cadd2b15df5abda]

INTEGRATION: CWS canvas02 (1.1.2); FILE ADDED 2005/10/11 15:40:54 thb 1.1.2.2: #i54170# Corrected license headers 2005/08/19 11:03:07 thb 1.1.2.1: #i53538# Added null canvas. This canvas will do nothing, except log all operations (to stderr, currently, but planned are various targets)


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [493b8be0e9afd68d6c7dc5b6324f408b61bb923c]

INTEGRATION: CWS canvas02 (1.1.2); FILE ADDED 2005/10/11 15:40:53 thb 1.1.2.2: #i54170# Corrected license headers 2005/08/19 11:03:10 thb 1.1.2.1: #i53538# Added null canvas. This canvas will do nothing, except log all operations (to stderr, currently, but planned are various targets)


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [5ddbb682a6e7cba8cc8f1f35d0a28a59a9cfd9cb]

INTEGRATION: CWS canvas02 (1.1.2); FILE ADDED 2005/10/11 15:40:52 thb 1.1.2.2: #i54170# Corrected license headers 2005/08/19 11:03:11 thb 1.1.2.1: #i53538# Added null canvas. This canvas will do nothing, except log all operations (to stderr, currently, but planned are various targets)


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [db75d2b9156f89884e02a4d18355fd227bbcb1a5]

INTEGRATION: CWS canvas02 (1.1.2); FILE ADDED 2005/10/11 15:40:51 thb 1.1.2.2: #i54170# Corrected license headers 2005/08/19 11:04:09 thb 1.1.2.1: #i53538# Added null canvas. This canvas will do nothing, except log all operations (to stderr, currently, but planned are various targets)


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [31972ba675ee6911ce180d8f5e3242cf22aad1f2]

INTEGRATION: CWS canvas02 (1.1.2); FILE ADDED 2005/08/19 14:44:14 thb 1.1.2.1: #i53538# Added null canvas. This canvas will do nothing, except log all operations (to stderr, currently, but planned are various targets)


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [e6a834659bc9d479c9ac5ce597cac0ff5a1c4b87]

INTEGRATION: CWS canvas02 (1.1.2); FILE ADDED 2005/08/19 11:03:59 thb 1.1.2.1: #i53538# Added null canvas. This canvas will do nothing, except log all operations (to stderr, currently, but planned are various targets)


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [731770612eb1cb3462dd8c101d4249fe246b0d03]

INTEGRATION: CWS canvas02 (1.4.10); FILE MERGED 2005/10/08 12:46:34 thb 1.4.10.3: RESYNC: (1.5-1.6); FILE MERGED 2005/06/28 14:03:25 hr 1.4.10.2: RESYNC: (1.4-1.5); FILE MERGED 2005/06/17 23:49:46 thb 1.4.10.1: #i48939# Huge refactoring of canvas; as much functionality as possible is now common in a bunch of shared base classes (input checking, locking, sprite redraw, etc.); added scroll update optimization, transparently to all canvas implementations


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [c7a7b75e90cb6a03e33c989afeb5deee2f87972a]

INTEGRATION: CWS canvas02 (1.4.10); FILE MERGED 2005/10/08 12:45:35 thb 1.4.10.3: RESYNC: (1.5-1.6); FILE MERGED 2005/06/28 14:01:55 hr 1.4.10.2: RESYNC: (1.4-1.5); FILE MERGED 2005/06/17 23:49:45 thb 1.4.10.1: #i48939# Huge refactoring of canvas; as much functionality as possible is now common in a bunch of shared base classes (input checking, locking, sprite redraw, etc.); added scroll update optimization, transparently to all canvas implementations


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [d0dd889c3daba31c2350d85323a9452ed00da730]

INTEGRATION: CWS canvas02 (1.4.10); FILE MERGED 2005/10/08 12:44:23 thb 1.4.10.2: RESYNC: (1.4-1.5); FILE MERGED 2005/06/17 23:49:45 thb 1.4.10.1: #i48939# Huge refactoring of canvas; as much functionality as possible is now common in a bunch of shared base classes (input checking, locking, sprite redraw, etc.); added scroll update optimization, transparently to all canvas implementations


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [c88e51de5f51cee96bbabc741b49ad936247f332]

INTEGRATION: CWS canvas02 (1.5.4); FILE MERGED 2005/10/08 12:42:32 thb 1.5.4.2: RESYNC: (1.5-1.6); FILE MERGED 2005/09/29 09:51:36 mbu 1.5.4.1: added glcanvas to canvas factory


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [e92b2bbbc0acbc120452ec6b3b2c1c3507fd640e]

INTEGRATION: CWS canvas02 (1.6.10); FILE MERGED 2005/10/19 13:37:19 thb 1.6.10.4: #i48939# dxcanvas has moved 2005/08/19 11:00:24 thb 1.6.10.3: #i53538# Added null canvas 2005/08/02 14:09:27 thb 1.6.10.2: #i48939# Exporting the new canvas/rendering/* header; depending on agg 2005/06/17 23:49:45 thb 1.6.10.1: #i48939# Huge refactoring of canvas; as much functionality as possible is now common in a bunch of shared base classes (input checking, locking, sprite redraw, etc.); added scroll update optimization, transparently to all canvas implementations


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [e4290b8347b4df79dacebb27e51b05dc0b8281be]

INTEGRATION: CWS canvas02 (1.5.8); FILE MERGED 2005/10/18 11:39:02 mbu 1.5.8.3: canvas depends on agg instead of external now 2005/08/19 11:00:23 thb 1.5.8.2: #i53538# Added null canvas 2005/08/02 14:09:27 thb 1.5.8.1: #i48939# Exporting the new canvas/rendering/* header; depending on agg


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [7e3b799c63cc0e06b4d427d04015a98df4733860]

INTEGRATION: CWS canvas02 (1.1.2); FILE ADDED 2005/10/11 15:40:49 thb 1.1.2.3: #i54170# Corrected license headers 2005/09/29 09:49:07 mbu 1.1.2.2: now including icolorbuffer 2005/08/02 14:00:29 thb 1.1.2.1: Initial revision


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [e313561314b34bb776976538d97f644553a85bad]

INTEGRATION: CWS canvas02 (1.1.2); FILE ADDED 2005/10/11 15:40:48 thb 1.1.2.2: #i54170# Corrected license headers 2005/09/29 09:34:10 mbu 1.1.2.1: moved to public area


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [7f27bf521f7747ebc5fd068876eb153f6fc56d9a]

INTEGRATION: CWS canvas02 (1.1.2); FILE ADDED 2005/10/17 14:09:49 mbu 1.1.2.4: added getSize() 2005/10/11 15:40:47 thb 1.1.2.3: #i54170# Corrected license headers 2005/09/29 09:47:56 mbu 1.1.2.2: added isValid() method 2005/08/02 14:00:04 thb 1.1.2.1: Initial revision


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [015751c4872dff8d0015f45e5791bc86bf1ec0c4]

INTEGRATION: CWS canvas02 (1.1.2); FILE ADDED 2005/10/11 15:40:46 thb 1.1.2.4: #i54170# Corrected license headers 2005/08/03 20:48:51 thb 1.1.2.3: #i48939# Removed getPixelSize() from IRenderModule, the vertices passed to the renderer are now simply in device pixel coordinate system 2005/08/03 12:03:14 thb 1.1.2.2: #i48939# Added locking to IRenderModule interface (might contain global objects, like the OpenGL state) 2005/08/02 13:59:47 thb 1.1.2.1: Initial revision


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [5c5e584c8f22c09cb999d7543a9415349910fa06]

INTEGRATION: CWS canvas02 (1.1.2); FILE ADDED 2005/10/11 15:40:45 thb 1.1.2.4: #i54170# Corrected license headers 2005/09/29 09:47:09 mbu 1.1.2.3: icolorbuffer now enforces locking instead of getBuffer() 2005/08/04 21:42:07 thb 1.1.2.2: #i48939# Added clear() method to Bitmap; moved buffer format to IColorBuffer 2005/08/02 14:00:17 thb 1.1.2.1: Initial revision


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [058bc4350d187fe332373758b7b72f0d18a511f5]

INTEGRATION: CWS canvas02 (1.1.2); FILE ADDED 2005/10/11 15:40:44 thb 1.1.2.2: #i54170# Corrected license headers 2005/08/02 13:59:34 thb 1.1.2.1: Initial revision


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [fde201e53c82b2bc55ea98606f64501a86dc713b]

INTEGRATION: CWS canvas02 (1.1.2); FILE ADDED 2005/10/11 15:40:43 thb 1.1.2.6: #i54170# Corrected license headers 2005/09/02 15:10:17 mbu 1.1.2.5: XIntegerBitmap implementation for bitmaps 2005/08/05 02:31:19 thb 1.1.2.4: #i48939# Added fillB2DPolyPolygon method to bitmap and image 2005/08/04 21:42:06 thb 1.1.2.3: #i48939# Added clear() method to Bitmap; moved buffer format to IColorBuffer 2005/08/04 10:14:31 thb 1.1.2.2: #i48939# Added hasAlpha and getSize to Bitmap and Image 2005/08/02 13:59:22 thb 1.1.2.1: Initial revision


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [67238dde54d41af43fbad6c3e721249a3ec7e11d]

INTEGRATION: CWS canvas02 (1.1.2); FILE ADDED 2005/10/11 15:40:39 thb 1.1.2.2: #i54170# Corrected license headers 2005/06/17 23:36:53 thb 1.1.2.1: #i48939# Refactored canvas, these are base classes that encapsulate common functionality (like input checking, locking, and general behaviour common to all canvas implementations)


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [5af6d77868308c858f1f7824efb3391ef0db56ff]

INTEGRATION: CWS canvas02 (1.1.2); FILE ADDED 2005/10/11 15:40:37 thb 1.1.2.4: #i54170# Corrected license headers 2005/07/21 14:52:32 thb 1.1.2.3: #i48939# Factored out round up/down to integer; removed backend specific methods from base Sprite interface; removed updateScreen overwrite from SpriteCanvasBase (too much backend specifics need to be passed to HW canvases); now passing the target OutputDevice directly via Sprite::redraw() method in VCL canvas; made XFont -> impl font conversion dynamic cast, too; removed the getSpriteTargetSurface crap from SpriteCanvas 2005/07/02 22:07:52 thb 1.1.2.2: #i10000# gcc is _much_ more picky about unqualified names in class templates, even when they are declared in known base classes; slightly tweaked member function template parms for SpriteRedrawManager::forEachSprite(); added fully qualified namespaces in all exported headers. 2005/06/17 23:36:50 thb 1.1.2.1: #i48939# Refactored canvas, these are base classes that encapsulate common functionality (like input checking, locking, and general behaviour common to all canvas implementations)


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [f87a3910b3c405e63dd8090424136d844248a005]

INTEGRATION: CWS canvas02 (1.1.2); FILE ADDED 2005/10/14 21:38:49 thb 1.1.2.4: #118732# Added working sprite prio; now correctly calculating remaining (inactive) set of sprites. 2005/10/11 15:40:35 thb 1.1.2.3: #i54170# Corrected license headers 2005/07/21 14:52:32 thb 1.1.2.2: #i48939# Factored out round up/down to integer; removed backend specific methods from base Sprite interface; removed updateScreen overwrite from SpriteCanvasBase (too much backend specifics need to be passed to HW canvases); now passing the target OutputDevice directly via Sprite::redraw() method in VCL canvas; made XFont -> impl font conversion dynamic cast, too; removed the getSpriteTargetSurface crap from SpriteCanvas 2005/06/17 23:36:53 thb 1.1.2.1: #i48939# Refactored canvas, these are base classes that encapsulate common functionality (like input checking, locking, and general behaviour common to all canvas implementations)


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [47b985ea67c39c75c7bb8eb86adb7ad5a7408abb]

INTEGRATION: CWS canvas02 (1.1.2); FILE ADDED 2005/10/11 15:40:31 thb 1.1.2.3: #i54170# Corrected license headers 2005/07/02 22:07:51 thb 1.1.2.2: #i10000# gcc is _much_ more picky about unqualified names in class templates, even when they are declared in known base classes; slightly tweaked member function template parms for SpriteRedrawManager::forEachSprite(); added fully qualified namespaces in all exported headers. 2005/06/17 23:36:50 thb 1.1.2.1: #i48939# Refactored canvas, these are base classes that encapsulate common functionality (like input checking, locking, and general behaviour common to all canvas implementations)


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [75f0e636a568f1030acd904455b36ece3d992e74]

INTEGRATION: CWS canvas02 (1.1.2); FILE ADDED 2005/10/24 16:59:26 thb 1.1.2.6: #i48939# Corrected typo 2005/10/19 17:33:35 thb 1.1.2.5: #i10000# gcc does not like looser exception spec 2005/10/19 13:35:59 thb 1.1.2.4: #i48939# Moved ValueMap from slideshow; adapted GraphicDeviceBase to use PropertySetHelper 2005/10/11 15:40:30 thb 1.1.2.3: #i54170# Corrected license headers 2005/07/02 22:07:51 thb 1.1.2.2: #i10000# gcc is _much_ more picky about unqualified names in class templates, even when they are declared in known base classes; slightly tweaked member function template parms for SpriteRedrawManager::forEachSprite(); added fully qualified namespaces in all exported headers. 2005/06/17 23:36:48 thb 1.1.2.1: #i48939# Refactored canvas, these are base classes that encapsulate common functionality (like input checking, locking, and general behaviour common to all canvas implementations)


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [4f885049d84cef74b4bf48af3452117fdf21942b]

INTEGRATION: CWS canvas02 (1.1.2); FILE ADDED 2005/10/11 15:40:29 thb 1.1.2.2: #i54170# Corrected license headers 2005/06/17 23:36:51 thb 1.1.2.1: #i48939# Refactored canvas, these are base classes that encapsulate common functionality (like input checking, locking, and general behaviour common to all canvas implementations)


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [3daae1b3dd46fba5e9f39ad2238d755c7323dd99]

INTEGRATION: CWS canvas02 (1.1.2); FILE ADDED 2005/10/11 15:40:29 thb 1.1.2.2: #i54170# Corrected license headers 2005/06/17 23:36:52 thb 1.1.2.1: #i48939# Refactored canvas, these are base classes that encapsulate common functionality (like input checking, locking, and general behaviour common to all canvas implementations)


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [fe52840eee1ac80e760343d9d1ec6e9e2e6461dc]

INTEGRATION: CWS canvas02 (1.1.2); FILE ADDED 2005/10/14 21:38:48 thb 1.1.2.5: #118732# Added working sprite prio; now correctly calculating remaining (inactive) set of sprites. 2005/10/11 15:40:28 thb 1.1.2.4: #i54170# Corrected license headers 2005/10/10 22:06:57 thb 1.1.2.3: #i48939# Made code compile (almost) warning-free for gcc 2005/07/03 20:25:56 thb 1.1.2.2: #i48939# Reworked ParametricPolyPolygon, to extract state in an atomic operation; added more state checking 'isXDirty()' methods to canvascustomspritehelper; added various comments and notes 2005/06/17 23:36:49 thb 1.1.2.1: #i48939# Refactored canvas, these are base classes that encapsulate common functionality (like input checking, locking, and general behaviour common to all canvas implementations)


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [8c94aeb1d2c26102bd2ce88169c85498fbe77950]

INTEGRATION: CWS canvas02 (1.1.2); FILE ADDED 2005/10/14 21:38:48 thb 1.1.2.5: #118732# Added working sprite prio; now correctly calculating remaining (inactive) set of sprites. 2005/10/11 15:40:27 thb 1.1.2.4: #i54170# Corrected license headers 2005/07/03 20:25:55 thb 1.1.2.3: #i48939# Reworked ParametricPolyPolygon, to extract state in an atomic operation; added more state checking 'isXDirty()' methods to canvascustomspritehelper; added various comments and notes 2005/07/02 22:07:51 thb 1.1.2.2: #i10000# gcc is _much_ more picky about unqualified names in class templates, even when they are declared in known base classes; slightly tweaked member function template parms for SpriteRedrawManager::forEachSprite(); added fully qualified namespaces in all exported headers. 2005/06/17 23:36:52 thb 1.1.2.1: #i48939# Refactored canvas, these are base classes that encapsulate common functionality (like input checking, locking, and general behaviour common to all canvas implementations)


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [154a1ae33073d5a7f303b42257d73ac3cb980d09]

INTEGRATION: CWS canvas02 (1.1.2); FILE ADDED 2005/10/11 15:40:27 thb 1.1.2.3: #i54170# Corrected license headers 2005/07/02 22:07:51 thb 1.1.2.2: #i10000# gcc is _much_ more picky about unqualified names in class templates, even when they are declared in known base classes; slightly tweaked member function template parms for SpriteRedrawManager::forEachSprite(); added fully qualified namespaces in all exported headers. 2005/06/17 23:36:49 thb 1.1.2.1: #i48939# Refactored canvas, these are base classes that encapsulate common functionality (like input checking, locking, and general behaviour common to all canvas implementations)


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [bd3857fd34eafb4742ff62783efad61ad61b0388]

INTEGRATION: CWS canvas02 (1.1.2); FILE ADDED 2005/10/11 15:40:27 thb 1.1.2.2: #i54170# Corrected license headers 2005/06/17 23:36:48 thb 1.1.2.1: #i48939# Refactored canvas, these are base classes that encapsulate common functionality (like input checking, locking, and general behaviour common to all canvas implementations)


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [b2d3623e782f66c12a6f0b4d5362524a672dec75]

INTEGRATION: CWS canvas02 (1.1.2); FILE ADDED 2005/10/11 15:40:26 thb 1.1.2.2: #i54170# Corrected license headers 2005/06/17 23:36:50 thb 1.1.2.1: #i48939# Refactored canvas, these are base classes that encapsulate common functionality (like input checking, locking, and general behaviour common to all canvas implementations)


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [1fe560b44ca86f2e8308fb7abe0d680b2ba28a80]

INTEGRATION: CWS canvas02 (1.1.2); FILE ADDED 2005/10/11 15:40:26 thb 1.1.2.2: #i54170# Corrected license headers 2005/06/17 23:36:53 thb 1.1.2.1: #i48939# Refactored canvas, these are base classes that encapsulate common functionality (like input checking, locking, and general behaviour common to all canvas implementations)


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [a643e18f5885420643b5abb8d28392a7f252f730]

INTEGRATION: CWS canvas02 (1.1.2); FILE ADDED 2005/10/11 15:40:24 thb 1.1.2.3: #i54170# Corrected license headers 2005/07/02 22:07:50 thb 1.1.2.2: #i10000# gcc is _much_ more picky about unqualified names in class templates, even when they are declared in known base classes; slightly tweaked member function template parms for SpriteRedrawManager::forEachSprite(); added fully qualified namespaces in all exported headers. 2005/06/17 23:40:03 thb 1.1.2.1: #i48939# Refactored canvas, these are base classes that encapsulate common functionality (like input checking, locking, and general behaviour common to all canvas implementations - in this case, even complete interface implementations, like ParametricPolyPolygon)


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [1709b6d41d16a8a8b69f1022d05239c2c91ab405]

INTEGRATION: CWS canvas02 (1.1.2); FILE ADDED 2005/10/14 21:38:47 thb 1.1.2.5: #118732# Added working sprite prio; now correctly calculating remaining (inactive) set of sprites. 2005/10/11 15:40:24 thb 1.1.2.4: #i54170# Corrected license headers 2005/07/22 11:56:16 thb 1.1.2.3: #i48939# SunCC has a stricter idea about which members are accessible from inner classes - made handleArea() public. 2005/07/02 22:07:50 thb 1.1.2.2: #i10000# gcc is _much_ more picky about unqualified names in class templates, even when they are declared in known base classes; slightly tweaked member function template parms for SpriteRedrawManager::forEachSprite(); added fully qualified namespaces in all exported headers. 2005/06/17 23:40:13 thb 1.1.2.1: #i48939# Refactored canvas, these are base classes that encapsulate common functionality (like input checking, locking, and general behaviour common to all canvas implementations - in this case, even complete interface implementations, like ParametricPolyPolygon)


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [e902203ee093df4eba66c685a3bdac96eae97705]

INTEGRATION: CWS canvas02 (1.1.2); FILE ADDED 2005/10/19 13:33:50 thb 1.1.2.1: #i48939# Initial revision. Class provides a rather minimalistic XPropertySet helper implementation


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [1008a83653b9497dd207d75834486a899de04772]

INTEGRATION: CWS canvas02 (1.1.2); FILE ADDED 2005/10/11 15:40:23 thb 1.1.2.4: #i54170# Corrected license headers 2005/08/02 14:09:58 thb 1.1.2.3: #i48939# moved polyPolygonFromXPolyPolygon2D to canvastools 2005/07/03 20:25:54 thb 1.1.2.2: #i48939# Reworked ParametricPolyPolygon, to extract state in an atomic operation; added more state checking 'isXDirty()' methods to canvascustomspritehelper; added various comments and notes 2005/06/17 23:39:52 thb 1.1.2.1: #i48939# Refactored canvas, these are base classes that encapsulate common functionality (like input checking, locking, and general behaviour common to all canvas implementations - in this case, even complete interface implementations, like ParametricPolyPolygon)


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [6b671a7c2df2c477f529a949784e258892753a36]

INTEGRATION: CWS canvas02 (1.4.8); FILE MERGED 2005/10/08 12:41:09 thb 1.4.8.2: RESYNC: (1.4-1.5); FILE MERGED 2005/08/19 11:01:16 thb 1.4.8.1: #i53538# Added line feed to OSL_TRACE (the version with string format needs explicit newlines)


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [f8f339b56f87b97bea11a919399ecd6c5eba9622]

INTEGRATION: CWS canvas02 (1.8.4); FILE MERGED 2005/10/26 19:32:41 thb 1.8.4.9: #i48939# Corrected some places where build-in types (like long or int) where used in a non-portable way 2005/10/19 13:35:59 thb 1.8.4.8: #i48939# Moved ValueMap from slideshow; adapted GraphicDeviceBase to use PropertySetHelper 2005/10/08 12:40:56 thb 1.8.4.7: RESYNC: (1.9-1.10); FILE MERGED 2005/08/02 14:09:58 thb 1.8.4.6: #i48939# moved polyPolygonFromXPolyPolygon2D to canvastools 2005/07/25 00:56:08 thb 1.8.4.5: #i48939# Added common clip and scroll tool methods 2005/07/22 00:11:38 thb 1.8.4.4: #i48939# Factored out stubby corner sprite bound rect rendering to canvastools; finished removal of actual redraw methods from ::canvas::Sprite 2005/07/21 14:52:31 thb 1.8.4.3: #i48939# Factored out round up/down to integer; removed backend specific methods from base Sprite interface; removed updateScreen overwrite from SpriteCanvasBase (too much backend specifics need to be passed to HW canvases); now passing the target OutputDevice directly via Sprite::redraw() method in VCL canvas; made XFont -> impl font conversion dynamic cast, too; removed the getSpriteTargetSurface crap from SpriteCanvas 2005/06/28 14:01:05 hr 1.8.4.2: RESYNC: (1.8-1.9); FILE MERGED 2005/06/17 23:49:44 thb 1.8.4.1: #i48939# Huge refactoring of canvas; as much functionality as possible is now common in a bunch of shared base classes (input checking, locking, sprite redraw, etc.); added scroll update optimization, transparently to all canvas implementations


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [7f1c7ddf36bfe18da12aaf38b06a09e7823c9c41]

INTEGRATION: CWS canvas02 (1.1.2); FILE ADDED 2005/06/17 23:35:00 thb 1.1.2.1: #i48939# Added overview document and cvs ignore config


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [149eb73073df1fb851dbe7a1cfca39093d26bd51]

INTEGRATION: CWS sj29 (1.5.98); FILE MERGED 2005/10/26 12:49:11 aw 1.5.98.1: #121905#


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [45667e5b896742c22852d7dd4a165bce5af7fb3b]

INTEGRATION: CWS sj29 (1.126.8); FILE MERGED 2005/10/26 13:59:52 sj 1.126.8.1: #i55484# only using link if graphc is not embedded


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [9449b219c6309a6ad66dd705c5686f9ebe9923d7]

INTEGRATION: CWS sj29 (1.3.100); FILE MERGED 2005/10/25 17:48:15 sj 1.3.100.1: #i55538# now using the correct font by supporting the script type


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [b2219ef295d8abaffc214db7ef1ea7eae20342e2]

INTEGRATION: CWS sj29 (1.10.42); FILE MERGED 2005/10/25 17:48:14 sj 1.10.42.1: #i55538# now using the correct font by supporting the script type


2005-11-02  Kurt Zenker  <kz@openoffice.org>  [77957bbfb3ec02d7bdc58412080bdfa9a4a5b293]

INTEGRATION: CWS sj29 (1.6.42); FILE MERGED 2005/10/31 11:51:30 sj 1.6.42.1: #125929# fixed crash if exporting unknown AnimationNode properties


2005-11-01  Kurt Zenker  <kz@openoffice.org>  [4b77e07d401b698c30ad44bd913e11dca33ab10d]

INTEGRATION: CWS locales201 (1.10.20); FILE MERGED 2005/08/15 14:58:17 er 1.10.20.1: #i43751# align date formats to ISO 8601


2005-11-01  Kurt Zenker  <kz@openoffice.org>  [f1a2e342ebb3c3c207fd390ecef5ebc0462e0781]

INTEGRATION: CWS locales201 (1.2.184); FILE MERGED 2005/10/11 14:39:09 er 1.2.184.1: get rid of unnecessary references to module tools''


2005-11-01  Kurt Zenker  <kz@openoffice.org>  [e3bf6f4ccf1bfe668f1c1044813271510ca59156]

INTEGRATION: CWS locales201 (1.2.190); FILE MERGED 2005/10/11 14:39:07 er 1.2.190.1: get rid of unnecessary references to module tools''


2005-11-01  Kurt Zenker  <kz@openoffice.org>  [44d756b2ca8d6b7f5b5dc3dac93077d9568dd31e]

INTEGRATION: CWS locales201 (1.1.248); FILE MERGED 2005/10/11 14:39:05 er 1.1.248.1: get rid of unnecessary references to module tools''


2005-11-01  Kurt Zenker  <kz@openoffice.org>  [97ffe7bdecf33ecb7fa8f5b3fe0d2461b3698e7c]

INTEGRATION: CWS locales201 (1.2.184); FILE MERGED 2005/10/11 14:39:02 er 1.2.184.1: get rid of unnecessary references to module tools''


2005-11-01  Kurt Zenker  <kz@openoffice.org>  [e5fb13c630ff632575e005473e30692b3fdd7daf]

INTEGRATION: CWS locales201 (1.1.248); FILE MERGED 2005/10/11 14:39:00 er 1.1.248.1: get rid of unnecessary references to module tools''


2005-11-01  Kurt Zenker  <kz@openoffice.org>  [ba862b97b88c45a2bd92f58c7969fdf0fc8f06de]

INTEGRATION: CWS locales201 (1.1.226); FILE MERGED 2005/10/11 14:38:58 er 1.1.226.1: get rid of unnecessary references to module tools''


2005-11-01  Kurt Zenker  <kz@openoffice.org>  [5cce0b2a0c59226bbb6899051421b98ed2f94d0e]

INTEGRATION: CWS locales201 (1.1.226); FILE MERGED 2005/10/11 14:38:56 er 1.1.226.1: get rid of unnecessary references to module tools''


2005-11-01  Kurt Zenker  <kz@openoffice.org>  [eec76ffb6cea9f901381df2d550961ee90657e18]

INTEGRATION: CWS locales201 (1.1.226); FILE MERGED 2005/10/11 14:38:55 er 1.1.226.1: get rid of unnecessary references to module tools''


2005-11-01  Kurt Zenker  <kz@openoffice.org>  [d0e793a70f57319fd0dad09a7a6d7bdc39c5d753]

INTEGRATION: CWS locales201 (1.2.184); FILE MERGED 2005/10/11 14:38:55 er 1.2.184.1: get rid of unnecessary references to module tools''


2005-11-01  Kurt Zenker  <kz@openoffice.org>  [90b3c4c2db9ec1131a0ebcca76242654a98d88a0]

INTEGRATION: CWS locales201 (1.1.226); FILE MERGED 2005/10/11 14:38:54 er 1.1.226.1: get rid of unnecessary references to module tools''


2005-11-01  Kurt Zenker  <kz@openoffice.org>  [0826c3f6968dcf6d4f0d22fa3ac5dc82d9d7ede7]

INTEGRATION: CWS locales201 (1.4.6); FILE MERGED 2005/10/11 14:38:53 er 1.4.6.1: get rid of unnecessary references to module tools''


2005-11-01  Kurt Zenker  <kz@openoffice.org>  [8e4672f44c6fbee3e9f3f301ab79864f20853cbf]

INTEGRATION: CWS locales201 (1.5.6); FILE MERGED 2005/10/11 14:38:53 er 1.5.6.1: get rid of unnecessary references to module tools''


2005-11-01  Kurt Zenker  <kz@openoffice.org>  [17f05e4b1507063b2217aa4a21dfaed3aaf4804d]

INTEGRATION: CWS locales201 (1.5.50); FILE MERGED 2005/10/08 09:24:29 er 1.5.50.2: RESYNC: (1.5-1.6); FILE MERGED 2005/08/16 17:38:04 er 1.5.50.1: #i50244# TextSearch::ApproxSrchFrwrd: end condition for whitespace-only text


2005-11-01  Kurt Zenker  <kz@openoffice.org>  [e41e589675decfa0dc0e487c0affbbc54c3856be]

INTEGRATION: CWS locales201 (1.15.20); FILE MERGED 2005/08/05 16:00:19 er 1.15.20.1: #i48674# align to CLDR where appropriate, and correct week count


2005-11-01  Kurt Zenker  <kz@openoffice.org>  [c0db81f6f66952d8ad01864eaa697e9e611d022f]

INTEGRATION: CWS locales201 (1.1.2); FILE ADDED 2005/08/15 13:27:09 er 1.1.2.1: #i51080# add Xhosa for South Africa (xh_ZA) locale data; contributed by Dwayne Bailey <dwayne@ooo>


2005-11-01  Kurt Zenker  <kz@openoffice.org>  [7a84092a3d3ab9c7025f7e0df8a40875ce8cb5d7]

INTEGRATION: CWS locales201 (1.1.2); FILE ADDED 2005/08/15 11:35:36 er 1.1.2.1: #i49304# add Vietnamese (vi_VN) locale data; contributed by Nam T. Nguyen <nntsoft@ooo>


2005-11-01  Kurt Zenker  <kz@openoffice.org>  [cf452aa36a2d4ade97f11192bd438b1ac8178c5d]

INTEGRATION: CWS locales201 (1.1.2); FILE ADDED 2005/08/15 12:59:00 er 1.1.2.2: not present in CLDR => no update 2005/08/15 12:48:11 er 1.1.2.1: #i51077# add Tswana for South Africa (tn_ZA) locale data; contributed by Dwayne Bailey <dwayne@ooo>


2005-11-01  Kurt Zenker  <kz@openoffice.org>  [54b4891fe0eb65a0a917565108d9a35e28a8d2fd]

INTEGRATION: CWS locales201 (1.1.2); FILE ADDED 2005/08/15 13:51:31 er 1.1.2.1: #i51122# add Southern Sotho for South Africa (st_ZA) locale data; contributed by Dwayne Bailey <dwayne@ooo>


2005-11-01  Kurt Zenker  <kz@openoffice.org>  [917c2634e0809f7cccc9ad99f2162e336a6eceeb]

INTEGRATION: CWS locales201 (1.1.2); FILE ADDED 2005/08/23 13:57:33 er 1.1.2.1: #i53256# add Swati_SouthAfrica (ss_ZA) locale data; contributed by Dwayne Bailey <dwayne@ooo>


2005-11-01  Kurt Zenker  <kz@openoffice.org>  [37ee98cb150c84b238a1fad9cf45c06652af4bba]

INTEGRATION: CWS locales201 (1.1.2); FILE ADDED 2005/08/15 10:45:42 er 1.1.2.1: #i52805# add Oriya_India (or_IN) locale data; contributed by Gora Mohanty <gora_mohanty@ooo>


2005-11-01  Kurt Zenker  <kz@openoffice.org>  [48c240f19efc37de18525f09730451a56dc98c73]

INTEGRATION: CWS locales201 (1.28.2); FILE MERGED 2005/10/08 09:20:49 er 1.28.2.9: RESYNC: (1.28-1.29); FILE MERGED 2005/09/13 15:53:57 er 1.28.2.8: remove en_CB fake locale data 2005/08/23 13:57:33 er 1.28.2.7: #i53256# add Swati_SouthAfrica (ss_ZA) locale data; contributed by Dwayne Bailey <dwayne@ooo> 2005/08/15 13:51:31 er 1.28.2.6: #i51122# add Southern Sotho for South Africa (st_ZA) locale data; contributed by Dwayne Bailey <dwayne@ooo> 2005/08/15 13:27:08 er 1.28.2.5: #i51080# add Xhosa for South Africa (xh_ZA) locale data; contributed by Dwayne Bailey <dwayne@ooo> 2005/08/15 12:48:11 er 1.28.2.4: #i51077# add Tswana for South Africa (tn_ZA) locale data; contributed by Dwayne Bailey <dwayne@ooo> 2005/08/15 11:35:36 er 1.28.2.3: #i49304# add Vietnamese (vi_VN) locale data; contributed by Nam T. Nguyen <nntsoft@ooo> 2005/08/15 10:45:41 er 1.28.2.2: #i52805# add Oriya_India (or_IN) locale data; contributed by Gora Mohanty <gora_mohanty@ooo> 2005/08/08 17:49:48 er 1.28.2.1: #i48970# add Kalaallisut_Greenland (kl_GL); contributed by Soeren Thing <thing@ooo>


2005-11-01  Kurt Zenker  <kz@openoffice.org>  [7cf98e84a6a9f67dad6ccb10e2224a769095a920]

INTEGRATION: CWS locales201 (1.7.2); FILE MERGED 2005/08/23 13:57:33 er 1.7.2.6: #i53256# add Swati_SouthAfrica (ss_ZA) locale data; contributed by Dwayne Bailey <dwayne@ooo> 2005/08/15 13:51:30 er 1.7.2.5: #i51122# add Southern Sotho for South Africa (st_ZA) locale data; contributed by Dwayne Bailey <dwayne@ooo> 2005/08/15 13:27:07 er 1.7.2.4: #i51080# add Xhosa for South Africa (xh_ZA) locale data; contributed by Dwayne Bailey <dwayne@ooo> 2005/08/15 12:48:11 er 1.7.2.3: #i51077# add Tswana for South Africa (tn_ZA) locale data; contributed by Dwayne Bailey <dwayne@ooo> 2005/08/15 11:35:36 er 1.7.2.2: #i49304# add Vietnamese (vi_VN) locale data; contributed by Nam T. Nguyen <nntsoft@ooo> 2005/08/15 10:45:41 er 1.7.2.1: #i52805# add Oriya_India (or_IN) locale data; contributed by Gora Mohanty <gora_mohanty@ooo>


2005-11-01  Kurt Zenker  <kz@openoffice.org>  [402507a14e3784d650537c2d8fb73f981d1c9bc6]

INTEGRATION: CWS locales201 (1.11.10); FILE MERGED 2005/08/08 17:49:48 er 1.11.10.1: #i48970# add Kalaallisut_Greenland (kl_GL); contributed by Soeren Thing <thing@ooo>


2005-11-01  Kurt Zenker  <kz@openoffice.org>  [28c1be97ec27e95a3697f4882ed3e6019d205e50]

INTEGRATION: CWS locales201 (1.3.56); FILE MERGED 2005/09/13 15:53:57 er 1.3.56.1: remove en_CB fake locale data


2005-11-01  Kurt Zenker  <kz@openoffice.org>  [6c7267b6f3ef95c59ff75ee4fac54fc27c3d2eaa]

INTEGRATION: CWS locales201 (1.1.2); FILE ADDED 2005/08/08 17:49:48 er 1.1.2.1: #i48970# add Kalaallisut_Greenland (kl_GL); contributed by Soeren Thing <thing@ooo>


2005-11-01  Kurt Zenker  <kz@openoffice.org>  [51ceba8f169ef85e055c6edaa15942e055e03416]

INTEGRATION: CWS locales201 (1.2.2); FILE MERGED 2005/08/23 19:44:06 khong 1.2.2.1: #i52580# Set index key phonetic attribute to false.


2005-11-01  Kurt Zenker  <kz@openoffice.org>  [0926d538630ffb2af2c20c1c1f2dbab07d7c0b21]

INTEGRATION: CWS locales201 (1.8.6); FILE MERGED 2005/10/11 14:38:52 er 1.8.6.1: get rid of unnecessary references to module tools''


2005-11-01  Kurt Zenker  <kz@openoffice.org>  [66bbcdf6c744edd804a90434e638dc86e6c69ef5]

INTEGRATION: CWS locales201 (1.32.2); FILE MERGED 2005/10/08 09:19:25 er 1.32.2.9: RESYNC: (1.32-1.33); FILE MERGED 2005/09/13 15:54:30 er 1.32.2.8: remove en_CB fake locale data 2005/08/23 13:57:32 er 1.32.2.7: #i53256# add Swati_SouthAfrica (ss_ZA) locale data; contributed by Dwayne Bailey <dwayne@ooo> 2005/08/15 13:51:30 er 1.32.2.6: #i51122# add Southern Sotho for South Africa (st_ZA) locale data; contributed by Dwayne Bailey <dwayne@ooo> 2005/08/15 13:27:06 er 1.32.2.5: #i51080# add Xhosa for South Africa (xh_ZA) locale data; contributed by Dwayne Bailey <dwayne@ooo> 2005/08/15 12:48:10 er 1.32.2.4: #i51077# add Tswana for South Africa (tn_ZA) locale data; contributed by Dwayne Bailey <dwayne@ooo> 2005/08/15 11:35:35 er 1.32.2.3: #i49304# add Vietnamese (vi_VN) locale data; contributed by Nam T. Nguyen <nntsoft@ooo> 2005/08/15 10:45:41 er 1.32.2.2: #i52805# add Oriya_India (or_IN) locale data; contributed by Gora Mohanty <gora_mohanty@ooo> 2005/08/08 17:49:47 er 1.32.2.1: #i48970# add Kalaallisut_Greenland (kl_GL); contributed by Soeren Thing <thing@ooo>


2005-11-01  Kurt Zenker  <kz@openoffice.org>  [cc385a85b53861ef71bd44496c27ab9d3e705496]

INTEGRATION: CWS locales201 (1.15.2); FILE MERGED 2005/10/08 09:18:38 er 1.15.2.2: RESYNC: (1.15-1.16); FILE MERGED 2005/08/15 14:43:41 er 1.15.2.1: check that formatindex 48.49 are not defined


2005-11-01  Kurt Zenker  <kz@openoffice.org>  [4b75ed131b0a525a48324cdcf72278666d0d4a0b]

INTEGRATION: CWS locales201 (1.19.26); FILE MERGED 2005/10/08 09:10:11 er 1.19.26.4: RESYNC: (1.19-1.20); FILE MERGED 2005/08/15 15:12:40 er 1.19.26.3: #i52837# Lao alphabet numbering; contributed by Anousak Souphavank <xangdao@ooo> 2005/08/09 18:22:37 er 1.19.26.2: #i49476# add Khmer alphabet numbering 2005/08/09 15:26:47 er 1.19.26.1: #i50577# add Nepali alphabet numbering


2005-11-01  Kurt Zenker  <kz@openoffice.org>  [7510268247df5395e9536ab414d8065ce3428a87]

INTEGRATION: CWS locales201 (1.8.6); FILE MERGED 2005/10/11 14:38:51 er 1.8.6.1: get rid of unnecessary references to module tools''


2005-11-01  Kurt Zenker  <kz@openoffice.org>  [61fc68d5935b0f9d9a49f5c47340c0a9f2e4f9c0]

INTEGRATION: CWS locales201 (1.5.6); FILE MERGED 2005/10/11 14:38:51 er 1.5.6.1: get rid of unnecessary references to module tools''


2005-11-01  Kurt Zenker  <kz@openoffice.org>  [a74d582800c2653e3e4999a853a80735590e568f]

INTEGRATION: CWS locales201 (1.9.20); FILE MERGED 2005/10/11 14:38:50 er 1.9.20.5: get rid of unnecessary references to module tools'' 2005/10/08 09:07:29 er 1.9.20.4: RESYNC: (1.9-1.10); FILE MERGED 2005/08/30 17:13:20 er 1.9.20.3: #i51435# getFlagsExtended: handle UnicodeType::COMBINING_SPACING_MARK 2005/08/30 15:39:48 er 1.9.20.2: #i46908# add ssIgnoreLeadingInRewind to places where ssRewindFromValue is used 2005/08/23 15:41:00 er 1.9.20.1: #i46908# parseText: during rewind from value switch state if ignoring leading whitespace, don't loop forever


2005-11-01  Kurt Zenker  <kz@openoffice.org>  [e9d63d9ab16c02773d0b5fde7257b801ef262c89]

INTEGRATION: CWS locales201 (1.10.6); FILE MERGED 2005/10/11 14:38:49 er 1.10.6.1: get rid of unnecessary references to module tools''


2005-11-01  Kurt Zenker  <kz@openoffice.org>  [27d73f181f8481cdee060f069e14616800f8f027]

INTEGRATION: CWS locales201 (1.8.6); FILE MERGED 2005/10/11 14:38:48 er 1.8.6.1: get rid of unnecessary references to module tools''


2005-11-01  Kurt Zenker  <kz@openoffice.org>  [e21505d94e03b8068e8db67b3b313acff298e879]

INTEGRATION: CWS locales201 (1.4.6); FILE MERGED 2005/10/11 14:38:47 er 1.4.6.1: get rid of unnecessary references to module tools''


2005-11-01  Kurt Zenker  <kz@openoffice.org>  [5a09630749169982b8a98c59476312e03a6074af]

INTEGRATION: CWS locales201 (1.17.184); FILE MERGED 2005/10/11 14:38:45 er 1.17.184.1: get rid of unnecessary references to module tools''


2005-11-01  Kurt Zenker  <kz@openoffice.org>  [6de045ec0a5892d859893f05d544241e108a96a3]

INTEGRATION: CWS locales201 (1.8.80); FILE MERGED 2005/10/08 08:55:23 er 1.8.80.2: RESYNC: (1.8-1.9); FILE MERGED 2005/08/23 15:41:00 er 1.8.80.1: #i46908# parseText: during rewind from value switch state if ignoring leading whitespace, don't loop forever


2005-11-01  Kurt Zenker  <kz@openoffice.org>  [b78e3b126d659431c0c56255a21da114452dcc01]

INTEGRATION: CWS locales201 (1.3.72); FILE MERGED 2005/10/08 08:54:10 er 1.3.72.5: RESYNC: (1.3-1.4); FILE MERGED 2005/08/29 17:17:04 er 1.3.72.4: #i43045# remove unwanted characters from Thai numbering bullets 2005/08/15 15:12:39 er 1.3.72.3: #i52837# Lao alphabet numbering; contributed by Anousak Souphavank <xangdao@ooo> 2005/08/09 18:22:36 er 1.3.72.2: #i49476# add Khmer alphabet numbering 2005/08/09 15:26:46 er 1.3.72.1: #i50577# add Nepali alphabet numbering


2005-11-01  Kurt Zenker  <kz@openoffice.org>  [8401866aaab7da7a795b9cb534148f3e5614a514]

INTEGRATION: CWS locales201 (1.4.26); FILE MERGED 2005/10/08 08:43:35 er 1.4.26.2: RESYNC: (1.4-1.6); FILE MERGED 2005/09/12 14:43:55 er 1.4.26.1: #i48948# add br Breton


2005-11-01  Kurt Zenker  <kz@openoffice.org>  [1025904c1b5ebf3ad903a15b244b99ba1141bdbe]

INTEGRATION: CWS locales201 (1.11.160); FILE MERGED 2005/10/07 21:12:50 er 1.11.160.4: RESYNC: (1.11-1.12); FILE MERGED 2005/08/15 15:03:11 er 1.11.160.3: #i52837# Lao alphabet numbering 2005/08/09 18:16:40 er 1.11.160.2: #i49476# add Khmer alphabet numbering 2005/08/09 15:23:15 er 1.11.160.1: #i50577# add Nepali alphabet numbering


2005-11-01  Oliver Bolte  <obo@openoffice.org>  [e9d608161ce5bf299cd208edda3cd32d2117832e]

#i57071# interrupt handler declaration removed


2005-11-01  Kurt Zenker  <kz@openoffice.org>  [5cfffee7f71cc6dbc5a8a8538e5273ed01b80133]

INTEGRATION: CWS vcl43 (1.29.78); FILE MERGED 2005/08/25 09:30:14 pl 1.29.78.1: #125308# support extra keys on sun keyboard


2005-11-01  Kurt Zenker  <kz@openoffice.org>  [b6932cfda6865bba22af86e2e207d4f5e0f268e9]

INTEGRATION: CWS vcl43 (1.33.10); FILE MERGED 2005/08/25 09:30:15 pl 1.33.10.1: #125308# support extra keys on sun keyboard


2005-11-01  Kurt Zenker  <kz@openoffice.org>  [25cc4d937f994a510eead4eb7b77e4166c8c3c0c]

INTEGRATION: CWS vcl43 (1.215.170); FILE MERGED 2005/08/23 15:57:19 pl 1.215.170.2: #i52349# fix GetDisplayBackground for NWF enabled toolbars 2005/08/18 14:18:06 ssa 1.215.170.1: #122232# abort in non-pro if window hierarchy gets corrupted


2005-11-01  Kurt Zenker  <kz@openoffice.org>  [5be4805d50db2f0807cfec641d3253b7d75a4958]

INTEGRATION: CWS vcl43 (1.37.236); FILE MERGED 2005/08/23 10:59:53 ssa 1.37.236.1: #i52217# perform item updates asynchronously to avoid paint problems


2005-11-01  Kurt Zenker  <kz@openoffice.org>  [cf66025aca9d801a7d29572f9c98e85588957557]

INTEGRATION: CWS vcl43 (1.89.78); FILE MERGED 2005/08/23 15:57:18 pl 1.89.78.1: #i52349# fix GetDisplayBackground for NWF enabled toolbars


2005-11-01  Kurt Zenker  <kz@openoffice.org>  [12d6a438992624e6c48ee0ff57ea70d5c04a03fa]

INTEGRATION: CWS vcl43 (1.65.174); FILE MERGED 2005/10/20 09:57:54 hdu 1.65.174.4: #i51400# get rid of unneeded DBG_ASSERT 2005/09/02 10:35:24 hdu 1.65.174.3: RESYNC: (1.65-1.67); FILE MERGED 2005/08/25 14:18:31 hdu 1.65.174.2: #i53395# at least one glyph outline needs to be good 2005/08/17 11:53:12 hdu 1.65.174.1: #i51400# also ignore deprecated formatting chars, also ignore control chars for strong bidi


2005-11-01  Kurt Zenker  <kz@openoffice.org>  [439b7fe573df9d685f7613201f96ffc5b08d2b6f]

INTEGRATION: CWS vcl43 (1.203.26); FILE MERGED 2005/08/25 14:16:23 hdu 1.203.26.2: #i53395# make sure the physical font is initialized for GetTextOutlines 2005/08/24 14:01:16 hdu 1.203.26.1: #i33947# keep EUDC as first glyph fallback font even when higher quality GF fonts are available


2005-11-01  Kurt Zenker  <kz@openoffice.org>  [fca43a22133cce100252a7e00eb4d635552f9a1e]

INTEGRATION: CWS vcl43 (1.57.76); FILE MERGED 2005/08/18 14:17:21 ssa 1.57.76.1: #122232# try to avoid crash due to corrupted window hierarchy


2005-11-01  Kurt Zenker  <kz@openoffice.org>  [255214a8b6a469cb0f8232bf4bb94819db626833]

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-11-01  Kurt Zenker  <kz@openoffice.org>  [2b1fa4a9784e179e58b6ec7b70ee0e9cd9e353eb]

INTEGRATION: CWS dba201f (1.148.26); FILE MERGED 2005/10/21 11:21:34 fs 1.148.26.1: #i53264# some WORDBREAK=TRUE flags on some FixedTexts


2005-11-01  Kurt Zenker  <kz@openoffice.org>  [abad9ed6078aadfb961bc85e724e6616d3c6de34]

INTEGRATION: CWS pj38 (1.7.56); FILE MERGED 2005/10/27 18:18:25 pjanik 1.7.56.1: #i56653#: not only sxi, but all presentations are acceptable for "-show" command line argument


2005-11-01  Kurt Zenker  <kz@openoffice.org>  [65805874d7ebe6e1c96a346b8ba436a4e2d4e94c]

INTEGRATION: CWS vcl42 (1.117.22); FILE MERGED 2005/10/06 08:25:46 pl 1.117.22.2: RESYNC: (1.117-1.119); FILE MERGED 2005/08/09 07:29:10 pl 1.117.22.1: #i52777# remove ugly hack


2005-11-01  Kurt Zenker  <kz@openoffice.org>  [2a3979b0ee580a8fd0700de2d6e270338366d54b]

INTEGRATION: CWS vcl42 (1.190.110); FILE MERGED 2005/10/06 08:11:07 pl 1.190.110.7: RESYNC: (1.191-1.193); FILE MERGED 2005/08/17 13:13:12 pl 1.190.110.6: #i52338# better strategy: use unmodified keysym only if we do not have a keycode for the normal keysym 2005/08/16 18:12:07 pl 1.190.110.5: #i53179# correct SetSize method 2005/08/12 10:05:12 pl 1.190.110.4: #i53179# add positional WM_NORMAL hint to ownerdraw windows 2005/08/10 10:46:35 pl 1.190.110.3: #i52338# use unmodified keycodes only 2005/07/21 15:37:57 pl 1.190.110.2: RESYNC: (1.190-1.191); FILE MERGED 2005/07/12 13:52:59 pl 1.190.110.1: #i51331# change behaviour like in gtk plugin; no more resetting the IC, a different IC for each frame for having separate preedit states


2005-11-01  Kurt Zenker  <kz@openoffice.org>  [3ebbaa3ba51191c929b2ada018fef35e51ffab40]

INTEGRATION: CWS vcl42 (1.23.176); FILE MERGED 2005/10/06 07:24:17 pl 1.23.176.2: RESYNC: (1.23-1.24); FILE MERGED 2005/07/14 09:59:21 hdu 1.23.176.1: #i51577# better coverage calculation for X11 fonts


2005-11-01  Kurt Zenker  <kz@openoffice.org>  [df17ff0d990a023135a5189499d38aa5fb685fb0]

INTEGRATION: CWS vcl42 (1.39.296); FILE MERGED 2005/10/06 07:23:30 pl 1.39.296.2: RESYNC: (1.39-1.41); FILE MERGED 2005/08/10 14:20:35 hdu 1.39.296.1: #i53168# X11 fonts fonts only get the symbol flag when they explicitly request it


2005-11-01  Kurt Zenker  <kz@openoffice.org>  [0e7cf9fcc59ac9cbc17dbd11aa10072898f94bd3]

INTEGRATION: CWS vcl42 (1.124.4); FILE MERGED 2005/10/06 07:22:22 pl 1.124.4.4: RESYNC: (1.125-1.127); FILE MERGED 2005/07/21 15:37:49 pl 1.124.4.3: RESYNC: (1.124-1.125); FILE MERGED 2005/07/19 10:42:29 hdu 1.124.4.2: #i51924# dummy checkin with correct issue id 2005/07/19 10:40:19 hdu 1.124.4.1: #i51294# avoid 32->16bit coordinate truncation problem in X11


2005-11-01  Kurt Zenker  <kz@openoffice.org>  [90994c68455f442907ec79a42618c04559f6acf5]

INTEGRATION: CWS vcl42 (1.9.270); FILE MERGED 2005/10/06 07:21:00 pl 1.9.270.2: RESYNC: (1.9-1.11); FILE MERGED 2005/06/28 10:26:50 pl 1.9.270.1: #i51204# do artificial bold only if needed for font weight >medium


2005-11-01  Kurt Zenker  <kz@openoffice.org>  [a84445f4b9443ecd5d36ed167de90cc01dd9b8d8]

INTEGRATION: CWS vcl42 (1.22.380); FILE MERGED 2005/10/06 07:19:11 pl 1.22.380.3: RESYNC: (1.22-1.23); FILE MERGED 2005/08/15 12:19:38 pl 1.22.380.2: #i52777# variable definition 2005/08/11 12:19:02 pl 1.22.380.1: #i48001# default blink rate for generic plugin


2005-11-01  Kurt Zenker  <kz@openoffice.org>  [ecb73f7101cfa699e54b7aff13c5fbcdf3e90ce4]

INTEGRATION: CWS vcl42 (1.9.490); FILE MERGED 2005/10/06 07:18:59 pl 1.9.490.2: RESYNC: (1.9-1.10); FILE MERGED 2005/08/11 12:19:01 pl 1.9.490.1: #i48001# default blink rate for generic plugin


2005-11-01  Kurt Zenker  <kz@openoffice.org>  [c1eede5b89a9b793825801e28071dc0253edbfae]

INTEGRATION: CWS vcl42 (1.55.4); FILE MERGED 2005/10/06 07:18:42 pl 1.55.4.2: RESYNC: (1.55-1.57); FILE MERGED 2005/08/23 12:58:40 pl 1.55.4.1: #i53471# XSETTING notification for gtk plugin


2005-11-01  Kurt Zenker  <kz@openoffice.org>  [f370c1d53a301d55b2bf6e04295c755f44e68fff]

INTEGRATION: CWS vcl42 (1.23.2); FILE MERGED 2005/10/06 07:17:44 pl 1.23.2.2: RESYNC: (1.23-1.24); FILE MERGED 2005/08/08 10:40:37 pl 1.23.2.1: #i52626# set client id on gtk client leader


2005-11-01  Kurt Zenker  <kz@openoffice.org>  [c32eeda6f3aaccfd45bc2579b4aa2eb578fec3e3]

INTEGRATION: CWS vcl42 (1.65.2); FILE MERGED 2005/10/06 07:15:54 pl 1.65.2.4: RESYNC: (1.65-1.67); FILE MERGED 2005/08/10 11:33:38 pl 1.65.2.3: #i52819# do not report modifier names for non existant key names 2005/08/10 10:46:35 pl 1.65.2.2: #i52338# use unmodified keycodes only 2005/08/08 14:30:18 pl 1.65.2.1: #i52840# handle weird Xinerama configurations


2005-11-01  Kurt Zenker  <kz@openoffice.org>  [3ec7651b1b50e7064ffc86c8555995a3cb7289b5]

INTEGRATION: CWS vcl42 (1.27.2); FILE MERGED 2005/10/06 07:13:10 pl 1.27.2.2: RESYNC: (1.27-1.28); FILE MERGED 2005/07/12 13:52:58 pl 1.27.2.1: #i51331# change behaviour like in gtk plugin; no more resetting the IC, a different IC for each frame for having separate preedit states


2005-11-01  Kurt Zenker  <kz@openoffice.org>  [9dd0c57a1896f34d8c8347a367b0a68ae8080d97]

INTEGRATION: CWS vcl42 (1.32.28); FILE MERGED 2005/10/06 07:12:12 pl 1.32.28.4: RESYNC: (1.32-1.33); FILE MERGED 2005/09/30 15:16:47 pl 1.32.28.3: #51331# do not set input focus too often as some IMs seem to be upset by that 2005/07/22 09:18:20 pl 1.32.28.2: #i51331# fixed an initialization issue and resultant crash 2005/07/12 13:52:57 pl 1.32.28.1: #i51331# change behaviour like in gtk plugin; no more resetting the IC, a different IC for each frame for having separate preedit states


2005-11-01  Kurt Zenker  <kz@openoffice.org>  [176794a47ce43e4fb775f25bc69629b618c605f9]

INTEGRATION: CWS vcl42 (1.24.28); FILE MERGED 2005/10/06 07:11:58 pl 1.24.28.3: RESYNC: (1.24-1.25); FILE MERGED 2005/09/30 15:16:47 pl 1.24.28.2: #51331# do not set input focus too often as some IMs seem to be upset by that 2005/07/12 13:52:56 pl 1.24.28.1: #i51331# change behaviour like in gtk plugin; no more resetting the IC, a different IC for each frame for having separate preedit states


2005-11-01  Kurt Zenker  <kz@openoffice.org>  [2e36b1c5dc559305fdee78ed44690ad6902e1039]

INTEGRATION: CWS vcl42 (1.7.56); FILE MERGED 2005/10/06 07:11:09 pl 1.7.56.3: RESYNC: (1.7-1.8); FILE MERGED 2005/08/11 11:33:29 pl 1.7.56.2: #i48001# set cursor on/off 2005/08/11 10:33:55 pl 1.7.56.1: #i48001# set cursor blink rate


2005-11-01  Kurt Zenker  <kz@openoffice.org>  [b69ea2478d633d0cca217b1b7c15e6a2ce38f716]

INTEGRATION: CWS vcl42 (1.21.112); FILE MERGED 2005/10/06 07:07:30 pl 1.21.112.2: RESYNC: (1.21-1.23); FILE MERGED 2005/08/23 12:58:40 pl 1.21.112.1: #i53471# XSETTING notification for gtk plugin


2005-11-01  Kurt Zenker  <kz@openoffice.org>  [d807e6bf984c3efe3ff37e65050f1f4cd2664478]

INTEGRATION: CWS vcl42 (1.7.112); FILE MERGED 2005/10/06 07:06:08 pl 1.7.112.2: RESYNC: (1.7-1.8); FILE MERGED 2005/08/08 10:40:36 pl 1.7.112.1: #i52626# set client id on gtk client leader


2005-11-01  Kurt Zenker  <kz@openoffice.org>  [edc0a4c468bfdc34fd1ee3f23c9870ca74d86eb6]

INTEGRATION: CWS vcl42 (1.44.114); FILE MERGED 2005/10/06 07:01:59 pl 1.44.114.2: RESYNC: (1.44-1.46); FILE MERGED 2005/07/12 13:52:54 pl 1.44.114.1: #i51331# change behaviour like in gtk plugin; no more resetting the IC, a different IC for each frame for having separate preedit states


2005-11-01  Kurt Zenker  <kz@openoffice.org>  [6a5351d47a95e1c2f1afb562c1c89faa89f1c3b8]

INTEGRATION: CWS vcl42 (1.29.2); FILE MERGED 2005/10/06 07:01:37 pl 1.29.2.2: RESYNC: (1.29-1.30); FILE MERGED 2005/08/10 10:46:34 pl 1.29.2.1: #i52338# use unmodified keycodes only


2005-11-01  Kurt Zenker  <kz@openoffice.org>  [938aef274493a1baee28a3f4f7f426013a7ff5ee]

INTEGRATION: CWS vcl42 (1.7.490); FILE MERGED 2005/10/06 06:59:39 pl 1.7.490.2: RESYNC: (1.7-1.8); FILE MERGED 2005/07/12 13:52:53 pl 1.7.490.1: #i51331# change behaviour like in gtk plugin; no more resetting the IC, a different IC for each frame for having separate preedit states


2005-11-01  Kurt Zenker  <kz@openoffice.org>  [d4012dd5d0a865145d60389c0e37772b667ff38a]

INTEGRATION: CWS vcl42 (1.9.490); FILE MERGED 2005/10/06 06:59:03 pl 1.9.490.2: RESYNC: (1.9-1.10); FILE MERGED 2005/07/12 13:52:53 pl 1.9.490.1: #i51331# change behaviour like in gtk plugin; no more resetting the IC, a different IC for each frame for having separate preedit states


2005-11-01  Kurt Zenker  <kz@openoffice.org>  [6d60a1f692af3167bbbc8e1a800aac4d07f16c43]

INTEGRATION: CWS vcl42 (1.7.490); FILE MERGED 2005/10/06 06:58:44 pl 1.7.490.2: RESYNC: (1.7-1.8); FILE MERGED 2005/07/12 13:52:52 pl 1.7.490.1: #i51331# change behaviour like in gtk plugin; no more resetting the IC, a different IC for each frame for having separate preedit states


2005-11-01  Kurt Zenker  <kz@openoffice.org>  [56272d720ef93b9d36f8bc85ba2c28ca5049b643]

INTEGRATION: CWS vcl42 (1.31.2); FILE MERGED 2005/10/06 11:34:19 pl 1.31.2.9: #i55540# obvius fix 2005/10/06 06:57:16 pl 1.31.2.8: RESYNC: (1.33-1.35); FILE MERGED 2005/08/18 18:59:41 pl 1.31.2.7: #i52338# map keypad numerals 2005/08/18 13:53:19 pl 1.31.2.6: #i52338# workaround a gdk 2.2 bug, fix numlock 2005/08/15 11:17:44 pl 1.31.2.5: RESYNC: (1.32-1.33); FILE MERGED 2005/08/10 10:46:34 pl 1.31.2.4: #i52338# use unmodified keycodes only 2005/08/08 10:40:16 pl 1.31.2.3: #i52626# window role for splash screen, set client id on gtk client leader 2005/07/21 15:37:41 pl 1.31.2.2: RESYNC: (1.31-1.32); FILE MERGED 2005/07/04 12:42:32 pl 1.31.2.1: #i51353# update spot location on key input


2005-11-01  Kurt Zenker  <kz@openoffice.org>  [f5fd3e32af6e47bf16647cebda12fc393ef85200]

INTEGRATION: CWS vcl42 (1.15.2); FILE MERGED 2005/10/06 06:57:03 pl 1.15.2.3: RESYNC: (1.15-1.17); FILE MERGED 2005/08/11 11:13:29 pl 1.15.2.2: #i48001# set cursor on/off 2005/08/11 11:00:38 pl 1.15.2.1: #i48001# set cursor blink rate


2005-11-01  Kurt Zenker  <kz@openoffice.org>  [a4d252502be2f43130351e8cd3e18d7b5ec4c3f8]

INTEGRATION: CWS vcl42 (1.18.2); FILE MERGED 2005/10/06 06:55:59 pl 1.18.2.2: RESYNC: (1.18-1.19); FILE MERGED 2005/08/23 12:58:40 pl 1.18.2.1: #i53471# XSETTING notification for gtk plugin


2005-11-01  Kurt Zenker  <kz@openoffice.org>  [8f9a271c21302532c663e1f87853d711e1b93c99]

INTEGRATION: CWS vcl42 (1.100.2); FILE MERGED 2005/10/06 06:54:06 pl 1.100.2.3: RESYNC: (1.100-1.101); FILE MERGED 2005/08/15 11:26:01 ssa 1.100.2.2: #i46936# close only own popups, not those of the parent 2005/08/08 17:06:40 pl 1.100.2.1: #i52777# remove ugly hack


2005-11-01  Kurt Zenker  <kz@openoffice.org>  [1e19c0770bc0c6025b319be9465b2ef543eb6d00]

INTEGRATION: CWS vcl42 (1.215.110); FILE MERGED 2005/10/06 06:53:14 pl 1.215.110.2: RESYNC: (1.215-1.217); FILE MERGED 2005/08/09 13:51:00 pl 1.215.110.1: SAL_NO_NWF


2005-11-01  Kurt Zenker  <kz@openoffice.org>  [f86c7bef9b922737ba1f9d58c7fc56ebecd0602d]

INTEGRATION: CWS vcl42 (1.37.176); FILE MERGED 2005/10/06 06:53:03 pl 1.37.176.4: RESYNC: (1.37-1.39); FILE MERGED 2005/08/09 08:03:14 ssa 1.37.176.3: #i45812# moved changes to CWS tbxmenu 2005/08/08 17:48:36 pl 1.37.176.2: #i52777# remove ugly hack 2005/08/08 09:19:55 ssa 1.37.176.1: #i45812# support for toolbar items in menus


2005-11-01  Kurt Zenker  <kz@openoffice.org>  [170d67268278a14883a1356b08118af1ca7bae54]

INTEGRATION: CWS vcl42 (1.89.2); FILE MERGED 2005/10/06 06:52:49 pl 1.89.2.2: RESYNC: (1.89-1.91); FILE MERGED 2005/08/08 17:48:36 pl 1.89.2.1: #i52777# remove ugly hack


2005-11-01  Kurt Zenker  <kz@openoffice.org>  [b47f1753ec5b47d649703599b4c6ae13f723729a]

INTEGRATION: CWS vcl42 (1.10.176); FILE MERGED 2005/10/06 06:50:55 pl 1.10.176.2: RESYNC: (1.10-1.12); FILE MERGED 2005/08/08 12:46:16 pl 1.10.176.1: #i52777# remove ugly hack


2005-11-01  Kurt Zenker  <kz@openoffice.org>  [4dcf62bb809584a6da989305c344eac29c05d639]

INTEGRATION: CWS vcl42 (1.14.188); FILE MERGED 2005/10/06 06:50:43 pl 1.14.188.2: RESYNC: (1.14-1.15); FILE MERGED 2005/08/08 17:48:36 pl 1.14.188.1: #i52777# remove ugly hack


2005-11-01  Kurt Zenker  <kz@openoffice.org>  [50f15e8b3fdf689d9e0a87c1ba6a07e11f66bb76]

INTEGRATION: CWS vcl42 (1.126.2); FILE MERGED 2005/10/06 06:49:06 pl 1.126.2.4: RESYNC: (1.126-1.128); FILE MERGED 2005/08/09 08:03:14 ssa 1.126.2.3: #i45812# moved changes to CWS tbxmenu 2005/08/08 12:29:36 pl 1.126.2.2: #i52777# remove ugly hack 2005/08/08 09:19:54 ssa 1.126.2.1: #i45812# support for toolbar items in menus


2005-11-01  Kurt Zenker  <kz@openoffice.org>  [8a11af4ac1218d4954237aafbb4523bdbd3f0228]

INTEGRATION: CWS vcl42 (1.29.176); FILE MERGED 2005/10/06 06:39:30 pl 1.29.176.2: RESYNC: (1.29-1.30); FILE MERGED 2005/07/29 14:51:02 hdu 1.29.176.1: #124727# remove deleted fonts from async garbage collection


2005-11-01  Kurt Zenker  <kz@openoffice.org>  [cba9d08edb7a80fe1444e6fc4488faf0524caeb1]

INTEGRATION: CWS vcl42 (1.18.292); FILE MERGED 2005/10/06 06:36:49 pl 1.18.292.2: RESYNC: (1.18-1.19); FILE MERGED 2005/08/09 07:32:30 pl 1.18.292.1: #i52777# remove ugly hack


2005-11-01  Kurt Zenker  <kz@openoffice.org>  [ba165873f1e134725288162d5b19470c6da90525]

INTEGRATION: CWS vcl42 (1.34.2); FILE MERGED 2005/10/06 06:35:12 pl 1.34.2.3: RESYNC: (1.34-1.35); FILE MERGED 2005/08/18 18:25:30 pl 1.34.2.2: #i49748# #i51850# fix an unexpected side effect of higher precision output (->ClipRegions not downscaled anymore) 2005/07/20 16:44:06 pl 1.34.2.1: #i51850# annotation in structure need /StructParent entry


2005-11-01  Kurt Zenker  <kz@openoffice.org>  [ddd7f2a3fca7b24b83834b77d83a65a98bae7c77]

INTEGRATION: CWS vcl42 (1.81.86); FILE MERGED 2005/10/06 06:35:01 pl 1.81.86.10: RESYNC: (1.82-1.83); FILE MERGED 2005/08/18 18:25:30 pl 1.81.86.9: #i49748# #i51850# fix an unexpected side effect of higher precision output (->ClipRegions not downscaled anymore) 2005/08/03 16:54:04 pl 1.81.86.8: #i52572# all structure elements must be below the Document element 2005/08/03 13:52:55 pl 1.81.86.7: fix a PEBCAD 2005/08/01 17:11:39 pl 1.81.86.6: #i47395# one bit bitmaps with inverted grey palette 2005/08/01 16:14:35 pl 1.81.86.5: correct sample code 2005/08/01 13:50:57 pl 1.81.86.4: #i49748# need to support finer structures 2005/07/20 16:44:04 pl 1.81.86.3: #i51850# annotation in structure need /StructParent entry 2005/07/07 09:46:09 pl 1.81.86.2: RESYNC: (1.81-1.82); FILE MERGED 2005/06/23 16:31:06 pl 1.81.86.1: #i51132# escape link URIs properly


2005-11-01  Kurt Zenker  <kz@openoffice.org>  [ad8b710afd9585c040f39d9fddf54a36496b5512]

INTEGRATION: CWS vcl42 (1.9.186); FILE MERGED 2005/10/06 06:32:49 pl 1.9.186.2: RESYNC: (1.9-1.10); FILE MERGED 2005/08/08 12:10:52 pl 1.9.186.1: #i52777# remove ugly hack


2005-11-01  Kurt Zenker  <kz@openoffice.org>  [f1b13466d93b39dd006f85bed4ed9009401ef89e]

INTEGRATION: CWS vcl42 (1.3.416); FILE MERGED 2005/10/06 06:32:03 pl 1.3.416.2: RESYNC: (1.3-1.4); FILE MERGED 2005/08/08 11:58:48 pl 1.3.416.1: #i52777# remove ugly hack


2005-11-01  Kurt Zenker  <kz@openoffice.org>  [a102dbc55ceab1a161ab13f0d81d09660e7e696d]

INTEGRATION: CWS vcl42 (1.3.476); FILE MERGED 2005/10/06 06:29:14 pl 1.3.476.2: RESYNC: (1.3-1.4); FILE MERGED 2005/08/08 11:33:27 pl 1.3.476.1: #i52777# remove ugly hack


2005-11-01  Kurt Zenker  <kz@openoffice.org>  [8af793b3b86631ea166e6977cb9332cf0327be56]

INTEGRATION: CWS vcl42 (1.72.92); FILE MERGED 2005/10/06 06:19:42 pl 1.72.92.3: RESYNC: (1.72-1.74); FILE MERGED 2005/08/11 10:14:06 pl 1.72.92.2: #i52040# workaround radeon Xserver, avoid duplicate cursor hide/show 2005/08/10 14:51:13 pl 1.72.92.1: #i39293# handle shortcuts first before they can be inserted as characters mistakenly


2005-11-01  Kurt Zenker  <kz@openoffice.org>  [01d299239f67bf3f6cd0cb8f70e8e1656b4077d2]

INTEGRATION: CWS vcl42 (1.44.28); FILE MERGED 2005/10/06 06:18:07 pl 1.44.28.2: RESYNC: (1.44-1.46); FILE MERGED 2005/08/08 11:32:40 pl 1.44.28.1: #i52777# remove ugly hack


2005-11-01  Kurt Zenker  <kz@openoffice.org>  [b1d6f770e5e83d35c74b96be26e2d24abe5cd82c]

INTEGRATION: CWS vcl42 (1.30.96); FILE MERGED 2005/10/06 06:16:16 pl 1.30.96.2: RESYNC: (1.30-1.31); FILE MERGED 2005/08/08 11:28:32 pl 1.30.96.1: #i52777# remove ugly hack


2005-11-01  Kurt Zenker  <kz@openoffice.org>  [b3446f4d71728fda90c898ddfa6473f10c509310]

INTEGRATION: CWS vcl42 (1.53.274); FILE MERGED 2005/10/06 00:01:18 pl 1.53.274.2: RESYNC: (1.53-1.54); FILE MERGED 2005/08/11 12:28:57 pl 1.53.274.1: #i48001# default respect system cursor blink time (also if switched off)


2005-11-01  Kurt Zenker  <kz@openoffice.org>  [884b18d5057d4083fc03ae49b6a1da8412e2edba]

INTEGRATION: CWS vcl42 (1.12.14); FILE MERGED 2005/10/05 22:38:47 pl 1.12.14.2: RESYNC: (1.12-1.13); FILE MERGED 2005/07/14 08:00:44 pl 1.12.14.1: #i51879# merge global defaults into CUPS printers


2005-11-01  Kurt Zenker  <kz@openoffice.org>  [a5e1ad4d12bcf14e1703174962614d7398e2f5c0]

INTEGRATION: CWS vcl42 (1.10.214); FILE MERGED 2005/10/05 22:35:58 pl 1.10.214.2: RESYNC: (1.10-1.12); FILE MERGED 2005/07/20 12:38:15 hdu 1.10.214.1: #i51285# allow 32bit CMAP subtables and implement format 12 parsing


2005-11-01  Kurt Zenker  <kz@openoffice.org>  [71e29cacd7d641aa0f04ba88ebd537428826c491]

INTEGRATION: CWS vcl42 (1.30.68); FILE MERGED 2005/10/05 22:35:42 pl 1.30.68.3: RESYNC: (1.30-1.32); FILE MERGED 2005/07/20 13:15:30 hdu 1.30.68.2: #i51285# allow CMAP with pid==3, eid==10 2005/07/20 12:38:15 hdu 1.30.68.1: #i51285# allow 32bit CMAP subtables and implement format 12 parsing


2005-11-01  Kurt Zenker  <kz@openoffice.org>  [4b4156fc20234999bd4ed1496d0477d541f455b5]

INTEGRATION: CWS vcl42 (1.28.356); FILE MERGED 2005/10/05 21:20:32 pl 1.28.356.2: RESYNC: (1.28-1.29); FILE MERGED 2005/07/21 14:46:54 pl 1.28.356.1: #i51953# disabled multiline edit


2005-11-01  Kurt Zenker  <kz@openoffice.org>  [9e368b3521b95246e32ccfc10ed78285c1a77934]

INTEGRATION: CWS vcl42 (1.39.12); FILE MERGED 2005/10/05 16:22:34 pl 1.39.12.2: RESYNC: (1.39-1.41); FILE MERGED 2005/08/01 14:33:06 pl 1.39.12.1: #i52438# enable submit format functionality


2005-11-01  Kurt Zenker  <kz@openoffice.org>  [3e94c4c0081d149787a7b83e35c861875c2000cf]

INTEGRATION: CWS vcl42 (1.11.182); FILE MERGED 2005/10/05 16:20:37 pl 1.11.182.2: RESYNC: (1.11-1.12); FILE MERGED 2005/08/01 14:33:06 pl 1.11.182.1: #i52438# enable submit format functionality


2005-11-01  Kurt Zenker  <kz@openoffice.org>  [728c94dfaf2802f5b77222116f233f044015cc0a]

INTEGRATION: CWS fs04 (1.2.10); FILE MERGED 2005/08/26 13:33:34 fridrich_strba 1.2.10.1: Issue number: Submitted by:  fridrich_strba Reviewed by:   fridrich_strba Work around for the current impossibility of having tables in footnotes and endnotes; Convert list styles more faithfully; Convert correctyl page/column breaks before tables.


2005-11-01  Kurt Zenker  <kz@openoffice.org>  [194ca6698781e24b5ccad530fdf440e65e8bafa1]

INTEGRATION: CWS fs04 (1.2.10); FILE MERGED 2005/08/26 13:33:33 fridrich_strba 1.2.10.1: Issue number: Submitted by:  fridrich_strba Reviewed by:   fridrich_strba Work around for the current impossibility of having tables in footnotes and endnotes; Convert list styles more faithfully; Convert correctyl page/column breaks before tables.


2005-11-01  Kurt Zenker  <kz@openoffice.org>  [b62ec946e57b0bc0739ba92f1b177113ce3013a3]

INTEGRATION: CWS fs04 (1.7.4); FILE MERGED 2005/08/31 16:24:26 fridrich_strba 1.7.4.2: Issue number: Submitted by:  fridrich_strba Reviewed by:   fridrich_strba Fix a small problem with double foot/endnote reference 2005/08/26 13:37:05 fridrich_strba 1.7.4.1: Issue number: Submitted by:  fridrich_strba Reviewed by:   fridrich_strba Get ready for a new release of libwpd when it happens


2005-10-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [a67cca38ad6199e110451e8ccce12fa3d571d124]

#i10000#: add missing dependency on cppuhelper


2005-10-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [33159902428f72a3149fe1256754d016f2b73149]

#i10000#: add ommitted patch flag to libj680_g.so


2005-10-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [bf061eacdd5e1cb72cfb1186be8b2b24e0efbdde]

SRC680


2005-10-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [660accce61a05b2bfa3b5209e5347079851710af]

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>  [d220eccfc55b6c24ca449d3262bca69e922e1f0e]

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-28  Armin Weiss  <aw@openoffice.org>  [ee4dec7a59e281f538859cfbca333782e3bdd04b]

#i39532#


2005-10-28  Daniel Boelzle  <dbo@openoffice.org>  [38b752e9b5c7278ebe6c7d107d869ea3c5378487]

#i56716# supporting EXCEPTIONS_OFF


2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [01775660206a3330dfadeb94a140c3cb8b13984d]

INTEGRATION: CWS skeletonmaker (1.2.4); FILE MERGED 2005/10/14 15:26:42 jsc 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2005/08/11 12:24:30 jsc 1.2.4.1: #i52208# improve error output


2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [8f3f6022ddb48b0605a2aff132a8a8f84b3903f2]

INTEGRATION: CWS skeletonmaker (1.20.8); FILE MERGED 2005/10/25 13:38:45 jsc 1.20.8.1: #i52208# insert unodevtools


2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f69a068140834a71a2919e212e6fca64295e5340]

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>  [de221e3d5d414c9a5c2c6581ac085e1b592e1617]

INTEGRATION: CWS skeletonmaker (1.6.140); FILE MERGED 2005/10/24 15:42:09 jsc 1.6.140.3: #i53955# remove unnecessary include 2005/10/14 18:29:06 jsc 1.6.140.2: RESYNC: (1.6-1.7); FILE MERGED 2005/08/31 11:38:13 jsc 1.6.140.1: #i53955# remove macro exansion for normal app commandline args


2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [b87b56ccf800d0bc96bb69aa2a6384ee4deb19c3]

INTEGRATION: CWS skeletonmaker (1.9.42); FILE MERGED 2005/10/14 17:02:18 jsc 1.9.42.2: RESYNC: (1.9-1.10); FILE MERGED 2005/07/20 08:46:50 jsc 1.9.42.1: #i52207# modified for test


2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [577ac71a5c06180289197fe1997929bbf32800ac]

INTEGRATION: CWS skeletonmaker (1.12.42); FILE MERGED 2005/10/14 16:56:14 jsc 1.12.42.2: RESYNC: (1.12-1.13); FILE MERGED 2005/08/31 11:27:08 jsc 1.12.42.1: #i51720# remove propertysetmixin.cxx -> moved to cppuhelper


2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [2f991bd927b569a4186638d71fe88f29f6a9a5d0]

INTEGRATION: CWS skeletonmaker (1.5.18); FILE MERGED 2005/10/21 13:41:01 jsc 1.5.18.1: #i52169# insert deprecated comment for OBaseMutex and pointer to cppu::BaseMutex


2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f616f71b74483d6e5091f321dbb573b6ee675743]

INTEGRATION: CWS skeletonmaker (1.8.10); FILE MERGED 2005/10/25 08:13:04 jsc 1.8.10.2: #i52167# remove ...lib.uno.helper.draft from build list 2005/07/19 13:28:21 jsc 1.8.10.1: #i52167# move PropertySetMixin from css.lib.uno.helper.draft to css.lib.uno.helper - no draft type currently


2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [c990896d1c0bffb2d706a0ec031f32015faf13be]

INTEGRATION: CWS skeletonmaker (1.5.20); FILE MERGED 2005/10/14 16:09:43 jsc 1.5.20.4: RESYNC: (1.6-1.7); FILE MERGED 2005/08/18 09:52:29 sb 1.5.20.3: #i53316# Clean-up. 2005/07/20 11:31:26 jsc 1.5.20.2: RESYNC: (1.5-1.6); FILE MERGED 2005/07/19 13:25:34 jsc 1.5.20.1: #i52167# move PropertySetMixin from css.lib.uno.helper.draft to css.lib.uno.helper


2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e6bdd0326fe2e8bbb08c9054bdd5d3bfae0ed9d9]

INTEGRATION: CWS skeletonmaker (1.1.2); FILE ADDED 2005/10/25 08:15:58 jsc 1.1.2.5: #i52167# remove not longer necessary import of WeakBase 2005/08/18 09:52:15 sb 1.1.2.4: #i53316# Documentation fixes. 2005/08/17 15:39:20 sb 1.1.2.3: #i53316# Added absentOptional; added oldValue/newValue to prepareSet; fixed handle numbering. 2005/07/22 08:15:33 jsc 1.1.2.2: #i52167# rename package 2005/07/19 13:24:34 jsc 1.1.2.1: #i52167# move from css.lib.uno.helper.draft to css.lib.uno.helper


2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [424f13a0b126b7d8c766fe2e12a3f0d92ee9ea95]

INTEGRATION: CWS skeletonmaker (1.1.2); FILE ADDED 2005/09/06 16:07:47 jsc 1.1.2.4: #i51720# change licence header 2005/09/02 14:25:38 jsc 1.1.2.3: #i51720# change namespace from cppuhelper to cppu 2005/08/17 15:40:11 sb 1.1.2.2: #i53316# Added absentOptional; added oldValue/newValue to prepareSet; fixed handle numbering. 2005/07/20 08:18:30 jsc 1.1.2.1: #i51720# new, moved from comphelper


2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [363679188449554791d6facaa9d61099ba9c07fb]

INTEGRATION: CWS skeletonmaker (1.14.20); FILE MERGED 2005/09/02 14:25:38 jsc 1.14.20.3: #i51720# change namespace from cppuhelper to cppu 2005/08/18 09:53:41 sb 1.14.20.2: #i53316# Added absentOptional; added oldValue/newValue to prepareSet; fixed handle numbering. 2005/07/20 08:20:21 jsc 1.14.20.1: #i51720# new symbols for propertysetmixin


2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [0b336c1259a129c0a84ba203d3f44c808f31144f]

INTEGRATION: CWS skeletonmaker (1.39.18); FILE MERGED 2005/10/14 15:55:58 jsc 1.39.18.2: RESYNC: (1.39-1.40); FILE MERGED 2005/07/20 08:19:46 jsc 1.39.18.1: #i51720# new propertysetmixin.[h|c]xx


2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [33fe691f0ec8114440716b4efe8e92f392cf66b0]

INTEGRATION: CWS skeletonmaker (1.13.20); FILE MERGED 2005/09/02 14:25:37 jsc 1.13.20.3: #i51720# change namespace from cppuhelper to cppu 2005/08/18 10:22:01 sb 1.13.20.2: #i53316# Added absentOptional; added oldValue/newValue to prepareSet; fixed handle numbering. 2005/07/20 08:20:21 jsc 1.13.20.1: #i51720# new symbols for propertysetmixin


2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [14afa426c9925e044f615d1d10f948a11bef3990]

INTEGRATION: CWS skeletonmaker (1.1.2); FILE ADDED 2005/09/06 16:07:47 jsc 1.1.2.3: #i51720# change licence header 2005/08/17 15:40:11 sb 1.1.2.2: #i53316# Added absentOptional; added oldValue/newValue to prepareSet; fixed handle numbering. 2005/07/20 08:23:39 jsc 1.1.2.1: #i51720# new, moved from comphelper


2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [33a14dc5653e96e54a6b09a51e00e2a997fb8474]

INTEGRATION: CWS skeletonmaker (1.1.2); FILE ADDED 2005/09/06 16:07:46 jsc 1.1.2.5: #i51720# change licence header 2005/08/18 09:54:11 sb 1.1.2.4: #i53316# Minor fixes. 2005/08/17 15:40:11 sb 1.1.2.3: #i53316# Added absentOptional; added oldValue/newValue to prepareSet; fixed handle numbering. 2005/07/22 13:48:21 jsc 1.1.2.2: #51720# adapt to work in this module, bootsatrap is tricky becasue of searching through the rpath 2005/07/20 08:23:28 jsc 1.1.2.1: #i51720# new, moved from comphelper


2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [0affed2139a4cf305537bdcc0ec7d9981ffe7525]

INTEGRATION: CWS skeletonmaker (1.1.2); FILE ADDED 2005/09/06 16:07:46 jsc 1.1.2.2: #i51720# change licence header 2005/07/20 08:23:15 jsc 1.1.2.1: #i51720# new, moved from comphelper


2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [530a5aab0891aaa7668812fed3c9e9a74a158f3b]

INTEGRATION: CWS skeletonmaker (1.1.2); FILE ADDED 2005/07/20 08:22:52 jsc 1.1.2.1: #i51720# new, moved from comphelper


2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [64bc871ffdab83ca7287907047d491d839d9d1c9]

INTEGRATION: CWS skeletonmaker (1.1.2); FILE ADDED 2005/09/06 16:07:45 jsc 1.1.2.4: #i51720# change licence header 2005/08/18 09:54:11 sb 1.1.2.3: #i53316# Minor fixes. 2005/07/22 13:48:21 jsc 1.1.2.2: #51720# adapt to work in this module, bootsatrap is tricky becasue of searching through the rpath 2005/07/20 08:22:37 jsc 1.1.2.1: #i51720# new, moved from comphelper


2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [cc5c9e4b87624f2e575d31792362947e187116d1]

INTEGRATION: CWS skeletonmaker (1.1.2); FILE ADDED 2005/10/25 08:06:46 jsc 1.1.2.4: #i51720# correct service helper array entries 2005/09/05 16:02:52 jsc 1.1.2.3: #i51720# change namespace from cppuhelper to cppu 2005/08/17 15:40:10 sb 1.1.2.2: #i53316# Added absentOptional; added oldValue/newValue to prepareSet; fixed handle numbering. 2005/07/20 08:22:24 jsc 1.1.2.1: #i51720# new, moved from comphelper


2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [bee7818c2b909b41e2c96d42b7bcd46023de8135]

INTEGRATION: CWS skeletonmaker (1.1.2); FILE ADDED 2005/09/06 16:07:45 jsc 1.1.2.2: #i51720# change licence header 2005/07/20 08:22:12 jsc 1.1.2.1: #i51720# new, moved from comphelper


2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [7d531a05e991420ae8b96503894cd27c0a51a6e6]

INTEGRATION: CWS skeletonmaker (1.1.2); FILE ADDED 2005/09/06 16:07:45 jsc 1.1.2.4: #i51720# change licence header 2005/08/17 15:40:10 sb 1.1.2.3: #i53316# Added absentOptional; added oldValue/newValue to prepareSet; fixed handle numbering. 2005/07/22 13:48:20 jsc 1.1.2.2: #51720# adapt to work in this module, bootsatrap is tricky becasue of searching through the rpath 2005/07/20 08:21:59 jsc 1.1.2.1: #i51720# new, moved from comphelper


2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [57288abfe04c8f75e80e1f57a5598a79c1702093]

INTEGRATION: CWS skeletonmaker (1.19.14); FILE MERGED 2005/09/06 15:27:10 jsc 1.19.14.2: #i52208# introduce new mutex helper, used in generated C++ component skeletons 2005/07/20 08:19:47 jsc 1.19.14.1: #i51720# new propertysetmixin.[h|c]xx


2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [249fc56867bdf8d07e35b66cb8b93a3b1e106044]

INTEGRATION: CWS skeletonmaker (1.1.2); FILE ADDED 2005/09/06 16:07:44 jsc 1.1.2.5: #i51720# change licence header 2005/09/02 14:25:37 jsc 1.1.2.4: #i51720# change namespace from cppuhelper to cppu 2005/08/18 09:53:15 sb 1.1.2.3: #i53316# Documentation fixes. 2005/08/17 15:40:10 sb 1.1.2.2: #i53316# Added absentOptional; added oldValue/newValue to prepareSet; fixed handle numbering. 2005/07/20 08:18:19 jsc 1.1.2.1: #i51720# new, moved from comphelper


2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [4f2670dcb971d666406e9e6a9b3a93ac7570b78e]

INTEGRATION: CWS skeletonmaker (1.10.36); FILE MERGED 2005/10/25 08:47:34 jsc 1.10.36.3: #i52170# adapt docu for autodoc 2005/10/14 15:42:28 jsc 1.10.36.2: RESYNC: (1.10-1.11); FILE MERGED 2005/07/19 13:07:01 jsc 1.10.36.1: #i51721# forward XComponent methods to base class to avoid ambigious error messages


2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [605212b58d7393e82c9a7e7ee2b984c61f775a39]

INTEGRATION: CWS skeletonmaker (1.10.36); FILE MERGED 2005/10/25 08:47:34 jsc 1.10.36.3: #i52170# adapt docu for autodoc 2005/10/14 15:42:16 jsc 1.10.36.2: RESYNC: (1.10-1.11); FILE MERGED 2005/07/19 13:07:01 jsc 1.10.36.1: #i51721# forward XComponent methods to base class to avoid ambigious error messages


2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [de82a6b0fda882c446cde7c9b9588d94f8bd386d]

INTEGRATION: CWS skeletonmaker (1.10.36); FILE MERGED 2005/10/25 08:47:34 jsc 1.10.36.3: #i52170# adapt docu for autodoc 2005/10/14 15:42:05 jsc 1.10.36.2: RESYNC: (1.10-1.11); FILE MERGED 2005/07/19 13:07:01 jsc 1.10.36.1: #i51721# forward XComponent methods to base class to avoid ambigious error messages


2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [357c0e524f231194a8936e97133e6ca49d6e1902]

INTEGRATION: CWS skeletonmaker (1.10.36); FILE MERGED 2005/10/25 08:47:33 jsc 1.10.36.3: #i52170# adapt docu for autodoc 2005/10/14 15:41:52 jsc 1.10.36.2: RESYNC: (1.10-1.11); FILE MERGED 2005/07/19 13:07:00 jsc 1.10.36.1: #i51721# forward XComponent methods to base class to avoid ambigious error messages


2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [db503b5c23280a7e6ba09733542b618733fb2836]

INTEGRATION: CWS skeletonmaker (1.10.36); FILE MERGED 2005/10/25 08:47:33 jsc 1.10.36.3: #i52170# adapt docu for autodoc 2005/10/14 15:41:37 jsc 1.10.36.2: RESYNC: (1.10-1.11); FILE MERGED 2005/07/19 13:07:00 jsc 1.10.36.1: #i51721# forward XComponent methods to base class to avoid ambigious error messages


2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [748fb77b0027dfbc2627b5f101518b372d00c7af]

INTEGRATION: CWS skeletonmaker (1.10.36); FILE MERGED 2005/10/25 08:47:33 jsc 1.10.36.3: #i52170# adapt docu for autodoc 2005/10/14 15:41:28 jsc 1.10.36.2: RESYNC: (1.10-1.11); FILE MERGED 2005/07/19 13:07:00 jsc 1.10.36.1: #i51721# forward XComponent methods to base class to avoid ambigious error messages


2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [094fc188dc45fb9eb53fc629f209497591a5375e]

INTEGRATION: CWS skeletonmaker (1.10.36); FILE MERGED 2005/10/25 08:47:32 jsc 1.10.36.3: #i52170# adapt docu for autodoc 2005/10/14 15:41:13 jsc 1.10.36.2: RESYNC: (1.10-1.11); FILE MERGED 2005/07/19 13:07:00 jsc 1.10.36.1: #i51721# forward XComponent methods to base class to avoid ambigious error messages


2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [306282131517bd2573d5aa8ae637826e0470d907]

INTEGRATION: CWS skeletonmaker (1.10.36); FILE MERGED 2005/10/25 08:47:32 jsc 1.10.36.3: #i52170# adapt docu for autodoc 2005/10/14 15:41:02 jsc 1.10.36.2: RESYNC: (1.10-1.11); FILE MERGED 2005/07/19 13:06:59 jsc 1.10.36.1: #i51721# forward XComponent methods to base class to avoid ambigious error messages


2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [5fdb9cf7561771bb7319b067b490233b54a9822d]

INTEGRATION: CWS skeletonmaker (1.10.36); FILE MERGED 2005/10/25 08:47:35 jsc 1.10.36.3: #i52170# adapt docu for autodoc 2005/10/14 15:40:54 jsc 1.10.36.2: RESYNC: (1.10-1.11); FILE MERGED 2005/07/19 13:06:59 jsc 1.10.36.1: #i51721# forward XComponent methods to base class to avoid ambigious error messages


2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [1b9698baad0e65c3b6d33a3a8b541741d482f0a8]

INTEGRATION: CWS skeletonmaker (1.10.36); FILE MERGED 2005/10/25 08:47:35 jsc 1.10.36.3: #i52170# adapt docu for autodoc 2005/10/14 15:40:39 jsc 1.10.36.2: RESYNC: (1.10-1.11); FILE MERGED 2005/07/19 13:06:59 jsc 1.10.36.1: #i51721# forward XComponent methods to base class to avoid ambigious error messages


2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [b134b25e9ed5b1f78843a0d59f5ae000774c6ef3]

INTEGRATION: CWS skeletonmaker (1.10.36); FILE MERGED 2005/10/25 08:47:34 jsc 1.10.36.3: #i52170# adapt docu for autodoc 2005/10/14 15:40:30 jsc 1.10.36.2: RESYNC: (1.10-1.11); FILE MERGED 2005/07/19 13:06:59 jsc 1.10.36.1: #i51721# forward XComponent methods to base class to avoid ambigious error messages


2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [101125cdb7335b9d1cfcf72542f5c5a347178928]

INTEGRATION: CWS skeletonmaker (1.10.36); FILE MERGED 2005/10/25 08:47:32 jsc 1.10.36.3: #i52170# adapt docu for autodoc 2005/10/14 15:40:17 jsc 1.10.36.2: RESYNC: (1.10-1.11); FILE MERGED 2005/07/19 13:06:58 jsc 1.10.36.1: #i51721# forward XComponent methods to base class to avoid ambigious error messages


2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [960fee18e5fc6b4066632a9d7eca0eb6bccb481c]

INTEGRATION: CWS skeletonmaker (1.1.2); FILE ADDED 2005/10/25 08:46:03 jsc 1.1.2.6: #i52169# adapt docu for autodoc 2005/10/21 13:27:45 jsc 1.1.2.5: #i52169# remove needless include 2005/10/21 13:11:29 jsc 1.1.2.4: #i52169# rename member variable to m_aMutex 2005/10/20 08:09:51 jsc 1.1.2.3: #i52169# adapt docu 2005/09/06 16:07:43 jsc 1.1.2.2: #i51720# change licence header 2005/07/19 13:09:34 jsc 1.1.2.1: #i52169# insert new BaseMutex helper for usage with WeakComponentImplHelperXX


2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [7253193112aa3b7f3fe56e8d74efed2b43a5bc86]

INTEGRATION: CWS skeletonmaker (1.11.6); FILE MERGED 2005/10/19 08:48:08 jsc 1.11.6.1: #i52208# use new variables for static libs


2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [edeaaae5b499d03d7b0f5bbfe5df0957c6f7a706]

INTEGRATION: CWS skeletonmaker (1.7.6); FILE MERGED 2005/10/19 08:48:07 jsc 1.7.6.1: #i52208# use new variables for static libs


2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f8312b43cd730161e40d305a619611f31015607f]

INTEGRATION: CWS skeletonmaker (1.3.6); FILE MERGED 2005/10/19 08:47:23 jsc 1.3.6.1: #i52208# create static libs which can be used in other modules


2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [351c2b874733df6bc9393a43599420ecbf665399]

INTEGRATION: CWS skeletonmaker (1.2.4); FILE MERGED 2005/10/14 15:28:55 jsc 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2005/07/20 08:39:07 jsc 1.2.4.1: #i52208# refacturing of some common usable functions


2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [c100f07159aa4befabaebb9459e7cbf423005961]

INTEGRATION: CWS skeletonmaker (1.1.2); FILE ADDED 2005/10/19 08:47:22 jsc 1.1.2.3: #i52208# create static libs which can be used in other modules 2005/09/06 07:54:51 jsc 1.1.2.2: #i52208# insert new license header 2005/07/20 08:36:26 jsc 1.1.2.1: #i52208# new


2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [8bceb680a29371c0be19da6c84340e209f406199]

INTEGRATION: CWS skeletonmaker (1.1.2); FILE ADDED 2005/09/06 07:54:50 jsc 1.1.2.2: #i52208# insert new license header 2005/07/20 08:36:15 jsc 1.1.2.1: #i52208# new


2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [59113afbd476a68b0da357f84ff78540f1ef0912]

INTEGRATION: CWS skeletonmaker (1.5.6); FILE MERGED 2005/10/19 08:47:22 jsc 1.5.6.1: #i52208# create static libs which can be used in other modules


2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [5419717d677b64233937b9e40e48b68a3a6600b5]

INTEGRATION: CWS skeletonmaker (1.23.6); FILE MERGED 2005/10/14 15:27:38 jsc 1.23.6.2: RESYNC: (1.23-1.24); FILE MERGED 2005/07/20 08:39:06 jsc 1.23.6.1: #i52208# refacturing of some common usable functions


2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [2c38742efa0fbb04949c30ccf9ed885101438e81]

INTEGRATION: CWS skeletonmaker (1.9.4); FILE MERGED 2005/10/19 08:44:24 jsc 1.9.4.5: #i52208# deliver staic libs with archives 2005/08/23 08:38:03 jsc 1.9.4.4: #i52208# remove uno-skeletonmaker, tool has moved to unodevtools 2005/08/11 12:45:45 jsc 1.9.4.3: #i52208# new uno-skeletonmaker 2005/08/11 12:23:56 jsc 1.9.4.2: #i52208# new uno-skeletonmaker 2005/07/20 08:39:05 jsc 1.9.4.1: #i52208# refacturing of some common usable functions


2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f0bf7efdaded2216e91b6d121a4baec79f427c66]

INTEGRATION: CWS skeletonmaker (1.2.4); FILE MERGED 2005/08/23 11:10:36 jsc 1.2.4.3: #i52208# remove skeletonmaker directory 2005/08/11 12:23:56 jsc 1.2.4.2: #i52208# new uno-skeletonmaker 2005/07/20 08:39:05 jsc 1.2.4.1: #i52208# refacturing of some common usable functions


2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d5f73461694e484bee793ded67ab7a957e0e0e02]

INTEGRATION: CWS skeletonmaker (1.1.2); FILE ADDED 2005/09/06 07:54:49 jsc 1.1.2.2: #i52208# insert new license header 2005/07/20 08:35:34 jsc 1.1.2.1: #i52208# new


2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [5554efd6317e61ac9dd552e336cdba07cb443c05]

INTEGRATION: CWS skeletonmaker (1.1.2); FILE ADDED 2005/10/19 08:43:14 jsc 1.1.2.1: #i52208# new, new defined variables for local static libs


2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [c623be0cdfc1ad37354a2c498b645ed743d240e0]

INTEGRATION: CWS swqbf40 (1.48.84); FILE MERGED 2005/09/29 10:14:40 od 1.48.84.3: #125370# <SwFlyAtCntFrm::MakeAll()>          - directly mark anchor text frame as moved forward by object            positioning, if condition occurs. 2005/09/21 13:19:34 fme 1.48.84.2: RESYNC: (1.48-1.49); FILE MERGED 2005/08/30 06:23:16 od 1.48.84.1: #125370# <SwFlyAtCntFrm::MakeAll()> 	 - No format of anchor frame before the fly frame is been formatted.


2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [6d44abb615cb7b1cc425144a88a30ac459cbc0f3]

INTEGRATION: CWS swqbf40 (1.162.88); FILE MERGED 2005/09/21 15:30:06 fme 1.162.88.2: RESYNC: (1.162-1.163); FILE MERGED 2005/08/24 14:21:23 od 1.162.88.1: #i53725# <WW8SwFlyPara::WW8SwFlyPara(..) 	 - anchor absolute positioned object at-paragraph to assure 	   correct anchor position.


2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [7a9753a1c89bef7f9315eeccdbf72e5fe3a3b59f]

INTEGRATION: CWS swqbf40 (1.84.176); FILE MERGED 2005/10/11 10:33:09 od 1.84.176.3: RESYNC: (1.85-1.86); FILE MERGED 2005/09/21 13:57:56 fme 1.84.176.2: RESYNC: (1.84-1.85); FILE MERGED 2005/09/06 13:02:12 od 1.84.176.1: #i54031# <SwTxtFrm::CalcFitToContent()> - assure minimum of MINLAY twips


2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [91b5db6c05f7d01c3b9bb4dc863b0594a1a2194b]

INTEGRATION: CWS swqbf40 (1.78.16); FILE MERGED 2005/10/11 10:29:42 od 1.78.16.3: RESYNC: (1.78-1.79); FILE MERGED 2005/10/11 08:38:21 fme 1.78.16.2: #i54908# ShouldBwdMove() should stop at this frame during remaining space calculation. This is necessary if there temporarily is a pFollow = pNext situation 2005/09/28 10:53:38 od 1.78.16.1: #b6329202# <SwTabFrm::MakeAll()>            - adjust format of next frame to assure keep attribute              considering table-in-table layout situation.


2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [7681d1795d566ac2e040dd36301cd5bf1a909376]

INTEGRATION: CWS swqbf40 (1.81.82); FILE MERGED 2005/10/13 10:49:55 fme 1.81.82.5: #125337# Make code robust: Check if box pointer is deleted during GetTblSel() 2005/10/12 12:09:41 fme 1.81.82.4: #121591# Check if pBoxFrm is destroyed during GetTblSel 2005/10/11 10:27:03 od 1.81.82.3: RESYNC: (1.82-1.83); FILE MERGED 2005/09/21 13:20:44 fme 1.81.82.2: RESYNC: (1.81-1.82); FILE MERGED 2005/09/05 10:07:05 od 1.81.82.1: #i54138# <SwFlyNotify::~SwFlyNotify()> 	 - suppress restart of the layout process, if fly frame size 	   has changed.


2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [76baf24186e3fd608206c3c0cc8195495d84d9c1]

INTEGRATION: CWS swqbf40 (1.68.80); FILE MERGED 2005/10/11 10:26:26 od 1.68.80.5: RESYNC: (1.69-1.70); FILE MERGED 2005/10/10 13:47:06 od 1.68.80.4: #i55416# <SwFlyFrm::_Grow(..)> and <SwFlyFrm::_Shrink(..)> 	 - suppress format of width for autowidth frame. 2005/09/29 10:13:38 od 1.68.80.3: #125370# - undo changes for this issue.            layout loop has to be fixed in <SwFlyAtCntFrm::MakeAll()> 2005/09/21 13:19:19 fme 1.68.80.2: RESYNC: (1.68-1.69); FILE MERGED 2005/08/29 09:46:15 od 1.68.80.1: #125370# refinement of fix for issue i37068:          <SwFlyFrm::_Grow(..)>/<SwFlyFrm::_Shrink(..)>          - only prevent movement of fly frame in method <CheckClip(..)>


2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [0715824e0b9c04a3056892124e0e654307955600]

INTEGRATION: CWS swqbf40 (1.15.16); FILE MERGED 2005/10/11 10:25:40 od 1.15.16.2: RESYNC: (1.15-1.16); FILE MERGED 2005/09/29 11:50:00 od 1.15.16.1: #i55204# <SwAnchoredObject::ConsiderObjWrapInfluenceOnObjPos()> 	 - correction: wrapping style influence has been considered, 	   if condition <IsTmpConsiderWrapInfluence()> is hold.


2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [7ce3231dbb598d0317dcd66884bb795e8499d523]

INTEGRATION: CWS swqbf40 (1.22.14); FILE MERGED 2005/10/13 10:49:53 fme 1.22.14.2: #125337# Make code robust: Check if box pointer is deleted during GetTblSel() 2005/10/12 12:09:40 fme 1.22.14.1: #121591# Check if pBoxFrm is destroyed during GetTblSel


2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d3102bb490269fb8796b4acc2ab77134bdaa3e75]

INTEGRATION: CWS swqbf40 (1.32.214); FILE MERGED 2005/10/13 10:49:52 fme 1.32.214.4: #125337# Make code robust: Check if box pointer is deleted during GetTblSel() 2005/10/11 10:22:50 od 1.32.214.3: RESYNC: (1.33-1.34); FILE MERGED resolve merge conflict. 2005/09/21 12:48:22 fme 1.32.214.2: RESYNC: (1.32-1.33); FILE MERGED 2005/08/24 13:22:20 fme 1.32.214.1: #i53647# Split cell in row behind follow flow row


2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [44bedf2562b9d4862e25c914d703cf2cdd4e711a]

INTEGRATION: CWS swqbf40 (1.14.74); FILE MERGED 2005/09/21 12:35:55 fme 1.14.74.2: RESYNC: (1.14-1.15); FILE MERGED 2005/09/12 11:05:44 fme 1.14.74.1: #124972# Strange situation: GetNumLevel without text node. Make code robust.


2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e70e65aa742aa6252f1b740d010adbc9ab14246c]

INTEGRATION: CWS swqbf40 (1.27.214); FILE MERGED 2005/10/12 12:09:38 fme 1.27.214.4: #121591# Check if pBoxFrm is destroyed during GetTblSel 2005/10/11 10:21:26 od 1.27.214.3: RESYNC: (1.28-1.29); FILE MERGED resolve merge conflict. 2005/09/21 12:27:29 fme 1.27.214.2: RESYNC: (1.27-1.28); FILE MERGED 2005/09/12 10:05:03 fme 1.27.214.1: #121591# There seem to be a case where ImplFindTabFrm in GetTabRows returns 0. Make code robust


2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [0cdf5fb68cbd860bfc58f5ae604e923c951fca63]

INTEGRATION: CWS swqbf40 (1.28.8); FILE MERGED 2005/10/12 12:45:01 od 1.28.8.2: #i54875# <GraphicObject::IsCached(..)> - consider cropped graphics. 2005/09/30 10:05:20 od 1.28.8.1: #i54875# <GraphicObject::ImplGetCropParams(..)> 	 Do not get graphic again. Instead directly access member <maGraphic>


2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [b6ea26db01ddcfa6b9dbb867653d79e12aac24d7]

INTEGRATION: CWS swqbf40 (1.9.24); FILE MERGED 2005/10/17 12:54:08 tl 1.9.24.1: #i55936# calling of SaveOther/SaveForamt fixed. Configuration will now be updated (again).


2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [44ca1e32d3bba34348d06c9aeeb5cfd2e13fc8f4]

INTEGRATION: CWS swqbf40 (1.9.4); FILE MERGED 2005/10/17 12:54:08 tl 1.9.4.1: #i55936# calling of SaveOther/SaveForamt fixed. Configuration will now be updated (again).


2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f2258e7e328ee4b3120704853db26fa20fd6f796]

INTEGRATION: CWS swqbf40 (1.14.4); FILE MERGED 2005/10/17 12:54:07 tl 1.14.4.1: #i55936# calling of SaveOther/SaveForamt fixed. Configuration will now be updated (again).


2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e4680f74ff19cf372d8cf42c57e395cab021cde2]

INTEGRATION: CWS mib02 (1.16.32); FILE MERGED 2005/09/28 21:19:23 mib 1.16.32.2: RESYNC: (1.16-1.17); FILE MERGED 2005/08/23 06:13:38 mib 1.16.32.1: #i50288#: Limit encoded style name length and avoid memory overflow


2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a3bf09f0b8aa568f3b3fbf760b6d4a7450354959]

INTEGRATION: CWS mib02 (1.2.292); FILE MERGED 2005/09/28 21:11:18 mib 1.2.292.2: RESYNC: (1.2-1.3); FILE MERGED 2005/08/23 07:54:24 mib 1.2.292.1: #i45212#: transform all <meta:user-defined> elements


2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d4bc8c8d05681d84ab58171e5a4cd0be8a47d402]

INTEGRATION: CWS mib02 (1.7.290); FILE MERGED 2005/09/28 20:38:19 mib 1.7.290.2: RESYNC: (1.7-1.8); FILE MERGED 2005/08/23 06:11:52 mib 1.7.290.1: #i50288#: Set index template style only if it exists


2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [9b71918447e4216dec0052e62710866aa79b8760]

INTEGRATION: CWS mib02 (1.43.86); FILE MERGED 2005/09/28 20:19:35 mib 1.43.86.2: RESYNC: (1.43-1.44); FILE MERGED 2005/08/23 11:53:20 mib 1.43.86.1: #i48731#: resolve name clashed for prefixes of unknown attributes


2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [bfc8d742c456119fb096dd74841c7550e5d66a22]

INTEGRATION: CWS mib02 (1.38.148); FILE MERGED 2005/09/28 19:19:11 mib 1.38.148.2: RESYNC: (1.38-1.39); FILE MERGED 2005/08/23 06:12:55 mib 1.38.148.1: #i50288#: Limit encoded style name length and avoid memory overflow


2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [3e736d9eae67135db2163fea8a752b360440eaf5]

INTEGRATION: CWS mib02 (1.15.160); FILE MERGED 2005/09/28 17:59:47 mib 1.15.160.2: RESYNC: (1.15-1.16); FILE MERGED 2005/09/05 12:59:58 mib 1.15.160.1: #i48559#: Order of OutScript() parameters was wrong


2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f39eff65b6386e846911634211eec9d57ff96ec7]

INTEGRATION: CWS smoketest6 (1.2.2); FILE MERGED 2005/10/24 14:06:12 kz 1.2.2.1: #125501# improve exception handling


2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [85a9d0afe6e310e5179c51e16461d30f8a4b7ad0]

INTEGRATION: CWS smoketest6 (1.3.2); FILE MERGED 2005/10/26 08:35:59 kz 1.3.2.2: #125501# show missing logfiles only if necessary 2005/10/24 11:29:13 kz 1.3.2.1: #125501# improve error output


2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [0308489f8d22a450c181790f9d05e2532805fb68]

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>  [a42e9ea6dd39195f40c33961c101b0e98e7d6a46]

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>  [7e8821809668da0424529e6992a23cb33083ecc2]

INTEGRATION: CWS atcldr (1.13.36); FILE MERGED 2005/10/21 15:50:02 er 1.13.36.1: #i56036# align ListSeparator


2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [068239baf6d61be8a53d659cca02449c505b3d7c]

INTEGRATION: CWS atcldr (1.15.36); FILE MERGED 2005/10/21 15:50:01 er 1.15.36.1: #i56036# align ListSeparator


2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ba583d927b116a8190e912d1d5855563ec4aaddd]

INTEGRATION: CWS atcldr (1.10.36); FILE MERGED 2005/10/21 14:47:52 er 1.10.36.1: #i56036# align partial; beautified


2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [3c1ddfcdea158eaaba70abaeb70612fadfb12bbc]

INTEGRATION: CWS atcldr (1.3.36); FILE MERGED 2005/10/14 22:05:51 er 1.3.36.1: #i56036# partial alignments to CLDR; beautified


2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [b127b0b814af347aaec3b517256705d81e4b7699]

INTEGRATION: CWS atcldr (1.10.36); FILE MERGED 2005/10/20 17:51:20 er 1.10.36.2: #i56036# align with separator change, e.g. NBSP; beautified 2005/10/14 22:05:50 er 1.10.36.1: #i56036# partial alignments to CLDR; beautified


2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [4d04d5ac2796d95148b578f47d4185fe82a18840]

INTEGRATION: CWS atcldr (1.4.36); FILE MERGED 2005/10/14 22:05:50 er 1.4.36.1: #i56036# partial alignments to CLDR; beautified


2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [0337c059c50d74094974709aeadb4a788a79508f]

INTEGRATION: CWS atcldr (1.6.36); FILE MERGED 2005/10/21 14:47:50 er 1.6.36.1: #i56036# align partial; beautified


2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [bc9f5ae2747cb7e76a0521afa40e7e89f1743826]

INTEGRATION: CWS atcldr (1.4.36); FILE MERGED 2005/10/14 22:05:49 er 1.4.36.1: #i56036# partial alignments to CLDR; beautified


2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [03a9fb320459661fe2429e825514fae13d33002e]

INTEGRATION: CWS atcldr (1.13.36); FILE MERGED 2005/10/20 13:54:23 er 1.13.36.1: #i56036# align with separator change, e.g. NBSP; beautified


2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [510180b0d94278edfe9b4ea5379534ce970f3f2f]

INTEGRATION: CWS atcldr (1.10.36); FILE MERGED 2005/10/20 13:54:22 er 1.10.36.1: #i56036# align with separator change, e.g. NBSP; beautified


2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f08243107b14aad86bc89a328e06cece304e06d4]

INTEGRATION: CWS atcldr (1.3.36); FILE MERGED 2005/10/14 22:05:49 er 1.3.36.1: #i56036# partial alignments to CLDR; beautified


2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [70d2c6c22459269d07a00f4c7bb0b11da558ad96]

INTEGRATION: CWS atcldr (1.10.36); FILE MERGED 2005/10/21 15:29:09 er 1.10.36.1: #i56036# align completely; beautified


2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [b2e0432f287aa13fbc924328104b271de93d5502]

INTEGRATION: CWS atcldr (1.4.28); FILE MERGED 2005/10/21 15:29:08 er 1.4.28.1: #i56036# align completely; beautified


2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ecf10cc59c8b0e02b5c3bce4946fdccd39c8901a]

INTEGRATION: CWS atcldr (1.5.36); FILE MERGED 2005/10/21 15:29:07 er 1.5.36.1: #i56036# align completely; beautified


2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [fac0dfc463717b7eda7972013c9102565583f9f1]

INTEGRATION: CWS atcldr (1.16.22); FILE MERGED 2005/10/14 13:13:44 er 1.16.22.1: CLDR tools got repackaged


2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [95bcff2664af62a4e2db4002ac39312bda577549]

INTEGRATION: CWS atcldr (1.19.36); FILE MERGED 2005/10/14 22:05:48 er 1.19.36.1: #i56036# partial alignments to CLDR; beautified


2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [916eda9b4edffcf6bac9dc15349d6510a1b52579]

INTEGRATION: CWS atcldr (1.7.12); FILE MERGED 2005/10/14 22:05:48 er 1.7.12.1: #i56036# partial alignments to CLDR; beautified


2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d2bc82936018bbe4cc2f7f36a21bd169d5d3109d]

INTEGRATION: CWS atcldr (1.14.36); FILE MERGED 2005/10/24 18:42:10 er 1.14.36.2: #i56036# change of CurrencySymbol problematic when loading file where old symbol is used, results in ISO code being displayed 2005/10/14 22:05:48 er 1.14.36.1: #i56036# partial alignments to CLDR; beautified


2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [fee445d1fcbcf98aceed0c2e0d395ce6d26a0922]

INTEGRATION: CWS atcldr (1.8.36); FILE MERGED 2005/10/25 10:29:03 er 1.8.36.3: #i56036# change of CurrencySymbol problematic when loading file where old symbol is used, results in ISO code being displayed 2005/10/24 18:42:09 er 1.8.36.2: #i56036# change of CurrencySymbol problematic when loading file where old symbol is used, results in ISO code being displayed 2005/10/21 15:29:07 er 1.8.36.1: #i56036# align completely; beautified


2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [0935756203b97b69b0caea5c6e790277cf0869c9]

INTEGRATION: CWS atcldr (1.9.36); FILE MERGED 2005/10/21 15:29:06 er 1.9.36.1: #i56036# align completely; beautified


2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [3db814062d1a98e53cb7744936a043e410f6cc7d]

INTEGRATION: CWS atcldr (1.11.22); FILE MERGED 2005/10/21 15:50:01 er 1.11.22.1: #i56036# align ListSeparator


2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f7f9016da7dd46db8ae79d754e8e3faa47d62d36]

INTEGRATION: CWS atcldr (1.4.36); FILE MERGED 2005/10/24 18:42:09 er 1.4.36.2: #i56036# change of CurrencySymbol problematic when loading file where old symbol is used, results in ISO code being displayed 2005/10/14 22:05:47 er 1.4.36.1: #i56036# partial alignments to CLDR; beautified


2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [602db488464b829cfee33ed8e06f936c31a9107b]

INTEGRATION: CWS atcldr (1.8.12); FILE MERGED 2005/10/20 13:54:22 er 1.8.12.1: #i56036# align with separator change, e.g. NBSP; beautified


2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [838bec79c1c7307189923ea7fa029c4a70b959e0]

INTEGRATION: CWS atcldr (1.7.36); FILE MERGED 2005/10/20 13:54:21 er 1.7.36.1: #i56036# align with separator change, e.g. NBSP; beautified


2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [dfa81c695576d1cef91696aeda32aa38b36e25eb]

INTEGRATION: CWS atcldr (1.11.36); FILE MERGED 2005/10/20 13:54:21 er 1.11.36.1: #i56036# align with separator change, e.g. NBSP; beautified


2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [c0e65c6fcedc589d3d48da7f837a8334d305f15c]

INTEGRATION: CWS atcldr (1.10.36); FILE MERGED 2005/10/25 10:29:03 er 1.10.36.3: #i56036# change of CurrencySymbol problematic when loading file where old symbol is used, results in ISO code being displayed 2005/10/24 18:42:08 er 1.10.36.2: #i56036# change of CurrencySymbol problematic when loading file where old symbol is used, results in ISO code being displayed 2005/10/21 15:29:05 er 1.10.36.1: #i56036# align completely; beautified


2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [8745c8743f4c5a5cada10a6efe78128f24174071]

INTEGRATION: CWS atcldr (1.10.36); FILE MERGED 2005/10/20 13:54:20 er 1.10.36.1: #i56036# align with separator change, e.g. NBSP; beautified


2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [cd1881862746d5b13d5520d0778b05310abf01ec]

INTEGRATION: CWS atcldr (1.9.36); FILE MERGED 2005/10/21 15:29:05 er 1.9.36.1: #i56036# align completely; beautified


2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a3e92b59b641e99e3a5f4cd7dcf3d216eb97ef8c]

INTEGRATION: CWS atcldr (1.3.36); FILE MERGED 2005/10/24 18:42:08 er 1.3.36.2: #i56036# change of CurrencySymbol problematic when loading file where old symbol is used, results in ISO code being displayed 2005/10/14 22:05:47 er 1.3.36.1: #i56036# partial alignments to CLDR; beautified


2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [557c11a3412b322addeb220758120d6ebd1b9a38]

INTEGRATION: CWS atcldr (1.6.28); FILE MERGED 2005/10/21 15:29:04 er 1.6.28.1: #i56036# align completely; beautified


2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [5723f19c2520f0cbab4e1fbdcf67f0b3f1063ae2]

INTEGRATION: CWS atcldr (1.9.36); FILE MERGED 2005/10/21 15:50:00 er 1.9.36.1: #i56036# align ListSeparator


2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a3fd6e9ef13677faf826e39964675d1413d7ccfa]

INTEGRATION: CWS atcldr (1.8.36); FILE MERGED 2005/10/21 15:50:00 er 1.8.36.1: #i56036# align ListSeparator


2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [40c79daeff914227b424e683af098e055d101ffe]

INTEGRATION: CWS atcldr (1.12.36); FILE MERGED 2005/10/25 10:29:02 er 1.12.36.4: #i56036# change of CurrencySymbol problematic when loading file where old symbol is used, results in ISO code being displayed 2005/10/24 18:41:58 er 1.12.36.3: #i56036# change of CurrencySymbol problematic when loading file where old symbol is used, results in ISO code being displayed 2005/10/21 15:29:03 er 1.12.36.2: #i56036# align completely; beautified 2005/10/20 13:51:44 er 1.12.36.1: #i56036# make es_ES base, not es_AR


2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [2f431d78bfcf897a39b76064d5831927bbc7b66c]

INTEGRATION: CWS atcldr (1.8.36); FILE MERGED 2005/10/21 15:29:03 er 1.8.36.1: #i56036# align completely; beautified


2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [863c0ee398be9c688bd81621d3ea59356830252c]

INTEGRATION: CWS atcldr (1.9.36); FILE MERGED 2005/10/20 13:54:20 er 1.9.36.1: #i56036# align with separator change, e.g. NBSP; beautified


2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a5656b6218d0c464e38d7230d89e7da9a153da38]

INTEGRATION: CWS atcldr (1.8.36); FILE MERGED 2005/10/25 10:29:02 er 1.8.36.2: #i56036# change of CurrencySymbol problematic when loading file where old symbol is used, results in ISO code being displayed 2005/10/21 15:29:02 er 1.8.36.1: #i56036# align completely; beautified


2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [fa2d84a1ca59421dc019bdb427373d4bbbe103f3]

INTEGRATION: CWS pj35 (1.5.8); FILE MERGED 2005/10/18 20:20:11 pjanik 1.5.8.2: #i55257#: Add Macedonian. 2005/10/03 06:51:00 pjanik 1.5.8.1: #i54240#: Add Irish language.


2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [c86ae23230b1d7205ae9d1a53bd30ce089c20c41]

INTEGRATION: CWS atcldr (1.8.36); FILE MERGED 2005/10/25 10:29:02 er 1.8.36.2: #i56036# change of CurrencySymbol problematic when loading file where old symbol is used, results in ISO code being displayed 2005/10/20 13:54:20 er 1.8.36.1: #i56036# align with separator change, e.g. NBSP; beautified


2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [224d2b471b1500273eaff4c4193642fa1afdc936]

INTEGRATION: CWS atcldr (1.11.22); FILE MERGED 2005/10/20 13:54:19 er 1.11.22.1: #i56036# align with separator change, e.g. NBSP; beautified


2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [0c6820bc8664b612cb2e83173121be297ffaf068]

INTEGRATION: CWS atcldr (1.6.36); FILE MERGED 2005/10/21 15:29:01 er 1.6.36.1: #i56036# align completely; beautified


2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f4d42f8a66936297dc238f55219f71eb83bac4c8]

INTEGRATION: CWS atcldr (1.5.36); FILE MERGED 2005/10/21 15:29:01 er 1.5.36.1: #i56036# align completely; beautified


2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [acce395b47ccb062e8592d62d230d28c72251aea]

INTEGRATION: CWS atcldr (1.9.36); FILE MERGED 2005/10/21 15:29:00 er 1.9.36.1: #i56036# align completely; beautified


2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [0569edead65e5774484a4a79f4e838bcf520603a]

INTEGRATION: CWS atcldr (1.9.36); FILE MERGED 2005/10/21 15:28:59 er 1.9.36.1: #i56036# align completely; beautified


2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d1eef19fac268e75c55a61927dcf43e2c883a871]

INTEGRATION: CWS atcldr (1.9.36); FILE MERGED 2005/10/21 15:28:58 er 1.9.36.1: #i56036# align completely; beautified


2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [7e06d83beaa183d44d7fa7cce9cc14911d76ae53]

INTEGRATION: CWS atcldr (1.13.36); FILE MERGED 2005/10/25 10:29:01 er 1.13.36.3: #i56036# change of CurrencySymbol problematic when loading file where old symbol is used, results in ISO code being displayed 2005/10/24 18:41:51 er 1.13.36.2: #i56036# change of CurrencySymbol problematic when loading file where old symbol is used, results in ISO code being displayed 2005/10/21 15:28:58 er 1.13.36.1: #i56036# align completely; beautified


2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [0167f40e13bfd4314f73962053da44b2891a2bd2]

INTEGRATION: CWS atcldr (1.5.28); FILE MERGED 2005/10/21 15:28:57 er 1.5.28.1: #i56036# align completely; beautified


2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [237666c32e77e49206d2cb7a9f53500b7d896905]

INTEGRATION: CWS atcldr (1.4.28); FILE MERGED 2005/10/20 17:54:40 er 1.4.28.1: #i56036# partial alignment, almost complete except StartDayOfWeek


2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a4e34ae39abded3172924eda8dc789a48f00254e]

INTEGRATION: CWS atcldr (1.16.6); FILE MERGED 2005/10/24 16:16:26 er 1.16.6.1: #i56036# don't generate 0 size FollowPageWordArray, it's a valid count (e.g. CJK), append NULL instead; got some linefeed beautification straight


2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [019cca8194f42473ba98f999e8abdf65c16dc0ce]

INTEGRATION: CWS idlcpp1 (1.4.2); FILE MERGED 2005/10/26 12:39:49 jsc 1.4.2.1: #i56422# take care of last option when EOF is directly behind them


2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [5f026caaebc9445840f01b022d6447337a785865]

INTEGRATION: CWS idlcpp1 (1.12.2); FILE MERGED 2005/10/26 12:39:49 jsc 1.12.2.1: #i56422# take care of last option when EOF is directly behind them


2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a965a356cabf8f85408a13154374006065124808]

INTEGRATION: CWS idlcpp1 (1.5.30); FILE MERGED 2005/10/26 12:29:26 jsc 1.5.30.1: #i56632# remove module_description.dtd from deliver list


2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [3f33d739b9b25172c3ba63ffb3412840a72bb811]

INTEGRATION: CWS vcl46 (1.71.28); FILE MERGED 2005/10/19 14:38:09 hdu 1.71.28.1: #126249# fix scaling of font outline for huge fonts


2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [6c39465d15eff404b58f3d805f2fee4c59ee0731]

INTEGRATION: CWS fwk24 (1.77.2); FILE MERGED 2005/10/13 13:57:58 mav 1.77.2.1: #i55821# second commit of a storage with encrypted entries


2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [8089798a47e825a99dce830001910df2e8e9d164]

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>  [d612c170f0797af9c39e94d96010442c83028a75]

INTEGRATION: CWS emblock1 (1.72.10); FILE MERGED 2005/07/13 13:36:46 pl 1.72.10.1: #i51893# fix a concurrency problem when copying bitmaps


2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [6d0b37a78ff041247184f8f915488cc002ba953b]

INTEGRATION: CWS fwk24 (1.4.26); FILE MERGED 2005/10/12 09:18:02 cd 1.4.26.1: #i55566# Inform layout manager to not automatically show non-context sensitive toolbars


2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [0978a449217f660f36d69642d25bf39346e6a674]

INTEGRATION: CWS fwk24 (1.5.14); FILE MERGED 2005/10/12 09:18:02 cd 1.5.14.1: #i55566# Inform layout manager to not automatically show non-context sensitive toolbars


2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [42fa6488dcc92e5531d18ca21cca12876e20801a]

INTEGRATION: CWS emblock1 (1.8.394); FILE MERGED 2005/09/06 12:20:14 mav 1.8.394.1: #i51895# use status indicator from MediaDescriptor, if there is no do not create new one


2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ade81c825107bb42b0e30e1654264ab97a2c1a97]

INTEGRATION: CWS fwk24 (1.10.14); FILE MERGED 2005/10/12 09:18:01 cd 1.10.14.1: #i55566# Inform layout manager to not automatically show non-context sensitive toolbars


2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [46c2d71fb5169dfcad81f80d1c254fa80094f7b9]

INTEGRATION: CWS emblock1 (1.48.394); FILE MERGED 2005/10/07 13:41:48 mav 1.48.394.2: #i125969# fix crash 2005/09/06 12:20:14 mav 1.48.394.1: #i51895# use status indicator from MediaDescriptor, if there is no do not create new one


2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [01c609ac8bfed23784d3cbafcf6b92a1a47a8493]

INTEGRATION: CWS emblock1 (1.64.392); FILE MERGED 2005/09/06 12:20:13 mav 1.64.392.1: #i51895# use status indicator from MediaDescriptor, if there is no do not create new one


2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [3d80bc92e31708114c95c253032ff080feb261c0]

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>  [640e69b00913f18b2d68f6c123970e26885a38e5]

INTEGRATION: CWS emblock1 (1.72.232); FILE MERGED 2005/10/07 13:41:45 mav 1.72.232.3: #i125969# fix crash 2005/09/12 08:39:58 mav 1.72.232.2: #i51895# use status indicator from MediaDescriptor, if there is no do not create new one 2005/09/06 12:20:13 mav 1.72.232.1: #i51895# use status indicator from MediaDescriptor, if there is no do not create new one


2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [09654d787a79cfbc1c11d650c0511d580379b082]

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-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [6fcfb63844acf1f9fcb3a22d0a5515bb45e1999c]

INTEGRATION: CWS emblock1 (1.17.430); FILE MERGED 2005/10/07 13:41:44 mav 1.17.430.2: #i125969# fix crash 2005/09/06 12:20:12 mav 1.17.430.1: #i51895# use status indicator from MediaDescriptor, if there is no do not create new one


2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d64b27d316411c0acc1a86221489be9eaf7f8bd8]

INTEGRATION: CWS emblock1 (1.42.224); FILE MERGED 2005/09/06 12:20:12 mav 1.42.224.1: #i51895# use status indicator from MediaDescriptor, if there is no do not create new one


2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [57f00896d3ad1a02dad865a12d652fddbc9286b9]

INTEGRATION: CWS emblock1 (1.28.376); FILE MERGED 2005/10/07 13:41:42 mav 1.28.376.2: #i125969# fix crash 2005/09/06 12:20:11 mav 1.28.376.1: #i51895# use status indicator from MediaDescriptor, if there is no do not create new one


2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ce4af60bff1178fb7f0ea1795bea75fcdfb46436]

INTEGRATION: CWS fwk24 (1.7.2); FILE MERGED 2005/10/13 13:57:57 mav 1.7.2.1: #i55821# second commit of a storage with encrypted entries


2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [442717be3770f5efa39c13e9cc6540d3ea9887c3]

INTEGRATION: CWS fwk24 (1.6.2); FILE MERGED 2005/10/13 13:57:57 mav 1.6.2.1: #i55821# second commit of a storage with encrypted entries


2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e0b4e37a9e9304f6a7ec1e68e963e807acd21f45]

INTEGRATION: CWS fwk24 (1.1.2); FILE ADDED 2005/10/13 13:58:29 mav 1.1.2.1: #i55821# second commit of a storage with encrypted entries


2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [dfb5c3aec8d732d48df260589ddaefbd1406244a]

INTEGRATION: CWS fwk24 (1.76.18); FILE MERGED 2005/10/12 08:31:41 cd 1.76.18.1: #i55566# Layout manager must be informed that no user interface should be visible in presentation mode


2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [31f301f0d379e2866a6af5fd402980dee1d96500]

INTEGRATION: CWS fwk24 (1.168.18); FILE MERGED 2005/10/04 14:00:11 mav 1.168.18.1: #i55295# mark document as unsigned after saving


2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [1e68474e4c0b078c1d23e881899e7f2600371b6a]

INTEGRATION: CWS emblock1 (1.56.120); FILE MERGED 2005/09/06 12:22:56 mav 1.56.120.1: #i51895# use status indicator from MediaDescriptor, if there is no do not create new one


2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [db38dfa9a8db962dd2ae72a9a3de1a12bc554425]

INTEGRATION: CWS fwk24 (1.37.10); FILE MERGED 2005/10/12 09:13:38 cd 1.37.10.1: #i55566# Layot manager needs a new property to turn off automatic non-context sensitive toolbar visibility


2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a182f4642aa95814b0ed61c42a580baded9a1029]

INTEGRATION: CWS fwk24 (1.22.18); FILE MERGED 2005/10/12 09:13:18 cd 1.22.18.1: #i55566# Layot manager needs a new property to turn off automatic non-context sensitive toolbar visibility


2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a1f6539ffed2b29f414d0f33072a1d536118b085]

INTEGRATION: CWS fwk24 (1.10.20); FILE MERGED 2005/10/12 09:13:17 cd 1.10.20.1: #i55566# Layot manager needs a new property to turn off automatic non-context sensitive toolbar visibility


2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [2fee88763bd17e354ca834118c9e0e41af3fe324]

INTEGRATION: CWS emblock1 (1.10.172); FILE MERGED 2005/09/06 12:20:58 mav 1.10.172.1: #i51895# use status indicator from MediaDescriptor, if there is no do not create new one


2005-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [2ec1819a96b3a7a0ed1a592cf88788a7d54dea54]

INTEGRATION: CWS emblock1 (1.18.38); FILE MERGED 2005/07/12 12:52:24 mav 1.18.38.1: #i51738# unlock own mutex while making call to the document


2005-10-27  Lars Oppermann  <lo@openoffice.org>  [72f4cd8fd5735bdf1308baee23454966ffae69b5]

#i56731# correct dependencies, P1 fix


2005-10-27  Rüdiger Timm  <rt@openoffice.org>  [fc2469dec3479bb8b946abf97fe2186cb6ac7e04]

#i54458#, #i10000#: Correct my last changes


2005-10-27  Rüdiger Timm  <rt@openoffice.org>  [ee8506ec1f5be2776ccde76f4165526f0e46e8d5]

#i54458# Correct my last changes


2005-10-26  Thorsten Behrens  <thb@openoffice.org>  [29a9eb87814ff669dd4fa011689b0d1967e155b2]

#i48939# Changed agg to now provide a dynamic lib


2005-10-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [b80b2244be6e4b58a78292d571ac0bccfd70179f]

#i10000#: enable exceptions for PaneManager.cxx


2005-10-25  Lars Oppermann  <lo@openoffice.org>  [8c4d6d39897b4fb77c35c05f10e69a64859241ce]

#10000# java 1.3


2005-10-25  Vladimir Glazounov  <vg@openoffice.org>  [2fa142a189caaf054bc6e2f074d919cf385e181a]

new version for SRC680


2005-10-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [8ffdbb5766421c53ad7d23c1fce2ad04f4666526]

#i10000#: regenerate configure


2005-10-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [218ea6ce24ee6da6c368b15c5e48dc6872a10bdb]

SRC680


2005-10-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [3edda6a47cef014aa09c558702341a5ff6f97ec7]

INTEGRATION: CWS calc201fix (1.3.88); FILE MERGED 2005/10/19 11:04:17 dr 1.3.88.1: #i56235# wrong Set function used


2005-10-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [b383cb9f2c314d7e268df79d45551c6936182737]

INTEGRATION: CWS calc201fix (1.6.38); FILE MERGED 2005/10/18 19:50:54 er 1.6.38.1: #i56218# Remove: combine adjacent equal entries


2005-10-25  Juergen Schmidt  <jsc@openoffice.org>  [9e2a3ff7c01bace1785cffb31fe9511221372a27]

#i52208# correct typeblob for exceptions/strcuts


2005-10-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [ccd3937d3f676ab3c43a98452dc6e9b1cbd89e6c]

#i10000#: do not pack crimson.jar


2005-10-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [3de4d7dbec445f16aa879347b7902503077505a0]

#i10000#: remove crimson.jar from classpath


2005-10-25  Juergen Schmidt  <jsc@openoffice.org>  [5876043501ea104705a5b8170f5a56ef58f34795]

#i52208# change command help


2005-10-25  Juergen Schmidt  <jsc@openoffice.org>  [9f626a1d88a45db91c73aad22c8dd8900a16d9bb]

#i52208# change exit code


2005-10-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [bc1c4e5d368ba8a730d925d159c77664f151bbc9]

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>  [38054a8198594a19b1dc2dbea8d4d9e050132cc0]

INTEGRATION: CWS impress72 (1.5.62); FILE MERGED 2005/10/11 14:35:58 cl 1.5.62.1: #i55625# do not crash if there is no background object while painting


2005-10-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [dfc9dbfb6d627c50317aa6ec6218a9a93663ddf8]

INTEGRATION: CWS morejava (1.11.52); FILE MERGED 2005/08/26 14:26:43 fridrich_strba 1.11.52.1: Issue number: Submitted by:  fridrich_strba, cyrillem Reviewed by:   fridrich_strba Allow building with jdk1.3.1 (java.lang.StringBuffer does not contain methods indexOf and lastIndexOf in 1.3.1; javax.xml.transform.* are not implemented in 1.3.1, so the need of xalan.jar, xml-apis.jar and crimson.jar)


2005-10-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [0dea934cc862e4d31835426377b817e8db663064]

INTEGRATION: CWS impress71 (1.44.4); FILE MERGED 2005/09/21 14:25:11 af 1.44.4.1: #i54616# Fixed test that prevents objects being pasted on master pages.


2005-10-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [f815910865889ba3f0669343d314026f6accf995]

INTEGRATION: CWS impress71 (1.58.6); FILE MERGED 2005/10/25 11:05:45 af 1.58.6.2: RESYNC: (1.58-1.60); FILE MERGED 2005/09/29 09:03:03 af 1.58.6.1: #i55212# Fix for i54071 and correction of page name.


2005-10-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [ad9ba6f797a39c2b6551d0f5c73cca798d889b68]

INTEGRATION: CWS impress71 (1.34.6); FILE MERGED 2005/10/11 14:53:23 af 1.34.6.1: #b6332272# Do not include non-existing files into file list.


2005-10-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [95b3c9b7481283403305ed1fb0864ef99d0bd4ab]

INTEGRATION: CWS impress71 (1.5.224); FILE MERGED 2005/10/21 12:08:44 sw 1.5.224.2: #i55781# 2005/10/11 13:21:30 cn 1.5.224.1: #i55781# update lists for UNO-API-Tests


2005-10-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [233c13941f98f60b4996372b5e37a719bfd322de]

INTEGRATION: CWS impress71 (1.6.224); FILE MERGED 2005/10/21 12:33:06 sw 1.6.224.3: #i55781# 2005/10/21 12:09:15 sw 1.6.224.2: #i55781# 2005/10/11 13:21:28 cn 1.6.224.1: #i55781# update lists for UNO-API-Tests


2005-10-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [60e474f05bfe055532c55368660d9c4594782afd]

INTEGRATION: CWS impress71 (1.43.16); FILE MERGED 2005/09/26 16:44:18 sj 1.43.16.1: #i40846# fixed problem with bitmaps having a negative size


2005-10-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [53db8821bde01abec889ee5e20375043c48b68bc]

INTEGRATION: CWS ause041 (1.21.4); FILE MERGED 2005/10/18 16:51:57 ihi 1.21.4.1: #i56159# System requirements update


2005-10-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [f0706331fae12a7f672598da9a3b865f70db584e]

INTEGRATION: CWS morejava (1.3.2); FILE MERGED 2005/08/29 14:08:30 fridrich_strba 1.3.2.2: Issue number: Submitted by:  fridrich_strba Reviewed by:   fridrich_strba Allow building OOo out-of-the-box with jdk 1.3.1 2005/08/26 13:45:16 fridrich_strba 1.3.2.1: Issue number: Submitted by:  cyrillem, fridrich_strba Reviewed by:   fridrich_strba Avoid wildcard imports in order to prevent conflicts with classes with the same name, but from different package (jdk1.5.0)


2005-10-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [85f6ebe6d29365a3a1de6dd9f0a775758bf49478]

INTEGRATION: CWS ause041 (1.9.4); FILE MERGED 2005/10/19 10:48:00 ihi 1.9.4.1: #i56221# tools move replaced by osl move


2005-10-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [86cd211e2d95b9e82f9c3c26786c11a77dac031e]

INTEGRATION: CWS ause041 (1.5.14); FILE MERGED 2005/10/19 10:48:00 ihi 1.5.14.1: #i56221# tools move replaced by osl move


2005-10-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [736d3e129a1197415becf9b5b35be1b5ef6fa8b0]

INTEGRATION: CWS morejava (1.4.26); FILE MERGED 2005/08/26 13:55:41 fridrich_strba 1.4.26.1: Issue number: Submitted by:  fridrich_strba Reviewed by:   fridrich_strba Add JRE of BEA Systems, Inc. among supported java virtual machines


2005-10-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [c2dcc8650fd31b8097c7efb0bf107db755b1fbe0]

INTEGRATION: CWS morejava (1.7.2); FILE MERGED 2005/08/26 13:55:41 fridrich_strba 1.7.2.1: Issue number: Submitted by:  fridrich_strba Reviewed by:   fridrich_strba Add JRE of BEA Systems, Inc. among supported java virtual machines


2005-10-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [dfb6c6834f9a2a37c56af3d0a604b76f6bb9546a]

INTEGRATION: CWS morejava (1.8.24); FILE MERGED 2005/08/26 13:55:40 fridrich_strba 1.8.24.1: Issue number: Submitted by:  fridrich_strba Reviewed by:   fridrich_strba Add JRE of BEA Systems, Inc. among supported java virtual machines


2005-10-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [ad70fded380e3c20066001cac92684ff9ce173e9]

INTEGRATION: CWS morejava (1.6.10); FILE MERGED 2005/08/26 13:55:40 fridrich_strba 1.6.10.1: Issue number: Submitted by:  fridrich_strba Reviewed by:   fridrich_strba Add JRE of BEA Systems, Inc. among supported java virtual machines


2005-10-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [42a7392e9c9dba4cdf5b44f6ff5f7f5f8f88e384]

INTEGRATION: CWS morejava (1.1.48); FILE MERGED 2005/08/29 14:12:44 fridrich_strba 1.1.48.1: Issue number: Submitted by:  fridrich_strba Reviewed by:   fridrich_strba Allow building of OOo with jdk 1.3.1 out-of-the-box (crimson.jar provided necessary classes that are not present in jdk 1.3.1)


2005-10-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [ff7fbc0b44c477c77207c3d006ecd2a1719af512]

INTEGRATION: CWS morejava (1.7.44); FILE MERGED 2005/08/26 13:54:29 fridrich_strba 1.7.44.1: Issue number: Submitted by:  kendy Reviewed by:   fridrich_strba Enable compilation with jdk1.5.0 ("enum" is a reserved word in java 5)


2005-10-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [6afa8837ec26f2c98f9d48a508eebff4a58a1bdf]

INTEGRATION: CWS impress72 (1.26.32); FILE MERGED 2005/10/17 16:38:55 sj 1.26.32.1: #i56040# fixed bitblt problem


2005-10-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [3c534a81689373a42026e9c1fbf352d5a44ac992]

INTEGRATION: CWS morejava (1.3.14); FILE MERGED 2005/08/26 14:03:43 fridrich_strba 1.3.14.1: Issue number: Submitted by:  kendy Reviewed by:   fridrich_strba Allow building with jdk 1.5.0 ("enum" is a reserved word in java 5)


2005-10-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [f05211c97d411d7f3685c7342c5d2a983ee10820]

INTEGRATION: CWS morejava (1.5.14); FILE MERGED 2005/08/26 14:03:42 fridrich_strba 1.5.14.1: Issue number: Submitted by:  kendy Reviewed by:   fridrich_strba Allow building with jdk 1.5.0 ("enum" is a reserved word in java 5)


2005-10-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [bf8b5e18db54bf4003dfb63d322fb9554aab93f1]

INTEGRATION: CWS morejava (1.1.14); FILE MERGED 2005/08/26 14:03:42 fridrich_strba 1.1.14.1: Issue number: Submitted by:  kendy Reviewed by:   fridrich_strba Allow building with jdk 1.5.0 ("enum" is a reserved word in java 5)


2005-10-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [5e5d238a21cc2d7522de448b465fe1224f623cb2]

INTEGRATION: CWS impress72 (1.3.10); FILE MERGED 2005/10/13 16:28:50 aw 1.3.10.1: #i55761#


2005-10-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [00d132125c7a4e2533e2d51fdfa8600061a3d70c]

INTEGRATION: CWS impress72 (1.3.10); FILE MERGED 2005/10/13 16:28:25 aw 1.3.10.1: #i55761#


2005-10-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [2d6ccdacfc1a887bb0af93592b1ef272c5ad4f2c]

INTEGRATION: CWS morejava (1.14.12); FILE MERGED 2005/08/26 14:05:45 fridrich_strba 1.14.12.1: Issue number: Submitted by:  kendy Reviewed by:   fridrich_strba Enable build with java 5 ("enum" is reserved word in jdk 1.5.0)


2005-10-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [cf5cbb5a71c60f56a4f7193533fda3c9966a89e6]

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>  [db38491cbece3d2acdf20f87c440f867dfd0fb90]

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>  [a936099626758cab34e44cec2318891366edcd6b]

INTEGRATION: CWS morejava (1.8.114); FILE MERGED 2005/08/26 15:35:36 fridrich_strba 1.8.114.2: Issue number: Submitted by:  fridrich_strba Reviewed by:   fridrich_strba Allowing building with jdk1.3.1 (crimson.jar is needed for javax.xml.* that is not implemented in 1.3.1 java sdk) 2005/08/26 14:26:44 fridrich_strba 1.8.114.1: Issue number: Submitted by:  fridrich_strba, cyrillem Reviewed by:   fridrich_strba Allow building with jdk1.3.1 (java.lang.StringBuffer does not contain methods indexOf and lastIndexOf in 1.3.1; javax.xml.transform.* are not implemented in 1.3.1, so the need of xalan.jar, xml-apis.jar and crimson.jar)


2005-10-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [809b33330a673d4a065d49ef3d586ec54cc49050]

INTEGRATION: CWS morejava (1.12.2); FILE MERGED 2005/08/26 15:35:35 fridrich_strba 1.12.2.2: Issue number: Submitted by:  fridrich_strba Reviewed by:   fridrich_strba Allowing building with jdk1.3.1 (crimson.jar is needed for javax.xml.* that is not implemented in 1.3.1 java sdk) 2005/08/26 14:26:43 fridrich_strba 1.12.2.1: Issue number: Submitted by:  fridrich_strba, cyrillem Reviewed by:   fridrich_strba Allow building with jdk1.3.1 (java.lang.StringBuffer does not contain methods indexOf and lastIndexOf in 1.3.1; javax.xml.transform.* are not implemented in 1.3.1, so the need of xalan.jar, xml-apis.jar and crimson.jar)


2005-10-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [b561ed3335fe5062574394012eb9b43cfee18369]

INTEGRATION: CWS morejava (1.2.6); FILE MERGED 2005/08/29 14:08:31 fridrich_strba 1.2.6.1: Issue number: Submitted by:  fridrich_strba Reviewed by:   fridrich_strba Allow building OOo out-of-the-box with jdk 1.3.1


2005-10-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [ee04a4dfa2b4af718b5f74707f26aece20c2da36]

INTEGRATION: CWS morejava (1.5.10); FILE MERGED 2005/08/26 14:01:38 fridrich_strba 1.5.10.1: Issue number: Submitted by:  kendy Reviewed by:   fridrich_strba Allow building with java 5 (HttpClient.proxyPort is deprecated in 1.4.x and removed in 1.5.0)


2005-10-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [74cf6627ed760d15310a3f91fcbb25cf7626b7b0]

INTEGRATION: CWS ause039 (1.20.2); FILE MERGED 2005/10/17 11:59:54 hjs 1.20.2.1: #i56070# add sysui to dependencies


2005-10-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [d4dd5b0306ae7a57d395cc579eb6506351808138]

INTEGRATION: CWS morejava (1.1.1.1.162); FILE MERGED 2005/08/26 14:01:37 fridrich_strba 1.1.1.1.162.1: Issue number: Submitted by:  kendy Reviewed by:   fridrich_strba Allow building with java 5 (HttpClient.proxyPort is deprecated in 1.4.x and removed in 1.5.0)


2005-10-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [e514d5b8bb291c034c13312ded38149649636327]

INTEGRATION: CWS morejava (1.4.88); FILE MERGED 2005/08/26 13:59:08 fridrich_strba 1.4.88.1: Issue number: Submitted by:  kendy Reviewed by:   fridrich_strba Allow compiling with jdk1.5.0 ("enum" is reserved word in java 5)


2005-10-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [2143d4beac42eb77ec27932bb878658f64e17148]

INTEGRATION: CWS morejava (1.10.70); FILE MERGED 2005/08/26 13:59:08 fridrich_strba 1.10.70.1: Issue number: Submitted by:  kendy Reviewed by:   fridrich_strba Allow compiling with jdk1.5.0 ("enum" is reserved word in java 5)


2005-10-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [bf3ec3995c9cc0a710be8ba4dd380ada72afe720]

INTEGRATION: CWS morejava (1.6.88); FILE MERGED 2005/08/26 13:59:08 fridrich_strba 1.6.88.1: Issue number: Submitted by:  kendy Reviewed by:   fridrich_strba Allow compiling with jdk1.5.0 ("enum" is reserved word in java 5)


2005-10-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [61a111668903cb6e4a014a383fad102dcd94dc6c]

INTEGRATION: CWS morejava (1.8.62); FILE MERGED 2005/08/26 13:59:07 fridrich_strba 1.8.62.1: Issue number: Submitted by:  kendy Reviewed by:   fridrich_strba Allow compiling with jdk1.5.0 ("enum" is reserved word in java 5)


2005-10-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [3a725081810bb832e60c57ebfc4992c5d02e8145]

INTEGRATION: CWS morejava (1.5.6); FILE MERGED 2005/08/29 14:22:24 fridrich_strba 1.5.6.1: Issue number: Submitted by:  fridrich_strba Reviewed by:   fridrich_strba Allow building of OOo out-of-the-box with jdk 1.3.1


2005-10-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [9f6c9ae8043fbff66420ea3dba92585f3c1dd167]

INTEGRATION: CWS morejava (1.4.14); FILE MERGED 2005/08/29 14:22:23 fridrich_strba 1.4.14.1: Issue number: Submitted by:  fridrich_strba Reviewed by:   fridrich_strba Allow building of OOo out-of-the-box with jdk 1.3.1


2005-10-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [3b6841f364b3b63cb041947846273906346a6d45]

INTEGRATION: CWS ause039 (1.4.170); FILE MERGED 2005/10/24 14:34:33 hjs 1.4.170.4: #i55878# list OBJFILES to get them built even withou apps 2005/10/14 12:12:42 hjs 1.4.170.3: #i55878# include all apps in .IF 2005/10/14 03:06:50 hjs 1.4.170.2: RESYNC: (1.4-1.5); FILE MERGED 2005/10/13 11:21:09 hjs 1.4.170.1: #i55878# added build dependencies; restrict APPnTARGETS


2005-10-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [0ef186e60362c1f82cc06e722ab6439aa87b5682]

INTEGRATION: CWS ause039 (1.29.100); FILE MERGED 2005/10/14 03:03:39 hjs 1.29.100.2: RESYNC: (1.29-1.30); FILE MERGED 2005/10/13 11:21:09 hjs 1.29.100.1: #i55878# added build dependencies; restrict APPnTARGETS


2005-10-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [0275f12de93f9361685a1d829d36669c1b186ca0]

INTEGRATION: CWS ause039 (1.3.42); FILE MERGED 2005/10/14 02:57:36 hjs 1.3.42.2: RESYNC: (1.3-1.4); FILE MERGED 2005/09/13 13:49:57 hjs 1.3.42.1: #i54541# fix makefiles


2005-10-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [0fafb207e6b0c6f73bd8ebe8a715cfe635f4afee]

INTEGRATION: CWS ause039 (1.11.10); FILE MERGED 2005/10/14 02:58:43 hjs 1.11.10.2: RESYNC: (1.11-1.12); FILE MERGED 2005/09/13 13:49:56 hjs 1.11.10.1: #i54541# fix makefiles


2005-10-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [2c6a4f956e2700bec288c57087079e3b788461d3]

INTEGRATION: CWS ause039 (1.10.8); FILE MERGED 2005/10/14 03:01:48 hjs 1.10.8.2: RESYNC: (1.10-1.11); FILE MERGED 2005/09/13 13:49:55 hjs 1.10.8.1: #i54541# fix makefiles


2005-10-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [b7e57879349a9a6f3b9acf62791fc5ffa81b55c6]

INTEGRATION: CWS ause039 (1.8.14); FILE MERGED 2005/10/14 03:02:05 hjs 1.8.14.2: RESYNC: (1.8-1.9); FILE MERGED 2005/09/13 13:49:55 hjs 1.8.14.1: #i54541# fix makefiles


2005-10-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [46692abfd9c04b72892c5f04cc957d1960f940ab]

INTEGRATION: CWS ause039 (1.3.10); FILE MERGED 2005/10/14 02:59:42 hjs 1.3.10.2: RESYNC: (1.3-1.4); FILE MERGED 2005/09/13 13:49:54 hjs 1.3.10.1: #i54541# fix makefiles


2005-10-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [08cc74969b437d12008b3ccbd61d95297920d51d]

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>  [4228716b3abd49fc6eb3c1d89a1e1ffb419f2ee5]

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>  [931dec02c52cd4b23e0df96dbdd41a62450cb7bc]

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>  [20687e16cd8741993ad5dec868f02bcc682e452a]

INTEGRATION: CWS ause039 (1.1.1.1.72); FILE MERGED 2005/10/13 17:54:26 hjs 1.1.1.1.72.2: RESYNC: (1.1.1.1-1.2); FILE MERGED 2005/09/29 16:24:42 hjs 1.1.1.1.72.1: #i55253# fix makefile


2005-10-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [63a5fba009257fde8ccd2624cf9ba9bfe172be2c]

INTEGRATION: CWS ause039 (1.7.30); FILE MERGED 2005/09/09 15:42:53 hjs 1.7.30.1: #125478# supply templates of inaktiv languages - required for SO


2005-10-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [56658950ab180fc15df7ff4874deb33f642b95e8]

INTEGRATION: CWS ause039 (1.2.118); FILE MERGED 2005/10/13 11:01:46 va 1.2.118.1: #i21832# Corrected the string StarOffice/StarSuite to OpenOffice.org.


2005-10-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [33a151ac21554a7406ff0cc6faee7d02342a8aa9]

INTEGRATION: CWS ause039 (1.2.118); FILE MERGED 2005/10/13 11:01:45 va 1.2.118.1: #i21832# Corrected the string StarOffice/StarSuite to OpenOffice.org.


2005-10-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [0d59bf8cbae630b1d38c515f8a58710524012c5b]

INTEGRATION: CWS ause039 (1.2.118); FILE MERGED 2005/10/13 11:01:44 va 1.2.118.1: #i21832# Corrected the string StarOffice/StarSuite to OpenOffice.org.


2005-10-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [dadc6b28c00a1053398bc16b699f85d0e9256d69]

INTEGRATION: CWS ause039 (1.2.20); FILE MERGED 2005/10/13 11:01:44 va 1.2.20.1: #i21832# Corrected the string StarOffice/StarSuite to OpenOffice.org.


2005-10-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [2ba87e578fc5987b6359e4f17c3a07201ed5087c]

INTEGRATION: CWS ause039 (1.2.118); FILE MERGED 2005/10/13 11:01:43 va 1.2.118.1: #i21832# Corrected the string StarOffice/StarSuite to OpenOffice.org.


2005-10-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [a1c4f6fb7fda0a59316aac0fc6ccdb7fad1fd07b]

INTEGRATION: CWS ause039 (1.2.118); FILE MERGED 2005/10/13 11:01:40 va 1.2.118.1: #i21832# Corrected the string StarOffice/StarSuite to OpenOffice.org.


2005-10-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [50b02090e3fa5ad9f76c39a62e5957bddcda6243]

INTEGRATION: CWS ause039 (1.2.14); FILE MERGED 2005/10/13 11:01:38 va 1.2.14.1: #i21832# Corrected the string StarOffice/StarSuite to OpenOffice.org.


2005-10-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [9a191e226a9a103bd4307ea198865f85b1f8ef4a]

INTEGRATION: CWS dr42 (1.23.12); FILE MERGED 2005/10/07 11:31:58 dr 1.23.12.1: #i19991#


2005-10-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [31fcc771248ee03b6c90bbd8a7d297e529d08471]

INTEGRATION: CWS ause039 (1.2.118); FILE MERGED 2005/10/13 11:01:38 va 1.2.118.1: #i21832# Corrected the string StarOffice/StarSuite to OpenOffice.org.


2005-10-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [480073156d74837a8b8f2e95c62d623ad785597e]

INTEGRATION: CWS dr42 (1.16.18); FILE MERGED 2005/10/05 10:32:30 nn 1.16.18.1: #i53407# allow empty name for member


2005-10-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [1156eed9c3fd2fee5f25a2831860dfb24c6b635f]

INTEGRATION: CWS ause039 (1.2.20); FILE MERGED 2005/10/13 11:01:35 va 1.2.20.1: #i21832# Corrected the string StarOffice/StarSuite to OpenOffice.org.


2005-10-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [c5982ea236f45f5eb65d7290919693e3cdd7034d]

INTEGRATION: CWS dr42 (1.21.18); FILE MERGED 2005/10/05 10:32:31 nn 1.21.18.1: #i53407# allow empty name for member


2005-10-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [73205b9bedb7225e1ee63916fbd3aa769acd7207]

INTEGRATION: CWS ause039 (1.2.118); FILE MERGED 2005/10/13 11:01:34 va 1.2.118.1: #i21832# Corrected the string StarOffice/StarSuite to OpenOffice.org.


2005-10-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [7bc7616412db24d8202a8b50263de64ade0d79fa]

INTEGRATION: CWS dr42 (1.8.18); FILE MERGED 2005/10/06 08:33:17 nn 1.8.18.1: #i53253# whitespace handling when XMLParaContext is used


2005-10-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [66f6a85c90b2778eeea4a5e2e9425788ec3f0f8d]

INTEGRATION: CWS dr42 (1.7.16); FILE MERGED 2005/10/05 14:43:52 dr 1.7.16.2: #b6332843# corrected array usage... 2005/10/05 12:53:42 dr 1.7.16.1: #b6332843# crash in token pool


2005-10-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [6d42ea468aac59a59ffd828d1646068b80ec5d02]

INTEGRATION: CWS ause039 (1.2.118); FILE MERGED 2005/10/13 11:01:33 va 1.2.118.1: #i21832# Corrected the string StarOffice/StarSuite to OpenOffice.org.


2005-10-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [821eec05d10b76b471026967fdd314cec4da6a04]

INTEGRATION: CWS dr42 (1.14.2); FILE MERGED 2005/10/11 18:21:19 nn 1.14.2.1: #i26836# new gaussinv implementation from psiplus (Martin Eitzenberger)


2005-10-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [006d203353a20e49de4bf434b0bb24dfe0a0e47d]

INTEGRATION: CWS dr42 (1.5.146); FILE MERGED 2005/10/05 10:57:40 cn 1.5.146.1: #i55494# update of sc.sce and knownissues.xcl


2005-10-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [7529df3b76d3779a7a93d0a6288926193c4cbe62]

INTEGRATION: CWS ause039 (1.2.20); FILE MERGED 2005/10/13 11:01:32 va 1.2.20.1: #i21832# Corrected the string StarOffice/StarSuite to OpenOffice.org.


2005-10-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [58d21ab61219227d2ad99ffb403b26fb04b7c1b7]

INTEGRATION: CWS dr42 (1.5.146); FILE MERGED 2005/10/21 11:18:35 sw 1.5.146.2: #i55494# 2005/10/05 10:57:41 cn 1.5.146.1: #i55494# update of sc.sce and knownissues.xcl


2005-10-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [fcc0c1be3b1a3d45a15bc4f0e13470a5a93ef5dd]

INTEGRATION: CWS ause039 (1.2.118); FILE MERGED 2005/10/13 11:01:31 va 1.2.118.1: #i21832# Corrected the string StarOffice/StarSuite to OpenOffice.org.


2005-10-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [3525cd0f92e899be4f9cf5c83fd9a0ed4169f7ed]

INTEGRATION: CWS ause039 (1.2.56); FILE MERGED 2005/10/13 11:01:31 va 1.2.56.1: #i21832# Corrected the string StarOffice/StarSuite to OpenOffice.org.


2005-10-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [94372864968c8090dc61ae4801a9b76357e00568]

INTEGRATION: CWS ause039 (1.2.20); FILE MERGED 2005/10/13 11:01:30 va 1.2.20.1: #i21832# Corrected the string StarOffice/StarSuite to OpenOffice.org.


2005-10-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [86cbdaf961ca0c5e2d862ce5eb83e4d4d11dcf86]

INTEGRATION: CWS dr42 (1.48.8); FILE MERGED 2005/10/07 10:39:20 dr 1.48.8.1: #i19991# ERF and ERFC, patch by Kohei Yoshida


2005-10-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [8650e2d8280288c9cc103380d377eaa8c047988c]

INTEGRATION: CWS ause039 (1.8.740); FILE MERGED 2005/10/13 14:55:50 hjs 1.8.740.2: RESYNC: (1.8-1.9); FILE MERGED 2005/09/13 15:25:05 hjs 1.8.740.1: #i54557# take *.jar files from solver


2005-10-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [f3fe95acee6b4018c07ae1860de1a370bb7f8462]

INTEGRATION: CWS ause039 (1.8.740); FILE MERGED 2005/10/13 14:54:08 hjs 1.8.740.2: RESYNC: (1.8-1.9); FILE MERGED 2005/09/13 15:25:03 hjs 1.8.740.1: #i54557# take *.jar files from solver


2005-10-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [67a1f2eef4612d105e39ab146f5debaa57f989e7]

INTEGRATION: CWS ause039 (1.7.6); FILE MERGED 2005/10/13 14:51:53 hjs 1.7.6.2: RESYNC: (1.7-1.9); FILE MERGED 2005/09/13 15:23:52 hjs 1.7.6.1: #i54557# take *.jar files from solver


2005-10-25  Frank Schönheit  <fs@openoffice.org>  [57941122f873653aacf5760e405f79d344a9c3d1]

#i56543#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [6cac17cb2196a680b3131d1821525a97c97e61c9]

INTEGRATION: CWS lo8 (1.5.50); FILE MERGED 2005/10/18 17:20:09 lo 1.5.50.2: RESYNC: (1.5-1.7); FILE MERGED 2005/08/23 09:01:01 lo 1.5.50.1: #124644# resource text updated


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [7874408ba1062d64ece38d251a36f3a352d27e4d]

INTEGRATION: CWS lo8 (1.9.156); FILE MERGED 2005/10/18 16:58:08 lo 1.9.156.2: RESYNC: (1.9-1.10); FILE MERGED 2005/06/07 10:14:09 lo 1.9.156.1: #i32939# use system locale to set up default document language


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [b00576c00c16a34b344a495839e99ee71bf40a46]

INTEGRATION: CWS lo8 (1.16.72); FILE MERGED 2005/10/18 16:58:00 lo 1.16.72.2: RESYNC: (1.16-1.17); FILE MERGED 2005/06/07 10:14:09 lo 1.16.72.1: #i32939# use system locale to set up default document language


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [ad4340edbb199953f727f80f9b528512f240df07]

INTEGRATION: CWS lo8 (1.15.22); FILE MERGED 2005/10/20 15:10:51 lo 1.15.22.4: #i32939# always set western docuenet language 2005/10/19 15:00:37 lo 1.15.22.3: remove debug output 2005/10/18 16:53:39 lo 1.15.22.2: RESYNC: (1.15-1.16); FILE MERGED 2005/06/07 10:14:08 lo 1.15.22.1: #i32939# use system locale to set up default document language


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [6003acc52b701dc7da6bf873055d8a1c8d3303ff]

INTEGRATION: CWS lo8 (1.178.8); FILE MERGED 2005/10/18 16:48:31 lo 1.178.8.4: RESYNC: (1.182-1.184); FILE MERGED 2005/08/09 11:45:43 lo 1.178.8.3: RESYNC: (1.178-1.182); FILE MERGED 2005/06/07 10:14:08 lo 1.178.8.2: #i32939# use system locale to set up default document language 2005/06/06 14:54:25 lo 1.178.8.1: #i18970# exit cleanly when possible


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [f3309edfa5db4612e30adb95ce20631766173237]

INTEGRATION: CWS lo8 (1.26.166); FILE MERGED 2005/10/18 16:36:54 lo 1.26.166.2: RESYNC: (1.26-1.27); FILE MERGED 2005/06/06 14:54:37 lo 1.26.166.1: #i18970# exit cleanly when possible


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [79399f075654c054042d9abe0f619810cb015cd8]

INTEGRATION: CWS lo8 (1.38.250); FILE MERGED 2005/10/18 15:36:37 lo 1.38.250.2: RESYNC: (1.38-1.40); FILE MERGED 2005/08/23 08:55:13 lo 1.38.250.1: #124644# resource text updated


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [41439a6cfd09444c86eb1c3df660d74651d60c62]

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>  [5b57dbbb185b4e10d26c8abc267ebeb603edd1f7]

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>  [8307c98a6f40a612e683ef19b2feaa4f701cd824]

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>  [b6fd94fdac9de19cdbc5b41a3a8b0a48a17dd7f2]

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>  [cfd93ee7b47a778cbc4dab3563d157b4aabc57d5]

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  Jens-Heiner Rechtien  <hr@openoffice.org>  [a0fce195fffbfd8592f7ac16b027015ec0eaae5a]

INTEGRATION: CWS lo8 (1.18.64); FILE MERGED 2005/10/19 13:09:24 lo 1.18.64.1: #i46886# look at NoLabel flag


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [ffd3c1f6ce1629c80346169aaec1e9539d835977]

INTEGRATION: CWS lo8 (1.2.28); FILE MERGED 2005/08/23 12:12:37 lo 1.2.28.1: #113679# master docuemnt and better oasis support


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [c09e2f678268747f0dd3a81ab22abc0562d4ae75]

INTEGRATION: CWS lo8 (1.2.28); FILE MERGED 2005/08/23 12:12:36 lo 1.2.28.1: #113679# master docuemnt and better oasis support


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [223e87524f9250ca350666f81ecea60c35456001]

INTEGRATION: CWS lo8 (1.5.28); FILE MERGED 2005/08/23 12:12:26 lo 1.5.28.1: #113679# master docuemnt and better oasis support


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [6759b452e489b7324017cb9cf2774c005e304305]

INTEGRATION: CWS lo8 (1.2.28); FILE MERGED 2005/08/23 12:12:25 lo 1.2.28.1: #113679# master docuemnt and better oasis support


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [36191fc328b5fde82e96214895fd1fc9880efb2d]

INTEGRATION: CWS lo8 (1.20.6); FILE MERGED 2005/10/20 09:13:19 lo 1.20.6.1: #i48274# build xmerge


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [1fcb26efc44549924b7e665c70b9c002464d18b4]

INTEGRATION: CWS lo8 (1.7.12); FILE MERGED 2005/10/19 09:01:21 lo 1.7.12.3: fix main target 2005/10/18 13:41:11 lo 1.7.12.2: RESYNC: (1.7-1.8); FILE MERGED 2005/06/08 16:38:13 lo 1.7.12.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [b4dbd6201db9a441c27a36f243ff9903ecebb095]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:31:24 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [5fc447f5587721048899f23023003d11d73c7dea]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:31:23 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [77cc16215faa7acce4954e2081b974ef43bdcd7b]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:31:22 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [625c353f4e26baf3755932b98954531586238522]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:31:21 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [379b123270939571017fc0b9e4907c9aa7d27a30]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:31:20 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [15ad241e8f1734f237a5eea37f10b2909476e846]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:31:19 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [8673db5d3bd988e033515e2f705633c67233a6e8]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:31:18 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [2952c43aeda00ebbb3d05fb05ee168956bcd9463]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:31:17 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [921b4baa332690fccec351025440356237517dc6]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:31:16 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [d9529a906cc34058750641b0cc2dbf91ffe0f5e0]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:31:15 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [a6b26a167ff1bf4e91561c1b2892524ce9a0a490]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:31:14 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [29eb01e03aa6c1ee0434e174fed48276022073af]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:31:13 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [31c13a0eb33870c78a77b03a5e6a02577971cac8]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:31:12 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [e2f8c660e79ab5d727aeb8e53147daa5ccac1a12]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:31:11 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [b750c2b7e1a2edfeb872f168e4151074c0d7eb25]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:31:10 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [39dbf2b557d34413c2504140337fc9e0f7f21d65]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:31:09 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [887a38aecacdc6c0f458fa46ce76866d265d286c]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:31:08 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [d4b1b47901741ee1965433e74a7966ac121caf85]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:31:07 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [f5de8a59ff712efbc672ccf596c56e18ab8c0186]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:31:06 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [85fca94016289c9896f6ee397f5f339f70a6c47e]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:31:05 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [d0bf462d0d8b4b733569d56e208fe3d8fee293c5]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:31:04 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [70246181054bd660b06dc9f245c57d0b77bb7e5d]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:31:03 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [c57d818dd65198ee162a44b2a16a0c35012ebac9]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:31:02 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [f9567b6d3903adfa944a52f41e69ebb7eda6fd44]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/09 10:12:56 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [07b36908e044c1e1ce35b3c1bbad097ce197996d]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/09 10:12:55 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [bf702e8342c2ba540d9220749cec50146f4d8d72]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/09 10:12:54 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [2b7bc9e40639a273f1cdfef029715e6597e4206b]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/09 10:12:53 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [8ddeb7313c4ef639c9a2c011891c666b59db044e]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:31:01 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [eff6bff31947b74bf2233722ead09992cc971d2c]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:31:00 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [e9258a0ef0419bbd627f3569bb54b51d9d305e97]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:30:59 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [261e9d1c782cad194f91d883310d4c4a1e95e314]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:30:58 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [6c7bf23d8a19805e2a19fd2cc9d0ad14ab310c27]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:30:57 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [9320558a5e53135b74aa62030cb4661dba7c0d30]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:30:56 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [1c5d2f33d768efbb5367d747768c3f115409d505]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:30:55 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [1d1de7f7bb26a3ece55709843960695a5b8fcf44]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:30:54 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [e447f78b8a8b91c94b7a6a335e8cbbbeed22d351]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:30:53 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [824697714bad7d125fcbed40d8755f60c8678c7d]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:30:52 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [093c0a34f69ab0a1a9b026bad92d38a69d58a62b]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:30:51 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [997c5c6bd56251c39619a571223ba809681197ea]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:30:50 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [17a04d8fd56d87e6080b74af1f422d08fa8e7409]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:30:49 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [9c7cb14021e99d38c803844e86e746dcb5acf79d]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:30:48 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [c96a88a9009e49bd6ff68d7b3e8d370227ef1851]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:30:47 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [952a7d524b9499c659cb29a3ee63f8a2357a577b]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:30:46 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [7804e1db74bfe0b98cb870888166ed15ab31251d]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:30:45 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [4f9be11aff2ed5405fa8820e0f10fb100297e7b8]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:30:44 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [e91e493771c00eff8d4b283d7ac103b4f3dc1632]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:30:43 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [1e784d417c8e64eb39022812206972c90e86b50f]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:30:42 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [2008d527dfc181dcc5bb0fcc6d9141691faa40c7]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:30:41 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [1634e95ec3532e0427e255b187bf639ed181bdfe]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:30:40 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [46ba1dfe8ce1d702b8399902cda027e93cf72030]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:30:39 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [cca7359a01b782ea277466bd19e27dbf223e69b9]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:30:38 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [1bbfadbf69f18d6516033e292c4c11010bf183bf]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:30:37 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [2818481a4c7fc515806ac826cf031e98faa81a08]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:30:36 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [7324b0936efc98c3a3203cf46644429f315ff853]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:30:35 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [45ade6f8ad2232dcec6273cd543d19f7168507d2]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:30:34 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [cfaf0fd33c7d546da92c88505515a8672a43d6d5]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:30:33 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [25138c93a590b8c4376e3b66a6f135bb0cf1876c]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:30:32 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [325591871c84635dee23284dad5ce0102dd0ab28]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:30:31 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [480445fdaacb0d19f760c3cd91a3a5e3d5d84989]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:30:30 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [2172007c83715c2345ab7aa09b60afd7932b4f52]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/10 09:48:12 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [e1565794eb6b0e9c5494147235c0c4404212a9b8]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:30:29 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [4284be5c352c871d1d381e31f45a67c617e7dc35]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:30:28 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [b3bd70d6be6565047fbe71e3b02b86c8e63641cb]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:30:27 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [9bcdef43da22070d6108cd6556f61cea8b5ca3c0]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:30:26 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [28559b6e06f99ab3c8c35397febae5d523853c3c]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:30:25 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [3851bc38c1b57d69537263529d189b04052c1eb5]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:30:24 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [a06279116114df8efc981686f17fbe53c54ec518]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:30:23 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [4c14170892843a4ee4fdba1b3d1a1ebb9ec1d93e]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:30:22 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [a0dc3d5c21a5da9518835d62b76ec70edc08e3a3]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:30:21 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [da1f3174bbd1178ea799ae4eb79afdd5b979724d]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:30:20 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [4cb747a040e9cdda6f32d12f0ce2e555b16a1dc6]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:30:19 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [c1c1764ad29595292ccc38f56673152634900a60]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:30:18 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [b51057037e73f083abf9f45a2b668b37187d8072]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:30:17 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [bca15d41bf1a0deef1a88e3b1c591abb85422ec5]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:30:16 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [06b65dfcaaf51e4f7ff06af2513c5dfea269d9c7]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:30:15 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [cf6342bb04af3ab8d960db4fa26d4c86b5864ddd]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:30:14 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [e3dee47e9b4afd89d6bd1f39c14f38048e28549e]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:30:13 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [b6ec1791021e8350d2106acbba2975ce8d3ee18f]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:30:12 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [46d40b0f80ed42a352715fba8f708a473fe6553f]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:30:11 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [95ba3b392278963f963b1eac710618d3e677a84f]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:30:10 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [44556899fa3b2e29244feb74c0f27223670f413b]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:30:09 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [e5f7b4a5b195721d4a18ea05f951f0a9ddb4e34e]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:30:08 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [53846785d71f06ef658c249a58c2efc15fdbad57]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:30:07 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [90675a26c0648e4299d784a2e7531be6efb92434]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:30:06 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [2437cd317a9f51212ca229143774eda627a14052]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:30:05 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [83284c93b85c4473db17a28ad7922b7321e7c752]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:30:04 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [cbf21edeb79fe1a4370aebd4d153a2726cbea550]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:30:03 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [b876fd3b337623ff2573fa096ead901a44f6b38b]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:30:02 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [3d51ead3bc56b6c5860c56bc967c270fde3a1ee8]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:30:01 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [6f1dd8f842705610ce133ceec0e4ad046b9408a9]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:30:00 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [743484b55892468706ef5f58bde7e3c7513dc93b]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:29:59 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [6f62720e9c9ab769e0592a1709714287147cb608]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:29:58 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [a27f8a5f7e38e923fe726e0ce2523e6075e9ce9f]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:29:57 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [ce6f66bf4baa585b579345f5de7818b264d64ce2]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:29:56 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [c2ad948388d0fe0fc85ef03bd7975d9fe8d644db]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:29:55 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [1884a896ffb24e8360a3e8474d272f5c6c83a88c]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:29:54 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [4e525a3542554cf53b2beee5bce94a6666c0b999]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:29:53 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [e50dbadbc694c8465cc7d95d5528ce1546a1e581]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:29:52 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [6db6c04501780dec11de62df392c89ecf66b1c50]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:29:51 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [d59072ae508cb32b3b76d2964c3afecbd37b83b0]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:29:50 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [21ffd953bb2973f54c794f7d6aa0a55d5a6f39cb]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:29:49 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [a9657dbb3f2f4ae582df111631db4adcc3456def]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:29:48 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [9fca81d6704f0f36a230dd1dde480aebc654cbfd]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:29:47 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [ea4336053991ad92562fc878b9adf2296a7e22b8]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:29:46 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [a9d7fae991637ec7bfc336371678a46b9c10bef3]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:29:45 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [6d5a81327f7824900bbcc94fac1c864cfe867ed1]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:29:44 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [bf9ab1cb2d4170d9feae2201ad101bd0e4784a0e]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:29:43 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [da31cc8d0ef0e28e02e434ba25a2087bd5badd5b]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:29:42 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [e1ff2d59f575b35ba0cc54c9d8d7103f3b84a35b]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:29:41 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [32ed337de30da19c2b492f0b0c2e56a71e96f8ff]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:29:40 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [41f87bcf592e75b24ae5910ffb4ecec11cd38365]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:29:39 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [c606bb6ff3966a535c230c57b8b583e962b87138]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:29:38 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [00ef0ff904223e02032c4902f887e745f6d9e4fc]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:29:37 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [6fca7c6fb86acc1bccc80331180ebefe7d3b0e18]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:29:36 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [2bed48e6757271312a90ec8957e5f0025aa060a4]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:29:35 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [e4b95bfd9d5ff9a197cbdcc6bcfffbcfb2407436]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:29:34 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [38e2fce2fbff55a6579fe52c7b32980db8b4bb35]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:29:33 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [3dde97437211f8856c85454d6751b56e99716f50]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:29:32 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [ef3aa906f0938aab7ef2dc0685ba592c98a51ddd]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:29:31 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [d733b66c11992c364cdc81f5a2798fbb2d092259]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:29:30 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [b80421bb2a8f070d9d75309accf1c3f5ca3b2464]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:29:29 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [a52d486e49319928669ea8a65dd45435abcfe641]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:29:28 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [76c4009b577788d6671ea7c86b1546d176766356]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:29:27 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [c38e2a4891e52d2237d24f9fdc3ed3b4c809aea0]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:29:26 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [7ef4e8c76e7d7f252160a99c37fe2066cc79c1db]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:29:25 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [551948e092dc3296b0fd536029cd2035bb527766]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:29:24 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [0b335a3b7cc4f0384d29ba5f65186cc6e6035a34]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:29:23 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [a89bb622bb1d8e1c8c7e0d936f18610e8745f655]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:29:22 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [9d576b977207b28df7d82985ce805f86abdaaf20]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:29:21 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [b425e73df816251d1e80760caaeb5337de504f56]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:29:20 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [10bc7d2c13657436ef39d2bf728d544ea1937b13]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:29:19 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [32ff0c20f0f37adc68b2b7d6aec8c6d8fb9f7da3]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:29:18 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [7db49074318725dff26ac59e2dec8faac783ced4]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:29:17 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [9d0eceb12f0d14afda08090711dbce7aa57a17ca]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:29:16 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [65d3657cc51a4f122e0b3c8c837b4f1e4a68f919]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:29:15 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [375c33768efb0d823e7e6988173ee7ef005a4dbb]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:29:14 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [4be434cb73ff80b289f1f509f4f26a5ebec003f0]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:29:13 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [eb639ee6aaa8242cdf030c73e41a6e2a77d10b5a]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:29:12 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [816db76bdfc0bfb08bdcf3a094f936ec6b89967b]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:29:11 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [99a512c8b4f2ded0d04f4ef67595e9d0c0a22141]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:29:10 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [f09ad74432f88313f1b8e1f5ac615cae5826c3b1]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:29:09 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [ce94b45b18336d4df2a02769db07973f05fe8b8a]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:29:08 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [a96bbe5c00e096dfccc9c2e74992a302fb41c908]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:29:07 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [39630ff5858837e5880a81a235bd691316f2f06e]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:29:06 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [515694fdb70b43e257f27fd97fe38cd021a3885d]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:29:05 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [b8f87038761816c870317efcb6e48892a40623fa]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:29:04 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [c73d854d41fa2486937a08e13a4e22f1b3169771]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:29:03 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [a4a75cefd9505c1f195ca157a047d8641e4a26eb]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:29:02 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [a0705cfd9fc8718d93a616e6c132f4d9efe23dbe]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:29:01 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [9d7a9d0590f991a60f45c4245ffed7dba75e9e01]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:29:00 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [26670c6908968b4200e73ed96736de6ff27326d2]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:28:59 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [413b08004cb6cd2e9ae579bc8d5573b3c4363d24]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:28:58 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [6aa8bb5e555b382847269f9b09c97cba4fb2c96f]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:28:57 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [95cefeffd31c6f33b9b4c3c199265476a8651a74]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:28:56 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [74afcde345929d90d7518ff1e95e6057bcbedc14]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:28:55 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [a460e6259d25dc24d948163104a6ee91e00a189a]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:28:54 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [10986be1e22e25c85df863a1db8b7b903768ae3b]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:28:53 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [01955b80f863ea5538ff8ca8cc3076a7891436f8]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:28:52 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [7847a3d8fed196903280edc97acddcf62e982b75]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:28:51 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [7cf0e8c845b89a298cbd6b7d56657ae9f291dac2]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:28:50 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [0b3cfad28593a0f4467f588b57256229fa671697]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:28:49 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [a175fd7cd307d30f65926f079776a0b4ec0faea9]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:28:48 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [1ee82ea266dc9cac8a56b7871f270d4ee542a173]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:28:47 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [57807e75350e3d57e491bd540acaac878e9e9f66]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:28:46 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [4d7eb3d27213397d55787b6c52d46b882710913b]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:28:45 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [9834fcd26d932b1050c7fc5e2a6605b0daba1be1]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:28:44 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [5562ad1d77e60eb67c452d5b94aded4e774ee4ad]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:28:43 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [12bf350f9a2b69d5f181b17929a18f34221aae2e]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:28:42 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [3d5c8a5702b3c10638343ea2667e5fccc7e273ce]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:28:41 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [ae72d7dd9ada0ab7795639fe49abd4cf8f1559d9]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:28:40 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [569a0e9ce80a276d0d40032ec385ccc37d6aedb8]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:28:39 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [03d8081b698ed2ced064ed1d071bab4cd2690b5b]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:28:38 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [483e993bcc545142413ab722cf4936ebc059b491]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:28:37 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [acf01a8b560b4f2bcf531e0d5a14d533fc8aeb88]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:28:36 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [c3d80bce942df7030895111bbfa9831c78523366]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:28:35 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [ed942fb2233451d85bccf7660dd7bc92f523e1bd]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:28:34 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [19f08633595161b5cef717b69349e13f9c09184f]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:28:33 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [7a5f60878dc2b8f2e7310626c079394b251b32e3]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:28:32 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [1d7ffbc4b0ee6acfd20f6184991680df8a64b048]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:28:31 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [d04ec42790e880303a01611eb1c1f49dc5a578ef]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:28:30 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [bbd9286fbd6fc9732eb0c847f40b704851676100]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:28:29 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [005688875695922486f7cfb6722cca6cfe065a46]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:28:28 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [5af47595a670f2c1bd5bdb46b6b305e841c3c23d]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:28:27 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [b38aefdebdcfaa6ff3970823bfd6ccc5886fa875]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:28:26 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [6b571ed0685a796c2ee638ec5393ff9d3946c262]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:28:25 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [7bf7eb528d7dfc668eae460d84a67733ece5fd71]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:28:24 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [01d3a5bc157a0a02dd1c7b84f746bc8e3f89ee61]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:28:23 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [6d011d4420759f62dfa6ee42639ebc44cd85e282]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:28:22 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [54025c9e2949a09310a3727ead4ce690fe570583]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:28:21 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [769c5945b21c53db7048eac1d5fb23e62b27f959]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:28:20 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [01b742cfb31f9e1d70523e5dd8567928af7a15a7]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:28:19 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [8aaefb49d13597c3432fffb182acebea45facc6b]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:28:18 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [97dba3199183f0a93ea17fc0723d4ef7ebd5f640]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:28:17 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [f8d0bc035eeae393aea673dc8f3d04bbd6160efa]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:28:16 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [6a3f9388a5218dab602d9f36d2dfb5df0b409c60]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:28:15 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [163a6d203445e1fcf209125ebdedb144028c0b21]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:28:14 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [852f74a8c6d15d3cedf0a866c0c85b666bc8f26c]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:28:13 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [68c7b80f9a3c0555717701d0f64dce140821b9b9]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:28:12 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [657eb8a911f6f6a8a4cd748c6d5e31ca9d094d74]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:28:11 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [5735ce55a7c21e5622a0a9101435608ce830962c]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:28:10 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [93e3d23099b8e48fda7eaa9a2032a9f012b5d53f]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:28:09 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [b4430b730bbe2aabe18e65b61118d51268b90b01]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:28:08 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [c155e1bfe26b19fb64d0346316b5307c0fce59ba]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:28:07 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [2e90fd71515951fa21885799a3da2811b94a9ed1]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:28:06 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [dc95e45efdb92fc9cef9871879537a260bc8d034]

INTEGRATION: CWS mmeeks11 (1.11.14); FILE MERGED 2005/10/21 11:41:59 mmeeks 1.11.14.1: Issue i#53556# Fix native file-selector icons Add 'ShowBookView' icons


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [a6cd89b3db34a45401704ce1e7ae9c3177d2ae14]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:28:05 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [f6ffe69f756c6369b2aea1a8dce7ac82132d9c78]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:28:04 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [f1bff42f16fc674866cdd41675cd8bfb1902ca18]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:28:03 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [a5da6b0a1fc1a5f5a8dfa2d2461ab664ab3648f9]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:28:02 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [e752e51ab2a4b7e15ab16420f0769c69d1ad6deb]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:28:01 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [85898aa0360566e8fe5f3794ee0b3fb2592b8bd2]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:28:00 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [87e151490cfa00aba84b051578e389a5dd77ccd6]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:27:59 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [24002f94924c2135f1d8ebb39fdc278a2637f181]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:27:58 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [b1a910b95647a92c90c4fa8c430c0473c952a6b8]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:27:57 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [1cfca87f87d1ae3fc1b1c4a73eef063def9eaf45]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:27:56 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [1d5bb23cb7c2f9adf37ceeb9f4eae489cb844268]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:27:55 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [387ced5719101a4385d828515ec1e599d98ba5b1]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:27:54 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [8dbba325f4619e610225fb9e5d9896c7cc65354c]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:27:53 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [ee3df4b679f5da7716dba77f18ca64e6c6c60922]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:27:52 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [3fe08d933bea281ef6036f891326364af1a753c7]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:27:51 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [666324ec509f8230256b717de7c09e1e1ea011ff]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:27:50 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [c641cced222bf856855afc16b74ee3cd543e3fb0]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:27:49 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [0e1a0f00308f978b5b71279381fe71dff38a7d47]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:27:48 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [37e560d9e8cada32443c4f950aeb2994d6c9ca78]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:27:47 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [d6d08a45ef5809e4211edcf2d94940415c52644d]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:27:46 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [24c4d068df59d4ddfa359c395f2bdce006a892e4]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:27:45 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [3ecf111726b35d249415deea077ee9825cfb14aa]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:27:44 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [86ebdd6c9a530707e844d7f886058f5a13de7bbe]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:27:43 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [9f4e091dbcfe6f59803415b6847cda9a871e5815]

INTEGRATION: CWS impress66 (1.7.80); FILE MERGED 2005/10/10 14:36:24 af 1.7.80.2: RESYNC: (1.7-1.8); FILE MERGED 2005/08/08 11:38:19 af 1.7.80.1: #i48402# Added argument for docking window title to constructor.


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [668e2d44a18c02b53863809f2994d993fbeadd5e]

INTEGRATION: CWS impress66 (1.2.392); FILE MERGED 2005/10/10 14:36:07 af 1.2.392.2: RESYNC: (1.2-1.3); FILE MERGED 2005/08/08 11:37:31 af 1.2.392.1: #i48402# Added id for new Draw pane docking window title.


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [1af0f5e901187317de24215781e02b15631e4e3a]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:27:42 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [321f1de68bc0faf03309a10cc49e9249dbb043a4]

INTEGRATION: CWS impress66 (1.8.206); FILE MERGED 2005/10/10 13:04:11 af 1.8.206.2: RESYNC: (1.8-1.9); FILE MERGED 2005/08/08 09:21:50 af 1.8.206.1: #i51175# Fixed a slide/page string bug.


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [5358cd5fa7e9f3c8d447a275cee01220a0c87f86]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:27:41 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [0ea23f8e71c7dd76ac21d9ef0d6ca915c260232e]

INTEGRATION: CWS impress66 (1.44.104); FILE MERGED 2005/10/10 12:57:40 af 1.44.104.2: RESYNC: (1.44-1.47); FILE MERGED 2005/10/10 09:01:29 af 1.44.104.1: #b6235454# Renamed two german occurances of 'Folie'.


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [2522686c80b9a9a0bc6efe4acab7ba3b8163d276]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:27:40 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [f6904fc54e17bdfda7a7c1dadffa7a62c6fb25da]

INTEGRATION: CWS impress66 (1.3.392); FILE MERGED 2005/10/10 12:51:40 af 1.3.392.2: RESYNC: (1.3-1.4); FILE MERGED 2005/08/08 11:36:18 af 1.3.392.1: #i48402# Fixed and added docking window titles.


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [71678f7aa009256764bb6b3ee7bfc901736695e3]

INTEGRATION: CWS impress66 (1.10.80); FILE MERGED 2005/10/10 12:50:42 af 1.10.80.2: RESYNC: (1.10-1.11); FILE MERGED 2005/08/08 11:33:41 af 1.10.80.1: #i48402# Added docking window title.


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [d190fa736336abd608b0c14710374653927fafa0]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:27:39 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [57a4870fb38dc82fa5dec77f8d77ab3cd96369ba]

INTEGRATION: CWS impress66 (1.3.332); FILE MERGED 2005/10/10 12:50:32 af 1.3.332.2: RESYNC: (1.3-1.4); FILE MERGED 2005/08/08 11:32:09 af 1.3.332.1: #i48402# Added docking window title to initialization of PaneDockingWindows.


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [5169647ba7e948f10ac57efed9ccf39aa78e68e3]

INTEGRATION: CWS impress66 (1.110.86); FILE MERGED 2005/10/10 12:46:09 af 1.110.86.2: RESYNC: (1.110-1.112); FILE MERGED 2005/08/08 11:29:58 af 1.110.86.1: #i48402# Corrected german string.


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [ea1678182ba3a66e0a80d665e21389b964504d98]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:27:38 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [9464435ad19a8099fcb76234a66ba30c8f6737ed]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:27:37 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [a875ef2dc5880ffea8cdb716844a165ad0b8e1c2]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:27:36 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [d9e4eb4baab200f4fee407f593a5eb6744329595]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:27:35 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [bf845941cc4a21caaf5cde294cc198bc12a6b857]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:27:34 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [80fbf7fdc214ed90885db914b024a8c84ef82c11]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:27:33 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [812985f311a1299012814df109b9ebc7662fd945]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:27:32 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [ac46db5d706eb84921053533a3c1b87e3a928e5d]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:27:31 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [6f6d0f69dbad77ac26204bc98c9aff590d0c32e9]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:27:30 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [500c9960e0c5ecdaa49c91a2a2d8997aed7cd947]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:27:29 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [a1b0b487e681a57e003882f19834c990e76785d6]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:27:28 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [0ff0744846d0649809a56ac02059406e32e975e2]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:27:27 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [05ed6361e6b451577d65d4fc2ceeaaf2c467773c]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:27:26 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [fa4eb446a72e41003874a71c43b595b6c1d7cfbb]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:27:25 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [af811e1fba8bb577564532eb9a2525f3e69ed996]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:27:24 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [4373c655ee72973e90c0bc58c87147fe773e7e95]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:27:23 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [c3966437244a9c51ec07218b471213d8678c5b43]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:27:22 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [1cf8d8cebf3c37d6184a4b05f926ed13e9cbf6f8]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:27:21 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [4c3b419715b8b7d2d88ec95b81746e190e6d5d8f]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:27:20 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [732a02c32c5e7217f3446c3d5ee3bfd7f5a6e2bf]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:27:19 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [d18122eafbc3376ba5e5c791279606abc4c80003]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/10/19 17:03:50 lo 1.1.2.3: close output when document is finished 2005/10/19 17:01:16 lo 1.1.2.2: close output when document is finished 2005/06/08 16:27:19 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [978dec078f0c7e318cded8261da24c078f04e1f2]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:27:18 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [e20f83fad9e840e2f46055d7862b69bef5932646]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:27:17 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [eca52043e3c9a4a8c8d9be75a7216d26f7db3427]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:27:16 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [f68ee925737b6583e29a6ce022fbb8e48c4d65ca]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:27:15 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [cc05d83cb9588bdaf9d43935dbe181b0e16e133e]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:27:14 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [48e641ffda40bf03e5be66ba52fbdf0bf8496564]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:27:13 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [002d497fa083eb02e7268d85d1d81d194278504a]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:27:12 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [1c3ee7242c46539b9c514a042f755c55ac5c8b39]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/10/19 09:24:18 lo 1.1.2.1: xmergesync binary to use until build is fixed


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [8ae8b7a284a8f94619d678b63a098731e92a51d7]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/10/19 09:45:07 lo 1.1.2.4: xmergesync binary to use until build is fixed 2005/08/12 14:14:07 hjs 1.1.2.3: #i48274# find SDK includes 2005/06/10 09:46:37 lo 1.1.2.2: restructuring of project and fix for #i44847# 2005/06/09 10:53:29 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [1f8d93fbb2e587f8262b01d39ae8f284db180e3d]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/09 10:53:28 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [4919e1f1fc579063ce87066a56d4e2b14291401f]

INTEGRATION: CWS lo8 (1.1.12); FILE MERGED 2005/10/19 09:45:06 lo 1.1.12.2: xmergesync binary to use until build is fixed 2005/08/12 14:14:08 hjs 1.1.12.1: #i48274# find SDK includes


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [9963ff2ba3af485ac2f419420d9060f3934a0a6a]

INTEGRATION: CWS lo8 (1.6.12); FILE MERGED 2005/06/10 09:46:36 lo 1.6.12.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [c03149971dc63bc14f2eb38f6213546e608a77d4]

INTEGRATION: CWS lo8 (1.3.12); FILE MERGED 2005/10/19 09:43:19 lo 1.3.12.2: deliver xmergesync 2005/10/19 09:07:19 lo 1.3.12.1: fix list of jars


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [9e76229c34f7a232d9a6c04907d2feff4b7f8dc6]

INTEGRATION: CWS lo8 (1.3.12); FILE MERGED 2005/10/19 11:21:54 lo 1.3.12.2: xmergesync binary to use until build is fixed 2005/06/08 16:38:35 lo 1.3.12.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [f059bca31c81730cee931459575a7470ff31b454]

INTEGRATION: CWS lo8 (1.5.12); FILE MERGED 2005/10/18 12:21:15 lo 1.5.12.2: RESYNC: (1.5-1.6); FILE MERGED 2005/06/08 16:39:58 lo 1.5.12.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [8cdde458de83a810c6d2751959ee201db066257c]

INTEGRATION: CWS lo8 (1.1.2); FILE ADDED 2005/06/08 16:42:50 lo 1.1.2.1: restructuring of project and fix for #i44847#


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [6f0e4b037a8cc33ad46679666e9265701368be63]

INTEGRATION: CWS lo8 (1.12.14); FILE MERGED 2005/10/19 15:15:26 lo 1.12.14.3: remove debug output 2005/10/18 12:19:51 lo 1.12.14.2: RESYNC: (1.12-1.13); FILE MERGED 2005/08/24 09:49:50 lo 1.12.14.1: #i51830# reduce buffer memory usage by streaming data directly into transformer


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [99c373e3dd6b0b628801ed0c85d1ccca10bd2c84]

INTEGRATION: CWS lo8 (1.7.46); FILE MERGED 2005/10/18 12:18:59 lo 1.7.46.2: RESYNC: (1.7-1.8); FILE MERGED 2005/08/24 09:49:50 lo 1.7.46.1: #i51830# reduce buffer memory usage by streaming data directly into transformer


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [0f8928dec7e21114a2b5fc65b7baae2d1148d585]

INTEGRATION: CWS lo8 (1.22.106); FILE MERGED 2005/10/18 10:56:39 lo 1.22.106.2: RESYNC: (1.22-1.23); FILE MERGED 2005/06/10 10:06:29 lo 1.22.106.1: jars are build in xmerge now


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [73c912f7a0f0d2344fe39776e84fbd9521b57dc3]

INTEGRATION: CWS os57 (1.18.62); FILE MERGED 2005/09/14 00:45:30 os 1.18.62.3: RESYNC: (1.19-1.20); FILE MERGED 2005/06/16 10:26:48 os 1.18.62.2: RESYNC: (1.18-1.19); FILE MERGED 2005/04/21 13:16:57 os 1.18.62.1: #i44258# cut/copy/paste works in menu, now


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [36c5bc3bb0cb02c7a81aeb3a21caa5420c56e89b]

INTEGRATION: CWS os57 (1.25.76); FILE MERGED 2005/10/06 08:09:00 os 1.25.76.3: RESYNC: (1.26-1.27); FILE MERGED 2005/09/14 00:44:03 os 1.25.76.2: RESYNC: (1.25-1.26); FILE MERGED 2005/04/21 13:16:54 os 1.25.76.1: #i44258# cut/copy/paste works in menu, now


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [0c5ca67a1df95eb84cbb20211469fcc9fe2411f3]

INTEGRATION: CWS os57 (1.27.1210); FILE MERGED 2005/09/13 22:57:50 os 1.27.1210.3: RESYNC: (1.28-1.29); FILE MERGED 2005/05/04 12:55:16 os 1.27.1210.2: RESYNC: (1.27-1.28); FILE MERGED 2005/03/31 09:01:33 os 1.27.1210.1: #i46286# leading values are now converted from/to twips


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [4549d9b0f6693346cb0abbd063d5ba6eb9c275a1]

INTEGRATION: CWS os57 (1.4.30); FILE MERGED 2005/09/13 17:32:56 os 1.4.30.2: RESYNC: (1.4-1.5); FILE MERGED 2005/03/31 09:25:09 os 1.4.30.1: #i45542# label width increased


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [1cc15aae3d39a251ec44784103a9e8a698748e03]

INTEGRATION: CWS os57 (1.19.350); FILE MERGED 2005/09/13 16:28:02 os 1.19.350.3: RESYNC: (1.20-1.21); FILE MERGED 2005/06/16 10:20:50 os 1.19.350.2: RESYNC: (1.19-1.20); FILE MERGED 2005/04/20 11:17:06 os 1.19.350.1: #i47813# setting the window size before loading the document prevents illegal preview size


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [d39b4467c12ceddef6aca7db2a75e46d8cb071b2]

INTEGRATION: CWS os57 (1.4.352); FILE MERGED 2005/09/13 15:55:21 os 1.4.352.2: RESYNC: (1.4-1.5); FILE MERGED 2005/04/26 14:28:27 os 1.4.352.1: #i48045# custom shape type shoulnd't be copied


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [ac067ffaa21d95bbccfb310654879587d5365c47]

INTEGRATION: CWS os57 (1.16.366); FILE MERGED 2005/09/13 15:20:01 os 1.16.366.2: RESYNC: (1.16-1.17); FILE MERGED 2005/04/28 14:27:47 os 1.16.366.1: #i46933# conversion of URLs to UI strings added


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [348b78de3f98c230dc9fd53809c9aeee0c94581e]

INTEGRATION: CWS os57 (1.14.366); FILE MERGED 2005/09/13 13:54:01 os 1.14.366.2: RESYNC: (1.14-1.15); FILE MERGED 2005/04/28 10:20:40 os 1.14.366.1: #i47664# show/hide 'name' FixedText correctly


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [c7f5af4b3c3a20553a35f774aff402066af9597f]

INTEGRATION: CWS os57 (1.114.42); FILE MERGED 2005/09/13 13:37:59 os 1.114.42.3: RESYNC: (1.115-1.117); FILE MERGED 2005/05/04 12:45:16 os 1.114.42.2: RESYNC: (1.114-1.115); FILE MERGED 2005/05/03 08:19:09 os 1.114.42.1: #i42333# hit type doesn't matter at context menu creation


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [511b8ba433a72c66ae32167c08eca8e8cf65aafe]

INTEGRATION: CWS os57 (1.94.44); FILE MERGED 2005/09/13 13:36:08 os 1.94.44.2: RESYNC: (1.94-1.95); FILE MERGED 2005/04/25 12:35:02 os 1.94.44.1: #i46904# additional bookmark type to prevent unnecessary document modifies


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [c40b7bfdd73e5d579c58f8b8e49a957b76a67975]

INTEGRATION: CWS os57 (1.3.28); FILE MERGED 2005/10/06 06:31:50 os 1.3.28.3: RESYNC: (1.4-1.5); FILE MERGED 2005/09/13 13:06:41 os 1.3.28.2: RESYNC: (1.3-1.4); FILE MERGED 2005/04/28 10:48:38 os 1.3.28.1: #i47449# fixed text sizes adjusted


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [b5676a42fc1745cbb95e2869aa68345e621af308]

INTEGRATION: CWS os57 (1.5.6); FILE MERGED 2005/10/06 06:31:27 os 1.5.6.3: RESYNC: (1.6-1.7); FILE MERGED 2005/09/13 13:04:38 os 1.5.6.2: RESYNC: (1.5-1.6); FILE MERGED 2005/04/28 10:48:38 os 1.5.6.1: #i47449# fixed text sizes adjusted


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [a0118e09caddd2d7ee9f6ec610f2b3ccad603b91]

INTEGRATION: CWS os57 (1.8.6); FILE MERGED 2005/09/13 13:03:57 os 1.8.6.2: RESYNC: (1.8-1.9); FILE MERGED 2005/04/29 14:13:07 os 1.8.6.1: #i45304# counter insertion fixed


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [cb0ba286eaaff15d4b2afb9c176be4b53a000e2d]

INTEGRATION: CWS os57 (1.3.228); FILE MERGED 2005/10/06 06:29:49 os 1.3.228.3: RESYNC: (1.5-1.6); FILE MERGED 2005/09/13 12:59:07 os 1.3.228.2: RESYNC: (1.3-1.5); FILE MERGED 2005/04/25 06:53:46 os 1.3.228.1: #i44371# setting filter works now


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [b8be8c7e87fce52b654a6b67e5369049b024e489]

INTEGRATION: CWS os57 (1.6.28); FILE MERGED 2005/09/13 12:57:29 os 1.6.28.2: RESYNC: (1.6-1.7); FILE MERGED 2005/05/02 13:32:51 os 1.6.28.1: #i45421# select added address block


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [1d8ad60f21e6cbd77ebebe552bd6aff9eaa90f11]

INTEGRATION: CWS os57 (1.5.28); FILE MERGED 2005/10/06 06:29:04 os 1.5.28.3: RESYNC: (1.6-1.7); FILE MERGED 2005/09/13 12:55:51 os 1.5.28.2: RESYNC: (1.5-1.6); FILE MERGED 2005/05/02 13:32:52 os 1.5.28.1: #i45421# select added address block


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [e9938f166ea00b2dd7768afbd80fe32e11d448a4]

INTEGRATION: CWS os57 (1.7.6); FILE MERGED 2005/10/06 06:26:44 os 1.7.6.3: RESYNC: (1.10-1.11); FILE MERGED 2005/09/13 12:45:26 os 1.7.6.2: RESYNC: (1.8-1.10); FILE MERGED 2005/04/25 06:52:55 os 1.7.6.1: #i44371# setting filter works now


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [327670b945a57609f155a63708abb875e83566ef]

INTEGRATION: CWS os57 (1.74.64); FILE MERGED 2005/09/13 12:40:04 os 1.74.64.3: RESYNC: (1.75-1.77); FILE MERGED 2005/04/14 14:35:20 os 1.74.64.2: RESYNC: (1.74-1.75); FILE MERGED 2005/03/31 10:33:31 os 1.74.64.1: #i44055# preselect open document filter


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [50edec50591cbfef8f2cb5edcef33645c099c005]

INTEGRATION: CWS os57 (1.14.28); FILE MERGED 2005/09/13 09:17:21 os 1.14.28.2: RESYNC: (1.14-1.15); FILE MERGED 2005/04/25 12:34:50 os 1.14.28.1: #i46904# additional bookmark type to prevent unnecessary document modifies


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [7b8939a37d556fc2d277235010bfdf571d49662d]

INTEGRATION: CWS os57 (1.59.6); FILE MERGED 2005/04/01 11:17:42 os 1.59.6.1: #i45980# navigation popup works again


2005-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [025095adfb3d6c845ae18995444193381a1b1f3b]

INTEGRATION: CWS os57 (1.4.680); FILE MERGED 2005/09/13 07:34:37 os 1.4.680.2: RESYNC: (1.4-1.5); FILE MERGED 2005/04/25 12:34:17 os 1.4.680.1: #i46904# additional bookmark type to prevent unnecessary document modifies


2005-10-24  Frank Schönheit  <fs@openoffice.org>  [d31c2c9d0caa46a583315fc9e43e3068cde5985f]

#i10000# checkin on head authorized by RT (this change to make it compile on Linux lingered on my CWS and had not been checked in there before integration)


2005-10-24  Rüdiger Timm  <rt@openoffice.org>  [29040312cee2bec4afd89bd6726706bc335d42eb]

INTEGRATION: CWS dba201d (1.34.20); FILE MERGED 2005/10/07 07:17:15 fs 1.34.20.1: #i55587# is COMPOSEABLE


2005-10-24  Rüdiger Timm  <rt@openoffice.org>  [c1a24728323bf6f41e86bae1a3fcaaa9b1940cb7]

INTEGRATION: CWS dba201d (1.216.34); FILE MERGED 2005/10/07 09:56:44 fs 1.216.34.2: RESYNC: (1.216-1.217); FILE MERGED 2005/10/07 06:47:12 fs 1.216.34.1: #116855# keep track of TopWindows which are children of a Window


2005-10-24  Rüdiger Timm  <rt@openoffice.org>  [974c947615cbf39afeec39f14295458e9fa767a7]

INTEGRATION: CWS dba201d (1.5.10); FILE MERGED 2005/10/04 05:45:12 oj 1.5.10.1: commit from dba201c


2005-10-24  Rüdiger Timm  <rt@openoffice.org>  [48284640d124f7b272c6aaf6644ff5efc3789f6a]

INTEGRATION: CWS dba201d (1.94.2); FILE MERGED 2005/10/04 05:45:11 oj 1.94.2.1: commit from dba201c


2005-10-24  Rüdiger Timm  <rt@openoffice.org>  [fe5a6e489f6612a1461d855af407e725cc18f312]

INTEGRATION: CWS dba201d (1.11.8); FILE MERGED 2005/10/12 06:51:06 oj 1.11.8.1: #i26348# show tableconnection by default


2005-10-24  Rüdiger Timm  <rt@openoffice.org>  [3e707abf3670c74f185cf4261dbcf0bb2e7c2434]

INTEGRATION: CWS dba201d (1.63.2); FILE MERGED 2005/10/04 05:45:11 oj 1.63.2.1: commit from dba201c


2005-10-24  Rüdiger Timm  <rt@openoffice.org>  [c007db7c6285ed95a36ed7832df1151db002ba07]

INTEGRATION: CWS dba201d (1.62.2); FILE MERGED 2005/10/05 10:21:18 fs 1.62.2.1: #i55493# +impl_releaseConnection


2005-10-24  Rüdiger Timm  <rt@openoffice.org>  [34743016127ea93e968752e9f2b878230212f317]

INTEGRATION: CWS dba201d (1.44.8); FILE MERGED 2005/09/27 11:57:37 fs 1.44.8.1: #i55125# don't sort the 'types' list box alphabetically, but have a fixed order


2005-10-24  Rüdiger Timm  <rt@openoffice.org>  [5b715742a8116c8560926603433e28c8a9943fb2]

INTEGRATION: CWS dba201d (1.147.10); FILE MERGED 2005/09/30 16:28:52 fs 1.147.10.2: RESYNC: (1.147-1.148); FILE MERGED 2005/09/27 11:57:36 fs 1.147.10.1: #i55125# don't sort the 'types' list box alphabetically, but have a fixed order


2005-10-24  Rüdiger Timm  <rt@openoffice.org>  [c48ef8bcde07bcd01d624c9eea521a27ca3e0af7]

INTEGRATION: CWS dba201d (1.172.2); FILE MERGED 2005/10/05 10:20:38 fs 1.172.2.1: #i55493# flush the connection before disconnecting, if possible


2005-10-24  Rüdiger Timm  <rt@openoffice.org>  [8b386be8fe175e3af707ed0491d3733e4b12e1b4]

INTEGRATION: CWS dba201d (1.71.2); FILE MERGED 2005/10/05 10:21:08 fs 1.71.2.1: #i55493# flush the connection before disconnecting, if possible


2005-10-24  Rüdiger Timm  <rt@openoffice.org>  [7564fa4777d2abd26cd65f55b7bb0a642ea1d1bd]

INTEGRATION: CWS dba201d (1.14.2); FILE MERGED 2005/10/05 10:22:15 fs 1.14.2.1: #i55493# flush the connection before disconnecting, if possible / no code multiple connections anymore (dead code)


2005-10-24  Rüdiger Timm  <rt@openoffice.org>  [e483a16f54e916d186a1c80f555e6d2ba1b0d615]

INTEGRATION: CWS dba201d (1.12.2); FILE MERGED 2005/10/05 10:22:14 fs 1.12.2.1: #i55493# flush the connection before disconnecting, if possible / no code multiple connections anymore (dead code)


2005-10-24  Rüdiger Timm  <rt@openoffice.org>  [214019cccafc5a4ac985562856a9c13fbab9b6ca]

INTEGRATION: CWS dba201d (1.12.2); FILE MERGED 2005/10/05 10:22:12 fs 1.12.2.1: #i55493# flush the connection before disconnecting, if possible / no code multiple connections anymore (dead code)


2005-10-24  Rüdiger Timm  <rt@openoffice.org>  [c2008eb97bd669b4d9aaab58f84abf646e6dcc3d]

INTEGRATION: CWS dba201d (1.22.2); FILE MERGED 2005/10/05 13:20:04 fs 1.22.2.2: small correction to previous changes for #i55493# 2005/10/05 10:22:11 fs 1.22.2.1: #i55493# flush the connection before disconnecting, if possible / no code multiple connections anymore (dead code)


2005-10-24  Rüdiger Timm  <rt@openoffice.org>  [c759aab2b368a345e2e66dcdef22e551a51a72f8]

INTEGRATION: CWS dba201d (1.4.2); FILE MERGED 2005/10/04 05:45:11 oj 1.4.2.1: commit from dba201c


2005-10-24  Rüdiger Timm  <rt@openoffice.org>  [b66de4797a0ecad44b07fc4ab64b3bbfa16e24fc]

INTEGRATION: CWS dba201d (1.3.10); FILE MERGED 2005/10/07 06:23:00 fs 1.3.10.1: remove the unused implementation of XComponent


2005-10-24  Rüdiger Timm  <rt@openoffice.org>  [f0fa468c533255111bef9f576ab27906c1d8b3c9]

INTEGRATION: CWS dba201d (1.5.2); FILE MERGED 2005/10/07 06:24:04 fs 1.5.2.2: remove the unused implementation of XComponent / supersede DisconnectContentHolder by calling dispose -> no leaking instances anymore 2005/10/06 14:09:26 fs 1.5.2.1: #i52649# when dispatching a close request, keep our m_pContentHolder alive. Else, the EmbeddedObject implementations strangely crash


2005-10-24  Rüdiger Timm  <rt@openoffice.org>  [6e401754ec93a3f629bd581ab74da2208cb7b252]

INTEGRATION: CWS dba201d (1.14.2); FILE MERGED 2005/10/06 14:07:18 fs 1.14.2.1: #i52649# +impl_onActivateEmbeddedObject/impl_initObjectEditView


2005-10-24  Rüdiger Timm  <rt@openoffice.org>  [7ba1e5f86fad801f77a2bd17edcfbecf697623e0]

INTEGRATION: CWS dba201d (1.29.2); FILE MERGED 2005/10/07 06:24:28 fs 1.29.2.2: no leaking OInterceptor instances anymore 2005/10/06 14:08:37 fs 1.29.2.1: #i52649# introduce lifetime coupling between an XFrame displaying an embedded object, and the document definition. The latter is kept alive as long as the former is not closed.


2005-10-24  Rüdiger Timm  <rt@openoffice.org>  [2a13147eaddd0dc1f78df0074ab55bc57b40078d]

INTEGRATION: CWS dba201d (1.32.2); FILE MERGED 2005/10/05 10:18:58 fs 1.32.2.1: #i55493# be an XFlushListener at an embedded connection


2005-10-24  Rüdiger Timm  <rt@openoffice.org>  [a711dce61b935746b622a25cc24fd748d15bb38d]

INTEGRATION: CWS dba201d (1.63.2); FILE MERGED 2005/10/05 10:18:56 fs 1.63.2.1: #i55493# be an XFlushListener at an embedded connection


2005-10-24  Rüdiger Timm  <rt@openoffice.org>  [478d3dfeda4cc9b83613e84eb95d751f0f8d052a]

INTEGRATION: CWS dba201d (1.44.2); FILE MERGED 2005/10/05 10:17:29 fs 1.44.2.1: #i55493# corect getTypes to also include types from the aggregate


2005-10-24  Rüdiger Timm  <rt@openoffice.org>  [63ce44f97df1df9d937643508fd04f8c30f3d0b7]

INTEGRATION: CWS dba201d (1.7.10); FILE MERGED 2005/10/07 06:08:09 fs 1.7.10.1: also dispose m_pStorageAccess when the model is disposed (was a resource leak)


2005-10-24  Rüdiger Timm  <rt@openoffice.org>  [bdf02613fe455963dbcb4ee8f85da628856b146c]

INTEGRATION: CWS dba201d (1.4.28); FILE MERGED 2005/10/04 05:48:06 oj 1.4.28.1: commit from dba201c


2005-10-24  Rüdiger Timm  <rt@openoffice.org>  [3ac7c91814e962539d755cba20ccffeb3c458c27]

INTEGRATION: CWS dba201d (1.52.28); FILE MERGED 2005/09/27 13:47:56 fs 1.52.28.2: #i54874# start/stopFiltering: work on a copy of m_aControls, since it's modified within the loop 2005/09/26 13:47:47 fs 1.52.28.1: #i54874# toggleAutoFields: work on a copy of m_aControls, since it's modified within the loop


2005-10-24  Rüdiger Timm  <rt@openoffice.org>  [6c378dd1f8156c40c5e297fa4ad084cc907dff38]

INTEGRATION: CWS dba201d (1.24.8); FILE MERGED 2005/10/07 06:53:24 fs 1.24.8.1: #116855# Window's now keep track of TopWindows which are their children, which spares us the extremely expensive O(n^2) (n being the number of all top windows in the whole application) loop in ::WindowDestroyed


2005-10-24  Rüdiger Timm  <rt@openoffice.org>  [4e33ca2e731d45be8e6bfc3a81ab64d469837177]

INTEGRATION: CWS dba201d (1.52.8); FILE MERGED 2005/09/27 11:45:31 oj 1.52.8.1: commits from dba201c


2005-10-24  Rüdiger Timm  <rt@openoffice.org>  [eb241ffbac837ae1b9f5b63f8c394338f9298211]

INTEGRATION: CWS dba201d (1.55.4); FILE MERGED 2005/09/27 11:45:30 oj 1.55.4.1: commits from dba201c


2005-10-24  Rüdiger Timm  <rt@openoffice.org>  [713ef1d88d344e8640745ae7f995a97463b50689]

INTEGRATION: CWS dba201d (1.21.6); FILE MERGED 2005/10/06 10:41:40 fs 1.21.6.1: #i54492# formsfilterbar has NoClose=true


2005-10-24  Rüdiger Timm  <rt@openoffice.org>  [dc1c867886cf837e09c09e18387481de263f23b5]

INTEGRATION: CWS dba201d (1.20.6); FILE MERGED 2005/10/06 10:41:40 fs 1.20.6.1: #i54492# formsfilterbar has NoClose=true


2005-10-24  Rüdiger Timm  <rt@openoffice.org>  [49553bf582f066917a0ab1860e2d7d29c9d9683a]

INTEGRATION: CWS dba201d (1.22.6); FILE MERGED 2005/10/06 10:41:39 fs 1.22.6.1: #i54492# formsfilterbar has NoClose=true


2005-10-24  Rüdiger Timm  <rt@openoffice.org>  [6fa5036165c5f0ed20df1da604be9af55d56024f]

INTEGRATION: CWS dba201d (1.23.6); FILE MERGED 2005/10/06 10:41:38 fs 1.23.6.1: #i54492# formsfilterbar has NoClose=true


2005-10-24  Rüdiger Timm  <rt@openoffice.org>  [04d94cea675745b65127961dfae2cb92b6022bf1]

INTEGRATION: CWS dba201d (1.24.6); FILE MERGED 2005/10/06 10:41:38 fs 1.24.6.1: #i54492# formsfilterbar has NoClose=true


2005-10-24  Rüdiger Timm  <rt@openoffice.org>  [67089331bc4d26bf1d1bfdf3a2a7b437a50b779d]

INTEGRATION: CWS dba201d (1.20.6); FILE MERGED 2005/10/06 10:41:37 fs 1.20.6.1: #i54492# formsfilterbar has NoClose=true


2005-10-24  Rüdiger Timm  <rt@openoffice.org>  [0306eb8f582738fc8bc47bc5e9185296bc6d8396]

INTEGRATION: CWS dba201d (1.3.12); FILE MERGED 2005/10/05 10:51:32 fs 1.3.12.1: #i55493# +XFlushable, -XTransactedObject


2005-10-24  Rüdiger Timm  <rt@openoffice.org>  [8d0433fc64bd0a8633c2be73fb02c37533cc3d8b]

INTEGRATION: CWS dba201d (1.8.10); FILE MERGED 2005/09/27 08:12:34 oj 1.8.10.1: commits from dba201c


2005-10-24  Rüdiger Timm  <rt@openoffice.org>  [66cccb91978b4a210454795ffc8eece7c4db1cf0]

INTEGRATION: CWS dba201d (1.3.12); FILE MERGED 2005/10/05 10:51:20 fs 1.3.12.1: #i55493# +XFlushable, -XTransactedObject


2005-10-24  Rüdiger Timm  <rt@openoffice.org>  [f4a2c2d566bac768be0c421dfa280528e0daec37]

INTEGRATION: CWS dba201d (1.41.10); FILE MERGED 2005/10/10 06:43:58 fs 1.41.10.3: #i10000# previous commit was wrong 2005/10/04 10:52:45 oj 1.41.10.2: commit from dba201c 2005/09/27 08:12:33 oj 1.41.10.1: commits from dba201c


2005-10-24  Rüdiger Timm  <rt@openoffice.org>  [bc695a139afdcc0507d8c404b33129340db52fd1]

INTEGRATION: CWS dba201d (1.89.12); FILE MERGED 2005/10/12 07:40:58 oj 1.89.12.1: #i35859# correct textencoding handling


2005-10-24  Rüdiger Timm  <rt@openoffice.org>  [0b63596e84396457d27b8ed38c5de6405c2e268b]

INTEGRATION: CWS dba201d (1.16.10); FILE MERGED 2005/09/27 08:12:29 oj 1.16.10.1: commits from dba201c


2005-10-24  Rüdiger Timm  <rt@openoffice.org>  [0e649604b829506228a94a348e0a748a01bfff19]

INTEGRATION: CWS dba201d (1.13.10); FILE MERGED 2005/09/27 08:12:26 oj 1.13.10.1: commits from dba201c


2005-10-24  Rüdiger Timm  <rt@openoffice.org>  [bf00a4af1f0720436a5a26c835475a1d9718036d]

INTEGRATION: CWS impress69 (1.8.74); FILE MERGED 2005/10/14 11:05:43 af 1.8.74.2: RESYNC: (1.8-1.9); FILE MERGED 2005/09/14 11:24:15 af 1.8.74.1: #i54589# Added support for persistent caches.


2005-10-24  Rüdiger Timm  <rt@openoffice.org>  [19d010bea9bb61cf4ad861ad9e1de5f4e721418f]

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-24  Rüdiger Timm  <rt@openoffice.org>  [25ee55f91cc29e5797268ef22e96a7a0d72d59ba]

INTEGRATION: CWS impress69 (1.9.80); FILE MERGED 2005/10/14 22:40:50 af 1.9.80.2: RESYNC: (1.9-1.11); FILE MERGED 2005/09/13 15:18:03 sj 1.9.80.1: #i54556# trying to use full scanlines when possible


2005-10-24  Rüdiger Timm  <rt@openoffice.org>  [741b5a479a571967433d1eaea165627a1cf849de]

INTEGRATION: CWS impress69 (1.9.128); FILE MERGED 2005/10/14 19:32:31 af 1.9.128.2: RESYNC: (1.9-1.10); FILE MERGED 2005/09/22 11:47:55 af 1.9.128.1: #i54964# Clip RedrawArea against visible area.


2005-10-24  Rüdiger Timm  <rt@openoffice.org>  [d696376d7d3837ded6f695779c1c8d7215aff5ed]

INTEGRATION: CWS impress69 (1.4.72); FILE MERGED 2005/10/14 11:28:55 af 1.4.72.2: RESYNC: (1.4-1.5); FILE MERGED 2005/09/22 09:17:47 af 1.4.72.1: #i54916# Added visualization for slide sorter cache.


2005-10-24  Rüdiger Timm  <rt@openoffice.org>  [0f8d2c409faf6795cafef5f6159a2f53027e5cf2]

INTEGRATION: CWS impress69 (1.11.70); FILE MERGED 2005/10/14 11:25:37 af 1.11.70.2: RESYNC: (1.11-1.12); FILE MERGED 2005/09/22 09:20:40 af 1.11.70.1: #i54916# Added visualization for slide sorter cache.


2005-10-24  Rüdiger Timm  <rt@openoffice.org>  [de1545052aba1ecebf352a13644dad616079d7af]

INTEGRATION: CWS impress69 (1.1.2); FILE ADDED 2005/09/22 09:19:16 af 1.1.2.1: #i54916# Added visualization for slide sorter cache.


2005-10-24  Rüdiger Timm  <rt@openoffice.org>  [12543a0429d139da5046aa039ccbc132b161ff8b]

INTEGRATION: CWS impress69 (1.10.72); FILE MERGED 2005/10/18 09:39:26 af 1.10.72.4: #i54589# ActionChanged() now invalidates the cached bitmap always. 2005/10/14 11:19:28 af 1.10.72.3: RESYNC: (1.10-1.12); FILE MERGED 2005/09/22 08:09:25 af 1.10.72.2: #i54916# Support for bitmap compression. 2005/09/14 11:39:53 af 1.10.72.1: #i54589# Added support for persistent caches.


2005-10-24  Rüdiger Timm  <rt@openoffice.org>  [380106af96e4cc67daf85a10779b1c3ef38fd94c]

INTEGRATION: CWS impress69 (1.6.76); FILE MERGED 2005/10/14 11:18:39 af 1.6.76.2: RESYNC: (1.6-1.7); FILE MERGED 2005/09/14 11:38:36 af 1.6.76.1: #i54589# Added support for persistent caches.


2005-10-24  Rüdiger Timm  <rt@openoffice.org>  [a809c762dde9546258fb964caa28408cd7f73a2e]

INTEGRATION: CWS impress69 (1.11.70); FILE MERGED 2005/10/14 11:18:11 af 1.11.70.7: RESYNC: (1.11-1.12); FILE MERGED 2005/09/22 15:35:20 af 1.11.70.6: #i54916# Fixed Solaris compiler problem. 2005/09/22 09:25:59 af 1.11.70.5: #i54916# Added visualization for slide sorter cache. 2005/09/22 08:16:56 af 1.11.70.4: #i54916# Support for bitmap compression. 2005/09/14 11:37:45 af 1.11.70.3: #i54589# Added support for persistent caches. 2005/09/01 15:35:50 af 1.11.70.2: #i54118# Added mbModelChangeWhileModifyEnabled flag and SFX_NOTIFY() method. 2005/09/01 14:34:51 af 1.11.70.1: #i54034# Extended request priority classes.


2005-10-24  Rüdiger Timm  <rt@openoffice.org>  [a7a8cec005fb86f78c156bce7e5a4d1b8b191b87]

INTEGRATION: CWS impress69 (1.2.434); FILE MERGED 2005/10/14 11:14:31 af 1.2.434.3: RESYNC: (1.2-1.4); FILE MERGED 2005/09/22 09:25:39 af 1.2.434.2: #i54916# Added visualization for slide sorter cache. 2005/09/14 11:36:03 af 1.2.434.1: #i54589# Added support for persistent caches.


2005-10-24  Rüdiger Timm  <rt@openoffice.org>  [32a44858265c29a340710b47535e5ab183bdc50b]

INTEGRATION: CWS impress69 (1.8.76); FILE MERGED 2005/10/14 11:13:29 af 1.8.76.3: RESYNC: (1.8-1.9); FILE MERGED 2005/09/22 08:09:49 af 1.8.76.2: #i54916# Support for bitmap compression. 2005/09/14 11:34:46 af 1.8.76.1: #i54589# Added support for persistent caches.


2005-10-24  Rüdiger Timm  <rt@openoffice.org>  [df3a977a77e49f66842e39c586b776e77911ab0f]

INTEGRATION: CWS impress69 (1.4.96); FILE MERGED 2005/10/14 11:12:33 af 1.4.96.2: RESYNC: (1.4-1.5); FILE MERGED 2005/09/14 11:33:36 af 1.4.96.1: #i54589# Added support for persistent caches.


2005-10-24  Rüdiger Timm  <rt@openoffice.org>  [f903d6fb40b99cfb649d0c9a7c83b77f6997657e]

INTEGRATION: CWS impress69 (1.5.72); FILE MERGED 2005/10/14 11:12:10 af 1.5.72.4: RESYNC: (1.5-1.6); FILE MERGED 2005/09/22 15:33:43 af 1.5.72.3: #i54916# Fixed Solaris compiler problem. 2005/09/14 11:32:14 af 1.5.72.2: #i54589# Added support for persistent caches. 2005/09/01 15:36:05 af 1.5.72.1: #i54118# Added mbModelChangeWhileModifyEnabled flag and SFX_NOTIFY() method.


2005-10-24  Rüdiger Timm  <rt@openoffice.org>  [1600744c6e47ac301d2de43ccb5463efcd3c0722]

INTEGRATION: CWS impress69 (1.2.434); FILE MERGED 2005/10/14 11:10:21 af 1.2.434.2: RESYNC: (1.2-1.3); FILE MERGED 2005/09/14 11:31:25 af 1.2.434.1: #i54589# Added support for persistent caches.


2005-10-24  Rüdiger Timm  <rt@openoffice.org>  [22b160c2cc77a9aa47ceae86ecd47b9d1f9c99d9]

INTEGRATION: CWS impress69 (1.1.2); FILE ADDED 2005/09/22 08:07:16 af 1.1.2.2: #i54916# Support for bitmap compression. 2005/09/14 11:01:21 af 1.1.2.1: #i54589# Initial revision.


2005-10-24  Rüdiger Timm  <rt@openoffice.org>  [e9978de176805ace699b06eeeb83e1e38684ec57]

INTEGRATION: CWS impress69 (1.2.434); FILE MERGED 2005/10/14 11:08:56 af 1.2.434.4: RESYNC: (1.2-1.3); FILE MERGED 2005/09/22 07:59:54 af 1.2.434.3: #i54916# Support for bitmap compression. 2005/09/14 11:30:15 af 1.2.434.2: #i54589# Added support for persistent caches. 2005/09/01 14:34:33 af 1.2.434.1: #i54034# Extended request priority classes.


2005-10-24  Rüdiger Timm  <rt@openoffice.org>  [fdce3fe59c29974571494833b2cff13d64e0f5c4]

INTEGRATION: CWS impress69 (1.2.434); FILE MERGED 2005/10/14 11:06:21 af 1.2.434.2: RESYNC: (1.2-1.3); FILE MERGED 2005/09/14 11:24:59 af 1.2.434.1: #i54589# Added support for persistent caches.


2005-10-24  Rüdiger Timm  <rt@openoffice.org>  [95cb420e58df7c45a02b7c1e765fd9a6fa389ccc]

INTEGRATION: CWS impress69 (1.22.28); FILE MERGED 2005/10/14 11:04:21 af 1.22.28.2: RESYNC: (1.22-1.25); FILE MERGED 2005/09/14 11:23:21 af 1.22.28.1: #i54589# Added support for persistent caches.


2005-10-24  Rüdiger Timm  <rt@openoffice.org>  [9dc8e82f8a3f5cf9211e037cc1dfee68da00cc8b]

INTEGRATION: CWS impress69 (1.2.434); FILE MERGED 2005/10/14 11:04:04 af 1.2.434.4: RESYNC: (1.2-1.3); FILE MERGED 2005/09/22 07:57:32 af 1.2.434.3: #i54916# Support for bitmap compression. 2005/09/14 11:22:09 af 1.2.434.2: #i54589# Added support for persistent caches. 2005/09/01 13:31:56 af 1.2.434.1: #i54028# Added SlsCacheConfiguration.cxx.


2005-10-24  Rüdiger Timm  <rt@openoffice.org>  [4e2e5d4e186827b2281d47d3191be0ddb0867778]

INTEGRATION: CWS impress69 (1.1.2); FILE ADDED 2005/09/02 08:26:53 af 1.1.2.1: #i54034# Initial revision.


2005-10-24  Rüdiger Timm  <rt@openoffice.org>  [46dca0d3e5dbc423750fac058ef1cc7f3094a781]

INTEGRATION: CWS impress69 (1.2.434); FILE MERGED 2005/10/14 11:03:47 af 1.2.434.3: RESYNC: (1.2-1.3); FILE MERGED 2005/09/22 07:56:34 af 1.2.434.2: #i54916# Support for bitmap compression. 2005/09/01 14:34:03 af 1.2.434.1: #i54034# Extended request priority classes.


2005-10-24  Rüdiger Timm  <rt@openoffice.org>  [e5dd64209f0f9fb113f456499078ca72e6f5185b]

INTEGRATION: CWS impress69 (1.7.74); FILE MERGED 2005/10/14 11:03:18 af 1.7.74.7: RESYNC: (1.7-1.8); FILE MERGED 2005/09/22 14:23:21 af 1.7.74.6: #i54916# Fixed Solaris compiler problem. 2005/09/22 09:24:35 af 1.7.74.5: #i54916# Added visualization for slide sorter cache. 2005/09/22 07:55:33 af 1.7.74.4: #i54916# Support for bitmap compression. 2005/09/14 11:21:14 af 1.7.74.3: #i54589# Added support for persistent caches. 2005/09/01 14:33:47 af 1.7.74.2: #i54034# Extended request priority classes. 2005/09/01 13:33:45 af 1.7.74.1: #i54028# Modified type of some members.


2005-10-24  Rüdiger Timm  <rt@openoffice.org>  [cb580f7ca63207767cd16be2e0f1fc00e8ddb33a]

INTEGRATION: CWS impress69 (1.4.204); FILE MERGED 2005/10/14 11:03:07 af 1.4.204.2: RESYNC: (1.4-1.5); FILE MERGED 2005/09/01 13:35:17 af 1.4.204.1: #i54028# Changed times between requests.  Looking into configuration for these values as well.


2005-10-24  Rüdiger Timm  <rt@openoffice.org>  [fefbd6ce4dc3630c1f62e7ecf429c9f43b84ed20]

INTEGRATION: CWS impress69 (1.1.2); FILE ADDED 2005/09/22 07:49:36 af 1.1.2.2: #i54916# Support for bitmap compression. 2005/09/14 11:00:50 af 1.1.2.1: #i54589# Initial revision.


2005-10-24  Rüdiger Timm  <rt@openoffice.org>  [0766fe27979b4fa3094dc173ba111c7dda19ea04]

INTEGRATION: CWS impress69 (1.3.374); FILE MERGED 2005/10/14 11:02:05 af 1.3.374.7: RESYNC: (1.3-1.4); FILE MERGED 2005/09/22 07:47:17 af 1.3.374.6: #i54916# Support for bitmap compression. 2005/09/14 11:18:59 af 1.3.374.5: #i54589# Added support for persistent caches. 2005/09/02 08:29:00 af 1.3.374.4: #i54034# Moved the RequestPriorityClasses enum from SlsPageCache.cxx to its own file and removed it as template argument. 2005/09/01 14:31:38 af 1.3.374.3: #i54034# Extended request priority classes. 2005/09/01 13:30:40 af 1.3.374.2: #i54028# Moved configuration code to SlsCacheConfiguration.cxx. 2005/09/01 12:04:50 af 1.3.374.1: #i54097# Processing new MultiPaneGUI/SlideSorter/PreviewCache/CacheSize configuration entry.


2005-10-24  Rüdiger Timm  <rt@openoffice.org>  [af1a2146e084154ddd89b91f244487252ecd003e]

INTEGRATION: CWS impress69 (1.4.334); FILE MERGED 2005/10/14 11:01:37 af 1.4.334.6: RESYNC: (1.4-1.5); FILE MERGED 2005/09/22 14:22:35 af 1.4.334.5: #i54916# Fixed Solaris compiler problem. 2005/09/22 07:29:50 af 1.4.334.4: #i54916# Support for bitmap compression. 2005/09/14 11:13:59 af 1.4.334.3: #i54589# Added support for persistent caches. 2005/09/02 08:28:38 af 1.4.334.2: #i54034# Moved the RequestPriorityClasses enum from SlsPageCache.cxx to its own file and removed it as template argument. 2005/09/01 14:31:01 af 1.4.334.1: #i54034# Extended request priority classes.


2005-10-24  Rüdiger Timm  <rt@openoffice.org>  [ae2aa6c928d810605e8840b8febbb1b1aa88dd19]

INTEGRATION: CWS impress69 (1.1.2); FILE ADDED 2005/09/01 13:52:03 af 1.1.2.1: #i54028# Initial revision.


2005-10-24  Rüdiger Timm  <rt@openoffice.org>  [cba72126028fa13b08677c06a6848ee76f9390b6]

INTEGRATION: CWS impress69 (1.1.2); FILE ADDED 2005/09/01 13:51:43 af 1.1.2.1: #i54028# Initial revision.


2005-10-24  Rüdiger Timm  <rt@openoffice.org>  [211f4fa463bd154e546551b8290fb53bba132e92]

INTEGRATION: CWS impress69 (1.2.434); FILE MERGED 2005/10/14 11:01:29 af 1.2.434.2: RESYNC: (1.2-1.3); FILE MERGED 2005/09/21 15:49:25 af 1.2.434.1: #i54916# Support for bitmap compression.


2005-10-24  Rüdiger Timm  <rt@openoffice.org>  [98ca1402d809c345ee53a9150fb5479fcf82fcc8]

INTEGRATION: CWS eformspp1 (1.5.26); FILE MERGED 2005/10/18 00:05:06 lo 1.5.26.3: RESYNC: (1.7-1.8); FILE MERGED 2005/07/22 13:30:00 lo 1.5.26.2: RESYNC: (1.5-1.7); FILE MERGED 2005/04/28 11:39:32 dvo 1.5.26.1: #i36202# #i36453# issue warnings when changing linked instances or deleting bindings/submissions


2005-10-24  Rüdiger Timm  <rt@openoffice.org>  [6cf7d1a92386fa15e8a9dce5d36b850f8277dadf]

INTEGRATION: CWS impress69 (1.2.434); FILE MERGED 2005/10/14 11:01:20 af 1.2.434.3: RESYNC: (1.2-1.3); FILE MERGED 2005/09/21 15:54:45 af 1.2.434.2: #i54916# Support for bitmap compression. 2005/09/14 11:12:18 af 1.2.434.1: #i54589# Adaption to changes of the BitmapCache class.


2005-10-24  Rüdiger Timm  <rt@openoffice.org>  [041ac7d3a91c920c6568a55c9994df7a9366addc]

INTEGRATION: CWS impress69 (1.1.2); FILE ADDED 2005/09/21 15:06:14 af 1.1.2.1: #i54916# Initial revision.


2005-10-24  Rüdiger Timm  <rt@openoffice.org>  [db81ed98b0b67d4e25682ee0246d9cc8c6536222]

INTEGRATION: CWS impress69 (1.1.2); FILE ADDED 2005/09/21 15:06:41 af 1.1.2.1: #i54916# Initial revision.


2005-10-24  Rüdiger Timm  <rt@openoffice.org>  [ee85ea9e26988da8f24931b0860f67295c7e1b4f]

INTEGRATION: CWS impress69 (1.2.434); FILE MERGED 2005/10/14 11:01:12 af 1.2.434.3: RESYNC: (1.2-1.3); FILE MERGED 2005/09/21 15:35:11 af 1.2.434.2: #i54916# Support for bitmap compression. 2005/09/14 11:10:19 af 1.2.434.1: #i54589# Added IsEmpty() and Recycle() methods.  Keeping track of sizes for normal and precious bitmaps.


2005-10-24  Rüdiger Timm  <rt@openoffice.org>  [3d87bd9cbc59b9fa00ba9c5ac06d82b10d5e7f8c]

INTEGRATION: CWS impress69 (1.3.334); FILE MERGED 2005/10/14 11:00:58 af 1.3.334.6: RESYNC: (1.3-1.4); FILE MERGED 2005/09/23 07:47:59 af 1.3.334.5: #i54118# Recycle does not replace existing previews anymore. 2005/09/22 14:21:51 af 1.3.334.4: #i54916# Fixed Solaris compiler problem. 2005/09/22 09:23:50 af 1.3.334.3: #i54916# Added visualization for slide sorter cache. 2005/09/21 15:23:12 af 1.3.334.2: #i54916# Support for bitmap compression. 2005/09/14 11:04:25 af 1.3.334.1: #i54589# Added IsEmpty() and Recycle() methods.  Keeping track of sizes for normal and precious bitmaps.


2005-10-24  Rüdiger Timm  <rt@openoffice.org>  [7892b79ea109a216a8532317c3c3cb339470ca58]

INTEGRATION: CWS impress69 (1.1.2); FILE ADDED 2005/09/22 14:20:30 af 1.1.2.2: #i54916# Typo. 2005/09/22 09:22:08 af 1.1.2.1: #i54916# Added visualization for slide sorter cache.


2005-10-24  Rüdiger Timm  <rt@openoffice.org>  [77edcebe6ae0a11414392d913f800f51f6859fcd]

INTEGRATION: CWS eformspp1 (1.4.40); FILE MERGED 2005/10/17 18:33:18 lo 1.4.40.2: RESYNC: (1.4-1.5); FILE MERGED 2005/07/28 12:49:52 lo 1.4.40.1: #i50354#, #i50286# fix post submission


2005-10-24  Rüdiger Timm  <rt@openoffice.org>  [3cf15c02e0ec4bfd3534b028126bc9703ce75c1b]

INTEGRATION: CWS eformspp1 (1.3.2); FILE MERGED 2005/10/17 18:32:38 lo 1.3.2.2: RESYNC: (1.3-1.4); FILE MERGED 2005/09/15 15:35:29 lo 1.3.2.1: fix get to file


2005-10-24  Rüdiger Timm  <rt@openoffice.org>  [6c930968e3f9a41ab99942421585eaa4471fc009]

INTEGRATION: CWS eformspp1 (1.2.2); FILE MERGED 2005/10/17 18:30:16 lo 1.2.2.3: RESYNC: (1.2-1.3); FILE MERGED 2005/10/17 13:25:21 lo 1.2.2.2: #i50286# post/replace problems 2005/09/15 15:35:28 lo 1.2.2.1: fix get to file


2005-10-24  Rüdiger Timm  <rt@openoffice.org>  [17f717dc7bf6ac52f33ec71aa8b726ced6c1854e]

INTEGRATION: CWS eformspp1 (1.4.2); FILE MERGED 2005/10/17 18:27:24 lo 1.4.2.4: RESYNC: (1.6-1.7); FILE MERGED 2005/08/19 10:50:45 fs 1.4.2.3: re-enable the original fix for #i36765# (was commented out) 2005/07/22 13:17:42 lo 1.4.2.2: RESYNC: (1.4-1.6); FILE MERGED 2005/04/28 11:38:24 dvo 1.4.2.1: #i36765# issue warning when attempting to submit invalid data Issue number: Submitted by: Reviewed by:


2005-10-24  Rüdiger Timm  <rt@openoffice.org>  [a4a916774b5c2fd9f23c9ed4a8aa4396d3816b54]

INTEGRATION: CWS impress69 (1.24.174); FILE MERGED 2005/10/14 07:45:01 af 1.24.174.5: RESYNC: (1.24-1.25); FILE MERGED 2005/09/22 11:54:04 af 1.24.174.4: #i54916# Fixed typo. 2005/09/22 11:08:40 af 1.24.174.3: #i54916# Support for bitmap compression. 2005/09/01 13:26:54 af 1.24.174.2: #i54028# Added new entries to MultiPaneGUI/SlideSorter/PreviewCache. 2005/09/01 12:02:18 af 1.24.174.1: #i54097# Added CacheSize and CompressionPolicy entries to new MultiPaneGUI/SlideSorter/PreviewCache group.


2005-10-24  Rüdiger Timm  <rt@openoffice.org>  [384b62be71760cb8e2159da8402303df5b7a013b]

INTEGRATION: CWS eformspp1 (1.1.174); FILE MERGED 2005/10/17 16:59:26 lo 1.1.174.2: RESYNC: (1.1-1.2); FILE MERGED 2005/07/28 13:01:08 lo 1.1.174.1: #i50354#, #i50286# activedatasink is public interface


2005-10-24  Rüdiger Timm  <rt@openoffice.org>  [c30da72b3d99424d737f995c3ca7cd93b14ec0ca]

INTEGRATION: CWS eformspp1 (1.5.10); FILE MERGED 2005/10/17 16:50:12 lo 1.5.10.2: RESYNC: (1.5-1.6); FILE MERGED 2005/07/27 07:54:15 lo 1.5.10.1: #i51843# only update node list if tree is changed


2005-10-24  Rüdiger Timm  <rt@openoffice.org>  [212003cfcfaf83f2b0e8435275cdf40094f452dc]

INTEGRATION: CWS eformspp1 (1.6.2); FILE MERGED 2005/10/17 16:40:35 lo 1.6.2.2: RESYNC: (1.6-1.7); FILE MERGED 2005/07/27 07:54:15 lo 1.6.2.1: #i51843# only update node list if tree is changed


2005-10-24  Rüdiger Timm  <rt@openoffice.org>  [f80a795334a1105088bda29cdf582ad3215f2abe]

INTEGRATION: CWS eformspp1 (1.2.10); FILE MERGED 2005/10/17 16:47:43 lo 1.2.10.3: RESYNC: (1.2-1.3); FILE MERGED 2005/07/26 11:08:07 lo 1.2.10.2: #i51843# only update node list if tree is changed 2005/07/26 10:13:47 lo 1.2.10.1: #i51843# only update node list if tree is changed


2005-10-24  Rüdiger Timm  <rt@openoffice.org>  [4d94818cd2aa3b213e6d8eaba2b8d7e2a944671b]

INTEGRATION: CWS eformspp1 (1.2.10); FILE MERGED 2005/10/17 16:47:33 lo 1.2.10.6: RESYNC: (1.2-1.3); FILE MERGED 2005/07/27 07:54:15 lo 1.2.10.5: #i51843# only update node list if tree is changed 2005/07/26 14:28:04 lo 1.2.10.4: #i51843# only update node list if tree is changed 2005/07/26 14:23:39 lo 1.2.10.3: #i51843# only update node list if tree is changed 2005/07/26 11:08:06 lo 1.2.10.2: #i51843# only update node list if tree is changed 2005/07/26 10:13:46 lo 1.2.10.1: #i51843# only update node list if tree is changed


2005-10-24  Rüdiger Timm  <rt@openoffice.org>  [136997c178f9beca04ee3e0ecb666a53383d735c]

INTEGRATION: CWS eformspp1 (1.5.10); FILE MERGED 2005/10/17 16:47:01 lo 1.5.10.2: RESYNC: (1.5-1.6); FILE MERGED 2005/07/27 07:54:14 lo 1.5.10.1: #i51843# only update node list if tree is changed


2005-10-24  Rüdiger Timm  <rt@openoffice.org>  [ec78da6b7176aa511f5cfadd20248f996a416afa]

INTEGRATION: CWS eformspp1 (1.5.10); FILE MERGED 2005/10/17 16:40:08 lo 1.5.10.2: RESYNC: (1.5-1.6); FILE MERGED 2005/07/27 07:54:14 lo 1.5.10.1: #i51843# only update node list if tree is changed


2005-10-24  Rüdiger Timm  <rt@openoffice.org>  [ce399c34e2f08a2e0b2f19de7bb7f228dd3298ab]

INTEGRATION: CWS eformspp1 (1.4.2); FILE MERGED 2005/10/17 16:38:12 lo 1.4.2.2: RESYNC: (1.4-1.5); FILE MERGED 2005/07/27 07:54:13 lo 1.4.2.1: #i51843# only update node list if tree is changed


2005-10-22  Eric Bachard  <ericb@openoffice.org>  [70040166d2d1edbe91ea79d086e49c4bd8ce9dde]

#i55022# modified makefile to only take care of fondu binary


2005-10-21  Rüdiger Timm  <rt@openoffice.org>  [30a7c794dc9a46ccb36e3df9383ea2cb1e3ee2c8]

INTEGRATION: CWS qwizardsbf7 (1.6.14); FILE MERGED 2005/10/18 14:17:17 tv 1.6.14.1: #i49215# now uses standard PathSelection control


2005-10-21  Rüdiger Timm  <rt@openoffice.org>  [d69c9e9bc257b01062034d5e109c0a7e8c720248]

INTEGRATION: CWS qwizardsbf7 (1.4.8); FILE MERGED 2005/10/18 14:17:16 tv 1.4.8.2: #i49215# now uses standard PathSelection control 2005/10/18 13:17:34 tv 1.4.8.1: #i45776# correct help button Issue number: Submitted by: Reviewed by:


2005-10-21  Rüdiger Timm  <rt@openoffice.org>  [d26a33efd803b50a3966193301b6aa25c94b10c4]

INTEGRATION: CWS qwizardsbf7 (1.23.34); FILE MERGED 2005/10/18 13:18:22 tv 1.23.34.1: #i49215# correct default paths


2005-10-21  Juergen Schmidt  <jsc@openoffice.org>  [b8f16352cf69e95a2bf7cc47bbdebcd4e255cf17]

#i52208# adapt BaseMutex member from m_mutex to m_aMutex


2005-10-21  Rüdiger Timm  <rt@openoffice.org>  [c6c662bfc0e28b0d7e38df251a429f4676c778d0]

INTEGRATION: CWS xmlsecui (1.28.58); FILE MERGED 2005/10/19 14:17:49 cd 1.28.58.1: #126245# Additional strings for signing


2005-10-21  Rüdiger Timm  <rt@openoffice.org>  [885d2866c267a74fd467fdab7e96c086eb3d3187]

INTEGRATION: CWS xmlsecui (1.6.10); FILE MERGED 2005/10/19 14:09:27 cd 1.6.10.1: #126245# Additional strings for signing


2005-10-21  Rüdiger Timm  <rt@openoffice.org>  [f61a190094d5a6b39cadd6de344c7f4dc6608a38]

INTEGRATION: CWS xmlsecui (1.14.12); FILE MERGED 2005/10/19 14:07:36 cd 1.14.12.1: #126245# Additional strings for signing


2005-10-21  Rüdiger Timm  <rt@openoffice.org>  [5b8b13074bee6f32593f98620933a3ba66e3d87a]

INTEGRATION: CWS xmlsecui (1.10.10); FILE MERGED 2005/10/19 14:07:02 cd 1.10.10.1: #126245# Additional strings for signing


2005-10-21  Rüdiger Timm  <rt@openoffice.org>  [1dc15ec918fa90030026e949b9fdfc5869fced5c]

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-21  Rüdiger Timm  <rt@openoffice.org>  [75014c9a3aaadaf674dedec4e1861383cba1e1bb]

INTEGRATION: CWS dr41 (1.51.188); FILE MERGED 2005/10/05 11:52:57 dr 1.51.188.2: RESYNC: (1.51-1.52); FILE MERGED 2005/08/16 15:41:08 sab 1.51.188.1: #i47046#; remove redundancy


2005-10-21  Rüdiger Timm  <rt@openoffice.org>  [3d53046a3f42147b0ce8c9b50541f213ce1a5076]

INTEGRATION: CWS dr41 (1.10.320); FILE MERGED 2005/10/05 09:45:09 dr 1.10.320.2: RESYNC: (1.10-1.11); FILE MERGED 2005/08/11 11:39:15 dr 1.10.320.1: #124850# load original module names


2005-10-21  Rüdiger Timm  <rt@openoffice.org>  [b771ac6fca5b2aa20c3af6097a1414f23f3c88ee]

INTEGRATION: CWS dr41 (1.21.230); FILE MERGED 2005/10/05 02:03:17 dr 1.21.230.2: RESYNC: (1.21-1.22); FILE MERGED 2005/08/25 14:27:45 dr 1.21.230.1: #i42727# BAHTTEXT


2005-10-21  Rüdiger Timm  <rt@openoffice.org>  [fab2ccc56d256748156512390a07ecca33fc6f35]

INTEGRATION: CWS dr41 (1.27.316); FILE MERGED 2005/10/05 02:02:39 dr 1.27.316.2: RESYNC: (1.27-1.29); FILE MERGED 2005/09/16 17:51:17 nn 1.27.316.1: #i54480# handle merged cells in DeleteMulti


2005-10-21  Rüdiger Timm  <rt@openoffice.org>  [45ec631b499e199a160910e33ba9f4bc5d029b22]

INTEGRATION: CWS dr41 (1.19.222); FILE MERGED 2005/10/05 01:57:27 dr 1.19.222.2: RESYNC: (1.19-1.20); FILE MERGED 2005/08/24 10:25:07 nn 1.19.222.1: #i52871# compare custom shape type to see if same function was selected again


2005-10-21  Rüdiger Timm  <rt@openoffice.org>  [ba54f1dc51dc6b9713c73ffc1a11824267baf3a9]

INTEGRATION: CWS dr41 (1.24.54); FILE MERGED 2005/10/05 01:41:31 dr 1.24.54.2: RESYNC: (1.24-1.25); FILE MERGED 2005/09/15 13:54:56 nn 1.24.54.1: i54201 FID_FILTER_OK: check if SCITEM_QUERYDATA item is there


2005-10-21  Rüdiger Timm  <rt@openoffice.org>  [799134d2dc088339e897a9db23b6549cbd7f44a4]

INTEGRATION: CWS dr41 (1.14.104); FILE MERGED 2005/10/05 01:37:55 dr 1.14.104.4: RESYNC: (1.14-1.15); FILE MERGED 2005/08/24 11:33:42 er 1.14.104.3: I'm an illiterate imbecile unable to program in C++ 2005/08/23 19:55:15 er 1.14.104.2: we do have a 16bit buffer, use it 2005/08/23 19:33:59 er 1.14.104.1: #i52850# lcl_MayBeAscii: if no BOM is present, consider all null bytes being on either even or uneven offsets a Unicode file, only mixed positioning doesn't match


2005-10-21  Rüdiger Timm  <rt@openoffice.org>  [b72b00ea038eca71880eac46fd72aa8ae915a621]

INTEGRATION: CWS dr41 (1.17.134); FILE MERGED 2005/10/05 01:27:00 dr 1.17.134.2: RESYNC: (1.17-1.19); FILE MERGED 2005/09/16 18:01:31 nn 1.17.134.1: #i54480# handle merged cells in DeleteMulti


2005-10-21  Rüdiger Timm  <rt@openoffice.org>  [df040bfbbb3f00d06cea6e6f6f54cee8543f823a]

INTEGRATION: CWS dr41 (1.82.184); FILE MERGED 2005/10/05 01:22:11 dr 1.82.184.3: RESYNC: (1.82-1.84); FILE MERGED 2005/08/25 15:16:21 dr 1.82.184.2: #i42727# BAHTTEXT 2005/08/25 14:27:23 dr 1.82.184.1: #i42727# BAHTTEXT


2005-10-21  Rüdiger Timm  <rt@openoffice.org>  [cc21ce93bb11d7a6b754aa82cb22d2e4464af43c]

INTEGRATION: CWS dr41 (1.10.180); FILE MERGED 2005/10/05 01:03:15 dr 1.10.180.2: RESYNC: (1.10-1.11); FILE MERGED 2005/08/19 12:30:44 dr 1.10.180.1: #i53241# also replace HTML filter name if URL is entered in edit field


2005-10-21  Rüdiger Timm  <rt@openoffice.org>  [5c15de3883d172818bb5e937b0be7beb81da6802]

INTEGRATION: CWS dr41 (1.11.134); FILE MERGED 2005/10/05 00:55:54 dr 1.11.134.2: RESYNC: (1.11-1.12); FILE MERGED 2005/09/16 18:02:26 nn 1.11.134.1: #i54480# handle merged cells in DeleteMulti


2005-10-21  Rüdiger Timm  <rt@openoffice.org>  [0ffb50c1394d25d6373b41bca67d20cd3ccbda6c]

INTEGRATION: CWS dr41 (1.21.134); FILE MERGED 2005/10/05 00:50:41 dr 1.21.134.2: RESYNC: (1.21-1.23); FILE MERGED 2005/08/24 10:24:48 nn 1.21.134.1: #i52871# compare custom shape type to see if same function was selected again


2005-10-21  Rüdiger Timm  <rt@openoffice.org>  [ad3b7fa099ab3d7fa5b0b75f6ff19afc006bd75b]

INTEGRATION: CWS dr41 (1.9.364); FILE MERGED 2005/10/05 00:39:39 dr 1.9.364.2: RESYNC: (1.9-1.10); FILE MERGED 2005/09/13 18:40:45 nn 1.9.364.1: #124828# update mnemonics and tab stop style bits in StateChanged/INITSHOW


2005-10-21  Rüdiger Timm  <rt@openoffice.org>  [6c756033f3913b2ad20519908923c6672f3b5df7]

INTEGRATION: CWS dr41 (1.11.440); FILE MERGED 2005/10/05 00:19:56 dr 1.11.440.2: RESYNC: (1.11-1.12); FILE MERGED 2005/09/13 18:40:43 nn 1.11.440.1: #124828# update mnemonics and tab stop style bits in StateChanged/INITSHOW


2005-10-21  Rüdiger Timm  <rt@openoffice.org>  [ba04f7df675cdb60dcba9c2ce75c787752cb7fde]

INTEGRATION: CWS dr41 (1.43.88); FILE MERGED 2005/10/04 23:45:00 dr 1.43.88.2: RESYNC: (1.43-1.44); FILE MERGED 2005/09/29 17:13:59 nn 1.43.88.1: #b5091760# with a selected range, the page count for the sheets is different


2005-10-21  Rüdiger Timm  <rt@openoffice.org>  [3e696b66e79c06a58fd0f840bd7bb74e214d0d8c]

INTEGRATION: CWS dr41 (1.22.142); FILE MERGED 2005/10/04 23:44:45 dr 1.22.142.2: RESYNC: (1.22-1.23); FILE MERGED 2005/09/02 10:46:39 nn 1.22.142.1: #i54081# PostPaint: with locked paint, still broadcast PAINT_EXTRAS


2005-10-21  Rüdiger Timm  <rt@openoffice.org>  [a92e5103e7ebd88a30fed798ea87f9ad39b2b13e]

INTEGRATION: CWS dr41 (1.19.164); FILE MERGED 2005/10/04 23:39:35 dr 1.19.164.2: RESYNC: (1.19-1.20); FILE MERGED 2005/09/13 18:41:04 nn 1.19.164.1: #124828# update mnemonics and tab stop style bits in StateChanged/INITSHOW


2005-10-21  Rüdiger Timm  <rt@openoffice.org>  [531270977d718f4628f5f127b028ad44560a0211]

INTEGRATION: CWS dr41 (1.15.246); FILE MERGED 2005/10/04 23:35:19 dr 1.15.246.2: RESYNC: (1.15-1.16); FILE MERGED 2005/09/13 18:41:03 nn 1.15.246.1: #124828# update mnemonics and tab stop style bits in StateChanged/INITSHOW


2005-10-21  Rüdiger Timm  <rt@openoffice.org>  [107354b580bcc6c55adc0af167066239542b51da]

INTEGRATION: CWS dr41 (1.194.40); FILE MERGED 2005/10/04 23:11:46 dr 1.194.40.2: RESYNC: (1.194-1.197); FILE MERGED 2005/09/29 14:44:58 nn 1.194.40.1: #i53940# merge error from calcuno01 caused duplicate callout shapes


2005-10-21  Rüdiger Timm  <rt@openoffice.org>  [f5cbf3c89871be7d2e41c4928406918ae906bbd2]

INTEGRATION: CWS dr41 (1.4.244); FILE MERGED 2005/10/04 22:41:54 dr 1.4.244.2: RESYNC: (1.4-1.6); FILE MERGED 2005/08/25 14:26:50 dr 1.4.244.1: #i42727# BAHTTEXT


2005-10-21  Rüdiger Timm  <rt@openoffice.org>  [771bfaa3468097fb5be258f7aa4fcc8d7c26a0d3]

INTEGRATION: CWS dr41 (1.3.134); FILE MERGED 2005/10/04 22:35:30 dr 1.3.134.2: RESYNC: (1.3-1.5); FILE MERGED 2005/08/25 14:26:50 dr 1.3.134.1: #i42727# BAHTTEXT


2005-10-21  Rüdiger Timm  <rt@openoffice.org>  [e287bab4a1149756f39b303a72f43fadc7e3ba7e]

INTEGRATION: CWS dr41 (1.6.440); FILE MERGED 2005/10/04 22:32:49 dr 1.6.440.2: RESYNC: (1.6-1.7); FILE MERGED 2005/08/25 14:26:49 dr 1.6.440.1: #i42727# BAHTTEXT


2005-10-21  Rüdiger Timm  <rt@openoffice.org>  [ecfa2119f0902a62e8e02391c5ec5a399bc29297]

INTEGRATION: CWS dr41 (1.16.102); FILE MERGED 2005/10/04 22:19:06 dr 1.16.102.4: RESYNC: (1.16-1.17); FILE MERGED 2005/09/20 17:52:06 er 1.16.102.3: #i53826# Thai T speciality 2005/08/26 14:18:38 dr 1.16.102.2: #i42727# more built-in formats 2005/08/26 00:35:20 dr 1.16.102.1: #i42727# biltin format table for Thai


2005-10-21  Rüdiger Timm  <rt@openoffice.org>  [9e866656f1d7f194ce27ae751a1dde005f65398c]

INTEGRATION: CWS dr41 (1.8.134); FILE MERGED 2005/10/04 22:17:14 dr 1.8.134.2: RESYNC: (1.8-1.10); FILE MERGED 2005/08/25 14:25:00 dr 1.8.134.1: #i42727# BAHTTEXT


2005-10-21  Rüdiger Timm  <rt@openoffice.org>  [e5d5ac9ba57d665c03b03978562be4d76e98177a]

INTEGRATION: CWS dr41 (1.22.102); FILE MERGED 2005/10/04 22:16:12 dr 1.22.102.2: RESYNC: (1.22-1.23); FILE MERGED 2005/09/26 11:24:34 dr 1.22.102.1: #i55068# Thai is CTL


2005-10-21  Rüdiger Timm  <rt@openoffice.org>  [56ec16b75b3c541bd991db63f3a2cc420e3fec91]

INTEGRATION: CWS dr41 (1.17.102); FILE MERGED 2005/10/04 22:13:38 dr 1.17.102.2: RESYNC: (1.17-1.19); FILE MERGED 2005/09/22 10:58:05 dr 1.17.102.1: #i54261# don't insert hyperlinks into empty cells


2005-10-21  Rüdiger Timm  <rt@openoffice.org>  [4f505761daeb8607b4adcb913ca29b4fb7c5fa17]

INTEGRATION: CWS dr41 (1.18.132); FILE MERGED 2005/10/04 22:12:45 dr 1.18.132.2: RESYNC: (1.18-1.20); FILE MERGED 2005/09/20 17:52:06 er 1.18.132.1: #i53826# Thai T speciality


2005-10-21  Rüdiger Timm  <rt@openoffice.org>  [72de7faa2312695561a17cfa2ea23b4d939cdb9e]

INTEGRATION: CWS dr41 (1.3.134); FILE MERGED 2005/10/04 22:10:56 dr 1.3.134.2: RESYNC: (1.3-1.5); FILE MERGED 2005/08/25 14:25:00 dr 1.3.134.1: #i42727# BAHTTEXT


2005-10-21  Rüdiger Timm  <rt@openoffice.org>  [7b90899169c52a1579919a6edac3f88b85178e05]

INTEGRATION: CWS dr41 (1.5.134); FILE MERGED 2005/10/04 22:10:21 dr 1.5.134.2: RESYNC: (1.5-1.7); FILE MERGED 2005/08/25 14:24:59 dr 1.5.134.1: #i42727# BAHTTEXT


2005-10-21  Rüdiger Timm  <rt@openoffice.org>  [499a445e950a97f3f4e579c0a4f71d5b212e5031]

INTEGRATION: CWS dr41 (1.11.104); FILE MERGED 2005/10/04 22:10:10 dr 1.11.104.2: RESYNC: (1.11-1.13); FILE MERGED 2005/08/25 14:24:59 dr 1.11.104.1: #i42727# BAHTTEXT


2005-10-21  Rüdiger Timm  <rt@openoffice.org>  [15eb2ec04e42622195e49f3b660a08f466f78926]

INTEGRATION: CWS dr41 (1.6.356); FILE MERGED 2005/10/04 22:09:43 dr 1.6.356.2: RESYNC: (1.6-1.7); FILE MERGED 2005/08/25 14:24:59 dr 1.6.356.1: #i42727# BAHTTEXT


2005-10-21  Rüdiger Timm  <rt@openoffice.org>  [ed228ce5078c4f338be8d0cd289feff11d221b82]

INTEGRATION: CWS dr41 (1.35.46); FILE MERGED 2005/10/04 22:07:03 dr 1.35.46.2: RESYNC: (1.35-1.37); FILE MERGED 2005/09/28 08:42:21 dr 1.35.46.1: #i55144# internal references with/without sheet names


2005-10-21  Rüdiger Timm  <rt@openoffice.org>  [fdaada09a985aabaaa9338ff393bade79b7f6a23]

INTEGRATION: CWS dr41 (1.34.134); FILE MERGED 2005/10/04 22:06:54 dr 1.34.134.3: RESYNC: (1.34-1.36); FILE MERGED 2005/09/28 08:42:20 dr 1.34.134.2: #i55144# internal references with/without sheet names 2005/08/25 14:24:58 dr 1.34.134.1: #i42727# BAHTTEXT


2005-10-21  Rüdiger Timm  <rt@openoffice.org>  [e08081a7e2fbb3c8831445d0544766ea047df915]

INTEGRATION: CWS dr41 (1.19.104); FILE MERGED 2005/08/19 13:29:48 dr 1.19.104.1: rec name


2005-10-21  Rüdiger Timm  <rt@openoffice.org>  [d6f6a11939cd8b21a32507598dd6ee8004c78ffc]

INTEGRATION: CWS dr41 (1.78.104); FILE MERGED 2005/10/04 22:05:25 dr 1.78.104.3: RESYNC: (1.78-1.80); FILE MERGED 2005/08/25 13:37:12 dr 1.78.104.2: chart level counter for all BOFs 2005/08/11 14:30:25 dr 1.78.104.1: link in TXO


2005-10-21  Rüdiger Timm  <rt@openoffice.org>  [9eed58d3692dd468ea4baf2cdb34f38332d2f14e]

INTEGRATION: CWS dr41 (1.37.88); FILE MERGED 2005/10/04 21:56:17 dr 1.37.88.2: RESYNC: (1.37-1.38); FILE MERGED 2005/08/25 14:15:19 dr 1.37.88.1: #i42727# BAHTTEXT


2005-10-21  Rüdiger Timm  <rt@openoffice.org>  [2f35964a63ead56a3749a067d62806c116fd4b9b]

INTEGRATION: CWS dr41 (1.12.230); FILE MERGED 2005/10/04 21:56:05 dr 1.12.230.2: RESYNC: (1.12-1.14); FILE MERGED 2005/09/19 10:40:42 nn 1.12.230.1: #i47296# better implementation of HYPGEOMDIST (from Kohei Yoshida)


2005-10-21  Rüdiger Timm  <rt@openoffice.org>  [b38f88f0a7ff2a1cf1e1bd9e12def82267448154]

INTEGRATION: CWS dr41 (1.23.230); FILE MERGED 2005/10/04 21:55:55 dr 1.23.230.3: RESYNC: (1.23-1.24); FILE MERGED 2005/08/25 16:18:41 dr 1.23.230.2: #i42727# BAHTTEXT 2005/08/25 14:15:19 dr 1.23.230.1: #i42727# BAHTTEXT


2005-10-21  Rüdiger Timm  <rt@openoffice.org>  [17b1776617e486480bc4878a182c9fd99036ec25]

INTEGRATION: CWS dr41 (1.45.422); FILE MERGED 2005/10/04 21:47:49 dr 1.45.422.2: RESYNC: (1.45-1.47); FILE MERGED 2005/08/25 14:13:34 dr 1.45.422.1: #i42727# BAHTTEXT


2005-10-21  Rüdiger Timm  <rt@openoffice.org>  [8e9790937da60e2c8fcba1d09a81883512afa258]

INTEGRATION: CWS dr41 (1.21.78); FILE MERGED 2005/10/04 21:45:08 dr 1.21.78.2: RESYNC: (1.21-1.23); FILE MERGED 2005/08/25 14:13:00 dr 1.21.78.1: #i42727# BAHTTEXT


2005-10-21  Rüdiger Timm  <rt@openoffice.org>  [4a924b91e1d3cf173fb4405766e7038702e0a03f]

INTEGRATION: CWS dr41 (1.29.104); FILE MERGED 2005/10/04 21:28:19 dr 1.29.104.2: RESYNC: (1.29-1.30); FILE MERGED 2005/09/07 11:11:51 er 1.29.104.1: #i54276# include string results in iteration convergence tests


2005-10-21  Rüdiger Timm  <rt@openoffice.org>  [833cc46be97bc35be763a8439275c2a7f0a69fc4]

INTEGRATION: CWS dr41 (1.7.422); FILE MERGED 2005/10/04 21:08:35 dr 1.7.422.2: RESYNC: (1.7-1.8); FILE MERGED 2005/08/25 14:12:34 dr 1.7.422.1: #i42727# BAHTTEXT


2005-10-21  Rüdiger Timm  <rt@openoffice.org>  [73ed423191555c5278959a9b7332a890230e598f]

INTEGRATION: CWS dr41 (1.2.118); FILE MERGED 2005/10/04 21:05:54 dr 1.2.118.2: RESYNC: (1.2-1.3); FILE MERGED 2005/09/07 11:11:50 er 1.2.118.1: #i54276# include string results in iteration convergence tests


2005-10-21  Rüdiger Timm  <rt@openoffice.org>  [97c092757d7a782954f0f046f94e9e8778f92c39]

INTEGRATION: CWS dr41 (1.11.142); FILE MERGED 2005/10/04 21:01:12 dr 1.11.142.2: RESYNC: (1.11-1.12); FILE MERGED 2005/08/25 14:12:34 dr 1.11.142.1: #i42727# BAHTTEXT


2005-10-21  Rüdiger Timm  <rt@openoffice.org>  [ad64228fda7b008c3994d603416f07929f606607]

INTEGRATION: CWS dr41 (1.9.142); FILE MERGED 2005/10/04 20:41:38 dr 1.9.142.2: RESYNC: (1.9-1.10); FILE MERGED 2005/08/25 14:12:33 dr 1.9.142.1: #i42727# BAHTTEXT


2005-10-21  Rüdiger Timm  <rt@openoffice.org>  [ee8af0efc6d6f38c086f68a7fd277cfefc4aec37]

INTEGRATION: CWS dr41 (1.6.102); FILE MERGED 2005/10/04 20:35:40 dr 1.6.102.2: RESYNC: (1.6-1.7); FILE MERGED 2005/09/21 19:10:25 er 1.6.102.1: get rid of the confusing remainders of the SC_ROWLIMIT_TYPECONVERSION_NOCONVPASS block; and also of SC_ADDRESS_BITS_USED stuff now that binary file format is gone


2005-10-21  Rüdiger Timm  <rt@openoffice.org>  [1e4f320e7335c0af012883487b503d093151c4ef]

INTEGRATION: CWS dr41 (1.18.296); FILE MERGED 2005/10/04 20:05:38 dr 1.18.296.2: RESYNC: (1.18-1.19); FILE MERGED 2005/09/20 17:35:50 er 1.18.296.1: #i53826# Thai T speciality


2005-10-21  Rüdiger Timm  <rt@openoffice.org>  [034b8d8a688fc7e7574286842f281a65bd513623]

INTEGRATION: CWS dr41 (1.38.92); FILE MERGED 2005/10/04 20:05:24 dr 1.38.92.2: RESYNC: (1.38-1.40); FILE MERGED 2005/09/20 17:35:49 er 1.38.92.1: #i53826# Thai T speciality


2005-10-21  Rüdiger Timm  <rt@openoffice.org>  [86954b9edd8e5de0c6631bb180df84d382032509]

INTEGRATION: CWS dr41 (1.62.296); FILE MERGED 2005/10/04 20:05:13 dr 1.62.296.3: RESYNC: (1.62-1.64); FILE MERGED 2005/09/20 18:50:16 er 1.62.296.2: #i54873# ImpGetDateTimeOutput: don't prepend ASCII 0 for minutes <10 in MM 2005/09/20 17:35:49 er 1.62.296.1: #i53826# Thai T speciality


2005-10-21  Rüdiger Timm  <rt@openoffice.org>  [9f3cff9ee4459e90642ea600e495834fb574aba1]

INTEGRATION: CWS dr41 (1.36.94); FILE MERGED 2005/10/04 20:04:40 dr 1.36.94.2: RESYNC: (1.36-1.37); FILE MERGED 2005/08/24 15:16:32 er 1.36.94.1: #i52930# GetTimeRef: be prepared for only seconds.hundredths, don't take seconds as minutes; ScanEndString: 6.78am does not result in 6 seconds and 78 hundredths in the morning


2005-10-20  Rüdiger Timm  <rt@openoffice.org>  [fa1c3a9f3174dafdfb57034fd09d7400f9b3ac33]

#i10000# 'Dispose' is not a member of 'accessbility::AccessibleSlideSorterView::Implementation' any more.


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [6d2ec7e4c36d08dbc75d5e3858b4f92b554ca1ad]

#i10000# Changed _oslModule into oslModule (there is no _oslModule except for MACOSX)


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [8d8373083d2ebe05583fc6c4ec6e2db4830c6385]

Correct license header


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [0c38a372e80d63e287197e492df1d1c5b3ac4f98]

Correct license header


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [04e06b7a9a1c5e0ef61a37d9458a55e1fd35f8ed]

#i10000# Use parentheses to avoid blank


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [4e58a7ddf1c5b41ffaacc0347029ba85f6c92ced]

#i10000# Correct license header


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [19e92fd6bea2424bf543e9d429fe6b0125ef2d6c]

#i10000# Correct license header


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [ef21d91582859b729255a694430a7007926b8375]

SRC680


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [7e07059d18c1a3a7cfab46ed368c94712e721f89]

INTEGRATION: CWS cov2src (1.20.4); FILE MERGED 2005/10/18 09:50:27 rt 1.20.4.1: #126234# Join MWS COV680 m4 into SRC680


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [2c8d03d361a33f44d5740ad5aa41e9ead0fb01b5]

INTEGRATION: CWS cov2src (1.44.4); FILE MERGED 2005/10/18 09:50:27 rt 1.44.4.1: #126234# Join MWS COV680 m4 into SRC680


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [521ffd4772437cac8f673f74d3d64f85fd829d8f]

INTEGRATION: CWS cov2src (1.77.4); FILE MERGED 2005/10/18 09:50:26 rt 1.77.4.1: #126234# Join MWS COV680 m4 into SRC680


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [fde7538982f7b64b652ba6de76128e538d5b4d5a]

INTEGRATION: CWS cov2src (1.100.6); FILE MERGED 2005/10/18 09:50:26 rt 1.100.6.1: #126234# Join MWS COV680 m4 into SRC680


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [8ae0cf48a61fb3d4ff004ddbe6a59f827a455ae6]

INTEGRATION: CWS cov2src (1.10.4); FILE MERGED 2005/10/18 09:49:11 rt 1.10.4.1: #126234# Join MWS COV680 m4 into SRC680


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [e524e9c6161f3ad778d85ea1f55f39fed7030055]

INTEGRATION: CWS cov2src (1.20.4); FILE MERGED 2005/10/18 09:49:10 rt 1.20.4.1: #126234# Join MWS COV680 m4 into SRC680


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [65c7f4ee1f60933106db862d0ee8dbcf8bd3bc04]

INTEGRATION: CWS cov2src (1.1.6); FILE ADDED 2005/10/18 09:49:10 rt 1.1.6.1: #126234# Join MWS COV680 m4 into SRC680


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [9246b9aa517f4e7683fbf524e9013ad8ded556e1]

INTEGRATION: CWS cov2src (1.1.6); FILE ADDED 2005/10/18 09:49:09 rt 1.1.6.1: #126234# Join MWS COV680 m4 into SRC680


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [012541502d7f7fbea0c12b74c71f0f29601d198c]

INTEGRATION: CWS cov2src (1.10.4); FILE MERGED 2005/10/18 09:49:08 rt 1.10.4.1: #126234# Join MWS COV680 m4 into SRC680


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [d275102c648bd80a1a3c31f8a2ea604fd3c9bde2]

INTEGRATION: CWS cov2src (1.12.4); FILE MERGED 2005/10/18 09:49:07 rt 1.12.4.1: #126234# Join MWS COV680 m4 into SRC680


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [a2ec58256b6d77df36e8eff0a311eff8212cd870]

INTEGRATION: CWS cov2src (1.5.8); FILE MERGED 2005/10/18 09:49:05 rt 1.5.8.1: #126234# Join MWS COV680 m4 into SRC680


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [2ec957c6674f80948916fc1c2681a2e9f9125c97]

INTEGRATION: CWS cov2src (1.13.20); FILE MERGED 2005/10/17 16:23:48 rt 1.13.20.1: #126234# Join MWS COV680 m4 into SRC680


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [13014a4325ac15335d9fd068c6ea4e6e1c384752]

INTEGRATION: CWS cov2src (1.8.18); FILE MERGED 2005/10/17 16:23:34 rt 1.8.18.1: #126234# Join MWS COV680 m4 into SRC680


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [fc5184d52a2ebc4037e6e1f28d3a1143a7a62ab8]

INTEGRATION: CWS cov2src (1.112.32); FILE MERGED 2005/10/18 13:04:01 rt 1.112.32.1: #126234# Join MWS COV680 m4 into SRC680


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [70279ce5df8e7ee5771d496bd6a1b6adb561e5eb]

INTEGRATION: CWS cov2src (1.100.8); FILE MERGED 2005/10/18 13:03:59 rt 1.100.8.1: #126234# Join MWS COV680 m4 into SRC680


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [5ac499015686d71834fece1642fec1492cd55b71]

INTEGRATION: CWS cov2src (1.1.6); FILE ADDED 2005/10/18 13:03:58 rt 1.1.6.1: #126234# Join MWS COV680 m4 into SRC680


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [d63a547cfe591fa3c93e0dbd47f0be2999022eca]

INTEGRATION: CWS cov2src (1.1.6); FILE ADDED 2005/10/18 13:03:57 rt 1.1.6.1: #126234# Join MWS COV680 m4 into SRC680


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [9dd9d7dbbdc20a2915d186d5e3092e6c9ab808a6]

INTEGRATION: CWS cov2src (1.169.20); FILE MERGED 2005/10/18 13:03:56 rt 1.169.20.1: #126234# Join MWS COV680 m4 into SRC680


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [e66b229f2413530be3f11e0df1714713b75a441b]

INTEGRATION: CWS cov2src (1.22.38); FILE MERGED 2005/10/18 13:03:55 rt 1.22.38.1: #126234# Join MWS COV680 m4 into SRC680


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [135171a99784f8bf8490d3d08f5fe8dddf963530]

INTEGRATION: CWS cov2src (1.171.36); FILE MERGED 2005/10/18 13:03:54 rt 1.171.36.1: #126234# Join MWS COV680 m4 into SRC680


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [53782d5435be1524eb16ed10251a211c6c7c9899]

INTEGRATION: CWS cov2src (1.28.22); FILE MERGED 2005/10/18 08:56:14 rt 1.28.22.1: #126234# Join MWS COV680 m4 into SRC680


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [51b5e5ce4e744c9e35b7557733c48bf329d8479e]

INTEGRATION: CWS cov2src (1.18.24); FILE MERGED 2005/10/18 08:56:13 rt 1.18.24.1: #126234# Join MWS COV680 m4 into SRC680


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [3af741b135a723462aa8044c5073d216dbd99d42]

INTEGRATION: CWS cov2src (1.38.32); FILE MERGED 2005/10/18 10:11:24 rt 1.38.32.1: #126234# Join MWS COV680 m4 into SRC680


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [590dd7e343bcbd32031f9021bd83e99ffa1852a4]

INTEGRATION: CWS cov2src (1.9.8); FILE MERGED 2005/10/18 08:43:09 rt 1.9.8.1: #126234# Join MWS COV680 m4 into SRC680


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [ff94845a735aba6061709ee0ec0f308d12966c2b]

INTEGRATION: CWS cov2src (1.21.8); FILE MERGED 2005/10/18 08:43:09 rt 1.21.8.1: #126234# Join MWS COV680 m4 into SRC680


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [8a514aac7bfc03784397c60895c0f597c07bc304]

INTEGRATION: CWS cov2src (1.19.8); FILE MERGED 2005/10/18 08:43:08 rt 1.19.8.1: #126234# Join MWS COV680 m4 into SRC680


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [a935a886fe5a9833ed2914d9329af67e25b487e1]

INTEGRATION: CWS cov2src (1.16.8); FILE MERGED 2005/10/18 08:43:07 rt 1.16.8.1: #126234# Join MWS COV680 m4 into SRC680


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [71f942bdf3099bd41a531b742d0370b8aae4a6dd]

INTEGRATION: CWS cov2src (1.28.6); FILE MERGED 2005/10/18 08:43:07 rt 1.28.6.1: #126234# Join MWS COV680 m4 into SRC680


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [25973b247bc7d16645102efb3c56753fc891789e]

INTEGRATION: CWS cov2src (1.18.8); FILE MERGED 2005/10/18 08:43:06 rt 1.18.8.1: #126234# Join MWS COV680 m4 into SRC680


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [525860693fd8e5e95dd71ca918cf021c1cd28a69]

INTEGRATION: CWS cov2src (1.69.58); FILE MERGED 2005/10/18 13:46:36 rt 1.69.58.1: #126234# Join MWS COV680 m4 into SRC680


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [e96f51c50769dea0aca17f85147dd2b25f3d1c6b]

INTEGRATION: CWS cov2src (1.20.58); FILE MERGED 2005/10/19 09:24:18 rt 1.20.58.1: #126234# Join MWS COV680 m4 into SRC680


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [9658da60496ea76c773a1347f72b0021425cde71]

INTEGRATION: CWS cov2src (1.14.58); FILE MERGED 2005/10/19 09:24:17 rt 1.14.58.1: #126234# Join MWS COV680 m4 into SRC680


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [9adb7d5e25ac3a8a579008f40e3f576509904979]

INTEGRATION: CWS cov2src (1.50.68); FILE MERGED 2005/10/19 08:35:02 rt 1.50.68.1: #126234# Join MWS COV680 m4 into SRC680


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [17d36784725061993009bd7bfe4532c348a00a03]

INTEGRATION: CWS cov2src (1.79.26); FILE MERGED 2005/10/19 08:35:01 rt 1.79.26.1: #126234# Join MWS COV680 m4 into SRC680


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [a282c4519124b2306a51f82122fcfb5801c3f61f]

INTEGRATION: CWS cov2src (1.92.28); FILE MERGED 2005/10/19 08:35:01 rt 1.92.28.1: #126234# Join MWS COV680 m4 into SRC680


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [d99f217af06cb06ad28e23ada4a25ef139335481]

INTEGRATION: CWS cov2src (1.10.68); FILE MERGED 2005/10/19 08:35:00 rt 1.10.68.1: #126234# Join MWS COV680 m4 into SRC680


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [00f4b74bac8e93b677f164ede8a0e1d310178c4d]

INTEGRATION: CWS cov2src (1.53.26); FILE MERGED 2005/10/19 08:35:00 rt 1.53.26.1: #126234# Join MWS COV680 m4 into SRC680


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [3e8164f3e209b0937256d0557584ad107176fa8c]

INTEGRATION: CWS cov2src (1.49.64); FILE MERGED 2005/10/19 08:34:58 rt 1.49.64.1: #126234# Join MWS COV680 m4 into SRC680


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [eb0ecd28411cdd4db3138d2071133d771cd693c4]

INTEGRATION: CWS cov2src (1.44.66); FILE MERGED 2005/10/19 08:34:57 rt 1.44.66.1: #126234# Join MWS COV680 m4 into SRC680


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [b4ea19e414f99340be400c874928ddded6607857]

INTEGRATION: CWS cov2src (1.55.26); FILE MERGED 2005/10/19 08:34:57 rt 1.55.26.1: #126234# Join MWS COV680 m4 into SRC680


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [c4a96a138674357481a84b4187439bb2ed1b8ac1]

INTEGRATION: CWS cov2src (1.38.62); FILE MERGED 2005/10/19 08:34:56 rt 1.38.62.1: #126234# Join MWS COV680 m4 into SRC680


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [4dd36a5d083300470814dfaa0cdf3f1251bb2082]

INTEGRATION: CWS cov2src (1.50.32); FILE MERGED 2005/10/18 12:38:53 rt 1.50.32.1: #126234# Join MWS COV680 m4 into SRC680


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [8d8b9cc2ff24f36bf9bd646175c2843da894630f]

INTEGRATION: CWS cov2src (1.46.30); FILE MERGED 2005/10/18 12:38:52 rt 1.46.30.1: #126234# Join MWS COV680 m4 into SRC680


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [f819730cfe2b1b4ac41a530c8edd57abe1d5621c]

INTEGRATION: CWS cov2src (1.39.32); FILE MERGED 2005/10/18 12:38:51 rt 1.39.32.1: #126234# Join MWS COV680 m4 into SRC680


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [fe4fdae3a90ad2fecb0b6881940cb30dfe00c182]

INTEGRATION: CWS cov2src (1.60.30); FILE MERGED 2005/10/18 12:38:49 rt 1.60.30.1: #126234# Join MWS COV680 m4 into SRC680


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [6d370782245e37e1d87e64bf8fa7dd7150466168]

INTEGRATION: CWS cov2src (1.59.4); FILE MERGED 2005/10/18 12:38:47 rt 1.59.4.1: #126234# Join MWS COV680 m4 into SRC680


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [21d6304d725f00308f3fbca348ccac3648de612a]

INTEGRATION: CWS cov2src (1.13.34); FILE MERGED 2005/10/18 12:38:45 rt 1.13.34.1: #126234# Join MWS COV680 m4 into SRC680


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [488cf1910f478631a7fc32a63ff256dc5016dac1]

INTEGRATION: CWS cov2src (1.74.4); FILE MERGED 2005/10/18 12:38:44 rt 1.74.4.1: #126234# Join MWS COV680 m4 into SRC680


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [d5af6decab3cb108c4c16d02e1c1b9917d863afd]

INTEGRATION: CWS cov2src (1.11.34); FILE MERGED 2005/10/18 12:38:44 rt 1.11.34.1: #126234# Join MWS COV680 m4 into SRC680


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [116ab6b464169a624689ad774009fee5905e0978]

INTEGRATION: CWS cov2src (1.50.8); FILE MERGED 2005/10/18 12:38:43 rt 1.50.8.1: #126234# Join MWS COV680 m4 into SRC680


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [80ad8945eb23034710fbfb590e374d33d50e3352]

INTEGRATION: CWS cov2src (1.8.34); FILE MERGED 2005/10/18 12:38:42 rt 1.8.34.1: #126234# Join MWS COV680 m4 into SRC680


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [c6aefcc41375cb29fe824c16b97025a4600632aa]

INTEGRATION: CWS cov2src (1.14.32); FILE MERGED 2005/10/18 12:38:41 rt 1.14.32.1: #126234# Join MWS COV680 m4 into SRC680


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [58794cf7210638d73cb49c3f147b1c056b8f0e91]

INTEGRATION: CWS cov2src (1.3.32); FILE MERGED 2005/10/18 12:38:41 rt 1.3.32.1: #126234# Join MWS COV680 m4 into SRC680


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [b764ba07d39ef86a542218445b83c6dc8e8ae169]

INTEGRATION: CWS cov2src (1.7.20); FILE MERGED 2005/10/18 12:38:40 rt 1.7.20.1: #126234# Join MWS COV680 m4 into SRC680


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [e65f62beeda99348f099926e30b66c5db591ca8d]

INTEGRATION: CWS cov2src (1.16.20); FILE MERGED 2005/10/18 12:38:38 rt 1.16.20.1: #126234# Join MWS COV680 m4 into SRC680


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [ccac62033e1748faf944a07a963bbfc5584d1cea]

INTEGRATION: CWS cov2src (1.9.30); FILE MERGED 2005/10/18 12:38:37 rt 1.9.30.1: #126234# Join MWS COV680 m4 into SRC680


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [a96937341d1f10c130c30ed4166d9f697676a132]

INTEGRATION: CWS cov2src (1.15.20); FILE MERGED 2005/10/18 12:38:37 rt 1.15.20.1: #126234# Join MWS COV680 m4 into SRC680


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [3537d519d0cb530df618067be5f298d8c4918fd8]

INTEGRATION: CWS cov2src (1.25.18); FILE MERGED 2005/10/18 12:38:36 rt 1.25.18.1: #126234# Join MWS COV680 m4 into SRC680


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [533e43694e54fa33fae82e770539e1c0a26d00a7]

INTEGRATION: CWS cov2src (1.7.4); FILE MERGED 2005/10/18 12:38:35 rt 1.7.4.1: #126234# Join MWS COV680 m4 into SRC680


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [a4f13e58af06f6473ca9ac1d01771dda61cfb931]

INTEGRATION: CWS cov2src (1.16.20); FILE MERGED 2005/10/18 12:38:34 rt 1.16.20.1: #126234# Join MWS COV680 m4 into SRC680


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [f6bb6a1452823d4f71ed270a2cec28d45e9cc48a]

INTEGRATION: CWS cov2src (1.11.30); FILE MERGED 2005/10/18 12:38:34 rt 1.11.30.1: #126234# Join MWS COV680 m4 into SRC680


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [8d99a38df111983b9f5e4a4297cb1486998f4e47]

INTEGRATION: CWS cov2src (1.43.30); FILE MERGED 2005/10/18 12:38:33 rt 1.43.30.1: #126234# Join MWS COV680 m4 into SRC680


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [92baa74ac00520c1f565857af78ed59ec7374959]

INTEGRATION: CWS cov2src (1.43.30); FILE MERGED 2005/10/18 12:38:32 rt 1.43.30.1: #126234# Join MWS COV680 m4 into SRC680


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [a8a02d13fe01a57beb81fc5e2aefb70c26f0511c]

INTEGRATION: CWS cov2src (1.9.4); FILE MERGED 2005/10/18 12:38:31 rt 1.9.4.1: #126234# Join MWS COV680 m4 into SRC680


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [689c93e933c7f6b7455de742677ad7af94f899c6]

INTEGRATION: CWS cov2src (1.15.20); FILE MERGED 2005/10/18 12:38:30 rt 1.15.20.1: #126234# Join MWS COV680 m4 into SRC680


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [3b2acecacd75381feb8a4b5354bec029e391dd67]

INTEGRATION: CWS cov2src (1.4.20); FILE MERGED 2005/10/18 12:38:29 rt 1.4.20.1: #126234# Join MWS COV680 m4 into SRC680


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [c4b440ae7829c2a59687d604fb46b68e21bbab7f]

INTEGRATION: CWS cov2src (1.50.28); FILE MERGED 2005/10/18 12:38:28 rt 1.50.28.1: #126234# Join MWS COV680 m4 into SRC680


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [a4b5c81b28ca648172db270a6fa8d84fc935b2f4]

INTEGRATION: CWS cov2src (1.39.18); FILE MERGED 2005/10/18 12:38:27 rt 1.39.18.1: #126234# Join MWS COV680 m4 into SRC680


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [2a61d0dde0ad9a4491ed882f172636d0006f21bb]

INTEGRATION: CWS cov2src (1.32.28); FILE MERGED 2005/10/18 12:38:26 rt 1.32.28.1: #126234# Join MWS COV680 m4 into SRC680


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [90c146697b2a117ac18d18b0af26a3402532d848]

INTEGRATION: CWS cov2src (1.6.20); FILE MERGED 2005/10/18 12:38:26 rt 1.6.20.1: #126234# Join MWS COV680 m4 into SRC680


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [9171f3eecdadeaa81fdad41023e1f7ffb2b21265]

INTEGRATION: CWS cov2src (1.38.30); FILE MERGED 2005/10/18 12:38:25 rt 1.38.30.1: #126234# Join MWS COV680 m4 into SRC680


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [5268f66fbf50455b8bd27799ec8231282a00a3b8]

INTEGRATION: CWS cov2src (1.48.30); FILE MERGED 2005/10/19 09:32:18 rt 1.48.30.1: #126234# Join MWS COV680 m4 into SRC680


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [38b0b297ae4a739f2e4ce689ceabbc6a770e7a87]

INTEGRATION: CWS cov2src (1.5.30); FILE MERGED 2005/10/19 09:32:18 rt 1.5.30.1: #126234# Join MWS COV680 m4 into SRC680


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [47fa4448eb7fbb5a4119bdccb9a684d198ada55b]

INTEGRATION: CWS cov2src (1.3.30); FILE MERGED 2005/10/19 09:32:17 rt 1.3.30.1: #126234# Join MWS COV680 m4 into SRC680


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [e3eecbfeb639529f3a15c0acfe4697a619d454fb]

INTEGRATION: CWS cov2src (1.4.36); FILE MERGED 2005/10/18 08:36:10 rt 1.4.36.1: #126234# Join MWS COV680 m4 into SRC680


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [b92c130f082a2a0921065e144c6c10f11aca5a35]

INTEGRATION: CWS cov2src (1.6.22); FILE MERGED 2005/10/18 10:07:17 rt 1.6.22.1: #126234# Join MWS COV680 m4 into SRC680


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [73b216e9dbae4505157ecf74710603f1f53864f6]

INTEGRATION: CWS cov2src (1.58.36); FILE MERGED 2005/10/18 08:36:09 rt 1.58.36.1: #126234# Join MWS COV680 m4 into SRC680


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [9277dc7501f70d80ea1302c128c2786c01b69706]

INTEGRATION: CWS cov2src (1.49.36); FILE MERGED 2005/10/18 08:36:08 rt 1.49.36.1: #126234# Join MWS COV680 m4 into SRC680


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [8a9d865b32b760804adf53b0d68fd74785890915]

INTEGRATION: CWS cov2src (1.184.18); FILE MERGED 2005/10/18 08:36:07 rt 1.184.18.1: #126234# Join MWS COV680 m4 into SRC680


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [34e06f7520c7fd20ded08f3ad41c8a4058034633]

INTEGRATION: CWS cov2src (1.27.34); FILE MERGED 2005/10/18 08:36:06 rt 1.27.34.1: #126234# Join MWS COV680 m4 into SRC680


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [14e21202b5a7284cab18ee1ec3d2d8470b9d0544]

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>  [50736fc22f0a26dbb5c375aa9d07fb79c75cfa53]

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>  [0dd1deeba85e5200b14feb2faa6951f66845b68b]

INTEGRATION: CWS cov2src (1.5.14); FILE MERGED 2005/10/18 08:10:34 rt 1.5.14.1: #126234# Join MWS COV680 m4 into SRC680


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [3bed768797a5b7b107c1c4f5de7b97daafa1303e]

INTEGRATION: CWS cov2src (1.25.14); FILE MERGED 2005/10/18 08:10:33 rt 1.25.14.1: #126234# Join MWS COV680 m4 into SRC680


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [5018e1c56828772858e2e1d9c0876f3380878e2e]

INTEGRATION: CWS cov2src (1.1.6); FILE ADDED 2005/10/18 08:10:32 rt 1.1.6.1: #126234# Join MWS COV680 m4 into SRC680


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [a3fb89a366803924fd9e7a48b8d7ad9666828373]

INTEGRATION: CWS cov2src (1.4.14); FILE MERGED 2005/10/18 08:10:31 rt 1.4.14.1: #126234# Join MWS COV680 m4 into SRC680


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [40bada1430932f4167980265496c8fe9e5a847e1]

INTEGRATION: CWS cov2src (1.1.6); FILE ADDED 2005/10/18 08:10:30 rt 1.1.6.1: #126234# Join MWS COV680 m4 into SRC680


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [a961ebf6f9c82c1f6ab0bc102cb48ca710c23b4f]

INTEGRATION: CWS cov2src (1.9.14); FILE MERGED 2005/10/18 08:10:29 rt 1.9.14.1: #126234# Join MWS COV680 m4 into SRC680


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [0b391a7a3c00a5cde42b2d26be6b51025e3c5ee7]

INTEGRATION: CWS cov2src (1.5.14); FILE MERGED 2005/10/18 08:10:27 rt 1.5.14.1: #126234# Join MWS COV680 m4 into SRC680


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [b191ca4149ba6f25164d39e109e2043097fd8b3b]

INTEGRATION: CWS cov2src (1.6.14); FILE MERGED 2005/10/18 08:10:26 rt 1.6.14.1: #126234# Join MWS COV680 m4 into SRC680


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [a3569c3e8e34824c12433cc19e8f562dbac03658]

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>  [8dd4adc38bb6ec983cbda31bd4e77779b3deb167]

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>  [8c6cbd644c3e01f5f8871fc751da1c450b2009b8]

INTEGRATION: CWS cov2src (1.16.46); FILE MERGED 2005/10/18 08:46:57 rt 1.16.46.1: #126234# Join MWS COV680 m4 into SRC680


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [7e575c7c501fa126f45fd1052b4be3cfab276e54]

INTEGRATION: CWS cov2src (1.5.6); FILE MERGED 2005/10/18 12:27:26 rt 1.5.6.1: #126234# Join MWS COV680 m4 into SRC680


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [734d01f729603fc36234becf27aa576c5aeebd18]

INTEGRATION: CWS cov2src (1.7.26); FILE MERGED 2005/10/18 08:28:45 rt 1.7.26.1: #126234# Join MWS COV680 m4 into SRC680


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [6fd369b288c726b452d947dd997057214826269e]

INTEGRATION: CWS cov2src (1.24.82); FILE MERGED 2005/10/18 14:14:36 rt 1.24.82.1: #126234# Join MWS COV680 m4 into SRC680


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [6b107f6e039127a5aa8355aca867b57a5aa3788f]

INTEGRATION: CWS cov2src (1.50.80); FILE MERGED 2005/10/18 14:14:32 rt 1.50.80.1: #126234# Join MWS COV680 m4 into SRC680


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [6c993c206bcee6da4743b50780d4325107c33f17]

INTEGRATION: CWS cov2src (1.137.48); FILE MERGED 2005/10/18 14:14:31 rt 1.137.48.1: #126234# Join MWS COV680 m4 into SRC680


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [6d314cc428988750d136d698d023f1cbb88a4792]

INTEGRATION: CWS cov2src (1.32.80); FILE MERGED 2005/10/18 14:14:30 rt 1.32.80.1: #126234# Join MWS COV680 m4 into SRC680


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [8699ed6f0bf93c8784cfd382be3c3f6c9cdbdc47]

INTEGRATION: CWS cov2src (1.45.78); FILE MERGED 2005/10/18 14:14:29 rt 1.45.78.1: #126234# Join MWS COV680 m4 into SRC680


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [a5f6ef60223ba2a9f9b9f3b17135351e2a793ecf]

INTEGRATION: CWS cov2src (1.50.40); FILE MERGED 2005/10/18 14:14:28 rt 1.50.40.1: #126234# Join MWS COV680 m4 into SRC680


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [2b699282d99c5e3f73afca3d784d4804bd2dd62a]

INTEGRATION: CWS cov2src (1.61.78); FILE MERGED 2005/10/18 14:14:27 rt 1.61.78.1: #126234# Join MWS COV680 m4 into SRC680


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [3cedc16ff3dc6293169948bbd0c1f0da2c3da77f]

INTEGRATION: CWS cov2src (1.68.50); FILE MERGED 2005/10/18 14:14:26 rt 1.68.50.1: #126234# Join MWS COV680 m4 into SRC680


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [b5647e4b09b0f8a00a53729256f2537a220d6052]

INTEGRATION: CWS cov2src (1.24.40); FILE MERGED 2005/10/18 14:14:25 rt 1.24.40.1: #126234# Join MWS COV680 m4 into SRC680


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [a34c54e754f6c24b29d5dde8044ca719a8237afb]

INTEGRATION: CWS cov2src (1.8.84); FILE MERGED 2005/10/18 14:14:24 rt 1.8.84.1: #126234# Join MWS COV680 m4 into SRC680


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [3d92774cc72b15e000ef9342d868c736b6770494]

INTEGRATION: CWS cov2src (1.7.84); FILE MERGED 2005/10/18 14:14:23 rt 1.7.84.1: #126234# Join MWS COV680 m4 into SRC680


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [2eb4e8d707025323fa58ad42c0955f388e39d9a3]

INTEGRATION: CWS cov2src (1.39.80); FILE MERGED 2005/10/18 14:14:22 rt 1.39.80.1: #126234# Join MWS COV680 m4 into SRC680


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [ffbe01bcb174bdced70257ce55cfc1844b2bdc09]

INTEGRATION: CWS cov2src (1.1.6); FILE ADDED 2005/10/18 14:14:21 rt 1.1.6.1: #126234# Join MWS COV680 m4 into SRC680


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [1c6c9b9fa5f7a9177714e592eda3bfc81941d764]

INTEGRATION: CWS cov2src (1.1.6); FILE ADDED 2005/10/18 14:14:20 rt 1.1.6.1: #126234# Join MWS COV680 m4 into SRC680


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [0cc0b043a05af4e1f81cab9df7e036b721f85fb3]

INTEGRATION: CWS cov2src (1.36.80); FILE MERGED 2005/10/18 14:14:19 rt 1.36.80.1: #126234# Join MWS COV680 m4 into SRC680


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [78e01b89aa24c4c06d2c928f0499ad57ebd2ceff]

INTEGRATION: CWS cov2src (1.19.82); FILE MERGED 2005/10/18 14:14:18 rt 1.19.82.1: #126234# Join MWS COV680 m4 into SRC680


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [1524af4f823f565d06b9b78457e4d582c5752a6d]

INTEGRATION: CWS cov2src (1.19.84); FILE MERGED 2005/10/18 14:14:17 rt 1.19.84.1: #126234# Join MWS COV680 m4 into SRC680


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [68f0263f6afc85e17bb3658c65b8607fab705791]

INTEGRATION: CWS cov2src (1.101.24); FILE MERGED 2005/10/18 14:14:16 rt 1.101.24.1: #126234# Join MWS COV680 m4 into SRC680


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [ce0cf1f0392e5e013b0cf04972322e51a32e52f7]

INTEGRATION: CWS cov2src (1.113.250); FILE MERGED 2005/10/18 14:14:15 rt 1.113.250.1: #126234# Join MWS COV680 m4 into SRC680


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [88d35be556f27b988ba213c9e0420217410fee36]

INTEGRATION: CWS cov2src (1.19.618); FILE MERGED 2005/10/18 14:14:14 rt 1.19.618.1: #126234# Join MWS COV680 m4 into SRC680


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [6c6711827baa359a2323cb3816d93128eff9fa30]

INTEGRATION: CWS cov2src (1.7.82); FILE MERGED 2005/10/18 14:14:13 rt 1.7.82.1: #126234# Join MWS COV680 m4 into SRC680


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [32fb802dd047ffc1ad34b760d7f9b5e803e52daa]

INTEGRATION: CWS cov2src (1.8.82); FILE MERGED 2005/10/18 14:14:12 rt 1.8.82.1: #126234# Join MWS COV680 m4 into SRC680


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [a8d0bc40192468d61d86c87af31e47f737d84c89]

INTEGRATION: CWS cov2src (1.4.84); FILE MERGED 2005/10/18 14:14:09 rt 1.4.84.1: #126234# Join MWS COV680 m4 into SRC680


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [9db4d5ed6c4ee3acb5e933cbf1a43622714a978e]

INTEGRATION: CWS cov2src (1.6.84); FILE MERGED 2005/10/18 14:14:09 rt 1.6.84.1: #126234# Join MWS COV680 m4 into SRC680


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [62778ea1f7e33eafefd3294dc1e6543bc88e4a28]

INTEGRATION: CWS cov2src (1.3.84); FILE MERGED 2005/10/18 14:14:08 rt 1.3.84.1: #126234# Join MWS COV680 m4 into SRC680


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [cb715cfc91e70d45ca43f58c94d89cc8dacf6295]

INTEGRATION: CWS vq21 (1.4.34); FILE MERGED 2005/10/17 03:51:08 vq 1.4.34.1: #i56063# Choose parallel build save intermediate resource file name.


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [58af5598f9bc81f81aa45a4bc23d137b9750353f]

INTEGRATION: CWS cov2src (1.4.84); FILE MERGED 2005/10/18 14:14:07 rt 1.4.84.1: #126234# Join MWS COV680 m4 into SRC680


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [0b88482dbf60fd57f72cff6b97dbd4e6d53c5dc1]

INTEGRATION: CWS vq21 (1.5.32); FILE MERGED 2005/10/17 03:51:08 vq 1.5.32.1: #i56063# Choose parallel build save intermediate resource file name.


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [4167fdd0d8d24892fb78f79e38d0ede14b8273d2]

INTEGRATION: CWS vq21 (1.58.34); FILE MERGED 2005/10/18 13:56:00 vq 1.58.34.1: #i56196# Use unambigous filenames for parallel build.


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [16d703ac556615e32f3dda51889aaad4be82eaaf]

INTEGRATION: CWS vq21 (1.39.30); FILE MERGED 2005/10/17 03:44:04 vq 1.39.30.1: #i56092#  Add parallel build dependency.


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [8aafee7a142b09ea89cf8f3b25f81f34ab7ddf66]

INTEGRATION: CWS cov2src (1.11.36); FILE MERGED 2005/10/18 09:01:21 rt 1.11.36.1: #126234# Join MWS COV680 m4 into SRC680


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [77553784f024cf9af6502705787d140ba30adddb]

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>  [7fb12d5ff4087a0c77d2e70bb1e27b08490676e2]

INTEGRATION: CWS cov2src (1.1.6); FILE ADDED 2005/10/18 09:01:20 rt 1.1.6.1: #126234# Join MWS COV680 m4 into SRC680


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [f84e32a84dc12ebff8bcac8bf006d50f0f23c34a]

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>  [a4ceb03d3110d0ce9f98d2cd5f57e3ac43a117c2]

INTEGRATION: CWS vq21 (1.19.2); FILE MERGED 2005/10/17 03:34:47 vq 1.19.2.1: #i55931# Add parallel build dependency.


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [aa49a471e2b77770f6d1968d123e1b9845ed051c]

INTEGRATION: CWS cov2src (1.5.34); FILE MERGED 2005/10/18 09:14:54 rt 1.5.34.1: #126234# Join MWS COV680 m4 into SRC680


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [52f1d8a368478166adb030eabac6df2a6d7978dc]

INTEGRATION: CWS sj28 (1.124.26); FILE MERGED 2005/10/14 09:12:22 sj 1.124.26.1: #i55917# fixed some kind of connector problem


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [75c5fa045645a904d34214e74393f344c05f5afb]

INTEGRATION: CWS sj28 (1.7.64); FILE MERGED 2005/10/13 10:38:09 sj 1.7.64.1: #i55614# fixed viewbox offset problem


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [507fdc55f5d72b22fe8322c183d0c2df41336d51]

INTEGRATION: CWS sj28 (1.15.60); FILE MERGED 2005/10/13 10:38:08 sj 1.15.60.1: #i55614# fixed viewbox offset problem


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [54ae438dff049f7a8cdddf3c887a378f926bb30b]

INTEGRATION: CWS hr21 (1.2.2); FILE MERGED 2005/10/18 16:03:22 hr 1.2.2.1: #i55503#: fix license header


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [8e5a912c45acabc61da742f6d159975cfdaa0ca9]

INTEGRATION: CWS hr21 (1.2.2); FILE MERGED 2005/10/18 16:03:21 hr 1.2.2.1: #i55503#: fix license header


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [ca990fabc16e61f788785f53e114925ef2d4826b]

INTEGRATION: CWS hr21 (1.2.2); FILE MERGED 2005/10/18 16:03:20 hr 1.2.2.1: #i55503#: fix license header


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [fa042d607fb452a33643f45c901440ce9da5d125]

INTEGRATION: CWS hr21 (1.2.2); FILE MERGED 2005/10/18 16:03:19 hr 1.2.2.1: #i55503#: fix license header


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [f20cae5965fa9788a53d261366eacac6182b9f33]

INTEGRATION: CWS hr21 (1.2.2); FILE MERGED 2005/10/18 16:03:18 hr 1.2.2.1: #i55503#: fix license header


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [1856bb1f812307b4379c53baa7e878801ebbaaf1]

INTEGRATION: CWS hr21 (1.2.2); FILE MERGED 2005/10/18 16:03:17 hr 1.2.2.1: #i55503#: fix license header


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [ab69b4bca960f89c2b5f6d7d86b2df553fc9e4eb]

INTEGRATION: CWS hr21 (1.2.4); FILE MERGED 2005/10/18 16:01:00 hr 1.2.4.1: #i55503#: fix license header


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [ff9db6b096e2516b665b56b0434f58f42e9225b5]

INTEGRATION: CWS hr21 (1.2.4); FILE MERGED 2005/10/18 16:00:59 hr 1.2.4.1: #i55503#: fix license header


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [c3ec9987efef70dfcf18a4beec7a12762b9b1909]

INTEGRATION: CWS hr21 (1.2.4); FILE MERGED 2005/10/18 16:00:58 hr 1.2.4.1: #i55503#: fix license header


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [d548e544c796f5cee69c4ebe5d544ecd9d32e921]

INTEGRATION: CWS hr21 (1.2.24); FILE MERGED 2005/10/18 15:49:15 hr 1.2.24.1: #i55503#: fix license header


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [e882aa75f67d36288d7f0756259ac5817092fdd9]

INTEGRATION: CWS hr21 (1.2.4); FILE MERGED 2005/10/19 09:08:25 hr 1.2.4.1: #i55503#: fix license header


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [d1c5760b19dd8df1c5512903be4179ac06a9baf6]

INTEGRATION: CWS hr21 (1.2.52); FILE MERGED 2005/10/18 15:52:15 hr 1.2.52.1: #i55503#: fix license header


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [c5014d0b979267b960baf88f5b21881d0d749ada]

INTEGRATION: CWS hr21 (1.2.52); FILE MERGED 2005/10/18 15:52:14 hr 1.2.52.1: #i55503#: fix license header


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [d1e2c3d8e3260136fc1bf8c111c32ab6394fb917]

INTEGRATION: CWS vcl45 (1.35.46); FILE MERGED 2005/10/12 17:08:17 pl 1.35.46.3: #i52536# introduce OnValue property for radio button 2005/10/12 13:36:17 pl 1.35.46.2: #i52534# radiogroup name taken from first radio button 2005/10/11 16:09:19 pl 1.35.46.1: #125990# enforce unique field names


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [498b812bf446ccb1861584de6a6924321d202534]

INTEGRATION: CWS vcl45 (1.83.46); FILE MERGED 2005/10/13 10:00:00 pl 1.83.46.5: #i52536# values for radio buttons 2005/10/12 17:08:16 pl 1.83.46.4: #i52536# introduce OnValue property for radio button 2005/10/12 13:36:07 pl 1.83.46.3: #i52534# radiogroup name taken from first radio button 2005/10/12 12:47:50 pl 1.83.46.2: #i52533# radiogroups with no selected button 2005/10/11 16:09:19 pl 1.83.46.1: #125990# enforce unique field names


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [2bd663c12a6cafcb54d9108585f6cada2ea7752b]

INTEGRATION: CWS hr21 (1.2.32); FILE MERGED 2005/10/18 15:55:09 hr 1.2.32.1: #i55503#: fix license header


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [2ddd8f5aeaeaf947fcae8b7ee71b2272ae5467a2]

INTEGRATION: CWS hr21 (1.2.6); FILE MERGED 2005/10/18 15:56:11 hr 1.2.6.1: #i55503#: fix license header


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [faf19f6aac436045cb9f96529a7b5a8c9df5721f]

INTEGRATION: CWS vcl45 (1.41.8); FILE MERGED 2005/10/17 09:28:19 pl 1.41.8.2: RESYNC: (1.41-1.42); FILE MERGED 2005/10/12 11:40:19 pl 1.41.8.1: #i44496# handle meta action setfillcolor in XPATHSTROKE


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [33eec553c6c6ca5e045d135df1fa97b5a87aa39d]

INTEGRATION: CWS hr21 (1.8.22); FILE MERGED 2005/10/18 15:54:00 hr 1.8.22.1: #i55503#: fix license header


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [b86d2697b54c482a92b1f80c10f446c8ab5d2de8]

INTEGRATION: CWS hr21 (1.11.22); FILE MERGED 2005/10/18 15:53:52 hr 1.11.22.1: #i55503#: fix license header


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [4aabbe9b74ace3fa86fba20549131d981fbf7f16]

INTEGRATION: CWS hr21 (1.2.2); FILE MERGED 2005/10/18 15:58:08 hr 1.2.2.1: #i55503#: fix license header


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [f6e5484fb8fb83547ab24c4a41e1303552aad6b6]

INTEGRATION: CWS smoketest8 (1.1.30); FILE MERGED 2005/10/18 16:09:27 kz 1.1.30.1: #126242# implementation of a database test


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [310d7868b028aefd2a31179bbd4c56c9c371be00]

INTEGRATION: CWS smoketest8 (1.1.2); FILE ADDED 2005/10/18 16:09:27 kz 1.1.2.1: #126242# implementation of a database test


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [8d721f61a04f4e1726a11a28e303b6e9be62cf1f]

INTEGRATION: CWS smoketest8 (1.1.30); FILE MERGED 2005/10/18 16:09:26 kz 1.1.30.1: #126242# implementation of a database test


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [fa72f398ef9c2244bc9e655e5fa928601712b0c5]

INTEGRATION: CWS smoketest8 (1.1.30); FILE MERGED 2005/10/18 16:09:25 kz 1.1.30.1: #126242# implementation of a database test


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [82c890f97a829038b3863204c8f7db1bb904821b]

INTEGRATION: CWS smoketest8 (1.2.8); FILE MERGED 2005/10/18 16:10:02 kz 1.2.8.1: #126242# add check of a database test


2005-10-19  Eric Bachard  <ericb@openoffice.org>  [e2f44961f61de1dbafb1d8fdf9e5d4aaa9061c53]

#i55022# add build.lst and d.lst for fondu on Mac OS X


2005-10-19  Eric Bachard  <ericb@openoffice.org>  [fb8b2a4ccd85d53d31844fa9fefd6088adc0d237]

#i55022# add the makefile (fondu for Mac OS X)


2005-10-19  Juergen Schmidt  <jsc@openoffice.org>  [e0c9d71b22ed056f70dd10f780768368ff1edaec]

#i52208# correct error message


2005-10-19  Juergen Schmidt  <jsc@openoffice.org>  [f58122939240bde55524e6a49cf154c633a8c21f]

#i52208# create static libs which can be used in other modules


2005-10-19  Juergen Schmidt  <jsc@openoffice.org>  [d36e89186eb4136f93fed2846f3ed36e321cad88]

#i52208# use new variables for static libs


2005-10-19  Juergen Schmidt  <jsc@openoffice.org>  [784182d852cfd6f840b0515047b4aff31610b517]

#i52208# new, new defined variables for local static libs


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [95f07235ddcdcde8cd21fef739b680c14ac478d3]

INTEGRATION: CWS os64 (1.25.164); FILE MERGED 2005/10/14 19:19:37 os 1.25.164.2: RESYNC: (1.25-1.27); FILE MERGED 2005/08/24 14:22:33 os 1.25.164.1: #i51283# change of database table fixed


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [c258340b167f3d89c360c0895e1e83e3fa9178c2]

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>  [7c4f022989080397ca820a52d0f877e979200a65]

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>  [eb98462e0422ae781b9fe452843dec2aa7765f61]

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-19  Rüdiger Timm  <rt@openoffice.org>  [5f6d679f2aac4c141693903af8c7701513f4cddb]

INTEGRATION: CWS os64 (1.26.608); FILE MERGED 2005/10/14 11:53:07 os 1.26.608.2: RESYNC: (1.26-1.27); FILE MERGED 2005/08/22 14:50:38 os 1.26.608.1: #i50211# single row table resizes fixed


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [f6dceed9e8246b292a58ef518a483b2f57e0b22c]

INTEGRATION: CWS os64 (1.13.228); FILE MERGED 2005/10/14 11:28:37 os 1.13.228.2: RESYNC: (1.13-1.15); FILE MERGED 2005/08/26 10:14:06 os 1.13.228.1: #124347# security page: set value of disabled CheckBoxes


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [7a18fec1bf64a1ceb197bd5619524591981c2f86]

INTEGRATION: CWS os64 (1.5.138); FILE MERGED 2005/08/16 13:04:45 os 1.5.138.1: #i51498# sorting in table object bar fixed


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [3d29392593e356273ea1a8d77da8d4f9b3d996b2]

INTEGRATION: CWS os64 (1.5.138); FILE MERGED 2005/08/16 13:04:56 os 1.5.138.1: #i51498# sorting in table object bar fixed


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [095a1ad03f001944d52fca272519a16ea750ab78]

INTEGRATION: CWS os64 (1.5.138); FILE MERGED 2005/08/16 13:05:07 os 1.5.138.1: #i51498# sorting in table object bar fixed


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [aa4eadfd616532e372a4ae8504169652e8b5e2b2]

INTEGRATION: CWS os64 (1.23.308); FILE MERGED 2005/10/14 05:36:03 os 1.23.308.2: RESYNC: (1.23-1.24); FILE MERGED 2005/08/22 10:10:15 os 1.23.308.1: #i50156# added missing MV_KONTEXT() to SelectTableRowCol() to initiate SwView::SelectShell()


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [7e7e3bccfaabbb16888a84a36cef1dd4044b6501]

INTEGRATION: CWS os64 (1.28.272); FILE MERGED 2005/10/14 05:13:42 os 1.28.272.2: RESYNC: (1.28-1.29); FILE MERGED 2005/08/04 09:47:45 os 1.28.272.1: #i52828# switch draw functions: check for string parameter, too


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [9e8f7d129d307cdf0bc85f9f24b9d79f44ae0cba]

INTEGRATION: CWS os64 (1.9.308); FILE MERGED 2005/10/14 04:42:51 os 1.9.308.3: RESYNC: (1.9-1.10); FILE MERGED 2005/09/05 08:12:32 os 1.9.308.2: #i50026# convert flag correctly used 2005/06/20 11:19:19 os 1.9.308.1: #i50026 convert to table now also possible inside of a table


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [b7a2c4851101b16de215aed5acfed8810efd6f2f]

INTEGRATION: CWS os64 (1.43.362); FILE MERGED 2005/10/14 04:40:17 os 1.43.362.2: RESYNC: (1.43-1.44); FILE MERGED 2005/08/16 12:55:57 os 1.43.362.1: #i52976# inserting 'all' headers/footers works again


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [7a31b3cadcd09da79bddb38f8ee2caa1ff5344b2]

INTEGRATION: CWS os64 (1.67.158); FILE MERGED 2005/10/14 04:34:52 os 1.67.158.2: RESYNC: (1.67-1.68); FILE MERGED 2005/06/20 11:19:17 os 1.67.158.1: #i50026 convert to table now also possible inside of a table


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [203c580884347e7471599cfff06313b91d18d326]

INTEGRATION: CWS os64 (1.34.116); FILE MERGED 2005/10/14 02:24:36 os 1.34.116.2: RESYNC: (1.34-1.35); FILE MERGED 2005/08/04 09:47:54 os 1.34.116.1: #i52828# switch draw functions: check for string parameter, too


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [019eb086bc026898e8512ecb69c88dd08f850e24]

INTEGRATION: CWS os64 (1.4.1320); FILE MERGED 2005/10/14 02:14:34 os 1.4.1320.2: RESYNC: (1.4-1.5); FILE MERGED 2005/08/25 13:33:17 os 1.4.1320.1: #i50859# store lable config item completely


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [9c0b90e1fc33f912709a7393fc8fbd077a72ac8c]

INTEGRATION: CWS os64 (1.5.308); FILE MERGED 2005/10/14 02:02:24 os 1.5.308.2: RESYNC: (1.5-1.6); FILE MERGED 2005/06/20 11:19:12 os 1.5.308.1: #i50026 convert to table now also possible inside of a table


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [09ac63a285317e6701bac01514f4799736b0dcb5]

INTEGRATION: CWS os64 (1.30.380); FILE MERGED 2005/10/14 03:30:50 os 1.30.380.2: RESYNC: (1.30-1.31); FILE MERGED 2005/08/24 12:11:25 os 1.30.380.1: #i50859# store lable config item completely


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [2a91fbdebea85e13741afa1889421b05c28d5eda]

INTEGRATION: CWS os64 (1.5.480); FILE MERGED 2005/10/14 03:19:46 os 1.5.480.3: RESYNC: (1.5-1.6); FILE MERGED 2005/08/25 13:32:49 os 1.5.480.2: #i50859# store lable config item completely 2005/06/20 11:19:15 os 1.5.480.1: #i50026 convert to table now also possible inside of a table


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [a4d437395c2e8cb3ed4b71a41425158d3ff865b5]

INTEGRATION: CWS os64 (1.8.480); FILE MERGED 2005/10/14 03:19:33 os 1.8.480.3: RESYNC: (1.8-1.9); FILE MERGED 2005/08/25 13:32:49 os 1.8.480.2: #i50859# store lable config item completely 2005/06/20 11:19:14 os 1.8.480.1: #i50026 convert to table now also possible inside of a table


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [0481c5bd8099efe61e646e574e6216f95b98851f]

INTEGRATION: CWS os64 (1.3.178); FILE MERGED 2005/10/14 03:12:09 os 1.3.178.2: RESYNC: (1.3-1.5); FILE MERGED 2005/08/02 08:30:43 os 1.3.178.1: #i48578# FixedText height increased


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [3ae82285e8f5f21d10a93ecf9f83c2f55dce60e8]

INTEGRATION: CWS os64 (1.5.158); FILE MERGED 2005/10/14 03:11:14 os 1.5.158.2: RESYNC: (1.5-1.7); FILE MERGED 2005/08/03 13:49:25 os 1.5.158.1: #i51090# list of printers now sorted


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [70cad42ed050ff5775336ecf2750d4a57a125138]

INTEGRATION: CWS os64 (1.4.192); FILE MERGED 2005/10/14 03:11:06 os 1.4.192.2: RESYNC: (1.4-1.5); FILE MERGED 2005/08/22 11:22:41 os 1.4.192.1: #i50640# added ClickHdl to selction RadioButtons


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [10da09587af1fcc3640d876b2906cf786d85b8bb]

INTEGRATION: CWS os64 (1.8.158); FILE MERGED 2005/10/14 03:10:44 os 1.8.158.3: RESYNC: (1.8-1.9); FILE MERGED 2005/08/23 13:37:12 os 1.8.158.2: #i52628# use the document printer to transport settings correctly 2005/08/22 11:22:41 os 1.8.158.1: #i50640# added ClickHdl to selction RadioButtons


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [896170497c8a9357328c3958d05d6133324f90ce]

INTEGRATION: CWS os64 (1.7.192); FILE MERGED 2005/10/14 03:08:47 os 1.7.192.2: RESYNC: (1.7-1.8); FILE MERGED 2005/08/05 10:18:45 os 1.7.192.1: #i51354# add 'DOCUMENTBORDER' to left position in call of SetShadowCrsrPos


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [a402ff916f4ffa3442165e38bfae039c44d64b23]

INTEGRATION: CWS os64 (1.3.362); FILE MERGED 2005/10/14 03:06:28 os 1.3.362.3: RESYNC: (1.4-1.6); FILE MERGED 2005/08/16 12:09:43 os 1.3.362.2: RESYNC: (1.3-1.4); FILE MERGED 2005/06/20 12:53:04 os 1.3.362.1: #i50534# index error in ::ExcludeRecord() fixed


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [b82af649bf44380e6913fa919e4aecc15e50e91c]

INTEGRATION: CWS os64 (1.4.88); FILE MERGED 2005/10/14 03:04:03 os 1.4.88.3: RESYNC: (1.4-1.6); FILE MERGED 2005/09/08 06:39:02 os 1.4.88.2: #i47943# spelling fixed, again 2005/08/02 08:37:34 os 1.4.88.1: #i47943# status ttext changed


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [0df60852e16d6cd9f67bcf59cb3fc840b19a25f8]

INTEGRATION: CWS os64 (1.96.76); FILE MERGED 2005/10/14 03:01:33 os 1.96.76.5: RESYNC: (1.97-1.98); FILE MERGED 2005/08/23 13:45:00 os 1.96.76.4: #i51359# add second paragraph to enable exporting of objects bound to the first paragraph 2005/08/23 11:39:18 os 1.96.76.3: #i48403# create RowSet only if not already available 2005/08/16 12:09:10 os 1.96.76.2: RESYNC: (1.96-1.97); FILE MERGED 2005/08/05 09:01:53 os 1.96.76.1: #i51035# the calculator should not evaluate database expressions if this database is not active


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [6965f85d320a6f5af9f3fae7245350876efb91c8]

INTEGRATION: CWS os64 (1.24.362); FILE MERGED 2005/10/14 01:40:58 os 1.24.362.2: RESYNC: (1.24-1.25); FILE MERGED 2005/08/24 12:11:04 os 1.24.362.1: #i50859# store lable config item completely


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [d72347ccb105dee912c0f48ae3efda6415b47654]

INTEGRATION: CWS os64 (1.40.352); FILE MERGED 2005/10/14 00:41:24 os 1.40.352.4: RESYNC: (1.42-1.43); FILE MERGED 2005/08/22 08:03:28 os 1.40.352.3: #i51842# when a character style is set at an outline numbering rule the related name array element has to be erased 2005/08/16 12:03:48 os 1.40.352.2: RESYNC: (1.40-1.42); FILE MERGED 2005/06/21 11:27:56 os 1.40.352.1: #i50955# SolarMutex locking in destructors


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [55e1b61ed01a6a09aa164eaa25b9e5c12c795d12]

INTEGRATION: CWS os64 (1.49.288); FILE MERGED 2005/10/14 00:41:10 os 1.49.288.2: RESYNC: (1.49-1.50); FILE MERGED 2005/08/03 12:54:07 os 1.49.288.1: #i50900# solar mutex lock added to ::~SwXTextSection


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [b1aa299255caa8e51e1797d7b41ac2cbcbb743c4]

INTEGRATION: CWS os64 (1.19.126); FILE MERGED 2005/10/13 23:03:31 os 1.19.126.2: RESYNC: (1.19-1.20); FILE MERGED 2005/08/16 08:38:56 os 1.19.126.1: #i48455# to support versions correctly the related attribute has to be set before the filter detection takes place


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [7af4e28c81c711456dca9be85003abfeb3b49335]

INTEGRATION: CWS os64 (1.22.480); FILE MERGED 2005/10/13 22:51:47 os 1.22.480.3: RESYNC: (1.23-1.24); FILE MERGED 2005/08/16 11:55:34 os 1.22.480.2: RESYNC: (1.22-1.23); FILE MERGED 2005/08/05 09:01:42 os 1.22.480.1: #i51035# the calculator should not evaluate database expressions if this database is not active


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [e8ad31beda47196e1d91d469cf50a37bb5295c3b]

INTEGRATION: CWS os64 (1.32.76); FILE MERGED 2005/10/13 22:38:37 os 1.32.76.2: RESYNC: (1.32-1.33); FILE MERGED 2005/08/05 09:01:32 os 1.32.76.1: #i51035# the calculator should not evaluate database expressions if this database is not active


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [6aafb8533abb8d8fe9dd402ff6e544a8275059dd]

INTEGRATION: CWS os64 (1.59.158); FILE MERGED 2005/08/05 08:57:55 os 1.59.158.1: #i45424# mail merge wizard disabled for readonly documents


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [fb6ae3ec874cb5c86b5b2d5cae151f8ebd4d8dcb]

INTEGRATION: CWS os64 (1.8.482); FILE MERGED 2005/10/13 21:34:51 os 1.8.482.3: RESYNC: (1.8-1.9); FILE MERGED 2005/08/25 13:32:24 os 1.8.482.2: #i50859# store lable config item completely 2005/06/20 11:19:10 os 1.8.482.1: #i50026 convert to table now also possible inside of a table


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [f8aefe5ef75082f68006214cb78fdd045dcf1faf]

INTEGRATION: CWS os64 (1.28.178); FILE MERGED 2005/10/13 21:02:44 os 1.28.178.2: RESYNC: (1.28-1.29); FILE MERGED 2005/08/05 09:01:24 os 1.28.178.1: #i51035# the calculator should not evaluate database expressions if this database is not active


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [2cd3adcadb1a2bc28cb2539096e256d084698136]

INTEGRATION: CWS os64 (1.7.94); FILE MERGED 2005/10/13 20:51:08 os 1.7.94.2: RESYNC: (1.7-1.8); FILE MERGED 2005/08/05 09:01:24 os 1.7.94.1: #i51035# the calculator should not evaluate database expressions if this database is not active


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [c9caefdf77ad519071722641e0508feea4c4c40f]

INTEGRATION: CWS os64 (1.1.2); FILE ADDED 2005/08/17 05:54:41 os 1.1.2.1: #i51498# sorting in table object bar fixed


2005-10-19  Eric Bachard  <ericb@openoffice.org>  [8934a6f9a7bf26f29cc5a0f0c456db588f449f3d]

#i55022# fondu sources


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [6497ba95f536bbdb3833913df09db96f2583745e]

INTEGRATION: CWS os64 (1.1.2); FILE ADDED 2005/08/17 05:58:16 os 1.1.2.1: #i51498# sorting in table object bar fixed


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [85a4ae8e668eb58aea77783e43bf4c03c20b764b]

INTEGRATION: CWS os64 (1.1.2); FILE ADDED 2005/08/17 05:58:25 os 1.1.2.1: #i51498# sorting in table object bar fixed


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [0f7bd653264fdf8ed270ffea77833a647690a59c]

INTEGRATION: CWS os64 (1.1.2); FILE ADDED 2005/08/17 05:58:07 os 1.1.2.1: #i51498# sorting in table object bar fixed


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [c92c8e0461931995e444c728fca74f1fab62738b]

INTEGRATION: CWS os64 (1.1.2); FILE ADDED 2005/08/17 05:58:34 os 1.1.2.1: #i51498# sorting in table object bar fixed


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [1b5b812432a052e4982cfee8eb527cc43f37fb60]

INTEGRATION: CWS os64 (1.1.2); FILE ADDED 2005/08/17 05:53:48 os 1.1.2.1: #i51498# sorting in table object bar fixed


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [4eb7119ec317f3bc518fa09a7817ef1122b8ac76]

INTEGRATION: CWS os64 (1.1.2); FILE ADDED 2005/08/17 05:53:39 os 1.1.2.1: #i51498# sorting in table object bar fixed


2005-10-19  Rüdiger Timm  <rt@openoffice.org>  [4e9d7b38c8d3c02e6c7f717b4e3a5cd04a124165]

INTEGRATION: CWS os64 (1.20.24); FILE MERGED 2005/08/17 05:59:37 os 1.20.24.1: #i51498# sorting in table object bar fixed


2005-10-18  Rüdiger Timm  <rt@openoffice.org>  [598ef2d83e0bffd5af08726cfe1c10382ff41b63]

INTEGRATION: CWS os62 (1.99.82); FILE MERGED 2005/09/13 20:29:36 os 1.99.82.2: RESYNC: (1.99-1.100); FILE MERGED 2005/05/11 13:04:12 os 1.99.82.1: #i33900# create a hidden view to enable PDF export in page preview mode


2005-10-18  Rüdiger Timm  <rt@openoffice.org>  [251a8851bf8e87038ac4f92176c54cac595de453]

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>  [c69f269fda284493431597865217a4b91276033c]

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>  [5f955aee637abd3e54fbaa7afa2d3c172861683d]

INTEGRATION: CWS os62 (1.22.246); FILE MERGED 2005/09/16 08:57:58 os 1.22.246.3: #i43196# each substorage has to be committed and closed after writing a graphic 2005/09/14 03:40:59 os 1.22.246.2: RESYNC: (1.22-1.24); FILE MERGED 2005/05/12 08:45:32 os 1.22.246.1: #i43196# open graphic storage element additionally in readonly mode


2005-10-18  Rüdiger Timm  <rt@openoffice.org>  [c258553745f22249af808f238fc1a59a4dc98c25]

INTEGRATION: CWS os62 (1.56.68); FILE MERGED 2005/09/14 01:36:32 os 1.56.68.2: RESYNC: (1.56-1.57); FILE MERGED 2005/06/15 13:42:52 os 1.56.68.1: #i49921# prevent endless loop in case of '...'


2005-10-18  Rüdiger Timm  <rt@openoffice.org>  [322f5d32ef32ef60f9e38491abd328ea3cf1f74a]

INTEGRATION: CWS os62 (1.98.302); FILE MERGED 2005/09/14 01:36:06 os 1.98.302.2: RESYNC: (1.98-1.99); FILE MERGED 2005/06/15 07:49:47 os 1.98.302.1: #i50710# convert 0x01 character to linefeed(0x0a)


2005-10-18  Rüdiger Timm  <rt@openoffice.org>  [dd0593e0a4a1abbace2026dc224895d0716ccbda]

INTEGRATION: CWS os62 (1.9.84); FILE MERGED 2005/09/13 23:59:03 os 1.9.84.3: RESYNC: (1.9-1.10); FILE MERGED 2005/06/28 13:30:55 os 1.9.84.2: #i49921# invalid assertion removed 2005/06/15 13:43:42 os 1.9.84.1: #i49921# remove error when word is automatically replaced


2005-10-18  Rüdiger Timm  <rt@openoffice.org>  [a34836f4554424db0dadff46d7eb1de7076e2642]

INTEGRATION: CWS os62 (1.14.6); FILE MERGED 2005/09/16 08:58:27 os 1.14.6.1: #i43196# each substorage has to be committed and closed after writing a graphic


2005-10-18  Rüdiger Timm  <rt@openoffice.org>  [a00706660beb3c798aafffad79f008472d9f0f96]

INTEGRATION: CWS os62 (1.53.86); FILE MERGED 2005/09/13 19:31:39 os 1.53.86.2: RESYNC: (1.53-1.54); FILE MERGED 2005/06/15 13:56:07 os 1.53.86.1: #i50242# prevent multiple control moves


2005-10-18  Rüdiger Timm  <rt@openoffice.org>  [383a44f1cf8271567d61047a33ce16d92850699d]

INTEGRATION: CWS os62 (1.115.36); FILE MERGED 2005/09/13 19:05:36 os 1.115.36.2: RESYNC: (1.115-1.117); FILE MERGED 2005/05/18 10:36:24 os 1.115.36.1: #i42932# prevent insertion of Ctrl(+Shift) + char as simple characters


2005-10-18  Rüdiger Timm  <rt@openoffice.org>  [9a8aae7d65d85a05292503a32bae7705ce2d4694]

INTEGRATION: CWS os62 (1.21.234); FILE MERGED 2005/09/13 19:05:24 os 1.21.234.2: RESYNC: (1.21-1.23); FILE MERGED 2005/05/13 13:50:15 os 1.21.234.1: #i43742# DragAndDrop-Cursor now visible again


2005-10-18  Rüdiger Timm  <rt@openoffice.org>  [999bb4cd6a6c67c622889b0344918a7664c86cf3]

INTEGRATION: CWS os62 (1.3.172); FILE MERGED 2005/09/13 18:54:39 os 1.3.172.3: RESYNC: (1.3-1.4); FILE MERGED 2005/05/19 10:33:01 os 1.3.172.2: #i40142# continue spellcheck dialog at the current text position 2005/05/11 10:33:43 os 1.3.172.1: #i48417# ::GetInfo(): set bVisible to FALSE to prevent unwanted opening


2005-10-18  Rüdiger Timm  <rt@openoffice.org>  [0fff619a85e4d45660a92a060767359ca9fd6cc7]

INTEGRATION: CWS os62 (1.8.110); FILE MERGED 2005/09/13 18:50:17 os 1.8.110.2: RESYNC: (1.8-1.9); FILE MERGED 2005/06/15 10:30:33 os 1.8.110.1: #i49840# show/hide source document while the saveas dialog is visible


2005-10-18  Rüdiger Timm  <rt@openoffice.org>  [20baa88c120aead0be5438d6a198bdb0543cfda9]

INTEGRATION: CWS os62 (1.3.132); FILE MERGED 2005/09/13 18:47:59 os 1.3.132.2: RESYNC: (1.3-1.4); FILE MERGED 2005/06/15 09:50:22 os 1.3.132.1: #i49449# added missing [de] to enable translation


2005-10-18  Rüdiger Timm  <rt@openoffice.org>  [47a2ec188baed043ab96056117c86ccf5f2817d4]

INTEGRATION: CWS os62 (1.6.132); FILE MERGED 2005/09/13 18:45:16 os 1.6.132.2: RESYNC: (1.6-1.7); FILE MERGED 2005/06/15 09:11:27 os 1.6.132.1: #i48067# superflous Modified() call removed


2005-10-18  Rüdiger Timm  <rt@openoffice.org>  [124e797cefafefbeccf6c556a27193d1c722347e]

INTEGRATION: CWS os62 (1.96.16); FILE MERGED 2005/09/13 18:40:48 os 1.96.16.2: RESYNC: (1.96-1.98); FILE MERGED 2005/05/17 12:14:16 os 1.96.16.1: #i122799# copy compatibility options to the resulting document


2005-10-18  Rüdiger Timm  <rt@openoffice.org>  [c4c4b5cf9da7b33a1b9a5366461cfaa881990a52]

INTEGRATION: CWS os62 (1.75.72); FILE MERGED 2005/09/13 17:16:07 os 1.75.72.2: RESYNC: (1.75-1.77); FILE MERGED 2005/05/13 13:43:03 os 1.75.72.1: #i49152# get the correct file filter to send to master documents


2005-10-18  Rüdiger Timm  <rt@openoffice.org>  [76b9d86556fa33b84e15f06a9b19ac8dcdac043b]

INTEGRATION: CWS os62 (1.44.82); FILE MERGED 2005/09/13 15:13:38 os 1.44.82.2: RESYNC: (1.44-1.46); FILE MERGED 2005/05/13 13:08:36 fme 1.44.82.1: #i43742# New function for SwContentAtPos: SW_CONTENT_CHECK


2005-10-18  Rüdiger Timm  <rt@openoffice.org>  [586f62ec8b350be46857ed50604cb7e5c49d25d9]

INTEGRATION: CWS os62 (1.16.64); FILE MERGED 2005/09/13 14:26:42 os 1.16.64.2: RESYNC: (1.16-1.17); FILE MERGED 2005/05/19 10:32:38 os 1.16.64.1: #i40142# continue spellcheck dialog at the current text position


2005-10-18  Rüdiger Timm  <rt@openoffice.org>  [ffeb88948e8b650bfdde5bd2186ed75ecfe67c0b]

INTEGRATION: CWS os62 (1.13.440); FILE MERGED 2005/09/13 13:57:59 os 1.13.440.2: RESYNC: (1.13-1.14); FILE MERGED 2005/05/13 13:07:41 fme 1.13.440.1: #i43742# New function for SwContentAtPos: SW_CONTENT_CHECK


2005-10-18  Rüdiger Timm  <rt@openoffice.org>  [91dd33bfbea3bcb1b0b6241cfad6a12cdf1b31b7]

INTEGRATION: CWS os62 (1.16.318); FILE MERGED 2005/09/13 13:19:25 os 1.16.318.2: RESYNC: (1.16-1.17); FILE MERGED 2005/05/11 13:03:25 os 1.16.318.1: #i33900# create a hidden view to enable PDF export in page preview mode


2005-10-18  Rüdiger Timm  <rt@openoffice.org>  [44fba0b876fed9129988d3b7c0dd907d4ee7f3e8]

INTEGRATION: CWS os62 (1.46.64); FILE MERGED 2005/09/13 11:52:30 os 1.46.64.2: RESYNC: (1.46-1.47); FILE MERGED 2005/05/19 10:32:05 os 1.46.64.1: #i40142# continue spellcheck dialog at the current text position


2005-10-18  Rüdiger Timm  <rt@openoffice.org>  [a7b28e163928b3d9a633fff81c4219c0b6bd1735]

INTEGRATION: CWS os62 (1.13.578); FILE MERGED 2005/09/13 11:38:53 os 1.13.578.2: RESYNC: (1.13-1.14); FILE MERGED 2005/05/13 13:05:01 fme 1.13.578.1: #i43742# New function for SwContentAtPos: SW_CONTENT_CHECK


2005-10-18  Rüdiger Timm  <rt@openoffice.org>  [2acfd53a1852e8a1f230ffb9ec3413f7fc2cdb45]

INTEGRATION: CWS os62 (1.31.164); FILE MERGED 2005/09/13 11:38:29 os 1.31.164.2: RESYNC: (1.31-1.32); FILE MERGED 2005/05/13 13:05:00 fme 1.31.164.1: #i43742# New function for SwContentAtPos: SW_CONTENT_CHECK


2005-10-18  Rüdiger Timm  <rt@openoffice.org>  [2828b490fcd76f4fcba71f445843b45c75783f4d]

INTEGRATION: CWS readmedupeids (1.21.2); FILE MERGED 2005/10/17 17:46:05 pjanik 1.21.2.2: Fix typos in English string. 2005/10/17 17:18:13 pjanik 1.21.2.1: #i56103#: Remove duplicate IDs (from Eric Bachard).


2005-10-18  mbu  <mbu@openoffice.org>  [96894657740fe6c9fb2fb79320577b020ff511be]

added antigrain, see legal review #3236


2005-10-18  Rüdiger Timm  <rt@openoffice.org>  [3fb8815e885f9aa2b3bb7827f97b1c5c818582f3]

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>  [f6b55a9f1f5771e5617287d6887835c701a9e99b]

INTEGRATION: CWS kso201bugs01 (1.11.8); FILE MERGED 2005/10/06 10:40:23 kso 1.11.8.2: RESYNC: (1.11-1.12); FILE MERGED 2005/08/24 11:37:44 kso 1.11.8.1: #122205# - Windows debug build now possible.


2005-10-18  Rüdiger Timm  <rt@openoffice.org>  [1b4f07f8c201edb0827448af230677c85dcff0b7]

INTEGRATION: CWS kso201bugs01 (1.6.16); FILE MERGED 2005/10/06 10:26:20 kso 1.6.16.2: RESYNC: (1.6-1.7); FILE MERGED 2005/10/05 14:45:12 kso 1.6.16.1: #i49238# - DNS name resolution results are now cached for performance reasons.


2005-10-18  Rüdiger Timm  <rt@openoffice.org>  [7b7971e02b87ce6a279225534f4760b7c72d2a13]

INTEGRATION: CWS kso201bugs01 (1.23.30); FILE MERGED 2005/10/06 10:01:35 kso 1.23.30.2: RESYNC: (1.23-1.24); FILE MERGED 2005/08/24 11:39:26 kso 1.23.30.1: #122205# - libxml2 must be initialized before it can be used safely by            multithreaded applications.


2005-10-18  Rüdiger Timm  <rt@openoffice.org>  [56195d2245b67fa4fa5582b86d18b8184564cb77]

INTEGRATION: CWS kso201bugs01 (1.21.104); FILE MERGED 2005/10/06 09:57:55 kso 1.21.104.2: RESYNC: (1.21-1.22); FILE MERGED 2005/08/24 11:39:25 kso 1.21.104.1: #122205# - libxml2 must be initialized before it can be used safely by            multithreaded applications.


2005-10-18  Rüdiger Timm  <rt@openoffice.org>  [11de6fb6a6682e42e1d6046436ad40be70279af7]

INTEGRATION: CWS kso201bugs01 (1.34.32); FILE MERGED 2005/10/06 09:55:57 kso 1.34.32.2: RESYNC: (1.34-1.35); FILE MERGED 2005/08/24 11:39:25 kso 1.34.32.1: #122205# - libxml2 must be initialized before it can be used safely by            multithreaded applications.


2005-10-18  Rüdiger Timm  <rt@openoffice.org>  [ebad3b20d2518436b358457650682406e336fe31]

INTEGRATION: CWS kso201bugs01 (1.8.24); FILE MERGED 2005/10/06 09:35:10 kso 1.8.24.2: RESYNC: (1.8-1.9); FILE MERGED 2005/08/24 15:31:43 kso 1.8.24.1: #i49951# - now reacts on OnCreate/OnLoadFinished events instead of OnNew/OnLoad Issue number: Submitted by: Reviewed by:


2005-10-18  Rüdiger Timm  <rt@openoffice.org>  [501444250ca810f6cd958509c33104215ae70796]

INTEGRATION: CWS kso201bugs01 (1.1.2); FILE ADDED 2005/09/28 14:49:53 sg 1.1.2.1: #i51584#added test documents


2005-10-18  Rüdiger Timm  <rt@openoffice.org>  [9e7c2c0ac5f8c7923a3c92458acf7fd9ef37e05c]

INTEGRATION: CWS kso201bugs01 (1.1.2); FILE ADDED 2005/09/28 14:50:31 sg 1.1.2.1: #i51584#added test documents


2005-10-18  Rüdiger Timm  <rt@openoffice.org>  [4272a674f48710d1437c81ab75772363c3027e42]

INTEGRATION: CWS kso201bugs01 (1.1.2); FILE ADDED 2005/09/28 14:51:17 sg 1.1.2.1: #i51584#added test documents


2005-10-18  Rüdiger Timm  <rt@openoffice.org>  [138ec19dc505813e9ce4e02e2d24126632e0feb4]

INTEGRATION: CWS kso201bugs01 (1.2.52); FILE MERGED 2005/09/28 15:01:17 sg 1.2.52.1: #i51584#added test document path to runner execution


2005-10-18  Rüdiger Timm  <rt@openoffice.org>  [e1724a6c8de4777ade8e102ceaf374bee457bceb]

INTEGRATION: CWS kso201bugs01 (1.2.52); FILE MERGED 2005/10/06 08:21:39 kso 1.2.52.2: RESYNC: (1.2-1.3); FILE MERGED 2005/09/28 14:47:29 sg 1.2.52.1: #i51584#corrected wrong numbering in test


2005-10-18  Rüdiger Timm  <rt@openoffice.org>  [ead0845a1d1a0faa730d982e8781af9782eac4a4]

INTEGRATION: CWS kso201bugs01 (1.19.26); FILE MERGED 2005/08/24 11:39:24 kso 1.19.26.1: #122205# - libxml2 must be initialized before it can be used safely by            multithreaded applications.


2005-10-18  Rüdiger Timm  <rt@openoffice.org>  [771d0eb095eaae225b2f6b5f3eb2fab5b119c389]

INTEGRATION: CWS nativefixer22 (1.4.4); FILE MERGED 2005/10/14 15:15:52 is 1.4.4.1: #i55343# three lines for nsis title


2005-10-18  Rüdiger Timm  <rt@openoffice.org>  [a8a21907c6f3cc95788493ab2be143aa42c3c084]

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>  [46c6721d551d9b063fd0dc7556b5dafb92716f37]

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>  [967fecee033224a4d9e95dbc3780f2f3d215a9e6]

INTEGRATION: CWS i18n20 (1.8.14); FILE MERGED 2005/08/26 23:44:17 khong 1.8.14.1: #i48175# remove converting sperator and decimal point for non-cjk language


2005-10-17  Rüdiger Timm  <rt@openoffice.org>  [44685573f49e557bf4031e64b859cbfaafd48d95]

INTEGRATION: CWS i18n20 (1.36.14); FILE MERGED 2005/09/22 23:49:17 khong 1.36.14.1: #i51661# add quotation mark as middle letter for Hebrew in word breakiterator rule.


2005-10-17  Rüdiger Timm  <rt@openoffice.org>  [24071e6e863070c0d34265aeed7ad5b1a77fadcf]

INTEGRATION: CWS i18n20 (1.19.14); FILE MERGED 2005/08/26 23:44:16 khong 1.19.14.1: #i48175# remove converting sperator and decimal point for non-cjk language


2005-10-17  Rüdiger Timm  <rt@openoffice.org>  [477468420dd5291d42b0315a93380707c16fc028]

INTEGRATION: CWS i18n20 (1.11.14); FILE MERGED 2005/08/26 23:55:17 khong 1.11.14.1: #i45171# extend unicode script type, since Danish contains 2 letter in Latin Extended-A


2005-10-17  Rüdiger Timm  <rt@openoffice.org>  [599c26fdcfad81c17258ba39ea89e88a60c403e9]

INTEGRATION: CWS i18n20 (1.7.32); FILE MERGED 2005/08/26 23:40:46 khong 1.7.32.1: #i45171# use new collation option for index grouping


2005-10-17  Rüdiger Timm  <rt@openoffice.org>  [1ac6f0d90df2432d036a8e1dbff76da9a343be8f]

INTEGRATION: CWS i18n20 (1.7.52); FILE MERGED 2005/08/30 17:11:09 khong 1.7.52.2: #i45171# map new ignore accent collation option to icu PRIMARY collation strength 2005/08/26 23:56:51 khong 1.7.52.1: #i45171# map new ignore accent collation option to icu PRIMARY collation strength


2005-10-17  Rüdiger Timm  <rt@openoffice.org>  [924e158b9d871fbf7500e9215540e26aa95b3b20]

INTEGRATION: CWS i18n20 (1.1.2); FILE ADDED 2005/09/22 23:47:49 khong 1.1.2.1: #i51661# add quotation mark as middle letter for Hebrew in word breakiterator rule.


2005-10-17  Rüdiger Timm  <rt@openoffice.org>  [268567aa88a991e055c41d9115bccce951f7e308]

INTEGRATION: CWS i18n20 (1.1.2); FILE ADDED 2005/08/26 23:33:38 khong 1.1.2.1: #i50172# add cell breakiterator rule for Tamil


2005-10-17  Rüdiger Timm  <rt@openoffice.org>  [a428a8927006a10ccfe7182e6fe5a8b677281eca]

INTEGRATION: CWS i18n20 (1.18.32); FILE MERGED 2005/09/23 15:59:13 khong 1.18.32.6: #i51661# add quotation mark as middle letter for Hebrew in word breakiterator rule. 2005/09/23 08:09:54 khong 1.18.32.5: #i51661# add quotation mark as middle letter for Hebrew in word breakiterator rule. 2005/09/23 07:38:03 khong 1.18.32.4: #i51661# add quotation mark as middle letter for Hebrew in word breakiterator rule 2005/09/22 23:47:48 khong 1.18.32.3: #i51661# add quotation mark as middle letter for Hebrew in word breakiterator rule. 2005/08/26 23:34:37 khong 1.18.32.2: #i50172# add cell breakiterator rule for Tamil 2005/08/26 23:31:59 khong 1.18.32.1: #i50172# add cell breakiterator rule for Tamil


2005-10-17  Rüdiger Timm  <rt@openoffice.org>  [f518f78557931b81e06fd7b31bb22c6639e5e553]

INTEGRATION: CWS i18n20 (1.6.32); FILE MERGED 2005/09/23 15:59:13 khong 1.6.32.3: #i51661# add quotation mark as middle letter for Hebrew in word breakiterator rule. 2005/09/23 07:38:02 khong 1.6.32.2: #i51661# add quotation mark as middle letter for Hebrew in word breakiterator rule 2005/09/22 23:47:48 khong 1.6.32.1: #i51661# add quotation mark as middle letter for Hebrew in word breakiterator rule.


2005-10-17  Rüdiger Timm  <rt@openoffice.org>  [8cd93ee778875a8532a7d746e0f19c38436d7cca]

INTEGRATION: CWS i18n20 (1.8.52); FILE MERGED 2005/09/23 15:59:38 khong 1.8.52.3: #i51661# add quotation mark as middle letter for Hebrew in word breakiterator rule. 2005/09/23 07:38:49 khong 1.8.52.2: #i51661# add quotation mark as middle letter for Hebrew in word breakiterator rule 2005/09/22 23:48:52 khong 1.8.52.1: #i51661# add quotation mark as middle letter for Hebrew in word breakiterator rule.


2005-10-17  Rüdiger Timm  <rt@openoffice.org>  [c893ce18bbab6760bf971fd9a3020852e8bacffc]

INTEGRATION: CWS i18n20 (1.3.240); FILE MERGED 2005/08/30 17:04:53 khong 1.3.240.2: #i45171# add new collation option for index grouping 2005/08/26 22:18:15 khong 1.3.240.1: #i45171# add new collation option for index grouping


2005-10-17  Rüdiger Timm  <rt@openoffice.org>  [52f9d5bc62f1edd8f2176eb81540fff1dd1587d8]

INTEGRATION: CWS perform05 (1.18.88); FILE MERGED 2005/09/30 20:55:33 mt 1.18.88.2: RESYNC: (1.18-1.19); FILE MERGED 2005/07/21 10:53:08 mt 1.18.88.1: RTL_LOG


2005-10-17  Rüdiger Timm  <rt@openoffice.org>  [73cd79644d4355de483b0d0c04fba034ac02795b]

INTEGRATION: CWS perform05 (1.5.52); FILE MERGED 2005/09/30 20:54:45 mt 1.5.52.3: RESYNC: (1.5-1.6); FILE MERGED 2005/07/22 07:34:32 mt 1.5.52.2: #i52303# Removed all GetCaseCorrectPathName, discuss with HRO later! 2005/07/13 08:45:25 mt 1.5.52.1: #i51876# Remoce (hopefully) unnecessary function call...


2005-10-17  Rüdiger Timm  <rt@openoffice.org>  [2274e48d2a42eb012e2abf8956989dd444941eb9]

INTEGRATION: CWS perform05 (1.114.106); FILE MERGED 2005/09/30 18:50:56 mt 1.114.106.2: RESYNC: (1.114-1.115); FILE MERGED 2005/08/11 13:47:57 hdu 1.114.106.1: #i52301# allow getting rid of slow access to font config during startup


2005-10-17  Rüdiger Timm  <rt@openoffice.org>  [93e9ff83324c1f758a085f7d196a285ed979a34f]

INTEGRATION: CWS perform05 (1.201.26); FILE MERGED 2005/09/30 18:45:08 mt 1.201.26.4: RESYNC: (1.203-1.205); FILE MERGED 2005/08/11 13:47:56 hdu 1.201.26.3: #i52301# allow getting rid of slow access to font config during startup 2005/08/03 07:20:33 mt 1.201.26.2: RESYNC: (1.201-1.203); FILE MERGED 2005/07/22 07:26:22 mt 1.201.26.1: #i52301# FonSubst on demand....


2005-10-17  Rüdiger Timm  <rt@openoffice.org>  [57ce0f81c6039f5068bbf2b48ff1030bd0446c38]

INTEGRATION: CWS perform05 (1.9.266); FILE MERGED 2005/09/30 18:37:32 mt 1.9.266.3: RESYNC: (1.9-1.10); FILE MERGED 2005/08/15 07:41:48 hdu 1.9.266.2: #i52301# reset mbConfigLookup flag 2005/08/11 13:47:56 hdu 1.9.266.1: #i52301# allow getting rid of slow access to font config during startup


2005-10-17  Rüdiger Timm  <rt@openoffice.org>  [e332db1999aa7f20884b3b4ee40f77dc484bbcb4]

INTEGRATION: CWS macosxgcc4 (1.24.76); FILE MERGED 2005/09/20 03:40:34 fheckl 1.24.76.2: RESYNC: (1.24-1.25); FILE MERGED 2005/09/19 19:39:21 fheckl 1.24.76.1: Adding some casts necessary for compilation to succeed with gcc4 on MacOSX (i49046)


2005-10-17  Rüdiger Timm  <rt@openoffice.org>  [e333f5f61b6aa4ff6abc800af35dd59db6d6a17a]

INTEGRATION: CWS macosxgcc4 (1.8.64); FILE MERGED 2005/09/20 03:34:38 fheckl 1.8.64.2: RESYNC: (1.8-1.9); FILE MERGED 2005/09/19 19:39:21 fheckl 1.8.64.1: Adding some casts necessary for compilation to succeed with gcc4 on MacOSX (i49046)


2005-10-17  Rüdiger Timm  <rt@openoffice.org>  [020992ad3c9e3ee22e3864f3767e9a1f2e835a0c]

INTEGRATION: CWS macosxgcc4 (1.4.10); FILE MERGED 2005/10/03 18:54:38 fheckl 1.4.10.5: Still resolving the conflictwith m131 2005/10/03 15:40:57 fheckl 1.4.10.4: Resolved a conflict by merging two patches that involved roughly the same area of a file 2005/10/03 15:32:54 fheckl 1.4.10.3: Resolved a conflict by merging two patches that involved roughly the same area of a file 2005/10/03 15:19:54 fheckl 1.4.10.2: Resolved a conflict by merging two patches that involved roughly the same area of a file 2005/09/17 23:14:54 fheckl 1.4.10.1: adding necessary casts for compilation to succeed using gcc4 on MacOSX


2005-10-17  Rüdiger Timm  <rt@openoffice.org>  [945f89e1e1aee7ccee3d2188ac35bda2eff9b82f]

INTEGRATION: CWS macosxgcc4 (1.14.90); FILE MERGED 2005/09/20 02:54:07 fheckl 1.14.90.2: RESYNC: (1.14-1.15); FILE MERGED 2005/09/17 23:18:17 fheckl 1.14.90.1: adding necessary casts for compilation to succeed using gcc4 on MacOSX (i54461)


2005-10-17  Rüdiger Timm  <rt@openoffice.org>  [d895db57a7e5f9f6da0ffb23a89d93e1e3c80232]

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>  [17d52d6d747ae7434b19abdd1e8a56f64be68e04]

INTEGRATION: CWS macosxgcc4 (1.30.4); FILE MERGED 2005/09/20 00:14:03 fheckl 1.30.4.2: RESYNC: (1.30-1.31); FILE MERGED 2005/09/19 19:36:31 fheckl 1.30.4.1: Adding some casts needing for compilation to succeed with gcc4 on MacOSX (i54458)


2005-10-17  Rüdiger Timm  <rt@openoffice.org>  [e2ada9f4d5fe81cdaa7f93a41b9c1f062c775921]

INTEGRATION: CWS macosxgcc4 (1.9.14); FILE MERGED 2005/09/20 00:07:50 fheckl 1.9.14.2: RESYNC: (1.9-1.10); FILE MERGED 2005/09/19 19:36:30 fheckl 1.9.14.1: Adding some casts needing for compilation to succeed with gcc4 on MacOSX (i54458)


2005-10-17  Rüdiger Timm  <rt@openoffice.org>  [22519591a7ed4047ca562cca0ac72d3e43637e02]

INTEGRATION: CWS macosxgcc4 (1.12.38); FILE MERGED 2005/09/20 00:04:17 fheckl 1.12.38.2: RESYNC: (1.12-1.13); FILE MERGED 2005/09/17 23:20:32 fheckl 1.12.38.1: change linked libs for use with gcc4 on MacOSX (i54460)


2005-10-17  Rüdiger Timm  <rt@openoffice.org>  [6b9be75f01457d48f69c8617a20992fcf4148f90]

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>  [d0ef42efe96d554a4d773c35ce0f5f571dd84f4d]

INTEGRATION: CWS merge20to201v3 (1.19.52); FILE MERGED 2005/10/14 15:06:26 hr 1.19.52.1: #i55999#: merge OOO680 CWS ooo20m2 to SRC680


2005-10-17  Rüdiger Timm  <rt@openoffice.org>  [dd47adce8542f8366c833131b675265f77dcc6bc]

INTEGRATION: CWS merge20to201v3 (1.35.50); FILE MERGED 2005/10/14 15:06:25 hr 1.35.50.1: #i55999#: merge OOO680 CWS ooo20m2 to SRC680


2005-10-17  Rüdiger Timm  <rt@openoffice.org>  [4ef2332adef0a5d5c59a2619a26147f716ee4125]

INTEGRATION: CWS merge20to201v3 (1.16.30); FILE MERGED 2005/10/14 15:04:57 hr 1.16.30.1: #i55999#: merge OOO680 CWS ooo20m2 to SRC680


2005-10-17  Rüdiger Timm  <rt@openoffice.org>  [777327a2e4a2b59029b2f0732d88211cbc257391]

INTEGRATION: CWS merge20to201v3 (1.8.30); FILE MERGED 2005/10/14 15:04:56 hr 1.8.30.1: #i55999#: merge OOO680 CWS ooo20m2 to SRC680


2005-10-17  Rüdiger Timm  <rt@openoffice.org>  [b016e81976bac2cbfd673d5b1e71dcb9587661e2]

INTEGRATION: CWS merge20to201v3 (1.90.28); FILE MERGED 2005/10/14 15:04:55 hr 1.90.28.1: #i55999#: merge OOO680 CWS ooo20m2 to SRC680


2005-10-17  Rüdiger Timm  <rt@openoffice.org>  [22c04080876ac8e8fb0d6ec36f8b4b500a8ad435]

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-17  Rüdiger Timm  <rt@openoffice.org>  [af91f9416d98ab31e1a89f7e54f1d2a2bdaa02e8]

INTEGRATION: CWS jscpp1 (1.3.12); FILE MERGED 2005/08/10 07:39:41 jsc 1.3.12.1: #i41875# integrate patch, use osl::FileBase::createTempFile


2005-10-17  Rüdiger Timm  <rt@openoffice.org>  [2b69089ecca62b4484197e77a8ac4df292f6f98d]

INTEGRATION: CWS jscpp1 (1.9.74); FILE MERGED 2005/08/10 07:39:41 jsc 1.9.74.1: #i41875# integrate patch, use osl::FileBase::createTempFile


2005-10-17  Rüdiger Timm  <rt@openoffice.org>  [29e6bec904092f10273497ccbe613d03c3d7b14c]

INTEGRATION: CWS jscpp1 (1.18.40); FILE MERGED 2005/08/26 14:10:14 jsc 1.18.40.1: #i53830# check if inserted TypeDescriptionProvider is valid


2005-10-17  Rüdiger Timm  <rt@openoffice.org>  [9e3089be1527e0e015c4f04f9d80b7471b55dea0]

INTEGRATION: CWS jscpp1 (1.2.98); FILE MERGED 2005/08/09 11:47:09 jsc 1.2.98.1: #i52596# improve reading command line option


2005-10-17  Rüdiger Timm  <rt@openoffice.org>  [bdfbf7b573eb9241213fc56041b46e3054031619]

INTEGRATION: CWS jscpp1 (1.10.24); FILE MERGED 2005/08/09 11:47:09 jsc 1.10.24.1: #i52596# improve reading command line option


2005-10-17  Rüdiger Timm  <rt@openoffice.org>  [b8245aaa3b46c5baf4b5de55240c68869f13309e]

INTEGRATION: CWS jscpp1 (1.16.8); FILE MERGED 2005/08/09 11:47:09 jsc 1.16.8.1: #i52596# improve reading command line option


2005-10-17  Rüdiger Timm  <rt@openoffice.org>  [fd2fdef2d4dfe4b836eb971caf453a96a487a303]

INTEGRATION: CWS jscpp1 (1.2.8); FILE MERGED 2005/08/10 09:46:30 jsc 1.2.8.1: #i52598# improve error output


2005-10-14  Hans-Joachim Lankenau  <hjs@openoffice.org>  [50dd7da73ed7f12909ca8c693778f633f6f56b00]

#i55502# replace / with - in switches


2005-10-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [c8be2135a2ef00451421a1b9636966ddfbeff9bd]

SRC680


2005-10-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [d9f8324c2815debb9ac6cdc2f4582ee39cc684a5]

INTEGRATION: CWS dba201e (1.78.14); FILE MERGED 2005/10/12 11:36:13 oj 1.78.14.1: #i55743# check beforefirst and afterlst


2005-10-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [e23a638af9d7c1c847619d486f029914ca794764]

INTEGRATION: CWS dba201e (1.49.20); FILE MERGED 2005/10/11 12:26:24 oj 1.49.20.1: #i55738# set the 2nd pos to the old one


2005-10-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [31549afcc4752557ad15213ad1224888937c4bc8]

INTEGRATION: CWS vcl44 (1.118.16); FILE MERGED 2005/09/26 12:21:13 ssa 1.118.16.1: #124826# make CreateVirtualDevice more robust and add Win32API logging method


2005-10-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [ad4247410ad06028d9b6f1a4fb0fdfcfe9a84207]

INTEGRATION: CWS vcl44 (1.6.16); FILE MERGED 2005/09/26 12:21:13 ssa 1.6.16.1: #124826# make CreateVirtualDevice more robust and add Win32API logging method


2005-10-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [33bdbaab2548301abfaaa3be2b8a013369c4819d]

INTEGRATION: CWS vcl44 (1.19.16); FILE MERGED 2005/09/26 12:21:12 ssa 1.19.16.1: #124826# make CreateVirtualDevice more robust and add Win32API logging method


2005-10-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [1e336f55ec6f12d27d57cc5b89a673498aff10e8]

INTEGRATION: CWS vcl44 (1.16.16); FILE MERGED 2005/09/21 15:12:07 hdu 1.16.16.1: #i45961# allow more BitmapBuffer formats for DIB


2005-10-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [dfaa362629d74a4f2a1e1683137df2267a0d003e]

INTEGRATION: CWS vcl44 (1.25.4); FILE MERGED 2005/10/05 10:58:07 pl 1.25.4.1: #b6255778# fix applet appearing in own frame with gtk plugin


2005-10-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [2cf21ca032d653ee3a202a85ac6051c1bded0779]

INTEGRATION: CWS vcl44 (1.31.36); FILE MERGED 2005/09/29 13:48:16 pl 1.31.36.1: #i54900# listboxes cannot be switched to not being dropdown anymore


2005-10-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [5c435b2b4fbb82b323f29a67e8df19a412384326]

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>  [5b9b1c452428e1ab6427d71e2ee3453a0d2780ed]

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>  [574313d175464c88314e99d4a9e20cc6fc2d1ef1]

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>  [87c3d807067d36dbcac29de5b8b2fe1e9bc057de]

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>  [658addc94ea65cd736cd460ff7face4433b3bd0f]

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>  [e1283df548614d2d1c737b1865594985ca091019]

INTEGRATION: CWS gslpatches6 (1.37.180); FILE MERGED 2005/08/25 06:51:32 pl 1.37.180.1: #i53742# check for NULL pointer (thanks to mmeeks)


2005-10-13  Oliver Bolte  <obo@openoffice.org>  [9c677ed69bdae2ae18b8cc7b9126a404c9a373f2]

INTEGRATION: CWS gslpatches6 (1.44.6); FILE MERGED 2005/09/19 10:01:08 hdu 1.44.6.4: #i54091# add fallbacks for Nimbus fonts, clean up the big three font entries 2005/09/19 09:34:29 hdu 1.44.6.3: #i54091# undo patch rejected by QA 2005/09/01 13:45:48 hdu 1.44.6.2: #i53889# get rid of empty font names 2005/09/01 13:44:11 hdu 1.44.6.1: #i54091# apply CMC patches


2005-10-13  Oliver Bolte  <obo@openoffice.org>  [0803f0dc191e6d2853ce66796168d12000194a77]

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>  [4adcb618e52ff1e25c5109147d36a6aa440298f3]

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>  [56ba05dd92c1555ca639c464e4412a0934b23995]

INTEGRATION: CWS merge20to201v2 (1.42.54); FILE MERGED 2005/10/07 14:16:59 hr 1.42.54.1: #i55617: merge OOO680 CWS macosx11


2005-10-13  Oliver Bolte  <obo@openoffice.org>  [7f8b11d7af874291be841bddeefbd98e5d299e6d]

INTEGRATION: CWS merge20to201v2 (1.30.4); FILE MERGED 2005/10/07 14:16:59 hr 1.30.4.1: #i55617: merge OOO680 CWS macosx11


2005-10-13  Oliver Bolte  <obo@openoffice.org>  [d18c68061c51706268bcc0c17abc0c3aac84602a]

INTEGRATION: CWS merge20to201v2 (1.5.6); FILE MERGED 2005/10/07 14:20:58 hr 1.5.6.1: #i55617: merge OOO680 CWS macosx11


2005-10-13  Oliver Bolte  <obo@openoffice.org>  [6a452499a411e5e350d4189410c90694b8949c18]

INTEGRATION: CWS merge20to201v2 (1.4.8); FILE MERGED 2005/10/07 14:04:32 hr 1.4.8.1: #i55617: merge OOO680 CWS macosx11


2005-10-13  Oliver Bolte  <obo@openoffice.org>  [cb893b74831943f9c70c0d11fb01bf5b85fd25eb]

INTEGRATION: CWS merge20to201v2 (1.2.8); FILE MERGED 2005/10/07 14:04:31 hr 1.2.8.1: #i55617: merge OOO680 CWS macosx11


2005-10-13  Oliver Bolte  <obo@openoffice.org>  [3a17826acfbad2851aac246b539cccd297bcb075]

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>  [92c6209b0d40966074be4df8430be7d64752e3cd]

INTEGRATION: CWS merge20to201v2 (1.2.10); FILE MERGED 2005/10/07 14:44:39 hr 1.2.10.1: #i55617: merge OOO680 CWS ooo680m2masterfix


2005-10-13  Oliver Bolte  <obo@openoffice.org>  [c0d3df3031cf3a05aa3bb54f5ba22425f6fc3e79]

INTEGRATION: CWS merge20to201v2 (1.6.30); FILE MERGED 2005/10/07 14:01:51 hr 1.6.30.1: #i55617: merge OOO680 CWS ooo20m1


2005-10-13  Oliver Bolte  <obo@openoffice.org>  [fe6cd582bf70f5fb1bf209e8fdae3e5748885ad9]

INTEGRATION: CWS merge20to201v2 (1.74.32); FILE MERGED 2005/10/07 14:28:08 hr 1.74.32.1: #i55617: merge OOO680 CWS macosx11


2005-10-13  Oliver Bolte  <obo@openoffice.org>  [ca47fcfd76f3f4902531e3cc6bcbb3608ee55f0e]

INTEGRATION: CWS merge20to201v2 (1.192.30); FILE MERGED 2005/10/07 14:28:05 hr 1.192.30.1: #i55617: merge OOO680 CWS macosx11


2005-10-13  Oliver Bolte  <obo@openoffice.org>  [8ef6f49690547f2f1c5cbbd85d3b47d8d2e0af78]

INTEGRATION: CWS merge20to201v2 (1.34.28); FILE MERGED 2005/10/07 14:28:03 hr 1.34.28.1: #i55617: merge OOO680 CWS macosx11


2005-10-13  Oliver Bolte  <obo@openoffice.org>  [b88549bbe05a0f2cba1064daf002a949f357f5ae]

INTEGRATION: CWS merge20to201v2 (1.1.6); FILE ADDED 2005/10/07 14:28:00 hr 1.1.6.1: #i55617: merge OOO680 CWS macosx11


2005-10-13  Oliver Bolte  <obo@openoffice.org>  [c63bbac5282922293658c4a3f2b63376959cc6a9]

INTEGRATION: CWS merge20to201v2 (1.56.32); FILE MERGED 2005/10/07 14:27:57 hr 1.56.32.1: #i55617: merge OOO680 CWS macosx11


2005-10-13  Oliver Bolte  <obo@openoffice.org>  [ef99207385cc07078e96c3c9f309daa95f1a1626]

INTEGRATION: CWS merge20to201v2 (1.17.32); FILE MERGED 2005/10/07 14:27:56 hr 1.17.32.1: #i55617: merge OOO680 CWS macosx11


2005-10-13  Oliver Bolte  <obo@openoffice.org>  [baaef2f8a2a507596762d6ce8732b6af54e48bfb]

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-13  Oliver Bolte  <obo@openoffice.org>  [e4f439cdd3c28fe2e18b35896627ab49d9968844]

INTEGRATION: CWS merge20to201v2 (1.20.14); FILE MERGED 2005/10/07 14:19:06 hr 1.20.14.1: #i55617: merge OOO680 CWS macosx11


2005-10-13  Oliver Bolte  <obo@openoffice.org>  [474c21db30a76c359e85926edd48acea5a8eec02]

INTEGRATION: CWS merge20to201v2 (1.7.14); FILE MERGED 2005/10/07 14:03:13 hr 1.7.14.1: #i55617: merge OOO680 CWS ooo20m1


2005-10-13  Oliver Bolte  <obo@openoffice.org>  [460e3a7d1bd086b1341010d58010a577f5979bc9]

INTEGRATION: CWS merge20to201v2 (1.8.4); FILE MERGED 2005/10/07 14:03:11 hr 1.8.4.1: #i55617: merge OOO680 CWS ooo20m1


2005-10-11  Oliver Bolte  <obo@openoffice.org>  [b48d52a21a97b4302cbb781f25d0f38bf1b3a3fe]

INTEGRATION: CWS swqpp1bfixes (1.15.462); FILE MERGED 2005/08/23 14:14:48 tra 1.15.462.2: #i46421#commiting dvo's fix 2005/08/23 14:02:05 tra 1.15.462.1: #i46421#commiting dvo's fix


2005-10-11  Oliver Bolte  <obo@openoffice.org>  [23a3133597b585d5fbcba130f3258dda13f32789]

INTEGRATION: CWS presfixes08 (1.10.6); FILE MERGED 2005/07/11 16:46:38 dbo 1.10.6.1: #i37786# corrected pref map mode origin calculations Issue number: Submitted by: Reviewed by:


2005-10-11  Oliver Bolte  <obo@openoffice.org>  [aff0b6f1185ae7825e6052f82b9cccbe19a9a90b]

INTEGRATION: CWS presfixes08 (1.15.54); FILE MERGED 2005/09/14 16:27:56 dbo 1.15.54.1: #i46618# added get_pointer: support for boost::mem_fn and boost::bind


2005-10-11  Oliver Bolte  <obo@openoffice.org>  [e6ffb3773e49898b79f3ed3abc4424b091c8ad14]

INTEGRATION: CWS presfixes08 (1.4.250); FILE MERGED 2005/09/14 16:29:23 dbo 1.4.250.1: #i46618# added get_pointer: support for boost::mem_fn and boost::bind


2005-10-11  Oliver Bolte  <obo@openoffice.org>  [0f52b2d2838a484d8aebe6a6ac0b4e46f4dcc347]

INTEGRATION: CWS presfixes08 (1.2.16); FILE MERGED 2005/09/14 16:25:46 dbo 1.2.16.1: #i46618# patched in BOOST_MEM_FN_ENABLE_CDECL support; removed old patch file


2005-10-11  Oliver Bolte  <obo@openoffice.org>  [1081df0884149ea73f90268c3a8ce5b720b821be]

INTEGRATION: CWS presfixes08 (1.2.88); FILE MERGED 2005/09/09 14:30:58 dbo 1.2.88.1: marked as @deprecated


2005-10-11  Oliver Bolte  <obo@openoffice.org>  [5d928b25987820d05fec602093b397e22c05a1a3]

INTEGRATION: CWS presfixes08 (1.3.46); FILE MERGED 2005/09/01 09:11:02 dbo 1.3.46.1: #i51786#


2005-10-11  Oliver Bolte  <obo@openoffice.org>  [9ad2ee575a413bcb31f0ac390983ab9fab3d7755]

INTEGRATION: CWS presfixes08 (1.1.2); FILE ADDED 2005/09/05 12:41:43 dbo 1.1.2.2: #i51786# new license header 2005/09/01 09:07:38 dbo 1.1.2.1: #i51786# new


2005-10-11  Oliver Bolte  <obo@openoffice.org>  [56f51b8981c7be3cafc2ca93b97e51f23ef382c3]

INTEGRATION: CWS presfixes08 (1.3.12); FILE MERGED 2005/08/02 08:07:54 dbo 1.3.12.1: #i37786# disable inlining for MSVC debug builds Issue number: Submitted by: Reviewed by:


2005-10-11  Oliver Bolte  <obo@openoffice.org>  [96942f8cea705a41b47a4243e12f065427eb697e]

INTEGRATION: CWS presfixes08 (1.4.30); FILE MERGED 2005/09/01 09:24:48 dbo 1.4.30.1: sp_debug.cxx left over only for debugging purposes in api.lib Issue number: Submitted by: Reviewed by:


2005-10-11  Oliver Bolte  <obo@openoffice.org>  [9394f39cc4008135efa569b9cd33dc7bc2d0c60d]

INTEGRATION: CWS presfixes08 (1.4.6); FILE MERGED 2005/07/15 12:57:19 dbo 1.4.6.1: #i45197# cleanup, next effect prio Issue number: Submitted by: Reviewed by:


2005-10-11  Oliver Bolte  <obo@openoffice.org>  [14ca845bf2f532294349f57bcf09b926b982d19d]

INTEGRATION: CWS presfixes08 (1.2.36); FILE MERGED 2005/08/08 10:42:35 dbo 1.2.36.2: #i45197# added rewind effect Issue number: Submitted by: Reviewed by: 2005/06/13 08:55:20 dbo 1.2.36.1: #i45197# skip effect event Issue number: Submitted by: Reviewed by:


2005-10-11  Oliver Bolte  <obo@openoffice.org>  [e2c789156d1e754b1af49fdb8a98bbe9751764f2]

INTEGRATION: CWS presfixes08 (1.4.16); FILE MERGED 2005/09/01 08:57:29 dbo 1.4.16.2: #i51786# code cleanup Issue number: Submitted by: Reviewed by: 2005/08/02 08:15:08 dbo 1.4.16.1: #i37786# missing const Issue number: Submitted by: Reviewed by:


2005-10-11  Oliver Bolte  <obo@openoffice.org>  [3ec6f7fbd0a222f2c36446aaab52ccc0914eeb54]

INTEGRATION: CWS presfixes08 (1.4.10); FILE MERGED 2005/08/29 13:34:50 dbo 1.4.10.4: #i46618# Issue number: Submitted by: Reviewed by: 2005/08/26 11:56:18 dbo 1.4.10.3: #i46618# hyperlink support Issue number: Submitted by: Reviewed by: 2005/08/02 08:16:11 dbo 1.4.10.2: #i37786# missing const, DBG_UTIL Issue number: Submitted by: Reviewed by: 2005/07/15 12:59:58 dbo 1.4.10.1: #i37786# drawing layer animations, cleanup Issue number: Submitted by: Reviewed by:


2005-10-11  Oliver Bolte  <obo@openoffice.org>  [93e1a4b266263ffdb0c029b9fac6cbde30172023]

INTEGRATION: CWS presfixes08 (1.5.24); FILE MERGED 2005/09/06 09:02:04 dbo 1.5.24.5: workaround for CC compiler problems Issue number: Submitted by: Reviewed by: 2005/09/01 08:57:28 dbo 1.5.24.4: #i51786# code cleanup Issue number: Submitted by: Reviewed by: 2005/08/31 16:05:01 dbo 1.5.24.3: #i51786# API changes Issue number: Submitted by: Reviewed by: 2005/08/26 11:56:17 dbo 1.5.24.2: #i46618# hyperlink support Issue number: Submitted by: Reviewed by: 2005/08/11 13:31:50 dbo 1.5.24.1: #i46618# hyper link support Issue number: Submitted by: Reviewed by:


2005-10-11  Oliver Bolte  <obo@openoffice.org>  [bdcd0da88deea8990288a51528498151cdc73480]

INTEGRATION: CWS presfixes08 (1.2.36); FILE MERGED 2005/08/10 09:08:00 dbo 1.2.36.1: #i48113# fixed, implementing a stack of XShapes for traversal Issue number: Submitted by: Reviewed by:


2005-10-11  Oliver Bolte  <obo@openoffice.org>  [e7268adaf3ac4735c2d5438a27adb75f014162db]

INTEGRATION: CWS presfixes08 (1.3.16); FILE MERGED 2005/09/01 08:57:28 dbo 1.3.16.2: #i51786# code cleanup Issue number: Submitted by: Reviewed by: 2005/07/15 12:59:58 dbo 1.3.16.1: #i37786# drawing layer animations, cleanup Issue number: Submitted by: Reviewed by:


2005-10-11  Oliver Bolte  <obo@openoffice.org>  [993c326aa2998ff0ee06e4ac6ad6fcf44ff8bccc]

INTEGRATION: CWS presfixes08 (1.2.36); FILE MERGED 2005/08/26 11:56:17 dbo 1.2.36.1: #i46618# hyperlink support Issue number: Submitted by: Reviewed by:


2005-10-11  Oliver Bolte  <obo@openoffice.org>  [41e89f9b185ea9a9c4d5e81477388eec1b39bb03]

INTEGRATION: CWS presfixes08 (1.4.18); FILE MERGED 2005/08/29 14:43:19 dbo 1.4.18.7: #i46618# Issue number: Submitted by: Reviewed by: 2005/08/29 12:11:03 dbo 1.4.18.6: #i46618# revising eventmultiplexer: less code Issue number: Submitted by: Reviewed by: 2005/08/26 11:56:16 dbo 1.4.18.5: #i46618# hyperlink support Issue number: Submitted by: Reviewed by: 2005/08/23 13:29:05 dbo 1.4.18.4: #i46618# hyperlink support Issue number: Submitted by: Reviewed by: 2005/08/11 13:31:50 dbo 1.4.18.3: #i46618# hyper link support Issue number: Submitted by: Reviewed by: 2005/07/15 12:57:18 dbo 1.4.18.2: #i45197# cleanup, next effect prio Issue number: Submitted by: Reviewed by: 2005/06/13 08:55:20 dbo 1.4.18.1: #i45197# skip effect event Issue number: Submitted by: Reviewed by:


2005-10-11  Oliver Bolte  <obo@openoffice.org>  [10c51f4b4e08a281bea99795a410785e35bfb4c7]

INTEGRATION: CWS presfixes08 (1.4.6); FILE MERGED 2005/08/02 08:16:11 dbo 1.4.6.2: #i37786# missing const, DBG_UTIL Issue number: Submitted by: Reviewed by: 2005/07/15 12:51:55 dbo 1.4.6.1: #i45197# added debugging support Issue number: Submitted by: Reviewed by:


2005-10-11  Oliver Bolte  <obo@openoffice.org>  [089380a56d46b12942983548d6f0a078bed8e6c8]

INTEGRATION: CWS presfixes08 (1.21.32); FILE MERGED 2005/09/05 15:06:01 dbo 1.21.32.6: missing exception clause 2005/09/05 11:46:15 cl 1.21.32.5: #i51786# changed slideshow api to support hidden slides during slideshow 2005/09/02 13:06:59 cl 1.21.32.4: #i46618# slideshow hyperlink support 2005/09/01 14:55:29 cl 1.21.32.3: #i51786# changed slideshow api to support hidden slides during slideshow 2005/08/31 14:23:10 cl 1.21.32.2: #i51786# changed slideshow api to support hidden slides during slideshow 2005/08/11 13:53:41 dbo 1.21.32.1: #i46618# slideshow hyperlink support Issue number: Submitted by: Reviewed by:


2005-10-11  Oliver Bolte  <obo@openoffice.org>  [980e3559fa4754d428a44af5f9c5c32ee671b4a6]

INTEGRATION: CWS presfixes08 (1.3.16); FILE MERGED 2005/07/15 12:59:57 dbo 1.3.16.1: #i37786# drawing layer animations, cleanup Issue number: Submitted by: Reviewed by:


2005-10-11  Oliver Bolte  <obo@openoffice.org>  [1e58599c4074060031ca01b8a5bcb02c31662610]

INTEGRATION: CWS presfixes08 (1.3.6); FILE MERGED 2005/08/08 09:42:27 dbo 1.3.6.2: #i45197# based on boost::function now, decreasing possibility of ring references Issue number: Submitted by: Reviewed by: 2005/07/15 12:51:56 dbo 1.3.6.1: #i45197# added debugging support Issue number: Submitted by: Reviewed by:


2005-10-11  Oliver Bolte  <obo@openoffice.org>  [e2b5f6436b458b5ba62819d2fee25f3299ac9f2d]

INTEGRATION: CWS presfixes08 (1.4.10); FILE MERGED 2005/07/15 12:59:56 dbo 1.4.10.1: #i37786# drawing layer animations, cleanup Issue number: Submitted by: Reviewed by:


2005-10-11  Oliver Bolte  <obo@openoffice.org>  [a23a2963bfd0b705c8f04101d584a16d4e03e778]

INTEGRATION: CWS presfixes08 (1.2.36); FILE MERGED 2005/08/02 11:30:09 dbo 1.2.36.1: #i45197# cleanup Issue number: Submitted by: Reviewed by:


2005-10-11  Oliver Bolte  <obo@openoffice.org>  [7b05e3720787305bd7f503b4a1dc9fd4be3b7cd8]

INTEGRATION: CWS presfixes08 (1.3.10); FILE MERGED 2005/09/01 08:57:27 dbo 1.3.10.1: #i51786# code cleanup Issue number: Submitted by: Reviewed by:


2005-10-11  Oliver Bolte  <obo@openoffice.org>  [c18a3410677983c4cfad3e6edd8d12eb721c870d]

INTEGRATION: CWS presfixes08 (1.3.24); FILE MERGED 2005/08/08 09:39:29 dbo 1.3.24.1: #i45197# added end() boost::optional Issue number: Submitted by: Reviewed by:


2005-10-11  Oliver Bolte  <obo@openoffice.org>  [7dc0532d5d9ea6d3f80be364a652944b18eddb77]

INTEGRATION: CWS presfixes08 (1.2.36); FILE MERGED 2005/08/08 09:39:29 dbo 1.2.36.1: #i45197# added end() boost::optional Issue number: Submitted by: Reviewed by:


2005-10-11  Oliver Bolte  <obo@openoffice.org>  [cc753a9202643ae8252d8cb233b5c1bf854851fc]

INTEGRATION: CWS presfixes08 (1.6.6); FILE MERGED 2005/09/09 14:41:54 dbo 1.6.6.3: #i50492# more robustness 2005/09/02 13:22:46 dbo 1.6.6.2: #i50492# slide transition sound 2005/09/01 08:57:27 dbo 1.6.6.1: #i51786# code cleanup Issue number: Submitted by: Reviewed by:


2005-10-11  Oliver Bolte  <obo@openoffice.org>  [cf1fe683585461c809564706ee393d340e59497a]

INTEGRATION: CWS presfixes08 (1.2.24); FILE MERGED 2005/09/09 14:48:50 dbo 1.2.24.3: Issue number: Submitted by: Reviewed by: 2005/09/09 14:41:54 dbo 1.2.24.2: #i50492# more robustness 2005/09/02 13:02:53 dbo 1.2.24.1: #i50492# no stopping of slide transition sound Issue number: Submitted by: Reviewed by:


2005-10-11  Oliver Bolte  <obo@openoffice.org>  [ce2293dd9f41d2c8e42cb76ce196a69e5a9b1d9c]

INTEGRATION: CWS presfixes08 (1.2.24); FILE MERGED 2005/09/09 14:41:53 dbo 1.2.24.2: #i50492# more robustness 2005/09/02 13:02:52 dbo 1.2.24.1: #i50492# no stopping of slide transition sound Issue number: Submitted by: Reviewed by:


2005-10-11  Oliver Bolte  <obo@openoffice.org>  [476185bff30a66cda8315ee8ca2e36f5d9c6836c]

INTEGRATION: CWS presfixes08 (1.2.36); FILE MERGED 2005/08/08 09:52:45 dbo 1.2.36.2: #i45197# calling end() upon destruction Issue number: Submitted by: Reviewed by: 2005/08/02 08:02:44 dbo 1.2.36.1: #i37786# missing const Issue number: Submitted by: Reviewed by:


2005-10-11  Oliver Bolte  <obo@openoffice.org>  [c6b0c7feac2d36a651703202cc187439d1f57007]

INTEGRATION: CWS presfixes08 (1.4.10); FILE MERGED 2005/08/08 11:14:37 dbo 1.4.10.1: #i45197# end() Issue number: Submitted by: Reviewed by:


2005-10-11  Oliver Bolte  <obo@openoffice.org>  [07598784a296b0cb9139e99a8cb4ad6085c678fe]

INTEGRATION: CWS presfixes08 (1.2.30); FILE MERGED 2005/07/15 13:11:02 dbo 1.2.30.1: #i45197# skipping animations, cleanup Issue number: Submitted by: Reviewed by:


2005-10-11  Oliver Bolte  <obo@openoffice.org>  [467939abcf3c0569316310d10b39a763b2c606c8]

INTEGRATION: CWS presfixes08 (1.3.16); FILE MERGED 2005/07/21 16:13:45 dbo 1.3.16.2: #i45197# some cleanup Issue number: Submitted by: Reviewed by: 2005/07/15 13:11:02 dbo 1.3.16.1: #i45197# skipping animations, cleanup Issue number: Submitted by: Reviewed by:


2005-10-11  Oliver Bolte  <obo@openoffice.org>  [3d45aeb1fbfc3766f09812121306201aed4a4e55]

INTEGRATION: CWS presfixes08 (1.3.16); FILE MERGED 2005/06/13 08:55:20 dbo 1.3.16.1: #i45197# skip effect event Issue number: Submitted by: Reviewed by:


2005-10-11  Oliver Bolte  <obo@openoffice.org>  [3169645fcc95db1113adadf61fc101fe3a295f0c]

INTEGRATION: CWS presfixes08 (1.4.16); FILE MERGED 2005/09/06 08:56:23 dbo 1.4.16.4: #i54019# cancelled repeat fix: no good fix 2005/09/05 13:55:05 dbo 1.4.16.3: #i54019# incorp repeat of time containers 2005/07/21 16:13:45 dbo 1.4.16.2: #i45197# some cleanup Issue number: Submitted by: Reviewed by: 2005/07/15 13:11:02 dbo 1.4.16.1: #i45197# skipping animations, cleanup Issue number: Submitted by: Reviewed by:


2005-10-11  Oliver Bolte  <obo@openoffice.org>  [480d1cd5e4e43cb99a3bcdce6492e0091ab9f014]

INTEGRATION: CWS presfixes08 (1.4.10); FILE MERGED 2005/09/06 08:56:22 dbo 1.4.10.5: #i54019# cancelled repeat fix: no good fix 2005/09/05 13:55:04 dbo 1.4.10.4: #i54019# incorp repeat of time containers 2005/07/21 16:13:45 dbo 1.4.10.3: #i45197# some cleanup Issue number: Submitted by: Reviewed by: 2005/07/15 13:11:02 dbo 1.4.10.2: #i45197# skipping animations, cleanup Issue number: Submitted by: Reviewed by: 2005/06/13 08:55:19 dbo 1.4.10.1: #i45197# skip effect event Issue number: Submitted by: Reviewed by:


2005-10-11  Oliver Bolte  <obo@openoffice.org>  [358d8c44498c9fc5448a25499f3418f8651fe7fd]

INTEGRATION: CWS presfixes08 (1.3.16); FILE MERGED 2005/07/21 16:13:45 dbo 1.3.16.2: #i45197# some cleanup Issue number: Submitted by: Reviewed by: 2005/06/13 08:55:19 dbo 1.3.16.1: #i45197# skip effect event Issue number: Submitted by: Reviewed by:


2005-10-11  Oliver Bolte  <obo@openoffice.org>  [2c914ed7a49c27cd7d0d206d1ebf2234c43b0b45]

INTEGRATION: CWS presfixes08 (1.3.16); FILE MERGED 2005/07/21 16:13:44 dbo 1.3.16.4: #i45197# some cleanup Issue number: Submitted by: Reviewed by: 2005/07/20 16:05:59 dbo 1.3.16.3: #i45197# Issue number: Submitted by: Reviewed by: 2005/07/15 13:11:01 dbo 1.3.16.2: #i45197# skipping animations, cleanup Issue number: Submitted by: Reviewed by: 2005/06/13 08:55:19 dbo 1.3.16.1: #i45197# skip effect event Issue number: Submitted by: Reviewed by:


2005-10-11  Oliver Bolte  <obo@openoffice.org>  [228e3f4ad980cc6ea1526a277832ff595bd1737c]

INTEGRATION: CWS presfixes08 (1.2.30); FILE MERGED 2005/07/15 13:11:01 dbo 1.2.30.1: #i45197# skipping animations, cleanup Issue number: Submitted by: Reviewed by:


2005-10-11  Oliver Bolte  <obo@openoffice.org>  [519cb657140bd190972590551048da024676d265]

INTEGRATION: CWS presfixes08 (1.6.6); FILE MERGED 2005/09/12 12:26:41 dbo 1.6.6.6: missing parenthesises Issue number: Submitted by: Reviewed by: 2005/09/06 08:56:22 dbo 1.6.6.5: #i54019# cancelled repeat fix: no good fix 2005/09/05 13:55:04 dbo 1.6.6.4: #i54019# incorp repeat of time containers 2005/09/01 08:57:26 dbo 1.6.6.3: #i51786# code cleanup Issue number: Submitted by: Reviewed by: 2005/08/08 11:23:29 dbo 1.6.6.2: #i45197# Issue number: Submitted by: Reviewed by: 2005/07/15 13:11:00 dbo 1.6.6.1: #i45197# skipping animations, cleanup Issue number: Submitted by: Reviewed by:


2005-10-11  Oliver Bolte  <obo@openoffice.org>  [4e5f86658588ad47844eebc2cb7773a64534288b]

INTEGRATION: CWS presfixes08 (1.3.24); FILE MERGED 2005/08/08 09:36:54 dbo 1.3.24.1: #i45197# dequeued() -> ActivityBase added end() Issue number: Submitted by: Reviewed by:


2005-10-11  Oliver Bolte  <obo@openoffice.org>  [13f5fe6d93a22abbe1470206ded9fdc13f27c555]

INTEGRATION: CWS presfixes08 (1.5.10); FILE MERGED 2005/08/08 09:36:53 dbo 1.5.10.1: #i45197# dequeued() -> ActivityBase added end() Issue number: Submitted by: Reviewed by:


2005-10-11  Oliver Bolte  <obo@openoffice.org>  [c9d936051893b53912edfd342e7716129b327e22]

INTEGRATION: CWS presfixes08 (1.3.24); FILE MERGED 2005/08/08 09:36:53 dbo 1.3.24.1: #i45197# dequeued() -> ActivityBase added end() Issue number: Submitted by: Reviewed by:


2005-10-11  Oliver Bolte  <obo@openoffice.org>  [482bf3735689b13ef1de245bdb9cd2a714d38d11]

INTEGRATION: CWS presfixes08 (1.3.24); FILE MERGED 2005/08/08 09:36:52 dbo 1.3.24.1: #i45197# dequeued() -> ActivityBase added end() Issue number: Submitted by: Reviewed by:


2005-10-11  Oliver Bolte  <obo@openoffice.org>  [c17633a6d010c00039b2e7d5e56e7372c0daeb28]

INTEGRATION: CWS presfixes08 (1.4.16); FILE MERGED 2005/09/07 14:03:16 dbo 1.4.16.4: #i50492# made more robust when disposing slideshow 2005/09/01 08:57:25 dbo 1.4.16.3: #i51786# code cleanup Issue number: Submitted by: Reviewed by: 2005/08/08 11:23:28 dbo 1.4.16.2: #i45197# Issue number: Submitted by: Reviewed by: 2005/08/08 09:36:51 dbo 1.4.16.1: #i45197# dequeued() -> ActivityBase added end() Issue number: Submitted by: Reviewed by:


2005-10-11  Oliver Bolte  <obo@openoffice.org>  [4450c701a89e4f0cf734d523f1722adcc729d36c]

INTEGRATION: CWS presfixes08 (1.5.16); FILE MERGED 2005/08/02 08:24:44 dbo 1.5.16.2: #i37786# cleanup, minor corrections Issue number: Submitted by: Reviewed by: 2005/07/15 13:19:16 dbo 1.5.16.1: #i37786# drawing layer animations, cleanup, misc Issue number: Submitted by: Reviewed by:


2005-10-11  Oliver Bolte  <obo@openoffice.org>  [66ed759508415c9c916e56206f66b015e1ccc33d]

INTEGRATION: CWS presfixes08 (1.4.16); FILE MERGED 2005/08/02 08:24:44 dbo 1.4.16.2: #i37786# cleanup, minor corrections Issue number: Submitted by: Reviewed by: 2005/07/15 13:19:15 dbo 1.4.16.1: #i37786# drawing layer animations, cleanup, misc Issue number: Submitted by: Reviewed by:


2005-10-11  Oliver Bolte  <obo@openoffice.org>  [c44662d8f85aa512435c56c5602d533a81cf5cbc]

INTEGRATION: CWS presfixes08 (1.4.6); FILE MERGED 2005/08/29 14:32:46 dbo 1.4.6.4: #i46618# fix: order by shape priority Issue number: Submitted by: Reviewed by: 2005/08/08 10:41:40 dbo 1.4.6.3: #i45197# added rewind effect Issue number: Submitted by: Reviewed by: 2005/07/15 13:05:22 dbo 1.4.6.2: #i45197# next effect Issue number: Submitted by: Reviewed by: 2005/06/13 08:55:18 dbo 1.4.6.1: #i45197# skip effect event Issue number: Submitted by: Reviewed by:


2005-10-11  Oliver Bolte  <obo@openoffice.org>  [56f83a67cc805c09cfbfc0e99e66601e669ab618]

INTEGRATION: CWS presfixes08 (1.3.10); FILE MERGED 2005/08/26 11:56:15 dbo 1.3.10.3: #i46618# hyperlink support Issue number: Submitted by: Reviewed by: 2005/08/02 08:16:34 dbo 1.3.10.2: #i37786# missing const Issue number: Submitted by: Reviewed by: 2005/07/15 13:19:15 dbo 1.3.10.1: #i37786# drawing layer animations, cleanup, misc Issue number: Submitted by: Reviewed by:


2005-10-11  Oliver Bolte  <obo@openoffice.org>  [e44a7964d33cdcd29268c181b49e6509f316f482]

INTEGRATION: CWS presfixes08 (1.5.16); FILE MERGED 2005/08/08 09:50:41 dbo 1.5.16.2: #i45197# boost::optional Activity::end() Issue number: Submitted by: Reviewed by: 2005/08/02 08:24:44 dbo 1.5.16.1: #i37786# cleanup, minor corrections Issue number: Submitted by: Reviewed by:


2005-10-11  Oliver Bolte  <obo@openoffice.org>  [e18adde22ec58f4eb7c19783a42cc6119caea891]

INTEGRATION: CWS presfixes08 (1.5.16); FILE MERGED 2005/08/08 09:50:40 dbo 1.5.16.4: #i45197# boost::optional Activity::end() Issue number: Submitted by: Reviewed by: 2005/08/02 08:24:43 dbo 1.5.16.3: #i37786# cleanup, minor corrections Issue number: Submitted by: Reviewed by: 2005/07/15 14:17:43 dbo 1.5.16.2: #i37786# Issue number: Submitted by: Reviewed by: 2005/07/15 13:19:12 dbo 1.5.16.1: #i37786# drawing layer animations, cleanup, misc Issue number: Submitted by: Reviewed by:


2005-10-11  Oliver Bolte  <obo@openoffice.org>  [a7a02e40add422d153b94b57851e900e1de07e28]

INTEGRATION: CWS presfixes08 (1.11.12); FILE MERGED 2005/08/08 09:43:14 dbo 1.11.12.2: #i45197# revised delayevent Issue number: Submitted by: Reviewed by: 2005/07/15 13:19:11 dbo 1.11.12.1: #i37786# drawing layer animations, cleanup, misc Issue number: Submitted by: Reviewed by:


2005-10-11  Oliver Bolte  <obo@openoffice.org>  [3e23e280fb8e1a478b01a6f7b01b3a2a8b1161aa]

INTEGRATION: CWS presfixes08 (1.5.16); FILE MERGED 2005/08/29 12:11:01 dbo 1.5.16.8: #i46618# revising eventmultiplexer: less code Issue number: Submitted by: Reviewed by: 2005/08/26 11:56:12 dbo 1.5.16.7: #i46618# hyperlink support Issue number: Submitted by: Reviewed by: 2005/08/23 13:29:05 dbo 1.5.16.6: #i46618# hyperlink support Issue number: Submitted by: Reviewed by: 2005/08/11 13:35:15 dbo 1.5.16.5: #i46618# hyper link support Issue number: Submitted by: Reviewed by: 2005/08/08 10:41:39 dbo 1.5.16.4: #i45197# added rewind effect Issue number: Submitted by: Reviewed by: 2005/07/15 14:17:42 dbo 1.5.16.3: #i37786# Issue number: Submitted by: Reviewed by: 2005/07/15 13:03:34 dbo 1.5.16.2: #i45197# fixed next effect prio handling, cleanup Issue number: Submitted by: Reviewed by: 2005/06/13 08:55:18 dbo 1.5.16.1: #i45197# skip effect event Issue number: Submitted by: Reviewed by:


2005-10-11  Oliver Bolte  <obo@openoffice.org>  [7743bf1cdbb679106cea0872677ba9849b824b73]

INTEGRATION: CWS presfixes08 (1.1.2); FILE ADDED 2005/08/08 09:43:15 dbo 1.1.2.1: #i45197# revised delayevent Issue number: Submitted by: Reviewed by:


2005-10-11  Oliver Bolte  <obo@openoffice.org>  [aeae94cb0285289daf24a65e6a3cf71d1fd1adc7]

INTEGRATION: CWS presfixes08 (1.4.16); FILE MERGED 2005/08/08 09:50:40 dbo 1.4.16.1: #i45197# boost::optional Activity::end() Issue number: Submitted by: Reviewed by:


2005-10-11  Oliver Bolte  <obo@openoffice.org>  [8018de66ab3f551bf4049cfd150dc3e68d56f39c]

INTEGRATION: CWS presfixes08 (1.6.10); FILE MERGED 2005/09/01 08:57:24 dbo 1.6.10.1: #i51786# code cleanup Issue number: Submitted by: Reviewed by:


2005-10-11  Oliver Bolte  <obo@openoffice.org>  [7df4c2a26d90faf431bfd144c31c150922da34b0]

INTEGRATION: CWS presfixes08 (1.22.164); FILE MERGED 2005/07/11 16:50:42 dbo 1.22.164.1: #i37786# scroll text comments XTEXT_SCROLLRECT, XTEXT_PAINTRECT


2005-10-11  Oliver Bolte  <obo@openoffice.org>  [7bbd76bf714013344da723b4f134ee2e07f88af3]

INTEGRATION: CWS presfixes08 (1.17.352); FILE MERGED 2005/08/23 11:34:29 thb 1.17.352.1: #i46618# Outputting actual URL target alongside field begin comment


2005-10-11  Oliver Bolte  <obo@openoffice.org>  [83ad3990372b41a33be707ac9ca39db28a4c8f01]

INTEGRATION: CWS presfixes08 (1.14.28); FILE MERGED 2005/09/01 09:09:46 dbo 1.14.28.1: #i51786# added forEach()


2005-10-11  Oliver Bolte  <obo@openoffice.org>  [61f8abe7abe7f6601131d3b9688899200eab5684]

INTEGRATION: CWS presfixes08 (1.43.40); FILE MERGED 2005/08/24 14:13:09 cl 1.43.40.1: #i51786# handle bookmarks that contain '#' signs correctly


2005-10-11  Oliver Bolte  <obo@openoffice.org>  [d1fb0bb10d2c18f324b1084292c5bbe26f5fab78]

INTEGRATION: CWS presfixes08 (1.32.130); FILE MERGED 2005/08/23 14:40:08 cl 1.32.130.1: #i51786# do not remove '#' from bookmark


2005-10-11  Oliver Bolte  <obo@openoffice.org>  [471417566b74453b5ce88dfed0020a12db6b037a]

INTEGRATION: CWS presfixes08 (1.57.90); FILE MERGED 2005/09/05 14:43:01 cl 1.57.90.1: #i54071# fixed SwitchPage() to detect already visible master page > 0


2005-10-11  Oliver Bolte  <obo@openoffice.org>  [c1cde3df1d495638e025d1fc2d294b6236cfbdbd]

INTEGRATION: CWS presfixes08 (1.71.32); FILE MERGED 2005/08/24 14:11:38 cl 1.71.32.1: #i51786# handle bookmarks that contain '#' signs correctly


2005-10-11  Oliver Bolte  <obo@openoffice.org>  [f605e33995966ef7e4d7af39f01dffbf2607ccc2]

INTEGRATION: CWS presfixes08 (1.8.112); FILE MERGED 2005/09/01 15:17:33 dbo 1.8.112.3: #i51786# send a disposing to all listeners when going down Issue number: Submitted by: Reviewed by: 2005/08/30 15:19:28 cl 1.8.112.2: #i51786# check for empty pointers during dispose 2005/08/30 15:15:32 cl 1.8.112.1: #i51786# check for empty pointers during dispose


2005-10-11  Oliver Bolte  <obo@openoffice.org>  [93df82accdb5052cc603a5c84a519aef4b05b377]

INTEGRATION: CWS presfixes08 (1.13.38); FILE MERGED 2005/09/02 13:07:00 cl 1.13.38.4: #i46618# slideshow hyperlink support 2005/09/01 14:55:29 cl 1.13.38.3: #i51786# changed slideshow api to support hidden slides during slideshow 2005/08/31 14:23:11 cl 1.13.38.2: #i51786# changed slideshow api to support hidden slides during slideshow 2005/08/11 13:53:41 dbo 1.13.38.1: #i46618# slideshow hyperlink support Issue number: Submitted by: Reviewed by:


2005-10-11  Oliver Bolte  <obo@openoffice.org>  [60306086774fa3ff05e8ce1f8293d013b34a4a1c]

INTEGRATION: CWS presfixes08 (1.4.132); FILE MERGED 2005/09/02 13:06:59 cl 1.4.132.2: #i46618# slideshow hyperlink support 2005/08/31 14:23:10 cl 1.4.132.1: #i51786# changed slideshow api to support hidden slides during slideshow


2005-10-11  Oliver Bolte  <obo@openoffice.org>  [45586fea10654be9283aa9fcb5dc4eb59caa728d]

INTEGRATION: CWS presfixes08 (1.5.130); FILE MERGED 2005/09/05 11:46:14 cl 1.5.130.1: #i51786# changed slideshow api to support hidden slides during slideshow


2005-10-11  Oliver Bolte  <obo@openoffice.org>  [89e49319d1e2a85d26599bb2fe3f10b60c07226b]

INTEGRATION: CWS presfixes08 (1.66.208); FILE MERGED 2005/08/23 14:30:14 cl 1.66.208.1: #i51786# do not remove '#' from bookmark


2005-10-11  Oliver Bolte  <obo@openoffice.org>  [fe53cf638805634fba43bba8fddf268f6fcec714]

INTEGRATION: CWS presfixes08 (1.7.136); FILE MERGED 2005/08/23 12:37:40 cl 1.7.136.1: #i53210# use 0, not -1, as no transition and no subtype


2005-10-11  Rüdiger Timm  <rt@openoffice.org>  [c081e8eb0a0d79c92e472a397875679411b1fd09]

#i10000# Typo corrected.


2005-10-10  Rüdiger Timm  <rt@openoffice.org>  [245d8a9629efa0b749d9f679d8b4eaec5e091326]

SRC680


2005-10-10  Carsten Driesner  <cd@openoffice.org>  [c1b2578f43011bad6cdfce4a69109037ce31a027]

#125979# configmgr must be part of the patch


2005-10-07  Rüdiger Timm  <rt@openoffice.org>  [6856754dbf3cb188da8f30be79c31f2467574dde]

Correct license header.


2005-10-06  Kurt Zenker  <kz@openoffice.org>  [0c9b75db030d48335cc588385b37a6f72ebef83f]

SRC680


2005-10-06  Kurt Zenker  <kz@openoffice.org>  [185e54135211d38a919ae2adf8ef1d3a8bf7277b]

INTEGRATION: CWS gh11 (1.1.2); FILE ADDED 2005/09/16 10:12:31 gh 1.1.2.1: first automated test of gesicheck. windows only!


2005-10-06  Kurt Zenker  <kz@openoffice.org>  [a174a9e0cc195b47150c3cd7ae8d2990c16aa1af]

INTEGRATION: CWS gh11 (1.1.2); FILE ADDED 2005/09/16 10:14:29 gh 1.1.2.1: first automated test of gsicheck windows only!


2005-10-06  Kurt Zenker  <kz@openoffice.org>  [b702489ff3306e2ee03969aeac7382d0cedec533]

INTEGRATION: CWS gh11 (1.1.2); FILE ADDED 2005/09/16 10:13:45 gh 1.1.2.1: first automated test of gsicheck windows only!


2005-10-06  Kurt Zenker  <kz@openoffice.org>  [cc723c0f3c3634415b6d6b2cc9bdb1ca667d8faf]

INTEGRATION: CWS gh11 (1.1.2); FILE ADDED 2005/09/16 10:15:08 gh 1.1.2.1: first automated test of gsicheck windows only!


2005-10-06  Kurt Zenker  <kz@openoffice.org>  [e838447dc98c70b984618ad450cb99f0d22be0de]

INTEGRATION: CWS gh11 (1.1.2); FILE ADDED 2005/09/16 10:13:10 gh 1.1.2.1: first automated test of gsicheck windows only!


2005-10-06  Kurt Zenker  <kz@openoffice.org>  [a80ca6e43d7195b0b9c95a492e3892ed415026e1]

INTEGRATION: CWS gh11 (1.1.2); FILE ADDED 2005/09/16 10:14:48 gh 1.1.2.1: first automated test of gsicheck windows only!


2005-10-06  Kurt Zenker  <kz@openoffice.org>  [cc35550586435a9744a85460a2d14f5e007cc1e9]

INTEGRATION: CWS gh11 (1.1.2); FILE ADDED 2005/09/16 10:14:05 gh 1.1.2.1: first automated test of gsicheck windows only!


2005-10-06  Kurt Zenker  <kz@openoffice.org>  [0ea30a3cb0073e2485c8068cf2c626cf8c733f25]

INTEGRATION: CWS gh11 (1.1.2); FILE ADDED 2005/09/16 10:15:33 gh 1.1.2.1: first automated test of gsicheck windows only!


2005-10-06  Kurt Zenker  <kz@openoffice.org>  [965827fe1aa5bb981144593d24744d18d6b6b647]

INTEGRATION: CWS gh11 (1.1.2); FILE ADDED 2005/09/16 10:13:29 gh 1.1.2.1: first automated test of gsicheck windows only!


2005-10-06  Kurt Zenker  <kz@openoffice.org>  [6363e4e84b24a2fed9dfd7ff432bd10ea5b3f866]

INTEGRATION: CWS gh11 (1.1.2); FILE ADDED 2005/09/16 11:08:04 gh 1.1.2.1: first automated test of gsicheck windows only!


2005-10-06  Kurt Zenker  <kz@openoffice.org>  [e0912a2a28751a328bfe4f3c72a6225c743b4d3a]

INTEGRATION: CWS gh11 (1.12.10); FILE MERGED 2005/09/21 12:55:03 gh 1.12.10.4: RESYNC: (1.12-1.13); FILE MERGED 2005/09/09 15:31:38 gh 1.12.10.3: first working tagfixing version for helpcontent2 2005/08/12 14:38:19 gh 1.12.10.2: tune comparing attributes to relevant attribs only + improve speed 2005/07/27 11:37:40 gh 1.12.10.1: compare contents of attributes to source-language in OLH


2005-10-06  Kurt Zenker  <kz@openoffice.org>  [872ef98dcfffb6c14a8fe21e9f6deed46f5ff89c]

INTEGRATION: CWS gh11 (1.1.2); FILE ADDED 2005/09/21 11:01:41 gh 1.1.2.2: implement ReassmbleLine for GSI files 2005/09/09 15:31:15 gh 1.1.2.1: first working tagfixing version for helpcontent2


2005-10-06  Kurt Zenker  <kz@openoffice.org>  [c97764236d738b98ba24969cf7c1c97d6ea52e10]

INTEGRATION: CWS gh11 (1.15.10); FILE MERGED 2005/09/22 09:17:13 gh 1.15.10.6: updated version to 1.8.1 2005/09/21 12:51:07 gh 1.15.10.5: RESYNC: (1.15-1.16); FILE MERGED 2005/09/21 11:01:40 gh 1.15.10.4: implement ReassmbleLine for GSI files 2005/09/09 15:31:38 gh 1.15.10.3: first working tagfixing version for helpcontent2 2005/08/12 14:38:18 gh 1.15.10.2: tune comparing attributes to relevant attribs only + improve speed 2005/07/27 11:37:40 gh 1.15.10.1: compare contents of attributes to source-language in OLH


2005-10-06  Kurt Zenker  <kz@openoffice.org>  [5ef569f3e859a9441a598a9845b7f5f854040e27]

INTEGRATION: CWS gh11 (1.7.22); FILE MERGED 2005/09/21 12:47:56 gh 1.7.22.4: RESYNC: (1.7-1.8); FILE MERGED 2005/09/09 15:31:37 gh 1.7.22.3: first working tagfixing version for helpcontent2 2005/08/12 14:38:18 gh 1.7.22.2: tune comparing attributes to relevant attribs only + improve speed 2005/07/27 11:37:39 gh 1.7.22.1: compare contents of attributes to source-language in OLH


2005-10-06  Kurt Zenker  <kz@openoffice.org>  [8c3550a76eeaf590cc609093673537ae485fbd40]

INTEGRATION: CWS gh11 (1.2.346); FILE MERGED 2005/09/21 12:45:40 gh 1.2.346.2: RESYNC: (1.2-1.3); FILE MERGED 2005/08/03 11:02:15 gh 1.2.346.1: removed testtool miniapp, since it moved to automation ages ago


2005-10-06  Kurt Zenker  <kz@openoffice.org>  [c76e225a99f0fca9a78df1d7392d3c7ad9fd3cca]

INTEGRATION: CWS gh11 (1.15.48); FILE MERGED 2005/09/21 12:44:36 gh 1.15.48.3: RESYNC: (1.15-1.16); FILE MERGED 2005/08/25 15:02:05 gh 1.15.48.2: revert fix till i53795 is fixed 2005/08/04 13:35:45 gh 1.15.48.1: No! sbx resources are not needed in stt?????.res


2005-10-06  Kurt Zenker  <kz@openoffice.org>  [5ca2f633585177aec458a974ceaded85ebceca42]

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-06  Kurt Zenker  <kz@openoffice.org>  [100484b28dee101708d95fb582de30c9e6cd85f7]

INTEGRATION: CWS gh11 (1.16.10); FILE MERGED 2005/09/21 10:43:16 gh 1.16.10.3: RESYNC: (1.17-1.18); FILE MERGED 2005/09/16 08:02:25 gh 1.16.10.2: RESYNC: (1.16-1.17); FILE MERGED 2005/07/25 11:10:42 gh 1.16.10.1: added dependencies to relink testtool when communication libs changed


2005-10-06  Kurt Zenker  <kz@openoffice.org>  [7992c52cb4f888836791f2b6e1e757eaf7599d60]

INTEGRATION: CWS gh11 (1.10.56); FILE MERGED 2005/09/21 10:41:19 gh 1.10.56.2: RESYNC: (1.10-1.11); FILE MERGED 2005/09/01 12:39:54 gh 1.10.56.1: remove unused member


2005-10-06  Kurt Zenker  <kz@openoffice.org>  [cc886ebe3a05eb8c8b699ae1ccb3e7b7bb9919e4]

INTEGRATION: CWS gh11 (1.18.12); FILE MERGED 2005/09/21 10:41:02 gh 1.18.12.2: RESYNC: (1.18-1.19); FILE MERGED 2005/08/04 13:40:16 gh 1.18.12.1: #i50168#problem reusing variables


2005-10-06  Kurt Zenker  <kz@openoffice.org>  [11a5abb0021ff5219a2889823276c7d5859873cb]

INTEGRATION: CWS intptr (1.19.16); FILE MERGED 2005/09/13 14:51:14 kendy 1.19.16.1: #i54498# Introduce and use sal_IntPtr/sal_uIntPtr for ints where we have to store a pointer


2005-10-06  Kurt Zenker  <kz@openoffice.org>  [741be403910bfc8fc33f59e5b3e55e94bd4300b4]

INTEGRATION: CWS intptr (1.98.58); FILE MERGED 2005/09/13 14:51:12 kendy 1.98.58.1: #i54498# Introduce and use sal_IntPtr/sal_uIntPtr for ints where we have to store a pointer


2005-10-06  Kurt Zenker  <kz@openoffice.org>  [e7fe4313b91fe8740d50e1016996ae3072e04a9e]

INTEGRATION: CWS intptr (1.58.62); FILE MERGED 2005/09/13 14:51:12 kendy 1.58.62.1: #i54498# Introduce and use sal_IntPtr/sal_uIntPtr for ints where we have to store a pointer


2005-10-06  Kurt Zenker  <kz@openoffice.org>  [b636ac0cd733b8fcd713b184847b0169bdfacfcc]

INTEGRATION: CWS intptr (1.8.90); FILE MERGED 2005/09/16 09:36:47 kendy 1.8.90.2: #i54498# Forgotten sal_IntPtr -> sal_uIntPtr. 2005/09/13 14:51:11 kendy 1.8.90.1: #i54498# Introduce and use sal_IntPtr/sal_uIntPtr for ints where we have to store a pointer


2005-10-06  Kurt Zenker  <kz@openoffice.org>  [9695ef576200a7efe90902bb3f19404012a588ba]

INTEGRATION: CWS intptr (1.76.156); FILE MERGED 2005/09/13 14:51:10 kendy 1.76.156.1: #i54498# Introduce and use sal_IntPtr/sal_uIntPtr for ints where we have to store a pointer


2005-10-06  Kurt Zenker  <kz@openoffice.org>  [ad0c3ef264d7846b79944008fdd46d6481c8d7f3]

INTEGRATION: CWS intptr (1.19.50); FILE MERGED 2005/09/13 14:51:08 kendy 1.19.50.1: #i54498# Introduce and use sal_IntPtr/sal_uIntPtr for ints where we have to store a pointer


2005-10-06  Kurt Zenker  <kz@openoffice.org>  [7bbd98ab32b94eb987fd78b84bb5dc6c0a2843d1]

INTEGRATION: CWS intptr (1.8.320); FILE MERGED 2005/09/13 14:51:06 kendy 1.8.320.1: #i54498# Introduce and use sal_IntPtr/sal_uIntPtr for ints where we have to store a pointer


2005-10-06  Kurt Zenker  <kz@openoffice.org>  [7fd39c6b078b19ebd85bd2aa74269e5bb82e1164]

INTEGRATION: CWS intptr (1.12.48); FILE MERGED 2005/09/19 15:00:56 kendy 1.12.48.2: #i54498# sal_IntPtr -> sal_uIntPtr for SaveFocus and EndSaveFocus. 2005/09/13 14:51:04 kendy 1.12.48.1: #i54498# Introduce and use sal_IntPtr/sal_uIntPtr for ints where we have to store a pointer


2005-10-06  Kurt Zenker  <kz@openoffice.org>  [f2a15b9b93e5d9ceff7eb282d0da2d211cbd2a72]

INTEGRATION: CWS intptr (1.18.286); FILE MERGED 2005/09/13 14:51:04 kendy 1.18.286.1: #i54498# Introduce and use sal_IntPtr/sal_uIntPtr for ints where we have to store a pointer


2005-10-06  Kurt Zenker  <kz@openoffice.org>  [8c41a3893404dad05b805d597207a8ffc6f10136]

INTEGRATION: CWS intptr (1.15.278); FILE MERGED 2005/09/19 14:45:20 kendy 1.15.278.2: #i54498# sal_IntPtr -> sal_uIntPtr for SaveFocus and EndSaveFocus. 2005/09/13 14:51:02 kendy 1.15.278.1: #i54498# Introduce and use sal_IntPtr/sal_uIntPtr for ints where we have to store a pointer


2005-10-06  Kurt Zenker  <kz@openoffice.org>  [68010ba467362d42cf4fbdf8dd788cd182a496e0]

INTEGRATION: CWS intptr (1.22.228); FILE MERGED 2005/09/13 14:50:59 kendy 1.22.228.1: #i54498# Introduce and use sal_IntPtr/sal_uIntPtr for ints where we have to store a pointer


2005-10-06  Kurt Zenker  <kz@openoffice.org>  [100b51835aafa4e0c5d8d96dd51fffb61694da2a]

INTEGRATION: CWS intptr (1.28.608); FILE MERGED 2005/09/16 09:30:22 kendy 1.28.608.2: #i54498# Forgotten sal_IntPtr -> sal_uIntPtr. 2005/09/13 14:50:58 kendy 1.28.608.1: #i54498# Introduce and use sal_IntPtr/sal_uIntPtr for ints where we have to store a pointer


2005-10-06  Kurt Zenker  <kz@openoffice.org>  [b60be765dd84a0d2c701d8e06e405a97d03fc112]

INTEGRATION: CWS intptr (1.7.868); FILE MERGED 2005/09/13 14:50:56 kendy 1.7.868.1: #i54498# Introduce and use sal_IntPtr/sal_uIntPtr for ints where we have to store a pointer


2005-10-06  Kurt Zenker  <kz@openoffice.org>  [a3fef95dff8738a860fee5832cbe07a1fff29ae6]

INTEGRATION: CWS intptr (1.62.398); FILE MERGED 2005/09/13 14:50:55 kendy 1.62.398.1: #i54498# Introduce and use sal_IntPtr/sal_uIntPtr for ints where we have to store a pointer


2005-10-06  Kurt Zenker  <kz@openoffice.org>  [a8424a2ad908de95972230368b848459b32ce42d]

INTEGRATION: CWS intptr (1.19.380); FILE MERGED 2005/09/13 14:50:54 kendy 1.19.380.1: #i54498# Introduce and use sal_IntPtr/sal_uIntPtr for ints where we have to store a pointer


2005-10-06  Kurt Zenker  <kz@openoffice.org>  [c543a7f40dcdec2031ec46cf330945820ade828c]

INTEGRATION: CWS intptr (1.27.608); FILE MERGED 2005/09/13 14:50:54 kendy 1.27.608.1: #i54498# Introduce and use sal_IntPtr/sal_uIntPtr for ints where we have to store a pointer


2005-10-06  Kurt Zenker  <kz@openoffice.org>  [d338b5f2acb4a1561a3a84b759e64bbde5f0c1c4]

INTEGRATION: CWS intptr (1.6.288); FILE MERGED 2005/09/13 14:50:52 kendy 1.6.288.1: #i54498# Introduce and use sal_IntPtr/sal_uIntPtr for ints where we have to store a pointer


2005-10-06  Kurt Zenker  <kz@openoffice.org>  [47813353d65348434be5f9ce57be904d2582cf9b]

INTEGRATION: CWS intptr (1.4.246); FILE MERGED 2005/09/13 14:50:51 kendy 1.4.246.1: #i54498# Introduce and use sal_IntPtr/sal_uIntPtr for ints where we have to store a pointer


2005-10-06  Kurt Zenker  <kz@openoffice.org>  [99c4647efd89563bdf6d2eb3a184e2c88dca277c]

INTEGRATION: CWS intptr (1.44.328); FILE MERGED 2005/09/13 14:50:50 kendy 1.44.328.1: #i54498# Introduce and use sal_IntPtr/sal_uIntPtr for ints where we have to store a pointer


2005-10-06  Kurt Zenker  <kz@openoffice.org>  [e09bf65c719583c97eac6645e1ec7161b87bcbc8]

INTEGRATION: CWS intptr (1.21.380); FILE MERGED 2005/09/13 14:50:49 kendy 1.21.380.1: #i54498# Introduce and use sal_IntPtr/sal_uIntPtr for ints where we have to store a pointer


2005-10-06  Kurt Zenker  <kz@openoffice.org>  [30996a048325c315ee441096652e5d4d08b05576]

INTEGRATION: CWS intptr (1.40.398); FILE MERGED 2005/09/13 14:50:48 kendy 1.40.398.1: #i54498# Introduce and use sal_IntPtr/sal_uIntPtr for ints where we have to store a pointer


2005-10-06  Kurt Zenker  <kz@openoffice.org>  [5137358b1133a81a839a5ff0305f9c53a33c05fe]

INTEGRATION: CWS intptr (1.84.236); FILE MERGED 2005/09/13 14:50:47 kendy 1.84.236.1: #i54498# Introduce and use sal_IntPtr/sal_uIntPtr for ints where we have to store a pointer


2005-10-06  Kurt Zenker  <kz@openoffice.org>  [3ec7c33ed805d61394c0f1c64e6b4c3015e54376]

INTEGRATION: CWS intptr (1.46.198); FILE MERGED 2005/09/13 14:50:46 kendy 1.46.198.1: #i54498# Introduce and use sal_IntPtr/sal_uIntPtr for ints where we have to store a pointer


2005-10-06  Kurt Zenker  <kz@openoffice.org>  [b1526cdced2b7a88e87bcc6e81c283b92c1bfffa]

INTEGRATION: CWS intptr (1.13.316); FILE MERGED 2005/09/13 14:50:44 kendy 1.13.316.1: #i54498# Introduce and use sal_IntPtr/sal_uIntPtr for ints where we have to store a pointer


2005-10-06  Kurt Zenker  <kz@openoffice.org>  [5420a9f8cda63d2d2b0b1e36cd49140778733005]

INTEGRATION: CWS intptr (1.48.170); FILE MERGED 2005/09/13 14:50:43 kendy 1.48.170.1: #i54498# Introduce and use sal_IntPtr/sal_uIntPtr for ints where we have to store a pointer


2005-10-06  Kurt Zenker  <kz@openoffice.org>  [3a2b8e6663f73cbad56872b267beb95952d1d83a]

INTEGRATION: CWS intptr (1.8.258); FILE MERGED 2005/09/13 14:50:40 kendy 1.8.258.1: #i54498# Introduce and use sal_IntPtr/sal_uIntPtr for ints where we have to store a pointer


2005-10-06  Kurt Zenker  <kz@openoffice.org>  [62cc0621dae4355297c97a18ffa97632628a27cd]

INTEGRATION: CWS intptr (1.7.150); FILE MERGED 2005/09/13 14:50:39 kendy 1.7.150.1: #i54498# Introduce and use sal_IntPtr/sal_uIntPtr for ints where we have to store a pointer


2005-10-06  Kurt Zenker  <kz@openoffice.org>  [b7985ac2e7f2281c9783da73d00406d761cd53e9]

INTEGRATION: CWS intptr (1.2.50); FILE MERGED 2005/09/13 14:50:37 kendy 1.2.50.1: #i54498# Introduce and use sal_IntPtr/sal_uIntPtr for ints where we have to store a pointer


2005-10-05  Kurt Zenker  <kz@openoffice.org>  [ec39b1f017e6cd6116b3f197a2add7bea0bc4181]

INTEGRATION: CWS tl12 (1.16.12); FILE MERGED 2005/09/27 01:47:42 tl 1.16.12.2: RESYNC: (1.16-1.17); FILE MERGED 2005/05/02 08:44:10 tl 1.16.12.1: #i44468# have all documents use the same SmSymSetManager


2005-10-05  Kurt Zenker  <kz@openoffice.org>  [92810de63a848529541a785db64ce4d0f067cfa4]

INTEGRATION: CWS tl12 (1.12.12); FILE MERGED 2005/09/27 01:49:27 tl 1.12.12.3: RESYNC: (1.13-1.14); FILE MERGED 2005/05/27 11:31:24 tl 1.12.12.2: RESYNC: (1.12-1.13); FILE MERGED 2005/05/02 08:44:11 tl 1.12.12.1: #i44468# have all documents use the same SmSymSetManager


2005-10-05  Kurt Zenker  <kz@openoffice.org>  [51554752c85b318ef2d1788d7f395a62345d89c5]

INTEGRATION: CWS tl12 (1.31.12); FILE MERGED 2005/09/27 01:49:20 tl 1.31.12.3: RESYNC: (1.32-1.33); FILE MERGED 2005/05/27 11:31:16 tl 1.31.12.2: RESYNC: (1.31-1.32); FILE MERGED 2005/05/02 08:44:11 tl 1.31.12.1: #i44468# have all documents use the same SmSymSetManager


2005-10-05  Kurt Zenker  <kz@openoffice.org>  [f333a2953be544cc2082ec2be4f476cec812fa23]

INTEGRATION: CWS tl12 (0); FILE MERGED


2005-10-05  Kurt Zenker  <kz@openoffice.org>  [9c434f566b5c410d9866b68efaed4664096451ce]

INTEGRATION: CWS tl12 (1.15.2); FILE MERGED 2005/09/27 01:46:43 tl 1.15.2.2: RESYNC: (1.15-1.16); FILE MERGED 2005/05/02 08:44:10 tl 1.15.2.1: #i44468# have all documents use the same SmSymSetManager


2005-10-05  Kurt Zenker  <kz@openoffice.org>  [aaf175cf2de427a5d40b560fd080c3e5e04e511b]

INTEGRATION: CWS intptr (1.15.20); FILE MERGED 2005/09/13 14:50:36 kendy 1.15.20.1: #i54498# Introduce and use sal_IntPtr/sal_uIntPtr for ints where we have to store a pointer


2005-10-05  Kurt Zenker  <kz@openoffice.org>  [4e69b4073a40a1a30b6650d6f3f8f954c7fbb469]

INTEGRATION: CWS intptr (1.12.94); FILE MERGED 2005/09/13 14:50:35 kendy 1.12.94.1: #i54498# Introduce and use sal_IntPtr/sal_uIntPtr for ints where we have to store a pointer


2005-10-05  Kurt Zenker  <kz@openoffice.org>  [3d4ca8ed64ec40559b0c9e5b286e89dc7132b1e2]

INTEGRATION: CWS tl12 (1.34.30); FILE MERGED 2005/09/27 01:46:27 tl 1.34.30.3: RESYNC: (1.35-1.36); FILE MERGED 2005/05/27 11:31:08 tl 1.34.30.2: RESYNC: (1.34-1.35); FILE MERGED 2005/05/02 08:44:10 tl 1.34.30.1: #i44468# have all documents use the same SmSymSetManager


2005-10-05  Kurt Zenker  <kz@openoffice.org>  [745d4257e5cc87d544c21b7b7835fb54c2473983]

INTEGRATION: CWS intptr (1.25.110); FILE MERGED 2005/09/13 14:50:34 kendy 1.25.110.1: #i54498# Introduce and use sal_IntPtr/sal_uIntPtr for ints where we have to store a pointer


2005-10-05  Kurt Zenker  <kz@openoffice.org>  [15c22907f558fdc1bbd0cfbb533e00e03695ac36]

INTEGRATION: CWS tl12 (1.32.8); FILE MERGED 2005/09/27 01:45:53 tl 1.32.8.3: RESYNC: (1.33-1.34); FILE MERGED 2005/08/08 12:32:38 tl 1.32.8.2: #i33842# attribute position over sub-/superscripted text fixed 2005/06/23 09:35:39 tl 1.32.8.1: #i46175# implement version detection for MathType


2005-10-05  Kurt Zenker  <kz@openoffice.org>  [2f49892bd60424d98cffd87f2b8b2b763e9a478d]

INTEGRATION: CWS tl12 (1.26.86); FILE MERGED 2005/09/27 01:45:38 tl 1.26.86.2: RESYNC: (1.26-1.27); FILE MERGED 2005/08/03 08:46:57 tl 1.26.86.1: #i52044# export SmBlankNode objects as empty <mi/> tag now


2005-10-05  Kurt Zenker  <kz@openoffice.org>  [120192f07a87fa618bf5106687a6e5c97eb4cff4]

INTEGRATION: CWS tl12 (1.76.14); FILE MERGED 2005/09/27 01:45:29 tl 1.76.14.2: RESYNC: (1.76-1.77); FILE MERGED 2005/08/03 08:46:56 tl 1.76.14.1: #i52044# export SmBlankNode objects as empty <mi/> tag now


2005-10-05  Kurt Zenker  <kz@openoffice.org>  [e6bb6194ba8618b51ea7b518871072f221364012]

INTEGRATION: CWS hc680pp1 (1.8.20); FILE MERGED 2005/10/04 08:41:44 ufi 1.8.20.2: RESYNC: (1.8-1.9); FILE MERGED 2005/04/28 14:50:49 gh 1.8.20.1: break on identical ISs


2005-10-05  Kurt Zenker  <kz@openoffice.org>  [ab607f6be277f1dcd36314525fbf389b572d869e]

INTEGRATION: CWS intptr (1.68.22); FILE MERGED 2005/09/13 14:50:33 kendy 1.68.22.1: #i54498# Introduce and use sal_IntPtr/sal_uIntPtr for ints where we have to store a pointer


2005-10-05  Kurt Zenker  <kz@openoffice.org>  [db2a09d5de5b6cd9de49b60677c337d1d4e50070]

INTEGRATION: CWS tl12 (1.75.12); FILE MERGED 2005/09/27 01:44:08 tl 1.75.12.4: RESYNC: (1.78-1.79); FILE MERGED 2005/08/16 15:35:14 tl 1.75.12.3: RESYNC: (1.77-1.78); FILE MERGED 2005/05/27 11:30:15 tl 1.75.12.2: RESYNC: (1.75-1.77); FILE MERGED 2005/05/02 08:44:10 tl 1.75.12.1: #i44468# have all documents use the same SmSymSetManager


2005-10-05  Kurt Zenker  <kz@openoffice.org>  [4a995ba6c323eab2e0d012fd103ddc45ce189054]

INTEGRATION: CWS tl12 (1.29.30); FILE MERGED 2005/09/27 01:43:41 tl 1.29.30.3: RESYNC: (1.30-1.31); FILE MERGED 2005/05/27 11:30:07 tl 1.29.30.2: RESYNC: (1.29-1.30); FILE MERGED 2005/05/02 08:44:09 tl 1.29.30.1: #i44468# have all documents use the same SmSymSetManager


2005-10-05  Kurt Zenker  <kz@openoffice.org>  [82dff5c8a1525a265b92085a1ef81b03d6ef21df]

INTEGRATION: CWS tl12 (1.7.384); FILE MERGED 2005/09/27 01:42:34 tl 1.7.384.2: RESYNC: (1.7-1.8); FILE MERGED 2005/05/02 08:44:09 tl 1.7.384.1: #i44468# have all documents use the same SmSymSetManager


2005-10-05  Kurt Zenker  <kz@openoffice.org>  [49f5255c11b65860c66818ec98eb0d6124462bbe]

INTEGRATION: CWS tl12 (1.12.300); FILE MERGED 2005/09/27 01:42:25 tl 1.12.300.2: RESYNC: (1.12-1.13); FILE MERGED 2005/05/02 08:44:09 tl 1.12.300.1: #i44468# have all documents use the same SmSymSetManager


2005-10-05  Kurt Zenker  <kz@openoffice.org>  [6b5649f37a783abab15ff092eb08ee53f47d6e24]

INTEGRATION: CWS tl12 (1.26.194); FILE MERGED 2005/09/27 01:41:41 tl 1.26.194.2: RESYNC: (1.26-1.27); FILE MERGED 2005/08/09 09:51:24 tl 1.26.194.1: #i52938# SmGraphicAccessible::setCaretPosition now throws IndexOutOfBoundsException


2005-10-05  Kurt Zenker  <kz@openoffice.org>  [8e775b7b252c06a7623b56727c1807ab2b07c1ea]

INTEGRATION: CWS tl12 (1.5.12); FILE MERGED 2005/09/27 01:39:49 tl 1.5.12.3: RESYNC: (1.6-1.7); FILE MERGED 2005/05/27 11:29:50 tl 1.5.12.2: RESYNC: (1.5-1.6); FILE MERGED 2005/05/02 08:34:56 tl 1.5.12.1: #i44468# have all documents use the same SmSymSetManager


2005-10-05  Kurt Zenker  <kz@openoffice.org>  [31a626897a18371d0610e2b0032db2c0407ea22e]

INTEGRATION: CWS tl12 (1.11.12); FILE MERGED 2005/09/27 01:39:05 tl 1.11.12.3: RESYNC: (1.12-1.13); FILE MERGED 2005/06/30 13:36:15 tl 1.11.12.2: RESYNC: (1.11-1.12); FILE MERGED 2005/05/02 08:34:56 tl 1.11.12.1: #i44468# have all documents use the same SmSymSetManager


2005-10-05  Kurt Zenker  <kz@openoffice.org>  [7b924dda259c09b873c9233b12cebdd6c8e72c52]

INTEGRATION: CWS tl12 (1.11.210); FILE MERGED 2005/09/27 01:38:49 tl 1.11.210.3: RESYNC: (1.11-1.12); FILE MERGED 2005/05/02 08:42:36 tl 1.11.210.2: #i44468# have all documents use the same SmSymSetManager 2005/05/02 08:34:55 tl 1.11.210.1: #i44468# have all documents use the same SmSymSetManager


2005-10-05  Kurt Zenker  <kz@openoffice.org>  [76c394f4fce50d4eaaa0c22e56ec42e8b0cfc0e9]

INTEGRATION: CWS tl12 (1.22.12); FILE MERGED 2005/09/27 01:37:22 tl 1.22.12.3: RESYNC: (1.24-1.25); FILE MERGED 2005/05/27 11:29:42 tl 1.22.12.2: RESYNC: (1.22-1.24); FILE MERGED 2005/05/02 08:34:55 tl 1.22.12.1: #i44468# have all documents use the same SmSymSetManager


2005-10-05  Kurt Zenker  <kz@openoffice.org>  [f451508b64988eca13b1df7bcaf4505178a060c7]

INTEGRATION: CWS intptr (1.23.48); FILE MERGED 2005/09/13 14:50:31 kendy 1.23.48.1: #i54498# Introduce and use sal_IntPtr/sal_uIntPtr for ints where we have to store a pointer


2005-10-05  Kurt Zenker  <kz@openoffice.org>  [b8b0cb4cbdbb2830f5c6a4f43855330dbd2f0371]

INTEGRATION: CWS intptr (1.20.42); FILE MERGED 2005/09/13 14:50:31 kendy 1.20.42.1: #i54498# Introduce and use sal_IntPtr/sal_uIntPtr for ints where we have to store a pointer


2005-10-05  Kurt Zenker  <kz@openoffice.org>  [698ced7eef2e5b1abff4981aaeef5f6bb07fbf0e]

INTEGRATION: CWS intptr (1.7.42); FILE MERGED 2005/09/13 14:50:31 kendy 1.7.42.1: #i54498# Introduce and use sal_IntPtr/sal_uIntPtr for ints where we have to store a pointer


2005-10-05  Kurt Zenker  <kz@openoffice.org>  [27b34dec0636c75d70e39e980e115f50b40ec552]

INTEGRATION: CWS intptr (1.3.454); FILE MERGED 2005/09/13 14:50:30 kendy 1.3.454.1: #i54498# Introduce and use sal_IntPtr/sal_uIntPtr for ints where we have to store a pointer


2005-10-05  Kurt Zenker  <kz@openoffice.org>  [01c1b357c6ef6eae73191bc3d3900645e4a5c602]

INTEGRATION: CWS tl12 (1.36.40); FILE MERGED 2005/09/27 01:04:05 tl 1.36.40.3: RESYNC: (1.39-1.40); FILE MERGED 2005/08/16 14:58:27 tl 1.36.40.2: RESYNC: (1.36-1.39); FILE MERGED 2005/05/26 14:33:16 tl 1.36.40.1: #i49005# property names changed


2005-10-05  Kurt Zenker  <kz@openoffice.org>  [7b2e557a6b96205b04c252dc24e3fe71f0c12b30]

INTEGRATION: CWS intptr (1.28.38); FILE MERGED 2005/09/13 14:50:28 kendy 1.28.38.1: #i54498# Introduce and use sal_IntPtr/sal_uIntPtr for ints where we have to store a pointer


2005-10-05  Kurt Zenker  <kz@openoffice.org>  [475b0d4a83f10bed9be18b1d7690cc3415b609ea]

INTEGRATION: CWS intptr (1.3.358); FILE MERGED 2005/09/13 14:50:28 kendy 1.3.358.1: #i54498# Introduce and use sal_IntPtr/sal_uIntPtr for ints where we have to store a pointer


2005-10-05  Kurt Zenker  <kz@openoffice.org>  [1d9fa83a4753bbcba7319b0d7ddd1a6759ca99ca]

INTEGRATION: CWS intptr (1.12.128); FILE MERGED 2005/09/13 14:50:27 kendy 1.12.128.1: #i54498# Introduce and use sal_IntPtr/sal_uIntPtr for ints where we have to store a pointer


2005-10-05  Kurt Zenker  <kz@openoffice.org>  [2a881e168efc950b35a8d8fcc83be087b284a3ef]

INTEGRATION: CWS intptr (1.11.114); FILE MERGED 2005/09/13 14:50:26 kendy 1.11.114.1: #i54498# Introduce and use sal_IntPtr/sal_uIntPtr for ints where we have to store a pointer


2005-10-05  Kurt Zenker  <kz@openoffice.org>  [b05b76ba886b4e9fcc523a948df002a877a33120]

INTEGRATION: CWS intptr (1.20.4); FILE MERGED 2005/09/13 14:50:26 kendy 1.20.4.1: #i54498# Introduce and use sal_IntPtr/sal_uIntPtr for ints where we have to store a pointer


2005-10-05  Kurt Zenker  <kz@openoffice.org>  [716c9cf2be7599cdf9b7a3290ebec0cbd4dd815d]

INTEGRATION: CWS intptr (1.43.52); FILE MERGED 2005/09/13 14:50:25 kendy 1.43.52.1: #i54498# Introduce and use sal_IntPtr/sal_uIntPtr for ints where we have to store a pointer


2005-10-05  Kurt Zenker  <kz@openoffice.org>  [fbbc6850b6cab22dd5dfd9d981f4d8c5d6b26dae]

INTEGRATION: CWS intptr (1.26.150); FILE MERGED 2005/09/13 14:50:24 kendy 1.26.150.1: #i54498# Introduce and use sal_IntPtr/sal_uIntPtr for ints where we have to store a pointer


2005-10-05  Kurt Zenker  <kz@openoffice.org>  [e69e260149bf4dbc485ae0fdd9a46a9b10d788a7]

INTEGRATION: CWS intptr (1.7.106); FILE MERGED 2005/09/13 14:50:23 kendy 1.7.106.1: #i54498# Introduce and use sal_IntPtr/sal_uIntPtr for ints where we have to store a pointer


2005-10-05  Kurt Zenker  <kz@openoffice.org>  [9809f12597e56ac0fbcafc2b072b9d22503717ca]

INTEGRATION: CWS intptr (1.20.96); FILE MERGED 2005/09/13 14:50:22 kendy 1.20.96.1: #i54498# Introduce and use sal_IntPtr/sal_uIntPtr for ints where we have to store a pointer


2005-10-05  Kurt Zenker  <kz@openoffice.org>  [63b6ca4873b7c53b676e9ed2ccfec4e291811012]

INTEGRATION: CWS tl12 (1.5.16); FILE MERGED 2005/05/10 13:58:02 tl 1.5.16.1: #i47503# using css.text.TextGraphicObject now


2005-10-05  Kurt Zenker  <kz@openoffice.org>  [0b6b5bd3dd945878c4a1c4b6c113573696950b86]

INTEGRATION: CWS intptr (1.4.804); FILE MERGED 2005/09/13 14:50:21 kendy 1.4.804.1: #i54498# Introduce and use sal_IntPtr/sal_uIntPtr for ints where we have to store a pointer


2005-10-05  Kurt Zenker  <kz@openoffice.org>  [64f234d4b1412fd955340674d4e9dd28871890fe]

INTEGRATION: CWS intptr (1.132.114); FILE MERGED 2005/09/13 14:50:20 kendy 1.132.114.1: #i54498# Introduce and use sal_IntPtr/sal_uIntPtr for ints where we have to store a pointer


2005-10-05  Kurt Zenker  <kz@openoffice.org>  [e539a64e1d1950f00a81b2843ea3cc958ae7da15]

INTEGRATION: CWS tl12 (1.46.32); FILE MERGED 2005/09/26 20:21:26 tl 1.46.32.2: RESYNC: (1.46-1.47); FILE MERGED 2005/08/16 07:56:24 cl 1.46.32.1: #i51153# grab focus early in ::BegTextEdit as it can cause a call to ::EndTextEdit


2005-10-05  Kurt Zenker  <kz@openoffice.org>  [ff750243f4aa7c0a6d56aea38745372fe7eb860b]

INTEGRATION: CWS intptr (1.122.110); FILE MERGED 2005/09/13 14:50:17 kendy 1.122.110.1: #i54498# Introduce and use sal_IntPtr/sal_uIntPtr for ints where we have to store a pointer


2005-10-05  Kurt Zenker  <kz@openoffice.org>  [72058f209f87e4b1f107f4cda72eeda0aae49cf1]

INTEGRATION: CWS tl12 (1.5.96); FILE MERGED 2005/09/26 18:18:47 tl 1.5.96.2: RESYNC: (1.5-1.6); FILE MERGED 2005/06/22 11:15:18 tl 1.5.96.1: #i44567# Chinese text conversion language attribute for non chinese non Asian text now set to target language also


2005-10-05  Kurt Zenker  <kz@openoffice.org>  [48c816063a9ce38c4bb6daee94d7d7c653d8c042]

INTEGRATION: CWS tl12 (1.14.326); FILE MERGED 2005/09/26 18:18:03 tl 1.14.326.2: RESYNC: (1.14-1.15); FILE MERGED 2005/06/22 11:15:18 tl 1.14.326.1: #i44567# Chinese text conversion language attribute for non chinese non Asian text now set to target language also


2005-10-05  Kurt Zenker  <kz@openoffice.org>  [468b97314494a827efd48aea28308983aca41f68]

INTEGRATION: CWS intptr (1.24.164); FILE MERGED 2005/09/13 14:50:16 kendy 1.24.164.1: #i54498# Introduce and use sal_IntPtr/sal_uIntPtr for ints where we have to store a pointer


2005-10-05  Kurt Zenker  <kz@openoffice.org>  [a7052b3f36ebeac3247e2edf7b953a64e4d39b2c]

INTEGRATION: CWS tl12 (1.56.96); FILE MERGED 2005/09/26 18:17:13 tl 1.56.96.3: RESYNC: (1.56-1.57); FILE MERGED 2005/08/15 11:18:41 tl 1.56.96.2: #i44567# index position for checking language attribute fixed 2005/06/22 11:15:17 tl 1.56.96.1: #i44567# Chinese text conversion language attribute for non chinese non Asian text now set to target language also


2005-10-05  Kurt Zenker  <kz@openoffice.org>  [047c0c2129617acbca60afe3c5473446755e6a9a]

INTEGRATION: CWS intptr (1.27.572); FILE MERGED 2005/09/13 14:50:15 kendy 1.27.572.1: #i54498# Introduce and use sal_IntPtr/sal_uIntPtr for ints where we have to store a pointer


2005-10-05  Kurt Zenker  <kz@openoffice.org>  [64fdf01bbce1866a4ffc47cb84d6f7bf167d3793]

INTEGRATION: CWS tl12 (1.71.96); FILE MERGED 2005/09/26 18:16:30 tl 1.71.96.2: RESYNC: (1.71-1.72); FILE MERGED 2005/06/22 11:15:17 tl 1.71.96.1: #i44567# Chinese text conversion language attribute for non chinese non Asian text now set to target language also


2005-10-05  Kurt Zenker  <kz@openoffice.org>  [6075ed86792e3c2efd96c63457586a98d4003d31]

INTEGRATION: CWS intptr (1.46.292); FILE MERGED 2005/09/13 14:50:14 kendy 1.46.292.1: #i54498# Introduce and use sal_IntPtr/sal_uIntPtr for ints where we have to store a pointer


2005-10-05  Kurt Zenker  <kz@openoffice.org>  [564ad97c2a93cb8c03bd290bf0a82f4c720120cf]

INTEGRATION: CWS tl12 (1.8.96); FILE MERGED 2005/09/26 16:30:53 tl 1.8.96.2: RESYNC: (1.8-1.9); FILE MERGED 2005/06/22 11:15:16 tl 1.8.96.1: #i44567# Chinese text conversion language attribute for non chinese non Asian text now set to target language also


2005-10-05  Kurt Zenker  <kz@openoffice.org>  [ff28428eabcb467c6e8d0b45e73040ae4c6c41d9]

INTEGRATION: CWS intptr (1.56.248); FILE MERGED 2005/09/13 14:50:13 kendy 1.56.248.1: #i54498# Introduce and use sal_IntPtr/sal_uIntPtr for ints where we have to store a pointer


2005-10-05  Kurt Zenker  <kz@openoffice.org>  [40e95651fcf156b42e40c84b5545b1c7c75912ad]

INTEGRATION: CWS tl12 (1.7.96); FILE MERGED 2005/09/26 13:47:01 tl 1.7.96.2: RESYNC: (1.7-1.8); FILE MERGED 2005/06/22 11:14:52 tl 1.7.96.1: #i44567# Chinese text conversion language attribute for non chinese non Asian text now set to target language also


2005-10-05  Kurt Zenker  <kz@openoffice.org>  [aab62f22f2362613a6718778e765e60fb9d3efb2]

INTEGRATION: CWS intptr (1.95.254); FILE MERGED 2005/09/13 14:50:12 kendy 1.95.254.1: #i54498# Introduce and use sal_IntPtr/sal_uIntPtr for ints where we have to store a pointer


2005-10-05  Kurt Zenker  <kz@openoffice.org>  [6ecd1d21e262c852bd9d8d118285259c52fc79df]

INTEGRATION: CWS intptr (1.11.206); FILE MERGED 2005/09/13 14:50:11 kendy 1.11.206.1: #i54498# Introduce and use sal_IntPtr/sal_uIntPtr for ints where we have to store a pointer


2005-10-05  Kurt Zenker  <kz@openoffice.org>  [11f83b1a7382cc57cb2d90f0abcf3cc43232f270]

INTEGRATION: CWS intptr (1.23.252); FILE MERGED 2005/09/13 14:50:11 kendy 1.23.252.1: #i54498# Introduce and use sal_IntPtr/sal_uIntPtr for ints where we have to store a pointer


2005-10-05  Kurt Zenker  <kz@openoffice.org>  [f5375d7684b8fb9e8746bf0740b1423a848a3838]

INTEGRATION: CWS intptr (1.3.1670); FILE MERGED 2005/09/13 14:50:10 kendy 1.3.1670.1: #i54498# Introduce and use sal_IntPtr/sal_uIntPtr for ints where we have to store a pointer


2005-10-05  Kurt Zenker  <kz@openoffice.org>  [5cc61c22ab0578907a839d9a16b8ad518fa74d28]

INTEGRATION: CWS intptr (1.2.768); FILE MERGED 2005/09/13 14:50:10 kendy 1.2.768.1: #i54498# Introduce and use sal_IntPtr/sal_uIntPtr for ints where we have to store a pointer


2005-10-05  Kurt Zenker  <kz@openoffice.org>  [ae9d19605829999c2d8ca884b9fb3720755c57d4]

INTEGRATION: CWS tl12 (1.8.136); FILE MERGED 2005/09/23 11:58:55 tl 1.8.136.2: RESYNC: (1.8-1.9); FILE MERGED 2005/05/26 14:31:22 tl 1.8.136.1: #i49005# documentation added


2005-10-05  Kurt Zenker  <kz@openoffice.org>  [c14c2349684566b4ff12861258edd7b0751ceaf0]

INTEGRATION: CWS tl12 (1.8.200); FILE MERGED 2005/09/23 09:49:10 tl 1.8.200.2: RESYNC: (1.8-1.9); FILE MERGED 2005/07/06 13:41:59 tl 1.8.200.1: #120321# new properties added


2005-10-05  Kurt Zenker  <kz@openoffice.org>  [ae404006fb5508b0dbefef2c0664392918e56d50]

INTEGRATION: CWS tl12 (1.9.200); FILE MERGED 2005/09/23 09:46:37 tl 1.9.200.2: RESYNC: (1.9-1.10); FILE MERGED 2005/05/10 08:53:27 tl 1.9.200.1: #i43967# removed duplicate reference to XEnumerationAccess.


2005-10-05  Kurt Zenker  <kz@openoffice.org>  [b59a6b30cdea735758e6e3520cb326529887f905]

INTEGRATION: CWS tl12 (1.5.200); FILE MERGED 2005/09/23 09:28:15 tl 1.5.200.2: RESYNC: (1.5-1.6); FILE MERGED 2005/05/10 08:59:59 tl 1.5.200.1: #i41877# service DocumentIndexFormat declared deprecated.


2005-10-05  Kurt Zenker  <kz@openoffice.org>  [e32a51e2f9e926c8aa0065c646e71b81c712318c]

INTEGRATION: CWS intptr (1.10.26); FILE MERGED 2005/09/13 14:50:07 kendy 1.10.26.1: #i54498# Introduce and use sal_IntPtr/sal_uIntPtr for ints where we have to store a pointer


2005-10-05  Kurt Zenker  <kz@openoffice.org>  [ae8b75c1e0728da6485b8ae9c3ce5b21b249e73a]

INTEGRATION: CWS tl12 (1.12.200); FILE MERGED 2005/09/23 09:24:56 tl 1.12.200.2: RESYNC: (1.12-1.13); FILE MERGED 2005/07/07 11:03:06 tl 1.12.200.1: #i51627# added missing interface as optional


2005-10-05  Kurt Zenker  <kz@openoffice.org>  [db123af89ac87980fcc4a63852b89fe5a6e4c387]

INTEGRATION: CWS intptr (1.3.32); FILE MERGED 2005/09/13 14:50:06 kendy 1.3.32.1: #i54498# Introduce and use sal_IntPtr/sal_uIntPtr for ints where we have to store a pointer


2005-10-05  Kurt Zenker  <kz@openoffice.org>  [d31e0d21840234c7289163aeb7459947d3dd6b85]

INTEGRATION: CWS tl12 (1.5.200); FILE MERGED 2005/09/23 03:04:09 tl 1.5.200.2: RESYNC: (1.5-1.6); FILE MERGED 2005/05/03 12:02:13 tl 1.5.200.1: #i43431# documentation updated


2005-10-05  Kurt Zenker  <kz@openoffice.org>  [8f17d6ff5277d4908112acb477309db343af8ad8]

INTEGRATION: CWS intptr (1.4.30); FILE MERGED 2005/09/13 14:50:06 kendy 1.4.30.1: #i54498# Introduce and use sal_IntPtr/sal_uIntPtr for ints where we have to store a pointer


2005-10-05  Kurt Zenker  <kz@openoffice.org>  [6a4cacf30f8832e8b61313d75ef13b669b204c6c]

INTEGRATION: CWS intptr (1.13.30); FILE MERGED 2005/09/13 14:50:06 kendy 1.13.30.1: #i54498# Introduce and use sal_IntPtr/sal_uIntPtr for ints where we have to store a pointer


2005-10-05  Kurt Zenker  <kz@openoffice.org>  [1f435ac55812db805a4b7a2c9eabda2a42a7112b]

INTEGRATION: CWS intptr (1.13.30); FILE MERGED 2005/09/13 14:50:05 kendy 1.13.30.1: #i54498# Introduce and use sal_IntPtr/sal_uIntPtr for ints where we have to store a pointer


2005-10-05  Kurt Zenker  <kz@openoffice.org>  [efc0c2d727c71a1d0e76785a403af64148e981b0]

INTEGRATION: CWS intptr (1.13.30); FILE MERGED 2005/09/13 14:50:04 kendy 1.13.30.1: #i54498# Introduce and use sal_IntPtr/sal_uIntPtr for ints where we have to store a pointer


2005-10-05  Kurt Zenker  <kz@openoffice.org>  [e59459385e8e3341ed8fc129381711a8ac89467f]

INTEGRATION: CWS intptr (1.13.30); FILE MERGED 2005/09/13 14:50:03 kendy 1.13.30.1: #i54498# Introduce and use sal_IntPtr/sal_uIntPtr for ints where we have to store a pointer


2005-10-05  Kurt Zenker  <kz@openoffice.org>  [5d54aa7cdb3d28bfb64fb17a2554e71d8188e303]

INTEGRATION: CWS intptr (1.13.30); FILE MERGED 2005/09/13 14:50:02 kendy 1.13.30.1: #i54498# Introduce and use sal_IntPtr/sal_uIntPtr for ints where we have to store a pointer


2005-10-05  Kurt Zenker  <kz@openoffice.org>  [0fd304376183cd25dc6227be8dccea869b5a2ac3]

INTEGRATION: CWS intptr (1.13.30); FILE MERGED 2005/09/13 14:50:01 kendy 1.13.30.1: #i54498# Introduce and use sal_IntPtr/sal_uIntPtr for ints where we have to store a pointer


2005-10-05  Kurt Zenker  <kz@openoffice.org>  [77226af43144a1c4a8a490ff1fe64bdf7a3f2ffe]

INTEGRATION: CWS intptr (1.13.30); FILE MERGED 2005/09/13 14:50:00 kendy 1.13.30.1: #i54498# Introduce and use sal_IntPtr/sal_uIntPtr for ints where we have to store a pointer


2005-10-05  Kurt Zenker  <kz@openoffice.org>  [daad0307afd2cee8e86cc3afef9ee35bcf53147d]

INTEGRATION: CWS intptr (1.1.1.1.448); FILE MERGED 2005/09/13 14:49:59 kendy 1.1.1.1.448.1: #i54498# Introduce and use sal_IntPtr/sal_uIntPtr for ints where we have to store a pointer


2005-10-05  Kurt Zenker  <kz@openoffice.org>  [31c546be68532319655c696d610c2f110f6ee3d5]

INTEGRATION: CWS intptr (1.58.114); FILE MERGED 2005/09/13 14:49:54 kendy 1.58.114.1: #i54498# Introduce and use sal_IntPtr/sal_uIntPtr for ints where we have to store a pointer


2005-10-05  Kurt Zenker  <kz@openoffice.org>  [30aa726e827dec743c80e5d4fb57be0617d91b41]

INTEGRATION: CWS dxarray (1.96.10); FILE MERGED 2005/09/19 11:41:35 kendy 1.96.10.1: #i54697# "long *pDXArray" -> "sal_Int32 *pDXArray" patches extracted from ooo64bit02 to conform the declaration in VCL.


2005-10-05  Kurt Zenker  <kz@openoffice.org>  [8d1b02183f0c0ca214b17b23cb0560da8eb93e26]

INTEGRATION: CWS dxarray (1.3.6); FILE MERGED 2005/09/19 11:41:39 kendy 1.3.6.1: #i54697# "long *pDXArray" -> "sal_Int32 *pDXArray" patches extracted from ooo64bit02 to conform the declaration in VCL.


2005-10-05  Kurt Zenker  <kz@openoffice.org>  [93cfede62261620e3adb640d1803291da98b193b]

INTEGRATION: CWS dxarray (1.8.6); FILE MERGED 2005/09/19 11:41:38 kendy 1.8.6.1: #i54697# "long *pDXArray" -> "sal_Int32 *pDXArray" patches extracted from ooo64bit02 to conform the declaration in VCL.


2005-10-05  Kurt Zenker  <kz@openoffice.org>  [89ab29f84b918b4c9cf60b125487ef077a2b129e]

INTEGRATION: CWS dxarray (1.60.12); FILE MERGED 2005/09/19 11:41:37 kendy 1.60.12.1: #i54697# "long *pDXArray" -> "sal_Int32 *pDXArray" patches extracted from ooo64bit02 to conform the declaration in VCL.


2005-10-05  Kurt Zenker  <kz@openoffice.org>  [90e988e6cca76515a2ed08c55ac46c5a9ba9bc3f]

INTEGRATION: CWS dxarray (1.8.12); FILE MERGED 2005/09/19 11:41:37 kendy 1.8.12.1: #i54697# "long *pDXArray" -> "sal_Int32 *pDXArray" patches extracted from ooo64bit02 to conform the declaration in VCL.


2005-10-05  Kurt Zenker  <kz@openoffice.org>  [17fca378b723809c4a9f183a51b2d69777237961]

INTEGRATION: CWS tl12 (1.53.52); FILE MERGED 2005/09/23 00:14:29 tl 1.53.52.2: RESYNC: (1.53-1.54); FILE MERGED 2005/05/31 10:43:17 tl 1.53.52.1: #122451# return value selction of shapes fixed


2005-10-05  Kurt Zenker  <kz@openoffice.org>  [970a97e1079e36e3c2c585fc0150b74c05b79e13]

INTEGRATION: CWS dxarray (1.10.12); FILE MERGED 2005/09/19 11:41:36 kendy 1.10.12.1: #i54697# "long *pDXArray" -> "sal_Int32 *pDXArray" patches extracted from ooo64bit02 to conform the declaration in VCL.


2005-10-05  Kurt Zenker  <kz@openoffice.org>  [eec216d61fe13b0698a962c8cc2ff80536ead489]

INTEGRATION: CWS tl12 (1.99.70); FILE MERGED 2005/09/23 00:14:14 tl 1.99.70.2: RESYNC: (1.99-1.100); FILE MERGED 2005/05/26 14:35:40 tl 1.99.70.1: #i49005# property names changed


2005-10-05  Kurt Zenker  <kz@openoffice.org>  [8c60a7b4559254f7a3e72ee2af7a797736d1001b]

INTEGRATION: CWS dxarray (1.8.12); FILE MERGED 2005/09/19 11:41:36 kendy 1.8.12.1: #i54697# "long *pDXArray" -> "sal_Int32 *pDXArray" patches extracted from ooo64bit02 to conform the declaration in VCL.


2005-10-05  Kurt Zenker  <kz@openoffice.org>  [e8efdfc714fbf412ee3134dc3338818a16606d1b]

INTEGRATION: CWS tl12 (1.41.306); FILE MERGED 2005/09/23 00:08:50 tl 1.41.306.3: RESYNC: (1.42-1.43); FILE MERGED 2005/08/16 11:52:00 tl 1.41.306.2: RESYNC: (1.41-1.42); FILE MERGED 2005/05/03 07:35:38 tl 1.41.306.1: #i42890# another read-only flag removed


2005-10-05  Kurt Zenker  <kz@openoffice.org>  [5e127e0025ed1b3076c9ec39ad623cbd328967f5]

INTEGRATION: CWS dxarray (1.99.8); FILE MERGED 2005/09/19 11:41:35 kendy 1.99.8.1: #i54697# "long *pDXArray" -> "sal_Int32 *pDXArray" patches extracted from ooo64bit02 to conform the declaration in VCL.


2005-10-05  Kurt Zenker  <kz@openoffice.org>  [c4e4787de9932675674d838a3d3fbd7e913561a3]

INTEGRATION: CWS tl12 (1.22.52); FILE MERGED 2005/09/23 00:07:11 tl 1.22.52.2: RESYNC: (1.22-1.23); FILE MERGED 2005/08/02 14:39:25 tl 1.22.52.1: #i52323# be sure to use a text node even if a non text node (e.g. graphic) is selected.


2005-10-05  Kurt Zenker  <kz@openoffice.org>  [cd5cdb46c949ead91a0006de4ef82f69e40162b4]

INTEGRATION: CWS dxarray (1.72.12); FILE MERGED 2005/09/19 11:41:35 kendy 1.72.12.1: #i54697# "long *pDXArray" -> "sal_Int32 *pDXArray" patches extracted from ooo64bit02 to conform the declaration in VCL.


2005-10-05  Kurt Zenker  <kz@openoffice.org>  [c76d319dbef7ae92841997e91bb69b05bc6a965b]

INTEGRATION: CWS tl12 (1.3.424); FILE MERGED 2005/09/22 23:27:59 tl 1.3.424.2: RESYNC: (1.3-1.4); FILE MERGED 2005/06/22 11:17:16 tl 1.3.424.1: #i44567# Chinese text conversion language attribute for non chinese non Asian text now set to target language also


2005-10-05  Kurt Zenker  <kz@openoffice.org>  [30895e174e72abc0eaa8fb2cbe7fe3225cba3615]

INTEGRATION: CWS dxarray (1.12.10); FILE MERGED 2005/09/19 11:41:34 kendy 1.12.10.1: #i54697# "long *pDXArray" -> "sal_Int32 *pDXArray" patches extracted from ooo64bit02 to conform the declaration in VCL.


2005-10-05  Kurt Zenker  <kz@openoffice.org>  [1dd2ced8002107c038d88000ea39b4cba981567a]

INTEGRATION: CWS tl12 (1.9.52); FILE MERGED 2005/09/22 23:26:48 tl 1.9.52.4: RESYNC: (1.9-1.10); FILE MERGED 2005/08/02 14:39:24 tl 1.9.52.3: #i52323# be sure to use a text node even if a non text node (e.g. graphic) is selected. 2005/07/04 10:05:58 tl 1.9.52.2: #i44567# set default CJK font as well 2005/06/22 11:17:16 tl 1.9.52.1: #i44567# Chinese text conversion language attribute for non chinese non Asian text now set to target language also


2005-10-05  Kurt Zenker  <kz@openoffice.org>  [fcaa1a0f02906ed9a2b6839f4ee4ac44a441857d]

INTEGRATION: CWS dxarray (1.21.12); FILE MERGED 2005/09/19 11:41:34 kendy 1.21.12.1: #i54697# "long *pDXArray" -> "sal_Int32 *pDXArray" patches extracted from ooo64bit02 to conform the declaration in VCL.


2005-10-05  Kurt Zenker  <kz@openoffice.org>  [e134a5409533c8825b0b8b3ac1cdd0e91f7334e9]

INTEGRATION: CWS tl12 (1.112.52); FILE MERGED 2005/09/22 20:21:31 tl 1.112.52.2: RESYNC: (1.112-1.113); FILE MERGED 2005/07/06 13:44:23 tl 1.112.52.1: #120321# new properties added to SwXTextField


2005-10-05  Kurt Zenker  <kz@openoffice.org>  [722f47a09d1d9fe21419644120aa148fb43da2f6]

INTEGRATION: CWS dxarray (1.8.10); FILE MERGED 2005/09/19 11:41:33 kendy 1.8.10.1: #i54697# "long *pDXArray" -> "sal_Int32 *pDXArray" patches extracted from ooo64bit02 to conform the declaration in VCL.


2005-10-05  Kurt Zenker  <kz@openoffice.org>  [788da72325efd8750ced7e36e0dc5171abbf6616]

INTEGRATION: CWS tl12 (1.84.150); FILE MERGED 2005/09/22 20:20:17 tl 1.84.150.3: RESYNC: (1.86-1.87); FILE MERGED 2005/08/16 11:40:42 tl 1.84.150.2: RESYNC: (1.84-1.86); FILE MERGED 2005/05/03 07:59:14 tl 1.84.150.1: #i42366# check for pointer to removed bodytext inserted


2005-10-05  Kurt Zenker  <kz@openoffice.org>  [7070dae3c7f0f00935c8f627bae91376003405c4]

INTEGRATION: CWS tl12 (1.176.52); FILE MERGED 2005/09/22 20:20:06 tl 1.176.52.3: RESYNC: (1.178-1.179); FILE MERGED 2005/08/16 11:40:28 tl 1.176.52.2: RESYNC: (1.176-1.178); FILE MERGED 2005/07/06 13:44:23 tl 1.176.52.1: #120321# new properties added to SwXTextField


2005-10-05  Kurt Zenker  <kz@openoffice.org>  [4a94529395ae0a88dc9b9532c3df5ef3069c7864]

INTEGRATION: CWS tl12 (1.88.120); FILE MERGED 2005/09/22 20:18:59 tl 1.88.120.3: RESYNC: (1.89-1.90); FILE MERGED 2005/08/16 11:40:18 tl 1.88.120.2: RESYNC: (1.88-1.89); FILE MERGED 2005/07/06 13:44:22 tl 1.88.120.1: #120321# new properties added to SwXTextField


2005-10-05  Kurt Zenker  <kz@openoffice.org>  [319ded47807bf961c0d7151dbdc1202023e082bd]

INTEGRATION: CWS tl12 (1.25.444); FILE MERGED 2005/09/22 20:17:34 tl 1.25.444.3: RESYNC: (1.26-1.27); FILE MERGED 2005/08/16 11:40:07 tl 1.25.444.2: RESYNC: (1.25-1.26); FILE MERGED 2005/05/10 13:53:44 tl 1.25.444.1: #i47503# document factory now also works with 'com.sun.star.text.TextGraphicObject'


2005-10-05  Kurt Zenker  <kz@openoffice.org>  [963b4d464cac4e5fa8c48d5ae16f8487fbecf7e4]

INTEGRATION: CWS dxarray (1.8.4); FILE MERGED 2005/09/19 11:41:26 kendy 1.8.4.1: #i54697# "long *pDXArray" -> "sal_Int32 *pDXArray" patches extracted from ooo64bit02 to conform the declaration in VCL.


2005-10-05  Kurt Zenker  <kz@openoffice.org>  [0ae08d26356c6b3a9b4b3f1d1e9468e98107e760]

INTEGRATION: CWS tl12 (1.66.18); FILE MERGED 2005/09/22 20:07:49 tl 1.66.18.2: RESYNC: (1.66-1.67); FILE MERGED 2005/06/22 11:17:15 tl 1.66.18.1: #i44567# Chinese text conversion language attribute for non chinese non Asian text now set to target language also


2005-10-05  Kurt Zenker  <kz@openoffice.org>  [2641cd31b6af02beb9e47335b02da6397a446cbc]

INTEGRATION: CWS dxarray (1.22.4); FILE MERGED 2005/09/19 11:41:26 kendy 1.22.4.1: #i54697# "long *pDXArray" -> "sal_Int32 *pDXArray" patches extracted from ooo64bit02 to conform the declaration in VCL.


2005-10-05  Kurt Zenker  <kz@openoffice.org>  [266854536a03b372a9437e0081f6378bf1cc105e]

INTEGRATION: CWS tl12 (1.5.1094); FILE MERGED 2005/09/22 20:07:24 tl 1.5.1094.2: RESYNC: (1.5-1.6); FILE MERGED 2005/06/22 11:17:14 tl 1.5.1094.1: #i44567# Chinese text conversion language attribute for non chinese non Asian text now set to target language also


2005-10-05  Kurt Zenker  <kz@openoffice.org>  [043076c0bdd80095e53f13f8bb9029295149d7ff]

INTEGRATION: CWS dxarray (1.3.4); FILE MERGED 2005/09/19 11:41:26 kendy 1.3.4.1: #i54697# "long *pDXArray" -> "sal_Int32 *pDXArray" patches extracted from ooo64bit02 to conform the declaration in VCL.


2005-10-05  Kurt Zenker  <kz@openoffice.org>  [e44888b55a9797563d7c7a528de11bd0f9902021]

INTEGRATION: CWS tl12 (1.4.476); FILE MERGED 2005/09/22 19:23:30 tl 1.4.476.2: RESYNC: (1.4-1.5); FILE MERGED 2005/07/06 13:44:22 tl 1.4.476.1: #120321# new properties added to SwXTextField


2005-10-05  Kurt Zenker  <kz@openoffice.org>  [9a4c5027da26ff672ca795c34d6a5ce545824b14]

INTEGRATION: CWS dxarray (1.12.4); FILE MERGED 2005/09/19 11:41:25 kendy 1.12.4.1: #i54697# "long *pDXArray" -> "sal_Int32 *pDXArray" patches extracted from ooo64bit02 to conform the declaration in VCL.


2005-10-05  Kurt Zenker  <kz@openoffice.org>  [9537d24ea9d7f72240fd62f52b6e8d62c60f865a]

INTEGRATION: CWS tl12 (1.13.50); FILE MERGED 2005/09/22 18:39:13 tl 1.13.50.2: RESYNC: (1.13-1.14); FILE MERGED 2005/08/19 12:11:20 tl 1.13.50.1: #i48681# take care of bad outline level values


2005-10-05  Kurt Zenker  <kz@openoffice.org>  [357ffb020f49fb280d6906d1b902c2ab163bb2db]

INTEGRATION: CWS tl12 (1.107.52); FILE MERGED 2005/09/22 17:49:05 tl 1.107.52.2: RESYNC: (1.107-1.108); FILE MERGED 2005/07/06 13:43:30 tl 1.107.52.1: #120321# new properties added to SwXTextField


2005-10-05  Kurt Zenker  <kz@openoffice.org>  [44d05822fdcb5979af8418489ee48b95bd9dc1c2]

INTEGRATION: CWS tl12 (1.14.444); FILE MERGED 2005/09/22 17:44:55 tl 1.14.444.2: RESYNC: (1.14-1.15); FILE MERGED 2005/05/10 13:53:41 tl 1.14.444.1: #i47503# document factory now also works with 'com.sun.star.text.TextGraphicObject'


2005-10-05  Kurt Zenker  <kz@openoffice.org>  [81343ae76bca5242cef90ae184e539648e4256db]

INTEGRATION: CWS tl12 (1.3.1262); FILE MERGED 2005/09/22 17:41:29 tl 1.3.1262.2: RESYNC: (1.3-1.4); FILE MERGED 2005/06/22 11:16:52 tl 1.3.1262.1: #i44567# Chinese text conversion language attribute for non chinese non Asian text now set to target language also


2005-10-05  Kurt Zenker  <kz@openoffice.org>  [973db3f8649a4f0fc77942286a9a0686e3bb7af3]

INTEGRATION: CWS tl12 (1.2.52); FILE MERGED 2005/09/22 17:26:46 tl 1.2.52.2: RESYNC: (1.2-1.3); FILE MERGED 2005/06/22 11:16:52 tl 1.2.52.1: #i44567# Chinese text conversion language attribute for non chinese non Asian text now set to target language also


2005-10-05  Kurt Zenker  <kz@openoffice.org>  [d996ecbf06cd6ef0d2aa6651b73bae02344453cc]

INTEGRATION: CWS tl12 (1.36.70); FILE MERGED 2005/09/22 17:16:23 tl 1.36.70.3: RESYNC: (1.37-1.38); FILE MERGED 2005/08/16 11:32:20 tl 1.36.70.2: RESYNC: (1.36-1.37); FILE MERGED 2005/06/22 11:16:51 tl 1.36.70.1: #i44567# Chinese text conversion language attribute for non chinese non Asian text now set to target language also


2005-10-05  Kurt Zenker  <kz@openoffice.org>  [2b9652e8f9ac15cd5561c4250dfd77b44c834b6e]

INTEGRATION: CWS tl12 (1.3.52); FILE MERGED 2005/09/22 17:10:27 tl 1.3.52.2: RESYNC: (1.3-1.4); FILE MERGED 2005/06/22 11:16:51 tl 1.3.52.1: #i44567# Chinese text conversion language attribute for non chinese non Asian text now set to target language also


2005-10-05  Kurt Zenker  <kz@openoffice.org>  [0f09dd8f819da5f235bc6609687bd3cd87a52477]

INTEGRATION: CWS dxarray (1.80.12); FILE MERGED 2005/09/19 11:41:30 kendy 1.80.12.1: #i54697# "long *pDXArray" -> "sal_Int32 *pDXArray" patches extracted from ooo64bit02 to conform the declaration in VCL.


2005-10-05  Kurt Zenker  <kz@openoffice.org>  [270b820ca7af0bf0162f08c7dc1a03b8259e8a29]

INTEGRATION: CWS dxarray (1.55.10); FILE MERGED 2005/09/19 11:41:29 kendy 1.55.10.1: #i54697# "long *pDXArray" -> "sal_Int32 *pDXArray" patches extracted from ooo64bit02 to conform the declaration in VCL.


2005-10-05  Kurt Zenker  <kz@openoffice.org>  [aeef615264c3d8b76a2ea35e246bd28662fd6e49]

INTEGRATION: CWS dxarray (1.12.12); FILE MERGED 2005/09/19 11:41:29 kendy 1.12.12.1: #i54697# "long *pDXArray" -> "sal_Int32 *pDXArray" patches extracted from ooo64bit02 to conform the declaration in VCL.


2005-10-05  Kurt Zenker  <kz@openoffice.org>  [1d6e3a2b90a1e156afbf98765950778749b2fd64]

INTEGRATION: CWS tl12 (1.19.64); FILE MERGED 2005/09/22 16:05:16 tl 1.19.64.2: RESYNC: (1.19-1.20); FILE MERGED 2005/08/15 16:40:22 cl 1.19.64.1: #i51153# call setupdatemode before check of convertable objects


2005-10-05  Kurt Zenker  <kz@openoffice.org>  [2e8388d6b5d7a688f858fabfa6c906a7e3110ff6]

INTEGRATION: CWS tl12 (1.3.300); FILE MERGED 2005/09/22 14:20:20 tl 1.3.300.2: RESYNC: (1.3-1.4); FILE MERGED 2005/08/15 16:39:38 cl 1.3.300.1: #i51153# changing styles also on chinese conversion


2005-10-05  Kurt Zenker  <kz@openoffice.org>  [638be3fe4559e5183ba76f17731cb225f3c26bca]

INTEGRATION: CWS tl12 (1.17.220); FILE MERGED 2005/09/22 13:25:30 tl 1.17.220.2: RESYNC: (1.17-1.18); FILE MERGED 2005/08/15 16:39:28 cl 1.17.220.1: #i51153# adding exception support for all files


2005-10-05  Kurt Zenker  <kz@openoffice.org>  [11f04b71de678516a15e9649ed69298216a33afb]

INTEGRATION: CWS tl12 (1.5.226); FILE MERGED 2005/09/22 13:14:26 tl 1.5.226.3: RESYNC: (1.5-1.6); FILE MERGED 2005/08/18 10:15:13 tl 1.5.226.2: #i51153# include statement fixed 2005/08/15 16:39:10 cl 1.5.226.1: #i51153# changing styles also on chinese conversion


2005-10-05  Kurt Zenker  <kz@openoffice.org>  [15acef394fdbc00e215839b9e741ba3c33af67ea]

INTEGRATION: CWS tl12 (1.11.218); FILE MERGED 2005/09/22 13:06:00 tl 1.11.218.2: RESYNC: (1.11-1.12); FILE MERGED 2005/08/15 16:38:36 cl 1.11.218.1: #i51153# moved chinese conversion dialog implementation to fuhhconv.cxx


2005-10-05  Kurt Zenker  <kz@openoffice.org>  [aec413946d35a1657767031dffc98f5f5ef024e1]

INTEGRATION: CWS dxarray (1.13.2); FILE MERGED 2005/09/19 11:41:28 kendy 1.13.2.1: #i54697# "long *pDXArray" -> "sal_Int32 *pDXArray" patches extracted from ooo64bit02 to conform the declaration in VCL.


2005-10-05  Kurt Zenker  <kz@openoffice.org>  [6603bae56275bdbf13daef50ac51ba42248a3784]

INTEGRATION: CWS dxarray (1.12.2); FILE MERGED 2005/09/19 11:41:28 kendy 1.12.2.1: #i54697# "long *pDXArray" -> "sal_Int32 *pDXArray" patches extracted from ooo64bit02 to conform the declaration in VCL.


2005-10-05  Kurt Zenker  <kz@openoffice.org>  [9b8c179517f073da6079d6ff89c4fbec353bd06e]

INTEGRATION: CWS dxarray (1.46.2); FILE MERGED 2005/09/19 11:41:27 kendy 1.46.2.1: #i54697# "long *pDXArray" -> "sal_Int32 *pDXArray" patches extracted from ooo64bit02 to conform the declaration in VCL.


2005-10-05  Kurt Zenker  <kz@openoffice.org>  [39d92971c07da4d28e8eea03f3f349ea851ee322]

INTEGRATION: CWS sysui11 (1.18.2); FILE MERGED 2005/09/13 06:31:30 obr 1.18.2.4: RESYNC: (1.20-1.21); FILE MERGED 2005/09/01 05:58:04 obr 1.18.2.3: RESYNC: (1.19-1.20); FILE MERGED 2005/08/24 08:54:29 obr 1.18.2.2: RESYNC: (1.18-1.19); FILE MERGED 2005/08/16 13:21:13 obr 1.18.2.1: #i52807# triggerin now runs only for initial install, updates are handled by new triggerpostun


2005-10-05  Kurt Zenker  <kz@openoffice.org>  [b544dcedf2555020742e0ff9202aef1ed7c30884]

INTEGRATION: CWS sysui11 (1.15.16); FILE MERGED 2005/09/13 06:31:21 obr 1.15.16.2: RESYNC: (1.15-1.16); FILE MERGED 2005/08/16 13:21:11 obr 1.15.16.1: #i52807# triggerin now runs only for initial install, updates are handled by new triggerpostun


2005-10-05  Kurt Zenker  <kz@openoffice.org>  [2ea8b7a1515c7c365b21639bd44dfe4b7dcc5363]

INTEGRATION: CWS sysui11 (1.3.60); FILE MERGED 2005/09/05 09:23:09 obr 1.3.60.1: #i53648# symlink should be relative


2005-10-05  Kurt Zenker  <kz@openoffice.org>  [372628a74b4ec7b69886cc111d8a623dd8f8e4c7]

INTEGRATION: CWS sysui11 (1.7.16); FILE MERGED 2005/09/13 06:30:45 obr 1.7.16.2: RESYNC: (1.7-1.9); FILE MERGED 2005/08/16 13:21:09 obr 1.7.16.1: #i52807# triggerin now runs only for initial install, updates are handled by new triggerpostun


2005-10-05  Kurt Zenker  <kz@openoffice.org>  [b47c72ae184047e091536ea009668c5a07f87000]

INTEGRATION: CWS sysui11 (1.1.2); FILE ADDED 2005/08/16 13:21:09 obr 1.1.2.1: #i52807# triggerin now runs only for initial install, updates are handled by new triggerpostun


2005-10-05  Kurt Zenker  <kz@openoffice.org>  [37f09dbfd1a8bb224c352fee61b3e3e9bd9867f3]

INTEGRATION: CWS sysui11 (1.17.2); FILE MERGED 2005/09/13 06:30:06 obr 1.17.2.4: RESYNC: (1.19-1.20); FILE MERGED 2005/09/01 05:57:54 obr 1.17.2.3: RESYNC: (1.18-1.19); FILE MERGED 2005/08/24 08:54:12 obr 1.17.2.2: RESYNC: (1.17-1.18); FILE MERGED 2005/08/16 13:21:08 obr 1.17.2.1: #i52807# triggerin now runs only for initial install, updates are handled by new triggerpostun


2005-10-05  Kurt Zenker  <kz@openoffice.org>  [45604c60cb0cf93de11ceaed5e9bb6c619ff0012]

INTEGRATION: CWS sysui11 (1.14.16); FILE MERGED 2005/09/13 06:29:54 obr 1.14.16.2: RESYNC: (1.14-1.15); FILE MERGED 2005/08/16 13:21:07 obr 1.14.16.1: #i52807# triggerin now runs only for initial install, updates are handled by new triggerpostun


2005-10-05  Kurt Zenker  <kz@openoffice.org>  [88a0125198f9ced22738b1a1245735784cc14a5d]

INTEGRATION: CWS sysui11 (1.7.2); FILE MERGED 2005/09/13 06:29:44 obr 1.7.2.4: RESYNC: (1.9-1.10); FILE MERGED 2005/09/01 05:57:45 obr 1.7.2.3: RESYNC: (1.8-1.9); FILE MERGED 2005/08/24 08:54:05 obr 1.7.2.2: RESYNC: (1.7-1.8); FILE MERGED 2005/08/16 13:21:05 obr 1.7.2.1: #i52807# triggerin now runs only for initial install, updates are handled by new triggerpostun


2005-10-05  Kurt Zenker  <kz@openoffice.org>  [6d975bf0938d4839d7313c34a3e066bce291973b]

INTEGRATION: CWS sysui11 (1.3.16); FILE MERGED 2005/09/13 06:29:33 obr 1.3.16.2: RESYNC: (1.3-1.4); FILE MERGED 2005/08/16 13:21:05 obr 1.3.16.1: #i52807# triggerin now runs only for initial install, updates are handled by new triggerpostun


2005-10-05  Kurt Zenker  <kz@openoffice.org>  [8fb75f66a3387f6172f351bc5bf2ae535008831b]

INTEGRATION: CWS sysui11 (1.4.50); FILE MERGED 2005/09/13 06:29:04 obr 1.4.50.2: RESYNC: (1.4-1.5); FILE MERGED 2005/08/16 13:21:04 obr 1.4.50.1: #i52807# triggerin now runs only for initial install, updates are handled by new triggerpostun


2005-10-05  Kurt Zenker  <kz@openoffice.org>  [f621a67eb4ec959ecbadcf26c95cfec7aa83c017]

INTEGRATION: CWS sysui11 (1.8.2); FILE MERGED 2005/09/13 06:28:53 obr 1.8.2.4: RESYNC: (1.10-1.11); FILE MERGED 2005/09/01 05:57:38 obr 1.8.2.3: RESYNC: (1.9-1.10); FILE MERGED 2005/08/24 08:53:58 obr 1.8.2.2: RESYNC: (1.8-1.9); FILE MERGED 2005/08/16 13:21:03 obr 1.8.2.1: #i52807# triggerin now runs only for initial install, updates are handled by new triggerpostun


2005-10-05  Kurt Zenker  <kz@openoffice.org>  [d120b7520f3bcedb99ede4b80782b3d46b558dd3]

INTEGRATION: CWS dxarray (1.4.6); FILE MERGED 2005/09/19 11:41:24 kendy 1.4.6.1: #i54697# "long *pDXArray" -> "sal_Int32 *pDXArray" patches extracted from ooo64bit02 to conform the declaration in VCL.


2005-10-05  Kurt Zenker  <kz@openoffice.org>  [27fc6eef894e3dab71a09e5a81de5beb1a50f4f5]

INTEGRATION: CWS dxarray (1.5.6); FILE MERGED 2005/09/19 11:41:24 kendy 1.5.6.1: #i54697# "long *pDXArray" -> "sal_Int32 *pDXArray" patches extracted from ooo64bit02 to conform the declaration in VCL.


2005-10-05  Kurt Zenker  <kz@openoffice.org>  [2a3a987ba0b6ebafef6fc8097efce4d3f5b6b8cb]

INTEGRATION: CWS dxarray (1.16.6); FILE MERGED 2005/09/19 11:41:23 kendy 1.16.6.1: #i54697# "long *pDXArray" -> "sal_Int32 *pDXArray" patches extracted from ooo64bit02 to conform the declaration in VCL.


2005-10-05  Kurt Zenker  <kz@openoffice.org>  [37d6e4ad35a39a261760bfc53ec3ad207bccb783]

INTEGRATION: CWS dxarray (1.6.6); FILE MERGED 2005/09/19 11:41:23 kendy 1.6.6.1: #i54697# "long *pDXArray" -> "sal_Int32 *pDXArray" patches extracted from ooo64bit02 to conform the declaration in VCL.


2005-10-05  Kurt Zenker  <kz@openoffice.org>  [9753770bb41cc0347cd2e60615edb097f5de93c3]

INTEGRATION: CWS pj34 (1.4.14); FILE MERGED 2005/09/23 08:00:22 pjanik 1.4.14.1: #i30479#: Add AMD64's THIS_ARCH macro.


2005-10-05  Kurt Zenker  <kz@openoffice.org>  [71f7ace8f91e7fc079c323585cbedadb7520f093]

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>  [69881fc4bd6ccaf20625a7c3c79aaa4db6c84421]

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>  [b92eaaf0d60c8ed59baf144ef9bb07a6d2e1b3cb]

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>  [57b5097640d328368f970aa72a6d887c8c633cb1]

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>  [eefbc820990d5bf7abb19cc4ce17ecb214f2e2ae]

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>  [fb4e35bd0045b426a6bd56369c83825053031c07]

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>  [9125dbdeb94cfa39250be0bbda6f4eaad93cc606]

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>  [7a1f692c6a6b95cc91c5cd8b912d6fd3ce1a9105]

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>  [ee2fe570972506be2cf3e564fb957daf53512b43]

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>  [0b3703256163b9b3ea9191eabc4fd2dcbbc87cbe]

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>  [b7200293bdb94612de0b7cc7e1e0f880d475c0f7]

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>  [0e94d17bae9f29889998f01a7e6f100bdc3207ab]

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>  [c577452db40aa9eb630ea2a45469704f75a932cb]

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>  [fbfd7a427092339880b847e79c4876132be1ad2b]

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>  [24891a28055145c5aeb4fe43ed31c55eb21db6fa]

INTEGRATION: CWS pj34 (1.157.20); FILE MERGED 2005/09/21 19:03:11 pjanik 1.157.20.1: #i54621#: fix common typo.


2005-10-05  Vladimir Glazounov  <vg@openoffice.org>  [fd7da2305662532d986a67bbcb0e46f74526243a]

new version for OOO680


2005-10-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [484928b52c190aad879aae7ca2e0352e23dbc681]

#i10000#:#i52188#: fix merge conflict resolution


2005-09-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [6af627be0fefbaff41a7649b38427c38fe7de30e]

SRC680


2005-09-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [5a2334a2211b3ac02e04d8181046b79549fc13a2]

INTEGRATION: CWS ivo14 (1.57.2); FILE MERGED 2005/09/29 11:31:47 as 1.57.2.1: #125954# react for disposing of the broadcaster too!


2005-09-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [cc744e4c26bbb3f1c2b0af31082ead9eddd9b9fc]

INTEGRATION: CWS ivo14 (1.47.2); FILE MERGED 2005/09/28 17:09:09 ihi 1.47.2.1: #i55176# en-US UI List elements from resources files are german , disabled merging of en-US resource strings


2005-09-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [9b168731f9e780d0a7bcdfd36b8d0ee60d5d2365]

INTEGRATION: CWS fwk21 (1.182.26); FILE MERGED 2005/08/16 15:58:01 cd 1.182.26.1: #i53374# ReplaceStringHookProc must be available before splash screen is created


2005-09-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [f2606ea27a09060bb5e3d9a8fe399c3348d8d389]

INTEGRATION: CWS fwk21 (1.3.40); FILE MERGED 2005/08/18 11:12:14 as 1.3.40.1: #i51628# add new function to handle set nodes


2005-09-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [261ad2b6d84067dc2ca36f63eaba922eb97e5126]

INTEGRATION: CWS fwk21 (1.3.54); FILE MERGED 2005/08/18 11:11:32 as 1.3.54.1: #i51628# add comments; add new function to handle set nodes


2005-09-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [6bf1fca6748088af8909b1173dc81823ba637b90]

INTEGRATION: CWS fwk21 (1.167.10); FILE MERGED 2005/08/18 16:04:31 mav 1.167.10.2: #125175# handle private:stream correctly 2005/08/18 10:48:51 mav 1.167.10.1: #120162# try to handle the case when savecompleted has failed


2005-09-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [63679581bbf9585cbdbd6c3632d2959a73925abe]

INTEGRATION: CWS fwk21 (1.70.18); FILE MERGED 2005/08/15 16:20:45 mba 1.70.18.2: #i51197#: fallback if title empty 2005/08/15 16:16:36 mba 1.70.18.1: #i51197#: always return real title if explicitly asked for


2005-09-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [754fbfc387945608cfc52712114fd04e6d9abbe5]

INTEGRATION: CWS fwk21 (1.16.102); FILE MERGED 2005/08/16 13:47:33 mav 1.16.102.1: #i51727# use user selected location second time


2005-09-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [a5069f3bf75de472e0fd2cddee6af24835d6cc28]

INTEGRATION: CWS fwk21 (1.63.266); FILE MERGED 2005/08/22 14:55:54 mba 1.63.266.1: i53462: templates must be opened readwrite


2005-09-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [1796679a4c5cdfc4a90e0ac95d709010ea55130d]

INTEGRATION: CWS fwk21 (1.46.274); FILE MERGED 2005/08/15 15:35:56 mba 1.46.274.1: #i51835#: superfluous resources removed


2005-09-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [7545ae3c0f14933a1e9616fe450d76ac586fa3e5]

INTEGRATION: CWS fwk21 (1.22.224); FILE MERGED 2005/08/15 15:35:55 mba 1.22.224.1: #i51835#: superfluous resources removed


2005-09-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [70b80e75f397d698f3264fa1bd9ebec7626881bb]

INTEGRATION: CWS fwk21 (1.26.170); FILE MERGED 2005/08/10 11:02:14 as 1.26.170.1: #i51881# synchronize UI and config before storing it to an external file


2005-09-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [a6d424199e6ef6959abd0fdf8570f44c956fcabe]

INTEGRATION: CWS fwk21 (1.56.104); FILE MERGED 2005/08/16 14:46:14 mba 1.56.104.1: #i51000#: set StreamRelPath only if medium contains one


2005-09-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [f9f2ec91f12f1256358edc39e77c440eb5410959]

INTEGRATION: CWS fwk21 (1.26.90); FILE MERGED 2005/08/30 11:57:35 cd 1.26.90.1: #i53966# Use view strategy to retrieve data segment for update


2005-09-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [0bc365dee3d48a5e2ca1b7710dcd7f47b1f5ef98]

INTEGRATION: CWS fwk21 (1.21.30); FILE MERGED 2005/08/17 09:14:57 mav 1.21.30.1: #i44245# if casesensitive comparing fails compare normalized pathes


2005-09-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [fd1fdda5425d8c1a5fcb0b53d0a65c37f57af169]

INTEGRATION: CWS fwk21 (1.26.10); FILE MERGED 2005/08/16 11:10:22 mav 1.26.10.1: #i52106# do not cache the supported replacement formats


2005-09-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [80dd0b2a020428fdcce5e6907e1a88e001d72e0d]

INTEGRATION: CWS fwk21 (1.19.26); FILE MERGED 2005/08/15 15:50:51 mav 1.19.26.1: #i53031# when object is UI activated the window must get the focus


2005-09-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [c412210eca20808a9d804c65f12341ffe54419a5]

INTEGRATION: CWS fwk21 (1.21.378); FILE MERGED 2005/08/18 11:14:43 as 1.21.378.1: #i51628# remove caching of values; use configuration directly so every update will be reflected at this class immediatly


2005-09-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [fa51def1fa8d225cc2af1dee342157d99a95a688]

INTEGRATION: CWS fwk21 (1.53.130); FILE MERGED 2005/08/25 08:47:47 cd 1.53.130.1: #i51628# ViewOptions now needs exception support, therefore added it exception part


2005-09-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [b436945264129cf9c6c2e4cca7ba9565dbf1fdb6]

INTEGRATION: CWS fwk21 (1.3.392); FILE MERGED 2005/09/02 15:43:27 cn 1.3.392.1: #i54165# update for UNO-API-Tests


2005-09-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [ef733946f71f333c7cf970c31340fc866f0669cc]

INTEGRATION: CWS fwk21 (1.4.392); FILE MERGED 2005/09/02 15:43:27 cn 1.4.392.1: #i54165# update for UNO-API-Tests


2005-09-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [c8a34493b7bef0fa1ff99d9bebf1754b37d81632]

INTEGRATION: CWS fwk21 (1.3.168); FILE MERGED 2005/08/10 10:57:48 as 1.3.168.1: #i51881# user layer is the only valid layer for documents; allow fallback to READONLY mode in case storage could not be opened READWRITE


2005-09-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [275300624b4a84021712923618f894b8d3a856b7]

INTEGRATION: CWS fwk21 (1.10.20); FILE MERGED 2005/08/10 10:57:48 as 1.10.20.1: #i51881# user layer is the only valid layer for documents; allow fallback to READONLY mode in case storage could not be opened READWRITE


2005-09-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [f381dae7eda9dd2a86c5840218ca524d31223bc5]

INTEGRATION: CWS fwk21 (1.3.14); FILE MERGED 2005/08/16 14:28:43 abi 1.3.14.1: i38897# no assertion necessary in case of missing non-required properties


2005-09-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [528aa5cc93f858b92c3adabec9021cedf4212d43]

INTEGRATION: CWS fwk21 (1.4.96); FILE MERGED 2005/08/16 14:12:07 abi 1.4.96.1: #i47166# assertion wrong in case of no provider, because schemes are not determined during configuration time


2005-09-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [9ccee1478e62223cbf35ecaba2096f7fd9badf0c]

INTEGRATION: CWS fwk21 (1.25.198); FILE MERGED 2005/08/15 15:58:03 mba 1.25.198.1: i49676: inherit UpdateDocMode from document containing the link


2005-09-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [772862bc0bdbec6fef4192f30314d28d574ec5d3]

INTEGRATION: CWS fwk21 (1.25.308); FILE MERGED 2005/08/19 04:53:30 pb 1.25.308.1: fix: #i46148# detect if draw or impress is the current module


2005-09-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [71e90a5287d0bef624f37e4c91cf04d05c847faf]

INTEGRATION: CWS fwk21 (1.44.388); FILE MERGED 2005/08/25 11:28:37 cd 1.44.388.1: #i10000# treeopt must be added to exception files as it uses exception code


2005-09-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [e01f4adac331ce29fec63a59d04d8a4cafdd328e]

INTEGRATION: CWS fwk21 (1.62.62); FILE MERGED 2005/08/16 14:10:21 mba 1.62.62.1: #i51000#: set StreamRelPath only if medium contains one


2005-09-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [198cf4c32aba7d5277611145e907235639802483]

INTEGRATION: CWS fwk21 (1.5.580); FILE MERGED 2005/09/13 13:37:59 cn 1.5.580.1: #i54553# update


2005-09-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [80e63703047df62220da7ea63f7f4b771c1cf974]

INTEGRATION: CWS fwk21 (1.5.580); FILE MERGED 2005/09/13 13:37:57 cn 1.5.580.1: #i54553# update


2005-09-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [160df95a01c4089559afd1c7100148c531121ad1]

INTEGRATION: CWS fwk21 (1.55.52); FILE MERGED 2005/08/16 14:17:58 mba 1.55.52.1: #i51000#: set StreamRelPath only if medium contains one


2005-09-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [fc116f8da2c1bc28b19c0f36fb584dfb76a488e2]

INTEGRATION: CWS fwk21 (1.6.68); FILE MERGED 2005/08/11 12:14:19 as 1.6.68.2: #i53205# remove mbPopup and differe between PopupMenu and MenuBar ba using VCL interface of the menu itself 2005/08/11 09:21:18 as 1.6.68.1: #i53205# make sure mbPopup will be initailized always


2005-09-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [587f949b31ed9102458e6064f341dc6424570eef]

INTEGRATION: CWS fwk21 (1.5.74); FILE MERGED 2005/08/11 12:14:18 as 1.5.74.1: #i53205# remove mbPopup and differe between PopupMenu and MenuBar ba using VCL interface of the menu itself


2005-09-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [6f9c5eea76f289c20eaa301d17c111620ad81ca6]

INTEGRATION: CWS ab17fixes (1.2.8); FILE MERGED 2005/09/29 18:24:33 hr 1.2.8.3: #i10000: manual resync; repair broken CWS 2005/09/15 15:59:55 ab 1.2.8.2: RESYNC: (1.2-1.3); FILE MERGED 2005/08/26 14:11:20 ab 1.2.8.1: #i53799# Get sbx format resources from stt resource file


2005-09-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [ea6fefa5338f2734be6d2ade0a9383e292767e89]

INTEGRATION: CWS ab17fixes (1.22.8); FILE MERGED 2005/09/29 18:29:47 hr 1.22.8.2: #i10000: manual resync; repair broken CWS 2005/06/01 10:01:18 ab 1.22.8.1: #i48868# SbiRuntime: Block execution according to block flag


2005-09-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [0b4d2780d309311a1bd4400694c89ce4f16643de]

INTEGRATION: CWS ab17fixes (1.6.34); FILE MERGED 2005/09/29 18:22:39 hr 1.6.34.2: #i10000: manual resync; repair broken CWS 2005/08/04 12:39:34 ab 1.6.34.1: #124674# Flag to save previous line comment status


2005-09-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [daba58f15a236f55b2270c52506f33a978ca4134]

INTEGRATION: CWS ab17fixes (1.21.10); FILE MERGED 2005/09/29 18:21:07 hr 1.21.10.2: #i10000: manual resync; repair broken CWS 2005/06/01 08:40:00 ab 1.21.10.1: #i48868# SbiRuntime: Block flag to be used from next call level


2005-09-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [04e9e0835a3e7b7ac347d9a4af6584bc543542fd]

INTEGRATION: CWS ab17fixes (1.11.52); FILE MERGED 2005/09/29 18:28:53 hr 1.11.52.2: #i10000: manual resync; repair broken CWS 2005/08/04 13:29:28 ab 1.11.52.1: #124674# Take comment status into the next line for lines ending on _


2005-09-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [056ac9c66dd16728d185060369d26bb81ae3ab71]

INTEGRATION: CWS ab17fixes (1.3.18); FILE MERGED 2005/09/29 18:28:52 hr 1.3.18.2: #i10000: manual resync; repair broken CWS 2005/08/16 10:13:49 ab 1.3.18.1: 125046# Support On Error Goto -1


2005-09-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [970312b249ff579c241597672dd9d7af7b2a13b2]

INTEGRATION: CWS ab17fixes (1.2.282); FILE MERGED 2005/09/29 18:28:52 hr 1.2.282.2: #i10000: manual resync; repair broken CWS 2005/08/17 11:18:44 ab 1.2.282.1: #125043# Also accept ; after channel


2005-09-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [0f6c0c813150eaa75626499d2e766720fc4650d6]

INTEGRATION: CWS ab17fixes (1.7.8); FILE MERGED 2005/09/29 18:28:52 hr 1.7.8.2: #i10000: manual resync; repair broken CWS 2005/08/18 09:11:04 ab 1.7.8.1: #125044# Fixed with handling


2005-09-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [7135093986831a7664ccd18a5377eca0c7a81cdf]

INTEGRATION: CWS ab17fixes (1.8.10); FILE MERGED 2005/09/29 18:28:52 hr 1.8.10.2: #i10000: manual resync; repair broken CWS 2005/05/04 14:16:27 ab 1.8.10.1: #i45570# SbiExprNode::FoldConstants(): Block large strings


2005-09-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [ed00d2c7c2fb45561c95dabb0de5583031ce67c9]

INTEGRATION: CWS ab17fixes (1.22.8); FILE MERGED 2005/09/29 18:31:11 hr 1.22.8.3: #i10000: manual resync; repair broken CWS 2005/08/23 11:35:01 ab 1.22.8.2: RESYNC: (1.22-1.23); FILE MERGED 2005/06/01 10:06:54 ab 1.22.8.1: #i48868# Block execution of previous call level


2005-09-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [be4ac035e00a7aa5fedfae56918b50b9e3078c3e]

INTEGRATION: CWS ab17fixes (1.13.8); FILE MERGED 2005/09/29 18:31:11 hr 1.13.8.3: #i10000: manual resync; repair broken CWS 2005/06/20 11:17:24 ab 1.13.8.2: RESYNC: (1.13-1.14); FILE MERGED 2005/05/04 14:12:40 ab 1.13.8.1: #i45570# SbiImage::AddString(): Fixed overflow problem


2005-09-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [cef8ad253f7fabe950b7690ab69d899882314da7]

#i10000#: Integration of CWS ab17fixes was broken. Reverse changes.


2005-09-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [230a4146019cfcc4b41832b8daf3c16e902d9db3]

#i10000#: Integration of CWS ab17fixes was broken. Reverse changes.


2005-09-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [6b2cd8de224956580f67062e512c1ae9456f7977]

#i10000#: Integration of CWS ab17fixes was broken. Reverse changes.


2005-09-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [126f8dd419b223dc03b15e8a9478ddc5d6e4cbf1]

#i10000#: Integration of CWS ab17fixes was broken. Reverse changes.


2005-09-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [3fd5e7ac4adbd52e585b980271b2f5c91c06491f]

#i10000#: Integration of CWS ab17fixes was broken. Reverse changes.


2005-09-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [f24283429730ff198097189e6e0bfd88200ddf9c]

INTEGRATION: CWS ab17fixes (1.6.34); FILE MERGED 2005/08/04 12:39:34 ab 1.6.34.1: #124674# Flag to save previous line comment status


2005-09-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [c79c3a25f39134bcb60d18add7d659c3ce901ea5]

INTEGRATION: CWS ab17fixes (1.10.8); FILE MERGED


2005-09-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [857534f14fdc146a8112c83cb625323f17a5b478]

INTEGRATION: CWS ab17fixes (1.1.1.1.326); FILE MERGED


2005-09-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [121f98d63bbad15292167d5e07154ce0de9b7abb]

INTEGRATION: CWS ab17fixes (1.9.8); FILE MERGED


2005-09-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [74566c94bb79e36b949985bd2e0b12ac950369e9]

INTEGRATION: CWS ab17fixes (1.21.10); FILE MERGED 2005/06/01 08:40:00 ab 1.21.10.1: #i48868# SbiRuntime: Block flag to be used from next call level


2005-09-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [6aa7fee6c778fa5be5a97c702b13cab8d7b96551]

INTEGRATION: CWS ab17fixes (1.2.304); FILE MERGED


2005-09-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [bc8d5f66a0a14109b6e28c3bbe5dc893b0ae9422]

INTEGRATION: CWS ab17fixes (1.5.10); FILE MERGED


2005-09-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [edcad82382305f615f3b02a9bbf8847ce37a8be9]

INTEGRATION: CWS ab17fixes (1.7.10); FILE MERGED


2005-09-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [b2922974f5b822e83244e6709ff9e2635b417ba0]

INTEGRATION: CWS ab17fixes (1.3.8); FILE MERGED


2005-09-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [de780849b836c36e61a4119cb0abffdedcc780ef]

INTEGRATION: CWS ab17fixes (1.2.22); FILE MERGED


2005-09-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [e135883f21c11787c1ccf2e9e3e7c75c7aa5776d]

INTEGRATION: CWS ab17fixes (1.5.34); FILE MERGED


2005-09-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [99a586d7fee67e8a19331fc2d494e3a9a9d75131]

INTEGRATION: CWS ab17fixes (1.2.20); FILE MERGED


2005-09-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [c93acf9a6e33df2d2445ab4eff17b179b7fc60ad]

INTEGRATION: CWS ab17fixes (1.2.8); FILE MERGED


2005-09-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [cda29913cfa79f8f63d3dd8cb5e72d325208a6e7]

INTEGRATION: CWS ab17fixes (1.2.18); FILE MERGED


2005-09-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [0a3c4f8f49520a3feb071d7cb7ce916a5a2f6315]

INTEGRATION: CWS ab17fixes (1.10.10); FILE MERGED 2005/06/02 11:10:44 ab 1.10.10.1: #i46586# SbiTokenizer::Next(): Save symbol in special handling for LINE INPUT


2005-09-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [875f33cc9aa1a0598e74aee9865c843c3a66f374]

INTEGRATION: CWS ab17fixes (1.10.18); FILE MERGED


2005-09-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [a7557bd35fc5308fbc858f8e96410a6736118470]

INTEGRATION: CWS ab17fixes (1.11.52); FILE MERGED 2005/08/04 13:29:28 ab 1.11.52.1: #124674# Take comment status into the next line for lines ending on _


2005-09-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [a3f259f8e9d64b1aebe7e94fb92d5f52471cb188]

INTEGRATION: CWS ab17fixes (1.8.8); FILE MERGED


2005-09-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [80699e6b182eb63b655cd34a49a7bf25eed0fed2]

INTEGRATION: CWS ab17fixes (1.10.8); FILE MERGED


2005-09-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [4f592a4fe2eb300b2732873e2f1eb8ba627b1fcd]

INTEGRATION: CWS ab17fixes (1.1.1.1.326); FILE MERGED


2005-09-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [f5e21342b5f420aee98d3a620911dea68a4e6b22]

INTEGRATION: CWS ab17fixes (1.3.18); FILE MERGED 2005/08/16 10:13:49 ab 1.3.18.1: 125046# Support On Error Goto -1


2005-09-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [ae67984ac11b13d02d2d735610856eff6ee1a0ce]

INTEGRATION: CWS ab17fixes (1.2.282); FILE MERGED 2005/08/17 11:18:44 ab 1.2.282.1: #125043# Also accept ; after channel


2005-09-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [d3f3acd7426e4b8c0e96744f36edcad76844ade7]

INTEGRATION: CWS ab17fixes (1.7.8); FILE MERGED 2005/08/18 09:11:04 ab 1.7.8.1: #125044# Fixed with handling


2005-09-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [54e1c865975e3f281a182a245e533ee4d6c95cf2]

INTEGRATION: CWS ab17fixes (1.8.10); FILE MERGED 2005/05/04 14:16:27 ab 1.8.10.1: #i45570# SbiExprNode::FoldConstants(): Block large strings


2005-09-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [014819d7d1c2f1e6d772e8f3dd86f2e2c8ca2f4a]

INTEGRATION: CWS ab17fixes (1.9.10); FILE MERGED


2005-09-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [d391e71d35e158592e944495aecbbc85767e8ef2]

INTEGRATION: CWS ab17fixes (1.18.8); FILE MERGED


2005-09-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [c3b93100c5a4ca3032829a9f11994fc49982b6f7]

INTEGRATION: CWS ab17fixes (1.4.38); FILE MERGED


2005-09-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [24af3817e774122107bdde433456759458a92cab]

INTEGRATION: CWS ab17fixes (1.22.8); FILE MERGED 2005/08/23 11:35:01 ab 1.22.8.2: RESYNC: (1.22-1.23); FILE MERGED 2005/06/01 10:06:54 ab 1.22.8.1: #i48868# Block execution of previous call level


2005-09-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [992167007b716d5c45629b5c83e13dcef0be646c]

INTEGRATION: CWS ab17fixes (1.32.8); FILE MERGED


2005-09-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [a8e6e142bdf94f843544d5c5df455557a664daf1]

INTEGRATION: CWS ab17fixes (1.6.38); FILE MERGED


2005-09-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [c43669097376babc24220ced06e44c948967d97a]

INTEGRATION: CWS ab17fixes (1.40.76); FILE MERGED


2005-09-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [449932c30359aeaad3611d466ed65c382fbb3441]

INTEGRATION: CWS ab17fixes (1.23.8); FILE MERGED


2005-09-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [7f2f06810d9d8212ab92099518faa082019c77d0]

INTEGRATION: CWS ab17fixes (1.5.8); FILE MERGED


2005-09-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [97b1ba12d74239b5b3111d14231718eafd1da901]

INTEGRATION: CWS ab17fixes (1.11.144); FILE MERGED


2005-09-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [d4c5efd362705a3ca8f3ea4d5a80e8d89c3290c5]

INTEGRATION: CWS ab17fixes (1.13.8); FILE MERGED 2005/06/20 11:17:24 ab 1.13.8.2: RESYNC: (1.13-1.14); FILE MERGED 2005/05/04 14:12:40 ab 1.13.8.1: #i45570# SbiImage::AddString(): Fixed overflow problem


2005-09-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [2589711957c5c746cfa48fcbfff6622d6be5a814]

INTEGRATION: CWS ab17fixes (1.21.8); FILE MERGED


2005-09-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [ee64c617478666c154825ad0237cf2951441ec08]

INTEGRATION: CWS ab17fixes (1.15.8); FILE MERGED


2005-09-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [6ab89bb59fcbe04afb7235d963a2f951477cc53a]

INTEGRATION: CWS ab17fixes (1.2.310); FILE MERGED


2005-09-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [8dfa223fa3df6d1a7ae5dad695ed5d9161d948bd]

INTEGRATION: CWS ab17fixes (1.29.8); FILE MERGED


2005-09-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [350b8fa2b8db95cd739dafcadc066e132fc79f71]

INTEGRATION: CWS ab17fixes (1.41.10); FILE MERGED


2005-09-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [7568f8018f7308cf77e08eb43e2245b8ec162a81]

INTEGRATION: CWS ab17fixes (1.1.1.1.326); FILE MERGED


2005-09-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [29821a84ea735a130d291f2aad5f5de94d5c36e9]

INTEGRATION: CWS ab17fixes (1.2.326); FILE MERGED


2005-09-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [b4026d4fd0df6896a836d909d5c1be0a5c403b1c]

INTEGRATION: CWS ab17fixes (1.4.254); FILE MERGED


2005-09-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [9662ca62b18191296e4950efa6e30a9f454ce9e3]

INTEGRATION: CWS ab17fixes (1.14.8); FILE MERGED


2005-09-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [e8b5027fd0680bbb8ed416914b16fdea8f5552aa]

INTEGRATION: CWS ab17fixes (1.22.38); FILE MERGED


2005-09-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [d7ef65d56e4454d3c6ad7009cc0cd868fb7c1967]

INTEGRATION: CWS tbab (1.5.212); FILE MERGED 2005/09/26 10:17:46 fs 1.5.212.2: RESYNC: (1.5-1.6); FILE MERGED 2005/05/31 11:27:27 fs 1.5.212.1: #i46390# Thunderbird support


2005-09-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [dd73730f4ed8cef3a9d36213437a55f5905c1188]

INTEGRATION: CWS tbab (1.6.160); FILE MERGED 2005/09/26 10:17:33 fs 1.6.160.2: RESYNC: (1.6-1.7); FILE MERGED 2005/05/31 11:27:27 fs 1.6.160.1: #i46390# Thunderbird support


2005-09-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [604562941e896900eac3a6f4e8943da22522c743]

INTEGRATION: CWS tbab (1.4.160); FILE MERGED 2005/09/26 10:10:35 fs 1.4.160.2: RESYNC: (1.4-1.5); FILE MERGED 2005/05/31 11:27:26 fs 1.4.160.1: #i46390# Thunderbird support


2005-09-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [e71366a48b00d5a203fdcd01f33a38fc84e63bff]

INTEGRATION: CWS tbab (1.6.38); FILE MERGED 2005/09/26 10:08:07 fs 1.6.38.2: RESYNC: (1.6-1.7); FILE MERGED 2005/05/31 11:27:26 fs 1.6.38.1: #i46390# Thunderbird support


2005-09-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [7685b7868b84144aa260a2f396e6151ce32faa8c]

INTEGRATION: CWS tbab (1.4.160); FILE MERGED 2005/09/26 10:04:29 fs 1.4.160.2: RESYNC: (1.4-1.5); FILE MERGED 2005/05/31 11:27:26 fs 1.4.160.1: #i46390# Thunderbird support


2005-09-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [ddf6b900e81be5e819d2c678b1163c5b9c0620c8]

INTEGRATION: CWS tbab (1.49.160); FILE MERGED 2005/09/26 10:04:18 fs 1.49.160.2: RESYNC: (1.49-1.50); FILE MERGED 2005/05/31 11:27:26 fs 1.49.160.1: #i46390# Thunderbird support


2005-09-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [ebecc936f0db2acf1c8936a39fc5b1eca20f9f97]

INTEGRATION: CWS tbab (1.10.82); FILE MERGED 2005/09/26 10:03:47 fs 1.10.82.2: RESYNC: (1.10-1.11); FILE MERGED 2005/05/31 11:27:25 fs 1.10.82.1: #i46390# Thunderbird support


2005-09-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [1c553b6c67cc4afcfc4811c4b1e76b2bd994fd70]

INTEGRATION: CWS tbab (1.7.110); FILE MERGED 2005/09/26 10:01:29 fs 1.7.110.2: RESYNC: (1.7-1.8); FILE MERGED 2005/05/31 11:27:25 fs 1.7.110.1: #i46390# Thunderbird support


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [57dcaec5f082435ac441a0282875aa626530c3b2]

INTEGRATION: CWS extras22 (1.5.28); FILE MERGED 2005/08/29 09:34:04 ih 1.5.28.1: #i47887# data source removed in private letter templates


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [24144a6cb1eb8ce79e078b617a2b06ffadf8eeb4]

INTEGRATION: CWS extras22 (1.5.28); FILE MERGED 2005/08/29 09:34:02 ih 1.5.28.1: #i47887# data source removed in private letter templates


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [ad59e4d1afd622465dba853c9a76efe18bc54f3f]

INTEGRATION: CWS extras22 (1.5.28); FILE MERGED 2005/08/29 09:34:01 ih 1.5.28.1: #i47887# data source removed in private letter templates


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [d74921b3b66eee53d0d509a3e43d4bcbc442bc53]

INTEGRATION: CWS extras22 (1.5.28); FILE MERGED 2005/08/29 09:34:00 ih 1.5.28.1: #i47887# data source removed in private letter templates


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [0d914e04cfee3a22d91ae5456415e7a814eafd66]

INTEGRATION: CWS extras22 (1.5.28); FILE MERGED 2005/08/29 09:33:59 ih 1.5.28.1: #i47887# data source removed in private letter templates


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [307f99bd2d19dd056707082d5177d55fa48cc86a]

INTEGRATION: CWS extras22 (1.5.28); FILE MERGED 2005/08/29 09:33:58 ih 1.5.28.1: #i47887# data source removed in private letter templates


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [b0faa8e8fea58cad0ba30734c10a3ab395df4dd2]

INTEGRATION: CWS extras22 (1.5.28); FILE MERGED 2005/08/29 09:33:57 ih 1.5.28.1: #i47887# data source removed in private letter templates


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [0dc02f5de2f8e6e51dab4f23d38fc1dfd10e766f]

INTEGRATION: CWS extras22 (1.5.28); FILE MERGED 2005/08/29 09:33:56 ih 1.5.28.1: #i47887# data source removed in private letter templates


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [4b13dea25e489192edc15058eaa3bce853e49d73]

INTEGRATION: CWS extras22 (1.5.28); FILE MERGED 2005/08/29 09:33:55 ih 1.5.28.1: #i47887# data source removed in private letter templates


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [82bf9915780444392a44e62154fdf4308720a960]

INTEGRATION: CWS extras22 (1.5.28); FILE MERGED 2005/08/29 09:33:54 ih 1.5.28.1: #i47887# data source removed in private letter templates


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [28a396a3a037ec85a8658f2c7ec4552651b3f5ee]

INTEGRATION: CWS extras22 (1.5.28); FILE MERGED 2005/08/29 09:33:53 ih 1.5.28.1: #i47887# data source removed in private letter templates


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [c1d3affa3e5100e819ab0948d58a0b745302f7bd]

INTEGRATION: CWS extras22 (1.5.28); FILE MERGED 2005/08/29 09:33:52 ih 1.5.28.1: #i47887# data source removed in private letter templates


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [a20a08ce8f821a6b6f38b1563c48da3ed75fb6b2]

INTEGRATION: CWS extras22 (1.5.28); FILE MERGED 2005/08/29 09:33:51 ih 1.5.28.1: #i47887# data source removed in private letter templates


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [58ebfb59a7ebd094f79b10abfa785a88af144f4b]

INTEGRATION: CWS extras22 (1.5.28); FILE MERGED 2005/08/29 09:33:50 ih 1.5.28.1: #i47887# data source removed in private letter templates


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [953b7400a8d12c0992076a4603cdc01408e4c253]

INTEGRATION: CWS extras22 (1.5.28); FILE MERGED 2005/08/29 09:33:49 ih 1.5.28.1: #i47887# data source removed in private letter templates


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [e4494241ffddffb59645d29e755f4e902e86a55a]

INTEGRATION: CWS extras22 (1.5.28); FILE MERGED 2005/08/29 09:33:48 ih 1.5.28.1: #i47887# data source removed in private letter templates


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [48bc8d69cd178e9d99ade7503e524f032af4a435]

INTEGRATION: CWS extras22 (1.5.28); FILE MERGED 2005/08/29 09:33:47 ih 1.5.28.1: #i47887# data source removed in private letter templates


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [e7a5f318d2cc543d84d73609aa38c439b5dcb200]

INTEGRATION: CWS extras22 (1.5.28); FILE MERGED 2005/08/29 09:33:46 ih 1.5.28.1: #i47887# data source removed in private letter templates


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [3ecb84997bba2001491022fd861bedd3e6be2062]

INTEGRATION: CWS extras22 (1.5.28); FILE MERGED 2005/08/29 09:33:45 ih 1.5.28.1: #i47887# data source removed in private letter templates


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [d198816ec781ea7e033cef1c2665922299912fd3]

INTEGRATION: CWS extras22 (1.6.22); FILE MERGED 2005/08/29 09:33:44 ih 1.6.22.1: #i47887# data source removed in private letter templates


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [5661222fcaddd54995ebfa2641f95b8b70853889]

INTEGRATION: CWS extras22 (1.6.22); FILE MERGED 2005/08/29 09:33:43 ih 1.6.22.1: #i47887# data source removed in private letter templates


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [23b3c6ec3bad4fb60d67c86af5ab2740d4c5cdea]

INTEGRATION: CWS extras22 (1.5.28); FILE MERGED 2005/08/29 09:18:19 ih 1.5.28.1: #i48974# red and green agenda fixed Issue number: Submitted by: Reviewed by:


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [86c87f9746fb4417799dadeb3b4333139d68a325]

INTEGRATION: CWS extras22 (1.2.22); FILE MERGED 2005/08/23 15:07:40 va 1.2.22.1: #i53524# Corrected Translation. Issue number: Submitted by: Reviewed by:


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [6f77e93b3d616181b9440e5bca0748e7d488ac08]

INTEGRATION: CWS extras22 (1.1.2); FILE ADDED 2005/08/25 12:34:17 va 1.1.2.1: #i37323# Renamed files to name_ISO-Code.so*.


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [4449f344ff8d1a53d85b069edee0e45f19548cd7]

INTEGRATION: CWS extras22 (1.1.2); FILE ADDED 2005/08/25 12:34:16 va 1.1.2.1: #i37323# Renamed files to name_ISO-Code.so*.


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [cfb7d234aea643620dc187fcb0058800f35225e0]

INTEGRATION: CWS extras22 (1.1.2); FILE ADDED 2005/08/25 12:34:15 va 1.1.2.1: #i37323# Renamed files to name_ISO-Code.so*.


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [5673c98cb38d107e09ade9e889483a8a6e129980]

INTEGRATION: CWS extras22 (1.1.2); FILE ADDED 2005/08/25 12:34:14 va 1.1.2.1: #i37323# Renamed files to name_ISO-Code.so*.


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [109e650cf35409eee3fe0665c22a6bad8aff3142]

INTEGRATION: CWS extras22 (1.1.2); FILE ADDED 2005/08/25 12:34:13 va 1.1.2.1: #i37323# Renamed files to name_ISO-Code.so*.


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [e09818359d8f99aae9fa5dc671b60de7f999e3c2]

INTEGRATION: CWS extras22 (1.1.2); FILE ADDED 2005/08/25 12:34:12 va 1.1.2.1: #i37323# Renamed files to name_ISO-Code.so*.


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [4b4c232cf70a6a3baf7a4f80c5fe58f6f5c07292]

INTEGRATION: CWS extras22 (1.1.2); FILE ADDED 2005/08/25 12:34:11 va 1.1.2.1: #i37323# Renamed files to name_ISO-Code.so*.


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [b01999203bb1b3bf89591967e016b8928ff0910d]

INTEGRATION: CWS extras22 (1.1.2); FILE ADDED 2005/08/25 12:34:10 va 1.1.2.1: #i37323# Renamed files to name_ISO-Code.so*.


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [bfcda9d19a906db14af7b0b01c567f0c5fdcc8c8]

INTEGRATION: CWS extras22 (1.1.2); FILE ADDED 2005/08/25 12:34:09 va 1.1.2.1: #i37323# Renamed files to name_ISO-Code.so*.


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [058aede561581e4ec2b75b4c768a102411d9b0f5]

INTEGRATION: CWS extras22 (1.1.2); FILE ADDED 2005/08/25 12:34:08 va 1.1.2.1: #i37323# Renamed files to name_ISO-Code.so*.


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [317bf1398008a23ca52854307b092aa8bbdc17b9]

INTEGRATION: CWS extras22 (1.1.2); FILE ADDED 2005/08/25 12:34:05 va 1.1.2.1: #i37323# Renamed files to name_ISO-Code.so*.


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [7e81422d8cbc6724069f5735ae7c56ccc1dcb235]

INTEGRATION: CWS extras22 (1.1.2); FILE ADDED 2005/08/25 12:34:04 va 1.1.2.1: #i37323# Renamed files to name_ISO-Code.so*.


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [a5911d6f9a6fc8c3a73df04e352922053012df71]

INTEGRATION: CWS extras22 (1.1.2); FILE ADDED 2005/08/25 12:34:03 va 1.1.2.1: #i37323# Renamed files to name_ISO-Code.so*.


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [051a02fd8e10aa216ab504f4063b17f08994eb07]

INTEGRATION: CWS extras22 (1.1.2); FILE ADDED 2005/08/25 12:34:02 va 1.1.2.1: #i37323# Renamed files to name_ISO-Code.so*.


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [0d05f8e9f72170ad7e8448b1379eb2303bef239c]

INTEGRATION: CWS extras22 (1.1.2); FILE ADDED 2005/08/25 12:34:01 va 1.1.2.1: #i37323# Renamed files to name_ISO-Code.so*.


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [0b8cfebe55c3d11a8c5065f72a5e911b19d04e24]

INTEGRATION: CWS extras22 (1.1.2); FILE ADDED 2005/08/25 12:34:00 va 1.1.2.1: #i37323# Renamed files to name_ISO-Code.so*.


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [c0098ce1afa06b25f069c0fcf97944a2c97afe4b]

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>  [098e73071de2219b3f352192135b7d655c1bbd3f]

INTEGRATION: CWS extras22 (1.1.2); FILE ADDED 2005/08/25 12:33:59 va 1.1.2.1: #i37323# Renamed files to name_ISO-Code.so*.


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [ad8d7979c42ed59d26ece8d1b869a06f7e8f4d72]

INTEGRATION: CWS extras22 (1.1.2); FILE ADDED 2005/08/25 12:33:58 va 1.1.2.1: #i37323# Renamed files to name_ISO-Code.so*.


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [ee66d5b122699ca9e7f1d4f24fc0eeeb2d286456]

INTEGRATION: CWS extras22 (1.1.2); FILE ADDED 2005/08/25 12:33:57 va 1.1.2.1: #i37323# Renamed files to name_ISO-Code.so*.


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [0c85c987407359a053bfcd43a50c1b98583d5b9e]

INTEGRATION: CWS extras22 (1.1.2); FILE ADDED 2005/08/25 12:33:56 va 1.1.2.1: #i37323# Renamed files to name_ISO-Code.so*.


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [8449d298859d9c593c2269c6416b64fa6b4c9be8]

INTEGRATION: CWS extras22 (1.1.2); FILE ADDED 2005/08/25 12:33:55 va 1.1.2.1: #i37323# Renamed files to name_ISO-Code.so*.


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [b2f8b01046f8c77204947fe263028f24b3404241]

INTEGRATION: CWS extras22 (1.1.2); FILE ADDED 2005/08/25 12:33:54 va 1.1.2.1: #i37323# Renamed files to name_ISO-Code.so*.


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [c2751221d60913a47423f3eeb9355ec3d4557938]

INTEGRATION: CWS extras22 (1.1.2); FILE ADDED 2005/08/25 12:33:53 va 1.1.2.1: #i37323# Renamed files to name_ISO-Code.so*.


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [7bdad6797d2dfa6953a65653c50d2fefd1f6d38e]

INTEGRATION: CWS extras22 (1.1.2); FILE ADDED 2005/08/25 12:33:52 va 1.1.2.1: #i37323# Renamed files to name_ISO-Code.so*.


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [fb60985165c8b7512d501001e38d39da09c52cbb]

INTEGRATION: CWS extras22 (1.1.2); FILE ADDED 2005/08/25 12:33:51 va 1.1.2.1: #i37323# Renamed files to name_ISO-Code.so*.


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [740dcb63239f62d86178763b7ec96446643c1b59]

INTEGRATION: CWS extras22 (1.1.2); FILE ADDED 2005/08/25 12:33:50 va 1.1.2.1: #i37323# Renamed files to name_ISO-Code.so*.


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [fac2e517e6e256e7567b60cd490fb770511b6eb0]

INTEGRATION: CWS extras22 (1.1.2); FILE ADDED 2005/08/25 12:33:49 va 1.1.2.1: #i37323# Renamed files to name_ISO-Code.so*.


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [f53a6ba79bb5512d924ab19f6e9d0f182b80e44d]

INTEGRATION: CWS extras22 (1.1.2); FILE ADDED 2005/08/25 12:33:48 va 1.1.2.1: #i37323# Renamed files to name_ISO-Code.so*.


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [bb74f440c704ff3bdf5d521d16b5312de1cfa531]

INTEGRATION: CWS extras22 (1.1.2); FILE ADDED 2005/08/25 12:33:47 va 1.1.2.1: #i37323# Renamed files to name_ISO-Code.so*.


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [85806969b04176527862346874f9280aab7c2c55]

INTEGRATION: CWS extras22 (1.1.2); FILE ADDED 2005/08/25 12:33:46 va 1.1.2.1: #i37323# Renamed files to name_ISO-Code.so*.


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [5f112a4adf3a4d92836125b55d5b3dfdea43a14f]

INTEGRATION: CWS extras22 (1.1.2); FILE ADDED 2005/08/25 12:33:45 va 1.1.2.1: #i37323# Renamed files to name_ISO-Code.so*.


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [c5fb5b4c339701d1cf4070c4e70a5c82142a510b]

INTEGRATION: CWS extras22 (1.1.2); FILE ADDED 2005/08/25 12:33:44 va 1.1.2.1: #i37323# Renamed files to name_ISO-Code.so*.


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [a45954f282b6c85026d7dd7e5ffb05ce4e752e6b]

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>  [ca98feefa03e7175811e58e813e996509f5885ad]

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>  [9e7b7bd90b1e7c002ccf032469373e653cd96e64]

INTEGRATION: CWS extras22 (1.1.2); FILE ADDED 2005/08/25 12:33:43 va 1.1.2.1: #i37323# Renamed files to name_ISO-Code.so*.


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [a2068fd32d38741c9038c8b9f17bd3de158452e4]

INTEGRATION: CWS cmcfixes19 (1.6.24); FILE MERGED 2005/09/22 15:27:56 cmc 1.6.24.1: #i54963# add dependancies for parallel build


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [863034965fb5b34593422691dc89d2ef0098213f]

INTEGRATION: CWS cmcfixes19 (1.8.24); FILE MERGED 2005/09/22 15:27:55 cmc 1.8.24.1: #i54963# add dependancies for parallel build


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [43399ee3e2e8bbcfad55bd6f4c6d97aecd1244b6]

INTEGRATION: CWS extras22 (1.1.2); FILE ADDED 2005/08/25 12:33:42 va 1.1.2.1: #i37323# Renamed files to name_ISO-Code.so*.


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [3b990983096b07a103c22af6bda1573c094fe77c]

INTEGRATION: CWS extras22 (1.1.2); FILE ADDED 2005/08/25 12:33:41 va 1.1.2.1: #i37323# Renamed files to name_ISO-Code.so*.


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [5ab9063f0e0db2a1fa6cdcf710f4ad4125c53f95]

INTEGRATION: CWS cmcfixes19 (1.39.14); FILE MERGED 2005/09/23 08:14:20 cmc 1.39.14.1: #i54996# add xalan BUILD_TYPE


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [7d1720bf6c0d72a0e7a95d7f9728a76f544df0f6]

INTEGRATION: CWS cmcfixes19 (1.51.18); FILE MERGED 2005/09/22 13:00:54 cmc 1.51.18.1: #i54963# add dependancies for parallel build


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [8d48497838e32f165b909f8f0178ebd9f6b18a77]

INTEGRATION: CWS extras22 (1.1.2); FILE ADDED 2005/08/25 12:33:40 va 1.1.2.1: #i37323# Renamed files to name_ISO-Code.so*.


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [7b73f5aced4d77a5eb097994c4cfc8293cd460bd]

INTEGRATION: CWS extras22 (1.1.2); FILE ADDED 2005/08/25 12:33:39 va 1.1.2.1: #i37323# Renamed files to name_ISO-Code.so*.


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [7a0a2da85b29c211c9f67032a93adff1e815879f]

INTEGRATION: CWS extras22 (1.1.2); FILE ADDED 2005/08/25 12:33:38 va 1.1.2.1: #i37323# Renamed files to name_ISO-Code.so*.


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [59a31bf080d7634a852a59e438f8c74fa168949f]

INTEGRATION: CWS cmcfixes19 (1.31.8); FILE MERGED 2005/09/22 11:57:00 cmc 1.31.8.1: #i54963# add dependancies for parallel build


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [a8ee9dff81ae0a19d4e0b7bc357927043642cdb3]

INTEGRATION: CWS cmcfixes19 (1.6.12); FILE MERGED 2005/09/22 11:55:34 cmc 1.6.12.1: #i54708# add dependancies for parallel build


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [74e1b9694da8e45e9210080dc4e423ffcbe50da7]

INTEGRATION: CWS extras22 (1.1.2); FILE ADDED 2005/08/25 12:33:37 va 1.1.2.1: #i37323# Renamed files to name_ISO-Code.so*.


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [eaf171408cc70f8932fc42cfc38a5bae5f24a94c]

INTEGRATION: CWS cmcfixes19 (1.5.12); FILE MERGED 2005/09/22 11:55:33 cmc 1.5.12.1: #i54708# add dependancies for parallel build


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [4dbddec25f6b2d49e52b68381952b2d1a7a02547]

INTEGRATION: CWS extras22 (1.1.2); FILE ADDED 2005/08/25 12:33:36 va 1.1.2.1: #i37323# Renamed files to name_ISO-Code.so*.


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [e3bfcca1651879470ec105234c193a8cd0234d47]

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>  [b6b5a396a1e24f715c2a558f55d3c89998170a00]

INTEGRATION: CWS cmcfixes19 (1.8.10); FILE MERGED 2005/09/22 15:41:07 cmc 1.8.10.1: #i54963# fix for parallel build


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [c0f6fe2551240541a04e59bfcd1a190ccf1e8b6f]

INTEGRATION: CWS cmcfixes19 (1.3.192); FILE MERGED 2005/09/22 15:41:06 cmc 1.3.192.1: #i54963# fix for parallel build


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [280dd79eaa98e8cd0119cb6b7e42b79678c003fe]

INTEGRATION: CWS extras22 (1.1.2); FILE ADDED 2005/08/25 12:33:35 va 1.1.2.1: #i37323# Renamed files to name_ISO-Code.so*.


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [f02ce0a65612a3f37d4da60785f1e6e10aed0a16]

INTEGRATION: CWS extras22 (1.1.2); FILE ADDED 2005/08/25 12:33:34 va 1.1.2.1: #i37323# Renamed files to name_ISO-Code.so*.


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [e1209d4488e9dc46015ed36415014013d0e92b15]

INTEGRATION: CWS cmcfixes19 (1.12.18); FILE MERGED 2005/09/23 09:27:33 cmc 1.12.18.1: #i54996# use JAVAI to get gcj dbpath advantages


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [0a06006f8cb32b4fcb26052cccce47883ef5e241]

INTEGRATION: CWS cmcfixes19 (1.22.170); FILE MERGED 2005/09/23 08:19:54 cmc 1.22.170.1: #i54996# add xalan BUILD_TYPE


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [23390fb8749ac61e3f070fa472b3834077a5be08]

INTEGRATION: CWS extras22 (1.1.2); FILE ADDED 2005/08/25 12:33:33 va 1.1.2.1: #i37323# Renamed files to name_ISO-Code.so*.


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [e1d7f13b1496270ddcaa61ca937dfc82aff8d0b9]

INTEGRATION: CWS extras22 (1.1.2); FILE ADDED 2005/08/25 12:33:32 va 1.1.2.1: #i37323# Renamed files to name_ISO-Code.so*.


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [9f342e7bf05bc1972d9425abfa17d8db197d93b0]

INTEGRATION: CWS extras22 (1.1.2); FILE ADDED 2005/08/25 12:33:30 va 1.1.2.1: #i37323# Renamed files to name_ISO-Code.so*.


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [3e1fdf7857a2dc7ff39df7edb94bba9216303abe]

INTEGRATION: CWS vcl39 (1.12.58); FILE MERGED 2005/03/21 17:51:23 pl 1.12.58.1: #i42835#


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [36967dbad3fbf67b33b114de6ad42a51b890121a]

INTEGRATION: CWS extras22 (1.1.2); FILE ADDED 2005/08/25 12:33:29 va 1.1.2.1: #i37323# Renamed files to name_ISO-Code.so*.


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [c884cefb39ecad50694e5d5072178afc44d24453]

INTEGRATION: CWS vcl39 (1.114.70); FILE MERGED 2005/08/02 14:20:25 pl 1.114.70.2: RESYNC: (1.116-1.117); FILE MERGED 2005/03/23 15:21:26 ssa 1.114.70.1: #i42485# use proper parent position when transforming coordinates with maximized parent window


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [8f7fdac5280c018da469c9ee387566014a844827]

INTEGRATION: CWS vcl39 (1.91.12); FILE MERGED 2005/06/15 09:08:35 hdu 1.91.12.10: #i47131# fix typo 2005/06/15 07:03:57 hdu 1.91.12.9: #i47131# avoid textwidth regression for surrogates 2005/06/14 15:04:20 hdu 1.91.12.8: #i47131# CJK friendly character measurement 2005/06/14 14:31:44 hdu 1.91.12.7: #i48071# W98 printer driver friendly character measurement 2005/06/01 12:54:45 hdu 1.91.12.6: #i47675# scale metrics for huge WIN32 fonts to avoid GDI overflows esp. on reference devices 2005/05/20 10:55:12 hdu 1.91.12.5: #i46694# better breaking of complex text which contains glyph clusters after the first visual item 2005/05/20 10:43:41 hdu 1.91.12.4: #i47647# improved handling of multi-level glyph fallback for complex text 2005/05/19 06:45:09 hdu 1.91.12.3: #i46948# handle glyph fallback for surrogate pairs 2005/04/29 11:12:21 hdu 1.91.12.2: #i42758# faster itemization of large CTL portions 2005/04/29 10:47:37 hdu 1.91.12.1: #i42758# better handling of huge CTL paragraphs


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [81c69be52c19acb482ff3e0f6c3067d3245a19e7]

INTEGRATION: CWS vcl39 (1.69.24); FILE MERGED 2005/06/02 09:56:28 hdu 1.69.24.3: #i47675# remove unrelated tracing 2005/06/01 12:54:44 hdu 1.69.24.2: #i47675# scale metrics for huge WIN32 fonts to avoid GDI overflows esp. on reference devices 2005/05/11 13:02:47 hdu 1.69.24.1: #i38665# enhance Type1 handling


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [ac13409d0455a6c7f54504280276b30fc4330526]

INTEGRATION: CWS vcl39 (1.21.230); FILE MERGED 2005/06/01 12:54:43 hdu 1.21.230.1: #i47675# scale metrics for huge WIN32 fonts to avoid GDI overflows esp. on reference devices


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [4a2d2cfef684a3c48572909eab048f3ae8001e9a]

INTEGRATION: CWS vcl39 (1.15.12); FILE MERGED 2005/06/01 12:54:41 hdu 1.15.12.1: #i47675# scale metrics for huge WIN32 fonts to avoid GDI overflows esp. on reference devices


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [a991a7f24660cc5be81eba2f6400fc3dddf03421]

INTEGRATION: CWS extras22 (1.1.2); FILE ADDED 2005/08/25 12:33:28 va 1.1.2.1: #i37323# Renamed files to name_ISO-Code.so*.


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [e0707ce87f89216018f4be4fdfaea050a872afd0]

INTEGRATION: CWS vcl39 (1.188.2); FILE MERGED 2005/08/02 14:18:52 pl 1.188.2.4: RESYNC: (1.190-1.191); FILE MERGED 2005/05/31 12:57:22 pl 1.188.2.3: #i39420# fix kwins focus strictly under mouse mode 2005/04/07 12:24:16 pl 1.188.2.2: RESYNC: (1.188-1.190); FILE MERGED 2005/03/23 15:57:11 pl 1.188.2.1: #i45160# switch to desktop of parent window if necessary


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [043cc9be0060cbbda23cc10dec6d61640f6f2135]

INTEGRATION: CWS vcl39 (1.51.192); FILE MERGED 2005/04/07 12:21:40 pl 1.51.192.2: RESYNC: (1.51-1.53); FILE MERGED 2005/03/23 15:57:10 pl 1.51.192.1: #i45160# switch to desktop of parent window if necessary


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [1e3f5bda70b4a4c21fdbb47480a6c45fc94781fd]

INTEGRATION: CWS vcl39 (1.39.192); FILE MERGED 2005/06/08 12:55:03 hdu 1.39.192.2: #i49902# update comment for work around X11 server problem with XDrawText16 2005/05/30 13:50:16 hdu 1.39.192.1: #i49902# work around X11 server problem with XDrawText16


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [85f7e1694dc96b70b0de16f1b5d24af15781a33e]

INTEGRATION: CWS vcl39 (1.123.90); FILE MERGED 2005/08/02 14:18:36 pl 1.123.90.3: RESYNC: (1.123-1.125); FILE MERGED 2005/06/09 14:30:44 hdu 1.123.90.2: #i50546# don't bother the GlyphCache with references to native X11 2005/06/08 13:05:11 hdu 1.123.90.1: #i49902# add debug assertion for X11 server problem with XDrawText16


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [cbe420b8c50b1964dffc54d710319f67b0465da3]

INTEGRATION: CWS extras22 (1.1.2); FILE ADDED 2005/08/25 12:33:27 va 1.1.2.1: #i37323# Renamed files to name_ISO-Code.so*.


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [618097d9cf5bb0484bb28a592e5ea07c6b0eefef]

INTEGRATION: CWS vcl39 (1.15.12); FILE MERGED 2005/06/13 14:28:32 pl 1.15.12.1: #i47823# perform a range check on source rectangle


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [420256919d1b4e5719e0dcadf850ce983676e6cb]

INTEGRATION: CWS vcl39 (1.9.166); FILE MERGED 2005/03/21 17:48:40 pl 1.9.166.1: #i42835# support style names


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [4cd8d1fe30f29b7f38d5d8b46f4674faaf795f82]

INTEGRATION: CWS vcl39 (1.16.32); FILE MERGED 2005/03/18 14:56:37 pl 1.16.32.1: #i42355# emergency mode without vcl resource


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [499f24e0360dc325b3f831d07f65becba9f2d94f]

INTEGRATION: CWS extras22 (1.1.2); FILE ADDED 2005/08/25 12:33:26 va 1.1.2.1: #i37323# Renamed files to name_ISO-Code.so*.


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [012e56bede12638a0d45cd341be29fa9af787bdf]

INTEGRATION: CWS vcl39 (1.12.2); FILE MERGED 2005/08/02 14:16:40 pl 1.12.2.4: RESYNC: (1.15-1.16); FILE MERGED 2005/05/31 09:58:05 pl 1.12.2.3: RESYNC: (1.14-1.15); FILE MERGED 2005/04/07 12:21:02 pl 1.12.2.2: RESYNC: (1.12-1.14); FILE MERGED 2005/03/23 15:57:10 pl 1.12.2.1: #i45160# switch to desktop of parent window if necessary


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [078aef7d334eac840049dd2c52c01002c28c644e]

INTEGRATION: CWS vcl39 (1.20.192); FILE MERGED 2005/04/07 12:20:48 pl 1.20.192.2: RESYNC: (1.20-1.21); FILE MERGED 2005/03/23 15:57:08 pl 1.20.192.1: #i45160# switch to desktop of parent window if necessary


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [f0089bbc7e51ef69efa87cab98f812890fab54a3]

INTEGRATION: CWS vcl39 (1.44.2); FILE MERGED 2005/03/23 15:57:08 pl 1.44.2.1: #i45160# switch to desktop of parent window if necessary


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [edd027287a44f52a63a5ec2d5fda5d28d812e15c]

INTEGRATION: CWS extras22 (1.1.2); FILE ADDED 2005/08/25 12:33:25 va 1.1.2.1: #i37323# Renamed files to name_ISO-Code.so*.


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [ebae47202c6372971d5793bb791b9d8d5e657a18]

INTEGRATION: CWS vcl39 (1.21.26); FILE MERGED 2005/08/02 14:16:14 pl 1.21.26.13: RESYNC: (1.30-1.32); FILE MERGED 2005/05/31 09:57:51 pl 1.21.26.12: RESYNC: (1.29-1.30); FILE MERGED 2005/05/09 16:07:42 pl 1.21.26.11: RESYNC: (1.28-1.29); FILE MERGED 2005/04/18 13:33:12 pl 1.21.26.10: RESYNC: (1.27-1.28); FILE MERGED 2005/04/07 13:35:57 pl 1.21.26.9: solved merge problem 2005/04/07 12:20:20 pl 1.21.26.8: RESYNC: (1.23-1.27); FILE MERGED 2005/03/24 17:40:24 pl 1.21.26.7: #i43276# mouse state has no place in keycode 2005/03/23 16:11:13 pl 1.21.26.6: fix a typo 2005/03/23 15:57:07 pl 1.21.26.5: #i45160# switch to desktop of parent window if necessary 2005/03/23 09:58:09 pl 1.21.26.4: RESYNC: (1.21-1.23); FILE MERGED 2005/03/22 13:52:23 pl 1.21.26.3: remove two warnings 2005/03/22 13:51:34 pl 1.21.26.2: #i45166# set type hint for dialogs 2005/03/18 14:56:36 pl 1.21.26.1: #i42355# emergency mode without vcl resource


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [ee20b9b51c6bd9ca9f511e6f4ea299fbd8ee3330]

INTEGRATION: CWS vcl39 (1.10.70); FILE MERGED 2005/08/02 14:16:05 pl 1.10.70.5: RESYNC: (1.14-1.15); FILE MERGED 2005/04/18 13:33:04 pl 1.10.70.4: RESYNC: (1.13-1.14); FILE MERGED 2005/04/07 12:20:11 pl 1.10.70.3: RESYNC: (1.11-1.13); FILE MERGED 2005/03/23 09:57:57 pl 1.10.70.2: RESYNC: (1.10-1.11); FILE MERGED 2005/03/21 14:28:47 pl 1.10.70.1: #i45634# make tabpage painting faster


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [1ee791d9afa13d56b48ce9ea7628307b018d3d3f]

INTEGRATION: CWS vcl39 (1.212.2); FILE MERGED 2005/04/07 12:19:41 pl 1.212.2.2: RESYNC: (1.212-1.215); FILE MERGED 2005/03/23 15:57:05 pl 1.212.2.1: #i45160# switch to desktop of parent window if necessary


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [b421b36687ea9fa15d3bc3714409bbc1e184c899]

INTEGRATION: CWS vcl39 (1.10.72); FILE MERGED 2005/03/18 14:56:35 pl 1.10.72.1: #i42355# emergency mode without vcl resource


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [54fb7b62d94473027c2431aabdadad01f489897f]

INTEGRATION: CWS vcl39 (1.3.372); FILE MERGED 2005/03/18 14:56:35 pl 1.3.372.1: #i42355# emergency mode without vcl resource


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [afde9a7f783c95a6e9223f1ff5853fc9c050671c]

INTEGRATION: CWS vcl39 (1.15.84); FILE MERGED 2005/03/18 14:56:34 pl 1.15.84.1: #i42355# emergency mode without vcl resource


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [0194d6cbc67c7235ebc16e35366118830760d992]

INTEGRATION: CWS vcl39 (1.120.72); FILE MERGED 2005/08/02 14:15:13 pl 1.120.72.6: RESYNC: (1.124-1.126); FILE MERGED 2005/05/31 09:57:10 pl 1.120.72.5: RESYNC: (1.123-1.124); FILE MERGED 2005/04/18 13:32:38 pl 1.120.72.4: RESYNC: (1.122-1.123); FILE MERGED 2005/04/07 12:18:32 pl 1.120.72.3: RESYNC: (1.121-1.122); FILE MERGED 2005/03/23 09:57:14 pl 1.120.72.2: RESYNC: (1.120-1.121); FILE MERGED 2005/03/18 14:56:34 pl 1.120.72.1: #i42355# emergency mode without vcl resource


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [fca08dc1d035dff844c086dadccf52b889ab7b61]

INTEGRATION: CWS vcl39 (1.20.84); FILE MERGED 2005/04/07 12:18:41 pl 1.20.84.2: RESYNC: (1.20-1.21); FILE MERGED 2005/03/18 14:56:33 pl 1.20.84.1: #i42355# emergency mode without vcl resource


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [5a26d1e6181906061a829501a669d8d1690fee0b]

INTEGRATION: CWS vcl39 (1.65.12); FILE MERGED 2005/05/19 14:55:04 hdu 1.65.12.2: #i47647# clip fallback requests to layout requests 2005/05/18 08:58:54 hdu 1.65.12.1: #i46948# fix integer overflow in multi-level glyph fallback


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [9fc4002cd47e2729d4a2a52dbc40a868d426adee]

INTEGRATION: CWS extras22 (1.1.2); FILE ADDED 2005/08/25 12:33:22 va 1.1.2.1: #i37323# Renamed files to name_ISO-Code.so*.


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [4658887c27c62821192c411222d8c3b58859ceac]

INTEGRATION: CWS vcl39 (1.198.4); FILE MERGED 2005/08/09 07:20:50 hdu 1.198.4.4: #124727# resync to SRC680m122b 2005/06/09 14:30:44 hdu 1.198.4.3: #i50546# don't bother the GlyphCache with references to native X11 2005/05/31 09:56:56 pl 1.198.4.2: RESYNC: (1.198-1.200); FILE MERGED 2005/04/26 14:57:53 hdu 1.198.4.1: #i47647# add Khmer glyph fallback font


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [2696c9da47f81acc76005d8a34d20e2018c7c768]

INTEGRATION: CWS extras22 (1.1.2); FILE ADDED 2005/08/25 12:33:20 va 1.1.2.1: #i37323# Renamed files to name_ISO-Code.so*.


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [d71912f4b0df436f45513778d47580fb2c0c4c16]

INTEGRATION: CWS nativefixer19 (1.14.6); FILE MERGED 2005/09/23 14:16:29 kz 1.14.6.1: #i53658# adjust smoketest to the new path structure


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [6aff1d971512dbb9709b0bf663e791c627a4ad75]

INTEGRATION: CWS vcl39 (1.2.12); FILE MERGED 2005/04/05 10:28:10 hdu 1.2.12.1: #i46593# make performance warning more relevant


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [6cf6bd578d42c15dbfcccfe30c419187069707ca]

INTEGRATION: CWS extras22 (1.1.2); FILE ADDED 2005/08/25 12:33:19 va 1.1.2.1: #i37323# Renamed files to name_ISO-Code.so*.


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [8def4102366b7c8b0a40327f1c268b0eb26c7e5a]

INTEGRATION: CWS vcl39 (1.15.156); FILE MERGED 2005/03/24 17:11:08 pl 1.15.156.1: #i43276# support middle mouse button on scrollbars


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [e77ea784b55ef2e0c421627029f7b0ff519012e1]

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>  [72425c250209fc08be953098365e9aff0f798bd7]

INTEGRATION: CWS vcl39 (1.50.114); FILE MERGED 2005/04/18 13:31:55 pl 1.50.114.2: RESYNC: (1.50-1.51); FILE MERGED 2005/03/24 14:11:23 ssa 1.50.114.1: #i43322# improve drawing of disabled entries, the selection will now be visible


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [150071b95db33b2c628ffd63b327c2e119a190d7]

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>  [4c3a44e341d7af2fad7f9ac1513599aea32264b7]

INTEGRATION: CWS vcl39 (1.70.70); FILE MERGED 2005/04/18 13:31:39 pl 1.70.70.3: RESYNC: (1.71-1.72); FILE MERGED 2005/04/07 12:15:27 pl 1.70.70.2: RESYNC: (1.70-1.71); FILE MERGED 2005/03/18 14:56:32 pl 1.70.70.1: #i42355# emergency mode without vcl resource


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [21829d86ecbfbc62d0daa82ed768e0ee2aa8ffbe]

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>  [3c3376086fc77a08246b3231f517cbc8df0e9ccd]

INTEGRATION: CWS vcl39 (1.36.36); FILE MERGED 2005/08/02 14:12:02 pl 1.36.36.4: RESYNC: (1.38-1.39); FILE MERGED 2005/04/18 13:31:47 pl 1.36.36.3: RESYNC: (1.37-1.38); FILE MERGED 2005/03/23 09:56:40 pl 1.36.36.2: RESYNC: (1.36-1.37); FILE MERGED 2005/03/18 14:56:32 pl 1.36.36.1: #i42355# emergency mode without vcl resource


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [ba8efabf9dafc3b942346a3d546049ab51f912e6]

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>  [e998caf68239fbfbc1133c96de5caa1915f3c9d6]

INTEGRATION: CWS vcl39 (1.39.26); FILE MERGED 2005/06/14 13:39:49 pl 1.39.26.6: RESYNC: (1.43-1.44); FILE MERGED 2005/05/31 09:56:27 pl 1.39.26.5: RESYNC: (1.42-1.43); FILE MERGED 2005/04/07 12:15:09 pl 1.39.26.4: RESYNC: (1.40-1.42); FILE MERGED 2005/03/23 09:56:30 pl 1.39.26.3: RESYNC: (1.39-1.40); FILE MERGED 2005/03/22 17:51:49 pl 1.39.26.2: removed and abomination 2005/03/18 14:56:31 pl 1.39.26.1: #i42355# emergency mode without vcl resource


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [75f360d7507cfe15b84e3d12cd911f8da401b582]

INTEGRATION: CWS vcl39 (1.55.82); FILE MERGED 2005/08/02 14:11:40 pl 1.55.82.3: RESYNC: (1.56-1.57); FILE MERGED 2005/03/23 09:56:21 pl 1.55.82.2: RESYNC: (1.55-1.56); FILE MERGED 2005/03/18 14:56:30 pl 1.55.82.1: #i42355# emergency mode without vcl resource


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [a8253aa8688c236878d62c325fd79e813686984e]

INTEGRATION: CWS vcl39 (1.3.372); FILE MERGED 2005/03/18 14:56:30 pl 1.3.372.1: #i42355# emergency mode without vcl resource


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [3d7b8e3cb71b0af3cc11d61d21427238fc8cada0]

INTEGRATION: CWS extras22 (1.1.1.1.270); FILE MERGED 2005/09/14 11:29:49 va 1.1.1.1.270.2: #i37323# Renamed Palettes Files. 2005/08/25 12:21:24 va 1.1.1.1.270.1: #i37323# Renamed files to name_ISO-Code.so*.


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [25179a7363e788664e3cd066ee6abc027f742b12]

INTEGRATION: CWS extras22 (1.4.104); FILE MERGED 2005/09/20 11:28:22 va 1.4.104.1: #i54691# Corrected Font in Table Autoformats (Times -> Thorndale).


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [8deb749a7d50f5c06b9ceef70b7976da53c487c5]

INTEGRATION: CWS vcl39 (1.10.194); FILE MERGED 2005/03/21 17:46:48 pl 1.10.194.1: #i42835# support style names


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [60e18d731ac8431518be21b7ac2799ccda00d184]

INTEGRATION: CWS vcl39 (1.30.50); FILE MERGED 2005/06/09 17:03:56 pl 1.30.50.2: #i49113# sanity checks for cmap table 2005/03/21 17:46:47 pl 1.30.50.1: #i42835# support style names


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [a1ce9145c00cc29d834662643d9e69cb86d29ac3]

INTEGRATION: CWS vcl39 (1.56.14); FILE MERGED 2005/06/08 11:25:49 hdu 1.56.14.5: #i50035# if no vertical metrics are available assume rotated horizontal metrics 2005/05/17 11:12:47 pl 1.56.14.4: #i47335# protect against broken kern table 2005/04/18 13:30:49 pl 1.56.14.3: RESYNC: (1.57-1.58); FILE MERGED 2005/03/23 09:54:33 pl 1.56.14.2: RESYNC: (1.56-1.57); FILE MERGED 2005/03/21 17:46:47 pl 1.56.14.1: #i42835# support style names


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [34a3bf5f62039241241fc5ead94cc6754e3f8d29]

INTEGRATION: CWS vcl39 (1.7.24); FILE MERGED 2005/03/21 17:46:46 pl 1.7.24.1: #i42835# support style names


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [eb24aaccccddf5959d69fb334e85c8001666259f]

INTEGRATION: CWS vcl39 (1.12.14); FILE MERGED 2005/03/22 10:26:15 pl 1.12.14.2: #i45298# #i42835# set correct timestamp to cache dir, set correct style name 2005/03/21 17:46:46 pl 1.12.14.1: #i42835# support style names


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [a2dcba5a48e0ea7a739890d73fc7b16cf70f7a9b]

INTEGRATION: CWS vcl39 (1.22.14); FILE MERGED 2005/03/21 17:46:46 pl 1.22.14.1: #i42835# support style names


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [6c7d7f8fc66557b56ef72703c8f4c484a4165cd6]

INTEGRATION: CWS vcl39 (1.42.6); FILE MERGED 2005/08/02 14:10:35 pl 1.42.6.2: RESYNC: (1.42-1.43); FILE MERGED 2005/03/23 16:58:59 ssa 1.42.6.1: #i34390# reschedule all pending events, not only a single one, to be more responsive


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [4e4021433a8c9e089edb1cd2da8e0a6f9b30884a]

INTEGRATION: CWS extras22 (1.12.162); FILE MERGED 2005/09/22 15:25:44 va 1.12.162.2: #i35052# System Folder Problem fixed. 2005/08/29 09:36:43 ih 1.12.162.1: #i35052# exception for system folders added


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [782d0568ea3c34456cce4bfb57a6be50e9d5d799]

INTEGRATION: CWS extras22 (1.4.78); FILE MERGED 2005/08/23 15:42:28 va 1.4.78.1: #i46418# Corrected orthographical mistakes in German Tablescenarios.


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [fe42e3f998431fec742a4beeb7e19fb6c6312d5d]

INTEGRATION: CWS cmcfixes17 (1.8.2); FILE MERGED 2005/09/05 09:51:37 cmc 1.8.2.3: typo 2005/09/05 08:49:35 cmc 1.8.2.2: #i51002# set default expansion to that of the gimp, i.e. nothing expanded 2005/09/05 08:21:19 cmc 1.8.2.1: #i54008# uninitialized variable


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [4212d648e062a4caaf5fd5b20d888080ddffe6a5]

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>  [d5f0d9f963fbf7e5d7eba4f9267af4e7462d5b7a]

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>  [f9e6d8d7c33a308f6f1c15929dd839de2abae3b5]

INTEGRATION: CWS nativefixer18 (1.17.18); FILE MERGED 2005/09/26 16:32:31 is 1.17.18.2: RESYNC: (1.17-1.18); FILE MERGED 2005/08/04 11:30:02 pb 1.17.18.1: fix: #124825# read build id from version.ini


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [e05fef41544bbec7842d9d36cc4faf71e0fd4371]

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>  [111ff3229486d94ed62fe8f426cbb71b71e139f0]

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>  [3c49745e9142ef86b62eacb6bc50f342f55d662d]

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>  [0f94941993a9b753c10108b13c39fcbae3abf73d]

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>  [d07acb43d7d8d957224b0ecef9bb0faf2909b050]

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>  [bb86538aadfe6354bdda10d5004597810a8bd1f5]

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>  [1cb1b42ffb3e409730091525525e525a58175def]

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>  [0ead41056a62882b13be7fe625e9470e7973b760]

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>  [925947b3fafa48ed2bd113a5901d701e9f670232]

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>  [f4f19be249d418cf9609182e6fbee343b97e1469]

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>  [ab778c176dfb162592cde5f227c38959ccafd15d]

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>  [ef1626a5ec5163caf7cf0da3941b068967ae28c4]

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>  [6f2149d3b5eff8bb3cce825777969b8eef0e6851]

INTEGRATION: CWS nativefixer18 (1.3.6); FILE MERGED 2005/09/16 12:38:12 is 1.3.6.1: #125776# unique temporary installation directory for all download installation sets


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [c3d64de4c8531069e2ff134bd27d034ecbd00aff]

INTEGRATION: CWS nativefixer18 (1.4.6); FILE MERGED 2005/09/26 11:56:18 is 1.4.6.2: RESYNC: (1.4-1.5); FILE MERGED 2005/08/16 14:59:07 is 1.4.6.1: #124911# Windows patch has to find older patches


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [2b10987227dff7f7676738c7602b203870e8e9f9]

INTEGRATION: CWS nativefixer18 (1.4.6); FILE MERGED 2005/08/16 14:59:06 is 1.4.6.1: #124911# Windows patch has to find older patches


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [d9d86a2d662f38aa0473211fbf3ef2241b1c9c93]

INTEGRATION: CWS nativefixer18 (1.3.2); FILE MERGED 2005/09/26 11:56:05 is 1.3.2.2: RESYNC: (1.3-1.4); FILE MERGED 2005/08/15 11:58:25 is 1.3.2.1: #124342# using version.ini instead of bootstrap.ini


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [e312de0379c6634d367d1cf734ab4ca5f5185ed0]

INTEGRATION: CWS nativefixer18 (1.4.8); FILE MERGED 2005/09/26 11:52:38 is 1.4.8.4: RESYNC: (1.4-1.5); FILE MERGED 2005/08/17 08:45:46 is 1.4.8.3: #i51124# using st instead of sx for southern sotho 2005/08/03 15:34:31 is 1.4.8.2: #i52650# adding bengali 2005/08/03 08:55:08 is 1.4.8.1: #i52803# adding Lao


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [16bcc8e89037e43b6866bbe9d28cf5ba1c1e2893]

INTEGRATION: CWS nativefixer18 (1.4.2); FILE MERGED 2005/09/13 08:53:10 obr 1.4.2.5: #124120# message clearification 2005/09/12 12:53:18 obr 1.4.2.4: #124120# workaround for rpm upgrade bug with --prefix and switch to long options 2005/08/26 06:59:29 obr 1.4.2.3: #124120# cosmetic output change 2005/08/26 06:56:13 obr 1.4.2.2: #124120# preserve UserInstallation value when patching 2005/08/15 10:57:03 obr 1.4.2.1: #124009# do not run (buggy) trigger script since we have install into the same place anyway


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [f3acf1351c0de3e47b7192271940657a6e62793f]

INTEGRATION: CWS nativefixer18 (1.12.2); FILE MERGED 2005/09/05 13:38:01 is 1.12.2.2: RESYNC: (1.12-1.13); FILE MERGED 2005/08/31 06:09:25 obr 1.12.2.1: remove zone lock in /tmp also


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [4971e36844b7b1faf7f97dcc4dba156101fec5a3]

INTEGRATION: CWS nativefixer18 (1.12.6); FILE MERGED 2005/09/05 13:37:50 is 1.12.6.2: RESYNC: (1.12-1.13); FILE MERGED 2005/08/11 07:10:29 obr 1.12.6.1: #124959# version information moved to versionrc


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [3fe55730f9f1ef8c579852f27e2881727de434e7]

INTEGRATION: CWS nativefixer18 (1.15.6); FILE MERGED 2005/09/05 15:51:45 is 1.15.6.1: #124717# windows patch dependent from shellextensions


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [81bf25794efd6804a7ac83ed88343f5a4a63e413]

INTEGRATION: CWS nativefixer18 (1.16.24); FILE MERGED 2005/09/26 11:46:16 is 1.16.24.4: RESYNC: (1.16-1.17); FILE MERGED 2005/09/19 13:59:33 hro 1.16.24.3: #124960# ProductKey still resides in bootstrap.ini 2005/08/25 10:01:46 hro 1.16.24.2: #124960# User version.ini for build id 2005/08/25 09:38:33 hro 1.16.24.1: #124960# User version.ini for build id


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [e2262b5aee4aa5218180472588dfa5ef0ff68f88]

INTEGRATION: CWS nativefixer18 (1.21.28); FILE MERGED 2005/09/26 11:43:22 is 1.21.28.3: RESYNC: (1.21-1.22); FILE MERGED 2005/09/19 13:59:58 hro 1.21.28.2: #124960# ProductKey still resides in bootstraprc 2005/08/25 10:08:18 hro 1.21.28.1: #124960# Use versionrc for build id


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [2bf5cabf3e6ae696062d2b67ecdb09e58af904ed]

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>  [a4462086c632660fb5712896158b796d22161670]

INTEGRATION: CWS sj24 (1.1.1.1.1654); FILE MERGED 2005/09/02 17:21:28 sj 1.1.1.1.1654.1: #i52486#,#i47293# CustomShapes should be resizable like normal shapes, callout objects should have a fixed handle when resized


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [6b9c3de1e0763afb5f02087955087b01d4e423c2]

INTEGRATION: CWS sj24 (1.22.84); FILE MERGED 2005/09/02 17:20:52 sj 1.22.84.2: #i52486#,#i47293# CustomShapes should be resizable like normal shapes, callout objects should have a fixed handle when resized 2005/08/18 14:10:59 sj 1.22.84.1: #i52486# fixed resize problem


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [64450006a75ad9dd41bcf0bebc25b7d75aebb340]

INTEGRATION: CWS sj24 (1.28.84); FILE MERGED 2005/09/06 15:10:19 sj 1.28.84.2: #b6247218# fixed export of two problematic custom shapes 2005/09/06 13:32:41 sj 1.28.84.1: #b6247218# fixed export of two problematic custom shapes


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [94cb28cb8cef4332166773f1fa77ef0421d19bbb]

INTEGRATION: CWS sj24 (1.54.82); FILE MERGED 2005/09/06 10:44:53 sj 1.54.82.1: #b6247218# fixed export of two problematic custom shapes


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [4c8aec506ebabecfae0b1dcd7a6d5de6cdfd1ae4]

INTEGRATION: CWS dr37 (1.3.56); FILE MERGED 2005/06/16 12:34:23 dr 1.3.56.1: #i50822# place the 'minus' between language and country correctly


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [3bbbf499edf0429eff78cea985fac4c18086251e]

INTEGRATION: CWS dr37 (1.27.222); FILE MERGED 2005/07/28 08:43:28 nn 1.27.222.1: #i52120# prevent duplicate linked areas in the same cell


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [7388e2e5fc356a1f27bade2c055695da7e71a753]

INTEGRATION: CWS dr37 (1.26.46); FILE MERGED 2005/07/28 08:43:29 nn 1.26.46.2: #i52120# prevent duplicate linked areas in the same cell 2005/04/22 14:38:59 nn 1.26.46.1: #i8180# remove db ranges/linked areas/labels/datapilot on deleted sheets


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [10816ecc79aaf624840cea007f9848cc915449b5]

INTEGRATION: CWS dr37 (1.51.4); FILE MERGED 2005/04/19 14:52:14 dr 1.51.4.3: #i47435# set automatic grid color 2005/04/19 14:49:44 dr 1.51.4.2: #i47426# copy view options to document 2005/04/19 14:40:32 dr 1.51.4.1: #i46820# set pagebreak mode via SetPagebreak() function


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [47655ba154a16c8f86c7181d99c7d65e2af7e6f0]

INTEGRATION: CWS dr37 (1.9.8); FILE MERGED 2005/07/19 10:11:25 nn 1.9.8.1: #i52073# deactivate ole inplace for sheet tab context menu


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [8cefc1542ccabb03016656c441ff9c31ec4611b6]

INTEGRATION: CWS dr37 (1.24.8); FILE MERGED 2005/07/19 10:11:25 nn 1.24.8.1: #i52073# deactivate ole inplace for sheet tab context menu


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [45052a64a0df2fe1dfc7ac54dc9a3049295fe4ee]

INTEGRATION: CWS dr37 (1.25.34); FILE MERGED 2005/04/27 18:16:10 nn 1.25.34.1: #i46796# RepeatResize: call UpdateShow before UpdateFixX/UpdateFixY


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [6640139d22430e295192c7db8d17d5a21f111e80]

INTEGRATION: CWS dr37 (1.10.220); FILE MERGED 2005/07/19 10:11:25 nn 1.10.220.1: #i52073# deactivate ole inplace for sheet tab context menu


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [a39c00539fb4d9363af0261375643f0148ab4a43]

INTEGRATION: CWS dr37 (1.10.2); FILE MERGED 2005/07/15 14:43:14 dr 1.10.2.1: #i51970# correct X position in mirrored sheets


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [d1e1df036990b14e34733245230fe21107557d53]

INTEGRATION: CWS dr37 (1.26.216); FILE MERGED 2005/05/12 09:39:11 nn 1.26.216.1: #i45033# VDev as text formatting reference for inplace editing with different zoom factors


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [1e2860137413dbbe5e22dea1300f714851d305c1]

INTEGRATION: CWS dr37 (1.11.260); FILE MERGED 2005/07/19 10:11:24 nn 1.11.260.1: #i52073# deactivate ole inplace for sheet tab context menu


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [b6095f882f9cc86b83ef7553df4420091cf7d7b5]

INTEGRATION: CWS dr37 (1.68.16); FILE MERGED 2005/08/10 16:25:22 dr 1.68.16.2: RESYNC: (1.68-1.70); FILE MERGED 2005/07/26 17:46:26 nn 1.68.16.1: #i52307# ExecDataSelect: call CellContentChanged


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [676c5a0631d3f3f5767eb28c82039a07a3412246]

INTEGRATION: CWS dr37 (1.32.4); FILE MERGED 2005/04/21 10:37:20 sab 1.32.4.1: #i38317#; remove scalling items before set new


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [1408c372c89c8597e2e599880c7006407b9423d9]

INTEGRATION: CWS dr37 (1.10.346); FILE MERGED 2005/04/22 14:38:43 nn 1.10.346.1: #i8180# remove db ranges/linked areas/labels/datapilot on deleted sheets


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [14fb8d58bf8efaaa24c2ae8ab9dfedd562ddc3c3]

INTEGRATION: CWS dr37 (1.17.36); FILE MERGED 2005/07/28 08:43:51 nn 1.17.36.2: #i52120# prevent duplicate linked areas in the same cell 2005/07/04 13:30:41 nn 1.17.36.1: #i51445# handle merged cells extending from the deleted cells


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [08698fd0753e7f8dc02a7e842c55c409ad2168ce]

INTEGRATION: CWS dr37 (1.3.220); FILE MERGED 2005/04/22 14:38:43 nn 1.3.220.1: #i8180# remove db ranges/linked areas/labels/datapilot on deleted sheets


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [72b7d1e9ae723abf60c3347b305b3861338f2afc]

INTEGRATION: CWS dr37 (1.21.36); FILE MERGED 2005/07/19 10:11:04 nn 1.21.36.1: #i52073# deactivate ole inplace for sheet tab context menu


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [6082d82b162f051269396d7fb6f180d34012d23a]

INTEGRATION: CWS dr37 (1.3.36); FILE MERGED 2005/05/12 15:20:07 dr 1.3.36.1: #i42981# do not close new note object when clicked on its border


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [0072d61c6a615ff3d782f4bd13fb094ed9eb63ee]

INTEGRATION: CWS dr37 (1.2.346); FILE MERGED 2005/04/22 14:38:30 nn 1.2.346.1: #i8180# remove db ranges/linked areas/labels/datapilot on deleted sheets


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [635f3f3ae0762ee2aee7a59a337e91e15cabb0aa]

INTEGRATION: CWS dr37 (1.20.34); FILE MERGED 2005/05/12 15:20:20 dr 1.20.34.1: #i42981# do not close new note object when clicked on its border


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [3da17f9e3e6c9aeb7f2ffd7f31f8345ab861d7a6]

INTEGRATION: CWS dr37 (1.14.36); FILE MERGED 2005/05/12 15:20:19 dr 1.14.36.1: #i42981# do not close new note object when clicked on its border


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [ca13c622acbe9f6726c67295727901b25a07dc55]

INTEGRATION: CWS dr37 (1.16.66); FILE MERGED 2005/07/19 10:11:45 nn 1.16.66.1: #i52073# deactivate ole inplace for sheet tab context menu


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [6a26f91330234942bb588207d30be58f748a446f]

INTEGRATION: CWS dr37 (1.18.18); FILE MERGED 2005/07/19 11:24:29 er 1.18.18.1: #i51680# DBaseExport also needs a decoded URI


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [c37e7f13e86ccef3e557dd97e3c020d8a826cc86]

INTEGRATION: CWS dr37 (1.53.18); FILE MERGED 2005/07/28 08:42:43 nn 1.53.18.4: #i52120# prevent duplicate linked areas in the same cell 2005/07/05 11:32:10 dr 1.53.18.3: #i10000# don't pass temporary as non-const reference 2005/07/04 13:30:09 nn 1.53.18.2: #i51445# handle merged cells extending from the deleted cells 2005/04/22 14:38:16 nn 1.53.18.1: #i8180# remove db ranges/linked areas/labels/datapilot on deleted sheets


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [2695a285f25f3aedab3e202f98b949803c268299]

INTEGRATION: CWS dr37 (1.6.202); FILE MERGED 2005/03/23 11:56:05 dr 1.6.202.1: #i41550# first update checkbox, then update preview


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [51da24613944f69237f17c2e799970fe408b1baa]

INTEGRATION: CWS dr37 (1.55.8); FILE MERGED 2005/04/06 09:03:31 dr 1.55.8.2: RESYNC: (1.55-1.56); FILE MERGED 2005/03/24 17:38:50 nn 1.55.8.1: #i37799# StyleNames/StyleFamilies in aExportInfoMap


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [57c1b3470402416152c4820d788fe6f402661e8d]

INTEGRATION: CWS dr37 (1.54.4); FILE MERGED 2005/07/18 14:43:16 sab 1.54.4.2: #i52124#; don't add numberformat again and again 2005/05/10 13:43:12 sab 1.54.4.1: #i46996#; disable not needed properties


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [ebce4433d44e08940d10f42ef8f3ac6e9d3f6010]

INTEGRATION: CWS dr37 (1.87.4); FILE MERGED 2005/07/21 15:34:20 sab 1.87.4.1: #i52188#; set old note rectangle after UpdateRowHeights


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [d3dd7087dee2d2df2bc2f001c92217be1fd5f195]

INTEGRATION: CWS ause037 (1.6.32); FILE MERGED 2005/09/02 11:46:20 ihi 1.6.32.1: #i125412# merge hc2 in common tree


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [7580df6b3f67b5840933515c5f9fdac83619e0f0]

INTEGRATION: CWS dr37 (1.114.4); FILE MERGED 2005/07/21 15:34:19 sab 1.114.4.1: #i52188#; set old note rectangle after UpdateRowHeights


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [08834455e81676872919774cebe25219ee2c4b96]

INTEGRATION: CWS dr37 (1.190.18); FILE MERGED 2005/07/04 13:57:31 dr 1.190.18.3: RESYNC: (1.193-1.194); FILE MERGED 2005/04/06 08:59:51 dr 1.190.18.2: RESYNC: (1.190-1.193); FILE MERGED 2005/04/01 15:36:53 sab 1.190.18.1: #i24932#; last changed row/column has to be different from the number given back is completly run through


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [e277b4e106cf065f57addf57c290afc00bc2e256]

INTEGRATION: CWS dr37 (1.83.4); FILE MERGED 2005/09/28 09:44:41 sab 1.83.4.2: RESYNC: (1.83-1.85); FILE MERGED 2005/07/21 15:34:19 sab 1.83.4.1: #i52188#; set old note rectangle after UpdateRowHeights


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [365843d55ccb76135b8e9fc19af7c33d2ff8fecf]

INTEGRATION: CWS dr37 (1.39.4); FILE MERGED 2005/07/20 13:30:24 sab 1.39.4.1: #i52120#; handle double linked ranges on one cell


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [9f6ed0a9e027994fd94b406e1c1ad15cc3bb8139]

INTEGRATION: CWS dr37 (1.76.34); FILE MERGED 2005/08/09 16:30:18 dr 1.76.34.1: #i47246# drawing layer import reworked


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [7f45cc4f07bf6bd4eccd6aa5226398804dde489e]

INTEGRATION: CWS dr37 (1.15.36); FILE MERGED 2005/06/06 15:07:41 dr 1.15.36.1: #i48139# import/export doc option 'Calc as shown'


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [5ce7e3bb347d42b06fbef3423fbd4842eac96d6a]

INTEGRATION: CWS dr37 (1.2.36); FILE MERGED 2005/08/10 14:41:14 dr 1.2.36.1: #i52955# set displayed sheet from WINDOW1 record


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [d17e95e2b5de85ee832f19702757716eded0a5a9]

INTEGRATION: CWS dr37 (1.21.4); FILE MERGED 2005/04/19 14:25:48 dr 1.21.4.1: #i46627# use default script type for blank cells


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [4f7bfdd4c52fdbc595620e55b34efc5b7c85ea4f]

INTEGRATION: CWS dr37 (1.11.84); FILE MERGED 2005/08/09 16:29:56 dr 1.11.84.1: #i47246# drawing layer import reworked


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [656280bd00daa2a9bd4539a41376ce7210993d53]

INTEGRATION: CWS dr37 (1.4.150); FILE MERGED 2005/04/19 14:47:17 dr 1.4.150.1: #i47228# svExternal/ocMacro tokens can be macro calls or missing defined names


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [feb218b302569d79e3996058ab972efb05a792e8]

INTEGRATION: CWS dr37 (1.15.4); FILE MERGED 2005/08/09 16:29:56 dr 1.15.4.1: #i47246# drawing layer import reworked


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [0fc40b8447327c01982b00eecdaba4a83af9d100]

INTEGRATION: CWS dr37 (1.24.36); FILE MERGED 2005/08/09 16:29:55 dr 1.24.36.2: #i47246# drawing layer import reworked 2005/07/20 15:41:42 dr 1.24.36.1: dump workspace files


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [79defc812b1357468d6a67f7953c77f164adddfc]

INTEGRATION: CWS dr37 (1.2.4); FILE MERGED 2005/08/09 16:29:55 dr 1.2.4.3: #i47246# drawing layer import reworked 2005/07/06 15:43:46 dr 1.2.4.2: #i51639# attach data point formats after loading all series 2005/05/13 16:17:14 dr 1.2.4.1: #i49241# import pie-to-pie and pie-to-bar as pie chart


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [3e8d1a814f294dee0d329e59844e918c347c6b2c]

INTEGRATION: CWS sj24 (1.6.280); FILE MERGED 2005/08/25 16:41:43 sj 1.6.280.1: #b6312897# fixed gpf if dxf file is having more than 255 characters in a line


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [9ee75cd51c05fd64e279d9ad8f600b61e1c9940a]

INTEGRATION: CWS dr37 (1.16.4); FILE MERGED 2005/08/10 14:41:13 dr 1.16.4.1: #i52955# set displayed sheet from WINDOW1 record


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [66d69d83fd2e2798193b6e66bea9fdd88c5ed149]

INTEGRATION: CWS sj24 (1.84.60); FILE MERGED 2005/09/06 10:43:41 sj 1.84.60.1: #b6247218# fixed export of two problematic custom shapes


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [2b38bc8587bf0f98c4659dac688a9f92eeeff18c]

INTEGRATION: CWS dr37 (1.2.84); FILE MERGED 2005/06/23 11:48:25 dr 1.2.84.1: #i38718# find module for macros without module name


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [72807b778d8dbeb986d1d4b19d2a3bdc0ee1b99b]

INTEGRATION: CWS dr37 (1.17.4); FILE MERGED 2005/08/09 16:29:55 dr 1.17.4.1: #i47246# drawing layer import reworked


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [ee033a227c7471108fe69e125dda434ffbbfb8f6]

INTEGRATION: CWS dr37 (1.2.4); FILE MERGED 2005/08/09 16:29:54 dr 1.2.4.7: #i47246# drawing layer import reworked 2005/08/08 16:08:51 dr 1.2.4.6: #i49218# delay loading of point labels 2005/07/11 16:31:32 dr 1.2.4.5: #i49218# load legend from primary or secondary axes set 2005/07/08 14:28:20 dr 1.2.4.4: #i51639# last changes 2005/07/08 07:28:26 dr 1.2.4.3: #i51639# create default series formatting if missing in file 2005/07/06 15:43:45 dr 1.2.4.2: #i51639# attach data point formats after loading all series 2005/04/19 13:56:08 dr 1.2.4.1: #i47745# support for invisible plot frame


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [43d371b56fb3079cfe510086311972f2db54c463]

INTEGRATION: CWS dr37 (1.3.36); FILE MERGED 2005/04/19 14:47:16 dr 1.3.36.1: #i47228# svExternal/ocMacro tokens can be macro calls or missing defined names


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [8aef386a0ab86b0437df2403ca2d9b2b2170d536]

INTEGRATION: CWS dr37 (1.42.36); FILE MERGED 2005/08/09 16:29:54 dr 1.42.36.1: #i47246# drawing layer import reworked


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [1bbd63bb63088cfd06c81cc2f167481c2f5b81cf]

INTEGRATION: CWS dr37 (1.9.150); FILE MERGED 2005/06/07 18:52:33 dr 1.9.150.1: #i50248# speed up shared formula import (by jodygoldberg)


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [01dc76ed142bbc5c7f0d535f5a42c98293f056b2]

INTEGRATION: CWS dr37 (1.11.88); FILE MERGED 2005/08/05 13:22:10 er 1.11.88.1: #i52266# a single table doesn't need a large pixel tolerance


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [61392f39147ffd2b857fe7e8dff6bb986a09b26c]

INTEGRATION: CWS sj24 (1.5.138); FILE MERGED 2005/08/17 13:03:14 sj 1.5.138.1: #123923# fixed gpf when converting polygons to b2dpolygons if the polygon is having only one control point at the end


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [3b54eab4805b6e92f352aea9565551bba21ed7e0]

INTEGRATION: CWS dr37 (1.4.222); FILE MERGED 2005/08/09 16:29:54 dr 1.4.222.1: #i47246# drawing layer import reworked


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [c6feafd15472e72624f6eb7edafe9debc0a84dfb]

INTEGRATION: CWS dr37 (1.60.4); FILE MERGED 2005/06/06 15:07:18 dr 1.60.4.1: #i48139# import/export doc option 'Calc as shown'


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [78081120a40344d1866fdd5b3f41f564e6ae491a]

INTEGRATION: CWS dr37 (1.13.36); FILE MERGED 2005/06/20 13:12:40 dr 1.13.36.1: #i48496# convert cell:cell to single range


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [886b15faf3e1b7e0fe0d006ce555b84d8bbbb094]

INTEGRATION: CWS dr37 (1.4.88); FILE MERGED 2005/08/05 13:20:16 er 1.4.88.1: get rid of warnings: order of initalization


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [0f7ca2de9c5b564a45a47a6188046db2fad3396f]

INTEGRATION: CWS dr37 (1.15.108); FILE MERGED 2005/08/09 16:29:53 dr 1.15.108.2: #i47246# drawing layer import reworked 2005/07/20 15:41:42 dr 1.15.108.1: dump workspace files


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [da92b46fe9e3b0a72d980c28ddb5da4032abf17d]

INTEGRATION: CWS dr37 (1.24.34); FILE MERGED 2005/08/05 13:22:08 er 1.24.34.1: #i52266# a single table doesn't need a large pixel tolerance


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [ebb32619134b26d5ab7c227af786bd18b62921d7]

INTEGRATION: CWS dr37 (1.11.196); FILE MERGED 2005/05/10 16:42:01 dr 1.11.196.2: #i48491# convert to valid sheet names 2005/05/10 16:29:37 dr 1.11.196.1: #i48491# convert to valid sheet names


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [f3ee41804fc3bb0c676799088652a81491d69cac]

INTEGRATION: CWS dr37 (1.4.222); FILE MERGED 2005/08/09 16:30:08 dr 1.4.222.1: #i47246# drawing layer import reworked


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [591959487ec1aa747463dfa044db0705e1719f2e]

INTEGRATION: CWS dr37 (1.2.36); FILE MERGED 2005/08/10 14:41:42 dr 1.2.36.1: #i52955# set displayed sheet from WINDOW1 record


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [d52bfa4dc51ad5f5466e0ac75c3ef24328f0f41e]

INTEGRATION: CWS dr37 (1.22.4); FILE MERGED 2005/06/17 10:02:35 dr 1.22.4.1: #i50253# import/export error codes


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [e5bb6e6faac14b2723313a265046631332094dce]

INTEGRATION: CWS dr37 (1.21.36); FILE MERGED 2005/06/14 13:50:52 dr 1.21.36.2: #i48717# do not return character width 0 2005/04/19 14:25:47 dr 1.21.36.1: #i46627# use default script type for blank cells


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [3294d0fda9c196f86dc13a6c0fef26462536537a]

INTEGRATION: CWS dr37 (1.14.4); FILE MERGED 2005/08/09 16:29:40 dr 1.14.4.1: #i47246# drawing layer import reworked


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [f63adbe099165a6aaca04d24da9b41981a838832]

INTEGRATION: CWS dr37 (1.8.36); FILE MERGED 2005/04/19 14:47:16 dr 1.8.36.1: #i47228# svExternal/ocMacro tokens can be macro calls or missing defined names


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [0000da0718585fc44b65e963c6e5145e436572ff]

INTEGRATION: CWS dr37 (1.8.4); FILE MERGED 2005/08/09 16:29:40 dr 1.8.4.2: #i47246# drawing layer import reworked 2005/06/23 11:48:40 dr 1.8.4.1: #i38718# find module for macros without module name


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [9565e1d9e14bc8575227b453e222edd5d0a74018]

INTEGRATION: CWS dr37 (1.2.4); FILE MERGED 2005/07/06 15:43:31 dr 1.2.4.1: #i51639# attach data point formats after loading all series


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [221ce6490733944b2425381bb591354f01b4ad77]

INTEGRATION: CWS dr37 (1.2.36); FILE MERGED 2005/08/09 16:29:39 dr 1.2.36.1: #i47246# drawing layer import reworked


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [6365be65b0423792047f281da645642f92041eb0]

INTEGRATION: CWS dr37 (1.2.36); FILE MERGED 2005/08/10 14:41:41 dr 1.2.36.2: #i52955# set displayed sheet from WINDOW1 record 2005/08/09 16:29:39 dr 1.2.36.1: #i47246# drawing layer import reworked


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [3af23d9f309837cb2cc227ffc1ad1fb0f600d7ad]

INTEGRATION: CWS dr37 (1.12.4); FILE MERGED 2005/08/09 16:29:38 dr 1.12.4.1: #i47246# drawing layer import reworked


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [22e1f935ebe519246417dadbdf767703f03078dd]

INTEGRATION: CWS dr37 (1.15.36); FILE MERGED 2005/08/10 14:41:41 dr 1.15.36.1: #i52955# set displayed sheet from WINDOW1 record


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [f5e9f8141b1551e296c9167e93a8ba7386ec303a]

INTEGRATION: CWS dr37 (1.8.36); FILE MERGED 2005/08/09 16:29:38 dr 1.8.36.1: #i47246# drawing layer import reworked


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [a7306f8fd86c2a69db6d4d8dc8e715bfc4da15fd]

INTEGRATION: CWS dr37 (1.3.36); FILE MERGED 2005/07/19 10:18:15 dr 1.3.36.3: #i52060# do not ignore names of sheet macros 2005/06/23 11:48:40 dr 1.3.36.2: #i38718# find module for macros without module name 2005/03/23 13:28:52 dr 1.3.36.1: #i44019# BIFF5: correct name appendix for local names


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [7c23933686b5183c13173882122c354632ec4a0e]

INTEGRATION: CWS dr37 (1.19.4); FILE MERGED 2005/07/12 15:28:29 dr 1.19.4.1: #122185# remove wrong assertions


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [dff95414577ac41116c5ccbbd4b2b1fde07c0bd0]

INTEGRATION: CWS dr37 (1.35.4); FILE MERGED 2005/09/20 16:22:20 dr 1.35.4.8: #i54221# stop reading control name at NUL char 2005/08/11 08:31:10 dr 1.35.4.7: #i10000# 2005/08/10 16:22:15 dr 1.35.4.6: RESYNC: (1.35-1.36); FILE MERGED 2005/08/10 12:24:58 dr 1.35.4.5: #i47246# drawing layer import reworked 2005/08/10 10:19:38 dr 1.35.4.4: #i47246# drawing layer import reworked - don't use empty charts 2005/08/09 16:29:37 dr 1.35.4.3: #i47246# drawing layer import reworked 2005/06/23 12:03:11 dr 1.35.4.2: #i38718# remove unneeded include 2005/06/23 11:48:40 dr 1.35.4.1: #i38718# find module for macros without module name


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [8c0883438443279b041db39811558b118d182cb6]

INTEGRATION: CWS dr37 (1.17.4); FILE MERGED 2005/08/09 16:29:37 dr 1.17.4.1: #i47246# drawing layer import reworked


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [2b44176166c1c70d9c743e66a82dfdace4e25c0c]

INTEGRATION: CWS dr37 (1.2.4); FILE MERGED 2005/08/09 16:29:36 dr 1.2.4.11: #i47246# drawing layer import reworked 2005/08/08 16:08:32 dr 1.2.4.10: #i49218# delay loading of point labels 2005/07/14 15:51:10 dr 1.2.4.9: #i49218# comments 2005/07/11 16:31:01 dr 1.2.4.8: #i49218# load legend from primary or secondary axes set 2005/07/08 14:28:12 dr 1.2.4.7: #i51639# last changes 2005/07/08 07:28:16 dr 1.2.4.6: #i51639# create default series formatting if missing in file 2005/07/06 15:43:31 dr 1.2.4.5: #i51639# attach data point formats after loading all series 2005/06/27 16:31:04 dr 1.2.4.4: #i51270# attached label types: missing 'value only' in pie charts 2005/05/13 16:15:44 dr 1.2.4.3: #i49241# import pie-to-pie and pie-to-bar as pie chart 2005/04/26 16:54:59 dr 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2005/04/19 13:56:08 dr 1.2.4.1: #i47745# support for invisible plot frame


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [d2adedcaa28318f9553f04501019c2609b1e5411]

INTEGRATION: CWS dr37 (1.8.4); FILE MERGED 2005/07/12 14:53:56 dr 1.8.4.3: #i48185# assertion removed 2005/04/21 10:57:14 dr 1.8.4.2: #i46627# 2005/04/19 14:25:47 dr 1.8.4.1: #i46627# use default script type for blank cells


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [5b8fdae8fd79d2851f7756d1bb1ca8d0a4eea45d]

INTEGRATION: CWS dr37 (1.18.34); FILE MERGED 2005/05/10 14:19:27 dr 1.18.34.1: #i46627# use default script type for blank cells


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [aaea9070aeb252eaba9c94770ed88b5af9f77b5a]

INTEGRATION: CWS dr37 (1.3.36); FILE MERGED 2005/04/19 14:47:16 dr 1.3.36.1: #i47228# svExternal/ocMacro tokens can be macro calls or missing defined names


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [e5a4a9bea899bdb781363acb54c73a544d58131d]

INTEGRATION: CWS dr37 (1.5.36); FILE MERGED 2005/07/25 12:18:21 dr 1.5.36.5: #i52444# handle empty error cells 2005/06/17 12:13:23 dr 1.5.36.4: #i50253# add spaces before token 2005/06/17 10:02:35 dr 1.5.36.3: #i50253# import/export error codes 2005/04/19 14:47:15 dr 1.5.36.2: #i47228# svExternal/ocMacro tokens can be macro calls or missing defined names 2005/03/23 16:14:43 dr 1.5.36.1: #i44907# do not delete formula if ocStop token follows


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [547c16a6c0f7fcf9dfc02c45a9ee2159e3d01d73]

INTEGRATION: CWS dr37 (1.11.4); FILE MERGED 2005/08/09 16:29:36 dr 1.11.4.1: #i47246# drawing layer import reworked


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [661c2839696f8ae315c1ce75df009facbe1bbff7]

INTEGRATION: CWS dr37 (1.53.4); FILE MERGED 2005/08/09 16:29:36 dr 1.53.4.2: #i47246# drawing layer import reworked 2005/06/06 15:06:50 dr 1.53.4.1: #i48139# import/export doc option 'Calc as shown'


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [84f601e6360b03cc7cefde669817aaf587ef2165]

INTEGRATION: CWS dr37 (1.20.36); FILE MERGED 2005/06/07 18:52:25 dr 1.20.36.1: #i50248# speed up shared formula import (by jodygoldberg)


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [dec96ad8626e2fbebd978d3763215feb41bc387a]

INTEGRATION: CWS dr37 (1.74.4); FILE MERGED 2005/08/10 14:41:41 dr 1.74.4.2: #i52955# set displayed sheet from WINDOW1 record 2005/08/09 16:29:35 dr 1.74.4.1: #i47246# drawing layer import reworked


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [a7f22bc17226e9a506afa71500c278745c64d487]

INTEGRATION: CWS dr37 (1.54.4); FILE MERGED 2005/08/10 11:56:25 dr 1.54.4.1: #i53062# endless loop with outline in row 65536


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [cb6d3d2d581b435100116140347b01da7b3b337c]

INTEGRATION: CWS dr37 (1.106.4); FILE MERGED 2005/08/09 16:29:35 dr 1.106.4.2: #i47246# drawing layer import reworked 2005/06/06 15:06:50 dr 1.106.4.1: #i48139# import/export doc option 'Calc as shown'


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [cae251b509c9d2ec537ed84c3a9d86b85669250b]

INTEGRATION: CWS dr37 (1.34.36); FILE MERGED 2005/06/20 13:12:30 dr 1.34.36.3: #i48496# convert cell:cell to single range 2005/06/17 10:02:34 dr 1.34.36.2: #i50253# import/export error codes 2005/05/20 12:14:25 dr 1.34.36.1: #122885# skip invalid sheet references


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [45924f146261437f47017fb37160ff1ee2320d0a]

INTEGRATION: CWS dr37 (1.34.36); FILE MERGED 2005/06/20 13:18:34 dr 1.34.36.3: #i48496# comment 2005/06/20 13:12:29 dr 1.34.36.2: #i48496# convert cell:cell to single range 2005/06/17 10:02:34 dr 1.34.36.1: #i50253# import/export error codes


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [e803545765d25e95c48b7f51f619b9095b461d34]

INTEGRATION: CWS dr37 (1.59.36); FILE MERGED 2005/06/06 15:06:49 dr 1.59.36.1: #i48139# import/export doc option 'Calc as shown'


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [e9fb69fd2945717db336245e28ba1b41d5461803]

INTEGRATION: CWS dr37 (1.27.4); FILE MERGED 2005/04/19 14:53:26 dr 1.27.4.1: #i47438# hide remaining rows in sheet


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [eae3d540179108348db5083e2d8e88eacdc01ffb]

INTEGRATION: CWS dr37 (1.78.4); FILE MERGED 2005/08/10 14:41:40 dr 1.78.4.7: #i52955# set displayed sheet from WINDOW1 record 2005/08/09 16:29:34 dr 1.78.4.6: #i47246# drawing layer import reworked 2005/07/26 12:49:06 dr 1.78.4.5: dump MsofbtSp 2005/07/20 15:42:12 dr 1.78.4.4: dump workspace files 2005/04/18 15:46:43 dr 1.78.4.3: trend lines 2005/04/13 09:08:12 dr 1.78.4.2: error bars 2005/04/08 14:02:13 dr 1.78.4.1: #i46839# INT8!=sal_Int8 for unx* (signed char vs. char) but equal for wnt* (signed char both), patch by mmeeks


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [b8fc51091671e2a60c7f20eee280aed060d72b44]

INTEGRATION: CWS dr37 (1.3.346); FILE MERGED 2005/07/15 10:15:11 er 1.3.346.1: #i51309# update absolute (and only absolute) references of shared formulas also if mixed relative/absolute


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [99cc4a806db063bf5a4dfd68fb9e0f4212aa063c]

INTEGRATION: CWS dr37 (1.5.346); FILE MERGED 2005/04/22 14:37:56 nn 1.5.346.1: #i8180# remove db ranges/linked areas/labels/datapilot on deleted sheets


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [67a143226d09af0828333e395dfbaf44e4eb0a6f]

INTEGRATION: CWS dr37 (1.15.4); FILE MERGED 2005/05/31 18:48:31 er 1.15.4.2: #i50145# correct use of obtaining error code values of ScMatrix 2005/05/03 12:15:03 er 1.15.4.1: #i31574# proper LUP decomposition according to 'Introduction to Algorithms' by Cormen, Leiserson, Rivest, Stein.


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [f9b8e62346f3bb6d7a700307e069e7e18823af8b]

INTEGRATION: CWS dr37 (1.12.136); FILE MERGED 2005/07/20 15:20:22 er 1.12.136.1: #i26022# ScPoissonDist: use a different numerical approach; patch contributed by Kohei Yoshida <kohei@ooo>


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [f7391dc9c85e015285fc99fb5e6558331b94f148]

INTEGRATION: CWS dr37 (1.34.4); FILE MERGED 2005/08/08 12:38:09 er 1.34.4.2: #i52584# ScIfJump: don't override number format with NUMBERFORMAT_UNDEFINED in paths 2005/05/26 13:20:47 er 1.34.4.1: #i49906# ScRow, ScColumn: create matrix if in matrix and no parameter given


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [ba097316a816c869f61232b7b9db7f9b10d93107]

INTEGRATION: CWS dr37 (1.3.346); FILE MERGED 2005/04/22 14:37:56 nn 1.3.346.1: #i8180# remove db ranges/linked areas/labels/datapilot on deleted sheets


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [368b9412b2c01267cfb9b79b9a51e474a6cb625a]

INTEGRATION: CWS dr37 (1.12.84); FILE MERGED 2005/04/22 14:37:56 nn 1.12.84.1: #i8180# remove db ranges/linked areas/labels/datapilot on deleted sheets


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [98a37fff2e226cdd11fd7dcbdcbb32a611cb3d6b]

INTEGRATION: CWS dr37 (1.52.136); FILE MERGED 2005/07/15 10:15:10 er 1.52.136.1: #i51309# update absolute (and only absolute) references of shared formulas also if mixed relative/absolute


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [ec9a52591251810b1e37108853d87683b0d9992e]

INTEGRATION: CWS dr37 (1.2.346); FILE MERGED 2005/07/15 10:15:10 er 1.2.346.1: #i51309# update absolute (and only absolute) references of shared formulas also if mixed relative/absolute


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [b98b59bbbc007ed8383885b9867fa48525425bad]

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-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [c4d037d70af48940f6e22548972fab1377c74325]

INTEGRATION: CWS dr37 (1.20.4); FILE MERGED 2005/05/18 11:15:39 dr 1.20.4.2: RESYNC: (1.20-1.21); FILE MERGED 2005/05/03 12:22:51 er 1.20.4.1: #i31574# local LUP decomposition


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [52bed0663640ff9619d840f007be8787f6c7bf15]

INTEGRATION: CWS dr37 (1.13.8); FILE MERGED 2005/07/15 16:36:24 er 1.13.8.1: #i51862# implement and call UpdateReference and UpdateMoveTab for ScValidationDataList and entries


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [df77274fabaf0109e6932784e3468e15b525e181]

INTEGRATION: CWS swqbf35 (1.95.152); FILE MERGED 2005/09/23 02:39:11 fme 1.95.152.2: RESYNC: (1.95-1.96); FILE MERGED 2005/07/04 08:19:00 fme 1.95.152.1: #i37132# RTL portions should not paint compressed blanks because this moves the text right in x direction by the amount of the width of the blank


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [59433cfbff6eba5a13051945f34b827ddc66917e]

INTEGRATION: CWS dr37 (1.11.150); FILE MERGED 2005/04/27 18:19:38 nn 1.11.150.1: #i48009# calculate value for lcl_ValueString outside of if-statement


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [0a4f19b27d2baf7a0505dee13e891f8227f30d14]

INTEGRATION: CWS dr37 (1.32.4); FILE MERGED 2005/07/04 13:31:04 nn 1.32.4.1: #i51445# handle merged cells extending from the deleted cells


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [5606c87eef0801bdef8afd93648b51d1735bebd6]

INTEGRATION: CWS dr37 (1.12.4); FILE MERGED 2005/06/07 12:29:53 dr 1.12.4.1: #i49783# initialize vars


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [224d4f2109caba50491aca7f4aeb75cc83de5d54]

INTEGRATION: CWS dr37 (1.11.68); FILE MERGED 2005/07/28 12:30:40 nn 1.11.68.1: #i52547# don't use the incomplete date hierarchy implementation


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [b8dc76bcf1d8d9ea44e6bb3e0e5ef3cb8b0045bb]

INTEGRATION: CWS dr37 (1.15.68); FILE MERGED 2005/04/22 14:37:34 nn 1.15.68.1: #i8180# remove db ranges/linked areas/labels/datapilot on deleted sheets


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [57fb55f3f60fd26da1a2340bff3a6faa93045c62]

INTEGRATION: CWS dr37 (1.64.44); FILE MERGED 2005/07/15 16:36:24 er 1.64.44.6: #i51862# implement and call UpdateReference and UpdateMoveTab for ScValidationDataList and entries 2005/05/10 16:41:43 dr 1.64.44.5: #i48491# convert to valid sheet names 2005/05/10 16:29:12 dr 1.64.44.4: #i48491# convert to valid sheet names 2005/04/22 14:37:34 nn 1.64.44.3: #i8180# remove db ranges/linked areas/labels/datapilot on deleted sheets 2005/04/06 08:36:43 dr 1.64.44.2: RESYNC: (1.64-1.65); FILE MERGED 2005/04/01 15:36:22 sab 1.64.44.1: #i24932#; last changed row/column has to be different from the number given back is completly run through


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [3120bb1dba698928a180b0e3a2b03a5100d99fd7]

INTEGRATION: CWS swqbf35 (1.99.150); FILE MERGED 2005/09/22 21:24:13 fme 1.99.150.3: RESYNC: (1.99-1.100); FILE MERGED 2005/08/08 10:50:00 od 1.99.150.2: #i52858# <SwXDocumentPropertyHelper::GetDrawTable(..)> 	 - assure that Draw model is created, if it doesn't exist. 2005/07/04 07:49:46 fme 1.99.150.1: #122919# Update fields before pdf export


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [a8d58662b03e927fe3cf2f7d772d7c839a385a54]

INTEGRATION: CWS dr37 (1.38.108); FILE MERGED 2005/07/28 08:42:59 nn 1.38.108.3: #i52120# prevent duplicate linked areas in the same cell 2005/05/03 16:11:55 nn 1.38.108.2: #i48433# ContinueOnlineSpelling: set bInsertingFromOtherDoc flag 2005/04/22 14:37:33 nn 1.38.108.1: #i8180# remove db ranges/linked areas/labels/datapilot on deleted sheets


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [4443416a467cd5b03fc4290b17a85328c9bd15dd]

INTEGRATION: CWS swqbf35 (1.4.772); FILE MERGED 2005/09/22 21:22:23 fme 1.4.772.2: RESYNC: (1.4-1.5); FILE MERGED 2005/08/08 11:00:16 od 1.4.772.1: #i52858# - method name <SwDoc::MakeDrawModel()>  	   changed to <SwDoc::GetOrCreateDrawModel()>


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [eb32512c423d0ac8909dc070416d101abab57d98]

INTEGRATION: CWS dr37 (1.27.36); FILE MERGED 2005/07/15 16:36:23 er 1.27.36.1: #i51862# implement and call UpdateReference and UpdateMoveTab for ScValidationDataList and entries


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [e59ff2e67902c7c5ee296973bdae560756295917]

INTEGRATION: CWS swqbf35 (1.42.36); FILE MERGED 2005/09/22 21:20:05 fme 1.42.36.2: RESYNC: (1.42-1.43); FILE MERGED 2005/08/12 05:10:27 fme 1.42.36.1: #i53199# New compatibility option: DoNoResetParaAttrForNumFont


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [f9fa2b819b83f51996ac1502f028076eee56bd2f]

INTEGRATION: CWS dr37 (1.50.18); FILE MERGED 2005/07/15 16:36:23 er 1.50.18.1: #i51862# implement and call UpdateReference and UpdateMoveTab for ScValidationDataList and entries


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [995e8b3de0a278438c116036123c59b6eacca620]

INTEGRATION: CWS swqbf35 (1.57.276); FILE MERGED 2005/09/22 21:16:24 fme 1.57.276.2: RESYNC: (1.57-1.58); FILE MERGED 2005/08/08 11:00:16 od 1.57.276.1: #i52858# - method name <SwDoc::MakeDrawModel()>  	   changed to <SwDoc::GetOrCreateDrawModel()>


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [6211f5b5e4220c5068c2a0edaf09f38e673e4f08]

INTEGRATION: CWS sj23 (1.24.30); FILE MERGED 2005/08/10 10:05:34 sj 1.24.30.1: #124726# fixed placeable bound problem


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [7242064242cbb26d6a9d9229b90c842c934ab633]

INTEGRATION: CWS dr37 (1.16.88); FILE MERGED 2005/07/26 16:35:54 nn 1.16.88.1: #i52342# CloneCell: create notes with destination document


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [25cf3c0100a18b0af070e1d4f1977080dcf91257]

INTEGRATION: CWS swqbf35 (1.115.104); FILE MERGED 2005/09/22 18:59:59 fme 1.115.104.3: RESYNC: (1.116-1.117); FILE MERGED 2005/08/01 15:48:56 fme 1.115.104.2: RESYNC: (1.115-1.116); FILE MERGED 2005/07/04 08:26:44 fme 1.115.104.1: #i47138# Draw objects anchored as character should not be moved horizontally


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [6c226e65a3f379bf537b961fb1d1354735ecbb72]

INTEGRATION: CWS sj23 (1.42.30); FILE MERGED 2005/08/10 13:06:27 sj 1.42.30.1: #i52860# fixed fontwidth aspect ratio problem


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [fa673697f15f7db0b1d4c3dafb526706417bd80f]

INTEGRATION: CWS swqbf35 (1.76.36); FILE MERGED 2005/09/22 18:18:01 fme 1.76.36.2: RESYNC: (1.76-1.77); FILE MERGED 2005/08/02 09:24:03 od 1.76.36.1: #i48748# <SwDocShell::ReloadFromHtml(..)> 	 - on reload of HTML document the reader has to apply the base URL 	   from the original document and not from the temporary file.


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [839efa1b8baf0ba4fcbc69023e589128a56e9a3b]

INTEGRATION: CWS dr37 (1.16.4); FILE MERGED 2005/04/27 18:20:39 nn 1.16.4.1: #i48051# UpdateInsertTab: also update pAttrArray


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [c63b2073f596181e166d6687e11f7ada5e8e2df0]

INTEGRATION: CWS sj23 (1.11.34); FILE MERGED 2005/08/31 12:03:16 sj 1.11.34.2: #i53914# fixed crash when saving eps action 2005/08/30 17:22:41 sj 1.11.34.1: #i53914# fixed crash when saving eps action


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [e193f383b7bd147beccb23dd703604d484e6d9ca]

INTEGRATION: CWS dr37 (1.8.18); FILE MERGED 2005/07/15 16:36:23 er 1.8.18.1: #i51862# implement and call UpdateReference and UpdateMoveTab for ScValidationDataList and entries


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [c49a4b282a9ecfe4ee9e08b8710ca88e3fa09392]

INTEGRATION: CWS swqbf35 (1.52.22); FILE MERGED 2005/09/22 18:17:50 fme 1.52.22.3: RESYNC: (1.52-1.53); FILE MERGED 2005/08/18 12:58:34 fme 1.52.22.2: #i51737# Check if notes are in undo array in GetHiddenInformationState 2005/08/02 07:32:06 fme 1.52.22.1: #i50703# Update footnotes after binfilter import


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [10673ed381f81d3d888e89689a48276ef0cfac81]

INTEGRATION: CWS dr37 (1.5.18); FILE MERGED 2005/05/31 18:48:30 er 1.5.18.1: #i50145# correct use of obtaining error code values of ScMatrix


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [7c769de6cae783f5df2e188cfcbd76fd62852e8e]

INTEGRATION: CWS swqbf35 (1.1.1364); FILE MERGED 2005/09/22 18:13:05 fme 1.1.1364.2: RESYNC: (1.1-1.2); FILE MERGED 2005/08/02 07:34:46 fme 1.1.1364.1: #i52047# Do not forget the 0.5pt borders


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [f5902ebd3b142ccdd5cc0f35aa950f48136d9d2b]

INTEGRATION: CWS dr37 (1.3.346); FILE MERGED 2005/04/22 14:37:08 nn 1.3.346.1: #i8180# remove db ranges/linked areas/labels/datapilot on deleted sheets


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [42bf2cdf5e2b2fd3fedde139552d97062bef06c0]

INTEGRATION: CWS swqbf35 (1.88.26); FILE MERGED 2005/09/22 18:11:06 fme 1.88.26.3: RESYNC: (1.88-1.89); FILE MERGED 2005/08/12 05:09:22 fme 1.88.26.2: #i53199# New compatibility option: DoNoResetParaAttrForNumFont 2005/08/08 11:00:14 od 1.88.26.1: #i52858# - method name <SwDoc::MakeDrawModel()>  	   changed to <SwDoc::GetOrCreateDrawModel()>


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [3d0077575338b8ffb7cbaa7790e879b21180f248]

INTEGRATION: CWS dr37 (1.9.68); FILE MERGED 2005/04/22 14:37:07 nn 1.9.68.1: #i8180# remove db ranges/linked areas/labels/datapilot on deleted sheets


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [e44038e423e3f566281999a2453dd6de24e90d2e]

INTEGRATION: CWS swqbf35 (1.88.142); FILE MERGED 2005/09/22 18:02:52 fme 1.88.142.2: RESYNC: (1.88-1.89); FILE MERGED 2005/08/02 08:35:48 od 1.88.142.1: #i51312# <SwWW8ImplReader::Read_Field(..)>          - graphics inside field code not supported by Writer. Thus,            delete character 0x01, which stands for such a graphic from            the field code.


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [7cf10acb678c172fde2444b5a44b58b6d60ae676]

INTEGRATION: CWS dr37 (1.86.18); FILE MERGED 2005/05/10 16:28:47 dr 1.86.18.2: #i48491# convert to valid sheet names 2005/04/22 14:37:07 nn 1.86.18.1: #i8180# remove db ranges/linked areas/labels/datapilot on deleted sheets


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [2bb7e72df41e535d38bf48afed3ad65a1c428a6f]

INTEGRATION: CWS swqbf35 (1.155.16); FILE MERGED 2005/09/22 18:01:36 fme 1.155.16.2: RESYNC: (1.155-1.156); FILE MERGED 2005/08/12 05:09:11 fme 1.155.16.1: #i53199# New compatibility option: DoNoResetParaAttrForNumFont


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [b3caca090a737dca0fcd69a0d30e7f1c45c5a0b1]

INTEGRATION: CWS dr37 (1.3.346); FILE MERGED 2005/04/22 14:37:07 nn 1.3.346.1: #i8180# remove db ranges/linked areas/labels/datapilot on deleted sheets


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [ff0698243df9f2ca29db5a38a14487dad378a2e3]

INTEGRATION: CWS swqbf35 (1.135.26); FILE MERGED 2005/09/22 18:01:00 fme 1.135.26.5: RESYNC: (1.135-1.136); FILE MERGED 2005/08/22 10:07:20 od 1.135.26.4: #124722# <SwWW8ImplReader::SetAttributesAtGrfNode(..)>          - use correct types for the calculation of the cropping values. 2005/08/10 10:40:46 od 1.135.26.3: #124714# <SwWW8ImplReader::Read_GrafLayer(..)> 	 - undo change made for issue i33442 2005/08/08 11:00:15 od 1.135.26.2: #i52858# - method name <SwDoc::MakeDrawModel()>  	   changed to <SwDoc::GetOrCreateDrawModel()> 2005/08/04 11:56:11 od 1.135.26.1: #i52565# <SwWW8ImplReader::ProcessEscherAlign(..)> 	 - correction of the condition checking for overwrite <nXRelTo> 	   and <nYRelTo> values by the FSPA.


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [5db04abe2532f20ded241c3a3bf93a32c93d1557]

INTEGRATION: CWS dr37 (1.8.84); FILE MERGED 2005/04/22 14:37:06 nn 1.8.84.1: #i8180# remove db ranges/linked areas/labels/datapilot on deleted sheets


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [e4636bcb11f96433fe047539b8ec0abe78875ded]

INTEGRATION: CWS swqbf35 (1.88.144); FILE MERGED 2005/09/22 18:00:18 fme 1.88.144.2: RESYNC: (1.88-1.89); FILE MERGED 2005/06/30 09:37:24 od 1.88.144.1: #i43956# export of reference fields containing hyperlinks          - write hyperlink character into the field code including            appropriate attributes and binary data.


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [6150c97ced39b90c90f63a8aad06bffe01e56629]

INTEGRATION: CWS swqbf35 (1.4.796); FILE MERGED 2005/09/22 17:55:34 fme 1.4.796.2: RESYNC: (1.4-1.5); FILE MERGED 2005/06/30 09:40:54 od 1.4.796.1: #i43956# - field <eFOOTREF> is mapped to "REF"


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [44acad971ded620bc5c1c661695d8d698e4f6d0d]

INTEGRATION: CWS swqbf35 (1.50.36); FILE MERGED 2005/09/22 17:48:09 fme 1.50.36.2: RESYNC: (1.50-1.51); FILE MERGED 2005/08/12 05:09:01 fme 1.50.36.1: #i53199# New compatibility option: DoNoResetParaAttrForNumFont


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [ce6d226560c178139e25226fccddd449a19f1e41]

INTEGRATION: CWS swqbf35 (1.33.224); FILE MERGED 2005/09/22 17:44:33 fme 1.33.224.2: RESYNC: (1.33-1.34); FILE MERGED 2005/08/18 13:06:06 fme 1.33.224.1: #i47907# Notify parser if document has already been deleted


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [d4a020f6b1d45befa5a88b21e84ed175fe9eae20]

INTEGRATION: CWS swqbf35 (1.11.612); FILE MERGED 2005/09/22 17:37:48 fme 1.11.612.2: RESYNC: (1.11-1.12); FILE MERGED 2005/08/08 11:00:15 od 1.11.612.1: #i52858# - method name <SwDoc::MakeDrawModel()>  	   changed to <SwDoc::GetOrCreateDrawModel()>


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [c1ac534e4ec51006814f5c9d975422d4ce85b5b1]

INTEGRATION: CWS swqbf35 (1.99.134); FILE MERGED 2005/09/22 17:17:00 fme 1.99.134.2: RESYNC: (1.99-1.100); FILE MERGED 2005/08/08 11:00:14 od 1.99.134.1: #i52858# - method name <SwDoc::MakeDrawModel()>  	   changed to <SwDoc::GetOrCreateDrawModel()>


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [9a76024842002c2633882f3c1c91b4658b7adff8]

INTEGRATION: CWS swqbf35 (1.66.148); FILE MERGED 2005/09/22 17:15:57 fme 1.66.148.2: RESYNC: (1.66-1.67); FILE MERGED 2005/08/08 11:00:14 od 1.66.148.1: #i52858# - method name <SwDoc::MakeDrawModel()>  	   changed to <SwDoc::GetOrCreateDrawModel()>


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [0ed5e0fb0255dddb90171951a050f719f01a0651]

INTEGRATION: CWS swqbf35 (1.7.630); FILE MERGED 2005/09/22 16:59:55 fme 1.7.630.2: RESYNC: (1.7-1.8); FILE MERGED 2005/07/04 07:50:58 fme 1.7.630.1: #122919# Missing invalidation if page count field changes


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [eb058405337c7e97e857d4e750aca0cbbc54755d]

INTEGRATION: CWS swqbf35 (1.17.104); FILE MERGED 2005/09/22 16:56:12 fme 1.17.104.2: RESYNC: (1.17-1.18); FILE MERGED 2005/08/02 07:40:01 fme 1.17.104.1: #i50633# Only replace hyphen by 0xad during tagged pdf export


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [34dae53a0c81f1921767048a7983dac9b4173047]

INTEGRATION: CWS swqbf35 (1.84.104); FILE MERGED 2005/09/22 16:55:40 fme 1.84.104.3: RESYNC: (1.84-1.85); FILE MERGED 2005/07/04 08:32:13 fme 1.84.104.2: #i49177# Call ChgThisLines in RecalcAllLines 2005/06/30 10:28:15 od 1.84.104.1: #i47162# <SwTxtFrm::_CalcHeightOfLastLine>          - handle new optional parameter <_bUseFont>          - do not consider fly content portions and the line portion            for the calculation of the height of the last line.


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [76f981b666780a9a97f28b392a82f5c3a68e6e0e]

INTEGRATION: CWS swqbf35 (1.54.102); FILE MERGED 2005/09/22 16:55:13 fme 1.54.102.2: RESYNC: (1.54-1.55); FILE MERGED 2005/06/30 10:34:19 od 1.54.102.1: #i47804# <SwTxtFly::DrawFlyRect(..)> - consider transparent graphics and          OLE objects.


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [d65c9d67d2ec460756f3a862a9a5e59b1ab4d180]

INTEGRATION: CWS swqbf35 (1.18.610); FILE MERGED 2005/09/22 16:55:01 fme 1.18.610.2: RESYNC: (1.18-1.19); FILE MERGED 2005/08/12 05:07:53 fme 1.18.610.1: #i53199# New compatibility option: DoNoResetParaAttrForNumFont


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [6e1b80d036e0f75a9e5330d785ba617dfe6021b1]

INTEGRATION: CWS dr37 (1.37.24); FILE MERGED 2005/07/26 14:56:12 sab 1.37.24.3: #i52317#; correct comparison 2005/03/31 12:57:58 nn 1.37.24.2: #i22394# enquote thousands separator in number style's text element 2005/03/23 18:27:57 nn 1.37.24.1: #i43959# AddNumber: no '#' for scientific number with no integer digits


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [e7bbf30cb3cebd701d309906f46a28cf2720c200]

INTEGRATION: CWS swqbf35 (1.19.104); FILE MERGED 2005/09/22 16:45:52 fme 1.19.104.2: RESYNC: (1.19-1.20); FILE MERGED 2005/06/30 10:23:38 od 1.19.104.1: #i47162# <SwLineLayout::MaxAscentDescent(..)>          - add new optional parameter <_bNoFlyCntPorAndLinePor>


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [d0388afdbc25827dd756fbaa93360f43cef920c1]

INTEGRATION: CWS dr37 (1.40.136); FILE MERGED 2005/03/31 12:58:22 nn 1.40.136.2: #i22394# decimal separator without decimal digits is written as text 2005/03/23 18:28:42 nn 1.40.136.1: #i43959# count '#' and '0' as integer digits for scientific number


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [b37dae5672ed9efc288fabcbc3ec120be59fbff2]

INTEGRATION: CWS swqbf35 (1.54.102); FILE MERGED 2005/09/22 16:45:36 fme 1.54.102.2: RESYNC: (1.54-1.55); FILE MERGED 2005/06/30 10:24:57 od 1.54.102.1: #i47162# <SwLineLayout::MaxAscentDescent(..)>          - handle new parameter <_bNoFlyCntPorAndLinePor>


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [21012675988fde7ecaa8c3203f2e60d24e841fb4]

INTEGRATION: CWS dr37 (1.4.122); FILE MERGED 2005/08/10 16:02:59 dr 1.4.122.2: RESYNC: (1.4-1.5); FILE MERGED 2005/05/11 09:05:01 bm 1.4.122.1: #i47104# don't use header include guards for STL headers


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [bcae866b116857c1d362b6967c3b9d9b7b891be5]

INTEGRATION: CWS swqbf35 (1.50.36); FILE MERGED 2005/09/22 16:42:49 fme 1.50.36.2: RESYNC: (1.50-1.51); FILE MERGED 2005/08/12 05:07:53 fme 1.50.36.1: #i53199# New compatibility option: DoNoResetParaAttrForNumFont


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [1541d4e9e24d76e7c8eeace56531949bb44b621e]

INTEGRATION: CWS dr37 (1.40.188); FILE MERGED 2005/05/11 09:06:05 bm 1.40.188.1: #i47104# do not transform help step for logarithmic scaling


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [076c4da53acff525ecdc65de61765ad3a155606f]

INTEGRATION: CWS swqbf35 (1.68.36); FILE MERGED 2005/09/22 16:39:29 fme 1.68.36.2: RESYNC: (1.68-1.69); FILE MERGED 2005/08/10 10:51:45 fme 1.68.36.1: #i53066# Do not 'hide' numbering portions with large labels in small table cells


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [d28d90e6e6a5ae911fbb8fb8e832a2bd05504801]

INTEGRATION: CWS dr37 (1.19.188); FILE MERGED 2005/05/11 09:06:04 bm 1.19.188.1: #i47104# do not transform help step for logarithmic scaling


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [30b05c01e6c7c98bb57738afa2cddcab1a9922ea]

INTEGRATION: CWS swqbf35 (1.42.104); FILE MERGED 2005/09/22 16:37:31 fme 1.42.104.3: RESYNC: (1.42-1.43); FILE MERGED 2005/07/01 14:00:24 fme 1.42.104.2: #i48035# CalcFitToContent with italic font and manual line break 2005/07/01 13:54:25 fme 1.42.104.1: #i46524# LineBreak bug with italics


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [4e0dd0617f08cb325f84f38b402ca59230e2a23f]

INTEGRATION: CWS swqbf35 (1.58.104); FILE MERGED 2005/09/22 16:36:41 fme 1.58.104.2: RESYNC: (1.58-1.59); FILE MERGED 2005/07/01 13:56:30 fme 1.58.104.1: #i46560# Start formatting at previous line if reformat position is <= end of first word + 1


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [8f58021cd3a454d5b2f6683c0db453b5cf805117]

INTEGRATION: CWS swqbf35 (1.9.36); FILE MERGED 2005/09/22 16:35:40 fme 1.9.36.2: RESYNC: (1.9-1.10); FILE MERGED 2005/08/02 07:40:01 fme 1.9.36.1: #i50633# Only replace hyphen by 0xad during tagged pdf export


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [6f7e9fe9a214ab0b008ec8c98424723102525e97]

INTEGRATION: CWS swqbf35 (1.14.36); FILE MERGED 2005/09/22 16:22:56 fme 1.14.36.2: RESYNC: (1.14-1.15); FILE MERGED 2005/08/02 08:40:59 od 1.14.36.1: #i51474# <SwToCntntAnchoredObjectPosition::CalcPosition()>          - do not set member <mpVertPosOrientFrm> to current known one.


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [d4cd0913cd5af7b46c1ecc026d73fed3bf4bdcb9]

INTEGRATION: CWS dr37 (1.37.156); FILE MERGED 2005/06/14 17:13:16 dr 1.37.156.2: RESYNC: (1.37-1.38); FILE MERGED 2005/05/03 14:26:41 er 1.37.156.1: #i47262# FinalScan: exchange scaling group separators in convert mode; don't concatenate subsequent separators with first one


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [c4af8b0f106f31b6e79a145bc4ab83bb6a55c808]

INTEGRATION: CWS swqbf35 (1.63.224); FILE MERGED 2005/09/22 16:20:35 fme 1.63.224.2: RESYNC: (1.63-1.64); FILE MERGED 2005/08/03 13:54:59 fme 1.63.224.1: #i52253# If a cell frame becomes empty in SwCntntFrm::Cut(), trigger the removing of the follow flow line


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [292a69baef1a0b566d2fa31a970eae69e46a76ef]

INTEGRATION: CWS dr37 (1.62.156); FILE MERGED 2005/03/23 18:29:20 nn 1.62.156.1: #i43959# GetNumForInfo: stop counting integer digits at exp symbol


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [bc2ac1f1d018bc7c3bbbfe5acfabd96f006206de]

INTEGRATION: CWS swqbf35 (1.76.110); FILE MERGED 2005/09/22 16:19:00 fme 1.76.110.5: RESYNC: (1.77-1.78); FILE MERGED 2005/08/09 07:14:12 od 1.76.110.4: #i52904# method <lcl_ArrangeLowers(..)> 	 - re-introduce correct movement of anchored objects. 2005/08/03 11:35:59 fme 1.76.110.3: #i52781# Table row resize with mouse did not work correctly with nested tables 2005/08/01 15:33:04 fme 1.76.110.2: RESYNC: (1.76-1.77); FILE MERGED 2005/06/30 08:39:42 od 1.76.110.1: #i44910# <SwTabFrm::MakeAll()> - suppress format of lower frames, if          table doesn't fit and isn't allowed to split.


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [45eb3adfbb2e2d035eef861353e6c37a36267db9]

INTEGRATION: CWS swqbf35 (1.3.370); FILE MERGED 2005/09/22 16:18:25 fme 1.3.370.3: RESYNC: (1.3-1.4); FILE MERGED 2005/08/22 06:49:11 od 1.3.370.2: #i51941# - syntax correction 2005/08/19 06:22:09 od 1.3.370.1: #i51941# <SwSortedObjsImpl::Insert(..)> 	 - check, if anchored object is already in the list.


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [e7dce3f6893109baf6b496ec375dcb6e72aaf182]

INTEGRATION: CWS swqbf35 (1.39.224); FILE MERGED 2005/09/22 16:17:23 fme 1.39.224.2: RESYNC: (1.39-1.40); FILE MERGED 2005/08/02 08:46:27 od 1.39.224.1: #i51474# <SwSectionFrm::Format(..)>          - perform extra format for object positioning only for balanced sections          - reset flag at anchored objects, that object has cleared its            environment for the extra format.


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [f5880ae19cfab81d90c4e498e443ceffd4961dcb]

INTEGRATION: CWS swqbf35 (1.88.192); FILE MERGED 2005/09/22 16:17:06 fme 1.88.192.5: RESYNC: (1.89-1.91); FILE MERGED 2005/08/01 15:32:50 fme 1.88.192.4: RESYNC: (1.88-1.89); FILE MERGED 2005/07/04 07:09:29 od 1.88.192.3: #123196# - undo changes for issue 123196 2005/06/30 13:46:16 od 1.88.192.2: #123196# <SwRootFrm::Paint(..)> - indicate for all paint actions that 	 paint action is in progress. 2005/06/30 10:31:51 od 1.88.192.1: #i47804# adjust background painting of fly frames          - distinguish between complete background paint and margin paint          - no paint of background for transparent graphics in layer Hell          - paint of background of parent fly frame for transparent            graphics in layer Hell only of the intersected area and            if parent fly frame isn't in layer Hell.


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [1f7afc46e4e32fe39b7867c3800fc11bce1b0e9d]

INTEGRATION: CWS swqbf35 (1.36.446); FILE MERGED 2005/09/22 16:16:12 fme 1.36.446.2: RESYNC: (1.36-1.37); FILE MERGED 2005/07/04 08:29:39 fme 1.36.446.1: #i47580# Check for empty table frame before removing superflous page


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [8923aeefe302bdf2d45104ad5124eccffdf0f823]

INTEGRATION: CWS swqbf35 (1.13.38); FILE MERGED 2005/09/22 16:15:10 fme 1.13.38.2: RESYNC: (1.13-1.14); FILE MERGED 2005/08/02 08:31:24 od 1.13.38.1: #124218# object positioning algorithm          - consider set flag <bAgain> at layout action


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [ec6d8032686f95177b5b6f7824d73d241d107b15]

INTEGRATION: CWS swqbf35 (1.5.290); FILE MERGED 2005/09/22 16:14:36 fme 1.5.290.3: RESYNC: (1.5-1.6); FILE MERGED 2005/08/19 06:25:54 od 1.5.290.2: #i51941# <SwObjectFormatterLayFrm::_AdditionalFormatObjsOnPage()> 	 - no format of anchored object, which are anchored inside or 	   at a fly frame. 2005/08/02 08:31:25 od 1.5.290.1: #124218# object positioning algorithm          - consider set flag <bAgain> at layout action


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [1a15ee37524a1e7265810a35ed47143b94401272]

INTEGRATION: CWS swqbf35 (1.6.290); FILE MERGED 2005/09/22 16:14:25 fme 1.6.290.2: RESYNC: (1.6-1.7); FILE MERGED 2005/08/02 08:31:24 od 1.6.290.1: #124218# object positioning algorithm          - consider set flag <bAgain> at layout action


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [e42cbaacdbc250acad7646271b9d7213bdc7d4b2]

INTEGRATION: CWS swqbf35 (1.51.108); FILE MERGED 2005/09/22 16:11:22 fme 1.51.108.3: RESYNC: (1.51-1.52); FILE MERGED 2005/06/30 09:30:18 od 1.51.108.2: #121980# <SwLayAction::IsShortCut(..)> - no shortcut, if at previous          page are registered an anchored object, whose anchor is the          first body content on the current page. 2005/06/30 09:21:09 od 1.51.108.1: #i50432# <SwLayAction::InternalAction(..)>          - adjust interrupt formatting to normal page formatting


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [38962a8111dbd5f5cc29e159ed88b6cb6f8f589a]

INTEGRATION: CWS swqbf35 (1.26.612); FILE MERGED 2005/09/22 16:10:51 fme 1.26.612.5: RESYNC: (1.26-1.27); FILE MERGED 2005/08/16 09:49:58 od 1.26.612.4: #i49383# class <SwFtnFrm> - initialize new member <mbUnlockPosOfLowerObjs> 2005/08/10 14:21:26 od 1.26.612.3: #i49383# correction of fix: consider deleted footnote frames. 2005/07/29 10:24:05 od 1.26.612.2: #i49383# - consider that frame passed to <SwFrmNotify> instance is deleted. 2005/06/30 08:48:20 od 1.26.612.1: #i49383# - disable unlock of position of lower objects of footnote            during format of its content.          - format anchored objects of footnote content. 	 - perform locking of footnote frame for disable unlock of            lower object positions.


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [5939b31118a1962ca3aa2f2c8cb0bac27ccd5337]

INTEGRATION: CWS swqbf35 (1.80.94); FILE MERGED 2005/09/22 16:10:38 fme 1.80.94.8: RESYNC: (1.81-1.82); FILE MERGED 2005/08/19 06:24:45 od 1.80.94.7: #i51941# <Notify(..)> - consider case, that fly frame isn't registered 	 on the old page frame. 2005/08/03 11:35:58 fme 1.80.94.6: #i52781# Table row resize with mouse did not work correctly with nested tables 2005/08/01 15:31:40 fme 1.80.94.5: RESYNC: (1.80-1.81); FILE MERGED 2005/07/29 10:27:07 od 1.80.94.4: #i51303# <SwLayNotify::~SwLayNotify()> - no unlock of object positions for sections. 2005/07/29 10:24:04 od 1.80.94.3: #i49383# - consider that frame passed to <SwFrmNotify> instance is deleted. 2005/07/29 08:58:10 od 1.80.94.2: #i50668#,#i50998# <SwFrmNotify::~SwFrmNotify()> 		  Do not invalidate position of upper autowidth fly frame, 		  because it's not needed and causes layout loops. 2005/06/30 08:49:44 od 1.80.94.1: #i49383# <SwLayNotify::~SwLayNotify()> - control unlock of position          of lower object of footnote frames.


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [bf479de88b54462b8e55b69719b4649e5ac27664]

INTEGRATION: CWS swqbf35 (1.42.134); FILE MERGED 2005/09/22 16:09:15 fme 1.42.134.2: RESYNC: (1.42-1.43); FILE MERGED 2005/06/30 09:14:38 od 1.42.134.1: #i50432# <SwPageFrm::PlaceFly(..)>          - adjust synopsis of method          - consider the case the page frame is an empty page            --> append fly frame at next page frame.


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [41ecae993fcc487aa1cb6136a226329fd52111eb]

INTEGRATION: CWS swqbf35 (1.67.148); FILE MERGED 2005/09/22 16:08:21 fme 1.67.148.5: RESYNC: (1.68-1.69); FILE MERGED 2005/08/08 11:00:13 od 1.67.148.4: #i52858# - method name <SwDoc::MakeDrawModel()>  	   changed to <SwDoc::GetOrCreateDrawModel()> 2005/08/02 08:44:55 od 1.67.148.3: #i51474# - <SwFlyFrm::Modify(..)>: reset flags for the layout process          - <SwFrm::InvalidateObjs(..)>: consider anchored objects, which            are marked that it clears the environment. 2005/08/01 15:30:37 fme 1.67.148.2: RESYNC: (1.67-1.68); FILE MERGED 2005/06/30 08:53:46 od 1.67.148.1: #i49383# <SwFrm::InvalidateObjs(..)> - remove wrong assertion.


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [a6ed19026f47a09e8ced4e1c23a4a9126f950d94]

INTEGRATION: CWS swqbf35 (1.48.96); FILE MERGED 2005/09/22 16:08:08 fme 1.48.96.3: RESYNC: (1.48-1.49); FILE MERGED 2005/08/16 12:14:37 od 1.48.96.2: #i53323# <SwFrm::GetLeaf( MakePageType, BOOL )> 	 - consider that a frame could be inside a table AND inside a section. 2005/07/04 08:24:30 fme 1.48.96.1: #i46683# No WrongPageDesc check in BroseMode


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [2b5fcf590302e031a0e198964de35fbe384d3cef]

INTEGRATION: CWS swqbf35 (1.55.152); FILE MERGED 2005/09/22 16:07:09 fme 1.55.152.2: RESYNC: (1.55-1.56); FILE MERGED 2005/07/01 13:17:42 fme 1.55.152.1: #i46181# Frames with upper spacing sometimes don't move backward


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [d2aa5553f245c6a7bc4475fad7880f74eab9f739]

INTEGRATION: CWS swqbf35 (1.54.110); FILE MERGED 2005/09/22 16:06:23 fme 1.54.110.2: RESYNC: (1.54-1.55); FILE MERGED 2005/06/30 09:18:17 od 1.54.110.1: #i50432# <SwPageFrm::PlaceFly(..)>          - adjust synopsis of method          - consider the case the page frame is an empty page            --> append fly frame at next page frame.


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [a2b1449da289496dcc26f95f880f0a5c1831d550]

INTEGRATION: CWS swqbf35 (1.14.144); FILE MERGED 2005/09/22 16:06:51 fme 1.14.144.2: RESYNC: (1.14-1.15); FILE MERGED 2005/08/09 07:15:24 od 1.14.144.1: #i52904# class <SwObjPositioningInProgress> 	 - consider nested usage of this class


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [fc16ff6610720ae207db580fb3467e8947608c6f]

INTEGRATION: CWS swqbf35 (1.45.104); FILE MERGED 2005/09/22 16:04:19 fme 1.45.104.2: RESYNC: (1.45-1.46); FILE MERGED 2005/06/30 10:26:14 od 1.45.104.1: #i47162# class <SwTxtFrm::_calcHeightOfLastLine>          - add optional parameter <_bUseFont>


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [47726e7ce743415b52f2c423384ef4482a6dda5c]

INTEGRATION: CWS swqbf35 (1.14.548); FILE MERGED 2005/09/22 15:56:25 fme 1.14.548.2: RESYNC: (1.14-1.15); FILE MERGED 2005/06/30 09:04:19 od 1.14.548.1: #i50432# <SwPageFrm::PlaceFly(..)>          - adjust synopsis of method          - consider the case the page frame is an empty page            --> append fly frame at next page frame.


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [a8f4e33a25b2c66834eaae2ddeb573873cba6968]

INTEGRATION: CWS swqbf35 (1.4.290); FILE MERGED 2005/09/22 15:56:14 fme 1.4.290.2: RESYNC: (1.4-1.5); FILE MERGED 2005/08/02 08:25:34 od 1.4.290.1: #124218# class <SwObjectFormatter> - make several method inline.


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [4b44771918d44bd692f9630d794a13c75d07b484]

INTEGRATION: CWS swqbf35 (1.5.518); FILE MERGED 2005/09/22 15:52:22 fme 1.5.518.2: RESYNC: (1.5-1.6); FILE MERGED 2005/06/30 08:43:34 od 1.5.518.1: #i49383# class <SwFtnFrm> - new member <mbUnlockPosOfLowerObjs> to control          unlock of position of lower objects.


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [342f90e61ec106555a6b8cfe47732b05d68d3601]

INTEGRATION: CWS swqbf35 (1.20.358); FILE MERGED 2005/09/22 15:51:54 fme 1.20.358.3: RESYNC: (1.20-1.21); FILE MERGED 2005/08/03 11:35:57 fme 1.20.358.2: #i52781# Table row resize with mouse did not work correctly with nested tables 2005/07/29 10:21:59 od 1.20.358.1: #i49383# - consider situation that frame of <SwFrmNotify> instance is deleted.


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [644561df76e5ee653b86150912c998f333c0b52b]

INTEGRATION: CWS swqbf35 (1.30.36); FILE MERGED 2005/09/22 15:39:38 fme 1.30.36.2: RESYNC: (1.30-1.31); FILE MERGED 2005/08/17 09:56:35 od 1.30.36.1: #i53025# method <SwGrfNode::_GetStreamForEmbedGrf(..)> and its usage 	 - correction: provide storage containing the embedded graphic 	   stream via parameter 	 method <SwGrfNode::_GetStreamStorageNames(..)> 	 - improvement: stream couldn't be inside a 3.1 - 5.2 storage any more


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [80564a1d2778a68307e0f43303d593dedecab4e3]

INTEGRATION: CWS swqbf35 (1.32.142); FILE MERGED 2005/09/22 15:38:49 fme 1.32.142.2: RESYNC: (1.32-1.33); FILE MERGED 2005/08/02 10:33:15 fme 1.32.142.1: #i52189# MakeNewFrms and MakeFrms did not work correctly with multiple repeated headline rows


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [382c68f461b8c6a40d3e1541994d563d86ceb88f]

INTEGRATION: CWS swqbf35 (1.35.194); FILE MERGED 2005/09/22 15:38:01 fme 1.35.194.2: RESYNC: (1.35-1.36); FILE MERGED 2005/08/03 11:35:57 fme 1.35.194.1: #i52781# Table row resize with mouse did not work correctly with nested tables


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [ccfb19218757c75394cddb40234efd89cf1eda40]

INTEGRATION: CWS swqbf35 (1.40.32); FILE MERGED 2005/09/22 15:37:48 fme 1.40.32.2: RESYNC: (1.40-1.41); FILE MERGED 2005/08/08 11:00:12 od 1.40.32.1: #i52858# - method name <SwDoc::MakeDrawModel()>  	   changed to <SwDoc::GetOrCreateDrawModel()>


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [bb73bfb923f1337f68ca92e71535ced5680f47c4]

INTEGRATION: CWS swqbf35 (1.33.92); FILE MERGED 2005/09/22 15:36:32 fme 1.33.92.4: RESYNC: (1.33-1.34); FILE MERGED 2005/09/01 11:30:50 od 1.33.92.3: #i52780# <SWFEShell::Paste(..)> 	 - drawing object has to be made visible on paste 2005/08/03 12:52:57 od 1.33.92.2: #i50824# correct minor typo error in method name 2005/08/03 12:45:59 od 1.33.92.1: #i50824# <SwFEShell::Paste( SvStream, USHORT, const Point* ) 	 - remove all embedded objects from the draw model, which 	   will be pasted into the Writer document.


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [4555fa5ff1646fd4b860e99adbc437e7f04fe7e2]

INTEGRATION: CWS swqbf35 (1.42.148); FILE MERGED 2005/09/22 15:18:47 fme 1.42.148.3: RESYNC: (1.42-1.43); FILE MERGED 2005/08/02 08:42:25 od 1.42.148.2: #i51474# <SwDrawContact::Modify(..)> - reset layout process flags 2005/06/30 10:19:26 od 1.42.148.1: #i46297# <SwContact::MoveObjToInvisibleLayer(..)> - notify background          of object about its leaving. 	 <SwContact::MoveObjToVisibleLayer(..)> - notify background of          object about its arriving and invalidate its position. 	 - assure that notification of background on moving anchored object            to visible/unvisible layer is only done, if it's needed.


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [f335146ab4d01136c22b99c78aa34965332c0e8c]

INTEGRATION: CWS swqbf35 (1.27.142); FILE MERGED 2005/09/22 15:16:57 fme 1.27.142.2: RESYNC: (1.27-1.28); FILE MERGED 2005/08/03 11:35:56 fme 1.27.142.1: #i52781# Table row resize with mouse did not work correctly with nested tables


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [dd0897d4539be4fadb0927da81f23c6ab9555825]

INTEGRATION: CWS swqbf35 (1.50.18); FILE MERGED 2005/09/22 15:06:20 fme 1.50.18.2: RESYNC: (1.50-1.51); FILE MERGED 2005/08/02 14:20:22 fme 1.50.18.1: #i52775# Update of chapter footnotes after update of outline nodes


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [bd0de3ead49ea71d81a9fcc4d9873965aa99f068]

INTEGRATION: CWS swqbf35 (1.53.36); FILE MERGED 2005/09/22 15:06:08 fme 1.53.36.2: RESYNC: (1.53-1.54); FILE MERGED 2005/08/12 05:07:52 fme 1.53.36.1: #i53199# New compatibility option: DoNoResetParaAttrForNumFont


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [1b2288a699efe512b934b1574742d8ccf62cb29d]

INTEGRATION: CWS swqbf35 (1.37.36); FILE MERGED 2005/09/22 15:05:57 fme 1.37.36.5: RESYNC: (1.37-1.38); FILE MERGED 2005/08/08 11:00:12 od 1.37.36.4: #i52858# - method name <SwDoc::MakeDrawModel()>  	   changed to <SwDoc::GetOrCreateDrawModel()> 2005/08/02 14:36:07 fme 1.37.36.3: #i52775# Call UpdateAllFtn instead of UpdateFtn 2005/08/02 14:19:25 fme 1.37.36.2: #i52775# Call UpdateAllFtn instead of UpdateFtn 2005/08/02 12:25:02 od 1.37.36.1: #i52780# <SwDoc::CopyLayoutFmt(..)> - moving of drawing object to visible 	 layer not needed.


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [0f7732aebd28e3a01dd1ce293c1e7fb8fc58cd06]

INTEGRATION: CWS swqbf35 (1.29.82); FILE MERGED 2005/09/22 15:03:48 fme 1.29.82.2: RESYNC: (1.29-1.30); FILE MERGED 2005/07/01 13:12:16 fme 1.29.82.1: #i45539# Copy dynamic header spacing attribute in lcl_DescSetAttr


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [d94ab85a4823306198ac348409f0d22152c67b30]

INTEGRATION: CWS swqbf35 (1.48.518); FILE MERGED 2005/09/22 14:43:31 fme 1.48.518.2: RESYNC: (1.48-1.49); FILE MERGED 2005/08/08 11:00:13 od 1.48.518.1: #i52858# - method name <SwDoc::MakeDrawModel()>  	   changed to <SwDoc::GetOrCreateDrawModel()>


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [c2abc7bfceabfc80c4d806205f6badf4a488cd44]

INTEGRATION: CWS swqbf35 (1.15.34); FILE MERGED 2005/09/22 13:28:53 fme 1.15.34.2: RESYNC: (1.15-1.16); FILE MERGED 2005/08/17 09:54:43 od 1.15.34.1: #i53025# method <SwGrfNode::_GetStreamForEmbedGrf(..)> and its usage 	 - correction: provide storage containing the embedded graphic 	   stream via parameter 	 method <SwGrfNode::_GetStreamStorageNames(..)> 	 - improvement: stream couldn't be inside a 3.1 - 5.2 storage any more


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [8f432dc6e856265dc003f001c0990c8273e75b2e]

INTEGRATION: CWS swqbf35 (1.109.18); FILE MERGED 2005/09/22 12:50:46 fme 1.109.18.3: RESYNC: (1.109-1.110); FILE MERGED 2005/08/12 05:04:39 fme 1.109.18.2: #i53199# New compatibility option: DoNoResetParaAttrForNumFont 2005/08/08 10:52:43 od 1.109.18.1: #i52858# class <SwDoc> 	 - rename method <MakeDrawModel()> to <GetOrCreateDrawModel()>


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [0a1b3405ab1c848cc01b0dc83c276cf1489e3c56]

INTEGRATION: CWS swqbf35 (1.13.134); FILE MERGED 2005/09/22 12:27:00 fme 1.13.134.2: RESYNC: (1.13-1.14); FILE MERGED 2005/08/09 07:03:10 od 1.13.134.1: #i52904# class <SwObjPositioningInProgress> 	 - consider nested usage of this class


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [2f492e9432123c7c462498243fb0b45fea93c9e2]

INTEGRATION: CWS swqbf35 (1.5.38); FILE MERGED 2005/09/22 12:08:44 fme 1.5.38.2: RESYNC: (1.5-1.6); FILE MERGED 2005/08/02 07:40:13 fme 1.5.38.1: #i50633# Only replace hyphen by 0xad during tagged pdf export


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [2b7ce2a552e511e87d8f83233d086db5daa89fe9]

INTEGRATION: CWS swqbf35 (1.6.62); FILE MERGED 2005/09/22 05:18:52 fme 1.6.62.2: RESYNC: (1.6-1.7); FILE MERGED 2005/08/04 09:42:41 od 1.6.62.1: #i47323#,#i51938# <BinFilterDetect::detect(..) 		  - restrict returned filters to the one the binfilter 		    modul is responsible for.


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [c1e08b44c79adbcda49a8aab1dbba4c204069d42]

INTEGRATION: CWS swqbf35 (1.5.98); FILE MERGED 2005/09/21 06:16:34 fme 1.5.98.2: RESYNC: (1.5-1.6); FILE MERGED 2005/07/04 07:46:16 fme 1.5.98.1: #122919# Avoid claling getRendererCount() twice


2005-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [cb61871b1410016dfa1f5d5d7108ab596f180609]

INTEGRATION: CWS swqbf35 (1.36.62); FILE MERGED 2005/09/21 06:16:25 fme 1.36.62.3: RESYNC: (1.39-1.40); FILE MERGED 2005/08/01 14:37:41 fme 1.36.62.2: RESYNC: (1.36-1.39); FILE MERGED 2005/07/04 07:46:15 fme 1.36.62.1: #122919# Avoid claling getRendererCount() twice


2005-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [06004e15637c16e6f59f363d37a2751c303e75cf]

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>  [8485c13c23dc0e3b53d561ed1d8f27a0bcfc9af2]

INTEGRATION: CWS tbe23 (1.19.8); FILE MERGED 2005/05/18 14:16:19 tbe 1.19.8.1: #i49239# multiple entries in Basic Macro organizer for identical document names


2005-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [3bc929b2200df13a98ac74742a4b7b737f2a599f]

INTEGRATION: CWS tbe23 (1.43.8); FILE MERGED 2005/08/04 13:56:50 tbe 1.43.8.2: #i51227# After leaving the API and the components focus, component library initialization fails 2005/05/20 09:24:36 tbe 1.43.8.1: #i46468# Basic IDE allows file insertion when locked


2005-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [42d952a84a4d98e2bfa78d4ffa44fd5c1aa687ef]

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>  [58ea9fa06cfa0154ecb82654fac7261b3a09bb7e]

INTEGRATION: CWS tbe23 (1.22.18); FILE MERGED 2005/05/18 15:00:12 tbe 1.22.18.1: #i49388# office crashes when executing BeanShell macro from command line


2005-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [92a9431c7f88d4311a8c3e38036d4b2aef347d35]

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-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e74c72557455fcc20656b4a115885510ff634593]

INTEGRATION: CWS shellfix03 (1.7.28); FILE MERGED 2005/08/23 13:35:45 obr 1.7.28.1: #i51006# ignore directories in which sub


2005-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [47e5abb71fe62cb9e82e0f74e3e39d43c9f8ee63]

INTEGRATION: CWS shellfix03 (1.2.118); FILE MERGED 2005/08/23 13:35:45 obr 1.2.118.3: #i51006# ignore directories in which sub 2005/08/23 10:04:10 obr 1.2.118.2: #i51006# -z argument needs quoting 2005/08/04 11:33:28 obr 1.2.118.1: #i51006# search for uptodate products first


2005-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [b37864c789b48e846e7084abb7e043d47fadc026]

INTEGRATION: CWS shellfix03 (1.2.114); FILE MERGED 2005/08/09 13:30:36 obr 1.2.114.1: #i44886# reworked temp file code


2005-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [4f28dc8748d26404c0a8d6a595fc53f0d7fa7cc9]

INTEGRATION: CWS shellfix03 (1.11.44); FILE MERGED 2005/08/17 07:16:18 obr 1.11.44.1: #i48802# urls containing \'&\' need to get escaped


2005-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [959daf4bc0ccc5eb2369dae95ed653110e1d38be]

INTEGRATION: CWS calcbinfilter (1.4.96); FILE MERGED 2005/05/19 10:23:25 nn 1.4.96.1: #i49161# re-enable xml loading of tracked changes


2005-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [59d36dfb248eeb2f523ef2c785f69ea8d16156c1]

INTEGRATION: CWS calcbinfilter (1.5.96); FILE MERGED 2005/05/19 10:24:44 nn 1.5.96.1: #i49161# re-enable xml loading of tracked changes


2005-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [253ecfff8a177e3fba56833326cc9a97c43d1eca]

INTEGRATION: CWS calcbinfilter (1.4.96); FILE MERGED 2005/05/19 10:24:18 nn 1.4.96.1: #i49161# re-enable xml loading of tracked changes


2005-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [3acae81815152a564bcb2b4b64788ee3df0fb345]

INTEGRATION: CWS calcbinfilter (1.8.16); FILE MERGED 2005/05/19 10:23:55 nn 1.8.16.1: #i49161# re-enable xml loading of tracked changes


2005-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [b18cefb3889eafa4f432ff0c6d33511d78feb333]

INTEGRATION: CWS aw032 (1.48.386); FILE MERGED 2005/08/03 16:29:49 aw 1.48.386.1: #i48535#


2005-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f599f014dfd189150b5fcaa13b4b485ebc6bac7f]

INTEGRATION: CWS aw032 (1.5.558); FILE MERGED 2005/08/03 17:16:44 aw 1.5.558.1: #i51163#


2005-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [4e4b4ed649efa3f0064cfef8ff9160062c7a2ff1]

INTEGRATION: CWS aw032 (1.13.252); FILE MERGED 2005/08/03 16:57:28 aw 1.13.252.1: #i51798#


2005-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [b0894b3abca1f93205e69f109ba6db6322a9fa95]

INTEGRATION: CWS aw032 (1.9.278); FILE MERGED 2005/08/03 17:45:28 aw 1.9.278.1: #i48168#


2005-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [7cb7ac69fa7bec93e1e8e907aeb33d6e11beabfe]

INTEGRATION: CWS aw032 (1.7.122); FILE MERGED 2005/08/15 13:00:46 aw 1.7.122.1: #i27418#


2005-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [efb2725b524de3463e57a31e8421836aeaed86e2]

#i10000#: uncommitted changes from CWS impress49


2005-09-26  Vladimir Glazounov  <vg@openoffice.org>  [112b2a106c6cd85c992855e2e2abfc799f947012]

new version for SRC680


2005-09-26  Vladimir Glazounov  <vg@openoffice.org>  [6b162498de56472c1908dbc90ee13a781111d75a]

new version for SRC680


2005-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [22c6d91719e35d4f370b279a672c0d423a80c600]

#i10000#: regenerate configure


2005-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [5f38ac068e1322bd119b2c0089f90f2e00e1f026]

#i52395#,#i10000#: FontWork -> Fontwork, change was missing from CWS integration


2005-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [d5b4a17883c4122c52089d01e12c5402a263183c]

SRC680


2005-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [51460c49a1762e18ae59a89fe3ea86f98495c17a]

INTEGRATION: CWS merge20to201 (1.4.14); FILE MERGED 2005/09/23 10:01:09 hr 1.4.14.1: #i54997#: merge CWS pj33


2005-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [21526913249e73637cf6954afc4b96096578f564]

INTEGRATION: CWS merge20to201 (1.69.4); FILE MERGED 2005/09/23 09:55:21 hr 1.69.4.1: #i54997#: merge CWS pj33


2005-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [75b501e057b968a5e4252b7eedc59755639023da]

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>  [a2f983cf72902c86f273c861a93e330bfe924627]

INTEGRATION: CWS merge20to201 (1.3.10); FILE MERGED 2005/09/23 10:12:09 hr 1.3.10.1: #i54997#: merge CWS dicconfigure


2005-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [8c5f621b9458e94439bf65a027d1986df3d9fc23]

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>  [cc53274373d7d6a63a34c11aaa1616439485e48e]

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>  [5e12ecda177aa27ce57535554aa122250f4a4879]

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>  [10eb61b5d6eddb017da44d7ba976b0777609ec28]

INTEGRATION: CWS merge20to201 (1.2.50); FILE MERGED 2005/09/23 09:59:27 hr 1.2.50.1: #i54997#: merge CWS pj33


2005-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [18d2dd0b2ab473365d7991ba8e89993a61c66fff]

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>  [ace479eafecd4ff0391bb2e34349abb3aef1d02d]

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-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [6077ad21190d90d59779fd5953cdec73da10eccf]

INTEGRATION: CWS merge20to201 (1.1.8); FILE ADDED 2005/09/23 10:06:54 hr 1.1.8.1: #i54997#: merge CWS rt12


2005-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [af6ad6f470ff89d4a65d4315bc8f7c47ad337bc3]

INTEGRATION: CWS merge20to201 (1.1.8); FILE ADDED 2005/09/23 10:06:53 hr 1.1.8.1: #i54997#: merge CWS rt12


2005-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [5f721824c39ae0d67622defdcd9179e82e0731c9]

INTEGRATION: CWS merge20to201 (1.1.8); FILE ADDED 2005/09/23 10:06:52 hr 1.1.8.1: #i54997#: merge CWS rt12


2005-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [d84af4315269cd8a2cb9e83acd514533fbd67f31]

INTEGRATION: CWS merge20to201 (1.1.8); FILE ADDED 2005/09/23 10:06:51 hr 1.1.8.1: #i54997#: merge CWS rt12


2005-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [5ed8933898a81e1b881524da4f67a1e708d5d26f]

INTEGRATION: CWS merge20to201 (1.1.8); FILE ADDED 2005/09/23 10:06:50 hr 1.1.8.1: #i54997#: merge CWS rt12


2005-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [7aeb752a32fda3849f2b8bf1b3c4118b28667498]

INTEGRATION: CWS merge20to201 (1.1.8); FILE ADDED 2005/09/23 10:06:49 hr 1.1.8.1: #i54997#: merge CWS rt12


2005-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [0150a0525628426bf1f28d66735bbf620f79fe32]

INTEGRATION: CWS merge20to201 (1.21.8); FILE MERGED 2005/09/23 10:14:58 hr 1.21.8.1: #i54997#: merge CWS vq20


2005-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [c3111c1d820c806fd7cb228a2af84d4ba6973361]

INTEGRATION: CWS merge20to201 (1.7.8); FILE MERGED 2005/09/26 11:36:17 hr 1.7.8.1: #i54997#: merge OOO680 master fixes to SRC680 #i10000# change naming from 1.9 to 2.0


2005-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [d18b99cafadb27dd300d02a015b06a9caf065eb4]

INTEGRATION: CWS encup (1.19.22); FILE MERGED 2005/05/12 17:37:07 ihi 1.19.22.1: #i39452# Allow merging of source languages


2005-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [f754f0920f507a3dab64d163c035e910196af970]

INTEGRATION: CWS qwizardsbf6 (1.68.20); FILE MERGED 2005/07/19 11:52:45 tv 1.68.20.1: #i48944# dynamically check installed letter wizard template and display the languages accordingly


2005-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [94e90ed0aac995852ab62c557a0ca4e60e0ee888]

INTEGRATION: CWS encup (1.31.208); FILE MERGED 2005/04/29 16:04:14 ihi 1.31.208.1: #i40603# German strings now UTF8 encoded


2005-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [472da7a7fb139a255cb04e5b22cef1e2266812cc]

INTEGRATION: CWS encup (1.9.8); FILE MERGED 2005/07/21 18:07:13 ihi 1.9.8.5: regex helpid fix 2005/07/04 19:22:55 ihi 1.9.8.4: RESYNC: (1.9-1.10); FILE MERGED 2005/05/26 17:00:53 ihi 1.9.8.3: #i47466# localize exports double de entries if german is used as fallback language 2005/05/26 15:40:42 ihi 1.9.8.2: #i49922# Source language detection 2005/05/11 11:22:29 gh 1.9.8.1: speedup of merging by factor > 10x


2005-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [879d30a9fc72f00b92f39426b062b29f91a7c263]

INTEGRATION: CWS encup (1.22.152); FILE MERGED 2005/04/29 16:01:25 ihi 1.22.152.1: #i40603# German strings now UTF8 encoded


2005-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [bff915c9f498ab20e4c198494df9743b2c508167]

INTEGRATION: CWS encup (1.8.44); FILE MERGED 2005/04/29 16:01:19 ihi 1.8.44.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [6a3574f75f6fbbac695ea1ac55703b996414dd66]

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>  [98928c14ae8f9cb24760444bfca6dd6c3db886d1]

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>  [a4e462ece9100798fc443bf3e977775d63fd8f0d]

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>  [e262510ffd7a6fc400c6f37e6da5e3bee58402eb]

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>  [06362cb0c955c878b4ae8cee71939f0cd0ebe487]

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>  [065323061c8f5a9032c3245448d39b14b158cec1]

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>  [fbfc1d0cc19a0f878af1348f7e993d894248220b]

INTEGRATION: CWS fwk20 (1.18.4); FILE MERGED 2005/08/03 08:38:09 mav 1.18.4.1: #i51806# close used streams in time


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [cc2b56453d9cfb0afaf8e68673914a0e47618e69]

INTEGRATION: CWS fwk20 (1.41.4); FILE MERGED 2005/08/03 08:38:08 mav 1.41.4.1: #i51806# close used streams in time


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [8673fb489497b68784ee11723649cd95fae3ec3c]

INTEGRATION: CWS fwk20 (1.74.4); FILE MERGED 2005/08/03 08:38:08 mav 1.74.4.2: #i51806# close used streams in time 2005/08/02 09:32:48 mav 1.74.4.1: #i51352# handle empty folders more correct


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [8e8062a115fcc9e8005c1b54bc6588cae904a5a2]

INTEGRATION: CWS fwk20 (1.8.24); FILE MERGED 2005/08/08 09:13:29 mav 1.8.24.1: #i52822# unlock mutex before notifications


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [e2a88888a295f8e1df612509b1b342245dd860c5]

INTEGRATION: CWS fwk20 (1.18.4); FILE MERGED 2005/08/08 09:13:28 mav 1.18.4.3: #i52822# unlock mutex before notifications 2005/08/02 09:32:47 mav 1.18.4.2: #i51352# handle empty folders more correct 2005/08/02 07:19:04 mav 1.18.4.1: #i46848# changing of the media type modifies the storage


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [0ab49ade7879be9298372d361a903df11a69acf8]

INTEGRATION: CWS fwk20 (1.8.18); FILE MERGED 2005/08/08 09:13:28 mav 1.8.18.1: #i52822# unlock mutex before notifications


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [7f5a4e6c0d3e0a41d1c99701f1a3b96b2969a436]

INTEGRATION: CWS fwk20 (1.10.4); FILE MERGED 2005/08/08 09:13:27 mav 1.10.4.2: #i52822# unlock mutex before notifications 2005/08/02 07:32:58 mav 1.10.4.1: #i46848# the parent is modified when the stream is modified


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [2d0122129551ed1ead7476d6a376b6fee99aa416]

INTEGRATION: CWS fwk20 (1.5.4); FILE MERGED 2005/08/02 09:25:31 mav 1.5.4.1: #i46848# new tests


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [41254b6afc041cf32a0aca28a263f44759e768be]

INTEGRATION: CWS fwk20 (1.4.4); FILE MERGED 2005/08/02 09:25:30 mav 1.4.4.1: #i46848# new tests


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [813ba363fc139838e6ccb1f7d2af73ea75ada2fd]

INTEGRATION: CWS fwk20 (1.1.2); FILE ADDED 2005/08/02 09:26:14 mav 1.1.2.1: #i46848# new tests


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [7079d7f13c7a19e380af404efc16bb21ed1f1b8f]

INTEGRATION: CWS fwk20 (1.1.2); FILE ADDED 2005/08/02 09:28:56 mav 1.1.2.2: #i51352# this fix is also tested 2005/08/02 09:26:00 mav 1.1.2.1: #i46848# new tests


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [a56acb6ceef362403c518aa610e8ce2a564a8997]

INTEGRATION: CWS fwk20 (1.39.110); FILE MERGED 2005/08/12 08:12:44 mav 1.39.110.2: #i52479# check whether there is a controller 2005/08/12 07:57:55 mav 1.39.110.1: #i52479# check whether there is a controller


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [e9bbf8b7e4c1de5fc71fb38bf41ad68eb4bdf757]

INTEGRATION: CWS fwk20 (1.20.112); FILE MERGED 2005/08/16 13:40:32 cd 1.20.112.2: #i52713# Use notifications about visible and invisible state of layout manager container window to switch off child windows 2005/08/04 05:45:23 cd 1.20.112.1: #i49599# Provide method to retrieve InternalDockingMode from SfxWorkWindow


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [c3fd1cd853ad6c4415a9cc953b958145e659483f]

INTEGRATION: CWS fwk20 (1.33.166); FILE MERGED 2005/07/21 06:58:02 pb 1.33.166.1: fix: #i51099# String DLG_STYLE_DESIGNER removed


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [8b9403e99da95c4a38be4e8a739577dbe77d80d7]

INTEGRATION: CWS fwk20 (1.35.88); FILE MERGED 2005/08/01 14:39:46 cd 1.35.88.1: #i49599# Docking window must float when OOo is running as embedded object in OLE container


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [51ba61c238016d55134903cf2cab7a707da0aa54]

INTEGRATION: CWS fwk20 (1.55.112); FILE MERGED 2005/08/31 08:53:47 cd 1.55.112.3: #i53949# Added support for SFX_CHILDWIN_FORCEDOCK to hide non-floatable child windows in the OLE server mode 2005/08/16 13:40:48 cd 1.55.112.2: #i52713# Use notifications about visible and invisible state of layout manager container window to switch off child windows 2005/08/01 14:14:13 cd 1.55.112.1: #i49599# Docking window must float when OOo is running as embedded object in OLE container


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [8a6211b13c6cf7435c93914ac0b18bd6086868cc]

INTEGRATION: CWS fwk20 (1.20.88); FILE MERGED 2005/08/31 08:53:47 cd 1.20.88.1: #i53949# Added support for SFX_CHILDWIN_FORCEDOCK to hide non-floatable child windows in the OLE server mode


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [38f78d69ee94c951d78676ef0f176457b333ff2a]

INTEGRATION: CWS fwk20 (1.96.8); FILE MERGED 2005/08/15 09:49:56 pb 1.96.8.1: fix: #i49802# security warning removed


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [2eb3f21940760571e63e43d30db8a38177106f4d]

INTEGRATION: CWS fwk20 (1.30.116); FILE MERGED 2005/08/31 09:09:34 cd 1.30.116.1: #i53949# Added SFX_CHILDWIN_FORCEDOCK to mark non-floatable child windows


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [d679970d0db625f24963c26595431b5d168ee13f]

INTEGRATION: CWS fwk20 (1.17.4); FILE MERGED 2005/08/24 14:05:51 cd 1.17.4.1: #i52713# Make layout manager visible/invisible in OLE activate/deactivate to notify status indicator that it shouldn't make window visible again


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [ec13b074b3ce48d38244950a4a40d260e4127ed4]

INTEGRATION: CWS fwk20 (1.19.24); FILE MERGED 2005/08/10 09:46:06 mav 1.19.24.1: #i53144# deregister as terminate listener when requested


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [4e07a779e7511bd4d65fa51ccdc1bd511bf18b2c]

INTEGRATION: CWS fwk20 (1.39.122); FILE MERGED 2005/07/21 08:02:17 pb 1.39.122.1: fix: #i52027# silver xp scheme had problems with deactive color


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [6226e53b86db4d2f9d07307140b59efa9f1a15f9]

INTEGRATION: CWS fwk20 (1.8.98); FILE MERGED 2005/07/08 11:42:32 cd 1.8.98.2: #122192# Check configuration access reference before usage 2005/07/08 11:32:17 cd 1.8.98.1: #122192# Check configuration access reference before usage


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [021fbcaff1d2b15e6dc264e29a335ed93b715086]

INTEGRATION: CWS fwk20 (1.35.6); FILE MERGED 2005/08/16 13:35:22 cd 1.35.6.3: #i52713# New notifications about visible and invisible state of layout manager container window 2005/08/02 11:48:01 cd 1.35.6.2: #i32241# Enable creation of visible non context sensitive toolbars 2005/08/01 15:00:42 cd 1.35.6.1: #i52243# Position data must be set at local object to make it persistent


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [efa1a9eadb60236e406c9b410e00320a85194aea]

INTEGRATION: CWS fwk20 (1.19.6); FILE MERGED 2005/08/24 14:04:29 cd 1.19.6.1: #i52713# Don't show parent window when layout manager is set to invisible - OOo is used as embedded object


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [fd73fd45df20075685f36754b267941f2ba61cb5]

INTEGRATION: CWS fwk20 (1.4.486); FILE MERGED 2005/08/01 14:58:22 mav 1.4.486.1: #i19510# Let MSIE download the stream


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [ea69fe6d9211234ce64e7a5243453549df79e861]

INTEGRATION: CWS fwk20 (1.9.104); FILE MERGED 2005/08/01 14:58:22 mav 1.9.104.1: #i19510# Let MSIE download the stream


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [db0123cc1fbc743ab7b432d872b7a85d419a9052]

INTEGRATION: CWS fwk20 (1.3.38); FILE MERGED 2005/08/15 10:52:46 pb 1.3.38.1: fix: #i51988# [de] AutoPilot -> Assistent fix: #i52395# [de] FontWork -> Fontwork


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [d3b97566eac4bda2adf46baa48c842d1343c2772]

INTEGRATION: CWS qwizardsbf6 (1.2.138); FILE MERGED 2005/08/17 09:28:43 tv 1.2.138.1: fixed event bindings, crash when ending tutorial and focus problems Issue number: Submitted by: Reviewed by:


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [72167557234f5beba95b26ccc1556f4c7275fd7f]

INTEGRATION: CWS qwizardsbf6 (1.2.138); FILE MERGED 2005/08/17 09:28:42 tv 1.2.138.1: fixed event bindings, crash when ending tutorial and focus problems Issue number: Submitted by: Reviewed by:


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [37b27b5f5d8f3ae6865e3437da5ea58cdb83d1e2]

INTEGRATION: CWS qwizardsbf6 (1.2.138); FILE MERGED 2005/08/17 09:28:41 tv 1.2.138.1: fixed event bindings, crash when ending tutorial and focus problems Issue number: Submitted by: Reviewed by:


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [9933d17106b9c872dcb8ea865ba1a40fc81b43f2]

INTEGRATION: CWS fwk20 (1.3.40); FILE MERGED 2005/08/16 13:28:55 cd 1.3.40.1: #i52713# Added new constants to notify visible and invisible state of layout manager container window


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [7ba37873f16dc010ea24521e6f5ff7da16ae8714]

INTEGRATION: CWS qwizardsbf6 (1.12.22); FILE MERGED 2005/07/19 11:52:42 tv 1.12.22.1: #i48944# dynamically check installed letter wizard template and display the languages accordingly


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [1eabfecb1aafbf5bbd5eb7f7911ad14acca37d07]

INTEGRATION: CWS qwizardsbf6 (1.3.104); FILE MERGED 2005/07/18 09:22:22 tv 1.3.104.2: correct property 'Enabled' instead of 'ReadOnly' 2005/07/14 11:07:05 tv 1.3.104.1: #i49215# Path text box read-only now


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [2f6ee8e40f485754c6d94e9b73836991d1dbb653]

INTEGRATION: CWS qwizardsbf6 (1.2.18); FILE MERGED 2005/07/19 11:52:41 tv 1.2.18.1: #i48944# dynamically check installed letter wizard template and display the languages accordingly


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [6ac66897410622c1901480c1311db388ca9ebd21]

INTEGRATION: CWS encup (1.46.50); FILE MERGED 2005/04/29 16:07:41 ihi 1.46.50.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [8b9de8be619b567db321e96e5310acd9f86be518]

INTEGRATION: CWS qwizardsbf6 (1.5.20); FILE MERGED 2005/07/19 11:52:40 tv 1.5.20.1: #i48944# dynamically check installed letter wizard template and display the languages accordingly


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [79a5be91e6e44c9c38682e8b6ea87e675779accc]

INTEGRATION: CWS qwizardsbf6 (1.10.14); FILE MERGED 2005/09/20 14:07:23 tv 1.10.14.4: #i47887# suppress macro attaching when creating personal letters Issue number: Submitted by: Reviewed by: 2005/08/30 14:25:06 tv 1.10.14.3: #i53714# activate dialog after exchanging content in the preview frame - to avoid focus problems Issue number: Submitted by: Reviewed by: 2005/08/15 15:31:56 tv 1.10.14.2: #i49215# correct default path

Issue number:
Submitted by:
Reviewed by:
2005/07/19 11:52:40 tv 1.10.14.1: #i48944# dynamically check installed letter wizard template and display the languages accordingly

2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [c31fed32e6443f95167bbbdb3eb3690dd1b37003]

INTEGRATION: CWS qwizardsbf6 (1.4.40); FILE MERGED 2005/07/19 11:52:40 tv 1.4.40.2: #i48944# dynamically check installed letter wizard template and display the languages accordingly 2005/07/14 11:06:17 tv 1.4.40.1: #i45112# corrcetde UI issue Issue number: Submitted by: Reviewed by:


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [04b9f04e690c4b37403eb06d821979886f6a5d03]

INTEGRATION: CWS qwizardsbf6 (1.6.54); FILE MERGED 2005/07/19 11:52:39 tv 1.6.54.1: #i48944# dynamically check installed letter wizard template and display the languages accordingly


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [f3336fe3d596779b27d5e416bb6522006dfe4a70]

INTEGRATION: CWS qwizardsbf6 (1.3.40); FILE MERGED 2005/07/19 11:52:38 tv 1.3.40.1: #i48944# dynamically check installed letter wizard template and display the languages accordingly


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [5c725ac3f20fd6deeede6ceca7ce79bc0f6845a4]

INTEGRATION: CWS qwizardsbf6 (1.4.54); FILE MERGED 2005/07/19 11:52:38 tv 1.4.54.1: #i48944# dynamically check installed letter wizard template and display the languages accordingly


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [060563b679f2a9af327a5c9b9dc800c073a500eb]

INTEGRATION: CWS qwizardsbf6 (1.3.54); FILE MERGED 2005/07/19 11:52:37 tv 1.3.54.1: #i48944# dynamically check installed letter wizard template and display the languages accordingly


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [42749cea06e7e785641570c53d076efa322c6eb8]

INTEGRATION: CWS encup (1.26.390); FILE MERGED 2005/04/29 16:07:38 ihi 1.26.390.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [3b78668de0db195cfd5ef34563b7ac40cd77dadb]

INTEGRATION: CWS qwizardsbf6 (1.7.40); FILE MERGED 2005/07/15 09:37:15 tv 1.7.40.1: #i48610# sanity check with the retrieval of the Office path


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [4e93e432db6d640c7486e65215b52426cad420b8]

INTEGRATION: CWS fwk20 (1.51.230); FILE MERGED 2005/08/31 08:59:50 cd 1.51.230.1: #i53949# Added SFX_CHILDWIN_FORCEDOCK to mark non-floatable child windows


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [f26dab653cb0dbb4fa8cd980a4cc79f0c9cdbccf]

INTEGRATION: CWS qwizardsbf6 (1.2.106); FILE MERGED 2005/07/14 11:02:01 tv 1.2.106.1: #i45112# corrected ui issue Issue number: Submitted by: Reviewed by:


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [beaf315573602c265ba73795cf2b1c5ef73e7af8]

INTEGRATION: CWS qwizardsbf6 (1.5.4); FILE MERGED 2005/07/19 11:52:35 tv 1.5.4.1: #i48944# dynamically check installed letter wizard template and display the languages accordingly


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [3c71566bf829930c0acde947cc18bd7f333e3595]

INTEGRATION: CWS encup (1.27.390); FILE MERGED 2005/04/29 16:07:36 ihi 1.27.390.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [f2b90bf8d93887bce48b9a169a9753e83c68e0d8]

INTEGRATION: CWS encup (1.41.390); FILE MERGED 2005/04/29 16:07:36 ihi 1.41.390.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [c1bb5f768c9fbc7dbe4a097bdc0a7bd4211c6a75]

INTEGRATION: CWS encup (1.30.390); FILE MERGED 2005/04/29 16:07:36 ihi 1.30.390.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [f12c95db0109cb27c335ef740ec38f7a47939ad7]

INTEGRATION: CWS encup (1.80.50); FILE MERGED 2005/04/29 16:07:35 ihi 1.80.50.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [102a32c9cbdd23c8a27d37d9496c2a1de1c58adf]

INTEGRATION: CWS encup (1.33.390); FILE MERGED 2005/04/29 16:07:34 ihi 1.33.390.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [e8215862f91cb45358093252d3a68e437a2d49dc]

INTEGRATION: CWS encup (1.33.90); FILE MERGED 2005/04/29 16:07:34 ihi 1.33.90.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [90e9bca89c64cb9ea4871c68d7f90e7b80df7350]

INTEGRATION: CWS encup (1.4.390); FILE MERGED 2005/04/29 16:07:34 ihi 1.4.390.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [18714f9b5dd31d40b42b38c54983e2b031521467]

INTEGRATION: CWS encup (1.37.232); FILE MERGED 2005/04/29 16:07:33 ihi 1.37.232.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [d1bc705d7cca0da3321a47db97ed8c104e67a7e0]

INTEGRATION: CWS encup (1.25.390); FILE MERGED 2005/04/29 16:07:33 ihi 1.25.390.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [09c2e8f1c82a4a3d92e57dd58854f3ff16976bd2]

INTEGRATION: CWS encup (1.20.390); FILE MERGED 2005/04/29 16:07:33 ihi 1.20.390.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [8fdb814fb21dfcb84469bac2a51be8d7c0e83136]

INTEGRATION: CWS encup (1.29.390); FILE MERGED 2005/04/29 16:07:33 ihi 1.29.390.1: #i40603# German strings now UTF8 encoded


2005-09-23  Vladimir Glazounov  <vg@openoffice.org>  [4d3be0c9d0dde2ea734a994f6ce7d92c3bfc9da0]

new version for SRC680


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [6fff4251370183206f6b3ff05c592c02b81eef0a]

INTEGRATION: CWS encup (1.23.390); FILE MERGED 2005/04/29 16:07:32 ihi 1.23.390.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [c72049db9cf2adceba5d1c69f1fd9edcd97d6190]

INTEGRATION: CWS fwk20 (1.23.144); FILE MERGED 2005/08/31 09:18:33 cd 1.23.144.1: #i53949# Added SFX_CHILDWIN_FORCEDOCK to mark non-floatable child windows


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [4f853a701cd007dca986f8375fb9aaad3b1b20b4]

INTEGRATION: CWS encup (1.45.150); FILE MERGED 2005/04/29 16:07:31 ihi 1.45.150.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [639285c6be70b481072572ae8e6b81425832152f]

INTEGRATION: CWS fwk20 (1.8.148); FILE MERGED 2005/08/15 10:58:46 pb 1.8.148.1: fix: #i52395# [de] FontWork -> Fontwork


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [f4ce2059626aa1945900531ee39c1f7f467bec27]

INTEGRATION: CWS encup (1.46.176); FILE MERGED 2005/04/29 16:07:31 ihi 1.46.176.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [6352bc0c3671cb68e198bdd182e47844043dd05e]

INTEGRATION: CWS fwk20 (1.61.188); FILE MERGED 2005/08/15 10:59:58 pb 1.61.188.1: fix: #i52395# FontWork -> Fontwork


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [04320cbc80ee007cb416daae8b490950e84ab290]

INTEGRATION: CWS encup (1.41.8); FILE MERGED 2005/04/29 16:07:31 ihi 1.41.8.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [5fad67da702c111d49ad42ea9e0424a13651146f]

INTEGRATION: CWS encup (1.3.26); FILE MERGED 2005/04/29 16:07:30 ihi 1.3.26.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [4460ebfb48a35ba9abd55f9631c7611a2ecf0116]

INTEGRATION: CWS encup (1.40.390); FILE MERGED 2005/04/29 16:07:29 ihi 1.40.390.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [591ba287f149d69f96c38bdcbe55a08c44572987]

INTEGRATION: CWS encup (1.25.92); FILE MERGED 2005/04/29 16:07:28 ihi 1.25.92.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [51600a2ddbe23b8b66f1bd7e0af58d4fec308b02]

INTEGRATION: CWS encup (1.29.314); FILE MERGED 2005/04/29 16:07:28 ihi 1.29.314.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [1e88e7aea568bc878e0c5cb36ecec2ea55004cd6]

INTEGRATION: CWS encup (1.39.390); FILE MERGED 2005/04/29 16:07:27 ihi 1.39.390.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [e2d0beee25921915e420b9a4588cd1cded5b7c94]

INTEGRATION: CWS encup (1.91.26); FILE MERGED 2005/04/29 16:07:27 ihi 1.91.26.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [e292f10e6bf0fee3c3451c9501173d985d1dac2b]

INTEGRATION: CWS fwk20 (1.19.64); FILE MERGED 2005/08/02 11:50:50 cd 1.19.64.1: #i32241# Set contextsensitive property for toolbars correctly


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [37aa8864360a127c91838f10fda9e09784844b8b]

INTEGRATION: CWS fwk20 (1.18.64); FILE MERGED 2005/08/02 11:50:49 cd 1.18.64.1: #i32241# Set contextsensitive property for toolbars correctly


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [68b0304208e53e9b92bdc5359e9d877acefb1e36]

INTEGRATION: CWS encup (1.2.314); FILE MERGED 2005/04/29 16:07:26 ihi 1.2.314.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [3f5c0961e23e3e2ec6c4c56f74d91ff259dbf4be]

INTEGRATION: CWS fwk20 (1.20.64); FILE MERGED 2005/08/02 11:50:49 cd 1.20.64.1: #i32241# Set contextsensitive property for toolbars correctly


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [f7349b11ee9413f0a16026c21e6e5f34b916d0d0]

INTEGRATION: CWS encup (1.102.14); FILE MERGED 2005/04/29 16:07:25 ihi 1.102.14.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [a80bead3dab4c78ff9eb12b712cf8242faf557f9]

INTEGRATION: CWS fwk20 (1.4.64); FILE MERGED 2005/08/04 06:05:30 cd 1.4.64.1: #i32241# Change properties to support persistent toolbar visibility


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [da92f41d80bf3e7bb2a7868474bf3318d7b9a2b7]

INTEGRATION: CWS fwk20 (1.21.58); FILE MERGED 2005/08/10 13:56:58 cd 1.21.58.2: #i32241# Options toolbar shouldn't be context sensitive on startup 2005/08/04 06:05:29 cd 1.21.58.1: #i32241# Change properties to support persistent toolbar visibility


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [bd413523b0531838505be3718b8cc6b9e10afef5]

INTEGRATION: CWS fwk20 (1.22.58); FILE MERGED 2005/08/10 13:56:57 cd 1.22.58.2: #i32241# Options toolbar shouldn't be context sensitive on startup 2005/08/04 06:05:29 cd 1.22.58.1: #i32241# Change properties to support persistent toolbar visibility


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [a74e2569427864cb7a60192913a0fd3b0eda70b2]

INTEGRATION: CWS fwk20 (1.3.104); FILE MERGED 2005/08/19 09:30:41 cd 1.3.104.2: #i53528# Database toolbar also must be context sensitive 2005/08/19 06:31:04 cd 1.3.104.1: #i53500# Make object bars in database context sensitive


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [572fa0b2315f1c78710e43b14b088b6304ef12b8]

INTEGRATION: CWS fwk20 (1.3.104); FILE MERGED 2005/08/19 09:30:40 cd 1.3.104.2: #i53528# Database toolbar also must be context sensitive 2005/08/19 06:31:04 cd 1.3.104.1: #i53500# Make object bars in database context sensitive


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [14cb53a9dd6dcf64d6e233456189173736331111]

INTEGRATION: CWS fwk20 (1.3.204); FILE MERGED 2005/08/19 09:30:40 cd 1.3.204.2: #i53528# Database toolbar also must be context sensitive 2005/08/19 06:31:04 cd 1.3.204.1: #i53500# Make object bars in database context sensitive


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [d76e87f4d4bfbe00e9c8d3bf218d8b791f21b63f]

INTEGRATION: CWS fwk20 (1.6.64); FILE MERGED 2005/08/19 09:30:40 cd 1.6.64.2: #i53528# Database toolbar also must be context sensitive 2005/08/19 06:31:03 cd 1.6.64.1: #i53500# Make object bars in database context sensitive


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [211fe2773fc62ee61259d7ba9db5793c787ecf21]

INTEGRATION: CWS fwk20 (1.18.64); FILE MERGED 2005/08/04 06:05:28 cd 1.18.64.1: #i32241# Change properties to support persistent toolbar visibility


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [e627d7ecfad1f94889261422ec28ae4a0788b6cd]

INTEGRATION: CWS fwk20 (1.3.204); FILE MERGED 2005/08/19 09:30:39 cd 1.3.204.2: #i53528# Database toolbar also must be context sensitive 2005/08/19 06:31:03 cd 1.3.204.1: #i53500# Make object bars in database context sensitive


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [579c5206ae546bbfa85e74bd2276ff054b392a8d]

INTEGRATION: CWS encup (1.22.8); FILE MERGED 2005/04/29 15:37:20 ihi 1.22.8.1: #i40603# German resources now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [ab3d18da20472132e265507e112503807f3b2c0a]

INTEGRATION: CWS encup (1.45.100); FILE MERGED 2005/04/29 16:06:46 ihi 1.45.100.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [5d846c83d3164dea56ad0f1fb0db68716725b284]

INTEGRATION: CWS encup (1.43.100); FILE MERGED 2005/04/29 16:06:45 ihi 1.43.100.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [7727f749d87870963c736f08daf15321f939b9b3]

INTEGRATION: CWS encup (1.49.12); FILE MERGED 2005/04/29 16:06:44 ihi 1.49.12.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [75b36dcc7336564378c793c4829c89f75deaac7b]

INTEGRATION: CWS encup (1.67.12); FILE MERGED 2005/07/04 20:50:47 ihi 1.67.12.2: RESYNC: (1.67-1.68); FILE MERGED 2005/04/29 16:06:42 ihi 1.67.12.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [7eef5a36f454811bbac476f66082f4708350014a]

INTEGRATION: CWS encup (1.57.100); FILE MERGED 2005/04/29 16:06:39 ihi 1.57.100.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [93fec15a8631c0fc9790b1ccb1f064b96c91f03a]

INTEGRATION: CWS encup (1.39.62); FILE MERGED 2005/04/29 16:06:19 ihi 1.39.62.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [ed6114f7901569b5145867af7eb811c6bf772c7e]

INTEGRATION: CWS encup (1.18.62); FILE MERGED 2005/04/29 16:06:18 ihi 1.18.62.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [8e5f2d89236ced4491bd4dfb2013b439ec6c72aa]

INTEGRATION: CWS shiftf5 (1.67.148); FILE MERGED 2005/08/19 09:21:18 af 1.67.148.1: #i50901# Added SID_RESTORE_EDITING_VIEW.


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [c3ea095bdc5c8d41ea6adaffc011feb95728e920]

INTEGRATION: CWS encup (1.16.62); FILE MERGED 2005/04/29 16:06:17 ihi 1.16.62.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [4d8482c8f342467525acbada5413db103bcd5606]

INTEGRATION: CWS encup (1.21.62); FILE MERGED 2005/04/29 16:06:15 ihi 1.21.62.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [0f41d1266d3b736dbd78deacf425d6ebbdd64733]

INTEGRATION: CWS encup (1.17.62); FILE MERGED 2005/04/29 16:06:15 ihi 1.17.62.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [655f5f26cf2ca2f7aba440ba5c04bf86265932fc]

INTEGRATION: CWS encup (1.16.62); FILE MERGED 2005/04/29 16:06:14 ihi 1.16.62.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [f7b7d41545bafff7870ea5518a12e7afa4a69b3e]

INTEGRATION: CWS dutchextras (1.1.1.1.230); FILE MERGED 2005/07/07 15:29:42 va 1.1.1.1.230.1: #123999# Dummy Change.


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [8c0dd278f36a45c9fa85164504f2963589d7ebb0]

INTEGRATION: CWS shiftf5 (1.2.258); FILE MERGED 2005/08/25 08:19:09 os 1.2.258.1: #ii33307# restore editing view with Shift+F5


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [d7e132374f17b3aa34824f7d5b50db90650c6407]

INTEGRATION: CWS shiftf5 (1.2.258); FILE MERGED 2005/08/25 08:19:08 os 1.2.258.1: #ii33307# restore editing view with Shift+F5


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [c51e665399442a5f17978392dbb41ca01bcebc5c]

INTEGRATION: CWS encup (1.33.350); FILE MERGED 2005/04/29 16:05:58 ihi 1.33.350.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [db8e0cfe4ac88070d4d9c6ad34767f5f03d93c27]

INTEGRATION: CWS shiftf5 (1.5.214); FILE MERGED 2005/08/25 08:19:07 os 1.5.214.1: #ii33307# restore editing view with Shift+F5


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [a182e1d0494e9f70512d8aa7254ad19d2dc9b78a]

INTEGRATION: CWS encup (1.72.156); FILE MERGED 2005/04/29 16:05:54 ihi 1.72.156.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [a32dc0a6d4fe237338116178d9c62f7cc97c4052]

INTEGRATION: CWS shiftf5 (1.2.66); FILE MERGED 2005/08/25 08:19:07 os 1.2.66.1: #ii33307# restore editing view with Shift+F5


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [2f8f0a77408f50a1773d7d71ffc70485c5c817d1]

INTEGRATION: CWS encup (1.26.350); FILE MERGED 2005/04/29 16:05:54 ihi 1.26.350.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [60bd2c14f512c595eeeca0bc69ed497184a2ad11]

INTEGRATION: CWS shiftf5 (1.2.258); FILE MERGED 2005/08/25 08:19:06 os 1.2.258.1: #ii33307# restore editing view with Shift+F5


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [49f5f8f8286d27b15a28a2e8a0bf01e676fc1806]

INTEGRATION: CWS encup (1.37.350); FILE MERGED 2005/04/29 16:05:53 ihi 1.37.350.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [f9cacb6e5d72e6dcb685e4f4760d526bbdcba184]

INTEGRATION: CWS shiftf5 (1.2.258); FILE MERGED 2005/08/25 08:19:05 os 1.2.258.1: #ii33307# restore editing view with Shift+F5


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [f1bec74c2188ad6a41548dc1ce38910a9c0dfc15]

INTEGRATION: CWS encup (1.26.28); FILE MERGED 2005/04/29 16:05:53 ihi 1.26.28.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [426043e00916cec8d9978374debd4f04dda03161]

INTEGRATION: CWS shiftf5 (1.5.214); FILE MERGED 2005/08/25 08:19:05 os 1.5.214.1: #ii33307# restore editing view with Shift+F5


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [3a1049066e86873925d711707fd551ab427a1732]

INTEGRATION: CWS encup (1.20.350); FILE MERGED 2005/04/29 16:05:52 ihi 1.20.350.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [3b18f109cef1ea85db571b7e9e09136350bab3c0]

INTEGRATION: CWS shiftf5 (1.2.66); FILE MERGED 2005/08/25 08:19:04 os 1.2.66.1: #ii33307# restore editing view with Shift+F5


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [1fa4a720030d48a6d8d2ffa58ccdf18b2b230600]

INTEGRATION: CWS encup (1.82.70); FILE MERGED 2005/04/29 16:05:52 ihi 1.82.70.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [d867940d7f1d0573e4ca6048425d0730575c25ab]

INTEGRATION: CWS shiftf5 (1.2.258); FILE MERGED 2005/08/25 08:19:03 os 1.2.258.1: #ii33307# restore editing view with Shift+F5


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [c52fe5e2d3eb17fb4a60e5d75cb79999c282d1de]

INTEGRATION: CWS encup (1.82.112); FILE MERGED 2005/04/29 16:05:47 ihi 1.82.112.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [f7ddbfe327476722d718242b1211678e6dd0d822]

INTEGRATION: CWS encup (1.44.270); FILE MERGED 2005/04/29 16:05:46 ihi 1.44.270.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [57a9a19c887e604f853f5bd8071669c992a5eca4]

INTEGRATION: CWS shiftf5 (1.2.258); FILE MERGED 2005/08/25 08:19:02 os 1.2.258.1: #ii33307# restore editing view with Shift+F5


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [8c878f827f2946ba37115d0c2509ca2ee8c77d67]

INTEGRATION: CWS shiftf5 (1.5.214); FILE MERGED 2005/08/25 08:19:01 os 1.5.214.1: #ii33307# restore editing view with Shift+F5


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [e4351e09552f275a1266f532298184f1483a7c08]

INTEGRATION: CWS encup (1.52.350); FILE MERGED 2005/04/29 16:05:46 ihi 1.52.350.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [00436c4804e3f88e95f504ed63d532e45bd6b65e]

INTEGRATION: CWS shiftf5 (1.2.66); FILE MERGED 2005/08/25 08:19:01 os 1.2.66.1: #ii33307# restore editing view with Shift+F5


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [e47ad06b2fb585cd1a9ff5fbece4634129ac0bb6]

INTEGRATION: CWS encup (1.61.62); FILE MERGED 2005/04/29 16:05:45 ihi 1.61.62.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [d6f3c0f1f2309919c277d8802b30278516370651]

INTEGRATION: CWS shiftf5 (1.2.258); FILE MERGED 2005/08/25 08:19:00 os 1.2.258.1: #ii33307# restore editing view with Shift+F5


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [fd09eaf1cde18e7938351a0115acff3bfcb6b8dd]

INTEGRATION: CWS encup (1.33.350); FILE MERGED 2005/04/29 16:05:44 ihi 1.33.350.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [1d35e774ea212440de8513e17ff2eb05435e3134]

INTEGRATION: CWS shiftf5 (1.57.316); FILE MERGED 2005/08/25 08:19:00 os 1.57.316.1: #ii33307# restore editing view with Shift+F5


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [a604fec5033ab452cdca15ee3aa4da9810cf78e7]

INTEGRATION: CWS encup (1.32.28); FILE MERGED 2005/04/29 16:05:44 ihi 1.32.28.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [dce63e990cd1c1898c55cff4a9db0055861f46bb]

INTEGRATION: CWS shiftf5 (1.89.30); FILE MERGED 2005/08/25 08:18:59 os 1.89.30.1: #ii33307# restore editing view with Shift+F5


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [b4d87c7ec220a2373cdfd79808919f8f6905325e]

INTEGRATION: CWS encup (1.69.350); FILE MERGED 2005/04/29 16:05:43 ihi 1.69.350.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [b39cf82fca688fa7394674cf4b3ada36175c1873]

INTEGRATION: CWS shiftf5 (1.18.468); FILE MERGED 2005/08/25 08:18:59 os 1.18.468.1: #ii33307# restore editing view with Shift+F5


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [3deafcea40f737f1d95804b6f90617c9ab436729]

INTEGRATION: CWS shiftf5 (1.10.536); FILE MERGED 2005/08/25 08:18:58 os 1.10.536.1: #ii33307# restore editing view with Shift+F5


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [3027523c7fe8a94826457c3a4035c1289d1b8352]

INTEGRATION: CWS encup (1.31.350); FILE MERGED 2005/04/29 16:05:42 ihi 1.31.350.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [466ada535d0da60f185212fd7e89c15bd538e8ac]

INTEGRATION: CWS shiftf5 (1.23.192); FILE MERGED 2005/08/25 08:18:58 os 1.23.192.1: #ii33307# restore editing view with Shift+F5


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [7cca83ff7dd7c59440cfff6ac1f95b825c2b8688]

INTEGRATION: CWS encup (1.61.108); FILE MERGED 2005/04/29 16:05:41 ihi 1.61.108.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [8c69c44bc418a68deb2732381f41efdbc4aa9ad9]

INTEGRATION: CWS encup (1.54.28); FILE MERGED 2005/04/29 16:05:40 ihi 1.54.28.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [9c3ba2d2e1082aff7415b4084d3d11731fab32cc]

INTEGRATION: CWS encup (1.42.28); FILE MERGED 2005/04/29 16:05:40 ihi 1.42.28.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [954509bbb2f9a6192af9b3dac874972649f583da]

INTEGRATION: CWS encup (1.41.28); FILE MERGED 2005/04/29 16:05:40 ihi 1.41.28.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [95a687529d63a4e84f77d0114c6cd426fb07ae02]

INTEGRATION: CWS encup (1.28.28); FILE MERGED 2005/04/29 16:05:39 ihi 1.28.28.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [ac24c3bd9494ecfee7d54fdd9ec3255f57aad87f]

INTEGRATION: CWS encup (1.40.350); FILE MERGED 2005/04/29 16:05:38 ihi 1.40.350.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [75fe1593b79b12115952936bbc8e852bef8ecbc5]

INTEGRATION: CWS encup (1.52.350); FILE MERGED 2005/04/29 16:05:38 ihi 1.52.350.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [3522c4ebc6dee814797ea668df90464186b49396]

INTEGRATION: CWS encup (1.50.28); FILE MERGED 2005/04/29 16:05:37 ihi 1.50.28.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [ea01ef2ae22f9224234fa94883cc2e3411c59702]

INTEGRATION: CWS encup (1.42.108); FILE MERGED 2005/04/29 16:05:37 ihi 1.42.108.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [c181b4b40031e032f27aa4b4977d742959b04eff]

INTEGRATION: CWS encup (1.41.350); FILE MERGED 2005/08/06 00:08:30 ihi 1.41.350.2: RESYNC: (1.41-1.42); FILE MERGED 2005/04/29 16:05:36 ihi 1.41.350.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [63566c4be3b48a0d7fc7f20b9605fe82f154eb01]

INTEGRATION: CWS dutchextras (1.3.16); FILE MERGED 2005/06/30 13:17:38 va 1.3.16.1: #123998# Modified file for SO8. Issue number: Submitted by: Reviewed by:


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [7cc221d3dca08972c8e0d39152fec60dc58a97f4]

INTEGRATION: CWS encup (1.27.350); FILE MERGED 2005/04/29 16:05:35 ihi 1.27.350.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [6d421fb9a824a7a1039bc95c406760c0ec33fad5]

INTEGRATION: CWS encup (1.32.108); FILE MERGED 2005/04/29 16:05:35 ihi 1.32.108.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [289ac7aa9a58681aa2ca2e95bae3685ceb1e2adc]

INTEGRATION: CWS encup (1.29.28); FILE MERGED 2005/04/29 16:05:35 ihi 1.29.28.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [f3c1a3432f7252d502c653672e496ae7363f117c]

INTEGRATION: CWS dutchextras (1.3.16); FILE MERGED 2005/06/30 13:17:33 va 1.3.16.1: #123998# Modified file for SO8. Issue number: Submitted by: Reviewed by:


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [1bfb36d59f8014b4f31e12897c6ced3c6057f050]

INTEGRATION: CWS encup (1.31.28); FILE MERGED 2005/04/29 16:05:34 ihi 1.31.28.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [34b365df3a660ba2eb0540f64adbd48a1ddeb883]

INTEGRATION: CWS dutchextras (1.3.16); FILE MERGED 2005/06/30 13:17:31 va 1.3.16.1: #123998# Modified file for SO8. Issue number: Submitted by: Reviewed by:


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [1bc231147acb5f85f0958e1398eb2efdd2b6a81f]

INTEGRATION: CWS encup (1.26.28); FILE MERGED 2005/04/29 16:05:34 ihi 1.26.28.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [dd1d8ecb15d69bd03e4ac8a009dedeebcb600a64]

INTEGRATION: CWS dutchextras (1.3.16); FILE MERGED 2005/06/30 13:17:29 va 1.3.16.1: #123998# Modified file for SO8. Issue number: Submitted by: Reviewed by:


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [ec8a2c9675d6aa5ab22cfbf56934e08a84b31971]

INTEGRATION: CWS shiftf5 (1.3.38); FILE MERGED 2005/08/22 12:51:35 af 1.3.38.1: #i50901# Added Shift+F5 for RestoreEditingView.


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [5ec1c7c12028f70b7cb5a0feb5c3fe0f264da8ef]

INTEGRATION: CWS encup (1.45.28); FILE MERGED 2005/04/29 16:05:33 ihi 1.45.28.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [c8e73d3eebf5bf9e5a49397f3b2d3d14e655c20a]

INTEGRATION: CWS encup (1.31.28); FILE MERGED 2005/04/29 16:05:33 ihi 1.31.28.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [6afd5e1450e8d7ba0cd22245f09785c4809f10c9]

INTEGRATION: CWS shiftf5 (1.3.38); FILE MERGED 2005/08/22 12:51:23 af 1.3.38.1: #i50901# Added Shift+F5 for RestoreEditingView.


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [048a63bb44d5f8c38ea970d9623d83c0f5a9cdd6]

INTEGRATION: CWS encup (1.63.270); FILE MERGED 2005/04/29 16:05:32 ihi 1.63.270.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [ceffab64abb71691ceb4858dbde1d1bfb08b707a]

INTEGRATION: CWS dutchextras (1.3.16); FILE MERGED 2005/06/30 13:17:26 va 1.3.16.1: #123998# Modified file for SO8. Issue number: Submitted by: Reviewed by:


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [68b04f574858a819a5ea85aa3a598c59acbc0dd1]

INTEGRATION: CWS encup (1.23.70); FILE MERGED 2005/04/29 16:05:31 ihi 1.23.70.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [e016849a94bd6edd8621abec6003cd83bd8460d2]

INTEGRATION: CWS shiftf5 (1.3.38); FILE MERGED 2005/08/22 12:50:34 af 1.3.38.1: #i50901# Added Shift+F5 for RestoreEditingView.


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [95fa94ff47caf25447d180d0ea5ac55814722ba7]

INTEGRATION: CWS encup (1.41.350); FILE MERGED 2005/04/29 16:05:30 ihi 1.41.350.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [f79dc9cd808d7b8bb3d233f5082c0e6443de7efb]

INTEGRATION: CWS dutchextras (1.3.16); FILE MERGED 2005/06/30 13:17:23 va 1.3.16.1: #123998# Modified file for SO8. Issue number: Submitted by: Reviewed by:


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [375f8f607344b21d26c28ae57e8f47e1e7f1a6db]

INTEGRATION: CWS shiftf5 (1.20.130); FILE MERGED 2005/08/22 12:40:33 af 1.20.130.1: #i50901# Enabled exception handling for ViewShellBase.cxx


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [515616587c54f3c01ff2dd48111af5b64b0e4389]

INTEGRATION: CWS encup (1.40.108); FILE MERGED 2005/04/29 16:05:30 ihi 1.40.108.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [b786728236ba8b7fa5b304b8770f4514780a3845]

INTEGRATION: CWS dutchextras (1.3.16); FILE MERGED 2005/06/30 13:17:21 va 1.3.16.1: #123998# Modified file for SO8. Issue number: Submitted by: Reviewed by:


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [de59d0ab808647e8c8cf08d1819abd1604296a86]

INTEGRATION: CWS shiftf5 (1.27.32); FILE MERGED 2005/08/22 12:39:37 af 1.27.32.1: #i50901# Added more attributes to be saved on load.


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [35d98e56b951e8ec8eb3abc34bc32d918cb16a04]

INTEGRATION: CWS encup (1.35.292); FILE MERGED 2005/04/29 16:05:30 ihi 1.35.292.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [696c07c6585b69ac70bdde771ae47d66a4320ed9]

INTEGRATION: CWS dutchextras (1.3.16); FILE MERGED 2005/06/30 13:17:19 va 1.3.16.1: #123998# Modified file for SO8. Issue number: Submitted by: Reviewed by:


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [1e9850446c18f7a080936e06e4a1155844f562eb]

INTEGRATION: CWS encup (1.56.28); FILE MERGED 2005/04/29 16:05:29 ihi 1.56.28.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [b45d02a8916d471189dd039855c8af1eba7a806e]

INTEGRATION: CWS dutchextras (1.3.16); FILE MERGED 2005/06/30 13:17:17 va 1.3.16.1: #123998# Modified file for SO8. Issue number: Submitted by: Reviewed by:


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [3589e69812dacc1590ab05dc41db3d486a5315ba]

INTEGRATION: CWS shiftf5 (1.20.110); FILE MERGED 2005/08/22 12:36:57 af 1.20.110.1: #i50901# Added Implementation inner class with ProcessRestoreEditingViewSlot() method.


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [ace5b5e71ea4b0a34526ea7823497a4db6873352]

INTEGRATION: CWS dutchextras (1.3.16); FILE MERGED 2005/06/30 13:17:16 va 1.3.16.1: #123998# Modified file for SO8. Issue number: Submitted by: Reviewed by:


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [8485688b10dd47e5840be6e79bff50496581adbd]

INTEGRATION: CWS encup (1.34.350); FILE MERGED 2005/04/29 16:05:29 ihi 1.34.350.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [c031351702e3f6f05356878df1be6ab56fbed23f]

INTEGRATION: CWS shiftf5 (1.12.130); FILE MERGED 2005/08/22 12:35:39 af 1.12.130.1: #i50901# Added Implementation inner class.


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [9ab1a90e64efa95b99497418fc7f7fe5649274b8]

INTEGRATION: CWS dutchextras (1.3.16); FILE MERGED 2005/06/30 13:17:15 va 1.3.16.1: #123998# Modified file for SO8. Issue number: Submitted by: Reviewed by:


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [1b6fe4efde62e68a6d8b4e80ffa5cd2805f46447]

INTEGRATION: CWS encup (1.35.28); FILE MERGED 2005/04/29 16:05:28 ihi 1.35.28.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [52f06fb95316ab3d4c6678bf3daaaf203df6022c]

INTEGRATION: CWS shiftf5 (1.4.38); FILE MERGED 2005/08/22 12:34:36 af 1.4.38.1: #i50901# Added more attributes to be saved on load.


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [48b1cd78748fa03ada80751b6770ed50320fbe5b]

INTEGRATION: CWS dutchextras (1.3.16); FILE MERGED 2005/06/30 13:17:14 va 1.3.16.1: #123998# Modified file for SO8. Issue number: Submitted by: Reviewed by:


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [356fc76d6c4331ee9b1d5035e87f84a3b417acea]

INTEGRATION: CWS encup (1.45.350); FILE MERGED 2005/04/29 16:05:27 ihi 1.45.350.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [4e30f2b4897b56ce71712780d4c49e24dcd47df6]

INTEGRATION: CWS shiftf5 (1.8.154); FILE MERGED 2005/08/22 12:28:45 af 1.8.154.1: #i50901# Added SID_RESTORE_EDITING_VIEW.


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [98198c0c5936607b68258d53cf3ae97c241a7c9f]

INTEGRATION: CWS dutchextras (1.3.16); FILE MERGED 2005/06/30 13:17:13 va 1.3.16.1: #123998# Modified file for SO8. Issue number: Submitted by: Reviewed by:


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [efd4496f78d0534ceeb9abe8d51d937be71bba59]

INTEGRATION: CWS encup (1.29.348); FILE MERGED 2005/04/29 16:05:27 ihi 1.29.348.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [045113b981362831138b78a600780cb6a003d100]

INTEGRATION: CWS dutchextras (1.3.16); FILE MERGED 2005/06/30 13:17:10 va 1.3.16.1: #123998# Modified file for SO8. Issue number: Submitted by: Reviewed by:


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [1d5cfb0bd463663faaa1c9a790e778dfed681f21]

INTEGRATION: CWS shiftf5 (1.41.64); FILE MERGED 2005/08/19 07:13:43 af 1.41.64.1: #i50901# Added RestoreEditingView command.


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [f98fe1df18f3f54b9834fc09a8e40254b39a9a5a]

INTEGRATION: CWS encup (1.19.346); FILE MERGED 2005/04/29 16:04:21 ihi 1.19.346.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [35c4e02b91bbee2696239b5c8d2a4acfe5f05657]

INTEGRATION: CWS encup (1.31.180); FILE MERGED 2005/04/29 16:04:20 ihi 1.31.180.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [ccb5041362c171cfa4c71caee4b5b68a54879f41]

INTEGRATION: CWS encup (1.2.8); FILE MERGED 2005/04/29 16:04:20 ihi 1.2.8.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [62c72fa175f0e85c86ec7e19ddedd006b0280b41]

INTEGRATION: CWS encup (1.22.346); FILE MERGED 2005/04/29 16:04:18 ihi 1.22.346.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [1c6512489cf1a592c7c0822a33c7ad9059742012]

INTEGRATION: CWS encup (1.61.66); FILE MERGED 2005/04/29 16:04:17 ihi 1.61.66.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [dddc28223dcf2972ee9a6bddee9da4da6a7059e5]

INTEGRATION: CWS encup (1.49.66); FILE MERGED 2005/08/08 16:56:10 ihi 1.49.66.2: RESYNC: (1.49-1.50); FILE MERGED 2005/04/29 16:04:17 ihi 1.49.66.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [2e56a79949addc78c9ba1b589f74da0545fa8ed2]

INTEGRATION: CWS encup (1.2.8); FILE MERGED 2005/04/29 16:04:16 ihi 1.2.8.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [6100c686dceb009d1303489a3d0196d943b8f399]

INTEGRATION: CWS encup (1.28.346); FILE MERGED 2005/04/29 16:04:15 ihi 1.28.346.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [63d377d4f84bd15e3d8c41fb7dbbd6d9e46b1a1d]

INTEGRATION: CWS encup (1.25.346); FILE MERGED 2005/04/29 16:04:15 ihi 1.25.346.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [2e3c4f01ed83f4aff281cf370caf0980918728ce]

INTEGRATION: CWS encup (1.2.262); FILE MERGED 2005/04/29 16:04:14 ihi 1.2.262.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [0282d08f51517f8e0ffab1e22bffe79be2faf749]

INTEGRATION: CWS encup (1.35.346); FILE MERGED 2005/04/29 16:04:13 ihi 1.35.346.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [d11dca44009e60957437801724247ff35f8d66ec]

INTEGRATION: CWS encup (1.43.346); FILE MERGED 2005/04/29 16:04:13 ihi 1.43.346.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [b189272923fd38cbd20ba39ded468de0450c30e6]

INTEGRATION: CWS encup (1.38.346); FILE MERGED 2005/04/29 16:04:13 ihi 1.38.346.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [6e3e81a5517852c7af39a974064cafa751c3f309]

INTEGRATION: CWS encup (1.2.262); FILE MERGED 2005/08/05 23:54:04 ihi 1.2.262.2: RESYNC: (1.2-1.3); FILE MERGED 2005/04/29 16:04:13 ihi 1.2.262.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [119422550fcf2f2881e3f762b03bb90c213a1eb0]

INTEGRATION: CWS encup (1.25.346); FILE MERGED 2005/04/29 16:04:13 ihi 1.25.346.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [062fbd3c1f424d063d8256d22cf9e2c4683dac9e]

INTEGRATION: CWS encup (1.25.346); FILE MERGED 2005/04/29 16:04:12 ihi 1.25.346.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [6f942114a0b413be37c9e135d091599c287cc9a7]

INTEGRATION: CWS encup (1.49.346); FILE MERGED 2005/04/29 16:04:12 ihi 1.49.346.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [79c8e08000a78476d151decd256b063e174c073a]

INTEGRATION: CWS encup (1.31.346); FILE MERGED 2005/04/29 16:04:11 ihi 1.31.346.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [2dc52717b7d21145da0fcf921a99bd8c6155aaa5]

INTEGRATION: CWS encup (1.54.346); FILE MERGED 2005/04/29 16:04:11 ihi 1.54.346.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [c7cb9e741e5cb55cdec07a9cf348892134ce597c]

INTEGRATION: CWS dutchextras (1.3.16); FILE MERGED 2005/06/30 13:17:09 va 1.3.16.1: #123998# Modified file for SO8. Issue number: Submitted by: Reviewed by:


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [a8f94aea69dc584e9e8b88b6c2c5bdbcd8447ce5]

INTEGRATION: CWS encup (1.58.346); FILE MERGED 2005/04/29 16:04:10 ihi 1.58.346.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [900bf1bb7be487d33eae57164811ceb4d79c5ec7]

INTEGRATION: CWS dutchextras (1.3.16); FILE MERGED 2005/06/30 13:17:08 va 1.3.16.1: #123998# Modified file for SO8. Issue number: Submitted by: Reviewed by:


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [77c1b6bd2a2ee3b415a815834e261e399d777b4e]

INTEGRATION: CWS encup (1.30.346); FILE MERGED 2005/04/29 16:04:10 ihi 1.30.346.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [49f8b69245198b1ee8ae9922ec7238a7cb2bc193]

INTEGRATION: CWS dutchextras (1.3.16); FILE MERGED 2005/06/30 13:17:06 va 1.3.16.1: #123998# Modified file for SO8. Issue number: Submitted by: Reviewed by:


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [deabb155aa465eec61a9c678356db93295f6fefb]

INTEGRATION: CWS dutchextras (1.3.16); FILE MERGED 2005/06/30 13:17:04 va 1.3.16.1: #123998# Modified file for SO8. Issue number: Submitted by: Reviewed by:


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [9b35353c18efb9703928ea8188490892764669ec]

INTEGRATION: CWS dutchextras (1.3.16); FILE MERGED 2005/06/30 13:17:03 va 1.3.16.1: #123998# Modified file for SO8. Issue number: Submitted by: Reviewed by:


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [155299d8f1c00ea323c3ae1fdc8e5223977c2459]

INTEGRATION: CWS dutchextras (1.3.16); FILE MERGED 2005/06/30 13:17:02 va 1.3.16.1: #123998# Modified file for SO8. Issue number: Submitted by: Reviewed by:


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [1422e8875b214e379d0ef5c5deefa8ea135af716]

INTEGRATION: CWS dutchextras (1.3.16); FILE MERGED 2005/06/30 13:17:00 va 1.3.16.1: #123998# Modified file for SO8. Issue number: Submitted by: Reviewed by:


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [e274b92e65c5f2a61dc10bd24dc9334bd2231e86]

INTEGRATION: CWS dutchextras (1.3.16); FILE MERGED 2005/06/30 13:16:58 va 1.3.16.1: #123998# Modified file for SO8. Issue number: Submitted by: Reviewed by:


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [55bf29685e62b3a8a86af9ab68a1efd80ad55d4f]

INTEGRATION: CWS encup (1.2.52); FILE MERGED 2005/04/29 16:03:49 ihi 1.2.52.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [85a628052342c6c1f7b5994b2236a4b93f7566c3]

INTEGRATION: CWS dutchextras (1.1.2); FILE ADDED 2005/06/29 14:53:50 ih 1.1.2.1: #123998# dutch templates initial revision


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [2ab326c2e117ae0d527672088c1e5914357b679d]

INTEGRATION: CWS encup (1.3.52); FILE MERGED 2005/04/29 16:03:49 ihi 1.3.52.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [2540790c7a3173b8ede3746a01e3a817555c8f5b]

INTEGRATION: CWS dutchextras (1.1.2); FILE ADDED 2005/06/29 14:53:48 ih 1.1.2.1: #123998# dutch templates initial revision


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [ebebfa0597b9f8189af53135fa712093ab7d34e9]

INTEGRATION: CWS encup (1.2.50); FILE MERGED 2005/04/29 16:03:49 ihi 1.2.50.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [784d27f5487293b68f2837b63c451a1cd0be6bf1]

INTEGRATION: CWS dutchextras (1.1.2); FILE ADDED 2005/06/29 14:53:47 ih 1.1.2.1: #123998# dutch templates initial revision


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [29cf2cd5308ec708c14d1fcd7a2a6c843f403956]

INTEGRATION: CWS encup (1.3.32); FILE MERGED 2005/04/29 16:03:49 ihi 1.3.32.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [aad68d3a944915881baa540da52572f24fb89580]

INTEGRATION: CWS encup (1.4.50); FILE MERGED 2005/04/29 16:03:48 ihi 1.4.50.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [16f27e3e03aedd3066cf535f0d9fc0bbcebe7bd0]

INTEGRATION: CWS encup (1.3.50); FILE MERGED 2005/04/29 16:03:48 ihi 1.3.50.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [3c05ff396f1eb40d51a7187b7daa7b1dde343361]

INTEGRATION: CWS encup (1.2.50); FILE MERGED 2005/04/29 16:03:47 ihi 1.2.50.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [60043b9c9b6923f7762e71ad72dbf876335cbeff]

INTEGRATION: CWS dutchextras (1.1.2); FILE ADDED 2005/06/29 14:51:38 ih 1.1.2.1: #123998# dutch templates initial revision


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [f2ae91207de98e7f7df922ba6c8bce102339069e]

INTEGRATION: CWS dutchextras (1.1.2); FILE ADDED 2005/06/29 14:51:39 ih 1.1.2.1: #123998# dutch templates initial revision


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [ab8b14c35bb298363f3e965958d0f90d65a57eea]

INTEGRATION: CWS dutchextras (1.1.2); FILE ADDED 2005/06/29 14:51:40 ih 1.1.2.1: #123998# dutch templates initial revision


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [1172ec70b04921966a8b1f02a9bf448dc89dffe9]

INTEGRATION: CWS dutchextras (1.1.2); FILE ADDED 2005/06/29 14:51:36 ih 1.1.2.1: #123998# dutch templates initial revision


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [02263c54bbaea0397f8d65b41106d6adce37cab6]

INTEGRATION: CWS dutchextras (1.1.2); FILE ADDED 2005/06/29 14:51:37 ih 1.1.2.1: #123998# dutch templates initial revision


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [4f31a1c458ef49cba9f88ffdabda3e740fc6b65c]

INTEGRATION: CWS dutchextras (1.1.2); FILE ADDED 2005/07/07 15:31:55 va 1.1.2.1: #123999# New file name.


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [9d711301d6e9ee811ad122cc8a57c64e59384077]

INTEGRATION: CWS encup (1.44.278); FILE MERGED 2005/04/29 16:03:30 ihi 1.44.278.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [adf4e14fdc7d1a63d735b2acf2da37271dd216b1]

INTEGRATION: CWS encup (1.27.278); FILE MERGED 2005/04/29 16:03:29 ihi 1.27.278.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [4ab3ca688440538a45a3d15c44d29c10b5f9dd29]

INTEGRATION: CWS encup (1.37.274); FILE MERGED 2005/04/29 16:03:29 ihi 1.37.274.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [12da56fe0aad1823ea819718848ed3b9c988ea90]

INTEGRATION: CWS dutchextras (1.1.2); FILE ADDED 2005/07/21 09:50:05 ih 1.1.2.2: resaved due to wrong mimetype Issue number: Submitted by: Reviewed by: 2005/06/30 13:00:33 va 1.1.2.1: #123998# Initial Revision.


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [43a7da5b689123dc566757a4a3a89fd838060f50]

INTEGRATION: CWS dutchextras (1.1.2); FILE ADDED 2005/07/21 09:50:05 ih 1.1.2.2: resaved due to wrong mimetype Issue number: Submitted by: Reviewed by: 2005/06/30 13:00:30 va 1.1.2.1: #123998# Initial Revision.


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [c17d549e7090a07e911e739a61036b4cbaf4348a]

INTEGRATION: CWS encup (1.36.72); FILE MERGED 2005/04/29 16:03:29 ihi 1.36.72.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [b87529fe6170a42ce90866f70f323d907164a75f]

INTEGRATION: CWS dutchextras (1.1.2); FILE ADDED 2005/07/21 09:50:04 ih 1.1.2.2: resaved due to wrong mimetype Issue number: Submitted by: Reviewed by: 2005/06/30 13:00:27 va 1.1.2.1: #123998# Initial Revision.


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [ed46877e4cfe43815b959affb319a20ab43b48e5]

INTEGRATION: CWS dutchextras (1.1.2); FILE ADDED 2005/07/21 09:50:04 ih 1.1.2.2: resaved due to wrong mimetype Issue number: Submitted by: Reviewed by: 2005/06/30 13:00:25 va 1.1.2.1: #123998# Initial Revision.


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [96872b7c0526cc17b2c95038dc6217616422f891]

INTEGRATION: CWS dutchextras (1.1.2); FILE ADDED 2005/07/21 09:50:03 ih 1.1.2.2: resaved due to wrong mimetype Issue number: Submitted by: Reviewed by: 2005/06/30 13:00:21 va 1.1.2.1: #123998# Initial Revision.


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [713d5eb5a9a73dfae3eed267d111a6b98d69f383]

INTEGRATION: CWS dutchextras (1.1.2); FILE ADDED 2005/07/21 09:50:03 ih 1.1.2.2: resaved due to wrong mimetype Issue number: Submitted by: Reviewed by: 2005/06/30 13:00:18 va 1.1.2.1: #123998# Initial Revision.


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [ff3fe03d2c595b8b786135c1cd6fa9ee76d97501]

INTEGRATION: CWS encup (1.40.74); FILE MERGED 2005/04/29 16:03:13 ihi 1.40.74.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [8a6e216da6ab7148447b1687320dc997a7041ef4]

INTEGRATION: CWS dutchextras (1.1.2); FILE ADDED 2005/07/21 09:50:02 ih 1.1.2.2: resaved due to wrong mimetype Issue number: Submitted by: Reviewed by: 2005/06/30 13:00:14 va 1.1.2.1: #123998# Initial Revision.


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [79edcb856b9bfcb0dc8252d2319eaa31263ef0c7]

INTEGRATION: CWS encup (1.41.6); FILE MERGED 2005/04/29 16:03:10 ihi 1.41.6.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [055ee5c242173a060aaace50564b38191bdc5831]

INTEGRATION: CWS dutchextras (1.1.2); FILE ADDED 2005/07/21 09:50:01 ih 1.1.2.2: resaved due to wrong mimetype Issue number: Submitted by: Reviewed by: 2005/06/30 13:00:12 va 1.1.2.1: #123998# Initial Revision.


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [19d471af6238f076cbd14709c7feda5c5272d7de]

INTEGRATION: CWS encup (1.22.36); FILE MERGED 2005/04/29 16:03:10 ihi 1.22.36.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [ec28b80e1678fcbaf6ac7c6c9e50cbc106f5aa10]

INTEGRATION: CWS dutchextras (1.1.2); FILE ADDED 2005/07/21 09:50:01 ih 1.1.2.2: resaved due to wrong mimetype Issue number: Submitted by: Reviewed by: 2005/06/30 13:00:10 va 1.1.2.1: #123998# Initial Revision.


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [e22437388dce0dd249175cc88bc26d49a3967b60]

INTEGRATION: CWS encup (1.69.6); FILE MERGED 2005/04/29 16:03:10 ihi 1.69.6.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [4e9aa4737a31434a49b4ac0b700a6f3684de2797]

INTEGRATION: CWS dutchextras (1.1.2); FILE ADDED 2005/07/21 09:50:01 ih 1.1.2.2: resaved due to wrong mimetype Issue number: Submitted by: Reviewed by: 2005/06/30 13:00:09 va 1.1.2.1: #123998# Initial Revision.


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [baa4d1747d21fcf45e4b9f7388b5a0ffcb8798ab]

INTEGRATION: CWS dutchextras (1.1.2); FILE ADDED 2005/07/21 09:50:00 ih 1.1.2.2: resaved due to wrong mimetype Issue number: Submitted by: Reviewed by: 2005/06/30 13:00:07 va 1.1.2.1: #123998# Initial Revision.


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [7142d9a02c899a57be7730a1a9a38e6c8b7c50db]

INTEGRATION: CWS encup (1.58.6); FILE MERGED 2005/04/29 16:03:09 ihi 1.58.6.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [6ee2d76082d7b8e597c85300a9a88ccd385612cd]

INTEGRATION: CWS dutchextras (1.1.2); FILE ADDED 2005/07/21 09:49:58 ih 1.1.2.2: resaved due to wrong mimetype Issue number: Submitted by: Reviewed by: 2005/06/30 13:00:07 va 1.1.2.1: #123998# Initial Revision.


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [3bb2779910d518f477ca1fa7af9a8eac5b7a0aab]

INTEGRATION: CWS dutchextras (1.1.2); FILE ADDED 2005/07/21 09:49:58 ih 1.1.2.2: resaved due to wrong mimetype Issue number: Submitted by: Reviewed by: 2005/06/30 13:00:06 va 1.1.2.1: #123998# Initial Revision.


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [af420ee9f0390db60efb89491d3c3a05ebd83c53]

INTEGRATION: CWS dutchextras (1.1.2); FILE ADDED 2005/07/21 09:49:58 ih 1.1.2.2: resaved due to wrong mimetype Issue number: Submitted by: Reviewed by: 2005/06/30 13:00:05 va 1.1.2.1: #123998# Initial Revision.


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [9254c32c30d8d073ccfbd0823d41f8c6db5ff552]

INTEGRATION: CWS dutchextras (1.1.2); FILE ADDED 2005/07/21 09:49:54 ih 1.1.2.2: resaved due to wrong mimetype Issue number: Submitted by: Reviewed by: 2005/06/30 13:00:02 va 1.1.2.1: #123998# Initial Revision.


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [4cd6adcdb4bf49dfc9c4c37c3d6d36198fd39a76]

INTEGRATION: CWS dutchextras (1.1.2); FILE ADDED 2005/07/21 09:49:53 ih 1.1.2.2: resaved due to wrong mimetype Issue number: Submitted by: Reviewed by: 2005/06/30 13:00:02 va 1.1.2.1: #123998# Initial Revision.


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [40138df826f37e3793f24a4655db8d1e810a4952]

INTEGRATION: CWS dutchextras (1.1.2); FILE ADDED 2005/07/21 09:49:53 ih 1.1.2.2: resaved due to wrong mimetype Issue number: Submitted by: Reviewed by: 2005/06/30 13:00:00 va 1.1.2.1: #123998# Initial Revision.


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [dfa85333292e282818e4430be8d414273c788345]

INTEGRATION: CWS oj15 (1.134.2); FILE MERGED 2005/09/14 06:15:02 oj 1.134.2.1: #i54394# current row doesn't have to be empty


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [f57ec23c6738d0e6f32bf17eb561995ddd0b4247]

INTEGRATION: CWS dutchextras (1.1.2); FILE ADDED 2005/07/21 09:49:50 ih 1.1.2.2: resaved due to wrong mimetype Issue number: Submitted by: Reviewed by: 2005/06/30 12:59:58 va 1.1.2.1: #123998# Initial Revision.


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [83887862e0245e82d59075fee80efca113b4f881]

INTEGRATION: CWS dutchextras (1.1.2); FILE ADDED 2005/06/29 14:49:48 ih 1.1.2.1: #123997# dutch templates initial revision


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [d5fee4a4fa80e31bafc3f3fb5f6fe9844c813cbc]

INTEGRATION: CWS dutchextras (1.1.2); FILE ADDED 2005/06/29 14:47:47 ih 1.1.2.1: #123997# dutch templates initial revision


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [fd765e9cbfe3bbfecf2f571f6c384dc8cd1de5a3]

INTEGRATION: CWS encup (1.5.20); FILE MERGED 2005/04/29 16:02:44 ihi 1.5.20.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [205ebdc393cb54bf167315c9d0f196be4a2692b7]

INTEGRATION: CWS dutchextras (1.1.2); FILE ADDED 2005/06/29 14:47:48 ih 1.1.2.1: #123997# dutch templates initial revision


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [e3f3c639d8b1644480ce0df2a43f5c2fe60aac95]

INTEGRATION: CWS encup (1.3.212); FILE MERGED 2005/04/29 16:02:42 ihi 1.3.212.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [b4d53577c14d8be66bd3b8610010c30e6ba46af8]

INTEGRATION: CWS smoketest7 (1.14.4); FILE MERGED 2005/09/21 13:43:10 kz 1.14.4.1: #125499# do not check mount file systems


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [e3a4421164d6e591290923827776488f4ceaf5e4]

INTEGRATION: CWS encup (1.3.212); FILE MERGED 2005/04/29 16:02:41 ihi 1.3.212.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [c6811148fdfa9899cd2c05e0a64d580e0a7b0ab3]

INTEGRATION: CWS encup (1.4.172); FILE MERGED 2005/04/29 16:02:41 ihi 1.4.172.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [d88362eb1b63c7e715e6a77c1faf4d552576df55]

INTEGRATION: CWS encup (1.62.126); FILE MERGED 2005/08/09 14:05:53 ihi 1.62.126.3: resync merge error 2005/08/08 16:55:57 ihi 1.62.126.2: RESYNC: (1.62-1.63); FILE MERGED 2005/04/29 16:02:40 ihi 1.62.126.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [849bcb946ff548c2ceda47e94aff64f707696e21]

INTEGRATION: CWS dutchextras (1.2.98); FILE MERGED 2005/06/30 12:03:19 va 1.2.98.1: #123998# Modified file for SO8. Issue number: Submitted by: Reviewed by:


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [a9d89f4a7a020588dcd1a6bef40d9eeade61c983]

INTEGRATION: CWS dutchextras (1.2.98); FILE MERGED 2005/06/30 12:03:18 va 1.2.98.1: #123998# Modified file for SO8. Issue number: Submitted by: Reviewed by:


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [d6d935804866aaa84db5be788b63298f52a76e3d]

INTEGRATION: CWS encup (1.11.42); FILE MERGED 2005/07/12 16:45:06 ihi 1.11.42.2: #i49922# source lang detection 2005/05/12 17:37:08 ihi 1.11.42.1: #i39452# Allow merging of source languages


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [50651fec39026b0aa7e8b5efe65e9a4279794174]

INTEGRATION: CWS encup (1.37.22); FILE MERGED 2005/08/05 22:57:26 ihi 1.37.22.3: RESYNC: (1.38-1.39); FILE MERGED 2005/07/04 19:23:45 ihi 1.37.22.2: RESYNC: (1.37-1.38); FILE MERGED 2005/05/12 17:37:07 ihi 1.37.22.1: #i39452# Allow merging of source languages


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [663a6245d70c23e4ec76f65464c739bdc34e7be2]

INTEGRATION: CWS encup (1.19.42); FILE MERGED 2005/07/12 16:45:06 ihi 1.19.42.4: #i49922# source lang detection 2005/07/04 19:23:07 ihi 1.19.42.3: RESYNC: (1.19-1.20); FILE MERGED 2005/06/01 17:36:51 ihi 1.19.42.2: #123272# ( joined from cws mmw02 ) migrationanalysis projects gets german translation via localize.sdf 2005/05/12 17:37:08 ihi 1.19.42.1: #i39452# Allow merging of source languages


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [5a4a42e63eaadea498bbdb0e0f1ef3d2558298b9]

INTEGRATION: CWS thb09 (1.10.8); FILE MERGED 2005/08/22 17:01:30 thb 1.10.8.4: #i52608# VCL rect clips always include one pixel more to the right and the bottom - correctly converting to polygon now. 2005/08/22 16:59:52 thb 1.10.8.3: #i52608# Always setting up font matrix, also if mapmode scales anisotrophically 2005/08/22 16:58:55 thb 1.10.8.2: #i51558# Correctly scaling EPS action, when rendering to XCanvas 2005/08/22 16:48:15 thb 1.10.8.1: #i47157# Implementing TEXTRECT meta action


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [7ac00ce9ed3c290c478b4b89126f5a025adf4296]

INTEGRATION: CWS encup (1.6.10); FILE MERGED 2005/07/12 16:45:06 ihi 1.6.10.2: #i49922# source lang detection 2005/05/12 17:37:07 ihi 1.6.10.1: #i39452# Allow merging of source languages


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [5c5f49f9d96537e79f83ca7e843b60e892712549]

INTEGRATION: CWS encup (1.29.22); FILE MERGED 2005/07/12 16:45:05 ihi 1.29.22.4: #i49922# source lang detection 2005/06/01 17:36:50 ihi 1.29.22.3: #123272# ( joined from cws mmw02 ) migrationanalysis projects gets german translation via localize.sdf 2005/05/26 13:24:49 ihi 1.29.22.2: #i39452# Fix 2005/05/12 17:37:06 ihi 1.29.22.1: #i39452# Allow merging of source languages


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [5c1fc49a32a960d6f3d148d0b51b620b83dd5bc5]

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>  [1d639d2c5ba9b8933cc778dfde0698af9ac64eb9]

INTEGRATION: CWS encup (1.45.10); FILE MERGED 2005/07/12 16:45:05 ihi 1.45.10.2: #i49922# source lang detection 2005/05/12 17:37:06 ihi 1.45.10.1: #i39452# Allow merging of source languages


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [30f8b1e05df60b7ae76a45722ba887493db4e5e7]

INTEGRATION: CWS encup (1.34.10); FILE MERGED 2005/07/12 16:45:04 ihi 1.34.10.2: #i49922# source lang detection 2005/05/13 16:06:51 ihi 1.34.10.1: #i39452# Allow merging of source languages


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [41f39f89a036460969aadcdf773e26936c749666]

INTEGRATION: CWS thb09 (1.203.32); FILE MERGED 2005/08/22 16:50:56 thb 1.203.32.1: #i47157# Added break-up method to OutputDevice, that breaks up a TextRect call into consisting portion output (comparable to AddGradientActions())


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [a7e1db21cc10ebdf92b1ef711a67905beb79d7a1]

INTEGRATION: CWS encup (1.12.10); FILE MERGED 2005/07/04 19:22:47 ihi 1.12.10.2: RESYNC: (1.12-1.13); FILE MERGED 2005/05/12 17:38:11 ihi 1.12.10.1: #i39452# Allow merging of source languages


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [6427ff2395712567389aeb4328f1c11eefe99ef0]

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>  [bc2fabe3089f197b390ec23499810dabc26b715c]

INTEGRATION: CWS thb09 (1.95.234); FILE MERGED 2005/08/22 19:42:59 thb 1.95.234.1: #114278# Setting and restoring layout mode for EditEngine


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [545a9a735b8281f9216615aa6743c3bd7a74c306]

INTEGRATION: CWS encup (1.48.124); FILE MERGED 2005/04/29 16:02:16 ihi 1.48.124.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [badc85046d19ef67e3112946bc5e8d11827d7f5b]

INTEGRATION: CWS thb09 (1.98.456); FILE MERGED 2005/08/22 19:42:58 thb 1.98.456.1: #114278# Setting and restoring layout mode for EditEngine


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [d30c82a2ab12daeb6c9c7a09d1df8e16b32c895f]

INTEGRATION: CWS calcsoli (1.11.252); FILE MERGED 2005/08/26 10:44:43 nn 1.11.252.1: #i53728# workaround for solaris/x86 compiler problem


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [e372655b59a8dee0bf61faf3041bf1c5ae88ee2f]

INTEGRATION: CWS encup (1.110.10); FILE MERGED 2005/08/05 22:45:35 ihi 1.110.10.2: RESYNC: (1.110-1.111); FILE MERGED 2005/04/29 16:02:15 ihi 1.110.10.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [ead95c8e743ca14174dda9677d336769308a0907]

INTEGRATION: CWS encup (1.26.124); FILE MERGED 2005/04/29 16:02:14 ihi 1.26.124.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [d7ed2b4b4e31e275bdccb1ea8479522c84a12e70]

INTEGRATION: CWS encup (1.8.196); FILE MERGED 2005/04/29 16:01:58 ihi 1.8.196.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [860abf6c57fd6c4e32012323e9984ddf85eed329]

INTEGRATION: CWS encup (1.9.196); FILE MERGED 2005/04/29 16:01:58 ihi 1.9.196.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [3e053d9929247f91b9c7918ea7b01f6ca99156e6]

INTEGRATION: CWS dutchextras (1.26.90); FILE MERGED 2005/08/15 12:56:29 ih 1.26.90.1: Date format for dutch changed


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [934fe4d8bdbca0e9346aa6a0beb72b14c9ca2820]

INTEGRATION: CWS encup (1.11.196); FILE MERGED 2005/04/29 16:01:58 ihi 1.11.196.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [40052e2f1319fb202f8656fd262e2f0f002ca6f1]

INTEGRATION: CWS encup (1.12.32); FILE MERGED 2005/04/29 16:01:58 ihi 1.12.32.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [9897f9d79b78d3b344e2b94f5048e4eec061b6ae]

INTEGRATION: CWS encup (1.23.58); FILE MERGED 2005/04/29 16:01:57 ihi 1.23.58.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [d5b3667db52aea763be39d071e271f13ffc34dd6]

INTEGRATION: CWS encup (1.12.196); FILE MERGED 2005/04/29 16:01:57 ihi 1.12.196.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [1d685544b54c170b0c95ceab34b8843945ee20d5]

INTEGRATION: CWS encup (1.89.30); FILE MERGED 2005/04/29 16:01:31 ihi 1.89.30.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [b6c68c73268b164f80ca3ed6ee1d6ef9333e56d3]

INTEGRATION: CWS encup (1.57.122); FILE MERGED 2005/04/29 16:01:30 ihi 1.57.122.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [f677965f9ae2ae9cbd86b01e52de4116462ca236]

INTEGRATION: CWS encup (1.45.152); FILE MERGED 2005/04/29 16:01:30 ihi 1.45.152.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [7cfe6245543d28c9e363be4678a1a5e11d8f0116]

INTEGRATION: CWS encup (1.92.122); FILE MERGED 2005/04/29 16:01:29 ihi 1.92.122.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [76c9b9613c3132bd09436e9f9393e4007ccef768]

INTEGRATION: CWS encup (1.67.42); FILE MERGED 2005/04/29 16:01:29 ihi 1.67.42.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [fc62782bd14ba701a4216f8232e40324e21aabc5]

INTEGRATION: CWS encup (1.42.122); FILE MERGED 2005/04/29 16:01:28 ihi 1.42.122.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [665d073cd0ace7dc96d32e7abadba5911e6e6257]

INTEGRATION: CWS encup (1.4.82); FILE MERGED 2005/04/29 16:01:28 ihi 1.4.82.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [ec8493861bb8a7f136a50f87a028238179cbe9dc]

INTEGRATION: CWS encup (1.43.82); FILE MERGED 2005/04/29 16:01:27 ihi 1.43.82.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [cba7dc9c58f2bfb43acf5bc9fec3897a2431abc7]

INTEGRATION: CWS encup (1.30.152); FILE MERGED 2005/04/29 16:01:27 ihi 1.30.152.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [4b5f49101af0362bdc6d0e86a10e9f8376a33adf]

INTEGRATION: CWS encup (1.32.70); FILE MERGED 2005/04/29 16:01:27 ihi 1.32.70.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [89a3dc8d38e6a782de1896d28f66a54b11fd93f5]

INTEGRATION: CWS encup (1.33.132); FILE MERGED 2005/04/29 16:01:27 ihi 1.33.132.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [a006b08f1a7be480609073cfd813a15a42940f51]

INTEGRATION: CWS encup (1.43.22); FILE MERGED 2005/04/29 16:01:26 ihi 1.43.22.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [cf3d31574e86f7f5427b94b83bcc693e678c2210]

INTEGRATION: CWS encup (1.40.132); FILE MERGED 2005/04/29 16:01:26 ihi 1.40.132.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [86d718857a2b311425285476eb0b3ac17d7ed3de]

INTEGRATION: CWS encup (1.28.152); FILE MERGED 2005/04/29 16:01:26 ihi 1.28.152.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [e517949ad10ecf247a95f378f1dfdd7cac9d73c2]

INTEGRATION: CWS encup (1.41.132); FILE MERGED 2005/04/29 16:01:26 ihi 1.41.132.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [4820d74a26baa5fde706a0f5ff9ae5ec0893433e]

INTEGRATION: CWS encup (1.29.152); FILE MERGED 2005/04/29 16:01:25 ihi 1.29.152.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [c5fd4bdda6372fe5acedc76c160fea2b96f6df92]

INTEGRATION: CWS encup (1.6.24); FILE MERGED 2005/08/05 20:07:53 ihi 1.6.24.2: RESYNC: (1.6-1.7); FILE MERGED 2005/04/29 16:01:25 ihi 1.6.24.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [f77115eb67658be2141594187907c53a785aa910]

INTEGRATION: CWS encup (1.4.42); FILE MERGED 2005/04/29 16:01:25 ihi 1.4.42.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [83123b3a1f9dc4b69ca8dec740c630bf3b65a623]

INTEGRATION: CWS encup (1.144.42); FILE MERGED 2005/08/18 16:30:47 ihi 1.144.42.4: #i40603# utf8 char fixed 2005/08/09 12:54:29 ihi 1.144.42.3: resync merge error 2005/08/08 16:55:47 ihi 1.144.42.2: RESYNC: (1.144-1.146); FILE MERGED 2005/04/29 16:01:24 ihi 1.144.42.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [4d51071f6613a0f03651812d9afe1439179a33d0]

INTEGRATION: CWS encup (1.28.152); FILE MERGED 2005/04/29 16:01:23 ihi 1.28.152.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [0251c5bb4c6c4c413117fc2b85c68e049a108ef0]

INTEGRATION: CWS encup (1.22.132); FILE MERGED 2005/04/29 16:01:23 ihi 1.22.132.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [58b7cd0fed74645b032a49a75428f379418c12fa]

INTEGRATION: CWS encup (1.38.152); FILE MERGED 2005/04/29 16:01:23 ihi 1.38.152.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [e3f67ac3f7bba5ca3d9bceec19151fda27836bd2]

INTEGRATION: CWS encup (1.3.74); FILE MERGED 2005/04/29 16:01:23 ihi 1.3.74.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [d87a9c6718e78765d032ab1f2823aa272a21a68c]

INTEGRATION: CWS encup (1.6.22); FILE MERGED 2005/04/29 16:01:22 ihi 1.6.22.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [9be7feaa4bf00bd5f59cafb7d9f86c5d44eb5d7c]

INTEGRATION: CWS encup (1.3.42); FILE MERGED 2005/04/29 16:01:22 ihi 1.3.42.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [f65c3f6bef4dce95449c26526de18a16ea66578f]

INTEGRATION: CWS encup (1.31.152); FILE MERGED 2005/04/29 16:01:22 ihi 1.31.152.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [03e91be487747c27823555ad95a844fa65cb0d92]

INTEGRATION: CWS encup (1.40.132); FILE MERGED 2005/04/29 16:01:21 ihi 1.40.132.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [762c2005af3edc2f259803debd1d5cf9ffaf0c37]

INTEGRATION: CWS encup (1.14.152); FILE MERGED 2005/04/29 16:01:21 ihi 1.14.152.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [23b46b0f6ab73aafecbc1bbee04d6aed7593c99b]

INTEGRATION: CWS encup (1.53.152); FILE MERGED 2005/04/29 16:01:20 ihi 1.53.152.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [5b49909292c0f8da8efb4fccfda5c26bb9135449]

INTEGRATION: CWS encup (1.99.70); FILE MERGED 2005/04/29 16:01:20 ihi 1.99.70.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [7e431911287605f847062be029e243f67cb4d5b1]

INTEGRATION: CWS encup (1.46.44); FILE MERGED 2005/04/29 16:01:17 ihi 1.46.44.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [6ff0db67a361373018317f0349a23f058f61b790]

INTEGRATION: CWS encup (1.3.376); FILE MERGED 2005/04/29 16:00:43 ihi 1.3.376.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [967deee266ad22fd06c8b04c414e222300b833ab]

INTEGRATION: CWS encup (1.2.270); FILE MERGED 2005/04/29 16:00:43 ihi 1.2.270.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [e1fc1b702f634852e901937b849bf762e9fa4a26]

INTEGRATION: CWS encup (1.2.518); FILE MERGED 2005/04/29 16:00:43 ihi 1.2.518.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [b1648b9a73706cec7a38befc3d53adfd30c5e73c]

INTEGRATION: CWS encup (1.4.46); FILE MERGED 2005/04/29 16:00:42 ihi 1.4.46.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [e6c379dfc39e98f490915a00d0d6be70ddac3271]

INTEGRATION: CWS encup (1.4.484); FILE MERGED 2005/04/29 16:00:42 ihi 1.4.484.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [950e621c5dcd9251c1fe6e46b9a4fcf7685749b6]

INTEGRATION: CWS encup (1.41.224); FILE MERGED 2005/04/29 16:00:41 ihi 1.41.224.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [b008104f68c551022b80655722fe385eb0689b8b]

INTEGRATION: CWS encup (1.24.652); FILE MERGED 2005/04/29 16:00:41 ihi 1.24.652.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [21431c44dd7b1060a7567449d9cf72373a841775]

INTEGRATION: CWS encup (1.20.652); FILE MERGED 2005/04/29 16:00:41 ihi 1.20.652.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [af7f1114869e189a796f18f3371372c292a6f061]

INTEGRATION: CWS encup (1.5.66); FILE MERGED 2005/04/29 16:00:40 ihi 1.5.66.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [b3bf85faea4b2206c910ab5fff279dee17e76a71]

INTEGRATION: CWS encup (1.20.652); FILE MERGED 2005/04/29 16:00:40 ihi 1.20.652.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [42488270f4163b2781bdef84ca4ba0553bbdb214]

INTEGRATION: CWS encup (1.86.92); FILE MERGED 2005/04/29 16:00:37 ihi 1.86.92.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [8dfcb43f49d154e6bf411fdaa15522acecf64143]

INTEGRATION: CWS encup (1.26.92); FILE MERGED 2005/04/29 16:00:36 ihi 1.26.92.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [b6615f67ae2f3837ef273f9246053f50ec5a372a]

INTEGRATION: CWS encup (1.14.376); FILE MERGED 2005/04/29 16:00:36 ihi 1.14.376.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [8b169df3637e21beab574cfcdbfd2beb1419dddf]

INTEGRATION: CWS encup (1.15.652); FILE MERGED 2005/04/29 16:00:35 ihi 1.15.652.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [8f4fd9fa90bfe07543a0eca349334f737affe9b3]

INTEGRATION: CWS encup (1.30.650); FILE MERGED 2005/04/29 16:00:34 ihi 1.30.650.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [03b60c4859f8c204b16839f23a6f047bf0aeb2cb]

INTEGRATION: CWS encup (1.73.210); FILE MERGED 2005/04/29 16:00:34 ihi 1.73.210.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [6db7d403a6020a59f450f933ea159aefbc9d0122]

INTEGRATION: CWS encup (1.28.650); FILE MERGED 2005/04/29 16:00:34 ihi 1.28.650.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [4e50d98d4328005f10fed6032d0a44b406dfd4bb]

INTEGRATION: CWS encup (1.43.412); FILE MERGED 2005/04/29 16:00:33 ihi 1.43.412.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [ce3b072d23b279add6b697d4e5acec967d58f18e]

INTEGRATION: CWS encup (1.35.650); FILE MERGED 2005/04/29 16:00:33 ihi 1.35.650.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [ef85ccf9de769d3c2873105d87aa2fe60375581c]

INTEGRATION: CWS encup (1.89.8); FILE MERGED 2005/04/29 16:00:32 ihi 1.89.8.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [91797a454c4e272ed6368c351e50a691428572ca]

INTEGRATION: CWS encup (1.54.60); FILE MERGED 2005/04/29 16:00:31 ihi 1.54.60.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [79de81852841edb6fbfe0847e1e30b981b29d422]

INTEGRATION: CWS encup (1.51.130); FILE MERGED 2005/04/29 16:00:31 ihi 1.51.130.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [838271747c889299c6bf15bd2a615ddda84b2cb4]

INTEGRATION: CWS encup (1.26.650); FILE MERGED 2005/04/29 16:00:30 ihi 1.26.650.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [cf43779898783b11f9c9b5234b44fdd4023f4910]

INTEGRATION: CWS encup (1.13.546); FILE MERGED 2005/04/29 16:00:30 ihi 1.13.546.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [0fbf4069c78b39d30cddcf588fefefc523c104a0]

INTEGRATION: CWS encup (1.37.162); FILE MERGED 2005/04/29 16:00:29 ihi 1.37.162.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [4b099ebfeb93f680112b96cef229ce07e8bf30d9]

INTEGRATION: CWS encup (1.31.586); FILE MERGED 2005/04/29 16:00:29 ihi 1.31.586.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [62c1344b9dbd068a29342bbf503ac06d74542cf1]

INTEGRATION: CWS encup (1.34.650); FILE MERGED 2005/04/29 16:00:28 ihi 1.34.650.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [e83e550424329781a011ec0d0b546fbd322654ae]

INTEGRATION: CWS encup (1.76.522); FILE MERGED 2005/04/29 16:00:27 ihi 1.76.522.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [f1761317c29cf2c68628f51e3bc81238d4b0cafa]

INTEGRATION: CWS encup (1.49.154); FILE MERGED 2005/04/29 16:00:26 ihi 1.49.154.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [111f515a107684465580560756773bf089f8cd4c]

INTEGRATION: CWS encup (1.10.8); FILE MERGED 2005/04/29 16:00:26 ihi 1.10.8.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [1729118494bb3ffb5a423c762d645f3172380971]

INTEGRATION: CWS encup (1.6.8); FILE MERGED 2005/07/04 18:41:27 ihi 1.6.8.2: RESYNC: (1.6-1.7); FILE MERGED 2005/04/29 16:00:25 ihi 1.6.8.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [d6982d84cc6397243dbbe80669794c88b7720fd5]

INTEGRATION: CWS encup (1.54.484); FILE MERGED 2005/04/29 16:00:24 ihi 1.54.484.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [9ddbff9c6f6b8102718b1c470ec3f92ab4185fd1]

INTEGRATION: CWS encup (1.73.172); FILE MERGED 2005/04/29 16:00:24 ihi 1.73.172.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [e536d52612b6fd832781f6434b21168f67510aa7]

INTEGRATION: CWS encup (1.5.522); FILE MERGED 2005/04/29 16:00:23 ihi 1.5.522.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [758d96cef648181943429b48fa05cc92059593fa]

INTEGRATION: CWS encup (1.63.376); FILE MERGED 2005/04/29 16:00:22 ihi 1.63.376.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [f98287ab3a18921b25399b414c8f46025e042f0a]

INTEGRATION: CWS sj22 (1.8.122); FILE MERGED 2005/08/08 14:02:52 sj 1.8.122.2: RESYNC: (1.8-1.9); FILE MERGED 2005/06/30 08:50:13 sj 1.8.122.1: #i33226# fixed transparency color for RGB triple


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [aee888262658dea39662677f3bff2e0e0e1a2953]

INTEGRATION: CWS cmcfixes18 (1.18.2); FILE MERGED 2005/09/05 09:26:46 cmc 1.18.2.1: #i54220# add CRASHREP build types


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [601707dd75f3779879a9be55023f32a12fe98907]

INTEGRATION: CWS encup (1.53.244); FILE MERGED 2005/04/29 16:00:22 ihi 1.53.244.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [c7e27684c82bdafa2ec98f887f6400e8ca1d2770]

INTEGRATION: CWS encup (1.41.646); FILE MERGED 2005/04/29 16:00:21 ihi 1.41.646.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [a9f2e3f475d0cb508ab76fd8424685d651c57bf3]

INTEGRATION: CWS encup (1.8.652); FILE MERGED 2005/04/29 16:00:21 ihi 1.8.652.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [89623a54b84a4a22c3ec232b12fbe7462c1260d2]

INTEGRATION: CWS encup (1.4.60); FILE MERGED 2005/04/29 16:00:21 ihi 1.4.60.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [56f9731a5ba6a9d63819c7b4e977a945c3992924]

INTEGRATION: CWS sj22 (1.115.162); FILE MERGED 2005/06/30 08:31:31 sj 1.115.162.1: #i29843# fixed selection problem


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [c75f551a6dd3f5c0ad8a34493803a6fb514d234a]

INTEGRATION: CWS encup (1.23.652); FILE MERGED 2005/04/29 16:00:20 ihi 1.23.652.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [73f61fa81bb133c4605bc4132537afd5e1fe9cba]

INTEGRATION: CWS encup (1.29.172); FILE MERGED 2005/04/29 16:00:20 ihi 1.29.172.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [b1380f90f40729eb360d7fa52f781339244e45f4]

INTEGRATION: CWS encup (1.28.652); FILE MERGED 2005/04/29 16:00:19 ihi 1.28.652.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [cda26ee6a519a969e468860e4bcf9d7e46a4e6f7]

INTEGRATION: CWS encup (1.60.66); FILE MERGED 2005/04/29 16:00:18 ihi 1.60.66.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [635441064ce54c13505db28ef06acc14cfc3d5fc]

INTEGRATION: CWS encup (1.43.652); FILE MERGED 2005/04/29 16:00:18 ihi 1.43.652.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [af0acc65ede14e2157b27431c83aeaa4f8720888]

INTEGRATION: CWS encup (1.24.652); FILE MERGED 2005/04/29 16:00:13 ihi 1.24.652.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [65e65c5f747d13e7b39fcf7e15bcda40567fd677]

INTEGRATION: CWS sj22 (1.133.114); FILE MERGED 2005/08/08 12:25:28 sj 1.133.114.2: RESYNC: (1.133-1.135); FILE MERGED 2005/06/30 02:30:27 sj 1.133.114.1: #120406# now ole objects may contain also bitmap graphics


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [12a788657bc6bde32edf9a6e8e42870949414cbf]

INTEGRATION: CWS encup (1.44.376); FILE MERGED 2005/04/29 16:00:13 ihi 1.44.376.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [53e701d923fe1c7f1570547d53e7bd939516c240]

INTEGRATION: CWS sj22 (1.65.364); FILE MERGED 2005/08/08 12:22:33 sj 1.65.364.2: RESYNC: (1.65-1.66); FILE MERGED 2005/07/20 15:11:58 sj 1.65.364.1: #i52183# fixed problem if exporting graphics with mapmode pixel to pdf


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [53a9c3e44319452c009d295c6e0b6fcce9ec4937]

INTEGRATION: CWS encup (1.13.130); FILE MERGED 2005/04/29 16:00:12 ihi 1.13.130.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [80790b6ae5bc3556815612c9fe6b3635579434a4]

INTEGRATION: CWS sj22 (1.5.462); FILE MERGED 2005/06/30 10:20:22 sj 1.5.462.2: #48499# fixed customshape update problem 2005/06/30 03:25:57 sj 1.5.462.1: #i48499# fixed customshape update problem


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [5bfeb2b3fc445e6113bb24a7094d1eb24fa9ded2]

INTEGRATION: CWS encup (1.52.650); FILE MERGED 2005/04/29 16:00:12 ihi 1.52.650.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [6dcdeeb9f430c445ff941ec57604f2de605732e1]

INTEGRATION: CWS sj22 (1.120.80); FILE MERGED 2005/08/08 12:19:33 sj 1.120.80.4: RESYNC: (1.120-1.122); FILE MERGED 2005/07/20 11:56:56 sj 1.120.80.3: #i51997# fixed problem with mirrored graphics 2005/06/30 03:14:08 sj 1.120.80.2: #i46923# added import of system colors (at least some of them) 2005/06/30 03:00:44 sj 1.120.80.1: #i45545# added support of italic and bold fontwork export


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [65f8a54e4ca107782f0b9ff03a691028fa700038]

INTEGRATION: CWS encup (1.18.652); FILE MERGED 2005/04/29 16:00:12 ihi 1.18.652.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [ec2e6a409591e07f96ddf7f42be54755a4fc79e0]

INTEGRATION: CWS sj22 (1.53.154); FILE MERGED 2005/08/08 12:19:04 sj 1.53.154.2: RESYNC: (1.53-1.54); FILE MERGED 2005/06/30 02:52:58 sj 1.53.154.1: #i45545# added support of italic and bold fontwork export


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [cfd2c66ece1ba2c9ba43fe4a27d6217972f1c391]

INTEGRATION: CWS encup (1.28.224); FILE MERGED 2005/04/29 16:00:11 ihi 1.28.224.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [c0c6d0947662077d649a2f8a853c89abf69c96d9]

INTEGRATION: CWS sj22 (1.95.144); FILE MERGED 2005/07/19 16:10:47 sj 1.95.144.1: #i51995# fixed actual text tagging problem fpr pdf


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [725fa9347a7493e9c18cd4c464d6f624751e1a84]

INTEGRATION: CWS encup (1.33.652); FILE MERGED 2005/04/29 16:00:11 ihi 1.33.652.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [a6c95b7c700a327d8ed0dfe9eeb83d351f8d8f9c]

INTEGRATION: CWS encup (1.27.270); FILE MERGED 2005/04/29 16:00:10 ihi 1.27.270.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [1325b1d76a93e53458efe034c2611ef77b7ab5d4]

INTEGRATION: CWS sj22 (1.11.332); FILE MERGED 2005/07/19 11:58:27 sj 1.11.332.1: #i51520# fixed gpf when trying to load invalid component


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [c436a3988a75e63a65e091c623bcca0c0f3937e6]

INTEGRATION: CWS cmcfixes18 (1.29.128); FILE MERGED 2005/09/05 09:44:55 cmc 1.29.128.1: #i54220# add BERKELEYDB build types


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [5fdc8eab2884d6016d3056ea184fd2607fe1c4ef]

INTEGRATION: CWS encup (1.26.162); FILE MERGED 2005/04/29 16:00:10 ihi 1.26.162.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [3304948798dcf186c3c1248e92e1004722f30fb2]

INTEGRATION: CWS encup (1.39.572); FILE MERGED 2005/04/29 16:00:09 ihi 1.39.572.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [8ab3dc685acf88e87a1102f0c50e03f6cada0288]

INTEGRATION: CWS sj22 (1.13.154); FILE MERGED 2005/06/30 02:41:39 sj 1.13.154.1: #i41798# fixed connector pts for connectors


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [10b8f9779d9237dcedf444079171815827f5786d]

INTEGRATION: CWS encup (1.60.108); FILE MERGED 2005/04/29 16:00:09 ihi 1.60.108.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [1cf7cdea19f409d568274a29169ee1af99bb7317]

INTEGRATION: CWS cmcfixes18 (1.5.110); FILE MERGED 2005/09/05 09:22:32 cmc 1.5.110.1: #i54220# add EXPAT build types


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [9c54fa72e911d71dbd5a0f7682ceff77514066a4]

INTEGRATION: CWS encup (1.4.652); FILE MERGED 2005/04/29 16:00:08 ihi 1.4.652.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [73515a6f39232b14277ec7e00c4b482bcafac95a]

INTEGRATION: CWS sj22 (1.7.236); FILE MERGED 2005/06/30 03:05:10 sj 1.7.236.1: #i45545# added support of italic and bold fontwork export


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [3e01a32341b20ab23fe2cc96bae05fd619b4508a]

INTEGRATION: CWS encup (1.4.548); FILE MERGED 2005/04/29 16:00:08 ihi 1.4.548.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [9844b0914497f011ea1d5692f0850738da90f104]

INTEGRATION: CWS sj22 (1.3.570); FILE MERGED 2005/06/30 03:26:19 sj 1.3.570.1: #i48499# fixed customshape update problem


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [a7be9a789154d160afc28c488d188a0be1a477fd]

INTEGRATION: CWS encup (1.4.8); FILE MERGED 2005/04/29 16:00:08 ihi 1.4.8.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [ffa2a21c17422bd1ffb816dd82530e3b977c03df]

INTEGRATION: CWS cmcfixes18 (1.25.60); FILE MERGED 2005/09/05 09:22:44 cmc 1.25.60.1: #i54220# add EXPAT build types


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [3f607170cb8d78afd16e601e42e9bf2dc9de7798]

INTEGRATION: CWS encup (1.47.652); FILE MERGED 2005/04/29 16:00:07 ihi 1.47.652.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [6d7f833990292acc4387ad0e4176d9c33c09aa4a]

INTEGRATION: CWS cmcfixes18 (1.8.164); FILE MERGED 2005/09/05 09:51:08 cmc 1.8.164.2: #i54220# add SABLOT build types 2005/09/05 09:45:12 cmc 1.8.164.1: #i54220# add BERKELEYDB build types


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [e5a68e11a9797bc61b4977a7e93bf4e7b138aede]

INTEGRATION: CWS encup (1.68.146); FILE MERGED 2005/04/29 16:00:07 ihi 1.68.146.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [949274c47ef9966f3f13e547b5ff0c3df0d51840]

INTEGRATION: CWS encup (1.7.8); FILE MERGED 2005/04/29 16:00:06 ihi 1.7.8.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [782a14148cc291a846b16340562f47801014fb4f]

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>  [eaf71990f028d04fb5f979498ebef1f722146bbb]

INTEGRATION: CWS encup (1.36.652); FILE MERGED 2005/04/29 16:00:06 ihi 1.36.652.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [cbcee58117fbec71d6d30d6ef281698331fe34d9]

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>  [f05b08b452c18c36233993ec634803c2b25476df]

INTEGRATION: CWS encup (1.8.8); FILE MERGED 2005/04/29 16:00:05 ihi 1.8.8.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [265352a61e369e966a620042366cfa1f4e6e1d41]

INTEGRATION: CWS encup (1.19.652); FILE MERGED 2005/04/29 16:00:05 ihi 1.19.652.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [9652f936c9d996f8a328672b39ba6072c84456f5]

INTEGRATION: CWS cmcfixes18 (1.21.56); FILE MERGED 2005/09/05 09:22:58 cmc 1.21.56.1: #i54220# add EXPAT build types


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [76fa8e3cfdc6d2c05784ccb2daeca4a3195a4932]

INTEGRATION: CWS encup (1.37.518); FILE MERGED 2005/04/29 16:00:05 ihi 1.37.518.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [4389fbdbc8f7ab3c229f6fde791647af596bc975]

INTEGRATION: CWS encup (1.22.652); FILE MERGED 2005/04/29 16:00:04 ihi 1.22.652.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [f604186a260cdcbb89985ef6ec3a5e282115c0ff]

INTEGRATION: CWS encup (1.21.652); FILE MERGED 2005/04/29 16:00:04 ihi 1.21.652.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [cd23f7637d8e360b0424d59d516de5b49096c1df]

INTEGRATION: CWS encup (1.79.236); FILE MERGED 2005/04/29 16:00:04 ihi 1.79.236.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [f2565f03257a02dc61df3d830a1225cccdd5d55d]

INTEGRATION: CWS sj22 (1.10.50); FILE MERGED 2005/07/21 13:23:05 sj 1.10.50.1: #i42147# fixed problem, with single bith depth bitmaps


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [582710d5dd051927007d5fae77965fa74d316a34]

INTEGRATION: CWS encup (1.63.522); FILE MERGED 2005/04/29 16:00:03 ihi 1.63.522.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [5ad5c8cfcba0c783983a5ce597415de289854f45]

INTEGRATION: CWS cmcfixes18 (1.6.6); FILE MERGED 2005/09/05 09:22:03 cmc 1.6.6.1: #i54220# add EXPAT build types


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [1210e94372fef91c3c21cd5e3141bf45657b9964]

INTEGRATION: CWS sj22 (1.8.66); FILE MERGED 2005/06/30 02:23:28 sj 1.8.66.1: #i45228# fixed memory leak (now the filestream is closed)


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [076c5fded65b5de41a5b29417e3ba5948dea27be]

INTEGRATION: CWS encup (1.4.544); FILE MERGED 2005/04/29 16:00:03 ihi 1.4.544.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [6588f0fd496a28e464451b782645f2ba8870a018]

INTEGRATION: CWS encup (1.5.332); FILE MERGED 2005/04/29 16:00:02 ihi 1.5.332.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [77e3cf500186f635d0bbae6e6258023238adb51b]

INTEGRATION: CWS sj22 (1.88.76); FILE MERGED 2005/06/30 02:46:03 sj 1.88.76.1: #43399# now properly supporting page effect none if exporting to pdf


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [0a360d4110b1483afceeed1f36baec60ba50bba0]

INTEGRATION: CWS encup (1.3.652); FILE MERGED 2005/04/29 16:00:02 ihi 1.3.652.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [0b0dd5534f5ab5c94da79b708b3841d3fb395a3e]

INTEGRATION: CWS sj22 (1.82.100); FILE MERGED 2005/08/08 11:42:36 sj 1.82.100.3: RESYNC: (1.82-1.84); FILE MERGED 2005/07/27 14:11:14 sj 1.82.100.2: #i17122# fixed stylesheet problem with center title layout 2005/07/27 10:27:39 sj 1.82.100.1: #124352# fixed stylesheet problem for text having a depth of 1 and greater


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [17fa77e67525c14572284e1875476046569319be]

INTEGRATION: CWS encup (1.16.108); FILE MERGED 2005/04/29 16:00:02 ihi 1.16.108.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [5e8629ea8485837e97802c0229f1e7567847bcb7]

INTEGRATION: CWS sj22 (1.76.100); FILE MERGED 2005/08/08 11:42:16 sj 1.76.100.2: RESYNC: (1.76-1.77); FILE MERGED 2005/07/22 12:59:47 sj 1.76.100.1: #i51188# fixed gpf (no longer freeing memory twice


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [cb480c076814afff91ad221c645a01c3f9c1bd40]

INTEGRATION: CWS encup (1.54.650); FILE MERGED 2005/04/29 16:00:01 ihi 1.54.650.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [bdc0bb23658d3a139d51f8134ce7b6fd3dc8f10f]

INTEGRATION: CWS encup (1.45.518); FILE MERGED 2005/04/29 16:00:01 ihi 1.45.518.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [a12de936e7fa6da8be0d93d4de92ac82df91ad65]

INTEGRATION: CWS encup (1.25.108); FILE MERGED 2005/04/29 16:00:00 ihi 1.25.108.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [0078006e127b3ce163db9787c6046f19e4340e06]

INTEGRATION: CWS encup (1.6.302); FILE MERGED 2005/04/29 16:00:00 ihi 1.6.302.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [c358b39c472a8af0898777590f7c968e1bd534eb]

INTEGRATION: CWS encup (1.28.652); FILE MERGED 2005/04/29 16:00:00 ihi 1.28.652.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [2bf5c74172f33fe14bc2745969156454215129e0]

INTEGRATION: CWS encup (1.30.572); FILE MERGED 2005/04/29 15:59:58 ihi 1.30.572.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [b4f78fe262a7d7d9b608a2308b69a46ef6fa728a]

INTEGRATION: CWS encup (1.3.652); FILE MERGED 2005/04/29 15:59:57 ihi 1.3.652.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [303cd887b9e6530d48b03c8361ddee5ca6f916ac]

INTEGRATION: CWS encup (1.24.652); FILE MERGED 2005/04/29 15:59:57 ihi 1.24.652.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [31b0d25691e4436dfaa6b680c56d3d96ad63d7e7]

INTEGRATION: CWS encup (1.46.652); FILE MERGED 2005/04/29 15:59:57 ihi 1.46.652.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [95a3fcad380b7d7dc9a6f176bfa9c500f871a483]

INTEGRATION: CWS sj22 (1.5.130); FILE MERGED 2005/07/20 09:59:43 sj 1.5.130.1: #i9140# rectangle needs to be justified before creating round rectangle polygon


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [798b6023ab40194c4e8b3c68e76c41ffef5e34ff]

INTEGRATION: CWS encup (1.14.652); FILE MERGED 2005/04/29 15:59:56 ihi 1.14.652.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [c6ea7a7e31eb3539bb3cf57348f7efec808ba9e0]

INTEGRATION: CWS encup (1.31.652); FILE MERGED 2005/04/29 15:59:56 ihi 1.31.652.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [e4fb3fca6f6e62290f4a60efbec8abf62317d555]

INTEGRATION: CWS encup (1.72.8); FILE MERGED 2005/04/29 15:59:55 ihi 1.72.8.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [1c8add8fa30737572867c79b85fb37fc8d58b0ae]

INTEGRATION: CWS encup (1.22.652); FILE MERGED 2005/04/29 15:59:55 ihi 1.22.652.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [8725c65a9221b130f14414b9f5e059205070c6cd]

INTEGRATION: CWS sj22 (1.23.352); FILE MERGED 2005/08/08 11:10:25 sj 1.23.352.2: RESYNC: (1.23-1.24); FILE MERGED 2005/07/25 13:32:12 sj 1.23.352.1: #116553# fixed dxarry problem with multi byte characters


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [d2d903ff1120644bbe2ce9bdb70de706c63270ae]

INTEGRATION: CWS encup (1.47.572); FILE MERGED 2005/04/29 15:59:55 ihi 1.47.572.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [4e1054641ab4f5f7f8f8272b6da6e900291a8912]

INTEGRATION: CWS sj22 (1.41.372); FILE MERGED 2005/08/08 11:09:49 sj 1.41.372.3: RESYNC: (1.41-1.42); FILE MERGED 2005/07/29 09:35:12 sj 1.41.372.2: #i35252# fixed text mapping probkem 2005/06/30 08:45:00 sj 1.41.372.1: #i46928# fixed emf problem (ClosePath)


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [7bfaa9ca688c89a9398e0e2b3bff4ee30494c375]

INTEGRATION: CWS encup (1.11.366); FILE MERGED 2005/04/29 15:59:55 ihi 1.11.366.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [a16eaec9364d0c880858108e764c510aba8c7ed6]

INTEGRATION: CWS sj22 (1.23.144); FILE MERGED 2005/08/08 11:09:36 sj 1.23.144.2: RESYNC: (1.23-1.24); FILE MERGED 2005/06/30 08:36:10 sj 1.23.144.1: #i122882# graphic with negative size is no longer disapearing


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [248159340680f488b97e395af85f95e1d734ded9]

INTEGRATION: CWS encup (1.25.652); FILE MERGED 2005/04/29 15:59:54 ihi 1.25.652.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [a69e9b61c5b6ad30f091ecee120b74d4bb3724a8]

INTEGRATION: CWS encup (1.40.652); FILE MERGED 2005/04/29 15:59:54 ihi 1.40.652.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [1302b49242a26b3269386e27f291062a593cb863]

INTEGRATION: CWS encup (1.9.652); FILE MERGED 2005/04/29 15:59:54 ihi 1.9.652.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [8771335ef19a29efcd5ecfa80c30ef608ddc3a61]

INTEGRATION: CWS encup (1.35.650); FILE MERGED 2005/04/29 15:59:53 ihi 1.35.650.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [180a2053bd50e179215bf8468e2aab4c2778d78e]

INTEGRATION: CWS encup (1.5.652); FILE MERGED 2005/04/29 15:59:53 ihi 1.5.652.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [961ab3af12a458396e0988672a5c4f45ba3ed01b]

INTEGRATION: CWS encup (1.7.60); FILE MERGED 2005/04/29 15:59:53 ihi 1.7.60.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [261334c371603e66fc4fc8292bad71a427c3bea2]

INTEGRATION: CWS encup (1.3.8); FILE MERGED 2005/04/29 15:59:53 ihi 1.3.8.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [d3b52d4bf3832222d28a4fcb47c9f422dc346c3d]

INTEGRATION: CWS encup (1.2.572); FILE MERGED 2005/04/29 15:59:52 ihi 1.2.572.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [9955f384385d779a1cb8b0b9a8e566a45a5a293d]

INTEGRATION: CWS encup (1.43.66); FILE MERGED 2005/04/29 15:59:52 ihi 1.43.66.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [ce4af57f0d95dcf02c26d56f36fa9302850a8e59]

INTEGRATION: CWS encup (1.35.652); FILE MERGED 2005/04/29 15:59:51 ihi 1.35.652.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [afb1cbef57d1fdf9e100f7ae776071d1595924ef]

INTEGRATION: CWS encup (1.11.366); FILE MERGED 2005/04/29 15:59:51 ihi 1.11.366.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [38f485b21fdeaa9c20dd7f6effdfe9e2bd6ad780]

INTEGRATION: CWS encup (1.52.652); FILE MERGED 2005/04/29 15:59:51 ihi 1.52.652.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [197615e406722c2bb665f37c892411ec57bb7598]

INTEGRATION: CWS encup (1.71.652); FILE MERGED 2005/04/29 15:59:50 ihi 1.71.652.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [096049351f779e39db7d7e5a9b941c4156d0e4e2]

INTEGRATION: CWS encup (1.10.8); FILE MERGED 2005/04/29 15:59:50 ihi 1.10.8.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [c48a1af879fd5afd01116a35c13e90e463888c73]

INTEGRATION: CWS encup (1.59.58); FILE MERGED 2005/04/29 15:59:49 ihi 1.59.58.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [f823c43db79041fe15627d97e191a72c497e8c99]

INTEGRATION: CWS encup (1.35.300); FILE MERGED 2005/04/29 15:59:49 ihi 1.35.300.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [35464d161506835446961a1966ae5dcd29c5edcd]

INTEGRATION: CWS encup (1.5.522); FILE MERGED 2005/08/05 19:55:14 ihi 1.5.522.2: RESYNC: (1.5-1.6); FILE MERGED 2005/04/29 15:59:49 ihi 1.5.522.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [b9f36d4f6ab5445882546db2deb987c2a465627b]

INTEGRATION: CWS encup (1.50.570); FILE MERGED 2005/04/29 15:59:48 ihi 1.50.570.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [9840e6a9baa867a0f3ef1680ae5aad62446f22ce]

INTEGRATION: CWS encup (1.2.518); FILE MERGED 2005/04/29 15:59:48 ihi 1.2.518.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [df051e08d39fc209822bd12d31fa4f1ac6d8da1a]

INTEGRATION: CWS encup (1.30.652); FILE MERGED 2005/04/29 15:59:47 ihi 1.30.652.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [75be7880397e2424c9fee2fe3b6d166310abd794]

INTEGRATION: CWS encup (1.2.652); FILE MERGED 2005/08/05 19:45:37 ihi 1.2.652.2: RESYNC: (1.2-1.3); FILE MERGED 2005/04/29 15:59:47 ihi 1.2.652.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [cf3bb6c2de10d9d945ccdc3a6f231fc62bf5ac52]

INTEGRATION: CWS encup (1.2.26); FILE MERGED 2005/06/21 12:35:26 ihi 1.2.26.1: fixed


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [4101eee265f2716dfd53e8da9b6029d6164f4c35]

INTEGRATION: CWS encup (1.2.10); FILE MERGED 2005/04/29 15:58:12 ihi 1.2.10.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [2bbeeb8e4b778eb79a11303eab295fbe02b9e344]

INTEGRATION: CWS encup (1.2.10); FILE MERGED 2005/04/29 15:58:09 ihi 1.2.10.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [c769582a438c028764078681dd0a89cc5c17a426]

INTEGRATION: CWS encup (1.1.2); FILE ADDED 2005/05/26 15:57:09 ihi 1.1.2.1: #i49922# Source language detection


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [6363eeb71d5ad32abb0dfc8ce00a709a5c57d291]

INTEGRATION: CWS encup (1.1.2); FILE ADDED 2005/05/26 15:56:07 ihi 1.1.2.1: #i49922# Source language detection


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [85eceec18735703ad28ee926776a1f40f550ee67]

INTEGRATION: CWS encup (1.46.124); FILE MERGED 2005/04/29 15:57:52 ihi 1.46.124.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [676892635ebeacc5225ab88194b8392b4ad0fc86]

INTEGRATION: CWS encup (1.56.38); FILE MERGED 2005/04/29 15:57:52 ihi 1.56.38.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [bd43115478ba420fcd72b7d5591161197f71019c]

INTEGRATION: CWS encup (1.55.124); FILE MERGED 2005/04/29 15:57:52 ihi 1.55.124.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [c49088aaa4b427d4e87e241dd46cc775771c19d2]

INTEGRATION: CWS encup (1.23.124); FILE MERGED 2005/04/29 15:57:52 ihi 1.23.124.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [886acaf60ae665082c3c279375f452dd969be161]

INTEGRATION: CWS encup (1.101.12); FILE MERGED 2005/04/29 15:57:51 ihi 1.101.12.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [03cf723d26b7d7844cc8a9f9aff0b39222917f06]

INTEGRATION: CWS encup (1.3.14); FILE MERGED 2005/04/29 15:57:39 ihi 1.3.14.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [5ae784893cabe10a3bc8b741606a988506b145a6]

INTEGRATION: CWS encup (1.44.88); FILE MERGED 2005/04/29 15:57:39 ihi 1.44.88.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [c3ce1fadd70e261af4e56ee901355a73533a5238]

INTEGRATION: CWS encup (1.42.530); FILE MERGED 2005/04/29 15:57:04 ihi 1.42.530.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [c56aaec3c211db8f509cf4cdfbb1374a57d52897]

INTEGRATION: CWS encup (1.47.418); FILE MERGED 2005/04/29 15:57:03 ihi 1.47.418.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [53972dccdb9170fd65eb2335a2df4cad823cbaf6]

INTEGRATION: CWS encup (1.20.530); FILE MERGED 2005/04/29 15:57:03 ihi 1.20.530.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [955935eb7b938fb8acd3c14f4e887281d9176953]

INTEGRATION: CWS encup (1.46.530); FILE MERGED 2005/04/29 15:57:02 ihi 1.46.530.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [182b1cb2ba68b4a1679a88f6a217a086d6b77b13]

INTEGRATION: CWS encup (1.55.296); FILE MERGED 2005/04/29 15:57:02 ihi 1.55.296.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [7d6f9d991b0e34986dec0d07463bcf89dadff6d4]

INTEGRATION: CWS encup (1.36.530); FILE MERGED 2005/04/29 15:57:00 ihi 1.36.530.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [6322532594af1e8227588de1e53742a849f84682]

INTEGRATION: CWS encup (1.20.530); FILE MERGED 2005/04/29 15:57:00 ihi 1.20.530.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [89ed10808bc2a6ae7eb0b77d322f3a8d5d11d78e]

INTEGRATION: CWS encup (1.40.528); FILE MERGED 2005/04/29 15:56:59 ihi 1.40.528.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [fa1933b00da1b5815b33a53d9cec51af9ac37410]

INTEGRATION: CWS encup (1.47.416); FILE MERGED 2005/04/29 15:56:57 ihi 1.47.416.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [bbf17221a3adf48e613c4d7ffeb250597920a40d]

INTEGRATION: CWS encup (1.31.530); FILE MERGED 2005/04/29 15:56:57 ihi 1.31.530.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [2ce8a13ea5d8452579956a1414e942fd0a9a2997]

INTEGRATION: CWS encup (1.33.530); FILE MERGED 2005/04/29 15:56:55 ihi 1.33.530.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [f0acdbd6091835c2cee74b3d556cee892521cc76]

INTEGRATION: CWS encup (1.33.530); FILE MERGED 2005/04/29 15:56:54 ihi 1.33.530.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [a5d2d80e6a49a56fee3758be322e16dad1b7baff]

INTEGRATION: CWS encup (1.21.530); FILE MERGED 2005/04/29 15:56:53 ihi 1.21.530.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [e9e55efc2fe8c8fa7b3e2e63333670df5ac224da]

INTEGRATION: CWS encup (1.22.530); FILE MERGED 2005/04/29 15:56:52 ihi 1.22.530.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [681fd747c56bd08df205af07350d7e71d123e3f4]

INTEGRATION: CWS encup (1.28.466); FILE MERGED 2005/04/29 15:56:51 ihi 1.28.466.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [0d38e4d7e7986d2b22953205d2b7a2b0bef68006]

INTEGRATION: CWS encup (1.27.530); FILE MERGED 2005/04/29 15:56:51 ihi 1.27.530.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [17db557b5c9aaba5265bbf88f2abff2568d6ccb1]

INTEGRATION: CWS encup (1.25.242); FILE MERGED 2005/04/29 15:56:51 ihi 1.25.242.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [8e340753a37f31e23c2b688a441fa3f42da8a6ff]

INTEGRATION: CWS encup (1.32.530); FILE MERGED 2005/04/29 15:56:50 ihi 1.32.530.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [7dd775c2b3fd2c5bd42400c8c0e56658acb476a3]

INTEGRATION: CWS encup (1.47.134); FILE MERGED 2005/04/29 15:56:50 ihi 1.47.134.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [cbda3a7e19a2937cd18005080e4c19bdf604d9d6]

INTEGRATION: CWS encup (1.49.530); FILE MERGED 2005/04/29 15:56:48 ihi 1.49.530.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [b7758ef220bca670c0127c909d4b0db84e770fc4]

INTEGRATION: CWS encup (1.22.530); FILE MERGED 2005/04/29 15:56:48 ihi 1.22.530.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [64c78d8765d58baaa12ebe62b21c8ffc15c2eab3]

INTEGRATION: CWS encup (1.31.194); FILE MERGED 2005/04/29 15:56:47 ihi 1.31.194.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [07e62b9134f89b50a439c6ada2c376a01198c018]

INTEGRATION: CWS encup (1.27.530); FILE MERGED 2005/04/29 15:56:46 ihi 1.27.530.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [24b40defd4c7470703e153c6d098085765ade010]

INTEGRATION: CWS encup (1.20.530); FILE MERGED 2005/04/29 15:56:46 ihi 1.20.530.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [319f8c0f36daa0288f030fd9ee803100b655104d]

INTEGRATION: CWS encup (1.28.194); FILE MERGED 2005/04/29 15:56:45 ihi 1.28.194.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [d9cabd3ac478fd337dd1ea0b071d2633483fdf3a]

INTEGRATION: CWS encup (1.30.530); FILE MERGED 2005/04/29 15:56:45 ihi 1.30.530.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [5d2d5a7516225547db24d7c6020fd421a8c3b36c]

INTEGRATION: CWS encup (1.34.152); FILE MERGED 2005/04/29 15:56:45 ihi 1.34.152.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [a9881dc1cfbc4a6011a444360f4a881e736aaa5f]

INTEGRATION: CWS encup (1.30.156); FILE MERGED 2005/04/29 15:56:44 ihi 1.30.156.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [6069a55a6558d59f3ebc861b865ea6de89a6f3ae]

INTEGRATION: CWS encup (1.17.530); FILE MERGED 2005/04/29 15:56:44 ihi 1.17.530.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [38cbe6c793021a3705ee949e331b47164b7e04dd]

INTEGRATION: CWS encup (1.22.530); FILE MERGED 2005/04/29 15:56:43 ihi 1.22.530.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [6b18a1cee35a697a8943fb191013be624ab8332d]

INTEGRATION: CWS encup (1.38.530); FILE MERGED 2005/04/29 15:56:43 ihi 1.38.530.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [c5d5c6a1f0062b3f8bc141d2feabb76b25e6c414]

INTEGRATION: CWS encup (1.18.530); FILE MERGED 2005/04/29 15:56:42 ihi 1.18.530.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [19a9cbc6c1796920a73c10040b7a2c4769ce571c]

INTEGRATION: CWS encup (1.32.194); FILE MERGED 2005/04/29 15:56:42 ihi 1.32.194.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [a63324c62f6c8dd25fe0479c342ce67eaaaac5ea]

INTEGRATION: CWS encup (1.22.530); FILE MERGED 2005/04/29 15:56:42 ihi 1.22.530.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [9ff0ec760a4bbc507f3d4773d4d18a923b11b80e]

INTEGRATION: CWS encup (1.35.530); FILE MERGED 2005/04/29 15:56:41 ihi 1.35.530.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [c2aa551e3f6e813ae0a8d6e930163ddbf9ef9c32]

INTEGRATION: CWS encup (1.40.64); FILE MERGED 2005/04/29 15:56:40 ihi 1.40.64.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [b25f736f73618cf2c9ffe23213cc9b7b1eee2eb2]

INTEGRATION: CWS encup (1.72.530); FILE MERGED 2005/04/29 15:56:39 ihi 1.72.530.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [8e03400b12164563c14e4f5829d4600256791d4b]

INTEGRATION: CWS encup (1.8.110); FILE MERGED 2005/04/29 15:56:39 ihi 1.8.110.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [ed0f314b978049619a4063c5aa21091b13eed22c]

INTEGRATION: CWS encup (1.34.530); FILE MERGED 2005/04/29 15:56:38 ihi 1.34.530.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [545237427987bb97c3a52e035d059a2d26864510]

INTEGRATION: CWS encup (1.35.528); FILE MERGED 2005/04/29 15:56:37 ihi 1.35.528.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [d59a48afc19b52ac9bd2f7a703ed58255503a458]

INTEGRATION: CWS encup (1.62.136); FILE MERGED 2005/04/29 15:56:37 ihi 1.62.136.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [73ff0150991f9610ed20a9266667451079116ee7]

INTEGRATION: CWS encup (1.39.194); FILE MERGED 2005/04/29 15:56:36 ihi 1.39.194.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [03b9a3ea7685da5df297ca1b37413a128bba2f5a]

INTEGRATION: CWS encup (1.51.530); FILE MERGED 2005/04/29 15:56:36 ihi 1.51.530.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [183977e58ab41718f9ff033e5181794f350b9ac2]

INTEGRATION: CWS encup (1.48.530); FILE MERGED 2005/04/29 15:56:35 ihi 1.48.530.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [6f97606956c93f342b1d47b3ae82fbca59de40e9]

INTEGRATION: CWS encup (1.8.530); FILE MERGED 2005/04/29 15:56:35 ihi 1.8.530.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [7c0d94438dd5ba05363dedc5fd959737948a9734]

INTEGRATION: CWS encup (1.23.530); FILE MERGED 2005/04/29 15:56:34 ihi 1.23.530.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [9c896e04e7bc7062f7404349c8399de7cda9132e]

INTEGRATION: CWS encup (1.24.530); FILE MERGED 2005/04/29 15:56:34 ihi 1.24.530.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [b120d8b63b8e94aa4623326dec5d97fc57850623]

INTEGRATION: CWS encup (1.49.530); FILE MERGED 2005/04/29 15:56:33 ihi 1.49.530.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [2f8fcef49dd85c797777f6a78518dadb72f81dcc]

INTEGRATION: CWS encup (1.22.530); FILE MERGED 2005/04/29 15:56:33 ihi 1.22.530.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [e85c34e3a4058bad95ce6d9ddad8b9b89a6194a8]

INTEGRATION: CWS encup (1.24.530); FILE MERGED 2005/04/29 15:56:32 ihi 1.24.530.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [29123e2a1207a3256c2050d1403e035668263886]

INTEGRATION: CWS encup (1.20.530); FILE MERGED 2005/04/29 15:56:32 ihi 1.20.530.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [faba9c1369609ceed1b3fe71b5dbaf8d3ae87cd5]

INTEGRATION: CWS encup (1.31.194); FILE MERGED 2005/04/29 15:56:32 ihi 1.31.194.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [940ed5bc17c2a05685421d63d762e70012c04671]

INTEGRATION: CWS encup (1.31.466); FILE MERGED 2005/04/29 15:56:31 ihi 1.31.466.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [fb5877c0f9500f0c7760d177fd631d50d72a5291]

INTEGRATION: CWS encup (1.7.530); FILE MERGED 2005/04/29 15:56:31 ihi 1.7.530.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [474063d4e6bcaebbafb4a8f36472dd1c2bdc5bf8]

INTEGRATION: CWS encup (1.38.530); FILE MERGED 2005/04/29 15:56:29 ihi 1.38.530.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [0dd5541caa8c79b9f81a763f20e8fc650d718683]

INTEGRATION: CWS encup (1.25.530); FILE MERGED 2005/04/29 15:56:29 ihi 1.25.530.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [799e0061f883eee68f2cecf0bdc006e429d7f2b6]

INTEGRATION: CWS encup (1.54.530); FILE MERGED 2005/04/29 15:56:28 ihi 1.54.530.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [b546cec3bf10ee4c2c8fe9572bd2b0d3d8a66748]

INTEGRATION: CWS encup (1.34.530); FILE MERGED 2005/04/29 15:56:28 ihi 1.34.530.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [af659b7e5f876edfabd277e6289f73aa9de3f1a2]

INTEGRATION: CWS encup (1.25.530); FILE MERGED 2005/04/29 15:56:28 ihi 1.25.530.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [7c3e1a4656edb531e8afc8743a822ce4440c11b4]

INTEGRATION: CWS encup (1.31.530); FILE MERGED 2005/04/29 15:56:27 ihi 1.31.530.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [28c0474e5f49a56707ec36d85a43e0af506822ab]

INTEGRATION: CWS encup (1.42.418); FILE MERGED 2005/04/29 15:56:27 ihi 1.42.418.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [a0c43a814342bbc8885d0672e58e10bb09a362ec]

INTEGRATION: CWS encup (1.23.314); FILE MERGED 2005/04/29 15:56:26 ihi 1.23.314.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [b895bb685959c9d67f6c01b8e81410a1e2c5dd47]

INTEGRATION: CWS encup (1.24.530); FILE MERGED 2005/04/29 15:56:26 ihi 1.24.530.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [02cca15c7ca8fbfe7e6a62662bc66a1dd6875918]

INTEGRATION: CWS encup (1.44.60); FILE MERGED 2005/04/29 15:56:25 ihi 1.44.60.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [fe25b05753eedf0543c5f14f95591b2dbcc94e9a]

INTEGRATION: CWS encup (1.3.530); FILE MERGED 2005/04/29 15:56:25 ihi 1.3.530.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [9f10d77ee9094e2c10a926026038871d1556109b]

INTEGRATION: CWS encup (1.55.110); FILE MERGED 2005/04/29 15:56:24 ihi 1.55.110.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [c1d4796d7b959b66aa7712ca019f4b6191343dab]

INTEGRATION: CWS encup (1.30.530); FILE MERGED 2005/04/29 15:56:24 ihi 1.30.530.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [df3d753571ec57e7fff862c0caf43ee6846c6d1f]

INTEGRATION: CWS encup (1.26.416); FILE MERGED 2005/04/29 15:56:23 ihi 1.26.416.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [a84207f4339e0f284020b67fa99ee078eb1d7d80]

INTEGRATION: CWS encup (1.26.530); FILE MERGED 2005/04/29 15:56:23 ihi 1.26.530.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [61727b8acebf128b1b7a7d2f6a07839b4fd3bedf]

INTEGRATION: CWS encup (1.2.416); FILE MERGED 2005/04/29 15:56:20 ihi 1.2.416.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [d73446133a5c90792bb113facd1b7aabed627b6f]

INTEGRATION: CWS encup (1.3.110); FILE MERGED 2005/04/29 15:56:20 ihi 1.3.110.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [fd4bd1b8538f85539f84ac4a5c7bc876f690b6f3]

INTEGRATION: CWS encup (1.5.88); FILE MERGED 2005/04/29 15:56:20 ihi 1.5.88.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [626d32627785f13c768972980d49fb00139a35f0]

INTEGRATION: CWS encup (1.3.110); FILE MERGED 2005/04/29 15:56:19 ihi 1.3.110.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [48bf600c826419b60bc637e96fa5a780e84f3427]

INTEGRATION: CWS encup (1.4.88); FILE MERGED 2005/04/29 15:56:19 ihi 1.4.88.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [0b929847da92b538866862c888017225180079da]

INTEGRATION: CWS encup (1.3.110); FILE MERGED 2005/05/18 11:22:31 gh 1.3.110.2: #i49143# #i48232# fix generating of hid.lst entries 2005/04/29 15:56:19 ihi 1.3.110.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [fd77d9b4a3c9e86a99dd11d98a4266f6bc24f963]

INTEGRATION: CWS encup (1.6.42); FILE MERGED 2005/08/08 16:55:33 ihi 1.6.42.2: RESYNC: (1.6-1.7); FILE MERGED 2005/04/29 15:56:18 ihi 1.6.42.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [1e0f6094abb30fa98953b59a17beabd0872c614b]

INTEGRATION: CWS encup (1.2.416); FILE MERGED 2005/04/29 15:56:18 ihi 1.2.416.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [04cb0a788bd95d2709175f17efda7ae9143572de]

INTEGRATION: CWS encup (1.4.8); FILE MERGED 2005/04/29 15:56:18 ihi 1.4.8.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [a4248e1951057448ad4209e43ab844b09bf9127d]

INTEGRATION: CWS dba201b (1.1.2); FILE ADDED 2005/07/20 10:22:45 fs 1.1.2.1: helper class for sharing responsibility for a UNO component with explicit life time control (as opposed to refcount-based life time control)


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [cb6a08108000c321bcf01c92dfdc926b8bba287b]

INTEGRATION: CWS dba201b (1.13.20); FILE MERGED 2005/09/21 06:55:26 oj 1.13.20.2: RESYNC: (1.13-1.14); FILE MERGED 2005/07/20 10:23:06 fs 1.13.20.1: #i51255# +sharedunocomponent


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [a5c0ae7855197070bda9f9f6623808f933eded2d]

INTEGRATION: CWS encup (1.28.88); FILE MERGED 2005/04/29 15:56:17 ihi 1.28.88.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [d882ff2ad5faad0db489eee5cafba8dfbaaa7515]

INTEGRATION: CWS encup (1.2.416); FILE MERGED 2005/04/29 15:56:17 ihi 1.2.416.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [d036173c42836ca133681dc24c9eab0f7e06ebc1]

INTEGRATION: CWS dba201b (1.1.2); FILE ADDED 2005/07/21 14:19:01 fs 1.1.2.2: #i52267# AssignmentMode instead of plain boolean flag - better readability in client code 2005/07/20 10:22:31 fs 1.1.2.1: helper class for sharing responsibility for a UNO component with explicit life time control (as opposed to refcount-based life time control)


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [e42fe358e577ecd3c7545b64a5d878f94647877b]

INTEGRATION: CWS encup (1.44.530); FILE MERGED 2005/04/29 15:56:16 ihi 1.44.530.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [6a5d18ce0035d5fbbb2bd6b853d110bb0645054b]

INTEGRATION: CWS dba201b (1.2.104); FILE MERGED 2005/09/21 11:32:14 oj 1.2.104.2: RESYNC: (1.2-1.3); FILE MERGED 2005/07/18 10:52:50 fs 1.2.104.1: #i51833# also pass the XDataSource around - need it when working transiently, since the data source must not be registered at the context then


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [7a83f8a85511e64500a35b34e2d7d158440839d4]

INTEGRATION: CWS encup (1.2.416); FILE MERGED 2005/04/29 15:56:16 ihi 1.2.416.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [a5b9c9e15ace8e74c536ac6e71f0a3601756dd03]

INTEGRATION: CWS dba201b (1.18.350); FILE MERGED 2005/09/21 09:31:01 oj 1.18.350.3: RESYNC: (1.18-1.19); FILE MERGED 2005/07/18 10:52:26 fs 1.18.350.2: #i51833# also pass the XDataSource around - need it when working transiently, since the data source must not be registered at the context then 2005/07/11 13:29:26 fs 1.18.350.1: merging CWS dba201 into CWS dba201b


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [0d8a3115de720f74247875379def2eb609cfc032]

INTEGRATION: CWS encup (1.4.194); FILE MERGED 2005/04/29 15:56:16 ihi 1.4.194.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [705258e774f8ddd4c911555fbbf6354d5276fa60]

INTEGRATION: CWS dba201b (1.5.104); FILE MERGED 2005/09/21 06:44:27 oj 1.5.104.2: RESYNC: (1.5-1.6); FILE MERGED 2005/07/18 10:51:59 fs 1.5.104.1: #i51833# also pass the XDataSource around - need it when working transiently, since the data source must not be registered at the context then


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [4fa9eff6510331281bc2954d8f0e00a7740d4c8e]

INTEGRATION: CWS encup (1.2.416); FILE MERGED 2005/04/29 15:56:15 ihi 1.2.416.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [c34115b75352b3274f7aefe90ca93f4d3ade26f9]

INTEGRATION: CWS encup (1.49.530); FILE MERGED 2005/04/29 15:56:15 ihi 1.49.530.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [866384a5d7069ccb21c4c3e3411605b556316ac6]

INTEGRATION: CWS encup (1.71.136); FILE MERGED 2005/04/29 15:56:14 ihi 1.71.136.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [6b36aa2e8f7500738a958a84065d6e6668883a1f]

INTEGRATION: CWS encup (1.98.110); FILE MERGED 2005/04/29 15:56:14 ihi 1.98.110.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [ac0bbe32a4bfffd18c8b47f6cbd04859db71d286]

INTEGRATION: CWS encup (1.9.466); FILE MERGED 2005/04/29 15:56:13 ihi 1.9.466.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [8dd815d74676042dd7067fc95c679c5bfacc25ab]

INTEGRATION: CWS dba201b (1.27.12); FILE MERGED 2005/09/21 08:14:49 oj 1.27.12.2: RESYNC: (1.27-1.28); FILE MERGED 2005/07/21 12:03:56 fs 1.27.12.1: refined connection handling in the course of #i52255#, where the semantics of ::dbtools::connectRowset was extended to also care for connections of the rowset is embedded in a database form document


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [ea328a78f3efe12c362e991a1363093d1df42cba]

INTEGRATION: CWS encup (1.4.110); FILE MERGED 2005/04/29 15:56:13 ihi 1.4.110.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [ec15a78b9bc2c17678f10b6d4aa1d44b54acec4b]

INTEGRATION: CWS dba201b (1.4.76); FILE MERGED 2005/09/21 08:01:00 oj 1.4.76.2: RESYNC: (1.4-1.5); FILE MERGED 2005/07/21 12:03:56 fs 1.4.76.1: refined connection handling in the course of #i52255#, where the semantics of ::dbtools::connectRowset was extended to also care for connections of the rowset is embedded in a database form document


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [208d0ca2946d28cc913d9000b3f138fd81271ff8]

INTEGRATION: CWS encup (1.22.322); FILE MERGED 2005/04/29 15:56:12 ihi 1.22.322.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [af0af67036baa5d3a0e67d9f5909af830bf61b55]

INTEGRATION: CWS dba201b (1.85.68); FILE MERGED 2005/09/21 08:00:25 oj 1.85.68.2: RESYNC: (1.85-1.86); FILE MERGED 2005/07/21 12:03:54 fs 1.85.68.1: refined connection handling in the course of #i52255#, where the semantics of ::dbtools::connectRowset was extended to also care for connections of the rowset is embedded in a database form document


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [9f28ef3cf48370cc5bf2c5f506f3f8c1b21929ff]

INTEGRATION: CWS encup (1.31.530); FILE MERGED 2005/04/29 15:56:12 ihi 1.31.530.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [65f81bcf01a67349c3d66f7b492c2ca029f6e6bf]

INTEGRATION: CWS dba201b (1.14.144); FILE MERGED 2005/09/21 06:55:29 oj 1.14.144.2: RESYNC: (1.14-1.15); FILE MERGED 2005/07/11 13:56:12 fs 1.14.144.1: merging CWS dba201a into CWS dba201b


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [7ec66cd3c0e252dff28641049c2e1e92d09c1fea]

INTEGRATION: CWS encup (1.37.530); FILE MERGED 2005/04/29 15:56:11 ihi 1.37.530.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [1f98910a952054fb4b69a5e2c8c6597af2b39b2b]

INTEGRATION: CWS dba201b (1.25.134); FILE MERGED 2005/09/21 06:51:32 oj 1.25.134.2: RESYNC: (1.25-1.26); FILE MERGED 2005/07/11 13:56:12 fs 1.25.134.1: merging CWS dba201a into CWS dba201b


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [a5b5ec9110eb08bdd19ce7fb1c5319fc79fa3191]

INTEGRATION: CWS encup (1.23.530); FILE MERGED 2005/04/29 15:56:10 ihi 1.23.530.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [f5101c9c5abdb9577d798c2e75052c5cb00933e8]

INTEGRATION: CWS dba201b (1.37.90); FILE MERGED 2005/09/21 06:50:10 oj 1.37.90.2: RESYNC: (1.37-1.38); FILE MERGED 2005/07/27 08:48:52 fs 1.37.90.1: #i10000#


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [d79b0df5ca91c38b3359626f69ae09dc43e5ca12]

INTEGRATION: CWS encup (1.48.530); FILE MERGED 2005/04/29 15:56:10 ihi 1.48.530.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [ede80b3f0a5b0a6075b46a8bcdc5737b54cd8647]

INTEGRATION: CWS dba201b (1.20.86); FILE MERGED 2005/09/21 06:47:44 oj 1.20.86.2: RESYNC: (1.20-1.21); FILE MERGED 2005/07/11 13:56:11 fs 1.20.86.1: merging CWS dba201a into CWS dba201b


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [da6dc6653bce0a4e3fe2d64322f972853cd55c2e]

INTEGRATION: CWS encup (1.40.530); FILE MERGED 2005/04/29 15:56:10 ihi 1.40.530.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [ce528ec7f25fdc88bb142432dbf4c23885b06038]

INTEGRATION: CWS dba201b (1.5.470); FILE MERGED 2005/09/21 06:45:02 oj 1.5.470.2: RESYNC: (1.5-1.6); FILE MERGED 2005/07/11 13:37:25 fs 1.5.470.1: merging CWS dba201 into dba201b


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [4af8a63278449d07ee6cc942a3523f5d03611b68]

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>  [dfa30e86d2f9b162739b9ebe89d3597df5fb74f8]

INTEGRATION: CWS encup (1.41.110); FILE MERGED 2005/04/29 15:56:09 ihi 1.41.110.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [708ccf3d7a24fc511a6d914e9d7f70cea5528b26]

INTEGRATION: CWS dba201b (1.6.470); FILE MERGED 2005/09/21 06:44:45 oj 1.6.470.2: RESYNC: (1.6-1.7); FILE MERGED 2005/07/11 13:37:25 fs 1.6.470.1: merging CWS dba201 into dba201b


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [da577a5f696c19d8eab13d002512d907372e6142]

INTEGRATION: CWS encup (1.47.242); FILE MERGED 2005/04/29 15:56:08 ihi 1.47.242.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [0a0eb02a34545d7fb66f3e5719c2b671ccdc9eb2]

INTEGRATION: CWS dba201b (1.6.188); FILE MERGED 2005/09/21 06:41:51 oj 1.6.188.2: RESYNC: (1.6-1.7); FILE MERGED 2005/07/18 10:51:14 fs 1.6.188.1: #i51833# also pass the XDataSource object around - the field mapping dialog needs it, since the data source is not registered at the database context


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [16fcc7af18c34282f9fb373ace6d4a484906fc03]

INTEGRATION: CWS encup (1.112.136); FILE MERGED 2005/04/29 15:56:07 ihi 1.112.136.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [67d167539c596fa30030e028a287de81b286c080]

INTEGRATION: CWS dba201b (1.2.470); FILE MERGED 2005/09/21 06:41:37 oj 1.2.470.2: RESYNC: (1.2-1.3); FILE MERGED 2005/07/18 10:51:13 fs 1.2.470.1: #i51833# also pass the XDataSource object around - the field mapping dialog needs it, since the data source is not registered at the database context


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [a316f162823f08ecd043760c066ea19428c5410b]

INTEGRATION: CWS encup (1.6.242); FILE MERGED 2005/04/29 15:56:07 ihi 1.6.242.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [8c137b3efd4e5a6d3baced06f69e985f62a57255]

INTEGRATION: CWS dba201b (1.3.470); FILE MERGED 2005/09/21 06:41:27 oj 1.3.470.2: RESYNC: (1.3-1.4); FILE MERGED 2005/07/18 10:51:13 fs 1.3.470.1: #i51833# also pass the XDataSource object around - the field mapping dialog needs it, since the data source is not registered at the database context


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [a1c1b4a54e3951b1ae8f5256b3fee4329bffdc06]

INTEGRATION: CWS encup (1.122.296); FILE MERGED 2005/04/29 15:56:04 ihi 1.122.296.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [992e5653cf8525d4824c71bbaac696cbbf5dc0cd]

INTEGRATION: CWS dba201b (1.15.38); FILE MERGED 2005/09/21 10:45:39 oj 1.15.38.2: RESYNC: (1.15-1.16); FILE MERGED 2005/07/11 13:37:30 fs 1.15.38.1: merging CWS dba201 into CWS dba201b


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [5b7b97ca8cf65bdc2b4c7b182cb1c83aa27f3434]

INTEGRATION: CWS dba201b (1.3.38); FILE MERGED 2005/09/21 10:45:02 oj 1.3.38.2: RESYNC: (1.3-1.4); FILE MERGED 2005/07/11 13:37:30 fs 1.3.38.1: merging CWS dba201 into CWS dba201b


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [c0e882b1a4e4273b91f42df08ba9788479625457]

INTEGRATION: CWS dba201b (1.3.44); FILE MERGED 2005/09/21 10:42:44 oj 1.3.44.2: RESYNC: (1.3-1.4); FILE MERGED 2005/07/11 13:37:30 fs 1.3.44.1: merging CWS dba201 into CWS dba201b


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [74703d5f8b491f019cb848608cc6554b390860dd]

INTEGRATION: CWS dba201b (1.23.136); FILE MERGED 2005/09/21 10:29:29 oj 1.23.136.2: RESYNC: (1.23-1.24); FILE MERGED 2005/07/11 13:37:29 fs 1.23.136.1: merging CWS dba201 into CWS dba201b


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [3a3da49ae47787a25957883828b175852e7620c1]

INTEGRATION: CWS dba201b (1.6.146); FILE MERGED 2005/09/21 10:28:48 oj 1.6.146.3: RESYNC: (1.6-1.7); FILE MERGED 2005/07/14 07:05:19 oj 1.6.146.2: #i51894# change command for editdoc 2005/07/11 13:37:29 fs 1.6.146.1: merging CWS dba201 into CWS dba201b


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [fb187b2b3d0cab195bb812cfff55c651d391d42a]

INTEGRATION: CWS dba201b (1.97.26); FILE MERGED 2005/09/21 10:27:53 oj 1.97.26.2: RESYNC: (1.97-1.98); FILE MERGED 2005/07/11 13:37:29 fs 1.97.26.1: merging CWS dba201 into CWS dba201b


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [4fb008647666be5fd33846f001fb60ef81a5dfdb]

INTEGRATION: CWS dba201b (1.42.42); FILE MERGED 2005/09/21 10:27:08 oj 1.42.42.2: RESYNC: (1.42-1.43); FILE MERGED 2005/07/11 13:37:28 fs 1.42.42.1: merging CWS dba201 into CWS dba201b


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [be00bbc0f28f9810b20bad3adbc125f960c8eaf5]

INTEGRATION: CWS dba201b (1.18.136); FILE MERGED 2005/09/21 10:24:30 oj 1.18.136.2: RESYNC: (1.18-1.19); FILE MERGED 2005/07/06 09:28:56 oj 1.18.136.1: #123660# use erase of vector only in conjunction with remove and not find


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [29f1c340a9a6a3786887c269114dafa0144c5d69]

INTEGRATION: CWS dba201b (1.40.38); FILE MERGED 2005/09/21 10:23:49 oj 1.40.38.2: RESYNC: (1.40-1.41); FILE MERGED 2005/07/11 13:37:28 fs 1.40.38.1: merging CWS dba201 into CWS dba201b


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [b0d1f8c8f546c1ac366dadfe9c3bb785f9f936e4]

INTEGRATION: CWS dba201b (1.5.136); FILE MERGED 2005/09/21 10:21:58 oj 1.5.136.2: RESYNC: (1.5-1.6); FILE MERGED 2005/07/11 13:37:27 fs 1.5.136.1: merging CWS dba201 into CWS dba201b


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [468701da8d4b3b8703af1320d1c63aeffbca6c88]

INTEGRATION: CWS dba201b (1.99.44); FILE MERGED 2005/09/21 10:20:11 oj 1.99.44.3: RESYNC: (1.100-1.101); FILE MERGED 2005/07/26 13:14:41 fs 1.99.44.2: RESYNC: (1.99-1.100); FILE MERGED 2005/07/11 13:37:27 fs 1.99.44.1: merging CWS dba201 into CWS dba201b


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [9e075cf19b749cf1901f14ab5fd579bf8f457265]

INTEGRATION: CWS calcperf01 (1.90.54); FILE MERGED 2005/07/26 14:00:41 sab 1.90.54.2: RESYNC: (1.90-1.91); FILE MERGED 2005/06/03 13:20:18 sab 1.90.54.1: #i50282#; make GetInputString and GetOutputString static, so I can use them in XML filter


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [a9a88938a7cf6a74ea1b873cf0f70862d49b1582]

INTEGRATION: CWS dba201b (1.21.44); FILE MERGED 2005/09/21 10:13:52 oj 1.21.44.2: RESYNC: (1.21-1.22); FILE MERGED 2005/07/06 10:36:26 oj 1.21.44.1: #123168# check if we are in undo mode


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [e79f418cce237bdb76e82d6d9d2cd28bbb639f7c]

INTEGRATION: CWS calcperf01 (1.34.54); FILE MERGED 2005/06/23 15:19:27 sab 1.34.54.1: #i50282#; call Progressbar more seldom


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [67102c0d7c20373b8f4e81ffdd64b57f6ed4507d]

INTEGRATION: CWS dba201b (1.61.44); FILE MERGED 2005/09/21 10:13:27 oj 1.61.44.2: RESYNC: (1.61-1.62); FILE MERGED 2005/07/06 10:36:26 oj 1.61.44.1: #123168# check if we are in undo mode


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [0ecf562f2221d1a8bb07a33b39b9b2cedd88fad9]

INTEGRATION: CWS calcperf01 (1.87.56); FILE MERGED 2005/06/23 15:19:26 sab 1.87.56.1: #i50282#; call Progressbar more seldom


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [5bbacd0d3ae47a9592612735c0e05f8cfa733895]

INTEGRATION: CWS dba201b (1.33.136); FILE MERGED 2005/09/21 10:12:28 oj 1.33.136.2: RESYNC: (1.33-1.34); FILE MERGED 2005/07/06 09:28:56 oj 1.33.136.1: #123660# use erase of vector only in conjunction with remove and not find


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [8f5791d0bfb1e84e639799186e13bbc9a07375b3]

INTEGRATION: CWS calcperf01 (1.114.54); FILE MERGED 2005/06/23 15:19:26 sab 1.114.54.1: #i50282#; call Progressbar more seldom


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [b77d63415f964db5d9a803e4133f073115926e80]

INTEGRATION: CWS dba201b (1.8.146); FILE MERGED 2005/09/21 10:11:49 oj 1.8.146.2: RESYNC: (1.8-1.9); FILE MERGED 2005/07/06 10:36:26 oj 1.8.146.1: #123168# check if we are in undo mode


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [62040e3d54212d28ea773c37229553a520576769]

INTEGRATION: CWS calcperf01 (1.79.56); FILE MERGED 2005/06/23 15:19:26 sab 1.79.56.2: #i50282#; call Progressbar more seldom 2005/06/03 13:20:50 sab 1.79.56.1: #i50282#; use Core instead of API


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [0dec7db0912fbe4a29543e568234e5004c30669d]

INTEGRATION: CWS dba201b (1.74.20); FILE MERGED 2005/09/21 10:08:53 oj 1.74.20.2: RESYNC: (1.74-1.75); FILE MERGED 2005/07/11 13:37:27 fs 1.74.20.1: merging CWS dba201 into CWS dba201b


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [a8d31eb0b317cd15188bcc7da96c9f0e826d6f75]

INTEGRATION: CWS calcperf01 (1.193.52); FILE MERGED 2005/07/26 13:54:33 sab 1.193.52.3: RESYNC: (1.193-1.194); FILE MERGED 2005/06/23 15:19:25 sab 1.193.52.2: #i50282#; call Progressbar more seldom 2005/06/03 13:20:49 sab 1.193.52.1: #i50282#; use Core instead of API


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [a5cba70c61dc9e2eab1f6a34ac67895608f994d8]

INTEGRATION: CWS dba201b (1.6.376); FILE MERGED 2005/09/21 10:08:16 oj 1.6.376.2: RESYNC: (1.6-1.7); FILE MERGED 2005/07/06 10:36:26 oj 1.6.376.1: #123168# check if we are in undo mode


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [f23d0162d83628bd387386caa49643768bf0747d]

INTEGRATION: CWS calcperf01 (1.21.56); FILE MERGED 2005/06/03 13:20:48 sab 1.21.56.1: #i50282#; use Core instead of API


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [84ca250270c7346e65d724c018facd138617469d]

INTEGRATION: CWS calcperf01 (1.83.56); FILE MERGED 2005/06/23 15:19:25 sab 1.83.56.2: #i50282#; call Progressbar more seldom 2005/06/03 13:20:48 sab 1.83.56.1: #i50282#; use Core instead of API


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [815284d3e03bc5b86144940d9b447dee29628060]

INTEGRATION: CWS dba201b (1.15.36); FILE MERGED 2005/09/21 10:03:40 oj 1.15.36.2: RESYNC: (1.15-1.16); FILE MERGED 2005/07/11 13:37:26 fs 1.15.36.1: merging CWS dba201 into CWS dba201b


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [0d05ded82bdc4f1b8ad86eca39e8536d74ee583c]

INTEGRATION: CWS calcperf01 (1.28.56); FILE MERGED 2005/06/03 13:20:47 sab 1.28.56.1: #i50282#; use Core instead of API


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [a798bdfe0b5e4326f274e1656e95ed3037099baf]

INTEGRATION: CWS dba201b (1.33.36); FILE MERGED 2005/09/21 10:03:26 oj 1.33.36.3: RESYNC: (1.33-1.34); FILE MERGED 2005/07/11 13:37:26 fs 1.33.36.2: merging CWS dba201 into CWS dba201b 2005/07/06 09:28:56 oj 1.33.36.1: #123660# use erase of vector only in conjunction with remove and not find


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [5e8dfff655c345910f5d5d474c4222f8cd0494f7]

INTEGRATION: CWS calcperf01 (1.39.56); FILE MERGED 2005/06/03 13:20:46 sab 1.39.56.1: #i50282#; use Core instead of API


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [eeb331106c33bdbeaa19505184a0db06f993f335]

INTEGRATION: CWS dba201b (1.14.44); FILE MERGED 2005/09/21 10:00:40 oj 1.14.44.3: RESYNC: (1.14-1.15); FILE MERGED 2005/07/22 07:02:39 fs 1.14.44.2: #i10000# 2005/07/20 09:57:48 fs 1.14.44.1: #i51255# XConnection (partly) replaced with SharedConnection


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [0f10db3ad5ad24e36ee4822bfa2a1701788c9e43]

INTEGRATION: CWS calcperf01 (1.21.56); FILE MERGED 2005/06/03 13:20:01 sab 1.21.56.1: #i50282#; make GetInputString and GetOutputString static, so I can use them in XML filter


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [a7819a5a06bc9f2b1c55ec5c240f8418e33a95ce]

INTEGRATION: CWS dba201b (1.2.376); FILE MERGED 2005/09/21 09:59:46 oj 1.2.376.2: RESYNC: (1.2-1.3); FILE MERGED 2005/07/11 13:37:25 fs 1.2.376.1: merging CWS dba201 into CWS dba201b


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [9d92ac972f29cb2e7aaff510a2706c9701fb83db]

INTEGRATION: CWS dba201b (1.23.6); FILE MERGED 2005/09/21 09:59:33 oj 1.23.6.2: RESYNC: (1.23-1.24); FILE MERGED 2005/07/20 10:16:19 fs 1.23.6.1: #i51255# +documentcontroller


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [21b99d9337e7d4bde6d45844c0c3185f1d5aa5b7]

INTEGRATION: CWS dba201b (1.15.20); FILE MERGED 2005/09/21 09:58:51 oj 1.15.20.2: RESYNC: (1.15-1.16); FILE MERGED 2005/07/11 13:37:25 fs 1.15.20.1: merging CWS dba201 into CWS dba201b


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [684ee29329a84a3ba5521f3ce0fe16cf2bdad8fd]

INTEGRATION: CWS dba201b (1.25.56); FILE MERGED 2005/09/21 09:58:15 oj 1.25.56.2: RESYNC: (1.25-1.26); FILE MERGED 2005/07/11 13:37:25 fs 1.25.56.1: merging CWS dba201 into CWS dba201b


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [18413b3f0bcece97fe28b02ea19c0e6a36a4d232]

INTEGRATION: CWS dba201b (1.1.2); FILE ADDED 2005/07/20 10:15:33 fs 1.1.2.1: #i51255# helper class for connecting a controller to a model


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [3025425b6c6a585e6c06e66cb89c6f5d66305442]

INTEGRATION: CWS dba201b (1.20.146); FILE MERGED 2005/09/21 09:54:28 oj 1.20.146.2: RESYNC: (1.20-1.21); FILE MERGED 2005/07/11 13:37:25 fs 1.20.146.1: merging CWS dba201 into CWS dba201b


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [c412ddb8388e53858e5adcabc6806d2a74a1e97f]

INTEGRATION: CWS dba201b (1.39.84); FILE MERGED 2005/09/21 09:53:27 oj 1.39.84.2: RESYNC: (1.39-1.40); FILE MERGED 2005/07/11 13:37:24 fs 1.39.84.1: merging CWS dba201 into CWS dba201b


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [6dc18d99018231a226aabd3388b02a5a81b5af3b]

INTEGRATION: CWS dba201b (1.56.44); FILE MERGED 2005/09/21 09:52:32 oj 1.56.44.2: RESYNC: (1.56-1.57); FILE MERGED 2005/07/11 13:37:24 fs 1.56.44.1: merging CWS dba201 into CWS dba201b


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [7a2c109d0fcc7e097ad23cd096f061d982d0a2eb]

INTEGRATION: CWS dba201b (1.3.340); FILE MERGED 2005/09/21 09:52:16 oj 1.3.340.2: RESYNC: (1.3-1.4); FILE MERGED 2005/07/11 13:37:24 fs 1.3.340.1: merging CWS dba201 into CWS dba201b


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [e021d7eaa100d828ec4d60e8c80a75ba30418d33]

INTEGRATION: CWS encup (1.23.340); FILE MERGED 2005/04/29 15:55:05 ihi 1.23.340.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [c2a2009509fc6a249280570fc4f55aa0a94f1413]

INTEGRATION: CWS encup (1.50.250); FILE MERGED 2005/04/29 15:55:05 ihi 1.50.250.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [5ce2139836306d058e317b42e43d45a051b9e59b]

INTEGRATION: CWS dba201b (1.25.22); FILE MERGED 2005/09/21 09:52:01 oj 1.25.22.4: RESYNC: (1.25-1.26); FILE MERGED 2005/07/21 14:50:27 fs 1.25.22.3: slight syntax changes to the recently introduced SharedUNOComponent for better readability of client code 2005/07/21 14:37:44 fs 1.25.22.2: slight syntax changes to the recently introduced SharedUNOComponent for better readability of client code 2005/07/20 09:56:52 fs 1.25.22.1: #i51255# XConnection replaced with SharedConnection, and DataSourceHolder replaced with SharedModel


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [1b6acbc24ddcefde3efed603fef123f55b07fbea]

INTEGRATION: CWS encup (1.26.340); FILE MERGED 2005/04/29 15:55:05 ihi 1.26.340.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [b86e29b3a72739b39ead4b0363ff91608bba48a8]

INTEGRATION: CWS dba201b (1.2.84); FILE MERGED 2005/09/21 09:51:40 oj 1.2.84.4: RESYNC: (1.2-1.3); FILE MERGED 2005/07/20 09:56:52 fs 1.2.84.3: #i51255# XConnection replaced with SharedConnection, and DataSourceHolder replaced with SharedModel 2005/07/11 13:37:23 fs 1.2.84.2: merging CWS dba201 into CWS dba201b 2005/07/06 08:20:48 oj 1.2.84.1: #i48851# store default for bool as string


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [2baa4fd7afc9324f399c8d285704ad036140f884]

INTEGRATION: CWS dba201b (1.14.146); FILE MERGED 2005/09/21 09:51:22 oj 1.14.146.2: RESYNC: (1.14-1.15); FILE MERGED 2005/07/20 09:56:51 fs 1.14.146.1: #i51255# XConnection replaced with SharedConnection, and DataSourceHolder replaced with SharedModel


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [e4637f7d75425fb63ec9b3eca388707aa81aea26]

INTEGRATION: CWS encup (1.20.340); FILE MERGED 2005/04/29 15:55:04 ihi 1.20.340.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [b13f38f4dd723ee61fa9b39cc18802336ae3189e]

INTEGRATION: CWS dba201b (1.8.58); FILE MERGED 2005/09/21 09:51:07 oj 1.8.58.2: RESYNC: (1.8-1.9); FILE MERGED 2005/06/01 06:46:18 oj 1.8.58.1: #122995# check that resultsetmetadata isn't null


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [3d77e1c11574caf7c9e3af669ea882c3b5abc7d8]

INTEGRATION: CWS dba201b (1.18.146); FILE MERGED 2005/09/21 09:50:40 oj 1.18.146.2: RESYNC: (1.18-1.19); FILE MERGED 2005/07/20 09:56:50 fs 1.18.146.1: #i51255# XConnection replaced with SharedConnection, and DataSourceHolder replaced with SharedModel


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [cf18979f1b2834c1b726e3d506577e75e027c173]

INTEGRATION: CWS encup (1.36.58); FILE MERGED 2005/04/29 15:55:04 ihi 1.36.58.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [69c16440bc369c972772c45c88b09ac173331527]

INTEGRATION: CWS dba201b (1.24.94); FILE MERGED 2005/09/21 09:50:23 oj 1.24.94.3: RESYNC: (1.24-1.25); FILE MERGED 2005/07/20 09:56:49 fs 1.24.94.2: #i51255# XConnection replaced with SharedConnection, and DataSourceHolder replaced with SharedModel 2005/07/11 13:37:23 fs 1.24.94.1: merging CWS dba201 into CWS dba201b


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [d25c6888f68171b62bb30d7d6d62518d885597b5]

INTEGRATION: CWS encup (1.26.340); FILE MERGED 2005/04/29 15:55:03 ihi 1.26.340.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [c91fa9c4a9d041e31364a75d9af2fe912e9bdf31]

INTEGRATION: CWS dba201b (1.60.2); FILE MERGED 2005/09/21 09:49:51 oj 1.60.2.3: RESYNC: (1.60-1.61); FILE MERGED 2005/07/20 10:10:03 fs 1.60.2.2: #i51255# XConnection replaced with SharedConnection 2005/07/15 06:06:58 oj 1.60.2.1: #i51888# allow the remove of a filter if the statement contains an error


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [72ab33506667b3de523e35d43d73fec8b3499ba2]

INTEGRATION: CWS encup (1.23.170); FILE MERGED 2005/04/29 15:55:03 ihi 1.23.170.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [811b57d6c775bb1972ea4661c4c89bacb73bf5b6]

INTEGRATION: CWS encup (1.43.102); FILE MERGED 2005/04/29 15:55:03 ihi 1.43.102.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [c6687dc9dba278b1dcd72fa97f6c1c2c3fe31e87]

INTEGRATION: CWS dba201b (1.10.26); FILE MERGED 2005/09/21 09:38:49 oj 1.10.26.2: RESYNC: (1.10-1.11); FILE MERGED 2005/07/11 13:37:22 fs 1.10.26.1: merging CWS dba201 into CWS dba201b


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [fe046d08cdc565cc25522c746eab95a8b9501569]

INTEGRATION: CWS encup (1.24.340); FILE MERGED 2005/04/29 15:55:03 ihi 1.24.340.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [77272f52b796ad8a42fbfab5e105a34068e845b7]

INTEGRATION: CWS dba201b (1.3.376); FILE MERGED 2005/09/21 09:22:50 oj 1.3.376.2: RESYNC: (1.3-1.4); FILE MERGED 2005/07/20 09:57:16 fs 1.3.376.1: #i51255# +SharedConnection


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [d1bb59a10ccb676aeae9d6d81882236e52edf5cc]

INTEGRATION: CWS encup (1.32.170); FILE MERGED 2005/04/29 15:55:02 ihi 1.32.170.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [7ad4d6f6469934b87923f28e4c13706afea0ca74]

INTEGRATION: CWS dba201b (1.31.52); FILE MERGED 2005/09/21 09:21:42 oj 1.31.52.2: RESYNC: (1.31-1.32); FILE MERGED 2005/07/15 06:06:57 oj 1.31.52.1: #i51888# allow the remove of a filter if the statement contains an error


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [b5f99ceac532c26ba4d0a7390f646f0ecfc1f6d1]

INTEGRATION: CWS encup (1.21.340); FILE MERGED 2005/04/29 15:55:02 ihi 1.21.340.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [cfe0eb7352cc49566bc39b8699bc9c21d9b75645]

INTEGRATION: CWS dba201b (1.13.146); FILE MERGED 2005/09/21 09:15:45 oj 1.13.146.2: RESYNC: (1.13-1.14); FILE MERGED 2005/07/20 09:56:41 fs 1.13.146.1: #i51255# XConnection replaced with SharedConnection, and DataSourceHolder replaced with SharedModel


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [3923f40216b3c787fbe5031b470f7d3bc2c8633c]

INTEGRATION: CWS encup (1.4.250); FILE MERGED 2005/04/29 15:55:02 ihi 1.4.250.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [d9ffc942ca52553d2bc8ced40de592f4ba722660]

INTEGRATION: CWS dba201b (1.2.84); FILE MERGED 2005/09/21 09:10:32 oj 1.2.84.2: RESYNC: (1.2-1.3); FILE MERGED 2005/07/20 09:56:41 fs 1.2.84.1: #i51255# XConnection replaced with SharedConnection, and DataSourceHolder replaced with SharedModel


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [594f43e1f06c78cc55d00cefd60c21abcb942f69]

INTEGRATION: CWS encup (1.27.340); FILE MERGED 2005/04/29 15:55:01 ihi 1.27.340.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [99e2bdf2c7abf83510d6f058ae91114f189d4193]

INTEGRATION: CWS dba201b (1.6.420); FILE MERGED 2005/09/21 09:08:16 oj 1.6.420.2: RESYNC: (1.6-1.7); FILE MERGED 2005/07/20 09:56:40 fs 1.6.420.1: #i51255# XConnection replaced with SharedConnection, and DataSourceHolder replaced with SharedModel


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [e1b013cc68013cc4f567d77a90f10e34c50805b6]

INTEGRATION: CWS encup (1.11.340); FILE MERGED 2005/04/29 15:55:01 ihi 1.11.340.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [328051b6a47ae0c7422e277ccf9800068d93cab9]

INTEGRATION: CWS dba201b (1.7.420); FILE MERGED 2005/09/21 08:58:12 oj 1.7.420.2: RESYNC: (1.7-1.8); FILE MERGED 2005/07/20 09:56:40 fs 1.7.420.1: #i51255# XConnection replaced with SharedConnection, and DataSourceHolder replaced with SharedModel


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [4352a4850ba8ab2309da428bd826ef24162361b5]

INTEGRATION: CWS dba201b (1.12.114); FILE MERGED 2005/09/21 08:56:56 oj 1.12.114.2: RESYNC: (1.12-1.13); FILE MERGED 2005/07/11 13:37:22 fs 1.12.114.1: merging CWS dba201 into CWS dba201b


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [a0043f0b064728a488e3d6fb9196f2d6847b1992]

INTEGRATION: CWS encup (1.3.340); FILE MERGED 2005/04/29 15:55:01 ihi 1.3.340.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [35fbf45df06a286af2a82baf42f48f5c40c5bcb3]

INTEGRATION: CWS dba201b (1.11.146); FILE MERGED 2005/09/21 08:56:06 oj 1.11.146.2: RESYNC: (1.11-1.12); FILE MERGED 2005/07/20 09:56:39 fs 1.11.146.1: #i51255# XConnection replaced with SharedConnection, and DataSourceHolder replaced with SharedModel


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [7ab2ae745928b448319355c9509ca610ee65bb09]

INTEGRATION: CWS encup (1.27.340); FILE MERGED 2005/04/29 15:55:00 ihi 1.27.340.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [fa856cd5c22eb8c02b486cca69bf813462511ca6]

INTEGRATION: CWS dba201b (1.22.44); FILE MERGED 2005/09/21 08:49:34 oj 1.22.44.2: RESYNC: (1.22-1.23); FILE MERGED 2005/07/11 13:37:21 fs 1.22.44.1: merging CWS dba201 into CWS dba201b


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [3421d5bd0cf01a348f709db87081d00cc72961f0]

INTEGRATION: CWS encup (1.23.340); FILE MERGED 2005/04/29 15:55:00 ihi 1.23.340.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [4ee7c82bd7c56bac6a9e9969bbae824c78f2cc8f]

INTEGRATION: CWS dba201b (1.18.58); FILE MERGED 2005/09/21 08:48:12 oj 1.18.58.2: RESYNC: (1.18-1.19); FILE MERGED 2005/07/11 13:37:21 fs 1.18.58.1: merging CWS dba201 into CWS dba201b


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [e31c24eebb0502d6d81cc0a8d195dbd956b06a60]

INTEGRATION: CWS encup (1.28.276); FILE MERGED 2005/04/29 15:55:00 ihi 1.28.276.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [04f1a317dd6ea58226c20a45b99c7cf9af00a3ae]

INTEGRATION: CWS dba201b (1.9.376); FILE MERGED 2005/09/21 08:44:45 oj 1.9.376.2: RESYNC: (1.9-1.10); FILE MERGED 2005/07/11 13:37:21 fs 1.9.376.1: merging CWS dba201 into CWS dba201b


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [b314765a3380faf3b502bfcdeeeac43f7184cf7b]

INTEGRATION: CWS encup (1.44.14); FILE MERGED 2005/04/29 15:54:59 ihi 1.44.14.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [68a39b1e916c025866e9d2390cebaa395d0e7f3d]

INTEGRATION: CWS dba201b (1.12.136); FILE MERGED 2005/09/21 08:44:10 oj 1.12.136.2: RESYNC: (1.12-1.13); FILE MERGED 2005/07/11 13:37:21 fs 1.12.136.1: merging CWS dba201 into CWS dba201b


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [be706b3721c80187404dca302fbd1754043129f2]

INTEGRATION: CWS encup (1.25.340); FILE MERGED 2005/04/29 15:54:59 ihi 1.25.340.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [96997bd28988a1f32bc156aa8fb3388ff27d1ad0]

INTEGRATION: CWS dba201b (1.12.376); FILE MERGED 2005/09/21 08:42:37 oj 1.12.376.2: RESYNC: (1.12-1.13); FILE MERGED 2005/07/11 13:37:21 fs 1.12.376.1: merging CWS dba201 into CWS dba201b


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [c4af072e006d4de0daa3d8c842d2c4c4a3e64d5b]

INTEGRATION: CWS encup (1.26.340); FILE MERGED 2005/04/29 15:54:59 ihi 1.26.340.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [f910b51308f72e26dc509e2190e508e406d293f6]

INTEGRATION: CWS dba201b (1.19.36); FILE MERGED 2005/09/21 08:41:35 oj 1.19.36.2: RESYNC: (1.19-1.21); FILE MERGED 2005/07/11 13:37:21 fs 1.19.36.1: merging CWS dba201 into CWS dba201b


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [67dcee1205caeefc4f5c7bdbbf805381d0d2beb1]

INTEGRATION: CWS encup (1.36.340); FILE MERGED 2005/04/29 15:54:59 ihi 1.36.340.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [391696d83e326b41a20e858ca556d36dd4779e36]

INTEGRATION: CWS dba201b (1.3.418); FILE MERGED 2005/09/21 08:37:37 oj 1.3.418.2: RESYNC: (1.3-1.4); FILE MERGED 2005/07/11 13:37:20 fs 1.3.418.1: merging CWS dba201 into CWS dba201b


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [0132de6558787a73ef6512d0f30bcd8eb2343894]

INTEGRATION: CWS encup (1.11.340); FILE MERGED 2005/04/29 15:54:58 ihi 1.11.340.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [beb414ea589901b3c86b9b492ca56325a70cffe5]

INTEGRATION: CWS dba201b (1.5.146); FILE MERGED 2005/09/21 08:34:51 oj 1.5.146.2: RESYNC: (1.5-1.6); FILE MERGED 2005/07/11 13:37:20 fs 1.5.146.1: merging CWS dba201 into CWS dba201b


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [4bb8a93aaf5ed9cc3a594a3e75620277bc7d7335]

INTEGRATION: CWS encup (1.32.340); FILE MERGED 2005/04/29 15:54:58 ihi 1.32.340.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [0aed49c07d55eea85308aaaf3d508c2e47454338]

INTEGRATION: CWS dba201b (1.3.376); FILE MERGED 2005/09/21 08:33:56 oj 1.3.376.2: RESYNC: (1.3-1.4); FILE MERGED 2005/07/11 13:37:20 fs 1.3.376.1: merging CWS dba201 into CWS dba201b


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [56eafc25ceb43db509ecc24b4f751185edcbf0db]

INTEGRATION: CWS encup (1.31.262); FILE MERGED 2005/04/29 15:54:56 ihi 1.31.262.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [dd462218748e108c19cdb23d7cc3a6f95282e9f5]

INTEGRATION: CWS dba201b (1.36.44); FILE MERGED 2005/09/21 08:33:19 oj 1.36.44.2: RESYNC: (1.36-1.37); FILE MERGED 2005/07/11 13:37:20 fs 1.36.44.1: merging CWS dba201 into CWS dba201b


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [90c6b1d1ab2541da402148a694982283aeddad58]

INTEGRATION: CWS encup (1.109.78); FILE MERGED 2005/07/04 17:01:33 ihi 1.109.78.2: RESYNC: (1.109-1.110); FILE MERGED 2005/04/29 15:54:55 ihi 1.109.78.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [ae911d9dc23440c60a723b521942d214062e4cce]

INTEGRATION: CWS dba201b (1.18.146); FILE MERGED 2005/09/21 08:31:42 oj 1.18.146.2: RESYNC: (1.18-1.19); FILE MERGED 2005/07/11 13:37:19 fs 1.18.146.1: merging CWS dba201 into CWS dba201b


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [8526e66f929b06df168cb684214f5bf0eee81c41]

INTEGRATION: CWS encup (1.27.338); FILE MERGED 2005/04/29 15:54:54 ihi 1.27.338.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [5a94b16d2178e3d62c983a7d7031b88a855f45ba]

INTEGRATION: CWS dba201b (1.93.6); FILE MERGED 2005/09/21 08:29:16 oj 1.93.6.2: RESYNC: (1.93-1.94); FILE MERGED 2005/07/11 13:37:19 fs 1.93.6.1: merging CWS dba201 into CWS dba201b


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [e30dd9d8dd8db0cbffec184e4f9ae89592e65bb8]

INTEGRATION: CWS encup (1.47.310); FILE MERGED 2005/04/29 15:54:54 ihi 1.47.310.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [0a8d8731c1852c2e6d9212eabf56e948b520e1a3]

INTEGRATION: CWS dba201b (1.19.136); FILE MERGED 2005/09/21 08:28:19 oj 1.19.136.2: RESYNC: (1.19-1.20); FILE MERGED 2005/07/11 13:37:19 fs 1.19.136.1: merging CWS dba201 into CWS dba201b


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [2f9cc39368c2883277d9c3e35b388541f5c5dedb]

INTEGRATION: CWS encup (1.34.80); FILE MERGED 2005/04/29 15:54:53 ihi 1.34.80.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [3865734257073ab9b53eca996c6442a8686509ca]

INTEGRATION: CWS dba201b (1.2.198); FILE MERGED 2005/09/21 08:27:32 oj 1.2.198.2: RESYNC: (1.2-1.3); FILE MERGED 2005/07/11 13:56:45 fs 1.2.198.1: merging CWS dba201a into CWS dba201b


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [3279100a30a4d34c738a5edc798312bc73c908ba]

INTEGRATION: CWS encup (1.8.36); FILE MERGED 2005/04/29 15:54:53 ihi 1.8.36.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [a722b3dbdaf638cd20b836ebe4d19a45fbdfae96]

INTEGRATION: CWS dba201b (1.39.38); FILE MERGED 2005/09/21 08:26:57 oj 1.39.38.2: RESYNC: (1.39-1.40); FILE MERGED 2005/07/11 13:37:18 fs 1.39.38.1: merging CWS dba201 into CWS dba201b


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [8e0716d4c31c38de887d66ab17bd11bb861da870]

INTEGRATION: CWS pl03 (1.6.506); FILE MERGED 2005/05/31 16:04:35 pl 1.6.506.1: #i48941# implement string lists


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [9164c31fd74738a2c00de425b8bfc9ffa670306f]

INTEGRATION: CWS dba201b (1.5.6); FILE MERGED 2005/09/21 08:25:59 oj 1.5.6.2: RESYNC: (1.5-1.6); FILE MERGED 2005/07/11 13:37:18 fs 1.5.6.1: merging CWS dba201 into CWS dba201b


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [ed3bdcea2fda36b3703d700836d7ef1aa3ea4f62]

INTEGRATION: CWS encup (1.4.170); FILE MERGED 2005/04/29 15:54:53 ihi 1.4.170.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [15467a3e679fdf2ae3d73b80b79d48f752b6978c]

INTEGRATION: CWS dba201b (1.3.44); FILE MERGED 2005/09/21 08:23:26 oj 1.3.44.2: RESYNC: (1.3-1.4); FILE MERGED 2005/07/11 13:37:18 fs 1.3.44.1: merging CWS dba201 into CWS dba201b


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [c071d2ca2c468a1f5d4b4cebe5772237f034a04b]

INTEGRATION: CWS encup (1.3.170); FILE MERGED 2005/04/29 15:54:52 ihi 1.3.170.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [38f3551a1b11df95484c871ed1c406b2cf5e155a]

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>  [7cbff08c0ec3cbef2d3f1c175f75ba4252ef9b48]

INTEGRATION: CWS dba201b (1.18.198); FILE MERGED 2005/09/21 08:22:31 oj 1.18.198.2: RESYNC: (1.18-1.19); FILE MERGED 2005/07/11 13:37:18 fs 1.18.198.1: merging CWS dba201 into CWS dba201b


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [bd65992611c7483e7f43dabfeaae6d69702ad0a2]

INTEGRATION: CWS encup (1.5.36); FILE MERGED 2005/04/29 15:54:52 ihi 1.5.36.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [bb64cb327f1079fd10c4c720dcc6d7d5ed15c115]

INTEGRATION: CWS dba201b (1.2.116); FILE MERGED 2005/09/21 08:20:55 oj 1.2.116.2: RESYNC: (1.2-1.3); FILE MERGED 2005/07/06 08:20:11 oj 1.2.116.1: #i48453# disable table wizard when open of db app is not checked


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [5e9f448eefd91ec229b84c0df10ee176630ecfb4]

INTEGRATION: CWS encup (1.3.170); FILE MERGED 2005/04/29 15:54:51 ihi 1.3.170.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [588d31ea3e6e6d730de75806628bdec293d9b9a5]

INTEGRATION: CWS dba201b (1.4.44); FILE MERGED 2005/09/21 08:20:37 oj 1.4.44.4: RESYNC: (1.4-1.5); FILE MERGED 2005/07/11 13:37:18 fs 1.4.44.3: merging CWS dba201 into CWS dba201b 2005/07/06 11:02:49 oj 1.4.44.2: #i49690# check if jvm is null 2005/07/06 08:20:11 oj 1.4.44.1: #i48453# disable table wizard when open of db app is not checked


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [a92f5211c357ae4add694dc4972c2123617d43a2]

INTEGRATION: CWS encup (1.4.112); FILE MERGED 2005/04/29 15:54:51 ihi 1.4.112.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [a5720667283bd49b7d6e1655d43938747976b329]

INTEGRATION: CWS dba201b (1.10.38); FILE MERGED 2005/09/21 08:18:38 oj 1.10.38.2: RESYNC: (1.10-1.11); FILE MERGED 2005/07/11 13:37:17 fs 1.10.38.1: merging CWS dba201 into CWS dba201b


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [a835960a44287851a787add713765c96406b5ff5]

INTEGRATION: CWS encup (1.4.110); FILE MERGED 2005/04/29 15:54:51 ihi 1.4.110.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [6be0ca5e7aca5092fedf3ad92d7199f074158f36]

INTEGRATION: CWS dba201b (1.6.42); FILE MERGED 2005/09/21 08:18:00 oj 1.6.42.2: RESYNC: (1.6-1.7); FILE MERGED 2005/07/11 13:37:17 fs 1.6.42.1: merging CWS dba201 into CWS dba201b


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [54fce2dce23e4ece6b4cc12b9312bd6c38d24edc]

INTEGRATION: CWS encup (1.2.170); FILE MERGED 2005/04/29 15:54:50 ihi 1.2.170.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [0d11ba2cdc5a24ef68a63860c3873bccfd4d754a]

INTEGRATION: CWS encup (1.3.112); FILE MERGED 2005/04/29 15:54:50 ihi 1.3.112.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [d58733269356ddce5cfcdfcd8f7de22daea6c4ff]

INTEGRATION: CWS dba201b (1.5.6); FILE MERGED 2005/09/21 08:13:42 oj 1.5.6.2: RESYNC: (1.5-1.6); FILE MERGED 2005/07/11 13:37:17 fs 1.5.6.1: merging CWS dba201 into CWS dba201b


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [7d86233c9a04f3b161ad2e0fd1b00d9e01dbb18e]

INTEGRATION: CWS encup (1.12.102); FILE MERGED 2005/04/29 15:54:49 ihi 1.12.102.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [a44d23debf342f1c8fd486021644e41137b2eec8]

INTEGRATION: CWS dba201b (1.6.38); FILE MERGED 2005/09/21 08:08:50 oj 1.6.38.2: RESYNC: (1.6-1.7); FILE MERGED 2005/07/25 11:19:41 fs 1.6.38.1: #i46726# no DROPDOWNONLY for .uno:Refresh


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [754e0f8d477e89e12c06af1d315034d2efd3301c]

INTEGRATION: CWS encup (1.15.340); FILE MERGED 2005/04/29 15:54:49 ihi 1.15.340.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [fd52184775c4eae48450276891fed4826e5a46e9]

INTEGRATION: CWS dba201b (1.12.146); FILE MERGED 2005/09/21 08:05:39 oj 1.12.146.2: RESYNC: (1.12-1.13); FILE MERGED 2005/07/11 13:37:16 fs 1.12.146.1: merging CWS dba201 into CWS dba201b


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [029f65b712e65a36e181be9db26f93f1b41b47a2]

INTEGRATION: CWS encup (1.61.80); FILE MERGED 2005/04/29 15:54:47 ihi 1.61.80.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [7c7d7c6c341fbd964bb07287566ee6dc2671b2cb]

INTEGRATION: CWS dba201b (1.7.44); FILE MERGED 2005/09/21 08:04:07 oj 1.7.44.2: RESYNC: (1.7-1.8); FILE MERGED 2005/07/11 13:37:16 fs 1.7.44.1: merging CWS dba201 into CWS dba201b


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [c2a8d7986467fb9041495a863543f38da9015158]

INTEGRATION: CWS dba201b (1.2.420); FILE MERGED 2005/09/21 08:01:31 oj 1.2.420.2: RESYNC: (1.2-1.3); FILE MERGED 2005/07/11 13:37:16 fs 1.2.420.1: merging CWS dba201 into CWS dba201b


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [22cf4bd52e8c68a1920b07d800fde977ab30d301]

INTEGRATION: CWS dba201b (1.13.146); FILE MERGED 2005/09/21 08:01:16 oj 1.13.146.2: RESYNC: (1.13-1.14); FILE MERGED 2005/07/11 13:37:15 fs 1.13.146.1: merging CWS dba201 into CWS dba201b


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [b4d1d8c6b10f25c24a26ae9dbe8b277212570f69]

INTEGRATION: CWS dba201b (1.38.58); FILE MERGED 2005/09/21 08:01:00 oj 1.38.58.5: RESYNC: (1.39-1.40); FILE MERGED 2005/08/12 11:20:41 oj 1.38.58.4: #i48851# set default value to empty when string is zero 2005/07/11 13:37:15 fs 1.38.58.3: merging CWS dba201 into CWS dba201b 2005/07/11 07:21:49 oj 1.38.58.2: RESYNC: (1.38-1.39); FILE MERGED 2005/07/05 13:35:47 oj 1.38.58.1: #i48851# store default for bool as string


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [394de06116baf2cf6381367239f5fe7c9e73f2cb]

INTEGRATION: CWS dba201b (1.4.2); FILE MERGED 2005/09/21 08:00:45 oj 1.4.2.2: RESYNC: (1.4-1.5); FILE MERGED 2005/07/11 13:37:15 fs 1.4.2.1: merging CWS dba201 into CWS dba201b


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [8900d7bced5f3a54d6617958da3594632207abba]

INTEGRATION: CWS dba201b (1.170.20); FILE MERGED 2005/09/21 08:00:15 oj 1.170.20.7: RESYNC: (1.170-1.171); FILE MERGED 2005/07/22 07:02:38 fs 1.170.20.6: #i10000# 2005/07/21 14:37:25 fs 1.170.20.5: slight syntax changes to the recently introduced SharedUNOComponent for better readability of client code 2005/07/21 08:14:08 fs 1.170.20.4: #i51255# 2005/07/20 10:11:01 fs 1.170.20.3: #i51255# XConnection replaced with SharedConnection 2005/07/15 06:06:56 oj 1.170.20.2: #i51888# allow the remove of a filter if the statement contains an error 2005/07/11 13:37:14 fs 1.170.20.1: merging CWS dba201 into CWS dba201b


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [4a3267a651218e9df0eeb6ed23ce22508ad093b1]

INTEGRATION: CWS dba201b (1.71.36); FILE MERGED 2005/09/21 07:59:07 oj 1.71.36.2: RESYNC: (1.71-1.72); FILE MERGED 2005/06/01 06:46:17 oj 1.71.36.1: #122995# check that resultsetmetadata isn't null


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [e5576a62467686bfa1e96c4d7fab676335cb99c1]

INTEGRATION: CWS dba201b (1.64.2); FILE MERGED 2005/09/21 07:57:50 oj 1.64.2.3: RESYNC: (1.64-1.65); FILE MERGED 2005/07/29 09:23:54 fs 1.64.2.2: #i52602# lock SolarMutex in ::dispatch 2005/07/11 13:37:14 fs 1.64.2.1: merging CWS dba201 into CWS dba201b


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [e4d0d65a7c17cdb24b4d2572f51e365bfc238216]

INTEGRATION: CWS dba201b (1.7.136); FILE MERGED 2005/09/21 07:57:35 oj 1.7.136.2: RESYNC: (1.7-1.8); FILE MERGED 2005/07/11 13:37:14 fs 1.7.136.1: merging CWS dba201 into CWS dba201b


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [b6a961fc6c18dbc26fe16a0a32bc7b1ef2a7e2bb]

INTEGRATION: CWS dba201b (1.26.146); FILE MERGED 2005/09/21 07:57:08 oj 1.26.146.2: RESYNC: (1.26-1.27); FILE MERGED 2005/07/11 13:37:14 fs 1.26.146.1: merging CWS dba201 into CWS dba201b


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [fc9100b856e82d27b4ac334d9998dd01b71dd010]

INTEGRATION: CWS dba201b (1.69.38); FILE MERGED 2005/09/21 07:56:45 oj 1.69.38.4: RESYNC: (1.69-1.70); FILE MERGED 2005/07/22 07:02:38 fs 1.69.38.3: #i10000# 2005/07/20 10:13:15 fs 1.69.38.2: #i51255# XConnection replaced with SharedConnection 2005/07/11 13:37:13 fs 1.69.38.1: merging CWS dba201 into CWS dba201b


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [01e4ba9179ecbaabb9b0d7b2e8d637867af3a006]

INTEGRATION: CWS dba201b (1.14.118); FILE MERGED 2005/09/21 07:55:16 oj 1.14.118.2: RESYNC: (1.14-1.15); FILE MERGED 2005/07/20 10:12:11 fs 1.14.118.1: #i51255# xObject replaced with 3 typed members, plus a ModelControllerConnector to ensure that a model stays alive as long as the respective data source is connected


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [6513b3362505ccec6be93396e9207bf5e33eafa3]

INTEGRATION: CWS dba201b (1.22.22); FILE MERGED 2005/09/21 07:54:37 oj 1.22.22.3: RESYNC: (1.22-1.23); FILE MERGED 2005/07/20 10:10:48 fs 1.22.22.2: #i51255# no explicit dis/connectController from the outside - controllers are now responsible for this themself, including life time control of the model 2005/07/11 13:37:13 fs 1.22.22.1: merging CWS dba201 into CWS dba201b


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [32098fffc00d8fdb0e71498670210a0aad530d4e]

INTEGRATION: CWS autocurrency (1.15.458); FILE MERGED 2005/05/17 14:48:58 er 1.15.458.1: #i40902# use SvNumberFormatter::GetIndexPuttingAndConverting; convert legacy 'automatic' currency formats to new fixed currency formats


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [fd007823614f61ca6f50f9163b136335f065dffa]

INTEGRATION: CWS dba201b (1.21.96); FILE MERGED 2005/09/21 07:53:34 oj 1.21.96.2: RESYNC: (1.21-1.22); FILE MERGED 2005/07/11 13:37:13 fs 1.21.96.1: merging CWS dba201 into CWS dba201b


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [c4ee9519773ca892ac3a4f0d95e6f5f6e4faa598]

INTEGRATION: CWS autocurrency (1.14.248); FILE MERGED 2005/05/17 14:48:55 er 1.14.248.1: #i40902# use SvNumberFormatter::GetIndexPuttingAndConverting; convert legacy 'automatic' currency formats to new fixed currency formats


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [09d392cf45d2d995170dc4506c8a3511c74d61f4]

INTEGRATION: CWS dba201b (1.87.2); FILE MERGED 2005/09/21 07:53:21 oj 1.87.2.3: RESYNC: (1.87-1.88); FILE MERGED 2005/07/15 06:06:56 oj 1.87.2.2: #i51888# allow the remove of a filter if the statement contains an error 2005/07/11 13:37:13 fs 1.87.2.1: merging CWS dba201 into CWS dba201b


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [e2684ebf0129a7d13b06bc075252de2b6093916c]

INTEGRATION: CWS encup (1.2.4); FILE MERGED 2005/04/29 15:53:52 ihi 1.2.4.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [9dbb41b555481ed06daaa899f787db29cd75849b]

INTEGRATION: CWS dba201b (1.2.450); FILE MERGED 2005/09/21 07:52:43 oj 1.2.450.2: RESYNC: (1.2-1.3); FILE MERGED 2005/07/11 13:37:12 fs 1.2.450.1: merging CWS dba201 into CWS dba201b


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [5aceeba6171f0f7f3206a763c0dd52b0a10544d7]

INTEGRATION: CWS encup (1.2.4); FILE MERGED 2005/04/29 15:53:51 ihi 1.2.4.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [17872f56dd38ea7c16594a0bc6442f56dfb21eca]

INTEGRATION: CWS dba201b (1.8.58); FILE MERGED 2005/09/21 07:45:25 oj 1.8.58.2: RESYNC: (1.8-1.9); FILE MERGED 2005/07/05 12:46:32 oj 1.8.58.1: #i51336# change string


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [25868d37467afc0bfacd8efc58b1f563870204d1]

INTEGRATION: CWS dba201b (1.6.84); FILE MERGED 2005/09/21 07:51:07 oj 1.6.84.2: RESYNC: (1.6-1.7); FILE MERGED 2005/07/11 13:37:12 fs 1.6.84.1: merging CWS dba201 into CWS dba201b


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [902e9f85f55299ac654026b8308f35a7bcb67e04]

INTEGRATION: CWS dba201b (1.9.22); FILE MERGED 2005/09/21 07:50:54 oj 1.9.22.2: RESYNC: (1.9-1.10); FILE MERGED 2005/07/11 13:37:11 fs 1.9.22.1: merging CWS dba201 into CWS dba201b


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [79ba1e6f98f178c5daeaf0c29dfd5c3c2dca80e1]

INTEGRATION: CWS dba201b (1.4.22); FILE MERGED 2005/09/21 07:49:55 oj 1.4.22.2: RESYNC: (1.4-1.5); FILE MERGED 2005/07/11 13:37:11 fs 1.4.22.1: merging CWS dba201 into CWS dba201b


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [579bd99d523b00ee53616169bce3100967405fed]

INTEGRATION: CWS encup (1.40.50); FILE MERGED 2005/04/29 15:53:41 ihi 1.40.50.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [a4e539808e52473cc6cf8b70e4b7632bd4d237f7]

INTEGRATION: CWS autocurrency (1.3.252); FILE MERGED 2005/05/17 14:46:18 er 1.3.252.1: #i40902# use SvNumberFormatter::GetIndexPuttingAndConverting; convert legacy 'automatic' currency formats to new fixed currency formats


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [6496ed74972191b3030ff2466975020f8861ef32]

INTEGRATION: CWS encup (1.54.40); FILE MERGED 2005/04/29 15:53:39 ihi 1.54.40.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [fbb5c35447376cc0083264f8e2e91ac248d81370]

INTEGRATION: CWS dba201b (1.4.22); FILE MERGED 2005/09/21 07:49:14 oj 1.4.22.2: RESYNC: (1.4-1.5); FILE MERGED 2005/07/11 13:37:11 fs 1.4.22.1: merging CWS dba201 into CWS dba201b


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [d2fdb550f576267a86abf58b38693640753f6c3c]

INTEGRATION: CWS dba201b (1.5.22); FILE MERGED 2005/09/21 07:48:30 oj 1.5.22.2: RESYNC: (1.5-1.6); FILE MERGED 2005/07/11 13:37:11 fs 1.5.22.1: merging CWS dba201 into CWS dba201b


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [fb7a200264d532033efca0c3557b9d9b4c4ccee6]

INTEGRATION: CWS dba201b (1.8.2); FILE MERGED 2005/09/21 07:48:13 oj 1.8.2.2: RESYNC: (1.8-1.9); FILE MERGED 2005/07/11 13:37:11 fs 1.8.2.1: merging CWS dba201 into CWS dba201b


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [f93f0eec493279d230ef5eb931912843fd0e5a82]

INTEGRATION: CWS autocurrency (1.54.50); FILE MERGED 2005/06/13 12:22:18 er 1.54.50.2: RESYNC: (1.54-1.55); FILE MERGED 2005/05/17 14:43:06 er 1.54.50.1: #i40902# add GetIndexPuttingAndConverting; convert legacy 'automatic' currency formats to new fixed currency formats


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [de56cb8e66af795ad66b04d28d3efb075b3c4f83]

INTEGRATION: CWS dba201b (1.10.2); FILE MERGED 2005/09/21 07:47:57 oj 1.10.2.2: RESYNC: (1.10-1.11); FILE MERGED 2005/07/11 13:37:10 fs 1.10.2.1: merging CWS dba201 into CWS dba201b


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [ef23bc6af0e2aa4feb8cc654c4b48d8da7da2688]

INTEGRATION: CWS dba201b (1.5.84); FILE MERGED 2005/09/21 07:47:41 oj 1.5.84.2: RESYNC: (1.5-1.6); FILE MERGED 2005/07/11 13:37:10 fs 1.5.84.1: merging CWS dba201 into CWS dba201b


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [75ea8939479b7055c5fada183e593aa1af64cd3b]

INTEGRATION: CWS dba201b (1.7.38); FILE MERGED 2005/09/21 07:47:22 oj 1.7.38.2: RESYNC: (1.7-1.8); FILE MERGED 2005/07/11 13:37:10 fs 1.7.38.1: merging CWS dba201 into CWS dba201b


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [812e990c13912281e3a0ad436a9e4dde4842a1d5]

INTEGRATION: CWS dba201b (1.12.38); FILE MERGED 2005/09/21 07:47:00 oj 1.12.38.4: RESYNC: (1.12-1.13); FILE MERGED 2005/07/21 14:35:55 fs 1.12.38.3: slight syntax changes to the recently introduced SharedUNOComponent for better readability of client code 2005/07/20 10:13:48 fs 1.12.38.2: #i51255# XConnection (partly) replaced with SharedConnection 2005/07/11 13:37:10 fs 1.12.38.1: merging CWS dba201 into CWS dba201b


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [3343c256c54e1fc665990bd639d1d589a0b5a0b1]

INTEGRATION: CWS dba201b (1.10.38); FILE MERGED 2005/09/21 07:46:45 oj 1.10.38.4: RESYNC: (1.10-1.11); FILE MERGED 2005/07/21 14:35:55 fs 1.10.38.3: slight syntax changes to the recently introduced SharedUNOComponent for better readability of client code 2005/07/20 10:14:08 fs 1.10.38.2: #i51255# XConnection (partly) replaced with SharedConnection 2005/07/11 13:56:44 fs 1.10.38.1: merging CWS dba201a into CWS dba201b


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [070eeae710613a45cfb46efe4448afea84cb64df]

INTEGRATION: CWS dba201b (1.10.44); FILE MERGED 2005/09/21 07:46:11 oj 1.10.44.2: RESYNC: (1.10-1.11); FILE MERGED 2005/07/20 10:12:50 fs 1.10.44.1: #i51255# use a ModelControllerConnector to connect ourself to the model, and to keep it alive as long as we ourself live


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [fe2d565b7bb0707095b96084f265c7dc59dec9b0]

INTEGRATION: CWS dba201b (1.20.26); FILE MERGED 2005/09/21 07:45:52 oj 1.20.26.10: RESYNC: (1.20-1.21); FILE MERGED 2005/08/08 12:28:34 fs 1.20.26.9: merging a (lost) fix from CWS dba201(a) 2005/08/08 12:27:20 fs 1.20.26.8: merging a (lost) fix from CWS dba201a 2005/08/08 12:23:14 fs 1.20.26.7: merging a (lost) fix from CWS dba201a 2005/08/08 12:04:58 oj 1.20.26.6: #i43965# remove DBNewViewAutoPilot 2005/07/22 07:02:37 fs 1.20.26.5: #i10000# 2005/07/21 14:35:54 fs 1.20.26.4: slight syntax changes to the recently introduced SharedUNOComponent for better readability of client code 2005/07/20 10:13:27 fs 1.20.26.3: #i51255# use a ModelControllerConnector to connect ourself to the model, and to keep it alive as long as we ourself live 2005/07/11 13:37:09 fs 1.20.26.2: merging CWS dba201 into CWS dba201b 2005/05/31 13:29:35 oj 1.20.26.1: #123000# check if vector is empty


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [ee346df1ea60aadbc9cbbb908e6e725792c48a4c]

INTEGRATION: CWS encup (1.9.50); FILE MERGED 2005/04/29 15:53:19 ihi 1.9.50.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [94a8b2314f9a212ca319cc58c9c5d82763164680]

INTEGRATION: CWS dba201b (1.7.118); FILE MERGED 2005/09/21 07:40:48 oj 1.7.118.2: RESYNC: (1.7-1.8); FILE MERGED 2005/07/11 13:37:09 fs 1.7.118.1: merging CWS dba201 into CWS dba201b


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [d4085b0e122ae7c19d42cfb6e93da83506877258]

INTEGRATION: CWS dba201b (1.9.38); FILE MERGED 2005/09/21 07:35:06 oj 1.9.38.4: RESYNC: (1.9-1.10); FILE MERGED 2005/07/11 13:56:43 fs 1.9.38.3: merging CWS dba201a into CWS dba201b 2005/07/11 13:37:07 fs 1.9.38.2: merging CWS dba201 into CWS dba201b 2005/06/06 06:47:19 oj 1.9.38.1: #i50347# insert unit convert for 10thmm


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [f3a33450e860535f381af7bee6d8079dd7dac6eb]

INTEGRATION: CWS encup (1.18.50); FILE MERGED 2005/04/29 15:53:18 ihi 1.18.50.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [fd5f9fa25005446dc2d325d7d3996acba7928466]

INTEGRATION: CWS encup (1.8.50); FILE MERGED 2005/04/29 15:53:18 ihi 1.8.50.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [4ea317d8ca9273624bdf8f8608a9396409d5c042]

INTEGRATION: CWS dba201b (1.2.146); FILE MERGED 2005/09/21 07:34:36 oj 1.2.146.2: RESYNC: (1.2-1.3); FILE MERGED 2005/07/11 13:37:07 fs 1.2.146.1: merging CWS dba201 into CWS dba201b


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [9ba1ff88c77776c2f4f7608d8441f36cd3331e77]

INTEGRATION: CWS dba201b (1.3.44); FILE MERGED 2005/09/21 07:33:50 oj 1.3.44.2: RESYNC: (1.3-1.5); FILE MERGED 2005/07/11 13:37:07 fs 1.3.44.1: merging CWS dba201 into CWS dba201b


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [1b7505dec4f3edc7b8d5a9e8eda30ae1395c0491]

INTEGRATION: CWS encup (1.38.50); FILE MERGED 2005/04/29 15:53:18 ihi 1.38.50.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [38592cf3a27fdb577e06225937c631d0b0e8e8e8]

INTEGRATION: CWS dba201b (1.2.146); FILE MERGED 2005/09/21 07:33:01 oj 1.2.146.2: RESYNC: (1.2-1.3); FILE MERGED 2005/07/11 13:37:07 fs 1.2.146.1: merging CWS dba201 into CWS dba201b


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [bf5e0a5cf28e877c7e5c85cdca07b5186b693458]

INTEGRATION: CWS encup (1.58.6); FILE MERGED 2005/04/29 15:53:17 ihi 1.58.6.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [82d33c42d6a9586bcfa8580a7551619b4be25862]

INTEGRATION: CWS encup (1.29.50); FILE MERGED 2005/04/29 15:53:17 ihi 1.29.50.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [149696c30fc6982f7f3f245f43b5bc1d0c9d86f7]

INTEGRATION: CWS dba201b (1.2.146); FILE MERGED 2005/09/21 07:32:33 oj 1.2.146.2: RESYNC: (1.2-1.3); FILE MERGED 2005/07/11 13:37:07 fs 1.2.146.1: merging CWS dba201 into CWS dba201b


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [aabda345ba4922b48a6938b8917a603fcc1c935f]

INTEGRATION: CWS dba201b (1.2.146); FILE MERGED 2005/09/21 07:31:57 oj 1.2.146.2: RESYNC: (1.2-1.3); FILE MERGED 2005/07/11 13:37:06 fs 1.2.146.1: merging CWS dba201 into CWS dba201b


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [339637689b8bafaa9a7d1e8a66df0998f27f53fa]

INTEGRATION: CWS encup (1.5.20); FILE MERGED 2005/04/29 15:53:07 ihi 1.5.20.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [43d5e51394cca2438d2ee76c166641a2463c34c1]

INTEGRATION: CWS dba201b (1.3.44); FILE MERGED 2005/09/21 07:31:27 oj 1.3.44.2: RESYNC: (1.3-1.4); FILE MERGED 2005/07/11 13:37:06 fs 1.3.44.1: merging CWS dba201 into CWS dba201b


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [975b6499bfb19bfcd46bc68b9bce28ccc43d0e3c]

INTEGRATION: CWS dba201b (1.2.146); FILE MERGED 2005/09/21 07:30:41 oj 1.2.146.2: RESYNC: (1.2-1.3); FILE MERGED 2005/07/11 13:37:06 fs 1.2.146.1: merging CWS dba201 into CWS dba201b


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [7c458f0c24e8463d469a2dda202436446de91751]

INTEGRATION: CWS encup (1.4.12); FILE MERGED 2005/04/29 15:53:06 ihi 1.4.12.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [38bd423ba980dabe85ecda7f49c6370afa606fa2]

INTEGRATION: CWS encup (1.8.28); FILE MERGED 2005/04/29 15:53:06 ihi 1.8.28.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [c5c8d9a18f6ef74811974ba1bdee23a0437a5e69]

INTEGRATION: CWS dba201b (1.3.88); FILE MERGED 2005/09/21 07:29:54 oj 1.3.88.2: RESYNC: (1.3-1.4); FILE MERGED 2005/07/11 13:37:06 fs 1.3.88.1: merging CWS dba201 into CWS dba201b


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [0e3c4c5c799e577b723a6c141b4b14af08a962c3]

INTEGRATION: CWS encup (1.4.28); FILE MERGED 2005/04/29 15:53:05 ihi 1.4.28.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [611af8617917f958822a921b640e665d24c6fc01]

INTEGRATION: CWS dba201b (1.6.38); FILE MERGED 2005/09/21 07:29:08 oj 1.6.38.4: RESYNC: (1.6-1.7); FILE MERGED 2005/07/11 13:37:06 fs 1.6.38.3: merging CWS dba201 into CWS dba201b 2005/06/06 06:47:18 oj 1.6.38.2: #i50347# insert unit convert for 10thmm 2005/06/03 09:59:50 oj 1.6.38.1: #i50273# export fo_compat name


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [2d9fa6cad828ff8f0469df7dd107787c8bfb69d9]

INTEGRATION: CWS encup (1.2.12); FILE MERGED 2005/04/29 15:52:59 ihi 1.2.12.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [155649028ba0b8e806efb2c256b9473600641579]

INTEGRATION: CWS dba201b (1.2.146); FILE MERGED 2005/09/21 07:28:10 oj 1.2.146.2: RESYNC: (1.2-1.3); FILE MERGED 2005/07/11 13:37:06 fs 1.2.146.1: merging CWS dba201 into CWS dba201b


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [fe4fd8afa0d5fc0f70323b349d8dbadd85af247d]

INTEGRATION: CWS dba201b (1.3.44); FILE MERGED 2005/09/21 07:27:31 oj 1.3.44.2: RESYNC: (1.3-1.4); FILE MERGED 2005/07/11 13:37:05 fs 1.3.44.1: merging CWS dba201 into CWS dba201b


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [1aa37928eff9ccbf9af934a08a88a562598fbd95]

INTEGRATION: CWS dba201b (1.3.94); FILE MERGED 2005/09/21 07:26:45 oj 1.3.94.2: RESYNC: (1.3-1.4); FILE MERGED 2005/07/11 13:37:05 fs 1.3.94.1: merging CWS dba201 into CWS dba201b


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [e1f2ce8d5dc13f9b326639d4bac72201ff8499ed]

INTEGRATION: CWS dba201b (1.5.44); FILE MERGED 2005/09/21 07:26:08 oj 1.5.44.3: RESYNC: (1.5-1.6); FILE MERGED 2005/07/11 13:56:42 fs 1.5.44.2: merging CWS dba201a into CWS dba201b 2005/07/11 13:37:05 fs 1.5.44.1: merging CWS dba201 into CWS dba201b


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [588dfb6560d1db68d42dc07ec7c5705121dff58a]

INTEGRATION: CWS dba201b (1.4.102); FILE MERGED 2005/09/21 07:25:31 oj 1.4.102.2: RESYNC: (1.4-1.5); FILE MERGED 2005/07/11 13:37:05 fs 1.4.102.1: merging CWS dba201 into CWS dba201b


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [2a46e4b9ebb5909d1529c063de9c990d84fc824a]

INTEGRATION: CWS encup (1.27.6); FILE MERGED 2005/04/29 15:52:48 ihi 1.27.6.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [986bd070d1d9833211846100c01ee3e8c775e423]

INTEGRATION: CWS dba201b (1.3.44); FILE MERGED 2005/09/21 07:24:58 oj 1.3.44.3: RESYNC: (1.3-1.5); FILE MERGED 2005/07/13 06:07:00 oj 1.3.44.2: compile error under sols 2005/07/11 13:37:05 fs 1.3.44.1: merging CWS dba201 into CWS dba201b


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [d1b170ada1a4fc5eba040fe6ed5a11a377d77398]

INTEGRATION: CWS dba201b (1.2.146); FILE MERGED 2005/09/21 07:24:20 oj 1.2.146.3: RESYNC: (1.2-1.3); FILE MERGED 2005/07/20 10:16:10 fs 1.2.146.2: spelling 2005/07/11 13:37:04 fs 1.2.146.1: merging CWS dba201 into CWS dba201b


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [06d8ac2c306d39b7dc732f019781f24803360c9d]

INTEGRATION: CWS dba201b (1.3.38); FILE MERGED 2005/09/21 07:23:51 oj 1.3.38.2: RESYNC: (1.3-1.4); FILE MERGED 2005/07/11 13:37:04 fs 1.3.38.1: merging CWS dba201 into CWS dba201b


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [cf25a1ab4d177e1439289212ea5c6702ed947be1]

INTEGRATION: CWS dba201b (1.3.88); FILE MERGED 2005/09/21 07:23:17 oj 1.3.88.2: RESYNC: (1.3-1.4); FILE MERGED 2005/07/11 13:37:04 fs 1.3.88.1: merging CWS dba201 into CWS dba201b


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [d5eb84651a52bbce250f773a5fe56a50c2189823]

INTEGRATION: CWS dba201b (1.2.146); FILE MERGED 2005/09/21 07:22:56 oj 1.2.146.2: RESYNC: (1.2-1.3); FILE MERGED 2005/07/11 13:56:42 fs 1.2.146.1: merging CWS dba201a into CWS dba201b


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [c66bd7a8a6187ee10c3ea36f96e9e33e17cc2bc6]

INTEGRATION: CWS encup (1.22.42); FILE MERGED 2005/04/29 15:52:37 ihi 1.22.42.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [a7fa74df1ed425179581b4f6b31e2fbb93a957ea]

INTEGRATION: CWS dba201b (1.13.6); FILE MERGED 2005/09/21 07:22:39 oj 1.13.6.4: RESYNC: (1.14-1.15); FILE MERGED 2005/07/26 13:08:08 fs 1.13.6.3: RESYNC: (1.13-1.14); FILE MERGED 2005/07/20 10:15:26 fs 1.13.6.2: #i51255# no explicit dis/connectController from the outside - controllers are now responsible for this themself, including life time control of the model 2005/07/11 13:37:03 fs 1.13.6.1: merging CWS dba201 into CWS dba201b


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [03427eb0bdd27f0989df9e9fd87395b62237a579]

INTEGRATION: CWS encup (1.25.42); FILE MERGED 2005/04/29 15:52:36 ihi 1.25.42.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [872ed9ae78cce6602bcd540f2cd83df7c17b7e9a]

INTEGRATION: CWS dba201b (1.8.36); FILE MERGED 2005/09/21 07:21:39 oj 1.8.36.2: RESYNC: (1.8-1.9); FILE MERGED 2005/07/11 13:37:02 fs 1.8.36.1: merging CWS dba201 into CWS dba201b


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [545745781e1020548d47eba06e9a5432e15b8105]

INTEGRATION: CWS encup (1.64.32); FILE MERGED 2005/04/29 15:52:33 ihi 1.64.32.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [9e23b9c8d3e72fcf9488bfa46fe020e61d84af1b]

INTEGRATION: CWS dba201b (1.2.146); FILE MERGED 2005/09/21 07:04:39 oj 1.2.146.2: RESYNC: (1.2-1.3); FILE MERGED 2005/07/11 13:37:02 fs 1.2.146.1: merging CWS dba201 into CWS dba201b


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [efeaedfa5a13cc655af9bf26adebc225d0dba8ea]

INTEGRATION: CWS dba201b (1.3.58); FILE MERGED 2005/09/21 07:03:41 oj 1.3.58.3: RESYNC: (1.3-1.4); FILE MERGED 2005/07/11 13:37:02 fs 1.3.58.2: merging CWS dba201 into CWS dba201b 2005/06/09 08:55:16 fs 1.3.58.1: #i49370# do a prepareClose/suspend when a close-command is intercepted


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [1bfa96a544a1a7424e48d2ec3435053d900be5c3]

INTEGRATION: CWS encup (1.27.174); FILE MERGED 2005/04/29 15:52:12 ihi 1.27.174.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [92dfb4317e705c15c975089e99189c30986e3075]

INTEGRATION: CWS dba201b (1.12.36); FILE MERGED 2005/09/21 07:03:21 oj 1.12.36.3: RESYNC: (1.12-1.13); FILE MERGED 2005/07/11 13:37:01 fs 1.12.36.2: merging CWS dba201 into CWS dba201b 2005/06/09 08:55:15 fs 1.12.36.1: #i49370# do a prepareClose/suspend when a close-command is intercepted


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [f8eda4e7f97f292af35c5208dd60ada042d623cd]

INTEGRATION: CWS encup (1.4.90); FILE MERGED 2005/04/29 15:52:10 ihi 1.4.90.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [9cfe62966ff1e0039d95a07d0c613675a53e3075]

INTEGRATION: CWS dba201b (1.26.18); FILE MERGED 2005/09/21 07:03:07 oj 1.26.18.8: RESYNC: (1.27-1.28); FILE MERGED 2005/07/29 10:04:30 fs 1.26.18.7: #i52603# suspend(false) if suspend(true) was successful, but closing needed to be cancelled for other reasons 2005/07/26 07:51:47 fs 1.26.18.6: #i52479# execute: be more tolerant: accept OpenCommandArgument, OpenCommandArgument2, and no OpenCommandArgument at all 2005/07/11 13:37:01 fs 1.26.18.5: merging CWS dba201 into CWS dba201b 2005/07/11 07:19:16 oj 1.26.18.4: RESYNC: (1.26-1.27); FILE MERGED 2005/06/09 08:55:15 fs 1.26.18.3: #i49370# do a prepareClose/suspend when a close-command is intercepted 2005/06/08 14:48:11 fs 1.26.18.2: still #i50475#: copyTo requires to open the storage not-readonly, since the parent storage might be implicitly opened with the same permissions 2005/06/08 14:06:45 fs 1.26.18.1: #i50475# be more conservative with the readonly flag, don't switch to not-readonly if not necessary


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [841230847b001636f6faf49f8bf863621b09aa79]

INTEGRATION: CWS encup (1.3.16); FILE MERGED 2005/04/29 15:52:10 ihi 1.3.16.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [58a2847b3a48c58d7659f652620a0c210c8c12d8]

INTEGRATION: CWS dba201b (1.13.2); FILE MERGED 2005/09/21 07:02:30 oj 1.13.2.2: RESYNC: (1.13-1.14); FILE MERGED 2005/07/22 06:02:06 oj 1.13.2.1: #i52171# don't insert impl struct in createInstance call


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [9959096fcdc7c06e39d63c5c9aa719c235416e33]

INTEGRATION: CWS encup (1.2.90); FILE MERGED 2005/04/29 15:52:10 ihi 1.2.90.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [1d3aeb155c6d084b2d2d29651b91f18e10bb4d90]

INTEGRATION: CWS dba201b (1.18.36); FILE MERGED 2005/09/21 07:02:17 oj 1.18.36.2: RESYNC: (1.18-1.19); FILE MERGED 2005/07/06 07:46:54 oj 1.18.36.1: #i48015# throw illegalargument exception when object is inserted twice with different name


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [ff4cfa045b7d691f1ca990372bf18afd111b0042]

INTEGRATION: CWS encup (1.2.90); FILE MERGED 2005/04/29 15:52:09 ihi 1.2.90.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [0a5fc8fbaa4de65bb15b388e412da47a32e55ac6]

INTEGRATION: CWS dba201b (1.30.2); FILE MERGED 2005/09/21 07:01:54 oj 1.30.2.2: RESYNC: (1.30-1.31); FILE MERGED 2005/07/20 10:17:22 fs 1.30.2.1: #i52171# better control over model ownership


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [942033a6c8b70ffc3b6b1ec143ed228196ada2ed]

INTEGRATION: CWS encup (1.70.62); FILE MERGED 2005/04/29 15:52:08 ihi 1.70.62.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [b318f2c8c9dccbf80cf9ceab9666cb3319844937]

INTEGRATION: CWS dba201b (1.60.2); FILE MERGED 2005/09/21 07:01:40 oj 1.60.2.4: RESYNC: (1.60-1.62); FILE MERGED 2005/07/21 14:35:03 fs 1.60.2.3: slight syntax changes to the recently introduced SharedUNOComponent for better readability of client code 2005/07/20 10:17:21 fs 1.60.2.2: #i52171# better control over model ownership 2005/07/11 13:37:00 fs 1.60.2.1: merging CWS dba201 into CWS dba201b


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [b5134853037e58924ebfe64d8ee0f117398bfbc2]

INTEGRATION: CWS encup (1.4.90); FILE MERGED 2005/04/29 15:52:07 ihi 1.4.90.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [c1b5ddc0614c97f4c6d9b31d3f42743dd85f0b79]

INTEGRATION: CWS dba201b (1.4.2); FILE MERGED 2005/09/21 07:01:24 oj 1.4.2.2: RESYNC: (1.4-1.5); FILE MERGED 2005/07/20 10:17:53 fs 1.4.2.1: #i52171# +impl_closeControllerFrames


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [6a54ba71e7a328d3d90b25662495f30f36c5abea]

INTEGRATION: CWS encup (1.38.174); FILE MERGED 2005/04/29 15:52:06 ihi 1.38.174.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [e9a7c5456390ca24070d0a52f4871b4d48f89393]

INTEGRATION: CWS dba201b (1.19.10); FILE MERGED 2005/09/21 07:01:01 oj 1.19.10.5: RESYNC: (1.20-1.21); FILE MERGED 2005/07/20 10:18:08 fs 1.19.10.4: #i52171# better control over model ownership 2005/07/11 13:37:00 fs 1.19.10.3: merging CWS dba201 into CWS dba201b 2005/07/11 07:18:20 oj 1.19.10.2: RESYNC: (1.19-1.20); FILE MERGED 2005/05/27 10:32:23 oj 1.19.10.1: #i49860# don't clear connection when storeToUrl is called


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [7c8ab453b9eeaac6c7271278e552303847129a67]

INTEGRATION: CWS dba201b (1.30.2); FILE MERGED 2005/09/21 07:00:27 oj 1.30.2.4: RESYNC: (1.30-1.31); FILE MERGED 2005/07/21 14:35:02 fs 1.30.2.3: slight syntax changes to the recently introduced SharedUNOComponent for better readability of client code 2005/07/20 10:19:46 fs 1.30.2.2: #i52171# better control over model ownership 2005/07/11 13:37:00 fs 1.30.2.1: merging CWS dba201 into CWS dba201b


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [beddefefaa084f1cdbbfdf93f5a0ba8e29eb740d]

INTEGRATION: CWS encup (1.37.174); FILE MERGED 2005/04/29 15:52:03 ihi 1.37.174.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [7c80668cae185f5cf258ff3ddd990be4a547472c]

INTEGRATION: CWS dba201b (1.42.38); FILE MERGED 2005/09/21 06:59:20 oj 1.42.38.2: RESYNC: (1.42-1.43); FILE MERGED 2005/07/11 13:37:00 fs 1.42.38.1: merging CWS dba201 into CWS dba201b


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [08b2f607b43f57a5484ee8ec18838dcbdf73c43f]

INTEGRATION: CWS encup (1.26.174); FILE MERGED 2005/04/29 15:52:03 ihi 1.26.174.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [d0b05c0c7f5bd06300687faf78c0b26187e33ffe]

INTEGRATION: CWS dba201b (1.3.118); FILE MERGED 2005/09/21 06:55:11 oj 1.3.118.2: RESYNC: (1.3-1.4); FILE MERGED 2005/07/11 13:37:00 fs 1.3.118.1: merging CWS dba201 into CWS dba201b


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [10df04f296f90d98e2b8fb05ea93cc85c830c9cb]

INTEGRATION: CWS encup (1.29.174); FILE MERGED 2005/04/29 15:52:02 ihi 1.29.174.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [a1e0275b2ae056f7471947f16fca438cca1a79c0]

INTEGRATION: CWS encup (1.37.140); FILE MERGED 2005/04/29 15:52:02 ihi 1.37.140.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [a912de4eb67140d4374986c81ea2eba1d5fac1f6]

INTEGRATION: CWS dba201b (1.20.44); FILE MERGED 2005/09/21 06:54:59 oj 1.20.44.2: RESYNC: (1.20-1.21); FILE MERGED 2005/07/11 13:36:59 fs 1.20.44.1: merging CWS dba201 into CWS dba201b


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [aadd0bf4a76bd89bc38203bc551b7222ca61611f]

INTEGRATION: CWS encup (1.35.42); FILE MERGED 2005/04/29 15:52:01 ihi 1.35.42.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [4a1e162f80de6ee7af0cbc56842f3bcc310dd59a]

INTEGRATION: CWS dba201b (1.75.38); FILE MERGED 2005/09/21 06:46:13 oj 1.75.38.3: RESYNC: (1.75-1.77); FILE MERGED 2005/07/11 13:36:59 fs 1.75.38.2: merging CWS dba201 into CWS dba201b 2005/06/02 12:15:30 oj 1.75.38.1: #i50181# check if key columns are empty


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [cb0674e8008145028bdc1e002624ad4fbdb414cc]

INTEGRATION: CWS encup (1.47.174); FILE MERGED 2005/04/29 15:52:01 ihi 1.47.174.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [668fb56a6f298dfd11409b1b2cdd1b8257373c9a]

INTEGRATION: CWS dba201b (1.75.38); FILE MERGED 2005/09/21 06:45:41 oj 1.75.38.2: RESYNC: (1.75-1.77); FILE MERGED 2005/07/11 13:36:58 fs 1.75.38.1: merging CWS dba201 into CWS dba201b


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [b33fcefbb9cdcdda5279c4e6bf1d4d38c4683604]

INTEGRATION: CWS encup (1.28.174); FILE MERGED 2005/04/29 15:52:00 ihi 1.28.174.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [317f433283291fd7062434ebf38d40db3845813d]

INTEGRATION: CWS dba201b (1.133.44); FILE MERGED 2005/09/21 06:45:08 oj 1.133.44.3: RESYNC: (1.133-1.135); FILE MERGED 2005/07/26 10:50:32 oj 1.133.44.2: #i52440# throw exception when only select is allowed and an update or insert is executing 2005/07/26 10:48:19 oj 1.133.44.1: #i52440# throw exception when only select is allowed and an update or insert is executing


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [c473db1afe7c80d99b4fe0d9d7f41b1830855ab2]

INTEGRATION: CWS encup (1.49.140); FILE MERGED 2005/04/29 15:51:59 ihi 1.49.140.1: #i40603# German strings now UTF8 encoded


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [5e10dd16ca8578c77f52ce9192fea469fa802a55]

INTEGRATION: CWS dba201b (1.21.38); FILE MERGED 2005/09/21 06:44:56 oj 1.21.38.2: RESYNC: (1.21-1.22); FILE MERGED 2005/07/11 13:36:58 fs 1.21.38.1: merging CWS dba201 into CWS dba201b


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [ee6115795f2edfe6b611a8649ceacfce86a1da68]

INTEGRATION: CWS dba201b (1.57.38); FILE MERGED 2005/09/21 06:44:44 oj 1.57.38.2: RESYNC: (1.57-1.58); FILE MERGED 2005/07/11 13:36:58 fs 1.57.38.1: merging CWS dba201 into CWS dba201b


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [43f6144b7e0b6c95f0317a49c0027901b29a21b2]

INTEGRATION: CWS dba201b (1.16.146); FILE MERGED 2005/09/21 06:43:36 oj 1.16.146.2: RESYNC: (1.16-1.17); FILE MERGED 2005/07/11 13:36:58 fs 1.16.146.1: merging CWS dba201 into CWS dba201b


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [748f19c29e53594fa2968995c7b91660cd4dd705]

INTEGRATION: CWS dba201b (1.38.58); FILE MERGED 2005/09/21 06:43:24 oj 1.38.58.3: RESYNC: (1.38-1.39); FILE MERGED 2005/07/26 10:48:19 oj 1.38.58.2: #i52440# throw exception when only select is allowed and an update or insert is executing 2005/07/11 13:36:58 fs 1.38.58.1: merging CWS dba201 into CWS dba201b


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [801eddd94fc338cbceca7bcd5d4cc74a8e010adc]

INTEGRATION: CWS dba201b (1.13.44); FILE MERGED 2005/09/21 06:40:00 oj 1.13.44.2: RESYNC: (1.13-1.14); FILE MERGED 2005/07/11 13:36:57 fs 1.13.44.1: merging CWS dba201 into CWS dba201b


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [00bf477197d918e860da17ff22fd562267b2a382]

INTEGRATION: CWS dba201b (1.2.38); FILE MERGED 2005/09/21 06:36:05 oj 1.2.38.2: RESYNC: (1.2-1.3); FILE MERGED 2005/07/05 12:58:56 oj 1.2.38.1: #i51571# fix test to new api


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [a4dd17aa1a2c6dd2aaeab6db433f9937dbb78714]

INTEGRATION: CWS dba201b (1.9.268); FILE MERGED 2005/09/21 17:58:28 oj 1.9.268.2: RESYNC: (1.9-1.10); FILE MERGED 2005/07/21 14:25:31 fs 1.9.268.1: #i52267# also hold a connection


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [105b421a7203c4cfd8c11ec6d99ccf2f70bfbd5b]

INTEGRATION: CWS dba201b (1.9.268); FILE MERGED 2005/09/21 17:43:38 oj 1.9.268.2: RESYNC: (1.9-1.10); FILE MERGED 2005/07/21 14:25:08 fs 1.9.268.1: #i52267# SharedConnection


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [fa9803cbac42b5c685cf0a18accf599af82be721]

INTEGRATION: CWS dba201b (1.19.266); FILE MERGED 2005/09/21 17:31:05 oj 1.19.266.6: RESYNC: (1.19-1.20); FILE MERGED 2005/07/21 14:48:43 fs 1.19.266.5: slight syntax changes to the recently introduced SharedUNOComponent for better readability of client code 2005/07/21 14:40:01 fs 1.19.266.4: typo 2005/07/21 14:22:49 fs 1.19.266.3: #i52267# typo 2005/07/21 14:22:09 fs 1.19.266.2: #i52267# also pass a connection in DnD operations 2005/07/21 12:02:19 fs 1.19.266.1: #i52255#


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [75bd8d645061b742d50b36f7ed567b3c5424a45b]

INTEGRATION: CWS dba201b (1.44.170); FILE MERGED 2005/09/21 17:27:44 oj 1.44.170.3: RESYNC: (1.44-1.45); FILE MERGED 2005/07/21 14:23:26 fs 1.44.170.2: #i52267# implCreateFieldControl: also recognize connections which are part of the descriptor 2005/07/21 08:52:17 fs 1.44.170.1: forgot createFieldControl: forgot initializations of some control models


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [036003c69a754f37d120389a12f578fffa3ddf58]

INTEGRATION: CWS dba201b (1.67.4); FILE MERGED 2005/09/21 17:24:36 oj 1.67.4.2: RESYNC: (1.67-1.68); FILE MERGED 2005/07/11 14:00:47 fs 1.67.4.1: merging CWS dba201a into CWS dba201b


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [216a3843c1e3b5f4cf6c5d2aacd7c9c7f079520e]

INTEGRATION: CWS dba201b (1.42.4); FILE MERGED 2005/09/21 17:12:46 oj 1.42.4.2: RESYNC: (1.42-1.43); FILE MERGED 2005/07/11 14:00:47 fs 1.42.4.1: merging CWS dba201a into CWS dba201b


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [40bbc02981deb95ef799046c9a232dba8f375fe0]

INTEGRATION: CWS dba201b (1.49.116); FILE MERGED 2005/09/21 17:12:21 oj 1.49.116.2: RESYNC: (1.49-1.50); FILE MERGED 2005/07/21 14:24:31 fs 1.49.116.1: #i52267# DnD: also recognize connections which are part of the descriptor


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [5f90f399befdefdc684316ffb42abdc9d484e901]

INTEGRATION: CWS dba201b (1.2.678); FILE MERGED 2005/09/21 17:12:04 oj 1.2.678.2: RESYNC: (1.2-1.3); FILE MERGED 2005/07/11 13:36:36 fs 1.2.678.1: merging CWS dba201 into dba201b


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [dd4ad7b666276371f664ee952cd5d6a83f4c977a]

INTEGRATION: CWS dba201b (1.13.678); FILE MERGED 2005/09/21 17:11:52 oj 1.13.678.2: RESYNC: (1.13-1.14); FILE MERGED 2005/07/21 14:24:13 fs 1.13.678.1: #i52267# additional ctor taking a DataAccessDescriptor - allows transfering XConnections, too


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [552e8f180e2d937a1b45377fbc4db53f740c4bf1]

INTEGRATION: CWS encup (1.1.2); FILE ADDED 2005/05/26 15:56:33 ihi 1.1.2.1: #i49922# Source language detection


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [c6c8db36fb8da834bf7a07e64d827a6b8aefb0b4]

INTEGRATION: CWS encup (1.3.92); FILE MERGED 2005/05/17 18:54:18 ihi 1.3.92.1: #i40603# de encoding conversation to UTF8


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [3c7d7b0d62a7bc1cbc05567d7acc649f54c711da]

INTEGRATION: CWS encup (1.3.92); FILE MERGED 2005/05/17 18:54:17 ihi 1.3.92.1: #i40603# de encoding conversation to UTF8


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [5bfebe03e7225874d175fcc41d084017ead7df13]

INTEGRATION: CWS encup (1.2.106); FILE MERGED 2005/05/17 18:54:16 ihi 1.2.106.1: #i40603# de encoding conversation to UTF8


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [d7b1126825f2e059494ebb323b8487402a4c9985]

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>  [17933bfb7f4c81356f5745f5b0bbee76ae0f8888]

INTEGRATION: CWS encup (1.4.74); FILE MERGED 2005/05/17 18:54:15 ihi 1.4.74.1: #i40603# de encoding conversation to UTF8


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [2806d7f20efc1f4f8dc154d69efe583c5ff5757b]

INTEGRATION: CWS encup (1.3.92); FILE MERGED 2005/05/17 18:54:12 ihi 1.3.92.1: #i40603# de encoding conversation to UTF8


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [d0a1c7b4ee14f4e29ae5e96b1b4ccd379faad41d]

INTEGRATION: CWS jl16 (1.1.2); FILE ADDED 2005/07/01 07:49:17 jl 1.1.2.1: #i50243# short OOoBean test


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [99846ba1337aa9017d7bb38a99916a868ddf844f]

INTEGRATION: CWS encup (1.3.92); FILE MERGED 2005/05/17 18:54:11 ihi 1.3.92.1: #i40603# de encoding conversation to UTF8


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [f92e8514c7492e2c5834e8771b90226529bf62a4]

INTEGRATION: CWS jl16 (1.1.2); FILE ADDED 2005/07/01 07:49:07 jl 1.1.2.1: #i50243# short OOoBean test


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [4ec9f9d42c62fb48683ee72d468986a62ddf0725]

INTEGRATION: CWS jl16 (1.1.2); FILE ADDED 2005/06/02 14:18:41 jl 1.1.2.1: #50243# new complex test


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [9ab7803ca47ce2e81647ac9d5144e3a28a028d0d]

INTEGRATION: CWS encup (1.3.92); FILE MERGED 2005/05/17 18:54:10 ihi 1.3.92.1: #i40603# de encoding conversation to UTF8


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [4a130f5bf0a691cc704def48667faa28fb414468]

INTEGRATION: CWS dba201b (1.2.34); FILE MERGED 2005/09/22 18:01:40 oj 1.2.34.2: RESYNC: (1.2-1.3); FILE MERGED 2005/07/20 11:15:19 fs 1.2.34.1: #i51255# explicitly state the the DatabaseDocument attribute contains an OfficeDatabaseDocument


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [87649fea91e1be32b13c3e55175542b3f0c904e8]

INTEGRATION: CWS jl16 (1.1.2); FILE ADDED 2005/06/02 14:19:23 jl 1.1.2.1: #50243# new complex test


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [fffadd5a343b09ac3108dda48b601ec7c6c864b4]

INTEGRATION: CWS encup (1.3.92); FILE MERGED 2005/05/17 18:54:08 ihi 1.3.92.1: #i40603# de encoding conversation to UTF8


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [a4fa6a95df234ecdca21a4ddc81fe9f9d79b3982]

INTEGRATION: CWS jl16 (1.1.2); FILE ADDED 2005/06/02 15:36:11 jl 1.1.2.2: #50243# diff images have now a diff in the name 2005/06/02 14:19:10 jl 1.1.2.1: #50243# new complex test


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [b80dd5f978829e973c789946d022e26f5c784464]

INTEGRATION: CWS dba201b (1.3.34); FILE MERGED 2005/09/22 17:52:57 oj 1.3.34.2: RESYNC: (1.3-1.4); FILE MERGED 2005/07/20 11:14:37 fs 1.3.34.1: #i51255# +XCloseable, for life time control


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [bdf00464f1c1aa6ea1e982e6ee3c7afb22426649]

INTEGRATION: CWS encup (1.3.92); FILE MERGED 2005/05/17 18:54:07 ihi 1.3.92.1: #i40603# de encoding conversation to UTF8


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [0a307f907edeb4194b7716e30845f93add7dedfd]

INTEGRATION: CWS jl16 (1.1.2); FILE ADDED 2005/08/29 09:59:29 jl 1.1.2.9: #i50243 2005/08/22 13:11:00 jl 1.1.2.8: #50243# 2005/08/22 13:02:13 jl 1.1.2.7: #50243# 2005/08/17 12:24:01 jl 1.1.2.6: #i50243# 2005/07/07 09:29:36 jl 1.1.2.5: #50243# 2005/06/29 15:21:52 jl 1.1.2.4: #50243# 2005/06/06 11:12:32 jl 1.1.2.3: #50243# 2005/06/06 11:01:42 jl 1.1.2.2: #50243# 2005/06/02 14:18:53 jl 1.1.2.1: #50243# new complex test


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [f8dc63c1c9d2e49a2051271ac6876c02bd3c8f1d]

INTEGRATION: CWS jl16 (1.3.2); FILE MERGED 2005/08/22 08:58:26 sb 1.3.2.1: #i52831# Hack so that Wrapper objects are detected as proxies by the java_remote_bridge in jurt (a bit fragile, but works, see comment in java_remote_bridge.mapInterfaceTo).


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [a924fbc82d2cd1bdfac2e4dbef35dcb91c492e01]

INTEGRATION: CWS encup (1.3.92); FILE MERGED 2005/05/17 18:54:05 ihi 1.3.92.1: #i40603# de encoding conversation to UTF8


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [2a0367409b3a01ddcb0a8f5c111bc8ba6342fac6]

INTEGRATION: CWS jl16 (1.9.8); FILE MERGED 2005/08/10 08:54:29 jl 1.9.8.1: #i47140# policy.1.1.cli_types.dll is build


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [8572a2a8c78b93247891035689bb47f2f63db9f8]

INTEGRATION: CWS encup (1.3.92); FILE MERGED 2005/05/17 18:54:01 ihi 1.3.92.1: #i40603# de encoding conversation to UTF8


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [4ad11794828a28ddeed24522c39de46f0d625dae]

INTEGRATION: CWS encup (1.3.92); FILE MERGED 2005/05/17 18:53:57 ihi 1.3.92.1: #i40603# de encoding conversation to UTF8


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [ed5641f559f1eb481f76c019013a8135c0f21cb1]

INTEGRATION: CWS jl16 (1.1.2); FILE ADDED 2005/01/19 14:17:57 jl 1.1.2.1: #i38590# automated tests for generated cli types


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [a741a8ba041a65925a74dad3f29e027a51431dc4]

INTEGRATION: CWS jl16 (1.1.2); FILE ADDED 2005/01/19 14:17:46 jl 1.1.2.1: #i38590# automated tests for generated cli types


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [0f9aeccb2be05af4d5b47b4bd3c2426387430fc0]

INTEGRATION: CWS jl16 (1.1.2); FILE ADDED 2005/02/25 12:19:44 jl 1.1.2.2: #i38590# 2005/01/19 14:18:20 jl 1.1.2.1: #i38590# automated tests for generated cli types


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [beb83a98588d06f5309ec0e8e94b16c0fedfa45f]

INTEGRATION: CWS jl16 (1.1.2); FILE ADDED 2005/01/19 14:17:33 jl 1.1.2.1: #i38590# automated tests for generated cli types


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [f799664d54038d427bfaa5b8e8e2ba8ad5a3fe35]

INTEGRATION: CWS jl16 (1.1.2); FILE ADDED 2005/08/29 09:43:57 jl 1.1.2.3: #i38590# 2005/04/21 09:24:41 jl 1.1.2.2: #i47674# output and error stream are read and discarded in separate thread 2005/01/19 14:18:09 jl 1.1.2.1: #i38590# automated tests for generated cli types


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [741b06e956ae1eed8e4bdee1063a4eb9b776ec76]

INTEGRATION: CWS jl16 (1.1.2); FILE ADDED 2005/08/10 08:00:30 jl 1.1.2.1: #i47140# contains infos about how assemblies are added to scp2 and their versions


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [b958e8f3e9727e4ac03586c66f23d18dd0460373]

INTEGRATION: CWS dba201b (1.69.32); FILE MERGED 2005/09/21 06:45:36 oj 1.69.32.2: RESYNC: (1.69-1.70); FILE MERGED 2005/07/21 12:01:28 fs 1.69.32.1: #connectRowset now also takes into account connections from the outer database


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [09db6141a38dffa6a03495015c25decddd7f572b]

INTEGRATION: CWS jl16 (1.41.6); FILE MERGED 2005/08/22 08:56:15 sb 1.41.6.1: #i52831# Added comments explaining why the hack to fix this error in the bean module works.


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [adc976a427ea243cfe59d7584d552185f777742d]

INTEGRATION: CWS jl16 (1.4.58); FILE MERGED 2005/08/22 08:56:15 sb 1.4.58.1: #i52831# Added comments explaining why the hack to fix this error in the bean module works.


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [5f2d1157b82b66d8b408c0b6503d7bf44113942f]

INTEGRATION: CWS encup (1.4.92); FILE MERGED 2005/05/17 18:53:50 ihi 1.4.92.1: #i40603# de encoding conversation to UTF8


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [8b5ed4356918b6ce297a8c8e6d92673d2e837b54]

INTEGRATION: CWS encup (1.4.92); FILE MERGED 2005/05/17 18:53:49 ihi 1.4.92.1: #i40603# de encoding conversation to UTF8


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [3462cdf904f9abe2c57eb7f952c1274d8119884b]

INTEGRATION: CWS dba201b (1.10.24); FILE MERGED 2005/09/21 16:53:26 oj 1.10.24.2: RESYNC: (1.10-1.11); FILE MERGED 2005/07/20 12:43:51 fs 1.10.24.1: #i51255# sharedunocomponent moved to unotools


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [f2251e44940f4839f23bfa2077284c38f87b7c57]

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>  [81bafb7cf22554be441356e03d0dba3032c03763]

INTEGRATION: CWS dba201b (1.16.196); FILE MERGED 2005/09/21 16:47:01 oj 1.16.196.4: RESYNC: (1.17-1.18); FILE MERGED 2005/07/26 13:36:17 fs 1.16.196.3: RESYNC: (1.16-1.17); FILE MERGED 2005/07/21 14:27:00 fs 1.16.196.2: slight syntax changes to the recently introduced SharedUNOComponent for better readability of client code 2005/07/20 12:44:53 fs 1.16.196.1: #i51255# sharedunocomponent moved to unotools


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [1a51fdeba3f648a62792a2d580c180e6a8d60ae3]

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-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [1e49baa9645df21a94c6fb4dc82eb928dc00a918]

INTEGRATION: CWS encup (1.2.106); FILE MERGED 2005/05/17 18:53:46 ihi 1.2.106.1: #i40603# de encoding conversation to UTF8


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [cd0768b4013441c65dc84435cd7b2f36b1f17239]

INTEGRATION: CWS dba201b (1.1.2); FILE ADDED 2005/07/20 12:47:25 fs 1.1.2.1: #i51255# +SharedConnection, based on ::utl::SharedUNOComponent


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [eb8793b5308384c6f58c9f2f3827cc8ff326fe22]

INTEGRATION: CWS jl16 (1.4.24); FILE MERGED 2005/04/21 08:56:56 jl 1.4.24.1: #i47674# adapted code for automatic test. There is now a folder qa in this project.


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [1095931ffb5a9f6b5a27466f55eab9b49bcaafec]

INTEGRATION: CWS encup (1.3.92); FILE MERGED 2005/05/17 18:53:45 ihi 1.3.92.1: #i40603# de encoding conversation to UTF8


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [52cc43763ce4bee4e9910ae9d6918b7e8a5b1bc9]

INTEGRATION: CWS dba201b (1.5.24); FILE MERGED 2005/09/21 15:15:14 oj 1.5.24.2: RESYNC: (1.5-1.6); FILE MERGED 2005/07/20 12:44:37 fs 1.5.24.1: #i51255# sharedunocomponent moved to unotools


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [d3bbd493fdeba191c0c4832126c6eae3ff64c5c6]

INTEGRATION: CWS jl16 (1.6.2); FILE MERGED 2005/04/21 08:56:56 jl 1.6.2.1: #i47674# adapted code for automatic test. There is now a folder qa in this project.


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [752c1f68c15166693b05b3b5384fbe4f2d57ceca]

INTEGRATION: CWS dba201b (1.4.22); FILE MERGED 2005/09/21 13:16:31 oj 1.4.22.3: RESYNC: (1.4-1.5); FILE MERGED 2005/07/22 07:16:43 fs 1.4.22.2: #i10000# 2005/07/21 14:27:03 fs 1.4.22.1: slight syntax changes to the recently introduced SharedUNOComponent for better readability of client code


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [5c3adb384d8cfcd64f4413c6daf85c291c083595]

INTEGRATION: CWS jl16 (1.4.24); FILE MERGED 2005/04/21 08:56:55 jl 1.4.24.1: #i47674# adapted code for automatic test. There is now a folder qa in this project.


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [b9befd6c6aea6eb2f53b9f093f0d502f4826426f]

INTEGRATION: CWS dba201b (1.5.224); FILE MERGED 2005/09/21 13:13:53 oj 1.5.224.2: RESYNC: (1.5-1.6); FILE MERGED 2005/07/20 12:46:31 fs 1.5.224.1: #i51255# including another file which includes rtl/reference, don't do a 'using namespace rtl' since this conflicts now


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [748334e9a23dce45066859ebdeb3570af7cec069]

INTEGRATION: CWS encup (1.3.92); FILE MERGED 2005/05/17 18:53:44 ihi 1.3.92.1: #i40603# de encoding conversation to UTF8


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [b9e6d19503ec26acea00e0da23530b105033a394]

INTEGRATION: CWS jl16 (1.5.24); FILE MERGED 2005/04/21 08:56:55 jl 1.5.24.1: #i47674# adapted code for automatic test. There is now a folder qa in this project.


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [2169342c57dc3a22c98c17457018692d20652700]

INTEGRATION: CWS dba201b (1.4.182); FILE MERGED 2005/09/21 13:06:33 oj 1.4.182.2: RESYNC: (1.4-1.5); FILE MERGED 2005/07/20 12:46:04 fs 1.4.182.1: #i51255# including another file which includes rtl/reference, don't do a 'using namespace rtl' since this conflicts now


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [f33b5bf2dc8ce27729c80cabe88d833861445dda]

INTEGRATION: CWS encup (1.2.106); FILE MERGED 2005/05/17 18:53:44 ihi 1.2.106.1: #i40603# de encoding conversation to UTF8


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [e8980493f3ff1369ed7442d840cb36b36ae46cb1]

INTEGRATION: CWS jl16 (1.1.2); FILE ADDED 2005/04/21 09:22:21 jl 1.1.2.2: #i47674# only test on windows 2005/04/21 09:04:28 jl 1.1.2.1: #i47674# Testing cli bridge


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [09ffb99fa03c38d72c66a3830955eb3ee55d90b0]

INTEGRATION: CWS dba201b (1.3.24); FILE MERGED 2005/09/21 13:05:59 oj 1.3.24.2: RESYNC: (1.3-1.4); FILE MERGED 2005/07/20 12:45:31 fs 1.3.24.1: #i51255# sharedunocomponent moved to unotools


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [7a25df5b441f38dc409677586fa81eb6176d974d]

INTEGRATION: CWS encup (1.3.92); FILE MERGED 2005/05/17 18:53:42 ihi 1.3.92.1: #i40603# de encoding conversation to UTF8


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [ec7736b705b035ca1b0962fb2c604ec6c62e7dff]

INTEGRATION: CWS jl16 (1.1.2); FILE ADDED 2005/04/21 09:22:21 jl 1.1.2.2: #i47674# only test on windows 2005/04/21 09:04:17 jl 1.1.2.1: #i47674# Testing cli bridge


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [d04503e6888d309c96499b68c05584a91d075702]

INTEGRATION: CWS dba201b (1.9.22); FILE MERGED 2005/09/21 13:05:21 oj 1.9.22.2: RESYNC: (1.9-1.10); FILE MERGED 2005/07/20 12:45:31 fs 1.9.22.1: #i51255# sharedunocomponent moved to unotools


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [23149d7365e9bb75534e7993f0192fc31dff6cc6]

INTEGRATION: CWS jl16 (1.1.2); FILE ADDED 2005/04/21 09:04:06 jl 1.1.2.1: #i47674# Testing cli bridge


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [eb1132e92d46da295d880a55c9eafc9c368d1cd3]

INTEGRATION: CWS dba201b (1.52.22); FILE MERGED 2005/09/21 12:58:07 oj 1.52.22.2: RESYNC: (1.52-1.53); FILE MERGED 2005/07/21 14:26:06 fs 1.52.22.1: slight syntax changes to the recently introduced SharedUNOComponent for better readability of client code


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [4c648f741076c85aebb0f8e94c2850247e36aada]

INTEGRATION: CWS encup (1.5.68); FILE MERGED 2005/05/17 18:53:39 ihi 1.5.68.1: #i40603# de encoding conversation to UTF8


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [7a877a5cedee08f6edeffa53211de168b561e3ef]

INTEGRATION: CWS encup (1.3.92); FILE MERGED 2005/05/17 18:53:39 ihi 1.3.92.1: #i40603# de encoding conversation to UTF8


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [386934f02ea0a814cf5979b9fc25cd7592366f58]

INTEGRATION: CWS encup (1.3.92); FILE MERGED 2005/05/17 18:53:37 ihi 1.3.92.1: #i40603# de encoding conversation to UTF8


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [3b957df21f8fca5831013e9090628b96138b3afd]

INTEGRATION: CWS encup (1.3.92); FILE MERGED 2005/05/17 18:53:36 ihi 1.3.92.1: #i40603# de encoding conversation to UTF8


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [53ff6a7dd6e60488a6dcfc98f58be223f8c57904]

INTEGRATION: CWS dba201b (1.7.252); FILE MERGED 2005/09/21 07:51:14 oj 1.7.252.2: RESYNC: (1.7-1.8); FILE MERGED 2005/06/06 06:47:06 oj 1.7.252.1: #i50347# insert unit convert for 10thmm


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [03a212bb2cf9546b5a607fbbf6b08fd6983c20f4]

INTEGRATION: CWS encup (1.2.106); FILE MERGED 2005/05/17 18:53:32 ihi 1.2.106.1: #i40603# de encoding conversation to UTF8


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [817751cb5a83b4596f86d8a5999e8198951d3610]

INTEGRATION: CWS encup (1.3.92); FILE MERGED 2005/05/17 18:53:31 ihi 1.3.92.1: #i40603# de encoding conversation to UTF8


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [e1174db6855b182a902fb0315aa4837e8bf9bcd2]

INTEGRATION: CWS dba201b (1.34.20); FILE MERGED 2005/09/21 07:35:03 oj 1.34.20.2: RESYNC: (1.34-1.35); FILE MERGED 2005/07/14 13:23:43 fs 1.34.20.1: #i51936# always set NativeWidgetLook *first* when setting peer properties


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [3f7fac64c59eae16b5f17c08fbff8acb189298b4]

INTEGRATION: CWS dba201b (1.27.112); FILE MERGED 2005/07/05 12:26:08 oj 1.27.112.1: #i50727# check for utf8 chars as well


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [ffcc5cda2435e997028d13c8ac9a85b521d06019]

INTEGRATION: CWS dba201b (1.2.38); FILE MERGED 2005/09/21 10:04:36 oj 1.2.38.3: RESYNC: (1.3-1.4); FILE MERGED 2005/07/11 07:13:15 oj 1.2.38.2: RESYNC: (1.2-1.3); FILE MERGED 2005/07/05 07:45:11 oj 1.2.38.1: #i51335# if table is a view remove the xrename interface


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [d0dbb7bd114e82c39121266022b60f037e91ec6a]

INTEGRATION: CWS dba201b (1.58.90); FILE MERGED 2005/09/21 09:03:21 oj 1.58.90.2: RESYNC: (1.58-1.59); FILE MERGED 2005/07/11 13:56:42 fs 1.58.90.1: merging CWS dba201a into dba201b


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [ca60450b8a94d97d14897ef9239957431935ebdc]

INTEGRATION: CWS dba201b (1.11.58); FILE MERGED 2005/09/21 08:28:31 oj 1.11.58.2: RESYNC: (1.11-1.12); FILE MERGED 2005/07/11 13:27:06 fs 1.11.58.1: merging CWS dba201 into dba201b


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [7fb028f4895f915ff40fbd9762be81c8d5addc33]

INTEGRATION: CWS dba201b (1.2.42); FILE MERGED 2005/09/21 08:18:44 oj 1.2.42.2: RESYNC: (1.2-1.3); FILE MERGED 2005/07/11 13:56:41 fs 1.2.42.1: merging CWS dba201a into dba201b


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [4240e7cbca953ed1a38b00336ebe35b4bb73d4bb]

INTEGRATION: CWS dba201b (1.2.42); FILE MERGED 2005/09/21 08:18:27 oj 1.2.42.2: RESYNC: (1.2-1.3); FILE MERGED 2005/07/11 13:56:41 fs 1.2.42.1: merging CWS dba201a into dba201b


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [2884fe3dd96943a19a806a90ad0807cf5713286a]

INTEGRATION: CWS dba201b (1.6.38); FILE MERGED 2005/09/21 08:18:07 oj 1.6.38.2: RESYNC: (1.6-1.7); FILE MERGED 2005/07/11 13:56:41 fs 1.6.38.1: merging CWS dba201a into dba201b


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [828d75b8b58dc7feaca1310ee2817d237cddb6e9]

INTEGRATION: CWS dba201b (1.5.40); FILE MERGED 2005/09/21 08:17:47 oj 1.5.40.2: RESYNC: (1.5-1.6); FILE MERGED 2005/07/11 13:56:40 fs 1.5.40.1: merging CWS dba201a into dba201b


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [a39fc0aa84bf814068d0c4ca52481f8ccc38bc8c]

INTEGRATION: CWS dba201b (1.5.38); FILE MERGED 2005/09/21 08:17:27 oj 1.5.38.2: RESYNC: (1.5-1.6); FILE MERGED 2005/07/11 13:56:40 fs 1.5.38.1: merging CWS dba201a into dba201b


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [b620344599fc574e8517aa49f832a0139aa7572d]

INTEGRATION: CWS dba201b (1.2.38); FILE MERGED 2005/09/21 08:14:58 oj 1.2.38.3: RESYNC: (1.5-1.6); FILE MERGED 2005/07/11 07:11:55 oj 1.2.38.2: RESYNC: (1.2-1.5); FILE MERGED 2005/07/05 07:48:58 oj 1.2.38.1: #i51335# if table is a view remove the xrename interface


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [4d308e9d63ae7ccce492aa26405881acd4756a99]

INTEGRATION: CWS dba201b (1.7.38); FILE MERGED 2005/09/21 08:14:21 oj 1.7.38.2: RESYNC: (1.7-1.8); FILE MERGED 2005/07/11 13:56:39 fs 1.7.38.1: merging CWS dba201a into dba201b


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [769f62c17d61aae00a55aa2beab88ade84515071]

INTEGRATION: CWS dba201b (1.12.12); FILE MERGED 2005/09/21 08:12:50 oj 1.12.12.3: RESYNC: (1.13-1.14); FILE MERGED 2005/07/12 07:06:56 oj 1.12.12.2: #i51821# increment pLookup by 2 2005/07/11 13:56:39 fs 1.12.12.1: merging CWS dba201a into dba201b


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [3a0b06e5154659248fbaec8b8cf485d851dda675]

INTEGRATION: CWS encup (1.3.92); FILE MERGED 2005/05/17 18:53:12 ihi 1.3.92.1: #i40603# de encoding conversation to UTF8


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [0f9163312046601d844801521c15a2c892aa29b4]

INTEGRATION: CWS dba201b (1.36.46); FILE MERGED 2005/09/21 08:01:00 oj 1.36.46.2: RESYNC: (1.36-1.37); FILE MERGED 2005/07/11 13:27:06 fs 1.36.46.1: merging CWS dba201 into dba201b


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [f9e54fae80b35c6530a7d3fdbabc48608d0eb2a0]

INTEGRATION: CWS encup (1.2.106); FILE MERGED 2005/05/17 18:53:11 ihi 1.2.106.1: #i40603# de encoding conversation to UTF8


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [404bf8d2604dde0fb8325c50611d71b770863a3a]

INTEGRATION: CWS dba201b (1.92.58); FILE MERGED 2005/09/21 08:00:16 oj 1.92.58.2: RESYNC: (1.92-1.93); FILE MERGED 2005/07/11 13:27:06 fs 1.92.58.1: merging CWS dba201 into dba201b


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [d56e0dbbae95f2e6e23e588a737c23cba7145801]

INTEGRATION: CWS encup (1.4.90); FILE MERGED 2005/05/17 18:53:10 ihi 1.4.90.1: #i40603# de encoding conversation to UTF8


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [39fb3fe8d2d2476dacbceb8a95f13718a3c5aeb1]

INTEGRATION: CWS dba201b (1.34.58); FILE MERGED 2005/09/21 07:59:58 oj 1.34.58.2: RESYNC: (1.34-1.35); FILE MERGED 2005/07/11 13:27:05 fs 1.34.58.1: merging CWS dba201 into dba201b


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [86d67dd8c3b5ea9b47d0e7c0ed065ec177c2b5e5]

INTEGRATION: CWS dba201b (1.14.122); FILE MERGED 2005/09/21 07:22:49 oj 1.14.122.2: RESYNC: (1.14-1.15); FILE MERGED 2005/07/11 13:56:38 fs 1.14.122.1: merging CWS dba201a into dba201b


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [a5bbbaaf652cd4dc8d2c9c174c36f874ad92d879]

INTEGRATION: CWS dba201b (1.9.236); FILE MERGED 2005/09/21 07:22:18 oj 1.9.236.2: RESYNC: (1.9-1.10); FILE MERGED 2005/07/11 13:56:38 fs 1.9.236.1: merging CWS dba201a into dba201b


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [b7b62c646c20f3cad65cbd28665b76e9c055de5b]

INTEGRATION: CWS encup (1.3.92); FILE MERGED 2005/05/17 18:53:04 ihi 1.3.92.1: #i40603# de encoding conversation to UTF8


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [8abc60478f0060af8a6725b943dba9c7426655a3]

INTEGRATION: CWS dba201b (1.16.54); FILE MERGED 2005/09/21 07:15:17 oj 1.16.54.2: RESYNC: (1.16-1.17); FILE MERGED 2005/07/11 13:56:37 fs 1.16.54.1: merging CWS dba201a into dba201b


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [de23abd5ce78071f2216bacffc75efab15ce2032]

INTEGRATION: CWS dba201b (1.6.112); FILE MERGED 2005/09/21 07:02:19 oj 1.6.112.2: RESYNC: (1.6-1.7); FILE MERGED 2005/07/21 12:01:45 fs 1.6.112.1: #i52255# +UNOTOOLSLIB


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [68f928e8474a0842c4d78cac97e98112442d10d2]

INTEGRATION: CWS dba201b (1.24.112); FILE MERGED 2005/09/21 06:57:57 oj 1.24.112.2: RESYNC: (1.24-1.25); FILE MERGED 2005/07/20 09:45:42 fs 1.24.112.1: #i51255# DataSourceHolder removed, superseded by unotools/sharedunocomponent.hxx


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [1c86cafd95c64e085f912fffbeb30c4f4937626b]

INTEGRATION: CWS dba201b (1.55.54); FILE MERGED 2005/09/21 06:56:53 oj 1.55.54.4: RESYNC: (1.55-1.56); FILE MERGED 2005/07/21 14:20:54 fs 1.55.54.3: slight syntax changes to the recently introduced SharedUNOComponent for better readability of client code 2005/07/21 12:00:33 fs 1.55.54.2: #i52255# +ensureRowSetConnection 2005/07/11 13:56:36 fs 1.55.54.1: merging CWS dba201a into dba201b


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [b8327cef2c5f6fa38d998386e1fa550b37fb3187]

INTEGRATION: CWS dba201b (1.27.46); FILE MERGED 2005/09/21 06:50:04 oj 1.27.46.2: RESYNC: (1.27-1.28); FILE MERGED 2005/07/11 13:27:04 fs 1.27.46.1: merging CWS dba201 into dba201b


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [db4b2ae1ddbdf626507131f4e1a394727348d9ae]

INTEGRATION: CWS encup (1.3.92); FILE MERGED 2005/05/17 18:52:58 ihi 1.3.92.1: #i40603# de encoding conversation to UTF8


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [390d133a4801651977a14a88a96bf4e850644bb2]

INTEGRATION: CWS dba201b (1.18.58); FILE MERGED 2005/09/21 06:50:33 oj 1.18.58.2: RESYNC: (1.18-1.19); FILE MERGED 2005/07/06 11:03:05 oj 1.18.58.1: #i49690# check if jvm is null


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [95879ed9f306fc571d9a1667895e449e24a61425]

INTEGRATION: CWS dba201b (1.27.58); FILE MERGED 2005/09/21 06:41:56 oj 1.27.58.2: RESYNC: (1.27-1.28); FILE MERGED 2005/07/21 12:00:27 fs 1.27.58.1: #i52255# +ensureRowSetConnection


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [efeeaf6eae07df1810fc6796e748a10932636fab]

INTEGRATION: CWS encup (1.3.92); FILE MERGED 2005/05/17 18:52:54 ihi 1.3.92.1: #i40603# de encoding conversation to UTF8


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [30b00e9309d0343c6f413d57d77ea20d5ec56d29]

INTEGRATION: CWS dba201b (1.10.124); FILE MERGED 2005/09/21 06:36:38 oj 1.10.124.2: RESYNC: (1.10-1.11); FILE MERGED 2005/07/11 13:27:03 fs 1.10.124.1: merging CWS dba201 into dba201b


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [c87bd18272a429002fff85b913bbcbe5bef8f8b8]

INTEGRATION: CWS encup (1.2.106); FILE MERGED 2005/05/17 18:52:52 ihi 1.2.106.1: #i40603# de encoding conversation to UTF8


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [105c1029c7c46628091aaea775716832421c446a]

INTEGRATION: CWS encup (1.3.92); FILE MERGED 2005/05/17 18:52:51 ihi 1.3.92.1: #i40603# de encoding conversation to UTF8


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [bd3e9d1c8411622ff36bfab1f7df938d4d5693dd]

INTEGRATION: CWS impress57 (1.41.60); FILE MERGED 2005/07/27 12:24:23 af 1.41.60.1: #i51969# Reordering code in EndTextEdit() to always have valid undo manager.


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [4052e20d671218e625b4f9cda8997ada5dda3902]

INTEGRATION: CWS encup (1.3.92); FILE MERGED 2005/05/17 18:52:48 ihi 1.3.92.1: #i40603# de encoding conversation to UTF8


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [9934a13cb885c5b58c72718d6f002dc4ea6c4bbb]

INTEGRATION: CWS encup (1.3.92); FILE MERGED 2005/05/17 18:52:46 ihi 1.3.92.1: #i40603# de encoding conversation to UTF8


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [029a10017dec9062a0d71ac4f1c250c2aec018d3]

INTEGRATION: CWS impress57 (1.20.44); FILE MERGED 2005/05/27 10:55:08 af 1.20.44.1: #i47265# Forwarding the Activate() and Deactivate() calls to base class.


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [4048b6817087ee67e18d66e8baa47e9d1cea3ba8]

INTEGRATION: CWS encup (1.2.106); FILE MERGED 2005/05/17 18:52:43 ihi 1.2.106.1: #i40603# de encoding conversation to UTF8


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [5b820a179f763bb8d7627a1113f72f3c0ee94b97]

INTEGRATION: CWS impress57 (1.4.22); FILE MERGED 2005/06/01 09:02:22 af 1.4.22.2: #i41306# Removed generation of debug output. 2005/05/25 16:10:46 af 1.4.22.1: #i43497# Fixed the ConnectToController() and DisconnectFromController() methods to properly handle failed connects.


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [36b1175133747c7a2e13362d27b996dbbe8d31f7]

INTEGRATION: CWS encup (1.3.92); FILE MERGED 2005/05/17 18:52:40 ihi 1.3.92.1: #i40603# de encoding conversation to UTF8


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [491cc8bfc36150d9956c9f6add984d3f0821b714]

INTEGRATION: CWS impress57 (1.10.100); FILE MERGED 2005/07/20 08:33:17 af 1.10.100.2: RESYNC: (1.10-1.11); FILE MERGED 2005/06/07 16:08:41 af 1.10.100.1: #i44823# Remove background object before assigning a master page.


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [8461981855ff1006d20d28f29fbcd4e3da5094e0]

INTEGRATION: CWS impress57 (1.6.66); FILE MERGED 2005/07/20 08:32:26 af 1.6.66.2: RESYNC: (1.6-1.7); FILE MERGED 2005/06/10 12:43:07 af 1.6.66.1: #i41224# Setting the help id at the TitledControl instead of its TitleBar child.


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [5aca70b2c9c4e9d4cebf95275179fae961d9bee3]

INTEGRATION: CWS impress57 (1.4.68); FILE MERGED 2005/07/20 08:31:09 af 1.4.68.2: RESYNC: (1.4-1.5); FILE MERGED 2005/06/10 12:48:39 af 1.4.68.1: #i41224# Setting the help id at the TitledControl instead of its TitleBar child.


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [d06e8986159606ff56e72cb2fc2455b8a2a244bc]

INTEGRATION: CWS impress57 (1.13.8); FILE MERGED 2005/07/27 12:11:38 af 1.13.8.1: #i52104# In CreateRequest() the ID_VAL_PAGENAME argument is left empty so that new page is named automatically.


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [fdd0378d3c940c10f2053a313543fa54d04fda3e]

INTEGRATION: CWS encup (1.2.106); FILE MERGED 2005/05/17 18:52:35 ihi 1.2.106.1: #i40603# de encoding conversation to UTF8


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [bcb6001e04b8c545a22aef44fe4e2d3cf3816939]

INTEGRATION: CWS impress57 (1.12.64); FILE MERGED 2005/08/01 08:15:30 af 1.12.64.5: #i39866# Calls to SetZoom() are ignored. 2005/07/20 08:28:33 af 1.12.64.4: RESYNC: (1.12-1.14); FILE MERGED 2005/06/17 13:33:48 af 1.12.64.3: #i50909# Move the SelectedPage index of the FrameView into the valid range. 2005/06/01 08:44:19 af 1.12.64.2: #i41306# Added ImpGetUndoManager(). 2005/05/31 11:49:03 af 1.12.64.1: #i47538# Do not set 0 as value of SlidesPerRow at the FrameView.


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [1dcad1471907d93077da28c9e79460663b210d7f]

INTEGRATION: CWS impress57 (1.2.340); FILE MERGED 2005/06/01 09:01:41 af 1.2.340.1: #i41306# Removed generation of debug output.


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [7b464380108b9a31188dd073892743ac5138b836]

INTEGRATION: CWS encup (1.2.106); FILE MERGED 2005/05/17 18:52:25 ihi 1.2.106.1: #i40603# de encoding conversation to UTF8


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [6bd16c15a3d56a48a528c9acadf041003a3af562]

INTEGRATION: CWS impress57 (1.5.44); FILE MERGED 2005/05/30 15:27:24 af 1.5.44.2: #i40631# Added ExecuteOrAcceptShapeDrop() method. 2005/05/27 09:43:40 af 1.5.44.1: #i49761# Added IsDropAccepted() method.


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [61d59f45f7865f1eab0bda2c1e3139f663ad6aac]

INTEGRATION: CWS impress57 (1.16.28); FILE MERGED 2005/06/01 09:17:31 af 1.16.28.4: #i49782# Fixed the renaming of slides and master pages. 2005/05/27 09:45:47 af 1.16.28.3: #i49761# Disbled copy-and-paste of master pages. 2005/05/26 09:16:01 af 1.16.28.2: #i39866# Removed support for zoom related slots SID_ATTR_ZOOM,SID_ZOOM_{IN,OUT,PREV,NEXT},SID_SIZE_{REAL,ALL,PAGE}. 2005/05/25 16:08:21 af 1.16.28.1: #i43497# Adapted the ShowSlideShow() method to properly use the PaneManager.


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [e325558da2e1b062b5c00cfb5ccf9f0b47d7c19e]

INTEGRATION: CWS impress57 (1.21.2); FILE MERGED 2005/08/01 08:17:27 af 1.21.2.3: #i39866# Removed handling + and - keys. 2005/07/20 08:27:03 af 1.21.2.2: RESYNC: (1.21-1.22); FILE MERGED 2005/06/01 09:00:30 af 1.21.2.1: #i41306# Removed generation of debug output.


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [3437816e0a0ad17534255cafe6b9e733dc0f367f]

INTEGRATION: CWS impress57 (1.12.42); FILE MERGED 2005/05/30 15:52:50 af 1.12.42.2: #i40631# Added support for drag-and-drop of shapes into the slide sorter. 2005/05/27 09:44:33 af 1.12.42.1: #i49761# Disbled copy-and-paste and drag-and-drop of master pages.


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [e2a74d042adf689321cffe3b27fb6510162f4be0]

INTEGRATION: CWS impress57 (1.18.42); FILE MERGED 2005/07/27 12:41:52 af 1.18.42.3: RESYNC: (1.20-1.21); FILE MERGED 2005/07/20 08:26:14 af 1.18.42.2: RESYNC: (1.18-1.20); FILE MERGED 2005/05/26 09:24:12 af 1.18.42.1: #i39866# Ignoring the COMMAND_WHEEL command.


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [af9189429e3d18701c70f89aadc5dcdae01d042e]

INTEGRATION: CWS impress57 (1.14.110); FILE MERGED 2005/06/01 08:43:12 af 1.14.110.1: #i41306# Made ImpGetUndoManager() virtual.


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [4eb907899e9285185cb0bd99b83307e986e27f15]

INTEGRATION: CWS impress57 (1.5.110); FILE MERGED 2005/07/20 08:24:03 af 1.5.110.2: RESYNC: (1.5-1.6); FILE MERGED 2005/06/01 08:41:33 af 1.5.110.1: i41306# Overloading ImpGetUndoManager().


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [01ccc4bb91dcdfb513c2f6908b0264fa1ec79801]

INTEGRATION: CWS impress57 (1.44.50); FILE MERGED 2005/05/30 16:40:12 af 1.44.50.1: #i39260# Setting the AutoHScroll flag to TRUE for the LB_PAGE1_OPEN list box.


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [df0780077ff0c2495666329a23612491fdead6e1]

INTEGRATION: CWS impress57 (1.2.8); FILE MERGED 2005/07/26 15:41:06 af 1.2.8.1: #i52492# Removed call to ReleaseListeners from ~Implementation().


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [b1b6ccb03782c7437d7e43c6b2eb848ec2ab4e45]

INTEGRATION: CWS impress57 (1.9.30); FILE MERGED 2005/05/26 08:58:16 af 1.9.30.1: #i39866# Removed zoom related slots SID_ATTR_ZOOM,SID_ZOOM_{IN,OUT,PREV,NEXT},SID_SIZE_{REAL,ALL,PAGE}.


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [a2b3c5c39e36f3c286c572f3f4df282f2d10e231]

INTEGRATION: CWS impress50 (1.8.36); FILE MERGED 2005/08/01 14:48:13 af 1.8.36.3: RESYNC: (1.8-1.10); FILE MERGED 2005/04/26 09:17:40 af 1.8.36.2: #i44827# Corrected the interpretation of the transition type in PaintFadeEffectIndicator. 2005/04/25 11:52:26 af 1.8.36.1: #i47879# Catching exceptions when rendering page objects.


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [8180bf26c9b0b15ddf81d05f87d6f6be3c60a3d5]

INTEGRATION: CWS impress50 (1.15.14); FILE MERGED 2005/08/01 14:42:07 af 1.15.14.2: RESYNC: (1.15-1.17); FILE MERGED 2005/04/25 15:06:28 af 1.15.14.1: #i47207# Fixed GetStatusBarState() to work correctly with empty, single, and multi selection.


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [dcfa77b5ef8b061a3f7d29ec4249650872cf1731]

INTEGRATION: CWS impress50 (1.31.132); FILE MERGED 2005/08/01 14:32:07 af 1.31.132.2: RESYNC: (1.31-1.32); FILE MERGED 2005/04/25 13:55:32 af 1.31.132.1: #i47332# Casting verb to correct signed short int.


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [2327e80ebbfdf145bcf0d23f254a95547528ef28]

INTEGRATION: CWS impress49 (1.18.10); FILE MERGED 2005/07/19 08:47:24 cl 1.18.10.2: RESYNC: (1.18-1.20); FILE MERGED 2005/05/20 13:19:58 cl 1.18.10.1: catch a potential crash in SlideSorterController::GetCtrlState


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [d959b2f2b9d726062fa576167e974bbf52bbde6e]

INTEGRATION: CWS impress49 (1.31.110); FILE MERGED 2005/05/19 12:27:35 cl 1.31.110.1: #i44843# use safer dynamic_cast in SdOptionsPrintItem::operator==


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [ad0d4b7ea6508e481c885add0d8329f23e1acebc]

INTEGRATION: CWS impress49 (1.20.104); FILE MERGED 2005/08/01 12:10:51 cl 1.20.104.3: #i45837# fixed html lists 2005/07/14 15:01:43 cl 1.20.104.2: #i45837# use LIFO not FIFO for html attributes 2005/04/22 17:16:55 cl 1.20.104.1: #i45837# patched export to be html 4.01 compliant


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [587fdfd0a03aa24b2531a65fdae27ffcd17b839c]

INTEGRATION: CWS impress49 (1.1.2); FILE ADDED 2005/07/15 13:44:36 cl 1.1.2.1: new ms storage viewer helper app


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [3c703a2fda6b0dd536739b682749ed38d64db7af]

INTEGRATION: CWS impress49 (1.1.2); FILE ADDED 2005/07/15 13:44:18 cl 1.1.2.1: new ms storage viewer helper app


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [126c363e11d2809b5d133ec51508e96d037da85b]

INTEGRATION: CWS impress49 (1.1.2); FILE ADDED 2005/07/15 13:44:06 cl 1.1.2.1: new ms storage viewer helper app


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [e34dd5c7c3fb9ed1ee02996cb2f0c92ec135e98b]

INTEGRATION: CWS impress49 (1.1.2); FILE ADDED 2005/07/15 13:43:53 cl 1.1.2.1: new ms storage viewer helper app


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [1f3044b4ea734ab239dbafa81ef1de744aed8ee6]

INTEGRATION: CWS impress49 (1.1.2); FILE ADDED 2005/07/15 13:43:41 cl 1.1.2.1: new ms storage viewer helper app


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [271a05ca7319d798c6270c3dc1de8f0edc597ad6]

INTEGRATION: CWS impress49 (1.22.94); FILE MERGED 2005/04/26 11:45:29 cl 1.22.94.1: #i38575# fixed return value of filter() method


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [5499961afb75243220a2fa71808b589dd1125650]

INTEGRATION: CWS impress49 (1.3.172); FILE MERGED 2005/05/02 16:34:39 cl 1.3.172.1: #i39788# make ctl buttons visible by default


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [14dc549a1ef3f5fc7449c368d22447aec9b0ada3]

INTEGRATION: CWS impress49 (1.3.172); FILE MERGED 2005/05/02 16:34:25 cl 1.3.172.1: #i39788# make ctl buttons visible by default


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [dc8ea63335fb1163d0ea759c0e1575b25f20ea22]

INTEGRATION: CWS impress49 (1.70.80); FILE MERGED 2005/06/10 15:51:50 cl 1.70.80.2: #i41546# reworked after effects 2005/05/20 11:38:53 cl 1.70.80.1: #120379# check for disposed page when creating a xshape


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [05eb9e07db6a6953cf5ca7c508023cc4ce847ef3]

INTEGRATION: CWS impress49 (1.3.442); FILE MERGED 2005/04/26 15:58:04 cl 1.3.442.1: #i47960# fixed queryDispatch() to always return a valid reference


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [f41d396d6cf152f8ecfbdf9659906515ee7d7f2e]

INTEGRATION: CWS impress49 (1.18.10); FILE MERGED 2005/07/19 08:46:50 cl 1.18.10.4: RESYNC: (1.20-1.21); FILE MERGED 2005/05/25 13:12:57 cl 1.18.10.3: #i38488# disable drawing layer animation on underlying view while slideshow 2005/05/18 11:21:22 cl 1.18.10.2: RESYNC: (1.18-1.20); FILE MERGED 2005/04/22 15:39:02 cl 1.18.10.1: #i46149# allow go to previous slide for slides with only one slide on end slide


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [6606f6c21c808d2945f7386aac58b7373ad1a30d]

INTEGRATION: CWS impress49 (1.6.252); FILE MERGED 2005/05/02 16:14:01 cl 1.6.252.1: #i34321# reenable editing master placeholder in slide view


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [e567dec88f2448c1c6f7ae82c63b25de364e5e63]

INTEGRATION: CWS impress49 (1.12.10); FILE MERGED 2005/06/10 15:51:41 cl 1.12.10.3: #i41546# reworked after effects 2005/05/19 13:29:31 cl 1.12.10.2: #i47309# normalize start and end for text selections 2005/05/19 11:40:52 cl 1.12.10.1: #i44633# ignore end text edit notifies when there is no text object


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [0e505f5f7787f55d91bba42ca4a13d24c88f7af7]

INTEGRATION: CWS impress49 (1.2.172); FILE MERGED 2005/06/10 15:51:40 cl 1.2.172.1: #i41546# reworked after effects


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [35f50b2e4aa05caec1733d353aaf416de5a818e4]

INTEGRATION: CWS impress49 (1.7.10); FILE MERGED 2005/06/10 15:51:40 cl 1.7.10.1: #i41546# reworked after effects


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [6d6aeabfbaf572680eb802d895a4ffcd433862db]

INTEGRATION: CWS impress49 (1.6.32); FILE MERGED 2005/06/15 16:36:26 cl 1.6.32.2: #i41546# export after effect nodes on correct position, try 1 2005/06/10 15:51:31 cl 1.6.32.1: #i41546# reworked after effects


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [f57bdad612d21351d7b95603667df5968da9eed3]

INTEGRATION: CWS impress49 (1.3.10); FILE MERGED 2005/06/10 15:51:31 cl 1.3.10.1: #i41546# reworked after effects


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [e5447cec03d03e6e9c3caa51de23951169182de4]

INTEGRATION: CWS impress49 (1.8.104); FILE MERGED 2005/04/22 17:16:55 cl 1.8.104.1: #i45837# patched export to be html 4.01 compliant


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [fb5e3147954683c71fbc47eab747b63355c3b101]

INTEGRATION: CWS impress49 (1.3.82); FILE MERGED 2005/07/18 17:20:30 cl 1.3.82.3: #i41546# export after effect nodes with correct triggers and events, try 3 2005/07/15 13:42:13 cl 1.3.82.2: #i41546# export after effect nodes with correct triggers and events, try 2 2005/06/15 16:35:22 cl 1.3.82.1: #i41546# export after effect nodes on correct position, try 1


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [44465a64079ac3d791811c0d70cf5938c48b1837]

INTEGRATION: CWS impress49 (1.4.38); FILE MERGED 2005/07/18 17:20:30 cl 1.4.38.3: #i41546# export after effect nodes with correct triggers and events, try 3 2005/07/15 13:42:12 cl 1.4.38.2: #i41546# export after effect nodes with correct triggers and events, try 2 2005/06/15 16:35:21 cl 1.4.38.1: #i41546# export after effect nodes on correct position, try 1


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [043d14c9e6a9c37aed37652ab47feb0b78d97e72]

INTEGRATION: CWS impress49 (1.4.70); FILE MERGED 2005/05/19 11:31:07 cl 1.4.70.1: #i44633# added correct cloning of animations


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [80692160f8f672ca47ec7aad3b286c8b782055c3]

INTEGRATION: CWS impress49 (1.7.10); FILE MERGED 2005/07/19 08:38:59 cl 1.7.10.2: RESYNC: (1.7-1.8); FILE MERGED 2005/05/19 11:31:06 cl 1.7.10.1: #i44633# added correct cloning of animations


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [5e3e96aeecd94a29e4cb5f109892835c5686dc27]

INTEGRATION: CWS impress49 (1.24.38); FILE MERGED 2005/07/19 08:38:50 cl 1.24.38.5: RESYNC: (1.24-1.26); FILE MERGED 2005/06/01 10:39:37 cl 1.24.38.4: #i48799# restore user call after clone operation 2005/05/19 12:54:16 cl 1.24.38.3: #i48798# copy header&footer and anim settings for duplicated slides 2005/05/19 11:31:06 cl 1.24.38.2: #i44633# added correct cloning of animations 2005/05/18 13:21:10 cl 1.24.38.1: #i40637# remove empty presentation objects when importing impress slides into draw


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [7b1e56221730b64e75edf5f2987a8a1ec8fd83eb]

INTEGRATION: CWS impress49 (1.37.10); FILE MERGED 2005/05/18 13:18:41 cl 1.37.10.1: #i40637# remove empty presentation objects when importing impress slides into draw


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [874c3258b0144536ca4646f9a245544ec77ad9db]

INTEGRATION: CWS impress49 (1.3.32); FILE MERGED 2005/06/10 15:51:17 cl 1.3.32.2: #i41546# reworked after effects 2005/05/19 14:45:19 cl 1.3.32.1: #i48848# fixed some timing issues when importing old presentations


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [640726fda3470ffe14b7780dc1db515e1ca79e4f]

INTEGRATION: CWS impress49 (1.9.32); FILE MERGED 2005/06/10 15:51:17 cl 1.9.32.1: #i41546# reworked after effects


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [9ab6e6e405fe93637167cbef44695b0f4f43dd91]

INTEGRATION: CWS impress49 (1.22.82); FILE MERGED 2005/07/19 08:17:15 cl 1.22.82.3: RESYNC: (1.22-1.24); FILE MERGED 2005/05/19 11:30:14 cl 1.22.82.2: #i44633# added correct cloning of animations 2005/05/18 13:16:23 cl 1.22.82.1: #i40637# remove empty presentation objects when importing impress slides into draw


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [764ec723a1d2ee6ee1daeefd3737356414a9b5e1]

INTEGRATION: CWS impress49 (1.2.172); FILE MERGED 2005/06/10 15:51:07 cl 1.2.172.1: #i41546# reworked after effects


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [b098483e2d4a81a3fe5aa003ba74a2fa6f19182b]

INTEGRATION: CWS impress49 (1.7.32); FILE MERGED 2005/06/10 15:51:07 cl 1.7.32.2: #i41546# reworked after effects 2005/05/19 11:30:14 cl 1.7.32.1: #i44633# added correct cloning of animations


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [f45b5609c4062dab2d9fc388b527776f0f6a4833]

INTEGRATION: CWS impress49 (1.11.46); FILE MERGED 2005/06/01 09:38:21 cl 1.11.46.2: RESYNC: (1.11-1.12); FILE MERGED 2005/04/22 16:02:53 cl 1.11.46.1: #i46045# fixed a copy'n'paste error where bMoveProtect should have been bSizeProtect


2005-09-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [1f5127680ca2bcd7ac86a31e58e5540cbf9a45eb]

INTEGRATION: CWS impress49 (1.105.6); FILE MERGED 2005/08/02 15:17:32 cl 1.105.6.1: #i34321# load header&footer placeholder from handout page as presentation objects even if handout has no presentation styles


2005-09-23  Vladimir Glazounov  <vg@openoffice.org>  [75a57ede74052666bbafc0fd4d5e033d9d23ad13]

new version for SRC680


2005-09-22  Rüdiger Timm  <rt@openoffice.org>  [cea5778c4bdb5f752bbecca1dec90c5ee7f6495f]

Switch off full install sets again.


2005-09-16  Kurt Zenker  <kz@openoffice.org>  [99cd5b58284ed16a2c509c5e80a20573c398c5a3]

#i54694# unzip removed


2005-09-14  Rüdiger Timm  <rt@openoffice.org>  [b276214af18c5d8d663e5530c52a25914517b9dd]

#i10000# Full install sets for all languages.


2005-09-14  Rüdiger Timm  <rt@openoffice.org>  [6d4135f5a4aac05de7c32b2816c07b4f56bd2a4e]

#i10000# Download sets for OpenOffice_wJRE


2005-09-14  Kurt Zenker  <kz@openoffice.org>  [8b096242ffe5a837d85dc98768a4e324e34ca1b6]

SRC680


2005-09-14  Kurt Zenker  <kz@openoffice.org>  [a942fc01b1e0102731f58dbbdfe420728177a943]

INTEGRATION: CWS swahilidict (1.2.106); FILE MERGED 2005/08/22 09:50:21 tl 1.2.106.1: #i53546# adding Swahili dictionary


2005-09-14  Kurt Zenker  <kz@openoffice.org>  [cd87977aadd6eafa8ee85db5b9f30561b5ebe917]

INTEGRATION: CWS swahilidict (1.1.2); FILE ADDED 2005/08/22 09:56:55 tl 1.1.2.1: #i53546# adding Swahili spellchecker dictionary


2005-09-14  Kurt Zenker  <kz@openoffice.org>  [20f3aa129171b4831cdb7f1d3c7f5cd66b321c57]

INTEGRATION: CWS swahilidict (1.1.2); FILE ADDED 2005/08/22 09:56:07 tl 1.1.2.1: #i53546# adding Swahili spellchecker dictionary


2005-09-14  Kurt Zenker  <kz@openoffice.org>  [c4f613db72352d3b460681e9465a74abeffb6257]

INTEGRATION: CWS swahilidict (1.1.2); FILE ADDED 2005/08/22 09:53:23 tl 1.1.2.1: #i53546# adding Swahili spellchecker dictionary


2005-09-14  Kurt Zenker  <kz@openoffice.org>  [2eaf2ead63a06fb1d7e8995207856f3684e3152a]

INTEGRATION: CWS swahilidict (1.1.2); FILE ADDED 2005/08/22 10:56:45 tl 1.1.2.2: #i53546# adding Swahili dictionary 2005/08/22 09:53:11 tl 1.1.2.1: #i53546# adding Swahili spellchecker dictionary


2005-09-14  Kurt Zenker  <kz@openoffice.org>  [3f075cd1b52b462dee8b2f1629f0ddaeaf256802]

INTEGRATION: CWS swahilidict (1.1.2); FILE ADDED 2005/08/22 09:53:52 tl 1.1.2.1: #i53546# adding Swahili spellchecker dictionary


2005-09-14  Rüdiger Timm  <rt@openoffice.org>  [15e374192e916e18a70943870a2ad65b751b25dd]

#i10000# Retry after 5 seconds?


2005-09-13  Martin Hollmichel  <mh@openoffice.org>  [a6231e5abdacf7a5868d6c2fd8f235cb4f087156]

#i10000#, #54463#, change typos


2005-09-13  Kurt Zenker  <kz@openoffice.org>  [3c919fe00a6cb44393a58bb1935c3a36c37196da]

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>  [68fed089043bfb3ed00033b8cc16e0926a416f0c]

INTEGRATION: CWS ause038 (1.18.4); FILE MERGED 2005/09/06 11:48:26 hjs 1.18.4.1: #i53699# remove unzip from dependencies


2005-09-13  Kurt Zenker  <kz@openoffice.org>  [339512d030cc34f3e36e46992312c29b0783b33d]

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-13  Kurt Zenker  <kz@openoffice.org>  [29c4371a08118dd6fd5eadcc2b26681de70445f6]

INTEGRATION: CWS mhu10 (1.4.10); FILE MERGED 2005/08/05 15:29:21 mhu 1.4.10.1: #i52956# #b6271301# Removed 'fcntl(...,F_SHARE,...)' workaround for SunOS <= 5.7 due to missing support in NFSv4.


2005-09-13  Rüdiger Timm  <rt@openoffice.org>  [e4d39dc6f228a3b642d6609f3ca6319ae0deec11]

#i10000# util depends on source/java


2005-09-12  Vladimir Glazounov  <vg@openoffice.org>  [1c68933176d6bb37d95fb665e6c5065989e4e5dd]

new version for COV680


2005-09-12  Rüdiger Timm  <rt@openoffice.org>  [4ec13368ea3b686bbb22ab86895b36e666a0bd09]

#i54153# Fix multiprocess breakage


2005-09-11  Vladimir Glazounov  <vg@openoffice.org>  [7dfd4c46d468b7add834555278db2130ffe93b8f]

new version for SRC680


2005-09-11  Vladimir Glazounov  <vg@openoffice.org>  [54b779a5374f77ea40130a8badd389bc9a4807da]

new version for SRC680


2005-09-11  Vladimir Glazounov  <vg@openoffice.org>  [a0d8024f8d23d0b24f46513425e816e3c2fac1f8]

new version for SRC680


2005-09-11  Vladimir Glazounov  <vg@openoffice.org>  [57016f14b07d6b25cd63fc1bb6c39608f4531936]

new version for SRC680


2005-09-11  Vladimir Glazounov  <vg@openoffice.org>  [6f6bab72e563d83f209b52f2adabc3bd71ef121f]

new version for SRC680


2005-09-10  Rüdiger Timm  <rt@openoffice.org>  [ffdd3ff2c92048cfa85b9552bff3c0f568de52f5]

SRC680


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [cf7cba28dfe2489debb939fb80ad6769b9fa97c0]

INTEGRATION: CWS ooo19126 (1.9.4); FILE MERGED 2005/09/07 09:49:16 obr 1.9.4.1: #i54306# no more SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [13bca3b64b32e2fbe000b3e252ad6c34c4a5c2f6]

INTEGRATION: CWS ooo19126 (1.6.44); FILE MERGED 2005/09/05 17:02:19 rt 1.6.44.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [df0dade06145e71da7c45d33ba6b22edb80cceb4]

INTEGRATION: CWS ooo19126 (1.6.38); FILE MERGED 2005/09/05 17:02:19 rt 1.6.38.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [65f195d7c75afbb1514a72a992606da710c45a19]

INTEGRATION: CWS ooo19126 (1.3.86); FILE MERGED 2005/09/05 17:02:19 rt 1.3.86.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [16addc6bb93798f3a15be93ab3a459ce8e007ed0]

INTEGRATION: CWS ooo19126 (1.2.88); FILE MERGED 2005/09/05 11:50:54 rt 1.2.88.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9f81a16b656d448878f9734acdcc9521814fa29f]

INTEGRATION: CWS ooo19126 (1.17.48); FILE MERGED 2005/09/05 17:02:18 rt 1.17.48.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0744285d4a397e3495fd8b4d6b980d36f34611ed]

INTEGRATION: CWS ooo19126 (1.2.120); FILE MERGED 2005/09/05 11:50:53 rt 1.2.120.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5e374f8e2c52e17a9a2d6422c2bebdc78e65e809]

INTEGRATION: CWS ooo19126 (1.1.1.1.86); FILE MERGED 2005/09/05 17:02:17 rt 1.1.1.1.86.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [19171c0aaff878ec157043cff25008e0c8f00990]

INTEGRATION: CWS ooo19126 (1.6.88); FILE MERGED 2005/09/05 11:50:53 rt 1.6.88.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4fe489d93364de72df092ec526d2413778bcbbd3]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:50:44 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [34b7524962d3f795cabb5cc8b4db0612f3031b02]

INTEGRATION: CWS ooo19126 (1.2.48); FILE MERGED 2005/09/05 17:02:17 rt 1.2.48.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4549920f6bb2bc0a89bec91cdda316042440225b]

INTEGRATION: CWS ooo19126 (1.1.1.1.86); FILE MERGED 2005/09/05 17:02:16 rt 1.1.1.1.86.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [bd9ed6be964581d995dc03b17d95f242bd270d6c]

INTEGRATION: CWS ooo19126 (1.3.106); FILE MERGED 2005/09/05 11:50:44 rt 1.3.106.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [68ee88702995c68a9003cd2e581d9b38e5273bc7]

INTEGRATION: CWS ooo19126 (1.2.48); FILE MERGED 2005/09/05 17:02:16 rt 1.2.48.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [119d7699abd8b4d8467ea27089c0ff075b5237d3]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:50:43 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ca332c98a260577c18035c1f0d30a74a061ce27d]

INTEGRATION: CWS ooo19126 (1.2.48); FILE MERGED 2005/09/05 17:02:15 rt 1.2.48.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a32c2b623e12d1ee05b67223cb9ac2642142dec5]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:50:42 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5979b87df273c3eafaacb0cdae2f2af16469da9f]

INTEGRATION: CWS ooo19126 (1.1.1.1.86); FILE MERGED 2005/09/05 17:02:15 rt 1.1.1.1.86.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e5b4dc768db8b1a8e51295c31b92be73ff98643c]

INTEGRATION: CWS ooo19126 (1.3.106); FILE MERGED 2005/09/05 11:50:42 rt 1.3.106.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [48eedb8eef4746b9a500213ddcd6c87dca91e55e]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:50:41 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6e06a7572b256257c287771b0511beaffa0f3fd5]

INTEGRATION: CWS ooo19126 (1.2.48); FILE MERGED 2005/09/05 17:02:14 rt 1.2.48.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0f9731d43eeedf7a2fcaefaf24a672a69c569184]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:50:41 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2ed12414293533c4f40132012f486c411bfa8800]

INTEGRATION: CWS ooo19126 (1.1.1.1.86); FILE MERGED 2005/09/05 17:02:14 rt 1.1.1.1.86.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8345533eb6a0a4c2b9e63167da5522457c61f0fb]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:50:40 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4c0b192afe9a6a0b75ecdcb2f099ef0dec93c1b2]

INTEGRATION: CWS ooo19126 (1.1.1.1.86); FILE MERGED 2005/09/05 17:02:13 rt 1.1.1.1.86.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [313cd53646f9c52969c96877a15ae77fed9a81a7]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:50:39 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c5efdf29b9f85548fcf7c1656b795bd72aa0effc]

INTEGRATION: CWS ooo19126 (1.3.48); FILE MERGED 2005/09/05 17:02:12 rt 1.3.48.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4b7c80509e99b0f6d7c12b1d75cb0dcfa0755e0c]

INTEGRATION: CWS ooo19126 (1.1.1.1.86); FILE MERGED 2005/09/05 17:02:11 rt 1.1.1.1.86.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [443c9c281772d2c4da02a3604c21dadc003afc0b]

INTEGRATION: CWS ooo19126 (1.2.86); FILE MERGED 2005/09/05 17:02:11 rt 1.2.86.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d52e970529d1af33b939aa386eca7ed667cb0fbb]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:50:38 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [817cb072193c1a02f303f500cc0f63f60bd69968]

INTEGRATION: CWS ooo19126 (1.3.86); FILE MERGED 2005/09/05 17:02:11 rt 1.3.86.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7f9350d9080452c65cff6b5b7a50265430fd0d0f]

INTEGRATION: CWS ooo19126 (1.3.52); FILE MERGED 2005/09/05 17:02:11 rt 1.3.52.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [11f11569c6dd0e70ce80d2a5cfb4e40847cd78d5]

INTEGRATION: CWS ooo19126 (1.1.1.1.86); FILE MERGED 2005/09/05 17:02:10 rt 1.1.1.1.86.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5e76685ac2eb0355e5dd449e7d5e123fdfe78b84]

INTEGRATION: CWS ooo19126 (1.3.106); FILE MERGED 2005/09/05 11:50:37 rt 1.3.106.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5bc7e1d2f8b82eef14d8e76116a50e2ab502623b]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:50:37 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c1005f957acffe3d3097286ee34737768a2ef4df]

INTEGRATION: CWS ooo19126 (1.3.86); FILE MERGED 2005/09/05 17:02:10 rt 1.3.86.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f50a74600a5fff1030d349129b080c3406fec327]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:50:36 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [021af5d3bc56eb1c953808708c0ca8ddc7c34451]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:50:36 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c2ebef6b3dedc698dfadf647ef2d5852c273678c]

INTEGRATION: CWS ooo19126 (1.5.86); FILE MERGED 2005/09/05 17:02:09 rt 1.5.86.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6e7253132760d72c0e3f308c8786d7f338537530]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:50:35 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [015a1c1c425db3633e65a90c5b49870bc04c464a]

INTEGRATION: CWS ooo19126 (1.5.38); FILE MERGED 2005/09/05 17:02:08 rt 1.5.38.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d2501d879cb764ab8db6c297f7c2035ae6f83884]

INTEGRATION: CWS ooo19126 (1.4.106); FILE MERGED 2005/09/05 11:50:35 rt 1.4.106.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0ba6096ae026e3aa0777880deaf79f10ad1aa26b]

INTEGRATION: CWS ooo19126 (1.2.38); FILE MERGED 2005/09/05 17:02:08 rt 1.2.38.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [100e74d503435bf73ae0c6bb2b4401d502b1b83d]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:50:34 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6f0d4f67815536d63eb0114742a8e034d2fe0501]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:50:34 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [40895171b83d3b2f91ad3d9b55eb56b2eadf0c70]

INTEGRATION: CWS ooo19126 (1.10.38); FILE MERGED 2005/09/05 17:02:07 rt 1.10.38.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d1ef3b59fd4f96e56405dc1163f6e056e2041536]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:50:33 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [58b862ba65223ced6dd2bb6a7887bb71cc1c1476]

INTEGRATION: CWS ooo19126 (1.9.38); FILE MERGED 2005/09/05 17:02:07 rt 1.9.38.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b2985ade0975b4574471522ab106a87e632ed4c6]

INTEGRATION: CWS ooo19126 (1.2.38); FILE MERGED 2005/09/05 17:02:07 rt 1.2.38.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ffb9f779398c5a7abee3f04f757a876a7779b2e0]

INTEGRATION: CWS ooo19126 (1.5.38); FILE MERGED 2005/09/05 17:02:07 rt 1.5.38.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e77a5f666adce9b7e42e5f1c4e57185d313942a7]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:50:32 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a62dc786722a2accc6c49a83ff0995c358438b07]

INTEGRATION: CWS ooo19126 (1.2.38); FILE MERGED 2005/09/05 17:02:06 rt 1.2.38.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1ba9b033a1428c6fbcfb60c337c86edb758e9b45]

INTEGRATION: CWS ooo19126 (1.3.24); FILE MERGED 2005/09/05 11:50:32 rt 1.3.24.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ad70a4cbe94f7ff14922d746c280c521f54d1e22]

INTEGRATION: CWS ooo19126 (1.8.38); FILE MERGED 2005/09/05 17:02:05 rt 1.8.38.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [132ad7e7961f3629a38751ad006fbab47c3b370f]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:50:31 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f8ee93b069d828a77e27f4f439e5b56b13c461a4]

INTEGRATION: CWS ooo19126 (1.2.38); FILE MERGED 2005/09/05 17:02:05 rt 1.2.38.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4bf527130811cb7dffb2257cbb7200f8d942a3dc]

INTEGRATION: CWS ooo19126 (1.1.1.1.86); FILE MERGED 2005/09/05 17:02:05 rt 1.1.1.1.86.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [da0fe2f5305791d8de9af66dae09f108cf2ce494]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:50:31 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [dbd12304e174e077d823a520eb732c71ed53bdba]

INTEGRATION: CWS ooo19126 (1.3.52); FILE MERGED 2005/09/05 17:02:04 rt 1.3.52.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [361b87e85f25cd3c9ef6046037472ad2f58aa371]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:50:31 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f4dc45bd9b67db2c51e0da0f764f8a0aab247f7e]

INTEGRATION: CWS ooo19126 (1.4.52); FILE MERGED 2005/09/05 17:02:04 rt 1.4.52.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [85c52e37454b758731dbe0eb9de03a1c572bb086]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:50:30 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0d69284b5856f6c136985ee07106656f65b2014c]

INTEGRATION: CWS ooo19126 (1.2.52); FILE MERGED 2005/09/05 17:02:04 rt 1.2.52.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2bcf3eea06610525857b79b0a69759e8d8b9f20f]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:50:29 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5c4482c274cd7470ffc94bdd672cf266cc134787]

INTEGRATION: CWS ooo19126 (1.4.52); FILE MERGED 2005/09/05 17:02:03 rt 1.4.52.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [44cafa85fa4abe45610ab5ffa3da420fbe7d5900]

INTEGRATION: CWS ooo19126 (1.5.48); FILE MERGED 2005/09/05 17:02:03 rt 1.5.48.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5c7710f53f625e6bf045b1bf0e49f51bb821f0b8]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:50:29 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [95af585ed950532a90c679ae9bfb8432b82c9512]

INTEGRATION: CWS ooo19126 (1.7.48); FILE MERGED 2005/09/05 17:02:03 rt 1.7.48.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [25579d27d86bfc98d88052b7777f03bcf160ef97]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:50:28 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c35e5ffb99c0b0b54008c62aa6d0301589885f20]

INTEGRATION: CWS ooo19126 (1.1.1.1.86); FILE MERGED 2005/09/05 17:02:03 rt 1.1.1.1.86.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3f022b7af885dd3bbaff40763a8d73b24f1cafda]

INTEGRATION: CWS ooo19126 (1.14.38); FILE MERGED 2005/09/05 17:02:02 rt 1.14.38.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6e8bfa4666c9101d6262e01105a76059ab06d92f]

INTEGRATION: CWS ooo19126 (1.5.48); FILE MERGED 2005/09/05 17:02:02 rt 1.5.48.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0aa1cb1e1e6f22a3a7b3b19e8ff1ff9b3a90e8a8]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:50:27 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f04051f86597c2db6bf516a3cbc207fec206540b]

INTEGRATION: CWS ooo19126 (1.12.38); FILE MERGED 2005/09/05 17:02:02 rt 1.12.38.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [446a886c07642a723158403f5df268e7f227f48e]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:50:27 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [742320ce4ad62e28b15ea5e81a66084a7c5478ac]

INTEGRATION: CWS ooo19126 (1.5.38); FILE MERGED 2005/09/05 17:02:01 rt 1.5.38.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d5b671f97cb18e1450dff5f2072e7708ba31a932]

INTEGRATION: CWS ooo19126 (1.1.1.1.86); FILE MERGED 2005/09/05 17:02:01 rt 1.1.1.1.86.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [61d7d2931912a3eaf7c5bb6f2b44c8d5cb5daf85]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:50:26 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b0b91d0e6d976604593bd08a48d5448a666c637e]

INTEGRATION: CWS ooo19126 (1.3.52); FILE MERGED 2005/09/05 17:02:00 rt 1.3.52.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [bcc4bbfc0a377c417a785d3a57cbe7a3bb4202c1]

INTEGRATION: CWS ooo19126 (1.4.52); FILE MERGED 2005/09/05 17:02:00 rt 1.4.52.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b79d2845e44f2a790510dc4eb9509d6f2ebc8021]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:50:26 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4589e2e6c901889c6399cfbf5fe475c3ff4de643]

INTEGRATION: CWS ooo19126 (1.2.52); FILE MERGED 2005/09/05 17:02:00 rt 1.2.52.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3d529f1c75e8050d43de8506053c9b7a27c8c3a4]

INTEGRATION: CWS ooo19126 (1.4.120); FILE MERGED 2005/09/05 11:50:26 rt 1.4.120.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4fb015c0f8b118041c242d26e8d65072696f729f]

INTEGRATION: CWS ooo19126 (1.2.52); FILE MERGED 2005/09/05 17:01:59 rt 1.2.52.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1f4318fc519e9876b3c2e535c305e71ddf91ab14]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:50:25 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7e16887dd4978e358aaafe3219192da4136613e5]

INTEGRATION: CWS ooo19126 (1.3.52); FILE MERGED 2005/09/05 17:01:59 rt 1.3.52.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [12426b038edb2cd7dfb30c32dd3aad06089656a8]

INTEGRATION: CWS ooo19126 (1.4.52); FILE MERGED 2005/09/05 17:01:59 rt 1.4.52.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [bc8ec224864e1b410a06fed185415acec6e156dd]

INTEGRATION: CWS ooo19126 (1.4.48); FILE MERGED 2005/09/05 17:01:59 rt 1.4.48.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0b0e73859d6f3cf6322a2941684057b5b0f9c708]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:50:24 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2c5de684efde0b77b98c009989dd463b61999692]

INTEGRATION: CWS ooo19126 (1.8.48); FILE MERGED 2005/09/05 17:01:58 rt 1.8.48.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1155ed8235629193f4dff90b526677bbd7f77016]

INTEGRATION: CWS ooo19126 (1.1.1.1.86); FILE MERGED 2005/09/05 17:01:57 rt 1.1.1.1.86.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [bca77dcdb74f8872ef71ff9a9f116a466980508f]

INTEGRATION: CWS ooo19126 (1.2.52); FILE MERGED 2005/09/05 17:01:57 rt 1.2.52.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [bf8a3df9add75e7faaa5100f881cca5006f6d3b2]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:50:23 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [85339fd674247933b92182eab9b20874ae5a0255]

INTEGRATION: CWS ooo19126 (1.5.48); FILE MERGED 2005/09/05 17:01:56 rt 1.5.48.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f07c52be9b00609eab8e85dd1ff0b517f291d87a]

INTEGRATION: CWS ooo19126 (1.4.106); FILE MERGED 2005/09/05 11:50:23 rt 1.4.106.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b7ca33f2a23105676261c1135a2ff0c0d77ee714]

INTEGRATION: CWS ooo19126 (1.9.48); FILE MERGED 2005/09/05 17:01:56 rt 1.9.48.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ffddf8909c91b451964bf919e4d67382feeaabe1]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:50:22 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7efa0ca51fcef96997fb8e98fbc2bc1e088ea414]

INTEGRATION: CWS ooo19126 (1.1.86); FILE MERGED 2005/09/05 17:01:55 rt 1.1.86.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0b14bb5ea6266c893ac4cc8efe0bc5920128d0c6]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:50:22 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7603a8ff2598deefc57f7bb2ba9ad45f1aa4b71d]

INTEGRATION: CWS ooo19126 (1.1.1.1.86); FILE MERGED 2005/09/05 17:01:55 rt 1.1.1.1.86.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [cd27c48f7bd4622554c33bd2edc6d53f8105ae2f]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:50:21 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [47c58a4eb0eb76039b2c2a6cdffeeb970b94ee99]

INTEGRATION: CWS ooo19126 (1.1.1.1.86); FILE MERGED 2005/09/05 17:01:54 rt 1.1.1.1.86.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [06e12f86f858df0495985d07df2e18ca73ec3ba4]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:50:20 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [23cba76576c8f7e4f5156a485129b67d94dfb722]

INTEGRATION: CWS ooo19126 (1.2.52); FILE MERGED 2005/09/05 17:01:53 rt 1.2.52.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f23fe74bf7fd68d003388d2d4902527f902f7c3a]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:50:19 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8544cf15cefb7a95cccbe93f97fae6e54bc22532]

INTEGRATION: CWS ooo19126 (1.1.1.1.86); FILE MERGED 2005/09/05 17:01:53 rt 1.1.1.1.86.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [dbd04c06ec2060a07a86ed60d9c26d72b2866c42]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:50:19 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [23adaf4ebb172938293b7ca19f84b445757157f1]

INTEGRATION: CWS ooo19126 (1.2.58); FILE MERGED 2005/09/05 17:01:53 rt 1.2.58.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a742ea9f17ee86a3e0d6dc0a8526aad613f227d0]

INTEGRATION: CWS ooo19126 (1.7.48); FILE MERGED 2005/09/05 17:01:53 rt 1.7.48.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [029aa1ff068956e1e5363e114ab690128b400794]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:50:18 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [035f779f348cde7f5864f2566ba34b45689cf10a]

INTEGRATION: CWS ooo19126 (1.2.72); FILE MERGED 2005/09/05 17:01:53 rt 1.2.72.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6524309f11ee492abafcffd6b6c0dae7960c859c]

INTEGRATION: CWS ooo19126 (1.3.52); FILE MERGED 2005/09/05 17:01:52 rt 1.3.52.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8a4dbba02da787612f0237126024ab5a65203073]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:50:18 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [aac166e642aef45de2647219b21a020a4b13e763]

INTEGRATION: CWS ooo19126 (1.3.48); FILE MERGED 2005/09/05 17:01:52 rt 1.3.48.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3350039b0935dd9f413f3d4fa35dd28477f25fb2]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:50:17 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b2eac5c004ea1f6265fbb532d4a27cc99d20caa5]

INTEGRATION: CWS ooo19126 (1.2.48); FILE MERGED 2005/09/05 17:01:52 rt 1.2.48.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e5b2df68085f03f7accccfa11e2b5333ae666022]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:50:16 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6588bf11e543efa0b914c491c07528b6f2aad5fb]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:50:16 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [915fae3dd10d956c9639b0518320e2e1dc67957e]

INTEGRATION: CWS ooo19126 (1.5.48); FILE MERGED 2005/09/05 17:01:51 rt 1.5.48.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a6ec59e5189a33837aa0b75fa7a75293ac68a139]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:50:15 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a88f2dd251f077aa069ef40941ea274f0daaf62d]

INTEGRATION: CWS ooo19126 (1.6.48); FILE MERGED 2005/09/05 17:01:51 rt 1.6.48.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [42a03248f94d4ced73d5707a7ae14c47e3d103b8]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:50:15 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ae1cb1bf28e03d10b29210a7a8cfa45140eaebab]

INTEGRATION: CWS ooo19126 (1.2.86); FILE MERGED 2005/09/05 17:01:50 rt 1.2.86.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [07086671b93e3c072b6afb907f406fb3855dbf81]

INTEGRATION: CWS ooo19126 (1.3.86); FILE MERGED 2005/09/05 17:01:50 rt 1.3.86.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [00769865d710b6e9c693673cfde2e25d0fbbc965]

INTEGRATION: CWS ooo19126 (1.8.32); FILE MERGED 2005/09/05 17:01:50 rt 1.8.32.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7efb4e21ce08709b5254843df28ef9e9d242bf9b]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:50:14 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ab2247ae4ca65730d57b37c75c74c24f697a7846]

INTEGRATION: CWS ooo19126 (1.6.48); FILE MERGED 2005/09/05 17:01:50 rt 1.6.48.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0a123813418de16c8eea85a6ef0bee99cb3aa91b]

INTEGRATION: CWS ooo19126 (1.4.72); FILE MERGED 2005/09/05 17:01:49 rt 1.4.72.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [664124c82d3e708b7eb65423f55c27bc1a07827a]

INTEGRATION: CWS ooo19126 (1.5.72); FILE MERGED 2005/09/05 17:01:49 rt 1.5.72.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6ca4e8c3b7635003827762d9e90f67cee6957c6d]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:50:13 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b78b1c9c2b382ef4406c82b3140d149fd35e6580]

INTEGRATION: CWS ooo19126 (1.22.38); FILE MERGED 2005/09/05 17:01:49 rt 1.22.38.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4d57ea7610c3e64aaf4f54ed9280e150f1b269bf]

INTEGRATION: CWS ooo19126 (1.2.86); FILE MERGED 2005/09/05 17:01:48 rt 1.2.86.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [cec6ed4b6e201ffe6ff11b28843390ddb686f3c2]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:50:13 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [cc2bb40e68c1914d4e654dafb18345348f041fcf]

INTEGRATION: CWS ooo19126 (1.5.52); FILE MERGED 2005/09/05 17:01:48 rt 1.5.52.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [214daece0a4b1204a911861fcd69c783ac4e908d]

INTEGRATION: CWS ooo19126 (1.1.1.1.86); FILE MERGED 2005/09/05 17:01:47 rt 1.1.1.1.86.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2f789d04dde58e72065d6ad81ac3bb7629dcb55c]

INTEGRATION: CWS ooo19126 (1.2.72); FILE MERGED 2005/09/05 17:01:47 rt 1.2.72.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f1c3c8c8faf854ff8e864209cb1862826eacd9e1]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:50:12 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a006e97f52736be38079e150630286c63ab18923]

INTEGRATION: CWS ooo19126 (1.3.48); FILE MERGED 2005/09/05 17:01:47 rt 1.3.48.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0abf6a512abcf78b7b45ac041353810441b4f1fb]

INTEGRATION: CWS ooo19126 (1.2.72); FILE MERGED 2005/09/05 17:01:46 rt 1.2.72.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ba3aab263ad7b4334e937e27e3d0549fcbe9fbca]

INTEGRATION: CWS ooo19126 (1.3.48); FILE MERGED 2005/09/05 17:01:46 rt 1.3.48.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b32af209b27f68f9d8d7e4ec46cb5c1fafd835c4]

INTEGRATION: CWS ooo19126 (1.2.52); FILE MERGED 2005/09/05 17:01:46 rt 1.2.52.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2e6d1b7664dfd3c0eda28717518da4caee2c75b9]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:50:11 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9a3505849c91c4f6d777470f0172fc08ea34c96d]

INTEGRATION: CWS ooo19126 (1.3.72); FILE MERGED 2005/09/05 17:01:45 rt 1.3.72.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ed3746dee42fc33b8cb960bc9a6af29534f0fb65]

INTEGRATION: CWS ooo19126 (1.1.1.1.86); FILE MERGED 2005/09/05 17:01:45 rt 1.1.1.1.86.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d834d6148d2dfd65ff2b76f31723c0b1de4bc9e3]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:50:10 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e5cf9be42dadbe7355650e1c516e8a914f04ed44]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:50:09 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d3c9471d68217103f3abfb178b6c829768b3acf3]

INTEGRATION: CWS ooo19126 (1.2.52); FILE MERGED 2005/09/05 17:01:44 rt 1.2.52.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ece274efd30125b427628ee3817c17c8976091f7]

INTEGRATION: CWS ooo19126 (1.4.52); FILE MERGED 2005/09/05 17:01:44 rt 1.4.52.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a692e2ea81788fa3c6c2697943fea1696fbe7387]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:50:08 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [72d017860f536b502769a8aca7940ec118702518]

INTEGRATION: CWS ooo19126 (1.3.52); FILE MERGED 2005/09/05 17:01:44 rt 1.3.52.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d7259758d446425a20ed138d242e3d6c521b63c4]

INTEGRATION: CWS ooo19126 (1.3.48); FILE MERGED 2005/09/05 17:01:44 rt 1.3.48.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c055256564bbd32d080093df396c927405d42a1f]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:50:07 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1d4e8bbbd9cffc47f3ccc49f717bb4f1a51133e9]

INTEGRATION: CWS ooo19126 (1.2.48); FILE MERGED 2005/09/05 17:01:43 rt 1.2.48.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [dd08dc19abf04b31668a85ec7c9bea64045e62fc]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:50:06 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b22cd808ad840e919aac7a857546af67667a3c79]

INTEGRATION: CWS ooo19126 (1.1.1.1.86); FILE MERGED 2005/09/05 17:01:43 rt 1.1.1.1.86.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3f007de8489ddbaacc3bcd98f0d9a7ac51a7333a]

INTEGRATION: CWS ooo19126 (1.2.52); FILE MERGED 2005/09/05 17:01:43 rt 1.2.52.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6a122d8f93a38a67d4f67c7065a0019231d97a9b]

INTEGRATION: CWS ooo19126 (1.4.52); FILE MERGED 2005/09/05 17:01:42 rt 1.4.52.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5904f7f860f03cecafa634262d2cc81c23e11e69]

INTEGRATION: CWS ooo19126 (1.1.1.1.86); FILE MERGED 2005/09/05 17:01:42 rt 1.1.1.1.86.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [77c557f646df6274f7a4082debd3f1a41ec3b416]

INTEGRATION: CWS ooo19126 (1.2.106); FILE MERGED 2005/09/05 11:50:05 rt 1.2.106.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9e4fd3a7e356de530f87ada43b702142be98a3a1]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:50:05 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9135ecc587d95539337b803c4e6b11a6c3722ff9]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:50:04 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7157ae5cabc31bbc6d8995a66258a5f4f3f71ff5]

INTEGRATION: CWS ooo19126 (1.2.48); FILE MERGED 2005/09/05 17:01:42 rt 1.2.48.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [bd4fae1a7dd38c443892722cc8ea9a023e341aa5]

INTEGRATION: CWS ooo19126 (1.2.48); FILE MERGED 2005/09/05 17:01:41 rt 1.2.48.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [781bc05ac293d26d71bf6f89617a14207eaf578b]

INTEGRATION: CWS ooo19126 (1.2.52); FILE MERGED 2005/09/05 17:01:41 rt 1.2.52.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9e1e3255335f02a5f156cff8208bdb47a32d96e9]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:50:03 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3b5f0fef61bd387bd67d682507d9ee1af227ac43]

INTEGRATION: CWS ooo19126 (1.3.72); FILE MERGED 2005/09/05 17:01:41 rt 1.3.72.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [74539959e81ca1539ea4dcec82eb674290a20796]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:50:02 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [11f11d89e133b3663b6df83fd9a014e62ed1e097]

INTEGRATION: CWS ooo19126 (1.1.1.1.86); FILE MERGED 2005/09/05 17:01:41 rt 1.1.1.1.86.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d4947373fd5b4e72e393af4179479ba1fa0cb4ee]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:50:01 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2e11b5a7de6c2deabdcc814688eab865af587144]

INTEGRATION: CWS ooo19126 (1.2.48); FILE MERGED 2005/09/05 17:01:40 rt 1.2.48.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4cd15ceb183513b479f74cee568aa150227b3fd5]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:50:00 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d6ce6d24e52db3a1c7923dc814d2d767fec883f6]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:49:59 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [860db57bc634b62dc0c383dc591abaa35da24d49]

INTEGRATION: CWS ooo19126 (1.3.72); FILE MERGED 2005/09/05 17:01:40 rt 1.3.72.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9fc1c9d1b92c04c8c2bc3813bbb2d5660013c69e]

INTEGRATION: CWS ooo19126 (1.4.52); FILE MERGED 2005/09/05 17:01:39 rt 1.4.52.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [84f214d97da3851788eb6eb22fe0ef9048b980a9]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:49:58 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [cae8c97d334ec2d1abda289c275943db86d63e87]

INTEGRATION: CWS ooo19126 (1.1.1.1.86); FILE MERGED 2005/09/05 17:01:39 rt 1.1.1.1.86.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [067544111a73a66269d3fb8943ac0aafcedff50e]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:49:57 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [232b73e062bc726b806b29bef1c425544b1b0433]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:49:56 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4da512acac1f1c1e81d0f09f81564eb7cb9af53b]

INTEGRATION: CWS ooo19126 (1.8.52); FILE MERGED 2005/09/05 17:01:38 rt 1.8.52.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4cf81311cf71cf327b11eab6af94c52c53bf7d4a]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:49:55 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c0a4fec0e906ad4f94c790efecb8f3cc2e8bd5b7]

INTEGRATION: CWS ooo19126 (1.5.86); FILE MERGED 2005/09/05 17:01:38 rt 1.5.86.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b21d4ea5029f5ca1457aa1b6e1a375daa1a6cdf9]

INTEGRATION: CWS ooo19126 (1.5.60); FILE MERGED 2005/09/05 17:01:37 rt 1.5.60.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [41892552812ca7eb0876864aa797ee2b9f5cc492]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:49:54 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [02eb963634c02474ac941fb418d788f28077b064]

INTEGRATION: CWS ooo19126 (1.23.44); FILE MERGED 2005/09/05 17:01:37 rt 1.23.44.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [685273bb11f30cdc99edc80984f63d29b161e005]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:49:53 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [badf3630071b3b1700d34a9480186c72c5974550]

INTEGRATION: CWS ooo19126 (1.2.72); FILE MERGED 2005/09/05 17:01:36 rt 1.2.72.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [da4fe212efbfff6dadc846c442d54e4e18b09d7f]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:49:52 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [548dde5a5dafcf2ec10e19ed8407964c71d2d220]

INTEGRATION: CWS ooo19126 (1.4.52); FILE MERGED 2005/09/05 17:01:35 rt 1.4.52.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [569c624edd2c14a36eeabf59a70e201b4b1d9ec8]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:49:52 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [29dc5a024cd52ca18b92461ac8245c6b15ccd3c1]

INTEGRATION: CWS ooo19126 (1.20.38); FILE MERGED 2005/09/05 17:01:35 rt 1.20.38.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [bcd9f2b77f04d7f15290345f3709e6f3bfc007bf]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:49:51 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ce66a60b8cce99980357530c64dda0cc1f38325c]

INTEGRATION: CWS ooo19126 (1.13.52); FILE MERGED 2005/09/05 17:01:35 rt 1.13.52.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7fa171a0472d0569b88138c3dd6431edfcb104b2]

INTEGRATION: CWS ooo19126 (1.8.68); FILE MERGED 2005/09/05 17:01:35 rt 1.8.68.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [09c91996af20938dc2d327505830886b14212dbb]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:49:50 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0c14e73055585a83268a3df60cc9b096f954a1ce]

INTEGRATION: CWS ooo19126 (1.18.48); FILE MERGED 2005/09/05 17:01:34 rt 1.18.48.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [107bf88084a489f0b6e56ea1eb3a65f6c3232c2d]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:49:49 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [993281e1052d0f2af47e3c929320c76ad5b83162]

INTEGRATION: CWS ooo19126 (1.4.68); FILE MERGED 2005/09/05 17:01:34 rt 1.4.68.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5f225442d5df6bb14b7f8c2aa0be9c5605daa19e]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:49:48 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0fbf60c1012e4c84492a77fd7a753c3432fdcdeb]

INTEGRATION: CWS ooo19126 (1.7.38); FILE MERGED 2005/09/05 17:01:34 rt 1.7.38.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [330d89669f195521d3484ef1b39b92e088e91ce5]

INTEGRATION: CWS ooo19126 (1.2.52); FILE MERGED 2005/09/05 17:01:33 rt 1.2.52.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [50c75850939df844642a9d82d6fb5eafaf3dd8c5]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:49:47 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [477c72396e3c87cda859b8236d067b44e43f8ae6]

INTEGRATION: CWS ooo19126 (1.1.1.1.86); FILE MERGED 2005/09/05 17:01:33 rt 1.1.1.1.86.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c313d6f51c771105dbf3257c2937c8aa8784836c]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:49:46 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b5653406b396f47c290f52f0f0c09d9b4a689793]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:49:45 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [df5def9db3e0a83ba76e4a4f365e33ae046954e3]

INTEGRATION: CWS ooo19126 (1.5.52); FILE MERGED 2005/09/05 17:01:32 rt 1.5.52.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5ed4744fd419de7985befabbeda6925fc2c51d62]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:49:44 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [bf244da1b896c036a8685d85865d36f3655c07e3]

INTEGRATION: CWS ooo19126 (1.21.38); FILE MERGED 2005/09/05 17:01:32 rt 1.21.38.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9194aa1d0d146368f23c5e7e23c15663e193f268]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:49:11 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6888b60f23097100a80ca3abd142be63a0e07c17]

INTEGRATION: CWS ooo19126 (1.8.52); FILE MERGED 2005/09/05 17:01:31 rt 1.8.52.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ed45384487ffa57128833dc5ceaba8c32c01d9a1]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:49:10 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0b7865c382594749791b87422309164feeade560]

INTEGRATION: CWS ooo19126 (1.1.86); FILE MERGED 2005/09/05 17:01:31 rt 1.1.86.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e92504536a66a7e6acf7321c3a8aecf766df0b61]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:49:09 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c86a1d2ff121ea2865ee1465ffb3cb59ced83aac]

INTEGRATION: CWS ooo19126 (1.1.1.1.86); FILE MERGED 2005/09/05 17:01:31 rt 1.1.1.1.86.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [733b7795a9bf238a92e757982abaab58732d283f]

INTEGRATION: CWS ooo19126 (1.6.48); FILE MERGED 2005/09/05 17:01:30 rt 1.6.48.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d13d51d14c99bc9ed57e370cc1b954ceeece5812]

INTEGRATION: CWS ooo19126 (1.11.60); FILE MERGED 2005/09/05 17:01:30 rt 1.11.60.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f7e52839e230459b93947432c51d13e9954d335e]

INTEGRATION: CWS ooo19126 (1.2.52); FILE MERGED 2005/09/05 17:01:30 rt 1.2.52.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0fafcdb964003443879f5ba4dc359b3df83c6a92]

INTEGRATION: CWS ooo19126 (1.3.52); FILE MERGED 2005/09/05 17:01:30 rt 1.3.52.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [cfc82a32adb0d893b2456d496f315d6411f1d970]

INTEGRATION: CWS ooo19126 (1.6.52); FILE MERGED 2005/09/05 17:01:30 rt 1.6.52.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9ce4694eaf9090e0e1d140af2dc7d86171b81b4e]

INTEGRATION: CWS ooo19126 (1.1.86); FILE MERGED 2005/09/05 17:01:30 rt 1.1.86.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e74c2fa7f513922fa41d912271cdecdd81083d01]

INTEGRATION: CWS ooo19126 (1.9.52); FILE MERGED 2005/09/05 17:01:29 rt 1.9.52.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0a6ba863c3ebc1561903b7bb8b669287ddc8f086]

INTEGRATION: CWS ooo19126 (1.2.38); FILE MERGED 2005/09/05 17:01:29 rt 1.2.38.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [52de6243f9eeec2b12068c00a604224357d1a0e8]

INTEGRATION: CWS ooo19126 (1.1.86); FILE MERGED 2005/09/05 17:01:29 rt 1.1.86.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5aa114f3271607e3c094d30f3c08532ba5f4bda7]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:49:09 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7c551b5c8f0a65ce792babbf2e6de7e591552503]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:49:08 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [55d686ef17ad2d0f1e7318c992d8ab2344b7d659]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:49:07 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d7732127f06d3cd2095e72906331f50d2417243a]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:49:07 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3f543101936a6cb174bd2c00f7072c624eee868d]

INTEGRATION: CWS ooo19126 (1.1.1.1.186); FILE MERGED 2005/09/05 13:14:10 rt 1.1.1.1.186.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4f63ac507835eef6b8731ec6c700e85b92c2d92c]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:49:06 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1b78ced53bf950ab669f3d11d80647b33ed4b912]

INTEGRATION: CWS ooo19126 (1.1.1.1.186); FILE MERGED 2005/09/05 13:14:09 rt 1.1.1.1.186.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c8467fd15e2def66caa967593218ccc5916b331d]

INTEGRATION: CWS ooo19126 (1.13.48); FILE MERGED 2005/09/05 13:14:09 rt 1.13.48.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [dce5aba8228e9d2a0b3e4a811af4d84b12f813f0]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:49:05 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b3ed81584a3bbd1e17963ea9fa0f54a1c79806b4]

INTEGRATION: CWS ooo19126 (1.4.68); FILE MERGED 2005/09/05 13:14:09 rt 1.4.68.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0ada0e91a28f47156726df6ee7ad6a00e0484f5e]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:49:05 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [221ba1899146329a107eb0f894d213ceee176d78]

INTEGRATION: CWS ooo19126 (1.2.142); FILE MERGED 2005/09/05 13:14:08 rt 1.2.142.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a8a8e4d6d723119c3fb4dfaad999de709043527a]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:49:04 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [74baa347b8e38824cb1cfbbaeeb0629f7b3f86d8]

INTEGRATION: CWS ooo19126 (1.3.142); FILE MERGED 2005/09/05 13:14:08 rt 1.3.142.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [455d83fab2cae15f2a72791b7f856d449b4069f0]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:49:03 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e85ad137d4d78bd396b5be1c228bf368af5b4f8c]

INTEGRATION: CWS ooo19126 (1.1.1.1.158); FILE MERGED 2005/09/05 11:49:03 rt 1.1.1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [97d337cf82e2058c90034eeee5eaa7b7ecf95975]

INTEGRATION: CWS ooo19126 (1.2.182); FILE MERGED 2005/09/05 13:14:08 rt 1.2.182.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [524b6013264a36ce36f051456c020bbeca86fd98]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:49:02 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [db3454b77e65250666bc367c6fe7ff881318e0fc]

INTEGRATION: CWS ooo19126 (1.3.170); FILE MERGED 2005/09/05 13:14:07 rt 1.3.170.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f6ba3ddd80253b67d2b83592b288b4d9f9d4ea80]

INTEGRATION: CWS ooo19126 (1.3.142); FILE MERGED 2005/09/05 13:14:07 rt 1.3.142.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5f832484210b5fe72409639ae109ad9df279a7d5]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:49:01 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [bcf72fcfb9662b745ab7314d75ba97178220b05d]

INTEGRATION: CWS ooo19126 (1.4.142); FILE MERGED 2005/09/05 13:14:07 rt 1.4.142.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f17fdbafb9e83b9aa00299ae7cf970a2bd16a843]

INTEGRATION: CWS ooo19126 (1.3.172); FILE MERGED 2005/09/05 13:14:06 rt 1.3.172.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [879545e2548451fdb6f19cf240508732d9dab9e2]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:49:00 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [fab7cd0b4e96dc89a151c6e6f21db96f9fb8e82d]

INTEGRATION: CWS ooo19126 (1.4.150); FILE MERGED 2005/09/05 14:08:04 rt 1.4.150.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1a7e1703aaa40d6c64acda621317cfe4666b8490]

INTEGRATION: CWS ooo19126 (1.6.170); FILE MERGED 2005/09/05 13:14:06 rt 1.6.170.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [036450fb1bfcd13a7341b50d7b69e82e9a65d612]

INTEGRATION: CWS ooo19126 (1.5.150); FILE MERGED 2005/09/05 14:08:03 rt 1.5.150.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a5483f14a5609b6709b167f5dc63ae5ab647d87e]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:49:00 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [300c191021945d18652a07832370346594bf60af]

INTEGRATION: CWS ooo19126 (1.9.128); FILE MERGED 2005/09/05 13:14:06 rt 1.9.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [10d62de43d46185409ac5bc2d272a485df5efc4c]

INTEGRATION: CWS ooo19126 (1.15.56); FILE MERGED 2005/09/05 14:08:03 rt 1.15.56.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [76ecd74e7e41dadc8e857c70c3fcca6cbb02ffce]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:48:59 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [744f3f0d8e06e73fd2ab7f9e5ad563f9eb8d6c17]

INTEGRATION: CWS ooo19126 (1.1.1.1.186); FILE MERGED 2005/09/05 13:14:05 rt 1.1.1.1.186.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [be497f893dd4dd16f97c109e22e8cdadf271a16d]

INTEGRATION: CWS ooo19126 (1.4.150); FILE MERGED 2005/09/05 14:08:03 rt 1.4.150.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e267b9ed77be815441a2472e94836c1de05f3933]

INTEGRATION: CWS ooo19126 (1.2.14); FILE MERGED 2005/09/05 13:14:05 rt 1.2.14.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a600e12b56d658fc5f0091308a329f95abc56ca5]

INTEGRATION: CWS ooo19126 (1.5.150); FILE MERGED 2005/09/05 14:08:02 rt 1.5.150.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ba9011920539d2531587f2083566ad305d2a6392]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:48:58 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0c2507f712b75417658c35a4827f5b30022fa070]

INTEGRATION: CWS ooo19126 (1.11.12); FILE MERGED 2005/09/05 13:14:05 rt 1.11.12.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [faff2455a5cca41d0ca937bf1aa727f65bafac1a]

INTEGRATION: CWS ooo19126 (1.8.16); FILE MERGED 2005/09/05 14:08:02 rt 1.8.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9d671e3031886eeddbe8c65398703a62e5d94285]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:48:58 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9b9a9d0b119a2c3fc71e2acbd483c82d6f50508e]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:48:57 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b6c6f2524041f124ddf803f60ff5d0ed3f690676]

INTEGRATION: CWS ooo19126 (1.2.48); FILE MERGED 2005/09/05 13:14:03 rt 1.2.48.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [326fde9abba84f106cb6605c53e5d766cf621cc3]

INTEGRATION: CWS ooo19126 (1.7.16); FILE MERGED 2005/09/05 14:08:02 rt 1.7.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [479887fad8f8121edaf6e66386488e1667d297f1]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:48:56 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ee70b12ffcef26445eb21d34d7eec74c4f6044ba]

INTEGRATION: CWS ooo19126 (1.6.170); FILE MERGED 2005/09/05 13:14:03 rt 1.6.170.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [98525e04095d2bad005007a097187985c997505c]

INTEGRATION: CWS ooo19126 (1.7.16); FILE MERGED 2005/09/05 14:08:01 rt 1.7.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a778ff256fb7ac41d6c91cd39e3ff448d1611948]

INTEGRATION: CWS ooo19126 (1.3.162); FILE MERGED 2005/09/05 13:14:02 rt 1.3.162.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f1c4ce951dabecb3bce6cd33760fe28beb1ba622]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:48:56 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d2eeb68759ca34023075f8d9ad6b8f1b8e6d9403]

INTEGRATION: CWS ooo19126 (1.4.144); FILE MERGED 2005/09/05 13:14:02 rt 1.4.144.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1a471ed495bcc35ad15a846b42ac72474f0eefa4]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:48:55 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [57f6e38f1bb46994add51ab362d318a224305be3]

INTEGRATION: CWS ooo19126 (1.3.150); FILE MERGED 2005/09/05 14:08:01 rt 1.3.150.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3d98d16d541c33ed81780fafd8d945cbeeff4b1b]

INTEGRATION: CWS ooo19126 (1.2.180); FILE MERGED 2005/09/05 13:14:02 rt 1.2.180.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1e245646807ebbe18b67277ae4e890abef392e2f]

INTEGRATION: CWS ooo19126 (1.7.16); FILE MERGED 2005/09/05 14:08:00 rt 1.7.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [798556e9497922f4fff188959376452d3d879265]

INTEGRATION: CWS ooo19126 (1.2.178); FILE MERGED 2005/09/05 13:14:01 rt 1.2.178.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c45c0cc3725c642564bdd1e94cff97b0512f88d2]

INTEGRATION: CWS ooo19126 (1.9.16); FILE MERGED 2005/09/05 14:08:00 rt 1.9.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b43e8ec149344d828a8d8baa50ee07a220effade]

INTEGRATION: CWS ooo19126 (1.5.32); FILE MERGED 2005/09/05 13:14:01 rt 1.5.32.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [92ed3dbc16f0aad0d778f481ef3ea99fae408cb9]

INTEGRATION: CWS ooo19126 (1.3.110); FILE MERGED 2005/09/05 11:48:54 rt 1.3.110.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a7bcb6dcbf4bc9d7b4fae7f800d93e8141fdc647]

INTEGRATION: CWS ooo19126 (1.3.164); FILE MERGED 2005/09/05 13:14:00 rt 1.3.164.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6f9aa19050a1edb89ce2e86ee2a74db1df698bad]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:48:54 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [edb99d9a8ba171aac3fc04a9e2df3e57ca905c26]

INTEGRATION: CWS ooo19126 (1.4.38); FILE MERGED 2005/09/05 14:07:59 rt 1.4.38.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [eb03ab2a29ecc252e12ef15109685af22e5516a1]

INTEGRATION: CWS ooo19126 (1.4.178); FILE MERGED 2005/09/05 13:13:59 rt 1.4.178.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d1e9b1419e3bf03f474e8d219eb4f7188d8fd79b]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:48:53 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c37697cd48ee63028b6a9a636d25b32ed5cd0d91]

INTEGRATION: CWS ooo19126 (1.2.58); FILE MERGED 2005/09/05 14:07:59 rt 1.2.58.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4cc4a207afb2d47f0bd8efece8e7d2aa05dd72ba]

INTEGRATION: CWS ooo19126 (1.6.170); FILE MERGED 2005/09/05 13:13:59 rt 1.6.170.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [27810cdbc9584e19f66caab7a4b7c8b0d000893a]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:48:52 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7a91bcaa2f8321c6defaa17bc00f55da3ddc19b7]

INTEGRATION: CWS ooo19126 (1.5.16); FILE MERGED 2005/09/05 14:07:59 rt 1.5.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2d7347010178b366e1cd8ec34125eb212b756f3a]

INTEGRATION: CWS ooo19126 (1.3.144); FILE MERGED 2005/09/05 13:13:58 rt 1.3.144.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f6b6773c707a67003facdd5218b5eb114d5adc38]

INTEGRATION: CWS ooo19126 (1.4.16); FILE MERGED 2005/09/05 14:07:59 rt 1.4.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4be7d7e7821794804348ba46a12e7b0c02e5f3f7]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:48:52 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [70cf4992a1891eb372bfda32f19e1435bec5bdd1]

INTEGRATION: CWS ooo19126 (1.3.170); FILE MERGED 2005/09/05 13:13:58 rt 1.3.170.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4cfde603630e093724b1946262352faa27fda3e2]

INTEGRATION: CWS ooo19126 (1.5.30); FILE MERGED 2005/09/05 13:13:57 rt 1.5.30.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3262426b4dc05d2c820d5f14f86478c82a13a22e]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:48:51 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8279af374ae32f73cdb6c71620cd196326ab0d9d]

INTEGRATION: CWS ooo19126 (1.16.14); FILE MERGED 2005/09/05 13:13:57 rt 1.16.14.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2fe5da3702e0f32e464e91313d9774a679880c80]

INTEGRATION: CWS ooo19126 (1.5.16); FILE MERGED 2005/09/05 14:07:58 rt 1.5.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8c3d8999f69b17ef620788cbcefb25c2a9ad3c32]

INTEGRATION: CWS ooo19126 (1.4.172); FILE MERGED 2005/09/05 13:13:56 rt 1.4.172.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ed12f06d1221edb4bdb6245141531c3a634abcbd]

INTEGRATION: CWS ooo19126 (1.4.16); FILE MERGED 2005/09/05 14:07:58 rt 1.4.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8a5de37174abfb70b53dd88306673fc31b6960f3]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 13:13:56 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4c9361f5dbde6f86845934bc970614c6d44cacb7]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:48:50 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6b26de4eafa68354bd85aac2f539d6e4af68b37c]

INTEGRATION: CWS ooo19126 (1.3.20); FILE MERGED 2005/09/05 13:13:56 rt 1.3.20.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [721f756fb679b9892daf479f25f8ae09c9b316e0]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:48:50 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4df24d35c6860b9233da889bb7ce02650ff36e4c]

INTEGRATION: CWS ooo19126 (1.7.16); FILE MERGED 2005/09/05 14:07:58 rt 1.7.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [72f0ab91ed49ac1c80d8a34810f6742b5192d33d]

INTEGRATION: CWS ooo19126 (1.4.164); FILE MERGED 2005/09/05 13:13:56 rt 1.4.164.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d107ff7db0684710e7dbe7ae9e7e2e35d1e231ec]

INTEGRATION: CWS ooo19126 (1.6.16); FILE MERGED 2005/09/05 14:07:57 rt 1.6.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [45d3ceb95dd9901b1960d9d01f226f89c9a7f8d1]

INTEGRATION: CWS ooo19126 (1.9.20); FILE MERGED 2005/09/05 13:13:55 rt 1.9.20.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1bdab7ff2d5bcff86246f91f55ee595490291c0b]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:48:49 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d7c4d372d0147eed3f4de440397205ac35a7322e]

INTEGRATION: CWS ooo19126 (1.5.16); FILE MERGED 2005/09/05 14:07:57 rt 1.5.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [398b87b066b2721658bfff9a5782f2f9cd477895]

INTEGRATION: CWS ooo19126 (1.4.144); FILE MERGED 2005/09/05 13:13:55 rt 1.4.144.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f7a8ab5e22e621fd0836e69003bbb743dd83c8c9]

INTEGRATION: CWS ooo19126 (1.4.16); FILE MERGED 2005/09/05 14:07:57 rt 1.4.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [da21cda76f3b6f4d698ee6f9ca52fb1abc3b722d]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:48:48 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7ec06040c6d40ac1d65dc0f1d21210916b076420]

INTEGRATION: CWS ooo19126 (1.2.178); FILE MERGED 2005/09/05 13:13:55 rt 1.2.178.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9b584e8a96593c9cf4676cbef298e5b8d02017ae]

INTEGRATION: CWS ooo19126 (1.12.150); FILE MERGED 2005/09/05 14:07:57 rt 1.12.150.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [18751b11c7212f861002d114f3830ab577e284b8]

INTEGRATION: CWS ooo19126 (1.10.164); FILE MERGED 2005/09/05 13:13:54 rt 1.10.164.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [bc803e5764434ae991cdff68a830766f0b561ed4]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:48:48 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [fd89822ec41187feddd5c9a03451bc02928d8d56]

INTEGRATION: CWS ooo19126 (1.10.42); FILE MERGED 2005/09/05 14:07:56 rt 1.10.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c0559e446c055978d1712bfee9fc5a4617caa306]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:48:47 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [58285d89b418863e52edcbfb722f213750ae28e0]

INTEGRATION: CWS ooo19126 (1.4.42); FILE MERGED 2005/09/05 14:07:56 rt 1.4.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [85ad31f95e648a2950e690a614b9286defcf0d56]

INTEGRATION: CWS ooo19126 (1.6.12); FILE MERGED 2005/09/05 13:13:53 rt 1.6.12.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0eecab4714235a2c2bd2e36da083b96805779bbe]

INTEGRATION: CWS ooo19126 (1.11.14); FILE MERGED 2005/09/05 13:13:53 rt 1.11.14.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c2a7c31091c9cfd16db7bd23f8a941c042d2ede1]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:48:46 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2c54469bf8e979800d4d4ebe15c878dc00d8cb01]

INTEGRATION: CWS ooo19126 (1.11.42); FILE MERGED 2005/09/05 14:07:56 rt 1.11.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [491bedc045dd965c08659e36d556622f76412667]

INTEGRATION: CWS ooo19126 (1.2.48); FILE MERGED 2005/09/05 13:13:52 rt 1.2.48.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [330de719a42c475cd4c902e4f71a028c55f0221f]

INTEGRATION: CWS ooo19126 (1.5.10); FILE MERGED 2005/09/05 13:13:52 rt 1.5.10.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f7c26de0c01d38a7ea6c9a070338a82da1e7be0f]

INTEGRATION: CWS ooo19126 (1.8.42); FILE MERGED 2005/09/05 14:07:55 rt 1.8.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1001b1041e72ae071399f5af3e7fb85c10ca30df]

INTEGRATION: CWS ooo19126 (1.6.12); FILE MERGED 2005/09/05 13:13:51 rt 1.6.12.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0b1dc1aad07015682f77193c3e4227e7408e769f]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:48:45 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [02bb090abe257d1479c3ac91924d184c4a282dc0]

INTEGRATION: CWS ooo19126 (1.5.42); FILE MERGED 2005/09/05 14:07:55 rt 1.5.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3dd346b7534829208c3a614fc585b3edf1cb5a50]

INTEGRATION: CWS ooo19126 (1.30.24); FILE MERGED 2005/09/05 13:13:50 rt 1.30.24.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [974c4e96115ddfda9d14d80278217749b693225f]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:48:45 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c49eb4815d115f72bcc954a4fd06bb4b93265b02]

INTEGRATION: CWS ooo19126 (1.10.42); FILE MERGED 2005/09/05 14:07:55 rt 1.10.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [af1d358318865ee746368b1b702e01ed7cbb8c08]

INTEGRATION: CWS ooo19126 (1.1.1.1.186); FILE MERGED 2005/09/05 13:13:50 rt 1.1.1.1.186.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a5f53c23b945a7b3a80cf826c653c23688c6f37f]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:48:44 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [12e03d6d4b445909f526a64b161bb88e4d8156f3]

INTEGRATION: CWS ooo19126 (1.2.48); FILE MERGED 2005/09/05 13:13:50 rt 1.2.48.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [fbbc48a27b4344f0f1d005207c944da82250df40]

INTEGRATION: CWS ooo19126 (1.9.42); FILE MERGED 2005/09/05 14:07:54 rt 1.9.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2824b12da58400ead722375a4a6c01fd278f799d]

INTEGRATION: CWS ooo19126 (1.1.1.1.158); FILE MERGED 2005/09/05 11:48:44 rt 1.1.1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [26e15d84f56b2ce5577cf90ae09911cb7f873b4e]

INTEGRATION: CWS ooo19126 (1.1.178); FILE MERGED 2005/09/05 13:13:49 rt 1.1.178.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [50daabc5890bf7788595d6c93e199abf5bcc78aa]

INTEGRATION: CWS ooo19126 (1.10.42); FILE MERGED 2005/09/05 14:07:54 rt 1.10.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [72a786552cd6732a361542fca586dd0fbd7969f9]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:48:44 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [53101ed8dc9238a28fc8de857dc86bc019b14957]

INTEGRATION: CWS ooo19126 (1.2.14); FILE MERGED 2005/09/05 13:13:48 rt 1.2.14.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [aecbf2929559a2744e26c8c0133327f24c867b29]

INTEGRATION: CWS ooo19126 (1.2.42); FILE MERGED 2005/09/05 14:07:54 rt 1.2.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3575d8278a478c85fc703e140363ca359bc5f914]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:48:43 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [47d78a34e417eddf52a0e30e091088e9e5e31378]

INTEGRATION: CWS ooo19126 (1.4.170); FILE MERGED 2005/09/05 13:13:48 rt 1.4.170.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2671dfc1a1423437591b7b64a9a68b30a1e1224a]

INTEGRATION: CWS ooo19126 (1.10.42); FILE MERGED 2005/09/05 14:07:53 rt 1.10.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c4243968dd04ea0c9a28d91a07e2cbfd4b201fd0]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:48:42 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [67e8c9f54a3cf1769535623a803cf31b4e55bd0b]

INTEGRATION: CWS ooo19126 (1.9.42); FILE MERGED 2005/09/05 14:07:53 rt 1.9.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e69753f58e31219f5401f6b49522552f015e97cb]

INTEGRATION: CWS ooo19126 (1.4.14); FILE MERGED 2005/09/05 13:13:48 rt 1.4.14.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c02f882fb306848e1e360f6ad12914e65554ba37]

INTEGRATION: CWS ooo19126 (1.1.1.1.158); FILE MERGED 2005/09/05 11:48:42 rt 1.1.1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [49dde82db8383fb770bb142f25b1c636c78296f7]

INTEGRATION: CWS ooo19126 (1.7.16); FILE MERGED 2005/09/05 14:07:53 rt 1.7.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d108b9ed26064c5abae9089c47af0b4299cc8409]

INTEGRATION: CWS ooo19126 (1.4.14); FILE MERGED 2005/09/05 13:13:47 rt 1.4.14.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [dd6f1cc15722dcd2f9cf1e5dafea64e3e8302598]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:48:42 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3851a955ac55204a00b86a462e536063edbbfa6b]

INTEGRATION: CWS ooo19126 (1.4.206); FILE MERGED 2005/09/05 14:07:52 rt 1.4.206.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [058bd50509e345fef6fdd2180346a9ff19b6862e]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:48:41 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b90ab67fc113033cf0a9e1727333ba0b87d69002]

INTEGRATION: CWS ooo19126 (1.3.14); FILE MERGED 2005/09/05 13:13:47 rt 1.3.14.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [078558d00ff01b58baa0a68fdc8c38e6505d0f35]

INTEGRATION: CWS ooo19126 (1.7.42); FILE MERGED 2005/09/05 14:07:52 rt 1.7.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3a99fa2a3db7075f8ed84a514f1da4dfa7e5e703]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:48:41 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [03f7beebee276c6123dc11b87eb606d52e854b02]

INTEGRATION: CWS ooo19126 (1.2.14); FILE MERGED 2005/09/05 13:13:46 rt 1.2.14.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [dd8c90c81801f0536bf478761744b94f32692b3e]

INTEGRATION: CWS ooo19126 (1.8.42); FILE MERGED 2005/09/05 14:07:51 rt 1.8.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ec4dfa180b0afc6419bb75748503a803ad4104ad]

INTEGRATION: CWS ooo19126 (1.4.14); FILE MERGED 2005/09/05 13:13:46 rt 1.4.14.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [13ff4990df9e56d7ae6552f188d1e46afc2a6148]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:48:40 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6a26443788883306451c1277b2367fd469d2900b]

INTEGRATION: CWS ooo19126 (1.4.206); FILE MERGED 2005/09/05 14:07:51 rt 1.4.206.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5aa27e7851a27ae25f7505d87a759d0ef67c5e4d]

INTEGRATION: CWS ooo19126 (1.3.14); FILE MERGED 2005/09/05 13:13:46 rt 1.3.14.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c7f8ce6dbed3bfdcd5686d71abc7a606e0ba316f]

INTEGRATION: CWS ooo19126 (1.6.42); FILE MERGED 2005/09/05 14:07:50 rt 1.6.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1e8ce26b5b5c36bf71fd480d31df2d7876e39490]

INTEGRATION: CWS ooo19126 (1.1.1.1.158); FILE MERGED 2005/09/05 11:48:40 rt 1.1.1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [63e8bc447b17a42f2364168985fb152ce2e21ec4]

INTEGRATION: CWS ooo19126 (1.2.164); FILE MERGED 2005/09/05 13:13:46 rt 1.2.164.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c600bfe137c2c9599a34f0236f108817ed71c80e]

INTEGRATION: CWS ooo19126 (1.8.42); FILE MERGED 2005/09/05 14:07:50 rt 1.8.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [bdc1cc1c56cf326e8e63b702fcea02c678f09f1a]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:48:39 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f098fdd1ac196f78b3af23728b5a45dbe454498e]

INTEGRATION: CWS ooo19126 (1.3.14); FILE MERGED 2005/09/05 13:13:45 rt 1.3.14.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5a8d45f8a1a78af08274da8ed3f9fc41716dc39a]

INTEGRATION: CWS ooo19126 (1.7.42); FILE MERGED 2005/09/05 14:07:50 rt 1.7.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5a313c926f7dc19b79dd7806f466b3d2fa1232ac]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:48:39 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [183ff376029f913eed905ff8cb5d631be98b3f77]

INTEGRATION: CWS ooo19126 (1.8.14); FILE MERGED 2005/09/05 13:13:45 rt 1.8.14.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8f8352eadbbdf9ded2540189554108408037186b]

INTEGRATION: CWS ooo19126 (1.9.42); FILE MERGED 2005/09/05 14:07:50 rt 1.9.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [399ab0c6c048b76f98a89b4659ebb2d8f5e3e649]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 13:13:45 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9a737edf1e5e3a5fb4dd57fa48b07c1809dc3ea6]

INTEGRATION: CWS ooo19126 (1.6.42); FILE MERGED 2005/09/05 14:07:49 rt 1.6.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [99dc04e5d7238a2715b431075ccb1b308f4694ca]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:48:38 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [60689fa57e0dcafa87fc21f6ea03fdacd68fa13c]

INTEGRATION: CWS ooo19126 (1.5.14); FILE MERGED 2005/09/05 13:13:45 rt 1.5.14.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e448e26db3fad51b04e9bbd07b0c1df415c3f48f]

INTEGRATION: CWS ooo19126 (1.3.150); FILE MERGED 2005/09/05 14:07:49 rt 1.3.150.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [39f71388ac703e44819f730898e2ade452fc728e]

INTEGRATION: CWS ooo19126 (1.2.176); FILE MERGED 2005/09/05 13:13:44 rt 1.2.176.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3f2285f085dd5583843663cc0158103240a981aa]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:48:38 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [95796c02b11b31926b75800cece277dcb9cc2314]

INTEGRATION: CWS ooo19126 (1.5.42); FILE MERGED 2005/09/05 14:07:49 rt 1.5.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7ef71170a605d51c6f91b69b1986db0e5863f7cd]

INTEGRATION: CWS ooo19126 (1.3.14); FILE MERGED 2005/09/05 13:13:44 rt 1.3.14.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [da0057015bfe2521362be509abf7a94d7388c06e]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:48:37 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [291d4e439368086c9d1a6b82d96d0cdbf88d6727]

INTEGRATION: CWS ooo19126 (1.6.14); FILE MERGED 2005/09/05 13:13:44 rt 1.6.14.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [95a9cd4599be0d9b27ebc7b984581075e1045341]

INTEGRATION: CWS ooo19126 (1.5.42); FILE MERGED 2005/09/05 14:07:48 rt 1.5.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [500afc4edfbeca7667cf521e582bed8a76d11df1]

INTEGRATION: CWS ooo19126 (1.5.14); FILE MERGED 2005/09/05 13:13:44 rt 1.5.14.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0163d05a0f9f32b45303e55f3d27f4934438f7a1]

INTEGRATION: CWS ooo19126 (1.6.42); FILE MERGED 2005/09/05 14:07:48 rt 1.6.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b419147ee73f9e88b59f493893dbdd44868bdebd]

INTEGRATION: CWS ooo19126 (1.15.14); FILE MERGED 2005/09/05 13:13:44 rt 1.15.14.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [755788e1abbb9ec9eaed62b5f139a534cf43ed5a]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:48:36 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ab3cb6ca97b29f8a93db7fa62eb546dddb2adcaf]

INTEGRATION: CWS ooo19126 (1.5.42); FILE MERGED 2005/09/05 14:07:47 rt 1.5.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5677384de39e0078900b07298c2bca56ecd8ba03]

INTEGRATION: CWS ooo19126 (1.5.14); FILE MERGED 2005/09/05 13:13:43 rt 1.5.14.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [053a7f5c473def2f0caebfeffeb1c309725b1c0f]

INTEGRATION: CWS ooo19126 (1.10.150); FILE MERGED 2005/09/05 14:07:45 rt 1.10.150.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1b22212ceef368e4d9cd3a5679c9fea598b4ee8c]

INTEGRATION: CWS ooo19126 (1.4.158); FILE MERGED 2005/09/05 11:48:36 rt 1.4.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7dc8bb264053d7ea70ceb52bcce404d83b7597a5]

INTEGRATION: CWS ooo19126 (1.1.184); FILE MERGED 2005/09/05 13:13:43 rt 1.1.184.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d0f631803646b6561b464ba9f0b8a523e45ad1a4]

INTEGRATION: CWS ooo19126 (1.9.16); FILE MERGED 2005/09/05 14:07:45 rt 1.9.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b9214c8486c821cd073a1ce5a21ee8d622ce2196]

INTEGRATION: CWS ooo19126 (1.1.178); FILE MERGED 2005/09/05 13:13:43 rt 1.1.178.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c38b54727940b1abbc09ea9fcc0597dba541bf4c]

INTEGRATION: CWS ooo19126 (1.1.1.1.158); FILE MERGED 2005/09/05 11:48:35 rt 1.1.1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [23d34e887bd6843127159dc700d11922302c1aa5]

INTEGRATION: CWS ooo19126 (1.7.16); FILE MERGED 2005/09/05 14:07:45 rt 1.7.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [631cce991df633bb626fc3d27a7330831b92f6d9]

INTEGRATION: CWS ooo19126 (1.2.14); FILE MERGED 2005/09/05 13:13:43 rt 1.2.14.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [95e4f0047054382cdd2c80251dbc2e32d2e6e4b9]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:48:35 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [97085f9753b99b57dafebaf4e60bef8efbc90987]

INTEGRATION: CWS ooo19126 (1.17.16); FILE MERGED 2005/09/05 14:07:45 rt 1.17.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f7b1ee7527cf916922e3fab2f1c220316d0cfbc4]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:48:34 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [419b5ebb236c209b94bb6f9ceeb85bb752662cdb]

INTEGRATION: CWS ooo19126 (1.7.14); FILE MERGED 2005/09/05 13:13:42 rt 1.7.14.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [05bf4e7f3dff98942ef09bbafd931c63b722b181]

INTEGRATION: CWS ooo19126 (1.14.16); FILE MERGED 2005/09/05 14:07:44 rt 1.14.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [bbf9febd390a27b87275fb9e229e9b36d307f94e]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:48:34 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2fe5e86336b20edd79965b9eb499723eeea1225d]

INTEGRATION: CWS ooo19126 (1.8.16); FILE MERGED 2005/09/05 14:07:44 rt 1.8.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [69780062a713d6b53dc1573fd543664df664c3e2]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:48:34 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [322131884a891afc0a4f0faf289f82fbdd96d3d4]

INTEGRATION: CWS ooo19126 (1.2.48); FILE MERGED 2005/09/05 13:13:42 rt 1.2.48.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9b305d4171932659af96a7465df534ad08ea6ad8]

INTEGRATION: CWS ooo19126 (1.1.178); FILE MERGED 2005/09/05 13:13:41 rt 1.1.178.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ecfdb2f715cf9ed7006f891410a011bf044e1cfb]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:48:33 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [84714c9d57723f863502e5879807c65674171e07]

INTEGRATION: CWS ooo19126 (1.7.16); FILE MERGED 2005/09/05 14:07:43 rt 1.7.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0bf2ac6a55cd512ed3ab0bb00e56daf39a373a5d]

INTEGRATION: CWS ooo19126 (1.3.72); FILE MERGED 2005/09/05 13:13:41 rt 1.3.72.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [319e8f02733a8bc7274bc56ab917acf27cd09d37]

INTEGRATION: CWS ooo19126 (1.12.16); FILE MERGED 2005/09/05 14:07:43 rt 1.12.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9c24dfc1324de2ed9bd5ca64167408562a281eab]

INTEGRATION: CWS ooo19126 (1.13.16); FILE MERGED 2005/09/05 14:07:43 rt 1.13.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [425428297dbed433ffbbf9f7b0c9d9f6ed43a660]

INTEGRATION: CWS ooo19126 (1.16.118); FILE MERGED 2005/09/05 18:45:44 rt 1.16.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [da7b206b62cbaed246574ac1500f0464c137ebe5]

INTEGRATION: CWS ooo19126 (1.6.22); FILE MERGED 2005/09/05 11:48:32 rt 1.6.22.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c04b455579bb96843b8ec1fcc317b3b6990bddc7]

INTEGRATION: CWS ooo19126 (1.9.18); FILE MERGED 2005/09/05 14:07:42 rt 1.9.18.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7a92c6e2f528cee5ae835800aeb5d3e10964be8c]

INTEGRATION: CWS ooo19126 (1.1.294); FILE MERGED 2005/09/05 18:45:44 rt 1.1.294.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [da1824da64425ed9e02ee66be7de103d1bdb4d98]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:48:32 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8bea175cf6ecc1b5bd58cdba45e7a28f474856ae]

INTEGRATION: CWS ooo19126 (1.12.42); FILE MERGED 2005/09/05 14:07:42 rt 1.12.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [adfacdee169dc3145d2bf0c69c2fc2d7d0a3bf87]

INTEGRATION: CWS ooo19126 (1.2.272); FILE MERGED 2005/09/05 18:45:44 rt 1.2.272.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [366cc58a41f5be74b6f3bcb0ca5f3606b0dafd4d]

INTEGRATION: CWS ooo19126 (1.5.42); FILE MERGED 2005/09/05 14:07:42 rt 1.5.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [188899f97ce67be51c3040748c072dcf624f5056]

INTEGRATION: CWS ooo19126 (1.3.272); FILE MERGED 2005/09/05 18:45:44 rt 1.3.272.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7b2200f206153efc5dbdd50b7e6f91e801950c3a]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:48:31 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4ae90efcec26cffb4b1c2c49c59c57f76a61607e]

INTEGRATION: CWS ooo19126 (1.5.42); FILE MERGED 2005/09/05 14:07:41 rt 1.5.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f7834e0acb80b1c69b0e610063975baf879bc47b]

INTEGRATION: CWS ooo19126 (1.1.278); FILE MERGED 2005/09/05 18:45:43 rt 1.1.278.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6966ced00e6f0cf175524e9d5e2d8c3529a6cf74]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:48:31 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [42436c65371c59918a5d28e9d2796dd78fc85e16]

INTEGRATION: CWS ooo19126 (1.2.278); FILE MERGED 2005/09/05 18:45:43 rt 1.2.278.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a86ca73269295374dd9645959610d29062bdbc58]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:48:30 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [227dbfc91671622efa343f41f8d36494c2881d76]

INTEGRATION: CWS ooo19126 (1.1.278); FILE MERGED 2005/09/05 18:45:42 rt 1.1.278.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6b1af4c985a00e023459b7bc72e60fbae93277c1]

INTEGRATION: CWS ooo19126 (1.4.158); FILE MERGED 2005/09/05 11:48:30 rt 1.4.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f1306fe998004cab7d37ea9577462d78d9495b9b]

INTEGRATION: CWS ooo19126 (1.7.42); FILE MERGED 2005/09/05 14:07:41 rt 1.7.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2c4a277894569823261bbad7df1838e1dcc92967]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:48:29 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d71f0debc58a93bd3f112fbcbb3e44e96a79a19e]

INTEGRATION: CWS ooo19126 (1.4.42); FILE MERGED 2005/09/05 14:07:41 rt 1.4.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [82857b92fd8a1e6932bb9050bc29560b013e679a]

INTEGRATION: CWS ooo19126 (1.2.278); FILE MERGED 2005/09/05 18:45:42 rt 1.2.278.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0d16fee96925ef4c6fb7bcf7fd852fe288e191d9]

INTEGRATION: CWS ooo19126 (1.1.1.1.158); FILE MERGED 2005/09/05 11:48:29 rt 1.1.1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9b603f87b9b4fcc0010f8d39e2df423afc8750e0]

INTEGRATION: CWS ooo19126 (1.5.42); FILE MERGED 2005/09/05 14:07:40 rt 1.5.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3d5f49eee847cd6b9d24f2157ecb03b9a15df668]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:48:28 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [15a52e2a4b1e091aa9c7aa8b961d1669034f5175]

INTEGRATION: CWS ooo19126 (1.2.278); FILE MERGED 2005/09/05 18:45:41 rt 1.2.278.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4905b337b5f487402a30c43ff590188ed6429d7e]

INTEGRATION: CWS ooo19126 (1.1.148); FILE MERGED 2005/09/05 18:40:27 rt 1.1.148.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e4f657306e2bbb4b6ab0769c29f89b41e627cb85]

INTEGRATION: CWS ooo19126 (1.1.278); FILE MERGED 2005/09/05 18:45:41 rt 1.1.278.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [07d26bbb95751041e3309d70d68e69cb144d483b]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:48:27 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c88909ca944171bcf8ce4eef59103f0468bfc51e]

INTEGRATION: CWS ooo19126 (1.9.42); FILE MERGED 2005/09/05 14:07:39 rt 1.9.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [eec944914880a519d071bb81882a27fc175ae1d5]

INTEGRATION: CWS ooo19126 (1.8.8); FILE MERGED 2005/09/05 18:40:27 rt 1.8.8.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [173ff0f26e2978d77bfa5e8dc27962c9dabe6e5d]

INTEGRATION: CWS ooo19126 (1.1.1.1.158); FILE MERGED 2005/09/05 11:48:27 rt 1.1.1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e10f1d9f3f1412156665a3115af6d835b40296d8]

INTEGRATION: CWS ooo19126 (1.10.42); FILE MERGED 2005/09/05 14:07:39 rt 1.10.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [31b303bbf3f8222126c4f9b52fd8804ae6d29277]

INTEGRATION: CWS ooo19126 (1.5.134); FILE MERGED 2005/09/05 18:40:26 rt 1.5.134.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2fb04922be24225ec3d420b5d690fa10e13aa0df]

INTEGRATION: CWS ooo19126 (1.2.104); FILE MERGED 2005/09/05 18:45:40 rt 1.2.104.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [68c00260e39b7ceb03e0290f607db1502cb87e30]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:48:26 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f63e584a6f0718e6c61739cffd001dcd3558b5cf]

INTEGRATION: CWS ooo19126 (1.17.52); FILE MERGED 2005/09/05 18:40:26 rt 1.17.52.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c773af03a279c00799312c28175ee6842afedd2a]

INTEGRATION: CWS ooo19126 (1.4.158); FILE MERGED 2005/09/05 11:48:26 rt 1.4.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3cb6069a06f9922ae5effdde62f70e51e8a2e3c2]

INTEGRATION: CWS ooo19126 (1.7.10); FILE MERGED 2005/09/05 18:40:25 rt 1.7.10.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a0d1bc6e201918846927cb253bf137d4c6c2c7ea]

INTEGRATION: CWS ooo19126 (1.8.42); FILE MERGED 2005/09/05 14:07:39 rt 1.8.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7a8402fb5b7f673519190cb835cc4ea526e8620c]

INTEGRATION: CWS ooo19126 (1.4.278); FILE MERGED 2005/09/05 18:45:40 rt 1.4.278.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [55eb967d67aae9dbc53d3f6a1d6aa72914db92fa]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:48:25 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1f05dba68a5aad27706177412ba9fa526afc3a72]

INTEGRATION: CWS ooo19126 (1.3.10); FILE MERGED 2005/09/05 18:40:25 rt 1.3.10.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e8e99aa9199751e77cdac8791da4ec28c3414fec]

INTEGRATION: CWS ooo19126 (1.3.278); FILE MERGED 2005/09/05 18:45:39 rt 1.3.278.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4c7727ff5c46ff96dc6ef18d3fc82ce6743b3049]

INTEGRATION: CWS ooo19126 (1.10.42); FILE MERGED 2005/09/05 14:07:38 rt 1.10.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [843747ffa89220b503b3d6f607de62790c3af032]

INTEGRATION: CWS ooo19126 (1.1.144); FILE MERGED 2005/09/05 18:40:25 rt 1.1.144.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c77e0f5054aefea279fdb823e1a3cf8d22253661]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:48:24 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7f9c31f2ec188e8f9522f10c2a77e6cf5a21d8f4]

INTEGRATION: CWS ooo19126 (1.8.42); FILE MERGED 2005/09/05 14:07:38 rt 1.8.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3956a8e41cc9cde115dfa750c7f8f060b5869fe2]

INTEGRATION: CWS ooo19126 (1.5.30); FILE MERGED 2005/09/05 18:40:24 rt 1.5.30.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8c43ee526a1734ae37c67bb9e16b919c6a8c027c]

INTEGRATION: CWS ooo19126 (1.7.68); FILE MERGED 2005/09/05 18:45:39 rt 1.7.68.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [393608c59895591832a4ceb2d1559c9894db770f]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:48:23 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [267c5ba8d9fba71ca1d74ce402d7cce87651f270]

INTEGRATION: CWS ooo19126 (1.10.10); FILE MERGED 2005/09/05 18:40:24 rt 1.10.10.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [03911b2fb665d01559014c14cbf33bb8e9af7844]

INTEGRATION: CWS ooo19126 (1.15.260); FILE MERGED 2005/09/05 18:45:39 rt 1.15.260.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b71e26b0930836b48683eec0baea87c4a220abfa]

INTEGRATION: CWS ooo19126 (1.3.110); FILE MERGED 2005/09/05 11:48:23 rt 1.3.110.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [efec4becc0ce4e5f0c78d5a1d0300f6305c8302a]

INTEGRATION: CWS ooo19126 (1.9.8); FILE MERGED 2005/09/05 18:40:24 rt 1.9.8.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c0943df3ecda5eecd5a8f3d013128353785319e8]

INTEGRATION: CWS ooo19126 (1.5.278); FILE MERGED 2005/09/05 18:45:39 rt 1.5.278.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c346fc5da751147f0da4eaf7bd95b62662888164]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:48:22 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9d250148a410d260e1e6d1be2c650bb99f384362]

INTEGRATION: CWS ooo19126 (1.8.42); FILE MERGED 2005/09/05 14:07:37 rt 1.8.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [745aee9d027083d36c46d7ba0da055174aa92707]

INTEGRATION: CWS ooo19126 (1.1.144); FILE MERGED 2005/09/05 18:40:23 rt 1.1.144.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9eab727682b3948ba1965a47f75035d891bc03c3]

INTEGRATION: CWS ooo19126 (1.12.68); FILE MERGED 2005/09/05 18:45:39 rt 1.12.68.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c6effd12e40fea3c90c6914f90de6b5094ff1f5a]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:48:22 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [21eab2d319b27263667e7dfb5e3ae3e8fadfc3ed]

INTEGRATION: CWS ooo19126 (1.10.42); FILE MERGED 2005/09/05 14:07:37 rt 1.10.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [08bf7297398de65402b260a46e2cad3724102f67]

INTEGRATION: CWS ooo19126 (1.6.30); FILE MERGED 2005/09/05 18:40:23 rt 1.6.30.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [da2c555edd5c28038ad2e27af89eabbc31c99270]

INTEGRATION: CWS ooo19126 (1.17.20); FILE MERGED 2005/09/05 18:45:38 rt 1.17.20.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a1645a3e9c915a851194ec54b912adf4d7978352]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:48:21 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9ea5ecb6e6affa00471d355cc7bc52150abf5031]

INTEGRATION: CWS ooo19126 (1.7.42); FILE MERGED 2005/09/05 14:07:37 rt 1.7.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7801379ac5904dafc1d977b181b6b3c35e3f8cb1]

INTEGRATION: CWS ooo19126 (1.2.8); FILE MERGED 2005/09/05 18:40:23 rt 1.2.8.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [14f5acd80418a9714217bb0193780bd26448ec9b]

INTEGRATION: CWS ooo19126 (1.18.80); FILE MERGED 2005/09/05 18:45:38 rt 1.18.80.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [21d23fd3540ed02d5c501e6b4a469c1639b859c7]

INTEGRATION: CWS ooo19126 (1.2.8); FILE MERGED 2005/09/05 18:40:22 rt 1.2.8.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [98cb64b1088b365528ea3951ecacb5b127a1170d]

INTEGRATION: CWS ooo19126 (1.47.24); FILE MERGED 2005/09/05 18:45:38 rt 1.47.24.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b908e8ec5913dfe9d82a67d977e45574635c21e3]

INTEGRATION: CWS ooo19126 (1.4.110); FILE MERGED 2005/09/05 11:48:21 rt 1.4.110.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a33376e4f5271f01391cabc54b4ccc822359dba8]

INTEGRATION: CWS ooo19126 (1.6.42); FILE MERGED 2005/09/05 14:07:37 rt 1.6.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3124e4acaddba9ae37275c7697537974443fe37e]

INTEGRATION: CWS ooo19126 (1.23.32); FILE MERGED 2005/09/05 18:45:38 rt 1.23.32.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [28cdea7f2e070401615ce421aa5471ec24e90de5]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:48:20 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a9ad3d561e5017429c6485ec1492bb680252e042]

INTEGRATION: CWS ooo19126 (1.6.42); FILE MERGED 2005/09/05 14:07:36 rt 1.6.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [932043c428ab2e197c6b56671d4ddbfe29d4e538]

INTEGRATION: CWS ooo19126 (1.4.34); FILE MERGED 2005/09/05 18:45:37 rt 1.4.34.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [dcc63d1ec74957af62186bba95a6be343d050abf]

INTEGRATION: CWS ooo19126 (1.6.34); FILE MERGED 2005/09/05 18:45:37 rt 1.6.34.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f883c678c268dfd017e75d43aea04e06e9f04bd1]

INTEGRATION: CWS ooo19126 (1.4.110); FILE MERGED 2005/09/05 11:48:19 rt 1.4.110.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d7de74764628994ac872a8e1f5d71055b452c526]

INTEGRATION: CWS ooo19126 (1.9.42); FILE MERGED 2005/09/05 14:07:36 rt 1.9.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4756ea163e6e305c66b6b8dbd8aabcbf244f8e8c]

INTEGRATION: CWS ooo19126 (1.30.6); FILE MERGED 2005/09/05 18:40:21 rt 1.30.6.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [cc639ac95aae5105869d7b79810fb2dc6461d071]

INTEGRATION: CWS ooo19126 (1.1.282); FILE MERGED 2005/09/05 18:45:37 rt 1.1.282.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [679106cc71b4ed07bd79a0fd657744e8eeaf5dd1]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:48:19 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b76d7972f132b7fb08751f0ae890a82974758c01]

INTEGRATION: CWS ooo19126 (1.7.42); FILE MERGED 2005/09/05 14:07:36 rt 1.7.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6a6765ef05bae539c41babf1f9a52c2621fdd5c2]

INTEGRATION: CWS ooo19126 (1.33.6); FILE MERGED 2005/09/05 18:40:21 rt 1.33.6.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5acbc5daabdcdff96e7a66962f67c536677cf739]

INTEGRATION: CWS ooo19126 (1.8.254); FILE MERGED 2005/09/05 18:45:37 rt 1.8.254.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5f1b4b719f02e3adc5a95923b0fc3e0791b2fccd]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:48:18 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [715eaaec70a3cada465ecaa2260737a5ba9f655e]

INTEGRATION: CWS ooo19126 (1.6.42); FILE MERGED 2005/09/05 14:07:35 rt 1.6.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0c06441656a52b04c4cdaa10719fc67f29658d6c]

INTEGRATION: CWS ooo19126 (1.13.54); FILE MERGED 2005/09/05 18:45:37 rt 1.13.54.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c33289b7089fa08d3adbc68ca81986465f1c58c2]

INTEGRATION: CWS ooo19126 (1.7.42); FILE MERGED 2005/09/05 14:07:35 rt 1.7.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d19f86816165964e7a2f414e5527775cfe0ba1c7]

INTEGRATION: CWS ooo19126 (1.25.6); FILE MERGED 2005/09/05 18:40:20 rt 1.25.6.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ea6713e49e2bcffc2738bd27c6adcf8098324912]

INTEGRATION: CWS ooo19126 (1.9.34); FILE MERGED 2005/09/05 18:45:37 rt 1.9.34.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9d153437914beebd07c94ea8758d3bfa4c13c56e]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:48:17 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ab83e1b8790118c69c4e1f045d2afeb3e3ea94a6]

INTEGRATION: CWS ooo19126 (1.8.42); FILE MERGED 2005/09/05 14:07:35 rt 1.8.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0f9995e0b6be4f32f38d8e89693b34fac8f26c7b]

INTEGRATION: CWS ooo19126 (1.4.134); FILE MERGED 2005/09/05 18:40:20 rt 1.4.134.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1d2e9eda6b5428881cf5d5c9b613d14e3646571d]

INTEGRATION: CWS ooo19126 (1.21.106); FILE MERGED 2005/09/05 18:45:36 rt 1.21.106.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [45770de2faef9b4b3eabcb270573abac51333366]

INTEGRATION: CWS ooo19126 (1.4.144); FILE MERGED 2005/09/05 18:40:20 rt 1.4.144.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [00000aa6f0e462c2fb916a75101ffa87c48be1f6]

INTEGRATION: CWS ooo19126 (1.34.34); FILE MERGED 2005/09/05 18:45:36 rt 1.34.34.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [cb468d70fd851f15cb293cd83d3b8fe6c6060ffb]

INTEGRATION: CWS ooo19126 (1.24.6); FILE MERGED 2005/09/05 18:40:20 rt 1.24.6.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [48130fde6d534ba3a6e652c3ea581c6fe1527cc2]

INTEGRATION: CWS ooo19126 (1.5.252); FILE MERGED 2005/09/05 18:45:36 rt 1.5.252.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c49688d4fbefa75a6da03e51c606ec463ea7c8eb]

INTEGRATION: CWS ooo19126 (1.5.10); FILE MERGED 2005/09/05 11:48:16 rt 1.5.10.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ab9140e790ee5d07a9d7cb4486368679996de192]

INTEGRATION: CWS ooo19126 (1.11.42); FILE MERGED 2005/09/05 14:07:34 rt 1.11.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [077c1b428ff84e6c3973576c7108c333c7d60226]

INTEGRATION: CWS ooo19126 (1.13.124); FILE MERGED 2005/09/05 18:45:36 rt 1.13.124.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e07f52d32aaea5f852130a6acdf63b04acc834b7]

INTEGRATION: CWS ooo19126 (1.16.6); FILE MERGED 2005/09/05 18:40:20 rt 1.16.6.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [43423189142ce66bb798312dbebefb50a1502472]

INTEGRATION: CWS ooo19126 (1.6.42); FILE MERGED 2005/09/05 14:07:34 rt 1.6.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2ab5a841bd8225c31be3c1b0da60d0c822ca1abf]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:48:16 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [fb0da298c4b0003fbe802e033454865fe0592b0c]

INTEGRATION: CWS ooo19126 (1.2.14); FILE MERGED 2005/09/05 18:40:19 rt 1.2.14.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8a47a1ae2e2b093e1d0c7c8563e93055bdd2ccc7]

INTEGRATION: CWS ooo19126 (1.5.270); FILE MERGED 2005/09/05 18:45:35 rt 1.5.270.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [958fd4d0552bfa06ee97f086d6987555ae0e7135]

INTEGRATION: CWS ooo19126 (1.8.8); FILE MERGED 2005/09/05 18:40:19 rt 1.8.8.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4f0e90a938366756cd223bdb93846d4041db97cd]

INTEGRATION: CWS ooo19126 (1.7.254); FILE MERGED 2005/09/05 18:45:35 rt 1.7.254.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2008a8796f770d79b8df54b7cdd05a5398e7b9b8]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:48:15 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d8eaac53be6ffe53934b8ce3fb3c27fecba0f18f]

INTEGRATION: CWS ooo19126 (1.8.42); FILE MERGED 2005/09/05 14:07:34 rt 1.8.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [13e691563221798d2a55513a53cfbc2c1cb1d065]

INTEGRATION: CWS ooo19126 (1.3.8); FILE MERGED 2005/09/05 18:40:18 rt 1.3.8.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4c599c9eb505c81274b82b5598cb62a99d09ed82]

INTEGRATION: CWS ooo19126 (1.2.252); FILE MERGED 2005/09/05 18:45:35 rt 1.2.252.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7e5f32010bc694a6e07b03af0dce378d14781595]

INTEGRATION: CWS ooo19126 (1.5.128); FILE MERGED 2005/09/05 11:48:15 rt 1.5.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [274cf54a59112b11e7c2563da893b4e83b6e9ab9]

INTEGRATION: CWS ooo19126 (1.7.42); FILE MERGED 2005/09/05 14:07:34 rt 1.7.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [bc9ec6222b3f1891373ce560ab9da4fc77cef163]

INTEGRATION: CWS ooo19126 (1.2.146); FILE MERGED 2005/09/05 18:40:18 rt 1.2.146.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e60fee29fa05fb9a3462943bb95f6756c3654c3d]

INTEGRATION: CWS ooo19126 (1.9.42); FILE MERGED 2005/09/05 14:07:33 rt 1.9.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [52fce7e687a333827b3e7751b485bd6b8f2ecbdf]

INTEGRATION: CWS ooo19126 (1.3.112); FILE MERGED 2005/09/05 18:40:18 rt 1.3.112.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d7dffed87ceec27d9709650ee7aa370896d7fd7a]

INTEGRATION: CWS ooo19126 (1.4.34); FILE MERGED 2005/09/05 18:45:35 rt 1.4.34.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ebd397e4f73d91c404204a8f0f2cad7753ab5350]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:48:14 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c612f15200009287f2e963eba2c09a26f12ec677]

INTEGRATION: CWS ooo19126 (1.2.18); FILE MERGED 2005/09/05 14:07:33 rt 1.2.18.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c2dcae873e5862da8d147110a3a314aee5d17a5f]

INTEGRATION: CWS ooo19126 (1.6.34); FILE MERGED 2005/09/05 18:45:35 rt 1.6.34.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b3c22c8cc51d909454e1368e74980eff1fd0b443]

INTEGRATION: CWS ooo19126 (1.7.42); FILE MERGED 2005/09/05 14:07:33 rt 1.7.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1cec6742f0d279550cc31659313cb5c5c21dbe24]

INTEGRATION: CWS ooo19126 (1.2.8); FILE MERGED 2005/09/05 18:40:17 rt 1.2.8.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a9b465d55ea5e4514bedf8c640cc4021ab121c87]

INTEGRATION: CWS ooo19126 (1.4.34); FILE MERGED 2005/09/05 18:45:34 rt 1.4.34.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6a5641a73792071de5d2a56e1f27b5b17723d144]

INTEGRATION: CWS ooo19126 (1.8.42); FILE MERGED 2005/09/05 14:07:33 rt 1.8.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1df636ab183cd423be8d1c452f61f0de70a5f44a]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:48:13 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7ff0ecd583c403a7575925fbb1026e942ece87d2]

INTEGRATION: CWS ooo19126 (1.5.34); FILE MERGED 2005/09/05 18:45:34 rt 1.5.34.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8f30f8255d84fdf5cc98ac2a94843cfc4da4e289]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:48:13 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f832ebb76ab6298aa6d997b59ddb5a6cd47c6571]

INTEGRATION: CWS ooo19126 (1.4.206); FILE MERGED 2005/09/05 14:07:32 rt 1.4.206.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6f4dccf104cdc58864d606c8b584476806d90284]

INTEGRATION: CWS ooo19126 (1.2.14); FILE MERGED 2005/09/05 18:40:16 rt 1.2.14.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5948dddf3fe04afe2c1f099a123b40da86747078]

INTEGRATION: CWS ooo19126 (1.1.1.1.158); FILE MERGED 2005/09/05 11:48:12 rt 1.1.1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e0028004ee447615ae7738b914bf15233d7f8d7f]

INTEGRATION: CWS ooo19126 (1.10.42); FILE MERGED 2005/09/05 14:07:32 rt 1.10.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [18f623bbb68af2383dd92bdde6b7f471f69dedde]

INTEGRATION: CWS ooo19126 (1.3.8); FILE MERGED 2005/09/05 18:40:16 rt 1.3.8.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e9b6e8065bd1bed8c7a0d674dc58149ddea9d3ad]

INTEGRATION: CWS ooo19126 (1.9.42); FILE MERGED 2005/09/05 14:07:32 rt 1.9.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [64172df86766ee94658b800d711cd0ea5c09e313]

INTEGRATION: CWS ooo19126 (1.4.158); FILE MERGED 2005/09/05 11:48:12 rt 1.4.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [05c54f08b4d2f9bdf9b812e9d84a3a4dbca0f8af]

INTEGRATION: CWS ooo19126 (1.5.10); FILE MERGED 2005/09/05 18:40:16 rt 1.5.10.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b2014f50506d18fd57730a02a4a32e39a3f146fc]

INTEGRATION: CWS ooo19126 (1.2.282); FILE MERGED 2005/09/05 18:45:34 rt 1.2.282.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [063c2336db2044227f03ad8d4e3884901f909d83]

INTEGRATION: CWS ooo19126 (1.12.42); FILE MERGED 2005/09/05 14:07:32 rt 1.12.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [caccdae4e212e0a89b3a875c05921a159851a9ff]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:48:11 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ecf3c410b08fdbbee609fee7cb8bc385ee45965b]

INTEGRATION: CWS ooo19126 (1.10.10); FILE MERGED 2005/09/05 18:40:16 rt 1.10.10.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a0c7ecf154d4671a9c58ee2b4b9e486eadf2a3f3]

INTEGRATION: CWS ooo19126 (1.4.278); FILE MERGED 2005/09/05 18:45:33 rt 1.4.278.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [fe815c1087a5c5273824c9ac06d7f69b9a59b89c]

INTEGRATION: CWS ooo19126 (1.9.42); FILE MERGED 2005/09/05 14:07:31 rt 1.9.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5a54bf539f7ef57ac0b0c36f4fb70a1b6fe664ed]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:48:11 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a94b3720d9fa0f00915567f12d7765d139305cc5]

INTEGRATION: CWS ooo19126 (1.11.52); FILE MERGED 2005/09/05 18:40:15 rt 1.11.52.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ce2eb1a700b651259612a7005f3dc93521b2b18c]

INTEGRATION: CWS ooo19126 (1.4.68); FILE MERGED 2005/09/05 18:45:33 rt 1.4.68.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4968f9f4081b6ebc4fff688e86ca7361ce2dc1f5]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:48:10 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9bccaef0bcb7ad1ce226bbd60826b6eef04ad325]

INTEGRATION: CWS ooo19126 (1.2.52); FILE MERGED 2005/09/05 18:40:15 rt 1.2.52.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c11f2ac862a9fb82f7fbe77ca538deac1fdc45af]

INTEGRATION: CWS ooo19126 (1.8.250); FILE MERGED 2005/09/05 18:45:33 rt 1.8.250.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1b82f1910679af0e757310cbb8e4117feffee745]

INTEGRATION: CWS ooo19126 (1.9.8); FILE MERGED 2005/09/05 18:40:15 rt 1.9.8.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [20daa6b5552d508b21b04bc430909af0c7b578b7]

INTEGRATION: CWS ooo19126 (1.10.106); FILE MERGED 2005/09/05 18:45:33 rt 1.10.106.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b98674cbf50af1c847e524c80a3d6842401a6574]

INTEGRATION: CWS ooo19126 (1.12.42); FILE MERGED 2005/09/05 14:07:31 rt 1.12.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [bf62a85f15531a93d348be3b8fc51ed33a174dd4]

INTEGRATION: CWS ooo19126 (1.4.110); FILE MERGED 2005/09/05 11:48:10 rt 1.4.110.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e870610e76eda35f5b7197b6948e28a1e4ef3438]

INTEGRATION: CWS ooo19126 (1.16.128); FILE MERGED 2005/09/05 18:45:33 rt 1.16.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b7636ee027ff0a690e8abceafd353d2d0d46ece0]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:48:09 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1cdfe4c0fd89a4aa3fc8d6a879e3ae998c4b99aa]

INTEGRATION: CWS ooo19126 (1.1.142); FILE MERGED 2005/09/05 18:40:14 rt 1.1.142.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b5005897ff237bec0a8ccec0bc9fc17360341702]

INTEGRATION: CWS ooo19126 (1.8.42); FILE MERGED 2005/09/05 14:07:30 rt 1.8.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e9ce2372a58efe3d6f637497dc3f27621299dcb2]

INTEGRATION: CWS ooo19126 (1.2.34); FILE MERGED 2005/09/05 18:40:14 rt 1.2.34.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c6a19e3a58ab6a4b9cf0904300bdd1dceeb58525]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:48:08 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7dc577252e82fcd4e29ec98e43762ff318a20611]

INTEGRATION: CWS ooo19126 (1.3.130); FILE MERGED 2005/09/05 18:40:14 rt 1.3.130.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1ce04a2abad9f477d9c65115fb6d5ca9a7ae5f28]

INTEGRATION: CWS ooo19126 (1.12.24); FILE MERGED 2005/09/05 18:45:32 rt 1.12.24.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [fdeb2071f2e37716f9ffd1d6eb1c0f3410259a74]

INTEGRATION: CWS ooo19126 (1.10.42); FILE MERGED 2005/09/05 14:07:30 rt 1.10.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9bf6b7b5c74b2cffc2aa6841276a6dabc1877b54]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:48:08 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [bdd59836e0ba77ee2b0688d8cda92dfc98887f4a]

INTEGRATION: CWS ooo19126 (1.24.6); FILE MERGED 2005/09/05 18:40:14 rt 1.24.6.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [acb9e78d80be5b0b1c50555ce9afb23d52b35097]

INTEGRATION: CWS ooo19126 (1.18.24); FILE MERGED 2005/09/05 18:45:32 rt 1.18.24.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8f113fd812e218f1a770c321dc31e52a4da59ad7]

INTEGRATION: CWS ooo19126 (1.5.24); FILE MERGED 2005/09/05 11:48:07 rt 1.5.24.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8268fdfd9cad48a56da3f4c5df8bbb74d6365280]

INTEGRATION: CWS ooo19126 (1.5.250); FILE MERGED 2005/09/05 18:45:32 rt 1.5.250.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [cc341cee9f42d38a9caad141719b8af680a849ed]

INTEGRATION: CWS ooo19126 (1.4.24); FILE MERGED 2005/09/05 11:48:06 rt 1.4.24.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2f1953357c13a21a1e8d6705e3b2d2d2f39acf0c]

INTEGRATION: CWS ooo19126 (1.2.170); FILE MERGED 2005/09/05 14:40:40 rt 1.2.170.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2057b5d746ae9303f07f07ac99f1a79f7577d562]

INTEGRATION: CWS ooo19126 (1.4.212); FILE MERGED 2005/09/05 18:45:31 rt 1.4.212.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [09e3489427b93581e4130be51a6e33e8c339b7b5]

INTEGRATION: CWS ooo19126 (1.16.34); FILE MERGED 2005/09/05 14:07:29 rt 1.16.34.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a27acf6c71508414feebc506c7e9015f4ff7d378]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:48:06 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b6bfc09a60a40a8db2334bcb1c0f65c0bb89d6b9]

INTEGRATION: CWS ooo19126 (1.20.168); FILE MERGED 2005/09/05 14:40:39 rt 1.20.168.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d0544641b1eae1982b5c29fea794f9c68404636c]

INTEGRATION: CWS ooo19126 (1.2.282); FILE MERGED 2005/09/05 18:45:31 rt 1.2.282.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [996ea6b0e45915fac8d3d75ecb305f2f8a56e725]

INTEGRATION: CWS ooo19126 (1.10.42); FILE MERGED 2005/09/05 14:07:29 rt 1.10.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4e2a5ef93307ee0daed9e18f5e2b02be529bb118]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:48:05 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f6a9a422be76712f9811ced2b7bf04a19a1e886d]

INTEGRATION: CWS ooo19126 (1.2.206); FILE MERGED 2005/09/05 14:40:39 rt 1.2.206.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [74f6e727e4287c74481c091760a297b46eb44921]

INTEGRATION: CWS ooo19126 (1.3.282); FILE MERGED 2005/09/05 18:45:31 rt 1.3.282.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f2f54ad2534f18ee9d8ee6e2c08967fb1a1c4d6e]

INTEGRATION: CWS ooo19126 (1.12.16); FILE MERGED 2005/09/05 14:07:29 rt 1.12.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e376e70b952780f78d2d9bf8eb7817172f5f1e91]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:48:05 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9d4cfdd8d08ad44d142eef41c8f786d64437ff52]

INTEGRATION: CWS ooo19126 (1.4.94); FILE MERGED 2005/09/05 14:40:39 rt 1.4.94.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1c8e548a2b93765f426ba0cfdc5253bfdaf04e17]

INTEGRATION: CWS ooo19126 (1.6.212); FILE MERGED 2005/09/05 18:45:31 rt 1.6.212.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [596c25b7dea3fe7726e5bd5a0c7a2408cb189157]

INTEGRATION: CWS ooo19126 (1.7.16); FILE MERGED 2005/09/05 14:07:29 rt 1.7.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6cfb28da58017eb585ca03746377415c912512f3]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:48:04 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [cf32c5001fdbc46298f9668c123cdf75306c837c]

INTEGRATION: CWS ooo19126 (1.3.94); FILE MERGED 2005/09/05 14:40:39 rt 1.3.94.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [55c12879a408c948c177db905a0fcf3cfd6ac4d8]

INTEGRATION: CWS ooo19126 (1.2.184); FILE MERGED 2005/09/05 18:45:31 rt 1.2.184.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [438e0a07371a034faf8db1bd62b9a6dbc64059c3]

INTEGRATION: CWS ooo19126 (1.12.34); FILE MERGED 2005/09/05 14:07:28 rt 1.12.34.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c7cff4fc06395a11ac32f51f1d4e99400a914b1c]

INTEGRATION: CWS ooo19126 (1.5.22); FILE MERGED 2005/09/05 11:48:04 rt 1.5.22.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [653006e6da25b7b8fcbfaaddba893ac30acc7643]

INTEGRATION: CWS ooo19126 (1.3.94); FILE MERGED 2005/09/05 14:40:38 rt 1.3.94.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f91cb7f5f771ea5706b9b8f28e4f2329d667b5b6]

INTEGRATION: CWS ooo19126 (1.5.250); FILE MERGED 2005/09/05 18:45:31 rt 1.5.250.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4e379215baa5fb26ce33a72e9a5b8dcb6351f702]

INTEGRATION: CWS ooo19126 (1.4.16); FILE MERGED 2005/09/05 14:07:28 rt 1.4.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1410ea192562d01977f653d1ad372ac078710ceb]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:48:03 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [964bac3178d9ed7980b17ee963406f19bc4ac835]

INTEGRATION: CWS ooo19126 (1.3.170); FILE MERGED 2005/09/05 14:40:38 rt 1.3.170.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7ef50bd33e0ccc4c8f7b67ba63d9755a69937886]

INTEGRATION: CWS ooo19126 (1.8.212); FILE MERGED 2005/09/05 18:45:30 rt 1.8.212.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [48f5192340a8640f4574f84009a77202def20a32]

INTEGRATION: CWS ooo19126 (1.5.16); FILE MERGED 2005/09/05 14:07:28 rt 1.5.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5f6694a676b087ca21591d677796c2190a7de905]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:48:03 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5ff83fc9808804312b62c33cdc350d60011d568b]

INTEGRATION: CWS ooo19126 (1.2.206); FILE MERGED 2005/09/05 14:40:38 rt 1.2.206.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a40d8534778fae37bdcac18b7f595d45efed2331]

INTEGRATION: CWS ooo19126 (1.6.250); FILE MERGED 2005/09/05 18:45:30 rt 1.6.250.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [52c83da8b2f56f51a3ef223aea9b486453fee1f8]

INTEGRATION: CWS ooo19126 (1.8.16); FILE MERGED 2005/09/05 14:07:28 rt 1.8.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5496d125666da703fb78808ac65f15d8fb190599]

INTEGRATION: CWS ooo19126 (1.4.158); FILE MERGED 2005/09/05 11:48:02 rt 1.4.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [fb79935ea031cdcbd85d891557994911debcde08]

INTEGRATION: CWS ooo19126 (1.2.104); FILE MERGED 2005/09/05 18:45:30 rt 1.2.104.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [278ebafa4d0723b7ed8e30cec2c73157d328de86]

INTEGRATION: CWS ooo19126 (1.6.16); FILE MERGED 2005/09/05 14:07:28 rt 1.6.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d8ed23ae61b18b67a93636d075cc991cb81ab4cb]

INTEGRATION: CWS ooo19126 (1.4.24); FILE MERGED 2005/09/05 11:48:02 rt 1.4.24.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8c0e6aeee26a25ba2a6a49daf4b9a5fa36b2d80b]

INTEGRATION: CWS ooo19126 (1.9.16); FILE MERGED 2005/09/05 14:07:28 rt 1.9.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2e986231c7b25605f0cf7f43e2ba9972e1d56e67]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:48:01 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [639cbff004e0f01f21e56c616d05405a2ef1cb90]

INTEGRATION: CWS ooo19126 (1.2.206); FILE MERGED 2005/09/05 14:40:37 rt 1.2.206.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [90c7d7eb9fe421d87b38ae4fd708db27adf7efd1]

INTEGRATION: CWS ooo19126 (1.4.90); FILE MERGED 2005/09/05 18:45:29 rt 1.4.90.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [cfb4782135236f1b9fcbba75867b9b1c59fdd6b8]

INTEGRATION: CWS ooo19126 (1.5.16); FILE MERGED 2005/09/05 14:07:27 rt 1.5.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ce454d2e7b7fa29cbad41a81b92d1d835328d5b6]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:48:00 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0c252c4a64ee58c418d60aaffded26f4796e2d5a]

INTEGRATION: CWS ooo19126 (1.4.16); FILE MERGED 2005/09/05 14:07:27 rt 1.4.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [38dd2ed38145b74af04cf69566a98bb6350db62e]

INTEGRATION: CWS ooo19126 (1.4.22); FILE MERGED 2005/09/05 11:48:00 rt 1.4.22.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0283859881dbd9748b2cac1a8e7cd28aaefe6d76]

INTEGRATION: CWS ooo19126 (1.9.42); FILE MERGED 2005/09/05 14:07:27 rt 1.9.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [85e773f1ee6aed7b77b6b40be09cc78c10e5b82f]

INTEGRATION: CWS ooo19126 (1.4.52); FILE MERGED 2005/09/05 18:45:29 rt 1.4.52.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7dc8c1f4c81a15c1dae1a736aaad1f76e097870d]

INTEGRATION: CWS ooo19126 (1.3.24); FILE MERGED 2005/09/05 11:47:59 rt 1.3.24.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [fe35d35d38abe9a9310169f03990efeb67f768de]

INTEGRATION: CWS ooo19126 (1.7.16); FILE MERGED 2005/09/05 14:07:27 rt 1.7.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9655c158f70af92bcee97022caacdc72f90ea7fe]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:47:59 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d616f19b6efbbb833812ba079e2ba5be20543475]

INTEGRATION: CWS ooo19126 (1.2.104); FILE MERGED 2005/09/05 18:45:29 rt 1.2.104.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [244cb1c96a3f07e764bd0ce6afe6352b1fa26bae]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:47:58 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c5c50a73b3c08f50e89280c0157227c2a0b6218c]

INTEGRATION: CWS ooo19126 (1.2.206); FILE MERGED 2005/09/05 14:40:36 rt 1.2.206.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [227bde553429d593b94a1d90c8d9b0c17e676965]

INTEGRATION: CWS ooo19126 (1.7.16); FILE MERGED 2005/09/05 14:07:26 rt 1.7.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [759b66c1e6fb875f486f1efdc0c5dd502a5576d2]

INTEGRATION: CWS ooo19126 (1.2.104); FILE MERGED 2005/09/05 18:45:28 rt 1.2.104.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [81a0bfd9fd4421cc0d12c9140af91828fbe17a47]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:47:58 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2d74e1a72bdfbda082bd4bd9e439de1cf95822be]

INTEGRATION: CWS ooo19126 (1.12.42); FILE MERGED 2005/09/05 14:07:26 rt 1.12.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b587b1ea17578dbc5ecf861ac48db5c9100d78fe]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:47:57 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [95ea17507b598afebb166d7953d51b737294219a]

INTEGRATION: CWS ooo19126 (1.4.88); FILE MERGED 2005/09/05 18:45:28 rt 1.4.88.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [bcf49d876401f79d16a92e615285aa108bc1d8ea]

INTEGRATION: CWS ooo19126 (1.6.16); FILE MERGED 2005/09/05 14:07:26 rt 1.6.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ad496b1d80a338844f5c9793005cd19f98b02b75]

INTEGRATION: CWS ooo19126 (1.5.128); FILE MERGED 2005/09/05 11:47:57 rt 1.5.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3232c80c127af697ccad0efd324782e4cb729d8a]

INTEGRATION: CWS ooo19126 (1.6.54); FILE MERGED 2005/09/05 18:45:28 rt 1.6.54.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [de9264f00b3ba7ff8cb5dd998895ba8e8d53c438]

INTEGRATION: CWS ooo19126 (1.11.42); FILE MERGED 2005/09/05 14:07:26 rt 1.11.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1abb7fcb87fdba92a0ee7d87acfe0b4167885365]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:47:56 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7f83e597ffe708129342d4acfc3b36f573d79de6]

INTEGRATION: CWS ooo19126 (1.10.42); FILE MERGED 2005/09/05 14:07:26 rt 1.10.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [18a7976de03ff7b22f3a850a1495c6320a2cdd91]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:47:56 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a6c6cfbd7e04d709fd32a0a7f82e7a510d148ef0]

INTEGRATION: CWS ooo19126 (1.2.206); FILE MERGED 2005/09/05 14:40:35 rt 1.2.206.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [14d7013769bf08fb64d050e760ccd0a235341bc1]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:47:55 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [85a93814a73b5675dccd11a38b102bacada438b2]

INTEGRATION: CWS ooo19126 (1.3.94); FILE MERGED 2005/09/05 14:40:35 rt 1.3.94.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [511fe0eb1f6b122a549bf4d774d95273ff7085d8]

INTEGRATION: CWS ooo19126 (1.4.16); FILE MERGED 2005/09/05 14:07:25 rt 1.4.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f5d8c67700988fd63eb3695eceb8443f157d39ce]

INTEGRATION: CWS ooo19126 (1.2.104); FILE MERGED 2005/09/05 18:45:27 rt 1.2.104.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7bf823dff534fec7b5e618b72dbb04315fc65587]

INTEGRATION: CWS ooo19126 (1.11.42); FILE MERGED 2005/09/05 14:07:25 rt 1.11.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5384a0862095ba73a38198f35475031e2cb770ad]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:47:54 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c0e922f4f1f808dcafa2357b94b2229a26bfe0ad]

INTEGRATION: CWS ooo19126 (1.4.26); FILE MERGED 2005/09/05 18:45:27 rt 1.4.26.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2bf397d1ee3cb9cb6ef05372d405a3b94a7c530f]

INTEGRATION: CWS ooo19126 (1.8.26); FILE MERGED 2005/09/05 18:45:27 rt 1.8.26.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1d0ddead15ce86b8cebe7c256736024113ebb809]

INTEGRATION: CWS ooo19126 (1.4.170); FILE MERGED 2005/09/05 14:40:33 rt 1.4.170.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9771ab525fa8519d617965ef6990adb1788542ef]

INTEGRATION: CWS ooo19126 (1.12.42); FILE MERGED 2005/09/05 14:07:25 rt 1.12.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [70c1c4ee8306fe7fff30edf06a90f23925350556]

INTEGRATION: CWS ooo19126 (1.2.220); FILE MERGED 2005/09/05 14:40:32 rt 1.2.220.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [88438a877df6c237ff5dda350813e9806810064a]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:47:53 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8bcc6bffa620895f9a26114b0b076f9f2b2a478d]

INTEGRATION: CWS ooo19126 (1.12.42); FILE MERGED 2005/09/05 14:07:24 rt 1.12.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b698a9e42d5fa9fb9b036f50edf215860fabbff8]

INTEGRATION: CWS ooo19126 (1.2.104); FILE MERGED 2005/09/05 18:45:26 rt 1.2.104.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [33db1e38c3e09114c9b4372c663069159f7096d1]

INTEGRATION: CWS ooo19126 (1.2.300); FILE MERGED 2005/09/05 14:40:32 rt 1.2.300.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [239b075d3106b9d0e73a6e8138bfda2c1f113cf8]

INTEGRATION: CWS ooo19126 (1.5.158); FILE MERGED 2005/09/05 11:47:52 rt 1.5.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [cf9d6fe64ac3ef841a89b584b824d63e09b40e90]

INTEGRATION: CWS ooo19126 (1.8.42); FILE MERGED 2005/09/05 14:07:24 rt 1.8.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [94151e8515c583e221dc22afa6e7215cddcc4631]

INTEGRATION: CWS ooo19126 (1.3.54); FILE MERGED 2005/09/05 18:45:26 rt 1.3.54.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b6e8d1955bbd229ffaacd5e05e6e3348acdd79e8]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:47:52 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [bca3485579ffa2388d3fb481f2409c5de27c4887]

INTEGRATION: CWS ooo19126 (1.7.54); FILE MERGED 2005/09/05 18:45:26 rt 1.7.54.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c021b869315f4ab4810af50915b717c961f5431a]

INTEGRATION: CWS ooo19126 (1.3.220); FILE MERGED 2005/09/05 14:40:32 rt 1.3.220.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [dad7aa18277761554698fead5c7202d52a7723d0]

INTEGRATION: CWS ooo19126 (1.4.20); FILE MERGED 2005/09/05 11:47:51 rt 1.4.20.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0c205f41c635ac252ad95e7cb0873695d87cc989]

INTEGRATION: CWS ooo19126 (1.11.42); FILE MERGED 2005/09/05 14:07:24 rt 1.11.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [bce0d105b5165c90f24c2d5ad97f6c821a7a5a1d]

INTEGRATION: CWS ooo19126 (1.8.54); FILE MERGED 2005/09/05 18:45:26 rt 1.8.54.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0979052fd26dcf48ad5816a7daa9896d5ebc55d1]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:47:50 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2a266586be30824db495afdc5f36f619cd8d306a]

INTEGRATION: CWS ooo19126 (1.6.202); FILE MERGED 2005/09/05 14:40:31 rt 1.6.202.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [982c7aa579b76be110a0e03829b61bff20bf01fd]

INTEGRATION: CWS ooo19126 (1.4.54); FILE MERGED 2005/09/05 18:45:26 rt 1.4.54.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [518d41acd920e0ca7f864c0b5b9d6f0d8e74ad08]

INTEGRATION: CWS ooo19126 (1.4.158); FILE MERGED 2005/09/05 11:47:50 rt 1.4.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1fd7d323f319f98e9a9eb9ff74172bf360244ddc]

INTEGRATION: CWS ooo19126 (1.11.42); FILE MERGED 2005/09/05 14:07:23 rt 1.11.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5a1a00d56fe9be82c512b2c633219e567c6c5a4b]

INTEGRATION: CWS ooo19126 (1.7.68); FILE MERGED 2005/09/05 18:45:25 rt 1.7.68.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d37829c33d6d5cce3c5dfe23b43ae3f82dde9748]

INTEGRATION: CWS ooo19126 (1.16.40); FILE MERGED 2005/09/05 14:40:31 rt 1.16.40.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a8440b355137ee9d46b8306c07e293c3b869d8fb]

INTEGRATION: CWS ooo19126 (1.1.1.1.158); FILE MERGED 2005/09/05 11:47:50 rt 1.1.1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [87bcc2a3ea5783de8726d57eb3d2b04cf3f91420]

INTEGRATION: CWS ooo19126 (1.10.42); FILE MERGED 2005/09/05 14:07:23 rt 1.10.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [30a2860b3b21e935c37b2cf38437765207d2fb1a]

INTEGRATION: CWS ooo19126 (1.14.54); FILE MERGED 2005/09/05 18:45:25 rt 1.14.54.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f25f78d8a1b86ce4df66764b65ec5db079bdb929]

INTEGRATION: CWS ooo19126 (1.2.300); FILE MERGED 2005/09/05 14:40:31 rt 1.2.300.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7c63ad4a38caeea923d3e01104691e6d27796e69]

INTEGRATION: CWS ooo19126 (1.7.16); FILE MERGED 2005/09/05 14:07:23 rt 1.7.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2d3d70edf91441610c83ec9f15e9e7a38b0a3cd7]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:47:49 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1a876170557e0e2486597a538bee2004eeaf135f]

INTEGRATION: CWS ooo19126 (1.3.282); FILE MERGED 2005/09/05 18:45:25 rt 1.3.282.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [377a1016521876a93d7b83b13014b2a42c5e424b]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:47:49 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3a3767add74b416cd622f5a4f598754fc174ebe7]

INTEGRATION: CWS ooo19126 (1.2.278); FILE MERGED 2005/09/05 18:45:24 rt 1.2.278.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f532a3875e24e4b8c2e8cec79e8e3cc43dda8f26]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:47:49 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2dcd2bdc2514f2fccb3c72386b0fcfd59ea324f1]

INTEGRATION: CWS ooo19126 (1.2.300); FILE MERGED 2005/09/05 14:40:30 rt 1.2.300.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8aeef2c304fa9f38562b721cb3439321c99f5769]

INTEGRATION: CWS ooo19126 (1.6.42); FILE MERGED 2005/09/05 14:07:22 rt 1.6.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [eed768b824b579eeaa0e93cc6815aad0ce9cb672]

INTEGRATION: CWS ooo19126 (1.5.68); FILE MERGED 2005/09/05 18:45:24 rt 1.5.68.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b6e8cfb24b694f7d7beab916e670042b8ea0e581]

INTEGRATION: CWS ooo19126 (1.2.220); FILE MERGED 2005/09/05 14:40:30 rt 1.2.220.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [38f6c0ddb9d7318c38fcc6f6f2e0d94547de7340]

INTEGRATION: CWS ooo19126 (1.7.16); FILE MERGED 2005/09/05 14:07:22 rt 1.7.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [59cceb24694bb106f7aab6272c33c85fbc6cee11]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:47:48 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [14059ba07a241077c7d324aba31fffb84b6f3904]

INTEGRATION: CWS ooo19126 (1.17.212); FILE MERGED 2005/09/05 18:45:24 rt 1.17.212.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3347935ec4e5b2379585ad37cb5f257777896507]

INTEGRATION: CWS ooo19126 (1.17.16); FILE MERGED 2005/09/05 14:07:22 rt 1.17.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ba0171855a395be219e88490c8192aa50dcbfca2]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:47:48 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e1b23493dee2157c1089b2043b25a17e7848fcf9]

INTEGRATION: CWS ooo19126 (1.3.212); FILE MERGED 2005/09/05 18:45:23 rt 1.3.212.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a3fad3df79175ffed7ac058b728fb09603108af3]

INTEGRATION: CWS ooo19126 (1.2.298); FILE MERGED 2005/09/05 14:40:30 rt 1.2.298.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [fc58ffdb12e861bdfc07257498f1e8f30c2c9b7c]

INTEGRATION: CWS ooo19126 (1.19.16); FILE MERGED 2005/09/05 14:07:22 rt 1.19.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d3489f5b9d805d6699fce018421288d6cd4d9502]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:47:47 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9aaf45436e58bba2744c5db5287600c9813775b2]

INTEGRATION: CWS ooo19126 (1.10.102); FILE MERGED 2005/09/05 18:45:23 rt 1.10.102.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d64f706d8d0edc046af397722872f78e49394120]

INTEGRATION: CWS ooo19126 (1.12.64); FILE MERGED 2005/09/05 14:40:29 rt 1.12.64.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3c18ffee9ce45cd6deffc8ed46405f1c278bcea3]

INTEGRATION: CWS ooo19126 (1.8.42); FILE MERGED 2005/09/05 14:07:22 rt 1.8.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a26c62b1c7dd91e0d5456a8faf84fce0266ecce0]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:47:47 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a1bd18fd9c4ecebea606eed6e924570cfa07467d]

INTEGRATION: CWS ooo19126 (1.17.102); FILE MERGED 2005/09/05 18:45:23 rt 1.17.102.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [796b3bf49a9d24c1221818d4829c388c499de61c]

INTEGRATION: CWS ooo19126 (1.4.206); FILE MERGED 2005/09/05 14:40:29 rt 1.4.206.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c49b05302a0f43a468a5d964fd0bdac24017245d]

INTEGRATION: CWS ooo19126 (1.10.42); FILE MERGED 2005/09/05 14:07:21 rt 1.10.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [67fc4a0d03d30b8b8140bbbe22c7a2d51db29d99]

INTEGRATION: CWS ooo19126 (1.28.68); FILE MERGED 2005/09/05 18:45:22 rt 1.28.68.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [80bbc48ec9ab188ecaf9cbc2b416cf9a068e4b2a]

INTEGRATION: CWS ooo19126 (1.10.66); FILE MERGED 2005/09/05 14:40:29 rt 1.10.66.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b76224cfb35e506f6c37cf59cdda68705f1a8901]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:47:46 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9113e076222f794483f6639ce50af8442a122d57]

INTEGRATION: CWS ooo19126 (1.51.68); FILE MERGED 2005/09/05 18:45:22 rt 1.51.68.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [806b7775138180d2acf1bbdad3238adc0da08358]

INTEGRATION: CWS ooo19126 (1.2.300); FILE MERGED 2005/09/05 14:40:29 rt 1.2.300.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d70b88d180ff3838001675054a078c2e45ec472b]

INTEGRATION: CWS ooo19126 (1.7.16); FILE MERGED 2005/09/05 14:07:21 rt 1.7.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4db2b6af94c81f805420bcd3544db888713a56d3]

INTEGRATION: CWS ooo19126 (1.6.112); FILE MERGED 2005/09/05 18:45:21 rt 1.6.112.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a906ad5c4accfe8fdabcf6365ac93fafb25cfc3c]

INTEGRATION: CWS ooo19126 (1.2.300); FILE MERGED 2005/09/05 14:40:28 rt 1.2.300.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d4850080924633579072df371840f55ee4b920bd]

INTEGRATION: CWS ooo19126 (1.9.42); FILE MERGED 2005/09/05 14:07:21 rt 1.9.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9ba7a0360c50833e753bf4fac31e766755d53ba6]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:47:46 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f9dd4f9b33b8f2080acef9d4f44c8a7fdcec40ec]

INTEGRATION: CWS ooo19126 (1.3.136); FILE MERGED 2005/09/05 18:45:21 rt 1.3.136.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7011afb5115017d192e6c6255e389c6efcd61203]

INTEGRATION: CWS ooo19126 (1.8.40); FILE MERGED 2005/09/05 14:40:28 rt 1.8.40.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [db19bb6fe3a7921296353b253205790f7d24a626]

INTEGRATION: CWS ooo19126 (1.10.42); FILE MERGED 2005/09/05 14:07:20 rt 1.10.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3563987c25debab5db96447f4356f8c1bd7ead4f]

INTEGRATION: CWS ooo19126 (1.5.142); FILE MERGED 2005/09/05 11:47:45 rt 1.5.142.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [282dcad237ee582c55c52863272528f81ea5e5b0]

INTEGRATION: CWS ooo19126 (1.7.16); FILE MERGED 2005/09/05 14:07:20 rt 1.7.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d83c8816d9177242e06c098faaca006892b2f835]

INTEGRATION: CWS ooo19126 (1.14.66); FILE MERGED 2005/09/05 14:40:28 rt 1.14.66.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [54ab049f3a9069301d35862f47a8d196e8016c49]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:47:45 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [624a3f8e5701daf251ad7ae5d23a48d41f5898c7]

INTEGRATION: CWS ooo19126 (1.3.136); FILE MERGED 2005/09/05 18:45:20 rt 1.3.136.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6ddc2f13a60e1b86ee16b5c2fd2efa812fdf2592]

INTEGRATION: CWS ooo19126 (1.7.202); FILE MERGED 2005/09/05 14:40:28 rt 1.7.202.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2a31e27061a352863db9311ac58d25418046d6b7]

INTEGRATION: CWS ooo19126 (1.9.42); FILE MERGED 2005/09/05 14:07:20 rt 1.9.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e2e2eb20d626ecbb43046989c97ed9626af6d518]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:47:44 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c00b60e2f28e67446c5cdc986e98a8c10b7d4f6a]

INTEGRATION: CWS ooo19126 (1.13.42); FILE MERGED 2005/09/05 14:07:20 rt 1.13.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6307c216ad462af1b263c2d97c7fa65d1fea3026]

INTEGRATION: CWS ooo19126 (1.14.94); FILE MERGED 2005/09/05 14:40:28 rt 1.14.94.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [95e5336bcff5c89583f3317f8f10c3ac060f24ab]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:47:44 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3cd44ae4b9e0d6178ce63178eeefa9bfe43e32c6]

INTEGRATION: CWS ooo19126 (1.6.170); FILE MERGED 2005/09/05 14:07:19 rt 1.6.170.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4315e499b343abe333fdaa1638be9dc7a02b7384]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:47:44 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e82ca1db8e5492d2eaae6cdf655833ad3de3cddb]

INTEGRATION: CWS ooo19126 (1.12.42); FILE MERGED 2005/09/05 14:07:19 rt 1.12.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e67723d27693cb4b4fb9437774a7e5798506e206]

INTEGRATION: CWS ooo19126 (1.2.300); FILE MERGED 2005/09/05 14:40:27 rt 1.2.300.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7d01733f8f840a6d0e6b1e9fb9ed96295b3f4727]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:47:43 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a2631340729d77d93e825ee22e1850fde3fd6143]

INTEGRATION: CWS ooo19126 (1.9.42); FILE MERGED 2005/09/05 14:07:19 rt 1.9.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6e86517dfbc67fc4476d0d7780edb9e4cc0babc1]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:47:42 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [46dcc0fa8b7c02ffe418d237bd6d4bad5efc9f15]

INTEGRATION: CWS ooo19126 (1.3.136); FILE MERGED 2005/09/05 18:45:19 rt 1.3.136.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c20a22cd39006c0028dbbc8857cdace549184cb0]

INTEGRATION: CWS ooo19126 (1.6.42); FILE MERGED 2005/09/05 14:07:18 rt 1.6.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [81482bc96468e12539faa01a317540efb1edc8ff]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:47:41 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7bbf01b8fd7b731488604a83e3493f933d3a44d7]

INTEGRATION: CWS ooo19126 (1.9.42); FILE MERGED 2005/09/05 14:07:18 rt 1.9.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [91a637ce5909a995d82c0e0a7b019f9db48f50a8]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:47:40 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f511bded3b505487ec9063775951645580f6e3a3]

INTEGRATION: CWS ooo19126 (1.4.130); FILE MERGED 2005/09/05 18:45:19 rt 1.4.130.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [78e1bb045b3b5d8e4bb3e97699f9d3a88a9245fd]

INTEGRATION: CWS ooo19126 (1.5.42); FILE MERGED 2005/09/05 14:07:18 rt 1.5.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [895c4347cb0c193fd2efee7ab0cd75c70309a8f1]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:47:40 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7e0e7c9c2faf397384356523e4f1447a03128094]

INTEGRATION: CWS ooo19126 (1.10.42); FILE MERGED 2005/09/05 14:07:18 rt 1.10.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [350d8a13fa96f2737474d1c91d0ff7c8530577fb]

INTEGRATION: CWS ooo19126 (1.6.128); FILE MERGED 2005/09/05 11:47:39 rt 1.6.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b24b522617dcaccc35455d8c8074389a56cf9b5a]

INTEGRATION: CWS ooo19126 (1.7.182); FILE MERGED 2005/09/05 14:07:17 rt 1.7.182.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8e686d27861a33183f476c703b3ae20f5742a283]

INTEGRATION: CWS ooo19126 (1.4.220); FILE MERGED 2005/09/05 14:40:26 rt 1.4.220.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9b9814b75d12ea3d56ecc571fed5eb880e1bd690]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:47:39 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [226db5cc63af4bd5a33ee127a3e8aacf73cccec1]

INTEGRATION: CWS ooo19126 (1.12.42); FILE MERGED 2005/09/05 14:07:17 rt 1.12.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f2bdbdbbb1ee910765e6aad660e02d48c023878d]

INTEGRATION: CWS ooo19126 (1.1.1.1.158); FILE MERGED 2005/09/05 11:47:39 rt 1.1.1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a432d30a1a25ea63f99f82de63012caa838734fb]

INTEGRATION: CWS ooo19126 (1.3.270); FILE MERGED 2005/09/05 14:40:26 rt 1.3.270.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e4f3c4f6eb6de645a37133456dd81c06d5ce4381]

INTEGRATION: CWS ooo19126 (1.3.136); FILE MERGED 2005/09/05 18:45:18 rt 1.3.136.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [98e782d92aed72e0babf69c0e7e8b680d10055db]

INTEGRATION: CWS ooo19126 (1.10.42); FILE MERGED 2005/09/05 14:07:16 rt 1.10.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [144771a26c4be719bd626d11d4d65d9c1c34bccc]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:47:38 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [eaa3973ef0917e4b556e618725b5569096fff448]

INTEGRATION: CWS ooo19126 (1.3.220); FILE MERGED 2005/09/05 14:40:26 rt 1.3.220.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [54d040ec675170bae6ab448054d05cba2178edf5]

INTEGRATION: CWS ooo19126 (1.11.42); FILE MERGED 2005/09/05 14:07:16 rt 1.11.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5a1f9a0f0af339f894eb58d75c27bf1e6d259d41]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:47:38 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e8b871b9891326a8acbb9fc5071c547e511b96f9]

INTEGRATION: CWS ooo19126 (1.18.36); FILE MERGED 2005/09/05 14:40:26 rt 1.18.36.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [02e9727ed27558f8c5e5c497816df991ce8254dd]

INTEGRATION: CWS ooo19126 (1.3.42); FILE MERGED 2005/09/05 14:07:16 rt 1.3.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [142210d3a7e8829a9fd578c35769c6533a52dac1]

INTEGRATION: CWS ooo19126 (1.4.206); FILE MERGED 2005/09/05 14:40:26 rt 1.4.206.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [cfa7ee250919fbebac9b55730534e2523872b7cc]

INTEGRATION: CWS ooo19126 (1.16.36); FILE MERGED 2005/09/05 14:40:25 rt 1.16.36.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9f5357973643116df31eac990e9a9c8a0f70a9ac]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:47:37 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [95545ac0fc8036f6c400607fed37a26d47cd2a11]

INTEGRATION: CWS ooo19126 (1.10.94); FILE MERGED 2005/09/05 18:45:17 rt 1.10.94.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f5f4d763aec16de1026cae922ed95f5eb84fb967]

INTEGRATION: CWS ooo19126 (1.12.42); FILE MERGED 2005/09/05 14:07:16 rt 1.12.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [90aa90e35c7594e9482e4b359f64a1cd08482f14]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:47:37 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4a0aa2e94b5e9f8d24ffd88e7db73be70db0f9c7]

INTEGRATION: CWS ooo19126 (1.3.220); FILE MERGED 2005/09/05 14:40:25 rt 1.3.220.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a0a0cce42b522e2012c5b4c1d90fd7ad4b89a25a]

INTEGRATION: CWS ooo19126 (1.2.278); FILE MERGED 2005/09/05 18:45:17 rt 1.2.278.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [fba4b3db2218cfe9f3ac4a9a24f763a84d22740d]

INTEGRATION: CWS ooo19126 (1.8.42); FILE MERGED 2005/09/05 14:07:16 rt 1.8.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7dcdbc68124bfe1a20f5478953602ab0b9383c24]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:47:35 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f7843691b909e7b04b93b050e393c729ef98ff17]

INTEGRATION: CWS ooo19126 (1.4.158); FILE MERGED 2005/09/05 14:40:25 rt 1.4.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [464208af1df3772d71cc7885bdc190dfc5382809]

INTEGRATION: CWS ooo19126 (1.5.68); FILE MERGED 2005/09/05 18:45:17 rt 1.5.68.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1265fb9b93ffae4e3fe2690d75ae18f022455d83]

INTEGRATION: CWS ooo19126 (1.12.42); FILE MERGED 2005/09/05 14:07:15 rt 1.12.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [924f9899f65c80b472e19cd725582c2e7b6222eb]

INTEGRATION: CWS ooo19126 (1.2.300); FILE MERGED 2005/09/05 14:40:25 rt 1.2.300.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c9078b133c2bd325067db431379606ed8b20f288]

INTEGRATION: CWS ooo19126 (1.4.278); FILE MERGED 2005/09/05 18:45:17 rt 1.4.278.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [440a8d1120bb202ea2b45ba66843e188df35c9e2]

INTEGRATION: CWS ooo19126 (1.5.42); FILE MERGED 2005/09/05 14:07:15 rt 1.5.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d72bdd9998442ba218ac9865740e94aa4c9ad41d]

INTEGRATION: CWS ooo19126 (1.3.44); FILE MERGED 2005/09/05 11:47:35 rt 1.3.44.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [82afaaf10ced751723840223ec35949f328b2c78]

INTEGRATION: CWS ooo19126 (1.4.202); FILE MERGED 2005/09/05 14:40:24 rt 1.4.202.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f98aa98f00688c155bc670688a944b17f822c468]

INTEGRATION: CWS ooo19126 (1.6.94); FILE MERGED 2005/09/05 18:45:17 rt 1.6.94.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a21d6e380a44ea203411670bd771aecbe5886d4e]

INTEGRATION: CWS ooo19126 (1.11.42); FILE MERGED 2005/09/05 14:07:15 rt 1.11.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c7b8c40526c13b2e55167acb990399e2355a1ade]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:47:34 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2c315bd67c9fd285850667a2d1c15fcca669bcf9]

INTEGRATION: CWS ooo19126 (1.2.300); FILE MERGED 2005/09/05 14:40:24 rt 1.2.300.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9829357ef7fc9647ab243cb2080a5b1dc1488b29]

INTEGRATION: CWS ooo19126 (1.12.94); FILE MERGED 2005/09/05 18:45:17 rt 1.12.94.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1d3f0a10daa3c7243a8612fe166da20ed8e2bbf8]

INTEGRATION: CWS ooo19126 (1.3.250); FILE MERGED 2005/09/05 18:45:16 rt 1.3.250.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [65369c6d06464102faaeda4d7a0b7a21e954d72f]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:47:33 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4f317b530161a37648ac9d07ed1f39c8b6b1297c]

INTEGRATION: CWS ooo19126 (1.7.250); FILE MERGED 2005/09/05 18:45:16 rt 1.7.250.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9996305cdd5cc679a19cbf66aadb9662c12dea79]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:47:33 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c47b803cf8a6d1041eff61a2322b78138c2db3df]

INTEGRATION: CWS ooo19126 (1.5.66); FILE MERGED 2005/09/05 14:40:24 rt 1.5.66.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b11143ae3e4bf36f819362c32205f6280b80b1ac]

INTEGRATION: CWS ooo19126 (1.1.278); FILE MERGED 2005/09/05 18:45:16 rt 1.1.278.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e69b78cb6d1fe63a725b593695f8fcee070d007a]

INTEGRATION: CWS ooo19126 (1.13.42); FILE MERGED 2005/09/05 14:07:14 rt 1.13.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [37d891bb12cdb051127a31ba0e9bde2dd54143af]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:47:32 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b3e2dde205b144c8a4d8bf883f2512d1d5293fcd]

INTEGRATION: CWS ooo19126 (1.3.126); FILE MERGED 2005/09/05 14:40:24 rt 1.3.126.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1cffdb171d60f08f25734db7f96bd80bd3bd2a82]

INTEGRATION: CWS ooo19126 (1.6.52); FILE MERGED 2005/09/05 18:45:16 rt 1.6.52.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [11db419fc2286db51eae440051e503e2d277f15d]

INTEGRATION: CWS ooo19126 (1.14.42); FILE MERGED 2005/09/05 14:07:14 rt 1.14.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [79d05e68a83369d76ef99bc13cf18ed7da0cc663]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:47:32 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b278883e02e1cc36001eb7121d467099bf2fdac2]

INTEGRATION: CWS ooo19126 (1.3.126); FILE MERGED 2005/09/05 14:40:23 rt 1.3.126.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d1312e0077bea858bfda99f37926ad1a2a58214a]

INTEGRATION: CWS ooo19126 (1.12.94); FILE MERGED 2005/09/05 18:45:16 rt 1.12.94.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [29811aa894ebbacc515bf4a323ddb232762c8a34]

INTEGRATION: CWS ooo19126 (1.16.42); FILE MERGED 2005/09/05 14:07:14 rt 1.16.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7defe866064beecaaaa10c69bd741248f65ad318]

INTEGRATION: CWS ooo19126 (1.4.110); FILE MERGED 2005/09/05 11:47:31 rt 1.4.110.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f9d68231612b29792ba470e3f4320e2cc0e9b2b4]

INTEGRATION: CWS ooo19126 (1.2.298); FILE MERGED 2005/09/05 14:40:23 rt 1.2.298.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [fc276e3ff9906313b20f7a2cc06340b82189d7c7]

INTEGRATION: CWS ooo19126 (1.23.94); FILE MERGED 2005/09/05 18:45:15 rt 1.23.94.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4cc481060a9db7028bc791f002cd6d5261b2a698]

INTEGRATION: CWS ooo19126 (1.3.42); FILE MERGED 2005/09/05 14:07:14 rt 1.3.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4fb8b111cb1f3a0b5bff5bde95891b7f3bc736bd]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:47:30 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f684643eabf098a4e7067d9c6861b6e168c541d3]

INTEGRATION: CWS ooo19126 (1.4.278); FILE MERGED 2005/09/05 18:45:15 rt 1.4.278.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [fff98a78e6a4b6eb472c076f4cd025afcb10b0cd]

INTEGRATION: CWS ooo19126 (1.9.42); FILE MERGED 2005/09/05 14:07:14 rt 1.9.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4b98b912ba1076f33666ed662f259a509b0d3bd6]

INTEGRATION: CWS ooo19126 (1.4.202); FILE MERGED 2005/09/05 14:40:23 rt 1.4.202.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [041531fe9d736eb7e199a585e8e37153ef42a419]

INTEGRATION: CWS ooo19126 (1.10.250); FILE MERGED 2005/09/05 18:45:15 rt 1.10.250.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [53ef4ea090562ac30b6180f3d41899b521d8cef2]

INTEGRATION: CWS ooo19126 (1.10.42); FILE MERGED 2005/09/05 14:07:13 rt 1.10.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [27038ca27b9366ee354667623112813c13304589]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:47:29 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0949602ada58e74e533b24ab54662a0b045abfa4]

INTEGRATION: CWS ooo19126 (1.5.158); FILE MERGED 2005/09/05 14:40:23 rt 1.5.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9d4bd0094ca11fc2e8d0ae6e180aa5e836d7f1cb]

INTEGRATION: CWS ooo19126 (1.23.190); FILE MERGED 2005/09/05 18:45:15 rt 1.23.190.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9d91d2895382a803d378d1c52b2fa6b5093c19cc]

INTEGRATION: CWS ooo19126 (1.9.42); FILE MERGED 2005/09/05 14:07:13 rt 1.9.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [85abae90409ab69d83b44c6df9366c2be5aa9964]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:47:29 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [eacf11bacb66a9421d78baa8240ffb7ddf2374ae]

INTEGRATION: CWS ooo19126 (1.2.278); FILE MERGED 2005/09/05 18:45:15 rt 1.2.278.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3b5f2d74473bcde516cefca13d26783675655229]

INTEGRATION: CWS ooo19126 (1.14.42); FILE MERGED 2005/09/05 14:07:13 rt 1.14.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [362c0d9696c972c6e8b12c418557b375246aa33d]

INTEGRATION: CWS ooo19126 (1.2.298); FILE MERGED 2005/09/05 14:40:22 rt 1.2.298.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5e9f61d170fb64c5a94cf175d816b558844b36bd]

INTEGRATION: CWS ooo19126 (1.2.278); FILE MERGED 2005/09/05 18:45:14 rt 1.2.278.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [997ad47cb6be4c26c4eb4b989ebfd6f237afea82]

INTEGRATION: CWS ooo19126 (1.12.42); FILE MERGED 2005/09/05 14:07:13 rt 1.12.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d4fbcb738b6e22a8a93c605056b8f4e32aec618b]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:47:29 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d628c8509ccd7151273a4b954ed5b029744702a2]

INTEGRATION: CWS ooo19126 (1.2.66); FILE MERGED 2005/09/05 18:45:14 rt 1.2.66.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a57a895ad3e7c3ff18a885423823b5d371c58ac6]

INTEGRATION: CWS ooo19126 (1.2.300); FILE MERGED 2005/09/05 14:40:22 rt 1.2.300.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4a78a451bac6b304c24e9b2ebe383422810601de]

INTEGRATION: CWS ooo19126 (1.3.120); FILE MERGED 2005/09/05 11:47:28 rt 1.3.120.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ab1a1e3722c063dd26e7c7c2dd4a70f523d461ef]

INTEGRATION: CWS ooo19126 (1.12.42); FILE MERGED 2005/09/05 14:07:12 rt 1.12.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f25d383ff644df827c346bf556d96e66aa221ce5]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:47:28 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [270dd83f3d494628d4ac18d0a759ecde610aad5d]

INTEGRATION: CWS ooo19126 (1.9.42); FILE MERGED 2005/09/05 14:07:12 rt 1.9.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9a5b1820ad5d7e7ededdac79c947ba635cfae9f4]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:47:27 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2cb28727120fef8102671b17e64ac70f51b599a4]

INTEGRATION: CWS ooo19126 (1.2.66); FILE MERGED 2005/09/05 18:45:13 rt 1.2.66.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5b06b43c220460e2f9645e544176429a1e5bed9f]

INTEGRATION: CWS ooo19126 (1.4.32); FILE MERGED 2005/09/05 18:45:13 rt 1.4.32.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2d732ad6809a3d4c1b9265a8769e373769e436d3]

INTEGRATION: CWS ooo19126 (1.13.42); FILE MERGED 2005/09/05 14:07:12 rt 1.13.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [645c404c8aaae8baa07373772d997c6ba3afcda1]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:45:22 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [41a0a0763e7c08c037c58317963bb0155b6880a8]

INTEGRATION: CWS ooo19126 (1.2.298); FILE MERGED 2005/09/05 14:40:21 rt 1.2.298.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e82f5020371c272a8cd2497436c8447201198600]

INTEGRATION: CWS ooo19126 (1.10.42); FILE MERGED 2005/09/05 14:07:11 rt 1.10.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [bcf8a9e87046a54badfbb44cd250c8da799b3d5b]

INTEGRATION: CWS ooo19126 (1.3.220); FILE MERGED 2005/09/05 14:40:21 rt 1.3.220.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7dafea21cfae7685d61985b02ab3163caf684a6d]

INTEGRATION: CWS ooo19126 (1.9.42); FILE MERGED 2005/09/05 14:07:11 rt 1.9.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [73bf15f0c531b0f43a0aa38b45982c854aa464d6]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:45:21 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4c83abe75b9a608cbec4001d58bc8a990a6c59df]

INTEGRATION: CWS ooo19126 (1.3.20); FILE MERGED 2005/09/05 18:45:12 rt 1.3.20.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a37347b9a5f4b319450a1e2c71eadb72273864e7]

INTEGRATION: CWS ooo19126 (1.4.202); FILE MERGED 2005/09/05 14:40:21 rt 1.4.202.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c9de3576574cdda9a5dde11379242d9b61ffa329]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:45:20 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e131a0b784bc2d311e01e2dabeb4eaa448b8ede2]

INTEGRATION: CWS ooo19126 (1.3.252); FILE MERGED 2005/09/05 18:45:12 rt 1.3.252.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [200e987ac7b2a6dee5396e92363c610e4df06b9b]

INTEGRATION: CWS ooo19126 (1.9.42); FILE MERGED 2005/09/05 14:07:10 rt 1.9.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [be9027814cd385fa924edd9ba698c2cfee9f6d36]

INTEGRATION: CWS ooo19126 (1.2.254); FILE MERGED 2005/09/05 18:45:12 rt 1.2.254.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [80fae1ce689eca8b0297602e096e2fc823430d3f]

INTEGRATION: CWS ooo19126 (1.8.42); FILE MERGED 2005/09/05 14:07:10 rt 1.8.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [540bab4b8b93875c710e4648729be9c2b0425a0a]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:45:17 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [89dfb2b9fd54fbbcabd5126082cfad45107c3cce]

INTEGRATION: CWS ooo19126 (1.1.252); FILE MERGED 2005/09/05 18:45:12 rt 1.1.252.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [835afa02ce1d08482ee6b1908ff2dfa963ff353f]

INTEGRATION: CWS ooo19126 (1.3.126); FILE MERGED 2005/09/05 14:40:20 rt 1.3.126.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [591d4e4d4d2d68cfd2df432b8d78380c77436fba]

INTEGRATION: CWS ooo19126 (1.3.254); FILE MERGED 2005/09/05 18:45:11 rt 1.3.254.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d8bd34c6e773173c0e867367233a54800d717c58]

INTEGRATION: CWS ooo19126 (1.2.300); FILE MERGED 2005/09/05 14:40:20 rt 1.2.300.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a294cba1eaa294c6e7af38dc5cecfac625c7c6f6]

INTEGRATION: CWS ooo19126 (1.10.42); FILE MERGED 2005/09/05 14:07:10 rt 1.10.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7ff8ea20e6e0b6709c2f1750883459f4e3d71a38]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:45:16 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [77b8579e04ab8a4dab202549bb59e5ca7ea065b3]

INTEGRATION: CWS ooo19126 (1.2.254); FILE MERGED 2005/09/05 18:45:11 rt 1.2.254.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4af4dbf421c92016e37035a461d50e76444e9771]

INTEGRATION: CWS ooo19126 (1.9.42); FILE MERGED 2005/09/05 14:07:09 rt 1.9.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [eb6f089bca0b7bef298cdecef6f7a2eb703f5f5b]

INTEGRATION: CWS ooo19126 (1.5.252); FILE MERGED 2005/09/05 18:45:11 rt 1.5.252.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e0c99e5c6ee6aeb72b408708af8212532ff4e3d3]

INTEGRATION: CWS ooo19126 (1.2.220); FILE MERGED 2005/09/05 14:40:20 rt 1.2.220.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b1257327583ab6af788a56956293563badc7a0af]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:45:15 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [59509adc8534790b88aa9673478e185ea1574734]

INTEGRATION: CWS ooo19126 (1.13.66); FILE MERGED 2005/09/05 18:45:11 rt 1.13.66.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b59304d25dd5368b56c65d646017dc4dc3a5ca60]

INTEGRATION: CWS ooo19126 (1.9.42); FILE MERGED 2005/09/05 14:07:08 rt 1.9.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5c8c6e281276e23444d7be0655178856d077b4dd]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:45:15 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [403f1417fe525e4afe1e9ed7244895319d46c592]

INTEGRATION: CWS ooo19126 (1.12.34); FILE MERGED 2005/09/05 18:45:11 rt 1.12.34.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f52bfb1d1128267ec691f16e91df5f45b51360d4]

INTEGRATION: CWS ooo19126 (1.2.300); FILE MERGED 2005/09/05 14:40:19 rt 1.2.300.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0be108f4fdf46281e3b74c8641aace6cd1789cc7]

INTEGRATION: CWS ooo19126 (1.17.10); FILE MERGED 2005/09/05 14:07:08 rt 1.17.10.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b2fd4fcb877291c4fb89e1009bba5777a601b4ec]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:45:14 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [593b01422ca930348a85a25ccbc26954a61ad8da]

INTEGRATION: CWS ooo19126 (1.19.34); FILE MERGED 2005/09/05 18:45:11 rt 1.19.34.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2e0f630ddd291a08737e521843a651d83ce3df8f]

INTEGRATION: CWS ooo19126 (1.3.270); FILE MERGED 2005/09/05 14:40:19 rt 1.3.270.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d8ececdc81b6c5b4209dbbd012c13fc28b8f8837]

INTEGRATION: CWS ooo19126 (1.11.42); FILE MERGED 2005/09/05 14:07:08 rt 1.11.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [da6c645d7cbfff77acba7362d8add18085021094]

INTEGRATION: CWS ooo19126 (1.4.118); FILE MERGED 2005/09/05 11:45:14 rt 1.4.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [295c1397237d15757031890595186826a52ab4a6]

INTEGRATION: CWS ooo19126 (1.3.124); FILE MERGED 2005/09/05 18:45:10 rt 1.3.124.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a39f32f4d0992459c765c5fe8ccad42041db7e66]

INTEGRATION: CWS ooo19126 (1.3.42); FILE MERGED 2005/09/05 14:07:08 rt 1.3.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [559e08c52a28385d04005b2e43d531a6fd49ce4c]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:45:14 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4913881971a110c76c4a30cfc85b3c0763b65df6]

INTEGRATION: CWS ooo19126 (1.2.254); FILE MERGED 2005/09/05 18:45:10 rt 1.2.254.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0d96a689b9f17b983629444e778ad8031c057e93]

INTEGRATION: CWS ooo19126 (1.4.16); FILE MERGED 2005/09/05 14:07:07 rt 1.4.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b558565ba1253554daa6a5e23422cffedfd1cd5b]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:45:13 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [65909e3edb392042c71ccf6ca5a02c5d835802b7]

INTEGRATION: CWS ooo19126 (1.2.298); FILE MERGED 2005/09/05 14:40:19 rt 1.2.298.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [44b07e99a8c99b763884c13309c08e64d3107eae]

INTEGRATION: CWS ooo19126 (1.7.16); FILE MERGED 2005/09/05 14:07:07 rt 1.7.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [dcf504d2c61880fba4131284da637c855dfb4e67]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:45:13 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [303eb405066040df815bac74153f14ff0f00e458]

INTEGRATION: CWS ooo19126 (1.10.42); FILE MERGED 2005/09/05 14:07:07 rt 1.10.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [53ddf53301dfa1a373120f4f73c71eff06b723b0]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:45:12 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7d169b7cb055f2e7e240115714775a3da5ebec08]

INTEGRATION: CWS ooo19126 (1.1.254); FILE MERGED 2005/09/05 18:45:10 rt 1.1.254.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [194036caafeec3fdfbad78536d24b50396be37ef]

INTEGRATION: CWS ooo19126 (1.2.300); FILE MERGED 2005/09/05 14:40:18 rt 1.2.300.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0c73305204211b69fc44496871b4850b5fbd08c9]

INTEGRATION: CWS ooo19126 (1.8.16); FILE MERGED 2005/09/05 14:07:07 rt 1.8.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1dc9e3daa2768e1c88e7db45df6308b4757385a1]

INTEGRATION: CWS ooo19126 (1.1.254); FILE MERGED 2005/09/05 18:45:09 rt 1.1.254.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c6669aa759f2a58f2a3ae2ea6b9858479f159367]

INTEGRATION: CWS ooo19126 (1.3.206); FILE MERGED 2005/09/05 14:40:18 rt 1.3.206.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ad98945eef03416cb880194c438a1ff8a0cb854b]

INTEGRATION: CWS ooo19126 (1.4.124); FILE MERGED 2005/09/05 18:45:09 rt 1.4.124.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5c04dd420e165a2f3ec5cacea5da4c2e4820fc22]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:45:11 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4bbe6f2bd61cf2ad36ab5e4c906c64b211eabd7c]

INTEGRATION: CWS ooo19126 (1.4.206); FILE MERGED 2005/09/05 14:40:18 rt 1.4.206.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [aefbc7973a2f2db2bc7f7e2d36c2ffc729dc1570]

INTEGRATION: CWS ooo19126 (1.7.16); FILE MERGED 2005/09/05 14:07:06 rt 1.7.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [045e0e105103af3ed0bf66bcb090aae1cb10dc16]

INTEGRATION: CWS ooo19126 (1.6.66); FILE MERGED 2005/09/05 18:45:09 rt 1.6.66.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a6c9215a640f48724a8660e0ba86a552b918d768]

INTEGRATION: CWS ooo19126 (1.4.16); FILE MERGED 2005/09/05 14:07:06 rt 1.4.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8d04b81a5eb09eb42eefa96aba0448f6521f6470]

INTEGRATION: CWS ooo19126 (1.6.34); FILE MERGED 2005/09/05 18:45:09 rt 1.6.34.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b42c1cfebc52ab0e7c62d7efdef8cf27f984bfe1]

INTEGRATION: CWS ooo19126 (1.3.206); FILE MERGED 2005/09/05 14:40:17 rt 1.3.206.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [bb9612b6341172224766de8918e1d8030492e775]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:45:10 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [bc002db038998595cc4b74cb7e9a866ea85f0296]

INTEGRATION: CWS ooo19126 (1.2.212); FILE MERGED 2005/09/05 18:45:09 rt 1.2.212.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a990c632717b473e59c36913c1534cba0fae49e8]

INTEGRATION: CWS ooo19126 (1.2.298); FILE MERGED 2005/09/05 14:40:17 rt 1.2.298.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0906f7ca75a773fafe4f34bd56accf25dcea7616]

INTEGRATION: CWS ooo19126 (1.12.16); FILE MERGED 2005/09/05 14:07:05 rt 1.12.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9dbd229d44c461cf7db93da576ff8dd6aa44389a]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 14:40:17 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2b313ee9c811fbe6864d582c4a015fa23f52b721]

INTEGRATION: CWS ooo19126 (1.4.252); FILE MERGED 2005/09/05 18:45:08 rt 1.4.252.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [efe9ff30acca94fea09e4dafe9105e6ab9654604]

INTEGRATION: CWS ooo19126 (1.7.42); FILE MERGED 2005/09/05 14:07:05 rt 1.7.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [dae6edf49ccfc3804de00adef1dcc018797b9190]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:45:09 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ddc5317e9087c5c6218858c6e2d8a9daa6c9df89]

INTEGRATION: CWS ooo19126 (1.2.300); FILE MERGED 2005/09/05 14:40:17 rt 1.2.300.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6a7c52d36a916a0f01d3a2eebc15c78d22aa90c6]

INTEGRATION: CWS ooo19126 (1.5.212); FILE MERGED 2005/09/05 18:45:08 rt 1.5.212.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d3c9aafd20e25f2e573aad7ca09d714786eb23fa]

INTEGRATION: CWS ooo19126 (1.6.42); FILE MERGED 2005/09/05 14:07:05 rt 1.6.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b25a11baf2b154c603af5f81eb97df5a799eeb8f]

INTEGRATION: CWS ooo19126 (1.2.254); FILE MERGED 2005/09/05 18:45:08 rt 1.2.254.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3c504815f0d96089b01639a6a7b3f1d661980320]

INTEGRATION: CWS ooo19126 (1.4.200); FILE MERGED 2005/09/05 14:40:16 rt 1.4.200.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c1101aa82fcb8a2cbac48d5879dd240472963c5b]

INTEGRATION: CWS ooo19126 (1.9.42); FILE MERGED 2005/09/05 14:07:05 rt 1.9.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2724e0bc225a74cb678cca09c187a81e5985dc04]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:45:08 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [595a74e8182b04c1b03cfbe2d00adfa42db24b71]

INTEGRATION: CWS ooo19126 (1.9.66); FILE MERGED 2005/09/05 14:40:16 rt 1.9.66.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [617cd5e932251eb8f93a8f58496f90c40ffa12ec]

INTEGRATION: CWS ooo19126 (1.8.42); FILE MERGED 2005/09/05 14:07:05 rt 1.8.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5a05f338f4737d56982cab7d7d9973f940ff554e]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:45:07 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [238fcbc098c074167ac6c9a86d2b6a16934102d1]

INTEGRATION: CWS ooo19126 (1.6.202); FILE MERGED 2005/09/05 14:40:16 rt 1.6.202.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [81fb7614613e346e51ddbba78d1d7285a34dd24b]

INTEGRATION: CWS ooo19126 (1.10.42); FILE MERGED 2005/09/05 14:07:04 rt 1.10.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f325520eab6fa35335db2d2b9f2b5f93312ddf5c]

INTEGRATION: CWS ooo19126 (1.11.90); FILE MERGED 2005/09/05 14:40:16 rt 1.11.90.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d9e5f2349eedb2068eb671bc11aa26be6a410ce9]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:45:06 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5a49ff8d1a37f48f03a91e98204b33b9fbb1f16e]

INTEGRATION: CWS ooo19126 (1.22.112); FILE MERGED 2005/09/05 14:40:12 rt 1.22.112.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6abdb50a6ebdb4dc9749edf2f3f041140fa5ff2a]

INTEGRATION: CWS ooo19126 (1.4.252); FILE MERGED 2005/09/05 18:45:07 rt 1.4.252.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1550ffb9f93e1170c4f2d0c201a8b1fd7c0aa0e1]

INTEGRATION: CWS ooo19126 (1.11.42); FILE MERGED 2005/09/05 14:07:04 rt 1.11.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7580ee48da40282dc8b3f558987d85c88deab06e]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:45:06 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [61ec626466821921d6c40ce56887ce073af84497]

INTEGRATION: CWS ooo19126 (1.25.94); FILE MERGED 2005/09/05 14:40:12 rt 1.25.94.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [cf8fb31766c06f5fe5cd88e66e2a240864e8102f]

INTEGRATION: CWS ooo19126 (1.3.68); FILE MERGED 2005/09/05 18:45:07 rt 1.3.68.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b7442e3809e4d65366c16f1abd4f22df39d38740]

INTEGRATION: CWS ooo19126 (1.13.42); FILE MERGED 2005/09/05 14:07:04 rt 1.13.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6986725dd006a0b605f3ea5b1a9dbfb764f344bc]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:45:05 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [22e5bceb603eb727fb93358e0463b7aa19e5510d]

INTEGRATION: CWS ooo19126 (1.7.42); FILE MERGED 2005/09/05 14:07:04 rt 1.7.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ecc0437bbdb5fed967010a989ed9fd9d5f5fe4ec]

INTEGRATION: CWS ooo19126 (1.8.212); FILE MERGED 2005/09/05 18:45:07 rt 1.8.212.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [bc2448ea345a7901eab9478c10980c74b0a63f1e]

INTEGRATION: CWS ooo19126 (1.18.94); FILE MERGED 2005/09/05 14:40:11 rt 1.18.94.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [45d2f0e54eeea99ab20d22e460135e2c3dbde0d5]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:45:05 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ff7bf8d7ad2f45b3141008a607579d2f59df3569]

INTEGRATION: CWS ooo19126 (1.12.16); FILE MERGED 2005/09/05 14:07:03 rt 1.12.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [236063f0db39f41f67815b85d3bafe737abecc03]

INTEGRATION: CWS ooo19126 (1.9.212); FILE MERGED 2005/09/05 18:45:07 rt 1.9.212.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c4934060fd5f2e4489e49ec3341ae5b259daf70c]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:45:04 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [81b8e089601c22c0667e0b879af483a13649020e]

INTEGRATION: CWS ooo19126 (1.14.94); FILE MERGED 2005/09/05 14:40:11 rt 1.14.94.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a5dab490fe178e3d9fee2998839ce1a9d892fa42]

INTEGRATION: CWS ooo19126 (1.11.42); FILE MERGED 2005/09/05 14:07:03 rt 1.11.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6e52e7551bf59e254e32583fd64cb3e30e7618e5]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:45:04 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3dce8700ea3689eaf2be718bdbf1e6ea1467661d]

INTEGRATION: CWS ooo19126 (1.94.112); FILE MERGED 2005/09/05 14:40:11 rt 1.94.112.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [acca768b481419e3e800b7196308ade5a9ba7464]

INTEGRATION: CWS ooo19126 (1.5.250); FILE MERGED 2005/09/05 18:45:07 rt 1.5.250.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e657c50567ee1f3318ca770644bc3988ef48e05c]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:45:03 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [046d726cbb466826554210b6df114bc22777e6d5]

INTEGRATION: CWS ooo19126 (1.6.250); FILE MERGED 2005/09/05 18:45:06 rt 1.6.250.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a91358b3259ddfef756977168eb0ed1af8c78086]

INTEGRATION: CWS ooo19126 (1.1.1.1.654); FILE MERGED 2005/09/05 14:40:11 rt 1.1.1.1.654.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [24c32fb3c870b744d678aaa18b10a5889c90d02a]

INTEGRATION: CWS ooo19126 (1.31.66); FILE MERGED 2005/09/05 14:40:11 rt 1.31.66.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [97715b0b3a65133b859f61b57b407778fd8e55fa]

INTEGRATION: CWS ooo19126 (1.6.212); FILE MERGED 2005/09/05 18:45:06 rt 1.6.212.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b018a3a8536fa98092c25c2d83df512f43dbccfa]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:45:02 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3c5bf9e268577ee4e1cc6c88aa79cc32cac96720]

INTEGRATION: CWS ooo19126 (1.5.42); FILE MERGED 2005/09/05 14:07:03 rt 1.5.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4caa3ad2144b0ef1abf08abb652c7612028783d4]

INTEGRATION: CWS ooo19126 (1.5.264); FILE MERGED 2005/09/05 14:40:10 rt 1.5.264.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5f16aeaeed5a4bd445e67eb722c84b2e5ae16847]

INTEGRATION: CWS ooo19126 (1.10.252); FILE MERGED 2005/09/05 18:45:06 rt 1.10.252.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f14e2a329614656530c817e2b65634a67f801f8c]

INTEGRATION: CWS ooo19126 (1.15.42); FILE MERGED 2005/09/05 14:07:03 rt 1.15.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ddb8d957674a833b4dd2a2f2eb214d52e50850e7]

INTEGRATION: CWS ooo19126 (1.23.34); FILE MERGED 2005/09/05 18:45:06 rt 1.23.34.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [422a4153517c8c0b6ea5874cba44800a9baa6d57]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:45:01 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [95ecb7cc05ad403b0bbe319e000b7fc0d0545606]

INTEGRATION: CWS ooo19126 (1.5.126); FILE MERGED 2005/09/05 14:40:10 rt 1.5.126.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ed6d8f8a80e3980025e8304a57d2682e785f7835]

INTEGRATION: CWS ooo19126 (1.10.42); FILE MERGED 2005/09/05 14:07:02 rt 1.10.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [82910a52f022655c19b62f7c35627544c7153ce7]

INTEGRATION: CWS ooo19126 (1.51.78); FILE MERGED 2005/09/05 14:40:10 rt 1.51.78.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [542139a6db0b9fa395c23bb6f4b3ec25ceb63beb]

INTEGRATION: CWS ooo19126 (1.3.46); FILE MERGED 2005/09/05 18:45:05 rt 1.3.46.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [527288bef46d3b935fb06c4c35820f2ed8b46d29]

INTEGRATION: CWS ooo19126 (1.11.42); FILE MERGED 2005/09/05 14:07:02 rt 1.11.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9c2ab85e823f1a452fedd5de15ce4986a0495d92]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:45:00 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [642a1de98f7a78778ed400fe557b1a0becc9f1f9]

INTEGRATION: CWS ooo19126 (1.4.124); FILE MERGED 2005/09/05 18:45:05 rt 1.4.124.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [283dfd7b6e6940a7580fa69d61672e79c66dd035]

INTEGRATION: CWS ooo19126 (1.123.36); FILE MERGED 2005/09/05 14:40:10 rt 1.123.36.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [42a2e3a54779437b173f83cc850b18c05b29aefc]

INTEGRATION: CWS ooo19126 (1.3.252); FILE MERGED 2005/09/05 18:45:05 rt 1.3.252.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [17e5a63265030d9955e808dbc72bd0163172d62e]

INTEGRATION: CWS ooo19126 (1.16.264); FILE MERGED 2005/09/05 14:40:09 rt 1.16.264.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9c38b9b732819726cfa83d88e0998a76ef1973a4]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:44:59 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e68c9de32e494711005e97b8d9650de382d02104]

INTEGRATION: CWS ooo19126 (1.116.78); FILE MERGED 2005/09/05 14:40:09 rt 1.116.78.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [193e2ab116ab9b793251c3d776617c04cf309693]

INTEGRATION: CWS ooo19126 (1.10.42); FILE MERGED 2005/09/05 14:07:01 rt 1.10.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9725e6465623c0f45c84c2293a7945b01b86f754]

INTEGRATION: CWS ooo19126 (1.20.68); FILE MERGED 2005/09/05 18:45:04 rt 1.20.68.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [82d074c9adc105b7adcb6c8ae6ff60a43e72eb67]

INTEGRATION: CWS ooo19126 (1.14.298); FILE MERGED 2005/09/05 14:40:09 rt 1.14.298.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1b3f148ccdd2748176a6a9be3c20a2610916d36b]

INTEGRATION: CWS ooo19126 (1.2.16); FILE MERGED 2005/09/05 14:07:01 rt 1.2.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5d5055aa56a6a7ae1fe6a24a210f9c1688d03f6a]

INTEGRATION: CWS ooo19126 (1.83.36); FILE MERGED 2005/09/05 18:45:04 rt 1.83.36.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [385d1890fd83453f5185d145e51f018e17e6314b]

INTEGRATION: CWS ooo19126 (1.56.112); FILE MERGED 2005/09/05 14:40:08 rt 1.56.112.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [07e856bd742ad2b5680b9a7be5e4e5e1b5a5638e]

INTEGRATION: CWS ooo19126 (1.12.94); FILE MERGED 2005/09/05 18:45:04 rt 1.12.94.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [79b27072807550f9fcd988f4d9fcb81f59653362]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:44:58 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b1be2122496412c41c41cf08b7029814e7c13a5a]

INTEGRATION: CWS ooo19126 (1.63.38); FILE MERGED 2005/09/05 14:40:08 rt 1.63.38.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [af3c4d3fca75670f13a7396644ab467636a77a17]

INTEGRATION: CWS ooo19126 (1.36.94); FILE MERGED 2005/09/05 18:45:04 rt 1.36.94.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [90054f121d0646d0030011cfdee183366b16c884]

INTEGRATION: CWS ooo19126 (1.5.628); FILE MERGED 2005/09/05 14:40:08 rt 1.5.628.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d05835d80e807f50975b91b8d07059e7924788f7]

INTEGRATION: CWS ooo19126 (1.12.112); FILE MERGED 2005/09/05 18:45:04 rt 1.12.112.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [242959ed4a1838b1417ed4264387bef20b34e3bd]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:44:57 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [199cb837cf64a3fa0071c83de4a4ad0305525754]

INTEGRATION: CWS ooo19126 (1.11.42); FILE MERGED 2005/09/05 14:07:01 rt 1.11.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [396458a06097f69727c29a5294f143d974837a92]

INTEGRATION: CWS ooo19126 (1.28.112); FILE MERGED 2005/09/05 14:40:07 rt 1.28.112.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e1009f165f0d306b76e7f446b5e06a08ea40a57e]

INTEGRATION: CWS ooo19126 (1.12.68); FILE MERGED 2005/09/05 18:45:03 rt 1.12.68.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [eb71ada0a72686da573202a7fe42dc14dd29d417]

INTEGRATION: CWS ooo19126 (1.9.42); FILE MERGED 2005/09/05 14:07:00 rt 1.9.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6bbe8c46ddfca026358133ea9638d3f59d76b4de]

INTEGRATION: CWS ooo19126 (1.1.1.1.654); FILE MERGED 2005/09/05 14:40:07 rt 1.1.1.1.654.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4ace02c48385eab28202a0bbeaaa6297b8d61e0d]

INTEGRATION: CWS ooo19126 (1.10.212); FILE MERGED 2005/09/05 18:45:03 rt 1.10.212.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [173197e13d3bc4b477adfb0f16ec83172604dd88]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:44:56 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [43daa368b98e5f9d49c41dbc9cd72e5ca8df5165]

INTEGRATION: CWS ooo19126 (1.3.636); FILE MERGED 2005/09/05 14:40:07 rt 1.3.636.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [93f102d829925e48406d115eaa013cc870652d88]

INTEGRATION: CWS ooo19126 (1.2.24); FILE MERGED 2005/09/05 14:07:00 rt 1.2.24.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c14e0b2b24c17956e68ad6f9fc0e43aa96d11333]

INTEGRATION: CWS ooo19126 (1.9.34); FILE MERGED 2005/09/05 18:45:03 rt 1.9.34.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ec22668a993157f6865d424f881eda8084600f12]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:44:55 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [bfc92c1083ffbb5e97afd338c9a4ef2bd466248c]

INTEGRATION: CWS ooo19126 (1.3.630); FILE MERGED 2005/09/05 14:40:07 rt 1.3.630.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [fae95a70ee628c678f6124efa9326f815923152d]

INTEGRATION: CWS ooo19126 (1.19.34); FILE MERGED 2005/09/05 18:45:03 rt 1.19.34.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [006285c2920048674cdf0ef3eb14802eca2fa39b]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:44:54 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [837d3144e148295da44bfd1f45c4d731d91bb044]

INTEGRATION: CWS ooo19126 (1.4.298); FILE MERGED 2005/09/05 14:40:07 rt 1.4.298.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c412163309317e6b40bdf36109c29596773661a8]

INTEGRATION: CWS ooo19126 (1.7.42); FILE MERGED 2005/09/05 14:07:00 rt 1.7.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a1b7b0b20d7d7bbbfe7e6b76adcbf0e6ba65903e]

INTEGRATION: CWS ooo19126 (1.8.94); FILE MERGED 2005/09/05 18:45:03 rt 1.8.94.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c4ae0eae825aa6ab3fc9cdb5101710aef196e718]

INTEGRATION: CWS ooo19126 (1.33.170); FILE MERGED 2005/09/05 14:40:06 rt 1.33.170.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [17124abca13bf8c2cc7aa6b55998751c3498562a]

INTEGRATION: CWS ooo19126 (1.16.94); FILE MERGED 2005/09/05 18:45:02 rt 1.16.94.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5ea92eead3f46fe9182dd5a9582447238afec3fe]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:44:53 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [29404a68f26a5fc79d8892274bcfd72aa5632ac5]

INTEGRATION: CWS ooo19126 (1.2.640); FILE MERGED 2005/09/05 14:40:06 rt 1.2.640.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a48cd9b83769026a68f1f6cc45ff20b83c1660fb]

INTEGRATION: CWS ooo19126 (1.2.24); FILE MERGED 2005/09/05 14:06:59 rt 1.2.24.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b8a22a0d5926818649b11c24619b7b89408c69ab]

INTEGRATION: CWS ooo19126 (1.3.272); FILE MERGED 2005/09/05 18:45:02 rt 1.3.272.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1987703289b1791e2ac17ebcaeeda7c26f96a973]

INTEGRATION: CWS ooo19126 (1.4.298); FILE MERGED 2005/09/05 14:40:06 rt 1.4.298.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5a023545f3555f0b1e12cbfca1ad32d556bf218e]

INTEGRATION: CWS ooo19126 (1.5.268); FILE MERGED 2005/09/05 18:45:02 rt 1.5.268.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7c2ae364aba232b004178411b5adb14276ed9a33]

INTEGRATION: CWS ooo19126 (1.10.42); FILE MERGED 2005/09/05 14:06:59 rt 1.10.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [422b65c637044eb683f02a1748ee8548789583f6]

INTEGRATION: CWS ooo19126 (1.1.652); FILE MERGED 2005/09/05 14:40:06 rt 1.1.652.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3087d57dc042bb62172f1e13f05f52519bcc5254]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:44:52 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7df2974d1d2984ee0cbd43cd9c4f3fe2b6e1ae13]

INTEGRATION: CWS ooo19126 (1.7.298); FILE MERGED 2005/09/05 14:40:06 rt 1.7.298.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d18539426e2253d25c5bfee3404ef6184b12fa33]

INTEGRATION: CWS ooo19126 (1.11.42); FILE MERGED 2005/09/05 14:06:59 rt 1.11.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f81747c5bf0f9a296cee9364c21f86ce0a33580f]

INTEGRATION: CWS ooo19126 (1.5.272); FILE MERGED 2005/09/05 18:45:02 rt 1.5.272.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c0b4306eb7c6f3720feedac3ab0c9901e2447ac1]

INTEGRATION: CWS ooo19126 (1.3.170); FILE MERGED 2005/09/05 14:40:06 rt 1.3.170.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7861895e4b6a78da138d16e826d85bad70c04367]

INTEGRATION: CWS ooo19126 (1.4.68); FILE MERGED 2005/09/05 18:45:01 rt 1.4.68.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [754d4cb20ba9057eef6f23e7a87e4f1d7e93abd5]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:44:51 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e5fa0c16827bc2f29d9013a9c503ae43656bdd14]

INTEGRATION: CWS ooo19126 (1.10.300); FILE MERGED 2005/09/05 14:40:05 rt 1.10.300.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [34743ab5f926357f3cf1301870dad19bfa404b7f]

INTEGRATION: CWS ooo19126 (1.2.286); FILE MERGED 2005/09/05 18:45:01 rt 1.2.286.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [353a3ff34ba525ddf041c9e3279e4bbaa4a75052]

INTEGRATION: CWS ooo19126 (1.9.42); FILE MERGED 2005/09/05 14:06:58 rt 1.9.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2bf36f482403f01c515f1ab2d10de59315543deb]

INTEGRATION: CWS ooo19126 (1.2.298); FILE MERGED 2005/09/05 14:40:05 rt 1.2.298.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ac0454b40167cb7ee3594fd895bed92ab55232d8]

INTEGRATION: CWS ooo19126 (1.2.212); FILE MERGED 2005/09/05 18:45:01 rt 1.2.212.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0da6d2f8c3b68b3e8e7b71f6f1dcb70297985a73]

INTEGRATION: CWS ooo19126 (1.2.24); FILE MERGED 2005/09/05 14:06:58 rt 1.2.24.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [26221c40f1786158f0c0067943e7f4cc044e3247]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:44:50 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [05529ad08506a9ce9d15ec8de47bb2482b06ef48]

INTEGRATION: CWS ooo19126 (1.3.52); FILE MERGED 2005/09/05 18:45:01 rt 1.3.52.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [32e024b3252d162f7f43c3e5a3a7795d9e4ad328]

INTEGRATION: CWS ooo19126 (1.10.220); FILE MERGED 2005/09/05 14:40:05 rt 1.10.220.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [84225646d92a3990480bfc8c44d62201960c64fc]

INTEGRATION: CWS ooo19126 (1.7.42); FILE MERGED 2005/09/05 14:06:58 rt 1.7.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e246127188caa97f15d74d2f6dbfcd6c659b6c59]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:44:49 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [64a8a0c50592bbe7939643091ee1be89f143e064]

INTEGRATION: CWS ooo19126 (1.4.202); FILE MERGED 2005/09/05 14:40:05 rt 1.4.202.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b33b14912d42f74a1477510d4e198b505dd0d6c8]

INTEGRATION: CWS ooo19126 (1.5.42); FILE MERGED 2005/09/05 14:06:58 rt 1.5.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7b87e8ab1527e42cff7039ac19ad68f86f94b655]

INTEGRATION: CWS ooo19126 (1.4.52); FILE MERGED 2005/09/05 18:45:01 rt 1.4.52.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a1b45018cdb264ca3b3f761d419842d04d9505b4]

INTEGRATION: CWS ooo19126 (1.7.202); FILE MERGED 2005/09/05 14:40:05 rt 1.7.202.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [68df65acd6b269ce4bac34d36b287c21039d1471]

INTEGRATION: CWS ooo19126 (1.9.42); FILE MERGED 2005/09/05 14:06:57 rt 1.9.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a6f104d5a0452a442e02f3cfc3a3e3c96e2a46ad]

INTEGRATION: CWS ooo19126 (1.8.52); FILE MERGED 2005/09/05 18:45:01 rt 1.8.52.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [31aab58da4e115ec276750ee6210da76f424eea4]

INTEGRATION: CWS ooo19126 (1.3.636); FILE MERGED 2005/09/05 14:40:04 rt 1.3.636.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8583103f5d7d0f0a250e99a03385b98d2f6c3a94]

INTEGRATION: CWS ooo19126 (1.9.16); FILE MERGED 2005/09/05 14:06:57 rt 1.9.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [bff72454d5308b6ff267fb5f8860dfe8450aa04a]

INTEGRATION: CWS ooo19126 (1.1.294); FILE MERGED 2005/09/05 18:45:00 rt 1.1.294.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c3e9997db966cfb5e32687464d2653a90be3aedb]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:44:46 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [53258242e6d5380b4aaec747c4bdb729773fdc66]

INTEGRATION: CWS ooo19126 (1.6.630); FILE MERGED 2005/09/05 14:40:04 rt 1.6.630.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [10ac05ea471a163faaa3d8a471491af6cbfaa1ce]

INTEGRATION: CWS ooo19126 (1.10.42); FILE MERGED 2005/09/05 14:06:57 rt 1.10.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [40c6c69953e462f7d550d589cf7773a0f3326b42]

INTEGRATION: CWS ooo19126 (1.3.272); FILE MERGED 2005/09/05 18:45:00 rt 1.3.272.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7af27d888664950106efe566e9fbf02e671aae85]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:44:46 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [00d47c08b09a97f42e99246c85ae2e883eb6dd41]

INTEGRATION: CWS ooo19126 (1.9.270); FILE MERGED 2005/09/05 14:40:04 rt 1.9.270.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d1e125f9d92fbcad7aa0d6b8fe31cc7bd8a6c82e]

INTEGRATION: CWS ooo19126 (1.5.94); FILE MERGED 2005/09/05 18:45:00 rt 1.5.94.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8dcf47ba846fab689bb63c53d59de0b31d129ce3]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:44:45 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6ee28295036b020771aa0eb98765a3ae2f0e8774]

INTEGRATION: CWS ooo19126 (1.3.652); FILE MERGED 2005/09/05 14:40:04 rt 1.3.652.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0d11b8657fd56f5d2b31d41c24d3b1ff619a5ec9]

INTEGRATION: CWS ooo19126 (1.8.250); FILE MERGED 2005/09/05 18:45:00 rt 1.8.250.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [639f58ce4345a0df2cb208419fd6e82632fa601a]

INTEGRATION: CWS ooo19126 (1.11.42); FILE MERGED 2005/09/05 14:06:56 rt 1.11.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8935475561cd4440736f7176113684110e86d025]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:44:45 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [265f8287ee160d638b05f90066b6fd45385abc10]

INTEGRATION: CWS ooo19126 (1.6.222); FILE MERGED 2005/09/05 14:40:04 rt 1.6.222.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [74a580c40854a0896f8461a297e83893995dde1f]

INTEGRATION: CWS ooo19126 (1.18.80); FILE MERGED 2005/09/05 18:45:00 rt 1.18.80.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [080c55c5d9b81fd162b255bb778a6e5205a30f6f]

INTEGRATION: CWS ooo19126 (1.2.24); FILE MERGED 2005/09/05 14:06:56 rt 1.2.24.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [84fc93cab7829ff8d203be8436d859cb37509a38]

INTEGRATION: CWS ooo19126 (1.1.1.1.654); FILE MERGED 2005/09/05 14:40:04 rt 1.1.1.1.654.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6a2e079d8810caa4e1dda6c76232603380dffa4a]

INTEGRATION: CWS ooo19126 (1.8.52); FILE MERGED 2005/09/05 18:45:00 rt 1.8.52.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [55930a335a7f6a5f611d7f0a484a747abb6aaf8d]

INTEGRATION: CWS ooo19126 (1.9.42); FILE MERGED 2005/09/05 14:06:56 rt 1.9.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4ab9360d7326b44d4939901c5fe3ec1814a666b5]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:44:44 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [95b0fabf4aee9a3db268f35f224e66a89e557234]

INTEGRATION: CWS ooo19126 (1.5.298); FILE MERGED 2005/09/05 14:40:03 rt 1.5.298.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e1beef09a79be70915a082c094ea6b35239645b7]

INTEGRATION: CWS ooo19126 (1.3.52); FILE MERGED 2005/09/05 18:44:59 rt 1.3.52.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f216353badc45de9499f0cd551c1524121525ae6]

INTEGRATION: CWS ooo19126 (1.3.298); FILE MERGED 2005/09/05 14:40:03 rt 1.3.298.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c1e2054b8dbaf7ddd292d50b3d2dd19cd75f86cb]

INTEGRATION: CWS ooo19126 (1.4.206); FILE MERGED 2005/09/05 14:06:55 rt 1.4.206.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [04d3f43f4cfd804d531f2df79ba3d0977ac8d520]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:44:43 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b83f9d772b3b06b233d4acb2c2351a3d71c1836d]

INTEGRATION: CWS ooo19126 (1.4.298); FILE MERGED 2005/09/05 14:40:03 rt 1.4.298.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2eb37edf0995abbd708a2536dd3f6b4bb520ef17]

INTEGRATION: CWS ooo19126 (1.10.272); FILE MERGED 2005/09/05 18:44:59 rt 1.10.272.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [82aaf79e07628eb991f083b7160e899020690071]

INTEGRATION: CWS ooo19126 (1.6.42); FILE MERGED 2005/09/05 14:06:55 rt 1.6.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f798ed53c04df55395743820e29013ea950d08da]

INTEGRATION: CWS ooo19126 (1.4.158); FILE MERGED 2005/09/05 11:44:42 rt 1.4.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2f3596b45d69471ba0dac95a2eff4f2f8eea5236]

INTEGRATION: CWS ooo19126 (1.4.532); FILE MERGED 2005/09/05 14:40:03 rt 1.4.532.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [71406b15c2f05ec4ab3f451fa02ddb1809cb97ae]

INTEGRATION: CWS ooo19126 (1.33.88); FILE MERGED 2005/09/05 18:44:59 rt 1.33.88.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [fd486d2e679452dd636001ce80ae9449238aecb6]

INTEGRATION: CWS ooo19126 (1.4.206); FILE MERGED 2005/09/05 14:06:54 rt 1.4.206.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [24f2ddeabb3a64f0b66b8f5945dbd182da39d600]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:44:42 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6f3ba4c8dd20c7b083ad3936ed31d9e8d4f9818e]

INTEGRATION: CWS ooo19126 (1.7.636); FILE MERGED 2005/09/05 14:40:03 rt 1.7.636.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [21f3204759754c2459a582372ead46bc62af1a37]

INTEGRATION: CWS ooo19126 (1.2.104); FILE MERGED 2005/09/05 18:44:58 rt 1.2.104.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a56b2e68f924ddcb05bd403504939892c7a76b53]

INTEGRATION: CWS ooo19126 (1.8.42); FILE MERGED 2005/09/05 14:06:54 rt 1.8.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [532d243c1a3b8d0bbf2179012f51ea69b2728955]

INTEGRATION: CWS ooo19126 (1.5.264); FILE MERGED 2005/09/05 14:40:02 rt 1.5.264.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [33091bf3f95b72faaa263e97c4a64eff4f9d582e]

INTEGRATION: CWS ooo19126 (1.4.206); FILE MERGED 2005/09/05 14:06:53 rt 1.4.206.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [399f96f0bd5c8f83776d209c5081462a54ff4458]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:44:41 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [532668a64912efe23481b71063768fe32cf25009]

INTEGRATION: CWS ooo19126 (1.9.264); FILE MERGED 2005/09/05 14:40:02 rt 1.9.264.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9f1c56e4e42f968689e1571c6be456e05a7d8421]

INTEGRATION: CWS ooo19126 (1.5.286); FILE MERGED 2005/09/05 18:44:58 rt 1.5.286.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d3974f1ffc1af457fd6ead911268474541a2e121]

INTEGRATION: CWS ooo19126 (1.8.42); FILE MERGED 2005/09/05 14:06:53 rt 1.8.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c2f8e9ab4b15e31be330e534540787d8646d9d7a]

INTEGRATION: CWS ooo19126 (1.21.202); FILE MERGED 2005/09/05 14:40:02 rt 1.21.202.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [21950622bef88ba01bf650d00594ec071811dd43]

INTEGRATION: CWS ooo19126 (1.10.68); FILE MERGED 2005/09/05 18:44:58 rt 1.10.68.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a9003cf88d3f0d10a32503245dca4c14ec46dd5c]

INTEGRATION: CWS ooo19126 (1.4.206); FILE MERGED 2005/09/05 14:06:52 rt 1.4.206.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9eade708e8201824b24d1174dafe6d817368b20c]

INTEGRATION: CWS ooo19126 (1.65.98); FILE MERGED 2005/09/05 14:40:02 rt 1.65.98.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [146771602a35b1135cff0f527a19bbadf201585e]

INTEGRATION: CWS ooo19126 (1.3.282); FILE MERGED 2005/09/05 18:44:58 rt 1.3.282.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d55582fcd51f1c2655a0ed4620f63d7028e7f5db]

INTEGRATION: CWS ooo19126 (1.7.42); FILE MERGED 2005/09/05 14:06:52 rt 1.7.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [dc0797db2012354eff718e48e969608aab77b1dc]

INTEGRATION: CWS ooo19126 (1.6.298); FILE MERGED 2005/09/05 14:40:02 rt 1.6.298.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [fdf8d6c80e053c364577ff54c1d632b56cddd675]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:44:40 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [cc66b149e30a0ab6fab868a2e5a496ea34decc6e]

INTEGRATION: CWS ooo19126 (1.3.286); FILE MERGED 2005/09/05 18:44:57 rt 1.3.286.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f274212e7df15c05ba83d1bfc291e98c0630aa70]

INTEGRATION: CWS ooo19126 (1.8.170); FILE MERGED 2005/09/05 14:06:51 rt 1.8.170.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6182ff6d9aa7c6932381496e1b8b649fa309bd3b]

INTEGRATION: CWS ooo19126 (1.12.298); FILE MERGED 2005/09/05 14:40:01 rt 1.12.298.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [66c3be95989340f727dc4fd1005f4e12599e4a34]

INTEGRATION: CWS ooo19126 (1.7.272); FILE MERGED 2005/09/05 18:44:57 rt 1.7.272.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1a4239af4606e160b8745442685dec7d50a4f3b0]

INTEGRATION: CWS ooo19126 (1.8.42); FILE MERGED 2005/09/05 14:06:51 rt 1.8.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5dc3d732eed20f4d2a967b0cd68fd48475128930]

INTEGRATION: CWS ooo19126 (1.2.538); FILE MERGED 2005/09/05 14:40:01 rt 1.2.538.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a96886e80e31e4a1851fdaf6f4c2c0bc87135f99]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:44:39 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [52cdd04e2e80afb8ea3180983e2bd4b89add1c7f]

INTEGRATION: CWS ooo19126 (1.9.112); FILE MERGED 2005/09/05 18:44:57 rt 1.9.112.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [18fb2960c6b24987e6d66010e9cbb230da3eb8ca]

INTEGRATION: CWS ooo19126 (1.7.42); FILE MERGED 2005/09/05 14:06:51 rt 1.7.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7d7c6690f9155b634d26a365e8285edd8ff00d62]

INTEGRATION: CWS ooo19126 (1.3.298); FILE MERGED 2005/09/05 14:40:01 rt 1.3.298.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8c9e4d417937ce099b51df6a4a9c1eac04ed1f60]

INTEGRATION: CWS ooo19126 (1.3.270); FILE MERGED 2005/09/05 18:44:57 rt 1.3.270.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7b3e81c3625bea4fef80e5db45cba7869d73b751]

INTEGRATION: CWS ooo19126 (1.8.42); FILE MERGED 2005/09/05 14:06:50 rt 1.8.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [91f443b21893b41e60e3ced735be7d59dcbbfc1b]

INTEGRATION: CWS ooo19126 (1.2.636); FILE MERGED 2005/09/05 14:40:01 rt 1.2.636.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6c74a4da498983f5d6a39db0651a197f9f1a6844]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:44:38 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [87371aa90984006a8f20dc03e8f668d416a9c787]

INTEGRATION: CWS ooo19126 (1.1.294); FILE MERGED 2005/09/05 18:44:56 rt 1.1.294.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [fe6dd5bba4becdbd7774948c1a537acb66303f57]

INTEGRATION: CWS ooo19126 (1.1.654); FILE MERGED 2005/09/05 14:40:01 rt 1.1.654.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [bf1a0b99d5d2b3d07d4db7a894a5f2b4a1aeba27]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:44:38 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f67bac31bb4967a2ab35102a857c8d6c530f9bad]

INTEGRATION: CWS ooo19126 (1.4.72); FILE MERGED 2005/09/05 18:44:56 rt 1.4.72.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c6e7820ff30af6dadf2a7db8cdb85f76756603e3]

INTEGRATION: CWS ooo19126 (1.5.638); FILE MERGED 2005/09/05 14:40:00 rt 1.5.638.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2d9d431e21c98abfe606764ca24316462fc0079f]

INTEGRATION: CWS ooo19126 (1.3.24); FILE MERGED 2005/09/05 11:44:37 rt 1.3.24.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b1c3f44dda76531f83d01f02c466c1e44659dbcb]

INTEGRATION: CWS ooo19126 (1.2.124); FILE MERGED 2005/09/05 18:44:56 rt 1.2.124.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d422e98aab7b5fa147dd1052e8ee8beaa1918570]

INTEGRATION: CWS ooo19126 (1.11.42); FILE MERGED 2005/09/05 14:06:49 rt 1.11.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9a9d913f87d95ab6ceef69deac1367e0f55785c6]

INTEGRATION: CWS ooo19126 (1.2.650); FILE MERGED 2005/09/05 14:40:00 rt 1.2.650.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e082dc5fc525afeed0f24dfdfa4b6673c4f2f386]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:44:37 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6ddb173684ddd24d99b3ce605a28a9070241ba7b]

INTEGRATION: CWS ooo19126 (1.8.42); FILE MERGED 2005/09/05 14:06:49 rt 1.8.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f2cbef309922caeb975233102ce3a660caf3f63e]

INTEGRATION: CWS ooo19126 (1.6.638); FILE MERGED 2005/09/05 14:40:00 rt 1.6.638.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1e24e14595c09928361546d29a375c176b1a8977]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:44:36 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [94bb4b576098e0ba8665096a3c61ddf379bba42b]

INTEGRATION: CWS ooo19126 (1.4.16); FILE MERGED 2005/09/05 18:44:55 rt 1.4.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [068dd3302f0db8f9693071c5dcbcb3eec4d32957]

INTEGRATION: CWS ooo19126 (1.9.616); FILE MERGED 2005/09/05 14:40:00 rt 1.9.616.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5e1dce2f8bd2d2efde8e6ac68c91f7ace3745113]

INTEGRATION: CWS ooo19126 (1.13.186); FILE MERGED 2005/09/05 18:44:55 rt 1.13.186.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8469c1fa410f57c35156f00149abc397b5bdf2de]

INTEGRATION: CWS ooo19126 (1.10.42); FILE MERGED 2005/09/05 14:06:49 rt 1.10.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6682b860e03d7f61ba1e409b4d73c2d7e8ca0b17]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:44:35 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9ae0c53db61c58746ab16060085b1713fb66d9b5]

INTEGRATION: CWS ooo19126 (1.21.112); FILE MERGED 2005/09/05 14:39:59 rt 1.21.112.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4c97fc8df29cac5695de0618c972acd626b077ae]

INTEGRATION: CWS ooo19126 (1.5.42); FILE MERGED 2005/09/05 14:06:48 rt 1.5.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c12a7afe87df7a6f40454d3a553a31a3188b910f]

INTEGRATION: CWS ooo19126 (1.7.138); FILE MERGED 2005/09/05 18:44:55 rt 1.7.138.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [cc64d5d0ebcf86bc3ac5004980f9e50a69ec0bd3]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:44:35 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b9243954c9c7842d1f01373096f6574c060f2c53]

INTEGRATION: CWS ooo19126 (1.3.220); FILE MERGED 2005/09/05 14:39:59 rt 1.3.220.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [232a99daf80aa31b7457575b95adf4c041a83064]

INTEGRATION: CWS ooo19126 (1.1.294); FILE MERGED 2005/09/05 18:44:55 rt 1.1.294.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [77a0e68172c82cc1a0ee054ffd9b4c56942ef1b7]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:44:34 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [528d0664ef4d0f8684a778f3a534fda551fb03f7]

INTEGRATION: CWS ooo19126 (1.5.220); FILE MERGED 2005/09/05 14:39:59 rt 1.5.220.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [14c1ff7cc555ce97e070791fc79478b175cf2120]

INTEGRATION: CWS ooo19126 (1.2.282); FILE MERGED 2005/09/05 18:44:54 rt 1.2.282.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1ff81ef52e185486313bc46fefea75e25a922bd9]

INTEGRATION: CWS ooo19126 (1.3.644); FILE MERGED 2005/09/05 14:39:59 rt 1.3.644.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [315bb47acd2cb79d942376a6cbda287a389365f3]

INTEGRATION: CWS ooo19126 (1.6.42); FILE MERGED 2005/09/05 14:06:48 rt 1.6.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b84ca5a20d409efe77f4b4387a71ff8bbe18983b]

INTEGRATION: CWS ooo19126 (1.1.286); FILE MERGED 2005/09/05 18:44:54 rt 1.1.286.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d18565763d13884fdacdd71ad19808f266d7d3c6]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:44:33 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3f1fe885680a501d0dcd9014df5067dca8436f82]

INTEGRATION: CWS ooo19126 (1.7.220); FILE MERGED 2005/09/05 14:39:59 rt 1.7.220.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a4a6dfec3ca1a4f4eb84aa18fd69d353ebdd39b2]

INTEGRATION: CWS ooo19126 (1.6.42); FILE MERGED 2005/09/05 14:06:47 rt 1.6.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [81d8ec5aed0274cef63ac8e89dc65f5bb9083ead]

INTEGRATION: CWS ooo19126 (1.13.86); FILE MERGED 2005/09/05 18:44:54 rt 1.13.86.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [fabf67288b0e36edf935238a4a8b2734f9242fd3]

INTEGRATION: CWS ooo19126 (1.1.1.1.158); FILE MERGED 2005/09/05 11:44:33 rt 1.1.1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8973451ece422dd70e0ca0f396d5555215c4017c]

INTEGRATION: CWS ooo19126 (1.19.608); FILE MERGED 2005/09/05 14:39:58 rt 1.19.608.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [eaa4e0ce1dbf2f31e90bce2644d559a814e7bee5]

INTEGRATION: CWS ooo19126 (1.5.42); FILE MERGED 2005/09/05 14:06:47 rt 1.5.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9e3dd20671a68768f58205203a0fc8b045cf3470]

INTEGRATION: CWS ooo19126 (1.3.268); FILE MERGED 2005/09/05 18:44:54 rt 1.3.268.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [51d6d3240c23b1b07f26113d9070b3f8126b31f0]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:44:31 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6eb48843e9f812b1d471a9de4728fad0e440458b]

INTEGRATION: CWS ooo19126 (1.38.110); FILE MERGED 2005/09/05 14:39:58 rt 1.38.110.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b003c9a142084f80c7085f1a88d40af22a9738e6]

INTEGRATION: CWS ooo19126 (1.7.268); FILE MERGED 2005/09/05 18:44:54 rt 1.7.268.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [73b581c0b80c033846f3b8bc5957386769147a9d]

INTEGRATION: CWS ooo19126 (1.8.626); FILE MERGED 2005/09/05 14:39:58 rt 1.8.626.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0359e13ef6d11ffe9d95d77ef6f19f6c3c803c2c]

INTEGRATION: CWS ooo19126 (1.1.294); FILE MERGED 2005/09/05 18:44:53 rt 1.1.294.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f0a33d60aeea648cdeeaaacf087c36b33f3e4af5]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:44:30 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [598e0fca2fb353e51b23259016dfecbbdec33699]

INTEGRATION: CWS ooo19126 (1.14.298); FILE MERGED 2005/09/05 14:39:58 rt 1.14.298.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2cf0724c87b5da54a6bdabb7da2a59c2891ab200]

INTEGRATION: CWS ooo19126 (1.11.42); FILE MERGED 2005/09/05 14:06:46 rt 1.11.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c3288a117fca050a824e2f62f030cff317d976db]

INTEGRATION: CWS ooo19126 (1.4.102); FILE MERGED 2005/09/05 18:44:53 rt 1.4.102.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ad63ace81c321c6bb3f67677296ef9fe8875d50d]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:44:30 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [fb66d0cf26403201abcb3510090e8d15f77693b5]

INTEGRATION: CWS ooo19126 (1.4.640); FILE MERGED 2005/09/05 14:39:57 rt 1.4.640.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6f831a1e2b7ed239fc1235705eb5efd0d4ccc65c]

INTEGRATION: CWS ooo19126 (1.8.42); FILE MERGED 2005/09/05 14:06:46 rt 1.8.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9d80f2c38c4a26738169fe3296f585ceccf68f28]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:44:29 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4894bb961007672ee9b0bf88e339613ca19d3d34]

INTEGRATION: CWS ooo19126 (1.4.654); FILE MERGED 2005/09/05 14:39:57 rt 1.4.654.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [fed2f8f8efe046965ab126ac6055f5eb26ea6210]

INTEGRATION: CWS ooo19126 (1.16.112); FILE MERGED 2005/09/05 18:44:53 rt 1.16.112.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [382d4598d0a83747131a50f7cb507ac2d324ee47]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:44:28 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c7f278414babfbadfe7236271f38e59d27a2cd72]

INTEGRATION: CWS ooo19126 (1.1.648); FILE MERGED 2005/09/05 14:39:57 rt 1.1.648.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7c13ad3e2148ee6db562e40199147bdfc4e9870b]

INTEGRATION: CWS ooo19126 (1.10.42); FILE MERGED 2005/09/05 14:06:46 rt 1.10.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9cbc3b501667c65ebf4fc9807152a9e11d26e4ad]

INTEGRATION: CWS ooo19126 (1.2.636); FILE MERGED 2005/09/05 14:39:57 rt 1.2.636.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d506f8b31eba2070fd433a413036d9ef4d675c82]

INTEGRATION: CWS ooo19126 (1.12.42); FILE MERGED 2005/09/05 14:06:45 rt 1.12.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [44db26c7844b8fd60d5572a64d7079add77be8cc]

INTEGRATION: CWS ooo19126 (1.2.282); FILE MERGED 2005/09/05 18:44:52 rt 1.2.282.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [22e10cb8fdfcab7e847e37c42a32c195edcf7a3a]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:44:27 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2cf195eacf723055f5d3a31c4c602b14d64e18de]

INTEGRATION: CWS ooo19126 (1.9.298); FILE MERGED 2005/09/05 14:39:56 rt 1.9.298.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d4877c0d3d46c4d06ce8aa4f84c5ddddae4866d4]

INTEGRATION: CWS ooo19126 (1.10.42); FILE MERGED 2005/09/05 14:06:45 rt 1.10.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e39fa94f9f757a69d38ed84116cbffb7c32cc930]

INTEGRATION: CWS ooo19126 (1.5.24); FILE MERGED 2005/09/05 11:44:27 rt 1.5.24.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0a378e70168615651f09ce793cbbbf27ff354c8a]

INTEGRATION: CWS ooo19126 (1.8.112); FILE MERGED 2005/09/05 18:44:52 rt 1.8.112.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a5cedef97d4e6c0db806a276be74463ddb724def]

INTEGRATION: CWS ooo19126 (1.1.648); FILE MERGED 2005/09/05 14:39:56 rt 1.1.648.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [16e3d7e25f1ca6b769517258a1c810374608020e]

INTEGRATION: CWS ooo19126 (1.3.42); FILE MERGED 2005/09/05 14:06:45 rt 1.3.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [807fe9fef07d7adc3a1c0ab8a1160aeac91ab2a5]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:44:27 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [64caa0394db2c0cf573f9d11ea0c421fe2d972de]

INTEGRATION: CWS ooo19126 (1.2.294); FILE MERGED 2005/09/05 18:44:52 rt 1.2.294.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [05ba7d5321729974a759d14a58a687e2e9d33412]

INTEGRATION: CWS ooo19126 (1.6.298); FILE MERGED 2005/09/05 14:39:56 rt 1.6.298.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4569655964bad1ade71a1366852c6107dd358391]

INTEGRATION: CWS ooo19126 (1.7.42); FILE MERGED 2005/09/05 14:06:44 rt 1.7.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ea63dbc24dff595fc3497da81121726111c9a630]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:44:26 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [69d2429f8a23b1e64a33a192ee85b785de1adb49]

INTEGRATION: CWS ooo19126 (1.3.286); FILE MERGED 2005/09/05 18:44:52 rt 1.3.286.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [085244d90b18409dca55707173dc7e3440cb6e76]

INTEGRATION: CWS ooo19126 (1.3.620); FILE MERGED 2005/09/05 14:39:56 rt 1.3.620.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1984882bfd0167f882519e62a38c23063b32e2c2]

INTEGRATION: CWS ooo19126 (1.9.42); FILE MERGED 2005/09/05 14:06:44 rt 1.9.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ac36d0c05592c9e83e9fbee46e7ea322a9ee3931]

INTEGRATION: CWS ooo19126 (1.4.286); FILE MERGED 2005/09/05 18:44:51 rt 1.4.286.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [12fd6733e1b8cda2217746fee52b3ce8802d4b85]

INTEGRATION: CWS ooo19126 (1.4.620); FILE MERGED 2005/09/05 14:39:56 rt 1.4.620.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e8049aa0c6cab3cee50f3fd2c7154f539c789606]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:44:24 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b90f4b616ef5c1ee5c57eb1981b26bb61a686308]

INTEGRATION: CWS ooo19126 (1.1.652); FILE MERGED 2005/09/05 14:39:56 rt 1.1.652.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7d62e6ec3cf4994448a256bde80f0e1c6fe132ed]

INTEGRATION: CWS ooo19126 (1.8.42); FILE MERGED 2005/09/05 14:06:44 rt 1.8.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a34c6f0be0c36e8d111baa9620763c7c78b3fcfa]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:44:24 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e6b22710a871fdb4438167fe90afd3bb999aa0ac]

INTEGRATION: CWS ooo19126 (1.3.282); FILE MERGED 2005/09/05 18:44:51 rt 1.3.282.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [985ce7b3d42352428d4d199442c95ee9722713c0]

INTEGRATION: CWS ooo19126 (1.4.298); FILE MERGED 2005/09/05 14:39:55 rt 1.4.298.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [398d569960e4aaafaa23d13bc697407e3dbd48e7]

INTEGRATION: CWS ooo19126 (1.8.42); FILE MERGED 2005/09/05 14:06:43 rt 1.8.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4d43a7621cd57e6f3f4185f8289ce950c6a980f8]

INTEGRATION: CWS ooo19126 (1.4.158); FILE MERGED 2005/09/05 11:44:22 rt 1.4.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [14e9d5adc9ee71de969f98b3bf28506da04285f6]

INTEGRATION: CWS ooo19126 (1.1.294); FILE MERGED 2005/09/05 18:44:51 rt 1.1.294.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [cde7e88fc68935458d369aefb772581b3d5d31a8]

INTEGRATION: CWS ooo19126 (1.5.298); FILE MERGED 2005/09/05 14:39:55 rt 1.5.298.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5ced546d82135e8efb2091ec3ba1fafd07a064a7]

INTEGRATION: CWS ooo19126 (1.7.42); FILE MERGED 2005/09/05 14:06:43 rt 1.7.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f58b59532c6f28daefc859bb785682a7b745ca76]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:44:22 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [00429888f37af8806c92b26a2a3304d8bc8a3f83]

INTEGRATION: CWS ooo19126 (1.4.282); FILE MERGED 2005/09/05 18:44:51 rt 1.4.282.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f73cf711dcfc820314cc73b1e29a7f8def168150]

INTEGRATION: CWS ooo19126 (1.7.298); FILE MERGED 2005/09/05 14:39:55 rt 1.7.298.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9e23219cffd1344e7a9fdce7e0413ea8b5fb8728]

INTEGRATION: CWS ooo19126 (1.8.42); FILE MERGED 2005/09/05 14:06:42 rt 1.8.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [463f958c248c3a4bad84a7100ad8a4bac82ea25b]

INTEGRATION: CWS ooo19126 (1.1.650); FILE MERGED 2005/09/05 14:39:55 rt 1.1.650.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [172e2e18cc5293f05c986d2bb6bbe5a33584d90c]

INTEGRATION: CWS ooo19126 (1.7.42); FILE MERGED 2005/09/05 14:06:42 rt 1.7.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d3941243494fd9b8eaa43a37b6954d584b10854a]

INTEGRATION: CWS ooo19126 (1.4.270); FILE MERGED 2005/09/05 18:44:50 rt 1.4.270.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [763cd4c6a433a320e2526abc43e579464d5ee5a7]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:44:20 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a42d640dcadf606202b2b94a9030ed16e6a3ba79]

INTEGRATION: CWS ooo19126 (1.8.150); FILE MERGED 2005/09/05 14:06:41 rt 1.8.150.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9361332329ba9c6fd6deb11c86056b064d990e0a]

INTEGRATION: CWS ooo19126 (1.6.636); FILE MERGED 2005/09/05 14:39:55 rt 1.6.636.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [092cfb86a1fffaa86450b52e66da21c8f8e3aa03]

INTEGRATION: CWS ooo19126 (1.2.284); FILE MERGED 2005/09/05 18:44:50 rt 1.2.284.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [edf44b33631d4fe0b7e6b3b872fa0fcb07a2bf90]

INTEGRATION: CWS ooo19126 (1.10.42); FILE MERGED 2005/09/05 14:06:40 rt 1.10.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [54a865edcc5f5f02ca91cebd74caaff2e4a2127c]

INTEGRATION: CWS ooo19126 (1.3.320); FILE MERGED 2005/09/05 14:39:55 rt 1.3.320.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b2c69d16e30aee944bc06f1140efc49652893634]

INTEGRATION: CWS ooo19126 (1.8.270); FILE MERGED 2005/09/05 18:44:50 rt 1.8.270.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [223b7039f5ed5831172975f7ce4e08c70af6725d]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:44:18 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [092475cb98972580a29f819c699c9fe2cb3f1693]

INTEGRATION: CWS ooo19126 (1.9.42); FILE MERGED 2005/09/05 14:06:40 rt 1.9.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9391237ac50040eb39f83a067de1391d8a975848]

INTEGRATION: CWS ooo19126 (1.5.320); FILE MERGED 2005/09/05 14:39:54 rt 1.5.320.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [477525175c12f34f623548002d5e641c9691e325]

INTEGRATION: CWS ooo19126 (1.3.270); FILE MERGED 2005/09/05 18:44:50 rt 1.3.270.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [23e7888501d15a9beb7111205e5a09302139d08f]

INTEGRATION: CWS ooo19126 (1.4.142); FILE MERGED 2005/09/05 11:44:17 rt 1.4.142.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c7e51e1370518b451633ae02aa4277e7691cc83a]

INTEGRATION: CWS ooo19126 (1.3.42); FILE MERGED 2005/09/05 14:06:39 rt 1.3.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1866888369469e023951bede6b3f8b99fc5a7dbb]

INTEGRATION: CWS ooo19126 (1.3.650); FILE MERGED 2005/09/05 14:39:54 rt 1.3.650.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2c7697020b43a1cfab8161f7658044555fc9ecfa]

INTEGRATION: CWS ooo19126 (1.8.124); FILE MERGED 2005/09/05 18:44:49 rt 1.8.124.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [aa415b186323ac7e92dcee3f401af8ee857de825]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:44:15 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [676b1df6d3e23d9866c4dc67ddd54c56ca798308]

INTEGRATION: CWS ooo19126 (1.10.42); FILE MERGED 2005/09/05 14:06:39 rt 1.10.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5beef6addfa132d82fe058c0772b466a09e28075]

INTEGRATION: CWS ooo19126 (1.4.298); FILE MERGED 2005/09/05 14:39:54 rt 1.4.298.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9b1b41c7a64b619328b9abc15f542e949f59448e]

INTEGRATION: CWS ooo19126 (1.2.120); FILE MERGED 2005/09/05 18:44:49 rt 1.2.120.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d7c397144c1dc2c9df36ea99d608583b070f6b6e]

INTEGRATION: CWS ooo19126 (1.10.42); FILE MERGED 2005/09/05 14:06:38 rt 1.10.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3d9a105700d5acbebb9b4c9d784d7f63d53786bd]

INTEGRATION: CWS ooo19126 (1.2.54); FILE MERGED 2005/09/05 18:44:49 rt 1.2.54.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0bbe9541f811f5fb301b08faabaf4f966e356770]

INTEGRATION: CWS ooo19126 (1.8.16); FILE MERGED 2005/09/05 14:06:38 rt 1.8.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [dffeadc35c8f878e67684395fcd62e5faa215ff9]

INTEGRATION: CWS ooo19126 (1.7.298); FILE MERGED 2005/09/05 14:39:54 rt 1.7.298.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5847d0a9b207dbe5e9b1351e445a72a31d11c8d7]

INTEGRATION: CWS ooo19126 (1.2.54); FILE MERGED 2005/09/05 18:44:48 rt 1.2.54.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6f2a17b6ed9122630aaae052d63b2d38373914e0]

INTEGRATION: CWS ooo19126 (1.7.42); FILE MERGED 2005/09/05 14:06:38 rt 1.7.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [435b62c984939139fb33868b76b7dcd8cc675ed1]

INTEGRATION: CWS ooo19126 (1.6.630); FILE MERGED 2005/09/05 14:39:53 rt 1.6.630.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [cbaa964ba2b0434f7cd08cde17d43d6e55ccad9e]

INTEGRATION: CWS ooo19126 (1.8.34); FILE MERGED 2005/09/05 14:06:38 rt 1.8.34.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1d519d96113aed9814bb4b4e78693ad1bf13aa3b]

INTEGRATION: CWS ooo19126 (1.13.298); FILE MERGED 2005/09/05 14:39:53 rt 1.13.298.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f12c8243379f8d06c9d6b529fc4a843342e261d5]

INTEGRATION: CWS ooo19126 (1.8.42); FILE MERGED 2005/09/05 14:06:37 rt 1.8.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [414de1dd33b0f93efb64a0b8a9b8ece8351528ba]

INTEGRATION: CWS ooo19126 (1.1.652); FILE MERGED 2005/09/05 14:39:53 rt 1.1.652.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [32d53c9edb9eb68b15bdb3d1574527a2ff63518f]

INTEGRATION: CWS ooo19126 (1.7.42); FILE MERGED 2005/09/05 14:06:37 rt 1.7.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [647e2b78d25ac0f3bb0e7976c809b944f6c7f82a]

INTEGRATION: CWS ooo19126 (1.2.54); FILE MERGED 2005/09/05 18:44:47 rt 1.2.54.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [fc3d93d0a7258cd206c53fe7af6ba9839958d06e]

INTEGRATION: CWS ooo19126 (1.8.34); FILE MERGED 2005/09/05 14:06:36 rt 1.8.34.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2a69378e9f9c0a52949dd8c2ebbe578599965faa]

INTEGRATION: CWS ooo19126 (1.7.538); FILE MERGED 2005/09/05 14:39:53 rt 1.7.538.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [cc2c20230d83c20c8a892333bb69b712a9dac39e]

INTEGRATION: CWS ooo19126 (1.2.56); FILE MERGED 2005/09/05 14:06:36 rt 1.2.56.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ae3d73a5e6a15bf5440d5bb84e47e84bc3c3f5d0]

INTEGRATION: CWS ooo19126 (1.10.538); FILE MERGED 2005/09/05 14:39:53 rt 1.10.538.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [aa486b4974734da2194ef01b5b04cef3a5d1210e]

INTEGRATION: CWS ooo19126 (1.4.16); FILE MERGED 2005/09/05 14:06:36 rt 1.4.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4171a8ad2b0148be219578498937ccaeebac93b2]

INTEGRATION: CWS ooo19126 (1.2.650); FILE MERGED 2005/09/05 14:39:52 rt 1.2.650.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e6e4e036d11a7361c559112bdfd3f568bfce8deb]

INTEGRATION: CWS ooo19126 (1.4.16); FILE MERGED 2005/09/05 14:06:35 rt 1.4.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5d80807471656eb437b6ddd3068813fcb3b2562a]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:44:07 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [cc895f39725813d4cf52b215375e2cb134c72db8]

INTEGRATION: CWS ooo19126 (1.4.298); FILE MERGED 2005/09/05 14:39:52 rt 1.4.298.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [cd7429e9598a916deab5a9a0fb5cd16e5e7070fb]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:44:05 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0b022ac1dcf3cc887c55452c28f27236dd48c026]

INTEGRATION: CWS ooo19126 (1.3.636); FILE MERGED 2005/09/05 14:39:52 rt 1.3.636.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [16531ddd0fe2aff17d68fdadfcbe9386b3f85d79]

INTEGRATION: CWS ooo19126 (1.2.54); FILE MERGED 2005/09/05 18:44:46 rt 1.2.54.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [99b46c475c08b162732611edb60caa3b8649d20d]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:44:03 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ac75e29ad26ca2021b21f0bf4df4b55ad2b5f378]

INTEGRATION: CWS ooo19126 (1.2.56); FILE MERGED 2005/09/05 14:06:35 rt 1.2.56.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5c6a342b9676f89b9caa9a2cc9179dfa3bc9fe3e]

INTEGRATION: CWS ooo19126 (1.3.538); FILE MERGED 2005/09/05 14:39:51 rt 1.3.538.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [07c175649ce73684e1252db6b0c827ce44c5e590]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:44:02 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4d58d542c9850f8d8e4f5271dda89d1d1992a3a4]

INTEGRATION: CWS ooo19126 (1.4.16); FILE MERGED 2005/09/05 14:06:34 rt 1.4.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [54d994c07011159d3ee87144d0d99efdcfb94af9]

INTEGRATION: CWS ooo19126 (1.7.302); FILE MERGED 2005/09/05 14:39:51 rt 1.7.302.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3a35b951d5827fe123b5dfb4c1428de885e12fd4]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:44:01 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [23fa1bacc0fc3d1db193acd8370cb2b2e8032e1c]

INTEGRATION: CWS ooo19126 (1.4.16); FILE MERGED 2005/09/05 14:06:33 rt 1.4.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a141302342939b432c1b3d6dc99b0f2e708d9d3d]

INTEGRATION: CWS ooo19126 (1.1.650); FILE MERGED 2005/09/05 14:39:51 rt 1.1.650.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [acb61c328eddb88f43291f3f9055f8e90ac96e2b]

INTEGRATION: CWS ooo19126 (1.2.636); FILE MERGED 2005/09/05 14:39:51 rt 1.2.636.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c225d8b64a4d7e5ec679e5f4d977ee74bbb38dfc]

INTEGRATION: CWS ooo19126 (1.2.54); FILE MERGED 2005/09/05 18:44:45 rt 1.2.54.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [73c51f88513fc1f54f957734324dbcab06b7c48c]

INTEGRATION: CWS ooo19126 (1.2.56); FILE MERGED 2005/09/05 14:06:33 rt 1.2.56.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b103693df29aabb868cdfe1ef8d50ef601ad6631]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:44:00 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [208e524a71f2fcf36a99a4d0edcaaefa7cb047cc]

INTEGRATION: CWS ooo19126 (1.2.298); FILE MERGED 2005/09/05 14:39:50 rt 1.2.298.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [23a78fc45da89af0517625df7e66d33b1a1a550d]

INTEGRATION: CWS ooo19126 (1.2.56); FILE MERGED 2005/09/05 14:06:32 rt 1.2.56.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [89fcc24d9edc11df8267f8df1899f6f6843ff5b4]

INTEGRATION: CWS ooo19126 (1.5.298); FILE MERGED 2005/09/05 14:39:50 rt 1.5.298.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [92445eb9e9a4e7653dcc8d038a95ef6010e14243]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:43:59 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [84f5bde7e0182ab6924ef88fdae47bde7e001bda]

INTEGRATION: CWS ooo19126 (1.7.150); FILE MERGED 2005/09/05 14:06:32 rt 1.7.150.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6b32aad9f6b30bca2b41f53726d5502a27f58055]

INTEGRATION: CWS ooo19126 (1.2.638); FILE MERGED 2005/09/05 14:39:49 rt 1.2.638.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a27e16563466d63f7f9bf5ec620f80a2893c4739]

INTEGRATION: CWS ooo19126 (1.11.66); FILE MERGED 2005/09/05 11:28:53 rt 1.11.66.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [efadc309df620e3e669d5c060aeddf85dc36fcd6]

INTEGRATION: CWS ooo19126 (1.11.42); FILE MERGED 2005/09/05 14:06:31 rt 1.11.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3927c9c2730ad7a650943d52627fc4d17cd8faab]

INTEGRATION: CWS ooo19126 (1.3.636); FILE MERGED 2005/09/05 14:39:49 rt 1.3.636.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0cc98920f55a4c83513c7637abe0e6ff5e98007b]

INTEGRATION: CWS ooo19126 (1.8.42); FILE MERGED 2005/09/05 11:28:52 rt 1.8.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c1227c894ddf2141ac452c03d7bb0de9dc8f2b34]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:43:58 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c2e7840de639b74b854bbd24a047a9114e422f79]

INTEGRATION: CWS ooo19126 (1.9.42); FILE MERGED 2005/09/05 14:06:31 rt 1.9.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a7dc78f42530b305dd4c4991afd8669719d6def5]

INTEGRATION: CWS ooo19126 (1.1.650); FILE MERGED 2005/09/05 14:39:49 rt 1.1.650.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b832c1c12dbeab40f828799acf3b0f7e7e1d3b99]

INTEGRATION: CWS ooo19126 (1.2.34); FILE MERGED 2005/09/05 11:28:52 rt 1.2.34.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [61b78d262a4e6ab6e1f51dda929518f60f641c0e]

INTEGRATION: CWS ooo19126 (1.10.42); FILE MERGED 2005/09/05 14:06:31 rt 1.10.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d100253d6e336d6e20244064b0ac8210b203dd39]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:43:57 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e4b1ac69d6cffe0bbb96c6b99840d051b78db71a]

INTEGRATION: CWS ooo19126 (1.2.636); FILE MERGED 2005/09/05 14:39:49 rt 1.2.636.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b549eb393024606373d97283ffcc516fd67d559e]

INTEGRATION: CWS ooo19126 (1.1.1.1.266); FILE MERGED 2005/09/05 11:28:51 rt 1.1.1.1.266.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b2910b019955136bbeec7434007d0925d04ec69f]

INTEGRATION: CWS ooo19126 (1.13.42); FILE MERGED 2005/09/05 14:06:30 rt 1.13.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [fc10ffad81d1bc9114ec2362fa9cd8e95c538bf9]

INTEGRATION: CWS ooo19126 (1.2.650); FILE MERGED 2005/09/05 14:39:48 rt 1.2.650.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1f25f5bb4c9982750531f67ec1383ea73a4dfe7e]

INTEGRATION: CWS ooo19126 (1.3.190); FILE MERGED 2005/09/05 11:28:50 rt 1.3.190.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ac22785dd1f5cf72a0adcfe180b0183d709933c4]

INTEGRATION: CWS ooo19126 (1.11.42); FILE MERGED 2005/09/05 14:06:30 rt 1.11.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2e8b877e1346962c4f2e99c1dd015f91a17814d2]

INTEGRATION: CWS ooo19126 (1.7.620); FILE MERGED 2005/09/05 14:39:48 rt 1.7.620.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f972ae1e28077e8d5e9a65500c9a45af251d69d2]

INTEGRATION: CWS ooo19126 (1.1.1.1.266); FILE MERGED 2005/09/05 11:28:49 rt 1.1.1.1.266.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6b2cdd74c79088ef52cd1337cab54b5c96ddbf12]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:43:56 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [295b1efdf89ce04d036e63ddc5f4f865bec8a2a9]

INTEGRATION: CWS ooo19126 (1.3.238); FILE MERGED 2005/09/05 11:28:49 rt 1.3.238.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [eca8c8038474589de87f26e654093708607d17d5]

INTEGRATION: CWS ooo19126 (1.8.608); FILE MERGED 2005/09/05 14:39:48 rt 1.8.608.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f7750904f1632490107cc47297bb4ded7fab0dc5]

INTEGRATION: CWS ooo19126 (1.11.42); FILE MERGED 2005/09/05 14:06:29 rt 1.11.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e175b255e5b3d7660a0681843e31392eb11a4b7b]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:43:55 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e80978cfbdf5b31f49727c8d42dde569fc792e6b]

INTEGRATION: CWS ooo19126 (1.3.638); FILE MERGED 2005/09/05 14:39:48 rt 1.3.638.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [10c579d1eb10ce5f571574989f170ec26d3ed0a5]

INTEGRATION: CWS ooo19126 (1.6.42); FILE MERGED 2005/09/05 14:06:29 rt 1.6.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d3ddc6eb3be28567cf154df447d46c31c3d342a3]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:43:54 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [874558b039d450cdc07840db4875815f47e4f567]

INTEGRATION: CWS ooo19126 (1.5.298); FILE MERGED 2005/09/05 14:39:47 rt 1.5.298.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4d2f8ab580c6045d21a298cfeb0ac320e7956065]

INTEGRATION: CWS ooo19126 (1.12.18); FILE MERGED 2005/09/05 11:28:48 rt 1.12.18.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c5a1256d3d0e1e3172a9d78f61b0146d8034c02d]

INTEGRATION: CWS ooo19126 (1.10.34); FILE MERGED 2005/09/05 14:06:29 rt 1.10.34.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8be8afb06a335e4a786e3b85323193f8ed92ece5]

INTEGRATION: CWS ooo19126 (1.2.636); FILE MERGED 2005/09/05 14:39:47 rt 1.2.636.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [328048caff125b3c6bba3e703eaea70bad4c0a3d]

INTEGRATION: CWS ooo19126 (1.4.88); FILE MERGED 2005/09/05 11:28:48 rt 1.4.88.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7895adcf994ccab6b99b0419b054bc63d514b1b3]

INTEGRATION: CWS ooo19126 (1.7.42); FILE MERGED 2005/09/05 14:06:29 rt 1.7.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2ec92f4a3e2210707d01b8d0e804cf744770b15d]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:43:53 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b810d7e1c0df22a3d255e37f0a27374310cf9e75]

INTEGRATION: CWS ooo19126 (1.19.46); FILE MERGED 2005/09/05 11:28:47 rt 1.19.46.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0308bc76f9af5d872c46d442c4e3773d895387f2]

INTEGRATION: CWS ooo19126 (1.8.298); FILE MERGED 2005/09/05 14:39:47 rt 1.8.298.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2b91e956973ee4c2f90516498a4e6e34cded472c]

INTEGRATION: CWS ooo19126 (1.13.42); FILE MERGED 2005/09/05 14:06:29 rt 1.13.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7f8e5865f9b7e705c9bae2dffdbf53a051a0224b]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:43:52 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6a148372e2fef872fa9294a089ef63dff9ca0efb]

INTEGRATION: CWS ooo19126 (1.38.20); FILE MERGED 2005/09/05 11:28:46 rt 1.38.20.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [230bd4826b352400240bd7a66fe58c5123aad14f]

INTEGRATION: CWS ooo19126 (1.14.126); FILE MERGED 2005/09/05 14:39:47 rt 1.14.126.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b9e5e608c15b039f87473988c8ce6b152f9d22b8]

INTEGRATION: CWS ooo19126 (1.7.42); FILE MERGED 2005/09/05 14:06:28 rt 1.7.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [fa8f489353db2cd528809108411094f1038e2f7f]

INTEGRATION: CWS ooo19126 (1.39.10); FILE MERGED 2005/09/05 11:28:46 rt 1.39.10.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b661c6fca9793a059eee5cdd8aa76148824e609e]

INTEGRATION: CWS ooo19126 (1.1.654); FILE MERGED 2005/09/05 14:39:46 rt 1.1.654.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [875ef6c6ee1a0991111c11b4943adf01e3c72ae7]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:43:51 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b6d9f5d31bbb135ff63e2d0f4fb7f3d961fd586a]

INTEGRATION: CWS ooo19126 (1.8.42); FILE MERGED 2005/09/05 14:06:28 rt 1.8.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1925209abdd33d2980ea638c09c87c6e7648ec3f]

INTEGRATION: CWS ooo19126 (1.20.22); FILE MERGED 2005/09/05 11:28:45 rt 1.20.22.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a43c8d21af1f96d197d1209da0bd849a61145864]

INTEGRATION: CWS ooo19126 (1.4.636); FILE MERGED 2005/09/05 14:39:46 rt 1.4.636.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [41890cfe1887241aeb054cbb97ce51528a8f6346]

INTEGRATION: CWS ooo19126 (1.10.42); FILE MERGED 2005/09/05 14:06:28 rt 1.10.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [530015c5b895f6c54428b570b6fed088ac666a6b]

INTEGRATION: CWS ooo19126 (1.13.22); FILE MERGED 2005/09/05 11:28:45 rt 1.13.22.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1fed746ff76bdd254739fbaa50b20208c96867b3]

INTEGRATION: CWS ooo19126 (1.2.626); FILE MERGED 2005/09/05 14:39:46 rt 1.2.626.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a251af0c2861f49435b8247eb70fc22c248af59f]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:43:50 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [bcb9ede87ba5e79a08a9104e0d66380ddce4df27]

INTEGRATION: CWS ooo19126 (1.12.42); FILE MERGED 2005/09/05 14:06:27 rt 1.12.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1a5a40eda2d1886caee1e468f95a21e81a5035e0]

INTEGRATION: CWS ooo19126 (1.6.34); FILE MERGED 2005/09/05 11:28:44 rt 1.6.34.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [079655d939c2a5daa86a88b7d0dd1ca4e690f125]

INTEGRATION: CWS ooo19126 (1.8.498); FILE MERGED 2005/09/05 14:39:46 rt 1.8.498.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6bf1fe51311c391821f86ec9e8f8e4f9a4f76ead]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:43:48 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3e234c8272495ebb7af615eb855739190f9cdc8d]

INTEGRATION: CWS ooo19126 (1.10.42); FILE MERGED 2005/09/05 14:06:27 rt 1.10.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [321a2a33ad9fd021ce6f0f70e2f483c2f7a1cf6e]

INTEGRATION: CWS ooo19126 (1.4.46); FILE MERGED 2005/09/05 11:28:44 rt 1.4.46.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e590dca956483129c7ece55987ebfaefd25380e8]

INTEGRATION: CWS ooo19126 (1.3.298); FILE MERGED 2005/09/05 14:39:45 rt 1.3.298.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6ca4ef8dba9880b480ed72286c42f8e9a0a906b2]

INTEGRATION: CWS ooo19126 (1.7.42); FILE MERGED 2005/09/05 14:06:27 rt 1.7.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7bd2ae6ed72fd5aeb3b765cd4f0836f399b19eb5]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:43:46 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0a53786de54439b2c1187ffda37ef51ae00fcbf5]

INTEGRATION: CWS ooo19126 (1.3.224); FILE MERGED 2005/09/05 11:28:43 rt 1.3.224.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ff56cd8427a9832e8e2d58fb298554d057334346]

INTEGRATION: CWS ooo19126 (1.4.298); FILE MERGED 2005/09/05 14:39:45 rt 1.4.298.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [af86dfdad327f2de07e79368bc61da47a82b5d91]

INTEGRATION: CWS ooo19126 (1.15.18); FILE MERGED 2005/09/05 11:28:42 rt 1.15.18.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [35a24af142d69f6206a47fe484baefa4b33d0e24]

INTEGRATION: CWS ooo19126 (1.2.648); FILE MERGED 2005/09/05 14:39:45 rt 1.2.648.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3196fd94caa1fa6418e8109e0aae0287523aa856]

INTEGRATION: CWS ooo19126 (1.7.42); FILE MERGED 2005/09/05 14:06:26 rt 1.7.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5f2dc7b9726ba915bb3f5e0f1ba1c3a01a3b80f8]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:43:45 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [cbb7e32b99b5ea4bec7c8db87ac829a0f6c66f6c]

INTEGRATION: CWS ooo19126 (1.30.22); FILE MERGED 2005/09/05 11:28:40 rt 1.30.22.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [11ce330e2ca983bea1af6ec1027a864cd6711369]

INTEGRATION: CWS ooo19126 (1.8.498); FILE MERGED 2005/09/05 14:39:45 rt 1.8.498.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [96cb2c7643ecf8175d04a71bbfb200d1a4cfab20]

INTEGRATION: CWS ooo19126 (1.45.34); FILE MERGED 2005/09/05 11:28:39 rt 1.45.34.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [bacc36696aa9f6d913c9c82be5578a2f3faede6f]

INTEGRATION: CWS ooo19126 (1.2.532); FILE MERGED 2005/09/05 14:39:44 rt 1.2.532.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [38f209d0018af448509328d76b5a33a8cf30ec81]

INTEGRATION: CWS ooo19126 (1.6.42); FILE MERGED 2005/09/05 14:06:26 rt 1.6.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [95060dbc656af860f6b400f9acc2a332ea9c7fae]

INTEGRATION: CWS ooo19126 (1.34.34); FILE MERGED 2005/09/05 11:28:39 rt 1.34.34.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6afe1a09533d64ab813ee9911f6c51c8f65cb2a6]

INTEGRATION: CWS ooo19126 (1.4.532); FILE MERGED 2005/09/05 14:39:44 rt 1.4.532.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b1c0470808b24122ece0ffa3739fa5ea75ec1ef7]

INTEGRATION: CWS ooo19126 (1.11.40); FILE MERGED 2005/09/05 14:06:25 rt 1.11.40.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b322e45c988d166c7b21e681a7adbf523c74d3a5]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:43:44 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6723dc879674ef02acd381240cb9f5f1b7d06cad]

INTEGRATION: CWS ooo19126 (1.10.24); FILE MERGED 2005/09/05 14:10:19 ihi 1.10.24.2: #i54170# License updated 2005/09/05 11:28:37 rt 1.10.24.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [20f9a4541c4654044e2b1a08d48060e508efb7b1]

INTEGRATION: CWS ooo19126 (1.1.642); FILE MERGED 2005/09/05 14:39:44 rt 1.1.642.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [cc573dddeea3bdd27b9ad52725ff424a9b49ebb5]

INTEGRATION: CWS ooo19126 (1.9.42); FILE MERGED 2005/09/05 14:06:25 rt 1.9.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3e646cfdc805c8fc8b94214cde02df2900b7bfba]

INTEGRATION: CWS ooo19126 (1.2.96); FILE MERGED 2005/09/05 11:28:35 rt 1.2.96.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a660ca11c4f837502755cc589356468795006972]

INTEGRATION: CWS ooo19126 (1.2.636); FILE MERGED 2005/09/05 14:39:44 rt 1.2.636.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [cfa2d0b0eeddf6a659d48448fdb5f07025fb4ed7]

INTEGRATION: CWS ooo19126 (1.3.40); FILE MERGED 2005/09/05 14:06:24 rt 1.3.40.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [27ecea6b858338cb67b487ceb45bdcd1aefe0ae0]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:43:43 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3bfdc05e060ad6b6b9090315b74f1f529af2c50a]

INTEGRATION: CWS ooo19126 (1.6.10); FILE MERGED 2005/09/05 11:28:34 rt 1.6.10.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c5d291665715e97d61636a806472e348e243b927]

INTEGRATION: CWS ooo19126 (1.4.330); FILE MERGED 2005/09/05 14:39:43 rt 1.4.330.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6f7c576f3083f68c4ff9cfa48e17da80d1fea695]

INTEGRATION: CWS ooo19126 (1.10.42); FILE MERGED 2005/09/05 14:06:24 rt 1.10.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5c358bdda4b2aeb65e1aeccf46face6c118b9831]

INTEGRATION: CWS ooo19126 (1.1.250); FILE MERGED 2005/09/05 11:28:33 rt 1.1.250.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b387cbab5ceb54cd1870928e27ada2f22f35a973]

INTEGRATION: CWS ooo19126 (1.7.298); FILE MERGED 2005/09/05 14:39:43 rt 1.7.298.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [74522829b36ef78c4cae48367bce4b5487da18f8]

INTEGRATION: CWS ooo19126 (1.9.42); FILE MERGED 2005/09/05 14:06:24 rt 1.9.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [448b60e31061b643f70290e11518da69abeb3bba]

INTEGRATION: CWS ooo19126 (1.1.250); FILE MERGED 2005/09/05 11:28:32 rt 1.1.250.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [429868fe80d628cb7968cddff08ab6c18b1dbed8]

INTEGRATION: CWS ooo19126 (1.6.298); FILE MERGED 2005/09/05 14:39:43 rt 1.6.298.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d28aa461a7290df53aa4f987e9e1ec5d83faae13]

INTEGRATION: CWS ooo19126 (1.13.42); FILE MERGED 2005/09/05 14:06:24 rt 1.13.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3823197d978986e79a5af8c8b2f046586692b42b]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:43:42 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [623b87c05a1d5976c1ca1e4fd4e960695e70025f]

INTEGRATION: CWS ooo19126 (1.10.298); FILE MERGED 2005/09/05 14:39:42 rt 1.10.298.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c4d106b6815292674568a4d2271f81395b6e5ab1]

INTEGRATION: CWS ooo19126 (1.1.250); FILE MERGED 2005/09/05 11:28:31 rt 1.1.250.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3680db9c0c1c04d915ef4acda6ac0f62ffcb5fc1]

INTEGRATION: CWS ooo19126 (1.2.644); FILE MERGED 2005/09/05 14:39:42 rt 1.2.644.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9de3e98f17f87b0838c273667c2ef3682cdc1e55]

INTEGRATION: CWS ooo19126 (1.9.42); FILE MERGED 2005/09/05 14:06:23 rt 1.9.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [25ad3bc49225fe962593bfdbf93db7f699d04031]

INTEGRATION: CWS ooo19126 (1.4.298); FILE MERGED 2005/09/05 14:39:42 rt 1.4.298.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2971e05f840a0e6c0fb86f663e0bb9c5d8178be3]

INTEGRATION: CWS ooo19126 (1.7.96); FILE MERGED 2005/09/05 11:28:30 rt 1.7.96.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f6624105ecfcbec587598c7710dffdad26a04a85]

INTEGRATION: CWS ooo19126 (1.10.42); FILE MERGED 2005/09/05 14:06:23 rt 1.10.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [fb3b123075def004929c6b8ba7e0004f48cfeb3e]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:43:41 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6c9add3ceada317d6e887012530e85e5be455fb3]

INTEGRATION: CWS ooo19126 (1.1.640); FILE MERGED 2005/09/05 14:39:41 rt 1.1.640.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a61f08577e75aa642a45f5fd270fb9bd8d342340]

INTEGRATION: CWS ooo19126 (1.7.30); FILE MERGED 2005/09/05 11:28:29 rt 1.7.30.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [70be552c83843beecbdc2a6b81fee1fea3ea5747]

INTEGRATION: CWS ooo19126 (1.13.42); FILE MERGED 2005/09/05 14:06:23 rt 1.13.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b4e8a7d776479f613a1ad5e3542532e52b04090a]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:43:40 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e68976529df0589b98bcb8884ec539843d191f82]

INTEGRATION: CWS ooo19126 (1.3.636); FILE MERGED 2005/09/05 14:39:41 rt 1.3.636.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d26767dead31e42be434e99611f585e3d15831e0]

INTEGRATION: CWS ooo19126 (1.2.94); FILE MERGED 2005/09/05 11:28:28 rt 1.2.94.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f0beb79eb87728419347eeac7f2b0a0e9a20fdbd]

INTEGRATION: CWS ooo19126 (1.1.1.1.654); FILE MERGED 2005/09/05 14:39:41 rt 1.1.1.1.654.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [69ad8066403c919f3c9caf19bacf7b3169fc0d55]

INTEGRATION: CWS ooo19126 (1.8.42); FILE MERGED 2005/09/05 14:06:23 rt 1.8.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [53b39636b371c3c85dea09c05bad660abaf9a662]

INTEGRATION: CWS ooo19126 (1.5.24); FILE MERGED 2005/09/05 11:28:28 rt 1.5.24.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0b312bd9d345f99b6e1b6273331a41663e8e80a4]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:43:37 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a0dcecd0199d10dcbf5b25004fcf94ca41ab2cce]

INTEGRATION: CWS ooo19126 (1.11.298); FILE MERGED 2005/09/05 14:39:36 rt 1.11.298.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4b2397db08c6e6c2ebf33d52062b1d60fe247aeb]

INTEGRATION: CWS ooo19126 (1.10.42); FILE MERGED 2005/09/05 14:06:22 rt 1.10.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [03387c443764ab0091a0a03b4507a1261ed7e292]

INTEGRATION: CWS ooo19126 (1.2.74); FILE MERGED 2005/09/05 11:28:28 rt 1.2.74.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [716eca7a7551e3e5fd1446842e16796797cd1854]

INTEGRATION: CWS ooo19126 (1.11.298); FILE MERGED 2005/09/05 14:39:35 rt 1.11.298.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e068eb1e6b51d5c7c083c743f42ed17e2b805cb9]

INTEGRATION: CWS ooo19126 (1.8.42); FILE MERGED 2005/09/05 14:06:22 rt 1.8.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0aa751bd5e415bb3aa77ec6c6f81966228c4e1a4]

INTEGRATION: CWS ooo19126 (1.13.22); FILE MERGED 2005/09/05 11:28:28 rt 1.13.22.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1fe117037b52e68c305ef1976e7e92c080a4a987]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:43:35 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [aaf00c98fd23809dc3c61806f79ec2d94aa8d492]

INTEGRATION: CWS ooo19126 (1.35.200); FILE MERGED 2005/09/05 14:39:35 rt 1.35.200.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [cd75509fa884ba4a5d5d9956d95acd2f65bdf262]

INTEGRATION: CWS ooo19126 (1.7.42); FILE MERGED 2005/09/05 14:06:22 rt 1.7.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d0f725205c13617d60478e9712d993000df72e5b]

INTEGRATION: CWS ooo19126 (1.3.96); FILE MERGED 2005/09/05 11:28:26 rt 1.3.96.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [82948802ecd9461d88d22a12b41bff40cb91f2ae]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:43:34 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f9729f067dff87c892a554e0d7ea10079477483d]

INTEGRATION: CWS ooo19126 (1.6.298); FILE MERGED 2005/09/05 14:39:35 rt 1.6.298.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a28a0cf427d9d8b1a846585e77fad7b4dcdb852f]

INTEGRATION: CWS ooo19126 (1.11.42); FILE MERGED 2005/09/05 14:06:22 rt 1.11.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ebecdadea6060f704fbe13315266d7ce1478b169]

INTEGRATION: CWS ooo19126 (1.30.46); FILE MERGED 2005/09/05 13:59:53 rt 1.30.46.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [317899b9388f56eae82e4f842583bd9c0dc4b2a0]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:43:33 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5d825dd3b8f4e807563456758bb7459b55f69c8b]

INTEGRATION: CWS ooo19126 (1.1.1.1.652); FILE MERGED 2005/09/05 14:39:35 rt 1.1.1.1.652.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e45873ebed9edda034dd14f8e90d0fb688cc7c11]

INTEGRATION: CWS ooo19126 (1.4.298); FILE MERGED 2005/09/05 14:39:35 rt 1.4.298.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [527232186bae4d0d68ededc367dd56761dd7288d]

INTEGRATION: CWS ooo19126 (1.1.1.1.428); FILE MERGED 2005/09/05 13:59:53 rt 1.1.1.1.428.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8f3af97b3f4a1c835ca22dea96443aa2c850579b]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:43:32 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [74a40a71f63adef9fb068a1c07006e0ee7127761]

INTEGRATION: CWS ooo19126 (1.13.42); FILE MERGED 2005/09/05 14:06:21 rt 1.13.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ec274eff48e36a2473dc15debe7c3abf64700e60]

INTEGRATION: CWS ooo19126 (1.32.294); FILE MERGED 2005/09/05 14:39:34 rt 1.32.294.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [50360e671212e5241feec416ef1b82f17711bcef]

INTEGRATION: CWS ooo19126 (1.2.320); FILE MERGED 2005/09/05 13:59:53 rt 1.2.320.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3d037a75cb49087f041b10aa55e4dd48a977ee36]

INTEGRATION: CWS ooo19126 (1.6.144); FILE MERGED 2005/09/05 13:59:52 rt 1.6.144.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [063398cccff95003a97555d40bcf7200f53b6d09]

INTEGRATION: CWS ooo19126 (1.37.112); FILE MERGED 2005/09/05 14:39:34 rt 1.37.112.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ad713adb0c089ddbfc96af7611c3d2c127b9679f]

INTEGRATION: CWS ooo19126 (1.9.42); FILE MERGED 2005/09/05 14:06:21 rt 1.9.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [40f6ec9346bf0e1fcc8e4711aa20bed5caee1fc1]

INTEGRATION: CWS ooo19126 (1.2.144); FILE MERGED 2005/09/05 13:59:52 rt 1.2.144.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c752c014c58b4f068f21ee49ec29b7b1c8a328c9]

INTEGRATION: CWS ooo19126 (1.40.218); FILE MERGED 2005/09/05 14:39:34 rt 1.40.218.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6e38ecfc171726dfad4d4143c34d67a6a1dfbe2c]

INTEGRATION: CWS ooo19126 (1.11.42); FILE MERGED 2005/09/05 14:06:21 rt 1.11.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a4acf2900dd15005a8cac0133014fe5e592ef0e1]

INTEGRATION: CWS ooo19126 (1.1.392); FILE MERGED 2005/09/05 13:59:52 rt 1.1.392.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [db6e3d4204b5febfc884b81b9f3e65866ef87b3e]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:43:28 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a515901cc2710613c15f4592a7b2968b5ddffaa8]

INTEGRATION: CWS ooo19126 (1.22.200); FILE MERGED 2005/09/05 14:39:34 rt 1.22.200.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2c526d64945c68cc9fd65e94a8daf46a84e6b63e]

INTEGRATION: CWS ooo19126 (1.10.42); FILE MERGED 2005/09/05 14:06:20 rt 1.10.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a7538aa61993bef9a6b716381b5571e1dce77ad4]

INTEGRATION: CWS ooo19126 (1.1.1.1.428); FILE MERGED 2005/09/05 13:59:52 rt 1.1.1.1.428.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [09526d3cd95337d27aaa8a899e2c2fab931a7aaa]

INTEGRATION: CWS ooo19126 (1.34.94); FILE MERGED 2005/09/05 14:39:33 rt 1.34.94.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [16905a75de1aca1c5f8547073c10f2025919f4a9]

INTEGRATION: CWS ooo19126 (1.2.406); FILE MERGED 2005/09/05 13:59:51 rt 1.2.406.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4be4a8ed7618269e28c0e29771a6872cf493ded2]

INTEGRATION: CWS ooo19126 (1.1.1.1.158); FILE MERGED 2005/09/05 11:43:25 rt 1.1.1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6c14095ceb8615c3a9d081b9a5d397c668b22431]

INTEGRATION: CWS ooo19126 (1.43.94); FILE MERGED 2005/09/05 14:39:33 rt 1.43.94.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a14a2113c6ee9457312653648e684af519a63566]

INTEGRATION: CWS ooo19126 (1.12.42); FILE MERGED 2005/09/05 14:06:20 rt 1.12.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c9555400ceefd44bf9e980e8755db024c3ece259]

INTEGRATION: CWS ooo19126 (1.1.1.1.428); FILE MERGED 2005/09/05 13:59:51 rt 1.1.1.1.428.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9da6169dc8f1668f26b82c33c5f5e33d0eb3258b]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:43:25 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [fc13b35a96af3d14b6a98adc8442f93afcf62250]

INTEGRATION: CWS ooo19126 (1.12.202); FILE MERGED 2005/09/05 14:39:33 rt 1.12.202.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b34556e1ddcdfad75973bca1a4eae6e34a46d420]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:43:24 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [854612f4157990e8297eddb0ecf933aad9ea6d2c]

INTEGRATION: CWS ooo19126 (1.17.134); FILE MERGED 2005/09/05 14:39:33 rt 1.17.134.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1f8e8b952fd1097bdeb3184975be6a1d32c7733e]

INTEGRATION: CWS ooo19126 (1.11.42); FILE MERGED 2005/09/05 14:06:20 rt 1.11.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8d0a1ff834b95f8b139a814e3549d95bb2837a33]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:43:23 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a1d4db146af0d18e908e6f7f40fe78a3e0a23f44]

INTEGRATION: CWS ooo19126 (1.19.180); FILE MERGED 2005/09/05 14:39:32 rt 1.19.180.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b20c9bb26c982a143b83ec95b722a739aa352d9d]

INTEGRATION: CWS ooo19126 (1.8.42); FILE MERGED 2005/09/05 14:06:19 rt 1.8.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [513b04464b8bb5eff0b9e8ff2c46bc6f97fcbd64]

INTEGRATION: CWS ooo19126 (1.1.1.1.652); FILE MERGED 2005/09/05 14:39:32 rt 1.1.1.1.652.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e6a07316f0d65b1870a049928f66503932f0f378]

INTEGRATION: CWS ooo19126 (1.2.636); FILE MERGED 2005/09/05 14:39:32 rt 1.2.636.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [46fd197e29b20c7a3bb9d2bf82a76ba292bd102d]

INTEGRATION: CWS ooo19126 (1.2.54); FILE MERGED 2005/09/05 14:06:19 rt 1.2.54.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a8def6b725dae6415997c991ac252174d5155a99]

INTEGRATION: CWS ooo19126 (1.5.42); FILE MERGED 2005/09/05 14:06:19 rt 1.5.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [36658baf8c76243bc80d7384f70a4a240a693168]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:43:21 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f4df69217cceacd24391292ccea3c8596ad9479b]

INTEGRATION: CWS ooo19126 (1.3.40); FILE MERGED 2005/09/05 14:06:19 rt 1.3.40.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [973bef75523700cafa83ea3daa153eaf7374c089]

INTEGRATION: CWS ooo19126 (1.2.298); FILE MERGED 2005/09/05 14:39:31 rt 1.2.298.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a8bace130e27bd4507a9573bce356eb4f1c04b94]

INTEGRATION: CWS ooo19126 (1.1.1.1.428); FILE MERGED 2005/09/05 13:59:49 rt 1.1.1.1.428.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e97575fc21be57bc700fbf81b423ad6471706406]

INTEGRATION: CWS ooo19126 (1.8.42); FILE MERGED 2005/09/05 14:06:18 rt 1.8.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [955e29dc01ca0fa2661580fa16b83b5aacc9692b]

INTEGRATION: CWS ooo19126 (1.5.298); FILE MERGED 2005/09/05 14:39:31 rt 1.5.298.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [21a83b5268b21f0cbf0dc6ed59a90111c80b627c]

INTEGRATION: CWS ooo19126 (1.6.42); FILE MERGED 2005/09/05 14:06:18 rt 1.6.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7381db234871a1201e2358cd61b7a65c30053cf2]

INTEGRATION: CWS ooo19126 (1.1.1.1.652); FILE MERGED 2005/09/05 14:39:31 rt 1.1.1.1.652.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e0aaa6c3f1ac9afde69e1a60924c1f7a89347abc]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:43:20 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [96e636f7d306d376e494924270d88f39b1675014]

INTEGRATION: CWS ooo19126 (1.2.636); FILE MERGED 2005/09/05 14:39:31 rt 1.2.636.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [295dd1c993690d882d8bd5f5653170ccdc33680f]

INTEGRATION: CWS ooo19126 (1.10.42); FILE MERGED 2005/09/05 14:06:18 rt 1.10.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e08969c4acbe612da64730431874dbd024274487]

INTEGRATION: CWS ooo19126 (1.4.24); FILE MERGED 2005/09/05 11:43:19 rt 1.4.24.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [29e246511bac725dd85cbb42741525504010723e]

INTEGRATION: CWS ooo19126 (1.14.202); FILE MERGED 2005/09/05 14:39:31 rt 1.14.202.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3c4a028448dd71b3928ba0111eb93ec74beb92bf]

INTEGRATION: CWS ooo19126 (1.1.1.1.652); FILE MERGED 2005/09/05 14:39:30 rt 1.1.1.1.652.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [17165b72bdd066c2c2928fff84b387da31fc215d]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:43:19 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ef241df0c72ab5588938c6af1113889bbb0f05d7]

INTEGRATION: CWS ooo19126 (1.8.42); FILE MERGED 2005/09/05 14:06:17 rt 1.8.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [fe84a00e05b9898c61b23d86dddfef8f9c5159f6]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:43:18 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [249ed2a8eb402b4704b85f0e150473af108c90a6]

INTEGRATION: CWS ooo19126 (1.3.636); FILE MERGED 2005/09/05 14:39:30 rt 1.3.636.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f296c3fa76cb046986dd30792ef0c7e011e9322a]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:43:17 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5416baf84c20a90051ad3d3b74b3797b281fdb04]

INTEGRATION: CWS ooo19126 (1.2.636); FILE MERGED 2005/09/05 14:39:30 rt 1.2.636.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e03ea77c39e3b489fc9ac090494b5a52827c8c32]

INTEGRATION: CWS ooo19126 (1.3.42); FILE MERGED 2005/09/05 14:06:17 rt 1.3.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9e538066454274da49715814ca4fc6161fb978e4]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:43:16 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [836a5491feec14d243b9b22cc56ba27aac7cacf8]

INTEGRATION: CWS ooo19126 (1.2.412); FILE MERGED 2005/09/05 13:59:47 rt 1.2.412.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0b5f361675d6079ff7225fb5c1afbf3869b34b02]

INTEGRATION: CWS ooo19126 (1.5.128); FILE MERGED 2005/09/05 11:43:16 rt 1.5.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [733f726b5b3b6991ef499210e18ee5ec33d57af8]

INTEGRATION: CWS ooo19126 (1.12.202); FILE MERGED 2005/09/05 14:39:30 rt 1.12.202.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d8de3ca92361c0de0b6af6753c7750713c992125]

INTEGRATION: CWS ooo19126 (1.3.388); FILE MERGED 2005/09/05 13:59:47 rt 1.3.388.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f3f6a320cf7255aa0d9bfd835cce9eb93c4027c4]

INTEGRATION: CWS ooo19126 (1.24.202); FILE MERGED 2005/09/05 14:39:30 rt 1.24.202.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f156baf968cca3b6125cfed9fc71b0e9ae2de5a9]

INTEGRATION: CWS ooo19126 (1.9.42); FILE MERGED 2005/09/05 14:06:16 rt 1.9.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0ffca64bd2ecf5248734aacaf2dadf70e92f5c72]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:43:15 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [fd8b362edb7d4eca227beb1e535df6acda97c49f]

INTEGRATION: CWS ooo19126 (1.1.1.1.428); FILE MERGED 2005/09/05 13:59:46 rt 1.1.1.1.428.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a89b8603ac69bb7eead0b91c7e3409ddadd31c73]

INTEGRATION: CWS ooo19126 (1.1.1.1.652); FILE MERGED 2005/09/05 14:39:29 rt 1.1.1.1.652.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [489d6bb2efa5f91d851cbf0b4ef0d30f107d909a]

INTEGRATION: CWS ooo19126 (1.7.42); FILE MERGED 2005/09/05 14:06:16 rt 1.7.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [924f3b32e704cb1ceb560d9341d9a7a8688166a8]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:43:14 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [30a3428f287786a90ae310e0ae5ff9b7c8e5021e]

INTEGRATION: CWS ooo19126 (1.3.636); FILE MERGED 2005/09/05 14:39:29 rt 1.3.636.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6fa4bbc87fb35ddec6a283fb307f550f2f183b5b]

INTEGRATION: CWS ooo19126 (1.16.16); FILE MERGED 2005/09/05 14:06:16 rt 1.16.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [cfe58e749caab4092f3aa390cda82f47a756cd8e]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:43:14 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [90baefa20464f4cd36089d0eee2cdfbca07fa9f4]

INTEGRATION: CWS ooo19126 (1.1.1.1.428); FILE MERGED 2005/09/05 13:59:45 rt 1.1.1.1.428.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f1db7086e2e7539b23abbfd4403263d9e688f011]

INTEGRATION: CWS ooo19126 (1.10.42); FILE MERGED 2005/09/05 14:06:16 rt 1.10.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [585b7d38f54a141931a3b3d9ad1130c7a5ce9f31]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:43:14 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a3fe4180c0dce4771be6b3fbf94e3da21b68b156]

INTEGRATION: CWS ooo19126 (1.2.636); FILE MERGED 2005/09/05 14:39:28 rt 1.2.636.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [aac6f6f60b2720994fc7b4bed38cc83e30f468d7]

INTEGRATION: CWS ooo19126 (1.2.42); FILE MERGED 2005/09/05 14:06:15 rt 1.2.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [80e71d9a0283efcec4601a299c2afdc741cf59d1]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:43:13 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3fa0bbfaac5c8248de43bb222e6e095b37511c45]

INTEGRATION: CWS ooo19126 (1.20.94); FILE MERGED 2005/09/05 14:39:28 rt 1.20.94.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a73357208f344c5af726e34066dcb3448dfc3d2e]

INTEGRATION: CWS ooo19126 (1.8.42); FILE MERGED 2005/09/05 14:06:15 rt 1.8.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a3aa9e709ec2ddf4575b8fed57b0a4853ffa6592]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:43:12 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9e42a1b3a14e1d3e9aa5efa1c6edbe87826887ed]

INTEGRATION: CWS ooo19126 (1.29.170); FILE MERGED 2005/09/05 14:39:28 rt 1.29.170.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9dcd19d484938ac2eb92079eeef833984d4c0165]

INTEGRATION: CWS ooo19126 (1.5.42); FILE MERGED 2005/09/05 14:06:15 rt 1.5.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c46fe317f8961e7ea3194c5ef1e51b2fe16b0fc6]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:43:11 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6b53087f8dac5f26484d325a95c67b911e0b0339]

INTEGRATION: CWS ooo19126 (1.1.1.1.652); FILE MERGED 2005/09/05 14:39:28 rt 1.1.1.1.652.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b1f9e385dbb35b1dfc3639cd156f9e3ea19da2b5]

INTEGRATION: CWS ooo19126 (1.11.42); FILE MERGED 2005/09/05 14:06:15 rt 1.11.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5755e5239bcff503e720c09e0361d3d744c41e3b]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:43:10 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [cb376f5d82da5af630552b0e61a070dca9b4acc9]

INTEGRATION: CWS ooo19126 (1.3.636); FILE MERGED 2005/09/05 14:39:27 rt 1.3.636.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [129841f339981d19da3b60efc1c4f76fc7ccde83]

INTEGRATION: CWS ooo19126 (1.3.406); FILE MERGED 2005/09/05 13:59:44 rt 1.3.406.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7f04e6ae6ef2a8c8c8966c39f30391d9d1de1ff2]

INTEGRATION: CWS ooo19126 (1.7.42); FILE MERGED 2005/09/05 14:06:14 rt 1.7.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2ec8e493808a4b08f2057b17f0e7d728ede5c176]

INTEGRATION: CWS ooo19126 (1.4.22); FILE MERGED 2005/09/05 11:43:09 rt 1.4.22.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [78cc91720d1ddc4bd6f8df75e0fbfcffb5cea337]

INTEGRATION: CWS ooo19126 (1.1.1.1.652); FILE MERGED 2005/09/05 14:39:27 rt 1.1.1.1.652.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a949a7bbd8a3b5b3b8fb308f9132875577de8e94]

INTEGRATION: CWS ooo19126 (1.2.44); FILE MERGED 2005/09/05 13:59:44 rt 1.2.44.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e0061ac9b39ef3106c65a9db7e95c38eccaa4565]

INTEGRATION: CWS ooo19126 (1.4.22); FILE MERGED 2005/09/05 11:43:08 rt 1.4.22.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8f622dfe22df53c37823f80643e6d3ec592ca093]

INTEGRATION: CWS ooo19126 (1.4.636); FILE MERGED 2005/09/05 14:39:27 rt 1.4.636.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [627eedf140a7d67127434433c02042c94133caa3]

INTEGRATION: CWS ooo19126 (1.16.26); FILE MERGED 2005/09/05 13:59:44 rt 1.16.26.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [376e063b415f530ba0b051ced6c999af31126638]

INTEGRATION: CWS ooo19126 (1.8.42); FILE MERGED 2005/09/05 14:06:14 rt 1.8.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d8dfeb1eb3901c7bc55439c8903ac6e52d25b8dd]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:43:07 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [98e551255bde0e55e993b25df2a7694df5672b2b]

INTEGRATION: CWS ooo19126 (1.9.180); FILE MERGED 2005/09/05 14:39:26 rt 1.9.180.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [85eac0d98f2886431935d4c6d8cf7031ea900dbc]

INTEGRATION: CWS ooo19126 (1.3.40); FILE MERGED 2005/09/05 14:06:14 rt 1.3.40.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [41e3b423e528491cbc51e86fb82ff18761aa9526]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:43:06 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [551338bf753ad082f67435dd4412b6e907609a19]

INTEGRATION: CWS ooo19126 (1.14.178); FILE MERGED 2005/09/05 14:39:26 rt 1.14.178.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ac18f52015634bb89a036a7826187de9cac62c4a]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:43:04 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c8333cb85b4ee89b058d7e436a9e8227c1312ebe]

INTEGRATION: CWS ooo19126 (1.2.404); FILE MERGED 2005/09/05 14:39:26 rt 1.2.404.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [551f0be1ba8c761f0aa7ab302eefd7e42bb5dbc2]

INTEGRATION: CWS ooo19126 (1.2.42); FILE MERGED 2005/09/05 14:06:14 rt 1.2.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8b500ab3456f669176318df5170551423c1c2ef9]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:43:02 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a8d00b693cbf9c410df4a334127a42f96c952347]

INTEGRATION: CWS ooo19126 (1.1.1.1.652); FILE MERGED 2005/09/05 14:39:25 rt 1.1.1.1.652.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c8c5ded4fcbfea2c943ccbca453565a8cfb70c52]

INTEGRATION: CWS ooo19126 (1.2.42); FILE MERGED 2005/09/05 14:06:13 rt 1.2.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f421583173fb06256f44bf4afb900872d5a3c4f9]

INTEGRATION: CWS ooo19126 (1.4.22); FILE MERGED 2005/09/05 11:43:01 rt 1.4.22.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0429efe66c51f8174de918d7db3be569a368b1a1]

INTEGRATION: CWS ooo19126 (1.4.648); FILE MERGED 2005/09/05 14:39:25 rt 1.4.648.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d3b0060f0b16c59bf833d20569e0be17921712ce]

INTEGRATION: CWS ooo19126 (1.3.76); FILE MERGED 2005/09/05 14:06:13 rt 1.3.76.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4e124496f570f5b2718a0a2543bfdf9d14201843]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:43:00 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c95ff54054f7c8e15e1f9b3e82f690700828f7ed]

INTEGRATION: CWS ooo19126 (1.2.130); FILE MERGED 2005/09/05 14:06:12 rt 1.2.130.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [771300396bf0b3b2e3b85000c2587845e99ecedd]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:42:59 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1b1d1eff6cf37579cb13d803e5bd88083725fa20]

INTEGRATION: CWS ooo19126 (1.1.1.1.428); FILE MERGED 2005/09/05 13:59:42 rt 1.1.1.1.428.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e1393e5c14849a90969547b7fb25997b27a930f7]

INTEGRATION: CWS ooo19126 (1.7.264); FILE MERGED 2005/09/05 14:39:25 rt 1.7.264.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c5e8fbb959cb752dda164522fc8c8853b6a4d120]

INTEGRATION: CWS ooo19126 (1.2.406); FILE MERGED 2005/09/05 13:59:41 rt 1.2.406.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d49e63d8f02d0a580652a9726a8332b0ffd6aa52]

INTEGRATION: CWS ooo19126 (1.1.1.1.652); FILE MERGED 2005/09/05 14:39:24 rt 1.1.1.1.652.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [59e1f577c5d4df9987c4e99fde9fd367631af947]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:42:58 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [85ae5483ec80627b14fa7c2f4867ba8be39a6a32]

INTEGRATION: CWS ooo19126 (1.3.636); FILE MERGED 2005/09/05 14:39:24 rt 1.3.636.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5653d2412199420705814b60421641c43e5dce1e]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:42:57 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3dce79b3c6067cb93e319ebcf18358c06c5e6f4d]

INTEGRATION: CWS ooo19126 (1.1.646); FILE MERGED 2005/09/05 14:39:24 rt 1.1.646.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f3b9355b553e23ad8043e117d50ef83cce5278cb]

INTEGRATION: CWS ooo19126 (1.2.104); FILE MERGED 2005/09/05 13:53:18 rt 1.2.104.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [36f309fba899a4399e436d092abd437a3be1d0f1]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:42:55 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [28a83b6a0320b63487b24171a02dfd6554459b68]

INTEGRATION: CWS ooo19126 (1.6.102); FILE MERGED 2005/09/05 13:59:40 rt 1.6.102.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f8ccf2f332ff890ad9353f873b71063582ed521c]

INTEGRATION: CWS ooo19126 (1.3.96); FILE MERGED 2005/09/05 13:53:17 rt 1.3.96.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4bdb04c624d4a05db2356d40c1f098e1bfb3f10b]

INTEGRATION: CWS ooo19126 (1.4.118); FILE MERGED 2005/09/05 11:42:53 rt 1.4.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6c6754564061e40044472c37bb41f437a44d0b11]

INTEGRATION: CWS ooo19126 (1.3.44); FILE MERGED 2005/09/05 13:59:40 rt 1.3.44.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [92eca169e9fa59e7fc34ce79b86bd924d95bcbab]

INTEGRATION: CWS ooo19126 (1.1.1.1.104); FILE MERGED 2005/09/05 13:53:17 rt 1.1.1.1.104.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6819d50946537296bbccd6dac347f0c7f9d32b41]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:42:53 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2b0f0d46cec81862415ad40c26ba39c3639928c7]

INTEGRATION: CWS ooo19126 (1.4.636); FILE MERGED 2005/09/05 14:39:23 rt 1.4.636.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0a7504e4fe22e69239ce2436f9d7e809b7b32b1d]

INTEGRATION: CWS ooo19126 (1.1.1.1.104); FILE MERGED 2005/09/05 13:53:16 rt 1.1.1.1.104.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [433201cd0fd7035fe61bc58fa994a0376ee2fc19]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:42:52 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f76446ea2cb8ec45240b9a12bddc3589f3cdab3e]

INTEGRATION: CWS ooo19126 (1.1.1.1.652); FILE MERGED 2005/09/05 14:39:23 rt 1.1.1.1.652.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0879aea87eaa7f92cccace734a6e728868871037]

INTEGRATION: CWS ooo19126 (1.2.18); FILE MERGED 2005/09/05 13:53:16 rt 1.2.18.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c0f6112e9c2e6c23f96d5446ebf5dfebbb388572]

INTEGRATION: CWS ooo19126 (1.3.20); FILE MERGED 2005/09/05 11:42:51 rt 1.3.20.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [50259b4a97b45d714f1689188db688656e03a901]

INTEGRATION: CWS ooo19126 (1.3.636); FILE MERGED 2005/09/05 14:39:23 rt 1.3.636.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [330cbad8ab15fb60c60536ecdcc12720d2ab71d7]

INTEGRATION: CWS ooo19126 (1.3.92); FILE MERGED 2005/09/05 13:59:38 rt 1.3.92.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ff2a114b43ff62859d96512ef403a7d83131b4a4]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:42:51 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1bc1e1f83a38651fdacd1cb369bc3698f2d0bc90]

INTEGRATION: CWS ooo19126 (1.3.44); FILE MERGED 2005/09/05 13:59:38 rt 1.3.44.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9b8eee30692da8dab903ad13bb31156f01fabff3]

INTEGRATION: CWS ooo19126 (1.2.650); FILE MERGED 2005/09/05 14:39:23 rt 1.2.650.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8938f8a579eb26f7f1d9692d4c40078ceffdb2cb]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:42:50 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [55da0659cf04112bbd8993f8bb37d200c7de490b]

INTEGRATION: CWS ooo19126 (1.4.144); FILE MERGED 2005/09/05 13:59:38 rt 1.4.144.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [fa81518c4dc4d5e537be37181884c2052402b205]

INTEGRATION: CWS ooo19126 (1.5.144); FILE MERGED 2005/09/05 13:59:37 rt 1.5.144.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a44f27b6bbe1f266f7077a1e3d1fa2a7314b7db7]

INTEGRATION: CWS ooo19126 (1.2.298); FILE MERGED 2005/09/05 14:39:23 rt 1.2.298.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [238fd7faf7300891f95153dc0d0761e491b680df]

INTEGRATION: CWS ooo19126 (1.4.20); FILE MERGED 2005/09/05 11:42:49 rt 1.4.20.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9e5492ef45c3b5d988c7432f2a7f6fc09fc1740a]

INTEGRATION: CWS ooo19126 (1.1.412); FILE MERGED 2005/09/05 13:59:37 rt 1.1.412.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e5dac2f5bc305baa3fc0236906b649e3d713a9aa]

INTEGRATION: CWS ooo19126 (1.4.298); FILE MERGED 2005/09/05 14:39:22 rt 1.4.298.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [45bd1cb588ea977473e537348bba539796eebb59]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:42:49 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b82402fd938522b58303151f52a2de5407fed90e]

INTEGRATION: CWS ooo19126 (1.1.1.1.652); FILE MERGED 2005/09/05 14:39:22 rt 1.1.1.1.652.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ea320a83bd7653e52bc99177f9ca2feca2aef427]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:42:48 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2657787ff611f5addf356e1937937286f9bd1fc8]

INTEGRATION: CWS ooo19126 (1.6.44); FILE MERGED 2005/09/05 13:59:37 rt 1.6.44.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [df0715f29c38f2bffe8a1d56a5f274090c98d0c5]

INTEGRATION: CWS ooo19126 (1.4.636); FILE MERGED 2005/09/05 14:39:22 rt 1.4.636.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e01dd011b1338e995fe120a9a58f7a6b0c1a17a0]

INTEGRATION: CWS ooo19126 (1.4.118); FILE MERGED 2005/09/05 11:42:48 rt 1.4.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ab0ba603ff6e5bfdf90a791828b575ebca97c645]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:42:46 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [00783b8f66d86c456a0ff2fb26d262fb7b9e48ed]

INTEGRATION: CWS ooo19126 (1.5.220); FILE MERGED 2005/09/05 13:59:36 rt 1.5.220.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [799493f3ac768b9fe0fe0a9638c7f758563d2e58]

INTEGRATION: CWS ooo19126 (1.4.626); FILE MERGED 2005/09/05 14:39:21 rt 1.4.626.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d60cfbe95cf981b256b4414d7a5c256e9ec0dab1]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:42:45 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4396f79a3cb4c0a3cab6f86dd09770a89d93e06b]

INTEGRATION: CWS ooo19126 (1.6.44); FILE MERGED 2005/09/05 13:59:36 rt 1.6.44.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b8adf8d1a092179cc89934d002c52b87b570c543]

INTEGRATION: CWS ooo19126 (1.1.1.1.652); FILE MERGED 2005/09/05 14:39:21 rt 1.1.1.1.652.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e0a305ace17436c0cafb85c65e72c21f15af4531]

INTEGRATION: CWS ooo19126 (1.3.330); FILE MERGED 2005/09/05 13:59:36 rt 1.3.330.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4391a18498f8f7a7ae911114444225ac0d544726]

INTEGRATION: CWS ooo19126 (1.3.636); FILE MERGED 2005/09/05 14:39:21 rt 1.3.636.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4276c1c20859c953c8beba8a0d05bade91646ca2]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:42:44 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9e82b861977b62eabc733638f13a10bda07d1d60]

INTEGRATION: CWS ooo19126 (1.5.44); FILE MERGED 2005/09/05 13:59:36 rt 1.5.44.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a485946bd9c63949c0d1c2e7a6609b1bb32751d9]

INTEGRATION: CWS ooo19126 (1.2.66); FILE MERGED 2005/09/05 13:59:35 rt 1.2.66.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [893fc9e23429e30e03beb8a0a47d6a883c7e3ec4]

INTEGRATION: CWS ooo19126 (1.5.608); FILE MERGED 2005/09/05 14:39:21 rt 1.5.608.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [89a46eea4487817584a255a7e0968b25657afaec]

INTEGRATION: CWS ooo19126 (1.1.1.1.428); FILE MERGED 2005/09/05 13:59:35 rt 1.1.1.1.428.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0e969e8ca4e154400470dd07c18c3e021e59e5f6]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:42:42 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b90d57cea1b4c31b78242e1f3dd67050cb721cc4]

INTEGRATION: CWS ooo19126 (1.4.264); FILE MERGED 2005/09/05 14:39:20 rt 1.4.264.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a254bb2729b37dfa409353dd2fb60df6fad56755]

INTEGRATION: CWS ooo19126 (1.4.22); FILE MERGED 2005/09/05 11:42:42 rt 1.4.22.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f251b726af31541c267e36a5fbfe354571bf5164]

INTEGRATION: CWS ooo19126 (1.3.412); FILE MERGED 2005/09/05 13:59:35 rt 1.3.412.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [162329478560350bd05f4870896fd701305a00c0]

INTEGRATION: CWS ooo19126 (1.1.640); FILE MERGED 2005/09/05 14:39:20 rt 1.1.640.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6dd4e64ce617dc33f435620eb0c96d96e9d60663]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:42:40 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6cae550a954311559e90053927f80859d6bc4e78]

INTEGRATION: CWS ooo19126 (1.9.144); FILE MERGED 2005/09/05 13:59:34 rt 1.9.144.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f269e53c2d02f18a9e519807d64f88f778b3f65a]

INTEGRATION: CWS ooo19126 (1.12.298); FILE MERGED 2005/09/05 14:39:20 rt 1.12.298.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [28a31fd5cd8a759747e3d5020a187807073a101f]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:42:40 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b9f9f898158027333df58d4d8ccc8e29287ce6f8]

INTEGRATION: CWS ooo19126 (1.2.412); FILE MERGED 2005/09/05 13:59:34 rt 1.2.412.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c8cfc3e0eabd39df0acf9ba44c00bf1a4b594764]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:42:38 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f17380c49dbff2147b1be5fe5ec9220b86e44cce]

INTEGRATION: CWS ooo19126 (1.6.20); FILE MERGED 2005/09/05 13:53:10 rt 1.6.20.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [872d818c3d3dea9be68ef6544ffd2536f02ec01b]

INTEGRATION: CWS ooo19126 (1.2.640); FILE MERGED 2005/09/05 14:39:20 rt 1.2.640.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [111be0319b21fe4347c984e37e2e8ea622c5787b]

INTEGRATION: CWS ooo19126 (1.1.1.1.428); FILE MERGED 2005/09/05 13:59:33 rt 1.1.1.1.428.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [baa8394a2214281621f9a2375af7374cb77689b6]

INTEGRATION: CWS ooo19126 (1.3.72); FILE MERGED 2005/09/05 13:53:09 rt 1.3.72.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [846f3f3b403f345fa0b7a98e01323f6ecc7c4108]

INTEGRATION: CWS ooo19126 (1.5.636); FILE MERGED 2005/09/05 14:39:19 rt 1.5.636.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b03e02be9cfaecddc4e0310bf57c6e69f3f5d8a6]

INTEGRATION: CWS ooo19126 (1.1.644); FILE MERGED 2005/09/05 14:39:19 rt 1.1.644.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ac79cff018a2434bcfd3d1b200cbbba0e166ac35]

INTEGRATION: CWS ooo19126 (1.1.1.1.104); FILE MERGED 2005/09/05 13:53:09 rt 1.1.1.1.104.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0767cb1bb5cc8029ddd0f392005dc9c87c417396]

INTEGRATION: CWS ooo19126 (1.5.128); FILE MERGED 2005/09/05 11:42:37 rt 1.5.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7188a8fbd9467f9b970f072810af2befda99c93b]

INTEGRATION: CWS ooo19126 (1.19.44); FILE MERGED 2005/09/05 13:59:33 rt 1.19.44.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d17c21ec1e6734178a02ed935a355aaa04398046]

INTEGRATION: CWS ooo19126 (1.7.354); FILE MERGED 2005/09/05 14:39:19 rt 1.7.354.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [af7b0a572aa5569a107bec5b0d40a09ac08c30cd]

INTEGRATION: CWS ooo19126 (1.4.92); FILE MERGED 2005/09/05 13:53:08 rt 1.4.92.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a108cc21bcb96b37a30b3dbaffe662a1a9934d61]

INTEGRATION: CWS ooo19126 (1.3.22); FILE MERGED 2005/09/05 11:42:37 rt 1.3.22.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [83eb6a37171e86e09e2e860c50f40617942c4c81]

INTEGRATION: CWS ooo19126 (1.5.44); FILE MERGED 2005/09/05 13:59:33 rt 1.5.44.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [37abf0eb8d1983d01039ccf32a5b596fe408ce51]

INTEGRATION: CWS ooo19126 (1.5.298); FILE MERGED 2005/09/05 14:39:19 rt 1.5.298.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b23e47f2602eda5ffd3858e53f7168ded763718f]

INTEGRATION: CWS ooo19126 (1.3.96); FILE MERGED 2005/09/05 13:53:08 rt 1.3.96.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d266b30f07a8c0d72b8a182c04b972b2840599ec]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:42:36 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [85258ee595057a99558976788e329f99f7022d92]

INTEGRATION: CWS ooo19126 (1.4.298); FILE MERGED 2005/09/05 14:39:19 rt 1.4.298.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3b8dc27b4c2c405a775708992df2143e65e3edbc]

INTEGRATION: CWS ooo19126 (1.4.92); FILE MERGED 2005/09/05 13:53:07 rt 1.4.92.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [13cf7c82590f3f441166b5e1902a2966ba3efc0b]

INTEGRATION: CWS ooo19126 (1.4.202); FILE MERGED 2005/09/05 13:59:32 rt 1.4.202.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [720617ad6a2751c64b4156dd35a229f0cb61af17]

INTEGRATION: CWS ooo19126 (1.3.636); FILE MERGED 2005/09/05 14:39:18 rt 1.3.636.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [42419243676354da3954a0a90524190be1b3dec4]

INTEGRATION: CWS ooo19126 (1.5.44); FILE MERGED 2005/09/05 13:59:31 rt 1.5.44.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [39f143cc22fe6ed87ebefd7578b9216fd6b2e85a]

INTEGRATION: CWS ooo19126 (1.1.1.1.652); FILE MERGED 2005/09/05 14:39:18 rt 1.1.1.1.652.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [94b6c0d2d4886b3c1c7843f3dc1ef28a499bf760]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:42:35 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ea3c20fbe6b1b602692457612c8fd97243c71834]

INTEGRATION: CWS ooo19126 (1.1.1.1.428); FILE MERGED 2005/09/05 13:59:31 rt 1.1.1.1.428.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [21df8a5dfd26fabf32b0e97ad36b24cd044d990d]

INTEGRATION: CWS ooo19126 (1.3.612); FILE MERGED 2005/09/05 14:39:18 rt 1.3.612.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a63c95ebccf78890a6165b58b6352f2d1bf42857]

INTEGRATION: CWS ooo19126 (1.3.188); FILE MERGED 2005/09/05 13:59:31 rt 1.3.188.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [73de44871a982342e80d14b6fbeb4d97f06614f0]

INTEGRATION: CWS ooo19126 (1.2.636); FILE MERGED 2005/09/05 14:39:18 rt 1.2.636.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c86c1d7c4dbe656d6218276168fcba26b1cec4c5]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:42:35 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [aad74aed605e3c7f6de6eaaf057d4c1d1f02a011]

INTEGRATION: CWS ooo19126 (1.3.44); FILE MERGED 2005/09/05 13:59:30 rt 1.3.44.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [aa4267e985f5bf67573f4298417bd1f3a6777bf4]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:42:34 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [54dcf9f2469aef39cff88ad386b6c18c33dcf974]

INTEGRATION: CWS ooo19126 (1.2.110); FILE MERGED 2005/09/05 13:59:30 rt 1.2.110.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [53af83437f98bef792e3ec589fed936246528584]

INTEGRATION: CWS ooo19126 (1.3.636); FILE MERGED 2005/09/05 14:39:17 rt 1.3.636.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [be2b6b8229db3763c795fbbfaebdefde404687b2]

INTEGRATION: CWS ooo19126 (1.1.1.1.428); FILE MERGED 2005/09/05 13:59:30 rt 1.1.1.1.428.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [08c575e5dbc5fa1a7afe5805151a43f337a680fb]

INTEGRATION: CWS ooo19126 (1.8.298); FILE MERGED 2005/09/05 14:39:17 rt 1.8.298.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3bcc20c2a71ef5b3b35478c8b4e1887210c3d737]

INTEGRATION: CWS ooo19126 (1.37.46); FILE MERGED 2005/09/05 13:59:29 rt 1.37.46.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c9ff96baea349dcb469f9e1d5e1e6192b3a20db4]

INTEGRATION: CWS ooo19126 (1.10.296); FILE MERGED 2005/09/05 14:39:17 rt 1.10.296.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [34d0abc41c5be9b15787b97ad4685d4bf0e4d471]

INTEGRATION: CWS ooo19126 (1.3.74); FILE MERGED 2005/09/05 13:59:29 rt 1.3.74.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4b39367653cd76744b07775cffb363fec5f0d9bd]

INTEGRATION: CWS ooo19126 (1.3.636); FILE MERGED 2005/09/05 14:39:16 rt 1.3.636.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [07c3878414ed4513e1d2f211b3526af541660edf]

INTEGRATION: CWS ooo19126 (1.5.74); FILE MERGED 2005/09/05 13:59:29 rt 1.5.74.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [94433c6d0595319d8aad964b7a1da9288c281087]

INTEGRATION: CWS ooo19126 (1.4.636); FILE MERGED 2005/09/05 14:39:16 rt 1.4.636.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a85c4d46f958719ef20c46907a6d9166208979d2]

INTEGRATION: CWS ooo19126 (1.7.44); FILE MERGED 2005/09/05 13:59:29 rt 1.7.44.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8a4a0abe367ab85237aaaf416e2576a6b50aedcc]

INTEGRATION: CWS ooo19126 (1.11.298); FILE MERGED 2005/09/05 14:39:16 rt 1.11.298.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [516f26e4631f93d6b9f3c1af430c37baa46be8b2]

INTEGRATION: CWS ooo19126 (1.2.298); FILE MERGED 2005/09/05 14:39:16 rt 1.2.298.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [04bb806c8734789b27c3bd0caa736b9faf5f7f5c]

INTEGRATION: CWS ooo19126 (1.2.144); FILE MERGED 2005/09/05 13:59:28 rt 1.2.144.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b3e40a8a2f6825b54effb7b48da9514f76aa0b15]

INTEGRATION: CWS ooo19126 (1.2.538); FILE MERGED 2005/09/05 14:39:15 rt 1.2.538.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [868b13161856ba2ff58e9c0568df9febf4409765]

INTEGRATION: CWS ooo19126 (1.1.1.1.428); FILE MERGED 2005/09/05 13:59:28 rt 1.1.1.1.428.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e9715c46730907bcddb4d40e9b373cf7eda59870]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:42:31 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a1f2639ea68076b0d6f856652e69a2723d976b00]

INTEGRATION: CWS ooo19126 (1.3.298); FILE MERGED 2005/09/05 14:39:15 rt 1.3.298.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8a487783e9848c78621c463d3d1f07b736764a93]

INTEGRATION: CWS ooo19126 (1.9.298); FILE MERGED 2005/09/05 14:39:15 rt 1.9.298.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0af228d608565cb948529cf45f9d022fb499b9d0]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:42:30 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e5794ce7c1020f84b317d9ed60059babd003fae3]

INTEGRATION: CWS ooo19126 (1.4.42); FILE MERGED 2005/09/05 13:59:27 rt 1.4.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [087c2dbf45928d560ecb04d58e7400bf8e74fa1a]

INTEGRATION: CWS ooo19126 (1.27.206); FILE MERGED 2005/09/05 14:39:15 rt 1.27.206.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [afe6ba1759dfdf2acd16d91563789eb23c03e93a]

INTEGRATION: CWS ooo19126 (1.3.44); FILE MERGED 2005/09/05 13:59:27 rt 1.3.44.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4e84f6e300427aca8762886534117951bd5ca04f]

INTEGRATION: CWS ooo19126 (1.5.650); FILE MERGED 2005/09/05 14:39:15 rt 1.5.650.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [54010d3febb003d9169e07cac661be1fa64838b3]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:42:29 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [59cc60b0f0196281b1d50d1b7948bbd245aba354]

INTEGRATION: CWS ooo19126 (1.2.388); FILE MERGED 2005/09/05 13:59:27 rt 1.2.388.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f91ab5f693e47f951c1e3c6ca0c4aeafddbd0e80]

INTEGRATION: CWS ooo19126 (1.10.650); FILE MERGED 2005/09/05 14:39:14 rt 1.10.650.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b0f4609550610532848e16b5ceab744fd19c97ba]

INTEGRATION: CWS ooo19126 (1.2.650); FILE MERGED 2005/09/05 14:39:14 rt 1.2.650.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c9351c594e08503eb8e78a6f365263206846e8c4]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:42:26 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [41cb8887f578876fcd74a35e2a89741daa6d1f86]

INTEGRATION: CWS ooo19126 (1.7.616); FILE MERGED 2005/09/05 14:39:14 rt 1.7.616.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0f2c7b4f21fbccfde0a20edc6439c310d60506e0]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:42:25 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9f741629f309c9a89d64a4e89a7dccdd3e4075dc]

INTEGRATION: CWS ooo19126 (1.5.636); FILE MERGED 2005/09/05 14:39:14 rt 1.5.636.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a52d891b66bd114651799283ab6a7ecad5ddaaf9]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:42:24 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2db17f4d1e767eccb040e13813b0b684f1c6bf0a]

INTEGRATION: CWS ooo19126 (1.8.636); FILE MERGED 2005/09/05 14:39:14 rt 1.8.636.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [52e166402b2a000dd030d9855437c9a3e7970217]

INTEGRATION: CWS ooo19126 (1.6.644); FILE MERGED 2005/09/05 14:39:13 rt 1.6.644.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6d6cca8d1e031e92e114708982357c1d1498fedb]

INTEGRATION: CWS ooo19126 (1.13.264); FILE MERGED 2005/09/05 14:39:13 rt 1.13.264.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [de68f3d6b77e4cb28434e0c1bfd00a7476509745]

INTEGRATION: CWS ooo19126 (1.9.298); FILE MERGED 2005/09/05 14:39:13 rt 1.9.298.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [80217fb696d5550a55e4ba7ba7c8df23e3a2aa28]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:42:20 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2e7d655c7987b68c30e3b4d790afb14557a2ae8c]

INTEGRATION: CWS ooo19126 (1.6.628); FILE MERGED 2005/09/05 14:39:13 rt 1.6.628.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4413a867aa69fad952bb82aa05b2d6ca4b285b09]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:42:18 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0b0342dc72778796bf03641100a5b6165ac590e4]

INTEGRATION: CWS ooo19126 (1.15.264); FILE MERGED 2005/09/05 14:39:13 rt 1.15.264.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1e8343ca90c5118daa620f3a17df3c1101dffadb]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:42:17 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [299f11d3ad58a5005153731ab55ea00676850839]

INTEGRATION: CWS ooo19126 (1.5.642); FILE MERGED 2005/09/05 14:39:12 rt 1.5.642.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7208b0506f71b3f574b671501eea6fb01f6967f3]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:42:16 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0b949366b83268efa4fc8cfbfbd41549bae69388]

INTEGRATION: CWS ooo19126 (1.5.298); FILE MERGED 2005/09/05 14:39:12 rt 1.5.298.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [27f3a84a19d7ba44d99c5890432d6af5eb901b5c]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:42:15 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [85a785f11b71ddc4beae3293586f601e8f84306d]

INTEGRATION: CWS ooo19126 (1.2.642); FILE MERGED 2005/09/05 14:39:12 rt 1.2.642.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [abec69d2ba4ab1cbb68c4f4e542976508f1c5e1a]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:42:14 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d3cf097ed9bf5b14f81861aa1ab4cfd2361bc2c8]

INTEGRATION: CWS ooo19126 (1.4.404); FILE MERGED 2005/09/05 14:39:12 rt 1.4.404.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a0066bb7ed44f450abb4723229ee07d858d8c859]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:42:13 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [35ad10947c72ee85d382e960198dbf21808c6a44]

INTEGRATION: CWS ooo19126 (1.9.298); FILE MERGED 2005/09/05 14:39:11 rt 1.9.298.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5e168060a501ca289c9c4fdf4da2648e5002cebe]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:42:12 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7d15f0e144a4ffdc333ea02e7c2dfb423dec922c]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:42:11 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2de9a251648e6d64bac3ab33692506c1040d90d5]

INTEGRATION: CWS ooo19126 (1.10.298); FILE MERGED 2005/09/05 14:39:11 rt 1.10.298.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [74a37027091f64b6cdf9374940ec2f8cc29c85db]

INTEGRATION: CWS ooo19126 (1.3.44); FILE MERGED 2005/09/05 13:59:22 rt 1.3.44.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3a1d75f48f646966c829f518fbf06b35a50ed13d]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:42:10 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d90ecf1334c27cbf40f7902fb70be131999c8d7b]

INTEGRATION: CWS ooo19126 (1.5.144); FILE MERGED 2005/09/05 13:59:22 rt 1.5.144.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [11aa25ffb07ab58b60ecbb93b765073bf931d251]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:42:09 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [250f1f0efc3c3b3cee28af2c12f37e99a4f35801]

INTEGRATION: CWS ooo19126 (1.3.614); FILE MERGED 2005/09/05 14:39:11 rt 1.3.614.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [588ea3b5f66b992d97dc2c99a9cd032a23c0e46f]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:42:08 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d9b740a20b9f58586c4db901aa63fb6df6f4e5cf]

INTEGRATION: CWS ooo19126 (1.8.264); FILE MERGED 2005/09/05 14:39:10 rt 1.8.264.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a6354a3e9728be6e4a67bbe90be94659cd48b93d]

INTEGRATION: CWS ooo19126 (1.9.144); FILE MERGED 2005/09/05 13:59:21 rt 1.9.144.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d9598f7dca0d44afe0157df23d93a48be82bf2cb]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:42:06 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1a88f224be05d492a2487525c838188b5b473b3d]

INTEGRATION: CWS ooo19126 (1.3.642); FILE MERGED 2005/09/05 14:39:10 rt 1.3.642.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7c5f131578eef28bca8a8713b541cad2a1d53348]

INTEGRATION: CWS ooo19126 (1.2.212); FILE MERGED 2005/09/05 13:59:21 rt 1.2.212.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c2619a4b416a66faeb6d1039ec46929983575b9f]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:42:05 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ece733fd4fcd961659a41ecb9c7fe7d32ff69e84]

INTEGRATION: CWS ooo19126 (1.1.640); FILE MERGED 2005/09/05 14:39:10 rt 1.1.640.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [80bab9c39398fd4fe70ebdb3bd03eaaeed6e5403]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:42:04 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ed02079f9d7910d6a66cc80a20fb490301f568a2]

INTEGRATION: CWS ooo19126 (1.2.44); FILE MERGED 2005/09/05 13:59:20 rt 1.2.44.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [85049a46efcf7135158ede0aa7289dcf23890650]

INTEGRATION: CWS ooo19126 (1.4.636); FILE MERGED 2005/09/05 14:39:10 rt 1.4.636.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5976ee0313cb9d2e889d9033d6394416d1f2843f]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:42:02 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b6bebe568d97a1f156a82ffc233a7f8f2e947799]

INTEGRATION: CWS ooo19126 (1.10.78); FILE MERGED 2005/09/05 13:59:20 rt 1.10.78.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ce8417deeb85ddc9dbbccd28995b7e0b8c9f415a]

INTEGRATION: CWS ooo19126 (1.11.298); FILE MERGED 2005/09/05 14:39:10 rt 1.11.298.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d804e130311a83a8b4e884aeed094165cebd2802]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:42:00 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [624cdc92097dfdc2f42800b84d4ded0f85f45ba0]

INTEGRATION: CWS ooo19126 (1.5.142); FILE MERGED 2005/09/05 13:59:18 rt 1.5.142.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [640021f522437b50d2eb75a59710b16ef0355caa]

INTEGRATION: CWS ooo19126 (1.1.650); FILE MERGED 2005/09/05 14:39:09 rt 1.1.650.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6e65e71fef206a3222d6ed67d4731ded23087fc0]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:41:59 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9b82a8e5915daca15922fd5522bc06db6d1873a3]

INTEGRATION: CWS ooo19126 (1.10.44); FILE MERGED 2005/09/05 13:59:18 rt 1.10.44.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [23b25c49859968e81adf65df9de3081c1714e0ea]

INTEGRATION: CWS ooo19126 (1.10.220); FILE MERGED 2005/09/05 14:39:09 rt 1.10.220.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e45df52cfa274675ecc6b80f6b374b018e094f21]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:41:58 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [bdfa5ca2c6fcef6087b0b9e2ffb6c13fbb42f52f]

INTEGRATION: CWS ooo19126 (1.1.1.1.428); FILE MERGED 2005/09/05 13:59:18 rt 1.1.1.1.428.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9fe3910f0525c1b27b9faaf67f177d54492cf421]

INTEGRATION: CWS ooo19126 (1.2.220); FILE MERGED 2005/09/05 14:39:09 rt 1.2.220.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7da7741c253def183fbcbcb8d2e701dc1d17148c]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:41:56 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7f2e54a0ccf8609562ec9d4d632e0b9c2de4c8d3]

INTEGRATION: CWS ooo19126 (1.2.330); FILE MERGED 2005/09/05 13:59:18 rt 1.2.330.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a4e2157c110bd3a4d085505c7b8b8ad749d57cc7]

INTEGRATION: CWS ooo19126 (1.2.220); FILE MERGED 2005/09/05 14:39:08 rt 1.2.220.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1e100c6fa7a4b17ce1893ec6b943037207704f2d]

INTEGRATION: CWS ooo19126 (1.9.170); FILE MERGED 2005/09/05 14:39:08 rt 1.9.170.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b44726edefdd52bddb7e02aa09cdda29787eaf05]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:41:54 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [491cf5a3ebdfcfb338e5c27c0e1b2b2503b3eafd]

INTEGRATION: CWS ooo19126 (1.2.44); FILE MERGED 2005/09/05 13:59:17 rt 1.2.44.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ce9a20bd31f93d9c3cb5fad0d7798457b86989da]

INTEGRATION: CWS ooo19126 (1.6.298); FILE MERGED 2005/09/05 14:39:08 rt 1.6.298.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3e10e63c7237ef1bd67414e139f854d60816cc58]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:41:53 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [230eb3dd79613703e01456b444a096361fab728f]

INTEGRATION: CWS ooo19126 (1.11.116); FILE MERGED 2005/09/05 13:59:17 rt 1.11.116.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [049e946c5695e64c390724c892771a9db362a7dd]

INTEGRATION: CWS ooo19126 (1.5.298); FILE MERGED 2005/09/05 14:39:08 rt 1.5.298.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4c71edf7a678e4c42e323d585d9eee8957241ef3]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:41:52 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [76f4d0caa015e7ed5b5a56cd5185b80515a78a9f]

INTEGRATION: CWS ooo19126 (1.8.116); FILE MERGED 2005/09/05 13:59:16 rt 1.8.116.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8d3986e16a807d78474c7cfb810dd9bc057abf1e]

INTEGRATION: CWS ooo19126 (1.3.298); FILE MERGED 2005/09/05 14:39:07 rt 1.3.298.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [275b3597c4d9c9b6dce05f539b3a6b270ee17fff]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:41:51 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [08270062cf23a9e99ec47af62c6c758fe0120165]

INTEGRATION: CWS ooo19126 (1.3.144); FILE MERGED 2005/09/05 13:59:16 rt 1.3.144.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [25556a6776eeb221a85eb8ab711a5878e5d66851]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:41:50 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a9e21474b6a8dac452faad8fdfc4c7fb25308c7f]

INTEGRATION: CWS ooo19126 (1.1.1.1.428); FILE MERGED 2005/09/05 13:59:15 rt 1.1.1.1.428.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4cc206abbc1260085e0cdbf0c9afb31e8f36ce4b]

INTEGRATION: CWS ooo19126 (1.6.608); FILE MERGED 2005/09/05 14:39:07 rt 1.6.608.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c56dcee0354478034493372fe09cae2fcea4ef11]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:41:48 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [bd8b03bcff652e857f838f61c4227372f1f250a0]

INTEGRATION: CWS ooo19126 (1.4.144); FILE MERGED 2005/09/05 13:59:15 rt 1.4.144.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6c6e01405a1c8fd2538d070051f2e85c94df5e92]

INTEGRATION: CWS ooo19126 (1.7.298); FILE MERGED 2005/09/05 14:39:07 rt 1.7.298.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d73eb46afd84c84a46d3e579d955902c59a7d7d8]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:41:47 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [34ccbdc3ccc3ddf34192585ae44f143d181240e8]

INTEGRATION: CWS ooo19126 (1.14.262); FILE MERGED 2005/09/05 14:39:06 rt 1.14.262.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0eca28f5ec977300d620c31b38f1ccc30eef7b69]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:41:45 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [72e3cf27ebf2cacbe2f8b4ae91200ab1fbcb535e]

INTEGRATION: CWS ooo19126 (1.53.46); FILE MERGED 2005/09/05 13:59:15 rt 1.53.46.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7b0aec38416e56598733d61c77955727a531e9e8]

INTEGRATION: CWS ooo19126 (1.2.126); FILE MERGED 2005/09/05 14:39:06 rt 1.2.126.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9a06fa03fd045fa505b70ffb16a19610cfde859a]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:41:44 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0849742862f1384a0b9a10b6dc586650bd9f8f13]

INTEGRATION: CWS ooo19126 (1.3.302); FILE MERGED 2005/09/05 13:59:14 rt 1.3.302.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0ec65b4f2932e3f7c4db5548250edee839f0fc52]

INTEGRATION: CWS ooo19126 (1.14.202); FILE MERGED 2005/09/05 14:39:06 rt 1.14.202.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8c0ca4e124db485d2d18528b1c27e777de981770]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:41:43 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [29dc885e58bfa1c9f0989bff3a10c0c3d1c8b5e0]

INTEGRATION: CWS ooo19126 (1.5.144); FILE MERGED 2005/09/05 13:59:14 rt 1.5.144.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [71438967da2c8fd8d275ad2ccd08640d1b6b7809]

INTEGRATION: CWS ooo19126 (1.13.202); FILE MERGED 2005/09/05 14:39:06 rt 1.13.202.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d1e732e8ee8d71fb19ddc82680427272b28b0958]

INTEGRATION: CWS ooo19126 (1.7.44); FILE MERGED 2005/09/05 13:59:14 rt 1.7.44.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d21dc559f6648f081f63ed4bd67e01609f150a38]

INTEGRATION: CWS ooo19126 (1.9.126); FILE MERGED 2005/09/05 14:39:05 rt 1.9.126.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5fc00e498f89dd3b54b9f7e85b39dd1e3ccedde9]

INTEGRATION: CWS ooo19126 (1.6.330); FILE MERGED 2005/09/05 13:59:14 rt 1.6.330.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4138a5ab5101abdb906d167f0ff56102eb353694]

INTEGRATION: CWS ooo19126 (1.8.270); FILE MERGED 2005/09/05 14:39:05 rt 1.8.270.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [65e37897d8cf8414144ea4b2dacf93cabfe205c7]

INTEGRATION: CWS ooo19126 (1.1.1.1.428); FILE MERGED 2005/09/05 13:59:14 rt 1.1.1.1.428.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2c2579d38ce5d5cfb27c290678c0666cd2a6a1ec]

INTEGRATION: CWS ooo19126 (1.11.270); FILE MERGED 2005/09/05 14:39:05 rt 1.11.270.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f6f8cde06bfcadf68bc8ccef5f12d26944f887d7]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:41:42 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [bb0e563823edbf21b568f34c917ff79101297705]

INTEGRATION: CWS ooo19126 (1.3.144); FILE MERGED 2005/09/05 13:59:13 rt 1.3.144.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d2321166ea2fb4eaac337e732a07634173c97b3e]

INTEGRATION: CWS ooo19126 (1.3.538); FILE MERGED 2005/09/05 14:39:05 rt 1.3.538.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b5a07d7afb6ad03be78df46fbf06f56852336c5f]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:41:41 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7c2ad74b650f125b2b33ca0074cc34f359cc1109]

INTEGRATION: CWS ooo19126 (1.8.44); FILE MERGED 2005/09/05 13:59:13 rt 1.8.44.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [825299b24970e132d9480d3c1a84f4032266c2a3]

INTEGRATION: CWS ooo19126 (1.6.402); FILE MERGED 2005/09/05 14:39:04 rt 1.6.402.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [bfa5b471da40008e966f40ed946df4d736ae3993]

INTEGRATION: CWS ooo19126 (1.16.302); FILE MERGED 2005/09/05 14:39:04 rt 1.16.302.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4c9ebefc95153cf62c5d277bcee47e9f3d44f5aa]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:41:40 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f1d01f6cd97af7f8cba7796320490553cd1750d6]

INTEGRATION: CWS ooo19126 (1.2.538); FILE MERGED 2005/09/05 14:39:04 rt 1.2.538.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8410100b4f66297b2cb5e1fddd31a76ea937f53a]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:41:39 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3a5b51106b47682f471338cc19525ca24f0694f7]

INTEGRATION: CWS ooo19126 (1.1.1.1.428); FILE MERGED 2005/09/05 13:59:12 rt 1.1.1.1.428.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f44f79565ce8dfe89ea66fc3691990f008291466]

INTEGRATION: CWS ooo19126 (1.15.298); FILE MERGED 2005/09/05 14:39:04 rt 1.15.298.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [58e7c59b2406fbaa2b2ddee84df98f977f5afffc]

INTEGRATION: CWS ooo19126 (1.4.224); FILE MERGED 2005/09/05 13:59:11 rt 1.4.224.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f96ac54563744babd7470b31a8b097e5f61b4676]

INTEGRATION: CWS ooo19126 (1.21.206); FILE MERGED 2005/09/05 14:39:03 rt 1.21.206.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [364d389c2aac07ea9381fe1120b41c3b2b0a9d3a]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:41:37 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8feb9c91029fc4cc95ddfcba2a104cafe3c04ebd]

INTEGRATION: CWS ooo19126 (1.21.280); FILE MERGED 2005/09/05 14:39:03 rt 1.21.280.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [72d41f227f197ec376bc1c53b20733659eff5d85]

INTEGRATION: CWS ooo19126 (1.1.260); FILE MERGED 2005/09/05 14:01:07 rt 1.1.260.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5f117d730acde181e8206227868c4b17a927b40b]

INTEGRATION: CWS ooo19126 (1.28.94); FILE MERGED 2005/09/05 14:39:03 rt 1.28.94.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8736bd3135b4941783e946d5ff6b1180c9f262f8]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:41:35 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [39b45d9584257b8fc303588e823dfb5226da6e05]

INTEGRATION: CWS ooo19126 (1.4.280); FILE MERGED 2005/09/05 14:39:03 rt 1.4.280.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [579839d589c8e1db407257c821eab1d06a327d5b]

INTEGRATION: CWS ooo19126 (1.7.280); FILE MERGED 2005/09/05 14:39:02 rt 1.7.280.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5352714f80554e8b81c86cb74092f96ce1b79227]

INTEGRATION: CWS ooo19126 (1.21.170); FILE MERGED 2005/09/05 14:39:02 rt 1.21.170.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7493aa59004ecbd25b0a4e3794bf88b8d297144e]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:41:31 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3f9ec3110b984063c47241f26c759ddd4b8ba84d]

INTEGRATION: CWS ooo19126 (1.2.538); FILE MERGED 2005/09/05 14:39:02 rt 1.2.538.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6b5b9c72dc21b2c11a159854b185c089b701ebc6]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:41:29 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c2502b1851f12a2c6a34e8bb60eeccd93266e5f1]

INTEGRATION: CWS ooo19126 (1.4.538); FILE MERGED 2005/09/05 14:39:02 rt 1.4.538.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [11b2043fe75d59699a52abedfab8e6fe281c179d]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:41:29 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c5ebbe755a995ec1c0c4246ee03a6ecd76e06ce8]

INTEGRATION: CWS ooo19126 (1.16.98); FILE MERGED 2005/09/05 14:39:01 rt 1.16.98.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [66ccb7ce81b28bf08dfac4541e37171987005bf7]

INTEGRATION: CWS ooo19126 (1.4.158); FILE MERGED 2005/09/05 11:41:28 rt 1.4.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c165f748e84b040a8cbc6a4ebbfac73b45700974]

INTEGRATION: CWS ooo19126 (1.26.98); FILE MERGED 2005/09/05 14:39:01 rt 1.26.98.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [49a7898a94d12fdd8ccdebb60313dfdda595d9a7]

INTEGRATION: CWS ooo19126 (1.19.80); FILE MERGED 2005/09/05 13:59:09 rt 1.19.80.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b6cfd6bf1cb5b521aaec6adb8963e75b2c9bb363]

INTEGRATION: CWS ooo19126 (1.15.78); FILE MERGED 2005/09/05 14:39:01 rt 1.15.78.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [230f2c33914bc09f4b59a7300359e84f0450aed5]

INTEGRATION: CWS ooo19126 (1.1.1.1.428); FILE MERGED 2005/09/05 13:59:08 rt 1.1.1.1.428.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [55ef396303257f13afcd187fed5344023782813e]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:41:26 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [147e0614b0bc45d2242862a02e282b83fcd8d24b]

INTEGRATION: CWS ooo19126 (1.29.78); FILE MERGED 2005/09/05 14:39:01 rt 1.29.78.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [71c706cf72e44ee99baaa5aa731b93a71994124a]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:41:25 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [45e1f97497a429ee78c8f1adcceb2605f5fd79bc]

INTEGRATION: CWS ooo19126 (1.1.646); FILE MERGED 2005/09/05 14:39:00 rt 1.1.646.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [003d3db505efad213419a1fe2240e2376c99bd62]

INTEGRATION: CWS ooo19126 (1.1.1.1.428); FILE MERGED 2005/09/05 13:59:07 rt 1.1.1.1.428.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [38cf0fef7508ea6937b1d69b2a896d95246430e6]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:41:24 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [806e465da3e6a15025c01a7bf45d14931bd37812]

INTEGRATION: CWS ooo19126 (1.2.220); FILE MERGED 2005/09/05 14:39:00 rt 1.2.220.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b73ba2524c02c01ef29ff19bfab96ace39a59aae]

INTEGRATION: CWS ooo19126 (1.3.44); FILE MERGED 2005/09/05 13:59:07 rt 1.3.44.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6916ec3f665c45518ebad470547636dc0908f30e]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:41:23 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8511d254f87c587b489a547def72f75f913bd23b]

INTEGRATION: CWS ooo19126 (1.8.44); FILE MERGED 2005/09/05 13:59:07 rt 1.8.44.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [427b2b28ceb1187dd4106cd833fa7bd636864237]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:41:22 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [bd5d9a24a0b160e6c2bfdcc3b24e66a071fbc8b6]

INTEGRATION: CWS ooo19126 (1.2.538); FILE MERGED 2005/09/05 14:39:00 rt 1.2.538.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [89d09152189d93d49390761d622925c2d6f48be8]

INTEGRATION: CWS ooo19126 (1.8.54); FILE MERGED 2005/09/05 13:59:06 rt 1.8.54.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f6882c47803bbbf1c65ade1b0aa4ea3bf4b587f3]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:41:21 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [bf19946ef912097cc15e8e8aa3b640ee631b7572]

INTEGRATION: CWS ooo19126 (1.1.1.1.428); FILE MERGED 2005/09/05 13:59:06 rt 1.1.1.1.428.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [05e402589a5c729a58bd1bd79aed2407a92f547c]

INTEGRATION: CWS ooo19126 (1.3.636); FILE MERGED 2005/09/05 14:38:59 rt 1.3.636.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e288a50a6efcfec0b5368e29fbdec048280fbd0c]

INTEGRATION: CWS ooo19126 (1.3.44); FILE MERGED 2005/09/05 13:59:06 rt 1.3.44.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ade73f9e0c0d9fdc3059fd95ae078623b9085278]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:41:20 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e3b5a4f30fedfa73380d0bc4440fc8e25e383824]

INTEGRATION: CWS ooo19126 (1.12.298); FILE MERGED 2005/09/05 14:38:59 rt 1.12.298.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1fa5d1735c5fd5b8c3e01125079cfbe2358305e3]

INTEGRATION: CWS ooo19126 (1.4.226); FILE MERGED 2005/09/05 13:59:05 rt 1.4.226.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [cb98fa4e636489ca4ffc4a63aeff41d0e23b733e]

INTEGRATION: CWS ooo19126 (1.14.94); FILE MERGED 2005/09/05 14:38:59 rt 1.14.94.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6515f8a6e90f0057031ae703c76aea92e820b68e]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:41:14 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c4facd0923f4d268d52e6fd26b655f0a07c56628]

INTEGRATION: CWS ooo19126 (1.14.32); FILE MERGED 2005/09/05 13:59:05 rt 1.14.32.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [bcca5057f60e5398f44e2985a0881de4e630717e]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:41:12 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8648fa0f3fb8ec4d518a69c64f6483754ae391f1]

INTEGRATION: CWS ooo19126 (1.2.538); FILE MERGED 2005/09/05 14:38:59 rt 1.2.538.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [97509418f4bd1c9dc31d6f6fd668e02cc1879bd1]

INTEGRATION: CWS ooo19126 (1.13.504); FILE MERGED 2005/09/05 14:46:32 rt 1.13.504.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [57962aed4321e0c1ac929da92802dafabb6dc040]

INTEGRATION: CWS ooo19126 (1.11.32); FILE MERGED 2005/09/05 13:59:04 rt 1.11.32.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7735486d627cc3c60c2633dc9a68aaff0ab91314]

INTEGRATION: CWS ooo19126 (1.3.298); FILE MERGED 2005/09/05 14:38:59 rt 1.3.298.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [29bc54f89a1fb38d32adafbe5069d2bbf3fc3de2]

INTEGRATION: CWS ooo19126 (1.11.506); FILE MERGED 2005/09/05 14:46:32 rt 1.11.506.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [76758040b606d0667dd749457d376eea39de2ae0]

INTEGRATION: CWS ooo19126 (1.7.32); FILE MERGED 2005/09/05 13:59:04 rt 1.7.32.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [48643418151e31f53af6a6d5a127ca5986ed7972]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:41:09 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c8c3dd2ed5efb3414ad7ce6a8d56946fc819face]

INTEGRATION: CWS ooo19126 (1.10.302); FILE MERGED 2005/09/05 14:38:59 rt 1.10.302.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [219db4d21e3488435c78299b8d36761cb443b484]

INTEGRATION: CWS ooo19126 (1.4.546); FILE MERGED 2005/09/05 14:46:31 rt 1.4.546.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f5ed621c95370aef2226bbfb2e7076362dde63d0]

INTEGRATION: CWS ooo19126 (1.1.1.1.428); FILE MERGED 2005/09/05 13:59:03 rt 1.1.1.1.428.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [da137d687ad9e116c74b273b75f4e9e20afce9a1]

INTEGRATION: CWS ooo19126 (1.12.302); FILE MERGED 2005/09/05 14:38:58 rt 1.12.302.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b7051145615dccd754382004541160d87289ad15]

INTEGRATION: CWS ooo19126 (1.7.448); FILE MERGED 2005/09/05 14:46:31 rt 1.7.448.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [05b96c0c4bbec2be4e3767668fa223925657c231]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:41:08 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2a54feb2bbabffef9c55e5d8473be680003974fe]

INTEGRATION: CWS ooo19126 (1.3.354); FILE MERGED 2005/09/05 14:38:58 rt 1.3.354.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e11d02b16877b1205e1a27dc8a6cedb7b4f3f126]

INTEGRATION: CWS ooo19126 (1.117.64); FILE MERGED 2005/09/05 14:46:31 rt 1.117.64.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c1b4c274291ce4e1e3eca5106c5a01d583990536]

INTEGRATION: CWS ooo19126 (1.4.354); FILE MERGED 2005/09/05 14:38:58 rt 1.4.354.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1b5dc40d6f33ad8ec8584fdaa6704dd6e8eba44a]

INTEGRATION: CWS ooo19126 (1.8.256); FILE MERGED 2005/09/05 14:46:30 rt 1.8.256.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9ced692f2f71c90445334ac461c27079a8977035]

INTEGRATION: CWS ooo19126 (1.12.206); FILE MERGED 2005/09/05 14:38:58 rt 1.12.206.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2e7787505e307ab949cdc645faae2838951b64d3]

INTEGRATION: CWS ooo19126 (1.4.366); FILE MERGED 2005/09/05 14:46:30 rt 1.4.366.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f831c4926550ead0ff739c4d71cb6e65297d4739]

INTEGRATION: CWS ooo19126 (1.16.280); FILE MERGED 2005/09/05 14:38:57 rt 1.16.280.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d8817360a1db4459fd80f7fe59d037c031362fe1]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:41:06 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [dcc35e1f094e748ac9d1b95706048fb0dfaa277f]

INTEGRATION: CWS ooo19126 (1.7.258); FILE MERGED 2005/09/05 14:46:30 rt 1.7.258.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b54592c44f056e0642393a824de8b4273f08357d]

INTEGRATION: CWS ooo19126 (1.1.646); FILE MERGED 2005/09/05 14:38:57 rt 1.1.646.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6ae315736ebd196641e65aa092e3f8a0d516ce98]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:41:04 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6602a88735b94d105f21626f5e040fb2ba55b557]

INTEGRATION: CWS ooo19126 (1.1.1.1.996); FILE MERGED 2005/09/05 14:46:30 rt 1.1.1.1.996.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c68d8ff34e74191c021c89a18c8fd5c5acfde0a2]

INTEGRATION: CWS ooo19126 (1.7.408); FILE MERGED 2005/09/05 14:38:57 rt 1.7.408.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0b2cce6480df91e6646adde38ffef37225ff667b]

INTEGRATION: CWS ooo19126 (1.92.72); FILE MERGED 2005/09/05 14:46:29 rt 1.92.72.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c1caf0a9afcd51fb56643f1b6ac17af0b8c4c9b1]

INTEGRATION: CWS ooo19126 (1.5.290); FILE MERGED 2005/09/05 14:46:29 rt 1.5.290.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c1aee91aa25600f79ec8b219938b52d2f91b8d2f]

INTEGRATION: CWS ooo19126 (1.6.408); FILE MERGED 2005/09/05 14:38:56 rt 1.6.408.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1e6b9239b423c505d3f93745bb9dd5deff6e3aa9]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:41:00 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [fc68acc3fd86b5c35cd90a51ec3dce6ec63b0892]

INTEGRATION: CWS ooo19126 (1.18.244); FILE MERGED 2005/09/05 14:46:29 rt 1.18.244.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [82b5fb412dded3dca20fed53d19b13e07dc8edae]

INTEGRATION: CWS ooo19126 (1.6.220); FILE MERGED 2005/09/05 14:38:56 rt 1.6.220.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [59fbb7cc0afe3c4f88baf15f90ad3fb831306e97]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:40:58 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8bc83e302540fcd9e00d7e594671ae7f6c0c3a1e]

INTEGRATION: CWS ooo19126 (1.5.246); FILE MERGED 2005/09/05 14:46:29 rt 1.5.246.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f24dd3232b70576c47438f3b0279639b3469ee25]

INTEGRATION: CWS ooo19126 (1.28.202); FILE MERGED 2005/09/05 14:38:56 rt 1.28.202.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [20d4a241b569c6a7ae223794b335e198d3f95613]

INTEGRATION: CWS ooo19126 (1.6.246); FILE MERGED 2005/09/05 14:46:28 rt 1.6.246.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [bbd7d3052e35d97cc3eb797721174a0a571cfbed]

INTEGRATION: CWS ooo19126 (1.48.112); FILE MERGED 2005/09/05 14:38:56 rt 1.48.112.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1a91faef9dae5d8cd36ec95755979962f91a436f]

INTEGRATION: CWS ooo19126 (1.13.206); FILE MERGED 2005/09/05 14:38:55 rt 1.13.206.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [027887290c8eb3ebd165ca7cd68841aea3b715f9]

INTEGRATION: CWS ooo19126 (1.69.162); FILE MERGED 2005/09/05 14:46:28 rt 1.69.162.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0ea79881159a5b5f20de40b937839ba67715d7cc]

INTEGRATION: CWS ooo19126 (1.7.244); FILE MERGED 2005/09/05 14:46:28 rt 1.7.244.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5316bb247b03415f1bb992ab8b3bab6336c60514]

INTEGRATION: CWS ooo19126 (1.39.94); FILE MERGED 2005/09/05 14:38:55 rt 1.39.94.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5cd8d12395c53090cd02f42bb857ef91c8b18f72]

INTEGRATION: CWS ooo19126 (1.21.404); FILE MERGED 2005/09/05 14:46:27 rt 1.21.404.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1531eac512ae89579076cf11aee8b98087847018]

INTEGRATION: CWS ooo19126 (1.4.538); FILE MERGED 2005/09/05 14:38:55 rt 1.4.538.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8728c6d67ef44012558fdd7cde620f53b3885362]

INTEGRATION: CWS ooo19126 (1.2.44); FILE MERGED 2005/09/05 13:58:58 rt 1.2.44.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e273c96ee94324f6a5c85f0af2c961620ede88a4]

INTEGRATION: CWS ooo19126 (1.5.196); FILE MERGED 2005/09/05 14:46:27 rt 1.5.196.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [944851529dc0bb68b71422e998c1893777259ef0]

INTEGRATION: CWS ooo19126 (1.21.220); FILE MERGED 2005/09/05 14:38:55 rt 1.21.220.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7e2502de9d618267aed571830d47055c2f21a2a9]

INTEGRATION: CWS ooo19126 (1.11.302); FILE MERGED 2005/09/05 14:38:54 rt 1.11.302.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e070b0dcd436def235025f0f1ddf00f2f19ab539]

INTEGRATION: CWS ooo19126 (1.8.258); FILE MERGED 2005/09/05 14:46:27 rt 1.8.258.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e754b91ffb987bb2457e34a2fbd234b88418b386]

INTEGRATION: CWS ooo19126 (1.5.148); FILE MERGED 2005/09/05 14:46:26 rt 1.5.148.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [fe36d24e30ca7ff2a22a086431e716e9a33122c8]

INTEGRATION: CWS ooo19126 (1.4.402); FILE MERGED 2005/09/05 14:38:54 rt 1.4.402.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6c7133d3f641102ff8a6a7d909d2b92fe7996580]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:40:54 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7987adcbbd176bf843909bced3cf63ff7c239e06]

INTEGRATION: CWS ooo19126 (1.12.206); FILE MERGED 2005/09/05 14:38:54 rt 1.12.206.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4cf539e05c507b287900fdbdaea943b7f06588da]

INTEGRATION: CWS ooo19126 (1.4.546); FILE MERGED 2005/09/05 14:46:26 rt 1.4.546.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [90f3be849b34ad2e99f09841e871d4a0923eaa3c]

INTEGRATION: CWS ooo19126 (1.1.646); FILE MERGED 2005/09/05 14:38:54 rt 1.1.646.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [cf5d631304b43e4776e9d98694f288b49e151707]

INTEGRATION: CWS ooo19126 (1.2.404); FILE MERGED 2005/09/05 14:38:53 rt 1.2.404.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [cc290b0b77082c83c0fee3b80cc4869b589fc41f]

INTEGRATION: CWS ooo19126 (1.24.66); FILE MERGED 2005/09/05 14:46:25 rt 1.24.66.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b935ca1e6be79c2ee48fca790acc2b9acead97bf]

INTEGRATION: CWS ooo19126 (1.10.222); FILE MERGED 2005/09/05 14:38:53 rt 1.10.222.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [dc325c3b8f5f7b0dd45bfe40171d61bb27aa4698]

INTEGRATION: CWS ooo19126 (1.5.546); FILE MERGED 2005/09/05 14:46:25 rt 1.5.546.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7a7345318091cc03f638dd9103096cdf3c24c8fe]

INTEGRATION: CWS ooo19126 (1.45.202); FILE MERGED 2005/09/05 14:38:53 rt 1.45.202.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9a10da6589f56e8ed21455e04e2f0ab9602c1df6]

INTEGRATION: CWS ooo19126 (1.1.1.1.428); FILE MERGED 2005/09/05 13:58:56 rt 1.1.1.1.428.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [034adcb7e9a46433a065d41a53e89954d5ceceef]

INTEGRATION: CWS ooo19126 (1.1.646); FILE MERGED 2005/09/05 14:38:52 rt 1.1.646.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [339aa301ce0467f59dd62b43d71db43d7e4baccc]

INTEGRATION: CWS ooo19126 (1.5.256); FILE MERGED 2005/09/05 14:46:25 rt 1.5.256.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [bb102f0a810e237097cf5b6f4027a3a450fd3e94]

INTEGRATION: CWS ooo19126 (1.7.626); FILE MERGED 2005/09/05 14:38:52 rt 1.7.626.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a5e388d5a98257554e38fe8b8b2043d533672ecc]

INTEGRATION: CWS ooo19126 (1.2.546); FILE MERGED 2005/09/05 14:46:24 rt 1.2.546.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [aacf265d44c7ff0481b52167415f5b903585b1e5]

INTEGRATION: CWS ooo19126 (1.41.202); FILE MERGED 2005/09/05 14:38:52 rt 1.41.202.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9764a360e583cd287883fae541b61e2062134eb4]

INTEGRATION: CWS ooo19126 (1.1.1.1.994); FILE MERGED 2005/09/05 14:46:24 rt 1.1.1.1.994.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [880b89de5ddcde13afcd42f4a2698e3b6d3d6224]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:40:48 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [cd489adbf90dfa8decbfc1332f355427db624dbf]

INTEGRATION: CWS ooo19126 (1.105.76); FILE MERGED 2005/09/05 14:38:52 rt 1.105.76.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a146a6a809a0b7e2a6c02563193b00aebe215323]

INTEGRATION: CWS ooo19126 (1.3.290); FILE MERGED 2005/09/05 14:46:24 rt 1.3.290.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5335f065e1f6fdb3d3ace1805bbba2c20355b9bd]

INTEGRATION: CWS ooo19126 (1.2.560); FILE MERGED 2005/09/05 14:46:23 rt 1.2.560.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [535708ec03602f5327fea55704ecfc7bfeac0c47]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:40:47 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [01424fd1d3a172ce45b0b9646864a63c089d5447]

INTEGRATION: CWS ooo19126 (1.6.222); FILE MERGED 2005/09/05 14:38:51 rt 1.6.222.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f4517f04d450db52a89d1fd852c4441a80bb03dd]

INTEGRATION: CWS ooo19126 (1.14.90); FILE MERGED 2005/09/05 14:38:51 rt 1.14.90.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [67440c599c4b89f0001dffa95f8f47f9faf02e4a]

INTEGRATION: CWS ooo19126 (1.7.610); FILE MERGED 2005/09/05 14:38:51 rt 1.7.610.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ba668edc90da17b888aafc32c56e177cea6ba9df]

INTEGRATION: CWS ooo19126 (1.3.246); FILE MERGED 2005/09/05 14:46:23 rt 1.3.246.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [baaf28ff3326f8418d0ff8ee6826d0b8ccb4b8aa]

INTEGRATION: CWS ooo19126 (1.8.222); FILE MERGED 2005/09/05 14:38:51 rt 1.8.222.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b59da031f66c1dd8e90f0ea1d7f85752cc445f26]

INTEGRATION: CWS ooo19126 (1.1.1.1.994); FILE MERGED 2005/09/05 14:46:22 rt 1.1.1.1.994.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0cbaa1708540d864daf68661cf75bcbb789722c2]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:40:45 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [04174f3e40ee12ff9de2c891694ec887b07a88ce]

INTEGRATION: CWS ooo19126 (1.5.234); FILE MERGED 2005/09/05 14:38:50 rt 1.5.234.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9bab3a258ff050fd2776caa823c9758ce1659402]

INTEGRATION: CWS ooo19126 (1.2.560); FILE MERGED 2005/09/05 14:46:22 rt 1.2.560.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [57b3fe786b7eb0ba5a5ba21adce654c7813c62e9]

INTEGRATION: CWS ooo19126 (1.13.234); FILE MERGED 2005/09/05 14:38:50 rt 1.13.234.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [dfe08047755ecb911e5de97e9d9fad3cbc21a382]

INTEGRATION: CWS ooo19126 (1.7.78); FILE MERGED 2005/09/05 14:38:50 rt 1.7.78.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5256a00b3fb9fa8fb03f5af29e20766fe42fb773]

INTEGRATION: CWS ooo19126 (1.2.452); FILE MERGED 2005/09/05 14:46:22 rt 1.2.452.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0b4c0bb91694b2dc176821b4ddd3178488f2b9aa]

INTEGRATION: CWS ooo19126 (1.10.64); FILE MERGED 2005/09/05 14:38:50 rt 1.10.64.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b8a0494bb2e67a8c4d1444cd4c2806606136b980]

INTEGRATION: CWS ooo19126 (1.3.560); FILE MERGED 2005/09/05 14:46:21 rt 1.3.560.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9245b74b743ed8c51ccd135b38e7468d407f5180]

INTEGRATION: CWS ooo19126 (1.1.1.1.158); FILE MERGED 2005/09/05 11:40:43 rt 1.1.1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8a1fd1ddd245e5ee233472587f427a6c0486bdb7]

INTEGRATION: CWS ooo19126 (1.7.354); FILE MERGED 2005/09/05 14:38:50 rt 1.7.354.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ec7541b4579611e82dcec86a06d58005371f06ee]

INTEGRATION: CWS ooo19126 (1.8.288); FILE MERGED 2005/09/05 14:46:21 rt 1.8.288.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [fd7a11ffc29638524926ecc20543da7ae3ab8d55]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:40:42 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [458fe14a5ead0da33f47080d57397b3ab4b5c831]

INTEGRATION: CWS ooo19126 (1.28.76); FILE MERGED 2005/09/05 14:38:49 rt 1.28.76.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6342350d8c1a32887a2e79914720f02d70d76213]

INTEGRATION: CWS ooo19126 (1.4.366); FILE MERGED 2005/09/05 14:46:21 rt 1.4.366.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [653441aa232b57df25e9970325e859881c9fab8c]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:40:41 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b6ac7bdb757994231bcd544eb7c28185359f85d6]

INTEGRATION: CWS ooo19126 (1.7.234); FILE MERGED 2005/09/05 14:38:49 rt 1.7.234.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4c48ee74694657b2f02737493c6b5b3e1a28318a]

INTEGRATION: CWS ooo19126 (1.15.182); FILE MERGED 2005/09/05 14:46:20 rt 1.15.182.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [53e12ba21ad07a67cf7e13b200557642d17741b3]

INTEGRATION: CWS ooo19126 (1.16.234); FILE MERGED 2005/09/05 14:38:49 rt 1.16.234.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7a12955bbca4f6a1c3c6412bb24246405947e53a]

INTEGRATION: CWS ooo19126 (1.12.250); FILE MERGED 2005/09/05 14:46:20 rt 1.12.250.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4e90eff42ebc84bf123de5b06c9d3d2b410523fd]

INTEGRATION: CWS ooo19126 (1.5.234); FILE MERGED 2005/09/05 14:38:49 rt 1.5.234.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f112e0fb0ae56cb4538835d7fbf5859e5361c2d2]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:40:40 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d207142eacbe7965f50d3c245b4bf35c1f958077]

INTEGRATION: CWS ooo19126 (1.18.66); FILE MERGED 2005/09/05 14:46:20 rt 1.18.66.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [804f8a6b95cace1dd1124671ecd814819317c8fa]

INTEGRATION: CWS ooo19126 (1.3.196); FILE MERGED 2005/09/05 14:46:20 rt 1.3.196.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5b7a56cfd620220bf729a3e87c18200e3ba13c4c]

INTEGRATION: CWS ooo19126 (1.18.72); FILE MERGED 2005/09/05 14:38:48 rt 1.18.72.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [51bcd2cbcdea805d82722e35c7f26dae8d81d995]

INTEGRATION: CWS ooo19126 (1.4.986); FILE MERGED 2005/09/05 14:46:19 rt 1.4.986.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [edeef5e74e8a22592a6c02719c70046e1aa05e78]

INTEGRATION: CWS ooo19126 (1.1.644); FILE MERGED 2005/09/05 14:38:48 rt 1.1.644.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9ac61769464b44ae4e1dcce5753ad3f2c84f2ec7]

INTEGRATION: CWS ooo19126 (1.2.258); FILE MERGED 2005/09/05 14:46:19 rt 1.2.258.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a33332e2c04022e561593165ed4a2241ab1f9631]

INTEGRATION: CWS ooo19126 (1.2.636); FILE MERGED 2005/09/05 14:38:48 rt 1.2.636.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b2535a958fe891a0e71d7fa5c6951f599ff48baa]

INTEGRATION: CWS ooo19126 (1.16.496); FILE MERGED 2005/09/05 14:46:19 rt 1.16.496.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b6d665cd5639ca847d601b867ddba3e696f51289]

INTEGRATION: CWS ooo19126 (1.59.66); FILE MERGED 2005/09/05 14:38:48 rt 1.59.66.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ce750315291c7b965a3d6c838a7b163d58dfdabb]

INTEGRATION: CWS ooo19126 (1.73.2); FILE MERGED 2005/09/05 14:46:19 rt 1.73.2.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7c2adb7ccb3a3b8b87a50f2aee78585e391492c5]

INTEGRATION: CWS ooo19126 (1.8.76); FILE MERGED 2005/09/05 14:38:47 rt 1.8.76.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ba4041c2a8393f2b06ff4dbcf17467abf286357a]

INTEGRATION: CWS ooo19126 (1.11.372); FILE MERGED 2005/09/05 14:46:18 rt 1.11.372.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6ebfdba975ccab146420e711386e177ff874c0d2]

INTEGRATION: CWS ooo19126 (1.12.264); FILE MERGED 2005/09/05 14:38:47 rt 1.12.264.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8b262dbcc64c0ab5444336b7044cef600b3286ec]

INTEGRATION: CWS ooo19126 (1.5.546); FILE MERGED 2005/09/05 14:46:18 rt 1.5.546.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b935b10b172b611291ea81ef6f1f98f882a6e7ff]

INTEGRATION: CWS ooo19126 (1.47.96); FILE MERGED 2005/09/05 14:38:47 rt 1.47.96.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [fdf550eaf3b1706d25fe61192823d5479b61c031]

INTEGRATION: CWS ooo19126 (1.191.68); FILE MERGED 2005/09/05 14:46:18 rt 1.191.68.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2b2681e3e0d1d154a4fe7ff8f1fa4721f20b3967]

INTEGRATION: CWS ooo19126 (1.70.66); FILE MERGED 2005/09/05 14:38:46 rt 1.70.66.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3ca2d4800f4e1edccf0a462a5e2d7766189a8471]

INTEGRATION: CWS ooo19126 (1.7.258); FILE MERGED 2005/09/05 14:46:17 rt 1.7.258.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [bcd42c3e5be0f24403632e87e835dd880fafc150]

INTEGRATION: CWS ooo19126 (1.26.170); FILE MERGED 2005/09/05 14:38:46 rt 1.26.170.1: #i54170# Change license header: remove SISSL


2005-09-09  Juergen Schmidt  <jsc@openoffice.org>  [98dc77900b49216ac2b4523f1f6958bbf6369a94]

#i52208# integrate new license header


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [506b3f899eaf7eeb484985c1eaf36503906fade5]

INTEGRATION: CWS ooo19126 (1.2.580); FILE MERGED 2005/09/05 14:46:17 rt 1.2.580.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [66f335319b4f87d087a744bec7b752e9a63f1b06]

INTEGRATION: CWS ooo19126 (1.48.112); FILE MERGED 2005/09/05 14:38:46 rt 1.48.112.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8ba9738f177e94c556ce17bcfd4e61537b347852]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:40:33 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e95665b26b50df6c9b7c2b744068b3cd60ccd12a]

INTEGRATION: CWS ooo19126 (1.3.474); FILE MERGED 2005/09/05 14:46:17 rt 1.3.474.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5e87745183bb8def04e213ed22774997b715cb71]

INTEGRATION: CWS ooo19126 (1.25.222); FILE MERGED 2005/09/05 14:38:46 rt 1.25.222.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [93393d652b000f24d40e81f4a5e2304cdcb5ce5f]

INTEGRATION: CWS ooo19126 (1.2.330); FILE MERGED 2005/09/05 13:58:47 rt 1.2.330.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [50504543aa8a9a79baf416754378a6c6a8af9c9e]

INTEGRATION: CWS ooo19126 (1.100.34); FILE MERGED 2005/09/05 14:38:45 rt 1.100.34.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2bd587eae023567535c0a3913d80ac64c42d2e97]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:40:32 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [be90757512d7ed056945e393c712bd18f95a5e2a]

INTEGRATION: CWS ooo19126 (1.14.182); FILE MERGED 2005/09/05 14:46:16 rt 1.14.182.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [63ced14160cac57f08541d432009bcc4e6989336]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:40:32 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [74e1c3c7d276899e825b62c568615c633ead1b6e]

INTEGRATION: CWS ooo19126 (1.32.158); FILE MERGED 2005/09/05 14:38:45 rt 1.32.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [676a30e86199a7b96a8e78e888adf38ace739021]

INTEGRATION: CWS ooo19126 (1.4.258); FILE MERGED 2005/09/05 14:46:16 rt 1.4.258.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c64ca82355402ae1f0e9ee1ab49a3a4a577ef0dc]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:40:31 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e979916350da6fee75f34066fa787cec65977b47]

INTEGRATION: CWS ooo19126 (1.84.90); FILE MERGED 2005/09/05 14:38:45 rt 1.84.90.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ae3c6013bdf60e2f201a3103890e960c1713c0ed]

INTEGRATION: CWS ooo19126 (1.1.1.1.994); FILE MERGED 2005/09/05 14:46:11 rt 1.1.1.1.994.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9d163e6b0e2ecd02e0b76a93933a79f026cb0760]

INTEGRATION: CWS ooo19126 (1.5.354); FILE MERGED 2005/09/05 14:38:44 rt 1.5.354.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0e5f540e0cbc47e135e686f9281af5eded423cd7]

INTEGRATION: CWS ooo19126 (1.1.1.1.994); FILE MERGED 2005/09/05 14:46:10 rt 1.1.1.1.994.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a1d948f52fc9df7fde3742419222583059c8d1ef]

INTEGRATION: CWS ooo19126 (1.6.354); FILE MERGED 2005/09/05 14:38:44 rt 1.6.354.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2473a4ce0ac952fe8e7f122d785c10a6fea2b5c7]

INTEGRATION: CWS ooo19126 (1.1.648); FILE MERGED 2005/09/05 14:38:44 rt 1.1.648.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0c13c954877e81477f8f8b6858ba328b2b70d19e]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:40:29 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [80c56501db45cfed06baa5c1d539e0aeb9c1819d]

INTEGRATION: CWS ooo19126 (1.19.170); FILE MERGED 2005/09/05 14:38:44 rt 1.19.170.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6d1ccd905dd53c0e59f6cb426c8ddcb00c349958]

INTEGRATION: CWS ooo19126 (1.1.646); FILE MERGED 2005/09/05 14:38:44 rt 1.1.646.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b1b1c023e1698cbaa8f73ba296bf8f8e91fb55b7]

INTEGRATION: CWS ooo19126 (1.4.184); FILE MERGED 2005/09/05 14:46:09 rt 1.4.184.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [82b02b07c8822d457af4f36e9de811dff7083a7b]

INTEGRATION: CWS ooo19126 (1.5.636); FILE MERGED 2005/09/05 14:38:43 rt 1.5.636.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [bf8258620a3f3d171d4802c276606e8082cfc76c]

INTEGRATION: CWS ooo19126 (1.1.1.1.994); FILE MERGED 2005/09/05 14:46:09 rt 1.1.1.1.994.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b7cd646ff6f99055583c37c35c7dfc50e4d4ad4a]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:40:28 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f50a57ba3b72d86b65f11b9bdfbe3ed170f03855]

INTEGRATION: CWS ooo19126 (1.1.646); FILE MERGED 2005/09/05 14:38:43 rt 1.1.646.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [00dcc7fc5e09e1d4135571c225b6d024e51d3e64]

INTEGRATION: CWS ooo19126 (1.4.636); FILE MERGED 2005/09/05 14:38:43 rt 1.4.636.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [885c217746a53238d9db66f6ff6a4e39979aabb6]

INTEGRATION: CWS ooo19126 (1.1.644); FILE MERGED 2005/09/05 14:38:43 rt 1.1.644.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f48d19f4344392e7e49a2a79e4f058e0a1f3e20c]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:40:26 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e9562ec56d7232ce68f6383e0de4f7d4e3940624]

INTEGRATION: CWS ooo19126 (1.2.950); FILE MERGED 2005/09/05 14:46:09 rt 1.2.950.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [670d8b9855e34b38020656c4c183dc5d35737658]

INTEGRATION: CWS ooo19126 (1.10.192); FILE MERGED 2005/09/05 14:38:43 rt 1.10.192.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [641d5a32c3f58f8537df08a21c373d55b9d6fb09]

INTEGRATION: CWS ooo19126 (1.14.120); FILE MERGED 2005/09/05 14:38:42 rt 1.14.120.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [08e2c0ec7e2d16325c56db3e6c2def9af032bfdb]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:40:25 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [cddaaf401724453e843c5b79b75315b5ef8ad9a6]

INTEGRATION: CWS ooo19126 (1.2.950); FILE MERGED 2005/09/05 14:46:08 rt 1.2.950.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a140e14504f0be6c77b4f8a83728231bf602e7e8]

INTEGRATION: CWS ooo19126 (1.15.90); FILE MERGED 2005/09/05 14:38:42 rt 1.15.90.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [68a20356121363c2c125fe67dc2d432309ace264]

INTEGRATION: CWS ooo19126 (1.1.952); FILE MERGED 2005/09/05 14:46:08 rt 1.1.952.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5ac7340d198465e71127ef50ad54a5567981ae8a]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:40:24 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [72af72a12045bb33843dbd689e246f05367aae51]

INTEGRATION: CWS ooo19126 (1.4.90); FILE MERGED 2005/09/05 14:38:42 rt 1.4.90.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d88592f6f8c24978b75c985763806f40645c46e8]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:40:24 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a43a2695912217a1a75a0d9ede4df5d4826c184f]

INTEGRATION: CWS ooo19126 (1.5.158); FILE MERGED 2005/09/05 14:38:42 rt 1.5.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [65c693caa8afa2f60d52c84f99696600b14a37ee]

INTEGRATION: CWS ooo19126 (1.1.1.1.428); FILE MERGED 2005/09/05 13:58:40 rt 1.1.1.1.428.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5d60c4cb156652ce2713baef92474c83b599f049]

INTEGRATION: CWS ooo19126 (1.12.220); FILE MERGED 2005/09/05 14:38:42 rt 1.12.220.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f5719403502a3deede603cc1d8e58e5be91373e3]

INTEGRATION: CWS ooo19126 (1.2.950); FILE MERGED 2005/09/05 14:46:07 rt 1.2.950.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a95eee6863f292347a00bdf16ff2b4a9b81c88d9]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:40:23 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f77936fde91f70977528cdd5a12ccdbde7c74833]

INTEGRATION: CWS ooo19126 (1.3.298); FILE MERGED 2005/09/05 14:38:41 rt 1.3.298.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0defde392a7d9cfa2f423ebd8dd9e335256cc733]

INTEGRATION: CWS ooo19126 (1.1.1.1.994); FILE MERGED 2005/09/05 14:46:07 rt 1.1.1.1.994.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [deb37b4473c09d1ba194b35b146b93f3d9776abb]

INTEGRATION: CWS ooo19126 (1.2.202); FILE MERGED 2005/09/05 14:38:41 rt 1.2.202.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a790734c33eca281d3285b659af78fc028979b55]

INTEGRATION: CWS ooo19126 (1.1.640); FILE MERGED 2005/09/05 14:38:41 rt 1.1.640.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a63fabac95d6cb8651498d639a83a81a4dff0657]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:40:22 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [66a2efa19f0c29f9919405f1d639b7a2141f5b6d]

INTEGRATION: CWS ooo19126 (1.8.170); FILE MERGED 2005/09/05 14:38:41 rt 1.8.170.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6d8888110fd766d05558320fd28eb6cb939fca33]

INTEGRATION: CWS ooo19126 (1.8.158); FILE MERGED 2005/09/05 14:38:40 rt 1.8.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [abf604563d59aae99ea688457ac179120a633823]

INTEGRATION: CWS ooo19126 (1.8.202); FILE MERGED 2005/09/05 14:38:40 rt 1.8.202.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [cc5fbbe5a54bfe814fe282f56fc345e2bee6e30f]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:40:20 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [04c70f48f34f6c3cdd07a100a13e2020a90c0bc4]

INTEGRATION: CWS ooo19126 (1.1.1.1.994); FILE MERGED 2005/09/05 14:46:06 rt 1.1.1.1.994.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [95e17b2c66b700cdf5dd616db91f51f755589bdf]

INTEGRATION: CWS ooo19126 (1.3.298); FILE MERGED 2005/09/05 14:38:40 rt 1.3.298.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c20e2269a1b2d67fbc7d532c2ed81aedd75ff702]

INTEGRATION: CWS ooo19126 (1.6.126); FILE MERGED 2005/09/05 14:38:40 rt 1.6.126.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [dbaa33f1b75f7ed447283b91cf7103e3f64b9446]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:40:18 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5af01dce173c13bf9868a56f633db948c9b87cba]

INTEGRATION: CWS ooo19126 (1.38.156); FILE MERGED 2005/09/05 14:38:39 rt 1.38.156.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a2df5c06f5371047271a6191d63fb22bcd09413c]

INTEGRATION: CWS ooo19126 (1.94.66); FILE MERGED 2005/09/05 14:38:38 rt 1.94.66.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1f92b33b5340e72c826e14cb4958d1d25641d271]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:40:17 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d4fc8a39b0c9c09f316222ce00a56f135c0adc1f]

INTEGRATION: CWS ooo19126 (1.3.206); FILE MERGED 2005/09/05 14:38:38 rt 1.3.206.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [12ffee08373bf7ebd84576266b5490161d1b5fd1]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:40:16 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c3bae704f5ebb7b75b54f8eeddc586f3c99cf51a]

INTEGRATION: CWS ooo19126 (1.1.1.1.652); FILE MERGED 2005/09/05 14:38:38 rt 1.1.1.1.652.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [27279afa2056d810c8acd8bca79248563b396917]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:40:15 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ac62d022f1af90b14feaa3cc476aa74bec946c84]

INTEGRATION: CWS ooo19126 (1.1.1.1.994); FILE MERGED 2005/09/05 14:46:05 rt 1.1.1.1.994.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b49a9a1d4c131c22249bec7ed2411d0388e3e682]

INTEGRATION: CWS ooo19126 (1.88.78); FILE MERGED 2005/09/05 14:38:38 rt 1.88.78.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a278e32c0c88b1a049276d24b20761a455c3d759]

INTEGRATION: CWS ooo19126 (1.1.1.1.158); FILE MERGED 2005/09/05 11:40:15 rt 1.1.1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2ec239cad039b7b69af3a1d944cc637b9b18a0b9]

INTEGRATION: CWS ooo19126 (1.1.1.1.652); FILE MERGED 2005/09/05 14:38:37 rt 1.1.1.1.652.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f0fee4da576e9482d7a5cc7834c36f0fb2da9973]

INTEGRATION: CWS ooo19126 (1.119.98); FILE MERGED 2005/09/05 14:38:37 rt 1.119.98.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1ea60a706159076051cfdabfd47b3f38f08df2c8]

INTEGRATION: CWS ooo19126 (1.4.626); FILE MERGED 2005/09/05 14:38:37 rt 1.4.626.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9986db6b823684a09f83eb15c718d74a8cfd00fa]

INTEGRATION: CWS ooo19126 (1.1.640); FILE MERGED 2005/09/05 14:38:36 rt 1.1.640.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c65a662a3e5133a42242feeb1cee2a00265fd237]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:40:13 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4dec903f80e395f5a6d8c70c636e3db7cd4527dd]

INTEGRATION: CWS ooo19126 (1.7.296); FILE MERGED 2005/09/05 14:38:36 rt 1.7.296.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3078c9dbb2b067e7d0c0839a5a667c6cc5f04ea7]

INTEGRATION: CWS ooo19126 (1.1.1.1.994); FILE MERGED 2005/09/05 14:46:04 rt 1.1.1.1.994.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [23168519d00d082c24e998e77b415556444fd92c]

INTEGRATION: CWS ooo19126 (1.6.538); FILE MERGED 2005/09/05 14:38:36 rt 1.6.538.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [cba1f47d7029fdb7fd487f37333eb75dfb0cb38f]

INTEGRATION: CWS ooo19126 (1.3.636); FILE MERGED 2005/09/05 14:38:36 rt 1.3.636.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [41cc5bd0463310ddc2b4aca2aea1f8822b0fda46]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:40:10 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e34c169186d9b5c777a23ff7d313dc92f984a7e3]

INTEGRATION: CWS ooo19126 (1.15.94); FILE MERGED 2005/09/05 14:38:35 rt 1.15.94.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [203ceaf271c76cb012ab393cdc1080a521c62d2f]

INTEGRATION: CWS ooo19126 (1.2.988); FILE MERGED 2005/09/05 14:46:04 rt 1.2.988.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [27b80170963a29fd19e46cf9d572d101431a1213]

INTEGRATION: CWS ooo19126 (1.24.170); FILE MERGED 2005/09/05 14:38:35 rt 1.24.170.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3b75ecd7e46a34908e568316cb04a1ebeea07238]

INTEGRATION: CWS ooo19126 (1.1.1.1.652); FILE MERGED 2005/09/05 14:38:35 rt 1.1.1.1.652.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e843204afdc9f65f9a340636dbfc930ccb36ca50]

INTEGRATION: CWS ooo19126 (1.2.142); FILE MERGED 2005/09/05 11:40:09 rt 1.2.142.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [220b4baef0df0ed1d796e9dd05a2479df382c6e3]

INTEGRATION: CWS ooo19126 (1.4.330); FILE MERGED 2005/09/05 13:58:27 rt 1.4.330.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b13aed71ea3a30635d4cc00317f11f5bda0d93be]

INTEGRATION: CWS ooo19126 (1.1.1.1.994); FILE MERGED 2005/09/05 14:46:03 rt 1.1.1.1.994.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c3d101fe3ac2758637b52b803133afe84e6b3d5d]

INTEGRATION: CWS ooo19126 (1.21.126); FILE MERGED 2005/09/05 14:38:35 rt 1.21.126.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [52e3ba18f3d42f44ba71cafea080be621b606c08]

INTEGRATION: CWS ooo19126 (1.2.142); FILE MERGED 2005/09/05 11:40:08 rt 1.2.142.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5c47f8035e077f3daac49f0b1ea72993b0d1540a]

INTEGRATION: CWS ooo19126 (1.11.48); FILE MERGED 2005/09/05 13:58:26 rt 1.11.48.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [fca25b88fa383287b8cec698f873c40f3f0efd6f]

INTEGRATION: CWS ooo19126 (1.8.298); FILE MERGED 2005/09/05 14:38:35 rt 1.8.298.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7fea43ef7757900a833b211483bc39c76d3c3ddb]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:40:08 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ff58535288bf5769c6a1a8ee384fa6f4a86a64c2]

INTEGRATION: CWS ooo19126 (1.3.330); FILE MERGED 2005/09/05 13:58:25 rt 1.3.330.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [bd2883218facdd355094f14ac3ac83a391cae0d6]

INTEGRATION: CWS ooo19126 (1.10.202); FILE MERGED 2005/09/05 14:38:34 rt 1.10.202.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5edb18ff5b26882aad3b477b530f5e96d7df3e5e]

INTEGRATION: CWS ooo19126 (1.8.150); FILE MERGED 2005/09/05 13:58:24 rt 1.8.150.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7c29e8fa55970694c72e167692cfc76f42f28863]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:40:07 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [90c452b2979add8a83200f6520a328b80061f8e5]

INTEGRATION: CWS ooo19126 (1.1.640); FILE MERGED 2005/09/05 14:38:34 rt 1.1.640.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f55df248facfc8e87ce4c6f7326ac7dece489ccc]

INTEGRATION: CWS ooo19126 (1.2.220); FILE MERGED 2005/09/05 14:38:34 rt 1.2.220.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6ea01fba37da8a6401d395215b2078b261038f41]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:40:04 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f14163c050bfeed62eaa76bb9663cb99d8db7030]

INTEGRATION: CWS ooo19126 (1.1.638); FILE MERGED 2005/09/05 14:38:34 rt 1.1.638.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3aea25fb91082b8b19033dd1fb36476918f6a1f8]

INTEGRATION: CWS ooo19126 (1.2.202); FILE MERGED 2005/09/05 13:58:22 rt 1.2.202.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [af0a798c8e96d18a399c47d05859aca788f52c16]

INTEGRATION: CWS ooo19126 (1.1.1.1.994); FILE MERGED 2005/09/05 14:46:02 rt 1.1.1.1.994.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e5674eb38a53b93e83c42361efede698ebb56139]

INTEGRATION: CWS ooo19126 (1.3.630); FILE MERGED 2005/09/05 14:38:33 rt 1.3.630.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6eeb19f49eedc86acec08aee9a19a8f1485c637a]

INTEGRATION: CWS ooo19126 (1.1.416); FILE MERGED 2005/09/05 13:58:22 rt 1.1.416.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c5c709ce95f764acdb1aa455b8119a9e8761829b]

INTEGRATION: CWS ooo19126 (1.22.280); FILE MERGED 2005/09/05 14:38:33 rt 1.22.280.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7d616c62001374a5942a9aa2c01c701915aa191d]

INTEGRATION: CWS ooo19126 (1.2.220); FILE MERGED 2005/09/05 14:38:33 rt 1.2.220.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [634a615cbf6bd86947a0cefa8b0a5a23d0bb7a74]

INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 13:58:22 rt 1.3.80.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [bac5a4ae497a6e0e88f4564b12a148a8e1829e3d]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:40:02 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [576c2aee224f8b3406abdde2ee59be2421e68916]

INTEGRATION: CWS ooo19126 (1.17.90); FILE MERGED 2005/09/05 14:38:32 rt 1.17.90.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [567f73ae6afdccfb0779f763126ed0e5d57c1234]

INTEGRATION: CWS ooo19126 (1.19.136); FILE MERGED 2005/09/05 13:58:22 rt 1.19.136.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0bf21543210414b8137cf5b42a45e1f66b5b87f1]

INTEGRATION: CWS ooo19126 (1.2.206); FILE MERGED 2005/09/05 14:38:32 rt 1.2.206.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [823da58c449524a564b3c61a6b2d75b0daa2e4c7]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:40:01 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b89b1ed294338c1aa8d27b727ddd65c5d5706f77]

INTEGRATION: CWS ooo19126 (1.1.1.1.994); FILE MERGED 2005/09/05 14:46:01 rt 1.1.1.1.994.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0f7da6431cc5b8eb0dd947af24a04bcce0c8ab4c]

INTEGRATION: CWS ooo19126 (1.22.186); FILE MERGED 2005/09/05 13:58:21 rt 1.22.186.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [92d8b6f878ffcf5d1a62a0c3d5ca02f0b5692fd5]

INTEGRATION: CWS ooo19126 (1.20.298); FILE MERGED 2005/09/05 14:38:31 rt 1.20.298.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [94563a140161b875e07ffb437480168f9c5f65ca]

INTEGRATION: CWS ooo19126 (1.12.144); FILE MERGED 2005/09/05 13:58:19 rt 1.12.144.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [940d6bf0070b6565b12c3084b026767bf1bee306]

INTEGRATION: CWS ooo19126 (1.5.36); FILE MERGED 2005/09/05 14:38:31 rt 1.5.36.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c7b9e92f01e7dc4fecbb48392456060edfa3d543]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:39:57 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [90ded666ef449d88bd1bb70a8f3f943190f0e060]

INTEGRATION: CWS ooo19126 (1.9.170); FILE MERGED 2005/09/05 14:38:31 rt 1.9.170.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [36b47afbbd97851b69c3cdf4d5c02aad1d289bdd]

INTEGRATION: CWS ooo19126 (1.2.80); FILE MERGED 2005/09/05 13:58:17 rt 1.2.80.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e4cf4eb29cde5876ccb93a663a4962aecd61de38]

INTEGRATION: CWS ooo19126 (1.2.202); FILE MERGED 2005/09/05 14:38:31 rt 1.2.202.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [54bb4fe81ae275c49150899195a5d047862e095e]

INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 13:58:17 rt 1.3.80.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f0a3483fdd1bb52ade1f524741b51fe806dbadb5]

INTEGRATION: CWS ooo19126 (1.8.202); FILE MERGED 2005/09/05 14:38:30 rt 1.8.202.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [23cf2d27107dc6b13f9cf07d96bf6ad9e746916b]

INTEGRATION: CWS ooo19126 (1.21.48); FILE MERGED 2005/09/05 13:58:16 rt 1.21.48.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [38b31d25361e3e93feb4ea24fd7e66750a1f5ed8]

INTEGRATION: CWS ooo19126 (1.1.1.1.994); FILE MERGED 2005/09/05 14:46:00 rt 1.1.1.1.994.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9d0477265c25e4c2584e90cd1578e539c1481af7]

INTEGRATION: CWS ooo19126 (1.1.628); FILE MERGED 2005/09/05 14:38:30 rt 1.1.628.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ed847366bb2196f5739c350d2fa8776e99e252e5]

INTEGRATION: CWS ooo19126 (1.3.22); FILE MERGED 2005/09/05 11:39:55 rt 1.3.22.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5f42fdbbf2d3b0cbbd34101858d5621a9a0dc667]

INTEGRATION: CWS ooo19126 (1.2.418); FILE MERGED 2005/09/05 13:58:15 rt 1.2.418.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d3f0394a227332f123715845ff58d8d2e41d07e0]

INTEGRATION: CWS ooo19126 (1.2.270); FILE MERGED 2005/09/05 14:38:30 rt 1.2.270.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2c9c2e1fbb6a4d6e1bac9fc6a57960b0c029d25e]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:39:54 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d3a08ad0da8fed9b5777070c23318498cb08334a]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:39:54 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7a86790be2301f3a03b1540bc255b39a72796986]

INTEGRATION: CWS ooo19126 (1.5.150); FILE MERGED 2005/09/05 13:58:14 rt 1.5.150.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [201100b4065d9a709d968092106c98f2226410e6]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:39:54 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [700ccc550b336bb6087db5d54f7b59b0c094c114]

INTEGRATION: CWS ooo19126 (1.1.634); FILE MERGED 2005/09/05 14:38:29 rt 1.1.634.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [fe1a65c62a754a6fef220975055cea3dbab313dc]

INTEGRATION: CWS ooo19126 (1.3.212); FILE MERGED 2005/09/05 13:58:13 rt 1.3.212.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [15fd1500a58023f7254da1828a394d49ece2ad45]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:39:52 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [317a577256fc6f9492136d2fb27ae6cbb1af6790]

INTEGRATION: CWS ooo19126 (1.2.634); FILE MERGED 2005/09/05 14:38:29 rt 1.2.634.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5fe6683593944ced3446bd6c0545b977b2edca86]

INTEGRATION: CWS ooo19126 (1.10.144); FILE MERGED 2005/09/05 13:58:13 rt 1.10.144.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7920a9490d268f001fa0c083607e007e7dfc4602]

INTEGRATION: CWS ooo19126 (1.1.1.1.994); FILE MERGED 2005/09/05 14:45:59 rt 1.1.1.1.994.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c9461681c6c00c0f845408e67b7ed77e5d0e1d70]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:39:51 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e3e68e91024e6908bd09fd1653dcb55f729938fc]

INTEGRATION: CWS ooo19126 (1.1.646); FILE MERGED 2005/09/05 14:38:29 rt 1.1.646.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a9d539ebd851f143fba6b6aa85091b5ba32c7065]

INTEGRATION: CWS ooo19126 (1.1.1.1.158); FILE MERGED 2005/09/05 11:39:51 rt 1.1.1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2ad50887772442d2d61c04979c8635a270b48b68]

INTEGRATION: CWS ooo19126 (1.8.314); FILE MERGED 2005/09/05 13:58:13 rt 1.8.314.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2a875a1b0c7509f9c47e93bb8a67eba5ffb08f14]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:39:50 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [32273bcaa710bef8e7c82d687c37b4a9ecf50963]

INTEGRATION: CWS ooo19126 (1.7.270); FILE MERGED 2005/09/05 14:38:29 rt 1.7.270.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b8fb0b33cc9aad633fc0cf91195b42ab4a30a0c9]

INTEGRATION: CWS ooo19126 (1.2.298); FILE MERGED 2005/09/05 14:38:28 rt 1.2.298.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [636ac38d60be79002004321f03d04eb3ca7f1b66]

INTEGRATION: CWS ooo19126 (1.1.1.1.994); FILE MERGED 2005/09/05 14:45:58 rt 1.1.1.1.994.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [97a59a9a1ad65990004fd8ff691f0e7caeff5dff]

INTEGRATION: CWS ooo19126 (1.2.420); FILE MERGED 2005/09/05 13:58:11 rt 1.2.420.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4ba9b54c97ff5ff2c07d7c09fc243f8df63ac844]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:39:49 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ced08dc2e5095660ea97fb811b10aa5999069e00]

INTEGRATION: CWS ooo19126 (1.2.642); FILE MERGED 2005/09/05 14:38:28 rt 1.2.642.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2d2dce781c4bc70c53b742282e75a214ad6a74ce]

INTEGRATION: CWS ooo19126 (1.13.280); FILE MERGED 2005/09/05 14:38:28 rt 1.13.280.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3abddaaae69721852252a7b2a8dd446cdc1b3499]

INTEGRATION: CWS ooo19126 (1.12.196); FILE MERGED 2005/09/05 16:58:22 rt 1.12.196.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [89794dc4373031a582897db927e71dcad01654b5]

INTEGRATION: CWS ooo19126 (1.19.38); FILE MERGED 2005/09/05 14:38:28 rt 1.19.38.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9480bb79abf8f6203ffdd750b6f0847c49995d12]

INTEGRATION: CWS ooo19126 (1.5.336); FILE MERGED 2005/09/05 16:58:22 rt 1.5.336.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7275b98b43774ed5513f3031106bd1d585829540]

INTEGRATION: CWS ooo19126 (1.33.34); FILE MERGED 2005/09/05 14:38:27 rt 1.33.34.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5ab15f1f0212df464b38dcc50ad16711d8d427c6]

INTEGRATION: CWS ooo19126 (1.1.1.1.994); FILE MERGED 2005/09/05 14:45:57 rt 1.1.1.1.994.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f7281f57f6c68492ef64a5b967603855291281b4]

INTEGRATION: CWS ooo19126 (1.3.196); FILE MERGED 2005/09/05 16:58:21 rt 1.3.196.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [bbd25aa47ac80c3880cf641423b4bf7bbb1f9c09]

INTEGRATION: CWS ooo19126 (1.2.636); FILE MERGED 2005/09/05 14:38:27 rt 1.2.636.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [db037a024d1cc5b6af5127994203bb065475d7a5]

INTEGRATION: CWS ooo19126 (1.1.1.1.158); FILE MERGED 2005/09/05 11:39:48 rt 1.1.1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ca13e25aea99002a3c6b0c51f9f679a68d00bcdf]

INTEGRATION: CWS ooo19126 (1.2.84); FILE MERGED 2005/09/05 16:58:21 rt 1.2.84.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2ec3f83d2d840adde9bc6d9f6a23a603521af96a]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:39:47 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4e9c295d90e6943a29ba94cb9794e9cedb085938]

INTEGRATION: CWS ooo19126 (1.31.38); FILE MERGED 2005/09/05 14:38:26 rt 1.31.38.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3e03169bc990748821f3051e9ad64676d407ed59]

INTEGRATION: CWS ooo19126 (1.17.68); FILE MERGED 2005/09/05 16:58:21 rt 1.17.68.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8904791dab194d19d149fc1d9db77036e48cd3e0]

INTEGRATION: CWS ooo19126 (1.78.76); FILE MERGED 2005/09/05 14:38:26 rt 1.78.76.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f01ecfcce0d491b1c5909bf0e0a31623f7b2636b]

INTEGRATION: CWS ooo19126 (1.11.112); FILE MERGED 2005/09/05 16:58:20 rt 1.11.112.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ba670622e6c64791044d38bd92c910195227fa70]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:39:46 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9debbf219f1d16a9048d91bdb8b348ef34687671]

INTEGRATION: CWS ooo19126 (1.1.1.1.994); FILE MERGED 2005/09/05 14:45:56 rt 1.1.1.1.994.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1c55b12352c95655ce80ab55a5e58e4d63ffd11a]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:39:46 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6a078242736b7ca4c273fdf5786a6e8ab0862f81]

INTEGRATION: CWS ooo19126 (1.23.84); FILE MERGED 2005/09/05 16:58:20 rt 1.23.84.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a84811a04bcfc1084c82133729b0d3b1c4bee730]

INTEGRATION: CWS ooo19126 (1.12.38); FILE MERGED 2005/09/05 14:38:26 rt 1.12.38.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [850adee917b5052fefba56e3633472e329a1da2b]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:39:45 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4c2f41cb5f6808612c5f3a2083bd2bd125f25505]

INTEGRATION: CWS ooo19126 (1.1.1.1.442); FILE MERGED 2005/09/05 16:58:20 rt 1.1.1.1.442.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [318b75eee524993a350330e6f39414fa65cf9839]

INTEGRATION: CWS ooo19126 (1.31.36); FILE MERGED 2005/09/05 14:38:26 rt 1.31.36.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [db7834d1a332495ab03c6552c2560c34ba6285ae]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:39:45 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ecf418065a2c46df839ecf4660dcd338dbb8fbe0]

INTEGRATION: CWS ooo19126 (1.4.420); FILE MERGED 2005/09/05 16:58:20 rt 1.4.420.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1b83867dd119ee95a02f7ae3da38546731fdd68b]

INTEGRATION: CWS ooo19126 (1.3.436); FILE MERGED 2005/09/05 14:38:25 rt 1.3.436.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [78da4725ac3da1cca64cb2b14d17f4e1e620d6a0]

INTEGRATION: CWS ooo19126 (1.2.138); FILE MERGED 2005/09/05 16:58:20 rt 1.2.138.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [744d1e1bb446c1f009fce649963fc2e2be3b15ff]

INTEGRATION: CWS ooo19126 (1.6.354); FILE MERGED 2005/09/05 14:38:25 rt 1.6.354.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [712e0bb722dde53b59a2cd77194afc6ffaf07b4c]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:39:43 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0103d18531668aeaa4ec8a4ff129fd9009c66de0]

INTEGRATION: CWS ooo19126 (1.7.152); FILE MERGED 2005/09/05 16:58:19 rt 1.7.152.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3e93795109f5d68bdf21985ef91db1d4989473f3]

INTEGRATION: CWS ooo19126 (1.40.270); FILE MERGED 2005/09/05 14:38:25 rt 1.40.270.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8ac30e5fdd6983b278cbfdb87c20cdb077278dee]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:39:43 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [cdd8393dd81997ca59357a890424860529e19913]

INTEGRATION: CWS ooo19126 (1.11.84); FILE MERGED 2005/09/05 16:58:19 rt 1.11.84.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [010b46d038e4de8128f59ac75800d333ac4d09ca]

INTEGRATION: CWS ooo19126 (1.19.270); FILE MERGED 2005/09/05 14:38:25 rt 1.19.270.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [736460abc8925a42309cc560e5a635b43ef4e133]

INTEGRATION: CWS ooo19126 (1.1.1.1.994); FILE MERGED 2005/09/05 14:45:55 rt 1.1.1.1.994.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f54678ed0581596bb232d41ac2726647706a355c]

INTEGRATION: CWS ooo19126 (1.26.80); FILE MERGED 2005/09/05 16:58:19 rt 1.26.80.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4acd025ff4e2b635d581ad380a38b7b817682225]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:39:42 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [18653bee69c167d162e6c6b2f17706552cf29c3e]

INTEGRATION: CWS ooo19126 (1.4.538); FILE MERGED 2005/09/05 14:38:24 rt 1.4.538.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ecc398e1ceb2359836c139b89446c9be78e61e63]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:39:42 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d2252743a3af50c19b315627ae7d2c5658a26c6f]

INTEGRATION: CWS ooo19126 (1.8.84); FILE MERGED 2005/09/05 16:58:19 rt 1.8.84.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c7b153ba29674bafe42671e5c8d01186966842ce]

INTEGRATION: CWS ooo19126 (1.2.400); FILE MERGED 2005/09/05 14:38:22 rt 1.2.400.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2fde08b1897105d8c14e119814e22a58da9ed639]

INTEGRATION: CWS ooo19126 (1.2.100); FILE MERGED 2005/09/05 16:58:18 rt 1.2.100.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [dc7dff7a93ece4d95864ded4cf71b5085e08fe57]

INTEGRATION: CWS ooo19126 (1.2.170); FILE MERGED 2005/09/05 14:38:22 rt 1.2.170.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0ac302227998127bb5881affaf48ed29c0222fa7]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:39:41 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2af71b24141b3d7e8b7a2af869ac25763cd1ce7a]

INTEGRATION: CWS ooo19126 (1.2.138); FILE MERGED 2005/09/05 16:58:18 rt 1.2.138.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ee6e0b836163ae3de8a7db5bdc9c671cfdd58777]

INTEGRATION: CWS ooo19126 (1.2.126); FILE MERGED 2005/09/05 14:38:17 rt 1.2.126.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [bc02f164ff6551cb306e529db3fff78786003077]

INTEGRATION: CWS ooo19126 (1.1.408); FILE MERGED 2005/09/05 16:58:18 rt 1.1.408.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [759493303ee5e5fc7b257fc704bd23b35bb3708b]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:39:40 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [88107381caf4fd391b61b38f8d66bbcb7ddc491f]

INTEGRATION: CWS ooo19126 (1.1.1.1.994); FILE MERGED 2005/09/05 14:45:54 rt 1.1.1.1.994.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ec1607c8b47a2bfc0df5cbb4dd35da839115b872]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:39:39 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7de26a0164722e607349d7412ee4118388687799]

INTEGRATION: CWS ooo19126 (1.70.60); FILE MERGED 2005/09/05 16:58:16 rt 1.70.60.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [076e52b6a70e6fb5a087fd5537d46a0e3dee44a5]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:39:39 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [374bdbfcc25b914b3bc4b2bcff346c862bb5728b]

INTEGRATION: CWS ooo19126 (1.38.80); FILE MERGED 2005/09/05 16:58:16 rt 1.38.80.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6f27902d5fee371cdfeafbe3064093414cf4f524]

INTEGRATION: CWS ooo19126 (1.3.138); FILE MERGED 2005/09/05 16:58:15 rt 1.3.138.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ffea40d6547a858a05e8051a151ccc2abdfd22e7]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:39:39 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [786668497e3bce2e560c0f5979207af274517cba]

INTEGRATION: CWS ooo19126 (1.1.1.1.650); FILE MERGED 2005/09/05 14:38:16 rt 1.1.1.1.650.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9f4001cf132e7db19db5a29ea1fa7bde3fbfa7c5]

INTEGRATION: CWS ooo19126 (1.12.68); FILE MERGED 2005/09/05 16:58:15 rt 1.12.68.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a018945987e3bdb7f5b1ac17d16ff1778b4fb7d2]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:39:38 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [be488175312a6037681202f62351cc7dfdadfefd]

INTEGRATION: CWS ooo19126 (1.3.630); FILE MERGED 2005/09/05 14:38:16 rt 1.3.630.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8bf3d3ed50dd836ea9477995ad4acd19f31baf46]

INTEGRATION: CWS ooo19126 (1.5.94); FILE MERGED 2005/09/05 16:58:15 rt 1.5.94.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [42f2e9322c26038e6849b0a46c4e48c7ab074759]

INTEGRATION: CWS ooo19126 (1.1.1.1.994); FILE MERGED 2005/09/05 14:45:53 rt 1.1.1.1.994.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7cf8f3dc8c7a4994c9c90d0d0488f0eb4a781f12]

INTEGRATION: CWS ooo19126 (1.34.60); FILE MERGED 2005/09/05 16:58:14 rt 1.34.60.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6099ae8325154b24eaaa9719f8decb6e18a5eae8]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:39:38 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2cee68b17401024acfe18660dcad9dc949726b7c]

INTEGRATION: CWS ooo19126 (1.3.138); FILE MERGED 2005/09/05 16:58:14 rt 1.3.138.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8394b67c7949f56fefb9f04782950b09abe85219]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:39:37 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a1e82f5e57b06b80501c0a8dcaff49b7243623a1]

INTEGRATION: CWS ooo19126 (1.1.636); FILE MERGED 2005/09/05 14:38:15 rt 1.1.636.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b9d7e555e6c2b99a1300f529612c201a2838e104]

INTEGRATION: CWS ooo19126 (1.5.114); FILE MERGED 2005/09/05 16:58:14 rt 1.5.114.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [138828b9205b723160f7753efae7d78c6324802c]

INTEGRATION: CWS ooo19126 (1.2.420); FILE MERGED 2005/09/05 16:58:14 rt 1.2.420.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [384cfd6991aee02f9e4246cdf2524f8322977e12]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:39:36 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [92cce94167bff072480f371f899ec2aaa28d78e7]

INTEGRATION: CWS ooo19126 (1.9.138); FILE MERGED 2005/09/05 16:58:13 rt 1.9.138.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2e802fe56949317151c5d6b8a3de37785d6ce49c]

INTEGRATION: CWS ooo19126 (1.1.1.1.994); FILE MERGED 2005/09/05 14:45:52 rt 1.1.1.1.994.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [65b1deff7a8f7e8d22e404bdb29128f415e6e929]

INTEGRATION: CWS ooo19126 (1.2.152); FILE MERGED 2005/09/05 16:58:13 rt 1.2.152.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f4fb1869af2eb14e054d4e1275d27d3824063462]

INTEGRATION: CWS ooo19126 (1.3.138); FILE MERGED 2005/09/05 16:58:13 rt 1.3.138.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c81b67ff79597dcf2c532eed3a834b929547c416]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:39:35 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [429a546764cebc4b098642e41e4b75f830c4d7fa]

INTEGRATION: CWS ooo19126 (1.11.84); FILE MERGED 2005/09/05 16:58:12 rt 1.11.84.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e0c231ded68512b317686094c3371d1fe1d5d8f4]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:39:35 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4333814bbdf5c6d7450c1fd73333c9aa030675a5]

INTEGRATION: CWS ooo19126 (1.20.114); FILE MERGED 2005/09/05 16:58:12 rt 1.20.114.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [971192bb114648e1d97f51d6212c29bee6b2807c]

INTEGRATION: CWS ooo19126 (1.6.138); FILE MERGED 2005/09/05 16:58:12 rt 1.6.138.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [098da94589e48837dcd7d5c5fa50baf7050e861d]

INTEGRATION: CWS ooo19126 (1.15.202); FILE MERGED 2005/09/05 14:38:13 rt 1.15.202.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3999503ee45e4711a567e94fcc1b9b31b560b11d]

INTEGRATION: CWS ooo19126 (1.3.432); FILE MERGED 2005/09/05 16:58:11 rt 1.3.432.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4401a9abcbe2ad27bf54e93b218ab596d56e6349]

INTEGRATION: CWS ooo19126 (1.1.1.1.994); FILE MERGED 2005/09/05 14:45:51 rt 1.1.1.1.994.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b74e3f3de6901adabebf17b6a38da2213f7dfc67]

INTEGRATION: CWS ooo19126 (1.9.68); FILE MERGED 2005/09/05 16:58:11 rt 1.9.68.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6902f9e47a87fb5a08eb7421481f3a307eba8b39]

INTEGRATION: CWS ooo19126 (1.5.104); FILE MERGED 2005/09/05 11:39:33 rt 1.5.104.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [93a890804f5b90a49e3f3a799656cc33f145b0a7]

INTEGRATION: CWS ooo19126 (1.6.304); FILE MERGED 2005/09/05 16:58:11 rt 1.6.304.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [050e984cc0c0ba7909dfacadf6d287c689bc01e1]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:39:32 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [440b0621cea774ffbbd5b0f9fd25fc0b6068dc71]

INTEGRATION: CWS ooo19126 (1.169.202); FILE MERGED 2005/09/05 14:38:12 rt 1.169.202.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [91ed8d11ed533cb0a5682a19cb875d27beb34f07]

INTEGRATION: CWS ooo19126 (1.51.76); FILE MERGED 2005/09/05 16:58:10 rt 1.51.76.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [91991e89cef184e9793469c64f934a71070f1e0d]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:39:31 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [398b3973213f6a9dbab8a52100868618b9011893]

INTEGRATION: CWS ooo19126 (1.2.280); FILE MERGED 2005/09/05 16:58:10 rt 1.2.280.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [adbb4c5f552c5d4356e83bf64ff6e599817e60ba]

INTEGRATION: CWS ooo19126 (1.54.28); FILE MERGED 2005/09/05 16:58:10 rt 1.54.28.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b370d4d674a36c8fcc46d5ea8fccc630f3e29c74]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:39:30 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d147f76890e2c938af734b9a75ea109141ce6a75]

INTEGRATION: CWS ooo19126 (1.1.1.1.994); FILE MERGED 2005/09/05 14:45:50 rt 1.1.1.1.994.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6faa77b0461a940e4a8483a5f87bd676acec8e5c]

INTEGRATION: CWS ooo19126 (1.5.26); FILE MERGED 2005/09/05 16:58:09 rt 1.5.26.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c255b162415cae1793b97c0bdfd208bf160123c8]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:39:30 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1f35d37b827e016099bbabe6a5b369f6bb000492]

INTEGRATION: CWS ooo19126 (1.43.22); FILE MERGED 2005/09/05 16:58:09 rt 1.43.22.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [98f79301d49005e4711ec54228d0cf13a14cb9a6]

INTEGRATION: CWS ooo19126 (1.1.1.1.158); FILE MERGED 2005/09/05 11:39:29 rt 1.1.1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6d149414d0b78b0f68a5e392ad257616213d59a3]

INTEGRATION: CWS ooo19126 (1.1.1.1.442); FILE MERGED 2005/09/05 16:58:09 rt 1.1.1.1.442.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a76d8387857886ef5d06ff2639094bcc08297153]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:39:29 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [570787d73904e77c3d98070cde9ca736d02f585b]

INTEGRATION: CWS ooo19126 (1.3.176); FILE MERGED 2005/09/05 16:58:09 rt 1.3.176.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b59f1477b943d5b994dbfd3c39b51114a14d3507]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:39:28 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [57059efd1237ce135a3735aa3e45cbef5974b387]

INTEGRATION: CWS ooo19126 (1.11.202); FILE MERGED 2005/09/05 14:38:11 rt 1.11.202.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ca62899796c9bd97e7fac0274fd48911e5bb9f2d]

INTEGRATION: CWS ooo19126 (1.1.1.1.442); FILE MERGED 2005/09/05 16:58:08 rt 1.1.1.1.442.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0ce9d2dac76808c332926c0aa884ee0070287db1]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:39:28 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8ed945129b1b4ff89fae590ecee7560411bd1e67]

INTEGRATION: CWS ooo19126 (1.4.336); FILE MERGED 2005/09/05 16:58:08 rt 1.4.336.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d579cabbac58cf3f8cef5785a737d77e5b920237]

INTEGRATION: CWS ooo19126 (1.1.1.1.994); FILE MERGED 2005/09/05 14:45:49 rt 1.1.1.1.994.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b6b09adc04043006a6c25081a1066259bc1d017a]

INTEGRATION: CWS ooo19126 (1.3.642); FILE MERGED 2005/09/05 14:38:10 rt 1.3.642.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d5e39992012ce62d587bc96de0003e5c4dda7291]

INTEGRATION: CWS ooo19126 (1.2.640); FILE MERGED 2005/09/05 14:38:10 rt 1.2.640.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8b3d11a06ebeefb11ec8ad08a3aa1814d11a16e9]

INTEGRATION: CWS ooo19126 (1.6.78); FILE MERGED 2005/09/05 16:58:07 rt 1.6.78.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [763f91378501eb74710fec7aa5e427da97f01c19]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:39:26 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [cb374a0404162d9c5f0fb0b69894fe65c54c18c3]

INTEGRATION: CWS ooo19126 (1.2.216); FILE MERGED 2005/09/05 16:58:07 rt 1.2.216.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [fd8a29dc75f75bef271d9797063775403da90fdf]

INTEGRATION: CWS ooo19126 (1.4.158); FILE MERGED 2005/09/05 11:39:26 rt 1.4.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e65e5626bfaa27f0c429e83be75181ec90d5bfa0]

INTEGRATION: CWS ooo19126 (1.3.178); FILE MERGED 2005/09/05 16:58:07 rt 1.3.178.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [12f62dd3869952137a738453c335e43e9fa39cb0]

INTEGRATION: CWS ooo19126 (1.3.426); FILE MERGED 2005/09/05 16:58:06 rt 1.3.426.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b1dd28076e3fcd4538f4f98c9b122ee439bd3cae]

INTEGRATION: CWS ooo19126 (1.3.170); FILE MERGED 2005/09/05 14:38:09 rt 1.3.170.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [12a04dffffeecbf8fabf635ea590735a6e98c538]

INTEGRATION: CWS ooo19126 (1.1.1.1.994); FILE MERGED 2005/09/05 14:45:48 rt 1.1.1.1.994.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5650827e2fb991ed86e0daeab992173f7942dac3]

INTEGRATION: CWS ooo19126 (1.3.94); FILE MERGED 2005/09/05 14:38:09 rt 1.3.94.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [82975b0284525fd7ee54c4b79dadb05e02ee171b]

INTEGRATION: CWS ooo19126 (1.2.406); FILE MERGED 2005/09/05 16:58:06 rt 1.2.406.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5395c164d92cca926495ffca8fddc79680bf3d5b]

INTEGRATION: CWS ooo19126 (1.5.626); FILE MERGED 2005/09/05 14:38:09 rt 1.5.626.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5e49bad340ddbc5d57dd8299fcc52fe427f41e9c]

INTEGRATION: CWS ooo19126 (1.1.1.1.442); FILE MERGED 2005/09/05 16:58:06 rt 1.1.1.1.442.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f0efa4e453eaf96200bcbecc65b889af086639c0]

INTEGRATION: CWS ooo19126 (1.4.158); FILE MERGED 2005/09/05 11:39:22 rt 1.4.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [485b8c33a216aaec216830e6fac717317e5ba9b6]

INTEGRATION: CWS ooo19126 (1.8.522); FILE MERGED 2005/09/05 14:38:08 rt 1.8.522.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0336b166d1e3586fd3be87c1a6e410566bc4447f]

INTEGRATION: CWS ooo19126 (1.8.474); FILE MERGED 2005/09/05 14:45:47 rt 1.8.474.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1a86be3401109294d8f15d0dacdd27159b13bbf8]

INTEGRATION: CWS ooo19126 (1.4.820); FILE MERGED 2005/09/05 14:45:47 rt 1.4.820.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f456774e7ea22c398e76eb2dd3c9717b9eed6529]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:39:21 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b9ebff5b21362115140e17dfa6382e486bbf874b]

INTEGRATION: CWS ooo19126 (1.7.446); FILE MERGED 2005/09/05 14:45:47 rt 1.7.446.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [80ef36fef5057f75acae8da139a8f7e2a9c2d395]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:39:21 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ad564b7bd038fcef8b1028f253e573f25cb38923]

INTEGRATION: CWS ooo19126 (1.13.404); FILE MERGED 2005/09/05 14:45:47 rt 1.13.404.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e25acbd1d524790762baad7c1cf08ac0d0d9d376]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:39:20 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [da53bc6903ef0f4570259453b5838d638020657a]

INTEGRATION: CWS ooo19126 (1.23.246); FILE MERGED 2005/09/05 14:45:46 rt 1.23.246.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [75bc223024d6c018019ab7d32cfb515f9d645fa3]

INTEGRATION: CWS ooo19126 (1.6.820); FILE MERGED 2005/09/05 14:45:46 rt 1.6.820.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [25e4e95401c889a1e0342e4cff4f7ece2ac357f1]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:39:19 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [45c12422040fa8ed09ee7d12743bebfa90c5b4fc]

INTEGRATION: CWS ooo19126 (1.28.220); FILE MERGED 2005/09/05 14:38:07 rt 1.28.220.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9c690f89a8657051fd11421836c72591beb916b7]

INTEGRATION: CWS ooo19126 (1.16.366); FILE MERGED 2005/09/05 14:45:46 rt 1.16.366.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [03188b57d6facefd50c91be9f75b0b928666e15d]

INTEGRATION: CWS ooo19126 (1.28.280); FILE MERGED 2005/09/05 14:38:07 rt 1.28.280.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [78ab01bea71192eee43b1fc3d2d68f0b7276e72a]

INTEGRATION: CWS ooo19126 (1.39.366); FILE MERGED 2005/09/05 14:45:46 rt 1.39.366.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [97c33e20af9493ac345a534418557e9cd863f9f8]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:39:18 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [83c9607f78c35a8d71589ab2e9be2cc68789a940]

INTEGRATION: CWS ooo19126 (1.9.290); FILE MERGED 2005/09/05 14:45:45 rt 1.9.290.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5f8fe366d1b489872e543b279c5386e17f4e1ddb]

INTEGRATION: CWS ooo19126 (1.3.142); FILE MERGED 2005/09/05 11:39:18 rt 1.3.142.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e3f39f18be19b3da034c694c28528fc84c30a11f]

INTEGRATION: CWS ooo19126 (1.37.182); FILE MERGED 2005/09/05 14:45:45 rt 1.37.182.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [764807682b68134c44513d4744a9fc971df1e163]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:39:17 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [98f4fc1f3dfd6a220cf89c9b5caad168b3fe16f9]

INTEGRATION: CWS ooo19126 (1.14.184); FILE MERGED 2005/09/05 14:45:45 rt 1.14.184.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [efcc4002479eabd7588419cd53775ac6334a4049]

INTEGRATION: CWS ooo19126 (1.125.64); FILE MERGED 2005/09/05 14:45:45 rt 1.125.64.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [436013540231f8fdcb12ac646798fa98e8e35d07]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:39:15 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [da73afbcb46d32d346c0c80b987b43e8514d7004]

INTEGRATION: CWS ooo19126 (1.28.258); FILE MERGED 2005/09/05 14:45:44 rt 1.28.258.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a1634bb353ecd56392a04c8807a2d02b4187a0f1]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:39:14 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a092533384c69a5cc7caac0d232ee18fb7017000]

INTEGRATION: CWS ooo19126 (1.35.50); FILE MERGED 2005/09/05 14:45:44 rt 1.35.50.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6912fe90c3b6e37da67e57f2f1681a289a855681]

INTEGRATION: CWS ooo19126 (1.3.958); FILE MERGED 2005/09/05 14:45:44 rt 1.3.958.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [54faad39a0e327fb895ac7f221ca000e06b9f3c4]

INTEGRATION: CWS ooo19126 (1.12.2); FILE MERGED 2005/09/05 14:45:44 rt 1.12.2.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [bb5c244cc2df93455f491a38083287268779e472]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:39:13 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9691a5e0741e67120ef171fb1f1acfbb1fdea0bb]

INTEGRATION: CWS ooo19126 (1.9.94); FILE MERGED 2005/09/05 14:38:05 rt 1.9.94.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [35090b4d3469459552150230e8b91c5fb360485b]

INTEGRATION: CWS ooo19126 (1.15.194); FILE MERGED 2005/09/05 14:45:44 rt 1.15.194.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5ae402d1e4997d1826f4029d8b54edefafb345f1]

INTEGRATION: CWS ooo19126 (1.9.340); FILE MERGED 2005/09/05 14:45:43 rt 1.9.340.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [67c821f4cb434b390a703443276c155d5c232cab]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:39:13 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5ff806d49d7393a013b43c7a4f1d868adeee8627]

INTEGRATION: CWS ooo19126 (1.16.110); FILE MERGED 2005/09/05 14:45:43 rt 1.16.110.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [955125d129de4f6487cbd45570df034b66e8437f]

INTEGRATION: CWS ooo19126 (1.3.170); FILE MERGED 2005/09/05 14:38:04 rt 1.3.170.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [dd88fd23e8797adef0c894ae298998278eb6321f]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:39:12 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [74d3b4707fa563efd638467bdda33b35375d7758]

INTEGRATION: CWS ooo19126 (1.8.110); FILE MERGED 2005/09/05 14:45:43 rt 1.8.110.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [874cd942b346137998836c9777a2faa6df325f8e]

INTEGRATION: CWS ooo19126 (1.38.110); FILE MERGED 2005/09/05 14:45:42 rt 1.38.110.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8f11dc51b5d88f035aaa0afd1cb629b65812b225]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:39:11 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [25032c963918fcda55c23d172c7fc41bef7d1f31]

INTEGRATION: CWS ooo19126 (1.51.54); FILE MERGED 2005/09/05 16:57:57 rt 1.51.54.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0021ff738158ca93123136c85bc868af94683121]

INTEGRATION: CWS ooo19126 (1.2.836); FILE MERGED 2005/09/05 14:45:42 rt 1.2.836.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [601fe4e8b35fd7e32b5686bb0d006479be9102b7]

INTEGRATION: CWS ooo19126 (1.22.450); FILE MERGED 2005/09/05 14:45:42 rt 1.22.450.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [de580d27671f67800abc86aefc6ca829ff6f433f]

INTEGRATION: CWS ooo19126 (1.9.560); FILE MERGED 2005/09/05 14:45:42 rt 1.9.560.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d15e5e832e6670781ed5f8b61bb73ecab5379fdf]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:39:10 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e2d16700a4d9b9c9cf25d73a56adb175744b94bd]

INTEGRATION: CWS ooo19126 (1.55.32); FILE MERGED 2005/09/05 14:45:41 rt 1.55.32.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6664486683f9f77a9240ccb816eee682a248c772]

INTEGRATION: CWS ooo19126 (1.1.646); FILE MERGED 2005/09/05 14:38:03 rt 1.1.646.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [673308b7c1b857f481740849f9ec949526777358]

INTEGRATION: CWS ooo19126 (1.27.84); FILE MERGED 2005/09/05 16:57:55 rt 1.27.84.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f7bc76ab060ede01da7502c5f89f7679c431e6ee]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:39:09 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8f32bb2e1cef791e66856026d3e377f012fbe742]

INTEGRATION: CWS ooo19126 (1.16.212); FILE MERGED 2005/09/05 14:45:41 rt 1.16.212.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ef2fcc6c9d962f5bbf2ccbd05534a51762f0306b]

INTEGRATION: CWS ooo19126 (1.2.202); FILE MERGED 2005/09/05 14:38:02 rt 1.2.202.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6ff136b3a6fa183c9b87a95099425f0a3475158f]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:39:08 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [89c9fa8195308009fc32d8c3ede91f07b3444c9d]

INTEGRATION: CWS ooo19126 (1.23.84); FILE MERGED 2005/09/05 14:45:40 rt 1.23.84.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c17b2d29426e19c707ab9999d69dc69e81a785d8]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:39:08 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [33134464dfdbaf73b10e0dcfefa8e9aae958fd2f]

INTEGRATION: CWS ooo19126 (1.9.304); FILE MERGED 2005/09/05 14:45:40 rt 1.9.304.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e9b09a46e62773f732dcab586238476d65b4075e]

INTEGRATION: CWS ooo19126 (1.10.504); FILE MERGED 2005/09/05 14:45:40 rt 1.10.504.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a5ef8a986918279e17b4f9b3766f8c1164d41910]

INTEGRATION: CWS ooo19126 (1.3.644); FILE MERGED 2005/09/05 14:38:02 rt 1.3.644.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [120bedf728344f118abe3c1105ca9c53a8bc6de5]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:39:06 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ee3238d041d00e7bc426dea4154ae127de329b58]

INTEGRATION: CWS ooo19126 (1.26.256); FILE MERGED 2005/09/05 14:45:40 rt 1.26.256.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3b27d7579e65b628c73dd3fe426ac174df9a0c54]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:39:06 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [237b1e33a154448c13e38e3560654f3fe41298b9]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:39:04 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2c8cdfd9897c9f4cc27aa743a2033205188750d4]

INTEGRATION: CWS ooo19126 (1.2.198); FILE MERGED 2005/09/05 16:57:52 rt 1.2.198.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [049fb18ea20e1d01868963c2ee242cdd12059f6e]

INTEGRATION: CWS ooo19126 (1.65.88); FILE MERGED 2005/09/05 14:45:39 rt 1.65.88.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4a1b24c824fda08f492e0bb14df746f0df60202f]

INTEGRATION: CWS ooo19126 (1.5.84); FILE MERGED 2005/09/05 16:57:52 rt 1.5.84.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [316176c3d4410010b1a4c1d7b45756542d6580fd]

INTEGRATION: CWS ooo19126 (1.40.180); FILE MERGED 2005/09/05 14:45:39 rt 1.40.180.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d69068bbcc8e08ecace3301f047501d3271acd39]

INTEGRATION: CWS ooo19126 (1.7.322); FILE MERGED 2005/09/05 16:57:52 rt 1.7.322.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4538c9fe842c311a085bff11c8dd576e1685c6bc]

INTEGRATION: CWS ooo19126 (1.4.170); FILE MERGED 2005/09/05 14:38:01 rt 1.4.170.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6ea3c36ac68f0612f40652ea606fe937c8e033e7]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:39:02 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3c146775dfc01e95fd22384a42563ea7281254d1]

INTEGRATION: CWS ooo19126 (1.2.208); FILE MERGED 2005/09/05 16:57:51 rt 1.2.208.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [cd11a5113373359ad5da6aba2f67b3aee26b70fb]

INTEGRATION: CWS ooo19126 (1.3.644); FILE MERGED 2005/09/05 14:38:01 rt 1.3.644.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [fca5c5ae4a161d2710acd539c640d11b49642525]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:39:01 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [907642f1e51ab51f5a66400bfacf760c867f548f]

INTEGRATION: CWS ooo19126 (1.2.420); FILE MERGED 2005/09/05 16:57:51 rt 1.2.420.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1ce588fbe02d4bf9e343524aaf6e7a4d304bbdbc]

INTEGRATION: CWS ooo19126 (1.1.650); FILE MERGED 2005/09/05 14:38:00 rt 1.1.650.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a3e03399c9da2c5511f4034ac4cf045d3499ad7b]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:39:01 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2b103abe08a54486ad79619d3a48e2972e689f92]

INTEGRATION: CWS ooo19126 (1.1.408); FILE MERGED 2005/09/05 16:57:51 rt 1.1.408.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7f6ea7bb9ab1074d26b80d5ec2fd40677defae32]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:38:59 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [bf999978e806a76c1a1727d658589e7aec19db99]

INTEGRATION: CWS ooo19126 (1.3.640); FILE MERGED 2005/09/05 14:38:00 rt 1.3.640.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f98c44961ac396eeb587de6770c50a0fa232eb4f]

INTEGRATION: CWS ooo19126 (1.2.30); FILE MERGED 2005/09/05 16:57:50 rt 1.2.30.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c7f6e9c1c3f50782e4112a8838bddf2d86ef7cb1]

INTEGRATION: CWS ooo19126 (1.21.2); FILE MERGED 2005/09/05 14:45:38 rt 1.21.2.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3f5638d92341096dbaf7596cb20685a20d1ec996]

INTEGRATION: CWS ooo19126 (1.7.152); FILE MERGED 2005/09/05 16:57:50 rt 1.7.152.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [31c1404a422c2cbd74f5402517644f3b5220067a]

INTEGRATION: CWS ooo19126 (1.12.30); FILE MERGED 2005/09/05 14:45:38 rt 1.12.30.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b2e117286e107af7821b84003bc95679aa55ce26]

INTEGRATION: CWS ooo19126 (1.22.80); FILE MERGED 2005/09/05 16:57:50 rt 1.22.80.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9ff4b30fed6ef1fbfea4266baa25db60090900ed]

INTEGRATION: CWS ooo19126 (1.4.598); FILE MERGED 2005/09/05 14:45:38 rt 1.4.598.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [dfc3cec0c766dcfe81d209ab3d78de79fd055a86]

INTEGRATION: CWS ooo19126 (1.1.642); FILE MERGED 2005/09/05 14:38:00 rt 1.1.642.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1d5628fe4d86c658831466e23edcbe99725185e2]

INTEGRATION: CWS ooo19126 (1.1.1.1.442); FILE MERGED 2005/09/05 16:57:50 rt 1.1.1.1.442.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a07c5f70000a8ab8c144d863789735bb8db77117]

INTEGRATION: CWS ooo19126 (1.9.212); FILE MERGED 2005/09/05 14:45:37 rt 1.9.212.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9b91498ad0cebe579e2d95326fb80284642a96b5]

INTEGRATION: CWS ooo19126 (1.3.504); FILE MERGED 2005/09/05 14:37:59 rt 1.3.504.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e049878d43e3411848323096d1f8b1dcda62cc7b]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:38:57 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c463ad9c991c8d3ee886ebfa5568aa1475994ae9]

INTEGRATION: CWS ooo19126 (1.27.90); FILE MERGED 2005/09/05 14:45:37 rt 1.27.90.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [37e4e4a3fef4714f808a3ad91db729b60e3cf8df]

INTEGRATION: CWS ooo19126 (1.1.1.1.442); FILE MERGED 2005/09/05 16:57:49 rt 1.1.1.1.442.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9a065406ba64ecfd7e902d6da2b12a7d18c440c2]

INTEGRATION: CWS ooo19126 (1.2.634); FILE MERGED 2005/09/05 14:37:59 rt 1.2.634.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2c2d21fc17f79adaa22cd74d93f28ec0125ddbf6]

INTEGRATION: CWS ooo19126 (1.9.84); FILE MERGED 2005/09/05 16:57:49 rt 1.9.84.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [dff0b6508a4fdaa5033b1ef7dc3e472b57638d91]

INTEGRATION: CWS ooo19126 (1.3.836); FILE MERGED 2005/09/05 14:45:37 rt 1.3.836.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [bd394039884b7ef145c0294ca226038f6810f2c9]

INTEGRATION: CWS ooo19126 (1.3.84); FILE MERGED 2005/09/05 16:57:49 rt 1.3.84.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0094da814ff7a3f65016fba22747eddc53f3393a]

INTEGRATION: CWS ooo19126 (1.32.252); FILE MERGED 2005/09/05 14:45:37 rt 1.32.252.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [085fc1da19460ad590f4f3d8cebb6ac951832e16]

INTEGRATION: CWS ooo19126 (1.2.298); FILE MERGED 2005/09/05 14:37:59 rt 1.2.298.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [56db5f5ecb59de45ee8f3afdac1cadd05081c645]

INTEGRATION: CWS ooo19126 (1.2.138); FILE MERGED 2005/09/05 16:57:49 rt 1.2.138.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [89aa211180751fed3a296644625238fa95227383]

INTEGRATION: CWS ooo19126 (1.32.122); FILE MERGED 2005/09/05 14:45:36 rt 1.32.122.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b527411caee2899b01d563c60fb43e9e11c703c6]

INTEGRATION: CWS ooo19126 (1.1.608); FILE MERGED 2005/09/05 14:37:59 rt 1.1.608.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2677132002609c8e991cefdd7c2f0d13a83978e7]

INTEGRATION: CWS ooo19126 (1.2.84); FILE MERGED 2005/09/05 16:57:48 rt 1.2.84.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [db72286220e4d774af4b01a08982de541c6d0d98]

INTEGRATION: CWS ooo19126 (1.24.122); FILE MERGED 2005/09/05 14:45:36 rt 1.24.122.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7c1bf2f3aa39753709957d2ded90a9c4268c2aaa]

INTEGRATION: CWS ooo19126 (1.1.608); FILE MERGED 2005/09/05 14:37:58 rt 1.1.608.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [62734e3efcc1e3e7c98919bb9922c6da17429d0d]

INTEGRATION: CWS ooo19126 (1.1.1.1.442); FILE MERGED 2005/09/05 16:57:48 rt 1.1.1.1.442.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a388b69377767f095f62dbce353ec5dce01eba10]

INTEGRATION: CWS ooo19126 (1.3.202); FILE MERGED 2005/09/05 14:37:58 rt 1.3.202.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [12eab0f54940cda8694f3b5c7e15dc8002ecba35]

INTEGRATION: CWS ooo19126 (1.4.62); FILE MERGED 2005/09/05 16:57:48 rt 1.4.62.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ec6bd9066519a04c8210d784793ada34cb053896]

INTEGRATION: CWS ooo19126 (1.1.640); FILE MERGED 2005/09/05 14:37:58 rt 1.1.640.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e237a5b028452df8f0d4077836f3968cc3a08256]

INTEGRATION: CWS ooo19126 (1.7.136); FILE MERGED 2005/09/05 14:45:35 rt 1.7.136.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1575c419515fd3cb2551607907658663e06def90]

INTEGRATION: CWS ooo19126 (1.5.136); FILE MERGED 2005/09/05 14:45:35 rt 1.5.136.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [abf913b173a6a74eb9406d76660246f9679ff0fa]

INTEGRATION: CWS ooo19126 (1.34.84); FILE MERGED 2005/09/05 16:57:46 rt 1.34.84.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b2fd1df1af41a6561718cf2254e92c8e7d80c655]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:38:50 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a74d5af57d47828bb3dab9a0291377e3062a2e33]

INTEGRATION: CWS ooo19126 (1.8.52); FILE MERGED 2005/09/05 14:45:35 rt 1.8.52.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2a25c1c07650cc7bcce137f70a18d99809af7a86]

INTEGRATION: CWS ooo19126 (1.3.354); FILE MERGED 2005/09/05 14:37:58 rt 1.3.354.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e7ea02443545caf42cf8ba649604d687dcc3937c]

INTEGRATION: CWS ooo19126 (1.4.406); FILE MERGED 2005/09/05 16:57:46 rt 1.4.406.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [779e313ff066be1d252ae59d55b3ddcc47ffef45]

INTEGRATION: CWS ooo19126 (1.4.136); FILE MERGED 2005/09/05 14:45:34 rt 1.4.136.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [81f749dae919a8efb0b3c1a62fee981d14156dd3]

INTEGRATION: CWS ooo19126 (1.4.298); FILE MERGED 2005/09/05 14:37:57 rt 1.4.298.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a9ff6611aefd5206975574a3b31b8d982e8cd6a0]

INTEGRATION: CWS ooo19126 (1.3.336); FILE MERGED 2005/09/05 16:57:46 rt 1.3.336.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b8ad2216f9d15155775496a819cac60ae3c57cbe]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:38:49 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c2e42eb587659351a3f252e81b28d29b688b5ae8]

INTEGRATION: CWS ooo19126 (1.1.640); FILE MERGED 2005/09/05 14:37:57 rt 1.1.640.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [94cd41cb2bcab01eb5dbbbcb8880e3c766bfae8e]

INTEGRATION: CWS ooo19126 (1.3.340); FILE MERGED 2005/09/05 14:45:34 rt 1.3.340.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [12a2e5e52372798b1c37154ea50358ae0bf92b9f]

INTEGRATION: CWS ooo19126 (1.7.336); FILE MERGED 2005/09/05 16:57:45 rt 1.7.336.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f5dec5e9011b03bb44c597ad931eedefcca4802a]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:38:48 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6b22135d1a985894479dd3e5da32e2b665af8408]

INTEGRATION: CWS ooo19126 (1.3.638); FILE MERGED 2005/09/05 14:37:57 rt 1.3.638.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9b2f6d31bcccc041cb857a4d5e9703bed5b0217f]

INTEGRATION: CWS ooo19126 (1.4.294); FILE MERGED 2005/09/05 14:45:34 rt 1.4.294.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [fe3c37177a2e320484451e3fdc225283beeb14fe]

INTEGRATION: CWS ooo19126 (1.2.420); FILE MERGED 2005/09/05 16:57:45 rt 1.2.420.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [65fad8eb4da1d63a8a01afb0e50b6641f5835200]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:38:46 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [de60551b56917f042832fb7eb49d972777c01226]

INTEGRATION: CWS ooo19126 (1.2.642); FILE MERGED 2005/09/05 14:37:57 rt 1.2.642.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1568ddb5824d6d36d7d8b098c1bdda59b41652d0]

INTEGRATION: CWS ooo19126 (1.5.184); FILE MERGED 2005/09/05 14:45:33 rt 1.5.184.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c53b234fd68a41a0b4830d94b4027a85c9545e7c]

INTEGRATION: CWS ooo19126 (1.13.84); FILE MERGED 2005/09/05 16:57:45 rt 1.13.84.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a4f71c9394f2af6e5dad508641a526c04a51b624]

INTEGRATION: CWS ooo19126 (1.1.642); FILE MERGED 2005/09/05 14:37:56 rt 1.1.642.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b034255057dad3b189d491656ab6bde08b3fdd62]

INTEGRATION: CWS ooo19126 (1.16.86); FILE MERGED 2005/09/05 14:45:33 rt 1.16.86.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [eeb920d764b2c7434a3adfdb8512826e074c8190]

INTEGRATION: CWS ooo19126 (1.3.24); FILE MERGED 2005/09/05 11:38:42 rt 1.3.24.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1081b1f0b47f71a9294ad929e8c67d1c20c5fc5f]

INTEGRATION: CWS ooo19126 (1.2.200); FILE MERGED 2005/09/05 16:57:44 rt 1.2.200.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d2a0d5de16083c33ba0b4f59da0759984696ee5c]

INTEGRATION: CWS ooo19126 (1.3.454); FILE MERGED 2005/09/05 14:45:33 rt 1.3.454.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [abf3dac4134653362a6d289a68b6418972bc653a]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:38:41 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [60842a2e433c50724b562bc5e033e3e407883059]

INTEGRATION: CWS ooo19126 (1.5.126); FILE MERGED 2005/09/05 14:37:56 rt 1.5.126.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0efd08b016d337caaed2e570a863202a391f99c0]

INTEGRATION: CWS ooo19126 (1.1.1.1.994); FILE MERGED 2005/09/05 14:45:33 rt 1.1.1.1.994.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [73e8d0b684db3428da3ac97e1174495ef7b8fa55]

INTEGRATION: CWS ooo19126 (1.4.336); FILE MERGED 2005/09/05 16:57:43 rt 1.4.336.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a5865dd8a41841f3a9965c3d175d9787715ac14f]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:38:40 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4cac337d0a9be5a78ec158d570dbbed26659e992]

INTEGRATION: CWS ooo19126 (1.15.404); FILE MERGED 2005/09/05 14:45:32 rt 1.15.404.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8b8da01de3458a68aee5e5c00c483d18f2581c04]

INTEGRATION: CWS ooo19126 (1.5.336); FILE MERGED 2005/09/05 16:57:42 rt 1.5.336.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3b1e255810e225893645e7017ef8ebe213002718]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:38:39 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [21e8825361df188ff117c62560bdf0fb03fa6dcc]

INTEGRATION: CWS ooo19126 (1.21.182); FILE MERGED 2005/09/05 14:45:32 rt 1.21.182.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [214d75d677534dde9ab22f92bbaa56752f4533a5]

INTEGRATION: CWS ooo19126 (1.2.152); FILE MERGED 2005/09/05 16:57:41 rt 1.2.152.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [70ac8f90a1b37517242b09f264e01918615c6274]

INTEGRATION: CWS ooo19126 (1.2.220); FILE MERGED 2005/09/05 14:37:56 rt 1.2.220.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [80183727a76eb831e506ac84f029f9cdf60bfc61]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:38:37 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [54cd4a780a0ef44b73da2c56fbde4b5f0808f1c7]

INTEGRATION: CWS ooo19126 (1.2.578); FILE MERGED 2005/09/05 14:45:32 rt 1.2.578.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [90484158c422d1433b521fb8128b08918b0a2ebe]

INTEGRATION: CWS ooo19126 (1.2.152); FILE MERGED 2005/09/05 16:57:39 rt 1.2.152.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7165a64f6a8665759b64f815ba5cc4a996bb8117]

INTEGRATION: CWS ooo19126 (1.1.646); FILE MERGED 2005/09/05 14:37:55 rt 1.1.646.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8b07954a4629a1b48d04d174f1e136b78690cceb]

INTEGRATION: CWS ooo19126 (1.3.110); FILE MERGED 2005/09/05 11:38:36 rt 1.3.110.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [436d44afe7687f9c873e9a520a58e5402b7b2ab3]

INTEGRATION: CWS ooo19126 (1.1.1.1.994); FILE MERGED 2005/09/05 14:45:32 rt 1.1.1.1.994.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [76f56939178b0621e2df13dc9f7cba00cd0738d5]

INTEGRATION: CWS ooo19126 (1.4.122); FILE MERGED 2005/09/05 16:57:39 rt 1.4.122.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [794c55bb0629ca115e4cec03cc8a8ecbae02ab68]

INTEGRATION: CWS ooo19126 (1.6.110); FILE MERGED 2005/09/05 11:38:36 rt 1.6.110.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [176a6e58b4508212471acb066648805d52767670]

INTEGRATION: CWS ooo19126 (1.3.836); FILE MERGED 2005/09/05 14:45:32 rt 1.3.836.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [87b1e5a75fc5e033e3ee9ec18580b0d8d4893d4e]

INTEGRATION: CWS ooo19126 (1.15.136); FILE MERGED 2005/09/05 16:57:39 rt 1.15.136.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e0d7895a8bd53e07ac2cbc4137efbec6fdcb2a18]

INTEGRATION: CWS ooo19126 (1.3.298); FILE MERGED 2005/09/05 14:37:55 rt 1.3.298.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9c236020526be7aa8ef0113a5c2855c7e69cc690]

INTEGRATION: CWS ooo19126 (1.3.110); FILE MERGED 2005/09/05 11:38:35 rt 1.3.110.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6cb5fc1f5d03b291d5cb830d984451880670a7f5]

INTEGRATION: CWS ooo19126 (1.3.212); FILE MERGED 2005/09/05 14:45:31 rt 1.3.212.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d5eda7ac691f9b013db99fcbefd3c7ee46b6984e]

INTEGRATION: CWS ooo19126 (1.2.336); FILE MERGED 2005/09/05 16:57:38 rt 1.2.336.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3678136624a8b155061941beaed54bc17be3a927]

INTEGRATION: CWS ooo19126 (1.3.110); FILE MERGED 2005/09/05 11:38:34 rt 1.3.110.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1a2aafa398678753730ab4d75000130e81c3a908]

INTEGRATION: CWS ooo19126 (1.7.182); FILE MERGED 2005/09/05 14:45:31 rt 1.7.182.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5b0bbc8403f4a305ed702588720ccb2aa3208a8b]

INTEGRATION: CWS ooo19126 (1.3.432); FILE MERGED 2005/09/05 16:57:38 rt 1.3.432.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [52f96789f2a6813f770f51e4343fa7e85bdc6d06]

INTEGRATION: CWS ooo19126 (1.3.608); FILE MERGED 2005/09/05 14:37:55 rt 1.3.608.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [bec9031c3eca829db51b9536ffc2935600cacc05]

INTEGRATION: CWS ooo19126 (1.4.560); FILE MERGED 2005/09/05 14:45:31 rt 1.4.560.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [47bc4fc72a97daaae44cae81357ecabf2c4e0e5c]

INTEGRATION: CWS ooo19126 (1.3.94); FILE MERGED 2005/09/05 16:57:37 rt 1.3.94.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3558d429f92e49098d8420aa18b56a112516f43a]

INTEGRATION: CWS ooo19126 (1.1.640); FILE MERGED 2005/09/05 14:37:54 rt 1.1.640.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [016ae84879f521bcbc57059aeb2c8c36181eb72a]

INTEGRATION: CWS ooo19126 (1.3.110); FILE MERGED 2005/09/05 11:38:32 rt 1.3.110.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2f4a2dc3c411d59df6cd1a3dde929559c28e13c3]

INTEGRATION: CWS ooo19126 (1.5.598); FILE MERGED 2005/09/05 14:45:31 rt 1.5.598.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [437aa1f757b55508411df445d72bf02eaf849b10]

INTEGRATION: CWS ooo19126 (1.5.304); FILE MERGED 2005/09/05 16:57:37 rt 1.5.304.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [797674cd9f49f258dd6fe4b5f72d0fc48f44ae40]

INTEGRATION: CWS ooo19126 (1.1.1.1.650); FILE MERGED 2005/09/05 14:37:54 rt 1.1.1.1.650.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [449b79c3468c11ae138f8044de4dfb17b8c7cfb9]

INTEGRATION: CWS ooo19126 (1.2.560); FILE MERGED 2005/09/05 14:45:31 rt 1.2.560.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [386a22707c50e7f8eeb8dc265ffa1410fe73fcfb]

INTEGRATION: CWS ooo19126 (1.32.76); FILE MERGED 2005/09/05 16:57:36 rt 1.32.76.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4df8f361dd392431f02c28c57b5b10a88d680982]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:38:31 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b98eb9ccb540880144783df10e8935b33d31e6c8]

INTEGRATION: CWS ooo19126 (1.4.256); FILE MERGED 2005/09/05 14:45:30 rt 1.4.256.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [589bcb1704ea850e2ce03794e07cec16bb214eba]

INTEGRATION: CWS ooo19126 (1.23.68); FILE MERGED 2005/09/05 16:57:36 rt 1.23.68.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a079213440422c9cb3382b770b69aed679ceda5e]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:38:30 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9e7c94de1d1a4afea8a83b96b2e9b09d3bfa27dc]

INTEGRATION: CWS ooo19126 (1.3.546); FILE MERGED 2005/09/05 14:45:30 rt 1.3.546.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5f370beb145c46e7538ca77178e6ecfd7fbbd62a]

INTEGRATION: CWS ooo19126 (1.3.178); FILE MERGED 2005/09/05 16:57:36 rt 1.3.178.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f546b2d18c7875c4c467c5f2f6d9c20d65185c5e]

INTEGRATION: CWS ooo19126 (1.5.270); FILE MERGED 2005/09/05 14:37:54 rt 1.5.270.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [bfc50d01b088f7d3b01bce23d68943b77eb23f88]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:38:29 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [86bf556e054c1c1b7c601c18dd47983d486ea55d]

INTEGRATION: CWS ooo19126 (1.7.538); FILE MERGED 2005/09/05 14:37:54 rt 1.7.538.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e4b29835be35b6eacd4a17614cd09a87c7a053d3]

INTEGRATION: CWS ooo19126 (1.15.62); FILE MERGED 2005/09/05 16:57:36 rt 1.15.62.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [68792e9bd822fce2090b081201346c1ffb039cf1]

INTEGRATION: CWS ooo19126 (1.13.244); FILE MERGED 2005/09/05 14:45:30 rt 1.13.244.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2396f0ff730b939e9e36afde855410a21caa0504]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:38:19 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a8544951090f9279b3ed95269bc4c92f3e7b128b]

INTEGRATION: CWS ooo19126 (1.1.646); FILE MERGED 2005/09/05 14:37:53 rt 1.1.646.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [301154b3b09a83c3cd7a26796b6541c5c65c6222]

INTEGRATION: CWS ooo19126 (1.2.420); FILE MERGED 2005/09/05 16:57:36 rt 1.2.420.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [27352b3b9c1020d70d4d4eee2e2b140a224937d1]

INTEGRATION: CWS ooo19126 (1.3.296); FILE MERGED 2005/09/05 14:45:30 rt 1.3.296.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [443784c13a1b33062905f05f77ecea302f1c9f67]

INTEGRATION: CWS ooo19126 (1.2.200); FILE MERGED 2005/09/05 16:57:35 rt 1.2.200.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e94c0f583301ad6e5ca89a1bcc54bdf46d7b7da5]

INTEGRATION: CWS ooo19126 (1.3.560); FILE MERGED 2005/09/05 14:45:29 rt 1.3.560.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f89eac7de60288d08785b2f1fb9d99988661537a]

INTEGRATION: CWS ooo19126 (1.2.220); FILE MERGED 2005/09/05 14:37:53 rt 1.2.220.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [26246f3767b666b41708130736ccc837006fb189]

INTEGRATION: CWS ooo19126 (1.2.420); FILE MERGED 2005/09/05 16:57:35 rt 1.2.420.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1be5481cd67418f714d9b3aa9cd89cbaee104010]

INTEGRATION: CWS ooo19126 (1.10.256); FILE MERGED 2005/09/05 14:45:29 rt 1.10.256.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [673b352cf62e26eedd0641f48b8057f62be86391]

INTEGRATION: CWS ooo19126 (1.2.638); FILE MERGED 2005/09/05 14:37:53 rt 1.2.638.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d844c7745cfb26a469ea25d59670258328690e39]

INTEGRATION: CWS ooo19126 (1.31.258); FILE MERGED 2005/09/05 14:45:29 rt 1.31.258.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c512cc63482aa143d588b3c2063d4fd4060327a9]

INTEGRATION: CWS ooo19126 (1.2.610); FILE MERGED 2005/09/05 14:37:52 rt 1.2.610.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [fb2d54691e4e746dae3f7927918ed0c41d3dbebd]

INTEGRATION: CWS ooo19126 (1.5.84); FILE MERGED 2005/09/05 16:57:34 rt 1.5.84.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [897f7eeb4ac1dad933311f878a46f87e6c913da0]

INTEGRATION: CWS ooo19126 (1.44.184); FILE MERGED 2005/09/05 14:45:29 rt 1.44.184.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0e3d963a621f61f69ff4884bc2ab7517c4a2535d]

INTEGRATION: CWS ooo19126 (1.3.610); FILE MERGED 2005/09/05 14:37:52 rt 1.3.610.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [60ec1f2752dd1cc9fa2df723cd54fbff119a34af]

INTEGRATION: CWS ooo19126 (1.3.196); FILE MERGED 2005/09/05 16:57:34 rt 1.3.196.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [140dadc11d5af1a6c30517973d9c3b0be89a631e]

INTEGRATION: CWS ooo19126 (1.3.578); FILE MERGED 2005/09/05 14:45:28 rt 1.3.578.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a79061b99673da99ab58ec84b074d20d35880c6e]

INTEGRATION: CWS ooo19126 (1.2.644); FILE MERGED 2005/09/05 14:37:52 rt 1.2.644.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f9097570ab5ae0f2f853da60c0d35823df16d4ed]

INTEGRATION: CWS ooo19126 (1.3.84); FILE MERGED 2005/09/05 16:57:34 rt 1.3.84.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2f6d2709de72c1c5d2640a42123419ed8b0f155e]

INTEGRATION: CWS ooo19126 (1.29.88); FILE MERGED 2005/09/05 14:45:28 rt 1.29.88.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e756cef6e9bdf4c42297142267dfe5b6db3d4a92]

INTEGRATION: CWS ooo19126 (1.4.642); FILE MERGED 2005/09/05 14:37:52 rt 1.4.642.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c4370c715f7ff773c0072af6d44d680811416f38]

INTEGRATION: CWS ooo19126 (1.5.84); FILE MERGED 2005/09/05 16:57:33 rt 1.5.84.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6ea8726f5a62f3cdce408b484caad3019eaaa34e]

INTEGRATION: CWS ooo19126 (1.12.180); FILE MERGED 2005/09/05 14:45:28 rt 1.12.180.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e1aeaa4253a60f5f15d29510d7797a295d455aae]

INTEGRATION: CWS ooo19126 (1.3.630); FILE MERGED 2005/09/05 14:37:52 rt 1.3.630.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f92ee18aa087f7960aa83b88541165c03dcd3079]

INTEGRATION: CWS ooo19126 (1.2.420); FILE MERGED 2005/09/05 16:57:33 rt 1.2.420.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5cfcceceee057d121f0039cadf767fce6b5153b7]

INTEGRATION: CWS ooo19126 (1.6.194); FILE MERGED 2005/09/05 14:45:28 rt 1.6.194.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [00d9752070fd23188d56d567c7798e7c71a6bfd1]

INTEGRATION: CWS ooo19126 (1.2.298); FILE MERGED 2005/09/05 14:37:51 rt 1.2.298.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [43703e2cdcdea3140901da3aee80b2ea679d8eb0]

INTEGRATION: CWS ooo19126 (1.7.256); FILE MERGED 2005/09/05 14:45:28 rt 1.7.256.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [dd83bdfd3803c2d2df42528ca722e35ee63a358a]

INTEGRATION: CWS ooo19126 (1.11.546); FILE MERGED 2005/09/05 14:45:27 rt 1.11.546.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [58408741a45d960ee6109e5094a170d8bfd14cba]

INTEGRATION: CWS ooo19126 (1.3.578); FILE MERGED 2005/09/05 14:45:27 rt 1.3.578.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8a9fccba8a93f7a8960e1457c5a3053ca50b991e]

INTEGRATION: CWS ooo19126 (1.23.40); FILE MERGED 2005/09/05 14:37:50 rt 1.23.40.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [408bbcef70b0c25115aff27c797ba505fe43f69d]

INTEGRATION: CWS ooo19126 (1.2.258); FILE MERGED 2005/09/05 14:45:27 rt 1.2.258.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [09d6c44353a34578856938afcd7fb94ea63b8316]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:38:10 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [037b518c390deb505a0fa397b91437b565cb5f7c]

INTEGRATION: CWS ooo19126 (1.7.560); FILE MERGED 2005/09/05 14:45:27 rt 1.7.560.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c28b375cfb062129c2b03f7b14c4164183c5a7f4]

INTEGRATION: CWS ooo19126 (1.8.330); FILE MERGED 2005/09/05 14:37:50 rt 1.8.330.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [07ddadb4ffbeee6d174c7d702ee5f10bb22a2521]

INTEGRATION: CWS ooo19126 (1.1.982); FILE MERGED 2005/09/05 14:45:26 rt 1.1.982.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [67595d3d3d4f38d8181b5220d5384076c6331ea7]

INTEGRATION: CWS ooo19126 (1.1.650); FILE MERGED 2005/09/05 14:37:50 rt 1.1.650.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [652485ebaed11c834a2a30e162c317f215aa15bd]

INTEGRATION: CWS ooo19126 (1.12.186); FILE MERGED 2005/09/05 14:45:26 rt 1.12.186.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9c9a31f9dd04ebb75e245c7d6fbe8704d142d468]

INTEGRATION: CWS ooo19126 (1.9.560); FILE MERGED 2005/09/05 14:45:26 rt 1.9.560.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8156f4c91082ecc51bc497bc6aa52d4d277487da]

INTEGRATION: CWS ooo19126 (1.7.560); FILE MERGED 2005/09/05 14:45:26 rt 1.7.560.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [266e23ee7ecfca2e410e760785e6d38276b869a7]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:38:07 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1d9dd62723dc1e1e45b050f145a013b901f3ca0d]

INTEGRATION: CWS ooo19126 (1.9.504); FILE MERGED 2005/09/05 14:45:26 rt 1.9.504.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [12517efeb53666d3cf0974d453d4c49ccc89724a]

INTEGRATION: CWS ooo19126 (1.5.560); FILE MERGED 2005/09/05 14:45:25 rt 1.5.560.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [43d55078977e9b917ffdc1b5e62255509614d1e6]

INTEGRATION: CWS ooo19126 (1.3.648); FILE MERGED 2005/09/05 14:37:49 rt 1.3.648.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f468c984b6dc90354e7ee5a2b4c64ded480d9c6e]

INTEGRATION: CWS ooo19126 (1.1.1.1.994); FILE MERGED 2005/09/05 14:45:25 rt 1.1.1.1.994.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [51edec0dab8e9e70a6a4eeb16d9ea5a12ba5d85f]

INTEGRATION: CWS ooo19126 (1.7.258); FILE MERGED 2005/09/05 14:45:25 rt 1.7.258.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ef7cb823fce9a6d01345b6b76727d379f06d0740]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:38:05 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b45e782292d149f90e31cd4bb43af2d1e521f956]

INTEGRATION: CWS ooo19126 (1.5.630); FILE MERGED 2005/09/05 14:37:48 rt 1.5.630.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [11c7ab4da6ec8d9c0a3435814d80627bdc6af5eb]

INTEGRATION: CWS ooo19126 (1.5.304); FILE MERGED 2005/09/05 14:45:24 rt 1.5.304.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [bfca62b39d0e9f7e0d73423653ee9b05e16cfcb6]

INTEGRATION: CWS ooo19126 (1.4.330); FILE MERGED 2005/09/05 14:37:48 rt 1.4.330.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [070fe737578b88987c93ebf31102d23e7f31699d]

INTEGRATION: CWS ooo19126 (1.33.26); FILE MERGED 2005/09/05 14:45:24 rt 1.33.26.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [011ec744d6c51fd7dd592a583e91f19ab93c2499]

INTEGRATION: CWS ooo19126 (1.1.1.1.158); FILE MERGED 2005/09/05 11:38:04 rt 1.1.1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [19120182c150ad36a60a685db04313c1a4204c6b]

INTEGRATION: CWS ooo19126 (1.5.270); FILE MERGED 2005/09/05 14:37:48 rt 1.5.270.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6f460fd25b366a0c08f4c0574ef0b1ee76af676b]

INTEGRATION: CWS ooo19126 (1.15.86); FILE MERGED 2005/09/05 14:45:23 rt 1.15.86.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2585911ec5eeca9f36298b212f44d387d5a3e87b]

INTEGRATION: CWS ooo19126 (1.4.170); FILE MERGED 2005/09/05 14:37:48 rt 1.4.170.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [57fb004bda07c9d53d06bbcec3328e54380ab3f6]

INTEGRATION: CWS ooo19126 (1.5.258); FILE MERGED 2005/09/05 14:45:23 rt 1.5.258.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3dad2402e63a09de12fe4241141808d785b0bff4]

INTEGRATION: CWS ooo19126 (1.3.170); FILE MERGED 2005/09/05 14:37:48 rt 1.3.170.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c429a409c660c830eacd4c904dd98797da278e90]

INTEGRATION: CWS ooo19126 (1.8.158); FILE MERGED 2005/09/05 14:45:23 rt 1.8.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [764b00257beefef5e88f502cf0fc2e5abf31ec72]

INTEGRATION: CWS ooo19126 (1.4.170); FILE MERGED 2005/09/05 14:37:47 rt 1.4.170.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6a2c969c34d59056c536d683dac9684d6331a44d]

INTEGRATION: CWS ooo19126 (1.2.508); FILE MERGED 2005/09/05 14:45:22 rt 1.2.508.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9417d422b3f05cc3673e3d75a3ca27a373382c3c]

INTEGRATION: CWS ooo19126 (1.9.154); FILE MERGED 2005/09/05 14:45:22 rt 1.9.154.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ca855b71997faeb053da5be3d5c70c04844f2371]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:38:00 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [93d76535bd343ac7f95f08f7891ef911aefc49f4]

INTEGRATION: CWS ooo19126 (1.18.82); FILE MERGED 2005/09/05 14:45:22 rt 1.18.82.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [90af626806c8b7f44453a2a61180f907ce022488]

INTEGRATION: CWS ooo19126 (1.5.126); FILE MERGED 2005/09/05 14:37:47 rt 1.5.126.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8a2190f0ff1231192fdd88508b34a1571c415629]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:37:59 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c1b1225cdcf87978a4ae6c3d2d62482c8f456d68]

INTEGRATION: CWS ooo19126 (1.2.206); FILE MERGED 2005/09/05 14:37:46 rt 1.2.206.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9bd8d8a07a2fd5fd48425a104fb824d072442ea2]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:37:58 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6cb1b1ed0ee1745a0c6098e852571a082d88bf3f]

INTEGRATION: CWS ooo19126 (1.23.84); FILE MERGED 2005/09/05 16:57:27 rt 1.23.84.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c00d70258d30ea2c0f2ba942109db04179843578]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:37:58 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b40a72d3cdaf23e5f2400021badefeaba8da2d64]

INTEGRATION: CWS ooo19126 (1.4.170); FILE MERGED 2005/09/05 14:37:46 rt 1.4.170.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f3a0d43d3683685d7e8e11478a4dfbcad39f2299]

INTEGRATION: CWS ooo19126 (1.4.546); FILE MERGED 2005/09/05 14:45:20 rt 1.4.546.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f6c5f89aaaae0c6366b478ad30bbb6a72235ab35]

INTEGRATION: CWS ooo19126 (1.1.986); FILE MERGED 2005/09/05 14:45:20 rt 1.1.986.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [cb17747c284e65a26dd073e4a0007c5ca56ab157]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:37:56 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [45b3ba57978b1ea5c1f21bf2e4100efcfbc54103]

INTEGRATION: CWS ooo19126 (1.1.650); FILE MERGED 2005/09/05 14:37:45 rt 1.1.650.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9fc6cf1d74302280b523cd9d3eb324ef2f1de142]

INTEGRATION: CWS ooo19126 (1.13.258); FILE MERGED 2005/09/05 14:45:20 rt 1.13.258.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [fb42543023d54ec53fbc648c6df17a113fdd8786]

INTEGRATION: CWS ooo19126 (1.57.220); FILE MERGED 2005/09/05 14:37:45 rt 1.57.220.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8ddd5ae17151d3a6a6c9b055354155d61b605503]

INTEGRATION: CWS ooo19126 (1.100.90); FILE MERGED 2005/09/05 14:45:19 rt 1.100.90.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c31510acee51b1e309a8cefc15092d29e35036af]

INTEGRATION: CWS ooo19126 (1.44.404); FILE MERGED 2005/09/05 14:37:44 rt 1.44.404.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a086d3665559177032347639a0ec3a88eaddf4ed]

INTEGRATION: CWS ooo19126 (1.4.258); FILE MERGED 2005/09/05 14:45:19 rt 1.4.258.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [97060ca7aeb28a98f874be48201c94e134b4a712]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:37:54 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ac91ee07edc2c4d39fcee432f2a3e4ac4d881744]

INTEGRATION: CWS ooo19126 (1.62.158); FILE MERGED 2005/09/05 14:37:43 rt 1.62.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2e2fa6faec5c1ffe8ccb65419c174d89d25a6bdf]

INTEGRATION: CWS ooo19126 (1.15.258); FILE MERGED 2005/09/05 14:45:19 rt 1.15.258.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7567f3b1892cb5625119628a3f454be2ed643acf]

INTEGRATION: CWS ooo19126 (1.2.640); FILE MERGED 2005/09/05 14:37:43 rt 1.2.640.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9f8aab4f0c6d906b7001689fae8d50a5bdb63513]

INTEGRATION: CWS ooo19126 (1.215.180); FILE MERGED 2005/09/05 14:45:18 rt 1.215.180.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9652c8ff895ce8175f9ac960aa61dbf64170cfa2]

INTEGRATION: CWS ooo19126 (1.9.168); FILE MERGED 2005/09/05 14:37:43 rt 1.9.168.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d33b5db8dfa7795e81cd26bf56220d77d491a1ea]

INTEGRATION: CWS ooo19126 (1.2.84); FILE MERGED 2005/09/05 16:57:25 rt 1.2.84.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5dd4ab3eda2cabbf939fdea7216afbc829f3acd4]

INTEGRATION: CWS ooo19126 (1.37.246); FILE MERGED 2005/09/05 14:45:18 rt 1.37.246.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [fe2ffa4e0a7a6f72c23f9a01ebe7fe367bac77a5]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 14:37:43 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5388fe591b10cbded79729b9c27f85574b9fb7f2]

INTEGRATION: CWS ooo19126 (1.50.158); FILE MERGED 2005/09/05 14:37:42 rt 1.50.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5f31f7dabba5d4fd2bc8cc42371ebd21cd76a750]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:37:51 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4d81185e5ec6a371e1c213325063e7c5db3f6c5a]

INTEGRATION: CWS ooo19126 (1.89.88); FILE MERGED 2005/09/05 14:45:18 rt 1.89.88.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b781cdcc3fd3ae4fa47d0e1b4673cb4a2b3c9936]

INTEGRATION: CWS ooo19126 (1.7.616); FILE MERGED 2005/09/05 14:37:42 rt 1.7.616.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [616191b903b452803d2dcb92e5ef18a5161bee0a]

INTEGRATION: CWS ooo19126 (1.3.42); FILE MERGED 2005/09/05 17:01:03 rt 1.3.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d169b8d6ef0c6ddc54fd01ebc578f2984181b3da]

INTEGRATION: CWS ooo19126 (1.17.186); FILE MERGED 2005/09/05 14:45:17 rt 1.17.186.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7960b1661566c2080cb62bd2b5cf92d5b772a003]

INTEGRATION: CWS ooo19126 (1.2.56); FILE MERGED 2005/09/05 17:01:02 rt 1.2.56.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d97b6924462eee2a3390f0d2f364b53e4ec926e7]

INTEGRATION: CWS ooo19126 (1.6.158); FILE MERGED 2005/09/05 14:37:42 rt 1.6.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [00805c1b191064f5a15ae3cd0aa2f31690485502]

INTEGRATION: CWS ooo19126 (1.10.450); FILE MERGED 2005/09/05 14:45:17 rt 1.10.450.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [bd56e14732f69ed4aa530959c417a48164bfb28c]

INTEGRATION: CWS ooo19126 (1.4.646); FILE MERGED 2005/09/05 14:37:42 rt 1.4.646.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [75f7cd50996f962f2b4f1226be8632ec207a01d5]

INTEGRATION: CWS ooo19126 (1.3.546); FILE MERGED 2005/09/05 14:45:17 rt 1.3.546.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [28592d43a074d01022147239d4b735e8bf662caa]

INTEGRATION: CWS ooo19126 (1.2.56); FILE MERGED 2005/09/05 17:01:01 rt 1.2.56.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6196492f840e578d9df9e14bde62fade1e5c3340]

INTEGRATION: CWS ooo19126 (1.21.102); FILE MERGED 2005/09/05 14:37:42 rt 1.21.102.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b3aa66223fbcaba61223b71285d20965a7c52e23]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:37:49 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [bca42bb3fc233311e01f888a40f2de065c1edbb5]

INTEGRATION: CWS ooo19126 (1.44.164); FILE MERGED 2005/09/05 14:45:17 rt 1.44.164.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a2e3ea7ad9f98fd24e1371295ff8927715af59d8]

INTEGRATION: CWS ooo19126 (1.16.304); FILE MERGED 2005/09/05 14:37:41 rt 1.16.304.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2c486bd9f953fbd006f51e8ba67af8d2ac24050e]

INTEGRATION: CWS ooo19126 (1.3.118); FILE MERGED 2005/09/05 11:37:49 rt 1.3.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [203e632742d17192747d8971ecc07eba47db58d7]

INTEGRATION: CWS ooo19126 (1.2.56); FILE MERGED 2005/09/05 17:01:00 rt 1.2.56.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [cd07f0fa6e48ffd7eb0b9a1dae7b85f5cd73d7ac]

INTEGRATION: CWS ooo19126 (1.4.256); FILE MERGED 2005/09/05 14:45:17 rt 1.4.256.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f9a89add88d46fa36674c4d70d5f9035212b52fd]

INTEGRATION: CWS ooo19126 (1.89.112); FILE MERGED 2005/09/05 14:37:41 rt 1.89.112.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ad9e123e3655efcbcf9b90f2b24dbc9a8fd35b9a]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:37:48 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c5a0520f7e6a76b1dbe6e6b6be7d1cdd0388521f]

INTEGRATION: CWS ooo19126 (1.16.184); FILE MERGED 2005/09/05 14:45:16 rt 1.16.184.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7c9c15564d090ac3121f5348753ff85d83781bc6]

INTEGRATION: CWS ooo19126 (1.2.610); FILE MERGED 2005/09/05 14:37:41 rt 1.2.610.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [fcf340f091a0898cb7c1b1d7054fcaed1fe3c2db]

INTEGRATION: CWS ooo19126 (1.10.246); FILE MERGED 2005/09/05 14:45:16 rt 1.10.246.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [96c741384e637d9345a225921551b36759e3206e]

INTEGRATION: CWS ooo19126 (1.12.220); FILE MERGED 2005/09/05 14:37:41 rt 1.12.220.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [92f5d9ccaf2b5c25ba0d6ff73985a2758b7d84f7]

INTEGRATION: CWS ooo19126 (1.14.258); FILE MERGED 2005/09/05 14:45:16 rt 1.14.258.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e21a1d215104252f720e4cad88b55319dc23117f]

INTEGRATION: CWS ooo19126 (1.33.538); FILE MERGED 2005/09/05 14:37:41 rt 1.33.538.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6a8d26a2af31b864be60486d648df90ae003db1f]

INTEGRATION: CWS ooo19126 (1.3.556); FILE MERGED 2005/09/05 14:45:16 rt 1.3.556.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2f39232a36380866dc55cb437462ae159dab9b24]

INTEGRATION: CWS ooo19126 (1.2.644); FILE MERGED 2005/09/05 14:37:40 rt 1.2.644.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [78f3d654e07ae7a775b1dbc9b6c4d8e06eab0550]

INTEGRATION: CWS ooo19126 (1.3.42); FILE MERGED 2005/09/05 17:00:59 rt 1.3.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1bee2e6902ec1162eed0ed8caff678d99c1735b5]

INTEGRATION: CWS ooo19126 (1.1.1.1.996); FILE MERGED 2005/09/05 14:45:16 rt 1.1.1.1.996.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [91b0af957f145815e6f28687ea3852e2de8fef7a]

INTEGRATION: CWS ooo19126 (1.2.56); FILE MERGED 2005/09/05 17:00:59 rt 1.2.56.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [bdb4f7edfb67d4b85df674afaeeb8f7bf1c98cdf]

INTEGRATION: CWS ooo19126 (1.3.546); FILE MERGED 2005/09/05 14:45:15 rt 1.3.546.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7ee44d4fae8c59055ae3f30f31d06e88fe304863]

INTEGRATION: CWS ooo19126 (1.2.66); FILE MERGED 2005/09/05 17:00:58 rt 1.2.66.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [31bf113ad7d0bbf44c2b221816155e1e8a7e2075]

INTEGRATION: CWS ooo19126 (1.15.258); FILE MERGED 2005/09/05 14:45:15 rt 1.15.258.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [62e7481e5352765d40beeddaf635b3a441301be5]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:37:44 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [624666785e61857afed620de030c564a81450c8a]

INTEGRATION: CWS ooo19126 (1.2.28); FILE MERGED 2005/09/05 17:00:58 rt 1.2.28.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1ca3b855994dcba268b6ea5484802882fcd3d3c9]

INTEGRATION: CWS ooo19126 (1.17.366); FILE MERGED 2005/09/05 14:45:15 rt 1.17.366.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d6f02b8c03c24142b6ed267988db242728da21a6]

INTEGRATION: CWS ooo19126 (1.7.18); FILE MERGED 2005/09/05 17:19:39 rt 1.7.18.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7af78f28548e6c296d9e18df659609442d5ecf1d]

INTEGRATION: CWS ooo19126 (1.2.28); FILE MERGED 2005/09/05 17:00:57 rt 1.2.28.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [008f247d3a32ab21f7d6eb4ff675b2af3dab43bc]

INTEGRATION: CWS ooo19126 (1.126.86); FILE MERGED 2005/09/05 14:45:15 rt 1.126.86.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d39906d35e6e24c5221d1fa1d5e78b03f2bb3e98]

INTEGRATION: CWS ooo19126 (1.5.52); FILE MERGED 2005/09/05 17:19:38 rt 1.5.52.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4aa7b041b6978f91c094b8b69553bc6925f960fd]

INTEGRATION: CWS ooo19126 (1.18.258); FILE MERGED 2005/09/05 14:45:14 rt 1.18.258.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2ad429977aba9c42db90581dba40101bc9b21d0d]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:37:43 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e69322dc40675012973baf95c950b83217a81a63]

INTEGRATION: CWS ooo19126 (1.3.962); FILE MERGED 2005/09/05 14:45:14 rt 1.3.962.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d3356433f3888fe253882ca36969704b5c38db4f]

INTEGRATION: CWS ooo19126 (1.5.272); FILE MERGED 2005/09/05 14:45:14 rt 1.5.272.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [019064a43268bb9783eaa4e5370a703fa38a284e]

INTEGRATION: CWS ooo19126 (1.2.28); FILE MERGED 2005/09/05 17:00:56 rt 1.2.28.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b94f9fe48864a4940dfd9bc06d58e82d62e6056b]

INTEGRATION: CWS ooo19126 (1.4.246); FILE MERGED 2005/09/05 14:45:14 rt 1.4.246.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [22ec10ab8d70edb0e07451a193519927f566fa8d]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:37:40 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ec8aeb2ac874b22602edabc62f639c4e6855186d]

INTEGRATION: CWS ooo19126 (1.7.138); FILE MERGED 2005/09/05 17:19:37 rt 1.7.138.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [bda75b20eb9c51b5a8c28d86e7f293c33b2ec626]

INTEGRATION: CWS ooo19126 (1.5.252); FILE MERGED 2005/09/05 14:45:13 rt 1.5.252.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d6b1c569f630f066be92bcab3e4c97e628a60484]

INTEGRATION: CWS ooo19126 (1.3.18); FILE MERGED 2005/09/05 17:00:56 rt 1.3.18.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [549f92a2bae4593106f1ec37392fc6618335bf4e]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:37:40 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c1b2a42a709fe0991b0ed7fc4ef5a5c0da1cc157]

INTEGRATION: CWS ooo19126 (1.5.184); FILE MERGED 2005/09/05 17:19:37 rt 1.5.184.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [22d4e744ee20d38b1a0894a06f073ce78ed708a1]

INTEGRATION: CWS ooo19126 (1.5.6); FILE MERGED 2005/09/05 17:00:56 rt 1.5.6.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [86d99b06f02166edb08f6e3587bb40b08df31704]

INTEGRATION: CWS ooo19126 (1.31.258); FILE MERGED 2005/09/05 14:45:13 rt 1.31.258.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3646756d29aafdee2369fa34e3da28b9825f2493]

INTEGRATION: CWS ooo19126 (1.2.184); FILE MERGED 2005/09/05 17:19:37 rt 1.2.184.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [100604192d51e5456820178bb2d4385955545a69]

INTEGRATION: CWS ooo19126 (1.4.18); FILE MERGED 2005/09/05 17:00:55 rt 1.4.18.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [266711d889c384ad4a31d0e04f436f125becfbf0]

INTEGRATION: CWS ooo19126 (1.21.184); FILE MERGED 2005/09/05 14:45:13 rt 1.21.184.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [242479d219fdcab9c5669948184c8f36934f89d2]

INTEGRATION: CWS ooo19126 (1.4.182); FILE MERGED 2005/09/05 17:19:36 rt 1.4.182.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b48c06324327caf6f19e3ea24c34b196b5fc5e7c]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:37:39 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3693bc553db3ac14b4d773b5bbdf63ab8cc53efa]

INTEGRATION: CWS ooo19126 (1.11.22); FILE MERGED 2005/09/05 17:00:55 rt 1.11.22.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e00830646ff2f681db4e4c1d2c76ec752a98264e]

INTEGRATION: CWS ooo19126 (1.11.182); FILE MERGED 2005/09/05 14:45:13 rt 1.11.182.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [28d7fd15a38be73ab3fed31e33f0dc050ff11823]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 17:19:36 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [35fd28cfd9f14108f17133b7940dfe410c217a75]

INTEGRATION: CWS ooo19126 (1.4.246); FILE MERGED 2005/09/05 14:45:12 rt 1.4.246.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d61ade8c72463987b046f2401fb5589655d978f4]

INTEGRATION: CWS ooo19126 (1.2.66); FILE MERGED 2005/09/05 17:00:55 rt 1.2.66.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7d1c52a6c2e36a79b69b617ffc96adc16efe6cbc]

INTEGRATION: CWS ooo19126 (1.1.186); FILE MERGED 2005/09/05 17:19:36 rt 1.1.186.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1b7f3e11cb3fe8e99c68baca3e5ef60864b98a15]

INTEGRATION: CWS ooo19126 (1.4.32); FILE MERGED 2005/09/05 17:00:54 rt 1.4.32.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [790731ce932d8c310f42f58f95fa8c9c6bb4df59]

INTEGRATION: CWS ooo19126 (1.5.546); FILE MERGED 2005/09/05 14:45:12 rt 1.5.546.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d8fd6fb1ee369e86374fb4008a4d045f2408280d]

INTEGRATION: CWS ooo19126 (1.7.138); FILE MERGED 2005/09/05 17:19:35 rt 1.7.138.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [333992669a5bb93441804a8228a68547a9b51d3b]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:37:38 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7a18029c1a7a4b674e2d56069b00f5cc78934c0d]

INTEGRATION: CWS ooo19126 (1.8.18); FILE MERGED 2005/09/05 17:00:54 rt 1.8.18.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [bbd718a97364006b98bb1b87874ec1f8847caddd]

INTEGRATION: CWS ooo19126 (1.7.546); FILE MERGED 2005/09/05 14:45:12 rt 1.7.546.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [331b974fa196aa1e5f866f6dd701459e2024626a]

INTEGRATION: CWS ooo19126 (1.12.52); FILE MERGED 2005/09/05 17:19:35 rt 1.12.52.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [dc3cd3ff7437560b9cc8620b42711f4644e56295]

INTEGRATION: CWS ooo19126 (1.3.18); FILE MERGED 2005/09/05 17:00:54 rt 1.3.18.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0df19a26209f251916dad886296e268861dd68cb]

INTEGRATION: CWS ooo19126 (1.5.960); FILE MERGED 2005/09/05 14:45:12 rt 1.5.960.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6c644915fa8a4397f05f9065d53ad5660c6768e6]

INTEGRATION: CWS ooo19126 (1.6.182); FILE MERGED 2005/09/05 17:19:35 rt 1.6.182.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [cb2fb6668946da54783a24b11e645481282d829c]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:37:37 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [bf39185cb07ce1ff777f4d8caa4dd023c4583bf1]

INTEGRATION: CWS ooo19126 (1.6.14); FILE MERGED 2005/09/05 17:00:54 rt 1.6.14.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [41d86108ae73b4fe6f7252f7aadbf88180037d7a]

INTEGRATION: CWS ooo19126 (1.14.546); FILE MERGED 2005/09/05 14:45:12 rt 1.14.546.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [61a9ec73518d6ce0c7db6f35474cd1a894a94a7b]

INTEGRATION: CWS ooo19126 (1.4.32); FILE MERGED 2005/09/05 17:00:53 rt 1.4.32.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9f5733bc8ce1abde062f223b96aeb441a14c928f]

INTEGRATION: CWS ooo19126 (1.17.258); FILE MERGED 2005/09/05 14:45:11 rt 1.17.258.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2a625cebc924705de256de279935180288255f2e]

INTEGRATION: CWS ooo19126 (1.8.78); FILE MERGED 2005/09/05 17:19:35 rt 1.8.78.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [64d2fbf1d64e40cbe29516485029dbea6b54e412]

INTEGRATION: CWS ooo19126 (1.5.32); FILE MERGED 2005/09/05 17:00:53 rt 1.5.32.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d544bf5eb69cbf1b246cbed3169e34fedc7e221b]

INTEGRATION: CWS ooo19126 (1.32.252); FILE MERGED 2005/09/05 14:45:11 rt 1.32.252.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a92c6bd3902e67a563c66683a70d2ad526a812f8]

INTEGRATION: CWS ooo19126 (1.5.182); FILE MERGED 2005/09/05 17:19:35 rt 1.5.182.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b339819d2cd742c076b104bc8028d34677dd22f6]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:37:35 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [89069f44f2fdb566abf13805b4c6d3e06bd3a2c2]

INTEGRATION: CWS ooo19126 (1.3.18); FILE MERGED 2005/09/05 17:00:53 rt 1.3.18.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [cfa05e31435f507262eab8f035c25d57f0fce978]

INTEGRATION: CWS ooo19126 (1.11.288); FILE MERGED 2005/09/05 14:45:11 rt 1.11.288.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ca016a4a9c1d241a9b608f55a5f650d35dd20904]

INTEGRATION: CWS ooo19126 (1.5.182); FILE MERGED 2005/09/05 17:19:34 rt 1.5.182.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [22f2505c35e253e3561ea4d73e6e06de91f620b6]

INTEGRATION: CWS ooo19126 (1.2.18); FILE MERGED 2005/09/05 17:00:52 rt 1.2.18.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5a79237a888074a9b0061241de6087c57b7f94ef]

INTEGRATION: CWS ooo19126 (1.8.256); FILE MERGED 2005/09/05 14:45:11 rt 1.8.256.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [dc61a6c4bb84a893ceffb3acfdb06c4747afaf17]

INTEGRATION: CWS ooo19126 (1.4.182); FILE MERGED 2005/09/05 17:19:34 rt 1.4.182.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [33ff5bf8f468fab3b7c8a09f1c44f1f48dc3b0ab]

INTEGRATION: CWS ooo19126 (1.22.6); FILE MERGED 2005/09/05 17:00:52 rt 1.22.6.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [193675f089804a7940d18d90da41dd15493bfd66]

INTEGRATION: CWS ooo19126 (1.5.546); FILE MERGED 2005/09/05 14:45:11 rt 1.5.546.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [930be341d56b4002c96e767a2deb7cb44dde8089]

INTEGRATION: CWS ooo19126 (1.36.18); FILE MERGED 2005/09/05 17:19:34 rt 1.36.18.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8bc8d00cd7ae7178bd3a26c7652cebf23cd8130d]

INTEGRATION: CWS ooo19126 (1.4.546); FILE MERGED 2005/09/05 14:45:10 rt 1.4.546.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [76f14d85dc6efa86d3aaf20e983066ca4e1f3c83]

INTEGRATION: CWS ooo19126 (1.2.184); FILE MERGED 2005/09/05 17:19:33 rt 1.2.184.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [83a5a60c7074d8a032c2ce8fd58b2f86dcee9a32]

INTEGRATION: CWS ooo19126 (1.21.182); FILE MERGED 2005/09/05 14:45:10 rt 1.21.182.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8a1bec7efe5dcceafe795b1ab34b2a1338fe44e2]

INTEGRATION: CWS ooo19126 (1.4.6); FILE MERGED 2005/09/05 17:00:51 rt 1.4.6.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1bac0ac1d94b36eb044bf88bfb823b6906d08fcd]

INTEGRATION: CWS ooo19126 (1.3.546); FILE MERGED 2005/09/05 14:45:10 rt 1.3.546.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [36a7947c1ff5483b938e28a9ca617ef4cede6582]

INTEGRATION: CWS ooo19126 (1.10.40); FILE MERGED 2005/09/05 17:19:33 rt 1.10.40.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [fd12611b8a34c0546b3c9434b611f60b46aad0ad]

INTEGRATION: CWS ooo19126 (1.2.42); FILE MERGED 2005/09/05 17:00:50 rt 1.2.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a7da5957c69243c8d95900a6832b6be436a76325]

INTEGRATION: CWS ooo19126 (1.4.272); FILE MERGED 2005/09/05 14:45:10 rt 1.4.272.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [510f90c876284b9c85aaa1eff33371337f806b4f]

INTEGRATION: CWS ooo19126 (1.4.176); FILE MERGED 2005/09/05 17:19:33 rt 1.4.176.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [fba7395dc69410c8a6d37046f49fb8949f091e7b]

INTEGRATION: CWS ooo19126 (1.7.18); FILE MERGED 2005/09/05 17:00:50 rt 1.7.18.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b4c81d33df880d342c501d375b874b54e051095d]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:37:31 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [437d57d576a7833ce920fe1e72594b31966fd6a7]

INTEGRATION: CWS ooo19126 (1.2.546); FILE MERGED 2005/09/05 14:45:09 rt 1.2.546.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3cc243b5f3a6078e3c0853edd2e989faa6ed7ec4]

INTEGRATION: CWS ooo19126 (1.1.184); FILE MERGED 2005/09/05 17:19:33 rt 1.1.184.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7f368b934c21e723780beeb0b01b788185693e97]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:37:30 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [59227acfeb77961db05806d2d8031d41cf22e655]

INTEGRATION: CWS ooo19126 (1.17.52); FILE MERGED 2005/09/05 17:19:33 rt 1.17.52.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e529fd211fd0d4059af0a7c54c7cc0ee5334add5]

INTEGRATION: CWS ooo19126 (1.2.68); FILE MERGED 2005/09/05 17:28:59 rt 1.2.68.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1926ae6e759fc7a746c8a5ed719a5521648d2d55]

INTEGRATION: CWS ooo19126 (1.16.422); FILE MERGED 2005/09/05 14:45:09 rt 1.16.422.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b404c5394cd510fbda42dc8780d2451a74b4969d]

INTEGRATION: CWS ooo19126 (1.16.12); FILE MERGED 2005/09/05 17:19:32 rt 1.16.12.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8ccbf4f78c367b9be046373cbfccc3298e921e91]

INTEGRATION: CWS ooo19126 (1.2.6); FILE MERGED 2005/09/05 17:28:58 rt 1.2.6.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [41e8e870b52ab13d0ba997415c297d8195dcdeaf]

INTEGRATION: CWS ooo19126 (1.44.422); FILE MERGED 2005/09/05 14:45:08 rt 1.44.422.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d92c89153cf1c400ceb0d91a85a8788c43decb88]

INTEGRATION: CWS ooo19126 (1.4.12); FILE MERGED 2005/09/05 17:19:32 rt 1.4.12.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f908a63190814ac5e9be0c44f207227086519a04]

INTEGRATION: CWS ooo19126 (1.1.86); FILE MERGED 2005/09/05 17:28:58 rt 1.1.86.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [79031f2ddd26c666f72eaa0c14592c5436a494d7]

INTEGRATION: CWS ooo19126 (1.27.422); FILE MERGED 2005/09/05 14:45:08 rt 1.27.422.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [152f1a43c2ad9499e55a0fae26594e47eeb57361]

INTEGRATION: CWS ooo19126 (1.2.18); FILE MERGED 2005/09/05 17:19:32 rt 1.2.18.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c00d39be3efbb58c3f96f5887b436cacba76b66c]

INTEGRATION: CWS ooo19126 (1.6.448); FILE MERGED 2005/09/05 14:45:08 rt 1.6.448.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3778ec071a7c3e2e7c186dd09bc5e6044814e9f1]

INTEGRATION: CWS ooo19126 (1.41.18); FILE MERGED 2005/09/05 17:19:32 rt 1.41.18.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4b901496716b6e72d231efd2c81790f1c721e931]

INTEGRATION: CWS ooo19126 (1.2.22); FILE MERGED 2005/09/05 17:28:57 rt 1.2.22.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [08825960eee33bc1ba7885013d842c22b1364395]

INTEGRATION: CWS ooo19126 (1.6.176); FILE MERGED 2005/09/05 17:19:31 rt 1.6.176.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5e4592f2f85ad01b8ffc9aeaa27e477b3632d282]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:37:27 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [68d6a8975de681c8f5fa4829e28994cfb6499544]

INTEGRATION: CWS ooo19126 (1.15.154); FILE MERGED 2005/09/05 17:19:31 rt 1.15.154.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a10a9ac68499bd84031bc98dd2b5d86b6ea4fd3d]

INTEGRATION: CWS ooo19126 (1.4.212); FILE MERGED 2005/09/05 14:45:07 rt 1.4.212.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e23892b6d813b00e3adbc75bf98c615d9a3afef2]

INTEGRATION: CWS ooo19126 (1.1.86); FILE MERGED 2005/09/05 17:28:56 rt 1.1.86.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [84b9a1356d4109a08698369af95a95b28a3e8d78]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:37:26 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [42de852e338a3ae9d4ef6e2e75eb65c5f843b258]

INTEGRATION: CWS ooo19126 (1.6.158); FILE MERGED 2005/09/05 17:19:31 rt 1.6.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [658bb2a8bf98498544f2515756c8c70283a40623]

INTEGRATION: CWS ooo19126 (1.37.418); FILE MERGED 2005/09/05 14:45:06 rt 1.37.418.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [74582eb47379fae9511d1e7f816fc3f8e3f95fa6]

INTEGRATION: CWS ooo19126 (1.2.86); FILE MERGED 2005/09/05 17:28:56 rt 1.2.86.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c72da495c4003e67d6625a05f33085c0ca5284b6]

INTEGRATION: CWS ooo19126 (1.36.216); FILE MERGED 2005/09/05 14:45:06 rt 1.36.216.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [eeaea42d2626ea1124e4870604124b0405a92600]

INTEGRATION: CWS ooo19126 (1.3.38); FILE MERGED 2005/09/05 17:28:56 rt 1.3.38.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c78e57a0022b329bc7cb45c4ab1df87bf34b9bc9]

INTEGRATION: CWS ooo19126 (1.11.174); FILE MERGED 2005/09/05 17:19:31 rt 1.11.174.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6a6d7b7c3f77596acd14ef99079460568b692c59]

INTEGRATION: CWS ooo19126 (1.2.86); FILE MERGED 2005/09/05 17:28:55 rt 1.2.86.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [cf6b1a54f6639e759f5d20e220657fe7a2e92676]

INTEGRATION: CWS ooo19126 (1.3.972); FILE MERGED 2005/09/05 14:45:06 rt 1.3.972.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [00898e3c21b419b2556f276f8449ed34c351179f]

INTEGRATION: CWS ooo19126 (1.3.184); FILE MERGED 2005/09/05 17:19:30 rt 1.3.184.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2fcd24d3cb9d41e378edb2c893de54d4d5b444c9]

INTEGRATION: CWS ooo19126 (1.3.980); FILE MERGED 2005/09/05 14:45:05 rt 1.3.980.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9c9a5acafe37b36384e428ade608409e9355d4db]

INTEGRATION: CWS ooo19126 (1.1.86); FILE MERGED 2005/09/05 17:28:55 rt 1.1.86.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0187b1821611cba8bcc3c068928459f0019aeee6]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:37:24 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a440581e3784f0b08aed9bf028b1d2c26b754f64]

INTEGRATION: CWS ooo19126 (1.3.182); FILE MERGED 2005/09/05 17:19:30 rt 1.3.182.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [317e6f5fd4f8a0eaa6e6fff181c200c0262301eb]

INTEGRATION: CWS ooo19126 (1.3.196); FILE MERGED 2005/09/05 14:45:05 rt 1.3.196.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2c24c828c36873a7483ad9c21bd8eb876137d73f]

INTEGRATION: CWS ooo19126 (1.1.86); FILE MERGED 2005/09/05 17:28:54 rt 1.1.86.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0adf7ca9ce47dba39c6da4a79d92d0bd1f5f88e7]

INTEGRATION: CWS ooo19126 (1.16.194); FILE MERGED 2005/09/05 14:45:05 rt 1.16.194.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [124725084b2bd3fbebfd576beeb0eb43e6ce4b84]

INTEGRATION: CWS ooo19126 (1.2.86); FILE MERGED 2005/09/05 17:28:54 rt 1.2.86.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [38eba34430116e3fde8e122fcdcdacf6d6848b4d]

INTEGRATION: CWS ooo19126 (1.3.546); FILE MERGED 2005/09/05 14:45:05 rt 1.3.546.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [04a81268b4f45dcca07a5ea001fcc97f476a8df5]

INTEGRATION: CWS ooo19126 (1.2.22); FILE MERGED 2005/09/05 17:28:54 rt 1.2.22.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8fb63dabdee581ae7ca5c238f2bbebab9cbe238d]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:37:21 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8553af9f4c9e933f3bd3022a5fb439dfa8cd1813]

INTEGRATION: CWS ooo19126 (1.5.164); FILE MERGED 2005/09/05 14:45:04 rt 1.5.164.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [fa41df06c267b3b747f141451d3c9808e4e437f4]

INTEGRATION: CWS ooo19126 (1.2.86); FILE MERGED 2005/09/05 17:28:53 rt 1.2.86.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6b73c439bae88d36e02345dd641cf5c4c40285de]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:37:20 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0a696694ef51dd27ebcad41a9373a2e4d4fc5d77]

INTEGRATION: CWS ooo19126 (1.14.14); FILE MERGED 2005/09/05 17:19:29 rt 1.14.14.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [afbe6969761ff84aa43688fd39565e57cab36e53]

INTEGRATION: CWS ooo19126 (1.3.184); FILE MERGED 2005/09/05 14:45:04 rt 1.3.184.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [00343c2784a086d2ea8dbec75ed9655317c96297]

INTEGRATION: CWS ooo19126 (1.9.258); FILE MERGED 2005/09/05 14:45:04 rt 1.9.258.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [07946bf6ca5be2d5c0164948ca0932806bf798e0]

INTEGRATION: CWS ooo19126 (1.5.6); FILE MERGED 2005/09/05 17:28:53 rt 1.5.6.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6a30ecbf58beb553369e8fa201883aa4938b4db8]

INTEGRATION: CWS ooo19126 (1.29.246); FILE MERGED 2005/09/05 14:45:03 rt 1.29.246.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f9b30299e6fd7cbcb569e4367c24efaecae4a4a3]

INTEGRATION: CWS ooo19126 (1.1.86); FILE MERGED 2005/09/05 17:28:52 rt 1.1.86.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e7c8450fbba579fe969f8821de3dbf54af04148e]

INTEGRATION: CWS ooo19126 (1.8.404); FILE MERGED 2005/09/05 14:45:03 rt 1.8.404.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [101244ebef47c1776cb4a20ce52313f960033cf4]

INTEGRATION: CWS ooo19126 (1.2.6); FILE MERGED 2005/09/05 17:28:52 rt 1.2.6.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [00bb518d159fb01b96d00c5eca72262690c79cee]

INTEGRATION: CWS ooo19126 (1.16.404); FILE MERGED 2005/09/05 14:45:03 rt 1.16.404.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f69272003a70fbe65024a6b8a4d874f6434caa34]

INTEGRATION: CWS ooo19126 (1.4.76); FILE MERGED 2005/09/05 11:37:18 rt 1.4.76.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [45236d9b9dca6d75deafe7ba78b8d1d5e0c69ef9]

INTEGRATION: CWS ooo19126 (1.5.86); FILE MERGED 2005/09/05 17:28:51 rt 1.5.86.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8251a10d96820ae926522b9935818b878fce7016]

INTEGRATION: CWS ooo19126 (1.4.546); FILE MERGED 2005/09/05 14:45:03 rt 1.4.546.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [61b253dbd5a2dc6b9ecd071e8b507afb3a318a88]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:37:18 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [87192259f42a9bc7d38557bc8abe17c635c972d1]

INTEGRATION: CWS ooo19126 (1.3.20); FILE MERGED 2005/09/05 11:37:17 rt 1.3.20.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [867608f87f40803fc137a69e696743f2b5fe935e]

INTEGRATION: CWS ooo19126 (1.36.2); FILE MERGED 2005/09/05 14:45:03 rt 1.36.2.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5e427ef1c8fe81a6175dcb1d718287d1c0ad17fc]

INTEGRATION: CWS ooo19126 (1.1.86); FILE MERGED 2005/09/05 17:28:51 rt 1.1.86.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ec0c947d15716e64b88dfc41203faeab2edaaf0d]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:37:16 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3be4e63d88f8a44f5ea374131c7ee5074dd0642e]

INTEGRATION: CWS ooo19126 (1.30.342); FILE MERGED 2005/09/05 14:45:02 rt 1.30.342.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [371fd10fa35ee9e1d44b566ab296d8e7af2dbb8d]

INTEGRATION: CWS ooo19126 (1.114.150); FILE MERGED 2005/09/05 14:45:02 rt 1.114.150.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1a73b4642793cfcb46437a50ae5ac885eaa65a4e]

INTEGRATION: CWS ooo19126 (1.3.366); FILE MERGED 2005/09/05 14:45:01 rt 1.3.366.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e5982a546573fce1285fae7b8cfc851a430139a1]

INTEGRATION: CWS ooo19126 (1.20.246); FILE MERGED 2005/09/05 14:45:01 rt 1.20.246.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8d9f578396b08c5504fcfddba0e39c9ede4f5dcc]

INTEGRATION: CWS ooo19126 (1.2.546); FILE MERGED 2005/09/05 14:45:00 rt 1.2.546.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3ed5b00feddae0ee0da400c39c527799155a8cab]

INTEGRATION: CWS ooo19126 (1.2.452); FILE MERGED 2005/09/05 14:45:00 rt 1.2.452.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d7eb1390190c7488e22d503804dd289c821fd201]

INTEGRATION: CWS ooo19126 (1.6.196); FILE MERGED 2005/09/05 14:45:00 rt 1.6.196.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [85562243e9c3b373486f12f7d6a19a964ea5296d]

INTEGRATION: CWS ooo19126 (1.1.1.1.158); FILE MERGED 2005/09/05 11:37:11 rt 1.1.1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7cb95227b11ba78bacfe85894a7a442f3e462030]

INTEGRATION: CWS ooo19126 (1.67.2); FILE MERGED 2005/09/05 14:45:00 rt 1.67.2.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [da236e860e1306c86982d4e09ced177868523fa2]

INTEGRATION: CWS ooo19126 (1.18.362); FILE MERGED 2005/09/05 14:44:59 rt 1.18.362.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [08bb13d9a5bc1b7c657f24c4b0497d601cabe212]

INTEGRATION: CWS ooo19126 (1.8.196); FILE MERGED 2005/09/05 14:44:59 rt 1.8.196.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [37d036a232f2574bc98eac4f79ec3c1ba435707d]

INTEGRATION: CWS ooo19126 (1.5.152); FILE MERGED 2005/09/05 14:44:59 rt 1.5.152.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f03175ec792afc60067af87c57551e9faee5c852]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:37:08 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [98d76952a9cae6f76ca23dbac5296d0d0f37efb0]

INTEGRATION: CWS ooo19126 (1.19.546); FILE MERGED 2005/09/05 14:44:59 rt 1.19.546.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ae148d0db066b041e97cd1525f7718539601847a]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:37:07 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [225ed04244dcf7f3a43b1895936365fb073d0484]

INTEGRATION: CWS ooo19126 (1.50.2); FILE MERGED 2005/09/05 14:44:58 rt 1.50.2.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [21a367e53fa119040e3e2fe822628ed214d13ffc]

INTEGRATION: CWS ooo19126 (1.2.546); FILE MERGED 2005/09/05 14:44:58 rt 1.2.546.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d1368716f4d29dbd959cde8773baed7e0e5d20c5]

INTEGRATION: CWS ooo19126 (1.4.420); FILE MERGED 2005/09/05 14:44:58 rt 1.4.420.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [191b3fb790c3b5f06c17ed76fdef966a321172b1]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:37:05 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a8c33be7cab0088e18517c5c0e04d7b937b403ad]

INTEGRATION: CWS ooo19126 (1.9.72); FILE MERGED 2005/09/05 14:44:58 rt 1.9.72.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6faff3be5529297a70e83b6074947ee0ff7b7940]

INTEGRATION: CWS ooo19126 (1.34.86); FILE MERGED 2005/09/05 14:44:57 rt 1.34.86.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c46fe5180d1c6abbe2eb8542c99d313fb049a36b]

INTEGRATION: CWS ooo19126 (1.7.14); FILE MERGED 2005/09/05 17:28:46 rt 1.7.14.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [73d33d39a87a09098bbd5a4635c8f9321b7cc099]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:37:03 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [02a982bdeab79f9cf1d63cd9fd0e4b9eda2eb4b7]

INTEGRATION: CWS ooo19126 (1.82.84); FILE MERGED 2005/09/05 14:44:57 rt 1.82.84.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [361180ce1f2b734ce6846973548161e97f6f4b34]

INTEGRATION: CWS ooo19126 (1.6.34); FILE MERGED 2005/09/05 17:28:45 rt 1.6.34.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [82aff70f75c579ecfa72e5d9458cb0d34282802c]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:37:02 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [33189f46dfa36811621ce7f207929b6edddcb597]

INTEGRATION: CWS ooo19126 (1.13.86); FILE MERGED 2005/09/05 14:44:56 rt 1.13.86.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3821618dff7cf0d97aa29f7356c222b75f9e1a88]

INTEGRATION: CWS ooo19126 (1.5.70); FILE MERGED 2005/09/05 17:28:45 rt 1.5.70.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3fb34feb967e8e8a506038d7ea58d6564611dea8]

INTEGRATION: CWS ooo19126 (1.4.84); FILE MERGED 2005/09/05 14:44:56 rt 1.4.84.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [01fd9fba86741d4d20f44fcfaedc2252b87bfb76]

INTEGRATION: CWS ooo19126 (1.17.6); FILE MERGED 2005/09/05 17:28:45 rt 1.17.6.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [637ef2354b85111da80938a7ab26ed6876534103]

INTEGRATION: CWS ooo19126 (1.15.258); FILE MERGED 2005/09/05 14:44:56 rt 1.15.258.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [19093b1218fa86ab2e57e0fd4e0e00d6a00f33fb]

INTEGRATION: CWS ooo19126 (1.2.34); FILE MERGED 2005/09/05 17:28:45 rt 1.2.34.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a50fd4ca6d230a5966e9544fb19612218e5798b0]

INTEGRATION: CWS ooo19126 (1.1.1.1.158); FILE MERGED 2005/09/05 11:36:58 rt 1.1.1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4e52744540ae2bdffee2910e2eab509e813efb00]

INTEGRATION: CWS ooo19126 (1.4.34); FILE MERGED 2005/09/05 17:28:44 rt 1.4.34.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7981e5e4cf52eb4c9e9605c565367abff15f8c5b]

INTEGRATION: CWS ooo19126 (1.13.252); FILE MERGED 2005/09/05 14:44:56 rt 1.13.252.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6d5b255ec7a362b9e6692eb499c625a5d80812ff]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:36:57 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ef5234b608c955ed24f12d5f5d3df41f0eaf6c35]

INTEGRATION: CWS ooo19126 (1.5.2); FILE MERGED 2005/09/05 17:28:44 rt 1.5.2.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1c25b63b25ddb240115923833f0eb8cefc9b7c98]

INTEGRATION: CWS ooo19126 (1.6.546); FILE MERGED 2005/09/05 14:44:56 rt 1.6.546.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d078b3b7b036c934b5ef1cb15a836fceef95ffe2]

INTEGRATION: CWS ooo19126 (1.5.22); FILE MERGED 2005/09/05 17:28:44 rt 1.5.22.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [41829b04dc992039b8267b4d707fed3f5409f623]

INTEGRATION: CWS ooo19126 (1.19.366); FILE MERGED 2005/09/05 14:44:55 rt 1.19.366.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [bd0ab419215f5569692ece1d8a405439d8abcdf0]

INTEGRATION: CWS ooo19126 (1.2.86); FILE MERGED 2005/09/05 17:28:44 rt 1.2.86.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [cf41393ea0a415d00a8658f9a8c9b50147697bc6]

INTEGRATION: CWS ooo19126 (1.203.40); FILE MERGED 2005/09/05 14:44:55 rt 1.203.40.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [59e2922ac5bb1409009f51018f075bd2f2637929]

INTEGRATION: CWS ooo19126 (1.5.4); FILE MERGED 2005/09/05 17:28:44 rt 1.5.4.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a52e3800b53d176a7d84260056e77dae6c512532]

INTEGRATION: CWS ooo19126 (1.28.194); FILE MERGED 2005/09/05 14:44:54 rt 1.28.194.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [fa9b417070efefcd3c758dc2c5afcbd33de59b58]

INTEGRATION: CWS ooo19126 (1.6.6); FILE MERGED 2005/09/05 17:28:43 rt 1.6.6.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [11604094dcbc619945a8a220d7837e1a68bf5c4f]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:36:56 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a60833ca98f2616ff596f2d9094188e6854420b2]

INTEGRATION: CWS ooo19126 (1.34.88); FILE MERGED 2005/09/05 14:44:54 rt 1.34.88.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a6e58692d71f055a1bb740628d5e3c13c4dd9b10]

INTEGRATION: CWS ooo19126 (1.9.256); FILE MERGED 2005/09/05 14:44:54 rt 1.9.256.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e0ae097223d4b081a4c39f20b37907475dfc0ced]

INTEGRATION: CWS ooo19126 (1.7.18); FILE MERGED 2005/09/05 14:47:42 rt 1.7.18.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [554d71176378200a08872a6302667daa0beac280]

INTEGRATION: CWS ooo19126 (1.1.1.1.158); FILE MERGED 2005/09/05 11:36:55 rt 1.1.1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1fb8193fe15862466d1cc92e60ee2d28e6aebd44]

INTEGRATION: CWS ooo19126 (1.2.546); FILE MERGED 2005/09/05 14:44:54 rt 1.2.546.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8bc1e41732cdc39aee8f40783b31ed851bd85ef3]

INTEGRATION: CWS ooo19126 (1.4.118); FILE MERGED 2005/09/05 14:47:41 rt 1.4.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0458046cba90aa24978972512a9c22f29c67f560]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:36:54 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [cafcef8b42d4199402ab0fe82c1b7fc47833b526]

INTEGRATION: CWS ooo19126 (1.15.90); FILE MERGED 2005/09/05 14:44:54 rt 1.15.90.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7eb9bddf16ede3feb13b793b456eae2e67cbd7fa]

INTEGRATION: CWS ooo19126 (1.1.118); FILE MERGED 2005/09/05 14:47:41 rt 1.1.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9180e3a1fca7d8ad1237a8688a39fec443690ba0]

INTEGRATION: CWS ooo19126 (1.14.424); FILE MERGED 2005/09/05 14:44:53 rt 1.14.424.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5b43f4e6824333c82c20885c9b78af70e7b24a30]

INTEGRATION: CWS ooo19126 (1.3.142); FILE MERGED 2005/09/05 11:36:50 rt 1.3.142.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1eb857ab99d0445915bb79e562707f2488bbba76]

INTEGRATION: CWS ooo19126 (1.3.20); FILE MERGED 2005/09/05 14:47:40 rt 1.3.20.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7d9c7d0ba7dd9710aa8f3472ef98de1e36d01692]

INTEGRATION: CWS ooo19126 (1.3.486); FILE MERGED 2005/09/05 14:44:53 rt 1.3.486.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6784d1190fb92c6f90fb67472172145e480ee90d]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:36:50 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e5c84f95b4b26924d2ee2b660c444e652479e8b1]

INTEGRATION: CWS ooo19126 (1.22.196); FILE MERGED 2005/09/05 14:44:53 rt 1.22.196.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f67fb0eb021db5673bd1a505e3ac856f37c45384]

INTEGRATION: CWS ooo19126 (1.5.88); FILE MERGED 2005/09/05 14:47:40 rt 1.5.88.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7442ef7fe54b6b5c298f9ae71c1276561b43792a]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:36:49 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [552661a97e8b55127b71bb9196139276bec7d826]

INTEGRATION: CWS ooo19126 (1.2.546); FILE MERGED 2005/09/05 14:44:53 rt 1.2.546.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7fc3faeebd052d4cb6f5b5459eec6cba9f140b08]

INTEGRATION: CWS ooo19126 (1.8.26); FILE MERGED 2005/09/05 14:47:40 rt 1.8.26.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [fd9f0eb04755db871a11c45b53ab577fa352f8a4]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:36:48 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [249a8dc6992a6b0ef21011525267380ab28d0ece]

INTEGRATION: CWS ooo19126 (1.8.546); FILE MERGED 2005/09/05 14:44:53 rt 1.8.546.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [62cc11733056294b672ec18f55da1bde843adaa8]

INTEGRATION: CWS ooo19126 (1.5.88); FILE MERGED 2005/09/05 14:47:39 rt 1.5.88.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ef41fa2a1789638db0fd733a24160a1b5f771a2c]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:36:47 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [094477e30b12d0b274c6a9efc9ce50237679cce7]

INTEGRATION: CWS ooo19126 (1.2.546); FILE MERGED 2005/09/05 14:44:52 rt 1.2.546.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c6e8088f66b0861d982fd4289d67e9f954dc5775]

INTEGRATION: CWS ooo19126 (1.9.92); FILE MERGED 2005/09/05 14:47:39 rt 1.9.92.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a0f0c2248b644d802491ae280f9c275135dccfe1]

INTEGRATION: CWS ooo19126 (1.5.496); FILE MERGED 2005/09/05 14:44:52 rt 1.5.496.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [fef2f7e526f8c72db37fe2991e338bf8bb77689f]

INTEGRATION: CWS ooo19126 (1.4.118); FILE MERGED 2005/09/05 14:47:39 rt 1.4.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d8d729bd4c1e1c60e4b8f89062be11df806c6f29]

INTEGRATION: CWS ooo19126 (1.9.2); FILE MERGED 2005/09/05 14:44:52 rt 1.9.2.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3fe050604ac1b97c43a40ef613e755be77f01ccd]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:36:45 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e9e097c184bf901b479a53c1041b6969a8cda7cd]

INTEGRATION: CWS ooo19126 (1.6.92); FILE MERGED 2005/09/05 14:47:39 rt 1.6.92.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [976a9a0069bd5d3dfc6f5ac792507212fa30e41d]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:36:45 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [aff586cba6ae7496e592eb474b9023dfd8c799bf]

INTEGRATION: CWS ooo19126 (1.5.366); FILE MERGED 2005/09/05 14:44:52 rt 1.5.366.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ce065385824589e3d105c25237118ac58f1f0774]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:36:44 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7f9c9dc7e3dc91ec0f3c83a9ada3fe2d57070e6c]

INTEGRATION: CWS ooo19126 (1.5.92); FILE MERGED 2005/09/05 14:47:38 rt 1.5.92.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e7b9a9a12ceb1dbfe49b8e8f25fb84790e664e42]

INTEGRATION: CWS ooo19126 (1.7.184); FILE MERGED 2005/09/05 14:44:51 rt 1.7.184.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c4a504967f683b9f5bc32538a7eed8c5a89a3f98]

INTEGRATION: CWS ooo19126 (1.5.112); FILE MERGED 2005/09/05 14:47:38 rt 1.5.112.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e8754aa14c0a7ab7ce0100caaf0176c98d266462]

INTEGRATION: CWS ooo19126 (1.17.184); FILE MERGED 2005/09/05 14:44:51 rt 1.17.184.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b23cbc241310e018a82567d13d67036bd45995d1]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:36:43 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [cba89d2b2b247bebda273a2193c45d69b854c39b]

INTEGRATION: CWS ooo19126 (1.8.72); FILE MERGED 2005/09/05 14:47:38 rt 1.8.72.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8909190741cbc4ce6adc9d3ac41001ff4b57311f]

INTEGRATION: CWS ooo19126 (1.19.74); FILE MERGED 2005/09/05 14:44:51 rt 1.19.74.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [08b8771037120d752f33642769cc4620603fed9f]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:36:42 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [19bc4523a3db4b3857d3f145a0e43df0a33f062b]

INTEGRATION: CWS ooo19126 (1.6.92); FILE MERGED 2005/09/05 14:47:38 rt 1.6.92.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d87f9bdbc33a1ee263b20009071d79dc6e6ed4a3]

INTEGRATION: CWS ooo19126 (1.5.196); FILE MERGED 2005/09/05 14:44:51 rt 1.5.196.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0473a745e37da438f372af281392012974b6af2c]

INTEGRATION: CWS ooo19126 (1.1.1.1.994); FILE MERGED 2005/09/05 14:44:51 rt 1.1.1.1.994.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [87d121d11473d46f5f8033fe1acd48d59e2456ef]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:36:40 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a35f85355c10c2ce16e8a2039418244e1cea9f67]

INTEGRATION: CWS ooo19126 (1.1.1.1.128); FILE MERGED 2005/09/05 14:47:37 rt 1.1.1.1.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3dcf3526a18d5e54672b4850739f94ef0c4d1f99]

INTEGRATION: CWS ooo19126 (1.3.546); FILE MERGED 2005/09/05 14:44:50 rt 1.3.546.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8a5123d739c0e830a8a6d7f587a84d026717eab0]

INTEGRATION: CWS ooo19126 (1.20.184); FILE MERGED 2005/09/05 14:44:50 rt 1.20.184.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c96f31348cde2c9e835f4cf9752edb84f09ec10b]

INTEGRATION: CWS ooo19126 (1.1.1.1.128); FILE MERGED 2005/09/05 14:47:36 rt 1.1.1.1.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2cf74495a284ed933992e2806fe05ba7f8002a70]

INTEGRATION: CWS ooo19126 (1.2.546); FILE MERGED 2005/09/05 14:44:50 rt 1.2.546.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1838d9bf2bb79c822605f9041b713067421137e8]

INTEGRATION: CWS ooo19126 (1.3.76); FILE MERGED 2005/09/05 11:36:36 rt 1.3.76.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9b5ff5f9f8168ac7523e29db3cbd0b4e5ce3c89f]

INTEGRATION: CWS ooo19126 (1.9.360); FILE MERGED 2005/09/05 14:44:50 rt 1.9.360.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b46c4c373cae3a9ebe7c45a6cf797984fe213643]

INTEGRATION: CWS ooo19126 (1.1.1.1.158); FILE MERGED 2005/09/05 11:36:36 rt 1.1.1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [bde9fe588ca3f3403efeb1845fd66100d8240deb]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:36:35 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3d8e54ab8d19f204d06344d70eb3a7c7c2f61171]

INTEGRATION: CWS ooo19126 (1.2.546); FILE MERGED 2005/09/05 14:44:49 rt 1.2.546.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8bccfa4eb92d7db68d5de1de52db85358d061f81]

INTEGRATION: CWS ooo19126 (1.6.92); FILE MERGED 2005/09/05 14:47:35 rt 1.6.92.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [897cf191b7a8306f9dcb8f5d67c598d092b5fcea]

INTEGRATION: CWS ooo19126 (1.12.274); FILE MERGED 2005/09/05 14:44:49 rt 1.12.274.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [10ec4dc5c1637eddb80d6bde39d59df9ba6cdd7e]

INTEGRATION: CWS ooo19126 (1.9.72); FILE MERGED 2005/09/05 14:47:35 rt 1.9.72.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [39e183bbc0eba9578886f014d88c4631e191c5b0]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:36:35 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [16a599cf402611d25ee2447f6d55fb37a899a038]

INTEGRATION: CWS ooo19126 (1.13.82); FILE MERGED 2005/09/05 14:44:49 rt 1.13.82.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3d8ad6951b3e3d1ee86a18ad7385719506bcdd02]

INTEGRATION: CWS ooo19126 (1.3.118); FILE MERGED 2005/09/05 14:47:35 rt 1.3.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6f4613b9ac87716bad7de440057d58014324b046]

INTEGRATION: CWS ooo19126 (1.1.1.1.158); FILE MERGED 2005/09/05 11:36:34 rt 1.1.1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1e8e17b6da6829a09197fb5cb66492f758f48d74]

INTEGRATION: CWS ooo19126 (1.16.366); FILE MERGED 2005/09/05 14:44:49 rt 1.16.366.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1ba4cf748e3bf9d76a0b11f6260d03688247d729]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:36:34 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [82fe90dc0e34ade3d1795ced5a01b2af73130f4e]

INTEGRATION: CWS ooo19126 (1.5.88); FILE MERGED 2005/09/05 14:47:35 rt 1.5.88.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b9b3f024c144c4cc9a3c770a0b44fb4c3d6fb4d8]

INTEGRATION: CWS ooo19126 (1.3.118); FILE MERGED 2005/09/05 11:36:33 rt 1.3.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [72cfe60cef8cdfbde42c343db933b5fcabe58844]

INTEGRATION: CWS ooo19126 (1.35.186); FILE MERGED 2005/09/05 14:44:49 rt 1.35.186.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [db96551c5299c6e78614340d1f5d6f14557c396b]

INTEGRATION: CWS ooo19126 (1.1.1.1.158); FILE MERGED 2005/09/05 11:36:33 rt 1.1.1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [772dd03a0c228124e35c5b93553ba4308a50820a]

INTEGRATION: CWS ooo19126 (1.9.310); FILE MERGED 2005/09/05 14:44:48 rt 1.9.310.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [375e34bcdd50f1f20448a14e988b1b742fd98506]

INTEGRATION: CWS ooo19126 (1.7.6); FILE MERGED 2005/09/05 14:47:34 rt 1.7.6.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1a6bee503a1d7d110308aa60df4ffa152e0fecf5]

INTEGRATION: CWS ooo19126 (1.2.366); FILE MERGED 2005/09/05 14:44:48 rt 1.2.366.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ff8539795fa59eebe1b6cf64ebf4b8bf6c6b360b]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:36:32 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [026a8a62aacc8b0a9dd69ff6cc3a4cabb480181b]

INTEGRATION: CWS ooo19126 (1.3.118); FILE MERGED 2005/09/05 14:47:34 rt 1.3.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [cfd7724990999d237b4c000b22f6ccbedf80817e]

INTEGRATION: CWS ooo19126 (1.9.424); FILE MERGED 2005/09/05 14:44:48 rt 1.9.424.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3bb39bbaabb03cd1816efe1de3c55e503e216817]

INTEGRATION: CWS ooo19126 (1.4.92); FILE MERGED 2005/09/05 14:47:34 rt 1.4.92.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a0e101e92e5904fe82f2e055bcbb60c2f62198fc]

INTEGRATION: CWS ooo19126 (1.4.546); FILE MERGED 2005/09/05 14:44:48 rt 1.4.546.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [462d80ecfd30f5b0129b5d8e113a2e4b771deaf6]

INTEGRATION: CWS ooo19126 (1.4.158); FILE MERGED 2005/09/05 11:36:31 rt 1.4.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ed057db19d7cace10d3fc0b24d2844a9dbbb4b30]

INTEGRATION: CWS ooo19126 (1.5.92); FILE MERGED 2005/09/05 14:47:34 rt 1.5.92.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [415d8c9034b4a2e179112f12cf3c5b33caebcd69]

INTEGRATION: CWS ooo19126 (1.1.88); FILE MERGED 2005/09/05 14:47:33 rt 1.1.88.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9b62262770f5db41dfa010f40109e73edb00c3f3]

INTEGRATION: CWS ooo19126 (1.2.196); FILE MERGED 2005/09/05 14:44:47 rt 1.2.196.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [eb8ed370d4193f77c9bff0ab22c0b21e55b9f64e]

INTEGRATION: CWS ooo19126 (1.1.1.1.128); FILE MERGED 2005/09/05 14:47:33 rt 1.1.1.1.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f14960f80868724e2a1401c4883fc54ac20141b2]

INTEGRATION: CWS ooo19126 (1.2.836); FILE MERGED 2005/09/05 14:44:47 rt 1.2.836.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b9297e49a35b7ae540030301e917d127c1d114f8]

INTEGRATION: CWS ooo19126 (1.2.98); FILE MERGED 2005/09/05 18:38:57 rt 1.2.98.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [41bf3ef09696d51b0cbb2f16e5d6a893da6197bc]

INTEGRATION: CWS ooo19126 (1.5.448); FILE MERGED 2005/09/05 14:44:47 rt 1.5.448.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1e2fc20b797eec59761ab30051500c35358fb8ba]

INTEGRATION: CWS ooo19126 (1.1.310); FILE MERGED 2005/09/05 18:38:57 rt 1.1.310.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0124fe2c8298568beaf932af2ff8da3f9bd95e94]

INTEGRATION: CWS ooo19126 (1.4.448); FILE MERGED 2005/09/05 14:44:47 rt 1.4.448.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c2808d862559f861422911cd30df4bc5e2d1798e]

INTEGRATION: CWS ooo19126 (1.4.164); FILE MERGED 2005/09/05 18:38:57 rt 1.4.164.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [80508eb9798416d23c5cdf43f31716872b9c8139]

INTEGRATION: CWS ooo19126 (1.1.1.1.128); FILE MERGED 2005/09/05 14:47:32 rt 1.1.1.1.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e9da0140c511f87db666270efa70326676a0407b]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:36:28 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [eaa80698945531bed640ea324dd62e3ac69356ca]

INTEGRATION: CWS ooo19126 (1.6.424); FILE MERGED 2005/09/05 14:44:47 rt 1.6.424.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a5deba0cbafc1e1746e6b069ffd31785d11e6efb]

INTEGRATION: CWS ooo19126 (1.4.310); FILE MERGED 2005/09/05 18:38:57 rt 1.4.310.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [bc716f2f7d46bebd53b730a5b9a20bebec66c47f]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:36:28 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0fefe8e69ad5954e322cbaab965a5fb6520365c3]

INTEGRATION: CWS ooo19126 (1.15.76); FILE MERGED 2005/09/05 14:44:46 rt 1.15.76.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7ffdb0b302da1e97b7033d642b219f58aed7635e]

INTEGRATION: CWS ooo19126 (1.2.310); FILE MERGED 2005/09/05 18:38:57 rt 1.2.310.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4c112d0447e5d9408bd5aa33ed01fb51825f84fd]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:36:27 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [439438dc5ac854d26c563a54eb14844fea4b10b6]

INTEGRATION: CWS ooo19126 (1.6.366); FILE MERGED 2005/09/05 14:44:46 rt 1.6.366.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [068beb540c45c55983bd459b98a1e223a5bf86ed]

INTEGRATION: CWS ooo19126 (1.5.18); FILE MERGED 2005/09/05 14:47:31 rt 1.5.18.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ba27b02478e0e3b8142e393ad0fa20f5e791dad9]

INTEGRATION: CWS ooo19126 (1.5.366); FILE MERGED 2005/09/05 14:44:46 rt 1.5.366.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0a73507ab58b96e4711485830d50ec3b34cbc765]

INTEGRATION: CWS ooo19126 (1.2.164); FILE MERGED 2005/09/05 18:38:56 rt 1.2.164.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f532d9aa3a850234323540746ab2aeb1fe1d568c]

INTEGRATION: CWS ooo19126 (1.1.118); FILE MERGED 2005/09/05 14:47:31 rt 1.1.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7db1e6dc4f554056b71397878f08cdc509cd5a47]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:36:27 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5a38e61221db2ad4699fc03951141bfe285bd865]

INTEGRATION: CWS ooo19126 (1.8.72); FILE MERGED 2005/09/05 14:44:46 rt 1.8.72.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [68a77dba7e9a842f6ce71f7ee19e4fbdcafb127b]

INTEGRATION: CWS ooo19126 (1.1.312); FILE MERGED 2005/09/05 18:38:56 rt 1.1.312.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8fee8d1b16b1fdebad546e477c9bc9f994c6b600]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:36:26 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5008a87897910ce3aba079388f27a8d2d6089bec]

INTEGRATION: CWS ooo19126 (1.2.92); FILE MERGED 2005/09/05 14:47:31 rt 1.2.92.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a8ace60ebdf06c820d3e118247b9cb232b1ad629]

INTEGRATION: CWS ooo19126 (1.12.196); FILE MERGED 2005/09/05 14:44:45 rt 1.12.196.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2f647f899d361dedec58052d59cc30db607130c2]

INTEGRATION: CWS ooo19126 (1.2.252); FILE MERGED 2005/09/05 18:38:56 rt 1.2.252.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [086aff4159a9edfed1800d2562dc6ad5091ff34e]

INTEGRATION: CWS ooo19126 (1.5.366); FILE MERGED 2005/09/05 14:44:45 rt 1.5.366.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b411b2365f445beef4d8117284010f0ea879cc51]

INTEGRATION: CWS ooo19126 (1.5.252); FILE MERGED 2005/09/05 18:38:55 rt 1.5.252.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [692710d9d9adb877b320e184dfab617fc4ccb95b]

INTEGRATION: CWS ooo19126 (1.5.258); FILE MERGED 2005/09/05 14:44:45 rt 1.5.258.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [75200a93bde4508a8d0b7c5f10c8c5db8d33a7e6]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:36:25 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [817ee56835c0dc919fb32506140cac77486c0c1d]

INTEGRATION: CWS ooo19126 (1.1.16); FILE MERGED 2005/09/05 14:03:26 rt 1.1.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0672e5f95ae9aa26790149b6e37d8fada7bdb022]

INTEGRATION: CWS ooo19126 (1.8.48); FILE MERGED 2005/09/05 18:38:55 rt 1.8.48.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5db004b8eb584ac29a26b17c3f39e2c19cbf968a]

INTEGRATION: CWS ooo19126 (1.6.184); FILE MERGED 2005/09/05 14:44:45 rt 1.6.184.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c1b5aedf3b7eebfa0d0b9d5674c18c263c24a65d]

INTEGRATION: CWS ooo19126 (1.2.16); FILE MERGED 2005/09/05 14:03:26 rt 1.2.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b7802f12a0894656e69c1aa4a8b64152b84dd142]

INTEGRATION: CWS ooo19126 (1.19.4); FILE MERGED 2005/09/07 09:49:17 obr 1.19.4.1: #i54306# no more SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [711600f65727cd40ce53b4b10c6b9b48953ff40a]

INTEGRATION: CWS ooo19126 (1.26.246); FILE MERGED 2005/09/05 14:44:44 rt 1.26.246.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3ee69d8a8d0ca0b5334b183ab228a0aafad60196]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:36:24 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [007aace21f1eb16ef389468a4cb17ee1bd0037c6]

INTEGRATION: CWS ooo19126 (1.15.20); FILE MERGED 2005/09/05 18:38:54 rt 1.15.20.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b0b96d8238c6ab67b64294c1ccbe077b94ba5d5c]

INTEGRATION: CWS ooo19126 (1.18.136); FILE MERGED 2005/09/05 14:44:44 rt 1.18.136.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [fe11ad2ab362657212a7c2a2b2b82d98fe8afc90]

INTEGRATION: CWS ooo19126 (1.10.38); FILE MERGED 2005/09/05 18:38:53 rt 1.10.38.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d83d2bb7ea2ea510248f8f948b912dc555e15890]

INTEGRATION: CWS ooo19126 (1.7.330); FILE MERGED 2005/09/05 14:44:43 rt 1.7.330.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a219e0425b57daec6d25388245e645f3cdcbd3f7]

INTEGRATION: CWS ooo19126 (1.1.16); FILE MERGED 2005/09/05 14:03:25 rt 1.1.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4a4b6ee076abb200ee11737b5bc5c5b6b89b7489]

INTEGRATION: CWS ooo19126 (1.5.20); FILE MERGED 2005/09/05 18:38:53 rt 1.5.20.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [24becc56b726da2b79b59a1c2f972fe184605f46]

INTEGRATION: CWS ooo19126 (1.5.372); FILE MERGED 2005/09/05 14:44:43 rt 1.5.372.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8787051fb8aa010a6c10916c5c36e4360c62a46e]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:36:23 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e251c7075b395ea4b8646792a8728ddbfb52543d]

INTEGRATION: CWS ooo19126 (1.7.16); FILE MERGED 2005/09/05 14:03:25 rt 1.7.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f8244012539f273a76d6465cab353c90c00c7154]

INTEGRATION: CWS ooo19126 (1.7.20); FILE MERGED 2005/09/05 18:38:53 rt 1.7.20.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ccefb0622ace02c4a939c07719fd0a5ab0a2ed3c]

INTEGRATION: CWS ooo19126 (1.15.330); FILE MERGED 2005/09/05 14:44:43 rt 1.15.330.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [06dc2ef0cb37757bca3edde28ba142acc44d86a2]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:36:22 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c5b85611efa895d5841a4b3cca074e782f54e8f4]

INTEGRATION: CWS ooo19126 (1.5.216); FILE MERGED 2005/09/05 14:44:43 rt 1.5.216.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [bc7e3be7443ccbcccb30dfdd4903440994ac0a7c]

INTEGRATION: CWS ooo19126 (1.3.64); FILE MERGED 2005/09/05 18:38:52 rt 1.3.64.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [90e38198f13f195401456b459320fe95bed51d67]

INTEGRATION: CWS ooo19126 (1.1.16); FILE MERGED 2005/09/05 14:03:24 rt 1.1.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4df8591033c111418a5daf421008dc88ee05f328]

INTEGRATION: CWS ooo19126 (1.4.272); FILE MERGED 2005/09/05 14:44:43 rt 1.4.272.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [61721dc1e43fb2032af8c1e7dc353e280609bc6d]

INTEGRATION: CWS ooo19126 (1.18.4); FILE MERGED 2005/09/07 09:49:17 obr 1.18.4.1: #i54306# no more SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [45464cb9e9d780661f1180e9c3c50d286a9724e1]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:36:21 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [709a99d24f3b49fd6d88e018283f558d8d48a9f8]

INTEGRATION: CWS ooo19126 (1.7.258); FILE MERGED 2005/09/05 14:44:42 rt 1.7.258.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0314cccc286421c3ecc32897f10c44ad76d88b9a]

INTEGRATION: CWS ooo19126 (1.14.20); FILE MERGED 2005/09/05 18:38:52 rt 1.14.20.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f7f71f2f1fb4336fb0ff5324195b7f0a50adde6b]

INTEGRATION: CWS ooo19126 (1.1.16); FILE MERGED 2005/09/05 14:03:23 rt 1.1.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e48ee1b613063942255c3b3848c1882d85c515e3]

INTEGRATION: CWS ooo19126 (1.33.272); FILE MERGED 2005/09/05 14:44:42 rt 1.33.272.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7da0382170aacbb5f3b2558e4a2352996439fac2]

INTEGRATION: CWS ooo19126 (1.5.74); FILE MERGED 2005/09/05 11:36:21 rt 1.5.74.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3b01c9046b42c097454d445d86b450aefce95d89]

INTEGRATION: CWS ooo19126 (1.8.4); FILE MERGED 2005/09/07 09:49:17 obr 1.8.4.1: #i54306# no more SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [34fe4255609a3f8798e9181b1d6e37b363c814d7]

INTEGRATION: CWS ooo19126 (1.9.166); FILE MERGED 2005/09/05 14:44:42 rt 1.9.166.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [70125a0aa29b48efb934485684476c8a634e542f]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:36:20 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [096d4fc2a556e804b86c57533b920ebeac8cb4df]

INTEGRATION: CWS ooo19126 (1.3.20); FILE MERGED 2005/09/05 18:38:51 rt 1.3.20.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [547e616b39c789bafbab19f57016b2ed7d853285]

INTEGRATION: CWS ooo19126 (1.8.546); FILE MERGED 2005/09/05 14:44:42 rt 1.8.546.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d564b0b5a344c036767cbb605f1e5dde3658e311]

INTEGRATION: CWS ooo19126 (1.3.96); FILE MERGED 2005/09/05 18:38:51 rt 1.3.96.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [10cd230d50e83be2d9c01926c42f7ae3d44f5f66]

INTEGRATION: CWS ooo19126 (1.51.162); FILE MERGED 2005/09/05 14:44:42 rt 1.51.162.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0460b3cbfd7b2840870c214fc5ac1cab9d74a808]

INTEGRATION: CWS ooo19126 (1.4.54); FILE MERGED 2005/09/05 18:38:51 rt 1.4.54.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [65be2c62ba505bdd99ec736cecda0dddf7d1df1f]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:36:20 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c95391a944c28ac97585ee3488aee53e4c878f55]

INTEGRATION: CWS ooo19126 (1.5.82); FILE MERGED 2005/09/05 14:44:41 rt 1.5.82.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e35e8b2f86b17c48bea706f9e70c565e94b1b3cc]

INTEGRATION: CWS ooo19126 (1.1.16); FILE MERGED 2005/09/05 14:03:22 rt 1.1.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5bfce1bc64ea7c23412f1ba1959700b09a1f6172]

INTEGRATION: CWS ooo19126 (1.3.16); FILE MERGED 2005/09/05 14:03:22 rt 1.3.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [25b6e037146e325e5ab930d1a2ef35c0b631149c]

INTEGRATION: CWS ooo19126 (1.16.246); FILE MERGED 2005/09/05 14:44:41 rt 1.16.246.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [edf5c68dacd70969ab75faff02fbd89e36dcf551]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:36:19 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c427df6776c1cc9ba99b81f5e3a661b7d967dcc1]

INTEGRATION: CWS ooo19126 (1.5.6); FILE MERGED 2005/09/05 18:38:50 rt 1.5.6.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f9c7434248f05feaa472a6bbefd772f613ae0ada]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:36:19 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [badebdb78803f6bd7efef71a20696d31939eb4fd]

INTEGRATION: CWS ooo19126 (1.4.452); FILE MERGED 2005/09/05 14:44:41 rt 1.4.452.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [767c2b9f7e265b60090072ff70a19fa523990cec]

INTEGRATION: CWS ooo19126 (1.1.16); FILE MERGED 2005/09/05 14:03:21 rt 1.1.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0bbb1aa395f9b4f55fb0eafb33d184e238961a32]

INTEGRATION: CWS ooo19126 (1.18.184); FILE MERGED 2005/09/05 14:44:41 rt 1.18.184.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [915c67bd9efd7023ab17fdf244e462be2a8c14c5]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:36:18 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [cc5b342aaa6afdd4610a786831122a496b3d5d9e]

INTEGRATION: CWS ooo19126 (1.12.272); FILE MERGED 2005/09/05 14:44:40 rt 1.12.272.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8ba788a720e2f15be8df71c3c8d1da91b8e33bed]

INTEGRATION: CWS ooo19126 (1.16.16); FILE MERGED 2005/09/05 14:03:21 rt 1.16.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0654cf12d44fecef8f683845dd8e15d2fb601f3d]

INTEGRATION: CWS ooo19126 (1.72.162); FILE MERGED 2005/09/05 14:44:40 rt 1.72.162.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [336e45f3ab12ba971231f49f8dbea3bcad7034c3]

INTEGRATION: CWS ooo19126 (1.1.16); FILE MERGED 2005/09/05 14:03:20 rt 1.1.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a5d7f220699f2fedef156d57a36d0424160d7afa]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:36:17 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d83d70a1382011bd9a9259cb18e17a78d58a961f]

INTEGRATION: CWS ooo19126 (1.18.258); FILE MERGED 2005/09/05 14:44:40 rt 1.18.258.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ab0f734cf5be7d8a654ee8158708871f87e26a57]

INTEGRATION: CWS ooo19126 (1.6.64); FILE MERGED 2005/09/05 18:38:49 rt 1.6.64.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [aa331c47586c5fdcd02d1c48256f6630eb145ce5]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:36:16 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2a39c53ac8e274b8e6e8ba87292b38598b42c892]

INTEGRATION: CWS ooo19126 (1.35.272); FILE MERGED 2005/09/05 14:44:40 rt 1.35.272.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [94556f66008685e7251ef326bfcd5282b0cf7252]

INTEGRATION: CWS ooo19126 (1.1.16); FILE MERGED 2005/09/05 14:03:19 rt 1.1.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1066e8b4ac07a603858287e80a1cffe276244f7f]

INTEGRATION: CWS ooo19126 (1.39.86); FILE MERGED 2005/09/05 14:44:39 rt 1.39.86.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a5627574a8f72d8c9f544c15947ed7a719d7d95a]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:36:15 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2f8f69cff877412a7670438a3925ebc31cfe3615]

INTEGRATION: CWS ooo19126 (1.2.16); FILE MERGED 2005/09/05 14:03:19 rt 1.2.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c429f533fa123d3dc58ddf9fd405ff3ee1552ab8]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:36:15 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [eedb1a373b4db6b96a1c9919e24a3c753a86aa8e]

INTEGRATION: CWS ooo19126 (1.2.958); FILE MERGED 2005/09/05 14:44:39 rt 1.2.958.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [651ce397bc2d1e6c2f58beb2f9f67bcf4d56514c]

INTEGRATION: CWS ooo19126 (1.3.246); FILE MERGED 2005/09/05 14:44:39 rt 1.3.246.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3c4168f18246c458992fa1b3a26ef3b88e8414c6]

INTEGRATION: CWS ooo19126 (1.4.122); FILE MERGED 2005/09/05 11:36:14 rt 1.4.122.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [bc2ea7bc75d1d3ecf03d5537dbf771e6813c0d13]

INTEGRATION: CWS ooo19126 (1.29.556); FILE MERGED 2005/09/05 14:44:38 rt 1.29.556.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c8850b47b76b843779acbb9dd8e50dd302774f3f]

INTEGRATION: CWS ooo19126 (1.4.546); FILE MERGED 2005/09/05 14:44:38 rt 1.4.546.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6a9b517346c5ed97c9c092cc1c7a0a668b560e6a]

INTEGRATION: CWS ooo19126 (1.2.8); FILE MERGED 2005/09/05 14:03:18 rt 1.2.8.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1e72e7c3e89838f6c9acf092a59d6462cd7a850f]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:36:14 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8726fa4c7e64335cd606c599930b2e2ddeb140f9]

INTEGRATION: CWS ooo19126 (1.55.90); FILE MERGED 2005/09/05 14:44:38 rt 1.55.90.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a58f1d049926b8b2f273d44fea3ed33902bcc0f6]

INTEGRATION: CWS ooo19126 (1.1.16); FILE MERGED 2005/09/05 14:03:18 rt 1.1.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9ee475b07fe294bef3c27beeca9f54c07fe28bf3]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:36:13 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [58abe87718a66c0c6d18f71b31aa2956c6fd6d2c]

INTEGRATION: CWS ooo19126 (1.44.122); FILE MERGED 2005/09/05 14:44:38 rt 1.44.122.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9d67881bf15e7b1e25aca502ba4ad3af216e65ab]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:36:12 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [717000cb1f73af47723cde9fa9b9bd0fdade9625]

INTEGRATION: CWS ooo19126 (1.1.16); FILE MERGED 2005/09/05 14:03:17 rt 1.1.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c2e14db0394deff9c72ed02a5440923c582e53ff]

INTEGRATION: CWS ooo19126 (1.57.86); FILE MERGED 2005/09/05 14:44:37 rt 1.57.86.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1e9cc6cf2a8ee1746e53acfcfb449fc6532d7d84]

INTEGRATION: CWS ooo19126 (1.50.22); FILE MERGED 2005/09/05 13:48:38 rt 1.50.22.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [dbc28fcf6eae86fd49562672295d5e2cdca67a6e]

INTEGRATION: CWS ooo19126 (1.3.546); FILE MERGED 2005/09/05 14:44:37 rt 1.3.546.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [55b79014513e6b204559a65ea836f7bd5f15e250]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:36:11 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0063ae9f0d8c958c571cdb9262dd4bb517f7f31b]

INTEGRATION: CWS ooo19126 (1.1.16); FILE MERGED 2005/09/05 14:03:16 rt 1.1.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5da5271617e35c6077b31ae0b90d34e3cca993c4]

INTEGRATION: CWS ooo19126 (1.15.126); FILE MERGED 2005/09/05 13:48:38 rt 1.15.126.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [dff6309c70a6c76f4840546153625bb98f647ffb]

INTEGRATION: CWS ooo19126 (1.9.546); FILE MERGED 2005/09/05 14:44:37 rt 1.9.546.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [033eac18a0931997a3ca14c6fca81b26058a5637]

INTEGRATION: CWS ooo19126 (1.6.16); FILE MERGED 2005/09/05 14:03:16 rt 1.6.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d98f28029911243074a12673351cc4fcacf98731]

INTEGRATION: CWS ooo19126 (1.1.1.1.1462); FILE MERGED 2005/09/05 13:48:37 rt 1.1.1.1.1462.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3c052c9136639df22ea9b25dbf1cc070bf538970]

INTEGRATION: CWS ooo19126 (1.53.218); FILE MERGED 2005/09/05 14:44:37 rt 1.53.218.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [806201e2660968f051470b4239a5265d2ae23837]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:36:10 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [596d86cda5c4a917dcb6cd76578b6a12393b5add]

INTEGRATION: CWS ooo19126 (1.8.704); FILE MERGED 2005/09/05 13:48:37 rt 1.8.704.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5a13312ca2d57e8f89dfa3b3c09e3415f267a670]

INTEGRATION: CWS ooo19126 (1.4.168); FILE MERGED 2005/09/05 14:44:36 rt 1.4.168.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c3e337bad3f799b08019b513df444bbaa7e5ebd2]

INTEGRATION: CWS ooo19126 (1.5.358); FILE MERGED 2005/09/05 13:48:36 rt 1.5.358.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [889192d6c0a4d08bbed972a2769497fe98430384]

INTEGRATION: CWS ooo19126 (1.4.452); FILE MERGED 2005/09/05 14:44:36 rt 1.4.452.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9314c37e72d37d9b646ab24a11871762f13ef072]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:36:09 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6396574fcc13fd48d909c8cab0c146abc3b7e6de]

INTEGRATION: CWS ooo19126 (1.8.600); FILE MERGED 2005/09/05 13:48:36 rt 1.8.600.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [336863571296361d5b4cb01f98c0efa7a60b3e75]

INTEGRATION: CWS ooo19126 (1.16.258); FILE MERGED 2005/09/05 14:44:36 rt 1.16.258.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c5f64a8820574003ab332c94fa0b175566c2d9af]

INTEGRATION: CWS ooo19126 (1.1.16); FILE MERGED 2005/09/05 14:03:15 rt 1.1.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c1b8b2061e4592e094d8ece57f9b8e70eb324916]

INTEGRATION: CWS ooo19126 (1.23.226); FILE MERGED 2005/09/05 13:48:36 rt 1.23.226.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b73638ce6bfd175d383ccd2b3e8864f780334242]

INTEGRATION: CWS ooo19126 (1.2.546); FILE MERGED 2005/09/05 14:44:36 rt 1.2.546.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [48f26cd1ed27763a4a659d9db50e250d9cc7d541]

INTEGRATION: CWS ooo19126 (1.50.162); FILE MERGED 2005/09/05 13:48:35 rt 1.50.162.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b03a4bbe763b7e6c5375fa211c237334e96cbc1a]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:36:08 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [348975943f276cf1f014c00aa4c16dd856be4ace]

INTEGRATION: CWS ooo19126 (1.4.556); FILE MERGED 2005/09/05 14:44:36 rt 1.4.556.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [11179f27173563ebe7a5241539f07159a19d0b75]

INTEGRATION: CWS ooo19126 (1.5.16); FILE MERGED 2005/09/05 14:03:15 rt 1.5.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c478de0740f8d39097caa65b8af5956edf7746d8]

INTEGRATION: CWS ooo19126 (1.42.694); FILE MERGED 2005/09/05 13:48:34 rt 1.42.694.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2e28d0a2e0905e404a2eabd1e23e927df451ba91]

INTEGRATION: CWS ooo19126 (1.1.1.1.158); FILE MERGED 2005/09/05 11:36:08 rt 1.1.1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7d07321cac230aabfdd5154d7c0317c1b76792bd]

INTEGRATION: CWS ooo19126 (1.30.166); FILE MERGED 2005/09/05 14:44:35 rt 1.30.166.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [53769ff6df6c654d93e498eb9e028118e69f8234]

INTEGRATION: CWS ooo19126 (1.3.16); FILE MERGED 2005/09/05 14:03:15 rt 1.3.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b089c3f089467ae8dbe8965739e594510be37a42]

INTEGRATION: CWS ooo19126 (1.5.720); FILE MERGED 2005/09/05 13:48:34 rt 1.5.720.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c5bbda80179d33bc2742ba58e4a25903fd920e90]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:36:07 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f49d7014767ced5a0e613be2c7f434fe47920c07]

INTEGRATION: CWS ooo19126 (1.3.556); FILE MERGED 2005/09/05 14:44:35 rt 1.3.556.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [715bc1f1e8ed8a0428724f391b37e034e7c8d7cd]

INTEGRATION: CWS ooo19126 (1.23.406); FILE MERGED 2005/09/05 13:48:33 rt 1.23.406.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3bb25394ea038e4c28ecdc3b4341fb022db25a47]

INTEGRATION: CWS ooo19126 (1.18.242); FILE MERGED 2005/09/05 14:44:35 rt 1.18.242.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c767db85cb59e742c365fb10782ae2ac7dc4da0c]

INTEGRATION: CWS ooo19126 (1.2.16); FILE MERGED 2005/09/05 14:03:15 rt 1.2.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0fe0240038280da0b9371e05de6adf040262b6c3]

INTEGRATION: CWS ooo19126 (1.7.1254); FILE MERGED 2005/09/05 13:48:33 rt 1.7.1254.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [971e160619963febb0fbe0f59cb818dc4300dcc2]

INTEGRATION: CWS ooo19126 (1.2.16); FILE MERGED 2005/09/05 14:03:14 rt 1.2.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [10a747e56a5fec551efc2006634e6f96212a4f50]

INTEGRATION: CWS ooo19126 (1.2.184); FILE MERGED 2005/09/05 14:44:33 rt 1.2.184.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0c07b798c89763fe0bcc362b79c316859b27c634]

INTEGRATION: CWS ooo19126 (1.5.578); FILE MERGED 2005/09/05 13:48:32 rt 1.5.578.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f3bbcd44ff5348f549e41ff3e4889e8d4976fd7d]

INTEGRATION: CWS ooo19126 (1.1.16); FILE MERGED 2005/09/05 14:03:14 rt 1.1.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [cb394608b49618e0436dbf52b0f58ffa09969acb]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:36:05 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [edbe6e2e90d7a372d919df526d4c5dbf5973dc1e]

INTEGRATION: CWS ooo19126 (1.2.16); FILE MERGED 2005/09/05 14:03:13 rt 1.2.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4f3765161d6cb10fabf0f3d8a11603bae5a6ecd7]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:36:05 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [52736e45108242c8c306c167ff599ca8955b5c26]

INTEGRATION: CWS ooo19126 (1.12.306); FILE MERGED 2005/09/05 13:48:31 rt 1.12.306.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [39d9be4aa4be961a57ca34a6d33b8a8e0054b10b]

INTEGRATION: CWS ooo19126 (1.1.16); FILE MERGED 2005/09/05 14:03:13 rt 1.1.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8429709b2a651cbc1a47eec8920bdd33cbf50ac6]

INTEGRATION: CWS ooo19126 (1.2.184); FILE MERGED 2005/09/05 14:44:32 rt 1.2.184.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2e996746797003a86e2e3ca437c9fc826bd0bc0d]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:36:04 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [504b79d360dfea7a78b10767b8bbded0e8fe0313]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:36:03 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b0ba395401c1bad34d21c6303600d55f68fb83e5]

INTEGRATION: CWS ooo19126 (1.1.16); FILE MERGED 2005/09/05 14:03:12 rt 1.1.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0ff013f26aa995c3f0a4cbea95effbf9412e09b9]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:35:45 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [95b50cf32d0c21a6aa04ef4a162e5e3367caec74]

INTEGRATION: CWS ooo19126 (1.10.192); FILE MERGED 2005/09/05 13:48:26 rt 1.10.192.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b581f4e6aa7cf264a8598625ca7c7798791c8f54]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:35:45 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [67c24d3dbfabb10db2912bf783782162d1ad6132]

INTEGRATION: CWS ooo19126 (1.6.192); FILE MERGED 2005/09/05 13:48:25 rt 1.6.192.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [128e89f83a02d9e93c7951a922f21c0c67a1b606]

INTEGRATION: CWS ooo19126 (1.2.16); FILE MERGED 2005/09/05 14:03:12 rt 1.2.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [49e167627af51751f96b8ad2547125968559d226]

INTEGRATION: CWS ooo19126 (1.4.630); FILE MERGED 2005/09/05 13:48:25 rt 1.4.630.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [317bed7ba93169c8ca3e1087df0250dfe2358055]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:35:44 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [008abe0db069b899e3770dfcb2ed21ac51c8bb56]

INTEGRATION: CWS ooo19126 (1.5.630); FILE MERGED 2005/09/05 13:48:24 rt 1.5.630.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0d049bf0b0c2a541926324d196425aefe896f8eb]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:35:43 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d0cf1ca260684ea9f5ff564a141c168f172e6763]

INTEGRATION: CWS ooo19126 (1.1.16); FILE MERGED 2005/09/05 14:03:11 rt 1.1.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7abb68467893b3aa7bda5a81e648b562f106ce75]

INTEGRATION: CWS ooo19126 (1.5.578); FILE MERGED 2005/09/05 13:48:24 rt 1.5.578.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4a0646902d1ee187f46478c69aa6df1bc6987f52]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:35:42 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [173cebc86b43c351236b390c4535cb3bf135ed71]

INTEGRATION: CWS ooo19126 (1.4.630); FILE MERGED 2005/09/05 13:48:23 rt 1.4.630.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a4394991259fbe40ba9f8347ba3b99c25129017f]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:35:41 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [07dd2c1c207753bbf5e1db6bf4c815d3c60c5727]

INTEGRATION: CWS ooo19126 (1.5.314); FILE MERGED 2005/09/05 13:48:23 rt 1.5.314.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5588790f126af54a59df1b51591063f9c1dbca6f]

INTEGRATION: CWS ooo19126 (1.35.460); FILE MERGED 2005/09/05 13:48:22 rt 1.35.460.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0e23ff7d172bb18f5b1466459a1da7e63b85807b]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:35:40 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5e7309250f8616737bfef19bf232a92073d09ff7]

INTEGRATION: CWS ooo19126 (1.2.16); FILE MERGED 2005/09/05 14:03:10 rt 1.2.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8a2a02c7ff1005ac4196c76806f03903b9fa6345]

INTEGRATION: CWS ooo19126 (1.11.578); FILE MERGED 2005/09/05 13:48:21 rt 1.11.578.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [70e87c9527ea643f4d6775f5d80a1f179aa7278b]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:35:39 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e83d8fcde662ddd36dcffee090238a1f9e0d3112]

INTEGRATION: CWS ooo19126 (1.1.16); FILE MERGED 2005/09/05 14:03:10 rt 1.1.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [21996d66127d303678f451e4590e655af9eb0571]

INTEGRATION: CWS ooo19126 (1.4.528); FILE MERGED 2005/09/05 13:48:21 rt 1.4.528.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1047210c4ee15a4369ea60b68a179ffa2c99a6e1]

INTEGRATION: CWS ooo19126 (1.4.582); FILE MERGED 2005/09/05 13:48:20 rt 1.4.582.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e186575dd4e90771e397a9414dd7780d2c9190a8]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:35:38 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7ed094ea7e5246bffa640d7cc8ade289699047e0]

INTEGRATION: CWS ooo19126 (1.47.582); FILE MERGED 2005/09/05 13:48:19 rt 1.47.582.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [66ec65d5a2db35c1cb9a9c22f81c7db75e002a52]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:35:38 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8b55ac26fade134ef9e2cebcd62a90466980b1d0]

INTEGRATION: CWS ooo19126 (1.20.694); FILE MERGED 2005/09/05 13:48:19 rt 1.20.694.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e5f539bda3f16b1a4315ea1999d407818e88f62b]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:35:37 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d1eef86fcb6c688d40c86ec71a0dc2efdd406015]

INTEGRATION: CWS ooo19126 (1.1.16); FILE MERGED 2005/09/05 14:03:09 rt 1.1.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e957ae5943eefd781f3429fa8dbff87cbc226bdb]

INTEGRATION: CWS ooo19126 (1.2.1448); FILE MERGED 2005/09/05 13:48:19 rt 1.2.1448.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f44e0b6aad12df6c7b8e43cf0a894f5452d040f3]

INTEGRATION: CWS ooo19126 (1.4.158); FILE MERGED 2005/09/05 11:35:36 rt 1.4.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [119a1c95832eb9d4385640e6e435ad008d0d0c21]

INTEGRATION: CWS ooo19126 (1.20.162); FILE MERGED 2005/09/05 13:48:18 rt 1.20.162.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b9173861d4530108956a47c92901112b4e62aab4]

INTEGRATION: CWS ooo19126 (1.3.44); FILE MERGED 2005/09/05 11:35:36 rt 1.3.44.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [532c2f1cc7e4c1a4e869e63fd9f3a897548804d9]

INTEGRATION: CWS ooo19126 (1.15.386); FILE MERGED 2005/09/05 13:48:18 rt 1.15.386.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [96e82d2d6e02e9d4c26cabb955d84860efcb8467]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:35:36 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [bd7702fcd910cb25d44113fa6a911ed81d483d7b]

INTEGRATION: CWS ooo19126 (1.7.600); FILE MERGED 2005/09/05 13:48:18 rt 1.7.600.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3f5f7cfe730312ed75aad3743aa44ca8f85e3103]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:35:35 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8f957fe90a3902052fbd67ff2838fe0af1c78a6b]

INTEGRATION: CWS ooo19126 (1.1.16); FILE MERGED 2005/09/05 14:03:08 rt 1.1.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e374c6f40341e5bf7daedde5ca66e040d3b1d434]

INTEGRATION: CWS ooo19126 (1.4.582); FILE MERGED 2005/09/05 13:48:17 rt 1.4.582.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7cc8fb56bfeec7114595a79c7ff0df40d522f743]

INTEGRATION: CWS ooo19126 (1.2.732); FILE MERGED 2005/09/05 13:48:17 rt 1.2.732.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [83c8377c1a967bd002db00779a5e2c10f3f6cd5c]

INTEGRATION: CWS ooo19126 (1.3.596); FILE MERGED 2005/09/05 13:48:16 rt 1.3.596.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [66ed646ac51b053e4e164fcaf1bbea024ed89446]

INTEGRATION: CWS ooo19126 (1.2.16); FILE MERGED 2005/09/05 14:03:07 rt 1.2.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ea3f2a4e81fdf3b50d93566e1b846edf14d8ae88]

INTEGRATION: CWS ooo19126 (1.3.1254); FILE MERGED 2005/09/05 13:48:16 rt 1.3.1254.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a564251b6ad2fb22d74e76151fde3eabf8d4e97e]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:35:34 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [13d3caca94ecc2799f579e1ff9532de00b25e16e]

INTEGRATION: CWS ooo19126 (1.1.16); FILE MERGED 2005/09/05 14:03:07 rt 1.1.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [fcdf45d9a92a229c85ae98fc01c6eeddebe8dbd9]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:35:33 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0925491449ebfe138eca48e3f816cd18039c9df3]

INTEGRATION: CWS ooo19126 (1.5.1276); FILE MERGED 2005/09/05 13:48:16 rt 1.5.1276.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [75bbb58faea1cb0fcfdcf4fefc629fbcb8a4e245]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:35:32 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [201bca4bc0c8261bd8abb41bbc09369e7a9281c0]

INTEGRATION: CWS ooo19126 (1.46.694); FILE MERGED 2005/09/05 13:48:15 rt 1.46.694.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [09157a6e12362d721b08579c163b0aef111bf9f4]

INTEGRATION: CWS ooo19126 (1.4.44); FILE MERGED 2005/09/05 11:35:32 rt 1.4.44.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [cb5d68240f84da55ab857e8189b988295f1cc78a]

INTEGRATION: CWS ooo19126 (1.14.600); FILE MERGED 2005/09/05 13:48:14 rt 1.14.600.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4f9ab6c6b3befbfe94bc9eded936852e1f4bacbf]

INTEGRATION: CWS ooo19126 (1.1.16); FILE MERGED 2005/09/05 14:03:06 rt 1.1.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1f0200cb5db8fa21d4016778cb40357f6558e975]

INTEGRATION: CWS ooo19126 (1.55.460); FILE MERGED 2005/09/05 13:48:14 rt 1.55.460.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5617f8ae616fc5a8d51cbf725f44790a06e8b0ed]

INTEGRATION: CWS ooo19126 (1.3.1426); FILE MERGED 2005/09/05 13:48:14 rt 1.3.1426.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4ad98c256533d6a0f3ff2013d448bb90c618cbe7]

INTEGRATION: CWS ooo19126 (1.37.86); FILE MERGED 2005/09/05 13:48:13 rt 1.37.86.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6be53955bb693c303179db50f34ebd0316be2b83]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:35:30 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [cce0079d12706b6e20b0dcff083b306f96ae5916]

INTEGRATION: CWS ooo19126 (1.4.16); FILE MERGED 2005/09/05 14:03:05 rt 1.4.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1af5548764f966c4d4a1d60bf629e7b1cbfc1cd1]

INTEGRATION: CWS ooo19126 (1.3.1254); FILE MERGED 2005/09/05 13:48:13 rt 1.3.1254.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9a6e7a6971e11cab7698b1897bba4465f343b675]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:35:29 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7d9e61b35416986db683f0ad1bd0d0e4904456b2]

INTEGRATION: CWS ooo19126 (1.10.98); FILE MERGED 2005/09/05 13:48:12 rt 1.10.98.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0d9f58f5168aa63d0ebff087fc3fa66004c5d7f8]

INTEGRATION: CWS ooo19126 (1.2.16); FILE MERGED 2005/09/05 14:03:05 rt 1.2.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [335116d48c16dd88272bf4e019f38ab63f7e4e17]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:35:29 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2dda2122ecd13381b8da67f0f7cc01568186b77a]

INTEGRATION: CWS ooo19126 (1.5.16); FILE MERGED 2005/09/05 14:03:05 rt 1.5.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [00c3ad23f04fd23a0ee1a6b14f4bb39c06e87450]

INTEGRATION: CWS ooo19126 (1.3.16); FILE MERGED 2005/09/05 14:03:04 rt 1.3.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1c55cc93b11788b75071cda31d448b8a12b281b5]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:35:28 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a0ae65bc85f54abffffeb7be3039bbbb2d424f58]

INTEGRATION: CWS ooo19126 (1.1.16); FILE MERGED 2005/09/05 14:03:04 rt 1.1.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6cf5e69472381279405529c4f82b797bf5626a2a]

INTEGRATION: CWS ooo19126 (1.1.1.1.158); FILE MERGED 2005/09/05 11:35:27 rt 1.1.1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9e3273cdd27012f52e0bd88c5d3340ff1090295a]

INTEGRATION: CWS ooo19126 (1.36.694); FILE MERGED 2005/09/05 13:48:06 rt 1.36.694.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [951fb453f60db426f5a489dc49acabf0e9803c74]

INTEGRATION: CWS ooo19126 (1.2.16); FILE MERGED 2005/09/05 14:03:03 rt 1.2.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [408eda3552fdc45ffc436cb3b461322f76203a3c]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:35:26 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6fdc4d40dd4af6fc2543cfdba96e69d458f5fd9b]

INTEGRATION: CWS ooo19126 (1.2.1456); FILE MERGED 2005/09/05 13:48:05 rt 1.2.1456.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [789a4d6ed7593b58cf28725b368c975d70a67357]

INTEGRATION: CWS ooo19126 (1.1.16); FILE MERGED 2005/09/05 14:03:03 rt 1.1.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [76a4e52cc1a7281560dfe87e740268de4b5c80ae]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:35:26 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d54e44decc6b2b5fc2b9ffd2d5f25a8a278dee4a]

INTEGRATION: CWS ooo19126 (1.9.726); FILE MERGED 2005/09/05 13:48:05 rt 1.9.726.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f6b45618c6a6959493353496d3699a02199df6e7]

INTEGRATION: CWS ooo19126 (1.3.16); FILE MERGED 2005/09/05 14:03:03 rt 1.3.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [16b92253a2b96e0bf5e5e1c389a90c9632b20475]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:35:26 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f41e4b3ecdc2f149940c51181d8871a93a1920a4]

INTEGRATION: CWS ooo19126 (1.20.694); FILE MERGED 2005/09/05 13:48:05 rt 1.20.694.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [94db3910c15510dab8f4a114d57c29eb62a584cd]

INTEGRATION: CWS ooo19126 (1.2.1448); FILE MERGED 2005/09/05 13:48:04 rt 1.2.1448.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [da55092c0c96645998847b97224d47a84cbf7141]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:35:24 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9d6927bb263a52e4ddcea80898c5dc2804e22e5f]

INTEGRATION: CWS ooo19126 (1.10.696); FILE MERGED 2005/09/05 13:48:04 rt 1.10.696.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [cde2115d7110d4a267f306ce99efb457b1234cc7]

INTEGRATION: CWS ooo19126 (1.2.16); FILE MERGED 2005/09/05 14:03:02 rt 1.2.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9fe3553062b0961acb86e2ee4b31d59ff2d9ab62]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:35:24 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4b639b8f5f3175d3df7434b451482ade52a22204]

INTEGRATION: CWS ooo19126 (1.27.290); FILE MERGED 2005/09/05 13:48:03 rt 1.27.290.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [318fa2a4b609ea39fc7b0efe22c65e3d18b4f7d4]

INTEGRATION: CWS ooo19126 (1.8.16); FILE MERGED 2005/09/05 14:03:02 rt 1.8.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [58b82d9b73d53f612fca503139eebf87730f510a]

INTEGRATION: CWS ooo19126 (1.34.580); FILE MERGED 2005/09/05 13:48:02 rt 1.34.580.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c8080f26de11b6dee08615b10b93461401636682]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:35:23 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9b09264eaa2383cade35908ba5553b42b468d83b]

INTEGRATION: CWS ooo19126 (1.1.16); FILE MERGED 2005/09/05 14:03:02 rt 1.1.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [18ff580b765aebfd9cf7a4a0c5d71f5349433262]

INTEGRATION: CWS ooo19126 (1.8.630); FILE MERGED 2005/09/05 13:48:02 rt 1.8.630.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ea91b7b7b1a54d8ba40055831b9c1b8279420318]

INTEGRATION: CWS ooo19126 (1.5.16); FILE MERGED 2005/09/05 14:03:01 rt 1.5.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [53bd6683d1631c936a74362a27305ac420506d89]

INTEGRATION: CWS ooo19126 (1.4.582); FILE MERGED 2005/09/05 13:48:01 rt 1.4.582.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [efae2f7a3374686950012aa29e9e26e02ca20cbc]

INTEGRATION: CWS ooo19126 (1.3.142); FILE MERGED 2005/09/05 11:35:22 rt 1.3.142.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1582b5dfe3465b90cfe26dddaecfcde18df610a0]

INTEGRATION: CWS ooo19126 (1.1.16); FILE MERGED 2005/09/05 14:03:01 rt 1.1.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [df7c6a7a0f11f788994f7908cba89c9256ef5da1]

INTEGRATION: CWS ooo19126 (1.40.692); FILE MERGED 2005/09/05 13:48:01 rt 1.40.692.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b3bd360f5b00d799a316ccfb4e138589e312f11f]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:35:21 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [de85f0e028561c0c1952103293d1d01c47dc85ea]

INTEGRATION: CWS ooo19126 (1.1.16); FILE MERGED 2005/09/05 14:03:00 rt 1.1.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2f214cff01c4ba54bb791cbf522bc85312cde4c5]

INTEGRATION: CWS ooo19126 (1.4.810); FILE MERGED 2005/09/05 13:48:01 rt 1.4.810.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8e3b085fa9b5ba9ff631541e27dc5471436af89d]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:35:21 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [332185d19a3567e7cc3ab602647d86523e9f9c03]

INTEGRATION: CWS ooo19126 (1.17.316); FILE MERGED 2005/09/05 13:48:00 rt 1.17.316.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [54808be81209815718a2a76680c201761bdf831f]

INTEGRATION: CWS ooo19126 (1.4.158); FILE MERGED 2005/09/05 11:35:20 rt 1.4.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d62cdb14e45841b87d50fdff41a3b8d33061a34e]

INTEGRATION: CWS ooo19126 (1.2.580); FILE MERGED 2005/09/05 13:48:00 rt 1.2.580.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [35563610aea75f0d102c64deb46c3371b06989d0]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:35:20 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ae677564753bef0b6866293535de54125a29bf91]

INTEGRATION: CWS ooo19126 (1.53.214); FILE MERGED 2005/09/05 13:47:59 rt 1.53.214.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f94ca60a05c7f6431ef05b275d6ad25843d9c59f]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:35:19 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4201ec1e13aeac8c645cf17f3b4d017efa0ee027]

INTEGRATION: CWS ooo19126 (1.1.16); FILE MERGED 2005/09/05 14:02:59 rt 1.1.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ad24881559f9a9f4ed868f663c3e02189042aea5]

INTEGRATION: CWS ooo19126 (1.99.232); FILE MERGED 2005/09/05 13:47:59 rt 1.99.232.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [327386bc29d4261f44e089272e1c3cb623a6379b]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:35:18 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0fec705278fce15b12a7576eed01170afa2f169e]

INTEGRATION: CWS ooo19126 (1.3.862); FILE MERGED 2005/09/05 13:47:59 rt 1.3.862.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [894a7e5d0c6c92389cce82434e42d5553f8748f2]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:35:16 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8a6c53412d51e134e342d56701fff2fae9ed6f35]

INTEGRATION: CWS ooo19126 (1.1.16); FILE MERGED 2005/09/05 14:02:58 rt 1.1.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [170dc72c0e6649f0f660759b8a81fbb80ac1163f]

INTEGRATION: CWS ooo19126 (1.3.862); FILE MERGED 2005/09/05 13:47:58 rt 1.3.862.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a9f767cf9383405d85c16f8c295a36372c5446be]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:35:16 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3ff309847ed88c8eb48c59e493d0660d9c49b7dc]

INTEGRATION: CWS ooo19126 (1.24.630); FILE MERGED 2005/09/05 13:47:58 rt 1.24.630.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2e7d2705773295f399924001964d3e8a8af927e4]

INTEGRATION: CWS ooo19126 (1.17.82); FILE MERGED 2005/09/05 13:47:58 rt 1.17.82.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e71838fc5f1cff4d9e68b2c59417360720d71180]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:35:15 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ae6016bc6aa3ca3865c6b577e041c14208a9692b]

INTEGRATION: CWS ooo19126 (1.12.596); FILE MERGED 2005/09/05 13:47:58 rt 1.12.596.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c88ac263d52ff34dfdaa2d1907510aebf39ad06b]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:35:14 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [bcf1ce8199a2ff7f2a27cc05dce18c83cb808f3a]

INTEGRATION: CWS ooo19126 (1.4.860); FILE MERGED 2005/09/05 13:47:57 rt 1.4.860.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b3a8413fc0b5c9ddaa6d949ffe097df64fb8b798]

INTEGRATION: CWS ooo19126 (1.1.16); FILE MERGED 2005/09/05 14:02:57 rt 1.1.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e691c32ff29c36bd9921a60f50571940d9055fb2]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:35:13 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [76cfa33215b8f56c0c36b91b01b2617ee02b5406]

INTEGRATION: CWS ooo19126 (1.16.358); FILE MERGED 2005/09/05 13:47:57 rt 1.16.358.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3fc358fc7a848cec2d36110aae9af4315dab8970]

INTEGRATION: CWS ooo19126 (1.1.1454); FILE MERGED 2005/09/05 13:47:57 rt 1.1.1454.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [940b29da67ccc8bbea242304817f6e57846e2f1f]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:35:13 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [569783af56554d36979b9631c76ef892b8dfed76]

INTEGRATION: CWS ooo19126 (1.4.854); FILE MERGED 2005/09/05 13:47:57 rt 1.4.854.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1cc612ab4f0ff58f28f7b7278b7d8881edc78504]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:35:12 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [cb95c5bc76789bb08688132a3299566d1e9a462f]

INTEGRATION: CWS ooo19126 (1.31.386); FILE MERGED 2005/09/05 13:47:56 rt 1.31.386.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0d909cb78078edffc01afbfd309f6f899a7ff2bd]

INTEGRATION: CWS ooo19126 (1.1.16); FILE MERGED 2005/09/05 14:02:56 rt 1.1.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ccd7edbb271ae0ed3a94cda4953ab8627a2d2e44]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:35:11 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [485d0d08e53e51d0ccd95175a9feefc5b7e62f9b]

INTEGRATION: CWS ooo19126 (1.2.944); FILE MERGED 2005/09/05 13:47:56 rt 1.2.944.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0e04122c5d50555b2a567caf41e7d9643a9fc45d]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:35:10 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [06964d31d2b446a1a65e3d6553e12ecc4f1e5e75]

INTEGRATION: CWS ooo19126 (1.7.236); FILE MERGED 2005/09/05 13:47:55 rt 1.7.236.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e895158e832107aab4b2a77f221daa491b71c234]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:35:10 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0a9239303d0c44893918c48394c4344b682fd5cf]

INTEGRATION: CWS ooo19126 (1.8.460); FILE MERGED 2005/09/05 13:47:55 rt 1.8.460.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f858965b5940b5e201edd801b2dcee9ad92a2930]

INTEGRATION: CWS ooo19126 (1.1.16); FILE MERGED 2005/09/05 14:02:55 rt 1.1.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [cf43cd024248503c1d1dc3da9e6b929070f9be82]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:35:09 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1ac7f64996bbb2f88e5ef7b2a776e6e35b604fd2]

INTEGRATION: CWS ooo19126 (1.17.460); FILE MERGED 2005/09/05 13:47:55 rt 1.17.460.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d6bda2447276a9111c8266aa405bd7dfb3a768f3]

INTEGRATION: CWS ooo19126 (1.2.16); FILE MERGED 2005/09/05 14:02:55 rt 1.2.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [da086d2d1334fa4e55abad859f34b00d36e4efc2]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:35:09 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [077e8c47c90b639bf9a910a8203b7f8dfc9806f2]

INTEGRATION: CWS ooo19126 (1.7.1254); FILE MERGED 2005/09/05 13:47:55 rt 1.7.1254.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [da9bcc8e2808c9b52d110fa90fa63d5a627f8979]

INTEGRATION: CWS ooo19126 (1.4.16); FILE MERGED 2005/09/05 14:02:54 rt 1.4.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d73d87bef0ebe157f03ecbd97a6917c2ad03b641]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:35:08 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [63b73bd82231745890127af8430bfe83d29f4cb9]

INTEGRATION: CWS ooo19126 (1.3.596); FILE MERGED 2005/09/05 13:47:54 rt 1.3.596.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f2efd8ed2542a9149ffa6fea44c6e86a46ef79b0]

INTEGRATION: CWS ooo19126 (1.2.10); FILE MERGED 2005/09/05 14:02:54 rt 1.2.10.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a713b8b98deb0b7ed57b2d3a6170003578b130bf]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:35:08 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7df3b24d4502fcbe932059073989338b5a5e5f40]

INTEGRATION: CWS ooo19126 (1.5.1288); FILE MERGED 2005/09/05 13:47:54 rt 1.5.1288.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6574f929da8fdd24d64a0498772a08274aca409b]

INTEGRATION: CWS ooo19126 (1.2.16); FILE MERGED 2005/09/05 14:02:54 rt 1.2.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [63d644c066dc1044445a07065a888446f3208cde]

INTEGRATION: CWS ooo19126 (1.4.158); FILE MERGED 2005/09/05 11:35:07 rt 1.4.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [10b80d77eff6d037c557e9f61584024473e82415]

INTEGRATION: CWS ooo19126 (1.5.1254); FILE MERGED 2005/09/05 13:47:54 rt 1.5.1254.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3e7ec151428c12bcee3fe323c16aba863e1f0f48]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:35:06 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [22ead86d78a40ce873dd92e0fb5d8cef6d475aa4]

INTEGRATION: CWS ooo19126 (1.6.726); FILE MERGED 2005/09/05 13:47:53 rt 1.6.726.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [178d1bad685fd2f61ec43ea5e4d35a36021fc749]

INTEGRATION: CWS ooo19126 (1.3.16); FILE MERGED 2005/09/05 14:02:53 rt 1.3.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [66eebd719660d2a68e81592d204892906baf698f]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:35:05 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d73376066c619634298b8da72dd643a28fae142d]

INTEGRATION: CWS ooo19126 (1.6.1288); FILE MERGED 2005/09/05 13:47:53 rt 1.6.1288.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a0389c31584e9b226a4d204a5f64e43b120f4a7f]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:35:05 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f4b49bc48bfae4da8516cb493e5e9bd3a2c1ed7a]

INTEGRATION: CWS ooo19126 (1.7.16); FILE MERGED 2005/09/05 14:02:53 rt 1.7.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a379907451e746b7a0c2dd0743062e084c461fca]

INTEGRATION: CWS ooo19126 (1.42.94); FILE MERGED 2005/09/05 13:47:53 rt 1.42.94.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [07677b5e629cdf84955c228bdea68f1a0851974c]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:35:04 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e150b5517136b3cc39c04b6ccd8d669619cb3c63]

INTEGRATION: CWS ooo19126 (1.2.16); FILE MERGED 2005/09/05 14:02:53 rt 1.2.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [03eec13e0ab5345a41c35c6826dfb2eecd81f5cf]

INTEGRATION: CWS ooo19126 (1.4.1254); FILE MERGED 2005/09/05 13:47:52 rt 1.4.1254.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [eb11581efa15b234d20e4911a432724fdcd42e7e]

INTEGRATION: CWS ooo19126 (1.3.144); FILE MERGED 2005/09/05 11:35:03 rt 1.3.144.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [22b0812a54004e69fc5e997c8a41f156276d850a]

INTEGRATION: CWS ooo19126 (1.1.16); FILE MERGED 2005/09/05 14:02:53 rt 1.1.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [303594ca0e3d6b769344e2bfeeb2b3ec1808b983]

INTEGRATION: CWS ooo19126 (1.29.234); FILE MERGED 2005/09/05 13:47:51 rt 1.29.234.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e8beb1dab3f18490ef9342e0d2fe3108281517b2]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:35:01 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [55effad0ea66ff059b579d63c0565be9b4bdfbed]

INTEGRATION: CWS ooo19126 (1.2.16); FILE MERGED 2005/09/05 14:02:52 rt 1.2.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [37df34566d3fe3bf451c0fbe466c99c47a652bb5]

INTEGRATION: CWS ooo19126 (1.34.122); FILE MERGED 2005/09/05 13:47:51 rt 1.34.122.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7833db4266fd5c58cb0d1a4954ea9734095cdbfe]

INTEGRATION: CWS ooo19126 (1.1.16); FILE MERGED 2005/09/05 14:02:52 rt 1.1.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [302f2220b6af59c4781ad747da0337cfdcf969d4]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:35:00 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [efc2ee8e98d9c589d2db2e8b7966de1ed1a0854f]

INTEGRATION: CWS ooo19126 (1.22.582); FILE MERGED 2005/09/05 13:47:50 rt 1.22.582.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [53caf4f758dd466182b2170c83cb58f973f8a6bf]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:35:00 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [830a40c4275c09aec55767407236ac4cfc175d0c]

INTEGRATION: CWS ooo19126 (1.26.234); FILE MERGED 2005/09/05 13:47:50 rt 1.26.234.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [78c98519ed474b56b2a63ca2673e33f43ee2e506]

INTEGRATION: CWS ooo19126 (1.1.16); FILE MERGED 2005/09/05 14:02:51 rt 1.1.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c8808c88967bb8533e28f066a33b7b7e84f4eded]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:34:59 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c7aae04169a25254cf44a5d5033e4f9aed7c8894]

INTEGRATION: CWS ooo19126 (1.36.378); FILE MERGED 2005/09/05 13:47:49 rt 1.36.378.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [24c862b17c5a552cf7d0eb125edfc9b136370bd7]

INTEGRATION: CWS ooo19126 (1.14.578); FILE MERGED 2005/09/05 13:47:49 rt 1.14.578.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [94997860db5d051bec3be89e93dbe9c212d99e06]

INTEGRATION: CWS ooo19126 (1.2.16); FILE MERGED 2005/09/05 14:02:50 rt 1.2.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c1e2956a8ae4f10a6959954865a52d0b86146008]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:34:58 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7899854179e381bdfc3b24a5175e3d37a9e3664d]

INTEGRATION: CWS ooo19126 (1.22.216); FILE MERGED 2005/09/05 13:47:49 rt 1.22.216.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [43216dcc924ba53ed7c24cf606c340d58bf5f1bf]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:34:58 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [bdcba502e413c68cf1caaf84f9f6400844a5180a]

INTEGRATION: CWS ooo19126 (1.5.1418); FILE MERGED 2005/09/05 13:47:49 rt 1.5.1418.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6b7ffa3d6987f0c7146089353cce8c9b2b06afb4]

INTEGRATION: CWS ooo19126 (1.1.16); FILE MERGED 2005/09/05 14:02:50 rt 1.1.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8ca5c3f3f07305b4839ab958951a836cd9b7d2aa]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:34:57 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6f105952c9ab6eb7b8fd4a55b227d59a1d46087d]

INTEGRATION: CWS ooo19126 (1.28.370); FILE MERGED 2005/09/05 13:47:48 rt 1.28.370.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [941079ef23583d5b629fd8fe5a79dc4b4e10acd9]

INTEGRATION: CWS ooo19126 (1.3.16); FILE MERGED 2005/09/05 14:02:50 rt 1.3.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0acdad035410baad05b008e30e35427beddf3e93]

INTEGRATION: CWS ooo19126 (1.8.368); FILE MERGED 2005/09/05 13:47:48 rt 1.8.368.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8cab24bc4951c21ee1ba3727e18557d50cd5cfd4]

INTEGRATION: CWS ooo19126 (1.1.16); FILE MERGED 2005/09/05 14:02:49 rt 1.1.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [398a64154575d65131bd08c6f4850ef9caca3fe6]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:34:56 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f79ee483fa09ad28d74a65761a424897678e9969]

INTEGRATION: CWS ooo19126 (1.4.726); FILE MERGED 2005/09/05 13:47:47 rt 1.4.726.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [38fe8216775b1bdf6cbfbfeeb13577cef781cce0]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:34:55 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [937539f979df9c9eded9e57fee2227d2b5e4eaca]

INTEGRATION: CWS ooo19126 (1.3.1254); FILE MERGED 2005/09/05 13:47:47 rt 1.3.1254.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [28f80f49ad57c8854b6a1da0132cc295b2d931b4]

INTEGRATION: CWS ooo19126 (1.57.358); FILE MERGED 2005/09/05 13:47:46 rt 1.57.358.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d028dfa0fad2c441bcc759f32c8c2db82e0d9113]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:34:54 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d5ce57e9f5cc665d4d4db45f369e95d97e086c64]

INTEGRATION: CWS ooo19126 (1.10.578); FILE MERGED 2005/09/05 13:47:46 rt 1.10.578.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3af16e8231d22b51c05eed5b3f746cb262e5f265]

INTEGRATION: CWS ooo19126 (1.1.16); FILE MERGED 2005/09/05 14:02:48 rt 1.1.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [351864d28c59ae6c91b99699c2025a8b01b95c8c]

INTEGRATION: CWS ooo19126 (1.16.578); FILE MERGED 2005/09/05 13:47:45 rt 1.16.578.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e50212d2a327c35a9384beb099275ce0be2a7c16]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:34:53 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c35f9ebd0fd703b38901b0c5fd2ab9fac5552b31]

INTEGRATION: CWS ooo19126 (1.47.580); FILE MERGED 2005/09/05 13:47:45 rt 1.47.580.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b090dd29f7caf28f1329455be6f7fdc21e8f5f20]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:34:53 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4d73a9dddad8b2eff4525c9e03bcaa5b6ea1f1b3]

INTEGRATION: CWS ooo19126 (1.3.1454); FILE MERGED 2005/09/05 13:47:44 rt 1.3.1454.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b1359a592b01d6eda644d74b9f9d6ae43f58dca2]

INTEGRATION: CWS ooo19126 (1.2.16); FILE MERGED 2005/09/05 14:02:48 rt 1.2.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b763a19c464381a06d08cff39538fd7fb48b7c17]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:34:52 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [570a1f8fc652d355ff3005ae7ebbdf74ecb76719]

INTEGRATION: CWS ooo19126 (1.89.82); FILE MERGED 2005/09/05 13:47:44 rt 1.89.82.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [192ca5f489296f739446ebc9a4a28151ac10bcca]

INTEGRATION: CWS ooo19126 (1.2.16); FILE MERGED 2005/09/05 14:02:47 rt 1.2.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [944b981a801609e1672f4347fcb0ec65124e85ef]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:34:50 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1b9566155337af099dd7d49db165d511ae50bdf8]

INTEGRATION: CWS ooo19126 (1.18.510); FILE MERGED 2005/09/05 13:47:44 rt 1.18.510.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f546dda063d9a5e1dfccc7470fb014a27c1c976e]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:34:49 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [38baf959d5eb3ef253d39728c85353271d635835]

INTEGRATION: CWS ooo19126 (1.8.246); FILE MERGED 2005/09/05 13:47:43 rt 1.8.246.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b8e0ceadafa0940c3aeaabf050a8f5f579af8dbc]

INTEGRATION: CWS ooo19126 (1.1.16); FILE MERGED 2005/09/05 14:02:47 rt 1.1.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d0ec0bf01ff2844f6951a544d2d4602638401fad]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:34:47 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a089470f4691d1d5020454cc861d4e49227aa53a]

INTEGRATION: CWS ooo19126 (1.43.78); FILE MERGED 2005/09/05 13:47:43 rt 1.43.78.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c78e3715e70e119f379865b4188b11c6d2a054c6]

INTEGRATION: CWS ooo19126 (1.1.16); FILE MERGED 2005/09/05 14:02:46 rt 1.1.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d84f8233d0a6d25f9d30b3eba17ec2c52d0c9e0a]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:34:46 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [26f68921399bedadbbfc08b3a1b9aee624662cc1]

INTEGRATION: CWS ooo19126 (1.6.600); FILE MERGED 2005/09/05 13:47:43 rt 1.6.600.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b4569a879e1ba7e6486d1e1acc4d97aa906a0435]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:34:45 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b63367490340b5e350beb1ffe9b2d9029a736423]

INTEGRATION: CWS ooo19126 (1.31.694); FILE MERGED 2005/09/05 13:47:42 rt 1.31.694.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [40a6d65baa287c3bcaa1e05d9c9c9d44199903e5]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:34:44 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [093104ee7a69d9a4384d71fa42a2d9009f4649a4]

INTEGRATION: CWS ooo19126 (1.2.1448); FILE MERGED 2005/09/05 13:47:41 rt 1.2.1448.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [33e5e0e4d9be6bbc99b08fa5513de10c4c677ca7]

INTEGRATION: CWS ooo19126 (1.4.16); FILE MERGED 2005/09/05 14:02:46 rt 1.4.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7ed8dcdc85a67631613e586e87a7e19620b1c1b7]

INTEGRATION: CWS ooo19126 (1.53.214); FILE MERGED 2005/09/05 13:47:40 rt 1.53.214.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f80e8ee64bfb31e7f4edd7aa8e599eb5ef7d5a06]

INTEGRATION: CWS ooo19126 (1.6.16); FILE MERGED 2005/09/05 14:02:46 rt 1.6.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1cd3fb9db6a6ae52c8bd7e547dcfb9def455d010]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:34:43 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d380d5b24fef872e891f812374fcd25e4598d8d7]

INTEGRATION: CWS ooo19126 (1.6.246); FILE MERGED 2005/09/05 13:47:39 rt 1.6.246.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8b37fa21daaa7ec935fba702bc862a68969bdffd]

INTEGRATION: CWS ooo19126 (1.6.16); FILE MERGED 2005/09/05 14:02:45 rt 1.6.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [aff98df0306e71d499f57c80bb7e6113dc6e453b]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:34:43 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ecd7362892445a04a0830319a61ef2a4ec23015e]

INTEGRATION: CWS ooo19126 (1.5.16); FILE MERGED 2005/09/05 14:02:45 rt 1.5.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2b4e5eed691729fc202381ac3ac16a552b888b63]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:34:42 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0ea757f6f6c13593cf53260c5fcdf48da8444457]

INTEGRATION: CWS ooo19126 (1.1.16); FILE MERGED 2005/09/05 14:02:45 rt 1.1.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [182ccda95833a440385d27a1c841b6fb4795fdd5]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:34:42 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c14c73c5d6596a05dee4ef1cde991e5edd295d08]

INTEGRATION: CWS ooo19126 (1.4.582); FILE MERGED 2005/09/05 13:47:38 rt 1.4.582.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [fef04673276a78b6fee9acef7696b843e8c8ed97]

INTEGRATION: CWS ooo19126 (1.2.16); FILE MERGED 2005/09/05 14:02:45 rt 1.2.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [568446a394b2390e1f9ee61bb85a168edc42e36d]

INTEGRATION: CWS ooo19126 (1.33.694); FILE MERGED 2005/09/05 13:47:37 rt 1.33.694.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ba6a85502dc902dbd425e8a5a228c77bc4c8f9f5]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:34:41 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [560d80872d81b0842db725e74c5531dd2c5850e2]

INTEGRATION: CWS ooo19126 (1.3.16); FILE MERGED 2005/09/05 14:02:45 rt 1.3.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1f7fc59d23158ce0f77c16d0e98cea862ed78afa]

INTEGRATION: CWS ooo19126 (1.3.1448); FILE MERGED 2005/09/05 13:47:37 rt 1.3.1448.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [39c69fcf28a4a178304e9a441a581c380f630f1a]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:34:40 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [030de48660d83e18843178ca099580a0ffe2f11a]

INTEGRATION: CWS ooo19126 (1.1.16); FILE MERGED 2005/09/05 14:02:44 rt 1.1.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [bd817f89af1d952acd63460837a7305678abf5db]

INTEGRATION: CWS ooo19126 (1.15.596); FILE MERGED 2005/09/05 13:47:37 rt 1.15.596.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ac0e9405966281896d1d184ed9edaa200ee24901]

INTEGRATION: CWS ooo19126 (1.3.16); FILE MERGED 2005/09/05 14:02:44 rt 1.3.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [84988bce64fda833460775a1d85e39fe5a557f20]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:34:39 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6aab1a9f564638ffb3b42b6fc5ae7a6010eccfdc]

INTEGRATION: CWS ooo19126 (1.9.316); FILE MERGED 2005/09/05 13:47:37 rt 1.9.316.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [55544a470d5c6bfc9a27645a12919623886f43ed]

INTEGRATION: CWS ooo19126 (1.5.16); FILE MERGED 2005/09/05 14:02:44 rt 1.5.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [65a0f4d53ef6e2bdd27cf68dbc3c98ca6b24c58d]

INTEGRATION: CWS ooo19126 (1.7.578); FILE MERGED 2005/09/05 13:47:36 rt 1.7.578.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6191522f995d52c51afd44dc53569e9849f75528]

INTEGRATION: CWS ooo19126 (1.6.16); FILE MERGED 2005/09/05 14:02:44 rt 1.6.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [22c6ad858e12a009596cfe96d4f2bcd4e186e6fc]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:34:38 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [dd28cb901535b9d6b2a92c54b8d383b9ce112ba9]

INTEGRATION: CWS ooo19126 (1.33.694); FILE MERGED 2005/09/05 13:47:36 rt 1.33.694.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f076abbd1f561db217c60a32aa42b1b42562700a]

INTEGRATION: CWS ooo19126 (1.1.16); FILE MERGED 2005/09/05 14:02:43 rt 1.1.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3045c1b5918126bb5c23e155584756e04ed167ab]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:34:37 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [37e068cafc59906835a35f79e492ccc5ae64877e]

INTEGRATION: CWS ooo19126 (1.7.732); FILE MERGED 2005/09/05 13:47:35 rt 1.7.732.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [cf380a097a80f44d32435cc75934cb365bed6b44]

INTEGRATION: CWS ooo19126 (1.9.16); FILE MERGED 2005/09/05 14:02:43 rt 1.9.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [37fa4f9c8851ba884db7f3c2e9fe2aadd8229abb]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:34:36 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [14a2aeecea78eb1a9a96b778e742bffd60d3dbff]

INTEGRATION: CWS ooo19126 (1.28.596); FILE MERGED 2005/09/05 13:47:34 rt 1.28.596.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1525fb3ddd3b625e0957a331ae29cdac7e924d58]

INTEGRATION: CWS ooo19126 (1.3.16); FILE MERGED 2005/09/05 14:02:43 rt 1.3.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [71d972169e75c7485066da2827452eb1e17ff221]

INTEGRATION: CWS ooo19126 (1.17.694); FILE MERGED 2005/09/05 13:47:33 rt 1.17.694.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e7476f32dc47fc43febed4626ed6d509d09eb92e]

INTEGRATION: CWS ooo19126 (1.2.16); FILE MERGED 2005/09/05 14:02:43 rt 1.2.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e312dfc81ee8f404a793eb95e52608a0d919c8b4]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:34:35 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d210679dfbed83065ee69def78219c5f26fdf1bb]

INTEGRATION: CWS ooo19126 (1.2.726); FILE MERGED 2005/09/05 13:47:32 rt 1.2.726.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [61d2e8d9e35090d7736a8e2d510a5f1b29add69f]

INTEGRATION: CWS ooo19126 (1.2.16); FILE MERGED 2005/09/05 14:02:42 rt 1.2.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1d64c48877c081a02feb4293047bfd46a8c81501]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:34:34 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3ddf89a59110d0e413436169124570ab13657cdc]

INTEGRATION: CWS ooo19126 (1.21.694); FILE MERGED 2005/09/05 13:47:32 rt 1.21.694.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ff962383c515a0029c534d8823ee4912b3d1fd06]

INTEGRATION: CWS ooo19126 (1.4.16); FILE MERGED 2005/09/05 14:02:42 rt 1.4.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d8cb01dd71d4d6cac5709b1bc062db4ca83e68fa]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:34:34 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4804c80e675ca53db2aa0a56b85602c35a1020b3]

INTEGRATION: CWS ooo19126 (1.2.1448); FILE MERGED 2005/09/05 13:47:31 rt 1.2.1448.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e07b3c5f195b79330938ffe28e9fdcf35b0d1685]

INTEGRATION: CWS ooo19126 (1.8.16); FILE MERGED 2005/09/05 14:02:41 rt 1.8.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8b9fc96d2d3c7631ad7833fb49aef50b3c753a13]

INTEGRATION: CWS ooo19126 (1.5.596); FILE MERGED 2005/09/05 13:47:31 rt 1.5.596.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5121aa22463cc04139453228474cf14bc227072a]

INTEGRATION: CWS ooo19126 (1.15.16); FILE MERGED 2005/09/05 14:02:41 rt 1.15.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c49989e93fe21d28310db64564497618fb76792f]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:34:33 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9c75774f5fd66fe2ebeb0013d487a79ced2d2627]

INTEGRATION: CWS ooo19126 (1.4.16); FILE MERGED 2005/09/05 14:02:41 rt 1.4.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [27368c33a04578bc9e946922adf1e35d2839fe9b]

INTEGRATION: CWS ooo19126 (1.4.120); FILE MERGED 2005/09/05 11:34:33 rt 1.4.120.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d31bfb69cff94f4c20f6a66938d846b362499cd5]

INTEGRATION: CWS ooo19126 (1.1.1.1.158); FILE MERGED 2005/09/05 11:34:32 rt 1.1.1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f8f04a077ee8af448fcecdef2c6f5d6f49482cf3]

INTEGRATION: CWS ooo19126 (1.2.16); FILE MERGED 2005/09/05 14:02:40 rt 1.2.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7e0e972025b5696a1edd9a0d0bef08250946a965]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:34:32 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a583aae03924e6930f8e6f415c0278550dfbb3b1]

INTEGRATION: CWS ooo19126 (1.22.694); FILE MERGED 2005/09/05 13:47:30 rt 1.22.694.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [07161204239f9d0d678110b1132c9f26ee43b498]

INTEGRATION: CWS ooo19126 (1.5.16); FILE MERGED 2005/09/05 14:02:40 rt 1.5.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [fd9b3e8a4982336230052b405f7050d4a5f052ca]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:34:31 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3b0592e812fee55a6282f197fcda745942c3fbcb]

INTEGRATION: CWS ooo19126 (1.2.1448); FILE MERGED 2005/09/05 13:47:30 rt 1.2.1448.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [38471109254378dc7c01a63b7dfe3cfd84a39e71]

INTEGRATION: CWS ooo19126 (1.4.16); FILE MERGED 2005/09/05 14:02:40 rt 1.4.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [83ce4dfcc4d4e834de6b3ea43686e2d002fe946f]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:34:31 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0d562835a990e730918e3b1640042751b5237a40]

INTEGRATION: CWS ooo19126 (1.8.596); FILE MERGED 2005/09/05 13:47:29 rt 1.8.596.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7cd2f0ec119a0bca33807b5f9becd7f2ee8d5781]

INTEGRATION: CWS ooo19126 (1.6.128); FILE MERGED 2005/09/05 11:34:30 rt 1.6.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3fcb804bc81659c1293c9179d19eda24549594c0]

INTEGRATION: CWS ooo19126 (1.21.694); FILE MERGED 2005/09/05 13:47:29 rt 1.21.694.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7964e5cf9882886cb82a01eaa683de8085814fa0]

INTEGRATION: CWS ooo19126 (1.5.16); FILE MERGED 2005/09/05 14:02:39 rt 1.5.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a98a961564c251d9d2a906648b74147bbf7fe8dd]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:34:29 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d1fa0eebf265573e007c7ea8dfdd01f77c5416fe]

INTEGRATION: CWS ooo19126 (1.3.16); FILE MERGED 2005/09/05 14:02:39 rt 1.3.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [eed9c56bbe01c133276abc7bb1327f4c160399cf]

INTEGRATION: CWS ooo19126 (1.2.1448); FILE MERGED 2005/09/05 13:47:29 rt 1.2.1448.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1d24d9d42adc9676d3c42036cdbb92d2863d60c8]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:34:29 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6cadc2510c68fab66a39254fe1eae5dcda5b5578]

INTEGRATION: CWS ooo19126 (1.4.16); FILE MERGED 2005/09/05 14:02:39 rt 1.4.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [75a80da3a31e562e5e7bc549cf21e75f53b48db9]

INTEGRATION: CWS ooo19126 (1.5.596); FILE MERGED 2005/09/05 13:47:28 rt 1.5.596.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [93b979c2fd57c4cac31fd563d54143e384f7945e]

INTEGRATION: CWS ooo19126 (1.9.16); FILE MERGED 2005/09/05 14:02:39 rt 1.9.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f77610db80100c8537af580bdcc521e183e2df91]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:34:29 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ffadbf5fd0dfa05fc206a870968b70d11bf640a7]

INTEGRATION: CWS ooo19126 (1.4.726); FILE MERGED 2005/09/05 13:47:28 rt 1.4.726.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1a9a4d38b8eabb2a3284cc8b6e9d84f108bf3aba]

INTEGRATION: CWS ooo19126 (1.1.1.1.158); FILE MERGED 2005/09/05 11:34:28 rt 1.1.1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ce94c40972d1f9e1a27a59a442a66bf39d272bc7]

INTEGRATION: CWS ooo19126 (1.4.16); FILE MERGED 2005/09/05 14:02:38 rt 1.4.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [97e730ef3c16e31b5800a7afbdfe73df27b84e80]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:34:27 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [39de7a7c846f3d9e3192eb0080fc54f3666b1031]

INTEGRATION: CWS ooo19126 (1.28.630); FILE MERGED 2005/09/05 13:47:25 rt 1.28.630.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4bdf6e59b1a904aa68f0a918b77b36f27093fe4e]

INTEGRATION: CWS ooo19126 (1.9.16); FILE MERGED 2005/09/05 14:02:38 rt 1.9.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [de3779f666fadaaf981e0e1a6b3d969db73bbeed]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:34:27 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c7e2f44da52c1e902692858b74b9e7bba2c7d9cd]

INTEGRATION: CWS ooo19126 (1.3.732); FILE MERGED 2005/09/05 13:47:25 rt 1.3.732.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2d0cc6699fd417b5fd9cb6b067b9b52f7e65ff19]

INTEGRATION: CWS ooo19126 (1.3.16); FILE MERGED 2005/09/05 14:02:38 rt 1.3.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4cb57f1d9e861918d1eb20922fbe5969e39c2c74]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:34:26 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d3663bb99af9981b66d1443261f53229074c5239]

INTEGRATION: CWS ooo19126 (1.10.596); FILE MERGED 2005/09/05 13:47:24 rt 1.10.596.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3acf68b365a86dddf92e8f4266c50fe19abc558e]

INTEGRATION: CWS ooo19126 (1.5.16); FILE MERGED 2005/09/05 14:02:38 rt 1.5.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [cfc50fe9a75030b870d5bc4c4310a2822cde4bff]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:34:26 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5c37009b929dbdc6e208d2aa088636cabd44aff8]

INTEGRATION: CWS ooo19126 (1.27.694); FILE MERGED 2005/09/05 13:47:24 rt 1.27.694.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5b7884144498ef8b99239adc91affdc59e66ec84]

INTEGRATION: CWS ooo19126 (1.3.16); FILE MERGED 2005/09/05 14:02:37 rt 1.3.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [84ddcc68e046ad1dc30bf1e755c18f980f4f5436]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:34:25 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2eeb2368b78a73e6594ffd57fb9448e9bf3b364f]

INTEGRATION: CWS ooo19126 (1.2.1448); FILE MERGED 2005/09/05 13:47:23 rt 1.2.1448.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7bcecb908cbb4d43d30bd87b119835c33a453ceb]

INTEGRATION: CWS ooo19126 (1.5.596); FILE MERGED 2005/09/05 13:47:23 rt 1.5.596.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9f300cfe6aed8dea6661ea410f80dfe7b0fae086]

INTEGRATION: CWS ooo19126 (1.6.16); FILE MERGED 2005/09/05 14:02:37 rt 1.6.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d32059a9f4a20deb4006af027267597ed7d24655]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:34:24 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [33456d24e773a909778f6c1d8aefa4f4e2460d7d]

INTEGRATION: CWS ooo19126 (1.25.406); FILE MERGED 2005/09/05 13:47:23 rt 1.25.406.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1a4bf7fa7f80abd62f6c68f4df812aaace9c9255]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:34:24 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [70e8dc87becc748dc465ccf5141784185c09e5a1]

INTEGRATION: CWS ooo19126 (1.4.406); FILE MERGED 2005/09/05 13:47:22 rt 1.4.406.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [97a0953ac0b3e5f7d10c5d6a84193907449bdb11]

INTEGRATION: CWS ooo19126 (1.4.16); FILE MERGED 2005/09/05 14:02:36 rt 1.4.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d77cab8208750264fc10d1e62a957d5fb00b256c]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:34:23 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [272a100e87f4291ad31bdd5ff38a6b10830ed1dd]

INTEGRATION: CWS ooo19126 (1.9.406); FILE MERGED 2005/09/05 13:47:22 rt 1.9.406.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4eb10cd9ad50e0a7f3255a32098ed9e103bfdac8]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:34:23 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a38133f22d338f4f2b3552bae393f8f510961622]

INTEGRATION: CWS ooo19126 (1.5.16); FILE MERGED 2005/09/05 14:02:36 rt 1.5.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [89ccc918a9d863dff8db70d3026c52392b3ddad9]

INTEGRATION: CWS ooo19126 (1.18.694); FILE MERGED 2005/09/05 13:47:22 rt 1.18.694.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b39d979ee46d80ae25c40377586c2bde4c6e5ae8]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:34:22 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c26f4d5c6c3a9e429288507ce8cbde176f3c12ec]

INTEGRATION: CWS ooo19126 (1.2.1448); FILE MERGED 2005/09/05 13:47:21 rt 1.2.1448.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7761e80c7a20d983552c0a0d35efe7a625e79326]

INTEGRATION: CWS ooo19126 (1.3.16); FILE MERGED 2005/09/05 14:02:35 rt 1.3.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [fd865ec850fca7398a226e95885693a5aa64e81d]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:34:21 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [797e2eadaf078b53b2596ccd08fb432f95bfecc5]

INTEGRATION: CWS ooo19126 (1.7.596); FILE MERGED 2005/09/05 13:47:21 rt 1.7.596.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6c96e5200944b6ad67866bc01cc9a675fe9be44e]

INTEGRATION: CWS ooo19126 (1.4.158); FILE MERGED 2005/09/05 11:34:21 rt 1.4.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e40c189f66688788ba11c3160abba632bbcf3f7f]

INTEGRATION: CWS ooo19126 (1.2.16); FILE MERGED 2005/09/05 14:02:34 rt 1.2.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9e25dcf83c46ae9c7dc33c3513d3754be952ea2b]

INTEGRATION: CWS ooo19126 (1.32.694); FILE MERGED 2005/09/05 13:47:21 rt 1.32.694.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4906fa4afeb212b286eab424565207b25d4d3184]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:34:20 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1cfdbf1bf9908a3862acd7a538929c83414f014b]

INTEGRATION: CWS ooo19126 (1.3.1446); FILE MERGED 2005/09/05 13:47:20 rt 1.3.1446.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [22b4874f7ac8f5c7cfc0d07e1fb3c893e381a3e6]

INTEGRATION: CWS ooo19126 (1.1.16); FILE MERGED 2005/09/05 14:02:34 rt 1.1.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a3496bfd11d2ca374097745f76323f7226cffa3a]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:34:18 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b76780a1c6aaed43027529fe51cc0c0cccccd859]

INTEGRATION: CWS ooo19126 (1.12.450); FILE MERGED 2005/09/05 13:47:20 rt 1.12.450.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7ba48b9290b22119a603aebd0e1021926e2c280d]

INTEGRATION: CWS ooo19126 (1.3.120); FILE MERGED 2005/09/05 11:34:18 rt 1.3.120.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2dd7f2202526ece2f4e88c5fb0d7695773a28586]

INTEGRATION: CWS ooo19126 (1.1.16); FILE MERGED 2005/09/05 14:02:33 rt 1.1.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d32c1e49416f15a8159a3183bd45ca49f538f5d8]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:34:17 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6c8d83cc8c622a57c13d459363eae6196bdd10b5]

INTEGRATION: CWS ooo19126 (1.3.16); FILE MERGED 2005/09/05 14:02:33 rt 1.3.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b89a3d75e358e96d7e1f06b3e702fdc151210d34]

INTEGRATION: CWS ooo19126 (1.10.306); FILE MERGED 2005/09/05 13:47:19 rt 1.10.306.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2d9f9ff0a0fb2a2ad0e5a4d25b9b80708100ad78]

INTEGRATION: CWS ooo19126 (1.5.16); FILE MERGED 2005/09/05 14:02:33 rt 1.5.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a8339baa7d4d171014f7f866ab26f661dacf11b3]

INTEGRATION: CWS ooo19126 (1.13.192); FILE MERGED 2005/09/05 13:47:19 rt 1.13.192.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0acf81e26722482148386ca38c728c4bd06e3292]

INTEGRATION: CWS ooo19126 (1.4.16); FILE MERGED 2005/09/05 14:02:33 rt 1.4.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2b768a6dd58071e4709a239e0b20c2dba5d661f7]

INTEGRATION: CWS ooo19126 (1.18.256); FILE MERGED 2005/09/05 13:47:19 rt 1.18.256.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [47d6c99ca8c2f9342ec7b9cd929179cafca4070d]

INTEGRATION: CWS ooo19126 (1.15.16); FILE MERGED 2005/09/05 14:02:33 rt 1.15.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [277b056e6a7b6c4b73c49d2a35bf469eae208cc8]

INTEGRATION: CWS ooo19126 (1.21.358); FILE MERGED 2005/09/05 13:47:18 rt 1.21.358.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0216da451d7a59438a90539a9d37304ccc532b88]

INTEGRATION: CWS ooo19126 (1.43.460); FILE MERGED 2005/09/05 13:47:18 rt 1.43.460.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [01a7cb589c3b4b32caf24b8bb57eb104ccb8598b]

INTEGRATION: CWS ooo19126 (1.21.16); FILE MERGED 2005/09/05 14:02:33 rt 1.21.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [448c65b981d5a1c28d0c5cf210a942c159720e67]

INTEGRATION: CWS ooo19126 (1.43.192); FILE MERGED 2005/09/05 13:47:18 rt 1.43.192.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ff7aa9dc57dd9e0c9c35f730a73d14d938ace0d9]

INTEGRATION: CWS ooo19126 (1.1.16); FILE MERGED 2005/09/05 14:02:32 rt 1.1.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [223db2ce2ec7c9360b1806065d800f0cc1615dd7]

INTEGRATION: CWS ooo19126 (1.7.726); FILE MERGED 2005/09/05 13:47:18 rt 1.7.726.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [35f51508c7bd3c020a3223224b2278a4c13a2b41]

INTEGRATION: CWS ooo19126 (1.3.16); FILE MERGED 2005/09/05 14:02:32 rt 1.3.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b68849158d3ce77df3cf76551293d39d4461e1ed]

INTEGRATION: CWS ooo19126 (1.6.600); FILE MERGED 2005/09/05 13:47:17 rt 1.6.600.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a11377bdbeaee519865afdebefa067e5505a109c]

INTEGRATION: CWS ooo19126 (1.27.378); FILE MERGED 2005/09/05 13:47:17 rt 1.27.378.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [84423f225a7af4a34b939556db09f201d9e4a10b]

INTEGRATION: CWS ooo19126 (1.1.16); FILE MERGED 2005/09/05 14:02:31 rt 1.1.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2b406ec82dc03053322a4e8242a68f0dc98b2d30]

INTEGRATION: CWS ooo19126 (1.8.386); FILE MERGED 2005/09/05 13:47:17 rt 1.8.386.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b0f6515cf6ec80d43af818884e14f607d3d6dfe4]

INTEGRATION: CWS ooo19126 (1.33.478); FILE MERGED 2005/09/05 13:47:16 rt 1.33.478.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7841b71fc9d57951c4c6e7ec68cb0ad44f766a52]

INTEGRATION: CWS ooo19126 (1.2.16); FILE MERGED 2005/09/05 14:02:31 rt 1.2.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9e1101aa852a62d56c3dad561efcb8cbad03230e]

INTEGRATION: CWS ooo19126 (1.22.600); FILE MERGED 2005/09/05 13:47:16 rt 1.22.600.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [398635a36b05cfa6cca57155da709ec9fc3c04d9]

INTEGRATION: CWS ooo19126 (1.2.16); FILE MERGED 2005/09/05 14:02:30 rt 1.2.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [cadaa7ea7dbaf8af404c32addd1f49a5e1ac9b69]

INTEGRATION: CWS ooo19126 (1.47.298); FILE MERGED 2005/09/05 13:47:15 rt 1.47.298.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c98bd4a11e08dbdc4c16c434844b279a18026d2b]

INTEGRATION: CWS ooo19126 (1.1.16); FILE MERGED 2005/09/05 14:02:30 rt 1.1.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3a9d155aad8a4aee608ce2d4131f180b15355030]

INTEGRATION: CWS ooo19126 (1.5.578); FILE MERGED 2005/09/05 13:47:15 rt 1.5.578.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0f875cda665bde99b78fc0368a194dfb5efc62b8]

INTEGRATION: CWS ooo19126 (1.4.486); FILE MERGED 2005/09/05 13:47:14 rt 1.4.486.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d492126267defb65f7848b514e5bda8ffdb9ff31]

INTEGRATION: CWS ooo19126 (1.1.16); FILE MERGED 2005/09/05 14:02:29 rt 1.1.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7a757e86964f7b435d648c70a16908f06fcd3384]

INTEGRATION: CWS ooo19126 (1.10.452); FILE MERGED 2005/09/05 13:47:14 rt 1.10.452.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e978c358844fcf394b4f913a8d2e624fe491d9b5]

INTEGRATION: CWS ooo19126 (1.2.16); FILE MERGED 2005/09/05 14:02:29 rt 1.2.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c202a62badff3593108c5aaae666ff080e49c846]

INTEGRATION: CWS ooo19126 (1.3.16); FILE MERGED 2005/09/05 14:02:28 rt 1.3.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8531fadacb3b9fb103fb92b6cf6b9f228e567222]

INTEGRATION: CWS ooo19126 (1.9.80); FILE MERGED 2005/09/05 13:47:13 rt 1.9.80.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9e55b3cd29456160a154914f593f689e6c510915]

INTEGRATION: CWS ooo19126 (1.1.16); FILE MERGED 2005/09/05 14:02:28 rt 1.1.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [90296b8c37948a870b4b2b971bd98512b7e118c3]

INTEGRATION: CWS ooo19126 (1.13.406); FILE MERGED 2005/09/05 13:47:12 rt 1.13.406.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2d5d0c543ff4dbb37cb07f6883c05572803947a3]

INTEGRATION: CWS ooo19126 (1.22.346); FILE MERGED 2005/09/05 13:47:12 rt 1.22.346.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [30f24610918c9477fe4a5ead9e5d2c6a8d3f95a8]

INTEGRATION: CWS ooo19126 (1.1.16); FILE MERGED 2005/09/05 14:02:27 rt 1.1.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ab6c771fee3c7133ebff56a7e6458327ef611999]

INTEGRATION: CWS ooo19126 (1.16.478); FILE MERGED 2005/09/05 13:47:12 rt 1.16.478.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4d0d41db28afe448938308a5f911a18325972425]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:33:59 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [79fc4d137cc8d26584bfa96ec840bfaa6218d0c7]

INTEGRATION: CWS ooo19126 (1.28.450); FILE MERGED 2005/09/05 13:47:11 rt 1.28.450.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [68aee4426bce21c8e3d9d67206cab8593fa910c1]

INTEGRATION: CWS ooo19126 (1.7.16); FILE MERGED 2005/09/05 14:02:26 rt 1.7.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [65d5aa16a5448b8e020ddb4f3a2b0f889e15e5eb]

INTEGRATION: CWS ooo19126 (1.30.458); FILE MERGED 2005/09/05 13:47:11 rt 1.30.458.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [367eb65c74ea173d9e3778c5786cbca891c72449]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:33:58 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [211d0bb33d84538979773320f081bbcaff434b02]

INTEGRATION: CWS ooo19126 (1.2.16); FILE MERGED 2005/09/05 14:02:26 rt 1.2.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1cfeac729834d55199d97607cb51e486a41951b9]

INTEGRATION: CWS ooo19126 (1.19.578); FILE MERGED 2005/09/05 13:47:11 rt 1.19.578.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [46fde13b365095f919ffabe0931e656828508a1d]

INTEGRATION: CWS ooo19126 (1.20.16); FILE MERGED 2005/09/05 14:02:26 rt 1.20.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2f57b16f0551e571436d20042ff8a90c8185e103]

INTEGRATION: CWS ooo19126 (1.10.314); FILE MERGED 2005/09/05 13:47:10 rt 1.10.314.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3196eb72261cec3a9ae365d30830733d49c1e10d]

INTEGRATION: CWS ooo19126 (1.12.10); FILE MERGED 2005/09/05 14:02:26 rt 1.12.10.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7e048ec43c539b40cccd2a7c1e5f15bab712856a]

INTEGRATION: CWS ooo19126 (1.13.224); FILE MERGED 2005/09/05 13:47:10 rt 1.13.224.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8f92ed8e695086d70b8b79a2d7f1286db20f9f4a]

INTEGRATION: CWS ooo19126 (1.7.664); FILE MERGED 2005/09/05 13:47:09 rt 1.7.664.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [abb74ec0368c6cfaed7be9dd9211f313f6326ec0]

INTEGRATION: CWS ooo19126 (1.2.16); FILE MERGED 2005/09/05 14:02:25 rt 1.2.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e075534bbef02218b679ecc4fcea350697b91dd1]

INTEGRATION: CWS ooo19126 (1.5.630); FILE MERGED 2005/09/05 13:47:09 rt 1.5.630.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [adb6ed7b1f2ada977d9ee59786aef264fc8869f1]

INTEGRATION: CWS ooo19126 (1.4.16); FILE MERGED 2005/09/05 14:02:25 rt 1.4.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c6ec68c935ad5826c6cab0e0c9634c2dbc015b92]

INTEGRATION: CWS ooo19126 (1.67.256); FILE MERGED 2005/09/05 13:47:09 rt 1.67.256.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6f7ab0a6bfa02b721af0762be579e7c21e0b7156]

INTEGRATION: CWS ooo19126 (1.5.16); FILE MERGED 2005/09/05 14:02:25 rt 1.5.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d51b7bb39f1efef2bcaa558815feb6f1a079df5c]

INTEGRATION: CWS ooo19126 (1.49.694); FILE MERGED 2005/09/05 13:47:08 rt 1.49.694.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3cd8fb17992211020c22fc0985d07ca6941bca71]

INTEGRATION: CWS ooo19126 (1.3.16); FILE MERGED 2005/09/05 14:02:25 rt 1.3.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [bff26b0e13c2c443bba829e27160f74d118e4764]

INTEGRATION: CWS ooo19126 (1.4.1424); FILE MERGED 2005/09/05 13:47:07 rt 1.4.1424.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [bbd08519f80f7851b4f944431ecbdd4ae6cdcc89]

INTEGRATION: CWS ooo19126 (1.1.16); FILE MERGED 2005/09/05 14:02:24 rt 1.1.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [764b0b429b10d504c876dd8b135eda6781f1e6e4]

INTEGRATION: CWS ooo19126 (1.26.290); FILE MERGED 2005/09/05 13:47:07 rt 1.26.290.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [72aee3978b4b1f30104826b0274ba7a701b522f3]

INTEGRATION: CWS ooo19126 (1.3.16); FILE MERGED 2005/09/05 14:02:23 rt 1.3.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [bc049b5443f8194a62874e78f144ce840966b39d]

INTEGRATION: CWS ooo19126 (1.4.692); FILE MERGED 2005/09/05 13:47:07 rt 1.4.692.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5000f0cbf88fdd07dbf3bec452170d48840f0057]

INTEGRATION: CWS ooo19126 (1.11.16); FILE MERGED 2005/09/05 14:02:23 rt 1.11.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [41d3828abc69c73c1f8f02ac46e266576e95c4f9]

INTEGRATION: CWS ooo19126 (1.17.694); FILE MERGED 2005/09/05 13:47:06 rt 1.17.694.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [cc06bcacff1944b294c8a67087cf428337eee4dc]

INTEGRATION: CWS ooo19126 (1.1.16); FILE MERGED 2005/09/05 14:02:23 rt 1.1.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a6585e0d5373e64be5e8e9821264d4b80b41aea5]

INTEGRATION: CWS ooo19126 (1.8.246); FILE MERGED 2005/09/05 13:47:05 rt 1.8.246.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [af1f2ebf392c596763d09c5aa86ba569e92c04a2]

INTEGRATION: CWS ooo19126 (1.14.694); FILE MERGED 2005/09/05 13:47:04 rt 1.14.694.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [86523f710a775aa55868392b0d21e46bcf5a2a76]

INTEGRATION: CWS ooo19126 (1.2.16); FILE MERGED 2005/09/05 14:02:22 rt 1.2.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9032f7dfa180d70b02eeaf5396ff865abbc5e97a]

INTEGRATION: CWS ooo19126 (1.1.1.1.1462); FILE MERGED 2005/09/05 13:47:04 rt 1.1.1.1.1462.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [44b0b85b166ab267bb4ee44c23c810bb854afda6]

INTEGRATION: CWS ooo19126 (1.6.16); FILE MERGED 2005/09/05 14:02:22 rt 1.6.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d654427911191a0c8378edc3ced37c3e44ed4972]

INTEGRATION: CWS ooo19126 (1.6.246); FILE MERGED 2005/09/05 13:47:04 rt 1.6.246.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [fde6194d47f6aad980c111920a53a04a3e9688ae]

INTEGRATION: CWS ooo19126 (1.1.16); FILE MERGED 2005/09/05 14:02:22 rt 1.1.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b0e1bfdd68e6c058b09cdeee3b92dd700210b06a]

INTEGRATION: CWS ooo19126 (1.5.560); FILE MERGED 2005/09/05 13:47:03 rt 1.5.560.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6451f26ed748f8e42d04f7ae378e1f0f79a91e79]

INTEGRATION: CWS ooo19126 (1.7.546); FILE MERGED 2005/09/05 14:43:45 rt 1.7.546.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [fd6f714a63ca7e89db047807f2df326cf8c3df12]

INTEGRATION: CWS ooo19126 (1.1.16); FILE MERGED 2005/09/05 14:02:21 rt 1.1.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8cc890dc910990aa0bc9efa4f3e6767ff46dd97d]

INTEGRATION: CWS ooo19126 (1.45.546); FILE MERGED 2005/09/05 14:43:45 rt 1.45.546.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [70aa008473871e115aa123819ad359ab12d9d982]

INTEGRATION: CWS ooo19126 (1.3.16); FILE MERGED 2005/09/05 14:02:21 rt 1.3.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9f4fd5432d9c6e4dfc8dfebeb8c4398a8e6365c6]

INTEGRATION: CWS ooo19126 (1.8.258); FILE MERGED 2005/09/05 14:43:45 rt 1.8.258.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [29586b95634a32c5cc708a0277989ee1569884f5]

INTEGRATION: CWS ooo19126 (1.22.694); FILE MERGED 2005/09/05 13:46:59 rt 1.22.694.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2a1d4271cf704bda74efe0e966236766fceda60a]

INTEGRATION: CWS ooo19126 (1.1.1.1.1462); FILE MERGED 2005/09/05 13:46:59 rt 1.1.1.1.1462.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3355bcda596ae783c234bf45530705d5b4dad257]

INTEGRATION: CWS ooo19126 (1.1.16); FILE MERGED 2005/09/05 14:02:20 rt 1.1.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1a79ee36a01f0920e1b7b351b47b17b7f3cac75d]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:33:46 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [cb9c512e37181c5ce72778dd31850bfb24f9db69]

INTEGRATION: CWS ooo19126 (1.12.246); FILE MERGED 2005/09/05 13:46:59 rt 1.12.246.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [53d6d589b02ae1417fe01b3f881f8739c0025dd8]

INTEGRATION: CWS ooo19126 (1.3.1254); FILE MERGED 2005/09/05 13:46:58 rt 1.3.1254.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9917fe406c0835234ad9276f6e3e7cec3bb323dd]

INTEGRATION: CWS ooo19126 (1.15.546); FILE MERGED 2005/09/05 14:43:43 rt 1.15.546.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [be2e984d282a48fdf987edbb3b49637d00cc7ff4]

INTEGRATION: CWS ooo19126 (1.13.458); FILE MERGED 2005/09/05 13:46:58 rt 1.13.458.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [bc3a065d5ef2c261c5221a9798b996ed943821c7]

INTEGRATION: CWS ooo19126 (1.4.16); FILE MERGED 2005/09/05 14:02:20 rt 1.4.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7f33b72217e1fba38abe81fd013feabc31a87c4c]

INTEGRATION: CWS ooo19126 (1.9.662); FILE MERGED 2005/09/05 13:46:57 rt 1.9.662.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [cf6b4b011ac8b36a5cdb58f746135c0c795e8429]

INTEGRATION: CWS ooo19126 (1.5.546); FILE MERGED 2005/09/05 14:43:43 rt 1.5.546.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2d5efd599ef61eb6b71e6ac14d060cb69c2c2c8c]

INTEGRATION: CWS ooo19126 (1.4.664); FILE MERGED 2005/09/05 13:46:57 rt 1.4.664.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0839d4cf49f59622d49b4f11b5b84ae273913158]

INTEGRATION: CWS ooo19126 (1.16.8); FILE MERGED 2005/09/05 14:02:19 rt 1.16.8.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4bb04458fe6e97002869d16a2fdc82ceb0b0fb8c]

INTEGRATION: CWS ooo19126 (1.6.546); FILE MERGED 2005/09/05 14:43:43 rt 1.6.546.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [372ce3f29891b4e87f2ab99b1e4124484c285eb0]

INTEGRATION: CWS ooo19126 (1.5.1254); FILE MERGED 2005/09/05 13:46:56 rt 1.5.1254.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e7bb204b6b4abecb507662eb7c5b9b8873be98eb]

INTEGRATION: CWS ooo19126 (1.4.546); FILE MERGED 2005/09/05 14:43:43 rt 1.4.546.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [03cd7c2b73f27b960e9978350df2cce4578b621d]

INTEGRATION: CWS ooo19126 (1.10.16); FILE MERGED 2005/09/05 14:02:19 rt 1.10.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4bd9782074e09a9a044400f6a6ff4ad5e036ea01]

INTEGRATION: CWS ooo19126 (1.8.224); FILE MERGED 2005/09/05 13:46:56 rt 1.8.224.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [87c2ef003e882106a1ed3590c398f03423b7bac9]

INTEGRATION: CWS ooo19126 (1.3.16); FILE MERGED 2005/09/05 14:02:19 rt 1.3.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2a987a6c4ae1b801d1b1ccad1a103040b687f62f]

INTEGRATION: CWS ooo19126 (1.3.546); FILE MERGED 2005/09/05 14:43:42 rt 1.3.546.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3288954b7fd59fd3370f583defb4f9c487f688e8]

INTEGRATION: CWS ooo19126 (1.4.44); FILE MERGED 2005/09/05 11:33:42 rt 1.4.44.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c301a94e196a9767473152de6bc4b63781761782]

INTEGRATION: CWS ooo19126 (1.1.16); FILE MERGED 2005/09/05 14:02:19 rt 1.1.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0103cec62d1c73d70b17649ea48dee7e0f8854dd]

INTEGRATION: CWS ooo19126 (1.6.546); FILE MERGED 2005/09/05 14:43:42 rt 1.6.546.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [81b2c2772608277ae8e2de0186fef28c933cdc51]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:33:41 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [acd1a8f698a5d9071d2c0cf7eeeb3d422a7ef71f]

INTEGRATION: CWS ooo19126 (1.3.1254); FILE MERGED 2005/09/05 13:46:55 rt 1.3.1254.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [42d78f19f2d6b7bf01c1dab1546a073b7a55f5eb]

INTEGRATION: CWS ooo19126 (1.58.546); FILE MERGED 2005/09/05 14:43:42 rt 1.58.546.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9c194c3ce01260c67a9704120a983195c1ed230b]

INTEGRATION: CWS ooo19126 (1.5.122); FILE MERGED 2005/09/05 11:33:40 rt 1.5.122.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d21d586630ec47cc97102abe9a0e67e2d6bd6fe7]

INTEGRATION: CWS ooo19126 (1.3.596); FILE MERGED 2005/09/05 13:46:53 rt 1.3.596.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [700d84281d9f47c960f4156499aeda3b17323d99]

INTEGRATION: CWS ooo19126 (1.1.16); FILE MERGED 2005/09/05 14:02:18 rt 1.1.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [23a0d7cdc3fcb41e7f8ca18b9cc76d0539d20eaa]

INTEGRATION: CWS ooo19126 (1.5.58); FILE MERGED 2005/09/05 11:33:36 rt 1.5.58.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c3aca52939ce6d36a76613ed53ce282084250b91]

INTEGRATION: CWS ooo19126 (1.31.358); FILE MERGED 2005/09/05 13:46:53 rt 1.31.358.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4b3f118f86d756ad10ec119fe3e5d1f7b80e26fb]

INTEGRATION: CWS ooo19126 (1.1.16); FILE MERGED 2005/09/05 14:02:17 rt 1.1.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2d3da2f6fbcd1edbcc2f43e6d46c58c870a51f9c]

INTEGRATION: CWS ooo19126 (1.4.546); FILE MERGED 2005/09/05 14:43:41 rt 1.4.546.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [13f791a6843f9816fd2357afe98a990b4f1c79ee]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:33:34 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6686a6a11c1e12357415ed4f7ccc6cb8b2074428]

INTEGRATION: CWS ooo19126 (1.3.1448); FILE MERGED 2005/09/05 13:46:53 rt 1.3.1448.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [756d2f8013742a39400bab7b8fae6f020b841964]

INTEGRATION: CWS ooo19126 (1.22.546); FILE MERGED 2005/09/05 14:43:40 rt 1.22.546.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [fd391946478733ae4c1a421b8c3c00bdcdf62dd8]

INTEGRATION: CWS ooo19126 (1.6.58); FILE MERGED 2005/09/05 11:33:34 rt 1.6.58.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2b15c3c6babf0afaf4471d90f203316ad8e3f2ce]

INTEGRATION: CWS ooo19126 (1.13.596); FILE MERGED 2005/09/05 13:46:52 rt 1.13.596.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d219ebacc94c2b4285f0bc58c7db540bd23ccdf0]

INTEGRATION: CWS ooo19126 (1.4.474); FILE MERGED 2005/09/05 14:43:40 rt 1.4.474.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [928c45da4be458e5c6730b3258be450b08772404]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:33:34 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6c2fc9deb5c9de011b9b4d31a8c1a6be323f3ad2]

INTEGRATION: CWS ooo19126 (1.27.694); FILE MERGED 2005/09/05 13:46:52 rt 1.27.694.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a06ab420a3c1fee223c35b8c070bd98e86d4355d]

INTEGRATION: CWS ooo19126 (1.9.258); FILE MERGED 2005/09/05 14:43:40 rt 1.9.258.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [82f33505aa01d9eb15ea40cd2a85bf8429215bfa]

INTEGRATION: CWS ooo19126 (1.4.70); FILE MERGED 2005/09/05 11:33:33 rt 1.4.70.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b26fddbefd22193ba5ca9a3f98662762fd499969]

INTEGRATION: CWS ooo19126 (1.1.16); FILE MERGED 2005/09/05 14:02:16 rt 1.1.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [28a33a9b31e72546841d768beee08fbeee7f9e83]

INTEGRATION: CWS ooo19126 (1.1.1.1.1462); FILE MERGED 2005/09/05 13:46:52 rt 1.1.1.1.1462.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8b0dc692f25ec025e8323e71efb862080c536c87]

INTEGRATION: CWS ooo19126 (1.3.70); FILE MERGED 2005/09/05 11:33:32 rt 1.3.70.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [789ade787a48ac62c27f8cbb43dc6a0b1db4cbec]

INTEGRATION: CWS ooo19126 (1.18.378); FILE MERGED 2005/09/05 13:46:51 rt 1.18.378.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f3d35b8f232d835001d98fea4417fcdfef532983]

INTEGRATION: CWS ooo19126 (1.9.546); FILE MERGED 2005/09/05 14:43:38 rt 1.9.546.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [17534909b75a47c727280f3faf3440946a78229d]

INTEGRATION: CWS ooo19126 (1.6.70); FILE MERGED 2005/09/05 11:33:31 rt 1.6.70.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [bdc22d92943fd304e6de2babfa346d84e97cf01d]

INTEGRATION: CWS ooo19126 (1.20.694); FILE MERGED 2005/09/05 13:46:51 rt 1.20.694.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e3dab527fad958a8935e86915e31b1bc22b51a27]

INTEGRATION: CWS ooo19126 (1.3.546); FILE MERGED 2005/09/05 14:43:38 rt 1.3.546.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [04662849ce6d2756a8cf477335bfab01b7b7d451]

INTEGRATION: CWS ooo19126 (1.2.74); FILE MERGED 2005/09/05 11:33:20 rt 1.2.74.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f56dbc1f0ef02d1760af5570196676e9a93acf02]

INTEGRATION: CWS ooo19126 (1.1.1430); FILE MERGED 2005/09/05 13:46:51 rt 1.1.1430.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f1d98e35adf54a59bf43caccb5f6a7710e151d85]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:33:06 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4ed60c6f7bd3ea22b21e8400982ce06dad39e81f]

INTEGRATION: CWS ooo19126 (1.11.596); FILE MERGED 2005/09/05 13:46:50 rt 1.11.596.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [faff1ef23ceb5fd7ea42925554b4ac015e044d17]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:33:06 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8a85abcbb3441eb12893a6149b8bcdebf92da2ee]

INTEGRATION: CWS ooo19126 (1.1.16); FILE MERGED 2005/09/05 14:02:15 rt 1.1.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [831a79a338d28c85283347d17938c6fb91971825]

INTEGRATION: CWS ooo19126 (1.28.358); FILE MERGED 2005/09/05 13:46:50 rt 1.28.358.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d290e25011926be2f6ecc35f236d37c1484ae619]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:33:05 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4c156c6e550cb4817b67ae6898fb9722d18b315b]

INTEGRATION: CWS ooo19126 (1.32.546); FILE MERGED 2005/09/05 14:43:37 rt 1.32.546.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ef590243f907458ae03464b9bcfaa21b329ec6ca]

INTEGRATION: CWS ooo19126 (1.2.1452); FILE MERGED 2005/09/05 13:46:50 rt 1.2.1452.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f0bc73b7494b627abadad893808b94977d759694]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:33:04 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2bbba02891e7f37a37d993c7f079f1141d764d24]

INTEGRATION: CWS ooo19126 (1.6.546); FILE MERGED 2005/09/05 14:43:37 rt 1.6.546.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5ba4b0cb7e1e7ce277ae94bec09e6a510dd50122]

INTEGRATION: CWS ooo19126 (1.6.596); FILE MERGED 2005/09/05 13:46:50 rt 1.6.596.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [05dc2f7b204d448479a2e23a013236a67f12e42c]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:33:03 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3657d58797d22761b50eb43ebfc8d8966f9e69d1]

INTEGRATION: CWS ooo19126 (1.11.258); FILE MERGED 2005/09/05 14:43:37 rt 1.11.258.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ac5c98e4c7ccd1722d418e88978235099290b0fe]

INTEGRATION: CWS ooo19126 (1.30.694); FILE MERGED 2005/09/05 13:46:49 rt 1.30.694.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2f0c45dfb7cc100536e2c6ebbebdb7d4de4eed9f]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:33:02 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [11d00f52a3d297b56cc4fc53a25b41021a58b8c3]

INTEGRATION: CWS ooo19126 (1.1.16); FILE MERGED 2005/09/05 14:02:14 rt 1.1.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d9ed188dd750da7542e58d6255e1850e67d68a4b]

INTEGRATION: CWS ooo19126 (1.2.1448); FILE MERGED 2005/09/05 13:46:49 rt 1.2.1448.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f0d3712bb038e05cae814a33dc38e71b3029efe3]

INTEGRATION: CWS ooo19126 (1.29.168); FILE MERGED 2005/09/05 13:46:49 rt 1.29.168.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8b7d2d4c90be8b3027f4a83e24f010837640f4e9]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:33:01 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [dd6f9397bbc0573a009770a40cedccfb83c49a49]

INTEGRATION: CWS ooo19126 (1.1.1.1.994); FILE MERGED 2005/09/05 14:43:36 rt 1.1.1.1.994.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4977147404214a6f5a88e3098ece8423a3b10229]

INTEGRATION: CWS ooo19126 (1.3.120); FILE MERGED 2005/09/05 11:33:00 rt 1.3.120.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c33cfae870dd0c51effce7b6a5f528330b01c8e4]

INTEGRATION: CWS ooo19126 (1.16.694); FILE MERGED 2005/09/05 13:46:48 rt 1.16.694.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b09874777305f590c007e79200b66f2d17f69e29]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:32:59 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9121544de7e1b2a33b9de4489e60a671cddcdcff]

INTEGRATION: CWS ooo19126 (1.9.984); FILE MERGED 2005/09/05 14:43:36 rt 1.9.984.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5cebf57fbcc993b8c834908379b2ce4e288b21eb]

INTEGRATION: CWS ooo19126 (1.1.16); FILE MERGED 2005/09/05 14:02:13 rt 1.1.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [16397a3129474e89a0a42c41b6f53d61157b8cfe]

INTEGRATION: CWS ooo19126 (1.6.1254); FILE MERGED 2005/09/05 13:46:48 rt 1.6.1254.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [927bf7ff3093fdbed72a359ae391d2b2e18eeb20]

INTEGRATION: CWS ooo19126 (1.2.992); FILE MERGED 2005/09/05 14:43:36 rt 1.2.992.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4e35b11223d62c22a96f76e47218dce7e70b5ba8]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:32:58 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [cef77bf4b90986860398a189acc84ff6d7d58681]

INTEGRATION: CWS ooo19126 (1.34.316); FILE MERGED 2005/09/05 13:46:47 rt 1.34.316.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c196207c32859b59ac63638add509e68d69bd412]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:32:58 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2450d087239c64272176b1d58a3df78f1630488e]

INTEGRATION: CWS ooo19126 (1.1.16); FILE MERGED 2005/09/05 14:02:12 rt 1.1.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [bd6e83acb67b53b096cd822e998baeb0ff2e5205]

INTEGRATION: CWS ooo19126 (1.2.1448); FILE MERGED 2005/09/05 13:46:47 rt 1.2.1448.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c6513fe3b6103cfb8859adcae4692a282a2a2faa]

INTEGRATION: CWS ooo19126 (1.3.76); FILE MERGED 2005/09/05 11:32:57 rt 1.3.76.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f081e6c6e455b4c3bf835d36cea51b71f158e517]

INTEGRATION: CWS ooo19126 (1.11.290); FILE MERGED 2005/09/05 13:46:47 rt 1.11.290.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [32f240a84a423844eedd2c1b0ba1ead6e7acf377]

INTEGRATION: CWS ooo19126 (1.4.988); FILE MERGED 2005/09/05 14:43:35 rt 1.4.988.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2a5c2814576086a4149cf8c7fdaa3807f5e5f635]

INTEGRATION: CWS ooo19126 (1.2.120); FILE MERGED 2005/09/05 11:32:57 rt 1.2.120.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [365fcfec94752941e58c90557e44b93a1ecd1cdd]

INTEGRATION: CWS ooo19126 (1.11.478); FILE MERGED 2005/09/05 13:46:46 rt 1.11.478.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9ffdbedb2c50afa05a375c56a7cafd2fbbdfa323]

INTEGRATION: CWS ooo19126 (1.4.984); FILE MERGED 2005/09/05 14:43:35 rt 1.4.984.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [22dd599cee27e677f4388eb17a6df7fe7e762eb2]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:32:56 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ffa45883393236e7925a2c0900e30a0141d7c80d]

INTEGRATION: CWS ooo19126 (1.1.16); FILE MERGED 2005/09/05 14:02:11 rt 1.1.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [585c3128d5213bd248939b06fcb1601a653eb60f]

INTEGRATION: CWS ooo19126 (1.4.984); FILE MERGED 2005/09/05 14:43:34 rt 1.4.984.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f777a7828b2ab20f96448c0a3c5edc346f81b93e]

INTEGRATION: CWS ooo19126 (1.30.320); FILE MERGED 2005/09/05 13:46:42 rt 1.30.320.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9253bbb89c454a9df362b1380888c97f10d5e973]

INTEGRATION: CWS ooo19126 (1.1.158); FILE MERGED 2005/09/05 11:32:55 rt 1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [20947601421be696d54ca457d3235dafbf9ccd5b]

INTEGRATION: CWS ooo19126 (1.9.988); FILE MERGED 2005/09/05 14:43:34 rt 1.9.988.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0edb478d20bf4160de11fffedc4c9347bafad3a3]

INTEGRATION: CWS ooo19126 (1.2.1448); FILE MERGED 2005/09/05 13:46:42 rt 1.2.1448.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [056a2b35728e10a064e016bbddf0bf51dc23aa9d]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:32:55 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0ac3f14dec8deb4ddc349c06d217b5a3adf52716]

INTEGRATION: CWS ooo19126 (1.7.596); FILE MERGED 2005/09/05 13:46:41 rt 1.7.596.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b777ed727f0adf0a4bcbd695c50d10e58838fc62]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:32:54 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1269ebab22dcfb0c0a2966f3808612242a5b403e]

INTEGRATION: CWS ooo19126 (1.17.694); FILE MERGED 2005/09/05 13:46:41 rt 1.17.694.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d7944ab739585592f3bca88b1dff8a5862019acf]

INTEGRATION: CWS ooo19126 (1.27.984); FILE MERGED 2005/09/05 14:43:34 rt 1.27.984.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [03f08009ab0e70abe83da34c2e6dca2a9a74a450]

INTEGRATION: CWS ooo19126 (1.1.16); FILE MERGED 2005/09/05 14:02:10 rt 1.1.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5891e3427c72310294ea32f19c1e77ea250f58d7]

INTEGRATION: CWS ooo19126 (1.1.158); FILE MERGED 2005/09/05 11:32:54 rt 1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0892b5a1f0e910137bb160a1dea53ef17d298949]

INTEGRATION: CWS ooo19126 (1.14.988); FILE MERGED 2005/09/05 14:43:33 rt 1.14.988.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1dd1777f3b86241284142f3519fb87875b4a0043]

INTEGRATION: CWS ooo19126 (1.2.1448); FILE MERGED 2005/09/05 13:46:41 rt 1.2.1448.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [36c1c8b0d8492a97971beb33f08692fbf8388aff]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:32:53 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [38078b55c294d1e738475bc72bd24b5dec9e3e50]

INTEGRATION: CWS ooo19126 (1.3.984); FILE MERGED 2005/09/05 14:43:33 rt 1.3.984.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [235dbf1b04fbb9b1a5f25463126a9644fec4f804]

INTEGRATION: CWS ooo19126 (1.8.386); FILE MERGED 2005/09/05 13:46:40 rt 1.8.386.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f681cd90b447c168c0e7f28a842726cd67f72dd4]

INTEGRATION: CWS ooo19126 (1.11.984); FILE MERGED 2005/09/05 14:43:33 rt 1.11.984.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8fce6bff1f2d089794f8f99456b2c003693384ab]

INTEGRATION: CWS ooo19126 (1.22.694); FILE MERGED 2005/09/05 13:46:40 rt 1.22.694.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [df3dd415971f2ed3107e166b0f920c3c69ead43d]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:32:51 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7effcc143ef6ed394dd8f4569a064b3f003986d6]

INTEGRATION: CWS ooo19126 (1.2.984); FILE MERGED 2005/09/05 14:43:33 rt 1.2.984.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [68c4219851d6e6ec072a236038ecb8d1f391bece]

INTEGRATION: CWS ooo19126 (1.2.1448); FILE MERGED 2005/09/05 13:46:40 rt 1.2.1448.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [de14da7133a2a8020b865bb6854be0ea0d74591f]

INTEGRATION: CWS ooo19126 (1.4.984); FILE MERGED 2005/09/05 14:43:33 rt 1.4.984.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d91ba104f27b579e31e012c9ceaf2182da5ea9ea]

INTEGRATION: CWS ooo19126 (1.1.16); FILE MERGED 2005/09/05 14:02:09 rt 1.1.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e43d12291ad1662cfeb25248686ec76b8985f390]

INTEGRATION: CWS ooo19126 (1.7.596); FILE MERGED 2005/09/05 13:46:40 rt 1.7.596.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c15a64042fc650e032f271d76abf87f7b8376fc4]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:32:50 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a36855eac15f1dec88e2d2606ecd1b65ce1bb662]

INTEGRATION: CWS ooo19126 (1.6.1440); FILE MERGED 2005/09/05 13:46:39 rt 1.6.1440.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [04a96f3bdb9bc2c9fb3faf5c3e63bbf4c0aabbb1]

INTEGRATION: CWS ooo19126 (1.4.836); FILE MERGED 2005/09/05 14:43:32 rt 1.4.836.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [53ce7a6f73dc89d4a2d77f0993516cf00d7b27c7]

INTEGRATION: CWS ooo19126 (1.10.578); FILE MERGED 2005/09/05 13:46:39 rt 1.10.578.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [35ceabe2a88024bb919279539ad0f0b7139a11b0]

INTEGRATION: CWS ooo19126 (1.1.16); FILE MERGED 2005/09/05 14:02:08 rt 1.1.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f03c8bec75161e6b03f0bcbc298cc47358dd8e24]

INTEGRATION: CWS ooo19126 (1.38.694); FILE MERGED 2005/09/05 13:46:39 rt 1.38.694.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [216504012cfde254308519f29be4457301f2e9ed]

INTEGRATION: CWS ooo19126 (1.5.1446); FILE MERGED 2005/09/05 13:46:38 rt 1.5.1446.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1d8cbe221072971ee045044b6e19d4128f5d8aed]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:32:49 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1a00be3fe31e81cc215b7218a54d47c2ffac7b40]

INTEGRATION: CWS ooo19126 (1.38.386); FILE MERGED 2005/09/05 13:46:38 rt 1.38.386.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e3fc73f9c34d5aab6b67b9171742f422d68aaed9]

INTEGRATION: CWS ooo19126 (1.19.386); FILE MERGED 2005/09/05 13:46:37 rt 1.19.386.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0dbbfd2ccf087f86c8c637fd059cf0bbca72216b]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:32:48 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [85599ed8f1231a82528910f6700d950beb237b86]

INTEGRATION: CWS ooo19126 (1.18.694); FILE MERGED 2005/09/05 13:46:37 rt 1.18.694.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b24cc23edb34eac0adb02c0dfa4dae0d7ebb2fd6]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:32:47 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [289a98178883025a7dff70d597ea9865c66a071b]

INTEGRATION: CWS ooo19126 (1.1.16); FILE MERGED 2005/09/05 14:02:07 rt 1.1.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [54d347db4779e57e8d614b83b3e93ee743dcb005]

INTEGRATION: CWS ooo19126 (1.2.1448); FILE MERGED 2005/09/05 13:46:36 rt 1.2.1448.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [44c93a34bb9d0954af3eacd5e82e0c665a492af9]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:32:47 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3e3bcc17b229c5e5926cbfdaeb6083ed7de23a19]

INTEGRATION: CWS ooo19126 (1.16.596); FILE MERGED 2005/09/05 13:46:36 rt 1.16.596.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6b0c7e45d6207818fc19d2895db982e1a5e3e491]

INTEGRATION: CWS ooo19126 (1.1.158); FILE MERGED 2005/09/05 11:32:47 rt 1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [80cbe3f16d026cb417893963c80c86e3bac3b22b]

INTEGRATION: CWS ooo19126 (1.32.358); FILE MERGED 2005/09/05 13:46:35 rt 1.32.358.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b36d5b46b41415dbdc885c6237e440bf1aa1a66e]

INTEGRATION: CWS ooo19126 (1.1.158); FILE MERGED 2005/09/05 11:32:46 rt 1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [442157b26c2ef188dde572fa6b57ec6e0f1c7262]

INTEGRATION: CWS ooo19126 (1.3.1448); FILE MERGED 2005/09/05 13:46:35 rt 1.3.1448.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [aa2cb928b6ca111e6ee0abaf96ba54a3d93ce6da]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:32:45 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4bc6b76af15c4be85589236edcd94cd4690b6d51]

INTEGRATION: CWS ooo19126 (1.14.596); FILE MERGED 2005/09/05 13:46:35 rt 1.14.596.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8d21067bcc26d35843f6128385e66c9ebdf22dbf]

INTEGRATION: CWS ooo19126 (1.1.16); FILE MERGED 2005/09/05 14:02:06 rt 1.1.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [18c413d79ecd185b749cfb195429320b1357020d]

INTEGRATION: CWS ooo19126 (1.5.96); FILE MERGED 2005/09/05 17:09:53 rt 1.5.96.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [64df73403d647a7475bbd657900f2546bf7b1bf6]

INTEGRATION: CWS ooo19126 (1.22.694); FILE MERGED 2005/09/05 13:46:34 rt 1.22.694.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [90301a21b9d97cfc192573c08fa6a3efb2514738]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:32:43 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0a282b8e296c717a1719142080f0b916b421a7e7]

INTEGRATION: CWS ooo19126 (1.2.1448); FILE MERGED 2005/09/05 13:46:34 rt 1.2.1448.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7c44b5b4bb257975b47f7271ac156646b3bb21d4]

INTEGRATION: CWS ooo19126 (1.9.596); FILE MERGED 2005/09/05 13:46:33 rt 1.9.596.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [cf1a5b40d2cb0d63da10a9e8ba27930283a6887d]

INTEGRATION: CWS ooo19126 (1.5.246); FILE MERGED 2005/09/05 17:09:52 rt 1.5.246.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d82178a3b88e019a2f93538acabfc5480f772358]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:32:42 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9fe634d74f6d20a7ad8ab8bf9fef6d7f1a5530c8]

INTEGRATION: CWS ooo19126 (1.1.16); FILE MERGED 2005/09/05 14:02:05 rt 1.1.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [bc6a3dfa5265e6a5584a2b1f3d851972d6e9de4b]

INTEGRATION: CWS ooo19126 (1.1.1.1.1462); FILE MERGED 2005/09/05 13:46:33 rt 1.1.1.1.1462.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [543dbcb6db0d5cf6ba1e375702994e348ef2e210]

INTEGRATION: CWS ooo19126 (1.9.70); FILE MERGED 2005/09/05 17:09:51 rt 1.9.70.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [09b897acba764f431f0a3b6a6bdc61a7c8176433]

INTEGRATION: CWS ooo19126 (1.39.44); FILE MERGED 2005/09/05 17:09:51 rt 1.39.44.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [55bfa654fcad77c806b6c506c8081069fec7fc40]

INTEGRATION: CWS ooo19126 (1.3.580); FILE MERGED 2005/09/05 13:46:32 rt 1.3.580.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7685adf55be6f9372a29c5ea68d15884534aed3c]

INTEGRATION: CWS ooo19126 (1.3.220); FILE MERGED 2005/09/05 17:09:51 rt 1.3.220.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [179fc8036b6a4db62bc67cf3cc59897ea81f5a65]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:32:41 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e408ded848140fa2abd68da8d2ce31a169547cc2]

INTEGRATION: CWS ooo19126 (1.1.16); FILE MERGED 2005/09/05 14:02:04 rt 1.1.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a59b974796a2effb985724cebd67e21f6f426e34]

INTEGRATION: CWS ooo19126 (1.3.578); FILE MERGED 2005/09/05 13:46:31 rt 1.3.578.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [af48b3b988db7640ce593732c72e54da54c3b244]

INTEGRATION: CWS ooo19126 (1.3.220); FILE MERGED 2005/09/05 17:09:50 rt 1.3.220.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f62cf9750167920a00a78551a2803b0258b87036]

INTEGRATION: CWS ooo19126 (1.35.694); FILE MERGED 2005/09/05 13:46:31 rt 1.35.694.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0b8e0d42ecf7a809bc96367a5299d531020a0ab6]

INTEGRATION: CWS ooo19126 (1.4.58); FILE MERGED 2005/09/05 17:09:50 rt 1.4.58.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6d3cd02768e5954cd434e29bb057b4f9f830e3ec]

INTEGRATION: CWS ooo19126 (1.1.1.1.1462); FILE MERGED 2005/09/05 13:46:31 rt 1.1.1.1.1462.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [df5c63f5482f82c787e1664e51284779261e65fb]

INTEGRATION: CWS ooo19126 (1.18.70); FILE MERGED 2005/09/05 17:09:50 rt 1.18.70.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2461bc061b44dfecb9e7b944a4ad3cf3ee720398]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:32:40 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [add49ce0426492c3f8386608dc8832dd271cd7c3]

INTEGRATION: CWS ooo19126 (1.22.176); FILE MERGED 2005/09/05 13:46:30 rt 1.22.176.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4846089140d708d289e6b72afc99d6d5fa76f1bb]

INTEGRATION: CWS ooo19126 (1.2.220); FILE MERGED 2005/09/05 17:09:49 rt 1.2.220.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [179084c4e00c9196a3c27ae5dbfd813068757302]

INTEGRATION: CWS ooo19126 (1.6.580); FILE MERGED 2005/09/05 13:46:30 rt 1.6.580.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ccd33ba9c5a40c3b04e3dbf1bb01786e9fcb609f]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:32:39 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f73b2f7eedd6ca55d04f03f72b696936df313a27]

INTEGRATION: CWS ooo19126 (1.1.16); FILE MERGED 2005/09/05 14:02:03 rt 1.1.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3af1e0ba5feb1c85dbac90e74a92e30c32921c79]

INTEGRATION: CWS ooo19126 (1.3.26); FILE MERGED 2005/09/05 17:09:49 rt 1.3.26.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [603dc1a30a445cef089d98180913f91bf8a6f677]

INTEGRATION: CWS ooo19126 (1.7.856); FILE MERGED 2005/09/05 13:46:29 rt 1.7.856.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [fca928c97f1ef4d562d57d0659fad208fa40865a]

INTEGRATION: CWS ooo19126 (1.1.250); FILE MERGED 2005/09/05 17:09:49 rt 1.1.250.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f0eef706dfb1c5f9380d26656d849b6066572f59]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:32:38 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a18b9bfa017204f1bbca592d6d0fb3cc7a868f12]

INTEGRATION: CWS ooo19126 (1.9.216); FILE MERGED 2005/09/05 13:46:28 rt 1.9.216.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ba0ba2a5fba7bccc54a88d25c494358f7d4a4876]

INTEGRATION: CWS ooo19126 (1.8.70); FILE MERGED 2005/09/05 17:09:48 rt 1.8.70.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d76ecd7dbb5f507a0a5d6fc4b86e6698a9a63c20]

INTEGRATION: CWS ooo19126 (1.1.16); FILE MERGED 2005/09/05 14:02:01 rt 1.1.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3662c1906ca3dd52adff1727fbf8b713a1b2fc4b]

INTEGRATION: CWS ooo19126 (1.11.226); FILE MERGED 2005/09/05 13:46:27 rt 1.11.226.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [26aaf796bbda6998ba0a587bfbadaa917a909e70]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:32:37 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [660a9112eec62b5021db7aca4fde97736dfbcd39]

INTEGRATION: CWS ooo19126 (1.1.220); FILE MERGED 2005/09/05 17:09:48 rt 1.1.220.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [14d52bbadb4e15e29d7b1ba6b6d3db342f7042d8]

INTEGRATION: CWS ooo19126 (1.4.582); FILE MERGED 2005/09/05 13:46:27 rt 1.4.582.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9f3369a547353a5a691bc752996589a179db87c1]

INTEGRATION: CWS ooo19126 (1.1.16); FILE MERGED 2005/09/05 14:02:00 rt 1.1.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d0857d19b4a5f6794f3725c601b3d5e3f9d32e06]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:32:36 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [01031ce9d36bec6de17680a3c8ab6555f1be8a75]

INTEGRATION: CWS ooo19126 (1.2.58); FILE MERGED 2005/09/05 17:09:47 rt 1.2.58.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0b015eb3a22319d45fdcc4930fe0afad16388914]

INTEGRATION: CWS ooo19126 (1.16.694); FILE MERGED 2005/09/05 13:46:26 rt 1.16.694.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [eb6c1e6924040c2c8d1357cb574c927a41630e6c]

INTEGRATION: CWS ooo19126 (1.2.16); FILE MERGED 2005/09/05 14:02:00 rt 1.2.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [cdc739b0a58ca951e3687b271e0d3599137537d2]

INTEGRATION: CWS ooo19126 (1.2.1448); FILE MERGED 2005/09/05 13:46:26 rt 1.2.1448.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [89ab1add7b75aa93ffc4975eca67372bea4db564]

INTEGRATION: CWS ooo19126 (1.8.70); FILE MERGED 2005/09/05 17:09:47 rt 1.8.70.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [68e1ef7563c1ecb34be90bd87b584a60db9b61a1]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:32:35 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8a2a87f93883e66e3bb2efffe768c63710f362b0]

INTEGRATION: CWS ooo19126 (1.5.596); FILE MERGED 2005/09/05 13:46:26 rt 1.5.596.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9e2500728ae38d6a04bd837f0e3e58c7789da036]

INTEGRATION: CWS ooo19126 (1.1.220); FILE MERGED 2005/09/05 17:09:47 rt 1.1.220.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6698a0d6710ec9181280c7dcfd93db1899835d7a]

INTEGRATION: CWS ooo19126 (1.1.16); FILE MERGED 2005/09/05 14:01:59 rt 1.1.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7f886ed96aaa3fc8155eb83cca8749f27e112989]

INTEGRATION: CWS ooo19126 (1.6.726); FILE MERGED 2005/09/05 13:46:25 rt 1.6.726.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e7dd35217dea79e5f93c5aa39af005b3c4214c46]

INTEGRATION: CWS ooo19126 (1.3.8); FILE MERGED 2005/09/05 14:01:59 rt 1.3.8.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [afa2dd89cb1afa337a98eadbb4d963ef840c95df]

INTEGRATION: CWS ooo19126 (1.1.220); FILE MERGED 2005/09/05 17:09:46 rt 1.1.220.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a47722f1974caf2a0fae0bd8481820fe44e01d67]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:32:34 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b9aa611928f973892ef3ca7f024c4aa913b85b44]

INTEGRATION: CWS ooo19126 (1.6.114); FILE MERGED 2005/09/05 17:09:46 rt 1.6.114.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [65906bd77b2993e0aa5dcc8b3c17539dbf14ca8b]

INTEGRATION: CWS ooo19126 (1.2.16); FILE MERGED 2005/09/05 14:01:59 rt 1.2.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [10cda2fd710d8046a8fe81ac422a8347dc80e033]

INTEGRATION: CWS ooo19126 (1.40.236); FILE MERGED 2005/09/05 13:46:22 rt 1.40.236.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [890d05149fb805052ecd0b26f7a5936e8cee5611]

INTEGRATION: CWS ooo19126 (1.38.70); FILE MERGED 2005/09/05 17:09:46 rt 1.38.70.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f47f827f2a014b48efffe9f15e7c078a832f4a39]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:32:33 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [744a61be2b180729ba63dfaa1ce57c77137e0c2b]

INTEGRATION: CWS ooo19126 (1.5.1422); FILE MERGED 2005/09/05 13:46:22 rt 1.5.1422.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5cd751dead92472a64cedbc5e72884ced4d62eca]

INTEGRATION: CWS ooo19126 (1.2.246); FILE MERGED 2005/09/05 17:09:45 rt 1.2.246.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b4c5077af0b98f876fc23f73dda4249ff34425e7]

INTEGRATION: CWS ooo19126 (1.1.16); FILE MERGED 2005/09/05 14:01:58 rt 1.1.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [919c7299758a5d780a696fed0edc9cc52717447b]

INTEGRATION: CWS ooo19126 (1.31.726); FILE MERGED 2005/09/05 13:46:22 rt 1.31.726.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [137abb4fe442810d24a841e27389b9fc2a75ff9a]

INTEGRATION: CWS ooo19126 (1.2.8); FILE MERGED 2005/09/05 14:01:58 rt 1.2.8.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [11cc8a37074e2bd0a364075285fb9251d666594c]

INTEGRATION: CWS ooo19126 (1.72.694); FILE MERGED 2005/09/05 13:46:21 rt 1.72.694.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ee7a1736a658a9425cec7ebb5e5081405cc35346]

INTEGRATION: CWS ooo19126 (1.5.104); FILE MERGED 2005/09/05 17:09:45 rt 1.5.104.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b708eea58458342274f34dfd0335f2befa4ad2c5]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:32:32 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [fd1f9a5dbe41a190b1e619c3c4c7d33a093e675a]

INTEGRATION: CWS ooo19126 (1.7.1418); FILE MERGED 2005/09/05 13:46:20 rt 1.7.1418.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3f778a6d6f00ea557576cd3318d254287af8bdf7]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:32:30 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [cafe3654ddb6a12df77b6e4b38d7614f4b4a7424]

INTEGRATION: CWS ooo19126 (1.1.16); FILE MERGED 2005/09/05 14:01:57 rt 1.1.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [12447947d4d1a7e6ff76d6a1db1fc0a75efa8e09]

INTEGRATION: CWS ooo19126 (1.62.386); FILE MERGED 2005/09/05 13:46:20 rt 1.62.386.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [04de010008ac47aa248f3ae43e6d707873e8ba0e]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:32:29 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0412d0ecd155ae46d204fe61c1f816d46d9193ba]

INTEGRATION: CWS ooo19126 (1.58.26); FILE MERGED 2005/09/05 17:09:42 rt 1.58.26.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9c770f9a3c322fb06fe1fa4b54a14977807d8388]

INTEGRATION: CWS ooo19126 (1.9.596); FILE MERGED 2005/09/05 13:46:19 rt 1.9.596.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d1940bc4b4c50a3dbaf9f72fec3d8dd270bdcf8f]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:32:28 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b71071ccfac12ad7509ede19e3f0f6efa82cc385]

INTEGRATION: CWS ooo19126 (1.19.26); FILE MERGED 2005/09/05 17:09:41 rt 1.19.26.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1f244fc4ccdf7d1a0dd5a277a3b6b6e0ffacb140]

INTEGRATION: CWS ooo19126 (1.2.582); FILE MERGED 2005/09/05 13:45:59 rt 1.2.582.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [34433411cac095d487ecde57d552a9ba21c18bc7]

INTEGRATION: CWS ooo19126 (1.2.8); FILE MERGED 2005/09/05 14:01:57 rt 1.2.8.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ab5ec9a11769df94672963c5e64ae01e4175ac8a]

INTEGRATION: CWS ooo19126 (1.13.26); FILE MERGED 2005/09/05 17:09:41 rt 1.13.26.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9e60543a7e64440faffeb8315758430ab2b6a046]

INTEGRATION: CWS ooo19126 (1.2.596); FILE MERGED 2005/09/05 13:45:59 rt 1.2.596.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f5915c835d35d19d61c7b5c7cc6ede9e684d8816]

INTEGRATION: CWS ooo19126 (1.1.16); FILE MERGED 2005/09/05 14:01:56 rt 1.1.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [093818c0bc15ef865ed34386e1e935349d4c9647]

INTEGRATION: CWS ooo19126 (1.47.26); FILE MERGED 2005/09/05 17:09:41 rt 1.47.26.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c90de7293e4164b81103bb0115d3422bb7eb45de]

INTEGRATION: CWS ooo19126 (1.1.1.1.1462); FILE MERGED 2005/09/05 13:45:58 rt 1.1.1.1.1462.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3d791a104246429aeefa1885929eec8b37ae9c95]

INTEGRATION: CWS ooo19126 (1.14.70); FILE MERGED 2005/09/05 17:09:40 rt 1.14.70.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5aec8f53ecaca2eedc9bf20348722ed48b52a461]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:32:27 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [aab1f641d3de240b2b26231cc05ea4f4ed03fb34]

INTEGRATION: CWS ooo19126 (1.1.240); FILE MERGED 2005/09/05 17:09:40 rt 1.1.240.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0f4ce064d046d29bd676dff37b3117f36a77bba8]

INTEGRATION: CWS ooo19126 (1.31.216); FILE MERGED 2005/09/05 13:45:57 rt 1.31.216.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1c20db2601f56f05f122e7e79b6e73fe7e5fea7a]

INTEGRATION: CWS ooo19126 (1.2.108); FILE MERGED 2005/09/05 17:09:39 rt 1.2.108.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b3ae1ff68fee282f90e85fb59a3e87678d7df6ea]

INTEGRATION: CWS ooo19126 (1.4.1426); FILE MERGED 2005/09/05 13:45:57 rt 1.4.1426.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9ff7dcef8f77a33d5db53feeb6a55d069629d40b]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:32:26 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a717be239b80bc6b25322b299f80d220d1910334]

INTEGRATION: CWS ooo19126 (1.1.16); FILE MERGED 2005/09/05 14:01:55 rt 1.1.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5f792956ffd4a1f5b2b4d22e86f534c4f667a500]

INTEGRATION: CWS ooo19126 (1.1.240); FILE MERGED 2005/09/05 17:09:39 rt 1.1.240.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b0a78fc8b047e9b0f7013d14689d20b90792f603]

INTEGRATION: CWS ooo19126 (1.8.692); FILE MERGED 2005/09/05 13:45:56 rt 1.8.692.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0700e43ceb8ce71a60ec034dfd11f480b5dd651c]

INTEGRATION: CWS ooo19126 (1.29.70); FILE MERGED 2005/09/05 17:09:38 rt 1.29.70.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [87cb68f164dcba00ff21a7c0750e4a9d940d887a]

INTEGRATION: CWS ooo19126 (1.2.742); FILE MERGED 2005/09/05 13:45:56 rt 1.2.742.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [16d9dd9a9df51d02e82884d2edeb12140a2b28d1]

INTEGRATION: CWS ooo19126 (1.3.8); FILE MERGED 2005/09/05 14:01:55 rt 1.3.8.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c9f0e26bfc6f0a48a52482ca775cd9f27eb35b04]

INTEGRATION: CWS ooo19126 (1.1.1.1.264); FILE MERGED 2005/09/05 17:09:38 rt 1.1.1.1.264.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2f70ec16198eadd5b4721a44612a8f2a87b262a9]

INTEGRATION: CWS ooo19126 (1.1.1.1.1462); FILE MERGED 2005/09/05 13:45:56 rt 1.1.1.1.1462.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2836d194c7dca69571ae597789b580b507e1659a]

INTEGRATION: CWS ooo19126 (1.3.16); FILE MERGED 2005/09/05 14:01:54 rt 1.3.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c749c1d6a16d97f00e6301c3444f37546855bd11]

INTEGRATION: CWS ooo19126 (1.1.1.1.1462); FILE MERGED 2005/09/05 13:45:55 rt 1.1.1.1.1462.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c440f3f3c9d91c1001989d437763bf58c01487c9]

INTEGRATION: CWS ooo19126 (1.1.1.1.264); FILE MERGED 2005/09/05 17:09:37 rt 1.1.1.1.264.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [cbfcadcdd20074efdb03624d620ebfb5d04add41]

INTEGRATION: CWS ooo19126 (1.5.16); FILE MERGED 2005/09/05 14:01:53 rt 1.5.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1e65e317a2d943bf435a65141c5082515689f99b]

INTEGRATION: CWS ooo19126 (1.1.1.1.1462); FILE MERGED 2005/09/05 13:45:54 rt 1.1.1.1.1462.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [fb857060e547a3e74c24a4fceead309c6dbcb1d1]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:32:24 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f4d458c9a1b5d2f96a56c9230cfd975683fd614e]

INTEGRATION: CWS ooo19126 (1.1.2); FILE MERGED 2005/09/05 17:39:13 rt 1.1.2.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [88176de3e8379d691ea978fda7fbee420c871b9d]

INTEGRATION: CWS ooo19126 (1.1.158); FILE MERGED 2005/09/05 11:32:24 rt 1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ed85986fd7c10eed72e40daac244a4614eb3d69a]

INTEGRATION: CWS ooo19126 (1.1.158); FILE MERGED 2005/09/05 11:32:23 rt 1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [77f0d34f01387f042aa93df247d5e2c95784a91f]

INTEGRATION: CWS ooo19126 (1.3.630); FILE MERGED 2005/09/05 13:45:54 rt 1.3.630.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [fb1266d4d523e89566e0beb31cafa81d3bc4fa05]

INTEGRATION: CWS ooo19126 (1.1.2); FILE MERGED 2005/09/05 17:39:12 rt 1.1.2.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [89c7a0dcde3180ad95978b71795697b7fcb878ca]

INTEGRATION: CWS ooo19126 (1.3.2); FILE MERGED 2005/09/05 17:39:12 rt 1.3.2.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1aa250d9abaae8b653ee6969bb8cc5e22fb113e7]

INTEGRATION: CWS ooo19126 (1.34.214); FILE MERGED 2005/09/05 13:45:53 rt 1.34.214.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ed9063fed56fd5f82145a3444633db8950e32863]

INTEGRATION: CWS ooo19126 (1.8.160); FILE MERGED 2005/09/05 15:17:31 rt 1.8.160.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [012d71b281dcdd217a21323be74bf3e64a5e8ac9]

INTEGRATION: CWS ooo19126 (1.5.1422); FILE MERGED 2005/09/05 13:45:53 rt 1.5.1422.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [278de180d1f26ac02c7fad716b6c9a241cd25c27]

INTEGRATION: CWS ooo19126 (1.4.2); FILE MERGED 2005/09/05 17:39:12 rt 1.4.2.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [36390f4d2a864a819d9d0af72ea570f71fe027f3]

INTEGRATION: CWS ooo19126 (1.1.158); FILE MERGED 2005/09/05 11:32:22 rt 1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [59333672f9e65912e9284866fae4848677bbd2b9]

INTEGRATION: CWS ooo19126 (1.8.302); FILE MERGED 2005/09/05 15:17:31 rt 1.8.302.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [41d043b32101bc2dadf79803146e778257b4906e]

INTEGRATION: CWS ooo19126 (1.9.1446); FILE MERGED 2005/09/05 13:45:52 rt 1.9.1446.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ed9aea231a1f351dd783216fd17cc9a1ae3aae5c]

INTEGRATION: CWS ooo19126 (1.17.68); FILE MERGED 2005/09/05 15:17:30 rt 1.17.68.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5e6e18882851824d0aa8cde4e2b6af9656e451aa]

INTEGRATION: CWS ooo19126 (1.11.216); FILE MERGED 2005/09/05 13:45:51 rt 1.11.216.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [428a5fea071eff9523cd5a5a4b6e4c2cbd056613]

INTEGRATION: CWS ooo19126 (1.6.2); FILE MERGED 2005/09/05 17:39:12 rt 1.6.2.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a0941cff8893b1e0bac52799c66e7ae69e1ee279]

INTEGRATION: CWS ooo19126 (1.20.152); FILE MERGED 2005/09/05 15:17:29 rt 1.20.152.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6f2bb3d042cfab68f87176dda2eff69fab62f495]

INTEGRATION: CWS ooo19126 (1.10.580); FILE MERGED 2005/09/05 13:45:50 rt 1.10.580.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a9f789f56a1f6fbc99b099d0ef6d4fc474e01765]

INTEGRATION: CWS ooo19126 (1.1.2); FILE MERGED 2005/09/05 17:39:11 rt 1.1.2.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e6b1fcfdbe2a1b76477aed10ea5f3405d660bff2]

INTEGRATION: CWS ooo19126 (1.1.158); FILE MERGED 2005/09/05 11:32:21 rt 1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e42664f210c1931d2c7f06eb3194a44768f2dc46]

INTEGRATION: CWS ooo19126 (1.4.356); FILE MERGED 2005/09/05 15:17:29 rt 1.4.356.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [fd38df73a83edab88b6618acfcf16c5dd3137294]

INTEGRATION: CWS ooo19126 (1.7.1420); FILE MERGED 2005/09/05 13:45:49 rt 1.7.1420.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ec237e887f689efd865b943d9feca8e2af84ff11]

INTEGRATION: CWS ooo19126 (1.10.578); FILE MERGED 2005/09/05 13:45:49 rt 1.10.578.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ec95bcdb8cb8dedc263cff65ce2fb2f901155aa4]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:32:21 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [be0ed92e1a1a7215e66d4bf1085f76b8688cb73f]

INTEGRATION: CWS ooo19126 (1.2.162); FILE MERGED 2005/09/05 15:17:28 rt 1.2.162.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [dc2f9e9d3bcc1dd02e5365b5fc61a75a73be608f]

INTEGRATION: CWS ooo19126 (1.8.596); FILE MERGED 2005/09/05 13:45:48 rt 1.8.596.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [73676d2fd6b6b286fb2dd919aef8c417dddbefce]

INTEGRATION: CWS ooo19126 (1.1.2); FILE MERGED 2005/09/05 17:39:10 rt 1.1.2.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [833f718ca00ecaf552c58fa2e503e1472cb4c4d8]

INTEGRATION: CWS ooo19126 (1.4.160); FILE MERGED 2005/09/05 15:17:27 rt 1.4.160.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [cd5587e70e2e4270e80e0adb9b8730a4e91299d6]

INTEGRATION: CWS ooo19126 (1.1.158); FILE MERGED 2005/09/05 11:32:20 rt 1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [eeaa5cdb522f8b104314b4f5d686647276f986a1]

INTEGRATION: CWS ooo19126 (1.4.596); FILE MERGED 2005/09/05 13:45:48 rt 1.4.596.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e93712b3ecd7746e907d80745b8b205891ba0715]

INTEGRATION: CWS ooo19126 (1.1.158); FILE MERGED 2005/09/05 11:32:19 rt 1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [08e1a2d0211d7ab33869429b898681fb3321fa62]

INTEGRATION: CWS ooo19126 (1.8.2); FILE MERGED 2005/09/05 17:39:10 rt 1.8.2.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1fe51c71f8330f75529dfaecf0aae02e92adb13f]

INTEGRATION: CWS ooo19126 (1.5.596); FILE MERGED 2005/09/05 13:45:47 rt 1.5.596.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [62e4179412325c9e4bb9bd7cbba1e01710cb2d24]

INTEGRATION: CWS ooo19126 (1.45.152); FILE MERGED 2005/09/05 15:17:26 rt 1.45.152.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [54e7dbec79e29d5c0a9a163bf77a2dcabf62f595]

INTEGRATION: CWS ooo19126 (1.1.158); FILE MERGED 2005/09/05 11:32:18 rt 1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d9f48e78479ea6ddbe053c03b522d12cdbd5f675]

INTEGRATION: CWS ooo19126 (1.1.1.1.1462); FILE MERGED 2005/09/05 13:45:47 rt 1.1.1.1.1462.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [33d063ceb047deb65f3fb5f0b902fdf75d5b86fb]

INTEGRATION: CWS ooo19126 (1.3.356); FILE MERGED 2005/09/05 15:17:25 rt 1.3.356.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c09ef339403c915c41fd601363e0a7dc137d87cc]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:32:18 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d5a52505787f65aad402d0888c7b8429c504d5de]

INTEGRATION: CWS ooo19126 (1.2.694); FILE MERGED 2005/09/05 13:45:47 rt 1.2.694.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b2e3e452aabd898530d1e63f0b57b99a7d92553e]

INTEGRATION: CWS ooo19126 (1.1.356); FILE MERGED 2005/09/05 15:17:23 rt 1.1.356.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [26d10670228c5385d0577bbd78e14f1c039d1ba4]

INTEGRATION: CWS ooo19126 (1.1.158); FILE MERGED 2005/09/05 11:32:17 rt 1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [bd9eefc13c6f56e6f54e18e4d64befdb018faa71]

INTEGRATION: CWS ooo19126 (1.2.582); FILE MERGED 2005/09/05 13:45:46 rt 1.2.582.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [330116f9c77c51d6cec2637bf1c0bf526e179f51]

INTEGRATION: CWS ooo19126 (1.43.152); FILE MERGED 2005/09/05 15:17:22 rt 1.43.152.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [276fc6b9151ec99ba94fd52594a0e074b1c30ec3]

INTEGRATION: CWS ooo19126 (1.2.726); FILE MERGED 2005/09/05 13:45:46 rt 1.2.726.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [49734e7e50c22d7a49fed88680edf92204a3e187]

INTEGRATION: CWS ooo19126 (1.3.356); FILE MERGED 2005/09/05 15:17:22 rt 1.3.356.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f2f88d506394c0ae0ff84f78ec50b63f0bb64cc1]

INTEGRATION: CWS ooo19126 (1.11.600); FILE MERGED 2005/09/05 13:45:46 rt 1.11.600.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8836a48e7d04e638e7187d197a8dc62d6dc87086]

INTEGRATION: CWS ooo19126 (1.1.158); FILE MERGED 2005/09/05 11:32:16 rt 1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f54353a0ba7974f8b26be6ab9232923d39dab5f1]

INTEGRATION: CWS ooo19126 (1.3.596); FILE MERGED 2005/09/05 13:45:46 rt 1.3.596.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [97c5a13a1694ea2fea7a508195f7356641c024ae]

INTEGRATION: CWS ooo19126 (1.3.100); FILE MERGED 2005/09/05 15:17:20 rt 1.3.100.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [40f26de2dc962fd332062f083a87a0f1b7dfc6b2]

INTEGRATION: CWS ooo19126 (1.2.692); FILE MERGED 2005/09/05 13:45:45 rt 1.2.692.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [10f95ecc59e1e34089b84cd934dc4d4e2ff65a74]

INTEGRATION: CWS ooo19126 (1.2.12); FILE MERGED 2005/09/05 17:20:08 rt 1.2.12.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [742344c9ce5cd1033f5b080fdb0c3f9ae8fb2315]

INTEGRATION: CWS ooo19126 (1.4.356); FILE MERGED 2005/09/05 15:17:19 rt 1.4.356.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [71dd8f02014b1313bad25bef0d8c538098bd9974]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:32:15 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [74bdc03dad337870af691b39fd2cff7c10a13cd1]

INTEGRATION: CWS ooo19126 (1.1.1.1.1462); FILE MERGED 2005/09/05 13:45:45 rt 1.1.1.1.1462.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3b0c259fc1896ea7126aad0bc89e89457fe1b94d]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:32:14 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5925632d92a9170aa5cdd89cbb1e52cad18ba613]

INTEGRATION: CWS ooo19126 (1.2.692); FILE MERGED 2005/09/05 13:45:44 rt 1.2.692.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [51fe028a8529a124d22473e43a2aae0fded6c53d]

INTEGRATION: CWS ooo19126 (1.2.12); FILE MERGED 2005/09/05 17:20:07 rt 1.2.12.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f659e32edd5818f77ac223704ee7517204a71590]

INTEGRATION: CWS ooo19126 (1.1.158); FILE MERGED 2005/09/05 11:32:14 rt 1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1f444bbcd44b298f17821aac0df257882003c44b]

INTEGRATION: CWS ooo19126 (1.49.64); FILE MERGED 2005/09/05 15:17:16 rt 1.49.64.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [799aa5d9caecfcce9adfff835ee233ddc07f49a5]

INTEGRATION: CWS ooo19126 (1.3.1448); FILE MERGED 2005/09/05 13:45:44 rt 1.3.1448.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1e6fbef5e8198f98cfe66877fa70cb544e4c135c]

INTEGRATION: CWS ooo19126 (1.1.158); FILE MERGED 2005/09/05 11:32:13 rt 1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [408e985f58e5903ad11a45fc91d427cc9823664e]

INTEGRATION: CWS ooo19126 (1.2.64); FILE MERGED 2005/09/05 15:17:15 rt 1.2.64.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6a41c01766ae62e20574594b17276e8416b611e2]

INTEGRATION: CWS ooo19126 (1.2.596); FILE MERGED 2005/09/05 13:45:44 rt 1.2.596.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9367d511e06c36956601f9ef74adb0618341d5f0]

INTEGRATION: CWS ooo19126 (1.2.64); FILE MERGED 2005/09/05 15:17:14 rt 1.2.64.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [725306f0713b64e4551b78b8ddf441218a925d26]

INTEGRATION: CWS ooo19126 (1.5.8); FILE MERGED 2005/09/05 17:20:06 rt 1.5.8.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [47b5427aec521dfee8c852f149f66239cbe50a60]

INTEGRATION: CWS ooo19126 (1.3.596); FILE MERGED 2005/09/05 13:45:43 rt 1.3.596.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9961b0138f6f51ec606cfaaf9926901e188e4d87]

INTEGRATION: CWS ooo19126 (1.1.158); FILE MERGED 2005/09/05 11:32:12 rt 1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [076760f1608f4dea099d333ccf44cd88fe1d0a0e]

INTEGRATION: CWS ooo19126 (1.2.356); FILE MERGED 2005/09/05 15:17:13 rt 1.2.356.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f1cdccbb29ec97fb3609e843002eb6298a2e8e24]

INTEGRATION: CWS ooo19126 (1.3.16); FILE MERGED 2005/09/05 17:20:06 rt 1.3.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5e1f19c97fb4e8583be58e63b0b39e3d361a1551]

INTEGRATION: CWS ooo19126 (1.2.356); FILE MERGED 2005/09/05 15:17:11 rt 1.2.356.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f8ea913b52320f3b8ab2415827c4301c115c5e56]

INTEGRATION: CWS ooo19126 (1.5.8); FILE MERGED 2005/09/05 17:20:05 rt 1.5.8.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8b26d3f22fabd6754c05d7881a17a069eb35acd2]

INTEGRATION: CWS ooo19126 (1.1.1.1.1462); FILE MERGED 2005/09/05 13:45:43 rt 1.1.1.1.1462.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d4cc93ee3d85f5c5f29a87f7f35430b5512471a5]

INTEGRATION: CWS ooo19126 (1.3.12); FILE MERGED 2005/09/05 17:20:04 rt 1.3.12.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e7dea9e16e892ca401011d0a14d7ca61cae45798]

INTEGRATION: CWS ooo19126 (1.1.1.1.1454); FILE MERGED 2005/09/05 13:45:42 rt 1.1.1.1.1454.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1b792f5c0dcae34e9407a98311a9c51ccc24cd41]

INTEGRATION: CWS ooo19126 (1.1.158); FILE MERGED 2005/09/05 11:32:11 rt 1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [73e6e3323cf6ed09925221ab4d01c06c4f14cc09]

INTEGRATION: CWS ooo19126 (1.4.596); FILE MERGED 2005/09/05 13:45:42 rt 1.4.596.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b62eb922ae885e538d9ffc6d76c88ed4ed747486]

INTEGRATION: CWS ooo19126 (1.4.8); FILE MERGED 2005/09/05 17:20:03 rt 1.4.8.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [cfea02fd2aafaee3f768d382aaa8bbd3c61a2ffa]

INTEGRATION: CWS ooo19126 (1.2.1426); FILE MERGED 2005/09/05 13:45:42 rt 1.2.1426.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [666cd2307c6081ce70e57f25730413f9265ae283]

INTEGRATION: CWS ooo19126 (1.1.158); FILE MERGED 2005/09/05 11:32:09 rt 1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7133ca5af0caa0fd6614bbca341e330710f4aea9]

INTEGRATION: CWS ooo19126 (1.4.12); FILE MERGED 2005/09/05 17:20:03 rt 1.4.12.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [871f4b056d1a5caac6712608fbd892ebbe3b31a2]

INTEGRATION: CWS ooo19126 (1.3.600); FILE MERGED 2005/09/05 13:45:42 rt 1.3.600.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [44ce98651f5b8f4fa91b99ed6d3be21a266e0bec]

INTEGRATION: CWS ooo19126 (1.3.12); FILE MERGED 2005/09/05 17:20:02 rt 1.3.12.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1bd96c0b9e3fbaf50da9d0c9900bf74544262ece]

INTEGRATION: CWS ooo19126 (1.2.726); FILE MERGED 2005/09/05 13:45:41 rt 1.2.726.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7375cfd9ca07e98b0bb036a7cafe9f806dca6af5]

INTEGRATION: CWS ooo19126 (1.68.44); FILE MERGED 2005/09/05 15:17:00 rt 1.68.44.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9bb154502b7a6172377a012de7a1278303837a36]

INTEGRATION: CWS ooo19126 (1.2.12); FILE MERGED 2005/09/05 17:20:02 rt 1.2.12.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d82fc67950308c41cdeca164191e2a8fe2959a9b]

INTEGRATION: CWS ooo19126 (1.1.158); FILE MERGED 2005/09/05 11:32:08 rt 1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [90dc3f9d2688be774e67e37b8440e6dec7b5c98e]

INTEGRATION: CWS ooo19126 (1.3.356); FILE MERGED 2005/09/05 15:16:58 rt 1.3.356.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [858a8c1c3fb7eaa0443eb409bc932e033575286e]

INTEGRATION: CWS ooo19126 (1.1.158); FILE MERGED 2005/09/05 11:32:07 rt 1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [477c5599cf7ee2c3893e2e6d6f14c7174083f247]

INTEGRATION: CWS ooo19126 (1.4.596); FILE MERGED 2005/09/05 13:45:40 rt 1.4.596.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ea21ce15044127f1b410f96f59fa7c222bc9380f]

INTEGRATION: CWS ooo19126 (1.4.12); FILE MERGED 2005/09/05 17:20:01 rt 1.4.12.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5a108e725f2980e45184fa3c6d971f97af2880dd]

INTEGRATION: CWS ooo19126 (1.57.152); FILE MERGED 2005/09/05 15:16:55 rt 1.57.152.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [fb3c84531e5fc946856909e94a816e3d56fc0350]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:32:05 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [03cc9e136c66de3f0c1df668b81694bcbf3f372f]

INTEGRATION: CWS ooo19126 (1.2.12); FILE MERGED 2005/09/05 17:20:01 rt 1.2.12.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [20f990e580baa0dba513214cea6bec63be4e5497]

INTEGRATION: CWS ooo19126 (1.1.346); FILE MERGED 2005/09/05 15:16:55 rt 1.1.346.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8284267d672fdcb45489ab2bd6bcf62ebb009ba8]

INTEGRATION: CWS ooo19126 (1.1.158); FILE MERGED 2005/09/05 11:32:05 rt 1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [918cbca5dbc542bcc53de3e006bfebab57969b36]

INTEGRATION: CWS ooo19126 (1.3.600); FILE MERGED 2005/09/05 13:45:40 rt 1.3.600.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [839ead284cb4b5b6d739126008e9dbf3b2f8250e]

INTEGRATION: CWS ooo19126 (1.1.370); FILE MERGED 2005/09/05 15:16:55 rt 1.1.370.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [11cf776ec1e768117c287a24add8ad5050de0da9]

INTEGRATION: CWS ooo19126 (1.1.158); FILE MERGED 2005/09/05 11:32:04 rt 1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [42f841054c7a7336cafe884100ca379c6030eb9f]

INTEGRATION: CWS ooo19126 (1.3.12); FILE MERGED 2005/09/05 17:20:01 rt 1.3.12.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9610926dce0b9a68e2dcf7a4fd9869ad93bd62a0]

INTEGRATION: CWS ooo19126 (1.6.66); FILE MERGED 2005/09/05 15:16:54 rt 1.6.66.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e990dff585bb6cda50d12a2bbf347af77da73c01]

INTEGRATION: CWS ooo19126 (1.8.276); FILE MERGED 2005/09/05 13:45:39 rt 1.8.276.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7d26c275fc8d443208617058caea1f31cdca0c49]

INTEGRATION: CWS ooo19126 (1.1.158); FILE MERGED 2005/09/05 11:32:03 rt 1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [37121ef3fb46a1ec8339651e0ef9a733d21545fb]

INTEGRATION: CWS ooo19126 (1.2.162); FILE MERGED 2005/09/05 15:16:54 rt 1.2.162.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d677776f8d8b448974fe7d9c0783014e9ae9e3c8]

INTEGRATION: CWS ooo19126 (1.3.596); FILE MERGED 2005/09/05 13:45:39 rt 1.3.596.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [bd0bc8d308bcf0565ed3844f606401f48ffc690b]

INTEGRATION: CWS ooo19126 (1.5.12); FILE MERGED 2005/09/05 17:20:00 rt 1.5.12.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [01a56fe1e7d462dc02fe4827b6473813eb3a67d1]

INTEGRATION: CWS ooo19126 (1.3.108); FILE MERGED 2005/09/05 15:16:54 rt 1.3.108.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e605f7db786cdefb26639be570a802d8a0cda055]

INTEGRATION: CWS ooo19126 (1.3.596); FILE MERGED 2005/09/05 13:45:38 rt 1.3.596.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c395789b418142ddba66a985450b9bc001048d07]

INTEGRATION: CWS ooo19126 (1.1.158); FILE MERGED 2005/09/05 11:32:02 rt 1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [75fe028a0756d1722a4f75ef3baad492a5def970]

INTEGRATION: CWS ooo19126 (1.6.4); FILE MERGED 2005/09/05 17:20:00 rt 1.6.4.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c4186a02f279c71a08b25c3fcd882ffeb43899e7]

INTEGRATION: CWS ooo19126 (1.7.66); FILE MERGED 2005/09/05 15:16:53 rt 1.7.66.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a9dc4d2b8b4d8dfdfe4d295ac15833e631bef0a0]

INTEGRATION: CWS ooo19126 (1.14.578); FILE MERGED 2005/09/05 13:45:38 rt 1.14.578.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f69effd70c40a77128b29b84b780a6f96cecf697]

INTEGRATION: CWS ooo19126 (1.4.8); FILE MERGED 2005/09/05 17:20:00 rt 1.4.8.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ffb78be243e22053f698a12c7dacf8f8c8619b12]

INTEGRATION: CWS ooo19126 (1.2.162); FILE MERGED 2005/09/05 15:16:53 rt 1.2.162.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e17d1ff9457a16cc3e6222efd38d1cf7777515ba]

INTEGRATION: CWS ooo19126 (1.1.158); FILE MERGED 2005/09/05 11:32:01 rt 1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0463ed2bb34be56f95d6d470a6412fbdac5622e2]

INTEGRATION: CWS ooo19126 (1.3.12); FILE MERGED 2005/09/05 17:20:00 rt 1.3.12.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [be703f3c28a492f6ec442d1431565ff973d27c7d]

INTEGRATION: CWS ooo19126 (1.2.1440); FILE MERGED 2005/09/05 13:45:38 rt 1.2.1440.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e948d95574a5a01fa3c1b4ec1f7b60cb4329be12]

INTEGRATION: CWS ooo19126 (1.2.12); FILE MERGED 2005/09/05 17:20:00 rt 1.2.12.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6fc4bbb4d3295d7f9d05b1e38c2e5f35ad16d1e4]

INTEGRATION: CWS ooo19126 (1.4.1448); FILE MERGED 2005/09/05 13:45:38 rt 1.4.1448.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [58ca4b12e24b1e3f2688dbc982322098439847e6]

INTEGRATION: CWS ooo19126 (1.1.158); FILE MERGED 2005/09/05 11:31:59 rt 1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1b8fe66f7056dee3e26388ad50b6bd8f0d7ba7e6]

INTEGRATION: CWS ooo19126 (1.3.12); FILE MERGED 2005/09/05 17:19:59 rt 1.3.12.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [fc0380b4354c98cc55e0a686daf3e2bd058dc093]

INTEGRATION: CWS ooo19126 (1.4.600); FILE MERGED 2005/09/05 13:45:37 rt 1.4.600.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c36a5b8a63adcbdd096ef7a51a1747794250c044]

INTEGRATION: CWS ooo19126 (1.3.130); FILE MERGED 2005/09/05 15:16:52 rt 1.3.130.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [04a67433921c171f1353a5bd06142623e645bcbb]

INTEGRATION: CWS ooo19126 (1.2.12); FILE MERGED 2005/09/05 17:19:59 rt 1.2.12.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [35dda74a069b3504233f0a5256f67316ba2fadcc]

INTEGRATION: CWS ooo19126 (1.4.64); FILE MERGED 2005/09/05 15:16:52 rt 1.4.64.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4e7ee667a010d7c265bbec69e8da04ac50183cc7]

INTEGRATION: CWS ooo19126 (1.1.158); FILE MERGED 2005/09/05 11:31:58 rt 1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c9eafe59a5923291806e84f3c1b8dfd144dfa86a]

INTEGRATION: CWS ooo19126 (1.2.1448); FILE MERGED 2005/09/05 13:45:37 rt 1.2.1448.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [78a3ccfa0b779fd925a5134d33c4e23888cfb2d9]

INTEGRATION: CWS ooo19126 (1.2.162); FILE MERGED 2005/09/05 15:16:52 rt 1.2.162.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ad2d11056be45b2d59b2f8c84eeea0c60de78f03]

INTEGRATION: CWS ooo19126 (1.1.158); FILE MERGED 2005/09/05 11:31:57 rt 1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c76f6ed05f8e9f4febb3d13cb9eea015154bef78]

INTEGRATION: CWS ooo19126 (1.4.1418); FILE MERGED 2005/09/05 13:45:37 rt 1.4.1418.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [53d45322de49a7947a799761841b22eb88c3ed88]

INTEGRATION: CWS ooo19126 (1.1.158); FILE MERGED 2005/09/05 11:31:56 rt 1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [24035f27dc5b2b31a2756e51f0358e6b674cf6f8]

INTEGRATION: CWS ooo19126 (1.8.314); FILE MERGED 2005/09/05 13:45:36 rt 1.8.314.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1b275f404633d081074682370cea922ddf9b6b76]

INTEGRATION: CWS ooo19126 (1.2.130); FILE MERGED 2005/09/05 15:16:52 rt 1.2.130.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9f4d7a25a6764b6258e940f40c4f76ad9aad7df5]

INTEGRATION: CWS ooo19126 (1.2.884); FILE MERGED 2005/09/05 13:45:36 rt 1.2.884.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8450b5e0d489dc3676383ef0e500100355e952fd]

INTEGRATION: CWS ooo19126 (1.2.162); FILE MERGED 2005/09/05 15:16:51 rt 1.2.162.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8627b36185bcc64a054784ad2a172c9ce97d8346]

INTEGRATION: CWS ooo19126 (1.3.12); FILE MERGED 2005/09/05 17:19:58 rt 1.3.12.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4917594b57230b8209ac10e7bee79679fdd5233a]

INTEGRATION: CWS ooo19126 (1.5.64); FILE MERGED 2005/09/05 15:16:51 rt 1.5.64.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [db30d91dfa375529c56b7aebffd6d34229471b8d]

INTEGRATION: CWS ooo19126 (1.5.12); FILE MERGED 2005/09/05 17:19:58 rt 1.5.12.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9c1e43abb8df438a77d83f3ddffe019d1d01e17b]

INTEGRATION: CWS ooo19126 (1.2.1448); FILE MERGED 2005/09/05 13:45:35 rt 1.2.1448.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9601dae1a8870777e002431bed51b5e6ad682781]

INTEGRATION: CWS ooo19126 (1.3.130); FILE MERGED 2005/09/05 15:16:51 rt 1.3.130.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f199b069ed90d83fe669b0417d51d3f1819b26d0]

INTEGRATION: CWS ooo19126 (1.1.158); FILE MERGED 2005/09/05 11:31:54 rt 1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [25d9485c3111d4772f6734e1b7666dca25f137dc]

INTEGRATION: CWS ooo19126 (1.2.12); FILE MERGED 2005/09/05 17:19:58 rt 1.2.12.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6ac4f651c31bcb800ceac159c14b3763b6fe776d]

INTEGRATION: CWS ooo19126 (1.2.162); FILE MERGED 2005/09/05 15:16:50 rt 1.2.162.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c1d3848851410d975fb64a9841e3814bf8ab7b69]

INTEGRATION: CWS ooo19126 (1.1.158); FILE MERGED 2005/09/05 11:31:53 rt 1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7a0e10d32c6bea3b5dd27d8a61841f4637e77b75]

INTEGRATION: CWS ooo19126 (1.2.600); FILE MERGED 2005/09/05 13:45:35 rt 1.2.600.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1e0f80d52c6013e720412efbe4fce168466b793e]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:31:41 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [54c7e43f1ee0413b02eaab91f3a48a71c4ea451b]

INTEGRATION: CWS ooo19126 (1.7.30); FILE MERGED 2005/09/05 15:16:49 rt 1.7.30.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ce113655d4edc82286e5db42d0e5e1127fe4b16c]

INTEGRATION: CWS ooo19126 (1.2.12); FILE MERGED 2005/09/05 17:19:57 rt 1.2.12.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7713a258491c43be4a09a88f72e2ed01528cc70f]

INTEGRATION: CWS ooo19126 (1.2.1418); FILE MERGED 2005/09/05 13:45:34 rt 1.2.1418.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f2108a36fd6836f48693527b4c7b6d42d4feaafc]

INTEGRATION: CWS ooo19126 (1.5.64); FILE MERGED 2005/09/05 15:16:49 rt 1.5.64.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [316883818463b1d36e0e855feae2b45ce200d89f]

INTEGRATION: CWS ooo19126 (1.3.12); FILE MERGED 2005/09/05 17:19:57 rt 1.3.12.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [604de9b3123ca322c88a6bb101f82e94c9a25bdd]

INTEGRATION: CWS ooo19126 (1.11.460); FILE MERGED 2005/09/05 13:45:34 rt 1.11.460.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1b27597ad04d77e15c4d5502a10f1c4a451baaaa]

INTEGRATION: CWS ooo19126 (1.3.126); FILE MERGED 2005/09/05 11:31:40 rt 1.3.126.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [65b69dfd12face466551a3669f2c64d657ecca37]

INTEGRATION: CWS ooo19126 (1.8.2); FILE MERGED 2005/09/05 15:16:49 rt 1.8.2.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1792ded73a4a3aac6db15b5da8a6c2ff1e46d0e6]

INTEGRATION: CWS ooo19126 (1.3.596); FILE MERGED 2005/09/05 13:45:34 rt 1.3.596.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [079207c4b2a17444b8853ff61eede9eab03cc6cf]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:31:40 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4a0c843235c2991cfc0de67f2d81138c8d259401]

INTEGRATION: CWS ooo19126 (1.3.130); FILE MERGED 2005/09/05 15:16:49 rt 1.3.130.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4eeff3b5be74ecd67d53a5c3a94a65e6c0cdf9b8]

INTEGRATION: CWS ooo19126 (1.17.596); FILE MERGED 2005/09/05 13:45:33 rt 1.17.596.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [31dfd283a05b6ed9455e8e5017a0c84b318840b8]

INTEGRATION: CWS ooo19126 (1.1.158); FILE MERGED 2005/09/05 11:31:40 rt 1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1aa4fc8a919a155a0369c98ef891b11b7d424d53]

INTEGRATION: CWS ooo19126 (1.6.70); FILE MERGED 2005/09/05 15:16:48 rt 1.6.70.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [01ae0045d07c939f63c4d5fcb09dbd9f47cdd8b8]

INTEGRATION: CWS ooo19126 (1.5.1444); FILE MERGED 2005/09/05 13:45:33 rt 1.5.1444.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1349bb2f79fb1e316f1e971dcb0ef06ed1ab58a7]

INTEGRATION: CWS ooo19126 (1.1.158); FILE MERGED 2005/09/05 11:31:39 rt 1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8cffe7bc8ff80b239dcb46a9f8f42a71571cbf09]

INTEGRATION: CWS ooo19126 (1.4.70); FILE MERGED 2005/09/05 15:16:47 rt 1.4.70.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ba7e9e2ad445b8b31696f20fdecbc017e15c4ae9]

INTEGRATION: CWS ooo19126 (1.5.12); FILE MERGED 2005/09/05 17:19:56 rt 1.5.12.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [bb611075097b6d73c5909174cca443106d73e683]

INTEGRATION: CWS ooo19126 (1.5.596); FILE MERGED 2005/09/05 13:45:33 rt 1.5.596.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9324030d9295fb580673a5e21acd710f701aabff]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:31:38 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5011aa4cda9dda73a20232f8c6af6a7e36ba72e0]

INTEGRATION: CWS ooo19126 (1.3.130); FILE MERGED 2005/09/05 15:16:47 rt 1.3.130.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [84089b70631a6116fb027a1009c02d125ee83752]

INTEGRATION: CWS ooo19126 (1.8.12); FILE MERGED 2005/09/05 17:19:56 rt 1.8.12.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8d4d0273f25ffd02bf3d8e62c9cfb4143ed2be71]

INTEGRATION: CWS ooo19126 (1.2.600); FILE MERGED 2005/09/05 13:45:33 rt 1.2.600.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4484f5724824627f27c388ae531106422ab36ecf]

INTEGRATION: CWS ooo19126 (1.5.68); FILE MERGED 2005/09/05 15:16:47 rt 1.5.68.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [723a16018faa0fec911e4ad9fa7cfe78c4277c98]

INTEGRATION: CWS ooo19126 (1.3.1446); FILE MERGED 2005/09/05 13:45:32 rt 1.3.1446.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [51bc3d93d1f9d095e016ae43e9888eff09b9c0d7]

INTEGRATION: CWS ooo19126 (1.3.12); FILE MERGED 2005/09/05 17:19:56 rt 1.3.12.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e2b0becdbc8c95569a065105b7540379cf1100dc]

INTEGRATION: CWS ooo19126 (1.2.162); FILE MERGED 2005/09/05 15:16:46 rt 1.2.162.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [275599b9d64f67085116a118b6d68579eaceb503]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:31:37 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2a32bf64ceec005d836b0cf7a0e2a6e721cd613d]

INTEGRATION: CWS ooo19126 (1.5.1428); FILE MERGED 2005/09/05 13:45:32 rt 1.5.1428.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d156104e729dd1243462d9e0adcaf564699fd008]

INTEGRATION: CWS ooo19126 (1.2.12); FILE MERGED 2005/09/05 17:19:56 rt 1.2.12.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a038a33a9d0f3b72e4a51f0eb8a1e19afcd790f3]

INTEGRATION: CWS ooo19126 (1.3.76); FILE MERGED 2005/09/05 11:31:37 rt 1.3.76.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [21afc099182ce742c96b2e856e2770e55bb9fd8e]

INTEGRATION: CWS ooo19126 (1.4.1440); FILE MERGED 2005/09/05 13:45:32 rt 1.4.1440.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ea03a88769fd3ef96836974107688c1075e66d6c]

INTEGRATION: CWS ooo19126 (1.4.50); FILE MERGED 2005/09/05 11:31:37 rt 1.4.50.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c8e27f07f95f9d36e0fa9c40d5cb7e34fdf38dcb]

INTEGRATION: CWS ooo19126 (1.1.1.1.1462); FILE MERGED 2005/09/05 13:45:31 rt 1.1.1.1.1462.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d600b7cefa8d22fa9191858638022bea9ececaab]

INTEGRATION: CWS ooo19126 (1.5.68); FILE MERGED 2005/09/05 15:16:45 rt 1.5.68.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0324afce802597841942be9829db2cbf39944194]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:31:36 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b759d0f1ab3a27039f9af60018020fa03f0cb33f]

INTEGRATION: CWS ooo19126 (1.2.726); FILE MERGED 2005/09/05 13:45:31 rt 1.2.726.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1de7080ae075c37b245319a100089ae6b2f6e73e]

INTEGRATION: CWS ooo19126 (1.3.130); FILE MERGED 2005/09/05 15:16:45 rt 1.3.130.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [24246a5bb5a96236282ec2561668d8e8b3e424c8]

INTEGRATION: CWS ooo19126 (1.5.12); FILE MERGED 2005/09/05 17:19:55 rt 1.5.12.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ddd9d61eb91bd848a7935eddb61c85fac4e007a2]

INTEGRATION: CWS ooo19126 (1.3.24); FILE MERGED 2005/09/05 11:31:36 rt 1.3.24.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5019584d91423c1b63ecc40a772de53731a07479]

INTEGRATION: CWS ooo19126 (1.5.290); FILE MERGED 2005/09/05 13:45:31 rt 1.5.290.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8dcba7d64233d1c90f9c80b4195438539a6f6702]

INTEGRATION: CWS ooo19126 (1.4.64); FILE MERGED 2005/09/05 15:16:45 rt 1.4.64.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4f58d5e9303c11455231f0267604d8b1f9307c13]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:31:36 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [07c8795510b1c210dccf765f37b42d71e4fdbb9c]

INTEGRATION: CWS ooo19126 (1.16.726); FILE MERGED 2005/09/05 13:45:31 rt 1.16.726.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [34d66472cd63ebb043c4b0b2394b24cd91aa2c2f]

INTEGRATION: CWS ooo19126 (1.3.12); FILE MERGED 2005/09/05 17:19:55 rt 1.3.12.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1491aaaabfb9341d46c3cb6709a074c6c333939e]

INTEGRATION: CWS ooo19126 (1.2.162); FILE MERGED 2005/09/05 15:16:45 rt 1.2.162.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ccb1dc02dd0f179c8d61940f4a91d39fc21914b9]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:31:35 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [445218b32ab48d66ed7d432dde18ef0223f391d3]

INTEGRATION: CWS ooo19126 (1.8.580); FILE MERGED 2005/09/05 13:45:30 rt 1.8.580.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [39d29b1e7ee273216cda4881d6490b46a33f20b1]

INTEGRATION: CWS ooo19126 (1.4.70); FILE MERGED 2005/09/05 15:16:44 rt 1.4.70.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [bb8818ce775eda4983faeb7369ea0702f06630f7]

INTEGRATION: CWS ooo19126 (1.2.12); FILE MERGED 2005/09/05 17:19:55 rt 1.2.12.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [70d4ac18fc9296bfefd7cef035dbdc651ce457e3]

INTEGRATION: CWS ooo19126 (1.1.158); FILE MERGED 2005/09/05 11:31:35 rt 1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [cc675513d34566d7ae01296cde279e7bc9b45b20]

INTEGRATION: CWS ooo19126 (1.3.816); FILE MERGED 2005/09/05 13:45:30 rt 1.3.816.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b4bc4b3b58dcf2051141dbda6ba1f048a05659de]

INTEGRATION: CWS ooo19126 (1.3.130); FILE MERGED 2005/09/05 15:16:44 rt 1.3.130.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [eb868636155de248999a9a630cedc942b3a4c99d]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:31:34 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9ecaa204f22bb39c5421ecabef17f75ae6f22ee7]

INTEGRATION: CWS ooo19126 (1.4.720); FILE MERGED 2005/09/05 13:45:29 rt 1.4.720.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [20387fd3cf10aff31fb842efe51c18eba37690d8]

INTEGRATION: CWS ooo19126 (1.2.12); FILE MERGED 2005/09/05 17:19:54 rt 1.2.12.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8997ba04226e1c4fa331fa23dbc08f54fb16aaa1]

INTEGRATION: CWS ooo19126 (1.1.158); FILE MERGED 2005/09/05 11:31:33 rt 1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4be1e2af6580890e675131a9906999b5fa9a253b]

INTEGRATION: CWS ooo19126 (1.1.1.1.1462); FILE MERGED 2005/09/05 13:45:29 rt 1.1.1.1.1462.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [88b63f38eb5f1204486ef1abe3c7918df32282a6]

INTEGRATION: CWS ooo19126 (1.6.30); FILE MERGED 2005/09/05 15:16:44 rt 1.6.30.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e32730ae528566fc96637d7fa6ab51c3f7769496]

INTEGRATION: CWS ooo19126 (1.4.12); FILE MERGED 2005/09/05 17:19:54 rt 1.4.12.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [768acb54760467a8297c7c543a52403bdab08472]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:31:33 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [69eff9c039b81616b15cffac44a00012acaa9f4f]

INTEGRATION: CWS ooo19126 (1.4.64); FILE MERGED 2005/09/05 15:16:43 rt 1.4.64.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7a14011b70752bd326e827fd731a40aa6dbba8e3]

INTEGRATION: CWS ooo19126 (1.4.4); FILE MERGED 2005/09/05 17:19:54 rt 1.4.4.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a20e41f46e31ac87af0bb3b923ffa78c9fb176fe]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:31:32 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1403f52271a1b827e124b40906c2501780cb9351]

INTEGRATION: CWS ooo19126 (1.3.1418); FILE MERGED 2005/09/05 13:45:29 rt 1.3.1418.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [fe8a5bb39a0d980c54c92c55965982cac149c3ae]

INTEGRATION: CWS ooo19126 (1.4.78); FILE MERGED 2005/09/05 15:16:43 rt 1.4.78.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1ec26e0fb31cb0f889e6a04af19d5d660ef28ebe]

INTEGRATION: CWS ooo19126 (1.1.26); FILE MERGED 2005/09/05 17:19:54 rt 1.1.26.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4e666ff47bb7a1ac2b853387301add1cdc45c276]

INTEGRATION: CWS ooo19126 (1.5.596); FILE MERGED 2005/09/05 13:45:28 rt 1.5.596.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c44c1842e942e8ff625c4dc962e43c44f710b282]

INTEGRATION: CWS ooo19126 (1.3.130); FILE MERGED 2005/09/05 15:16:43 rt 1.3.130.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9b05d66c6b466c503bc075b01206d792c5307267]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:31:31 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b7d8e5f6b5d89a1d3d5f2a0c26b44eede49b42cd]

INTEGRATION: CWS ooo19126 (1.2.34); FILE MERGED 2005/09/05 14:01:15 rt 1.2.34.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d38a9efe31955a6633b776c5971dcde5c8029dec]

INTEGRATION: CWS ooo19126 (1.2.162); FILE MERGED 2005/09/05 15:16:42 rt 1.2.162.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2a8932e71886b3b834a99e1f8d23e748c2250886]

INTEGRATION: CWS ooo19126 (1.15.34); FILE MERGED 2005/09/05 14:01:14 rt 1.15.34.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ce69fcf6ef02733271fd14b070f7116af1d27f35]

INTEGRATION: CWS ooo19126 (1.2.596); FILE MERGED 2005/09/05 13:45:28 rt 1.2.596.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4d5ad6af39e233153b9b492a8d1c1dcfad418cb7]

INTEGRATION: CWS ooo19126 (1.5.726); FILE MERGED 2005/09/05 13:45:28 rt 1.5.726.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6dc5c7a08a669ce220f3767270f429a9a4bff7b0]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:31:30 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [597f694e44081603a1910b976c059829e70bfcb8]

INTEGRATION: CWS ooo19126 (1.3.70); FILE MERGED 2005/09/05 15:16:42 rt 1.3.70.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f36335a1c12f2c75d74576ff614514529a5db86c]

INTEGRATION: CWS ooo19126 (1.11.22); FILE MERGED 2005/09/05 14:01:13 rt 1.11.22.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0014aece04bc8b2644853dc414e8d136c1800f2d]

INTEGRATION: CWS ooo19126 (1.12.600); FILE MERGED 2005/09/05 13:45:27 rt 1.12.600.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c829951611cafa07cf5581f8b54ec4f644ad37f3]

INTEGRATION: CWS ooo19126 (1.15.66); FILE MERGED 2005/09/05 14:01:13 rt 1.15.66.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ad8c769ee3a38e15b79e297d34805a7cafb981d9]

INTEGRATION: CWS ooo19126 (1.3.600); FILE MERGED 2005/09/05 13:45:27 rt 1.3.600.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [06731dfb16a5d9a718f2d9f1f44fc5dfbf3cebc6]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:31:29 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6a15d98b0dfea90780cfee1de3edfe976d6e5524]

INTEGRATION: CWS ooo19126 (1.50.54); FILE MERGED 2005/09/05 14:01:12 rt 1.50.54.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [08ac842353113fb7cc5e108beaa7d72175ea8c07]

INTEGRATION: CWS ooo19126 (1.1.1.1.1462); FILE MERGED 2005/09/05 13:45:27 rt 1.1.1.1.1462.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [adf18a081dd7f38aba8a004afeeb3182ca12d70f]

INTEGRATION: CWS ooo19126 (1.3.108); FILE MERGED 2005/09/05 15:16:41 rt 1.3.108.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9c174fcf08294cb68fd989657ed6453ba98377a8]

INTEGRATION: CWS ooo19126 (1.18.54); FILE MERGED 2005/09/05 14:01:12 rt 1.18.54.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7cb3c0048f5cae4a2ba99a1c381419ae158578cc]

INTEGRATION: CWS ooo19126 (1.2.1448); FILE MERGED 2005/09/05 13:45:27 rt 1.2.1448.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4613f85eb872ae64eb3bf5ffdf9c79852ff83b71]

INTEGRATION: CWS ooo19126 (1.21.34); FILE MERGED 2005/09/05 14:01:12 rt 1.21.34.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c6e13a105d5fd68a7ee3af1abbc0b08bb1fc6d22]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:31:28 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c3fbf07f7ab894529f336c21545c96ea81ad36bd]

INTEGRATION: CWS ooo19126 (1.2.200); FILE MERGED 2005/09/05 14:01:12 rt 1.2.200.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0bb1c3cc6e084d01bc0bd29cf112bbaf19ffba5e]

INTEGRATION: CWS ooo19126 (1.5.98); FILE MERGED 2005/09/05 13:45:26 rt 1.5.98.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8289bad2becbeae3ba3074aff113c2b0c3ebfba4]

INTEGRATION: CWS ooo19126 (1.2.126); FILE MERGED 2005/09/05 11:31:28 rt 1.2.126.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [20570c2e40cafa1421d44ea5b663614bafdfae5a]

INTEGRATION: CWS ooo19126 (1.4.108); FILE MERGED 2005/09/05 15:16:41 rt 1.4.108.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [be5e119ab4c62b689494230bd49d1d5ad2778036]

INTEGRATION: CWS ooo19126 (1.14.34); FILE MERGED 2005/09/05 14:01:11 rt 1.14.34.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8cb6a0cee59f5e44fafd3217d12ee7b1b2f29cfa]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:31:27 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [44a2f34eea6a3ddb973146f88db9bb8c480c0676]

INTEGRATION: CWS ooo19126 (1.4.1424); FILE MERGED 2005/09/05 13:45:26 rt 1.4.1424.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [41d34afa1013c5a8f37c3b2a25a3bd7581a315db]

INTEGRATION: CWS ooo19126 (1.4.108); FILE MERGED 2005/09/05 15:16:40 rt 1.4.108.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [80255aa92115f02b70df1c00bccf0b3af8f29c72]

INTEGRATION: CWS ooo19126 (1.14.254); FILE MERGED 2005/09/05 14:01:11 rt 1.14.254.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3fd79d3e829c73668104665369e3567ceb359262]

INTEGRATION: CWS ooo19126 (1.1.158); FILE MERGED 2005/09/05 11:31:27 rt 1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [388960e185a1d1c6145c0a2ae28520971fa2ec52]

INTEGRATION: CWS ooo19126 (1.3.108); FILE MERGED 2005/09/05 15:16:40 rt 1.3.108.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [cc09f783c5b5060f43811438863c879eead8ac19]

INTEGRATION: CWS ooo19126 (1.2.1448); FILE MERGED 2005/09/05 13:45:25 rt 1.2.1448.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a47937e6daafeb7cd18b39cf7a08053b2aeb9de1]

INTEGRATION: CWS ooo19126 (1.7.22); FILE MERGED 2005/09/05 14:01:11 rt 1.7.22.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4b10da29d89a2d4d50fd0ff9b280f4ec096ab073]

INTEGRATION: CWS ooo19126 (1.2.600); FILE MERGED 2005/09/05 13:45:25 rt 1.2.600.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [77e972fbb73bd19bf1900210f4c591cf87f716fb]

INTEGRATION: CWS ooo19126 (1.5.78); FILE MERGED 2005/09/05 15:16:40 rt 1.5.78.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f21660f1c760d17c32f4777a50e52792058eb11e]

INTEGRATION: CWS ooo19126 (1.5.64); FILE MERGED 2005/09/05 14:01:10 rt 1.5.64.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3e7d064ba23010043bc394c70629a501fb3c5b3b]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:31:26 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [928cd71155e492e3db78ae67e112f2fde1eea39c]

INTEGRATION: CWS ooo19126 (1.3.478); FILE MERGED 2005/09/05 13:45:25 rt 1.3.478.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d209dda0f82b0a41cab0fa5123e538cc20efdda5]

INTEGRATION: CWS ooo19126 (1.2.80); FILE MERGED 2005/09/05 15:16:38 rt 1.2.80.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a891dfbc41638078c45f88a452d95f859b2de638]

INTEGRATION: CWS ooo19126 (1.4.78); FILE MERGED 2005/09/05 14:01:10 rt 1.4.78.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a0f229d7e55a1879f12a2660b3372a8619855d10]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:31:25 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [daf446b3bd3337e5d8566242cf6a09999c121752]

INTEGRATION: CWS ooo19126 (1.12.48); FILE MERGED 2005/09/05 15:16:38 rt 1.12.48.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d147bb4927b53038cd822c7ca4be3c41c20322f1]

INTEGRATION: CWS ooo19126 (1.5.34); FILE MERGED 2005/09/05 14:01:09 rt 1.5.34.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d4ac90ae5dabc090490f29a6870c9945bcf5ec1c]

INTEGRATION: CWS ooo19126 (1.11.1288); FILE MERGED 2005/09/05 13:45:24 rt 1.11.1288.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c507b2f8ead932cbe631c4ea0d3d3305806dce80]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:31:24 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [91835e8e6546652331f89a23141bc71877b5bc65]

INTEGRATION: CWS ooo19126 (1.8.30); FILE MERGED 2005/09/05 15:16:37 rt 1.8.30.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [24fb3463076c68be6e8b8e37e77819936ffd5094]

INTEGRATION: CWS ooo19126 (1.2.264); FILE MERGED 2005/09/05 14:01:09 rt 1.2.264.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [71ba0e2bc1e260d50ba5e5a70cb55387d1710e6c]

INTEGRATION: CWS ooo19126 (1.3.460); FILE MERGED 2005/09/05 13:45:24 rt 1.3.460.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [864154264955976c0f3bea9c2368890d54c81fc6]

INTEGRATION: CWS ooo19126 (1.10.2); FILE MERGED 2005/09/05 15:16:37 rt 1.10.2.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [42c793660092bc66b45ed9f37532e22060358502]

INTEGRATION: CWS ooo19126 (1.1.264); FILE MERGED 2005/09/05 14:01:09 rt 1.1.264.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9221fac72468bfaa85caf80ae6f44ebc5e9407ed]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:31:23 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [80620a106a4564245d2f7b8b632fd16f1203798e]

INTEGRATION: CWS ooo19126 (1.5.276); FILE MERGED 2005/09/05 13:45:24 rt 1.5.276.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b1d1fdea376088556f317598586072bd6c4bf60a]

INTEGRATION: CWS ooo19126 (1.4.64); FILE MERGED 2005/09/05 15:16:36 rt 1.4.64.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6f0b5bfdc95fed3407540f9fc5eee6f4292c8b11]

INTEGRATION: CWS ooo19126 (1.7.34); FILE MERGED 2005/09/05 14:01:08 rt 1.7.34.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [bdca78b0917b848851ab2f42fc9ffae44fe183b7]

INTEGRATION: CWS ooo19126 (1.2.272); FILE MERGED 2005/09/05 14:01:08 rt 1.2.272.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [55c1c8c101fc3df4566077638482b22bb154cef8]

INTEGRATION: CWS ooo19126 (1.4.78); FILE MERGED 2005/09/05 15:16:36 rt 1.4.78.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [95faafd0f31b2cb092be084d28c4301429544822]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:31:22 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [60d7d06ae288a0b8fdc86a3436aba381c63e5cdf]

INTEGRATION: CWS ooo19126 (1.3.34); FILE MERGED 2005/09/05 14:01:08 rt 1.3.34.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1f265051531ec5612b615ec1d6c67e5fa373f3d4]

INTEGRATION: CWS ooo19126 (1.5.64); FILE MERGED 2005/09/05 15:16:36 rt 1.5.64.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [632adeee2ecb869c4e0b994dbd22e47bea43d6b5]

INTEGRATION: CWS ooo19126 (1.2.270); FILE MERGED 2005/09/05 14:01:08 rt 1.2.270.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [77400c4ae0e2056567d97579d1d3045ba57c55b5]

INTEGRATION: CWS ooo19126 (1.7.2); FILE MERGED 2005/09/05 15:16:35 rt 1.7.2.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [726ed93262b46df43801e87f78a0b2be92230e9a]

INTEGRATION: CWS ooo19126 (1.13.34); FILE MERGED 2005/09/05 14:01:07 rt 1.13.34.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b323fd346d02cd099a71da73311b3a1fda7a416c]

INTEGRATION: CWS ooo19126 (1.2.126); FILE MERGED 2005/09/05 11:31:22 rt 1.2.126.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [efeb10f4d668d769f1b039d0644951bf73fa62e5]

INTEGRATION: CWS ooo19126 (1.6.64); FILE MERGED 2005/09/05 15:16:35 rt 1.6.64.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7d4505938de9b44e6f47624b0633e66ab6935d0d]

INTEGRATION: CWS ooo19126 (1.2.126); FILE MERGED 2005/09/05 11:31:21 rt 1.2.126.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [af98386bcd93d303e8aee8f9f81f3ce95c9da32a]

INTEGRATION: CWS ooo19126 (1.2.76); FILE MERGED 2005/09/05 14:01:06 rt 1.2.76.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d07fcfb7776bd5f4bf7012f0a10e564790bc39b8]

INTEGRATION: CWS ooo19126 (1.4.78); FILE MERGED 2005/09/05 15:16:35 rt 1.4.78.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6d059cead22c77e8f0921dde61826b9d4d63b9c9]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:31:21 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a792b3f222ee05656bdf5834375f68b2fd8e2eea]

INTEGRATION: CWS ooo19126 (1.1.1.1.272); FILE MERGED 2005/09/05 14:01:06 rt 1.1.1.1.272.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [568be9ffd39f8d4914bf6f978159f40079843cfa]

INTEGRATION: CWS ooo19126 (1.2.124); FILE MERGED 2005/09/05 15:16:34 rt 1.2.124.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7d5f2a8e4946fd888214f9d6fdffa66a701c435b]

INTEGRATION: CWS ooo19126 (1.6.246); FILE MERGED 2005/09/05 14:01:06 rt 1.6.246.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [abd76684d3c961dcc96ae88739260ffb4096dbe2]

INTEGRATION: CWS ooo19126 (1.5.64); FILE MERGED 2005/09/05 15:16:34 rt 1.5.64.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [091542e47a52bc0836ee3a308f36da97044afa93]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:31:20 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f46e1aff6008c4d97b203bac6f9468fae03f2229]

INTEGRATION: CWS ooo19126 (1.12.78); FILE MERGED 2005/09/05 14:01:05 rt 1.12.78.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0f209e4116d02c899dd23c75350526a4558dbf41]

INTEGRATION: CWS ooo19126 (1.4.78); FILE MERGED 2005/09/05 15:16:34 rt 1.4.78.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e8f8740bb4a3c9800d85c7fac8be944cb58bcaaf]

INTEGRATION: CWS ooo19126 (1.7.116); FILE MERGED 2005/09/05 14:01:05 rt 1.7.116.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [571072d3e13cf3283ed27e7f73a2ef0b3114d043]

INTEGRATION: CWS ooo19126 (1.4.78); FILE MERGED 2005/09/05 15:16:33 rt 1.4.78.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [203c8e75b1657880ce2c56527f58bcaadbc0eba3]

INTEGRATION: CWS ooo19126 (1.1.256); FILE MERGED 2005/09/05 14:01:05 rt 1.1.256.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [970a2bb283677a3e07ea1a0f4ce697542e235e88]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:31:18 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [553ce86efd052b7adc098a59e08a4ebe5ac406db]

INTEGRATION: CWS ooo19126 (1.8.248); FILE MERGED 2005/09/05 14:01:05 rt 1.8.248.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3ccb81ffb1b52ebf3aed57f438c264f8004a71e6]

INTEGRATION: CWS ooo19126 (1.2.190); FILE MERGED 2005/09/05 14:01:05 rt 1.2.190.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7f56a12caa5d1d5af973b453818cc286b8d40028]

INTEGRATION: CWS ooo19126 (1.17.34); FILE MERGED 2005/09/05 14:01:04 rt 1.17.34.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [693a7a76cf4c44adf0e4c68b7da8ac4ff853edc2]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:31:17 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c62cab9ecb82126cd2dac824a94057318cff72e4]

INTEGRATION: CWS ooo19126 (1.31.2); FILE MERGED 2005/09/05 14:01:04 rt 1.31.2.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [133aac160a874c2b088d64893ffff038efc97457]

INTEGRATION: CWS ooo19126 (1.2.260); FILE MERGED 2005/09/05 14:01:04 rt 1.2.260.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3eb23652f78bcdee4142758c2c1697cac06ec65c]

INTEGRATION: CWS ooo19126 (1.1.158); FILE MERGED 2005/09/05 11:31:16 rt 1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d4d3537e5357d084711b7dcf224beb31631c9715]

INTEGRATION: CWS ooo19126 (1.4.260); FILE MERGED 2005/09/05 14:01:04 rt 1.4.260.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [898777da531f838577ca57ac779be63d74cc5cb6]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:31:16 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [73c5a9468e929c45c3651218ff4955aec7539695]

INTEGRATION: CWS ooo19126 (1.9.226); FILE MERGED 2005/09/05 14:01:03 rt 1.9.226.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e92438c3c986f907b1cf0dbe8a2f0694cbd8cb74]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:31:15 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [bbcd68ac04405e5b3cc2ab3730467f395e8fa51c]

INTEGRATION: CWS ooo19126 (1.10.116); FILE MERGED 2005/09/05 14:01:03 rt 1.10.116.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7c82258bd636558b559d36895df6c67962fc183d]

INTEGRATION: CWS ooo19126 (1.2.162); FILE MERGED 2005/09/05 15:16:27 rt 1.2.162.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a6a1a4b7815bc27bb37c507b9099ed4df339b614]

INTEGRATION: CWS ooo19126 (1.3.78); FILE MERGED 2005/09/05 15:16:27 rt 1.3.78.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d6d40a4722555f548ae0854d36e3916731c75029]

INTEGRATION: CWS ooo19126 (1.11.34); FILE MERGED 2005/09/05 14:01:03 rt 1.11.34.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1da5040be1a0d8eef83daad4c4394508120d52f7]

INTEGRATION: CWS ooo19126 (1.3.124); FILE MERGED 2005/09/05 15:16:26 rt 1.3.124.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ec849d75a7b3dcbbe4565d31090badbb6b2776d8]

INTEGRATION: CWS ooo19126 (1.3.250); FILE MERGED 2005/09/05 14:01:02 rt 1.3.250.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [58eec9d0c83b565bc474ce67d70219b6b3c19706]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:31:14 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [40ebaff0776efc9e9340db5218a6315ee98e11a1]

INTEGRATION: CWS ooo19126 (1.5.64); FILE MERGED 2005/09/05 15:16:26 rt 1.5.64.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [de047674a2c1ebad83de9520f19b3fbffe133f30]

INTEGRATION: CWS ooo19126 (1.2.94); FILE MERGED 2005/09/05 14:01:02 rt 1.2.94.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8c3f824a66f6b5f588ab47f92c4fe8289a584033]

INTEGRATION: CWS ooo19126 (1.2.126); FILE MERGED 2005/09/05 11:31:14 rt 1.2.126.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1c0e24c47b80880e68d8470de30b87df8a41f777]

INTEGRATION: CWS ooo19126 (1.4.30); FILE MERGED 2005/09/05 15:16:26 rt 1.4.30.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9460aa5d6c56451d896949e7ed7cd731c2ca670a]

INTEGRATION: CWS ooo19126 (1.7.60); FILE MERGED 2005/09/05 14:01:02 rt 1.7.60.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ce137054c0741944c1226ecd711ce6ea351dd153]

INTEGRATION: CWS ooo19126 (1.7.78); FILE MERGED 2005/09/05 15:16:25 rt 1.7.78.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [183a2ef63f5fe6f72ec92f172039350323a90749]

INTEGRATION: CWS ooo19126 (1.40.20); FILE MERGED 2005/09/05 14:01:01 rt 1.40.20.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [42efd4528f0b234da9de410f1e0968dc5b3caf2e]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:31:13 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [97ee3c0e96aa1d02e0fbf648f216b04f5443cdce]

INTEGRATION: CWS ooo19126 (1.3.82); FILE MERGED 2005/09/05 15:16:25 rt 1.3.82.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7ab7368dc7bcdf74bcc08f2f1fa1f6e283c0f1ff]

INTEGRATION: CWS ooo19126 (1.47.40); FILE MERGED 2005/09/05 14:01:01 rt 1.47.40.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ac8d3e020538ecf0cc4b1cdc9886c4baee6845dd]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:31:12 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [39e5c482e02a7e578a4bcc4855fef602e7dfa067]

INTEGRATION: CWS ooo19126 (1.5.60); FILE MERGED 2005/09/05 15:16:25 rt 1.5.60.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [85001e7b5178356892db78161df2fc18646796c8]

INTEGRATION: CWS ooo19126 (1.17.30); FILE MERGED 2005/09/05 14:01:01 rt 1.17.30.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [24c6fa6a75cfac5987fe238f01480afbdc5232d1]

INTEGRATION: CWS ooo19126 (1.1.158); FILE MERGED 2005/09/05 11:31:12 rt 1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [988f628943897d4902ee5d55cc9d7ae83b889f52]

INTEGRATION: CWS ooo19126 (1.3.78); FILE MERGED 2005/09/05 15:16:24 rt 1.3.78.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ec3ed1d3cdd607117a401707596537bd80b12ea0]

INTEGRATION: CWS ooo19126 (1.7.34); FILE MERGED 2005/09/05 14:01:00 rt 1.7.34.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b03f3afe875405f41d9e7c207c500e71ad03f7c5]

INTEGRATION: CWS ooo19126 (1.6.60); FILE MERGED 2005/09/05 15:16:24 rt 1.6.60.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e1a9df58986463951164873423adbc07bcdc1675]

INTEGRATION: CWS ooo19126 (1.11.190); FILE MERGED 2005/09/05 14:01:00 rt 1.11.190.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ff73deadcd2a8c8ec241c12de45868719421113e]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:31:11 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3014eeec22b109fa5fcf55dc154bc66e0923c6c4]

INTEGRATION: CWS ooo19126 (1.5.18); FILE MERGED 2005/09/05 15:16:24 rt 1.5.18.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0259e523ce5c160f776d131268b2ca2e0129f4b1]

INTEGRATION: CWS ooo19126 (1.5.190); FILE MERGED 2005/09/05 14:01:00 rt 1.5.190.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4bf5b860602050da92ae87c6e76f15f6a050cf14]

INTEGRATION: CWS ooo19126 (1.1.158); FILE MERGED 2005/09/05 11:31:09 rt 1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [924f3efae14438d78e102fd8db80718b1bfbb659]

INTEGRATION: CWS ooo19126 (1.5.60); FILE MERGED 2005/09/05 15:16:23 rt 1.5.60.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [191d3babef5ccffc5ab110fade86365b5eb22b9a]

INTEGRATION: CWS ooo19126 (1.1.1.1.272); FILE MERGED 2005/09/05 14:00:59 rt 1.1.1.1.272.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [14c8020e4947bff291fac0ae998b6af0e277e818]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:31:09 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3c3d64a2ec2801894bce5a273f4dde5c07426335]

INTEGRATION: CWS ooo19126 (1.3.78); FILE MERGED 2005/09/05 15:16:23 rt 1.3.78.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [44557d89bdb4dda70deda802535c844b0dafef0c]

INTEGRATION: CWS ooo19126 (1.4.290); FILE MERGED 2005/09/05 13:45:23 rt 1.4.290.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8a3a88d9f47b8f01b66a87a0bc4d3bbef4c439f1]

INTEGRATION: CWS ooo19126 (1.2.34); FILE MERGED 2005/09/05 14:00:59 rt 1.2.34.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [46f4549b8542262aed28e1b75e41c419bb61597e]

INTEGRATION: CWS ooo19126 (1.2.124); FILE MERGED 2005/09/05 15:16:23 rt 1.2.124.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3bf201731ebf8f2bc00a3de2e111a90ad32e3f23]

INTEGRATION: CWS ooo19126 (1.3.290); FILE MERGED 2005/09/05 13:45:23 rt 1.3.290.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e3b35733635f795fba1547ffd80585990bc21881]

INTEGRATION: CWS ooo19126 (1.4.120); FILE MERGED 2005/09/05 11:31:08 rt 1.4.120.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [991ced581aa634f1e832cb43c2010a94d9ec1b08]

INTEGRATION: CWS ooo19126 (1.3.78); FILE MERGED 2005/09/05 15:16:22 rt 1.3.78.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8c54c71dc4b0fe2aea73b963694a2f3f2e751381]

INTEGRATION: CWS ooo19126 (1.3.316); FILE MERGED 2005/09/05 13:45:23 rt 1.3.316.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f5963d2c1c492d42cef25e26479bdf7152717ae0]

INTEGRATION: CWS ooo19126 (1.6.34); FILE MERGED 2005/09/05 14:00:58 rt 1.6.34.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [06e3ef755379791825f63e493fc3c4254114f9d1]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:31:08 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e9a4934b2ec9ecd1b621aff1eb3f34a940eb7314]

INTEGRATION: CWS ooo19126 (1.2.1422); FILE MERGED 2005/09/05 13:45:23 rt 1.2.1422.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c27d7f2c6b88e61effea19d29e22e8b8209adb39]

INTEGRATION: CWS ooo19126 (1.13.34); FILE MERGED 2005/09/05 14:00:58 rt 1.13.34.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7ecb8c1d5312c381b37ec8e86f40d92e0533ad0b]

INTEGRATION: CWS ooo19126 (1.3.120); FILE MERGED 2005/09/05 11:31:08 rt 1.3.120.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [89faceb5475f61fc9c289a79f917f6db8e318e72]

INTEGRATION: CWS ooo19126 (1.13.60); FILE MERGED 2005/09/05 15:16:21 rt 1.13.60.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [563e5bd8d7e378f5c30638e9543bbe16fa6f54e9]

INTEGRATION: CWS ooo19126 (1.6.34); FILE MERGED 2005/09/05 14:00:57 rt 1.6.34.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0c9f583cb88cb80f6cd607cc788f4b085f140559]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:31:07 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [163ee749f6664c4ca9cd3567eeb7a5a88c06a7ac]

INTEGRATION: CWS ooo19126 (1.64.60); FILE MERGED 2005/09/05 15:16:21 rt 1.64.60.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b26874e1822e4aa891699ff44f6207e660674eb0]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:31:06 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [946e4644c21c9536973b4a0db1a3d16b6cd1c6a4]

INTEGRATION: CWS ooo19126 (1.5.64); FILE MERGED 2005/09/05 15:16:20 rt 1.5.64.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a04ebadccfd938d124221aca915d242dd8fb9b13]

INTEGRATION: CWS ooo19126 (1.7.34); FILE MERGED 2005/09/05 14:00:57 rt 1.7.34.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c9d321541f26e52a1e293ab0801971ca1ee73438]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:31:06 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6e3cb332b6ae97d5ab7c8e7e245f9cdd926f86cc]

INTEGRATION: CWS ooo19126 (1.1.1.1.272); FILE MERGED 2005/09/05 14:00:56 rt 1.1.1.1.272.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3f93f3dc11a2a6611f2b1e9964d21868f992fc6c]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:31:04 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6fc09052481b5f4ff757f7ebee7607db117fb397]

INTEGRATION: CWS ooo19126 (1.3.34); FILE MERGED 2005/09/05 14:00:56 rt 1.3.34.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [33c3f32d3a954d84979e5a7ecb468b6f29086e2d]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:31:03 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9dc6e75b2d86dabd0084ce8f08e89279788c51a8]

INTEGRATION: CWS ooo19126 (1.3.78); FILE MERGED 2005/09/05 15:16:19 rt 1.3.78.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3ee672ea2ce39514bf626826d9d5b25c228a2d08]

INTEGRATION: CWS ooo19126 (1.2.124); FILE MERGED 2005/09/05 14:00:55 rt 1.2.124.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7ab637a70ee54165986f55148b9ed777be031e3c]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:31:02 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b4a5c176f57afdc82beae1f1d93b2fe153fd41ed]

INTEGRATION: CWS ooo19126 (1.34.64); FILE MERGED 2005/09/05 15:16:19 rt 1.34.64.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a3929c4f996ff18daf832b4db85777bb995c640a]

INTEGRATION: CWS ooo19126 (1.1.1.1.272); FILE MERGED 2005/09/05 14:00:55 rt 1.1.1.1.272.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [db485683c3f11795b57d8315e237b4f1884e9735]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:31:01 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5fc7b2c4121e4aceb25596c250ed03cb721dd44d]

INTEGRATION: CWS ooo19126 (1.6.64); FILE MERGED 2005/09/05 15:16:19 rt 1.6.64.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [12c0a66d30aa6a82ef3d53e8cc547204df2b0143]

INTEGRATION: CWS ooo19126 (1.1.256); FILE MERGED 2005/09/05 14:00:55 rt 1.1.256.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [bca6db0b12adaa755bb32f28b46e78b8d43acc24]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:30:57 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e1d4b9a5c55e9bc4f337633966a839d20c28df3e]

INTEGRATION: CWS ooo19126 (1.20.60); FILE MERGED 2005/09/05 15:16:18 rt 1.20.60.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [25734dcb825043ef57483aac59a55936cb0501fc]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:30:56 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3a7302a91d0c990e4d331b3d85a45ad92d76b362]

INTEGRATION: CWS ooo19126 (1.3.140); FILE MERGED 2005/09/05 15:16:18 rt 1.3.140.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a9146a3a3c4f820e430c4e390a53030d4305bfac]

INTEGRATION: CWS ooo19126 (1.1.264); FILE MERGED 2005/09/05 14:00:54 rt 1.1.264.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [31ccf165882e57c964c808d07410eaf5968943f2]

INTEGRATION: CWS ooo19126 (1.5.68); FILE MERGED 2005/09/05 15:16:17 rt 1.5.68.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f5150766407d9df98be0727ea6be5bdbffc0540c]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:30:55 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0c981aeaccdab27140f7996d09ed7ade9968d175]

INTEGRATION: CWS ooo19126 (1.3.78); FILE MERGED 2005/09/05 15:16:17 rt 1.3.78.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4542f687163b7fbc909c83d4adac0d11dfce2a99]

INTEGRATION: CWS ooo19126 (1.3.34); FILE MERGED 2005/09/05 14:00:54 rt 1.3.34.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [61aa2e7c760992822fed5c0926415777551f2e36]

INTEGRATION: CWS ooo19126 (1.1.158); FILE MERGED 2005/09/05 11:30:55 rt 1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4048122c94a753a57893418d92f1e376a6c20e04]

INTEGRATION: CWS ooo19126 (1.4.64); FILE MERGED 2005/09/05 15:16:17 rt 1.4.64.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3f6584bb4f0a806b94caec1102ef741705814d0d]

INTEGRATION: CWS ooo19126 (1.1.158); FILE MERGED 2005/09/05 11:30:54 rt 1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [56337d7f2fb658b776be46de7f7681bb0f998dd2]

INTEGRATION: CWS ooo19126 (1.2.162); FILE MERGED 2005/09/05 15:16:16 rt 1.2.162.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f31d3a5afed4c44cef137825fad3f6163ad7a6ab]

INTEGRATION: CWS ooo19126 (1.5.34); FILE MERGED 2005/09/05 14:00:53 rt 1.5.34.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [dc8574adba977bcd344ffd3ebba08792c4ab8b99]

INTEGRATION: CWS ooo19126 (1.4.44); FILE MERGED 2005/09/05 15:16:16 rt 1.4.44.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [840b146e982fb31622e22d3bce11cb459e31acdf]

INTEGRATION: CWS ooo19126 (1.3.34); FILE MERGED 2005/09/05 14:00:53 rt 1.3.34.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a434eff79a261625de099651feb6229524ba82b3]

INTEGRATION: CWS ooo19126 (1.2.124); FILE MERGED 2005/09/05 15:16:15 rt 1.2.124.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [045806be441defda70858b9afc2ab5be076e4213]

INTEGRATION: CWS ooo19126 (1.6.34); FILE MERGED 2005/09/05 14:00:53 rt 1.6.34.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8c920b9c16f15ff6b53d9abcf82ebacc7609470f]

INTEGRATION: CWS ooo19126 (1.1.158); FILE MERGED 2005/09/05 11:30:52 rt 1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c3b2fa3f42896c9498db8875948a40e25914d8b3]

INTEGRATION: CWS ooo19126 (1.24.28); FILE MERGED 2005/09/05 14:00:53 rt 1.24.28.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8db6a3dc10c551a629c9549f6ff9e7297b0facb7]

INTEGRATION: CWS ooo19126 (1.7.2); FILE MERGED 2005/09/05 15:16:14 rt 1.7.2.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [468cc153e1e799a7d9f77be363239931463400c6]

INTEGRATION: CWS ooo19126 (1.2.34); FILE MERGED 2005/09/05 14:00:53 rt 1.2.34.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c41cbf70ef2046fd5a1211e1a19eb77430c1bfe4]

INTEGRATION: CWS ooo19126 (1.1.158); FILE MERGED 2005/09/05 11:30:51 rt 1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2c1e8d74feec43ce8bc343c94951a2970c6c9ba5]

INTEGRATION: CWS ooo19126 (1.3.78); FILE MERGED 2005/09/05 15:16:14 rt 1.3.78.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0aee5c7eeeebcee5697385b0b4fe346f0ae79c38]

INTEGRATION: CWS ooo19126 (1.2.270); FILE MERGED 2005/09/05 14:00:53 rt 1.2.270.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4f9589c05d5c9d4fe2e9edad4d46c2b074b7ab74]

INTEGRATION: CWS ooo19126 (1.3.34); FILE MERGED 2005/09/05 14:00:52 rt 1.3.34.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [626daef56bd540d5f9dca05479e9ad5d5c2fcd0e]

INTEGRATION: CWS ooo19126 (1.6.40); FILE MERGED 2005/09/05 15:16:13 rt 1.6.40.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e7172d728006ce53afe9b577cc991a885d5812d3]

INTEGRATION: CWS ooo19126 (1.1.158); FILE MERGED 2005/09/05 11:30:50 rt 1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7cb438ad9cc102b1152c101b31760e8761b81219]

INTEGRATION: CWS ooo19126 (1.4.64); FILE MERGED 2005/09/05 15:16:13 rt 1.4.64.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [df39428f5c4c40d9b7ea0a16bbd73fab4486a552]

INTEGRATION: CWS ooo19126 (1.3.78); FILE MERGED 2005/09/05 15:16:13 rt 1.3.78.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3acab958d65783942b475eac836d7d4a8818ab95]

INTEGRATION: CWS ooo19126 (1.4.34); FILE MERGED 2005/09/05 14:00:51 rt 1.4.34.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f6d72ee82bab2ae39a347e773cd4335e88d2d9c8]

INTEGRATION: CWS ooo19126 (1.2.124); FILE MERGED 2005/09/05 15:16:12 rt 1.2.124.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6e6863e3074ce0a88bc7a3f34a17b37cce432b5f]

INTEGRATION: CWS ooo19126 (1.2.34); FILE MERGED 2005/09/05 14:00:51 rt 1.2.34.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8d0457ee1b9f92f3056ae779412826f717d769a0]

INTEGRATION: CWS ooo19126 (1.2.124); FILE MERGED 2005/09/05 15:16:11 rt 1.2.124.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2a5fcfede23f631aa664fa742f18e2c8c2e04a3f]

INTEGRATION: CWS ooo19126 (1.1.158); FILE MERGED 2005/09/05 11:30:49 rt 1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [eaa53b7834b2207831dcc5fbb8f131088017d32e]

INTEGRATION: CWS ooo19126 (1.3.78); FILE MERGED 2005/09/05 15:16:11 rt 1.3.78.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b07eba9a4eee10c253de705d2a961dcc322651d3]

INTEGRATION: CWS ooo19126 (1.5.34); FILE MERGED 2005/09/05 14:00:51 rt 1.5.34.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1ad55a751bed30c5908fa9a127b9786b1072b339]

INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 15:16:10 rt 1.3.60.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [660ba7f2262bd88acccb0b00e8b9f1ce186476fb]

INTEGRATION: CWS ooo19126 (1.18.20); FILE MERGED 2005/09/05 14:00:50 rt 1.18.20.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7794fe2e1d976d592d39a68cc56716ea10458c8a]

INTEGRATION: CWS ooo19126 (1.1.158); FILE MERGED 2005/09/05 11:30:48 rt 1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [329fb032f9477288f0427d390c1a7f2b888c3b0d]

INTEGRATION: CWS ooo19126 (1.2.130); FILE MERGED 2005/09/05 15:16:10 rt 1.2.130.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1906617c42fa9fda549b1bb97f499ffc0ef33930]

INTEGRATION: CWS ooo19126 (1.22.34); FILE MERGED 2005/09/05 14:00:50 rt 1.22.34.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [03daeea2a85d740c4a031c34742ed4dd5499c08a]

INTEGRATION: CWS ooo19126 (1.1.158); FILE MERGED 2005/09/05 11:30:47 rt 1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7ecfcfbb7ca6ff535230f5cd1b630020c3cebdda]

INTEGRATION: CWS ooo19126 (1.3.78); FILE MERGED 2005/09/05 15:16:09 rt 1.3.78.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [429cc456a5db2ece27e23084e9ef605ae5a5f8d8]

INTEGRATION: CWS ooo19126 (1.3.34); FILE MERGED 2005/09/05 14:00:50 rt 1.3.34.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [74b40183ed0999409272522a559a2d1546ffa909]

INTEGRATION: CWS ooo19126 (1.2.124); FILE MERGED 2005/09/05 15:16:09 rt 1.2.124.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [687f6e401a2cad48a55f6548135b4d000bfd9d19]

INTEGRATION: CWS ooo19126 (1.10.34); FILE MERGED 2005/09/05 14:00:50 rt 1.10.34.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9cc12f6ac5043532bcdc877a3637b69b6275749e]

INTEGRATION: CWS ooo19126 (1.5.108); FILE MERGED 2005/09/05 15:16:08 rt 1.5.108.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [766f03cc8fa562cd5ac706011e77728e659bc9b4]

INTEGRATION: CWS ooo19126 (1.8.34); FILE MERGED 2005/09/05 14:00:49 rt 1.8.34.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0c530fe5f5656cffaa4f75f20d8c0902ee2ebc93]

INTEGRATION: CWS ooo19126 (1.1.158); FILE MERGED 2005/09/05 11:30:46 rt 1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c8b0bedea0897024dc93a62cbddfe5e08290827e]

INTEGRATION: CWS ooo19126 (1.3.78); FILE MERGED 2005/09/05 15:16:08 rt 1.3.78.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0727277178a8199814079b3942033203fbe20ef5]

INTEGRATION: CWS ooo19126 (1.10.30); FILE MERGED 2005/09/05 14:00:49 rt 1.10.30.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [21d6fc622db5d19013016656a33006fe004afdd6]

INTEGRATION: CWS ooo19126 (1.8.40); FILE MERGED 2005/09/05 15:16:08 rt 1.8.40.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [76a9f8544bd58a1e45a55b57ef205e35fc4abcf4]

INTEGRATION: CWS ooo19126 (1.7.34); FILE MERGED 2005/09/05 14:00:49 rt 1.7.34.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5cbe17ee7120a918d8953416755b9332b83e40de]

INTEGRATION: CWS ooo19126 (1.1.158); FILE MERGED 2005/09/05 11:30:45 rt 1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [bdf63547d6e7deb0a251a15ed55fac113ff451ea]

INTEGRATION: CWS ooo19126 (1.4.2); FILE MERGED 2005/09/05 15:16:07 rt 1.4.2.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [cec5fa4ebe3fc2aa725a6e6c4eb2d385ca95057e]

INTEGRATION: CWS ooo19126 (1.11.34); FILE MERGED 2005/09/05 14:00:49 rt 1.11.34.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6af546e2ada5ee234445aafb8b521615a249acc9]

INTEGRATION: CWS ooo19126 (1.3.78); FILE MERGED 2005/09/05 15:16:07 rt 1.3.78.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7c1d0f80c4c846abeac01291b2158b54cc2d2eb7]

INTEGRATION: CWS ooo19126 (1.4.34); FILE MERGED 2005/09/05 14:00:48 rt 1.4.34.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [dd61e53d57ff179582c8ab900523994ba840142c]

INTEGRATION: CWS ooo19126 (1.1.158); FILE MERGED 2005/09/05 11:30:44 rt 1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3a0b4e0758856c3192c6155f276e6198db150104]

INTEGRATION: CWS ooo19126 (1.3.64); FILE MERGED 2005/09/05 15:16:06 rt 1.3.64.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a3b70d467249876ea2c3bdba797091742c684fcd]

INTEGRATION: CWS ooo19126 (1.4.64); FILE MERGED 2005/09/05 15:16:06 rt 1.4.64.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2c4a114f6f176d3e9dd2222d161cf5ff0fcdcfcd]

INTEGRATION: CWS ooo19126 (1.2.218); FILE MERGED 2005/09/05 17:14:12 rt 1.2.218.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [baf08e877cae5f9b72df31c27c52f9812af77e76]

INTEGRATION: CWS ooo19126 (1.1.158); FILE MERGED 2005/09/05 11:30:43 rt 1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7716135ddf3eb06c8bc68a638432e5d322859f0f]

INTEGRATION: CWS ooo19126 (1.7.52); FILE MERGED 2005/09/05 15:16:06 rt 1.7.52.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [25620b8ce3892219b90c1a3650e3eeedc7c8a9a9]

INTEGRATION: CWS ooo19126 (1.2.52); FILE MERGED 2005/09/05 17:14:11 rt 1.2.52.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c766d40ca91d65a435f99cdfff66cf63ecc7bdf3]

INTEGRATION: CWS ooo19126 (1.1.1.1.1462); FILE MERGED 2005/09/05 13:45:20 rt 1.1.1.1.1462.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [fcac229de32c17871e8f95f3e8b00c6ff2ff5314]

INTEGRATION: CWS ooo19126 (1.7.64); FILE MERGED 2005/09/05 15:16:06 rt 1.7.64.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d39faf61710309a376ba7c7db3fe9d9cd337c45e]

INTEGRATION: CWS ooo19126 (1.3.1448); FILE MERGED 2005/09/05 13:45:20 rt 1.3.1448.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2b11e88b347011fa51c4c1b01baeeeae03a68efb]

INTEGRATION: CWS ooo19126 (1.2.48); FILE MERGED 2005/09/05 17:14:11 rt 1.2.48.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ffe14938f40dfed441109c6df39d5a7d377102f2]

INTEGRATION: CWS ooo19126 (1.5.64); FILE MERGED 2005/09/05 15:16:05 rt 1.5.64.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e915969b1b3fc39b8ebfc2e5f55869ea8cb669b7]

INTEGRATION: CWS ooo19126 (1.3.596); FILE MERGED 2005/09/05 13:45:20 rt 1.3.596.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2e85163ce12be4cf5153ae781952daf3564e0540]

INTEGRATION: CWS ooo19126 (1.2.30); FILE MERGED 2005/09/05 17:14:10 rt 1.2.30.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [29c4b37a4550f6a180dc727312fcfa6be683a134]

INTEGRATION: CWS ooo19126 (1.1.158); FILE MERGED 2005/09/05 11:30:42 rt 1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1337576fbe2e2cfd5b4c1d7933e9809dad626759]

INTEGRATION: CWS ooo19126 (1.7.64); FILE MERGED 2005/09/05 15:16:05 rt 1.7.64.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [54572e72151e2e7beef6a6e39bee1245d59ca621]

INTEGRATION: CWS ooo19126 (1.3.596); FILE MERGED 2005/09/05 13:45:19 rt 1.3.596.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [324d89fccddc70b3ef4b4bf1cb6f46f486ed7985]

INTEGRATION: CWS ooo19126 (1.2.26); FILE MERGED 2005/09/05 17:14:09 rt 1.2.26.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a3bc81edb1011fb5adeac779d46be2bf34c8451d]

INTEGRATION: CWS ooo19126 (1.4.1420); FILE MERGED 2005/09/05 13:45:19 rt 1.4.1420.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [fb33067a25d5e724bc8e5eae4be116f6c34dbeb8]

INTEGRATION: CWS ooo19126 (1.12.60); FILE MERGED 2005/09/05 15:16:05 rt 1.12.60.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [91e489428a8e64ab73e10e2fe06b39952e16244d]

INTEGRATION: CWS ooo19126 (1.2.52); FILE MERGED 2005/09/05 17:14:09 rt 1.2.52.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [faa3b22c9caccd20fc69a386becd10be3bb87752]

INTEGRATION: CWS ooo19126 (1.4.1424); FILE MERGED 2005/09/05 13:45:19 rt 1.4.1424.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2009d6f416a384c7f09f5fec4e65ae280fc7ba25]

INTEGRATION: CWS ooo19126 (1.2.80); FILE MERGED 2005/09/05 15:16:04 rt 1.2.80.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [bac96f20a8c346f8961273e116b3d26b7ea8c9ba]

INTEGRATION: CWS ooo19126 (1.2.48); FILE MERGED 2005/09/05 17:14:08 rt 1.2.48.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c7028a579f7a295fae81e9fddea21a7eb15a51f8]

INTEGRATION: CWS ooo19126 (1.1.1.1.1462); FILE MERGED 2005/09/05 13:45:19 rt 1.1.1.1.1462.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9f99f9499d7ed331bfd5d5810fc83e43dd8f74cc]

INTEGRATION: CWS ooo19126 (1.6.64); FILE MERGED 2005/09/05 15:16:04 rt 1.6.64.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6634a57cb53bf7fa90773d6b13f6533ae9626557]

INTEGRATION: CWS ooo19126 (1.1.158); FILE MERGED 2005/09/05 11:30:41 rt 1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d1861984bc3fc12cbe7fbf1b5dcb3a3bbd99ce5b]

INTEGRATION: CWS ooo19126 (1.2.52); FILE MERGED 2005/09/05 17:14:07 rt 1.2.52.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c429e5082b2bdc08566a104c0b8d94132df31a27]

INTEGRATION: CWS ooo19126 (1.6.406); FILE MERGED 2005/09/05 13:45:18 rt 1.6.406.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [21490f1775cf571aa81a7de101561c6b228d836f]

INTEGRATION: CWS ooo19126 (1.1.158); FILE MERGED 2005/09/05 11:30:40 rt 1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3dd9fffc93745171ad39ff44ef16488c3d8621fc]

INTEGRATION: CWS ooo19126 (1.3.64); FILE MERGED 2005/09/05 15:16:04 rt 1.3.64.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7c89b583ae73775431a47ee77cc1657e2aa6ddc7]

INTEGRATION: CWS ooo19126 (1.3.1426); FILE MERGED 2005/09/05 13:45:18 rt 1.3.1426.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [757cd23a4c6a0bdd8eb211e88adc2b0c2004fa66]

INTEGRATION: CWS ooo19126 (1.1.1.1.134); FILE MERGED 2005/09/05 16:59:21 rt 1.1.1.1.134.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a10cca5d0479aa9c5db87796741b355ec9e2c578]

INTEGRATION: CWS ooo19126 (1.2.162); FILE MERGED 2005/09/05 15:16:03 rt 1.2.162.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [95bc452c966d885ee20d2dcb790bd1b8262f3216]

INTEGRATION: CWS ooo19126 (1.2.1448); FILE MERGED 2005/09/05 13:45:18 rt 1.2.1448.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [217e50550991f1a147a70f57729d37335aa19b40]

INTEGRATION: CWS ooo19126 (1.1.1.1.134); FILE MERGED 2005/09/05 16:59:20 rt 1.1.1.1.134.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [16571557927650e72fc278db3ccc08f8c582dce9]

INTEGRATION: CWS ooo19126 (1.1.158); FILE MERGED 2005/09/05 11:30:39 rt 1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [096688bd708678cd19aa534f8f01b66d870618b7]

INTEGRATION: CWS ooo19126 (1.4.124); FILE MERGED 2005/09/05 15:16:03 rt 1.4.124.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [cf935fc5d639c00365c12d6de9e76ba86d98f8c4]

INTEGRATION: CWS ooo19126 (1.3.1424); FILE MERGED 2005/09/05 13:45:18 rt 1.3.1424.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5a5b8008f10b4b587c3898e2c46c96d073c6ea92]

INTEGRATION: CWS ooo19126 (1.3.106); FILE MERGED 2005/09/05 11:30:37 rt 1.3.106.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [07157effc57cabd8de3eb262d92c173cf0f66159]

INTEGRATION: CWS ooo19126 (1.2.74); FILE MERGED 2005/09/05 16:59:20 rt 1.2.74.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b801bcbd65880245a923ec79b48171daba809d64]

INTEGRATION: CWS ooo19126 (1.3.78); FILE MERGED 2005/09/05 15:16:02 rt 1.3.78.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5d32c6a8ce50de4c49725b3eed5eb389c7b357b6]

INTEGRATION: CWS ooo19126 (1.3.246); FILE MERGED 2005/09/05 13:45:18 rt 1.3.246.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8d60b8f21ee8b96d6cffcdc1ae358803c9f53cae]

INTEGRATION: CWS ooo19126 (1.2.160); FILE MERGED 2005/09/05 15:16:02 rt 1.2.160.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8cdb4684e854edcd35e9bffee5b307b358e546cf]

INTEGRATION: CWS ooo19126 (1.3.1440); FILE MERGED 2005/09/05 13:45:17 rt 1.3.1440.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5f48c00e1f5ec49638fdc5d9505bb97aecc60367]

INTEGRATION: CWS ooo19126 (1.4.74); FILE MERGED 2005/09/05 16:59:19 rt 1.4.74.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [39e8e1ceb49e72457c8b45f435ee822b9a7f0d53]

INTEGRATION: CWS ooo19126 (1.2.106); FILE MERGED 2005/09/05 11:30:37 rt 1.2.106.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [bc7d71d96e4d16dc6d6022a96b2d8503d00675a7]

INTEGRATION: CWS ooo19126 (1.2.80); FILE MERGED 2005/09/05 15:16:02 rt 1.2.80.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0bba746203b3b7e2656347be2fd3dc26e092a265]

INTEGRATION: CWS ooo19126 (1.4.422); FILE MERGED 2005/09/05 13:45:17 rt 1.4.422.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1c3206a6476a13b0f07e5fa923ffbcbc1002af4d]

INTEGRATION: CWS ooo19126 (1.2.112); FILE MERGED 2005/09/05 16:59:19 rt 1.2.112.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b2a41e7d1b30cadf9f71f463f08bb22a2addd624]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:30:36 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d033a8c635dd6607c830df784509ee2f1583824e]

INTEGRATION: CWS ooo19126 (1.6.30); FILE MERGED 2005/09/05 15:16:01 rt 1.6.30.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [93ee6d28cdb95a0a830f12415f575de38e17fdc3]

INTEGRATION: CWS ooo19126 (1.2.580); FILE MERGED 2005/09/05 13:45:17 rt 1.2.580.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7dc55673cf32ae6b3605e4c652b9186fe6e9063f]

INTEGRATION: CWS ooo19126 (1.3.112); FILE MERGED 2005/09/05 16:59:19 rt 1.3.112.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [176e6c687089bd66999988e62a9eb0cf22572232]

INTEGRATION: CWS ooo19126 (1.10.726); FILE MERGED 2005/09/05 13:45:16 rt 1.10.726.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [833a4b9608e6c858ad40b5fdab58b9a633d811fd]

INTEGRATION: CWS ooo19126 (1.7.64); FILE MERGED 2005/09/05 15:16:00 rt 1.7.64.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [355ca06eb52662fbfa94304e622e61ee16b66290]

INTEGRATION: CWS ooo19126 (1.3.1418); FILE MERGED 2005/09/05 13:45:16 rt 1.3.1418.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [faa48e14a334ddd79a6a8c42054f60ebcebbb7d4]

INTEGRATION: CWS ooo19126 (1.2.112); FILE MERGED 2005/09/05 16:59:18 rt 1.2.112.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [beee7d5e30917617dbc981b51b1c698fbbb3a5de]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:30:35 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [412fed4318d486dffeb8e0100e2081e7f067e57c]

INTEGRATION: CWS ooo19126 (1.6.68); FILE MERGED 2005/09/05 15:16:00 rt 1.6.68.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9e96719af982b45ed8971a37f64fe23f6fc62ce5]

INTEGRATION: CWS ooo19126 (1.1.1.1.1462); FILE MERGED 2005/09/05 13:45:16 rt 1.1.1.1.1462.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [50a4d584d5c0e36a40c362fb3985416d594d7398]

INTEGRATION: CWS ooo19126 (1.6.30); FILE MERGED 2005/09/05 15:16:00 rt 1.6.30.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c98cfdd6fd6b123aa0031f5f10311fe78c9aa5a7]

INTEGRATION: CWS ooo19126 (1.2.1462); FILE MERGED 2005/09/05 13:45:16 rt 1.2.1462.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [cb17b94ea14b524afe2019ced0e963074c689a80]

INTEGRATION: CWS ooo19126 (1.4.74); FILE MERGED 2005/09/05 16:59:18 rt 1.4.74.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c96f74f5014c3dd9d5b632b0e6a443d2b9a28852]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 15:15:59 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ad62d3ba55761051f801f3b6e6366643e39a8681]

INTEGRATION: CWS ooo19126 (1.2.1450); FILE MERGED 2005/09/05 13:45:15 rt 1.2.1450.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [06fe0479e3579ef13dab902a160c466a3fcbd38c]

INTEGRATION: CWS ooo19126 (1.3.112); FILE MERGED 2005/09/05 16:59:17 rt 1.3.112.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c381671c6ce427e392e0f23fd8026d9a84ca19f6]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:30:34 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1654ccfe724c2feedc3f2950253f26fe2a078b5d]

INTEGRATION: CWS ooo19126 (1.7.902); FILE MERGED 2005/09/05 13:45:15 rt 1.7.902.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0d389734e2fafb8cc6cf7a0f88421693ceab5e94]

INTEGRATION: CWS ooo19126 (1.5.18); FILE MERGED 2005/09/05 16:59:17 rt 1.5.18.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [50aa05b71cbf00300fff5baa7a4b1d13984985d5]

INTEGRATION: CWS ooo19126 (1.2.160); FILE MERGED 2005/09/05 15:15:59 rt 1.2.160.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4f6108ccac645ec218a267912a1b4ff52931b306]

INTEGRATION: CWS ooo19126 (1.2.106); FILE MERGED 2005/09/05 11:30:33 rt 1.2.106.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [bd060d7527f6051bc9d12b54a94f8ea1a2f32fbf]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 15:15:58 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d37a22fec744a7aa3e0b9917989d999ba5cc76cc]

INTEGRATION: CWS ooo19126 (1.5.126); FILE MERGED 2005/09/05 16:59:17 rt 1.5.126.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [432324913181cf63b7e0fdb0d4415e68d644f362]

INTEGRATION: CWS ooo19126 (1.1.1.1.1462); FILE MERGED 2005/09/05 13:45:15 rt 1.1.1.1.1462.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [eddbcad75b2db971563f0f91cd552de7c8566bfa]

INTEGRATION: CWS ooo19126 (1.2.106); FILE MERGED 2005/09/05 11:30:32 rt 1.2.106.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [056c025169cffb27e8f9199a773b69949bc13191]

INTEGRATION: CWS ooo19126 (1.4.112); FILE MERGED 2005/09/05 16:59:17 rt 1.4.112.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [cdde4b8767370f636dfa1ed230efc4ec5a61edaf]

INTEGRATION: CWS ooo19126 (1.2.130); FILE MERGED 2005/09/05 15:15:57 rt 1.2.130.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [10e71924959a93acdf72df3430980bebfc8dab8e]

INTEGRATION: CWS ooo19126 (1.5.596); FILE MERGED 2005/09/05 13:45:15 rt 1.5.596.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [23fb1272b45d733e9e119e7711f0e00e3cbf3e78]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:30:31 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ce0e5d2e9e4656a1423d85c94df37d8b865452d0]

INTEGRATION: CWS ooo19126 (1.6.596); FILE MERGED 2005/09/05 13:45:14 rt 1.6.596.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a3724e6e5043cbddd7740546e97ddaeb3e81296b]

INTEGRATION: CWS ooo19126 (1.2.130); FILE MERGED 2005/09/05 15:15:56 rt 1.2.130.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a83b3933b5a1c01cc90e5d0ad6134a89668ccdcd]

INTEGRATION: CWS ooo19126 (1.3.76); FILE MERGED 2005/09/05 11:30:30 rt 1.3.76.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [94586b0761630b4d2309fb1187a47c2adaf918d6]

INTEGRATION: CWS ooo19126 (1.2.112); FILE MERGED 2005/09/05 16:59:16 rt 1.2.112.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [91e3ac583442b54345eb4821b966b9a83ced55cd]

INTEGRATION: CWS ooo19126 (1.3.600); FILE MERGED 2005/09/05 13:45:14 rt 1.3.600.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [17f2fb0f6d8f215a2dd38d51e317c5aadf54d11b]

INTEGRATION: CWS ooo19126 (1.3.108); FILE MERGED 2005/09/05 15:15:56 rt 1.3.108.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [185de9f58aa56b22882c3a88140fef2ea95b5399]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:30:29 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e2d52ff7ca96f77b0009c7c2700a092572308ef0]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:30:28 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c1eb70aaa53d0bd2b6bc170e64b924fb145204be]

INTEGRATION: CWS ooo19126 (1.4.630); FILE MERGED 2005/09/05 13:45:14 rt 1.4.630.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6e21916bfe39bd51c0c9a7b970ab8b02f50284ee]

INTEGRATION: CWS ooo19126 (1.5.22); FILE MERGED 2005/09/05 16:59:16 rt 1.5.22.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ceeda7254b2f8a032f46c0542d37e698661cb4b6]

INTEGRATION: CWS ooo19126 (1.2.1418); FILE MERGED 2005/09/05 13:45:14 rt 1.2.1418.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e25a43fd40190d7d36b77048886d7c7f48a089a5]

INTEGRATION: CWS ooo19126 (1.1.158); FILE MERGED 2005/09/05 11:30:28 rt 1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2bb82cfdd7313305b26b903974f2e2227f933b90]

INTEGRATION: CWS ooo19126 (1.3.108); FILE MERGED 2005/09/05 15:15:55 rt 1.3.108.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b4e586f4ca695fc4a16ae3449975af049f150b50]

INTEGRATION: CWS ooo19126 (1.5.18); FILE MERGED 2005/09/05 16:59:16 rt 1.5.18.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b4fb72a55319d05f67d0e4aed14d2ef10ad2832a]

INTEGRATION: CWS ooo19126 (1.5.692); FILE MERGED 2005/09/05 13:45:13 rt 1.5.692.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [46978c9499032e002bc4d396960e4c4f94103dbd]

INTEGRATION: CWS ooo19126 (1.1.158); FILE MERGED 2005/09/05 11:30:27 rt 1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [616a4aad42b62fe3b5c4d0887cee49527476dd52]

INTEGRATION: CWS ooo19126 (1.4.126); FILE MERGED 2005/09/05 16:59:15 rt 1.4.126.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [adacb95ebf78c4507b9668a3a8c6d8661fbd5cb8]

INTEGRATION: CWS ooo19126 (1.3.600); FILE MERGED 2005/09/05 13:45:13 rt 1.3.600.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [adb0a77def08c2d87b7dc40edf620a54128ef768]

INTEGRATION: CWS ooo19126 (1.1.158); FILE MERGED 2005/09/05 11:30:26 rt 1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3535d70ecbf73d3abf831244b4834f7dcc07780b]

INTEGRATION: CWS ooo19126 (1.3.52); FILE MERGED 2005/09/05 15:15:55 rt 1.3.52.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9185c4c4eae86a2b908c2e714d5f2fb354484710]

INTEGRATION: CWS ooo19126 (1.3.112); FILE MERGED 2005/09/05 16:59:15 rt 1.3.112.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [44d46a7a507704c1d8336408cff2d36a5cc5afa3]

INTEGRATION: CWS ooo19126 (1.17.630); FILE MERGED 2005/09/05 13:45:13 rt 1.17.630.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0a8f2f91729a3d11918b11831cfc3401ec7e2800]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:30:26 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1b5165bb9683668648cab91b4aeef38c0e5e92cc]

INTEGRATION: CWS ooo19126 (1.5.52); FILE MERGED 2005/09/05 15:15:54 rt 1.5.52.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a89e40c907978a927d506c9789355196fe28cd45]

INTEGRATION: CWS ooo19126 (1.9.596); FILE MERGED 2005/09/05 13:45:12 rt 1.9.596.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [01a38aa9f08edcf0388ff130a4660eb7ffe6e2c0]

INTEGRATION: CWS ooo19126 (1.2.130); FILE MERGED 2005/09/05 15:15:54 rt 1.2.130.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9847183922ce1191a18ea080e5b31f0b135bc378]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:30:25 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1ddd77da5102076191a2892ad75b1f58eb9e4c4f]

INTEGRATION: CWS ooo19126 (1.2.112); FILE MERGED 2005/09/05 16:59:15 rt 1.2.112.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b1f3d5b7e8c33b4864d38e6ec0e3b37edfc5ac57]

INTEGRATION: CWS ooo19126 (1.2.1420); FILE MERGED 2005/09/05 13:45:12 rt 1.2.1420.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [53c3eb808910f8c33e6fd06bdb068f2e83b0d3ea]

INTEGRATION: CWS ooo19126 (1.2.130); FILE MERGED 2005/09/05 15:15:53 rt 1.2.130.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0ed7a68f3e63d1a2504b0128cd68e79c4108b304]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:30:24 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [29eccecc04028b9d0f4bf34d5506a9cd9f4e6f89]

INTEGRATION: CWS ooo19126 (1.1.1.1.136); FILE MERGED 2005/09/05 16:59:14 rt 1.1.1.1.136.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b52c342e9c411efdb51962739ba62879469643d2]

INTEGRATION: CWS ooo19126 (1.2.1448); FILE MERGED 2005/09/05 13:45:12 rt 1.2.1448.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a93a6e64958c04b7737fd3f93f992bfd96d3901f]

INTEGRATION: CWS ooo19126 (1.5.30); FILE MERGED 2005/09/05 15:15:53 rt 1.5.30.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5f3ced2e8bc0f8ec57679d8f52f0d65439f18810]

INTEGRATION: CWS ooo19126 (1.1.158); FILE MERGED 2005/09/05 11:30:24 rt 1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2ea7ec8c078cfecf608405a1151c63aa92718714]

INTEGRATION: CWS ooo19126 (1.4.66); FILE MERGED 2005/09/05 16:59:14 rt 1.4.66.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6dc7a494527b375950576e80b479c7e8f73afb52]

INTEGRATION: CWS ooo19126 (1.2.630); FILE MERGED 2005/09/05 13:45:12 rt 1.2.630.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b66c997c7e0ad221018b71741e2d4fd006f630e0]

INTEGRATION: CWS ooo19126 (1.9.60); FILE MERGED 2005/09/05 15:15:51 rt 1.9.60.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d1373b23b20280a3c8cd05b446cf266f58d8b1d1]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:30:23 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9ad1b0211c181cb617e7d9668be46bcab52fd14f]

INTEGRATION: CWS ooo19126 (1.5.596); FILE MERGED 2005/09/05 13:45:11 rt 1.5.596.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [20cb2456c2cd7b29b70adacb6a1d7864674d8083]

INTEGRATION: CWS ooo19126 (1.3.726); FILE MERGED 2005/09/05 13:45:11 rt 1.3.726.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a801f6de4424b8efe946b6163a60e2d2c30398f5]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:30:22 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2ceda8d6584c71646d20d3f698ad5afb17e11f29]

INTEGRATION: CWS ooo19126 (1.2.112); FILE MERGED 2005/09/05 16:59:14 rt 1.2.112.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [035c9c5f6fd494a4847c5b7292afab357fbd0213]

INTEGRATION: CWS ooo19126 (1.4.124); FILE MERGED 2005/09/05 17:40:19 rt 1.4.124.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [098fd8312107d50f7186cb924a21b85e8fa8b9ff]

INTEGRATION: CWS ooo19126 (1.3.902); FILE MERGED 2005/09/05 13:45:11 rt 1.3.902.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b73d4233e41adcb03c0694dce275f23e760dcd52]

INTEGRATION: CWS ooo19126 (1.12.596); FILE MERGED 2005/09/05 13:45:11 rt 1.12.596.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6d9341b1de8b53e7a41e4816a4d394d912330d08]

INTEGRATION: CWS ooo19126 (1.1.158); FILE MERGED 2005/09/05 11:30:22 rt 1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a0cd170b245dba72236efb5515161e1fe49d566e]

INTEGRATION: CWS ooo19126 (1.1.1.1.1462); FILE MERGED 2005/09/05 13:45:10 rt 1.1.1.1.1462.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [931bcce7ac859ad5c19c9f179acfb2722cd6ce21]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:30:21 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [992189e20060fd4e8d719d5fb4d4983065f21a46]

INTEGRATION: CWS ooo19126 (1.3.1424); FILE MERGED 2005/09/05 13:45:10 rt 1.3.1424.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4895aff3990bfb1b5d059f9548583f9d8635f7f0]

INTEGRATION: CWS ooo19126 (1.4.596); FILE MERGED 2005/09/05 13:45:09 rt 1.4.596.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9fd5918e158ba4d1f8ef4b0b55453e017bc3cc26]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:30:20 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f5b808556b021dff56c89681d175f81a889b6d7e]

INTEGRATION: CWS ooo19126 (1.20.86); FILE MERGED 2005/09/05 13:45:09 rt 1.20.86.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [88223b8ec96cc2a3f62644d8d6a143f3a4a72a9c]

INTEGRATION: CWS ooo19126 (1.1.1.1.1462); FILE MERGED 2005/09/05 13:45:09 rt 1.1.1.1.1462.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [dabf2f64a307f3f3d6dd36a5b60029e2da8ac538]

INTEGRATION: CWS ooo19126 (1.1.158); FILE MERGED 2005/09/05 11:30:20 rt 1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a326c43ddbdfb4e36659f8d969200648a98ba20d]

INTEGRATION: CWS ooo19126 (1.4.580); FILE MERGED 2005/09/05 13:45:08 rt 1.4.580.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2ffd70f8ef79ed9b8836c65faa41c98158aedea5]

INTEGRATION: CWS ooo19126 (1.4.692); FILE MERGED 2005/09/05 13:45:08 rt 1.4.692.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d05e7086fe719880f1b242c96645719a3dafb5a5]

INTEGRATION: CWS ooo19126 (1.1.158); FILE MERGED 2005/09/05 11:30:19 rt 1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [bd68cb9b764d45a32d54e1c49bf413905d42a9a2]

INTEGRATION: CWS ooo19126 (1.2.1448); FILE MERGED 2005/09/05 13:45:08 rt 1.2.1448.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9356589c7bc990cecd5e2a078b61bd8069857f7f]

INTEGRATION: CWS ooo19126 (1.3.120); FILE MERGED 2005/09/05 11:30:19 rt 1.3.120.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d46396c63b1a502939f22f01c457c7df5fa97216]

INTEGRATION: CWS ooo19126 (1.1.1.1.1462); FILE MERGED 2005/09/05 13:45:07 rt 1.1.1.1.1462.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a8943988fe0bf045393706521a48ea77069a2d2c]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:30:18 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [61da46a4cfd1e411511098aedce7ed36b4dfdfbc]

INTEGRATION: CWS ooo19126 (1.1.1.1.150); FILE MERGED 2005/09/05 17:40:19 rt 1.1.1.1.150.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6da79f4fd98912336f5ac3adb693184ac246b39f]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:30:17 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [aac41cd352fff56131f5babdf27cf637f14f18b4]

INTEGRATION: CWS ooo19126 (1.4.136); FILE MERGED 2005/09/05 17:40:19 rt 1.4.136.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9eb9a74e6ac49da8d83ade2cb905f264cf85d9f2]

INTEGRATION: CWS ooo19126 (1.6.452); FILE MERGED 2005/09/05 13:45:07 rt 1.6.452.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2bc4b5bdf0482e41c3384682c54c2ec992370642]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:30:17 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5649d31506770a7537117ca480c53eb95d996daf]

INTEGRATION: CWS ooo19126 (1.5.136); FILE MERGED 2005/09/05 17:40:19 rt 1.5.136.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [98d162d1a8e70f9ebdc4bd891e1f337b715b2d13]

INTEGRATION: CWS ooo19126 (1.2.1422); FILE MERGED 2005/09/05 13:45:07 rt 1.2.1422.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3b8f35f1209af5554a807961ea0c8a739123ece1]

INTEGRATION: CWS ooo19126 (1.1.158); FILE MERGED 2005/09/05 11:30:17 rt 1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1b3880c8ad292e3f3e6300c5e2e3bd88382b922f]

INTEGRATION: CWS ooo19126 (1.1.1.1.150); FILE MERGED 2005/09/05 17:40:18 rt 1.1.1.1.150.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [87889ccb1fa307497f91fe734f6def70fb0806e2]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:30:16 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b8b3343b951972a813ca7ab491efb923363ab37e]

INTEGRATION: CWS ooo19126 (1.12.90); FILE MERGED 2005/09/05 17:40:18 rt 1.12.90.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [41404bff8e930924267fa6cd83abea47d7ee0df7]

INTEGRATION: CWS ooo19126 (1.2.1458); FILE MERGED 2005/09/05 13:45:06 rt 1.2.1458.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d6840b6d4bfab4c8718492b65dfe1b29a79c7e6d]

INTEGRATION: CWS ooo19126 (1.1.158); FILE MERGED 2005/09/05 11:30:16 rt 1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6d1cefbe87323625a8d9adfd5474d0d549be7c31]

INTEGRATION: CWS ooo19126 (1.2.726); FILE MERGED 2005/09/05 13:45:06 rt 1.2.726.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [bd4c50322bdb88b86e45541d8eeaa589e6116b49]

INTEGRATION: CWS ooo19126 (1.3.460); FILE MERGED 2005/09/05 13:45:06 rt 1.3.460.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6023997ed009fbc43f726e9b9dd3c1424115bb4b]

INTEGRATION: CWS ooo19126 (1.1.158); FILE MERGED 2005/09/05 11:30:15 rt 1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3ef513043fb6514f880b30762597d306daba2459]

INTEGRATION: CWS ooo19126 (1.10.596); FILE MERGED 2005/09/05 13:45:05 rt 1.10.596.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f0f47bdd7832c30b2d5fceef277225dd630d7f93]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:30:15 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8e96b5b3114affc212bbdddbcffec55a71c6a2dc]

INTEGRATION: CWS ooo19126 (1.1.1.1.150); FILE MERGED 2005/09/05 17:40:17 rt 1.1.1.1.150.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4947d5801abda4bdbdcba449c27e0f38f5dec573]

INTEGRATION: CWS ooo19126 (1.8.1448); FILE MERGED 2005/09/05 13:45:05 rt 1.8.1448.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [72c3b09fa2fc1087526925f3d5589c52ee14f183]

INTEGRATION: CWS ooo19126 (1.10.14); FILE MERGED 2005/09/05 17:40:17 rt 1.10.14.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a64ae81d7cbcf9c89535108f36e556ff27236f52]

INTEGRATION: CWS ooo19126 (1.4.596); FILE MERGED 2005/09/05 13:45:05 rt 1.4.596.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3456cc7025c86888d98796e38d95130b44a8a37b]

INTEGRATION: CWS ooo19126 (1.2.142); FILE MERGED 2005/09/05 11:30:14 rt 1.2.142.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2684739db7817206810a5e1ec3874a9b2cd14996]

INTEGRATION: CWS ooo19126 (1.7.368); FILE MERGED 2005/09/05 13:45:04 rt 1.7.368.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4047499900c6d8b3e3fdaccd2c9908c716b7ef97]

INTEGRATION: CWS ooo19126 (1.3.36); FILE MERGED 2005/09/05 17:40:17 rt 1.3.36.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [57b0056a3f003bdb7d5fc6a46d858770bf550ac5]

INTEGRATION: CWS ooo19126 (1.1.158); FILE MERGED 2005/09/05 11:30:13 rt 1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3d3a79aac3ff35cf738606396b326526730d948f]

INTEGRATION: CWS ooo19126 (1.5.406); FILE MERGED 2005/09/05 13:45:04 rt 1.5.406.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d839606cfdae13328813533ca7c68c8f8afa8cdc]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 17:40:17 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [18e2571221c67caa619f6457733d8d0437aeca48]

INTEGRATION: CWS ooo19126 (1.4.720); FILE MERGED 2005/09/05 13:45:04 rt 1.4.720.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [54ca67c7dc667f08aafd57db53a6817c8a4000f6]

INTEGRATION: CWS ooo19126 (1.1.1.1.150); FILE MERGED 2005/09/05 17:40:16 rt 1.1.1.1.150.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7c982a981d1daf05bd3ff9df8272cc5ddac8a5fe]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:30:12 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [43d1bc702efa51911ca0e21eb1ad8cbfc32616d4]

INTEGRATION: CWS ooo19126 (1.1.1.1.1462); FILE MERGED 2005/09/05 13:45:03 rt 1.1.1.1.1462.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [10ae561484ff19c3d62d80887689fbcae5eb005a]

INTEGRATION: CWS ooo19126 (1.1.158); FILE MERGED 2005/09/05 11:30:12 rt 1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f61fdf97b52ced13e359afb0ef050ee0d56f9117]

INTEGRATION: CWS ooo19126 (1.3.1438); FILE MERGED 2005/09/05 13:45:03 rt 1.3.1438.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b982886d7d4c557a3bc96eed11be9b2728e9297f]

INTEGRATION: CWS ooo19126 (1.11.38); FILE MERGED 2005/09/05 17:40:16 rt 1.11.38.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3610beeca6fd42f3aefbd3297fd02b990678a3a7]

INTEGRATION: CWS ooo19126 (1.1.158); FILE MERGED 2005/09/05 11:30:11 rt 1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a6417bda67c8d18b17fe262271832f96f05e753e]

INTEGRATION: CWS ooo19126 (1.2.1426); FILE MERGED 2005/09/05 13:45:03 rt 1.2.1426.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b8794fabf998aeceffa52283fcbd68a110851cb5]

INTEGRATION: CWS ooo19126 (1.2.140); FILE MERGED 2005/09/05 17:40:16 rt 1.2.140.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3d205aeb3466ef6d9e1ea26304e3cd0a020522d5]

INTEGRATION: CWS ooo19126 (1.6.596); FILE MERGED 2005/09/05 13:45:03 rt 1.6.596.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [729b113dcbf295c5f26e41d9a1a23306534113c6]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:30:10 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f6dac2bd23216febaa46b24fa909086e4d7b585a]

INTEGRATION: CWS ooo19126 (1.5.406); FILE MERGED 2005/09/05 13:45:02 rt 1.5.406.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3d4608bc8eda3887c1097be70b7fc1da6aac8705]

INTEGRATION: CWS ooo19126 (1.2.30); FILE MERGED 2005/09/05 17:40:14 rt 1.2.30.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8d1ed6569806ceb0c2350f4835f1267319d6fe9d]

INTEGRATION: CWS ooo19126 (1.1.158); FILE MERGED 2005/09/05 11:30:09 rt 1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [eccf0c8da3a90b321a0905d4ededed7361d086f5]

INTEGRATION: CWS ooo19126 (1.1.1.1.1462); FILE MERGED 2005/09/05 13:45:02 rt 1.1.1.1.1462.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6989d1e70a5d5a446e236479a7150c2898471212]

INTEGRATION: CWS ooo19126 (1.2.140); FILE MERGED 2005/09/05 17:40:14 rt 1.2.140.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e12d3989be28064c14e003b9afacd93f32288ab7]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:30:09 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5c9dc4e42d068947c069bbbbc436c3b7af0fcba7]

INTEGRATION: CWS ooo19126 (1.7.902); FILE MERGED 2005/09/05 13:45:02 rt 1.7.902.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [613e85fc8def6bdd7509c9dbb03e12e4cf44d0b4]

INTEGRATION: CWS ooo19126 (1.1.1.1.150); FILE MERGED 2005/09/05 17:40:14 rt 1.1.1.1.150.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3ad98f78601bf8e42d82bb077db0f635fc6eca2f]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:30:08 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [dfcb8cc633a57144fd81841eb19c020371c57ef7]

INTEGRATION: CWS ooo19126 (1.2.596); FILE MERGED 2005/09/05 13:45:01 rt 1.2.596.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [aab472393818c3d2a364efce0c5d3036a469009d]

INTEGRATION: CWS ooo19126 (1.4.138); FILE MERGED 2005/09/05 17:40:14 rt 1.4.138.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [397a381c5942f4a55125e4622510f96304c8375a]

INTEGRATION: CWS ooo19126 (1.1.158); FILE MERGED 2005/09/05 11:30:08 rt 1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1f2a804e8c28c76f07cadef37539eddf76e4685b]

INTEGRATION: CWS ooo19126 (1.5.596); FILE MERGED 2005/09/05 13:45:01 rt 1.5.596.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1c765b894eaa18406a5d4e5684df8d6036914fd3]

INTEGRATION: CWS ooo19126 (1.13.720); FILE MERGED 2005/09/05 13:45:01 rt 1.13.720.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2b50fac4513c3737cf7242d09479bb4fddab7f80]

INTEGRATION: CWS ooo19126 (1.5.138); FILE MERGED 2005/09/05 17:40:13 rt 1.5.138.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [62035f21c0d00d14d0e66c190ad22b1e67c088dc]

INTEGRATION: CWS ooo19126 (1.2.1448); FILE MERGED 2005/09/05 13:45:00 rt 1.2.1448.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e86e307fae72b49d31e64ac146e2de2244d3bd28]

INTEGRATION: CWS ooo19126 (1.1.158); FILE MERGED 2005/09/05 11:30:07 rt 1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8cdf356b8779eeb90c5e50a1477f887d2f49614e]

INTEGRATION: CWS ooo19126 (1.1.1.1.150); FILE MERGED 2005/09/05 17:40:13 rt 1.1.1.1.150.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a62540c4bc39da6d234054cc526c24df55f5e94e]

INTEGRATION: CWS ooo19126 (1.1.1.1.1462); FILE MERGED 2005/09/05 13:45:00 rt 1.1.1.1.1462.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [be2d908f2f4f42b52b14dcfdee8dca452aefb63b]

INTEGRATION: CWS ooo19126 (1.4.138); FILE MERGED 2005/09/05 17:40:13 rt 1.4.138.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [dc160509992baa73a9549f47f73a7b643e8dabdb]

INTEGRATION: CWS ooo19126 (1.5.1288); FILE MERGED 2005/09/05 13:45:00 rt 1.5.1288.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b25b5f6ab802c317829f5ffd8f003b6ed9e0dcd0]

INTEGRATION: CWS ooo19126 (1.5.630); FILE MERGED 2005/09/05 13:45:00 rt 1.5.630.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [09ed342bc4c66f700162ef303deda4082bcad7a0]

INTEGRATION: CWS ooo19126 (1.10.596); FILE MERGED 2005/09/05 13:44:59 rt 1.10.596.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [951c574ccf86dfa85c375ff256e81f58748f45be]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:30:06 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [bccb846daeb94946539e7fff83b2cb6b0d0e2353]

INTEGRATION: CWS ooo19126 (1.5.528); FILE MERGED 2005/09/05 13:44:59 rt 1.5.528.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c80762445607f457b5c86d6fba2fc6035587afff]

INTEGRATION: CWS ooo19126 (1.1.1.1.150); FILE MERGED 2005/09/05 17:40:12 rt 1.1.1.1.150.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4ac23f22edf911f81100b543d6937060176458a4]

INTEGRATION: CWS ooo19126 (1.1.1.1.1462); FILE MERGED 2005/09/05 13:44:59 rt 1.1.1.1.1462.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [175e6abb5f97dc4b2320c3dea1ba5b0d8065f661]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:30:05 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e8b9bc2d27f324f4a17566b7d28b3e63d7b242fb]

INTEGRATION: CWS ooo19126 (1.3.580); FILE MERGED 2005/09/05 13:44:58 rt 1.3.580.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a486703619a9899d55e83133c5cab420f24cdaf6]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:30:04 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ff4c53412d2625fefe165f725375ae28979b7b46]

INTEGRATION: CWS ooo19126 (1.3.1424); FILE MERGED 2005/09/05 13:44:58 rt 1.3.1424.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [87ca695aa448744b15f08399c35ded4e65c8fa1f]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:30:03 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4f5cdab2b5b9025c0ac866a85e15091dec076171]

INTEGRATION: CWS ooo19126 (1.7.14); FILE MERGED 2005/09/05 17:40:11 rt 1.7.14.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d48f810e69ff12ffd3d8ca9f0e12ba1a2a04e37d]

INTEGRATION: CWS ooo19126 (1.4.600); FILE MERGED 2005/09/05 13:44:57 rt 1.4.600.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a3691bf9dd7a8af03c7387481bb96f6fea52568b]

INTEGRATION: CWS ooo19126 (1.6.138); FILE MERGED 2005/09/05 17:40:11 rt 1.6.138.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a37508029f2a6ccb50b6e94d153738404dad4331]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:30:02 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [12c81a79f527623a7b1c1a94a29de3a07c876e8e]

INTEGRATION: CWS ooo19126 (1.2.582); FILE MERGED 2005/09/05 13:44:57 rt 1.2.582.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0ba408f972f43834270f940a93aef7233be1bd2a]

INTEGRATION: CWS ooo19126 (1.2.1436); FILE MERGED 2005/09/05 13:44:57 rt 1.2.1436.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [67e51f78e542bdbe7a908ddaa3ec5d7025aad549]

INTEGRATION: CWS ooo19126 (1.2.144); FILE MERGED 2005/09/05 17:40:11 rt 1.2.144.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a6e86811026bf4478748f9e4e071198ecacb7ad8]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:30:01 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f922b3ac9fdaab70e9dd87f586cd795624d8b3fd]

INTEGRATION: CWS ooo19126 (1.2.104); FILE MERGED 2005/09/05 17:40:11 rt 1.2.104.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [06c5e9caebd9910086b06c965c0feca0ca29313d]

INTEGRATION: CWS ooo19126 (1.1.1.1.1462); FILE MERGED 2005/09/05 13:44:57 rt 1.1.1.1.1462.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a8ab554a35e4fef6573e5b5ff22d23ee515bca17]

INTEGRATION: CWS ooo19126 (1.4.138); FILE MERGED 2005/09/05 17:40:11 rt 1.4.138.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0406f509a93f96936ffb63e9295ecf63a83e51b6]

INTEGRATION: CWS ooo19126 (1.8.600); FILE MERGED 2005/09/05 13:44:56 rt 1.8.600.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [01ce04dff738d76400c8e26c4de77a8d3fa8d3f4]

INTEGRATION: CWS ooo19126 (1.2.140); FILE MERGED 2005/09/05 17:40:11 rt 1.2.140.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e35298da85641b7265fc0c342fba0b0f3eee1e2e]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:30:00 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9ffd12b09174b6dbbd8b9f7c9af77177ec777d7e]

INTEGRATION: CWS ooo19126 (1.3.1462); FILE MERGED 2005/09/05 13:44:56 rt 1.3.1462.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [af5cccc7c4e410b397329d6c8194d89c196e2c00]

INTEGRATION: CWS ooo19126 (1.1.1.1.150); FILE MERGED 2005/09/05 17:40:10 rt 1.1.1.1.150.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [574420bfd73834c4bbab7380b89dc4b1477ab5d1]

INTEGRATION: CWS ooo19126 (1.1.1.1.1462); FILE MERGED 2005/09/05 13:44:56 rt 1.1.1.1.1462.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [902d6ab9b7ac245dcacd86f05234376e9dec3035]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:29:59 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8670f779282c1aa723b6c7b12aba8adbc111bcc9]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:29:59 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [be6ce194906bbef287e2326624c043fe830caac4]

INTEGRATION: CWS ooo19126 (1.4.1448); FILE MERGED 2005/09/05 13:44:56 rt 1.4.1448.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [fe223e28075f096f5d1e6191b2cb5974c1f636bb]

INTEGRATION: CWS ooo19126 (1.2.140); FILE MERGED 2005/09/05 17:40:10 rt 1.2.140.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2cd7c092aff8ea66debf5d57e577917394e41cae]

INTEGRATION: CWS ooo19126 (1.14.300); FILE MERGED 2005/09/05 13:44:55 rt 1.14.300.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6878529e8ff8acd696fe32d388d964dc44579fd9]

INTEGRATION: CWS ooo19126 (1.2.138); FILE MERGED 2005/09/05 17:40:10 rt 1.2.138.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a73fa9c349ab0a99d19c2a8740d83a7f9f30039d]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:29:57 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [69bcd753bc7e9bb88deca4ab8263bc54c1619779]

INTEGRATION: CWS ooo19126 (1.1.1.1.1462); FILE MERGED 2005/09/05 13:44:55 rt 1.1.1.1.1462.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [da5553d718c06b2c7d3bff282ffcd5a24a6b0ee3]

INTEGRATION: CWS ooo19126 (1.6.460); FILE MERGED 2005/09/05 13:44:55 rt 1.6.460.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2461d8b4ca8e29cf8b1fd6a76984e58a13a096a7]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:29:56 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [85d5dd2754f5b5737c05797b9b5d8742895a7219]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:29:55 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [be127147acebebc175132b99c250de2b47d1f937]

INTEGRATION: CWS ooo19126 (1.2.1448); FILE MERGED 2005/09/05 13:44:55 rt 1.2.1448.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [bc621d93116092f33203babdaf62295619b34c5a]

INTEGRATION: CWS ooo19126 (1.1.1426); FILE MERGED 2005/09/05 13:44:54 rt 1.1.1426.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [71f3aee3600c9e8e7505ca40e3c6669ef22594bc]

INTEGRATION: CWS ooo19126 (1.3.120); FILE MERGED 2005/09/05 11:29:54 rt 1.3.120.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [38ef8ec90b761ebbbbab734d2d9da32a71ebe06b]

INTEGRATION: CWS ooo19126 (1.2.580); FILE MERGED 2005/09/05 13:44:54 rt 1.2.580.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6a7a7152c3c765957bc25d369dd1c73a709592c2]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:29:54 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [50155524128844f7cf9b0e6f587a34242c654302]

INTEGRATION: CWS ooo19126 (1.2.1174); FILE MERGED 2005/09/05 13:44:54 rt 1.2.1174.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8940922533edd4cc03a6d351cd2001ff43d7891d]

INTEGRATION: CWS ooo19126 (1.1.158); FILE MERGED 2005/09/05 11:29:52 rt 1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [17114fcdde544eda329451bd0a6b4fa817b607fa]

INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 17:40:08 rt 1.2.90.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d0801f07826861d1f42f3718b78235bd169719c2]

INTEGRATION: CWS ooo19126 (1.3.962); FILE MERGED 2005/09/05 13:44:53 rt 1.3.962.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b6ad3ad71b355372589ce50e8fcd6166ce1657e1]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:29:51 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8e539a9d532036b6b031dbab5e6cc0e84e6c6836]

INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 11:29:51 rt 1.3.90.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6897f3161d5ca8a36bcd3904ddc9453c0b78c9fb]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:29:50 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b3198e7301efbecdcddb8dcfdb2fd01d234e4acf]

INTEGRATION: CWS ooo19126 (1.23.460); FILE MERGED 2005/09/05 13:44:52 rt 1.23.460.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d2c489c7acd64009e3ea8074c902b34ba661c8d1]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:29:48 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d58bb84104e7c6ca4323b855f14a01f8eea34018]

INTEGRATION: CWS ooo19126 (1.1.158); FILE MERGED 2005/09/05 11:29:47 rt 1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0cf94f25f54e3f26d639de3616223d7048b3db88]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:29:47 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [383ae8cf74b6458c1c5b11bb53001311ca91c5d4]

INTEGRATION: CWS ooo19126 (1.11.578); FILE MERGED 2005/09/05 13:44:52 rt 1.11.578.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [eaa52c95c1c2067c95b5fa4b8443b0053a68d0d7]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:29:46 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [619afa883055f1b170b733407331cea04739e92e]

INTEGRATION: CWS ooo19126 (1.34.694); FILE MERGED 2005/09/05 13:44:52 rt 1.34.694.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [53460e73987dbb5b360e3727b810bc0cfef9d299]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:29:43 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9d2775010bc886e4bedade1c56982e7a49c95a36]

INTEGRATION: CWS ooo19126 (1.3.1426); FILE MERGED 2005/09/05 13:44:51 rt 1.3.1426.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [cf78ecfb9eac9bc3f68976b96b86a0a793b16223]

INTEGRATION: CWS ooo19126 (1.12.596); FILE MERGED 2005/09/05 13:44:51 rt 1.12.596.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [34cd8bbfecd24affbd9bc6a2fa0cfb7ff7c12793]

INTEGRATION: CWS ooo19126 (1.5.596); FILE MERGED 2005/09/05 13:44:51 rt 1.5.596.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [820dd63fcb1447cb7ea73644b75c0b61b144afdc]

INTEGRATION: CWS ooo19126 (1.1.158); FILE MERGED 2005/09/05 11:29:43 rt 1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c6a929193559fd084d69f7c0964a236dd178601d]

INTEGRATION: CWS ooo19126 (1.1.1.1.1462); FILE MERGED 2005/09/05 13:44:50 rt 1.1.1.1.1462.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [daf20deafd09d557d062f301802fccbbea965ac7]

INTEGRATION: CWS ooo19126 (1.1.158); FILE MERGED 2005/09/05 11:29:42 rt 1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d6a57a1feabca605a8f1b0c5f2aceba18a77db1d]

INTEGRATION: CWS ooo19126 (1.5.596); FILE MERGED 2005/09/05 13:44:50 rt 1.5.596.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7e3829c0068ca2d5420b8fbd9696fa337a568276]

INTEGRATION: CWS ooo19126 (1.12.478); FILE MERGED 2005/09/05 13:44:50 rt 1.12.478.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9cafa46e340d6fefd42354fd0a6eb92f029bfb32]

INTEGRATION: CWS ooo19126 (1.1.158); FILE MERGED 2005/09/05 11:29:41 rt 1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [16b95cbdf70766a1db19f1ee7b3ac2f07fafe549]

INTEGRATION: CWS ooo19126 (1.1.158); FILE MERGED 2005/09/05 11:29:40 rt 1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5d709c454ab6cbc9387a3fd987a90b45ed48188c]

INTEGRATION: CWS ooo19126 (1.35.692); FILE MERGED 2005/09/05 13:44:47 rt 1.35.692.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [453fd67a4f3ea6b2bf3e582bd822507105c4a055]

INTEGRATION: CWS ooo19126 (1.62.300); FILE MERGED 2005/09/05 13:44:46 rt 1.62.300.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3044b9c0a9066686c3a7fc08d77ea79f424bdeb8]

INTEGRATION: CWS ooo19126 (1.8.720); FILE MERGED 2005/09/05 13:44:46 rt 1.8.720.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d53fe3408988103ca31000dc540ef8dd7a29f149]

INTEGRATION: CWS ooo19126 (1.5.30); FILE MERGED 2005/09/05 16:58:45 rt 1.5.30.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4883264069a22748b2cecaa06038b12ffa0fbc9b]

INTEGRATION: CWS ooo19126 (1.53.236); FILE MERGED 2005/09/05 13:44:45 rt 1.53.236.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0fcad0d3677daa6ad769c84f7d0dd2e7cb76fee5]

INTEGRATION: CWS ooo19126 (1.1.158); FILE MERGED 2005/09/05 11:29:39 rt 1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [29a671f9a9c135d43eb9910e92cc315fe26ea732]

INTEGRATION: CWS ooo19126 (1.14.600); FILE MERGED 2005/09/05 13:44:45 rt 1.14.600.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e06f35d498215114feb6a09ea0590403cb5c3ea5]

INTEGRATION: CWS ooo19126 (1.9.596); FILE MERGED 2005/09/05 13:44:45 rt 1.9.596.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7f3d1b82621fa25773a4c363d94d77b2cd4e94af]

INTEGRATION: CWS ooo19126 (1.1.158); FILE MERGED 2005/09/05 11:29:38 rt 1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0f16c49ffe6c450e0ee65742f4f1679f48220e7c]

INTEGRATION: CWS ooo19126 (1.39.358); FILE MERGED 2005/09/05 13:44:44 rt 1.39.358.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [35d249030aff1ae4bbdd29a574f3e04e986f6cbc]

INTEGRATION: CWS ooo19126 (1.1.158); FILE MERGED 2005/09/05 11:29:36 rt 1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a8046f71192724410af46658963a84f4cb589603]

INTEGRATION: CWS ooo19126 (1.4.580); FILE MERGED 2005/09/05 13:44:44 rt 1.4.580.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d69a2d7281a703d7d748bcd488a1d81101146652]

INTEGRATION: CWS ooo19126 (1.19.368); FILE MERGED 2005/09/05 13:44:44 rt 1.19.368.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [905e18797666b8e293f3f9283c743b1caf8f69bf]

INTEGRATION: CWS ooo19126 (1.1.158); FILE MERGED 2005/09/05 11:29:35 rt 1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [22299f1aaa8de5b8b716eb470aadcb27496f8030]

INTEGRATION: CWS ooo19126 (1.51.694); FILE MERGED 2005/09/05 13:44:43 rt 1.51.694.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a521b23aba6a9113b1ce112921950a3960add44a]

INTEGRATION: CWS ooo19126 (1.1.158); FILE MERGED 2005/09/05 11:29:31 rt 1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [abc47e8e4946fb6e1d3ad0ae3c06f87913dad90b]

INTEGRATION: CWS ooo19126 (1.9.1424); FILE MERGED 2005/09/05 13:44:43 rt 1.9.1424.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [57561c6b088acccf54640f7e2ccee6c5b2d9734c]

INTEGRATION: CWS ooo19126 (1.27.596); FILE MERGED 2005/09/05 13:44:43 rt 1.27.596.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [34c799a9340ba1fed5b0a0045317e87fdcce51e4]

INTEGRATION: CWS ooo19126 (1.1.158); FILE MERGED 2005/09/05 11:29:28 rt 1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b472c3937c785a1e587bb4ce78b9c4631226799a]

INTEGRATION: CWS ooo19126 (1.1.158); FILE MERGED 2005/09/05 11:29:27 rt 1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e56e9f3ebcbc108e6f71c0856807f2b4f8fa1bf5]

INTEGRATION: CWS ooo19126 (1.3.1254); FILE MERGED 2005/09/05 13:44:42 rt 1.3.1254.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [754f1f575103dce676e44a28767b8c28e8e1652a]

INTEGRATION: CWS ooo19126 (1.1.158); FILE MERGED 2005/09/05 11:29:26 rt 1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b88e2b5bc8e7046328fc72f18c0573b09b387d5f]

INTEGRATION: CWS ooo19126 (1.14.902); FILE MERGED 2005/09/05 13:44:42 rt 1.14.902.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [06650721183630691a7f4de742734bcf4568ce17]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:29:24 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9160d1353d471c80fc7c9859f93b526db417975d]

INTEGRATION: CWS ooo19126 (1.48.694); FILE MERGED 2005/09/05 13:44:41 rt 1.48.694.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [fb1b1b3de193379cc1fdf3e647e4931cad036bca]

INTEGRATION: CWS ooo19126 (1.2.106); FILE MERGED 2005/09/05 11:29:24 rt 1.2.106.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e12ea45cfa809d46f36d13c8bbf267ee7021fd79]

INTEGRATION: CWS ooo19126 (1.20.596); FILE MERGED 2005/09/05 13:44:41 rt 1.20.596.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e9a10486c4b7aca7ef3cecee08c184affbf78346]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:29:23 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a140efe1a874c753bb405897708c103a4ddaf039]

INTEGRATION: CWS ooo19126 (1.4.726); FILE MERGED 2005/09/05 13:44:40 rt 1.4.726.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [fa213bfd507a8c6307dd687e442797299eb14a0a]

INTEGRATION: CWS ooo19126 (1.1.158); FILE MERGED 2005/09/05 11:29:23 rt 1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c944b7f5d25d2e44d97f33cd71f131bb5cff9b10]

INTEGRATION: CWS ooo19126 (1.3.76); FILE MERGED 2005/09/05 11:29:22 rt 1.3.76.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1e80d4af1455790720d65c56cba62aff4e816fde]

INTEGRATION: CWS ooo19126 (1.8.694); FILE MERGED 2005/09/05 13:44:39 rt 1.8.694.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [dde30f604016bae553d193a1c7d9f4aac280f186]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:29:21 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [734761d8ae0128a4e51c56f4b985ed96c85a757b]

INTEGRATION: CWS ooo19126 (1.4.76); FILE MERGED 2005/09/05 11:29:20 rt 1.4.76.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6497d747c40304b83ad18a43660dc8b8742310cf]

INTEGRATION: CWS ooo19126 (1.6.316); FILE MERGED 2005/09/05 13:44:38 rt 1.6.316.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f1c2fcc28f739aba250fc74e3fd072826b025939]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:29:19 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [91d1415a4a032c8e917272dbe2e57d7587ae562d]

INTEGRATION: CWS ooo19126 (1.7.596); FILE MERGED 2005/09/05 13:44:38 rt 1.7.596.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0aa39f67121acb3fef1b4bc2848199f5093e394a]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:29:18 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c16a81a3bdd8b00431662da3ea1f1fec672ee5ce]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:29:17 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [05c63af77bb85d29316a586858316652daa17573]

INTEGRATION: CWS ooo19126 (1.23.694); FILE MERGED 2005/09/05 13:44:35 rt 1.23.694.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c955b627c08e2206332c6c7f6da8e413aaa253e5]

INTEGRATION: CWS ooo19126 (1.2.1448); FILE MERGED 2005/09/05 13:44:34 rt 1.2.1448.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f9fac148cf884a139e1693e7aea3e6f933b760b9]

INTEGRATION: CWS ooo19126 (1.1.158); FILE MERGED 2005/09/05 11:29:16 rt 1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6b2493db92a77cf1134e9b7a72d4af8f6db17971]

INTEGRATION: CWS ooo19126 (1.10.386); FILE MERGED 2005/09/05 13:44:34 rt 1.10.386.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c3b338454ba7bf1035f07410be5fa9d2cda7805d]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:29:16 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1bd76d0bf79529ca3dbca17c87d0c44aced849e6]

INTEGRATION: CWS ooo19126 (1.21.694); FILE MERGED 2005/09/05 13:44:34 rt 1.21.694.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c620779038534ba4a3877a9f7291a5f8d38fe259]

INTEGRATION: CWS ooo19126 (1.3.106); FILE MERGED 2005/09/05 11:29:14 rt 1.3.106.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f53e8a981dca7984840fb26a0b5a0f9609fbed6f]

INTEGRATION: CWS ooo19126 (1.2.1448); FILE MERGED 2005/09/05 13:44:33 rt 1.2.1448.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a3143fdd7ee04f6258cd55fd155f4bb0e49abb39]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:29:14 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3b37a5945b6da0266a374e82d7ed97f1c2748879]

INTEGRATION: CWS ooo19126 (1.6.596); FILE MERGED 2005/09/05 13:44:33 rt 1.6.596.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [40392f410e539224686099d57fe1bd8d83e13ea9]

INTEGRATION: CWS ooo19126 (1.1.158); FILE MERGED 2005/09/05 11:29:13 rt 1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6b4f04dd5a64014c0c1d393f31a6cf5397eea37c]

INTEGRATION: CWS ooo19126 (1.2.726); FILE MERGED 2005/09/05 13:44:33 rt 1.2.726.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [97ca31c523e2aed918da7202d4b146aeb0344c95]

INTEGRATION: CWS ooo19126 (1.2.106); FILE MERGED 2005/09/05 11:29:12 rt 1.2.106.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [630de270efbfde61b7ae445b0ef5ae1a723d634d]

INTEGRATION: CWS ooo19126 (1.24.694); FILE MERGED 2005/09/05 13:44:33 rt 1.24.694.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0c771bdba4b36290d751a5ffffce7d9a481f649b]

INTEGRATION: CWS ooo19126 (1.1.158); FILE MERGED 2005/09/05 11:29:11 rt 1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [531b3081a21806b697bf934cf61d481d99b09fdf]

INTEGRATION: CWS ooo19126 (1.1.1.1.1462); FILE MERGED 2005/09/05 13:44:32 rt 1.1.1.1.1462.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6995157aa1591dbd7ffe48cbdb861d8441dd9152]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:29:11 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9d7418997429f4e01bc3f2ac03c1e7afd02c8f3f]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:29:10 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [50c9966d6ebccb8ac5ad8195ddec99663d81e641]

INTEGRATION: CWS ooo19126 (1.14.578); FILE MERGED 2005/09/05 13:44:32 rt 1.14.578.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [022b1c1f2aa7e83c717ff55ea08a494abcb238af]

INTEGRATION: CWS ooo19126 (1.1.158); FILE MERGED 2005/09/05 11:29:10 rt 1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0ef22b2a7d77492518b0c5009f08b7bf8ae2b236]

INTEGRATION: CWS ooo19126 (1.49.694); FILE MERGED 2005/09/05 13:44:31 rt 1.49.694.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2df804dc6f41b4d127897454d0b8785ae925f4b3]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:29:09 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d7f398d8dcce1ed3b06ac6c49516118ce7456882]

INTEGRATION: CWS ooo19126 (1.22.694); FILE MERGED 2005/09/05 13:44:31 rt 1.22.694.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f7cd9739054f77e0052e26581495df6446179ec7]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:29:08 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8148ccedf1db699196ef4c3ee89f6cc1bbf63de5]

INTEGRATION: CWS ooo19126 (1.4.630); FILE MERGED 2005/09/05 13:44:30 rt 1.4.630.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2ed4904f9c924ab06e639426c1f043a38f99a5dc]

INTEGRATION: CWS ooo19126 (1.1.158); FILE MERGED 2005/09/05 11:29:07 rt 1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0bebb4d1782b4da5de0b9ed498831583194baeff]

INTEGRATION: CWS ooo19126 (1.14.596); FILE MERGED 2005/09/05 13:44:30 rt 1.14.596.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [24004da9dc2e80d646ffd7b686bb1c8411099f61]

INTEGRATION: CWS ooo19126 (1.3.106); FILE MERGED 2005/09/05 11:29:07 rt 1.3.106.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7c58f6f1c8040da637b51b05992042683e22d651]

INTEGRATION: CWS ooo19126 (1.24.694); FILE MERGED 2005/09/05 13:44:30 rt 1.24.694.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5252f40a1e63401dc315bb0942d7484cd4911c03]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:29:05 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4a81d62c691cccc6c89203194c95e7dbc64822f5]

INTEGRATION: CWS ooo19126 (1.1.1.1.1462); FILE MERGED 2005/09/05 13:44:30 rt 1.1.1.1.1462.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [564b642bf6b029cdaf360a9c0772e1e43be9a07b]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:29:04 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [21bd84675d5bcaff04445b36e25328fbb1e8559e]

INTEGRATION: CWS ooo19126 (1.6.596); FILE MERGED 2005/09/05 13:44:29 rt 1.6.596.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [928875760842b018351e713e514c55a34f661660]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:29:03 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [bbc7ed850bdbe99e34e30d8d6371451359b392b5]

INTEGRATION: CWS ooo19126 (1.3.1418); FILE MERGED 2005/09/05 13:44:29 rt 1.3.1418.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e3fd170b923d4cafd3ac640bf754c75997d1fad0]

INTEGRATION: CWS ooo19126 (1.1.158); FILE MERGED 2005/09/05 11:29:02 rt 1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [85359249a871c9b6a8fc23bfdcfd1b8891757f8c]

INTEGRATION: CWS ooo19126 (1.13.596); FILE MERGED 2005/09/05 13:44:29 rt 1.13.596.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [eb1b36f5059bcb80cdb32280cda3089ca4be91b0]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:29:00 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [48d149cae784cea76fd30e15a21174420a210d76]

INTEGRATION: CWS ooo19126 (1.1.158); FILE MERGED 2005/09/05 11:29:00 rt 1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [da4b92ae8f520506268ea9e4abed9d0c97dd1429]

INTEGRATION: CWS ooo19126 (1.42.192); FILE MERGED 2005/09/05 13:44:28 rt 1.42.192.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6fcc8373f3d504164fea5dc5814f87b11ba3a2e4]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:28:59 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7a1ac21a5c976a4d636acd6f8fa81e3f0e80839f]

INTEGRATION: CWS ooo19126 (1.20.694); FILE MERGED 2005/09/05 13:44:28 rt 1.20.694.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6a346af64d9112230cc4e1b38bd7ec59d62c9d9e]

INTEGRATION: CWS ooo19126 (1.3.1174); FILE MERGED 2005/09/05 13:44:28 rt 1.3.1174.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [69580c60d70db42d9a4cdf65fe514f59e57c8fbc]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:28:58 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6a25cc381b5581524c649a26c55a1567eb02f4c4]

INTEGRATION: CWS ooo19126 (1.14.596); FILE MERGED 2005/09/05 13:44:27 rt 1.14.596.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ecdeba376c02afd99d7b0b9d58e282377221c66c]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:28:56 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b10376793907e3bf0fe82ac7ead48326f2b7e2e2]

INTEGRATION: CWS ooo19126 (1.11.596); FILE MERGED 2005/09/05 13:44:27 rt 1.11.596.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ae76b000357497e9d35e1e24fbdfc4d52b8c105d]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:28:55 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7070d8e75632b8a4cab7f370cc34bc058831159b]

INTEGRATION: CWS ooo19126 (1.22.694); FILE MERGED 2005/09/05 13:44:27 rt 1.22.694.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3405786a11103306b67178a82851a8f61489eece]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:28:53 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [bb4c7b94b0ee764759ef450da727dae4a27a9eb9]

INTEGRATION: CWS ooo19126 (1.1.1.1.1462); FILE MERGED 2005/09/05 13:44:26 rt 1.1.1.1.1462.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [aaf1ec7620f0acdbd0c4ba0a2c139b58f7193330]

INTEGRATION: CWS ooo19126 (1.9.596); FILE MERGED 2005/09/05 13:44:26 rt 1.9.596.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c68e3b98088ab1855a2314bc32042431fd4f4483]

INTEGRATION: CWS ooo19126 (1.4.120); FILE MERGED 2005/09/05 11:28:53 rt 1.4.120.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [03589b8e42b4de9d120cd44edc845dc544d5bd90]

INTEGRATION: CWS ooo19126 (1.23.694); FILE MERGED 2005/09/05 13:44:26 rt 1.23.694.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c938dc1c66cfefa111195a8063c977949b86a57b]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:28:52 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [00556270ae1e60d0774b4e51067e3db0614d8964]

INTEGRATION: CWS ooo19126 (1.2.1424); FILE MERGED 2005/09/05 13:44:25 rt 1.2.1424.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d02b94a3232545902b81d2fc1e01897407427cb8]

INTEGRATION: CWS ooo19126 (1.1.158); FILE MERGED 2005/09/05 11:28:52 rt 1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [70b08e3bd809abea690e4fd68e70c9fe9cb5cd3b]

INTEGRATION: CWS ooo19126 (1.7.596); FILE MERGED 2005/09/05 13:44:25 rt 1.7.596.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [feb68dc4af5779b6a46b84e2dd97fbde3baa553a]

INTEGRATION: CWS ooo19126 (1.1.158); FILE MERGED 2005/09/05 11:28:51 rt 1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [31618f4253120eb76d7a5758fa10464bef438aee]

INTEGRATION: CWS ooo19126 (1.1.158); FILE MERGED 2005/09/05 11:28:50 rt 1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d9252af23b44ae885c297450c45296882337b024]

INTEGRATION: CWS ooo19126 (1.31.358); FILE MERGED 2005/09/05 13:44:25 rt 1.31.358.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7fa60b66cf3ad3d4883e45573414982339c9bb9b]

INTEGRATION: CWS ooo19126 (1.1.158); FILE MERGED 2005/09/05 11:28:49 rt 1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [dababf3757cc8f2080013c65e34b0d14dacf3259]

INTEGRATION: CWS ooo19126 (1.6.630); FILE MERGED 2005/09/05 13:44:24 rt 1.6.630.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [40c1101641703d9cae719905d158cb2e732420d5]

INTEGRATION: CWS ooo19126 (1.15.596); FILE MERGED 2005/09/05 13:44:24 rt 1.15.596.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e88094da0ec968fbb5b4e4abd133e0ca03b33649]

INTEGRATION: CWS ooo19126 (1.1.158); FILE MERGED 2005/09/05 11:28:48 rt 1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f24040c8f85c529a88744699195154ff693e1752]

INTEGRATION: CWS ooo19126 (1.31.630); FILE MERGED 2005/09/05 13:44:23 rt 1.31.630.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b40f775d7836e323ecfd8aba130230da4353216e]

INTEGRATION: CWS ooo19126 (1.4.630); FILE MERGED 2005/09/05 13:44:23 rt 1.4.630.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b884aa11d1d72363aac45e870fa3e2ae572f55e2]

INTEGRATION: CWS ooo19126 (1.1.158); FILE MERGED 2005/09/05 11:28:46 rt 1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [babefbf8425c4a79ee68e153a2f37b83bcc19968]

INTEGRATION: CWS ooo19126 (1.15.596); FILE MERGED 2005/09/05 13:44:23 rt 1.15.596.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c1703503386b6ff331277b5454839561f2424cce]

INTEGRATION: CWS ooo19126 (1.7.694); FILE MERGED 2005/09/05 13:44:22 rt 1.7.694.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [21863bdee6075695eb3b00b522b6fc85c6937ac5]

INTEGRATION: CWS ooo19126 (1.2.1174); FILE MERGED 2005/09/05 13:44:22 rt 1.2.1174.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d35fbd087f65f8f5ec9fafb900e96bea5bc5fee5]

INTEGRATION: CWS ooo19126 (1.1.158); FILE MERGED 2005/09/05 11:28:45 rt 1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ae53a16318da55863dff29b3532a5c53b7762d17]

INTEGRATION: CWS ooo19126 (1.4.452); FILE MERGED 2005/09/05 13:44:22 rt 1.4.452.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c392bb10c4038cac93f35fafad939539a53b5946]

INTEGRATION: CWS ooo19126 (1.3.1254); FILE MERGED 2005/09/05 13:44:21 rt 1.3.1254.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4602bc2ae9a3f1dd0345e929c76cf69569b7a5bd]

INTEGRATION: CWS ooo19126 (1.1.158); FILE MERGED 2005/09/05 11:28:44 rt 1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [477e181b0e963e5fe9f9bbc852555436ad1d9ce2]

INTEGRATION: CWS ooo19126 (1.2.726); FILE MERGED 2005/09/05 13:44:21 rt 1.2.726.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [25bbe7a03c06255535202c5ff3aa20b4f3e2e3b7]

INTEGRATION: CWS ooo19126 (1.1.158); FILE MERGED 2005/09/05 11:28:43 rt 1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [640c5846ca1c8c6820dd599918da9d1725bad62a]

INTEGRATION: CWS ooo19126 (1.8.726); FILE MERGED 2005/09/05 13:44:21 rt 1.8.726.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0a0ea1df3e1f37bb6daf28a39e806a393b05acc7]

INTEGRATION: CWS ooo19126 (1.2.142); FILE MERGED 2005/09/05 11:28:40 rt 1.2.142.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0a9d43cc94b734fa91455ecc3e15d1afae9d8982]

INTEGRATION: CWS ooo19126 (1.38.694); FILE MERGED 2005/09/05 13:44:20 rt 1.38.694.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ca79630ba1893b4c90e733ff91adb19c8718a216]

INTEGRATION: CWS ooo19126 (1.6.10); FILE MERGED 2005/09/05 11:28:40 rt 1.6.10.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8711f6590f0c1a2e57222f41546e84d0b034a87e]

INTEGRATION: CWS ooo19126 (1.6.1288); FILE MERGED 2005/09/05 13:44:20 rt 1.6.1288.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0fe0011a646864d173a649238a8d067e34027d59]

INTEGRATION: CWS ooo19126 (1.1.1.1.158); FILE MERGED 2005/09/05 11:28:39 rt 1.1.1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [45f2cbf420c001a997aebbbc4dbf0637588082c9]

INTEGRATION: CWS ooo19126 (1.31.386); FILE MERGED 2005/09/05 13:44:20 rt 1.31.386.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [568c3cfa0ccad8b9c014f44e54c0839c3983c445]

INTEGRATION: CWS ooo19126 (1.1.1.1.158); FILE MERGED 2005/09/05 11:28:37 rt 1.1.1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [571128acc556cbf8887907f133f1ea0162638939]

INTEGRATION: CWS ooo19126 (1.32.694); FILE MERGED 2005/09/05 13:44:18 rt 1.32.694.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3e9b79723bfa15bfbdf6a50768ba415ab08fe203]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:28:33 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [aa206bf6c2bfcca37e68a8d76ea3ec05e1c5b5d6]

INTEGRATION: CWS ooo19126 (1.2.1448); FILE MERGED 2005/09/05 13:44:18 rt 1.2.1448.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [48e1c432ac3b8e8f68eecb4cc39057fadb6eece9]

INTEGRATION: CWS ooo19126 (1.2.1448); FILE MERGED 2005/09/05 13:44:17 rt 1.2.1448.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1c1ed427a2ca76c9f56efc9ed908ccaa58aa418d]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:28:31 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5692e005458f96e5e0dd86b2c6b3002d01b787f9]

INTEGRATION: CWS ooo19126 (1.7.596); FILE MERGED 2005/09/05 13:44:17 rt 1.7.596.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [97119bf9d42eab55a35fd9e60e66e62edccbe6d2]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:28:30 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b52b4b005925e87b4670b792d1618bdad5869b26]

INTEGRATION: CWS ooo19126 (1.9.726); FILE MERGED 2005/09/05 13:44:17 rt 1.9.726.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2d7ea6f3212c4c478d83eaa29c2e7da3104ee693]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:28:29 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [cc5b19f14724111750edf2e4541d6389a2179a71]

INTEGRATION: CWS ooo19126 (1.6.732); FILE MERGED 2005/09/05 13:44:16 rt 1.6.732.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8b292a67fa8083489129d90d98d0bb2dc81de686]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:28:28 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4cb195ecfa00b11ef6c728d188d7dda79cb0431a]

INTEGRATION: CWS ooo19126 (1.25.694); FILE MERGED 2005/09/05 13:44:16 rt 1.25.694.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8919e1e8ec9925b9dba190f9b16a1a15ae1794f6]

INTEGRATION: CWS ooo19126 (1.5.726); FILE MERGED 2005/09/05 13:44:16 rt 1.5.726.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f0ac27b0f9891b25966e4cdb6be76b0e898f2695]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:28:25 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c62fac0aef79dcda22f0505867a56ff93c6abf71]

INTEGRATION: CWS ooo19126 (1.3.1448); FILE MERGED 2005/09/05 13:44:15 rt 1.3.1448.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [cecb688c9d2def9eddba3494c16cb21862fdd74e]

INTEGRATION: CWS ooo19126 (1.8.596); FILE MERGED 2005/09/05 13:44:15 rt 1.8.596.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3bf0cf19b9eb35d12815e384d765bea0e8c205a5]

INTEGRATION: CWS ooo19126 (1.5.596); FILE MERGED 2005/09/05 13:44:15 rt 1.5.596.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [05aae07696ac55f8bedc78489810ec32bc7f5de3]

INTEGRATION: CWS ooo19126 (1.9.1254); FILE MERGED 2005/09/05 13:44:15 rt 1.9.1254.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a0bf9aa0b931f0f0455210959aceaf5e25bfbf98]

INTEGRATION: CWS ooo19126 (1.30.478); FILE MERGED 2005/09/05 13:44:14 rt 1.30.478.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1611f53ca486b2806e10ca258feec8437dd67ba9]

INTEGRATION: CWS ooo19126 (1.54.694); FILE MERGED 2005/09/05 13:44:14 rt 1.54.694.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [73de017788d16d0b89488380d10684b830876c40]

INTEGRATION: CWS ooo19126 (1.3.1448); FILE MERGED 2005/09/05 13:44:13 rt 1.3.1448.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [13db2f5785156e6dff4ceb6a17cb09b2a68e55b9]

INTEGRATION: CWS ooo19126 (1.31.358); FILE MERGED 2005/09/05 13:44:13 rt 1.31.358.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b53984513bff439fba462ff63b57ae3c185ceba3]

INTEGRATION: CWS ooo19126 (1.2.1448); FILE MERGED 2005/09/05 13:44:13 rt 1.2.1448.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0405ae5e7128d4b7387a55f23edeabcf10019bb0]

INTEGRATION: CWS ooo19126 (1.3.1424); FILE MERGED 2005/09/05 13:44:13 rt 1.3.1424.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ee218a5206703bc16a2f04255fc2b4cfb47dc9db]

INTEGRATION: CWS ooo19126 (1.8.596); FILE MERGED 2005/09/05 13:44:12 rt 1.8.596.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c56b5f588da95ca142a6e34fe848acf5de7f8b45]

INTEGRATION: CWS ooo19126 (1.15.596); FILE MERGED 2005/09/05 13:44:12 rt 1.15.596.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e6b128241b545295cfddf121d5fabc5e8e7d36f2]

INTEGRATION: CWS ooo19126 (1.34.694); FILE MERGED 2005/09/05 13:44:12 rt 1.34.694.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [25748c5ce6fc3ee38c9c1cebfee00bb7d82cf2de]

INTEGRATION: CWS ooo19126 (1.1.1.1.1462); FILE MERGED 2005/09/05 13:44:12 rt 1.1.1.1.1462.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f4accdacfdc8bf4eb265f46334d46a60b35af749]

INTEGRATION: CWS ooo19126 (1.8.732); FILE MERGED 2005/09/05 13:44:11 rt 1.8.732.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [64400b4c8706d0d8de67fa9e2cbb6078c00d699e]

INTEGRATION: CWS ooo19126 (1.25.694); FILE MERGED 2005/09/05 13:44:11 rt 1.25.694.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [029be6aa41ecc8755501c36db79a40afac326596]

INTEGRATION: CWS ooo19126 (1.4.966); FILE MERGED 2005/09/05 13:44:11 rt 1.4.966.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7136aeedbee5dd7c6e6e357579d503204bbe5b9a]

INTEGRATION: CWS ooo19126 (1.3.1448); FILE MERGED 2005/09/05 13:44:11 rt 1.3.1448.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1decde6dc6c222cf5a32625e940abce9ef284fda]

INTEGRATION: CWS ooo19126 (1.11.596); FILE MERGED 2005/09/05 13:44:10 rt 1.11.596.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3ef85ff3de8b29c0e6a9a809714740f12845ab5d]

INTEGRATION: CWS ooo19126 (1.31.694); FILE MERGED 2005/09/05 13:44:10 rt 1.31.694.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [79c44b4ece4ce1ed17a912e6fe0fede1be94dd26]

INTEGRATION: CWS ooo19126 (1.15.580); FILE MERGED 2005/09/05 13:44:10 rt 1.15.580.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [099669ca797ba6f85452b977b55ba84f272c947d]

INTEGRATION: CWS ooo19126 (1.3.694); FILE MERGED 2005/09/05 13:44:09 rt 1.3.694.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [75d32178487e73dfbe6f719d595071a3ce488410]

INTEGRATION: CWS ooo19126 (1.17.600); FILE MERGED 2005/09/05 13:44:09 rt 1.17.600.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [cf58d54fae1aaa585d01afb2cb1dc2a45c0f74ef]

INTEGRATION: CWS ooo19126 (1.4.962); FILE MERGED 2005/09/05 13:44:09 rt 1.4.962.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9d849fcb3088f054a06689c05caa4b38fbf2aa8b]

INTEGRATION: CWS ooo19126 (1.4.328); FILE MERGED 2005/09/05 13:26:12 rt 1.4.328.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a7e27e8fdb8ba90219884015dffd77210d6dea06]

INTEGRATION: CWS ooo19126 (1.9.276); FILE MERGED 2005/09/05 13:44:08 rt 1.9.276.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [fd6d5e89f88eb342c2002a3b1b88a1bb989c6e66]

INTEGRATION: CWS ooo19126 (1.38.170); FILE MERGED 2005/09/05 13:26:11 rt 1.38.170.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [aca3d3c543493e1a067f5c017e5cbc094d87f292]

INTEGRATION: CWS ooo19126 (1.14.576); FILE MERGED 2005/09/05 13:44:07 rt 1.14.576.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5262ce082a42386ce77ee7a0b3f39df8d479210f]

INTEGRATION: CWS ooo19126 (1.14.86); FILE MERGED 2005/09/05 13:26:11 rt 1.14.86.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4f3126ef8c7fd5f4ad46853479036181c0589c54]

INTEGRATION: CWS ooo19126 (1.116.82); FILE MERGED 2005/09/05 13:44:07 rt 1.116.82.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7057688b584b79d11cc37d8ceb5bb9ec8f1e4ac6]

INTEGRATION: CWS ooo19126 (1.3.380); FILE MERGED 2005/09/05 13:26:10 rt 1.3.380.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0d52753c5fbada55aab9f26aa5754463f90dc390]

INTEGRATION: CWS ooo19126 (1.22.78); FILE MERGED 2005/09/05 13:44:06 rt 1.22.78.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [021f722162f56c5743dbdf3ca8f7aa6f5e957f88]

INTEGRATION: CWS ooo19126 (1.2.288); FILE MERGED 2005/09/05 13:26:10 rt 1.2.288.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1908946375da2cd411e5befc1ba5832dd09f8e90]

INTEGRATION: CWS ooo19126 (1.42.582); FILE MERGED 2005/09/05 13:44:06 rt 1.42.582.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [46e6d6501dc39a11fb090e70bf57a0a00c3e1f43]

INTEGRATION: CWS ooo19126 (1.4.562); FILE MERGED 2005/09/05 13:26:09 rt 1.4.562.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6105c5777043de4f9323b2aef0c467473c7335ae]

INTEGRATION: CWS ooo19126 (1.6.582); FILE MERGED 2005/09/05 13:44:06 rt 1.6.582.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ce3752f19f86cc61f0077bd32580d3a3b07a8b5e]

INTEGRATION: CWS ooo19126 (1.49.54); FILE MERGED 2005/09/05 13:26:08 rt 1.49.54.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c2fe267c9b6a75bda2708a74b5c14b1de8eb8f97]

INTEGRATION: CWS ooo19126 (1.23.478); FILE MERGED 2005/09/05 13:44:05 rt 1.23.478.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2325aa2b3efa266aac29b58bd884ee4cd27e22c0]

INTEGRATION: CWS ooo19126 (1.45.62); FILE MERGED 2005/09/05 13:26:08 rt 1.45.62.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [29462307789b777940f238f973054b215918fe69]

INTEGRATION: CWS ooo19126 (1.94.232); FILE MERGED 2005/09/05 13:44:05 rt 1.94.232.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ffeffa7996738cb985073d8479481e1db255f162]

INTEGRATION: CWS ooo19126 (1.38.162); FILE MERGED 2005/09/05 13:26:08 rt 1.38.162.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4faf12ab24476fa79d7bc43a0af2b5038f0c8136]

INTEGRATION: CWS ooo19126 (1.24.694); FILE MERGED 2005/09/05 13:44:04 rt 1.24.694.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [392a9563cdfdc319be083d33db4e756b54b2339e]

INTEGRATION: CWS ooo19126 (1.6.428); FILE MERGED 2005/09/05 13:26:07 rt 1.6.428.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b202206eea5cd19a4a68d8186f27c7e2ded999d2]

INTEGRATION: CWS ooo19126 (1.2.1448); FILE MERGED 2005/09/05 13:44:04 rt 1.2.1448.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9ca43fb5acddd386f43c620bb64cecfa1842c483]

INTEGRATION: CWS ooo19126 (1.15.362); FILE MERGED 2005/09/05 13:26:07 rt 1.15.362.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7fbf4424f071775a4d3be4a430d72ccf713911b7]

INTEGRATION: CWS ooo19126 (1.5.596); FILE MERGED 2005/09/05 13:44:04 rt 1.5.596.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [cf1c95e8234a5deda9f1b141331c23c2a861fe54]

INTEGRATION: CWS ooo19126 (1.7.578); FILE MERGED 2005/09/05 13:44:04 rt 1.7.578.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7a123ad7eb1c6a68e039b1be6b925e92187358a9]

INTEGRATION: CWS ooo19126 (1.7.426); FILE MERGED 2005/09/05 13:26:06 rt 1.7.426.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [236686fe01aef190e9dbc5c16351569db4808e4a]

INTEGRATION: CWS ooo19126 (1.21.368); FILE MERGED 2005/09/05 13:44:03 rt 1.21.368.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b9082ca10058d9314f72f6da889db0f70f319ee0]

INTEGRATION: CWS ooo19126 (1.30.220); FILE MERGED 2005/09/05 13:26:05 rt 1.30.220.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d90ad662d2e2ff4a7f5020f48ccfcb70274443ca]

INTEGRATION: CWS ooo19126 (1.44.234); FILE MERGED 2005/09/05 13:44:02 rt 1.44.234.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ba1f73eb753ceef5bce61e28d84337131be3af36]

INTEGRATION: CWS ooo19126 (1.6.922); FILE MERGED 2005/09/05 13:26:04 rt 1.6.922.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2b7b39de99f33bfbc4feee8668feacc7a58574a2]

INTEGRATION: CWS ooo19126 (1.3.694); FILE MERGED 2005/09/05 13:44:02 rt 1.3.694.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8ffd560752f317cfe6dd29b72cc6735279b4f0c9]

INTEGRATION: CWS ooo19126 (1.23.150); FILE MERGED 2005/09/05 13:26:04 rt 1.23.150.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [da7e1122dec6f55a9dc385917cf759b610844b42]

INTEGRATION: CWS ooo19126 (1.59.160); FILE MERGED 2005/09/05 13:26:03 rt 1.59.160.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ff55c5e6844bf09cccb90380b5c6cb7bd6258131]

INTEGRATION: CWS ooo19126 (1.2.742); FILE MERGED 2005/09/05 13:44:02 rt 1.2.742.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a5af58f065ff2c24dbb15460ccd2b7530bc52397]

INTEGRATION: CWS ooo19126 (1.3.596); FILE MERGED 2005/09/05 13:44:01 rt 1.3.596.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [aa7d97479d1b6e327d3c651dcf0d40329f3a290c]

INTEGRATION: CWS ooo19126 (1.43.66); FILE MERGED 2005/09/05 13:26:03 rt 1.43.66.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [94e1c815235e7c66bf642fd1965dc4b0b8655b73]

INTEGRATION: CWS ooo19126 (1.12.386); FILE MERGED 2005/09/05 13:44:00 rt 1.12.386.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4a63c218ef6bf34272a3b9380bab97e87e113beb]

INTEGRATION: CWS ooo19126 (1.41.150); FILE MERGED 2005/09/05 13:26:01 rt 1.41.150.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5727e04af230c6906d004b7d4a23506eda163f1a]

INTEGRATION: CWS ooo19126 (1.4.460); FILE MERGED 2005/09/05 13:44:00 rt 1.4.460.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [23ee44ae85565b44674cace7354efcb0613c54ac]

INTEGRATION: CWS ooo19126 (1.3.562); FILE MERGED 2005/09/05 13:26:01 rt 1.3.562.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ed05243ead7c79d80094ce68f85260b5cc2343a7]

INTEGRATION: CWS ooo19126 (1.3.596); FILE MERGED 2005/09/05 13:43:59 rt 1.3.596.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [72a3f049c9ab33d217d334e0ff3bdfb6c3336c2d]

INTEGRATION: CWS ooo19126 (1.26.154); FILE MERGED 2005/09/05 13:25:59 rt 1.26.154.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [26a59eecbb24b6648ca239d75382d1d77aad9bc4]

INTEGRATION: CWS ooo19126 (1.5.578); FILE MERGED 2005/09/05 13:43:59 rt 1.5.578.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9456dbdadebbaa141b736c6e3d94adf2a79e0b91]

INTEGRATION: CWS ooo19126 (1.36.22); FILE MERGED 2005/09/05 13:25:57 rt 1.36.22.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [56b8c8b65bed47762ba24150842c2db1294789a0]

INTEGRATION: CWS ooo19126 (1.8.578); FILE MERGED 2005/09/05 13:43:59 rt 1.8.578.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [716fe7b7b471453c9bef4c631195fa2e72f2d5cd]

INTEGRATION: CWS ooo19126 (1.72.22); FILE MERGED 2005/09/05 13:25:56 rt 1.72.22.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f9dcd106f3428da4bcbf16faa7a927e834887f93]

INTEGRATION: CWS ooo19126 (1.3.596); FILE MERGED 2005/09/05 13:43:58 rt 1.3.596.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f13bdf34d9bb6abf9746d76b3859dbecdc4854ab]

INTEGRATION: CWS ooo19126 (1.20.68); FILE MERGED 2005/09/05 13:25:56 rt 1.20.68.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a86a5485e8f1586680b196f9b636bef3b235962a]

INTEGRATION: CWS ooo19126 (1.2.726); FILE MERGED 2005/09/05 13:43:58 rt 1.2.726.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [bcc0430a804f873b0f5f1325a489380e0ce3ae93]

INTEGRATION: CWS ooo19126 (1.20.154); FILE MERGED 2005/09/05 13:25:55 rt 1.20.154.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1e467b482c4e936b71d7807576b554d96b913f99]

INTEGRATION: CWS ooo19126 (1.55.276); FILE MERGED 2005/09/05 13:43:58 rt 1.55.276.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8ea14d15ba7f25644458cf551aaae0d0c39483c8]

INTEGRATION: CWS ooo19126 (1.4.428); FILE MERGED 2005/09/05 13:25:54 rt 1.4.428.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ac7588c7406f55960662f71dbda2f5763ebe9e43]

INTEGRATION: CWS ooo19126 (1.6.460); FILE MERGED 2005/09/05 13:43:57 rt 1.6.460.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [41cd46a44758d3b022952c9fab62145091eb0570]

INTEGRATION: CWS ooo19126 (1.27.60); FILE MERGED 2005/09/05 13:25:53 rt 1.27.60.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a7dd90365b06462cadc96c4d12ecc44cb4fca443]

INTEGRATION: CWS ooo19126 (1.33.460); FILE MERGED 2005/09/05 13:43:57 rt 1.33.460.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [708b7b60c6b13d762f5ba5b360a8338829bfa22a]

INTEGRATION: CWS ooo19126 (1.15.228); FILE MERGED 2005/09/05 13:25:53 rt 1.15.228.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [633da3dcd4bceddd6439dbb813328f36b37d79e6]

INTEGRATION: CWS ooo19126 (1.16.580); FILE MERGED 2005/09/05 13:43:57 rt 1.16.580.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8bb0033132587f15d9bc493a6663b04eb1f44f72]

INTEGRATION: CWS ooo19126 (1.14.364); FILE MERGED 2005/09/05 13:25:52 rt 1.14.364.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [54993d13700b3edeb7546ae5a2db0b51c6bc250b]

INTEGRATION: CWS ooo19126 (1.5.596); FILE MERGED 2005/09/05 13:43:57 rt 1.5.596.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [497679103bed733277cd710655ea148d231b5375]

INTEGRATION: CWS ooo19126 (1.16.228); FILE MERGED 2005/09/05 13:25:50 rt 1.16.228.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [03e878a318eaefc900a5d6b12ca0c39d827a7cbd]

INTEGRATION: CWS ooo19126 (1.8.268); FILE MERGED 2005/09/05 13:25:50 rt 1.8.268.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [cf392c7070ad016724ca6cb56511955ae6b6b676]

INTEGRATION: CWS ooo19126 (1.8.288); FILE MERGED 2005/09/05 13:25:50 rt 1.8.288.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [acf894046d25c1126729a7e57e9bebe18dc921e9]

INTEGRATION: CWS ooo19126 (1.30.694); FILE MERGED 2005/09/05 13:43:55 rt 1.30.694.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c9ca64e5ad5576a93aacea375ec32a88e308dcfb]

INTEGRATION: CWS ooo19126 (1.13.228); FILE MERGED 2005/09/05 13:25:49 rt 1.13.228.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d2ef46822ee22eafa457f242be3c68d30b0a9337]

INTEGRATION: CWS ooo19126 (1.2.1422); FILE MERGED 2005/09/05 13:43:55 rt 1.2.1422.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c6817f8a5be014cc72313e28e95fe15b92952051]

INTEGRATION: CWS ooo19126 (1.54.66); FILE MERGED 2005/09/05 13:25:48 rt 1.54.66.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [53f70b294a6cb4646fa6b7268b05a8f13f359ad7]

INTEGRATION: CWS ooo19126 (1.9.596); FILE MERGED 2005/09/05 13:43:55 rt 1.9.596.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [42b7b97ee1edd1a21dd323b70a80613f96ecea05]

INTEGRATION: CWS ooo19126 (1.7.152); FILE MERGED 2005/09/05 13:25:48 rt 1.7.152.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [665878349f3d421cb739ed4066efa667df5d57e5]

INTEGRATION: CWS ooo19126 (1.26.580); FILE MERGED 2005/09/05 13:43:54 rt 1.26.580.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4873a7a1ddfbe88c67300628b2bd6193bdc0e425]

INTEGRATION: CWS ooo19126 (1.24.316); FILE MERGED 2005/09/05 13:43:54 rt 1.24.316.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [75823c69a1b0aff29e00f24c810d4db69843f8f8]

INTEGRATION: CWS ooo19126 (1.24.362); FILE MERGED 2005/09/05 13:25:48 rt 1.24.362.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [606dba104bd1dc259bdfe587e2bb176ab10b1ca2]

INTEGRATION: CWS ooo19126 (1.20.362); FILE MERGED 2005/09/05 13:25:47 rt 1.20.362.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5393f0585fd09ed92cb23da09b401ff1fe402417]

INTEGRATION: CWS ooo19126 (1.3.1448); FILE MERGED 2005/09/05 13:43:54 rt 1.3.1448.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1c37438eec973ec291b8a11b4a7d1ff6d96c95cf]

INTEGRATION: CWS ooo19126 (1.36.66); FILE MERGED 2005/09/05 13:25:47 rt 1.36.66.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6a743ee52edb7596d1146b00f513a7edc5677f1a]

INTEGRATION: CWS ooo19126 (1.17.596); FILE MERGED 2005/09/05 13:43:54 rt 1.17.596.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6781e5fb6141f5d0b897d11d1238caa93f3e6db6]

INTEGRATION: CWS ooo19126 (1.13.362); FILE MERGED 2005/09/05 13:25:46 rt 1.13.362.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [058b805d278100ae1a02653a075adabbdcc6774c]

INTEGRATION: CWS ooo19126 (1.5.596); FILE MERGED 2005/09/05 13:43:53 rt 1.5.596.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [91023aecf193a27107d06ede63dd57d253541624]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:27:32 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e57df67c092c93845712da0ed287df1c93ac3f8a]

INTEGRATION: CWS ooo19126 (1.12.150); FILE MERGED 2005/09/05 13:25:46 rt 1.12.150.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7ad7ec3486e913ea25ba32f63c0b91c86ca43d96]

INTEGRATION: CWS ooo19126 (1.26.694); FILE MERGED 2005/09/05 13:43:53 rt 1.26.694.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f9a1fe94badb6e946a7488cb6950227264306dcf]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:27:31 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ce5238198f9960e516860290cac226281452b057]

INTEGRATION: CWS ooo19126 (1.2.1448); FILE MERGED 2005/09/05 13:43:53 rt 1.2.1448.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2c9577f850ffb035a81b12a54e81fbcfddb14f7b]

INTEGRATION: CWS ooo19126 (1.58.176); FILE MERGED 2005/09/05 13:25:46 rt 1.58.176.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [de87675fbdae87c757fd7c3ec482e42d3342b78a]

INTEGRATION: CWS ooo19126 (1.19.152); FILE MERGED 2005/09/05 13:25:44 rt 1.19.152.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [256a76bded6fb1c1f45d3877cf8ecbccd992b7f8]

INTEGRATION: CWS ooo19126 (1.3.314); FILE MERGED 2005/09/05 13:43:52 rt 1.3.314.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9358d4063d24ca295f91c1f4d710e5be76397f24]

INTEGRATION: CWS ooo19126 (1.42.114); FILE MERGED 2005/09/05 13:25:43 rt 1.42.114.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8df290291703901142e8216c1ec6032e140b267b]

INTEGRATION: CWS ooo19126 (1.4.694); FILE MERGED 2005/09/05 13:43:52 rt 1.4.694.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e2624817bc53e4b79fb42122e6f3378f68ade60c]

INTEGRATION: CWS ooo19126 (1.27.170); FILE MERGED 2005/09/05 13:25:43 rt 1.27.170.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [514bc2ff37f39c32b952348a392e4213a2b3a107]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:27:28 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [73e916c79f0e5cb6682743b056ea521962445035]

INTEGRATION: CWS ooo19126 (1.2.580); FILE MERGED 2005/09/05 13:43:51 rt 1.2.580.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a750dd7e7620f71d4b229ab7955440eb3eca50e2]

INTEGRATION: CWS ooo19126 (1.32.152); FILE MERGED 2005/09/05 13:25:42 rt 1.32.152.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ef237e57a13d98ca48591f85f3dbcfec40df79bf]

INTEGRATION: CWS ooo19126 (1.3.98); FILE MERGED 2005/09/05 13:43:51 rt 1.3.98.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b1c0857de9b3b70d478dc0fcc8197f55481e956e]

INTEGRATION: CWS ooo19126 (1.40.226); FILE MERGED 2005/09/05 13:25:42 rt 1.40.226.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f9615ae7d395ab236af26c4cbec499b222943c5b]

INTEGRATION: CWS ooo19126 (1.57.112); FILE MERGED 2005/09/05 13:25:41 rt 1.57.112.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [953504d8691ce91807dac54a7a7fd7866c1e7448]

INTEGRATION: CWS ooo19126 (1.5.98); FILE MERGED 2005/09/05 13:43:51 rt 1.5.98.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a388d8406f10033f6bd48706324b6227f8afaedc]

INTEGRATION: CWS ooo19126 (1.5.76); FILE MERGED 2005/09/05 11:27:26 rt 1.5.76.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [548fbf8bc933f3b96b8613d9aa92c451fa53f413]

INTEGRATION: CWS ooo19126 (1.20.562); FILE MERGED 2005/09/05 13:25:40 rt 1.20.562.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c416d0f77ce74758bc31f351957cf05b8eb98ff8]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:27:25 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [bd7e65cca170e5b614773026c1f708f16b08dc74]

INTEGRATION: CWS ooo19126 (1.3.276); FILE MERGED 2005/09/05 13:43:50 rt 1.3.276.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5f15c021d8929ef080b86a386d82dfce32638ebf]

INTEGRATION: CWS ooo19126 (1.19.364); FILE MERGED 2005/09/05 13:25:39 rt 1.19.364.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c48d009feb088155927ff704d9b2a43732a7a39e]

INTEGRATION: CWS ooo19126 (1.2.580); FILE MERGED 2005/09/05 13:43:50 rt 1.2.580.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ee53d8d287814f259fb249554b6018e54f49e529]

INTEGRATION: CWS ooo19126 (1.6.364); FILE MERGED 2005/09/05 13:25:37 rt 1.6.364.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ce04a3a63f0afb3aa94d65a3346728da64d9640e]

INTEGRATION: CWS ooo19126 (1.5.98); FILE MERGED 2005/09/05 13:43:50 rt 1.5.98.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ff3faf55772b8fa8e040131787cc16e5243b081a]

INTEGRATION: CWS ooo19126 (1.36.226); FILE MERGED 2005/09/05 13:25:36 rt 1.36.226.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4a55b9837e8f6fc4b7bddac5a8e6396112050e4f]

INTEGRATION: CWS ooo19126 (1.4.426); FILE MERGED 2005/09/05 13:25:35 rt 1.4.426.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7a126ea538c80e218d1ef1bfbb08dabaed7da0bd]

INTEGRATION: CWS ooo19126 (1.2.142); FILE MERGED 2005/09/05 11:27:22 rt 1.2.142.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c0bd38a779f53192e3e298ba098d1726f0da767b]

INTEGRATION: CWS ooo19126 (1.2.580); FILE MERGED 2005/09/05 13:43:49 rt 1.2.580.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [684c06478c3f79c38fcafee54108f5ec9ab19992]

INTEGRATION: CWS ooo19126 (1.2.908); FILE MERGED 2005/09/05 13:25:35 rt 1.2.908.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a3d48a4a1ea9e38d5fa225726149ebe2f4136c53]

INTEGRATION: CWS ooo19126 (1.6.228); FILE MERGED 2005/09/05 13:25:33 rt 1.6.228.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0764e714ba14b6f613c4fac37cdb5b834eaf4925]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:27:22 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ae667fb477611370e5ccf0e40cdca08d71b65c40]

INTEGRATION: CWS ooo19126 (1.3.580); FILE MERGED 2005/09/05 13:43:49 rt 1.3.580.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e7f815d7883cce8d65fa71dde375113c6c325a0b]

INTEGRATION: CWS ooo19126 (1.7.22); FILE MERGED 2005/09/05 13:25:32 rt 1.7.22.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [77e9473dbefb833dd11c7dcd07b2d3b0bd2e1284]

INTEGRATION: CWS ooo19126 (1.5.256); FILE MERGED 2005/09/05 13:43:49 rt 1.5.256.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e496704ffe641df832b2c7078258a17a56760d76]

INTEGRATION: CWS ooo19126 (1.13.62); FILE MERGED 2005/09/05 13:25:32 rt 1.13.62.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [97388fce6a48f1e735f0b7bad460ff3e04a8690c]

INTEGRATION: CWS ooo19126 (1.4.290); FILE MERGED 2005/09/05 13:43:48 rt 1.4.290.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c21f8d265f92e954362f94553fbcccac2d8d8a78]

INTEGRATION: CWS ooo19126 (1.14.154); FILE MERGED 2005/09/05 13:25:31 rt 1.14.154.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [94fc771973a928c4fbc7d3267a8312a88faed1ff]

INTEGRATION: CWS ooo19126 (1.2.580); FILE MERGED 2005/09/05 13:43:48 rt 1.2.580.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9defccb947d1f2b9a28a4e25ccfb398ef70342aa]

INTEGRATION: CWS ooo19126 (1.4.110); FILE MERGED 2005/09/05 11:27:19 rt 1.4.110.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [fa8592fbf4bc9a25484d091bf48a7f1fc77fcbe1]

INTEGRATION: CWS ooo19126 (1.2.328); FILE MERGED 2005/09/05 13:25:31 rt 1.2.328.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f8a2c914f93e2c25135ec80f09273a39d544c4e6]

INTEGRATION: CWS ooo19126 (1.8.256); FILE MERGED 2005/09/05 13:43:48 rt 1.8.256.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [175cf4c8f6f4f52ba6a0a4a9feced8e7b4074c5b]

INTEGRATION: CWS ooo19126 (1.3.276); FILE MERGED 2005/09/05 13:43:48 rt 1.3.276.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9ff2e9c75796778ab15efd72d866209ecba170e8]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:27:18 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [487575cca9b15706c869187a5439c6302724a59c]

INTEGRATION: CWS ooo19126 (1.20.134); FILE MERGED 2005/09/05 13:25:29 rt 1.20.134.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [13efdac7a0e43268819d48c52e261782c1cddc90]

INTEGRATION: CWS ooo19126 (1.3.460); FILE MERGED 2005/09/05 13:43:47 rt 1.3.460.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0b304e44263266c09374f2d3692d100400a90368]

INTEGRATION: CWS ooo19126 (1.3.362); FILE MERGED 2005/09/05 13:25:28 rt 1.3.362.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ffc3d08d93bdbc82e9ee453da064a85a3fa2a497]

INTEGRATION: CWS ooo19126 (1.2.580); FILE MERGED 2005/09/05 13:43:47 rt 1.2.580.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7eaad923058bdd42a6224c82b42581a0e3b8382c]

INTEGRATION: CWS ooo19126 (1.4.460); FILE MERGED 2005/09/05 13:43:47 rt 1.4.460.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [fe5b5932c7b6f1682330cb87880c883175cba1f5]

INTEGRATION: CWS ooo19126 (1.3.134); FILE MERGED 2005/09/05 13:25:28 rt 1.3.134.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [573eae2b9188bdb3f6f3f3165944610cb25ee5a4]

INTEGRATION: CWS ooo19126 (1.4.256); FILE MERGED 2005/09/05 13:43:47 rt 1.4.256.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [60038ea0b4b30cb33501dc63772e24db6837f56d]

INTEGRATION: CWS ooo19126 (1.3.294); FILE MERGED 2005/09/05 13:25:27 rt 1.3.294.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [57645b8ad30f09cf05e483d96641e2a533bcf916]

INTEGRATION: CWS ooo19126 (1.7.196); FILE MERGED 2005/09/05 13:25:27 rt 1.7.196.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [326d45ea7abb7f3e05607cca89b2b10eb8467308]

INTEGRATION: CWS ooo19126 (1.2.580); FILE MERGED 2005/09/05 13:43:46 rt 1.2.580.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [cdd98b7a91cacd407f535ad3be27174bc5975dce]

INTEGRATION: CWS ooo19126 (1.4.154); FILE MERGED 2005/09/05 13:25:26 rt 1.4.154.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [63afdbc8871c8c6bf5a4d3d060821a0b03dcdff6]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:27:15 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d6ff17225341fc449bb3a41097da506c63ae38dd]

INTEGRATION: CWS ooo19126 (1.7.290); FILE MERGED 2005/09/05 13:43:46 rt 1.7.290.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [71407aee2d3de77d637089baf34de18a8b9bd0dd]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:27:14 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e917d1eb4240eb70e55b120974680bc67322aa74]

INTEGRATION: CWS ooo19126 (1.3.276); FILE MERGED 2005/09/05 13:43:46 rt 1.3.276.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [42c511883147ab7c18aef5863d393b307341597a]

INTEGRATION: CWS ooo19126 (1.4.486); FILE MERGED 2005/09/05 13:25:26 rt 1.4.486.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b2d830588371987dcb8e0f427476b05cbcf1a2b1]

INTEGRATION: CWS ooo19126 (1.1.1.1.158); FILE MERGED 2005/09/05 11:27:14 rt 1.1.1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [29422ef25c9fcb6e043cec010d1b10a8dd7a5260]

INTEGRATION: CWS ooo19126 (1.19.132); FILE MERGED 2005/09/05 13:25:25 rt 1.19.132.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c426dd92bbd0c3719966b54f0f4802f7884ab8c5]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:27:13 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [440cae5ac5addd38511f98bbc828f3281fea4808]

INTEGRATION: CWS ooo19126 (1.3.428); FILE MERGED 2005/09/05 13:25:25 rt 1.3.428.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f12e24136a471dc5bb00725544d933d07067309c]

INTEGRATION: CWS ooo19126 (1.5.158); FILE MERGED 2005/09/05 13:43:45 rt 1.5.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8610f6843ca038b53fec86c0ea7d8a780d5518d1]

INTEGRATION: CWS ooo19126 (1.1.1.1.158); FILE MERGED 2005/09/05 11:27:11 rt 1.1.1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8b7a577a4f8d92a59233d935b9c502e139f83a9e]

INTEGRATION: CWS ooo19126 (1.3.276); FILE MERGED 2005/09/05 13:43:45 rt 1.3.276.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f489c818acca263abd8d919a031d25454ab07491]

INTEGRATION: CWS ooo19126 (1.3.364); FILE MERGED 2005/09/05 13:25:24 rt 1.3.364.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [faaa54cf5c5a91a5b0c9198244a6300cf47690a3]

INTEGRATION: CWS ooo19126 (1.2.580); FILE MERGED 2005/09/05 13:43:45 rt 1.2.580.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1c5166c57ae7cece510f0d985aed138cdda34289]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:27:10 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [67a90c9f8ebb9e0c0730de68806173cb1da0a7f3]

INTEGRATION: CWS ooo19126 (1.4.288); FILE MERGED 2005/09/05 13:25:24 rt 1.4.288.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [99d6171dc6d6acd6ebc651e496905ca460bf8e35]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:27:09 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7bea8235a3978cd7f3f006a34d07ad14f3cefec0]

INTEGRATION: CWS ooo19126 (1.5.276); FILE MERGED 2005/09/05 13:43:45 rt 1.5.276.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8eb0bb6c4facab248364508757250763aee1eb6e]

INTEGRATION: CWS ooo19126 (1.4.362); FILE MERGED 2005/09/05 13:25:24 rt 1.4.362.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ca673e5d1e1dcb27aa587d61d82374178c3a8bf0]

INTEGRATION: CWS ooo19126 (1.4.92); FILE MERGED 2005/09/05 13:43:44 rt 1.4.92.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b97382b6771374b9a6014f4a27c11b1c401b6e99]

INTEGRATION: CWS ooo19126 (1.5.288); FILE MERGED 2005/09/05 13:25:23 rt 1.5.288.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6419cc0bf9f4449cf753873ef1f7db6d5fac47c9]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:27:08 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8a1928507840a9c162be29c9848c6bc3d3c6227a]

INTEGRATION: CWS ooo19126 (1.7.82); FILE MERGED 2005/09/05 13:43:44 rt 1.7.82.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [72a51fc74457479d31253259366022dd489d7b7e]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:27:08 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6d3b367be7d17367f955950625e2b4a1a86bd687]

INTEGRATION: CWS ooo19126 (1.4.276); FILE MERGED 2005/09/05 13:43:44 rt 1.4.276.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9a8280789ba576dae0efca06c22e8d6775b463f4]

INTEGRATION: CWS ooo19126 (1.2.518); FILE MERGED 2005/09/05 13:25:22 rt 1.2.518.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [719dcc235dc411460be57d171389f867f438dfb0]

INTEGRATION: CWS ooo19126 (1.3.276); FILE MERGED 2005/09/05 13:43:43 rt 1.3.276.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9ae2102233dc5dac26c87b6387668b84b26fb2b8]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:27:07 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5ad72e657f0d52e92e143f0ffa7c7b9cc8be227f]

INTEGRATION: CWS ooo19126 (1.6.276); FILE MERGED 2005/09/05 13:43:43 rt 1.6.276.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a29674559dabec9f9b207eabeec6af4e53948391]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:27:06 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [efa54225a62b798ddaa8faa2f79224e6a5a95880]

INTEGRATION: CWS ooo19126 (1.5.286); FILE MERGED 2005/09/05 13:25:22 rt 1.5.286.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [179c5c31d5972ec6f901c9ac17f40a56587df8c6]

INTEGRATION: CWS ooo19126 (1.9.358); FILE MERGED 2005/09/05 13:43:43 rt 1.9.358.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f4864807e683a8eccc4c34e9d9e1f5da23451902]

INTEGRATION: CWS ooo19126 (1.2.580); FILE MERGED 2005/09/05 13:43:42 rt 1.2.580.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [88dffcd0c00bff14e5e903f27d86a25893448413]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:27:05 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2addd350e77f1eaf7e6f6b30086ac83841a30e60]

INTEGRATION: CWS ooo19126 (1.2.580); FILE MERGED 2005/09/05 13:43:41 rt 1.2.580.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9c5b04dd802f572ee3d8c5b4f63d31b4205a6181]

INTEGRATION: CWS ooo19126 (1.6.894); FILE MERGED 2005/09/05 13:25:21 rt 1.6.894.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6ac948eb5409db9e93b302c5c6f76a8342e97c45]

INTEGRATION: CWS ooo19126 (1.5.460); FILE MERGED 2005/09/05 13:43:41 rt 1.5.460.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5fdb735ab05885c7b8ac4844243466a426bc8fa7]

INTEGRATION: CWS ooo19126 (1.5.276); FILE MERGED 2005/09/05 13:43:41 rt 1.5.276.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [12b9dca849db32c57bc8be07e1afd8b905627024]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:27:04 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [bfa9170f663f8d8479fa72f3718c3392d7e08c4e]

INTEGRATION: CWS ooo19126 (1.4.186); FILE MERGED 2005/09/05 13:43:40 rt 1.4.186.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [60ba867c18317215a2942ceb13be904aaa808112]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:27:04 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a395eb8e3ad5e089da4258243bc7ec238c916ed7]

INTEGRATION: CWS ooo19126 (1.3.290); FILE MERGED 2005/09/05 13:43:40 rt 1.3.290.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [27564c124a58197e78f40716812b134f2936720b]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:27:03 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f7ca64fa5a0a2f74ba39a47c0dd7190807168a77]

INTEGRATION: CWS ooo19126 (1.5.256); FILE MERGED 2005/09/05 13:43:40 rt 1.5.256.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d0ee431025e6a7ece139a45151d16c2526add52f]

INTEGRATION: CWS ooo19126 (1.3.290); FILE MERGED 2005/09/05 13:43:39 rt 1.3.290.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c83447e630b0ffb3db2614ded59b9d3313babe02]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:27:02 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [aa6b4288c28b2a778ef662aa59c3ad4851c5ccc5]

INTEGRATION: CWS ooo19126 (1.2.562); FILE MERGED 2005/09/05 13:25:18 rt 1.2.562.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5b5b5908ae41a43a79613078052a0f6508efeca9]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:27:02 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [cf72b1cd226f4dd0ddf30cacbaa87f2eb7e2af61]

INTEGRATION: CWS ooo19126 (1.3.926); FILE MERGED 2005/09/05 13:25:18 rt 1.3.926.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [674bf82a03e0de09dccaff1a45f6bd550c5dfd21]

INTEGRATION: CWS ooo19126 (1.12.310); FILE MERGED 2005/09/05 13:25:18 rt 1.12.310.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [205d084eab6f604cb1f1aac7cc5f1cb13515c072]

INTEGRATION: CWS ooo19126 (1.28.256); FILE MERGED 2005/09/05 13:43:37 rt 1.28.256.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d0e1ff44b061f489a350affaf7e9d2f03a63dd49]

INTEGRATION: CWS ooo19126 (1.12.198); FILE MERGED 2005/09/05 13:25:17 rt 1.12.198.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2d0aaf74a9106819f7714c6ba4c07856f241e8c4]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:27:00 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [72f7e2b74e19112472ee523e98cb03ddc9ab7409]

INTEGRATION: CWS ooo19126 (1.4.460); FILE MERGED 2005/09/05 13:43:37 rt 1.4.460.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1ca099eaf8bf649eb027060034a5b3eb54d45f97]

INTEGRATION: CWS ooo19126 (1.71.58); FILE MERGED 2005/09/05 13:25:17 rt 1.71.58.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7016398fee2391d0a20978de4956b1d4ec574cba]

INTEGRATION: CWS ooo19126 (1.21.600); FILE MERGED 2005/09/05 13:43:37 rt 1.21.600.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [dc853ccaea9ea7fc41ce35c88b132bf96e48c718]

INTEGRATION: CWS ooo19126 (1.10.156); FILE MERGED 2005/09/05 13:25:17 rt 1.10.156.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [70900f02f20d59e6c5637547b95d6f7deca13f71]

INTEGRATION: CWS ooo19126 (1.2.580); FILE MERGED 2005/09/05 13:43:36 rt 1.2.580.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [31ffad868b101c16b7b5dfeeb309618c7eac26a2]

INTEGRATION: CWS ooo19126 (1.48.154); FILE MERGED 2005/09/05 13:25:16 rt 1.48.154.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a6b3a50fda26d03aea5829f0fd90d7769f62685e]

INTEGRATION: CWS ooo19126 (1.3.558); FILE MERGED 2005/09/05 13:25:16 rt 1.3.558.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [777add8499f2eacbd30a637eff0450ae907c1189]

INTEGRATION: CWS ooo19126 (1.3.580); FILE MERGED 2005/09/05 13:43:36 rt 1.3.580.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [da8e5e0b96c72f91656e22815b0d18ebd0d1a9db]

INTEGRATION: CWS ooo19126 (1.3.558); FILE MERGED 2005/09/05 13:25:15 rt 1.3.558.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [193a0daa911c2a829769f35e7208ea2a19fb83c6]

INTEGRATION: CWS ooo19126 (1.97.78); FILE MERGED 2005/09/05 13:43:35 rt 1.97.78.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4673cc96ecdfcf8a60739e2c41e7f728203e2548]

INTEGRATION: CWS ooo19126 (1.88.130); FILE MERGED 2005/09/05 13:25:15 rt 1.88.130.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0ada0aaeda828878bc6c23051961e7688d14f4e6]

INTEGRATION: CWS ooo19126 (1.44.694); FILE MERGED 2005/09/05 13:43:35 rt 1.44.694.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [63cc843fc79ee43d7ce3b58b848abc229a2e72ce]

INTEGRATION: CWS ooo19126 (1.6.518); FILE MERGED 2005/09/05 13:25:15 rt 1.6.518.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1f2a91bfc9521a06c37e79e84014e108346db52b]

INTEGRATION: CWS ooo19126 (1.2.1448); FILE MERGED 2005/09/05 13:43:35 rt 1.2.1448.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [bf06d01a974713ea024d8d5f150dd0c9961f9d6a]

INTEGRATION: CWS ooo19126 (1.8.426); FILE MERGED 2005/09/05 13:25:14 rt 1.8.426.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4606b076911bd2afff77306ad1919cfd072a7b04]

INTEGRATION: CWS ooo19126 (1.51.216); FILE MERGED 2005/09/05 13:43:34 rt 1.51.216.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1b53893638e98123e9fc196f4882643a84088c99]

INTEGRATION: CWS ooo19126 (1.2.924); FILE MERGED 2005/09/05 13:25:14 rt 1.2.924.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1830f3c9450dc26396c231c37212bf2905c41347]

INTEGRATION: CWS ooo19126 (1.2.580); FILE MERGED 2005/09/05 13:43:34 rt 1.2.580.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [da20580b6c10643b819d76f3ce449280fc94971e]

INTEGRATION: CWS ooo19126 (1.1.1.1.930); FILE MERGED 2005/09/05 13:25:14 rt 1.1.1.1.930.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [08aa4f33a467d68f864ad5181aa4bf5929ad14cb]

INTEGRATION: CWS ooo19126 (1.4.290); FILE MERGED 2005/09/05 13:43:33 rt 1.4.290.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [731d3075a52f7a481f4fe71dc1ef3d4b80b15c9d]

INTEGRATION: CWS ooo19126 (1.4.358); FILE MERGED 2005/09/05 13:43:33 rt 1.4.358.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a377b92493cab19536f0293a3e7603e771b5e8ee]

INTEGRATION: CWS ooo19126 (1.2.580); FILE MERGED 2005/09/05 13:43:33 rt 1.2.580.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9d6c69f7abc6d230feb508d7bd9422cd3d3e6831]

INTEGRATION: CWS ooo19126 (1.7.540); FILE MERGED 2005/09/05 13:25:12 rt 1.7.540.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c8498eb68a83dfb9d11d31d1b690e37b342c620d]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:26:51 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5fc0befed1ef346102ed661eab475435806d31d0]

INTEGRATION: CWS ooo19126 (1.2.924); FILE MERGED 2005/09/05 13:25:12 rt 1.2.924.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [45d056ec041c7b88f7082da206da317ad1917a54]

INTEGRATION: CWS ooo19126 (1.4.234); FILE MERGED 2005/09/05 13:43:32 rt 1.4.234.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8fffcc7784abeaa9d710ede9834ddaf0f7eaefb3]

INTEGRATION: CWS ooo19126 (1.7.518); FILE MERGED 2005/09/05 13:25:12 rt 1.7.518.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c18c15048679b987c4f56414682d708b8977c58b]

INTEGRATION: CWS ooo19126 (1.2.580); FILE MERGED 2005/09/05 13:43:32 rt 1.2.580.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [652dcc510f62557b8f3a4be8aa69a078f8bf47e8]

INTEGRATION: CWS ooo19126 (1.2.602); FILE MERGED 2005/09/05 13:25:11 rt 1.2.602.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2ad9ce2f5798eb1c43ab103a1849cc938acc1ec7]

INTEGRATION: CWS ooo19126 (1.3.98); FILE MERGED 2005/09/05 13:43:32 rt 1.3.98.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3fca197ec545f9f524b9104b73a512ae0592f982]

INTEGRATION: CWS ooo19126 (1.7.236); FILE MERGED 2005/09/05 13:25:11 rt 1.7.236.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [122735f81861cbb0a0f4ee66776b147103f1e4c8]

INTEGRATION: CWS ooo19126 (1.15.288); FILE MERGED 2005/09/05 13:25:11 rt 1.15.288.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3348fce934b9e6c24972544c074aaeb9be18c758]

INTEGRATION: CWS ooo19126 (1.9.96); FILE MERGED 2005/09/05 13:43:31 rt 1.9.96.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [313d2953beaf60593357a50cb16dcf90b92d7181]

INTEGRATION: CWS ooo19126 (1.8.288); FILE MERGED 2005/09/05 13:25:11 rt 1.8.288.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2f3854dc6b16b589c61d951e94032ff82cceff97]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:26:47 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [40a085a64645a100b7837db91b97b2826f81b07f]

INTEGRATION: CWS ooo19126 (1.23.460); FILE MERGED 2005/09/05 13:43:31 rt 1.23.460.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [21ac5feb6402c4ed5c0956d9e7f2c6c54feefe37]

INTEGRATION: CWS ooo19126 (1.3.374); FILE MERGED 2005/09/05 13:25:10 rt 1.3.374.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5d37edf2405e55a968a963ca70786eb64e7658f3]

INTEGRATION: CWS ooo19126 (1.28.818); FILE MERGED 2005/09/05 13:43:30 rt 1.28.818.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [02b573863a5e428b3dbaaf1b6bb872e6b75cb652]

INTEGRATION: CWS ooo19126 (1.1.920); FILE MERGED 2005/09/05 13:25:10 rt 1.1.920.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5e5353c735b14b76d4e983556a52833b24a1cd28]

INTEGRATION: CWS ooo19126 (1.1.1.1.158); FILE MERGED 2005/09/05 11:26:46 rt 1.1.1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [522be2e035dcd643c05b41f97423cb24053f22a0]

INTEGRATION: CWS ooo19126 (1.10.386); FILE MERGED 2005/09/05 13:43:30 rt 1.10.386.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [862619d78e7cf8a4ceb520a6fe0c353e9d21447e]

INTEGRATION: CWS ooo19126 (1.28.372); FILE MERGED 2005/09/05 13:25:10 rt 1.28.372.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [824fe9d176018f4bcd1357a610de3ecd28995791]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:26:45 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [11eb4f797852185d07d5043454d33164f95c36d6]

INTEGRATION: CWS ooo19126 (1.2.1276); FILE MERGED 2005/09/05 13:43:30 rt 1.2.1276.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d629b395ec7caf805ca006ed9435be20139a94dc]

INTEGRATION: CWS ooo19126 (1.9.472); FILE MERGED 2005/09/05 13:25:10 rt 1.9.472.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3f87078c885f17970569e8a6768435c854945a91]

INTEGRATION: CWS ooo19126 (1.49.694); FILE MERGED 2005/09/05 13:43:29 rt 1.49.694.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a53a78e09f66a3a6cd3f1a686b1ee1f983202b09]

INTEGRATION: CWS ooo19126 (1.5.472); FILE MERGED 2005/09/05 13:25:09 rt 1.5.472.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [aff80d561172e31583cc9a3f7c6ab98e870b28e3]

INTEGRATION: CWS ooo19126 (1.4.1448); FILE MERGED 2005/09/05 13:43:29 rt 1.4.1448.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c20b518c7f22efe449f8ece354d208451ce958b2]

INTEGRATION: CWS ooo19126 (1.12.150); FILE MERGED 2005/09/05 13:25:08 rt 1.12.150.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c0aee21d6b383e87da67eea9c60f81a726ea0e58]

INTEGRATION: CWS ooo19126 (1.6.1254); FILE MERGED 2005/09/05 13:43:29 rt 1.6.1254.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9f9e22ecc73402cae60796eccf26fdc73bf50d91]

INTEGRATION: CWS ooo19126 (1.25.62); FILE MERGED 2005/09/05 13:25:08 rt 1.25.62.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [08bb951dc46e528d333ccf6130b714c3618bd7df]

INTEGRATION: CWS ooo19126 (1.44.316); FILE MERGED 2005/09/05 13:43:29 rt 1.44.316.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [502f42de3fbd1d6a3179b7fcc0c0464dd4b1ae32]

INTEGRATION: CWS ooo19126 (1.13.70); FILE MERGED 2005/09/05 13:25:08 rt 1.13.70.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [656475e34b342c2ba152c088229ac0cedf48df56]

INTEGRATION: CWS ooo19126 (1.71.300); FILE MERGED 2005/09/05 13:43:28 rt 1.71.300.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [799c3e9d8faa8e30ca313cacf857c4dbbb647ee9]

INTEGRATION: CWS ooo19126 (1.6.158); FILE MERGED 2005/09/05 13:25:07 rt 1.6.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [70533eec3bb73cee4997ea95755a04e7bf5d7907]

INTEGRATION: CWS ooo19126 (1.7.580); FILE MERGED 2005/09/05 13:43:28 rt 1.7.580.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [08b18cb153059ff20d779607d7290039740b787c]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 13:25:07 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [90d23422daea55f74c2e31edd00a4e0840fe56af]

INTEGRATION: CWS ooo19126 (1.21.368); FILE MERGED 2005/09/05 13:43:27 rt 1.21.368.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [cef903964351612730152dccb95f71ef2085c220]

INTEGRATION: CWS ooo19126 (1.2.394); FILE MERGED 2005/09/05 13:25:06 rt 1.2.394.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [24aea598cb4d12d48ed5354c1b2afc4f371cc213]

INTEGRATION: CWS ooo19126 (1.98.276); FILE MERGED 2005/09/05 13:43:27 rt 1.98.276.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [51ac7c36569faa771c441d7e7ec9baf6691d595a]

INTEGRATION: CWS ooo19126 (1.5.66); FILE MERGED 2005/09/05 13:25:06 rt 1.5.66.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d0c108937c2f1283cc471c56f901a03bb405805d]

INTEGRATION: CWS ooo19126 (1.12.818); FILE MERGED 2005/09/05 13:43:27 rt 1.12.818.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8b27ee8a4c65adf97cadb26ab74566472e1b85e0]

INTEGRATION: CWS ooo19126 (1.2.198); FILE MERGED 2005/09/05 13:25:06 rt 1.2.198.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [dcd8a4debf48b3a3b67fe63e5d768337bc443000]

INTEGRATION: CWS ooo19126 (1.9.630); FILE MERGED 2005/09/05 13:43:26 rt 1.9.630.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [96e26a9e909de6c69a41ae2d7a453bce0c9d6147]

INTEGRATION: CWS ooo19126 (1.2.394); FILE MERGED 2005/09/05 13:25:05 rt 1.2.394.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [473c0c12bd7ed00f9358b0abcfe79b67169e0b94]

INTEGRATION: CWS ooo19126 (1.5.64); FILE MERGED 2005/09/05 13:25:05 rt 1.5.64.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d4bc7bb7315628d372b72576177512d55d0cbbc1]

INTEGRATION: CWS ooo19126 (1.7.630); FILE MERGED 2005/09/05 13:43:26 rt 1.7.630.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [783f6e35c7486e0b569b321f52e0581d08a8cfa6]

INTEGRATION: CWS ooo19126 (1.5.198); FILE MERGED 2005/09/05 13:25:04 rt 1.5.198.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6ca11030d3d430d1f1cbd9ef7ac0727e67034a11]

INTEGRATION: CWS ooo19126 (1.8.596); FILE MERGED 2005/09/05 13:43:26 rt 1.8.596.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4d039a6c43bb0cf4db749db68af09366547ae621]

INTEGRATION: CWS ooo19126 (1.4.66); FILE MERGED 2005/09/05 13:25:04 rt 1.4.66.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [35a32bd990f7e433577c7dd7a4151fa965774037]

INTEGRATION: CWS ooo19126 (1.23.578); FILE MERGED 2005/09/05 13:43:25 rt 1.23.578.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [480422a3c060b146bce2a831c7119e474ce52438]

INTEGRATION: CWS ooo19126 (1.4.66); FILE MERGED 2005/09/05 13:25:03 rt 1.4.66.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [02a18d7cf8368e60bbaf32dc39be658384a79033]

INTEGRATION: CWS ooo19126 (1.11.580); FILE MERGED 2005/09/05 13:43:25 rt 1.11.580.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [10ae1c2fd2636dee38317317d3599030dc57e426]

INTEGRATION: CWS ooo19126 (1.5.198); FILE MERGED 2005/09/05 13:25:03 rt 1.5.198.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [51179113ae2a9fcd1b4be97f65c52d535eb4b4a5]

INTEGRATION: CWS ooo19126 (1.4.276); FILE MERGED 2005/09/05 13:43:25 rt 1.4.276.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [df4fb3d91ffb4f8c265184ab407584a0eb70fe6d]

INTEGRATION: CWS ooo19126 (1.3.316); FILE MERGED 2005/09/05 13:43:25 rt 1.3.316.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [02a581e52253a1b82a89e414d8a2b1aa7b1f8d3c]

INTEGRATION: CWS ooo19126 (1.4.66); FILE MERGED 2005/09/05 13:25:02 rt 1.4.66.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [471a3a71bb0ca3d443ad212731e4f9801679729d]

INTEGRATION: CWS ooo19126 (1.4.316); FILE MERGED 2005/09/05 13:43:24 rt 1.4.316.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [15458121460bd47a062c6a7d9e4e39ca66c15bff]

INTEGRATION: CWS ooo19126 (1.5.66); FILE MERGED 2005/09/05 13:25:02 rt 1.5.66.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4629c075b0b7597dfb85e5aac0a044ab44ff6750]

INTEGRATION: CWS ooo19126 (1.3.66); FILE MERGED 2005/09/05 13:25:01 rt 1.3.66.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d0875bc40c9ef928b8d062a359c24e2a60fc387b]

INTEGRATION: CWS ooo19126 (1.4.66); FILE MERGED 2005/09/05 13:25:01 rt 1.4.66.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [358054b89f03c140d71c5560cf8193ef7b50d2ca]

INTEGRATION: CWS ooo19126 (1.15.1174); FILE MERGED 2005/09/05 13:43:21 rt 1.15.1174.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [80a99a0c696ebe12cc24d9a2ca4040dcae832326]

INTEGRATION: CWS ooo19126 (1.4.1254); FILE MERGED 2005/09/05 13:43:21 rt 1.4.1254.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2e2529e7addbb5b1469fe57347e1f8e8b1a784c1]

INTEGRATION: CWS ooo19126 (1.3.580); FILE MERGED 2005/09/05 13:43:21 rt 1.3.580.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [fce6e894abbdbd4028163c11493716925b88ca6b]

INTEGRATION: CWS ooo19126 (1.7.64); FILE MERGED 2005/09/05 13:24:59 rt 1.7.64.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b2e6e065ce3ee0cdca0bbf241428162ddbd10e9e]

INTEGRATION: CWS ooo19126 (1.11.192); FILE MERGED 2005/09/05 13:43:21 rt 1.11.192.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a8b04297c6315cf84200ccbd8b73fd53bb0fad24]

INTEGRATION: CWS ooo19126 (1.11.62); FILE MERGED 2005/09/05 13:24:58 rt 1.11.62.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c14923fb4ccd7e0b6cdd66020c44d42944fdf400]

INTEGRATION: CWS ooo19126 (1.5.580); FILE MERGED 2005/09/05 13:43:20 rt 1.5.580.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a91355a854be19e31594376b9d320d7f335d80bc]

INTEGRATION: CWS ooo19126 (1.4.158); FILE MERGED 2005/09/05 13:24:58 rt 1.4.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [cb26e75cec09e01ca7ece1660da070bc9d240c97]

INTEGRATION: CWS ooo19126 (1.5.1254); FILE MERGED 2005/09/05 13:43:20 rt 1.5.1254.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e18b1bf8e52af3e87b28d699ca0ca4c8b9a1ffea]

INTEGRATION: CWS ooo19126 (1.7.66); FILE MERGED 2005/09/05 13:24:57 rt 1.7.66.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ddf0aa1eb00ed0b4cc74112f8f7a8b8e4a313786]

INTEGRATION: CWS ooo19126 (1.6.596); FILE MERGED 2005/09/05 13:43:19 rt 1.6.596.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [cee188a6c6c37d26a32eac835ad8811333072c70]

INTEGRATION: CWS ooo19126 (1.3.596); FILE MERGED 2005/09/05 13:43:19 rt 1.3.596.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9503d2d0c4830ed21d09de58ff70248729e5c3c0]

INTEGRATION: CWS ooo19126 (1.22.486); FILE MERGED 2005/09/05 13:43:19 rt 1.22.486.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8e5c818e0a1be79bbea944dd5de518a79c1a694d]

INTEGRATION: CWS ooo19126 (1.3.394); FILE MERGED 2005/09/05 13:24:55 rt 1.3.394.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f6e73a33caa718abbec0b3199fe24cc38878b25a]

INTEGRATION: CWS ooo19126 (1.11.406); FILE MERGED 2005/09/05 13:43:19 rt 1.11.406.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [967b4f2940c9c9f227a4c477d11acae70db1bd6d]

INTEGRATION: CWS ooo19126 (1.4.198); FILE MERGED 2005/09/05 13:24:55 rt 1.4.198.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [34f7359ba52dd91da49a62c68b4ef4f77c944b7e]

INTEGRATION: CWS ooo19126 (1.31.694); FILE MERGED 2005/09/05 13:43:18 rt 1.31.694.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [fda0e5a67de9866e0715e0d9c44db45de9282dda]

INTEGRATION: CWS ooo19126 (1.12.154); FILE MERGED 2005/09/05 13:24:55 rt 1.12.154.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7b054f412dad7a5083e7ea314f012391489faa1a]

INTEGRATION: CWS ooo19126 (1.1.1.1.1462); FILE MERGED 2005/09/05 13:43:18 rt 1.1.1.1.1462.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9552b7dd8e22da825969f095df6f7763a64f22af]

INTEGRATION: CWS ooo19126 (1.4.66); FILE MERGED 2005/09/05 13:24:54 rt 1.4.66.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [bbd133e573e26944e350bf0cd0554000f6970e6e]

INTEGRATION: CWS ooo19126 (1.37.694); FILE MERGED 2005/09/05 13:43:18 rt 1.37.694.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1473d3e5856529c930b4bb5808e957f12b292ce1]

INTEGRATION: CWS ooo19126 (1.3.1418); FILE MERGED 2005/09/05 13:43:17 rt 1.3.1418.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [eb7b5fe5e42f3f69dc704beb34e31a7b5de72fa3]

INTEGRATION: CWS ooo19126 (1.3.198); FILE MERGED 2005/09/05 13:24:54 rt 1.3.198.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e4932bfe66168e8ae9b6c5b33489b02d08e47e41]

INTEGRATION: CWS ooo19126 (1.7.594); FILE MERGED 2005/09/05 13:43:17 rt 1.7.594.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [bd1b5d16f1db5c3161e4c1ecdfc3f6b94d8ced60]

INTEGRATION: CWS ooo19126 (1.4.198); FILE MERGED 2005/09/05 13:24:54 rt 1.4.198.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3d2f989def10c59e8e03d4764ce1262b4b991593]

INTEGRATION: CWS ooo19126 (1.4.726); FILE MERGED 2005/09/05 13:43:17 rt 1.4.726.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a928a6e9e4c525152b342d02e50f1c68562abb75]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 13:24:53 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [279c06dbaa1337c766023985e4a2c36c19fe0e36]

INTEGRATION: CWS ooo19126 (1.2.288); FILE MERGED 2005/09/05 13:24:53 rt 1.2.288.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [82f1a6985e218e64bee17661c7ead7080c78605d]

INTEGRATION: CWS ooo19126 (1.3.198); FILE MERGED 2005/09/05 13:24:53 rt 1.3.198.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9e1806171d269195b123a42a8ab22de1e3aba9c0]

INTEGRATION: CWS ooo19126 (1.36.694); FILE MERGED 2005/09/05 13:43:15 rt 1.36.694.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2d9798631a350ad9a639e1206b9f64c31798a9e6]

INTEGRATION: CWS ooo19126 (1.2.1448); FILE MERGED 2005/09/05 13:43:15 rt 1.2.1448.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [452f98c6b338db305cc21fb7adcfe7fc9dcf0476]

INTEGRATION: CWS ooo19126 (1.4.66); FILE MERGED 2005/09/05 13:24:52 rt 1.4.66.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e4910f6f438f64a74bb8c64b1fa0b85bcb0bb0f2]

INTEGRATION: CWS ooo19126 (1.15.580); FILE MERGED 2005/09/05 13:43:15 rt 1.15.580.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ca4881cad374abb18a2531e21b8fa80b6d2778c0]

INTEGRATION: CWS ooo19126 (1.2.428); FILE MERGED 2005/09/05 13:24:52 rt 1.2.428.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [aa6e5fe660941e5dc002b774ae921dde7c4bb2e4]

INTEGRATION: CWS ooo19126 (1.23.694); FILE MERGED 2005/09/05 13:43:15 rt 1.23.694.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2d6398ddc062184fb75be9119bb3548703b9a183]

INTEGRATION: CWS ooo19126 (1.2.428); FILE MERGED 2005/09/05 13:24:51 rt 1.2.428.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1c515b7544af73515b2062f3a0062f984e695e2e]

INTEGRATION: CWS ooo19126 (1.48.694); FILE MERGED 2005/09/05 13:43:14 rt 1.48.694.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [fbc24d5679fda8775c8180b9ceebf8373c59fcbc]

INTEGRATION: CWS ooo19126 (1.2.1448); FILE MERGED 2005/09/05 13:43:14 rt 1.2.1448.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [60056bab1d2861652cf2d4b6840492afa188f341]

INTEGRATION: CWS ooo19126 (1.7.62); FILE MERGED 2005/09/05 13:24:51 rt 1.7.62.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ae4fe74588a6dc7bf4dcf5f7480eb0e030c9357e]

INTEGRATION: CWS ooo19126 (1.22.290); FILE MERGED 2005/09/05 13:43:13 rt 1.22.290.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [47461bc569e08d94a4016f57294519d8a616735c]

INTEGRATION: CWS ooo19126 (1.8.64); FILE MERGED 2005/09/05 13:24:51 rt 1.8.64.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3313bf02c534d64c7ce447f6993be68bc00ee333]

INTEGRATION: CWS ooo19126 (1.40.694); FILE MERGED 2005/09/05 13:43:13 rt 1.40.694.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [dec63be04002e7a36d64f2c60a7bce0b07a45f17]

INTEGRATION: CWS ooo19126 (1.2.428); FILE MERGED 2005/09/05 13:24:50 rt 1.2.428.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [acb1005b4e16c5f644c8de020908bb5696b990e4]

INTEGRATION: CWS ooo19126 (1.2.1448); FILE MERGED 2005/09/05 13:43:13 rt 1.2.1448.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3c188b14ab6a68b8702a2cfb0ae251f49e325878]

INTEGRATION: CWS ooo19126 (1.8.726); FILE MERGED 2005/09/05 13:43:12 rt 1.8.726.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [632bfd69ce5c57256acb58512c37b7e650637ae3]

INTEGRATION: CWS ooo19126 (1.6.66); FILE MERGED 2005/09/05 13:24:50 rt 1.6.66.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ee1a1d0a7e07f07b08e48b310c9d2f9450e03e3a]

INTEGRATION: CWS ooo19126 (1.4.158); FILE MERGED 2005/09/05 13:24:49 rt 1.4.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9ceec4c500632387ccd2113ce8887a29a6c4fd2d]

INTEGRATION: CWS ooo19126 (1.2.1448); FILE MERGED 2005/09/05 13:43:12 rt 1.2.1448.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [94b47c10ea3cb376a07a49fd84cc89c190775ec1]

INTEGRATION: CWS ooo19126 (1.10.596); FILE MERGED 2005/09/05 13:43:12 rt 1.10.596.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d0bfaac15b93ffbb5af4f309c6d4a7138078e870]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 13:24:49 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [85b39ee41e264bde86e160d31852fd34461def1b]

INTEGRATION: CWS ooo19126 (1.4.600); FILE MERGED 2005/09/05 13:43:11 rt 1.4.600.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [26c73a1ea9891aa0615b3b56bfd83bd9a9a2aa63]

INTEGRATION: CWS ooo19126 (1.4.1254); FILE MERGED 2005/09/05 13:43:11 rt 1.4.1254.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c4dcc16100c0d96a1317f066bae0a3fdb79d6d72]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 13:24:48 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [12a1090f1dfd21b054593d1f241b5466d3b7b4b1]

INTEGRATION: CWS ooo19126 (1.3.600); FILE MERGED 2005/09/05 13:43:11 rt 1.3.600.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [78f0b302105d40e77075ba02e4620cbb691239e3]

INTEGRATION: CWS ooo19126 (1.11.64); FILE MERGED 2005/09/05 13:24:48 rt 1.11.64.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [541f002fc39753fe80dad16167adb2b579c6276d]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:26:25 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b03df838cbee5eb720cdbd0ad295ccfdd7d56e83]

INTEGRATION: CWS ooo19126 (1.4.1174); FILE MERGED 2005/09/05 13:43:10 rt 1.4.1174.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8a9b357984217a7cf5df105ae486fb32b65b7337]

INTEGRATION: CWS ooo19126 (1.6.66); FILE MERGED 2005/09/05 13:24:48 rt 1.6.66.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [38b670dc7a91af894cff39803ec2a3d21564274d]

INTEGRATION: CWS ooo19126 (1.2.142); FILE MERGED 2005/09/05 11:26:24 rt 1.2.142.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c23b4c57c473ec1cd21f98903002bf8a54ae1381]

INTEGRATION: CWS ooo19126 (1.3.1254); FILE MERGED 2005/09/05 13:43:10 rt 1.3.1254.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [465f920df9512d12776a5f685f4dbe02aaf125bf]

INTEGRATION: CWS ooo19126 (1.2.428); FILE MERGED 2005/09/05 13:24:48 rt 1.2.428.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2623046e8e1ea3ee5891d47aa66a79ef8736cb3d]

INTEGRATION: CWS ooo19126 (1.51.226); FILE MERGED 2005/09/05 13:43:09 rt 1.51.226.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8c274036159bb7fbe730adbc28acabbc7a3db6d6]

INTEGRATION: CWS ooo19126 (1.5.154); FILE MERGED 2005/09/05 13:24:48 rt 1.5.154.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [78fe4e835f78f149fc19d3366e8bdc5c163048d6]

INTEGRATION: CWS ooo19126 (1.30.226); FILE MERGED 2005/09/05 13:43:09 rt 1.30.226.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a17558d3aeda0aed07e83103dc34f702ff5b408d]

INTEGRATION: CWS ooo19126 (1.3.66); FILE MERGED 2005/09/05 13:24:47 rt 1.3.66.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [413396139fbaf874c923d49b37021762a1ec8c50]

INTEGRATION: CWS ooo19126 (1.14.486); FILE MERGED 2005/09/05 13:43:09 rt 1.14.486.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [059b45306a32d68c2f57b2488abe8c058d1b3c19]

INTEGRATION: CWS ooo19126 (1.3.64); FILE MERGED 2005/09/05 13:24:47 rt 1.3.64.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [94d4f4cd241bee6d9162f6d20dd6d26e1c50291d]

INTEGRATION: CWS ooo19126 (1.41.276); FILE MERGED 2005/09/05 13:43:08 rt 1.41.276.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0ba25f2f0fd6d283e98f3afc38f8587812ed8464]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 13:24:47 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [793b0c214f38bfe0e7d1fb07ed0d4f5808335fe6]

INTEGRATION: CWS ooo19126 (1.15.84); FILE MERGED 2005/09/05 13:43:08 rt 1.15.84.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [dfbb4a8df1608b3e0fd82dc5b2551171fa5e39bd]

INTEGRATION: CWS ooo19126 (1.5.62); FILE MERGED 2005/09/05 13:24:47 rt 1.5.62.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4c53a897d45017ae5e99e0f6367673f4ee90012a]

INTEGRATION: CWS ooo19126 (1.6.600); FILE MERGED 2005/09/05 13:43:08 rt 1.6.600.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [399d5636a45ad8736206d36d8def96c3f2962925]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 13:24:46 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [80b34661fa9e9f5732862c4aa75da72ce4e10c6e]

INTEGRATION: CWS ooo19126 (1.2.428); FILE MERGED 2005/09/05 13:24:46 rt 1.2.428.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ee7f006808bfca07ec513511513921f2111adc50]

INTEGRATION: CWS ooo19126 (1.6.62); FILE MERGED 2005/09/05 13:24:46 rt 1.6.62.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ab170a63b061a318948a4c5627fceec98c49a86c]

INTEGRATION: CWS ooo19126 (1.47.406); FILE MERGED 2005/09/05 13:43:03 rt 1.47.406.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9b4a3269ba7af295cd530953c2af0f31221b88b4]

INTEGRATION: CWS ooo19126 (1.7.62); FILE MERGED 2005/09/05 13:24:46 rt 1.7.62.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c09685af57725518cc5303298a9e32ee2b376610]

INTEGRATION: CWS ooo19126 (1.19.94); FILE MERGED 2005/09/05 13:43:03 rt 1.19.94.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d468e9304bf468d534588ff2cec3e2b90a931341]

INTEGRATION: CWS ooo19126 (1.13.62); FILE MERGED 2005/09/05 13:24:45 rt 1.13.62.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [fc0257dad4d2c3709539836403809316db009019]

INTEGRATION: CWS ooo19126 (1.21.578); FILE MERGED 2005/09/05 13:43:03 rt 1.21.578.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f01ca59ed0023aa8318fcc3669828d2aa8f23fdf]

INTEGRATION: CWS ooo19126 (1.2.428); FILE MERGED 2005/09/05 13:24:45 rt 1.2.428.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [aaf38bb702745f9d166841811715cc5d7f9f41cb]

INTEGRATION: CWS ooo19126 (1.49.276); FILE MERGED 2005/09/05 13:43:02 rt 1.49.276.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [cd1a67cf81b7320ddbbdad94b7f26c0802921712]

INTEGRATION: CWS ooo19126 (1.6.856); FILE MERGED 2005/09/05 13:43:02 rt 1.6.856.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b0eb9c47c8a8ca6f8fe29136226dd136b0cf3ec4]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:26:16 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [476f33c1e56a6ef1d4a3da9ae51cd7f6572bc137]

INTEGRATION: CWS ooo19126 (1.76.94); FILE MERGED 2005/09/05 13:43:02 rt 1.76.94.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ce6db40fb7d44e441a8e76d28a3b2c1757d27993]

INTEGRATION: CWS ooo19126 (1.2.428); FILE MERGED 2005/09/05 13:24:44 rt 1.2.428.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1508520ea6d578d11f32a7815fdd486a3ff96ee7]

INTEGRATION: CWS ooo19126 (1.52.84); FILE MERGED 2005/09/05 13:43:01 rt 1.52.84.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b41410427052ae7d2c2913f6bcf95ea9b43353eb]

INTEGRATION: CWS ooo19126 (1.4.66); FILE MERGED 2005/09/05 13:24:44 rt 1.4.66.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [faf6094693a1dd08bdd499b6553d54c3b3a3941f]

INTEGRATION: CWS ooo19126 (1.1.1.1.158); FILE MERGED 2005/09/05 11:26:13 rt 1.1.1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8cd489ccbafb35f71e21d975aa13614551e2c550]

INTEGRATION: CWS ooo19126 (1.27.580); FILE MERGED 2005/09/05 13:43:01 rt 1.27.580.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [767b4d8e88242e39a365aa0da5910be13ab28bc7]

INTEGRATION: CWS ooo19126 (1.6.66); FILE MERGED 2005/09/05 13:24:44 rt 1.6.66.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f44fe44323ed776afdb62c085a3d79408e38f483]

INTEGRATION: CWS ooo19126 (1.24.460); FILE MERGED 2005/09/05 13:43:01 rt 1.24.460.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f339680a3cda1ead7e48f754458da98095cfea7d]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:26:13 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8b4412d36d29c78278433126af5389d68c20cf2d]

INTEGRATION: CWS ooo19126 (1.2.428); FILE MERGED 2005/09/05 13:24:43 rt 1.2.428.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0c434b1dd32eabd04db9a0aac69976130205bf57]

INTEGRATION: CWS ooo19126 (1.52.94); FILE MERGED 2005/09/05 13:43:00 rt 1.52.94.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8031f20dcdae16f5a08928bb5315019b92e9a781]

INTEGRATION: CWS ooo19126 (1.22.460); FILE MERGED 2005/09/05 13:43:00 rt 1.22.460.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9664e1765822e1c4a558f013383ec133c8f87ea5]

INTEGRATION: CWS ooo19126 (1.5.70); FILE MERGED 2005/09/05 13:24:42 rt 1.5.70.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e9dcdecb3dc821568c0b0a67e6258ef7ec120a5c]

INTEGRATION: CWS ooo19126 (1.112.300); FILE MERGED 2005/09/05 13:42:59 rt 1.112.300.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [aa397ff7e4a158891f4b35fcec61db2dd51d13c8]

INTEGRATION: CWS ooo19126 (1.7.132); FILE MERGED 2005/09/05 13:24:42 rt 1.7.132.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1f4e2c8707b33893d8763c1ee64f95b48a2fc8f1]

INTEGRATION: CWS ooo19126 (1.6.478); FILE MERGED 2005/09/05 13:42:58 rt 1.6.478.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e912365a0fc9d9f26d0c3f31ca38a2c866880b4a]

INTEGRATION: CWS ooo19126 (1.10.66); FILE MERGED 2005/09/05 13:24:42 rt 1.10.66.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c8cd03e5dd21e48856e31edadbf4e8ee822aabf0]

INTEGRATION: CWS ooo19126 (1.23.578); FILE MERGED 2005/09/05 13:42:57 rt 1.23.578.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d51eca882edec45cae2488da35298cbb26275f61]

INTEGRATION: CWS ooo19126 (1.2.428); FILE MERGED 2005/09/05 13:24:41 rt 1.2.428.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9f20cb65055ae6d2a22cfe9380d9e826f6fafd04]

INTEGRATION: CWS ooo19126 (1.41.160); FILE MERGED 2005/09/05 13:42:57 rt 1.41.160.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e050a90a7fe6363ddca81e21945ff4cbb2e8114d]

INTEGRATION: CWS ooo19126 (1.15.452); FILE MERGED 2005/09/05 13:42:57 rt 1.15.452.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [af6969efb9852a0a2cc34f775a56ac68c11260e1]

INTEGRATION: CWS ooo19126 (1.37.246); FILE MERGED 2005/09/05 13:42:57 rt 1.37.246.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f89a3c50dc8440c8931df0d1959f574ac1b51be4]

INTEGRATION: CWS ooo19126 (1.6.70); FILE MERGED 2005/09/05 13:24:40 rt 1.6.70.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1b3899352e47a380cfa13861082a028c422481c1]

INTEGRATION: CWS ooo19126 (1.11.452); FILE MERGED 2005/09/05 13:42:56 rt 1.11.452.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3670b012edc3cafeddece8842c67f40eb56337b5]

INTEGRATION: CWS ooo19126 (1.3.70); FILE MERGED 2005/09/05 13:24:40 rt 1.3.70.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2d5e6c3f9ec1aa65f2bcd97d671ebe6871b84363]

INTEGRATION: CWS ooo19126 (1.13.732); FILE MERGED 2005/09/05 13:42:56 rt 1.13.732.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9c2547e2e5e61c8f0e786b12f84176801cf8d4a4]

INTEGRATION: CWS ooo19126 (1.11.64); FILE MERGED 2005/09/05 13:24:39 rt 1.11.64.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7332e62d9f15c230e9af3063c9f5ddd59b93b6c0]

INTEGRATION: CWS ooo19126 (1.49.276); FILE MERGED 2005/09/05 13:42:56 rt 1.49.276.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [39f3427c1cc82c0d0544077827a47368bbe7f688]

INTEGRATION: CWS ooo19126 (1.2.428); FILE MERGED 2005/09/05 13:24:38 rt 1.2.428.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [eda38e5e00d0d47590f1753eaf3fefaf0b8f9670]

INTEGRATION: CWS ooo19126 (1.32.274); FILE MERGED 2005/09/05 13:42:55 rt 1.32.274.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [613cbb8bbc2c09581962834aae9484c65520d9ed]

INTEGRATION: CWS ooo19126 (1.14.62); FILE MERGED 2005/09/05 13:24:38 rt 1.14.62.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [38d33b3e8262f7f4b4d61710aef8feed71c22a16]

INTEGRATION: CWS ooo19126 (1.4.478); FILE MERGED 2005/09/05 13:42:55 rt 1.4.478.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2d85b3e392d0f41198b0f668cf0ac8f02d13246c]

INTEGRATION: CWS ooo19126 (1.12.1254); FILE MERGED 2005/09/05 13:42:55 rt 1.12.1254.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [478dfad3f8140ef4f90ed50e3d6d99f5c5ac8465]

INTEGRATION: CWS ooo19126 (1.2.428); FILE MERGED 2005/09/05 13:24:37 rt 1.2.428.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4d950a4588a934b9e2d1b6a3d967c3bc1e229964]

INTEGRATION: CWS ooo19126 (1.1.1446); FILE MERGED 2005/09/05 13:42:55 rt 1.1.1446.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [15526292d04ae16a1abb7ddab94ac066a0aeda9d]

INTEGRATION: CWS ooo19126 (1.3.276); FILE MERGED 2005/09/05 13:42:54 rt 1.3.276.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2d602d489611438278c4365f31218bee538a844b]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:26:05 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b19113fc749fa24097e0b36317f804f620c7790b]

INTEGRATION: CWS ooo19126 (1.2.1446); FILE MERGED 2005/09/05 13:42:54 rt 1.2.1446.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [eff6d40e7687f476187332c7b22f3d0eea3ccccf]

INTEGRATION: CWS ooo19126 (1.2.428); FILE MERGED 2005/09/05 13:24:36 rt 1.2.428.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a146a01c229b484203caf0e11e2a476e2cca1d6f]

INTEGRATION: CWS ooo19126 (1.1.1446); FILE MERGED 2005/09/05 13:42:54 rt 1.1.1446.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a4d47e95b2e73e4dbe67e332918e04bd360c9e25]

INTEGRATION: CWS ooo19126 (1.1.1.1.158); FILE MERGED 2005/09/05 11:26:04 rt 1.1.1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6d76161b381c4b29b599c9fc3aca56f8baa719ad]

INTEGRATION: CWS ooo19126 (1.13.478); FILE MERGED 2005/09/05 13:42:54 rt 1.13.478.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e9c760e3478d9051435309783063516e0cd9ffda]

INTEGRATION: CWS ooo19126 (1.3.368); FILE MERGED 2005/09/05 13:24:35 rt 1.3.368.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2e3c0872cc24e091369954c6b8bc7d2adc2f1287]

INTEGRATION: CWS ooo19126 (1.7.478); FILE MERGED 2005/09/05 13:42:53 rt 1.7.478.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8176747cb6eb38b9db9ae6cfae948116873f0261]

INTEGRATION: CWS ooo19126 (1.2.428); FILE MERGED 2005/09/05 13:24:35 rt 1.2.428.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b399cd0ab1345164b96617182ba1f563ad6f189b]

INTEGRATION: CWS ooo19126 (1.13.276); FILE MERGED 2005/09/05 13:42:53 rt 1.13.276.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c8dd8c2fedb5a746567e60905488bfbd8d0211e9]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:26:02 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [77b373864bd3d133f1c40fc3c02d8676566f3d51]

INTEGRATION: CWS ooo19126 (1.5.198); FILE MERGED 2005/09/05 13:24:34 rt 1.5.198.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [922c37991c31ec8b85abd36bbdea2ea3c61b7821]

INTEGRATION: CWS ooo19126 (1.2.478); FILE MERGED 2005/09/05 13:42:53 rt 1.2.478.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [019ad094ea61c9ee62fe774b59ffc091d46697bf]

INTEGRATION: CWS ooo19126 (1.8.70); FILE MERGED 2005/09/05 13:24:34 rt 1.8.70.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a5d7f5ab920bba262dd52f7ada7e0415eac4b101]

INTEGRATION: CWS ooo19126 (1.3.394); FILE MERGED 2005/09/05 13:24:34 rt 1.3.394.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [77075468d417430077ce430263ef8c4c19c445d3]

INTEGRATION: CWS ooo19126 (1.4.478); FILE MERGED 2005/09/05 13:42:53 rt 1.4.478.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [96ede7dc72557a8d09a2c946eb471093b058d52f]

INTEGRATION: CWS ooo19126 (1.2.428); FILE MERGED 2005/09/05 13:24:34 rt 1.2.428.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b4c4a2097a4abd6d6d6adafca1d449bb0d1093ba]

INTEGRATION: CWS ooo19126 (1.13.274); FILE MERGED 2005/09/05 13:42:52 rt 1.13.274.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [15c1edf4f91a7d7c852a8124cca13d7a5e4c84ac]

INTEGRATION: CWS ooo19126 (1.30.460); FILE MERGED 2005/09/05 13:42:52 rt 1.30.460.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [635dfb81420707cca51f029344e4e08d95086d30]

INTEGRATION: CWS ooo19126 (1.4.90); FILE MERGED 2005/09/05 13:24:33 rt 1.4.90.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [edb27f30d543365d044c9c3cbee89f8f3c60cca4]

INTEGRATION: CWS ooo19126 (1.88.86); FILE MERGED 2005/09/05 13:42:52 rt 1.88.86.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5ff92456ef3e9e74d5afd9b1c0debe647d9c3b5b]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 13:24:33 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [49a94881737a84532e1660d33953fc8ddffb1fa8]

INTEGRATION: CWS ooo19126 (1.4.1254); FILE MERGED 2005/09/05 13:42:51 rt 1.4.1254.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b9ea8a06e1171cc7bddfb238304c203bee6d0208]

INTEGRATION: CWS ooo19126 (1.5.66); FILE MERGED 2005/09/05 13:24:33 rt 1.5.66.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [30f257aab01239cf4dc6bc010cf4fac3589dded7]

INTEGRATION: CWS ooo19126 (1.41.662); FILE MERGED 2005/09/05 13:42:51 rt 1.41.662.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9ee3f009d65e7c0dfcbd3ef288064de79474496a]

INTEGRATION: CWS ooo19126 (1.29.276); FILE MERGED 2005/09/05 13:42:51 rt 1.29.276.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6ebde4a3b33cfc238f6833d94d3428b5187fc5d8]

INTEGRATION: CWS ooo19126 (1.2.428); FILE MERGED 2005/09/05 13:24:32 rt 1.2.428.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [65e2bbe21ad85e425c011366d6fee40ea0910863]

INTEGRATION: CWS ooo19126 (1.7.276); FILE MERGED 2005/09/05 13:42:51 rt 1.7.276.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7f2c139ebe3a93c31833deea1433ee79d4f62d69]

INTEGRATION: CWS ooo19126 (1.5.70); FILE MERGED 2005/09/05 13:24:32 rt 1.5.70.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ae6410da451788ace00570db23138b75ac98cac0]

INTEGRATION: CWS ooo19126 (1.14.276); FILE MERGED 2005/09/05 13:42:50 rt 1.14.276.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [25228bdb6d35362c100b419c01ff7500b687941c]

INTEGRATION: CWS ooo19126 (1.2.428); FILE MERGED 2005/09/05 13:24:31 rt 1.2.428.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1cdc637e924e7c0e871437eece58ca1439bf2e62]

INTEGRATION: CWS ooo19126 (1.29.478); FILE MERGED 2005/09/05 13:42:50 rt 1.29.478.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [07317adf805986ffd175b34e3b4cec2e4753a739]

INTEGRATION: CWS ooo19126 (1.2.428); FILE MERGED 2005/09/05 13:24:30 rt 1.2.428.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [911ba6c34d677a9dc49fd13d9a60d97c870ca9a4]

INTEGRATION: CWS ooo19126 (1.76.234); FILE MERGED 2005/09/05 13:42:50 rt 1.76.234.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4432f2fcd1a21688334a0de404220c7b371ec99c]

INTEGRATION: CWS ooo19126 (1.8.64); FILE MERGED 2005/09/05 13:24:30 rt 1.8.64.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e7091bfdd9078be99e167e1bf721506460e5567e]

INTEGRATION: CWS ooo19126 (1.2.1448); FILE MERGED 2005/09/05 13:42:50 rt 1.2.1448.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c3c17409cd4ef6199426a2aeae373f0292748728]

INTEGRATION: CWS ooo19126 (1.4.134); FILE MERGED 2005/09/05 13:24:29 rt 1.4.134.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3de7b243694041590ca08b24422caa91312ad3e0]

INTEGRATION: CWS ooo19126 (1.2.1458); FILE MERGED 2005/09/05 13:42:49 rt 1.2.1458.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a55bced0a45b8d80f2abc2102a23e32289474c2b]

INTEGRATION: CWS ooo19126 (1.5.154); FILE MERGED 2005/09/05 13:24:29 rt 1.5.154.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [303d1b54253de41f71255fec74fb7e27d4c337b0]

INTEGRATION: CWS ooo19126 (1.9.478); FILE MERGED 2005/09/05 13:42:49 rt 1.9.478.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [20c8089640b5ecd7d6445025e96f6076fa3c76e7]

INTEGRATION: CWS ooo19126 (1.2.428); FILE MERGED 2005/09/05 13:24:29 rt 1.2.428.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [97467c6b603e258f1ee8a91606efa2234b96d2a1]

INTEGRATION: CWS ooo19126 (1.8.386); FILE MERGED 2005/09/05 13:42:49 rt 1.8.386.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [450ccb179c0264fc1a7569c1dd2f53b5dba07f33]

INTEGRATION: CWS ooo19126 (1.5.66); FILE MERGED 2005/09/05 13:24:27 rt 1.5.66.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7ef080552a01b15159da8770cb0b31d1ec0f58d2]

INTEGRATION: CWS ooo19126 (1.48.386); FILE MERGED 2005/09/05 13:42:49 rt 1.48.386.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1c559346aa37612124d3feb29bd04dcffe6b1a05]

INTEGRATION: CWS ooo19126 (1.6.70); FILE MERGED 2005/09/05 13:24:26 rt 1.6.70.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d43ba1cbb578e6d4cbf795ceeb53686a7a5827dc]

INTEGRATION: CWS ooo19126 (1.10.70); FILE MERGED 2005/09/05 13:24:26 rt 1.10.70.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [be08d3b87def6a79a6e2bcbae937b1ef2f8b04ec]

INTEGRATION: CWS ooo19126 (1.62.86); FILE MERGED 2005/09/05 13:42:48 rt 1.62.86.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2073784d520cacddca75354ebfba70253b07c701]

INTEGRATION: CWS ooo19126 (1.2.428); FILE MERGED 2005/09/05 13:24:25 rt 1.2.428.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8b45331c14c6108bf4f586fae8f76281c3e732ce]

INTEGRATION: CWS ooo19126 (1.15.576); FILE MERGED 2005/09/05 13:42:48 rt 1.15.576.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [388c2e27e2c6b3765dccbaf06ac54579bb77a57e]

INTEGRATION: CWS ooo19126 (1.5.70); FILE MERGED 2005/09/05 13:24:24 rt 1.5.70.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f28506d0a2e5b3dc1bb39c6e232f8178d1bb7b91]

INTEGRATION: CWS ooo19126 (1.5.1436); FILE MERGED 2005/09/05 13:42:47 rt 1.5.1436.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1fa413cc57450032a1fa553b2f6227d61859e699]

INTEGRATION: CWS ooo19126 (1.2.428); FILE MERGED 2005/09/05 13:24:24 rt 1.2.428.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d06918b701dad38fe7a6447c2ee3f8f6ece9819d]

INTEGRATION: CWS ooo19126 (1.17.664); FILE MERGED 2005/09/05 13:42:47 rt 1.17.664.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d747431c3d5977a786f2b270cef90ad49dbc39b4]

INTEGRATION: CWS ooo19126 (1.2.428); FILE MERGED 2005/09/05 13:24:23 rt 1.2.428.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [84b354cfd14fc396d615bd3631f8a31ad9dc662f]

INTEGRATION: CWS ooo19126 (1.1.1452); FILE MERGED 2005/09/05 13:42:47 rt 1.1.1452.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f6c374c6ec7a21af3cfce2f7e95c46727df9aa21]

INTEGRATION: CWS ooo19126 (1.4.696); FILE MERGED 2005/09/05 13:42:46 rt 1.4.696.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e170cb879ba234789ebdcd5d246a4177c127ecb4]

INTEGRATION: CWS ooo19126 (1.17.64); FILE MERGED 2005/09/05 13:24:23 rt 1.17.64.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b7abb6a4679863328ee1d8a992bea1283bbbdfc9]

INTEGRATION: CWS ooo19126 (1.4.856); FILE MERGED 2005/09/05 13:42:46 rt 1.4.856.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f40d0d92e17e2f86a290a6b6e61457c0cac60918]

INTEGRATION: CWS ooo19126 (1.8.696); FILE MERGED 2005/09/05 13:42:45 rt 1.8.696.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f3d166830f0c71b6fb9f7acdf2370cf5650fd3fe]

INTEGRATION: CWS ooo19126 (1.22.58); FILE MERGED 2005/09/05 13:24:22 rt 1.22.58.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8293ec7d27dbf999b3da724ab2c337ef05c90247]

INTEGRATION: CWS ooo19126 (1.1.1.1.1462); FILE MERGED 2005/09/05 13:42:45 rt 1.1.1.1.1462.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b662f6e0c1b6654b1ddb4668a4c54a46900de1d4]

INTEGRATION: CWS ooo19126 (1.2.154); FILE MERGED 2005/09/05 13:24:22 rt 1.2.154.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [af7df58a62e599be8f7bc8bb4f3a535b5ddd5d9b]

INTEGRATION: CWS ooo19126 (1.3.578); FILE MERGED 2005/09/05 13:42:45 rt 1.3.578.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0fd2e1807bfe028e32253680f317ae57039375b7]

INTEGRATION: CWS ooo19126 (1.1.1.1.1462); FILE MERGED 2005/09/05 13:42:44 rt 1.1.1.1.1462.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e7b5cc7921c901096dca4c1315d0f93ca4f971e5]

INTEGRATION: CWS ooo19126 (1.5.70); FILE MERGED 2005/09/05 13:24:22 rt 1.5.70.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [92fdd65c24b81f8e8c0768dee13ccc35a8a4d998]

INTEGRATION: CWS ooo19126 (1.3.1440); FILE MERGED 2005/09/05 13:42:44 rt 1.3.1440.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b4faacf4ab4813f6d5cf5714bad9e1867b1f8aa4]

INTEGRATION: CWS ooo19126 (1.5.154); FILE MERGED 2005/09/05 13:24:21 rt 1.5.154.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ca2e85f926cfa55ac316184868efe84b9a5f4753]

INTEGRATION: CWS ooo19126 (1.2.578); FILE MERGED 2005/09/05 13:42:44 rt 1.2.578.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e400d42b044f70e0d491eed650591b950f9498d7]

INTEGRATION: CWS ooo19126 (1.2.428); FILE MERGED 2005/09/05 13:24:21 rt 1.2.428.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d30214d76ac7936ccb396e948d4a793608545456]

INTEGRATION: CWS ooo19126 (1.1.1.1.158); FILE MERGED 2005/09/05 11:25:45 rt 1.1.1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [454390583299005875c405a340d1cf2bf7714a63]

INTEGRATION: CWS ooo19126 (1.3.1440); FILE MERGED 2005/09/05 13:42:43 rt 1.3.1440.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6a71465bbbebc955b197c706e11334968c03d297]

INTEGRATION: CWS ooo19126 (1.4.70); FILE MERGED 2005/09/05 13:24:21 rt 1.4.70.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d0c413ecc56713bc78643808879a8a3c87a25044]

INTEGRATION: CWS ooo19126 (1.2.810); FILE MERGED 2005/09/05 13:42:43 rt 1.2.810.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [11e4a3cd6ef8984b6c2d130f310d86f32a304893]

INTEGRATION: CWS ooo19126 (1.8.68); FILE MERGED 2005/09/05 13:24:21 rt 1.8.68.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c4e648fd5a3c49a80e0dd10a2a3a4a2ab3d34793]

INTEGRATION: CWS ooo19126 (1.7.578); FILE MERGED 2005/09/05 13:42:43 rt 1.7.578.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [eb7ebd02096a74a6befd7db7f6fbb40e752b8b41]

INTEGRATION: CWS ooo19126 (1.2.428); FILE MERGED 2005/09/05 13:24:20 rt 1.2.428.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2793ee9a806e88147203ef99500dc42abaab1fa0]

INTEGRATION: CWS ooo19126 (1.4.578); FILE MERGED 2005/09/05 13:42:43 rt 1.4.578.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a3dd287a1576850a0d908e80abc752182010988b]

INTEGRATION: CWS ooo19126 (1.29.664); FILE MERGED 2005/09/05 13:42:42 rt 1.29.664.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [525840832303a5b9132802e0453a2616d6e1ab8a]

INTEGRATION: CWS ooo19126 (1.7.66); FILE MERGED 2005/09/05 13:24:20 rt 1.7.66.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b664f51c89d4cd2b449f52476b66c8bc7dc546e2]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:25:44 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [abf47391e1ed0cebf48443bd4b2409f12709c07f]

INTEGRATION: CWS ooo19126 (1.70.184); FILE MERGED 2005/09/05 13:42:41 rt 1.70.184.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d28246b585139c40ec4e1ca509f2fff9834a07b0]

INTEGRATION: CWS ooo19126 (1.2.154); FILE MERGED 2005/09/05 13:24:20 rt 1.2.154.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4506fb3b071a37223cc95046fa1d414cb587fd1e]

INTEGRATION: CWS ooo19126 (1.116.184); FILE MERGED 2005/09/05 13:42:41 rt 1.116.184.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [fb2b634f781219341daf11db8a21dfbadcd5ed21]

INTEGRATION: CWS ooo19126 (1.13.68); FILE MERGED 2005/09/05 13:24:20 rt 1.13.68.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [60332fcbea13ead32d8ddfe4b05df1722a2b7db8]

INTEGRATION: CWS ooo19126 (1.162.98); FILE MERGED 2005/09/05 13:42:40 rt 1.162.98.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4fd12a7803d6335dcdd63294dad0e25ac9a7c290]

INTEGRATION: CWS ooo19126 (1.22.22); FILE MERGED 2005/09/05 13:24:19 rt 1.22.22.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3273a9b89cbb461523570297457c10b4a4891e16]

INTEGRATION: CWS ooo19126 (1.2.428); FILE MERGED 2005/09/05 13:24:18 rt 1.2.428.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b7f7125990017e48b9a9c11f7d529e9e2150b124]

INTEGRATION: CWS ooo19126 (1.88.224); FILE MERGED 2005/09/05 13:42:39 rt 1.88.224.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [932b0562c4b0d8cfe5405b1b4d94726c77033a1d]

INTEGRATION: CWS ooo19126 (1.48.578); FILE MERGED 2005/09/05 13:42:39 rt 1.48.578.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [82afe7b41c61a96a56543c1711bd76621970ac28]

INTEGRATION: CWS ooo19126 (1.68.80); FILE MERGED 2005/09/05 13:42:39 rt 1.68.80.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2366ff8446906140f805bae8232191880b4f4c70]

INTEGRATION: CWS ooo19126 (1.7.68); FILE MERGED 2005/09/05 13:24:17 rt 1.7.68.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5e9c79498f810a4fc5ff1c806467348e75830a02]

INTEGRATION: CWS ooo19126 (1.38.406); FILE MERGED 2005/09/05 13:42:38 rt 1.38.406.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b4de1cea99cc01cf71e35846383a775550432019]

INTEGRATION: CWS ooo19126 (1.113.226); FILE MERGED 2005/09/05 13:42:38 rt 1.113.226.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [12c7bd40145d9d683dbc7d098273e6992e3e8ff9]

INTEGRATION: CWS ooo19126 (1.4.198); FILE MERGED 2005/09/05 13:24:17 rt 1.4.198.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [eb2a1c4a548f68774a8b2cbe626432f9ac7fe5fd]

INTEGRATION: CWS ooo19126 (1.135.384); FILE MERGED 2005/09/05 13:42:37 rt 1.135.384.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [becc8a475da989b6be2a7c514faee4244f47e887]

INTEGRATION: CWS ooo19126 (1.155.78); FILE MERGED 2005/09/05 13:42:36 rt 1.155.78.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e12f7b494ea2045a1624c0853f6fd5227caa95d9]

INTEGRATION: CWS ooo19126 (1.62.306); FILE MERGED 2005/09/05 13:42:36 rt 1.62.306.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4e69d8b4ed6a93f2dac9fa752a440b0ec633bb45]

INTEGRATION: CWS ooo19126 (1.3.368); FILE MERGED 2005/09/05 13:24:16 rt 1.3.368.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a7fae993e128b22673bb68a412f56449a5d1c28b]

INTEGRATION: CWS ooo19126 (1.15.406); FILE MERGED 2005/09/05 13:42:36 rt 1.15.406.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e6c76a8e483aacf3a6d7fae0aa0785cc4b0fa573]

INTEGRATION: CWS ooo19126 (1.135.86); FILE MERGED 2005/09/05 13:42:35 rt 1.135.86.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c35e6c43aaee8f1bed716635ad551df2f635be36]

INTEGRATION: CWS ooo19126 (1.4.328); FILE MERGED 2005/09/05 13:24:15 rt 1.4.328.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0601cb4cebebeca546eecb2f85b5d112582f37d5]

INTEGRATION: CWS ooo19126 (1.10.578); FILE MERGED 2005/09/05 13:42:35 rt 1.10.578.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c34ce03a62c7777c0c4d3a4d74286e56df359979]

INTEGRATION: CWS ooo19126 (1.2.428); FILE MERGED 2005/09/05 13:24:15 rt 1.2.428.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [27b222d109a7566ced76440e8871cf854c18be40]

INTEGRATION: CWS ooo19126 (1.20.384); FILE MERGED 2005/09/05 13:42:35 rt 1.20.384.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b400f4b12456db1f0c874c171787a852c6e05304]

INTEGRATION: CWS ooo19126 (1.88.226); FILE MERGED 2005/09/05 13:42:34 rt 1.88.226.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9d162fe5c1cf6d859cab71eebb037c7126f942b3]

INTEGRATION: CWS ooo19126 (1.2.428); FILE MERGED 2005/09/05 13:24:14 rt 1.2.428.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [29b1c7dcf79ac385226dfd401caa72f5f9a85ea4]

INTEGRATION: CWS ooo19126 (1.40.386); FILE MERGED 2005/09/05 13:42:34 rt 1.40.386.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7a986b4cd54e850607efe29ec24218083d8e2796]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:25:33 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7c9542a8a2d7a9c528a6d0b97e61767749ecedd5]

INTEGRATION: CWS ooo19126 (1.3.328); FILE MERGED 2005/09/05 13:24:14 rt 1.3.328.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1506cfd62f450915396d041bd1ba0be66ff306cf]

INTEGRATION: CWS ooo19126 (1.64.384); FILE MERGED 2005/09/05 13:42:34 rt 1.64.384.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [27c89ffaaf2d252044006a06fdc1cb672ce4aad3]

INTEGRATION: CWS ooo19126 (1.1.542); FILE MERGED 2005/09/05 13:24:14 rt 1.1.542.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9079189b37932aafeac1c9ac51dc8ebb1a721ca4]

INTEGRATION: CWS ooo19126 (1.72.224); FILE MERGED 2005/09/05 13:42:33 rt 1.72.224.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [df22377baebcfd62ff1fad63a77388059527dacf]

INTEGRATION: CWS ooo19126 (1.4.172); FILE MERGED 2005/09/05 13:24:13 rt 1.4.172.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [670760c699824997076503e3e6456d473bd19e1a]

INTEGRATION: CWS ooo19126 (1.33.720); FILE MERGED 2005/09/05 13:42:33 rt 1.33.720.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8baa04a43effef4823bb7dd497f7d5705257baf3]

INTEGRATION: CWS ooo19126 (1.8.134); FILE MERGED 2005/09/05 13:24:13 rt 1.8.134.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9cf795cd85552a4500b873a35e03ae2b028af3fd]

INTEGRATION: CWS ooo19126 (1.31.162); FILE MERGED 2005/09/05 13:42:32 rt 1.31.162.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6c4db40e9c46dc657b48374676951fb9d24312ef]

INTEGRATION: CWS ooo19126 (1.13.64); FILE MERGED 2005/09/05 13:24:12 rt 1.13.64.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [72422aa6d7434edc182e2afcb0f6cc9f2bfd845a]

INTEGRATION: CWS ooo19126 (1.77.186); FILE MERGED 2005/09/05 13:42:32 rt 1.77.186.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ffc04d89fa5a50ce767ba08ca03c4fe258d3b25e]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:25:30 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b55f64087d3ae61ade3b348cffcdb6cc39452520]

INTEGRATION: CWS ooo19126 (1.21.58); FILE MERGED 2005/09/05 13:24:12 rt 1.21.58.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [44c26f52af98feb270e624296d54abf803640edc]

INTEGRATION: CWS ooo19126 (1.84.224); FILE MERGED 2005/09/05 13:42:31 rt 1.84.224.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e1950ae627f68934c2213fba496b9e73ad559e0d]

INTEGRATION: CWS ooo19126 (1.4.154); FILE MERGED 2005/09/05 13:24:12 rt 1.4.154.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8abea5f1299dc5cd5cb412b3564469d115aaa67c]

INTEGRATION: CWS ooo19126 (1.4.816); FILE MERGED 2005/09/05 13:42:31 rt 1.4.816.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7edaf63684660172442ecd30eed6cf2e80711a4d]

INTEGRATION: CWS ooo19126 (1.5.152); FILE MERGED 2005/09/05 13:24:12 rt 1.5.152.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [53e120791f0f9653a88f690b6002b2b37afcb4e8]

INTEGRATION: CWS ooo19126 (1.13.460); FILE MERGED 2005/09/05 13:42:31 rt 1.13.460.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1d0a9d1f955bfa02d0946408065c43fe37d7a6a3]

INTEGRATION: CWS ooo19126 (1.3.154); FILE MERGED 2005/09/05 13:24:11 rt 1.3.154.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [49772db2f89a93f1fa1f1f4e89b3a51dcf160df8]

INTEGRATION: CWS ooo19126 (1.10.578); FILE MERGED 2005/09/05 13:42:31 rt 1.10.578.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d40e6a8751bcf92310ff40af5dedf2b4d4fa2032]

INTEGRATION: CWS ooo19126 (1.2.154); FILE MERGED 2005/09/05 13:24:11 rt 1.2.154.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2e6dcbcdec41107d26674f8cf5e9bc6e5cecefc3]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:25:29 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e3ef5a1f6e560a6a195ad7c2ed6b6e0cb2a1baee]

INTEGRATION: CWS ooo19126 (1.14.214); FILE MERGED 2005/09/05 13:42:30 rt 1.14.214.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5885fd236a780ec72e1d86c1c0b909367383ffbd]

INTEGRATION: CWS ooo19126 (1.2.428); FILE MERGED 2005/09/05 13:24:10 rt 1.2.428.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0df4b8e747cc31aa8b528fd343966fd90d001ee7]

INTEGRATION: CWS ooo19126 (1.2.956); FILE MERGED 2005/09/05 13:42:30 rt 1.2.956.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5129b2870643714785715fae1b228d3df9550e2f]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:25:28 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4919d44b832973419cc08a88f4715aa2c11386a6]

INTEGRATION: CWS ooo19126 (1.5.878); FILE MERGED 2005/09/05 13:42:30 rt 1.5.878.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5058daf75f3c505a22a07e56e4b041c82a0556c6]

INTEGRATION: CWS ooo19126 (1.4.854); FILE MERGED 2005/09/05 13:42:30 rt 1.4.854.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0c3ad7add61b5836fa78c4e0a5e66511cf433a9d]

INTEGRATION: CWS ooo19126 (1.1.1.1.158); FILE MERGED 2005/09/05 11:25:27 rt 1.1.1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [357f9bbf100ee6a89e2d10e8622ab22bd760c6ef]

INTEGRATION: CWS ooo19126 (1.5.854); FILE MERGED 2005/09/05 13:42:29 rt 1.5.854.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [79f883794681ec1df77dd5eb3e346d6a5d4eb1cc]

INTEGRATION: CWS ooo19126 (1.3.428); FILE MERGED 2005/09/05 13:24:09 rt 1.3.428.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [049f5623e88c498b56829df2d94dc8f859bacd11]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:25:05 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5db669a0097cbeea3da6bcf44d2060bcf3a07e84]

INTEGRATION: CWS ooo19126 (1.2.896); FILE MERGED 2005/09/05 13:42:29 rt 1.2.896.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ec249548875986d8e0d9c22ac2daaf2deb438a46]

INTEGRATION: CWS ooo19126 (1.2.428); FILE MERGED 2005/09/05 13:24:09 rt 1.2.428.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9242533dd0d154b0af6ed042eef7a525b566dd9d]

INTEGRATION: CWS ooo19126 (1.4.896); FILE MERGED 2005/09/05 13:42:29 rt 1.4.896.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3d874ca84cc3b3614e233a766bbee4d2c06a4a22]

INTEGRATION: CWS ooo19126 (1.2.956); FILE MERGED 2005/09/05 13:42:29 rt 1.2.956.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c780b4d2860906e7eac78b35f3492d88cd08c158]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:25:04 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [bbf760ef1fe1652c58a3c28ed30cd51d9b72aad7]

INTEGRATION: CWS ooo19126 (1.16.460); FILE MERGED 2005/09/05 13:42:29 rt 1.16.460.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [73908f14bbb132c86b98e797236aeb88b048f350]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 13:24:08 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [685037534722c3090932c0dec16f6b10e3400f83]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:25:03 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [916adab9d0354d6b872f77696a377a719165edb5]

INTEGRATION: CWS ooo19126 (1.2.942); FILE MERGED 2005/09/05 13:42:28 rt 1.2.942.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [10d8bbdf3095b4f322469a5b653e0f9ad3b5a025]

INTEGRATION: CWS ooo19126 (1.2.394); FILE MERGED 2005/09/05 13:24:08 rt 1.2.394.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e84f7038681f501f97cc29c85edac77720bc9f8b]

INTEGRATION: CWS ooo19126 (1.4.878); FILE MERGED 2005/09/05 13:42:28 rt 1.4.878.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2d510338ca7b484dff6df30f32caa30c20bf6835]

INTEGRATION: CWS ooo19126 (1.2.198); FILE MERGED 2005/09/05 13:24:08 rt 1.2.198.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7f987ff420b8bd4c76c7bdb0636d9281c9bbb355]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:25:03 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b7ec1ffdbf5de5dee44b501a67d6c1822acb615d]

INTEGRATION: CWS ooo19126 (1.11.372); FILE MERGED 2005/09/05 13:42:28 rt 1.11.372.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1c739855e3d64fb4d7748b378c268d15844c0e18]

INTEGRATION: CWS ooo19126 (1.2.394); FILE MERGED 2005/09/05 13:24:07 rt 1.2.394.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0c01e63114cd77a569f8b4a60b873e66c458eb1f]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:25:02 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9e38d5430c75ded314539c6a1bf0f492898d9045]

INTEGRATION: CWS ooo19126 (1.1.1.1.1462); FILE MERGED 2005/09/05 13:42:27 rt 1.1.1.1.1462.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c5acfb2ecb04c547e241d4ff22b1b5651b8163b9]

INTEGRATION: CWS ooo19126 (1.2.66); FILE MERGED 2005/09/05 13:24:07 rt 1.2.66.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4dbd781c007a55aaedad27215405d2ed57a098dd]

INTEGRATION: CWS ooo19126 (1.6.878); FILE MERGED 2005/09/05 13:42:27 rt 1.6.878.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2dfd1493a9385de9ec18341d8582445c224b94b2]

INTEGRATION: CWS ooo19126 (1.2.66); FILE MERGED 2005/09/05 13:24:06 rt 1.2.66.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d313e57ac926c837d6dd1fd2d0b8253846b3dfdd]

INTEGRATION: CWS ooo19126 (1.2.386); FILE MERGED 2005/09/05 13:42:27 rt 1.2.386.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [865f29eb15ab60c30c88cd9521c9f15941a55c60]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:25:01 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6ea0b93b8d957acf1183bb21d70fd4ba12d9ea4f]

INTEGRATION: CWS ooo19126 (1.5.386); FILE MERGED 2005/09/05 13:42:27 rt 1.5.386.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [306555aed9b729b0d8e49f164129eb6dff077fd5]

INTEGRATION: CWS ooo19126 (1.4.66); FILE MERGED 2005/09/05 13:24:06 rt 1.4.66.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e6fb74201fe17240170005c67cfe923c417717f4]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:25:00 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9eae662c8159633f8b316b072040a725c0854274]

INTEGRATION: CWS ooo19126 (1.8.386); FILE MERGED 2005/09/05 13:42:26 rt 1.8.386.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [33a68544d50a9cd7919de34dc4905532493ce6a7]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 13:24:05 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [638d7be5cbe68086d0e4ff40d152600e73b7ba78]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:24:59 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0a554facb4abeec4b7fc013d399d0f4778ab92e2]

INTEGRATION: CWS ooo19126 (1.6.600); FILE MERGED 2005/09/05 13:42:26 rt 1.6.600.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f690a258b4cc57aae9474941e0c7f09b9646e8b0]

INTEGRATION: CWS ooo19126 (1.3.66); FILE MERGED 2005/09/05 13:24:05 rt 1.3.66.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e24e1a25fe3491512a5981f4db338f47f1555cd0]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:24:59 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d901b537dcd6c6d08ce5845536751e3118ed8c23]

INTEGRATION: CWS ooo19126 (1.8.206); FILE MERGED 2005/09/05 13:42:26 rt 1.8.206.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [705d049c60a3ebadaeb876fbbb9575d946a92c04]

INTEGRATION: CWS ooo19126 (1.3.66); FILE MERGED 2005/09/05 13:24:04 rt 1.3.66.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ac4588eeb03a651c6bfb95f940790351f5bef18e]

INTEGRATION: CWS ooo19126 (1.2.1254); FILE MERGED 2005/09/05 13:42:26 rt 1.2.1254.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9ed5ba0160faeb89288742e51cbe4e77acf3eebb]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 13:24:04 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [162d0c8bbc23bbe94ff971c7180d030d64cbd0ba]

INTEGRATION: CWS ooo19126 (1.17.386); FILE MERGED 2005/09/05 13:42:25 rt 1.17.386.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3e0085a68fb0d24dd70f80d5d624fac3a7429bff]

INTEGRATION: CWS ooo19126 (1.2.66); FILE MERGED 2005/09/05 13:24:04 rt 1.2.66.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [162c6bcd8b2e7677d0c7494746c5a94d526f772d]

INTEGRATION: CWS ooo19126 (1.3.110); FILE MERGED 2005/09/05 11:24:57 rt 1.3.110.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [efb679aa2b70547a87ce659d8dd3b943d23db691]

INTEGRATION: CWS ooo19126 (1.9.96); FILE MERGED 2005/09/05 13:42:25 rt 1.9.96.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7c8c628bc16c681dfb9a6f2e451bd502e895677d]

INTEGRATION: CWS ooo19126 (1.3.562); FILE MERGED 2005/09/05 13:23:34 rt 1.3.562.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6018659bb817247b617e7e36e830f66582a316e1]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:24:57 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e26e23edf44b55e10144ce8c4f9120ecacfa4650]

INTEGRATION: CWS ooo19126 (1.4.878); FILE MERGED 2005/09/05 13:42:24 rt 1.4.878.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [caf2c9bac9e589e9c763538adb6a57f7ba7b9846]

INTEGRATION: CWS ooo19126 (1.17.422); FILE MERGED 2005/09/05 13:42:24 rt 1.17.422.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4e99535ed4674221bdc68c02ee901781c9334144]

INTEGRATION: CWS ooo19126 (1.1.1.1.930); FILE MERGED 2005/09/05 13:23:33 rt 1.1.1.1.930.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [aaace51948b0d1c647524c0d753c4ee12ff33602]

INTEGRATION: CWS ooo19126 (1.3.1254); FILE MERGED 2005/09/05 13:42:24 rt 1.3.1254.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3a678e37e6aa3b0495ea2067b02fcd9a72408773]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:24:56 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4fa878252bd7d36856319d4ccd42062bae48d0a3]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:24:56 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [025dea8805a4897540ef4c6f7a6424d2ddb60d75]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:24:55 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [56d57846a8cd83a3031f2cc9c6b26499ec1fdd6d]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:24:55 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7e8a772c23e6246905de0485f1e8b8e52247be86]

INTEGRATION: CWS ooo19126 (1.4.288); FILE MERGED 2005/09/05 13:23:33 rt 1.4.288.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d15c568eef8d32e2f0700589d869a5fe28d460a1]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:24:54 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [06c73c2a6282521d5b587c5ef8a2fbde5b862730]

INTEGRATION: CWS ooo19126 (1.27.288); FILE MERGED 2005/09/05 13:23:32 rt 1.27.288.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7018eb9293eb3de01ab1ecb3339a69cd080f2424]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:24:54 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5cde448633e443297df11c38887479a56ecca1e2]

INTEGRATION: CWS ooo19126 (1.17.512); FILE MERGED 2005/09/05 13:23:32 rt 1.17.512.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [426097109ce91c844750cd466c0b6cc201a5f699]

INTEGRATION: CWS ooo19126 (1.2.572); FILE MERGED 2005/09/05 13:23:32 rt 1.2.572.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [25ca98140a6d283e0aacf4fcb8db3a9823d70dd2]

INTEGRATION: CWS ooo19126 (1.1.1.1.930); FILE MERGED 2005/09/05 13:23:32 rt 1.1.1.1.930.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4af930d6f6a07af529399619429678fe23210522]

INTEGRATION: CWS ooo19126 (1.2.142); FILE MERGED 2005/09/05 11:24:52 rt 1.2.142.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1bebc16fd618462ed607ae5901f57bdb36958a86]

INTEGRATION: CWS ooo19126 (1.2.914); FILE MERGED 2005/09/05 13:23:32 rt 1.2.914.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [611e80b36a914df1157bfe705873957e9f20e78f]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:24:52 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0c88fd47cdec6bfc773dfe5a0cf6672e6aca2cca]

INTEGRATION: CWS ooo19126 (1.2.908); FILE MERGED 2005/09/05 13:23:31 rt 1.2.908.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c1901893540d774e7d2b31e71badaee505034f3d]

INTEGRATION: CWS ooo19126 (1.1.886); FILE MERGED 2005/09/05 13:23:31 rt 1.1.886.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [852bdd04a1a09d1968c8cecab836d83dc0662502]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:24:51 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f39318baa785c3681ecff30a7419bf836a9dd5ee]

INTEGRATION: CWS ooo19126 (1.3.374); FILE MERGED 2005/09/05 13:23:31 rt 1.3.374.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4c7bb8830c5a9cb012a85269f2843e4f19734d05]

INTEGRATION: CWS ooo19126 (1.2.798); FILE MERGED 2005/09/05 13:23:31 rt 1.2.798.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7c4a2d83f890a8f31546957e995fcc93535d5be8]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:24:49 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [09bfc0bc7ffc933633e9ea0d8997289f733a93aa]

INTEGRATION: CWS ooo19126 (1.1.1.1.930); FILE MERGED 2005/09/05 13:23:30 rt 1.1.1.1.930.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f8bd81eb548cc84824d7eddcbdfab048db724d06]

INTEGRATION: CWS ooo19126 (1.8.486); FILE MERGED 2005/09/05 13:23:30 rt 1.8.486.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ab12f14985f63f6a13c28f31eea097025c4a965a]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:24:48 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b42b5166b54e4b1ec2dff907772c7bc431807747]

INTEGRATION: CWS ooo19126 (1.5.792); FILE MERGED 2005/09/05 13:23:30 rt 1.5.792.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [77d6b2595fadf3a9043b9418d112f48a7abdb64b]

INTEGRATION: CWS ooo19126 (1.8.228); FILE MERGED 2005/09/05 13:23:30 rt 1.8.228.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0df26d0f8c9f6f5ee11083b9b99a0db7bc9c011d]

INTEGRATION: CWS ooo19126 (1.11.386); FILE MERGED 2005/09/05 13:42:19 rt 1.11.386.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0d6cf63d0e0a99b2a9c8826d34b2abc33e4a7bff]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:24:48 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [145fd83284c471478671fb9c091381e8538fc186]

INTEGRATION: CWS ooo19126 (1.2.906); FILE MERGED 2005/09/05 13:23:30 rt 1.2.906.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [eef22be6b9dcfd4a1b951c94bbab05eb4f5b960f]

INTEGRATION: CWS ooo19126 (1.31.168); FILE MERGED 2005/09/05 13:42:18 rt 1.31.168.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [19e96a92048373ed19894f0598efac0ad8d3fca4]

INTEGRATION: CWS ooo19126 (1.5.236); FILE MERGED 2005/09/05 13:23:29 rt 1.5.236.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f947943490e28f62e1eff9065985c6b39b6fcd73]

INTEGRATION: CWS ooo19126 (1.24.358); FILE MERGED 2005/09/05 13:42:18 rt 1.24.358.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2d23703898054fe650694b6d6e84d0b030d12d2c]

INTEGRATION: CWS ooo19126 (1.1.1.1.930); FILE MERGED 2005/09/05 13:23:29 rt 1.1.1.1.930.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f67b646f2f803c95a007327484271b8a0c406b9c]

INTEGRATION: CWS ooo19126 (1.50.94); FILE MERGED 2005/09/05 13:42:18 rt 1.50.94.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2d0d9a15a0e23b1d16d15250547e532902dfd6e9]

INTEGRATION: CWS ooo19126 (1.1.1.1.158); FILE MERGED 2005/09/05 11:24:46 rt 1.1.1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7bfa29fb9cdf43fb3d0312b8c220fb26c9af2874]

INTEGRATION: CWS ooo19126 (1.26.358); FILE MERGED 2005/09/05 13:42:17 rt 1.26.358.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [21abaed450750449192e395507ab2932f8580890]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:24:46 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [efa357952f53c5cbd12b46718c39fa24461fd28e]

INTEGRATION: CWS ooo19126 (1.12.186); FILE MERGED 2005/09/05 13:42:17 rt 1.12.186.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [173ae1b1035882a6b2cbe8c288f038c10f91b8cf]

INTEGRATION: CWS ooo19126 (1.28.196); FILE MERGED 2005/09/05 13:23:29 rt 1.28.196.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [abf8c4b0ba64dc1257bc539034cdaf88e48c6370]

INTEGRATION: CWS ooo19126 (1.19.358); FILE MERGED 2005/09/05 13:42:17 rt 1.19.358.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4e4591699ae967cf34c98dc909842bd1f495d1a6]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:24:45 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [74053b25266940e128812f102c6e544fb7efdc29]

INTEGRATION: CWS ooo19126 (1.3.562); FILE MERGED 2005/09/05 13:23:29 rt 1.3.562.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6ea5e9fb40b92fd4d9b3048e30062ee59e903154]

INTEGRATION: CWS ooo19126 (1.26.386); FILE MERGED 2005/09/05 13:42:17 rt 1.26.386.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ca97e7588798be01c6fdb9f7e4d8945783ccdf54]

INTEGRATION: CWS ooo19126 (1.3.230); FILE MERGED 2005/09/05 13:23:28 rt 1.3.230.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3afbc02c2983b0b9debaed74699407797ce3672f]

INTEGRATION: CWS ooo19126 (1.2.142); FILE MERGED 2005/09/05 11:24:43 rt 1.2.142.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3e0913a85d80e9a2e884b7b436d54818efc60230]

INTEGRATION: CWS ooo19126 (1.56.168); FILE MERGED 2005/09/05 13:42:16 rt 1.56.168.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2d69f84845e459233afb343843d82d20b9670af4]

INTEGRATION: CWS ooo19126 (1.4.426); FILE MERGED 2005/09/05 13:23:28 rt 1.4.426.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c93f87991f6b1fea997ab20b285d84bebc404704]

INTEGRATION: CWS ooo19126 (1.2.1254); FILE MERGED 2005/09/05 13:42:16 rt 1.2.1254.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f7bd3166e9a17d4a533e68ca1e16a65850800c45]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:24:43 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c5a4cd7c17ed9b2683c126cf5e7420ae07d34375]

INTEGRATION: CWS ooo19126 (1.14.364); FILE MERGED 2005/09/05 13:23:28 rt 1.14.364.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d0427340287ab69dac4c567e97b455e6172931cb]

INTEGRATION: CWS ooo19126 (1.3.374); FILE MERGED 2005/09/05 13:23:28 rt 1.3.374.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f896fc6f7459515ef2ddd162bbf8f97e365a35df]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:24:42 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6451491e6f54c79d7edd07c1d9654df471798215]

INTEGRATION: CWS ooo19126 (1.11.236); FILE MERGED 2005/09/05 13:23:28 rt 1.11.236.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c06c1f2a3c6dfaac8401fa035c80e525b2c64047]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:24:41 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [07097d4a8ae78b4c3047ac01ae268a9881e77c18]

INTEGRATION: CWS ooo19126 (1.5.368); FILE MERGED 2005/09/05 13:23:27 rt 1.5.368.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1a565788b367ea2826529f6c104c8c0cad07018e]

INTEGRATION: CWS ooo19126 (1.2.142); FILE MERGED 2005/09/05 11:24:41 rt 1.2.142.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5cedb4857da9985ce73856aeddea4b05be06c65b]

INTEGRATION: CWS ooo19126 (1.2.562); FILE MERGED 2005/09/05 13:23:27 rt 1.2.562.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d13c01bcefd3aab5ee91f35e8764bfc46d8f5cbe]

INTEGRATION: CWS ooo19126 (1.1.1.1.930); FILE MERGED 2005/09/05 13:23:27 rt 1.1.1.1.930.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [bd9d754aa45bbcaf67ef1bd5a7dcc4c1e64e128c]

INTEGRATION: CWS ooo19126 (1.2.896); FILE MERGED 2005/09/05 13:42:13 rt 1.2.896.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [195aa9f63bbe8a1881fca5f73a2d78d0b8af02d7]

INTEGRATION: CWS ooo19126 (1.2.892); FILE MERGED 2005/09/05 13:23:26 rt 1.2.892.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b2af87c5d6aad12100bf45862d919865ed18181e]

INTEGRATION: CWS ooo19126 (1.6.596); FILE MERGED 2005/09/05 13:42:12 rt 1.6.596.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6b6984894524fc7e63b4b60a124f449f0d702079]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:24:40 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1d9b311106bddc30eddcaf93de774112049c9f56]

INTEGRATION: CWS ooo19126 (1.16.326); FILE MERGED 2005/09/05 13:23:26 rt 1.16.326.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [59b764ca66c73c1dcdbbd03057917661a6d4cb59]

INTEGRATION: CWS ooo19126 (1.1.1.1.1462); FILE MERGED 2005/09/05 13:42:12 rt 1.1.1.1.1462.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [da590fc11b115b36ef2ba22877bf09be06088bfd]

INTEGRATION: CWS ooo19126 (1.8.374); FILE MERGED 2005/09/05 13:23:26 rt 1.8.374.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [07216965f5550bda1486585ba6441b9b3c778b9b]

INTEGRATION: CWS ooo19126 (1.5.374); FILE MERGED 2005/09/05 13:23:26 rt 1.5.374.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [907667a7697b41cbb8f4af49daef6ff9da6f9bbf]

INTEGRATION: CWS ooo19126 (1.7.486); FILE MERGED 2005/09/05 13:23:25 rt 1.7.486.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b413de237a87fc8d12c3867d81e34d660023147b]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:24:38 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [913c27af7cc5a8181a13bc2b3a214e2b1e96ac1a]

INTEGRATION: CWS ooo19126 (1.2.918); FILE MERGED 2005/09/05 13:23:25 rt 1.2.918.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [64ac790c74ffbac8ad2e5c654d3c5e7c6755064d]

INTEGRATION: CWS ooo19126 (1.1.1.1.1462); FILE MERGED 2005/09/05 13:42:11 rt 1.1.1.1.1462.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [83b63b73412f16d1f7cad333488759cbf1dabdab]

INTEGRATION: CWS ooo19126 (1.2.294); FILE MERGED 2005/09/05 13:23:25 rt 1.2.294.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d48e2856c0e48a28e0c84af1143054da824a8506]

INTEGRATION: CWS ooo19126 (1.10.460); FILE MERGED 2005/09/05 13:42:11 rt 1.10.460.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3f1a951e6491f5318732cb7eb93fa758a7b11e3e]

INTEGRATION: CWS ooo19126 (1.1.1.1.930); FILE MERGED 2005/09/05 13:23:25 rt 1.1.1.1.930.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d8e0d2130dae761c3879b90b32c8365c21b2da9e]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:24:36 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1429170d583fc8c8ef230fd657c9be68c22f471b]

INTEGRATION: CWS ooo19126 (1.2.916); FILE MERGED 2005/09/05 13:23:24 rt 1.2.916.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ee775ae3dad6330bf9df1f0ebf4b32c81ced60e2]

INTEGRATION: CWS ooo19126 (1.12.386); FILE MERGED 2005/09/05 13:42:11 rt 1.12.386.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1af03104034d32f4d1ca99f09c757db96402a636]

INTEGRATION: CWS ooo19126 (1.1.1.1.930); FILE MERGED 2005/09/05 13:23:24 rt 1.1.1.1.930.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5387d22ddb0b3201e5be3724aaf668988b53a809]

INTEGRATION: CWS ooo19126 (1.9.386); FILE MERGED 2005/09/05 13:42:10 rt 1.9.386.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [44856176aaa19635065510ed2d773e161d35e036]

INTEGRATION: CWS ooo19126 (1.1.1.1.158); FILE MERGED 2005/09/05 11:24:35 rt 1.1.1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f6aa347f0f2946ead7890de79a041fa35271ccf4]

INTEGRATION: CWS ooo19126 (1.2.600); FILE MERGED 2005/09/05 13:42:10 rt 1.2.600.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1f2dd5e33403e08bcd98a56738346c9fce0b9564]

INTEGRATION: CWS ooo19126 (1.1.1.1.1462); FILE MERGED 2005/09/05 13:42:10 rt 1.1.1.1.1462.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d12ae5a64b10b2cf643f6fa05144518101791a68]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:24:33 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b19ddc5786d1aba59fa4502a9dfabc7c46bb45cc]

INTEGRATION: CWS ooo19126 (1.1.1.1.930); FILE MERGED 2005/09/05 13:23:23 rt 1.1.1.1.930.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f50e746b3ab265cdc08abf6d273498f54118a32b]

INTEGRATION: CWS ooo19126 (1.12.386); FILE MERGED 2005/09/05 13:42:09 rt 1.12.386.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a0b905b9f79248d45c77d254a2bfc38b513f99cd]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:24:32 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [bb998fbf47758c9ad81cede4de774ed04e65090b]

INTEGRATION: CWS ooo19126 (1.29.386); FILE MERGED 2005/09/05 13:42:09 rt 1.29.386.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e758b146fba142803f7a57ec82db2be8230de6eb]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:24:32 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [53cfa4fd4f6b3bd00f795bd5a3f3ab94a60949ff]

INTEGRATION: CWS ooo19126 (1.2.930); FILE MERGED 2005/09/05 13:23:23 rt 1.2.930.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6f1e4c95d9d3bc7a78bdc4a91a09079f01a5293f]

INTEGRATION: CWS ooo19126 (1.10.386); FILE MERGED 2005/09/05 13:42:09 rt 1.10.386.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f5e1ec0d577add4abfc616aeb7703aa5d558dc89]

INTEGRATION: CWS ooo19126 (1.33.306); FILE MERGED 2005/09/05 13:42:08 rt 1.33.306.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [52c690feb40070300430387ea23c63b4f94a52e5]

INTEGRATION: CWS ooo19126 (1.1.1.1.158); FILE MERGED 2005/09/05 11:24:31 rt 1.1.1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [44f06c9b35c9d17f6fc7d4c4facd96d36b136490]

INTEGRATION: CWS ooo19126 (1.2.916); FILE MERGED 2005/09/05 13:23:22 rt 1.2.916.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4986ecc9f4c6145d4a16cdbeb4716aa49358f287]

INTEGRATION: CWS ooo19126 (1.3.386); FILE MERGED 2005/09/05 13:42:08 rt 1.3.386.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [802944ac287e7ae618622d0616fe6d047aca1519]

INTEGRATION: CWS ooo19126 (1.3.890); FILE MERGED 2005/09/05 13:23:22 rt 1.3.890.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6b6a909f851185e42db2cf56c6b68767839b9355]

INTEGRATION: CWS ooo19126 (1.22.228); FILE MERGED 2005/09/05 13:23:22 rt 1.22.228.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d3bcc80195149a692c5f425adc8fddc7b028118b]

INTEGRATION: CWS ooo19126 (1.9.184); FILE MERGED 2005/09/05 13:42:08 rt 1.9.184.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ba27d5fa1011c1b3e6ede2eafa0545f23787dfbe]

INTEGRATION: CWS ooo19126 (1.1.1.1.930); FILE MERGED 2005/09/05 13:23:22 rt 1.1.1.1.930.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2058b7a3b1658427585b618ab5c819bf59f2f769]

INTEGRATION: CWS ooo19126 (1.1.1.1.1462); FILE MERGED 2005/09/05 13:42:07 rt 1.1.1.1.1462.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [620d4838d7447a884157e7cdf8eefb7df3d2a7c8]

INTEGRATION: CWS ooo19126 (1.4.884); FILE MERGED 2005/09/05 13:42:07 rt 1.4.884.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [380d45a55e5f6d4c352b677666c61421fe4fd965]

INTEGRATION: CWS ooo19126 (1.7.578); FILE MERGED 2005/09/05 13:42:07 rt 1.7.578.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [624534e083959b26d1d0d77b264c52baaeea9393]

INTEGRATION: CWS ooo19126 (1.11.90); FILE MERGED 2005/09/05 13:23:21 rt 1.11.90.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [eeaa5dda065bf0eedb6be9736c6ffc42840258c5]

INTEGRATION: CWS ooo19126 (1.10.732); FILE MERGED 2005/09/05 13:42:06 rt 1.10.732.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [86bc641b49cecc1f3da594f1284b359248438cce]

INTEGRATION: CWS ooo19126 (1.4.288); FILE MERGED 2005/09/05 13:23:21 rt 1.4.288.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7b36c63f5c245d04c369d097045f3c467fe573f5]

INTEGRATION: CWS ooo19126 (1.15.186); FILE MERGED 2005/09/05 13:42:06 rt 1.15.186.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [352eaac0a6684df3d8c1c4053e47f03dfbf54e3e]

INTEGRATION: CWS ooo19126 (1.3.562); FILE MERGED 2005/09/05 13:23:20 rt 1.3.562.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [66944b186683382774d5350963ca93d0783a4d14]

INTEGRATION: CWS ooo19126 (1.12.184); FILE MERGED 2005/09/05 13:42:06 rt 1.12.184.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [74173a44744997a7051d06c397e1bda1ff9d99ff]

INTEGRATION: CWS ooo19126 (1.1.1.1.930); FILE MERGED 2005/09/05 13:23:20 rt 1.1.1.1.930.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [894788ef74a9c5c29205921bf6f1cefbe80b04a4]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:24:21 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [93fe226b784d96372ae9060a760db7c66e92d963]

INTEGRATION: CWS ooo19126 (1.21.306); FILE MERGED 2005/09/05 13:42:05 rt 1.21.306.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b30eecb206e5bdd94ee303ef5d9f43f89adaac18]

INTEGRATION: CWS ooo19126 (1.3.486); FILE MERGED 2005/09/05 13:23:20 rt 1.3.486.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b3f0ab0f41afd3c2e0d51f40ce404b3e2485d67d]

INTEGRATION: CWS ooo19126 (1.1.1.1.1462); FILE MERGED 2005/09/05 13:42:05 rt 1.1.1.1.1462.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [259789ebac1f8b5f91dcddc9d7097776e7e7fd61]

INTEGRATION: CWS ooo19126 (1.3.368); FILE MERGED 2005/09/05 13:23:19 rt 1.3.368.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [43a7a5042a3810a025395d193524fd61622e21f9]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:24:20 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [63217ab180eb9c737a65419f4a57fb76e22f5a41]

INTEGRATION: CWS ooo19126 (1.13.184); FILE MERGED 2005/09/05 13:42:05 rt 1.13.184.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ab8d687265db9245f736e9311123dc7a9e196998]

INTEGRATION: CWS ooo19126 (1.2.930); FILE MERGED 2005/09/05 13:23:19 rt 1.2.930.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0005655a682218e87f8988fb2df5cb5c9a061b81]

INTEGRATION: CWS ooo19126 (1.15.186); FILE MERGED 2005/09/05 13:42:05 rt 1.15.186.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1b468974f054902673d04023c6ba922bf8622315]

INTEGRATION: CWS ooo19126 (1.1.1.1.930); FILE MERGED 2005/09/05 13:23:19 rt 1.1.1.1.930.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [cebc9cbb9f2aa016b93d7fa38667cde78fd9dcca]

INTEGRATION: CWS ooo19126 (1.7.1254); FILE MERGED 2005/09/05 13:42:05 rt 1.7.1254.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [69290a7e5b1973cd8614e8e3ff2324c468f8fdd4]

INTEGRATION: CWS ooo19126 (1.2.598); FILE MERGED 2005/09/05 13:23:18 rt 1.2.598.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3e42ea06587d26bb28e75d7903b6231f5b238d1a]

INTEGRATION: CWS ooo19126 (1.12.386); FILE MERGED 2005/09/05 13:42:04 rt 1.12.386.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4d45610e5dc3ae4724b90db0d87cc35807aeb168]

INTEGRATION: CWS ooo19126 (1.1.896); FILE MERGED 2005/09/05 13:23:18 rt 1.1.896.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f9e19b545f219e1296545b102b644b7c21e60d9e]

INTEGRATION: CWS ooo19126 (1.1.1.1.1462); FILE MERGED 2005/09/05 13:42:04 rt 1.1.1.1.1462.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3c68588d430da7f8c76951979d59418adfdad439]

INTEGRATION: CWS ooo19126 (1.14.186); FILE MERGED 2005/09/05 13:42:04 rt 1.14.186.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9a373d6e0030ed633a6eb22ea271985d895d710d]

INTEGRATION: CWS ooo19126 (1.4.1254); FILE MERGED 2005/09/05 13:42:03 rt 1.4.1254.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [36c3916239a8e805cac810b50128cfbef48de5b6]

INTEGRATION: CWS ooo19126 (1.3.486); FILE MERGED 2005/09/05 13:23:17 rt 1.3.486.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c59cf8db1528710b04fff69fce6b698341cff643]

INTEGRATION: CWS ooo19126 (1.2.1288); FILE MERGED 2005/09/05 13:42:03 rt 1.2.1288.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5f32b3225f3f05b7249fcd1b40ebf0690114ec7e]

INTEGRATION: CWS ooo19126 (1.2.518); FILE MERGED 2005/09/05 13:23:17 rt 1.2.518.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [69239f49ab77c48128c7421e9d01576c141ff867]

INTEGRATION: CWS ooo19126 (1.20.386); FILE MERGED 2005/09/05 13:42:03 rt 1.20.386.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [014b9b5c711f242661e747602db9a0b12a5e81c7]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:24:16 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9fd41435fe8fe462aade2785addc7a80839c1a7f]

INTEGRATION: CWS ooo19126 (1.9.386); FILE MERGED 2005/09/05 13:42:02 rt 1.9.386.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7c14e23acaf03a3d5340f34680912d4baf2de835]

INTEGRATION: CWS ooo19126 (1.2.458); FILE MERGED 2005/09/05 13:23:17 rt 1.2.458.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9504cb927799166c0c81722d4ba4606c190c9cee]

INTEGRATION: CWS ooo19126 (1.1.1.1.158); FILE MERGED 2005/09/05 11:24:16 rt 1.1.1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [05f33c2e68e1768ae504f89a1bba5075cc7b07f4]

INTEGRATION: CWS ooo19126 (1.1.1.1.1462); FILE MERGED 2005/09/05 13:42:02 rt 1.1.1.1.1462.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c5e03009af0280f67821608032afaf7b39fab1c2]

INTEGRATION: CWS ooo19126 (1.2.562); FILE MERGED 2005/09/05 13:23:16 rt 1.2.562.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6a62818b8580dcddfe108d1e9cccae16df0e75fa]

INTEGRATION: CWS ooo19126 (1.7.902); FILE MERGED 2005/09/05 13:42:02 rt 1.7.902.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6ca8dcc470261a913c1d13d1ab5e69eeda76f5bf]

INTEGRATION: CWS ooo19126 (1.1.1.1.158); FILE MERGED 2005/09/05 11:24:15 rt 1.1.1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f4bd5715a158fa86e218f760d2aa6c401e68dd1c]

INTEGRATION: CWS ooo19126 (1.11.694); FILE MERGED 2005/09/05 13:42:02 rt 1.11.694.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8265432d4742b0fd43f63bacdacc5460959df611]

INTEGRATION: CWS ooo19126 (1.7.452); FILE MERGED 2005/09/05 13:42:01 rt 1.7.452.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [337765a5df26145b1700449b442ea835581dfdf5]

INTEGRATION: CWS ooo19126 (1.17.366); FILE MERGED 2005/09/05 13:42:01 rt 1.17.366.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [cd3d413283c5140269e3748c10d765786b5a3347]

INTEGRATION: CWS ooo19126 (1.11.192); FILE MERGED 2005/09/05 13:42:01 rt 1.11.192.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [40c18495fd74cfda42a68bd639ae8a48fcd00ee5]

INTEGRATION: CWS ooo19126 (1.5.562); FILE MERGED 2005/09/05 13:23:15 rt 1.5.562.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1996ff491d905bef44c8352c432b5b125045b23c]

INTEGRATION: CWS ooo19126 (1.26.406); FILE MERGED 2005/09/05 13:42:01 rt 1.26.406.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c05f3bf874daf4bae2afb7a12a6aa582782cf594]

INTEGRATION: CWS ooo19126 (1.2.562); FILE MERGED 2005/09/05 13:23:15 rt 1.2.562.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f6d3af660935359747a82cb0ba717939d4b999fa]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:24:12 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e97667443b1ecf33f7ff480a0c228e67f0a82057]

INTEGRATION: CWS ooo19126 (1.3.1418); FILE MERGED 2005/09/05 13:42:00 rt 1.3.1418.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [58f0cf625442acc0e0a859d6b0a380b9c11e5f1f]

INTEGRATION: CWS ooo19126 (1.5.1254); FILE MERGED 2005/09/05 13:42:00 rt 1.5.1254.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a01d40a315e6aaeb6073de2badee7377aaaba075]

INTEGRATION: CWS ooo19126 (1.2.562); FILE MERGED 2005/09/05 13:23:14 rt 1.2.562.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a921895c89a584a58ba95611f1cad88a7ef71f1b]

INTEGRATION: CWS ooo19126 (1.29.386); FILE MERGED 2005/09/05 13:42:00 rt 1.29.386.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f364cb0bcf3f6e91fdfd0cd6a27d4fdaa928e037]

INTEGRATION: CWS ooo19126 (1.5.562); FILE MERGED 2005/09/05 13:23:14 rt 1.5.562.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a8caa372075d808e777b93a62c5c5261d414f48d]

INTEGRATION: CWS ooo19126 (1.10.192); FILE MERGED 2005/09/05 13:41:59 rt 1.10.192.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ccb24e4cd2b9fac4250bec432d41f6a2ee0ea960]

INTEGRATION: CWS ooo19126 (1.3.562); FILE MERGED 2005/09/05 13:23:13 rt 1.3.562.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6fb5a5465cfc1803b69c84eea9d89f35a384f72f]

INTEGRATION: CWS ooo19126 (1.2.562); FILE MERGED 2005/09/05 13:23:13 rt 1.2.562.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3c7adca5cfc74903182552b6707cc60f9da7dd68]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:24:10 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [063ae316a285a6b5737a0bbb6a3b08fda253be62]

INTEGRATION: CWS ooo19126 (1.4.562); FILE MERGED 2005/09/05 13:23:13 rt 1.4.562.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f9f314d7a63e5ce9804e4331fb335387683bd3c3]

INTEGRATION: CWS ooo19126 (1.2.562); FILE MERGED 2005/09/05 13:23:12 rt 1.2.562.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c4c4ca23053057b1e5a903e7430d940966dbe044]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:24:08 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [46618b6facbc70a4ca5f1504951c0fe33e4a0c7b]

INTEGRATION: CWS ooo19126 (1.10.294); FILE MERGED 2005/09/05 13:23:12 rt 1.10.294.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9b7e97445edad90ae1c9d9e786598f3b2a5b628f]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:24:06 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a05e7032f51b023812694d2ba1854fd5982518fc]

INTEGRATION: CWS ooo19126 (1.2.562); FILE MERGED 2005/09/05 13:23:11 rt 1.2.562.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [cb778deaf2320c194c2305223816ae2ca583059b]

INTEGRATION: CWS ooo19126 (1.3.198); FILE MERGED 2005/09/05 13:23:11 rt 1.3.198.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4329334eec253768d263c84618e53c9d10b65b43]

INTEGRATION: CWS ooo19126 (1.1.1.1.158); FILE MERGED 2005/09/05 11:24:05 rt 1.1.1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [fb2b88772327e8f8f200c2ae23c9824171489e84]

INTEGRATION: CWS ooo19126 (1.3.220); FILE MERGED 2005/09/05 13:23:10 rt 1.3.220.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9954102cba97d701d89323799fed726e0f55004b]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:24:03 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [03feed739adc52bbd0741a9247fa0d8a5a9f2c35]

INTEGRATION: CWS ooo19126 (1.2.562); FILE MERGED 2005/09/05 13:23:09 rt 1.2.562.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [761b4319917be112270aa149438cdb13ac0b045d]

INTEGRATION: CWS ooo19126 (1.3.562); FILE MERGED 2005/09/05 13:23:09 rt 1.3.562.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [52456d2abde4fb29d1dc6fab55559a371f2f47b4]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:24:03 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [04b223265df63c52bbf178fe5fb6b94f7f1e27a8]

INTEGRATION: CWS ooo19126 (1.2.562); FILE MERGED 2005/09/05 13:23:08 rt 1.2.562.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7ffedb9deca783395786ae8b1168d31efc552636]

INTEGRATION: CWS ooo19126 (1.39.256); FILE MERGED 2005/09/05 13:41:54 rt 1.39.256.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [25717518b04e65b3931e9681b01119bedb805478]

INTEGRATION: CWS ooo19126 (1.9.24); FILE MERGED 2005/09/05 13:41:54 rt 1.9.24.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [131daf39bb1c855ffeda4477f74446cfb46ba45d]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:24:02 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2232ddd7087ee6e28143a6f5bed6a529fb757831]

INTEGRATION: CWS ooo19126 (1.42.216); FILE MERGED 2005/09/05 13:41:54 rt 1.42.216.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8b1ff90f2285b2f5c72a92e3e756173e477c0dfb]

INTEGRATION: CWS ooo19126 (1.5.600); FILE MERGED 2005/09/05 13:41:53 rt 1.5.600.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [02f606c2cbe00b56734ab5cb0b3816f115063ed4]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:24:01 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e446d436aea3f8948bff377789a89639c303b116]

INTEGRATION: CWS ooo19126 (1.2.562); FILE MERGED 2005/09/05 13:23:07 rt 1.2.562.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3c3075d46a853cb0eda7bbaf36a6062c9c39c38f]

INTEGRATION: CWS ooo19126 (1.1.1.1.1462); FILE MERGED 2005/09/05 13:41:53 rt 1.1.1.1.1462.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [592719ee3ad906f22f3060c9ce492efc718a7bc5]

INTEGRATION: CWS ooo19126 (1.4.236); FILE MERGED 2005/09/05 13:23:07 rt 1.4.236.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b1f9b8688b88078ad3e0e0413ae20b4f9be98d98]

INTEGRATION: CWS ooo19126 (1.8.386); FILE MERGED 2005/09/05 13:41:52 rt 1.8.386.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [56b4e8ec63a7e48154c1b69e0325866b5c1ad82e]

INTEGRATION: CWS ooo19126 (1.4.380); FILE MERGED 2005/09/05 13:23:06 rt 1.4.380.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2711713641ebab186db55c016bb2a92af1b54c37]

INTEGRATION: CWS ooo19126 (1.1.1.1.158); FILE MERGED 2005/09/05 11:24:00 rt 1.1.1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d188e577df8bbcbb51305a14bdbcce0847251329]

INTEGRATION: CWS ooo19126 (1.20.386); FILE MERGED 2005/09/05 13:41:52 rt 1.20.386.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [bec5f50119d1150f0cf575a6a282dd7f10ded18d]

INTEGRATION: CWS ooo19126 (1.3.368); FILE MERGED 2005/09/05 13:23:06 rt 1.3.368.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8d1435561e577e67ea1661b0b0d6bd716793bae2]

INTEGRATION: CWS ooo19126 (1.1.1.1.158); FILE MERGED 2005/09/05 11:23:59 rt 1.1.1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f65697dd8691d60afb813c40a632bbc8eba752ac]

INTEGRATION: CWS ooo19126 (1.2.1254); FILE MERGED 2005/09/05 13:41:52 rt 1.2.1254.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6bec8d476dfac46be10761395a3b4814c2faaef7]

INTEGRATION: CWS ooo19126 (1.2.562); FILE MERGED 2005/09/05 13:23:06 rt 1.2.562.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a091783d175e34167c8f786154751d0453204136]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:23:59 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [cca873fb9bd7e951545fad561fa24aba11b37586]

INTEGRATION: CWS ooo19126 (1.5.878); FILE MERGED 2005/09/05 13:41:51 rt 1.5.878.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b19a6756e1072487d6f0ecbd88a89c89aaeb3083]

INTEGRATION: CWS ooo19126 (1.2.394); FILE MERGED 2005/09/05 13:23:06 rt 1.2.394.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b4b163b4c68f91d73af874fa3fb1e1f137d008c6]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:23:59 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9a5d77ae5a2566a7e02bf956f3d8f791fc3e349f]

INTEGRATION: CWS ooo19126 (1.5.856); FILE MERGED 2005/09/05 13:41:51 rt 1.5.856.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d270fe748e8e7c431194a2aafaf212eadee81c65]

INTEGRATION: CWS ooo19126 (1.2.562); FILE MERGED 2005/09/05 13:23:05 rt 1.2.562.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e8c548ef612778d2db28ea3f4e436e8adcd8ede6]

INTEGRATION: CWS ooo19126 (1.33.234); FILE MERGED 2005/09/05 13:41:50 rt 1.33.234.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c862fe65517669c80cd9c1770b90234778dbf320]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:23:58 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [037cf541fe0bcc59e3fbf819485b82352c45ca29]

INTEGRATION: CWS ooo19126 (1.22.226); FILE MERGED 2005/09/05 13:41:50 rt 1.22.226.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5a6cc0b95d1db272064d1da8c6121817d8a452cc]

INTEGRATION: CWS ooo19126 (1.2.560); FILE MERGED 2005/09/05 13:23:05 rt 1.2.560.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [490ad1e52f98f42d92ff79de8f20e310acf93b1a]

INTEGRATION: CWS ooo19126 (1.60.92); FILE MERGED 2005/09/05 13:41:49 rt 1.60.92.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c5a69d6684ac68f1626102857ebe9d2358616600]

INTEGRATION: CWS ooo19126 (1.4.562); FILE MERGED 2005/09/05 13:23:04 rt 1.4.562.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3ce92672a0322b61a106434626ca8c370c5df28c]

INTEGRATION: CWS ooo19126 (1.22.902); FILE MERGED 2005/09/05 13:41:49 rt 1.22.902.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c7d83df6a705b9f1c97480552a2aa834d1382c73]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:23:57 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3e47fc5b22e62f1737e12c7f5cc8ab1e0083405e]

INTEGRATION: CWS ooo19126 (1.2.562); FILE MERGED 2005/09/05 13:23:04 rt 1.2.562.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5c1e8516ba33bfb4917570a440215503bdfdb80d]

INTEGRATION: CWS ooo19126 (1.26.230); FILE MERGED 2005/09/05 13:41:49 rt 1.26.230.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e361c5259c13a0bc9f0f8571d51ac5cda5fc87e2]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:23:56 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [936aa6eaf9fc3d37f07762bbc50b6f11e32b13f9]

INTEGRATION: CWS ooo19126 (1.14.662); FILE MERGED 2005/09/05 13:41:49 rt 1.14.662.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [333fc43e614ced8ed99ea59d1154271879387918]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:23:56 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7e935bcc01defe89d6f995eb0315a2730feb2cc5]

INTEGRATION: CWS ooo19126 (1.3.562); FILE MERGED 2005/09/05 13:23:03 rt 1.3.562.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0a02a91a1826d4d53ebf3f8e92aa261b8ab4ac8a]

INTEGRATION: CWS ooo19126 (1.13.598); FILE MERGED 2005/09/05 13:41:48 rt 1.13.598.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ae9387ddc3e0e10d8019e76a77f4973ac28cb3ad]

INTEGRATION: CWS ooo19126 (1.3.352); FILE MERGED 2005/09/05 13:23:03 rt 1.3.352.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8ba42a54969b2f83fee0250c02b7e3fb4322a32e]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:23:55 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [279c62214a285f2b66b27806e315f3d5f64bac55]

INTEGRATION: CWS ooo19126 (1.7.600); FILE MERGED 2005/09/05 13:41:48 rt 1.7.600.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [42b624c49dac993d6c7f358933e2c431c48f7955]

INTEGRATION: CWS ooo19126 (1.4.928); FILE MERGED 2005/09/05 13:41:48 rt 1.4.928.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f479e4a7a17167077f21e1cf712beb8193a7207f]

INTEGRATION: CWS ooo19126 (1.2.562); FILE MERGED 2005/09/05 13:23:03 rt 1.2.562.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [437f3d884bce42356987d2aaa7f1516330db26f1]

INTEGRATION: CWS ooo19126 (1.27.460); FILE MERGED 2005/09/05 13:41:47 rt 1.27.460.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d3b3d6d3fd5836e272f2de1592c5e3ea4423925c]

INTEGRATION: CWS ooo19126 (1.3.294); FILE MERGED 2005/09/05 13:23:02 rt 1.3.294.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2b4789f56f94f9b49d43d15a509840a7cbcca073]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:23:54 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [171e0993e0c6994be87029295f192ac1d0fabbd1]

INTEGRATION: CWS ooo19126 (1.92.80); FILE MERGED 2005/09/05 13:41:46 rt 1.92.80.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1f89f7914259091945916e66327ad4b638d7ffbf]

INTEGRATION: CWS ooo19126 (1.3.562); FILE MERGED 2005/09/05 13:23:02 rt 1.3.562.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0323ef28b997198ea9bf5c585bbb01779743ffda]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:23:54 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7871b19df01e3b5a5c877327194788708d2351e4]

INTEGRATION: CWS ooo19126 (1.60.378); FILE MERGED 2005/09/05 13:41:46 rt 1.60.378.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [461c7051eb115f4abf14c1937d84d328a1fda78f]

INTEGRATION: CWS ooo19126 (1.12.216); FILE MERGED 2005/09/05 13:41:46 rt 1.12.216.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [48167034f98289de321a0211c4e0ed8c457616e7]

INTEGRATION: CWS ooo19126 (1.4.158); FILE MERGED 2005/09/05 11:23:53 rt 1.4.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3e2d9a9a63bbe8635eb722b1005549dc615ddf5b]

INTEGRATION: CWS ooo19126 (1.42.82); FILE MERGED 2005/09/05 13:41:45 rt 1.42.82.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e1988b254efaeabc766eaf8c08315d04c1390eb2]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:23:53 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [65b0640d9b2dd1f18744c99f90721cfbdec69886]

INTEGRATION: CWS ooo19126 (1.2.562); FILE MERGED 2005/09/05 13:23:01 rt 1.2.562.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8c16fc68a24ee0dea005468d3e9e60f728e3c47e]

INTEGRATION: CWS ooo19126 (1.49.386); FILE MERGED 2005/09/05 13:41:45 rt 1.49.386.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c465ad414bd98a8c5c28b0b316bbf87690dcf85f]

INTEGRATION: CWS ooo19126 (1.9.1254); FILE MERGED 2005/09/05 13:41:45 rt 1.9.1254.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f890c28d789fa91558594af6f647d170ae00691b]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:23:52 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [282016deb716d2cd4d2415719234d5eddd75eb95]

INTEGRATION: CWS ooo19126 (1.2.1254); FILE MERGED 2005/09/05 13:41:44 rt 1.2.1254.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [50d4353273416e07e6b949d2d00ca6d4053866c7]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:23:51 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [cd39a07e77d6d07f788e01aad71d2e8ae69003b6]

INTEGRATION: CWS ooo19126 (1.2.394); FILE MERGED 2005/09/05 13:23:00 rt 1.2.394.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [08e3613467c61282ddc0ac9192cd9e22a38db0fc]

INTEGRATION: CWS ooo19126 (1.25.600); FILE MERGED 2005/09/05 13:41:44 rt 1.25.600.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8bf5e65077049e88910b5f3c0ca056038fb38a00]

INTEGRATION: CWS ooo19126 (1.1.1.1.930); FILE MERGED 2005/09/05 13:23:00 rt 1.1.1.1.930.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8962e820448e9e24aebe5bce6f18f23ccc6e43e6]

INTEGRATION: CWS ooo19126 (1.112.214); FILE MERGED 2005/09/05 13:41:43 rt 1.112.214.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b3e864137738e9c43bbbc1fd76cd48e0e22ac61f]

INTEGRATION: CWS ooo19126 (1.6.374); FILE MERGED 2005/09/05 13:23:00 rt 1.6.374.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8363ba92a5f78744984a3ee21956f2d005011eed]

INTEGRATION: CWS ooo19126 (1.29.86); FILE MERGED 2005/09/05 13:41:43 rt 1.29.86.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f79549d6315c440d76438e416cca4bd84850c408]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:23:50 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a16046308e4342e03da98d25afcdec8e23b36062]

INTEGRATION: CWS ooo19126 (1.1.1.1.930); FILE MERGED 2005/09/05 13:22:59 rt 1.1.1.1.930.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a2d2484347ffe22a35decb5e77f1f93dcd84037c]

INTEGRATION: CWS ooo19126 (1.33.86); FILE MERGED 2005/09/05 13:41:43 rt 1.33.86.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [37e1cb254e4a86368b78934d3fc940d7c2283185]

INTEGRATION: CWS ooo19126 (1.6.286); FILE MERGED 2005/09/05 13:22:59 rt 1.6.286.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8425da284e19cea8aeda8305411d730077537b6e]

INTEGRATION: CWS ooo19126 (1.32.86); FILE MERGED 2005/09/05 13:41:42 rt 1.32.86.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [cc2d59d06e800e62938730a61d8b9023dd9b30be]

INTEGRATION: CWS ooo19126 (1.7.154); FILE MERGED 2005/09/05 13:22:59 rt 1.7.154.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e5450d2c051e4046bdb9fe3c26c51dbeafe6f733]

INTEGRATION: CWS ooo19126 (1.51.84); FILE MERGED 2005/09/05 13:41:42 rt 1.51.84.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [15919da1fa126acfeddaf15946bea34b75ac32f7]

INTEGRATION: CWS ooo19126 (1.4.486); FILE MERGED 2005/09/05 13:22:59 rt 1.4.486.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [805bd79328d204a6ffb3f37b3eace9afb42c4209]

INTEGRATION: CWS ooo19126 (1.86.78); FILE MERGED 2005/09/05 13:41:42 rt 1.86.78.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [03e45424904607bd75c42fea49f2d5a4ef67c80c]

INTEGRATION: CWS ooo19126 (1.3.894); FILE MERGED 2005/09/05 13:22:59 rt 1.3.894.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [46f87938e97812ed31d482129911cd4b5f1e1793]

INTEGRATION: CWS ooo19126 (1.178.80); FILE MERGED 2005/09/05 13:41:41 rt 1.178.80.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b5d6b5ee9de15b7e4e3b92d05ae2e890cce3c6b4]

INTEGRATION: CWS ooo19126 (1.1.1.1.930); FILE MERGED 2005/09/05 13:22:58 rt 1.1.1.1.930.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [fcc790f923efded1f3265554fd3ddf48b72a106e]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:23:46 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [050baf5e9954c23a3f8f2eae6a2e9f402164513a]

INTEGRATION: CWS ooo19126 (1.57.216); FILE MERGED 2005/09/05 13:41:41 rt 1.57.216.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3c7b17b8f08cc4c02bf27affa924e35d5e6f4cd7]

INTEGRATION: CWS ooo19126 (1.21.1254); FILE MERGED 2005/09/05 13:41:40 rt 1.21.1254.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [891c87a853e338589713e60b461ff47d33ead36f]

INTEGRATION: CWS ooo19126 (1.99.216); FILE MERGED 2005/09/05 13:41:40 rt 1.99.216.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [90df33a34e28c871f1ff85026deac33cd6d298c7]

INTEGRATION: CWS ooo19126 (1.3.886); FILE MERGED 2005/09/05 13:22:58 rt 1.3.886.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [801848c0b5d57fa7ebafb787dd85065bc275782c]

INTEGRATION: CWS ooo19126 (1.89.78); FILE MERGED 2005/09/05 13:41:39 rt 1.89.78.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2367d2cb69b8f4b7d480ad83b81fe21c859481e3]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:23:44 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [889195d48713ba6f5507c5f592b957d3a2e7be56]

INTEGRATION: CWS ooo19126 (1.2.886); FILE MERGED 2005/09/05 13:22:58 rt 1.2.886.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [16900a05324c78e146314d81cc892191b4a94aeb]

INTEGRATION: CWS ooo19126 (1.2.1254); FILE MERGED 2005/09/05 13:41:39 rt 1.2.1254.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [34f5d6ecaba9e6244f379db60838d1e160381246]

INTEGRATION: CWS ooo19126 (1.4.288); FILE MERGED 2005/09/05 13:22:57 rt 1.4.288.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2de64d0e017b93c63feae9546a52c8fe295251d1]

INTEGRATION: CWS ooo19126 (1.12.256); FILE MERGED 2005/09/05 13:41:38 rt 1.12.256.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [469675117af2f7ecd35d1e17a3fcc495483d239b]

INTEGRATION: CWS ooo19126 (1.4.486); FILE MERGED 2005/09/05 13:22:57 rt 1.4.486.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0aad13a00262d4127a91f09660c74837e068da14]

INTEGRATION: CWS ooo19126 (1.66.230); FILE MERGED 2005/09/05 13:41:38 rt 1.66.230.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5d7baaf019c7011d245d352b6d15043b6a9141b6]

INTEGRATION: CWS ooo19126 (1.3.154); FILE MERGED 2005/09/05 13:22:57 rt 1.3.154.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [aa891741e079ef137ad9037aab4478bc0ca10d16]

INTEGRATION: CWS ooo19126 (1.19.386); FILE MERGED 2005/09/05 13:41:37 rt 1.19.386.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [267744fef8f91e3b779748e3b9f7058096cfb5e9]

INTEGRATION: CWS ooo19126 (1.1.1.1.930); FILE MERGED 2005/09/05 13:22:57 rt 1.1.1.1.930.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8aa8398adc938d5353f1ad04b1cf2d7d10fa3708]

INTEGRATION: CWS ooo19126 (1.26.76); FILE MERGED 2005/09/05 13:41:37 rt 1.26.76.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [fde89008aceb52060f7b2c3ac535fa5956d52eae]

INTEGRATION: CWS ooo19126 (1.7.1254); FILE MERGED 2005/09/05 13:41:37 rt 1.7.1254.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b6f7ac198f1e8f48678e359cad0d3d63d87a1811]

INTEGRATION: CWS ooo19126 (1.2.518); FILE MERGED 2005/09/05 13:22:56 rt 1.2.518.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [fc41cf811ac4415a217458a1e03c2b8dad7ab32d]

INTEGRATION: CWS ooo19126 (1.9.478); FILE MERGED 2005/09/05 13:41:36 rt 1.9.478.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8e5366b8375878c70cbc147cf420b3718ffbf78a]

INTEGRATION: CWS ooo19126 (1.5.288); FILE MERGED 2005/09/05 13:22:56 rt 1.5.288.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1a08ba398f3ee0632b883b6025251a4773111c80]

INTEGRATION: CWS ooo19126 (1.5.98); FILE MERGED 2005/09/05 13:56:30 rt 1.5.98.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5cf9c2d70bdd9bcca0d8c00099d824812968cb64]

INTEGRATION: CWS ooo19126 (1.5.422); FILE MERGED 2005/09/05 13:41:36 rt 1.5.422.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [dc6e1714bc05c82ae255e16a8da41ab220e34738]

INTEGRATION: CWS ooo19126 (1.1.1.1.930); FILE MERGED 2005/09/05 13:22:56 rt 1.1.1.1.930.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f6c76befc0bfba2ccfb2a3bdc8a87f198f346213]

INTEGRATION: CWS ooo19126 (1.8.78); FILE MERGED 2005/09/05 13:56:29 rt 1.8.78.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [bf02f54b034eac8a4f9c74ae30a6f93b5209f3df]

INTEGRATION: CWS ooo19126 (1.16.928); FILE MERGED 2005/09/05 13:41:36 rt 1.16.928.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1c84160c80d98f1ccbe48fa42d71809ccea80f22]

INTEGRATION: CWS ooo19126 (1.9.78); FILE MERGED 2005/09/05 13:56:28 rt 1.9.78.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [30d06ae652972af01b61462c78cb416cb2492030]

INTEGRATION: CWS ooo19126 (1.2.1288); FILE MERGED 2005/09/05 13:41:35 rt 1.2.1288.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a607d7d343df8488e841c229b7d3aac720a5ebd4]

INTEGRATION: CWS ooo19126 (1.4.562); FILE MERGED 2005/09/05 13:22:55 rt 1.4.562.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a98f6751849d352379a79bf12525a368dc84d380]

INTEGRATION: CWS ooo19126 (1.3.118); FILE MERGED 2005/09/05 13:56:28 rt 1.3.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8b3047f10ab6bd485e1844c6456333e116df113b]

INTEGRATION: CWS ooo19126 (1.16.600); FILE MERGED 2005/09/05 13:41:35 rt 1.16.600.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b5c283c628554d5c0d3ea611a2ce03c418aa0ad7]

INTEGRATION: CWS ooo19126 (1.1.1.1.930); FILE MERGED 2005/09/05 13:22:55 rt 1.1.1.1.930.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [643ecd4af0b0f2a74940f6313a180351d5a16cf7]

INTEGRATION: CWS ooo19126 (1.6.118); FILE MERGED 2005/09/05 13:56:28 rt 1.6.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [45107c9b22ba52e106409e0eb3bfa327d90e5e9b]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:23:38 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a7edcc424d9241ecd1a12a54385a710e283ef3e0]

INTEGRATION: CWS ooo19126 (1.3.380); FILE MERGED 2005/09/05 13:22:55 rt 1.3.380.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [09b7a2f1796202ef5459f6599e2f6b86540d3b46]

INTEGRATION: CWS ooo19126 (1.10.78); FILE MERGED 2005/09/05 13:56:27 rt 1.10.78.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [158d53531f49b9beeb89c0ad2d8d7dd6fb360a1f]

INTEGRATION: CWS ooo19126 (1.4.1254); FILE MERGED 2005/09/05 13:41:33 rt 1.4.1254.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [52299a1a829d109f2ea94f91b23566c492b48f6c]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:23:38 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [548e4e0a05a191801402efc7f25398cc84194374]

INTEGRATION: CWS ooo19126 (1.2.374); FILE MERGED 2005/09/05 13:22:55 rt 1.2.374.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [14520aba8c3977c6c29e26a4daa4ca0a6e255eb1]

INTEGRATION: CWS ooo19126 (1.8.78); FILE MERGED 2005/09/05 13:56:26 rt 1.8.78.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [01665a2e4b50494b8c43d0623389ddb2552c23e6]

INTEGRATION: CWS ooo19126 (1.14.226); FILE MERGED 2005/09/05 13:41:32 rt 1.14.226.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [939341731396bbd5f52cb51dea68b344d2fd96f5]

INTEGRATION: CWS ooo19126 (1.4.118); FILE MERGED 2005/09/05 13:56:26 rt 1.4.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9be1291ab514fe1f9fb3cd886468623ac35ea5c0]

INTEGRATION: CWS ooo19126 (1.3.1254); FILE MERGED 2005/09/05 13:41:32 rt 1.3.1254.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2f6fd925e0f595c18ce844d3072a7d6d86fcd916]

INTEGRATION: CWS ooo19126 (1.2.908); FILE MERGED 2005/09/05 13:22:54 rt 1.2.908.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5458aa8c77736245a058a8b3474978efe2fee953]

INTEGRATION: CWS ooo19126 (1.8.118); FILE MERGED 2005/09/05 13:56:25 rt 1.8.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a0febd24bc8d59bca398d027641b0861a61eca30]

INTEGRATION: CWS ooo19126 (1.1.1.1.158); FILE MERGED 2005/09/05 11:23:37 rt 1.1.1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [57d95afaac688938089f049f06b115b7ea76ceac]

INTEGRATION: CWS ooo19126 (1.5.412); FILE MERGED 2005/09/05 13:41:31 rt 1.5.412.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c6184b7d11b82e4039fcee29cdb6d5dd7e6bd52d]

INTEGRATION: CWS ooo19126 (1.2.374); FILE MERGED 2005/09/05 13:22:54 rt 1.2.374.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a703326ebd5fc61468a2a4b2d26860bbe831ea3b]

INTEGRATION: CWS ooo19126 (1.6.78); FILE MERGED 2005/09/05 13:56:25 rt 1.6.78.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [68d3d7a8799bd63711dc174489dbda241ad6307c]

INTEGRATION: CWS ooo19126 (1.8.600); FILE MERGED 2005/09/05 13:41:31 rt 1.8.600.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b79d074b20534ab736f8c5d0748f3b1c4c944ec8]

INTEGRATION: CWS ooo19126 (1.6.90); FILE MERGED 2005/09/05 13:22:54 rt 1.6.90.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f2dfc028d3407de7029b7a724817d7ef48a793ee]

INTEGRATION: CWS ooo19126 (1.4.124); FILE MERGED 2005/09/05 13:56:25 rt 1.4.124.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [141e2dfe445a8c9729bcbbd4676fdf19e008faa9]

INTEGRATION: CWS ooo19126 (1.7.582); FILE MERGED 2005/09/05 13:41:30 rt 1.7.582.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a7a1cb55398bf36c376beaa00752a0b843efa926]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:23:36 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [260ca1a69b9c2608006c280f0324e0572032ac52]

INTEGRATION: CWS ooo19126 (1.2.892); FILE MERGED 2005/09/05 13:22:54 rt 1.2.892.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [609fa29a9807388a0fd8b65c040c8035c36daa6c]

INTEGRATION: CWS ooo19126 (1.2.124); FILE MERGED 2005/09/05 13:56:24 rt 1.2.124.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [591ace36dcbff16ae46ff99510e733e37af5ba10]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:23:36 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3cc6e53e420bdfb0c72d34e10c43816665dd4d65]

INTEGRATION: CWS ooo19126 (1.13.580); FILE MERGED 2005/09/05 13:41:30 rt 1.13.580.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8d7ba960a7bce999ff40a8f53b003e913c38860b]

INTEGRATION: CWS ooo19126 (1.4.22); FILE MERGED 2005/09/05 13:56:24 rt 1.4.22.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [25ec2d3ef2865532c3436a581df561f97956e24f]

INTEGRATION: CWS ooo19126 (1.5.228); FILE MERGED 2005/09/05 13:22:54 rt 1.5.228.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [cfe8fb3d9452d90e8e071ae56abe6ac1b58d36e0]

INTEGRATION: CWS ooo19126 (1.3.1254); FILE MERGED 2005/09/05 13:41:29 rt 1.3.1254.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f522f4d9c5bd1b28562c3e0866c784fb1a3e9a85]

INTEGRATION: CWS ooo19126 (1.5.78); FILE MERGED 2005/09/05 13:56:23 rt 1.5.78.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e04645a31993497be71072eb6d322e73e55e7a89]

INTEGRATION: CWS ooo19126 (1.4.220); FILE MERGED 2005/09/05 13:22:53 rt 1.4.220.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9431854630baeb90f47b7bc4a41454c2008271fc]

INTEGRATION: CWS ooo19126 (1.5.138); FILE MERGED 2005/09/05 13:56:23 rt 1.5.138.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [fdc8dcdcf2dacc03227e75546363479439e7af3f]

INTEGRATION: CWS ooo19126 (1.8.276); FILE MERGED 2005/09/05 13:41:29 rt 1.8.276.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [20294084b665b6ca8a977fcb764f718beecf3e70]

INTEGRATION: CWS ooo19126 (1.2.428); FILE MERGED 2005/09/05 13:22:53 rt 1.2.428.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e0e5223ed2fb1c5175b8cee79862a5b2e97f092d]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:23:34 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3eb2ed6550371f6f5621ef9c7dfb7303432aa7f8]

INTEGRATION: CWS ooo19126 (1.4.226); FILE MERGED 2005/09/05 13:41:29 rt 1.4.226.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b0b73df30e1cc6c15f7b8bfa6a52ed4570520dc8]

INTEGRATION: CWS ooo19126 (1.3.294); FILE MERGED 2005/09/05 13:22:53 rt 1.3.294.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [06c08fb73167822c4a39364bff5ac5e53259ff6c]

INTEGRATION: CWS ooo19126 (1.1.1.1.162); FILE MERGED 2005/09/05 14:08:37 rt 1.1.1.1.162.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [12125773f60c071400ba44ef7f898e085644c5ac]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:23:34 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1fbf1c69c71faaae98501318b149a1a2d26a0ae9]

INTEGRATION: CWS ooo19126 (1.19.234); FILE MERGED 2005/09/05 13:41:28 rt 1.19.234.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4180f585b9da398c8682578d13135c65dd7f3317]

INTEGRATION: CWS ooo19126 (1.6.220); FILE MERGED 2005/09/05 13:22:53 rt 1.6.220.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [239479a731b53adb1f556cd19e73ba68cc3f0efc]

INTEGRATION: CWS ooo19126 (1.2.106); FILE MERGED 2005/09/05 14:08:37 rt 1.2.106.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b2a311fe6fd0631b2e2a25188a40c820a77deaaf]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:23:33 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b281c71b52886ebaa6d3e89d0971590cd82ec3e5]

INTEGRATION: CWS ooo19126 (1.5.580); FILE MERGED 2005/09/05 13:41:28 rt 1.5.580.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b91655f98f059785d963f5ef56b8a78258e2077c]

INTEGRATION: CWS ooo19126 (1.6.228); FILE MERGED 2005/09/05 13:22:52 rt 1.6.228.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [fa16edd421d2af20e5ba2dcf8aa60432669429ea]

INTEGRATION: CWS ooo19126 (1.3.12); FILE MERGED 2005/09/05 14:08:37 rt 1.3.12.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9818d9c7388ff558bacf86da1fd2a8b61eef67f2]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:23:32 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [231f9d4768449c3aa384fe8fe3a784dc23ac6b33]

INTEGRATION: CWS ooo19126 (1.12.96); FILE MERGED 2005/09/05 13:41:28 rt 1.12.96.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1cd46064220a4fab9e9b7f6a9c7a59386431f011]

INTEGRATION: CWS ooo19126 (1.3.154); FILE MERGED 2005/09/05 13:22:52 rt 1.3.154.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [77bd347fd02d4d7524ea19d40a887b0cd1e3b8c0]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:23:31 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ce3a48e5e7daceb229af77bb341f76542ddf0c07]

INTEGRATION: CWS ooo19126 (1.9.306); FILE MERGED 2005/09/05 13:41:27 rt 1.9.306.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b2d2d698c47453cd4ce90b825d70315b7bfc3d13]

INTEGRATION: CWS ooo19126 (1.6.40); FILE MERGED 2005/09/05 14:08:36 rt 1.6.40.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c782c78773e99362b9d4ac42cae8af451f1b39ce]

INTEGRATION: CWS ooo19126 (1.15.478); FILE MERGED 2005/09/05 13:41:27 rt 1.15.478.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ab7e21fbbf7aaf400e798a8ef2493307db0f0619]

INTEGRATION: CWS ooo19126 (1.12.154); FILE MERGED 2005/09/05 13:22:52 rt 1.12.154.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [daabd361647c23628a72da116ff4871e86428d1b]

INTEGRATION: CWS ooo19126 (1.2.144); FILE MERGED 2005/09/05 14:08:36 rt 1.2.144.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3179c9a1b655205b4f105641574f479eb2123f4b]

INTEGRATION: CWS ooo19126 (1.6.406); FILE MERGED 2005/09/05 13:41:26 rt 1.6.406.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8e4b191441bfed59609bac2d75154d29ee5e829d]

INTEGRATION: CWS ooo19126 (1.14.198); FILE MERGED 2005/09/05 13:22:51 rt 1.14.198.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [93b726748cbd0cbbc6ddb7abdc03227bf08f4aca]

INTEGRATION: CWS ooo19126 (1.3.30); FILE MERGED 2005/09/05 14:08:36 rt 1.3.30.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [61d6949bc6ab94ed71624ab8b889da9a053e6d8b]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:23:30 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b5620a42e74b14f32fa94621ca4af00a22caf308]

INTEGRATION: CWS ooo19126 (1.4.368); FILE MERGED 2005/09/05 13:41:26 rt 1.4.368.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5006c0741576e4aeb30424b1e7b8a6cb71a011b1]

INTEGRATION: CWS ooo19126 (1.2.428); FILE MERGED 2005/09/05 13:22:51 rt 1.2.428.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [afe3d53945ad9592950acfc9bb3af42b94f6f062]

INTEGRATION: CWS ooo19126 (1.19.12); FILE MERGED 2005/09/05 14:08:35 rt 1.19.12.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [74d1f6cb842ef0cb105282055580162b1fd9126d]

INTEGRATION: CWS ooo19126 (1.11.372); FILE MERGED 2005/09/05 13:41:26 rt 1.11.372.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9ef98a20d4308304ad9eba224d1ad3c81ab55611]

INTEGRATION: CWS ooo19126 (1.10.152); FILE MERGED 2005/09/05 13:22:51 rt 1.10.152.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [499ae7bf107d6117bfa9f26dbeb22b8a8303ad30]

INTEGRATION: CWS ooo19126 (1.6.10); FILE MERGED 2005/09/05 14:08:35 rt 1.6.10.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0cebee1f72c8091307e5fd0b535ba6f4f9f6f809]

INTEGRATION: CWS ooo19126 (1.4.720); FILE MERGED 2005/09/05 13:41:25 rt 1.4.720.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f198a289ff50d123654490f0f9c60dbe7e92eb66]

INTEGRATION: CWS ooo19126 (1.2.154); FILE MERGED 2005/09/05 13:22:50 rt 1.2.154.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [88442f10d389c7938c9d632ee2b77fe03165f397]

INTEGRATION: CWS ooo19126 (1.6.108); FILE MERGED 2005/09/05 14:08:35 rt 1.6.108.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [43a1e5fafd4927a38c48d149177c1e5c8084333b]

INTEGRATION: CWS ooo19126 (1.7.460); FILE MERGED 2005/09/05 13:41:25 rt 1.7.460.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d96bd5ec3bd7292edbfd29c46c95b595f4166cf2]

INTEGRATION: CWS ooo19126 (1.2.428); FILE MERGED 2005/09/05 13:22:50 rt 1.2.428.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [93f8677884ce0c19391a8b5f42a935cfcd3a239d]

INTEGRATION: CWS ooo19126 (1.2.30); FILE MERGED 2005/09/05 14:08:34 rt 1.2.30.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c46f2d01cf8f00487a15605feaed066d98d40f6d]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:23:27 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f6feb224954cd211b06e03d81cb36a980b1e0ee2]

INTEGRATION: CWS ooo19126 (1.12.582); FILE MERGED 2005/09/05 13:41:25 rt 1.12.582.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [919ae72c827543676d6a8a9d4be55a15d594a6b8]

INTEGRATION: CWS ooo19126 (1.6.106); FILE MERGED 2005/09/05 14:08:34 rt 1.6.106.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b05d339ce4957e59186ba2d194735be30a02a456]

INTEGRATION: CWS ooo19126 (1.6.582); FILE MERGED 2005/09/05 13:41:24 rt 1.6.582.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2564ccb7a05545479a183f3ee7d44cc0493b1ed7]

INTEGRATION: CWS ooo19126 (1.4.106); FILE MERGED 2005/09/05 14:08:34 rt 1.4.106.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6c2a59319c0536222e670f1fb59ef118f715cc08]

INTEGRATION: CWS ooo19126 (1.2.562); FILE MERGED 2005/09/05 13:22:49 rt 1.2.562.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f729711710bb705b8811bb3165692491a766e280]

INTEGRATION: CWS ooo19126 (1.2.142); FILE MERGED 2005/09/05 11:23:23 rt 1.2.142.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [88123ce2706d25330812675f86c88452c7ab70c5]

INTEGRATION: CWS ooo19126 (1.2.428); FILE MERGED 2005/09/05 13:22:49 rt 1.2.428.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3b0866d6d8d27a7210294124583fbba4a6c86153]

INTEGRATION: CWS ooo19126 (1.2.152); FILE MERGED 2005/09/05 14:08:33 rt 1.2.152.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [aee337588734ce395d2a11d1a89fcf3b4f61a0f5]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:23:23 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ebad8e0c40e69cf156f397e5c1c1109a844b2826]

INTEGRATION: CWS ooo19126 (1.4.124); FILE MERGED 2005/09/05 14:08:33 rt 1.4.124.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [82d6d6ff760f823b98cfc43c03e5107151a66c2f]

INTEGRATION: CWS ooo19126 (1.3.374); FILE MERGED 2005/09/05 13:22:49 rt 1.3.374.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9e1da606282900d92903f3dea9e21e5b92ca7807]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:23:22 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6051b29792fbcc63443dff6332e515f64f596a5a]

INTEGRATION: CWS ooo19126 (1.17.306); FILE MERGED 2005/09/05 13:41:22 rt 1.17.306.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [cbe21561c12603e57cc93a1626f0cb5a62c917b6]

INTEGRATION: CWS ooo19126 (1.5.64); FILE MERGED 2005/09/05 13:22:49 rt 1.5.64.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a7f42e7ba3c35e4d1730aaaae582a112254a9be2]

INTEGRATION: CWS ooo19126 (1.3.38); FILE MERGED 2005/09/05 14:08:33 rt 1.3.38.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7b6e2a61cdffbf3125ea267c150eabd77af85f07]

INTEGRATION: CWS ooo19126 (1.13.48); FILE MERGED 2005/09/05 14:08:32 rt 1.13.48.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [737de0fb2d8b43d5f7fe32ae8ef286a174ba2d81]

INTEGRATION: CWS ooo19126 (1.3.226); FILE MERGED 2005/09/05 13:41:22 rt 1.3.226.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7c9f7f48f007723b8c85340a2dc2490460b53189]

INTEGRATION: CWS ooo19126 (1.2.120); FILE MERGED 2005/09/05 14:08:32 rt 1.2.120.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [afdacd88670610760e276f7d6844eb38db5e849c]

INTEGRATION: CWS ooo19126 (1.2.368); FILE MERGED 2005/09/05 13:22:48 rt 1.2.368.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a7b09a6d65946b17e2b21e9653022b1afdd18268]

INTEGRATION: CWS ooo19126 (1.5.168); FILE MERGED 2005/09/05 13:41:21 rt 1.5.168.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [60e1eb8f39c5dfc370befed58e3fcc1779517bb3]

INTEGRATION: CWS ooo19126 (1.19.30); FILE MERGED 2005/09/05 14:08:32 rt 1.19.30.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4640be1cb7be1cc378e99a5a0a8e00b8937c7731]

INTEGRATION: CWS ooo19126 (1.6.196); FILE MERGED 2005/09/05 13:22:48 rt 1.6.196.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c35364c405f75fd5f6e7b6525fbd6054592000c7]

INTEGRATION: CWS ooo19126 (1.4.406); FILE MERGED 2005/09/05 13:41:21 rt 1.4.406.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b96298651729c031480978a1f3c525fe98b836f6]

INTEGRATION: CWS ooo19126 (1.10.30); FILE MERGED 2005/09/05 14:08:31 rt 1.10.30.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e527608418e633c164272f8804e94a0c005c037f]

INTEGRATION: CWS ooo19126 (1.4.428); FILE MERGED 2005/09/05 13:22:48 rt 1.4.428.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [36ff560b93288ba99bb170e4fd6af8f2060bc562]

INTEGRATION: CWS ooo19126 (1.4.598); FILE MERGED 2005/09/05 13:41:21 rt 1.4.598.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [816e5ddccf8a1ddf951668498ad0c24f020a89ef]

INTEGRATION: CWS ooo19126 (1.14.14); FILE MERGED 2005/09/05 14:08:31 rt 1.14.14.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [be067120cd2be84dfde766dafe6075d44d62f98e]

INTEGRATION: CWS ooo19126 (1.2.472); FILE MERGED 2005/09/05 13:22:48 rt 1.2.472.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [91829d68279ae76249e0df20f045238f9d4b5b7d]

INTEGRATION: CWS ooo19126 (1.5.582); FILE MERGED 2005/09/05 13:41:20 rt 1.5.582.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [86c5638a3e81dc9854a1a46393f50ac155577b79]

INTEGRATION: CWS ooo19126 (1.4.152); FILE MERGED 2005/09/05 14:08:31 rt 1.4.152.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ca07f419ccff6490d5bca982827f27eadcc57347]

INTEGRATION: CWS ooo19126 (1.6.62); FILE MERGED 2005/09/05 13:22:48 rt 1.6.62.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4d6e0f304e61aa62eb4c8c0292ee37d8d2fb526d]

INTEGRATION: CWS ooo19126 (1.66.184); FILE MERGED 2005/09/05 13:41:20 rt 1.66.184.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e630c65fadb92a917939a6e5296b8bc246030bdc]

INTEGRATION: CWS ooo19126 (1.5.40); FILE MERGED 2005/09/05 14:08:31 rt 1.5.40.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [bb45a3610de2f7e7f4e26b993b025466807cf9e2]

INTEGRATION: CWS ooo19126 (1.2.428); FILE MERGED 2005/09/05 13:22:47 rt 1.2.428.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d25e1bcd393d7b52aa13b77e22c909b75f0f6c7a]

INTEGRATION: CWS ooo19126 (1.13.1254); FILE MERGED 2005/09/05 13:41:19 rt 1.13.1254.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3c3695fe3fdaca54d907bcc1195bad523a8c1dba]

INTEGRATION: CWS ooo19126 (1.1.1.1.162); FILE MERGED 2005/09/05 14:08:30 rt 1.1.1.1.162.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [887b998c7c4d6a8c414b3fbd9600e5afa425fb6a]

INTEGRATION: CWS ooo19126 (1.5.1254); FILE MERGED 2005/09/05 13:41:19 rt 1.5.1254.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [dff8f20a4b54a7d1e657019823f11d821e6e35fb]

INTEGRATION: CWS ooo19126 (1.4.120); FILE MERGED 2005/09/05 14:08:30 rt 1.4.120.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [57cddeb97e92d40af800b27d12ddd2e3f6330825]

INTEGRATION: CWS ooo19126 (1.7.1254); FILE MERGED 2005/09/05 13:41:19 rt 1.7.1254.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [610b9ebd5cf19b07a583fdaf596c60159d3b32e9]

INTEGRATION: CWS ooo19126 (1.5.14); FILE MERGED 2005/09/05 14:08:30 rt 1.5.14.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [eb8a80962a69e7041709e8b4e08290f10f6e50f5]

INTEGRATION: CWS ooo19126 (1.3.426); FILE MERGED 2005/09/05 13:22:47 rt 1.3.426.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d263ced289d44318bf23456cf2052a14de8b48c0]

INTEGRATION: CWS ooo19126 (1.38.186); FILE MERGED 2005/09/05 13:41:18 rt 1.38.186.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [677b1a53a031d248eb26b6411683fdd52ddc6b33]

INTEGRATION: CWS ooo19126 (1.5.14); FILE MERGED 2005/09/05 14:08:29 rt 1.5.14.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [823ab5be0bc0bf6a46b30f8f93417966ff03c4fa]

INTEGRATION: CWS ooo19126 (1.7.428); FILE MERGED 2005/09/05 13:22:47 rt 1.7.428.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a4d2c09da4cb71551dfee0c643de20906aee1c87]

INTEGRATION: CWS ooo19126 (1.51.186); FILE MERGED 2005/09/05 13:41:18 rt 1.51.186.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6f818c1dad3c939dc98f73ac7c0a179fcc4d4ade]

INTEGRATION: CWS ooo19126 (1.4.16); FILE MERGED 2005/09/05 14:08:29 rt 1.4.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [627265eba7f924da611427c8667b6f784d8fd171]

INTEGRATION: CWS ooo19126 (1.4.472); FILE MERGED 2005/09/05 13:22:46 rt 1.4.472.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [eef547a2828c7dd5f64ab5e9f13528587bbb6fbb]

INTEGRATION: CWS ooo19126 (1.5.1254); FILE MERGED 2005/09/05 13:41:18 rt 1.5.1254.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [474768198f299bc54a1512305c4c1765e444ce8a]

INTEGRATION: CWS ooo19126 (1.10.154); FILE MERGED 2005/09/05 13:22:46 rt 1.10.154.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [40818dba5246356a82649617162d3c792951f190]

INTEGRATION: CWS ooo19126 (1.51.78); FILE MERGED 2005/09/05 13:41:17 rt 1.51.78.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [522d55116a6f354b00726dd0d1a8ed77241561a5]

INTEGRATION: CWS ooo19126 (1.5.136); FILE MERGED 2005/09/05 14:08:29 rt 1.5.136.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [44fd9087ab0dccc59016784f3450d8e73b5db840]

INTEGRATION: CWS ooo19126 (1.2.562); FILE MERGED 2005/09/05 13:22:46 rt 1.2.562.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5d0ac91073ae91532fd7a30464cb3021e160a4cb]

INTEGRATION: CWS ooo19126 (1.5.600); FILE MERGED 2005/09/05 13:41:17 rt 1.5.600.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8413b2da5eaadb0f54b783677aa7950496aac021]

INTEGRATION: CWS ooo19126 (1.7.38); FILE MERGED 2005/09/05 14:08:29 rt 1.7.38.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [924f54b5774bc06c40ed5369237d747351f5290b]

INTEGRATION: CWS ooo19126 (1.3.196); FILE MERGED 2005/09/05 13:22:46 rt 1.3.196.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6c3bb68a48e5ef090cc67a4088efaee9c55f8de0]

INTEGRATION: CWS ooo19126 (1.6.928); FILE MERGED 2005/09/05 13:41:16 rt 1.6.928.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [fe5871dd031e98b4c9d1ee6da673fe064b208cee]

INTEGRATION: CWS ooo19126 (1.2.136); FILE MERGED 2005/09/05 14:08:29 rt 1.2.136.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9c976b4900550aaac7d5aad1a2c6d8f1f7e1710c]

INTEGRATION: CWS ooo19126 (1.2.368); FILE MERGED 2005/09/05 13:22:45 rt 1.2.368.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b87ad94de869dd920ae4faf8221815ef2382e1be]

INTEGRATION: CWS ooo19126 (1.20.186); FILE MERGED 2005/09/05 13:41:16 rt 1.20.186.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [28de8ea06b7f65b082a897459ee9767b8ad8189c]

INTEGRATION: CWS ooo19126 (1.8.18); FILE MERGED 2005/09/05 14:08:28 rt 1.8.18.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b46d21d630541b3ae7067af191f488844862d549]

INTEGRATION: CWS ooo19126 (1.3.428); FILE MERGED 2005/09/05 13:22:45 rt 1.3.428.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [cfd6c82e777141cec9a2e9fe8d83f1e40c2b0b05]

INTEGRATION: CWS ooo19126 (1.8.40); FILE MERGED 2005/09/05 14:08:28 rt 1.8.40.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [84fcd330abd3e097ba212bd980f58b1b74b1892a]

INTEGRATION: CWS ooo19126 (1.79.184); FILE MERGED 2005/09/05 13:41:16 rt 1.79.184.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d4478eb794387692bfa6bc2c1c5564741bf8f81c]

INTEGRATION: CWS ooo19126 (1.4.212); FILE MERGED 2005/09/05 13:22:45 rt 1.4.212.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [055650a336ef7e5545dbc5d3c890a979b40f5503]

INTEGRATION: CWS ooo19126 (1.9.30); FILE MERGED 2005/09/05 14:08:28 rt 1.9.30.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [66a6dcf1b8adc2b426263a0719b1ee0859d0be07]

INTEGRATION: CWS ooo19126 (1.22.192); FILE MERGED 2005/09/05 13:41:15 rt 1.22.192.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f7a887b00fb8bbb3f9cacd3ae45bf9d372b2ae29]

INTEGRATION: CWS ooo19126 (1.6.8); FILE MERGED 2005/09/05 14:08:28 rt 1.6.8.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d59308489580cbeca718e5790dc0ab7522d40e4c]

INTEGRATION: CWS ooo19126 (1.2.1254); FILE MERGED 2005/09/05 13:41:15 rt 1.2.1254.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b66768fce42dfc7006c1739ab5ed82fda83b5b96]

INTEGRATION: CWS ooo19126 (1.7.118); FILE MERGED 2005/09/05 13:22:45 rt 1.7.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [29c5ed343af30bade99a6144c72df7a8a05675c2]

INTEGRATION: CWS ooo19126 (1.5.14); FILE MERGED 2005/09/05 14:08:28 rt 1.5.14.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [820b1994ea09fac2dd7fe25b96fdb4d1a3d01dce]

INTEGRATION: CWS ooo19126 (1.2.428); FILE MERGED 2005/09/05 13:22:44 rt 1.2.428.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d4ca59e56fa44eac66f56ef04e07375948109653]

INTEGRATION: CWS ooo19126 (1.1.18); FILE MERGED 2005/09/05 14:08:27 rt 1.1.18.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [adfdc12a67f44be969d16229e699a441351d5508]

INTEGRATION: CWS ooo19126 (1.4.1254); FILE MERGED 2005/09/05 13:41:14 rt 1.4.1254.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [cc8bd4e2d2da5b2ca92dcd2e4f2ed41823ffa4d9]

INTEGRATION: CWS ooo19126 (1.2.562); FILE MERGED 2005/09/05 13:22:44 rt 1.2.562.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [58e75e4b5fde70be344989ec4b4e16307ddae599]

INTEGRATION: CWS ooo19126 (1.4.836); FILE MERGED 2005/09/05 13:41:13 rt 1.4.836.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c809204348e4bfde1f9ec9d1c46259b8bce35831]

INTEGRATION: CWS ooo19126 (1.3.30); FILE MERGED 2005/09/05 18:47:14 rt 1.3.30.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [991237e0d93be45387dbc572a96c22d73f224f83]

INTEGRATION: CWS ooo19126 (1.4.460); FILE MERGED 2005/09/05 13:41:13 rt 1.4.460.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [04261698b676c3d6f80bd28223d2d9251dce80f8]

INTEGRATION: CWS ooo19126 (1.8.154); FILE MERGED 2005/09/05 13:22:43 rt 1.8.154.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9314791f4f2784f7da2da7d3b6b0b8f72eef7d66]

INTEGRATION: CWS ooo19126 (1.7.2); FILE MERGED 2005/09/05 13:17:47 rt 1.7.2.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [41fa374c99c8fb722fbaebabf946182a100aa9b8]

INTEGRATION: CWS ooo19126 (1.7.712); FILE MERGED 2005/09/05 13:41:13 rt 1.7.712.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [900bf1c836bb5fb0f2a29ee05aafd7c20e4c85cd]

INTEGRATION: CWS ooo19126 (1.7.116); FILE MERGED 2005/09/05 13:22:43 rt 1.7.116.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [267dafc9cbae00125c656c6fb56175bd18195b53]

INTEGRATION: CWS ooo19126 (1.3.2); FILE MERGED 2005/09/05 13:17:46 rt 1.3.2.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [148f1ca08f871ee19ac74730efd96ef1a8c9fae5]

INTEGRATION: CWS ooo19126 (1.22.942); FILE MERGED 2005/09/05 13:41:12 rt 1.22.942.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [96ae1c5d264986b10f0d813fe24b91ecabf3c4f2]

INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGED 2005/09/05 13:22:43 rt 1.3.242.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [92b47ecd0ce645b33daa43253b963b921ed29963]

INTEGRATION: CWS ooo19126 (1.7.600); FILE MERGED 2005/09/05 13:41:11 rt 1.7.600.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [77e54c3cf0501fcdc69c0fe531150aa7842c8ae7]

INTEGRATION: CWS ooo19126 (1.2.46); FILE MERGED 2005/09/05 14:40:49 mh 1.2.46.2: update license text, #i54228# 2005/09/05 13:17:45 rt 1.2.46.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f558ae429a0f83798121f97a83f7a0171258b3e7]

INTEGRATION: CWS ooo19126 (1.15.276); FILE MERGED 2005/09/05 13:41:11 rt 1.15.276.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1cbb4e2919c2c6dfebafdaa8f632c9ee0c00fd69]

INTEGRATION: CWS ooo19126 (1.2.428); FILE MERGED 2005/09/05 13:22:43 rt 1.2.428.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [040784c00cb4c29017098b36145565ea93cbed1a]

INTEGRATION: CWS ooo19126 (1.4.928); FILE MERGED 2005/09/05 13:41:11 rt 1.4.928.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7814c5321dc70a592161e27338a414ec54c6fbc5]

INTEGRATION: CWS ooo19126 (1.2.428); FILE MERGED 2005/09/05 13:22:42 rt 1.2.428.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [bae114d79426c7f52691e1e8bc8e96175b28b81a]

INTEGRATION: CWS ooo19126 (1.2.46); FILE MERGED 2005/09/05 14:40:48 mh 1.2.46.2: update license text, #i54228# 2005/09/05 13:17:44 rt 1.2.46.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9cfaf9f235ddb171fac8492348c0a43521316298]

INTEGRATION: CWS ooo19126 (1.7.186); FILE MERGED 2005/09/05 13:41:10 rt 1.7.186.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b186ab96368ceb055adfb182909630c95904d0e3]

INTEGRATION: CWS ooo19126 (1.2.562); FILE MERGED 2005/09/05 13:22:42 rt 1.2.562.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c4992ef7a1cd976d22e5e199416f753d86ac508e]

INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 13:17:42 rt 1.3.80.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [faf0bf7987441533e5f5dbb17b42c522a3aa6889]

INTEGRATION: CWS ooo19126 (1.5.732); FILE MERGED 2005/09/05 13:41:10 rt 1.5.732.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [efecca72b0d8c945898ee324061ae2e58251101f]

INTEGRATION: CWS ooo19126 (1.4.46); FILE MERGED 2005/09/05 13:17:41 rt 1.4.46.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [278c2eef913160f2fb099c632827a03690714490]

INTEGRATION: CWS ooo19126 (1.16.600); FILE MERGED 2005/09/05 13:41:09 rt 1.16.600.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [82bfab49630fa7dccf19a935a632156e0eaedf34]

INTEGRATION: CWS ooo19126 (1.2.380); FILE MERGED 2005/09/05 13:22:42 rt 1.2.380.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [15b21fa0eceb21c88f31fcab1cd2ec5036384680]

INTEGRATION: CWS ooo19126 (1.22.186); FILE MERGED 2005/09/05 13:41:09 rt 1.22.186.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5209e9af566698048eee1a2da6321d9d19206220]

INTEGRATION: CWS ooo19126 (1.3.394); FILE MERGED 2005/09/05 13:22:42 rt 1.3.394.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [bbe3b68bf5fd9f168934d7f898448f25493304ad]

INTEGRATION: CWS ooo19126 (1.5.932); FILE MERGED 2005/09/05 13:41:09 rt 1.5.932.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3ddc21f6d53e25308bed34fadeafa2fbce983d32]

INTEGRATION: CWS ooo19126 (1.3.428); FILE MERGED 2005/09/05 13:22:41 rt 1.3.428.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f3767d85c0b5376e34dd8b77e527a44018c54177]

INTEGRATION: CWS ooo19126 (1.7.1254); FILE MERGED 2005/09/05 13:41:09 rt 1.7.1254.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b8b8ca453750c36aea77f1cbba074b4e0bb30a10]

INTEGRATION: CWS ooo19126 (1.2.428); FILE MERGED 2005/09/05 13:22:41 rt 1.2.428.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d4faf36ee7426b40e088941d3d5f175604a6258e]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:23:03 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [33bc2d817e8bc5872623f426d7d3633a9b237e71]

INTEGRATION: CWS ooo19126 (1.11.600); FILE MERGED 2005/09/05 13:41:08 rt 1.11.600.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7dca8271b57270cbfbeffcff3fb9c87d0c77e6a9]

INTEGRATION: CWS ooo19126 (1.6.32); FILE MERGED 2005/09/05 17:42:16 rt 1.6.32.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [73d1a720e69f17c45f2bd16c79765ff6b6acf0f1]

INTEGRATION: CWS ooo19126 (1.4.1254); FILE MERGED 2005/09/05 13:41:08 rt 1.4.1254.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ca0a00b72e7a924c90cadb92a74b2fe94c1c6644]

INTEGRATION: CWS ooo19126 (1.2.8); FILE MERGED 2005/09/05 17:42:15 rt 1.2.8.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8a0c821a9cfbf962903c9fd2d14eea0e0fcaf0cb]

INTEGRATION: CWS ooo19126 (1.17.186); FILE MERGED 2005/09/05 13:41:08 rt 1.17.186.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6ed07e1670c94335aa1739432e679100184fde62]

INTEGRATION: CWS ooo19126 (1.2.16); FILE MERGED 2005/09/05 17:42:15 rt 1.2.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [672a2bfac53d747848acfa1a242c7d3a6881a6be]

INTEGRATION: CWS ooo19126 (1.42.234); FILE MERGED 2005/09/05 13:41:07 rt 1.42.234.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [db7f8decf7c1c681c8276e6938f508b9f8ce26be]

INTEGRATION: CWS ooo19126 (1.4.288); FILE MERGED 2005/09/05 13:22:40 rt 1.4.288.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e321e06b2924b8a55912b8baaba5eb48eeefc4ba]

INTEGRATION: CWS ooo19126 (1.2.102); FILE MERGED 2005/09/05 17:42:15 rt 1.2.102.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d81532fc495e56f4d1a07c08f497d05976e45cf3]

INTEGRATION: CWS ooo19126 (1.84.186); FILE MERGED 2005/09/05 13:41:07 rt 1.84.186.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [14468a2e75dc2e4b323c448f40348e88bfeb6a5b]

INTEGRATION: CWS ooo19126 (1.3.428); FILE MERGED 2005/09/05 13:22:40 rt 1.3.428.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c89edd6d8ed08c77265bd276ea404d896b676018]

INTEGRATION: CWS ooo19126 (1.3.102); FILE MERGED 2005/09/05 17:42:15 rt 1.3.102.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [afa54b674404639e209f0f27d4c3493806f528cb]

INTEGRATION: CWS ooo19126 (1.10.406); FILE MERGED 2005/09/05 13:41:06 rt 1.10.406.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7e4718d5323bdac11b3debcd94ff191d28037bfa]

INTEGRATION: CWS ooo19126 (1.2.562); FILE MERGED 2005/09/05 13:22:40 rt 1.2.562.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d4301544531fcf7ab5c36088f50910b1d4efed8b]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:23:01 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [442b0f3ebe8fa1694d57cce9c8569dfa032e0b04]

INTEGRATION: CWS ooo19126 (1.1.1.1.136); FILE MERGED 2005/09/05 17:42:14 rt 1.1.1.1.136.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9b6ded85d3410dd4f263eb658d13041da531c5ce]

INTEGRATION: CWS ooo19126 (1.54.184); FILE MERGED 2005/09/05 13:41:06 rt 1.54.184.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [dd7e9817e8de13c100a9dade7b9b2ff91421d5e5]

INTEGRATION: CWS ooo19126 (1.3.364); FILE MERGED 2005/09/05 13:22:40 rt 1.3.364.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8ce0982e3bad88a4106e76b488865c9270377a38]

INTEGRATION: CWS ooo19126 (1.4.74); FILE MERGED 2005/09/05 17:42:14 rt 1.4.74.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0bf39c02fa445f33c98e8866c7c89b45361d0c4f]

INTEGRATION: CWS ooo19126 (1.18.692); FILE MERGED 2005/09/05 13:41:06 rt 1.18.692.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [866bd2617b6608f1e6c9337245ffac6c480555d9]

INTEGRATION: CWS ooo19126 (1.6.118); FILE MERGED 2005/09/05 17:42:14 rt 1.6.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [483c0dd07b955def15e017db8c33010a9ffda969]

INTEGRATION: CWS ooo19126 (1.22.186); FILE MERGED 2005/09/05 13:41:05 rt 1.22.186.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9809b8679fde38a1380b23c909db60c18f84b201]

INTEGRATION: CWS ooo19126 (1.4.66); FILE MERGED 2005/09/05 13:22:39 rt 1.4.66.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d2882002a17eb21c957c8f4b00acecfccfd87b71]

INTEGRATION: CWS ooo19126 (1.15.74); FILE MERGED 2005/09/05 17:42:13 rt 1.15.74.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [bf1ea770e1401331cd77838cb3c305ba3fdb0767]

INTEGRATION: CWS ooo19126 (1.3.1264); FILE MERGED 2005/09/05 13:41:05 rt 1.3.1264.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8bac5cac2336c628acddb3098f8763d5066fab24]

INTEGRATION: CWS ooo19126 (1.5.288); FILE MERGED 2005/09/05 13:22:39 rt 1.5.288.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c8397ced4006ac29565e5762ae4c7acea6071bd8]

INTEGRATION: CWS ooo19126 (1.3.16); FILE MERGED 2005/09/05 17:42:13 rt 1.3.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0732ba2ebefec450a3676bed7bbd844e092fbeed]

INTEGRATION: CWS ooo19126 (1.1.1.1.1462); FILE MERGED 2005/09/05 13:41:05 rt 1.1.1.1.1462.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [826bf784615ccb79dfb5cdcffefeed821d4b8457]

INTEGRATION: CWS ooo19126 (1.2.288); FILE MERGED 2005/09/05 13:22:39 rt 1.2.288.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ae643de32a3fe747b01636a6443d70e940b711d5]

INTEGRATION: CWS ooo19126 (1.1.1.1.136); FILE MERGED 2005/09/05 17:42:12 rt 1.1.1.1.136.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [02d55329f8dd66630b257fb2f6c73cd109ee9816]

INTEGRATION: CWS ooo19126 (1.5.928); FILE MERGED 2005/09/05 13:41:04 rt 1.5.928.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [09444b50e998a1b5244ef2d39980a4041cc72e3a]

INTEGRATION: CWS ooo19126 (1.14.178); FILE MERGED 2005/09/05 13:22:39 rt 1.14.178.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5a21041dcb60db6cb745801d7206ad11f000ab1b]

INTEGRATION: CWS ooo19126 (1.7.1426); FILE MERGED 2005/09/05 13:41:04 rt 1.7.1426.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3c0d45074bae7b44a26bb49a8d0d045628b3e150]

INTEGRATION: CWS ooo19126 (1.9.78); FILE MERGED 2005/09/05 17:42:12 rt 1.9.78.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6ac628150abdef9f738abade06d15b0cbf84dded]

INTEGRATION: CWS ooo19126 (1.36.186); FILE MERGED 2005/09/05 13:41:04 rt 1.36.186.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4e6527b811bef1676bd17f25723eed60b8b4ec88]

INTEGRATION: CWS ooo19126 (1.8.246); FILE MERGED 2005/09/05 13:22:38 rt 1.8.246.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c65751152300c062425e97a57c10e9764ce36bbf]

INTEGRATION: CWS ooo19126 (1.4.16); FILE MERGED 2005/09/05 17:42:12 rt 1.4.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b0feb469e3f1bfe52bd02a9983c07435163a3c39]

INTEGRATION: CWS ooo19126 (1.2.1454); FILE MERGED 2005/09/05 13:41:03 rt 1.2.1454.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [aea3274f7568e026ca25f6abe2e5857ff30b70fd]

INTEGRATION: CWS ooo19126 (1.9.70); FILE MERGED 2005/09/05 13:22:38 rt 1.9.70.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [999e6d7035c8b766e88427cdfc565a28011635ed]

INTEGRATION: CWS ooo19126 (1.4.8); FILE MERGED 2005/09/05 17:42:11 rt 1.4.8.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [006e2a3f7052f2968f3c880ce3d36e5a4178828e]

INTEGRATION: CWS ooo19126 (1.7.186); FILE MERGED 2005/09/05 13:41:03 rt 1.7.186.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2e698f5db9b96e4f41a80bf2371af8e86d5b9672]

INTEGRATION: CWS ooo19126 (1.2.220); FILE MERGED 2005/09/05 13:22:38 rt 1.2.220.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d41eb8578c02719028bdc6520efed6e60d34ce63]

INTEGRATION: CWS ooo19126 (1.2.16); FILE MERGED 2005/09/05 17:42:11 rt 1.2.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f9c72566203fd1fde36b8ebc096b07cb94c9f902]

INTEGRATION: CWS ooo19126 (1.38.186); FILE MERGED 2005/09/05 13:41:03 rt 1.38.186.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [20223b1b10a64bee0412fc63e18c14dece1b82d8]

INTEGRATION: CWS ooo19126 (1.3.172); FILE MERGED 2005/09/05 13:22:37 rt 1.3.172.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [37e9ad6efe159d9ee7b31535ccec3d58c5563616]

INTEGRATION: CWS ooo19126 (1.3.8); FILE MERGED 2005/09/05 17:42:11 rt 1.3.8.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [08b229145da06bbcedb28943f08b7aaca9684b4c]

INTEGRATION: CWS ooo19126 (1.3.1426); FILE MERGED 2005/09/05 13:41:02 rt 1.3.1426.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ea8ca8deea3046dc71d61110fd4aaa27da3acc08]

INTEGRATION: CWS ooo19126 (1.3.426); FILE MERGED 2005/09/05 13:22:37 rt 1.3.426.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [098e49a62f336d742cabec134ca6557c855e0733]

INTEGRATION: CWS ooo19126 (1.3.118); FILE MERGED 2005/09/05 17:42:11 rt 1.3.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [87eac574a3e9f9c8ccf335f0d487377296d0448d]

INTEGRATION: CWS ooo19126 (1.6.1254); FILE MERGED 2005/09/05 13:41:02 rt 1.6.1254.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f5e66a0fe38ba15b3dbcf6208588d825d13a09b9]

INTEGRATION: CWS ooo19126 (1.3.102); FILE MERGED 2005/09/05 17:42:10 rt 1.3.102.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [56a6955a7737f13b58e3539a68e3c9ab3bd42789]

INTEGRATION: CWS ooo19126 (1.3.364); FILE MERGED 2005/09/05 13:22:37 rt 1.3.364.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [94e237fd0741aceccde9778233232bafbc32d5b6]

INTEGRATION: CWS ooo19126 (1.4.772); FILE MERGED 2005/09/05 13:41:02 rt 1.4.772.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a9525f780672447e1eb5d3c654b2393c8828d002]

INTEGRATION: CWS ooo19126 (1.2.562); FILE MERGED 2005/09/05 13:22:37 rt 1.2.562.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4b65205a92c03af2ef4c424a1737e3a22871ca56]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:22:56 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [db60bc03e2ca74a463b5af4c960091ad4efc9401]

INTEGRATION: CWS ooo19126 (1.15.792); FILE MERGED 2005/09/05 13:41:01 rt 1.15.792.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a7cb0234e773652ebac982e81a008df19e8fe30c]

INTEGRATION: CWS ooo19126 (1.3.118); FILE MERGED 2005/09/05 15:48:16 rt 1.3.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [bbd12da921a600371ce222c9047301ad93699e18]

INTEGRATION: CWS ooo19126 (1.2.562); FILE MERGED 2005/09/05 13:22:36 rt 1.2.562.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e25f67183b4efb1af8198b46bb8daf3161ca6590]

INTEGRATION: CWS ooo19126 (1.35.412); FILE MERGED 2005/09/05 13:41:01 rt 1.35.412.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ae8ff94c94b0f42fccf7528f65899fa91572bdb9]

INTEGRATION: CWS ooo19126 (1.3.1426); FILE MERGED 2005/09/05 13:41:00 rt 1.3.1426.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e80f06693f7fce43f42a4839b9aeed3a1d9aefb8]

INTEGRATION: CWS ooo19126 (1.4.896); FILE MERGED 2005/09/05 13:22:36 rt 1.4.896.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ddccd9a41de520cc26eff235feb966164121bf9e]

INTEGRATION: CWS ooo19126 (1.6.1254); FILE MERGED 2005/09/05 13:41:00 rt 1.6.1254.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8b23b4843b8628647be3a1d25de2600b7466157a]

INTEGRATION: CWS ooo19126 (1.2.66); FILE MERGED 2005/09/05 13:22:36 rt 1.2.66.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9e71c7de9ac4fa0dc33520314c610e26fc8908d3]

INTEGRATION: CWS ooo19126 (1.22.186); FILE MERGED 2005/09/05 13:41:00 rt 1.22.186.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0a3e3242c0249d98819c8df5eede4b44ae9f8c45]

INTEGRATION: CWS ooo19126 (1.3.118); FILE MERGED 2005/09/05 15:48:15 rt 1.3.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ef240730e1c12241a94d9fe12ff584fec6759c53]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:22:53 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ae3e7b6a09b4f335e3732b3aa89eaeade9994db6]

INTEGRATION: CWS ooo19126 (1.82.186); FILE MERGED 2005/09/05 13:40:59 rt 1.82.186.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2890bd754ff53808596406f2b7957e2c2e3ca928]

INTEGRATION: CWS ooo19126 (1.9.562); FILE MERGED 2005/09/05 13:22:35 rt 1.9.562.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3c54d434933254a9fdd00456b8d2c9e73c9a58fd]

INTEGRATION: CWS ooo19126 (1.12.186); FILE MERGED 2005/09/05 13:40:59 rt 1.12.186.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b76b3e2900651f385c340d0e6fe8142a87601ae4]

INTEGRATION: CWS ooo19126 (1.2.66); FILE MERGED 2005/09/05 13:22:35 rt 1.2.66.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [71d31f13a51e99ba737bbda002832f05773b9cc2]

INTEGRATION: CWS ooo19126 (1.22.186); FILE MERGED 2005/09/05 13:40:58 rt 1.22.186.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [cd56da75693c09d5e2142daced44a5b88b2ca1ba]

INTEGRATION: CWS ooo19126 (1.19.186); FILE MERGED 2005/09/05 13:40:58 rt 1.19.186.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b1f06a443e8c643bd0fb3461a448dcf0a44c2532]

INTEGRATION: CWS ooo19126 (1.54.184); FILE MERGED 2005/09/05 13:40:57 rt 1.54.184.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [26554f359649290f1d183462865fa86c70ea4ce0]

INTEGRATION: CWS ooo19126 (1.8.896); FILE MERGED 2005/09/05 13:22:34 rt 1.8.896.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [04b2a87d3235bca707b23c16946439cd9a2dc461]

INTEGRATION: CWS ooo19126 (1.3.118); FILE MERGED 2005/09/05 15:48:14 rt 1.3.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [966b8dba3f34d14fd2e87b9d9962ceba7feb6b4f]

INTEGRATION: CWS ooo19126 (1.3.1426); FILE MERGED 2005/09/05 13:40:57 rt 1.3.1426.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5e2b9373a6f13a53147988d40d7e6788a7025ca0]

INTEGRATION: CWS ooo19126 (1.5.896); FILE MERGED 2005/09/05 13:22:34 rt 1.5.896.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c9a6db77fdc135560e7a3c65c86f36b2f5edb441]

INTEGRATION: CWS ooo19126 (1.5.1426); FILE MERGED 2005/09/05 13:40:57 rt 1.5.1426.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [74fb46ec5d708f8da7583238f3059cc002dab40d]

INTEGRATION: CWS ooo19126 (1.8.818); FILE MERGED 2005/09/05 13:40:56 rt 1.8.818.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [29e4a29c59f7af80f1fa175c8341f06db1fd044c]

INTEGRATION: CWS ooo19126 (1.6.742); FILE MERGED 2005/09/05 13:22:34 rt 1.6.742.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4e2930cf8b747da3c3121aa1dcc7730fec47a73c]

INTEGRATION: CWS ooo19126 (1.7.460); FILE MERGED 2005/09/05 13:40:56 rt 1.7.460.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [68da07928a7473c58caeaf39582b239be3818b22]

INTEGRATION: CWS ooo19126 (1.6.562); FILE MERGED 2005/09/05 13:22:33 rt 1.6.562.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [02795e64395f84877d1655a1d28696c6fe13387b]

INTEGRATION: CWS ooo19126 (1.3.118); FILE MERGED 2005/09/05 15:48:13 rt 1.3.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a2e1306cb67a6a360d0b6f7af6820ba81b95341a]

INTEGRATION: CWS ooo19126 (1.11.600); FILE MERGED 2005/09/05 13:40:56 rt 1.11.600.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6080c5295007202b4c4252cbd4b759fbfc978b88]

INTEGRATION: CWS ooo19126 (1.32.186); FILE MERGED 2005/09/05 13:40:55 rt 1.32.186.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0bfdb878940b9f933d31520f47d5ae1b908ebef8]

INTEGRATION: CWS ooo19126 (1.9.562); FILE MERGED 2005/09/05 13:22:33 rt 1.9.562.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3aab2609fe555e69f8fa73921973aa12599b6d1d]

INTEGRATION: CWS ooo19126 (1.10.846); FILE MERGED 2005/09/05 13:40:55 rt 1.10.846.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [df2a62d362c69049479c39cf26cbdbf271cd753f]

INTEGRATION: CWS ooo19126 (1.10.562); FILE MERGED 2005/09/05 13:22:32 rt 1.10.562.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ac9d39b49018f8000c0dcc5e53d76e43cde0b472]

INTEGRATION: CWS ooo19126 (1.50.96); FILE MERGED 2005/09/05 13:40:55 rt 1.50.96.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [87d297a43fea813c35104a344c9c232985a0ed92]

INTEGRATION: CWS ooo19126 (1.3.118); FILE MERGED 2005/09/05 15:48:12 rt 1.3.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [468cef15ad62f2248a00cc3538b9a9cca24cc263]

INTEGRATION: CWS ooo19126 (1.1.1.1.930); FILE MERGED 2005/09/05 13:22:32 rt 1.1.1.1.930.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e57dc838d162ffcaee885082eb99013c5eb6a12d]

INTEGRATION: CWS ooo19126 (1.5.1426); FILE MERGED 2005/09/05 13:40:54 rt 1.5.1426.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7c4acb702f9b758a29315db2233daa293d3c9cbd]

INTEGRATION: CWS ooo19126 (1.2.906); FILE MERGED 2005/09/05 13:22:31 rt 1.2.906.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [44a375a3eae59a510be269d5220fef53de26328d]

INTEGRATION: CWS ooo19126 (1.11.1254); FILE MERGED 2005/09/05 13:40:54 rt 1.11.1254.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [03a456ade58ca53d9f7443ca9bc3a1a80c61701a]

INTEGRATION: CWS ooo19126 (1.5.158); FILE MERGED 2005/09/05 13:22:31 rt 1.5.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5a4fb195b3add7b00c89e493fbd46bf36dca7de4]

INTEGRATION: CWS ooo19126 (1.5.896); FILE MERGED 2005/09/05 13:40:54 rt 1.5.896.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [82a25598998bed14a14356cc771316919a7b8cfb]

INTEGRATION: CWS ooo19126 (1.3.118); FILE MERGED 2005/09/05 15:48:11 rt 1.3.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [42df9a6d2086c1c21122cdc9a694af51cec9ada7]

INTEGRATION: CWS ooo19126 (1.3.562); FILE MERGED 2005/09/05 13:22:31 rt 1.3.562.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [123a0c628c239c4e1af380e2a48b007fa5036b2b]

INTEGRATION: CWS ooo19126 (1.2.1254); FILE MERGED 2005/09/05 13:40:53 rt 1.2.1254.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [35ff413958ff9071e5c8711aabce56e5619a9a3c]

INTEGRATION: CWS ooo19126 (1.5.426); FILE MERGED 2005/09/05 13:22:30 rt 1.5.426.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [47bbb67c182f662ea5d0fb890d33c59044cea909]

INTEGRATION: CWS ooo19126 (1.11.276); FILE MERGED 2005/09/05 13:40:53 rt 1.11.276.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6486d485079b3ad967a620efab48aec75b36b83b]

INTEGRATION: CWS ooo19126 (1.2.562); FILE MERGED 2005/09/05 13:22:30 rt 1.2.562.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [bbca20815a3c326e058be50a46dbc318558110d7]

INTEGRATION: CWS ooo19126 (1.16.186); FILE MERGED 2005/09/05 13:40:53 rt 1.16.186.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [929503107bc9b0c0a0decce741ce7f3e86157a0b]

INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGED 2005/09/05 13:22:30 rt 1.3.242.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9d879edf0c5a4cbd41427dbebbe154662e8944ae]

INTEGRATION: CWS ooo19126 (1.27.714); FILE MERGED 2005/09/05 13:40:52 rt 1.27.714.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [25c0f08065d2a2f4b4480140d658d8a84cf096ed]

INTEGRATION: CWS ooo19126 (1.3.584); FILE MERGED 2005/09/05 13:22:30 rt 1.3.584.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [db8cf1e62797203cf3462511a174218b4b91297b]

INTEGRATION: CWS ooo19126 (1.6.902); FILE MERGED 2005/09/05 13:40:52 rt 1.6.902.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6adbbc18128f425d92d138dd449f037f9ed8d7ae]

INTEGRATION: CWS ooo19126 (1.3.118); FILE MERGED 2005/09/05 15:48:10 rt 1.3.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7692100504cfa4ca3997e630a0ad0ee78feefc43]

INTEGRATION: CWS ooo19126 (1.39.186); FILE MERGED 2005/09/05 13:40:51 rt 1.39.186.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [952ec649e65c3adcf1b47e2e55056f7a279b2320]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:22:45 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b9c15d1031a60a714c05a5028435b536267f2cb1]

INTEGRATION: CWS ooo19126 (1.3.106); FILE MERGED 2005/09/05 15:48:10 rt 1.3.106.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [de0592269749c69204f282904218a06f663c6379]

INTEGRATION: CWS ooo19126 (1.4.798); FILE MERGED 2005/09/05 13:22:29 rt 1.4.798.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2782d95178c9830944f412307b22ab6253fd2799]

INTEGRATION: CWS ooo19126 (1.14.186); FILE MERGED 2005/09/05 13:40:51 rt 1.14.186.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [13f890150bfcebccf3abb3c2d0fcff7bbb8b67b0]

INTEGRATION: CWS ooo19126 (1.3.118); FILE MERGED 2005/09/05 15:48:09 rt 1.3.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [065219e1db39a157dcf8d30bbce1d10b2dee3474]

INTEGRATION: CWS ooo19126 (1.2.908); FILE MERGED 2005/09/05 13:22:29 rt 1.2.908.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2b1c295e3f1b65443704af0143a71fbf29bf5f95]

INTEGRATION: CWS ooo19126 (1.92.186); FILE MERGED 2005/09/05 13:40:51 rt 1.92.186.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d595ac336cb37e436737374825904bd83b967a4c]

INTEGRATION: CWS ooo19126 (1.68.96); FILE MERGED 2005/09/05 13:40:50 rt 1.68.96.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [aa27a9284f229f8092f80177246269303a6fc935]

INTEGRATION: CWS ooo19126 (1.3.118); FILE MERGED 2005/09/05 15:48:08 rt 1.3.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4ce73c77421338138ee7bf048a7fb1c336a899cf]

INTEGRATION: CWS ooo19126 (1.11.562); FILE MERGED 2005/09/05 13:22:28 rt 1.11.562.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b5001828f131e1e095b8a568ec63ad64e83e3666]

INTEGRATION: CWS ooo19126 (1.16.600); FILE MERGED 2005/09/05 13:40:50 rt 1.16.600.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1e1cbad32f0c22f7ff4556b5fcc835332cb2dd9d]

INTEGRATION: CWS ooo19126 (1.17.288); FILE MERGED 2005/09/05 13:22:28 rt 1.17.288.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e753031f6f6b6f1ed93dfbb9c1e8d812f46d5513]

INTEGRATION: CWS ooo19126 (1.33.372); FILE MERGED 2005/09/05 13:40:50 rt 1.33.372.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7cfd995670e35c04cb1de2898038f62ac83541fe]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:22:42 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6f6905cb7e56238eb04238772ef49d6eb3605f3b]

INTEGRATION: CWS ooo19126 (1.6.562); FILE MERGED 2005/09/05 13:22:28 rt 1.6.562.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [26478f6ffbb215e250942c36cc4e9d7688c6b9a6]

INTEGRATION: CWS ooo19126 (1.18.96); FILE MERGED 2005/09/05 13:40:50 rt 1.18.96.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a13ce894ee65b764fcbbe1eb0175a0bf743806f2]

INTEGRATION: CWS ooo19126 (1.3.118); FILE MERGED 2005/09/05 15:48:07 rt 1.3.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ed2c01d53b069439277f28873ad152198b75a50a]

INTEGRATION: CWS ooo19126 (1.5.426); FILE MERGED 2005/09/05 13:22:28 rt 1.5.426.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b88088157d1831d88e83940d580940f712e647b1]

INTEGRATION: CWS ooo19126 (1.46.186); FILE MERGED 2005/09/05 13:40:49 rt 1.46.186.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9646fb479af9b2de86e584aec81fc4b3085fc51b]

INTEGRATION: CWS ooo19126 (1.4.486); FILE MERGED 2005/09/05 13:22:28 rt 1.4.486.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [dd320f158789586c35f9466eafe6f0d7714712ee]

INTEGRATION: CWS ooo19126 (1.98.186); FILE MERGED 2005/09/05 13:40:48 rt 1.98.186.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1053bedf006f13a87e932c43aa44524b706429ba]

INTEGRATION: CWS ooo19126 (1.3.118); FILE MERGED 2005/09/05 15:48:06 rt 1.3.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a42bf6cb190d30cb3059048093507d9522e2fa23]

INTEGRATION: CWS ooo19126 (1.4.428); FILE MERGED 2005/09/05 13:22:27 rt 1.4.428.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8068e684c3690eb016b1a315a811fc0088c1a88a]

INTEGRATION: CWS ooo19126 (1.8.1438); FILE MERGED 2005/09/05 13:40:48 rt 1.8.1438.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [846652eef0951bba2337dd09e7fd793095c2fc3b]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:22:41 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7c3b452f2575c5f4dd028a17638cf8bca0965663]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:48:06 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [37dd6734f0e6e3625a74d8790493d5c91673b24c]

INTEGRATION: CWS ooo19126 (1.10.428); FILE MERGED 2005/09/05 13:22:27 rt 1.10.428.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1d805e041934f882e3feac1f3133fe23daea0f3d]

INTEGRATION: CWS ooo19126 (1.42.186); FILE MERGED 2005/09/05 13:40:48 rt 1.42.186.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [04598ae078c7e3fa547aaf224b1ff9787487505e]

INTEGRATION: CWS ooo19126 (1.4.558); FILE MERGED 2005/09/05 13:22:27 rt 1.4.558.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [76e970a4380be71f44e49c6ea175ad34e1a6997f]

INTEGRATION: CWS ooo19126 (1.3.118); FILE MERGED 2005/09/05 15:48:05 rt 1.3.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [78723b50ace292c11fc659fc503817ad807617b7]

INTEGRATION: CWS ooo19126 (1.47.186); FILE MERGED 2005/09/05 13:40:48 rt 1.47.186.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [98d338fb2557989ccdfbf62badc0ad8e5522e24a]

INTEGRATION: CWS ooo19126 (1.49.186); FILE MERGED 2005/09/05 13:22:27 rt 1.49.186.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [05705e6c4a7c68e0f75c912709db143254e629cc]

INTEGRATION: CWS ooo19126 (1.5.186); FILE MERGED 2005/09/05 13:40:47 rt 1.5.186.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8fc0e68e29621bc964f52b046818963247d4511c]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:48:04 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c85630c4120e54cd275cc13430c645da83124f22]

INTEGRATION: CWS ooo19126 (1.20.364); FILE MERGED 2005/09/05 13:22:26 rt 1.20.364.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2c158a74f8e98215dee117abd2b252d420173299]

INTEGRATION: CWS ooo19126 (1.58.186); FILE MERGED 2005/09/05 13:40:47 rt 1.58.186.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [fdd811c0a3b266769d7883b5606625767d5d81b9]

INTEGRATION: CWS ooo19126 (1.3.118); FILE MERGED 2005/09/05 15:48:04 rt 1.3.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [bb29af43a62c7ab9e6c5aa585cd9c6e4fa3af961]

INTEGRATION: CWS ooo19126 (1.6.428); FILE MERGED 2005/09/05 13:22:26 rt 1.6.428.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ad78fcf091f707d29af33e14c629eba327b5d4f9]

INTEGRATION: CWS ooo19126 (1.39.186); FILE MERGED 2005/09/05 13:40:47 rt 1.39.186.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [92daafc7df4c1c5756463b53d2c283c6a52d0366]

INTEGRATION: CWS ooo19126 (1.3.118); FILE MERGED 2005/09/05 15:48:03 rt 1.3.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [87ac34ca673171a577893cc104897af962f7895f]

INTEGRATION: CWS ooo19126 (1.6.364); FILE MERGED 2005/09/05 13:22:26 rt 1.6.364.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6ce107333a68037ad13d68499a434001d6aa929b]

INTEGRATION: CWS ooo19126 (1.4.1254); FILE MERGED 2005/09/05 13:40:46 rt 1.4.1254.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [227acca4374dbe763b7f0ae8877d75bd979e6a7e]

INTEGRATION: CWS ooo19126 (1.3.486); FILE MERGED 2005/09/05 13:22:25 rt 1.3.486.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4ae2dad27f560dace9aa4f857cb7475c3b528a9c]

INTEGRATION: CWS ooo19126 (1.20.510); FILE MERGED 2005/09/05 13:40:46 rt 1.20.510.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [62211a7fc070b6727f34f48c8b1a5f148fbdab8b]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:22:38 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3a48b13f9d2472df1d9d69a3b3fa06c8fff9a4ba]

INTEGRATION: CWS ooo19126 (1.9.92); FILE MERGED 2005/09/05 13:40:45 rt 1.9.92.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3eba8107331654ed58710d9bd7c40626ac27c37f]

INTEGRATION: CWS ooo19126 (1.2.154); FILE MERGED 2005/09/05 15:48:02 rt 1.2.154.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ca0b0df227025b104cd226d659cb2468aefb044c]

INTEGRATION: CWS ooo19126 (1.5.288); FILE MERGED 2005/09/05 13:22:24 rt 1.5.288.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [988b0787634a253cce125bb1a76234384e45f34e]

INTEGRATION: CWS ooo19126 (1.3.102); FILE MERGED 2005/09/05 15:48:01 rt 1.3.102.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d13352106a47010c4f528ef7cefdb33e6c42299f]

INTEGRATION: CWS ooo19126 (1.32.106); FILE MERGED 2005/09/05 13:22:23 rt 1.32.106.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [58dd20c1d6110296fcfc098c17ab66c91e1457a0]

INTEGRATION: CWS ooo19126 (1.19.386); FILE MERGED 2005/09/05 13:40:44 rt 1.19.386.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8597b777a4c6929c2a7f0650d7e394f22d7c5b99]

INTEGRATION: CWS ooo19126 (1.4.26); FILE MERGED 2005/09/05 15:48:01 rt 1.4.26.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [86a954f899149640e52834c9bc5ece9238452bff]

INTEGRATION: CWS ooo19126 (1.7.364); FILE MERGED 2005/09/05 13:22:23 rt 1.7.364.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ae2e6f1a422ac61e207e1d5f77ce2d34f590c19b]

INTEGRATION: CWS ooo19126 (1.4.102); FILE MERGED 2005/09/05 15:48:00 rt 1.4.102.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a10581bbef7ba16c2d33dbc40438279ea024ca3e]

INTEGRATION: CWS ooo19126 (1.6.426); FILE MERGED 2005/09/05 13:22:23 rt 1.6.426.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [75579a56489f12c7276704fad4af00f859975941]

INTEGRATION: CWS ooo19126 (1.4.486); FILE MERGED 2005/09/05 13:22:22 rt 1.4.486.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [00a7e95ae8385214ce218ab2206d591808a6e753]

INTEGRATION: CWS ooo19126 (1.9.362); FILE MERGED 2005/09/05 13:22:22 rt 1.9.362.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [39b00667e37b89014a83cba1747ba9de4b9f9728]

INTEGRATION: CWS ooo19126 (1.40.226); FILE MERGED 2005/09/05 13:22:22 rt 1.40.226.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [916d5fe6b905775b9ff8fee968f77aa2afb3ccbc]

INTEGRATION: CWS ooo19126 (1.10.486); FILE MERGED 2005/09/05 13:22:21 rt 1.10.486.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [98b3bd6efa41d6105b81ef14ccf1890472468630]

INTEGRATION: CWS ooo19126 (1.4.102); FILE MERGED 2005/09/05 15:47:59 rt 1.4.102.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [284728ba67eedb9b0c30e9a8afb2854771fc5d23]

INTEGRATION: CWS ooo19126 (1.21.196); FILE MERGED 2005/09/05 13:22:21 rt 1.21.196.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c592182f8708f4e17c1d964d520888b84de34cae]

INTEGRATION: CWS ooo19126 (1.2.562); FILE MERGED 2005/09/05 13:22:20 rt 1.2.562.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e48ea8ebae864628799f87df5407fde02f3ee485]

INTEGRATION: CWS ooo19126 (1.7.220); FILE MERGED 2005/09/05 13:22:20 rt 1.7.220.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a85ef990ffcb2b555e7313ba34f5067e227ae6f9]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 13:22:20 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a7df47323b6959f2754534bf98fede289aa990bc]

INTEGRATION: CWS ooo19126 (1.5.76); FILE MERGED 2005/09/05 15:47:59 rt 1.5.76.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [56685c2568768b715fb5416d44115d5b229b868a]

INTEGRATION: CWS ooo19126 (1.9.156); FILE MERGED 2005/09/05 13:22:19 rt 1.9.156.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [fd6651d80583487a1147d28c92298ed45eac6752]

INTEGRATION: CWS ooo19126 (1.4.102); FILE MERGED 2005/09/05 15:47:58 rt 1.4.102.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [604e807c9c2d40a31ec1f5dc675cee728faef81e]

INTEGRATION: CWS ooo19126 (1.9.308); FILE MERGED 2005/09/05 13:22:19 rt 1.9.308.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a2f5d8bf054f97feb8e7d0f40726994cfa52f812]

INTEGRATION: CWS ooo19126 (1.4.394); FILE MERGED 2005/09/05 13:22:18 rt 1.4.394.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [05ad3eeda4370dc7fc5498bd63982424564482cb]

INTEGRATION: CWS ooo19126 (1.5.364); FILE MERGED 2005/09/05 13:22:18 rt 1.5.364.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a829a2201f9633f96c399c88ba4ce02d9bdab55c]

INTEGRATION: CWS ooo19126 (1.5.428); FILE MERGED 2005/09/05 13:22:18 rt 1.5.428.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0d94c572cae32c8160aad0ebd59dedd8e53fb7b1]

INTEGRATION: CWS ooo19126 (1.8.578); FILE MERGED 2005/09/05 13:40:39 rt 1.8.578.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [47902f3ea327c0f2592f2b4ec5a0718d8ee699aa]

INTEGRATION: CWS ooo19126 (1.7.76); FILE MERGED 2005/09/05 11:22:26 rt 1.7.76.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6197fae078b1732568d909aeb83834a392a42f0a]

INTEGRATION: CWS ooo19126 (1.5.428); FILE MERGED 2005/09/05 13:22:17 rt 1.5.428.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d7781e5bba56718004f514b2fd1d2b57408a8867]

INTEGRATION: CWS ooo19126 (1.4.102); FILE MERGED 2005/09/05 15:47:57 rt 1.4.102.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [525dacd68019dccf9366853100b37746fadce02a]

INTEGRATION: CWS ooo19126 (1.34.234); FILE MERGED 2005/09/05 13:22:17 rt 1.34.234.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3311d3636599d158bead6025b0b95b7989d8e787]

INTEGRATION: CWS ooo19126 (1.10.378); FILE MERGED 2005/09/05 13:40:37 rt 1.10.378.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3b3da3fc3f326e4f0a6435852b5910ceb3faba30]

INTEGRATION: CWS ooo19126 (1.32.162); FILE MERGED 2005/09/05 13:22:17 rt 1.32.162.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5f870248cee60a2b1c1cb70990570c1778d0e879]

INTEGRATION: CWS ooo19126 (1.28.386); FILE MERGED 2005/09/05 13:40:35 rt 1.28.386.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9c8af1e0577e1305685b85992845687fd1a0d1ec]

INTEGRATION: CWS ooo19126 (1.5.294); FILE MERGED 2005/09/05 13:22:16 rt 1.5.294.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c96746089322e666a03f3f55c1fffe358e5b8904]

INTEGRATION: CWS ooo19126 (1.5.406); FILE MERGED 2005/09/05 13:40:35 rt 1.5.406.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b0c06b5ad21ee6500183ba275e5ff3570ca2bd78]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:22:24 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [84f07758d741f249adc86f5f5054ee06cdd0602c]

INTEGRATION: CWS ooo19126 (1.3.394); FILE MERGED 2005/09/05 13:22:16 rt 1.3.394.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [21f06fc5ee2fa991d92737a91edbd91bd70c9c08]

INTEGRATION: CWS ooo19126 (1.7.386); FILE MERGED 2005/09/05 13:40:34 rt 1.7.386.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d22348a1952345c7a0bbdbc6fd2e161c9a554cf8]

INTEGRATION: CWS ooo19126 (1.1.1.1.158); FILE MERGED 2005/09/05 11:22:23 rt 1.1.1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [54f8bceff521d514d841e8966fcc4adf1236d187]

INTEGRATION: CWS ooo19126 (1.11.364); FILE MERGED 2005/09/05 13:22:16 rt 1.11.364.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [44c5e8eee1d7f3ce75355e949198a3fca0622167]

INTEGRATION: CWS ooo19126 (1.6.664); FILE MERGED 2005/09/05 13:40:34 rt 1.6.664.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [affeacc14f8ec6a0142bfd27a4278b7317b6b568]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:22:22 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e1bcfe98b63f305699b978c7868adb5a6ff951af]

INTEGRATION: CWS ooo19126 (1.5.176); FILE MERGED 2005/09/05 13:22:16 rt 1.5.176.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f31866a308787ed5a382f20cb8d757cf898481ae]

INTEGRATION: CWS ooo19126 (1.9.664); FILE MERGED 2005/09/05 13:40:34 rt 1.9.664.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ddfa0f2372fd04d7de36ccd7b3e81fdd62e858df]

INTEGRATION: CWS ooo19126 (1.4.102); FILE MERGED 2005/09/05 15:47:56 rt 1.4.102.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [516b06daa0356cdba2f8932d2930d51d3af9ccca]

INTEGRATION: CWS ooo19126 (1.3.560); FILE MERGED 2005/09/05 13:22:15 rt 1.3.560.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [fa7945c0dd9615ca909500cf8c432f164abf5b23]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:22:19 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [98f5cfb2086b9d04c365c911d4591a64fc0d15d9]

INTEGRATION: CWS ooo19126 (1.8.386); FILE MERGED 2005/09/05 13:40:33 rt 1.8.386.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [78248f6cd41d9dc2c842e6ee96d55698af8ebe2c]

INTEGRATION: CWS ooo19126 (1.22.270); FILE MERGED 2005/09/05 13:22:15 rt 1.22.270.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [822c6ee21a832df0f359f592adcf64e8aeca53d3]

INTEGRATION: CWS ooo19126 (1.2.406); FILE MERGED 2005/09/05 13:40:33 rt 1.2.406.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [da914cbbbad5a35c9ab12ac5de713e08095406a0]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:22:18 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c4bf9d43ecdd2db80a45e50d2772f27ce9eeb033]

INTEGRATION: CWS ooo19126 (1.5.288); FILE MERGED 2005/09/05 13:22:14 rt 1.5.288.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [bdc4c2654f2b40246fd947600e22d4801b99ddd8]

INTEGRATION: CWS ooo19126 (1.5.406); FILE MERGED 2005/09/05 13:40:33 rt 1.5.406.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [cb107751e1cabb578554b24fe4e5d5256a1c1478]

INTEGRATION: CWS ooo19126 (1.6.426); FILE MERGED 2005/09/05 13:22:14 rt 1.6.426.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ad50864f3a9980b32a457a24ddaef51912b4a64e]

INTEGRATION: CWS ooo19126 (1.8.600); FILE MERGED 2005/09/05 13:40:32 rt 1.8.600.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8e8934c3a7721e3b96068f5bf535b0b350dd935d]

INTEGRATION: CWS ooo19126 (1.5.102); FILE MERGED 2005/09/05 15:47:55 rt 1.5.102.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [10857980ac097cc7700159886db80c3152939d44]

INTEGRATION: CWS ooo19126 (1.5.562); FILE MERGED 2005/09/05 13:22:14 rt 1.5.562.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d391fa295275991b506c7f0e32d297ad183e4b0a]

INTEGRATION: CWS ooo19126 (1.2.1254); FILE MERGED 2005/09/05 13:40:31 rt 1.2.1254.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a8d96b355db12cf9e23b1a1a10c3ef9bc6e28134]

INTEGRATION: CWS ooo19126 (1.10.350); FILE MERGED 2005/09/05 13:22:13 rt 1.10.350.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [cac8f741cb8a21b9b4c7f925b082151a4c0970ff]

INTEGRATION: CWS ooo19126 (1.6.20); FILE MERGED 2005/09/05 15:47:55 rt 1.6.20.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3d7920bfac58936489098e046fc3b7f49e3ce7cd]

INTEGRATION: CWS ooo19126 (1.28.88); FILE MERGED 2005/09/05 13:40:31 rt 1.28.88.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [05e615e5db7bba0e1d582904e8a021028e8f8174]

INTEGRATION: CWS ooo19126 (1.22.350); FILE MERGED 2005/09/05 13:22:12 rt 1.22.350.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [fc9b4447787e30c9deeba348a0822a50022f99c8]

INTEGRATION: CWS ooo19126 (1.3.578); FILE MERGED 2005/09/05 13:40:30 rt 1.3.578.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [16e3cd92eafa56f86dfed637f9ec0ce6490495af]

INTEGRATION: CWS ooo19126 (1.4.102); FILE MERGED 2005/09/05 15:47:55 rt 1.4.102.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [be5fe523d198318f77392cf0502320ed5a1c8dc6]

INTEGRATION: CWS ooo19126 (1.4.394); FILE MERGED 2005/09/05 13:22:12 rt 1.4.394.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f86a346382b221b5bc49013f2f05984c231e14d2]

INTEGRATION: CWS ooo19126 (1.6.460); FILE MERGED 2005/09/05 13:40:30 rt 1.6.460.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4c432c135d4014353f1a6e409e5c525e32881f92]

INTEGRATION: CWS ooo19126 (1.8.66); FILE MERGED 2005/09/05 13:22:11 rt 1.8.66.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d4a7b8051b983ff2abaa6a84d7d17a61d00649c0]

INTEGRATION: CWS ooo19126 (1.4.102); FILE MERGED 2005/09/05 15:47:54 rt 1.4.102.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5497d6207f6ac0d1db2e059b8e36a09f6dca7c06]

INTEGRATION: CWS ooo19126 (1.14.94); FILE MERGED 2005/09/05 13:40:30 rt 1.14.94.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [afba126744e743612d26d22d157fd56f564fa534]

INTEGRATION: CWS ooo19126 (1.10.176); FILE MERGED 2005/09/05 13:22:11 rt 1.10.176.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [75f8e42375488b59834287c63f943493d20b1bdd]

INTEGRATION: CWS ooo19126 (1.2.812); FILE MERGED 2005/09/05 13:40:29 rt 1.2.812.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [13c1b399a2747e3986ad286154cf308e36f2f009]

INTEGRATION: CWS ooo19126 (1.9.562); FILE MERGED 2005/09/05 13:22:11 rt 1.9.562.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ecb8cbafbb639051a3decca0831aa93ec1f5cb07]

INTEGRATION: CWS ooo19126 (1.4.316); FILE MERGED 2005/09/05 13:40:29 rt 1.4.316.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [edf30d7a787b1c9952667a0eec3e2129303e8ef4]

INTEGRATION: CWS ooo19126 (1.13.308); FILE MERGED 2005/09/05 13:22:10 rt 1.13.308.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [88dc3dcfe1064a2a8a0e57de715f154ae74836c3]

INTEGRATION: CWS ooo19126 (1.6.60); FILE MERGED 2005/09/05 15:47:53 rt 1.6.60.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b3a5fe11533b0c23e8cf0252b6ea777083d35398]

INTEGRATION: CWS ooo19126 (1.4.234); FILE MERGED 2005/09/05 13:40:29 rt 1.4.234.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6d9f254d8d6c870499684d45105f48c675d71fd3]

INTEGRATION: CWS ooo19126 (1.6.364); FILE MERGED 2005/09/05 13:22:10 rt 1.6.364.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4254ab47adefe52acf62808bcef15a4660e2b772]

INTEGRATION: CWS ooo19126 (1.4.102); FILE MERGED 2005/09/05 15:47:53 rt 1.4.102.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [986046b0195bba5ea553f5dfd6262cf95dbe8eb2]

INTEGRATION: CWS ooo19126 (1.5.134); FILE MERGED 2005/09/05 13:22:10 rt 1.5.134.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7f7fee08be24e7cb49fb147acfe7ebb35703cb11]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:22:12 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b1b3ed08194714e2005df561434d2b71368b8863]

INTEGRATION: CWS ooo19126 (1.10.316); FILE MERGED 2005/09/05 13:40:29 rt 1.10.316.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7066afc4dd1a3c3eca5436c43a9cb340f01b61c8]

INTEGRATION: CWS ooo19126 (1.4.558); FILE MERGED 2005/09/05 13:22:09 rt 1.4.558.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [360d7a666f6d4884d4384ad64c11900c58ac35e3]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:22:12 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c736f6b14dae07b775341f63c1276c489eca0e9b]

INTEGRATION: CWS ooo19126 (1.63.306); FILE MERGED 2005/09/05 13:40:28 rt 1.63.306.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0f18caa85628776415702bede96f13654b19fb90]

INTEGRATION: CWS ooo19126 (1.4.102); FILE MERGED 2005/09/05 15:47:52 rt 1.4.102.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2dd233948f3d926bcf580c70ec53141e05d77902]

INTEGRATION: CWS ooo19126 (1.4.374); FILE MERGED 2005/09/05 13:22:09 rt 1.4.374.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [71b33d882345a6f163df7e8aac0af5f9998b2acb]

INTEGRATION: CWS ooo19126 (1.3.1418); FILE MERGED 2005/09/05 13:40:28 rt 1.3.1418.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [63eeb382329c7abfd344edb65ffe4e3b2d295f98]

INTEGRATION: CWS ooo19126 (1.12.132); FILE MERGED 2005/09/05 13:22:08 rt 1.12.132.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c72ed99be68628a095d55eaa540e6b717ca57fe6]

INTEGRATION: CWS ooo19126 (1.9.578); FILE MERGED 2005/09/05 13:40:27 rt 1.9.578.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b98c49b470349d8cb74d7bde864205d874b92d37]

INTEGRATION: CWS ooo19126 (1.4.394); FILE MERGED 2005/09/05 13:22:08 rt 1.4.394.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5e3e3db6805f023b39cc29359e979b1aabc5fbbb]

INTEGRATION: CWS ooo19126 (1.4.102); FILE MERGED 2005/09/05 15:47:51 rt 1.4.102.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [fcad4592e6df0ffc5c68fa1fc2cf8a1e192ff0f9]

INTEGRATION: CWS ooo19126 (1.4.718); FILE MERGED 2005/09/05 13:40:27 rt 1.4.718.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [87e6f695783f9afad8c0dc014a98b277b149e82a]

INTEGRATION: CWS ooo19126 (1.7.364); FILE MERGED 2005/09/05 13:22:08 rt 1.7.364.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7b922d02d01b2aed4c59bb190abeaf7767068f4e]

INTEGRATION: CWS ooo19126 (1.45.94); FILE MERGED 2005/09/05 13:40:27 rt 1.45.94.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [cc5deae3b06a85560b956815e3bd9736b940a505]

INTEGRATION: CWS ooo19126 (1.4.272); FILE MERGED 2005/09/05 13:22:07 rt 1.4.272.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3ed4799d1da42c797bae42ae4660acdb3eb4e46e]

INTEGRATION: CWS ooo19126 (1.77.92); FILE MERGED 2005/09/05 13:40:26 rt 1.77.92.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8dc26baffe8420ac4afaa79ce8dd95249013e3e4]

INTEGRATION: CWS ooo19126 (1.4.102); FILE MERGED 2005/09/05 15:47:50 rt 1.4.102.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [585d0e9199486fa2da628653ccd8ae1289a68f2b]

INTEGRATION: CWS ooo19126 (1.32.228); FILE MERGED 2005/09/05 13:22:07 rt 1.32.228.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e48cb82caa9af890aa2a4af46bb510fb9bcdd88c]

INTEGRATION: CWS ooo19126 (1.66.230); FILE MERGED 2005/09/05 13:22:06 rt 1.66.230.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6daed4cadad29e1e0a0a718aafe07543932407fa]

INTEGRATION: CWS ooo19126 (1.41.596); FILE MERGED 2005/09/05 13:40:26 rt 1.41.596.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5254c41cfeb36447eccdcdf1e26bdb30b898788c]

INTEGRATION: CWS ooo19126 (1.5.102); FILE MERGED 2005/09/05 15:47:50 rt 1.5.102.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a5f9a0dee976984f8e68369945ab61ee7ced68f5]

INTEGRATION: CWS ooo19126 (1.11.286); FILE MERGED 2005/09/05 13:22:06 rt 1.11.286.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1c39893888669c305ca2cb4bcd717c8bdbdb9df8]

INTEGRATION: CWS ooo19126 (1.7.16); FILE MERGED 2005/09/05 15:47:50 rt 1.7.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f0ced0e636cd9911abcffa3a1001b8f808e0839d]

INTEGRATION: CWS ooo19126 (1.3.452); FILE MERGED 2005/09/05 13:40:25 rt 1.3.452.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a7c499461657aa1ba4fc30260b4aa3963181f1e0]

INTEGRATION: CWS ooo19126 (1.26.362); FILE MERGED 2005/09/05 13:22:05 rt 1.26.362.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1ee6282d1f27e42568cac63f47712f1bf7fe6280]

INTEGRATION: CWS ooo19126 (1.13.16); FILE MERGED 2005/09/05 15:47:50 rt 1.13.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [385488088eb65dddb56e583a32249a5d202fd34c]

INTEGRATION: CWS ooo19126 (1.2.630); FILE MERGED 2005/09/05 13:40:25 rt 1.2.630.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b19e4a8b5d0389f56aa87581172e5f31348a9559]

INTEGRATION: CWS ooo19126 (1.39.306); FILE MERGED 2005/09/05 13:40:25 rt 1.39.306.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [737599c2f24f8067bdc46d15f5ac73a8a7f5593c]

INTEGRATION: CWS ooo19126 (1.23.458); FILE MERGED 2005/09/05 13:22:04 rt 1.23.458.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [14e5e75382e60172af5a62a59b51646f38b8132d]

INTEGRATION: CWS ooo19126 (1.10.16); FILE MERGED 2005/09/05 15:47:49 rt 1.10.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e365861bf93322f0320525b3535e034930a84a5a]

INTEGRATION: CWS ooo19126 (1.5.76); FILE MERGED 2005/09/05 11:22:06 rt 1.5.76.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1aa47b9478f5d38d79bb975ac1c33130b17a866b]

INTEGRATION: CWS ooo19126 (1.89.82); FILE MERGED 2005/09/05 13:40:24 rt 1.89.82.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2fedeb56f28de0ddfca8aba39957ef098db7f85d]

INTEGRATION: CWS ooo19126 (1.6.374); FILE MERGED 2005/09/05 13:22:04 rt 1.6.374.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3e898f7d5b62d322a17d1a2f982770dfa29ed7f0]

INTEGRATION: CWS ooo19126 (1.7.16); FILE MERGED 2005/09/05 15:47:49 rt 1.7.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0036ee292e7ed2319d7336488bfbc0644d536633]

INTEGRATION: CWS ooo19126 (1.4.310); FILE MERGED 2005/09/05 13:22:04 rt 1.4.310.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [897e49b2812322d1a7b8be78811971a0c3a6e682]

INTEGRATION: CWS ooo19126 (1.6.16); FILE MERGED 2005/09/05 15:47:49 rt 1.6.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3daec8b6c15716166c8a9ccf13e8683b2fafc0ae]

INTEGRATION: CWS ooo19126 (1.50.368); FILE MERGED 2005/09/05 13:22:03 rt 1.50.368.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4cdfffc574ef0256803f60777573542a7106c21f]

INTEGRATION: CWS ooo19126 (1.11.600); FILE MERGED 2005/09/05 13:40:23 rt 1.11.600.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [10f7002e8e2cff9e52955bdadc661edf2da5936d]

INTEGRATION: CWS ooo19126 (1.11.16); FILE MERGED 2005/09/05 15:47:48 rt 1.11.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ab02a54f46e95e9d7f917698e11dd79ed08c79a1]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:22:04 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3db416f2c240b718e0462fcfbb575cae116dda63]

INTEGRATION: CWS ooo19126 (1.19.374); FILE MERGED 2005/09/05 13:22:03 rt 1.19.374.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [80d8bfe3a9b5ec67c96ecce215301d1b2aea98f7]

INTEGRATION: CWS ooo19126 (1.7.16); FILE MERGED 2005/09/05 15:47:48 rt 1.7.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [47e62cc4a99bab066ee7265e1b02228fd9db4cd7]

INTEGRATION: CWS ooo19126 (1.36.528); FILE MERGED 2005/09/05 13:40:22 rt 1.36.528.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [17ba5dbdc369e8387ab1e4fa52ce632a4ada00a5]

INTEGRATION: CWS ooo19126 (1.9.16); FILE MERGED 2005/09/05 15:47:48 rt 1.9.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [853a6d18fc5a99ccf256bc2f3b13f45db3a40b1c]

INTEGRATION: CWS ooo19126 (1.17.228); FILE MERGED 2005/09/05 13:22:03 rt 1.17.228.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [dd8bff58816dac7ec3cd89fda92cde22bf84c241]

INTEGRATION: CWS ooo19126 (1.2.460); FILE MERGED 2005/09/05 13:40:22 rt 1.2.460.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7d1b293326ca6992b33fbefd77cf9f04ed39aa36]

INTEGRATION: CWS ooo19126 (1.11.16); FILE MERGED 2005/09/05 15:47:47 rt 1.11.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1f90b060ddcab8cd17af8745ee18f15eee96284a]

INTEGRATION: CWS ooo19126 (1.33.226); FILE MERGED 2005/09/05 13:22:03 rt 1.33.226.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [45a20fbcc6dff055cbdba4549507e381f61183ef]

INTEGRATION: CWS ooo19126 (1.5.26); FILE MERGED 2005/09/05 15:47:47 rt 1.5.26.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3d880e984d2920b72d7517b57c8b8cf756df3366]

INTEGRATION: CWS ooo19126 (1.26.458); FILE MERGED 2005/09/05 13:22:02 rt 1.26.458.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [fb9bbcbf9e73290e46585f4e085853219ee03434]

INTEGRATION: CWS ooo19126 (1.5.216); FILE MERGED 2005/09/05 13:40:21 rt 1.5.216.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [905c0106352f921f032d151d0cc412f052fc64fc]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:22:01 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a3d806833cb6e0823d7251dfc1a109d98fccda7f]

INTEGRATION: CWS ooo19126 (1.7.16); FILE MERGED 2005/09/05 15:47:47 rt 1.7.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8d8fbb491f530dc1372fdc0c98aea613c4d4ab27]

INTEGRATION: CWS ooo19126 (1.12.310); FILE MERGED 2005/09/05 13:22:02 rt 1.12.310.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [773df11655d63989f2ef27d2b86b2f8efeb8f42c]

INTEGRATION: CWS ooo19126 (1.13.98); FILE MERGED 2005/09/05 13:40:21 rt 1.13.98.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [76340eb655336760e0d0c969026e3d1bc38b6313]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:22:00 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [36319de7eaf2e722e54fd594b3a8e54ddb22b5e8]

INTEGRATION: CWS ooo19126 (1.13.16); FILE MERGED 2005/09/05 15:47:47 rt 1.13.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [725a81acb8e954f95c310d109555b382e6fbf8cb]

INTEGRATION: CWS ooo19126 (1.3.374); FILE MERGED 2005/09/05 13:22:02 rt 1.3.374.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [cc2c336fc4e1fb754685e2cae2ebdc3fc46edc28]

INTEGRATION: CWS ooo19126 (1.8.16); FILE MERGED 2005/09/05 15:47:46 rt 1.8.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [574ec18e3e5b1aad44f95bce972987f42a578fd0]

INTEGRATION: CWS ooo19126 (1.3.372); FILE MERGED 2005/09/05 13:40:21 rt 1.3.372.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3afc494cc6a87c63cca65bd64985b947afbffc67]

INTEGRATION: CWS ooo19126 (1.22.236); FILE MERGED 2005/09/05 13:22:02 rt 1.22.236.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [54b7588e45a22871b36c457976ab900eeb0a598b]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:21:58 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [45304405c70cbf2f1d4079eb35595c6b87e8d2dc]

INTEGRATION: CWS ooo19126 (1.12.16); FILE MERGED 2005/09/05 15:47:46 rt 1.12.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1c684f9b4fc18bed62628bbf9a9841d3047bbef0]

INTEGRATION: CWS ooo19126 (1.5.372); FILE MERGED 2005/09/05 13:40:21 rt 1.5.372.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9938cce1147ef67b62e515784824f44c27d59255]

INTEGRATION: CWS ooo19126 (1.20.458); FILE MERGED 2005/09/05 13:22:01 rt 1.20.458.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [95af3748e04f1a5bee34173f286c416f9c2adc98]

INTEGRATION: CWS ooo19126 (1.9.16); FILE MERGED 2005/09/05 15:47:46 rt 1.9.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d4a53cae41da04cd19400419601041a4d3042e31]

INTEGRATION: CWS ooo19126 (1.6.372); FILE MERGED 2005/09/05 13:40:21 rt 1.6.372.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7003ac41c009279a20486ad690c1c8cdf1e31da3]

INTEGRATION: CWS ooo19126 (1.7.374); FILE MERGED 2005/09/05 13:22:01 rt 1.7.374.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [dacffa1cbb9fb11a264a1ceb836812b42aef5553]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:21:57 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a24faefed83e77d808c61c32fefd4795a17d5e64]

INTEGRATION: CWS ooo19126 (1.20.94); FILE MERGED 2005/09/05 13:40:20 rt 1.20.94.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [83902e587668f1cb454109a88a610544b2080225]

INTEGRATION: CWS ooo19126 (1.6.32); FILE MERGED 2005/09/05 15:47:46 rt 1.6.32.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1d7430e472fcfcd493428b0949c2c38378901618]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 13:22:01 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [954c9ecc847799d27af610a6341cb39796976d5a]

INTEGRATION: CWS ooo19126 (1.6.306); FILE MERGED 2005/09/05 13:40:20 rt 1.6.306.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d33f2b98059de7c61a1ab22903f41cc1cb8318e4]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:21:56 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a169411f3ec1311823093557af6db37bcb5a2592]

INTEGRATION: CWS ooo19126 (1.9.16); FILE MERGED 2005/09/05 15:47:45 rt 1.9.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2fbab36c7540ffa7b1f8674288a38714c2974659]

INTEGRATION: CWS ooo19126 (1.11.460); FILE MERGED 2005/09/05 13:40:20 rt 1.11.460.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [687f972b193269709cef7d1fc5485aa52d717e1b]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 13:22:01 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b3053e4fa05381ff36a66c6502d32cdd337916de]

INTEGRATION: CWS ooo19126 (1.6.16); FILE MERGED 2005/09/05 15:47:45 rt 1.6.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [79fd4c512b356da765ab8cdcc19d0581e2a2c450]

INTEGRATION: CWS ooo19126 (1.9.306); FILE MERGED 2005/09/05 13:40:20 rt 1.9.306.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3ee5e70b3eae8e0477b4e52fb43b4ab67875d053]

INTEGRATION: CWS ooo19126 (1.2.486); FILE MERGED 2005/09/05 13:22:00 rt 1.2.486.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c609859d41593650baef9310768d760339fd3320]

INTEGRATION: CWS ooo19126 (1.36.178); FILE MERGED 2005/09/05 13:22:00 rt 1.36.178.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d493b732b9e3c9e4b5cbb213923f4cc7e4925e20]

INTEGRATION: CWS ooo19126 (1.3.1254); FILE MERGED 2005/09/05 13:40:19 rt 1.3.1254.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6602a9d9224796985aab0e1cccdf3f6b9cbd5ca4]

INTEGRATION: CWS ooo19126 (1.7.16); FILE MERGED 2005/09/05 15:47:45 rt 1.7.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [39f619f6f039022c2e4d78cfe1caa4b86c42ecf3]

INTEGRATION: CWS ooo19126 (1.10.374); FILE MERGED 2005/09/05 13:22:00 rt 1.10.374.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f2dde74917c96a90fbf86b9f9ab723f8fc8dfea5]

INTEGRATION: CWS ooo19126 (1.22.234); FILE MERGED 2005/09/05 13:40:19 rt 1.22.234.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [55a256dab98a27952b0c2f3743869e747b28ce25]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:21:53 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f25b58a5c5d8467948344a932d01ebb6aa50781e]

INTEGRATION: CWS ooo19126 (1.9.16); FILE MERGED 2005/09/05 15:47:44 rt 1.9.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4506abf87c9c5bfecf9897657c4c880c71da2139]

INTEGRATION: CWS ooo19126 (1.26.458); FILE MERGED 2005/09/05 13:21:59 rt 1.26.458.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d2cbcaa68711db7b82948dbfae466619a63f5418]

INTEGRATION: CWS ooo19126 (1.51.190); FILE MERGED 2005/09/05 13:40:18 rt 1.51.190.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e2f9cc7a4b09eee3ee84567794844dff05a97295]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:21:52 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b1175f50a289e40e7a011f119bae791a436404d5]

INTEGRATION: CWS ooo19126 (1.11.16); FILE MERGED 2005/09/05 15:47:44 rt 1.11.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5c7303082b71ff3d50425697527ca4322b5a22c0]

INTEGRATION: CWS ooo19126 (1.13.294); FILE MERGED 2005/09/05 13:21:59 rt 1.13.294.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [dcafe0336be3c1fac48468c60b7f29a6b40db6af]

INTEGRATION: CWS ooo19126 (1.20.94); FILE MERGED 2005/09/05 13:40:18 rt 1.20.94.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [70122df316d195aed003726cbc68278123b47988]

INTEGRATION: CWS ooo19126 (1.10.16); FILE MERGED 2005/09/05 15:47:44 rt 1.10.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [caf8ebd6a1d4fd9954007492942056ff6ee6aafc]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:21:51 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f2537dd240effaa79ae5e072e6d59e22d272aee9]

INTEGRATION: CWS ooo19126 (1.26.694); FILE MERGED 2005/09/05 13:40:17 rt 1.26.694.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [23bf11e9eb5bd8710799ef0815a9db46dd5fad1f]

INTEGRATION: CWS ooo19126 (1.23.288); FILE MERGED 2005/09/05 13:21:59 rt 1.23.288.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [fbef51ce02ec424fdf00d25fd67676cec6f248bc]

INTEGRATION: CWS ooo19126 (1.3.118); FILE MERGED 2005/09/05 15:47:43 rt 1.3.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [941ef3e40eb89f66f47266f7c6e589cb4a6fa884]

INTEGRATION: CWS ooo19126 (1.81.92); FILE MERGED 2005/09/05 13:40:17 rt 1.81.92.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [91b3dc03e8f9dfc554fe5e7d1d548a4ef1bd5ab6]

INTEGRATION: CWS ooo19126 (1.2.374); FILE MERGED 2005/09/05 13:21:59 rt 1.2.374.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [bf6cd09983feeeecf18f4490d8a093cb731d7540]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:21:50 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [19ae2d59fd5c603d5089acdfce403fb0502c7538]

INTEGRATION: CWS ooo19126 (1.2.1254); FILE MERGED 2005/09/05 13:40:16 rt 1.2.1254.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4b186826423013bec65e6a083e903c125efbaba7]

INTEGRATION: CWS ooo19126 (1.43.220); FILE MERGED 2005/09/05 13:21:58 rt 1.43.220.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a69cfaa67d47f317cb96e489b30208bc0decc206]

INTEGRATION: CWS ooo19126 (1.3.118); FILE MERGED 2005/09/05 15:47:42 rt 1.3.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ebfe17d2dac90e0ef47ca5db685ee800defd79ad]

INTEGRATION: CWS ooo19126 (1.42.216); FILE MERGED 2005/09/05 13:40:16 rt 1.42.216.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1c287bfc93606f8722ed999abb81bfa5ae87eb97]

INTEGRATION: CWS ooo19126 (1.5.374); FILE MERGED 2005/09/05 13:21:58 rt 1.5.374.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [79ba2e3e1945bb40adb8a4b94e07931617040673]

INTEGRATION: CWS ooo19126 (1.3.118); FILE MERGED 2005/09/05 15:47:41 rt 1.3.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6d680c328001730f8e29e3c8cec7bac52892ff18]

INTEGRATION: CWS ooo19126 (1.24.458); FILE MERGED 2005/09/05 13:21:58 rt 1.24.458.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9efbff79fbed5e489a9c60fe877fcfe491009ce4]

INTEGRATION: CWS ooo19126 (1.12.412); FILE MERGED 2005/09/05 13:40:15 rt 1.12.412.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [056bcf4178dc6a984197cd0b3a19c9156dbb9944]

INTEGRATION: CWS ooo19126 (1.1.1.1.158); FILE MERGED 2005/09/05 11:21:48 rt 1.1.1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [825603016a78f36c1401a73abbaf46a6d247f45f]

INTEGRATION: CWS ooo19126 (1.2.68); FILE MERGED 2005/09/05 15:47:40 rt 1.2.68.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [19aa94cda6133ab56d52d238b3919cae7a6a9e31]

INTEGRATION: CWS ooo19126 (1.48.94); FILE MERGED 2005/09/05 13:40:15 rt 1.48.94.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [485dfc8798bc64b017b8bee7fa09a5401c9d17d9]

INTEGRATION: CWS ooo19126 (1.7.374); FILE MERGED 2005/09/05 13:21:58 rt 1.7.374.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [fe3339a028cd986a979707d90181c615fc8e506d]

INTEGRATION: CWS ooo19126 (1.3.118); FILE MERGED 2005/09/05 15:47:39 rt 1.3.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [407c945bee5fc6f627e3cde13c57096215b18110]

INTEGRATION: CWS ooo19126 (1.68.90); FILE MERGED 2005/09/05 13:40:14 rt 1.68.90.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d1a1369d0a7ae769095e106ffb4a0d98dc331aba]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:21:47 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [800e280d702d320f75af3c209fcaca1379125a7a]

INTEGRATION: CWS ooo19126 (1.5.20); FILE MERGED 2005/09/05 15:47:35 rt 1.5.20.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b896364a38c32959085e67ad29da1a02e60cc894]

INTEGRATION: CWS ooo19126 (1.48.180); FILE MERGED 2005/09/05 13:40:14 rt 1.48.180.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [91499049ebca76d50878c7c06c72f59cb602c785]

INTEGRATION: CWS ooo19126 (1.32.288); FILE MERGED 2005/09/05 13:21:57 rt 1.32.288.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [14accfd9b009e0b35fd99e69c13cb648d55352d5]

INTEGRATION: CWS ooo19126 (1.1.1.1.158); FILE MERGED 2005/09/05 11:21:46 rt 1.1.1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7f63976844886253b1bf4845f27dbd117468240f]

INTEGRATION: CWS ooo19126 (1.33.306); FILE MERGED 2005/09/05 13:40:14 rt 1.33.306.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5a536c8376e71b157ae01560870488b44368607d]

INTEGRATION: CWS ooo19126 (1.30.158); FILE MERGED 2005/09/05 13:21:57 rt 1.30.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8d4e7e680e019b46a03758fb59ad7b981648db1a]

INTEGRATION: CWS ooo19126 (1.7.630); FILE MERGED 2005/09/05 13:40:13 rt 1.7.630.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e469a5f575c048b21830ca8c98eabf30c84a90af]

INTEGRATION: CWS ooo19126 (1.5.20); FILE MERGED 2005/09/05 15:47:34 rt 1.5.20.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2947acdf4c96d49abcd12ab5ff314c610b4561b3]

INTEGRATION: CWS ooo19126 (1.21.458); FILE MERGED 2005/09/05 13:21:56 rt 1.21.458.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d2f64a5559d564e26cdd19580c9c9d44535511fb]

INTEGRATION: CWS ooo19126 (1.14.600); FILE MERGED 2005/09/05 13:40:13 rt 1.14.600.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0b374ad4803225d5485cf1e15eaeee9263c70069]

INTEGRATION: CWS ooo19126 (1.9.310); FILE MERGED 2005/09/05 13:21:56 rt 1.9.310.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [601b26ececd21132bb5062a61d60907f3eb61456]

INTEGRATION: CWS ooo19126 (1.55.234); FILE MERGED 2005/09/05 13:40:13 rt 1.55.234.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1d7834ce86db855df3c4152eaf974119fe8bbc19]

INTEGRATION: CWS ooo19126 (1.4.368); FILE MERGED 2005/09/05 13:21:56 rt 1.4.368.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [304f90509c3dc9e2e45acc19d1efdb7093a83f8c]

INTEGRATION: CWS ooo19126 (1.54.192); FILE MERGED 2005/09/05 13:40:12 rt 1.54.192.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [73260b0a9114d45a688aaab9cd30abc07b5e79c9]

INTEGRATION: CWS ooo19126 (1.6.368); FILE MERGED 2005/09/05 13:21:56 rt 1.6.368.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ca05018e296bf620d773fd6b0500704bc4663f4d]

INTEGRATION: CWS ooo19126 (1.14.226); FILE MERGED 2005/09/05 13:40:12 rt 1.14.226.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [68ee3ea757c93c7a7f360d43925156cc0d8e40b3]

INTEGRATION: CWS ooo19126 (1.29.158); FILE MERGED 2005/09/05 13:21:56 rt 1.29.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ed69f12395e3592690125a2c989c3fbd53f48461]

INTEGRATION: CWS ooo19126 (1.12.96); FILE MERGED 2005/09/05 13:40:11 rt 1.12.96.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [caf5d9f2ed7fbdf6af4db376cc16989790d968b9]

INTEGRATION: CWS ooo19126 (1.5.20); FILE MERGED 2005/09/05 15:47:33 rt 1.5.20.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b3ccd0e1b79de4d40c0113d4c6c674d0c118623c]

INTEGRATION: CWS ooo19126 (1.3.600); FILE MERGED 2005/09/05 13:40:10 rt 1.3.600.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [bd953ef0f7c196c9d76068c9215a74cf54f76734]

INTEGRATION: CWS ooo19126 (1.27.458); FILE MERGED 2005/09/05 13:21:51 rt 1.27.458.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [934dd9a8b5b189c5c51ebd8b4f1ef6fcb9c25dcb]

INTEGRATION: CWS ooo19126 (1.1.1.1.1462); FILE MERGED 2005/09/05 13:40:10 rt 1.1.1.1.1462.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0da1315475de5f8dc5338d362c71ce1aff605bb3]

INTEGRATION: CWS ooo19126 (1.7.236); FILE MERGED 2005/09/05 13:21:51 rt 1.7.236.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9135934e8d1d9a57363e54235850bdb40c593f5b]

INTEGRATION: CWS ooo19126 (1.29.484); FILE MERGED 2005/09/05 13:40:09 rt 1.29.484.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [baa1f927e8ec846a6b2df1feb525e1cfdaee5225]

INTEGRATION: CWS ooo19126 (1.4.630); FILE MERGED 2005/09/05 13:40:09 rt 1.4.630.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b8e32b649e2ef5567a73ee021c11ac9aff4a1ecb]

INTEGRATION: CWS ooo19126 (1.11.458); FILE MERGED 2005/09/05 13:21:50 rt 1.11.458.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d5eb39a6bcd1f777f17b638fe56ccec0bb89cba7]

INTEGRATION: CWS ooo19126 (1.3.1438); FILE MERGED 2005/09/05 13:40:09 rt 1.3.1438.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c77bcc27cd0e44f7688331b76e96d7c4742f7018]

INTEGRATION: CWS ooo19126 (1.2.374); FILE MERGED 2005/09/05 13:21:50 rt 1.2.374.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c13c1a00876f5d407ba6fe80f4f87c9e80dc6776]

INTEGRATION: CWS ooo19126 (1.5.20); FILE MERGED 2005/09/05 15:47:32 rt 1.5.20.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c5d233a57bfaee372ee08b8ca3434946536ccddc]

INTEGRATION: CWS ooo19126 (1.3.818); FILE MERGED 2005/09/05 13:40:09 rt 1.3.818.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [97fd1f461cdf8744bf23d87190680186fee9ea4b]

INTEGRATION: CWS ooo19126 (1.6.20); FILE MERGED 2005/09/05 15:47:32 rt 1.6.20.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1cbbbc5c610a5f4b458d501e48e86c8ed05ee145]

INTEGRATION: CWS ooo19126 (1.45.186); FILE MERGED 2005/09/05 13:40:09 rt 1.45.186.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [54180475fa0ba140af83c8de8122b6df3dd4f6a7]

INTEGRATION: CWS ooo19126 (1.3.458); FILE MERGED 2005/09/05 13:21:50 rt 1.3.458.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [06eda60465c370d225e671c45eb27461bce29cb2]

INTEGRATION: CWS ooo19126 (1.7.948); FILE MERGED 2005/09/05 13:40:08 rt 1.7.948.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [835705cdfd82a5918ac2f7cd7bcea509a5e48e3f]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 13:21:50 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ba66dca4214055149fa24d4286f9cad743fd98c6]

INTEGRATION: CWS ooo19126 (1.4.1250); FILE MERGED 2005/09/05 13:40:08 rt 1.4.1250.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [71e5477996c7fff9ecc9dfa8153cde9a58d60826]

INTEGRATION: CWS ooo19126 (1.5.20); FILE MERGED 2005/09/05 15:47:31 rt 1.5.20.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [600035919df5b03eec784c1b6767f69b82b2b23e]

INTEGRATION: CWS ooo19126 (1.4.600); FILE MERGED 2005/09/05 13:40:08 rt 1.4.600.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4f4fd6f91b0154feb1fec432e5455123306d315d]

INTEGRATION: CWS ooo19126 (1.5.458); FILE MERGED 2005/09/05 13:21:49 rt 1.5.458.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [77883a19bce154e62a8b7413c859764f92a9a927]

INTEGRATION: CWS ooo19126 (1.7.20); FILE MERGED 2005/09/05 15:47:31 rt 1.7.20.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [87c22ccad2879725d4e82ec9dd47ed7995bf3713]

INTEGRATION: CWS ooo19126 (1.4.692); FILE MERGED 2005/09/05 13:40:08 rt 1.4.692.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [51e5d3118c18347cae45fba9d169f7c2837af983]

INTEGRATION: CWS ooo19126 (1.12.886); FILE MERGED 2005/09/05 13:21:49 rt 1.12.886.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2e712534540f5975c3272d3eb3325883edfff035]

INTEGRATION: CWS ooo19126 (1.1.1.1.1462); FILE MERGED 2005/09/05 13:40:08 rt 1.1.1.1.1462.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6b4337b326b55fea7574e565bb916331ee12460a]

INTEGRATION: CWS ooo19126 (1.15.150); FILE MERGED 2005/09/05 13:21:49 rt 1.15.150.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0c9fb2795ff18c8df8c743e40672970aee8c0c3e]

INTEGRATION: CWS ooo19126 (1.13.460); FILE MERGED 2005/09/05 13:40:07 rt 1.13.460.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [278718625eb42b8b586d7d897be51aff0b828f65]

INTEGRATION: CWS ooo19126 (1.27.458); FILE MERGED 2005/09/05 13:21:49 rt 1.27.458.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4020ea6eca27ac42b96850d0f5b7c35e7d3f1dcc]

INTEGRATION: CWS ooo19126 (1.33.600); FILE MERGED 2005/09/05 13:40:07 rt 1.33.600.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [13930b373c7b0f46a9186840d44c03602179e2da]

INTEGRATION: CWS ooo19126 (1.6.374); FILE MERGED 2005/09/05 13:21:48 rt 1.6.374.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4142e22a44b5f326ed95887ccb0cfeb97731dccb]

INTEGRATION: CWS ooo19126 (1.6.20); FILE MERGED 2005/09/05 15:47:30 rt 1.6.20.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9a076e5dc0a8342478113bff8c5a1c1c3a44a4d0]

INTEGRATION: CWS ooo19126 (1.5.818); FILE MERGED 2005/09/05 13:40:07 rt 1.5.818.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d592cdaceb7a1f65a987729204bd807ed3a67954]

INTEGRATION: CWS ooo19126 (1.23.458); FILE MERGED 2005/09/05 13:21:48 rt 1.23.458.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [688cbc5859fce13e2feee304188fd17df2322767]

INTEGRATION: CWS ooo19126 (1.2.702); FILE MERGED 2005/09/05 13:40:07 rt 1.2.702.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [63974a6fceeffa4e0c14aaa383d584c80d91227d]

INTEGRATION: CWS ooo19126 (1.4.102); FILE MERGED 2005/09/05 15:47:30 rt 1.4.102.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e13643d3baf4ce7a102ca89e9d0f416d96a63765]

INTEGRATION: CWS ooo19126 (1.12.386); FILE MERGED 2005/09/05 13:40:07 rt 1.12.386.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7b6b2bfd577137eb86ed1312c717247e2daabc78]

INTEGRATION: CWS ooo19126 (1.28.394); FILE MERGED 2005/09/05 13:21:48 rt 1.28.394.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [10b740c6da4ca89aa3c0029eeb9476e05e82c7e6]

INTEGRATION: CWS ooo19126 (1.5.26); FILE MERGED 2005/09/05 15:47:30 rt 1.5.26.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d9f25881753a91b636a390d45570df61024306b3]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 13:21:47 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f94705cc34485850b5615ae08c1abffcbeb1b235]

INTEGRATION: CWS ooo19126 (1.5.20); FILE MERGED 2005/09/05 15:47:30 rt 1.5.20.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [fa5333b6ba907974e5d967e7df262851787c03db]

INTEGRATION: CWS ooo19126 (1.3.452); FILE MERGED 2005/09/05 13:40:06 rt 1.3.452.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c7506983f19a56e7e2dd6e30476b5e5b8b8bc00a]

INTEGRATION: CWS ooo19126 (1.31.458); FILE MERGED 2005/09/05 13:21:47 rt 1.31.458.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d1436aaf74295d9ecf67500965cbf06e7ecd6ac6]

INTEGRATION: CWS ooo19126 (1.5.20); FILE MERGED 2005/09/05 15:47:29 rt 1.5.20.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [93950274e6bea28b95aa622a47f7c25686a54a6e]

INTEGRATION: CWS ooo19126 (1.2.630); FILE MERGED 2005/09/05 13:40:06 rt 1.2.630.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1bdc03293b0b5097fd821086e7b2aa19341e751a]

INTEGRATION: CWS ooo19126 (1.10.364); FILE MERGED 2005/09/05 13:21:47 rt 1.10.364.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d6777c7bba73a269ad2d9817ef98ced4dc55e754]

INTEGRATION: CWS ooo19126 (1.1.1418); FILE MERGED 2005/09/05 13:40:06 rt 1.1.1418.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f1c56541bc0be27a97898a7406fb6ea6d4f88d92]

INTEGRATION: CWS ooo19126 (1.5.288); FILE MERGED 2005/09/05 13:21:46 rt 1.5.288.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9423de8cf15dceb6739fd322852fe02e30365273]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:21:22 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c091b66e2e210e88d671982ac6cab32701b9d478]

INTEGRATION: CWS ooo19126 (1.8.306); FILE MERGED 2005/09/05 13:40:06 rt 1.8.306.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [bfea1702445d4f78ffad9e34ed8b7eaf3f7b13c2]

INTEGRATION: CWS ooo19126 (1.5.374); FILE MERGED 2005/09/05 13:21:46 rt 1.5.374.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [71ace437dc7c7a586af4592b73666a9c4e0e985c]

INTEGRATION: CWS ooo19126 (1.2.1428); FILE MERGED 2005/09/05 13:40:05 rt 1.2.1428.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8d6141bf7038249d39ea22960a9ba41ad90380cf]

INTEGRATION: CWS ooo19126 (1.3.888); FILE MERGED 2005/09/05 13:21:45 rt 1.3.888.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a306c596fccc8ef132a8ab2f9a044e4bd17850c3]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:21:19 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [09644f35c7858dbea23ff6bb0276c12e1ac2ee85]

INTEGRATION: CWS ooo19126 (1.11.184); FILE MERGED 2005/09/05 13:40:05 rt 1.11.184.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d86c0c4644c8d55804f5e0025e975d282eba29d9]

INTEGRATION: CWS ooo19126 (1.5.32); FILE MERGED 2005/09/05 15:47:29 rt 1.5.32.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [17cd35fa3d7b1162ccdb07aa367e2f5ac675d7a4]

INTEGRATION: CWS ooo19126 (1.5.128); FILE MERGED 2005/09/05 11:21:19 rt 1.5.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c2432178cb7137c09c472a8c3f194fd4429b871b]

INTEGRATION: CWS ooo19126 (1.10.374); FILE MERGED 2005/09/05 13:21:45 rt 1.10.374.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [80217b7fb7085f32307f84b06dce8683d1cba071]

INTEGRATION: CWS ooo19126 (1.1.1.1.1462); FILE MERGED 2005/09/05 13:40:05 rt 1.1.1.1.1462.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b3bf3ba1f832d195b480cf09574a71330a4fb41a]

INTEGRATION: CWS ooo19126 (1.5.32); FILE MERGED 2005/09/05 15:47:28 rt 1.5.32.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2b55d3dd48426f3322e2ad35889e08ad86a1ea38]

INTEGRATION: CWS ooo19126 (1.4.10); FILE MERGED 2005/09/05 11:21:18 rt 1.4.10.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7d617b69b260cdf7051b5f1a7e6953291dd47b5a]

INTEGRATION: CWS ooo19126 (1.44.140); FILE MERGED 2005/09/05 13:21:44 rt 1.44.140.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [68bf58f87454022d33d9a3595e8d02ed8b76cd80]

INTEGRATION: CWS ooo19126 (1.7.38); FILE MERGED 2005/09/05 15:47:28 rt 1.7.38.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [979c4da11f4ff752c729c0e88897c72ff0c9000e]

INTEGRATION: CWS ooo19126 (1.6.664); FILE MERGED 2005/09/05 13:40:04 rt 1.6.664.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5b68404b14d7f366e57177b9b97229788e03f6aa]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:21:16 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [81fa2f9d3eaceb73769dc5af8768abcfb026a43a]

INTEGRATION: CWS ooo19126 (1.33.154); FILE MERGED 2005/09/05 13:21:42 rt 1.33.154.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [87a431ed63240565241a7c7ce814cf8a5484a938]

INTEGRATION: CWS ooo19126 (1.5.20); FILE MERGED 2005/09/05 15:47:28 rt 1.5.20.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5f6712a8b59dfa0512403801b7c33b6b6b5fb4e4]

INTEGRATION: CWS ooo19126 (1.16.378); FILE MERGED 2005/09/05 13:40:04 rt 1.16.378.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [db4095c007f6079c4d6eca1a1453814cd2c6a0a1]

INTEGRATION: CWS ooo19126 (1.25.458); FILE MERGED 2005/09/05 13:21:42 rt 1.25.458.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [de5b48cce96779e04fcb3bbf6a7b35a6cce9edd3]

INTEGRATION: CWS ooo19126 (1.1.1.1.1462); FILE MERGED 2005/09/05 13:40:03 rt 1.1.1.1.1462.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ee047d25f1dee27867d3eee859ea67ea2c433de9]

INTEGRATION: CWS ooo19126 (1.8.288); FILE MERGED 2005/09/05 13:21:42 rt 1.8.288.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [219122b3bf82e54b8c1be0b44d84e92b2e1b0dce]

INTEGRATION: CWS ooo19126 (1.6.20); FILE MERGED 2005/09/05 15:47:27 rt 1.6.20.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [27311591746163f43ec5f4b0f9d689d3473b5a62]

INTEGRATION: CWS ooo19126 (1.5.818); FILE MERGED 2005/09/05 13:40:03 rt 1.5.818.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a59fe6fa3ac1e4cf4520c332728446a4cc5f7cb3]

INTEGRATION: CWS ooo19126 (1.26.458); FILE MERGED 2005/09/05 13:21:41 rt 1.26.458.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2170d29d6e3b680b34d63f742a0bbf94851db7aa]

INTEGRATION: CWS ooo19126 (1.5.20); FILE MERGED 2005/09/05 15:47:27 rt 1.5.20.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9a11f981c88efb5c45ca3f9a973d3db912e0cce6]

INTEGRATION: CWS ooo19126 (1.14.630); FILE MERGED 2005/09/05 13:40:02 rt 1.14.630.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [27ea4c7ac7057cebdfa814868b2d1420dd16e282]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:21:11 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1d576225c96c285b8fdb6d9dee5801ddb8335edf]

INTEGRATION: CWS ooo19126 (1.5.288); FILE MERGED 2005/09/05 13:21:41 rt 1.5.288.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9d143c9dbaa0d2a1fca465a5d76bb800e0c09f9c]

INTEGRATION: CWS ooo19126 (1.4.372); FILE MERGED 2005/09/05 13:40:02 rt 1.4.372.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f6a0cf98bd6022592af42ed266b2a810ec7af287]

INTEGRATION: CWS ooo19126 (1.36.458); FILE MERGED 2005/09/05 13:21:40 rt 1.36.458.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9e7186fc541209430bd865ce0edc36336c051c54]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:21:09 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [17be7488ac15a12d72bee6faf62d9e4314228716]

INTEGRATION: CWS ooo19126 (1.5.20); FILE MERGED 2005/09/05 15:47:26 rt 1.5.20.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e32c982141b4edbfa809aab87e105eeb3ce7b496]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:21:08 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0c356aa079db4dddd8c7c4d8cbe53c29b6758dca]

INTEGRATION: CWS ooo19126 (1.7.374); FILE MERGED 2005/09/05 13:21:40 rt 1.7.374.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [aeb05ecbb17766de3627a5cea736eaecde1765f0]

INTEGRATION: CWS ooo19126 (1.6.20); FILE MERGED 2005/09/05 15:47:26 rt 1.6.20.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6abd40024dddd297e6f9efc317bc36a902c81151]

INTEGRATION: CWS ooo19126 (1.4.720); FILE MERGED 2005/09/05 13:40:02 rt 1.4.720.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4075c9265bae6d70abed04725ca9e1ee93a574a9]

INTEGRATION: CWS ooo19126 (1.11.458); FILE MERGED 2005/09/05 13:21:40 rt 1.11.458.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [da6ade41aa8f16de57c7188923aeb5e6e6f78d93]

INTEGRATION: CWS ooo19126 (1.1.1.1.1462); FILE MERGED 2005/09/05 13:40:02 rt 1.1.1.1.1462.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [004209bfae33915eedf44e099928fa1856da8d55]

INTEGRATION: CWS ooo19126 (1.7.50); FILE MERGED 2005/09/05 11:21:05 rt 1.7.50.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [74bd2ce1fa5fe5ea8c5a1d1808869a440c014f27]

INTEGRATION: CWS ooo19126 (1.3.374); FILE MERGED 2005/09/05 13:21:40 rt 1.3.374.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1c0471c19fb7aa380e951c8959be09e6c37ffa2c]

INTEGRATION: CWS ooo19126 (1.6.20); FILE MERGED 2005/09/05 15:47:25 rt 1.6.20.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [492153e41579cab7fafe95fda2bf9be60c20907d]

INTEGRATION: CWS ooo19126 (1.1.1.1.1462); FILE MERGED 2005/09/05 13:40:01 rt 1.1.1.1.1462.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ea558060ed8be554877a4473cf99aa0ba25f27ac]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:21:04 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0da4ec7fe1c2306d4da18a3ede00eee1c85377b9]

INTEGRATION: CWS ooo19126 (1.2.742); FILE MERGED 2005/09/05 13:21:39 rt 1.2.742.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [03abb9cfb72cb613d05a7df237df0ebc394d14f5]

INTEGRATION: CWS ooo19126 (1.4.1424); FILE MERGED 2005/09/05 13:40:01 rt 1.4.1424.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e3d9498b4c2220edc3fcbd212e16392a347a5229]

INTEGRATION: CWS ooo19126 (1.5.20); FILE MERGED 2005/09/05 15:47:25 rt 1.5.20.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9d47234def6c109d73eaa27d07c55563a0861a05]

INTEGRATION: CWS ooo19126 (1.32.458); FILE MERGED 2005/09/05 13:21:38 rt 1.32.458.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f3203c8e8c92b263f3330e1893d91d3e3f33020b]

INTEGRATION: CWS ooo19126 (1.6.76); FILE MERGED 2005/09/05 11:21:01 rt 1.6.76.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e95c54025f3f2f81fd97236c7ae622b4dc2b78c5]

INTEGRATION: CWS ooo19126 (1.5.306); FILE MERGED 2005/09/05 13:40:01 rt 1.5.306.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [08f5f06e6fa9d3fa2d5abea781396dbdb6c8ee04]

INTEGRATION: CWS ooo19126 (1.18.218); FILE MERGED 2005/09/05 13:21:38 rt 1.18.218.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6a30aab16d5529790636d47c1a8de76db7f38528]

INTEGRATION: CWS ooo19126 (1.6.60); FILE MERGED 2005/09/05 11:21:00 rt 1.6.60.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [38730be83198db392e4f048bf1126cc3d05c2744]

INTEGRATION: CWS ooo19126 (1.1.1.1.1462); FILE MERGED 2005/09/05 13:40:00 rt 1.1.1.1.1462.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [18dc046ad63bfec488fecb56433f132094288ead]

INTEGRATION: CWS ooo19126 (1.7.134); FILE MERGED 2005/09/05 13:21:38 rt 1.7.134.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [37bf89bf1a2f5944eb693963b37d7f2d56b200d1]

INTEGRATION: CWS ooo19126 (1.5.20); FILE MERGED 2005/09/05 15:47:24 rt 1.5.20.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d806510c6f2eeae617185ad1ab53e432b9f21118]

INTEGRATION: CWS ooo19126 (1.5.306); FILE MERGED 2005/09/05 13:40:00 rt 1.5.306.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [cf1e9ffc4a5b1757822fb9fce9fb17067f3d2a44]

INTEGRATION: CWS ooo19126 (1.2.368); FILE MERGED 2005/09/05 13:21:37 rt 1.2.368.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0a05df57a78606664719b57538e24fc045c28f25]

INTEGRATION: CWS ooo19126 (1.12.234); FILE MERGED 2005/09/05 13:40:00 rt 1.12.234.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b63db1b30ed3812efed370f13dfb8df5863e30fe]

INTEGRATION: CWS ooo19126 (1.5.76); FILE MERGED 2005/09/05 11:20:57 rt 1.5.76.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [615f01e1695f882b786a6ee74406cc66e40634a6]

INTEGRATION: CWS ooo19126 (1.3.428); FILE MERGED 2005/09/05 13:21:37 rt 1.3.428.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6583f0675bb0ffa127be1fbfe38af9fadb1b737f]

INTEGRATION: CWS ooo19126 (1.2.1418); FILE MERGED 2005/09/05 13:40:00 rt 1.2.1418.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f817b4a0f3c36c25e4d28df33b9fe60c31b12a64]

INTEGRATION: CWS ooo19126 (1.10.118); FILE MERGED 2005/09/05 13:21:37 rt 1.10.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b655626e0bb5ca7bb250d7cd2f9d041cdf63a4aa]

INTEGRATION: CWS ooo19126 (1.5.20); FILE MERGED 2005/09/05 15:47:23 rt 1.5.20.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [53aa1ef6499ae64be5f0c4db62dd0cda1ed6739e]

INTEGRATION: CWS ooo19126 (1.5.630); FILE MERGED 2005/09/05 13:40:00 rt 1.5.630.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7b4f07adea6c9daf0664a08a25436401ce8e9627]

INTEGRATION: CWS ooo19126 (1.3.368); FILE MERGED 2005/09/05 13:21:36 rt 1.3.368.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [bdae6cb21a564fea5726bde898b9b5767f55d725]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:20:55 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a92d27a370a38aed23c724135eff79003e6f45ca]

INTEGRATION: CWS ooo19126 (1.4.1420); FILE MERGED 2005/09/05 13:39:59 rt 1.4.1420.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b0a92cc4371699fd42858ebc84e655d47acb20a7]

INTEGRATION: CWS ooo19126 (1.2.562); FILE MERGED 2005/09/05 13:21:36 rt 1.2.562.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [94b71520d97749294bf53b6830776f1291221ae1]

INTEGRATION: CWS ooo19126 (1.7.20); FILE MERGED 2005/09/05 15:47:23 rt 1.7.20.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [586f9a3cf8cc7bd4a6e1a97813dadec21986cddc]

INTEGRATION: CWS ooo19126 (1.2.428); FILE MERGED 2005/09/05 13:21:36 rt 1.2.428.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4d13f116fc950a3601051e1bc300274d6267609b]

INTEGRATION: CWS ooo19126 (1.4.10); FILE MERGED 2005/09/05 11:20:51 rt 1.4.10.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ce0844cc8e3b072aeb44cc1d8f746c3991ce52ce]

INTEGRATION: CWS ooo19126 (1.3.118); FILE MERGED 2005/09/05 15:47:23 rt 1.3.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b34cc793905dc746a7b663e10f105ee9768d22d9]

INTEGRATION: CWS ooo19126 (1.5.600); FILE MERGED 2005/09/05 13:39:58 rt 1.5.600.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d96a60711f7a66ff31420ed8df259ca63cb04dc4]

INTEGRATION: CWS ooo19126 (1.2.428); FILE MERGED 2005/09/05 13:21:35 rt 1.2.428.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [41b05c9290db2f6135669e634e20659ed4ae888c]

INTEGRATION: CWS ooo19126 (1.8.26); FILE MERGED 2005/09/05 15:47:23 rt 1.8.26.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [aebd19c673c0389af2885dd6947c09209c015420]

INTEGRATION: CWS ooo19126 (1.3.1254); FILE MERGED 2005/09/05 13:39:58 rt 1.3.1254.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1b2b46925a6e82a139a28bfd3d1822e8a0269411]

INTEGRATION: CWS ooo19126 (1.5.20); FILE MERGED 2005/09/05 15:47:22 rt 1.5.20.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6cdf2f9a5b75349b6a89f493f523ff29922904aa]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:20:48 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [bd55a91205766ffca9c7a3b9d0652df76e78591f]

INTEGRATION: CWS ooo19126 (1.20.440); FILE MERGED 2005/09/05 13:39:58 rt 1.20.440.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4c6f599f669ea101ba6d12f8abe9b9eb338b311b]

INTEGRATION: CWS ooo19126 (1.3.428); FILE MERGED 2005/09/05 13:21:35 rt 1.3.428.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d1bcecf03c9c8b6811f6f95fc67c70aa310a85ce]

INTEGRATION: CWS ooo19126 (1.9.20); FILE MERGED 2005/09/05 15:47:22 rt 1.9.20.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d33ba3819265db8d83c2d410569fb9dae960420a]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:20:46 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [dad82b94a5dc8842e66edb575537889457bf3bf8]

INTEGRATION: CWS ooo19126 (1.2.562); FILE MERGED 2005/09/05 13:21:35 rt 1.2.562.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f03647c0411b32d3dd58c8ada945b8f045fddc34]

INTEGRATION: CWS ooo19126 (1.1.1.1.1462); FILE MERGED 2005/09/05 13:39:57 rt 1.1.1.1.1462.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [61100d9988d4660e580ec2afd8853941a57a2c15]

INTEGRATION: CWS ooo19126 (1.3.288); FILE MERGED 2005/09/05 13:21:34 rt 1.3.288.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f04dad69d8f93a803bcb9e72ffefb2eafd8654a3]

INTEGRATION: CWS ooo19126 (1.4.120); FILE MERGED 2005/09/05 11:20:45 rt 1.4.120.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b7be06fcc7e1e52ff861db8b1391b88f89cab4a5]

INTEGRATION: CWS ooo19126 (1.43.306); FILE MERGED 2005/09/05 13:39:57 rt 1.43.306.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d3237ed3ddf41b69d4539ec4c36b2af495b60607]

INTEGRATION: CWS ooo19126 (1.18.288); FILE MERGED 2005/09/05 13:21:34 rt 1.18.288.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [230e0ce678b068ee5b3f1c84d186bf42e0d6761e]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:20:45 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d43fb944bdbe1ad728ad92aabe8e9bd97495e8ce]

INTEGRATION: CWS ooo19126 (1.9.884); FILE MERGED 2005/09/05 13:39:57 rt 1.9.884.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [dd723525657f8bd7b1bcbc1cdacd66a8be893d52]

INTEGRATION: CWS ooo19126 (1.18.236); FILE MERGED 2005/09/05 13:21:33 rt 1.18.236.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b3d4d03851e2d43cd976227fcb08d2eeb427d955]

INTEGRATION: CWS ooo19126 (1.5.20); FILE MERGED 2005/09/05 15:47:21 rt 1.5.20.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2369e9d86ce007f7f9ae7d2d00a201e08003bb34]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:20:44 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c40a361d6d4ca6b9e303425b5a42f8e9e3f2af64]

INTEGRATION: CWS ooo19126 (1.2.310); FILE MERGED 2005/09/05 13:21:33 rt 1.2.310.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e74834825ff1595dd11c01c62106b3b0d1064bc1]

INTEGRATION: CWS ooo19126 (1.11.234); FILE MERGED 2005/09/05 13:39:56 rt 1.11.234.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [aeb3af0fb21c1b418b1a2ec1ef2366dc14c46184]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:20:43 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [884acaead1b5b4e3acb6736ee16215e05646ee40]

INTEGRATION: CWS ooo19126 (1.31.380); FILE MERGED 2005/09/05 13:21:33 rt 1.31.380.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a791daf83a497b119af90e7cc3c13a00e1bd48a0]

INTEGRATION: CWS ooo19126 (1.14.630); FILE MERGED 2005/09/05 13:39:56 rt 1.14.630.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [644e689c0391921f59880173070e3f58755ee43a]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:20:42 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7f51fdf2cc23e5dbc82677bcfd8fad02d7115b40]

INTEGRATION: CWS ooo19126 (1.110.124); FILE MERGED 2005/09/05 13:21:31 rt 1.110.124.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3cfa656ea3e04b9c7f44c713f9cdf221cd7a8a6b]

INTEGRATION: CWS ooo19126 (1.8.234); FILE MERGED 2005/09/05 13:39:56 rt 1.8.234.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3065e53c37da5f0dd5be0058a4367beb3bff8ac8]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:20:41 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1158fa5d16c4818f38adbb4b97cef2ec2f610057]

INTEGRATION: CWS ooo19126 (1.3.316); FILE MERGED 2005/09/05 13:39:56 rt 1.3.316.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [87312303c1ffac5895136d7b20a23e269cbbfb9d]

INTEGRATION: CWS ooo19126 (1.42.56); FILE MERGED 2005/09/05 13:21:31 rt 1.42.56.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0691679701248b8a95469bfcb0b0cdb66fe55dfd]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:20:40 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [211cdd753fcfd15807e874e1acedf564d3660751]

INTEGRATION: CWS ooo19126 (1.5.20); FILE MERGED 2005/09/05 15:47:20 rt 1.5.20.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [edad37c4aa6b4a431bb24ef4973c538b4bea3f78]

INTEGRATION: CWS ooo19126 (1.6.582); FILE MERGED 2005/09/05 13:39:56 rt 1.6.582.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ffcd78cce8818274731cd3c1c6b258cbd23c9c93]

INTEGRATION: CWS ooo19126 (1.27.456); FILE MERGED 2005/09/05 13:21:31 rt 1.27.456.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2b76b91180334a491d4a6ffa05ccca349a3d1c5c]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:20:39 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [14ab9025f970ecca1333833c364bb6c80d1058e7]

INTEGRATION: CWS ooo19126 (1.34.186); FILE MERGED 2005/09/05 13:39:55 rt 1.34.186.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a0e04667934cc547e60989867e71517ef801e891]

INTEGRATION: CWS ooo19126 (1.1.1.1.930); FILE MERGED 2005/09/05 13:21:31 rt 1.1.1.1.930.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [91f508543efe7e857b1a43d40ff833a29cf887e3]

INTEGRATION: CWS ooo19126 (1.4.102); FILE MERGED 2005/09/05 15:47:20 rt 1.4.102.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8f89b7b8f130fc4a33843180fc7247c64c9be74d]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:20:37 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [befd45707a7408c093a31ce6973d84330ae47264]

INTEGRATION: CWS ooo19126 (1.1.1.1.1462); FILE MERGED 2005/09/05 13:39:55 rt 1.1.1.1.1462.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [729e9868f083cd13a7f2214d2714f88549fee256]

INTEGRATION: CWS ooo19126 (1.8.494); FILE MERGED 2005/09/05 13:21:30 rt 1.8.494.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9251312982c364056f0f0faaf89c1d0cf74c03db]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:20:36 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3d4f7bb3cac2ccbc46140ecdc86ab992c7aa97bd]

INTEGRATION: CWS ooo19126 (1.6.126); FILE MERGED 2005/09/05 13:39:55 rt 1.6.126.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2c6847492dc95b6ca26a3e04285bd4fd25110265]

INTEGRATION: CWS ooo19126 (1.42.234); FILE MERGED 2005/09/05 13:21:30 rt 1.42.234.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [90c1fbf9bfc977e59a7eff3dc6bb9d42a0e95d94]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:20:35 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ad563a7f8ffb3ad926d73e0c5bd763e049a00f22]

INTEGRATION: CWS ooo19126 (1.2.1450); FILE MERGED 2005/09/05 13:39:55 rt 1.2.1450.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [733b7dfaef9e115ae470d62e32430576fa746cdd]

INTEGRATION: CWS ooo19126 (1.6.20); FILE MERGED 2005/09/05 15:47:19 rt 1.6.20.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2cdf04d7c1958c6ae1473b0a51de240766eaed3c]

INTEGRATION: CWS ooo19126 (1.36.76); FILE MERGED 2005/09/05 13:21:30 rt 1.36.76.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2ac193b3260d17f12942209b999b43d5d4843110]

INTEGRATION: CWS ooo19126 (1.6.74); FILE MERGED 2005/09/05 11:20:34 rt 1.6.74.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7a57845dd82bf587c73b7939cac75ff1a44ca924]

INTEGRATION: CWS ooo19126 (1.5.20); FILE MERGED 2005/09/05 15:47:19 rt 1.5.20.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [69d144707dad8980d934e5486f35d65493f26f66]

INTEGRATION: CWS ooo19126 (1.28.134); FILE MERGED 2005/09/05 13:21:30 rt 1.28.134.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [83f306f3947f721ff60887f7caae5d27614d74de]

INTEGRATION: CWS ooo19126 (1.5.76); FILE MERGED 2005/09/05 11:20:33 rt 1.5.76.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c2b6395a51fb73878e1cd6b32b2b660e189b789b]

INTEGRATION: CWS ooo19126 (1.2.1426); FILE MERGED 2005/09/05 13:39:54 rt 1.2.1426.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [bbd7c889baa558a4be2e1f4745be1919a4eaeb70]

INTEGRATION: CWS ooo19126 (1.23.154); FILE MERGED 2005/09/05 13:21:29 rt 1.23.154.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ca7d77baff145407e6c8d7bac1ad6094c3914503]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:20:33 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8a1473312d9137c4d80446a081f906df9e32c0c2]

INTEGRATION: CWS ooo19126 (1.6.484); FILE MERGED 2005/09/05 13:39:54 rt 1.6.484.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7427cb60f3645c82f1cbbddce112b81e90a1cbc9]

INTEGRATION: CWS ooo19126 (1.12.228); FILE MERGED 2005/09/05 13:21:29 rt 1.12.228.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [fd49378d9465047947b1265ad26ccd8ec95aed5f]

INTEGRATION: CWS ooo19126 (1.5.128); FILE MERGED 2005/09/05 11:20:32 rt 1.5.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [db1f6c99f929189dcd29c5886e12a6022919e1ce]

INTEGRATION: CWS ooo19126 (1.1.1.1.1462); FILE MERGED 2005/09/05 13:39:54 rt 1.1.1.1.1462.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [557fa5c88e380b159d9728101f12e00d43d514bc]

INTEGRATION: CWS ooo19126 (1.11.132); FILE MERGED 2005/09/05 13:21:29 rt 1.11.132.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [46ced5730c322a4dfdcd484143d5d53a83042e39]

INTEGRATION: CWS ooo19126 (1.6.120); FILE MERGED 2005/09/05 11:20:32 rt 1.6.120.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [157598d39f4955b462120925cab60e5d0dfe8ec6]

INTEGRATION: CWS ooo19126 (1.3.1440); FILE MERGED 2005/09/05 13:39:54 rt 1.3.1440.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3c69c06b0342d50dd96ba8e332dbd1bf9f779cb8]

INTEGRATION: CWS ooo19126 (1.5.20); FILE MERGED 2005/09/05 15:47:18 rt 1.5.20.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e15c3feae66a04b78b9df0daaa7906f360b7489d]

INTEGRATION: CWS ooo19126 (1.47.428); FILE MERGED 2005/09/05 13:21:29 rt 1.47.428.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [080c0da2f7e600858257f30f3a9254866d86f357]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:20:31 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2d40f8fef6b3173a5041749408ce06e35328087c]

INTEGRATION: CWS ooo19126 (1.6.20); FILE MERGED 2005/09/05 15:47:18 rt 1.6.20.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [be36b9c4dbe05c507a5c728b4b183a9ede0a1afc]

INTEGRATION: CWS ooo19126 (1.2.1440); FILE MERGED 2005/09/05 13:39:53 rt 1.2.1440.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [eac6bc05e77593faf2caf743872787adc0870741]

INTEGRATION: CWS ooo19126 (1.6.220); FILE MERGED 2005/09/05 13:21:28 rt 1.6.220.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4e524aabac93e31893101046406a4e8fdab4e5bc]

INTEGRATION: CWS ooo19126 (1.6.878); FILE MERGED 2005/09/05 13:39:53 rt 1.6.878.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ceea72fce7abfc4b3589b7a9848f3d55c0ced89c]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:20:29 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [38f492e3b587dbb6fb28cb9fd10be52374db549b]

INTEGRATION: CWS ooo19126 (1.3.118); FILE MERGED 2005/09/05 15:47:18 rt 1.3.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [453fa99ba1a6b67d22dbf058aebb02a364c41b13]

INTEGRATION: CWS ooo19126 (1.34.198); FILE MERGED 2005/09/05 13:21:28 rt 1.34.198.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [30f8f82ae04bdfccc08c0406f70d54a5dc2aee7a]

INTEGRATION: CWS ooo19126 (1.5.720); FILE MERGED 2005/09/05 13:39:53 rt 1.5.720.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [94cd6178746a33b78d045eec0d9f5958fecae0ea]

INTEGRATION: CWS ooo19126 (1.4.126); FILE MERGED 2005/09/05 11:20:28 rt 1.4.126.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [84b8a4f72fc6af98156d48ca440d9d14dea60e7c]

INTEGRATION: CWS ooo19126 (1.7.16); FILE MERGED 2005/09/05 15:47:17 rt 1.7.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [568b0b06e4e3619e67618ce1f74ffa531e7cd7f1]

INTEGRATION: CWS ooo19126 (1.31.226); FILE MERGED 2005/09/05 13:21:28 rt 1.31.226.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f3eeb09eafd66d18f9cb6fa980d534bd934811c1]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:20:28 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0c16d53d46d7241954902a4f939611c721fda9bd]

INTEGRATION: CWS ooo19126 (1.3.288); FILE MERGED 2005/09/05 13:21:27 rt 1.3.288.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [fce89c20eeeb8b0a38091fb61f6ed84c2f47cf68]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:20:27 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [280321a1a53281d5fe05885014af568c3596dfa9]

INTEGRATION: CWS ooo19126 (1.2.1418); FILE MERGED 2005/09/05 13:39:53 rt 1.2.1418.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [feb021f46cee50e70bc6a989d17f769f4eb4a089]

INTEGRATION: CWS ooo19126 (1.8.158); FILE MERGED 2005/09/05 13:21:27 rt 1.8.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ff647cc6cd146148a7ab572d9a4ef79fb09dc043]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:20:26 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5d755062560c05239aff4018a8c3f12561f5d9e7]

INTEGRATION: CWS ooo19126 (1.2.310); FILE MERGED 2005/09/05 13:21:27 rt 1.2.310.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [026b6ec9c19cf4a546848c51cd5db7b45382896e]

INTEGRATION: CWS ooo19126 (1.3.692); FILE MERGED 2005/09/05 13:39:52 rt 1.3.692.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e2664eec7386704924010e8d5e79f6c26ed95fb9]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:20:24 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6be232e352512a4377bf627ec3b858afbbaf15e6]

INTEGRATION: CWS ooo19126 (1.7.16); FILE MERGED 2005/09/05 15:47:16 rt 1.7.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [dfa801b832d26b9bb2197c6f3f209f2fbd03cca1]

INTEGRATION: CWS ooo19126 (1.4.288); FILE MERGED 2005/09/05 13:21:27 rt 1.4.288.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [106d881f0c5741a4217f9f0582020b432c61a1f2]

INTEGRATION: CWS ooo19126 (1.8.460); FILE MERGED 2005/09/05 13:39:52 rt 1.8.460.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [19d5da35f5b608dfbbcc713b43d73d17d5afbfeb]

INTEGRATION: CWS ooo19126 (1.5.126); FILE MERGED 2005/09/05 11:20:23 rt 1.5.126.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b532e5c090f4d24d691873d31cb5d22efab0c088]

INTEGRATION: CWS ooo19126 (1.6.16); FILE MERGED 2005/09/05 15:47:16 rt 1.6.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1c15fdb4732b672310d7f4e38f99c8c8366770a1]

INTEGRATION: CWS ooo19126 (1.3.702); FILE MERGED 2005/09/05 13:39:52 rt 1.3.702.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [17597350efcfaf4967ebc1b7c61bf5c065352b84]

INTEGRATION: CWS ooo19126 (1.6.120); FILE MERGED 2005/09/05 11:20:21 rt 1.6.120.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [05d63ba907b9c2278aeb1a2985c6fe3d963e3085]

INTEGRATION: CWS ooo19126 (1.2.310); FILE MERGED 2005/09/05 13:21:26 rt 1.2.310.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ff42c25597d421bfd37b420ddbf1f779403a46fb]

INTEGRATION: CWS ooo19126 (1.7.32); FILE MERGED 2005/09/05 15:47:16 rt 1.7.32.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e2eafcd7ca0040ae4bc367e44d497e57e65dd842]

INTEGRATION: CWS ooo19126 (1.2.1422); FILE MERGED 2005/09/05 13:39:51 rt 1.2.1422.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ae5317d0050744943136e876fc2c692212b13f07]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:20:21 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [52d1ecad0d82d5573648f77be7e806be6d7723e3]

INTEGRATION: CWS ooo19126 (1.13.272); FILE MERGED 2005/09/05 13:21:26 rt 1.13.272.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6e2e100f35dfc4cb48e999c3d4b1adc2fc25419e]

INTEGRATION: CWS ooo19126 (1.8.16); FILE MERGED 2005/09/05 15:47:16 rt 1.8.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a439b51ad000b1160247f90edb62f44a6e10952d]

INTEGRATION: CWS ooo19126 (1.11.386); FILE MERGED 2005/09/05 13:39:51 rt 1.11.386.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [74ef6a39d31c9f8a852f24e7577875ea6a637d35]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:20:19 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0739f6f9fb920775e65c3f173a529a2ba101cdbb]

INTEGRATION: CWS ooo19126 (1.6.32); FILE MERGED 2005/09/05 15:47:15 rt 1.6.32.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [42837134b28dc1a6a49eaf663f9902b5b542e921]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:20:17 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4f64ed5446864290df80391e2b509207279a86d1]

INTEGRATION: CWS ooo19126 (1.4.386); FILE MERGED 2005/09/05 13:39:51 rt 1.4.386.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5bfcaf533693c97c42fe2bcf130d61e9c3481379]

INTEGRATION: CWS ooo19126 (1.8.16); FILE MERGED 2005/09/05 15:47:15 rt 1.8.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [19983ea68a96bad08c83a6e00745cef4fc774e9e]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:20:15 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [24210ea49f39671f4688d9641beda98bd8c6a8f1]

INTEGRATION: CWS ooo19126 (1.5.732); FILE MERGED 2005/09/05 13:39:51 rt 1.5.732.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0824d6d5e19da625c6071a508c54d6223d46db16]

INTEGRATION: CWS ooo19126 (1.5.76); FILE MERGED 2005/09/05 11:20:14 rt 1.5.76.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a052b29a226baf714ac028187c2b4775059b7c85]

INTEGRATION: CWS ooo19126 (1.5.192); FILE MERGED 2005/09/05 13:39:50 rt 1.5.192.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [bb2930599eeba304189583d03b6e4a35ab26521b]

INTEGRATION: CWS ooo19126 (1.7.16); FILE MERGED 2005/09/05 15:47:14 rt 1.7.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [465cbe0d5a4e592a9f5cc667682b6958fb69ec41]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:20:14 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [99994b197301c1004c5c6ef5614b9f4616582755]

INTEGRATION: CWS ooo19126 (1.6.32); FILE MERGED 2005/09/05 15:47:13 rt 1.6.32.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [dea1b4644e2b0d17bdadaba8466d6d757629e83b]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:20:13 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [020ff027222ae6839a656da051f538594bd63ca9]

INTEGRATION: CWS ooo19126 (1.3.1428); FILE MERGED 2005/09/05 13:39:50 rt 1.3.1428.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e015b4a3b443cd65c60e40031e4cc1c263496537]

INTEGRATION: CWS ooo19126 (1.2.76); FILE MERGED 2005/09/05 15:47:13 rt 1.2.76.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4fb9cc4ab1137154a12e347ef413eb77ed554f23]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:20:12 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a6fd6aca3a8bffdc2f4b02c72aba3c250d1026a6]

INTEGRATION: CWS ooo19126 (1.1.1438); FILE MERGED 2005/09/05 13:39:50 rt 1.1.1438.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4ffd810218aa36618d3fb8edc951616a62d99fa1]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:20:11 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2a281171e2f0316825923e23bff0d2d574cd16bf]

INTEGRATION: CWS ooo19126 (1.30.94); FILE MERGED 2005/09/05 13:39:49 rt 1.30.94.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [13c4c9dbc90d49ae11ca52f8b0289b16ecbf9df1]

INTEGRATION: CWS ooo19126 (1.27.294); FILE MERGED 2005/09/05 13:21:13 rt 1.27.294.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4ecb21b9161489d8506cf7f0dd0d441195ac3190]

INTEGRATION: CWS ooo19126 (1.2.36); FILE MERGED 2005/09/05 15:47:12 rt 1.2.36.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [66cb6b87682e2c0cc4d8fee22e08eb5528f47543]

INTEGRATION: CWS ooo19126 (1.5.128); FILE MERGED 2005/09/05 11:20:10 rt 1.5.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c8949e15b78b7288df4398fb8276e0a0d5b917cf]

INTEGRATION: CWS ooo19126 (1.7.578); FILE MERGED 2005/09/05 13:39:49 rt 1.7.578.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7b00abf155a336932154ea41541c02a0bf629706]

INTEGRATION: CWS ooo19126 (1.2.310); FILE MERGED 2005/09/05 13:21:13 rt 1.2.310.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [59253139ead9ad2e48fb6ed8a6beab4f7bd1f8f0]

INTEGRATION: CWS ooo19126 (1.2.76); FILE MERGED 2005/09/05 15:47:12 rt 1.2.76.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1dc18c7af92cbcc272087df64ee31267699a4c38]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:20:08 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [476ad99a3fc00989305fc0133c6f90abc64c11bb]

INTEGRATION: CWS ooo19126 (1.10.1254); FILE MERGED 2005/09/05 13:39:49 rt 1.10.1254.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9a022e0c1c7425c907bc232c0c422c7272e84db2]

INTEGRATION: CWS ooo19126 (1.3.288); FILE MERGED 2005/09/05 13:21:12 rt 1.3.288.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d4bba1f6040c46c8fb3cade946c408bd2866f580]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:20:08 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [cf0e8456b627100ec38c27bf6a692f9d6a6ec797]

INTEGRATION: CWS ooo19126 (1.32.224); FILE MERGED 2005/09/05 13:39:48 rt 1.32.224.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [396156d989106228f427aa0e7ed9926f82e1bbf8]

INTEGRATION: CWS ooo19126 (1.1.1.1.930); FILE MERGED 2005/09/05 13:21:12 rt 1.1.1.1.930.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9cfadf24aabbf6731524b4f54b1620ca0b4b258f]

INTEGRATION: CWS ooo19126 (1.5.102); FILE MERGED 2005/09/05 15:47:11 rt 1.5.102.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1691e96f6e987952c81aeca28038ee2248d688f6]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:20:06 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2133d332a8ccf70d45ff6253bf15a980ff671344]

INTEGRATION: CWS ooo19126 (1.4.220); FILE MERGED 2005/09/05 13:21:11 rt 1.4.220.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7939dbc0fe4b6a81a94d19073bbe76155e3c6eb9]

INTEGRATION: CWS ooo19126 (1.2.1254); FILE MERGED 2005/09/05 13:39:47 rt 1.2.1254.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [96405e453ca4f921f6e66ba3fb6598a617a7eef8]

INTEGRATION: CWS ooo19126 (1.33.314); FILE MERGED 2005/09/05 13:39:47 rt 1.33.314.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4636eead5a44f39dcab3117f1632459e894342c4]

INTEGRATION: CWS ooo19126 (1.4.102); FILE MERGED 2005/09/05 15:47:10 rt 1.4.102.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [100570fb80ec27abdc66ce8f0a97d79d419f04d0]

INTEGRATION: CWS ooo19126 (1.35.276); FILE MERGED 2005/09/05 13:39:47 rt 1.35.276.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ffda9d409b02199e142dd7b442b8637fbc6d4469]

INTEGRATION: CWS ooo19126 (1.5.158); FILE MERGED 2005/09/05 13:21:10 rt 1.5.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c1a0fac888fe93e409c5c94ff56984c0a0d2112f]

INTEGRATION: CWS ooo19126 (1.40.90); FILE MERGED 2005/09/05 13:39:46 rt 1.40.90.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7d92d9857da497ee3608c91fbc4a6da46c4bf82b]

INTEGRATION: CWS ooo19126 (1.5.220); FILE MERGED 2005/09/05 13:21:09 rt 1.5.220.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [edd4bc61f73f15162ffeae724d2f2881468744ae]

INTEGRATION: CWS ooo19126 (1.5.102); FILE MERGED 2005/09/05 15:47:10 rt 1.5.102.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d528fb7b0f34b017aa53904770dc586540548428]

INTEGRATION: CWS ooo19126 (1.8.452); FILE MERGED 2005/09/05 13:39:46 rt 1.8.452.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [233cc68f297909baf15d31fea532d7d4541331bb]

INTEGRATION: CWS ooo19126 (1.3.288); FILE MERGED 2005/09/05 13:21:09 rt 1.3.288.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f81e8f1504293073feedafa4032f8796457ef097]

INTEGRATION: CWS ooo19126 (1.5.6); FILE MERGED 2005/09/05 15:47:10 rt 1.5.6.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [777a0f08340b95ad182249372a30f6d915cc753d]

INTEGRATION: CWS ooo19126 (1.26.370); FILE MERGED 2005/09/05 13:39:45 rt 1.26.370.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [06cc3fe6e4508fa4f24b994968bf38207b10a995]

INTEGRATION: CWS ooo19126 (1.7.158); FILE MERGED 2005/09/05 13:21:09 rt 1.7.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ceac636d9ca2559390ae110916d79f45e44df358]

INTEGRATION: CWS ooo19126 (1.5.76); FILE MERGED 2005/09/05 15:47:09 rt 1.5.76.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [958ce122f3a6f8a17b2ca792160f57c1c9b72e39]

INTEGRATION: CWS ooo19126 (1.5.720); FILE MERGED 2005/09/05 13:39:45 rt 1.5.720.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [14a190f60778c7c6eafd1b1f7b96093e0a28ab89]

INTEGRATION: CWS ooo19126 (1.2.288); FILE MERGED 2005/09/05 13:21:08 rt 1.2.288.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2d71214d806571ec4535fae1ec9587e04764e4b8]

INTEGRATION: CWS ooo19126 (1.5.102); FILE MERGED 2005/09/05 15:47:09 rt 1.5.102.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [bd77a46825a5e261c780a793fe46faa7f0b4c61b]

INTEGRATION: CWS ooo19126 (1.33.176); FILE MERGED 2005/09/05 13:39:45 rt 1.33.176.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0f296db2fadfc8d6df5619c0d4c3b07a2410f75f]

INTEGRATION: CWS ooo19126 (1.3.172); FILE MERGED 2005/09/05 13:21:08 rt 1.3.172.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7ef3e25dd8197d1161216a0bb36c0c3c9e92cc65]

INTEGRATION: CWS ooo19126 (1.9.1254); FILE MERGED 2005/09/05 13:39:43 rt 1.9.1254.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6a39c6460f3d9d8381ebfd7305c171326c53a830]

INTEGRATION: CWS ooo19126 (1.2.220); FILE MERGED 2005/09/05 13:21:08 rt 1.2.220.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [359b1c6603877a9c864e1b4e6ce2b7b6aa3e71a0]

INTEGRATION: CWS ooo19126 (1.10.1254); FILE MERGED 2005/09/05 13:39:42 rt 1.10.1254.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [77eb65f420726a8bf7906a6af9aad10f44dd276f]

INTEGRATION: CWS ooo19126 (1.3.288); FILE MERGED 2005/09/05 13:21:08 rt 1.3.288.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1a331f2fbc42a04785e49c7b7a3d98ff0468875f]

INTEGRATION: CWS ooo19126 (1.5.102); FILE MERGED 2005/09/05 15:47:08 rt 1.5.102.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2213c0a20061846fb941a8d4686274cd03a84c44]

INTEGRATION: CWS ooo19126 (1.7.582); FILE MERGED 2005/09/05 13:39:42 rt 1.7.582.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d75bd850ee4fdc3617453677df1a4f4b387a1c91]

INTEGRATION: CWS ooo19126 (1.2.392); FILE MERGED 2005/09/05 13:21:08 rt 1.2.392.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [71a39f7a4f4e571f45934db454bfff01d04fb971]

INTEGRATION: CWS ooo19126 (1.17.582); FILE MERGED 2005/09/05 13:39:42 rt 1.17.582.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7f22d32918d7216d8048169fed5534de71c980e3]

INTEGRATION: CWS ooo19126 (1.4.230); FILE MERGED 2005/09/05 13:21:07 rt 1.4.230.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4ef06829b5ee5723be18a18109580a06e71a549f]

INTEGRATION: CWS ooo19126 (1.5.1174); FILE MERGED 2005/09/05 13:39:41 rt 1.5.1174.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [be449092eeadbb4cefc6a778510fd589a31aa030]

INTEGRATION: CWS ooo19126 (1.2.288); FILE MERGED 2005/09/05 13:21:07 rt 1.2.288.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [77f6d1bfba2cdca402aa846eccded32f8061e16a]

INTEGRATION: CWS ooo19126 (1.4.102); FILE MERGED 2005/09/05 15:47:08 rt 1.4.102.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [02ee073355c44b727ecc119f6cc7c4b787df7f61]

INTEGRATION: CWS ooo19126 (1.3.288); FILE MERGED 2005/09/05 13:21:07 rt 1.3.288.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [183b39125ae75c212be482739e8bdaf9f3b4d605]

INTEGRATION: CWS ooo19126 (1.5.102); FILE MERGED 2005/09/05 15:47:07 rt 1.5.102.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9b50c11b77990ba6f3b1b8f669da819456637416]

INTEGRATION: CWS ooo19126 (1.13.64); FILE MERGED 2005/09/05 13:21:07 rt 1.13.64.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [75b8af1db712b727b2b039d06fb1c7a17fe21e89]

INTEGRATION: CWS ooo19126 (1.8.720); FILE MERGED 2005/09/05 13:39:41 rt 1.8.720.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [fe2ce9c15c12952954ff442282f20e8ad20cc9fb]

INTEGRATION: CWS ooo19126 (1.6.6); FILE MERGED 2005/09/05 15:47:07 rt 1.6.6.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9a3a133479b11d31a39311db9c7efd71a9802f0d]

INTEGRATION: CWS ooo19126 (1.3.188); FILE MERGED 2005/09/05 13:21:06 rt 1.3.188.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [252cf9aedbaa6d20fd403a411fa8b086eb246b18]

INTEGRATION: CWS ooo19126 (1.6.32); FILE MERGED 2005/09/05 15:47:07 rt 1.6.32.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8d0a2a13fa4de77775d3b015f515fa16a8523cf7]

INTEGRATION: CWS ooo19126 (1.8.122); FILE MERGED 2005/09/05 13:21:06 rt 1.8.122.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [31a382b5ef8e2e27aa8b6f876c5789395e95a91c]

INTEGRATION: CWS ooo19126 (1.3.1174); FILE MERGED 2005/09/05 13:39:41 rt 1.3.1174.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ff1f6137e7ee0247d6d74f96a95c20bb0e60563b]

INTEGRATION: CWS ooo19126 (1.6.76); FILE MERGED 2005/09/05 15:47:07 rt 1.6.76.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b79d7e5076a7b1382b02464ee904847366e674f6]

INTEGRATION: CWS ooo19126 (1.4.228); FILE MERGED 2005/09/05 13:21:06 rt 1.4.228.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [77ea25950bb9445934d1b8117a63aa77148fffa2]

INTEGRATION: CWS ooo19126 (1.4.596); FILE MERGED 2005/09/05 13:39:41 rt 1.4.596.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b679643f0ce1ccf5eed61dc372f45266f10c3ea3]

INTEGRATION: CWS ooo19126 (1.5.76); FILE MERGED 2005/09/05 15:47:06 rt 1.5.76.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b33b0083f6f785a733ccfa00188dcc786e55ea9d]

INTEGRATION: CWS ooo19126 (1.2.288); FILE MERGED 2005/09/05 13:21:06 rt 1.2.288.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c4612ef8013e1925077a2644d3bf6c98c0d9b764]

INTEGRATION: CWS ooo19126 (1.9.1254); FILE MERGED 2005/09/05 13:39:40 rt 1.9.1254.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [de2a7ed804808f01a34c29c6dbf517acd9db839c]

INTEGRATION: CWS ooo19126 (1.6.32); FILE MERGED 2005/09/05 15:47:06 rt 1.6.32.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [700801e32a702aa8576d069d536eab9c30f322f4]

INTEGRATION: CWS ooo19126 (1.3.288); FILE MERGED 2005/09/05 13:21:06 rt 1.3.288.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d0751d118fe58f2e6d4fe4af5ecb9f2a67dcbb14]

INTEGRATION: CWS ooo19126 (1.17.582); FILE MERGED 2005/09/05 13:39:40 rt 1.17.582.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [aee90865fa38d471945eeffa703ca91d10c19758]

INTEGRATION: CWS ooo19126 (1.7.134); FILE MERGED 2005/09/05 13:21:05 rt 1.7.134.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2a246bc31e57196581514f80904de58585932856]

INTEGRATION: CWS ooo19126 (1.21.460); FILE MERGED 2005/09/05 13:39:40 rt 1.21.460.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [611fc3f925f30113e9097a24c3113f488e47be99]

INTEGRATION: CWS ooo19126 (1.4.228); FILE MERGED 2005/09/05 13:21:05 rt 1.4.228.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [269c4720ca05800d09bb9d88b539447f7b6036f0]

INTEGRATION: CWS ooo19126 (1.37.422); FILE MERGED 2005/09/05 13:39:39 rt 1.37.422.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7774d3628b92005f89fd03ff6bdd1367558e46c7]

INTEGRATION: CWS ooo19126 (1.5.102); FILE MERGED 2005/09/05 15:47:05 rt 1.5.102.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5c45e238d21e97b125903267a5a0d300871d1e07]

INTEGRATION: CWS ooo19126 (1.4.154); FILE MERGED 2005/09/05 13:21:05 rt 1.4.154.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4e5203c75255755dc487702285818d7197cab611]

INTEGRATION: CWS ooo19126 (1.3.1254); FILE MERGED 2005/09/05 13:39:39 rt 1.3.1254.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5f23708b651eeebac1ee6d26532534165b5139d0]

INTEGRATION: CWS ooo19126 (1.6.32); FILE MERGED 2005/09/05 15:47:05 rt 1.6.32.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [bd4c820c19d3c8f220dfd95585772f303b0c9a4c]

INTEGRATION: CWS ooo19126 (1.3.288); FILE MERGED 2005/09/05 13:21:04 rt 1.3.288.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e96c1eacb5adb3763b50e9b1f97e2bc068aefe62]

INTEGRATION: CWS ooo19126 (1.11.578); FILE MERGED 2005/09/05 13:39:39 rt 1.11.578.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [39cea98e4c45ae7186e583266341633b6529b36d]

INTEGRATION: CWS ooo19126 (1.6.104); FILE MERGED 2005/09/05 13:21:04 rt 1.6.104.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [cea487b13e619edf906cb345b183e9f64b4a6327]

INTEGRATION: CWS ooo19126 (1.18.630); FILE MERGED 2005/09/05 13:39:38 rt 1.18.630.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3307d1ca59351ec5e45c162abf123b1679ffe336]

INTEGRATION: CWS ooo19126 (1.2.288); FILE MERGED 2005/09/05 13:21:04 rt 1.2.288.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c33c72c1d32c68222a66e0238a3ec4b5e2c9f1d4]

INTEGRATION: CWS ooo19126 (1.9.692); FILE MERGED 2005/09/05 13:39:38 rt 1.9.692.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [35111815812afdda5d242d97f4ddb65379149baa]

INTEGRATION: CWS ooo19126 (1.4.32); FILE MERGED 2005/09/05 15:47:05 rt 1.4.32.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5e462bcf89b12bd73db491c896c2d4497ad2c0bd]

INTEGRATION: CWS ooo19126 (1.3.288); FILE MERGED 2005/09/05 13:21:03 rt 1.3.288.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6ff483ed6af0f92027a298acfdceafdcc205b14c]

INTEGRATION: CWS ooo19126 (1.6.406); FILE MERGED 2005/09/05 13:39:37 rt 1.6.406.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1d28f8b7c83cf560e1f0cdea94dc080b02417304]

INTEGRATION: CWS ooo19126 (1.7.32); FILE MERGED 2005/09/05 15:47:04 rt 1.7.32.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d0015c1cbd39fb284c151ed3e55bd18d9504a53a]

INTEGRATION: CWS ooo19126 (1.3.230); FILE MERGED 2005/09/05 13:21:03 rt 1.3.230.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a4c01e43b6f9a35c204b4b45beee343e837c4411]

INTEGRATION: CWS ooo19126 (1.25.582); FILE MERGED 2005/09/05 13:39:37 rt 1.25.582.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [aa5a5677ccc52f689cc254aff1197b80a45ae260]

INTEGRATION: CWS ooo19126 (1.8.16); FILE MERGED 2005/09/05 15:47:02 rt 1.8.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [39c4590e80325525656f7104e8b9582adc258103]

INTEGRATION: CWS ooo19126 (1.2.288); FILE MERGED 2005/09/05 13:21:03 rt 1.2.288.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a8b61c0dadb547ab7e36eaae8c140f650417bfe2]

INTEGRATION: CWS ooo19126 (1.1.1.1.1462); FILE MERGED 2005/09/05 13:39:36 rt 1.1.1.1.1462.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [397c47617ffaf1db8444e1d2a3eaf640a5bd4927]

INTEGRATION: CWS ooo19126 (1.5.16); FILE MERGED 2005/09/05 15:47:02 rt 1.5.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9e3803d1fc2b3181be1f282413c5a79ccdfd971e]

INTEGRATION: CWS ooo19126 (1.2.288); FILE MERGED 2005/09/05 13:21:02 rt 1.2.288.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [53caf3b23380df9cce98d5ff6178c66ad6ffa4e5]

INTEGRATION: CWS ooo19126 (1.2.1254); FILE MERGED 2005/09/05 13:39:36 rt 1.2.1254.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [64a84c367ebfc264e26a69694d936e84515a760a]

INTEGRATION: CWS ooo19126 (1.7.8); FILE MERGED 2005/09/05 15:47:02 rt 1.7.8.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a8bc69da02714db7be275ffa615838dc9e8637f0]

INTEGRATION: CWS ooo19126 (1.2.810); FILE MERGED 2005/09/05 13:39:35 rt 1.2.810.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [702c6a1f1f5bf9dedf710a381e2fd0045700c261]

INTEGRATION: CWS ooo19126 (1.14.66); FILE MERGED 2005/09/05 13:21:01 rt 1.14.66.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ed7de596df19788491add65fdee065134d6d4146]

INTEGRATION: CWS ooo19126 (1.6.16); FILE MERGED 2005/09/05 15:47:02 rt 1.6.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7eae7bf394f883d5c79ae47104b61120c687b2b3]

INTEGRATION: CWS ooo19126 (1.5.16); FILE MERGED 2005/09/05 15:47:01 rt 1.5.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a1048f7fc720b46c2f3487d837cebc57b96ec97e]

INTEGRATION: CWS ooo19126 (1.12.220); FILE MERGED 2005/09/05 13:21:00 rt 1.12.220.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [cc296de77decb2375594eff5b4306de1d2cc5cbf]

INTEGRATION: CWS ooo19126 (1.6.630); FILE MERGED 2005/09/05 13:39:34 rt 1.6.630.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [eaddf3b9ab808aa87faec62421ab058c383e150e]

INTEGRATION: CWS ooo19126 (1.1.894); FILE MERGED 2005/09/05 13:20:59 rt 1.1.894.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [efd515944f46e23f33415fac48f3b237483c31dd]

INTEGRATION: CWS ooo19126 (1.6.582); FILE MERGED 2005/09/05 13:39:34 rt 1.6.582.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f45781d4d218ce61ff77a8642eb77c939a2d1198]

INTEGRATION: CWS ooo19126 (1.9.288); FILE MERGED 2005/09/05 13:20:58 rt 1.9.288.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ad3c9713aea5580306ca2b1bd624344ec65f87b8]

INTEGRATION: CWS ooo19126 (1.7.910); FILE MERGED 2005/09/05 13:39:34 rt 1.7.910.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5292f2d2c86dc0f75996844c9b7c00374583a964]

INTEGRATION: CWS ooo19126 (1.5.886); FILE MERGED 2005/09/05 13:20:58 rt 1.5.886.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e878b0165774c6180ee5793356e4fed5e67e13fd]

INTEGRATION: CWS ooo19126 (1.14.226); FILE MERGED 2005/09/05 13:39:34 rt 1.14.226.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [97e7606da549f41612da4bf2beb2ab886766ed8d]

INTEGRATION: CWS ooo19126 (1.7.16); FILE MERGED 2005/09/05 15:47:01 rt 1.7.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2ab292b66eb2271d9f6386a762f44c24476a1973]

INTEGRATION: CWS ooo19126 (1.2.66); FILE MERGED 2005/09/05 13:20:57 rt 1.2.66.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [bf2f1177a8c0e1a724e4a5350de63c3b931bc9ca]

INTEGRATION: CWS ooo19126 (1.6.16); FILE MERGED 2005/09/05 15:47:00 rt 1.6.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [721ae63ecd69ef332a63cb8b69e57cba054bed83]

INTEGRATION: CWS ooo19126 (1.11.528); FILE MERGED 2005/09/05 13:39:33 rt 1.11.528.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e9e53431e90e7dc723e7a2eedf9225aca4ed5c18]

INTEGRATION: CWS ooo19126 (1.5.32); FILE MERGED 2005/09/05 15:47:00 rt 1.5.32.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e8a0276f15b10448257b95c3decbbf66f89ad3c4]

INTEGRATION: CWS ooo19126 (1.8.600); FILE MERGED 2005/09/05 13:39:33 rt 1.8.600.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [58ee38ae2370336546134ec51b3c1cc633eb461a]

INTEGRATION: CWS ooo19126 (1.2.154); FILE MERGED 2005/09/05 15:47:00 rt 1.2.154.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1392bd446912d5fc612dd129742262415bdb4283]

INTEGRATION: CWS ooo19126 (1.3.600); FILE MERGED 2005/09/05 13:39:33 rt 1.3.600.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d14ce4a903556167fda687cac25bf0701404252b]

INTEGRATION: CWS ooo19126 (1.2.66); FILE MERGED 2005/09/05 13:20:55 rt 1.2.66.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8582ee682d2bd585a521a5564300eb10c5a11b20]

INTEGRATION: CWS ooo19126 (1.2.154); FILE MERGED 2005/09/05 15:46:59 rt 1.2.154.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3327c3ec16d418bc44bc43dfa65a934a6d53f344]

INTEGRATION: CWS ooo19126 (1.14.84); FILE MERGED 2005/09/05 13:39:33 rt 1.14.84.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [db089761b74a5c0237ef79d4d5d4e435a980655f]

INTEGRATION: CWS ooo19126 (1.16.216); FILE MERGED 2005/09/05 13:39:32 rt 1.16.216.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9ad7b8c585626d2be97900f3e6e70cfe7bb2aa3d]

INTEGRATION: CWS ooo19126 (1.38.86); FILE MERGED 2005/09/05 13:39:32 rt 1.38.86.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8fa86146280dae1dd14ad0302e8c87494716547f]

INTEGRATION: CWS ooo19126 (1.2.154); FILE MERGED 2005/09/05 15:46:58 rt 1.2.154.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ab658a1b8ef6e34e36ff8a8555e1a7d4abbac268]

INTEGRATION: CWS ooo19126 (1.8.386); FILE MERGED 2005/09/05 13:39:32 rt 1.8.386.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b326b30e3f0dd2d0c4ed7b2a28fa4de9dfa270d8]

INTEGRATION: CWS ooo19126 (1.4.600); FILE MERGED 2005/09/05 13:39:31 rt 1.4.600.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0598112eedd29770e6e496c5696eb376c4aaeeb8]

INTEGRATION: CWS ooo19126 (1.15.518); FILE MERGED 2005/09/05 13:20:54 rt 1.15.518.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c54c26a9774096825b694737a5758598c33623f2]

INTEGRATION: CWS ooo19126 (1.11.778); FILE MERGED 2005/09/05 13:20:54 rt 1.11.778.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f88544f46663f368479872f9ec187abb21c411be]

INTEGRATION: CWS ooo19126 (1.2.154); FILE MERGED 2005/09/05 15:46:57 rt 1.2.154.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [21793916322db73645c52be1d7c38ff71d3ed9aa]

INTEGRATION: CWS ooo19126 (1.2.630); FILE MERGED 2005/09/05 13:39:31 rt 1.2.630.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e1ed0a5be030c9814da0b8f5a4a5c62735cd5034]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:19:16 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b1b919ba38fee9649e6a197b96ea8a0ac96f529b]

INTEGRATION: CWS ooo19126 (1.11.778); FILE MERGED 2005/09/05 13:20:53 rt 1.11.778.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c623ff1f226441ad84c10f03f5c38445c93cb8ea]

INTEGRATION: CWS ooo19126 (1.3.118); FILE MERGED 2005/09/05 15:46:57 rt 1.3.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a3517ee35694b7531b240878cd67efd0ddf9afaa]

INTEGRATION: CWS ooo19126 (1.12.580); FILE MERGED 2005/09/05 13:39:31 rt 1.12.580.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b96d8bc92cae236473fa39845d82f4a3502515fe]

INTEGRATION: CWS ooo19126 (1.10.742); FILE MERGED 2005/09/05 13:20:53 rt 1.10.742.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d6eca9d25f7ff918f6e63a4d4a58d026a75a3cbb]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:19:15 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b617d1b60b2549773c1c2d31130434c677f894a0]

INTEGRATION: CWS ooo19126 (1.4.460); FILE MERGED 2005/09/05 13:39:30 rt 1.4.460.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [81fade032f2bb52e1d0f47c339416babb092b35a]

INTEGRATION: CWS ooo19126 (1.11.132); FILE MERGED 2005/09/05 13:20:52 rt 1.11.132.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [127b9c8fb9214481021eaef5e91e4b4c6856eadf]

INTEGRATION: CWS ooo19126 (1.9.276); FILE MERGED 2005/09/05 13:39:30 rt 1.9.276.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3ef2ba83ec301a8bf92bede7231ea572aac6b6a0]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:19:14 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [afe781a9fef73009e9d06b0274c5c21617373dc4]

INTEGRATION: CWS ooo19126 (1.7.560); FILE MERGED 2005/09/05 13:20:51 rt 1.7.560.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [70791270e8ec551d7de0fe103367957e2954bfac]

INTEGRATION: CWS ooo19126 (1.3.118); FILE MERGED 2005/09/05 15:46:56 rt 1.3.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [96600f903585df4af5a23a24a50f1875e50cb476]

INTEGRATION: CWS ooo19126 (1.36.600); FILE MERGED 2005/09/05 13:39:30 rt 1.36.600.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e0198a934c83c9c5cee05b17b5d12a48b1400475]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:19:13 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [dd03041cf29327ead9e1f7c7ef816726171b7456]

INTEGRATION: CWS ooo19126 (1.23.132); FILE MERGED 2005/09/05 13:20:51 rt 1.23.132.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [161898163c5e741d97516a27be9e463371af86e1]

INTEGRATION: CWS ooo19126 (1.3.1254); FILE MERGED 2005/09/05 13:39:29 rt 1.3.1254.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6b275532bbda0555b25cede4a0f4f19d189797e4]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:19:12 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7a61cee41afd119e874c5fd444c640283764a771]

INTEGRATION: CWS ooo19126 (1.22.368); FILE MERGED 2005/09/05 13:20:50 rt 1.22.368.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ed919a872de984ee460f10a40bf15c6afa3279ec]

INTEGRATION: CWS ooo19126 (1.26.378); FILE MERGED 2005/09/05 13:39:29 rt 1.26.378.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b3f1afec65be9c5dcd78dc4d8d345788890441e1]

INTEGRATION: CWS ooo19126 (1.55.60); FILE MERGED 2005/09/05 13:20:49 rt 1.55.60.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b785e43284a51eb5cff9be5005917010f1f3acf6]

INTEGRATION: CWS ooo19126 (1.11.478); FILE MERGED 2005/09/05 13:39:28 rt 1.11.478.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3a69905335b5ca7cc99665c49c4cc7ef88c445d3]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:19:11 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [45e81d7eae34f0ee5230738a778c99139f681efd]

INTEGRATION: CWS ooo19126 (1.4.606); FILE MERGED 2005/09/05 13:20:48 rt 1.4.606.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [12ddd324a97246571e1da6efe3ea847d8c1fc5f9]

INTEGRATION: CWS ooo19126 (1.3.578); FILE MERGED 2005/09/05 13:39:28 rt 1.3.578.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5a4d46a4542413f0bff72320a2d90bc1b45d59d8]

INTEGRATION: CWS ooo19126 (1.2.288); FILE MERGED 2005/09/05 13:20:46 rt 1.2.288.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e455e4a8464ef07e419609f6e896e33d2ef2cbfb]

INTEGRATION: CWS ooo19126 (1.3.118); FILE MERGED 2005/09/05 15:46:55 rt 1.3.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3d763cab6ced53b23b62b6a071348380d5d23977]

INTEGRATION: CWS ooo19126 (1.6.154); FILE MERGED 2005/09/05 13:20:45 rt 1.6.154.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [226e613f14765908c17f400349c191cc05d11b1d]

INTEGRATION: CWS ooo19126 (1.20.404); FILE MERGED 2005/09/05 13:39:28 rt 1.20.404.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ece02172a5ad2ab311b165435d90353c3f809b8e]

INTEGRATION: CWS ooo19126 (1.3.76); FILE MERGED 2005/09/05 11:19:10 rt 1.3.76.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a09cf29806fb78c07b4399bd20c214fc15088fcc]

INTEGRATION: CWS ooo19126 (1.2.288); FILE MERGED 2005/09/05 13:20:45 rt 1.2.288.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [deaad96cac08edfb5887f82168505bab8f052f79]

INTEGRATION: CWS ooo19126 (1.16.578); FILE MERGED 2005/09/05 13:39:27 rt 1.16.578.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ec1dced919a5dca4c44647052305303a3cfe91c8]

INTEGRATION: CWS ooo19126 (1.5.8); FILE MERGED 2005/09/05 15:46:54 rt 1.5.8.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [001af5af71cf1a43c440c6461f8ef52dba4aa07e]

INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 11:19:09 rt 1.3.60.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e54c1addf34d7d4943d54c050940e9e4be174974]

INTEGRATION: CWS ooo19126 (1.2.288); FILE MERGED 2005/09/05 13:20:44 rt 1.2.288.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5feb7cb643542578866ca19c5bfa03106af7f6bc]

INTEGRATION: CWS ooo19126 (1.8.770); FILE MERGED 2005/09/05 13:39:27 rt 1.8.770.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [93c2a0de0978f678c3337f61cdfaaee5cb0c2047]

INTEGRATION: CWS ooo19126 (1.3.118); FILE MERGED 2005/09/05 15:46:54 rt 1.3.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [46dafee35e45a7514ce3175855eb75748828ba76]

INTEGRATION: CWS ooo19126 (1.3.68); FILE MERGED 2005/09/05 13:20:44 rt 1.3.68.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4cd378244a800633e95140996268f2d59466a8f5]

INTEGRATION: CWS ooo19126 (1.4.144); FILE MERGED 2005/09/05 11:19:07 rt 1.4.144.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [26918603ae6b699bf497c60c7fd1071921212579]

INTEGRATION: CWS ooo19126 (1.2.1254); FILE MERGED 2005/09/05 13:39:27 rt 1.2.1254.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d33a46939264e77e7b88d4c4521e14614aa09124]

INTEGRATION: CWS ooo19126 (1.3.118); FILE MERGED 2005/09/05 15:46:53 rt 1.3.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [fca4618fde172f03625c4b2424c83a046be75ee7]

INTEGRATION: CWS ooo19126 (1.2.154); FILE MERGED 2005/09/05 13:20:43 rt 1.2.154.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8d77b1bcb9eb0abcef1084fc2af4f2ecbbe0b61e]

INTEGRATION: CWS ooo19126 (1.17.408); FILE MERGED 2005/09/05 13:39:26 rt 1.17.408.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [38199db8ab6bcfec5cf230a053fba69411dc989e]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:19:05 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e1e6383a84097e28eadbf956d155a67906c831b5]

INTEGRATION: CWS ooo19126 (1.3.134); FILE MERGED 2005/09/05 13:20:41 rt 1.3.134.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0f80102649138907e5fd22525cadf96442ff76f9]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:19:04 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9e4b39b94c7656aa34f6ed51167835254af3f999]

INTEGRATION: CWS ooo19126 (1.42.230); FILE MERGED 2005/09/05 13:39:26 rt 1.42.230.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c0140b5bab649ed9ac8a6db60e14bba75c6e621b]

INTEGRATION: CWS ooo19126 (1.3.154); FILE MERGED 2005/09/05 13:20:41 rt 1.3.154.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [021137e752e41270eb6b34d4f77266c13959f7b5]

INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 11:19:01 rt 1.4.60.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1a12c5cb3e59e6817e6884b0ea8e352d55a80a00]

INTEGRATION: CWS ooo19126 (1.10.192); FILE MERGED 2005/09/05 13:39:25 rt 1.10.192.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [80e520158d34f8912dc21564cd3d633ff128cc40]

INTEGRATION: CWS ooo19126 (1.9.242); FILE MERGED 2005/09/05 13:20:39 rt 1.9.242.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1a36839f923d2566dc0ce3d29ed5fe724829749d]

INTEGRATION: CWS ooo19126 (1.19.224); FILE MERGED 2005/09/05 13:39:25 rt 1.19.224.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [fb2cfe0e59dc0b00b97b16ce395e2d2e340d9a23]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:19:01 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [bdb6012ed9f123c93abaee75e3037f2f4927a14b]

INTEGRATION: CWS ooo19126 (1.15.458); FILE MERGED 2005/09/05 13:20:39 rt 1.15.458.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [bf8c8b724e5b1d36201a1d593b403d58e51f2b17]

INTEGRATION: CWS ooo19126 (1.15.78); FILE MERGED 2005/09/05 13:39:25 rt 1.15.78.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [039b92dc5dfa0df14a4ded00d41110825e29fd4f]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:18:59 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ea424b5622fe2614b6062935b0336f0789f3e005]

INTEGRATION: CWS ooo19126 (1.6.374); FILE MERGED 2005/09/05 13:20:38 rt 1.6.374.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d7ccb7451a45af31bd7ebad2517c9d64ce1d1507]

INTEGRATION: CWS ooo19126 (1.3.118); FILE MERGED 2005/09/05 15:46:52 rt 1.3.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [898843e676f4ed2301e94fd0b116944862f66112]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:18:58 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9c6f52cf6db9e1c190f87658c46e49824243cc40]

INTEGRATION: CWS ooo19126 (1.5.694); FILE MERGED 2005/09/05 13:39:24 rt 1.5.694.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7f5b88bd6344af3245aafed4cc446700452e613d]

INTEGRATION: CWS ooo19126 (1.7.374); FILE MERGED 2005/09/05 13:20:37 rt 1.7.374.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [cf46bf6ff61e2e9cf1b10a776d4c57ded69aa1d4]

INTEGRATION: CWS ooo19126 (1.9.16); FILE MERGED 2005/09/05 15:46:52 rt 1.9.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [dc850497056fc08b1d3c71199de6582403dc80ba]

INTEGRATION: CWS ooo19126 (1.23.78); FILE MERGED 2005/09/05 13:39:24 rt 1.23.78.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ab8b7a4d6267cbc9fac0d0e620a878fec849bfcc]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:18:57 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0360aaa4496df33c0e431f474496b3320450cfa4]

INTEGRATION: CWS ooo19126 (1.11.460); FILE MERGED 2005/09/05 13:39:24 rt 1.11.460.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4531bb18eebcd5ede4b976476e9a8cb3511a2d69]

INTEGRATION: CWS ooo19126 (1.8.220); FILE MERGED 2005/09/05 13:20:36 rt 1.8.220.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [236bffa44212447e65ed51e76a6d552b1160dc03]

INTEGRATION: CWS ooo19126 (1.27.224); FILE MERGED 2005/09/05 13:39:23 rt 1.27.224.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7c94de318c52cc39434b5a8432b15371d4be6b60]

INTEGRATION: CWS ooo19126 (1.2.154); FILE MERGED 2005/09/05 15:46:51 rt 1.2.154.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3f2db0c220c336a945c9e351d10571347d246d0f]

INTEGRATION: CWS ooo19126 (1.20.220); FILE MERGED 2005/09/05 13:20:35 rt 1.20.220.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a634c3fd5934285b1497d39ac7885febc1e0fe99]

INTEGRATION: CWS ooo19126 (1.20.276); FILE MERGED 2005/09/05 13:39:23 rt 1.20.276.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4f404fcf9065592464b293b1dee2138c0ab3b204]

INTEGRATION: CWS ooo19126 (1.2.572); FILE MERGED 2005/09/05 13:20:35 rt 1.2.572.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0ec3981fa975c81d51b6b48d74bc04afc9045d5a]

INTEGRATION: CWS ooo19126 (1.14.80); FILE MERGED 2005/09/05 13:39:22 rt 1.14.80.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a606b965135015fbd008baf40710e9a7c0186bec]

INTEGRATION: CWS ooo19126 (1.2.374); FILE MERGED 2005/09/05 13:20:35 rt 1.2.374.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ca89a30f124b3ab3551964b03493905de3e6d6c9]

INTEGRATION: CWS ooo19126 (1.8.578); FILE MERGED 2005/09/05 13:39:21 rt 1.8.578.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [53e7ca63d091df9c1a0793dd053943a354890671]

INTEGRATION: CWS ooo19126 (1.3.8); FILE MERGED 2005/09/05 15:46:50 rt 1.3.8.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8b92c25115924901ac12ea7c573360e44a7059ab]

INTEGRATION: CWS ooo19126 (1.11.240); FILE MERGED 2005/09/05 13:20:34 rt 1.11.240.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [acc53aeed752b533ae5b81e78e5e4d5d2349d5b7]

INTEGRATION: CWS ooo19126 (1.2.1254); FILE MERGED 2005/09/05 13:39:21 rt 1.2.1254.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9ee1059d6170488fad689db80898843b47c5b970]

INTEGRATION: CWS ooo19126 (1.3.118); FILE MERGED 2005/09/05 15:46:50 rt 1.3.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [86956f6db2ad5d683a465c8053f9100a4a38de1b]

INTEGRATION: CWS ooo19126 (1.2.606); FILE MERGED 2005/09/05 13:20:34 rt 1.2.606.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ae5f70e4bead0f4bc729e023f72fccc228928a21]

INTEGRATION: CWS ooo19126 (1.16.704); FILE MERGED 2005/09/05 13:39:20 rt 1.16.704.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8db9883a05cb42e939db1105c752c3220cfc7c6f]

INTEGRATION: CWS ooo19126 (1.3.198); FILE MERGED 2005/09/05 13:20:34 rt 1.3.198.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b81649c8b3abc60d4eb1eb25782c5920f241d94a]

INTEGRATION: CWS ooo19126 (1.3.928); FILE MERGED 2005/09/05 13:39:20 rt 1.3.928.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [32af993f540edfb6c7f4e03dd918dfc5dc07898c]

INTEGRATION: CWS ooo19126 (1.4.16); FILE MERGED 2005/09/05 15:46:49 rt 1.4.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f2b0b711529677bd2a8cb14968c68c6241a15481]

INTEGRATION: CWS ooo19126 (1.4.158); FILE MERGED 2005/09/05 13:20:33 rt 1.4.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [857a2d554ad6c879d581cdaecb6c8c8739316b54]

INTEGRATION: CWS ooo19126 (1.4.1254); FILE MERGED 2005/09/05 13:39:19 rt 1.4.1254.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7e13689176dab383944359f465335d2b16a04400]

INTEGRATION: CWS ooo19126 (1.3.118); FILE MERGED 2005/09/05 15:46:49 rt 1.3.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0a5946956cd9873a7118715cde5400496b658240]

INTEGRATION: CWS ooo19126 (1.7.288); FILE MERGED 2005/09/05 13:20:33 rt 1.7.288.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [252361f733050d5f224dcc8766c905cadd12ab62]

INTEGRATION: CWS ooo19126 (1.14.478); FILE MERGED 2005/09/05 13:39:19 rt 1.14.478.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [558af082472ad218d10948b299d5e91d9ac9a737]

INTEGRATION: CWS ooo19126 (1.4.6); FILE MERGED 2005/09/05 15:46:49 rt 1.4.6.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5e555fac49a25603621b558934e8ee9adf54fa81]

INTEGRATION: CWS ooo19126 (1.9.288); FILE MERGED 2005/09/05 13:20:33 rt 1.9.288.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b820358dac8de07309078c280a5eeb3f1c1a5511]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:18:44 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8f4c77dec03d3e2ee3f42512e81ee38e69fe9d44]

INTEGRATION: CWS ooo19126 (1.4.1254); FILE MERGED 2005/09/05 13:39:18 rt 1.4.1254.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [af9689824665cf126b9e0d2b546df873a3583f95]

INTEGRATION: CWS ooo19126 (1.3.8); FILE MERGED 2005/09/05 15:46:48 rt 1.3.8.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9c62af601b49d5ddce2bdca56417806d70511aa3]

INTEGRATION: CWS ooo19126 (1.10.288); FILE MERGED 2005/09/05 13:20:32 rt 1.10.288.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5f0573a784f5d725d1d5a3c0ff2052f0c5700a00]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:18:43 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f5219904181b5f59339c5f010e2636362b6c977e]

INTEGRATION: CWS ooo19126 (1.14.386); FILE MERGED 2005/09/05 13:39:18 rt 1.14.386.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a9ca7466e7d2cef5467c82b0bf4d4083f2f0a474]

INTEGRATION: CWS ooo19126 (1.5.102); FILE MERGED 2005/09/05 15:46:48 rt 1.5.102.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c7640f1aaba176d9d15975a5a90e24dfeffa3062]

INTEGRATION: CWS ooo19126 (1.84.64); FILE MERGED 2005/09/05 13:20:32 rt 1.84.64.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [344a516da5de29b489be7155b21975040e98eda0]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:18:42 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2270b812835eb9a0a3492e4f4b81a837ca67e033]

INTEGRATION: CWS ooo19126 (1.4.102); FILE MERGED 2005/09/05 15:46:47 rt 1.4.102.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [73e4228dac40f33ab41b0c44ad2af2b929d6976b]

INTEGRATION: CWS ooo19126 (1.2.518); FILE MERGED 2005/09/05 13:20:31 rt 1.2.518.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d4bc185c2836fa9712ccfc0030c46f5baca0a506]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:18:41 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2513e74bb8a3621f2814cbe56774071d6ae272d7]

INTEGRATION: CWS ooo19126 (1.5.386); FILE MERGED 2005/09/05 13:39:17 rt 1.5.386.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3f72a4709e81d477a478b2fbfe807c6b16fe22fc]

INTEGRATION: CWS ooo19126 (1.6.32); FILE MERGED 2005/09/05 15:46:47 rt 1.6.32.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6381c2b3ed8f826682c5a81bea98b53e8fbc0ba5]

INTEGRATION: CWS ooo19126 (1.40.288); FILE MERGED 2005/09/05 13:20:31 rt 1.40.288.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [29aa60ccb47f43bdceeb9a6565b3eb7702970d3a]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:18:40 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9298f360eeaf748e537a73df28e381ad3f8dc54e]

INTEGRATION: CWS ooo19126 (1.5.1254); FILE MERGED 2005/09/05 13:39:17 rt 1.5.1254.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8765a2f6e15eb0f72fa125fefc00b4d3aaf12794]

INTEGRATION: CWS ooo19126 (1.5.32); FILE MERGED 2005/09/05 15:46:47 rt 1.5.32.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f1a4f4d1dbe86167d4c6ad02efc959a4c4dacc62]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:18:39 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e91c666a82b1793c60ee93a2659c992c8fc46ccb]

INTEGRATION: CWS ooo19126 (1.50.66); FILE MERGED 2005/09/05 13:20:31 rt 1.50.66.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [73b59edebdd94666eb7e0108cc40316438bb290e]

INTEGRATION: CWS ooo19126 (1.37.290); FILE MERGED 2005/09/05 13:39:16 rt 1.37.290.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [eb52269cdaa9edd5c55789c6cf40424bca715546]

INTEGRATION: CWS ooo19126 (1.5.102); FILE MERGED 2005/09/05 15:46:47 rt 1.5.102.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b2853f4a30798d0c6cee88cdc696473a08a58ffd]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:18:38 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [351dbd2d642eeb614d656f66870a80d053a66d34]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:18:37 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d0aa58084ed47ac14e8666d8bb6a97b11a8b5fd2]

INTEGRATION: CWS ooo19126 (1.30.78); FILE MERGED 2005/09/05 13:39:16 rt 1.30.78.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [485da2919f3d1fc9d754c1e9cc802687a128d92b]

INTEGRATION: CWS ooo19126 (1.4.102); FILE MERGED 2005/09/05 15:46:46 rt 1.4.102.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [95f5351cbe138ceb76295b3b51fdcffb508be8b7]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:18:35 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [bda5e4956e0ab766b8fb3bb43a7250acb7a9bb3e]

INTEGRATION: CWS ooo19126 (1.4.562); FILE MERGED 2005/09/05 13:20:30 rt 1.4.562.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3f0c5770c44c5b870167a815d716778b38e68348]

INTEGRATION: CWS ooo19126 (1.30.274); FILE MERGED 2005/09/05 13:39:15 rt 1.30.274.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f80fb986c3bcafb1ef87a7106de5faaf4710771f]

INTEGRATION: CWS ooo19126 (1.5.102); FILE MERGED 2005/09/05 15:46:46 rt 1.5.102.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5c7d728178d6bba2ea9dba3f86e4a4e42b299a6a]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:18:34 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8cda302511c832dcf38254b035c825acb1ded1b2]

INTEGRATION: CWS ooo19126 (1.2.606); FILE MERGED 2005/09/05 13:20:29 rt 1.2.606.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [721c7342c3e48f4a969ceb55497d8d6682392682]

INTEGRATION: CWS ooo19126 (1.12.226); FILE MERGED 2005/09/05 13:39:15 rt 1.12.226.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [becafa07b560d0c7236df4d097a40bb2c862ae2a]

INTEGRATION: CWS ooo19126 (1.3.1254); FILE MERGED 2005/09/05 13:39:15 rt 1.3.1254.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3c7f20bffb3eeb93c226e0305cf2eadd15734382]

INTEGRATION: CWS ooo19126 (1.7.600); FILE MERGED 2005/09/05 13:39:14 rt 1.7.600.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b57311c52cfe0b7adfee8e0aaebfad33d50e333e]

INTEGRATION: CWS ooo19126 (1.5.102); FILE MERGED 2005/09/05 15:46:45 rt 1.5.102.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ad12999e190ae8263127188049ac4d94a555ab71]

INTEGRATION: CWS ooo19126 (1.11.362); FILE MERGED 2005/09/05 13:20:27 rt 1.11.362.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [99ed2da1006f999002e859d571863c1b1267b06d]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:18:32 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f0d13baac3681eee2c4ec804a40044657f14a827]

INTEGRATION: CWS ooo19126 (1.10.164); FILE MERGED 2005/09/05 13:20:27 rt 1.10.164.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1eea38cf58ab10cfd07bc24775c3e67be9bbe1c0]

INTEGRATION: CWS ooo19126 (1.3.600); FILE MERGED 2005/09/05 13:39:14 rt 1.3.600.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2e2b9c467ce5ce7c57595b6cecea0d0d3faa0520]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:18:31 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [26b0695cbc821f93972ffa343c53e2c43ebc8dcc]

INTEGRATION: CWS ooo19126 (1.4.364); FILE MERGED 2005/09/05 13:20:26 rt 1.4.364.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [43ab3f305b539d66287ceb6df3e35fd6e5d7162b]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:18:31 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [abb89f6a43c955cecaa2ca195f333ee1c2719e15]

INTEGRATION: CWS ooo19126 (1.8.154); FILE MERGED 2005/09/05 13:20:25 rt 1.8.154.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [cdbf68186d5377a7e60d40a593aeeba97e7fe5fc]

INTEGRATION: CWS ooo19126 (1.4.102); FILE MERGED 2005/09/05 15:46:44 rt 1.4.102.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3163e4df09c1e968f26f732435160091ee2ab015]

INTEGRATION: CWS ooo19126 (1.5.600); FILE MERGED 2005/09/05 13:39:13 rt 1.5.600.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f2112f241e74ead5b3d6fed51f26eea7bd29cb0a]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:18:30 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [99efc685bc574ec07b74ae3f070100a0e4f89d57]

INTEGRATION: CWS ooo19126 (1.6.154); FILE MERGED 2005/09/05 13:20:25 rt 1.6.154.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1f93706c2159f7b34f5356df1387683ded82b42c]

INTEGRATION: CWS ooo19126 (1.5.102); FILE MERGED 2005/09/05 15:46:44 rt 1.5.102.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b61b5e1c3436386bda8df1b078d11c749891da00]

INTEGRATION: CWS ooo19126 (1.13.78); FILE MERGED 2005/09/05 13:39:13 rt 1.13.78.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1277bfa2ebbc0d7ba8c6d86b8f65745c0cd1feee]

INTEGRATION: CWS ooo19126 (1.77.62); FILE MERGED 2005/09/05 13:20:24 rt 1.77.62.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0001f3c792b1300f668158bcb9ce76305b6b4add]

INTEGRATION: CWS ooo19126 (1.11.276); FILE MERGED 2005/09/05 13:39:12 rt 1.11.276.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [124a97271363e5de6e49d2d99a9092a32286293d]

INTEGRATION: CWS ooo19126 (1.6.140); FILE MERGED 2005/09/05 13:20:23 rt 1.6.140.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5d5461e1bbc662d65639f85fc115e8dea911e670]

INTEGRATION: CWS ooo19126 (1.7.32); FILE MERGED 2005/09/05 15:46:44 rt 1.7.32.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [15cee5b8eeb4fc4ba08d9a3ca928bb431d05425b]

INTEGRATION: CWS ooo19126 (1.2.460); FILE MERGED 2005/09/05 13:39:12 rt 1.2.460.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [64f16ac9cc988fc89032fe357d395118ecb558e8]

INTEGRATION: CWS ooo19126 (1.5.64); FILE MERGED 2005/09/05 13:20:23 rt 1.5.64.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [483625bf0085aaba56ffc1562ef231415a24240b]

INTEGRATION: CWS ooo19126 (1.39.406); FILE MERGED 2005/09/05 13:39:12 rt 1.39.406.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7d9f49f51a057346c029daff2a3ad0400282e193]

INTEGRATION: CWS ooo19126 (1.9.380); FILE MERGED 2005/09/05 13:20:22 rt 1.9.380.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5d4a9d9161f9945610b3847cb128f1ac3db10190]

INTEGRATION: CWS ooo19126 (1.7.32); FILE MERGED 2005/09/05 15:46:43 rt 1.7.32.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4fbc369837fae6ce2112d69a7e4ebb458931ca04]

INTEGRATION: CWS ooo19126 (1.2.1254); FILE MERGED 2005/09/05 13:39:11 rt 1.2.1254.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [953d4554681451a508b1d902f5549dfbf07b267c]

INTEGRATION: CWS ooo19126 (1.12.134); FILE MERGED 2005/09/05 13:20:22 rt 1.12.134.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [26424d52a4acb9a50ccaa7951b179d78f2533d68]

INTEGRATION: CWS ooo19126 (1.3.118); FILE MERGED 2005/09/05 15:46:43 rt 1.3.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e1c1f0e102daf9d98897a9f796b349b9f5e37f87]

INTEGRATION: CWS ooo19126 (1.12.412); FILE MERGED 2005/09/05 13:39:10 rt 1.12.412.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [91206611cce25ad4b02db5760b24ad8ccd23a351]

INTEGRATION: CWS ooo19126 (1.29.154); FILE MERGED 2005/09/05 13:20:22 rt 1.29.154.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [cb4fbf8fdb79765f326c0078adeffdf12dfa88a2]

INTEGRATION: CWS ooo19126 (1.4.118); FILE MERGED 2005/09/05 15:46:43 rt 1.4.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9c2264e3cdb1dd0123e3709fff3154797be0affd]

INTEGRATION: CWS ooo19126 (1.7.1254); FILE MERGED 2005/09/05 13:39:10 rt 1.7.1254.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [36db445c10fff8ee91882f05344b73e9d847d8bd]

INTEGRATION: CWS ooo19126 (1.8.64); FILE MERGED 2005/09/05 13:20:21 rt 1.8.64.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d41e6841fe067db65aa0d45d89e947a98425c64a]

INTEGRATION: CWS ooo19126 (1.3.118); FILE MERGED 2005/09/05 15:46:42 rt 1.3.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e605850f465a0a87805e541e18d18d6a1457bf49]

INTEGRATION: CWS ooo19126 (1.33.186); FILE MERGED 2005/09/05 13:39:10 rt 1.33.186.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [00fbb27e41a9656bf292cccd3bb9f5e6a4a43696]

INTEGRATION: CWS ooo19126 (1.26.60); FILE MERGED 2005/09/05 13:20:21 rt 1.26.60.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c515fb704ef4b307c576cb20f9a76d783402abf8]

INTEGRATION: CWS ooo19126 (1.50.78); FILE MERGED 2005/09/05 13:39:09 rt 1.50.78.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [187ebb3d7567515121d73f43b743983052b18373]

INTEGRATION: CWS ooo19126 (1.49.196); FILE MERGED 2005/09/05 13:20:21 rt 1.49.196.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f27b1d6448684136b411869e426a00f14df0b0b6]

INTEGRATION: CWS ooo19126 (1.53.96); FILE MERGED 2005/09/05 13:39:09 rt 1.53.96.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5783c163e967e6bcf6c453efaadc569f3ae9846d]

INTEGRATION: CWS ooo19126 (1.4.118); FILE MERGED 2005/09/05 15:46:42 rt 1.4.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f01ef79f93881030998d6c99257079c8a98c238d]

INTEGRATION: CWS ooo19126 (1.2.134); FILE MERGED 2005/09/05 13:20:20 rt 1.2.134.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0b8f9095b1166f57aa2c45974a2679625be8f480]

INTEGRATION: CWS ooo19126 (1.37.94); FILE MERGED 2005/09/05 13:39:08 rt 1.37.94.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [39e2de0a25106721d894d8c7ada1dbc5bd933bd7]

INTEGRATION: CWS ooo19126 (1.2.310); FILE MERGED 2005/09/05 13:20:20 rt 1.2.310.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1e8f25554c39a69ef0f301118fac302a2e91b5f7]

INTEGRATION: CWS ooo19126 (1.3.718); FILE MERGED 2005/09/05 13:39:08 rt 1.3.718.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ad0a55f733fcababe69fa2bbbc90f35cdf2f725a]

INTEGRATION: CWS ooo19126 (1.3.118); FILE MERGED 2005/09/05 15:46:41 rt 1.3.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0ab6e1b62cea884403063704d7145bb0f0b87846]

INTEGRATION: CWS ooo19126 (1.3.458); FILE MERGED 2005/09/05 13:20:20 rt 1.3.458.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e52df8819fc3a82900cd34ca9135497a104a1222]

INTEGRATION: CWS ooo19126 (1.14.386); FILE MERGED 2005/09/05 13:39:07 rt 1.14.386.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3f736e9be3cd796c063ad57edac02f9c7a13f5d8]

INTEGRATION: CWS ooo19126 (1.7.246); FILE MERGED 2005/09/05 13:20:19 rt 1.7.246.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4785ea24ab6921cd74d214f91db80c2e0ed029e6]

INTEGRATION: CWS ooo19126 (1.5.702); FILE MERGED 2005/09/05 13:39:07 rt 1.5.702.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c0a21d7dc892e7c50696e8ec1c72adafffc2171d]

INTEGRATION: CWS ooo19126 (1.4.106); FILE MERGED 2005/09/05 15:46:41 rt 1.4.106.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f2bfe4594d4fe893efaa0ad9a61cc0f71fa08f1f]

INTEGRATION: CWS ooo19126 (1.10.64); FILE MERGED 2005/09/05 13:20:19 rt 1.10.64.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [35c467d8b8dafd0d93c9c80000a393748b5cdd73]

INTEGRATION: CWS ooo19126 (1.35.276); FILE MERGED 2005/09/05 13:39:06 rt 1.35.276.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [bf2cbba44fcf5b63857c51d63ed194cf8221f0f2]

INTEGRATION: CWS ooo19126 (1.6.106); FILE MERGED 2005/09/05 15:13:46 rt 1.6.106.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [720aa621df73ef8edd7e27311488540ce23be377]

INTEGRATION: CWS ooo19126 (1.25.372); FILE MERGED 2005/09/05 13:39:05 rt 1.25.372.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d350bebcf3a91fd98ebfcfd771ce0d07b77373c0]

INTEGRATION: CWS ooo19126 (1.3.118); FILE MERGED 2005/09/05 15:46:40 rt 1.3.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [da3db4232d937f6d6acf172396147521ee33c885]

INTEGRATION: CWS ooo19126 (1.61.198); FILE MERGED 2005/09/05 13:20:17 rt 1.61.198.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [366d8d488620738a30ac36823105193484381c0d]

INTEGRATION: CWS ooo19126 (1.2.108); FILE MERGED 2005/09/05 15:13:45 rt 1.2.108.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [dfd48d8cb7a9f5d694908e54c473dcfcbcb257e3]

INTEGRATION: CWS ooo19126 (1.23.78); FILE MERGED 2005/09/05 13:39:04 rt 1.23.78.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b9ca9aebaad6623354a84a9d0bb6dd6d157f6d9b]

INTEGRATION: CWS ooo19126 (1.2.288); FILE MERGED 2005/09/05 13:20:16 rt 1.2.288.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7e96623ee77a2cf3fec43fb9c4366f1c6ae00d46]

INTEGRATION: CWS ooo19126 (1.4.118); FILE MERGED 2005/09/05 15:46:40 rt 1.4.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [559c4eb4e62e91bdf224e1b31ef9cee613b99974]

INTEGRATION: CWS ooo19126 (1.24.214); FILE MERGED 2005/09/05 13:39:03 rt 1.24.214.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c95d14251fbc2278bf333aa4f290702a7bd50e36]

INTEGRATION: CWS ooo19126 (1.40.114); FILE MERGED 2005/09/05 13:20:16 rt 1.40.114.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7c1bc771ad3e083846531f95f6d9842b8059ffd4]

INTEGRATION: CWS ooo19126 (1.2.108); FILE MERGED 2005/09/05 15:13:44 rt 1.2.108.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [082e46050e2408ea4cb034a7dbda5488d65f8559]

INTEGRATION: CWS ooo19126 (1.32.92); FILE MERGED 2005/09/05 13:39:03 rt 1.32.92.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b67aac048fdcda4adb00b7c85354897553bbb008]

INTEGRATION: CWS ooo19126 (1.5.32); FILE MERGED 2005/09/05 15:46:39 rt 1.5.32.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5658255d04ef0042c62785d8fd1ecd3eb87c03f6]

INTEGRATION: CWS ooo19126 (1.37.130); FILE MERGED 2005/09/05 13:20:15 rt 1.37.130.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b9cd91a29fc783f43bb96a9f5b26e90456bda700]

INTEGRATION: CWS ooo19126 (1.3.104); FILE MERGED 2005/09/05 15:13:44 rt 1.3.104.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f412a2fe9935994cf87479534eb06580550b745b]

INTEGRATION: CWS ooo19126 (1.29.166); FILE MERGED 2005/09/05 13:39:02 rt 1.29.166.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [99b59c6c493a9a0acb595ef5932a192431d3e35d]

INTEGRATION: CWS ooo19126 (1.31.58); FILE MERGED 2005/09/05 13:20:15 rt 1.31.58.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e6a9ac7711383ea729cd7afc07394051f8697f22]

INTEGRATION: CWS ooo19126 (1.4.118); FILE MERGED 2005/09/05 15:46:39 rt 1.4.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [bdafd79191657badea7ea96148941cabc3ae9a13]

INTEGRATION: CWS ooo19126 (1.2.108); FILE MERGED 2005/09/05 15:13:43 rt 1.2.108.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [07eb747bfb31ea1762bffebe992844d6a051d4b8]

INTEGRATION: CWS ooo19126 (1.7.578); FILE MERGED 2005/09/05 13:39:01 rt 1.7.578.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ae16d1363dd34286a01d983694051b92f0619265]

INTEGRATION: CWS ooo19126 (1.73.288); FILE MERGED 2005/09/05 13:20:14 rt 1.73.288.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [76f94c690fa7cf2d4fac3d259fa6aa3a3fffb81b]

INTEGRATION: CWS ooo19126 (1.2.108); FILE MERGED 2005/09/05 15:13:42 rt 1.2.108.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [02f799c218105461986f272b767349a09410b123]

INTEGRATION: CWS ooo19126 (1.5.1254); FILE MERGED 2005/09/05 13:39:01 rt 1.5.1254.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b3869c6763f1597fa8a9a301c96356fe0a6dd000]

INTEGRATION: CWS ooo19126 (1.5.310); FILE MERGED 2005/09/05 13:20:14 rt 1.5.310.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7008e63c8852ef7e02d31e7ba618206df98e29b5]

INTEGRATION: CWS ooo19126 (1.4.118); FILE MERGED 2005/09/05 15:46:38 rt 1.4.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5bf8b8303a3f02cf1fb4a803887b266f38d5a77a]

INTEGRATION: CWS ooo19126 (1.2.108); FILE MERGED 2005/09/05 15:13:41 rt 1.2.108.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [529392864b199b51fb373b4e5d7436e54649cc7a]

INTEGRATION: CWS ooo19126 (1.9.156); FILE MERGED 2005/09/05 13:20:14 rt 1.9.156.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2597db34ac37ffc374c450052c8fb5f8a69fc2f2]

INTEGRATION: CWS ooo19126 (1.13.702); FILE MERGED 2005/09/05 13:39:00 rt 1.13.702.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [665c1e4ed516854e4364436a4ff1ba87d080574e]

INTEGRATION: CWS ooo19126 (1.2.108); FILE MERGED 2005/09/05 15:13:40 rt 1.2.108.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [45bed545ff151af159eba41089174ae2dc9f2661]

INTEGRATION: CWS ooo19126 (1.2.288); FILE MERGED 2005/09/05 13:20:13 rt 1.2.288.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [092d336aaa6f76631467ca2c680925b8a12f7f77]

INTEGRATION: CWS ooo19126 (1.8.578); FILE MERGED 2005/09/05 13:39:00 rt 1.8.578.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1610d22fe7910a9fe84a3ab238088dd12e778f67]

INTEGRATION: CWS ooo19126 (1.5.32); FILE MERGED 2005/09/05 15:46:38 rt 1.5.32.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [78fb84fcbaeaf4b264f4af7f85ae23a32a07c72e]

INTEGRATION: CWS ooo19126 (1.4.26); FILE MERGED 2005/09/05 15:13:39 rt 1.4.26.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c4773ac6fa7c0fbefa01c9a8349512c5a0010e92]

INTEGRATION: CWS ooo19126 (1.2.562); FILE MERGED 2005/09/05 13:20:13 rt 1.2.562.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [05183884fb3c6b3147740a1c77a3eb2821dcec3c]

INTEGRATION: CWS ooo19126 (1.14.276); FILE MERGED 2005/09/05 13:38:59 rt 1.14.276.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2acebb92288d228fca85e8abfc2a8176157c8a7b]

INTEGRATION: CWS ooo19126 (1.1.1.1.326); FILE MERGED 2005/09/05 15:13:37 rt 1.1.1.1.326.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a255118a7aad9023a579bdbf27d48f82bbb86576]

INTEGRATION: CWS ooo19126 (1.4.428); FILE MERGED 2005/09/05 13:20:12 rt 1.4.428.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3f5ed35ed07b37439351567416480b28ef71fbab]

INTEGRATION: CWS ooo19126 (1.5.32); FILE MERGED 2005/09/05 15:46:37 rt 1.5.32.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d224a8b1d21ee604dc4b74da96825f29d5fa8173]

INTEGRATION: CWS ooo19126 (1.9.192); FILE MERGED 2005/09/05 13:38:57 rt 1.9.192.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d89b545b3ef7ac7631443f7089ff6a2ef9548c17]

INTEGRATION: CWS ooo19126 (1.2.58); FILE MERGED 2005/09/05 15:13:37 rt 1.2.58.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ca813637b1ae21d11356dade73d2976ed3190aa2]

INTEGRATION: CWS ooo19126 (1.4.64); FILE MERGED 2005/09/05 13:20:12 rt 1.4.64.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8d350f0f8ef0c05aeb01e1bb4ef0c2c14932d64a]

INTEGRATION: CWS ooo19126 (1.37.226); FILE MERGED 2005/09/05 13:38:57 rt 1.37.226.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4a0598b664f9189c40fdddd497bf03d452389ca1]

INTEGRATION: CWS ooo19126 (1.1.1.1.326); FILE MERGED 2005/09/05 15:13:36 rt 1.1.1.1.326.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3f4a5ae0874c5ab5986c1e27b4570a0d50478842]

INTEGRATION: CWS ooo19126 (1.2.288); FILE MERGED 2005/09/05 13:20:12 rt 1.2.288.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a5ab7f86fe6379ca744293de86867cfec551b4d7]

INTEGRATION: CWS ooo19126 (1.13.304); FILE MERGED 2005/09/05 13:38:56 rt 1.13.304.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b70e9b090abb5a3a474d1b9bd1f03f553299e05d]

INTEGRATION: CWS ooo19126 (1.9.154); FILE MERGED 2005/09/05 13:20:11 rt 1.9.154.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [fe8080e01b1626feb5a47e1c44e1e29e0edecc47]

INTEGRATION: CWS ooo19126 (1.4.118); FILE MERGED 2005/09/05 15:46:37 rt 1.4.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a18a26cc21217b46ae8302b8df2bdcf8f44202c2]

INTEGRATION: CWS ooo19126 (1.10.600); FILE MERGED 2005/09/05 13:38:56 rt 1.10.600.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ae6eb579a6a0c8de8525b016716694423989fd33]

INTEGRATION: CWS ooo19126 (1.2.324); FILE MERGED 2005/09/05 15:13:36 rt 1.2.324.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [358854f5a7d81a6ffabb177e6ed54e6c7e07475a]

INTEGRATION: CWS ooo19126 (1.2.64); FILE MERGED 2005/09/05 13:20:11 rt 1.2.64.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c42dccc2ee3341d4bf20be63998611e86e227581]

INTEGRATION: CWS ooo19126 (1.5.32); FILE MERGED 2005/09/05 15:46:36 rt 1.5.32.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [16670dc4a2cf7d9f0b1d6bdde0394c05566d2cfa]

INTEGRATION: CWS ooo19126 (1.10.902); FILE MERGED 2005/09/05 13:38:55 rt 1.10.902.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d5d8e04b8c9f0cbe9551211220c2a782ac9e91c5]

INTEGRATION: CWS ooo19126 (1.1.1.1.326); FILE MERGED 2005/09/05 15:13:35 rt 1.1.1.1.326.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [24868e043192b5ef9bba2ed1f21dcc868d967e70]

INTEGRATION: CWS ooo19126 (1.8.380); FILE MERGED 2005/09/05 13:20:10 rt 1.8.380.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6df86fd92de616f7e07f47e9b9c623708b70e956]

INTEGRATION: CWS ooo19126 (1.5.20); FILE MERGED 2005/09/05 15:46:30 rt 1.5.20.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4bfae16419a496ce28540c20aac6ca6bceac7012]

INTEGRATION: CWS ooo19126 (1.4.58); FILE MERGED 2005/09/05 15:13:35 rt 1.4.58.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [cea3b8043d03d8d6b1707250e6344cad1b24adb0]

INTEGRATION: CWS ooo19126 (1.19.216); FILE MERGED 2005/09/05 13:38:54 rt 1.19.216.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4f23708cf2358da324d4967fe7626954bd53f6a4]

INTEGRATION: CWS ooo19126 (1.5.380); FILE MERGED 2005/09/05 13:20:10 rt 1.5.380.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [44468c382498448b33be0aa7507bbe7541ec4591]

INTEGRATION: CWS ooo19126 (1.6.6); FILE MERGED 2005/09/05 15:46:30 rt 1.6.6.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [01da8fc1590511ac3bc59eb5ca730b6b77e54232]

INTEGRATION: CWS ooo19126 (1.1.1.1.326); FILE MERGED 2005/09/05 15:13:34 rt 1.1.1.1.326.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c05a951fa2971083d50dab5e6ebfbd3e7ec1d049]

INTEGRATION: CWS ooo19126 (1.8.594); FILE MERGED 2005/09/05 13:38:54 rt 1.8.594.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [90489850b4ab9a8e9d27a246b5f187831a126ef2]

INTEGRATION: CWS ooo19126 (1.6.380); FILE MERGED 2005/09/05 13:20:10 rt 1.6.380.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5d5c0cf762cc20b9ef81e40cc072fb875d465f76]

INTEGRATION: CWS ooo19126 (1.5.20); FILE MERGED 2005/09/05 15:46:29 rt 1.5.20.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e647d658f04c9b63800ba227e2aad6661562e2b2]

INTEGRATION: CWS ooo19126 (1.2.58); FILE MERGED 2005/09/05 15:13:34 rt 1.2.58.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [945f1c36220922de62ee5c960c26484a46962c35]

INTEGRATION: CWS ooo19126 (1.12.406); FILE MERGED 2005/09/05 13:38:53 rt 1.12.406.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7082ee49d44ae152d73b9c3c3cbb5333e8be6cdf]

INTEGRATION: CWS ooo19126 (1.12.228); FILE MERGED 2005/09/05 13:20:10 rt 1.12.228.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7984b4e6d6c98fddffc5fa24d17f5a5879e71536]

INTEGRATION: CWS ooo19126 (1.6.58); FILE MERGED 2005/09/05 15:13:34 rt 1.6.58.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [49de0820c5123feafdcd6a4ad4e6f82a120865fd]

INTEGRATION: CWS ooo19126 (1.6.6); FILE MERGED 2005/09/05 15:46:29 rt 1.6.6.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ec2a4ef27b220ebd24c66943c805f3da2ae4e724]

INTEGRATION: CWS ooo19126 (1.2.1254); FILE MERGED 2005/09/05 13:38:53 rt 1.2.1254.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4e342e22a5429ae05cd91ab82eb0c652ea8df8b5]

INTEGRATION: CWS ooo19126 (1.8.236); FILE MERGED 2005/09/05 13:20:09 rt 1.8.236.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4209503b192c58192edea5b69e328afd1d44cea2]

INTEGRATION: CWS ooo19126 (1.6.600); FILE MERGED 2005/09/05 13:38:52 rt 1.6.600.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [049540c9873f337aed6854c3afad718e8d233e4c]

INTEGRATION: CWS ooo19126 (1.3.58); FILE MERGED 2005/09/05 15:13:34 rt 1.3.58.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d26543088e5bef5b8f9dba7195ae7250d5092237]

INTEGRATION: CWS ooo19126 (1.2.1254); FILE MERGED 2005/09/05 13:38:52 rt 1.2.1254.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [76c329d4fd4c0de9a67e008e5af3b1aed3acd3e8]

INTEGRATION: CWS ooo19126 (1.2.284); FILE MERGED 2005/09/05 15:13:33 rt 1.2.284.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [86d1fcaca2ffc5110e6bd2ad9dda7d5551f9ffcd]

INTEGRATION: CWS ooo19126 (1.7.428); FILE MERGED 2005/09/05 13:20:07 rt 1.7.428.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7d6ca3a227f383478be40fea0364898ddd91f37e]

INTEGRATION: CWS ooo19126 (1.1.1.1.326); FILE MERGED 2005/09/05 15:13:33 rt 1.1.1.1.326.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d77622d8ff20df8bf03a74751f7b41a10d899903]

INTEGRATION: CWS ooo19126 (1.46.234); FILE MERGED 2005/09/05 13:38:51 rt 1.46.234.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7de362c2cd7e3c1790d0c218c80187644a488ea1]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:17:59 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3cbf95f8ca2ee0136ba359e161e5caede27c29fd]

INTEGRATION: CWS ooo19126 (1.5.562); FILE MERGED 2005/09/05 13:20:07 rt 1.5.562.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [719ab92a01deeb56ce1478d827db359e598beda4]

INTEGRATION: CWS ooo19126 (1.5.58); FILE MERGED 2005/09/05 15:13:32 rt 1.5.58.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8800e18570ac92728273da6c960e598a1d0f5ca0]

INTEGRATION: CWS ooo19126 (1.7.6); FILE MERGED 2005/09/05 15:46:28 rt 1.7.6.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5f4058d6639c3905eb84f3cb3bddc681ccab1f5f]

INTEGRATION: CWS ooo19126 (1.9.580); FILE MERGED 2005/09/05 13:38:51 rt 1.9.580.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7ca92681aecacc41f5ebc629f997c5300404b828]

INTEGRATION: CWS ooo19126 (1.13.228); FILE MERGED 2005/09/05 13:20:07 rt 1.13.228.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e096dcf6b1341128325cad64d953491c82a62570]

INTEGRATION: CWS ooo19126 (1.1.1.1.326); FILE MERGED 2005/09/05 15:13:32 rt 1.1.1.1.326.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [529101a49737b7115a9f0fc3b5c6194c7b2925f3]

INTEGRATION: CWS ooo19126 (1.5.20); FILE MERGED 2005/09/05 15:46:28 rt 1.5.20.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [fe7f11a0bd85458b313cd9244ebf6d62ddb7a2a1]

INTEGRATION: CWS ooo19126 (1.1.1.1.326); FILE MERGED 2005/09/05 15:13:31 rt 1.1.1.1.326.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2db0f9b32f01db5a89b686b90db9910ab880248e]

INTEGRATION: CWS ooo19126 (1.16.306); FILE MERGED 2005/09/05 13:38:50 rt 1.16.306.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b4207248cad70ea1339e7e9cd9d407b55d5a55a6]

INTEGRATION: CWS ooo19126 (1.6.562); FILE MERGED 2005/09/05 13:20:06 rt 1.6.562.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [cff730c2d784214f274324d84631b9fad87de119]

INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 11:17:57 rt 1.3.60.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [343bbe66de5a5d57d091af9652fc6ce28131de73]

INTEGRATION: CWS ooo19126 (1.2.1254); FILE MERGED 2005/09/05 13:38:50 rt 1.2.1254.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [240ae31afacb672a38bd5b55800f4af983403095]

INTEGRATION: CWS ooo19126 (1.33.154); FILE MERGED 2005/09/05 13:20:06 rt 1.33.154.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8e84e9a9dedbb71c9abc0cf04bae981aee0e05de]

INTEGRATION: CWS ooo19126 (1.6.102); FILE MERGED 2005/09/05 15:46:28 rt 1.6.102.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8fc88c88a337b41bdc4b3d5e662f10d5ecbd0e8c]

INTEGRATION: CWS ooo19126 (1.15.702); FILE MERGED 2005/09/05 13:38:49 rt 1.15.702.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [608b22a7345d09c0067a376abfea3e47f0e7843d]

INTEGRATION: CWS ooo19126 (1.1.1.1.326); FILE MERGED 2005/09/05 15:13:29 rt 1.1.1.1.326.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9cd2a82ad29649c8f07c172f6fb1443e2fef57c9]

INTEGRATION: CWS ooo19126 (1.2.8); FILE MERGED 2005/09/05 15:46:27 rt 1.2.8.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4296de41d9343e3d8cb8ec55d02c5b9e0b7bda45]

INTEGRATION: CWS ooo19126 (1.10.368); FILE MERGED 2005/09/05 13:20:05 rt 1.10.368.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3d7845d08f5e9550c5abab126f3ce014da93fc9d]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:17:56 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [56e61e0c50eb5f7b39dc582a545123e765c0bfdb]

INTEGRATION: CWS ooo19126 (1.2.1254); FILE MERGED 2005/09/05 13:38:49 rt 1.2.1254.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [97f0a7a3bba1d5b27b243fae1eabcbf30f802fb5]

INTEGRATION: CWS ooo19126 (1.8.178); FILE MERGED 2005/09/05 13:20:05 rt 1.8.178.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d37282b9b8651ddba869160ee4540e1537550d94]

INTEGRATION: CWS ooo19126 (1.20.48); FILE MERGED 2005/09/05 15:13:29 rt 1.20.48.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ad924f9a1d05edde2f42b7af8b766bb3c5386783]

INTEGRATION: CWS ooo19126 (1.4.144); FILE MERGED 2005/09/05 11:17:56 rt 1.4.144.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [37f07ecd8ad522b9b9fd9a2f9f25c487e58ac19b]

INTEGRATION: CWS ooo19126 (1.5.102); FILE MERGED 2005/09/05 15:46:27 rt 1.5.102.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9c5d1aa76d2d2ef99e8f1b2f998184bd008d82e8]

INTEGRATION: CWS ooo19126 (1.5.582); FILE MERGED 2005/09/05 13:38:49 rt 1.5.582.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [68697d0a2dbae3eeffdc964ca46e883773dcfa61]

INTEGRATION: CWS ooo19126 (1.5.66); FILE MERGED 2005/09/05 13:20:05 rt 1.5.66.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9065e65657c3e9f00fa58c5bcf0ff232c960c9bf]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:17:56 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2140964750c922aacbe1649c5509db38dd4b1469]

INTEGRATION: CWS ooo19126 (1.27.84); FILE MERGED 2005/09/05 15:13:29 rt 1.27.84.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [52f29bba068d23c5decb731d025681b2a42830a1]

INTEGRATION: CWS ooo19126 (1.9.600); FILE MERGED 2005/09/05 13:38:48 rt 1.9.600.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8bfa6d17b094f9f9c42ef8ff50451622910d74c1]

INTEGRATION: CWS ooo19126 (1.9.124); FILE MERGED 2005/09/05 13:20:04 rt 1.9.124.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8eb076972a29f08fa5d530f61b534285e8fa9197]

INTEGRATION: CWS ooo19126 (1.2.314); FILE MERGED 2005/09/05 15:13:28 rt 1.2.314.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5eabb1a37538300a9b948963a142d0c4498c2650]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:17:56 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [90b4252a1a562cd8298cf669759e7e93e739f57a]

INTEGRATION: CWS ooo19126 (1.10.16); FILE MERGED 2005/09/05 15:46:27 rt 1.10.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [916e5184edc8ad219021ab58bbf7ec99ffa6c2fd]

INTEGRATION: CWS ooo19126 (1.5.580); FILE MERGED 2005/09/05 13:38:48 rt 1.5.580.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [376d74ba6762a3248c8759481a42e8cef033383a]

INTEGRATION: CWS ooo19126 (1.2.574); FILE MERGED 2005/09/05 13:20:04 rt 1.2.574.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [eff7aa7442a4f87ff59d6af1ac4cce7a09aff881]

INTEGRATION: CWS ooo19126 (1.17.48); FILE MERGED 2005/09/05 15:13:27 rt 1.17.48.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [227d5e8004fb54cae0defe9efd06f4c791ba4e3f]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:17:55 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [374bb34b30e4e853c55c748c14e0af0e52a34adb]

INTEGRATION: CWS ooo19126 (1.6.20); FILE MERGED 2005/09/05 15:46:26 rt 1.6.20.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a3d01a2b04149c0d67383484673da3f539a455c8]

INTEGRATION: CWS ooo19126 (1.3.230); FILE MERGED 2005/09/05 13:20:03 rt 1.3.230.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [31e096ebd9abc9c86bbc81bc80459231076a645c]

INTEGRATION: CWS ooo19126 (1.13.582); FILE MERGED 2005/09/05 13:38:48 rt 1.13.582.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a0456f01e0033864f4cb1ac3bcdc08e9d93b2e80]

INTEGRATION: CWS ooo19126 (1.2.326); FILE MERGED 2005/09/05 15:13:26 rt 1.2.326.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ac234b659b77b30aa17d016836c67ba145065917]

INTEGRATION: CWS ooo19126 (1.5.102); FILE MERGED 2005/09/05 15:46:26 rt 1.5.102.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8ac16468a7f8cf0a09e7463141184ba9d9aa7ad2]

INTEGRATION: CWS ooo19126 (1.3.922); FILE MERGED 2005/09/05 13:20:03 rt 1.3.922.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e67ad93bc162247ecc92e5a22204539caed4fe18]

INTEGRATION: CWS ooo19126 (1.7.102); FILE MERGED 2005/09/05 15:13:25 rt 1.7.102.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7466c2e62102e932d2b9fab470ac53c736e5d1bb]

INTEGRATION: CWS ooo19126 (1.2.798); FILE MERGED 2005/09/05 13:20:03 rt 1.2.798.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d7330d88dad3fb35c1045627f1f01247816cad7e]

INTEGRATION: CWS ooo19126 (1.53.306); FILE MERGED 2005/09/05 13:38:47 rt 1.53.306.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e9bb6d522b06163aac243d008cbd60e660c1e04d]

INTEGRATION: CWS ooo19126 (1.1.1.1.326); FILE MERGED 2005/09/05 15:13:25 rt 1.1.1.1.326.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [501b82aa87d664f456e9dd27d729671e05f13706]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:17:54 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [69b12babe40138ecc4739f4838bba6cab0f41863]

INTEGRATION: CWS ooo19126 (1.3.904); FILE MERGED 2005/09/05 13:20:03 rt 1.3.904.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8178a5863d0314c4c20abc006bc0845d62893e83]

INTEGRATION: CWS ooo19126 (1.2.288); FILE MERGED 2005/09/05 15:13:25 rt 1.2.288.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [80772d7cb204997aff6e9ca7011038452b8a2d2b]

INTEGRATION: CWS ooo19126 (1.2.1254); FILE MERGED 2005/09/05 13:38:47 rt 1.2.1254.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0d65e3652837e22de9a17765e21e1282a94272b2]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:17:53 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [fe0b7b4e3593d9d7b1c11856d85d02a6b484b06c]

INTEGRATION: CWS ooo19126 (1.1.1.1.930); FILE MERGED 2005/09/05 13:20:02 rt 1.1.1.1.930.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [cd142ddc4d847afdb1f9ecd9894dacf225b9cd93]

INTEGRATION: CWS ooo19126 (1.5.84); FILE MERGED 2005/09/05 15:13:24 rt 1.5.84.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9d16116b3ba7658b543be1d167aff3ce53d736e9]

INTEGRATION: CWS ooo19126 (1.2.1254); FILE MERGED 2005/09/05 13:38:46 rt 1.2.1254.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [115e9cbc092d917a54b449121fec11427b1b031b]

INTEGRATION: CWS ooo19126 (1.5.102); FILE MERGED 2005/09/05 15:46:25 rt 1.5.102.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [51832ce4c77a4d30b782379aed47f399fbb3065e]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:17:53 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b9763966a974ec2ab7adc2dc2472c0cd535e4142]

INTEGRATION: CWS ooo19126 (1.1.1.1.326); FILE MERGED 2005/09/05 15:13:24 rt 1.1.1.1.326.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9a75c428b8806918e8351ceeff6109fbcf13e66e]

INTEGRATION: CWS ooo19126 (1.7.1254); FILE MERGED 2005/09/05 13:38:46 rt 1.7.1254.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ddcf6792f654ae7826e40b835f877e225aa9450d]

INTEGRATION: CWS ooo19126 (1.9.16); FILE MERGED 2005/09/05 15:46:25 rt 1.9.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [763b36913b59bf8dd7b637170dd52a423d5e504d]

INTEGRATION: CWS ooo19126 (1.6.364); FILE MERGED 2005/09/05 13:20:02 rt 1.6.364.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [17696a81680671a1d0402b3502212485595812c9]

INTEGRATION: CWS ooo19126 (1.6.578); FILE MERGED 2005/09/05 13:38:45 rt 1.6.578.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f2014fc43e0f802522d0b91af27e48e542e727b8]

INTEGRATION: CWS ooo19126 (1.4.84); FILE MERGED 2005/09/05 15:13:23 rt 1.4.84.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [21608f995adbd6394c275143b8afe4c0bcd76f8b]

INTEGRATION: CWS ooo19126 (1.5.702); FILE MERGED 2005/09/05 13:38:43 rt 1.5.702.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8a0208438b4288eff9c798ab8a03078f276b170e]

INTEGRATION: CWS ooo19126 (1.4.374); FILE MERGED 2005/09/05 13:20:02 rt 1.4.374.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [471e908788023240bd1bb9c82000d53736fca482]

INTEGRATION: CWS ooo19126 (1.7.102); FILE MERGED 2005/09/05 15:13:22 rt 1.7.102.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4dcbea05bc3d076c499673454e717cb11592e36a]

INTEGRATION: CWS ooo19126 (1.6.102); FILE MERGED 2005/09/05 15:46:25 rt 1.6.102.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f4a635326607dc2cb91a8b80946263c78745e270]

INTEGRATION: CWS ooo19126 (1.10.596); FILE MERGED 2005/09/05 13:38:42 rt 1.10.596.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d6e12258a5b5408fef178def6bfe77b6953bae6e]

INTEGRATION: CWS ooo19126 (1.4.84); FILE MERGED 2005/09/05 15:13:22 rt 1.4.84.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b700b6208d82e9f9bdb8dab1757dba47d28cd53b]

INTEGRATION: CWS ooo19126 (1.1.1.1.930); FILE MERGED 2005/09/05 13:20:01 rt 1.1.1.1.930.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7193725e36d5a3885e77a961cbd19578050e7462]

INTEGRATION: CWS ooo19126 (1.6.20); FILE MERGED 2005/09/05 15:46:25 rt 1.6.20.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [69134953338c37c20b66a78c899eb87899ab399d]

INTEGRATION: CWS ooo19126 (1.4.374); FILE MERGED 2005/09/05 13:20:01 rt 1.4.374.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [048de77f788f6c4f19a45b89fb80a2ef81584f4c]

INTEGRATION: CWS ooo19126 (1.2.1254); FILE MERGED 2005/09/05 13:38:42 rt 1.2.1254.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8ba5dc3899478a624dc6479841b706976aec7f13]

INTEGRATION: CWS ooo19126 (1.7.102); FILE MERGED 2005/09/05 15:13:21 rt 1.7.102.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [174e54e19b4e3bbc518b9d6c7890e8bf6ddd22a8]

INTEGRATION: CWS ooo19126 (1.6.20); FILE MERGED 2005/09/05 15:46:24 rt 1.6.20.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [18bbb097534b66744af36db1b7e10d064f6bd4de]

INTEGRATION: CWS ooo19126 (1.12.378); FILE MERGED 2005/09/05 13:38:42 rt 1.12.378.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5ce1bdbf422ed8b85bba038f0e6d4dae947d32b0]

INTEGRATION: CWS ooo19126 (1.6.364); FILE MERGED 2005/09/05 13:20:01 rt 1.6.364.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [16eaa1e23fffd3b4e6858770be9c1b9344223ba6]

INTEGRATION: CWS ooo19126 (1.3.84); FILE MERGED 2005/09/05 15:13:21 rt 1.3.84.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8153a99f66de3f57514bad9bd8b9b09e2ac2cdf6]

INTEGRATION: CWS ooo19126 (1.5.20); FILE MERGED 2005/09/05 15:46:24 rt 1.5.20.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [78c7b09a469e3ae10caf03e47ee3e1a77ba3f9ba]

INTEGRATION: CWS ooo19126 (1.8.702); FILE MERGED 2005/09/05 13:38:41 rt 1.8.702.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [57fed6a92e7656367e43d56efa599622fe0abec5]

INTEGRATION: CWS ooo19126 (1.24.60); FILE MERGED 2005/09/05 13:20:01 rt 1.24.60.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a56d0bb3044906d873e373663fb23e44b2ade355]

INTEGRATION: CWS ooo19126 (1.7.102); FILE MERGED 2005/09/05 15:13:19 rt 1.7.102.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8800430b2d151be8a029dd399f41617b800254e3]

INTEGRATION: CWS ooo19126 (1.2.1254); FILE MERGED 2005/09/05 13:38:41 rt 1.2.1254.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3f267f4b61c4863da2e629c14f2fa4582f44d661]

INTEGRATION: CWS ooo19126 (1.5.84); FILE MERGED 2005/09/05 15:13:18 rt 1.5.84.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c63d6cf8bcbd785c045eca6c66ff4b11c48b96a5]

INTEGRATION: CWS ooo19126 (1.3.118); FILE MERGED 2005/09/05 15:46:24 rt 1.3.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a7da4e925b5187f584f9c5e2f43358bfa9edd033]

INTEGRATION: CWS ooo19126 (1.4.720); FILE MERGED 2005/09/05 13:38:40 rt 1.4.720.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [cd1777b7ab8c81451203c0635dd79a9f238b96cd]

INTEGRATION: CWS ooo19126 (1.23.364); FILE MERGED 2005/09/05 13:20:00 rt 1.23.364.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e9e0b2d4baf00a32260213e91a12d1c65f7a171b]

INTEGRATION: CWS ooo19126 (1.8.102); FILE MERGED 2005/09/05 15:13:17 rt 1.8.102.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c5375dbf573c890488e220f9922275e9bb298a32]

INTEGRATION: CWS ooo19126 (1.3.102); FILE MERGED 2005/09/05 15:46:24 rt 1.3.102.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [47c84756984692aa2b22deba081e875b5673dffa]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:17:45 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2ad97c12e285ba1655d177d71621cb62daa9eaed]

INTEGRATION: CWS ooo19126 (1.3.310); FILE MERGED 2005/09/05 13:20:00 rt 1.3.310.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8cbc927d666becb4e68a473086276ab8e4cc4b23]

INTEGRATION: CWS ooo19126 (1.52.452); FILE MERGED 2005/09/05 13:38:40 rt 1.52.452.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1fceb8c464a8f52e22e598a02255f65df6c968dd]

INTEGRATION: CWS ooo19126 (1.10.68); FILE MERGED 2005/09/05 15:13:17 rt 1.10.68.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0c7c8681a1114a6f8370c215caf6d628dc9acf2c]

INTEGRATION: CWS ooo19126 (1.7.20); FILE MERGED 2005/09/05 15:46:23 rt 1.7.20.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [282a5fc3c4ebcf044d4d3bb7ec35d8f240194754]

INTEGRATION: CWS ooo19126 (1.6.50); FILE MERGED 2005/09/05 11:17:44 rt 1.6.50.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [39d520213e8a028bdb698bd3ff8fef38287279f7]

INTEGRATION: CWS ooo19126 (1.6.600); FILE MERGED 2005/09/05 13:38:39 rt 1.6.600.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [10d2db48244289328a7863b251554c6f7acfcbf6]

INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGED 2005/09/05 13:20:00 rt 1.3.242.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ea3b9b9ade31198a126cdb3bc9c60d67f718824d]

INTEGRATION: CWS ooo19126 (1.8.102); FILE MERGED 2005/09/05 15:13:16 rt 1.8.102.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d585c5ee7f7b252e430368ecea6276af6cdfcef6]

INTEGRATION: CWS ooo19126 (1.6.20); FILE MERGED 2005/09/05 15:46:23 rt 1.6.20.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f80dba0329c5d7d4616c69e1781aaf204c205571]

INTEGRATION: CWS ooo19126 (1.6.10); FILE MERGED 2005/09/05 11:17:43 rt 1.6.10.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7c72dc4ccdf55b1d73381036bca324e89d2b0388]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 13:20:00 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4fda829ab6a6e1f0ea3b0617e6a1a357aace157b]

INTEGRATION: CWS ooo19126 (1.3.1250); FILE MERGED 2005/09/05 13:38:39 rt 1.3.1250.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4207f0d045a76a2e5a84b24ff7d69d589ec0cf9e]

INTEGRATION: CWS ooo19126 (1.3.84); FILE MERGED 2005/09/05 15:13:16 rt 1.3.84.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [41ea36cebe957db05c002ba00385d84a6fcda6ac]

INTEGRATION: CWS ooo19126 (1.2.76); FILE MERGED 2005/09/05 15:46:23 rt 1.2.76.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8dba0bdf5d31a2633b3fd211060bd627d9e26ca2]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:17:42 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6047825d7b461e521c3a7fe0f353f176cff5a6d0]

INTEGRATION: CWS ooo19126 (1.4.242); FILE MERGED 2005/09/05 13:20:00 rt 1.4.242.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a73263a427f447f8e1ad1369ee35121486d9412a]

INTEGRATION: CWS ooo19126 (1.32.176); FILE MERGED 2005/09/05 13:38:39 rt 1.32.176.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4a80315142812c56e5883d7f22b333fc80722823]

INTEGRATION: CWS ooo19126 (1.9.236); FILE MERGED 2005/09/05 15:13:14 rt 1.9.236.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e2d64db95ae457d184e0e6e1515253a5515e52e5]

INTEGRATION: CWS ooo19126 (1.5.102); FILE MERGED 2005/09/05 15:46:23 rt 1.5.102.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [521ea7c5f62b426d0a7888669dc3bdcae7d5da31]

INTEGRATION: CWS ooo19126 (1.4.10); FILE MERGED 2005/09/05 11:17:40 rt 1.4.10.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [81bc27672c8a4998fa46c8be151ca532816c71a4]

INTEGRATION: CWS ooo19126 (1.1.908); FILE MERGED 2005/09/05 13:19:59 rt 1.1.908.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4565c1fa9c9596398934e4c54177ca564031d633]

INTEGRATION: CWS ooo19126 (1.4.84); FILE MERGED 2005/09/05 15:13:13 rt 1.4.84.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3d877c04bdb9d3f4fa048a91f959153882091656]

INTEGRATION: CWS ooo19126 (1.12.596); FILE MERGED 2005/09/05 13:38:37 rt 1.12.596.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [92e1f13c0ffe7437c9ed9ecb956b9c6382092700]

INTEGRATION: CWS ooo19126 (1.5.20); FILE MERGED 2005/09/05 15:46:23 rt 1.5.20.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c35a24e4100bf9d814a08f330328286ffeb1d700]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:17:39 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [56cbd0ac578fb37fac5657829a794690d57bb7ad]

INTEGRATION: CWS ooo19126 (1.2.486); FILE MERGED 2005/09/05 13:19:59 rt 1.2.486.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f9f02b291c9e38190e4a221db7236c0bc1cbeebe]

INTEGRATION: CWS ooo19126 (1.8.102); FILE MERGED 2005/09/05 15:13:13 rt 1.8.102.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f8ec8268ca21728f2436a4ca7d832498278ca3cf]

INTEGRATION: CWS ooo19126 (1.6.600); FILE MERGED 2005/09/05 13:38:37 rt 1.6.600.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8f810607bdd41dc133833b11b47e27218ddb251b]

INTEGRATION: CWS ooo19126 (1.6.20); FILE MERGED 2005/09/05 15:46:22 rt 1.6.20.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d64d65a52acc49978dd0c24464765e73a471765f]

INTEGRATION: CWS ooo19126 (1.5.128); FILE MERGED 2005/09/05 11:17:39 rt 1.5.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0a7912017204234c591aa0c67b7c7030b662d2a1]

INTEGRATION: CWS ooo19126 (1.2.374); FILE MERGED 2005/09/05 13:19:59 rt 1.2.374.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d1401ed1580c2097c444ad36109e0cbf5236da16]

INTEGRATION: CWS ooo19126 (1.3.720); FILE MERGED 2005/09/05 13:38:37 rt 1.3.720.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d7d94a444caaec9ab32cc935bb8bc685d1bb3d1d]

INTEGRATION: CWS ooo19126 (1.3.84); FILE MERGED 2005/09/05 15:13:12 rt 1.3.84.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [cb8d1b6f857ed0ea6e6572eb2bdf4ebacc40b90c]

INTEGRATION: CWS ooo19126 (1.5.364); FILE MERGED 2005/09/05 13:19:59 rt 1.5.364.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c193260cda7b9384dffe412fe7646c36de2a8305]

INTEGRATION: CWS ooo19126 (1.6.600); FILE MERGED 2005/09/05 13:38:35 rt 1.6.600.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [14a166e7135fa0ccca56256159377952844f1b10]

INTEGRATION: CWS ooo19126 (1.8.102); FILE MERGED 2005/09/05 15:13:11 rt 1.8.102.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7d7b586795c2723d750064035a64eed18e3b503e]

INTEGRATION: CWS ooo19126 (1.8.16); FILE MERGED 2005/09/05 15:46:22 rt 1.8.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ac2a82e216f6041d78f2cdb723d7d591e3db8490]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:17:37 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ce56e2366ac6b20bbf658537dfe86ba294fd71c5]

INTEGRATION: CWS ooo19126 (1.3.364); FILE MERGED 2005/09/05 13:19:58 rt 1.3.364.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0e1823dccf22787787f1fc9f0f1d731a0ff4e16e]

INTEGRATION: CWS ooo19126 (1.4.630); FILE MERGED 2005/09/05 13:38:35 rt 1.4.630.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [afb79701740742d74ac5282803039f279c0d8f0f]

INTEGRATION: CWS ooo19126 (1.6.84); FILE MERGED 2005/09/05 15:13:11 rt 1.6.84.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [84de36be0b172d7c7bbe7a60c696a7ac3d2a005f]

INTEGRATION: CWS ooo19126 (1.4.102); FILE MERGED 2005/09/05 15:46:22 rt 1.4.102.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a51268b58dfdeb5cec2551ba7e41d9f99534fefa]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:17:36 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [abbe3f99c66ff87b6ed348cb1902a39c067964a4]

INTEGRATION: CWS ooo19126 (1.9.460); FILE MERGED 2005/09/05 13:38:33 rt 1.9.460.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6962f843875713b68d916e780ec0ce0cf8009f31]

INTEGRATION: CWS ooo19126 (1.8.102); FILE MERGED 2005/09/05 15:13:09 rt 1.8.102.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f3b7f82856abfafb085f32e517928dc5fef4f81d]

INTEGRATION: CWS ooo19126 (1.5.102); FILE MERGED 2005/09/05 15:46:22 rt 1.5.102.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [84207eeb6e4e02e6f099698bcfb259bed98c775c]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:17:35 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [372b051f2fdc8a355c176c97e579ab27a41d6c06]

INTEGRATION: CWS ooo19126 (1.2.458); FILE MERGED 2005/09/05 13:19:58 rt 1.2.458.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [bf40356dc987e999089b6a676ac589bec8655866]

INTEGRATION: CWS ooo19126 (1.8.84); FILE MERGED 2005/09/05 15:13:09 rt 1.8.84.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6507d3de08edbfbe427a7ccccbe0139b141ba23e]

INTEGRATION: CWS ooo19126 (1.6.702); FILE MERGED 2005/09/05 13:38:33 rt 1.6.702.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [14942b358df534545067dbd73e9bc6d6e9fd2d13]

INTEGRATION: CWS ooo19126 (1.6.20); FILE MERGED 2005/09/05 15:46:21 rt 1.6.20.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [851c2281d14a3cac96bc7c67df5807c3863dff7c]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:17:34 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8ac4ac3f02faeffdb724f0a51268379f5881baff]

INTEGRATION: CWS ooo19126 (1.8.102); FILE MERGED 2005/09/05 15:13:08 rt 1.8.102.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b3a84b92eb3a1c566849a609b78dc4d7259f4183]

INTEGRATION: CWS ooo19126 (1.3.452); FILE MERGED 2005/09/05 13:38:32 rt 1.3.452.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [87b901e98714d542565683291eb3adea171cde4f]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:17:33 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c8c38fe4c5917a84b966430b50113a6d4468f3bd]

INTEGRATION: CWS ooo19126 (1.3.486); FILE MERGED 2005/09/05 13:19:57 rt 1.3.486.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0231b189d18012a1a07300adde47d9e533719fdf]

INTEGRATION: CWS ooo19126 (1.3.84); FILE MERGED 2005/09/05 15:13:08 rt 1.3.84.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [84a8eee147aeb468188272862c185c57ddace48c]

INTEGRATION: CWS ooo19126 (1.2.854); FILE MERGED 2005/09/05 13:38:32 rt 1.2.854.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ba0be9c39aa989c307f462ced0d4390b03e5f61b]

INTEGRATION: CWS ooo19126 (1.5.102); FILE MERGED 2005/09/05 15:46:21 rt 1.5.102.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [bb4740b1bcea5270d99eb040d8028b7591fb2653]

INTEGRATION: CWS ooo19126 (1.5.128); FILE MERGED 2005/09/05 11:17:32 rt 1.5.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [86543b3f8176d72485c6929215ba9f4f36c77df5]

INTEGRATION: CWS ooo19126 (1.1.1.1.930); FILE MERGED 2005/09/05 13:19:57 rt 1.1.1.1.930.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1c653445e011ee18a08dd505231dc5609198feec]

INTEGRATION: CWS ooo19126 (1.1.1.1.326); FILE MERGED 2005/09/05 15:13:07 rt 1.1.1.1.326.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [21e2991ba94d7136ab4af2571fe272cb3883c075]

INTEGRATION: CWS ooo19126 (1.2.1254); FILE MERGED 2005/09/05 13:38:32 rt 1.2.1254.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8d28255ec5b067f77ac230abaef62faf10c978de]

INTEGRATION: CWS ooo19126 (1.2.486); FILE MERGED 2005/09/05 13:19:57 rt 1.2.486.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ab59bb6da89342a72e9e22922f4eab932f6147f0]

INTEGRATION: CWS ooo19126 (1.5.596); FILE MERGED 2005/09/05 13:38:31 rt 1.5.596.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a2b02a471bc6de97c05559daeab8c54db4753955]

INTEGRATION: CWS ooo19126 (1.4.102); FILE MERGED 2005/09/05 15:46:21 rt 1.4.102.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [820aed092f82c5622a470e2dadd759f87516b02b]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:17:31 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [bd68b2495e65f012593c73735e9dcff880483b51]

INTEGRATION: CWS ooo19126 (1.4.158); FILE MERGED 2005/09/05 13:19:56 rt 1.4.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b18ae204b8cbc797c6e4d21bd4c661d4664f237e]

INTEGRATION: CWS ooo19126 (1.12.928); FILE MERGED 2005/09/05 13:38:30 rt 1.12.928.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [79d436e212fe83657f19b8862225d86b6e57c060]

INTEGRATION: CWS ooo19126 (1.5.20); FILE MERGED 2005/09/05 15:46:20 rt 1.5.20.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [902d6382fef9240f353438ad0167de56f93af5b5]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:17:30 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6b1ab84131098ce68903bd0d2dc3ddd2b14acdce]

INTEGRATION: CWS ooo19126 (1.3.364); FILE MERGED 2005/09/05 13:19:56 rt 1.3.364.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e715e4cd42a2a9a90a72a03fac9c7bb1b584c59f]

INTEGRATION: CWS ooo19126 (1.5.1250); FILE MERGED 2005/09/05 13:38:30 rt 1.5.1250.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [01db1c0a3be063c48bcb0a690f14632a6b251f46]

INTEGRATION: CWS ooo19126 (1.2.282); FILE MERGED 2005/09/05 15:13:06 rt 1.2.282.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [bc5a16a6893114b340429b07f778e067b32fcc3c]

INTEGRATION: CWS ooo19126 (1.5.102); FILE MERGED 2005/09/05 15:46:20 rt 1.5.102.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [534ecc745928aade4d733107fc6313a00f46db51]

INTEGRATION: CWS ooo19126 (1.5.128); FILE MERGED 2005/09/05 11:17:29 rt 1.5.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2705ad6467a0eb68f9159fc74f5b8368c470437b]

INTEGRATION: CWS ooo19126 (1.1.1.1.930); FILE MERGED 2005/09/05 13:19:56 rt 1.1.1.1.930.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c90f75c474d6ab0f3149693681db195b93ce658a]

INTEGRATION: CWS ooo19126 (1.9.1250); FILE MERGED 2005/09/05 13:38:29 rt 1.9.1250.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b7d7dfde5fbee945882ff38cd6e3e1f99b274d5b]

INTEGRATION: CWS ooo19126 (1.4.102); FILE MERGED 2005/09/05 15:46:20 rt 1.4.102.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8602404a6927b0f86975a7c50c5437c7c115f44a]

INTEGRATION: CWS ooo19126 (1.2.142); FILE MERGED 2005/09/05 15:13:06 rt 1.2.142.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3a9d742fb557022e20e608452f1b08e456d0ffdc]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:17:29 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f2fe284c487afb27242bdecf62c87905db1200fa]

INTEGRATION: CWS ooo19126 (1.13.412); FILE MERGED 2005/09/05 13:38:29 rt 1.13.412.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d57c733a2f66243c4e5d02e2f0b17e886ba49eac]

INTEGRATION: CWS ooo19126 (1.4.84); FILE MERGED 2005/09/05 15:13:06 rt 1.4.84.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [28b9bce071b558ff49ebcfdd74e0e8ef3dbb0cdb]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:17:28 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c94f7bb7b7251b8eb0812ccf00f57f48ef81c5be]

INTEGRATION: CWS ooo19126 (1.3.244); FILE MERGED 2005/09/05 13:19:55 rt 1.3.244.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d5c75a53883f9afec0eb9f4f07ab1b352f00f3b3]

INTEGRATION: CWS ooo19126 (1.23.412); FILE MERGED 2005/09/05 13:38:29 rt 1.23.412.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1fd29b84edd866eed806a223a5f1705296b1092f]

INTEGRATION: CWS ooo19126 (1.7.20); FILE MERGED 2005/09/05 15:46:20 rt 1.7.20.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4213e0b62cdb4cdaa45537e167356e56fe795edc]

INTEGRATION: CWS ooo19126 (1.3.288); FILE MERGED 2005/09/05 15:13:06 rt 1.3.288.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c4992d9b66da8e17423ec0e4083e4f1bdb7b3d76]

INTEGRATION: CWS ooo19126 (1.14.134); FILE MERGED 2005/09/05 13:19:55 rt 1.14.134.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c7f16e2b8459a2bfc937c5c638506473aa201722]

INTEGRATION: CWS ooo19126 (1.5.102); FILE MERGED 2005/09/05 15:46:19 rt 1.5.102.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f60794788e7e6d945abdbf203bea88cadbfe885e]

INTEGRATION: CWS ooo19126 (1.6.412); FILE MERGED 2005/09/05 13:38:28 rt 1.6.412.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [70cb9b7305223b0b42d1ee6f67ecf870eba86b56]

INTEGRATION: CWS ooo19126 (1.6.282); FILE MERGED 2005/09/05 15:13:05 rt 1.6.282.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [38ae59b69540c2444ee9d8b02db7e3e6d76f8413]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:17:27 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9d530d5f2178fc513076260661cad02748199813]

INTEGRATION: CWS ooo19126 (1.8.380); FILE MERGED 2005/09/05 13:19:55 rt 1.8.380.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [27674a0bf82f9e29db287562538ad9e86f51b2de]

INTEGRATION: CWS ooo19126 (1.10.412); FILE MERGED 2005/09/05 13:38:27 rt 1.10.412.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [63a930d89581e7cc4630a337c2e4bc872cfa8c3a]

INTEGRATION: CWS ooo19126 (1.2.288); FILE MERGED 2005/09/05 15:13:05 rt 1.2.288.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8759f2da34b24402a90ab4c4bff7e4fef0ac1b1a]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:17:27 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [19c0606539cb7d6f66aec5fb29b274a4ac03b507]

INTEGRATION: CWS ooo19126 (1.17.198); FILE MERGED 2005/09/05 13:19:54 rt 1.17.198.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0d34f3120013bb51180cac440cce9580b1beed92]

INTEGRATION: CWS ooo19126 (1.6.20); FILE MERGED 2005/09/05 15:46:19 rt 1.6.20.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3ba443f2ae246ac28856efd3fd37f1b5d3deb4f9]

INTEGRATION: CWS ooo19126 (1.2.1424); FILE MERGED 2005/09/05 13:38:26 rt 1.2.1424.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [29bbaf0953fc3222f30af4a9d3047f9d518248df]

INTEGRATION: CWS ooo19126 (1.3.282); FILE MERGED 2005/09/05 15:13:05 rt 1.3.282.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1396f12479b1dbc15e85af4a7afeb828ce73a0f4]

INTEGRATION: CWS ooo19126 (1.4.126); FILE MERGED 2005/09/05 11:17:27 rt 1.4.126.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d632378d0a2aac0ded82b1e210ecd8b33af577bb]

INTEGRATION: CWS ooo19126 (1.2.920); FILE MERGED 2005/09/05 13:19:54 rt 1.2.920.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [448a12011a0cde9ce4b163fb8fbb85e4f7cd376e]

INTEGRATION: CWS ooo19126 (1.4.102); FILE MERGED 2005/09/05 15:46:19 rt 1.4.102.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e6252b6e597989e91e58f5ee561d295e82a25548]

INTEGRATION: CWS ooo19126 (1.1.1.1.326); FILE MERGED 2005/09/05 15:13:04 rt 1.1.1.1.326.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1784d446ad4edf99c108e88814b36f07236a388c]

INTEGRATION: CWS ooo19126 (1.7.1250); FILE MERGED 2005/09/05 13:38:26 rt 1.7.1250.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [153fda763678ff45e09d30095123d9b973247ad5]

INTEGRATION: CWS ooo19126 (1.4.76); FILE MERGED 2005/09/05 11:17:26 rt 1.4.76.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e20dcd0ad5b3caa14bb17c0868fc6eeffe43151f]

INTEGRATION: CWS ooo19126 (1.1.1.1.930); FILE MERGED 2005/09/05 13:19:53 rt 1.1.1.1.930.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [85b766e47aa8b72660ab46a310c750ffebee3d10]

INTEGRATION: CWS ooo19126 (1.5.20); FILE MERGED 2005/09/05 15:46:19 rt 1.5.20.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ddddfb691852d68f9954b864f3677014b57f95ca]

INTEGRATION: CWS ooo19126 (1.14.600); FILE MERGED 2005/09/05 13:38:26 rt 1.14.600.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [303dc2be7a23ea4eba4f555b57b76300ebe562b9]

INTEGRATION: CWS ooo19126 (1.2.282); FILE MERGED 2005/09/05 15:13:04 rt 1.2.282.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [249bac1ec059c8a7bbd05dce27a8e9bbacc21c6e]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:17:26 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b3ea06d257e71d9154bcf5ccface722bdc805ec7]

INTEGRATION: CWS ooo19126 (1.37.114); FILE MERGED 2005/09/05 13:19:53 rt 1.37.114.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2f2f46d8cb9a3e4ec29a08ea532726ab5aebacee]

INTEGRATION: CWS ooo19126 (1.6.20); FILE MERGED 2005/09/05 15:46:18 rt 1.6.20.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [678918f25212de10f583c1c2656f81c8a1bce4da]

INTEGRATION: CWS ooo19126 (1.28.600); FILE MERGED 2005/09/05 13:38:25 rt 1.28.600.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b70b037e925befb899a49aee4f1488b79198faad]

INTEGRATION: CWS ooo19126 (1.3.142); FILE MERGED 2005/09/05 15:13:04 rt 1.3.142.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [58d2bd45dd945a5e5f6062ee7f789b00fb1681de]

INTEGRATION: CWS ooo19126 (1.1.1.1.930); FILE MERGED 2005/09/05 13:19:52 rt 1.1.1.1.930.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [da9af87ca184adcf72f0c0239dbfd19685056744]

INTEGRATION: CWS ooo19126 (1.32.412); FILE MERGED 2005/09/05 13:38:25 rt 1.32.412.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d30b8f6f84b069c833a8e92e65a4d859f28009a3]

INTEGRATION: CWS ooo19126 (1.6.84); FILE MERGED 2005/09/05 15:13:03 rt 1.6.84.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [74b8bba6fb0de774698f9bf13ffc4e7d68b1d749]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:17:25 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d0d613b326b3b73b7fc572d55a5a717c90d39558]

INTEGRATION: CWS ooo19126 (1.4.310); FILE MERGED 2005/09/05 13:19:51 rt 1.4.310.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d5e68acadd4ce5c36eea32914bf2655c33957959]

INTEGRATION: CWS ooo19126 (1.3.20); FILE MERGED 2005/09/05 15:46:18 rt 1.3.20.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [716391d4d526d9d7c1e5b0e6cb647e0c1029c0ba]

INTEGRATION: CWS ooo19126 (1.59.412); FILE MERGED 2005/09/05 13:38:24 rt 1.59.412.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [19d701c400ec7082dc66741242a762f302fdb225]

INTEGRATION: CWS ooo19126 (1.2.142); FILE MERGED 2005/09/05 15:13:02 rt 1.2.142.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b39e01e2bc2fe5c92c36a04eaf32f60db0721788]

INTEGRATION: CWS ooo19126 (1.1.1.1.930); FILE MERGED 2005/09/05 13:19:51 rt 1.1.1.1.930.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [120767ea4f3ae4b37a870e64354b3e6fa41fff8d]

INTEGRATION: CWS ooo19126 (1.2.288); FILE MERGED 2005/09/05 15:13:02 rt 1.2.288.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [89459357ce3c21761a4e37e94fad41fb484babf5]

INTEGRATION: CWS ooo19126 (1.5.600); FILE MERGED 2005/09/05 13:38:24 rt 1.5.600.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e7dec060bb20be08b0f2d2f592fce7e9b03e05f0]

INTEGRATION: CWS ooo19126 (1.16.198); FILE MERGED 2005/09/05 13:19:50 rt 1.16.198.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [212f783d15147b2393d57cd726efc09bc7400832]

INTEGRATION: CWS ooo19126 (1.6.236); FILE MERGED 2005/09/05 15:13:01 rt 1.6.236.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [721e9139617553657740509f7104d1accf10b768]

INTEGRATION: CWS ooo19126 (1.10.600); FILE MERGED 2005/09/05 13:38:23 rt 1.10.600.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c0751f5a14a0ddeaf8ce17fe38438aa8111cc051]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:17:24 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3a48d6dbb3bb8eaff1e0595e4991381bc3308632]

INTEGRATION: CWS ooo19126 (1.4.156); FILE MERGED 2005/09/05 13:19:50 rt 1.4.156.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5ee7d44c59472b3456caf754e76bc9e8051273bb]

INTEGRATION: CWS ooo19126 (1.7.20); FILE MERGED 2005/09/05 15:46:17 rt 1.7.20.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4be77de76ed2e9b104e3f78f36ea30e2fa3db934]

INTEGRATION: CWS ooo19126 (1.1.1.1.326); FILE MERGED 2005/09/05 15:13:00 rt 1.1.1.1.326.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [47785b3a6e7dfb8be9d2649d9ebc99d3e05de445]

INTEGRATION: CWS ooo19126 (1.5.1250); FILE MERGED 2005/09/05 13:38:23 rt 1.5.1250.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e9349355a406cbb2fd8b8747502ad05295d20304]

INTEGRATION: CWS ooo19126 (1.1.1.1.930); FILE MERGED 2005/09/05 13:19:49 rt 1.1.1.1.930.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [84fef8b75f66be2dd5a8f918df3ee22cc407f90c]

INTEGRATION: CWS ooo19126 (1.5.102); FILE MERGED 2005/09/05 15:46:17 rt 1.5.102.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8d181ae8de602416c6562d0a95d800e7c8fd1922]

INTEGRATION: CWS ooo19126 (1.2.290); FILE MERGED 2005/09/05 15:13:00 rt 1.2.290.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [dde27d3a359c891dcf355a51da4592cf02ccd6e6]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:17:23 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [aac0603e1e769ae71a71ff3bac5ae6ef8b674296]

INTEGRATION: CWS ooo19126 (1.6.1250); FILE MERGED 2005/09/05 13:38:22 rt 1.6.1250.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [bd61aeedac74e35884947ad3ae8c4e87c2e08ec0]

INTEGRATION: CWS ooo19126 (1.2.288); FILE MERGED 2005/09/05 13:19:49 rt 1.2.288.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2b9c0c144cd7e750506970202f16b086a9831a46]

INTEGRATION: CWS ooo19126 (1.3.102); FILE MERGED 2005/09/05 15:46:17 rt 1.3.102.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [154f6c44fe6d99b54e89fa0a902bfaecb3e96679]

INTEGRATION: CWS ooo19126 (1.2.320); FILE MERGED 2005/09/05 15:12:58 rt 1.2.320.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0ec50efaa143e9eb585afc41a8ce7dc9e94ce92b]

INTEGRATION: CWS ooo19126 (1.6.128); FILE MERGED 2005/09/05 11:17:23 rt 1.6.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [607c8d723050ad85afc76214a267d91bb3995104]

INTEGRATION: CWS ooo19126 (1.48.600); FILE MERGED 2005/09/05 13:38:22 rt 1.48.600.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [86c6f4e7b5446a48caea060eea91113ceec51f0c]

INTEGRATION: CWS ooo19126 (1.4.518); FILE MERGED 2005/09/05 13:19:49 rt 1.4.518.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [22283e093de3457382b20b8e29df78d557ef6409]

INTEGRATION: CWS ooo19126 (1.2.320); FILE MERGED 2005/09/05 15:12:57 rt 1.2.320.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f6e4e3f33988b16734e5a3d8ff939f84230de20d]

INTEGRATION: CWS ooo19126 (1.2.1200); FILE MERGED 2005/09/05 13:38:21 rt 1.2.1200.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e5e28b980b86147e2df35b8be22e7f266d2ff396]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:17:22 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a0c340c567429f3d246c7d14309e318cbf278322]

INTEGRATION: CWS ooo19126 (1.3.486); FILE MERGED 2005/09/05 13:19:49 rt 1.3.486.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6838bb341ac7e056cdf67fa8991f2b0b0622c113]

INTEGRATION: CWS ooo19126 (1.2.84); FILE MERGED 2005/09/05 15:12:56 rt 1.2.84.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0bb61693194cc15fb12a264bc18bd30d5eea3f02]

INTEGRATION: CWS ooo19126 (1.10.148); FILE MERGED 2005/09/05 13:19:48 rt 1.10.148.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [029784e40343444b7bf79178b69c3b7e46a2919a]

INTEGRATION: CWS ooo19126 (1.5.102); FILE MERGED 2005/09/05 15:46:16 rt 1.5.102.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d1c1fbb65d6f11bf761a8d4d3ab1e23e1b1afe2a]

INTEGRATION: CWS ooo19126 (1.3.84); FILE MERGED 2005/09/05 15:12:56 rt 1.3.84.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [aaaf087a14f895f032b23bb8d7bbb81d7864f130]

INTEGRATION: CWS ooo19126 (1.2.1200); FILE MERGED 2005/09/05 13:38:20 rt 1.2.1200.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [34350822e8f340af8b99c1cbfa1bc2c8a3560e45]

INTEGRATION: CWS ooo19126 (1.3.472); FILE MERGED 2005/09/05 13:19:48 rt 1.3.472.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6e9d5c1877c2aa023771e672a5d35cce2c9bb123]

INTEGRATION: CWS ooo19126 (1.3.84); FILE MERGED 2005/09/05 15:12:55 rt 1.3.84.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b557c8862bcc2ee8c7786667f978f81276b9a1cb]

INTEGRATION: CWS ooo19126 (1.3.702); FILE MERGED 2005/09/05 13:38:19 rt 1.3.702.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [700390fba99a036792003f1ea8f3dabb4a95d310]

INTEGRATION: CWS ooo19126 (1.3.154); FILE MERGED 2005/09/05 13:19:47 rt 1.3.154.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [dc1df19e10a5daf05345ceca695ff77909f9b19d]

INTEGRATION: CWS ooo19126 (1.3.84); FILE MERGED 2005/09/05 15:12:54 rt 1.3.84.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [758279dbac78eb938dfa75a5a19c596aab374834]

INTEGRATION: CWS ooo19126 (1.5.1424); FILE MERGED 2005/09/05 13:38:18 rt 1.5.1424.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ee8589de99afeb5fc7601ea54ff9f88e46d3bdb3]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:17:21 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [44a090193b520f4b4dcc429254db240963ec5206]

INTEGRATION: CWS ooo19126 (1.2.288); FILE MERGED 2005/09/05 13:19:47 rt 1.2.288.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [557f7cda3815ce7489aa2fa8b790c1c9fa3881f4]

INTEGRATION: CWS ooo19126 (1.5.20); FILE MERGED 2005/09/05 15:46:16 rt 1.5.20.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a498819d7997687fc3b76978399bbabf31074682]

INTEGRATION: CWS ooo19126 (1.2.84); FILE MERGED 2005/09/05 15:12:54 rt 1.2.84.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a2a2d9bfbac78f884b31fe23bd6266c6f17012f9]

INTEGRATION: CWS ooo19126 (1.10.1250); FILE MERGED 2005/09/05 13:38:18 rt 1.10.1250.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f3f36f1440f825b7222dd1fee20a98ce84a5417a]

INTEGRATION: CWS ooo19126 (1.5.128); FILE MERGED 2005/09/05 11:17:21 rt 1.5.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [22116dd95c5048edf19dd66d2da9e12b9f0bd85f]

INTEGRATION: CWS ooo19126 (1.8.64); FILE MERGED 2005/09/05 13:19:46 rt 1.8.64.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [663bcbc8d7b3407561b3e1f0fbaf7aa484451931]

INTEGRATION: CWS ooo19126 (1.4.20); FILE MERGED 2005/09/05 15:46:16 rt 1.4.20.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [44ec5f7d3c82a8d3d22d80e6bd86cc3591690ffe]

INTEGRATION: CWS ooo19126 (1.2.1424); FILE MERGED 2005/09/05 13:38:17 rt 1.2.1424.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [44a44d1b8975d7bacde5d221c1923cb8a351e47f]

INTEGRATION: CWS ooo19126 (1.5.50); FILE MERGED 2005/09/05 11:17:20 rt 1.5.50.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [906156756696e8ae12045cdb10d94e230f2b027b]

INTEGRATION: CWS ooo19126 (1.2.64); FILE MERGED 2005/09/05 13:19:46 rt 1.2.64.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ff2e75089bdee620546b061f51c63eba080903fb]

INTEGRATION: CWS ooo19126 (1.5.102); FILE MERGED 2005/09/05 15:46:15 rt 1.5.102.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [74637d1714a9df7f0e30c386677caa26f4c9646c]

INTEGRATION: CWS ooo19126 (1.1.1.1.326); FILE MERGED 2005/09/05 15:12:53 rt 1.1.1.1.326.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e2ff436a7dc0470de8e3ec9faff9cf1dca9270a8]

INTEGRATION: CWS ooo19126 (1.6.1250); FILE MERGED 2005/09/05 13:38:17 rt 1.6.1250.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c7f9834336e43081adfe4a6b54513e2528ab6f1b]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:17:20 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3aa942cc8adecac0fee6730a5d9f8e2e4e02ca05]

INTEGRATION: CWS ooo19126 (1.4.102); FILE MERGED 2005/09/05 15:46:15 rt 1.4.102.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [025eddd6a556e43aa5cc669ff916e5a87e916d36]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 13:38:16 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3262be3ae1259b74a7b62c085dee9f5329c4b255]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:17:19 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [25dc27db5e309639c3e050973b65f91a125af653]

INTEGRATION: CWS ooo19126 (1.1.1.1.326); FILE MERGED 2005/09/05 15:12:52 rt 1.1.1.1.326.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [08d1fa5607404f474e44f8b3641327312ba935fc]

INTEGRATION: CWS ooo19126 (1.4.630); FILE MERGED 2005/09/05 13:38:16 rt 1.4.630.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [71a25e74cd738fc4afc38301c6f77af5613cf647]

INTEGRATION: CWS ooo19126 (1.2.76); FILE MERGED 2005/09/05 15:46:15 rt 1.2.76.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8a76ce323d57e016d76cc2e761bfb655480f74a0]

INTEGRATION: CWS ooo19126 (1.2.1428); FILE MERGED 2005/09/05 13:38:16 rt 1.2.1428.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1609d79208e41438d750cbfbaf1d8e14582dae86]

INTEGRATION: CWS ooo19126 (1.5.76); FILE MERGED 2005/09/05 11:17:18 rt 1.5.76.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ef168d5367046bb46a781b9f115b00cc5fe55c0e]

INTEGRATION: CWS ooo19126 (1.6.20); FILE MERGED 2005/09/05 15:46:15 rt 1.6.20.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [14176545eff2f319233e24548e038ef15ca64f74]

INTEGRATION: CWS ooo19126 (1.1.1.1.326); FILE MERGED 2005/09/05 15:12:51 rt 1.1.1.1.326.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [897a79770d9356482068a1c4c6dc76aa126a5c1b]

INTEGRATION: CWS ooo19126 (1.5.630); FILE MERGED 2005/09/05 13:38:15 rt 1.5.630.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8cceaa45c7949dd36fd67f6dac8e8c54c5aef3c1]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:17:18 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9690b5bad0a006227f9c692adfd7337228466cbe]

INTEGRATION: CWS ooo19126 (1.7.20); FILE MERGED 2005/09/05 15:46:14 rt 1.7.20.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e75184f22eb16db39ae1bbed46820bb3df039cf4]

INTEGRATION: CWS ooo19126 (1.3.146); FILE MERGED 2005/09/05 15:12:50 rt 1.3.146.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b0bd9e9e8bec4db91bd8546e0b6498ad965112d7]

INTEGRATION: CWS ooo19126 (1.12.692); FILE MERGED 2005/09/05 13:38:15 rt 1.12.692.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [844674bbf8eabf63deefc725d540a041e2cd9158]

INTEGRATION: CWS ooo19126 (1.6.20); FILE MERGED 2005/09/05 15:46:14 rt 1.6.20.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f4f607ecfe1356a1993c1a3c1c35611410c4300e]

INTEGRATION: CWS ooo19126 (1.8.84); FILE MERGED 2005/09/05 15:12:50 rt 1.8.84.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [eb6e1dd33277734b7d54a8fa13e65cbc687f0db1]

INTEGRATION: CWS ooo19126 (1.3.1254); FILE MERGED 2005/09/05 13:38:14 rt 1.3.1254.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [11746dc799b668cbb2d58c6e351e5d1e121f020e]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:17:17 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [808812df79b2cac8ba060eee5506843344e3861d]

INTEGRATION: CWS ooo19126 (1.2.290); FILE MERGED 2005/09/05 15:12:49 rt 1.2.290.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1c9ef389ec74b51d603c39ef4ea0d7f1964df7fc]

INTEGRATION: CWS ooo19126 (1.3.1426); FILE MERGED 2005/09/05 13:38:14 rt 1.3.1426.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d1070bd3b4a81fae56671b7242412b765ef034dc]

INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 11:17:17 rt 1.3.90.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f1c359f6b38e2b431f60d979c7933ba6358b37c4]

INTEGRATION: CWS ooo19126 (1.3.20); FILE MERGED 2005/09/05 15:46:14 rt 1.3.20.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b0f7c72b1acffcabddba4b24ce562687702bf76b]

INTEGRATION: CWS ooo19126 (1.2.56); FILE MERGED 2005/09/05 12:05:42 rt 1.2.56.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3f6bc282f46bc05e760fbdfa3aa34cd4ed73997c]

INTEGRATION: CWS ooo19126 (1.4.84); FILE MERGED 2005/09/05 15:12:49 rt 1.4.84.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6b940e418964d0698c594c0abaed11339499b384]

INTEGRATION: CWS ooo19126 (1.7.1250); FILE MERGED 2005/09/05 13:38:14 rt 1.7.1250.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [05247d43b08be0b2d8683dec066ed554c6d35f96]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:17:16 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d1a7f4336369ca5ba2a9e135cce9ec85143c9f31]

INTEGRATION: CWS ooo19126 (1.1.90); FILE MERGED 2005/09/05 12:05:41 rt 1.1.90.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [de10ab206e5b68ed63d6a97dd4515ce3568f21d3]

INTEGRATION: CWS ooo19126 (1.2.84); FILE MERGED 2005/09/05 15:12:48 rt 1.2.84.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1fe2fad994dd98d8747f3ba01b07450dbfa04b51]

INTEGRATION: CWS ooo19126 (1.14.1424); FILE MERGED 2005/09/05 13:38:13 rt 1.14.1424.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [391952e02c21c145a58d219a3d0983c9b44588a4]

INTEGRATION: CWS ooo19126 (1.6.20); FILE MERGED 2005/09/05 15:46:13 rt 1.6.20.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [cc717c0a4b7c24c35de66cd5edc4626e6b55b8a6]

INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 12:05:41 rt 1.2.90.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ac841293846142eb62823d6916e1c2da431f4b5f]

INTEGRATION: CWS ooo19126 (1.2.320); FILE MERGED 2005/09/05 15:12:48 rt 1.2.320.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f11ce7d2330a2a70c5104741225fa3321ef7f4f9]

INTEGRATION: CWS ooo19126 (1.20.692); FILE MERGED 2005/09/05 13:38:13 rt 1.20.692.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8114803528f0ea185f985eab1b2cc659c042f23c]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:17:16 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0d588fe1c549b922bb9310a1e1c5cefaa070f4fb]

INTEGRATION: CWS ooo19126 (1.7.20); FILE MERGED 2005/09/05 15:46:13 rt 1.7.20.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3a30131a4f8307be54e9f016f2c4e3e82c4cf1c8]

INTEGRATION: CWS ooo19126 (1.4.90); FILE MERGED 2005/09/05 12:05:41 rt 1.4.90.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d88689fd76ca3e77d48ede8324989947c8cfd609]

INTEGRATION: CWS ooo19126 (1.5.1424); FILE MERGED 2005/09/05 13:38:12 rt 1.5.1424.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a7bb6363a6d1dd6fe45d070e79d4b45af7634878]

INTEGRATION: CWS ooo19126 (1.2.8); FILE MERGED 2005/09/05 15:46:13 rt 1.2.8.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7ab489608038c5acf85c3f04f5850a99325e27a4]

INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 12:05:41 rt 1.3.90.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [124ff909078687274b48548d25074063abae2d48]

INTEGRATION: CWS ooo19126 (1.3.84); FILE MERGED 2005/09/05 15:12:46 rt 1.3.84.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7f8f6715ec1559e8fc3471c01798c90275fb8cc0]

INTEGRATION: CWS ooo19126 (1.9.1250); FILE MERGED 2005/09/05 13:38:12 rt 1.9.1250.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [027e769a48956bc895687f1b22cbecdadf67ba34]

INTEGRATION: CWS ooo19126 (1.4.90); FILE MERGED 2005/09/05 12:05:40 rt 1.4.90.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [434c0e94669dac55dd2b40b7b713212537f50f9c]

INTEGRATION: CWS ooo19126 (1.8.102); FILE MERGED 2005/09/05 15:12:45 rt 1.8.102.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [149a32015e36c5a11f8a0e59cb02b033255eca80]

INTEGRATION: CWS ooo19126 (1.2.1424); FILE MERGED 2005/09/05 13:38:12 rt 1.2.1424.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f1f8784e281e9e844099491fd1429eec3c9743dc]

INTEGRATION: CWS ooo19126 (1.3.84); FILE MERGED 2005/09/05 15:12:45 rt 1.3.84.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [56b21a3dc640907e7e949a2a01b4542518ea9148]

INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 12:05:40 rt 1.2.90.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9a5176039d8888a7fe30e33c710379ff1ea566a7]

INTEGRATION: CWS ooo19126 (1.6.1250); FILE MERGED 2005/09/05 13:38:11 rt 1.6.1250.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3a16975587cc6f8f651fcbbdf7dad0bbcc17fb59]

INTEGRATION: CWS ooo19126 (1.6.20); FILE MERGED 2005/09/05 15:46:12 rt 1.6.20.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [fb3c36812235af60ad59839eb97121407583e9fc]

INTEGRATION: CWS ooo19126 (1.8.102); FILE MERGED 2005/09/05 15:12:44 rt 1.8.102.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6850d32f364a04bf3a8e0d53834c3e7247849d46]

INTEGRATION: CWS ooo19126 (1.5.90); FILE MERGED 2005/09/05 12:05:40 rt 1.5.90.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a59dc31ea29613ab8cfc6e385d279940929afbaa]

INTEGRATION: CWS ooo19126 (1.17.410); FILE MERGED 2005/09/05 13:38:11 rt 1.17.410.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7b8e75ce0a58fcc05404b4a1acc03910f369902b]

INTEGRATION: CWS ooo19126 (1.3.84); FILE MERGED 2005/09/05 15:12:43 rt 1.3.84.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a87eb41342e36e398f7fef93a34b8cfbabfad5d7]

INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 12:05:40 rt 1.3.90.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ee883098fcce1e9fe8905d5cd9f61adce84d944f]

INTEGRATION: CWS ooo19126 (1.25.410); FILE MERGED 2005/09/05 13:38:11 rt 1.25.410.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [458d5e1a4be49dfbf7255b62d48550909c611ef9]

INTEGRATION: CWS ooo19126 (1.5.102); FILE MERGED 2005/09/05 15:46:12 rt 1.5.102.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a8d154c33432598d5b43f0325fc1ced0f6d9efee]

INTEGRATION: CWS ooo19126 (1.8.102); FILE MERGED 2005/09/05 15:12:42 rt 1.8.102.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [20a9f83ccf9eef37f00c3692a11b083baa1ea9ee]

INTEGRATION: CWS ooo19126 (1.1.90); FILE MERGED 2005/09/05 12:05:39 rt 1.1.90.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6839e7dda68817d84c2bbc37b1f64cb7f20eabc9]

INTEGRATION: CWS ooo19126 (1.34.598); FILE MERGED 2005/09/05 13:38:10 rt 1.34.598.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1f506b3a788b653447d236ee00f677d9feb7993c]

INTEGRATION: CWS ooo19126 (1.3.84); FILE MERGED 2005/09/05 15:12:40 rt 1.3.84.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [88176bfb62c4341faf0d9c412ce211ee77d8b98f]

INTEGRATION: CWS ooo19126 (1.49.438); FILE MERGED 2005/09/05 13:38:10 rt 1.49.438.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [06b88d334c493b3f19cdc99a1c3af7eeb701875b]

INTEGRATION: CWS ooo19126 (1.5.102); FILE MERGED 2005/09/05 15:46:11 rt 1.5.102.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [03375fcf5dfdea4d799ab9c0d24a07b22cdbdd8d]

INTEGRATION: CWS ooo19126 (1.4.304); FILE MERGED 2005/09/05 15:12:39 rt 1.4.304.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e3cfa58d8a5149570e966f72201d9cc918496b69]

INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 12:05:39 rt 1.2.90.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b046f73c303acf73b543b1f9af881b0f82eef032]

INTEGRATION: CWS ooo19126 (1.6.1250); FILE MERGED 2005/09/05 13:38:10 rt 1.6.1250.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2a87a6a6d63719f3d127da95a19193dfcaeba65e]

INTEGRATION: CWS ooo19126 (1.8.158); FILE MERGED 2005/09/05 15:12:39 rt 1.8.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b1410980eb55dc03ff054333b4c0b657704f58b0]

INTEGRATION: CWS ooo19126 (1.13.1250); FILE MERGED 2005/09/05 13:38:09 rt 1.13.1250.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8a43c66adefd07b9933a00b3b3be57f6d6fa7e60]

INTEGRATION: CWS ooo19126 (1.6.20); FILE MERGED 2005/09/05 15:46:11 rt 1.6.20.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [93017881615aeba0c0d809750bc02c3baafd61db]

INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 12:05:38 rt 1.2.90.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f87e36beb8a7a2eb1826508d2c0fb1e7df7a21d7]

INTEGRATION: CWS ooo19126 (1.8.578); FILE MERGED 2005/09/05 13:38:09 rt 1.8.578.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ab86e2414b7a1127ab9ec632fcbb37d744bdc200]

INTEGRATION: CWS ooo19126 (1.39.102); FILE MERGED 2005/09/05 15:12:37 rt 1.39.102.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c8533b205df67a68c18cf4553c73c8481272ffe9]

INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 12:05:38 rt 1.3.90.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4c2ce14b9e68f4fb93cb390496251c7c0dc7e606]

INTEGRATION: CWS ooo19126 (1.6.792); FILE MERGED 2005/09/05 13:38:08 rt 1.6.792.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [266917b3d2dcd63f76cb63dd7c9aae0c67cd63df]

INTEGRATION: CWS ooo19126 (1.26.52); FILE MERGED 2005/09/05 15:12:36 rt 1.26.52.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [32789c27a0156e28f178e2ba3ed11888f6b1dfae]

INTEGRATION: CWS ooo19126 (1.1.90); FILE MERGED 2005/09/05 12:05:38 rt 1.1.90.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6b7d5e60d9900b40725539e0cf041f410adc236b]

INTEGRATION: CWS ooo19126 (1.2.1440); FILE MERGED 2005/09/05 13:38:08 rt 1.2.1440.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8e7d60f7bf62eb6eb68550767c236cfedfee6b7f]

INTEGRATION: CWS ooo19126 (1.6.102); FILE MERGED 2005/09/05 15:46:10 rt 1.6.102.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [75942867687fac03fcd99f001513f38052f0ef83]

INTEGRATION: CWS ooo19126 (1.44.102); FILE MERGED 2005/09/05 15:12:36 rt 1.44.102.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [bbb414bff87ed1376dd16ffd342cb53f2907f35e]

INTEGRATION: CWS ooo19126 (1.2.1440); FILE MERGED 2005/09/05 13:38:07 rt 1.2.1440.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f9ccef25fd2fee59661dd584582848ff0b8e824a]

INTEGRATION: CWS ooo19126 (1.8.20); FILE MERGED 2005/09/05 15:46:10 rt 1.8.20.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [67c514c445452ba2d66cdbfe4fc0ca4b439fa2ef]

INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 12:05:37 rt 1.2.90.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4891124b0b140dd6f9635548cbd2cf237cf7f2bc]

INTEGRATION: CWS ooo19126 (1.6.286); FILE MERGED 2005/09/05 15:12:35 rt 1.6.286.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [86e4a0524828a2d43fdcf4bd610d950d3afdd962]

INTEGRATION: CWS ooo19126 (1.13.460); FILE MERGED 2005/09/05 13:38:07 rt 1.13.460.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a6308f9a466095f9cd71c8b581fad73c8da33fc4]

INTEGRATION: CWS ooo19126 (1.7.20); FILE MERGED 2005/09/05 15:46:10 rt 1.7.20.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [cf46a90dfa38a19f96507375dbe111e700815ff7]

INTEGRATION: CWS ooo19126 (1.2.56); FILE MERGED 2005/09/05 12:05:37 rt 1.2.56.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [bb0a7c356b8892dbd131f98d8b5335b4781de959]

INTEGRATION: CWS ooo19126 (1.4.286); FILE MERGED 2005/09/05 15:12:35 rt 1.4.286.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [211904d8c3ae9e27cb29fc2b5bf977257c8c2d47]

INTEGRATION: CWS ooo19126 (1.2.1440); FILE MERGED 2005/09/05 13:38:06 rt 1.2.1440.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9c7981982eeb37bedf0da852a9a480b81a85606f]

INTEGRATION: CWS ooo19126 (1.5.102); FILE MERGED 2005/09/05 15:46:10 rt 1.5.102.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d8e57b1b69167b77d4057e3fe5b6ac9219d5b161]

INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 12:05:36 rt 1.2.90.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4a99c039b93336235440fa2bfbeb1d892d57668e]

INTEGRATION: CWS ooo19126 (1.9.84); FILE MERGED 2005/09/05 15:12:34 rt 1.9.84.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [57914a35ab8d1925db260d5bc98e65907ad30eee]

INTEGRATION: CWS ooo19126 (1.5.102); FILE MERGED 2005/09/05 15:46:09 rt 1.5.102.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [bf5b1be299dd0a335532cc072afad2b7719dbec4]

INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 12:05:36 rt 1.3.90.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ef59c9b2c84253f45a78efefae666ffa92e91d02]

INTEGRATION: CWS ooo19126 (1.1.1.1.326); FILE MERGED 2005/09/05 15:12:33 rt 1.1.1.1.326.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [02150930752070b9697ccf572e3592ef0aea0884]

INTEGRATION: CWS ooo19126 (1.6.20); FILE MERGED 2005/09/05 15:46:09 rt 1.6.20.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1110eff17684487443b52d4c9d74b1a5c1bde0a6]

INTEGRATION: CWS ooo19126 (1.6.90); FILE MERGED 2005/09/05 12:05:36 rt 1.6.90.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [65fa76f1a4fc763fc7e5f0231fc02fca744f117a]

INTEGRATION: CWS ooo19126 (1.7.158); FILE MERGED 2005/09/05 15:12:32 rt 1.7.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [dd0a285b499988e0c907be9a033b3b8f18730e80]

INTEGRATION: CWS ooo19126 (1.5.90); FILE MERGED 2005/09/05 12:05:36 rt 1.5.90.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7b168bb57246d65dc9c62b813cf650b643712fdd]

INTEGRATION: CWS ooo19126 (1.2.1440); FILE MERGED 2005/09/05 13:38:05 rt 1.2.1440.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [479e48803e2eb7837c889062d8dcffd544d36074]

INTEGRATION: CWS ooo19126 (1.8.20); FILE MERGED 2005/09/05 15:46:08 rt 1.8.20.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [10c66042666584528c1dda73d217af04b84226e6]

INTEGRATION: CWS ooo19126 (1.4.90); FILE MERGED 2005/09/05 12:05:35 rt 1.4.90.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8b0850930198ca29e8e3833adb84f32892458bad]

INTEGRATION: CWS ooo19126 (1.2.318); FILE MERGED 2005/09/05 15:12:31 rt 1.2.318.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2452fd18daac71223269ef0379e50b22136e077f]

INTEGRATION: CWS ooo19126 (1.6.20); FILE MERGED 2005/09/05 15:46:08 rt 1.6.20.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d2719ac68ce37c4ec217f406b68c5ba514936512]

INTEGRATION: CWS ooo19126 (1.5.84); FILE MERGED 2005/09/05 15:12:30 rt 1.5.84.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [df0b7c1832d7b2b747cbb1086a3005931f202979]

INTEGRATION: CWS ooo19126 (1.4.118); FILE MERGED 2005/09/05 15:46:08 rt 1.4.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5ee99dea7196f5bf4fcad4c1d432465e07100162]

INTEGRATION: CWS ooo19126 (1.2.1440); FILE MERGED 2005/09/05 13:38:04 rt 1.2.1440.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c3c38b4f19425b6f2b80401024d9dbb51801325c]

INTEGRATION: CWS ooo19126 (1.4.90); FILE MERGED 2005/09/05 12:05:34 rt 1.4.90.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ecf82c0ac6cd333ce1984fa1a005f34f3f03da41]

INTEGRATION: CWS ooo19126 (1.18.102); FILE MERGED 2005/09/05 15:12:30 rt 1.18.102.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [90a998e7634458354cc2ddd30a30d611888e6bc0]

INTEGRATION: CWS ooo19126 (1.3.630); FILE MERGED 2005/09/05 13:38:04 rt 1.3.630.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [921fe46cb2cd2d4aa0fd64f6eb1cdaff280394cf]

INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 12:05:34 rt 1.2.90.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0e3be05d6a761191f7d773e431685f908c32e968]

INTEGRATION: CWS ooo19126 (1.4.288); FILE MERGED 2005/09/05 15:12:30 rt 1.4.288.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3257011ff1a16b16673a75e2f9bbbcaa46f0a04e]

INTEGRATION: CWS ooo19126 (1.5.118); FILE MERGED 2005/09/05 11:17:03 rt 1.5.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0ecec112bb396a82ed83ce0558f630b2ce4dfa70]

INTEGRATION: CWS ooo19126 (1.7.20); FILE MERGED 2005/09/05 15:46:07 rt 1.7.20.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [47ddcaddd1a7abcdbf0b1249cafa76152cd09122]

INTEGRATION: CWS ooo19126 (1.1.1.1.326); FILE MERGED 2005/09/05 15:12:29 rt 1.1.1.1.326.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8d7290940ef2384c917fadd7986bd9ce4b0cac7d]

INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 12:05:34 rt 1.3.90.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9145990c35e58ed81bff80fde72dbe641b6dd119]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:17:01 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c897999f8a824c723f1680022ca32df253e0ea08]

INTEGRATION: CWS ooo19126 (1.2.1440); FILE MERGED 2005/09/05 13:38:03 rt 1.2.1440.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f4cd196f2c11c9d67def3f56abc5f509fbe60314]

INTEGRATION: CWS ooo19126 (1.4.84); FILE MERGED 2005/09/05 15:12:29 rt 1.4.84.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ae10462429b508ecc4439623e675282ba26bd9fc]

INTEGRATION: CWS ooo19126 (1.6.20); FILE MERGED 2005/09/05 15:46:07 rt 1.6.20.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [323c8d5c72c8588f1e9cecf4e01dee43be9880f7]

INTEGRATION: CWS ooo19126 (1.11.560); FILE MERGED 2005/09/05 13:38:03 rt 1.11.560.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d69a38e9fb191d7ca5a0edc6da73e91bd476d0af]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:17:00 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e2f7310ed99eb776a8c94dd0087888b8f24422df]

INTEGRATION: CWS ooo19126 (1.4.20); FILE MERGED 2005/09/05 15:46:07 rt 1.4.20.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [cf5cbcee7ce02aafb80c76f5321252e67d6e488f]

INTEGRATION: CWS ooo19126 (1.2.1440); FILE MERGED 2005/09/05 13:38:02 rt 1.2.1440.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [85933152b0f46a24e5805813c36380c8667cd7f1]

INTEGRATION: CWS ooo19126 (1.1.90); FILE MERGED 2005/09/05 12:05:33 rt 1.1.90.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [24ba7643cd071c41999e5425ebcb58f09463b636]

INTEGRATION: CWS ooo19126 (1.2.318); FILE MERGED 2005/09/05 15:12:27 rt 1.2.318.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [62b5b0155a40855165f370e84f92cbbb343bb0ac]

INTEGRATION: CWS ooo19126 (1.6.128); FILE MERGED 2005/09/05 11:17:00 rt 1.6.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c73033496e3f0f12e701dbb2f8655e3c5a074838]

INTEGRATION: CWS ooo19126 (1.3.10); FILE MERGED 2005/09/05 15:46:07 rt 1.3.10.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6f477ed3e4c97d2bfa57924d00dfcd071a092369]

INTEGRATION: CWS ooo19126 (1.29.56); FILE MERGED 2005/09/05 12:05:33 rt 1.29.56.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f43cfcf8d2e3b29464ebac3be7fc3c5cc773dcdf]

INTEGRATION: CWS ooo19126 (1.7.158); FILE MERGED 2005/09/05 15:12:26 rt 1.7.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d5d1d2fd6c5dc569a5f56d4f632f4d226a784962]

INTEGRATION: CWS ooo19126 (1.5.128); FILE MERGED 2005/09/05 11:16:58 rt 1.5.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ab4e35f7d2301999a24c2153e741bc8607b3f529]

INTEGRATION: CWS ooo19126 (1.6.20); FILE MERGED 2005/09/05 15:46:06 rt 1.6.20.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [05176e95ed6f0c6c27bc65ae9e4d97e58d76b87b]

INTEGRATION: CWS ooo19126 (1.122.460); FILE MERGED 2005/09/05 13:38:00 rt 1.122.460.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [85c50fae597e5b67fac18cd437a896030da20c06]

INTEGRATION: CWS ooo19126 (1.1.90); FILE MERGED 2005/09/05 12:05:32 rt 1.1.90.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [09828b16eeddd00a83c413e9ecad45809dbba327]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:16:57 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [371eb46fe725aa273d9f0c16024fbb5939faff4d]

INTEGRATION: CWS ooo19126 (1.7.16); FILE MERGED 2005/09/05 15:46:06 rt 1.7.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [307c24f015a2cb2b4b75f2d1942a2c56e420da12]

INTEGRATION: CWS ooo19126 (1.6.600); FILE MERGED 2005/09/05 13:37:59 rt 1.6.600.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [20a641c3a6b9cbb9374555146eb68ace68e23966]

INTEGRATION: CWS ooo19126 (1.2.318); FILE MERGED 2005/09/05 15:12:25 rt 1.2.318.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [74d3c49ab3a6e477086397f3d7a46972ac08a776]

INTEGRATION: CWS ooo19126 (1.10.16); FILE MERGED 2005/09/05 15:46:06 rt 1.10.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0c6534c4b1e76d6da3e495390ec9201d990e420a]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:16:56 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d9dd08a0297324ac800d82e4b16fbfe1e861b773]

INTEGRATION: CWS ooo19126 (1.3.856); FILE MERGED 2005/09/05 13:37:58 rt 1.3.856.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ba1e860f3e7e1d84b9a2954d7fd23d4f2b34c8fd]

INTEGRATION: CWS ooo19126 (1.6.8); FILE MERGED 2005/09/05 12:05:31 rt 1.6.8.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [179b9533562753aebf865f54bd13c274c046df64]

INTEGRATION: CWS ooo19126 (1.12.82); FILE MERGED 2005/09/05 15:12:25 rt 1.12.82.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [dbf2791b73b7bf225e064cbf1e927180912fe2ba]

INTEGRATION: CWS ooo19126 (1.4.158); FILE MERGED 2005/09/05 11:16:56 rt 1.4.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [99b398accde90a9ad1a4653c82b09908978f5e48]

INTEGRATION: CWS ooo19126 (1.8.16); FILE MERGED 2005/09/05 15:46:06 rt 1.8.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b4bca38bbe7dbddafb304964091f09f170ff13bc]

INTEGRATION: CWS ooo19126 (1.10.1424); FILE MERGED 2005/09/05 13:37:57 rt 1.10.1424.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3c1600da92605e23bb8a6e19cde6e67789d6920a]

INTEGRATION: CWS ooo19126 (1.3.42); FILE MERGED 2005/09/05 12:05:31 rt 1.3.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c897fe93b431c83c58c5be233fc3b8d275c736e6]

INTEGRATION: CWS ooo19126 (1.16.102); FILE MERGED 2005/09/05 15:12:25 rt 1.16.102.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e50dd57d0275a8809f003271bbaa67d366f4bb2c]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:16:55 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [21c8b09dbed696b0550d2fd1c515e057292a211e]

INTEGRATION: CWS ooo19126 (1.1.1.1.1462); FILE MERGED 2005/09/05 13:37:57 rt 1.1.1.1.1462.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c0c6dc6be799e97fa74afbca2fcbf6443a037221]

INTEGRATION: CWS ooo19126 (1.4.90); FILE MERGED 2005/09/05 12:05:31 rt 1.4.90.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [74370eeb84f1d02ece89dd6b188840ee76d2fbaa]

INTEGRATION: CWS ooo19126 (1.4.288); FILE MERGED 2005/09/05 15:12:24 rt 1.4.288.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a91d5d04f6bebc595eef82cdfa065d82c17b060b]

INTEGRATION: CWS ooo19126 (1.10.6); FILE MERGED 2005/09/05 15:46:05 rt 1.10.6.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [49db1067182895978eb866c8ff034faa18c8124f]

INTEGRATION: CWS ooo19126 (1.5.126); FILE MERGED 2005/09/05 11:16:54 rt 1.5.126.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1bfed61b6ce6e30265e0187d7fd2dfe148e846a5]

INTEGRATION: CWS ooo19126 (1.2.1440); FILE MERGED 2005/09/05 13:37:56 rt 1.2.1440.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4cafd47442b56fbd4ca04852dc5f8d5252fa28e6]

INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 12:05:30 rt 1.3.90.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [73a55116bcc5bbffb27cb9ad30cf4f14b84ba570]

INTEGRATION: CWS ooo19126 (1.1.1.1.326); FILE MERGED 2005/09/05 15:12:24 rt 1.1.1.1.326.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2f0f946699c9671c43e19d12ff8f956d2172c062]

INTEGRATION: CWS ooo19126 (1.8.6); FILE MERGED 2005/09/05 15:46:05 rt 1.8.6.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3f706f030ab3b2eb9fb287ef796bb9a7c095935d]

INTEGRATION: CWS ooo19126 (1.5.128); FILE MERGED 2005/09/05 11:16:54 rt 1.5.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [439cc31d22e63e4e11e364eb7bf68a62557fdfd7]

INTEGRATION: CWS ooo19126 (1.4.84); FILE MERGED 2005/09/05 15:12:23 rt 1.4.84.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8587c5ad27e15a3c6d1d24ca2f44db0b97d637f9]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:16:53 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6af93cefdba09b9c1481258dcdc5413f489dfe24]

INTEGRATION: CWS ooo19126 (1.1.1.1.326); FILE MERGED 2005/09/05 15:12:22 rt 1.1.1.1.326.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [563942762b10a0519aaf9726f5872874f574e141]

INTEGRATION: CWS ooo19126 (1.8.6); FILE MERGED 2005/09/05 15:46:04 rt 1.8.6.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1fbeb96733d74c170d616a58072306a1300c9789]

INTEGRATION: CWS ooo19126 (1.8.90); FILE MERGED 2005/09/05 12:05:30 rt 1.8.90.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ad791d4c2f569bd915a40e6437915b97715a5c86]

INTEGRATION: CWS ooo19126 (1.7.158); FILE MERGED 2005/09/05 15:12:22 rt 1.7.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8c477603319b65c54cd6c319c1b5a22efdaa3ebe]

INTEGRATION: CWS ooo19126 (1.2.600); FILE MERGED 2005/09/05 13:37:56 rt 1.2.600.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [031903988021b5c75bb601b7b70aa027bfbdb908]

INTEGRATION: CWS ooo19126 (1.9.6); FILE MERGED 2005/09/05 15:46:04 rt 1.9.6.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d5039f6338b2650c1ebc34062f63584a2106b3b9]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:16:52 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [821b610dccf6a059b616cbe3792132956bfeb788]

INTEGRATION: CWS ooo19126 (1.7.378); FILE MERGED 2005/09/05 13:37:55 rt 1.7.378.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7db1c961f89b0a1d2ca998c4694614f339c93dbb]

INTEGRATION: CWS ooo19126 (1.17.90); FILE MERGED 2005/09/05 12:05:29 rt 1.17.90.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [824dfbf0add7b92f18b103ab9bb6720b6ab34354]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:16:52 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7395bc46d92b0bd075b0086f701474721af848c3]

INTEGRATION: CWS ooo19126 (1.29.90); FILE MERGED 2005/09/05 12:05:29 rt 1.29.90.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [944c59f4aa39066d006876a7d09913acdd7e1ad0]

INTEGRATION: CWS ooo19126 (1.2.318); FILE MERGED 2005/09/05 15:12:21 rt 1.2.318.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6011833a0d54b3d3e9325d8a6bdca23f1b4675db]

INTEGRATION: CWS ooo19126 (1.9.6); FILE MERGED 2005/09/05 15:46:03 rt 1.9.6.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [592ed57c67fbf58b4f02ebbfa67dcf5cb03fcd0f]

INTEGRATION: CWS ooo19126 (1.5.110); FILE MERGED 2005/09/05 11:16:51 rt 1.5.110.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [578a952d4c1f668b46158f5e2769592782d212d7]

INTEGRATION: CWS ooo19126 (1.15.90); FILE MERGED 2005/09/05 12:05:29 rt 1.15.90.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [19282d88f58a313bc96970470d0ba551e9a0ab78]

INTEGRATION: CWS ooo19126 (1.5.84); FILE MERGED 2005/09/05 15:12:21 rt 1.5.84.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [218ed35ebccdd5a64e3b5dac62b6ac61ed7c6c66]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:16:51 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [785330579b7ccbe3f4127afc15c54489e603c7cf]

INTEGRATION: CWS ooo19126 (1.21.102); FILE MERGED 2005/09/05 15:12:20 rt 1.21.102.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [71afe4880713c681ab93f18f0b7172ce0dfe05d3]

INTEGRATION: CWS ooo19126 (1.4.76); FILE MERGED 2005/09/05 15:46:03 rt 1.4.76.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [db675533f63329e942767e9ac344435853ce8ab4]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:16:50 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [365753b78bd92ed9f56cb9facbbb44c522de53fb]

INTEGRATION: CWS ooo19126 (1.2.1440); FILE MERGED 2005/09/05 13:37:49 rt 1.2.1440.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [03da2136bc426dc8996f81bb5c98a16d8639d785]

INTEGRATION: CWS ooo19126 (1.11.90); FILE MERGED 2005/09/05 12:05:28 rt 1.11.90.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2224def5d5a3997b3dd58a17835596f135314c19]

INTEGRATION: CWS ooo19126 (1.4.288); FILE MERGED 2005/09/05 15:12:19 rt 1.4.288.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d4c42a59884d8031e874a9aaf7da57b689277059]

INTEGRATION: CWS ooo19126 (1.5.16); FILE MERGED 2005/09/05 15:46:02 rt 1.5.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c696008ff5dacfb496b7cbeafcf06a64529c26c7]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:16:50 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [77649d2b71139bc807379fe610b582fe1af57082]

INTEGRATION: CWS ooo19126 (1.20.90); FILE MERGED 2005/09/05 12:05:28 rt 1.20.90.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0bb9fb1ef0c5ae2e82324bab978a7e014230176a]

INTEGRATION: CWS ooo19126 (1.1.1.1.326); FILE MERGED 2005/09/05 15:12:18 rt 1.1.1.1.326.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ccb1124e860902ae723a26dfc07686e8426797b2]

INTEGRATION: CWS ooo19126 (1.2.154); FILE MERGED 2005/09/05 15:46:02 rt 1.2.154.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2422488ed409d395562851500835aec148d25c50]

INTEGRATION: CWS ooo19126 (1.4.110); FILE MERGED 2005/09/05 11:16:48 rt 1.4.110.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9984be7a7c57c53546ef4b0c6046e1ce4e1512c4]

INTEGRATION: CWS ooo19126 (1.7.90); FILE MERGED 2005/09/05 12:05:28 rt 1.7.90.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [741b581842061ea2dec429bcf56b6a28befe6716]

INTEGRATION: CWS ooo19126 (1.2.1440); FILE MERGED 2005/09/05 13:37:48 rt 1.2.1440.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f835dc21807401359ae36d5935da710aa7a07e8a]

INTEGRATION: CWS ooo19126 (1.4.84); FILE MERGED 2005/09/05 15:12:17 rt 1.4.84.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ff11a109f85a555f4a13e88bff3c64102f7537f8]

INTEGRATION: CWS ooo19126 (1.4.118); FILE MERGED 2005/09/05 15:46:01 rt 1.4.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e1e2aa789ff0ef617353252a930992a1590fbe69]

INTEGRATION: CWS ooo19126 (1.3.110); FILE MERGED 2005/09/05 11:16:48 rt 1.3.110.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ac65f55cdbe92f8d5027ea2638bce95e6944e405]

INTEGRATION: CWS ooo19126 (1.1.1.1.326); FILE MERGED 2005/09/05 15:12:15 rt 1.1.1.1.326.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e792e662c2192655e3f22ae119d50246f130d705]

INTEGRATION: CWS ooo19126 (1.2.154); FILE MERGED 2005/09/05 15:46:00 rt 1.2.154.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a172eb5ccb1fd51ceb05471753e7abe68c931a9d]

INTEGRATION: CWS ooo19126 (1.6.110); FILE MERGED 2005/09/05 11:16:47 rt 1.6.110.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b36089ee519def5be1047f32a3b8574f6a4ed6c4]

INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 12:05:28 rt 1.3.90.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3351cf2f67c5068adcb5de97c395e045570fd5bd]

INTEGRATION: CWS ooo19126 (1.14.580); FILE MERGED 2005/09/05 13:37:48 rt 1.14.580.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [82ebafc0890dd1d61492513aa005da14ef00278e]

INTEGRATION: CWS ooo19126 (1.7.158); FILE MERGED 2005/09/05 15:12:15 rt 1.7.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ad702055576e765661513d928fb2531088adae8f]

INTEGRATION: CWS ooo19126 (1.4.118); FILE MERGED 2005/09/05 15:45:59 rt 1.4.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [781635ccff91103165bdefcb498170c51959d3ad]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:16:46 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9c548677280f620ffae0454a2b1ffbf71aee2daa]

INTEGRATION: CWS ooo19126 (1.2.1440); FILE MERGED 2005/09/05 13:37:47 rt 1.2.1440.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b46a0cf8b5283314f7ca6b2568c24afc474e57ff]

INTEGRATION: CWS ooo19126 (1.11.90); FILE MERGED 2005/09/05 12:05:27 rt 1.11.90.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4f4ae3dfc66b5dd8fd2f0d3eb2b0542e9923ddf3]

INTEGRATION: CWS ooo19126 (1.3.118); FILE MERGED 2005/09/05 15:45:59 rt 1.3.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [34282344fbbf608bf5de6ffd92a77c2dbbef44d7]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:16:45 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1f7af4a7852806015173368382a3751030338903]

INTEGRATION: CWS ooo19126 (1.7.226); FILE MERGED 2005/09/05 13:37:46 rt 1.7.226.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d67cc42d74fcf9e4baeec9a03c0be8587ed752f0]

INTEGRATION: CWS ooo19126 (1.2.318); FILE MERGED 2005/09/05 15:12:14 rt 1.2.318.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2578de361aa60fddc7e1bf9b61ae00902317671d]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:16:44 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4f6486fd4f0472e83c1c1670cab7c0a64e5f74af]

INTEGRATION: CWS ooo19126 (1.7.90); FILE MERGED 2005/09/05 12:05:27 rt 1.7.90.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c5ef6461750180d66fa5767c8e53e996313c5dc3]

INTEGRATION: CWS ooo19126 (1.4.630); FILE MERGED 2005/09/05 13:37:46 rt 1.4.630.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [686c5e67de777354e5756462e1db2b7998e796b0]

INTEGRATION: CWS ooo19126 (1.6.84); FILE MERGED 2005/09/05 15:12:13 rt 1.6.84.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6a1aa3e68fa2701c75db31d06b69a78063bcf06b]

INTEGRATION: CWS ooo19126 (1.2.154); FILE MERGED 2005/09/05 15:45:58 rt 1.2.154.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a7a3904ba08e9a43ada46d9e7f171e891574317d]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:16:44 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1b144d1baf3f88e362a158404d03f7eeefede2f7]

INTEGRATION: CWS ooo19126 (1.2.1440); FILE MERGED 2005/09/05 13:37:45 rt 1.2.1440.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1ec3780b4aa6c648f8cbbffe424349b87b23600e]

INTEGRATION: CWS ooo19126 (1.17.102); FILE MERGED 2005/09/05 15:12:13 rt 1.17.102.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0a6a5df32c3a743576dc3c714ec9b24d2e8f9cb2]

INTEGRATION: CWS ooo19126 (1.3.118); FILE MERGED 2005/09/05 15:45:57 rt 1.3.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [48a2d4b35a97e97e57ee836c05cc650163c43526]

INTEGRATION: CWS ooo19126 (1.4.100); FILE MERGED 2005/09/05 11:16:43 rt 1.4.100.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [47b55b31ce1e0baabb41362bdebc46fd90f32a79]

INTEGRATION: CWS ooo19126 (1.4.90); FILE MERGED 2005/09/05 12:05:26 rt 1.4.90.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [18b583f70eda1d03e9845369d734c4ea41b48d56]

INTEGRATION: CWS ooo19126 (1.3.118); FILE MERGED 2005/09/05 15:45:56 rt 1.3.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d8d320905a2b8377b0c15043822df0a4f2766b16]

INTEGRATION: CWS ooo19126 (1.4.288); FILE MERGED 2005/09/05 15:12:12 rt 1.4.288.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [54748abe3b2d6c780b4ef0249555368fc8e63135]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:16:42 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [866bb83311ab6cc9c096caccfb7ac5c291e60ece]

INTEGRATION: CWS ooo19126 (1.10.90); FILE MERGED 2005/09/05 12:05:26 rt 1.10.90.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4dbeb35d7fc8808c380edad91a91863dfe2d0455]

INTEGRATION: CWS ooo19126 (1.23.234); FILE MERGED 2005/09/05 13:37:45 rt 1.23.234.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [fd783fcae16fc7a190892961825ddf77fc5ae321]

INTEGRATION: CWS ooo19126 (1.2.154); FILE MERGED 2005/09/05 15:45:56 rt 1.2.154.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e44caf2bb509f331a87ec72e697b6492f4f64e2a]

INTEGRATION: CWS ooo19126 (1.1.1.1.326); FILE MERGED 2005/09/05 15:12:12 rt 1.1.1.1.326.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7a7bdab6ddfb72295692fed08fdb944a41be9557]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:16:42 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [aabb6806d9554f93be02b7236832bb33c9e31ed5]

INTEGRATION: CWS ooo19126 (1.6.90); FILE MERGED 2005/09/05 12:05:26 rt 1.6.90.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [08af9094fdeefb751914880eef2ff351f3dd3953]

INTEGRATION: CWS ooo19126 (1.31.256); FILE MERGED 2005/09/05 13:37:44 rt 1.31.256.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7b17e667032efb8fb83f63b5a4bb5da09b205048]

INTEGRATION: CWS ooo19126 (1.2.154); FILE MERGED 2005/09/05 15:45:55 rt 1.2.154.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7a16c63f4bb352e6103d8386bf0e441ed5ceb362]

INTEGRATION: CWS ooo19126 (1.4.84); FILE MERGED 2005/09/05 15:12:11 rt 1.4.84.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [cf85730ae009a35326fee1384595a759dd32afd2]

INTEGRATION: CWS ooo19126 (1.5.100); FILE MERGED 2005/09/05 11:16:41 rt 1.5.100.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [007628592c665912cec83e5085f79a9471b5fdd9]

INTEGRATION: CWS ooo19126 (1.5.90); FILE MERGED 2005/09/05 12:05:25 rt 1.5.90.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ea571391f9e27fccaacbd2dafc41591a1a6158eb]

INTEGRATION: CWS ooo19126 (1.11.630); FILE MERGED 2005/09/05 13:37:44 rt 1.11.630.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b0e35b7fc402abd5249b3e711f03fec7473754b9]

INTEGRATION: CWS ooo19126 (1.3.118); FILE MERGED 2005/09/05 15:45:55 rt 1.3.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ced65dd8d11b20b7bb09cba98fabd3da58c70e24]

INTEGRATION: CWS ooo19126 (1.2.318); FILE MERGED 2005/09/05 15:12:10 rt 1.2.318.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4dde05390fdd712ec939ae236bfdd52f0381c3a8]

INTEGRATION: CWS ooo19126 (1.4.100); FILE MERGED 2005/09/05 11:16:41 rt 1.4.100.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2a36a85114aa54118c57a4a26ffd12fd310228f6]

INTEGRATION: CWS ooo19126 (1.7.90); FILE MERGED 2005/09/05 12:05:25 rt 1.7.90.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [647c1bc0d7ea19f8f0409026014b5f5b99a76848]

INTEGRATION: CWS ooo19126 (1.2.1440); FILE MERGED 2005/09/05 13:37:44 rt 1.2.1440.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [087e86c1a1ba171fbd7b80c1f34bc76baa0f4312]

INTEGRATION: CWS ooo19126 (1.3.118); FILE MERGED 2005/09/05 15:45:54 rt 1.3.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3b1157c533ff25446281607abe96aa4b3a404be0]

INTEGRATION: CWS ooo19126 (1.7.158); FILE MERGED 2005/09/05 15:12:09 rt 1.7.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [89eec3489e74dd0f3f7d7fdbb3bff3546379cee7]

INTEGRATION: CWS ooo19126 (1.2.600); FILE MERGED 2005/09/05 13:37:43 rt 1.2.600.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3ebe5e6cc622b35d18e670a9e0322e66b9a67e12]

INTEGRATION: CWS ooo19126 (1.10.90); FILE MERGED 2005/09/05 12:05:24 rt 1.10.90.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [09541fae437b8b127b379931344d7de911fa2a56]

INTEGRATION: CWS ooo19126 (1.4.100); FILE MERGED 2005/09/05 11:16:39 rt 1.4.100.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c6305486ec794d1358871b9309f20087dbb68441]

INTEGRATION: CWS ooo19126 (1.3.1426); FILE MERGED 2005/09/05 13:37:43 rt 1.3.1426.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [70563904f0eca206e080931fbc51055f9974ff79]

INTEGRATION: CWS ooo19126 (1.2.318); FILE MERGED 2005/09/05 15:12:08 rt 1.2.318.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3dd895193eecb885a90fbc384e608ffc4fde5029]

INTEGRATION: CWS ooo19126 (1.3.118); FILE MERGED 2005/09/05 15:45:53 rt 1.3.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0e9b5d094ddb67bbaa322cfd118469f52ee731b6]

INTEGRATION: CWS ooo19126 (1.19.90); FILE MERGED 2005/09/05 12:05:24 rt 1.19.90.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [dc62c2dcd5ff9df97156564bf1d92d45c6b71ff6]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:16:39 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0723e76d09e43dbd3c5a3f06318b673dae03d06c]

INTEGRATION: CWS ooo19126 (1.5.560); FILE MERGED 2005/09/05 13:37:43 rt 1.5.560.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [abc26b0b32c6ea4e6055773c1f9bb7c46ba9a251]

INTEGRATION: CWS ooo19126 (1.11.82); FILE MERGED 2005/09/05 15:12:07 rt 1.11.82.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f40491aa4f86b48235c73f7d59b4c51b4760dec3]

INTEGRATION: CWS ooo19126 (1.4.114); FILE MERGED 2005/09/05 15:45:53 rt 1.4.114.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ed52fff54867bb023cc59d646d7dae3fdac1b479]

INTEGRATION: CWS ooo19126 (1.13.90); FILE MERGED 2005/09/05 12:05:23 rt 1.13.90.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c8a1e31ffed7a650413452882610bba15b99f2d6]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:16:39 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7768dc437b8765795ea11b2d0c074ece50aea4f2]

INTEGRATION: CWS ooo19126 (1.3.630); FILE MERGED 2005/09/05 13:37:42 rt 1.3.630.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f5cde4d45d0df8fe6ca7a030cabf564caa07fbd6]

INTEGRATION: CWS ooo19126 (1.16.102); FILE MERGED 2005/09/05 15:12:06 rt 1.16.102.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [51ecc4bf6c1224ef7828a08e7e9cb100d5c806d5]

INTEGRATION: CWS ooo19126 (1.28.90); FILE MERGED 2005/09/05 12:05:23 rt 1.28.90.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f81f5798ccdf9e4756844454c910ae10c55bc226]

INTEGRATION: CWS ooo19126 (1.5.100); FILE MERGED 2005/09/05 11:16:38 rt 1.5.100.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e5ca1b621460bf2454307536e09a88f7ab65410c]

INTEGRATION: CWS ooo19126 (1.2.1440); FILE MERGED 2005/09/05 13:37:42 rt 1.2.1440.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [dbed589dafebd902a5a43d7f53afd2b9267d6c55]

INTEGRATION: CWS ooo19126 (1.4.288); FILE MERGED 2005/09/05 15:12:06 rt 1.4.288.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [678867311621ac653da3f894720e24191d48cfb0]

INTEGRATION: CWS ooo19126 (1.1.90); FILE MERGED 2005/09/05 12:05:23 rt 1.1.90.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [75d878b3dc47d1399da11bececc3b8bc939e492e]

INTEGRATION: CWS ooo19126 (1.3.118); FILE MERGED 2005/09/05 15:45:52 rt 1.3.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9f8bcc3ada91ca74ed91ac72314041bf089f66a8]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:16:38 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [81bd5ad57cdf9be44a40ecd510589f6b4726e2c2]

INTEGRATION: CWS ooo19126 (1.1.1.1.326); FILE MERGED 2005/09/05 15:12:05 rt 1.1.1.1.326.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6b94e6389bcfc8edb3709bb6aff2087dcb793a4c]

INTEGRATION: CWS ooo19126 (1.5.128); FILE MERGED 2005/09/05 11:16:37 rt 1.5.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ea764be69b1a8c047a424c365c10141677cb659b]

INTEGRATION: CWS ooo19126 (1.3.1426); FILE MERGED 2005/09/05 13:37:40 rt 1.3.1426.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [06dd018dfcac2c6cf6a3ae446890c286a401b33e]

INTEGRATION: CWS ooo19126 (1.5.84); FILE MERGED 2005/09/05 15:12:04 rt 1.5.84.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [39050576c10d7ac5376b25ac2873dccb0c748ec2]

INTEGRATION: CWS ooo19126 (1.5.22); FILE MERGED 2005/09/05 12:05:22 rt 1.5.22.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [889f2b00255b09f857002c6cc1ee04c6e6cd0eac]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:16:36 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [48f8f8a207311d13e69b28b800d74e1714da04a7]

INTEGRATION: CWS ooo19126 (1.7.406); FILE MERGED 2005/09/05 13:37:39 rt 1.7.406.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [909a64930a66fc256637813f0ce1102d58adf0d1]

INTEGRATION: CWS ooo19126 (1.1.1.1.326); FILE MERGED 2005/09/05 15:12:02 rt 1.1.1.1.326.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e8acf9e11d77536284d1a9fe440ec84a17c37132]

INTEGRATION: CWS ooo19126 (1.8.22); FILE MERGED 2005/09/05 12:05:21 rt 1.8.22.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d2dac40b614a827838b49a7b55a88f8aa1db6af9]

INTEGRATION: CWS ooo19126 (1.3.118); FILE MERGED 2005/09/05 15:45:51 rt 1.3.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [da1ea8dcb2948f48fd8b33f3d3d1ad1d094cce98]

INTEGRATION: CWS ooo19126 (1.2.1440); FILE MERGED 2005/09/05 13:37:39 rt 1.2.1440.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [860dd2d59fc0ad029b66b5ad3c174656540e787f]

INTEGRATION: CWS ooo19126 (1.7.158); FILE MERGED 2005/09/05 15:12:02 rt 1.7.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6587c18ab79f2ea007ffca8970b90fc15780d0e6]

INTEGRATION: CWS ooo19126 (1.2.22); FILE MERGED 2005/09/05 12:05:21 rt 1.2.22.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5f31466c375c2713b2dbafce1f9fe3c5a77c5c7f]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:16:35 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [cbfdc35209964d69df55199c1c797b89bc0c1efc]

INTEGRATION: CWS ooo19126 (1.14.460); FILE MERGED 2005/09/05 13:37:38 rt 1.14.460.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e785f34638cff7202d788077c0daa284c0e1c41e]

INTEGRATION: CWS ooo19126 (1.2.154); FILE MERGED 2005/09/05 15:45:50 rt 1.2.154.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [25b5267fd69cf6b139d2082694f9dff66ba9224e]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:16:34 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [22b5f423d5aa39c9e53778bd950e43bea11d066e]

INTEGRATION: CWS ooo19126 (1.3.600); FILE MERGED 2005/09/05 13:37:37 rt 1.3.600.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e73ec4e2c4ac5734227db5408c51f6604d43ffa8]

INTEGRATION: CWS ooo19126 (1.1.1.1.326); FILE MERGED 2005/09/05 15:12:01 rt 1.1.1.1.326.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3f07c0541520cbbbfd8af076f107d53f8e1e7976]

INTEGRATION: CWS ooo19126 (1.5.90); FILE MERGED 2005/09/05 12:05:20 rt 1.5.90.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9f51e087d681346732de560349c322a6441d0a05]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:16:33 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [09f19adb5fef7f7657286c54755228ae9ab03ee2]

INTEGRATION: CWS ooo19126 (1.6.578); FILE MERGED 2005/09/05 13:37:04 rt 1.6.578.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ef9d31fc0e14bd3fd07722bd19423906f0c0e0f4]

INTEGRATION: CWS ooo19126 (1.6.90); FILE MERGED 2005/09/05 12:05:20 rt 1.6.90.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e3aff5f85af83725663b03d89a125a0e02d86327]

INTEGRATION: CWS ooo19126 (1.1.1.1.326); FILE MERGED 2005/09/05 15:12:00 rt 1.1.1.1.326.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [89c5b5743da0d3f166a325830e99f9856901c6e7]

INTEGRATION: CWS ooo19126 (1.3.118); FILE MERGED 2005/09/05 15:45:49 rt 1.3.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ef62eea426117de0dd9cb11dc136e7516fc0eaab]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:16:33 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [31bbdb8a9a85fcf05f2de3f6474bff8a3aaf74b6]

INTEGRATION: CWS ooo19126 (1.2.580); FILE MERGED 2005/09/05 13:37:04 rt 1.2.580.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6677faa013c75b8d90066374f8bcd228e18cbb8e]

INTEGRATION: CWS ooo19126 (1.1.90); FILE MERGED 2005/09/05 12:05:20 rt 1.1.90.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2f740c7c66c373ccda0bf2aa9566184d7565966f]

INTEGRATION: CWS ooo19126 (1.2.318); FILE MERGED 2005/09/05 15:12:00 rt 1.2.318.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9c9a1a8ee42f64f2a619279a05e159755a379518]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:16:32 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e22a98a7d21c79bcac6d7e6d4e804fb2a02e1782]

INTEGRATION: CWS ooo19126 (1.2.154); FILE MERGED 2005/09/05 15:45:49 rt 1.2.154.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3bf75d53845f7f0fa300e5138f631c961c1b1740]

INTEGRATION: CWS ooo19126 (1.3.702); FILE MERGED 2005/09/05 13:37:03 rt 1.3.702.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d23320fb6fbd7cdde6cef41f29655ed64508fec1]

INTEGRATION: CWS ooo19126 (1.5.84); FILE MERGED 2005/09/05 15:11:59 rt 1.5.84.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [58706ec43090fda90e2d0a225d67179da49c3c27]

INTEGRATION: CWS ooo19126 (1.2.42); FILE MERGED 2005/09/05 12:05:20 rt 1.2.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c2c1f2b5f9762e74f95e86996a015849c86b3e23]

INTEGRATION: CWS ooo19126 (1.2.154); FILE MERGED 2005/09/05 15:45:48 rt 1.2.154.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f9904a43317d79229440c1785a20fa81a76f863f]

INTEGRATION: CWS ooo19126 (1.46.94); FILE MERGED 2005/09/05 13:37:03 rt 1.46.94.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b4eb434490cea0ba6f1d604f0f5f472694386ce0]

INTEGRATION: CWS ooo19126 (1.27.102); FILE MERGED 2005/09/05 15:11:58 rt 1.27.102.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ec31553fe8d60847c4a03413e146fa0d8789f293]

INTEGRATION: CWS ooo19126 (1.6.42); FILE MERGED 2005/09/05 12:05:20 rt 1.6.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [85769e5a7b9b284fe0851c8101b9fd2ae0de2a3d]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:16:31 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3b3986a469594e6bc2e1fa22c043a0fd021baf47]

INTEGRATION: CWS ooo19126 (1.3.118); FILE MERGED 2005/09/05 15:45:48 rt 1.3.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [73779a3086315870c6972162b83c8ace3f63220f]

INTEGRATION: CWS ooo19126 (1.22.460); FILE MERGED 2005/09/05 13:37:02 rt 1.22.460.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [bb6dc6b585aa5529082442bb0a40671671a3903e]

INTEGRATION: CWS ooo19126 (1.8.24); FILE MERGED 2005/09/05 12:05:19 rt 1.8.24.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [cbb65884d5c04e873e866d91580e6ac238a4c555]

INTEGRATION: CWS ooo19126 (1.4.288); FILE MERGED 2005/09/05 15:11:58 rt 1.4.288.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [55f340c1691a961d981db5d7a4a8af42ea19c265]

INTEGRATION: CWS ooo19126 (1.6.100); FILE MERGED 2005/09/05 11:16:31 rt 1.6.100.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ca3fe8b0cc29498fa9d3baec83aa6610119c8e4f]

INTEGRATION: CWS ooo19126 (1.3.118); FILE MERGED 2005/09/05 15:45:47 rt 1.3.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [37ed0195702f166479313344ee5a7319ae901503]

INTEGRATION: CWS ooo19126 (1.3.596); FILE MERGED 2005/09/05 13:37:01 rt 1.3.596.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [146dc9ef8f8f3ea6904df2067dcfe8aa5040aaf5]

INTEGRATION: CWS ooo19126 (1.1.1.1.326); FILE MERGED 2005/09/05 15:11:56 rt 1.1.1.1.326.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4bf2ae289b0a332b2e872efd6a8986f598ac9dd1]

INTEGRATION: CWS ooo19126 (1.5.18); FILE MERGED 2005/09/05 12:05:19 rt 1.5.18.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [30b2df942a2634674abd885ade58d739d8c9d846]

INTEGRATION: CWS ooo19126 (1.6.98); FILE MERGED 2005/09/05 11:16:30 rt 1.6.98.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [352f6013fb31f3cc7bc6d64b8de3739bdb8a35e3]

INTEGRATION: CWS ooo19126 (1.2.154); FILE MERGED 2005/09/05 15:45:47 rt 1.2.154.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [54a9ef920593e1659079db3390286e5aa2113f70]

INTEGRATION: CWS ooo19126 (1.16.460); FILE MERGED 2005/09/05 13:37:01 rt 1.16.460.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [de226c2db9c39c01b738f02d0f24a08307d8ce5c]

INTEGRATION: CWS ooo19126 (1.4.84); FILE MERGED 2005/09/05 15:11:56 rt 1.4.84.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [df0ab392b7f52c0d6627bb637da9ee4f9e157fdf]

INTEGRATION: CWS ooo19126 (1.7.18); FILE MERGED 2005/09/05 12:05:19 rt 1.7.18.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [62baf7d8285656e55a8e470c7ca9719875355068]

INTEGRATION: CWS ooo19126 (1.4.100); FILE MERGED 2005/09/05 11:16:30 rt 1.4.100.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f3fd2dfaf14775fa5d790dca9a9dd38cfa99cd10]

INTEGRATION: CWS ooo19126 (1.3.118); FILE MERGED 2005/09/05 15:45:46 rt 1.3.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4187cf497c07ccf1d40810448c60f54a94421783]

INTEGRATION: CWS ooo19126 (1.16.598); FILE MERGED 2005/09/05 13:37:00 rt 1.16.598.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5750beb51c5b2d0b9d1820b8e00ce3aa53aa864b]

INTEGRATION: CWS ooo19126 (1.11.24); FILE MERGED 2005/09/05 12:05:19 rt 1.11.24.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4963830fa428802309d730cea28719f5cf43c1a2]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:16:30 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [03fe0020843962ee4a588a475cb0848c7cb5239b]

INTEGRATION: CWS ooo19126 (1.3.118); FILE MERGED 2005/09/05 15:45:45 rt 1.3.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [06fd950f270dd49a47d598b6d8a837f867b328e3]

INTEGRATION: CWS ooo19126 (1.12.600); FILE MERGED 2005/09/05 13:36:59 rt 1.12.600.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [cd98305333cf8adc06e0f9ba3518648d254b86c1]

INTEGRATION: CWS ooo19126 (1.17.8); FILE MERGED 2005/09/05 12:05:18 rt 1.17.8.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [fdea21c2fee604700c9ff79e023e35af16d5f060]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:16:29 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [488fd4c05d1f02de319697cc967192a3ba48630b]

INTEGRATION: CWS ooo19126 (1.2.154); FILE MERGED 2005/09/05 15:45:45 rt 1.2.154.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0405ff89d0a858c362f4d443657d3669d7010988]

INTEGRATION: CWS ooo19126 (1.1.1.1.326); FILE MERGED 2005/09/05 15:11:54 rt 1.1.1.1.326.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9d6712949c9006625d196b738368ec2d7916bf7a]

INTEGRATION: CWS ooo19126 (1.3.1288); FILE MERGED 2005/09/05 13:36:59 rt 1.3.1288.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4773d12b5eccfc7f3ead65a0b302b8964dd40c83]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:16:29 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [45483b8a16cc13661894db429eac3645020292d0]

INTEGRATION: CWS ooo19126 (1.3.118); FILE MERGED 2005/09/05 15:45:44 rt 1.3.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4efa7606dbe0f7b4b2e434544e410b4d61f97ebe]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 15:11:54 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f068602cab5c367a82ef4d74b6ad1715e91cd21a]

INTEGRATION: CWS ooo19126 (1.8.600); FILE MERGED 2005/09/05 13:36:58 rt 1.8.600.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a636464c6c7ac760e58734a2c1b389e1cc71d908]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:16:29 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6c9fe47ef39503b7b78a548f430b0db6f356394a]

INTEGRATION: CWS ooo19126 (1.2.1288); FILE MERGED 2005/09/05 13:36:57 rt 1.2.1288.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [02f4a724621dd8379b27e96408387aac3dbd99d3]

INTEGRATION: CWS ooo19126 (1.3.42); FILE MERGED 2005/09/05 12:05:18 rt 1.3.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7915ac21746cbc590f6682793d6ca912af0a8844]

INTEGRATION: CWS ooo19126 (1.5.100); FILE MERGED 2005/09/05 11:16:29 rt 1.5.100.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [89a808df26428fefb0598d4fa2d8bc4bb205bf4f]

INTEGRATION: CWS ooo19126 (1.7.84); FILE MERGED 2005/09/05 15:11:52 rt 1.7.84.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2a73ccbf8007625b681b0eb6f5bccb2859e845c3]

INTEGRATION: CWS ooo19126 (1.9.1426); FILE MERGED 2005/09/05 13:36:57 rt 1.9.1426.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [bb4d2f281b7af7ca72acf5369dee7f6e80d087f6]

INTEGRATION: CWS ooo19126 (1.8.16); FILE MERGED 2005/09/05 12:05:17 rt 1.8.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8e3ef9c2719380a887724607be8b91ebdbd1051e]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:16:28 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0f485a437ae45636665c29b1b631e24d4c6c0e46]

INTEGRATION: CWS ooo19126 (1.3.118); FILE MERGED 2005/09/05 15:45:43 rt 1.3.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [70c1ece75877dfd1d7c59eb739f1dabfb50036b4]

INTEGRATION: CWS ooo19126 (1.107.214); FILE MERGED 2005/09/05 13:36:56 rt 1.107.214.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e81a7ebcdd1e9b661f9685408cdd009026553c51]

INTEGRATION: CWS ooo19126 (1.7.34); FILE MERGED 2005/09/05 12:05:17 rt 1.7.34.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [438e63b21d531aafc10f5aeffef77a5fefdbbcff]

INTEGRATION: CWS ooo19126 (1.5.100); FILE MERGED 2005/09/05 11:16:28 rt 1.5.100.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [bce07730b08d86618cfccd9e920aab136fc3e228]

INTEGRATION: CWS ooo19126 (1.4.70); FILE MERGED 2005/09/05 15:11:51 rt 1.4.70.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [95ea4d320e213e84c1ed5fda85b11a01a1ff57c8]

INTEGRATION: CWS ooo19126 (1.14.186); FILE MERGED 2005/09/05 13:36:56 rt 1.14.186.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [19837f730041633363ce29548de958382b4a77c7]

INTEGRATION: CWS ooo19126 (1.11.18); FILE MERGED 2005/09/05 12:05:17 rt 1.11.18.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ec4d43ef3e458df52561dd13fd5d6ab2c98219b0]

INTEGRATION: CWS ooo19126 (1.6.100); FILE MERGED 2005/09/05 11:16:27 rt 1.6.100.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [59eac943e8fc6e2a7848e02038634f918e4ffb74]

INTEGRATION: CWS ooo19126 (1.4.84); FILE MERGED 2005/09/05 15:11:51 rt 1.4.84.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [19fedbb91b69ad1225080e7b02a9455ba245133d]

INTEGRATION: CWS ooo19126 (1.37.186); FILE MERGED 2005/09/05 13:36:55 rt 1.37.186.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d2dc92670c25c9973c83ae0f79ef9b176dd8ccd0]

INTEGRATION: CWS ooo19126 (1.6.42); FILE MERGED 2005/09/05 12:05:16 rt 1.6.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8f77203ed6e6ecc9a4b936963ceaa54a46bc4a1f]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:16:27 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [14ccb9febcc670ba090e274346acff2232491eea]

INTEGRATION: CWS ooo19126 (1.3.118); FILE MERGED 2005/09/05 15:45:42 rt 1.3.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c0ad8dfe1fb3c579157acc361e5819b8dd4ce6b4]

INTEGRATION: CWS ooo19126 (1.5.128); FILE MERGED 2005/09/05 11:16:26 rt 1.5.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c57769164b4da5de39e29f2d74d38652af8f4d4e]

INTEGRATION: CWS ooo19126 (1.9.1288); FILE MERGED 2005/09/05 13:36:55 rt 1.9.1288.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [69b88ebf31cffd2e36cbfe181b9a243ff1e747b5]

INTEGRATION: CWS ooo19126 (1.22.24); FILE MERGED 2005/09/05 12:05:15 rt 1.22.24.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a3a6c11891d23c3b636b507351aa33d912519177]

INTEGRATION: CWS ooo19126 (1.15.630); FILE MERGED 2005/09/05 13:36:55 rt 1.15.630.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a6eb50eaad445776fa69288e60718443338eeb0e]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:16:26 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [dbae702f882f9e8059b943b8053c14a57dfcb1b8]

INTEGRATION: CWS ooo19126 (1.4.56); FILE MERGED 2005/09/05 12:05:15 rt 1.4.56.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3d88d686fcce385519c2525ca75a2840927b6a41]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:16:25 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1d9ff6c6eed4c4368651a06137b7d2f0bd0b9e9a]

INTEGRATION: CWS ooo19126 (1.51.214); FILE MERGED 2005/09/05 13:36:54 rt 1.51.214.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6fc832776900cbd03ad839b12d32e617459e2441]

INTEGRATION: CWS ooo19126 (1.2.310); FILE MERGED 2005/09/05 15:11:49 rt 1.2.310.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [316fea2b42e85ab2dda83d5cc2c718253dc92d70]

INTEGRATION: CWS ooo19126 (1.3.24); FILE MERGED 2005/09/05 12:05:14 rt 1.3.24.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [013498b2c3fca2343e24909c2d2bc25e0d0772d0]

INTEGRATION: CWS ooo19126 (1.5.276); FILE MERGED 2005/09/05 13:36:54 rt 1.5.276.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [995742599faeed48b20cfa292ea06b893c29e64c]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:16:24 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2b2c4404c0e79dd938c92c3d975a9bcebcca7d18]

INTEGRATION: CWS ooo19126 (1.10.6); FILE MERGED 2005/09/05 15:45:41 rt 1.10.6.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [cb877344745f10bc0bbf1fbb384d396eacd0ede6]

INTEGRATION: CWS ooo19126 (1.4.84); FILE MERGED 2005/09/05 15:11:49 rt 1.4.84.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [01bb88fcf64dad3848cfae6c1edbe5ad0b1520cc]

INTEGRATION: CWS ooo19126 (1.2.42); FILE MERGED 2005/09/05 12:05:13 rt 1.2.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9197f029f58d4e2c7a1c4a647676c591f0f3e9ae]

INTEGRATION: CWS ooo19126 (1.7.1288); FILE MERGED 2005/09/05 13:36:54 rt 1.7.1288.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [feff6f45a3862dc497d984006b5593ccee1c033d]

INTEGRATION: CWS ooo19126 (1.2.108); FILE MERGED 2005/09/05 15:45:41 rt 1.2.108.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4d8a9e27b8a4c91db48548b8ff9b188d96c09722]

INTEGRATION: CWS ooo19126 (1.2.84); FILE MERGED 2005/09/05 15:11:48 rt 1.2.84.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7474575ad91cfb8b0ab03a8774a77d20e67cb31d]

INTEGRATION: CWS ooo19126 (1.6.8); FILE MERGED 2005/09/05 12:05:13 rt 1.6.8.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [22b0dba2ce8543fe82ec1cc6510d07fbf486457e]

INTEGRATION: CWS ooo19126 (1.18.600); FILE MERGED 2005/09/05 13:36:53 rt 1.18.600.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [915e1864a686edb2cc499f29d0291574184e2b4a]

INTEGRATION: CWS ooo19126 (1.5.100); FILE MERGED 2005/09/05 11:16:23 rt 1.5.100.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [56eacfedd35d91b174b3672b95947f6fca6ce24f]

INTEGRATION: CWS ooo19126 (1.4.6); FILE MERGED 2005/09/05 15:45:40 rt 1.4.6.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [60cd7a4f335bfa62c56ffa3ba8a9ae8bca47bdf7]

INTEGRATION: CWS ooo19126 (1.3.130); FILE MERGED 2005/09/05 15:11:48 rt 1.3.130.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0d85f85834d5ef9acee89e8bc105b25c4be526be]

INTEGRATION: CWS ooo19126 (1.2.26); FILE MERGED 2005/09/05 12:05:13 rt 1.2.26.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d54ca25a5f7049347a07ce709adc62a6e65c80c9]

INTEGRATION: CWS ooo19126 (1.15.630); FILE MERGED 2005/09/05 13:36:53 rt 1.15.630.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3b712556ce5547305b7dabd2cc6bbbdb73c96e40]

INTEGRATION: CWS ooo19126 (1.4.94); FILE MERGED 2005/09/05 15:45:40 rt 1.4.94.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c487755f1fba0b3bcfe9ae9241bfc73a762bd79b]

INTEGRATION: CWS ooo19126 (1.6.4); FILE MERGED 2005/09/05 11:16:23 rt 1.6.4.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0e2c05f9f63fdfcdd2f95527a8f431ea1591f802]

INTEGRATION: CWS ooo19126 (1.2.84); FILE MERGED 2005/09/05 15:11:47 rt 1.2.84.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4577a34140377d7e7020c66d876a6a8732de99f8]

INTEGRATION: CWS ooo19126 (1.2.80); FILE MERGED 2005/09/05 12:05:12 rt 1.2.80.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [32b08b097932577eed2b70d56ce3fba3fd857a42]

INTEGRATION: CWS ooo19126 (1.2.1446); FILE MERGED 2005/09/05 13:36:53 rt 1.2.1446.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [db4437c5825c594a197d3c233cd749b9cc060ab7]

INTEGRATION: CWS ooo19126 (1.7.40); FILE MERGED 2005/09/05 15:45:40 rt 1.7.40.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [67faab17a1188e99e55cc5a2761f72f218df1da0]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:16:22 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6f78bf90f7f12c776298b65cb7dd4f3dae1147f1]

INTEGRATION: CWS ooo19126 (1.2.242); FILE MERGED 2005/09/05 15:11:47 rt 1.2.242.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e120d71c4b7e864c7c2cd55349ecfd89042d840d]

INTEGRATION: CWS ooo19126 (1.3.72); FILE MERGED 2005/09/05 12:05:12 rt 1.3.72.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b82164bb8910c52d63f9ff256993e029697b0ef4]

INTEGRATION: CWS ooo19126 (1.4.1288); FILE MERGED 2005/09/05 13:36:53 rt 1.4.1288.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [aca6dee9fc434f01cd11755b2867d70961cac69e]

INTEGRATION: CWS ooo19126 (1.3.94); FILE MERGED 2005/09/05 15:45:40 rt 1.3.94.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [433e50cfe8224d6103d320a394a0ad7047850496]

INTEGRATION: CWS ooo19126 (1.6.68); FILE MERGED 2005/09/05 15:11:47 rt 1.6.68.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c4e0d2779a9d3c6ad391efd1c295bd07ed792b49]

INTEGRATION: CWS ooo19126 (1.4.38); FILE MERGED 2005/09/05 12:05:12 rt 1.4.38.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ad014809ea2251c9a04973c1814af7c3dab4baa1]

INTEGRATION: CWS ooo19126 (1.13.234); FILE MERGED 2005/09/05 13:36:52 rt 1.13.234.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7cb617794e618fb2aef55487a0d50a848d670547]

INTEGRATION: CWS ooo19126 (1.3.118); FILE MERGED 2005/09/05 15:45:39 rt 1.3.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e97b18cfdb67b3b29f6d1ac8a8db086bed2a22e4]

INTEGRATION: CWS ooo19126 (1.2.84); FILE MERGED 2005/09/05 15:11:46 rt 1.2.84.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [af5aa45c150d908d1d6c24c4033aea12902568e7]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:16:21 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e336fb459b11aa730ec6aa4d4af9c8f9eb1a5fa0]

INTEGRATION: CWS ooo19126 (1.3.38); FILE MERGED 2005/09/05 12:05:11 rt 1.3.38.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1399b4a31a2acc82bbe0f03e2d93268497c6f693]

INTEGRATION: CWS ooo19126 (1.6.600); FILE MERGED 2005/09/05 13:36:52 rt 1.6.600.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [84ea10b98f5a21b3404b6e9fd576da5c6e11a037]

INTEGRATION: CWS ooo19126 (1.3.16); FILE MERGED 2005/09/05 15:45:39 rt 1.3.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ac68d82c957c214afaccb36e759d7f7cc3875cc6]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:16:21 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a00178f70264eb306bb013ebafbbe49c34a3d5e9]

INTEGRATION: CWS ooo19126 (1.2.304); FILE MERGED 2005/09/05 15:11:45 rt 1.2.304.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6d0356fb774c3c97895f7f06ffa092313789e13a]

INTEGRATION: CWS ooo19126 (1.6.24); FILE MERGED 2005/09/05 12:05:11 rt 1.6.24.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ce227f11a0e5170c3bb69ba94c8c4a259ae65150]

INTEGRATION: CWS ooo19126 (1.4.594); FILE MERGED 2005/09/05 13:36:51 rt 1.4.594.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b6b1a5b2b3026c9f50b6adad20ba1442104dd9f0]

INTEGRATION: CWS ooo19126 (1.6.16); FILE MERGED 2005/09/05 15:45:39 rt 1.6.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [82a9976e6060e469b4447241f4092155bd8258a5]

INTEGRATION: CWS ooo19126 (1.5.84); FILE MERGED 2005/09/05 15:11:45 rt 1.5.84.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [037bd285abf14b65994c1215c2c28a906f955c7f]

INTEGRATION: CWS ooo19126 (1.5.26); FILE MERGED 2005/09/05 12:05:10 rt 1.5.26.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0c38ab326993ec8d8aaa81bde1b456c8023d347b]

INTEGRATION: CWS ooo19126 (1.14.598); FILE MERGED 2005/09/05 13:36:51 rt 1.14.598.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6bd51f03f2d19b02dd318e0a9149aae5155bf2c2]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:16:20 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [997b2f6c6ec3367e4b4cdaa1f1c7bc672f6dee1d]

INTEGRATION: CWS ooo19126 (1.2.84); FILE MERGED 2005/09/05 15:11:45 rt 1.2.84.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [77415f4a0d9b01abf4ac238a80b51ee03b8aca20]

INTEGRATION: CWS ooo19126 (1.5.8); FILE MERGED 2005/09/05 12:05:10 rt 1.5.8.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9c3f2309178ad282e5fd4ee580146f151fd7e877]

INTEGRATION: CWS ooo19126 (1.1.1456); FILE MERGED 2005/09/05 13:36:51 rt 1.1.1456.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [789fd578f9ecb892d341c36f6d9d27cdd53f3e09]

INTEGRATION: CWS ooo19126 (1.2.6); FILE MERGED 2005/09/05 15:45:38 rt 1.2.6.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [cfdc7473528d8e093b91aebaf44b20b96cd472a3]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:16:19 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1d288f28d6674d2d0dbcfdfddcc391ac2de5aba7]

INTEGRATION: CWS ooo19126 (1.10.8); FILE MERGED 2005/09/05 12:05:10 rt 1.10.8.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8ed2080317b58d8cb6de546d0383ec4ed993a694]

INTEGRATION: CWS ooo19126 (1.8.1288); FILE MERGED 2005/09/05 13:36:50 rt 1.8.1288.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2088eada01e7c444370e77b78e77e67f76b80f64]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:16:19 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b0aff5d0c4be8aad4cef4a751238ce0604b05bda]

INTEGRATION: CWS ooo19126 (1.8.42); FILE MERGED 2005/09/05 12:05:09 rt 1.8.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [bb8b919688b39a3ef28299eab8ca3b7374a2c315]

INTEGRATION: CWS ooo19126 (1.21.224); FILE MERGED 2005/09/05 13:36:50 rt 1.21.224.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [99d501c944f792fb3fac8cc9e7a1e2e0400045b8]

INTEGRATION: CWS ooo19126 (1.16.8); FILE MERGED 2005/09/05 12:05:09 rt 1.16.8.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e7e5f72a57f4291d083462f9e173cb232d871deb]

INTEGRATION: CWS ooo19126 (1.2.1452); FILE MERGED 2005/09/05 13:36:50 rt 1.2.1452.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a781c8ad80170646f110d33bc8a3c71f5651014e]

INTEGRATION: CWS ooo19126 (1.3.108); FILE MERGED 2005/09/05 15:45:38 rt 1.3.108.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [42239d15393c19abd1a482de21f09433e83edebd]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:16:18 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7e702b64fc7f47c1afb51861e63b41a4c6f0733d]

INTEGRATION: CWS ooo19126 (1.6.42); FILE MERGED 2005/09/05 12:05:09 rt 1.6.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [cca07742d3b45afed0420867edeec11f025d1786]

INTEGRATION: CWS ooo19126 (1.2.1452); FILE MERGED 2005/09/05 13:36:49 rt 1.2.1452.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7adf0062c1091f0c76dffe66e118a19afb83906c]

INTEGRATION: CWS ooo19126 (1.3.118); FILE MERGED 2005/09/05 15:45:37 rt 1.3.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4097eec4d2de19168d1bf2e02a208947b363cda7]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:16:18 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d794763c3cc278763c76eafe80af2d439f5834a7]

INTEGRATION: CWS ooo19126 (1.8.8); FILE MERGED 2005/09/05 12:05:09 rt 1.8.8.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [dfc8c25a98d465830ef2ec1bafb04e6c87fc8c57]

INTEGRATION: CWS ooo19126 (1.3.16); FILE MERGED 2005/09/05 15:45:37 rt 1.3.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4230cda2e895e548b5a184d2d9f0f9e58ef4b150]

INTEGRATION: CWS ooo19126 (1.4.596); FILE MERGED 2005/09/05 13:36:49 rt 1.4.596.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [20248952068557bf2a28580af816d882621cf2b4]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:16:17 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2af9f0e355f42e601d7b081dd88b77df0d31ed3e]

INTEGRATION: CWS ooo19126 (1.7.26); FILE MERGED 2005/09/05 12:05:08 rt 1.7.26.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4ad792635f6918c830a26b2ead57b12e2f51a721]

INTEGRATION: CWS ooo19126 (1.1.1.1.1462); FILE MERGED 2005/09/05 13:36:48 rt 1.1.1.1.1462.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [44303fd1059e8e5d782e102b5fd70b6057064e11]

INTEGRATION: CWS ooo19126 (1.9.26); FILE MERGED 2005/09/05 12:05:08 rt 1.9.26.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [af5fbe89d59456589b9c64dd2486221c11ca6e9a]

INTEGRATION: CWS ooo19126 (1.5.720); FILE MERGED 2005/09/05 13:36:48 rt 1.5.720.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5bd94602fedb2f19337336c22f6551c934169faa]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:16:16 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [029741ba52fa9b021b16ef071df65f2abe22fc54]

INTEGRATION: CWS ooo19126 (1.6.42); FILE MERGED 2005/09/05 12:05:08 rt 1.6.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f2d580a4909ba8eb215f5d23b7d52c7bc16f3dfb]

INTEGRATION: CWS ooo19126 (1.6.6); FILE MERGED 2005/09/05 15:45:36 rt 1.6.6.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ba0d3c4cb520478c72e48cbab145218b17ed5309]

INTEGRATION: CWS ooo19126 (1.1.1.1.1462); FILE MERGED 2005/09/05 13:36:47 rt 1.1.1.1.1462.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [688fdce998cb18897e16c1b35853de92af4ad0eb]

INTEGRATION: CWS ooo19126 (1.2.82); FILE MERGED 2005/09/05 15:45:36 rt 1.2.82.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [35b88beca131f6decdd1a310c31da093cdec8673]

INTEGRATION: CWS ooo19126 (1.8.1452); FILE MERGED 2005/09/05 13:36:47 rt 1.8.1452.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [898ee07c2433546e2eb0793b57148b9e11d47e57]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:16:15 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8af55f4c4b6952c0bb27bdd5370c19820eca514e]

INTEGRATION: CWS ooo19126 (1.3.16); FILE MERGED 2005/09/05 15:45:36 rt 1.3.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [30a5e31755c569f93a61432f5b2c23e346c010bb]

INTEGRATION: CWS ooo19126 (1.3.1422); FILE MERGED 2005/09/05 13:36:47 rt 1.3.1422.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [08e63b2d2ec4903f408eb2e81f9595c3ae755326]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:16:14 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d94e42400e64d667d1a557317f4b6b8d1dd9ac52]

INTEGRATION: CWS ooo19126 (1.3.118); FILE MERGED 2005/09/05 15:45:36 rt 1.3.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c51017fe253528f7ae7823156ee8c8769091e478]

INTEGRATION: CWS ooo19126 (1.16.818); FILE MERGED 2005/09/05 13:36:46 rt 1.16.818.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [366f12ce1595a008a23cc3f55e899394292deb28]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:16:13 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [93b74434cb95dbb49aad66285ff5c75a0218b38d]

INTEGRATION: CWS ooo19126 (1.8.64); FILE MERGED 2005/09/05 12:05:06 rt 1.8.64.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c07b69f94eb550107b3520b0c09abda5a57af9a8]

INTEGRATION: CWS ooo19126 (1.2.38); FILE MERGED 2005/09/05 15:45:35 rt 1.2.38.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [dd02eeaa09557b3588d9fe1557f0d2aaaf9680bd]

INTEGRATION: CWS ooo19126 (1.3.130); FILE MERGED 2005/09/05 15:11:34 rt 1.3.130.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [88843098e9356064f1988b7203a08b52c455e98f]

INTEGRATION: CWS ooo19126 (1.4.596); FILE MERGED 2005/09/05 13:36:46 rt 1.4.596.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1ab9cbb3d1958de39baeba0f72a9e367ee5c0147]

INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 12:05:06 rt 1.2.90.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f79fef89bcafc88aeaf4d323610e727f53c960b9]

INTEGRATION: CWS ooo19126 (1.4.16); FILE MERGED 2005/09/05 15:45:35 rt 1.4.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4468a028f1711a7aa0e2da3b4de471fe5b59b28f]

INTEGRATION: CWS ooo19126 (1.1.1.1.1462); FILE MERGED 2005/09/05 13:36:45 rt 1.1.1.1.1462.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4c048157b90c251eb53bcec7d8c920b58e77947f]

INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 12:05:05 rt 1.2.90.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [706544c3e0d60404b9c8fe22be7309f0dbbe476e]

INTEGRATION: CWS ooo19126 (1.2.108); FILE MERGED 2005/09/05 15:45:34 rt 1.2.108.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [841575ef015718cb95295c6c5c325e112eb67f1d]

INTEGRATION: CWS ooo19126 (1.4.108); FILE MERGED 2005/09/05 15:45:34 rt 1.4.108.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [945920bdd2839fd20df41f7faa8ca9395bf8bd83]

INTEGRATION: CWS ooo19126 (1.4.90); FILE MERGED 2005/09/05 12:05:05 rt 1.4.90.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [044c5b15ef3c05e2fd2395b3fec852fa0a160a9b]

INTEGRATION: CWS ooo19126 (1.13.406); FILE MERGED 2005/09/05 13:36:45 rt 1.13.406.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9e8140a9a27c0d8d55676992f2cada81cabc497c]

INTEGRATION: CWS ooo19126 (1.5.64); FILE MERGED 2005/09/05 12:05:05 rt 1.5.64.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c729920567f84e6607d8fd1daa6f2aca98b37e53]

INTEGRATION: CWS ooo19126 (1.2.82); FILE MERGED 2005/09/05 15:45:34 rt 1.2.82.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4303c492c2c431442e048b68aea15dd60b31686a]

INTEGRATION: CWS ooo19126 (1.5.406); FILE MERGED 2005/09/05 13:36:44 rt 1.5.406.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4566941c2955ea7d86b765f2ed58409f6cb9122f]

INTEGRATION: CWS ooo19126 (1.4.114); FILE MERGED 2005/09/05 15:45:34 rt 1.4.114.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b247c3cf9d190d5a95e29ca1f376f36058b4d9d5]

INTEGRATION: CWS ooo19126 (1.6.64); FILE MERGED 2005/09/05 12:05:04 rt 1.6.64.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [abbaf833b0bc070c124bc76cfe9b87773ad8e844]

INTEGRATION: CWS ooo19126 (1.2.82); FILE MERGED 2005/09/05 15:45:33 rt 1.2.82.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d5c440fc15e4021da23ba0a6ca14fb7a16bb4928]

INTEGRATION: CWS ooo19126 (1.7.406); FILE MERGED 2005/09/05 13:36:43 rt 1.7.406.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7c78fd044e6594226b3b589d6dd5fd0cff6fb024]

INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 12:05:04 rt 1.3.90.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a547ba0abe396528ce4c714e6bf3088a6f447af8]

INTEGRATION: CWS ooo19126 (1.1.1.1.1462); FILE MERGED 2005/09/05 13:36:43 rt 1.1.1.1.1462.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b0b98331b1c675aca77c3ceb40752e8cd999e8c2]

INTEGRATION: CWS ooo19126 (1.4.90); FILE MERGED 2005/09/05 12:05:04 rt 1.4.90.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [fe693cc760394525a16a686f28d98652a7dcafba]

INTEGRATION: CWS ooo19126 (1.2.82); FILE MERGED 2005/09/05 15:45:32 rt 1.2.82.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [167dbbe22efa6abcf07f3c1e1340218e071a8ecc]

INTEGRATION: CWS ooo19126 (1.5.596); FILE MERGED 2005/09/05 13:36:42 rt 1.5.596.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [402e3a95af812aa6ca3157bf7a86ff05fcfdebaf]

INTEGRATION: CWS ooo19126 (1.6.90); FILE MERGED 2005/09/05 12:05:03 rt 1.6.90.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a78abf2f5e4565aacedd8d09f90b0618f48dd896]

INTEGRATION: CWS ooo19126 (1.3.596); FILE MERGED 2005/09/05 13:36:42 rt 1.3.596.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7db188d246a73b1ab2458ffe2350f1e0f0ec3967]

INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 12:05:02 rt 1.2.90.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9ddd0c145c285e65a1db3ef85db40df6784f763c]

INTEGRATION: CWS ooo19126 (1.2.596); FILE MERGED 2005/09/05 13:36:42 rt 1.2.596.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [67d88c8f088bd3084e0cb2b5428a922e06a2a93b]

INTEGRATION: CWS ooo19126 (1.1.1.1.326); FILE MERGED 2005/09/05 15:11:29 rt 1.1.1.1.326.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a356dd1c99fe72b43fe7991bd7f617221eff0961]

INTEGRATION: CWS ooo19126 (1.5.90); FILE MERGED 2005/09/05 12:05:02 rt 1.5.90.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0bd6c2aa5bef28de1d7388072e4f6d4b7af73e8c]

INTEGRATION: CWS ooo19126 (1.2.1450); FILE MERGED 2005/09/05 13:36:41 rt 1.2.1450.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [293a660b0ac87dc301c3560d0620991f9e5fb744]

INTEGRATION: CWS ooo19126 (1.3.118); FILE MERGED 2005/09/05 15:45:32 rt 1.3.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e3de02781768f4b2a01ce7117b9dcaea82827b88]

INTEGRATION: CWS ooo19126 (1.7.580); FILE MERGED 2005/09/05 13:36:41 rt 1.7.580.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0fdf03e23feb6c9ac1471595dbe58c1e681f4091]

INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 12:05:01 rt 1.2.90.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [540db3acc4b0a2ae88bc6c811e37fb8130d86a16]

INTEGRATION: CWS ooo19126 (1.3.118); FILE MERGED 2005/09/05 15:45:31 rt 1.3.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e6a8342c70771c82dfac0e9add3a017b3f7e6d56]

INTEGRATION: CWS ooo19126 (1.1.1450); FILE MERGED 2005/09/05 13:36:41 rt 1.1.1450.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5eb857e5f057bf2dc8bd2e6007a8df60aac8988c]

INTEGRATION: CWS ooo19126 (1.8.6); FILE MERGED 2005/09/05 15:45:31 rt 1.8.6.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ae21491cb4c2ba8041e5b1ed569cf9631407345e]

INTEGRATION: CWS ooo19126 (1.8.368); FILE MERGED 2005/09/05 13:36:40 rt 1.8.368.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4d7340657b47199eec253ce0f5f254e4139d78ae]

INTEGRATION: CWS ooo19126 (1.6.90); FILE MERGED 2005/09/05 12:05:00 rt 1.6.90.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2788b30c7b4d2238e0d61378edf7757accbd0a33]

INTEGRATION: CWS ooo19126 (1.19.234); FILE MERGED 2005/09/05 13:36:40 rt 1.19.234.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6d051744300c41f672535b755a52715e5e1e2db8]

INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 12:05:00 rt 1.2.90.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4dd1ede5952285a48ca40147aacaad1330d7c387]

INTEGRATION: CWS ooo19126 (1.2.82); FILE MERGED 2005/09/05 15:45:30 rt 1.2.82.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [86bd2a94a94d3a7ffb8b4c9171c7769c02abe3af]

INTEGRATION: CWS ooo19126 (1.17.106); FILE MERGED 2005/09/05 15:11:27 rt 1.17.106.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [34857a62f520ac1ca4b59ad1779e32f0507cef43]

INTEGRATION: CWS ooo19126 (1.1.1.1.1462); FILE MERGED 2005/09/05 13:36:39 rt 1.1.1.1.1462.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [336a88f47ba627e2b16445bcb17c69f24895baa5]

INTEGRATION: CWS ooo19126 (1.3.118); FILE MERGED 2005/09/05 15:45:30 rt 1.3.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [78ec9acd38edaf1d22568731b27b5230b79ac601]

INTEGRATION: CWS ooo19126 (1.9.94); FILE MERGED 2005/09/05 13:36:39 rt 1.9.94.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f9e7d6a7ac112e17b593d045bcd0fe915d88c749]

INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGED 2005/09/05 15:11:26 rt 1.3.242.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [fc199f658164834ae6f43c4af1a5da5b2af418fb]

INTEGRATION: CWS ooo19126 (1.3.118); FILE MERGED 2005/09/05 15:45:29 rt 1.3.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [82fa0891aa8a2bbb0d5dddd596c378cb889d23b2]

INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 12:04:59 rt 1.3.90.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3d01e0b67decc8c6bef2c6493695da3b122d14db]

INTEGRATION: CWS ooo19126 (1.1.1.1.326); FILE MERGED 2005/09/05 15:11:26 rt 1.1.1.1.326.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [040956e0bb75ab195bf7670f1f61743a591e416d]

INTEGRATION: CWS ooo19126 (1.4.16); FILE MERGED 2005/09/05 15:45:28 rt 1.4.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [54d478887fa3e84fb6a37f00c6925393f553b255]

INTEGRATION: CWS ooo19126 (1.3.578); FILE MERGED 2005/09/05 13:36:38 rt 1.3.578.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8a425f856853de1ec9b4f0fd1b1e0e5b32180f3f]

INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 12:04:59 rt 1.2.90.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c3486c8f7b0d60597ab206fcd4d7a04dc61357c0]

INTEGRATION: CWS ooo19126 (1.3.118); FILE MERGED 2005/09/05 15:45:27 rt 1.3.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [89ea86ea9ea0bb7c2c6db7fd86685d4db9488ab1]

INTEGRATION: CWS ooo19126 (1.1.1.1.1462); FILE MERGED 2005/09/05 13:36:38 rt 1.1.1.1.1462.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [90ae6f64d3eab12d9bd6d3dfb0bc848eb813ab3f]

INTEGRATION: CWS ooo19126 (1.1.1.1.326); FILE MERGED 2005/09/05 15:11:25 rt 1.1.1.1.326.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9196cc9cd0f1b8bb6abeabf14e989588324a0f47]

INTEGRATION: CWS ooo19126 (1.2.106); FILE MERGED 2005/09/05 15:45:27 rt 1.2.106.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5a1da8865b2acf02b822bd3d4f044c51bc647ec1]

INTEGRATION: CWS ooo19126 (1.9.378); FILE MERGED 2005/09/05 13:36:37 rt 1.9.378.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b8d0ee1bd90426e8eca3890742c2f2eb6c8d8f8c]

INTEGRATION: CWS ooo19126 (1.2.106); FILE MERGED 2005/09/05 15:45:26 rt 1.2.106.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [64d73d75811145df747920a850d581b6cc8239fd]

INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 12:04:58 rt 1.2.90.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [780ea4f7cd3db7d1bbd723ed5ac309413b43ac09]

INTEGRATION: CWS ooo19126 (1.3.1426); FILE MERGED 2005/09/05 13:36:36 rt 1.3.1426.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5bc0d36f12c6f392fe8fe8c0f5fcd62d7c9bcd0e]

INTEGRATION: CWS ooo19126 (1.4.16); FILE MERGED 2005/09/05 15:45:26 rt 1.4.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d7e9c039896ea168a71ddb919197e7abb0ea374f]

INTEGRATION: CWS ooo19126 (1.2.1254); FILE MERGED 2005/09/05 13:36:36 rt 1.2.1254.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4422afc89a0e2bdc536970a484905ea6a7a3d5f6]

INTEGRATION: CWS ooo19126 (1.1.1.1.326); FILE MERGED 2005/09/05 15:11:24 rt 1.1.1.1.326.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [28bcf53fa861ba5d19d2d6399634a85e095d7afd]

INTEGRATION: CWS ooo19126 (1.3.118); FILE MERGED 2005/09/05 15:45:26 rt 1.3.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4d69de193456e8dcad49cf05c65f64b961afa8af]

INTEGRATION: CWS ooo19126 (1.25.478); FILE MERGED 2005/09/05 13:36:36 rt 1.25.478.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [88927ffa00921646d1dd4b7eb4d4a49531965667]

INTEGRATION: CWS ooo19126 (1.4.90); FILE MERGED 2005/09/05 12:04:58 rt 1.4.90.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c55f77643d5b936a7710cf7d39d0cc74ef0b1d4d]

INTEGRATION: CWS ooo19126 (1.1.1.1.1462); FILE MERGED 2005/09/05 13:36:35 rt 1.1.1.1.1462.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [fdf41f6d2e19053107fb098b76599c8045ec97e1]

INTEGRATION: CWS ooo19126 (1.4.90); FILE MERGED 2005/09/05 12:04:57 rt 1.4.90.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e5b728dc00bb2a5ebe9c72217b65298bddf6abc1]

INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 12:04:57 rt 1.2.90.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4e7ecd582bc78179a3d17e62b83ddc3deef418b1]

INTEGRATION: CWS ooo19126 (1.4.16); FILE MERGED 2005/09/05 15:45:25 rt 1.4.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e927044fa727f10a520c2c7b480b6860c6f7c579]

INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 12:04:57 rt 1.3.90.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ed20ecbca5638b14c7425ba7fd13483caa512c39]

INTEGRATION: CWS ooo19126 (1.4.118); FILE MERGED 2005/09/05 15:45:25 rt 1.4.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [746cc197a15f01fd7495a844759377c9ca77107d]

INTEGRATION: CWS ooo19126 (1.2.1452); FILE MERGED 2005/09/05 13:36:34 rt 1.2.1452.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ca938676bbb6eb97e5406ae9404ccec61ab84ba2]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:11:23 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [88ee0d8174b20f6093573545b9ce736c5c8febd9]

INTEGRATION: CWS ooo19126 (1.2.66); FILE MERGED 2005/09/05 15:45:25 rt 1.2.66.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [93f0845ec38ca6153bd1475cc762aab09277aa5f]

INTEGRATION: CWS ooo19126 (1.3.256); FILE MERGED 2005/09/05 13:36:34 rt 1.3.256.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8d67a6c54ab921b4fa99fe6d0556d6d9bf0467a1]

INTEGRATION: CWS ooo19126 (1.2.144); FILE MERGED 2005/09/05 15:11:23 rt 1.2.144.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [26663f6b1cf22eeb11c48c2fc22a50f93329abb7]

INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 12:04:56 rt 1.3.90.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [76b9af574df0bd34cfed50f1b9632462353a5920]

INTEGRATION: CWS ooo19126 (1.4.406); FILE MERGED 2005/09/05 13:36:33 rt 1.4.406.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c9f3ed182a02b7dca215f476d35967e2cc390be5]

INTEGRATION: CWS ooo19126 (1.4.142); FILE MERGED 2005/09/05 15:11:22 rt 1.4.142.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [bdf896775cdec461d5922fca6869dfc026f8bd4c]

INTEGRATION: CWS ooo19126 (1.3.944); FILE MERGED 2005/09/05 13:36:33 rt 1.3.944.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [169f2929b93c2ddc6e465c09f493d5fd6f8ba7cc]

INTEGRATION: CWS ooo19126 (1.4.118); FILE MERGED 2005/09/05 15:45:24 rt 1.4.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [52268cf621d5f263dd64f7b3e89d4ef2801ba1fb]

INTEGRATION: CWS ooo19126 (1.2.1456); FILE MERGED 2005/09/05 13:36:33 rt 1.2.1456.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d6b59884f018e3387cc02de16a1cd402c224058f]

INTEGRATION: CWS ooo19126 (1.4.90); FILE MERGED 2005/09/05 12:04:55 rt 1.4.90.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f1502ef8d454302f90af8b45a8fe716c147571e6]

INTEGRATION: CWS ooo19126 (1.4.16); FILE MERGED 2005/09/05 15:45:24 rt 1.4.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0a9a4e3e030c45b3ae89214d69f4624b244337f5]

INTEGRATION: CWS ooo19126 (1.3.596); FILE MERGED 2005/09/05 13:36:32 rt 1.3.596.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d1e33199664fca1933f4b973e69043672b176b33]

INTEGRATION: CWS ooo19126 (1.13.64); FILE MERGED 2005/09/05 12:04:54 rt 1.13.64.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8f7456d06f712005036e3a0c38be653b10164dcb]

INTEGRATION: CWS ooo19126 (1.3.118); FILE MERGED 2005/09/05 15:45:24 rt 1.3.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [821b93332f1bf99b86dc3dd1769b1bfe93953b6b]

INTEGRATION: CWS ooo19126 (1.5.90); FILE MERGED 2005/09/05 12:04:54 rt 1.5.90.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f19ac76031a88aef891122f8ce7e55333bf7ec4b]

INTEGRATION: CWS ooo19126 (1.2.1450); FILE MERGED 2005/09/05 13:36:32 rt 1.2.1450.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c0429e4c55b35a37edc6cc5703e0ef566ffc9085]

INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 12:04:54 rt 1.2.90.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d2db96da9ee5bdca80376fbcb2a588b6cae01823]

INTEGRATION: CWS ooo19126 (1.15.580); FILE MERGED 2005/09/05 13:36:32 rt 1.15.580.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0e67b028e02444c98a0ae1f14435575b8464de7f]

INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 12:04:53 rt 1.2.90.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6160f7445367e9590e122d4e49140e4d4ade3011]

INTEGRATION: CWS ooo19126 (1.2.578); FILE MERGED 2005/09/05 13:36:31 rt 1.2.578.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [16215bdb1c65866c02531f92625d02c09283a61c]

INTEGRATION: CWS ooo19126 (1.4.118); FILE MERGED 2005/09/05 15:45:23 rt 1.4.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a0665b9400c2069d0a5132d1d4cfcb9693d5e6ee]

INTEGRATION: CWS ooo19126 (1.2.600); FILE MERGED 2005/09/05 13:36:31 rt 1.2.600.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8bb0347ee069944a4841e38b693bc923b4bef0dd]

INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 12:04:52 rt 1.3.90.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8baba8d9208506f658a7cf12e5f50315232d1ad4]

INTEGRATION: CWS ooo19126 (1.3.118); FILE MERGED 2005/09/05 15:45:23 rt 1.3.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [afa96af478005ec1078b0f4fa4fd5abe73b1d85e]

INTEGRATION: CWS ooo19126 (1.4.246); FILE MERGED 2005/09/05 13:36:31 rt 1.4.246.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [cef02105be5d8ea0512e9193b89d62fef6b3a1e7]

INTEGRATION: CWS ooo19126 (1.4.90); FILE MERGED 2005/09/05 12:04:52 rt 1.4.90.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [eb4a766a54146dab98a5bf07f78dd1971dfeb5ba]

INTEGRATION: CWS ooo19126 (1.22.600); FILE MERGED 2005/09/05 13:36:30 rt 1.22.600.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [64c7fc55ef6eb6f288ac6afcf2fb9950f03a1282]

INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 12:04:52 rt 1.2.90.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [050213133d2b31a999e162e5b7fce4d1b17f9d95]

INTEGRATION: CWS ooo19126 (1.4.108); FILE MERGED 2005/09/05 15:45:23 rt 1.4.108.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0b6e628f6338dd39d2e92bdf7ee13cc4c2aba55b]

INTEGRATION: CWS ooo19126 (1.5.386); FILE MERGED 2005/09/05 13:36:30 rt 1.5.386.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [71c09633f61fa176dda2a0653896cc2d40001720]

INTEGRATION: CWS ooo19126 (1.5.26); FILE MERGED 2005/09/05 15:45:22 rt 1.5.26.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3cc42918e83746cd229ea515ea9e56c7741d1fdd]

INTEGRATION: CWS ooo19126 (1.8.580); FILE MERGED 2005/09/05 13:36:29 rt 1.8.580.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9ac967d2fb20ec7044458c78ec7d5d44183fa1a7]

INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 12:04:51 rt 1.2.90.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3ca43e643b41877e156ff38854b6333c7dd30110]

INTEGRATION: CWS ooo19126 (1.4.16); FILE MERGED 2005/09/05 15:45:22 rt 1.4.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f395133096b5e8cc34ef1bd4f0947b4efef80dcc]

INTEGRATION: CWS ooo19126 (1.12.510); FILE MERGED 2005/09/05 13:36:29 rt 1.12.510.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3c517bb8d38a58ce828e45f2f9571ca8c712d18d]

INTEGRATION: CWS ooo19126 (1.1.1.1.326); FILE MERGED 2005/09/05 15:11:18 rt 1.1.1.1.326.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5b5f820bd1a707ccb9ebc33721bf39ab306c71b1]

INTEGRATION: CWS ooo19126 (1.7.90); FILE MERGED 2005/09/05 12:04:51 rt 1.7.90.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d0ccd6f6d8b16d124337d4f7e0a5679ed628e51a]

INTEGRATION: CWS ooo19126 (1.3.118); FILE MERGED 2005/09/05 15:45:22 rt 1.3.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7e3a44d8171f112b1b81050810c374e265d6458d]

INTEGRATION: CWS ooo19126 (1.4.528); FILE MERGED 2005/09/05 13:36:29 rt 1.4.528.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [250ce4547c7a418c5052df4cf962e0b98f6b36ae]

INTEGRATION: CWS ooo19126 (1.4.90); FILE MERGED 2005/09/05 12:04:51 rt 1.4.90.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [cc2727d9c988b54b06044e93fd7b51d2e25ea647]

INTEGRATION: CWS ooo19126 (1.1.1.1.1462); FILE MERGED 2005/09/05 13:36:28 rt 1.1.1.1.1462.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1346c7e8da6d4dc1816bfb8d80a1b86ddaf35f34]

INTEGRATION: CWS ooo19126 (1.3.118); FILE MERGED 2005/09/05 15:45:21 rt 1.3.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [26149982150a89dfeecb9419454c3926c912d22b]

INTEGRATION: CWS ooo19126 (1.2.216); FILE MERGED 2005/09/05 13:36:28 rt 1.2.216.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7d8c0f97d6d33d5165d64114732fff42b8198e3b]

INTEGRATION: CWS ooo19126 (1.4.16); FILE MERGED 2005/09/05 15:45:21 rt 1.4.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7e743a96caf15d1880c82aa8c9528ff5dcdfff75]

INTEGRATION: CWS ooo19126 (1.5.596); FILE MERGED 2005/09/05 13:36:28 rt 1.5.596.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1e0c83e335859245f80453672b87dc3234ae00c0]

INTEGRATION: CWS ooo19126 (1.4.24); FILE MERGED 2005/09/05 12:04:50 rt 1.4.24.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [55d81e94110b670ac80fa634a77f1b7628b91e3f]

INTEGRATION: CWS ooo19126 (1.3.502); FILE MERGED 2005/09/05 13:07:36 rt 1.3.502.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4cc75f1d25e872f0b83f8e0cf286f1c058a4cc85]

INTEGRATION: CWS ooo19126 (1.2.1456); FILE MERGED 2005/09/05 13:36:27 rt 1.2.1456.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3998a10323ce90adc5e54bf237fe2e93725334d1]

INTEGRATION: CWS ooo19126 (1.2.84); FILE MERGED 2005/09/05 12:04:50 rt 1.2.84.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d6509a3d376bef52533790f549e5038bf258f7d6]

INTEGRATION: CWS ooo19126 (1.1.1.1.598); FILE MERGED 2005/09/05 13:07:33 rt 1.1.1.1.598.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d2fe40c32527aaf78d358564e72ba0098dd8219a]

INTEGRATION: CWS ooo19126 (1.28.368); FILE MERGED 2005/09/05 13:36:27 rt 1.28.368.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3b9d653ce09d65b9d922039032a841290063ef99]

INTEGRATION: CWS ooo19126 (1.10.64); FILE MERGED 2005/09/05 12:04:49 rt 1.10.64.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8f4f0e5dfbbc5113929e7e2bc91ab15f621f40b5]

INTEGRATION: CWS ooo19126 (1.2.600); FILE MERGED 2005/09/05 13:36:27 rt 1.2.600.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [cb194dbb36a09cb9b4cab8445f2ed8dc0cabf41a]

INTEGRATION: CWS ooo19126 (1.8.64); FILE MERGED 2005/09/05 12:04:48 rt 1.8.64.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2ef1d4541690345ce1bd7ddaa5a87b5be1354997]

INTEGRATION: CWS ooo19126 (1.6.16); FILE MERGED 2005/09/05 15:45:21 rt 1.6.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [295d23643f5115bc3b5c6408afaf54267fb7c2f1]

INTEGRATION: CWS ooo19126 (1.97.38); FILE MERGED 2005/09/05 13:07:33 rt 1.97.38.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9f9fb7981310db7495121038620ec4a4e9c2e63b]

INTEGRATION: CWS ooo19126 (1.1.1.1.1462); FILE MERGED 2005/09/05 13:36:27 rt 1.1.1.1.1462.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [df0851754da6e06d640a927cdeb8763348cb4a5b]

INTEGRATION: CWS ooo19126 (1.5.64); FILE MERGED 2005/09/05 12:04:47 rt 1.5.64.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [760e5a959dd1f16777d88382a4fee06824de65a7]

INTEGRATION: CWS ooo19126 (1.4.16); FILE MERGED 2005/09/05 15:45:20 rt 1.4.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [fc6a957366e6850aca05324d2778fcc35f24e402]

INTEGRATION: CWS ooo19126 (1.4.242); FILE MERGED 2005/09/05 13:07:32 rt 1.4.242.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1e98c1145eb92e3188b65b93655193c29d6e5df3]

INTEGRATION: CWS ooo19126 (1.1.1.1.1462); FILE MERGED 2005/09/05 13:36:26 rt 1.1.1.1.1462.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [189538b3595f963fe1be3c2af88389f6f1ac64bd]

INTEGRATION: CWS ooo19126 (1.9.64); FILE MERGED 2005/09/05 12:04:47 rt 1.9.64.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b18d33b3b2262f8cc46225ee8b2afb5cfe882e85]

INTEGRATION: CWS ooo19126 (1.3.118); FILE MERGED 2005/09/05 15:45:20 rt 1.3.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e79607e00624de6c8679b715826c081faf6c2397]

INTEGRATION: CWS ooo19126 (1.9.502); FILE MERGED 2005/09/05 13:07:32 rt 1.9.502.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c92ec742f51343efdf94a4c01cec893a9b37123b]

INTEGRATION: CWS ooo19126 (1.9.126); FILE MERGED 2005/09/05 13:36:26 rt 1.9.126.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [69a197f843fcd89a0f966e2104c2fbb7fdf8be91]

INTEGRATION: CWS ooo19126 (1.8.64); FILE MERGED 2005/09/05 12:04:47 rt 1.8.64.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [699c6d1049a3c2650fb0ae5567b918882dcd1c7b]

INTEGRATION: CWS ooo19126 (1.4.502); FILE MERGED 2005/09/05 13:07:31 rt 1.4.502.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [bbd9a4c3048ba76966f59d23da0b74da2488c272]

INTEGRATION: CWS ooo19126 (1.1.1456); FILE MERGED 2005/09/05 13:36:26 rt 1.1.1456.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a921a976b4dec331d51a3497653cbff277233f2b]

INTEGRATION: CWS ooo19126 (1.3.56); FILE MERGED 2005/09/05 12:04:46 rt 1.3.56.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [08d48469b70dd0da2a2d241e220ec4add789a2f1]

INTEGRATION: CWS ooo19126 (1.10.348); FILE MERGED 2005/09/05 13:07:31 rt 1.10.348.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [31ae91e2a247ca4dd91353a7375364aabfbd2b30]

INTEGRATION: CWS ooo19126 (1.5.582); FILE MERGED 2005/09/05 13:36:26 rt 1.5.582.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e5e11f9c62dc4c110233cd879fa4ff9811d722aa]

INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 12:04:45 rt 1.2.90.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4fb5207b3ec65774a9a8c520ef5daaf991f8fb29]

INTEGRATION: CWS ooo19126 (1.8.502); FILE MERGED 2005/09/05 13:07:30 rt 1.8.502.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7cb456192e9290b205e1c504387ff8229c80d182]

INTEGRATION: CWS ooo19126 (1.1.1.1.1462); FILE MERGED 2005/09/05 13:36:25 rt 1.1.1.1.1462.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2d79dd42045052172f4641f6902280c34110a7da]

INTEGRATION: CWS ooo19126 (1.3.118); FILE MERGED 2005/09/05 15:45:19 rt 1.3.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2e9df729f542623bbec9824828312e4344aa982a]

INTEGRATION: CWS ooo19126 (1.3.502); FILE MERGED 2005/09/05 13:07:29 rt 1.3.502.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f90742463a066205acc6a737da5198d8806e48bd]

INTEGRATION: CWS ooo19126 (1.4.582); FILE MERGED 2005/09/05 13:36:25 rt 1.4.582.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [eb9456d219ba59d2f2477d3246bda7a5718b5a6a]

INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 12:04:45 rt 1.3.90.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1d4266d3f65acbab55d3ddccd1ca781823d54809]

INTEGRATION: CWS ooo19126 (1.5.348); FILE MERGED 2005/09/05 13:07:29 rt 1.5.348.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [70f286a206e0c725d0e9c72c3754cefbf08e088d]

INTEGRATION: CWS ooo19126 (1.2.884); FILE MERGED 2005/09/05 13:36:25 rt 1.2.884.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a3a653029b630cf15dc3bb51771ff6ce5e520a38]

INTEGRATION: CWS ooo19126 (1.6.502); FILE MERGED 2005/09/05 13:07:28 rt 1.6.502.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a219ccd3d3731f2de5fcc6f7cd327f6aa329d85b]

INTEGRATION: CWS ooo19126 (1.8.186); FILE MERGED 2005/09/05 13:36:24 rt 1.8.186.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [93acef293139012bc286da394aa701c8a0c224bf]

INTEGRATION: CWS ooo19126 (1.10.72); FILE MERGED 2005/09/05 12:04:44 rt 1.10.72.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c8ddc5f81b64eb1eb57ef7c5a4abbe80b2eb28c3]

INTEGRATION: CWS ooo19126 (1.2.16); FILE MERGED 2005/09/05 15:45:19 rt 1.2.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [075e311624fc40c6716030fc3225fd172fb3943b]

INTEGRATION: CWS ooo19126 (1.11.502); FILE MERGED 2005/09/05 13:07:28 rt 1.11.502.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0e3c9ea93b54a345668fb09c75264a007e01ca29]

INTEGRATION: CWS ooo19126 (1.2.80); FILE MERGED 2005/09/05 12:04:44 rt 1.2.80.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3daeed0ad64b08c3036d05304a03236ff99c0f50]

INTEGRATION: CWS ooo19126 (1.3.118); FILE MERGED 2005/09/05 15:45:18 rt 1.3.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5f8d36c20d653f5470ec32bb0f866fbcc423ee18]

INTEGRATION: CWS ooo19126 (1.10.502); FILE MERGED 2005/09/05 13:07:27 rt 1.10.502.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [30f6a3e82806ebdcdbc6ea13cc8f336908d235b9]

INTEGRATION: CWS ooo19126 (1.9.478); FILE MERGED 2005/09/05 13:36:24 rt 1.9.478.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5b98413c65b542503f738524a33abbf8e5ede401]

INTEGRATION: CWS ooo19126 (1.6.90); FILE MERGED 2005/09/05 12:04:44 rt 1.6.90.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9d6814d7b23608e6e48c2eb8aa9f029f3693ed8d]

INTEGRATION: CWS ooo19126 (1.2.334); FILE MERGED 2005/09/05 13:07:27 rt 1.2.334.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [101cb7d845e4a4b9cb92c3c8d542a1f6e4aa848f]

INTEGRATION: CWS ooo19126 (1.1.1.1.1462); FILE MERGED 2005/09/05 13:36:24 rt 1.1.1.1.1462.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [192ac10a2dbd160b6c2631974e3f88b833cc2f7b]

INTEGRATION: CWS ooo19126 (1.4.56); FILE MERGED 2005/09/05 12:04:44 rt 1.4.56.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [669190627ceed5cca492c8dbfc391df145397894]

INTEGRATION: CWS ooo19126 (1.3.118); FILE MERGED 2005/09/05 15:45:17 rt 1.3.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [332bb6c10026fcbe4d1689c7a7f0edbbe5bd1075]

INTEGRATION: CWS ooo19126 (1.3.288); FILE MERGED 2005/09/05 13:07:27 rt 1.3.288.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c5fd2c3444701cf033d969f2ffd76d9dac82f9d1]

INTEGRATION: CWS ooo19126 (1.8.64); FILE MERGED 2005/09/05 12:04:43 rt 1.8.64.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [433192d107bf2bee0d2de2c412b88414397f18af]

INTEGRATION: CWS ooo19126 (1.2.1444); FILE MERGED 2005/09/05 13:36:23 rt 1.2.1444.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2b45508a99cc936efccf9dbc4a6630f15d3cd28a]

INTEGRATION: CWS ooo19126 (1.7.38); FILE MERGED 2005/09/05 13:07:27 rt 1.7.38.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b41fe11358a8f5c7f7edd21487237865b43ba2bf]

INTEGRATION: CWS ooo19126 (1.7.42); FILE MERGED 2005/09/05 12:04:42 rt 1.7.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d88dfbedf941dadeb2138ad4c4348f0d618739ee]

INTEGRATION: CWS ooo19126 (1.5.1288); FILE MERGED 2005/09/05 13:36:23 rt 1.5.1288.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [981a9912d922165e748656687c38a1ee812b4465]

INTEGRATION: CWS ooo19126 (1.3.118); FILE MERGED 2005/09/05 15:45:16 rt 1.3.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e25c265e0fd2e6c4c9492ac6adcc4ae6d5923276]

INTEGRATION: CWS ooo19126 (1.5.128); FILE MERGED 2005/09/05 13:07:26 rt 1.5.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9b9bd56823715c002330b76e3530fd2b965d1fb2]

INTEGRATION: CWS ooo19126 (1.5.580); FILE MERGED 2005/09/05 13:36:23 rt 1.5.580.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3ee156e0cce6e297a8d0d60bc668349ded7a1396]

INTEGRATION: CWS ooo19126 (1.3.118); FILE MERGED 2005/09/05 15:45:15 rt 1.3.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [de3266b7b92f1b343c4913804d55429f164a0efc]

INTEGRATION: CWS ooo19126 (1.2.334); FILE MERGED 2005/09/05 13:07:26 rt 1.2.334.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a4e80cc7d1daf7e887e09aedca28e9edfa94a810]

INTEGRATION: CWS ooo19126 (1.12.226); FILE MERGED 2005/09/05 13:36:22 rt 1.12.226.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ecfc5f98fc90da09dfdc42a39e0c8661c9032cac]

INTEGRATION: CWS ooo19126 (1.6.42); FILE MERGED 2005/09/05 12:04:42 rt 1.6.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d435c75c1fd608ae2043f68b03118e01e7ab003b]

INTEGRATION: CWS ooo19126 (1.5.128); FILE MERGED 2005/09/05 13:07:25 rt 1.5.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8ebb175253342e48558bf1c9294c883516f125ba]

INTEGRATION: CWS ooo19126 (1.12.306); FILE MERGED 2005/09/05 13:36:22 rt 1.12.306.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a71e2313e69184610619b9d9a9ced22e1e54555f]

INTEGRATION: CWS ooo19126 (1.1.90); FILE MERGED 2005/09/05 12:04:41 rt 1.1.90.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [626d016713cef57d77dbfcbd85619b1aaa706124]

INTEGRATION: CWS ooo19126 (1.3.118); FILE MERGED 2005/09/05 15:45:14 rt 1.3.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b4f25ce50de9446d4cdb89ae453649762bd6a7a3]

INTEGRATION: CWS ooo19126 (1.3.310); FILE MERGED 2005/09/05 13:07:25 rt 1.3.310.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [810d9d77da55bf01e7c40d4aac32238592709b35]

INTEGRATION: CWS ooo19126 (1.1.1.1.1462); FILE MERGED 2005/09/05 13:36:22 rt 1.1.1.1.1462.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b76dda8b899227b2de5362aef6347d4fe4d66479]

INTEGRATION: CWS ooo19126 (1.2.56); FILE MERGED 2005/09/05 12:04:41 rt 1.2.56.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c96cb35685e40582a1fa42ed94491e2fbd369f78]

INTEGRATION: CWS ooo19126 (1.4.20); FILE MERGED 2005/09/05 15:45:14 rt 1.4.20.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [94bacfc933949009809d116e481c3ea9c5c48a4c]

INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGED 2005/09/05 13:07:25 rt 1.3.242.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [53a60b0530a7ee356754448008360b540bf3a73b]

INTEGRATION: CWS ooo19126 (1.7.596); FILE MERGED 2005/09/05 13:36:21 rt 1.7.596.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1f5ab29c96f22f01b82a7e74a41a5e12d6178734]

INTEGRATION: CWS ooo19126 (1.7.42); FILE MERGED 2005/09/05 12:04:40 rt 1.7.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [03ae055a4d3f9a7f124241e6093e6c1bb98f20eb]

INTEGRATION: CWS ooo19126 (1.8.8); FILE MERGED 2005/09/05 15:45:13 rt 1.8.8.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [17b207f4b995790bc1385aba5d63dc346177877a]

INTEGRATION: CWS ooo19126 (1.3.38); FILE MERGED 2005/09/05 13:07:24 rt 1.3.38.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9d031259658a953fd59b2c7c14e5484e283d9031]

INTEGRATION: CWS ooo19126 (1.7.8); FILE MERGED 2005/09/05 15:45:13 rt 1.7.8.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8203d00de6c5f100a25555fd38ca81da82a51467]

INTEGRATION: CWS ooo19126 (1.4.288); FILE MERGED 2005/09/05 13:07:24 rt 1.4.288.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4eeb8d1437b36244d7d46607bc159c257cbe6e5e]

INTEGRATION: CWS ooo19126 (1.24.80); FILE MERGED 2005/09/05 13:36:21 rt 1.24.80.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d8745fe09dcc69434b1b2031d5a71d602a56ed32]

INTEGRATION: CWS ooo19126 (1.1.90); FILE MERGED 2005/09/05 12:04:40 rt 1.1.90.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [fb6ad611e4b404a6db473c16941bf98622049787]

INTEGRATION: CWS ooo19126 (1.2.104); FILE MERGED 2005/09/05 15:45:13 rt 1.2.104.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e8b86d452d7ba31e03336dbeabcf482eaf100de6]

INTEGRATION: CWS ooo19126 (1.3.38); FILE MERGED 2005/09/05 13:07:23 rt 1.3.38.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [03a4d83815244e65a0a85b84e3144f19a2abdea7]

INTEGRATION: CWS ooo19126 (1.12.276); FILE MERGED 2005/09/05 13:36:20 rt 1.12.276.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0481e2a4e6c26f205384c7f38135e080f9e82dc0]

INTEGRATION: CWS ooo19126 (1.4.32); FILE MERGED 2005/09/05 15:45:12 rt 1.4.32.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [66c7024fb7076b0232187ea9057494d2b728005c]

INTEGRATION: CWS ooo19126 (1.3.310); FILE MERGED 2005/09/05 13:07:23 rt 1.3.310.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9682e1ac8f84ab77178994b5697b298e381bb66e]

INTEGRATION: CWS ooo19126 (1.3.24); FILE MERGED 2005/09/05 12:04:39 rt 1.3.24.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8048b111c74b343f595db438e7b5c070f0a2be6e]

INTEGRATION: CWS ooo19126 (1.1.1.1.1462); FILE MERGED 2005/09/05 13:36:20 rt 1.1.1.1.1462.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5be480913f917524e6bbb3b888941e899c287bdf]

INTEGRATION: CWS ooo19126 (1.6.40); FILE MERGED 2005/09/05 15:45:12 rt 1.6.40.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ecab2a35aa001546946391da9421fb1d0266027c]

INTEGRATION: CWS ooo19126 (1.7.24); FILE MERGED 2005/09/05 12:04:38 rt 1.7.24.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ef82906501f03ab25399107ea01ac09727d45145]

INTEGRATION: CWS ooo19126 (1.9.6); FILE MERGED 2005/09/05 15:45:12 rt 1.9.6.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f51503ff3211698f519bfbab2aee3fb0b8dc787f]

INTEGRATION: CWS ooo19126 (1.2.242); FILE MERGED 2005/09/05 13:07:22 rt 1.2.242.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [bb33c888f2aef65989321e596ab41c371304c111]

INTEGRATION: CWS ooo19126 (1.37.74); FILE MERGED 2005/09/05 13:36:19 rt 1.37.74.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [75c8ef1b3596f30ac6f318573ed5191df8c78157]

INTEGRATION: CWS ooo19126 (1.8.20); FILE MERGED 2005/09/05 12:04:37 rt 1.8.20.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f76486e65a3d2f0f4457eac099c0636ccaf005ce]

INTEGRATION: CWS ooo19126 (1.3.118); FILE MERGED 2005/09/05 15:45:12 rt 1.3.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8a0dab318cc6b92afd3f04dd71f86ab93e49491d]

INTEGRATION: CWS ooo19126 (1.2.242); FILE MERGED 2005/09/05 13:07:21 rt 1.2.242.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [fe2410c684cd36afa38c35be6057f47db7f51fa9]

INTEGRATION: CWS ooo19126 (1.10.378); FILE MERGED 2005/09/05 13:36:19 rt 1.10.378.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5ced2ee578e147299ab2263421ed4b61b169ff39]

INTEGRATION: CWS ooo19126 (1.7.24); FILE MERGED 2005/09/05 12:04:37 rt 1.7.24.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [def816dcdddeeaf280ebe5d78850b2ba23c6b802]

INTEGRATION: CWS ooo19126 (1.7.856); FILE MERGED 2005/09/05 13:36:19 rt 1.7.856.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [233cb2eda270681a1a1d97129e27e48d4466ed8f]

INTEGRATION: CWS ooo19126 (1.3.118); FILE MERGED 2005/09/05 15:45:11 rt 1.3.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [07a9d8d1ce710843029f9f4b06eb6b8a665c99c1]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 13:07:20 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [73d12fd034e67f4af15974e0eef5a2ec9db88276]

INTEGRATION: CWS ooo19126 (1.3.24); FILE MERGED 2005/09/05 12:04:37 rt 1.3.24.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5790ebc1739bd09e92c26efdc36bb36f7907da27]

INTEGRATION: CWS ooo19126 (1.2.1440); FILE MERGED 2005/09/05 13:36:18 rt 1.2.1440.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5e8c2bda11fcf9ced20b07e539eafc41eaadb897]

INTEGRATION: CWS ooo19126 (1.5.8); FILE MERGED 2005/09/05 15:45:11 rt 1.5.8.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [13ad1eab889b4b772e0f5e4b6cd5345d938cbc5f]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 13:07:20 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [680de07617783a49028c7b57b81a7f720a8969d4]

INTEGRATION: CWS ooo19126 (1.9.24); FILE MERGED 2005/09/05 12:04:35 rt 1.9.24.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [eaeddc31c80277910f53f0ff64a28dff290826c2]

INTEGRATION: CWS ooo19126 (1.6.600); FILE MERGED 2005/09/05 13:36:18 rt 1.6.600.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3ddc63d224aae1ad1fab8ca0a2bfccb4f21836a7]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 13:07:19 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a3160ca4f30b835d673a57d4eb8922d4af5d1e62]

INTEGRATION: CWS ooo19126 (1.15.94); FILE MERGED 2005/09/05 13:36:18 rt 1.15.94.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0449a0ac4b6b8d27092e882b3052b09ac8dfa009]

INTEGRATION: CWS ooo19126 (1.8.42); FILE MERGED 2005/09/05 12:04:35 rt 1.8.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1a11ef6fe187f57714d876033e18b069ac7dd39a]

INTEGRATION: CWS ooo19126 (1.10.82); FILE MERGED 2005/09/05 13:36:17 rt 1.10.82.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2c31bdd3517e737a6226c57d6700b06e5d017c8e]

INTEGRATION: CWS ooo19126 (1.8.8); FILE MERGED 2005/09/05 15:45:11 rt 1.8.8.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e419878e10e0be2e5d1a3623441fc39d70ee80c3]

INTEGRATION: CWS ooo19126 (1.6.56); FILE MERGED 2005/09/05 12:04:35 rt 1.6.56.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d60e74554d1bd490e1960052e6d90cc11fadec3a]

INTEGRATION: CWS ooo19126 (1.3.600); FILE MERGED 2005/09/05 13:36:17 rt 1.3.600.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3790c7a0c0753edb038be5f046ac9856f56216cc]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 13:07:18 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [cab15a73076ec8fccb3f7386ce905e15a01c83f4]

INTEGRATION: CWS ooo19126 (1.4.8); FILE MERGED 2005/09/05 15:45:10 rt 1.4.8.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [bf451ef83cf98c9e69bd409c52020e4fef8c4acf]

INTEGRATION: CWS ooo19126 (1.1.90); FILE MERGED 2005/09/05 12:04:34 rt 1.1.90.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d303c222328bae6cede0aa03abd7d298914d1dfe]

INTEGRATION: CWS ooo19126 (1.1.1.1.1462); FILE MERGED 2005/09/05 13:36:17 rt 1.1.1.1.1462.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [65d0717182c256b071cf9052d9fef2e874bb89ee]

INTEGRATION: CWS ooo19126 (1.8.8); FILE MERGED 2005/09/05 15:45:10 rt 1.8.8.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2843bb99e032b5315320ffe27c3906dba91bd988]

INTEGRATION: CWS ooo19126 (1.3.42); FILE MERGED 2005/09/05 12:04:34 rt 1.3.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9ca4b95f1127b3027cf654f5d6553854fe5df1f0]

INTEGRATION: CWS ooo19126 (1.3.118); FILE MERGED 2005/09/05 15:45:10 rt 1.3.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [63221e4f746ca5148da05c3d95aa7f7e40ee21a3]

INTEGRATION: CWS ooo19126 (1.5.190); FILE MERGED 2005/09/05 13:07:18 rt 1.5.190.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b86d49216e0eccbdd28b070b89b9ed7509c10c8c]

INTEGRATION: CWS ooo19126 (1.3.72); FILE MERGED 2005/09/05 12:04:34 rt 1.3.72.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [545d15a514c5ac711539ac16bd587475fd57d43a]

INTEGRATION: CWS ooo19126 (1.3.596); FILE MERGED 2005/09/05 13:36:16 rt 1.3.596.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a8cf6ffae05e48524daa818ecbecb46f490b678c]

INTEGRATION: CWS ooo19126 (1.2.154); FILE MERGED 2005/09/05 15:45:09 rt 1.2.154.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f529e4705887c81bf75dca8ab7f1336c1d0f2e96]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 13:07:17 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [fb6a388ead9be336c4550681112947975e75c6d2]

INTEGRATION: CWS ooo19126 (1.3.64); FILE MERGED 2005/09/05 12:04:33 rt 1.3.64.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0a13bd5be1e10c6c8b80deef7e21777272f5a479]

INTEGRATION: CWS ooo19126 (1.2.732); FILE MERGED 2005/09/05 13:36:16 rt 1.2.732.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [76be0df422e4811873223a9641932e934058a5ed]

INTEGRATION: CWS ooo19126 (1.3.118); FILE MERGED 2005/09/05 15:45:09 rt 1.3.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ac0f50226994b84d36388bbc2c3dfade53fd742e]

INTEGRATION: CWS ooo19126 (1.8.128); FILE MERGED 2005/09/05 13:07:17 rt 1.8.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [eca2b26503ebd18f3ce0ffa9700905a5e8c03859]

INTEGRATION: CWS ooo19126 (1.3.56); FILE MERGED 2005/09/05 12:04:32 rt 1.3.56.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6f092f0a64f912ce3fcf7ceb8bbd898d30e4a069]

INTEGRATION: CWS ooo19126 (1.23.226); FILE MERGED 2005/09/05 13:36:15 rt 1.23.226.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2f33ac558a8f4414895d794368d593972ff58e4b]

INTEGRATION: CWS ooo19126 (1.3.118); FILE MERGED 2005/09/05 15:45:08 rt 1.3.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5ee7ccd8e443fa1ec3bd88f781a3f5b79fe260b5]

INTEGRATION: CWS ooo19126 (1.8.100); FILE MERGED 2005/09/05 13:07:16 rt 1.8.100.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d59ab6398246f34b1afc7251a3d78e65b8a296da]

INTEGRATION: CWS ooo19126 (1.1.1.1.1462); FILE MERGED 2005/09/05 13:36:15 rt 1.1.1.1.1462.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0a3b9451b3c0f541657578877d9227acbf6919d1]

INTEGRATION: CWS ooo19126 (1.2.154); FILE MERGED 2005/09/05 15:45:08 rt 1.2.154.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [53bbb903211e275aedca390883ed7e350f50444e]

INTEGRATION: CWS ooo19126 (1.2.56); FILE MERGED 2005/09/05 12:04:32 rt 1.2.56.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3c38c5d60a5ec8d4d3aa5626fe2446f176d7e407]

INTEGRATION: CWS ooo19126 (1.12.38); FILE MERGED 2005/09/05 13:07:16 rt 1.12.38.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [23b73e258cddca43fd05a4f29aa3c57d1d0ad652]

INTEGRATION: CWS ooo19126 (1.3.118); FILE MERGED 2005/09/05 15:45:07 rt 1.3.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e857034ada210faf6f7755cfa931ca2acd8c6908]

INTEGRATION: CWS ooo19126 (1.4.24); FILE MERGED 2005/09/05 12:04:32 rt 1.4.24.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [63a07033aa6f725ee7742960940b371569acaa94]

INTEGRATION: CWS ooo19126 (1.19.38); FILE MERGED 2005/09/05 13:07:15 rt 1.19.38.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [04e7cefda5e6492494e0f24d39c12c249b15c818]

INTEGRATION: CWS ooo19126 (1.3.38); FILE MERGED 2005/09/05 12:04:31 rt 1.3.38.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ba8f78e3df47d0804e28268638c73a8c0c3c30b8]

INTEGRATION: CWS ooo19126 (1.2.288); FILE MERGED 2005/09/05 13:07:15 rt 1.2.288.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0b9fd59654ebc26e43b1f612f26f6bb0ffe44c4e]

INTEGRATION: CWS ooo19126 (1.4.600); FILE MERGED 2005/09/05 13:36:14 rt 1.4.600.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [442eb83bdfd121a5b7cfb0c009803c9d71bcdbd5]

INTEGRATION: CWS ooo19126 (1.2.72); FILE MERGED 2005/09/05 12:04:31 rt 1.2.72.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [574ff8d3deae163b05eb561df2f40188ac1d249d]

INTEGRATION: CWS ooo19126 (1.2.242); FILE MERGED 2005/09/05 13:07:15 rt 1.2.242.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [dc46627eaffa512c22d42fa1844b973227facf77]

INTEGRATION: CWS ooo19126 (1.2.726); FILE MERGED 2005/09/05 13:36:14 rt 1.2.726.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6b590c8c6f70497602fa5e5707dd2521456b56e1]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 13:07:14 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [69c068e28a580e5dd122df2f10b05b72ab9820a8]

INTEGRATION: CWS ooo19126 (1.7.22); FILE MERGED 2005/09/05 12:04:31 rt 1.7.22.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7a236437cade537ef41af1633e35e3af51306436]

INTEGRATION: CWS ooo19126 (1.3.118); FILE MERGED 2005/09/05 15:45:06 rt 1.3.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [75bfd20e0b3a72d944060df10f6c13fc1c3b70e0]

INTEGRATION: CWS ooo19126 (1.1.1.1.1462); FILE MERGED 2005/09/05 13:36:13 rt 1.1.1.1.1462.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [fb342e42d1abed81865b68e9eb78e6927947ff69]

INTEGRATION: CWS ooo19126 (1.5.100); FILE MERGED 2005/09/05 13:07:14 rt 1.5.100.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [fe8a332101f505d75841e3d92fc8722d8ec0ee29]

INTEGRATION: CWS ooo19126 (1.6.38); FILE MERGED 2005/09/05 12:04:31 rt 1.6.38.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f60519145c871f04e3bf6f1c645f708f5959a786]

INTEGRATION: CWS ooo19126 (1.2.108); FILE MERGED 2005/09/05 15:45:06 rt 1.2.108.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3a4a615f54adb03213bbee89871fb867280a97b0]

INTEGRATION: CWS ooo19126 (1.5.102); FILE MERGED 2005/09/05 13:07:13 rt 1.5.102.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2bebb4230d406245627f435b1d1ed4c310200666]

INTEGRATION: CWS ooo19126 (1.3.64); FILE MERGED 2005/09/05 12:04:30 rt 1.3.64.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f62b5cc500adae49cf946aeb90787c2df7b7f1eb]

INTEGRATION: CWS ooo19126 (1.3.40); FILE MERGED 2005/09/05 15:45:06 rt 1.3.40.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4c5eee14c630557323c75a05b48a69826070b53c]

INTEGRATION: CWS ooo19126 (1.5.460); FILE MERGED 2005/09/05 13:36:13 rt 1.5.460.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7dca6fac140c5389a1ecc1a5d46fb7ae38ac7168]

INTEGRATION: CWS ooo19126 (1.2.56); FILE MERGED 2005/09/05 12:04:30 rt 1.2.56.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6c3667fc7ee118e703a85b25a25417703d998acf]

INTEGRATION: CWS ooo19126 (1.4.100); FILE MERGED 2005/09/05 13:07:13 rt 1.4.100.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d9ac7350167d2a34dc66461a63caeade3e6725d5]

INTEGRATION: CWS ooo19126 (1.3.106); FILE MERGED 2005/09/05 15:45:05 rt 1.3.106.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9673606e218010f15b5dd5106f9ff3bfcf9b4aba]

INTEGRATION: CWS ooo19126 (1.29.582); FILE MERGED 2005/09/05 13:36:12 rt 1.29.582.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3ed0f5e3677c691f48d887322283340b0a30797f]

INTEGRATION: CWS ooo19126 (1.3.164); FILE MERGED 2005/09/05 13:07:13 rt 1.3.164.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [666d6e2d9f4e7604293c4b2412848cc3cee9c4b1]

INTEGRATION: CWS ooo19126 (1.4.34); FILE MERGED 2005/09/05 12:04:30 rt 1.4.34.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b142334d2fb817bc612ee014994a1c4efcbc30c1]

INTEGRATION: CWS ooo19126 (1.3.216); FILE MERGED 2005/09/05 13:36:12 rt 1.3.216.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [239cf7e3a5164f4bf08a98ae584c7601b081a907]

INTEGRATION: CWS ooo19126 (1.4.122); FILE MERGED 2005/09/05 13:07:13 rt 1.4.122.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [700699e902f4bb871058e16618e6364ffef5aa12]

INTEGRATION: CWS ooo19126 (1.8.24); FILE MERGED 2005/09/05 12:04:30 rt 1.8.24.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [88f8f9ddc253b47872a08aa8df4a5cdc19b336b7]

INTEGRATION: CWS ooo19126 (1.2.406); FILE MERGED 2005/09/05 13:36:12 rt 1.2.406.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2b40221e1079987d5c6e370fd8a85e6834ac80f1]

INTEGRATION: CWS ooo19126 (1.4.164); FILE MERGED 2005/09/05 13:07:12 rt 1.4.164.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a06aff22cf7e8fed9ccb39afc2fd4691b7e89850]

INTEGRATION: CWS ooo19126 (1.5.34); FILE MERGED 2005/09/05 12:04:30 rt 1.5.34.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0985770f172925f88d4df1cb66f75a4e9eb2265d]

INTEGRATION: CWS ooo19126 (1.4.32); FILE MERGED 2005/09/05 15:45:05 rt 1.4.32.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [72498af613c1a73d42eee80a2ae285cb78350980]

INTEGRATION: CWS ooo19126 (1.27.160); FILE MERGED 2005/09/05 13:36:11 rt 1.27.160.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [fde95d25971ffc2aacd24947f9cf6e6d01524d63]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 13:07:12 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7f0d5d64508b3be9b648108ed169ca1332e6ec53]

INTEGRATION: CWS ooo19126 (1.2.56); FILE MERGED 2005/09/05 12:04:29 rt 1.2.56.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5a1284acd317a3dca2f0ac83ef0027a17feb8024]

INTEGRATION: CWS ooo19126 (1.8.406); FILE MERGED 2005/09/05 13:36:11 rt 1.8.406.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7e02940c8a9a09b1d407795484b83056f4b90ad6]

INTEGRATION: CWS ooo19126 (1.4.40); FILE MERGED 2005/09/05 15:45:05 rt 1.4.40.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [02d34a36701784ef6a72340d4fbad33d587b6d2b]

INTEGRATION: CWS ooo19126 (1.9.98); FILE MERGED 2005/09/05 13:07:12 rt 1.9.98.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [de87c0635779501d5fe763e10d20210830055e6a]

INTEGRATION: CWS ooo19126 (1.13.34); FILE MERGED 2005/09/05 12:04:29 rt 1.13.34.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e588ae51532f62ba112d8faa3529c2ed1665d0a3]

INTEGRATION: CWS ooo19126 (1.5.578); FILE MERGED 2005/09/05 13:36:11 rt 1.5.578.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [df17f22fd9193dce89edcbecd066765e14db2318]

INTEGRATION: CWS ooo19126 (1.3.106); FILE MERGED 2005/09/05 15:45:04 rt 1.3.106.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2d0b36fc81e51c312907e8767fe4c411695d79a7]

INTEGRATION: CWS ooo19126 (1.6.22); FILE MERGED 2005/09/05 12:04:28 rt 1.6.22.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0f7fa8d382c8225fb163d769a3f3a3749e1f3b99]

INTEGRATION: CWS ooo19126 (1.14.580); FILE MERGED 2005/09/05 13:36:10 rt 1.14.580.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b2682edf6a3303d67fac20cb8f8660f2198dada6]

INTEGRATION: CWS ooo19126 (1.3.42); FILE MERGED 2005/09/05 12:04:28 rt 1.3.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [dbbfb54c6cbe925840e68fe1c523de07d508ab07]

INTEGRATION: CWS ooo19126 (1.3.596); FILE MERGED 2005/09/05 13:36:10 rt 1.3.596.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [981c2deed7b9e81b0bfafcde408cd3468f640975]

INTEGRATION: CWS ooo19126 (1.4.6); FILE MERGED 2005/09/05 15:45:04 rt 1.4.6.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0a470ca8f159eba2926b587d96265e99560d7b13]

INTEGRATION: CWS ooo19126 (1.27.32); FILE MERGED 2005/09/05 13:07:11 rt 1.27.32.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2a33dabb191df202a7f5237608526149b8313c79]

INTEGRATION: CWS ooo19126 (1.9.42); FILE MERGED 2005/09/05 12:04:28 rt 1.9.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [948ee880410d8957da68208ecb2750e00d3ef7fd]

INTEGRATION: CWS ooo19126 (1.3.600); FILE MERGED 2005/09/05 13:36:10 rt 1.3.600.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [eda45a958a0dabd4edda23e192592cbc7174fbfc]

INTEGRATION: CWS ooo19126 (1.8.106); FILE MERGED 2005/09/05 13:07:11 rt 1.8.106.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [fa55e403fbf1394445210fe590092923e232dc95]

INTEGRATION: CWS ooo19126 (1.2.72); FILE MERGED 2005/09/05 12:04:28 rt 1.2.72.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [aeabeac83a5b7d41cb16433f63ecf963df285f33]

INTEGRATION: CWS ooo19126 (1.8.234); FILE MERGED 2005/09/05 13:36:09 rt 1.8.234.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6ea3a55eabea71e191294e6779ca9d7940a748b7]

INTEGRATION: CWS ooo19126 (1.4.32); FILE MERGED 2005/09/05 15:45:04 rt 1.4.32.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9a320aa82f9369fc4a52e317853cd4884bb5ed4c]

INTEGRATION: CWS ooo19126 (1.6.128); FILE MERGED 2005/09/05 13:07:11 rt 1.6.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [082aa0db18b23a06c075bb4f23553079ad318ce7]

INTEGRATION: CWS ooo19126 (1.11.90); FILE MERGED 2005/09/05 12:04:27 rt 1.11.90.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [03e4aed900d3182bebb7aed325c38d39ac91fac2]

INTEGRATION: CWS ooo19126 (1.5.856); FILE MERGED 2005/09/05 13:36:09 rt 1.5.856.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e9d891a6bf3169fef3dba368da352dc0d5a03b94]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:45:03 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f53609093a31eea7b330cb2cecacef88d7920650]

INTEGRATION: CWS ooo19126 (1.5.8); FILE MERGED 2005/09/05 12:04:26 rt 1.5.8.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c567d95ff58bca4e20d09ab9d4d38e86436b2393]

INTEGRATION: CWS ooo19126 (1.2.106); FILE MERGED 2005/09/05 13:07:11 rt 1.2.106.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ab170a9e7b3c39cc47261352fe6270dc9e69d475]

INTEGRATION: CWS ooo19126 (1.23.596); FILE MERGED 2005/09/05 13:36:09 rt 1.23.596.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b6b080982d6d804db6a7a2d626b6dd237d76c12a]

INTEGRATION: CWS ooo19126 (1.31.42); FILE MERGED 2005/09/05 12:04:26 rt 1.31.42.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e073392a6c7b3fff3fe08a25419fba74086354b1]

INTEGRATION: CWS ooo19126 (1.3.106); FILE MERGED 2005/09/05 15:45:03 rt 1.3.106.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e15bc8fd67b28bccbb39f1ecfde73089b667e600]

INTEGRATION: CWS ooo19126 (1.3.106); FILE MERGED 2005/09/05 13:07:10 rt 1.3.106.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [db586720f5f5710bfc70750e6dd56d31a7cc60b8]

INTEGRATION: CWS ooo19126 (1.4.16); FILE MERGED 2005/09/05 12:04:25 rt 1.4.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [52a4a94351c22b8489d068d35f8e93deeb5ea057]

INTEGRATION: CWS ooo19126 (1.3.452); FILE MERGED 2005/09/05 13:36:09 rt 1.3.452.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [efed132f5174ca42d92d97dde430c35b2c12322a]

INTEGRATION: CWS ooo19126 (1.3.100); FILE MERGED 2005/09/05 13:07:10 rt 1.3.100.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ee7dd910e4d04db086d33a1e7ea053004ce09168]

INTEGRATION: CWS ooo19126 (1.12.20); FILE MERGED 2005/09/05 12:04:25 rt 1.12.20.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [931dce7ff31c7c7fc0163bf04875d7d9ebfaa807]

INTEGRATION: CWS ooo19126 (1.7.406); FILE MERGED 2005/09/05 13:36:08 rt 1.7.406.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1c41b9ce2bb543125347292ebc5efbb9d19cfa17]

INTEGRATION: CWS ooo19126 (1.3.190); FILE MERGED 2005/09/05 13:07:10 rt 1.3.190.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6a3a0fe3298f6cf634aaa14635f635cfebc52720]

INTEGRATION: CWS ooo19126 (1.1.90); FILE MERGED 2005/09/05 12:04:24 rt 1.1.90.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [93e49184a77518ef4cece75827cacc929b36a47b]

INTEGRATION: CWS ooo19126 (1.2.726); FILE MERGED 2005/09/05 13:36:08 rt 1.2.726.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c9e39473c20abda7092a409177dc634509ece5e4]

INTEGRATION: CWS ooo19126 (1.12.32); FILE MERGED 2005/09/05 13:07:10 rt 1.12.32.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [70dbdebe67586a8ef79030679139107851a15399]

INTEGRATION: CWS ooo19126 (1.2.108); FILE MERGED 2005/09/05 15:45:02 rt 1.2.108.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [af44911fc8df3d14482a676939a0e48b7c6f206d]

INTEGRATION: CWS ooo19126 (1.3.190); FILE MERGED 2005/09/05 13:07:09 rt 1.3.190.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [67bdf3fc23d8c272f610321596816344fbfb5996]

INTEGRATION: CWS ooo19126 (1.10.16); FILE MERGED 2005/09/05 12:04:22 rt 1.10.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ed48b136a887de20f31f6f0fe8150a42cf5d052f]

INTEGRATION: CWS ooo19126 (1.5.128); FILE MERGED 2005/09/05 13:36:07 rt 1.5.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e788fc3fd313dc11021ab82b49a075100f38ee8f]

INTEGRATION: CWS ooo19126 (1.2.68); FILE MERGED 2005/09/05 15:45:02 rt 1.2.68.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [dbc85aacef12be5c3a1ed40462369fbc736a2933]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 13:07:09 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c88d0f3e9046f8fbe8046864319dc2a755077801]

INTEGRATION: CWS ooo19126 (1.4.406); FILE MERGED 2005/09/05 13:36:07 rt 1.4.406.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [31eafa785bc54afe7a35834a97ee3017f572b382]

INTEGRATION: CWS ooo19126 (1.2.334); FILE MERGED 2005/09/05 13:07:08 rt 1.2.334.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [db8ee3bcbd040e2b1949d90f5b534488c5557b38]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 13:36:07 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f2b178b294bfc73bfa6c9f168cb2228ad0a69fef]

INTEGRATION: CWS ooo19126 (1.10.406); FILE MERGED 2005/09/05 13:36:07 rt 1.10.406.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f7ced789e2c8d1ff062a980149cad09ffcfb392a]

INTEGRATION: CWS ooo19126 (1.2.108); FILE MERGED 2005/09/05 15:45:01 rt 1.2.108.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [55d9d540d4a1a8881cf841e2197897fa75dbc4fc]

INTEGRATION: CWS ooo19126 (1.4.100); FILE MERGED 2005/09/05 13:07:07 rt 1.4.100.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [eb75f3d9e4eab1fdf1040644ae3326f6d277071b]

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>  [2de051d7d7f83934ce67948f2000e86825ce0690]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 13:07:06 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [23dafe1935f4d35e69715e440791feaeec87f68e]

INTEGRATION: CWS ooo19126 (1.9.406); FILE MERGED 2005/09/05 13:36:06 rt 1.9.406.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [af33aecb779633ed33710d6a243c25d1366c56d3]

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>  [c2b165d394edac6a1067a658b8ef8de373af589b]

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>  [b950cb4a6c905f838c63f014bf00d90f8832124e]

INTEGRATION: CWS ooo19126 (1.5.106); FILE MERGED 2005/09/05 13:07:05 rt 1.5.106.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [904a3d1fb2c2fbca8d68f80414e266b9fd4c48fd]

INTEGRATION: CWS ooo19126 (1.8.406); FILE MERGED 2005/09/05 13:36:06 rt 1.8.406.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1e3810bc987d5cc3d54812c522b829f9f9326ba0]

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>  [b0df7f8d11fddf4a3e136b136a5fbe1b8d18888d]

INTEGRATION: CWS ooo19126 (1.13.44); FILE MERGED 2005/09/05 13:07:04 rt 1.13.44.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d7870cc05398ca614c09053f0b1837d6ba2b05f4]

INTEGRATION: CWS ooo19126 (1.6.124); FILE MERGED 2005/09/05 13:36:05 rt 1.6.124.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [607aaa97e5fbc663f586167f2b234a5512c96bcc]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 13:07:04 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [638d9de6fa6e6a3a6f7d5791aa9cf86268c17c07]

INTEGRATION: CWS ooo19126 (1.6.406); FILE MERGED 2005/09/05 13:36:05 rt 1.6.406.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [85bcf8efd589341fd6a43463fe117b6f05683204]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:45:00 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0f2ec793d9cf68a61b3516dfb7cee19b2aba293d]

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>  [05bf294c38574cf3d3eadff646bf802904fd703f]

INTEGRATION: CWS ooo19126 (1.13.126); FILE MERGED 2005/09/05 13:07:04 rt 1.13.126.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ac0f1ddd21476aae4d7af245ca69415329df8d8c]

INTEGRATION: CWS ooo19126 (1.2.406); FILE MERGED 2005/09/05 13:36:05 rt 1.2.406.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [dcf8b50584afc2dd9105f9a8203742ce016ca57c]

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>  [4a2ae45c6d4910e15223524f485d8df70400249f]

INTEGRATION: CWS ooo19126 (1.9.406); FILE MERGED 2005/09/05 13:36:05 rt 1.9.406.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4444935d0d86e5d8fda5555ba2fcd892efb644eb]

INTEGRATION: CWS ooo19126 (1.7.128); FILE MERGED 2005/09/05 13:07:03 rt 1.7.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c7016716a33c59204abf9d724d57fa41b75028c1]

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>  [94829628efc2fdf78fc961d32444790fd58d0647]

INTEGRATION: CWS ooo19126 (1.10.44); FILE MERGED 2005/09/05 13:07:03 rt 1.10.44.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6781a87de9d4a5c420769762dfc0bfa4e95a1cbb]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 13:36:04 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e285cb39ab507640d0b6c6c5cc8d22150ab54ca4]

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>  [bde99b03c53302870da73c0e0a75476c5e270d7f]

INTEGRATION: CWS ooo19126 (1.4.190); FILE MERGED 2005/09/05 13:07:03 rt 1.4.190.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [54044d3c9115436ae3dada3b24ae50ba46e867bf]

INTEGRATION: CWS ooo19126 (1.10.406); FILE MERGED 2005/09/05 13:36:04 rt 1.10.406.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [116fde1a55ecd5fd61f989dd126ea9a2c1652833]

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>  [ecb8608aa9f98ac4ceb6bdc0e5130429aa0b8f73]

INTEGRATION: CWS ooo19126 (1.5.80); FILE MERGED 2005/09/05 15:44:59 rt 1.5.80.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [950a6690b6bf2638d875f2d4c60110123b01e08f]

INTEGRATION: CWS ooo19126 (1.5.406); FILE MERGED 2005/09/05 13:36:04 rt 1.5.406.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d0a6c3321c13de57c4d48683e1ba27f30b9084f8]

INTEGRATION: CWS ooo19126 (1.7.44); FILE MERGED 2005/09/05 13:07:03 rt 1.7.44.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [af31a76c4316744e3082ed1f3912fe668f6c5ac0]

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>  [b01ad4495be05456da340de52b333131c83cf75b]

INTEGRATION: CWS ooo19126 (1.5.80); FILE MERGED 2005/09/05 15:44:58 rt 1.5.80.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [44a87b0ac28489586d32edb1f0db9305e50acefc]

INTEGRATION: CWS ooo19126 (1.3.596); FILE MERGED 2005/09/05 13:36:03 rt 1.3.596.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [91a2d991c32602739bec2883a5bdf769897cb09b]

INTEGRATION: CWS ooo19126 (1.2.288); FILE MERGED 2005/09/05 13:07:02 rt 1.2.288.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d0a4a933c6037e135455aeba625c9b4e8282c87b]

INTEGRATION: CWS ooo19126 (1.5.126); FILE MERGED 2005/09/05 13:36:03 rt 1.5.126.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3f45b1654314c7634b874f5de079a63d44b3e715]

INTEGRATION: CWS ooo19126 (1.3.586); FILE MERGED 2005/09/05 13:07:02 rt 1.3.586.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d59f937e5e77cea2e94142682a27756aff3248b5]

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>  [b3c8bafa7cb21d42f518fa35b9a0585238b6b015]

INTEGRATION: CWS ooo19126 (1.6.348); FILE MERGED 2005/09/05 13:07:01 rt 1.6.348.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [52c3a3a796ce108a6f927272590cbee0a4f05db9]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 13:36:03 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0bccb1261a9a102e68a942f05a76aa29bb8cb096]

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>  [8a8bd8290d82bb459d2c999ca17bd573c579c2b5]

INTEGRATION: CWS ooo19126 (1.2.154); FILE MERGED 2005/09/05 15:44:57 rt 1.2.154.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [65cd5494b96ba5b815c7b7109f076bbaa7e3ecea]

INTEGRATION: CWS ooo19126 (1.1.586); FILE MERGED 2005/09/05 13:07:01 rt 1.1.586.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [dc066b073ecb7b5ecd89afd48a1580feef189672]

INTEGRATION: CWS ooo19126 (1.7.406); FILE MERGED 2005/09/05 13:36:02 rt 1.7.406.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [34db87ab31118dd653659d04f83d3cc9c0c38369]

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>  [518a4cbfc88c3411766141b50427ef79ad54389d]

INTEGRATION: CWS ooo19126 (1.3.118); FILE MERGED 2005/09/05 15:44:57 rt 1.3.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7c082b8e69c3d657992690f164f126cb728d2043]

INTEGRATION: CWS ooo19126 (1.1.588); FILE MERGED 2005/09/05 13:07:01 rt 1.1.588.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [66c9260c72cdcc189539661e52e0bb5ccdd0800e]

INTEGRATION: CWS ooo19126 (1.5.452); FILE MERGED 2005/09/05 13:36:02 rt 1.5.452.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ddbde9b2eccbd7ba4a2b01c80392267403081736]

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>  [7d6974133ee29600e43de7fb89cba69b231bbb77]

INTEGRATION: CWS ooo19126 (1.5.406); FILE MERGED 2005/09/05 13:36:02 rt 1.5.406.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e249114c7541d1f101b44b595e9581e199d9ac1f]

INTEGRATION: CWS ooo19126 (1.3.586); FILE MERGED 2005/09/05 13:07:00 rt 1.3.586.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [036e86df9a1095d1d7f74feae1debe330eff187b]

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>  [1e331c2abe8331c1a36fcb40213a7a49b30aa054]

INTEGRATION: CWS ooo19126 (1.3.118); FILE MERGED 2005/09/05 15:44:56 rt 1.3.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5f79c8e90e81c508592fc69916968c812c91553e]

INTEGRATION: CWS ooo19126 (1.6.406); FILE MERGED 2005/09/05 13:36:01 rt 1.6.406.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ad09aab4b3b8f3d8fafe61251a85b8fb4663cfb3]

INTEGRATION: CWS ooo19126 (1.4.562); FILE MERGED 2005/09/05 13:06:59 rt 1.4.562.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [691d9ecc8caff36019d9cee00c500fc83668ebc4]

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>  [9e1c2a640242e7e0e5a2513e3c740b50f1543df1]

INTEGRATION: CWS ooo19126 (1.2.154); FILE MERGED 2005/09/05 15:44:56 rt 1.2.154.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a72ceabcd69378bed04d04bf2243806f50086f52]

INTEGRATION: CWS ooo19126 (1.3.336); FILE MERGED 2005/09/05 13:06:59 rt 1.3.336.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3106a0d300888ca0f320a52e12788ec0395ee6a6]

INTEGRATION: CWS ooo19126 (1.8.406); FILE MERGED 2005/09/05 13:36:01 rt 1.8.406.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5800aa6bfa2e695536628760f42b79aed1c45a07]

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>  [2f3d075d991d84d8ec7238bd71332e407ba4bd27]

INTEGRATION: CWS ooo19126 (1.3.118); FILE MERGED 2005/09/05 15:44:55 rt 1.3.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [fbebf8e86ef834a2e3d2060b95a889033625f700]

INTEGRATION: CWS ooo19126 (1.7.406); FILE MERGED 2005/09/05 13:36:01 rt 1.7.406.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [46d79e016f82026c847459e88d506823e12c2c62]

INTEGRATION: CWS ooo19126 (1.1.588); FILE MERGED 2005/09/05 13:06:58 rt 1.1.588.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1522f25f2dd9e5c87eaf8e606e3b341dd1104acc]

INTEGRATION: CWS ooo19126 (1.3.6); FILE MERGED 2005/09/05 15:44:54 rt 1.3.6.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [94f77fc3941ea2f76ada309a4e56bc4b68ac352a]

INTEGRATION: CWS ooo19126 (1.8.406); FILE MERGED 2005/09/05 13:36:00 rt 1.8.406.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [32cf6b6440ab18b4f390e0cec4cc57c436fbc08f]

INTEGRATION: CWS ooo19126 (1.4.586); FILE MERGED 2005/09/05 13:06:58 rt 1.4.586.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ed33a057efc5b2d5a954cdc6723a3b92447d3720]

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>  [ff1b71ad58b266be1af2fb7717acfa3a8650ee3a]

INTEGRATION: CWS ooo19126 (1.3.118); FILE MERGED 2005/09/05 15:44:54 rt 1.3.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b5ef45c616621a23395251daf28539b9fcb84be4]

INTEGRATION: CWS ooo19126 (1.11.180); FILE MERGED 2005/09/05 13:06:56 rt 1.11.180.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5fc0cd58ddba59cba95762244dbabb2b02b5a627]

INTEGRATION: CWS ooo19126 (1.2.936); FILE MERGED 2005/09/05 13:36:00 rt 1.2.936.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [54b1fa07425e00f78cd74a431c33187f0cdebc35]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:44:53 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9d16b06be2b3cfb6ca0c1ef42f388da9db1aa27c]

INTEGRATION: CWS ooo19126 (1.1.1.1.1462); FILE MERGED 2005/09/05 13:36:00 rt 1.1.1.1.1462.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2e697316ec8d0873ab1b8df3f5dbde7181b81820]

INTEGRATION: CWS ooo19126 (1.4.6); FILE MERGED 2005/09/05 15:44:53 rt 1.4.6.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ac7bc919f689aaa149c6a3ede2dceb8e88eeb853]

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>  [baba3ca2fad09ad3104c4d0486e2467bdd7a21d7]

INTEGRATION: CWS ooo19126 (1.10.170); FILE MERGED 2005/09/05 13:06:55 rt 1.10.170.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [71045523bb76d385052242f8229982092aaffec0]

INTEGRATION: CWS ooo19126 (1.2.726); FILE MERGED 2005/09/05 13:35:59 rt 1.2.726.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6fdc0c5d9b55f1128ba67add463c0655defb5fa7]

INTEGRATION: CWS ooo19126 (1.3.118); FILE MERGED 2005/09/05 15:44:52 rt 1.3.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a8286b851da3404de18a8af7c699f840e53691ff]

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>  [b26b5aa1bb7caf661aeb30184e6b7ba852bede17]

INTEGRATION: CWS ooo19126 (1.1.1.1.1462); FILE MERGED 2005/09/05 13:35:59 rt 1.1.1.1.1462.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3e07b39e103c17fc40d756e600c4f6915967fb44]

INTEGRATION: CWS ooo19126 (1.5.84); FILE MERGED 2005/09/05 13:06:55 rt 1.5.84.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9a69a51453fd4fa1a02626e7dd8897708d2d5450]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:44:52 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4b12bbf0b45a41504fc2a54f43fb46776385f234]

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>  [cecfb36c9825652b30e8790e85efd291359b8165]

INTEGRATION: CWS ooo19126 (1.4.596); FILE MERGED 2005/09/05 13:35:59 rt 1.4.596.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5e0fde7d5283e4aa160279c7182bd5d27cead206]

INTEGRATION: CWS ooo19126 (1.2.32); FILE MERGED 2005/09/05 15:44:52 rt 1.2.32.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [828b7dbf298c3d1485a6a94d7cd027325a2e9fe7]

INTEGRATION: CWS ooo19126 (1.3.1288); FILE MERGED 2005/09/05 13:35:58 rt 1.3.1288.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [56f102777e2460ddacf991a21a9c9ad8c6a6cbf7]

INTEGRATION: CWS ooo19126 (1.3.106); FILE MERGED 2005/09/05 15:44:51 rt 1.3.106.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [658f38a0695951cfe67660a0551fb0af1f87660c]

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>  [490bc46a67e62a91e7505623845ba8126f7f3797]

INTEGRATION: CWS ooo19126 (1.10.582); FILE MERGED 2005/09/05 13:35:58 rt 1.10.582.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [01e8182e297b44542fe92dd73840dec57286afab]

INTEGRATION: CWS ooo19126 (1.3.112); FILE MERGED 2005/09/05 13:06:54 rt 1.3.112.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0cd0a9fa4c4455ea84b1aaa3e3127f2c54832feb]

INTEGRATION: CWS ooo19126 (1.4.32); FILE MERGED 2005/09/05 15:44:51 rt 1.4.32.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d0686764db157f6f16fb74d54801ae33dee6e668]

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>  [79c297120f3521b5d39e9776d7c140f939998c38]

INTEGRATION: CWS ooo19126 (1.51.274); FILE MERGED 2005/09/05 13:35:58 rt 1.51.274.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [55157225f5109413b6539dbb92d8c964c8d000be]

INTEGRATION: CWS ooo19126 (1.5.128); FILE MERGED 2005/09/05 13:06:54 rt 1.5.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [cd54494d05dc53b7958f5fdf80290ba6878a8cd4]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:44:51 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d16df94c24cf79891ec10d3971ac901b8599b6ae]

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>  [58420c8dc2dc3868bffb54e8252a9712062b0e2f]

INTEGRATION: CWS ooo19126 (1.10.308); FILE MERGED 2005/09/05 13:06:54 rt 1.10.308.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [18f626d43353c4aad76efc5910b3d1a29514efca]

INTEGRATION: CWS ooo19126 (1.7.126); FILE MERGED 2005/09/05 13:35:57 rt 1.7.126.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [014b1f85e9cc731e0fab31a0c04d7bbe4571bd7d]

INTEGRATION: CWS ooo19126 (1.2.108); FILE MERGED 2005/09/05 15:44:50 rt 1.2.108.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c3437526f10ce8c47cbab62d5a9f00e3e1c5c793]

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>  [b5fff10aa6ea186e7371069920bb8852d53f1f6f]

INTEGRATION: CWS ooo19126 (1.6.502); FILE MERGED 2005/09/05 13:06:53 rt 1.6.502.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [271c59b600a57b453ec052e875c619c8d825d04d]

INTEGRATION: CWS ooo19126 (1.6.600); FILE MERGED 2005/09/05 13:35:57 rt 1.6.600.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9bd2b063d15942adc8759aa8ba95586c734c7c27]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:44:50 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [578936ec913093540f3ef84dfd05a18571301e3d]

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>  [6a2e094ab38cf5dbf6dc7f1b7923bb03e0f9d105]

INTEGRATION: CWS ooo19126 (1.20.152); FILE MERGED 2005/09/05 13:06:53 rt 1.20.152.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [401cf154deff634ebd8c2c75470a4603622f3381]

INTEGRATION: CWS ooo19126 (1.6.580); FILE MERGED 2005/09/05 13:35:57 rt 1.6.580.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7b24de8cbeffbd6e5bf4710a31fe2b62532457f7]

INTEGRATION: CWS ooo19126 (1.1.1.1.1462); FILE MERGED 2005/09/05 13:35:56 rt 1.1.1.1.1462.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [527e4fbe1c037cb0df9f544454940ec324ba2b62]

INTEGRATION: CWS ooo19126 (1.3.108); FILE MERGED 2005/09/05 15:44:50 rt 1.3.108.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [006b38c1b0753ea9149feb126741bb03f92adcd8]

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>  [9030d73c6ea9641b0e76e33488a1ff4ee8d3f02c]

INTEGRATION: CWS ooo19126 (1.2.596); FILE MERGED 2005/09/05 13:35:56 rt 1.2.596.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4b48732b7a6ed8996bcf5c3fe456801780aede9b]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:44:49 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b2b3560d93ef184bf3699de73bbc89b5dfc6eff0]

INTEGRATION: CWS ooo19126 (1.2.726); FILE MERGED 2005/09/05 13:35:56 rt 1.2.726.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c35b79b6b22cb0cd1eae4120c1d85e4c22dee3aa]

INTEGRATION: CWS ooo19126 (1.3.108); FILE MERGED 2005/09/05 15:44:49 rt 1.3.108.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6d7afad9cd6752e2f080746a3dfebe45cdd3c90c]

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>  [99bac09b95eab7c568bdb5289be1a768102dd57e]

INTEGRATION: CWS ooo19126 (1.46.216); FILE MERGED 2005/09/05 13:35:55 rt 1.46.216.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4f05100979df4046cdaac6e89e90deae5d841450]

INTEGRATION: CWS ooo19126 (1.4.256); FILE MERGED 2005/09/05 13:06:51 rt 1.4.256.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6320152a26c4d6a36ac89318c1cbd14ccfd30dc1]

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>  [0557357f65830ec50540bfb8e00349a3e7eea1b7]

INTEGRATION: CWS ooo19126 (1.1.1.1.1462); FILE MERGED 2005/09/05 13:35:55 rt 1.1.1.1.1462.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [742de49c5f95f4071fe6b7be7da0e630871d8a60]

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>  [c129c01f4e651104c0d8ab67425613bc0093e5d2]

INTEGRATION: CWS ooo19126 (1.85.38); FILE MERGED 2005/09/05 13:06:50 rt 1.85.38.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [93ce158bd949a82335812c3cd5293fb137cd3156]

INTEGRATION: CWS ooo19126 (1.2.358); FILE MERGED 2005/09/05 13:35:55 rt 1.2.358.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [917bab075061c4d43377e2a5105813c65e5deafb]

INTEGRATION: CWS ooo19126 (1.2.32); FILE MERGED 2005/09/05 15:44:49 rt 1.2.32.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1babe57ed1db86d54dc91f8cd225cd8b18c5e4ba]

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>  [6ccac1b53291cbefa4a0de9b6ac3af2941cdb557]

INTEGRATION: CWS ooo19126 (1.1.1452); FILE MERGED 2005/09/05 13:35:54 rt 1.1.1452.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b0d4ab78b3fa1eba0ec3a4ef9eaea26bfcd54c2c]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:44:48 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [74586f8a2bf353d8306eb83d148592ec67e3e424]

INTEGRATION: CWS ooo19126 (1.3.1288); FILE MERGED 2005/09/05 13:35:54 rt 1.3.1288.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [543bd756b860c216fc7d0ea6c008793f864c7198]

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>  [5702ef560c68083879f0e813b84b017fcaeb4486]

INTEGRATION: CWS ooo19126 (1.7.582); FILE MERGED 2005/09/05 13:35:53 rt 1.7.582.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d3d7c9b2564c39dbdbbcb12b6137c841985607f2]

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>  [8870783660f5bfa43affac443e4a93fc6aef5aeb]

INTEGRATION: CWS ooo19126 (1.3.596); FILE MERGED 2005/09/05 13:35:53 rt 1.3.596.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [716e10b42c4a4b75e7c74a78cd82ea45bfd8f47a]

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>  [1ef21408a51e6f8d1c0593e056e23f03f83784f3]

INTEGRATION: CWS ooo19126 (1.2.596); FILE MERGED 2005/09/05 13:35:53 rt 1.2.596.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2a9f90d575e26955381ff06ff2ecd216af5600a9]

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>  [99331f40e7470fbe3ea5c2bad6d05a66df3a6f27]

INTEGRATION: CWS ooo19126 (1.30.254); FILE MERGED 2005/09/05 13:35:52 rt 1.30.254.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [86b1ce8ba28b4291967a10ac4d09a400966dacc8]

INTEGRATION: CWS ooo19126 (1.4.164); FILE MERGED 2005/09/05 13:06:48 rt 1.4.164.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [24259d44891f3126a45ff22a550feabecab8968b]

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>  [c453d0542482489e55e963f39a6b8b10f55eef67]

INTEGRATION: CWS ooo19126 (1.2.726); FILE MERGED 2005/09/05 13:35:52 rt 1.2.726.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2f61f968e37d4e16bbd07f05b631956b54057f39]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:44:47 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7378aab27e7a092e18dfe40af0385b8b7fba317e]

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>  [a1830ddeb0dbb8ffeca83486a6fd075515b29d9f]

INTEGRATION: CWS ooo19126 (1.2.600); FILE MERGED 2005/09/05 13:35:52 rt 1.2.600.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2399a76f1ac16be9f572c7c965cfa2f37f1772ef]

INTEGRATION: CWS ooo19126 (1.5.76); FILE MERGED 2005/09/05 15:44:47 rt 1.5.76.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2cab82e54bb2487e94930aa64dad375a2890ddef]

INTEGRATION: CWS ooo19126 (1.55.82); FILE MERGED 2005/09/05 13:06:47 rt 1.55.82.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c8eade75cc6e16c8b4438b8d962a3ded5bb8bad5]

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>  [984349fdb97891385edde84e83df173286d5cba8]

INTEGRATION: CWS ooo19126 (1.4.1452); FILE MERGED 2005/09/05 13:35:51 rt 1.4.1452.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ac02b25fe18b8831f09c9b7c8c2ba47902459d4b]

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>  [f485037afecc2e6241389d7f61af9cd9308369b3]

INTEGRATION: CWS ooo19126 (1.109.80); FILE MERGED 2005/09/05 13:35:51 rt 1.109.80.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ddfb4134085f031d9525c440b6631faaa6dbcf79]

INTEGRATION: CWS ooo19126 (1.18.128); FILE MERGED 2005/09/05 13:06:46 rt 1.18.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [41b8c96a229bfa48b6bcda3c03113758cc7576b5]

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>  [0b4ec4f787eb56cb2c65235a132f73b78ef54299]

INTEGRATION: CWS ooo19126 (1.1.1.1.1462); FILE MERGED 2005/09/05 13:35:51 rt 1.1.1.1.1462.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [80c3f62aede84986e46973024ac07c07c4f6b67b]

INTEGRATION: CWS ooo19126 (1.3.106); FILE MERGED 2005/09/05 15:44:47 rt 1.3.106.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [de323a09282ed9478fe7e36149d6d08f1234a17b]

INTEGRATION: CWS ooo19126 (1.9.38); FILE MERGED 2005/09/05 13:06:46 rt 1.9.38.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d2f880b8309037868c4af8117bb7bbfb081dd21c]

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>  [4697313382d17dc7b0a5d7dcf76e28ad0acea9f1]

INTEGRATION: CWS ooo19126 (1.4.1454); FILE MERGED 2005/09/05 13:35:50 rt 1.4.1454.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3a959872129c3e676df01985658b91bc41fcd327]

INTEGRATION: CWS ooo19126 (1.3.106); FILE MERGED 2005/09/05 15:44:46 rt 1.3.106.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6b2616b968a759836463ce4c565c2b56e79ed821]

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>  [70adc9d0d976ac4899dc62774a2364a4d3da4287]

INTEGRATION: CWS ooo19126 (1.4.580); FILE MERGED 2005/09/05 13:35:50 rt 1.4.580.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c3a69199b0e445d809ba2a6f35fd70233efb9c4b]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:44:46 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [cea215e1316694b1b787697f3e3176e10a3be40c]

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>  [0746d84d7274cbfcdf20030b472170c7fd82e707]

INTEGRATION: CWS ooo19126 (1.9.348); FILE MERGED 2005/09/05 13:06:45 rt 1.9.348.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0bad14b2010bf5360baed3172e16bd79eff48aa9]

INTEGRATION: CWS ooo19126 (1.6.578); FILE MERGED 2005/09/05 13:35:50 rt 1.6.578.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6384fef328568019810b39dba781a12b5a2e252e]

INTEGRATION: CWS ooo19126 (1.1.168); FILE MERGED 2005/09/05 15:44:46 rt 1.1.168.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [93dfa40c8ee67d62e7382af6cdc3349c34c10d87]

INTEGRATION: CWS ooo19126 (1.31.106); FILE MERGED 2005/09/05 13:06:44 rt 1.31.106.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [fbb35d53fb30401b96be5cab07c9364ec32e24cf]

INTEGRATION: CWS ooo19126 (1.15.370); FILE MERGED 2005/09/05 13:35:49 rt 1.15.370.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3315461a9272bb7596f722620fed79cac41ae38f]

INTEGRATION: CWS ooo19126 (1.3.118); FILE MERGED 2005/09/05 15:44:46 rt 1.3.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d2c347301806a8ea062b3a34996a1c107d2d9744]

INTEGRATION: CWS ooo19126 (1.1.588); FILE MERGED 2005/09/05 13:06:44 rt 1.1.588.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [85ebce03b2ffdeb12bbd5d2a21bb80d10463e4be]

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>  [2d170a9f771f702a3ddf04df5c9b22e9ea6c5a12]

INTEGRATION: CWS ooo19126 (1.5.460); FILE MERGED 2005/09/05 13:35:49 rt 1.5.460.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8686abd9564bd08e5e42c5010df4654d699c3db6]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:44:45 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c47de8666a58f3ab74b4f7a364b8cb5ed30f8d16]

INTEGRATION: CWS ooo19126 (1.2.106); FILE MERGED 2005/09/05 13:06:44 rt 1.2.106.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [41de3ef83744d038c6b781321eb8b5def6240e76]

INTEGRATION: CWS ooo19126 (1.28.276); FILE MERGED 2005/09/05 13:35:48 rt 1.28.276.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [20eb90276807b45810d2e0cd8a3a670970cebed1]

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>  [b6963b2790867ea03945dfd4ef463f5789d53159]

INTEGRATION: CWS ooo19126 (1.6.106); FILE MERGED 2005/09/05 13:06:44 rt 1.6.106.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1da04dc8db9fd331be5d17321fbbf6891e4c14ea]

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>  [b66d8471ccb064171fd95d7da6100e26ab9e49c2]

INTEGRATION: CWS ooo19126 (1.13.102); FILE MERGED 2005/09/05 13:35:48 rt 1.13.102.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5a3ff05e21c3e09de29c87a5c14be3469f719342]

INTEGRATION: CWS ooo19126 (1.3.118); FILE MERGED 2005/09/05 15:44:45 rt 1.3.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [992196110715a6cee182301e85b5d7aa5cda8ef2]

INTEGRATION: CWS ooo19126 (1.1.564); FILE MERGED 2005/09/05 13:06:43 rt 1.1.564.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [943fb16f1a42aeb610b6399a1ab6e6caa4850bca]

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>  [f7d01f22b0e773cda58bc441cf607d79a4fcb121]

INTEGRATION: CWS ooo19126 (1.6.596); FILE MERGED 2005/09/05 13:35:48 rt 1.6.596.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [258b0aa39bef01f6d44d9e514277b5e95a4b8cf9]

INTEGRATION: CWS ooo19126 (1.2.556); FILE MERGED 2005/09/05 13:06:43 rt 1.2.556.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5e0791da0f3dd5f4f08ec0d3eb61b67cf2658079]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:44:44 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0bc419c2d712713fa9d84254f7f9283644830e00]

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>  [34b96413d639ff83912eb26b207137f1c55e67c0]

INTEGRATION: CWS ooo19126 (1.5.580); FILE MERGED 2005/09/05 13:35:47 rt 1.5.580.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1692d8ceef75229b6bd1f07f9e637cdf776458e1]

INTEGRATION: CWS ooo19126 (1.2.350); FILE MERGED 2005/09/05 13:06:42 rt 1.2.350.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5944dc49d37b8fc42c5eb5a72e2570eae55cbdf8]

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>  [a34f300a887f4d341de1c99c40af79afc795ed75]

INTEGRATION: CWS ooo19126 (1.13.720); FILE MERGED 2005/09/05 13:35:46 rt 1.13.720.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [40913203f88d86dfd5dfe19a6c53db0b2b8eec0f]

INTEGRATION: CWS ooo19126 (1.3.188); FILE MERGED 2005/09/05 13:06:42 rt 1.3.188.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [82d5884d56dd2da349c69391e62df36af56779d4]

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>  [b0450b72fa3803362c633d0855b1ce907451f8e6]

INTEGRATION: CWS ooo19126 (1.2.818); FILE MERGED 2005/09/05 13:35:46 rt 1.2.818.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [55b1091228268f2f28f20afa81a37b3bee105758]

INTEGRATION: CWS ooo19126 (1.19.82); FILE MERGED 2005/09/05 13:06:42 rt 1.19.82.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [20cc4d28cd10ed62f30be8525aea0bad53edce01]

INTEGRATION: CWS ooo19126 (1.3.118); FILE MERGED 2005/09/05 15:44:44 rt 1.3.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [05fad51845caf01df97177fb9e7dc4bf6a3484d4]

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>  [e253aa79f4db991b22b4a1923fdd3f817165bae9]

INTEGRATION: CWS ooo19126 (1.31.306); FILE MERGED 2005/09/05 13:35:46 rt 1.31.306.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [67bfeaf46e1bd68f22f29d8c22afaf3087ef91fd]

INTEGRATION: CWS ooo19126 (1.2.188); FILE MERGED 2005/09/05 13:06:41 rt 1.2.188.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9189b1ad7ef6aa63a0f9999d7d93512f3ff546bc]

INTEGRATION: CWS ooo19126 (1.6.478); FILE MERGED 2005/09/05 13:35:45 rt 1.6.478.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7632f2badb4095fe5d996f6f0cc98f43e507be0a]

INTEGRATION: CWS ooo19126 (1.2.334); FILE MERGED 2005/09/05 13:06:41 rt 1.2.334.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c8dae8065609940126cdfc19206a3037e4183f7c]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:44:43 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [31a18643ff54f958f117afdcfd7ebd22c2d62008]

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>  [3d20cdf8fa2fbaf5765f21ed9225a620d380f432]

INTEGRATION: CWS ooo19126 (1.2.726); FILE MERGED 2005/09/05 13:35:45 rt 1.2.726.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [93108006d0936b434a1076773e4c6310f2221ad8]

INTEGRATION: CWS ooo19126 (1.35.34); FILE MERGED 2005/09/05 13:06:40 rt 1.35.34.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6f0d827d834e04d0585542fc6e0a7b8f8146c807]

INTEGRATION: CWS ooo19126 (1.3.106); FILE MERGED 2005/09/05 15:44:43 rt 1.3.106.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [cfb0a64c7907eebf79f7b66f1bd860afbf5c7269]

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>  [195eedc7ba6c25726497bb5faa895e6967915a05]

INTEGRATION: CWS ooo19126 (1.64.256); FILE MERGED 2005/09/05 13:35:44 rt 1.64.256.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [23a23fe51ff3eef641e49b0da04f20192fac2e45]

INTEGRATION: CWS ooo19126 (1.4.106); FILE MERGED 2005/09/05 13:06:40 rt 1.4.106.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [45e0ee87a4d4e538811612c49ee7ad8b4fe45f13]

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>  [5b66258d2b5b500e83a4466392963d5482b5277f]

INTEGRATION: CWS ooo19126 (1.2.726); FILE MERGED 2005/09/05 13:35:44 rt 1.2.726.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ed6ca6de7305040487c820ab2d69495a4d9fcb4e]

INTEGRATION: CWS ooo19126 (1.3.502); FILE MERGED 2005/09/05 13:06:40 rt 1.3.502.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7c0250d417e8e066558a77d4d7c0f89cf3554265]

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>  [491b2ba78e5d1d48d80c9d3b8ad9c7b21e5e7f04]

INTEGRATION: CWS ooo19126 (1.3.896); FILE MERGED 2005/09/05 13:35:44 rt 1.3.896.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8fe6e207581996716a7bc5dc2386029710ef9c3e]

INTEGRATION: CWS ooo19126 (1.1.168); FILE MERGED 2005/09/05 15:44:42 rt 1.1.168.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ab643290099b40ec1fc005922a851c35317cbd65]

INTEGRATION: CWS ooo19126 (1.3.458); FILE MERGED 2005/09/05 13:06:39 rt 1.3.458.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9c4601b89f067ef056f681aafa5b16a8ed6f9282]

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>  [83841e33ef674bfaa1cfa3cd1e8f24fc47056558]

INTEGRATION: CWS ooo19126 (1.2.1250); FILE MERGED 2005/09/05 13:35:43 rt 1.2.1250.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [18c502d2c2b19bfc7678384acc040c01487ebfa1]

INTEGRATION: CWS ooo19126 (1.3.16); FILE MERGED 2005/09/05 15:44:42 rt 1.3.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [933d54b7fd5c40a5eb2c6b7fcd4bd299d01998e8]

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>  [f27112bb124a336866e6abff0dc1e5f4edeab652]

INTEGRATION: CWS ooo19126 (1.4.474); FILE MERGED 2005/09/05 13:06:39 rt 1.4.474.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [18a90f7fd29a0aa867e3b799fed6d4bfea81a4d9]

INTEGRATION: CWS ooo19126 (1.1.1452); FILE MERGED 2005/09/05 13:35:43 rt 1.1.1452.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9ec5a1f024c5481ec08070ee9e22d4e3350e213d]

INTEGRATION: CWS ooo19126 (1.4.474); FILE MERGED 2005/09/05 13:06:38 rt 1.4.474.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9a6f66dd796304bacfacf4f2d7732de358b696a3]

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>  [a4a3ba490c2fd0f67d7c4d277f9de881aeee4957]

INTEGRATION: CWS ooo19126 (1.1.1.1.1462); FILE MERGED 2005/09/05 13:35:43 rt 1.1.1.1.1462.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [dbadc90c557b25af2676c9fe41c2d47c05bd424d]

INTEGRATION: CWS ooo19126 (1.4.6); FILE MERGED 2005/09/05 15:44:41 rt 1.4.6.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [31648aac2d78e75793dbea5c29003f6d7291a11f]

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>  [e2db92d8a8a1371f5606605d9036bbab8ce0d3f0]

INTEGRATION: CWS ooo19126 (1.5.348); FILE MERGED 2005/09/05 13:06:37 rt 1.5.348.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ecf23b3b7555d0995ead67fa71b8ee82add06415]

INTEGRATION: CWS ooo19126 (1.12.818); FILE MERGED 2005/09/05 13:35:42 rt 1.12.818.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [99b5e48cb0d8111dd50627bc44e9acee16a97148]

INTEGRATION: CWS ooo19126 (1.3.16); FILE MERGED 2005/09/05 15:44:41 rt 1.3.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [87a4b6c80c71bfec2e9f755157c2eb3ee030fbc7]

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>  [2fcc3d477c3fec54b6dcac531e94cf90092d3970]

INTEGRATION: CWS ooo19126 (1.7.106); FILE MERGED 2005/09/05 13:06:37 rt 1.7.106.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [cad0ba1ff9255e03c9abcff35238ff08d740aac3]

INTEGRATION: CWS ooo19126 (1.2.878); FILE MERGED 2005/09/05 13:35:42 rt 1.2.878.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [66e385d39778daf93f55d3c84acda336ae2b579b]

INTEGRATION: CWS ooo19126 (1.6.16); FILE MERGED 2005/09/05 15:44:41 rt 1.6.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3eadc3b9f6558c0a9ec523f3cad5c454f9e40f97]

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>  [91e2b2ca5bee128a7cf5ad995d4493180d93057c]

INTEGRATION: CWS ooo19126 (1.2.106); FILE MERGED 2005/09/05 13:06:37 rt 1.2.106.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d57452435ef07e1eba764317b3890435b8bec372]

INTEGRATION: CWS ooo19126 (1.6.406); FILE MERGED 2005/09/05 13:35:41 rt 1.6.406.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b7da7e1ebcbead46b9d531724de6a26237dc129c]

INTEGRATION: CWS ooo19126 (1.2.502); FILE MERGED 2005/09/05 13:06:36 rt 1.2.502.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0b88a88b44be77602ba082ce4f3ca6e4a0d67657]

INTEGRATION: CWS ooo19126 (1.7.192); FILE MERGED 2005/09/05 13:35:41 rt 1.7.192.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [79410031dce102e7db80ebb2983fc5d30d629452]

INTEGRATION: CWS ooo19126 (1.4.6); FILE MERGED 2005/09/05 15:44:40 rt 1.4.6.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b3fcc214cfa841daeca93cd1d9a5fa960ab61344]

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>  [8ce2e686b552d787efdfd61f48cf22d2be1ac50d]

INTEGRATION: CWS ooo19126 (1.2.596); FILE MERGED 2005/09/05 13:35:41 rt 1.2.596.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [04f26dfdeee00d788554415306538512b7c4e6f5]

INTEGRATION: CWS ooo19126 (1.3.16); FILE MERGED 2005/09/05 15:44:40 rt 1.3.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e0443c429162016c80de873ee30a682321fb3615]

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>  [97c1e3cc54a00dfbfde9355bc5468d0f65aa2992]

INTEGRATION: CWS ooo19126 (1.1.560); FILE MERGED 2005/09/05 13:06:35 rt 1.1.560.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b44708db6b68217d396712a14f116a953f9275c5]

INTEGRATION: CWS ooo19126 (1.8.596); FILE MERGED 2005/09/05 13:35:40 rt 1.8.596.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2630db25c61979a13262cced8f554da9fa9c0718]

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>  [9982be400941c67f710baf7b284077fbd0ddb1ca]

INTEGRATION: CWS ooo19126 (1.5.80); FILE MERGED 2005/09/05 15:44:40 rt 1.5.80.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [930209ca4b7ac8e8d790eacd3bba541d216b8cba]

INTEGRATION: CWS ooo19126 (1.2.600); FILE MERGED 2005/09/05 13:35:40 rt 1.2.600.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [147c9ed4709d0f62e0b96b8f3d1859bee66be30e]

INTEGRATION: CWS ooo19126 (1.2.188); FILE MERGED 2005/09/05 13:06:34 rt 1.2.188.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [cf6dcc0d1ca9947a429f0a4c4ab49db5e0fbc552]

INTEGRATION: CWS ooo19126 (1.3.118); FILE MERGED 2005/09/05 15:44:39 rt 1.3.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2f43e85cc1493eb968b9d2fd2c2f1a188cbe1a22]

INTEGRATION: CWS ooo19126 (1.4.910); FILE MERGED 2005/09/05 13:35:40 rt 1.4.910.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4b597cae20c30a8ff6c366ca4810371b545829e7]

INTEGRATION: CWS ooo19126 (1.2.242); FILE MERGED 2005/09/05 13:06:34 rt 1.2.242.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [14790c6d7ccb4d9b4e3e0f97d2d27062dfb2ed79]

INTEGRATION: CWS ooo19126 (1.3.188); FILE MERGED 2005/09/05 13:06:34 rt 1.3.188.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [84775b73c5e1e536472ba42341b4a38ee00e9d03]

INTEGRATION: CWS ooo19126 (1.3.596); FILE MERGED 2005/09/05 13:35:39 rt 1.3.596.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [991937aaf77ac1020186a86de747c0644d47be73]

INTEGRATION: CWS ooo19126 (1.9.582); FILE MERGED 2005/09/05 13:35:39 rt 1.9.582.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ef8c0baab38c03ee3f76ea5b180e9a1cd929ab3e]

INTEGRATION: CWS ooo19126 (1.2.350); FILE MERGED 2005/09/05 13:06:33 rt 1.2.350.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ce8710f8845b47cc6f5b702dfc95638b2164c9d4]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:44:38 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5140b073b0b334b2731269fd9ede542f24d11967]

INTEGRATION: CWS ooo19126 (1.13.216); FILE MERGED 2005/09/05 13:35:38 rt 1.13.216.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [443b04952ada5e4fd9e6b7eaacddf224327cb6c1]

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>  [f613f633ca393e437ef02eff58d5b4cd54bd7f26]

INTEGRATION: CWS ooo19126 (1.7.236); FILE MERGED 2005/09/05 13:35:38 rt 1.7.236.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [fc8ab5863099ab106ff36c40485b86ca7f5020d4]

INTEGRATION: CWS ooo19126 (1.8.100); FILE MERGED 2005/09/05 13:06:32 rt 1.8.100.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8da5f0b666ed89ba22e77bb4db45193c39d61d1d]

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>  [1f63e781196ca3a447ee68df59dde0d129b918f3]

INTEGRATION: CWS ooo19126 (1.3.600); FILE MERGED 2005/09/05 13:35:38 rt 1.3.600.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5aa13febc20294bb3f2ae6557c9d2ff5c4158b2e]

INTEGRATION: CWS ooo19126 (1.2.188); FILE MERGED 2005/09/05 13:06:32 rt 1.2.188.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4ae313261bcca6b5da2db85178a1f078770be031]

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>  [c5b55a293d3025a4a3cb739adb66fd1aa4a653ab]

INTEGRATION: CWS ooo19126 (1.3.118); FILE MERGED 2005/09/05 15:44:38 rt 1.3.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2bd22e0d74e7528e1c7e6ef2ec4154781492fc17]

INTEGRATION: CWS ooo19126 (1.24.600); FILE MERGED 2005/09/05 13:35:37 rt 1.24.600.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [100178c268ccb731bdcad8c51127d5afee1f42fa]

INTEGRATION: CWS ooo19126 (1.2.350); FILE MERGED 2005/09/05 13:06:32 rt 1.2.350.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [929465f3e2fe75ccb9111d9dcc96e2a675d60da7]

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>  [50b590108e5d89d570ffddf9482746e37b9d0db7]

INTEGRATION: CWS ooo19126 (1.3.118); FILE MERGED 2005/09/05 15:44:37 rt 1.3.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ff2286486920886a67776c4bceeb8f8f927ce0ea]

INTEGRATION: CWS ooo19126 (1.2.1418); FILE MERGED 2005/09/05 13:35:37 rt 1.2.1418.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [91484c604e43597e63415618b2bf4b49ed4da447]

INTEGRATION: CWS ooo19126 (1.2.350); FILE MERGED 2005/09/05 13:06:31 rt 1.2.350.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e1fa819d0ced346999799ce68fcc6388f726d97b]

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>  [bb8f11079ec5aac642a6423104870333f8fdf34a]

INTEGRATION: CWS ooo19126 (1.7.478); FILE MERGED 2005/09/05 13:35:37 rt 1.7.478.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ce0ff11692e4da26eeaf1343d5ed56595d28cf93]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:44:37 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a36712e61ba2031ac79e71a803c7c1cfbdaf300c]

INTEGRATION: CWS ooo19126 (1.3.936); FILE MERGED 2005/09/05 13:35:36 rt 1.3.936.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b0fbc16cad88ac11f6736ed32ebf7d1e786d9d61]

INTEGRATION: CWS ooo19126 (1.2.350); FILE MERGED 2005/09/05 13:06:30 rt 1.2.350.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [89609a937c70b69824dc21f878591e72a98c7c52]

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>  [ac69bc78868327ba2c416dc586f1738c7fcd1b5a]

INTEGRATION: CWS ooo19126 (1.4.732); FILE MERGED 2005/09/05 13:35:36 rt 1.4.732.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7bcb77102d83090b230871e4df5ab4076754392e]

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>  [e81bd27df238fc62d3a52bd6d61a6e4c75ab76c6]

INTEGRATION: CWS ooo19126 (1.2.154); FILE MERGED 2005/09/05 15:44:36 rt 1.2.154.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3b37e01cdb997b594af30d5f98a41913e380b3ad]

INTEGRATION: CWS ooo19126 (1.3.226); FILE MERGED 2005/09/05 13:35:36 rt 1.3.226.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [642c88e86766878b46259c099b5a8abc6a0051a6]

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>  [058f1f83443e94cb18d5200b87758d2d30e0be77]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:44:36 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b52230ff8700c5c828a3fabcbf70048ba147d488]

INTEGRATION: CWS ooo19126 (1.3.582); FILE MERGED 2005/09/05 13:35:35 rt 1.3.582.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [24bc863d003ce29e774d400614de4edbade17c2c]

INTEGRATION: CWS ooo19126 (1.3.186); FILE MERGED 2005/09/05 13:06:29 rt 1.3.186.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [21426aad9f5f8e79c2881201d1bf81c2c383afbc]

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>  [7807edd226ed106bc059d987e7bfd3df1eaca4e2]

INTEGRATION: CWS ooo19126 (1.4.80); FILE MERGED 2005/09/05 15:44:36 rt 1.4.80.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1964b3c5d75a1d552f1a224da5cfdf9619cffc6c]

INTEGRATION: CWS ooo19126 (1.3.406); FILE MERGED 2005/09/05 13:35:35 rt 1.3.406.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ed36aed9c806b62561b31f4c99acd7d4ed256f30]

INTEGRATION: CWS ooo19126 (1.6.44); FILE MERGED 2005/09/05 13:06:29 rt 1.6.44.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6e1a2f49c33becb559d88b5b1e8768e7e11260d0]

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>  [c60bbf90112ba793387f8625d1c4d8bf1f26db7f]

INTEGRATION: CWS ooo19126 (1.3.118); FILE MERGED 2005/09/05 15:44:36 rt 1.3.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a80eb114c9c32029982c597d18bcd4129e279b45]

INTEGRATION: CWS ooo19126 (1.3.600); FILE MERGED 2005/09/05 13:35:35 rt 1.3.600.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8faa1a9e966b81bb2d3dcea6e028aa495deda2c6]

INTEGRATION: CWS ooo19126 (1.2.242); FILE MERGED 2005/09/05 13:06:28 rt 1.2.242.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c653a9eea962b042dfc930c614b83522eb5d309b]

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>  [16164c54afb3d0cb53612b573fb056fc26b62363]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:44:35 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [39471a46689a26919747cbb99bf4feea6c7550f2]

INTEGRATION: CWS ooo19126 (1.6.596); FILE MERGED 2005/09/05 13:35:35 rt 1.6.596.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [36b409bedf7e0e368fc9ac77f7c1b89784f02d1f]

INTEGRATION: CWS ooo19126 (1.6.582); FILE MERGED 2005/09/05 13:35:34 rt 1.6.582.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [af5b29fb69a776490c76e751c88053d61771b849]

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>  [b0be1ce1ba2fef911a9afcc147d58080defa502b]

INTEGRATION: CWS ooo19126 (1.1.1446); FILE MERGED 2005/09/05 13:35:34 rt 1.1.1446.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [05cb50581222381e4bd8b55e1f5ab62515e55aba]

INTEGRATION: CWS ooo19126 (1.2.242); FILE MERGED 2005/09/05 13:06:27 rt 1.2.242.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [843d9d80e92163da448d18bfd9eab0fa74f371f9]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:44:34 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ef66e72b19eac87bd03ed9b7eae6d5a8a60de2e2]

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>  [a57e81a63e1c8d171f6b581004f9963916f2848f]

INTEGRATION: CWS ooo19126 (1.3.720); FILE MERGED 2005/09/05 13:35:33 rt 1.3.720.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [88a294f3071970c7d36c5017eb2739aa67078f4d]

INTEGRATION: CWS ooo19126 (1.5.128); FILE MERGED 2005/09/05 13:06:27 rt 1.5.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ac5be78277e4ce1465017786d8cc3e93bbd45269]

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>  [35e4af1df8fb153939180de08ccd517d93a4a685]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:44:33 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [dd134e4f02394f84bbdf35e04288c1662b3103fd]

INTEGRATION: CWS ooo19126 (1.6.192); FILE MERGED 2005/09/05 13:35:33 rt 1.6.192.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [920cb5f14c838115ec60dd56eefee2fff27f736c]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 13:06:27 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e4380ac60b11ebe4e222c2c69c68e0b1c556ab81]

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>  [35072e7e53a563842e4f18fe8d645e4bce267aec]

INTEGRATION: CWS ooo19126 (1.1.1446); FILE MERGED 2005/09/05 13:35:32 rt 1.1.1446.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8c1ad75b613f458284bb76f4fe2c24bd86ca6f55]

INTEGRATION: CWS ooo19126 (1.2.242); FILE MERGED 2005/09/05 13:06:26 rt 1.2.242.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [668ec219471b4788ae5ddb09ce399d0954247c8c]

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>  [0b63e91d97235daa8487eeaaf555642534c9dbed]

INTEGRATION: CWS ooo19126 (1.5.98); FILE MERGED 2005/09/05 13:35:32 rt 1.5.98.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [aff36ae64bd94fdb7025363ff180915b38d8c406]

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>  [455363397843f38e53d7bd4ad4cfe15ac8fce5f8]

INTEGRATION: CWS ooo19126 (1.3.120); FILE MERGED 2005/09/05 13:06:26 rt 1.3.120.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d20426531c1915770cdf437382cbbcd303dc88a7]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:44:32 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [816094662c6202eb39f901a85f95c453c192d68d]

INTEGRATION: CWS ooo19126 (1.2.188); FILE MERGED 2005/09/05 13:06:26 rt 1.2.188.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ed1a6681764be30d47e8db6a649a29b7656f0a21]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 13:06:25 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5984273054f2a81b8d15fdfa92b38e44fe64c9a4]

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>  [73f96e02033154315a5b0eca478037f99da322ae]

INTEGRATION: CWS ooo19126 (1.5.106); FILE MERGED 2005/09/05 13:06:25 rt 1.5.106.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [fc1f89f43c55efcb3fd14c151e254fcba4fa305e]

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>  [7bcb8839db6af4a64482a3ab579eafd823aa0458]

INTEGRATION: CWS ooo19126 (1.3.6); FILE MERGED 2005/09/05 15:44:32 rt 1.3.6.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5b782e36413e8f29de52ced596aa0a94d818e488]

INTEGRATION: CWS ooo19126 (1.3.502); FILE MERGED 2005/09/05 13:06:25 rt 1.3.502.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [145600b1268c97684dd2d269b89bd29fb64cf32c]

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>  [950c8b344d6c0ab0b9dadab278c0f135d096f6d9]

INTEGRATION: CWS ooo19126 (1.3.16); FILE MERGED 2005/09/05 15:44:31 rt 1.3.16.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [cd44e9793a01cdd4cd49f1e68487a7d669b1d053]

INTEGRATION: CWS ooo19126 (1.19.18); FILE MERGED 2005/09/05 13:06:25 rt 1.19.18.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [aa9c55b00f67cc293f3957202d45fdb6826a3281]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:44:31 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [04f1d0302d45fec644b9ade4fc4d51eea1618bb8]

INTEGRATION: CWS ooo19126 (1.2.152); FILE MERGED 2005/09/05 13:06:24 rt 1.2.152.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1335e89601253d262db581d86a65a837397b175c]

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>  [ad7b51d0d25493c18846d45f0d43abd91425212c]

INTEGRATION: CWS ooo19126 (1.3.38); FILE MERGED 2005/09/05 15:44:31 rt 1.3.38.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e4a697e4898b3b8fe9009ad90149c0d815ea1ddf]

INTEGRATION: CWS ooo19126 (1.2.332); FILE MERGED 2005/09/05 13:06:24 rt 1.2.332.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [90f4fa8d02e3ee498d652004cb43d356a62d3321]

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>  [5cb17a4a8579ec368bf34d552bb48907dc0b7315]

INTEGRATION: CWS ooo19126 (1.1.572); FILE MERGED 2005/09/05 13:06:24 rt 1.1.572.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [29d30ba4ed9b6ebaff68951b94e2a377830bac1a]

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>  [15f29ec30bcabe77796c0a76e6e73570b34f33f4]

INTEGRATION: CWS ooo19126 (1.2.108); FILE MERGED 2005/09/05 15:44:31 rt 1.2.108.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [67034714e73f68e57f5cf54999c2a529d131c416]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 13:06:24 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9538c86b4c26d77f34328bd0168196d1d44832ae]

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>  [3620f4127dc4beb1ec1a9e2d4e92122cb188770b]

INTEGRATION: CWS ooo19126 (1.9.100); FILE MERGED 2005/09/05 13:06:24 rt 1.9.100.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8a5108e5cbac20f91b7012758a145b18ae71a199]

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>  [0e32a7e5f9c60750e2df06e3ed61d71002a56e15]

INTEGRATION: CWS ooo19126 (1.4.896); FILE MERGED 2005/09/05 14:28:37 rt 1.4.896.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f7c67fa661c223e5865784fab20df1336ad0e4d3]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:44:30 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2681746a6faa25a7f2deccf9a5a1a075dfe923d7]

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>  [78d8fbedcbe20abce1a7c3f3c15618140a576147]

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>  [e364b872f2c65d43547b93dcceedad3befd3e3a9]

INTEGRATION: CWS ooo19126 (1.11.896); FILE MERGED 2005/09/05 14:28:36 rt 1.11.896.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [654883a0131fbdf12ae2f5f7ead4b50a795bd526]

INTEGRATION: CWS ooo19126 (1.9.502); FILE MERGED 2005/09/05 13:06:23 rt 1.9.502.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [eaaef36dab306e407d78a267c97ad12dc7f35e23]

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>  [06f8dd03a2077d2386e56af81f3f09f2143d314b]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:44:29 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9ffaac9b1643a60b9b2e886b1f1fcd064d6a8f8a]

INTEGRATION: CWS ooo19126 (1.2.1668); FILE MERGED 2005/09/05 14:28:35 rt 1.2.1668.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [38976a67f1127374cc7f3ea7d94d72fc5715b59b]

INTEGRATION: CWS ooo19126 (1.4.562); FILE MERGED 2005/09/05 13:06:22 rt 1.4.562.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [fa69bc7c9c479573e4ab9a0072994dd865071965]

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>  [411a39dd2fb0f46c7193a2f73659435997aa1034]

INTEGRATION: CWS ooo19126 (1.2.430); FILE MERGED 2005/09/05 14:28:35 rt 1.2.430.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b05d785078f98b332f69a87e07883be16e1c74ad]

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>  [6a0db300f8b7c5c8878054086ad3e9e17991d356]

INTEGRATION: CWS ooo19126 (1.5.560); FILE MERGED 2005/09/05 13:06:22 rt 1.5.560.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4e460bde902166c6eef9761636c816ea3ac021ae]

INTEGRATION: CWS ooo19126 (1.3.22); FILE MERGED 2005/09/05 15:44:29 rt 1.3.22.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4c5abe51b77cb4c7495c20d1f33668b57d3cbd0b]

INTEGRATION: CWS ooo19126 (1.43.234); FILE MERGED 2005/09/05 14:28:35 rt 1.43.234.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c61c750a2a3edbaa22dc12640b5d8821a9b36148]

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>  [ce4e01c193f2ab3709db57b7ebb476eff33144ed]

INTEGRATION: CWS ooo19126 (1.3.558); FILE MERGED 2005/09/05 13:06:22 rt 1.3.558.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [12d2e5a40408e1dd98a3abc3dcf4f80e03101f41]

INTEGRATION: CWS ooo19126 (1.37.502); FILE MERGED 2005/09/05 14:28:34 rt 1.37.502.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5fcb41b90a51b389f9ca95a985fb908fca72fa7c]

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>  [3282fc68b3bb85e81550057cc4f3536c35488378]

INTEGRATION: CWS ooo19126 (1.1.1.1.1670); FILE MERGED 2005/09/05 14:28:34 rt 1.1.1.1.1670.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [39caa7de78cd912bb3349f50398f2ca66e46c1f6]

INTEGRATION: CWS ooo19126 (1.27.100); FILE MERGED 2005/09/05 13:06:21 rt 1.27.100.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [37fabea7ce80ab8e91f25c0276a27819e058a442]

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>  [019a297f5b276b2bc19922cf1e64cd02400800f2]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:44:28 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [14a915ee6a2dda089fd900880c8eafcad0e7df94]

INTEGRATION: CWS ooo19126 (1.3.562); FILE MERGED 2005/09/05 13:06:21 rt 1.3.562.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [871109cd32393e9b467b8adbfb688c7bd22f0866]

INTEGRATION: CWS ooo19126 (1.12.516); FILE MERGED 2005/09/05 14:28:33 rt 1.12.516.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9eae36d678ccf69cab0e14b2f3b9e7138b43dba0]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 13:06:21 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [51c3cac391b8c152a86a03ad874ea2abd8dd0908]

INTEGRATION: CWS ooo19126 (1.2.1666); FILE MERGED 2005/09/05 14:28:33 rt 1.2.1666.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [11209ff598b624bdcd2200a4a6a3c0ec63d966c7]

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>  [fef8eb9505fb9be975bcca505d55f3443f198906]

INTEGRATION: CWS ooo19126 (1.2.100); FILE MERGED 2005/09/05 13:06:21 rt 1.2.100.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f6cfe2df1ed8e768bc3403c1c81ee93a7d373423]

INTEGRATION: CWS ooo19126 (1.4.6); FILE MERGED 2005/09/05 15:44:28 rt 1.4.6.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6d2bb7315fe9a28deabc78a0d4c98ac41fab2525]

INTEGRATION: CWS ooo19126 (1.14.516); FILE MERGED 2005/09/05 14:28:32 rt 1.14.516.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0a31291f347ec44c25f2b484afca3f6fc2c80295]

INTEGRATION: CWS ooo19126 (1.3.308); FILE MERGED 2005/09/05 13:06:20 rt 1.3.308.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1d2e393dc4929100c3ebb9530a9d9a38d7795cb4]

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>  [b4a0f12ad2d912d1c66cda321e40f71ede6c6424]

INTEGRATION: CWS ooo19126 (1.13.516); FILE MERGED 2005/09/05 14:28:32 rt 1.13.516.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [afd198dad0c9283bb74b90b2a9c15147dbd78b89]

INTEGRATION: CWS ooo19126 (1.3.332); FILE MERGED 2005/09/05 13:06:20 rt 1.3.332.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a8017a5528b026a0f8ff7bb779363dae7f1ebf62]

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>  [de063ba02b914f290c6fc6be5724da5465a2390e]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:44:27 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b56482cc8f4ea014d51505ddcfdf1dda049ff100]

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>  [1fa4eb413dea10daedaa0dc5c4c34fd5f1361fe6]

INTEGRATION: CWS ooo19126 (1.5.190); FILE MERGED 2005/09/05 13:06:19 rt 1.5.190.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [68a6107d5014d2b355330bd54ee28c1feb83bf24]

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>  [c23337995eb03706f9d940f5a24f668add11b1f6]

INTEGRATION: CWS ooo19126 (1.10.516); FILE MERGED 2005/09/05 14:28:31 rt 1.10.516.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d1cddc93bdbc4fbcfc38d6bc76e7768cc58d8a86]

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>  [c05e538ccee475cc468e3d8d6c73af4dc6eec089]

INTEGRATION: CWS ooo19126 (1.9.406); FILE MERGED 2005/09/05 14:28:31 rt 1.9.406.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c2d52d052b56533da069ba0ae6bb120228e2f5df]

INTEGRATION: CWS ooo19126 (1.17.178); FILE MERGED 2005/09/05 13:06:19 rt 1.17.178.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [63cfc65d4e080b3bd7fa228950b98313a5276a73]

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>  [de5583206bd7add35976357b408bcf43c2d63e05]

INTEGRATION: CWS ooo19126 (1.7.190); FILE MERGED 2005/09/05 13:06:18 rt 1.7.190.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6b21bf740fce20f6269ab5362a4fc7d8751b9b8d]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:44:26 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [64a2d0ac6ae983f81abe1d2580fbdfbaded44f8a]

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>  [a1fe7080354ec105506453d461edcfc7dd08d942]

INTEGRATION: CWS ooo19126 (1.3.562); FILE MERGED 2005/09/05 13:06:18 rt 1.3.562.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [cd95717798baf7b95d8edee64911424e25f3589b]

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>  [a94b0d5b6deb0e8bf7c2e91c86770bbe90527215]

INTEGRATION: CWS ooo19126 (1.3.328); FILE MERGED 2005/09/05 13:06:18 rt 1.3.328.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [eb482900c044140b0ae277466cffab8c77942d0c]

INTEGRATION: CWS ooo19126 (1.3.38); FILE MERGED 2005/09/05 15:44:26 rt 1.3.38.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ab680f4a204e3b32cc1883eeb2d226cae97a7edf]

INTEGRATION: CWS ooo19126 (1.2.494); FILE MERGED 2005/09/05 13:06:18 rt 1.2.494.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b595a1928edca9d8d8957b821f0493190310ccdd]

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>  [41ae14141bba3e723f7501f07ae7ae86586a1909]

INTEGRATION: CWS ooo19126 (1.2.572); FILE MERGED 2005/09/05 13:06:17 rt 1.2.572.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [78c8faf7ce7a6791a3255038b4d7e0f9ae10b03e]

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>  [b68c680f38656920494870f69e1d02af0d42f5e2]

INTEGRATION: CWS ooo19126 (1.3.1654); FILE MERGED 2005/09/05 14:28:29 rt 1.3.1654.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f34452aa56a45ed07349bf4f5af2070414b88478]

INTEGRATION: CWS ooo19126 (1.6.502); FILE MERGED 2005/09/05 13:06:17 rt 1.6.502.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [dbaca1752362610b893bb8071ca9e3d0bdb45d81]

INTEGRATION: CWS ooo19126 (1.31.286); FILE MERGED 2005/09/05 13:06:16 rt 1.31.286.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [68515ab39e74a0a622ebd556a5fbdc4e87c3f88b]

INTEGRATION: CWS ooo19126 (1.3.38); FILE MERGED 2005/09/05 15:44:25 rt 1.3.38.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4622169f4ad6fbead8f0c71a443af56b36e56559]

INTEGRATION: CWS ooo19126 (1.12.502); FILE MERGED 2005/09/05 14:28:28 rt 1.12.502.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0b85fe8c102dc0997d849320c468019b51039278]

INTEGRATION: CWS ooo19126 (1.2.190); FILE MERGED 2005/09/05 13:06:16 rt 1.2.190.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0ebc9d718e19fb0b5ed8564aab6a5fca694bbd3f]

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>  [0cd67e0534ca19460eda4a1c26523974fe46bec6]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:44:25 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f50a4a73a25737cb78fb1c1d0a4cc329b7958d25]

INTEGRATION: CWS ooo19126 (1.3.1648); FILE MERGED 2005/09/05 14:28:28 rt 1.3.1648.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c0b8c600b0f1b3c8705b421874faa8840aff729b]

INTEGRATION: CWS ooo19126 (1.30.250); FILE MERGED 2005/09/05 14:28:27 rt 1.30.250.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5741a1ca6b40320b076a6491fa9b9533576f2548]

INTEGRATION: CWS ooo19126 (1.10.38); FILE MERGED 2005/09/05 13:06:15 rt 1.10.38.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9694c9ebfd7b1239a6869af20ab32c68d9fdc54c]

INTEGRATION: CWS ooo19126 (1.4.1112); FILE MERGED 2005/09/05 14:28:27 rt 1.4.1112.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [27d3dda99ef28932a7c56aa0cb6d5c4ca15840d2]

INTEGRATION: CWS ooo19126 (1.1.168); FILE MERGED 2005/09/05 15:44:24 rt 1.1.168.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [05a294a86a42177191ca7a6920444985a37682a2]

INTEGRATION: CWS ooo19126 (1.9.548); FILE MERGED 2005/09/05 14:28:27 rt 1.9.548.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ca5d3ae746df7ae0e4c391d2564d01b5f1d8260d]

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>  [d60de940376f0a97a3444ddaaedd5a022f698289]

INTEGRATION: CWS ooo19126 (1.12.516); FILE MERGED 2005/09/05 14:28:26 rt 1.12.516.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [13ec0250da618d3b7b77212defea8294850a0f1b]

INTEGRATION: CWS ooo19126 (1.3.318); FILE MERGED 2005/09/05 13:06:14 rt 1.3.318.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [afca159074e7aa7438a63dd9a9a583d2c2a2f804]

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>  [1c3d8ac022663410f3b2d76c2a043de71d5aa21d]

INTEGRATION: CWS ooo19126 (1.3.76); FILE MERGED 2005/09/05 15:44:24 rt 1.3.76.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [721988a30b5b2f79878fc9d97a59910bc32c5969]

INTEGRATION: CWS ooo19126 (1.2.350); FILE MERGED 2005/09/05 13:06:13 rt 1.2.350.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2321f49cd669b016464a2ce94c783d6dcee96f69]

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>  [d2d434dcf35f2041e894467c8ce7c21fa84c9967]

INTEGRATION: CWS ooo19126 (1.4.38); FILE MERGED 2005/09/05 15:44:24 rt 1.4.38.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [642a0fa50c1fdece96b5381249a66b5a2468ba37]

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>  [cdfcd7f61afea6296b1d3c2412a6f208f0d6bc89]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:44:24 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e48edf0a586e95c7b47fa3c81b992cd72f1e1562]

INTEGRATION: CWS ooo19126 (1.12.454); FILE MERGED 2005/09/05 14:28:25 rt 1.12.454.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3a6968406a05cccb256a631edb38fbf1ee751c10]

INTEGRATION: CWS ooo19126 (1.3.76); FILE MERGED 2005/09/05 15:44:23 rt 1.3.76.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3f5e66a167923b171b1140b95095e8a25b821de0]

INTEGRATION: CWS ooo19126 (1.15.100); FILE MERGED 2005/09/05 14:28:24 rt 1.15.100.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f7ce813e83e1b7c4c0657f84809e538eaacf7ea8]

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>  [8015433c1881164430cd2c3b69875486092fbbc8]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:44:23 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [797d150aee569def865aae3c06eff0364f689eb6]

INTEGRATION: CWS ooo19126 (1.4.700); FILE MERGED 2005/09/05 14:28:24 rt 1.4.700.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d4f8e5271b07d68c3b8a686fa2831894bfe2b934]

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>  [74d8c1aa0b7fe9c934a9ccbab53ffbc49a135ac9]

INTEGRATION: CWS ooo19126 (1.1.168); FILE MERGED 2005/09/05 15:44:23 rt 1.1.168.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [867753ea9d7c8a68c0be55782116db42c8ef668f]

INTEGRATION: CWS ooo19126 (1.8.700); FILE MERGED 2005/09/05 14:28:24 rt 1.8.700.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [bb085596a49fd2e1355866b74325b1c4ffb1e18b]

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-09  Rüdiger Timm  <rt@openoffice.org>  [b5307682da6f2209cdbc739310994fa569981b17]

INTEGRATION: CWS ooo19126 (1.23.102); FILE MERGED 2005/09/05 14:28:23 rt 1.23.102.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [58427045d0f4d818cd20a8aa4a53e07f577a1ce3]

INTEGRATION: CWS ooo19126 (1.7.638); FILE MERGED 2005/09/05 14:28:23 rt 1.7.638.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [698ac7d706a75b487f188091c9da6b57548d2759]

INTEGRATION: CWS ooo19126 (1.1.168); FILE MERGED 2005/09/05 15:44:22 rt 1.1.168.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [454ab6da1f466ebf02f68c8b194100618b3b143a]

INTEGRATION: CWS ooo19126 (1.14.128); FILE MERGED 2005/09/05 13:06:11 rt 1.14.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9921dcb8311d8eb6c346c4f19575954dfdcb1277]

INTEGRATION: CWS ooo19126 (1.17.420); FILE MERGED 2005/09/05 14:28:23 rt 1.17.420.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5c5feaea90dacf1913c3e95d4cc1535ff16ee6d8]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:44:22 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [22032e75e3fd704a1ef456d805e2bb715173f70a]

INTEGRATION: CWS ooo19126 (1.9.348); FILE MERGED 2005/09/05 13:06:11 rt 1.9.348.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9324c46ecd288f3b69d5629f04e72f180300e811]

INTEGRATION: CWS ooo19126 (1.9.430); FILE MERGED 2005/09/05 14:28:22 rt 1.9.430.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d545bdef77a73ee1afede9714a430d72e3f3ccc5]

INTEGRATION: CWS ooo19126 (1.5.1634); FILE MERGED 2005/09/05 14:28:22 rt 1.5.1634.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [751431b0bfa42dfd1db6b8941c05d432a18cc316]

INTEGRATION: CWS ooo19126 (1.4.242); FILE MERGED 2005/09/05 13:06:10 rt 1.4.242.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a71279fd3f1b7e1064fd9369a43451e2339b4e4f]

INTEGRATION: CWS ooo19126 (1.2.712); FILE MERGED 2005/09/05 14:28:21 rt 1.2.712.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5321f52c00ea6f344535ae8a4d556c4cb4f968b6]

INTEGRATION: CWS ooo19126 (1.2.36); FILE MERGED 2005/09/05 15:44:22 rt 1.2.36.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1a6290a3c1b71393472cbd8e1bce640501a10667]

INTEGRATION: CWS ooo19126 (1.1.168); FILE MERGED 2005/09/05 15:44:21 rt 1.1.168.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [81b2284364ff00866a053a738a1ab5ac00c0fedd]

INTEGRATION: CWS ooo19126 (1.4.348); FILE MERGED 2005/09/05 13:06:10 rt 1.4.348.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [88ab206a4a9e73fd5ab2d0fd446597f76df4b186]

INTEGRATION: CWS ooo19126 (1.4.40); FILE MERGED 2005/09/05 15:44:21 rt 1.4.40.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [01b3413fde250ab3c5f75bcc84a3d4f8a6618889]

INTEGRATION: CWS ooo19126 (1.27.84); FILE MERGED 2005/09/05 13:06:09 rt 1.27.84.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [97798985e7b332efcdd12a5422d1916f88ab0ccb]

INTEGRATION: CWS ooo19126 (1.4.100); FILE MERGED 2005/09/05 13:06:09 rt 1.4.100.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f946e1122e487a83c18983008c00143b136cb85a]

INTEGRATION: CWS ooo19126 (1.2.712); FILE MERGED 2005/09/05 14:28:20 rt 1.2.712.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0b04cda30d31cabe1af2dac4490db43ce45bfb7e]

INTEGRATION: CWS ooo19126 (1.2.36); FILE MERGED 2005/09/05 15:44:21 rt 1.2.36.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [501be1b7844fa3da47cf85b86f375914026cb4f0]

INTEGRATION: CWS ooo19126 (1.2.38); FILE MERGED 2005/09/05 13:06:09 rt 1.2.38.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6485ed79dc1eda361b79abe9caef26027bc75bd0]

INTEGRATION: CWS ooo19126 (1.36.308); FILE MERGED 2005/09/05 13:06:09 rt 1.36.308.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7511a972caa3c782d606310048643c13909c4a9e]

INTEGRATION: CWS ooo19126 (1.7.466); FILE MERGED 2005/09/05 14:28:19 rt 1.7.466.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [61238fec411ad087c6ba59af26c94f0bfa5869f7]

INTEGRATION: CWS ooo19126 (1.1.168); FILE MERGED 2005/09/05 15:44:20 rt 1.1.168.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2c5bb631d79fbb8bc009f303665fd1c950d0cc1c]

INTEGRATION: CWS ooo19126 (1.2.98); FILE MERGED 2005/09/05 13:06:08 rt 1.2.98.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3daf974b0727144ba6990f42730c0f65a6c7576e]

INTEGRATION: CWS ooo19126 (1.6.466); FILE MERGED 2005/09/05 14:28:19 rt 1.6.466.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [755b0891f092f83037641c573f3aee5c7f1a29ae]

INTEGRATION: CWS ooo19126 (1.2.36); FILE MERGED 2005/09/05 15:44:20 rt 1.2.36.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e49a3b7b17606050df69a91aba799f7a98b0feaf]

INTEGRATION: CWS ooo19126 (1.19.134); FILE MERGED 2005/09/05 14:28:18 rt 1.19.134.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [13332513e17e1500a77c5e8355e8a841836a0d5d]

INTEGRATION: CWS ooo19126 (1.32.38); FILE MERGED 2005/09/05 13:06:08 rt 1.32.38.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [e2228d42f88f3f58aa781c7532cedac78a2bb949]

INTEGRATION: CWS ooo19126 (1.51.214); FILE MERGED 2005/09/05 14:28:18 rt 1.51.214.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c3c1374a34ac59e3bca8b4fc0a9dd3c6709e245f]

INTEGRATION: CWS ooo19126 (1.1.168); FILE MERGED 2005/09/05 15:44:19 rt 1.1.168.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [12f9cd9e82416b671d0e6fb2b02cd85de5242137]

INTEGRATION: CWS ooo19126 (1.1.1636); FILE MERGED 2005/09/05 14:28:17 rt 1.1.1636.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [33be7443e1809e5a94dd67bbb5ff19facd0c3398]

INTEGRATION: CWS ooo19126 (1.4.296); FILE MERGED 2005/09/05 13:06:07 rt 1.4.296.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [bf4bb1ecdda885fe945a9205116cf29c9bad67ba]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:44:19 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2b1327250543d4f018afe561f90e83992748f408]

INTEGRATION: CWS ooo19126 (1.26.928); FILE MERGED 2005/09/05 14:28:17 rt 1.26.928.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d95421ccaea4850d83f54d2e1e2fc31b373851a1]

INTEGRATION: CWS ooo19126 (1.3.118); FILE MERGED 2005/09/05 15:44:19 rt 1.3.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a3dea395e90ee6953d221d922bde60d15c913a37]

INTEGRATION: CWS ooo19126 (1.23.928); FILE MERGED 2005/09/05 14:28:17 rt 1.23.928.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [845f251fbb8ad25f2cecea673c05ca9b9c353189]

INTEGRATION: CWS ooo19126 (1.24.408); FILE MERGED 2005/09/05 14:28:16 rt 1.24.408.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2577def6033c1b51ffdcd812f714463f44effb01]

INTEGRATION: CWS ooo19126 (1.8.550); FILE MERGED 2005/09/05 14:28:16 rt 1.8.550.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8c1847899bfae80b3f35719fcb93e9039192605c]

INTEGRATION: CWS ooo19126 (1.3.76); FILE MERGED 2005/09/05 15:44:18 rt 1.3.76.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [40d1cb5e3f37cd9216315774b08d46db89a7a9d6]

INTEGRATION: CWS ooo19126 (1.2.370); FILE MERGED 2005/09/05 13:06:06 rt 1.2.370.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [77aa399de4b82b5a937eeccc52dc98ff5bab7750]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:44:18 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0d21bf105a943afc12c79d2f3d583a632b6f0e86]

INTEGRATION: CWS ooo19126 (1.6.38); FILE MERGED 2005/09/05 13:06:06 rt 1.6.38.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f320dc309e0c125123534076c18b03685e961c5a]

INTEGRATION: CWS ooo19126 (1.13.466); FILE MERGED 2005/09/05 14:28:16 rt 1.13.466.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0fae9cf0f27466dfdc4f0f432e56059cdc4e2fae]

INTEGRATION: CWS ooo19126 (1.6.1478); FILE MERGED 2005/09/05 14:28:15 rt 1.6.1478.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d8d2d83012fb014ef45085599b9cf3aa5206b337]

INTEGRATION: CWS ooo19126 (1.18.502); FILE MERGED 2005/09/05 13:06:05 rt 1.18.502.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5bb0f7828aad7eef892200c6680fd0da629b65ad]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:44:17 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b822490caec5cf87f781e0ee3281e5fe9481a83a]

INTEGRATION: CWS ooo19126 (1.8.1148); FILE MERGED 2005/09/05 14:28:15 rt 1.8.1148.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5158313bb22862e2bace36d57db5e98da7d45c65]

INTEGRATION: CWS ooo19126 (1.3.1634); FILE MERGED 2005/09/05 14:28:14 rt 1.3.1634.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7d2d69c10bb50e601fdb854053bdc203d763b76d]

INTEGRATION: CWS ooo19126 (1.3.118); FILE MERGED 2005/09/05 15:44:17 rt 1.3.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d5c608f27f0227d468f9c241c595e382a3788c5c]

INTEGRATION: CWS ooo19126 (1.7.430); FILE MERGED 2005/09/05 14:28:14 rt 1.7.430.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [bfff6ff43708d5f7a4963fc141523c327b9f7d0d]

INTEGRATION: CWS ooo19126 (1.3.106); FILE MERGED 2005/09/05 15:44:16 rt 1.3.106.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [eea0e3761d05407561c9e58e7a2c9c786dc933e6]

INTEGRATION: CWS ooo19126 (1.49.130); FILE MERGED 2005/09/05 14:28:14 rt 1.49.130.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6a4fb3f4561cc2b3cab74b71a00735233dc6b9fa]

INTEGRATION: CWS ooo19126 (1.8.452); FILE MERGED 2005/09/05 13:06:04 rt 1.8.452.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [39c39d598bb5af37c858e813d2f79c856bf6f3f2]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:44:15 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [639d47d5da70e9351ad6c631d37959eaaece5176]

INTEGRATION: CWS ooo19126 (1.5.1128); FILE MERGED 2005/09/05 14:28:13 rt 1.5.1128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f52035c94ea4ace443f1b8ce41c5dd3bea56980d]

INTEGRATION: CWS ooo19126 (1.7.494); FILE MERGED 2005/09/05 13:06:03 rt 1.7.494.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1bba1e7615022961e44a9d8abcb0a060b5680da6]

INTEGRATION: CWS ooo19126 (1.135.74); FILE MERGED 2005/09/05 14:28:13 rt 1.135.74.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [77fd7d2505dfe574e0357c2805130c2d0c448d9a]

INTEGRATION: CWS ooo19126 (1.4.100); FILE MERGED 2005/09/05 13:06:03 rt 1.4.100.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b77f7f6c2c12142db75e0e874ef4af518a3506e8]

INTEGRATION: CWS ooo19126 (1.22.264); FILE MERGED 2005/09/05 14:28:12 rt 1.22.264.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [0a4671a33c042165992e1040747e954d4b124400]

INTEGRATION: CWS ooo19126 (1.12.158); FILE MERGED 2005/09/05 13:06:03 rt 1.12.158.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [016961619826488eafedf91fc3916ac7cc81d234]

INTEGRATION: CWS ooo19126 (1.22.550); FILE MERGED 2005/09/05 14:28:12 rt 1.22.550.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b7d554bbb6915e7a12d9587446dc4bcb71d5d24b]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:44:14 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [fe9f2ca7572793c42c8f293e6d419306f930c958]

INTEGRATION: CWS ooo19126 (1.50.342); FILE MERGED 2005/09/05 14:28:11 rt 1.50.342.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3d3e193e3b31c4339483cff16c4d65c6189975ac]

INTEGRATION: CWS ooo19126 (1.8.190); FILE MERGED 2005/09/05 13:06:02 rt 1.8.190.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ac11b4359e0a8db07a5f11a6b12a2ae89182fa0e]

INTEGRATION: CWS ooo19126 (1.60.328); FILE MERGED 2005/09/05 14:28:11 rt 1.60.328.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9d551a076d8798a006850beedea8eb38375110b6]

INTEGRATION: CWS ooo19126 (1.7.190); FILE MERGED 2005/09/05 13:06:01 rt 1.7.190.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7290179e5b566ddf129da497e48f174b8df21e32]

INTEGRATION: CWS ooo19126 (1.12.598); FILE MERGED 2005/09/05 14:28:11 rt 1.12.598.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9f2c8221faa927f86efe266c412c82e599f2b38a]

INTEGRATION: CWS ooo19126 (1.1.572); FILE MERGED 2005/09/05 13:06:01 rt 1.1.572.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6780e592fd1ab29e2989362eba30d412cd37d76d]

INTEGRATION: CWS ooo19126 (1.31.188); FILE MERGED 2005/09/05 14:28:10 rt 1.31.188.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2596ca99c0dc9fa18384bf1889ebe5888ab74960]

INTEGRATION: CWS ooo19126 (1.1.572); FILE MERGED 2005/09/05 13:06:00 rt 1.1.572.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [47a1b46f1c70284953eae3c62c4b7617e7b4fe31]

INTEGRATION: CWS ooo19126 (1.17.994); FILE MERGED 2005/09/05 14:28:10 rt 1.17.994.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5b7ab148d88e81d51d8161374cd88d26b264b9a0]

INTEGRATION: CWS ooo19126 (1.2.588); FILE MERGED 2005/09/05 13:05:59 rt 1.2.588.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [50b23db63d32fc3757e9c233c507e8f80a0a6010]

INTEGRATION: CWS ooo19126 (1.17.90); FILE MERGED 2005/09/05 14:28:09 rt 1.17.90.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [fd877cca6a21587b0e3f06b596febaedb55bad63]

INTEGRATION: CWS ooo19126 (1.6.576); FILE MERGED 2005/09/05 13:05:59 rt 1.6.576.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [9529f6d59547c25729bdc6af42bb660e7e6185c0]

INTEGRATION: CWS ooo19126 (1.3.118); FILE MERGED 2005/09/05 15:44:13 rt 1.3.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ca75eabcd70d093e82ad18a2d0f06be672a2ea85]

INTEGRATION: CWS ooo19126 (1.15.550); FILE MERGED 2005/09/05 14:28:09 rt 1.15.550.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5425f22d44cd9002575da9fdada99e4510a53561]

INTEGRATION: CWS ooo19126 (1.8.584); FILE MERGED 2005/09/05 13:05:58 rt 1.8.584.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [2d976f6e93bcdc435d658889779d881fca4a1199]

INTEGRATION: CWS ooo19126 (1.1.168); FILE MERGED 2005/09/05 15:44:13 rt 1.1.168.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c4b6bff9d3ea709154c81af69c3c07ef20278cb1]

INTEGRATION: CWS ooo19126 (1.2.1094); FILE MERGED 2005/09/05 14:28:09 rt 1.2.1094.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [01637ee1e1c6886af54505b4f1ba40fc11432ce2]

INTEGRATION: CWS ooo19126 (1.3.186); FILE MERGED 2005/09/05 13:05:57 rt 1.3.186.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [062ecaafd96eed0000d0c7cfcbc876b460e33c0e]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:44:13 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [991dbee33117a4593c959ebe6216eb52458f6ab3]

INTEGRATION: CWS ooo19126 (1.19.598); FILE MERGED 2005/09/05 14:28:09 rt 1.19.598.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [891a6415c1a2d031e5e5d34c35de001aaf92ca68]

INTEGRATION: CWS ooo19126 (1.10.44); FILE MERGED 2005/09/05 13:05:57 rt 1.10.44.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6118f69bb993d23ac98a3eb059a2a5a4b4ef98a5]

INTEGRATION: CWS ooo19126 (1.3.118); FILE MERGED 2005/09/05 15:44:12 rt 1.3.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f7b9346082b9ee6ef5be361637beafef8e35f20b]

INTEGRATION: CWS ooo19126 (1.4.190); FILE MERGED 2005/09/05 13:05:57 rt 1.4.190.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ad348d1092c4573e524497870bf2658bf2894b7c]

INTEGRATION: CWS ooo19126 (1.7.430); FILE MERGED 2005/09/05 14:28:08 rt 1.7.430.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [65d9483fd0139408ea286bc8744339e1503b4b59]

INTEGRATION: CWS ooo19126 (1.2.242); FILE MERGED 2005/09/05 13:05:56 rt 1.2.242.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [33036bf2e84e8359f129df983a21a9deb7e58afc]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:44:11 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [736cbfae52e68efd9ac74d6457ea9b8986493219]

INTEGRATION: CWS ooo19126 (1.1.1.1.1670); FILE MERGED 2005/09/05 14:28:08 rt 1.1.1.1.1670.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6dec995164ad835709c6485db24317b02ad06905]

INTEGRATION: CWS ooo19126 (1.3.226); FILE MERGED 2005/09/05 13:05:56 rt 1.3.226.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [eca1c512c9ea6879d39bee7d43a92bc210b40c3a]

INTEGRATION: CWS ooo19126 (1.10.430); FILE MERGED 2005/09/05 14:28:08 rt 1.10.430.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [647194e61a417f664b0f3918642ebc7b7c52679b]

INTEGRATION: CWS ooo19126 (1.6.128); FILE MERGED 2005/09/05 13:05:56 rt 1.6.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [50ebe971dce48bff3d8ef8c60d8afba34122d3c9]

INTEGRATION: CWS ooo19126 (1.1.1.1.1670); FILE MERGED 2005/09/05 14:28:07 rt 1.1.1.1.1670.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [450937dbbe669fb3e95cbf87209d234db6f74846]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:44:10 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [ac990b2781b1a167ed14e6aa68faae437b006385]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 13:05:55 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [800407c78f67109cd05a088518c600f6bb3169b5]

INTEGRATION: CWS ooo19126 (1.12.430); FILE MERGED 2005/09/05 14:28:07 rt 1.12.430.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c041bcdb85dd0a70b74a8cf6f7db7bb01b9395f0]

INTEGRATION: CWS ooo19126 (1.2.76); FILE MERGED 2005/09/05 15:44:10 rt 1.2.76.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [3486a08aa8cf94461507c488919615ac4807f8c2]

INTEGRATION: CWS ooo19126 (1.14.430); FILE MERGED 2005/09/05 14:28:07 rt 1.14.430.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [8bfd1facf2b44f33b3311253399303a0fbe5348c]

INTEGRATION: CWS ooo19126 (1.2.76); FILE MERGED 2005/09/05 15:44:09 rt 1.2.76.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [710ad21897fe10cbb8e720ed21d98fd759efbee4]

INTEGRATION: CWS ooo19126 (1.5.700); FILE MERGED 2005/09/05 14:28:06 rt 1.5.700.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a2ae8332d1b3f783158af2368fa883a68f1c2481]

INTEGRATION: CWS ooo19126 (1.1.168); FILE MERGED 2005/09/05 15:44:09 rt 1.1.168.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d158ade8a918b84b4e6f3f34aeeb3efbbda84b5a]

INTEGRATION: CWS ooo19126 (1.2.242); FILE MERGED 2005/09/05 13:05:55 rt 1.2.242.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [871dfb0bd46b0281c7699582da66878ee5c8c93d]

INTEGRATION: CWS ooo19126 (1.3.396); FILE MERGED 2005/09/05 14:28:06 rt 1.3.396.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d3c9538601328fb25ba328b72463160d601c6f7a]

INTEGRATION: CWS ooo19126 (1.2.108); FILE MERGED 2005/09/05 15:44:09 rt 1.2.108.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6e3ba46689a70cac317189ed0b15eeb197e5afc9]

INTEGRATION: CWS ooo19126 (1.5.54); FILE MERGED 2005/09/05 13:05:54 rt 1.5.54.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [1cee6118e78a9e748fdc5e1128feab157b87093b]

INTEGRATION: CWS ooo19126 (1.13.550); FILE MERGED 2005/09/05 14:28:05 rt 1.13.550.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b9c35bc5579dca728238db96db2ae811d38ba412]

INTEGRATION: CWS ooo19126 (1.4.8); FILE MERGED 2005/09/05 15:44:09 rt 1.4.8.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [7b9ed723c4b51a56c190e51661140812d6158fd9]

INTEGRATION: CWS ooo19126 (1.3.256); FILE MERGED 2005/09/05 13:05:53 rt 1.3.256.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b7d9d66557204d2cdec1aa8555b1914b549c918b]

INTEGRATION: CWS ooo19126 (1.13.188); FILE MERGED 2005/09/05 14:28:05 rt 1.13.188.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6ae4ee251c1562b2d942cc02a740c0ba288f07e3]

INTEGRATION: CWS ooo19126 (1.2.76); FILE MERGED 2005/09/05 15:44:08 rt 1.2.76.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [94afba3ad963261a60431165cec4ddc14e399216]

INTEGRATION: CWS ooo19126 (1.2.318); FILE MERGED 2005/09/05 13:05:53 rt 1.2.318.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4e78148d1792fc7e474247c912602d87a4e6560c]

INTEGRATION: CWS ooo19126 (1.4.1634); FILE MERGED 2005/09/05 14:28:05 rt 1.4.1634.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d0a5a01b6be3b37030651b4ecca609926e3c1e80]

INTEGRATION: CWS ooo19126 (1.3.430); FILE MERGED 2005/09/05 14:28:04 rt 1.3.430.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [f6372b91013f00f613c240e638b6ab0000120f27]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:44:08 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [c30dd09405b7ad15951385b3cf5a408ae9e23559]

INTEGRATION: CWS ooo19126 (1.10.454); FILE MERGED 2005/09/05 14:28:04 rt 1.10.454.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b0cebff80226cfec48c0c2c536a7427f1316e77e]

INTEGRATION: CWS ooo19126 (1.3.256); FILE MERGED 2005/09/05 13:05:52 rt 1.3.256.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [60e1ca8eef3dabf7237bcb6f6882fc590f35b876]

INTEGRATION: CWS ooo19126 (1.3.38); FILE MERGED 2005/09/05 15:44:07 rt 1.3.38.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [4f47ffc9132a0c16b64db0866d21631311ddea19]

INTEGRATION: CWS ooo19126 (1.11.90); FILE MERGED 2005/09/05 14:28:04 rt 1.11.90.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [a9959cc4d29b3abb8fc01f194dfebb501d8cd14c]

INTEGRATION: CWS ooo19126 (1.3.108); FILE MERGED 2005/09/05 15:44:07 rt 1.3.108.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [cbd3303a8557b9ca4fb14c3c0cd4d3b6d0175781]

INTEGRATION: CWS ooo19126 (1.1.1648); FILE MERGED 2005/09/05 14:28:03 rt 1.1.1648.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [b35a1578dd5d41611f1f3ba1a6a49ff46d5b3a73]

INTEGRATION: CWS ooo19126 (1.2.256); FILE MERGED 2005/09/05 13:05:51 rt 1.2.256.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [5508edf1eff852afea1f7a423630ce85bcfa3da6]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:44:03 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [d7c7853b22a9330c9cadb00a192b35b2754af5b1]

INTEGRATION: CWS ooo19126 (1.22.278); FILE MERGED 2005/09/05 14:28:03 rt 1.22.278.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [6a88ae7b18ebe4c6d7d5c9fd6e3b7de677f18339]

INTEGRATION: CWS ooo19126 (1.2.702); FILE MERGED 2005/09/05 14:28:02 rt 1.2.702.1: #i54170# Change license header: remove SISSL


2005-09-09  Rüdiger Timm  <rt@openoffice.org>  [de53fd3854c18cbe64bf5af22e2d9a43e622acec]

INTEGRATION: CWS ooo19126 (1.2.256); FILE MERGED 2005/09/05 13:05:50 rt 1.2.256.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2048689cd8e60853d6baca35cce8df7e399af99d]

INTEGRATION: CWS ooo19126 (1.2.702); FILE MERGED 2005/09/05 14:28:01 rt 1.2.702.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ee3269f572609af5fa95ff7d480ac2dcf50b13e0]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:44:02 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [781786eabebb6f6db96793c3537df1b8c1388745]

INTEGRATION: CWS ooo19126 (1.5.202); FILE MERGED 2005/09/05 14:28:00 rt 1.5.202.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4928a840bc48fd8ea15f4a12df24927c90db3c46]

INTEGRATION: CWS ooo19126 (1.3.106); FILE MERGED 2005/09/05 15:44:02 rt 1.3.106.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3fbe19316d7eafcc4b7292a34bfe1042ee57045b]

INTEGRATION: CWS ooo19126 (1.2.256); FILE MERGED 2005/09/05 13:05:49 rt 1.2.256.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2108ee26f3f181476b29b16f96a085f8b8614515]

INTEGRATION: CWS ooo19126 (1.3.152); FILE MERGED 2005/09/05 13:05:49 rt 1.3.152.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c57ba9661d0c416c1489087fa3bd7efaf679249a]

INTEGRATION: CWS ooo19126 (1.3.560); FILE MERGED 2005/09/05 14:27:59 rt 1.3.560.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6900047ce7d5613e98489d701646dad0e3134664]

INTEGRATION: CWS ooo19126 (1.3.106); FILE MERGED 2005/09/05 15:44:01 rt 1.3.106.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3b77c24a5a9bcaac58dc30e87a627cb22a13a715]

INTEGRATION: CWS ooo19126 (1.2.152); FILE MERGED 2005/09/05 13:05:48 rt 1.2.152.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d3e3dd4c992eb72e337776102af0788a62dd305c]

INTEGRATION: CWS ooo19126 (1.2.702); FILE MERGED 2005/09/05 14:27:59 rt 1.2.702.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8c93995049e4bf95135ac24f0415cde33d046cd0]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:44:01 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [50c6e93462809129fa2ed004a39fdc560ca621f1]

INTEGRATION: CWS ooo19126 (1.2.702); FILE MERGED 2005/09/05 14:27:58 rt 1.2.702.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f47ee807562efb6d855351c2a49139afa750027d]

INTEGRATION: CWS ooo19126 (1.3.152); FILE MERGED 2005/09/05 13:05:48 rt 1.3.152.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b7b2448b65a4b1fa1e20338ba64ec6e7cf6b6fb0]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:44:00 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2588172954930b6bbb9d693b5322a12a2ae6ec44]

INTEGRATION: CWS ooo19126 (1.2.702); FILE MERGED 2005/09/05 14:27:57 rt 1.2.702.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1fd2088ab74cd89f4bb3ac4558a2b67deb0a997d]

INTEGRATION: CWS ooo19126 (1.2.152); FILE MERGED 2005/09/05 13:05:47 rt 1.2.152.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f21789ad3cd289f839b22816a4d9129de9e3fb0d]

INTEGRATION: CWS ooo19126 (1.2.32); FILE MERGED 2005/09/05 15:44:00 rt 1.2.32.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5d7e42ace1efa50770082f1d3849db47694a9500]

INTEGRATION: CWS ooo19126 (1.2.454); FILE MERGED 2005/09/05 14:27:57 rt 1.2.454.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a6a0bd1534225c5e34f7cb82b65a89026dc489a4]

INTEGRATION: CWS ooo19126 (1.2.38); FILE MERGED 2005/09/05 13:05:47 rt 1.2.38.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b3ecf8ce934da0f3d6441fdbfe103427ab84d15b]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:43:59 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fcd87adf464ecf6a02705a3bb2288cce77d5f0b5]

INTEGRATION: CWS ooo19126 (1.2.702); FILE MERGED 2005/09/05 14:27:56 rt 1.2.702.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [16d9a7ca6e993fbc639c8b313ed98e2fff867406]

INTEGRATION: CWS ooo19126 (1.2.32); FILE MERGED 2005/09/05 15:43:59 rt 1.2.32.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [49c20dc36e64a4dd6fa5932c4f197134622febb2]

INTEGRATION: CWS ooo19126 (1.2.38); FILE MERGED 2005/09/05 13:05:46 rt 1.2.38.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ffd070803887672cef9dc0e1e00f246992562194]

INTEGRATION: CWS ooo19126 (1.2.190); FILE MERGED 2005/09/05 13:05:45 rt 1.2.190.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6a78db96b9d2c846d1099f3d389df681551eb3c7]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:43:58 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ecd5eeba82f15ce1aab236fbfc8454ba5361aabc]

INTEGRATION: CWS ooo19126 (1.2.702); FILE MERGED 2005/09/05 14:27:55 rt 1.2.702.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c9fb2f8043fae1347aad4926f96b17b2d7f9c8bc]

INTEGRATION: CWS ooo19126 (1.2.54); FILE MERGED 2005/09/05 13:05:45 rt 1.2.54.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [96060cce01e154b5ccd44503591c90dc196e8fee]

INTEGRATION: CWS ooo19126 (1.3.756); FILE MERGED 2005/09/05 14:27:54 rt 1.3.756.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f06697b77e87b92965c691de4315df7023d634a3]

INTEGRATION: CWS ooo19126 (1.2.54); FILE MERGED 2005/09/05 13:05:44 rt 1.2.54.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [466918391f3c0b060821dd2f3e2ed39b4e49b5b6]

INTEGRATION: CWS ooo19126 (1.2.334); FILE MERGED 2005/09/05 13:05:43 rt 1.2.334.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8d60075a0f827fed4ae15a262accbe76a1486c5b]

INTEGRATION: CWS ooo19126 (1.4.244); FILE MERGED 2005/09/05 14:27:52 rt 1.4.244.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2693651da23f36674b32cad0415e1c8739de59ca]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:43:57 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8717656b208d524067f9155bfef21a13eab98d3a]

INTEGRATION: CWS ooo19126 (1.4.242); FILE MERGED 2005/09/05 13:05:43 rt 1.4.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8725829106271333f6618b5a66c2ce51d7951ef3]

INTEGRATION: CWS ooo19126 (1.11.242); FILE MERGED 2005/09/05 14:27:52 rt 1.11.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [589b12381a9643070ed4bc46c34f9267aa8ac33f]

INTEGRATION: CWS ooo19126 (1.6.106); FILE MERGED 2005/09/05 13:05:43 rt 1.6.106.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [32ffc3d13d2e3f9297dea6cc49d6ade23dd4b3e3]

INTEGRATION: CWS ooo19126 (1.9.314); FILE MERGED 2005/09/05 14:27:51 rt 1.9.314.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8f45040774621c9dcf7d047160df89deb5800611]

INTEGRATION: CWS ooo19126 (1.4.242); FILE MERGED 2005/09/05 13:05:42 rt 1.4.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [346c57d8da1d2d32d814ae513bccaa5a2a00186a]

INTEGRATION: CWS ooo19126 (1.6.830); FILE MERGED 2005/09/05 14:27:51 rt 1.6.830.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ba8c595d9f390ec81b3c584cde6ce46c162e1670]

INTEGRATION: CWS ooo19126 (1.2.334); FILE MERGED 2005/09/05 13:05:42 rt 1.2.334.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ff285b3667ca514df96b4b509848c235eb9816b5]

INTEGRATION: CWS ooo19126 (1.11.314); FILE MERGED 2005/09/05 14:27:50 rt 1.11.314.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [41ce5d3998fcf6ed01f01b785ea32c0ba222692f]

INTEGRATION: CWS ooo19126 (1.2.32); FILE MERGED 2005/09/05 15:43:56 rt 1.2.32.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6257d87eb27f47ba57facae768f6b7902e95ed03]

INTEGRATION: CWS ooo19126 (1.3.310); FILE MERGED 2005/09/05 13:05:42 rt 1.3.310.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1ce7a910568b4f8c29edd0d7d73a1d04de2b313c]

INTEGRATION: CWS ooo19126 (1.42.836); FILE MERGED 2005/09/05 14:27:50 rt 1.42.836.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8b92afd01b428854ccfbfe04b5e72aad154e32aa]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:43:56 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8c81b75a7b70928e923ba165b729127171407f46]

INTEGRATION: CWS ooo19126 (1.1.1.1.1670); FILE MERGED 2005/09/05 14:27:49 rt 1.1.1.1.1670.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a0a3b509ce7e8921ab0ded71027b0b855cc0c58b]

INTEGRATION: CWS ooo19126 (1.3.310); FILE MERGED 2005/09/05 13:05:41 rt 1.3.310.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [68b3cdaa387afafdb5e33989b47f6d8e20831f7f]

INTEGRATION: CWS ooo19126 (1.2.22); FILE MERGED 2005/09/05 15:43:56 rt 1.2.22.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1cc878018fb6e6777a9f6a0a2db0ff5358a2547e]

INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGED 2005/09/05 13:05:41 rt 1.3.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [37e82eed3115667219712c70408a7b5d4f4f2e30]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:43:55 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [586c86720de1e7ba5f395fc291eb14bb794b364f]

INTEGRATION: CWS ooo19126 (1.4.314); FILE MERGED 2005/09/05 14:27:49 rt 1.4.314.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0541c94ef1c0298cf4235826590a02a3fedb64d1]

INTEGRATION: CWS ooo19126 (1.4.288); FILE MERGED 2005/09/05 13:05:41 rt 1.4.288.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4c0b8bef808383993f9f8cd8787fde855c63d229]

INTEGRATION: CWS ooo19126 (1.4.444); FILE MERGED 2005/09/05 14:27:48 rt 1.4.444.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [df3726f0cb0408fcc1d9f21a8608372f9ce72da4]

INTEGRATION: CWS ooo19126 (1.3.310); FILE MERGED 2005/09/05 13:05:40 rt 1.3.310.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1ba023744a7c0eee3edd269cef5a44ecc1114ea1]

INTEGRATION: CWS ooo19126 (1.41.408); FILE MERGED 2005/09/05 14:27:48 rt 1.41.408.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3fd7a920df0fe68b2409f527fd187b945111b70e]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:43:54 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a6048af2d81922f12a22acdaab0b1adb41a5503a]

INTEGRATION: CWS ooo19126 (1.65.114); FILE MERGED 2005/09/05 14:27:48 rt 1.65.114.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1f053dc87c5c3c74c87cb5b6a44d9edcc300636a]

INTEGRATION: CWS ooo19126 (1.2.242); FILE MERGED 2005/09/05 13:05:40 rt 1.2.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3a5565374174d88b110f1ad6ce3bcf86303442c9]

INTEGRATION: CWS ooo19126 (1.10.668); FILE MERGED 2005/09/05 14:27:47 rt 1.10.668.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2ee53135753a89e93deccd91a31b9ad5ae0c9d11]

INTEGRATION: CWS ooo19126 (1.2.76); FILE MERGED 2005/09/05 15:43:54 rt 1.2.76.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [14008496a2450c09dcb90672f161d05663517ff7]

INTEGRATION: CWS ooo19126 (1.2.242); FILE MERGED 2005/09/05 13:05:39 rt 1.2.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a359e86a2f1f77f28546d97e39e1417c40202727]

INTEGRATION: CWS ooo19126 (1.2.32); FILE MERGED 2005/09/05 15:43:54 rt 1.2.32.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [eba3dc0b846f4254c367dfd7c46c2902688f1f72]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:43:53 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bae84052e2a5970cc990f838a4afe6a634021872]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 13:05:38 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7e2ce1867346877f4f45cb782a293ae4ff392247]

INTEGRATION: CWS ooo19126 (1.1.1.1.1670); FILE MERGED 2005/09/05 14:27:46 rt 1.1.1.1.1670.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2b9c6da357b27b270f0410035821e81c9843d170]

INTEGRATION: CWS ooo19126 (1.2.32); FILE MERGED 2005/09/05 15:43:53 rt 1.2.32.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ffd619300793e5fafacca8a97b40c5e5627dd84f]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 13:05:38 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [754887ba6f5311af0b996bd50a1016fabcaf17d7]

INTEGRATION: CWS ooo19126 (1.9.112); FILE MERGED 2005/09/05 14:27:45 rt 1.9.112.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f224eceec5e8c0ff74e08458a2600e3b7f51d9e9]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 13:05:37 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [31021ca18d1662d6ae428db709f418b0c74f886c]

INTEGRATION: CWS ooo19126 (1.24.836); FILE MERGED 2005/09/05 14:27:45 rt 1.24.836.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [94341ac2273218473f1b8fe1665de6dab4b3a7ab]

INTEGRATION: CWS ooo19126 (1.1.1658); FILE MERGED 2005/09/05 14:27:44 rt 1.1.1658.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3f5a998f86ca837f44d2fe05217376e53518c38b]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:43:52 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7b25258fc7d6b14d0bc677fa0efb92db56ea6700]

INTEGRATION: CWS ooo19126 (1.22.190); FILE MERGED 2005/09/05 14:27:44 rt 1.22.190.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7d192062fe9bf2dcc335b17b8d20de8e7a793342]

INTEGRATION: CWS ooo19126 (1.3.106); FILE MERGED 2005/09/05 15:43:52 rt 1.3.106.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [80516dffe18ef539a772bfc3fbab9dc81e118c64]

INTEGRATION: CWS ooo19126 (1.13.830); FILE MERGED 2005/09/05 14:27:44 rt 1.13.830.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [19eed09708b1a3004c2982868ceb2a9e9b64f038]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 13:05:37 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2dbb7aeb1099c74121bd53de34dd635180947e0d]

INTEGRATION: CWS ooo19126 (1.15.830); FILE MERGED 2005/09/05 14:27:43 rt 1.15.830.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b6b13e7135affe8bf3a0a145f190b492655b5d63]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 13:05:36 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7b74023eb0c0867d1c08e93d08f5cfe0f9e3073d]

INTEGRATION: CWS ooo19126 (1.20.836); FILE MERGED 2005/09/05 14:27:43 rt 1.20.836.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e7786dc3cffdeea02dc94abfa4b6fdfbb91632e0]

INTEGRATION: CWS ooo19126 (1.1.1666); FILE MERGED 2005/09/05 14:27:43 rt 1.1.1666.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [dcacbdf08323d8eeb0a192f553a92ada6860707d]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 13:05:36 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [73e6430df9b9d7bba8a00bdd63a2f58fbd8035bd]

INTEGRATION: CWS ooo19126 (1.2.32); FILE MERGED 2005/09/05 15:43:51 rt 1.2.32.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b78d4bacec316c3c1da6494215e8b5d3a7e6d601]

INTEGRATION: CWS ooo19126 (1.5.106); FILE MERGED 2005/09/05 13:05:35 rt 1.5.106.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f1f43dfe99bf1aa0cdb78b1a4f5bfa7f4e1d41b9]

INTEGRATION: CWS ooo19126 (1.28.262); FILE MERGED 2005/09/05 14:27:42 rt 1.28.262.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2f0ea9c6c5cedf3ef95636d895994c873da34484]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:43:51 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8e6b3c832e1b29f49ce8cac8da11327e28a91c60]

INTEGRATION: CWS ooo19126 (1.6.128); FILE MERGED 2005/09/05 13:05:35 rt 1.6.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6e62411a03cc95b89c7fd92659c5654c3f6f729e]

INTEGRATION: CWS ooo19126 (1.2.756); FILE MERGED 2005/09/05 14:27:42 rt 1.2.756.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ecc4d17ea37dadc8582ecf8f5ae79f3ac75d6876]

INTEGRATION: CWS ooo19126 (1.3.108); FILE MERGED 2005/09/05 15:43:51 rt 1.3.108.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [48168216f70abbe360377a78d825edec92e582f9]

INTEGRATION: CWS ooo19126 (1.10.38); FILE MERGED 2005/09/05 13:05:35 rt 1.10.38.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bf2358e3eca92b4b54902740e4ed6234fd13a894]

INTEGRATION: CWS ooo19126 (1.5.256); FILE MERGED 2005/09/05 14:27:42 rt 1.5.256.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e3d647543a6e0825c3e1766c851c2b9bf005ba1a]

INTEGRATION: CWS ooo19126 (1.3.22); FILE MERGED 2005/09/05 15:43:51 rt 1.3.22.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9c11b41f6ddcaebc8693438b8727fc33884c021e]

INTEGRATION: CWS ooo19126 (1.2.288); FILE MERGED 2005/09/05 13:05:35 rt 1.2.288.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [aa8a0b44236133cccf581b5c350e4bd27a686e83]

INTEGRATION: CWS ooo19126 (1.7.112); FILE MERGED 2005/09/05 14:27:41 rt 1.7.112.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f937ee75ce89b99b168cc5f666ce4712dfa1a684]

INTEGRATION: CWS ooo19126 (1.2.242); FILE MERGED 2005/09/05 13:05:35 rt 1.2.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [966f48a50cb1fadc5abde84856a048d86b8a396c]

INTEGRATION: CWS ooo19126 (1.11.420); FILE MERGED 2005/09/05 14:27:41 rt 1.11.420.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [55f63bf19cd538028b9024b8e4efd1dbe9f37fd0]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:43:50 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e7debc81bb2721493bae35db43e9e41b66001613]

INTEGRATION: CWS ooo19126 (1.2.242); FILE MERGED 2005/09/05 13:05:34 rt 1.2.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8556b2547fcaa6a91d5c78c74a34ad8d454c3c87]

INTEGRATION: CWS ooo19126 (1.5.256); FILE MERGED 2005/09/05 14:27:40 rt 1.5.256.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [305b03f58d8272ddda3321b79de5c46ede7f326f]

INTEGRATION: CWS ooo19126 (1.3.76); FILE MERGED 2005/09/05 15:43:50 rt 1.3.76.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0e1dfa0b49e617a016fe6d5ecfda448aba2e8568]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 13:05:34 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [73239f1c68d69b9067093f76519c572b07193461]

INTEGRATION: CWS ooo19126 (1.2.952); FILE MERGED 2005/09/05 14:27:40 rt 1.2.952.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a6911dd00a897125533b33c1b147ececafe5f5e2]

INTEGRATION: CWS ooo19126 (1.7.114); FILE MERGED 2005/09/05 14:27:40 rt 1.7.114.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [56e9612128c74fb4f406827ee93c42985652f816]

INTEGRATION: CWS ooo19126 (1.4.288); FILE MERGED 2005/09/05 13:05:34 rt 1.4.288.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [393a0abda48740fbe2a300788f2a84221f95f962]

INTEGRATION: CWS ooo19126 (1.17.836); FILE MERGED 2005/09/05 14:27:39 rt 1.17.836.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6a1e50489d533974eacd97e09fa01599dcbde63a]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:43:49 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3b1182ed0810fa8c00da730edef6805342e0e9e5]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 13:05:33 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [daa299098c5a9b7e9bc454f5d3372041745b5467]

INTEGRATION: CWS ooo19126 (1.10.1444); FILE MERGED 2005/09/05 14:27:39 rt 1.10.1444.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [effde9af9b8f025e725b699a1fcc72891b0c4721]

INTEGRATION: CWS ooo19126 (1.2.8); FILE MERGED 2005/09/05 15:43:49 rt 1.2.8.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [46db67b0e6493ad5620eaf763973a06785f17bd7]

INTEGRATION: CWS ooo19126 (1.2.242); FILE MERGED 2005/09/05 13:05:33 rt 1.2.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c2eb534f3bc8f964323c1b3c57c5c2eec89cbcd1]

INTEGRATION: CWS ooo19126 (1.2.1148); FILE MERGED 2005/09/05 14:27:38 rt 1.2.1148.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [edb82668c605b0d9d7f6f0ad4ed86a949136790f]

INTEGRATION: CWS ooo19126 (1.2.66); FILE MERGED 2005/09/05 15:43:49 rt 1.2.66.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [195ca3d0276aca5c539f8488132b82219264f955]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 13:05:33 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2370d34a41c1f888c8736be8e8eddfbbc2d7b529]

INTEGRATION: CWS ooo19126 (1.20.836); FILE MERGED 2005/09/05 14:27:37 rt 1.20.836.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a0d19f45e88e2c94ea27718f1d3a7ddbb7473b84]

INTEGRATION: CWS ooo19126 (1.3.310); FILE MERGED 2005/09/05 13:05:32 rt 1.3.310.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2b35fdd861a1708395c4ac2f2e1bec0417cc3c9a]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:43:48 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [395fbacefbdea8eb9b21ac2849f780de9d9e967c]

INTEGRATION: CWS ooo19126 (1.25.218); FILE MERGED 2005/09/05 14:27:37 rt 1.25.218.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [66ceaa4a118a5f941dac78f27a0d6d74d99a9a51]

INTEGRATION: CWS ooo19126 (1.11.74); FILE MERGED 2005/09/05 13:05:32 rt 1.11.74.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2b036eaaaba7d7540bf77ffdb35f2d7ae6c8d8fe]

INTEGRATION: CWS ooo19126 (1.2.32); FILE MERGED 2005/09/05 15:43:48 rt 1.2.32.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [158043d280d8b3e3a51da07162f794ca6fc2d8ca]

INTEGRATION: CWS ooo19126 (1.4.700); FILE MERGED 2005/09/05 14:27:37 rt 1.4.700.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3851f8687980d3aa9e357bdd0b090faac14f8a74]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 13:05:32 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d49c6d146c34527795cf95d52ee4ac48d5e5595f]

INTEGRATION: CWS ooo19126 (1.3.16); FILE MERGED 2005/09/05 15:43:48 rt 1.3.16.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [76f06e5573d7a2a79947f7c16b0b08eb6a4b9685]

INTEGRATION: CWS ooo19126 (1.15.264); FILE MERGED 2005/09/05 14:27:36 rt 1.15.264.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7dbdb36c4b04111001c6c057542084db4d22937e]

INTEGRATION: CWS ooo19126 (1.2.106); FILE MERGED 2005/09/05 13:05:32 rt 1.2.106.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [20ae9f796bdbff255c03dd89b3372b92ed179940]

INTEGRATION: CWS ooo19126 (1.4.108); FILE MERGED 2005/09/05 15:43:48 rt 1.4.108.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4f9d108d9c7855213a8fcaf433a771e314af235f]

INTEGRATION: CWS ooo19126 (1.23.408); FILE MERGED 2005/09/05 14:27:36 rt 1.23.408.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [89196914feee6158da09d922ba9c3f8322287b67]

INTEGRATION: CWS ooo19126 (1.4.1478); FILE MERGED 2005/09/05 14:27:35 rt 1.4.1478.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3988dbc23845790771c64e1e42f33f571fbc91bf]

INTEGRATION: CWS ooo19126 (1.2.334); FILE MERGED 2005/09/05 13:05:31 rt 1.2.334.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7aea5f0ea53182078412f7edf8fe165fea0e915b]

INTEGRATION: CWS ooo19126 (1.24.346); FILE MERGED 2005/09/05 14:27:35 rt 1.24.346.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2c06c38a026c6c3aa37d791da4657509db22114e]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 13:05:31 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4f4c006a2dac6830581336bcfa0c4e5893f90431]

INTEGRATION: CWS ooo19126 (1.1.168); FILE MERGED 2005/09/05 15:43:47 rt 1.1.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d91b5c4600b6b730aac558fdca26bf120ba38872]

INTEGRATION: CWS ooo19126 (1.8.844); FILE MERGED 2005/09/05 14:27:35 rt 1.8.844.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8a491fe998f83bec070af99aafccd24e5645993e]

INTEGRATION: CWS ooo19126 (1.5.102); FILE MERGED 2005/09/05 13:05:31 rt 1.5.102.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [87c271728099c35711a9e7531a0a55d48f8515e3]

INTEGRATION: CWS ooo19126 (1.3.108); FILE MERGED 2005/09/05 15:43:47 rt 1.3.108.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [850f81f87054fa6ca4c9706c968c09044eb03368]

INTEGRATION: CWS ooo19126 (1.2.1148); FILE MERGED 2005/09/05 14:27:34 rt 1.2.1148.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8c064584024465aa70df0f4b6a7a790c930fbcb7]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:43:47 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9475138655cfe5fad8a4b306fb013e0735ad097e]

INTEGRATION: CWS ooo19126 (1.23.344); FILE MERGED 2005/09/05 14:27:30 rt 1.23.344.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9ba0c06aead459fb0431cab90374f0505bf4fc61]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 13:05:31 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8dde8b011abbccfbbdec05deb73c67e176d52bfe]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 13:05:30 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2124419d8ffd231c7dd1fe503ec48660f0867ab4]

INTEGRATION: CWS ooo19126 (1.2.790); FILE MERGED 2005/09/05 14:27:29 rt 1.2.790.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2fa8985e133d2a3c63b2c25af913f8c8f7bebf0a]

INTEGRATION: CWS ooo19126 (1.2.32); FILE MERGED 2005/09/05 15:43:46 rt 1.2.32.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0f538b24abaa9ed1972e02857a705343f2e5c95a]

INTEGRATION: CWS ooo19126 (1.14.596); FILE MERGED 2005/09/05 14:27:29 rt 1.14.596.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [43fd75804f7903b5ec326a22ac364221c5631d1f]

INTEGRATION: CWS ooo19126 (1.3.288); FILE MERGED 2005/09/05 13:05:30 rt 1.3.288.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7f2ceb78eaa74a9b093df9cfb9b98f9aae528d28]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:43:46 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [24a5fe21a80dd04c41b5f5c4b85c2d0f42f96fe4]

INTEGRATION: CWS ooo19126 (1.18.112); FILE MERGED 2005/09/05 14:27:29 rt 1.18.112.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [de52dedd6409bdee6cd18f1020781076c81bc269]

INTEGRATION: CWS ooo19126 (1.2.288); FILE MERGED 2005/09/05 13:05:30 rt 1.2.288.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [557b15c7b1181ee57a7b545b834a4ec1b1484288]

INTEGRATION: CWS ooo19126 (1.3.108); FILE MERGED 2005/09/05 15:43:46 rt 1.3.108.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2cb4bb790a5e4b94be54d6a3234e9133876c933e]

INTEGRATION: CWS ooo19126 (1.4.596); FILE MERGED 2005/09/05 14:27:28 rt 1.4.596.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [30a4a708b7d422146d5c402c2e9e0bfd12b3c568]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 13:05:29 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [87028f00e31ed2cfa8beeb351966ff2e8aec3b62]

INTEGRATION: CWS ooo19126 (1.19.596); FILE MERGED 2005/09/05 14:27:28 rt 1.19.596.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4ad2c50cc963cb3b7a6230efd5661ecf70aa4b53]

INTEGRATION: CWS ooo19126 (1.5.106); FILE MERGED 2005/09/05 13:05:29 rt 1.5.106.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d9f2534103af3a4d5f6dfd25bd8f6383bc378cfb]

INTEGRATION: CWS ooo19126 (1.2.76); FILE MERGED 2005/09/05 15:43:46 rt 1.2.76.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [96cea0de17948fa68949bb83689abcf7a4df405c]

INTEGRATION: CWS ooo19126 (1.5.1644); FILE MERGED 2005/09/05 14:27:28 rt 1.5.1644.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [548f8166f439bd897d3c49e0e605f8e7e4da5261]

INTEGRATION: CWS ooo19126 (1.6.128); FILE MERGED 2005/09/05 13:05:28 rt 1.6.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8db24f8af728ddac4837a3e1715a069077edc9ce]

INTEGRATION: CWS ooo19126 (1.1.168); FILE MERGED 2005/09/05 15:43:45 rt 1.1.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6d44734b3a10b5e836b30fa55b318ed20275f5dc]

INTEGRATION: CWS ooo19126 (1.3.598); FILE MERGED 2005/09/05 14:27:27 rt 1.3.598.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6561c0166b1dd0e286645682e80d054447704595]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 13:05:28 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f82ac28e5607d5eac01a2dcdf150c4b4c40c683f]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:43:45 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [33f03d66390af41e1b08d04df51ce636039fece4]

INTEGRATION: CWS ooo19126 (1.7.128); FILE MERGED 2005/09/05 13:05:28 rt 1.7.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [10fd0b3657315468b768c57bd99d1bcc9fad79a5]

INTEGRATION: CWS ooo19126 (1.86.280); FILE MERGED 2005/09/05 14:27:24 rt 1.86.280.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f74e34b136e9551a530fdd1bdd9270bd941b4431]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 13:05:28 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3e76580e49b42b4ad1e30e36a468a4709c476645]

INTEGRATION: CWS ooo19126 (1.7.596); FILE MERGED 2005/09/05 14:27:24 rt 1.7.596.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fc25a423fab00f81f84d522f7ebefb621f194ca1]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 13:05:27 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f0d761d6cb00b3025677f98f088311cad167e723]

INTEGRATION: CWS ooo19126 (1.3.106); FILE MERGED 2005/09/05 15:43:45 rt 1.3.106.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [addf6a656876c06fbe2ca5614e32519d41a1f28c]

INTEGRATION: CWS ooo19126 (1.2.1094); FILE MERGED 2005/09/05 14:27:24 rt 1.2.1094.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f99b13f34cb017ec02ea89781cdd8ef3ac4211af]

INTEGRATION: CWS ooo19126 (1.2.288); FILE MERGED 2005/09/05 13:05:27 rt 1.2.288.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e649dcfe9d1b5dafb21fd9a3b6fa21570b007fc5]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:43:44 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5f5cd6720d64943f5000cb8a2a744f2da2759d69]

INTEGRATION: CWS ooo19126 (1.2.1094); FILE MERGED 2005/09/05 14:27:23 rt 1.2.1094.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [601b7395557c2ad3717141bf38f267eba859cd35]

INTEGRATION: CWS ooo19126 (1.1.168); FILE MERGED 2005/09/05 15:43:44 rt 1.1.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6d73bede347954889340632450e8c7d4907411a6]

INTEGRATION: CWS ooo19126 (1.2.288); FILE MERGED 2005/09/05 13:05:26 rt 1.2.288.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a17ac2650ec37d790e2a73a348f60c8a97a3a46f]

INTEGRATION: CWS ooo19126 (1.4.596); FILE MERGED 2005/09/05 14:27:23 rt 1.4.596.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3e7f0e30e1f99ad0b25de50f31b88915401d572d]

INTEGRATION: CWS ooo19126 (1.24.404); FILE MERGED 2005/09/05 14:27:23 rt 1.24.404.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [60d9e3094234fc6918edd017e5581548768e20e6]

INTEGRATION: CWS ooo19126 (1.4.584); FILE MERGED 2005/09/05 13:05:26 rt 1.4.584.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fb7fa7c7ddcc9b6e12af7cd05cd413f0b97cd5ed]

INTEGRATION: CWS ooo19126 (1.44.290); FILE MERGED 2005/09/05 14:27:22 rt 1.44.290.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8e4d10db9c49480d80953b75a3e5db4870690b6a]

INTEGRATION: CWS ooo19126 (1.6.562); FILE MERGED 2005/09/05 13:05:26 rt 1.6.562.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [463cf8104fb12f6cb1c9ce60fb8e7fc1ce4c77c3]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:43:43 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b7624ccbd072fecbe10caa2dbc8c41a05d5e2e4a]

INTEGRATION: CWS ooo19126 (1.48.426); FILE MERGED 2005/09/05 14:27:22 rt 1.48.426.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [be4c531b6d60d7281406ab58c4ec9d47e504e5a6]

INTEGRATION: CWS ooo19126 (1.2.584); FILE MERGED 2005/09/05 13:05:25 rt 1.2.584.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [aafefc505c1915293aedb5d32b89eb9bf7db3654]

INTEGRATION: CWS ooo19126 (1.1.168); FILE MERGED 2005/09/05 15:43:43 rt 1.1.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [803cf95c8a870cfbb7e25cefbdac2462810502dc]

INTEGRATION: CWS ooo19126 (1.12.596); FILE MERGED 2005/09/05 14:27:21 rt 1.12.596.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2560393c2fc965d5757ce69ae072021af8c32ed8]

INTEGRATION: CWS ooo19126 (1.1.584); FILE MERGED 2005/09/05 13:05:24 rt 1.1.584.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [28dbef34c53b76e458849e517fe0e132e6222b78]

INTEGRATION: CWS ooo19126 (1.2.1634); FILE MERGED 2005/09/05 14:27:21 rt 1.2.1634.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f2c7ba9ff7ca89a95de8410bf24e952d9f5c25aa]

INTEGRATION: CWS ooo19126 (1.3.952); FILE MERGED 2005/09/05 14:27:20 rt 1.3.952.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3e7d79aa1efda17c3b98967bcc8dca5dd7cc8586]

INTEGRATION: CWS ooo19126 (1.2.584); FILE MERGED 2005/09/05 13:05:24 rt 1.2.584.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f8981e37098ccf87199500727023c32f85857e07]

INTEGRATION: CWS ooo19126 (1.1.168); FILE MERGED 2005/09/05 15:43:42 rt 1.1.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8cfcfa17a089f2013147c85556fb21e8806029a1]

INTEGRATION: CWS ooo19126 (1.4.584); FILE MERGED 2005/09/05 13:05:24 rt 1.4.584.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d9d7e0a5fb19e528d4f2ae643d0cfe86982377bd]

INTEGRATION: CWS ooo19126 (1.20.276); FILE MERGED 2005/09/05 14:27:20 rt 1.20.276.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2f4ea06ff76aff2d15ddabf44716c52ff26a6772]

INTEGRATION: CWS ooo19126 (1.3.336); FILE MERGED 2005/09/05 13:05:23 rt 1.3.336.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e241ded0ec8b6e0ca200f3f20c5c30dbe04cb9a9]

INTEGRATION: CWS ooo19126 (1.2.76); FILE MERGED 2005/09/05 15:43:42 rt 1.2.76.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [13ad0835786b80448f2f19855e7f3aea9819a123]

INTEGRATION: CWS ooo19126 (1.9.560); FILE MERGED 2005/09/05 14:27:20 rt 1.9.560.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bc8af1b11eab1cce8df29e3aa834688f4a8f1f06]

INTEGRATION: CWS ooo19126 (1.2.584); FILE MERGED 2005/09/05 13:05:23 rt 1.2.584.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cc94945fb598402aea34f2d52fff6cdc7351cd03]

INTEGRATION: CWS ooo19126 (1.9.464); FILE MERGED 2005/09/05 14:27:19 rt 1.9.464.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c194fdc654d0999d1b9353a1d53f29e0ff0abcb3]

INTEGRATION: CWS ooo19126 (1.4.584); FILE MERGED 2005/09/05 13:05:22 rt 1.4.584.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b6637d38c47c14f053d6c48553007ce0f9682bc7]

INTEGRATION: CWS ooo19126 (1.3.952); FILE MERGED 2005/09/05 14:27:19 rt 1.3.952.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2df02b7dbe0b9f7a67563b283234425aaf3f9e0b]

INTEGRATION: CWS ooo19126 (1.14.596); FILE MERGED 2005/09/05 14:27:19 rt 1.14.596.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d47a5b87146dac1f27f0ea8c41257174bc2f44a2]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:43:41 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b49b59617ff0343a924ba3255a7e1727ba08aab7]

INTEGRATION: CWS ooo19126 (1.2.584); FILE MERGED 2005/09/05 13:05:22 rt 1.2.584.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0f54de2b28c5cc83d6550e4ad0a070d678b5f6f2]

INTEGRATION: CWS ooo19126 (1.1.1.1.1670); FILE MERGED 2005/09/05 14:27:19 rt 1.1.1.1.1670.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c1a6741631f6b3e5c851d47eddf3c3874469014d]

INTEGRATION: CWS ooo19126 (1.1.584); FILE MERGED 2005/09/05 13:05:22 rt 1.1.584.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [54b91a862f3259423fb295bccd7ab2aa84eb3be6]

INTEGRATION: CWS ooo19126 (1.2.76); FILE MERGED 2005/09/05 15:43:41 rt 1.2.76.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [eb32290d0ef4b1f591221f3b37e1b1d8517f3bb4]

INTEGRATION: CWS ooo19126 (1.25.1094); FILE MERGED 2005/09/05 14:27:18 rt 1.25.1094.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [dd8984d0d2aff4ffed96f9fec65109d651f4e4fa]

INTEGRATION: CWS ooo19126 (1.1.584); FILE MERGED 2005/09/05 13:05:21 rt 1.1.584.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1a233e273ad10398cdbbee346ee69889430e5fea]

INTEGRATION: CWS ooo19126 (1.1.168); FILE MERGED 2005/09/05 15:43:40 rt 1.1.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b4b5eb42bb52bb286cddd97f5f91b1bbf68c8129]

INTEGRATION: CWS ooo19126 (1.3.188); FILE MERGED 2005/09/05 13:05:21 rt 1.3.188.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [72259c9b0738d33cf556159095a66cf45d13e7bf]

INTEGRATION: CWS ooo19126 (1.72.240); FILE MERGED 2005/09/05 14:27:18 rt 1.72.240.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [70e02ac1cd51ca5ca703aa475466df4b2bb01d94]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:43:40 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c6dd4ee1c180f9d5e14b06c38126dc193694ffc2]

INTEGRATION: CWS ooo19126 (1.4.584); FILE MERGED 2005/09/05 13:05:20 rt 1.4.584.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [98bd21e6dbc723002ed6ad4aeabafe72ee74d574]

INTEGRATION: CWS ooo19126 (1.2.66); FILE MERGED 2005/09/05 15:43:39 rt 1.2.66.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [084ba32ffdaa3684ea75a92abc35198930ce2e5f]

INTEGRATION: CWS ooo19126 (1.20.462); FILE MERGED 2005/09/05 14:27:18 rt 1.20.462.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [926e009e1e8f8dd7d493296b4189e5e85566b13a]

INTEGRATION: CWS ooo19126 (1.5.556); FILE MERGED 2005/09/05 13:05:19 rt 1.5.556.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [02fbf7017db604c603b7968a367d1761a10badcb]

INTEGRATION: CWS ooo19126 (1.3.8); FILE MERGED 2005/09/05 15:43:39 rt 1.3.8.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [92e8b2df21b76c7aa25a51e3b1271d96b216189c]

INTEGRATION: CWS ooo19126 (1.27.594); FILE MERGED 2005/09/05 14:27:17 rt 1.27.594.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fb303b621442bddecd62ec062df13bb3cb039e47]

INTEGRATION: CWS ooo19126 (1.1.168); FILE MERGED 2005/09/05 15:43:38 rt 1.1.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e2f6323c8968d9eac5f57c90f3dc3f1472bd9997]

INTEGRATION: CWS ooo19126 (1.17.598); FILE MERGED 2005/09/05 14:27:17 rt 1.17.598.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [79d82e92921ef0bbd150a6b7a376405f679a3e50]

INTEGRATION: CWS ooo19126 (1.7.562); FILE MERGED 2005/09/05 13:05:19 rt 1.7.562.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5128a354f7fd78239c3c250d84eb89d64b323dc9]

INTEGRATION: CWS ooo19126 (1.2.104); FILE MERGED 2005/09/05 15:43:38 rt 1.2.104.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0ffe3ca112292bb3241999a0ddc7a8d13871bff9]

INTEGRATION: CWS ooo19126 (1.60.98); FILE MERGED 2005/09/05 14:27:16 rt 1.60.98.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e8bb0a08bf94dbfd8c7216845dbc27d4560f7b4c]

INTEGRATION: CWS ooo19126 (1.7.170); FILE MERGED 2005/09/05 13:05:18 rt 1.7.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3b1f418612fd57bbe20a309781e741f8a18910b6]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:43:38 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f225304f78e7adcbcc84e41e901cbc981d8a7bd7]

INTEGRATION: CWS ooo19126 (1.4.250); FILE MERGED 2005/09/05 14:27:16 rt 1.4.250.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9565fd709a591f5a5dcd904c62d6913f62e33a06]

INTEGRATION: CWS ooo19126 (1.2.152); FILE MERGED 2005/09/05 13:05:17 rt 1.2.152.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f6f2c20669eb3811cd08e52d8c7b1486a0580cde]

INTEGRATION: CWS ooo19126 (1.22.596); FILE MERGED 2005/09/05 14:27:16 rt 1.22.596.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [eee78585b6dfcc6fca65b0aac3f9e5a2f124da6d]

INTEGRATION: CWS ooo19126 (1.3.576); FILE MERGED 2005/09/05 13:05:17 rt 1.3.576.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c6a0445d65125226224fdbad8b5a369513ff1db8]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:43:37 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [969d25f888469ebabedcff07e97887008364ec66]

INTEGRATION: CWS ooo19126 (1.2.596); FILE MERGED 2005/09/05 14:27:16 rt 1.2.596.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [83e609e42ec3010a32f0508b280b5c020ee481b9]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 13:05:16 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8ad7c3ba17d775493039456e9e9cfffd03d1858f]

INTEGRATION: CWS ooo19126 (1.26.464); FILE MERGED 2005/09/05 14:27:15 rt 1.26.464.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ac9764442e154a9a6d6d5738116c90fc5be33c53]

INTEGRATION: CWS ooo19126 (1.8.562); FILE MERGED 2005/09/05 13:05:16 rt 1.8.562.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d28484fcb8d283f6d0f5827a3c87000c826a2e28]

INTEGRATION: CWS ooo19126 (1.66.96); FILE MERGED 2005/09/05 14:27:15 rt 1.66.96.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [01e911575872635759832e7c2f1d45ba96a328ea]

INTEGRATION: CWS ooo19126 (1.2.466); FILE MERGED 2005/09/05 13:05:16 rt 1.2.466.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d0b07227c066d56d1059500d7caa799ddcb4f19a]

INTEGRATION: CWS ooo19126 (1.33.186); FILE MERGED 2005/09/05 14:27:14 rt 1.33.186.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9adb41d7e645a0677a640dc05c69e6caad98ece7]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 13:05:15 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [02bedb39c2e552832ed8296e50c4b904a5e98a40]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:43:36 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9787a401fbe56ba3c5e7624a351b8103db7772fe]

INTEGRATION: CWS ooo19126 (1.23.596); FILE MERGED 2005/09/05 14:27:14 rt 1.23.596.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5647b1e3879c256a1fb27ec8a215f325d1fa69d1]

INTEGRATION: CWS ooo19126 (1.6.308); FILE MERGED 2005/09/05 13:05:15 rt 1.6.308.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5d501f910d60898182b49b8e8802e9690fe719cd]

INTEGRATION: CWS ooo19126 (1.19.558); FILE MERGED 2005/09/05 14:27:14 rt 1.19.558.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6b9bebe89e111806b2ac0bcace61431ed4ffec5f]

INTEGRATION: CWS ooo19126 (1.4.108); FILE MERGED 2005/09/05 15:43:35 rt 1.4.108.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3f7ba8ac1a358eb322a0dba5b241087968ceef13]

INTEGRATION: CWS ooo19126 (1.3.588); FILE MERGED 2005/09/05 13:05:15 rt 1.3.588.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [808cf681870059ecf24d19901b28214ff50a9818]

INTEGRATION: CWS ooo19126 (1.75.98); FILE MERGED 2005/09/05 14:27:13 rt 1.75.98.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e5c846b2f6d53f0fb9b14e8e319b1e685f802488]

INTEGRATION: CWS ooo19126 (1.11.286); FILE MERGED 2005/09/05 13:05:15 rt 1.11.286.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [dee06a49a1987cef225cff374e75633c4ac4000c]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:43:35 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d713c9a3a3955afc4c765610529bfbd2f33fa9b8]

INTEGRATION: CWS ooo19126 (1.41.596); FILE MERGED 2005/09/05 14:27:13 rt 1.41.596.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9fa8427086376d0e7f2862e2ea21c565f3523dbd]

INTEGRATION: CWS ooo19126 (1.3.576); FILE MERGED 2005/09/05 13:05:14 rt 1.3.576.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d45dd40dd3731554b3595fcb2127a972057c3f9d]

INTEGRATION: CWS ooo19126 (1.22.100); FILE MERGED 2005/09/05 14:27:12 rt 1.22.100.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [64b75d1d3d657f0c0d8e4037c97e88189d1b0e06]

INTEGRATION: CWS ooo19126 (1.2.292); FILE MERGED 2005/09/05 13:05:14 rt 1.2.292.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3ee38149070a790203d336793e900ab8f883a953]

INTEGRATION: CWS ooo19126 (1.5.344); FILE MERGED 2005/09/05 14:27:12 rt 1.5.344.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [221206a692038755e7ef489a1342d33725430d84]

INTEGRATION: CWS ooo19126 (1.2.292); FILE MERGED 2005/09/05 13:05:13 rt 1.2.292.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [059b33e5d8c77316e28a490eaa558bee9d11bae2]

INTEGRATION: CWS ooo19126 (1.23.596); FILE MERGED 2005/09/05 14:27:12 rt 1.23.596.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [568517c9bc276d2cd9d26c90e34d0ce9ddc015b6]

INTEGRATION: CWS ooo19126 (1.21.46); FILE MERGED 2005/09/05 13:05:13 rt 1.21.46.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bd341f11f334748964fc8d520a1db24b11a1b48f]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:43:34 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7c6b48f0d807601101a4571d8b5cf7af193971d9]

INTEGRATION: CWS ooo19126 (1.60.594); FILE MERGED 2005/09/05 14:27:11 rt 1.60.594.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bfc00745bcd1dbdd9c49e74b2dfa51060e87dac6]

INTEGRATION: CWS ooo19126 (1.3.118); FILE MERGED 2005/09/05 15:43:34 rt 1.3.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3be9a632c5b7907cdca9b5fed5ab9cd71afaa864]

INTEGRATION: CWS ooo19126 (1.5.584); FILE MERGED 2005/09/05 13:05:13 rt 1.5.584.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c5e2a0f53b34c2234280c3891fb9e537ea64f3d9]

INTEGRATION: CWS ooo19126 (1.4.792); FILE MERGED 2005/09/05 14:27:11 rt 1.4.792.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2954d17d5a4296788411d9ec25f85930087c0f4a]

INTEGRATION: CWS ooo19126 (1.33.38); FILE MERGED 2005/09/05 13:05:12 rt 1.33.38.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [98ac934c2c98d6771e276070e7e1e86f6ff005f7]

INTEGRATION: CWS ooo19126 (1.8.598); FILE MERGED 2005/09/05 14:27:10 rt 1.8.598.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4256442b5cc054eeb69d78d7ddf093ccf22a23fc]

INTEGRATION: CWS ooo19126 (1.2.1662); FILE MERGED 2005/09/05 14:27:10 rt 1.2.1662.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1a00ddec37a9760569ad999018a4a29fde3256c5]

INTEGRATION: CWS ooo19126 (1.4.952); FILE MERGED 2005/09/05 14:27:10 rt 1.4.952.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [431d373fdad84eccf1fcf0c9caa2c956e792fb82]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:43:33 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [10d4a09f32378c26f3cdb3a53ed0d37f9dc3f50e]

INTEGRATION: CWS ooo19126 (1.2.502); FILE MERGED 2005/09/05 13:05:11 rt 1.2.502.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [391a009f0f4a0ea8693456392f744a944a5e5f8c]

INTEGRATION: CWS ooo19126 (1.2.494); FILE MERGED 2005/09/05 13:05:11 rt 1.2.494.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f23f4d57c1302d4b46396610c50ab692989396cc]

INTEGRATION: CWS ooo19126 (1.20.328); FILE MERGED 2005/09/05 13:05:11 rt 1.20.328.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e73f361cbda17932768b2d86aa966e9ff27f0c28]

INTEGRATION: CWS ooo19126 (1.3.118); FILE MERGED 2005/09/05 15:43:32 rt 1.3.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6d97f698ea1d79b57a9f9ce216721bd6d36e8b33]

INTEGRATION: CWS ooo19126 (1.2.582); FILE MERGED 2005/09/05 13:05:10 rt 1.2.582.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4d40f063f3a329b84e54a52f2ac7dbf9d6235cb6]

INTEGRATION: CWS ooo19126 (1.8.344); FILE MERGED 2005/09/05 14:27:09 rt 1.8.344.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [539a7c767c5a1ea421db08eacdd8dab12cc900db]

INTEGRATION: CWS ooo19126 (1.1.168); FILE MERGED 2005/09/05 15:43:32 rt 1.1.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bc3207a562ed7a9b4b15c3d9d75c676936eb041f]

INTEGRATION: CWS ooo19126 (1.6.164); FILE MERGED 2005/09/05 13:05:10 rt 1.6.164.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e32989517ff68c9d9e9702ff2f277d4d9d20f8e3]

INTEGRATION: CWS ooo19126 (1.8.598); FILE MERGED 2005/09/05 14:27:09 rt 1.8.598.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f49fd967f97783afafe07ba2eb582656bee2d6ae]

INTEGRATION: CWS ooo19126 (1.4.22); FILE MERGED 2005/09/05 15:43:31 rt 1.4.22.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2266a6deaba66f534cdd0464dc5bc8002edcc38c]

INTEGRATION: CWS ooo19126 (1.6.38); FILE MERGED 2005/09/05 13:05:09 rt 1.6.38.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b81bd794613f597423a1a5ec6873145a37b2662b]

INTEGRATION: CWS ooo19126 (1.18.404); FILE MERGED 2005/09/05 14:27:09 rt 1.18.404.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a7148e1b090555cb2f742eddce0f3869df338561]

INTEGRATION: CWS ooo19126 (1.5.344); FILE MERGED 2005/09/05 14:27:08 rt 1.5.344.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4327eab76688922060d9e43f0a6682a9b45a919b]

INTEGRATION: CWS ooo19126 (1.2.108); FILE MERGED 2005/09/05 15:43:31 rt 1.2.108.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5e030294fc3cbe72f711733c4a7083a9e86d8adf]

INTEGRATION: CWS ooo19126 (1.1.564); FILE MERGED 2005/09/05 13:05:08 rt 1.1.564.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [aa9adcb1bfc7521e5a56460de72057d17c43e11c]

INTEGRATION: CWS ooo19126 (1.4.596); FILE MERGED 2005/09/05 14:27:08 rt 1.4.596.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7a128a463a9cd80db088cc6f62baeeded2065c33]

INTEGRATION: CWS ooo19126 (1.3.108); FILE MERGED 2005/09/05 15:43:31 rt 1.3.108.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [63e66a8203816060fa8cdc88e889d14a0449215d]

INTEGRATION: CWS ooo19126 (1.2.584); FILE MERGED 2005/09/05 13:05:08 rt 1.2.584.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fd4c09622699ee9dc2b6d9874efb7430dfb6e1a4]

INTEGRATION: CWS ooo19126 (1.132.102); FILE MERGED 2005/09/05 14:27:07 rt 1.132.102.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [dd416f666c35e2e047f393e4e8878b03d8fbf009]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:43:30 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [52ed82d5e81b001b62d164a57a49c87a80334f38]

INTEGRATION: CWS ooo19126 (1.3.586); FILE MERGED 2005/09/05 13:05:07 rt 1.3.586.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7f9ea471e99d99a5e4f2d60d8a991cb70112949c]

INTEGRATION: CWS ooo19126 (1.5.1626); FILE MERGED 2005/09/05 14:27:07 rt 1.5.1626.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c8f4dd853fa68514636085d1e85456d47aedaecc]

INTEGRATION: CWS ooo19126 (1.2.586); FILE MERGED 2005/09/05 13:05:07 rt 1.2.586.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b31215c6c5b55d11f4ffc864998e8eb80f158e34]

INTEGRATION: CWS ooo19126 (1.11.598); FILE MERGED 2005/09/05 14:27:06 rt 1.11.598.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [90235bf50bc1bb4947dcb98b9837b9a2e2b828d5]

INTEGRATION: CWS ooo19126 (1.2.104); FILE MERGED 2005/09/05 15:43:30 rt 1.2.104.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3b68a03503a1d9afdcb5ac86eab2813291f90fc3]

INTEGRATION: CWS ooo19126 (1.23.548); FILE MERGED 2005/09/05 14:27:06 rt 1.23.548.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [207072c8846985182532b1ed77bb2d4ea56aa043]

INTEGRATION: CWS ooo19126 (1.6.584); FILE MERGED 2005/09/05 13:05:06 rt 1.6.584.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b0d10ffcb589e2089a6ff81f8c2ea916902b2c41]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:43:29 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f33861d132b848f29f94526d28dbc69763d06bcc]

INTEGRATION: CWS ooo19126 (1.1.584); FILE MERGED 2005/09/05 13:05:06 rt 1.1.584.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [81d3253b018e7ebba9cd05c229dab7fd34f72c82]

INTEGRATION: CWS ooo19126 (1.3.106); FILE MERGED 2005/09/05 15:43:29 rt 1.3.106.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4185ce9fb19aae763a9bb0842852d6aab3ed6ec3]

INTEGRATION: CWS ooo19126 (1.46.186); FILE MERGED 2005/09/05 14:27:05 rt 1.46.186.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [95f88f19d09e1d8109828422616daa13f71e9e85]

INTEGRATION: CWS ooo19126 (1.3.584); FILE MERGED 2005/09/05 13:05:06 rt 1.3.584.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d07816175167a005abcd83335054efc32fb0818c]

INTEGRATION: CWS ooo19126 (1.18.78); FILE MERGED 2005/09/05 14:27:05 rt 1.18.78.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [835ca646d3314443c2399f849bffc542666b4b99]

INTEGRATION: CWS ooo19126 (1.2.494); FILE MERGED 2005/09/05 13:05:06 rt 1.2.494.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5e91c0973296dcce8693535c12ebd54388e33946]

INTEGRATION: CWS ooo19126 (1.19.406); FILE MERGED 2005/09/05 14:27:04 rt 1.19.406.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6abc7ed16f7d93169e49a76a8c237bb325191f8d]

INTEGRATION: CWS ooo19126 (1.2.586); FILE MERGED 2005/09/05 13:05:05 rt 1.2.586.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [89787f97020df52a0b1be9bea4f15009c3046a6f]

INTEGRATION: CWS ooo19126 (1.2.104); FILE MERGED 2005/09/05 15:43:28 rt 1.2.104.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ea0b12210be0321c897225a5f666af6a7b776432]

INTEGRATION: CWS ooo19126 (1.13.596); FILE MERGED 2005/09/05 14:27:04 rt 1.13.596.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ae6bab8ce6812415802e30279b4aa0b4a2a2d348]

INTEGRATION: CWS ooo19126 (1.6.584); FILE MERGED 2005/09/05 13:05:04 rt 1.6.584.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4934c09285eb23dd8832db325c1e07cb32d2f725]

INTEGRATION: CWS ooo19126 (1.3.118); FILE MERGED 2005/09/05 15:43:28 rt 1.3.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0e9db06b25d406791f6ad0c83d76cf7be0ba80e1]

INTEGRATION: CWS ooo19126 (1.7.596); FILE MERGED 2005/09/05 14:27:04 rt 1.7.596.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [27e103e98634ea7ff3986d2526e0a5c1266affca]

INTEGRATION: CWS ooo19126 (1.1.168); FILE MERGED 2005/09/05 15:43:28 rt 1.1.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [00c6c7a6435271ce1acf90ee4f750e25258c9b45]

INTEGRATION: CWS ooo19126 (1.5.580); FILE MERGED 2005/09/05 13:05:03 rt 1.5.580.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [667a3f794b16f04710b96af309ebdc19c0dd73d9]

INTEGRATION: CWS ooo19126 (1.7.596); FILE MERGED 2005/09/05 14:27:03 rt 1.7.596.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [84b016d54545307814bc584489f83a622db1e014]

INTEGRATION: CWS ooo19126 (1.3.32); FILE MERGED 2005/09/05 15:43:28 rt 1.3.32.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e1d48bec1640cb82cc718054d0ba07512764ce27]

INTEGRATION: CWS ooo19126 (1.4.582); FILE MERGED 2005/09/05 13:05:03 rt 1.4.582.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [af693532014e3495171288494160dfb4056688e2]

INTEGRATION: CWS ooo19126 (1.3.596); FILE MERGED 2005/09/05 14:27:03 rt 1.3.596.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ebbc93e7d732a9bfc59fbae047ec065b590d3908]

INTEGRATION: CWS ooo19126 (1.1.168); FILE MERGED 2005/09/05 15:43:27 rt 1.1.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b8f892f4ad552e3fdcc1af31d7ce81f9a509e819]

INTEGRATION: CWS ooo19126 (1.5.576); FILE MERGED 2005/09/05 13:05:02 rt 1.5.576.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6431f9af4d284a6aab289e545e722c8cc77a219a]

INTEGRATION: CWS ooo19126 (1.1.1.1.1670); FILE MERGED 2005/09/05 14:27:03 rt 1.1.1.1.1670.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [25645756165649cb39b6a04d4dfe801f1b91d1b0]

INTEGRATION: CWS ooo19126 (1.2.242); FILE MERGED 2005/09/05 13:05:02 rt 1.2.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2e7d7c5fd8463e03c52ae2309762ae14764294d7]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:43:27 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b7a5d62f53a7de8d01cf1742e044b10e04ca38e0]

INTEGRATION: CWS ooo19126 (1.16.514); FILE MERGED 2005/09/05 14:27:02 rt 1.16.514.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a62ca882bbbf2fe606c29f74445e7f846e20315f]

INTEGRATION: CWS ooo19126 (1.3.40); FILE MERGED 2005/09/05 15:43:27 rt 1.3.40.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2891bd5418592dcbeab14b270e131dcf1550bf4d]

INTEGRATION: CWS ooo19126 (1.4.586); FILE MERGED 2005/09/05 13:05:02 rt 1.4.586.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [33c5450574e3a36584cedbd33580dc80bf387842]

INTEGRATION: CWS ooo19126 (1.1.1.1.1670); FILE MERGED 2005/09/05 14:27:02 rt 1.1.1.1.1670.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [836ed7777a1471d13e76d84b0d6e372b2dc41d43]

INTEGRATION: CWS ooo19126 (1.4.118); FILE MERGED 2005/09/05 15:43:26 rt 1.4.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6b5b5562d5ae1193fa58ace33d11772abaaeae12]

INTEGRATION: CWS ooo19126 (1.12.348); FILE MERGED 2005/09/05 13:05:01 rt 1.12.348.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b82f4edfa905b728e76e1eba976581e3d28480b7]

INTEGRATION: CWS ooo19126 (1.3.118); FILE MERGED 2005/09/05 15:43:26 rt 1.3.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fa3e96a5ee347e8eb5cd3d142720d33868e9a729]

INTEGRATION: CWS ooo19126 (1.2.502); FILE MERGED 2005/09/05 13:05:01 rt 1.2.502.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [15dea3f9aa018fc3285b63b85fc1f77b770fac20]

INTEGRATION: CWS ooo19126 (1.23.598); FILE MERGED 2005/09/05 14:27:01 rt 1.23.598.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [48e0f5bebe4c8bb3871d742a2b6d03de37512617]

INTEGRATION: CWS ooo19126 (1.2.502); FILE MERGED 2005/09/05 13:05:00 rt 1.2.502.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [084eb14152ff202fdb956779c0ec49c4e5c24806]

INTEGRATION: CWS ooo19126 (1.4.294); FILE MERGED 2005/09/05 14:27:01 rt 1.4.294.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [47376bf5ed8ebace233feeefbd10e679fce3c4a2]

INTEGRATION: CWS ooo19126 (1.3.474); FILE MERGED 2005/09/05 13:05:00 rt 1.3.474.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0a3ec12d2cad120d85cbaf3dcff0c24cc7a5c6fc]

INTEGRATION: CWS ooo19126 (1.15.424); FILE MERGED 2005/09/05 14:27:00 rt 1.15.424.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a13707813b1cdd45196337ab97bc3e0e0c1695c5]

INTEGRATION: CWS ooo19126 (1.3.118); FILE MERGED 2005/09/05 15:43:25 rt 1.3.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5edbb8d3b8714f71ed27e82090e3c03057c31208]

INTEGRATION: CWS ooo19126 (1.2.502); FILE MERGED 2005/09/05 13:04:58 rt 1.2.502.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fbc2ad5af5414f6a97c3a145b63fc3d5af9cc1a0]

INTEGRATION: CWS ooo19126 (1.4.80); FILE MERGED 2005/09/05 15:43:25 rt 1.4.80.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5e95f7ec6a8dd22e7571764fd2dd2cc0b5f10594]

INTEGRATION: CWS ooo19126 (1.4.474); FILE MERGED 2005/09/05 13:04:58 rt 1.4.474.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9f1db274a47c9d2b738e0c39ebfc998c5aa1c1f4]

INTEGRATION: CWS ooo19126 (1.3.8); FILE MERGED 2005/09/05 15:43:25 rt 1.3.8.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0503a3cd6ae13f6adc1e58c22b79f10e66f04bc3]

INTEGRATION: CWS ooo19126 (1.3.474); FILE MERGED 2005/09/05 13:04:58 rt 1.3.474.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fa0e1d12277a6877723936dc003f3dc5d9d6f314]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:43:24 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2db860fa31f18a5fd718aabf31263033231eb20f]

INTEGRATION: CWS ooo19126 (1.2.106); FILE MERGED 2005/09/05 13:04:58 rt 1.2.106.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f42c38562a57675ec1d610ba99febd81d07f9c60]

INTEGRATION: CWS ooo19126 (1.2.154); FILE MERGED 2005/09/05 15:43:24 rt 1.2.154.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8366229ab9a3d0785d668f13c68faa867cb67fcb]

INTEGRATION: CWS ooo19126 (1.2.502); FILE MERGED 2005/09/05 13:04:57 rt 1.2.502.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [89bc3064243963c43d9425a0b7538efad654c029]

INTEGRATION: CWS ooo19126 (1.1.560); FILE MERGED 2005/09/05 13:04:56 rt 1.1.560.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [39f557aa75acbde30569a05e5045e3c503f33ab0]

INTEGRATION: CWS ooo19126 (1.5.596); FILE MERGED 2005/09/05 14:26:51 rt 1.5.596.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4756aca6dd09bbb605ef84bb62e8bc3543540cbf]

INTEGRATION: CWS ooo19126 (1.4.1072); FILE MERGED 2005/09/05 14:26:50 rt 1.4.1072.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a9be611221d31177fcb264bbaed9721dcd77a907]

INTEGRATION: CWS ooo19126 (1.2.1664); FILE MERGED 2005/09/05 14:26:50 rt 1.2.1664.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fd2e7cccbe3020e78478cda136db028a932ad8be]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:43:23 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9f1a7834d9fb03d74a162646e3859da1a795d3db]

INTEGRATION: CWS ooo19126 (1.2.152); FILE MERGED 2005/09/05 13:04:55 rt 1.2.152.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [799ed9842c0b9a646c1d7abef2cdd4525aa8085f]

INTEGRATION: CWS ooo19126 (1.2.188); FILE MERGED 2005/09/05 13:04:55 rt 1.2.188.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [544212faa95029af4f297185a854185dda49964a]

INTEGRATION: CWS ooo19126 (1.2.1444); FILE MERGED 2005/09/05 14:26:50 rt 1.2.1444.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b8f19610ac34de13889809f06104d4bb41b3650c]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 13:04:55 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a75ca9f67dc8fad714ce13a9d4801f92590d34a3]

INTEGRATION: CWS ooo19126 (1.4.706); FILE MERGED 2005/09/05 14:26:47 rt 1.4.706.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [eaaa511089a0735eb5f457e44ee7d4b8169cb0fb]

INTEGRATION: CWS ooo19126 (1.1.168); FILE MERGED 2005/09/05 15:43:23 rt 1.1.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [50c46c09e0e6dc5d873414159fe89d85bf4ca66d]

INTEGRATION: CWS ooo19126 (1.5.106); FILE MERGED 2005/09/05 13:04:54 rt 1.5.106.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8634965ef2229ed3b0635023c9223405d625bfde]

INTEGRATION: CWS ooo19126 (1.4.280); FILE MERGED 2005/09/05 14:26:47 rt 1.4.280.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6a4cea18a3f68e01a21ecc9fb503045f0d7a3451]

INTEGRATION: CWS ooo19126 (1.3.118); FILE MERGED 2005/09/05 15:43:22 rt 1.3.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2f900f8b201b3f26576d47ef18ef542b8ab9eea4]

INTEGRATION: CWS ooo19126 (1.3.502); FILE MERGED 2005/09/05 13:04:53 rt 1.3.502.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [63b812c9baba8529d12a777367b25a439c2ae668]

INTEGRATION: CWS ooo19126 (1.26.280); FILE MERGED 2005/09/05 14:26:46 rt 1.26.280.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b92e342663351f9892eee35f6fe121022f0b644b]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:43:22 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a2932755604f24c0f19bfb8628d84a9a7937f307]

INTEGRATION: CWS ooo19126 (1.11.18); FILE MERGED 2005/09/05 13:04:52 rt 1.11.18.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ccda2c6bfaa3551dad462267adf66348609b9b48]

INTEGRATION: CWS ooo19126 (1.2.712); FILE MERGED 2005/09/05 14:26:46 rt 1.2.712.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [15e9315c92f7639da51db111a4c2096cf495416c]

INTEGRATION: CWS ooo19126 (1.2.152); FILE MERGED 2005/09/05 13:04:52 rt 1.2.152.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [270310a3bb3ab2ca9134dd7fbfcbf2c9236aab91]

INTEGRATION: CWS ooo19126 (1.2.706); FILE MERGED 2005/09/05 14:26:45 rt 1.2.706.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0f8d361d85ba003a9ad48dbc26a0308f29ce5d52]

INTEGRATION: CWS ooo19126 (1.3.114); FILE MERGED 2005/09/05 15:43:21 rt 1.3.114.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [927256c98ff8de760125918fc63deb1bc169c294]

INTEGRATION: CWS ooo19126 (1.4.264); FILE MERGED 2005/09/05 13:04:52 rt 1.4.264.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d8b1dd8e4e39cb0951935f000d889301762f4d86]

INTEGRATION: CWS ooo19126 (1.10.252); FILE MERGED 2005/09/05 14:26:45 rt 1.10.252.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9bdf3b2a4ac4efa97b2d34b7cd87fb85c471f14e]

INTEGRATION: CWS ooo19126 (1.3.108); FILE MERGED 2005/09/05 15:43:21 rt 1.3.108.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [85ef9a32437dad40dd9c91ee88f0b9408da711c8]

INTEGRATION: CWS ooo19126 (1.2.502); FILE MERGED 2005/09/05 13:04:52 rt 1.2.502.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [720e80c7cd39c9b411e871201e108b24def033e8]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:43:21 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fd6fcfc8fe9ccaa1ad9c614c4317251a14837623]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 13:04:51 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5df0747eda1a054debfd64e120b08e090e0ede85]

INTEGRATION: CWS ooo19126 (1.3.712); FILE MERGED 2005/09/05 14:26:45 rt 1.3.712.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5ab99562e7d8a9369c4783b423b337da9e2f3177]

INTEGRATION: CWS ooo19126 (1.4.186); FILE MERGED 2005/09/05 13:04:51 rt 1.4.186.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8d0f5202125fad1a8f810b9d04e504c55cb9a10b]

INTEGRATION: CWS ooo19126 (1.4.584); FILE MERGED 2005/09/05 13:04:51 rt 1.4.584.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [74d364acc49f5a909012f705d34c131e5bb9b143]

INTEGRATION: CWS ooo19126 (1.2.706); FILE MERGED 2005/09/05 14:26:44 rt 1.2.706.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4c8f1dc44603215ccf571d2ba3aaba4c9f5d5e12]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:43:20 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6efee9700365273c4e6a01e9aac3d852fffd024d]

INTEGRATION: CWS ooo19126 (1.2.108); FILE MERGED 2005/09/05 15:43:20 rt 1.2.108.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fb4bc9749b808151c9d78ff6093e730e28151471]

INTEGRATION: CWS ooo19126 (1.7.444); FILE MERGED 2005/09/05 14:26:43 rt 1.7.444.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [104a9a87bd10fb90f20c6415e03b44aa1ee96745]

INTEGRATION: CWS ooo19126 (1.6.584); FILE MERGED 2005/09/05 13:04:50 rt 1.6.584.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [923e02ca61366e19b0f4e679a7c0af70aaefaec3]

INTEGRATION: CWS ooo19126 (1.1.168); FILE MERGED 2005/09/05 15:43:20 rt 1.1.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9264647569e18d2b08528b2312a33ae128b6257e]

INTEGRATION: CWS ooo19126 (1.5.502); FILE MERGED 2005/09/05 13:04:48 rt 1.5.502.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e4d20d90c368edafdd4f17c9e7d50a2be6cf3246]

INTEGRATION: CWS ooo19126 (1.4.20); FILE MERGED 2005/09/05 15:43:19 rt 1.4.20.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4aa1d97fe85854b28e8ee836af3a431728de92e1]

INTEGRATION: CWS ooo19126 (1.2.1046); FILE MERGED 2005/09/05 14:26:43 rt 1.2.1046.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [aa4ddf965b87ca6a2ca0e724a655167edeb50122]

INTEGRATION: CWS ooo19126 (1.4.562); FILE MERGED 2005/09/05 13:04:48 rt 1.4.562.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [80e06c9d47531bccdb0dcd21b5275bf3e0452901]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:43:19 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [591dfe23ae5c66a515f6391c909776f19fbca117]

INTEGRATION: CWS ooo19126 (1.14.560); FILE MERGED 2005/09/05 14:26:42 rt 1.14.560.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4a34aafe6df6aa18c15b8ba46d9a28188d94e9bd]

INTEGRATION: CWS ooo19126 (1.3.584); FILE MERGED 2005/09/05 13:04:48 rt 1.3.584.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [aab9217445bf188faad3d34beff89a098ff7a56b]

INTEGRATION: CWS ooo19126 (1.3.702); FILE MERGED 2005/09/05 14:26:42 rt 1.3.702.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [80ae7b4b0273283b0037b85a94117f0476e04c8c]

INTEGRATION: CWS ooo19126 (1.1.558); FILE MERGED 2005/09/05 13:04:47 rt 1.1.558.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cc26dbc379c6549323fd18e1938f5fbb04666c7a]

INTEGRATION: CWS ooo19126 (1.5.598); FILE MERGED 2005/09/05 14:26:42 rt 1.5.598.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [70737d8ab6022df52830ee28ba75d959d472abe8]

INTEGRATION: CWS ooo19126 (1.2.1096); FILE MERGED 2005/09/05 14:26:41 rt 1.2.1096.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [661a6fb71201077e9df106c8a94d091e2639f5fa]

INTEGRATION: CWS ooo19126 (1.3.562); FILE MERGED 2005/09/05 13:04:47 rt 1.3.562.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0977c52adf477e9c985b3ec8039977289b11d66a]

INTEGRATION: CWS ooo19126 (1.3.82); FILE MERGED 2005/09/05 15:43:18 rt 1.3.82.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a6354c84aaff68603cb4296df439d1c62c4feda0]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 13:04:47 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a73e932cb9139ceb24d1b3a47e24635b686ad737]

INTEGRATION: CWS ooo19126 (1.4.550); FILE MERGED 2005/09/05 14:26:41 rt 1.4.550.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bafc5fec8818e26b07bd8aff339b8e3a55b05082]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:43:18 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [483ef728cc095629385c2742d1d75c1772b45bd8]

INTEGRATION: CWS ooo19126 (1.2.100); FILE MERGED 2005/09/05 13:04:47 rt 1.2.100.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e1b41db478b80ebff86d9e73a8d598a8d70aa993]

INTEGRATION: CWS ooo19126 (1.4.598); FILE MERGED 2005/09/05 14:26:40 rt 1.4.598.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ca453fd30d368b551ea349dc23c414355df3cbea]

INTEGRATION: CWS ooo19126 (1.3.106); FILE MERGED 2005/09/05 15:43:18 rt 1.3.106.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a34ad60bbbe7d81a771a719fd8b2b9bde76e7b7f]

INTEGRATION: CWS ooo19126 (1.2.308); FILE MERGED 2005/09/05 13:04:46 rt 1.2.308.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [60106a61539f906ff80d5ff564a686d12600ec8f]

INTEGRATION: CWS ooo19126 (1.4.430); FILE MERGED 2005/09/05 14:26:40 rt 1.4.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9a8d0090399fb05c09e663ef396f8711e00f8aa0]

INTEGRATION: CWS ooo19126 (1.4.6); FILE MERGED 2005/09/05 15:43:18 rt 1.4.6.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [92172162f3c6c5b8ea9cfa662e7d3d35104677cf]

INTEGRATION: CWS ooo19126 (1.3.332); FILE MERGED 2005/09/05 13:04:45 rt 1.3.332.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [632a85a8f5024d6b6f4122137322f299e536b225]

INTEGRATION: CWS ooo19126 (1.2.1096); FILE MERGED 2005/09/05 14:26:40 rt 1.2.1096.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3d8572eca9790f95d4c1b0b0e8f37af094e49c5c]

INTEGRATION: CWS ooo19126 (1.3.106); FILE MERGED 2005/09/05 15:43:17 rt 1.3.106.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [64340591d25e7838401ac2d417a9190efb7e6c1f]

INTEGRATION: CWS ooo19126 (1.4.598); FILE MERGED 2005/09/05 14:26:39 rt 1.4.598.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9ef489bee2ac98573c9498a99a1bd307fb1da16e]

INTEGRATION: CWS ooo19126 (1.2.564); FILE MERGED 2005/09/05 13:04:43 rt 1.2.564.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4fcae7b0b037d6c1abad4c4a007792267442bc2c]

INTEGRATION: CWS ooo19126 (1.6.598); FILE MERGED 2005/09/05 14:26:39 rt 1.6.598.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1daefb97ac752686da09535e4d526a90765ca310]

INTEGRATION: CWS ooo19126 (1.3.118); FILE MERGED 2005/09/05 15:43:17 rt 1.3.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [67c3808aad992837ce1b6e806a17bd94c9582c1e]

INTEGRATION: CWS ooo19126 (1.6.554); FILE MERGED 2005/09/05 13:04:43 rt 1.6.554.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8a2acceba98bb7b1e36816df200fb6fecf2ab48b]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:43:16 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a33819a764fff639c83a23f68caa1d135c8093f0]

INTEGRATION: CWS ooo19126 (1.4.458); FILE MERGED 2005/09/05 13:04:43 rt 1.4.458.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [00bc46123cd168bc9a86b15fa0c8dcb413837140]

INTEGRATION: CWS ooo19126 (1.3.598); FILE MERGED 2005/09/05 14:26:39 rt 1.3.598.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [229a475a3a65908aff613f1668c25a884077e5eb]

INTEGRATION: CWS ooo19126 (1.3.562); FILE MERGED 2005/09/05 13:04:43 rt 1.3.562.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0feb6ca2aa6f9f088ba0308d2557681e2f63a127]

INTEGRATION: CWS ooo19126 (1.5.290); FILE MERGED 2005/09/05 14:26:38 rt 1.5.290.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7df0452441f61d2655eae9049dfb1e0a34465a6b]

INTEGRATION: CWS ooo19126 (1.4.56); FILE MERGED 2005/09/05 15:43:16 rt 1.4.56.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f6d021060d0238d68cb09c6ab0bb3f6ec9e2681e]

INTEGRATION: CWS ooo19126 (1.3.348); FILE MERGED 2005/09/05 13:04:41 rt 1.3.348.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [156e654f930b8c50454322d9eb3ee69210cabe8b]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:43:15 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [42820f394aafad09dc3cc1c655746aea2365d6cb]

INTEGRATION: CWS ooo19126 (1.3.598); FILE MERGED 2005/09/05 14:26:38 rt 1.3.598.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [54c270430a2585f64f3f4a7c5ad1123ab6923d07]

INTEGRATION: CWS ooo19126 (1.4.502); FILE MERGED 2005/09/05 13:04:40 rt 1.4.502.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [af156554cab9296399240f2c4d9358d67606b823]

INTEGRATION: CWS ooo19126 (1.2.502); FILE MERGED 2005/09/05 13:04:40 rt 1.2.502.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [71ab1bfd449bf30349dae720af1b246c6e812f06]

INTEGRATION: CWS ooo19126 (1.3.598); FILE MERGED 2005/09/05 14:26:37 rt 1.3.598.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8ebf974897db3436c329c4b56e220a4cc9a591c3]

INTEGRATION: CWS ooo19126 (1.11.348); FILE MERGED 2005/09/05 13:04:39 rt 1.11.348.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [602f808c3a9c612f7e1eb0da46e2b755ee944537]

INTEGRATION: CWS ooo19126 (1.5.598); FILE MERGED 2005/09/05 14:26:37 rt 1.5.598.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8887aacaf791030ccbc8e2edbca76f60bbad5017]

INTEGRATION: CWS ooo19126 (1.2.190); FILE MERGED 2005/09/05 13:04:39 rt 1.2.190.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [11e2a1f8b4c287f6907c7dfa2ca546170a98dcdd]

INTEGRATION: CWS ooo19126 (1.3.562); FILE MERGED 2005/09/05 13:04:39 rt 1.3.562.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ac6cdb584ebe707df9cc1fae06e459bc838949bb]

INTEGRATION: CWS ooo19126 (1.5.560); FILE MERGED 2005/09/05 14:26:37 rt 1.5.560.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b4edc6b5829ecc3f9aaa6d4ba70921d23fb3d585]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:43:14 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2dc0693d91362ffdecfeb5e984cb41defce7c400]

INTEGRATION: CWS ooo19126 (1.6.38); FILE MERGED 2005/09/05 13:04:38 rt 1.6.38.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fa16f1af849fe4a83b9a50406bb17fa68da599a4]

INTEGRATION: CWS ooo19126 (1.4.598); FILE MERGED 2005/09/05 14:26:36 rt 1.4.598.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f83526685270e8ca60c8fdd9031b7b6798ccf8cc]

INTEGRATION: CWS ooo19126 (1.7.562); FILE MERGED 2005/09/05 13:04:36 rt 1.7.562.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f60d931b535b60df9ef8c43e7143f2930c98ed74]

INTEGRATION: CWS ooo19126 (1.8.562); FILE MERGED 2005/09/05 13:04:36 rt 1.8.562.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [89bfdbd7eb621a15254d7da3b5657194f2df81ad]

INTEGRATION: CWS ooo19126 (1.1.584); FILE MERGED 2005/09/05 13:04:35 rt 1.1.584.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5e5c4e819c0d836dce84457e4ffe2c7415c10eba]

INTEGRATION: CWS ooo19126 (1.5.598); FILE MERGED 2005/09/05 14:26:35 rt 1.5.598.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3cc320c38d9b2834a569d4af8913f9dbe13c461f]

INTEGRATION: CWS ooo19126 (1.3.586); FILE MERGED 2005/09/05 13:04:34 rt 1.3.586.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [81d28e36fc7cf0e0e8aaa5d229407e5aba63e35c]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:43:13 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1b79cef3af8d261df05088aae1314c910c6a6edd]

INTEGRATION: CWS ooo19126 (1.5.560); FILE MERGED 2005/09/05 13:04:32 rt 1.5.560.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8deff2ccb518e61c221f9c5c9e875de6e3336756]

INTEGRATION: CWS ooo19126 (1.3.40); FILE MERGED 2005/09/05 15:43:13 rt 1.3.40.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1d293c53f6e78d075fe21de252dd5e967df2b41a]

INTEGRATION: CWS ooo19126 (1.4.576); FILE MERGED 2005/09/05 13:04:32 rt 1.4.576.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1c29541f334ff49851c20ac57e5e22defbba813f]

INTEGRATION: CWS ooo19126 (1.3.430); FILE MERGED 2005/09/05 14:26:34 rt 1.3.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6e08e4a9aa14732d20e852df54051cb278d50868]

INTEGRATION: CWS ooo19126 (1.8.348); FILE MERGED 2005/09/05 13:04:31 rt 1.8.348.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [582fcd558e7cd9f9eda962e618b37519554ad7e0]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:43:12 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [662df0ea64bb308441b11b091c093344d0762afd]

INTEGRATION: CWS ooo19126 (1.2.1096); FILE MERGED 2005/09/05 14:26:33 rt 1.2.1096.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [33311bbe1489585469957dc21741c3750010c799]

INTEGRATION: CWS ooo19126 (1.3.26); FILE MERGED 2005/09/05 15:43:12 rt 1.3.26.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ef24c39231e16306f8a7e687b247de19d4ca9fbf]

INTEGRATION: CWS ooo19126 (1.2.576); FILE MERGED 2005/09/05 13:04:31 rt 1.2.576.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b45479e605d7cbd746c1413874d920c3531e57c6]

INTEGRATION: CWS ooo19126 (1.2.38); FILE MERGED 2005/09/05 15:43:12 rt 1.2.38.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [217f893344c97b1223d114d55bc297cb61ed33fa]

INTEGRATION: CWS ooo19126 (1.4.242); FILE MERGED 2005/09/05 13:04:30 rt 1.4.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1a65ff471b0dbf56fbc0f7545146f7ac7899efd5]

INTEGRATION: CWS ooo19126 (1.2.38); FILE MERGED 2005/09/05 15:43:11 rt 1.2.38.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fcdf062ab22982a8cdac98393d52dcad1bde13ef]

INTEGRATION: CWS ooo19126 (1.2.790); FILE MERGED 2005/09/05 14:26:32 rt 1.2.790.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a4afc64c1cf9ee53c29ff995dd8a0939e95e75c5]

INTEGRATION: CWS ooo19126 (1.6.584); FILE MERGED 2005/09/05 13:04:30 rt 1.6.584.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [59506c51fbcef960d4d70883ebbdde1ce4207a00]

INTEGRATION: CWS ooo19126 (1.4.16); FILE MERGED 2005/09/05 15:43:11 rt 1.4.16.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2dc9413e7f511ee22ccd479a6395f7e30004bae2]

INTEGRATION: CWS ooo19126 (1.6.250); FILE MERGED 2005/09/05 14:26:32 rt 1.6.250.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [91e47da9b6e6123dca0bea0edeccaac1849ca26a]

INTEGRATION: CWS ooo19126 (1.1.572); FILE MERGED 2005/09/05 13:04:22 rt 1.1.572.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d5473051d8d22301ccc65e1ecd97642c5e8a57cf]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:43:11 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9a118627fb11214573e7922dd4f959b0a1297a4a]

INTEGRATION: CWS ooo19126 (1.12.106); FILE MERGED 2005/09/05 13:04:22 rt 1.12.106.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b4390766111032a4a896eddd2c7d3a45390b39a5]

INTEGRATION: CWS ooo19126 (1.8.292); FILE MERGED 2005/09/05 14:26:32 rt 1.8.292.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [24abb3edfad54d021251f80a0253f0b7da34b218]

INTEGRATION: CWS ooo19126 (1.4.100); FILE MERGED 2005/09/05 13:04:19 rt 1.4.100.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3a6917fc6b858347b5b89102c6841ad579689e2c]

INTEGRATION: CWS ooo19126 (1.2.38); FILE MERGED 2005/09/05 13:04:19 rt 1.2.38.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2ac8be9e903caebbbcb05c8c47e6995e44d1e28e]

INTEGRATION: CWS ooo19126 (1.2.838); FILE MERGED 2005/09/05 14:26:31 rt 1.2.838.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6724cda6250b111923e5bdb0384ca1a9ffb12c7b]

INTEGRATION: CWS ooo19126 (1.16.308); FILE MERGED 2005/09/05 13:04:18 rt 1.16.308.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ed67e0a640cf8af45f688076cf21b7373be1663a]

INTEGRATION: CWS ooo19126 (1.2.1096); FILE MERGED 2005/09/05 14:26:31 rt 1.2.1096.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [dae10a15323ab1978a6817ed8e519ae946269010]

INTEGRATION: CWS ooo19126 (1.2.98); FILE MERGED 2005/09/05 13:04:18 rt 1.2.98.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e1141355d39d323a5456be3c93319d97db17613f]

INTEGRATION: CWS ooo19126 (1.13.292); FILE MERGED 2005/09/05 14:26:30 rt 1.13.292.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [722d9a83913860992d7190ff07973163c147f99d]

INTEGRATION: CWS ooo19126 (1.4.40); FILE MERGED 2005/09/05 15:43:10 rt 1.4.40.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a17fa4d09f157f7046bb7a668b3ab2ac829238d4]

INTEGRATION: CWS ooo19126 (1.10.308); FILE MERGED 2005/09/05 13:04:18 rt 1.10.308.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6034f7ad94847e86d6248198e7d25d0c02a62ca9]

INTEGRATION: CWS ooo19126 (1.2.954); FILE MERGED 2005/09/05 14:26:30 rt 1.2.954.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8668257b9f5fd36f506b620ef6760b87809d6a9d]

INTEGRATION: CWS ooo19126 (1.1.572); FILE MERGED 2005/09/05 13:04:18 rt 1.1.572.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5f1651f845a5f7aa97002938e9105145fc0bdb40]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:43:10 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [75e6f5514d3a6b95b4b8d53316fa1b7f82a680ec]

INTEGRATION: CWS ooo19126 (1.11.292); FILE MERGED 2005/09/05 14:26:30 rt 1.11.292.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [565dd025a75601494a58cb29983493b063adcf14]

INTEGRATION: CWS ooo19126 (1.3.562); FILE MERGED 2005/09/05 13:04:18 rt 1.3.562.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1b27800c83138fd25ddafa48dea67239a4f00be0]

INTEGRATION: CWS ooo19126 (1.3.16); FILE MERGED 2005/09/05 15:43:10 rt 1.3.16.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ef380852c7415385f4044c3381e0f3b4f0682ef9]

INTEGRATION: CWS ooo19126 (1.3.668); FILE MERGED 2005/09/05 14:26:30 rt 1.3.668.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f9818a3079aedbb02f075f16b3b027d1848bccbf]

INTEGRATION: CWS ooo19126 (1.7.308); FILE MERGED 2005/09/05 13:04:18 rt 1.7.308.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0e8b9eddf1a52c86c5e3d7982401a12eb3658179]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:43:09 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [da83e579a7aca655563bb9bc6282d2b143cc2c64]

INTEGRATION: CWS ooo19126 (1.6.550); FILE MERGED 2005/09/05 14:26:29 rt 1.6.550.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [862af0d2cadc2eace9ffca4972043ffb2b99b90b]

INTEGRATION: CWS ooo19126 (1.1.556); FILE MERGED 2005/09/05 13:04:17 rt 1.1.556.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [89897f1ec2d9264e76feae74c2dda27c0551ed2e]

INTEGRATION: CWS ooo19126 (1.3.118); FILE MERGED 2005/09/05 15:43:09 rt 1.3.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d6e2476f75d80cbcbc5f427cb9b10d099445cff7]

INTEGRATION: CWS ooo19126 (1.6.294); FILE MERGED 2005/09/05 14:26:29 rt 1.6.294.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a1243bdce308d0d5844399106ea39f8de049156d]

INTEGRATION: CWS ooo19126 (1.2.502); FILE MERGED 2005/09/05 13:04:17 rt 1.2.502.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e4b20f1ed326bdc9b9e93fd22467b0485e542df3]

INTEGRATION: CWS ooo19126 (1.4.8); FILE MERGED 2005/09/05 15:43:09 rt 1.4.8.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cea19887a38df75ed2924f00cbd61824b7da4d09]

INTEGRATION: CWS ooo19126 (1.2.1096); FILE MERGED 2005/09/05 14:26:29 rt 1.2.1096.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ac5c370bec2920e1e68c18054a3257428f1427ee]

INTEGRATION: CWS ooo19126 (1.16.502); FILE MERGED 2005/09/05 13:04:17 rt 1.16.502.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1254a8728e7aed98c3f386739d021e3577492649]

INTEGRATION: CWS ooo19126 (1.2.76); FILE MERGED 2005/09/05 15:43:08 rt 1.2.76.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fc150625cd9def6892deb0a916b6aabe6995c6f7]

INTEGRATION: CWS ooo19126 (1.4.792); FILE MERGED 2005/09/05 14:26:29 rt 1.4.792.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [255dc271810f1cb6b12db09d91f8789fce20e98c]

INTEGRATION: CWS ooo19126 (1.21.370); FILE MERGED 2005/09/05 13:04:16 rt 1.21.370.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6b32bada7dffc5d32794c321a684ac134d07c1cf]

INTEGRATION: CWS ooo19126 (1.3.16); FILE MERGED 2005/09/05 15:43:08 rt 1.3.16.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [04bf833943a46455a8cdde6f0763b20937edefce]

INTEGRATION: CWS ooo19126 (1.3.792); FILE MERGED 2005/09/05 14:26:28 rt 1.3.792.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9e80991b85f4e88ef8fbcf9fafae94ef14eed9ab]

INTEGRATION: CWS ooo19126 (1.2.114); FILE MERGED 2005/09/05 15:43:08 rt 1.2.114.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [65352d70bd05805d05d783b48225cad4b7a84678]

INTEGRATION: CWS ooo19126 (1.31.370); FILE MERGED 2005/09/05 13:04:15 rt 1.31.370.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [91b61d77b0b223635066f3e578713c2fb6a81c43]

INTEGRATION: CWS ooo19126 (1.7.292); FILE MERGED 2005/09/05 14:26:28 rt 1.7.292.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1e1fb2bbade184a453bfec337ae4009c05fb0180]

INTEGRATION: CWS ooo19126 (1.2.576); FILE MERGED 2005/09/05 13:04:15 rt 1.2.576.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1cc30341c9a2af8f388d51c0202db2a0b3e9eb5c]

INTEGRATION: CWS ooo19126 (1.2.732); FILE MERGED 2005/09/05 14:26:28 rt 1.2.732.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [778b3b15adcdf2f64a06ea83c70fc6517fafe0ca]

INTEGRATION: CWS ooo19126 (1.3.106); FILE MERGED 2005/09/05 15:43:07 rt 1.3.106.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [da991d189d496e19ef063e3447aa298c89fd4065]

INTEGRATION: CWS ooo19126 (1.3.560); FILE MERGED 2005/09/05 13:04:15 rt 1.3.560.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cb587c5da4ebbadd7449c74dabf44d936ca2ff50]

INTEGRATION: CWS ooo19126 (1.2.732); FILE MERGED 2005/09/05 14:26:27 rt 1.2.732.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [385b25056b35c2e315552dabae4825da03a6cb06]

INTEGRATION: CWS ooo19126 (1.3.16); FILE MERGED 2005/09/05 15:43:07 rt 1.3.16.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ee6b524ccde34042ef43af3bd9f488511db614bf]

INTEGRATION: CWS ooo19126 (1.6.494); FILE MERGED 2005/09/05 13:04:14 rt 1.6.494.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4ae2a4848dc9aadbe730d9ad62e48dc8c9b77768]

INTEGRATION: CWS ooo19126 (1.9.292); FILE MERGED 2005/09/05 14:26:27 rt 1.9.292.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6957b63bf6d29835b85f29f000d54286bb3423ad]

INTEGRATION: CWS ooo19126 (1.3.486); FILE MERGED 2005/09/05 13:04:14 rt 1.3.486.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0bf481dc8d1e7e0c339e735aa5b00ccd26ad8077]

INTEGRATION: CWS ooo19126 (1.4.558); FILE MERGED 2005/09/05 14:26:27 rt 1.4.558.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7d7330fcfaf504c239fb8d82ddfd68e39169f70a]

INTEGRATION: CWS ooo19126 (1.3.118); FILE MERGED 2005/09/05 15:43:07 rt 1.3.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b5375cf0f721e7fda091b399274df26273fc618f]

INTEGRATION: CWS ooo19126 (1.13.560); FILE MERGED 2005/09/05 13:04:14 rt 1.13.560.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [db5b19d532e333bb688447aa2969cfc2e3a26d0c]

INTEGRATION: CWS ooo19126 (1.6.292); FILE MERGED 2005/09/05 14:26:26 rt 1.6.292.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d993145a4de4dfcf1a0ff3efb4848fb0630a7baf]

INTEGRATION: CWS ooo19126 (1.4.580); FILE MERGED 2005/09/05 13:04:11 rt 1.4.580.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bca59810b4f4ac19c483f62112cab8e98e07023d]

INTEGRATION: CWS ooo19126 (1.9.428); FILE MERGED 2005/09/05 14:26:26 rt 1.9.428.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cd768627b2a5661784adee0502f3297cd16db31c]

INTEGRATION: CWS ooo19126 (1.3.16); FILE MERGED 2005/09/05 15:43:06 rt 1.3.16.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1582f02681e6dfb0364450ffd2b5c8afdc511ddc]

INTEGRATION: CWS ooo19126 (1.7.596); FILE MERGED 2005/09/05 14:26:26 rt 1.7.596.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [833fc27d356df8e5246ed4eaeeea71791624fdf2]

INTEGRATION: CWS ooo19126 (1.4.80); FILE MERGED 2005/09/05 15:43:06 rt 1.4.80.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3bbea978e724d39c0f8a95f616d584dee9bb3595]

INTEGRATION: CWS ooo19126 (1.5.190); FILE MERGED 2005/09/05 13:04:10 rt 1.5.190.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b4151fc1ed6cd9e5e034d738adc1bc34674c656d]

INTEGRATION: CWS ooo19126 (1.5.408); FILE MERGED 2005/09/05 14:26:25 rt 1.5.408.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [171e6eea34d7ae00fb88815983b9702cb624accf]

INTEGRATION: CWS ooo19126 (1.3.118); FILE MERGED 2005/09/05 15:43:06 rt 1.3.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1be6fe4edc332a77556f05c2425330240368c481]

INTEGRATION: CWS ooo19126 (1.4.366); FILE MERGED 2005/09/05 13:04:09 rt 1.4.366.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4125c6a342b3f4de8948bf1804f31f056bf0052e]

INTEGRATION: CWS ooo19126 (1.3.898); FILE MERGED 2005/09/05 14:26:25 rt 1.3.898.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1572e5328cb8e4e703f15e76c4eb6afe4f7580c2]

INTEGRATION: CWS ooo19126 (1.5.6); FILE MERGED 2005/09/05 15:43:05 rt 1.5.6.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [59e855d5f38bd55181852c54063447b884b8e39b]

INTEGRATION: CWS ooo19126 (1.1.572); FILE MERGED 2005/09/05 13:04:09 rt 1.1.572.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bdf0785d7482cb06c01e26f20edff3852962e845]

INTEGRATION: CWS ooo19126 (1.3.430); FILE MERGED 2005/09/05 14:26:24 rt 1.3.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5ad81e6373cf57abf6ee9dedf1a32b3dbca3585c]

INTEGRATION: CWS ooo19126 (1.4.80); FILE MERGED 2005/09/05 15:43:05 rt 1.4.80.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3353a29c2f5fe6378649361b8bd814e66d0340f5]

INTEGRATION: CWS ooo19126 (1.1.572); FILE MERGED 2005/09/05 13:04:06 rt 1.1.572.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [414da5e4f3bfd3de6b906c71a8bbd39c180f0462]

INTEGRATION: CWS ooo19126 (1.3.408); FILE MERGED 2005/09/05 14:26:24 rt 1.3.408.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a89433b5830093bc2e3e1fed234557e580df6bd7]

INTEGRATION: CWS ooo19126 (1.3.40); FILE MERGED 2005/09/05 15:43:05 rt 1.3.40.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2b0c22a89105d3e033291e4eb600036a11b83966]

INTEGRATION: CWS ooo19126 (1.1.572); FILE MERGED 2005/09/05 13:04:05 rt 1.1.572.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cbfe00a7ab12f5101a71c58ff25195fbe5228a74]

INTEGRATION: CWS ooo19126 (1.3.118); FILE MERGED 2005/09/05 15:43:05 rt 1.3.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [875297e81ba78641a32577708fffc5b1490b71f3]

INTEGRATION: CWS ooo19126 (1.7.502); FILE MERGED 2005/09/05 13:04:03 rt 1.7.502.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fda8efab5056acb3faeeaeb85611e318c12838a3]

INTEGRATION: CWS ooo19126 (1.3.114); FILE MERGED 2005/09/05 15:43:04 rt 1.3.114.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [76f5f4e7190c0a199a1c18e43314f618c9b8f450]

INTEGRATION: CWS ooo19126 (1.7.164); FILE MERGED 2005/09/05 13:04:02 rt 1.7.164.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4fd1bb8c3dafdabc59a75d042ef9f9226eb2c4e5]

INTEGRATION: CWS ooo19126 (1.3.118); FILE MERGED 2005/09/05 15:43:04 rt 1.3.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2830898a9d80d4b408d2b19eeda6d8050741da92]

INTEGRATION: CWS ooo19126 (1.35.38); FILE MERGED 2005/09/05 13:04:01 rt 1.35.38.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b8daefd68d0dbd6f26a44bfe22d365fe1b7b6e9e]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:43:04 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [491ee40b23691539dcc145443bffeecb8fd862be]

INTEGRATION: CWS ooo19126 (1.5.574); FILE MERGED 2005/09/05 13:04:01 rt 1.5.574.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f5432ca7ba67b655667cef3f2ead327996ef9395]

INTEGRATION: CWS ooo19126 (1.1.1.1.1670); FILE MERGED 2005/09/05 14:26:22 rt 1.1.1.1.1670.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0cee3bd750f2a56f5231cd31758724b8082e6c3f]

INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 15:43:04 rt 1.3.80.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d80b9246e30d53421dbafaba8adbbf739f57b905]

INTEGRATION: CWS ooo19126 (1.4.348); FILE MERGED 2005/09/05 13:03:58 rt 1.4.348.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [238365e2d14c1ba4bfc60b886f13018475d89d16]

INTEGRATION: CWS ooo19126 (1.3.1654); FILE MERGED 2005/09/05 14:26:22 rt 1.3.1654.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e6db27264990cfab1a0c152fb96f19cc1d4e2fa8]

INTEGRATION: CWS ooo19126 (1.1.168); FILE MERGED 2005/09/05 15:43:03 rt 1.1.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2db268b42163bb0cb643002dd54b5fb6eac9b1de]

INTEGRATION: CWS ooo19126 (1.9.20); FILE MERGED 2005/09/05 13:03:58 rt 1.9.20.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3109bdd53cd1d3696e61447ad57761c8a297b10e]

INTEGRATION: CWS ooo19126 (1.25.466); FILE MERGED 2005/09/05 14:26:21 rt 1.25.466.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b90fa9ee726c595c3e16e3e53793a22a5bbe3fd6]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:43:03 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0c9383067a1441de1de107199cfb667e2f29fb00]

INTEGRATION: CWS ooo19126 (1.2.348); FILE MERGED 2005/09/05 13:03:58 rt 1.2.348.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6a99c68710aa3c82d5a830a2e712c8e543a9761e]

INTEGRATION: CWS ooo19126 (1.2.1652); FILE MERGED 2005/09/05 14:26:21 rt 1.2.1652.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8e34459cac24b704502d609204f88c7842396c23]

INTEGRATION: CWS ooo19126 (1.1.168); FILE MERGED 2005/09/05 15:43:02 rt 1.1.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d15b1e8feee2fa471817e20039fe7ab5c0cb4209]

INTEGRATION: CWS ooo19126 (1.1.560); FILE MERGED 2005/09/05 13:03:57 rt 1.1.560.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d203fe6c1b2a2f4aaa43d76caa2d46c1c5ef1c84]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:43:02 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ed7790089415f50d3bb35bc12cd38382fa54d9eb]

INTEGRATION: CWS ooo19126 (1.4.242); FILE MERGED 2005/09/05 13:03:57 rt 1.4.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [421108863b9cf94e7987d5cdc80d1cda6eaf0395]

INTEGRATION: CWS ooo19126 (1.3.1632); FILE MERGED 2005/09/05 14:26:20 rt 1.3.1632.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [af8e2f5a2c5cc2fda261cc43d460403fd348e8d0]

INTEGRATION: CWS ooo19126 (1.5.128); FILE MERGED 2005/09/05 13:03:57 rt 1.5.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1e3d60b7ea55e38baf1ea85f18f3374a3a57df11]

INTEGRATION: CWS ooo19126 (1.15.836); FILE MERGED 2005/09/05 14:26:20 rt 1.15.836.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c83ffb350d43bbf9bce4b27857cf7d0b72644ccc]

INTEGRATION: CWS ooo19126 (1.2.68); FILE MERGED 2005/09/05 15:43:01 rt 1.2.68.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [756cdd681eb8d2c0b66c57eeb0d723717fc8dde3]

INTEGRATION: CWS ooo19126 (1.1.584); FILE MERGED 2005/09/05 13:03:55 rt 1.1.584.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [417884c1199641a4dcdbc8bb8757bc358ad0f5b5]

INTEGRATION: CWS ooo19126 (1.1.1.1.1670); FILE MERGED 2005/09/05 14:26:20 rt 1.1.1.1.1670.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c5339e3a16630393dc87405fbde2548d0879efd9]

INTEGRATION: CWS ooo19126 (1.3.26); FILE MERGED 2005/09/05 15:43:01 rt 1.3.26.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ab1ec73dde23d423f28ad7f0cb5321751457974e]

INTEGRATION: CWS ooo19126 (1.3.494); FILE MERGED 2005/09/05 13:03:54 rt 1.3.494.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [91f19af63b80302302bd8238e4c1d5315b9f8efd]

INTEGRATION: CWS ooo19126 (1.59.134); FILE MERGED 2005/09/05 14:26:19 rt 1.59.134.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a871a96043c9ec08545599019d68b8046045fc90]

INTEGRATION: CWS ooo19126 (1.2.560); FILE MERGED 2005/09/05 13:03:54 rt 1.2.560.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [01841940b9e2bb70dc805d3823226cff7a3f887d]

INTEGRATION: CWS ooo19126 (1.28.702); FILE MERGED 2005/09/05 14:26:19 rt 1.28.702.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3fabf67e8cb49f015eb8f78f9664c00afcefc4e9]

INTEGRATION: CWS ooo19126 (1.2.26); FILE MERGED 2005/09/05 15:43:00 rt 1.2.26.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a068697eeb98b0f5dc24a7568ab6eabea132a1fe]

INTEGRATION: CWS ooo19126 (1.13.490); FILE MERGED 2005/09/05 13:03:54 rt 1.13.490.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0421f6cfb053660e333a21910b60d33493e36dd5]

INTEGRATION: CWS ooo19126 (1.7.918); FILE MERGED 2005/09/05 14:26:19 rt 1.7.918.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [25afee1ff33333f61ba632e30a85de9e50e28b3b]

INTEGRATION: CWS ooo19126 (1.3.16); FILE MERGED 2005/09/05 15:43:00 rt 1.3.16.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [68dd5a0f601da8b86930495148b436a813e44e9d]

INTEGRATION: CWS ooo19126 (1.2.242); FILE MERGED 2005/09/05 13:03:53 rt 1.2.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [974fed9104acbe679d368a17c2b789a862666ef7]

INTEGRATION: CWS ooo19126 (1.9.918); FILE MERGED 2005/09/05 14:26:19 rt 1.9.918.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ff0f2763f557557dfb0fd788242404c0253b8766]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:43:00 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [38e859c279b0bc2f7b4d691991913c122f822ec4]

INTEGRATION: CWS ooo19126 (1.7.560); FILE MERGED 2005/09/05 13:03:53 rt 1.7.560.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0c596319bfaa749a5c0f205d85e8b785a77f1c0f]

INTEGRATION: CWS ooo19126 (1.1.1.1.1670); FILE MERGED 2005/09/05 14:26:18 rt 1.1.1.1.1670.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8b4924961cc0dd7533a449d18f2b58d4d5f92cd5]

INTEGRATION: CWS ooo19126 (1.1.168); FILE MERGED 2005/09/05 15:42:59 rt 1.1.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [439e8f88e3fa50a26cf654d015723341085edd31]

INTEGRATION: CWS ooo19126 (1.2.576); FILE MERGED 2005/09/05 13:03:53 rt 1.2.576.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a6792a8edc879a087b3d4975a3c0dc172a8fc65c]

INTEGRATION: CWS ooo19126 (1.2.106); FILE MERGED 2005/09/05 15:42:59 rt 1.2.106.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b3a89ff6542f7ea4dc5ee58b800a8c57c38fa8c9]

INTEGRATION: CWS ooo19126 (1.1.584); FILE MERGED 2005/09/05 13:03:50 rt 1.1.584.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [aafaab21b2ca2d5afe891ea61e76b8656088a69e]

INTEGRATION: CWS ooo19126 (1.3.1148); FILE MERGED 2005/09/05 14:26:18 rt 1.3.1148.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e7cd7c262231e4e4816106fafa283ac1e177dbae]

INTEGRATION: CWS ooo19126 (1.3.572); FILE MERGED 2005/09/05 13:03:50 rt 1.3.572.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [aa8120fb0c6e9b03a67c930722f3fb541cca0311]

INTEGRATION: CWS ooo19126 (1.2.56); FILE MERGED 2005/09/05 15:42:59 rt 1.2.56.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fcc0977b282a90967ff07da1dc5d4a46f7bd7352]

INTEGRATION: CWS ooo19126 (1.3.502); FILE MERGED 2005/09/05 13:03:50 rt 1.3.502.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5cc3e24e819769ccba73c6e30e78e265150165a1]

INTEGRATION: CWS ooo19126 (1.6.974); FILE MERGED 2005/09/05 14:26:17 rt 1.6.974.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9a218a93bbd8ecc3120be43e310fc37e89ce0c76]

INTEGRATION: CWS ooo19126 (1.2.576); FILE MERGED 2005/09/05 13:03:49 rt 1.2.576.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f6755feb22ecfde07dd0b07c34a26eb673310e91]

INTEGRATION: CWS ooo19126 (1.30.834); FILE MERGED 2005/09/05 14:26:16 rt 1.30.834.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e4a8b9691f81a5d12eec79dc6952082c82efd56f]

INTEGRATION: CWS ooo19126 (1.3.82); FILE MERGED 2005/09/05 13:03:49 rt 1.3.82.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f117ab01b4d6dcbd9d5ccfdac924aa777ccbee16]

INTEGRATION: CWS ooo19126 (1.73.394); FILE MERGED 2005/09/05 14:26:16 rt 1.73.394.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7898a9d6d611a92e767af4a93ffb30ff293f199e]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:42:58 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [97b9f7d7cf113073993ecb1f7a5bef830484e6f4]

INTEGRATION: CWS ooo19126 (1.2.252); FILE MERGED 2005/09/05 13:03:48 rt 1.2.252.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7c6224eb145c420fde1343f9910b1f5426e142ef]

INTEGRATION: CWS ooo19126 (1.2.66); FILE MERGED 2005/09/05 15:42:58 rt 1.2.66.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fa0b0ca29fa39c8f97b70cfb8a9ba7f16b1316a3]

INTEGRATION: CWS ooo19126 (1.28.834); FILE MERGED 2005/09/05 14:26:16 rt 1.28.834.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9a8f884d30aecb37dd7628f1de762dc181c90c7e]

INTEGRATION: CWS ooo19126 (1.11.242); FILE MERGED 2005/09/05 13:03:47 rt 1.11.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [03d04a6b31e6a07fa66cb9e990346a9dab67781e]

INTEGRATION: CWS ooo19126 (1.43.596); FILE MERGED 2005/09/05 14:26:15 rt 1.43.596.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [53e090328027b97fb95199e8d46b38848e2373fa]

INTEGRATION: CWS ooo19126 (1.1.168); FILE MERGED 2005/09/05 15:42:58 rt 1.1.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8275a8e2142912c0c97a95ece35b8b6e287bb4f2]

INTEGRATION: CWS ooo19126 (1.5.1654); FILE MERGED 2005/09/05 14:26:15 rt 1.5.1654.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e5f64c45f78ebc3e96f0102fa734272f3d464830]

INTEGRATION: CWS ooo19126 (1.51.238); FILE MERGED 2005/09/05 14:26:14 rt 1.51.238.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [12168f442f4eede9913124c8eb19dace09e4fe44]

INTEGRATION: CWS ooo19126 (1.11.42); FILE MERGED 2005/09/05 17:13:50 rt 1.11.42.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [209d639e6ebfe31d6fc912a4e5475db6133943ff]

INTEGRATION: CWS ooo19126 (1.35.834); FILE MERGED 2005/09/05 14:26:14 rt 1.35.834.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7a709f5ce5aceb52bc9f442576b8b32fb626ba90]

INTEGRATION: CWS ooo19126 (1.1.178); FILE MERGED 2005/09/05 17:13:49 rt 1.1.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8dc07b82a47c5d4d7a16fe1568462c468c465f11]

INTEGRATION: CWS ooo19126 (1.3.6); FILE MERGED 2005/09/05 15:42:57 rt 1.3.6.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8843db4cf6daa43adec3409d2693ce659696627a]

INTEGRATION: CWS ooo19126 (1.3.1656); FILE MERGED 2005/09/05 14:26:14 rt 1.3.1656.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9b7a199d0f2864bdb2e55652d4535f75c1bcafdc]

INTEGRATION: CWS ooo19126 (1.6.40); FILE MERGED 2005/09/05 17:13:49 rt 1.6.40.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [688656431caeb6b29e81ca4a7a74e0cfea4df0f8]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:42:57 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e09154953159e3d4e2d7c6d588d3997cc9556c0a]

INTEGRATION: CWS ooo19126 (1.89.214); FILE MERGED 2005/09/05 14:26:13 rt 1.89.214.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9147ec647040e459fc6f5dc7327a4056e24178c2]

INTEGRATION: CWS ooo19126 (1.4.82); FILE MERGED 2005/09/05 17:13:49 rt 1.4.82.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [787ad1889f34cabe6e1a28eda49af1d06a26d4e2]

INTEGRATION: CWS ooo19126 (1.1.168); FILE MERGED 2005/09/05 15:42:57 rt 1.1.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7a1798848311d991be74f109a0f6fb238db9a33a]

INTEGRATION: CWS ooo19126 (1.54.252); FILE MERGED 2005/09/05 14:26:12 rt 1.54.252.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1566bd494cddfca3f03184ed85d52a3c5043ccc2]

INTEGRATION: CWS ooo19126 (1.4.156); FILE MERGED 2005/09/05 17:13:48 rt 1.4.156.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fa7287d6bac011e9607d8ef226277ff9fd8dd763]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:42:56 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7f21ce69dac2f9ec3c1e4746031c072f2e991851]

INTEGRATION: CWS ooo19126 (1.5.1632); FILE MERGED 2005/09/05 14:26:12 rt 1.5.1632.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5e3d8ead1de854d36f722a45527a8e31bc3266f8]

INTEGRATION: CWS ooo19126 (1.6.132); FILE MERGED 2005/09/05 17:13:48 rt 1.6.132.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0f59a089c5563a7946661b4887d3fbb51027d443]

INTEGRATION: CWS ooo19126 (1.1.168); FILE MERGED 2005/09/05 15:42:56 rt 1.1.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9df1795c047ea8fd9335262f3da6663ddc6271c0]

INTEGRATION: CWS ooo19126 (1.11.1632); FILE MERGED 2005/09/05 14:26:12 rt 1.11.1632.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [894b70176240782d305dd4a0b421f7be6eb05157]

INTEGRATION: CWS ooo19126 (1.2.84); FILE MERGED 2005/09/05 17:13:47 rt 1.2.84.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5e15ae65cf5331b3f60b28ab353cc83d19960602]

INTEGRATION: CWS ooo19126 (1.51.314); FILE MERGED 2005/09/05 14:26:11 rt 1.51.314.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d8d6d7c302c970942cc47f2f0a236401eb9fc611]

INTEGRATION: CWS ooo19126 (1.1.178); FILE MERGED 2005/09/05 17:13:47 rt 1.1.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8a153c284b07a3c8e355b66783b0acbdda2f423e]

INTEGRATION: CWS ooo19126 (1.26.834); FILE MERGED 2005/09/05 14:26:11 rt 1.26.834.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b9934c56a54a9acb01086b223da73ed600a00a0b]

INTEGRATION: CWS ooo19126 (1.3.82); FILE MERGED 2005/09/05 17:13:45 rt 1.3.82.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6698491b9abf54686ffb8814e5ef27268b0aa087]

INTEGRATION: CWS ooo19126 (1.13.730); FILE MERGED 2005/09/05 14:26:11 rt 1.13.730.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [dffac88ecb375a6ef6f1adb131cee8c545875336]

INTEGRATION: CWS ooo19126 (1.1.178); FILE MERGED 2005/09/05 17:13:45 rt 1.1.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ccf08af61f7bb697e39f839c57dca131371ef087]

INTEGRATION: CWS ooo19126 (1.1.168); FILE MERGED 2005/09/05 15:42:55 rt 1.1.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5726ba2f1be31e7b75758937811e00bef81262e8]

INTEGRATION: CWS ooo19126 (1.37.346); FILE MERGED 2005/09/05 14:26:10 rt 1.37.346.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [65e82363056354e00b9bfb5671e47fd225c9e219]

INTEGRATION: CWS ooo19126 (1.4.82); FILE MERGED 2005/09/05 17:13:44 rt 1.4.82.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bba9ea0f8cb5343d375cd4116a54704ad2e85020]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:42:55 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [899b1153edf40f4ed9c0cefb69126ee57c72ed5c]

INTEGRATION: CWS ooo19126 (1.44.834); FILE MERGED 2005/09/05 14:26:10 rt 1.44.834.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [63458109fb9d95683e8a349c91fdaeec0b57465a]

INTEGRATION: CWS ooo19126 (1.1.178); FILE MERGED 2005/09/05 17:13:44 rt 1.1.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f2d0665265364f3b99e1c57e7df1652ced9cdeb5]

INTEGRATION: CWS ooo19126 (1.31.770); FILE MERGED 2005/09/05 14:26:09 rt 1.31.770.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a7672abef3cb36dd3ce1143d46489675a609c0fd]

INTEGRATION: CWS ooo19126 (1.2.152); FILE MERGED 2005/09/05 17:13:44 rt 1.2.152.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cc9d78d46479e481ee1729aad0fe34085c38d15f]

INTEGRATION: CWS ooo19126 (1.34.834); FILE MERGED 2005/09/05 14:26:09 rt 1.34.834.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [57c39d68443f6b345a01c502a2afd5ea85886bcd]

INTEGRATION: CWS ooo19126 (1.5.84); FILE MERGED 2005/09/05 17:13:43 rt 1.5.84.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bb444f8c12c49a581a6ae11d98b8b74b4b12ca0a]

INTEGRATION: CWS ooo19126 (1.26.910); FILE MERGED 2005/09/05 14:26:09 rt 1.26.910.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b8077132f88dddb5c3dc02805b9cf6ac50f57834]

INTEGRATION: CWS ooo19126 (1.10.56); FILE MERGED 2005/09/05 17:13:43 rt 1.10.56.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d624268d5925266302b56486f21e8b7a5bdcf879]

INTEGRATION: CWS ooo19126 (1.1.168); FILE MERGED 2005/09/05 15:42:54 rt 1.1.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [99c3877101a018d84dee850d9dfff3c1a8590ee4]

INTEGRATION: CWS ooo19126 (1.1.178); FILE MERGED 2005/09/05 17:13:43 rt 1.1.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [81fee905a0e9719adb45dd4373e6a97b124ac1cf]

INTEGRATION: CWS ooo19126 (1.1.178); FILE MERGED 2005/09/05 17:13:42 rt 1.1.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4f51ea00d96d09a4992dfb8f6ea5b2636568bdd7]

INTEGRATION: CWS ooo19126 (1.1.168); FILE MERGED 2005/09/05 15:42:53 rt 1.1.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3a296b7dc701f095a141ee633610351138d954b0]

INTEGRATION: CWS ooo19126 (1.2.68); FILE MERGED 2005/09/05 15:42:53 rt 1.2.68.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c27c10230793d2bf404424dae608ac04ebef242b]

INTEGRATION: CWS ooo19126 (1.2.170); FILE MERGED 2005/09/05 17:13:42 rt 1.2.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8df7e24709ff43f04dadcbbe1d74ab06ba609f28]

INTEGRATION: CWS ooo19126 (1.2.170); FILE MERGED 2005/09/05 17:13:41 rt 1.2.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [881a4f7b2f0c38a3cffb1b168828f6d225504fe6]

INTEGRATION: CWS ooo19126 (1.2.26); FILE MERGED 2005/09/05 15:42:52 rt 1.2.26.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4d4c666bfe5bac5f14d7dd5e2792f155cff64a82]

INTEGRATION: CWS ooo19126 (1.2.1042); FILE MERGED 2005/09/05 14:26:02 rt 1.2.1042.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d307caab9b18baf4ae675564b4d927f9c6e2f9c8]

INTEGRATION: CWS ooo19126 (1.1.178); FILE MERGED 2005/09/05 17:13:40 rt 1.1.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [671845609c3c1fdce89dac773809c5049143e0a7]

INTEGRATION: CWS ooo19126 (1.2.1662); FILE MERGED 2005/09/05 14:26:02 rt 1.2.1662.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5007806c5dc6b5d1fc3ca95d7371d6f56103807f]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:42:52 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [736d405f6092c7edb1cd340a84cf20d4d067cea6]

INTEGRATION: CWS ooo19126 (1.3.82); FILE MERGED 2005/09/05 17:13:39 rt 1.3.82.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [22e902eda91629809a26e21beb61be301faef3a8]

INTEGRATION: CWS ooo19126 (1.2.700); FILE MERGED 2005/09/05 14:26:01 rt 1.2.700.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bb5a9087dbbb457a8b29fcd1b9cc787ba004707d]

INTEGRATION: CWS ooo19126 (1.6.50); FILE MERGED 2005/09/05 17:13:39 rt 1.6.50.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0e9adea0fd4e7814664f56a91604d43b39ff32e2]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:42:51 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a5f8ae12e43268118312a806e3db107de8c3e6d3]

INTEGRATION: CWS ooo19126 (1.10.346); FILE MERGED 2005/09/05 14:26:01 rt 1.10.346.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [50782613bfd7f71edd7a883d4d974db9b461d88f]

INTEGRATION: CWS ooo19126 (1.2.84); FILE MERGED 2005/09/05 17:13:38 rt 1.2.84.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f6edddddba2649127e3bfc9f75a93cc5f9e7a9b7]

INTEGRATION: CWS ooo19126 (1.10.454); FILE MERGED 2005/09/05 14:26:01 rt 1.10.454.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5e6ead71d655a6a29aec7e83acd2a02463e03fb4]

INTEGRATION: CWS ooo19126 (1.1.158); FILE MERGED 2005/09/05 17:13:38 rt 1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e0035339877ceb6e6cd85d3c79bb60ef3b130bf0]

INTEGRATION: CWS ooo19126 (1.3.108); FILE MERGED 2005/09/05 15:42:51 rt 1.3.108.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [242a72f553888ba9a7810b8ef14b314c5bf0ce9c]

INTEGRATION: CWS ooo19126 (1.18.454); FILE MERGED 2005/09/05 14:26:01 rt 1.18.454.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7bb75a239c170fe0d1eb3f371c3636bc92ce4d06]

INTEGRATION: CWS ooo19126 (1.4.84); FILE MERGED 2005/09/05 17:13:38 rt 1.4.84.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ecc41bea3a74b77fc9927d78c4051a105d76f089]

INTEGRATION: CWS ooo19126 (1.13.264); FILE MERGED 2005/09/05 14:26:00 rt 1.13.264.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0ba6908bd9af99d7897542edb705905398f28da0]

INTEGRATION: CWS ooo19126 (1.3.132); FILE MERGED 2005/09/05 17:13:37 rt 1.3.132.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [de195558307ddafc04a954356b7796ee271affa7]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:42:50 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [aaa39acca49247010c2f859f5a6870e83a5ac5dc]

INTEGRATION: CWS ooo19126 (1.22.338); FILE MERGED 2005/09/05 14:26:00 rt 1.22.338.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9dbe94a6eedec9ef92bacad853438c2a8f05dea3]

INTEGRATION: CWS ooo19126 (1.10.82); FILE MERGED 2005/09/05 17:13:37 rt 1.10.82.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [99be776ea9ee38e0fcc9df4ec6a19e7f954ca28d]

INTEGRATION: CWS ooo19126 (1.6.516); FILE MERGED 2005/09/05 14:25:59 rt 1.6.516.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a96f57668e143f950362fd1999e626093f4937d8]

INTEGRATION: CWS ooo19126 (1.4.84); FILE MERGED 2005/09/05 17:13:37 rt 1.4.84.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b931b052be7d2ad1a971629085dd180fa924b395]

INTEGRATION: CWS ooo19126 (1.122.98); FILE MERGED 2005/09/05 14:25:58 rt 1.122.98.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7858417b21c551c59ae8b5854d4d7d1fbd6d6c46]

INTEGRATION: CWS ooo19126 (1.5.84); FILE MERGED 2005/09/05 17:13:36 rt 1.5.84.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ee4a5987f4c90e937c84bd7e4a0ae0337a894449]

INTEGRATION: CWS ooo19126 (1.4.132); FILE MERGED 2005/09/05 17:13:36 rt 1.4.132.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3c62f9d1ad3ba4f800f9529cfd67924de9921c23]

INTEGRATION: CWS ooo19126 (1.2.732); FILE MERGED 2005/09/05 14:25:58 rt 1.2.732.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2dc4895f78331d256475bc2e4169a7dd7560d2bc]

INTEGRATION: CWS ooo19126 (1.1.168); FILE MERGED 2005/09/05 15:42:49 rt 1.1.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [67c0ce9dea65be8050bc4e1262c7490b62fc77e0]

INTEGRATION: CWS ooo19126 (1.3.952); FILE MERGED 2005/09/05 14:25:57 rt 1.3.952.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c7b2d3c2ec34c556b25c249e1a6ef9d7c13f618d]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:42:49 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7ea32d2e8493bb6812b3a7afefa5643b3608e1db]

INTEGRATION: CWS ooo19126 (1.3.84); FILE MERGED 2005/09/05 17:13:36 rt 1.3.84.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d3fa96855abd9a64eca4044fa35af17fd1a5970d]

INTEGRATION: CWS ooo19126 (1.5.952); FILE MERGED 2005/09/05 14:25:57 rt 1.5.952.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [98411079a4b6c50e51b6e6749d811687c9d4962b]

INTEGRATION: CWS ooo19126 (1.2.108); FILE MERGED 2005/09/05 15:42:49 rt 1.2.108.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [702cdbb5ef2230ac5b45fb732352a09a3a72eebb]

INTEGRATION: CWS ooo19126 (1.8.50); FILE MERGED 2005/09/05 17:13:35 rt 1.8.50.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [284c5015180e5ce02dc69ed7b376bf1f550e13d5]

INTEGRATION: CWS ooo19126 (1.9.952); FILE MERGED 2005/09/05 14:25:57 rt 1.9.952.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ebc3c5da78234cd1b0d261c42cde76b24d0a8949]

INTEGRATION: CWS ooo19126 (1.2.84); FILE MERGED 2005/09/05 17:13:35 rt 1.2.84.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [beee336c1c6dcae9d7232606e76fc7d051d3477b]

INTEGRATION: CWS ooo19126 (1.37.792); FILE MERGED 2005/09/05 14:25:56 rt 1.37.792.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [237a7bd424eb7261b9ea9c080a1f3727cc8b978c]

INTEGRATION: CWS ooo19126 (1.3.118); FILE MERGED 2005/09/05 15:42:48 rt 1.3.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [df68942566d5736dfdfee02d2ee9856d5ded6940]

INTEGRATION: CWS ooo19126 (1.1.158); FILE MERGED 2005/09/05 17:13:35 rt 1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4503fa979e42860e54d5fe8b855557067330b35b]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:42:48 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1d1c30c3000e76c0756db606d9e652914e94f49a]

INTEGRATION: CWS ooo19126 (1.14.430); FILE MERGED 2005/09/05 14:25:56 rt 1.14.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [dd13d7aa91246a143f6fe23829e0fe14853da1cb]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:42:47 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cfebbbbda8e4d1239ad7cbc9d2914c89e0b3f12b]

INTEGRATION: CWS ooo19126 (1.9.338); FILE MERGED 2005/09/05 14:25:55 rt 1.9.338.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [47762b1279518f48e3c01045d19c0d3ddec578c7]

INTEGRATION: CWS ooo19126 (1.5.84); FILE MERGED 2005/09/05 17:13:34 rt 1.5.84.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8a1256144a95b28ae192bcd06f4c33a74d31b850]

INTEGRATION: CWS ooo19126 (1.28.102); FILE MERGED 2005/09/05 14:25:55 rt 1.28.102.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f842e659efabd76223cb8f88d6625a725c325a99]

INTEGRATION: CWS ooo19126 (1.6.132); FILE MERGED 2005/09/05 17:13:34 rt 1.6.132.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c87c93cc2d87f6e91bbc3b1a20623854d40b1993]

INTEGRATION: CWS ooo19126 (1.54.100); FILE MERGED 2005/09/05 14:25:54 rt 1.54.100.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bd96009aaceccdc1ca016e7fe08c92ac025e8222]

INTEGRATION: CWS ooo19126 (1.1.168); FILE MERGED 2005/09/05 15:42:46 rt 1.1.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [80d7f2776d50802d390f941f78d31ce20890fb4b]

INTEGRATION: CWS ooo19126 (1.2.84); FILE MERGED 2005/09/05 17:13:34 rt 1.2.84.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [66063727135281c8468e051c586ceae229883b58]

INTEGRATION: CWS ooo19126 (1.3.1408); FILE MERGED 2005/09/05 14:25:54 rt 1.3.1408.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b7c9f9b4aa34c38f4cf02a6bbee017a46d2d0b33]

INTEGRATION: CWS ooo19126 (1.2.132); FILE MERGED 2005/09/05 17:13:34 rt 1.2.132.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [afceae45d4de12d6b85bf675654267a6c7425a7e]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:42:46 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f995c51d4ee7e0ae33686243da6f207937ada814]

INTEGRATION: CWS ooo19126 (1.1.1.1.1670); FILE MERGED 2005/09/05 14:25:53 rt 1.1.1.1.1670.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7783e4c678b4b8125c632e8378688f34ba697d4c]

INTEGRATION: CWS ooo19126 (1.2.84); FILE MERGED 2005/09/05 17:13:33 rt 1.2.84.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2d4b37f693eb46ab340f1ac8458236f4501a95c5]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:42:45 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ff9e1c172b5e976195d7e90ebfc83d425e5b8a33]

INTEGRATION: CWS ooo19126 (1.3.1148); FILE MERGED 2005/09/05 14:25:53 rt 1.3.1148.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3d8869391a0dfe6ee4a50da8e7dc4c93e637bedd]

INTEGRATION: CWS ooo19126 (1.3.84); FILE MERGED 2005/09/05 17:13:33 rt 1.3.84.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [422fd20d88fdb695585cabb41893d1569fbf9237]

INTEGRATION: CWS ooo19126 (1.2.1660); FILE MERGED 2005/09/05 14:25:52 rt 1.2.1660.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [410045a97e52d73fd3aa49ff9bf4d2b02483b079]

INTEGRATION: CWS ooo19126 (1.1.158); FILE MERGED 2005/09/05 17:13:33 rt 1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [240bbdec5aaa442a4494f67d2dcd4fce094de43f]

INTEGRATION: CWS ooo19126 (1.1.1.1.1670); FILE MERGED 2005/09/05 14:25:52 rt 1.1.1.1.1670.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7034611283f616e8fb872cbab5d5da37ffb187f5]

INTEGRATION: CWS ooo19126 (1.3.22); FILE MERGED 2005/09/05 15:42:45 rt 1.3.22.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f9bbac2346e9b77f0026491a52f4ba2733c09899]

INTEGRATION: CWS ooo19126 (1.2.84); FILE MERGED 2005/09/05 17:13:32 rt 1.2.84.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4bd6e13abd61d0b0abc6176ef9c04a0146eec7d3]

INTEGRATION: CWS ooo19126 (1.10.264); FILE MERGED 2005/09/05 14:25:52 rt 1.10.264.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6028ec0a4202f44048301be98d9b5a314b0f0e3d]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:42:44 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d417317df7733b068176b1916c8f1d58d4c6ac9f]

INTEGRATION: CWS ooo19126 (1.1.158); FILE MERGED 2005/09/05 17:13:32 rt 1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [81788c3e75bd0bacb2949ca7a532e7b385d42fa5]

INTEGRATION: CWS ooo19126 (1.5.218); FILE MERGED 2005/09/05 14:25:51 rt 1.5.218.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [758ca20be72492543e8c9db7a34bf22eaabe9a7e]

INTEGRATION: CWS ooo19126 (1.4.1054); FILE MERGED 2005/09/05 14:25:51 rt 1.4.1054.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ad9dc6f5b47ad5be54c27e1f638aa55e4d8edcfe]

INTEGRATION: CWS ooo19126 (1.2.84); FILE MERGED 2005/09/05 17:13:31 rt 1.2.84.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [63ae946ed834fb5274cefc2c038a693595181464]

INTEGRATION: CWS ooo19126 (1.1.1636); FILE MERGED 2005/09/05 14:25:51 rt 1.1.1636.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3c869ead779934b2e824f52210c119f952c85c03]

INTEGRATION: CWS ooo19126 (1.60.218); FILE MERGED 2005/09/05 14:25:50 rt 1.60.218.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0f82df1436a8b69b425b0d0bfec2dc4369bf204b]

INTEGRATION: CWS ooo19126 (1.1.174); FILE MERGED 2005/09/05 17:13:31 rt 1.1.174.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d85e5984212961d0b164dd691dbe235107e68413]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:42:43 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b1a7010fa63480b1862b151ab2b50fc1aeca5888]

INTEGRATION: CWS ooo19126 (1.1.178); FILE MERGED 2005/09/05 17:13:30 rt 1.1.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fe9063d64336e7fdfe618c29e428bfefd79adfc4]

INTEGRATION: CWS ooo19126 (1.76.706); FILE MERGED 2005/09/05 14:25:48 rt 1.76.706.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e24c88b6e66ef3aa39a0331f9c75aa7604911990]

INTEGRATION: CWS ooo19126 (1.7.130); FILE MERGED 2005/09/05 17:13:30 rt 1.7.130.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0e404575739417e1b6e8bf22b08075e00a573b8f]

INTEGRATION: CWS ooo19126 (1.7.84); FILE MERGED 2005/09/05 17:13:30 rt 1.7.84.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a0dca7412bc45d7bdc23271a4f3b93fcd25581d3]

INTEGRATION: CWS ooo19126 (1.7.1072); FILE MERGED 2005/09/05 14:25:47 rt 1.7.1072.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2bcb63e6e0cf4e5dcf381ca17350c25d773a83dc]

INTEGRATION: CWS ooo19126 (1.3.118); FILE MERGED 2005/09/05 15:42:43 rt 1.3.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1b68a3d81f43c54c7ec574f3be346c7461e16756]

INTEGRATION: CWS ooo19126 (1.11.84); FILE MERGED 2005/09/05 17:13:30 rt 1.11.84.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fee7e36d6a42cb6a19dce6ce18ac3eb88f2bbd4c]

INTEGRATION: CWS ooo19126 (1.49.338); FILE MERGED 2005/09/05 14:25:47 rt 1.49.338.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [46d7442b24d8ca041273a023209f8a86c2fb0a65]

INTEGRATION: CWS ooo19126 (1.12.50); FILE MERGED 2005/09/05 17:13:29 rt 1.12.50.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8b8c31404069a2dd50cd708c600bb40fe13a5c5c]

INTEGRATION: CWS ooo19126 (1.2.1044); FILE MERGED 2005/09/05 14:25:46 rt 1.2.1044.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8d5cdb4efdca76dc8f627830ca960a30fdd935dd]

INTEGRATION: CWS ooo19126 (1.22.50); FILE MERGED 2005/09/05 17:13:29 rt 1.22.50.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [476a1bff88db886133fe122b1e04e6ff20751e91]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:42:42 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [108e1ed503ec890c0663f231d4e416ceaf3e59ad]

INTEGRATION: CWS ooo19126 (1.2.1654); FILE MERGED 2005/09/05 14:25:46 rt 1.2.1654.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [dc8e8f45fdcd4436b3a6da5afd28ab74e4f0512f]

INTEGRATION: CWS ooo19126 (1.2.32); FILE MERGED 2005/09/05 15:42:42 rt 1.2.32.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0d617ebe6ace2522acb7350a1bf8abe81c4d68d0]

INTEGRATION: CWS ooo19126 (1.3.84); FILE MERGED 2005/09/05 17:13:29 rt 1.3.84.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e7040d6b598f51e533cc8073d12654dc83335d47]

INTEGRATION: CWS ooo19126 (1.3.132); FILE MERGED 2005/09/05 17:13:29 rt 1.3.132.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4600a6a49a24779cefc1e84e6d6bdb0b79a917e2]

INTEGRATION: CWS ooo19126 (1.3.1632); FILE MERGED 2005/09/05 14:25:45 rt 1.3.1632.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [daa8ca24299657fa8d236958d592bcc97baca556]

INTEGRATION: CWS ooo19126 (1.2.84); FILE MERGED 2005/09/05 17:13:28 rt 1.2.84.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [60fdfec87b3c4012fcfa60d7dd60010aab189481]

INTEGRATION: CWS ooo19126 (1.2.1658); FILE MERGED 2005/09/05 14:25:45 rt 1.2.1658.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8c97218600895bffa8c5ea3e0f46ccd1c6bd1210]

INTEGRATION: CWS ooo19126 (1.3.118); FILE MERGED 2005/09/05 15:42:41 rt 1.3.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3b0601b06b9fc2b7bcb072f0bbe8e1a4ff04a64e]

INTEGRATION: CWS ooo19126 (1.2.170); FILE MERGED 2005/09/05 17:13:28 rt 1.2.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [515fd44189e80ab9f8999cc65d781a11d8d226a5]

INTEGRATION: CWS ooo19126 (1.28.214); FILE MERGED 2005/09/05 14:25:45 rt 1.28.214.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a207548a59d483e9c146ae06ad920bb7ebcb1065]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:42:41 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5c0340c11602208901b577ff71cdba04d4cc5eb6]

INTEGRATION: CWS ooo19126 (1.9.148); FILE MERGED 2005/09/05 17:13:28 rt 1.9.148.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5cfb23a48ddf711dbf19515b86bf286b1874c3f6]

INTEGRATION: CWS ooo19126 (1.4.1646); FILE MERGED 2005/09/05 14:25:44 rt 1.4.1646.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [12af06f4ff41bd823cb4cd4184ddb82d021f60f6]

INTEGRATION: CWS ooo19126 (1.20.84); FILE MERGED 2005/09/05 17:13:27 rt 1.20.84.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f267502e6b53b2ca6db5568ac58dd7681105da73]

INTEGRATION: CWS ooo19126 (1.4.1624); FILE MERGED 2005/09/05 14:25:44 rt 1.4.1624.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [249b5477f3210d5209611ddada290f69d17dd179]

INTEGRATION: CWS ooo19126 (1.7.132); FILE MERGED 2005/09/05 17:13:27 rt 1.7.132.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [77cc7eb01aad025a30e5441fae20f608cb43116a]

INTEGRATION: CWS ooo19126 (1.4.280); FILE MERGED 2005/09/05 14:25:44 rt 1.4.280.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [abcd6df6ac4417e6f876244e6658ec5716245d9a]

INTEGRATION: CWS ooo19126 (1.1.168); FILE MERGED 2005/09/05 15:42:41 rt 1.1.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f1143de925703534909a3fb64dcdeb4c97d28406]

INTEGRATION: CWS ooo19126 (1.11.132); FILE MERGED 2005/09/05 17:13:27 rt 1.11.132.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e8e4a151b512b48ae90ba57db76e7b316d5e4d0a]

INTEGRATION: CWS ooo19126 (1.18.1478); FILE MERGED 2005/09/05 14:25:44 rt 1.18.1478.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [495b4a26f261319c6bf09e367ed67287e45dadaf]

INTEGRATION: CWS ooo19126 (1.1.168); FILE MERGED 2005/09/05 15:42:40 rt 1.1.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5d602f01d28ff2b741a5bd86311ebd50768aaa56]

INTEGRATION: CWS ooo19126 (1.1.178); FILE MERGED 2005/09/05 17:13:26 rt 1.1.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d32521eb90e0ca54884751d5b901dc75f9afee4b]

INTEGRATION: CWS ooo19126 (1.3.1658); FILE MERGED 2005/09/05 14:25:43 rt 1.3.1658.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fc0b16ce47ea682e825d41bead16c61ca31cbf04]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:42:40 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e639d44f9def2049fe9b06f018fbe8940e573068]

INTEGRATION: CWS ooo19126 (1.2.170); FILE MERGED 2005/09/05 17:13:26 rt 1.2.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [314240a834d3e5a364e4cf7e2a532a74bfe48999]

INTEGRATION: CWS ooo19126 (1.10.1044); FILE MERGED 2005/09/05 14:25:43 rt 1.10.1044.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [47ded19494ef2e475ba562856078b9e9ec9b5692]

INTEGRATION: CWS ooo19126 (1.3.48); FILE MERGED 2005/09/05 17:13:25 rt 1.3.48.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2d0f462c345e78032d4eae505dc2684b4ab57d7e]

INTEGRATION: CWS ooo19126 (1.14.952); FILE MERGED 2005/09/05 14:25:42 rt 1.14.952.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e4ca1c800544468656633323bb3950980857e201]

INTEGRATION: CWS ooo19126 (1.4.22); FILE MERGED 2005/09/05 15:42:40 rt 1.4.22.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ffef6e60bb91b47d957e9e8195d27b305efdf5d2]

INTEGRATION: CWS ooo19126 (1.4.40); FILE MERGED 2005/09/05 17:13:25 rt 1.4.40.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d4b300dcbbb46bd336679b4c332b0c64b8e8c59e]

INTEGRATION: CWS ooo19126 (1.1.168); FILE MERGED 2005/09/05 15:42:39 rt 1.1.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [804a3287314bb19caeec919ea03d4898ede16a4c]

INTEGRATION: CWS ooo19126 (1.6.16); FILE MERGED 2005/09/05 17:13:25 rt 1.6.16.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a3948aed3c34953d4e717049e2113cbfbb6e1bb5]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:42:39 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [549a2d48323ba273bbd1cfddc235b74b1377a99d]

INTEGRATION: CWS ooo19126 (1.2.60); FILE MERGED 2005/09/05 17:13:25 rt 1.2.60.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7ce0e57b213d5e8740f9d1c689a10ff01318aebe]

INTEGRATION: CWS ooo19126 (1.3.996); FILE MERGED 2005/09/05 14:25:37 rt 1.3.996.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e1054830bdbb8fbe9f50632050425a8612ecb65d]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:42:38 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [90ef52385cd1d559b27c5b1de124af0af4579aca]

INTEGRATION: CWS ooo19126 (1.5.20); FILE MERGED 2005/09/05 17:13:24 rt 1.5.20.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9665fa7f1ba9b71cd63635ae65b70c8fb3dd3b94]

INTEGRATION: CWS ooo19126 (1.8.10); FILE MERGED 2005/09/05 17:13:24 rt 1.8.10.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c711e2aed1fbd45df716c71093d53d833325673d]

INTEGRATION: CWS ooo19126 (1.1.168); FILE MERGED 2005/09/05 15:42:38 rt 1.1.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e0d32aca3190f04548f57e18c4804065276dec8b]

INTEGRATION: CWS ooo19126 (1.2.60); FILE MERGED 2005/09/05 17:13:24 rt 1.2.60.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f99b5dbacf52663a01a94ac0e5837ec735aaf7d7]

INTEGRATION: CWS ooo19126 (1.1.168); FILE MERGED 2005/09/05 15:42:37 rt 1.1.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9a22b3c3257a02564c0901116fe1a0fc6c943fae]

INTEGRATION: CWS ooo19126 (1.5.40); FILE MERGED 2005/09/05 17:13:23 rt 1.5.40.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3eb8a0058f44b9289088f08f72a6163d3cd9426a]

INTEGRATION: CWS ooo19126 (1.5.218); FILE MERGED 2005/09/05 14:25:36 rt 1.5.218.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [af911da1daee20da9e5eb433901ac5272d680cc2]

INTEGRATION: CWS ooo19126 (1.5.20); FILE MERGED 2005/09/05 17:13:23 rt 1.5.20.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ea6fe26954d2b4b41edd961749e57c480064ed49]

INTEGRATION: CWS ooo19126 (1.6.1466); FILE MERGED 2005/09/05 14:25:36 rt 1.6.1466.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4d1c4cfbcde71b114a9ddc0d7801043f29612214]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:42:37 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [27e034b3507936e2ce868e3223886b84767fea21]

INTEGRATION: CWS ooo19126 (1.7.18); FILE MERGED 2005/09/05 17:13:23 rt 1.7.18.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5b3c861f97c939351f925c96fef39e50db65b23a]

INTEGRATION: CWS ooo19126 (1.38.218); FILE MERGED 2005/09/05 14:25:35 rt 1.38.218.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [430af31d6dd2827f1faa6cfb2531aa03e47f8db1]

INTEGRATION: CWS ooo19126 (1.3.22); FILE MERGED 2005/09/05 15:42:37 rt 1.3.22.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e1c396121b884aa086292093ec9c002a09a31600]

INTEGRATION: CWS ooo19126 (1.3.48); FILE MERGED 2005/09/05 17:13:22 rt 1.3.48.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5329a4ae6e9eaa2c018ed5c475a0c5bf7e38566e]

INTEGRATION: CWS ooo19126 (1.17.466); FILE MERGED 2005/09/05 14:25:35 rt 1.17.466.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b1cfadaaf67b38caa3d8513a55746aef6866edcd]

INTEGRATION: CWS ooo19126 (1.1.168); FILE MERGED 2005/09/05 15:42:36 rt 1.1.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8f5f907d672c8400c6ee1c3efb3d4eaa106cffea]

INTEGRATION: CWS ooo19126 (1.2.60); FILE MERGED 2005/09/05 17:13:22 rt 1.2.60.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c5133f5633174386f8e779e0c2d79d359f9f5568]

INTEGRATION: CWS ooo19126 (1.3.430); FILE MERGED 2005/09/05 14:25:34 rt 1.3.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [13006f5a03f69dfe16b5f523adb2dad6dad111e0]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:42:36 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4d4b3c99396e51b9d8b06c7e60a21cd1d23fe66a]

INTEGRATION: CWS ooo19126 (1.2.44); FILE MERGED 2005/09/05 17:13:22 rt 1.2.44.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [690a6e37042c36b6d910fe071b5a74e8a3d8a852]

INTEGRATION: CWS ooo19126 (1.3.830); FILE MERGED 2005/09/05 14:25:34 rt 1.3.830.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ae1c6c51f90797565ccf94d531ade126831bdf72]

INTEGRATION: CWS ooo19126 (1.2.44); FILE MERGED 2005/09/05 17:13:21 rt 1.2.44.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e45cf13a93677af794af85dde5b139e1f5386127]

INTEGRATION: CWS ooo19126 (1.4.6); FILE MERGED 2005/09/05 15:42:36 rt 1.4.6.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [88b439350914397673f51418a3757167edaa6dc2]

INTEGRATION: CWS ooo19126 (1.3.668); FILE MERGED 2005/09/05 14:25:34 rt 1.3.668.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0ed736771e8b21821d169472f5f2155769dc1254]

INTEGRATION: CWS ooo19126 (1.2.8); FILE MERGED 2005/09/05 15:42:36 rt 1.2.8.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [064077d9d536008a6c340b86b5fb5b258d3a67da]

INTEGRATION: CWS ooo19126 (1.3.314); FILE MERGED 2005/09/05 14:25:34 rt 1.3.314.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [67ce4ac0d197df4f162aa71d3ab95b11387e86f8]

INTEGRATION: CWS ooo19126 (1.1.168); FILE MERGED 2005/09/05 15:42:35 rt 1.1.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [650f44acf726a6d93050122f59250939494d9de2]

INTEGRATION: CWS ooo19126 (1.2.44); FILE MERGED 2005/09/05 17:13:20 rt 1.2.44.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6e250375459f570110a3792ee112012d416543fa]

INTEGRATION: CWS ooo19126 (1.9.218); FILE MERGED 2005/09/05 14:25:33 rt 1.9.218.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3d85df59bc0fc3fbb278b99786e71ffb1ac45661]

INTEGRATION: CWS ooo19126 (1.3.118); FILE MERGED 2005/09/05 15:42:35 rt 1.3.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [933f5a2733cd2e897ee41d83f7758bd0626bbe0e]

INTEGRATION: CWS ooo19126 (1.2.996); FILE MERGED 2005/09/05 14:25:33 rt 1.2.996.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b8daf161b7b0a082970333114e083b53b3e2f085]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:42:35 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [53c5e624485605df249944a3ee1499302272b22e]

INTEGRATION: CWS ooo19126 (1.7.1072); FILE MERGED 2005/09/05 14:25:33 rt 1.7.1072.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3cbb3e6457999fd48730f66ed15ff301219b668f]

INTEGRATION: CWS ooo19126 (1.1.1.1.1670); FILE MERGED 2005/09/05 14:25:32 rt 1.1.1.1.1670.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1afc41fc2526be11d20ecccbd1d37402e45b1e25]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:42:34 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d953dc43e6c9ed9e9e08e0a2d65d9aafa4819bec]

INTEGRATION: CWS ooo19126 (1.6.756); FILE MERGED 2005/09/05 14:25:31 rt 1.6.756.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7a0f7a4891c0ffcc446e868de2086802be3ccc3f]

INTEGRATION: CWS ooo19126 (1.2.44); FILE MERGED 2005/09/05 17:13:19 rt 1.2.44.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [90a639ed8531a339755112c082ad891a91c4693c]

INTEGRATION: CWS ooo19126 (1.1.168); FILE MERGED 2005/09/05 15:42:34 rt 1.1.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [60d3595890b976362fed98b7ba77451422b32a9b]

INTEGRATION: CWS ooo19126 (1.11.484); FILE MERGED 2005/09/05 14:51:53 mh 1.11.484.2: update license text, #i54228# 2005/09/05 14:25:30 rt 1.11.484.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6d8d1cb1367d6d1f3f335a79c754ef74f873ee5f]

INTEGRATION: CWS ooo19126 (1.3.16); FILE MERGED 2005/09/05 17:13:18 rt 1.3.16.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3cbb1f2c854c7f87c34f9bc15dd0a2b84a3170b6]

INTEGRATION: CWS ooo19126 (1.7.430); FILE MERGED 2005/09/05 19:32:56 mh 1.7.430.3: still need OOO_LICENSE as long as new strings are not in localize.sdf, #i10000# 2005/09/05 14:51:53 mh 1.7.430.2: update license text, #i54228# 2005/09/05 14:25:29 rt 1.7.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [412d5e6b7808bd009230e8948e184e723d4682e8]

INTEGRATION: CWS ooo19126 (1.2.44); FILE MERGED 2005/09/05 17:13:18 rt 1.2.44.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a5065076f995a7e63c230786601380ecf0153daf]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:42:33 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e3ba3181c45fc4f35adbd07bb2e43f8f56a9528a]

INTEGRATION: CWS ooo19126 (1.2.44); FILE MERGED 2005/09/05 17:13:17 rt 1.2.44.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1cac949a27a5e98b64de8f2a4b72b4d00ab3abb2]

INTEGRATION: CWS ooo19126 (1.10.214); FILE MERGED 2005/09/05 14:25:28 rt 1.10.214.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [44c7a6475185ff87dc0b541374c6631d4c299ddf]

INTEGRATION: CWS ooo19126 (1.1.168); FILE MERGED 2005/09/05 15:42:33 rt 1.1.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b66cc92124937a0f91ade56557a7baf9bcacecb4]

INTEGRATION: CWS ooo19126 (1.7.200); FILE MERGED 2005/09/05 14:25:28 rt 1.7.200.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ee12783728cc0c33519d7d959be93cfa840f4009]

INTEGRATION: CWS ooo19126 (1.2.22); FILE MERGED 2005/09/05 15:42:32 rt 1.2.22.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1b72e80f75aabad1860ad8dc17d69b75191392cb]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:42:32 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6eba42410ef64b8f1ed87b05c8da080216e8e3d3]

INTEGRATION: CWS ooo19126 (1.2.560); FILE MERGED 2005/09/05 14:25:27 rt 1.2.560.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1b73ddb05a0f22dbf6a5ed4c1f95255bdfbe257d]

INTEGRATION: CWS ooo19126 (1.2.44); FILE MERGED 2005/09/05 17:13:16 rt 1.2.44.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6853a088defc0a353f9a7366b6a8ac367fb6de2f]

INTEGRATION: CWS ooo19126 (1.2.32); FILE MERGED 2005/09/05 15:42:32 rt 1.2.32.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8e40aa7a47c56d383f84dda28b95e9d3929cce65]

INTEGRATION: CWS ooo19126 (1.4.304); FILE MERGED 2005/09/05 14:25:26 rt 1.4.304.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [84ca95954f9b55c7dd7983a79ef86acd6c653dc6]

INTEGRATION: CWS ooo19126 (1.4.6); FILE MERGED 2005/09/05 15:42:31 rt 1.4.6.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4138097b4d088ac9daf12cd7fed025864b79ab8e]

INTEGRATION: CWS ooo19126 (1.4.912); FILE MERGED 2005/09/05 14:25:24 rt 1.4.912.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [84d072de6ea0b2fa378c291e8c94eb81dee38bc0]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:42:31 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8b1de919a85cb61feb9b5e70f7911dff854cc6d2]

INTEGRATION: CWS ooo19126 (1.3.912); FILE MERGED 2005/09/05 14:25:23 rt 1.3.912.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e25b3c93d0bb8c35e14df1dc068b088f77b0c566]

INTEGRATION: CWS ooo19126 (1.2.44); FILE MERGED 2005/09/05 17:13:15 rt 1.2.44.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [131e03b5ec4cd4df631f1b061d9f84c674a79da5]

INTEGRATION: CWS ooo19126 (1.2.560); FILE MERGED 2005/09/05 14:25:23 rt 1.2.560.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [dad8de7d9f1147f27b7d95faba20e64ad3b0ac67]

INTEGRATION: CWS ooo19126 (1.1.1636); FILE MERGED 2005/09/05 14:25:23 rt 1.1.1636.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ca85431468906e519b7a06f10675b6adb5e7386b]

INTEGRATION: CWS ooo19126 (1.3.952); FILE MERGED 2005/09/05 14:25:22 rt 1.3.952.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3fa2e9cd61375960fb53e11501a650dadcb15a08]

INTEGRATION: CWS ooo19126 (1.2.44); FILE MERGED 2005/09/05 17:13:14 rt 1.2.44.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b9471184fd88c805938d9e91942a6e343559a075]

INTEGRATION: CWS ooo19126 (1.2.712); FILE MERGED 2005/09/05 14:25:22 rt 1.2.712.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e4c7cdaa2d78a9dc7e92c1213527cc379c94afa4]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:42:30 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [92b0ed86de14aac34b43fbb795fa005aa5774a0f]

INTEGRATION: CWS ooo19126 (1.4.466); FILE MERGED 2005/09/05 14:25:22 rt 1.4.466.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [845aed2f530012c2ac1d718b068c970a8e4afd4a]

INTEGRATION: CWS ooo19126 (1.2.44); FILE MERGED 2005/09/05 17:13:13 rt 1.2.44.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d5427891f9beee1bdb36e41a2136872c33277d27]

INTEGRATION: CWS ooo19126 (1.3.1624); FILE MERGED 2005/09/05 14:25:21 rt 1.3.1624.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [72ebc0f552bc173fccb0da699c6d639d1cf4a1d4]

INTEGRATION: CWS ooo19126 (1.2.44); FILE MERGED 2005/09/05 17:13:12 rt 1.2.44.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a67f6fde5bbc8b81c821b723eaed4821bba49e6c]

INTEGRATION: CWS ooo19126 (1.2.1662); FILE MERGED 2005/09/05 14:25:21 rt 1.2.1662.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b0011f6a906191f4cf83810afff8fe21af85151c]

INTEGRATION: CWS ooo19126 (1.2.44); FILE MERGED 2005/09/05 17:13:11 rt 1.2.44.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [09be6d19b74595da370d5fe81f8e835ffdbbb351]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:42:29 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [54342bb65bab8a9b0502e1efe1d1a6e580f01eaf]

INTEGRATION: CWS ooo19126 (1.7.444); FILE MERGED 2005/09/05 14:25:20 rt 1.7.444.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0aa22fe370609c6feab7906ea4af601024e84500]

INTEGRATION: CWS ooo19126 (1.2.32); FILE MERGED 2005/09/05 15:42:29 rt 1.2.32.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1dde9178e5ef4b77b8362f8433c2a130982750ba]

INTEGRATION: CWS ooo19126 (1.11.82); FILE MERGED 2005/09/05 13:51:07 rt 1.11.82.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5afd3699daf885d307c2373513312ed3552772e4]

INTEGRATION: CWS ooo19126 (1.9.346); FILE MERGED 2005/09/05 14:25:20 rt 1.9.346.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2dc75257ec24d1a12b6595818d9f149395adfe1c]

INTEGRATION: CWS ooo19126 (1.3.82); FILE MERGED 2005/09/05 13:51:07 rt 1.3.82.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2260fdd59c45e558798b41d8309d454b33288444]

INTEGRATION: CWS ooo19126 (1.9.1408); FILE MERGED 2005/09/05 14:25:20 rt 1.9.1408.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [034cb694b5628ed2613601e1740aad6a386040cb]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:42:28 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [81069e7ca23aaa0984777276786df697bebb6c89]

INTEGRATION: CWS ooo19126 (1.3.56); FILE MERGED 2005/09/05 13:51:06 rt 1.3.56.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e8cc6a19916c5fe8f056f234bd283adc3a5d7702]

INTEGRATION: CWS ooo19126 (1.1.1646); FILE MERGED 2005/09/05 14:25:19 rt 1.1.1646.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [de2272093550b2ad84f58cd0ebeeb27a1a0bfdd7]

INTEGRATION: CWS ooo19126 (1.4.6); FILE MERGED 2005/09/05 15:42:28 rt 1.4.6.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4fd73a6735b740cf288b6afcff11ed690f4fafef]

INTEGRATION: CWS ooo19126 (1.4.48); FILE MERGED 2005/09/05 13:51:06 rt 1.4.48.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b7157902ec04a4047424c516ae1cfd5191382306]

INTEGRATION: CWS ooo19126 (1.7.596); FILE MERGED 2005/09/05 14:25:19 rt 1.7.596.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1f94aae83e3ca5e17ee0dff78d826b3e222c8cc7]

INTEGRATION: CWS ooo19126 (1.1.168); FILE MERGED 2005/09/05 15:42:28 rt 1.1.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [25f4d99bce3c840ccdcdd2e5df32c53b78f250ea]

INTEGRATION: CWS ooo19126 (1.4.1624); FILE MERGED 2005/09/05 14:25:19 rt 1.4.1624.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [92dedcb8ee355cfff4d6c47ce78ac3f01c56faf7]

INTEGRATION: CWS ooo19126 (1.3.1418); FILE MERGED 2005/09/05 14:25:18 rt 1.3.1418.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2af2bcf68222b5ac65284cffcc1810e69fbe53f3]

INTEGRATION: CWS ooo19126 (1.3.56); FILE MERGED 2005/09/05 13:51:05 rt 1.3.56.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [349759bac5e2521638b5ccc7f9b9dc26d2b7b2fa]

INTEGRATION: CWS ooo19126 (1.2.550); FILE MERGED 2005/09/05 14:25:18 rt 1.2.550.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [99af43029aa6d485b7a87d1818a4266f87ed9b6d]

INTEGRATION: CWS ooo19126 (1.1.168); FILE MERGED 2005/09/05 15:42:27 rt 1.1.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b795f45ced709d388bcd544658d8fa6721bbcc8b]

INTEGRATION: CWS ooo19126 (1.2.1044); FILE MERGED 2005/09/05 14:25:18 rt 1.2.1044.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4a168486d9da2939ec356394cffcf6911ef2e653]

INTEGRATION: CWS ooo19126 (1.3.118); FILE MERGED 2005/09/05 15:42:27 rt 1.3.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [edbb0353b538d744dc43a1b56723371fde0d705d]

INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 13:51:05 rt 1.2.90.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [aa6289b43340292c04f59edef09b534379ae2b6c]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:42:26 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [31f37f519cbe7a4c6a807108f021b19510224575]

INTEGRATION: CWS ooo19126 (1.2.830); FILE MERGED 2005/09/05 14:25:17 rt 1.2.830.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4814cd08500eb0e7226d3daaaad8259bf81ce4fa]

INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 13:51:04 rt 1.2.90.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [253b2fb00dad7e2accff0e628b34cf82f4d2e6bd]

INTEGRATION: CWS ooo19126 (1.1.1.1.238); FILE MERGED 2005/09/05 17:00:26 rt 1.1.1.1.238.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [609dac0cce0d5a1cab9a47140a5b72980e1c597e]

INTEGRATION: CWS ooo19126 (1.1.1.1.1670); FILE MERGED 2005/09/05 14:25:17 rt 1.1.1.1.1670.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [36acb53f6f8d2759a32452d712e4f78880a9dd71]

INTEGRATION: CWS ooo19126 (1.10.96); FILE MERGED 2005/09/05 17:00:26 rt 1.10.96.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5cee4e214a001b069ff7175678e255b69253e340]

INTEGRATION: CWS ooo19126 (1.3.1634); FILE MERGED 2005/09/05 14:25:17 rt 1.3.1634.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [564e83876da6869cff1db9ff791c0e0c577be534]

INTEGRATION: CWS ooo19126 (1.4.1044); FILE MERGED 2005/09/05 14:25:16 rt 1.4.1044.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d0f40d7a9e4daca6663180ca58816adc594d35ab]

INTEGRATION: CWS ooo19126 (1.1.1.1.1670); FILE MERGED 2005/09/05 14:25:16 rt 1.1.1.1.1670.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [872447170e0121203c53df7b78a08680601632b4]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:42:25 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0edcfceb0a8196563f3c15f1e636e7eb488d7788]

INTEGRATION: CWS ooo19126 (1.22.64); FILE MERGED 2005/09/05 17:00:24 rt 1.22.64.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9a26e0cfeef4bfa91cae09bf45f68a52555ed8c3]

INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 13:51:03 rt 1.2.90.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [253dd7d21d0f7fe3e6467c299cb5b1a0fe15292d]

INTEGRATION: CWS ooo19126 (1.2.830); FILE MERGED 2005/09/05 14:25:16 rt 1.2.830.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a26952014e95239ea8de59966ae519d4335a50ff]

INTEGRATION: CWS ooo19126 (1.3.216); FILE MERGED 2005/09/05 17:00:23 rt 1.3.216.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f906c512f9d12c4fe809311eb7c98671fa033198]

INTEGRATION: CWS ooo19126 (1.2.1664); FILE MERGED 2005/09/05 14:25:15 rt 1.2.1664.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a1078c781e090c4bc21f37c998d9ec3b67ebb61f]

INTEGRATION: CWS ooo19126 (1.3.118); FILE MERGED 2005/09/05 15:42:25 rt 1.3.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [462add2a76930e04110ba79907c7cc200245292e]

INTEGRATION: CWS ooo19126 (1.1.216); FILE MERGED 2005/09/05 17:00:23 rt 1.1.216.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0cbba8bd16c3f9ff82f8d74b2dec1eff1f053f08]

INTEGRATION: CWS ooo19126 (1.2.56); FILE MERGED 2005/09/05 13:51:03 rt 1.2.56.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [43a1810072ed4a1909cfe5f1560de1c98922831b]

INTEGRATION: CWS ooo19126 (1.14.256); FILE MERGED 2005/09/05 14:25:15 rt 1.14.256.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bf89b9459c13155fd3ca16d8801b9a178677ced4]

INTEGRATION: CWS ooo19126 (1.3.76); FILE MERGED 2005/09/05 15:42:24 rt 1.3.76.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a6b964b50451401d04cd348abc0c934b91de92e2]

INTEGRATION: CWS ooo19126 (1.9.64); FILE MERGED 2005/09/05 17:00:23 rt 1.9.64.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [402283796cfc0b1356fc08ecb779654d8a460eb3]

INTEGRATION: CWS ooo19126 (1.4.6); FILE MERGED 2005/09/05 15:42:24 rt 1.4.6.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [71795d899baa8cb29ec672cb22272e30c0d6d5e4]

INTEGRATION: CWS ooo19126 (1.4.56); FILE MERGED 2005/09/05 13:51:03 rt 1.4.56.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [43008c6f1b9afd2a39716c481960eff23490f018]

INTEGRATION: CWS ooo19126 (1.4.216); FILE MERGED 2005/09/05 17:00:23 rt 1.4.216.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b5e468fe1b7c05d88121ed7c1726f00075ef0828]

INTEGRATION: CWS ooo19126 (1.2.756); FILE MERGED 2005/09/05 14:25:15 rt 1.2.756.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7b0331e58b0759c891ee133d8b18f2702e4b8bb6]

INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 13:51:02 rt 1.2.90.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4c52530e4b3c45550b469c5671137469bc567490]

INTEGRATION: CWS ooo19126 (1.12.96); FILE MERGED 2005/09/05 17:00:21 rt 1.12.96.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5c0e16c972809b6ec74827790f7b57745356aa1c]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:42:24 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [51db920c81c2fffd7535f573800a33b04040f9f2]

INTEGRATION: CWS ooo19126 (1.3.6); FILE MERGED 2005/09/05 15:42:24 rt 1.3.6.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2d45ea2e51993901882137e68a5c1deeed9ea135]

INTEGRATION: CWS ooo19126 (1.5.280); FILE MERGED 2005/09/05 14:25:14 rt 1.5.280.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b60f6c4b9bdf4040605e791418fc92143e8efbda]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:42:23 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6246da3094530584f658d6ecb2f2326e5f3e20c7]

INTEGRATION: CWS ooo19126 (1.3.56); FILE MERGED 2005/09/05 13:51:01 rt 1.3.56.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ab12d2bf2c14d53cdeb7617105e7cb25721d75df]

INTEGRATION: CWS ooo19126 (1.3.486); FILE MERGED 2005/09/05 14:25:14 rt 1.3.486.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bdf5bff1b7964cdbb1aef4020c560557b097dcbc]

INTEGRATION: CWS ooo19126 (1.24.152); FILE MERGED 2005/09/05 14:25:13 rt 1.24.152.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [00214217295f1e20eca8b7eca51ccc8c5c11ca7f]

INTEGRATION: CWS ooo19126 (1.6.20); FILE MERGED 2005/09/05 13:51:01 rt 1.6.20.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7595d23a9d56648692e8997f79b76b0277aa142c]

INTEGRATION: CWS ooo19126 (1.3.946); FILE MERGED 2005/09/05 14:25:13 rt 1.3.946.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fdaf0a008a488e0a44c704647dae8511f0afde8f]

INTEGRATION: CWS ooo19126 (1.2.106); FILE MERGED 2005/09/05 15:42:23 rt 1.2.106.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3c6a294c8a04c2c973a5c2224d5e5d333dea67c2]

INTEGRATION: CWS ooo19126 (1.16.64); FILE MERGED 2005/09/05 17:00:07 rt 1.16.64.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2e55f55f81e024287a7f11a7b0bc6489a12036aa]

INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 13:51:01 rt 1.2.90.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c2b2f28be4c989c3177bd0b2522531572186c71f]

INTEGRATION: CWS ooo19126 (1.10.256); FILE MERGED 2005/09/05 14:25:13 rt 1.10.256.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [03e59ea80696ccfa517b956439dfcf2fe3e871d5]

INTEGRATION: CWS ooo19126 (1.2.156); FILE MERGED 2005/09/05 17:00:07 rt 1.2.156.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [940ac1cee8c6743d36e3957e9d6dbb37ca891747]

INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 13:51:00 rt 1.2.90.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6b78ebf11fd4c8947f6d22d4d8a618f310dc05b1]

INTEGRATION: CWS ooo19126 (1.23.560); FILE MERGED 2005/09/05 14:25:12 rt 1.23.560.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e09dc3a3fd13b7f105df10770e027f61020b1275]

INTEGRATION: CWS ooo19126 (1.3.88); FILE MERGED 2005/09/05 17:00:07 rt 1.3.88.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e579f7d6ee0f4e50e6048a341a9da7ca5705b86b]

INTEGRATION: CWS ooo19126 (1.4.8); FILE MERGED 2005/09/05 15:42:22 rt 1.4.8.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [47c88eb69633c65bd060de7c964121127b482abd]

INTEGRATION: CWS ooo19126 (1.3.56); FILE MERGED 2005/09/05 13:51:00 rt 1.3.56.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0a98e5ab53c612a4444f488e77608c800b00efa0]

INTEGRATION: CWS ooo19126 (1.3.114); FILE MERGED 2005/09/05 14:25:12 rt 1.3.114.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [51676ded751cce31f008be4ce97755e37072477e]

INTEGRATION: CWS ooo19126 (1.28.34); FILE MERGED 2005/09/05 17:00:06 rt 1.28.34.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cb7651c6939ec300c1674c808de87294fd3fcdf6]

INTEGRATION: CWS ooo19126 (1.4.22); FILE MERGED 2005/09/05 13:51:00 rt 1.4.22.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [69eb9a26eb7a514f5e196d6d866d4c3243eb70b1]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:42:22 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7799796e00751b31bc77b3bb5666f5d75270ee61]

INTEGRATION: CWS ooo19126 (1.2.896); FILE MERGED 2005/09/05 14:25:11 rt 1.2.896.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [53e66ca42649c740185f6ff9d2cedfde0f23d9ff]

INTEGRATION: CWS ooo19126 (1.47.26); FILE MERGED 2005/09/05 17:00:06 rt 1.47.26.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [265153f2e5d137f13dc5582b651c7e7f3d05fe38]

INTEGRATION: CWS ooo19126 (1.3.888); FILE MERGED 2005/09/05 14:25:11 rt 1.3.888.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [190e8771484f24019ecb6ee76ecece0e551729f8]

INTEGRATION: CWS ooo19126 (1.3.56); FILE MERGED 2005/09/05 13:50:59 rt 1.3.56.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f38245777aa08da99c278af3b8f9574738eca721]

INTEGRATION: CWS ooo19126 (1.6.172); FILE MERGED 2005/09/05 17:00:06 rt 1.6.172.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4e6b1851203893018fad22e419f8ef40501a9c2d]

INTEGRATION: CWS ooo19126 (1.2.94); FILE MERGED 2005/09/05 15:42:22 rt 1.2.94.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7d65a71fb807f3314476ad0cc48c40d4f3782953]

INTEGRATION: CWS ooo19126 (1.4.1120); FILE MERGED 2005/09/05 14:25:11 rt 1.4.1120.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b353e1d5e54b53e7369db10e92bc44d6bdb5e531]

INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 13:50:59 rt 1.2.90.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8833276f013bb3f4d4a50683b469c1e48d9fa179]

INTEGRATION: CWS ooo19126 (1.3.106); FILE MERGED 2005/09/05 15:42:22 rt 1.3.106.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2eb948270fd2b35dfdd679011b7e6367af969faf]

INTEGRATION: CWS ooo19126 (1.11.64); FILE MERGED 2005/09/05 17:00:05 rt 1.11.64.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [93dc9227680ead0230e29d4ac6df67bf016af49a]

INTEGRATION: CWS ooo19126 (1.10.430); FILE MERGED 2005/09/05 14:25:10 rt 1.10.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fa68ba7164fa8ba6ebe11a10b59f0e816c73736f]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:42:21 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [16b14c271ae280ae2dfc664aad922d74985a9ddd]

INTEGRATION: CWS ooo19126 (1.25.64); FILE MERGED 2005/09/05 17:00:05 rt 1.25.64.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b050aef5ebe5455bccb89bba99b10cc0e1c8364a]

INTEGRATION: CWS ooo19126 (1.6.430); FILE MERGED 2005/09/05 14:25:10 rt 1.6.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [18a93572fd805c6230b16adb51a0ae244832d7e3]

INTEGRATION: CWS ooo19126 (1.3.118); FILE MERGED 2005/09/05 15:42:21 rt 1.3.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [27b7adc1bd4dc9363867fb6cf675a99b6ba6334d]

INTEGRATION: CWS ooo19126 (1.2.896); FILE MERGED 2005/09/05 14:25:10 rt 1.2.896.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cb8e3967e619f0ebc6cb48f4dd24c6c21e170357]

INTEGRATION: CWS ooo19126 (1.2.220); FILE MERGED 2005/09/05 17:00:04 rt 1.2.220.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0301f036d6e46b1c68d36811a13b3f7c97dea074]

INTEGRATION: CWS ooo19126 (1.3.118); FILE MERGED 2005/09/05 15:42:20 rt 1.3.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [71889b8e62144336f38366e6be241391c1c62d1b]

INTEGRATION: CWS ooo19126 (1.3.56); FILE MERGED 2005/09/05 13:50:58 rt 1.3.56.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6f234acd3d55aa053d34b58fc31f9e84ad86ca4b]

INTEGRATION: CWS ooo19126 (1.27.114); FILE MERGED 2005/09/05 14:25:09 rt 1.27.114.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3e7f6f793f8a03800c3d69837cf8f66b036edb83]

INTEGRATION: CWS ooo19126 (1.64.54); FILE MERGED 2005/09/05 17:00:00 rt 1.64.54.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c5cf862f0ad3d902424e6b93b2556af3d74e7820]

INTEGRATION: CWS ooo19126 (1.2.108); FILE MERGED 2005/09/05 15:42:20 rt 1.2.108.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [14dd52139dc5623fb53752ceea6af052d56435f5]

INTEGRATION: CWS ooo19126 (1.7.946); FILE MERGED 2005/09/05 14:25:09 rt 1.7.946.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d375e71b78b69e5db04797547c58daa1b6fb293b]

INTEGRATION: CWS ooo19126 (1.14.64); FILE MERGED 2005/09/05 17:00:00 rt 1.14.64.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [585050f83d289c628b81d4f39ad4334316231703]

INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 13:50:58 rt 1.2.90.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f479ab4df2c7c4326de9730501a1ab8b4a3f3a21]

INTEGRATION: CWS ooo19126 (1.3.1656); FILE MERGED 2005/09/05 14:25:09 rt 1.3.1656.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [93e7ed0f082c84e4afa66a27e7920db2a88178e7]

INTEGRATION: CWS ooo19126 (1.4.216); FILE MERGED 2005/09/05 17:00:00 rt 1.4.216.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e1b009a6e2044f8c5308551e39af439ce44aa7fd]

INTEGRATION: CWS ooo19126 (1.3.40); FILE MERGED 2005/09/05 15:42:19 rt 1.3.40.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5f68a973f60579266724a5b73ad6915f9e6c61a2]

INTEGRATION: CWS ooo19126 (1.20.252); FILE MERGED 2005/09/05 14:25:08 rt 1.20.252.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [daf28315508093dc2cfad3be7262a064aa3ee94d]

INTEGRATION: CWS ooo19126 (1.38.48); FILE MERGED 2005/09/05 16:59:59 rt 1.38.48.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [dc65c93fdfd50c45eec9cc53507f6ac53c4b9183]

INTEGRATION: CWS ooo19126 (1.2.108); FILE MERGED 2005/09/05 15:42:19 rt 1.2.108.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2fa9c2a8fceee63ef05734a0c75068a0875a8192]

INTEGRATION: CWS ooo19126 (1.11.252); FILE MERGED 2005/09/05 14:25:08 rt 1.11.252.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7f5ed3066daedba707ace1480d11dc6465b10046]

INTEGRATION: CWS ooo19126 (1.3.56); FILE MERGED 2005/09/05 13:50:57 rt 1.3.56.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fd346b172817e58ad0d55e3401b80e086336f8a6]

INTEGRATION: CWS ooo19126 (1.1.1.1.942); FILE MERGED 2005/09/05 15:09:57 rt 1.1.1.1.942.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [577e8614d51bbdf95ecd81204d8382de295f426f]

INTEGRATION: CWS ooo19126 (1.13.154); FILE MERGED 2005/09/05 14:25:08 rt 1.13.154.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [978dd60ffdf8c282fac9ac10d06fa83cabe8f70a]

INTEGRATION: CWS ooo19126 (1.2.154); FILE MERGED 2005/09/05 15:09:57 rt 1.2.154.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6f98a87bcf8694c74c88bd13197353fdecd1ee5c]

INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 13:50:57 rt 1.2.90.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [55f1228614c5e50ec07745bf1f55e845e9e6581e]

INTEGRATION: CWS ooo19126 (1.5.598); FILE MERGED 2005/09/05 14:25:08 rt 1.5.598.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [257c6716426b8d69441c330c09f858910343eecd]

INTEGRATION: CWS ooo19126 (1.2.108); FILE MERGED 2005/09/05 15:42:18 rt 1.2.108.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7549365da057ac793bb9d170d2709c908d8838ea]

INTEGRATION: CWS ooo19126 (1.1.1.1.942); FILE MERGED 2005/09/05 15:09:56 rt 1.1.1.1.942.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [95134790da8e1cf6bbca4cef4be1fa4693e3d461]

INTEGRATION: CWS ooo19126 (1.4.1478); FILE MERGED 2005/09/05 14:25:07 rt 1.4.1478.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7eba6e460623efeb6f74834b9c280a2a38d283b5]

INTEGRATION: CWS ooo19126 (1.3.68); FILE MERGED 2005/09/05 15:42:18 rt 1.3.68.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [13cb59edf3f2849a7b3700c73124755c8e9cd716]

INTEGRATION: CWS ooo19126 (1.1.1.1.1670); FILE MERGED 2005/09/05 14:25:07 rt 1.1.1.1.1670.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8b5a7acf6bb22affb742906d83ef6789a341ef87]

INTEGRATION: CWS ooo19126 (1.4.32); FILE MERGED 2005/09/05 15:42:18 rt 1.4.32.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [de4be9b1aabcf331bebeac3aae661de5e2064704]

INTEGRATION: CWS ooo19126 (1.3.1478); FILE MERGED 2005/09/05 14:25:07 rt 1.3.1478.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [360b35979d575d19ffe73631476dd64ccc44f681]

INTEGRATION: CWS ooo19126 (1.4.56); FILE MERGED 2005/09/05 13:50:56 rt 1.4.56.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4d28fe22b81e926b7628014cfa4f014fc8296dbb]

INTEGRATION: CWS ooo19126 (1.1.1.1.942); FILE MERGED 2005/09/05 15:09:55 rt 1.1.1.1.942.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c64d45ebda56b97f382316a3c98e5f32f3c1917c]

INTEGRATION: CWS ooo19126 (1.11.1626); FILE MERGED 2005/09/05 14:25:06 rt 1.11.1626.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e150698190bfd147a3c123b46e209fbc177f76bc]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:42:17 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a267c1215a495bf5f62776b67eeb8cb34d24c3c1]

INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 13:50:56 rt 1.2.90.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [be8ee8c80723274c5b88b49f11f40b4cc38a6034]

INTEGRATION: CWS ooo19126 (1.2.1478); FILE MERGED 2005/09/05 14:25:06 rt 1.2.1478.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [89caf8165fedbb16cebf1a0004bc6aa7af027744]

INTEGRATION: CWS ooo19126 (1.3.56); FILE MERGED 2005/09/05 13:50:56 rt 1.3.56.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ce10862b341ffd90476e551053ac2696924169a4]

INTEGRATION: CWS ooo19126 (1.1.1.1.942); FILE MERGED 2005/09/05 15:09:54 rt 1.1.1.1.942.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [80f042cdb2d009b1c8482df957dc16ae7c54c58a]

INTEGRATION: CWS ooo19126 (1.10.1634); FILE MERGED 2005/09/05 14:25:06 rt 1.10.1634.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [88935f659932d2fb9cd08a16b544cf5f31ea58ce]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:42:16 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a1a4fd0a9e9cfbda1791b1261e008f2476208edc]

INTEGRATION: CWS ooo19126 (1.4.274); FILE MERGED 2005/09/05 15:09:53 rt 1.4.274.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [825563d548edc561962949863ca043d5514eb2d3]

INTEGRATION: CWS ooo19126 (1.4.116); FILE MERGED 2005/09/05 14:25:05 rt 1.4.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fde2569e1c20275085615f33cdab6bf7fb1d5091]

INTEGRATION: CWS ooo19126 (1.30.98); FILE MERGED 2005/09/05 15:09:52 rt 1.30.98.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [54d127da84a4a011d6357a6344a71f4f4a8b337f]

INTEGRATION: CWS ooo19126 (1.2.946); FILE MERGED 2005/09/05 14:25:05 rt 1.2.946.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f02179349fe45a041c9b99dd71d9804b79c959c1]

INTEGRATION: CWS ooo19126 (1.3.56); FILE MERGED 2005/09/05 13:50:55 rt 1.3.56.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [861d760f6ad6671b914f0ccf76528a4fb727132e]

INTEGRATION: CWS ooo19126 (1.21.242); FILE MERGED 2005/09/05 15:09:52 rt 1.21.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fe164dae357c157caf422c7d0f862eeaa6604e6e]

INTEGRATION: CWS ooo19126 (1.16.428); FILE MERGED 2005/09/05 14:25:05 rt 1.16.428.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [397d4322b8d4b5efda444a5f229dd0dd72ea4fab]

INTEGRATION: CWS ooo19126 (1.1.1.1.942); FILE MERGED 2005/09/05 15:09:51 rt 1.1.1.1.942.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f71028b968bac74b295951a8bdeb2c2f4878eab5]

INTEGRATION: CWS ooo19126 (1.2.486); FILE MERGED 2005/09/05 14:25:04 rt 1.2.486.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ac836b598ec9c999e8f37c9f339d7895dd8beb59]

INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 13:50:55 rt 1.2.90.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b2544fb194b5bcc23da0db9f1a9be832f83e1b85]

INTEGRATION: CWS ooo19126 (1.9.328); FILE MERGED 2005/09/05 15:09:51 rt 1.9.328.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0f19cc6dfac11082323c40545665b5f54ee069cb]

INTEGRATION: CWS ooo19126 (1.3.108); FILE MERGED 2005/09/05 15:42:15 rt 1.3.108.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3ebd2cf8ed2f3f25b41c70cb543f44b5fa6c03e1]

INTEGRATION: CWS ooo19126 (1.4.486); FILE MERGED 2005/09/05 14:25:04 rt 1.4.486.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [193dea483035fa3fcd58882112739b3a93f8aeb8]

INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 13:50:54 rt 1.2.90.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1572ef63ca8f054da7d3834d713ccf3b1f80bc64]

INTEGRATION: CWS ooo19126 (1.27.328); FILE MERGED 2005/09/05 15:09:51 rt 1.27.328.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fdc71277407ddb8ac56ebbb3ea3c9848edb49187]

INTEGRATION: CWS ooo19126 (1.3.106); FILE MERGED 2005/09/05 15:42:15 rt 1.3.106.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [00b75b0c9d9d483249ec5917aed73bc2354b82d1]

INTEGRATION: CWS ooo19126 (1.2.1668); FILE MERGED 2005/09/05 14:25:04 rt 1.2.1668.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [477e1ce83dde580dac003809fe0921ec467b5feb]

INTEGRATION: CWS ooo19126 (1.21.122); FILE MERGED 2005/09/05 15:09:50 rt 1.21.122.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a19e5ce47c0c9f184cb26caa935ab73628f5dc76]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:42:15 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2b2108f6ac7b7b892d8b791e9033e55519527643]

INTEGRATION: CWS ooo19126 (1.8.560); FILE MERGED 2005/09/05 14:25:04 rt 1.8.560.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3cb460bc109f40102f4368217bc9a16e0834a7b3]

INTEGRATION: CWS ooo19126 (1.3.56); FILE MERGED 2005/09/05 13:50:54 rt 1.3.56.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [60ab6a6505d00f43632daa01ff15fe01e37afb2b]

INTEGRATION: CWS ooo19126 (1.8.146); FILE MERGED 2005/09/05 15:09:50 rt 1.8.146.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6d694a94edfe2fe513406678e1d3e86ae3b86932]

INTEGRATION: CWS ooo19126 (1.14.1624); FILE MERGED 2005/09/05 14:25:03 rt 1.14.1624.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [40f2865547615c8be644d9249d43c1bbc5bab2c3]

INTEGRATION: CWS ooo19126 (1.37.42); FILE MERGED 2005/09/05 15:09:50 rt 1.37.42.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0f57801f701bf143aed39d842980b214d6feb163]

INTEGRATION: CWS ooo19126 (1.3.430); FILE MERGED 2005/09/05 14:25:03 rt 1.3.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [803f79db4155f38b1272610cfa4562265560fb5a]

INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 13:50:53 rt 1.2.90.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0c304411465fc682d44801c3bd9a26e0be1b96ca]

INTEGRATION: CWS ooo19126 (1.32.116); FILE MERGED 2005/09/05 15:09:49 rt 1.32.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [46f27ed33982c1d1de874c86c30fac69c62f31cf]

INTEGRATION: CWS ooo19126 (1.2.1654); FILE MERGED 2005/09/05 14:25:03 rt 1.2.1654.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [896b9b99b4afa26f32817736fa2cb5b98bb5a347]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:42:14 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0cb98e1fc16a07e0316927b07e11e36be831915d]

INTEGRATION: CWS ooo19126 (1.2.156); FILE MERGED 2005/09/05 13:50:53 rt 1.2.156.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [982163c011b4abd4d8b2c30e94e3893886a051ae]

INTEGRATION: CWS ooo19126 (1.5.396); FILE MERGED 2005/09/05 14:25:03 rt 1.5.396.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d26bef96075127d3fb3b1beb1f849f19e9cd3f5f]

INTEGRATION: CWS ooo19126 (1.30.44); FILE MERGED 2005/09/05 15:09:49 rt 1.30.44.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a0302fab2931cabc5f7280161feecc45d86bcac6]

INTEGRATION: CWS ooo19126 (1.6.56); FILE MERGED 2005/09/05 13:50:52 rt 1.6.56.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2ef23653887af6cecc1d1a0ddb8c729b0ff8dde6]

INTEGRATION: CWS ooo19126 (1.9.346); FILE MERGED 2005/09/05 14:25:02 rt 1.9.346.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9fc8d3634e97d6c818e34f2b526097845bd45376]

INTEGRATION: CWS ooo19126 (1.26.154); FILE MERGED 2005/09/05 15:09:49 rt 1.26.154.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b7e1e05c49141737a4bbe9384da0caf4850a0878]

INTEGRATION: CWS ooo19126 (1.2.156); FILE MERGED 2005/09/05 13:50:52 rt 1.2.156.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8a0579967bda3432a50651027a50949fe8c4fc7d]

INTEGRATION: CWS ooo19126 (1.52.88); FILE MERGED 2005/09/05 15:09:48 rt 1.52.88.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f6476549a65a72ab89cc927ae888ff1161ad8b75]

INTEGRATION: CWS ooo19126 (1.3.1624); FILE MERGED 2005/09/05 14:25:02 rt 1.3.1624.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8402f5cd107dd40710e78673355fbfe7529f85ea]

INTEGRATION: CWS ooo19126 (1.2.156); FILE MERGED 2005/09/05 13:50:51 rt 1.2.156.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bc533cd696e130cda8a0f8f3c8e1ff227316b282]

INTEGRATION: CWS ooo19126 (1.5.194); FILE MERGED 2005/09/05 14:25:02 rt 1.5.194.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [05d9c1a8cfd73e178c05eb744fb5ca37abc7c10f]

INTEGRATION: CWS ooo19126 (1.9.104); FILE MERGED 2005/09/05 15:09:48 rt 1.9.104.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [446c23254eff7ce4379ebad722738cbb2f74dfef]

INTEGRATION: CWS ooo19126 (1.3.148); FILE MERGED 2005/09/05 13:50:51 rt 1.3.148.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [814a16c28035c3933ee72ee2944fce9ec002c386]

INTEGRATION: CWS ooo19126 (1.8.194); FILE MERGED 2005/09/05 15:09:48 rt 1.8.194.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ff31e36d62166264116186b6889d61230f4c8321]

INTEGRATION: CWS ooo19126 (1.2.560); FILE MERGED 2005/09/05 14:25:01 rt 1.2.560.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [27fe3cda113204d83037dbfe21f661a6abcfb6ef]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:42:13 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0952a881a72d6ed7ef1f3a1b645cd9c9f19e5d32]

INTEGRATION: CWS ooo19126 (1.9.392); FILE MERGED 2005/09/05 15:09:47 rt 1.9.392.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [000b09d84fccebbb3a58196b42fc335b66df7298]

INTEGRATION: CWS ooo19126 (1.3.252); FILE MERGED 2005/09/05 14:25:01 rt 1.3.252.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c2b4786643f59459d70c2255c247900de23405dd]

INTEGRATION: CWS ooo19126 (1.2.148); FILE MERGED 2005/09/05 13:50:50 rt 1.2.148.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [059c7971678baf428b8d87b07cde3f804ee99c10]

INTEGRATION: CWS ooo19126 (1.7.452); FILE MERGED 2005/09/05 15:09:47 rt 1.7.452.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b65a139aabdfdcc798b1118095a113dfcf549831]

INTEGRATION: CWS ooo19126 (1.2.1624); FILE MERGED 2005/09/05 14:25:01 rt 1.2.1624.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e19bcfc3b142b775a94f07e2caa792a315f413ee]

INTEGRATION: CWS ooo19126 (1.2.1444); FILE MERGED 2005/09/05 14:25:01 rt 1.2.1444.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [61b14e078983428ebd009b159ebd664b2f65eaa7]

INTEGRATION: CWS ooo19126 (1.3.326); FILE MERGED 2005/09/05 15:09:47 rt 1.3.326.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [84461566592efbf458411b060eb2db99e3929d72]

INTEGRATION: CWS ooo19126 (1.6.1444); FILE MERGED 2005/09/05 14:25:00 rt 1.6.1444.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [26d4ccac3e0e07cabbed253777849974c769fa50]

INTEGRATION: CWS ooo19126 (1.8.328); FILE MERGED 2005/09/05 15:09:46 rt 1.8.328.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f8e28a5817c520ba3fcba8872b8a226b43fe7d4e]

INTEGRATION: CWS ooo19126 (1.24.122); FILE MERGED 2005/09/05 15:09:46 rt 1.24.122.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [073f08c059f7c84fa0a64b560af8157198591820]

INTEGRATION: CWS ooo19126 (1.1.168); FILE MERGED 2005/09/05 15:42:12 rt 1.1.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f0f23fadbc3656103bd4723b5f6044a839715e76]

INTEGRATION: CWS ooo19126 (1.15.174); FILE MERGED 2005/09/05 15:09:46 rt 1.15.174.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3c713a0b19f40f3e1f0960e90e963761d8f70cd5]

INTEGRATION: CWS ooo19126 (1.3.252); FILE MERGED 2005/09/05 14:24:59 rt 1.3.252.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [98bb1bdabb7a3f1e851a344f95e0a189baa5dcf4]

INTEGRATION: CWS ooo19126 (1.3.148); FILE MERGED 2005/09/05 13:50:49 rt 1.3.148.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bbadd536344e3ac35f673d60d4b148961b59b983]

INTEGRATION: CWS ooo19126 (1.7.354); FILE MERGED 2005/09/05 15:09:46 rt 1.7.354.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6a6333e370592e38f82f5ad5f5754011a723a3d1]

INTEGRATION: CWS ooo19126 (1.9.1348); FILE MERGED 2005/09/05 14:24:59 rt 1.9.1348.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [78c5edebd0692c9377047c570e69227d8248ac4d]

INTEGRATION: CWS ooo19126 (1.3.132); FILE MERGED 2005/09/05 13:50:49 rt 1.3.132.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [77554eed294e590d60ba54d4e112259706f749ff]

INTEGRATION: CWS ooo19126 (1.1.168); FILE MERGED 2005/09/05 15:42:11 rt 1.1.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [618f0f53b2cffde3b9b6a759231cbeb874eb982c]

INTEGRATION: CWS ooo19126 (1.2.1402); FILE MERGED 2005/09/05 14:24:59 rt 1.2.1402.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f927abc973b675630e2e2cfd487e16b89c7af2bd]

INTEGRATION: CWS ooo19126 (1.3.326); FILE MERGED 2005/09/05 15:09:45 rt 1.3.326.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5b6d9091cfa8b1f5b4182b9c42b58c285272bcdd]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:42:11 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fff15f1528b3c2d36df411eae083e10b84258d94]

INTEGRATION: CWS ooo19126 (1.2.1466); FILE MERGED 2005/09/05 14:24:58 rt 1.2.1466.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4a344331d40431891ed36947be5a6eef4c42df90]

INTEGRATION: CWS ooo19126 (1.7.452); FILE MERGED 2005/09/05 15:09:45 rt 1.7.452.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [59149ef4ce58443c8ce59178b14c8e346824a688]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:42:10 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4c1139b29daf1d95b9d96985586a7cb8b85eb1c3]

INTEGRATION: CWS ooo19126 (1.2.756); FILE MERGED 2005/09/05 14:24:58 rt 1.2.756.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [087734823f120d04267e4c49435949348c2f0338]

INTEGRATION: CWS ooo19126 (1.50.142); FILE MERGED 2005/09/05 15:09:44 rt 1.50.142.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d6b4e09cc9ca979a62f067076b34e76c4601c63e]

INTEGRATION: CWS ooo19126 (1.6.430); FILE MERGED 2005/09/05 14:24:57 rt 1.6.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d18343026a1adb8ace55deaf5062b465f883c9bc]

INTEGRATION: CWS ooo19126 (1.25.326); FILE MERGED 2005/09/05 15:09:44 rt 1.25.326.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9e2fa2fdf3988cc5731e3af1aba602ceb02cfe1a]

INTEGRATION: CWS ooo19126 (1.2.148); FILE MERGED 2005/09/05 13:50:48 rt 1.2.148.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4fec9f4c1307912f04077321715730c2a113fd19]

INTEGRATION: CWS ooo19126 (1.1.168); FILE MERGED 2005/09/05 15:42:10 rt 1.1.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [72341338c8708e41f6a7ae18290914ed213a8ef7]

INTEGRATION: CWS ooo19126 (1.19.234); FILE MERGED 2005/09/05 15:09:44 rt 1.19.234.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [165ba716fab2cf7187988d50d6c609b92e9cda86]

INTEGRATION: CWS ooo19126 (1.9.326); FILE MERGED 2005/09/05 15:09:43 rt 1.9.326.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0114ea851b370d4134eea8d95a368927311c19c9]

INTEGRATION: CWS ooo19126 (1.4.98); FILE MERGED 2005/09/05 13:50:48 rt 1.4.98.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d9c6964cd52b6eac01d83ec10b5b0c0e44f06e0a]

INTEGRATION: CWS ooo19126 (1.54.668); FILE MERGED 2005/09/05 14:24:55 rt 1.54.668.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5ae066004fe8d40e814cd291454c9e7406a0852e]

INTEGRATION: CWS ooo19126 (1.16.190); FILE MERGED 2005/09/05 15:09:43 rt 1.16.190.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e8e4d12d3cacf38758f0a8e6652d3b9fe5b17424]

INTEGRATION: CWS ooo19126 (1.5.78); FILE MERGED 2005/09/05 13:50:48 rt 1.5.78.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [170223ff4c65590655add4d46ff1eeba677ef880]

INTEGRATION: CWS ooo19126 (1.35.100); FILE MERGED 2005/09/05 14:24:55 rt 1.35.100.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f663c2da274cc191643f61c0f060a5b4e46c18ac]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:42:09 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [83f52260391fee22bee00006182eca41dea65680]

INTEGRATION: CWS ooo19126 (1.5.328); FILE MERGED 2005/09/05 15:09:43 rt 1.5.328.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f3c60fbe56689c2701e62ec528a19e3db0359332]

INTEGRATION: CWS ooo19126 (1.3.132); FILE MERGED 2005/09/05 13:50:48 rt 1.3.132.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7a4ae0bfc648afe717c46dcd0920c87884f70d79]

INTEGRATION: CWS ooo19126 (1.18.514); FILE MERGED 2005/09/05 14:24:54 rt 1.18.514.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bf25151fe123696f6c56caadc47f5297f93dd901]

INTEGRATION: CWS ooo19126 (1.3.118); FILE MERGED 2005/09/05 15:42:09 rt 1.3.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3b4e5dba55453b04d86b627ebcc67fca805f53a5]

INTEGRATION: CWS ooo19126 (1.44.306); FILE MERGED 2005/09/05 15:09:42 rt 1.44.306.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [506037073a3b102080c72ccfcfb46fb7236ba7d6]

INTEGRATION: CWS ooo19126 (1.3.132); FILE MERGED 2005/09/05 13:50:47 rt 1.3.132.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fbb7f8fcc011c062e836cb3c2bf0bf9d82f178c7]

INTEGRATION: CWS ooo19126 (1.4.106); FILE MERGED 2005/09/05 15:42:09 rt 1.4.106.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4081bd132a3f477bdba4e8ee0fc9924d9d2a8439]

INTEGRATION: CWS ooo19126 (1.33.250); FILE MERGED 2005/09/05 14:24:54 rt 1.33.250.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e71ba2f6a0b6a63bfe33f82924fe67022a8b89d5]

INTEGRATION: CWS ooo19126 (1.12.326); FILE MERGED 2005/09/05 15:09:42 rt 1.12.326.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7cae731d0c2fda0ba1f3d7298cb8ff311e287df1]

INTEGRATION: CWS ooo19126 (1.2.148); FILE MERGED 2005/09/05 13:50:47 rt 1.2.148.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1ec09dee9fff60d02aa5012e2adaff3e3b4c109f]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:42:08 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [eff16b5c2d85f9004d30b7ccae8f9148f95a8b22]

INTEGRATION: CWS ooo19126 (1.18.516); FILE MERGED 2005/09/05 14:24:54 rt 1.18.516.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6828f7613f5143b2833fee7e59d41c15ef5a62fe]

INTEGRATION: CWS ooo19126 (1.3.148); FILE MERGED 2005/09/05 13:50:47 rt 1.3.148.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9f6658a0ee776603fab9cbd596a9c58c1527f09c]

INTEGRATION: CWS ooo19126 (1.25.142); FILE MERGED 2005/09/05 15:09:41 rt 1.25.142.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fa58dd5edded13f9ed9eaabd5d0437fe8c42682e]

INTEGRATION: CWS ooo19126 (1.3.8); FILE MERGED 2005/09/05 15:42:08 rt 1.3.8.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9c4530ff25f12f64edd71e51ee7bae760ff5222d]

INTEGRATION: CWS ooo19126 (1.73.356); FILE MERGED 2005/09/05 14:24:53 rt 1.73.356.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [188955f19979d62061c4e319b65407e0c2a6a85c]

INTEGRATION: CWS ooo19126 (1.3.536); FILE MERGED 2005/09/05 15:09:41 rt 1.3.536.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c7b197544945c6a274f93cedbaf139208ed67363]

INTEGRATION: CWS ooo19126 (1.3.6); FILE MERGED 2005/09/05 15:42:08 rt 1.3.6.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [56f4bc095b66fe02a83b5bd8ccc828857c9dc001]

INTEGRATION: CWS ooo19126 (1.7.668); FILE MERGED 2005/09/05 14:24:52 rt 1.7.668.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [23dd9a4b9dfed6de38e0666920ae60f0deb3ee62]

INTEGRATION: CWS ooo19126 (1.4.132); FILE MERGED 2005/09/05 13:50:46 rt 1.4.132.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e63fdbe64d74ab4aaf42d3e2d8b22c0307cee9be]

INTEGRATION: CWS ooo19126 (1.2.918); FILE MERGED 2005/09/05 15:09:41 rt 1.2.918.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ead2bffeb64a8d650812842c296bda3218cbf4a8]

INTEGRATION: CWS ooo19126 (1.3.106); FILE MERGED 2005/09/05 15:42:07 rt 1.3.106.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ecc4e798cf76344ec5325158dff7bd0c53699516]

INTEGRATION: CWS ooo19126 (1.20.732); FILE MERGED 2005/09/05 14:24:52 rt 1.20.732.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [401e49377c4934e69dfad8ea99b19a3401261688]

INTEGRATION: CWS ooo19126 (1.10.326); FILE MERGED 2005/09/05 15:09:40 rt 1.10.326.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2814a724ace4d156f8bddf4444c643e0426999df]

INTEGRATION: CWS ooo19126 (1.2.148); FILE MERGED 2005/09/05 13:50:46 rt 1.2.148.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9bc7d48fa313a2e25fd9149562e43145eb644713]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:42:07 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b09243d235bc8a82b62a9aba7c5f753373366053]

INTEGRATION: CWS ooo19126 (1.45.392); FILE MERGED 2005/09/05 14:24:52 rt 1.45.392.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ffdccab51b0f1be5a516efa334f1fd6ac09836f0]

INTEGRATION: CWS ooo19126 (1.12.146); FILE MERGED 2005/09/05 15:09:40 rt 1.12.146.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d1b1529150bbee7d26872e8cb620b82f4097ddea]

INTEGRATION: CWS ooo19126 (1.4.6); FILE MERGED 2005/09/05 15:42:07 rt 1.4.6.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a78e9d5427df57cc3e8d1f928059acb797ccb419]

INTEGRATION: CWS ooo19126 (1.6.1632); FILE MERGED 2005/09/05 14:24:51 rt 1.6.1632.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [203a3ec910301fe90daa7482277358bc99e153a5]

INTEGRATION: CWS ooo19126 (1.3.146); FILE MERGED 2005/09/05 15:09:40 rt 1.3.146.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e09a0b32b6d6e8e6c3a74d26e1f06cac96014f63]

INTEGRATION: CWS ooo19126 (1.25.250); FILE MERGED 2005/09/05 14:24:51 rt 1.25.250.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9fd1e515c0384beaa3bc7eb2d2f83eb26b72cc71]

INTEGRATION: CWS ooo19126 (1.4.32); FILE MERGED 2005/09/05 15:42:06 rt 1.4.32.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ecc09ae167e77abf80351c9db5762cafab96fb33]

INTEGRATION: CWS ooo19126 (1.2.328); FILE MERGED 2005/09/05 15:09:40 rt 1.2.328.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [63daac47b0071caae05f3c72249e2873c1c577b3]

INTEGRATION: CWS ooo19126 (1.2.148); FILE MERGED 2005/09/05 13:50:45 rt 1.2.148.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d5d453847b65d7b250564e87938939648f52169b]

INTEGRATION: CWS ooo19126 (1.11.1630); FILE MERGED 2005/09/05 14:24:51 rt 1.11.1630.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6067519b44f5160c1abefc6ceae81c3fd1590d81]

INTEGRATION: CWS ooo19126 (1.4.8); FILE MERGED 2005/09/05 15:42:06 rt 1.4.8.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [73853bcc2a495b477c890e6166c7fe82c3ecf6cc]

INTEGRATION: CWS ooo19126 (1.14.328); FILE MERGED 2005/09/05 15:09:39 rt 1.14.328.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a59756046f08496263fcc629347052724519fc2a]

INTEGRATION: CWS ooo19126 (1.3.1646); FILE MERGED 2005/09/05 14:24:50 rt 1.3.1646.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a8a5fb6a9ae4cfedc80c5473de675530e1aa8c34]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:42:06 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f0de065a223e19922ac6145b07cb7e70adbda64d]

INTEGRATION: CWS ooo19126 (1.2.146); FILE MERGED 2005/09/05 15:09:39 rt 1.2.146.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [820b9d7e77abf8a3e092fada3587138a2b229735]

INTEGRATION: CWS ooo19126 (1.4.294); FILE MERGED 2005/09/05 15:09:39 rt 1.4.294.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9132355ebb5ecc037c11b1b7b5093f4704f49ffd]

INTEGRATION: CWS ooo19126 (1.2.560); FILE MERGED 2005/09/05 14:24:49 rt 1.2.560.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [54ff418fc4018d20561bcb9751c5a3ae8e279bec]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:42:05 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e4f582bbf06e82b5a5d6ad34748feac75a2fecb2]

INTEGRATION: CWS ooo19126 (1.42.54); FILE MERGED 2005/09/05 15:09:38 rt 1.42.54.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [001597bcb8d2fda3eef6cb4072aa7b3647b8f759]

INTEGRATION: CWS ooo19126 (1.3.896); FILE MERGED 2005/09/05 14:24:49 rt 1.3.896.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [20a9dfc9b284ce75239b0850d60f194aad8a6c4c]

INTEGRATION: CWS ooo19126 (1.4.564); FILE MERGED 2005/09/05 15:09:38 rt 1.4.564.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [67e7366baffe923d2d59936481fddb68c3a2e755]

INTEGRATION: CWS ooo19126 (1.2.148); FILE MERGED 2005/09/05 13:50:44 rt 1.2.148.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [23a93d11106574fa1614217a4f33b858a1c4ef1c]

INTEGRATION: CWS ooo19126 (1.3.1624); FILE MERGED 2005/09/05 14:24:49 rt 1.3.1624.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [46c2a6b839510be7595f4e89860b646f614841cd]

INTEGRATION: CWS ooo19126 (1.3.56); FILE MERGED 2005/09/05 13:50:44 rt 1.3.56.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e51734d26c9a1435de3635cdda2e8e31cc6bf3e5]

INTEGRATION: CWS ooo19126 (1.24.146); FILE MERGED 2005/09/05 15:09:38 rt 1.24.146.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6d86fbefb98775d482699e5293e1ed64eb7b1a9a]

INTEGRATION: CWS ooo19126 (1.27.704); FILE MERGED 2005/09/05 14:24:48 rt 1.27.704.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5c997abb6eab29714ef09981a6e94d18d74a8373]

INTEGRATION: CWS ooo19126 (1.4.108); FILE MERGED 2005/09/05 15:42:04 rt 1.4.108.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [28fbcf68016b90a12cef1fa7cf6f64c64b372c6b]

INTEGRATION: CWS ooo19126 (1.44.130); FILE MERGED 2005/09/05 13:50:44 rt 1.44.130.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [33d011a4076f2019249bc9e404907bfaee25c715]

INTEGRATION: CWS ooo19126 (1.12.274); FILE MERGED 2005/09/05 15:09:37 rt 1.12.274.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9c11fecb5672ee6befe96fb1bd9361d933038bba]

INTEGRATION: CWS ooo19126 (1.20.256); FILE MERGED 2005/09/05 14:24:48 rt 1.20.256.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [98dbc4b226b7cb075edb2997f81efca526f3c9ee]

INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 15:42:03 rt 1.4.60.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a8b1163b2cd58914a7c796d3c51050566369b57d]

INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 13:50:43 rt 1.2.90.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d0d927c136f1bcaf22fdf3d76cb4076855274053]

INTEGRATION: CWS ooo19126 (1.25.324); FILE MERGED 2005/09/05 15:09:37 rt 1.25.324.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a17003b3d2a82e8a859ff124b1d16eb2c21d14de]

INTEGRATION: CWS ooo19126 (1.19.344); FILE MERGED 2005/09/05 14:24:48 rt 1.19.344.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [76ae6b74a27db2dd6f9bbb1b354c51432e7d6d96]

INTEGRATION: CWS ooo19126 (1.2.108); FILE MERGED 2005/09/05 15:42:03 rt 1.2.108.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3d9c9fa0a71c3170ee8eb49818ae94ce3f68495d]

INTEGRATION: CWS ooo19126 (1.5.452); FILE MERGED 2005/09/05 15:09:37 rt 1.5.452.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fb25bbe33242de7b1a454cff01c3fbae689dc1d8]

INTEGRATION: CWS ooo19126 (1.4.1624); FILE MERGED 2005/09/05 14:24:47 rt 1.4.1624.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d06c5061207638e55dc9f62ca51b0b2225dddb78]

INTEGRATION: CWS ooo19126 (1.3.118); FILE MERGED 2005/09/05 15:42:03 rt 1.3.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5e7d2ed943ccd23fe25851b9f9be616ba9be4879]

INTEGRATION: CWS ooo19126 (1.2.920); FILE MERGED 2005/09/05 15:09:36 rt 1.2.920.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [206839df6ca969dd1e6d36db1ac7ac40f29e3aad]

INTEGRATION: CWS ooo19126 (1.3.130); FILE MERGED 2005/09/05 13:50:42 rt 1.3.130.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [76cb97e2717179abb6cafcb675d9c5358f0eb6a8]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:42:03 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0a3f99bb836ee7bfd5cdca79ae26ae56e2c0fb72]

INTEGRATION: CWS ooo19126 (1.3.274); FILE MERGED 2005/09/05 15:09:36 rt 1.3.274.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1a8ad4221232d81d1cb4fb49feb049ac23c24481]

INTEGRATION: CWS ooo19126 (1.23.52); FILE MERGED 2005/09/05 13:50:42 rt 1.23.52.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d81cc01a8f4a018cb7a974d75b0373f569944f50]

INTEGRATION: CWS ooo19126 (1.2.1478); FILE MERGED 2005/09/05 14:24:47 rt 1.2.1478.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0bdd77e8e87ce16b5e154be2ff2fe65c607e6ece]

INTEGRATION: CWS ooo19126 (1.18.102); FILE MERGED 2005/09/05 15:09:36 rt 1.18.102.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7fb7d5c3dee766355a02f6260fdfe8e88b479471]

INTEGRATION: CWS ooo19126 (1.14.142); FILE MERGED 2005/09/05 13:50:42 rt 1.14.142.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [059c98cfe5ceffce019fd2cbcd98b77855e0fa50]

INTEGRATION: CWS ooo19126 (1.7.558); FILE MERGED 2005/09/05 14:24:47 rt 1.7.558.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a2e4329f7a0690a76eefde3a46107ac50bfbefff]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:42:02 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6ea8d59bdcd230e83f669259ec119466790edc05]

INTEGRATION: CWS ooo19126 (1.45.128); FILE MERGED 2005/09/05 15:09:35 rt 1.45.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f4bae3072329a288c7628ef8d167ba431fcf4c8b]

INTEGRATION: CWS ooo19126 (1.8.68); FILE MERGED 2005/09/05 13:50:41 rt 1.8.68.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c79e92d43c00713acea9ab3dee32cc3b4fae3445]

INTEGRATION: CWS ooo19126 (1.19.112); FILE MERGED 2005/09/05 14:24:46 rt 1.19.112.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [eaa0e2120422956b7a2def8ed21aab772b0fe5d0]

INTEGRATION: CWS ooo19126 (1.27.326); FILE MERGED 2005/09/05 15:09:35 rt 1.27.326.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e664e96df1916aa00e4a1e461942ddc0d4d302e1]

INTEGRATION: CWS ooo19126 (1.2.96); FILE MERGED 2005/09/05 13:50:41 rt 1.2.96.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [02e26041f9c19a53586ad23d8efedb1484b03350]

INTEGRATION: CWS ooo19126 (1.25.484); FILE MERGED 2005/09/05 14:24:46 rt 1.25.484.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [dc564c6df69b30e5ca1666628ae295c8a81b3184]

INTEGRATION: CWS ooo19126 (1.3.118); FILE MERGED 2005/09/05 15:42:02 rt 1.3.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cdc07b7268c7a0e7298d628934e55fecfabf5af7]

INTEGRATION: CWS ooo19126 (1.4.798); FILE MERGED 2005/09/05 15:09:34 rt 1.4.798.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7afafbf8b2efd130134e03a527e75e445e43c711]

INTEGRATION: CWS ooo19126 (1.5.290); FILE MERGED 2005/09/05 13:50:41 rt 1.5.290.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4929907d7108942f73fcc2a3acbe8d0d817b76e5]

INTEGRATION: CWS ooo19126 (1.10.98); FILE MERGED 2005/09/05 15:09:34 rt 1.10.98.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [be38726909fdf53a76d92147b2ec4343060ea247]

INTEGRATION: CWS ooo19126 (1.1.1.1.370); FILE MERGED 2005/09/05 13:50:41 rt 1.1.1.1.370.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5f772f8e9df28ac934b918414c73cb2d19b14976]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:42:01 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [dfd0b40f61fab9699f7a6f16dbca81a77cfb6639]

INTEGRATION: CWS ooo19126 (1.2.154); FILE MERGED 2005/09/05 13:50:41 rt 1.2.154.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [06064059b3b510e232efdab641e1238b221c2edd]

INTEGRATION: CWS ooo19126 (1.7.256); FILE MERGED 2005/09/05 15:09:34 rt 1.7.256.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b1916ac9af4e49e734f8d6001a8fa4f727788a94]

INTEGRATION: CWS ooo19126 (1.2.106); FILE MERGED 2005/09/05 15:42:01 rt 1.2.106.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [348fd39fe29501d4922bb6eeeeea217a179103da]

INTEGRATION: CWS ooo19126 (1.6.312); FILE MERGED 2005/09/05 14:24:42 rt 1.6.312.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6a5eaa0733cfcd0308821d02c1f93cb42d0966c8]

INTEGRATION: CWS ooo19126 (1.2.154); FILE MERGED 2005/09/05 13:50:40 rt 1.2.154.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0eb143ff2a10e2ce4ae65234213b472593d0738d]

INTEGRATION: CWS ooo19126 (1.13.114); FILE MERGED 2005/09/05 15:09:33 rt 1.13.114.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [42dc5a1b432494192d4a561cd7d6d90cb621e215]

INTEGRATION: CWS ooo19126 (1.5.706); FILE MERGED 2005/09/05 14:24:41 rt 1.5.706.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e916bf9509a0b81e841b91834b12379aa4b5c6dd]

INTEGRATION: CWS ooo19126 (1.2.98); FILE MERGED 2005/09/05 13:50:40 rt 1.2.98.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [97f637c89c76d9fe385435f13bd8448826e9f9f0]

INTEGRATION: CWS ooo19126 (1.2.536); FILE MERGED 2005/09/05 15:09:33 rt 1.2.536.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [38128d455411939e88bb64eff0d3fa65759eab8f]

INTEGRATION: CWS ooo19126 (1.2.106); FILE MERGED 2005/09/05 15:42:00 rt 1.2.106.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4b22adc89d601537c1b45b341493ac8e83f309ab]

INTEGRATION: CWS ooo19126 (1.20.68); FILE MERGED 2005/09/05 13:50:40 rt 1.20.68.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [faa504372ca767e75576fe6bf869a4c4216805d5]

INTEGRATION: CWS ooo19126 (1.1.1.1.942); FILE MERGED 2005/09/05 15:09:33 rt 1.1.1.1.942.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cc6822b73b78056c8fdc0e7fa30f32209b37c1c1]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:42:00 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5998f2fdb2993dbcbd8db5b42037e1c8b8064653]

INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 13:50:39 rt 1.2.90.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3041fd09f2c8603fe181320727f902d9c9f2d7b5]

INTEGRATION: CWS ooo19126 (1.4.346); FILE MERGED 2005/09/05 14:24:41 rt 1.4.346.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [271badd56567a2b85d8030abf65727ba3906dad7]

INTEGRATION: CWS ooo19126 (1.2.920); FILE MERGED 2005/09/05 15:09:32 rt 1.2.920.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ee0356209da209f253489c6154a329bede2a6791]

INTEGRATION: CWS ooo19126 (1.15.52); FILE MERGED 2005/09/05 13:50:39 rt 1.15.52.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d86053a87e67ae33dd36eadd5efd3470b5dc51b6]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:41:59 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d1eee456b4aaffd619618d304920bb02da30ea6e]

INTEGRATION: CWS ooo19126 (1.44.248); FILE MERGED 2005/09/05 14:24:40 rt 1.44.248.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a67137980f9addeb4be133b471ac47e3c674f297]

INTEGRATION: CWS ooo19126 (1.16.452); FILE MERGED 2005/09/05 15:09:32 rt 1.16.452.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [46bf0d8ab17b7a11e2f70e614cc354b7e9dbfadc]

INTEGRATION: CWS ooo19126 (1.6.144); FILE MERGED 2005/09/05 13:50:38 rt 1.6.144.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7a8969cd90933f3e24f4ff808e6f6d1ba2beb4e4]

INTEGRATION: CWS ooo19126 (1.40.112); FILE MERGED 2005/09/05 14:24:40 rt 1.40.112.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a97bfb56c7a52de5a4ffcc8023ae97a364354198]

INTEGRATION: CWS ooo19126 (1.14.326); FILE MERGED 2005/09/05 15:09:32 rt 1.14.326.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [89d689ebf1a3154832a33a82fc4258bae6d4aa9d]

INTEGRATION: CWS ooo19126 (1.18.56); FILE MERGED 2005/09/05 13:50:38 rt 1.18.56.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5dc1d3190b30c33b10b42483da75e080820e28c1]

INTEGRATION: CWS ooo19126 (1.3.946); FILE MERGED 2005/09/05 14:24:40 rt 1.3.946.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ff7bcb545cf9328d8c02bfae30365bade5bcbd5e]

INTEGRATION: CWS ooo19126 (1.26.322); FILE MERGED 2005/09/05 15:09:31 rt 1.26.322.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [faf14b3fe579f375b21fa36f1928e2be6bd3768b]

INTEGRATION: CWS ooo19126 (1.2.96); FILE MERGED 2005/09/05 13:50:38 rt 1.2.96.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6c7e682fd2a6a79b9d3892f54256f15c375c8d7b]

INTEGRATION: CWS ooo19126 (1.31.216); FILE MERGED 2005/09/05 14:24:39 rt 1.31.216.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9e84b97b52740ec4dd5e4b7398110869d5fc6249]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:41:58 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d785cb73d8d385c9da23ef6f1ff150229672ce62]

INTEGRATION: CWS ooo19126 (1.11.366); FILE MERGED 2005/09/05 15:09:31 rt 1.11.366.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b46fa2859f861061e38191ec9f518e750a5eec7f]

INTEGRATION: CWS ooo19126 (1.3.290); FILE MERGED 2005/09/05 13:50:38 rt 1.3.290.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [62ba9d36dd188f41ea5287762dde6a4ce6ff5a33]

INTEGRATION: CWS ooo19126 (1.31.218); FILE MERGED 2005/09/05 14:24:39 rt 1.31.218.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2cff93db0645a1c0e3fe98f77aacebc4cc12150d]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 15:09:30 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1cefee6f3bf6fc63db038e3744b30d4e75b9c7a3]

INTEGRATION: CWS ooo19126 (1.1.1.1.370); FILE MERGED 2005/09/05 13:50:38 rt 1.1.1.1.370.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a8f91e30655bdfe23e913b70e05643d84fb64889]

INTEGRATION: CWS ooo19126 (1.3.112); FILE MERGED 2005/09/05 14:24:39 rt 1.3.112.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [45255ea0140c0afa45b2a45df4946b0c190cb91c]

INTEGRATION: CWS ooo19126 (1.70.40); FILE MERGED 2005/09/05 15:09:30 rt 1.70.40.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [331f13c8f594a70b5f26ddf61f85367b9ce7a73c]

INTEGRATION: CWS ooo19126 (1.12.56); FILE MERGED 2005/09/05 13:50:37 rt 1.12.56.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [12c7165ca8442fe6163bbe157c4495e6d488582b]

INTEGRATION: CWS ooo19126 (1.2.896); FILE MERGED 2005/09/05 14:24:38 rt 1.2.896.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [50c009d9925671e8ab1275b84c0e736606b83bc4]

INTEGRATION: CWS ooo19126 (1.2.536); FILE MERGED 2005/09/05 15:09:29 rt 1.2.536.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e9757e9afefb21731e5c2011e494700dd4acef71]

INTEGRATION: CWS ooo19126 (1.5.486); FILE MERGED 2005/09/05 14:24:38 rt 1.5.486.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a0fb05cdce567aaf07391704d3c651a7fe92b488]

INTEGRATION: CWS ooo19126 (1.1.1.1.370); FILE MERGED 2005/09/05 13:50:37 rt 1.1.1.1.370.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1cd22896812822b5b65bc351288e5c714b14c3a5]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:41:57 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [21267e862158887a6f23108c05f971d95bcb7c7b]

INTEGRATION: CWS ooo19126 (1.3.926); FILE MERGED 2005/09/05 15:09:29 rt 1.3.926.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [70a70c44660a4de1649c289254f7a6e99187979f]

INTEGRATION: CWS ooo19126 (1.63.560); FILE MERGED 2005/09/05 14:24:37 rt 1.63.560.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2f8993abb9bbc7d61811e094402503f94568b6dd]

INTEGRATION: CWS ooo19126 (1.3.118); FILE MERGED 2005/09/05 15:41:57 rt 1.3.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5f3b7ce6f5194e52d74a0f998734b2965569afb6]

INTEGRATION: CWS ooo19126 (1.9.56); FILE MERGED 2005/09/05 13:50:37 rt 1.9.56.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b33eb8f2a66a85599206a5c7d0644db3f7a9f984]

INTEGRATION: CWS ooo19126 (1.28.326); FILE MERGED 2005/09/05 15:09:28 rt 1.28.326.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ce374dcb03e873cf1af2c8b5b8c49aa92c7371ca]

INTEGRATION: CWS ooo19126 (1.27.560); FILE MERGED 2005/09/05 14:24:37 rt 1.27.560.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8a55da213bcc5a552405d877fca0ea189859a053]

INTEGRATION: CWS ooo19126 (1.2.154); FILE MERGED 2005/09/05 13:50:37 rt 1.2.154.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fd6bb73de1399fac2725baec2e4599423b737614]

INTEGRATION: CWS ooo19126 (1.23.154); FILE MERGED 2005/09/05 15:09:28 rt 1.23.154.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0dbc8a5b988ff211f889cf09ae14dce10e46d903]

INTEGRATION: CWS ooo19126 (1.4.1648); FILE MERGED 2005/09/05 14:24:36 rt 1.4.1648.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [03364882a53a4bd6068270d3df3f3fbe4d282918]

INTEGRATION: CWS ooo19126 (1.3.146); FILE MERGED 2005/09/05 13:50:36 rt 1.3.146.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [69e924432033cc1189be9e8780335c44857037d6]

INTEGRATION: CWS ooo19126 (1.37.144); FILE MERGED 2005/09/05 15:09:28 rt 1.37.144.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ddc97cf39f38a23504d4dcecb6924bb77f018cd7]

INTEGRATION: CWS ooo19126 (1.67.108); FILE MERGED 2005/09/05 14:24:35 rt 1.67.108.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [414b4c5510f4e9e7b7036e3166b9530658dcff0b]

INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 13:50:36 rt 1.3.90.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a9dbb49e2367ff9aacc25b2f73df5ebf25b873b9]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:41:56 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1077c145506c8017245cf1530bf4168730e903ed]

INTEGRATION: CWS ooo19126 (1.20.124); FILE MERGED 2005/09/05 15:09:27 rt 1.20.124.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1c5bd1b3c51684012f147ed016893fd5cc34a5af]

INTEGRATION: CWS ooo19126 (1.3.146); FILE MERGED 2005/09/05 13:50:35 rt 1.3.146.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8294d06cfa86e1180d57c01decfcb6b3c6ec3de8]

INTEGRATION: CWS ooo19126 (1.63.110); FILE MERGED 2005/09/05 14:24:35 rt 1.63.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e00a0000f3480815bbe15bbae535c755203d5eb4]

INTEGRATION: CWS ooo19126 (1.6.234); FILE MERGED 2005/09/05 15:09:27 rt 1.6.234.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [63f3c52fc997a848853c44080be34180d908b1c8]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:41:55 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c622bd313216560b5b4b82949613d3de85264ee9]

INTEGRATION: CWS ooo19126 (1.2.154); FILE MERGED 2005/09/05 13:50:35 rt 1.2.154.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b1b0c7dcc51a6bfd0cfc39f796a8546e3c1a5919]

INTEGRATION: CWS ooo19126 (1.1.1.1.942); FILE MERGED 2005/09/05 15:09:27 rt 1.1.1.1.942.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c1b61351c19d179d82fb8b5d7100aee54d00a39e]

INTEGRATION: CWS ooo19126 (1.13.560); FILE MERGED 2005/09/05 14:24:35 rt 1.13.560.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0a2f192969306e5bec5a1ea84e428b4a8e647543]

INTEGRATION: CWS ooo19126 (1.5.346); FILE MERGED 2005/09/05 15:09:26 rt 1.5.346.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [06c0d51db990e0afbe5ea365d45c95613d95be38]

INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 13:50:35 rt 1.2.90.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [24be78770deb7fb1e5a435bb82c2cf3c3de39792]

INTEGRATION: CWS ooo19126 (1.53.428); FILE MERGED 2005/09/05 14:24:34 rt 1.53.428.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8f5c2aa6430875ed41c97b02d9805ec5c9ff4cfe]

INTEGRATION: CWS ooo19126 (1.2.918); FILE MERGED 2005/09/05 15:09:26 rt 1.2.918.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6da5829436455b23169fb37e4bee11e7279348ac]

INTEGRATION: CWS ooo19126 (1.2.98); FILE MERGED 2005/09/05 13:50:35 rt 1.2.98.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [832b815fceed02f82c34fe6d2b7d04de59f3ce87]

INTEGRATION: CWS ooo19126 (1.3.26); FILE MERGED 2005/09/05 15:41:54 rt 1.3.26.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2c86a829cfdda53d7fb1d95dd43f940082e6dfbc]

INTEGRATION: CWS ooo19126 (1.5.256); FILE MERGED 2005/09/05 15:09:26 rt 1.5.256.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0c43c7af23e865cab2165c1eaab7a8d341e7f5ea]

INTEGRATION: CWS ooo19126 (1.2.146); FILE MERGED 2005/09/05 13:50:35 rt 1.2.146.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d8ca46d27da378687e49be2b11a2b76d3f13c8cf]

INTEGRATION: CWS ooo19126 (1.16.252); FILE MERGED 2005/09/05 14:24:34 rt 1.16.252.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9c2e6478c584cf76b1df19599dedba1b421415b2]

INTEGRATION: CWS ooo19126 (1.9.116); FILE MERGED 2005/09/05 15:09:25 rt 1.9.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [03bf0d4b14db9e49b7b187a08ac91bc4646fb233]

INTEGRATION: CWS ooo19126 (1.9.290); FILE MERGED 2005/09/05 13:50:34 rt 1.9.290.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0e16091ec1ce5ae210321912229d7edc0fd0c3da]

INTEGRATION: CWS ooo19126 (1.28.196); FILE MERGED 2005/09/05 14:24:33 rt 1.28.196.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [808842cdf4c245219172b9a231a4b05aa065112f]

INTEGRATION: CWS ooo19126 (1.4.26); FILE MERGED 2005/09/05 15:41:54 rt 1.4.26.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6d1aa185bbed220cebf6706e2d2fe3d7a301a5d9]

INTEGRATION: CWS ooo19126 (1.1.1.1.942); FILE MERGED 2005/09/05 15:09:25 rt 1.1.1.1.942.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2e01324e482d5072aebf628b3bdd29cf7fb0c187]

INTEGRATION: CWS ooo19126 (1.8.56); FILE MERGED 2005/09/05 13:50:34 rt 1.8.56.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fa875746dd6dfbddcb1d96b7f005457fc096c1a6]

INTEGRATION: CWS ooo19126 (1.12.254); FILE MERGED 2005/09/05 14:24:33 rt 1.12.254.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6a0f97d3dc0af8c63cc8ae463c509ef63596a9ff]

INTEGRATION: CWS ooo19126 (1.10.328); FILE MERGED 2005/09/05 15:09:25 rt 1.10.328.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5d272a3ec9e9e5716b70d9bb6c809274f0535ed6]

INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 13:50:33 rt 1.2.90.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [aafd4d5a91ca3b5dccc4f1d8d593033573578189]

INTEGRATION: CWS ooo19126 (1.13.560); FILE MERGED 2005/09/05 14:24:33 rt 1.13.560.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c9f51d192dc3de4eaff684769a23a46670b89920]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:41:54 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2a6f6126066d4764c03f8320acf29ae15c383a2d]

INTEGRATION: CWS ooo19126 (1.12.346); FILE MERGED 2005/09/05 15:09:24 rt 1.12.346.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [039b8612a1a8f18d68a78394041c072ecf608312]

INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 13:50:33 rt 1.3.90.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3536ae7c68c12b84630fd6d99da4847615319997]

INTEGRATION: CWS ooo19126 (1.12.252); FILE MERGED 2005/09/05 14:24:32 rt 1.12.252.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [97015cdd39dda0f90c002c502ec30173e2a40cfb]

INTEGRATION: CWS ooo19126 (1.3.26); FILE MERGED 2005/09/05 15:41:53 rt 1.3.26.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9e3032b0c2944279b4c88b07dec5ed104389a63a]

INTEGRATION: CWS ooo19126 (1.7.452); FILE MERGED 2005/09/05 15:09:24 rt 1.7.452.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c2bc545c334a316fc7239eb649373aa41d49a93f]

INTEGRATION: CWS ooo19126 (1.12.254); FILE MERGED 2005/09/05 14:24:32 rt 1.12.254.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [808f7010808d61c5ce8d177954c38c7ceeb9edf8]

INTEGRATION: CWS ooo19126 (1.16.326); FILE MERGED 2005/09/05 15:09:24 rt 1.16.326.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ca6652d1a30b15e42c7029864b10e740712175fa]

INTEGRATION: CWS ooo19126 (1.3.1478); FILE MERGED 2005/09/05 14:24:31 rt 1.3.1478.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [334b12b6289326c193235d13cf0ada2c3e98db2d]

INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 13:50:32 rt 1.2.90.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6d6ca13e45ddeadc0f06188415e04740bb409b44]

INTEGRATION: CWS ooo19126 (1.1.168); FILE MERGED 2005/09/05 15:41:53 rt 1.1.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [047e694b51903127d9e825e0cc77d54986ebffc5]

INTEGRATION: CWS ooo19126 (1.24.66); FILE MERGED 2005/09/05 15:09:23 rt 1.24.66.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ff5283b0fe3bb2626d68f4935e6fc9677f2ba92b]

INTEGRATION: CWS ooo19126 (1.41.830); FILE MERGED 2005/09/05 14:24:31 rt 1.41.830.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cddf8773b0e63b481c6309c10f7246a64db3b186]

INTEGRATION: CWS ooo19126 (1.4.90); FILE MERGED 2005/09/05 13:50:32 rt 1.4.90.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c0db3b09b7f2801701850e59656810e3b20583d6]

INTEGRATION: CWS ooo19126 (1.38.102); FILE MERGED 2005/09/05 15:09:22 rt 1.38.102.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [dddf7c3f7e6d2634404238728d53089210001862]

INTEGRATION: CWS ooo19126 (1.31.560); FILE MERGED 2005/09/05 14:24:31 rt 1.31.560.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [36d3c3cb9d98f42e1691467209ad6e16f1eec954]

INTEGRATION: CWS ooo19126 (1.5.56); FILE MERGED 2005/09/05 13:50:31 rt 1.5.56.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [03ed95467e7539c3671ae02e772f91b99009d0ed]

INTEGRATION: CWS ooo19126 (1.3.26); FILE MERGED 2005/09/05 15:41:52 rt 1.3.26.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5e0e656041cbf2768b2f2e049ba9d84a61426b68]

INTEGRATION: CWS ooo19126 (1.35.44); FILE MERGED 2005/09/05 15:09:22 rt 1.35.44.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [89f183f0fab9b23cc62e4670ed93c16ed36d2372]

INTEGRATION: CWS ooo19126 (1.13.700); FILE MERGED 2005/09/05 14:24:30 rt 1.13.700.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4dcb2df11db2fc4364e0310f5e0090d6d8c0ba73]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:41:52 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b5489e0b6c0608927a4abc2f5fc7682e6b8ae211]

INTEGRATION: CWS ooo19126 (1.3.452); FILE MERGED 2005/09/05 15:09:21 rt 1.3.452.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a2d8a49f8471a6d0f9150d6ea6bf11ce127530e9]

INTEGRATION: CWS ooo19126 (1.5.256); FILE MERGED 2005/09/05 14:24:30 rt 1.5.256.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5d9604004face3fcbb8bb04465da32fd10b17fb0]

INTEGRATION: CWS ooo19126 (1.4.26); FILE MERGED 2005/09/05 15:41:52 rt 1.4.26.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d3cd18bd444d2c8346f7babfc2121137cf39b269]

INTEGRATION: CWS ooo19126 (1.2.354); FILE MERGED 2005/09/05 15:09:04 rt 1.2.354.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [527e67a938a680bc02d3cb7aecff3a56cdf02f73]

INTEGRATION: CWS ooo19126 (1.9.116); FILE MERGED 2005/09/05 14:24:30 rt 1.9.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0698cb0a02ea2de97e1593059cd2da5d7cb75fea]

INTEGRATION: CWS ooo19126 (1.21.114); FILE MERGED 2005/09/05 15:09:04 rt 1.21.114.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1d56254367400b86a75bb4ff57d49c9fa533d428]

INTEGRATION: CWS ooo19126 (1.7.1624); FILE MERGED 2005/09/05 14:24:29 rt 1.7.1624.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fe02f538304ee670c7205ad93044fbcfd44e8f03]

INTEGRATION: CWS ooo19126 (1.4.56); FILE MERGED 2005/09/05 13:50:30 rt 1.4.56.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [dd29d0d806e1705382e6b0312ffb1ebb6bbbf409]

INTEGRATION: CWS ooo19126 (1.3.108); FILE MERGED 2005/09/05 15:41:51 rt 1.3.108.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [347b2012306fdcea6d1baf0408adddb5d3f98aab]

INTEGRATION: CWS ooo19126 (1.1.1.1.942); FILE MERGED 2005/09/05 15:09:03 rt 1.1.1.1.942.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c2249af5f02131ca1f580c21f0a56f555063a56a]

INTEGRATION: CWS ooo19126 (1.3.56); FILE MERGED 2005/09/05 13:50:30 rt 1.3.56.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [628e6e99b8fbf85ed0c0b3b7f93d5cd8aab184d3]

INTEGRATION: CWS ooo19126 (1.2.946); FILE MERGED 2005/09/05 14:24:29 rt 1.2.946.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9019ae463c4822a19ba037e23f1f7597d310dc3b]

INTEGRATION: CWS ooo19126 (1.3.26); FILE MERGED 2005/09/05 15:41:51 rt 1.3.26.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6a9cb011dcdaa58613879392155e1c2d3ecde5cb]

INTEGRATION: CWS ooo19126 (1.6.520); FILE MERGED 2005/09/05 15:09:03 rt 1.6.520.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fe4ce12ed2925c36b1fbb1dfc26bcba7a8645f71]

INTEGRATION: CWS ooo19126 (1.2.154); FILE MERGED 2005/09/05 13:50:30 rt 1.2.154.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [817dd54e22d0caba4e9b4498e76b0affbed8bc81]

INTEGRATION: CWS ooo19126 (1.51.216); FILE MERGED 2005/09/05 14:24:28 rt 1.51.216.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [483797c3e4548cb055b89efc5a8c2f74b1a48910]

INTEGRATION: CWS ooo19126 (1.19.116); FILE MERGED 2005/09/05 15:09:03 rt 1.19.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ebfdcbc2aab1b38cc7d10b026bf72789c87ea092]

INTEGRATION: CWS ooo19126 (1.6.130); FILE MERGED 2005/09/05 13:50:30 rt 1.6.130.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [904df69afe2041349d9bec62559cd78972da6ddc]

INTEGRATION: CWS ooo19126 (1.2.486); FILE MERGED 2005/09/05 14:24:28 rt 1.2.486.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d43789bddcf0902c31d4b5076ae6af7c94e0c015]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:41:50 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d938fcb7ada4406585332889d7f7f9d077b34d34]

INTEGRATION: CWS ooo19126 (1.5.116); FILE MERGED 2005/09/05 15:09:02 rt 1.5.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [dee17cf0c77c66071fc9e875356e0c271968fd81]

INTEGRATION: CWS ooo19126 (1.10.50); FILE MERGED 2005/09/05 13:50:30 rt 1.10.50.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fc4a501c7722193fc2121b9653b8bcbc8668bbad]

INTEGRATION: CWS ooo19126 (1.4.486); FILE MERGED 2005/09/05 14:24:28 rt 1.4.486.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1eda7559dff267fce241e5b1902f0495af80d57c]

INTEGRATION: CWS ooo19126 (1.1.168); FILE MERGED 2005/09/05 15:41:50 rt 1.1.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [05c4266d33c85a954b5fcd0e006893cb7ec843e1]

INTEGRATION: CWS ooo19126 (1.32.116); FILE MERGED 2005/09/05 15:09:02 rt 1.32.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cb27b75b7d6bf014ee362c378b8f03c573797449]

INTEGRATION: CWS ooo19126 (1.2.52); FILE MERGED 2005/09/05 13:50:29 rt 1.2.52.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [62da659c4330731b5f4a430076fafd74574fa399]

INTEGRATION: CWS ooo19126 (1.20.216); FILE MERGED 2005/09/05 14:24:27 rt 1.20.216.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cfcc3277abbbdf833c1135f0c171b78b52683bde]

INTEGRATION: CWS ooo19126 (1.3.26); FILE MERGED 2005/09/05 15:41:50 rt 1.3.26.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a4a7a01a12f61a9c3b9669c191a52c71ff600e09]

INTEGRATION: CWS ooo19126 (1.3.116); FILE MERGED 2005/09/05 15:09:01 rt 1.3.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9370a9d9c2b4430ef73049b0f36d5e0ed36e1fcb]

INTEGRATION: CWS ooo19126 (1.8.836); FILE MERGED 2005/09/05 14:24:27 rt 1.8.836.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1f83c8e6d97e9b23866801f2614cfc773ac0d1c7]

INTEGRATION: CWS ooo19126 (1.13.116); FILE MERGED 2005/09/05 15:09:01 rt 1.13.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ae4b462fdb2f16ad0d02b588c39f9386b329ae6a]

INTEGRATION: CWS ooo19126 (1.38.216); FILE MERGED 2005/09/05 14:24:26 rt 1.38.216.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [58c0736225a34af54893f511c943af3f4e237b28]

INTEGRATION: CWS ooo19126 (1.12.116); FILE MERGED 2005/09/05 15:09:00 rt 1.12.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9cb4a6a7e4a6fa3551d310f936a1937f9a9152f7]

INTEGRATION: CWS ooo19126 (1.14.346); FILE MERGED 2005/09/05 14:24:26 rt 1.14.346.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8ad8b47a6c8f3e09e138ccde32a5e7bd929723b9]

INTEGRATION: CWS ooo19126 (1.3.26); FILE MERGED 2005/09/05 15:41:49 rt 1.3.26.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ec07e9825759d91ebfde5d3f5876bad35d21a759]

INTEGRATION: CWS ooo19126 (1.2.586); FILE MERGED 2005/09/05 15:09:00 rt 1.2.586.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [51fd2671e169b3cc6f4a20ac231645857dccef26]

INTEGRATION: CWS ooo19126 (1.3.1624); FILE MERGED 2005/09/05 14:24:26 rt 1.3.1624.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [42a8222538182da9b17847cf6e35a8463c36c27a]

INTEGRATION: CWS ooo19126 (1.14.116); FILE MERGED 2005/09/05 15:08:59 rt 1.14.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ca2708c7255447c60918fbb7c6277963abb5e553]

INTEGRATION: CWS ooo19126 (1.4.252); FILE MERGED 2005/09/05 14:24:26 rt 1.4.252.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a3525c1a62a44f210451a52797ae91a77a08b6e6]

INTEGRATION: CWS ooo19126 (1.4.116); FILE MERGED 2005/09/05 15:08:59 rt 1.4.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [95101ea4dc5ce9357ac713bbacd8380bba2b5d9c]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 15:41:49 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [45a12f78d413e7a227184a009288f0e83fcb3d05]

INTEGRATION: CWS ooo19126 (1.5.56); FILE MERGED 2005/09/05 13:50:28 rt 1.5.56.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [96fa5cdc7e288a966684b2c5b0dfa9386260e8e6]

INTEGRATION: CWS ooo19126 (1.7.192); FILE MERGED 2005/09/05 14:24:25 rt 1.7.192.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d11d21d8dc2a56a0a9a124daa7815ffb28cd7d99]

INTEGRATION: CWS ooo19126 (1.4.114); FILE MERGED 2005/09/05 15:41:48 rt 1.4.114.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f4db22f693bc8ae3f93dc5d7886743359e411262]

INTEGRATION: CWS ooo19126 (1.4.116); FILE MERGED 2005/09/05 15:08:58 rt 1.4.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f10425d50d1078ed72c582a7f9f9ca9ad398ce74]

INTEGRATION: CWS ooo19126 (1.2.290); FILE MERGED 2005/09/05 13:50:28 rt 1.2.290.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0d647df8e4f2052d8a6572d68b8fc6907d96738d]

INTEGRATION: CWS ooo19126 (1.3.252); FILE MERGED 2005/09/05 14:24:25 rt 1.3.252.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [522f8013615966fc351fc4771d63411eea17d740]

INTEGRATION: CWS ooo19126 (1.14.118); FILE MERGED 2005/09/05 15:41:47 rt 1.14.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [215e4815c4dc2607a5b075e23934b5ca42b90843]

INTEGRATION: CWS ooo19126 (1.6.116); FILE MERGED 2005/09/05 15:08:58 rt 1.6.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [97cfe5d9b4547a63a0b08515ca221883c9537ae3]

INTEGRATION: CWS ooo19126 (1.12.560); FILE MERGED 2005/09/05 14:24:24 rt 1.12.560.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [64cc5a5bb1be4b7a532cea6e7de95e08c31d8bf8]

INTEGRATION: CWS ooo19126 (1.11.116); FILE MERGED 2005/09/05 15:08:58 rt 1.11.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5fe4f1a0bee579b2c9365a13e08d977e7d27152c]

INTEGRATION: CWS ooo19126 (1.4.118); FILE MERGED 2005/09/05 15:41:47 rt 1.4.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6af274da01dda6954fcdb01192390ab0447e7096]

INTEGRATION: CWS ooo19126 (1.4.130); FILE MERGED 2005/09/05 13:50:27 rt 1.4.130.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ddcdcbf68b72eabd8db82b5500cb1fbddb042129]

INTEGRATION: CWS ooo19126 (1.4.1624); FILE MERGED 2005/09/05 14:24:24 rt 1.4.1624.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [471067ae05d35ac6fd76876dc7e9af67c6dfe2ae]

INTEGRATION: CWS ooo19126 (1.9.116); FILE MERGED 2005/09/05 15:08:58 rt 1.9.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [11a4dd99ef838d9e1259bd3e84a319ada5e2b7ba]

INTEGRATION: CWS ooo19126 (1.8.108); FILE MERGED 2005/09/05 15:41:47 rt 1.8.108.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bb4a4bad68659162d30d6d8c6b9c76c5b89f7aa9]

INTEGRATION: CWS ooo19126 (1.3.1156); FILE MERGED 2005/09/05 14:24:24 rt 1.3.1156.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7be148d8f2e7ca2bd1bf903093bb7a68819ad417]

INTEGRATION: CWS ooo19126 (1.16.354); FILE MERGED 2005/09/05 15:08:57 rt 1.16.354.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [90eba1a99c7cbb7f928a91b5e61bc6b2dabc435f]

INTEGRATION: CWS ooo19126 (1.3.118); FILE MERGED 2005/09/05 15:41:47 rt 1.3.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b97fdc2e79e34374f4df4ef634fd1995a6fef802]

INTEGRATION: CWS ooo19126 (1.3.146); FILE MERGED 2005/09/05 13:50:27 rt 1.3.146.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [dc6aa7fe24e77fdc1d0a7bc81963ff0c3037b1c7]

INTEGRATION: CWS ooo19126 (1.3.252); FILE MERGED 2005/09/05 14:24:23 rt 1.3.252.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e628aa0d4cc92c2eae966779c7973d3e85e7e894]

INTEGRATION: CWS ooo19126 (1.3.116); FILE MERGED 2005/09/05 15:08:57 rt 1.3.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7219df9994602eeecb56c81d8df7e8994d738aba]

INTEGRATION: CWS ooo19126 (1.4.38); FILE MERGED 2005/09/05 13:50:27 rt 1.4.38.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [35166ca327649ee4323787a3b5bc693163b0589d]

INTEGRATION: CWS ooo19126 (1.2.1660); FILE MERGED 2005/09/05 14:24:23 rt 1.2.1660.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8078975de9670b22690af96e8eee92c0dd37c24b]

INTEGRATION: CWS ooo19126 (1.6.118); FILE MERGED 2005/09/05 15:41:46 rt 1.6.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c5b950518d1200f9059df6e5ab9d878b82c2984f]

INTEGRATION: CWS ooo19126 (1.12.116); FILE MERGED 2005/09/05 15:08:56 rt 1.12.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b631f8f1ddb028524ef9c45ec88758a11bf3921e]

INTEGRATION: CWS ooo19126 (1.4.54); FILE MERGED 2005/09/05 13:50:27 rt 1.4.54.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [215cdf6fb65a2599427dd1527b050126d4254da3]

INTEGRATION: CWS ooo19126 (1.23.836); FILE MERGED 2005/09/05 14:24:23 rt 1.23.836.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bd240c898a0e910cc911335098c7d18d8364af80]

INTEGRATION: CWS ooo19126 (1.3.118); FILE MERGED 2005/09/05 15:41:46 rt 1.3.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [edcfdf3a7c20662feb18628e123e3db951f14e25]

INTEGRATION: CWS ooo19126 (1.10.56); FILE MERGED 2005/09/05 13:50:26 rt 1.10.56.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [65b6d03cf7e77d1ec71988a70ee923af23e46e65]

INTEGRATION: CWS ooo19126 (1.8.560); FILE MERGED 2005/09/05 14:24:23 rt 1.8.560.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5833b5458baf8fcd1c7e84c9df6b8bcd968366a7]

INTEGRATION: CWS ooo19126 (1.2.920); FILE MERGED 2005/09/05 15:08:56 rt 1.2.920.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [38c26b5755d76ee0079b69fe7c85c365b56df5d3]

INTEGRATION: CWS ooo19126 (1.5.108); FILE MERGED 2005/09/05 15:41:46 rt 1.5.108.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f99cda338c87d089bedea98dc2094a35d9bc9442]

INTEGRATION: CWS ooo19126 (1.17.56); FILE MERGED 2005/09/05 13:50:26 rt 1.17.56.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7b822700956d8117467b1fd4bc2ea7d896ac1682]

INTEGRATION: CWS ooo19126 (1.11.116); FILE MERGED 2005/09/05 15:08:55 rt 1.11.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [317ff5dc55f4472eb0da0786d7f73c4e2e7e2aa6]

INTEGRATION: CWS ooo19126 (1.9.56); FILE MERGED 2005/09/05 13:50:26 rt 1.9.56.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5ff492954505a41d037d099bb3915fe8dbb75698]

INTEGRATION: CWS ooo19126 (1.9.76); FILE MERGED 2005/09/05 15:41:46 rt 1.9.76.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a13f37b1bff15cf2b8ee0d48577f9df7cdf6897c]

INTEGRATION: CWS ooo19126 (1.29.356); FILE MERGED 2005/09/05 14:24:21 rt 1.29.356.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a83397cdfa5c280614bde3f2e8709bd9db573013]

INTEGRATION: CWS ooo19126 (1.8.116); FILE MERGED 2005/09/05 15:08:55 rt 1.8.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a665ca181bf2bad3bc827ae8e872e281da4ac3c2]

INTEGRATION: CWS ooo19126 (1.8.118); FILE MERGED 2005/09/05 15:41:46 rt 1.8.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2246f6241b64c63caeaca0356031b187e7d69777]

INTEGRATION: CWS ooo19126 (1.16.56); FILE MERGED 2005/09/05 13:50:26 rt 1.16.56.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b6a00c50e45cbbc1e42cca3e831aff407e6e3851]

INTEGRATION: CWS ooo19126 (1.71.254); FILE MERGED 2005/09/05 14:24:21 rt 1.71.254.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8c8e021f4b8e846f376a44508f8de6edf51e952d]

INTEGRATION: CWS ooo19126 (1.12.116); FILE MERGED 2005/09/05 15:08:55 rt 1.12.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [82d03a14488e89cd0cbda6c8db7c9c3d64937d1a]

INTEGRATION: CWS ooo19126 (1.6.188); FILE MERGED 2005/09/05 13:50:25 rt 1.6.188.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [22967375e384a87baf710dfdf815569e8c9c2cdc]

INTEGRATION: CWS ooo19126 (1.3.118); FILE MERGED 2005/09/05 15:41:45 rt 1.3.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4e7db6c1ae24832a74f2e63893c46ffe91981251]

INTEGRATION: CWS ooo19126 (1.4.1658); FILE MERGED 2005/09/05 14:24:21 rt 1.4.1658.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bf1692e9b0f0453fbac4e1bc0784cc69c35dca36]

INTEGRATION: CWS ooo19126 (1.21.116); FILE MERGED 2005/09/05 15:08:54 rt 1.21.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a5de2fbd20cf252ec35a065b83c8dfdd5edb157e]

INTEGRATION: CWS ooo19126 (1.12.90); FILE MERGED 2005/09/05 13:50:25 rt 1.12.90.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e8cf66f0b8514d64f3c6f238aba9042c51bb9476]

INTEGRATION: CWS ooo19126 (1.1.168); FILE MERGED 2005/09/05 15:41:45 rt 1.1.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [727fcde1dc18feffb1c55d7307567280bb9f2021]

INTEGRATION: CWS ooo19126 (1.42.112); FILE MERGED 2005/09/05 14:24:20 rt 1.42.112.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [dd74640e35349881f467c3e4ebec68158d3d40bc]

INTEGRATION: CWS ooo19126 (1.2.920); FILE MERGED 2005/09/05 15:08:54 rt 1.2.920.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f4ee8697ce647b3246d60bd0b7585da90f552102]

INTEGRATION: CWS ooo19126 (1.7.156); FILE MERGED 2005/09/05 13:50:25 rt 1.7.156.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2b2016b963979cba66a3ed6e21e60ebf64f0c8f2]

INTEGRATION: CWS ooo19126 (1.1.168); FILE MERGED 2005/09/05 15:41:44 rt 1.1.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [80031a09f94dd20629a4255757772829f8e535e5]

INTEGRATION: CWS ooo19126 (1.46.280); FILE MERGED 2005/09/05 14:24:19 rt 1.46.280.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [10313b5335305ebead6b2e2bb728c73552480876]

INTEGRATION: CWS ooo19126 (1.50.110); FILE MERGED 2005/09/05 15:08:54 rt 1.50.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [142517a29531a6ebee5d1d951f8dbdc0db84a21e]

INTEGRATION: CWS ooo19126 (1.11.146); FILE MERGED 2005/09/05 13:50:25 rt 1.11.146.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6192bdc6eadc847321c45194caacf6e2d2a2f53e]

INTEGRATION: CWS ooo19126 (1.49.196); FILE MERGED 2005/09/05 14:24:19 rt 1.49.196.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bb6c040602621834baf3a0b172035e61b2f06626]

INTEGRATION: CWS ooo19126 (1.12.56); FILE MERGED 2005/09/05 13:50:24 rt 1.12.56.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6437026917a4eeb1a2ded8f01123c6c346ac0b97]

INTEGRATION: CWS ooo19126 (1.5.116); FILE MERGED 2005/09/05 15:08:53 rt 1.5.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1b017b046b7a40e232384a38a32ba4f583343053]

INTEGRATION: CWS ooo19126 (1.1.168); FILE MERGED 2005/09/05 15:41:43 rt 1.1.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2dd3923beaee996d59f44cde936caddbbe5e7347]

INTEGRATION: CWS ooo19126 (1.2.756); FILE MERGED 2005/09/05 14:24:18 rt 1.2.756.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a9c2153e0c7a7d457c8c75a6086d9ed72c51c28f]

INTEGRATION: CWS ooo19126 (1.39.54); FILE MERGED 2005/09/05 13:50:24 rt 1.39.54.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c6ff2cfa1a78be1fdd1ac734fa713058e1389c51]

INTEGRATION: CWS ooo19126 (1.4.116); FILE MERGED 2005/09/05 15:08:52 rt 1.4.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [30ff2c5dda8f9c4a5b837285c95a302cc7a38f48]

INTEGRATION: CWS ooo19126 (1.13.756); FILE MERGED 2005/09/05 14:24:18 rt 1.13.756.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [22f1f95e6d714cc6416e51a4b89157ae94e2e2e9]

INTEGRATION: CWS ooo19126 (1.12.52); FILE MERGED 2005/09/05 13:50:24 rt 1.12.52.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [310217277338db22cabdde2896ae9d06df7c743c]

INTEGRATION: CWS ooo19126 (1.6.116); FILE MERGED 2005/09/05 15:08:52 rt 1.6.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5b4d88ad829ca63e557769914eee161ea3726708]

INTEGRATION: CWS ooo19126 (1.1.1.1.1670); FILE MERGED 2005/09/05 14:24:18 rt 1.1.1.1.1670.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [aadba164ec66674ba6a1bfdec2a6710b69f4809a]

INTEGRATION: CWS ooo19126 (1.24.116); FILE MERGED 2005/09/05 15:08:51 rt 1.24.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [30af5a87b19700834a915870992202210d7938c0]

INTEGRATION: CWS ooo19126 (1.1.168); FILE MERGED 2005/09/05 15:41:42 rt 1.1.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1f22bac917cd03d2c05c0e87e650ee303a9a94a1]

INTEGRATION: CWS ooo19126 (1.39.28); FILE MERGED 2005/09/05 13:50:24 rt 1.39.28.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [70739e703ab4508c9e08ac2f5ef0fb38ef2d0e2a]

INTEGRATION: CWS ooo19126 (1.14.116); FILE MERGED 2005/09/05 15:08:51 rt 1.14.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [321fec1102b86b51106c04e68ebdcc66a73567d8]

INTEGRATION: CWS ooo19126 (1.1.168); FILE MERGED 2005/09/05 15:41:41 rt 1.1.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4a34276ca7d73eabd9246de93617f908d2c65adc]

INTEGRATION: CWS ooo19126 (1.6.90); FILE MERGED 2005/09/05 13:50:23 rt 1.6.90.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5168ca1deac769911748d548fd5227ffb443c9fe]

INTEGRATION: CWS ooo19126 (1.3.598); FILE MERGED 2005/09/05 14:24:17 rt 1.3.598.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9cd9e98e938b9204413e6d7aa50a80691596aa18]

INTEGRATION: CWS ooo19126 (1.7.116); FILE MERGED 2005/09/05 15:08:51 rt 1.7.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [100390697be81e66f10566203322ceea8995ae8e]

INTEGRATION: CWS ooo19126 (1.13.26); FILE MERGED 2005/09/05 13:50:23 rt 1.13.26.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [59912286fd266fc48734d3a64cdc04be013951ff]

INTEGRATION: CWS ooo19126 (1.6.790); FILE MERGED 2005/09/05 14:24:17 rt 1.6.790.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5decba3efc351d94cb83f81804c8ffd30ec51983]

INTEGRATION: CWS ooo19126 (1.3.116); FILE MERGED 2005/09/05 15:08:50 rt 1.3.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0f7bbce064dc3f7fa0ff14b999412ea4de64c480]

INTEGRATION: CWS ooo19126 (1.4.326); FILE MERGED 2005/09/05 13:50:23 rt 1.4.326.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [20c762138d2e84350be6f5cf89af9c71d4d6d516]

INTEGRATION: CWS ooo19126 (1.19.596); FILE MERGED 2005/09/05 14:24:16 rt 1.19.596.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [758da21d566852f3ede89f121d841ad412dabb81]

INTEGRATION: CWS ooo19126 (1.21.116); FILE MERGED 2005/09/05 15:08:50 rt 1.21.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1e9ec946bf20035fbb30c77f582eef5d72a2bf6d]

INTEGRATION: CWS ooo19126 (1.6.156); FILE MERGED 2005/09/05 13:50:23 rt 1.6.156.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ee6eea5012f946e80504fa25055984d04a842a70]

INTEGRATION: CWS ooo19126 (1.1.168); FILE MERGED 2005/09/05 15:41:40 rt 1.1.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [76baccbd079465dd7f5da3e3759adc8b4b7fee6f]

INTEGRATION: CWS ooo19126 (1.5.858); FILE MERGED 2005/09/05 14:24:16 rt 1.5.858.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [87b70e3abcc7d88d69062100583ddc0fd2959fd5]

INTEGRATION: CWS ooo19126 (1.15.116); FILE MERGED 2005/09/05 15:08:50 rt 1.15.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ae697f178345d7705caf8ed8bceaee65423275d8]

INTEGRATION: CWS ooo19126 (1.9.110); FILE MERGED 2005/09/05 13:50:22 rt 1.9.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a0c77ae8d9ed390146fa92e9b1337597d908a413]

INTEGRATION: CWS ooo19126 (1.28.836); FILE MERGED 2005/09/05 14:24:16 rt 1.28.836.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4d20078cc102b85a47660b830dcb9feeb2d0d11d]

INTEGRATION: CWS ooo19126 (1.3.450); FILE MERGED 2005/09/05 15:08:49 rt 1.3.450.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2c6e64cbe307f5d993abe48ca2d72e4110a6b113]

INTEGRATION: CWS ooo19126 (1.1.168); FILE MERGED 2005/09/05 15:41:39 rt 1.1.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [be16310f208651e573e7ed633f8dfee24ba20c80]

INTEGRATION: CWS ooo19126 (1.14.68); FILE MERGED 2005/09/05 13:50:22 rt 1.14.68.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9d56f5e3f260ed7beea668bb46479e19975851b8]

INTEGRATION: CWS ooo19126 (1.12.596); FILE MERGED 2005/09/05 14:24:15 rt 1.12.596.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [588549438d40ff62b05f005c2e6e473b2149b6b7]

INTEGRATION: CWS ooo19126 (1.3.490); FILE MERGED 2005/09/05 15:08:49 rt 1.3.490.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5ceffbd80a3550843e94b01cbb97daaca621e5a9]

INTEGRATION: CWS ooo19126 (1.5.68); FILE MERGED 2005/09/05 13:50:22 rt 1.5.68.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9d6f28f1af04cb26a2e147e275fad63c80a43ac1]

INTEGRATION: CWS ooo19126 (1.23.342); FILE MERGED 2005/09/05 14:24:15 rt 1.23.342.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [845fd7f244d97c1d972c204c3516a85a500167c0]

INTEGRATION: CWS ooo19126 (1.6.116); FILE MERGED 2005/09/05 15:08:49 rt 1.6.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2f970db76e47d8eb2e05979ae34084627f935035]

INTEGRATION: CWS ooo19126 (1.1.168); FILE MERGED 2005/09/05 15:41:38 rt 1.1.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [82aee31c68034ca1c0eb22941a87f843c1cf3aa9]

INTEGRATION: CWS ooo19126 (1.5.156); FILE MERGED 2005/09/05 13:50:22 rt 1.5.156.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e9127e6e28594a3c46fa5eee92881bf2842c8067]

INTEGRATION: CWS ooo19126 (1.8.596); FILE MERGED 2005/09/05 14:24:14 rt 1.8.596.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c5cf46e53095d5849d9e83997cb9db4990d2bdd5]

INTEGRATION: CWS ooo19126 (1.91.42); FILE MERGED 2005/09/05 15:08:48 rt 1.91.42.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fe9283e3b4feb2652fb4ec4b9ff9d362cee1d243]

INTEGRATION: CWS ooo19126 (1.17.82); FILE MERGED 2005/09/05 13:50:21 rt 1.17.82.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [66f78d1c1a88a31f4dc2050158cd95b83d77e541]

INTEGRATION: CWS ooo19126 (1.1.168); FILE MERGED 2005/09/05 15:41:37 rt 1.1.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [875aa79f6550d66b67f1eac91af344b1d2e40656]

INTEGRATION: CWS ooo19126 (1.3.490); FILE MERGED 2005/09/05 15:08:47 rt 1.3.490.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [85800640280c091dd21e177978b749f08e14d2db]

INTEGRATION: CWS ooo19126 (1.35.62); FILE MERGED 2005/09/05 13:50:21 rt 1.35.62.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7c33308d173d8f91da6778278f6a57af1a600ecf]

INTEGRATION: CWS ooo19126 (1.9.596); FILE MERGED 2005/09/05 14:24:14 rt 1.9.596.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5452b7b74a4e2456820a85e4cdc5787658086712]

INTEGRATION: CWS ooo19126 (1.6.116); FILE MERGED 2005/09/05 15:08:47 rt 1.6.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4e7ae8bc5a3b3cf86228b69269f9a32fabf6ed9c]

INTEGRATION: CWS ooo19126 (1.4.68); FILE MERGED 2005/09/05 13:50:21 rt 1.4.68.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [81a1d3bf508c14701d22a620c38737c2f58d8abf]

INTEGRATION: CWS ooo19126 (1.1.168); FILE MERGED 2005/09/05 15:41:36 rt 1.1.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ef5c6b976d8548bee7b6cee05bca2f8403f4b692]

INTEGRATION: CWS ooo19126 (1.5.326); FILE MERGED 2005/09/05 13:50:21 rt 1.5.326.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3fe7e895921422257e736df975e26dd865035fd4]

INTEGRATION: CWS ooo19126 (1.18.116); FILE MERGED 2005/09/05 15:08:46 rt 1.18.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3a3c8746c3178181bbf5ca86f25ab8841764db39]

INTEGRATION: CWS ooo19126 (1.10.116); FILE MERGED 2005/09/05 15:08:46 rt 1.10.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0b7c8f825f56da5b8d510ac2751426b131fd0f14]

INTEGRATION: CWS ooo19126 (1.1.168); FILE MERGED 2005/09/05 15:41:35 rt 1.1.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [141286ade2c7cef12c312a4fa4e569091a2fb546]

INTEGRATION: CWS ooo19126 (1.4.290); FILE MERGED 2005/09/05 13:50:20 rt 1.4.290.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4854e0223b927c80f1b6e446d1e4cef6013e6d80]

INTEGRATION: CWS ooo19126 (1.3.168); FILE MERGED 2005/09/05 15:41:35 rt 1.3.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d331a8d7140e39bbb110e53ff9b6946166758481]

INTEGRATION: CWS ooo19126 (1.4.116); FILE MERGED 2005/09/05 15:08:46 rt 1.4.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [529a3e732e50894ff7c5c4c2b232aee367ecfd95]

INTEGRATION: CWS ooo19126 (1.9.282); FILE MERGED 2005/09/05 13:50:20 rt 1.9.282.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [88fdb7b10b4b4c49e5c9524829683044fd9c59f1]

INTEGRATION: CWS ooo19126 (1.3.598); FILE MERGED 2005/09/05 14:24:12 rt 1.3.598.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cab95fa1ca2b92dbf6ff741c9892c77834fc1273]

INTEGRATION: CWS ooo19126 (1.2.168); FILE MERGED 2005/09/05 15:41:34 rt 1.2.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d596da3384b34992c38360be952735087eac0cd1]

INTEGRATION: CWS ooo19126 (1.3.452); FILE MERGED 2005/09/05 15:08:45 rt 1.3.452.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [44d7646f3d271c7b530805698bbae999caf397d7]

INTEGRATION: CWS ooo19126 (1.12.56); FILE MERGED 2005/09/05 13:50:20 rt 1.12.56.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ab73479827b53893a8936da8ed72b3e3f6be79a7]

INTEGRATION: CWS ooo19126 (1.35.596); FILE MERGED 2005/09/05 14:24:12 rt 1.35.596.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cb60a37e94e3f6911e440e8b6b09308b86e3b561]

INTEGRATION: CWS ooo19126 (1.10.452); FILE MERGED 2005/09/05 15:08:45 rt 1.10.452.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d8804a34a516b0c2fc8782c9d06a2ca9b75898b8]

INTEGRATION: CWS ooo19126 (1.36.56); FILE MERGED 2005/09/05 13:50:20 rt 1.36.56.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5582d4989ddd73742d76ba472aa1624430ea85d6]

INTEGRATION: CWS ooo19126 (1.8.428); FILE MERGED 2005/09/05 14:24:11 rt 1.8.428.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7badee88f85dd674018ac6b0ee2ad3c08f580e5c]

INTEGRATION: CWS ooo19126 (1.41.56); FILE MERGED 2005/09/05 13:50:19 rt 1.41.56.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b3632647d3adc2a17c41cccdedbfd31a50bb0c5d]

INTEGRATION: CWS ooo19126 (1.2.168); FILE MERGED 2005/09/05 15:41:33 rt 1.2.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e187ea1788d42e4874e9f9b82f084a1b3bb0fd8d]

INTEGRATION: CWS ooo19126 (1.4.328); FILE MERGED 2005/09/05 15:08:44 rt 1.4.328.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e1984c2fbbc336004bf2b7cc52261105abf69e1a]

INTEGRATION: CWS ooo19126 (1.2.930); FILE MERGED 2005/09/05 15:08:44 rt 1.2.930.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7f294dac095c84b52ede51314a68e8a44b77d3bc]

INTEGRATION: CWS ooo19126 (1.4.326); FILE MERGED 2005/09/05 13:50:19 rt 1.4.326.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ed702782ab4ab160cf1c39595b498a408282f272]

INTEGRATION: CWS ooo19126 (1.2.168); FILE MERGED 2005/09/05 15:41:32 rt 1.2.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a60d856f874956a1cb65255a9b87c770612f4b0f]

INTEGRATION: CWS ooo19126 (1.1.1.1.942); FILE MERGED 2005/09/05 15:08:44 rt 1.1.1.1.942.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f1f1fd3cb7aee76354e14975e4cce4340b53a671]

INTEGRATION: CWS ooo19126 (1.5.156); FILE MERGED 2005/09/05 13:50:19 rt 1.5.156.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [08e6d41aec9f82948a12273fdadc6eeb4239a96f]

INTEGRATION: CWS ooo19126 (1.2.154); FILE MERGED 2005/09/05 15:41:32 rt 1.2.154.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [681878fe9cf7193b117d0f570139368158aca451]

INTEGRATION: CWS ooo19126 (1.4.130); FILE MERGED 2005/09/05 13:50:18 rt 1.4.130.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a39316970adcd6461ef58866161f83065ee28b35]

INTEGRATION: CWS ooo19126 (1.5.376); FILE MERGED 2005/09/05 15:08:43 rt 1.5.376.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2d745e379477a5d94eb58d403898299f4222571a]

INTEGRATION: CWS ooo19126 (1.18.596); FILE MERGED 2005/09/05 14:24:09 rt 1.18.596.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [698f49e433f5d0e940e43d939112596f0d108e64]

INTEGRATION: CWS ooo19126 (1.1.168); FILE MERGED 2005/09/05 15:41:31 rt 1.1.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2e6ff7774268e6c35b292777b74f20cf3d56d619]

INTEGRATION: CWS ooo19126 (1.8.146); FILE MERGED 2005/09/05 15:08:43 rt 1.8.146.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c9bbd72ddd9ed1fa3e4459ea58152c372690a39e]

INTEGRATION: CWS ooo19126 (1.5.110); FILE MERGED 2005/09/05 13:50:18 rt 1.5.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [187d5b66c2059104dcf9ec07a6af4fc12ed84e27]

INTEGRATION: CWS ooo19126 (1.14.146); FILE MERGED 2005/09/05 15:08:43 rt 1.14.146.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b101b2aaa966186a8f8eaea1018c1d3c4a844bdb]

INTEGRATION: CWS ooo19126 (1.5.326); FILE MERGED 2005/09/05 13:50:18 rt 1.5.326.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [032a60961d7a064ca36dad3646ddf7794b8af25a]

INTEGRATION: CWS ooo19126 (1.60.254); FILE MERGED 2005/09/05 14:24:08 rt 1.60.254.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [eeda5829e66fd91a12368ee7fab45c29955a8abf]

INTEGRATION: CWS ooo19126 (1.1.168); FILE MERGED 2005/09/05 15:41:30 rt 1.1.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0ea9808dd9a41311c335876fdf6864de6014323b]

INTEGRATION: CWS ooo19126 (1.6.328); FILE MERGED 2005/09/05 15:08:42 rt 1.6.328.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f81272e700b7555e751fc4856dd2272836bcee70]

INTEGRATION: CWS ooo19126 (1.7.156); FILE MERGED 2005/09/05 13:50:17 rt 1.7.156.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1887839bc158cf17be3342d649812ef699fafbab]

INTEGRATION: CWS ooo19126 (1.19.596); FILE MERGED 2005/09/05 14:24:08 rt 1.19.596.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1cfed95ef2e64c80f3c11d57f64c6b5d6792611c]

INTEGRATION: CWS ooo19126 (1.6.96); FILE MERGED 2005/09/05 13:50:17 rt 1.6.96.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3490498933dbb47d3103d8da387c89d34a5770ab]

INTEGRATION: CWS ooo19126 (1.17.146); FILE MERGED 2005/09/05 15:08:42 rt 1.17.146.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0747521a6aca3039a81aefccea8b2c29ed217079]

INTEGRATION: CWS ooo19126 (1.16.596); FILE MERGED 2005/09/05 14:24:07 rt 1.16.596.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [958f58eccc3efe4992ea3a35dc9260645c281215]

INTEGRATION: CWS ooo19126 (1.1.168); FILE MERGED 2005/09/05 15:41:29 rt 1.1.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [92468f3979863438205d06f38f29f1496ceae3a6]

INTEGRATION: CWS ooo19126 (1.5.376); FILE MERGED 2005/09/05 15:08:41 rt 1.5.376.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [25d0f0ffce3a0fb2e65d256d81f4090bbe44b93e]

INTEGRATION: CWS ooo19126 (1.5.348); FILE MERGED 2005/09/05 13:50:17 rt 1.5.348.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b1df4006f2854cb3b459dcc38700a40d6efa9f65]

INTEGRATION: CWS ooo19126 (1.4.1094); FILE MERGED 2005/09/05 14:24:07 rt 1.4.1094.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3ae55d2d33a87bab011836d9424b4238708d9649]

INTEGRATION: CWS ooo19126 (1.1.168); FILE MERGED 2005/09/05 15:41:28 rt 1.1.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cf51c564b516231707b82e9117403c6f0348896f]

INTEGRATION: CWS ooo19126 (1.2.920); FILE MERGED 2005/09/05 15:08:41 rt 1.2.920.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0bab31e44945f03c55661d30bf3a09bca1bf4241]

INTEGRATION: CWS ooo19126 (1.6.188); FILE MERGED 2005/09/05 13:50:17 rt 1.6.188.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [752a1f0463e22ddb0342fe8948224cf0687b3848]

INTEGRATION: CWS ooo19126 (1.2.940); FILE MERGED 2005/09/05 15:08:41 rt 1.2.940.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [74c8f0d97cbfff7663aabe1336fb79b594c63697]

INTEGRATION: CWS ooo19126 (1.11.90); FILE MERGED 2005/09/05 13:50:16 rt 1.11.90.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a8cd63d42312eebccfa59b120abb721ba1989f82]

INTEGRATION: CWS ooo19126 (1.4.596); FILE MERGED 2005/09/05 14:24:06 rt 1.4.596.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1de993905da70d5983baf0da9dde9cdfaae90240]

INTEGRATION: CWS ooo19126 (1.1.168); FILE MERGED 2005/09/05 15:41:27 rt 1.1.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d1c495a52a5dc95f316b33ba281ac15919b5073e]

INTEGRATION: CWS ooo19126 (1.2.940); FILE MERGED 2005/09/05 15:08:40 rt 1.2.940.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [61ea248d0699998d9ddfa8b6ea5d0a48a7471cf4]

INTEGRATION: CWS ooo19126 (1.11.130); FILE MERGED 2005/09/05 13:50:16 rt 1.11.130.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6e7df88b3a92c121b09e3a4799a3c750b1a1d644]

INTEGRATION: CWS ooo19126 (1.3.326); FILE MERGED 2005/09/05 15:08:40 rt 1.3.326.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cdbbe3870ba0ff199f2799f9447fcbc3042a078b]

INTEGRATION: CWS ooo19126 (1.27.68); FILE MERGED 2005/09/05 13:50:16 rt 1.27.68.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [55c8963bed27f601eaaa8352fb9bcde39f174fc9]

INTEGRATION: CWS ooo19126 (1.4.1664); FILE MERGED 2005/09/05 14:24:06 rt 1.4.1664.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [631d9d97490cb309c7271e9af039a5c09c61acb2]

INTEGRATION: CWS ooo19126 (1.1.168); FILE MERGED 2005/09/05 15:41:26 rt 1.1.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [095a2af50487c1e7ccf23de7d897bdf52ac2030f]

INTEGRATION: CWS ooo19126 (1.33.434); FILE MERGED 2005/09/05 15:08:39 rt 1.33.434.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0a26eccb68c414b5f1c707794b512b34b7d673b7]

INTEGRATION: CWS ooo19126 (1.10.56); FILE MERGED 2005/09/05 13:50:16 rt 1.10.56.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cd75584ed04688d6ea13be75d54b71ea07ea0c7a]

INTEGRATION: CWS ooo19126 (1.1.168); FILE MERGED 2005/09/05 15:41:25 rt 1.1.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0774699320ea7d895b76c1afc391132d9d067390]

INTEGRATION: CWS ooo19126 (1.10.596); FILE MERGED 2005/09/05 14:24:05 rt 1.10.596.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2d23516a5212696e1c434e7eb71f524b0aee8705]

INTEGRATION: CWS ooo19126 (1.8.346); FILE MERGED 2005/09/05 15:08:39 rt 1.8.346.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f348b5e1cb7dd85edcde4f66e8d41473eb543a10]

INTEGRATION: CWS ooo19126 (1.17.56); FILE MERGED 2005/09/05 13:50:15 rt 1.17.56.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [df6322e843dfe9c8fccdeee157cd59a1127788d9]

INTEGRATION: CWS ooo19126 (1.2.154); FILE MERGED 2005/09/05 15:41:25 rt 1.2.154.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [277f6cf8283929934a2f69ddc996ec4f4c2204da]

INTEGRATION: CWS ooo19126 (1.24.434); FILE MERGED 2005/09/05 15:08:38 rt 1.24.434.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [04ddbc3db8bf8bd2f93fa096554fff2600e71f73]

INTEGRATION: CWS ooo19126 (1.25.60); FILE MERGED 2005/09/05 13:50:15 rt 1.25.60.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ed22e4749350baa62c6fa944b95a8d1455f9ebb2]

INTEGRATION: CWS ooo19126 (1.2.154); FILE MERGED 2005/09/05 15:41:24 rt 1.2.154.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e153bad343b9045b65f8b2a0a6b0e3199f904c4f]

INTEGRATION: CWS ooo19126 (1.3.598); FILE MERGED 2005/09/05 14:24:05 rt 1.3.598.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8c882f76ac079f04fcd12b764bd26dcd6f5e5b8b]

INTEGRATION: CWS ooo19126 (1.4.456); FILE MERGED 2005/09/05 15:08:38 rt 1.4.456.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fe4be2be5d2e7eef5c64063d8b867650a32b6776]

INTEGRATION: CWS ooo19126 (1.69.60); FILE MERGED 2005/09/05 13:50:15 rt 1.69.60.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b83a6df271e83078653502ac2ea4bffc738db136]

INTEGRATION: CWS ooo19126 (1.3.164); FILE MERGED 2005/09/05 15:41:23 rt 1.3.164.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b0c132bbff81484d5a8c082ca8c0acd163f93f91]

INTEGRATION: CWS ooo19126 (1.23.238); FILE MERGED 2005/09/05 14:24:04 rt 1.23.238.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ccc8849bfa3b5922a006e9a13634be50555f8eb6]

INTEGRATION: CWS ooo19126 (1.6.188); FILE MERGED 2005/09/05 13:50:15 rt 1.6.188.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fedfa5316f6784e05cf36193e69d9871dbf5dd4f]

INTEGRATION: CWS ooo19126 (1.2.168); FILE MERGED 2005/09/05 15:41:23 rt 1.2.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a9bac57d3c2136c1f565433d9f5c56297625677b]

INTEGRATION: CWS ooo19126 (1.7.598); FILE MERGED 2005/09/05 14:24:04 rt 1.7.598.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3272ad1550cb1ef397160eade7406bd4c6a11c52]

INTEGRATION: CWS ooo19126 (1.72.240); FILE MERGED 2005/09/05 15:08:37 rt 1.72.240.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1404adda9f01efb872fa71d6f3f732dda5d76be4]

INTEGRATION: CWS ooo19126 (1.3.164); FILE MERGED 2005/09/05 15:41:22 rt 1.3.164.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [80833c4bfe6f42a1e717140b1cbe8caf51654877]

INTEGRATION: CWS ooo19126 (1.12.146); FILE MERGED 2005/09/05 13:50:14 rt 1.12.146.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b8d941addf8e441998c13b6227321a95fb37220f]

INTEGRATION: CWS ooo19126 (1.5.238); FILE MERGED 2005/09/05 14:24:03 rt 1.5.238.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [35c75763005c9d69ec3dacb886c88e3c85f3e8a3]

INTEGRATION: CWS ooo19126 (1.26.434); FILE MERGED 2005/09/05 15:08:36 rt 1.26.434.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a25505a0bb15dd9967e117d54471412cb4746d23]

INTEGRATION: CWS ooo19126 (1.3.164); FILE MERGED 2005/09/05 15:41:21 rt 1.3.164.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [747fbac3b15e5d4a45d3474200b2449e522c637c]

INTEGRATION: CWS ooo19126 (1.3.1630); FILE MERGED 2005/09/05 14:24:03 rt 1.3.1630.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [db1e1b2ee87610efab96b9197ddac93ff9c4f252]

INTEGRATION: CWS ooo19126 (1.8.156); FILE MERGED 2005/09/05 13:50:14 rt 1.8.156.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3fd609d19b3eb0cd5b86935d27ed1bd7ff93dc88]

INTEGRATION: CWS ooo19126 (1.25.118); FILE MERGED 2005/09/05 15:08:36 rt 1.25.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c0ce186f9ad68db27399f87afa4d8cde980b1931]

INTEGRATION: CWS ooo19126 (1.2.168); FILE MERGED 2005/09/05 15:41:20 rt 1.2.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a2f4c128185bbf9c6cc559316c25005fd3d81e06]

INTEGRATION: CWS ooo19126 (1.49.202); FILE MERGED 2005/09/05 14:24:02 rt 1.49.202.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [614df53d602ac90d1e82722d4da28ad599573f66]

INTEGRATION: CWS ooo19126 (1.28.68); FILE MERGED 2005/09/05 13:50:14 rt 1.28.68.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2b8e41f482665c48642975f5f1f52415e6d38902]

INTEGRATION: CWS ooo19126 (1.37.434); FILE MERGED 2005/09/05 15:08:35 rt 1.37.434.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [580aaedad99f79468fd7803ea19c80e0af672f13]

INTEGRATION: CWS ooo19126 (1.3.164); FILE MERGED 2005/09/05 15:41:20 rt 1.3.164.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [716b8a3b8458a87bffa7aaf802c625d420727b94]

INTEGRATION: CWS ooo19126 (1.7.154); FILE MERGED 2005/09/05 13:50:14 rt 1.7.154.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bfc11f8a4edec5681520b12bb1a5c6cfa10d497c]

INTEGRATION: CWS ooo19126 (1.14.466); FILE MERGED 2005/09/05 14:24:02 rt 1.14.466.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ed82d2793bf44a534a76ee547da22af96813d6c6]

INTEGRATION: CWS ooo19126 (1.3.164); FILE MERGED 2005/09/05 15:41:19 rt 1.3.164.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [05b3c1cb3f62a245239fa1163cd79f476e45ae84]

INTEGRATION: CWS ooo19126 (1.20.68); FILE MERGED 2005/09/05 13:50:13 rt 1.20.68.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1ae8c0a523098e7d3b156b9dfd4497af50b65523]

INTEGRATION: CWS ooo19126 (1.26.118); FILE MERGED 2005/09/05 15:08:35 rt 1.26.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [46ab326826aea0a03464717fd5d4e08fdcb3c49c]

INTEGRATION: CWS ooo19126 (1.2.168); FILE MERGED 2005/09/05 15:41:19 rt 1.2.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [66f5fb2d44fc93f8d904361159063eebf930bbab]

INTEGRATION: CWS ooo19126 (1.8.90); FILE MERGED 2005/09/05 13:50:13 rt 1.8.90.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [825d031052cb2248a408705c8c04bab172058bda]

INTEGRATION: CWS ooo19126 (1.25.1074); FILE MERGED 2005/09/05 14:24:01 rt 1.25.1074.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [14b06cf53cb04fe41c02624a738993af0b5504f8]

INTEGRATION: CWS ooo19126 (1.19.118); FILE MERGED 2005/09/05 15:08:34 rt 1.19.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7920a9a2fd07c3f6b5d37036e79f00a075a5242c]

INTEGRATION: CWS ooo19126 (1.3.164); FILE MERGED 2005/09/05 15:41:18 rt 1.3.164.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d96c5e1d88312ef19e500ed28cf3860e4a194fee]

INTEGRATION: CWS ooo19126 (1.13.90); FILE MERGED 2005/09/05 13:50:13 rt 1.13.90.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cbbf6c765ba8341d033f402c064de2ee3dc1725c]

INTEGRATION: CWS ooo19126 (1.56.236); FILE MERGED 2005/09/05 14:24:00 rt 1.56.236.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [49e77963ee444962d10d028d255f69e76c9e56b9]

INTEGRATION: CWS ooo19126 (1.20.434); FILE MERGED 2005/09/05 15:08:34 rt 1.20.434.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [18fadde73b692a7054ce00d2f7797e74e970df41]

INTEGRATION: CWS ooo19126 (1.2.168); FILE MERGED 2005/09/05 15:41:18 rt 1.2.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [69d5e94a12b1473e7869e64da2711772c86f20b0]

INTEGRATION: CWS ooo19126 (1.7.90); FILE MERGED 2005/09/05 13:50:13 rt 1.7.90.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [205deda9db0adb0e27bfda30ec54904bafb92aae]

INTEGRATION: CWS ooo19126 (1.95.242); FILE MERGED 2005/09/05 14:24:00 rt 1.95.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f90cb645a5c61ed20930f052cf1323d84d5420d3]

INTEGRATION: CWS ooo19126 (1.82.154); FILE MERGED 2005/09/05 15:08:33 rt 1.82.154.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3e2e6d4294ad6da3198834056c540d67d6aeb018]

INTEGRATION: CWS ooo19126 (1.3.164); FILE MERGED 2005/09/05 15:41:17 rt 1.3.164.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [224bd46996c1a0f9a6adb9fe942aebdc91490581]

INTEGRATION: CWS ooo19126 (1.17.88); FILE MERGED 2005/09/05 13:50:12 rt 1.17.88.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1b80bb5da277640839ee4dcde17f2ec9765bc645]

INTEGRATION: CWS ooo19126 (1.98.464); FILE MERGED 2005/09/05 14:23:59 rt 1.98.464.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ee941725a6f1feb5d9b51467285fa12feedb6ad6]

INTEGRATION: CWS ooo19126 (1.82.196); FILE MERGED 2005/09/05 15:08:28 rt 1.82.196.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0b2ddcc05a8c3fb6ae6f9a83999c97d5fe20265a]

INTEGRATION: CWS ooo19126 (1.2.168); FILE MERGED 2005/09/05 15:41:16 rt 1.2.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [18e7df50d32d00a5b19a96116919de8aaf659c5f]

INTEGRATION: CWS ooo19126 (1.1.1.1.370); FILE MERGED 2005/09/05 13:50:12 rt 1.1.1.1.370.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fb4d9a125cf747d08b9011c7acdc05f26dfe5f63]

INTEGRATION: CWS ooo19126 (1.71.236); FILE MERGED 2005/09/05 14:23:59 rt 1.71.236.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bc6c0771cda32ac93187e867af77ae7512e3b385]

INTEGRATION: CWS ooo19126 (1.3.164); FILE MERGED 2005/09/05 15:41:16 rt 1.3.164.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fc53194341503dcd09564670cf460f6514b90706]

INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 13:50:12 rt 1.3.90.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6a044a5dfc2275f193392f0848471971ed93ecdb]

INTEGRATION: CWS ooo19126 (1.44.354); FILE MERGED 2005/09/05 15:08:26 rt 1.44.354.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9ccf41fdb7b0beff660fed0068aa122427c86266]

INTEGRATION: CWS ooo19126 (1.54.466); FILE MERGED 2005/09/05 14:23:58 rt 1.54.466.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4267bf15342750e1a90f789d106c9c5e4f41fc6c]

INTEGRATION: CWS ooo19126 (1.2.168); FILE MERGED 2005/09/05 15:41:15 rt 1.2.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4d556759cd1ac822c6a1be1e390c40ac86c70fef]

INTEGRATION: CWS ooo19126 (1.23.220); FILE MERGED 2005/09/05 15:08:26 rt 1.23.220.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6160619effedf833d0411a170c09997f0d6254fb]

INTEGRATION: CWS ooo19126 (1.1.1662); FILE MERGED 2005/09/05 14:23:58 rt 1.1.1662.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [65d6825237fbef66b065b025bf262d59aa5dcf23]

INTEGRATION: CWS ooo19126 (1.3.164); FILE MERGED 2005/09/05 15:41:15 rt 1.3.164.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [da0bec4042b2f9336372b0ce24f2c166fc7b25d9]

INTEGRATION: CWS ooo19126 (1.2.434); FILE MERGED 2005/09/05 15:08:26 rt 1.2.434.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8dbf5a574f18759a52e98736867204fc3ce1c394]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 13:50:11 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [93ea4168fa2a3daeb583cf045ed010016487293f]

INTEGRATION: CWS ooo19126 (1.2.1624); FILE MERGED 2005/09/05 14:23:57 rt 1.2.1624.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [63a04b01ddd3ec1287032c740431caa8af7fab1b]

INTEGRATION: CWS ooo19126 (1.2.168); FILE MERGED 2005/09/05 15:41:14 rt 1.2.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2c6bbcf674cf9c147f2d95be85d726c15abdd86b]

INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 13:50:11 rt 1.2.90.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3e4188f66a314f45648f38121aa4b71ee1320dca]

INTEGRATION: CWS ooo19126 (1.52.434); FILE MERGED 2005/09/05 15:08:25 rt 1.52.434.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [42cad328bcbbbd069fb7ca2a4a67beef63cd2d98]

INTEGRATION: CWS ooo19126 (1.5.1624); FILE MERGED 2005/09/05 14:23:57 rt 1.5.1624.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d0d3bb0a512f7e63c5804a6ffe31c2d0832f9e8c]

INTEGRATION: CWS ooo19126 (1.3.164); FILE MERGED 2005/09/05 15:41:14 rt 1.3.164.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [36fe0b39bb1ada3d20042f40eb1dcb8e9f34261b]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 13:50:10 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [dd8801639ad632d9fd76218262ae6f1865c65bc2]

INTEGRATION: CWS ooo19126 (1.61.146); FILE MERGED 2005/09/05 15:08:24 rt 1.61.146.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [be30535f12b8fe67e138c0f4f6c05cf8a256ea88]

INTEGRATION: CWS ooo19126 (1.2.168); FILE MERGED 2005/09/05 15:41:13 rt 1.2.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d679340cc6d1c4a7790e0b4e6afed1ec1b8b8fe5]

INTEGRATION: CWS ooo19126 (1.3.994); FILE MERGED 2005/09/05 14:23:57 rt 1.3.994.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e573f049fca0a0ac4a8bff4a4204e05cb821d6e3]

INTEGRATION: CWS ooo19126 (1.33.434); FILE MERGED 2005/09/05 15:08:24 rt 1.33.434.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [04bb4f0e5fb64be75ad14510db0dc64512b17a76]

INTEGRATION: CWS ooo19126 (1.3.164); FILE MERGED 2005/09/05 15:41:13 rt 1.3.164.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1acbbed12b0f64095eb2443ac1720a3654909597]

INTEGRATION: CWS ooo19126 (1.22.836); FILE MERGED 2005/09/05 14:23:57 rt 1.22.836.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f47f06ea30071510d5ba4957a7af6981f0bc562d]

INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 13:50:10 rt 1.2.90.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [382f56a1e23adb0a742b3147f56bd4aacdc9871d]

INTEGRATION: CWS ooo19126 (1.32.118); FILE MERGED 2005/09/05 15:08:23 rt 1.32.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2985c22ddb61e3be46fd69c2e6ff116719d47135]

INTEGRATION: CWS ooo19126 (1.3.1638); FILE MERGED 2005/09/05 14:23:56 rt 1.3.1638.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b469030997c3771269bf99ee59ec8936b632dc73]

INTEGRATION: CWS ooo19126 (1.2.168); FILE MERGED 2005/09/05 15:41:12 rt 1.2.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7ddd69aa54a244a921b4539dc5b41daddc67f027]

INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 13:50:09 rt 1.2.90.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0d39af0ffe2cfa96787467cee01bf9c332fb07e4]

INTEGRATION: CWS ooo19126 (1.69.434); FILE MERGED 2005/09/05 15:08:22 rt 1.69.434.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9b4c7793f5b66f67c67fcb25aca314e53dda5c02]

INTEGRATION: CWS ooo19126 (1.6.1638); FILE MERGED 2005/09/05 14:23:56 rt 1.6.1638.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d8a44d35fd7fe0ec9af22a0c55e87a0cb20a220a]

INTEGRATION: CWS ooo19126 (1.3.164); FILE MERGED 2005/09/05 15:41:11 rt 1.3.164.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9142ba455a24b583b7c512e998a2408ad01e5576]

INTEGRATION: CWS ooo19126 (1.1.1.1.1670); FILE MERGED 2005/09/05 14:23:56 rt 1.1.1.1.1670.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d7cd6e96166384f532a53b4c373608dbeacab1b1]

INTEGRATION: CWS ooo19126 (1.3.164); FILE MERGED 2005/09/05 15:41:10 rt 1.3.164.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bfeedebc5bdaadbdec2c39970eb7bfca723931e1]

INTEGRATION: CWS ooo19126 (1.2.190); FILE MERGED 2005/09/05 13:50:09 rt 1.2.190.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e7e4f2e8d192b96025c01f353cb718236194e7ef]

INTEGRATION: CWS ooo19126 (1.5.220); FILE MERGED 2005/09/05 15:08:19 rt 1.5.220.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [49c34de5ea5050b02afc80b38b088d41ddcc4cc6]

INTEGRATION: CWS ooo19126 (1.1.1.1.1670); FILE MERGED 2005/09/05 14:23:55 rt 1.1.1.1.1670.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6f3b49efa7f97c386f414368ab229404d85159bf]

INTEGRATION: CWS ooo19126 (1.2.168); FILE MERGED 2005/09/05 15:41:10 rt 1.2.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [abb888ae52211c38b08c4a88d808d1b48d234379]

INTEGRATION: CWS ooo19126 (1.3.466); FILE MERGED 2005/09/05 14:23:55 rt 1.3.466.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [feeef7f10f8022416c1069e3f1f8a58e1a2f2e5c]

INTEGRATION: CWS ooo19126 (1.3.164); FILE MERGED 2005/09/05 15:41:09 rt 1.3.164.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [96884b2624360d44d515a425d6593fb27fbae965]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 13:50:08 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [15355af77b63faa45a872a079f493315f5a0f0f8]

INTEGRATION: CWS ooo19126 (1.12.466); FILE MERGED 2005/09/05 14:23:55 rt 1.12.466.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a929e21012d64e5dfff78f21b0bcffcd743948df]

INTEGRATION: CWS ooo19126 (1.2.168); FILE MERGED 2005/09/05 15:41:08 rt 1.2.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6f77d369690dad13906e61a1ae049c882b70822c]

INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 13:50:08 rt 1.3.90.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1c704f9b0f14a501d7418b93ea8ffff6014e0507]

INTEGRATION: CWS ooo19126 (1.8.702); FILE MERGED 2005/09/05 14:23:54 rt 1.8.702.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a902893299f1cb97fd257a365b5d4c8aeec5b3d0]

INTEGRATION: CWS ooo19126 (1.3.164); FILE MERGED 2005/09/05 15:41:07 rt 1.3.164.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2479fcd14e1a3141f1a6488d7928844bbb882c5c]

INTEGRATION: CWS ooo19126 (1.4.164); FILE MERGED 2005/09/05 15:41:07 rt 1.4.164.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [120b788c362e2133ac3b8dd8129205bb8a2dc9df]

INTEGRATION: CWS ooo19126 (1.36.202); FILE MERGED 2005/09/05 14:23:54 rt 1.36.202.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [06b6c3a564d013fb800f00d0bb1d58d2a69b6514]

INTEGRATION: CWS ooo19126 (1.3.164); FILE MERGED 2005/09/05 15:41:06 rt 1.3.164.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [de52d215376adc09cc558085dfee25df372ee333]

INTEGRATION: CWS ooo19126 (1.5.1044); FILE MERGED 2005/09/05 14:23:54 rt 1.5.1044.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [12e7dd1b9712e1cc8b93fdfcec4605ec55adfd6f]

INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 13:50:08 rt 1.2.90.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ef4eaaa77a80f765c5defca7f30bd351cb55093a]

INTEGRATION: CWS ooo19126 (1.2.168); FILE MERGED 2005/09/05 15:41:05 rt 1.2.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e2feab4ee56490663f03ee67054740345eff0c44]

INTEGRATION: CWS ooo19126 (1.4.1628); FILE MERGED 2005/09/05 14:23:53 rt 1.4.1628.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [405fb1919863e4bea80b145e8b9b3d0ac0989a81]

INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 13:50:07 rt 1.3.90.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [166454384298fc6169c4527945edcee4dc4a695a]

INTEGRATION: CWS ooo19126 (1.3.164); FILE MERGED 2005/09/05 15:41:05 rt 1.3.164.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8797c211cb7e18f7c608efe2da28d1fee89eacad]

INTEGRATION: CWS ooo19126 (1.1.1.1.1670); FILE MERGED 2005/09/05 14:23:53 rt 1.1.1.1.1670.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1e1ec14df30ee7667934ad62bfae5679f5e966b7]

INTEGRATION: CWS ooo19126 (1.4.62); FILE MERGED 2005/09/05 13:50:07 rt 1.4.62.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [230e523c7a0562a12e37d5a9ac3d3162ec2f049f]

INTEGRATION: CWS ooo19126 (1.2.168); FILE MERGED 2005/09/05 15:41:04 rt 1.2.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b70efda7bcc75c5a5b4292414d7c37157425761e]

INTEGRATION: CWS ooo19126 (1.2.1658); FILE MERGED 2005/09/05 14:23:53 rt 1.2.1658.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8ff3a5f3ace071f385c9606f8ee07123412830b2]

INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 13:50:07 rt 1.2.90.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [121adc1bff54e85a78bd82f6fe7850386835bcc4]

INTEGRATION: CWS ooo19126 (1.3.164); FILE MERGED 2005/09/05 15:41:04 rt 1.3.164.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [50925ef786e566044a372df6d7471313633edfa4]

INTEGRATION: CWS ooo19126 (1.2.1658); FILE MERGED 2005/09/05 14:23:52 rt 1.2.1658.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ef5a71c17f6de13a0c1a2e355328db5cb4646951]

INTEGRATION: CWS ooo19126 (1.4.164); FILE MERGED 2005/09/05 15:41:03 rt 1.4.164.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [acf8d35e2cc39e8aae89ecde8a058a03b83b77b0]

INTEGRATION: CWS ooo19126 (1.5.1654); FILE MERGED 2005/09/05 14:23:52 rt 1.5.1654.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fb2d38d10cbed2a3588db5f0514bdf8ae199a26c]

INTEGRATION: CWS ooo19126 (1.2.190); FILE MERGED 2005/09/05 13:50:06 rt 1.2.190.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1163f7993493060efce8ccbee35cdc6baaebbd4a]

INTEGRATION: CWS ooo19126 (1.3.164); FILE MERGED 2005/09/05 15:41:03 rt 1.3.164.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [13040b0f86e5e85e0ed16ea79c64485ec9db0d15]

INTEGRATION: CWS ooo19126 (1.19.1072); FILE MERGED 2005/09/05 14:23:52 rt 1.19.1072.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [28794a12a55c80502cef7dedc33e76b4bbec45b9]

INTEGRATION: CWS ooo19126 (1.2.168); FILE MERGED 2005/09/05 15:41:02 rt 1.2.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ea4589bb4333686cef687c726665f20dbeb5d8d0]

INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 13:50:06 rt 1.3.90.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6216af8dafde3fcc58fe0b6dd3a323ea86c7365c]

INTEGRATION: CWS ooo19126 (1.43.836); FILE MERGED 2005/09/05 14:23:51 rt 1.43.836.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [57226ddad5f3c9d7652670f31fc347330d67fc5e]

INTEGRATION: CWS ooo19126 (1.3.164); FILE MERGED 2005/09/05 15:41:01 rt 1.3.164.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5f6546ee08b68366a23ad0bf8eca9515b9fc9151]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 13:50:06 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [46c6b9ba897016e3acb3ca6593b92f256e84fac2]

INTEGRATION: CWS ooo19126 (1.3.1628); FILE MERGED 2005/09/05 14:23:51 rt 1.3.1628.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c26b2b57589279d3e8ea0a9279d354e71b51e01f]

INTEGRATION: CWS ooo19126 (1.2.168); FILE MERGED 2005/09/05 15:41:01 rt 1.2.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1eab2ec92fb9e40dc21a8a8a553bda24d6967eb9]

INTEGRATION: CWS ooo19126 (1.93.464); FILE MERGED 2005/09/05 14:23:51 rt 1.93.464.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [498b12561e179162a937ef9ede7f12cb7f28ae56]

INTEGRATION: CWS ooo19126 (1.3.164); FILE MERGED 2005/09/05 15:41:00 rt 1.3.164.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8a1a7780d009acae36614882218c5d169d89292d]

INTEGRATION: CWS ooo19126 (1.11.1628); FILE MERGED 2005/09/05 14:23:50 rt 1.11.1628.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [318ee3186ceabe103582ed98f593076ef5ad83e3]

INTEGRATION: CWS ooo19126 (1.2.168); FILE MERGED 2005/09/05 15:41:00 rt 1.2.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cb1f1db1b13b1dd6bde58956c22e3ad1140f2aaf]

INTEGRATION: CWS ooo19126 (1.20.1138); FILE MERGED 2005/09/05 14:23:50 rt 1.20.1138.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [39b32f922cb2a8fdd4c192bb8256bc51eff5daae]

INTEGRATION: CWS ooo19126 (1.1.168); FILE MERGED 2005/09/05 15:40:59 rt 1.1.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3605039cb77695a7610b3805c7e4473f78e1f4cc]

INTEGRATION: CWS ooo19126 (1.8.116); FILE MERGED 2005/09/05 14:32:07 rt 1.8.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [95a57acecd9232c76f328f2b6084a8d0ad8cf5d2]

INTEGRATION: CWS ooo19126 (1.38.238); FILE MERGED 2005/09/05 14:23:49 rt 1.38.238.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0a481cb7ac62cf6dcf79ca5e0e889ebee967d44e]

INTEGRATION: CWS ooo19126 (1.3.464); FILE MERGED 2005/09/05 14:32:06 rt 1.3.464.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d0c6ce0555c4c9d00f6b244f8df6a7d69d0d737a]

INTEGRATION: CWS ooo19126 (1.1.1.1.1670); FILE MERGED 2005/09/05 14:23:49 rt 1.1.1.1.1670.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [631ff26609b03c8493ba014abf50ef88efc74930]

INTEGRATION: CWS ooo19126 (1.12.4); FILE MERGED 2005/09/05 14:32:06 rt 1.12.4.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c82956f3a8d249bc58386b096a3b3fcb2c89d7e1]

INTEGRATION: CWS ooo19126 (1.14.1044); FILE MERGED 2005/09/05 14:23:49 rt 1.14.1044.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e072383ae2f08029ebfed0974a58178f6af6cf58]

INTEGRATION: CWS ooo19126 (1.31.434); FILE MERGED 2005/09/05 15:06:58 rt 1.31.434.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [33da55ddf58b73f50546b3236e470ee96217f7cb]

INTEGRATION: CWS ooo19126 (1.5.152); FILE MERGED 2005/09/05 15:40:58 rt 1.5.152.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [24bfba888fbc68b0d255eb2f52458e57c0c63156]

INTEGRATION: CWS ooo19126 (1.2.94); FILE MERGED 2005/09/05 14:32:05 rt 1.2.94.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c069adc2109fb9a795215b955fb4a0d132ae944d]

INTEGRATION: CWS ooo19126 (1.8.1660); FILE MERGED 2005/09/05 14:23:49 rt 1.8.1660.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3242b68dd42d86983e7100193e68b76db76f1c73]

INTEGRATION: CWS ooo19126 (1.61.192); FILE MERGED 2005/09/05 15:06:57 rt 1.61.192.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5b96817519944dcee7a40207e4e74540baa29cff]

INTEGRATION: CWS ooo19126 (1.4.154); FILE MERGED 2005/09/05 15:40:58 rt 1.4.154.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2081b04f8a81ebc3aa575aa29f4c3e06a70a7134]

INTEGRATION: CWS ooo19126 (1.10.1644); FILE MERGED 2005/09/05 14:23:48 rt 1.10.1644.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cbaaad058853e0985582958157f300318e1e94b5]

INTEGRATION: CWS ooo19126 (1.5.114); FILE MERGED 2005/09/05 15:40:57 rt 1.5.114.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [05c9fce24459d190637010feac2d7bb5682ad3c2]

INTEGRATION: CWS ooo19126 (1.54.118); FILE MERGED 2005/09/05 15:06:56 rt 1.54.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c3993e89d4e50dbb951f98fed4491f108209e6ee]

INTEGRATION: CWS ooo19126 (1.12.72); FILE MERGED 2005/09/05 14:32:05 rt 1.12.72.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8e375fb949a1df5c91f0bf1f10565e4d34a9de91]

INTEGRATION: CWS ooo19126 (1.3.466); FILE MERGED 2005/09/05 14:23:48 rt 1.3.466.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6e88c1e2272e94e69ef59424f6d1424eeb778f5e]

INTEGRATION: CWS ooo19126 (1.4.154); FILE MERGED 2005/09/05 15:40:57 rt 1.4.154.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6d18099780c460934ac12faeda7c480f2798d36b]

INTEGRATION: CWS ooo19126 (1.42.118); FILE MERGED 2005/09/05 15:06:56 rt 1.42.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2416c79638f5cd7780fb265ac53c0c9492bdec29]

INTEGRATION: CWS ooo19126 (1.8.466); FILE MERGED 2005/09/05 14:23:48 rt 1.8.466.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a8a7f3eca4ac93e72b1af0464c5eceeb5a08dcdc]

INTEGRATION: CWS ooo19126 (1.2.114); FILE MERGED 2005/09/05 15:40:56 rt 1.2.114.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [81ba9a0dd45bb9220d96d5aadba077cdfb3c05a0]

INTEGRATION: CWS ooo19126 (1.41.118); FILE MERGED 2005/09/05 15:06:55 rt 1.41.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [550b4a7df6b28fec86fbd5b586d0dfc8478ca444]

INTEGRATION: CWS ooo19126 (1.3.4); FILE MERGED 2005/09/05 14:32:04 rt 1.3.4.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f4eda2953c010aef083e4483ead823a71013af6f]

INTEGRATION: CWS ooo19126 (1.9.466); FILE MERGED 2005/09/05 14:23:47 rt 1.9.466.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [009ac1e690ad56155dd3cb1471e80467b93a697e]

INTEGRATION: CWS ooo19126 (1.28.118); FILE MERGED 2005/09/05 15:06:55 rt 1.28.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9d39721d054049b830e971b1e10f2d20e82284d0]

INTEGRATION: CWS ooo19126 (1.6.912); FILE MERGED 2005/09/05 14:23:47 rt 1.6.912.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e9f740ab34682fedc07f3b8c636805b0e6501d08]

INTEGRATION: CWS ooo19126 (1.4.154); FILE MERGED 2005/09/05 15:40:55 rt 1.4.154.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3920ae11e0b12428b4c2bd495e325a02bd8ec15d]

INTEGRATION: CWS ooo19126 (1.7.94); FILE MERGED 2005/09/05 14:32:03 rt 1.7.94.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5411866c57d25b99dba31fe485c8ec350123c9ab]

INTEGRATION: CWS ooo19126 (1.5.912); FILE MERGED 2005/09/05 14:23:47 rt 1.5.912.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ac58e767b519a304351a393ef9c3c7cf90de60f0]

INTEGRATION: CWS ooo19126 (1.6.114); FILE MERGED 2005/09/05 15:40:55 rt 1.6.114.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f4502b096596e29830076223d0150d9c67cae072]

INTEGRATION: CWS ooo19126 (1.40.434); FILE MERGED 2005/09/05 15:06:54 rt 1.40.434.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cdf8c1ac90bf2b644959c7454b307acbf60ff813]

INTEGRATION: CWS ooo19126 (1.8.276); FILE MERGED 2005/09/05 14:32:03 rt 1.8.276.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5c4a2d7e1c8130f8df37f7610d2083cec62849b2]

INTEGRATION: CWS ooo19126 (1.24.836); FILE MERGED 2005/09/05 14:22:15 rt 1.24.836.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1a92229dd7e94365f02c78d82b230cdbeb642a68]

INTEGRATION: CWS ooo19126 (1.4.154); FILE MERGED 2005/09/05 15:40:54 rt 1.4.154.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b1819565c06cae2b25127c83bc09b404c0ffeae7]

INTEGRATION: CWS ooo19126 (1.52.434); FILE MERGED 2005/09/05 15:06:54 rt 1.52.434.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5e48b4fdc5537daa8b619f75f2907f931f9149ab]

INTEGRATION: CWS ooo19126 (1.3.364); FILE MERGED 2005/09/05 14:32:02 rt 1.3.364.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cc12172cabb0361a0ab033c85226cbd514e61783]

INTEGRATION: CWS ooo19126 (1.2.1044); FILE MERGED 2005/09/05 14:22:15 rt 1.2.1044.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9e290a5015401aad8afa0e368c6d7c74efc4c047]

INTEGRATION: CWS ooo19126 (1.5.152); FILE MERGED 2005/09/05 15:40:54 rt 1.5.152.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bbca3904b0b21e0562678e60254b560ded1537d5]

INTEGRATION: CWS ooo19126 (1.2.506); FILE MERGED 2005/09/05 14:32:02 rt 1.2.506.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3b3379bda0623dd1f5ad046b7a528b775bed955a]

INTEGRATION: CWS ooo19126 (1.2.1658); FILE MERGED 2005/09/05 14:22:15 rt 1.2.1658.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [18180fcb626276d6415ac625c01fe3213f3d9a2e]

INTEGRATION: CWS ooo19126 (1.4.154); FILE MERGED 2005/09/05 15:40:53 rt 1.4.154.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0ed1a1a041e919e80045a31931c170360a5de1cb]

INTEGRATION: CWS ooo19126 (1.7.94); FILE MERGED 2005/09/05 14:32:02 rt 1.7.94.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1a33602e57eff1fbef4b472f665afea2918dfc53]

INTEGRATION: CWS ooo19126 (1.4.430); FILE MERGED 2005/09/05 14:22:14 rt 1.4.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7d105ccb07e416bc5e98a738678e4a4deaa2835b]

INTEGRATION: CWS ooo19126 (1.5.152); FILE MERGED 2005/09/05 15:40:53 rt 1.5.152.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3198eb21a29da013ecb3866296c00e182ed8b00b]

INTEGRATION: CWS ooo19126 (1.7.346); FILE MERGED 2005/09/05 15:06:52 rt 1.7.346.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [41a743c76e1d011717b5187baab9b4b09f2deeec]

INTEGRATION: CWS ooo19126 (1.9.276); FILE MERGED 2005/09/05 14:32:01 rt 1.9.276.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [93c35a697766a6b482dab7f17886a1b90c323bef]

INTEGRATION: CWS ooo19126 (1.2.756); FILE MERGED 2005/09/05 14:22:14 rt 1.2.756.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d178870a5c3ca97ce69376f19459bbc88b85f002]

INTEGRATION: CWS ooo19126 (1.5.152); FILE MERGED 2005/09/05 15:40:52 rt 1.5.152.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [968951e67436872496170f319b55061f12e4ac53]

INTEGRATION: CWS ooo19126 (1.13.460); FILE MERGED 2005/09/05 15:06:52 rt 1.13.460.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d9e1119742cba097dc7573cf6e7ce4b907a8a63e]

INTEGRATION: CWS ooo19126 (1.3.364); FILE MERGED 2005/09/05 14:32:01 rt 1.3.364.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [292bdceca69dee34997ff77b296375ed8d345314]

INTEGRATION: CWS ooo19126 (1.3.430); FILE MERGED 2005/09/05 14:22:14 rt 1.3.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a0cc7a9df741074dbc2e601eeac8450f0ff9b2c6]

INTEGRATION: CWS ooo19126 (1.4.154); FILE MERGED 2005/09/05 15:40:52 rt 1.4.154.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f7d8b310d95074ef8f1c20a8d7c7d7214c1d4922]

INTEGRATION: CWS ooo19126 (1.22.434); FILE MERGED 2005/09/05 15:06:51 rt 1.22.434.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [67bb655bc1055f6010bf7b69733b92099792d92b]

INTEGRATION: CWS ooo19126 (1.2.506); FILE MERGED 2005/09/05 14:32:01 rt 1.2.506.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b45571d772e6f4be853932a8367977d1dc28919c]

INTEGRATION: CWS ooo19126 (1.2.114); FILE MERGED 2005/09/05 15:40:51 rt 1.2.114.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [46fb7241993389aa07e6b352df1af6fb51d47972]

INTEGRATION: CWS ooo19126 (1.7.346); FILE MERGED 2005/09/05 15:06:51 rt 1.7.346.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [51bf1f8413e681f00c3e88e924976eb4526fc15c]

INTEGRATION: CWS ooo19126 (1.3.188); FILE MERGED 2005/09/05 14:32:00 rt 1.3.188.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2a812f486da3731666bc86f0bb741891c257b10b]

INTEGRATION: CWS ooo19126 (1.6.114); FILE MERGED 2005/09/05 15:40:51 rt 1.6.114.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7a8bf2126cff798e2841f32b1af172d2db49bd19]

INTEGRATION: CWS ooo19126 (1.5.116); FILE MERGED 2005/09/05 15:06:51 rt 1.5.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b10e95b45a088121aad6e641bb20122767b14aee]

INTEGRATION: CWS ooo19126 (1.9.276); FILE MERGED 2005/09/05 14:32:00 rt 1.9.276.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f0f6e32abec6b5d5a807a990624aca3a7b6dd6bd]

INTEGRATION: CWS ooo19126 (1.44.560); FILE MERGED 2005/09/05 14:22:13 rt 1.44.560.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a782d4fd69b4364ccc6fdb1c243bc8d83200fe30]

INTEGRATION: CWS ooo19126 (1.5.152); FILE MERGED 2005/09/05 15:40:50 rt 1.5.152.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f6134c13c5fc91690007041cb94b3de14254058c]

INTEGRATION: CWS ooo19126 (1.50.118); FILE MERGED 2005/09/05 15:06:50 rt 1.50.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b2c414fe38983dec540f4276c7c2dd5849cd034e]

INTEGRATION: CWS ooo19126 (1.3.364); FILE MERGED 2005/09/05 14:32:00 rt 1.3.364.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0daeb497e44954e9112453b67fc6d7c58c90a0f2]

INTEGRATION: CWS ooo19126 (1.1.1666); FILE MERGED 2005/09/05 14:22:13 rt 1.1.1666.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2dc888e58891e8ae10b6d4f1167f720d7c87f0a1]

INTEGRATION: CWS ooo19126 (1.4.154); FILE MERGED 2005/09/05 15:40:50 rt 1.4.154.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f6d16c67d06149b7e98db0355d0dd41a38d46d4a]

INTEGRATION: CWS ooo19126 (1.6.508); FILE MERGED 2005/09/05 15:06:50 rt 1.6.508.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3254e14103595df3de44a91ee3b21b919b95b9cc]

INTEGRATION: CWS ooo19126 (1.2.506); FILE MERGED 2005/09/05 14:31:59 rt 1.2.506.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [52a5acce25900d13f0b005e33729f4efab9adff7]

INTEGRATION: CWS ooo19126 (1.7.1348); FILE MERGED 2005/09/05 14:22:12 rt 1.7.1348.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0417e387f5531721fea79a70005cfab18c649fc3]

INTEGRATION: CWS ooo19126 (1.5.114); FILE MERGED 2005/09/05 15:40:49 rt 1.5.114.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [eb9d907192bcb6b9304c2a015f52fc6ee5cb2999]

INTEGRATION: CWS ooo19126 (1.3.460); FILE MERGED 2005/09/05 15:06:50 rt 1.3.460.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9f171a38cfea607fd1b91bea3bf3a693aafeadd7]

INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGED 2005/09/05 14:31:59 rt 1.3.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2db23bc09ed7ddbc7457214f4ebb1d538af9addd]

INTEGRATION: CWS ooo19126 (1.13.314); FILE MERGED 2005/09/05 14:22:12 rt 1.13.314.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5676c44e3115639e49c198b9040715e05c9e8e46]

INTEGRATION: CWS ooo19126 (1.8.276); FILE MERGED 2005/09/05 14:31:59 rt 1.8.276.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1044b7bcba2342b7e9d1afb21fd068436ec70d11]

INTEGRATION: CWS ooo19126 (1.5.408); FILE MERGED 2005/09/05 14:22:12 rt 1.5.408.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [34cf2a615d074b6cd5411fae6b84d551c54ab9aa]

INTEGRATION: CWS ooo19126 (1.5.152); FILE MERGED 2005/09/05 15:40:48 rt 1.5.152.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [33329cd3d6dd5875433be6df6bc9056a6d73b822]

INTEGRATION: CWS ooo19126 (1.42.192); FILE MERGED 2005/09/05 15:06:48 rt 1.42.192.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ca6c5a0bc64272720b8c0a575d0dc5e9de1f07b2]

INTEGRATION: CWS ooo19126 (1.3.364); FILE MERGED 2005/09/05 14:31:58 rt 1.3.364.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4ac17256cece7fcf256b3e0e5030e73743c6a8e2]

INTEGRATION: CWS ooo19126 (1.3.928); FILE MERGED 2005/09/05 14:22:12 rt 1.3.928.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1d0af28277f3277514f637336b35410ee473f4cd]

INTEGRATION: CWS ooo19126 (1.2.506); FILE MERGED 2005/09/05 14:31:58 rt 1.2.506.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [df9098d3a2cd201367ef5870f8d1b43fd7af7e3f]

INTEGRATION: CWS ooo19126 (1.4.376); FILE MERGED 2005/09/05 15:06:48 rt 1.4.376.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7f7356410eaa738162da6bb1039036d13f802110]

INTEGRATION: CWS ooo19126 (1.25.328); FILE MERGED 2005/09/05 14:22:11 rt 1.25.328.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1a3d56f37d7fc42520bdb39cb3959ec9eec9e000]

INTEGRATION: CWS ooo19126 (1.1.168); FILE MERGED 2005/09/05 15:40:47 rt 1.1.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [77286ca0e02d2b01e436ccafedd40fc0907b309a]

INTEGRATION: CWS ooo19126 (1.3.346); FILE MERGED 2005/09/05 15:06:48 rt 1.3.346.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f7d475cdac697b262b4f10b214071575426087db]

INTEGRATION: CWS ooo19126 (1.5.342); FILE MERGED 2005/09/05 14:31:58 rt 1.5.342.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [451e02b8ef63f51ee0c13587749c5502760e0318]

INTEGRATION: CWS ooo19126 (1.52.834); FILE MERGED 2005/09/05 14:22:11 rt 1.52.834.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [13ad48fe9effb7eb4b014dfa1df01f7d7a2a3d9a]

INTEGRATION: CWS ooo19126 (1.11.236); FILE MERGED 2005/09/05 15:06:48 rt 1.11.236.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2b960fa2535ae8f9a4fb3338488e458c10bcc8c2]

INTEGRATION: CWS ooo19126 (1.11.276); FILE MERGED 2005/09/05 14:31:57 rt 1.11.276.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fd2738204160ece25e18d67e5bb5655798e66c84]

INTEGRATION: CWS ooo19126 (1.3.832); FILE MERGED 2005/09/05 14:22:11 rt 1.3.832.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f35b14171e62f8b4a453722ee19455f0a481827f]

INTEGRATION: CWS ooo19126 (1.1.168); FILE MERGED 2005/09/05 15:40:46 rt 1.1.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [dbef751a5f74786cd81e8a2a32436a2977b4f1c7]

INTEGRATION: CWS ooo19126 (1.12.346); FILE MERGED 2005/09/05 15:06:47 rt 1.12.346.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c451139d644b48f0344a470d7cbaf033c3415b3b]

INTEGRATION: CWS ooo19126 (1.4.302); FILE MERGED 2005/09/05 14:31:57 rt 1.4.302.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6924d924bfda0d74f6fdfc76974fce8fc1f43e8d]

INTEGRATION: CWS ooo19126 (1.5.1120); FILE MERGED 2005/09/05 14:22:11 rt 1.5.1120.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8051257e24ff8e7fba2ea57580712610e1b877a1]

INTEGRATION: CWS ooo19126 (1.6.346); FILE MERGED 2005/09/05 15:06:47 rt 1.6.346.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [efa0ca1fafc46b9dc93657f0ad689ae44da5c0ca]

INTEGRATION: CWS ooo19126 (1.2.506); FILE MERGED 2005/09/05 14:31:57 rt 1.2.506.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1861ca310142e251c34589da04d33cb23bfb2a41]

INTEGRATION: CWS ooo19126 (1.18.426); FILE MERGED 2005/09/05 14:22:10 rt 1.18.426.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b4cd25b736fe135485ee6f272ecb5b89e3ebe7a2]

INTEGRATION: CWS ooo19126 (1.1.168); FILE MERGED 2005/09/05 15:40:45 rt 1.1.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d5bcaeab67827a323854b66e109f0cd14e43562a]

INTEGRATION: CWS ooo19126 (1.3.346); FILE MERGED 2005/09/05 15:06:46 rt 1.3.346.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4d2d02c182a8a452d1a8eccfdff42a0993c9946c]

INTEGRATION: CWS ooo19126 (1.13.188); FILE MERGED 2005/09/05 14:31:56 rt 1.13.188.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6895c1a206b3fec09fe23eaa6bf6741c06c3ca32]

INTEGRATION: CWS ooo19126 (1.10.430); FILE MERGED 2005/09/05 14:22:10 rt 1.10.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c6593b78b37eafbf05f227105e7fb1c65fe82436]

INTEGRATION: CWS ooo19126 (1.13.346); FILE MERGED 2005/09/05 15:06:46 rt 1.13.346.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [42f6f0e70a13e90d1fcad929ed28e60efa73c9d0]

INTEGRATION: CWS ooo19126 (1.3.364); FILE MERGED 2005/09/05 14:31:56 rt 1.3.364.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [80e4c6baa0f6420674e2b0317d58b9555f3d22f7]

INTEGRATION: CWS ooo19126 (1.1.168); FILE MERGED 2005/09/05 15:40:44 rt 1.1.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8b5812f24ee2a58a898808fd6c858c62573d3ca4]

INTEGRATION: CWS ooo19126 (1.20.408); FILE MERGED 2005/09/05 14:22:10 rt 1.20.408.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3b86f769d4006d915f3dc85d6d81bd737765e39e]

INTEGRATION: CWS ooo19126 (1.4.346); FILE MERGED 2005/09/05 15:06:45 rt 1.4.346.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [43962c3993e12fa57bfb648c7ef8178a6429e344]

INTEGRATION: CWS ooo19126 (1.4.114); FILE MERGED 2005/09/05 14:31:56 rt 1.4.114.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2b4dd5ca7cae8bfd2f625e40e74f59e84f7eaed4]

INTEGRATION: CWS ooo19126 (1.22.430); FILE MERGED 2005/09/05 14:22:09 rt 1.22.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a8c8df59cfb12be5a9ca8fa4e0aa0f14c030faae]

INTEGRATION: CWS ooo19126 (1.3.928); FILE MERGED 2005/09/05 15:06:45 rt 1.3.928.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8b4d5f2cf5af30610d8bb547186d9d68b67058d1]

INTEGRATION: CWS ooo19126 (1.4.194); FILE MERGED 2005/09/05 14:31:56 rt 1.4.194.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a8c949f7486c7bb5a70dd77dc07c36e04136fcd6]

INTEGRATION: CWS ooo19126 (1.1.168); FILE MERGED 2005/09/05 15:40:43 rt 1.1.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [dd948c3710c1a51665562545169d316894c80664]

INTEGRATION: CWS ooo19126 (1.28.424); FILE MERGED 2005/09/05 14:22:09 rt 1.28.424.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cdd0b7ce1dffdd82e0e8866798ed696ef1dc2b64]

INTEGRATION: CWS ooo19126 (1.3.508); FILE MERGED 2005/09/05 15:06:45 rt 1.3.508.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3ecc9ca8090db4eeba8267b44cb0e7fe0fd16c44]

INTEGRATION: CWS ooo19126 (1.12.116); FILE MERGED 2005/09/05 14:31:55 rt 1.12.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [551d61a0ec4e5c61cee87733c53fda24b7482889]

INTEGRATION: CWS ooo19126 (1.19.430); FILE MERGED 2005/09/05 14:22:09 rt 1.19.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [eff1b1c57a8aba89c508d75c54719c32422351bd]

INTEGRATION: CWS ooo19126 (1.42.44); FILE MERGED 2005/09/05 15:06:44 rt 1.42.44.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [35fdd28bb5185be5dd51e84fa702ac652f3b6050]

INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGED 2005/09/05 14:31:55 rt 1.3.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a19089de6354c508eba5838c35d4d9c6d7ada739]

INTEGRATION: CWS ooo19126 (1.1.168); FILE MERGED 2005/09/05 15:40:42 rt 1.1.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f106d9268ec2be73acc0ea39de06ceab77962c80]

INTEGRATION: CWS ooo19126 (1.15.430); FILE MERGED 2005/09/05 14:22:09 rt 1.15.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [11afb75dc0b8068316f78815d8ae4b663a123ad3]

INTEGRATION: CWS ooo19126 (1.4.276); FILE MERGED 2005/09/05 14:31:54 rt 1.4.276.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [66741c55aca2256dcb66c40ff8fb523497b638b3]

INTEGRATION: CWS ooo19126 (1.2.906); FILE MERGED 2005/09/05 15:06:44 rt 1.2.906.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7c30a739a1b248a8ef2b6c834e302d0e00b00e7e]

INTEGRATION: CWS ooo19126 (1.22.430); FILE MERGED 2005/09/05 14:22:08 rt 1.22.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [415a5924376d900efdedf4dd463fa4a5b4bb5808]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 14:31:53 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [853ec1b17059d3e16ac049d58b6f408cce3c5431]

INTEGRATION: CWS ooo19126 (1.17.124); FILE MERGED 2005/09/05 15:06:44 rt 1.17.124.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0eeed89ffe190918c5d10e2b541c8689533772af]

INTEGRATION: CWS ooo19126 (1.1.168); FILE MERGED 2005/09/05 15:40:41 rt 1.1.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [606d33b3a1114194630c22ec0712a654b2d04c09]

INTEGRATION: CWS ooo19126 (1.21.430); FILE MERGED 2005/09/05 14:22:08 rt 1.21.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cb11d5e6d62d9699678e16bfe604478d2a47ed8a]

INTEGRATION: CWS ooo19126 (1.3.364); FILE MERGED 2005/09/05 14:31:52 rt 1.3.364.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [858a2947fc69cbe509be032d1cd1843bd9933fe5]

INTEGRATION: CWS ooo19126 (1.2.452); FILE MERGED 2005/09/05 15:06:43 rt 1.2.452.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [83f412ac200664354d175d275666f887c543d3aa]

INTEGRATION: CWS ooo19126 (1.19.188); FILE MERGED 2005/09/05 14:22:08 rt 1.19.188.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e7b877be20f6cd9d4aaa9ac029a1d9a519e77173]

INTEGRATION: CWS ooo19126 (1.8.276); FILE MERGED 2005/09/05 14:31:52 rt 1.8.276.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [afb2d6a9d1fe28231c504258ba016fa73c6a5d28]

INTEGRATION: CWS ooo19126 (1.2.76); FILE MERGED 2005/09/05 15:40:40 rt 1.2.76.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a51d180c522043e41e89688aa15a79ff8a51a734]

INTEGRATION: CWS ooo19126 (1.3.456); FILE MERGED 2005/09/05 15:06:43 rt 1.3.456.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [27bc326bb13c4eebe4ba4126d888e699a5fdc2c5]

INTEGRATION: CWS ooo19126 (1.18.836); FILE MERGED 2005/09/05 14:22:07 rt 1.18.836.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c3b83db5d2a094d1bdb7dac2151c4a6c8a0c2109]

INTEGRATION: CWS ooo19126 (1.2.506); FILE MERGED 2005/09/05 14:31:52 rt 1.2.506.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [725fac41dfbc058ceb6dcef142f0418f662b6e2b]

INTEGRATION: CWS ooo19126 (1.1.168); FILE MERGED 2005/09/05 15:40:39 rt 1.1.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f37777659a73074e99861add61f35a83b8bef6cc]

INTEGRATION: CWS ooo19126 (1.2.1658); FILE MERGED 2005/09/05 14:22:07 rt 1.2.1658.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5bc7e2ae76bee4e88c6bcd2a904cc232772a3a38]

INTEGRATION: CWS ooo19126 (1.2.506); FILE MERGED 2005/09/05 14:31:51 rt 1.2.506.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3d6ff0fbc74ad8cbc434035871ce688410a7265c]

INTEGRATION: CWS ooo19126 (1.16.324); FILE MERGED 2005/09/05 15:06:42 rt 1.16.324.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3b474e0e333561607df5cfb0503764b4d5c5ce94]

INTEGRATION: CWS ooo19126 (1.11.194); FILE MERGED 2005/09/05 14:22:07 rt 1.11.194.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [872c885a8b789e1cb37550c489c8f49366ca6453]

INTEGRATION: CWS ooo19126 (1.3.446); FILE MERGED 2005/09/05 14:31:51 rt 1.3.446.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [03608328bea2c709d35c1189b4fc06dda5e0bac9]

INTEGRATION: CWS ooo19126 (1.1.168); FILE MERGED 2005/09/05 15:40:38 rt 1.1.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f763161c5edd3943442c8fd170414412732d4021]

INTEGRATION: CWS ooo19126 (1.5.452); FILE MERGED 2005/09/05 15:06:41 rt 1.5.452.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f7eefc1656b01414ac9198563c6229e1f4919ef2]

INTEGRATION: CWS ooo19126 (1.28.408); FILE MERGED 2005/09/05 14:22:07 rt 1.28.408.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [de43145a0a11e5afbb1440277f1cafe9094fe4c2]

INTEGRATION: CWS ooo19126 (1.3.474); FILE MERGED 2005/09/05 14:31:50 rt 1.3.474.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [228c7abde925c45dd2df34cb71d8762cff487321]

INTEGRATION: CWS ooo19126 (1.1.1.1.942); FILE MERGED 2005/09/05 15:06:41 rt 1.1.1.1.942.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [356ac32fa295e1ac5f772e0aea3a5c5811234e20]

INTEGRATION: CWS ooo19126 (1.3.896); FILE MERGED 2005/09/05 14:22:06 rt 1.3.896.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cb8676f36ba1b0527f62a4f0d1ee22058c039519]

INTEGRATION: CWS ooo19126 (1.4.114); FILE MERGED 2005/09/05 14:31:50 rt 1.4.114.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d38018fd4aceee44126658ed975734ec66ba224a]

INTEGRATION: CWS ooo19126 (1.1.168); FILE MERGED 2005/09/05 15:40:37 rt 1.1.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [94cd8c9ae1a72d0d5cd3771afc7bc67c009993cb]

INTEGRATION: CWS ooo19126 (1.3.900); FILE MERGED 2005/09/05 15:06:39 rt 1.3.900.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [824c81932c5de0a86120d34bb489c5999ce1d943]

INTEGRATION: CWS ooo19126 (1.2.506); FILE MERGED 2005/09/05 14:31:49 rt 1.2.506.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b4836f0e9d280638aaddb1b3b07a96b53e3d3323]

INTEGRATION: CWS ooo19126 (1.3.952); FILE MERGED 2005/09/05 14:22:06 rt 1.3.952.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bea812f7e9ef3c6b17a486ee08dd36ac5b7e1c95]

INTEGRATION: CWS ooo19126 (1.6.346); FILE MERGED 2005/09/05 15:06:39 rt 1.6.346.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8de416faa466a47e9a9b94039bc5a1ad562b761a]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 14:31:48 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9927bd22990e59dd400a244538561c95b054b364]

INTEGRATION: CWS ooo19126 (1.20.252); FILE MERGED 2005/09/05 14:22:06 rt 1.20.252.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [85efb8999b54db6925cd0ed93114a8eb7bc1836e]

INTEGRATION: CWS ooo19126 (1.4.164); FILE MERGED 2005/09/05 15:40:36 rt 1.4.164.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [354e972ccf81d5c7494b383b381f586463446c16]

INTEGRATION: CWS ooo19126 (1.3.552); FILE MERGED 2005/09/05 15:06:39 rt 1.3.552.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e717be8388776023c07384e72ad9609aa198e58b]

INTEGRATION: CWS ooo19126 (1.5.372); FILE MERGED 2005/09/05 14:31:48 rt 1.5.372.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [11c44a295cf526daa744829732618ade335d6cf2]

INTEGRATION: CWS ooo19126 (1.33.836); FILE MERGED 2005/09/05 14:22:06 rt 1.33.836.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [63cca9282884ccf4a09b77c257a4fbf3891d497e]

INTEGRATION: CWS ooo19126 (1.1.168); FILE MERGED 2005/09/05 15:40:36 rt 1.1.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6c2c0508e86d9e44f9b0066dadc32925d4efe5be]

INTEGRATION: CWS ooo19126 (1.7.452); FILE MERGED 2005/09/05 15:06:38 rt 1.7.452.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [226d80acea05cfd68737c2ce510784d74d8ba2e1]

INTEGRATION: CWS ooo19126 (1.2.1044); FILE MERGED 2005/09/05 14:22:06 rt 1.2.1044.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3ab14f5c3e05b2ceb2eadc6d3453441dc0c616fb]

INTEGRATION: CWS ooo19126 (1.1.168); FILE MERGED 2005/09/05 15:40:35 rt 1.1.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ee0dbbeeabf6bd6830c4f32ab7d2aa1c8032a2dc]

INTEGRATION: CWS ooo19126 (1.4.346); FILE MERGED 2005/09/05 15:06:38 rt 1.4.346.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f41210a7cce4a197363a7a07d9a8e87aca719d50]

INTEGRATION: CWS ooo19126 (1.2.1658); FILE MERGED 2005/09/05 14:22:05 rt 1.2.1658.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e0908b23155d2dfb5c55ec232da1f69993d5fa35]

INTEGRATION: CWS ooo19126 (1.2.506); FILE MERGED 2005/09/05 14:31:46 rt 1.2.506.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [141a9c8fb4dfab229c1e97edbc120e458d7b29f7]

INTEGRATION: CWS ooo19126 (1.7.534); FILE MERGED 2005/09/05 15:06:38 rt 1.7.534.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3397478df05323361e3379663c118ec4538db116]

INTEGRATION: CWS ooo19126 (1.9.430); FILE MERGED 2005/09/05 14:22:05 rt 1.9.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2a46606f89774753920ac1e48b30da5734e01569]

INTEGRATION: CWS ooo19126 (1.1.168); FILE MERGED 2005/09/05 15:40:34 rt 1.1.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [469c2346751cb2cdf481940706c2796670ad6f50]

INTEGRATION: CWS ooo19126 (1.5.920); FILE MERGED 2005/09/05 15:06:38 rt 1.5.920.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [31d681c7a1d2ce866facca119a91aa009604c245]

INTEGRATION: CWS ooo19126 (1.27.454); FILE MERGED 2005/09/05 14:22:05 rt 1.27.454.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ff22b1c50b9e8943a23fb3ba678028e8dcfadbaf]

INTEGRATION: CWS ooo19126 (1.3.346); FILE MERGED 2005/09/05 15:06:37 rt 1.3.346.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0e7463957349bab21fb8affe754e3f1983abd0a7]

INTEGRATION: CWS ooo19126 (1.26.346); FILE MERGED 2005/09/05 14:22:05 rt 1.26.346.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a1f47412576baa88cb1e4c8cb4004ac3810e82a7]

INTEGRATION: CWS ooo19126 (1.8.94); FILE MERGED 2005/09/05 14:31:44 rt 1.8.94.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9775024da37e06eba59266e7e0f28b48a5d48129]

INTEGRATION: CWS ooo19126 (1.1.168); FILE MERGED 2005/09/05 15:40:33 rt 1.1.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7e3f8b2c8f2b9c16b5cb32b2bb0bfab18daf2a1c]

INTEGRATION: CWS ooo19126 (1.4.346); FILE MERGED 2005/09/05 15:06:37 rt 1.4.346.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5ed5f280f7d70e8913b00797641337cc605f11fb]

INTEGRATION: CWS ooo19126 (1.7.114); FILE MERGED 2005/09/05 14:31:44 rt 1.7.114.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9b44454ad84dae4c27091cf61799c2d7a971c7d8]

INTEGRATION: CWS ooo19126 (1.3.346); FILE MERGED 2005/09/05 14:22:04 rt 1.3.346.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ce516a9d78bdcdb456d1df1e1ae569d842ba32a5]

INTEGRATION: CWS ooo19126 (1.6.460); FILE MERGED 2005/09/05 15:06:36 rt 1.6.460.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [872190b8657b70098bca6e0b69628b27448362f6]

INTEGRATION: CWS ooo19126 (1.7.114); FILE MERGED 2005/09/05 14:31:43 rt 1.7.114.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [94fa688e826b8de2d4cb700b790dcad05ef72713]

INTEGRATION: CWS ooo19126 (1.4.346); FILE MERGED 2005/09/05 14:22:04 rt 1.4.346.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a16c0db4d1f6c3b6192ef02514bf09d977910048]

INTEGRATION: CWS ooo19126 (1.1.168); FILE MERGED 2005/09/05 15:40:32 rt 1.1.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e7af9fe3ed898681a5150bfa57278fb3ad04afec]

INTEGRATION: CWS ooo19126 (1.2.346); FILE MERGED 2005/09/05 15:06:36 rt 1.2.346.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [47553ed130de28470b1e07e6ada92e1f8c27923d]

INTEGRATION: CWS ooo19126 (1.4.114); FILE MERGED 2005/09/05 14:31:43 rt 1.4.114.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7fbb9aaa277afbdfdcbc29f792038e3a40ccd9e8]

INTEGRATION: CWS ooo19126 (1.18.346); FILE MERGED 2005/09/05 14:22:04 rt 1.18.346.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a2aff42e6f2b3f69de9e777fa9da1e735b7bf16b]

INTEGRATION: CWS ooo19126 (1.3.346); FILE MERGED 2005/09/05 15:06:36 rt 1.3.346.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4c125687ad3482cd3d036436bea47e6a45fd094f]

INTEGRATION: CWS ooo19126 (1.8.94); FILE MERGED 2005/09/05 14:31:43 rt 1.8.94.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6e91477c58d61fdc903a3ce26946f7e1bd2d3a91]

INTEGRATION: CWS ooo19126 (1.39.756); FILE MERGED 2005/09/05 14:22:04 rt 1.39.756.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d272f32b0f520eb89205e1dabbe259785b7f6a1b]

INTEGRATION: CWS ooo19126 (1.1.168); FILE MERGED 2005/09/05 15:40:31 rt 1.1.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [de9f1ada43b3e7abc3de69c278ae4e57f79b384d]

INTEGRATION: CWS ooo19126 (1.4.346); FILE MERGED 2005/09/05 15:06:35 rt 1.4.346.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [835ea91985f83cd6d040484e2f2d4c5d94871420]

INTEGRATION: CWS ooo19126 (1.7.114); FILE MERGED 2005/09/05 14:31:42 rt 1.7.114.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [36680dbc7aa4ecdbdb65f90504aed98fd5b0a374]

INTEGRATION: CWS ooo19126 (1.4.790); FILE MERGED 2005/09/05 14:22:03 rt 1.4.790.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [021be96711e450b80579c0667ad07814ecdbe4ca]

INTEGRATION: CWS ooo19126 (1.5.114); FILE MERGED 2005/09/05 14:31:42 rt 1.5.114.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [75315b65d9bb78c550adf072f98557b7835cfa35]

INTEGRATION: CWS ooo19126 (1.4.430); FILE MERGED 2005/09/05 14:22:03 rt 1.4.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5ae5009f59a52522d3d99bdc60832115678e7ad2]

INTEGRATION: CWS ooo19126 (1.1.168); FILE MERGED 2005/09/05 15:40:30 rt 1.1.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ae87446740c3503cc8311cf4ed26b8d9788c1d07]

INTEGRATION: CWS ooo19126 (1.6.460); FILE MERGED 2005/09/05 15:06:35 rt 1.6.460.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2a39ec32197cad4f48d8fe42187874380f138cd8]

INTEGRATION: CWS ooo19126 (1.7.114); FILE MERGED 2005/09/05 14:31:41 rt 1.7.114.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f8f4e2288ee82d6cee7472dfce45ada8f0520730]

INTEGRATION: CWS ooo19126 (1.60.294); FILE MERGED 2005/09/05 14:22:03 rt 1.60.294.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cf4412ceb0b06bf096bdcc771211fd939353bf23]

INTEGRATION: CWS ooo19126 (1.5.114); FILE MERGED 2005/09/05 14:31:41 rt 1.5.114.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8fcc1712d3a381a7cc66980d46d0239187c1e359]

INTEGRATION: CWS ooo19126 (1.8.294); FILE MERGED 2005/09/05 14:22:02 rt 1.8.294.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [674df666889d48790d57f48ba8f428b5f3453826]

INTEGRATION: CWS ooo19126 (1.1.168); FILE MERGED 2005/09/05 15:40:29 rt 1.1.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [df5851f6c7ba5745acaa89063f58b8cba57a5149]

INTEGRATION: CWS ooo19126 (1.27.434); FILE MERGED 2005/09/05 15:06:33 rt 1.27.434.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [611922855efe9b491b7e79f1c7ee4ed6eb2686ae]

INTEGRATION: CWS ooo19126 (1.9.94); FILE MERGED 2005/09/05 14:31:40 rt 1.9.94.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [87fdaacae602e14c2ed683a5d9bb7c20b3abc4dd]

INTEGRATION: CWS ooo19126 (1.4.430); FILE MERGED 2005/09/05 14:22:02 rt 1.4.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [198167321a9c25af4b63baf228fbd93b9c14f082]

INTEGRATION: CWS ooo19126 (1.10.192); FILE MERGED 2005/09/05 15:06:33 rt 1.10.192.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [83391619b718466a6d292e5465cb7246c127c333]

INTEGRATION: CWS ooo19126 (1.2.114); FILE MERGED 2005/09/05 14:31:38 rt 1.2.114.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3c0f4dde8d7e942f537d9d8052a8219ec5b8aefc]

INTEGRATION: CWS ooo19126 (1.4.836); FILE MERGED 2005/09/05 14:22:02 rt 1.4.836.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d5e3aeae1016f9e4878b8b54f44a7801d61deb37]

INTEGRATION: CWS ooo19126 (1.1.168); FILE MERGED 2005/09/05 15:40:28 rt 1.1.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2a122c27d5d4d12e424c0487d25630124d628054]

INTEGRATION: CWS ooo19126 (1.3.346); FILE MERGED 2005/09/05 15:06:32 rt 1.3.346.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4c3a6eef747511241b36cb47a8b62db68ca1f0e0]

INTEGRATION: CWS ooo19126 (1.3.164); FILE MERGED 2005/09/05 15:40:28 rt 1.3.164.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [acc315093c67c57d2b7b2ad5ad7e902b6bd85ec5]

INTEGRATION: CWS ooo19126 (1.2.836); FILE MERGED 2005/09/05 14:22:01 rt 1.2.836.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a5958b6296a5254fe28bdbee42af0a6a023af5e2]

INTEGRATION: CWS ooo19126 (1.7.114); FILE MERGED 2005/09/05 14:31:37 rt 1.7.114.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7805b379af4fc8df5722e4ccd43815e872ab422c]

INTEGRATION: CWS ooo19126 (1.32.192); FILE MERGED 2005/09/05 15:06:32 rt 1.32.192.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4430e15929209ab136078edaf51dcd07648df59a]

INTEGRATION: CWS ooo19126 (1.9.346); FILE MERGED 2005/09/05 15:06:32 rt 1.9.346.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [31d24d9e61b27684ecfb3f125fa8a018d1b398ea]

INTEGRATION: CWS ooo19126 (1.3.164); FILE MERGED 2005/09/05 15:40:27 rt 1.3.164.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [df4ff677fa5ab7b8110afecb5ac18df2ae10c3d6]

INTEGRATION: CWS ooo19126 (1.6.426); FILE MERGED 2005/09/05 14:22:00 rt 1.6.426.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [60f1e0b2d907e91002584d0a132b623ff2078737]

INTEGRATION: CWS ooo19126 (1.4.346); FILE MERGED 2005/09/05 15:06:31 rt 1.4.346.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a75d7edfec36be8ea6e942af21b7414eccf7e9fe]

INTEGRATION: CWS ooo19126 (1.1.168); FILE MERGED 2005/09/05 15:40:27 rt 1.1.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2e5cc2d1f6b1d6088e52943d2439a7cc1f1eefde]

INTEGRATION: CWS ooo19126 (1.4.732); FILE MERGED 2005/09/05 14:22:00 rt 1.4.732.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a0034833b1422e2e3e6c1eb97560e43f9252defb]

INTEGRATION: CWS ooo19126 (1.3.346); FILE MERGED 2005/09/05 15:06:31 rt 1.3.346.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9fd85ebd0a2436a955e37d88f2e0af8baee291e5]

INTEGRATION: CWS ooo19126 (1.1.168); FILE MERGED 2005/09/05 15:40:26 rt 1.1.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [dbbbe1172e3a1843b6e9c8e90832efb1ed294bf5]

INTEGRATION: CWS ooo19126 (1.2.836); FILE MERGED 2005/09/05 14:22:00 rt 1.2.836.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b824a59b738a2c1ea7ea911544289dfb8926fe29]

INTEGRATION: CWS ooo19126 (1.29.118); FILE MERGED 2005/09/05 15:06:31 rt 1.29.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d586eebb25d4463d717cad809c915e5f4e16ade5]

INTEGRATION: CWS ooo19126 (1.2.836); FILE MERGED 2005/09/05 14:21:59 rt 1.2.836.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c5ff1718964b2ea579d1e6a2ce08aa0914fa8db9]

INTEGRATION: CWS ooo19126 (1.8.798); FILE MERGED 2005/09/05 15:06:30 rt 1.8.798.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [00274ac50a3b07a9c96c009c7094f76adca8c50c]

INTEGRATION: CWS ooo19126 (1.1.168); FILE MERGED 2005/09/05 15:40:25 rt 1.1.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0c253660bad4f377745c3b696fc123f81b95651b]

INTEGRATION: CWS ooo19126 (1.26.618); FILE MERGED 2005/09/05 14:21:59 rt 1.26.618.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [57ffd8e6420d19e57cc8c7cf9fff012ff1dfcddb]

INTEGRATION: CWS ooo19126 (1.3.346); FILE MERGED 2005/09/05 15:06:30 rt 1.3.346.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1f651dd67ab506ddb9cd1a90913c0fb235273a39]

INTEGRATION: CWS ooo19126 (1.3.896); FILE MERGED 2005/09/05 14:21:58 rt 1.3.896.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [21e060b856c5cf83730b5ec3d58372431c418f7c]

INTEGRATION: CWS ooo19126 (1.4.346); FILE MERGED 2005/09/05 15:06:30 rt 1.4.346.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ce3610ad9843d295a3ba69aac8f9a8b9b5e34182]

INTEGRATION: CWS ooo19126 (1.1.168); FILE MERGED 2005/09/05 15:40:24 rt 1.1.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [217c39d3bdb482480e1b67e5dc61fdb9fac5d21a]

INTEGRATION: CWS ooo19126 (1.3.346); FILE MERGED 2005/09/05 15:06:29 rt 1.3.346.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f8fe49cccd6e6d227d806e7574ed62086a974e61]

INTEGRATION: CWS ooo19126 (1.2.1072); FILE MERGED 2005/09/05 14:21:58 rt 1.2.1072.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1f3879468d964f56b438038e599749e9a5c86a49]

INTEGRATION: CWS ooo19126 (1.7.114); FILE MERGED 2005/09/05 14:31:34 rt 1.7.114.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d55625edb50a4b23e4fa5aae0acc1edbbc63d960]

INTEGRATION: CWS ooo19126 (1.2.1670); FILE MERGED 2005/09/05 14:21:58 rt 1.2.1670.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [35e55b27a6814588b24b085c1771973e7d0e1927]

INTEGRATION: CWS ooo19126 (1.7.114); FILE MERGED 2005/09/05 14:31:33 rt 1.7.114.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6084d1ed8a751a3d59b42d32bf2d45d9641bbc26]

INTEGRATION: CWS ooo19126 (1.2.896); FILE MERGED 2005/09/05 14:21:58 rt 1.2.896.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a7d9c5cdf6c8b84181a19976b1cb348a41bb6f02]

INTEGRATION: CWS ooo19126 (1.6.154); FILE MERGED 2005/09/05 15:06:29 rt 1.6.154.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e61552e3e86f1e107d2d94805c0f2c101c7b3a2d]

INTEGRATION: CWS ooo19126 (1.1.168); FILE MERGED 2005/09/05 15:40:23 rt 1.1.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2e918df20eed527b044c20584e538ac06bd58bd5]

INTEGRATION: CWS ooo19126 (1.4.214); FILE MERGED 2005/09/05 14:21:57 rt 1.4.214.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f9e01f57deb415dd00e9f94fb046fa22afa14be9]

INTEGRATION: CWS ooo19126 (1.3.346); FILE MERGED 2005/09/05 15:06:28 rt 1.3.346.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cfbe2f4a662799ec781d81c77bd40d3d392d25ae]

INTEGRATION: CWS ooo19126 (1.1.168); FILE MERGED 2005/09/05 15:40:22 rt 1.1.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [11d5c99901568ba93d688f5b22bac038a3b6aa44]

INTEGRATION: CWS ooo19126 (1.2.700); FILE MERGED 2005/09/05 14:21:57 rt 1.2.700.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e7be9c13a62b0088862e03af87a3dac5ff78ac13]

INTEGRATION: CWS ooo19126 (1.7.114); FILE MERGED 2005/09/05 14:31:32 rt 1.7.114.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [862e129191eaa88c1fb1a078a15eac48cf66c1c5]

INTEGRATION: CWS ooo19126 (1.13.368); FILE MERGED 2005/09/05 15:06:28 rt 1.13.368.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [adbe3b80d031466889d557dd77fdf1c9c144e239]

INTEGRATION: CWS ooo19126 (1.15.118); FILE MERGED 2005/09/05 15:06:27 rt 1.15.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a79d48af08e0266c433badedf1bfc3692dfba54b]

INTEGRATION: CWS ooo19126 (1.1.168); FILE MERGED 2005/09/05 15:40:21 rt 1.1.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b1829c990901eb6c4bec0929cf7e70ae23c54d3c]

INTEGRATION: CWS ooo19126 (1.1.1.1.1672); FILE MERGED 2005/09/05 14:21:56 rt 1.1.1.1.1672.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1986de76bc364311be23b6793383c7304c85742e]

INTEGRATION: CWS ooo19126 (1.7.114); FILE MERGED 2005/09/05 14:31:31 rt 1.7.114.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f9a505f0611107e380d92b8f54a9200666097850]

INTEGRATION: CWS ooo19126 (1.31.118); FILE MERGED 2005/09/05 15:06:27 rt 1.31.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6db3cf11e0f7debf82d4ffb0edb691490c415038]

INTEGRATION: CWS ooo19126 (1.17.326); FILE MERGED 2005/09/05 15:06:27 rt 1.17.326.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5014471d967b0d1c0e1a33157f0447f6296f71da]

INTEGRATION: CWS ooo19126 (1.2.168); FILE MERGED 2005/09/05 15:40:20 rt 1.2.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5f1ff3a44c783ba547f357bf2d0af6928c53d385]

INTEGRATION: CWS ooo19126 (1.1.906); FILE MERGED 2005/09/05 15:06:07 rt 1.1.906.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5bf846c1d314b4af8d480fef99eb9b76af115b45]

INTEGRATION: CWS ooo19126 (1.47.836); FILE MERGED 2005/09/05 14:21:55 rt 1.47.836.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [92b7991a3e1a449995c2e8b2706f7d4b64194816]

INTEGRATION: CWS ooo19126 (1.5.114); FILE MERGED 2005/09/05 14:31:30 rt 1.5.114.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6a3faf62605126484640838dc685ca7b71cd78e1]

INTEGRATION: CWS ooo19126 (1.1.168); FILE MERGED 2005/09/05 15:40:20 rt 1.1.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0eb82d2c071c4e029181b155db9385751f67ae33]

INTEGRATION: CWS ooo19126 (1.9.146); FILE MERGED 2005/09/05 15:06:07 rt 1.9.146.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [46b5fd51f044293fcb5d2f85bdda0d39b8949582]

INTEGRATION: CWS ooo19126 (1.2.1044); FILE MERGED 2005/09/05 14:21:55 rt 1.2.1044.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9c2323659fd04de75d312e38326dde8768edfa71]

INTEGRATION: CWS ooo19126 (1.7.114); FILE MERGED 2005/09/05 14:31:30 rt 1.7.114.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a816a2a2bde0bd79ad8054c668f85a8158c561f9]

INTEGRATION: CWS ooo19126 (1.1.168); FILE MERGED 2005/09/05 15:40:19 rt 1.1.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bf5ea42269fbcdbdbb4a6e3383d68731a5ef538a]

INTEGRATION: CWS ooo19126 (1.25.146); FILE MERGED 2005/09/05 15:06:06 rt 1.25.146.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2300646af905da1e065462342484089f254029c4]

INTEGRATION: CWS ooo19126 (1.2.1658); FILE MERGED 2005/09/05 14:21:55 rt 1.2.1658.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [be80d250ac0d2030c9790e9821c0fb7e225b975e]

INTEGRATION: CWS ooo19126 (1.8.114); FILE MERGED 2005/09/05 14:31:29 rt 1.8.114.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0b61cb13d4e13627410fa03de6bcc1dee32b269a]

INTEGRATION: CWS ooo19126 (1.4.114); FILE MERGED 2005/09/05 15:40:18 rt 1.4.114.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [41ce156587a7619bb93266a283b6e5ea2c0428b1]

INTEGRATION: CWS ooo19126 (1.18.144); FILE MERGED 2005/09/05 15:06:06 rt 1.18.144.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a6636d6aa44c29511ee75337c7077f57df9283e2]

INTEGRATION: CWS ooo19126 (1.9.430); FILE MERGED 2005/09/05 14:21:55 rt 1.9.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8a4b5faa80baf225168861824f72b35d7d7c45ba]

INTEGRATION: CWS ooo19126 (1.3.96); FILE MERGED 2005/09/05 14:31:29 rt 1.3.96.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d0d19385645f3eccdca92c80ea8f885d697c863c]

INTEGRATION: CWS ooo19126 (1.1.168); FILE MERGED 2005/09/05 15:40:18 rt 1.1.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2cbf0c68efe86ccc6ced1d266011bed192994f7a]

INTEGRATION: CWS ooo19126 (1.3.600); FILE MERGED 2005/09/05 15:06:06 rt 1.3.600.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [49a830bcac22273577d6c405f731fcdaa73ddf4f]

INTEGRATION: CWS ooo19126 (1.68.330); FILE MERGED 2005/09/05 14:21:54 rt 1.68.330.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7c6f98f7abe4aaa6bc6cc9c59b19dcaf8b6cf774]

INTEGRATION: CWS ooo19126 (1.3.96); FILE MERGED 2005/09/05 14:31:28 rt 1.3.96.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7c2dc72a2d31c64758f60a82821a55a3525beb52]

INTEGRATION: CWS ooo19126 (1.1.168); FILE MERGED 2005/09/05 15:40:17 rt 1.1.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4253dfe19ecbd08eaf7e71dcd26261b120a073dc]

INTEGRATION: CWS ooo19126 (1.6.330); FILE MERGED 2005/09/05 14:21:54 rt 1.6.330.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [81b2b8f43898d09382ccd9d33cfdab8c2504464d]

INTEGRATION: CWS ooo19126 (1.2.452); FILE MERGED 2005/09/05 15:06:05 rt 1.2.452.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a9cca0e318f8fbbdff00a79d63d03f030be3653b]

INTEGRATION: CWS ooo19126 (1.31.330); FILE MERGED 2005/09/05 14:21:54 rt 1.31.330.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9bf970e806a6efc3dddd7c73f2a7ff85274c6c40]

INTEGRATION: CWS ooo19126 (1.1.168); FILE MERGED 2005/09/05 15:40:16 rt 1.1.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3967088281a2f66f119a02d0965190e7b0356281]

INTEGRATION: CWS ooo19126 (1.7.452); FILE MERGED 2005/09/05 15:06:05 rt 1.7.452.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b5d1e46fa706db2ccd794017a38110c310b438d4]

INTEGRATION: CWS ooo19126 (1.1.1.1.1672); FILE MERGED 2005/09/05 14:21:54 rt 1.1.1.1.1672.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3bce36fcc127574e55e138c8d64dc2c55388c7a6]

INTEGRATION: CWS ooo19126 (1.2.114); FILE MERGED 2005/09/05 14:31:27 rt 1.2.114.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bc5002a4d782d179a5c7220f444f5a2207d30dea]

INTEGRATION: CWS ooo19126 (1.3.328); FILE MERGED 2005/09/05 15:06:05 rt 1.3.328.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [63182d99a9b1bd2da1d8c3662bf641d683ea535a]

INTEGRATION: CWS ooo19126 (1.1.168); FILE MERGED 2005/09/05 15:40:15 rt 1.1.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6934ab753aebe330bdbcf510ccbff7442f8e5347]

INTEGRATION: CWS ooo19126 (1.1.1.1.942); FILE MERGED 2005/09/05 15:06:04 rt 1.1.1.1.942.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [932acf814f61eec4c32794b147b4278bcfd53ac6]

INTEGRATION: CWS ooo19126 (1.8.408); FILE MERGED 2005/09/05 14:21:53 rt 1.8.408.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bba65d5168d8f8466ab18c09fe96bde1ebe9f247]

INTEGRATION: CWS ooo19126 (1.3.1632); FILE MERGED 2005/09/05 14:21:53 rt 1.3.1632.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [358f6522701e04869bb0cc160636f34994ac7c36]

INTEGRATION: CWS ooo19126 (1.1.168); FILE MERGED 2005/09/05 15:40:14 rt 1.1.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c9a9694c690d12f9b0109cfd9e4424fd49c1eb10]

INTEGRATION: CWS ooo19126 (1.6.376); FILE MERGED 2005/09/05 15:06:04 rt 1.6.376.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1b8c4828dcbd97a861cc31687cc8ffddfcdf69d3]

INTEGRATION: CWS ooo19126 (1.2.1044); FILE MERGED 2005/09/05 14:21:53 rt 1.2.1044.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e0f752d9ca0010810123d74ef342db7b8365c904]

INTEGRATION: CWS ooo19126 (1.3.328); FILE MERGED 2005/09/05 15:06:03 rt 1.3.328.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3f00b7ab14bb919049ac50c0e87151b57bd77dd1]

INTEGRATION: CWS ooo19126 (1.4.430); FILE MERGED 2005/09/05 14:21:53 rt 1.4.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e6ff2a2c21b9e8a35906137ffbac443291eea306]

INTEGRATION: CWS ooo19126 (1.1.168); FILE MERGED 2005/09/05 15:40:13 rt 1.1.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4d942b728cc773f81f6c41cd07f15c1cf3e972f9]

INTEGRATION: CWS ooo19126 (1.11.146); FILE MERGED 2005/09/05 15:06:03 rt 1.11.146.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [685fb1b84814721c564953a8a1478b318d5f9e53]

INTEGRATION: CWS ooo19126 (1.7.214); FILE MERGED 2005/09/05 14:21:53 rt 1.7.214.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4375991e370e31b59dc715afa5a9a7a74bfe9d96]

INTEGRATION: CWS ooo19126 (1.4.376); FILE MERGED 2005/09/05 15:06:02 rt 1.4.376.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [286e9f7184f350c877a8ad5990e1cf7b36b6a88f]

INTEGRATION: CWS ooo19126 (1.10.430); FILE MERGED 2005/09/05 14:21:52 rt 1.10.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3d89dec4836a790d7b9b003e99cc4c6e9da48261]

INTEGRATION: CWS ooo19126 (1.1.168); FILE MERGED 2005/09/05 15:40:12 rt 1.1.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7508c483a42881774aed976ab8f01dce07ce6152]

INTEGRATION: CWS ooo19126 (1.5.346); FILE MERGED 2005/09/05 15:06:02 rt 1.5.346.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b6a40c74a01786646c8882fe3a3eccf4450afe70]

INTEGRATION: CWS ooo19126 (1.6.638); FILE MERGED 2005/09/05 14:21:52 rt 1.6.638.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [45998ef795d7e06f5ce12cb7170753e12b839382]

INTEGRATION: CWS ooo19126 (1.10.102); FILE MERGED 2005/09/05 15:06:02 rt 1.10.102.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [805a6ae0f4f8289cf38747f2be0c024b8688e82c]

INTEGRATION: CWS ooo19126 (1.16.214); FILE MERGED 2005/09/05 14:21:52 rt 1.16.214.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [26e0e93daff081cc894484fcf89dc98f9ed99331]

INTEGRATION: CWS ooo19126 (1.8.114); FILE MERGED 2005/09/05 14:31:21 rt 1.8.114.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c5e3222dae3530efecef62080b3cc8b1c7319938]

INTEGRATION: CWS ooo19126 (1.13.326); FILE MERGED 2005/09/05 15:06:02 rt 1.13.326.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [509917cf7a6b2c4cf58b66a3489735e20ba0d348]

INTEGRATION: CWS ooo19126 (1.36.836); FILE MERGED 2005/09/05 14:21:51 rt 1.36.836.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d2a3f5a64e2564f85b5407c6b7f8d150dee4c885]

INTEGRATION: CWS ooo19126 (1.6.904); FILE MERGED 2005/09/05 15:06:01 rt 1.6.904.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c7575a54ebaa47bf5215a6ad324137dbc36d89a2]

INTEGRATION: CWS ooo19126 (1.1.168); FILE MERGED 2005/09/05 15:40:11 rt 1.1.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c251cad8ec286253a1938b5ca97e092172e069cf]

INTEGRATION: CWS ooo19126 (1.3.706); FILE MERGED 2005/09/05 14:21:51 rt 1.3.706.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [65113402d9dcf984254697ccf5d92eabada788b4]

INTEGRATION: CWS ooo19126 (1.6.114); FILE MERGED 2005/09/05 14:31:19 rt 1.6.114.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [85fe8056623911d770473784eb2ec185636ae392]

INTEGRATION: CWS ooo19126 (1.2.452); FILE MERGED 2005/09/05 15:06:01 rt 1.2.452.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b6366b61d539d7e30c8c1997af9263dba55cba19]

INTEGRATION: CWS ooo19126 (1.2.168); FILE MERGED 2005/09/05 15:40:11 rt 1.2.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [83d4dc4731f9a153bf343f31c1f2cc74a3d82809]

INTEGRATION: CWS ooo19126 (1.3.430); FILE MERGED 2005/09/05 14:21:51 rt 1.3.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [33934f650e7e3146a7c335ae8c23417906cf3903]

INTEGRATION: CWS ooo19126 (1.5.126); FILE MERGED 2005/09/05 14:31:19 rt 1.5.126.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9e8619890304014d03109f7b4029c43d4b6eb991]

INTEGRATION: CWS ooo19126 (1.1.168); FILE MERGED 2005/09/05 15:40:10 rt 1.1.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [577ca39140d0ceed8ffdc64bd03a690fad2cf7e5]

INTEGRATION: CWS ooo19126 (1.5.508); FILE MERGED 2005/09/05 15:06:00 rt 1.5.508.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9fb5be6142afd7c93796fb1496f6d60877bcb52d]

INTEGRATION: CWS ooo19126 (1.8.214); FILE MERGED 2005/09/05 14:21:50 rt 1.8.214.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [db7e750193b4222ca9db03be5fbb6d6e939aa470]

INTEGRATION: CWS ooo19126 (1.3.496); FILE MERGED 2005/09/05 14:31:18 rt 1.3.496.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [890302c831dc95747ed3616db96ea7d6e4ea2382]

INTEGRATION: CWS ooo19126 (1.4.452); FILE MERGED 2005/09/05 15:06:00 rt 1.4.452.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5aaf1038b48e861e4fd051c51f9e6de6080f5032]

INTEGRATION: CWS ooo19126 (1.8.420); FILE MERGED 2005/09/05 14:21:50 rt 1.8.420.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0760a68f707290eb465b6a2a950429a3878685f9]

INTEGRATION: CWS ooo19126 (1.2.512); FILE MERGED 2005/09/05 14:31:18 rt 1.2.512.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a3c92e5a4ee1b673c136475b0966757a9722854b]

INTEGRATION: CWS ooo19126 (1.2.928); FILE MERGED 2005/09/05 15:06:00 rt 1.2.928.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4df5a60d978c0e61ed55ab817f93c15aeec61cf2]

INTEGRATION: CWS ooo19126 (1.1.168); FILE MERGED 2005/09/05 15:40:09 rt 1.1.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6c1b7aa4a2d5aa877feb94078cbbc94332991e22]

INTEGRATION: CWS ooo19126 (1.7.638); FILE MERGED 2005/09/05 14:21:50 rt 1.7.638.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fc9e3762c4567db07c4793c7a678ec87152f61d4]

INTEGRATION: CWS ooo19126 (1.4.464); FILE MERGED 2005/09/05 14:31:18 rt 1.4.464.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [928534032ef3cc117422029597038758620cce39]

INTEGRATION: CWS ooo19126 (1.5.452); FILE MERGED 2005/09/05 15:06:00 rt 1.5.452.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [087f04b84abb64b5214949eb547508b907fefa61]

INTEGRATION: CWS ooo19126 (1.2.122); FILE MERGED 2005/09/05 15:40:09 rt 1.2.122.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9b3e362102fee575646ccbd155d1c978bf1b82a8]

INTEGRATION: CWS ooo19126 (1.14.218); FILE MERGED 2005/09/05 14:21:50 rt 1.14.218.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fe71c12dc812ecdc67c6ec3c9c67500e3857d09c]

INTEGRATION: CWS ooo19126 (1.2.512); FILE MERGED 2005/09/05 14:31:17 rt 1.2.512.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e6a7a70a7d3aff5d1cfa64c7769450da16a8f30d]

INTEGRATION: CWS ooo19126 (1.2.928); FILE MERGED 2005/09/05 15:05:59 rt 1.2.928.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4ea1cb2c1b7f62f1506dad332882d4dc41b44091]

INTEGRATION: CWS ooo19126 (1.1.168); FILE MERGED 2005/09/05 15:40:08 rt 1.1.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ab51944d47d69dbd56ee76fc28bbacead1d9bd43]

INTEGRATION: CWS ooo19126 (1.7.314); FILE MERGED 2005/09/05 14:21:49 rt 1.7.314.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8c1320238644eb04b98fe7f680eaf658144b472a]

INTEGRATION: CWS ooo19126 (1.1.558); FILE MERGED 2005/09/05 14:31:16 rt 1.1.558.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [49419c9ee18e481eaadb0b51c97e6f9c90a25dea]

INTEGRATION: CWS ooo19126 (1.10.346); FILE MERGED 2005/09/05 15:05:59 rt 1.10.346.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4f5cab0006a52c681ba1bb773f221b60bc1ad6b5]

INTEGRATION: CWS ooo19126 (1.1.168); FILE MERGED 2005/09/05 15:40:07 rt 1.1.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6e219f8328fece0e6ff374cb157feaf4892b33e4]

INTEGRATION: CWS ooo19126 (1.19.836); FILE MERGED 2005/09/05 14:21:49 rt 1.19.836.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6ad9acb7064ae298d6c096528ea8b5c3bbeddbb6]

INTEGRATION: CWS ooo19126 (1.2.798); FILE MERGED 2005/09/05 15:05:59 rt 1.2.798.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4eff096b8270553cf8fe5d832f9d6a48d51449d7]

INTEGRATION: CWS ooo19126 (1.1.1.1.1672); FILE MERGED 2005/09/05 14:21:49 rt 1.1.1.1.1672.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [67fc0eb856e1e0f7605c1ac6f16d8ae5651a5195]

INTEGRATION: CWS ooo19126 (1.7.194); FILE MERGED 2005/09/05 14:31:15 rt 1.7.194.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9ced5b47ace88e2f005009fd63abfa76e1fa8062]

INTEGRATION: CWS ooo19126 (1.6.368); FILE MERGED 2005/09/05 15:05:59 rt 1.6.368.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [33b7228b319fbd2d64d5711159efba90303f9dc9]

INTEGRATION: CWS ooo19126 (1.2.152); FILE MERGED 2005/09/05 15:40:06 rt 1.2.152.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b8f882a1ca064f4bcc31658f588590416be104e3]

INTEGRATION: CWS ooo19126 (1.37.702); FILE MERGED 2005/09/05 14:21:48 rt 1.37.702.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0f08712c57f0e545a1067e1638b31a298e48f341]

INTEGRATION: CWS ooo19126 (1.2.558); FILE MERGED 2005/09/05 14:31:15 rt 1.2.558.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [53614ed6e55fa477b67994d834f4ed44ed9194ea]

INTEGRATION: CWS ooo19126 (1.1.1.1.942); FILE MERGED 2005/09/05 15:05:58 rt 1.1.1.1.942.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d3ede535613572a329c9b5d0ee80fca17164558f]

INTEGRATION: CWS ooo19126 (1.2.152); FILE MERGED 2005/09/05 15:40:05 rt 1.2.152.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [eabc50bacff28c358446d31cea8b18ca1082efb4]

INTEGRATION: CWS ooo19126 (1.3.1658); FILE MERGED 2005/09/05 14:21:48 rt 1.3.1658.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [99c909bc7d0adbd46f11b45ff58fc31f521aef9d]

INTEGRATION: CWS ooo19126 (1.4.552); FILE MERGED 2005/09/05 14:31:13 rt 1.4.552.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [03dbe6d9794450147b2b3c05877325e5d8b46528]

INTEGRATION: CWS ooo19126 (1.22.1478); FILE MERGED 2005/09/05 14:21:48 rt 1.22.1478.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [612cc1b3962a5dcdd3ae8784c84e552871a37b22]

INTEGRATION: CWS ooo19126 (1.15.194); FILE MERGED 2005/09/05 14:31:13 rt 1.15.194.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [89f85b7e335c74282b9d1960919ff3aab88e3ff8]

INTEGRATION: CWS ooo19126 (1.3.188); FILE MERGED 2005/09/05 15:05:58 rt 1.3.188.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [98f1cefe3dfddcf3cf826f0e1cb7b3c4031ae5bb]

INTEGRATION: CWS ooo19126 (1.2.152); FILE MERGED 2005/09/05 15:40:04 rt 1.2.152.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [faa1955009126a4bbfdf7915d611b5863a885892]

INTEGRATION: CWS ooo19126 (1.1.1.1.1672); FILE MERGED 2005/09/05 14:21:47 rt 1.1.1.1.1672.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [620b174c5c6d4161e560990b6ccec79a713035f0]

INTEGRATION: CWS ooo19126 (1.3.162); FILE MERGED 2005/09/05 14:31:12 rt 1.3.162.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6e503ea88507e0c6857cf421fa234d7af0cea633]

INTEGRATION: CWS ooo19126 (1.1.1.1.942); FILE MERGED 2005/09/05 15:05:57 rt 1.1.1.1.942.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [854d8833477c4fd6171bcf286660b0bc855ee54d]

INTEGRATION: CWS ooo19126 (1.2.154); FILE MERGED 2005/09/05 15:40:04 rt 1.2.154.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b3863ae9cf0328ed15af8626709c75ccc12850b9]

INTEGRATION: CWS ooo19126 (1.5.996); FILE MERGED 2005/09/05 14:21:47 rt 1.5.996.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6cb75bd270816a3986529921a5e43cdf539c182a]

INTEGRATION: CWS ooo19126 (1.4.162); FILE MERGED 2005/09/05 14:31:12 rt 1.4.162.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [92c5f58bdeb424abf59f170b69cc92e28ab5c338]

INTEGRATION: CWS ooo19126 (1.1.556); FILE MERGED 2005/09/05 14:31:11 rt 1.1.556.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9efb5eb538d7d98a8a72df50d9d86d28ef0ea911]

INTEGRATION: CWS ooo19126 (1.2.1660); FILE MERGED 2005/09/05 14:21:47 rt 1.2.1660.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [84fbbb36af178219f2f85a55b98ef720a5c8e49d]

INTEGRATION: CWS ooo19126 (1.21.146); FILE MERGED 2005/09/05 15:05:57 rt 1.21.146.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5e56b64c341fdf966375b22cb1718df658c6ad57]

INTEGRATION: CWS ooo19126 (1.2.154); FILE MERGED 2005/09/05 15:40:03 rt 1.2.154.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3197fcaf42c37547ec1abc4fadf7a6062e3134d0]

INTEGRATION: CWS ooo19126 (1.3.836); FILE MERGED 2005/09/05 14:21:47 rt 1.3.836.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4f7cc0bf746097b9e7391a97942b723a5688b04d]

INTEGRATION: CWS ooo19126 (1.3.512); FILE MERGED 2005/09/05 14:31:11 rt 1.3.512.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e5093a1651575366af598e04857936ed391162ea]

INTEGRATION: CWS ooo19126 (1.18.146); FILE MERGED 2005/09/05 15:05:57 rt 1.18.146.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bdd7caedb8bf092660f6a45c4463f2541c26f469]

INTEGRATION: CWS ooo19126 (1.2.152); FILE MERGED 2005/09/05 15:40:03 rt 1.2.152.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [123dd525a20eb685950c9c539dd1a8122fc29580]

INTEGRATION: CWS ooo19126 (1.2.912); FILE MERGED 2005/09/05 14:21:46 rt 1.2.912.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7b38e56d52debcd8e85150f6dc00bcfe053ee277]

INTEGRATION: CWS ooo19126 (1.5.158); FILE MERGED 2005/09/05 14:31:10 rt 1.5.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d73635d6266fa031b046c31aaee334f255fbf833]

INTEGRATION: CWS ooo19126 (1.2.152); FILE MERGED 2005/09/05 15:40:02 rt 1.2.152.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bc55acfb175f3eb68bfedefac315d9df5a2b7f54]

INTEGRATION: CWS ooo19126 (1.1.1.1.942); FILE MERGED 2005/09/05 15:05:56 rt 1.1.1.1.942.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cb158eb21e3d079f5b81337570724142f16ad865]

INTEGRATION: CWS ooo19126 (1.3.430); FILE MERGED 2005/09/05 14:21:46 rt 1.3.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [aa6e4a54ab76e57b70a37d305a7462d9115edc60]

INTEGRATION: CWS ooo19126 (1.1.556); FILE MERGED 2005/09/05 14:31:10 rt 1.1.556.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f90c007cded588a6626313a3c99ef296ad7d4474]

INTEGRATION: CWS ooo19126 (1.14.836); FILE MERGED 2005/09/05 14:21:46 rt 1.14.836.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [944d47e2d4370f36de9bbbb1255cc6ca40d9b7a3]

INTEGRATION: CWS ooo19126 (1.4.164); FILE MERGED 2005/09/05 14:31:09 rt 1.4.164.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cfb4cad6fb574bcc24578ced6242f8199703171c]

INTEGRATION: CWS ooo19126 (1.2.152); FILE MERGED 2005/09/05 15:40:01 rt 1.2.152.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [82b7928c6a9231d5ed7d8609b240a5f38b42abba]

INTEGRATION: CWS ooo19126 (1.3.904); FILE MERGED 2005/09/05 15:05:56 rt 1.3.904.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ebdf6cffd1c6a0968388d42cdbf0cd16c851a33f]

INTEGRATION: CWS ooo19126 (1.1.1.1.1672); FILE MERGED 2005/09/05 14:21:45 rt 1.1.1.1.1672.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [135304c854ab757d541780e93cf6d0b6551764ef]

INTEGRATION: CWS ooo19126 (1.9.162); FILE MERGED 2005/09/05 14:31:09 rt 1.9.162.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [af7e9997b3e4cba371f6920d60689a2e4abd6759]

INTEGRATION: CWS ooo19126 (1.4.452); FILE MERGED 2005/09/05 15:05:55 rt 1.4.452.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6cf6d1a99d94d8fb12a756ccd5118f26df911b62]

INTEGRATION: CWS ooo19126 (1.3.152); FILE MERGED 2005/09/05 15:40:01 rt 1.3.152.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3c4f7d5433adbaa4029f5a43cb100e774ad215ed]

INTEGRATION: CWS ooo19126 (1.7.164); FILE MERGED 2005/09/05 14:31:09 rt 1.7.164.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0f026f6f5bcb032c4f999a1c4b1093892081262e]

INTEGRATION: CWS ooo19126 (1.22.836); FILE MERGED 2005/09/05 14:21:45 rt 1.22.836.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0571a8aed4543b5b513b2e8a00e457274e26232c]

INTEGRATION: CWS ooo19126 (1.2.928); FILE MERGED 2005/09/05 15:05:55 rt 1.2.928.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9b7ee4ae7b821e0949f36aab016698619bd78b8e]

INTEGRATION: CWS ooo19126 (1.2.154); FILE MERGED 2005/09/05 15:40:00 rt 1.2.154.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [66a3edd9cee633e6c93d04a4e2261f4f33cacd8c]

INTEGRATION: CWS ooo19126 (1.10.164); FILE MERGED 2005/09/05 14:31:08 rt 1.10.164.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [063e7910efa1aac55944d95887c983fea081d5da]

INTEGRATION: CWS ooo19126 (1.2.896); FILE MERGED 2005/09/05 14:21:45 rt 1.2.896.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8e36f0590d68cbf64b25751f24440271f95b1eb2]

INTEGRATION: CWS ooo19126 (1.1.168); FILE MERGED 2005/09/05 15:40:00 rt 1.1.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7fa7c0972f10af6b1fa6ff680c9487ab344bee2d]

INTEGRATION: CWS ooo19126 (1.5.452); FILE MERGED 2005/09/05 15:05:55 rt 1.5.452.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d9fa91e8e795f1ecf0e8b5a666e5be043df61eb9]

INTEGRATION: CWS ooo19126 (1.9.164); FILE MERGED 2005/09/05 14:31:08 rt 1.9.164.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6be687f4aa2b7f3c361bb7cf6b6fbe4f253c045b]

INTEGRATION: CWS ooo19126 (1.3.1632); FILE MERGED 2005/09/05 14:21:44 rt 1.3.1632.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [370d1f9ac4e107dffb27a6dd7a02968c27c5771f]

INTEGRATION: CWS ooo19126 (1.2.460); FILE MERGED 2005/09/05 15:05:54 rt 1.2.460.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9980d16e84dc5af00c20269858df3a219dffce26]

INTEGRATION: CWS ooo19126 (1.1.168); FILE MERGED 2005/09/05 15:39:59 rt 1.1.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ae6e2d348cef76471198e47c42d0ded1aa5220c7]

INTEGRATION: CWS ooo19126 (1.1.556); FILE MERGED 2005/09/05 14:31:08 rt 1.1.556.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c201c13949de192b919604f980ccff8efbdee1f5]

INTEGRATION: CWS ooo19126 (1.6.430); FILE MERGED 2005/09/05 14:21:44 rt 1.6.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5ac3cd08fbc3b9bd19a763b0e2c50a203f59f06c]

INTEGRATION: CWS ooo19126 (1.2.928); FILE MERGED 2005/09/05 15:05:54 rt 1.2.928.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a31e254e3453beef13fea3aac1f3fed09fe33d8e]

INTEGRATION: CWS ooo19126 (1.1.552); FILE MERGED 2005/09/05 14:31:07 rt 1.1.552.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5e31b039dce74aa300aa261f1827ea5d11339c3c]

INTEGRATION: CWS ooo19126 (1.3.430); FILE MERGED 2005/09/05 14:21:44 rt 1.3.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [723eb37347525c55e32c0678ae53816a8c39629c]

INTEGRATION: CWS ooo19126 (1.2.906); FILE MERGED 2005/09/05 15:05:53 rt 1.2.906.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5bfb8c872c4bc7e8f001ffc470b032f99e59a072]

INTEGRATION: CWS ooo19126 (1.1.168); FILE MERGED 2005/09/05 15:39:58 rt 1.1.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ad5469b5eb5aa1bc7fa6f111bcc00bcd241a322c]

INTEGRATION: CWS ooo19126 (1.2.552); FILE MERGED 2005/09/05 14:31:07 rt 1.2.552.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7749344fa6fbd25587ca10d4625671e6ebec90cf]

INTEGRATION: CWS ooo19126 (1.7.1626); FILE MERGED 2005/09/05 14:21:43 rt 1.7.1626.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ccf029cddf935c1a6d73d18ba65a6caaaf9b3ccb]

INTEGRATION: CWS ooo19126 (1.1.1.1.942); FILE MERGED 2005/09/05 15:05:53 rt 1.1.1.1.942.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a8f3cfa52d18de8247762da47e0de4889b7f1005]

INTEGRATION: CWS ooo19126 (1.1.168); FILE MERGED 2005/09/05 15:39:57 rt 1.1.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e21368c901526ba27d10331332d71d52e1a16aed]

INTEGRATION: CWS ooo19126 (1.3.442); FILE MERGED 2005/09/05 14:31:07 rt 1.3.442.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b983cd3c11310443540d6a9e64226e0015ab9c74]

INTEGRATION: CWS ooo19126 (1.2.700); FILE MERGED 2005/09/05 14:21:43 rt 1.2.700.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [43f9b8ea9c3afbd07cfddc6fcc9ac577467f34b4]

INTEGRATION: CWS ooo19126 (1.3.938); FILE MERGED 2005/09/05 15:05:53 rt 1.3.938.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2ed7adbaa61f6631291751c6dbaaec0f670e713d]

INTEGRATION: CWS ooo19126 (1.2.552); FILE MERGED 2005/09/05 14:31:06 rt 1.2.552.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3d9e85306e1e014383606e403bafcf4af87f0d74]

INTEGRATION: CWS ooo19126 (1.3.430); FILE MERGED 2005/09/05 14:21:43 rt 1.3.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8888f4093c13c24b168b058315bc2f736766047a]

INTEGRATION: CWS ooo19126 (1.4.520); FILE MERGED 2005/09/05 15:05:52 rt 1.4.520.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [97ef96558a7f5764ea75aa751417bf63bae623eb]

INTEGRATION: CWS ooo19126 (1.1.168); FILE MERGED 2005/09/05 15:39:56 rt 1.1.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fa5a1b3e4591b6108fc78b15ba54dd59bfc87bed]

INTEGRATION: CWS ooo19126 (1.1.552); FILE MERGED 2005/09/05 14:31:06 rt 1.1.552.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4a3f470c703694b2cd3452b75a34a5ca748e2250]

INTEGRATION: CWS ooo19126 (1.21.836); FILE MERGED 2005/09/05 14:21:42 rt 1.21.836.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3e6b1a071d5580ddbf34199d0b99bf7b6d23bfa0]

INTEGRATION: CWS ooo19126 (1.2.904); FILE MERGED 2005/09/05 15:05:52 rt 1.2.904.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5a65311c64d23d02389f15bba17d3325f37420ca]

INTEGRATION: CWS ooo19126 (1.2.1658); FILE MERGED 2005/09/05 14:21:42 rt 1.2.1658.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2b618dd164d3f44c58dd60a36fa5a1a23efabaa2]

INTEGRATION: CWS ooo19126 (1.2.146); FILE MERGED 2005/09/05 15:05:52 rt 1.2.146.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9ebc02bad396f1d469d1a0e12a3c7ec545ad7874]

INTEGRATION: CWS ooo19126 (1.1.168); FILE MERGED 2005/09/05 15:39:55 rt 1.1.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [69ac426899c3f574e816d43d8945dce69d7a6adf]

INTEGRATION: CWS ooo19126 (1.3.1648); FILE MERGED 2005/09/05 14:21:42 rt 1.3.1648.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [561cb50f7cb18e87ec8c36d9ae3620e79c1d928a]

INTEGRATION: CWS ooo19126 (1.5.552); FILE MERGED 2005/09/05 14:31:06 rt 1.5.552.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0e26d995f690d8e2eb5443fc110ab8b3c1e8bf2f]

INTEGRATION: CWS ooo19126 (1.8.146); FILE MERGED 2005/09/05 15:05:51 rt 1.8.146.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3ee2e735704921b3feb8cdcd4157ed7c45753903]

INTEGRATION: CWS ooo19126 (1.8.1356); FILE MERGED 2005/09/05 14:21:41 rt 1.8.1356.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8244b90f16445ca8b11a6a41bf614c275cc949bc]

INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGED 2005/09/05 14:31:05 rt 1.3.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [74c083fb2e29ce0bb68a5bfeccb766c24ec8d0b2]

INTEGRATION: CWS ooo19126 (1.2.328); FILE MERGED 2005/09/05 15:05:51 rt 1.2.328.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f3f3ee1d18e5c3e01a13233aff03a90a0ef583d7]

INTEGRATION: CWS ooo19126 (1.1.168); FILE MERGED 2005/09/05 15:39:54 rt 1.1.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e46bebda7352c03925fc190d7265b9ff9fb59113]

INTEGRATION: CWS ooo19126 (1.4.242); FILE MERGED 2005/09/05 14:31:05 rt 1.4.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [36c339c87f309227c30940272c7a87bc31ec9620]

INTEGRATION: CWS ooo19126 (1.79.420); FILE MERGED 2005/09/05 14:21:41 rt 1.79.420.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [66fbff57c527f710d91442be2117f583360d1859]

INTEGRATION: CWS ooo19126 (1.1.1.1.942); FILE MERGED 2005/09/05 15:05:51 rt 1.1.1.1.942.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [61b098a37764a35709a697c703b482853a69578e]

INTEGRATION: CWS ooo19126 (1.2.896); FILE MERGED 2005/09/05 14:21:40 rt 1.2.896.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fce2234ea172e03beb544f8e7e6fd9fccb1d31fb]

INTEGRATION: CWS ooo19126 (1.9.242); FILE MERGED 2005/09/05 14:31:05 rt 1.9.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [68aeac80714b8be59e0513d28801c7f8d6a8ab54]

INTEGRATION: CWS ooo19126 (1.3.928); FILE MERGED 2005/09/05 15:05:50 rt 1.3.928.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8b7aa34da7d8153bd3f4171bda438c8a11c4e3c4]

INTEGRATION: CWS ooo19126 (1.1.168); FILE MERGED 2005/09/05 15:39:53 rt 1.1.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6408bae7548dbd7bcb96f473683eea16d089862c]

INTEGRATION: CWS ooo19126 (1.16.1624); FILE MERGED 2005/09/05 14:21:40 rt 1.16.1624.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fe3dee3081d63517f38e15ff4b55f6898d52af80]

INTEGRATION: CWS ooo19126 (1.1.552); FILE MERGED 2005/09/05 14:31:04 rt 1.1.552.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d112d251041f2b79b251986b4ad3e5fc9cbda390]

INTEGRATION: CWS ooo19126 (1.4.452); FILE MERGED 2005/09/05 15:05:50 rt 1.4.452.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c64a0c0f6a836bd3fdbb17481a259c0aa5a3bd1c]

INTEGRATION: CWS ooo19126 (1.1.552); FILE MERGED 2005/09/05 14:31:03 rt 1.1.552.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9a8313af51f975b3a79ec9efe5a95fbd300beeee]

INTEGRATION: CWS ooo19126 (1.42.430); FILE MERGED 2005/09/05 14:21:40 rt 1.42.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [536b62276ebd98da41f97c89e750cb3d818b303e]

INTEGRATION: CWS ooo19126 (1.2.928); FILE MERGED 2005/09/05 15:05:50 rt 1.2.928.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c23c36769c268c269463e1d915c68471f3f0995f]

INTEGRATION: CWS ooo19126 (1.1.168); FILE MERGED 2005/09/05 15:39:52 rt 1.1.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [55716a44c42463d5066bfcdb9a94c436fcd898df]

INTEGRATION: CWS ooo19126 (1.2.556); FILE MERGED 2005/09/05 14:31:02 rt 1.2.556.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a9bb328a9b4131c8d317fc083d2e00b2493af2e9]

INTEGRATION: CWS ooo19126 (1.10.256); FILE MERGED 2005/09/05 14:21:40 rt 1.10.256.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0398b0ac03ad428addb903f7246dee9326d214c0]

INTEGRATION: CWS ooo19126 (1.2.930); FILE MERGED 2005/09/05 15:05:49 rt 1.2.930.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [19f9a267c73050b0f0da74d7f537de1bc4079d0e]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 14:31:02 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f51ec9c0f8a7d4406ed395f14d4b5f22a2ce2833]

INTEGRATION: CWS ooo19126 (1.63.706); FILE MERGED 2005/09/05 14:21:39 rt 1.63.706.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6e113b56206cb97a89f2f428216b8903ba7d510d]

INTEGRATION: CWS ooo19126 (1.2.940); FILE MERGED 2005/09/05 15:05:49 rt 1.2.940.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [808041641135867cc0cdf5a3cdc609b46e99a39f]

INTEGRATION: CWS ooo19126 (1.1.168); FILE MERGED 2005/09/05 15:39:51 rt 1.1.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [927b2a9cfb1333383116792b4d37ca2de2e93789]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 14:31:01 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b2aa7f5dd6811f40c155d86df81f7a6a43a77141]

INTEGRATION: CWS ooo19126 (1.2.896); FILE MERGED 2005/09/05 14:21:39 rt 1.2.896.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ec4f15b42c586df463f482c8f1083f0054bb2716]

INTEGRATION: CWS ooo19126 (1.1.1.1.942); FILE MERGED 2005/09/05 15:05:49 rt 1.1.1.1.942.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4379b469d5e73eed2b6418d5b60714dba7f00bde]

INTEGRATION: CWS ooo19126 (1.1.168); FILE MERGED 2005/09/05 15:39:50 rt 1.1.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e8a17c44cecbbead6e2f0518578c43b782ab92c4]

INTEGRATION: CWS ooo19126 (1.5.126); FILE MERGED 2005/09/05 14:31:00 rt 1.5.126.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e56dce5fc3dea64e01f87a0f9789161eec353093]

INTEGRATION: CWS ooo19126 (1.5.1638); FILE MERGED 2005/09/05 14:21:38 rt 1.5.1638.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4c04846d57577caa9aae8ea59ec8fe6a461c7ec9]

INTEGRATION: CWS ooo19126 (1.3.898); FILE MERGED 2005/09/05 15:05:48 rt 1.3.898.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [88356540270b9a3de6f1aaa575154618ecf55cf8]

INTEGRATION: CWS ooo19126 (1.3.76); FILE MERGED 2005/09/05 15:39:50 rt 1.3.76.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ee3e61911c0ace96f6c224ae35c310aefbdbcc79]

INTEGRATION: CWS ooo19126 (1.39.30); FILE MERGED 2005/09/05 14:30:59 rt 1.39.30.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [681c18582de77b73cc521fcba0d4a9f115043ca6]

INTEGRATION: CWS ooo19126 (1.2.1648); FILE MERGED 2005/09/05 14:21:38 rt 1.2.1648.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4e25ae4b4527311464cd9d4cb27c66d21a79a530]

INTEGRATION: CWS ooo19126 (1.4.326); FILE MERGED 2005/09/05 15:05:48 rt 1.4.326.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f2b34b1fd17deb84ba7c00355286c04beb7ee13c]

INTEGRATION: CWS ooo19126 (1.1.168); FILE MERGED 2005/09/05 15:39:49 rt 1.1.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [07190b6857bd8f50344d15b57ae4d4b555d869e5]

INTEGRATION: CWS ooo19126 (1.2.556); FILE MERGED 2005/09/05 14:30:59 rt 1.2.556.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3d4fac0eb3f2aa6a2f74b28d066aeae2210d12bc]

INTEGRATION: CWS ooo19126 (1.27.314); FILE MERGED 2005/09/05 14:21:38 rt 1.27.314.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [38678f95b1d4c33b6cd43bfd951047046c6ac7f8]

INTEGRATION: CWS ooo19126 (1.1.920); FILE MERGED 2005/09/05 15:05:48 rt 1.1.920.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4316f1bf3eea088f398ca53623a4a13fc442bbaf]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 14:30:59 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e2c1809dd700d472fd7549ccad04f4c2f71b1ae1]

INTEGRATION: CWS ooo19126 (1.2.756); FILE MERGED 2005/09/05 14:21:37 rt 1.2.756.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a4f62fa68d063937a2a717710ea2015ee24cd868]

INTEGRATION: CWS ooo19126 (1.4.154); FILE MERGED 2005/09/05 15:39:48 rt 1.4.154.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [371a36b862be72123434b722606a236fbe14e409]

INTEGRATION: CWS ooo19126 (1.2.328); FILE MERGED 2005/09/05 15:05:47 rt 1.2.328.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0f4e8011d96a4e5d072498318cf735cfae8cbf6e]

INTEGRATION: CWS ooo19126 (1.8.276); FILE MERGED 2005/09/05 14:30:57 rt 1.8.276.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4932c2247e36a23f2b5bf30e902092540e79f114]

INTEGRATION: CWS ooo19126 (1.6.396); FILE MERGED 2005/09/05 14:21:37 rt 1.6.396.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [55658be8a54a28603e1ae6663bab3dbb5436afad]

INTEGRATION: CWS ooo19126 (1.2.452); FILE MERGED 2005/09/05 15:05:47 rt 1.2.452.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fe4985e8d2713b5c30ddb36160010be0cc5a90a2]

INTEGRATION: CWS ooo19126 (1.2.512); FILE MERGED 2005/09/05 14:30:57 rt 1.2.512.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2f991e1dc7e722c77897c53f81edaa002c9f1c93]

INTEGRATION: CWS ooo19126 (1.9.396); FILE MERGED 2005/09/05 14:21:37 rt 1.9.396.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c10fbdb06c96fa86b742fc22a235518f290c4a41]

INTEGRATION: CWS ooo19126 (1.4.154); FILE MERGED 2005/09/05 15:39:47 rt 1.4.154.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [48157e1429c2901fb39530e259d92d53b09aed35]

INTEGRATION: CWS ooo19126 (1.4.376); FILE MERGED 2005/09/05 15:05:47 rt 1.4.376.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [54016a630068d1f2b3627fc5ebfea91955dbb1a2]

INTEGRATION: CWS ooo19126 (1.10.194); FILE MERGED 2005/09/05 14:30:56 rt 1.10.194.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c938c5dca544aa748aa8cf86daaf9198370cadad]

INTEGRATION: CWS ooo19126 (1.4.486); FILE MERGED 2005/09/05 14:21:37 rt 1.4.486.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [56e5389f057a38b9d9f84b9afe658c1f9b1d1e50]

INTEGRATION: CWS ooo19126 (1.3.452); FILE MERGED 2005/09/05 15:05:46 rt 1.3.452.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [855f4f02e4942f00a39498ac2022eca205aba03e]

INTEGRATION: CWS ooo19126 (1.4.154); FILE MERGED 2005/09/05 15:39:46 rt 1.4.154.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c309af82bf0bd5c961ad37ccff31b4d5756920fe]

INTEGRATION: CWS ooo19126 (1.8.430); FILE MERGED 2005/09/05 14:21:36 rt 1.8.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0a4ef386e8f5be81dc4b901ea9af0fedc186f655]

INTEGRATION: CWS ooo19126 (1.3.450); FILE MERGED 2005/09/05 15:05:46 rt 1.3.450.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a2c7e8a8f7a9c966e18c7fc74ef14778daf67b6d]

INTEGRATION: CWS ooo19126 (1.23.140); FILE MERGED 2005/09/05 14:30:55 rt 1.23.140.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0db8e97a5ece46abfea74c3a3f09acb4f862e96e]

INTEGRATION: CWS ooo19126 (1.4.728); FILE MERGED 2005/09/05 14:21:36 rt 1.4.728.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d5deff02845af0cb279d5d2e68a183025e24fb70]

INTEGRATION: CWS ooo19126 (1.4.308); FILE MERGED 2005/09/05 15:05:46 rt 1.4.308.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [86d7f83acd80a715903882e02391a164592e0d50]

INTEGRATION: CWS ooo19126 (1.10.194); FILE MERGED 2005/09/05 14:30:55 rt 1.10.194.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0f4622ebde0b5defb71b4f45faef7a39139dc77c]

INTEGRATION: CWS ooo19126 (1.4.154); FILE MERGED 2005/09/05 15:39:45 rt 1.4.154.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [35a1c3f0b9a764295e5a9092f10fb1f72e7bf109]

INTEGRATION: CWS ooo19126 (1.3.452); FILE MERGED 2005/09/05 15:05:45 rt 1.3.452.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [321027c881861f177880a0716861c126c0e1f666]

INTEGRATION: CWS ooo19126 (1.3.1038); FILE MERGED 2005/09/05 14:21:36 rt 1.3.1038.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a7770436f9519c166c76cddebbcf410ddbe53464]

INTEGRATION: CWS ooo19126 (1.6.194); FILE MERGED 2005/09/05 14:30:55 rt 1.6.194.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [29a55a060f196e3b9f88bb4e444f0b9cd0d0b77b]

INTEGRATION: CWS ooo19126 (1.3.508); FILE MERGED 2005/09/05 15:05:45 rt 1.3.508.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7e6aeab39c406cf3a27fb8c130f70c882acd1df7]

INTEGRATION: CWS ooo19126 (1.2.114); FILE MERGED 2005/09/05 15:39:45 rt 1.2.114.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6e987c4283e395c0d4ae669f15f0be18b779617f]

INTEGRATION: CWS ooo19126 (1.3.732); FILE MERGED 2005/09/05 14:21:36 rt 1.3.732.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4bdcf5e36a882e85e90f4f1555e35626cca5fee5]

INTEGRATION: CWS ooo19126 (1.11.194); FILE MERGED 2005/09/05 14:30:54 rt 1.11.194.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2bd22a8f15ebcc529661ff074a367a23e037ae68]

INTEGRATION: CWS ooo19126 (1.4.154); FILE MERGED 2005/09/05 15:39:44 rt 1.4.154.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c1294aa864231330db60751b7d994a30c6aa9e5f]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 14:21:35 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4de34b3e3c64a060d5b24b69e06ce5970db41128]

INTEGRATION: CWS ooo19126 (1.2.152); FILE MERGED 2005/09/05 15:39:44 rt 1.2.152.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [219892518790414a291a59022ddc0bf6194ac564]

INTEGRATION: CWS ooo19126 (1.1.558); FILE MERGED 2005/09/05 14:30:53 rt 1.1.558.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ddcbc8a7d42cd514e58d531529c62a0ae2c14e13]

INTEGRATION: CWS ooo19126 (1.2.940); FILE MERGED 2005/09/05 15:05:45 rt 1.2.940.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a1e3d07568c47fcebd161c88a85ab48096745fa3]

INTEGRATION: CWS ooo19126 (1.2.1044); FILE MERGED 2005/09/05 14:21:35 rt 1.2.1044.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1e549674974d6cec9ca286d3e97c58567a34580b]

INTEGRATION: CWS ooo19126 (1.2.152); FILE MERGED 2005/09/05 15:39:43 rt 1.2.152.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c12e50bebafec42de735db07cf1c4dffbcc89196]

INTEGRATION: CWS ooo19126 (1.2.940); FILE MERGED 2005/09/05 15:05:44 rt 1.2.940.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [424442607e734966f61c57aed1c1f0326bc3a5f1]

INTEGRATION: CWS ooo19126 (1.2.558); FILE MERGED 2005/09/05 14:30:53 rt 1.2.558.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7322d07a8593e85b865049370008a08fbdcd6e30]

INTEGRATION: CWS ooo19126 (1.3.430); FILE MERGED 2005/09/05 14:21:35 rt 1.3.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ba8786835aaa57d88844a116ac953a4796a9b693]

INTEGRATION: CWS ooo19126 (1.2.154); FILE MERGED 2005/09/05 15:39:43 rt 1.2.154.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5811fd3ccd858bd63cefc5b5a8279782b6b7e283]

INTEGRATION: CWS ooo19126 (1.3.460); FILE MERGED 2005/09/05 15:05:44 rt 1.3.460.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c9173dedca67475a36807dfa88e1177f78fa3454]

INTEGRATION: CWS ooo19126 (1.5.516); FILE MERGED 2005/09/05 14:21:35 rt 1.5.516.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4357c05ddace6ec80c5bc8805f7208a0c7f22f75]

INTEGRATION: CWS ooo19126 (1.9.376); FILE MERGED 2005/09/05 15:05:44 rt 1.9.376.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b6655667b9ec3d27b17864840de61cb39d550fdf]

INTEGRATION: CWS ooo19126 (1.2.152); FILE MERGED 2005/09/05 15:39:42 rt 1.2.152.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [553143209507c03657a2542347aaf29af3d520b0]

INTEGRATION: CWS ooo19126 (1.1.558); FILE MERGED 2005/09/05 14:30:52 rt 1.1.558.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3d03494a547b12a4194157ce15aa16f10fdcae9d]

INTEGRATION: CWS ooo19126 (1.4.732); FILE MERGED 2005/09/05 14:21:34 rt 1.4.732.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6f9aaa38ee3dca2f348d1cc51bf443ad9795b980]

INTEGRATION: CWS ooo19126 (1.5.376); FILE MERGED 2005/09/05 15:05:43 rt 1.5.376.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [01541594ed9b9816c8797bd5f1068f49c90834c5]

INTEGRATION: CWS ooo19126 (1.5.152); FILE MERGED 2005/09/05 15:39:42 rt 1.5.152.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [477fac5dbd5490af96448b1a1f59ae8dfb4811b1]

INTEGRATION: CWS ooo19126 (1.3.732); FILE MERGED 2005/09/05 14:21:34 rt 1.3.732.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [505b67ab9f780380e04358a87cc7a1ef8e258405]

INTEGRATION: CWS ooo19126 (1.1.1.1.942); FILE MERGED 2005/09/05 15:05:43 rt 1.1.1.1.942.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2f03269d12d742633e67be2a689d972e11de613a]

INTEGRATION: CWS ooo19126 (1.5.152); FILE MERGED 2005/09/05 15:39:41 rt 1.5.152.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0c5891074880339ab05d65b86688ed3f80dd9cf2]

INTEGRATION: CWS ooo19126 (1.8.346); FILE MERGED 2005/09/05 14:21:34 rt 1.8.346.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e4b12f1642d279afdb9d9efea2410448a5ce5caa]

INTEGRATION: CWS ooo19126 (1.11.452); FILE MERGED 2005/09/05 15:05:43 rt 1.11.452.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5cfa1dcb8a6d1a5b95a2d1bdf67884104595ec40]

INTEGRATION: CWS ooo19126 (1.3.496); FILE MERGED 2005/09/05 14:30:51 rt 1.3.496.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7a09782f5dd8aff5897509662c142430e40f7144]

INTEGRATION: CWS ooo19126 (1.2.152); FILE MERGED 2005/09/05 15:39:41 rt 1.2.152.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b82322fad8443301014072b63f732e55c6417d7c]

INTEGRATION: CWS ooo19126 (1.9.408); FILE MERGED 2005/09/05 14:21:34 rt 1.9.408.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6dde57014c895a0f687046603b5b5f4566a26c3b]

INTEGRATION: CWS ooo19126 (1.7.146); FILE MERGED 2005/09/05 15:05:43 rt 1.7.146.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [798771a403f8254079c8271e7c48481f931de9cc]

INTEGRATION: CWS ooo19126 (1.14.10); FILE MERGED 2005/09/05 14:21:34 rt 1.14.10.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e2acc5574a3070d8959d726ef7143878c44ecbf3]

INTEGRATION: CWS ooo19126 (1.10.274); FILE MERGED 2005/09/05 15:05:42 rt 1.10.274.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3eaa441ad3c40960d0d5e1bd6e060e4973f2a55b]

INTEGRATION: CWS ooo19126 (1.2.464); FILE MERGED 2005/09/05 14:30:50 rt 1.2.464.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [573f9b42ad88e14aa55f84a5776454b819671303]

INTEGRATION: CWS ooo19126 (1.2.152); FILE MERGED 2005/09/05 15:39:40 rt 1.2.152.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ff04dfd218b4b1f9c43814e36b5cc87063d52768]

INTEGRATION: CWS ooo19126 (1.3.836); FILE MERGED 2005/09/05 14:21:33 rt 1.3.836.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4e93fed2937051f6911d8e319c9969e714aadb4d]

INTEGRATION: CWS ooo19126 (1.7.452); FILE MERGED 2005/09/05 15:05:42 rt 1.7.452.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [60d500cdd458caaffa94e49abad948508592faf4]

INTEGRATION: CWS ooo19126 (1.15.304); FILE MERGED 2005/09/05 14:30:49 rt 1.15.304.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bd95d17422da489f60609b85397bb6bcc65e147a]

INTEGRATION: CWS ooo19126 (1.4.152); FILE MERGED 2005/09/05 15:39:40 rt 1.4.152.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [806a8f206478a233df29012e652808a33513ac5a]

INTEGRATION: CWS ooo19126 (1.2.1044); FILE MERGED 2005/09/05 14:21:33 rt 1.2.1044.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [64bc2568054f2233938d24dd0ec04f4e2fd89c6f]

INTEGRATION: CWS ooo19126 (1.2.346); FILE MERGED 2005/09/05 15:05:41 rt 1.2.346.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b1de716143882fe4ac7f9fc16153288f9d986d06]

INTEGRATION: CWS ooo19126 (1.4.154); FILE MERGED 2005/09/05 15:39:39 rt 1.4.154.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [84c8f3be0fdcfc2b161ab155476f4876823f3950]

INTEGRATION: CWS ooo19126 (1.5.352); FILE MERGED 2005/09/05 14:30:49 rt 1.5.352.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b260549c575827e693a957ed45e7be900005510b]

INTEGRATION: CWS ooo19126 (1.2.926); FILE MERGED 2005/09/05 15:05:41 rt 1.2.926.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0ba43c666b871701f348df93e2db28d525495588]

INTEGRATION: CWS ooo19126 (1.2.154); FILE MERGED 2005/09/05 15:39:39 rt 1.2.154.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [664670b125d2d747c3524a3359b9faf2d412d264]

INTEGRATION: CWS ooo19126 (1.3.244); FILE MERGED 2005/09/05 14:30:49 rt 1.3.244.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [de8902b49414c77ac04216c308a7bb4c1b098c6c]

INTEGRATION: CWS ooo19126 (1.3.430); FILE MERGED 2005/09/05 14:21:32 rt 1.3.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4a41b4f221a016b1d89f58b91beeebf0e2c6b573]

INTEGRATION: CWS ooo19126 (1.2.906); FILE MERGED 2005/09/05 15:05:41 rt 1.2.906.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [371d8f9909bbea89db1d710d3d08b949077201e1]

INTEGRATION: CWS ooo19126 (1.2.154); FILE MERGED 2005/09/05 15:39:38 rt 1.2.154.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3b60f3f5e6db7cabd9b1fefa8267381b3ccaabd7]

INTEGRATION: CWS ooo19126 (1.1.552); FILE MERGED 2005/09/05 14:30:48 rt 1.1.552.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7a8ef3eeffbe87f52e6a872f404a0d7afa1d0f1b]

INTEGRATION: CWS ooo19126 (1.5.430); FILE MERGED 2005/09/05 14:21:32 rt 1.5.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3c7810abea57c92037d6eae29e57f18cbecbe3d7]

INTEGRATION: CWS ooo19126 (1.1.1.1.942); FILE MERGED 2005/09/05 15:05:41 rt 1.1.1.1.942.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8b38bf2c69bb90b95ee9032c7d80938b2accac7c]

INTEGRATION: CWS ooo19126 (1.2.242); FILE MERGED 2005/09/05 14:30:48 rt 1.2.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7b0079f061038af3e36e13d7d37c534e1fd0884e]

INTEGRATION: CWS ooo19126 (1.16.294); FILE MERGED 2005/09/05 14:21:32 rt 1.16.294.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9ed5bf2c576a0a11bf848628bc56e09eb7858cbc]

INTEGRATION: CWS ooo19126 (1.3.274); FILE MERGED 2005/09/05 15:05:40 rt 1.3.274.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [074e1c357ae20f8b87951571cab6019a0a0becc2]

INTEGRATION: CWS ooo19126 (1.2.154); FILE MERGED 2005/09/05 15:39:37 rt 1.2.154.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f41180498c5492f5b1327de4ac79bcf67e7dcaa2]

INTEGRATION: CWS ooo19126 (1.4.552); FILE MERGED 2005/09/05 14:30:48 rt 1.4.552.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d6484dacae6db75e4a404db37bb6b9cc8bf65034]

INTEGRATION: CWS ooo19126 (1.13.330); FILE MERGED 2005/09/05 14:21:32 rt 1.13.330.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7e64c9139bc21fcc5a34ecdeb738404b6a96046e]

INTEGRATION: CWS ooo19126 (1.3.452); FILE MERGED 2005/09/05 15:05:40 rt 1.3.452.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ab3829282725c28ddb63afd06f2d4e0003c763ff]

INTEGRATION: CWS ooo19126 (1.10.242); FILE MERGED 2005/09/05 14:30:47 rt 1.10.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fd63e24a603e5e2d33909d2a05c440d2fe78fb28]

INTEGRATION: CWS ooo19126 (1.14.294); FILE MERGED 2005/09/05 14:21:31 rt 1.14.294.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e765251b09370853d9ec978b851f1d9b47cfd61e]

INTEGRATION: CWS ooo19126 (1.2.520); FILE MERGED 2005/09/05 15:05:40 rt 1.2.520.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [af7b8d6b65186bf5c00f5a87b5cf30b4860fd2c9]

INTEGRATION: CWS ooo19126 (1.1.552); FILE MERGED 2005/09/05 14:30:47 rt 1.1.552.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bc1bdfd1de5143285dcde64ea20d0f623e6ca574]

INTEGRATION: CWS ooo19126 (1.23.240); FILE MERGED 2005/09/05 14:21:31 rt 1.23.240.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4047c23d001b7c52011b0d11044f127012441ed8]

INTEGRATION: CWS ooo19126 (1.2.154); FILE MERGED 2005/09/05 15:39:36 rt 1.2.154.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d82148d15d09f2b8d070ee2437c0a06f1641925f]

INTEGRATION: CWS ooo19126 (1.2.452); FILE MERGED 2005/09/05 15:05:39 rt 1.2.452.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5d62b3313ee3b964ed736878ed6e34ce4f67c2e6]

INTEGRATION: CWS ooo19126 (1.2.276); FILE MERGED 2005/09/05 14:30:47 rt 1.2.276.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bb3c515f0648dd508137124b3a0ecabf34bcfda6]

INTEGRATION: CWS ooo19126 (1.3.836); FILE MERGED 2005/09/05 14:21:31 rt 1.3.836.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a49a007be08ae97e1ee2abe7e08f185e1553bbcb]

INTEGRATION: CWS ooo19126 (1.15.326); FILE MERGED 2005/09/05 15:05:39 rt 1.15.326.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a05b1bb823c5f640d22768d0bf9139ad4e70a71f]

INTEGRATION: CWS ooo19126 (1.10.266); FILE MERGED 2005/09/05 14:30:46 rt 1.10.266.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [41c070e7cdc877606321b12ecdca497c37e8bf00]

INTEGRATION: CWS ooo19126 (1.2.1044); FILE MERGED 2005/09/05 14:21:31 rt 1.2.1044.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bd092217e968bd9a894211feab31cbcc5ccc1afa]

INTEGRATION: CWS ooo19126 (1.1.168); FILE MERGED 2005/09/05 15:39:35 rt 1.1.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8099ecbd3997090c1ed6468bb8a3bc7acd08387d]

INTEGRATION: CWS ooo19126 (1.1.1.1.942); FILE MERGED 2005/09/05 15:05:39 rt 1.1.1.1.942.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [220872d3fe3479747adf6bee585e98d5d339b77e]

INTEGRATION: CWS ooo19126 (1.2.1044); FILE MERGED 2005/09/05 14:21:30 rt 1.2.1044.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8fd4278cc1caa22db11928c7eb97e5ccfa7043ea]

INTEGRATION: CWS ooo19126 (1.12.276); FILE MERGED 2005/09/05 14:30:46 rt 1.12.276.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bd406fe1b20217cf0f703280b5df81f731c05542]

INTEGRATION: CWS ooo19126 (1.3.430); FILE MERGED 2005/09/05 14:21:30 rt 1.3.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [016cd6b0c126a282e356727162510e28203db353]

INTEGRATION: CWS ooo19126 (1.7.904); FILE MERGED 2005/09/05 15:05:38 rt 1.7.904.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b5a54ab1df5788fcdecce5b9fc9958e047d84447]

INTEGRATION: CWS ooo19126 (1.1.168); FILE MERGED 2005/09/05 15:39:34 rt 1.1.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [772f261887323cf5be76f89688bb35929b31a052]

INTEGRATION: CWS ooo19126 (1.2.552); FILE MERGED 2005/09/05 14:30:45 rt 1.2.552.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [99b084063096123997271046930ce74c6710d27e]

INTEGRATION: CWS ooo19126 (1.2.932); FILE MERGED 2005/09/05 15:05:38 rt 1.2.932.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a014f3dcc4e3c50c395f2a6426f38c241eb8e016]

INTEGRATION: CWS ooo19126 (1.3.364); FILE MERGED 2005/09/05 14:30:45 rt 1.3.364.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ab12a49e46443e722bc4c39b4d69e3aa90c67cbd]

INTEGRATION: CWS ooo19126 (1.1.1.1.942); FILE MERGED 2005/09/05 15:05:38 rt 1.1.1.1.942.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8d2a65997682819b64eabb3a56cb2449e87be5d0]

INTEGRATION: CWS ooo19126 (1.4.364); FILE MERGED 2005/09/05 14:30:45 rt 1.4.364.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6c6cdaf5e42d9cefdd1b3b5adb906a733c49e625]

INTEGRATION: CWS ooo19126 (1.2.1044); FILE MERGED 2005/09/05 14:21:29 rt 1.2.1044.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a68a64acefc1a262149e3b6e02851c6c490e4a7f]

INTEGRATION: CWS ooo19126 (1.1.168); FILE MERGED 2005/09/05 15:39:33 rt 1.1.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [afbaef2f11d27ae6b370d77f6b5ed68ef4c13026]

INTEGRATION: CWS ooo19126 (1.8.368); FILE MERGED 2005/09/05 15:05:37 rt 1.8.368.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f1e89aee650fec876edc98c6a6d51f88e962deda]

INTEGRATION: CWS ooo19126 (1.3.374); FILE MERGED 2005/09/05 14:30:44 rt 1.3.374.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fd003716d828509b3b471a95bb57824032b6d478]

INTEGRATION: CWS ooo19126 (1.4.428); FILE MERGED 2005/09/05 14:21:29 rt 1.4.428.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6b77ca90325260b8e2c3f5029e2b17df9509b0b1]

INTEGRATION: CWS ooo19126 (1.2.452); FILE MERGED 2005/09/05 15:05:37 rt 1.2.452.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [01249b9a5d800df51c16e35b2361dd77b264c1e7]

INTEGRATION: CWS ooo19126 (1.2.512); FILE MERGED 2005/09/05 14:30:44 rt 1.2.512.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6136a701ff801bb24fe1c6761b6082e9a1394028]

INTEGRATION: CWS ooo19126 (1.3.732); FILE MERGED 2005/09/05 14:21:29 rt 1.3.732.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [24d58f3204aed1e4333516630e45ccf8a1bb3bbc]

INTEGRATION: CWS ooo19126 (1.1.168); FILE MERGED 2005/09/05 15:39:32 rt 1.1.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5cd68d2b5da6facba9bb35e43029caf4e081ed51]

INTEGRATION: CWS ooo19126 (1.3.374); FILE MERGED 2005/09/05 14:30:43 rt 1.3.374.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d0520e70f8913677c1d1917b871354605dad6fa5]

INTEGRATION: CWS ooo19126 (1.1.1.1.942); FILE MERGED 2005/09/05 15:05:37 rt 1.1.1.1.942.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [287c32a6ee48f2ad99a81cd6a90a4e022d2f48a7]

INTEGRATION: CWS ooo19126 (1.4.430); FILE MERGED 2005/09/05 14:21:28 rt 1.4.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c31be2a254feff91e6dc75b6da2ee6c218c8d3a7]

INTEGRATION: CWS ooo19126 (1.3.452); FILE MERGED 2005/09/05 15:05:37 rt 1.3.452.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c1a16e570020273213c159a448519c1bae5ede45]

INTEGRATION: CWS ooo19126 (1.2.1044); FILE MERGED 2005/09/05 14:21:28 rt 1.2.1044.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f163aa4fdcdf00166f2caa422fa3d222ad4a415e]

INTEGRATION: CWS ooo19126 (1.1.168); FILE MERGED 2005/09/05 15:39:31 rt 1.1.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [21527d376cfbdb8faf362f7d1a5c6fbaaed0c2d5]

INTEGRATION: CWS ooo19126 (1.2.898); FILE MERGED 2005/09/05 15:05:36 rt 1.2.898.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [01c04e8210e25c63bb04d914b9f64a365c219113]

INTEGRATION: CWS ooo19126 (1.6.324); FILE MERGED 2005/09/05 14:30:42 rt 1.6.324.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [62071c2cf549cee8beb02c21965a5fcd724859b3]

INTEGRATION: CWS ooo19126 (1.4.430); FILE MERGED 2005/09/05 14:21:27 rt 1.4.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [98241071650abc209b0e0b601d25d916f84d03f9]

INTEGRATION: CWS ooo19126 (1.2.506); FILE MERGED 2005/09/05 14:30:41 rt 1.2.506.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7410291dbca79f5f6ce6e70f6ab19a5f16499a9f]

INTEGRATION: CWS ooo19126 (1.10.368); FILE MERGED 2005/09/05 15:05:36 rt 1.10.368.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ba60ad9fb6f2f4ce10279c80310bf298d8830608]

INTEGRATION: CWS ooo19126 (1.2.1044); FILE MERGED 2005/09/05 14:21:27 rt 1.2.1044.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b3fbdafdd6dc741bfdc3aa6b2278a3ad4d63bf09]

INTEGRATION: CWS ooo19126 (1.1.168); FILE MERGED 2005/09/05 15:39:30 rt 1.1.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fc791a7c5239b24d0a4ccac3e754c33921fc4d8f]

INTEGRATION: CWS ooo19126 (1.6.324); FILE MERGED 2005/09/05 14:30:41 rt 1.6.324.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f72d0ab4bf86e5db040cbea10800bdb35c68f940]

INTEGRATION: CWS ooo19126 (1.1.1.1.942); FILE MERGED 2005/09/05 15:05:36 rt 1.1.1.1.942.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [32aa2e64a857aef4583706c81e56e5b14d4f1f82]

INTEGRATION: CWS ooo19126 (1.3.430); FILE MERGED 2005/09/05 14:21:27 rt 1.3.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [161b733b1a69edd4cf454e1a8c88507954b58e7f]

INTEGRATION: CWS ooo19126 (1.4.256); FILE MERGED 2005/09/05 14:30:40 rt 1.4.256.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6e40b5fb9a13cc94f2b1bf0def6fff4b2ec44780]

INTEGRATION: CWS ooo19126 (1.2.460); FILE MERGED 2005/09/05 15:05:35 rt 1.2.460.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d71a23edbde05d4b3e84c98f8215b02a227cd0dc]

INTEGRATION: CWS ooo19126 (1.3.830); FILE MERGED 2005/09/05 14:21:26 rt 1.3.830.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9df757c80142309699a00f9a9b437a7b853365ff]

INTEGRATION: CWS ooo19126 (1.1.168); FILE MERGED 2005/09/05 15:39:29 rt 1.1.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a6b376b99e5e418ae40fc42142032713af16983a]

INTEGRATION: CWS ooo19126 (1.5.116); FILE MERGED 2005/09/05 14:30:39 rt 1.5.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f6b5ac0309fd947c854bab40bf79f57fd301bb55]

INTEGRATION: CWS ooo19126 (1.5.452); FILE MERGED 2005/09/05 15:05:35 rt 1.5.452.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [eb2d3e2dddcf3198f4f86eee8d5c60c83b0e604e]

INTEGRATION: CWS ooo19126 (1.4.430); FILE MERGED 2005/09/05 14:21:26 rt 1.4.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7a453842c29e766b56e8f49a6fd80717825819e6]

INTEGRATION: CWS ooo19126 (1.2.346); FILE MERGED 2005/09/05 14:30:39 rt 1.2.346.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c8ea797f545212e119d4d0ab75c64c4dc4af008d]

INTEGRATION: CWS ooo19126 (1.3.930); FILE MERGED 2005/09/05 15:05:35 rt 1.3.930.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2709a619c46d1ee78494cbeb2477b446e5dad2df]

INTEGRATION: CWS ooo19126 (1.3.486); FILE MERGED 2005/09/05 14:21:25 rt 1.3.486.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [97a3ce70ea39eb9c116222575545949f85a57a6a]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:39:29 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ef037357d637a0767fb3c021cdec1e7d1508e57b]

INTEGRATION: CWS ooo19126 (1.4.266); FILE MERGED 2005/09/05 14:30:39 rt 1.4.266.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3ebf48fa3c30633fdf3bf5db945ac3da843f36a3]

INTEGRATION: CWS ooo19126 (1.3.460); FILE MERGED 2005/09/05 15:05:35 rt 1.3.460.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b0205ed9a021de585547b693b2eb79af81b3b81e]

INTEGRATION: CWS ooo19126 (1.4.430); FILE MERGED 2005/09/05 14:21:25 rt 1.4.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1ac5c265ebbbd2d0851e632c1261f69d41cc01ff]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:39:28 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6c1f6b59a3888655be268a38f1dd230b85b0a009]

INTEGRATION: CWS ooo19126 (1.9.90); FILE MERGED 2005/09/05 14:30:39 rt 1.9.90.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3dce55a0353816e6063d0a4bf960a2bb8e75e39c]

INTEGRATION: CWS ooo19126 (1.3.452); FILE MERGED 2005/09/05 15:05:34 rt 1.3.452.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1461757faf0fc9e0435fd6efaa7ad15fb0e5e15a]

INTEGRATION: CWS ooo19126 (1.17.700); FILE MERGED 2005/09/05 14:21:25 rt 1.17.700.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5fb111d02cd27e2fab01682d91dbcb8777c8b12d]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:39:27 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9c18ef5f23226580f68890178235499855152764]

INTEGRATION: CWS ooo19126 (1.5.116); FILE MERGED 2005/09/05 14:30:38 rt 1.5.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [69b5f8f93dd46a5aa2d50587bd7a602cfe4a94a9]

INTEGRATION: CWS ooo19126 (1.2.898); FILE MERGED 2005/09/05 15:05:34 rt 1.2.898.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c045986c61e0d00fa4a8df40d3993391e183deb0]

INTEGRATION: CWS ooo19126 (1.54.834); FILE MERGED 2005/09/05 14:21:24 rt 1.54.834.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b9ac94793fe80883c5a2609d3511ef6510ba396c]

INTEGRATION: CWS ooo19126 (1.3.154); FILE MERGED 2005/09/05 15:39:27 rt 1.3.154.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e4bc4aee0e53723e5d6157dce87db395be4eff34]

INTEGRATION: CWS ooo19126 (1.5.288); FILE MERGED 2005/09/05 14:30:38 rt 1.5.288.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9ac4cf09e40eb0ac1125f51051f74a18423ab3a4]

INTEGRATION: CWS ooo19126 (1.1.1.1.942); FILE MERGED 2005/09/05 15:05:34 rt 1.1.1.1.942.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a564048b95009383a37c9d77c7a82b2fb05a1198]

INTEGRATION: CWS ooo19126 (1.2.156); FILE MERGED 2005/09/05 15:39:26 rt 1.2.156.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5e20a30bcfe6788b9fbca17f3c816f3651d4d66f]

INTEGRATION: CWS ooo19126 (1.2.896); FILE MERGED 2005/09/05 14:21:24 rt 1.2.896.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9911c3af78d3a982582f81ec47f0b8982fe1e66e]

INTEGRATION: CWS ooo19126 (1.2.346); FILE MERGED 2005/09/05 14:30:38 rt 1.2.346.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [71e49be6ac218415a34717b6554504ed53e3ba83]

INTEGRATION: CWS ooo19126 (1.9.154); FILE MERGED 2005/09/05 15:05:33 rt 1.9.154.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2146ad91f5d2578d2109800c0acf1a81ce41611f]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:39:25 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1c7eccfcd01980c69f3c46a2d06a5e31c1624e57]

INTEGRATION: CWS ooo19126 (1.3.1660); FILE MERGED 2005/09/05 14:21:24 rt 1.3.1660.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [86a0cabef83343594c6be361ccddde194e365683]

INTEGRATION: CWS ooo19126 (1.3.256); FILE MERGED 2005/09/05 14:30:37 rt 1.3.256.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5037d63ed319f8afcdf8b6ae6a80e3c0a4f7349a]

INTEGRATION: CWS ooo19126 (1.2.354); FILE MERGED 2005/09/05 15:05:33 rt 1.2.354.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ef19d273f2e8d1dd902e71409552e30166964416]

INTEGRATION: CWS ooo19126 (1.2.156); FILE MERGED 2005/09/05 15:39:25 rt 1.2.156.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5560c3df161267591c6cab2fd71982a8e8021639]

INTEGRATION: CWS ooo19126 (1.43.430); FILE MERGED 2005/09/05 14:21:23 rt 1.43.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a0c63d6e7fae07a3a3de54435177920ad0a06e3d]

INTEGRATION: CWS ooo19126 (1.3.288); FILE MERGED 2005/09/05 14:30:37 rt 1.3.288.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [94e3508f3e5de0b741f3eccc109daa372cc87c9a]

INTEGRATION: CWS ooo19126 (1.1.1.1.942); FILE MERGED 2005/09/05 15:05:33 rt 1.1.1.1.942.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a03ac2f4534da262bee4fec6af5916696cf6062e]

INTEGRATION: CWS ooo19126 (1.2.156); FILE MERGED 2005/09/05 15:39:24 rt 1.2.156.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [deb4d13399e89b327c09bc764e21548049276c5d]

INTEGRATION: CWS ooo19126 (1.45.702); FILE MERGED 2005/09/05 14:21:23 rt 1.45.702.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [57f3e2052f4c0dc583e73a957dbbf880769dc295]

INTEGRATION: CWS ooo19126 (1.1.932); FILE MERGED 2005/09/05 15:05:33 rt 1.1.932.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a6cbdc3b66a366b8f0d2611134fb6ea9a1e6b90f]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:39:24 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [80616f9f6bc5326fcac55764399d468ba42e7570]

INTEGRATION: CWS ooo19126 (1.2.896); FILE MERGED 2005/09/05 14:21:22 rt 1.2.896.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [05c5f5592603e03e6448dd245aaacd9b37d2d9f7]

INTEGRATION: CWS ooo19126 (1.3.288); FILE MERGED 2005/09/05 14:30:36 rt 1.3.288.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4397acd2eb4834e74a65f2effc12786ab5a14cb6]

INTEGRATION: CWS ooo19126 (1.3.326); FILE MERGED 2005/09/05 15:05:32 rt 1.3.326.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [186820973ed3b23f167bff3ffa51cabcc8c922b6]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:39:23 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [99ea40cd18a2c48b12b3710ba881515e773a4593]

INTEGRATION: CWS ooo19126 (1.5.1624); FILE MERGED 2005/09/05 14:21:22 rt 1.5.1624.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ea374bf395ba6951d3a7e7fb1a4e3443a28dea09]

INTEGRATION: CWS ooo19126 (1.4.256); FILE MERGED 2005/09/05 14:30:36 rt 1.4.256.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8654e8fc54a9e38470b33ccc8c8fffc4da1c2a41]

INTEGRATION: CWS ooo19126 (1.1.930); FILE MERGED 2005/09/05 15:05:32 rt 1.1.930.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7aa54ba5242eb268e3c56d167af2a3737b63ece3]

INTEGRATION: CWS ooo19126 (1.6.116); FILE MERGED 2005/09/05 14:30:35 rt 1.6.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c031debe449aa05e0093fd5356c66e6b11f91253]

INTEGRATION: CWS ooo19126 (1.21.254); FILE MERGED 2005/09/05 14:21:21 rt 1.21.254.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bbae5c44fdb422530159e58f416a924ec9309bc4]

INTEGRATION: CWS ooo19126 (1.2.930); FILE MERGED 2005/09/05 15:05:32 rt 1.2.930.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b0b82ba9113caae7189dc6cd3f0776e3044754b0]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:39:22 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5a456fb2f878f8a3cfc29510ead84993f09329b6]

INTEGRATION: CWS ooo19126 (1.3.288); FILE MERGED 2005/09/05 14:30:35 rt 1.3.288.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a55d2da009a07c471de226a8958d7eee48aeaf7e]

INTEGRATION: CWS ooo19126 (1.2.1044); FILE MERGED 2005/09/05 14:21:21 rt 1.2.1044.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [20b9fbad54e23c93a9798746d26519cd2263a4f2]

INTEGRATION: CWS ooo19126 (1.2.156); FILE MERGED 2005/09/05 15:39:21 rt 1.2.156.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [47964d3a7cf7bfa0496fa7f0ec96f4a422d5c387]

INTEGRATION: CWS ooo19126 (1.1.1.1.942); FILE MERGED 2005/09/05 15:05:32 rt 1.1.1.1.942.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2387684285628aa61cec411ea00980e790fed208]

INTEGRATION: CWS ooo19126 (1.3.116); FILE MERGED 2005/09/05 14:30:34 rt 1.3.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6c503cb8842a27e2b3fc82ccd2766cc68c1ed29f]

INTEGRATION: CWS ooo19126 (1.3.430); FILE MERGED 2005/09/05 14:21:20 rt 1.3.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ce64ac537ed514873d71315954381e4f46f71413]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:39:21 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [85370c804e6857c973ffafacc786fa6d225bfa12]

INTEGRATION: CWS ooo19126 (1.5.326); FILE MERGED 2005/09/05 15:05:31 rt 1.5.326.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cf5d02f6ad53f1cfdf0c9b9a1339ed55a9459deb]

INTEGRATION: CWS ooo19126 (1.2.1044); FILE MERGED 2005/09/05 14:21:20 rt 1.2.1044.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0c42ca5a1b322245dc5636421749d0beb52ab911]

INTEGRATION: CWS ooo19126 (1.2.290); FILE MERGED 2005/09/05 14:30:33 rt 1.2.290.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a3522a477e79e4d904823012eeb2d3ac45fceada]

INTEGRATION: CWS ooo19126 (1.3.578); FILE MERGED 2005/09/05 15:05:31 rt 1.3.578.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [772402d5a00f82f5c896b33a6e270fc842b839ee]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:39:20 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [142e1463582398f35fbb4804a0f2fa3a580e17a7]

INTEGRATION: CWS ooo19126 (1.5.166); FILE MERGED 2005/09/05 15:39:19 rt 1.5.166.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4820e314cfceba5be5a79bff4adb52d6ba7d5935]

INTEGRATION: CWS ooo19126 (1.4.460); FILE MERGED 2005/09/05 15:05:31 rt 1.4.460.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3d5f721347d20df988a4045eda3ab069eb7d9804]

INTEGRATION: CWS ooo19126 (1.5.94); FILE MERGED 2005/09/05 14:30:31 rt 1.5.94.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bd7e92d6d01cc572c2523ab7a9e6431900c695aa]

INTEGRATION: CWS ooo19126 (1.25.294); FILE MERGED 2005/09/05 14:21:19 rt 1.25.294.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [aebf51a787ddaf21402270d5787fb9f42a1a1a40]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:39:18 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f1354416071b8ce5acbf17a156c0dc52cc561e48]

INTEGRATION: CWS ooo19126 (1.2.928); FILE MERGED 2005/09/05 15:05:31 rt 1.2.928.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e3d2e2ba471336ebc092099a688f4f60c022c8fe]

INTEGRATION: CWS ooo19126 (1.2.1044); FILE MERGED 2005/09/05 14:21:19 rt 1.2.1044.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [608565ece05be775f1fc65da02eab2158a5de6fd]

INTEGRATION: CWS ooo19126 (1.14.428); FILE MERGED 2005/09/05 15:05:30 rt 1.14.428.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ba7244b081264f70eaf60c7a23677bc57e9878ba]

INTEGRATION: CWS ooo19126 (1.3.1626); FILE MERGED 2005/09/05 14:21:19 rt 1.3.1626.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5dbd2cff7294584ff6a5f3065a406332003469e2]

INTEGRATION: CWS ooo19126 (1.4.166); FILE MERGED 2005/09/05 15:39:17 rt 1.4.166.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [eb60258476551cd089467d3d515ab9c55db3cf2e]

INTEGRATION: CWS ooo19126 (1.3.116); FILE MERGED 2005/09/05 14:30:29 rt 1.3.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2deaa720d060d4e3a4a615f2fd05befd41b8fbb4]

INTEGRATION: CWS ooo19126 (1.12.452); FILE MERGED 2005/09/05 15:05:30 rt 1.12.452.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2209e295a02ff83b6840d54d4388d5e4ab6717a8]

INTEGRATION: CWS ooo19126 (1.10.430); FILE MERGED 2005/09/05 14:21:18 rt 1.10.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bf7d318cb0c3a76efbf6ed23fd86921602535550]

INTEGRATION: CWS ooo19126 (1.8.166); FILE MERGED 2005/09/05 15:39:17 rt 1.8.166.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [935aa71bed21ec042e3c8146ac83026aeca62612]

INTEGRATION: CWS ooo19126 (1.11.54); FILE MERGED 2005/09/05 14:30:28 rt 1.11.54.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [dc00ecc61069df39f58c8bd1adbb333e931be0da]

INTEGRATION: CWS ooo19126 (1.10.196); FILE MERGED 2005/09/05 15:05:30 rt 1.10.196.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c7aafb99d3637fcaf03c0f6547071ee05f33972f]

INTEGRATION: CWS ooo19126 (1.6.596); FILE MERGED 2005/09/05 14:21:18 rt 1.6.596.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6428d914ccc961470806a4326aaf73cd60e50135]

INTEGRATION: CWS ooo19126 (1.3.166); FILE MERGED 2005/09/05 15:39:16 rt 1.3.166.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [dc4790a335f91212b0ad7cee47ee2a512032abd6]

INTEGRATION: CWS ooo19126 (1.2.346); FILE MERGED 2005/09/05 14:30:28 rt 1.2.346.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8aa5072f9864748a6b75716a75ddffb1148bacf6]

INTEGRATION: CWS ooo19126 (1.10.346); FILE MERGED 2005/09/05 15:05:30 rt 1.10.346.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1678963c84cfaffe488793083216eeab3c412fa5]

INTEGRATION: CWS ooo19126 (1.44.408); FILE MERGED 2005/09/05 14:21:18 rt 1.44.408.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4f4544251105df7a660f987d1d4df57fe2bc2594]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:39:16 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [190ffaabeb38e30f79e453dd1f9ecc8890b2735c]

INTEGRATION: CWS ooo19126 (1.6.116); FILE MERGED 2005/09/05 14:30:27 rt 1.6.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8d74e38d3b80d53bd525a3bfd2404260d54a1482]

INTEGRATION: CWS ooo19126 (1.3.450); FILE MERGED 2005/09/05 15:05:29 rt 1.3.450.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [05b9192434c3be820b18ec6ab540c14c8302aa4c]

INTEGRATION: CWS ooo19126 (1.6.486); FILE MERGED 2005/09/05 14:21:17 rt 1.6.486.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bd77413ed5750d3b5d3357ba0fdd29e25e4955ae]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:39:15 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e3c2b62b2f54a97831417fcc4d510e2738f04210]

INTEGRATION: CWS ooo19126 (1.15.44); FILE MERGED 2005/09/05 14:30:27 rt 1.15.44.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [41c15f2bb54b9a97b51940b0eb88d1440cc53a80]

INTEGRATION: CWS ooo19126 (1.1.1.1.942); FILE MERGED 2005/09/05 15:05:29 rt 1.1.1.1.942.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8fb601b0a1856c0421571c3b1ca9535dfe9b63b0]

INTEGRATION: CWS ooo19126 (1.2.830); FILE MERGED 2005/09/05 14:21:17 rt 1.2.830.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9a2a69af0dfca4f1210c8c94ce037392031e65a9]

INTEGRATION: CWS ooo19126 (1.3.166); FILE MERGED 2005/09/05 15:39:14 rt 1.3.166.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [65454e6332ebd85143a27306e31031877c74213d]

INTEGRATION: CWS ooo19126 (1.2.346); FILE MERGED 2005/09/05 14:30:26 rt 1.2.346.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [11fcce5007ed8efe8d3f9b37bd75dc9d1240586f]

INTEGRATION: CWS ooo19126 (1.4.920); FILE MERGED 2005/09/05 15:05:29 rt 1.4.920.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2031cafec7dd8ae75b9dc1095c5cfe4b1f0fabfd]

INTEGRATION: CWS ooo19126 (1.8.218); FILE MERGED 2005/09/05 14:21:17 rt 1.8.218.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ce6560310efca87f7ec967a08e79843bb81f8d1c]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:39:14 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f33e74652d2e64e7b85e4443926055cabbfd5276]

INTEGRATION: CWS ooo19126 (1.2.928); FILE MERGED 2005/09/05 15:05:29 rt 1.2.928.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cb825754f08d3f4e36cf89eff13297d9cf346e47]

INTEGRATION: CWS ooo19126 (1.4.36); FILE MERGED 2005/09/05 14:30:26 rt 1.4.36.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4c162eca8c15daeb1d7112f27d2e30e72307bdda]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:39:13 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7b20c792f6cd0e2bd5d09cb0be417fad16b7a1ef]

INTEGRATION: CWS ooo19126 (1.1.1.1.942); FILE MERGED 2005/09/05 15:05:28 rt 1.1.1.1.942.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ed878f7d7dc7aef88322942a5f2f308402f4302e]

INTEGRATION: CWS ooo19126 (1.3.166); FILE MERGED 2005/09/05 15:39:13 rt 1.3.166.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [035684924e236a33a7ed2960b281291e55a37a5f]

INTEGRATION: CWS ooo19126 (1.2.346); FILE MERGED 2005/09/05 14:30:25 rt 1.2.346.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cbaaaa5e0a0a601a1e820edfeaece15951e1f691]

INTEGRATION: CWS ooo19126 (1.3.452); FILE MERGED 2005/09/05 15:05:28 rt 1.3.452.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0820048af29a217bf9fb18014ef17f451c617382]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:39:12 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c182810d8bd5808aa27af59adf63d4abd09d9c05]

INTEGRATION: CWS ooo19126 (1.5.36); FILE MERGED 2005/09/05 14:30:25 rt 1.5.36.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [38d0756b81b978a2bfc5e7b071f71e5f1d00b96c]

INTEGRATION: CWS ooo19126 (1.2.928); FILE MERGED 2005/09/05 15:05:28 rt 1.2.928.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6168564a0c4b20a6a80b97af5304a80c2dc46f63]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:39:11 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [df1a168f833c429357c8c54eb22975aff5daf6f0]

INTEGRATION: CWS ooo19126 (1.20.128); FILE MERGED 2005/09/05 15:05:27 rt 1.20.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9135f7d6fa1e117c94e3802cdbb1ebdab8c9f18e]

INTEGRATION: CWS ooo19126 (1.3.304); FILE MERGED 2005/09/05 14:30:24 rt 1.3.304.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [09ea96c4fcc40d8c42542e352f643c7ce9829e5d]

INTEGRATION: CWS ooo19126 (1.1.1.1.942); FILE MERGED 2005/09/05 15:05:27 rt 1.1.1.1.942.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1e7eb1e4e5893a34ffa1110da54c4f18f4c53936]

INTEGRATION: CWS ooo19126 (1.5.78); FILE MERGED 2005/09/05 15:39:10 rt 1.5.78.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e8ba2fe53505498b9fa133884a76b4c430066f22]

INTEGRATION: CWS ooo19126 (1.4.254); FILE MERGED 2005/09/05 14:30:24 rt 1.4.254.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4620a94f220c1680d2cc4fd3251a7d3f61c739c4]

INTEGRATION: CWS ooo19126 (1.3.938); FILE MERGED 2005/09/05 15:05:27 rt 1.3.938.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d96ff1b646c2192ad19f61f4c363ec44d819d69c]

INTEGRATION: CWS ooo19126 (1.5.78); FILE MERGED 2005/09/05 15:39:09 rt 1.5.78.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bbe9c4938693f60a2396a1ead05903f3b4f78da7]

INTEGRATION: CWS ooo19126 (1.2.304); FILE MERGED 2005/09/05 14:30:23 rt 1.2.304.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0f5f1adeb5b2034a1010f0ba9c52319f69ff34ec]

INTEGRATION: CWS ooo19126 (1.5.256); FILE MERGED 2005/09/05 15:05:26 rt 1.5.256.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d4b4dcbc37c26a928073aac18ec525b22f7f0b73]

INTEGRATION: CWS ooo19126 (1.4.156); FILE MERGED 2005/09/05 15:39:08 rt 1.4.156.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ad3b2652836db252b1189bfd6cc2e85f034d8fdc]

INTEGRATION: CWS ooo19126 (1.2.146); FILE MERGED 2005/09/05 15:05:26 rt 1.2.146.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f8efe0c096ed658589a04ec674496ceb5d76bc62]

INTEGRATION: CWS ooo19126 (1.3.166); FILE MERGED 2005/09/05 15:39:07 rt 1.3.166.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [923a30f7689351c98469760249da6dec9857da27]

INTEGRATION: CWS ooo19126 (1.2.346); FILE MERGED 2005/09/05 14:30:23 rt 1.2.346.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5021dcc7960783eaa65877c98c3f026323474d20]

INTEGRATION: CWS ooo19126 (1.4.242); FILE MERGED 2005/09/05 15:05:26 rt 1.4.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [224b68ad34a71c311358da8c5f05bbac23dd0316]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:39:07 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [096c7123ec5fcf06dde7603cdef390f899a479bf]

INTEGRATION: CWS ooo19126 (1.2.346); FILE MERGED 2005/09/05 14:30:22 rt 1.2.346.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d55a3b8f47bdba113fa3bd115a38fc57d018f652]

INTEGRATION: CWS ooo19126 (1.4.166); FILE MERGED 2005/09/05 15:39:06 rt 1.4.166.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [52fe0abac2ddaa8a03a543e5b468587d1789c8b2]

INTEGRATION: CWS ooo19126 (1.3.208); FILE MERGED 2005/09/05 15:05:26 rt 1.3.208.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [272773e943f5145cda46e42bad5bc7ce769962b0]

INTEGRATION: CWS ooo19126 (1.4.154); FILE MERGED 2005/09/05 14:30:22 rt 1.4.154.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [500e1590638d2ed574579ba840e43bffa5cd6de2]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:39:05 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a8a1bcb4fc688faabafe9b710e311c6145c35d27]

INTEGRATION: CWS ooo19126 (1.2.520); FILE MERGED 2005/09/05 15:05:25 rt 1.2.520.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ffdaa44c1c8caa722a9d9cd79f44baf07eb723ea]

INTEGRATION: CWS ooo19126 (1.6.136); FILE MERGED 2005/09/05 14:30:22 rt 1.6.136.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [18655c13fa52250883db2da9e9d93944093606a8]

INTEGRATION: CWS ooo19126 (1.1.1.1.942); FILE MERGED 2005/09/05 15:05:25 rt 1.1.1.1.942.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6efe0616064c327f2a184ac4b62dc6adf4820d3e]

INTEGRATION: CWS ooo19126 (1.5.34); FILE MERGED 2005/09/05 14:30:22 rt 1.5.34.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cf5ac1ff461f29cfed133bbfb18b076640566919]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:39:04 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cc62ea257e3925e19123d60a22dab4696b303855]

INTEGRATION: CWS ooo19126 (1.2.354); FILE MERGED 2005/09/05 15:05:25 rt 1.2.354.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5899ed30ab782c4cbf94f476fc08ab9a0e3d4f13]

INTEGRATION: CWS ooo19126 (1.11.34); FILE MERGED 2005/09/05 14:30:21 rt 1.11.34.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0aa8e18c5af742fb643a93287f3bf9c0de1977bc]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:39:02 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5bc4633037d450700e5dab895018fb231449cc1f]

INTEGRATION: CWS ooo19126 (1.1.1.1.942); FILE MERGED 2005/09/05 15:05:24 rt 1.1.1.1.942.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8f1388c0a8590cb89d7dc648d9937fa9d8a613f0]

INTEGRATION: CWS ooo19126 (1.2.346); FILE MERGED 2005/09/05 14:30:21 rt 1.2.346.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9c4cd76096203e594c8f6844cb8092d96408070e]

INTEGRATION: CWS ooo19126 (1.3.146); FILE MERGED 2005/09/05 15:05:24 rt 1.3.146.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e37b11820d6ef211a5969f4a6e4bdacd0e8f2372]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:39:01 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [67d80c31f442fcd7647f8ae52837ffd361484459]

INTEGRATION: CWS ooo19126 (1.2.906); FILE MERGED 2005/09/05 15:05:24 rt 1.2.906.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8131c6998eb3c8cbe58765fd983329e2c130ca43]

INTEGRATION: CWS ooo19126 (1.6.34); FILE MERGED 2005/09/05 14:30:20 rt 1.6.34.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f95de2a4e7922f4d4f2bd80469d336f7565578ba]

INTEGRATION: CWS ooo19126 (1.3.166); FILE MERGED 2005/09/05 15:39:00 rt 1.3.166.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [551d24ec777a62aa0acec584229df24f3c50cbed]

INTEGRATION: CWS ooo19126 (1.2.36); FILE MERGED 2005/09/05 14:30:20 rt 1.2.36.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d527edcd1ee37241f87914d0c29e925698808b5b]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:39:00 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9ed43f8f838ea6610ac7b8a03594fe166d97a5ee]

INTEGRATION: CWS ooo19126 (1.2.906); FILE MERGED 2005/09/05 15:05:23 rt 1.2.906.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [83f49ede54f08d62282d07023a23668085b24df2]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:38:59 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2453f0e2ee7a1208d19765696ecaaae9936552cc]

INTEGRATION: CWS ooo19126 (1.5.36); FILE MERGED 2005/09/05 14:30:20 rt 1.5.36.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [96342426550cf813e440f25fd10a49707c1272ee]

INTEGRATION: CWS ooo19126 (1.2.700); FILE MERGED 2005/09/05 14:19:50 rt 1.2.700.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5e9c045207c7879e768b80764f716bd4931248a8]

INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGED 2005/09/05 15:05:23 rt 1.3.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6ec73341b251a40a3caeb3e669ca8923b9d0e7c1]

INTEGRATION: CWS ooo19126 (1.4.36); FILE MERGED 2005/09/05 14:30:19 rt 1.4.36.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [30ede980ec050981d8d771cee1674d7600ba625a]

INTEGRATION: CWS ooo19126 (1.6.430); FILE MERGED 2005/09/05 14:19:50 rt 1.6.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [55393e1d2fb12f2b7ec86412d4bc202e6a8557f2]

INTEGRATION: CWS ooo19126 (1.2.156); FILE MERGED 2005/09/05 15:38:58 rt 1.2.156.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [91cb344e5ad06d9aa88880e036d444b496df1301]

INTEGRATION: CWS ooo19126 (1.2.906); FILE MERGED 2005/09/05 15:05:22 rt 1.2.906.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [332ed4f73bb2929443a210e9b8c212b8412fedeb]

INTEGRATION: CWS ooo19126 (1.4.116); FILE MERGED 2005/09/05 14:30:19 rt 1.4.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2e4917bbcae854c23ae04a413dd2f06e08e7c839]

INTEGRATION: CWS ooo19126 (1.28.836); FILE MERGED 2005/09/05 14:19:50 rt 1.28.836.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b4732b3895225eb4e12fe193e415e62c29582856]

INTEGRATION: CWS ooo19126 (1.2.156); FILE MERGED 2005/09/05 15:38:57 rt 1.2.156.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0a62dba3028e741eac2b3751d0ce2b87df3f19ad]

INTEGRATION: CWS ooo19126 (1.3.520); FILE MERGED 2005/09/05 15:05:22 rt 1.3.520.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f92b655dfed616d7ed4534e848e573ae8ad61767]

INTEGRATION: CWS ooo19126 (1.2.346); FILE MERGED 2005/09/05 14:30:19 rt 1.2.346.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3e10e3900de1717aa31efda2c43825a043ecb84b]

INTEGRATION: CWS ooo19126 (1.24.836); FILE MERGED 2005/09/05 14:19:49 rt 1.24.836.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fcd19615dd0b1dfdd682bf80229b05f29dd4517a]

INTEGRATION: CWS ooo19126 (1.1.1.1.942); FILE MERGED 2005/09/05 15:05:22 rt 1.1.1.1.942.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [03c9dc3aebb36efbd194e27e88c67e8849a215b5]

INTEGRATION: CWS ooo19126 (1.6.36); FILE MERGED 2005/09/05 14:30:19 rt 1.6.36.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cc789ec7fe8f552ca306bec737e020acb24c030c]

INTEGRATION: CWS ooo19126 (1.2.156); FILE MERGED 2005/09/05 15:38:56 rt 1.2.156.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [54114f4436ae03ad4266cd7a609e39f65625aae1]

INTEGRATION: CWS ooo19126 (1.3.368); FILE MERGED 2005/09/05 15:05:22 rt 1.3.368.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ee9c489e0e74bca9a6e7a72e5ed589f14d4a275b]

INTEGRATION: CWS ooo19126 (1.5.36); FILE MERGED 2005/09/05 14:30:18 rt 1.5.36.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cb2ec6860e62631e1331d5f2c0961e41a361357d]

INTEGRATION: CWS ooo19126 (1.2.928); FILE MERGED 2005/09/05 15:05:21 rt 1.2.928.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [62b19b59a5ab6442d288454805488357260dbbff]

INTEGRATION: CWS ooo19126 (1.3.256); FILE MERGED 2005/09/05 14:30:18 rt 1.3.256.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e3294c346e5fc8e4d2acc7bbd293a027469d394e]

INTEGRATION: CWS ooo19126 (1.3.1632); FILE MERGED 2005/09/05 14:19:48 rt 1.3.1632.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c3d0cfe02e016d7ea16e6f6ab0ea1c903418fe04]

INTEGRATION: CWS ooo19126 (1.2.304); FILE MERGED 2005/09/05 14:30:17 rt 1.2.304.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7ba955443d3507f796f5106dba9a55bdced47aed]

INTEGRATION: CWS ooo19126 (1.2.156); FILE MERGED 2005/09/05 15:38:55 rt 1.2.156.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d69986f72234427a2ed4f6d30a59e26c5c20f327]

INTEGRATION: CWS ooo19126 (1.14.772); FILE MERGED 2005/09/05 14:19:48 rt 1.14.772.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8fb7b671b6a83b8e36a8d68651dd392987b2e5c7]

INTEGRATION: CWS ooo19126 (1.4.452); FILE MERGED 2005/09/05 15:05:21 rt 1.4.452.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1caa9d30b3c8c1301dcd6d54eda0ae41ca9fb947]

INTEGRATION: CWS ooo19126 (1.5.256); FILE MERGED 2005/09/05 14:30:17 rt 1.5.256.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5d96a21ab67ddf336c4193e00bc9ebba589d9de5]

INTEGRATION: CWS ooo19126 (1.2.156); FILE MERGED 2005/09/05 15:38:54 rt 1.2.156.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f1ac99c6e101025eb909d23c31bd67a2cb9299b2]

INTEGRATION: CWS ooo19126 (1.30.756); FILE MERGED 2005/09/05 14:19:48 rt 1.30.756.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [64287a13084f9511c6c2e56418db6098ed143012]

INTEGRATION: CWS ooo19126 (1.3.460); FILE MERGED 2005/09/05 15:05:21 rt 1.3.460.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8ed24acf528116df54e7cdcdfc83f302dc810607]

INTEGRATION: CWS ooo19126 (1.3.306); FILE MERGED 2005/09/05 14:30:16 rt 1.3.306.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e4191ba5e0adab9d3a3164604d491ed35a4259e7]

INTEGRATION: CWS ooo19126 (1.3.834); FILE MERGED 2005/09/05 14:19:47 rt 1.3.834.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6010fc7c76652c56f0aadd9288333cd05d1ec37f]

INTEGRATION: CWS ooo19126 (1.11.452); FILE MERGED 2005/09/05 15:05:20 rt 1.11.452.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0eb19cdb011ddb2f7596627d8a9720333918da5a]

INTEGRATION: CWS ooo19126 (1.3.194); FILE MERGED 2005/09/05 14:30:16 rt 1.3.194.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2b136a983c8cf5c89281dcc49ccb9c8faf62e4d8]

INTEGRATION: CWS ooo19126 (1.2.1632); FILE MERGED 2005/09/05 14:19:47 rt 1.2.1632.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d94929d062b627c3d4c84033b9f33d21d1a155ae]

INTEGRATION: CWS ooo19126 (1.2.346); FILE MERGED 2005/09/05 15:05:20 rt 1.2.346.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2df9a8e14ae71815189d545b561e2570688d8e3f]

INTEGRATION: CWS ooo19126 (1.5.194); FILE MERGED 2005/09/05 14:30:15 rt 1.5.194.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3de06e3c0a2255f3bd0372c099f2d7db619e3b43]

INTEGRATION: CWS ooo19126 (1.2.156); FILE MERGED 2005/09/05 15:38:53 rt 1.2.156.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [017e3428c5113ae65549acc545349a2178c3b9bf]

INTEGRATION: CWS ooo19126 (1.11.430); FILE MERGED 2005/09/05 14:19:47 rt 1.11.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9b8ef9d8ec61679bfbb9bf5225cae05bea796745]

INTEGRATION: CWS ooo19126 (1.5.926); FILE MERGED 2005/09/05 15:05:20 rt 1.5.926.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fb9998b6b49ba160a598ab6019208e46672a18fb]

INTEGRATION: CWS ooo19126 (1.3.836); FILE MERGED 2005/09/05 14:19:47 rt 1.3.836.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [dc08fc81d2490494655768e717234a4a5e5de77a]

INTEGRATION: CWS ooo19126 (1.2.368); FILE MERGED 2005/09/05 15:05:19 rt 1.2.368.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fe7d174998df05be7080d2be755ee45bc93bed3d]

INTEGRATION: CWS ooo19126 (1.2.156); FILE MERGED 2005/09/05 15:38:52 rt 1.2.156.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [579dbf10cbfb582b00600fd6267562a03d3d42cb]

INTEGRATION: CWS ooo19126 (1.2.452); FILE MERGED 2005/09/05 15:05:19 rt 1.2.452.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a4c10f073114172fe1df0b5f7dd5e4a577de86c0]

INTEGRATION: CWS ooo19126 (1.2.1044); FILE MERGED 2005/09/05 14:19:46 rt 1.2.1044.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [efd544735122bcaafe5be81eee2808792832e61a]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:38:52 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [26730d5de936a2c3d9304210c033e3b81ebdeae6]

INTEGRATION: CWS ooo19126 (1.3.520); FILE MERGED 2005/09/05 15:05:19 rt 1.3.520.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0292cd0b805c396d6fd80d8c233a9494fbf69236]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:38:51 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [732ffe0dd07ff7f542981e0a68dc1b4ff73617b4]

INTEGRATION: CWS ooo19126 (1.3.430); FILE MERGED 2005/09/05 14:19:46 rt 1.3.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [74e730364bca230f23e4a935f399f6cd38691777]

INTEGRATION: CWS ooo19126 (1.11.326); FILE MERGED 2005/09/05 15:05:19 rt 1.11.326.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b549507c830d132d8018057d18dc95a4255f5f06]

INTEGRATION: CWS ooo19126 (1.9.74); FILE MERGED 2005/09/05 16:59:34 rt 1.9.74.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5355b9ef0b2b6e1e7195e5606b4f4af25051493d]

INTEGRATION: CWS ooo19126 (1.2.700); FILE MERGED 2005/09/05 14:19:45 rt 1.2.700.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d4e2553cecce2025fd052ea2d8caf0b02e805c67]

INTEGRATION: CWS ooo19126 (1.4.926); FILE MERGED 2005/09/05 15:05:18 rt 1.4.926.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [99f86bbc3228db12be7018f7df803f7375d84589]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:38:50 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [477a45dc4bc5b3a5a36289a28aaa45b79cdd025a]

INTEGRATION: CWS ooo19126 (1.22.8); FILE MERGED 2005/09/05 16:59:34 rt 1.22.8.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9235926103af170978a15a41027b7b9b821686e7]

INTEGRATION: CWS ooo19126 (1.6.264); FILE MERGED 2005/09/05 14:19:45 rt 1.6.264.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d1cc772467594a7a15d5375c49af2e6a563ae664]

INTEGRATION: CWS ooo19126 (1.1.1.1.942); FILE MERGED 2005/09/05 15:05:18 rt 1.1.1.1.942.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [56cbfe49106d5356dafe08e4d7b89200a7e1e6c7]

INTEGRATION: CWS ooo19126 (1.24.836); FILE MERGED 2005/09/05 14:19:45 rt 1.24.836.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [20929e93ad52c72ec3c3c48ae923733571a786f4]

INTEGRATION: CWS ooo19126 (1.7.144); FILE MERGED 2005/09/05 15:05:18 rt 1.7.144.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d576ba6d1c4f8dc0600bb172396f41a70bdb7b8a]

INTEGRATION: CWS ooo19126 (1.11.20); FILE MERGED 2005/09/05 14:10:23 rt 1.11.20.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d929275974b53ffafc06f9ad358e89b2fc15fb47]

INTEGRATION: CWS ooo19126 (1.1.1.1.1672); FILE MERGED 2005/09/05 14:19:44 rt 1.1.1.1.1672.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3c1e0c9e5dd6515e120e2ecfd4f175a6ce9fbb7d]

INTEGRATION: CWS ooo19126 (1.3.204); FILE MERGED 2005/09/05 14:10:22 rt 1.3.204.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1373f6cce9b7562745f264aaa2424127a01bd064]

INTEGRATION: CWS ooo19126 (1.2.452); FILE MERGED 2005/09/05 15:05:17 rt 1.2.452.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8b3e6fb66fa99910ca936039c596c7a646ee1a59]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:38:49 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5e182253478b9cc0bac747baaa9f4837294bf302]

INTEGRATION: CWS ooo19126 (1.20.928); FILE MERGED 2005/09/05 14:19:44 rt 1.20.928.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c5bf1f11801c00c7e2ee8a63f0e4b8c42fffd942]

INTEGRATION: CWS ooo19126 (1.5.368); FILE MERGED 2005/09/05 15:05:17 rt 1.5.368.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5fa236376c4842e0a5e7b194f7f9276a63cde4ba]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:38:48 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8fb7405334422a318bfb351df11e6c07c0591668]

INTEGRATION: CWS ooo19126 (1.6.1044); FILE MERGED 2005/09/05 14:19:44 rt 1.6.1044.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5aaa1c0a236404748cabc8eb703065bb8c081718]

INTEGRATION: CWS ooo19126 (1.2.368); FILE MERGED 2005/09/05 15:05:17 rt 1.2.368.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b5008453842ed17be9cfd4a4673b31e1e6772eac]

INTEGRATION: CWS ooo19126 (1.3.204); FILE MERGED 2005/09/05 14:10:21 rt 1.3.204.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d3a12843c722d60fc2728ffbc301ea94b7a76be4]

INTEGRATION: CWS ooo19126 (1.14.464); FILE MERGED 2005/09/05 14:19:43 rt 1.14.464.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [22b7fc63592aa5c545060456b4b5e710dcb835e0]

INTEGRATION: CWS ooo19126 (1.34.196); FILE MERGED 2005/09/05 15:05:17 rt 1.34.196.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2875237d7fadfc878b38db3cda17e37fd547992a]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:38:47 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d1d16c511084525a4948ca68f1cc512368c97cd6]

INTEGRATION: CWS ooo19126 (1.4.1634); FILE MERGED 2005/09/05 14:19:43 rt 1.4.1634.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [05609fd7c1490e5c0df4caa3d7639fdc3fbe94c0]

INTEGRATION: CWS ooo19126 (1.11.130); FILE MERGED 2005/09/05 15:05:16 rt 1.11.130.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [31b33ad9f90ac9349ce553fc9305368ae132e364]

INTEGRATION: CWS ooo19126 (1.4.166); FILE MERGED 2005/09/05 15:38:47 rt 1.4.166.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [934e6c1370e92846e6a7cf15213f6317caa92872]

INTEGRATION: CWS ooo19126 (1.46.836); FILE MERGED 2005/09/05 14:19:43 rt 1.46.836.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4407c9870f288459817e64098b8a6e87fa7309a0]

INTEGRATION: CWS ooo19126 (1.2.928); FILE MERGED 2005/09/05 15:05:16 rt 1.2.928.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b9dd22a2779e8faed28733f14942f34f0aad228e]

INTEGRATION: CWS ooo19126 (1.1.1.1.272); FILE MERGED 2005/09/05 14:10:20 rt 1.1.1.1.272.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2a7918322e20b103606a1ea0d57c0012e725e2cd]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:38:46 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [155f13778818ae7379e966b403228d84468051b3]

INTEGRATION: CWS ooo19126 (1.4.830); FILE MERGED 2005/09/05 14:19:42 rt 1.4.830.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [330132092929c04b95c3bc11feea9bee078a38d4]

INTEGRATION: CWS ooo19126 (1.26.466); FILE MERGED 2005/09/05 14:19:42 rt 1.26.466.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bf1e2daa69eef4203074a3013c477b072e627d25]

INTEGRATION: CWS ooo19126 (1.2.930); FILE MERGED 2005/09/05 15:05:15 rt 1.2.930.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5e0bb898f983adf054980b576cb95b6cb43285f5]

INTEGRATION: CWS ooo19126 (1.1.1.1.272); FILE MERGED 2005/09/05 14:10:19 rt 1.1.1.1.272.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1927cd64d17e173abc9579efd55006ed091d659f]

INTEGRATION: CWS ooo19126 (1.2.124); FILE MERGED 2005/09/05 15:38:45 rt 1.2.124.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6d7cbbd16e94e928f45528963b94ab061de2b8b2]

INTEGRATION: CWS ooo19126 (1.14.836); FILE MERGED 2005/09/05 14:19:42 rt 1.14.836.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [037106d5a3e14c4481a4f4e76dfd8ae29f386b14]

INTEGRATION: CWS ooo19126 (1.2.116); FILE MERGED 2005/09/05 14:10:19 rt 1.2.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2420e842af65661c46c215f07c88c92e90bb5998]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:38:44 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [89bb469354bd4efb21950fe235c6b98891d659c2]

INTEGRATION: CWS ooo19126 (1.2.1044); FILE MERGED 2005/09/05 14:19:41 rt 1.2.1044.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0bcca82ac789fa67b900a1422f10b4e5581ae9a0]

INTEGRATION: CWS ooo19126 (1.4.368); FILE MERGED 2005/09/05 15:05:15 rt 1.4.368.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9615398184e50e8166a49364b7fdddcae302a6e4]

INTEGRATION: CWS ooo19126 (1.1.1.1.272); FILE MERGED 2005/09/05 14:10:18 rt 1.1.1.1.272.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3efff5d67273378f4dbd5aa142bf7831012e2c8c]

INTEGRATION: CWS ooo19126 (1.16.430); FILE MERGED 2005/09/05 14:19:41 rt 1.16.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3cc4e7b414cec17e51fe777aed62f1275683f02b]

INTEGRATION: CWS ooo19126 (1.7.452); FILE MERGED 2005/09/05 15:05:15 rt 1.7.452.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [43fd34498ce4bfc85f000d361c5837caffb573a0]

INTEGRATION: CWS ooo19126 (1.3.236); FILE MERGED 2005/09/05 14:10:18 rt 1.3.236.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [33795b46ffe53447cdc3e795e64353cedb8aa5de]

INTEGRATION: CWS ooo19126 (1.4.166); FILE MERGED 2005/09/05 15:38:43 rt 1.4.166.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cdf761601a336c28989c717e0eefd6745c066ce8]

INTEGRATION: CWS ooo19126 (1.31.836); FILE MERGED 2005/09/05 14:19:41 rt 1.31.836.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5dae2db23575e88c09f13daee3f63ea7e65fab03]

INTEGRATION: CWS ooo19126 (1.7.24); FILE MERGED 2005/09/05 14:10:17 rt 1.7.24.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [253acc3628768a8f80f7c6cd1af75496b6fa0771]

INTEGRATION: CWS ooo19126 (1.2.928); FILE MERGED 2005/09/05 15:05:14 rt 1.2.928.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e214d131da033c79c3d226aaea8d38e6189e2eb3]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:38:43 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1c498486a121af06a1398dd2d76f533a31738986]

INTEGRATION: CWS ooo19126 (1.3.430); FILE MERGED 2005/09/05 14:19:41 rt 1.3.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [278f9b4f3a8b5bc4641512ccb953013775fb0957]

INTEGRATION: CWS ooo19126 (1.2.92); FILE MERGED 2005/09/05 14:10:17 rt 1.2.92.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2b0c543ec025c18115a7a2bf484a7180d87eca20]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:38:42 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [471f8916aefb17cc4bf16a72e6cab96acff42554]

INTEGRATION: CWS ooo19126 (1.2.258); FILE MERGED 2005/09/05 14:10:16 rt 1.2.258.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c2914c71a2ea280aa8c3ea4e6eda30ac8e65cdbd]

INTEGRATION: CWS ooo19126 (1.5.344); FILE MERGED 2005/09/05 15:05:14 rt 1.5.344.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cdcbfd23cb000cf12a1799497b5e1a547cc78a10]

INTEGRATION: CWS ooo19126 (1.3.836); FILE MERGED 2005/09/05 14:19:40 rt 1.3.836.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1613fb199c962e93f222fc44342f1f860a34882d]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:38:41 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [297b8c8862b2bafd646c358551c14157b89fac2f]

INTEGRATION: CWS ooo19126 (1.3.204); FILE MERGED 2005/09/05 14:10:16 rt 1.3.204.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4c7c5355e0123de533ef3d4aa2b6fc0e3c761211]

INTEGRATION: CWS ooo19126 (1.7.264); FILE MERGED 2005/09/05 14:19:40 rt 1.7.264.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [759b3bdac938a78b2826eb8980acfcf079928df8]

INTEGRATION: CWS ooo19126 (1.2.904); FILE MERGED 2005/09/05 15:05:13 rt 1.2.904.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [64dfbb411b7a80230094a356a92157284a4b4727]

INTEGRATION: CWS ooo19126 (1.1.1.1.272); FILE MERGED 2005/09/05 14:10:15 rt 1.1.1.1.272.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [79f34242256195b02cb96e2a20df97f44f6c4188]

INTEGRATION: CWS ooo19126 (1.4.264); FILE MERGED 2005/09/05 14:19:40 rt 1.4.264.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [78b4ddc83833bebbab9fb1eff6e051769be2c9c6]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:38:40 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d6c5ae19ccfa12720194d7bc3d1fd9f0761e6fea]

INTEGRATION: CWS ooo19126 (1.5.346); FILE MERGED 2005/09/05 15:05:13 rt 1.5.346.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c3d486067c2670f55571534e3cdb03fc6340d734]

INTEGRATION: CWS ooo19126 (1.20.836); FILE MERGED 2005/09/05 14:19:39 rt 1.20.836.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [dd5449e5659da30e16a9cc6f49f1d87fb48bb089]

INTEGRATION: CWS ooo19126 (1.10.346); FILE MERGED 2005/09/05 15:05:13 rt 1.10.346.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3e7a23c38589b00535fcb8b8e1967a72f30fd818]

INTEGRATION: CWS ooo19126 (1.1.1.1.272); FILE MERGED 2005/09/05 14:10:14 rt 1.1.1.1.272.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c87ff5216589d63c39b818d2d99623b198dc990f]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:38:39 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [364a1516820e8cc6b81b05ebd1f07c8bea8aa145]

INTEGRATION: CWS ooo19126 (1.3.1658); FILE MERGED 2005/09/05 14:19:39 rt 1.3.1658.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [259c26ce8a1bdbb94c423f3c485cc2cfdd10585e]

INTEGRATION: CWS ooo19126 (1.12.346); FILE MERGED 2005/09/05 15:05:12 rt 1.12.346.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [539734f02bbd803bba962687908c40f25d0c933a]

INTEGRATION: CWS ooo19126 (1.2.1658); FILE MERGED 2005/09/05 14:19:39 rt 1.2.1658.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0dc0bfb8584977b7ffabf515adcff1ad2db3d3f8]

INTEGRATION: CWS ooo19126 (1.3.906); FILE MERGED 2005/09/05 15:05:12 rt 1.3.906.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [acc8782d665477c504f901b0918ebc15203e34f0]

INTEGRATION: CWS ooo19126 (1.1.1.1.272); FILE MERGED 2005/09/05 14:10:13 rt 1.1.1.1.272.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [11a6b4fb05179a0ce05e95d97e6472f3de86e892]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:38:38 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4618c3de1d1738c85998467ad7debf6e4313cef6]

INTEGRATION: CWS ooo19126 (1.2.928); FILE MERGED 2005/09/05 15:05:11 rt 1.2.928.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9d358c1c845641636498d7174604273d8f480ffe]

INTEGRATION: CWS ooo19126 (1.3.460); FILE MERGED 2005/09/05 15:05:11 rt 1.3.460.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1206f8f72fa3d71e7bee8ab1e3087895d8631412]

INTEGRATION: CWS ooo19126 (1.72.214); FILE MERGED 2005/09/05 14:19:38 rt 1.72.214.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4356a81705f7b898a287c16f5c4c98025d198b47]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:38:37 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d058470332c38bfc0bb74009aa243fc6e210d2be]

INTEGRATION: CWS ooo19126 (1.15.1044); FILE MERGED 2005/09/05 14:19:38 rt 1.15.1044.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [735d80426da3ea9a82d874918b2e1a599fc366e4]

INTEGRATION: CWS ooo19126 (1.1.1.1.272); FILE MERGED 2005/09/05 14:10:12 rt 1.1.1.1.272.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [621739895f3608a7f602bed2629b05371b674779]

INTEGRATION: CWS ooo19126 (1.2.1044); FILE MERGED 2005/09/05 14:19:38 rt 1.2.1044.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b6fb844cc6670eacf5ab41a120a7a19b0bed175f]

INTEGRATION: CWS ooo19126 (1.9.452); FILE MERGED 2005/09/05 15:05:11 rt 1.9.452.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8b02893c960d0e67434a202a90de52323617760d]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:38:36 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [599956281fc027c1a1fbdd9090533de1382e70dd]

INTEGRATION: CWS ooo19126 (1.2.928); FILE MERGED 2005/09/05 15:05:10 rt 1.2.928.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [af78334fd71b5b91aebe6923a5ca349e1dd89a26]

INTEGRATION: CWS ooo19126 (1.25.430); FILE MERGED 2005/09/05 14:19:38 rt 1.25.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9565aa5466a0d95ab5017e3da312de41bb36b1c0]

INTEGRATION: CWS ooo19126 (1.3.906); FILE MERGED 2005/09/05 15:05:10 rt 1.3.906.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7eab169b04bc24f527aec30a56214713c0f43d83]

INTEGRATION: CWS ooo19126 (1.22.836); FILE MERGED 2005/09/05 14:19:37 rt 1.22.836.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1621ab24dea55830ddbec52852121d03623610c9]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:38:35 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c048c2691b29e437a4de988608d618e3916df080]

INTEGRATION: CWS ooo19126 (1.11.430); FILE MERGED 2005/09/05 14:19:37 rt 1.11.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8f78ca270f9d893079680a372ea94a7f6b3656e7]

INTEGRATION: CWS ooo19126 (1.3.452); FILE MERGED 2005/09/05 15:05:10 rt 1.3.452.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ddd908113d8cd9ab51af711c084158a955ae02e0]

INTEGRATION: CWS ooo19126 (1.2.1044); FILE MERGED 2005/09/05 14:19:37 rt 1.2.1044.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4063ea8e3d376d7ac7a7747c575bda8e979ca1a4]

INTEGRATION: CWS ooo19126 (1.2.326); FILE MERGED 2005/09/05 15:05:09 rt 1.2.326.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e2360cd77c86890fd3f427cbc304c5e9388ee503]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:38:34 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [76270ab436c1606f41147636bb02745b7e1a69b2]

INTEGRATION: CWS ooo19126 (1.18.150); FILE MERGED 2005/09/05 14:19:37 rt 1.18.150.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5d6d46e4ba2a011f10387014de56987876128940]

INTEGRATION: CWS ooo19126 (1.9.72); FILE MERGED 2005/09/05 14:10:10 rt 1.9.72.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9ac86a1f4847dc114abfc8920f4d14c3d82649e4]

INTEGRATION: CWS ooo19126 (1.1.1.1.942); FILE MERGED 2005/09/05 15:05:09 rt 1.1.1.1.942.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b76db32ae7bdf0f4dc7620f23b14da16a48aeb3f]

INTEGRATION: CWS ooo19126 (1.1.1.1.272); FILE MERGED 2005/09/05 14:10:09 rt 1.1.1.1.272.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fdafdf275d9e3c410cada8e4eef0ca25238f8ecc]

INTEGRATION: CWS ooo19126 (1.5.166); FILE MERGED 2005/09/05 15:38:33 rt 1.5.166.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [986aa78fd63818c28563e3491c951f5e2123329d]

INTEGRATION: CWS ooo19126 (1.25.214); FILE MERGED 2005/09/05 14:19:36 rt 1.25.214.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [dc9bf5854ffcaeaeb9b8054d9fd6ff7b3b1e3d73]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:38:33 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8a74ccd97cda9cc797fb6e82124dd8c8d9911d40]

INTEGRATION: CWS ooo19126 (1.2.1044); FILE MERGED 2005/09/05 14:19:36 rt 1.2.1044.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [14e0328e7b9562001ad01c526fa108b1e3360d26]

INTEGRATION: CWS ooo19126 (1.1.1.1.272); FILE MERGED 2005/09/05 14:10:08 rt 1.1.1.1.272.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f36b20a2c715f486ddc0c7bea0a9ff6d7dc53992]

INTEGRATION: CWS ooo19126 (1.5.926); FILE MERGED 2005/09/05 15:05:08 rt 1.5.926.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0fcf5833be306d8fb697324e95222a350ec6c86f]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:38:32 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [aa73140c11dfd4099a3a5bf32e94d1d20d8e6661]

INTEGRATION: CWS ooo19126 (1.21.430); FILE MERGED 2005/09/05 14:19:36 rt 1.21.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ba5b0e6316327fb15eee8b26ebb45fb6eef4d082]

INTEGRATION: CWS ooo19126 (1.3.552); FILE MERGED 2005/09/05 15:05:08 rt 1.3.552.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [639380f3477abf545d5fbbf88bba156c477439bf]

INTEGRATION: CWS ooo19126 (1.1.1.1.272); FILE MERGED 2005/09/05 14:10:07 rt 1.1.1.1.272.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1cd64d2dad9d05e71885a9d79362897e60f8a3df]

INTEGRATION: CWS ooo19126 (1.1.1.1.942); FILE MERGED 2005/09/05 15:05:07 rt 1.1.1.1.942.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7564074d67f22b753c48b1b2b57c8672fc996fb3]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:38:31 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f0ea6a8af38848fc269001551084eb76f44e2703]

INTEGRATION: CWS ooo19126 (1.31.428); FILE MERGED 2005/09/05 14:19:35 rt 1.31.428.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [373602e4e9a8b9da22d5c8670a538c2b9ee9896f]

INTEGRATION: CWS ooo19126 (1.7.346); FILE MERGED 2005/09/05 15:05:07 rt 1.7.346.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [dd9ba000785b5adad1e59fd9912333986f9313b6]

INTEGRATION: CWS ooo19126 (1.1.1.1.272); FILE MERGED 2005/09/05 14:10:06 rt 1.1.1.1.272.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e6372a49aa810a3217b95955504acb5b463fe3df]

INTEGRATION: CWS ooo19126 (1.47.756); FILE MERGED 2005/09/05 14:19:35 rt 1.47.756.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2800b6ef5d6ff0852b70949ffc465bd52b5ec560]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:38:30 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1265fd16fb9a0fbb7a408e8a0be77460b626ab54]

INTEGRATION: CWS ooo19126 (1.4.1628); FILE MERGED 2005/09/05 14:19:35 rt 1.4.1628.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [08225936d8e4b54b081b47e29c90c41ac0e258e6]

INTEGRATION: CWS ooo19126 (1.1.1.1.942); FILE MERGED 2005/09/05 15:05:06 rt 1.1.1.1.942.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [21c870ede0904b4c1d47c3f1c6918d1d90d47711]

INTEGRATION: CWS ooo19126 (1.5.60); FILE MERGED 2005/09/05 14:10:06 rt 1.5.60.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [58acc3a7b6e7f30996e8c53e1c38e72ae53f9081]

INTEGRATION: CWS ooo19126 (1.10.756); FILE MERGED 2005/09/05 14:19:35 rt 1.10.756.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e60680bee9ecffb5093c16d41af869078709db06]

INTEGRATION: CWS ooo19126 (1.4.930); FILE MERGED 2005/09/05 15:05:06 rt 1.4.930.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fcb15504f2e540ce45e7e754ddb32dd690dfaed1]

INTEGRATION: CWS ooo19126 (1.5.38); FILE MERGED 2005/09/05 14:10:05 rt 1.5.38.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [73450680635fda7f157dcc67ad51fd9640bd5aff]

INTEGRATION: CWS ooo19126 (1.11.550); FILE MERGED 2005/09/05 14:19:35 rt 1.11.550.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6001d72cbb94adf699e1e6ac804d19b9d91b6e88]

INTEGRATION: CWS ooo19126 (1.9.308); FILE MERGED 2005/09/05 15:05:05 rt 1.9.308.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c4a1430ef0ae89bc2ad4a1d68a881ac63109a923]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:38:29 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [72681feae75ce1e86024b4b8869fd0e1bdf5470c]

INTEGRATION: CWS ooo19126 (1.2.60); FILE MERGED 2005/09/05 14:10:05 rt 1.2.60.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f293e351d3aaf53676e8ab4ec2cc5bcff1501f16]

INTEGRATION: CWS ooo19126 (1.5.238); FILE MERGED 2005/09/05 14:19:34 rt 1.5.238.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ed1504475e42664b2b0b203806965ed636048f78]

INTEGRATION: CWS ooo19126 (1.3.452); FILE MERGED 2005/09/05 15:05:05 rt 1.3.452.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [89c6ddd44345b404a95b9868a2868bf8a0bfd3de]

INTEGRATION: CWS ooo19126 (1.5.550); FILE MERGED 2005/09/05 14:19:34 rt 1.5.550.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [efd291f3f6198930f2937b8626457122d5cc1e51]

INTEGRATION: CWS ooo19126 (1.2.452); FILE MERGED 2005/09/05 15:05:05 rt 1.2.452.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d29bedd1c4d76475de8253769ec6c5cc5b0f4517]

INTEGRATION: CWS ooo19126 (1.5.166); FILE MERGED 2005/09/05 15:38:28 rt 1.5.166.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d614addb2b9186a77b25aa642bec68c29259e208]

INTEGRATION: CWS ooo19126 (1.9.238); FILE MERGED 2005/09/05 14:19:34 rt 1.9.238.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [33e741c0b95c363bb406387a850a577ac4c2f00d]

INTEGRATION: CWS ooo19126 (1.7.906); FILE MERGED 2005/09/05 15:05:04 rt 1.7.906.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [034e4cc0ba1b4accd0660fc4015a6109815e8a05]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:38:27 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cabfbec562d50ba625b0ae570f94657c966ce819]

INTEGRATION: CWS ooo19126 (1.8.238); FILE MERGED 2005/09/05 14:19:34 rt 1.8.238.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f090cde2398300e78bb7e25ce5a19b1c54aa6f46]

INTEGRATION: CWS ooo19126 (1.5.452); FILE MERGED 2005/09/05 15:05:04 rt 1.5.452.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7d428f5dcbe0405d65a1d0b3c23d0074cf69c05c]

INTEGRATION: CWS ooo19126 (1.25.836); FILE MERGED 2005/09/05 14:19:33 rt 1.25.836.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [02b131e515b02d6d373c9e0bee799c44d36ee900]

INTEGRATION: CWS ooo19126 (1.1.1.1.942); FILE MERGED 2005/09/05 15:05:04 rt 1.1.1.1.942.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bbb444b7def62563346a8df77d991774bca45d72]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:38:26 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7d945d4523d78624a15afa2fb79602ab50c18b63]

INTEGRATION: CWS ooo19126 (1.3.1658); FILE MERGED 2005/09/05 14:19:33 rt 1.3.1658.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e21241bf4fcf929adc23b21e44721d9bd434abd4]

INTEGRATION: CWS ooo19126 (1.2.526); FILE MERGED 2005/09/05 15:05:03 rt 1.2.526.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [63391cbc25d065411fc855d5d90238c05e4bae01]

INTEGRATION: CWS ooo19126 (1.2.1658); FILE MERGED 2005/09/05 14:19:33 rt 1.2.1658.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fbfa31a71c526f048457bd531811c412eafb8798]

INTEGRATION: CWS ooo19126 (1.2.908); FILE MERGED 2005/09/05 15:05:03 rt 1.2.908.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b4f64a720839ac8b9a58755f31b6ae42c9bebe56]

INTEGRATION: CWS ooo19126 (1.11.430); FILE MERGED 2005/09/05 14:19:32 rt 1.11.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6c4f6f89359ca0b633c08a0c638688b36068bcc3]

INTEGRATION: CWS ooo19126 (1.15.368); FILE MERGED 2005/09/05 15:05:02 rt 1.15.368.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1052babba6917ffbdb3df992f8e28dedc0ab4f1c]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:38:25 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [700d8e673e7e1e9cdcbd5dd856d47aad26bf2d34]

INTEGRATION: CWS ooo19126 (1.40.836); FILE MERGED 2005/09/05 14:19:32 rt 1.40.836.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ba334ea176356dfe85694f48997d2fb82d53b822]

INTEGRATION: CWS ooo19126 (1.21.154); FILE MERGED 2005/09/05 15:05:02 rt 1.21.154.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6e3b55fca6af90e613750199e731d7745c77a316]

INTEGRATION: CWS ooo19126 (1.2.1658); FILE MERGED 2005/09/05 14:19:32 rt 1.2.1658.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [381e0b2763b46b9a54a0ac025131d262aa350089]

INTEGRATION: CWS ooo19126 (1.26.154); FILE MERGED 2005/09/05 15:05:02 rt 1.26.154.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b9911c799332ee97201e5057997ceb600be5551a]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:38:24 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8786f8e64a0e3d96724dbe8a306003b3f41e9706]

INTEGRATION: CWS ooo19126 (1.6.668); FILE MERGED 2005/09/05 14:19:31 rt 1.6.668.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [27b1122bb0ba2211e8e966e4987be7ab66b64070]

INTEGRATION: CWS ooo19126 (1.7.774); FILE MERGED 2005/09/05 15:05:01 rt 1.7.774.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b260584614ca83d6700ba414839fae5445ef7494]

INTEGRATION: CWS ooo19126 (1.21.596); FILE MERGED 2005/09/05 14:19:31 rt 1.21.596.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1cb61fe50412fd0c915226a5c51561ff26d765cd]

INTEGRATION: CWS ooo19126 (1.10.452); FILE MERGED 2005/09/05 15:05:01 rt 1.10.452.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [71b81fc7caa3ae41df7e04f7aa6be698ec39e19e]

INTEGRATION: CWS ooo19126 (1.4.166); FILE MERGED 2005/09/05 15:38:23 rt 1.4.166.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a8d26f5fe1a9931392f7388fbd3079f4ae13f139]

INTEGRATION: CWS ooo19126 (1.15.756); FILE MERGED 2005/09/05 14:19:31 rt 1.15.756.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [449355e5ff49917c920b8251c1f82cab61844a96]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:38:22 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [555df155308f772db2c51bf784d4fdffe8487af6]

INTEGRATION: CWS ooo19126 (1.8.774); FILE MERGED 2005/09/05 15:05:01 rt 1.8.774.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1796bbbb54da7392889698e1d75fae9dfc1b7088]

INTEGRATION: CWS ooo19126 (1.17.756); FILE MERGED 2005/09/05 14:19:30 rt 1.17.756.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f712a26bb35f76d4a1caffc43de92c5d03965d3a]

INTEGRATION: CWS ooo19126 (1.5.774); FILE MERGED 2005/09/05 15:05:00 rt 1.5.774.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6a5d29c8ab527e75cbb70f33f0369b5fb64211ae]

INTEGRATION: CWS ooo19126 (1.9.836); FILE MERGED 2005/09/05 14:19:30 rt 1.9.836.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cd8ba6a56ab26638853194d042f1766722a58e24]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:38:21 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [28e62836acef9dfe0ae8133862bb5ec373815dcc]

INTEGRATION: CWS ooo19126 (1.2.756); FILE MERGED 2005/09/05 14:19:30 rt 1.2.756.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ac3fc9756adc0dcce3c33bdf0ffcd2f8cfb85d29]

INTEGRATION: CWS ooo19126 (1.7.774); FILE MERGED 2005/09/05 15:05:00 rt 1.7.774.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bc67a89132a5d8f12222c8d450405a79b1a91aaa]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:38:20 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [01f9914c3a618ff4b2d8986208c8d1aad334dec9]

INTEGRATION: CWS ooo19126 (1.9.774); FILE MERGED 2005/09/05 15:05:00 rt 1.9.774.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e18f4577fe7b97e5d717f3f80b7d5b1b973cf6be]

INTEGRATION: CWS ooo19126 (1.2.790); FILE MERGED 2005/09/05 14:19:29 rt 1.2.790.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [298edda468c1dad7de6cbe58c9c0f62f94e726e1]

INTEGRATION: CWS ooo19126 (1.2.774); FILE MERGED 2005/09/05 15:04:59 rt 1.2.774.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [918a29bc350effc55487033eb07647517ca6f7cb]

INTEGRATION: CWS ooo19126 (1.2.170); FILE MERGED 2005/09/05 15:38:20 rt 1.2.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [927587fe55a758158ad660e5410c56232d06f4fe]

INTEGRATION: CWS ooo19126 (1.35.834); FILE MERGED 2005/09/05 14:19:29 rt 1.35.834.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [45f677b6f4eeb9a1f7677e3d52aad006a9fab1df]

INTEGRATION: CWS ooo19126 (1.4.166); FILE MERGED 2005/09/05 15:38:19 rt 1.4.166.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6c5451f05ca1eb2bf0a160535f08f3b755065032]

INTEGRATION: CWS ooo19126 (1.24.452); FILE MERGED 2005/09/05 15:04:59 rt 1.24.452.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [50ddbf42bc68bccdbe5f43402784cd9c42848006]

INTEGRATION: CWS ooo19126 (1.3.830); FILE MERGED 2005/09/05 14:19:29 rt 1.3.830.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [63782fd03730aaca963276d7b7a71171e3a666d1]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:38:19 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9f51ff80b0038a498eb85e12cfc53e858c020baf]

INTEGRATION: CWS ooo19126 (1.3.774); FILE MERGED 2005/09/05 15:04:58 rt 1.3.774.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ffe04d824f72db8e804860bb31b69d2f2540000b]

INTEGRATION: CWS ooo19126 (1.9.1094); FILE MERGED 2005/09/05 14:19:28 rt 1.9.1094.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [93a1b7366821cc6a39769947ebd30b2c2b5419dd]

INTEGRATION: CWS ooo19126 (1.12.154); FILE MERGED 2005/09/05 15:04:58 rt 1.12.154.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a682ad8dfee35d3fca3fea50a07bc9b1d92269b2]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:38:18 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [01a9886bab3aa972142bed966f175e88decc7f6b]

INTEGRATION: CWS ooo19126 (1.5.836); FILE MERGED 2005/09/05 14:19:28 rt 1.5.836.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [404ab387216496e518c7e45a489f0171b4bc5b44]

INTEGRATION: CWS ooo19126 (1.20.774); FILE MERGED 2005/09/05 15:04:57 rt 1.20.774.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [06c4ea21b962bba70a63dae2eaffa1df7ce5c653]

INTEGRATION: CWS ooo19126 (1.3.430); FILE MERGED 2005/09/05 14:19:28 rt 1.3.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c064076dd273cbd963f236e54c9f9f42349e02ee]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:38:17 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f90aacc6fecfde30c8338b21cd7e68bcdd72c57c]

INTEGRATION: CWS ooo19126 (1.10.452); FILE MERGED 2005/09/05 15:04:57 rt 1.10.452.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b0a31ee7af1d854f4161782b3a428cf73a9e37ae]

INTEGRATION: CWS ooo19126 (1.2.1044); FILE MERGED 2005/09/05 14:19:28 rt 1.2.1044.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9cc6dfc9f095f676006d39c836e6ebbf91161898]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:38:16 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d37ea1d69b7c523b5cd709162f35a1f6df1d6861]

INTEGRATION: CWS ooo19126 (1.13.774); FILE MERGED 2005/09/05 15:04:57 rt 1.13.774.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0ba2b3c74ae41a4a7a7225941713789f069787e2]

INTEGRATION: CWS ooo19126 (1.8.900); FILE MERGED 2005/09/05 15:04:56 rt 1.8.900.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5cc5e0d1a610185cc8020979806340693641e3dc]

INTEGRATION: CWS ooo19126 (1.2.1632); FILE MERGED 2005/09/05 14:19:27 rt 1.2.1632.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [51f557ccc1ab0c17bfbb0cbcf4debb81a4988855]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:38:15 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0bf801adef2f387bebb535c4f410f37a7dbb3f40]

INTEGRATION: CWS ooo19126 (1.5.520); FILE MERGED 2005/09/05 15:04:55 rt 1.5.520.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [043d377babbfab4a6fe468ffb798f4b085a27d96]

INTEGRATION: CWS ooo19126 (1.15.1370); FILE MERGED 2005/09/05 14:19:27 rt 1.15.1370.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [842bc548eb576bc87731654a6857e3b2e42abbc0]

INTEGRATION: CWS ooo19126 (1.1.1.1.942); FILE MERGED 2005/09/05 15:04:55 rt 1.1.1.1.942.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [18c26a422e145647539cf1f28c2ff847407dfff8]

INTEGRATION: CWS ooo19126 (1.26.118); FILE MERGED 2005/09/05 15:04:54 rt 1.26.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5788309fac238fb36d4c31320dac8d73335d8c94]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:38:14 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9becee34219393917c01d6271e5f95ed91d6123e]

INTEGRATION: CWS ooo19126 (1.2.906); FILE MERGED 2005/09/05 15:04:54 rt 1.2.906.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5f387cd61ef90d6b644952850879628e86404832]

INTEGRATION: CWS ooo19126 (1.7.214); FILE MERGED 2005/09/05 14:19:27 rt 1.7.214.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1d47582453f633e4fa9b01427487df843b33e4b7]

INTEGRATION: CWS ooo19126 (1.4.166); FILE MERGED 2005/09/05 15:38:14 rt 1.4.166.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3cbdb8798525b58467d2f9ccac5673c1abda5049]

INTEGRATION: CWS ooo19126 (1.4.520); FILE MERGED 2005/09/05 15:04:54 rt 1.4.520.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [02bc56f4288388d677660583b8cfa0669a2cb184]

INTEGRATION: CWS ooo19126 (1.2.830); FILE MERGED 2005/09/05 14:19:26 rt 1.2.830.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b98b25c87a7dc07e87cb7c0f1f62325a6c369612]

INTEGRATION: CWS ooo19126 (1.4.166); FILE MERGED 2005/09/05 15:38:13 rt 1.4.166.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d91801e8a5669683f3a646e7c98faae825025bd8]

INTEGRATION: CWS ooo19126 (1.1.1.1.604); FILE MERGED 2005/09/05 13:01:59 rt 1.1.1.1.604.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b6e783bb2cebf4d4b0c380fd3d5e38cbbdcd820d]

INTEGRATION: CWS ooo19126 (1.2.598); FILE MERGED 2005/09/05 15:04:54 rt 1.2.598.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [aea2dcff9befc43a8db3437fa0ecd39e15d05c3e]

INTEGRATION: CWS ooo19126 (1.8.314); FILE MERGED 2005/09/05 14:19:26 rt 1.8.314.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [475d78d97cc4ea876b1769a09cc5dfc8c206fa0a]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:38:13 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [64aad62c4a57d4b540274a50810491f03eb6eea1]

INTEGRATION: CWS ooo19126 (1.29.836); FILE MERGED 2005/09/05 14:19:26 rt 1.29.836.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [956d3f368311bbc1735268d7a57060cd7370d5c1]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:38:12 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [766b2f79fb50be97e111498a0504e27a4eefa77b]

INTEGRATION: CWS ooo19126 (1.3.1038); FILE MERGED 2005/09/05 14:19:26 rt 1.3.1038.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8948d8b29a87efb515de8aaae5cef5d8f4dd2ecd]

INTEGRATION: CWS ooo19126 (1.5.208); FILE MERGED 2005/09/05 15:04:52 rt 1.5.208.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5ee353112888b7467699d4329d7195b5e0b07b11]

INTEGRATION: CWS ooo19126 (1.2.326); FILE MERGED 2005/09/05 13:01:58 rt 1.2.326.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ce0c6f5ba54428e4db969cb9a1edb6684f5014b9]

INTEGRATION: CWS ooo19126 (1.4.1634); FILE MERGED 2005/09/05 14:19:26 rt 1.4.1634.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [378ec05e9c2a0fae916976bed10abf02cf711714]

INTEGRATION: CWS ooo19126 (1.2.520); FILE MERGED 2005/09/05 15:04:51 rt 1.2.520.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c41ebcfc93f4929bc57241670dcf097a97fd7afb]

INTEGRATION: CWS ooo19126 (1.3.326); FILE MERGED 2005/09/05 13:01:58 rt 1.3.326.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3cf7ee9ceca4309981f0aeb463b33e916e0aa47a]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:38:11 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [365b24bb8878b77ee7b27944988caf02b8986dba]

INTEGRATION: CWS ooo19126 (1.6.430); FILE MERGED 2005/09/05 14:19:25 rt 1.6.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5ff8718c3766bcb208dcda44b56e1f8f20f6039d]

INTEGRATION: CWS ooo19126 (1.11.452); FILE MERGED 2005/09/05 15:04:51 rt 1.11.452.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5db4c9db03936ef26dde6c6748493610289bdd59]

INTEGRATION: CWS ooo19126 (1.7.252); FILE MERGED 2005/09/05 14:19:25 rt 1.7.252.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f54e92f9aab4b5b68bddb0af075111714a65374d]

INTEGRATION: CWS ooo19126 (1.45.118); FILE MERGED 2005/09/05 15:04:50 rt 1.45.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1d707e66d771a5b4c1929c2bb455594132f989a1]

INTEGRATION: CWS ooo19126 (1.3.326); FILE MERGED 2005/09/05 13:01:57 rt 1.3.326.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0e78cb5737b1b6c9b6ad8660ffbc85e6cc797ce0]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:38:10 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [56931227b203ba360bf9e50f97915c96b2ed33d6]

INTEGRATION: CWS ooo19126 (1.4.396); FILE MERGED 2005/09/05 14:19:25 rt 1.4.396.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [379f29fee25c094ad99c0b40ff8528e03888c9bf]

INTEGRATION: CWS ooo19126 (1.2.904); FILE MERGED 2005/09/05 15:04:50 rt 1.2.904.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0fb417153ab9d210f1bdc308deea505f95020f56]

INTEGRATION: CWS ooo19126 (1.3.66); FILE MERGED 2005/09/05 13:01:57 rt 1.3.66.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [04e3dc71dc4070d671393fa2af6e3b513c25e22c]

INTEGRATION: CWS ooo19126 (1.6.244); FILE MERGED 2005/09/05 14:19:25 rt 1.6.244.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5a56f78258598da376f73107e045c94128b3e18c]

INTEGRATION: CWS ooo19126 (1.3.578); FILE MERGED 2005/09/05 15:04:50 rt 1.3.578.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3312b1eb88f37c662de78c36e6220920ea887663]

INTEGRATION: CWS ooo19126 (1.1.1.1.604); FILE MERGED 2005/09/05 13:01:54 rt 1.1.1.1.604.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d9e2bb2bf160f2d5b5f9f8faa2005d0d58ef5249]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:38:09 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fbc90bffa95aa1c669cb3905db31f43a1ebfe86a]

INTEGRATION: CWS ooo19126 (1.3.214); FILE MERGED 2005/09/05 14:19:24 rt 1.3.214.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ba5a35953631531a410417a4d3e3253071892d26]

INTEGRATION: CWS ooo19126 (1.31.118); FILE MERGED 2005/09/05 15:04:50 rt 1.31.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [15b1a0ddc2f7fd1acc9c7e4df8feb9abdd78aac3]

INTEGRATION: CWS ooo19126 (1.2.504); FILE MERGED 2005/09/05 13:01:54 rt 1.2.504.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [744137b8412eb799759d5b44cac160a187444d75]

INTEGRATION: CWS ooo19126 (1.4.124); FILE MERGED 2005/09/05 15:38:08 rt 1.4.124.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b81be0dfb48c34a66caa7d01ffbe4abdb3cccb96]

INTEGRATION: CWS ooo19126 (1.2.756); FILE MERGED 2005/09/05 14:19:24 rt 1.2.756.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7ea96833bf7271b4139b17bc05b3ceef54a95afe]

INTEGRATION: CWS ooo19126 (1.1.1.1.942); FILE MERGED 2005/09/05 15:04:49 rt 1.1.1.1.942.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1b6f956adfb7cbd470f10aa54160642353f7ac0f]

INTEGRATION: CWS ooo19126 (1.7.504); FILE MERGED 2005/09/05 13:01:54 rt 1.7.504.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ca2e9770b463c3a3a2e2ba2507518df8aaf15cd6]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:38:08 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1e153cba4b1cc0b3634dc2ff0caea127565aa563]

INTEGRATION: CWS ooo19126 (1.8.456); FILE MERGED 2005/09/05 15:04:49 rt 1.8.456.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4ab51e04614b458e1ec311553ca0436dca916917]

INTEGRATION: CWS ooo19126 (1.17.56); FILE MERGED 2005/09/05 13:01:53 rt 1.17.56.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [92dd85f853b36877f4ce1936b3b63e12e8b47745]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:38:07 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e774901017fe5a8181fb99b69178ee952828e650]

INTEGRATION: CWS ooo19126 (1.5.430); FILE MERGED 2005/09/05 14:19:24 rt 1.5.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e994651b12a97a783911246a865d1a98b98163c1]

INTEGRATION: CWS ooo19126 (1.3.536); FILE MERGED 2005/09/05 15:04:48 rt 1.3.536.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f28b46125d63d496094049723c8255a7e434c116]

INTEGRATION: CWS ooo19126 (1.1.1.1.602); FILE MERGED 2005/09/05 13:01:53 rt 1.1.1.1.602.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c36243cc8762f69341455bd746d675fab7b2869e]

INTEGRATION: CWS ooo19126 (1.7.1478); FILE MERGED 2005/09/05 14:19:24 rt 1.7.1478.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [41b7ee010256e2ba67c8619543e897e19bdfa574]

INTEGRATION: CWS ooo19126 (1.63.354); FILE MERGED 2005/09/05 15:04:47 rt 1.63.354.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ff42f830fb9546d39c29e486d0d315ba92197665]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:38:06 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [735a775de333d06eb979cae3c428b69322c334dd]

INTEGRATION: CWS ooo19126 (1.8.836); FILE MERGED 2005/09/05 14:19:23 rt 1.8.836.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [16793ba67492fa19a1be5a02f0078a6fddf2ea59]

INTEGRATION: CWS ooo19126 (1.2.354); FILE MERGED 2005/09/05 15:04:47 rt 1.2.354.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d7ed1258d65832b744d90f28ab44f130af3694ff]

INTEGRATION: CWS ooo19126 (1.3.326); FILE MERGED 2005/09/05 13:01:52 rt 1.3.326.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [87cad0ceedc6ca74f6056784af0b6367311d29b0]

INTEGRATION: CWS ooo19126 (1.7.176); FILE MERGED 2005/09/05 15:04:47 rt 1.7.176.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a103ae17ea6c60b4c850fff499b61c8ed9752ab9]

INTEGRATION: CWS ooo19126 (1.2.1044); FILE MERGED 2005/09/05 14:19:23 rt 1.2.1044.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [115880ef83bd0f0672cfc76e1be2622ebcd54086]

INTEGRATION: CWS ooo19126 (1.4.124); FILE MERGED 2005/09/05 15:38:06 rt 1.4.124.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7664a912f382fa15eadfcf308a2bc71a96892532]

INTEGRATION: CWS ooo19126 (1.1.1.1.1672); FILE MERGED 2005/09/05 14:19:23 rt 1.1.1.1.1672.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2d3c14545559b55e7f92916290b313f3364a7c42]

INTEGRATION: CWS ooo19126 (1.1.1.1.602); FILE MERGED 2005/09/05 13:01:51 rt 1.1.1.1.602.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [837684f366880095259b7507586438d4e10864e6]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:38:05 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7fbf06f1095a2136a0199d3e919551b5b0cba2a1]

INTEGRATION: CWS ooo19126 (1.5.430); FILE MERGED 2005/09/05 14:19:23 rt 1.5.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3b35f6cff764d6d7ee511366d0bc4358c28d4492]

INTEGRATION: CWS ooo19126 (1.5.392); FILE MERGED 2005/09/05 15:04:45 rt 1.5.392.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [89fa25766a34399367f9ca7e6d97d1159f8cd5f9]

INTEGRATION: CWS ooo19126 (1.3.326); FILE MERGED 2005/09/05 13:01:51 rt 1.3.326.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0b32f5971eb32653711c5cb871cb79740271adc0]

INTEGRATION: CWS ooo19126 (1.2.124); FILE MERGED 2005/09/05 15:38:05 rt 1.2.124.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [83409d433a34b12c18b41057cc9fa6eebc5f2887]

INTEGRATION: CWS ooo19126 (1.15.430); FILE MERGED 2005/09/05 14:19:23 rt 1.15.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c94e798891412f98484f47597605461133b07d44]

INTEGRATION: CWS ooo19126 (1.3.326); FILE MERGED 2005/09/05 13:01:50 rt 1.3.326.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5f863fb50de4245c0f8f5e1f576e7ec8d4b0fac7]

INTEGRATION: CWS ooo19126 (1.8.144); FILE MERGED 2005/09/05 15:04:45 rt 1.8.144.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c1025c5a5fe5f322baa67256100e6b07962aa0f2]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:38:04 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [049e103b3c83dd8a8322887851afaab2253bb298]

INTEGRATION: CWS ooo19126 (1.21.420); FILE MERGED 2005/09/05 14:19:22 rt 1.21.420.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7275546f10b132d6a15ae52fac1b9dbd56b3978c]

INTEGRATION: CWS ooo19126 (1.3.798); FILE MERGED 2005/09/05 15:04:45 rt 1.3.798.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8776704a938cf0b89d42d4ce0289a230b7f880e9]

INTEGRATION: CWS ooo19126 (1.2.110); FILE MERGED 2005/09/05 15:38:04 rt 1.2.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f8546dc7d3f6743a83a4dc7edf6e3aead441cc1e]

INTEGRATION: CWS ooo19126 (1.1.1.1.602); FILE MERGED 2005/09/05 13:01:48 rt 1.1.1.1.602.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8330ce38e67b582535c7e83895e1d7bb2d565005]

INTEGRATION: CWS ooo19126 (1.20.144); FILE MERGED 2005/09/05 15:04:45 rt 1.20.144.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5f9639a54f4dc69d7343a0209bdc45e3f9bc5933]

INTEGRATION: CWS ooo19126 (1.1.1.1.1672); FILE MERGED 2005/09/05 14:19:22 rt 1.1.1.1.1672.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [10fa4de585d243bc18c991bba5337115aeb15c01]

INTEGRATION: CWS ooo19126 (1.2.110); FILE MERGED 2005/09/05 15:38:03 rt 1.2.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ca36b6c126006d6c615ca040a9bbe18f662013ca]

INTEGRATION: CWS ooo19126 (1.24.596); FILE MERGED 2005/09/05 14:19:22 rt 1.24.596.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3bcb114654798bdcca8106f6c9d642d9f15057f2]

INTEGRATION: CWS ooo19126 (1.7.146); FILE MERGED 2005/09/05 15:04:44 rt 1.7.146.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c8402197759123ce62309f48f36fa720667015d6]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:38:03 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bb74fb704ed643386c2c327658907f858d98631a]

INTEGRATION: CWS ooo19126 (1.1.1.1.602); FILE MERGED 2005/09/05 13:01:47 rt 1.1.1.1.602.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f7eccb734b6e4771517bec96668d56ca7738139d]

INTEGRATION: CWS ooo19126 (1.9.790); FILE MERGED 2005/09/05 14:19:21 rt 1.9.790.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [39692cb40a7e6df49130c275f20e0c0bf31463a3]

INTEGRATION: CWS ooo19126 (1.10.214); FILE MERGED 2005/09/05 15:04:44 rt 1.10.214.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6fbf73962f5e4c9333bc9accc573310f60cca56d]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:38:02 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2ea0f1439cf8df1ac0ab1d566b1c3a36cb54c12c]

INTEGRATION: CWS ooo19126 (1.1.1.1.602); FILE MERGED 2005/09/05 13:01:46 rt 1.1.1.1.602.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [aa484430603ea699697f4775194ff52f0c8a85dc]

INTEGRATION: CWS ooo19126 (1.4.430); FILE MERGED 2005/09/05 14:19:21 rt 1.4.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [12d55e11835e21236d4f44a569395a7a9bec7960]

INTEGRATION: CWS ooo19126 (1.8.240); FILE MERGED 2005/09/05 15:04:44 rt 1.8.240.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1c13b7f26c771b13539ebd8336cb8116396f85bd]

INTEGRATION: CWS ooo19126 (1.2.156); FILE MERGED 2005/09/05 15:38:02 rt 1.2.156.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e1f204a20436a34950207b610d7d6e93bdc263f5]

INTEGRATION: CWS ooo19126 (1.2.474); FILE MERGED 2005/09/05 13:01:46 rt 1.2.474.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ddfa845a8f6d7e75decdebcff5d53f6009a28fd3]

INTEGRATION: CWS ooo19126 (1.3.560); FILE MERGED 2005/09/05 14:19:21 rt 1.3.560.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [467aeaa2146e18ed9ec19aecdd8167ef3d2b0989]

INTEGRATION: CWS ooo19126 (1.4.904); FILE MERGED 2005/09/05 15:04:44 rt 1.4.904.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [26c8d857351bf3fabeffd6c7d4d89486521a3808]

INTEGRATION: CWS ooo19126 (1.4.156); FILE MERGED 2005/09/05 15:38:01 rt 1.4.156.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [55fdd9434dd50d8464a2589093fec6b4609fc6d7]

INTEGRATION: CWS ooo19126 (1.2.474); FILE MERGED 2005/09/05 13:01:45 rt 1.2.474.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [949b3fff8c3ba1479c941ace94ec9eefc95dd9c6]

INTEGRATION: CWS ooo19126 (1.19.120); FILE MERGED 2005/09/05 15:04:43 rt 1.19.120.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e71aeab7b2b1981328a0afa1a2bb3a9f908ef946]

INTEGRATION: CWS ooo19126 (1.4.156); FILE MERGED 2005/09/05 15:38:00 rt 1.4.156.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [61cda991782213639e812eb13e5454b160947ae7]

INTEGRATION: CWS ooo19126 (1.3.474); FILE MERGED 2005/09/05 13:01:45 rt 1.3.474.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cbc98405919f89da042f27d55b23d9f816a46eeb]

INTEGRATION: CWS ooo19126 (1.6.234); FILE MERGED 2005/09/05 15:04:43 rt 1.6.234.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fceef7c15dd6847ab22f07483190df2dd7c03901]

INTEGRATION: CWS ooo19126 (1.2.756); FILE MERGED 2005/09/05 14:19:21 rt 1.2.756.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5f3f3009e6665849d98f076b54d7cc4bee4435af]

INTEGRATION: CWS ooo19126 (1.14.146); FILE MERGED 2005/09/05 15:04:43 rt 1.14.146.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [022638ffccbe9954616eadbaff0acc4b8423d094]

INTEGRATION: CWS ooo19126 (1.3.430); FILE MERGED 2005/09/05 14:19:20 rt 1.3.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6ace56df3561e455a6027a20a4871bbfd1e1385d]

INTEGRATION: CWS ooo19126 (1.4.156); FILE MERGED 2005/09/05 15:37:59 rt 1.4.156.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bb3467babdd7a28b91095fa3b479990001fc1779]

INTEGRATION: CWS ooo19126 (1.3.474); FILE MERGED 2005/09/05 13:01:44 rt 1.3.474.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c87bf3e87437a2f2b7174db54beeb1b7bc8e5702]

INTEGRATION: CWS ooo19126 (1.5.904); FILE MERGED 2005/09/05 15:04:42 rt 1.5.904.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [52dd7ed7b5115012f43452df3cac900853432c10]

INTEGRATION: CWS ooo19126 (1.2.756); FILE MERGED 2005/09/05 14:19:20 rt 1.2.756.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8a9f4eadb06b1de2abb8c15c1372f49f9c34a47f]

INTEGRATION: CWS ooo19126 (1.2.474); FILE MERGED 2005/09/05 13:01:44 rt 1.2.474.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4928a23ae4c0fd3d56ea3d11737b97a04125da45]

INTEGRATION: CWS ooo19126 (1.4.430); FILE MERGED 2005/09/05 14:19:20 rt 1.4.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [283c9857f77a6ff02453bdab1723d8e15d48271f]

INTEGRATION: CWS ooo19126 (1.5.394); FILE MERGED 2005/09/05 15:04:42 rt 1.5.394.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0acf871af8cfc1e9dcaaec9f1bec78e62b4bf16a]

INTEGRATION: CWS ooo19126 (1.8.394); FILE MERGED 2005/09/05 15:04:42 rt 1.8.394.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fbe78d3573692dcfa22a179d1aaeff691ac6e4ce]

INTEGRATION: CWS ooo19126 (1.4.156); FILE MERGED 2005/09/05 15:37:58 rt 1.4.156.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [62a1a8a9384422271b0ae738353e20cfd63f2f13]

INTEGRATION: CWS ooo19126 (1.2.474); FILE MERGED 2005/09/05 13:01:43 rt 1.2.474.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e2aa80dd55bddc64b9708e5d0140f4304b34df3e]

INTEGRATION: CWS ooo19126 (1.3.486); FILE MERGED 2005/09/05 14:19:20 rt 1.3.486.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1a59f28cd728577e2e7713501c9733490d44a0c5]

INTEGRATION: CWS ooo19126 (1.3.904); FILE MERGED 2005/09/05 15:04:41 rt 1.3.904.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [175f5022f9b9c41d60e931b7443f3d8b143a7314]

INTEGRATION: CWS ooo19126 (1.3.154); FILE MERGED 2005/09/05 15:37:57 rt 1.3.154.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1f2827aba6ea9d4500989635fc6a9374048ec310]

INTEGRATION: CWS ooo19126 (1.3.474); FILE MERGED 2005/09/05 13:01:43 rt 1.3.474.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [74f76469f2f6447a72059a102ee023bc02551e0e]

INTEGRATION: CWS ooo19126 (1.2.756); FILE MERGED 2005/09/05 14:19:19 rt 1.2.756.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3da17a93c1774140d1d0a855bc7e20e6660d4d47]

INTEGRATION: CWS ooo19126 (1.7.114); FILE MERGED 2005/09/05 15:04:41 rt 1.7.114.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [67e19ec93c389b542a124ff765f8e006e9c503b5]

INTEGRATION: CWS ooo19126 (1.2.156); FILE MERGED 2005/09/05 15:37:57 rt 1.2.156.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cd9a6d6b7ebe3a95e4827b742010151e7aabbf67]

INTEGRATION: CWS ooo19126 (1.5.474); FILE MERGED 2005/09/05 13:01:42 rt 1.5.474.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [46b6052a01c327b41a0fae7a686ed0c1e442c201]

INTEGRATION: CWS ooo19126 (1.6.226); FILE MERGED 2005/09/05 14:19:19 rt 1.6.226.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7c139cd33ad195eb6d367e4551a4fbf8e4c653c6]

INTEGRATION: CWS ooo19126 (1.5.564); FILE MERGED 2005/09/05 15:04:41 rt 1.5.564.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0171c024673d61691b37c8e9bc327ed49b8f1c7e]

INTEGRATION: CWS ooo19126 (1.3.154); FILE MERGED 2005/09/05 15:37:56 rt 1.3.154.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d71c89164e80cd791fd25ea3ab7ef87e9767cf1a]

INTEGRATION: CWS ooo19126 (1.3.474); FILE MERGED 2005/09/05 13:01:42 rt 1.3.474.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6289825225c5d984ce562b17237d40a7c171bab2]

INTEGRATION: CWS ooo19126 (1.12.324); FILE MERGED 2005/09/05 15:04:41 rt 1.12.324.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [adfb1f98817be9f6628d92d836e562905b3ec127]

INTEGRATION: CWS ooo19126 (1.3.430); FILE MERGED 2005/09/05 14:19:19 rt 1.3.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f3c885901b499f7a77c46bbac13f6fe14067c3d4]

INTEGRATION: CWS ooo19126 (1.5.154); FILE MERGED 2005/09/05 15:37:56 rt 1.5.154.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a6bce8f68adc8659e0d289428b5f7d9544d36cda]

INTEGRATION: CWS ooo19126 (1.2.474); FILE MERGED 2005/09/05 13:01:41 rt 1.2.474.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0695133eb2b3b4c6937c04610347d1a6a860416e]

INTEGRATION: CWS ooo19126 (1.10.326); FILE MERGED 2005/09/05 15:04:40 rt 1.10.326.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5f8bd9f1666552a206c8427aa6cba3560af96139]

INTEGRATION: CWS ooo19126 (1.4.754); FILE MERGED 2005/09/05 14:19:19 rt 1.4.754.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [80eb0be26bb9d718cb1b23e865087c4a6d30f9f4]

INTEGRATION: CWS ooo19126 (1.2.124); FILE MERGED 2005/09/05 15:37:55 rt 1.2.124.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4e0a283c71046f8012d45acda912e2548de3bb4b]

INTEGRATION: CWS ooo19126 (1.23.242); FILE MERGED 2005/09/05 15:04:40 rt 1.23.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8ea892e0069ff03beb34fd151dffebc1b8aaab2b]

INTEGRATION: CWS ooo19126 (1.4.294); FILE MERGED 2005/09/05 14:19:19 rt 1.4.294.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [455ef3d842c872a20fbd42324522515e9a8ae660]

INTEGRATION: CWS ooo19126 (1.2.68); FILE MERGED 2005/09/05 13:01:40 rt 1.2.68.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [06de1b0abdd948cb125e811596232e6125ed6e06]

INTEGRATION: CWS ooo19126 (1.23.154); FILE MERGED 2005/09/05 15:04:39 rt 1.23.154.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d2a17a54483bf7e190e2f4e4108f4928f7fb49ca]

INTEGRATION: CWS ooo19126 (1.3.896); FILE MERGED 2005/09/05 14:19:18 rt 1.3.896.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9214681fa91c6b03acea3189ae5fdc26009e5b29]

INTEGRATION: CWS ooo19126 (1.11.222); FILE MERGED 2005/09/05 13:01:40 rt 1.11.222.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4afba9de4bd0ca681931c9902873c93f1d031613]

INTEGRATION: CWS ooo19126 (1.2.156); FILE MERGED 2005/09/05 15:37:54 rt 1.2.156.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [09f91e12556d05ecdaf4b71a5b39efcac359e2ff]

INTEGRATION: CWS ooo19126 (1.5.154); FILE MERGED 2005/09/05 15:04:39 rt 1.5.154.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4cd20aa2b517ff7334176000ae7fabe1821eb35c]

INTEGRATION: CWS ooo19126 (1.4.430); FILE MERGED 2005/09/05 14:19:18 rt 1.4.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [da8f436ec920474eae75884287dc4ee5958089ad]

INTEGRATION: CWS ooo19126 (1.4.166); FILE MERGED 2005/09/05 15:37:54 rt 1.4.166.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9c2f37c22ed154a12e01c3ce515e43254a864055]

INTEGRATION: CWS ooo19126 (1.5.68); FILE MERGED 2005/09/05 13:01:39 rt 1.5.68.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f8517d0202b2d567d4962d54b79643fb53427fc0]

INTEGRATION: CWS ooo19126 (1.23.114); FILE MERGED 2005/09/05 15:04:39 rt 1.23.114.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [263803b77e632acd836a33f77637eb9e8ee035c9]

INTEGRATION: CWS ooo19126 (1.2.912); FILE MERGED 2005/09/05 14:19:18 rt 1.2.912.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [12a58e11837d6cb2e3cc81df4d4a1fb4d75679de]

INTEGRATION: CWS ooo19126 (1.2.156); FILE MERGED 2005/09/05 15:37:53 rt 1.2.156.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fb5f0314a718fa8e1abf6be83caa47b27c650e35]

INTEGRATION: CWS ooo19126 (1.2.504); FILE MERGED 2005/09/05 13:01:39 rt 1.2.504.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6aa965312c247d610921d081dbf52d066493c7be]

INTEGRATION: CWS ooo19126 (1.4.394); FILE MERGED 2005/09/05 15:04:38 rt 1.4.394.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [609d742d7032d8a13f6b7e2679959fb3b918ef28]

INTEGRATION: CWS ooo19126 (1.3.430); FILE MERGED 2005/09/05 14:19:18 rt 1.3.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d1cd483fae67ca3fe9a3536e7f42a6d07dfb0384]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:37:52 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [603abdb99f8975a3589b1306c7b4ef34592de197]

INTEGRATION: CWS ooo19126 (1.3.504); FILE MERGED 2005/09/05 13:01:38 rt 1.3.504.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [dac046f269223cf3aee3f9cfd9287fcc5f5d9b61]

INTEGRATION: CWS ooo19126 (1.16.174); FILE MERGED 2005/09/05 15:04:38 rt 1.16.174.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [21a3c32d7bbf496133a20bcc634f17e2a0211a61]

INTEGRATION: CWS ooo19126 (1.2.1044); FILE MERGED 2005/09/05 14:19:18 rt 1.2.1044.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e45a9e13204af364b465ad9976d6e7e357a3601a]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:37:51 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3b612ca5491c869ade7e9d1167f2a13f07f45b7f]

INTEGRATION: CWS ooo19126 (1.1.1.1.602); FILE MERGED 2005/09/05 13:01:38 rt 1.1.1.1.602.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4f41414e2ba68ff7b20c77a5bdfc755e73369a05]

INTEGRATION: CWS ooo19126 (1.6.328); FILE MERGED 2005/09/05 15:04:38 rt 1.6.328.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e10825c7e980863b55be4e5e5e7e438046f5cbfe]

INTEGRATION: CWS ooo19126 (1.3.430); FILE MERGED 2005/09/05 14:19:17 rt 1.3.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9cdbd664597f866347bd3a4f2a36c6415c765708]

INTEGRATION: CWS ooo19126 (1.1.1.1.602); FILE MERGED 2005/09/05 13:01:37 rt 1.1.1.1.602.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [177f4dd96c2b9deacb2f4e3770e80835f3c749a1]

INTEGRATION: CWS ooo19126 (1.3.536); FILE MERGED 2005/09/05 15:04:37 rt 1.3.536.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [67efa01b9f1a3a1ab4a7ef26a9fb9716d120620a]

INTEGRATION: CWS ooo19126 (1.3.474); FILE MERGED 2005/09/05 13:01:37 rt 1.3.474.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [208ae3142abab2a839010dff59c27dbc4c7cbff2]

INTEGRATION: CWS ooo19126 (1.2.156); FILE MERGED 2005/09/05 15:37:50 rt 1.2.156.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a1683e753612862c9623806c42dcf6b999178716]

INTEGRATION: CWS ooo19126 (1.2.1044); FILE MERGED 2005/09/05 14:19:17 rt 1.2.1044.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [af41cb208b7b04ae11a193f8acdfcdb918a4169e]

INTEGRATION: CWS ooo19126 (1.26.434); FILE MERGED 2005/09/05 15:04:37 rt 1.26.434.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [dfb24e1b161c3e3fda367573b5ad62563b230568]

INTEGRATION: CWS ooo19126 (1.4.68); FILE MERGED 2005/09/05 13:01:36 rt 1.4.68.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3c56a4c593c2ce2440d21ce0ac79aa9d619b854f]

INTEGRATION: CWS ooo19126 (1.2.928); FILE MERGED 2005/09/05 15:04:37 rt 1.2.928.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2cfeaf9271e15597216a0b00ad8a4b2c5524cedb]

INTEGRATION: CWS ooo19126 (1.10.68); FILE MERGED 2005/09/05 13:01:36 rt 1.10.68.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [dfca4e8e7a74145882ae8885fa7cfa36c88dc12a]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:37:49 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a188bf122e855d352dbe9157d76cea72b486ccd9]

INTEGRATION: CWS ooo19126 (1.4.262); FILE MERGED 2005/09/05 14:19:17 rt 1.4.262.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4b33a08903977ec95878c3e89978ff90dd704e12]

INTEGRATION: CWS ooo19126 (1.3.346); FILE MERGED 2005/09/05 15:04:36 rt 1.3.346.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d16666945e4458b04314d77c679b33f89451bb73]

INTEGRATION: CWS ooo19126 (1.13.222); FILE MERGED 2005/09/05 13:01:35 rt 1.13.222.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [71ae020838fe6623829ee80c959ec08c105fdea6]

INTEGRATION: CWS ooo19126 (1.5.428); FILE MERGED 2005/09/05 14:19:17 rt 1.5.428.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [57af24171f551be4236a31f7de7b5929063cd9f6]

INTEGRATION: CWS ooo19126 (1.21.146); FILE MERGED 2005/09/05 15:04:36 rt 1.21.146.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [13121db4dbe89da5158008116352db25ee97d5f5]

INTEGRATION: CWS ooo19126 (1.2.156); FILE MERGED 2005/09/05 15:37:48 rt 1.2.156.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [42295d34bb117701aafff78cd32053d423a3f6c0]

INTEGRATION: CWS ooo19126 (1.1.1.1.602); FILE MERGED 2005/09/05 13:01:35 rt 1.1.1.1.602.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ed0fa63d799b79120808795ccf0d9c73eb37f029]

INTEGRATION: CWS ooo19126 (1.3.444); FILE MERGED 2005/09/05 14:19:16 rt 1.3.444.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [05a02c1d71ecdb91e60a129b390dac403b297be5]

INTEGRATION: CWS ooo19126 (1.3.752); FILE MERGED 2005/09/05 15:04:36 rt 1.3.752.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2b3a03cad75278931d3d9178ecb7f542090ea1d1]

INTEGRATION: CWS ooo19126 (1.6.68); FILE MERGED 2005/09/05 13:01:34 rt 1.6.68.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3e542beea3dae22870413436bcb2a961286ed969]

INTEGRATION: CWS ooo19126 (1.2.156); FILE MERGED 2005/09/05 15:37:47 rt 1.2.156.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c3fc14d238652a2021c83eabdf5466a6f6048360]

INTEGRATION: CWS ooo19126 (1.4.430); FILE MERGED 2005/09/05 14:19:16 rt 1.4.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [983af739692b00006109698e566d3f8e990c4a54]

INTEGRATION: CWS ooo19126 (1.5.452); FILE MERGED 2005/09/05 15:04:36 rt 1.5.452.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e4ccff28f3f5ac3117c4f9db3a9ab4e7589c6df3]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:37:47 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c8c03aa14935a92e17665251bcc97bebbf1cd78f]

INTEGRATION: CWS ooo19126 (1.3.308); FILE MERGED 2005/09/05 13:01:34 rt 1.3.308.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [65933892ae9ef563534e7c4848c98e1c8dcc3714]

INTEGRATION: CWS ooo19126 (1.2.926); FILE MERGED 2005/09/05 15:04:35 rt 1.2.926.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cc86b7c4795a78bd3e77a0fdec0ef3ee425bfdea]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:37:46 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1b0ff9ec4cf86c0db6ad590cc1d606c71762b9f6]

INTEGRATION: CWS ooo19126 (1.8.68); FILE MERGED 2005/09/05 13:01:33 rt 1.8.68.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [81aa109ee26f1abc1b1452b254892f77a2fa0dee]

INTEGRATION: CWS ooo19126 (1.4.280); FILE MERGED 2005/09/05 14:19:16 rt 1.4.280.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7dc648ce3996fdb994bcef61faec4e58876780c4]

INTEGRATION: CWS ooo19126 (1.4.452); FILE MERGED 2005/09/05 15:04:35 rt 1.4.452.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6ffd85d51cc95d049d37a579ec3a82360f751a8e]

INTEGRATION: CWS ooo19126 (1.2.308); FILE MERGED 2005/09/05 13:01:33 rt 1.2.308.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e1e75a6f4ac008515f14946ec12a9c70a1244a90]

INTEGRATION: CWS ooo19126 (1.3.430); FILE MERGED 2005/09/05 14:19:16 rt 1.3.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5aef01d39430447f2ea39520bdd0b379f37c30d1]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:37:45 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cb48b2b19a30f82d81b4f0af3f397a91a1a94508]

INTEGRATION: CWS ooo19126 (1.9.308); FILE MERGED 2005/09/05 13:01:33 rt 1.9.308.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f4d6c4b5a5add6b21ce5c15b3980cc065ff2b0c3]

INTEGRATION: CWS ooo19126 (1.43.256); FILE MERGED 2005/09/05 14:19:15 rt 1.43.256.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3db844860764663b9b1a20ab7de6a1db99848445]

INTEGRATION: CWS ooo19126 (1.6.460); FILE MERGED 2005/09/05 15:04:34 rt 1.6.460.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4ba2f8204343c58d04b6ff662f3b10d6029c5aa6]

INTEGRATION: CWS ooo19126 (1.3.474); FILE MERGED 2005/09/05 13:01:32 rt 1.3.474.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [072c8cdccb0bf2cf7d49c913b61b4f4e87e03c3d]

INTEGRATION: CWS ooo19126 (1.3.1632); FILE MERGED 2005/09/05 14:19:15 rt 1.3.1632.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c22f041b4909dd371e8cd96d156dafe4702c7a23]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:37:44 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [10b96f2810def2931b02f50c267697bb54227e2d]

INTEGRATION: CWS ooo19126 (1.2.474); FILE MERGED 2005/09/05 13:01:32 rt 1.2.474.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2b14678140de8603be9f55faeb3b6a6117930911]

INTEGRATION: CWS ooo19126 (1.9.1448); FILE MERGED 2005/09/05 14:19:15 rt 1.9.1448.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [31e93b46a2753d9b4f33c083757c092b14896695]

INTEGRATION: CWS ooo19126 (1.31.194); FILE MERGED 2005/09/05 15:04:34 rt 1.31.194.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fa0a23e45caeff2369d0cddf1bbcfbbc4bb0fba6]

INTEGRATION: CWS ooo19126 (1.5.102); FILE MERGED 2005/09/05 13:01:30 rt 1.5.102.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [77bb3f0cfc752d314f60c96d1fdcfdcb1477c749]

INTEGRATION: CWS ooo19126 (1.2.1072); FILE MERGED 2005/09/05 14:19:15 rt 1.2.1072.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9a0ac9c184efa22f1a28ae719146e6610ceed332]

INTEGRATION: CWS ooo19126 (1.1.1.1.942); FILE MERGED 2005/09/05 15:04:33 rt 1.1.1.1.942.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f2295d27f771187de72bca375f9705c9e5839a36]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:37:43 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [baa5946dbc224a51d60a1cdd7a04d55174f4f163]

INTEGRATION: CWS ooo19126 (1.2.308); FILE MERGED 2005/09/05 13:01:29 rt 1.2.308.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9e803ab8d190b5622af7bb5ae9a3cef2fd4b0fda]

INTEGRATION: CWS ooo19126 (1.6.404); FILE MERGED 2005/09/05 14:19:15 rt 1.6.404.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c2701ad8ee5827c6a62cf193eca7b9684d150b16]

INTEGRATION: CWS ooo19126 (1.2.452); FILE MERGED 2005/09/05 15:04:33 rt 1.2.452.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b3358328b612f3244514ff96b6be32678fbae048]

INTEGRATION: CWS ooo19126 (1.2.588); FILE MERGED 2005/09/05 13:01:29 rt 1.2.588.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7e1c0921c08a01727ed97f13fb3eb46e67942d71]

INTEGRATION: CWS ooo19126 (1.3.1634); FILE MERGED 2005/09/05 14:19:14 rt 1.3.1634.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5da650f8730e284a95ebb6c4bcfe9fcd0bdc3d72]

INTEGRATION: CWS ooo19126 (1.18.128); FILE MERGED 2005/09/05 15:04:33 rt 1.18.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [77bb71ef955fab9a9bcfefd904a73147b4bdc9a7]

INTEGRATION: CWS ooo19126 (1.2.560); FILE MERGED 2005/09/05 13:01:29 rt 1.2.560.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [67fd00185b1878bae9c1e7bc3640fb29fc92d876]

INTEGRATION: CWS ooo19126 (1.35.836); FILE MERGED 2005/09/05 14:19:14 rt 1.35.836.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c0cac876bc0f846a7107f5713197e6dfa366591d]

INTEGRATION: CWS ooo19126 (1.1.1.1.942); FILE MERGED 2005/09/05 15:04:32 rt 1.1.1.1.942.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [46b205bc131b02ea571aa0a02312e1b5d9944a49]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:37:42 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8de87f5854d82d11981f576506c6cc2ff7e11b3a]

INTEGRATION: CWS ooo19126 (1.2.308); FILE MERGED 2005/09/05 13:01:28 rt 1.2.308.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b6329b981f6886b89859eda091d66beba842ba7e]

INTEGRATION: CWS ooo19126 (1.3.830); FILE MERGED 2005/09/05 14:19:14 rt 1.3.830.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0e74e665cb28b26ca7d5d5d2cfda397f0f6b802a]

INTEGRATION: CWS ooo19126 (1.14.326); FILE MERGED 2005/09/05 15:04:32 rt 1.14.326.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [665e54937e46865fd186a6cb38f42a5256b7b894]

INTEGRATION: CWS ooo19126 (1.2.156); FILE MERGED 2005/09/05 15:37:41 rt 1.2.156.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6243ab275b1b64bbcc7c0b7a601ed8de7e25421b]

INTEGRATION: CWS ooo19126 (1.2.1044); FILE MERGED 2005/09/05 14:19:14 rt 1.2.1044.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e06f5249abebb814250fdf9c41aaeadefc57d479]

INTEGRATION: CWS ooo19126 (1.14.328); FILE MERGED 2005/09/05 15:04:32 rt 1.14.328.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3ff46cd203a673ee366d96d6c5254e44a05fd30e]

INTEGRATION: CWS ooo19126 (1.2.156); FILE MERGED 2005/09/05 15:37:40 rt 1.2.156.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [be3fa5d185b241e14d9f8451a9afccf2db435f38]

INTEGRATION: CWS ooo19126 (1.4.308); FILE MERGED 2005/09/05 13:01:28 rt 1.4.308.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f057cabcc904f92614cffdd594c271c89c64824c]

INTEGRATION: CWS ooo19126 (1.3.430); FILE MERGED 2005/09/05 14:19:14 rt 1.3.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9d6fc8f92e21d18a414299a784373a07b33ca22c]

INTEGRATION: CWS ooo19126 (1.43.100); FILE MERGED 2005/09/05 15:04:31 rt 1.43.100.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bdb20cabe5941e281710268273b39ee72e163c35]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:37:40 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [27bbcde588b28fbe85e036f4e24b393682348fac]

INTEGRATION: CWS ooo19126 (1.5.308); FILE MERGED 2005/09/05 13:01:27 rt 1.5.308.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [010c592d60d9eb5b05cc49e69cece48578c44f66]

INTEGRATION: CWS ooo19126 (1.4.346); FILE MERGED 2005/09/05 14:19:13 rt 1.4.346.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4c61b43ace0b7a7b1b2b8d3c4ae7d2e171c3a592]

INTEGRATION: CWS ooo19126 (1.22.154); FILE MERGED 2005/09/05 15:04:31 rt 1.22.154.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f389245c598a49ccf7dbfc3fba7dcc7f7564616c]

INTEGRATION: CWS ooo19126 (1.2.308); FILE MERGED 2005/09/05 13:01:27 rt 1.2.308.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [82a2d32744140d822bc6dc317f207d4cf7cdf10f]

INTEGRATION: CWS ooo19126 (1.2.156); FILE MERGED 2005/09/05 15:37:39 rt 1.2.156.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6a781219830a2ffbc37bd4eafcbfac9a1932168c]

INTEGRATION: CWS ooo19126 (1.3.756); FILE MERGED 2005/09/05 14:19:13 rt 1.3.756.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a0221d81ce9ce8fe765d47b64097f23d81d4aa27]

INTEGRATION: CWS ooo19126 (1.16.326); FILE MERGED 2005/09/05 15:04:30 rt 1.16.326.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0305af60d92ad6e6eadf61d1e86060446f39839c]

INTEGRATION: CWS ooo19126 (1.4.308); FILE MERGED 2005/09/05 13:01:27 rt 1.4.308.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3091b4ca47f5ebd6d8030b88c189705476f232b7]

INTEGRATION: CWS ooo19126 (1.2.1044); FILE MERGED 2005/09/05 14:19:13 rt 1.2.1044.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a651834332baae6c4ef49de29f1d4bf35eb73b9c]

INTEGRATION: CWS ooo19126 (1.80.114); FILE MERGED 2005/09/05 15:04:30 rt 1.80.114.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [62ac7f6b83b36a4ac9915fbcdf6b027c501faff8]

INTEGRATION: CWS ooo19126 (1.3.308); FILE MERGED 2005/09/05 13:01:27 rt 1.3.308.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9d21db5d1924359697435c5c925faea40397609d]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:37:38 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fac031130fc8fb798dcf78132478801805968922]

INTEGRATION: CWS ooo19126 (1.4.428); FILE MERGED 2005/09/05 14:19:13 rt 1.4.428.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [578ddac17472f9eac10178fa4fcc4d43ef805927]

INTEGRATION: CWS ooo19126 (1.53.128); FILE MERGED 2005/09/05 15:04:29 rt 1.53.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cc7af8a9811c525ad4d1ca3bfc4630c500c75549]

INTEGRATION: CWS ooo19126 (1.1.1.1.602); FILE MERGED 2005/09/05 13:01:22 rt 1.1.1.1.602.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d9ad83d4243b699d479d4ea83df9228cff390aa0]

INTEGRATION: CWS ooo19126 (1.1.1.1.602); FILE MERGED 2005/09/05 13:01:21 rt 1.1.1.1.602.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3c7aac60cc64972d4a15fd72ca6ed6f813c5b069]

INTEGRATION: CWS ooo19126 (1.18.326); FILE MERGED 2005/09/05 15:04:29 rt 1.18.326.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b4a75e7b1a1e705051cc0ede86b5a7c6b127bf7c]

INTEGRATION: CWS ooo19126 (1.2.156); FILE MERGED 2005/09/05 15:37:37 rt 1.2.156.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a31180596e1b277553fc4718ae819147e1ad4c72]

INTEGRATION: CWS ooo19126 (1.3.430); FILE MERGED 2005/09/05 14:19:12 rt 1.3.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b0a0684dd26729ca2f82d7e2433958ba7f3dacef]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:37:37 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [89b5aabd598da84dc542126b711d3098509ae0be]

INTEGRATION: CWS ooo19126 (1.1.1.1.602); FILE MERGED 2005/09/05 13:01:20 rt 1.1.1.1.602.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [068687c4506a036ef02dcc075fd37cddf54742c6]

INTEGRATION: CWS ooo19126 (1.12.376); FILE MERGED 2005/09/05 15:04:28 rt 1.12.376.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [70d80ba37f3bb98747d7c2c42540d32894c43e03]

INTEGRATION: CWS ooo19126 (1.29.836); FILE MERGED 2005/09/05 14:19:12 rt 1.29.836.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c0c2a66320b6d856df9054d5e4b9437b00cb119b]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:37:36 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [eab62a3ddeecd46ba75156725eb093de0abb0231]

INTEGRATION: CWS ooo19126 (1.1.1.1.942); FILE MERGED 2005/09/05 15:04:28 rt 1.1.1.1.942.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b8ed829f78e79d0f684e1c021602c68db14564a6]

INTEGRATION: CWS ooo19126 (1.2.1044); FILE MERGED 2005/09/05 14:19:12 rt 1.2.1044.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [96bf329432fb3e6b615c1026754470f6f3ee89c5]

INTEGRATION: CWS ooo19126 (1.2.156); FILE MERGED 2005/09/05 15:37:36 rt 1.2.156.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c6cfb606d9c59a11563b461fef5cea5cbaeac45b]

INTEGRATION: CWS ooo19126 (1.1.1.1.602); FILE MERGED 2005/09/05 13:01:19 rt 1.1.1.1.602.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d7797c7410670b547c6a22782cdae869bfa632a0]

INTEGRATION: CWS ooo19126 (1.19.326); FILE MERGED 2005/09/05 15:04:28 rt 1.19.326.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [092a3898a6b7972ab06fe48cbc076a6a1ac54add]

INTEGRATION: CWS ooo19126 (1.9.430); FILE MERGED 2005/09/05 14:19:12 rt 1.9.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bcc5bd686369aacb682b72bc21ac538f01ef83da]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:37:35 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a4c889d9b3704965467a755fbbb5e02dbbfd57aa]

INTEGRATION: CWS ooo19126 (1.2.594); FILE MERGED 2005/09/05 13:01:19 rt 1.2.594.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a78e70b01070ed52718f025fdc9a3375c8d3cf1d]

INTEGRATION: CWS ooo19126 (1.41.434); FILE MERGED 2005/09/05 15:04:27 rt 1.41.434.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0ea4fc22919027717f86ede4edf6ce5ff3c9f456]

INTEGRATION: CWS ooo19126 (1.6.596); FILE MERGED 2005/09/05 14:19:12 rt 1.6.596.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cebca83f0a293f9ad841416799abdb44e3360d21]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:37:34 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ab392a4e927f9735372310771c74d7b2fb0121ef]

INTEGRATION: CWS ooo19126 (1.1.1.1.604); FILE MERGED 2005/09/05 13:01:18 rt 1.1.1.1.604.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [57765ef311a5f77bfa8701b9e734b133f68b75fc]

INTEGRATION: CWS ooo19126 (1.13.346); FILE MERGED 2005/09/05 15:04:27 rt 1.13.346.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [dbbd50656cec750a7a56e67f478148819b16744b]

INTEGRATION: CWS ooo19126 (1.11.550); FILE MERGED 2005/09/05 14:19:11 rt 1.11.550.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c2003e665ac2ae26d5aadb988b0344d7d7c08d7f]

INTEGRATION: CWS ooo19126 (1.3.210); FILE MERGED 2005/09/05 13:01:16 rt 1.3.210.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9d67fc7736cecf85ad408a44cdcdf05df37b4e83]

INTEGRATION: CWS ooo19126 (1.7.346); FILE MERGED 2005/09/05 15:04:26 rt 1.7.346.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1205688f29b9c2033b430f2bf5abca2916bcd334]

INTEGRATION: CWS ooo19126 (1.4.430); FILE MERGED 2005/09/05 14:19:11 rt 1.4.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d6941ff1e46e649b6704cfacf5187f4f4112b9db]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:37:33 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c209ae9eb36c26308f99bde9918de4c2f5bd0c26]

INTEGRATION: CWS ooo19126 (1.1.1.1.604); FILE MERGED 2005/09/05 13:01:16 rt 1.1.1.1.604.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d26f965186026800c63adec669167994160f64e3]

INTEGRATION: CWS ooo19126 (1.8.346); FILE MERGED 2005/09/05 15:04:26 rt 1.8.346.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c1317077f858f6edd4c5df9653769e15927138bc]

INTEGRATION: CWS ooo19126 (1.4.702); FILE MERGED 2005/09/05 14:19:11 rt 1.4.702.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [788d5a6ea82e21e52ee9bccacb62f5afb132f25b]

INTEGRATION: CWS ooo19126 (1.6.68); FILE MERGED 2005/09/05 13:01:15 rt 1.6.68.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5f6395a0d214b2267fce205cdec1f26858ffdb9c]

INTEGRATION: CWS ooo19126 (1.3.346); FILE MERGED 2005/09/05 15:04:26 rt 1.3.346.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cf37f7cb9ba5d72148335693a60eab0b16606ff0]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:37:32 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a5ef70f5822faba2eaae3049c65613a015851561]

INTEGRATION: CWS ooo19126 (1.2.580); FILE MERGED 2005/09/05 13:01:14 rt 1.2.580.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1e2830a22d0f8962934e79830755f464f2eb2bd8]

INTEGRATION: CWS ooo19126 (1.9.376); FILE MERGED 2005/09/05 15:04:25 rt 1.9.376.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e7df394bd458d60382e38cab83cb1ffd3aeb05a9]

INTEGRATION: CWS ooo19126 (1.5.284); FILE MERGED 2005/09/05 13:01:14 rt 1.5.284.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [523060a4f3e0f0ee836802d4ee25a367b368fb93]

INTEGRATION: CWS ooo19126 (1.5.1628); FILE MERGED 2005/09/05 14:19:10 rt 1.5.1628.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [41d6c3cb9e8d24a228131de158e97fa7bb36b57a]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:37:31 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [290a35b0f8dfdd5f09bd998b415e85098136588e]

INTEGRATION: CWS ooo19126 (1.3.346); FILE MERGED 2005/09/05 15:04:25 rt 1.3.346.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2168a367d925f586a8d89ae0827124c3425e8f76]

INTEGRATION: CWS ooo19126 (1.3.594); FILE MERGED 2005/09/05 13:01:13 rt 1.3.594.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [eac0ba0550d00ac28d7be4ad7c045212f97f6f97]

INTEGRATION: CWS ooo19126 (1.52.836); FILE MERGED 2005/09/05 14:19:10 rt 1.52.836.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e100b6be7956f690dadb8a8c84492bab252fb4b2]

INTEGRATION: CWS ooo19126 (1.6.308); FILE MERGED 2005/09/05 15:04:25 rt 1.6.308.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6407ebc1872a9e9a7b3cfe269fe771ba1f89dfe4]

INTEGRATION: CWS ooo19126 (1.2.580); FILE MERGED 2005/09/05 13:01:13 rt 1.2.580.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [73ff73b697bf910c9d5719f1e816fda166b20924]

INTEGRATION: CWS ooo19126 (1.2.1672); FILE MERGED 2005/09/05 14:19:09 rt 1.2.1672.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8fecd49a289badda2e969fbed269e0e4c29c57af]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:37:30 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6b9b2eda9be0fff3cca75c2a1382206bea000a8b]

INTEGRATION: CWS ooo19126 (1.40.192); FILE MERGED 2005/09/05 15:04:24 rt 1.40.192.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [69b5e2990a06246aecee1463db3ad94f5c4aca53]

INTEGRATION: CWS ooo19126 (1.5.284); FILE MERGED 2005/09/05 13:01:13 rt 1.5.284.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8ad1c18fffa900c5da77b0ee640323e6073fee80]

INTEGRATION: CWS ooo19126 (1.33.792); FILE MERGED 2005/09/05 14:19:09 rt 1.33.792.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [70f599d9714b759ff8d36ed71faa0f81463e0590]

INTEGRATION: CWS ooo19126 (1.3.508); FILE MERGED 2005/09/05 15:04:24 rt 1.3.508.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9cb90d8f35da31fea526e4d4473d2780e04f46eb]

INTEGRATION: CWS ooo19126 (1.4.214); FILE MERGED 2005/09/05 13:01:12 rt 1.4.214.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1757fefc89458239820c932b905642946167cc48]

INTEGRATION: CWS ooo19126 (1.71.836); FILE MERGED 2005/09/05 14:19:08 rt 1.71.836.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ba896c5635e0c657b55311ba414f7bb044bff3bf]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:37:29 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a9368728dfa7f3c23971c94fc5e1f3ec5e5450a1]

INTEGRATION: CWS ooo19126 (1.10.346); FILE MERGED 2005/09/05 15:04:24 rt 1.10.346.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [44409913d0484d4f315198285eafe26ce4fe2515]

INTEGRATION: CWS ooo19126 (1.2.594); FILE MERGED 2005/09/05 13:01:05 rt 1.2.594.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [66df5f6a3ed9977c336b366cd118f97da5102dc2]

INTEGRATION: CWS ooo19126 (1.2.896); FILE MERGED 2005/09/05 14:19:08 rt 1.2.896.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f77f3271c274bd280b6703c4b74561771e0ae6f7]

INTEGRATION: CWS ooo19126 (1.19.176); FILE MERGED 2005/09/05 15:04:23 rt 1.19.176.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9e191b2435018763b1f04cc0cf20e41412baf5af]

INTEGRATION: CWS ooo19126 (1.7.336); FILE MERGED 2005/09/05 13:01:05 rt 1.7.336.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f6a49aa2560e26af13b177ac50aee691cf2d7718]

INTEGRATION: CWS ooo19126 (1.13.996); FILE MERGED 2005/09/05 14:19:08 rt 1.13.996.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1814c65be44c1fdaca790fd80c7ce543eeb25bc9]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:37:28 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d982ffbe996adb52863d04df38080a5ff03d9541]

INTEGRATION: CWS ooo19126 (1.2.906); FILE MERGED 2005/09/05 15:04:23 rt 1.2.906.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2f7a7be75b229b7573efc2edd338dc440f19993d]

INTEGRATION: CWS ooo19126 (1.5.68); FILE MERGED 2005/09/05 13:01:04 rt 1.5.68.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [aa4d0c7f88c0806d504f29bf022c8af92430e130]

INTEGRATION: CWS ooo19126 (1.2.1670); FILE MERGED 2005/09/05 14:19:08 rt 1.2.1670.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c932cd5509fd6947a5bc91a654113587b05a186b]

INTEGRATION: CWS ooo19126 (1.1.1.1.604); FILE MERGED 2005/09/05 13:01:04 rt 1.1.1.1.604.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [aeab65bcea92a8a7184ae5966609564bc8bbd247]

INTEGRATION: CWS ooo19126 (1.35.376); FILE MERGED 2005/09/05 15:04:23 rt 1.35.376.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [41c354b947cd24a258468dd497685616d792da33]

INTEGRATION: CWS ooo19126 (1.86.392); FILE MERGED 2005/09/05 14:19:07 rt 1.86.392.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a398e7af81d938f8c149f6fe5a576bccc216e38e]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:37:27 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d439b07b9f02cad3077ff6cb53ecd2a501efdee0]

INTEGRATION: CWS ooo19126 (1.2.600); FILE MERGED 2005/09/05 13:01:03 rt 1.2.600.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ce9d74df58307e376da2407a97f4d59695dc8304]

INTEGRATION: CWS ooo19126 (1.4.376); FILE MERGED 2005/09/05 15:04:22 rt 1.4.376.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5836bb50fbb90509dacd2a18fd95528e7580976c]

INTEGRATION: CWS ooo19126 (1.10.214); FILE MERGED 2005/09/05 14:19:07 rt 1.10.214.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [85807241803ec67571acea57cce0ab22a0e30e41]

INTEGRATION: CWS ooo19126 (1.2.594); FILE MERGED 2005/09/05 13:01:03 rt 1.2.594.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b776e283e2b1efe06e7e023e4606dac5ff84eafc]

INTEGRATION: CWS ooo19126 (1.8.176); FILE MERGED 2005/09/05 15:04:22 rt 1.8.176.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c5d782268b847f1a0b0726f3d2b74ee909bcc409]

INTEGRATION: CWS ooo19126 (1.8.116); FILE MERGED 2005/09/05 14:19:07 rt 1.8.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9c4599767fa548e1d78d04e9c860b8baa09ac67e]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:37:26 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a153bd20014a3522c5221656eae252088e0d33a2]

INTEGRATION: CWS ooo19126 (1.56.118); FILE MERGED 2005/09/05 15:04:22 rt 1.56.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [37c85d2fec046130aafc52545111cff66f50de50]

INTEGRATION: CWS ooo19126 (1.6.338); FILE MERGED 2005/09/05 13:01:03 rt 1.6.338.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [38e5698dd95e22f75233665fa29b17f13170718d]

INTEGRATION: CWS ooo19126 (1.4.560); FILE MERGED 2005/09/05 14:19:06 rt 1.4.560.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ce88ab0971195a54ca1b6e8408de35bdb3eb9f15]

INTEGRATION: CWS ooo19126 (1.6.376); FILE MERGED 2005/09/05 15:04:21 rt 1.6.376.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4a6be63d09f3570dff283791a50e2562ce31ab51]

INTEGRATION: CWS ooo19126 (1.6.326); FILE MERGED 2005/09/05 13:01:02 rt 1.6.326.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a67d40c04e3e59c8f564aeb869b8f21ad47b28ef]

INTEGRATION: CWS ooo19126 (1.22.116); FILE MERGED 2005/09/05 14:19:06 rt 1.22.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f981c350f76d183cd80f0494a65bf5681285dbb3]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:37:25 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [653ad0fc09532ac18edcc22366f6a7d2d7db12b5]

INTEGRATION: CWS ooo19126 (1.6.346); FILE MERGED 2005/09/05 15:04:21 rt 1.6.346.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c39586d9c999ff74ef60908b964172f85e40e289]

INTEGRATION: CWS ooo19126 (1.3.580); FILE MERGED 2005/09/05 13:01:01 rt 1.3.580.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8e970f3ba44bd84addb20be5de20879136afdaaa]

INTEGRATION: CWS ooo19126 (1.3.430); FILE MERGED 2005/09/05 14:19:06 rt 1.3.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c0796b605c1d850b2f4304443424169df7153faf]

INTEGRATION: CWS ooo19126 (1.7.456); FILE MERGED 2005/09/05 15:04:21 rt 1.7.456.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5be0c5cdc818099e6ba4dd8536f63ce14876c0fc]

INTEGRATION: CWS ooo19126 (1.3.580); FILE MERGED 2005/09/05 13:01:00 rt 1.3.580.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5bae00d28a5cda168651670b181d3316cf93f524]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:37:24 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [91e4e17c562ee66c66b8bf73f826d7a0491afb82]

INTEGRATION: CWS ooo19126 (1.2.756); FILE MERGED 2005/09/05 14:19:05 rt 1.2.756.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [546b606dc34be199353e6d2d9a17d79e5a5154f3]

INTEGRATION: CWS ooo19126 (1.7.328); FILE MERGED 2005/09/05 15:04:21 rt 1.7.328.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2795803f917404aa2e6147f04f44106ad282683f]

INTEGRATION: CWS ooo19126 (1.27.256); FILE MERGED 2005/09/05 13:01:00 rt 1.27.256.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b9ad6c54d5e2053c94d9c5af438fffebfcfdf5cb]

INTEGRATION: CWS ooo19126 (1.4.78); FILE MERGED 2005/09/05 15:37:24 rt 1.4.78.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ec63f4106a20d72fd1fd1f5405c2a94ad08f8aa8]

INTEGRATION: CWS ooo19126 (1.59.250); FILE MERGED 2005/09/05 14:19:05 rt 1.59.250.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [95745f0ffe16fadfd915a18fed72a443756dc3fc]

INTEGRATION: CWS ooo19126 (1.4.338); FILE MERGED 2005/09/05 13:00:59 rt 1.4.338.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9eddcd807d3de40b575d330d41212673fac3ace5]

INTEGRATION: CWS ooo19126 (1.4.756); FILE MERGED 2005/09/05 14:19:05 rt 1.4.756.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [422aa05f03d63fffc25ba48cdf028b382b49e44e]

INTEGRATION: CWS ooo19126 (1.1.1.1.604); FILE MERGED 2005/09/05 13:00:59 rt 1.1.1.1.604.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0f8fa88def8bf5d009ce3c6456210bb8faba8e18]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:37:23 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ee878dd8ff1ce2011d4057f5a48e84d4dc387fa7]

INTEGRATION: CWS ooo19126 (1.8.310); FILE MERGED 2005/09/05 13:00:59 rt 1.8.310.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b731f31aff05d60974be280bf848579addb260da]

INTEGRATION: CWS ooo19126 (1.9.756); FILE MERGED 2005/09/05 14:19:05 rt 1.9.756.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4e5b67d2bf22c2aea1fd394cd7c595774b703438]

INTEGRATION: CWS ooo19126 (1.31.434); FILE MERGED 2005/09/05 15:04:17 rt 1.31.434.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d7d9cba627a5fda18fc92df0b64d58f28e6fbd22]

INTEGRATION: CWS ooo19126 (1.4.580); FILE MERGED 2005/09/05 13:00:58 rt 1.4.580.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2c9d79acb29d49a2f9a556464cc134a638f7e8c7]

INTEGRATION: CWS ooo19126 (1.26.250); FILE MERGED 2005/09/05 14:19:04 rt 1.26.250.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f3565f0b3008ec318a8119620079c810caf7a72c]

INTEGRATION: CWS ooo19126 (1.4.904); FILE MERGED 2005/09/05 15:04:17 rt 1.4.904.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6fcb1336301581a9d8df2fef7f1b0da0c1f70b5c]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:37:22 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [57d169d214f752d192e7cc551360e394db0fb08b]

INTEGRATION: CWS ooo19126 (1.9.6); FILE MERGED 2005/09/05 13:00:58 rt 1.9.6.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c794dea990214aa065a0511cdb7ae85d581e3158]

INTEGRATION: CWS ooo19126 (1.10.460); FILE MERGED 2005/09/05 15:04:17 rt 1.10.460.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c7fa9d8337eb617f8d473933944d8591c32b7b29]

INTEGRATION: CWS ooo19126 (1.42.836); FILE MERGED 2005/09/05 14:19:04 rt 1.42.836.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [feeca5533e7c2661e18565ab43530fad59a10719]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:37:21 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [155ccf23d411669639f852f1e4f79976bf483f06]

INTEGRATION: CWS ooo19126 (1.14.68); FILE MERGED 2005/09/05 13:00:58 rt 1.14.68.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [da6b747d84c78296f889c1a9f6f7ce744f2e026a]

INTEGRATION: CWS ooo19126 (1.3.1478); FILE MERGED 2005/09/05 14:19:04 rt 1.3.1478.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e0208d1e7a74c52cdafeb805e1a2c8565363352e]

INTEGRATION: CWS ooo19126 (1.3.920); FILE MERGED 2005/09/05 15:04:17 rt 1.3.920.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0fc3e0f849e3c11a4523e56f42300a012355e830]

INTEGRATION: CWS ooo19126 (1.11.376); FILE MERGED 2005/09/05 15:04:16 rt 1.11.376.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f3b453f710dc5bf5ce2af4083288396f1499b3cc]

INTEGRATION: CWS ooo19126 (1.18.836); FILE MERGED 2005/09/05 14:19:04 rt 1.18.836.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a31e033c97e64861627b52971e80f09bc1583e8a]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:37:20 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b8712b328eaca8000dd25e6d4ff81b2bbb3df4d8]

INTEGRATION: CWS ooo19126 (1.21.256); FILE MERGED 2005/09/05 13:00:56 rt 1.21.256.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1b19fe0d4e189f1518fd8b99e25d2a195246674f]

INTEGRATION: CWS ooo19126 (1.2.1044); FILE MERGED 2005/09/05 14:19:03 rt 1.2.1044.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c78f9d90c96577e8ca56a1092335432218b2e203]

INTEGRATION: CWS ooo19126 (1.15.258); FILE MERGED 2005/09/05 15:04:16 rt 1.15.258.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5f8125164466fd742d885fb115d73628eb9ed9a7]

INTEGRATION: CWS ooo19126 (1.2.352); FILE MERGED 2005/09/05 13:00:56 rt 1.2.352.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3d569711c18838bb538112accf2fbda25cacec3e]

INTEGRATION: CWS ooo19126 (1.2.430); FILE MERGED 2005/09/05 14:19:03 rt 1.2.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [eec109e5024ca11d23283b05f1e6e2d09e7c273b]

INTEGRATION: CWS ooo19126 (1.1.1.1.942); FILE MERGED 2005/09/05 15:04:16 rt 1.1.1.1.942.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f6713c96d4a017764a65d7223661c69d15ea3b8d]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:37:19 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a7cb2bd485b10ddc0439076369587864a4d0b134]

INTEGRATION: CWS ooo19126 (1.1.1.1.604); FILE MERGED 2005/09/05 13:00:55 rt 1.1.1.1.604.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c78971d6a176f08727b950524d72ff9ff4ef8d8f]

INTEGRATION: CWS ooo19126 (1.2.368); FILE MERGED 2005/09/05 15:04:15 rt 1.2.368.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [416be8b8a9cdec9b09f34fa138f3d0b51c9dcac2]

INTEGRATION: CWS ooo19126 (1.35.484); FILE MERGED 2005/09/05 14:19:03 rt 1.35.484.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [135a80108c75a2e7067f218affe592cab2201bc6]

INTEGRATION: CWS ooo19126 (1.3.352); FILE MERGED 2005/09/05 13:00:55 rt 1.3.352.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9a6515d599aa5f96bfb6869edbec0c49fa159e9f]

INTEGRATION: CWS ooo19126 (1.3.484); FILE MERGED 2005/09/05 14:19:02 rt 1.3.484.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1f23d4816126021559483048fbc5742b5c0ae3ba]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:37:18 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c1eab94f3f3193dc0d5695bfa8d98e4bf5f38f0f]

INTEGRATION: CWS ooo19126 (1.6.566); FILE MERGED 2005/09/05 13:00:54 rt 1.6.566.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d4e7276209c0e92a0467c7af05c2bd8bbdd6d299]

INTEGRATION: CWS ooo19126 (1.3.1632); FILE MERGED 2005/09/05 14:19:02 rt 1.3.1632.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [634493998263997a1296d11f7478d3c6540a96f8]

INTEGRATION: CWS ooo19126 (1.4.116); FILE MERGED 2005/09/05 15:04:15 rt 1.4.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [029649810991f0f7a69a187c94fa20e50ba6d9c4]

INTEGRATION: CWS ooo19126 (1.8.68); FILE MERGED 2005/09/05 13:00:52 rt 1.8.68.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c1b6b6a4b8e546231f893df01dde52bcc2f3778a]

INTEGRATION: CWS ooo19126 (1.5.452); FILE MERGED 2005/09/05 15:04:15 rt 1.5.452.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d236cdb67e4cd4a0a18e0c423b05d0f26f8c0030]

INTEGRATION: CWS ooo19126 (1.30.430); FILE MERGED 2005/09/05 14:19:02 rt 1.30.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [83f497e51339a80fb40db97126f0debd86af65be]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:37:17 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b9dbf737f3378fc3c8e3272478f3a148012cdada]

INTEGRATION: CWS ooo19126 (1.3.102); FILE MERGED 2005/09/05 13:00:47 rt 1.3.102.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f5a1b9650ee1161bbbf209b06f6925e1ad176b54]

INTEGRATION: CWS ooo19126 (1.34.434); FILE MERGED 2005/09/05 15:04:14 rt 1.34.434.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [81eacede0d02e2caf78c394595a109a26f066ebf]

INTEGRATION: CWS ooo19126 (1.6.90); FILE MERGED 2005/09/05 14:19:02 rt 1.6.90.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8d9df41e69b6e37d4d2e35cb355bcfdcdc48f558]

INTEGRATION: CWS ooo19126 (1.3.102); FILE MERGED 2005/09/05 13:00:46 rt 1.3.102.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [72d42f532612a9c2d7467595626c2a5e3d880f57]

INTEGRATION: CWS ooo19126 (1.2.928); FILE MERGED 2005/09/05 15:04:14 rt 1.2.928.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [af4411e57c03ba7595e8c1d79d864b0337818114]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:37:16 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0d962f3f852d5c2231045a2a1ac178b9a4ec6606]

INTEGRATION: CWS ooo19126 (1.2.1044); FILE MERGED 2005/09/05 14:19:01 rt 1.2.1044.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1f3c54cfcea744d2fda269a10f355b49226ea023]

INTEGRATION: CWS ooo19126 (1.3.102); FILE MERGED 2005/09/05 13:00:45 rt 1.3.102.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7a303a597734947f4064bb792b9d4fae10543559]

INTEGRATION: CWS ooo19126 (1.3.346); FILE MERGED 2005/09/05 15:04:13 rt 1.3.346.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [870df1af1608b538b2fab8d45978928ba1619a5a]

INTEGRATION: CWS ooo19126 (1.8.346); FILE MERGED 2005/09/05 15:04:13 rt 1.8.346.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cf1e0f015e47c9b261f3cb852c3ca1b7ab0f2bc2]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:37:15 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8626bb48de7eb92bf18a51d09c06bdccd2736890]

INTEGRATION: CWS ooo19126 (1.5.430); FILE MERGED 2005/09/05 14:19:01 rt 1.5.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d947389cae01129a162b982948cc8a8c8872c026]

INTEGRATION: CWS ooo19126 (1.2.172); FILE MERGED 2005/09/05 13:00:45 rt 1.2.172.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [95412ca8a6ba5cce64250df5ff61a868225fd379]

INTEGRATION: CWS ooo19126 (1.8.344); FILE MERGED 2005/09/05 15:04:12 rt 1.8.344.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a147d4620901187ae95fb9a23d4a80108f46e74a]

INTEGRATION: CWS ooo19126 (1.50.754); FILE MERGED 2005/09/05 14:19:01 rt 1.50.754.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0b5a7e7f9f3198abd7916a71bdc564a93292d4cf]

INTEGRATION: CWS ooo19126 (1.2.172); FILE MERGED 2005/09/05 13:00:44 rt 1.2.172.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e89e01c8453a18de82edec944f9935761ee357c6]

INTEGRATION: CWS ooo19126 (1.2.904); FILE MERGED 2005/09/05 15:04:12 rt 1.2.904.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a0e531d33817502c6805d533c653ba5e80fe38ff]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:37:14 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cd8ede7e49cc813e06433f9614fa926deb70eba0]

INTEGRATION: CWS ooo19126 (1.3.756); FILE MERGED 2005/09/05 14:19:00 rt 1.3.756.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7497da0f5143897f35ee10154ed36fb7624e1b92]

INTEGRATION: CWS ooo19126 (1.3.308); FILE MERGED 2005/09/05 13:00:44 rt 1.3.308.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e55420658113b1d61d88edcda744bee01ffc026e]

INTEGRATION: CWS ooo19126 (1.9.798); FILE MERGED 2005/09/05 15:04:11 rt 1.9.798.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [80453fb3725588cb8826d26c30984df01a102224]

INTEGRATION: CWS ooo19126 (1.8.756); FILE MERGED 2005/09/05 14:19:00 rt 1.8.756.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [27f65bf86408bb05c76258d0f5994f3affd2d6d9]

INTEGRATION: CWS ooo19126 (1.5.308); FILE MERGED 2005/09/05 13:00:44 rt 1.5.308.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e4ff66d64fa85b3c3b82c8e333cb0ffce1fbd805]

INTEGRATION: CWS ooo19126 (1.21.306); FILE MERGED 2005/09/05 15:04:11 rt 1.21.306.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [805b47ed720e9cf18a095560813d4314c51ddff3]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:37:13 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9589cf965bb4bffef2cc5b4821ab6922fd8ac94c]

INTEGRATION: CWS ooo19126 (1.18.428); FILE MERGED 2005/09/05 14:19:00 rt 1.18.428.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [10c7a9fe22b5740d8242448623777a5fbfef1233]

INTEGRATION: CWS ooo19126 (1.2.308); FILE MERGED 2005/09/05 13:00:43 rt 1.2.308.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [63ff83fdd4c97b355db67c1e5fe348d94956a565]

INTEGRATION: CWS ooo19126 (1.7.434); FILE MERGED 2005/09/05 15:04:10 rt 1.7.434.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [babe24dcff14e3a036cecd6b7a890e2ae5970607]

INTEGRATION: CWS ooo19126 (1.11.598); FILE MERGED 2005/09/05 14:19:00 rt 1.11.598.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6c5febcae21d94cd203a01fc1b918fdd6ba8fa42]

INTEGRATION: CWS ooo19126 (1.35.118); FILE MERGED 2005/09/05 15:04:10 rt 1.35.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [46db0ddd18c2b9da35070bce4fa92e492e1bbce2]

INTEGRATION: CWS ooo19126 (1.5.1478); FILE MERGED 2005/09/05 14:19:00 rt 1.5.1478.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bf10c8bb7cd5a52f5268cd82b51d92977439bc9a]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:37:12 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2a081792f330e64e73b1390eba271f758595df1f]

INTEGRATION: CWS ooo19126 (1.4.172); FILE MERGED 2005/09/05 13:00:42 rt 1.4.172.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b1ba93f7e63f9c82117ef1db1a6b41727cc76292]

INTEGRATION: CWS ooo19126 (1.2.928); FILE MERGED 2005/09/05 15:04:10 rt 1.2.928.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a6231ceec8a50a22820c42b6f5c5dbf1f94a0bb7]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:37:11 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d99fad7598b9411e8c6c3fbe2ee496d919d0d7ab]

INTEGRATION: CWS ooo19126 (1.2.702); FILE MERGED 2005/09/05 14:18:59 rt 1.2.702.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4c6b87bab5f0326015c2783312ff548335938fbd]

INTEGRATION: CWS ooo19126 (1.2.308); FILE MERGED 2005/09/05 13:00:42 rt 1.2.308.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d8a51bfdcda51e3e13bb91a3c1a93ca095e17f4f]

INTEGRATION: CWS ooo19126 (1.8.452); FILE MERGED 2005/09/05 15:04:09 rt 1.8.452.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [db13d1d1b9815ed2c1e5537ae07a3531c843b4b9]

INTEGRATION: CWS ooo19126 (1.32.434); FILE MERGED 2005/09/05 15:04:09 rt 1.32.434.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bef272b59a1230ad5747cdcf66e738228ec8886d]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:37:10 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e63b15cf5bb317266d3ca639d578b9f66e9b0b7b]

INTEGRATION: CWS ooo19126 (1.4.294); FILE MERGED 2005/09/05 13:00:41 rt 1.4.294.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d952cf14bfd94ef01cbb1bad6197f4a28f8ffc03]

INTEGRATION: CWS ooo19126 (1.3.904); FILE MERGED 2005/09/05 15:04:09 rt 1.3.904.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [be06b64ee6a1435fae71c3439eb023b1aab30ab7]

INTEGRATION: CWS ooo19126 (1.4.124); FILE MERGED 2005/09/05 15:37:10 rt 1.4.124.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [64072d1845dd25f4669f23a9954304555dfb52a2]

INTEGRATION: CWS ooo19126 (1.9.252); FILE MERGED 2005/09/05 14:18:58 rt 1.9.252.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9afd5ff09267b9a63d7082563851a4fb6b9f055b]

INTEGRATION: CWS ooo19126 (1.3.102); FILE MERGED 2005/09/05 13:00:41 rt 1.3.102.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0e8bbdc18397da281fecbffaf22d616799a81bb7]

INTEGRATION: CWS ooo19126 (1.22.308); FILE MERGED 2005/09/05 15:04:08 rt 1.22.308.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e43745a08b57f1c132d1badae0df81621c0552c5]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:37:09 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [092faf5b79da97442ce38475964983da89a794e5]

INTEGRATION: CWS ooo19126 (1.2.702); FILE MERGED 2005/09/05 14:18:58 rt 1.2.702.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [eb0a371237fa31596ab7cc66cf00ee6133ac8e75]

INTEGRATION: CWS ooo19126 (1.3.102); FILE MERGED 2005/09/05 13:00:40 rt 1.3.102.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e668e21e2f59e7c53db87139c6a7f8b4e34f2834]

INTEGRATION: CWS ooo19126 (1.7.188); FILE MERGED 2005/09/05 15:04:08 rt 1.7.188.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [872ae24e8bb0de23ecd5a6d45d40eab852de31f8]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:37:08 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3abf8d1109539555ae9bdb51f95eaa2121af068b]

INTEGRATION: CWS ooo19126 (1.3.430); FILE MERGED 2005/09/05 14:18:58 rt 1.3.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9b2fcf22e655cbac71144ee00cc1a1ccb688c52b]

INTEGRATION: CWS ooo19126 (1.4.578); FILE MERGED 2005/09/05 15:04:07 rt 1.4.578.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5886a668f18a11c83d8a8e6538cc7a6aa1bde0b5]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:37:07 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8eaf0a1e6d00a132abe3e47004e5779277d90f57]

INTEGRATION: CWS ooo19126 (1.2.486); FILE MERGED 2005/09/05 14:18:58 rt 1.2.486.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ef7d76b8c298db5c280d220af866bf15ff0c58b2]

INTEGRATION: CWS ooo19126 (1.4.346); FILE MERGED 2005/09/05 15:04:07 rt 1.4.346.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1d9509007d5269b3ab57ffddca49591a2d4d3e81]

INTEGRATION: CWS ooo19126 (1.4.252); FILE MERGED 2005/09/05 14:18:57 rt 1.4.252.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b9a65c467516a905b30705543f83062b58705bd6]

INTEGRATION: CWS ooo19126 (1.3.504); FILE MERGED 2005/09/05 13:00:40 rt 1.3.504.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bff6bdc73d3353fe5057b195da2f26953f7f8195]

INTEGRATION: CWS ooo19126 (1.3.346); FILE MERGED 2005/09/05 15:04:07 rt 1.3.346.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7e0cf867b43b185022b33148d08ef29943ccfb3f]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:37:06 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [caa7d18ff606e11fb75dbaa1049a08fe03f4d029]

INTEGRATION: CWS ooo19126 (1.3.358); FILE MERGED 2005/09/05 13:00:39 rt 1.3.358.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a05605b1e531e25bddda05e561c3545e0d6f68e5]

INTEGRATION: CWS ooo19126 (1.9.314); FILE MERGED 2005/09/05 14:18:57 rt 1.9.314.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d12c0ca2eac63a2326e26811ecd295f1ea8f18b7]

INTEGRATION: CWS ooo19126 (1.4.130); FILE MERGED 2005/09/05 15:04:06 rt 1.4.130.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ce4b14238af1886ed02569a3d71ba5c3d59c9988]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:37:05 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3f2902d67b2ba77792217dbd9b129b5f80a9e0c0]

INTEGRATION: CWS ooo19126 (1.2.954); FILE MERGED 2005/09/05 14:18:57 rt 1.2.954.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [76c01bec53836dd638dc38edec25f52a7fab7b5d]

INTEGRATION: CWS ooo19126 (1.5.172); FILE MERGED 2005/09/05 13:00:39 rt 1.5.172.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cc19fffdf4c2e30d06ed74c3958d69d5fe424ff0]

INTEGRATION: CWS ooo19126 (1.4.346); FILE MERGED 2005/09/05 15:04:06 rt 1.4.346.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9530859d77a0794e47e2abb3817daa1736a469a2]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:37:04 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3a0c0f186be20663d2f9f56ab33ab3cebe76e1d0]

INTEGRATION: CWS ooo19126 (1.5.484); FILE MERGED 2005/09/05 14:18:56 rt 1.5.484.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b25f587116715720d0154076b604bc3d63a61ecd]

INTEGRATION: CWS ooo19126 (1.17.54); FILE MERGED 2005/09/05 13:00:38 rt 1.17.54.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [891fdf097aba43c419110a1722d44ea398e890c1]

INTEGRATION: CWS ooo19126 (1.3.346); FILE MERGED 2005/09/05 15:04:05 rt 1.3.346.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f81c583b49bb8a0a662ee15cbbf7fdc2a6b1b266]

INTEGRATION: CWS ooo19126 (1.3.314); FILE MERGED 2005/09/05 14:18:56 rt 1.3.314.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [798faaa7c8963be20aa8a6da79bc1e9355c7e9a4]

INTEGRATION: CWS ooo19126 (1.3.102); FILE MERGED 2005/09/05 13:00:38 rt 1.3.102.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [31d8612d0663a110415ecffdae5828e1e9f4e62b]

INTEGRATION: CWS ooo19126 (1.7.66); FILE MERGED 2005/09/05 15:04:05 rt 1.7.66.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [febac5503c90e43092140843d22d1b3c448f3d61]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:37:03 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5689bc17f69e618b819eca0974d62d16b4caf44d]

INTEGRATION: CWS ooo19126 (1.2.954); FILE MERGED 2005/09/05 14:18:56 rt 1.2.954.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [78107e090bd48db17fb18712ead88ec15fa442a7]

INTEGRATION: CWS ooo19126 (1.3.504); FILE MERGED 2005/09/05 13:00:38 rt 1.3.504.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8d81649438260fd20d1d22bb288c19ec843ba063]

INTEGRATION: CWS ooo19126 (1.7.346); FILE MERGED 2005/09/05 15:04:05 rt 1.7.346.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3261d441d71f4e75c024252002bcc38792a111b2]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:37:02 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7369223b9e1b712057cc5bccdb3fe739c1136bbd]

INTEGRATION: CWS ooo19126 (1.5.550); FILE MERGED 2005/09/05 14:18:56 rt 1.5.550.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2b893107f38d54eaea2b70d3782c14b06927a3d3]

INTEGRATION: CWS ooo19126 (1.4.292); FILE MERGED 2005/09/05 13:00:38 rt 1.4.292.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b81d064353eb910601e1eef6366573e1dd9ec00d]

INTEGRATION: CWS ooo19126 (1.2.460); FILE MERGED 2005/09/05 15:04:04 rt 1.2.460.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b2c486697260a3660e13909c56cbbcfc3eac498d]

INTEGRATION: CWS ooo19126 (1.13.252); FILE MERGED 2005/09/05 14:18:55 rt 1.13.252.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [577ce3a1283c26dad5f011377b5028f8f9140eb1]

INTEGRATION: CWS ooo19126 (1.2.294); FILE MERGED 2005/09/05 13:00:37 rt 1.2.294.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [97c6da773ba04a8662bfdcf436d9fb54cbb682b3]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:37:01 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e468104bfb53fabb6f8663d8dea99c31772f6055]

INTEGRATION: CWS ooo19126 (1.3.254); FILE MERGED 2005/09/05 13:00:37 rt 1.3.254.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a45b5fcbed5e74d03e104f28851c6824021b9cbd]

INTEGRATION: CWS ooo19126 (1.5.906); FILE MERGED 2005/09/05 15:04:04 rt 1.5.906.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f084dbc9f1869d430ea25e873a2b0411ad953fbe]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:37:00 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [107ea9dc8efb4f36556e2e221246f8e36c700ae5]

INTEGRATION: CWS ooo19126 (1.1.598); FILE MERGED 2005/09/05 13:00:37 rt 1.1.598.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f3d55729d0e18bc06f6f76194be69ebbebcc2f05]

INTEGRATION: CWS ooo19126 (1.4.314); FILE MERGED 2005/09/05 14:18:55 rt 1.4.314.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4d948c550d077c09e949b15ce497e57b9efcf26b]

INTEGRATION: CWS ooo19126 (1.8.346); FILE MERGED 2005/09/05 15:04:03 rt 1.8.346.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [73604459b04078db202b67af4b4aa6ac91c615dd]

INTEGRATION: CWS ooo19126 (1.2.156); FILE MERGED 2005/09/05 15:37:00 rt 1.2.156.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f34428527654fc2e431657d9b90f7f353d9c013e]

INTEGRATION: CWS ooo19126 (1.26.172); FILE MERGED 2005/09/05 13:00:36 rt 1.26.172.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3799ebfa115a7f6e5b8895c7c19b2aa03f2f1798]

INTEGRATION: CWS ooo19126 (1.2.954); FILE MERGED 2005/09/05 14:18:54 rt 1.2.954.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2902f2fe71fd6e472585311383a7dfba9ecf4784]

INTEGRATION: CWS ooo19126 (1.1.1.1.942); FILE MERGED 2005/09/05 15:04:03 rt 1.1.1.1.942.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fcc51551081a8bd37f8798aa70ddb4c75f8e26c9]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:36:59 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [97c7e66cd7f54ff404b18565ee35f7592131f3b6]

INTEGRATION: CWS ooo19126 (1.3.172); FILE MERGED 2005/09/05 13:00:36 rt 1.3.172.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [949b889e6a00b7f43d999a705ef4fdd1bbe13d98]

INTEGRATION: CWS ooo19126 (1.7.334); FILE MERGED 2005/09/05 14:18:54 rt 1.7.334.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [92a4ec4b89483a4683dcd44b7939c4f506b0f255]

INTEGRATION: CWS ooo19126 (1.4.452); FILE MERGED 2005/09/05 15:04:02 rt 1.4.452.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f5bd702c61c84a3e4cc776f89b6e3f30f005eb5d]

INTEGRATION: CWS ooo19126 (1.4.218); FILE MERGED 2005/09/05 14:18:54 rt 1.4.218.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [18b86df0b4cf6fe1db5300773127017531b4e7e6]

INTEGRATION: CWS ooo19126 (1.13.354); FILE MERGED 2005/09/05 15:04:02 rt 1.13.354.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [868b516ba0f8cd3046545c5b301153f26e7631f8]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:36:58 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ff6263339838a267bed8e9ed52173884acdd46c6]

INTEGRATION: CWS ooo19126 (1.5.308); FILE MERGED 2005/09/05 13:00:34 rt 1.5.308.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [dfdea1ef744d03d61c6ff362643863fbb5a1e89d]

INTEGRATION: CWS ooo19126 (1.8.100); FILE MERGED 2005/09/05 14:18:54 rt 1.8.100.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ebd57da520525ad888670f6c6b8ed3b8e03de524]

INTEGRATION: CWS ooo19126 (1.26.130); FILE MERGED 2005/09/05 15:04:01 rt 1.26.130.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ad8d53cfdc9572e5746af814e17eb6cdf1337787]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:36:57 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8bb616b6f312f3c580354985dda6a49cefaad4cb]

INTEGRATION: CWS ooo19126 (1.3.102); FILE MERGED 2005/09/05 13:00:33 rt 1.3.102.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [efc8788d16f1eb8f9b6593d53c3f464abcdbe8c5]

INTEGRATION: CWS ooo19126 (1.3.668); FILE MERGED 2005/09/05 14:18:53 rt 1.3.668.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [80f46bf43be22198a3c8c75c6cf0b5022316e096]

INTEGRATION: CWS ooo19126 (1.3.578); FILE MERGED 2005/09/05 15:04:01 rt 1.3.578.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [09619de7306dba0165191add2429b2c238189300]

INTEGRATION: CWS ooo19126 (1.7.156); FILE MERGED 2005/09/05 15:36:57 rt 1.7.156.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [30d92b18107a3daefa1335a5aaa3107e44c1a9ef]

INTEGRATION: CWS ooo19126 (1.4.102); FILE MERGED 2005/09/05 13:00:33 rt 1.4.102.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ef7942bbc7079d854158641b7743f39ea51910ff]

INTEGRATION: CWS ooo19126 (1.9.326); FILE MERGED 2005/09/05 15:04:01 rt 1.9.326.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [749c8dd782554d0e12cf9497c39f1d41dabca864]

INTEGRATION: CWS ooo19126 (1.6.312); FILE MERGED 2005/09/05 14:18:53 rt 1.6.312.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [26a4544d6f5892e7dcc1a1d6369de611223b7e87]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:36:56 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a0c25408670953eb9da5e77fc97075168e992739]

INTEGRATION: CWS ooo19126 (1.10.172); FILE MERGED 2005/09/05 13:00:33 rt 1.10.172.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a4948558e40a0667d77dc5efb79aeb5949978b00]

INTEGRATION: CWS ooo19126 (1.9.394); FILE MERGED 2005/09/05 15:04:00 rt 1.9.394.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1b10aa921041bab25356656455c3cf00dd852a2a]

INTEGRATION: CWS ooo19126 (1.6.104); FILE MERGED 2005/09/05 14:18:53 rt 1.6.104.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [febd75d53ab85b559d6dc2c0b7ca663637851371]

INTEGRATION: CWS ooo19126 (1.14.172); FILE MERGED 2005/09/05 13:00:32 rt 1.14.172.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [61b127e58110dd6952d5795c6c09bddf517d0159]

INTEGRATION: CWS ooo19126 (1.44.104); FILE MERGED 2005/09/05 15:04:00 rt 1.44.104.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [293c56e6b939874b0c11db54ee5db069789c61de]

INTEGRATION: CWS ooo19126 (1.14.100); FILE MERGED 2005/09/05 14:18:52 rt 1.14.100.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [efd9e789e49bea98c5fe0f125721dd760e28bd29]

INTEGRATION: CWS ooo19126 (1.4.78); FILE MERGED 2005/09/05 15:36:55 rt 1.4.78.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8fe68f91184e86885d2125e12e74f66c1b8cc972]

INTEGRATION: CWS ooo19126 (1.3.102); FILE MERGED 2005/09/05 13:00:32 rt 1.3.102.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f569a2a64871c738759ca112c37322113a0cf685]

INTEGRATION: CWS ooo19126 (1.30.114); FILE MERGED 2005/09/05 15:04:00 rt 1.30.114.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0f48bafef0c08135d906fb46b03d38a70126d8ef]

INTEGRATION: CWS ooo19126 (1.17.1408); FILE MERGED 2005/09/05 14:18:51 rt 1.17.1408.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [18a3a322087bba838bed8919a71dfc2316cf1d5e]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:36:55 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ae580244c659195b2aeeb4fbf6d5ab249c8bb80c]

INTEGRATION: CWS ooo19126 (1.4.102); FILE MERGED 2005/09/05 13:00:32 rt 1.4.102.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b88f951d0ee5cc4fd505d54fd4aadd4be7e8147a]

INTEGRATION: CWS ooo19126 (1.2.920); FILE MERGED 2005/09/05 15:03:59 rt 1.2.920.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a2fef50f20b4d96ac0105e1a27cdfb69b7509484]

INTEGRATION: CWS ooo19126 (1.23.756); FILE MERGED 2005/09/05 14:18:51 rt 1.23.756.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [65c3b8ba9de74d775bdabf72eb19776b34af96b1]

INTEGRATION: CWS ooo19126 (1.27.56); FILE MERGED 2005/09/05 13:00:30 rt 1.27.56.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cf05a8ff66cfb4be1df533cfed9a51db89de9723]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:36:54 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [31f3dccbce14e0c1c4d0945c93c892acda3c8e23]

INTEGRATION: CWS ooo19126 (1.2.798); FILE MERGED 2005/09/05 15:03:59 rt 1.2.798.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d720c693df281d75205ca95eb206a896396d77f8]

INTEGRATION: CWS ooo19126 (1.28.56); FILE MERGED 2005/09/05 13:00:29 rt 1.28.56.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8643e8a38bef07f29fe7562773655b6d017ea8b9]

INTEGRATION: CWS ooo19126 (1.14.124); FILE MERGED 2005/09/05 15:03:59 rt 1.14.124.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9eee921853391157b65423cc24a6de0b3d5de8aa]

INTEGRATION: CWS ooo19126 (1.8.280); FILE MERGED 2005/09/05 14:18:50 rt 1.8.280.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8cf0f87b9282dd4517d30a492501fbaa4318affd]

INTEGRATION: CWS ooo19126 (1.1.932); FILE MERGED 2005/09/05 15:03:58 rt 1.1.932.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f4e07ccf45551433ca566c87507102c10341e26e]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:36:53 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e68531cd541d0c119d3578b63fe680404db2aa2e]

INTEGRATION: CWS ooo19126 (1.30.836); FILE MERGED 2005/09/05 14:18:49 rt 1.30.836.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [115cbe65deac85a77830787b89cb83c6eda12130]

INTEGRATION: CWS ooo19126 (1.2.308); FILE MERGED 2005/09/05 13:00:29 rt 1.2.308.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3d686ff27ebcceb9e634eb8f286809988a1041d5]

INTEGRATION: CWS ooo19126 (1.42.242); FILE MERGED 2005/09/05 15:03:58 rt 1.42.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e88e5bea3c3ba807e326b094f62812a83bc4d685]

INTEGRATION: CWS ooo19126 (1.10.540); FILE MERGED 2005/09/05 14:18:49 rt 1.10.540.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9d93314362d55e87b91e4f05cccb939ef8653d18]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:36:52 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [58e007098bd55049dc0b0f5ea16a49e0c09e662f]

INTEGRATION: CWS ooo19126 (1.3.172); FILE MERGED 2005/09/05 13:00:28 rt 1.3.172.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c876ca0d74384a9fc25cfe1eb32cbb2f8f896f8a]

INTEGRATION: CWS ooo19126 (1.59.152); FILE MERGED 2005/09/05 15:03:58 rt 1.59.152.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e19fa02ec466e7c862598a9dd743342ab465c341]

INTEGRATION: CWS ooo19126 (1.13.550); FILE MERGED 2005/09/05 14:18:49 rt 1.13.550.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3fd3b54747b95a51d503c736daf9d9c564d154eb]

INTEGRATION: CWS ooo19126 (1.5.172); FILE MERGED 2005/09/05 13:00:28 rt 1.5.172.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5880b83b3cd4ad4f5c09017a69bccea602010edd]

INTEGRATION: CWS ooo19126 (1.5.156); FILE MERGED 2005/09/05 15:36:52 rt 1.5.156.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d747304ca5f2646254fb55401058ae4ab53109a8]

INTEGRATION: CWS ooo19126 (1.26.164); FILE MERGED 2005/09/05 15:03:57 rt 1.26.164.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4ae8c19b69c8f0023c2f043dce2d2d2369af4a5c]

INTEGRATION: CWS ooo19126 (1.17.754); FILE MERGED 2005/09/05 14:18:48 rt 1.17.754.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [79c3d980ae03b6a83cae8264fc4e3e49b1a3c580]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:36:51 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [28085de0552a42eddd011b182402b57993b234ba]

INTEGRATION: CWS ooo19126 (1.2.504); FILE MERGED 2005/09/05 13:00:28 rt 1.2.504.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [879efa4a747e133c92840ae0d276f848b75c04e5]

INTEGRATION: CWS ooo19126 (1.14.122); FILE MERGED 2005/09/05 15:03:57 rt 1.14.122.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cfa35bf628d5ead418ad0f878cbb1e6ca802b487]

INTEGRATION: CWS ooo19126 (1.6.1402); FILE MERGED 2005/09/05 14:18:48 rt 1.6.1402.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3df1faa22be71f2d0c727426c0ae331cab0fdcff]

INTEGRATION: CWS ooo19126 (1.4.166); FILE MERGED 2005/09/05 15:36:51 rt 1.4.166.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ec0d8a983e6477949ac9f82a3e0ca9042821de62]

INTEGRATION: CWS ooo19126 (1.4.308); FILE MERGED 2005/09/05 13:00:28 rt 1.4.308.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0fa3ca0ac7448a44431831f8dd42454f4b20f7d1]

INTEGRATION: CWS ooo19126 (1.15.904); FILE MERGED 2005/09/05 15:03:56 rt 1.15.904.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1ea9dd1f9bfeeeaa56ddc4a923e46a0d19cd766b]

INTEGRATION: CWS ooo19126 (1.2.1402); FILE MERGED 2005/09/05 14:18:48 rt 1.2.1402.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [aad93ee006ca6c148c4f105b1c38e1074065bae4]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:36:50 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [75007c3aae41db48a3a56cc161a67e7aba98d07d]

INTEGRATION: CWS ooo19126 (1.2.172); FILE MERGED 2005/09/05 13:00:27 rt 1.2.172.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ce2d99d612d1f3d202766e7e8ccb7146b4b42fa8]

INTEGRATION: CWS ooo19126 (1.3.782); FILE MERGED 2005/09/05 15:03:56 rt 1.3.782.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6b379a169d95323efaa70cfc0d3bf8c1255a4681]

INTEGRATION: CWS ooo19126 (1.19.1444); FILE MERGED 2005/09/05 14:18:47 rt 1.19.1444.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ed1b96f072144d091ca2e7d18e57c0e9cc1de9c2]

INTEGRATION: CWS ooo19126 (1.2.156); FILE MERGED 2005/09/05 15:36:50 rt 1.2.156.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [29e6d92556af1803fe51b6e2d9f1fd95e2105710]

INTEGRATION: CWS ooo19126 (1.3.172); FILE MERGED 2005/09/05 13:00:27 rt 1.3.172.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7916af11475409102f97328ea188f94d583a8079]

INTEGRATION: CWS ooo19126 (1.30.452); FILE MERGED 2005/09/05 15:03:56 rt 1.30.452.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [91fb8b0e9294259bcf2b1bc88ecc080828cb55f1]

INTEGRATION: CWS ooo19126 (1.2.504); FILE MERGED 2005/09/05 13:00:25 rt 1.2.504.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a0364eb5b9c9f82e602bdf2841a74e3a39af7cef]

INTEGRATION: CWS ooo19126 (1.32.756); FILE MERGED 2005/09/05 14:18:46 rt 1.32.756.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a79f6de4cba416dc65e2793a3935c0b7ececdaca]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:36:49 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [eebf5fb8ce3446b78701a29dfd9653df75d94814]

INTEGRATION: CWS ooo19126 (1.28.452); FILE MERGED 2005/09/05 15:03:55 rt 1.28.452.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3bcaf528a8f9581ec78b79614882b906a773810e]

INTEGRATION: CWS ooo19126 (1.2.172); FILE MERGED 2005/09/05 13:00:25 rt 1.2.172.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ff2f4c53e91f7431e98750e8e75700b0bfebff16]

INTEGRATION: CWS ooo19126 (1.12.1444); FILE MERGED 2005/09/05 14:18:46 rt 1.12.1444.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b87ec2f7a4ac8c059473587b58df384e8c76f0e8]

INTEGRATION: CWS ooo19126 (1.43.452); FILE MERGED 2005/09/05 15:03:55 rt 1.43.452.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [48f26365d0d763b004ba0b3cc8b335654cbc0940]

INTEGRATION: CWS ooo19126 (1.37.1348); FILE MERGED 2005/09/05 14:18:46 rt 1.37.1348.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [988ad8c4b626a853632faa032c07f3bed336b5f1]

INTEGRATION: CWS ooo19126 (1.2.156); FILE MERGED 2005/09/05 15:36:48 rt 1.2.156.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7ace7108a67a7e0f33fd45f1f221e3c2e58ceb58]

INTEGRATION: CWS ooo19126 (1.23.452); FILE MERGED 2005/09/05 15:03:55 rt 1.23.452.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [50fe45c440d16508facbe5f8c3e1b3c3eb1d6fec]

INTEGRATION: CWS ooo19126 (1.4.756); FILE MERGED 2005/09/05 14:18:46 rt 1.4.756.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [114384f2bbcc9eadb1600be2b9b671f0df72809d]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:36:48 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [01182b0f919063f09f2538f378e5345c1bc3bae6]

INTEGRATION: CWS ooo19126 (1.21.774); FILE MERGED 2005/09/05 15:03:54 rt 1.21.774.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [040ed12081e2b511395974268a212aaac80b6649]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:36:47 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a5c991e1892dd5e8a6e07fac6ddb2a7f797264eb]

INTEGRATION: CWS ooo19126 (1.2.1444); FILE MERGED 2005/09/05 14:18:46 rt 1.2.1444.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [095cf5196826271d0f8ea356f156f419774bf5f1]

INTEGRATION: CWS ooo19126 (1.15.774); FILE MERGED 2005/09/05 15:03:54 rt 1.15.774.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a275db870604729fcd0b4a73d96283459dc8a782]

INTEGRATION: CWS ooo19126 (1.4.504); FILE MERGED 2005/09/05 13:00:24 rt 1.4.504.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [be0604bf964f1e4f734ac0588ba4ea8dd2aea146]

INTEGRATION: CWS ooo19126 (1.3.1444); FILE MERGED 2005/09/05 14:18:45 rt 1.3.1444.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5663bb6c741b4e4ca72b42c6b34b0c055cf8e861]

INTEGRATION: CWS ooo19126 (1.5.504); FILE MERGED 2005/09/05 13:00:23 rt 1.5.504.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7b5388fea2286f3579a83bb05b3a81cb4cd58a21]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:36:46 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b557f76049c67709850f97cd8455d95f11e23bac]

INTEGRATION: CWS ooo19126 (1.17.1090); FILE MERGED 2005/09/05 14:18:45 rt 1.17.1090.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [32292d2715edab87b9aaec2d1f7b175441c5d15e]

INTEGRATION: CWS ooo19126 (1.17.774); FILE MERGED 2005/09/05 15:03:54 rt 1.17.774.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ffd52cf0d9037989580c549366348ba24b272e94]

INTEGRATION: CWS ooo19126 (1.2.116); FILE MERGED 2005/09/05 15:36:46 rt 1.2.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a3fbc5dc6ef1c5da2ee7f99fcfdd466b315c01f8]

INTEGRATION: CWS ooo19126 (1.15.68); FILE MERGED 2005/09/05 13:00:23 rt 1.15.68.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c36399fa90a12a7e7e0643aa0a736c4838ea5179]

INTEGRATION: CWS ooo19126 (1.9.1444); FILE MERGED 2005/09/05 14:18:45 rt 1.9.1444.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8a29b3eba1a816a3d86435205dea9350c5d90e8c]

INTEGRATION: CWS ooo19126 (1.12.552); FILE MERGED 2005/09/05 15:03:53 rt 1.12.552.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3cf19c3180b2a1e7c61dc2411e65d5f00b4568c7]

INTEGRATION: CWS ooo19126 (1.2.116); FILE MERGED 2005/09/05 15:36:45 rt 1.2.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fbe280e925825b71a95a03d58a850a1575e7ef2d]

INTEGRATION: CWS ooo19126 (1.3.756); FILE MERGED 2005/09/05 14:18:45 rt 1.3.756.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6ecede77780aecc54222a25f8ed811765e11c8aa]

INTEGRATION: CWS ooo19126 (1.30.326); FILE MERGED 2005/09/05 15:03:53 rt 1.30.326.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [da0d0250547514e81a4797ad2d018a4fb8130559]

INTEGRATION: CWS ooo19126 (1.4.78); FILE MERGED 2005/09/05 15:36:45 rt 1.4.78.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6194e2228d102a280752f72ccc42653e1ed1bcad]

INTEGRATION: CWS ooo19126 (1.46.548); FILE MERGED 2005/09/05 14:18:44 rt 1.46.548.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [28bd24c7fd2f3b321a89130eb3cd108109d8dc82]

INTEGRATION: CWS ooo19126 (1.2.774); FILE MERGED 2005/09/05 15:03:53 rt 1.2.774.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [28cf348cff56a7b10f50bb0a1d71e1f662ff1510]

INTEGRATION: CWS ooo19126 (1.4.78); FILE MERGED 2005/09/05 15:36:44 rt 1.4.78.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fc81b02b8f3bb189782736f3eb6eaf07826820f9]

INTEGRATION: CWS ooo19126 (1.3.1408); FILE MERGED 2005/09/05 14:18:44 rt 1.3.1408.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a607910848b83b1b1e709e3ea0ebaa0437c81175]

INTEGRATION: CWS ooo19126 (1.3.172); FILE MERGED 2005/09/05 13:00:18 rt 1.3.172.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f5d549facd9d99cb299d98d281be33282674c61a]

INTEGRATION: CWS ooo19126 (1.65.328); FILE MERGED 2005/09/05 15:03:52 rt 1.65.328.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [259f4a8562696c0557be3f80fe5437051c977e5f]

INTEGRATION: CWS ooo19126 (1.8.1444); FILE MERGED 2005/09/05 14:18:44 rt 1.8.1444.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [19125143b928c52bd2ec3ee6f6de000193cf0940]

INTEGRATION: CWS ooo19126 (1.2.308); FILE MERGED 2005/09/05 13:00:18 rt 1.2.308.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0e39ee374cbb2526b954528fdc59018ce83f9239]

INTEGRATION: CWS ooo19126 (1.9.258); FILE MERGED 2005/09/05 15:03:52 rt 1.9.258.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5f414579a15e761ef2fa0eb8012ca36fbbb9016f]

INTEGRATION: CWS ooo19126 (1.5.78); FILE MERGED 2005/09/05 15:36:43 rt 1.5.78.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2f9833a250a7750a2ee4890316027962eec5b86b]

INTEGRATION: CWS ooo19126 (1.9.1444); FILE MERGED 2005/09/05 14:18:44 rt 1.9.1444.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6a57511910e20f1fbee9f2b00ad8641d0fafcab9]

INTEGRATION: CWS ooo19126 (1.16.344); FILE MERGED 2005/09/05 15:03:51 rt 1.16.344.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [86d2d707e63f0d022ce322233a6bbbaecdfd9651]

INTEGRATION: CWS ooo19126 (1.2.156); FILE MERGED 2005/09/05 15:36:42 rt 1.2.156.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7d5d470c3b768e01e88edc463c332d39a47ace36]

INTEGRATION: CWS ooo19126 (1.14.1408); FILE MERGED 2005/09/05 14:18:44 rt 1.14.1408.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [75343e1a0e471e9d2dcb39155c4251b688f03df6]

INTEGRATION: CWS ooo19126 (1.28.774); FILE MERGED 2005/09/05 15:03:51 rt 1.28.774.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0e40159072f7943477e4ac33cbf043da940acba4]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:36:42 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [26db52b5f00c670a0c535a8deebb1c7c6e83d189]

INTEGRATION: CWS ooo19126 (1.9.1444); FILE MERGED 2005/09/05 14:18:43 rt 1.9.1444.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8ef99f53b256158c0bd5ef4f7fab43d1ad82ee44]

INTEGRATION: CWS ooo19126 (1.15.774); FILE MERGED 2005/09/05 15:03:50 rt 1.15.774.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4dd60db1af76da161988ac14bd028e686d036a18]

INTEGRATION: CWS ooo19126 (1.6.172); FILE MERGED 2005/09/05 13:00:17 rt 1.6.172.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e4d52f106c1035583f9b976e939b9c639525ffd0]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:36:41 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [33d521395b134af7dea8ee6d989bccbd64cae335]

INTEGRATION: CWS ooo19126 (1.16.1444); FILE MERGED 2005/09/05 14:18:43 rt 1.16.1444.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0f57bc274cfc7cc147fa98583e48fd4a7fdd059f]

INTEGRATION: CWS ooo19126 (1.26.452); FILE MERGED 2005/09/05 15:03:50 rt 1.26.452.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [301464fd1a2208a08f9328a534d4065e73d1237a]

INTEGRATION: CWS ooo19126 (1.29.56); FILE MERGED 2005/09/05 13:00:17 rt 1.29.56.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a64eb5e38464df6b770052d67918f9d4868d7fd1]

INTEGRATION: CWS ooo19126 (1.11.1444); FILE MERGED 2005/09/05 14:18:43 rt 1.11.1444.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d22061a22fb99f77e692524075ecd0b1479e87a3]

INTEGRATION: CWS ooo19126 (1.5.774); FILE MERGED 2005/09/05 15:03:50 rt 1.5.774.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [acb10386f26d7499999680b389d11b583597c986]

INTEGRATION: CWS ooo19126 (1.2.504); FILE MERGED 2005/09/05 13:00:16 rt 1.2.504.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a2e70e2109e1b5f8c480dcc6ce4cc20f6faeb41b]

INTEGRATION: CWS ooo19126 (1.2.156); FILE MERGED 2005/09/05 15:36:40 rt 1.2.156.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7a4c23bb0022ab8bcc3715bed727c2271e577188]

INTEGRATION: CWS ooo19126 (1.2.756); FILE MERGED 2005/09/05 14:18:43 rt 1.2.756.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c3fef99e9bf01eccb6d72554258dcfbaf4ab466c]

INTEGRATION: CWS ooo19126 (1.56.114); FILE MERGED 2005/09/05 15:03:46 rt 1.56.114.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [778ab843633551f1c1ba7ad836c23345085fed9c]

INTEGRATION: CWS ooo19126 (1.29.56); FILE MERGED 2005/09/05 13:00:16 rt 1.29.56.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cd4d05cde1479ab7efff58461768245cd5c9cbd5]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:36:40 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [53d17b2a330c392682bacaa2bc623bb7a335c25d]

INTEGRATION: CWS ooo19126 (1.2.1478); FILE MERGED 2005/09/05 14:18:43 rt 1.2.1478.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a4e6cbb27e38973bd85afc12d63c9102789b1b5a]

INTEGRATION: CWS ooo19126 (1.9.146); FILE MERGED 2005/09/05 15:03:46 rt 1.9.146.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5f64508c2d48603967d768e5daa2fe3fe4178521]

INTEGRATION: CWS ooo19126 (1.70.144); FILE MERGED 2005/09/05 13:00:15 rt 1.70.144.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [44e767ebf7cccc76f077a80e5ca3466bf1d1c0ed]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:36:39 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c04548ad12ffc2a23e0e6f3841ee6a5e9498f651]

INTEGRATION: CWS ooo19126 (1.2.1478); FILE MERGED 2005/09/05 14:18:42 rt 1.2.1478.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0dc473aee119824532ad7789c2364d79ee41e8d6]

INTEGRATION: CWS ooo19126 (1.34.114); FILE MERGED 2005/09/05 15:03:46 rt 1.34.114.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [afe2065cf7584f894cac43dfceedfa86d3c9153a]

INTEGRATION: CWS ooo19126 (1.26.56); FILE MERGED 2005/09/05 13:00:15 rt 1.26.56.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bc959ac738059dfca95d10dc602632460c4bfab0]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:36:38 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8c994ee6e541280c498dbedeca9f2c5b49750d9e]

INTEGRATION: CWS ooo19126 (1.17.1408); FILE MERGED 2005/09/05 14:18:42 rt 1.17.1408.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cc426673d680bd3df5fae1bba352f4ca1219d5af]

INTEGRATION: CWS ooo19126 (1.27.116); FILE MERGED 2005/09/05 15:03:45 rt 1.27.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a6760148a0ac2744f1c702ef47a3d994ee3d06d6]

INTEGRATION: CWS ooo19126 (1.33.56); FILE MERGED 2005/09/05 13:00:14 rt 1.33.56.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3475ae75338084869098f9829ec900dba28d53a2]

INTEGRATION: CWS ooo19126 (1.42.1090); FILE MERGED 2005/09/05 14:18:41 rt 1.42.1090.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3ed708fa6076410a61046671df78ad0c4e0687da]

INTEGRATION: CWS ooo19126 (1.42.92); FILE MERGED 2005/09/05 15:03:45 rt 1.42.92.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4c917d0db95237014b370571832f83ae1a9b13de]

INTEGRATION: CWS ooo19126 (1.2.172); FILE MERGED 2005/09/05 13:00:14 rt 1.2.172.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f1f32b1926771630367cbfae3eb4709a70b3d255]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:36:37 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fc2dc2130686170f23f37ca536654d4fcf25d0b9]

INTEGRATION: CWS ooo19126 (1.20.704); FILE MERGED 2005/09/05 14:18:41 rt 1.20.704.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3dfa68612041526f35fa98cb3559385d6d6bfdbe]

INTEGRATION: CWS ooo19126 (1.23.38); FILE MERGED 2005/09/05 15:03:45 rt 1.23.38.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9f2e032feed7d2ef563cbe23b1c3d218251541c6]

INTEGRATION: CWS ooo19126 (1.4.172); FILE MERGED 2005/09/05 13:00:14 rt 1.4.172.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8a026ce1cd408e87c07220d62a7c66eb846d59bb]

INTEGRATION: CWS ooo19126 (1.2.308); FILE MERGED 2005/09/05 13:00:13 rt 1.2.308.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4ba5b91b56446dc96dca9ac8883fbc37eb3f3ccb]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:36:36 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a573abb4fd09ad3857a794fa42346d9f2d334455]

INTEGRATION: CWS ooo19126 (1.20.1444); FILE MERGED 2005/09/05 14:18:41 rt 1.20.1444.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [958d168460f6b915d5c46ecc9af5170e5d48d71a]

INTEGRATION: CWS ooo19126 (1.55.38); FILE MERGED 2005/09/05 15:03:45 rt 1.55.38.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bf875c2c63f2f74673f9db9e28478ad19d5bf2a3]

INTEGRATION: CWS ooo19126 (1.12.1402); FILE MERGED 2005/09/05 14:18:40 rt 1.12.1402.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b888db19489cf4bad903bb25e459138faf703f21]

INTEGRATION: CWS ooo19126 (1.25.368); FILE MERGED 2005/09/05 15:03:44 rt 1.25.368.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8284e692f475d4aceb64f46795217a3d747e9509]

INTEGRATION: CWS ooo19126 (1.4.110); FILE MERGED 2005/09/05 13:00:13 rt 1.4.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9fd2b03a1994d85a3d76b5d81256427ecd961732]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:36:34 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d9542315f20a8ef53217110cb17515d3eb41c237]

INTEGRATION: CWS ooo19126 (1.3.1636); FILE MERGED 2005/09/05 14:18:40 rt 1.3.1636.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [095afe0fbe7e6499c0aef7659c126dba748385f0]

INTEGRATION: CWS ooo19126 (1.57.114); FILE MERGED 2005/09/05 15:03:44 rt 1.57.114.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9a05cade2bcfe04191a120ab9159e4182c0eaaae]

INTEGRATION: CWS ooo19126 (1.14.220); FILE MERGED 2005/09/05 13:00:11 rt 1.14.220.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [00d58c8480a818a529e66d90f6ed6ad92955bd7b]

INTEGRATION: CWS ooo19126 (1.5.116); FILE MERGED 2005/09/05 15:03:44 rt 1.5.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [84569b75327e85b0b8e63781cfe0425b61285e81]

INTEGRATION: CWS ooo19126 (1.2.1636); FILE MERGED 2005/09/05 14:18:39 rt 1.2.1636.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [28df11ceb424142b0044dce6e05d5d77982639a0]

INTEGRATION: CWS ooo19126 (1.2.116); FILE MERGED 2005/09/05 15:36:34 rt 1.2.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [42ab7486a479eb1d6558940119a9fe5ab5cf229f]

INTEGRATION: CWS ooo19126 (1.85.102); FILE MERGED 2005/09/05 13:00:10 rt 1.85.102.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [80e4edc62bad04a75c39cb39fbeedd4821e2f58a]

INTEGRATION: CWS ooo19126 (1.13.114); FILE MERGED 2005/09/05 15:03:43 rt 1.13.114.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [016b46833131af537e8cc20ef131e26b161dd96d]

INTEGRATION: CWS ooo19126 (1.27.732); FILE MERGED 2005/09/05 14:18:39 rt 1.27.732.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4aaec1f944c90ef2a21e8c895464b307e7b41120]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:36:33 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2d103509734ca1a3673d0431a786ecfc94e99bc5]

INTEGRATION: CWS ooo19126 (1.4.506); FILE MERGED 2005/09/05 15:03:43 rt 1.4.506.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a21b3fdf1d3fd8d5023b67e57e023cbdd479573b]

INTEGRATION: CWS ooo19126 (1.3.172); FILE MERGED 2005/09/05 13:00:10 rt 1.3.172.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8e12f5610b17bd313bb885e04480e537bffb37be]

INTEGRATION: CWS ooo19126 (1.66.244); FILE MERGED 2005/09/05 14:18:38 rt 1.66.244.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [498a6313505ec19f7d834849966f9d94814c657a]

INTEGRATION: CWS ooo19126 (1.10.114); FILE MERGED 2005/09/05 15:03:43 rt 1.10.114.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2a0e4cef33e349650b3c1184431f49df81beb8d6]

INTEGRATION: CWS ooo19126 (1.3.96); FILE MERGED 2005/09/05 13:00:10 rt 1.3.96.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bf9e282d22b064f2dc6677d890851e09683ff22a]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:36:32 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c98149d415b089663d62a0fff7d5e85f9600165e]

INTEGRATION: CWS ooo19126 (1.5.444); FILE MERGED 2005/09/05 14:18:38 rt 1.5.444.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [67c49ed90cf0dc60d0d11aad706f8a2a774619d7]

INTEGRATION: CWS ooo19126 (1.6.904); FILE MERGED 2005/09/05 15:03:42 rt 1.6.904.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3a9e904961c00cb86000d0cc8ff7cf121971e26f]

INTEGRATION: CWS ooo19126 (1.3.504); FILE MERGED 2005/09/05 13:00:10 rt 1.3.504.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b95097ac54e00500590a251f1255ea2c3904b134]

INTEGRATION: CWS ooo19126 (1.23.116); FILE MERGED 2005/09/05 15:03:41 rt 1.23.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e62aeb1f7be1cfde3240d041e0cff1bd103f2fd5]

INTEGRATION: CWS ooo19126 (1.2.172); FILE MERGED 2005/09/05 13:00:10 rt 1.2.172.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0e5a84363a22a62f57ed802f2e1ef904bd8616db]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:36:31 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0cd09192e5f5c43084c7f8388b6f30127515767c]

INTEGRATION: CWS ooo19126 (1.3.600); FILE MERGED 2005/09/05 15:03:41 rt 1.3.600.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [54820b7fe96ca89b61b73180dac68a5196a41efa]

INTEGRATION: CWS ooo19126 (1.3.504); FILE MERGED 2005/09/05 13:00:09 rt 1.3.504.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3dd398de23b690b8fcd7fa87e68c4db41259136f]

INTEGRATION: CWS ooo19126 (1.13.116); FILE MERGED 2005/09/05 15:03:41 rt 1.13.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d4a2fca917e72b40a1f31a91e82f5a5a204ce75e]

INTEGRATION: CWS ooo19126 (1.10.280); FILE MERGED 2005/09/05 13:00:09 rt 1.10.280.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [12d3cf6f68f70b028a52231ff0653b327557e4e4]

INTEGRATION: CWS ooo19126 (1.12.560); FILE MERGED 2005/09/05 14:18:35 rt 1.12.560.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fb11b25a62aca4bd2537b7efdc1f1a72c1c2affe]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:36:30 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [64cc1f0057f8c1e2b47f85097faff0689a3e83ef]

INTEGRATION: CWS ooo19126 (1.4.116); FILE MERGED 2005/09/05 15:03:40 rt 1.4.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d73e70022a52b9146be5aa1544cb03b967eea620]

INTEGRATION: CWS ooo19126 (1.4.56); FILE MERGED 2005/09/05 13:00:09 rt 1.4.56.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8e18fdfd45d11ce8bafda6f8f4ddb156047b5581]

INTEGRATION: CWS ooo19126 (1.3.978); FILE MERGED 2005/09/05 14:18:35 rt 1.3.978.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [41c9d8ae4d243853a680a99c000bba52c77be3d0]

INTEGRATION: CWS ooo19126 (1.2.170); FILE MERGED 2005/09/05 15:36:30 rt 1.2.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [27fb80de2aa90a641d24dc506933d105cfd46ccf]

INTEGRATION: CWS ooo19126 (1.9.116); FILE MERGED 2005/09/05 15:03:40 rt 1.9.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8fcb986e7b983cceae8557517cbd2c846b361ee5]

INTEGRATION: CWS ooo19126 (1.4.428); FILE MERGED 2005/09/05 14:18:34 rt 1.4.428.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b99ae985e6c53a68424eb0cbcf9145d1ba4c7a52]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:36:29 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [258e8781a46f4a3b26de43383d04a78d0a539782]

INTEGRATION: CWS ooo19126 (1.87.116); FILE MERGED 2005/09/05 15:03:40 rt 1.87.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ac0ab4d4c719b264c2e74705d4049de3e443d8d9]

INTEGRATION: CWS ooo19126 (1.3.56); FILE MERGED 2005/09/05 13:00:08 rt 1.3.56.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b3d0a8ce3d79c2ab441f63c511e04014f8d39dcf]

INTEGRATION: CWS ooo19126 (1.3.430); FILE MERGED 2005/09/05 14:18:34 rt 1.3.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0c7d71f612dc71b71d5e20cbe85f0c24b65dbec8]

INTEGRATION: CWS ooo19126 (1.114.114); FILE MERGED 2005/09/05 15:03:39 rt 1.114.114.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5211a8134c13768eb3511c0f1fcf7da209b248af]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:36:28 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d697dec96ab5e9f95e3495127c8dbb0189c71f8a]

INTEGRATION: CWS ooo19126 (1.3.102); FILE MERGED 2005/09/05 13:00:08 rt 1.3.102.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a4ad61a081514551f252b4692d5253e86423ae42]

INTEGRATION: CWS ooo19126 (1.3.550); FILE MERGED 2005/09/05 14:18:34 rt 1.3.550.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [641e872bcc8fd4d3cc05464d735163caee6ef9c0]

INTEGRATION: CWS ooo19126 (1.7.116); FILE MERGED 2005/09/05 15:03:39 rt 1.7.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d94939a62b6559da140def0ca47124314c4d1a27]

INTEGRATION: CWS ooo19126 (1.2.154); FILE MERGED 2005/09/05 15:36:28 rt 1.2.154.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9e63ca311b3bf9a2bd461f48c4236f5b96eab5ed]

INTEGRATION: CWS ooo19126 (1.3.598); FILE MERGED 2005/09/05 14:18:33 rt 1.3.598.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3d62d4602cd82dd68631885eb22e87781ceb76c0]

INTEGRATION: CWS ooo19126 (1.5.116); FILE MERGED 2005/09/05 15:03:38 rt 1.5.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [17a6e0e66d70e717b943a74fa294c95938a9de51]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:36:27 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2696e0e2ac49cf0c4cbb86aa2b9a85a42fb3e200]

INTEGRATION: CWS ooo19126 (1.2.308); FILE MERGED 2005/09/05 13:00:06 rt 1.2.308.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [27461094efbb8c8a7f457e636836a7fc5c66f21b]

INTEGRATION: CWS ooo19126 (1.2.1096); FILE MERGED 2005/09/05 14:18:33 rt 1.2.1096.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [61ff396e88cb973974019d76ba47081cdd354b33]

INTEGRATION: CWS ooo19126 (1.12.114); FILE MERGED 2005/09/05 15:03:38 rt 1.12.114.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [26518f2bee21359259a2a7b2a47de76b37a73c0e]

INTEGRATION: CWS ooo19126 (1.2.504); FILE MERGED 2005/09/05 13:00:06 rt 1.2.504.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a1b8d6abacf495bda0d594f9facd6f1b0ae48819]

INTEGRATION: CWS ooo19126 (1.79.116); FILE MERGED 2005/09/05 15:03:38 rt 1.79.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [70cbd38c7b857d842ad4b5c69c7438df05705388]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:36:26 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a14ef8594682dee32946569265858568ebe3ccaa]

INTEGRATION: CWS ooo19126 (1.3.172); FILE MERGED 2005/09/05 13:00:05 rt 1.3.172.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [294ead3ba1a7b0aa322dc3983cbffa8c6c23d291]

INTEGRATION: CWS ooo19126 (1.194.52); FILE MERGED 2005/09/05 15:03:37 rt 1.194.52.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d8f67c6b1fd4867d95e8f3c89e51f75bab538809]

INTEGRATION: CWS ooo19126 (1.4.172); FILE MERGED 2005/09/05 13:00:05 rt 1.4.172.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0bb693ea28dde9fbb806e9b4af642d99d26ad800]

INTEGRATION: CWS ooo19126 (1.4.428); FILE MERGED 2005/09/05 14:18:32 rt 1.4.428.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e1f299cb2cf440c7f2067a2939973ab543715314]

INTEGRATION: CWS ooo19126 (1.10.116); FILE MERGED 2005/09/05 15:03:36 rt 1.10.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [460c9c22f2a09d50ead6a7e4bca6d0e5501f27e1]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:36:25 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [298c27b01f9b0d5bcecfbf58a75089fc7e8e44de]

INTEGRATION: CWS ooo19126 (1.2.1096); FILE MERGED 2005/09/05 14:18:32 rt 1.2.1096.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8b75fd2ad5af8dc62b7761b752c8687c018b09e3]

INTEGRATION: CWS ooo19126 (1.26.100); FILE MERGED 2005/09/05 15:03:36 rt 1.26.100.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [674634523e0b95e8f97a885827a50d9287d1f91f]

INTEGRATION: CWS ooo19126 (1.3.598); FILE MERGED 2005/09/05 14:18:32 rt 1.3.598.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4bd619135304481c0aacb3a5760e35f0b1666e68]

INTEGRATION: CWS ooo19126 (1.5.172); FILE MERGED 2005/09/05 13:00:05 rt 1.5.172.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [396fdb7a354264aca2ff91f5a1dcd2883e34f67b]

INTEGRATION: CWS ooo19126 (1.15.116); FILE MERGED 2005/09/05 15:03:35 rt 1.15.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [25fc0a3f15966a1f0c3bda3f219eb15fc33d5dcf]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:36:24 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ade7c93ccd44e8fcfc2d4f054cad6ec4fcb35df4]

INTEGRATION: CWS ooo19126 (1.3.430); FILE MERGED 2005/09/05 14:18:32 rt 1.3.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4610b236e331bbe5e0407c74dcd9c56915a3cdcf]

INTEGRATION: CWS ooo19126 (1.8.168); FILE MERGED 2005/09/05 13:00:04 rt 1.8.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d0dd0bbcdc5ba2ef7c43f58ed278dcfdbc4ff6d6]

INTEGRATION: CWS ooo19126 (1.20.114); FILE MERGED 2005/09/05 15:03:35 rt 1.20.114.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d1f08b34205f6e3b438819dd85a1fd074e17a864]

INTEGRATION: CWS ooo19126 (1.2.172); FILE MERGED 2005/09/05 13:00:04 rt 1.2.172.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [73585be332f2507bc28e01a0c69d48674188f126]

INTEGRATION: CWS ooo19126 (1.6.926); FILE MERGED 2005/09/05 15:03:34 rt 1.6.926.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6b2ad5172a7314f625b5a1816da5e346902f78dc]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:36:23 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4da9b33f47f280388fdeb00d3bc5d82a20ba7931]

INTEGRATION: CWS ooo19126 (1.3.430); FILE MERGED 2005/09/05 14:18:31 rt 1.3.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1bb0f7ec0bb59346d43c030f18100ca60c00e63f]

INTEGRATION: CWS ooo19126 (1.2.172); FILE MERGED 2005/09/05 13:00:03 rt 1.2.172.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0c10487d0c6e0c2e52bf6a10fd26a972cdfb1324]

INTEGRATION: CWS ooo19126 (1.20.98); FILE MERGED 2005/09/05 15:03:34 rt 1.20.98.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f87b46805d7d580c23e863a0a1c2274afd5fc74d]

INTEGRATION: CWS ooo19126 (1.3.144); FILE MERGED 2005/09/05 13:00:03 rt 1.3.144.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b23dbb9769b8d6c9de86ee2cd79208ada53586c6]

INTEGRATION: CWS ooo19126 (1.4.932); FILE MERGED 2005/09/05 15:03:34 rt 1.4.932.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [24421235b5460d53057ca1cecb2b5f8a2ab8f7a7]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:36:22 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [363a7529afdf68434b4c39cc462e399252bc266c]

INTEGRATION: CWS ooo19126 (1.4.428); FILE MERGED 2005/09/05 14:18:31 rt 1.4.428.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [88a000a4cd6d882acb43502d0d8cca912bef01f7]

INTEGRATION: CWS ooo19126 (1.6.116); FILE MERGED 2005/09/05 15:03:34 rt 1.6.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4969f359bbcb4bdccd3e7d4d61761ff363ceb13d]

INTEGRATION: CWS ooo19126 (1.3.668); FILE MERGED 2005/09/05 14:18:31 rt 1.3.668.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2d45052dfb2128cd0e0ff0424c2cf0941ea158a9]

INTEGRATION: CWS ooo19126 (1.7.116); FILE MERGED 2005/09/05 15:03:33 rt 1.7.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cadd1ce50320d613ecbc3a66195a16257835663e]

INTEGRATION: CWS ooo19126 (1.4.78); FILE MERGED 2005/09/05 15:36:21 rt 1.4.78.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [68f1449822e6dc312ab533cc8061a59ebd931bbc]

INTEGRATION: CWS ooo19126 (1.3.598); FILE MERGED 2005/09/05 14:18:30 rt 1.3.598.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [95fe0f11f76a163a51193a360e4fc01ca6fb82c1]

INTEGRATION: CWS ooo19126 (1.17.116); FILE MERGED 2005/09/05 15:03:33 rt 1.17.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [33c5aac778949054f0d8daec0ec9a8a3e374a718]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:36:21 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5df4fc6a9c96ad657e75ad98f7523d03f9aeb985]

INTEGRATION: CWS ooo19126 (1.7.172); FILE MERGED 2005/09/05 13:00:02 rt 1.7.172.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b3e9c8d45572ad156202bfa1afd12c02715db7af]

INTEGRATION: CWS ooo19126 (1.21.116); FILE MERGED 2005/09/05 15:03:33 rt 1.21.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [10cf7eafd3563a3fc4a31f0e12c010bf14ce3cbf]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:36:20 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d23183ae054609bb8830e5fabd592cb9a6bc4e44]

INTEGRATION: CWS ooo19126 (1.9.172); FILE MERGED 2005/09/05 13:00:02 rt 1.9.172.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9f19175fd0fccb13d32b5d14a6724bdfb0af1c4f]

INTEGRATION: CWS ooo19126 (1.83.116); FILE MERGED 2005/09/05 15:03:32 rt 1.83.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9deecc73ec4315ad0f9fe3e6c2913ef1edf6fb56]

INTEGRATION: CWS ooo19126 (1.4.428); FILE MERGED 2005/09/05 14:18:29 rt 1.4.428.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fb0dfc6df73faa09cf6dea7689ddbd395553d663]

INTEGRATION: CWS ooo19126 (1.4.172); FILE MERGED 2005/09/05 13:00:01 rt 1.4.172.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [37f377732acc60bdb82cd9e30c7a96f82a3e524a]

INTEGRATION: CWS ooo19126 (1.6.480); FILE MERGED 2005/09/05 15:03:32 rt 1.6.480.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [841da9415503abd0eda21f4e34369f500525af47]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:36:19 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [29149a2e06679c3d03dc70edca0554a15a124a0f]

INTEGRATION: CWS ooo19126 (1.7.172); FILE MERGED 2005/09/05 13:00:01 rt 1.7.172.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9b193cfc499afbbcb87474dfbc732cd315a31aa4]

INTEGRATION: CWS ooo19126 (1.24.116); FILE MERGED 2005/09/05 15:03:32 rt 1.24.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c1edf5cb46b48ba0cbb7dc6e221368a560d0d14e]

INTEGRATION: CWS ooo19126 (1.2.1096); FILE MERGED 2005/09/05 14:18:28 rt 1.2.1096.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ef533bd5eca9286e134f02781c9e27fdc4c4b737]

INTEGRATION: CWS ooo19126 (1.6.326); FILE MERGED 2005/09/05 15:03:32 rt 1.6.326.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9310b26a275afb1b78917f76b2c168f2dff37e49]

INTEGRATION: CWS ooo19126 (1.6.170); FILE MERGED 2005/09/05 13:00:01 rt 1.6.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d7a977f17ad8260225440148d048199c34cd21c5]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:36:18 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [77ced93900810045d22d343a3b3382441b1e53d9]

INTEGRATION: CWS ooo19126 (1.12.116); FILE MERGED 2005/09/05 15:03:32 rt 1.12.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5e84e209343e3f603ee28b845c97e398737642f8]

INTEGRATION: CWS ooo19126 (1.12.150); FILE MERGED 2005/09/05 13:00:00 rt 1.12.150.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [40c65a52cded86905709d66ee38be33c5f21b88b]

INTEGRATION: CWS ooo19126 (1.31.328); FILE MERGED 2005/09/05 15:03:31 rt 1.31.328.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [45e5c74e5bdb7fe1cddbf34d1b1c8e44c68a41d9]

INTEGRATION: CWS ooo19126 (1.6.172); FILE MERGED 2005/09/05 13:00:00 rt 1.6.172.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fb14296cacc57d7f120059b2e0e4e4714fe44345]

INTEGRATION: CWS ooo19126 (1.3.428); FILE MERGED 2005/09/05 14:18:27 rt 1.3.428.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6c1da21d9e3d4a312e11433b454b5c5e5c8841b9]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:36:17 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0ad6fff52fad6cb345081942bac7b09443d1f647]

INTEGRATION: CWS ooo19126 (1.8.920); FILE MERGED 2005/09/05 15:03:31 rt 1.8.920.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [06506b653ff3c5105fbf2ec9aa42d4ffe0bab3fb]

INTEGRATION: CWS ooo19126 (1.9.110); FILE MERGED 2005/09/05 12:59:59 rt 1.9.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0a7016f114e04b1213a1d1b10aa3d6d104d57e0a]

INTEGRATION: CWS ooo19126 (1.3.550); FILE MERGED 2005/09/05 14:18:27 rt 1.3.550.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [72613358d9a86f04a4dcf1e15f0e2d60b383ca30]

INTEGRATION: CWS ooo19126 (1.23.116); FILE MERGED 2005/09/05 15:03:31 rt 1.23.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [696d897d84b08528b9de7bc4e1d1ce4486486684]

INTEGRATION: CWS ooo19126 (1.1.580); FILE MERGED 2005/09/05 12:59:58 rt 1.1.580.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0d74d48e6e0855409995252e8465f516dd80aa75]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:36:16 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e6a2662b28af731bae4b365bcc6149f978ef6667]

INTEGRATION: CWS ooo19126 (1.8.116); FILE MERGED 2005/09/05 15:03:31 rt 1.8.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7b25380c0a71891a9605c0e91e66b2791fe12590]

INTEGRATION: CWS ooo19126 (1.4.428); FILE MERGED 2005/09/05 14:18:26 rt 1.4.428.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [be10abd7c7388727c5ed42538c5c7960dace4c4e]

INTEGRATION: CWS ooo19126 (1.1.580); FILE MERGED 2005/09/05 12:59:57 rt 1.1.580.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4b0577f66c6003bab09fa4405e8a79b79d64383d]

INTEGRATION: CWS ooo19126 (1.7.116); FILE MERGED 2005/09/05 15:03:30 rt 1.7.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8b1c81dcfa964ef747dc602318ccc2ae35c1a517]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:36:15 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [99b17a6a8006082de8c7bed7d7f0b3c4576b2e95]

INTEGRATION: CWS ooo19126 (1.2.358); FILE MERGED 2005/09/05 12:59:57 rt 1.2.358.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4b2f4d2466e39a2997e0d4902a691850bab46f46]

INTEGRATION: CWS ooo19126 (1.3.930); FILE MERGED 2005/09/05 15:03:30 rt 1.3.930.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d5a46fdee6968ee875b7a7e10526654465a6367b]

INTEGRATION: CWS ooo19126 (1.2.838); FILE MERGED 2005/09/05 14:18:26 rt 1.2.838.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [61ece5bad15a6d601629e4d0524204f0e83bd6a6]

INTEGRATION: CWS ooo19126 (1.11.116); FILE MERGED 2005/09/05 15:03:30 rt 1.11.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6da320e6e5767897d537be21202f955b2cbe1c2b]

INTEGRATION: CWS ooo19126 (1.1.580); FILE MERGED 2005/09/05 12:59:56 rt 1.1.580.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [24fc12161b9ded5e7841fcfe1754146bbe077300]

INTEGRATION: CWS ooo19126 (1.2.1096); FILE MERGED 2005/09/05 14:18:25 rt 1.2.1096.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [706545a03cb59db847c43c88d03896977e6896cf]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:36:14 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3eb58c97438c7d2a155b00a82bf68e3dfd8dad33]

INTEGRATION: CWS ooo19126 (1.38.256); FILE MERGED 2005/09/05 12:59:56 rt 1.38.256.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d573bfe8d0bd7111243e7ae97eb3a87b353495fd]

INTEGRATION: CWS ooo19126 (1.2.932); FILE MERGED 2005/09/05 15:03:29 rt 1.2.932.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ce17748a123480bdbb45148312bda53c18a32f66]

INTEGRATION: CWS ooo19126 (1.6.514); FILE MERGED 2005/09/05 14:18:25 rt 1.6.514.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b5e1f72222923d16ae79f6631c8a3bc57f0c32f3]

INTEGRATION: CWS ooo19126 (1.4.116); FILE MERGED 2005/09/05 15:03:29 rt 1.4.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0ac52df6ee437a03d29ae536acd4194722744a24]

INTEGRATION: CWS ooo19126 (1.3.560); FILE MERGED 2005/09/05 12:59:56 rt 1.3.560.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a90effd8355414081eddee56330ea99b34d296dc]

INTEGRATION: CWS ooo19126 (1.2.954); FILE MERGED 2005/09/05 14:18:25 rt 1.2.954.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e91c0d0de376a2a65a132a38ea617418d8aa106c]

INTEGRATION: CWS ooo19126 (1.10.900); FILE MERGED 2005/09/05 15:03:29 rt 1.10.900.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9266d1872c974acf3552b4f75875e560384b1eec]

INTEGRATION: CWS ooo19126 (1.3.560); FILE MERGED 2005/09/05 12:59:55 rt 1.3.560.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4288741d012bda14d9eafd81972b97d93dc98d80]

INTEGRATION: CWS ooo19126 (1.7.428); FILE MERGED 2005/09/05 14:18:25 rt 1.7.428.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [588039aca7e1597e07ea23a932990bec9366cbda]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:36:13 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d0feeaadeeaa4002d340db7685c8120e33a44efd]

INTEGRATION: CWS ooo19126 (1.24.114); FILE MERGED 2005/09/05 15:03:29 rt 1.24.114.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [72964544405fbb55498bd25b8ad2cd8af3dba2dc]

INTEGRATION: CWS ooo19126 (1.12.152); FILE MERGED 2005/09/05 12:59:55 rt 1.12.152.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [746002a479c06684b36641f28c160e2f93475499]

INTEGRATION: CWS ooo19126 (1.4.430); FILE MERGED 2005/09/05 14:18:24 rt 1.4.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c6ebc68ff9af393c83302f0321315b133ec0c0cb]

INTEGRATION: CWS ooo19126 (1.1.580); FILE MERGED 2005/09/05 12:59:55 rt 1.1.580.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1117144cac55ced0739a0e18db49f435899e9c39]

INTEGRATION: CWS ooo19126 (1.9.326); FILE MERGED 2005/09/05 15:03:28 rt 1.9.326.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ac5f32915a975699881e11b59b0fb8064f21c00e]

INTEGRATION: CWS ooo19126 (1.5.430); FILE MERGED 2005/09/05 14:18:24 rt 1.5.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [720227e7a904b5e619464951ddb1d6e90f40b2dc]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:36:12 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [45dc4ad5fc8f402a4245f6809bad1a4476ed1185]

INTEGRATION: CWS ooo19126 (1.23.114); FILE MERGED 2005/09/05 15:03:28 rt 1.23.114.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [dbcd9f3929eaa54f3429f56984cecf5271d7acce]

INTEGRATION: CWS ooo19126 (1.5.274); FILE MERGED 2005/09/05 12:59:55 rt 1.5.274.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2faf63736d8c6e060d46af5cb7d9fd632b33e56e]

INTEGRATION: CWS ooo19126 (1.6.294); FILE MERGED 2005/09/05 14:18:24 rt 1.6.294.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6abfe6c176b5c948ef5d4d1de6272f06936091b5]

INTEGRATION: CWS ooo19126 (1.5.920); FILE MERGED 2005/09/05 15:03:28 rt 1.5.920.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0f3ae136c2581ace6fa02be51e06f2260a02def9]

INTEGRATION: CWS ooo19126 (1.2.1096); FILE MERGED 2005/09/05 14:18:24 rt 1.2.1096.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c676bc3e3a988ceac73ea7b563aad8f6ffaec0e4]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:36:11 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [dd23d45434721324763a4f043c38737b07edeba5]

INTEGRATION: CWS ooo19126 (1.12.116); FILE MERGED 2005/09/05 15:03:27 rt 1.12.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5924736030053f438b3ebdc5df9affd458d247f8]

INTEGRATION: CWS ooo19126 (1.10.492); FILE MERGED 2005/09/05 12:59:53 rt 1.10.492.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9f26050a787ee31136c7382172fbcf62d307554f]

INTEGRATION: CWS ooo19126 (1.5.116); FILE MERGED 2005/09/05 15:03:27 rt 1.5.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [18aed59c089af57fbb82b2d5a032cdfe37948ca0]

INTEGRATION: CWS ooo19126 (1.5.492); FILE MERGED 2005/09/05 12:59:53 rt 1.5.492.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2e29c3312a172b158b0a3d227d09cce3b88e602e]

INTEGRATION: CWS ooo19126 (1.2.1096); FILE MERGED 2005/09/05 14:18:23 rt 1.2.1096.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9a5ca7a7417846bae925bd4158c8f553bf908727]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:36:10 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [91f08da2d70c9f3472207cbc0748f5df12fa52b4]

INTEGRATION: CWS ooo19126 (1.9.116); FILE MERGED 2005/09/05 15:03:27 rt 1.9.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [28d1110f50b5ac3a54143b8725cd82a0cc6598f9]

INTEGRATION: CWS ooo19126 (1.3.68); FILE MERGED 2005/09/05 12:59:53 rt 1.3.68.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ae7bc41cd459ef8eabc2c9f2dd68cdb0c86ce931]

INTEGRATION: CWS ooo19126 (1.6.428); FILE MERGED 2005/09/05 14:18:23 rt 1.6.428.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d97f32c70fa034af08f5cae630286ee8d428d0fc]

INTEGRATION: CWS ooo19126 (1.7.452); FILE MERGED 2005/09/05 15:03:27 rt 1.7.452.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bd7cd059a237759444c7e35f836a4815fd3eb32a]

INTEGRATION: CWS ooo19126 (1.8.292); FILE MERGED 2005/09/05 14:18:23 rt 1.8.292.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d6f75106ab70197f4f60cfe0438df718a94f0b83]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:36:09 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8b83e795ebb13c01dea62cde91a749e64d0c6168]

INTEGRATION: CWS ooo19126 (1.2.502); FILE MERGED 2005/09/05 12:59:52 rt 1.2.502.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [56ac0a1db004fa0d9035ef6fe23fc5012fc63fac]

INTEGRATION: CWS ooo19126 (1.17.116); FILE MERGED 2005/09/05 15:03:26 rt 1.17.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4e00a106cfa473bf08db8828bda5f9f01ca47467]

INTEGRATION: CWS ooo19126 (1.3.428); FILE MERGED 2005/09/05 14:18:23 rt 1.3.428.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3931b7cc06f32d7925e688be38b60ee6d50aab99]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:36:08 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d987a87e0739622e4d12989bdb83a5e3bd73ad27]

INTEGRATION: CWS ooo19126 (1.11.66); FILE MERGED 2005/09/05 12:59:51 rt 1.11.66.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b51f4b458ab3e24eb16a65639837bf239229e7f2]

INTEGRATION: CWS ooo19126 (1.25.98); FILE MERGED 2005/09/05 15:03:26 rt 1.25.98.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0ca5f82d51bf0425bc75268730d5345cee09d25f]

INTEGRATION: CWS ooo19126 (1.7.292); FILE MERGED 2005/09/05 14:18:22 rt 1.7.292.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [92c3cd6ea684ba0d1d2d62cacc07e2ae7643971a]

INTEGRATION: CWS ooo19126 (1.9.308); FILE MERGED 2005/09/05 12:59:51 rt 1.9.308.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4b3683a96ba0eec5c38bc43395fa597b8eb07a71]

INTEGRATION: CWS ooo19126 (1.43.96); FILE MERGED 2005/09/05 15:03:26 rt 1.43.96.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [eeb8b2f9d186bdf320bcf013d0e62fbabb10bcff]

INTEGRATION: CWS ooo19126 (1.8.428); FILE MERGED 2005/09/05 14:18:22 rt 1.8.428.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5780de3de52e55e49470fd1d07c4c48f0ffa5c25]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:36:07 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [38594de3f1091398cce045762a88bb4e4b92a2c4]

INTEGRATION: CWS ooo19126 (1.7.116); FILE MERGED 2005/09/05 15:03:25 rt 1.7.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [504c7d773f8cf10cd0ca179f878ba76cb0fc4b21]

INTEGRATION: CWS ooo19126 (1.5.308); FILE MERGED 2005/09/05 12:59:51 rt 1.5.308.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d6e22fe071616d0ba42ce8f90b964cb541d662b7]

INTEGRATION: CWS ooo19126 (1.4.408); FILE MERGED 2005/09/05 14:18:22 rt 1.4.408.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c1c5c5ac78d2cf14c0cc4834c09503ac593af5bf]

INTEGRATION: CWS ooo19126 (1.6.116); FILE MERGED 2005/09/05 15:03:25 rt 1.6.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8ef0251f1a403db5cd0e138369270fde1af4095d]

INTEGRATION: CWS ooo19126 (1.11.64); FILE MERGED 2005/09/05 12:59:50 rt 1.11.64.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1179f8a34eb928c7c79ce08a167462d6ac13e724]

INTEGRATION: CWS ooo19126 (1.2.1096); FILE MERGED 2005/09/05 14:18:21 rt 1.2.1096.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [98c77aa595b49857d34a1e58c53dce39ffaec8d0]

INTEGRATION: CWS ooo19126 (1.28.116); FILE MERGED 2005/09/05 15:03:25 rt 1.28.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b3bbbd30443492e4d6ac7ef91ef8e9ff0a9947ac]

INTEGRATION: CWS ooo19126 (1.7.198); FILE MERGED 2005/09/05 12:59:50 rt 1.7.198.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0b19d751ef601d41f093979070a9a88774f902f0]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:36:06 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d0cbe27d07f242ddb10c638e908629d08bc67ca9]

INTEGRATION: CWS ooo19126 (1.7.102); FILE MERGED 2005/09/05 12:59:50 rt 1.7.102.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2d4f31b3ccd21b930bd7cee7c1cf48e220edce71]

INTEGRATION: CWS ooo19126 (1.39.116); FILE MERGED 2005/09/05 15:03:24 rt 1.39.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [09914c683b279346ae8f994e4cdc5fe6e92c9658]

INTEGRATION: CWS ooo19126 (1.3.590); FILE MERGED 2005/09/05 12:59:49 rt 1.3.590.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3e41a447c3cc873bbfa070ce631e0b013cbd917d]

INTEGRATION: CWS ooo19126 (1.1.940); FILE MERGED 2005/09/05 15:03:24 rt 1.1.940.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [20a08941243ac0c7a5f719ae5c37e2ac866e8145]

INTEGRATION: CWS ooo19126 (1.2.124); FILE MERGED 2005/09/05 15:36:05 rt 1.2.124.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cd49e634f1c82c7d9e21e8589bbf059929004cb4]

INTEGRATION: CWS ooo19126 (1.2.582); FILE MERGED 2005/09/05 12:59:49 rt 1.2.582.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [723495dbf6586869d54618b0bf1ffa1f0f75d946]

INTEGRATION: CWS ooo19126 (1.18.114); FILE MERGED 2005/09/05 15:03:24 rt 1.18.114.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [484998cb593daf3c83451afc9f40fa1a2c7f2e49]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:36:05 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1989c866353916f26cd9a8e519957c800fe519c2]

INTEGRATION: CWS ooo19126 (1.6.308); FILE MERGED 2005/09/05 12:59:48 rt 1.6.308.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c86def776e2ebc1524f932e35ddfeae7450a2055]

INTEGRATION: CWS ooo19126 (1.7.116); FILE MERGED 2005/09/05 15:03:24 rt 1.7.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6a5df0a0d4f6feb224f42f54d6e4145abaf0af58]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:36:04 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3bef2b99ec1f1c4f11de4d2458192241a6dfb5a3]

INTEGRATION: CWS ooo19126 (1.5.308); FILE MERGED 2005/09/05 12:59:48 rt 1.5.308.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7bc57b38ea83087b950c065b2be343c2e4439b53]

INTEGRATION: CWS ooo19126 (1.21.46); FILE MERGED 2005/09/05 15:03:23 rt 1.21.46.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [29af417bb12ce9ab85ae741173a9d12c36a66e41]

INTEGRATION: CWS ooo19126 (1.2.430); FILE MERGED 2005/09/05 14:18:20 rt 1.2.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9a2d431b555f333c7542e3f01a9a4fd3605b8bdd]

INTEGRATION: CWS ooo19126 (1.3.222); FILE MERGED 2005/09/05 12:59:47 rt 1.3.222.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3b94c135254cf5fc21aad870d9b1e4612a921a6d]

INTEGRATION: CWS ooo19126 (1.4.104); FILE MERGED 2005/09/05 15:03:23 rt 1.4.104.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [eeb3dcc28bf8ac4ecab3c2600c1a1897a487a773]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:36:03 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3820852ebb80bf5766ddf9a3abc4407b66725ac0]

INTEGRATION: CWS ooo19126 (1.14.116); FILE MERGED 2005/09/05 15:03:23 rt 1.14.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5928dd058cd50c3b50ed422f5abec99d88ce7b1c]

INTEGRATION: CWS ooo19126 (1.1.1.1.604); FILE MERGED 2005/09/05 12:59:47 rt 1.1.1.1.604.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9739cd21ac2814b1996a3e9caf64adeb1a9f90cd]

INTEGRATION: CWS ooo19126 (1.3.430); FILE MERGED 2005/09/05 14:17:21 rt 1.3.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c52cd4963d0ca34d13f84f656291f96313eab69c]

INTEGRATION: CWS ooo19126 (1.2.116); FILE MERGED 2005/09/05 15:03:22 rt 1.2.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [86c4396203bea5821a289c89ec42d87f3b8ebc6d]

INTEGRATION: CWS ooo19126 (1.2.582); FILE MERGED 2005/09/05 12:59:47 rt 1.2.582.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c79a6d78165b0fbe4ff551ddddaf207eb02d2abb]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:36:02 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4472b53578b73c15e50fd107d8a9cc5376dce786]

INTEGRATION: CWS ooo19126 (1.1.904); FILE MERGED 2005/09/05 15:03:22 rt 1.1.904.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3f2ef649db4a44775d7178f037a34ce693cb8566]

INTEGRATION: CWS ooo19126 (1.5.466); FILE MERGED 2005/09/05 12:59:46 rt 1.5.466.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [60d7b38ef03755794bc3e75e16244d66cd5a844a]

INTEGRATION: CWS ooo19126 (1.9.308); FILE MERGED 2005/09/05 12:59:45 rt 1.9.308.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9c32054bd4c955387dd0214140fe97e828f718ea]

INTEGRATION: CWS ooo19126 (1.9.116); FILE MERGED 2005/09/05 15:03:22 rt 1.9.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ed209121f7ab83a5035ae48f0a3d9ec7ec954e52]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:36:01 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b78e72aac2fcc9a55537e4caa41784d09a96200c]

INTEGRATION: CWS ooo19126 (1.16.142); FILE MERGED 2005/09/05 12:59:45 rt 1.16.142.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f7ab41df7ce9aa4870196caf9ec76ff686730de1]

INTEGRATION: CWS ooo19126 (1.11.114); FILE MERGED 2005/09/05 15:03:21 rt 1.11.114.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1cb592693a8edc1d69af29ac265e2ec32edd367b]

INTEGRATION: CWS ooo19126 (1.7.116); FILE MERGED 2005/09/05 15:03:21 rt 1.7.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9610c897c7b69e19d702e85332f3d9f2ebd0aaa4]

INTEGRATION: CWS ooo19126 (1.1.1.1.604); FILE MERGED 2005/09/05 12:59:44 rt 1.1.1.1.604.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f4509288446097f624e7e29632630f889264e924]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:36:00 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cb859d94fe17b200e0f4858d88b461e27cda6d35]

INTEGRATION: CWS ooo19126 (1.14.116); FILE MERGED 2005/09/05 15:03:21 rt 1.14.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8a6db8a823491a26b99c117e4fedd174cb1c32af]

INTEGRATION: CWS ooo19126 (1.5.292); FILE MERGED 2005/09/05 12:59:44 rt 1.5.292.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4c6aae6428c4d0cc5a4b616cc31729d67b2522cb]

INTEGRATION: CWS ooo19126 (1.12.932); FILE MERGED 2005/09/05 15:03:21 rt 1.12.932.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d187646053f1ea041058480a4d9bf24850f1ce8f]

INTEGRATION: CWS ooo19126 (1.3.458); FILE MERGED 2005/09/05 12:59:44 rt 1.3.458.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e0d63e4f09afe861da3bc1ea54ebc6e4f46b8006]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:35:59 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fd57d4f9b09eaf322248de2950cbe80e37ded4a2]

INTEGRATION: CWS ooo19126 (1.22.114); FILE MERGED 2005/09/05 15:03:20 rt 1.22.114.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0b512e881f52dd2c17f756865ac0b1f9c17fe11d]

INTEGRATION: CWS ooo19126 (1.2.1478); FILE MERGED 2005/09/05 14:17:20 rt 1.2.1478.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [07fe1f550b44d6c3563ebcffe906d059c59a751b]

INTEGRATION: CWS ooo19126 (1.10.308); FILE MERGED 2005/09/05 12:59:43 rt 1.10.308.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4408604f2804a21e689d8b2e11947ce90ccdae1b]

INTEGRATION: CWS ooo19126 (1.5.116); FILE MERGED 2005/09/05 15:03:20 rt 1.5.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5b8424560229a84b61167ee512a9987eea1a3c92]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:35:58 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6044660895ac16a6c5eda3247e5e43c2a3dc2c68]

INTEGRATION: CWS ooo19126 (1.2.582); FILE MERGED 2005/09/05 12:59:43 rt 1.2.582.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d0b712324d43a5bb218aae713d34e047844bfd07]

INTEGRATION: CWS ooo19126 (1.6.114); FILE MERGED 2005/09/05 15:03:20 rt 1.6.114.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c5099dd460d38288c3c15bef54fed0a89fd3f8b6]

INTEGRATION: CWS ooo19126 (1.6.308); FILE MERGED 2005/09/05 12:59:43 rt 1.6.308.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d188e17f87df716f26a8f9ee7e95ea2beeebbd4d]

INTEGRATION: CWS ooo19126 (1.8.116); FILE MERGED 2005/09/05 15:03:20 rt 1.8.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9966a92e14672d4740de952f618a5d5ce7e1b642]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:35:57 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2161b24e7eff83b8f95ddc5d2747efb1ad14419a]

INTEGRATION: CWS ooo19126 (1.4.430); FILE MERGED 2005/09/05 14:17:19 rt 1.4.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [dcecd486895975006fb3f649d13d030a92278bcc]

INTEGRATION: CWS ooo19126 (1.7.68); FILE MERGED 2005/09/05 12:59:43 rt 1.7.68.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2d5a04f475e17f0a4ee3e45ca42067825f8b20ea]

INTEGRATION: CWS ooo19126 (1.10.116); FILE MERGED 2005/09/05 15:03:19 rt 1.10.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f9794ad140deb7df2f1c2ae5e88fa69845c2f9ed]

INTEGRATION: CWS ooo19126 (1.13.116); FILE MERGED 2005/09/05 15:03:19 rt 1.13.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f1b0abda9a1a26106ee5e99263cab3f58347e60c]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:35:56 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [45246ee795e44b77db7bedeae6ac1ea4387dc023]

INTEGRATION: CWS ooo19126 (1.13.430); FILE MERGED 2005/09/05 14:17:18 rt 1.13.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [765fbcf28f3c6925d7c44bc2fccfbb1b594e4adf]

INTEGRATION: CWS ooo19126 (1.8.308); FILE MERGED 2005/09/05 12:59:42 rt 1.8.308.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b024154cf6746fe350d65a0ba4d51926f496b1b5]

INTEGRATION: CWS ooo19126 (1.21.114); FILE MERGED 2005/09/05 15:03:19 rt 1.21.114.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [65b3cd4b6843141b789cc7d9ccb8c4b9e052f71a]

INTEGRATION: CWS ooo19126 (1.3.252); FILE MERGED 2005/09/05 14:17:18 rt 1.3.252.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ca94954a65abe6a64b776ab6d26f859dbc849c98]

INTEGRATION: CWS ooo19126 (1.14.104); FILE MERGED 2005/09/05 15:03:18 rt 1.14.104.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c116c26b65590bff6286e741e507d2783bc21882]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:35:55 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [59b4205586781fe6306250b357af0c09706446b3]

INTEGRATION: CWS ooo19126 (1.10.420); FILE MERGED 2005/09/05 14:17:18 rt 1.10.420.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d29254537f5b8cb4861c4bd99a0ed4ed2fde4de5]

INTEGRATION: CWS ooo19126 (1.25.114); FILE MERGED 2005/09/05 15:03:18 rt 1.25.114.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [99b0502cc12a5d174e3f6c48079ab1a7a459419e]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:35:54 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f953535008e77191e0bc66fea1ac123c51516c18]

INTEGRATION: CWS ooo19126 (1.2.430); FILE MERGED 2005/09/05 14:17:18 rt 1.2.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b745532a8bf7ce4491f06773a903ef4ffcd627f3]

INTEGRATION: CWS ooo19126 (1.5.920); FILE MERGED 2005/09/05 15:03:18 rt 1.5.920.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f8b5e8680431143ecdfdd93eb14b2471cd233b91]

INTEGRATION: CWS ooo19126 (1.2.116); FILE MERGED 2005/09/05 15:35:54 rt 1.2.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9a8d70fd97dbb2fd96080d11308abfd5d818bd6a]

INTEGRATION: CWS ooo19126 (1.6.116); FILE MERGED 2005/09/05 15:03:17 rt 1.6.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [433480121e5db26a3a63bf87688e05f960f74030]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:35:53 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d24b56e3b037f0b0b5165bf66abb86c220717c02]

INTEGRATION: CWS ooo19126 (1.12.116); FILE MERGED 2005/09/05 15:03:17 rt 1.12.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [725e88575d6916dcc04163f2f256bda49c7a1b3e]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:35:52 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4ecf36e87acdfe3ef2977cb5313611be64a1c622]

INTEGRATION: CWS ooo19126 (1.76.144); FILE MERGED 2005/09/05 15:03:16 rt 1.76.144.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3020adf39f13da5bcab395c372193eb7b50024df]

INTEGRATION: CWS ooo19126 (1.20.116); FILE MERGED 2005/09/05 15:03:16 rt 1.20.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a9c41f35b3f194654056aff4560261d4d3bd01cd]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:35:51 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [35a482b45acb145c5de6f74ebb642ea25e1815e0]

INTEGRATION: CWS ooo19126 (1.15.146); FILE MERGED 2005/09/05 15:03:15 rt 1.15.146.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7341eb775f16a9913f71492e8747f757d7650fee]

INTEGRATION: CWS ooo19126 (1.13.328); FILE MERGED 2005/09/05 15:03:15 rt 1.13.328.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cfff4e1634281abcecd209ecdc6dc689f7fcf7d2]

INTEGRATION: CWS ooo19126 (1.2.308); FILE MERGED 2005/09/05 12:59:38 rt 1.2.308.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e6b7cc9a94463f32b46b03c19d6b26d503efc825]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:35:50 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [08fa204c2e3679565899773d63266cade8a6a42b]

INTEGRATION: CWS ooo19126 (1.26.144); FILE MERGED 2005/09/05 15:03:15 rt 1.26.144.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e66e6da248e1dd3e6a3a066dcc2b5b4b3ac132d0]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:35:49 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [102aa738bf3ac4888b0f8f0a2577f826536349c2]

INTEGRATION: CWS ooo19126 (1.21.146); FILE MERGED 2005/09/05 15:03:14 rt 1.21.146.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [24b06469686d1dd22bacc46b99d5e3fea8bfdd44]

INTEGRATION: CWS ooo19126 (1.2.222); FILE MERGED 2005/09/05 12:59:38 rt 1.2.222.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6887a02fb48938cb70f8efc903fb381f72f506ea]

INTEGRATION: CWS ooo19126 (1.8.234); FILE MERGED 2005/09/05 15:03:14 rt 1.8.234.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [482d388b4be552d481d945c34c804a7db3a464c6]

INTEGRATION: CWS ooo19126 (1.2.222); FILE MERGED 2005/09/05 12:59:37 rt 1.2.222.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [789c946030deb7a872d17949e09093b661f422c0]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:35:48 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cfab54b55bb0e99dd46932409d6c105a28b67d5f]

INTEGRATION: CWS ooo19126 (1.13.328); FILE MERGED 2005/09/05 15:03:13 rt 1.13.328.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b07f807738b09f0e9323e4e4bf66d05f769b718f]

INTEGRATION: CWS ooo19126 (1.9.222); FILE MERGED 2005/09/05 12:59:37 rt 1.9.222.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0a6a5158a9539062977ff78a96e4b53db54d9439]

INTEGRATION: CWS ooo19126 (1.2.116); FILE MERGED 2005/09/05 15:35:48 rt 1.2.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7383a0dc750e015d7dffa599179b984146833cfa]

INTEGRATION: CWS ooo19126 (1.1.1.1.942); FILE MERGED 2005/09/05 15:03:13 rt 1.1.1.1.942.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [46767a09a03266dd601f4bba242956a569349092]

INTEGRATION: CWS ooo19126 (1.18.222); FILE MERGED 2005/09/05 12:59:36 rt 1.18.222.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5bfc9a8b411fd2c0c3202d03177f778f5a3716fb]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:35:47 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [09d28d02eb389e7433dc1590ea145d89a318f59a]

INTEGRATION: CWS ooo19126 (1.3.430); FILE MERGED 2005/09/05 14:17:16 rt 1.3.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5255e44031114392d38362f5ee8c7f04d3e67dfc]

INTEGRATION: CWS ooo19126 (1.17.148); FILE MERGED 2005/09/05 12:59:36 rt 1.17.148.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [49a0adcfcb0deead087684ab55789395884175d4]

INTEGRATION: CWS ooo19126 (1.5.114); FILE MERGED 2005/09/05 15:03:13 rt 1.5.114.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ec84cd805096326524c2026be133532d91d7f57d]

INTEGRATION: CWS ooo19126 (1.3.308); FILE MERGED 2005/09/05 12:59:35 rt 1.3.308.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4fa3530f9c2130046d4543206d2c0c48c3ef233d]

INTEGRATION: CWS ooo19126 (1.2.196); FILE MERGED 2005/09/05 15:03:12 rt 1.2.196.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [51382e87741262a592c9e2cf5a67aa0178ab4cc1]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:35:46 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cc386f541448a1ebce1c4fecd4b0f55f921cf48d]

INTEGRATION: CWS ooo19126 (1.2.590); FILE MERGED 2005/09/05 12:59:35 rt 1.2.590.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b6bcd84f783d06a79169a9f6b87c0194f3d8c030]

INTEGRATION: CWS ooo19126 (1.4.146); FILE MERGED 2005/09/05 15:03:12 rt 1.4.146.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0804195232332d46c60b7858a9f6c1b25e444457]

INTEGRATION: CWS ooo19126 (1.13.308); FILE MERGED 2005/09/05 12:59:35 rt 1.13.308.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [21356b7f96ec5a3ba3362bb7e1e375f2d227358e]

INTEGRATION: CWS ooo19126 (1.1.1.1.942); FILE MERGED 2005/09/05 15:03:12 rt 1.1.1.1.942.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8df40ca42a9d12f553ee41e76cc5fe3d565686fd]

INTEGRATION: CWS ooo19126 (1.1.1.1.604); FILE MERGED 2005/09/05 12:59:33 rt 1.1.1.1.604.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6a19974ed45cd6dacf408a9ff7cc99b7ece387ee]

INTEGRATION: CWS ooo19126 (1.6.346); FILE MERGED 2005/09/05 15:03:11 rt 1.6.346.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [700297245c5e5a7663a8ac825850455c31543ac0]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:35:45 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [945e4789afe17a5a16e19112a116e50c333e6320]

INTEGRATION: CWS ooo19126 (1.7.308); FILE MERGED 2005/09/05 12:59:33 rt 1.7.308.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4a779d5d1d22bf466134cb7c98cfcc9e037b52bb]

INTEGRATION: CWS ooo19126 (1.12.196); FILE MERGED 2005/09/05 15:03:11 rt 1.12.196.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4a9100592c11c26b3d2dfac98302e34668c2d768]

INTEGRATION: CWS ooo19126 (1.13.148); FILE MERGED 2005/09/05 12:59:32 rt 1.13.148.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [196831b48d895ee3a52f5427896f07faa3b04f51]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:35:44 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b78afe74e37d8d576be09a34dbfbbda82b602df8]

INTEGRATION: CWS ooo19126 (1.3.502); FILE MERGED 2005/09/05 12:59:32 rt 1.3.502.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5afff966c24774954c94e0e662755279f1a92b72]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:35:43 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a11b2a1c6252dff22817ca1190b9fad6403573cb]

INTEGRATION: CWS ooo19126 (1.8.222); FILE MERGED 2005/09/05 12:59:32 rt 1.8.222.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bcea202b1f57ec34f8f0814362b9ad832aaf70e6]

INTEGRATION: CWS ooo19126 (1.9.220); FILE MERGED 2005/09/05 15:03:09 rt 1.9.220.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [98b8fbb78b6045740657ed0577ff78f4758947b8]

INTEGRATION: CWS ooo19126 (1.2.116); FILE MERGED 2005/09/05 15:35:43 rt 1.2.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d4232f87d418d92c12c3300d1bbd74b1a4883e49]

INTEGRATION: CWS ooo19126 (1.17.68); FILE MERGED 2005/09/05 12:59:32 rt 1.17.68.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8af676770713e5d10a73393bc5d32b63232c5e78]

INTEGRATION: CWS ooo19126 (1.2.236); FILE MERGED 2005/09/05 15:03:09 rt 1.2.236.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f8ce87f2c1c2c7ab57f03d938384347175f55889]

INTEGRATION: CWS ooo19126 (1.4.492); FILE MERGED 2005/09/05 12:59:31 rt 1.4.492.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5fd857cb861087364043adcb1402925bb58937bb]

INTEGRATION: CWS ooo19126 (1.10.154); FILE MERGED 2005/09/05 15:03:09 rt 1.10.154.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3f622a048d83a1bd9c3fef420c3b1d3b15418652]

INTEGRATION: CWS ooo19126 (1.2.170); FILE MERGED 2005/09/05 15:35:42 rt 1.2.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c20219bdf929ce7fa70dd5c21743fceb0e4fd5cd]

INTEGRATION: CWS ooo19126 (1.3.578); FILE MERGED 2005/09/05 12:59:31 rt 1.3.578.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e3d7e89eb4ecfc08bf05107f08fd173914abfb6e]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:35:42 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [037db115cc0dca9842eebc78827a7724e473e5cb]

INTEGRATION: CWS ooo19126 (1.1.1.1.942); FILE MERGED 2005/09/05 15:03:08 rt 1.1.1.1.942.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [303ac285d6141627a2875e0346b4db88580e62aa]

INTEGRATION: CWS ooo19126 (1.2.222); FILE MERGED 2005/09/05 12:59:30 rt 1.2.222.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [39c6e90daa9547a50e0b819883d97cc5d0b17ac2]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:35:41 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b7977a6ec2f453429a1c15389ea9fd38c04aeccf]

INTEGRATION: CWS ooo19126 (1.2.216); FILE MERGED 2005/09/05 12:59:29 rt 1.2.216.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f7913a347ac1a0291ed22e9cdcebe51458adf568]

INTEGRATION: CWS ooo19126 (1.6.146); FILE MERGED 2005/09/05 15:03:07 rt 1.6.146.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6cb408f40293a05cc6f66178e0994ff145521f93]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:35:40 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [55f1cb869f1e9b3cb7c9427c3de7a97fc81cf691]

INTEGRATION: CWS ooo19126 (1.3.168); FILE MERGED 2005/09/05 12:59:29 rt 1.3.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [862b9de9f66ac19314d1e2af0634de3a7dfc6297]

INTEGRATION: CWS ooo19126 (1.5.452); FILE MERGED 2005/09/05 15:03:07 rt 1.5.452.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [20e331914e48916cd6f7ee0756300365b5ec1807]

INTEGRATION: CWS ooo19126 (1.9.146); FILE MERGED 2005/09/05 15:03:07 rt 1.9.146.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [47334e00b75949bcd5ed6ae58ea4159b85a630ff]

INTEGRATION: CWS ooo19126 (1.3.124); FILE MERGED 2005/09/05 12:59:28 rt 1.3.124.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [45666bc6a531c73344a3716ee15c36832f18af69]

INTEGRATION: CWS ooo19126 (1.9.236); FILE MERGED 2005/09/05 15:03:06 rt 1.9.236.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [aadbed619b812ff1fb24c8e7a58cd756f6f10e88]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:35:39 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [47e614fb442aa516cb462a509eb6d0ba79d7098a]

INTEGRATION: CWS ooo19126 (1.3.168); FILE MERGED 2005/09/05 12:59:28 rt 1.3.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0f8efd02ad7ada478993591c7cc066253773e005]

INTEGRATION: CWS ooo19126 (1.2.452); FILE MERGED 2005/09/05 15:03:06 rt 1.2.452.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f2ad9df6048665c737bd3eac82bae03942a266f7]

INTEGRATION: CWS ooo19126 (1.5.6); FILE MERGED 2005/09/05 12:59:27 rt 1.5.6.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fa6e14dad344a62dd93b6f2ca395efd43d3e3a9d]

INTEGRATION: CWS ooo19126 (1.5.144); FILE MERGED 2005/09/05 15:03:06 rt 1.5.144.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b1c305dc4dc5242a7d2cd7c103352f40b168c368]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:35:38 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b643406925f2c2a5aa186dc5b86b57c7cddc8bfb]

INTEGRATION: CWS ooo19126 (1.6.90); FILE MERGED 2005/09/05 12:59:26 rt 1.6.90.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2143aabb8003d19fedf1a75ac1440d985b9a420f]

INTEGRATION: CWS ooo19126 (1.1.1.1.942); FILE MERGED 2005/09/05 15:03:05 rt 1.1.1.1.942.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ebd58ea69932bad5f5bc5dc87a4716b5845a5d7d]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:35:36 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3e71c69f066255016bcd47df741845cae5c518b5]

INTEGRATION: CWS ooo19126 (1.8.90); FILE MERGED 2005/09/05 12:59:26 rt 1.8.90.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b824c43af5fac40e478bd92d8cdc65846bf43315]

INTEGRATION: CWS ooo19126 (1.2.452); FILE MERGED 2005/09/05 15:03:05 rt 1.2.452.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [656ee0d6a3133759544009d1537e9954fb40f9dd]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:35:35 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f43c78a15820ee918526eaad08f165f0212cf0da]

INTEGRATION: CWS ooo19126 (1.2.216); FILE MERGED 2005/09/05 12:59:25 rt 1.2.216.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ce56cfab6a9997b90df360910c69913ca2d43c15]

INTEGRATION: CWS ooo19126 (1.2.146); FILE MERGED 2005/09/05 15:03:03 rt 1.2.146.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fb36f09dd568fe251674273c4c78efb278f17d6b]

INTEGRATION: CWS ooo19126 (1.7.116); FILE MERGED 2005/09/05 15:03:03 rt 1.7.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [99c439f9f54e2a05bf2d963ad780ae4266574a96]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:35:34 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6f04b1935b6c83d617b3a3b855f5405c1504b10a]

INTEGRATION: CWS ooo19126 (1.22.116); FILE MERGED 2005/09/05 15:03:03 rt 1.22.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [10f96a00cc458ae02a329b228c22371b7d528ab3]

INTEGRATION: CWS ooo19126 (1.2.216); FILE MERGED 2005/09/05 12:59:24 rt 1.2.216.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fdf52705df3b0ab654d5b5320985ce30fc76b870]

INTEGRATION: CWS ooo19126 (1.3.256); FILE MERGED 2005/09/05 15:03:03 rt 1.3.256.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8a4750bcd7293d5b1e3f518d22762c327da19874]

INTEGRATION: CWS ooo19126 (1.4.168); FILE MERGED 2005/09/05 12:59:24 rt 1.4.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [37ddc5f8a79133708391187fe5ee6db8339b8e55]

INTEGRATION: CWS ooo19126 (1.16.116); FILE MERGED 2005/09/05 15:03:02 rt 1.16.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0d8b57dd94e752192c67f3018ab2d30dfc7cc5c6]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:35:33 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [319524dd9a83344267d4cb40345c157854dc6411]

INTEGRATION: CWS ooo19126 (1.10.78); FILE MERGED 2005/09/05 12:59:24 rt 1.10.78.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [19f05516b79c0d714b26abd2c1dc36292e0c668e]

INTEGRATION: CWS ooo19126 (1.2.146); FILE MERGED 2005/09/05 15:03:02 rt 1.2.146.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [486247797d8ebd57170a4ed0bcb614a894ae7a46]

INTEGRATION: CWS ooo19126 (1.13.78); FILE MERGED 2005/09/05 12:59:22 rt 1.13.78.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0bf14e4279990bedf2f7c5caa00f53832c352605]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:35:32 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4736098aa8e33af84951002a7f248b0252f0290b]

INTEGRATION: CWS ooo19126 (1.2.354); FILE MERGED 2005/09/05 15:03:02 rt 1.2.354.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0fae8129c9ca59550d0cc4ad6fa3fbcbeb747431]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:35:31 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ec4c054d82fc285ebc1b3a0e8a78326adb5adcf0]

INTEGRATION: CWS ooo19126 (1.21.116); FILE MERGED 2005/09/05 15:03:01 rt 1.21.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4c45523278326dba81b15561e86ba6544260c6dd]

INTEGRATION: CWS ooo19126 (1.7.146); FILE MERGED 2005/09/05 15:03:01 rt 1.7.146.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [900c5efe9e8c76e0695cd6eaa4a9aa30327e908b]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:35:30 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4e43ca853b3bee4b68551c538fff0de27bc5ac5e]

INTEGRATION: CWS ooo19126 (1.4.328); FILE MERGED 2005/09/05 15:03:01 rt 1.4.328.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ed09a4f300759a0b9b3372ef94f4be9ce89f45e9]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:35:29 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2bd89075d71220f1690bd93ee07d013a05b455e7]

INTEGRATION: CWS ooo19126 (1.11.192); FILE MERGED 2005/09/05 15:03:00 rt 1.11.192.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [90d08149f095ac702f1a983864a8da7b4fb3fc62]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:35:28 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f593beda53f8dabb247fcf208d6acd756bd18d4f]

INTEGRATION: CWS ooo19126 (1.2.192); FILE MERGED 2005/09/05 15:03:00 rt 1.2.192.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b330f9980e837b8d4df7a1cbde6dc84560e18a4c]

INTEGRATION: CWS ooo19126 (1.4.430); FILE MERGED 2005/09/05 14:17:07 rt 1.4.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3030e8beb4180324c8d499d790241ef039b5c576]

INTEGRATION: CWS ooo19126 (1.6.192); FILE MERGED 2005/09/05 15:03:00 rt 1.6.192.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6e798c5d10ffa87f6c67573566cae8838cbf96db]

INTEGRATION: CWS ooo19126 (1.4.256); FILE MERGED 2005/09/05 15:02:59 rt 1.4.256.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f5e9d86ad74734a1b61f9ff49f8f62a2c42cc07e]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:35:27 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [17d0df001b62bf9bada9ffa2aae8ae20aa3a335e]

INTEGRATION: CWS ooo19126 (1.15.116); FILE MERGED 2005/09/05 15:02:59 rt 1.15.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6e7a20ab2d23149c7a93cefa9e431920bf894ebc]

INTEGRATION: CWS ooo19126 (1.7.176); FILE MERGED 2005/09/05 15:02:59 rt 1.7.176.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2066914239b3aaa309e53406301bf2df1eb5d2c7]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:35:26 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [99688e1f519a00814d8aca4bd120a256411b91d6]

INTEGRATION: CWS ooo19126 (1.24.146); FILE MERGED 2005/09/05 15:02:59 rt 1.24.146.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [950a54829e5cfc1c6577c44915267c0c8338ae6d]

INTEGRATION: CWS ooo19126 (1.2.116); FILE MERGED 2005/09/05 15:02:58 rt 1.2.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [59501aa20e30f9ddd527c5d537c5299b222ee7f9]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:35:25 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c1593d7b39e273263ef04db49d66a35fd40e36fe]

INTEGRATION: CWS ooo19126 (1.3.116); FILE MERGED 2005/09/05 15:02:58 rt 1.3.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ef5378909d5bd87181a9cf7ee4c578e92fd3448a]

INTEGRATION: CWS ooo19126 (1.3.504); FILE MERGED 2005/09/05 12:59:05 rt 1.3.504.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [483860a6e070dbf39eef114e5b3a929a1d6d4aa2]

INTEGRATION: CWS ooo19126 (1.2.146); FILE MERGED 2005/09/05 15:02:58 rt 1.2.146.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f0efb623730410cc0eb489da48b626fe99381a7b]

INTEGRATION: CWS ooo19126 (1.4.504); FILE MERGED 2005/09/05 12:59:04 rt 1.4.504.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f18bc964bcd5c3d839c6fee501217cb7eb9f47a5]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:35:24 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [28818182ed7f5c2e5c284ab79cfaabbcccbe623d]

INTEGRATION: CWS ooo19126 (1.1.1.1.1672); FILE MERGED 2005/09/05 14:17:05 rt 1.1.1.1.1672.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [91a862754061454dba9535bb8e5bc5b3bf111b63]

INTEGRATION: CWS ooo19126 (1.17.116); FILE MERGED 2005/09/05 15:02:58 rt 1.17.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6f122654d6bd7768d49dcdf9db138862ac1bcc46]

INTEGRATION: CWS ooo19126 (1.5.358); FILE MERGED 2005/09/05 12:59:04 rt 1.5.358.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f3a25fc122724972992524664f0dafc970ef1d96]

INTEGRATION: CWS ooo19126 (1.9.116); FILE MERGED 2005/09/05 15:02:57 rt 1.9.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3d9dfd5b4fa838bd3139ba23da597fc4c2a577ed]

INTEGRATION: CWS ooo19126 (1.4.504); FILE MERGED 2005/09/05 12:59:03 rt 1.4.504.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9b792795eb9e97ebde343a980b1f9b4912f6590c]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:35:23 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6a63a7435c26c07cd0cbeac5ba90af13e755c548]

INTEGRATION: CWS ooo19126 (1.16.116); FILE MERGED 2005/09/05 15:02:57 rt 1.16.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [82dcc207fa8827d80b496a20cad12b1ccb99a662]

INTEGRATION: CWS ooo19126 (1.4.154); FILE MERGED 2005/09/05 12:59:03 rt 1.4.154.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [02f84a02b9f448c301ff607df48477f7609d96d8]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:35:22 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [508a63d6f4db4b971e64c47f8e29faa9293e5ec7]

INTEGRATION: CWS ooo19126 (1.7.146); FILE MERGED 2005/09/05 15:02:57 rt 1.7.146.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fe6f59822533ab5c5453cad2b4bd5b61eaf9ee47]

INTEGRATION: CWS ooo19126 (1.3.430); FILE MERGED 2005/09/05 14:17:04 rt 1.3.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f5de428bc1ada80b9caf28a170cbbe1380bbd366]

INTEGRATION: CWS ooo19126 (1.2.596); FILE MERGED 2005/09/05 12:59:03 rt 1.2.596.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a6c3561788232bb8c7b01e459fdb6c5e615b468b]

INTEGRATION: CWS ooo19126 (1.5.116); FILE MERGED 2005/09/05 15:02:56 rt 1.5.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c32598df2c423f6ae6f6ebd6246265cea4aa3b30]

INTEGRATION: CWS ooo19126 (1.2.504); FILE MERGED 2005/09/05 12:59:03 rt 1.2.504.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1edbc081d8bf87bef70f494959ac41df84100818]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:35:21 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e21ae833f46405a9d8e64f31cb53c906f59a0848]

INTEGRATION: CWS ooo19126 (1.2.192); FILE MERGED 2005/09/05 15:02:56 rt 1.2.192.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a10156ac32b798eec86c57b09b8fb84e74045236]

INTEGRATION: CWS ooo19126 (1.4.504); FILE MERGED 2005/09/05 12:59:02 rt 1.4.504.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7495073ec0fff773c0bf4c579b56d4c5406dfd5f]

INTEGRATION: CWS ooo19126 (1.11.192); FILE MERGED 2005/09/05 15:02:56 rt 1.11.192.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c7d18529d82b4137dd6167208e233549177d9087]

INTEGRATION: CWS ooo19126 (1.7.192); FILE MERGED 2005/09/05 12:59:02 rt 1.7.192.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [872c329fd240c30d109fca2d5e057063646dc2ab]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:35:20 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f9966098cbe0424faaf473af185c54d5013e8f14]

INTEGRATION: CWS ooo19126 (1.14.116); FILE MERGED 2005/09/05 15:02:55 rt 1.14.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [331c10afe55fd2afb648cc4a6fd90d09e1e596ee]

INTEGRATION: CWS ooo19126 (1.2.504); FILE MERGED 2005/09/05 12:59:02 rt 1.2.504.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6336ccd1e4b5f456f97f7e75bb218bcffe25b3df]

INTEGRATION: CWS ooo19126 (1.17.116); FILE MERGED 2005/09/05 15:02:55 rt 1.17.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f7c3e8e9e3b15aa9076795653b763bcbdbdda629]

INTEGRATION: CWS ooo19126 (1.6.222); FILE MERGED 2005/09/05 12:59:01 rt 1.6.222.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e3a977fd4af0ec8a7808d801fac425218b68e495]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:35:19 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c737ae7fb40497bc6617b1ce94e6b9ba3aa7f14e]

INTEGRATION: CWS ooo19126 (1.10.116); FILE MERGED 2005/09/05 15:02:55 rt 1.10.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f87054774291538cc8702a75867003e873c44b5d]

INTEGRATION: CWS ooo19126 (1.2.116); FILE MERGED 2005/09/05 15:02:54 rt 1.2.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [851d1c1b48c4446828b1aef3cd2647b96bc40dc7]

INTEGRATION: CWS ooo19126 (1.5.430); FILE MERGED 2005/09/05 14:17:03 rt 1.5.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fbbd865a31e3a411a588054be815c33036a3eda0]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:35:18 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [23520042e3ba5f668a943319ccf282a466e644af]

INTEGRATION: CWS ooo19126 (1.2.146); FILE MERGED 2005/09/05 15:02:54 rt 1.2.146.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6d37764f20d9afa30e8442618e35e2a47a06f037]

INTEGRATION: CWS ooo19126 (1.6.274); FILE MERGED 2005/09/05 12:59:00 rt 1.6.274.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cfbedaf75ca4a58321345927657952c7cc3e0a97]

INTEGRATION: CWS ooo19126 (1.15.110); FILE MERGED 2005/09/05 12:58:59 rt 1.15.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8c5086773b82fc1832bf3c8761b7723b1f3eed4c]

INTEGRATION: CWS ooo19126 (1.6.146); FILE MERGED 2005/09/05 15:02:54 rt 1.6.146.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [49c0324015b69cffcd5efedced8ef8395bdd784f]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:35:17 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cdcf43f670505b3d90fd4ff29aa7beb0ed8e521c]

INTEGRATION: CWS ooo19126 (1.14.146); FILE MERGED 2005/09/05 15:02:54 rt 1.14.146.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2db1be194776ccf6b60178b91a94e37a0a0c1876]

INTEGRATION: CWS ooo19126 (1.37.256); FILE MERGED 2005/09/05 12:58:59 rt 1.37.256.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [87ac64c4adbdefa9d68460cbb28c7d54de72c6c1]

INTEGRATION: CWS ooo19126 (1.6.146); FILE MERGED 2005/09/05 15:02:53 rt 1.6.146.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c78bb641edfe6659fdf6d2e1caecb3810971214a]

INTEGRATION: CWS ooo19126 (1.7.274); FILE MERGED 2005/09/05 12:58:59 rt 1.7.274.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [901961c20c0811850b3ced38cb685e1f04eeebd5]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:35:16 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [162ec83f52f9b8947a48cf346fe5870feea22343]

INTEGRATION: CWS ooo19126 (1.5.354); FILE MERGED 2005/09/05 15:02:53 rt 1.5.354.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2004d586f079c2e1d86d8a453a4794ee11c2387b]

INTEGRATION: CWS ooo19126 (1.14.172); FILE MERGED 2005/09/05 12:58:58 rt 1.14.172.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2549b6723c263655c108a7a15eae40d61b06c992]

INTEGRATION: CWS ooo19126 (1.16.116); FILE MERGED 2005/09/05 15:02:52 rt 1.16.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6f69ea305a8a132966da02a3aa4e2554ce7e1453]

INTEGRATION: CWS ooo19126 (1.26.256); FILE MERGED 2005/09/05 12:58:58 rt 1.26.256.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3b580efda556c109aa8384e21683a4abab11e137]

INTEGRATION: CWS ooo19126 (1.4.430); FILE MERGED 2005/09/05 14:17:01 rt 1.4.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [edc38dd6c27c228fc4819b9cb68ebba38088020e]

INTEGRATION: CWS ooo19126 (1.3.274); FILE MERGED 2005/09/05 12:58:58 rt 1.3.274.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b3eb6b63e94bc0edd19a0dea7ba898957be7acd6]

INTEGRATION: CWS ooo19126 (1.9.116); FILE MERGED 2005/09/05 15:02:52 rt 1.9.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a8fcf18dcfcedf7e1260b750221cabdef07bc8ff]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:35:15 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [da43aefd894735a0e966df5b3d754429c7fb36a0]

INTEGRATION: CWS ooo19126 (1.7.146); FILE MERGED 2005/09/05 15:02:52 rt 1.7.146.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c833fbf682351a0c3d92033cb72a04b4e7c06fba]

INTEGRATION: CWS ooo19126 (1.12.122); FILE MERGED 2005/09/05 12:58:58 rt 1.12.122.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b4926fc8b95ce52f102dd734574979dd83d0e4d7]

INTEGRATION: CWS ooo19126 (1.3.328); FILE MERGED 2005/09/05 15:02:52 rt 1.3.328.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c5690bb55eef8a8ff615bf6e79f00700aa2f231a]

INTEGRATION: CWS ooo19126 (1.29.256); FILE MERGED 2005/09/05 12:58:58 rt 1.29.256.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c4c9a7182bdc1207fb63a120376c14d7a7606fbf]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:35:14 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e36296111b368bab84389e5fdfc78b3a313b3c80]

INTEGRATION: CWS ooo19126 (1.3.146); FILE MERGED 2005/09/05 15:02:51 rt 1.3.146.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f691041da287cac350e7d9e54c2c1a687daaf1a1]

INTEGRATION: CWS ooo19126 (1.4.96); FILE MERGED 2005/09/05 12:58:57 rt 1.4.96.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [20cb2fe7b5f75ab3cf76cdd7e6c2645eb368305b]

INTEGRATION: CWS ooo19126 (1.6.430); FILE MERGED 2005/09/05 14:17:00 rt 1.6.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d71f5eb3381644409b9ff8612c99e8a53a826525]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:35:13 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [67c1d077683a7f39d151367d5139a7de8195fb37]

INTEGRATION: CWS ooo19126 (1.11.146); FILE MERGED 2005/09/05 15:02:51 rt 1.11.146.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [210162e9312e557913ebdcea7c4878a5004aa7cf]

INTEGRATION: CWS ooo19126 (1.2.504); FILE MERGED 2005/09/05 12:58:57 rt 1.2.504.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [81c4eeda897e081381e13985a012efbc01cdb347]

INTEGRATION: CWS ooo19126 (1.16.116); FILE MERGED 2005/09/05 15:02:51 rt 1.16.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a028d7deeac8aa7691fada242f7c5c1f617cb163]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:35:12 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e0c5cd9614d5e65bf63572964aae8630d46f6020]

INTEGRATION: CWS ooo19126 (1.5.116); FILE MERGED 2005/09/05 15:02:50 rt 1.5.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ee1cc0b1118562b109ffc2f598d029ee5f2307ba]

INTEGRATION: CWS ooo19126 (1.4.504); FILE MERGED 2005/09/05 12:58:57 rt 1.4.504.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cc0ee46c737fb2f55afa1607f18eb5060867bace]

INTEGRATION: CWS ooo19126 (1.5.192); FILE MERGED 2005/09/05 15:02:50 rt 1.5.192.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e5e31c286da696764751814adc19fcd0a5ea1d09]

INTEGRATION: CWS ooo19126 (1.10.172); FILE MERGED 2005/09/05 12:58:56 rt 1.10.172.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0baa18a7990000ad18024bff86f9e049f04d23a3]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:35:11 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [86f2b1f5ea1a6c8bc2c212f4d3bb0d23b3e89dc5]

INTEGRATION: CWS ooo19126 (1.11.146); FILE MERGED 2005/09/05 15:02:50 rt 1.11.146.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f4cb117f57b52ef9f7481bed9215e45430e33f4e]

INTEGRATION: CWS ooo19126 (1.34.256); FILE MERGED 2005/09/05 12:58:56 rt 1.34.256.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [331f7d9bf4584a6501c9ad37a5accdfa5dc12fe3]

INTEGRATION: CWS ooo19126 (1.1.1.1.1672); FILE MERGED 2005/09/05 14:16:59 rt 1.1.1.1.1672.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7aeea0d7bc84aa63a47796c61e853d94c2ed2c7c]

INTEGRATION: CWS ooo19126 (1.42.146); FILE MERGED 2005/09/05 15:02:49 rt 1.42.146.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [288899560f79a55befbb77e6a03e240f43843669]

INTEGRATION: CWS ooo19126 (1.9.110); FILE MERGED 2005/09/05 12:58:56 rt 1.9.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [adc026dd6795145cae4ea72b9b45fea5b9575b56]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:35:10 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ddd3f827bd65f6905e3b7511c8d809d59f1195d3]

INTEGRATION: CWS ooo19126 (1.10.116); FILE MERGED 2005/09/05 15:02:49 rt 1.10.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [31abd0afc99c3ecff704f41ab38e52a0d118b96b]

INTEGRATION: CWS ooo19126 (1.16.110); FILE MERGED 2005/09/05 12:58:56 rt 1.16.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f90420447db3264e569f97821d80dffadc34d737]

INTEGRATION: CWS ooo19126 (1.3.756); FILE MERGED 2005/09/05 14:16:59 rt 1.3.756.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [38fe2b1be1f679ead2498618a59864e35663dc14]

INTEGRATION: CWS ooo19126 (1.7.154); FILE MERGED 2005/09/05 15:02:49 rt 1.7.154.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c3c871ce2891ef6a54c866ed2ae43f7b55964a54]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:35:09 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [83334e768812723b8cad8ae3b65c7d44b8445412]

INTEGRATION: CWS ooo19126 (1.37.222); FILE MERGED 2005/09/05 12:58:55 rt 1.37.222.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b0f1d86e88b77b7445df5058814cfe8983464df4]

INTEGRATION: CWS ooo19126 (1.10.238); FILE MERGED 2005/09/05 14:16:59 rt 1.10.238.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [91a682ba5f65782096402dc6b0f01e055b4b6968]

INTEGRATION: CWS ooo19126 (1.3.236); FILE MERGED 2005/09/05 15:02:49 rt 1.3.236.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d2970d7ce3299aef83a0e695624feaa71401a3fd]

INTEGRATION: CWS ooo19126 (1.5.222); FILE MERGED 2005/09/05 12:58:55 rt 1.5.222.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [33e018d46f6c067f44d8246c73d8eab15dc8ec1c]

INTEGRATION: CWS ooo19126 (1.6.452); FILE MERGED 2005/09/05 15:02:48 rt 1.6.452.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cb596510f51f50cb7280fb9db03f4431ea97704e]

INTEGRATION: CWS ooo19126 (1.11.108); FILE MERGED 2005/09/05 12:58:55 rt 1.11.108.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d9323103212cae41343e6ef0cc4d928f0ee1ab4d]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:35:08 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9720eb9dd11c50c1d9278ee9f1690736b3f94e7b]

INTEGRATION: CWS ooo19126 (1.1.1.1.942); FILE MERGED 2005/09/05 15:02:48 rt 1.1.1.1.942.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [03371c95457badd87cdb021b1b3fb4ebf9c0c1df]

INTEGRATION: CWS ooo19126 (1.2.104); FILE MERGED 2005/09/05 12:58:54 rt 1.2.104.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7ad7d4cb1c3bdeea3b6ad0fccce3e556c5a2ed41]

INTEGRATION: CWS ooo19126 (1.2.452); FILE MERGED 2005/09/05 15:02:48 rt 1.2.452.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [130ce29dfa121598f8b88e6d589641541f34b02d]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:35:07 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cab64e1178c64a4e8da62055f4434ad651983605]

INTEGRATION: CWS ooo19126 (1.3.430); FILE MERGED 2005/09/05 14:16:58 rt 1.3.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f8f1ddd4d82d362f20308a9c4320fee48677048a]

INTEGRATION: CWS ooo19126 (1.5.154); FILE MERGED 2005/09/05 15:02:47 rt 1.5.154.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1fb6ab0926825004a6ec995b2204ca97a3df0c52]

INTEGRATION: CWS ooo19126 (1.8.6); FILE MERGED 2005/09/05 12:58:54 rt 1.8.6.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [763b6a17308f23f36677fe4353c29d55ae95a42c]

INTEGRATION: CWS ooo19126 (1.3.196); FILE MERGED 2005/09/05 15:02:47 rt 1.3.196.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1661b240a909c22af34ea9042d3e62ab36f0746f]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:35:06 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [91c96fa62ce66b779d8956897a3daaa821476e62]

INTEGRATION: CWS ooo19126 (1.4.104); FILE MERGED 2005/09/05 12:58:54 rt 1.4.104.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0a74635ab38f2773d4c9d24c3fb1e42f1e1dc119]

INTEGRATION: CWS ooo19126 (1.2.452); FILE MERGED 2005/09/05 15:02:47 rt 1.2.452.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d5ecc6142a1bf02b157d34cb40f3deeb001cdab4]

INTEGRATION: CWS ooo19126 (1.2.430); FILE MERGED 2005/09/05 14:16:57 rt 1.2.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3493cf06781cb580cbec82843b69277dccf15cf8]

INTEGRATION: CWS ooo19126 (1.4.104); FILE MERGED 2005/09/05 12:58:53 rt 1.4.104.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9dc54c9af720999b3ca160677d249f37ea1d81b2]

INTEGRATION: CWS ooo19126 (1.41.116); FILE MERGED 2005/09/05 15:02:47 rt 1.41.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e4851d1d2bb08fe0bdab1ee5bb7e97c70d39da0a]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:35:05 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b7009973f0d464779f0bce4562c7d3c0e0a0783a]

INTEGRATION: CWS ooo19126 (1.4.192); FILE MERGED 2005/09/05 12:58:53 rt 1.4.192.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9518b4021fa005338a23b09ef3cfd520423e607d]

INTEGRATION: CWS ooo19126 (1.6.430); FILE MERGED 2005/09/05 14:16:57 rt 1.6.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [03fc0c59d15e5b5f6066994d9f079ce7dcd07278]

INTEGRATION: CWS ooo19126 (1.3.116); FILE MERGED 2005/09/05 15:02:46 rt 1.3.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d64c809dd24f4516d2a4b3f8a3bc94a7069ccfc3]

INTEGRATION: CWS ooo19126 (1.2.124); FILE MERGED 2005/09/05 15:35:05 rt 1.2.124.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0d7dba41cc3f7778b24cc1de334759771ac4a156]

INTEGRATION: CWS ooo19126 (1.2.236); FILE MERGED 2005/09/05 15:02:46 rt 1.2.236.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [18149f666888eb8dda05b691ab1a0cc5527680c5]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:35:04 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e6fe8aabc52d1983feb3aa37bd3d0b866c4b6c53]

INTEGRATION: CWS ooo19126 (1.4.172); FILE MERGED 2005/09/05 12:58:52 rt 1.4.172.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7bb25625a9cd43a9a0bb53e043cf12249416d19a]

INTEGRATION: CWS ooo19126 (1.7.428); FILE MERGED 2005/09/05 14:16:56 rt 1.7.428.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [027632e53a57c62e8bc80719f769ecc258b4311f]

INTEGRATION: CWS ooo19126 (1.2.222); FILE MERGED 2005/09/05 12:58:52 rt 1.2.222.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [eae96688f31e42e518e4edf6c7e49374fcb545c1]

INTEGRATION: CWS ooo19126 (1.9.256); FILE MERGED 2005/09/05 15:02:45 rt 1.9.256.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [dc9dba3f10896eb7ef9e0259b35be8a563d7444e]

INTEGRATION: CWS ooo19126 (1.2.170); FILE MERGED 2005/09/05 15:35:03 rt 1.2.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [94110e32bbe6e4e2fd758f163f5ee5fa72bfafc2]

INTEGRATION: CWS ooo19126 (1.5.172); FILE MERGED 2005/09/05 12:58:52 rt 1.5.172.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [581d55ba27f0e26d1021ee74134cb970fd5dbdd3]

INTEGRATION: CWS ooo19126 (1.1.1.1.1672); FILE MERGED 2005/09/05 14:16:56 rt 1.1.1.1.1672.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [899059e7e06b8a4848fa590befc538a67c9caa21]

INTEGRATION: CWS ooo19126 (1.1.1.1.942); FILE MERGED 2005/09/05 15:02:45 rt 1.1.1.1.942.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [515d30a5c076c7ee440d9c473d53903798dd3fd1]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:35:03 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1c92a6ab8070776129d370ac3d4419a177fe5880]

INTEGRATION: CWS ooo19126 (1.3.452); FILE MERGED 2005/09/05 15:02:45 rt 1.3.452.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e649d238ec9f63dcd85847ebc71422379124de96]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:35:02 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [65d1e4df5d4950ad645329ece3e8e877900c5cf2]

INTEGRATION: CWS ooo19126 (1.2.222); FILE MERGED 2005/09/05 12:58:51 rt 1.2.222.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a68adc1de72f5f5d044c69d1254e8facd51d3766]

INTEGRATION: CWS ooo19126 (1.6.452); FILE MERGED 2005/09/05 15:02:44 rt 1.6.452.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b50a2601f7b77cdf07f4a18580c3b53dcb7e1ba6]

INTEGRATION: CWS ooo19126 (1.32.256); FILE MERGED 2005/09/05 12:58:50 rt 1.32.256.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5f269edf2fb1b0ef82dc4991816f9dc2056e4144]

INTEGRATION: CWS ooo19126 (1.3.236); FILE MERGED 2005/09/05 15:02:44 rt 1.3.236.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bb464f1d6db291abc0fb39e894b4fa111c290cf0]

INTEGRATION: CWS ooo19126 (1.2.110); FILE MERGED 2005/09/05 15:35:01 rt 1.2.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0bf64707fcbc931e0fff1017b06a6c5ac3042807]

INTEGRATION: CWS ooo19126 (1.7.258); FILE MERGED 2005/09/05 12:58:50 rt 1.7.258.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a6857e7c78d554a4ef9f5d34050b53e6b7073789]

INTEGRATION: CWS ooo19126 (1.1.1.1.942); FILE MERGED 2005/09/05 15:02:44 rt 1.1.1.1.942.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7f393b3f3db1bca1b801f247e0efd9e1bd2972d0]

INTEGRATION: CWS ooo19126 (1.4.430); FILE MERGED 2005/09/05 14:16:55 rt 1.4.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a876d808756f9aeb1a18e0a85dd79ccb1a8a3b6b]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:35:01 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7b17344377585fb442f9031b43fc2cc8b16e641a]

INTEGRATION: CWS ooo19126 (1.3.566); FILE MERGED 2005/09/05 12:58:50 rt 1.3.566.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f9a50fce43aa49fce3c4b5ff8852b50c9f0f75d6]

INTEGRATION: CWS ooo19126 (1.3.452); FILE MERGED 2005/09/05 15:02:44 rt 1.3.452.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7bf3350011a272923e4eb0bf4f72b17766baeb44]

INTEGRATION: CWS ooo19126 (1.3.430); FILE MERGED 2005/09/05 14:16:55 rt 1.3.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bdcac180d7a40fd2a76e9e2a37488e3f82c43d86]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:35:00 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [38b8db948d3f9b76787be8fff1df7a96297293d5]

INTEGRATION: CWS ooo19126 (1.14.178); FILE MERGED 2005/09/05 12:58:50 rt 1.14.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [43c01e28d5c5d1b25e998f0e1274ad80ccbe71c4]

INTEGRATION: CWS ooo19126 (1.33.116); FILE MERGED 2005/09/05 15:02:43 rt 1.33.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [74f362d120ba5296f80b9f4ea0f29716797e9989]

INTEGRATION: CWS ooo19126 (1.6.430); FILE MERGED 2005/09/05 14:16:54 rt 1.6.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c85dc97eb0a48a5b4dd4ee2521d13440baf2014c]

INTEGRATION: CWS ooo19126 (1.35.124); FILE MERGED 2005/09/05 12:58:49 rt 1.35.124.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ffcc286f2f426ead90cd8818b92709158594d8b9]

INTEGRATION: CWS ooo19126 (1.11.196); FILE MERGED 2005/09/05 15:02:43 rt 1.11.196.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5f2f30c31648a65bb4959fc4d9f48784e852bfc3]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:34:59 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3acfd21655a3047447b662644a1a8911c780423d]

INTEGRATION: CWS ooo19126 (1.2.124); FILE MERGED 2005/09/05 12:58:49 rt 1.2.124.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [622965f028471fdaa6267e143fc58d536657ee25]

INTEGRATION: CWS ooo19126 (1.7.196); FILE MERGED 2005/09/05 15:02:43 rt 1.7.196.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a5fb90acfd7d262fc12c97d469b477993a414004]

INTEGRATION: CWS ooo19126 (1.44.308); FILE MERGED 2005/09/05 12:58:49 rt 1.44.308.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e69c6cfcaf82655cc4e5e5d0651655ab0a440781]

INTEGRATION: CWS ooo19126 (1.1.1.1.942); FILE MERGED 2005/09/05 15:02:43 rt 1.1.1.1.942.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [28418613f1c8b85b511c487f9bc5446c7eb774d1]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:34:58 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2e39e90c5a4d0e1617c9a9f428965712a445a6c3]

INTEGRATION: CWS ooo19126 (1.19.66); FILE MERGED 2005/09/05 12:58:49 rt 1.19.66.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [19c2e826711772150565f35270cd12a3e07df89b]

INTEGRATION: CWS ooo19126 (1.7.238); FILE MERGED 2005/09/05 14:16:53 rt 1.7.238.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cd8b289797bfa5b2b20227897325795374e27f65]

INTEGRATION: CWS ooo19126 (1.17.116); FILE MERGED 2005/09/05 15:02:42 rt 1.17.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e503e36df6852324bf2b20eafaa3f980058c654f]

INTEGRATION: CWS ooo19126 (1.4.444); FILE MERGED 2005/09/05 14:16:53 rt 1.4.444.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5fa1988c2c2d6093de4c59d3bd8f490d074c3f0c]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:34:57 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6405caa1c4379f03ef61cac1c23c975f29cfa861]

INTEGRATION: CWS ooo19126 (1.4.328); FILE MERGED 2005/09/05 15:02:42 rt 1.4.328.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b63fd1c5f14f65c80dc4cef29149b80eaca226ff]

INTEGRATION: CWS ooo19126 (1.4.294); FILE MERGED 2005/09/05 14:16:53 rt 1.4.294.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [91eb2db51442212e4dfc316abd6fab89fc0d29db]

INTEGRATION: CWS ooo19126 (1.4.64); FILE MERGED 2005/09/05 12:58:47 rt 1.4.64.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [46a0cd93016add1c36360f81c09ed4c304849b76]

INTEGRATION: CWS ooo19126 (1.6.236); FILE MERGED 2005/09/05 15:02:42 rt 1.6.236.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7e3dd85bf46cd68f73c432cc0298bdbcce5b4c96]

INTEGRATION: CWS ooo19126 (1.2.504); FILE MERGED 2005/09/05 12:58:47 rt 1.2.504.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9c4d63181f39a35f8d17182ecb5aa8b9e34ad571]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:34:56 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [118e1f002886ada98862906a659e17ac3a18926e]

INTEGRATION: CWS ooo19126 (1.4.430); FILE MERGED 2005/09/05 14:16:52 rt 1.4.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [24fe2aa738f6c0fc52fb1c60562f559f8a840ed0]

INTEGRATION: CWS ooo19126 (1.1.1.1.942); FILE MERGED 2005/09/05 15:02:41 rt 1.1.1.1.942.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8cc93f830d071ca7dfef4d634c1d74ec384540c7]

INTEGRATION: CWS ooo19126 (1.1.1.1.604); FILE MERGED 2005/09/05 12:58:47 rt 1.1.1.1.604.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2dcc12cdf012518774f4692b2d4e15fcfe340921]

INTEGRATION: CWS ooo19126 (1.5.314); FILE MERGED 2005/09/05 14:16:52 rt 1.5.314.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6b2191751395a81161e24e39dd898e76c62b893c]

INTEGRATION: CWS ooo19126 (1.7.124); FILE MERGED 2005/09/05 12:58:47 rt 1.7.124.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [da279e4d28ec83dc203dea8ec61979e43dfc4d5f]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:34:55 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [185188b9a655229d9bd0cb23e9d5a11ba990f9ce]

INTEGRATION: CWS ooo19126 (1.7.552); FILE MERGED 2005/09/05 15:02:41 rt 1.7.552.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a9423a19e19e6ee81efb16eaa1fa8717ee9fdbc7]

INTEGRATION: CWS ooo19126 (1.18.124); FILE MERGED 2005/09/05 12:58:47 rt 1.18.124.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f35d44dee24147c790f9f79d8a7f361ee5ce4513]

INTEGRATION: CWS ooo19126 (1.6.116); FILE MERGED 2005/09/05 15:02:41 rt 1.6.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c4cce33fca6e8ce5ceff73d513e1bbcef6d714dc]

INTEGRATION: CWS ooo19126 (1.9.64); FILE MERGED 2005/09/05 12:58:46 rt 1.9.64.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [34cd43079132bfa9c194fe3cdefdd65ef83a4144]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:34:54 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a63f4d2434676440bfc5a2ca9f362157e0073ae6]

INTEGRATION: CWS ooo19126 (1.2.452); FILE MERGED 2005/09/05 15:02:40 rt 1.2.452.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d550a3bd1b7173705d799eaa866dfc01021ad1ae]

INTEGRATION: CWS ooo19126 (1.25.168); FILE MERGED 2005/09/05 12:58:46 rt 1.25.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [563b50431da9ee2bf7a738ce55a336104512ea2a]

INTEGRATION: CWS ooo19126 (1.10.302); FILE MERGED 2005/09/05 15:02:40 rt 1.10.302.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e44889c829f92e39c408c93b65d31726f1b96841]

INTEGRATION: CWS ooo19126 (1.2.504); FILE MERGED 2005/09/05 12:58:46 rt 1.2.504.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fc0ee7838a81a484c9b040bfc07faa56ec13d609]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:34:53 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e0774be9043d723fe4ca964903ad333efbd5ef13]

INTEGRATION: CWS ooo19126 (1.5.452); FILE MERGED 2005/09/05 15:02:40 rt 1.5.452.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9990b8e0da8e0d0b2e779574a41fa4efb89f67cd]

INTEGRATION: CWS ooo19126 (1.3.504); FILE MERGED 2005/09/05 12:58:46 rt 1.3.504.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8a013cc2ac5c25e4eab1d968efd32e67e94e9dba]

INTEGRATION: CWS ooo19126 (1.46.146); FILE MERGED 2005/09/05 15:02:39 rt 1.46.146.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f2f48f71bdea851334dc0e73541807e73d4f8454]

INTEGRATION: CWS ooo19126 (1.47.256); FILE MERGED 2005/09/05 12:58:45 rt 1.47.256.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2373a083b36996a77c2cd62840c6f9e727f7fab5]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:34:52 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1657fdebe042d80ec635cefe92cd99eacaae595c]

INTEGRATION: CWS ooo19126 (1.60.116); FILE MERGED 2005/09/05 15:02:39 rt 1.60.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [57c16f7e50892405dd824e7f395a540d3544e7b9]

INTEGRATION: CWS ooo19126 (1.12.152); FILE MERGED 2005/09/05 12:58:45 rt 1.12.152.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [be74f3b5b6cd41a164234c51aa0d11a042dcd98e]

INTEGRATION: CWS ooo19126 (1.13.146); FILE MERGED 2005/09/05 15:02:39 rt 1.13.146.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [785f602aaa270ccc4ea34eb07a27034b174785e4]

INTEGRATION: CWS ooo19126 (1.2.588); FILE MERGED 2005/09/05 12:58:45 rt 1.2.588.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d149bf1ddc77c2d5d5a3575dec8d31f80eba3733]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:34:51 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [02c61395484f008431e657f368bccb2cadcac618]

INTEGRATION: CWS ooo19126 (1.16.146); FILE MERGED 2005/09/05 15:02:39 rt 1.16.146.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3e7748a100d3863919b64bbf7390f2cfa2ff77e6]

INTEGRATION: CWS ooo19126 (1.37.124); FILE MERGED 2005/09/05 12:58:44 rt 1.37.124.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [dee6f7895075e3397fa348086778a5d87e250302]

INTEGRATION: CWS ooo19126 (1.46.146); FILE MERGED 2005/09/05 15:02:38 rt 1.46.146.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [edbf0d1c2098f047f0393c5ca4bf710c0eb167e7]

INTEGRATION: CWS ooo19126 (1.7.566); FILE MERGED 2005/09/05 12:58:44 rt 1.7.566.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ecfaf8820e5944ca5e9116f4003ff1fb01a55e43]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:34:50 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [31ce55066bed0f59aac1ad8901d0b2344f7acc6f]

INTEGRATION: CWS ooo19126 (1.4.196); FILE MERGED 2005/09/05 15:02:38 rt 1.4.196.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [35b41d8ddea8e673079add2da509836a4002f22c]

INTEGRATION: CWS ooo19126 (1.10.154); FILE MERGED 2005/09/05 12:58:44 rt 1.10.154.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0c7c340bfe2e1b3f967fc5d764c737ab90cdf2a7]

INTEGRATION: CWS ooo19126 (1.4.452); FILE MERGED 2005/09/05 15:02:38 rt 1.4.452.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7abd506d2e8eb4d58647fc42d03723cec9de75fa]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:34:49 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [15e5aead19dab4dea9c0e8a103b8f4a6fdb4ac31]

INTEGRATION: CWS ooo19126 (1.1.568); FILE MERGED 2005/09/05 12:58:44 rt 1.1.568.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [31b547963b1655a7a35dc111b0ac7a91a54a4424]

INTEGRATION: CWS ooo19126 (1.2.236); FILE MERGED 2005/09/05 15:02:37 rt 1.2.236.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1a9b4e543f39174309e291ba782eee10cc405500]

INTEGRATION: CWS ooo19126 (1.1.568); FILE MERGED 2005/09/05 12:58:43 rt 1.1.568.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cc6c3ecc52c9a1944614c0b1cca18a8ab8ad1f8d]

INTEGRATION: CWS ooo19126 (1.19.116); FILE MERGED 2005/09/05 15:02:37 rt 1.19.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [32a17cb60886e6e27be52da5bf64adbea455f20b]

INTEGRATION: CWS ooo19126 (1.1.1.1.604); FILE MERGED 2005/09/05 12:58:43 rt 1.1.1.1.604.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [84c6d15b033ad3f705bae925a157292ddab88700]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:34:48 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8f24c0471ddf17657d1e80d921540f92d5506985]

INTEGRATION: CWS ooo19126 (1.15.216); FILE MERGED 2005/09/05 15:02:37 rt 1.15.216.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [49f1de648b1a483ba8d7f5c1561ee0940447f29c]

INTEGRATION: CWS ooo19126 (1.2.342); FILE MERGED 2005/09/05 12:58:42 rt 1.2.342.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1714e0a0da2e19eb09baef006c9ccc6eb01121df]

INTEGRATION: CWS ooo19126 (1.18.146); FILE MERGED 2005/09/05 15:02:37 rt 1.18.146.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c7ef8e6b058eb0af93b5fd13803d1f294be4f5b3]

INTEGRATION: CWS ooo19126 (1.3.600); FILE MERGED 2005/09/05 12:58:42 rt 1.3.600.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [beca72f477171b4926b407b7f4347c1ffcf4917c]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:34:47 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [113e22a0795d9c6e112b3ce2bb6e13b466ca030b]

INTEGRATION: CWS ooo19126 (1.7.342); FILE MERGED 2005/09/05 12:58:41 rt 1.7.342.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b803c6444e7279baba98f7b9f0273182bd8f5e17]

INTEGRATION: CWS ooo19126 (1.16.146); FILE MERGED 2005/09/05 15:02:36 rt 1.16.146.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7daad3afdff55f29d3ded307eca10f124be1a22c]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:34:46 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [323d5ad5cf196be5281ca08b6fe73b7eba4b9fa9]

INTEGRATION: CWS ooo19126 (1.20.120); FILE MERGED 2005/09/05 12:58:41 rt 1.20.120.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e5a4cdc709cb32c69f3c156a4eccb13aee91dfad]

INTEGRATION: CWS ooo19126 (1.2.328); FILE MERGED 2005/09/05 15:02:36 rt 1.2.328.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f01335b99bf029a8b36e451a234dd0ac223d6b90]

INTEGRATION: CWS ooo19126 (1.6.566); FILE MERGED 2005/09/05 12:58:40 rt 1.6.566.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c1a303e3aa679d7e06fda86c2975494e139dd7d1]

INTEGRATION: CWS ooo19126 (1.24.144); FILE MERGED 2005/09/05 15:02:35 rt 1.24.144.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [22692497fe0f4e4d6136858f84dd73e34cc0f5e2]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:34:45 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1a6d55c73c84ad539b350024ed49fc90993a8129]

INTEGRATION: CWS ooo19126 (1.12.504); FILE MERGED 2005/09/05 12:58:40 rt 1.12.504.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9d0d50b12194969869ccbb1726662c1c8debb8ff]

INTEGRATION: CWS ooo19126 (1.13.196); FILE MERGED 2005/09/05 15:02:35 rt 1.13.196.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [41d31931b23a7934615e5415cf5f4e838746de1c]

INTEGRATION: CWS ooo19126 (1.7.564); FILE MERGED 2005/09/05 12:58:39 rt 1.7.564.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a603d76dd31668196d09b82eb70e9410679c9cc1]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:34:44 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [279df447c0f123eaf7f5e90ea3736f6a9ff7d5f6]

INTEGRATION: CWS ooo19126 (1.11.146); FILE MERGED 2005/09/05 15:02:34 rt 1.11.146.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4f69f1c3869990b46ae1c3b1be8ab339cb32d2ab]

INTEGRATION: CWS ooo19126 (1.12.564); FILE MERGED 2005/09/05 12:58:39 rt 1.12.564.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e0b7cd3338e10a4d7a5735e8169598379d74bde7]

INTEGRATION: CWS ooo19126 (1.29.146); FILE MERGED 2005/09/05 15:02:34 rt 1.29.146.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1bc63b6e1f97b68b3458f5c68ffbb6eb013a2e23]

INTEGRATION: CWS ooo19126 (1.7.492); FILE MERGED 2005/09/05 12:58:39 rt 1.7.492.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3e8b22a970879e7f0ac4eb83fa802db2ff2220bc]

INTEGRATION: CWS ooo19126 (1.13.172); FILE MERGED 2005/09/05 12:58:39 rt 1.13.172.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2dabd4d45a998dabf373ec577b1017fedbb5e4fa]

INTEGRATION: CWS ooo19126 (1.2.798); FILE MERGED 2005/09/05 15:02:34 rt 1.2.798.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a341322d1a5503b77f01caa40d18fc0a44d15244]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:34:43 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e224df1c0a801d91065d1788381f2cefc2f82fae]

INTEGRATION: CWS ooo19126 (1.11.302); FILE MERGED 2005/09/05 15:02:34 rt 1.11.302.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5409e45845002d0cf6a8b36d340fc154efcd8ec0]

INTEGRATION: CWS ooo19126 (1.28.256); FILE MERGED 2005/09/05 12:58:38 rt 1.28.256.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [88afacd9b4a48e1b3e12565bfe8207a37e6dec8c]

INTEGRATION: CWS ooo19126 (1.4.328); FILE MERGED 2005/09/05 15:02:33 rt 1.4.328.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3a007aae95224f7124bdfc2ebc8a18adc39e8b87]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:34:42 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6c998c9b6c31a8de3a7480b73754f470388aee25]

INTEGRATION: CWS ooo19126 (1.9.492); FILE MERGED 2005/09/05 12:58:38 rt 1.9.492.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5adb3824ed1312bcd938955b1a275cdca4fc8d39]

INTEGRATION: CWS ooo19126 (1.4.116); FILE MERGED 2005/09/05 15:02:33 rt 1.4.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [92e7d67a41136d3b4b6f68a4d72c25ca3713e699]

INTEGRATION: CWS ooo19126 (1.9.172); FILE MERGED 2005/09/05 12:58:37 rt 1.9.172.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2d998ff0300d6fda4cd410a4d2913806764a6173]

INTEGRATION: CWS ooo19126 (1.2.146); FILE MERGED 2005/09/05 15:02:32 rt 1.2.146.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b5375d8b6df8134150d7b6459c000f116051126f]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:34:41 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3f692d62ffdc434598f6413e4b392fcae0096344]

INTEGRATION: CWS ooo19126 (1.5.504); FILE MERGED 2005/09/05 12:58:37 rt 1.5.504.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [99a3daef0152f27adc568ef2441642419b769755]

INTEGRATION: CWS ooo19126 (1.7.116); FILE MERGED 2005/09/05 15:02:32 rt 1.7.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b3fde844549812d1b92f820d335bc4b413bae8a0]

INTEGRATION: CWS ooo19126 (1.6.504); FILE MERGED 2005/09/05 12:58:37 rt 1.6.504.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fb019b13f43b979532a78b85f9f016a21f8ffb02]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:34:40 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2d66ccde0904a7f55b8fa8e8fb3a9a927ae06f28]

INTEGRATION: CWS ooo19126 (1.22.116); FILE MERGED 2005/09/05 15:02:32 rt 1.22.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3aee2e4e0baa70e5d23c15f8dd8846e3539602fc]

INTEGRATION: CWS ooo19126 (1.5.274); FILE MERGED 2005/09/05 12:58:36 rt 1.5.274.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a6a27ab2793aeb1aa7b3f3eaca4f74bf018c6bd0]

INTEGRATION: CWS ooo19126 (1.16.114); FILE MERGED 2005/09/05 15:02:31 rt 1.16.114.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e60446fab0d728c4604229117ee6b2b85bdbec92]

INTEGRATION: CWS ooo19126 (1.6.222); FILE MERGED 2005/09/05 12:58:36 rt 1.6.222.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ca6c1f1e3c33fa1ddb9b12bf3ffad7e7d40616f2]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:34:39 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [15bd7b4b6a76ce9097ab19f38ab53d9d4b31e66c]

INTEGRATION: CWS ooo19126 (1.2.354); FILE MERGED 2005/09/05 15:02:31 rt 1.2.354.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2e80b1884749663eac615ec1243f1eb17737ccb3]

INTEGRATION: CWS ooo19126 (1.3.504); FILE MERGED 2005/09/05 12:58:35 rt 1.3.504.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3c9fc17fbdba968ee8f737249dc389fa85a57ece]

INTEGRATION: CWS ooo19126 (1.22.58); FILE MERGED 2005/09/05 15:02:31 rt 1.22.58.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8a4105e4600175b33e213075868a50045621c2c0]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:34:38 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d06809efbbb9b576fc88967144d2661a5bc93eba]

INTEGRATION: CWS ooo19126 (1.7.116); FILE MERGED 2005/09/05 15:02:30 rt 1.7.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0ba1c20539eb95ee451b37622e3ce57df44f110e]

INTEGRATION: CWS ooo19126 (1.2.504); FILE MERGED 2005/09/05 12:58:34 rt 1.2.504.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4957c6ac34e3f18371661f7848c3411fe6f5c537]

INTEGRATION: CWS ooo19126 (1.5.328); FILE MERGED 2005/09/05 15:02:30 rt 1.5.328.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bd8316a33b45132711027b170e908c7fdfb5ff2d]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:34:37 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f501809fb0675a10164bd047e103330d73a815ab]

INTEGRATION: CWS ooo19126 (1.7.222); FILE MERGED 2005/09/05 12:58:34 rt 1.7.222.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e024a7b21988041350f0c258fa6b67b12bc989ff]

INTEGRATION: CWS ooo19126 (1.14.116); FILE MERGED 2005/09/05 15:02:29 rt 1.14.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3e20f674e676503ef14995c2be132c68fd2915db]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:34:36 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [178ae0808c34f01328e27f24ba74427e7f0c5729]

INTEGRATION: CWS ooo19126 (1.8.146); FILE MERGED 2005/09/05 15:02:29 rt 1.8.146.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ff34f32582617fe286431a2e3d00f35e4fb3683c]

INTEGRATION: CWS ooo19126 (1.4.274); FILE MERGED 2005/09/05 12:58:33 rt 1.4.274.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [35373b098cb93c5f59cabdbaa8c5cfb516264c12]

INTEGRATION: CWS ooo19126 (1.2.116); FILE MERGED 2005/09/05 15:34:36 rt 1.2.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [934b623be315e2efa1f1f4e10d92930a80e09f71]

INTEGRATION: CWS ooo19126 (1.8.116); FILE MERGED 2005/09/05 15:02:29 rt 1.8.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7ceecbd434dc2648d4d532eee504f974820a592a]

INTEGRATION: CWS ooo19126 (1.6.222); FILE MERGED 2005/09/05 12:58:33 rt 1.6.222.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a5206de2f19fd5423f116c58c67dbe905735cf68]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:34:35 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e9ec371316baf47a7e46ad649134c99114e904a8]

INTEGRATION: CWS ooo19126 (1.2.116); FILE MERGED 2005/09/05 15:02:29 rt 1.2.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f84b7dae0743b0bd46e44d53fb18494044815313]

INTEGRATION: CWS ooo19126 (1.2.504); FILE MERGED 2005/09/05 12:58:33 rt 1.2.504.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [47e86e4bc1f75a0e0a86bd9a792e4ee77a761b19]

INTEGRATION: CWS ooo19126 (1.2.146); FILE MERGED 2005/09/05 15:02:28 rt 1.2.146.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [946b7212acc02e8369c9c28dce9ce663fa4f7e68]

INTEGRATION: CWS ooo19126 (1.3.504); FILE MERGED 2005/09/05 12:58:32 rt 1.3.504.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [de486c19f57d5191f7b5cf51bc2f38b0a919c112]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:34:34 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cbc97e2fb76783639f3bc356d85d718168bcba4d]

INTEGRATION: CWS ooo19126 (1.4.222); FILE MERGED 2005/09/05 12:58:32 rt 1.4.222.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [805764bc6b0d4e3b1710f8c0e2b6596fc5ced50e]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:34:33 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d7d0a56b762f92eb03dd6193384c2508b3fd17f8]

INTEGRATION: CWS ooo19126 (1.22.114); FILE MERGED 2005/09/05 15:02:28 rt 1.22.114.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9ec4a156eba68d5aeba6607c482602c3d2189b83]

INTEGRATION: CWS ooo19126 (1.6.102); FILE MERGED 2005/09/05 12:58:32 rt 1.6.102.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3ba1d34dd4400c779d269dc83548193e2ee5d418]

INTEGRATION: CWS ooo19126 (1.12.116); FILE MERGED 2005/09/05 15:02:27 rt 1.12.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [57ba707432a27aff63438771cca09f0585386439]

INTEGRATION: CWS ooo19126 (1.3.504); FILE MERGED 2005/09/05 12:58:31 rt 1.3.504.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [582e7c7d7dfe198aa1daaff3c16e28c48e6a9dc0]

INTEGRATION: CWS ooo19126 (1.2.82); FILE MERGED 2005/09/05 15:34:33 rt 1.2.82.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d21150521d463efc50d00c75b4d13e908cc9342a]

INTEGRATION: CWS ooo19126 (1.15.146); FILE MERGED 2005/09/05 15:02:27 rt 1.15.146.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [865df5fc62c26c23bd96d61612ce9f3443486f82]

INTEGRATION: CWS ooo19126 (1.4.222); FILE MERGED 2005/09/05 12:58:31 rt 1.4.222.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bc1f819c0c792249ebb0d3c0b0dc7ac2b429e34e]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:34:32 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bd44123a37436f33709ea48e74d2af2d406b8b02]

INTEGRATION: CWS ooo19126 (1.8.146); FILE MERGED 2005/09/05 15:02:26 rt 1.8.146.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [43c3827361a9100ad4071dedf061d3de8d51901a]

INTEGRATION: CWS ooo19126 (1.3.222); FILE MERGED 2005/09/05 12:58:30 rt 1.3.222.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3c5b44ae458393cd2238baa473279e27774973c2]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:34:31 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4622c10d5a545a322619abcb0838eb335e30ae33]

INTEGRATION: CWS ooo19126 (1.10.116); FILE MERGED 2005/09/05 15:02:26 rt 1.10.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b329e42047d2e86ec125370d9ada1408574e05de]

INTEGRATION: CWS ooo19126 (1.4.222); FILE MERGED 2005/09/05 12:58:30 rt 1.4.222.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5a92a396ff45f5cb8456aeb39ec3eed98c87f071]

INTEGRATION: CWS ooo19126 (1.3.146); FILE MERGED 2005/09/05 15:02:26 rt 1.3.146.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c0aef0ee4e5db3499d9e0c5cbf39040312f0bf43]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:34:30 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a2ce70dfbbc863065bfd4dd9ad68091b30abdab7]

INTEGRATION: CWS ooo19126 (1.17.146); FILE MERGED 2005/09/05 15:02:26 rt 1.17.146.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0b0322b369bf76e96d321261f99a1a0043c7e6b8]

INTEGRATION: CWS ooo19126 (1.49.222); FILE MERGED 2005/09/05 12:58:29 rt 1.49.222.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [916584d98f228313a243c2e73f3e462838518b11]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:34:29 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4ae95fa97e52746f47652dfc44569e4d8bce0453]

INTEGRATION: CWS ooo19126 (1.19.116); FILE MERGED 2005/09/05 15:02:25 rt 1.19.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [366a05e3a9b7a13ab60988ca59a8d5257c33f6c9]

INTEGRATION: CWS ooo19126 (1.3.274); FILE MERGED 2005/09/05 12:58:29 rt 1.3.274.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f5bd3dbb7fa568fa482781a1e8cfb28c23419eff]

INTEGRATION: CWS ooo19126 (1.2.154); FILE MERGED 2005/09/05 15:34:29 rt 1.2.154.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0158698014d951467feff4bd4dab3689709d9d2b]

INTEGRATION: CWS ooo19126 (1.36.42); FILE MERGED 2005/09/05 15:02:25 rt 1.36.42.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8db5b8210204ebe728d68b8d8615d8c7d79b4184]

INTEGRATION: CWS ooo19126 (1.2.836); FILE MERGED 2005/09/05 14:16:40 rt 1.2.836.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [27776bd77df5941e5b994dfe3be9e81f9e24ab55]

INTEGRATION: CWS ooo19126 (1.10.144); FILE MERGED 2005/09/05 12:58:29 rt 1.10.144.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ef06aa5e72a9428df3163e9fddf26294f0f1ae42]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:34:28 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [770b0719e41820c73d0f5ac3c103f4e045ef7e85]

INTEGRATION: CWS ooo19126 (1.17.114); FILE MERGED 2005/09/05 15:02:24 rt 1.17.114.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f9e5b8651a2c727dea6fe5b770fff3dc8be8aac3]

INTEGRATION: CWS ooo19126 (1.4.430); FILE MERGED 2005/09/05 14:16:40 rt 1.4.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4284ad752149a4659f060e111fa6220abb9555a8]

INTEGRATION: CWS ooo19126 (1.3.256); FILE MERGED 2005/09/05 12:58:29 rt 1.3.256.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cd21d418c73487582db384b2379f60040f99defa]

INTEGRATION: CWS ooo19126 (1.3.96); FILE MERGED 2005/09/05 15:02:24 rt 1.3.96.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f284d8b8cfe43cd8a05bc2cd794332872c1daef6]

INTEGRATION: CWS ooo19126 (1.2.504); FILE MERGED 2005/09/05 12:58:28 rt 1.2.504.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [df94b75b66f7d4a7d1b02cf230735210a931736a]

INTEGRATION: CWS ooo19126 (1.3.430); FILE MERGED 2005/09/05 14:16:40 rt 1.3.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [41b116b81915013f8531e97b888981c5af383f1a]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:34:27 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9e8d97c038a5ad407ce214196722e24a178dce77]

INTEGRATION: CWS ooo19126 (1.3.116); FILE MERGED 2005/09/05 15:02:24 rt 1.3.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a53aa1dd578b313d15ef1492127ad5d440645616]

INTEGRATION: CWS ooo19126 (1.8.116); FILE MERGED 2005/09/05 15:02:23 rt 1.8.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4183fdc06dc3edf1800b4603bfd732fb0555a017]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:34:26 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f00aad536b045acf2deb614aaad50ceb92c5542f]

INTEGRATION: CWS ooo19126 (1.18.144); FILE MERGED 2005/09/05 15:02:23 rt 1.18.144.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3d110ef3ac5eee483a4fd56e6e307c810bed8992]

INTEGRATION: CWS ooo19126 (1.7.172); FILE MERGED 2005/09/05 12:58:28 rt 1.7.172.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fc31781fdf35eb68d8aa19915cdbf455b830bcbe]

INTEGRATION: CWS ooo19126 (1.17.408); FILE MERGED 2005/09/05 14:16:39 rt 1.17.408.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3dd687cf0025175ecadd11d4ae9529fc3bb45574]

INTEGRATION: CWS ooo19126 (1.7.144); FILE MERGED 2005/09/05 15:02:22 rt 1.7.144.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b4fe3836938020812605214c1a3d8c7c0b071ca7]

INTEGRATION: CWS ooo19126 (1.4.222); FILE MERGED 2005/09/05 12:58:28 rt 1.4.222.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [51a2e58c2a82deef1af3cfb8363a432d8818cacb]

INTEGRATION: CWS ooo19126 (1.4.430); FILE MERGED 2005/09/05 14:16:39 rt 1.4.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c10891fa9da68b69b66e67b381ac99b2ae17a8be]

INTEGRATION: CWS ooo19126 (1.6.146); FILE MERGED 2005/09/05 15:02:22 rt 1.6.146.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9df9120c7e522fbf1dc83306d7e4916241504620]

INTEGRATION: CWS ooo19126 (1.5.160); FILE MERGED 2005/09/05 12:58:27 rt 1.5.160.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8c74fbd2e17730a9aee3f01ed3195440669edd01]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:34:25 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f1e720e5f849877d998c7ebb4d54d594b2d1798a]

INTEGRATION: CWS ooo19126 (1.16.146); FILE MERGED 2005/09/05 15:02:22 rt 1.16.146.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [01274cd6f5b33b99559fbd4ced3b3d78415daccb]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:34:24 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [65c9efe3b907ebf24bfcf2f8877324068140bd61]

INTEGRATION: CWS ooo19126 (1.4.192); FILE MERGED 2005/09/05 15:02:22 rt 1.4.192.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [68c4fe8918a282b599597d0caa89ee3bf87774c0]

INTEGRATION: CWS ooo19126 (1.10.116); FILE MERGED 2005/09/05 15:02:21 rt 1.10.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4b6ad70b7def9c6541d7d29d2a4502dc2cf2072a]

INTEGRATION: CWS ooo19126 (1.1.1.1.604); FILE MERGED 2005/09/05 12:58:26 rt 1.1.1.1.604.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e9f6ce88dc2488d55257b7d6a444d68e04cc8680]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:34:23 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d87f05c4deaa33e7299dba931c1fe210c33633e1]

INTEGRATION: CWS ooo19126 (1.4.430); FILE MERGED 2005/09/05 14:16:38 rt 1.4.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [77684cf33579107b582e05e8ae0d5bf86e660d24]

INTEGRATION: CWS ooo19126 (1.9.146); FILE MERGED 2005/09/05 15:02:21 rt 1.9.146.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0e6822f67386254ad0a4137568511e4b2935ce83]

INTEGRATION: CWS ooo19126 (1.27.56); FILE MERGED 2005/09/05 12:58:25 rt 1.27.56.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [262dc0197f72d0fb2ebd324018b039e503dbab58]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:34:22 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f599d9b598ec92467116dfa1a646c367b3baba7e]

INTEGRATION: CWS ooo19126 (1.3.146); FILE MERGED 2005/09/05 15:02:21 rt 1.3.146.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fe1043e73db0309550dd44841436007690368270]

INTEGRATION: CWS ooo19126 (1.1.1.1.604); FILE MERGED 2005/09/05 12:58:25 rt 1.1.1.1.604.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [37434e44190eefbf21114f27d3f70b4099b81203]

INTEGRATION: CWS ooo19126 (1.6.338); FILE MERGED 2005/09/05 14:16:37 rt 1.6.338.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [756bcfe09b7d9b01a3f4b2635e8ec3590d073740]

INTEGRATION: CWS ooo19126 (1.15.146); FILE MERGED 2005/09/05 15:02:20 rt 1.15.146.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b473d67f14afcfec2ac7b60313974cd87a37d4b8]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:34:21 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [06d0a7b53980bce31524c9f458187826bd93cedc]

INTEGRATION: CWS ooo19126 (1.23.116); FILE MERGED 2005/09/05 15:02:20 rt 1.23.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ae087dd71a73f170e3b627858576fa123a68db4c]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:34:20 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [08b2fe3de3050aa8ff0acf2703b481cdf5a6cd4d]

INTEGRATION: CWS ooo19126 (1.1.1.1.1672); FILE MERGED 2005/09/05 14:16:37 rt 1.1.1.1.1672.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6ffe884c836d21ecc7d807f14b898ae23e0d0005]

INTEGRATION: CWS ooo19126 (1.5.146); FILE MERGED 2005/09/05 15:02:20 rt 1.5.146.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b4f3a16275e90127bb120f3d83e86f04d893c65b]

INTEGRATION: CWS ooo19126 (1.11.116); FILE MERGED 2005/09/05 15:02:19 rt 1.11.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [653dedf9b5863980ec76aa27e676b754a15c1909]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:34:19 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [be20a33588ea503306e88bda37b43f0493350874]

INTEGRATION: CWS ooo19126 (1.14.144); FILE MERGED 2005/09/05 15:02:19 rt 1.14.144.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [139248a674eac1d9807b9ca642f92744fdee06ae]

INTEGRATION: CWS ooo19126 (1.3.6); FILE MERGED 2005/09/05 14:34:37 rt 1.3.6.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6b2c7d6ed30c0870f35adbfbad4acca9aff53244]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:34:18 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3480898b805ebbde5e3588f72c15dc6055b85bfb]

INTEGRATION: CWS ooo19126 (1.6.368); FILE MERGED 2005/09/05 15:02:19 rt 1.6.368.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f980e98367d705dd78e7e4718c4de329b73daff5]

INTEGRATION: CWS ooo19126 (1.53.116); FILE MERGED 2005/09/05 15:02:18 rt 1.53.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [479f350709d82b67c73d2cc9630cb0d13aae46ba]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:34:17 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4e98383184c16fe5d1cbbdaa038107306b09da52]

INTEGRATION: CWS ooo19126 (1.2.1650); FILE MERGED 2005/09/05 14:16:36 rt 1.2.1650.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [71e03cddd4561367e9449509a9ecf5764d77a673]

INTEGRATION: CWS ooo19126 (1.7.72); FILE MERGED 2005/09/05 17:14:26 rt 1.7.72.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5c86348bdba49561291fd77c06002e190ac34cd8]

INTEGRATION: CWS ooo19126 (1.20.146); FILE MERGED 2005/09/05 15:02:18 rt 1.20.146.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9065d85eeae1150cb44b7c25d2ffec465ed97e15]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:34:16 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8802d4d1425afca5f2795ce22e70edf4775a7e53]

INTEGRATION: CWS ooo19126 (1.4.64); FILE MERGED 2005/09/05 17:14:25 rt 1.4.64.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2d444935fb6fea77e42eb834f3a0d7610dc578e7]

INTEGRATION: CWS ooo19126 (1.33.116); FILE MERGED 2005/09/05 15:02:17 rt 1.33.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ba618e4eeb2f857b62e26d4631720f08b996a565]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:34:15 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4f81164f072a67e74da4d5e2cd5b5534b095cf04]

INTEGRATION: CWS ooo19126 (1.74.116); FILE MERGED 2005/09/05 15:02:17 rt 1.74.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [75e83ee34796bc4eb23b553a7adddacda1ec6b0f]

INTEGRATION: CWS ooo19126 (1.2.10); FILE MERGED 2005/09/05 17:16:39 rt 1.2.10.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a3f5335eba3e9f7032ce3e46f98cbec075c85278]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:34:14 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ecd776f919f8931c169d2352451d7f31358eb73f]

INTEGRATION: CWS ooo19126 (1.5.434); FILE MERGED 2005/09/05 15:02:17 rt 1.5.434.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0420594f918639d3c0be2239ecb581c69ad0c01c]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:34:13 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f9b6cf2daf4541daff7ab84201b3d5d9d887f953]

INTEGRATION: CWS ooo19126 (1.2.428); FILE MERGED 2005/09/05 14:16:35 rt 1.2.428.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e015a4a6ff5204c90e6c3a5f138ea24178c0a179]

INTEGRATION: CWS ooo19126 (1.9.12); FILE MERGED 2005/09/05 18:46:15 rt 1.9.12.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f8c04cd9fc2187f02d02b1095ca519fcb437159b]

INTEGRATION: CWS ooo19126 (1.12.146); FILE MERGED 2005/09/05 15:02:16 rt 1.12.146.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [58446d787a36ae9b27266409669b2bfa8df5e779]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:34:12 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8d5ad4822e40ec570be9e5d5569cb20a457af094]

INTEGRATION: CWS ooo19126 (1.2.32); FILE MERGED 2005/09/05 18:46:14 rt 1.2.32.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ee99fcf8cf1ebf71edc1af160727840de95a02fe]

INTEGRATION: CWS ooo19126 (1.24.146); FILE MERGED 2005/09/05 15:02:16 rt 1.24.146.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6561a983cd5a250e7e980b065e8cb77c15034889]

INTEGRATION: CWS ooo19126 (1.54.116); FILE MERGED 2005/09/05 15:02:16 rt 1.54.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4d01b6f39914fa8c1979b344d00770da09ad0661]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:34:11 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d5bd340dd633f665299b1edc8b900abe18646818]

INTEGRATION: CWS ooo19126 (1.2.94); FILE MERGED 2005/09/05 18:46:14 rt 1.2.94.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3636d21ad34aae4d4beae5bb2dd7fd184c17cb57]

INTEGRATION: CWS ooo19126 (1.78.144); FILE MERGED 2005/09/05 15:02:15 rt 1.78.144.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d56bdadc083e8a23eb36b9a2bc371d597dd5a6e1]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:34:10 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7b917492ae815447d42e374a661ecf0ed5d4469b]

INTEGRATION: CWS ooo19126 (1.4.94); FILE MERGED 2005/09/05 18:46:14 rt 1.4.94.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8a5561f73e11a77479744888b02b0af3112ebc41]

INTEGRATION: CWS ooo19126 (1.37.114); FILE MERGED 2005/09/05 15:02:15 rt 1.37.114.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1757f9b6237ab967d40ec104e40a72c8699757d5]

INTEGRATION: CWS ooo19126 (1.2.598); FILE MERGED 2005/09/05 14:16:33 rt 1.2.598.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c7d8ea256a480dc798379a46d116cfdc02606b0a]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:34:09 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0db88593565d9b6ea6a44652b3e429c026d1ba30]

INTEGRATION: CWS ooo19126 (1.106.116); FILE MERGED 2005/09/05 15:02:15 rt 1.106.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2cf814d9a0aed0bac84db5bd3c7809175b45f283]

INTEGRATION: CWS ooo19126 (1.10.32); FILE MERGED 2005/09/05 18:46:13 rt 1.10.32.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9e72166acc0eafacc1797417d11e7eb9c12c7145]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:34:08 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b90b8d70aeb4271c596930e91f8289b5bae67315]

INTEGRATION: CWS ooo19126 (1.35.58); FILE MERGED 2005/09/05 15:02:14 rt 1.35.58.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c26d51a51fb5bd8627608c257cfb906d93b9587c]

INTEGRATION: CWS ooo19126 (1.15.6); FILE MERGED 2005/09/05 18:46:13 rt 1.15.6.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [03386e92ad5a5f1162c0a2cada16112aea78e779]

INTEGRATION: CWS ooo19126 (1.13.598); FILE MERGED 2005/09/05 14:16:32 rt 1.13.598.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7f6b4b77352fc04be139e4b711e37a0ddf254f9e]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:34:07 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [90b7c6eee2d5453454cff059904538d3fb3bb3cc]

INTEGRATION: CWS ooo19126 (1.34.146); FILE MERGED 2005/09/05 15:02:14 rt 1.34.146.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c7c2aea5b2684a09de1ab7b3e36aa5b4c49398e2]

INTEGRATION: CWS ooo19126 (1.3.8); FILE MERGED 2005/09/05 18:46:13 rt 1.3.8.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e6212ce30b1b939dcb8a9e87367cd7db05f78065]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:34:05 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [23d503db805830ab1fd38946acc7fbc78660575e]

INTEGRATION: CWS ooo19126 (1.19.146); FILE MERGED 2005/09/05 15:02:14 rt 1.19.146.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [887817a6d1eac1c97fcdd81b993a2163ec69e0f7]

INTEGRATION: CWS ooo19126 (1.2.32); FILE MERGED 2005/09/05 18:46:13 rt 1.2.32.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [dfd91959f1ef92075f4965eadbf24206210e5840]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:34:04 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1d546b39c69ccf74824feefa4fb077cd55d503a8]

INTEGRATION: CWS ooo19126 (1.59.146); FILE MERGED 2005/09/05 15:02:13 rt 1.59.146.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c31bf94ecfd9fe7e752b06f8312439e55f8d7ea3]

INTEGRATION: CWS ooo19126 (1.2.32); FILE MERGED 2005/09/05 18:46:12 rt 1.2.32.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [01167bdf43f2db314fa277852ed684cc25d07b14]

INTEGRATION: CWS ooo19126 (1.3.598); FILE MERGED 2005/09/05 14:16:31 rt 1.3.598.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cfd7b95d973a52546e2619232cee6280c2e7a8bc]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:34:02 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [de4dae62aa0522d05a277b30fc11928f133dc8dc]

INTEGRATION: CWS ooo19126 (1.27.116); FILE MERGED 2005/09/05 15:02:13 rt 1.27.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [498a0619461764fe92160054a7cbb1c911cdbcc1]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:34:01 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7034622a06174b0a2c6563f8aa2d907b50645d81]

INTEGRATION: CWS ooo19126 (1.78.116); FILE MERGED 2005/09/05 15:02:12 rt 1.78.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [26241b9e7c40238548d7d64d7e6bd9fdd27bc74a]

INTEGRATION: CWS ooo19126 (1.6.8); FILE MERGED 2005/09/05 18:46:12 rt 1.6.8.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3f5dfefbd9c855fcd7765aeffab007c7cb087e20]

INTEGRATION: CWS ooo19126 (1.2.598); FILE MERGED 2005/09/05 14:16:31 rt 1.2.598.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [213590361983f382d6e7d5ca6d40f0cccb7d2bea]

INTEGRATION: CWS ooo19126 (1.2.116); FILE MERGED 2005/09/05 15:34:00 rt 1.2.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [35ea46c92616a38552091e58e2155a2d30ad0f59]

INTEGRATION: CWS ooo19126 (1.2.92); FILE MERGED 2005/09/05 18:46:12 rt 1.2.92.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ca36295df97654c7e926308f8b9851558c29fc86]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:33:59 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cd0ab0311cc95e1d09ca51e8d3c3d29fc82004b8]

INTEGRATION: CWS ooo19126 (1.1.1.1.942); FILE MERGED 2005/09/05 15:02:11 rt 1.1.1.1.942.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ed434d521fa36cfe487aa3f2e971599985e1d3da]

INTEGRATION: CWS ooo19126 (1.5.32); FILE MERGED 2005/09/05 18:46:11 rt 1.5.32.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [689164bbf5a720ce4ae41eb45ea21ef34377b7b3]

INTEGRATION: CWS ooo19126 (1.9.114); FILE MERGED 2005/09/05 15:02:11 rt 1.9.114.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [50340bb91de1ef3775cde13c9fe90d3a0e953c30]

INTEGRATION: CWS ooo19126 (1.7.94); FILE MERGED 2005/09/05 18:46:11 rt 1.7.94.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [27431a69bbe5bb06b3c9fb6797f6591b5703e430]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:33:58 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [18f0b797235b30a04b3f929014eed87500bde4ed]

INTEGRATION: CWS ooo19126 (1.7.452); FILE MERGED 2005/09/05 15:02:11 rt 1.7.452.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7f1760b0b7cb5a87f31b5afebff938e8cdbead00]

INTEGRATION: CWS ooo19126 (1.5.8); FILE MERGED 2005/09/05 18:46:11 rt 1.5.8.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [017a88a328751c8fff0d6b0ad15a005998b68c02]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:33:57 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e694d7d4bbae0d8ec55c5aa2077350e829adfce3]

INTEGRATION: CWS ooo19126 (1.3.328); FILE MERGED 2005/09/05 15:02:10 rt 1.3.328.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [95bf3a28242ae3b1909079bba0d286edd7b74403]

INTEGRATION: CWS ooo19126 (1.3.32); FILE MERGED 2005/09/05 18:46:11 rt 1.3.32.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [351c0a61e3b14c0bbe1bf9e4e0dffd45007fcb2e]

INTEGRATION: CWS ooo19126 (1.3.930); FILE MERGED 2005/09/05 15:02:10 rt 1.3.930.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fa33ea97eb16303761ca35f899c643bc7c6c8cf2]

INTEGRATION: CWS ooo19126 (1.13.12); FILE MERGED 2005/09/05 18:46:10 rt 1.13.12.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0c5dbeae56a137fb2d2f63a634541c76c9fc6dbd]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:33:56 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2dd1f6c434ed988383ff797fb94e712d235654d4]

INTEGRATION: CWS ooo19126 (1.6.898); FILE MERGED 2005/09/05 15:02:10 rt 1.6.898.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [172a0390781e424b25f19870cf45dfcb7d5f9672]

INTEGRATION: CWS ooo19126 (1.13.32); FILE MERGED 2005/09/05 18:46:10 rt 1.13.32.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f2b0cd6dc47925729c1f3a9a8d7c0c7a872015e1]

INTEGRATION: CWS ooo19126 (1.3.920); FILE MERGED 2005/09/05 15:02:09 rt 1.3.920.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1d2c720e073b7631e13ebcc87bae96804c58fee1]

INTEGRATION: CWS ooo19126 (1.2.32); FILE MERGED 2005/09/05 18:46:10 rt 1.2.32.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4b4d37917fb91d6fc884d7b3a5ebe518a66a238f]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:33:55 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cbcaac938d4445eb9d736d4d6ddb9227a4840062]

INTEGRATION: CWS ooo19126 (1.22.116); FILE MERGED 2005/09/05 15:02:09 rt 1.22.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a73ea562144993defdcc1584fd0e1a837f08c1c7]

INTEGRATION: CWS ooo19126 (1.5.12); FILE MERGED 2005/09/05 18:46:09 rt 1.5.12.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4459c6132f3e6780a84cf5ff44ddcd353bcee14a]

INTEGRATION: CWS ooo19126 (1.4.166); FILE MERGED 2005/09/05 15:33:55 rt 1.4.166.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [45107d0b1609a72ae51d4559b7ca9489d7de8dfc]

INTEGRATION: CWS ooo19126 (1.4.518); FILE MERGED 2005/09/05 15:02:09 rt 1.4.518.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fccb6a8c4ae26eb81feec6ea9c5fcf37d0a850d7]

INTEGRATION: CWS ooo19126 (1.17.6); FILE MERGED 2005/09/05 18:46:09 rt 1.17.6.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [89cfa88539f471de6dbc6baca5d92003bd8ea616]

INTEGRATION: CWS ooo19126 (1.2.170); FILE MERGED 2005/09/05 15:33:54 rt 1.2.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d37016a23594f6a29dc468d312a146e4972f602c]

INTEGRATION: CWS ooo19126 (1.3.452); FILE MERGED 2005/09/05 15:02:09 rt 1.3.452.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ec997439ad11998fa5f6551b579de6038a3f740a]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:33:54 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [812bc78bc1eae384e8097d6385d617a4d0b1ba8b]

INTEGRATION: CWS ooo19126 (1.7.54); FILE MERGED 2005/09/05 17:18:19 rt 1.7.54.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [aad643c0678c461426f567ad7b8f9dc408247a01]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:33:53 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c7ac6954e941502ca2e2ec73c3cfc0be0a53bdb0]

INTEGRATION: CWS ooo19126 (1.10.130); FILE MERGED 2005/09/05 15:02:08 rt 1.10.130.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [611f0899d24f6ce57c0eb256eb7d98f4ced8583a]

INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 17:18:19 rt 1.3.90.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [decc5e89aff3282e7665b2e5aa5a26b66ad4e080]

INTEGRATION: CWS ooo19126 (1.3.452); FILE MERGED 2005/09/05 15:02:08 rt 1.3.452.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8a079ce6d46c9e7abe18d0be82d6d23889a2bd3a]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:33:52 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [de8b090e61db540ee39a19c911b68ee1d3a5f8eb]

INTEGRATION: CWS ooo19126 (1.1.930); FILE MERGED 2005/09/05 15:02:08 rt 1.1.930.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d8e7e4ab77ede6ab00140f590935d0eb1fe2b5a9]

INTEGRATION: CWS ooo19126 (1.1.114); FILE MERGED 2005/09/05 17:18:19 rt 1.1.114.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [786188c34bd03774cbbecda7a2884b005e3c195b]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:33:51 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f185b6efcf73ea45810fd2f223ab94fc89b2044d]

INTEGRATION: CWS ooo19126 (1.2.938); FILE MERGED 2005/09/05 15:02:08 rt 1.2.938.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c36fef15e89394cd639de46f66e5fbcce6f45e0e]

INTEGRATION: CWS ooo19126 (1.2.114); FILE MERGED 2005/09/05 17:18:18 rt 1.2.114.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [37eed0ec5efc034dee24c27553d3728ea50f86f5]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:33:50 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c99011e016f07192298af92237c32af7b0409b83]

INTEGRATION: CWS ooo19126 (1.3.452); FILE MERGED 2005/09/05 15:02:07 rt 1.3.452.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5b862a8a9d9f061b048ba32427914518519260ff]

INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 17:18:18 rt 1.2.90.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8df4b3f91f91cbec2249a9e3ebe36c7b8070d574]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:33:49 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a5fe9d2ccd13239f7e44fb2f2eb99c42b8ef493b]

INTEGRATION: CWS ooo19126 (1.2.798); FILE MERGED 2005/09/05 15:02:07 rt 1.2.798.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9762d3a899d7b3ce3ffff4db77b7ccbc351c754e]

INTEGRATION: CWS ooo19126 (1.4.452); FILE MERGED 2005/09/05 15:02:07 rt 1.4.452.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [58fb6fd0f96243354461f3861551e7c6b3676638]

INTEGRATION: CWS ooo19126 (1.1.114); FILE MERGED 2005/09/05 17:18:17 rt 1.1.114.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7ce210445911dfc20641fe4423cf0e2fc70a6fa8]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:33:48 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [137a8646cfa8e43da0bd7c3ac8ae2be6343ae761]

INTEGRATION: CWS ooo19126 (1.5.452); FILE MERGED 2005/09/05 15:02:07 rt 1.5.452.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b6f79da573d10fea2a7247219a2f3a5e554162b4]

INTEGRATION: CWS ooo19126 (1.2.114); FILE MERGED 2005/09/05 17:18:17 rt 1.2.114.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6a55057d00cbafc9d75d434fc6e15be7c8901452]

INTEGRATION: CWS ooo19126 (1.16.192); FILE MERGED 2005/09/05 15:02:07 rt 1.16.192.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c09677a9e12e8aadf9c2abbdc0cfc8fdec8c17f9]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:33:47 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [eab6c098f91cb3dc53a7b5862f9e737b856edebe]

INTEGRATION: CWS ooo19126 (1.5.452); FILE MERGED 2005/09/05 15:02:06 rt 1.5.452.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4ea6540a5275e7271635c2ff3d055f632fc06178]

INTEGRATION: CWS ooo19126 (1.3.166); FILE MERGED 2005/09/05 15:33:47 rt 1.3.166.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cf1b277c71de843476f457d2dc3e938ac598a1ec]

INTEGRATION: CWS ooo19126 (1.3.920); FILE MERGED 2005/09/05 15:02:06 rt 1.3.920.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6e909c6f81aeadb6fcf6003c4a59aa6a8772fb6a]

INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 17:18:16 rt 1.2.90.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4a120ae6c295315cbbb40b66d79c69870a4b8e1b]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:33:46 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3ed11415e819a6c1ac5177a7515f658639fcb387]

INTEGRATION: CWS ooo19126 (1.3.452); FILE MERGED 2005/09/05 15:02:06 rt 1.3.452.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b18544f58b7e0c9883b62e322734bb549333e538]

INTEGRATION: CWS ooo19126 (1.2.928); FILE MERGED 2005/09/05 15:02:06 rt 1.2.928.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e01a362b2636053d7b1bda71fd8f03b732013798]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:33:45 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [14a16e2d854f014ddd80a5436874bad55b2ec517]

INTEGRATION: CWS ooo19126 (1.3.294); FILE MERGED 2005/09/05 15:02:05 rt 1.3.294.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [91f2523948bd3a7ce7a39ebf430c2264c45ca859]

INTEGRATION: CWS ooo19126 (1.6.90); FILE MERGED 2005/09/05 17:18:15 rt 1.6.90.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bf183771b134370e89dc75954cb592b8f7f3f2fe]

INTEGRATION: CWS ooo19126 (1.4.926); FILE MERGED 2005/09/05 15:02:05 rt 1.4.926.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bb93ab3760ddbe265d2ff891450e44466dc593db]

INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 17:18:15 rt 1.2.90.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bb50c1ac7c33552aae0c3b0e4cdde1da37f0e4f5]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:33:44 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2242e1f4214215040e63012ef3d4fc1c19b0f27b]

INTEGRATION: CWS ooo19126 (1.2.938); FILE MERGED 2005/09/05 15:02:05 rt 1.2.938.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ce065170e096b47eb8a03b5d82fbda20f655ed68]

INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 17:18:14 rt 1.2.90.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4bcc8e376a79b4a2f4cae556638c3a2293432f66]

INTEGRATION: CWS ooo19126 (1.14.240); FILE MERGED 2005/09/05 15:02:05 rt 1.14.240.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [302615893e19e23623138d76802c92083102c484]

INTEGRATION: CWS ooo19126 (1.5.104); FILE MERGED 2005/09/05 17:18:14 rt 1.5.104.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [77842c889ec51e141c128c0ac61607090e0aca71]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:33:43 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0c69a0f98d399c53af293eda1a2dbf9f299453db]

INTEGRATION: CWS ooo19126 (1.2.936); FILE MERGED 2005/09/05 15:02:05 rt 1.2.936.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [214ee35df7acc0229911d95eb6eaefd9e284eada]

INTEGRATION: CWS ooo19126 (1.4.104); FILE MERGED 2005/09/05 17:18:14 rt 1.4.104.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [95cba6274a29c063b6349d9aec716cd597fec080]

INTEGRATION: CWS ooo19126 (1.3.32); FILE MERGED 2005/09/05 17:18:13 rt 1.3.32.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [009320eabcdb6e49e51107f89b440bb9fb47f245]

INTEGRATION: CWS ooo19126 (1.15.116); FILE MERGED 2005/09/05 15:02:04 rt 1.15.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2c2e79ddee159c383f3fc5c4479ed6f19c9969a1]

INTEGRATION: CWS ooo19126 (1.6.430); FILE MERGED 2005/09/05 14:16:23 rt 1.6.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [efcf64b003143ce72e1598a31949b8fde8c7db74]

INTEGRATION: CWS ooo19126 (1.5.32); FILE MERGED 2005/09/05 17:18:13 rt 1.5.32.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [298012dd2a961015c43aca8c0005e03e283dad1a]

INTEGRATION: CWS ooo19126 (1.37.100); FILE MERGED 2005/09/05 15:02:04 rt 1.37.100.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ac7703580e1b468e9fed661084574721e15db1fd]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:33:42 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bfec9bfe2d183b0822893afebb08fdaa521c14b5]

INTEGRATION: CWS ooo19126 (1.1.114); FILE MERGED 2005/09/05 17:18:13 rt 1.1.114.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [49c008c8a7521216f2cbc41d1aa4650d971c663f]

INTEGRATION: CWS ooo19126 (1.12.242); FILE MERGED 2005/09/05 15:02:04 rt 1.12.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a8d7208b4a0a32cd67a930f0273544b0dab22059]

INTEGRATION: CWS ooo19126 (1.5.1418); FILE MERGED 2005/09/05 14:16:22 rt 1.5.1418.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2436393b99b92a0b9359f1a79c759668ffcf5829]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:33:41 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [da9febdbe9ab11f039169668fb254704ad2f2bd1]

INTEGRATION: CWS ooo19126 (1.2.54); FILE MERGED 2005/09/05 17:18:13 rt 1.2.54.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2052a3ecc91f770ef44f9463f9da32ba634026b9]

INTEGRATION: CWS ooo19126 (1.23.242); FILE MERGED 2005/09/05 15:02:03 rt 1.23.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [564c3d88198bc5ef021140abc261acb5fafb000a]

INTEGRATION: CWS ooo19126 (1.2.54); FILE MERGED 2005/09/05 17:18:12 rt 1.2.54.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5fe954e85f2b0b93b09cc20c6fbc2618d395e8fb]

INTEGRATION: CWS ooo19126 (1.34.114); FILE MERGED 2005/09/05 15:02:03 rt 1.34.114.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [eafa98dc12396acb02af75aceb4ad0e1ca3f176c]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:33:40 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a6b11348d6cc536cd3394cd977ad9c674cbeae89]

INTEGRATION: CWS ooo19126 (1.1.114); FILE MERGED 2005/09/05 17:18:12 rt 1.1.114.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [627c99c4c3c99090b9f107e015154e0f6efe17fc]

INTEGRATION: CWS ooo19126 (1.5.774); FILE MERGED 2005/09/05 15:02:03 rt 1.5.774.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8a44af7885735942b480f6636f46c775a6ff12cd]

INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 17:18:12 rt 1.2.90.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7af406bdb9cb6e85b5cc20d9edbe8cff4fdb4c64]

INTEGRATION: CWS ooo19126 (1.1.1.1.942); FILE MERGED 2005/09/05 15:02:02 rt 1.1.1.1.942.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e0a2a6a01d8791ba5dbce556850a4f62995eba29]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:33:39 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f1bdd3eb1988ea4d55ba6839d7f46c1a70044432]

INTEGRATION: CWS ooo19126 (1.3.598); FILE MERGED 2005/09/05 14:16:21 rt 1.3.598.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fcd0f806be48dd3c957413d4da2b74542c1eb1de]

INTEGRATION: CWS ooo19126 (1.8.14); FILE MERGED 2005/09/05 17:18:12 rt 1.8.14.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [60c30b75ca4b4a3bab8594788d249712dfca18df]

INTEGRATION: CWS ooo19126 (1.3.452); FILE MERGED 2005/09/05 15:02:02 rt 1.3.452.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f4306f901e3b70dee0e9368e9d07ab6ade857b70]

INTEGRATION: CWS ooo19126 (1.2.256); FILE MERGED 2005/09/05 15:02:02 rt 1.2.256.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [84e40b44e236581e28d5d9ac2e57dffc65795bb9]

INTEGRATION: CWS ooo19126 (1.20.14); FILE MERGED 2005/09/05 17:18:11 rt 1.20.14.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a1cf60ccf0b535a07abf32d6bb1a69f913250623]

INTEGRATION: CWS ooo19126 (1.26.130); FILE MERGED 2005/09/05 15:02:02 rt 1.26.130.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [01ed0f3fbb5f00fbf9f8dbd547e38fe9c1701ed0]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:33:38 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c1a2d24fdaed86ea2e330963d7a9ee6922e1303d]

INTEGRATION: CWS ooo19126 (1.18.14); FILE MERGED 2005/09/05 17:18:11 rt 1.18.14.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4fd1817eb2092154a52dc425b2310cc33fec889e]

INTEGRATION: CWS ooo19126 (1.4.930); FILE MERGED 2005/09/05 15:02:02 rt 1.4.930.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [217c240cc9d8adebf8865be9bc5e2381ac378bdb]

INTEGRATION: CWS ooo19126 (1.12.30); FILE MERGED 2005/09/05 17:18:11 rt 1.12.30.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [259f2ba97c882cbe13a90ecf429c0b57fc98f530]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:33:37 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f786341c34208066e760e32e4a52bd3b34189b31]

INTEGRATION: CWS ooo19126 (1.20.146); FILE MERGED 2005/09/05 15:02:01 rt 1.20.146.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ef85f63244a5d461a394dd7e64192ee568a0a814]

INTEGRATION: CWS ooo19126 (1.15.14); FILE MERGED 2005/09/05 17:18:11 rt 1.15.14.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [19455347dcac9f2a4bd95eeb650c00a4bb5fad6c]

INTEGRATION: CWS ooo19126 (1.3.452); FILE MERGED 2005/09/05 15:02:01 rt 1.3.452.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fec25f05946dcb0ceda74db0aa8cb3720fd014c0]

INTEGRATION: CWS ooo19126 (1.26.14); FILE MERGED 2005/09/05 17:18:11 rt 1.26.14.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7d6bc49a078cd53ac84e71be75d23046cc7f28ad]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:33:36 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [227af02702962f7b324538c35b1c3c3b06410d18]

INTEGRATION: CWS ooo19126 (1.11.326); FILE MERGED 2005/09/05 15:02:01 rt 1.11.326.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ed019d33c0bb447063eafe36a8941f9cf214238c]

INTEGRATION: CWS ooo19126 (1.8.54); FILE MERGED 2005/09/05 17:18:10 rt 1.8.54.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d3da6f881bfc15e7d9ae5d6470eb57d2de655e03]

INTEGRATION: CWS ooo19126 (1.12.192); FILE MERGED 2005/09/05 15:02:01 rt 1.12.192.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5de59329ff766ffafd3b5d5320e5f09ed624dfc4]

INTEGRATION: CWS ooo19126 (1.2.170); FILE MERGED 2005/09/05 15:33:36 rt 1.2.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [39b5a37faefd2691f1d38aa54b7ed96261d545a5]

INTEGRATION: CWS ooo19126 (1.5.114); FILE MERGED 2005/09/05 17:18:10 rt 1.5.114.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ca9c4e59218f90b106289fe1b1cc0f32f35b6948]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:33:35 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [907502a00fcdebe647eb8b918d8919f00e39facd]

INTEGRATION: CWS ooo19126 (1.1.114); FILE MERGED 2005/09/05 17:18:10 rt 1.1.114.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f43cbcf63283741af26c721dcc54f9e57675d7bb]

INTEGRATION: CWS ooo19126 (1.52.242); FILE MERGED 2005/09/05 15:02:00 rt 1.52.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [46371b18335cebe82e8574238775ba50c0a80819]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:33:34 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1d4857bbfb5f71401ef4039ae7435eb9bb1b922f]

INTEGRATION: CWS ooo19126 (1.10.452); FILE MERGED 2005/09/05 15:02:00 rt 1.10.452.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e4b0a3112e84dd0610701ecb26775dced5d36c94]

INTEGRATION: CWS ooo19126 (1.2.114); FILE MERGED 2005/09/05 17:18:10 rt 1.2.114.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4613ad06318de81ed8687bab9c32b6525cf5e20e]

INTEGRATION: CWS ooo19126 (1.3.798); FILE MERGED 2005/09/05 15:01:59 rt 1.3.798.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b68cb37d1fe5c1a1496da344f6fcce5e09d94c5a]

INTEGRATION: CWS ooo19126 (1.7.90); FILE MERGED 2005/09/05 17:18:09 rt 1.7.90.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [82eb75b2a5bdf91d07510c01ffd11ee171adaf44]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:33:33 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [edd961f1cc7b81d9dfec92715d926d012cfb7302]

INTEGRATION: CWS ooo19126 (1.22.176); FILE MERGED 2005/09/05 15:01:59 rt 1.22.176.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b426ce26efa8c0fd54209b799363f52b06d9d325]

INTEGRATION: CWS ooo19126 (1.2.42); FILE MERGED 2005/09/05 17:18:09 rt 1.2.42.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [308e1c35221f7f7d62c5bd9460cc50a2461a0946]

INTEGRATION: CWS ooo19126 (1.6.452); FILE MERGED 2005/09/05 15:01:59 rt 1.6.452.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [57f6d2a548112faedb4ac592f64d86fb67f8b08a]

INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 17:18:09 rt 1.2.90.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d65ca2e8960da44ada98aad78bfb3c0b54f6cb2f]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:33:32 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ce80fd81403fa4a637061f7faef92f59737eb736]

INTEGRATION: CWS ooo19126 (1.15.44); FILE MERGED 2005/09/05 15:01:58 rt 1.15.44.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9a2ff401a3059a4920e4e2bc5b5481f1908e2356]

INTEGRATION: CWS ooo19126 (1.17.14); FILE MERGED 2005/09/05 17:18:08 rt 1.17.14.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8d1e0b4b36e7fb5493316d3ee00a2ad9b4366172]

INTEGRATION: CWS ooo19126 (1.3.130); FILE MERGED 2005/09/05 15:01:58 rt 1.3.130.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [74907c725342a5fffd3723a0332bba85f9267ba1]

INTEGRATION: CWS ooo19126 (1.2.114); FILE MERGED 2005/09/05 17:18:08 rt 1.2.114.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [71ab5f316e2604f186ba1c13775b0f2ddd9ef485]

INTEGRATION: CWS ooo19126 (1.1.1.1.1672); FILE MERGED 2005/09/05 14:16:18 rt 1.1.1.1.1672.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1937530018fe4e13c585754d11c80f0779f68fa4]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:33:31 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [40082bb5f76642f1a7bc0cb315a6f94f84bccddf]

INTEGRATION: CWS ooo19126 (1.8.926); FILE MERGED 2005/09/05 15:01:58 rt 1.8.926.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4bf4f15355e2b65303701fb21ea044065f69a9f3]

INTEGRATION: CWS ooo19126 (1.9.32); FILE MERGED 2005/09/05 17:18:08 rt 1.9.32.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [07dad93bf9546c6288443562d38350042992bc55]

INTEGRATION: CWS ooo19126 (1.13.154); FILE MERGED 2005/09/05 14:16:17 rt 1.13.154.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [da6d9626dabee9e31a5a8ca404efdc3fe276b296]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:33:30 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4c8b1ab799f8fa1d0c6a75a05c390a61eb1e43c0]

INTEGRATION: CWS ooo19126 (1.17.328); FILE MERGED 2005/09/05 15:01:57 rt 1.17.328.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4e9953a3b1077e8a140e9a311e67ab2474496513]

INTEGRATION: CWS ooo19126 (1.3.430); FILE MERGED 2005/09/05 14:16:17 rt 1.3.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [abfaf01177a416f4bb1fdcf756031052128b7514]

INTEGRATION: CWS ooo19126 (1.4.906); FILE MERGED 2005/09/05 15:01:57 rt 1.4.906.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6b432197ff92fccc9eb941cb71064f06f179ad3e]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:33:29 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [adf6164b01838d814b557b14caed1564624ab05e]

INTEGRATION: CWS ooo19126 (1.2.452); FILE MERGED 2005/09/05 15:01:57 rt 1.2.452.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1739def4ae5e9fde79f5978a49112d138679b69b]

INTEGRATION: CWS ooo19126 (1.14.30); FILE MERGED 2005/09/05 17:18:07 rt 1.14.30.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5d34cf67b81e23739860e67db298d65483a87290]

INTEGRATION: CWS ooo19126 (1.2.114); FILE MERGED 2005/09/05 17:18:07 rt 1.2.114.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [63702971b3472b61de2736bda675e2718832da5d]

INTEGRATION: CWS ooo19126 (1.3.116); FILE MERGED 2005/09/05 15:01:56 rt 1.3.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [151bfabc4f9dbbc0151c0849b278f55306202140]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:33:28 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [73d512755f6a2122e3c4b32ed9933378c9a63690]

INTEGRATION: CWS ooo19126 (1.9.52); FILE MERGED 2005/09/05 17:18:07 rt 1.9.52.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0b64ea5dcfbd43bd4ef87c15cc0b1282ad582634]

INTEGRATION: CWS ooo19126 (1.2.452); FILE MERGED 2005/09/05 15:01:56 rt 1.2.452.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1805d2de2b6d016140ec85bd208c91705c63252b]

INTEGRATION: CWS ooo19126 (1.1.1.1.1672); FILE MERGED 2005/09/05 14:16:16 rt 1.1.1.1.1672.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a18448e489ff737704d929901adde04545903562]

INTEGRATION: CWS ooo19126 (1.5.90); FILE MERGED 2005/09/05 17:18:06 rt 1.5.90.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7d8fcc663752aa6a01289925dce2e368d2e0af36]

INTEGRATION: CWS ooo19126 (1.2.906); FILE MERGED 2005/09/05 15:01:56 rt 1.2.906.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [92cb5ef6d1b39715f1ee3890ba684634c0898854]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:33:27 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1f924d29aab35c3118cb26b24fb3e49731f18326]

INTEGRATION: CWS ooo19126 (1.3.104); FILE MERGED 2005/09/05 17:18:06 rt 1.3.104.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [74ff2a50396a7958bcce1cc9c97c7489c0a0560f]

INTEGRATION: CWS ooo19126 (1.14.452); FILE MERGED 2005/09/05 15:01:55 rt 1.14.452.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7b409ab795bd95a0d1bfd84e4ba33965ccea471f]

INTEGRATION: CWS ooo19126 (1.19.30); FILE MERGED 2005/09/05 17:18:06 rt 1.19.30.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7225bc92de1cab4bfc2a79f2c9f5adf8a853ba91]

INTEGRATION: CWS ooo19126 (1.3.220); FILE MERGED 2005/09/05 15:01:55 rt 1.3.220.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e36d3c634bb099dbe3568d8a53d91936ce320396]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:33:26 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4f5862326afb46e6dfe336dcfccb625786f95412]

INTEGRATION: CWS ooo19126 (1.45.434); FILE MERGED 2005/09/05 15:01:50 rt 1.45.434.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [54ef929930062e596956a69b9c9911ec35a12f82]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:33:25 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [64bdd8798be6de36e44e11a51019e73e8f7d1f20]

INTEGRATION: CWS ooo19126 (1.6.90); FILE MERGED 2005/09/05 17:18:05 rt 1.6.90.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4531d05a5e9fb285c54a7f3054e7f197b29882da]

INTEGRATION: CWS ooo19126 (1.3.430); FILE MERGED 2005/09/05 14:16:15 rt 1.3.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6a5d0ad2200055f0d56bdaacd6ab1f7d28af19d4]

INTEGRATION: CWS ooo19126 (1.8.88); FILE MERGED 2005/09/05 17:18:05 rt 1.8.88.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a673ac1491e48a092a34227181897ef3fd3f6cf3]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:33:24 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [aaaf394f1180d217935728c56ed129ac0ea29ac1]

INTEGRATION: CWS ooo19126 (1.4.50); FILE MERGED 2005/09/05 17:18:05 rt 1.4.50.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b1a0916813c815ad483b915173b89220ce2c7cd8]

INTEGRATION: CWS ooo19126 (1.2.452); FILE MERGED 2005/09/05 15:01:49 rt 1.2.452.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e234dcbb6e654d6336a9719c7f9ffa6601d29e39]

INTEGRATION: CWS ooo19126 (1.3.30); FILE MERGED 2005/09/05 17:18:05 rt 1.3.30.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c7bf3f5a6f7adb873440727a54a3236eb9f899dc]

INTEGRATION: CWS ooo19126 (1.1.938); FILE MERGED 2005/09/05 15:01:49 rt 1.1.938.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [750a75035f2eb06b92052b58a570a67091818726]

INTEGRATION: CWS ooo19126 (1.3.170); FILE MERGED 2005/09/05 15:33:23 rt 1.3.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [03a896cd23b5846c287083b0a666a96b6426ca76]

INTEGRATION: CWS ooo19126 (1.4.90); FILE MERGED 2005/09/05 17:18:04 rt 1.4.90.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c6f57bd049d89a0b44fd265922d2fab99acf3d68]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:33:23 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1e37a7ad7ce1b12481eecdf72cfccaf1fc838a7d]

INTEGRATION: CWS ooo19126 (1.18.50); FILE MERGED 2005/09/05 17:18:04 rt 1.18.50.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cd98d445dfbe402723230e20009f42fbc235608a]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:33:22 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3b6bcfdb49789d8413af61e594be75b1fb6c98df]

INTEGRATION: CWS ooo19126 (1.3.926); FILE MERGED 2005/09/05 15:01:49 rt 1.3.926.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [139a7ce1dfeb3279570a50fc389e82d6d6549666]

INTEGRATION: CWS ooo19126 (1.16.30); FILE MERGED 2005/09/05 17:18:04 rt 1.16.30.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [10504759e7af4ddfc61d382266633612b307330a]

INTEGRATION: CWS ooo19126 (1.2.520); FILE MERGED 2005/09/05 15:01:48 rt 1.2.520.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6aa2e21094a922357cd0f19f98a94c975774faa1]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:33:21 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [66ff2580bc8de5676838a9310a0966c00bc11dd7]

INTEGRATION: CWS ooo19126 (1.5.72); FILE MERGED 2005/09/05 17:18:04 rt 1.5.72.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [36e2bde9ef197d60b4bf58550cd9a52cd385047e]

INTEGRATION: CWS ooo19126 (1.1.1.1.942); FILE MERGED 2005/09/05 15:01:48 rt 1.1.1.1.942.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2d5d0bb91554a0b495ffae9892caa5eebd28f87c]

INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 17:18:03 rt 1.2.90.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [de9cb323b4f9359ca819e307a2393ca0e3640acc]

INTEGRATION: CWS ooo19126 (1.3.452); FILE MERGED 2005/09/05 15:01:48 rt 1.3.452.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7276108f342adb48b3ed6ecb055fb6c2ed36b6de]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:33:20 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9fd7bd7639c7b0be063113a059c33547ae9dc6f7]

INTEGRATION: CWS ooo19126 (1.13.30); FILE MERGED 2005/09/05 17:18:03 rt 1.13.30.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [98f2b716b6782458770c0558c52e09a5fb3dc860]

INTEGRATION: CWS ooo19126 (1.21.90); FILE MERGED 2005/09/05 15:01:48 rt 1.21.90.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [78beba386c7fd41f5c103ace84835a4dd7cb9866]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:33:19 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0a1c7d4a3a356ef37b21c9d7d278ffb6482d51d2]

INTEGRATION: CWS ooo19126 (1.8.326); FILE MERGED 2005/09/05 15:01:48 rt 1.8.326.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fe71dbd73a3874ce8b54a57b06ea26d40bc409fd]

INTEGRATION: CWS ooo19126 (1.11.12); FILE MERGED 2005/09/05 18:48:34 rt 1.11.12.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1124fa2df6d83f7d851bb8ade11c86eaedaaa15d]

INTEGRATION: CWS ooo19126 (1.2.186); FILE MERGED 2005/09/05 18:48:34 rt 1.2.186.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [56d04da1bdc76d245a08f06dc5635d68b7637c99]

INTEGRATION: CWS ooo19126 (1.12.104); FILE MERGED 2005/09/05 15:01:47 rt 1.12.104.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0c9fab0f88ac77a9138df2368060e6b4d04686a1]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:33:18 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [afe4f72fcace0ab78694f34ad4e22c79caa32564]

INTEGRATION: CWS ooo19126 (1.1.186); FILE MERGED 2005/09/05 18:48:34 rt 1.1.186.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b64964727a5c904afe02d76a4e3ae11f1473144c]

INTEGRATION: CWS ooo19126 (1.3.452); FILE MERGED 2005/09/05 15:01:47 rt 1.3.452.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4ee237085563116770fe5356b5fe4511b55f89a4]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:33:17 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [71958a5a63681b65738003ed4eda352c3b3724f5]

INTEGRATION: CWS ooo19126 (1.3.48); FILE MERGED 2005/09/05 18:48:33 rt 1.3.48.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8de10ea44c614ce96f19108aa790c8e16dfa1e9b]

INTEGRATION: CWS ooo19126 (1.2.452); FILE MERGED 2005/09/05 15:01:47 rt 1.2.452.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e557dbf55115e1d1537e454e0e520c3433803bf3]

INTEGRATION: CWS ooo19126 (1.5.128); FILE MERGED 2005/09/05 18:48:33 rt 1.5.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bbb3f48a3e2e21bd037d90b72b0ceaaaf8f45602]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:33:16 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f7499ad6ef3a08dd54a76fe791d79df80cacbd86]

INTEGRATION: CWS ooo19126 (1.2.48); FILE MERGED 2005/09/05 18:48:33 rt 1.2.48.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [aa9c07c025f5093896a1a2bb1cf030da62e48128]

INTEGRATION: CWS ooo19126 (1.2.906); FILE MERGED 2005/09/05 15:01:46 rt 1.2.906.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5682651f7dd021d0126a064ea64503ec9d812ee0]

INTEGRATION: CWS ooo19126 (1.1.186); FILE MERGED 2005/09/05 18:48:33 rt 1.1.186.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f47d729cb7cdca34aa22e4b5f888d1a36b3bf7ac]

INTEGRATION: CWS ooo19126 (1.13.102); FILE MERGED 2005/09/05 15:01:46 rt 1.13.102.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c865c0d5a0beebd8ccfc64c5c77065fb34f59e03]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:33:15 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [27dbeb398ca6eacabf666feed43feef7123e8357]

INTEGRATION: CWS ooo19126 (1.11.110); FILE MERGED 2005/09/05 18:48:32 rt 1.11.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c8a3d11f452aa66ab0382f628c9132041dc79207]

INTEGRATION: CWS ooo19126 (1.5.194); FILE MERGED 2005/09/05 15:01:46 rt 1.5.194.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fdd930bd38f50c68c54fcfbd26502adae85f6124]

INTEGRATION: CWS ooo19126 (1.8.150); FILE MERGED 2005/09/05 18:48:32 rt 1.8.150.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a988ba8250c2fa308621b33e2f058b2d43e44e02]

INTEGRATION: CWS ooo19126 (1.8.328); FILE MERGED 2005/09/05 15:01:45 rt 1.8.328.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6ea62d3775565c3d96eab5055f9e1c672e217ddb]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:33:14 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [34fb9a5df78dfc395975ad0f2d7daa4924470ce0]

INTEGRATION: CWS ooo19126 (1.5.48); FILE MERGED 2005/09/05 18:48:32 rt 1.5.48.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a2ac402b21ad5a50ace1b1716dbdd0978b19a362]

INTEGRATION: CWS ooo19126 (1.9.116); FILE MERGED 2005/09/05 15:01:45 rt 1.9.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b24b76c3817f919c7673b42ad6ea897e8d0e0a54]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:33:13 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1acd0f921614fb608637806ee5abc8e873626b6f]

INTEGRATION: CWS ooo19126 (1.9.48); FILE MERGED 2005/09/05 18:48:32 rt 1.9.48.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1070629e4fbfa65791bc5cccbe4a80f1771ad4f3]

INTEGRATION: CWS ooo19126 (1.11.256); FILE MERGED 2005/09/05 15:01:45 rt 1.11.256.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [84bc126e1340b040c69b5930644c01bca2f2ce63]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:33:12 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [af9efa5c2decf838f6c596c385c8aa88ca60a657]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 18:48:31 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [68618048b6d35f96a1f651d21cb591239da807e2]

INTEGRATION: CWS ooo19126 (1.20.240); FILE MERGED 2005/09/05 15:01:45 rt 1.20.240.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1803b4bd4a7cd1b654ac37a3ff0cf17da9b9b8f8]

INTEGRATION: CWS ooo19126 (1.32.116); FILE MERGED 2005/09/05 15:01:44 rt 1.32.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [63ad4110a3416ea9735c39968504043861851435]

INTEGRATION: CWS ooo19126 (1.7.128); FILE MERGED 2005/09/05 18:48:31 rt 1.7.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3b6801d32be27d5a029c949097c03718849fe0c5]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:33:11 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [72a18ebed17d0647b519ffe767cbbbf5a6461fbb]

INTEGRATION: CWS ooo19126 (1.12.114); FILE MERGED 2005/09/05 15:01:44 rt 1.12.114.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d851b76c5ee17bec13b1297b4fa9b09c35a820f3]

INTEGRATION: CWS ooo19126 (1.7.10); FILE MERGED 2005/09/05 18:48:31 rt 1.7.10.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7d3ff6509abc4d51e06647edae73b04800fe3a66]

INTEGRATION: CWS ooo19126 (1.6.508); FILE MERGED 2005/09/05 15:01:44 rt 1.6.508.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [385d233bc16d0ddbeb3b5c6a8fe1caa527edad20]

INTEGRATION: CWS ooo19126 (1.2.186); FILE MERGED 2005/09/05 18:48:31 rt 1.2.186.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [078633b9eda147c7381555e00eeaea1be4be6460]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:33:10 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fb149c5addeb5f0ef44a4df44faa51e1561fcedc]

INTEGRATION: CWS ooo19126 (1.9.216); FILE MERGED 2005/09/05 15:01:43 rt 1.9.216.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5698ccffe3d8760543ba4a482a01c6fab5d5cbf9]

INTEGRATION: CWS ooo19126 (1.2.186); FILE MERGED 2005/09/05 18:48:30 rt 1.2.186.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f06f84a5a42eed897e46db2b3e4ca9088fc6b4d9]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:33:09 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [effa071c59cca465348762fb4d0e593974065a38]

INTEGRATION: CWS ooo19126 (1.2.452); FILE MERGED 2005/09/05 15:01:43 rt 1.2.452.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a8340ecc8ab54f7487de48fa3299c5c98f3a4307]

INTEGRATION: CWS ooo19126 (1.1.184); FILE MERGED 2005/09/05 18:48:30 rt 1.1.184.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c317aa7721b3d67cf257fc31a1b045aeaa856ad8]

INTEGRATION: CWS ooo19126 (1.1.934); FILE MERGED 2005/09/05 15:01:43 rt 1.1.934.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [abd609ffa2a89c41c755c6b3bc957971d3b3aec7]

INTEGRATION: CWS ooo19126 (1.22.12); FILE MERGED 2005/09/05 18:48:30 rt 1.22.12.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7347bde55aeeaf8f3be26280850df8b0a4ad7740]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:33:08 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [84eb78376561b81370f61363c5b8fb474f802c42]

INTEGRATION: CWS ooo19126 (1.6.192); FILE MERGED 2005/09/05 15:01:43 rt 1.6.192.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2452461f993f9da8910756387c12b4d134caf462]

INTEGRATION: CWS ooo19126 (1.1.186); FILE MERGED 2005/09/05 18:48:29 rt 1.1.186.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [919575e2f81a163fcf5bb79891e7fc545a1806e0]

INTEGRATION: CWS ooo19126 (1.2.116); FILE MERGED 2005/09/05 15:33:08 rt 1.2.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3bd9db240338afa1740aa3595e0708073c3bcbec]

INTEGRATION: CWS ooo19126 (1.4.926); FILE MERGED 2005/09/05 15:01:43 rt 1.4.926.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b2a37671faf7e62d822f9fd8ce99c9988df7b596]

INTEGRATION: CWS ooo19126 (1.2.48); FILE MERGED 2005/09/05 18:48:29 rt 1.2.48.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [50075df705dfac622a08ecc0f50c4af40e2d93c8]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:33:07 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [817e814d401eaae5c829df9c6d68200e3cb2b691]

INTEGRATION: CWS ooo19126 (1.7.452); FILE MERGED 2005/09/05 15:01:42 rt 1.7.452.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b1b77b25406419f71f322e74af110d5640935bed]

INTEGRATION: CWS ooo19126 (1.5.48); FILE MERGED 2005/09/05 18:48:28 rt 1.5.48.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [119968c3a9a64be576cb39b8525f4640423ec641]

INTEGRATION: CWS ooo19126 (1.5.452); FILE MERGED 2005/09/05 15:01:42 rt 1.5.452.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b4e37f82f1f783240f9c2b093b899d45ea41a5c3]

INTEGRATION: CWS ooo19126 (1.13.48); FILE MERGED 2005/09/05 18:48:28 rt 1.13.48.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [93d2dc8e1bfc7d38026ca4617cadef51672334f8]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:33:06 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [92d94c8bf524988255caeb208153fdde37395034]

INTEGRATION: CWS ooo19126 (1.26.216); FILE MERGED 2005/09/05 15:01:42 rt 1.26.216.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [de2047b5b0081a5202c5d21b58befc5a609f1d3a]

INTEGRATION: CWS ooo19126 (1.4.150); FILE MERGED 2005/09/05 18:48:28 rt 1.4.150.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ee406199632d3b434412a734c16112257d38e333]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:33:05 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4737a7bc9c8928480527c622a82e5422f0dad19e]

INTEGRATION: CWS ooo19126 (1.3.508); FILE MERGED 2005/09/05 15:01:42 rt 1.3.508.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [85df9414f7512e3bca5ba349f358177a616bf110]

INTEGRATION: CWS ooo19126 (1.3.184); FILE MERGED 2005/09/05 18:48:28 rt 1.3.184.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b973550a4cc02dd52e475c27a0c72c50fc840ea0]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:33:04 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c5b04cf957a0d79f01884a233febd2beede9555e]

INTEGRATION: CWS ooo19126 (1.5.346); FILE MERGED 2005/09/05 15:01:41 rt 1.5.346.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [19346aec1711f8e7be5fe654aa8a598461a5fb94]

INTEGRATION: CWS ooo19126 (1.4.108); FILE MERGED 2005/09/05 18:48:27 rt 1.4.108.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d7b1d471903e22100f8f5e6b080c34c75c313963]

INTEGRATION: CWS ooo19126 (1.4.452); FILE MERGED 2005/09/05 15:01:41 rt 1.4.452.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [874a0b10107c7b4c543afe3e4aa8e41cdc241f2b]

INTEGRATION: CWS ooo19126 (1.14.108); FILE MERGED 2005/09/05 18:48:27 rt 1.14.108.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [21ff0146fd327a87faf08ac94392a7ba8dba1a49]

INTEGRATION: CWS ooo19126 (1.6.452); FILE MERGED 2005/09/05 15:01:41 rt 1.6.452.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5870520cd0231aaeb0adbfa2e9b3c00845aebb4c]

INTEGRATION: CWS ooo19126 (1.11.10); FILE MERGED 2005/09/05 18:48:27 rt 1.11.10.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7ed4e202587abd4f65a467a532bba5ffc6c217da]

INTEGRATION: CWS ooo19126 (1.2.116); FILE MERGED 2005/09/05 15:33:03 rt 1.2.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [11d79079053de42e40a0b1167fd04f9b3023f6e7]

INTEGRATION: CWS ooo19126 (1.18.144); FILE MERGED 2005/09/05 15:01:40 rt 1.18.144.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2503a81e528646651b5218cee6e04045dede238e]

INTEGRATION: CWS ooo19126 (1.10.48); FILE MERGED 2005/09/05 18:48:26 rt 1.10.48.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e30d2213f87a8c2bf2daf0d9dcef5d8e0f3b110d]

INTEGRATION: CWS ooo19126 (1.2.170); FILE MERGED 2005/09/05 15:33:02 rt 1.2.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d85c043494efae8b752c97c4d9eca1687a5a78b7]

INTEGRATION: CWS ooo19126 (1.8.926); FILE MERGED 2005/09/05 15:01:40 rt 1.8.926.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7383514e4e5ade10a1d51653586b525c61b12c24]

INTEGRATION: CWS ooo19126 (1.19.120); FILE MERGED 2005/09/05 18:48:26 rt 1.19.120.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fe16ee8dc3bce32c4efbe52e167a2cd618a04b38]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:33:02 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2b48188cea592c6b5da79207b39fbd6e271bd600]

INTEGRATION: CWS ooo19126 (1.18.242); FILE MERGED 2005/09/05 15:01:40 rt 1.18.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [414e6994c54c26507000cb0d8d3622e91732585a]

INTEGRATION: CWS ooo19126 (1.3.12); FILE MERGED 2005/09/05 18:48:26 rt 1.3.12.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a48766a3a0035ca655c24f2e010ea2b2ddcb2382]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:33:01 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [333174739d1eb35cbd5bc7bf302346173f2869ae]

INTEGRATION: CWS ooo19126 (1.3.12); FILE MERGED 2005/09/05 18:48:25 rt 1.3.12.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [da623b3dee82387318fee9f7cbb746342060e766]

INTEGRATION: CWS ooo19126 (1.42.154); FILE MERGED 2005/09/05 15:01:40 rt 1.42.154.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [42a191f2cbc666602c1fd71204e8856d86395224]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:32:59 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [38d2ee6a8c3a142ec41094e95b178849f446bead]

INTEGRATION: CWS ooo19126 (1.3.48); FILE MERGED 2005/09/05 18:48:25 rt 1.3.48.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [86bc4c065d07cd5a708687babff737a831a73526]

INTEGRATION: CWS ooo19126 (1.8.346); FILE MERGED 2005/09/05 15:01:39 rt 1.8.346.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4319035851355d0307b685e9ee50473f65271b77]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:32:58 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3e0fbd406d427042ba9190c3e47425143ee704fd]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 18:48:25 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [89a113d535d58de30d0b88bcabca41d036313759]

INTEGRATION: CWS ooo19126 (1.39.122); FILE MERGED 2005/09/05 15:01:39 rt 1.39.122.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [65e7a0dce113d4b53cd12e08512c8cb1b48c02a4]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:32:57 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7ece19a2ba3754b7354162405c233e053c901248]

INTEGRATION: CWS ooo19126 (1.6.898); FILE MERGED 2005/09/05 15:01:39 rt 1.6.898.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1e7d00b70dd7774900c54898af2cd68e09cc5897]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:32:56 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cbbff06d090eb69a498d971db6c6b2554ff42f55]

INTEGRATION: CWS ooo19126 (1.8.12); FILE MERGED 2005/09/05 18:48:25 rt 1.8.12.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0300ecdf17d005a28981304e371f9652b14c7db2]

INTEGRATION: CWS ooo19126 (1.11.176); FILE MERGED 2005/09/05 15:01:38 rt 1.11.176.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e7041c7edece7bda12406ac292abda2d3ca3a7c3]

INTEGRATION: CWS ooo19126 (1.12.12); FILE MERGED 2005/09/05 18:48:25 rt 1.12.12.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [97704881903c43b168096d06e003d2f0822e5cb1]

INTEGRATION: CWS ooo19126 (1.6.368); FILE MERGED 2005/09/05 15:01:38 rt 1.6.368.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [78b9ea6c75161fee97ade0fc6ade2ceee038b812]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:32:55 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [647f7f99cba759a286fced404a09b52f4c16aa72]

INTEGRATION: CWS ooo19126 (1.7.428); FILE MERGED 2005/09/05 14:16:02 rt 1.7.428.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6bd932692861e01db93c6518adb7cbb508b505aa]

INTEGRATION: CWS ooo19126 (1.8.48); FILE MERGED 2005/09/05 18:48:24 rt 1.8.48.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c73ce4809d64108c8129cd221b8fa8cf340ca569]

INTEGRATION: CWS ooo19126 (1.8.368); FILE MERGED 2005/09/05 15:01:37 rt 1.8.368.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ed83fa41f1a7e1c51128e97375efa2eefdaeffd4]

INTEGRATION: CWS ooo19126 (1.14.184); FILE MERGED 2005/09/05 18:48:24 rt 1.14.184.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ab613b57c5901601698b8700211f51f58999fc9d]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:32:54 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fca5395eb232e7b90e740a1c8e69ba2c7cda101e]

INTEGRATION: CWS ooo19126 (1.11.430); FILE MERGED 2005/09/05 14:16:02 rt 1.11.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [efb655ca25960ec72ea9f4a1df5c420405337cfa]

INTEGRATION: CWS ooo19126 (1.5.452); FILE MERGED 2005/09/05 15:01:37 rt 1.5.452.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [34f77a0b5f9a285f3276ac28bdf295adbeb8226f]

INTEGRATION: CWS ooo19126 (1.4.48); FILE MERGED 2005/09/05 18:48:24 rt 1.4.48.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b5f13127e8426d9ddf92b4b5440b6866d1e5a06f]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:32:53 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e8d131e366e7cb00156d37ae4dad6017ef6723e5]

INTEGRATION: CWS ooo19126 (1.9.154); FILE MERGED 2005/09/05 15:01:37 rt 1.9.154.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [de65e7898f948569d55c6aab0abfbfbe55a83558]

INTEGRATION: CWS ooo19126 (1.4.430); FILE MERGED 2005/09/05 14:16:01 rt 1.4.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c3b5ee20923ee9b5f6f0fb6b64b5c2175b7966eb]

INTEGRATION: CWS ooo19126 (1.1.186); FILE MERGED 2005/09/05 18:48:24 rt 1.1.186.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [632aa20d41138b727c21ac4f6403c96036a1311f]

INTEGRATION: CWS ooo19126 (1.7.368); FILE MERGED 2005/09/05 15:01:36 rt 1.7.368.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2069000270cb948b5c68010e77a0d597c800e7d3]

INTEGRATION: CWS ooo19126 (1.6.12); FILE MERGED 2005/09/05 18:48:23 rt 1.6.12.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a15b753517f5659cda147ba70198ee3bddfdd7dc]

INTEGRATION: CWS ooo19126 (1.10.328); FILE MERGED 2005/09/05 15:01:36 rt 1.10.328.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [150646fc9ccd2977ae3468d1a030de5d79ef6c37]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:32:52 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c04a6da2fefdd53b7d22af329fc3be4cd8116017]

INTEGRATION: CWS ooo19126 (1.7.48); FILE MERGED 2005/09/05 18:48:23 rt 1.7.48.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b5a231d9ca97125ee874b05a28615dca1733fcb5]

INTEGRATION: CWS ooo19126 (1.15.176); FILE MERGED 2005/09/05 15:01:36 rt 1.15.176.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [907be8e4f90aba06877929dc3ed87b3cbf44b6b1]

INTEGRATION: CWS ooo19126 (1.3.430); FILE MERGED 2005/09/05 14:16:01 rt 1.3.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7e606769e9a55a3d93c47137b73186cccfedae92]

INTEGRATION: CWS ooo19126 (1.18.154); FILE MERGED 2005/09/05 18:48:23 rt 1.18.154.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4d43f07f56058c39498c3ab3e369848d1ca74564]

INTEGRATION: CWS ooo19126 (1.4.116); FILE MERGED 2005/09/05 15:01:36 rt 1.4.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4d08923fdf8b1815a3c5e330c57edb368347a624]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:32:51 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bcd1f7df81867f101fd50d6a6bc7a688e21df41c]

INTEGRATION: CWS ooo19126 (1.2.430); FILE MERGED 2005/09/05 14:16:01 rt 1.2.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [096a6f8ac18d94ed76ba07bedbf2c7489e1bc572]

INTEGRATION: CWS ooo19126 (1.2.368); FILE MERGED 2005/09/05 15:01:35 rt 1.2.368.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3ae748c32ca136f6feb595c60ded7029f514de4e]

INTEGRATION: CWS ooo19126 (1.9.120); FILE MERGED 2005/09/05 18:48:23 rt 1.9.120.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ae28c2cbaf568514f1b93a6e6d606bd78ffa7646]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:32:50 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6d7a72d3b19e93ce070ec5d1dedae61fb73f420c]

INTEGRATION: CWS ooo19126 (1.65.112); FILE MERGED 2005/09/05 15:01:35 rt 1.65.112.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9f65ee9d46f684536ef04ba6947cd33ced113891]

INTEGRATION: CWS ooo19126 (1.8.12); FILE MERGED 2005/09/05 18:48:22 rt 1.8.12.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [87a6c91d21c4ef650c05fccca048fc7c89814b2c]

INTEGRATION: CWS ooo19126 (1.5.430); FILE MERGED 2005/09/05 14:16:00 rt 1.5.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5d309f6c91dcee82268cabfec66dfed0ff0fec60]

INTEGRATION: CWS ooo19126 (1.2.116); FILE MERGED 2005/09/05 15:32:50 rt 1.2.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [02e1d60ebcb7a6ea7b3f4eac2c7a77740775d7b3]

INTEGRATION: CWS ooo19126 (1.28.214); FILE MERGED 2005/09/05 15:01:34 rt 1.28.214.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [751e5321d0c87bd78568235e11235e33c400dc2a]

INTEGRATION: CWS ooo19126 (1.19.12); FILE MERGED 2005/09/05 18:48:22 rt 1.19.12.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0712d12916a8070f8f309c82daa42dc66f7b8172]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:32:49 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a30d86b4fd5c05bf3278e763ca43e2611d758203]

INTEGRATION: CWS ooo19126 (1.38.216); FILE MERGED 2005/09/05 15:01:34 rt 1.38.216.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9805fe194e4925615a2c265008db34226cd8a24a]

INTEGRATION: CWS ooo19126 (1.3.12); FILE MERGED 2005/09/05 18:48:22 rt 1.3.12.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [aec99a7cebcd80f504209659a8fa363b70d19508]

INTEGRATION: CWS ooo19126 (1.8.130); FILE MERGED 2005/09/05 15:01:34 rt 1.8.130.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3f9d2db2c2feb3df1fc3494f4cd64476ab1c1590]

INTEGRATION: CWS ooo19126 (1.4.12); FILE MERGED 2005/09/05 18:48:22 rt 1.4.12.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [319804f5f1878438430dd684344bf37560d44288]

INTEGRATION: CWS ooo19126 (1.3.430); FILE MERGED 2005/09/05 14:16:00 rt 1.3.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d7efc6835be8d306f2f965e6aeb516b15d4bd50f]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:32:48 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [42fa2c214e6be8d47ecdbc6dc2db3e6b3fed7d4d]

INTEGRATION: CWS ooo19126 (1.5.48); FILE MERGED 2005/09/05 18:48:21 rt 1.5.48.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [83acff94f2c046ae154a59df143b8719c38daeb6]

INTEGRATION: CWS ooo19126 (1.11.452); FILE MERGED 2005/09/05 15:01:34 rt 1.11.452.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [21419e5af5e7be8338c1a2d28aac56974c94de6b]

INTEGRATION: CWS ooo19126 (1.5.178); FILE MERGED 2005/09/05 18:48:20 rt 1.5.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [145497200034f1403caa54186434750c8a45c2ec]

INTEGRATION: CWS ooo19126 (1.22.116); FILE MERGED 2005/09/05 15:01:33 rt 1.22.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c56cdc6f90b28b1c94cb6314b8dc3c6bcdaf1d60]

INTEGRATION: CWS ooo19126 (1.5.48); FILE MERGED 2005/09/05 18:48:20 rt 1.5.48.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3fb4b6fcb33d4a9157b36932f964061374b31ca9]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:32:47 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [77f6fb38448a2b3c4c123f449a92d49df4572b84]

INTEGRATION: CWS ooo19126 (1.13.452); FILE MERGED 2005/09/05 15:01:33 rt 1.13.452.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [aaf26dc6cd956f990daed2542eb9bc344a45a0aa]

INTEGRATION: CWS ooo19126 (1.27.144); FILE MERGED 2005/09/05 15:01:33 rt 1.27.144.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4f005f43eeb00c758bea016a39078da78a8bf828]

INTEGRATION: CWS ooo19126 (1.12.120); FILE MERGED 2005/09/05 18:48:19 rt 1.12.120.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5950b764ac6c0b2dc9be761b19a8933a22dc26d0]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:32:46 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [241962fd2cdd1bed54d8a39b5e4ffa3ff2b15af9]

INTEGRATION: CWS ooo19126 (1.50.126); FILE MERGED 2005/09/05 15:01:32 rt 1.50.126.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ea879f86e4bbc8c9991cc671b44ba7d80fcbb78b]

INTEGRATION: CWS ooo19126 (1.22.12); FILE MERGED 2005/09/05 18:48:19 rt 1.22.12.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ef77aa4b6eb5dac1ed7adf36883e68d4ab3f5def]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:32:45 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6f850ba901b3b3649b8b770b96dd889b50ac9d65]

INTEGRATION: CWS ooo19126 (1.20.368); FILE MERGED 2005/09/05 15:01:32 rt 1.20.368.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d1818afc2d4ae6075953cd6924051b0ada9ad734]

INTEGRATION: CWS ooo19126 (1.2.116); FILE MERGED 2005/09/05 15:32:45 rt 1.2.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c9cd2850e28d8cbaccd6413371316cd771d22460]

INTEGRATION: CWS ooo19126 (1.4.48); FILE MERGED 2005/09/05 18:48:19 rt 1.4.48.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ac1dfe25c3c2f09be59b4d012e007fd2a499a9cd]

INTEGRATION: CWS ooo19126 (1.14.96); FILE MERGED 2005/09/05 15:01:32 rt 1.14.96.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [aba38a1de11625de6fe8a00ea3a149522322d0f9]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:32:44 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [899b22ced058168e520c766adec49aae716550c4]

INTEGRATION: CWS ooo19126 (1.5.120); FILE MERGED 2005/09/05 18:48:19 rt 1.5.120.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d267f08e53a7ad182fb0472233c0ac1e22d7e488]

INTEGRATION: CWS ooo19126 (1.5.154); FILE MERGED 2005/09/05 15:01:31 rt 1.5.154.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [592b73bd033e486554f5f33564698fe019873700]

INTEGRATION: CWS ooo19126 (1.2.116); FILE MERGED 2005/09/05 15:32:44 rt 1.2.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3834168c1fae36c42996e97098d6e5138e791180]

INTEGRATION: CWS ooo19126 (1.11.12); FILE MERGED 2005/09/05 18:48:18 rt 1.11.12.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7462f825a898133ad11ccc1925a0b5a98f59b9ef]

INTEGRATION: CWS ooo19126 (1.16.256); FILE MERGED 2005/09/05 15:01:31 rt 1.16.256.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [34d2eace1e016c7d27828eff89d419cd452bbac6]

INTEGRATION: CWS ooo19126 (1.3.430); FILE MERGED 2005/09/05 14:15:57 rt 1.3.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [78396f51abe070f6ae4124bb1f630cd2f6c64c66]

INTEGRATION: CWS ooo19126 (1.2.116); FILE MERGED 2005/09/05 15:32:43 rt 1.2.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c9b68a3999143401fc95a0f3c8e4416177ab76c9]

INTEGRATION: CWS ooo19126 (1.17.12); FILE MERGED 2005/09/05 18:48:18 rt 1.17.12.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [909440964ae82659433e322e692d2c0488339463]

INTEGRATION: CWS ooo19126 (1.5.116); FILE MERGED 2005/09/05 15:01:31 rt 1.5.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [868c2cf84df48d4143fb41ac7ce0c5deeb8490f2]

INTEGRATION: CWS ooo19126 (1.4.430); FILE MERGED 2005/09/05 14:15:57 rt 1.4.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [31b9a28ec66dfd197388124f3e6dfe407ebddce7]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:32:43 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ae79d361f2a44b0257e022684edd34b7ea73fb92]

INTEGRATION: CWS ooo19126 (1.10.128); FILE MERGED 2005/09/05 18:48:18 rt 1.10.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e68cacf4ef79a2a917e5da22155a821e575e7c82]

INTEGRATION: CWS ooo19126 (1.16.196); FILE MERGED 2005/09/05 15:01:30 rt 1.16.196.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4fc9ab77d095734a2ad60a6e5da540608789b15a]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:32:42 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [46791060e45b4565d28a1e6cea3093544de5ab88]

INTEGRATION: CWS ooo19126 (1.2.48); FILE MERGED 2005/09/05 18:48:18 rt 1.2.48.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [04896130390df2af230e03d7e75e2ebb1076c8d6]

INTEGRATION: CWS ooo19126 (1.24.58); FILE MERGED 2005/09/05 15:01:30 rt 1.24.58.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d02bf7f9be0e78b05b4bce21730dc3740b2a21ee]

INTEGRATION: CWS ooo19126 (1.4.430); FILE MERGED 2005/09/05 14:15:56 rt 1.4.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [51b40725b4f42ff3f3e7a3a5a181f88e59950734]

INTEGRATION: CWS ooo19126 (1.2.116); FILE MERGED 2005/09/05 15:32:42 rt 1.2.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9dbe11489a761b1c8ecc8f0dc23f6d10dd7d694c]

INTEGRATION: CWS ooo19126 (1.2.178); FILE MERGED 2005/09/05 18:48:17 rt 1.2.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bc7b8209fa60c671e475876fbd116a5f98a0deb5]

INTEGRATION: CWS ooo19126 (1.16.116); FILE MERGED 2005/09/05 15:01:30 rt 1.16.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a253ccf6811c27391354c7ac0d7a3bd5de9e85de]

INTEGRATION: CWS ooo19126 (1.2.116); FILE MERGED 2005/09/05 15:32:41 rt 1.2.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fa60ae812374292da0950085ed2859ccf31ca907]

INTEGRATION: CWS ooo19126 (1.5.180); FILE MERGED 2005/09/05 18:48:17 rt 1.5.180.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8fa8a0820986d432497910814c496eadd1ee50df]

INTEGRATION: CWS ooo19126 (1.23.242); FILE MERGED 2005/09/05 15:01:29 rt 1.23.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [526065e3ac216807c1a84487d5822793ee5273e3]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:32:41 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [611abe659f5ba92d86cf2eed4d61b18d0c281325]

INTEGRATION: CWS ooo19126 (1.7.176); FILE MERGED 2005/09/05 18:48:16 rt 1.7.176.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [dafaee1fde0bfa6dde920a96c84af5f5f9b9c6d1]

INTEGRATION: CWS ooo19126 (1.29.116); FILE MERGED 2005/09/05 15:01:29 rt 1.29.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ee6a957d695755ed993c943fa0a3cb9f27e113b5]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:32:40 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e9fc021f78e57a9eef968fbe2ad2dc9055c69f56]

INTEGRATION: CWS ooo19126 (1.4.178); FILE MERGED 2005/09/05 18:48:16 rt 1.4.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [151c9e03704dd2410e1efc7d767b93f19ab4e4d0]

INTEGRATION: CWS ooo19126 (1.5.452); FILE MERGED 2005/09/05 15:01:29 rt 1.5.452.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8d6489ad09eb1cb7d2624432e65b1052bec7fdfd]

INTEGRATION: CWS ooo19126 (1.2.184); FILE MERGED 2005/09/05 18:48:15 rt 1.2.184.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d98b9b0540e3c9e02f6a810fed434c37084e2bab]

INTEGRATION: CWS ooo19126 (1.10.104); FILE MERGED 2005/09/05 15:01:28 rt 1.10.104.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f3ec0770ddeae09715bd1f0ea78b45e4c070f1ad]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:32:39 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c252fdf1ee293c6c04c9c13e6018899ea5d21b7d]

INTEGRATION: CWS ooo19126 (1.5.128); FILE MERGED 2005/09/05 18:48:15 rt 1.5.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6bb58c5c929773beecda05f82e9ed54bc09b5e5d]

INTEGRATION: CWS ooo19126 (1.20.116); FILE MERGED 2005/09/05 15:01:28 rt 1.20.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [998ff881a85911f7c537a306f4b4b126cd62ed4f]

INTEGRATION: CWS ooo19126 (1.5.116); FILE MERGED 2005/09/05 15:32:39 rt 1.5.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3369f5d61d581598193ef01f7b9ca1f42d520713]

INTEGRATION: CWS ooo19126 (1.8.48); FILE MERGED 2005/09/05 18:48:15 rt 1.8.48.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [20f2be219f5342f6a2ee82b9a90c311429118581]

INTEGRATION: CWS ooo19126 (1.17.242); FILE MERGED 2005/09/05 15:01:28 rt 1.17.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ef761c3505b516a1f32f52b37019b2471e182748]

INTEGRATION: CWS ooo19126 (1.2.116); FILE MERGED 2005/09/05 15:32:38 rt 1.2.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b3f8f3bfea4e366ed15216d080988267653f40ac]

INTEGRATION: CWS ooo19126 (1.12.38); FILE MERGED 2005/09/05 18:48:14 rt 1.12.38.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e7923f808ac59dcc053c946aca107436d4ade757]

INTEGRATION: CWS ooo19126 (1.2.578); FILE MERGED 2005/09/05 15:01:27 rt 1.2.578.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e83c3cb951de57caef9f2c4144ee355d94781f2a]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:32:38 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3860d3ed14b97fc996aa467c8986de2418ec7524]

INTEGRATION: CWS ooo19126 (1.9.12); FILE MERGED 2005/09/05 18:48:14 rt 1.9.12.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cf5bffc2b63e59f566ccf9290f802c2a5881f4ef]

INTEGRATION: CWS ooo19126 (1.8.354); FILE MERGED 2005/09/05 15:01:27 rt 1.8.354.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [64273566871991c862f5a6492084eb19c77d1171]

INTEGRATION: CWS ooo19126 (1.3.430); FILE MERGED 2005/09/05 14:15:55 rt 1.3.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f626c7c7365c5c830530b2d63b7e9c05e3d2e2ae]

INTEGRATION: CWS ooo19126 (1.16.12); FILE MERGED 2005/09/05 18:48:14 rt 1.16.12.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7534c5220a6b0250bd9d4dad6715e0056178698b]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:32:37 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2f69b0365a0e10038ce1730140c2554cbf3e4072]

INTEGRATION: CWS ooo19126 (1.3.536); FILE MERGED 2005/09/05 15:01:27 rt 1.3.536.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9d2f50c90e0aa33d23dec195a4e43f7339239c25]

INTEGRATION: CWS ooo19126 (1.2.1044); FILE MERGED 2005/09/05 14:15:54 rt 1.2.1044.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b9371125d83cd7f433d0af6dbe2b89aad290739c]

INTEGRATION: CWS ooo19126 (1.2.116); FILE MERGED 2005/09/05 15:32:37 rt 1.2.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e2194a97b4eb56a29a8f6522cbae39235798e262]

INTEGRATION: CWS ooo19126 (1.5.12); FILE MERGED 2005/09/05 18:48:13 rt 1.5.12.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d3b736fca600c8453689cc148af822263066c23e]

INTEGRATION: CWS ooo19126 (1.30.366); FILE MERGED 2005/09/05 15:01:27 rt 1.30.366.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f4551e87ddea50527abe665991bf342799c39be0]

INTEGRATION: CWS ooo19126 (1.5.396); FILE MERGED 2005/09/05 14:15:54 rt 1.5.396.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6f9c3570395c05b6c7d2ddfa10c36944718d4a9e]

INTEGRATION: CWS ooo19126 (1.2.186); FILE MERGED 2005/09/05 18:48:12 rt 1.2.186.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [62c8ddf7d5be2852528844ac4cb25056e6252835]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:32:36 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [368a1350ef314ef9f00c44e481dd8da3d12b3e60]

INTEGRATION: CWS ooo19126 (1.4.578); FILE MERGED 2005/09/05 15:01:26 rt 1.4.578.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [118eca9a777619c8d8da9aa98ee2d63816effb64]

INTEGRATION: CWS ooo19126 (1.1.1.1.188); FILE MERGED 2005/09/05 18:48:12 rt 1.1.1.1.188.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c0d5d4941eccd96540f72e7008baf22da2272a98]

INTEGRATION: CWS ooo19126 (1.3.578); FILE MERGED 2005/09/05 15:01:26 rt 1.3.578.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [55a43ccce3ea4fc22ee88359a86019a2de4350da]

INTEGRATION: CWS ooo19126 (1.6.48); FILE MERGED 2005/09/05 18:48:12 rt 1.6.48.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6fdc37514bcbdbd22a60001e296b9e918ab1b329]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:32:35 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [246690d71b55e001976309031420a3fe8a07b1d1]

INTEGRATION: CWS ooo19126 (1.2.578); FILE MERGED 2005/09/05 15:01:26 rt 1.2.578.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [654122c036bd83a3489b1b42c73019adbe90ffde]

INTEGRATION: CWS ooo19126 (1.3.12); FILE MERGED 2005/09/05 18:48:12 rt 1.3.12.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [aed02254fd9db91e2848bf928f0aaa157ed1af88]

INTEGRATION: CWS ooo19126 (1.4.430); FILE MERGED 2005/09/05 14:15:53 rt 1.4.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e61c3ce9351a38639b30219b950cc04d481eb04e]

INTEGRATION: CWS ooo19126 (1.2.578); FILE MERGED 2005/09/05 15:01:25 rt 1.2.578.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [407315a55b45a1c38d6f179002429f330f786c91]

INTEGRATION: CWS ooo19126 (1.4.38); FILE MERGED 2005/09/05 18:48:11 rt 1.4.38.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e4e34f3fa315e3dc19841b4d8be68ad1aee8ad3c]

INTEGRATION: CWS ooo19126 (1.7.408); FILE MERGED 2005/09/05 14:15:53 rt 1.7.408.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c1114584d3cac43ef367500ed2a8c195ba7d0f17]

INTEGRATION: CWS ooo19126 (1.2.354); FILE MERGED 2005/09/05 15:01:25 rt 1.2.354.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [951ec3a5eddeb2e3e968869614bb28a8ef545e73]

INTEGRATION: CWS ooo19126 (1.2.178); FILE MERGED 2005/09/05 18:48:11 rt 1.2.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2587c51b2522671d50cd2d12dae388c8aad3f99c]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:32:34 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b5ea0dc939edbc9d9b8743651965e673f97d3c10]

INTEGRATION: CWS ooo19126 (1.10.430); FILE MERGED 2005/09/05 14:15:53 rt 1.10.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3553d63c6ae9d55b14fdc9fbf640780f407e1d67]

INTEGRATION: CWS ooo19126 (1.7.188); FILE MERGED 2005/09/05 15:01:25 rt 1.7.188.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4526c6927bae2d11265221915a181c28426e7e0b]

INTEGRATION: CWS ooo19126 (1.3.178); FILE MERGED 2005/09/05 18:48:11 rt 1.3.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [52b91152218fb95b28bc78c52353af5729a45e0b]

INTEGRATION: CWS ooo19126 (1.5.1042); FILE MERGED 2005/09/05 14:15:53 rt 1.5.1042.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [aaa4f9eb20aa7cdabb3db8e187cf17d34e3d393a]

INTEGRATION: CWS ooo19126 (1.3.44); FILE MERGED 2005/09/05 18:48:11 rt 1.3.44.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [291ab10a3fd1ba95c629ffae63f8129c5370aaea]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:32:33 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c0fd62ff32e82d6cc7522c64607614415033095e]

INTEGRATION: CWS ooo19126 (1.3.314); FILE MERGED 2005/09/05 14:15:53 rt 1.3.314.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d89a104aedac4b4e10550068c47186dfe74d5276]

INTEGRATION: CWS ooo19126 (1.3.178); FILE MERGED 2005/09/05 18:48:10 rt 1.3.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [de103f555b6fa37124f613d650f7c05b2f95c843]

INTEGRATION: CWS ooo19126 (1.6.308); FILE MERGED 2005/09/05 15:01:23 rt 1.6.308.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e29603b949aede3cb2f4963047dc1323bfa808c7]

INTEGRATION: CWS ooo19126 (1.2.178); FILE MERGED 2005/09/05 18:48:10 rt 1.2.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a66937a87a48e2f2f807459a3235d62f850ec6ee]

INTEGRATION: CWS ooo19126 (1.2.1044); FILE MERGED 2005/09/05 14:15:52 rt 1.2.1044.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9a2abab863e0403a1485268d1821821b4835f30c]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:32:32 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9840cc04fbfdbf70288c0260889da65978ccf73d]

INTEGRATION: CWS ooo19126 (1.11.368); FILE MERGED 2005/09/05 15:01:23 rt 1.11.368.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e8797d7f86745729b639e4d6778b3e5dd30b9c0a]

INTEGRATION: CWS ooo19126 (1.3.732); FILE MERGED 2005/09/05 14:15:52 rt 1.3.732.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [dca321214b4f38fb38a23e3a1b967f94a0e3fee5]

INTEGRATION: CWS ooo19126 (1.3.186); FILE MERGED 2005/09/05 18:48:10 rt 1.3.186.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ef7345dd671975bc51ac583896f4a343ba3f8cfc]

INTEGRATION: CWS ooo19126 (1.7.578); FILE MERGED 2005/09/05 15:01:23 rt 1.7.578.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ecd00b44ac2713431cddeb1b0974456e3677e7f9]

INTEGRATION: CWS ooo19126 (1.1.1.1.188); FILE MERGED 2005/09/05 18:48:09 rt 1.1.1.1.188.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7d117297bcdb09261fa5124c1366de8b0e613d62]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:32:31 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a4d671d98591321da43f132ec856ee33e0aebf96]

INTEGRATION: CWS ooo19126 (1.12.368); FILE MERGED 2005/09/05 15:01:22 rt 1.12.368.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [44a79dbaeb1117d5be4d17adf75b60dfac66059d]

INTEGRATION: CWS ooo19126 (1.3.184); FILE MERGED 2005/09/05 18:48:09 rt 1.3.184.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [477a3f33ad2ab43dab015d901418aa291523d435]

INTEGRATION: CWS ooo19126 (1.2.578); FILE MERGED 2005/09/05 15:01:22 rt 1.2.578.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4d679339db59aa55ab516073ab4c73540eb66611]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 18:48:08 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a79efb6bcf2f34a34f4323360dcdacca6e9e426e]

INTEGRATION: CWS ooo19126 (1.4.294); FILE MERGED 2005/09/05 14:15:51 rt 1.4.294.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [dd43eb2bfe927751f385f88b8a4b4cad04c74ca5]

INTEGRATION: CWS ooo19126 (1.2.116); FILE MERGED 2005/09/05 15:32:30 rt 1.2.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [40fbddfcc02bcc4d3d25c799e878203396812c23]

INTEGRATION: CWS ooo19126 (1.14.116); FILE MERGED 2005/09/05 15:01:22 rt 1.14.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [555071487e8d58fedb7233edf78ec4f1f563b7a1]

INTEGRATION: CWS ooo19126 (1.5.48); FILE MERGED 2005/09/05 18:48:08 rt 1.5.48.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f76be8deab215d48bbafd5eef6bc2f24eb64ab9d]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:32:30 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [13e8093a91056286618afea6570968c77b99722c]

INTEGRATION: CWS ooo19126 (1.7.430); FILE MERGED 2005/09/05 14:15:51 rt 1.7.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bc51140a00f37a8b04a324d785a3663062cb8016]

INTEGRATION: CWS ooo19126 (1.7.452); FILE MERGED 2005/09/05 15:01:22 rt 1.7.452.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [48126f9f29e0bb59c3de356d36dfd5038d2d6ecd]

INTEGRATION: CWS ooo19126 (1.2.186); FILE MERGED 2005/09/05 18:48:08 rt 1.2.186.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [04060aaebdc82a47d4b44a247fc8d21d062c0193]

INTEGRATION: CWS ooo19126 (1.5.430); FILE MERGED 2005/09/05 14:15:51 rt 1.5.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e0c17275bcd8f0090c18d4f68a73de8340305e35]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:32:29 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e35726bf198658cbd4668316b86d60f45de64bf2]

INTEGRATION: CWS ooo19126 (1.2.578); FILE MERGED 2005/09/05 15:01:21 rt 1.2.578.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a0cc77b04b606dc1440ffa42273742101ca5df8a]

INTEGRATION: CWS ooo19126 (1.3.48); FILE MERGED 2005/09/05 18:48:08 rt 1.3.48.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a5916cbfc4aa2c68370d236c2f55bbbb01e37433]

INTEGRATION: CWS ooo19126 (1.4.430); FILE MERGED 2005/09/05 14:15:51 rt 1.4.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6c4e1833cf3e4d2589070ec8dfe7054039a31b19]

INTEGRATION: CWS ooo19126 (1.17.328); FILE MERGED 2005/09/05 15:01:21 rt 1.17.328.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f67017e8fc222a39cf0da5221034127618b1e629]

INTEGRATION: CWS ooo19126 (1.5.150); FILE MERGED 2005/09/05 18:48:08 rt 1.5.150.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [38aa802bcfd212ad043ff842c3a0b7ad749b2732]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:32:28 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d855904cdebafe9c023e8bda2ce66f9ad38c2531]

INTEGRATION: CWS ooo19126 (1.2.430); FILE MERGED 2005/09/05 14:15:51 rt 1.2.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8bc72f9e6068279189e0ff87912d92099fd8ba62]

INTEGRATION: CWS ooo19126 (1.2.186); FILE MERGED 2005/09/05 18:48:07 rt 1.2.186.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3aad1304cc4a38fdc39f50d8665abcbff828684d]

INTEGRATION: CWS ooo19126 (1.5.578); FILE MERGED 2005/09/05 15:01:21 rt 1.5.578.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [77ca43d27814be8d15fd0e983dda7bc085814282]

INTEGRATION: CWS ooo19126 (1.7.150); FILE MERGED 2005/09/05 18:48:07 rt 1.7.150.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [06dde0f793afee4b3b33d1d90e19ebe39e14d2dd]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:32:27 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [58cb85f5a1018df78dbba731f2fc4377f477c30a]

INTEGRATION: CWS ooo19126 (1.5.430); FILE MERGED 2005/09/05 14:15:50 rt 1.5.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cf4a29c7093a83cf367dbe12318335a9c9c0afda]

INTEGRATION: CWS ooo19126 (1.4.116); FILE MERGED 2005/09/05 15:01:20 rt 1.4.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2fe9de0da70d3bce1f635d1ef95c0485ada65fe6]

INTEGRATION: CWS ooo19126 (1.4.186); FILE MERGED 2005/09/05 18:48:07 rt 1.4.186.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f8f0760a8b6db92408c3ca63b1c792a106ddc752]

INTEGRATION: CWS ooo19126 (1.3.376); FILE MERGED 2005/09/05 15:01:20 rt 1.3.376.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b6324c2edc5c5fa740acd8392a126b4d8eca05b0]

INTEGRATION: CWS ooo19126 (1.3.186); FILE MERGED 2005/09/05 18:48:07 rt 1.3.186.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ad7c9aeeb01b9ea4a86bb47e999b7432d91552b1]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:32:26 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4c7973c392b95ee487ac864576fed37faff3a529]

INTEGRATION: CWS ooo19126 (1.2.534); FILE MERGED 2005/09/05 15:01:19 rt 1.2.534.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [102448a065b4d590556b3a0566ca1cf0e6511b08]

INTEGRATION: CWS ooo19126 (1.2.186); FILE MERGED 2005/09/05 18:48:06 rt 1.2.186.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e275a8c155842f0e9f7de2c80f093d4e5c1c9c21]

INTEGRATION: CWS ooo19126 (1.3.376); FILE MERGED 2005/09/05 15:01:19 rt 1.3.376.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1a17aba9cca07e91f897f55d6218708244e8aa14]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:32:25 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f3416c18522aca6063ea220e36e605673ad0c286]

INTEGRATION: CWS ooo19126 (1.1.186); FILE MERGED 2005/09/05 18:48:06 rt 1.1.186.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9889314910a14164f1baa32b5307c6978f2bd0da]

INTEGRATION: CWS ooo19126 (1.2.484); FILE MERGED 2005/09/05 15:01:18 rt 1.2.484.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1c667f9a0476e554decbe726c949887e2f5eef23]

INTEGRATION: CWS ooo19126 (1.3.430); FILE MERGED 2005/09/05 14:15:49 rt 1.3.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [289ffc6c88953aac8bf49932dc9307c2055ca1a7]

INTEGRATION: CWS ooo19126 (1.1.186); FILE MERGED 2005/09/05 18:48:05 rt 1.1.186.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7677536e8afce467d9e999eea24205754197aae4]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:32:24 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [43542d675975780b9105d68fe2e06ec8f5d9580b]

INTEGRATION: CWS ooo19126 (1.3.376); FILE MERGED 2005/09/05 15:01:18 rt 1.3.376.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fce8278b6ca60dc122b82b3fdbf1878b71b492e2]

INTEGRATION: CWS ooo19126 (1.2.1044); FILE MERGED 2005/09/05 14:15:49 rt 1.2.1044.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [14b215f2c1db403dac8372c94215ba08412c364f]

INTEGRATION: CWS ooo19126 (1.2.484); FILE MERGED 2005/09/05 15:01:17 rt 1.2.484.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f46f1cd72ef63346e32c76c84b34fc9914d11fe3]

INTEGRATION: CWS ooo19126 (1.10.12); FILE MERGED 2005/09/05 18:48:05 rt 1.10.12.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3ef5b5a986b37d717be85b649e1d5fc16de7e062]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:32:23 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5d6a0ad3d6b4c3353baf1c8575ed8405b49f9dcd]

INTEGRATION: CWS ooo19126 (1.3.376); FILE MERGED 2005/09/05 15:01:17 rt 1.3.376.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2b900d65547045bd8682d334891eb36688f386a1]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:32:22 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3aac94f5779f76ffe64024259cc1a7461b1b80b0]

INTEGRATION: CWS ooo19126 (1.3.376); FILE MERGED 2005/09/05 15:01:16 rt 1.3.376.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a6c92cedcfadd88fd59b9ea6ddac6539fc313d5f]

INTEGRATION: CWS ooo19126 (1.1.186); FILE MERGED 2005/09/05 18:48:04 rt 1.1.186.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9d255cd7620c6fb06eded4a227746db0f12d6d51]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:32:21 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [44b99bfd79da91e321769b9605a0c23ea9342e8a]

INTEGRATION: CWS ooo19126 (1.3.328); FILE MERGED 2005/09/05 15:01:07 rt 1.3.328.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e9e6c47b6c6cb9587761c4218dc67317d6f4cca9]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:32:20 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [71e5caf7d29381a58905ffdf76592cafdeed8bec]

INTEGRATION: CWS ooo19126 (1.14.174); FILE MERGED 2005/09/05 15:01:07 rt 1.14.174.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [32ee1027082cf67c533e8da04c7ddfa47bc0df73]

INTEGRATION: CWS ooo19126 (1.2.12); FILE MERGED 2005/09/05 18:48:04 rt 1.2.12.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e47eb53bd9ed9e27465267eacdb2153bff252dec]

INTEGRATION: CWS ooo19126 (1.2.354); FILE MERGED 2005/09/05 15:01:06 rt 1.2.354.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8c20717e61c5ccad53cc37fd85a24b357f3f109b]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 18:48:04 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [20cec0fefac4309eef7eccd3bf7b717a5dc7d24f]

INTEGRATION: CWS ooo19126 (1.3.430); FILE MERGED 2005/09/05 14:15:47 rt 1.3.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [108b5d5ec50890bd4eb3a9b57b11f11663570498]

INTEGRATION: CWS ooo19126 (1.1.1.1.942); FILE MERGED 2005/09/05 15:01:06 rt 1.1.1.1.942.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f47a3e0eeddeb5ccec0752be4fc19a7bfbb739ea]

INTEGRATION: CWS ooo19126 (1.5.8); FILE MERGED 2005/09/05 18:48:04 rt 1.5.8.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7b947d74fbc4edfaf8970ed9ee3718b40a611ac4]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:32:19 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c3dec2a30715e5f7df275ca035439aa4ae74e135]

INTEGRATION: CWS ooo19126 (1.7.508); FILE MERGED 2005/09/05 15:01:06 rt 1.7.508.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [711cbea6863bde3c6091ee8b07436ac36026e16b]

INTEGRATION: CWS ooo19126 (1.3.36); FILE MERGED 2005/09/05 18:48:03 rt 1.3.36.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [31f2cf141d1c66877ff3f7efdb859dd3f1480a3f]

INTEGRATION: CWS ooo19126 (1.4.428); FILE MERGED 2005/09/05 14:15:47 rt 1.4.428.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [98bb1a9b29375d2cd02355611110ebf68e73cf2c]

INTEGRATION: CWS ooo19126 (1.2.116); FILE MERGED 2005/09/05 15:32:19 rt 1.2.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [381faff129bf6bdd7d5cb63aa89dbb2fd1699742]

INTEGRATION: CWS ooo19126 (1.6.346); FILE MERGED 2005/09/05 15:01:06 rt 1.6.346.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [798a13c890a2f171cf06dfffde926102da5c9101]

INTEGRATION: CWS ooo19126 (1.6.120); FILE MERGED 2005/09/05 18:48:03 rt 1.6.120.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2b5ea95937b814f0765198b570f95bfcf0614bba]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:32:18 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [055889b213b1511d33b75b1b366ec40924be136c]

INTEGRATION: CWS ooo19126 (1.8.130); FILE MERGED 2005/09/05 15:01:06 rt 1.8.130.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5de6fd090f731522cbb12e907f479c451839a72a]

INTEGRATION: CWS ooo19126 (1.7.172); FILE MERGED 2005/09/05 18:48:03 rt 1.7.172.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [87d659d6b42934b8a31e781cd0425189d05f991d]

INTEGRATION: CWS ooo19126 (1.2.836); FILE MERGED 2005/09/05 14:15:47 rt 1.2.836.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5296960f2901a00182c2149c4d07d8acc42e500f]

INTEGRATION: CWS ooo19126 (1.2.116); FILE MERGED 2005/09/05 15:32:18 rt 1.2.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [42431695443df35c1d1a1d7a594f2ebf206edbb7]

INTEGRATION: CWS ooo19126 (1.3.346); FILE MERGED 2005/09/05 15:01:05 rt 1.3.346.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c69e89deb0444a7f0b9f99860e87443967d67426]

INTEGRATION: CWS ooo19126 (1.31.6); FILE MERGED 2005/09/05 18:48:02 rt 1.31.6.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [59e6d7360c162340489e9e0aaad00f9a59adcc4b]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:32:17 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3493e1bf94ad154eb3e3362416802d643e06d975]

INTEGRATION: CWS ooo19126 (1.5.430); FILE MERGED 2005/09/05 14:15:46 rt 1.5.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [77e8c1ea7a1a76ce805a396e62f5a0c64e36107c]

INTEGRATION: CWS ooo19126 (1.4.194); FILE MERGED 2005/09/05 15:01:05 rt 1.4.194.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [95d724b1076ed36b4b89e38c60d5a48f00fe5c1d]

INTEGRATION: CWS ooo19126 (1.72.12); FILE MERGED 2005/09/05 18:48:02 rt 1.72.12.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1eec74f6ac67982c43f89660d2a9ea8dcaa969ac]

INTEGRATION: CWS ooo19126 (1.6.508); FILE MERGED 2005/09/05 15:01:05 rt 1.6.508.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c6aabc84341272026c822cff6942b23e4b257979]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:32:16 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [00ac246e8edcd67701ae47403be216c74e8909c1]

INTEGRATION: CWS ooo19126 (1.8.104); FILE MERGED 2005/09/05 18:48:02 rt 1.8.104.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fbe33805da9a1673f342e98b337d8d3fab1fef46]

INTEGRATION: CWS ooo19126 (1.68.114); FILE MERGED 2005/09/05 15:01:04 rt 1.68.114.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a53c50899b2b955867223a9e51ba63488925724b]

INTEGRATION: CWS ooo19126 (1.2.172); FILE MERGED 2005/09/05 18:48:02 rt 1.2.172.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2c584b153f0dff066c737f22d5a3a83bf8f1da03]

INTEGRATION: CWS ooo19126 (1.1.1.1.942); FILE MERGED 2005/09/05 15:01:04 rt 1.1.1.1.942.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a3ca57c2edaf6d7c66158b91d7e2cdf5d742551f]

INTEGRATION: CWS ooo19126 (1.2.116); FILE MERGED 2005/09/05 15:32:16 rt 1.2.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d8e445a4421f39bb5b600abfa01fdd1e3cb1e5f3]

INTEGRATION: CWS ooo19126 (1.2.172); FILE MERGED 2005/09/05 18:48:01 rt 1.2.172.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fc1f93e7fac6d41d99191ba23f8917147eb21dfd]

INTEGRATION: CWS ooo19126 (1.2.942); FILE MERGED 2005/09/05 15:01:04 rt 1.2.942.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [dd778f9ce77738b2e4855ee45c0b415777563e77]

INTEGRATION: CWS ooo19126 (1.7.6); FILE MERGED 2005/09/05 18:48:01 rt 1.7.6.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8b0b80aff061f440d47eefcf4a88656482657a41]

INTEGRATION: CWS ooo19126 (1.2.170); FILE MERGED 2005/09/05 15:32:15 rt 1.2.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [db9e74a9705f8e5bb5724db2546d808f8b09f389]

INTEGRATION: CWS ooo19126 (1.5.430); FILE MERGED 2005/09/05 14:15:44 rt 1.5.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3659506358213e86c9a1e39826ff2565093222cc]

INTEGRATION: CWS ooo19126 (1.5.332); FILE MERGED 2005/09/05 15:01:03 rt 1.5.332.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [33d920c7310daaee73e7c10162ca8912d894bb91]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:32:15 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [236d16248f962f390fb59296bdd7da0ec742b6cc]

INTEGRATION: CWS ooo19126 (1.13.6); FILE MERGED 2005/09/05 18:48:01 rt 1.13.6.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [49d5ddbe6412e1ffd7702693d34f7c3bb3859f07]

INTEGRATION: CWS ooo19126 (1.6.116); FILE MERGED 2005/09/05 14:15:43 rt 1.6.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5832972f374c59b1978cfdd18ecc4cae0188e55f]

INTEGRATION: CWS ooo19126 (1.11.92); FILE MERGED 2005/09/05 15:01:03 rt 1.11.92.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f0f2c815193eafa1c695142e67348514e6848d56]

INTEGRATION: CWS ooo19126 (1.3.166); FILE MERGED 2005/09/05 15:32:14 rt 1.3.166.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8870e0ddf2994a964630ce44d2be65c1a374b060]

INTEGRATION: CWS ooo19126 (1.1.1.1.1672); FILE MERGED 2005/09/05 14:15:43 rt 1.1.1.1.1672.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fea8b04a002e35730ede39adb3de8f67196a63ae]

INTEGRATION: CWS ooo19126 (1.13.452); FILE MERGED 2005/09/05 15:01:03 rt 1.13.452.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [acd1f6f81b3c1ac30de42d255d1402d1d503e157]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:32:13 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8b2172e604502946467c6a021cc0d22e6cdfb947]

INTEGRATION: CWS ooo19126 (1.2.452); FILE MERGED 2005/09/05 15:01:02 rt 1.2.452.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9b630c13c02c58909ed591300c7a93e7010f98a9]

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>  [76fa929371260fa0ec5d8c397fbfaccc0b6945e8]

INTEGRATION: CWS ooo19126 (1.5.452); FILE MERGED 2005/09/05 15:01:02 rt 1.5.452.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [25bf83e49478bdb0ee39c66d6033ab4aa0daf867]

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>  [43f40e63e935f7cf42476548f13255d6f292d9bb]

INTEGRATION: CWS ooo19126 (1.9.330); FILE MERGED 2005/09/05 14:15:42 rt 1.9.330.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [02325dfdfd48b33a837775fae5071e4e5984ccd2]

INTEGRATION: CWS ooo19126 (1.13.192); FILE MERGED 2005/09/05 15:01:02 rt 1.13.192.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a83919d38c471644af7023b761e245181249e111]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:32:12 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bdcee4340e1088cc5df31fb896d7db2cea8bd452]

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>  [9a6f31717b29cbfb77c23c842b073a64d785eb86]

INTEGRATION: CWS ooo19126 (1.3.430); FILE MERGED 2005/09/05 14:15:42 rt 1.3.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [937d35815885d64eca42eb2e910e8cb5f3a262b0]

INTEGRATION: CWS ooo19126 (1.27.116); FILE MERGED 2005/09/05 15:01:02 rt 1.27.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1a936089de4529362dbe80953ec14a2ea8171fb3]

INTEGRATION: CWS ooo19126 (1.3.452); FILE MERGED 2005/09/05 15:01:02 rt 1.3.452.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a1688071b0ecae35e52137a48a7ac0d5177f883d]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:32:11 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [40607226d9c92e26f45a933a5d73ab5e053952bf]

INTEGRATION: CWS ooo19126 (1.4.924); FILE MERGED 2005/09/05 15:01:01 rt 1.4.924.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a9e3bb35ee13f4466237667ccb50a8a1cdccdba6]

INTEGRATION: CWS ooo19126 (1.3.16); FILE MERGED 2005/09/05 17:18:38 rt 1.3.16.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c62c618df8f402eef6657936213f612397dc049b]

INTEGRATION: CWS ooo19126 (1.1.1.1.942); FILE MERGED 2005/09/05 15:01:01 rt 1.1.1.1.942.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3e43234515f171061b150b21cff2760f03c14b63]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:32:10 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fe4e00b70b9b0f0ba8740d2cf9c164d1dd63437f]

INTEGRATION: CWS ooo19126 (1.2.16); FILE MERGED 2005/09/05 17:18:38 rt 1.2.16.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [540e71acf046df654392529dee0b5f73b96ac8eb]

INTEGRATION: CWS ooo19126 (1.2.898); FILE MERGED 2005/09/05 15:01:01 rt 1.2.898.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b9bc17a5336fa8c7dbaad8271c1858edb70b97f6]

INTEGRATION: CWS ooo19126 (1.2.2); FILE MERGED 2005/09/05 17:18:37 rt 1.2.2.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e980d9c6e031bd4500bb2e5f1a6ed2285cc7f373]

INTEGRATION: CWS ooo19126 (1.2.924); FILE MERGED 2005/09/05 15:01:01 rt 1.2.924.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ba9a9feea39d747d291634ae5c0eeb1c4ec1387a]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:32:09 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [79a5af4ca4bf5f92728327b009678b5de484b0af]

INTEGRATION: CWS ooo19126 (1.4.16); FILE MERGED 2005/09/05 17:18:37 rt 1.4.16.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ee2cbf943b73da3b5fdae3a53909bc7672ce37a3]

INTEGRATION: CWS ooo19126 (1.1.1.1.942); FILE MERGED 2005/09/05 15:01:00 rt 1.1.1.1.942.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [caa967b64ac297f3f180573fa5e53288b36dd15f]

INTEGRATION: CWS ooo19126 (1.5.16); FILE MERGED 2005/09/05 17:18:36 rt 1.5.16.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7c78ed3b45ba3825f20df9dca2797514d4d8bc3f]

INTEGRATION: CWS ooo19126 (1.3.346); FILE MERGED 2005/09/05 15:01:00 rt 1.3.346.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cc55e54b2f9a8c7cbe36710f997e12f794cd14e4]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:32:08 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bd96694701ef7361aed51be50c5f54d8993a91b5]

INTEGRATION: CWS ooo19126 (1.14.2); FILE MERGED 2005/09/05 17:18:36 rt 1.14.2.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [806068908bc151ae26850be844156f3299bae276]

INTEGRATION: CWS ooo19126 (1.2.354); FILE MERGED 2005/09/05 15:01:00 rt 1.2.354.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [35a6447d24c28538c1ac39bc3f41613f2433d933]

INTEGRATION: CWS ooo19126 (1.4.16); FILE MERGED 2005/09/05 17:18:36 rt 1.4.16.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e0ca99c4d2005c466ea57ac595d04c7fecfd1a8e]

INTEGRATION: CWS ooo19126 (1.7.452); FILE MERGED 2005/09/05 15:01:00 rt 1.7.452.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3cf121e273466c8eb54d4085a24d12e56898fdaa]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:32:07 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ea3b5ffd56082ab6a239f63312e8079012b1eaca]

INTEGRATION: CWS ooo19126 (1.6.16); FILE MERGED 2005/09/05 17:18:35 rt 1.6.16.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7e7c98f738f11cb159396add6ba929dceb72aa82]

INTEGRATION: CWS ooo19126 (1.3.430); FILE MERGED 2005/09/05 14:15:40 rt 1.3.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2eabcc9a5fb24dcc4159685c3a3ae2d7df07baf6]

INTEGRATION: CWS ooo19126 (1.11.104); FILE MERGED 2005/09/05 15:00:59 rt 1.11.104.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c5fd904ab4300818b83eff0b16dae38b3e7cb826]

INTEGRATION: CWS ooo19126 (1.4.16); FILE MERGED 2005/09/05 17:18:35 rt 1.4.16.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [010f00687df3a2155c9986a4cf4851e7d56eba6f]

INTEGRATION: CWS ooo19126 (1.4.430); FILE MERGED 2005/09/05 14:15:40 rt 1.4.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [43df42f6a76de3ff7305f0f0f5f7e2624f122644]

INTEGRATION: CWS ooo19126 (1.1.1.1.942); FILE MERGED 2005/09/05 15:00:59 rt 1.1.1.1.942.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5bba5275a88ec98791177755c8461afeadc9c329]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:32:06 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [48490ff3b3c36fe18e21226e6bbc58cdea41edab]

INTEGRATION: CWS ooo19126 (1.4.16); FILE MERGED 2005/09/05 17:18:34 rt 1.4.16.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7f4da68c0dbe003f665696d8b9f763c9d691bfde]

INTEGRATION: CWS ooo19126 (1.8.156); FILE MERGED 2005/09/05 14:15:39 rt 1.8.156.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [79cb4bfd79e555e3d7114172d4d568fbe99cc04e]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:32:05 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9ba7a8ef3c4bfd07f2acf9943493add37cecbe90]

INTEGRATION: CWS ooo19126 (1.2.340); FILE MERGED 2005/09/05 17:51:08 rt 1.2.340.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8fb39f8eb3d9102c1ffd6958d6c0d21e5018e503]

INTEGRATION: CWS ooo19126 (1.2.346); FILE MERGED 2005/09/05 15:00:58 rt 1.2.346.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f74d109f574c121316f6e0f2136bc9cf7598932b]

INTEGRATION: CWS ooo19126 (1.3.208); FILE MERGED 2005/09/05 17:51:08 rt 1.3.208.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [af889884c00eeca7f2f1692e0280e2c6c59774d0]

INTEGRATION: CWS ooo19126 (1.7.430); FILE MERGED 2005/09/05 14:15:39 rt 1.7.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c9bc581b265c7c46c994fa9fb961397c576a8c96]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:32:04 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3a05f13a4cfbacf352b80a9bcdde0f86e45e60b0]

INTEGRATION: CWS ooo19126 (1.17.326); FILE MERGED 2005/09/05 15:00:58 rt 1.17.326.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [11cf702122a4fb3e332188d1fb7151b414764eea]

INTEGRATION: CWS ooo19126 (1.1.1.1.1672); FILE MERGED 2005/09/05 14:15:38 rt 1.1.1.1.1672.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [861ebc30150ad68457061fc51560e7b66a124359]

INTEGRATION: CWS ooo19126 (1.5.130); FILE MERGED 2005/09/05 15:00:58 rt 1.5.130.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [31323dd444616406ae3557a18bbbb51dc02cad55]

INTEGRATION: CWS ooo19126 (1.3.150); FILE MERGED 2005/09/05 17:51:07 rt 1.3.150.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5832cdb756e678c7e70ef0fd67fb8e557484f624]

INTEGRATION: CWS ooo19126 (1.3.430); FILE MERGED 2005/09/05 14:15:38 rt 1.3.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [76011eb5dc58753c653d27f06b66c86bd7394d8f]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:32:03 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8f0f541069d785724ba888487537e02664b636f5]

INTEGRATION: CWS ooo19126 (1.9.368); FILE MERGED 2005/09/05 15:00:57 rt 1.9.368.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [14e81f5fa1d466b163564ba2e01bd099ba2b7fd9]

INTEGRATION: CWS ooo19126 (1.2.340); FILE MERGED 2005/09/05 17:51:07 rt 1.2.340.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [998e6ae4bb15001a91c0958f176878a4243f8ed1]

INTEGRATION: CWS ooo19126 (1.2.452); FILE MERGED 2005/09/05 15:00:57 rt 1.2.452.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [95ad37f2c0545f233027f293e6db237cd35613cc]

INTEGRATION: CWS ooo19126 (1.7.148); FILE MERGED 2005/09/05 17:51:07 rt 1.7.148.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4c81044627406e9ee6b86c9c0d076a36c550af70]

INTEGRATION: CWS ooo19126 (1.3.430); FILE MERGED 2005/09/05 14:15:37 rt 1.3.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5525e51ab7516636b91ee790cc2b03b97a2d0b2b]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:32:02 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [16eded1628b1c41adad4fdb03d3582c1d7fbe06f]

INTEGRATION: CWS ooo19126 (1.7.434); FILE MERGED 2005/09/05 15:00:57 rt 1.7.434.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [94b08b9d9a283ef967b4a02189b0ed5ddded8ade]

INTEGRATION: CWS ooo19126 (1.9.56); FILE MERGED 2005/09/05 17:51:07 rt 1.9.56.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cb5d95ec162659ba5710d28465215952b4333d7b]

INTEGRATION: CWS ooo19126 (1.3.896); FILE MERGED 2005/09/05 14:15:37 rt 1.3.896.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f336eebaab4ada722ae9f050b4e0485d93ee0d97]

INTEGRATION: CWS ooo19126 (1.11.146); FILE MERGED 2005/09/05 15:00:56 rt 1.11.146.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a34d21feffaac6e83ec5a70d5bb728d0df0e36d9]

INTEGRATION: CWS ooo19126 (1.5.172); FILE MERGED 2005/09/05 17:51:06 rt 1.5.172.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [41048a2d3db0a4c37e2d2e4d274980c08ccdaed3]

INTEGRATION: CWS ooo19126 (1.61.238); FILE MERGED 2005/09/05 14:15:37 rt 1.61.238.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0f7e94eaa1bc31dd81083df0d0c99941c684f36a]

INTEGRATION: CWS ooo19126 (1.2.116); FILE MERGED 2005/09/05 15:32:01 rt 1.2.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ca7658ca29dc737ae23f3d4f40c3ae66c88788c2]

INTEGRATION: CWS ooo19126 (1.4.898); FILE MERGED 2005/09/05 15:00:56 rt 1.4.898.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [37a37924592388ed3b0650f18e49cf4e49c7340e]

INTEGRATION: CWS ooo19126 (1.3.586); FILE MERGED 2005/09/05 15:00:56 rt 1.3.586.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [250b602309f451c8e30bdedc1ea38e9308a5af28]

INTEGRATION: CWS ooo19126 (1.5.150); FILE MERGED 2005/09/05 17:51:06 rt 1.5.150.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [36db195beadca39750084bff9173f1c3a35504ac]

INTEGRATION: CWS ooo19126 (1.2.116); FILE MERGED 2005/09/05 15:32:00 rt 1.2.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6528ec5cd9036d6534b3e13f15dfeeebf6b1542b]

INTEGRATION: CWS ooo19126 (1.6.366); FILE MERGED 2005/09/05 15:00:56 rt 1.6.366.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fd0b409837865fd76b8de067bef3ee54fabe1109]

INTEGRATION: CWS ooo19126 (1.3.88); FILE MERGED 2005/09/05 17:51:05 rt 1.3.88.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a4f24e7f29ca4837b00ef2f0f1c87238dac7e2df]

INTEGRATION: CWS ooo19126 (1.48.154); FILE MERGED 2005/09/05 15:00:56 rt 1.48.154.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7be50242415c6ca79b8545de989bd5994937709f]

INTEGRATION: CWS ooo19126 (1.2.208); FILE MERGED 2005/09/05 17:51:05 rt 1.2.208.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7206548f6f0b1ea8ce5a966f4348002476e0d1be]

INTEGRATION: CWS ooo19126 (1.2.116); FILE MERGED 2005/09/05 15:31:59 rt 1.2.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [87f5d37a725ef3d92edce95a1b76133edcf88b62]

INTEGRATION: CWS ooo19126 (1.2.196); FILE MERGED 2005/09/05 15:00:55 rt 1.2.196.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2675da5c3bd878332b7f931ef3adb7a2c8d3212e]

INTEGRATION: CWS ooo19126 (1.3.208); FILE MERGED 2005/09/05 17:51:05 rt 1.3.208.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a5ddb4c8aff3101066458c426c9539a662bd0525]

INTEGRATION: CWS ooo19126 (1.2.930); FILE MERGED 2005/09/05 15:00:55 rt 1.2.930.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7e741023fb2ddea9e8301b44469144d6cc704037]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:31:59 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f965a86404dffe908a8fe2e677efcaa51b1362fe]

INTEGRATION: CWS ooo19126 (1.4.208); FILE MERGED 2005/09/05 17:51:04 rt 1.4.208.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [68d7b0a83f1f06dbb403256cbff387f6a9b644d4]

INTEGRATION: CWS ooo19126 (1.1.1.1.942); FILE MERGED 2005/09/05 15:00:55 rt 1.1.1.1.942.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4f48d2a549b5b4c5b868cc917e8b4c96a7c73bcf]

INTEGRATION: CWS ooo19126 (1.2.116); FILE MERGED 2005/09/05 15:31:58 rt 1.2.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [726c42be4278f73d1556bfd623bf80cea31c7259]

INTEGRATION: CWS ooo19126 (1.7.430); FILE MERGED 2005/09/05 14:15:35 rt 1.7.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0783b0ce6092f2111a49775cca9992fdbc790724]

INTEGRATION: CWS ooo19126 (1.1.738); FILE MERGED 2005/09/05 17:51:04 rt 1.1.738.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1318784b821ba5be8f77fe1072b4b8e7db750df2]

INTEGRATION: CWS ooo19126 (1.4.452); FILE MERGED 2005/09/05 15:00:55 rt 1.4.452.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9dfbb6da403dea55950157cb93a2853b84310063]

INTEGRATION: CWS ooo19126 (1.3.102); FILE MERGED 2005/09/05 14:15:35 rt 1.3.102.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [32021242e891c99996686db61940c0b7335d6d33]

INTEGRATION: CWS ooo19126 (1.13.208); FILE MERGED 2005/09/05 17:51:03 rt 1.13.208.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [63d8c5670b7173e3fa171340196bcf559485ec68]

INTEGRATION: CWS ooo19126 (1.2.130); FILE MERGED 2005/09/05 15:00:55 rt 1.2.130.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a572823311a0047defe4023ce9cea07ffd90d35e]

INTEGRATION: CWS ooo19126 (1.12.702); FILE MERGED 2005/09/05 14:15:35 rt 1.12.702.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8f051ba4fdf58f67ace6b23a22d6a8534e23165c]

INTEGRATION: CWS ooo19126 (1.6.32); FILE MERGED 2005/09/05 17:51:03 rt 1.6.32.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a171d3e35a73156c29576bd88eaf5dd6140fda50]

INTEGRATION: CWS ooo19126 (1.2.116); FILE MERGED 2005/09/05 15:31:57 rt 1.2.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [da331cef954ee40edd60bc730586ba08d940f1a6]

INTEGRATION: CWS ooo19126 (1.2.598); FILE MERGED 2005/09/05 14:15:35 rt 1.2.598.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [174a35584f3067617c9254a0f3e8d43cd5b2aceb]

INTEGRATION: CWS ooo19126 (1.57.40); FILE MERGED 2005/09/05 17:51:03 rt 1.57.40.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ba28ddec7cc2fbb5a9f4c571435353f4ad26aac1]

INTEGRATION: CWS ooo19126 (1.5.346); FILE MERGED 2005/09/05 15:00:54 rt 1.5.346.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [efea7c57f7a9a535f2018033578ca6608b19e725]

INTEGRATION: CWS ooo19126 (1.5.430); FILE MERGED 2005/09/05 14:15:34 rt 1.5.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1f53e5f8b5bdd6ed2063d0f968584ddb4f772b17]

INTEGRATION: CWS ooo19126 (1.4.214); FILE MERGED 2005/09/05 17:51:02 rt 1.4.214.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [99e51cfd1b970719990e5fe4346e2da695684fe6]

INTEGRATION: CWS ooo19126 (1.3.930); FILE MERGED 2005/09/05 15:00:54 rt 1.3.930.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e5f5c1f24324a8e0edad0fee712e513b8b0fe789]

INTEGRATION: CWS ooo19126 (1.2.116); FILE MERGED 2005/09/05 15:31:56 rt 1.2.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2cbcfe9d5a5a412f6cd446c63d502c99afcc060d]

INTEGRATION: CWS ooo19126 (1.4.668); FILE MERGED 2005/09/05 14:15:34 rt 1.4.668.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [648f8fd4d4142cef82c815b8acefbfd32d30e176]

INTEGRATION: CWS ooo19126 (1.8.84); FILE MERGED 2005/09/05 17:51:01 rt 1.8.84.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b41a7e7abac46b769b4495b5eaeb1f7393b8c4b5]

INTEGRATION: CWS ooo19126 (1.8.192); FILE MERGED 2005/09/05 15:00:54 rt 1.8.192.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1378922a1dcabbcb183eb3ce532e38933418ffa5]

INTEGRATION: CWS ooo19126 (1.2.1044); FILE MERGED 2005/09/05 14:15:34 rt 1.2.1044.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b8429969a291efea8b65042d10c0a38fa527c98b]

INTEGRATION: CWS ooo19126 (1.13.84); FILE MERGED 2005/09/05 17:51:01 rt 1.13.84.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [eafa8bea7e8d870e34e509c91b5586beb01a82ed]

INTEGRATION: CWS ooo19126 (1.2.116); FILE MERGED 2005/09/05 15:31:55 rt 1.2.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a7fff18446c98cf36e194358bd24c698dce55574]

INTEGRATION: CWS ooo19126 (1.3.452); FILE MERGED 2005/09/05 15:00:54 rt 1.3.452.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e309dd5f1cab0c1662d6ea52cafa9344eaf8a154]

INTEGRATION: CWS ooo19126 (1.8.250); FILE MERGED 2005/09/05 14:15:34 rt 1.8.250.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [22487aa7a41ef757bf3c64ed60658893e02f3716]

INTEGRATION: CWS ooo19126 (1.1.126); FILE MERGED 2005/09/05 17:51:01 rt 1.1.126.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4811acc53cfd43d1481cae1829593ab8cc6b2ba8]

INTEGRATION: CWS ooo19126 (1.1.1.1.942); FILE MERGED 2005/09/05 15:00:54 rt 1.1.1.1.942.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3c84647c4913f2bfae7c22e47226164333fefef6]

INTEGRATION: CWS ooo19126 (1.3.712); FILE MERGED 2005/09/05 14:15:34 rt 1.3.712.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [770a26ac99ef3bcb7306f0825607bae7b0207d8f]

INTEGRATION: CWS ooo19126 (1.7.126); FILE MERGED 2005/09/05 17:51:00 rt 1.7.126.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1806381eeb79df737796378a4c396ad3396d9a09]

INTEGRATION: CWS ooo19126 (1.3.452); FILE MERGED 2005/09/05 15:00:53 rt 1.3.452.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9a0f6554af21f50cadc664ee2a8386ca56f2fc21]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:31:54 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c749d2b5d785966547b9619d700bbba68f6ba1b5]

INTEGRATION: CWS ooo19126 (1.8.430); FILE MERGED 2005/09/05 14:15:33 rt 1.8.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [640657d386eb782c22d28e1bb289d35736373d71]

INTEGRATION: CWS ooo19126 (1.1.126); FILE MERGED 2005/09/05 17:51:00 rt 1.1.126.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9d8b21af6baa558259ef063b6e3cf200026ae339]

INTEGRATION: CWS ooo19126 (1.3.346); FILE MERGED 2005/09/05 15:00:53 rt 1.3.346.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [09199a0d15cc196fa0eb1c7b7fb0baf4c82c72bc]

INTEGRATION: CWS ooo19126 (1.2.116); FILE MERGED 2005/09/05 15:31:54 rt 1.2.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7a150d664d66d876048ee89b78e75560110861ff]

INTEGRATION: CWS ooo19126 (1.3.732); FILE MERGED 2005/09/05 14:15:33 rt 1.3.732.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bb2117f34e96f27e9c9274b5d4146e7a0959f267]

INTEGRATION: CWS ooo19126 (1.5.192); FILE MERGED 2005/09/05 15:00:53 rt 1.5.192.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [27a45bc67d178a7479917a5976a506f59e334078]

INTEGRATION: CWS ooo19126 (1.2.116); FILE MERGED 2005/09/05 15:31:53 rt 1.2.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1b9a804dab36d096ff234e6d2401f666df28b44d]

INTEGRATION: CWS ooo19126 (1.2.1044); FILE MERGED 2005/09/05 14:15:33 rt 1.2.1044.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [495af886e8b1768091115f0b4972c18da36ce56e]

INTEGRATION: CWS ooo19126 (1.4.126); FILE MERGED 2005/09/05 17:50:59 rt 1.4.126.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c96c05f51dc4d88f5512718aa5afaaaafb5a9db2]

INTEGRATION: CWS ooo19126 (1.6.176); FILE MERGED 2005/09/05 15:00:53 rt 1.6.176.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3f2c373523f8caef745e3fc6ddad8ea04c7694d9]

INTEGRATION: CWS ooo19126 (1.4.430); FILE MERGED 2005/09/05 14:15:32 rt 1.4.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d6572e8d76ec4cb0b15abc07bb2389f48d89914a]

INTEGRATION: CWS ooo19126 (1.2.590); FILE MERGED 2005/09/05 17:50:59 rt 1.2.590.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [daf3a49e42f579748f95c45d3423554678bef67a]

INTEGRATION: CWS ooo19126 (1.11.346); FILE MERGED 2005/09/05 15:00:53 rt 1.11.346.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a5ae3d776234eb3f2e2f10f2886f3c99cda5e2fe]

INTEGRATION: CWS ooo19126 (1.2.116); FILE MERGED 2005/09/05 15:31:52 rt 1.2.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5ce6bf31f79be203eeac6c0fbd8b55a959722cda]

INTEGRATION: CWS ooo19126 (1.3.430); FILE MERGED 2005/09/05 14:15:32 rt 1.3.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [dabea9247058e2edfc92d78936def84226f8f298]

INTEGRATION: CWS ooo19126 (1.3.406); FILE MERGED 2005/09/05 17:50:59 rt 1.3.406.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8f0b8af26eccf8348e4b991167fa3bf0cac7966c]

INTEGRATION: CWS ooo19126 (1.2.452); FILE MERGED 2005/09/05 15:00:52 rt 1.2.452.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cac90b39dfd56b9deb2e2844313764e6ea0ca491]

INTEGRATION: CWS ooo19126 (1.8.430); FILE MERGED 2005/09/05 14:15:32 rt 1.8.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8c0c0d3741afb34cc034ee3cd1ba06b5b1a986fc]

INTEGRATION: CWS ooo19126 (1.14.122); FILE MERGED 2005/09/05 17:50:59 rt 1.14.122.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b0ee803aebaf4dd3cce6a63e568bad76de0eee8d]

INTEGRATION: CWS ooo19126 (1.3.898); FILE MERGED 2005/09/05 15:00:52 rt 1.3.898.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [24ba3f87a69c35bf7975d95aaefbc74b976b4d9a]

INTEGRATION: CWS ooo19126 (1.2.116); FILE MERGED 2005/09/05 15:31:51 rt 1.2.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [aa5919ab869da8c3bb342ab9f25caf0cbc400686]

INTEGRATION: CWS ooo19126 (1.3.1478); FILE MERGED 2005/09/05 14:15:32 rt 1.3.1478.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c94b1079a9b117841ee07a8bc4786c41448d3496]

INTEGRATION: CWS ooo19126 (1.3.590); FILE MERGED 2005/09/05 17:50:59 rt 1.3.590.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7963928d9abcf825e9933fc07ca15e8a7ce6c6a0]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:31:51 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [580dbd9a4cfb383e8d30730913bf53284d13e714]

INTEGRATION: CWS ooo19126 (1.3.452); FILE MERGED 2005/09/05 15:00:52 rt 1.3.452.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [44560c13627940a48ed42c60dcb86adf72d45458]

INTEGRATION: CWS ooo19126 (1.6.118); FILE MERGED 2005/09/05 17:50:59 rt 1.6.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fa38093df058f254ff4b091526da74f01ee95c60]

INTEGRATION: CWS ooo19126 (1.3.124); FILE MERGED 2005/09/05 15:31:51 rt 1.3.124.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e2be35b11445f9e3aabb35d400358c8aa5843f8c]

INTEGRATION: CWS ooo19126 (1.1.940); FILE MERGED 2005/09/05 15:00:52 rt 1.1.940.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [176e9905f33d926f0059ce0ed43bfd4c1d5a93a8]

INTEGRATION: CWS ooo19126 (1.1.942); FILE MERGED 2005/09/05 15:00:52 rt 1.1.942.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [46397fe9c52609695747be2c4e10e8c0aac6199d]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:31:50 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3013ed680bec14039ee43c4f1f9ea9b53363b0f6]

INTEGRATION: CWS ooo19126 (1.2.116); FILE MERGED 2005/09/05 15:31:50 rt 1.2.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4343fd8affe7f6c0d1cd5cce67c4c72ff83db7ed]

INTEGRATION: CWS ooo19126 (1.11.154); FILE MERGED 2005/09/05 15:00:51 rt 1.11.154.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [61e686513a253c4303f2ee9f77f19450748beef3]

INTEGRATION: CWS ooo19126 (1.4.346); FILE MERGED 2005/09/05 15:00:51 rt 1.4.346.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d20e6481719b5b605ab3d9087e2cf39ccfbae47d]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:31:49 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [073c5d2aa328a1612edadafb874dfdc769ce15b7]

INTEGRATION: CWS ooo19126 (1.3.192); FILE MERGED 2005/09/05 15:00:51 rt 1.3.192.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [44d769ba84b4e15bd747742e246ecff5a3317c29]

INTEGRATION: CWS ooo19126 (1.2.116); FILE MERGED 2005/09/05 15:31:49 rt 1.2.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9b45638870c27eb513890b9fb6f91f51a2d774d4]

INTEGRATION: CWS ooo19126 (1.2.938); FILE MERGED 2005/09/05 15:00:51 rt 1.2.938.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8c48127c00a02562f2d595fc345ff5c0f195f32e]

INTEGRATION: CWS ooo19126 (1.2.78); FILE MERGED 2005/09/05 15:31:48 rt 1.2.78.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c7c7d679de08ebf60dedb1c5a45b44a469b1e390]

INTEGRATION: CWS ooo19126 (1.2.116); FILE MERGED 2005/09/05 15:31:48 rt 1.2.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2fa3e487b7e4e9cc9f1c1232db4b381afc843a7a]

INTEGRATION: CWS ooo19126 (1.3.452); FILE MERGED 2005/09/05 15:00:50 rt 1.3.452.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a8414329ca646bebc60404cc6b3d5dea0ead44c7]

INTEGRATION: CWS ooo19126 (1.3.430); FILE MERGED 2005/09/05 14:15:29 rt 1.3.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9b4a630bcec987e8773f5b9ac19aa73020709e4c]

INTEGRATION: CWS ooo19126 (1.2.116); FILE MERGED 2005/09/05 15:31:47 rt 1.2.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [51367fc4edf523d683f50bfb911de60970624ea3]

INTEGRATION: CWS ooo19126 (1.1.936); FILE MERGED 2005/09/05 15:00:50 rt 1.1.936.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ba37a2a7f171e5ac47c104c35a3fa92adc569764]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:31:47 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9d37ea2825545781027f355f25c752e1375a0922]

INTEGRATION: CWS ooo19126 (1.7.116); FILE MERGED 2005/09/05 15:00:50 rt 1.7.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bdbbeb26df7af1c7e785c5abbf3202d87f1291a0]

INTEGRATION: CWS ooo19126 (1.2.116); FILE MERGED 2005/09/05 15:31:46 rt 1.2.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d11fd39392ac2e37f7d390d9c54b7ff4bdb01fa9]

INTEGRATION: CWS ooo19126 (1.3.346); FILE MERGED 2005/09/05 15:00:50 rt 1.3.346.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ecd83ecac2b22cf487c0ba3d320cf27f58ba25f6]

INTEGRATION: CWS ooo19126 (1.2.578); FILE MERGED 2005/09/05 17:50:55 rt 1.2.578.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5c70cba8c0f08a0b506c568bbe7cf68acf8c2863]

INTEGRATION: CWS ooo19126 (1.7.116); FILE MERGED 2005/09/05 14:15:28 rt 1.7.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4f710f6c1a6284c39e200f225527ba7824e5f8dd]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:31:46 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4f45a05f7589a21a46a59b72fed61c50eb28fe91]

INTEGRATION: CWS ooo19126 (1.7.230); FILE MERGED 2005/09/05 17:50:55 rt 1.7.230.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [906151bdf74722906e87786cb5fc7a173133a38e]

INTEGRATION: CWS ooo19126 (1.3.668); FILE MERGED 2005/09/05 14:15:28 rt 1.3.668.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2483183c0cae0544cee00c7bdd46d9bf74a495d8]

INTEGRATION: CWS ooo19126 (1.3.40); FILE MERGED 2005/09/05 15:31:45 rt 1.3.40.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0e2598c0ddd1a160e5d5c86e255e0d9db661b85d]

INTEGRATION: CWS ooo19126 (1.3.452); FILE MERGED 2005/09/05 15:00:49 rt 1.3.452.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [44058a9ae395eb1a20d6800732b31c214c405c2d]

INTEGRATION: CWS ooo19126 (1.4.374); FILE MERGED 2005/09/05 17:50:55 rt 1.4.374.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cf270c07f917288643522a5e6527fac702cdfa53]

INTEGRATION: CWS ooo19126 (1.2.82); FILE MERGED 2005/09/05 15:31:45 rt 1.2.82.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [abb1fa71366a23b9a0e6bb7a77420ef3246e29d0]

INTEGRATION: CWS ooo19126 (1.3.930); FILE MERGED 2005/09/05 15:00:49 rt 1.3.930.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [dd0787da22281c255c04d9325a24bf44c2295c20]

INTEGRATION: CWS ooo19126 (1.2.578); FILE MERGED 2005/09/05 17:50:54 rt 1.2.578.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e70c9e801f9a57161e7c593c5d5435efc22d6f05]

INTEGRATION: CWS ooo19126 (1.3.40); FILE MERGED 2005/09/05 15:31:44 rt 1.3.40.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [accba9c1742ff4c3575cf9021d561e855d6f9a10]

INTEGRATION: CWS ooo19126 (1.3.92); FILE MERGED 2005/09/05 15:00:49 rt 1.3.92.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3553a57645058fb3774a6e8e726f753b25d8d7cc]

INTEGRATION: CWS ooo19126 (1.6.202); FILE MERGED 2005/09/05 17:50:54 rt 1.6.202.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7845e23384a3aa72f36ff3afdb8ebed14f54af3c]

INTEGRATION: CWS ooo19126 (1.2.82); FILE MERGED 2005/09/05 15:31:44 rt 1.2.82.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bd7558c31bef17b9e7a638fc28aba10da18a5969]

INTEGRATION: CWS ooo19126 (1.3.430); FILE MERGED 2005/09/05 14:15:27 rt 1.3.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fda4fe20aaf99ff80604ab863f90e9c203179f58]

INTEGRATION: CWS ooo19126 (1.3.904); FILE MERGED 2005/09/05 15:00:49 rt 1.3.904.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a4a4e098dad40470c8173eb45de74007f0844939]

INTEGRATION: CWS ooo19126 (1.2.628); FILE MERGED 2005/09/05 17:50:54 rt 1.2.628.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [513da229f5a809d2708dba1e15ad3b5477008f84]

INTEGRATION: CWS ooo19126 (1.7.430); FILE MERGED 2005/09/05 14:15:27 rt 1.7.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8c3aedeadbf72b4bbe3d05c5d11f71fd70bb316b]

INTEGRATION: CWS ooo19126 (1.1.1.1.942); FILE MERGED 2005/09/05 15:00:49 rt 1.1.1.1.942.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [16a922d11f2b07fcf1698721786cb11c192974ce]

INTEGRATION: CWS ooo19126 (1.3.386); FILE MERGED 2005/09/05 17:50:53 rt 1.3.386.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e273695c69a29a7a93594ed0605fa8fb94a6f482]

INTEGRATION: CWS ooo19126 (1.2.68); FILE MERGED 2005/09/05 15:31:44 rt 1.2.68.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [79d654f24e69cc730c80be4b640d868a3efa1211]

INTEGRATION: CWS ooo19126 (1.4.196); FILE MERGED 2005/09/05 15:00:48 rt 1.4.196.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [368804d151aa36d623cd9561a20ac73e697af94a]

INTEGRATION: CWS ooo19126 (1.2.84); FILE MERGED 2005/09/05 17:50:53 rt 1.2.84.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1bbed59248d72641e97146efebba4601ff549550]

INTEGRATION: CWS ooo19126 (1.4.10); FILE MERGED 2005/09/05 15:31:43 rt 1.4.10.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cbe5ca0d6aba532b12bbb889783f1a9ab3418d33]

INTEGRATION: CWS ooo19126 (1.3.452); FILE MERGED 2005/09/05 15:00:48 rt 1.3.452.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f3f3d3ceee4be8de20dc27cbc2947ce9781e4cde]

INTEGRATION: CWS ooo19126 (1.4.84); FILE MERGED 2005/09/05 17:50:53 rt 1.4.84.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ad2d45c8dd9bded28aacbe645194950a2ca5ab63]

INTEGRATION: CWS ooo19126 (1.2.32); FILE MERGED 2005/09/05 15:31:43 rt 1.2.32.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9569a5e482d53b038507cea12f0c2f53216ff03d]

INTEGRATION: CWS ooo19126 (1.12.328); FILE MERGED 2005/09/05 15:00:48 rt 1.12.328.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c2eb4f11d4f6a4599c92a754c7368a613035cef6]

INTEGRATION: CWS ooo19126 (1.3.178); FILE MERGED 2005/09/05 17:50:53 rt 1.3.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [372c136b2ae13d74f32cb7a7c355118bae272c84]

INTEGRATION: CWS ooo19126 (1.3.26); FILE MERGED 2005/09/05 15:31:43 rt 1.3.26.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8e3232d5dee0d84abcee93e8f58e8b7ae883ce8a]

INTEGRATION: CWS ooo19126 (1.42.192); FILE MERGED 2005/09/05 15:00:48 rt 1.42.192.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6d2e355dbad905af23c54d0a6f1d4cf862142d79]

INTEGRATION: CWS ooo19126 (1.4.16); FILE MERGED 2005/09/05 15:31:43 rt 1.4.16.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1780ee88158d58fc636134ac0aebb62f77c84132]

INTEGRATION: CWS ooo19126 (1.6.122); FILE MERGED 2005/09/05 17:50:52 rt 1.6.122.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3ce27373c408fc03ee8e35857af741c3acbd5e04]

INTEGRATION: CWS ooo19126 (1.3.942); FILE MERGED 2005/09/05 15:00:48 rt 1.3.942.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [22daf9ec3671f8ff2af227b18392b10745caa5d2]

INTEGRATION: CWS ooo19126 (1.2.214); FILE MERGED 2005/09/05 17:50:52 rt 1.2.214.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [16fa211cc3cc1b01c59761e37738c2c5c08838fe]

INTEGRATION: CWS ooo19126 (1.1.932); FILE MERGED 2005/09/05 15:00:47 rt 1.1.932.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [117a99932dd440ce727387dd62794a9b3c224aec]

INTEGRATION: CWS ooo19126 (1.2.32); FILE MERGED 2005/09/05 15:31:42 rt 1.2.32.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c8292113711e6117b137c7856fac109b5b1e6a7d]

INTEGRATION: CWS ooo19126 (1.4.84); FILE MERGED 2005/09/05 17:50:52 rt 1.4.84.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [dfb365ee979840efc4b5b476bf88a5f04b4dcd65]

INTEGRATION: CWS ooo19126 (1.6.256); FILE MERGED 2005/09/05 15:00:47 rt 1.6.256.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5c4b305f2d2b420fe9f338a995eb3162937b0ed9]

INTEGRATION: CWS ooo19126 (1.3.84); FILE MERGED 2005/09/05 17:50:52 rt 1.3.84.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [11df27e572dcfbc5cdd583e8ef48e294f8c44848]

INTEGRATION: CWS ooo19126 (1.12.6); FILE MERGED 2005/09/05 15:31:42 rt 1.12.6.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [980d77e1386543ff9acefb20cd6e22c4a1266f35]

INTEGRATION: CWS ooo19126 (1.2.430); FILE MERGED 2005/09/05 14:15:26 rt 1.2.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4b9395221e66ec0e387f947cc5eae7897f1c6ad5]

INTEGRATION: CWS ooo19126 (1.1.908); FILE MERGED 2005/09/05 15:00:47 rt 1.1.908.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [843af6b4b1e39cdd084b13b9fb667047c57bb7bf]

INTEGRATION: CWS ooo19126 (1.3.98); FILE MERGED 2005/09/05 17:50:52 rt 1.3.98.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2d7788832908b1b89dc808f6b7e13996832002e1]

INTEGRATION: CWS ooo19126 (1.7.32); FILE MERGED 2005/09/05 15:31:42 rt 1.7.32.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a151cf57376837a50b1ee449bc430e3aa72f7b5c]

INTEGRATION: CWS ooo19126 (1.2.256); FILE MERGED 2005/09/05 15:00:47 rt 1.2.256.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1b5e1c2a6cec9c9d063bacbbd09e4fa37acd216b]

INTEGRATION: CWS ooo19126 (1.3.8); FILE MERGED 2005/09/05 15:31:42 rt 1.3.8.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c023f25c345cf090f06be2146cec563a2a3ff0bc]

INTEGRATION: CWS ooo19126 (1.2.84); FILE MERGED 2005/09/05 17:50:52 rt 1.2.84.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [63a0fca2cc44a527a1fb991d2b0ddf1ccf5536fb]

INTEGRATION: CWS ooo19126 (1.13.560); FILE MERGED 2005/09/05 14:15:25 rt 1.13.560.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3c98537031b0b92db58bf390d85b3b142d77e057]

INTEGRATION: CWS ooo19126 (1.5.196); FILE MERGED 2005/09/05 15:00:47 rt 1.5.196.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1655f837d06570d1962eaee9e854f606e13ad374]

INTEGRATION: CWS ooo19126 (1.2.110); FILE MERGED 2005/09/05 15:31:41 rt 1.2.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8687febdc0e76725f865ceb9478c285522f551be]

INTEGRATION: CWS ooo19126 (1.2.84); FILE MERGED 2005/09/05 17:50:51 rt 1.2.84.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f4827d52b4d8c7b2333976363b2e0cfce096ff76]

INTEGRATION: CWS ooo19126 (1.9.430); FILE MERGED 2005/09/05 14:15:25 rt 1.9.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [476c4e98b2009612b02700e2e4f021a04e5dd301]

INTEGRATION: CWS ooo19126 (1.2.368); FILE MERGED 2005/09/05 15:00:46 rt 1.2.368.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d1d3f688a97a6d81d2b1ba0f4e89872a7ed53d7c]

INTEGRATION: CWS ooo19126 (1.5.110); FILE MERGED 2005/09/05 17:50:51 rt 1.5.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4e8bff2ad81c4fd833f3e6a6834935685e7eca39]

INTEGRATION: CWS ooo19126 (1.6.452); FILE MERGED 2005/09/05 15:00:46 rt 1.6.452.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3d3866b66d7518818b64aeb50c74836843b371a1]

INTEGRATION: CWS ooo19126 (1.5.90); FILE MERGED 2005/09/05 17:50:50 rt 1.5.90.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f5ff16db20d445c5d274dd476d452541a810e5fd]

INTEGRATION: CWS ooo19126 (1.2.520); FILE MERGED 2005/09/05 15:00:46 rt 1.2.520.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b395f2c17c778a2f25f5302c57b5e3709c8f5430]

INTEGRATION: CWS ooo19126 (1.2.214); FILE MERGED 2005/09/05 17:50:50 rt 1.2.214.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [800804bb55c63b6dcdd1305ce72fd99658fd5ce6]

INTEGRATION: CWS ooo19126 (1.1.1.1.942); FILE MERGED 2005/09/05 15:00:46 rt 1.1.1.1.942.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fd427d99a2661d1994d259e79c1f7fcc10d67404]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:31:40 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [22286605a9f04c2538929bf7b2bd9db236af8cf3]

INTEGRATION: CWS ooo19126 (1.6.90); FILE MERGED 2005/09/05 17:50:50 rt 1.6.90.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fd99571a0fb44950bc07e20df9fb1483f1955e99]

INTEGRATION: CWS ooo19126 (1.4.196); FILE MERGED 2005/09/05 15:00:46 rt 1.4.196.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d8822d806e6bafc5b3d2bedd34552543b6036a12]

INTEGRATION: CWS ooo19126 (1.2.116); FILE MERGED 2005/09/05 15:31:40 rt 1.2.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2ea8503079aaff04d417b673c0b2d63e9070da08]

INTEGRATION: CWS ooo19126 (1.5.74); FILE MERGED 2005/09/05 17:50:50 rt 1.5.74.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6b21a8797af729e118677e5243b31f8b6d35b035]

INTEGRATION: CWS ooo19126 (1.9.130); FILE MERGED 2005/09/05 15:00:46 rt 1.9.130.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6939e3b7c535528731f2af2032778a46cbbd9ebf]

INTEGRATION: CWS ooo19126 (1.4.430); FILE MERGED 2005/09/05 14:15:24 rt 1.4.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [431e9318b75ea9f15183b21aaae4e5367928006a]

INTEGRATION: CWS ooo19126 (1.3.122); FILE MERGED 2005/09/05 15:31:40 rt 1.3.122.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [310df5d5afe0bad12671777d181b1e0b378f36de]

INTEGRATION: CWS ooo19126 (1.8.74); FILE MERGED 2005/09/05 17:50:50 rt 1.8.74.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c98cb78efeebe2448547d9a7b482c2e009e0cf53]

INTEGRATION: CWS ooo19126 (1.15.192); FILE MERGED 2005/09/05 15:00:45 rt 1.15.192.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c414520bad906b9d7d17e44ec5ee8e48efb4ff59]

INTEGRATION: CWS ooo19126 (1.5.96); FILE MERGED 2005/09/05 15:31:40 rt 1.5.96.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ec725152a5417c0a724aa903295922d30195015b]

INTEGRATION: CWS ooo19126 (1.14.236); FILE MERGED 2005/09/05 15:00:45 rt 1.14.236.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [238d68c817699ef0150ae048b3a254056c75cfec]

INTEGRATION: CWS ooo19126 (1.4.712); FILE MERGED 2005/09/05 14:15:23 rt 1.4.712.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3dc7875640e3a50bcd961966346ac5a495384752]

INTEGRATION: CWS ooo19126 (1.2.214); FILE MERGED 2005/09/05 17:50:49 rt 1.2.214.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [12a38db9406cebc2e0319e4a7a7a35eab06edc81]

INTEGRATION: CWS ooo19126 (1.5.16); FILE MERGED 2005/09/05 15:31:40 rt 1.5.16.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [270936cf7341ce960723e3309b73ec63c89c3da8]

INTEGRATION: CWS ooo19126 (1.2.920); FILE MERGED 2005/09/05 15:00:45 rt 1.2.920.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f7faf4be60af0063c41c3e329f12e01a1ddea3a4]

INTEGRATION: CWS ooo19126 (1.5.8); FILE MERGED 2005/09/05 15:31:39 rt 1.5.8.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [034a6e864b0f7dd39bc5e2c777b512996092df3d]

INTEGRATION: CWS ooo19126 (1.5.84); FILE MERGED 2005/09/05 17:50:49 rt 1.5.84.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8c7ce78413ba20d2a3e73fd82210bee91eb42a2e]

INTEGRATION: CWS ooo19126 (1.2.932); FILE MERGED 2005/09/05 15:00:45 rt 1.2.932.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1a67fece1f7bc7ce961ed661fb7246d925eeae42]

INTEGRATION: CWS ooo19126 (1.3.756); FILE MERGED 2005/09/05 14:15:23 rt 1.3.756.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [142f6af4daabb49effc69bae22fd45260aceb01d]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:31:39 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ec0aafa3484ac36dc4ec635a6a72004bb25476d2]

INTEGRATION: CWS ooo19126 (1.3.132); FILE MERGED 2005/09/05 17:50:49 rt 1.3.132.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [70f96a3fb57527742705492162ccd1f5669a124b]

INTEGRATION: CWS ooo19126 (1.1.1.1.942); FILE MERGED 2005/09/05 15:00:45 rt 1.1.1.1.942.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [dc46e4fc685a74303372f29f25a012eacaf014e7]

INTEGRATION: CWS ooo19126 (1.6.176); FILE MERGED 2005/09/05 15:00:44 rt 1.6.176.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6edf4576f22c88395845d198b499c39f571968f7]

INTEGRATION: CWS ooo19126 (1.4.214); FILE MERGED 2005/09/05 17:50:48 rt 1.4.214.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e49a40212c3509b5d9cbd59551b1117162841528]

INTEGRATION: CWS ooo19126 (1.4.368); FILE MERGED 2005/09/05 15:00:44 rt 1.4.368.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8e912a816df59cffe06a8fa10d96d15f28ccb37b]

INTEGRATION: CWS ooo19126 (1.2.208); FILE MERGED 2005/09/05 17:50:48 rt 1.2.208.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2d03f062e912c645019f4866b5d323312b1bc983]

INTEGRATION: CWS ooo19126 (1.5.116); FILE MERGED 2005/09/05 14:15:22 rt 1.5.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [86d8a35d86b53caaea6ada03361231cbb7957890]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:31:38 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [64b1c5f4a08396f3474c8b5668f99ee6a99b5186]

INTEGRATION: CWS ooo19126 (1.2.272); FILE MERGED 2005/09/05 17:50:47 rt 1.2.272.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8c979f952bcdf6a79de90a6839798ece2a4f37ad]

INTEGRATION: CWS ooo19126 (1.3.452); FILE MERGED 2005/09/05 15:00:44 rt 1.3.452.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [12ac5c7a4c00550574f9fef71660dd6a95c42d07]

INTEGRATION: CWS ooo19126 (1.7.20); FILE MERGED 2005/09/05 15:31:38 rt 1.7.20.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [03ca81629652f6c2a81f3f25fc4db37f2f3899b0]

INTEGRATION: CWS ooo19126 (1.2.942); FILE MERGED 2005/09/05 15:00:43 rt 1.2.942.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [33688b59cd729f23e77a35264c1018833046a72f]

INTEGRATION: CWS ooo19126 (1.7.346); FILE MERGED 2005/09/05 15:00:43 rt 1.7.346.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9af382d3b48e13052d62af56e21ae9987ce686bd]

INTEGRATION: CWS ooo19126 (1.3.260); FILE MERGED 2005/09/05 17:50:47 rt 1.3.260.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e8cca79670bf9808d3b9974dabaafdcc8d561827]

INTEGRATION: CWS ooo19126 (1.6.328); FILE MERGED 2005/09/05 15:00:43 rt 1.6.328.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [60a0538d649f14980b1eb7821d21da19a64c6932]

INTEGRATION: CWS ooo19126 (1.7.148); FILE MERGED 2005/09/05 17:50:46 rt 1.7.148.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4043d9a50aff44ad588b210d1f2a06e79f744fe2]

INTEGRATION: CWS ooo19126 (1.9.176); FILE MERGED 2005/09/05 15:00:42 rt 1.9.176.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a7bb00ab19717b226cd1278f059be2340ef70db2]

INTEGRATION: CWS ooo19126 (1.2.272); FILE MERGED 2005/09/05 17:50:46 rt 1.2.272.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [918f67bc475dbd3529dbbd8e30f096a6f0a40bbb]

INTEGRATION: CWS ooo19126 (1.3.116); FILE MERGED 2005/09/05 15:00:42 rt 1.3.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [05c77f76aa4b4a4f1544b7ebca493511f3e4e6ac]

INTEGRATION: CWS ooo19126 (1.3.254); FILE MERGED 2005/09/05 17:50:46 rt 1.3.254.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cdf7bfc83e9a8c5787026a5754bdf5389559ce57]

INTEGRATION: CWS ooo19126 (1.2.1044); FILE MERGED 2005/09/05 14:15:21 rt 1.2.1044.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ad74485cae27ff83f72c50d8a3073e6654cfcd11]

INTEGRATION: CWS ooo19126 (1.2.368); FILE MERGED 2005/09/05 15:00:42 rt 1.2.368.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2d1e046bc55266d05042f12cc5f1cc9b38763c0f]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:31:37 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ab9e281f727c11ab19a48f59bd2cb8a4bf276088]

INTEGRATION: CWS ooo19126 (1.3.308); FILE MERGED 2005/09/05 17:50:46 rt 1.3.308.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [69960c5416b0dc1e0d73f6a5699249304108ff82]

INTEGRATION: CWS ooo19126 (1.20.114); FILE MERGED 2005/09/05 15:00:42 rt 1.20.114.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [061973ad4c6a26fb3b1894ef7b5e30cd22c8e564]

INTEGRATION: CWS ooo19126 (1.3.170); FILE MERGED 2005/09/05 15:31:37 rt 1.3.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [43eff56bfa8f5b4fa2cd8c65c32e29b8a8da55f5]

INTEGRATION: CWS ooo19126 (1.86.126); FILE MERGED 2005/09/05 15:00:41 rt 1.86.126.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4499ad3bfa3fa653a3308a40b97d31d708a65e77]

INTEGRATION: CWS ooo19126 (1.3.300); FILE MERGED 2005/09/05 17:50:45 rt 1.3.300.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f2c47f2ef21ee8c2127a63f2ae4ceead62619f88]

INTEGRATION: CWS ooo19126 (1.5.430); FILE MERGED 2005/09/05 14:15:20 rt 1.5.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [acb512b915112827edfa51bdf160687c66af79fc]

INTEGRATION: CWS ooo19126 (1.8.368); FILE MERGED 2005/09/05 15:00:41 rt 1.8.368.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b131ba6ead6d28e630fbee09f9b292b78bd9fd05]

INTEGRATION: CWS ooo19126 (1.2.116); FILE MERGED 2005/09/05 15:31:37 rt 1.2.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e4484505cadd0b2707acb2f86683e91e8e7c01be]

INTEGRATION: CWS ooo19126 (1.2.308); FILE MERGED 2005/09/05 17:50:45 rt 1.2.308.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [381cd463c27eeaaf68064a285b13c68371bfd1fe]

INTEGRATION: CWS ooo19126 (1.5.346); FILE MERGED 2005/09/05 15:00:41 rt 1.5.346.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2cfe1a6f30776fb66f5f25422da21babdd1e56c0]

INTEGRATION: CWS ooo19126 (1.2.170); FILE MERGED 2005/09/05 15:31:36 rt 1.2.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e657ccd44898dd98e32c5c0a8bc2cc558eb74406]

INTEGRATION: CWS ooo19126 (1.5.224); FILE MERGED 2005/09/05 17:50:44 rt 1.5.224.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b617a75f694eab02e7b2924f7b87cedde807db73]

INTEGRATION: CWS ooo19126 (1.1.1.1.1672); FILE MERGED 2005/09/05 14:15:20 rt 1.1.1.1.1672.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [507ad186e699d719e51e2bcae3cbd98c5d6a840b]

INTEGRATION: CWS ooo19126 (1.5.328); FILE MERGED 2005/09/05 15:00:41 rt 1.5.328.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [68f9cf1ac7fbe17fae8aa8ff69dea7072f265636]

INTEGRATION: CWS ooo19126 (1.3.20); FILE MERGED 2005/09/05 15:31:36 rt 1.3.20.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [981799caebca86820e2793f50a132acd38fabf9a]

INTEGRATION: CWS ooo19126 (1.4.1630); FILE MERGED 2005/09/05 14:15:20 rt 1.4.1630.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b3220a50709b501b34ad8939c3167b1115120942]

INTEGRATION: CWS ooo19126 (1.3.902); FILE MERGED 2005/09/05 15:00:40 rt 1.3.902.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e9a1412c1e3d745b28dc50d76491dcfc033f79ab]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:31:36 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d7067c37401cd12df0e835fc9c731e8225de61f5]

INTEGRATION: CWS ooo19126 (1.6.224); FILE MERGED 2005/09/05 17:50:44 rt 1.6.224.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9a5d1beb66ae65ec97f02d2c31997a362ead748d]

INTEGRATION: CWS ooo19126 (1.8.328); FILE MERGED 2005/09/05 15:00:40 rt 1.8.328.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a401e98b85cae04ae440637b1472e5e6617b8709]

INTEGRATION: CWS ooo19126 (1.6.8); FILE MERGED 2005/09/05 15:31:36 rt 1.6.8.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4880ba5cda523cb75f8b3271d0ae5045b6ad09c6]

INTEGRATION: CWS ooo19126 (1.3.308); FILE MERGED 2005/09/05 17:50:44 rt 1.3.308.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [33b5fa63dad2ddf03d3adf7cd8dd3b1afc44894d]

INTEGRATION: CWS ooo19126 (1.3.452); FILE MERGED 2005/09/05 15:00:40 rt 1.3.452.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [28fa8fe7f719577c33f4074e83c56fa8439c573f]

INTEGRATION: CWS ooo19126 (1.1.934); FILE MERGED 2005/09/05 15:00:40 rt 1.1.934.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [af6ddf9d035db0212a1c6c17624010cfe6c4ed0f]

INTEGRATION: CWS ooo19126 (1.3.300); FILE MERGED 2005/09/05 17:50:43 rt 1.3.300.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0c09b3ef36ea174413571173d0b3b860f0ffa80c]

INTEGRATION: CWS ooo19126 (1.2.452); FILE MERGED 2005/09/05 15:00:39 rt 1.2.452.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8302a48912ace0e5f1ca03ba90a3968e1199ea52]

INTEGRATION: CWS ooo19126 (1.4.26); FILE MERGED 2005/09/05 15:31:35 rt 1.4.26.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f35478c81609bbf582ad60d24d8e5c3d13db0d8a]

INTEGRATION: CWS ooo19126 (1.3.260); FILE MERGED 2005/09/05 17:50:43 rt 1.3.260.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b51c1f8011234ae907132f390f90c189ff9c7902]

INTEGRATION: CWS ooo19126 (1.9.16); FILE MERGED 2005/09/05 15:31:35 rt 1.9.16.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9e0e66f62c42a26541098ec035774e0e65b652c5]

INTEGRATION: CWS ooo19126 (1.6.176); FILE MERGED 2005/09/05 17:50:43 rt 1.6.176.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c4922e6cd5f530b671af97b85d94fcb33953d985]

INTEGRATION: CWS ooo19126 (1.8.192); FILE MERGED 2005/09/05 15:00:39 rt 1.8.192.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6749a5f884fac51fa99d1c9b8a1a5db84f2d153d]

INTEGRATION: CWS ooo19126 (1.7.40); FILE MERGED 2005/09/05 15:31:35 rt 1.7.40.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [329bd811cdcb5835534cd12648f79e5bcb1ea0e8]

INTEGRATION: CWS ooo19126 (1.2.224); FILE MERGED 2005/09/05 17:50:42 rt 1.2.224.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d1e58f72e7f59776420636143f691b7c3001a051]

INTEGRATION: CWS ooo19126 (1.5.508); FILE MERGED 2005/09/05 15:00:38 rt 1.5.508.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [300e02bac6ff48955cc8d57707b6470bffe2f34d]

INTEGRATION: CWS ooo19126 (1.4.108); FILE MERGED 2005/09/05 15:31:35 rt 1.4.108.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ac3189c8c5dc5306a63eac2191d68ee846000407]

INTEGRATION: CWS ooo19126 (1.7.116); FILE MERGED 2005/09/05 15:00:38 rt 1.7.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1a02d7c58e04320e98805514c554fe912182ea91]

INTEGRATION: CWS ooo19126 (1.8.108); FILE MERGED 2005/09/05 17:50:42 rt 1.8.108.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ec8ebcec32faa14ebedb9f5f7e55d973a1d965d9]

INTEGRATION: CWS ooo19126 (1.2.20); FILE MERGED 2005/09/05 15:31:34 rt 1.2.20.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2ad1942b592e3f6d7718acf020bda086f1338243]

INTEGRATION: CWS ooo19126 (1.1.1.1.1672); FILE MERGED 2005/09/05 14:15:18 rt 1.1.1.1.1672.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0df9e3c1da6a8a90417a1bcacfd95a9fff6d7044]

INTEGRATION: CWS ooo19126 (1.3.920); FILE MERGED 2005/09/05 15:00:38 rt 1.3.920.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8ca6518d9ae7b0b6e2ecb41f676e2224ddecb8d7]

INTEGRATION: CWS ooo19126 (1.5.100); FILE MERGED 2005/09/05 17:50:41 rt 1.5.100.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c0e62bfc29233b39e8188789fc9c1ab66e7d731f]

INTEGRATION: CWS ooo19126 (1.4.430); FILE MERGED 2005/09/05 14:15:18 rt 1.4.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2811df0b26d322e145e3c09aceb780e826e3d207]

INTEGRATION: CWS ooo19126 (1.3.20); FILE MERGED 2005/09/05 15:31:34 rt 1.3.20.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fd2e1077807c9056bcfbf7802eefc858be5af568]

INTEGRATION: CWS ooo19126 (1.4.452); FILE MERGED 2005/09/05 15:00:38 rt 1.4.452.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8bce212167295c6cf7bac89aa9c91ababd8e0ce5]

INTEGRATION: CWS ooo19126 (1.2.598); FILE MERGED 2005/09/05 14:15:18 rt 1.2.598.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [283a103ba578f41cf79880104ee0f3f8e30ddc6e]

INTEGRATION: CWS ooo19126 (1.3.300); FILE MERGED 2005/09/05 17:50:41 rt 1.3.300.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [13d011543523053e188d695d4223d94288f2def9]

INTEGRATION: CWS ooo19126 (1.2.452); FILE MERGED 2005/09/05 15:00:37 rt 1.2.452.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d2d19c435849ef3050bffa64930a7f9575038669]

INTEGRATION: CWS ooo19126 (1.5.40); FILE MERGED 2005/09/05 15:31:34 rt 1.5.40.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4ae5518984139d0c310d4cb3bce2c56860bd818b]

INTEGRATION: CWS ooo19126 (1.2.308); FILE MERGED 2005/09/05 17:50:41 rt 1.2.308.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c09ac9b4d6ca935139fd2531833d71a029857076]

INTEGRATION: CWS ooo19126 (1.2.932); FILE MERGED 2005/09/05 15:00:37 rt 1.2.932.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [76f7f3ba555ee058a740c60bb71b6c873d97aa7c]

INTEGRATION: CWS ooo19126 (1.3.110); FILE MERGED 2005/09/05 15:31:34 rt 1.3.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0a957ff6668cfb65e1949649500f177ecec81b79]

INTEGRATION: CWS ooo19126 (1.8.430); FILE MERGED 2005/09/05 14:15:17 rt 1.8.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c2da15ddd3c6041993cdaf0b8e5981db5dedd820]

INTEGRATION: CWS ooo19126 (1.6.176); FILE MERGED 2005/09/05 17:50:41 rt 1.6.176.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3e93fd974c6b3e8628682a92a2b1720e8b5e2fdf]

INTEGRATION: CWS ooo19126 (1.7.130); FILE MERGED 2005/09/05 15:00:37 rt 1.7.130.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [df89367f8811d39d8ec86049cde3c44bd2fb538a]

INTEGRATION: CWS ooo19126 (1.4.20); FILE MERGED 2005/09/05 15:31:33 rt 1.4.20.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [845770067a3b0785b606a8a897ef55b9a6b4ece7]

INTEGRATION: CWS ooo19126 (1.5.100); FILE MERGED 2005/09/05 17:50:40 rt 1.5.100.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f88b0c103c97f2fa0d49978e9a36508a5f4066bb]

INTEGRATION: CWS ooo19126 (1.4.294); FILE MERGED 2005/09/05 15:00:37 rt 1.4.294.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [044a5ec219b7eb744243bd543ea8ddd6efccde05]

INTEGRATION: CWS ooo19126 (1.3.20); FILE MERGED 2005/09/05 15:31:33 rt 1.3.20.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ce5afea2898cdcf2ab5880b6d16bfe691ac95c0a]

INTEGRATION: CWS ooo19126 (1.23.256); FILE MERGED 2005/09/05 15:00:37 rt 1.23.256.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [99f7f4c2f5baa5b0d6378acf0592d80aad3f689a]

INTEGRATION: CWS ooo19126 (1.5.20); FILE MERGED 2005/09/05 15:31:33 rt 1.5.20.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8ba6cc721abc544753c722dd8812e6ace31dd2a9]

INTEGRATION: CWS ooo19126 (1.3.300); FILE MERGED 2005/09/05 17:50:40 rt 1.3.300.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a31d6d4bc112edc736703de2ffce3ce0f4c637d4]

INTEGRATION: CWS ooo19126 (1.9.154); FILE MERGED 2005/09/05 15:00:36 rt 1.9.154.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7f09b8e22650f2257ad5919d3efe55c60d166640]

INTEGRATION: CWS ooo19126 (1.4.108); FILE MERGED 2005/09/05 15:31:33 rt 1.4.108.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8b12bd5e6947775c253f35f331ff623af4e01387]

INTEGRATION: CWS ooo19126 (1.2.308); FILE MERGED 2005/09/05 17:50:39 rt 1.2.308.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f7e6ffec85faecab328760789197ca72b7a6ce4d]

INTEGRATION: CWS ooo19126 (1.15.116); FILE MERGED 2005/09/05 15:00:36 rt 1.15.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [57282d3dab6c3d35778222f480de545b56fcbfdc]

INTEGRATION: CWS ooo19126 (1.2.1666); FILE MERGED 2005/09/05 14:15:16 rt 1.2.1666.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f4d9b909ed0b8c6e1eaf7253f483679d046a53e4]

INTEGRATION: CWS ooo19126 (1.8.108); FILE MERGED 2005/09/05 17:50:39 rt 1.8.108.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ee155171e9e4fb451bb9236650d632f9d09179c3]

INTEGRATION: CWS ooo19126 (1.3.346); FILE MERGED 2005/09/05 15:00:36 rt 1.3.346.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c5a525a5e77247c4b297968dd3d73d0769d9bc1d]

INTEGRATION: CWS ooo19126 (1.3.40); FILE MERGED 2005/09/05 15:31:32 rt 1.3.40.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b659e6926eeff0eb9f2104a7f396a1f79f86ab75]

INTEGRATION: CWS ooo19126 (1.3.430); FILE MERGED 2005/09/05 14:15:16 rt 1.3.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [326cd38cc8375f872af82cf34a166eecf6c8eb0b]

INTEGRATION: CWS ooo19126 (1.3.308); FILE MERGED 2005/09/05 17:50:39 rt 1.3.308.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [af807e6c6fae92700d76d3f632e443b72f2bc8b7]

INTEGRATION: CWS ooo19126 (1.3.798); FILE MERGED 2005/09/05 15:00:36 rt 1.3.798.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6b3f21e7f2850d83c854a6d84df8b1d211734cbe]

INTEGRATION: CWS ooo19126 (1.2.20); FILE MERGED 2005/09/05 15:31:32 rt 1.2.20.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [02ef101e85a99cc96f60580cea33c4924bcae745]

INTEGRATION: CWS ooo19126 (1.1.1.1.1672); FILE MERGED 2005/09/05 14:15:16 rt 1.1.1.1.1672.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a0def2babe1acd4e2c33b39d832054f3328625e1]

INTEGRATION: CWS ooo19126 (1.25.130); FILE MERGED 2005/09/05 15:00:35 rt 1.25.130.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [002f8f41ad9aa181ba3e766171c0629d979352a4]

INTEGRATION: CWS ooo19126 (1.3.300); FILE MERGED 2005/09/05 17:50:38 rt 1.3.300.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c5a4ce7d3c040b9c06060b0262b81fd54c9f6834]

INTEGRATION: CWS ooo19126 (1.3.452); FILE MERGED 2005/09/05 15:00:35 rt 1.3.452.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9e47dbaa72a605a7c0af42b5dd46d3cfb7c61c67]

INTEGRATION: CWS ooo19126 (1.7.6); FILE MERGED 2005/09/05 15:31:32 rt 1.7.6.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d25ca3acf09ddfc3ab65e70738ea5f83b3b19ba4]

INTEGRATION: CWS ooo19126 (1.3.896); FILE MERGED 2005/09/05 14:15:16 rt 1.3.896.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d24a6e8bc2f66676701a46c8b6220dfe9bb471f1]

INTEGRATION: CWS ooo19126 (1.7.176); FILE MERGED 2005/09/05 17:50:38 rt 1.7.176.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ba694711b82e9c83c51443e296d6c0e816f0fe2b]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:31:31 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [26f4dea3b5e4b37a61341a1bd36680452fa79cc9]

INTEGRATION: CWS ooo19126 (1.4.452); FILE MERGED 2005/09/05 15:00:35 rt 1.4.452.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [65a591c19c480460c9e4990f755bd84663dde853]

INTEGRATION: CWS ooo19126 (1.7.120); FILE MERGED 2005/09/05 17:50:38 rt 1.7.120.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c664c6de7c4ffdf5c6b9b87b15384dd5237c0d9a]

INTEGRATION: CWS ooo19126 (1.4.450); FILE MERGED 2005/09/05 15:00:35 rt 1.4.450.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b9f90a50d4fb663000cc4c0eb060d59501ef3843]

INTEGRATION: CWS ooo19126 (1.1.1.1.1672); FILE MERGED 2005/09/05 14:15:15 rt 1.1.1.1.1672.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4e43def8378f49df8b0911e044f1b0c9ff3b65ac]

INTEGRATION: CWS ooo19126 (1.7.100); FILE MERGED 2005/09/05 17:50:37 rt 1.7.100.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [491dac332a6278349800844671fb72c8d6dead69]

INTEGRATION: CWS ooo19126 (1.5.40); FILE MERGED 2005/09/05 15:31:31 rt 1.5.40.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6359b9617a553c3d99a707438adb13378ca0f4f5]

INTEGRATION: CWS ooo19126 (1.2.526); FILE MERGED 2005/09/05 15:00:34 rt 1.2.526.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3caecae89cb8e1cc14ffda02ee95bb79060730b1]

INTEGRATION: CWS ooo19126 (1.6.32); FILE MERGED 2005/09/05 15:31:31 rt 1.6.32.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [28f73a6197e111d6cfe41b14c721dc8bad921af4]

INTEGRATION: CWS ooo19126 (1.1.1.1.942); FILE MERGED 2005/09/05 15:00:34 rt 1.1.1.1.942.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1628b3dec2bedf78a608715d56088e03a284b8db]

INTEGRATION: CWS ooo19126 (1.7.178); FILE MERGED 2005/09/05 17:50:37 rt 1.7.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [370b0ce0e5018b3f0032ceca0b7a68254512e9ce]

INTEGRATION: CWS ooo19126 (1.3.78); FILE MERGED 2005/09/05 15:31:30 rt 1.3.78.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2fd435651c10c89618b1a4b5b2f403588f08db30]

INTEGRATION: CWS ooo19126 (1.21.116); FILE MERGED 2005/09/05 15:00:34 rt 1.21.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a8af7e4552763cdc923f32ea524d84f75ed3a8cc]

INTEGRATION: CWS ooo19126 (1.3.40); FILE MERGED 2005/09/05 15:31:30 rt 1.3.40.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [43b7de08f510fe0e69581c088abde2eb67d9b5f1]

INTEGRATION: CWS ooo19126 (1.3.16); FILE MERGED 2005/09/05 15:31:30 rt 1.3.16.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1aa867450bd7cf99fa8b8532ec7c7887c1e292ad]

INTEGRATION: CWS ooo19126 (1.18.130); FILE MERGED 2005/09/05 15:00:34 rt 1.18.130.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5ceee21004221d300619708bbbed518a1ce277b4]

INTEGRATION: CWS ooo19126 (1.10.170); FILE MERGED 2005/09/05 17:50:36 rt 1.10.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f8feb4bfe08182e679b8632076df97571e10bec7]

INTEGRATION: CWS ooo19126 (1.9.6); FILE MERGED 2005/09/05 15:31:30 rt 1.9.6.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f8da82024085b2103c5950c36107d328f020c29f]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:31:29 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4029e6dbe55049b03693194b2026ddcd3bcec71a]

INTEGRATION: CWS ooo19126 (1.4.452); FILE MERGED 2005/09/05 15:00:33 rt 1.4.452.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0d619104497a56c03779ca9229402af14215f447]

INTEGRATION: CWS ooo19126 (1.2.308); FILE MERGED 2005/09/05 17:50:36 rt 1.2.308.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ca942e2a44861388c57cfa9c1a4c04df1054e67a]

INTEGRATION: CWS ooo19126 (1.3.32); FILE MERGED 2005/09/05 15:31:29 rt 1.3.32.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e3b45f957466e4844e51098c7b5b63f5732509c4]

INTEGRATION: CWS ooo19126 (1.3.130); FILE MERGED 2005/09/05 15:00:33 rt 1.3.130.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [eba913dfd49da88b4a8075ac790ec187aaf9cb1e]

INTEGRATION: CWS ooo19126 (1.4.430); FILE MERGED 2005/09/05 14:15:14 rt 1.4.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0190be4b929da37583ed34da74488a95f3e7a1e9]

INTEGRATION: CWS ooo19126 (1.6.346); FILE MERGED 2005/09/05 15:00:33 rt 1.6.346.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [594e148ed8ad76dbda68af8f8c6b40899616660a]

INTEGRATION: CWS ooo19126 (1.9.172); FILE MERGED 2005/09/05 17:50:35 rt 1.9.172.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c0eacee82a1db9bf7f0a9dc6802bc9ee4fb7321b]

INTEGRATION: CWS ooo19126 (1.6.104); FILE MERGED 2005/09/05 15:00:32 rt 1.6.104.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [86e496f1a40f59adaa9eb0e8a1377a65b14b46bf]

INTEGRATION: CWS ooo19126 (1.2.1658); FILE MERGED 2005/09/05 14:15:13 rt 1.2.1658.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8e1ea15728be2c91217b81e66f1fa3ae88bb7a73]

INTEGRATION: CWS ooo19126 (1.7.116); FILE MERGED 2005/09/05 15:00:32 rt 1.7.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a4c6270fd8df99619ca91fc6b78f8d018944c50d]

INTEGRATION: CWS ooo19126 (1.4.224); FILE MERGED 2005/09/05 17:50:35 rt 1.4.224.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b477caf6c41aa0656f618fa4fd81b80722a49248]

INTEGRATION: CWS ooo19126 (1.4.428); FILE MERGED 2005/09/05 14:15:13 rt 1.4.428.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a94f9fe3e093057d0cb09a369be69b89119220b2]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:31:28 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [de27247d1d594043c0f2f5213a9e862c51996938]

INTEGRATION: CWS ooo19126 (1.7.326); FILE MERGED 2005/09/05 15:00:32 rt 1.7.326.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f69502b351903ae8153d2a45887404bd20fca64e]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 17:50:35 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c88ab8e45fbf028fdad0bceb220e14ebbff34230]

INTEGRATION: CWS ooo19126 (1.4.40); FILE MERGED 2005/09/05 15:31:28 rt 1.4.40.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c27f0868c2b5733467a4f4e4c380c3252a6fd2b3]

INTEGRATION: CWS ooo19126 (1.5.346); FILE MERGED 2005/09/05 15:00:32 rt 1.5.346.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [606f8fe6c5e5a41d3e0f714d91e445706616cb0c]

INTEGRATION: CWS ooo19126 (1.2.224); FILE MERGED 2005/09/05 17:50:34 rt 1.2.224.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [36e237b4ddca9baed213bb7ecdcf2f9993c9d629]

INTEGRATION: CWS ooo19126 (1.2.32); FILE MERGED 2005/09/05 15:31:28 rt 1.2.32.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c88c338cd42442fc02fc65d836eef31fa5fbdeb1]

INTEGRATION: CWS ooo19126 (1.1.1.1.942); FILE MERGED 2005/09/05 15:00:32 rt 1.1.1.1.942.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f2b60c18f65072fc6df2f4ad49325e3caf3c01d0]

INTEGRATION: CWS ooo19126 (1.4.132); FILE MERGED 2005/09/05 17:50:34 rt 1.4.132.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2f8f3b7c042bb2544455183b67780eb79bc6f6ee]

INTEGRATION: CWS ooo19126 (1.3.32); FILE MERGED 2005/09/05 15:31:28 rt 1.3.32.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1525a478a7e39738a1b2b7e3332259e6deacd53f]

INTEGRATION: CWS ooo19126 (1.1.1.1.942); FILE MERGED 2005/09/05 15:00:31 rt 1.1.1.1.942.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f90adba7a5c4aa38b222327645b16b0229b8082c]

INTEGRATION: CWS ooo19126 (1.6.100); FILE MERGED 2005/09/05 17:50:33 rt 1.6.100.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [08415c09df89e860c8f793642769638caa6fecf9]

INTEGRATION: CWS ooo19126 (1.3.116); FILE MERGED 2005/09/05 15:31:28 rt 1.3.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f52c1cfdd01cab4d4f376eeca0990618c5c48b55]

INTEGRATION: CWS ooo19126 (1.3.452); FILE MERGED 2005/09/05 15:00:31 rt 1.3.452.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ac0bb798914d99f6d9dc5561d5e3c0ec9d2e4dfc]

INTEGRATION: CWS ooo19126 (1.3.430); FILE MERGED 2005/09/05 14:15:12 rt 1.3.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b1b94a39de3db46809bb6538642e630ebbfbe4d8]

INTEGRATION: CWS ooo19126 (1.7.20); FILE MERGED 2005/09/05 15:31:27 rt 1.7.20.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [58c2f575f5f06f3095eb3863cd244b034f35345c]

INTEGRATION: CWS ooo19126 (1.6.114); FILE MERGED 2005/09/05 15:00:31 rt 1.6.114.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [930cd8c03ff9f20d967353697370ee341ab265bf]

INTEGRATION: CWS ooo19126 (1.4.170); FILE MERGED 2005/09/05 17:50:33 rt 1.4.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [69cab3191e9dc3aff0d4197dd244d28f27338cc4]

INTEGRATION: CWS ooo19126 (1.5.264); FILE MERGED 2005/09/05 14:15:12 rt 1.5.264.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [203b8d9a9b1e7149e9b248cf1d8839d70a0f8965]

INTEGRATION: CWS ooo19126 (1.3.20); FILE MERGED 2005/09/05 15:31:27 rt 1.3.20.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ee12a7cdc325adacf57f2efe9a560e5120740429]

INTEGRATION: CWS ooo19126 (1.6.452); FILE MERGED 2005/09/05 15:00:31 rt 1.6.452.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0a3c3f3183db995d87eae92be4087b1b027c066e]

INTEGRATION: CWS ooo19126 (1.3.300); FILE MERGED 2005/09/05 17:50:33 rt 1.3.300.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [41f50031b1e010c2c98004f1f49cfd7e9951ca44]

INTEGRATION: CWS ooo19126 (1.5.430); FILE MERGED 2005/09/05 14:15:11 rt 1.5.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e2586c10fb6a44ea7188d9fef57a9411366fd2a9]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:31:26 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d3b8d2fae40fa65ac705a77ec5c65b3939010f5a]

INTEGRATION: CWS ooo19126 (1.4.930); FILE MERGED 2005/09/05 15:00:31 rt 1.4.930.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8bb1a8c805e743feed85ee9ccc11bb155176cb01]

INTEGRATION: CWS ooo19126 (1.2.308); FILE MERGED 2005/09/05 17:50:33 rt 1.2.308.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cc5d9c739ec7ab9554d5e2ec50587f73def1f63e]

INTEGRATION: CWS ooo19126 (1.3.110); FILE MERGED 2005/09/05 15:31:26 rt 1.3.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [57541a3214cfe994e0a57d001978f20a68916e8b]

INTEGRATION: CWS ooo19126 (1.3.92); FILE MERGED 2005/09/05 15:00:30 rt 1.3.92.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [556d66c0f4c95602c7b2c4cc26614e84c3738c7f]

INTEGRATION: CWS ooo19126 (1.3.224); FILE MERGED 2005/09/05 17:50:32 rt 1.3.224.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8aab880c47a87e20072c987d054aba52f0af6d0b]

INTEGRATION: CWS ooo19126 (1.2.26); FILE MERGED 2005/09/05 15:31:26 rt 1.2.26.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [aedd5eedc4645e039b9dd4639fd03e1104d16bc3]

INTEGRATION: CWS ooo19126 (1.19.432); FILE MERGED 2005/09/05 15:00:29 rt 1.19.432.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [062006c6888a5ff78f141911c3e64fe95cd29c0e]

INTEGRATION: CWS ooo19126 (1.8.158); FILE MERGED 2005/09/05 17:50:32 rt 1.8.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bfeec19a36984c3bd99bf51dadc6e97e28a33a81]

INTEGRATION: CWS ooo19126 (1.9.6); FILE MERGED 2005/09/05 15:31:26 rt 1.9.6.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b78730400dc6301fc5b27ee217e2d8a44fa7dfc5]

INTEGRATION: CWS ooo19126 (1.5.780); FILE MERGED 2005/09/05 15:00:29 rt 1.5.780.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [84aeb81a170540a818f1cf4f991f2fe49b6d01be]

INTEGRATION: CWS ooo19126 (1.4.224); FILE MERGED 2005/09/05 17:50:31 rt 1.4.224.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9e2abd27e975da67ffc50bc9371bf825478e1b72]

INTEGRATION: CWS ooo19126 (1.4.20); FILE MERGED 2005/09/05 15:31:26 rt 1.4.20.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c4d14518c41a3bbc18ef86524aea15f35294cc1d]

INTEGRATION: CWS ooo19126 (1.5.206); FILE MERGED 2005/09/05 17:50:31 rt 1.5.206.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [aced4eb8a7b578a5d3ca744aa4893c6dbc5dcd0f]

INTEGRATION: CWS ooo19126 (1.17.6); FILE MERGED 2005/09/05 15:31:25 rt 1.17.6.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ceebebdcfb8fbe9a8734ece61a8e258509669ebf]

INTEGRATION: CWS ooo19126 (1.1.1.1.940); FILE MERGED 2005/09/05 15:00:28 rt 1.1.1.1.940.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5efe9a68a154c384d27caa1198932bfc7f4b9fb5]

INTEGRATION: CWS ooo19126 (1.3.430); FILE MERGED 2005/09/05 14:15:10 rt 1.3.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fac38db58a69bf9600b50b8802f8f630550d070c]

INTEGRATION: CWS ooo19126 (1.2.116); FILE MERGED 2005/09/05 15:31:25 rt 1.2.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e973ecae4e30b6435b032b28461113a72fb491f8]

INTEGRATION: CWS ooo19126 (1.7.30); FILE MERGED 2005/09/05 17:50:31 rt 1.7.30.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [97737a773892ead180c54824e52f2a123edfcac5]

INTEGRATION: CWS ooo19126 (1.2.20); FILE MERGED 2005/09/05 15:31:25 rt 1.2.20.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f836f9728d9011cb01b0a842c7f0a8f4001b9153]

INTEGRATION: CWS ooo19126 (1.7.118); FILE MERGED 2005/09/05 17:50:30 rt 1.7.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cd82cffea63dc0280e334102bc4b69cce04a845e]

INTEGRATION: CWS ooo19126 (1.4.430); FILE MERGED 2005/09/05 14:15:10 rt 1.4.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [980065ce27b7001ef64ec2fb6747d8a4db9f8c85]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:31:24 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [165c643205a9c8d7b34ee3ccff68d0a40fafc99c]

INTEGRATION: CWS ooo19126 (1.4.796); FILE MERGED 2005/09/05 15:00:27 rt 1.4.796.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [79638207bc10ccaeacfebcbff54c84f59b6f9d51]

INTEGRATION: CWS ooo19126 (1.8.178); FILE MERGED 2005/09/05 17:50:30 rt 1.8.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [96430d14e40be89f6c76949b0262c593d5218afe]

INTEGRATION: CWS ooo19126 (1.5.32); FILE MERGED 2005/09/05 15:31:24 rt 1.5.32.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1db6fc5d672b577c182e497b8b90606fdaa368ca]

INTEGRATION: CWS ooo19126 (1.4.224); FILE MERGED 2005/09/05 17:50:30 rt 1.4.224.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d6acee6ae0014c7a49d049b8a6139f36942f3a01]

INTEGRATION: CWS ooo19126 (1.9.32); FILE MERGED 2005/09/05 15:31:24 rt 1.9.32.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [574e7947cb01bb597077361a2b9176ef4df5eb4e]

INTEGRATION: CWS ooo19126 (1.29.432); FILE MERGED 2005/09/05 15:00:26 rt 1.29.432.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [41c94f76103ce856591376c3dc999c824f0a7dc0]

INTEGRATION: CWS ooo19126 (1.4.32); FILE MERGED 2005/09/05 15:31:23 rt 1.4.32.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fa7bbf33ae6b35b71aa468d494a118846bf1cf71]

INTEGRATION: CWS ooo19126 (1.3.260); FILE MERGED 2005/09/05 17:50:29 rt 1.3.260.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [db160204503bf9af73aebcf0559216066a49c3fe]

INTEGRATION: CWS ooo19126 (1.2.156); FILE MERGED 2005/09/05 15:31:23 rt 1.2.156.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [da0b8735c3271dccc349841fdc99bcec58c74123]

INTEGRATION: CWS ooo19126 (1.4.430); FILE MERGED 2005/09/05 14:15:09 rt 1.4.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [be425e51e4b2432901762fd362b4481f264bf469]

INTEGRATION: CWS ooo19126 (1.9.32); FILE MERGED 2005/09/05 15:31:23 rt 1.9.32.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5542d656165a8aafe2a67f84b1207bb6b5a51dda]

INTEGRATION: CWS ooo19126 (1.7.142); FILE MERGED 2005/09/05 17:50:28 rt 1.7.142.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d75b18b98f2873a3ceae6514fb59ab22eb54b7ea]

INTEGRATION: CWS ooo19126 (1.5.10); FILE MERGED 2005/09/05 15:31:22 rt 1.5.10.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2dea68cf81f799e128ad26108eda2dcfa11886e9]

INTEGRATION: CWS ooo19126 (1.7.30); FILE MERGED 2005/09/05 17:50:28 rt 1.7.30.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f6c8580cdbd385d94811cd19881085f3d2da39ce]

INTEGRATION: CWS ooo19126 (1.3.26); FILE MERGED 2005/09/05 15:31:22 rt 1.3.26.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4460406dc2835ae21c898b2d9a97ead6aa9887ab]

INTEGRATION: CWS ooo19126 (1.4.260); FILE MERGED 2005/09/05 17:50:28 rt 1.4.260.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6ec57b52cbd8173d20b9fd19abb20d4038e67fa7]

INTEGRATION: CWS ooo19126 (1.2.430); FILE MERGED 2005/09/05 14:15:08 rt 1.2.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a0d3a2016c235e4468621a0932256e36e507ceff]

INTEGRATION: CWS ooo19126 (1.2.32); FILE MERGED 2005/09/05 15:31:22 rt 1.2.32.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b0b21367612b71eec53bdb58e6582225f57bf8ab]

INTEGRATION: CWS ooo19126 (1.9.28); FILE MERGED 2005/09/05 17:50:28 rt 1.9.28.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e11c642dfa1ee9c15eb2306c70266f2c8e4d9da1]

INTEGRATION: CWS ooo19126 (1.1.1.1.1672); FILE MERGED 2005/09/05 14:15:08 rt 1.1.1.1.1672.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [058637cfe1dbc013804d10e2b68218407e40f92e]

INTEGRATION: CWS ooo19126 (1.4.16); FILE MERGED 2005/09/05 15:31:22 rt 1.4.16.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4b91403215aad108986da81dcf00d72dde39a3cb]

INTEGRATION: CWS ooo19126 (1.3.308); FILE MERGED 2005/09/05 17:50:28 rt 1.3.308.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a3feb701d3b221f774ae3a8d180cef717c5d0d14]

INTEGRATION: CWS ooo19126 (1.4.176); FILE MERGED 2005/09/05 17:50:27 rt 1.4.176.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ad2ed41802a6035b0317a38ac9023318813bff8e]

INTEGRATION: CWS ooo19126 (1.2.32); FILE MERGED 2005/09/05 15:31:21 rt 1.2.32.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d489563108dba53ccff2b1dd3ddfd97e18d4c24c]

INTEGRATION: CWS ooo19126 (1.2.308); FILE MERGED 2005/09/05 17:50:27 rt 1.2.308.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [aef333e474850e9533028432e3d56bb3b9420e71]

INTEGRATION: CWS ooo19126 (1.4.6); FILE MERGED 2005/09/05 15:31:21 rt 1.4.6.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b944de14f9250eea6faf3cfe9243f07056161a9a]

INTEGRATION: CWS ooo19126 (1.4.430); FILE MERGED 2005/09/05 14:15:07 rt 1.4.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b4a21dba0ec7fc61aa9528af7fce805f1f2ab272]

INTEGRATION: CWS ooo19126 (1.4.16); FILE MERGED 2005/09/05 15:31:21 rt 1.4.16.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ee2ce004e24bc405ca72035a80e445e008ce81f3]

INTEGRATION: CWS ooo19126 (1.7.1636); FILE MERGED 2005/09/05 14:15:07 rt 1.7.1636.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7c7c12170abb93fb99810ec8bed80956f93ae23e]

INTEGRATION: CWS ooo19126 (1.7.162); FILE MERGED 2005/09/05 17:50:27 rt 1.7.162.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7d0de65f47b4fded59cd54dd82f3e963a93463c7]

INTEGRATION: CWS ooo19126 (1.3.16); FILE MERGED 2005/09/05 15:31:21 rt 1.3.16.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [558283f863a4f6a340b60345c0954ace1203fada]

INTEGRATION: CWS ooo19126 (1.3.430); FILE MERGED 2005/09/05 14:15:06 rt 1.3.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f294bffd53f7526abeebba70013097d6abfba76c]

INTEGRATION: CWS ooo19126 (1.2.350); FILE MERGED 2005/09/05 17:50:26 rt 1.2.350.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0f5a352d4c8ef2e1629de49ba0ff3879152d485e]

INTEGRATION: CWS ooo19126 (1.7.118); FILE MERGED 2005/09/05 17:50:26 rt 1.7.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bd07a1ca7856596ae88ecde39c31e3b638b39f53]

INTEGRATION: CWS ooo19126 (1.5.6); FILE MERGED 2005/09/05 15:31:20 rt 1.5.6.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4319e86738d88faf8ede83f73fc582b62eb7e0b6]

INTEGRATION: CWS ooo19126 (1.9.214); FILE MERGED 2005/09/05 17:50:25 rt 1.9.214.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f84b064fe05454197b317a4e0b47fd8c1ba118fe]

INTEGRATION: CWS ooo19126 (1.3.26); FILE MERGED 2005/09/05 15:31:20 rt 1.3.26.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [67424d8ff4b4c507c60090339fefd206449537c7]

INTEGRATION: CWS ooo19126 (1.16.132); FILE MERGED 2005/09/05 17:50:25 rt 1.16.132.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [56acb7acd3658bdfd243728d6e09b8a8e5d96f77]

INTEGRATION: CWS ooo19126 (1.3.612); FILE MERGED 2005/09/05 17:50:25 rt 1.3.612.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0a7882e1ea7835f9686b7c112c78f0b8b31b0379]

INTEGRATION: CWS ooo19126 (1.2.26); FILE MERGED 2005/09/05 15:31:20 rt 1.2.26.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [122b2575ea21ba8c5fd77865c11bf4ae9129da62]

INTEGRATION: CWS ooo19126 (1.4.16); FILE MERGED 2005/09/05 15:31:20 rt 1.4.16.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2be80aada092f88e96305e16eb46c2ff35a80df1]

INTEGRATION: CWS ooo19126 (1.2.430); FILE MERGED 2005/09/05 14:15:05 rt 1.2.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8c6cd0e7b1a38f35a285d7a4690ef0bc34716acf]

INTEGRATION: CWS ooo19126 (1.1.730); FILE MERGED 2005/09/05 17:50:24 rt 1.1.730.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4386e25726d48cae9ede6dcf9b8d9540a5170c2b]

INTEGRATION: CWS ooo19126 (1.5.8); FILE MERGED 2005/09/05 15:31:19 rt 1.5.8.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [971287305a754a044fdaaf8d669002ecbd268d2d]

INTEGRATION: CWS ooo19126 (1.3.612); FILE MERGED 2005/09/05 17:50:24 rt 1.3.612.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2ae82ef39d136f16236c4630a90cb92c1beb551e]

INTEGRATION: CWS ooo19126 (1.4.16); FILE MERGED 2005/09/05 15:31:19 rt 1.4.16.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7145b86fd3cb174962c7f2ba4d1dae49d19b78ee]

INTEGRATION: CWS ooo19126 (1.4.6); FILE MERGED 2005/09/05 15:31:19 rt 1.4.6.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5c302259ea1e850fbce21a286b31a0e7e0fdcb87]

INTEGRATION: CWS ooo19126 (1.18.146); FILE MERGED 2005/09/05 17:50:24 rt 1.18.146.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [198de628a945a9ff82f157f0c736754e127cf937]

INTEGRATION: CWS ooo19126 (1.3.26); FILE MERGED 2005/09/05 15:31:18 rt 1.3.26.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2e859b374b0ebd6b23fdbc36502bf7ddb0fb1859]

INTEGRATION: CWS ooo19126 (1.4.430); FILE MERGED 2005/09/05 14:15:04 rt 1.4.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [021706a297d50f92adb113e2d8fface1a877a477]

INTEGRATION: CWS ooo19126 (1.48.4); FILE MERGED 2005/09/05 17:50:23 rt 1.48.4.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b573078b9fba90d778de9df9f2873717c16e1049]

INTEGRATION: CWS ooo19126 (1.4.6); FILE MERGED 2005/09/05 15:31:17 rt 1.4.6.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9f58e8d95f212acf79b92b2d8c2855958db90823]

INTEGRATION: CWS ooo19126 (1.36.40); FILE MERGED 2005/09/05 17:50:23 rt 1.36.40.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [46f3f08f15e465a7c95d70c3a1d4368d90d4ad56]

INTEGRATION: CWS ooo19126 (1.3.16); FILE MERGED 2005/09/05 15:31:16 rt 1.3.16.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [21366cd9c8df64b2e6f95a16c808f462ef1cfafc]

INTEGRATION: CWS ooo19126 (1.5.8); FILE MERGED 2005/09/05 17:15:41 rt 1.5.8.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a42fc15055f4dcb114e507cece231cf14772c01b]

INTEGRATION: CWS ooo19126 (1.1.110); FILE MERGED 2005/09/05 17:15:40 rt 1.1.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b89ff31f96c75dc48ffc68a4078131ef64795b6f]

INTEGRATION: CWS ooo19126 (1.10.430); FILE MERGED 2005/09/05 14:15:03 rt 1.10.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c733ce20a878d01e54aa6f18d866e924135d5f26]

INTEGRATION: CWS ooo19126 (1.3.298); FILE MERGED 2005/09/05 17:50:23 rt 1.3.298.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [547837a4d18f1badfb1bc15d7e6eae0ba1a43b24]

INTEGRATION: CWS ooo19126 (1.6.14); FILE MERGED 2005/09/05 17:15:39 rt 1.6.14.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [faf5d1e63a64b0e4ff905a8ad4f27ab7fa517052]

INTEGRATION: CWS ooo19126 (1.2.32); FILE MERGED 2005/09/05 15:31:16 rt 1.2.32.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9a880b2a1c4d7ea5d8a49136c2b77c92a07a87bf]

INTEGRATION: CWS ooo19126 (1.9.100); FILE MERGED 2005/09/05 17:50:22 rt 1.9.100.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8b9e1bdecac4cc1f7013378e9eb974153c5bcc00]

INTEGRATION: CWS ooo19126 (1.1.1.1.146); FILE MERGED 2005/09/05 17:15:39 rt 1.1.1.1.146.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8bf610ecab7a31d4d4d59ec750b056f5de11ddec]

INTEGRATION: CWS ooo19126 (1.4.16); FILE MERGED 2005/09/05 15:31:16 rt 1.4.16.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d26c3dfa77358bec6c38bed5960aee06b73e2569]

INTEGRATION: CWS ooo19126 (1.8.298); FILE MERGED 2005/09/05 17:50:22 rt 1.8.298.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1a7395d5d2140a6651f26f9aef729dd1705a2b22]

INTEGRATION: CWS ooo19126 (1.2.32); FILE MERGED 2005/09/05 15:31:15 rt 1.2.32.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d45cbc1b409b4cd468e45ce2181497065908fa45]

INTEGRATION: CWS ooo19126 (1.1.1.1.146); FILE MERGED 2005/09/05 17:15:38 rt 1.1.1.1.146.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d190a247dbc2f828b038998db75612f7ec9aa063]

INTEGRATION: CWS ooo19126 (1.3.16); FILE MERGED 2005/09/05 15:31:15 rt 1.3.16.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2841509f6dd70fcce03ad91c138f2d5aac5919e6]

INTEGRATION: CWS ooo19126 (1.4.430); FILE MERGED 2005/09/05 14:15:02 rt 1.4.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f29c3f7110adca9dc531528da8285bf37e7642ef]

INTEGRATION: CWS ooo19126 (1.4.16); FILE MERGED 2005/09/05 15:31:15 rt 1.4.16.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0eb906fed124b82ee65c98dc7c15976e7aca3ff1]

INTEGRATION: CWS ooo19126 (1.8.132); FILE MERGED 2005/09/05 17:50:21 rt 1.8.132.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8bcf6f2ea10734b172926b6a52076fb2c9e5fdb0]

INTEGRATION: CWS ooo19126 (1.15.84); FILE MERGED 2005/09/05 17:50:21 rt 1.15.84.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [51c10eed178178742333ce22fc1a711641d6b0b2]

INTEGRATION: CWS ooo19126 (1.2.2); FILE MERGED 2005/09/05 17:15:38 rt 1.2.2.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [de935dfb021ed46d088f529de20b154fae822ef6]

INTEGRATION: CWS ooo19126 (1.3.26); FILE MERGED 2005/09/05 15:31:14 rt 1.3.26.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5bcc5cb3f578a8af81df9e3d8f43f4caa70cbdac]

INTEGRATION: CWS ooo19126 (1.5.628); FILE MERGED 2005/09/05 17:50:20 rt 1.5.628.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d9e472a5528310cfcb5b3455489707e78f1dc079]

INTEGRATION: CWS ooo19126 (1.5.10); FILE MERGED 2005/09/05 17:15:37 rt 1.5.10.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [95f69027bf7a17925530a71b439cab40279de205]

INTEGRATION: CWS ooo19126 (1.2.32); FILE MERGED 2005/09/05 15:31:14 rt 1.2.32.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9e7d7ab4b8309633d9ad4024db00cc723d8f3913]

INTEGRATION: CWS ooo19126 (1.6.628); FILE MERGED 2005/09/05 17:50:20 rt 1.6.628.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0f53cc92d40562dbf452b3bb08461b5033a5b979]

INTEGRATION: CWS ooo19126 (1.1.1.1.146); FILE MERGED 2005/09/05 17:15:37 rt 1.1.1.1.146.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ec4ee148fc820bee45cd39faf1d7e327cc094d6d]

INTEGRATION: CWS ooo19126 (1.4.40); FILE MERGED 2005/09/05 15:31:14 rt 1.4.40.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b99ddc85dcd9decc01a74783ff4222a771634d54]

INTEGRATION: CWS ooo19126 (1.7.148); FILE MERGED 2005/09/05 17:50:20 rt 1.7.148.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ba08505c76963a0683fc395a5f5c8083a077d7c6]

INTEGRATION: CWS ooo19126 (1.1.1.1.146); FILE MERGED 2005/09/05 17:15:36 rt 1.1.1.1.146.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fdd71b9a80a7788928884cd74514b81c9b336e21]

INTEGRATION: CWS ooo19126 (1.11.8); FILE MERGED 2005/09/05 15:31:13 rt 1.11.8.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ef840ffc19ddc3f835c4fc236e6deaf4d6191d82]

INTEGRATION: CWS ooo19126 (1.23.96); FILE MERGED 2005/09/05 17:50:20 rt 1.23.96.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3792f5c869e97787332408ac658bc9973bd7d94a]

INTEGRATION: CWS ooo19126 (1.4.16); FILE MERGED 2005/09/05 17:15:36 rt 1.4.16.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b0c7af6629b7f346649e2f41f8089ea72ffd48a5]

INTEGRATION: CWS ooo19126 (1.3.40); FILE MERGED 2005/09/05 15:31:13 rt 1.3.40.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f78a4316ca0a812ed785720b08c1fd656440b5a0]

INTEGRATION: CWS ooo19126 (1.2.702); FILE MERGED 2005/09/05 17:50:20 rt 1.2.702.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [56278639e4d0a70b43d2336ee871ea6ac186850b]

INTEGRATION: CWS ooo19126 (1.3.104); FILE MERGED 2005/09/05 17:15:36 rt 1.3.104.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ac7e1fd78e0332772dae1529453b708860a322b3]

INTEGRATION: CWS ooo19126 (1.4.154); FILE MERGED 2005/09/05 15:31:13 rt 1.4.154.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [aff5ec8adc80d30cf527b898bd807486c7ce5f52]

INTEGRATION: CWS ooo19126 (1.2.702); FILE MERGED 2005/09/05 17:50:19 rt 1.2.702.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [619a0f88b534c557d60168088cd723047f436822]

INTEGRATION: CWS ooo19126 (1.2.16); FILE MERGED 2005/09/05 17:15:36 rt 1.2.16.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [87bee6c3b76456650bdd908f2183a3bed38f3f64]

INTEGRATION: CWS ooo19126 (1.3.26); FILE MERGED 2005/09/05 15:31:13 rt 1.3.26.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f5107ff09b1675726ffb057a50ee6042d788dcfc]

INTEGRATION: CWS ooo19126 (1.2.322); FILE MERGED 2005/09/05 17:50:19 rt 1.2.322.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bab9fa9288bed80d3ddd8128acaa15ce19b59b24]

INTEGRATION: CWS ooo19126 (1.1.1.1.146); FILE MERGED 2005/09/05 17:15:35 rt 1.1.1.1.146.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2229a133abd37c7f957bf9aab222a53f32993b50]

INTEGRATION: CWS ooo19126 (1.3.40); FILE MERGED 2005/09/05 17:50:19 rt 1.3.40.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [32cd5c16f1697b86dddf0e1baca14164fadc6b1a]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:31:12 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [009b5eba2b7fef9eed16999b88f7040a171b7fbd]

INTEGRATION: CWS ooo19126 (1.63.38); FILE MERGED 2005/09/05 17:50:18 rt 1.63.38.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7b669a50633e8497368bb8ab069b3a8c504086e9]

INTEGRATION: CWS ooo19126 (1.18.40); FILE MERGED 2005/09/05 17:50:18 rt 1.18.40.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1a39bf13ecaea522b4e4ed191c93e39b37f8cb14]

INTEGRATION: CWS ooo19126 (1.2.16); FILE MERGED 2005/09/05 17:15:34 rt 1.2.16.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [366d8bab7bba1fab2a9e57f52e411fa03205e166]

INTEGRATION: CWS ooo19126 (1.6.132); FILE MERGED 2005/09/05 17:50:18 rt 1.6.132.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b6be164d4ff2c2c963d4ce509678596b5943f6f8]

INTEGRATION: CWS ooo19126 (1.1.1.1.146); FILE MERGED 2005/09/05 17:15:34 rt 1.1.1.1.146.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6d04ddbdc9c93e9fa1058fbb5e4824244d292060]

INTEGRATION: CWS ooo19126 (1.5.40); FILE MERGED 2005/09/05 15:31:12 rt 1.5.40.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b4e6406867d8aebfd2e2a6c436024f7d247919be]

INTEGRATION: CWS ooo19126 (1.21.92); FILE MERGED 2005/09/05 17:50:18 rt 1.21.92.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [24898a7b3284990cc3ddd0e49d267699aff9e701]

INTEGRATION: CWS ooo19126 (1.6.26); FILE MERGED 2005/09/05 15:31:11 rt 1.6.26.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [28db4f4030bd12a2114e3d301071e9a3ca8f1220]

INTEGRATION: CWS ooo19126 (1.27.92); FILE MERGED 2005/09/05 17:50:18 rt 1.27.92.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a56dd294df8fe7481484e4f20deefb0cf7638cab]

INTEGRATION: CWS ooo19126 (1.3.78); FILE MERGED 2005/09/05 15:31:11 rt 1.3.78.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0013289e9ecb403b9e98eef2a1b3381be104e341]

INTEGRATION: CWS ooo19126 (1.1.1.1.146); FILE MERGED 2005/09/05 17:15:33 rt 1.1.1.1.146.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [051fbc49fdb16371d236637f1d7eeea9b89ebdb5]

INTEGRATION: CWS ooo19126 (1.1.702); FILE MERGED 2005/09/05 17:50:17 rt 1.1.702.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d31cadd8260984822bd594953bf7f6b5c4be1bd8]

INTEGRATION: CWS ooo19126 (1.2.156); FILE MERGED 2005/09/05 15:31:11 rt 1.2.156.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5c4c1aedb8144e30ce97f73f2a13e9da55f1ae0b]

INTEGRATION: CWS ooo19126 (1.3.88); FILE MERGED 2005/09/05 17:15:33 rt 1.3.88.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7cf459f8be9e0fc61ef51f186fe76d1e17e69ea0]

INTEGRATION: CWS ooo19126 (1.1.730); FILE MERGED 2005/09/05 17:50:16 rt 1.1.730.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [06debf6c437b77813afe5988b338d72459fa8cf9]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:31:11 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [23983caabb583873fd51f5c8ab8275617e5d9308]

INTEGRATION: CWS ooo19126 (1.1.1.1.146); FILE MERGED 2005/09/05 17:15:32 rt 1.1.1.1.146.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [340eed5eccf76aa003a56936747c606dabf053c8]

INTEGRATION: CWS ooo19126 (1.6.40); FILE MERGED 2005/09/05 15:31:10 rt 1.6.40.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6e1f1dfd9485eb3708f4616cfd297006d3b41e5d]

INTEGRATION: CWS ooo19126 (1.3.16); FILE MERGED 2005/09/05 17:15:32 rt 1.3.16.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [90013171099552c6d280318981ae2e1d6c690f4d]

INTEGRATION: CWS ooo19126 (1.2.702); FILE MERGED 2005/09/05 17:50:16 rt 1.2.702.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fce35bac5e2ec4fbc7f7150dfa4ee9e709c0781d]

INTEGRATION: CWS ooo19126 (1.6.110); FILE MERGED 2005/09/05 15:31:10 rt 1.6.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c43deccf33b7e190b200abd27a577ad57accd709]

INTEGRATION: CWS ooo19126 (1.12.4); FILE MERGED 2005/09/05 17:15:32 rt 1.12.4.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e632b2bc963fcb2fa427b983419762e5ff066015]

INTEGRATION: CWS ooo19126 (1.23.22); FILE MERGED 2005/09/05 17:50:16 rt 1.23.22.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3f1f28559b6195c66228b453c52759a19c7c875f]

INTEGRATION: CWS ooo19126 (1.11.32); FILE MERGED 2005/09/05 15:31:09 rt 1.11.32.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [20f995b0220dd14d65b759dec71dd4343c45547e]

INTEGRATION: CWS ooo19126 (1.2.108); FILE MERGED 2005/09/05 17:15:32 rt 1.2.108.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [445ac2761892dbaae0343154b7b2bd00d172df59]

INTEGRATION: CWS ooo19126 (1.182.32); FILE MERGED 2005/09/05 17:50:15 rt 1.182.32.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f24d5cc3dc1702db09a65d3b6f39efb016da6eb7]

INTEGRATION: CWS ooo19126 (1.9.20); FILE MERGED 2005/09/05 15:31:09 rt 1.9.20.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e1f4646ef6b8f62ed8b3efc508f7f4a4ae8c7e6a]

INTEGRATION: CWS ooo19126 (1.1.1.1.146); FILE MERGED 2005/09/05 17:15:31 rt 1.1.1.1.146.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [34cfa50eaacebd119570125abe45f72590a40c22]

INTEGRATION: CWS ooo19126 (1.2.306); FILE MERGED 2005/09/05 17:50:14 rt 1.2.306.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [911d5519cbdfefa82d7f307f5f64759429dcf68e]

INTEGRATION: CWS ooo19126 (1.2.116); FILE MERGED 2005/09/05 15:31:09 rt 1.2.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0422285459b1a1e7177742f17c6a2cdbbe49d957]

INTEGRATION: CWS ooo19126 (1.2.688); FILE MERGED 2005/09/05 14:54:43 rt 1.2.688.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [da599ab1762677d442090db253ab118ba8f7c042]

INTEGRATION: CWS ooo19126 (1.4.78); FILE MERGED 2005/09/05 15:31:09 rt 1.4.78.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ed34adc067e341e8a680b16e0ce6eac9fac25c87]

INTEGRATION: CWS ooo19126 (1.17.56); FILE MERGED 2005/09/05 17:50:14 rt 1.17.56.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c8a226725eea4c6e364038885601114cec918d00]

INTEGRATION: CWS ooo19126 (1.2.926); FILE MERGED 2005/09/05 14:54:42 rt 1.2.926.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6a7816e3eca0acb03bf7158db653e441551c41ad]

INTEGRATION: CWS ooo19126 (1.3.82); FILE MERGED 2005/09/05 17:42:43 rt 1.3.82.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bfbac31ffe107834637e3df4cca51adaec42f5d4]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 15:31:08 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0116ec2ca92e85727efc4802d8bb4d0cb39f4c86]

INTEGRATION: CWS ooo19126 (1.7.32); FILE MERGED 2005/09/05 17:50:14 rt 1.7.32.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7140762013b163a6cad526435151c603be0621c0]

INTEGRATION: CWS ooo19126 (1.2.638); FILE MERGED 2005/09/05 14:54:41 rt 1.2.638.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8074a0f5d9003af346eff777ef8ff50689ab1833]

INTEGRATION: CWS ooo19126 (1.5.132); FILE MERGED 2005/09/05 17:42:42 rt 1.5.132.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [580f925c3048f19269b499303af88e8ea3cc9cad]

INTEGRATION: CWS ooo19126 (1.9.10); FILE MERGED 2005/09/05 15:31:08 rt 1.9.10.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [aa7f60202a45e46d376e5f59ac037f3b5a574eea]

INTEGRATION: CWS ooo19126 (1.5.414); FILE MERGED 2005/09/05 14:54:41 rt 1.5.414.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cd8b0db2504f0d67e61eca39f4ec458915ddca0a]

INTEGRATION: CWS ooo19126 (1.3.88); FILE MERGED 2005/09/05 17:42:41 rt 1.3.88.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [99f43e9a24e02b5e7e66ef18434de927af302317]

INTEGRATION: CWS ooo19126 (1.2.16); FILE MERGED 2005/09/05 15:31:07 rt 1.2.16.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [682c6ada80176251ea77579f2da7bdfb81c81aa8]

INTEGRATION: CWS ooo19126 (1.26.224); FILE MERGED 2005/09/05 17:50:12 rt 1.26.224.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c7df24e696e480c392f6b21e98674f786bef8c14]

INTEGRATION: CWS ooo19126 (1.1.136); FILE MERGED 2005/09/05 17:42:41 rt 1.1.136.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [036e8e2f2167d5609fb2c32553c7288b940bebe1]

INTEGRATION: CWS ooo19126 (1.2.1088); FILE MERGED 2005/09/05 14:54:40 rt 1.2.1088.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [19f14b1da3a14303f4178762e77d6d36effd3348]

INTEGRATION: CWS ooo19126 (1.5.414); FILE MERGED 2005/09/05 14:54:40 rt 1.5.414.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [092a40b7230e2bb54daf88591581325cfa808d3a]

INTEGRATION: CWS ooo19126 (1.2.40); FILE MERGED 2005/09/05 17:42:41 rt 1.2.40.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [263924a7fffd6bd4b81ce83563f1bf5d71516bb0]

INTEGRATION: CWS ooo19126 (1.22.10); FILE MERGED 2005/09/05 17:42:40 rt 1.22.10.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [926fe5f1fb52c1431d190deb0d372b7283b85ac8]

INTEGRATION: CWS ooo19126 (1.3.638); FILE MERGED 2005/09/05 14:54:39 rt 1.3.638.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4eff1ec8729b7f26758f6d1b161b9f9975b50213]

INTEGRATION: CWS ooo19126 (1.2.136); FILE MERGED 2005/09/05 17:42:40 rt 1.2.136.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4719c7591c294fa3f8948bde125d011a21bb6e75]

INTEGRATION: CWS ooo19126 (1.1.1.1.1110); FILE MERGED 2005/09/05 14:54:38 rt 1.1.1.1.1110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0e3d669c5b8a8cd18476708f3e4740cf4b034cda]

INTEGRATION: CWS ooo19126 (1.3.10); FILE MERGED 2005/09/05 17:42:40 rt 1.3.10.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f2f727f6d1156aa34af111c45b9400f931d91550]

INTEGRATION: CWS ooo19126 (1.2.140); FILE MERGED 2005/09/05 14:54:37 rt 1.2.140.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c5c2bf710721788d3a21f9ec7e3c11d9dd1953ff]

INTEGRATION: CWS ooo19126 (1.2.10); FILE MERGED 2005/09/05 17:42:39 rt 1.2.10.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f37accbbdbce4a41203801990602e1a5a7607503]

INTEGRATION: CWS ooo19126 (1.54.48); FILE MERGED 2005/09/05 14:54:37 rt 1.54.48.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [097e178a9772b889af2a9b070158fb3e71b0d4ee]

INTEGRATION: CWS ooo19126 (1.2.28); FILE MERGED 2005/09/05 17:42:39 rt 1.2.28.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [47fc7e24d3c8ecdcd5b1ac0f7ff5b035ddbc369c]

INTEGRATION: CWS ooo19126 (1.9.334); FILE MERGED 2005/09/05 14:54:36 rt 1.9.334.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1b08ac6c124d1829bf8c5ff257b60b6175b83afd]

INTEGRATION: CWS ooo19126 (1.2.120); FILE MERGED 2005/09/05 17:42:38 rt 1.2.120.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [237c7f8eeabf75031dff76e874779b49c73f1aa8]

INTEGRATION: CWS ooo19126 (1.2.140); FILE MERGED 2005/09/05 14:54:35 rt 1.2.140.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [14c716b64c8055516a33bf7d031dbcc917418042]

INTEGRATION: CWS ooo19126 (1.1.134); FILE MERGED 2005/09/05 17:42:38 rt 1.1.134.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d4eb80c598a045c7eec27d5fd13f54a0ef3b466a]

INTEGRATION: CWS ooo19126 (1.2.464); FILE MERGED 2005/09/05 14:54:34 rt 1.2.464.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6638e241319eb9b2ec74fd5f93425c14e60b80a2]

INTEGRATION: CWS ooo19126 (1.2.6); FILE MERGED 2005/09/05 17:42:38 rt 1.2.6.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ba0eeb0c459c1e429549ea1bbff62f5541a747f8]

INTEGRATION: CWS ooo19126 (1.1.1.1.1110); FILE MERGED 2005/09/05 14:54:33 rt 1.1.1.1.1110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [246cecfeceb66a3ad223057db55cd31ce94a2540]

INTEGRATION: CWS ooo19126 (1.1.134); FILE MERGED 2005/09/05 17:42:37 rt 1.1.134.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3ef563f5ee39e08e6d1548d49e52f75a06a44185]

INTEGRATION: CWS ooo19126 (1.2.140); FILE MERGED 2005/09/05 14:54:32 rt 1.2.140.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [653641b62efb5343907a53a7db05e66bf43ed574]

INTEGRATION: CWS ooo19126 (1.3.116); FILE MERGED 2005/09/05 14:54:31 rt 1.3.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [aa8abde30dbe65bff8ad2832eacdf74f746843cb]

INTEGRATION: CWS ooo19126 (1.4.120); FILE MERGED 2005/09/05 17:42:37 rt 1.4.120.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d1831131fd53a8ba8d9ea72c18190f73c2f6b4b8]

INTEGRATION: CWS ooo19126 (1.2.140); FILE MERGED 2005/09/05 14:54:31 rt 1.2.140.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fe3ba46d9874ec8e5b524874fbf12bc9ddfa8eea]

INTEGRATION: CWS ooo19126 (1.3.10); FILE MERGED 2005/09/05 17:42:37 rt 1.3.10.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3e1880d537a77d3562ff0ef6b7ee3de38d920b3f]

INTEGRATION: CWS ooo19126 (1.2.140); FILE MERGED 2005/09/05 14:54:30 rt 1.2.140.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [dee85e73a4b152ae55750d304ee5415b662c122b]

INTEGRATION: CWS ooo19126 (1.1.136); FILE MERGED 2005/09/05 17:42:36 rt 1.1.136.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9f8de8e5ed1c0ef0adde95098982eaac847e2fef]

INTEGRATION: CWS ooo19126 (1.3.140); FILE MERGED 2005/09/05 14:54:30 rt 1.3.140.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9abb65cad9b06964763035830208658d5fee4e86]

INTEGRATION: CWS ooo19126 (1.8.474); FILE MERGED 2005/09/05 14:54:29 rt 1.8.474.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e3f07de786a4ad09faa83077e0775db13afd8a1c]

INTEGRATION: CWS ooo19126 (1.1.452); FILE MERGED 2005/09/05 17:46:16 rt 1.1.452.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c1facfc61f5586b669388027f912c516eb7cd286]

INTEGRATION: CWS ooo19126 (1.9.1088); FILE MERGED 2005/09/05 14:54:28 rt 1.9.1088.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9133b184eb732a1fae3f153ecf56d12e1f4b5541]

INTEGRATION: CWS ooo19126 (1.17.138); FILE MERGED 2005/09/05 14:54:28 rt 1.17.138.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f157265315c111f92f82430900171f017b786e50]

INTEGRATION: CWS ooo19126 (1.1.452); FILE MERGED 2005/09/05 17:46:15 rt 1.1.452.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e60e7def1991445f747cef83c5439817cd6ff4b4]

INTEGRATION: CWS ooo19126 (1.19.464); FILE MERGED 2005/09/05 14:54:27 rt 1.19.464.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [204dfbb156652f9dbe98ba39ae60fa5fd8fbd590]

INTEGRATION: CWS ooo19126 (1.3.220); FILE MERGED 2005/09/05 17:46:15 rt 1.3.220.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2558e72c12c7f1e658a0a997db083e44e2cb06db]

INTEGRATION: CWS ooo19126 (1.1.1.1.1110); FILE MERGED 2005/09/05 14:54:27 rt 1.1.1.1.1110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c0e63d7546fd5e16c96551192b85b23668588962]

INTEGRATION: CWS ooo19126 (1.3.446); FILE MERGED 2005/09/05 17:46:15 rt 1.3.446.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e771e4d2aeb0dcf64ca63d07bac7dc17c93a40b8]

INTEGRATION: CWS ooo19126 (1.6.474); FILE MERGED 2005/09/05 14:54:26 rt 1.6.474.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2eb7d9d85b629b313d94d7e22ecd195eaf353aa0]

INTEGRATION: CWS ooo19126 (1.1.1.1.454); FILE MERGED 2005/09/05 17:46:14 rt 1.1.1.1.454.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [543596a358e403e7858d3991ba7f051b37d48555]

INTEGRATION: CWS ooo19126 (1.7.54); FILE MERGED 2005/09/05 14:54:26 rt 1.7.54.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [87d2d3d47a4d4f40cb50ebfa299efc4757889aa4]

INTEGRATION: CWS ooo19126 (1.5.38); FILE MERGED 2005/09/05 18:39:25 rt 1.5.38.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a949d67fcf464fbf7054a8faedc13bf6235b5fc6]

INTEGRATION: CWS ooo19126 (1.5.178); FILE MERGED 2005/09/05 14:54:26 rt 1.5.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bddbcd2cb27a15d1ddb015f7f6e4e5f31486cff8]

INTEGRATION: CWS ooo19126 (1.18.140); FILE MERGED 2005/09/05 14:54:25 rt 1.18.140.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7ff81d6171d3c2353cb3897dad62189704ecf9af]

INTEGRATION: CWS ooo19126 (1.3.42); FILE MERGED 2005/09/05 18:39:23 rt 1.3.42.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9b57483a6606ac1840b4bfd9dc2f520558c85544]

INTEGRATION: CWS ooo19126 (1.17.140); FILE MERGED 2005/09/05 14:54:25 rt 1.17.140.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6dd85fa29dbd843b1f5a999a9839073b7eeb8263]

INTEGRATION: CWS ooo19126 (1.5.350); FILE MERGED 2005/09/05 17:46:13 rt 1.5.350.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [20fd51a3ddaad48dbf7451aa55495b0c8af573bc]

INTEGRATION: CWS ooo19126 (1.5.42); FILE MERGED 2005/09/05 18:39:22 rt 1.5.42.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f0c9ef42d6b4c216b48f51a6473470f6fec382ec]

INTEGRATION: CWS ooo19126 (1.2.446); FILE MERGED 2005/09/05 17:46:13 rt 1.2.446.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [11e7f975f733cdf12ec2cfd240be69f7bbfd621d]

INTEGRATION: CWS ooo19126 (1.3.12); FILE MERGED 2005/09/05 18:39:22 rt 1.3.12.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [aebc8be2651506575631a8f4385994a8a02e54cf]

INTEGRATION: CWS ooo19126 (1.24.204); FILE MERGED 2005/09/05 17:36:02 rt 1.24.204.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ac04a2713f57f0f8c9c270cdac98b6f820910dbf]

INTEGRATION: CWS ooo19126 (1.5.564); FILE MERGED 2005/09/05 14:54:24 rt 1.5.564.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5c99df9390cbdb2c749fae80a37eb0fac2ce93fc]

INTEGRATION: CWS ooo19126 (1.3.348); FILE MERGED 2005/09/05 17:46:13 rt 1.3.348.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0dc6e140cb3b6cbba3814375e32ea510a106d48b]

INTEGRATION: CWS ooo19126 (1.4.22); FILE MERGED 2005/09/05 18:39:22 rt 1.4.22.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3a8656b7038def61065588aac128d7f1996ff690]

INTEGRATION: CWS ooo19126 (1.59.98); FILE MERGED 2005/09/05 17:36:02 rt 1.59.98.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9fac5c45400b5723884a6d54982cf78af45cbdd4]

INTEGRATION: CWS ooo19126 (1.2.386); FILE MERGED 2005/09/05 14:54:24 rt 1.2.386.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3479a8e20ab93d6c3f88c4599e7bdb725d1f3076]

INTEGRATION: CWS ooo19126 (1.9.12); FILE MERGED 2005/09/05 18:39:22 rt 1.9.12.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [985275b6a0535f4757c42e5a4a2602eda88c9483]

INTEGRATION: CWS ooo19126 (1.9.434); FILE MERGED 2005/09/05 17:36:01 rt 1.9.434.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [73b2b213c528cee44f62457771108c778fea935a]

INTEGRATION: CWS ooo19126 (1.2.458); FILE MERGED 2005/09/05 14:54:23 rt 1.2.458.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a1260e10fa97d6f60e24ce9fa4840c8653d51bf8]

INTEGRATION: CWS ooo19126 (1.1.1.1.454); FILE MERGED 2005/09/05 17:46:12 rt 1.1.1.1.454.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [17f8f574d18a8a6fece2d7fe13bdd9a8f0429b37]

INTEGRATION: CWS ooo19126 (1.9.12); FILE MERGED 2005/09/05 18:39:21 rt 1.9.12.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3558132beea2f012474bccbc73e4206cfa5bbef4]

INTEGRATION: CWS ooo19126 (1.15.98); FILE MERGED 2005/09/05 17:36:01 rt 1.15.98.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bd14b30309ea8b919bb2b67be2e4226c21a75dbc]

INTEGRATION: CWS ooo19126 (1.5.926); FILE MERGED 2005/09/05 14:54:23 rt 1.5.926.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2c5dbe58238ae40146d2e8e652a382e00cf1a215]

INTEGRATION: CWS ooo19126 (1.2.350); FILE MERGED 2005/09/05 17:46:12 rt 1.2.350.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6f477c90deebcef1e3d86950ba533b6b7e80eab7]

INTEGRATION: CWS ooo19126 (1.3.42); FILE MERGED 2005/09/05 18:39:21 rt 1.3.42.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4ebd3f0060924484a9cfe79718f50d69e5dfce50]

INTEGRATION: CWS ooo19126 (1.3.98); FILE MERGED 2005/09/05 17:36:01 rt 1.3.98.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4463a33f21722554802372b1ba1fbd2a9ca31087]

INTEGRATION: CWS ooo19126 (1.2.340); FILE MERGED 2005/09/05 17:46:12 rt 1.2.340.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c560656dbcfa455582f411a16bfb4eaa7f50bad0]

INTEGRATION: CWS ooo19126 (1.3.140); FILE MERGED 2005/09/05 14:54:23 rt 1.3.140.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [69b4623bbb99d184b1a2e0977ad540b5c2f0dd37]

INTEGRATION: CWS ooo19126 (1.3.14); FILE MERGED 2005/09/05 18:39:21 rt 1.3.14.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c1bd46876c2b48c3ac72f8edd2f69c5b5c6a18da]

INTEGRATION: CWS ooo19126 (1.4.474); FILE MERGED 2005/09/05 14:54:22 rt 1.4.474.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b4ba5b5c1edcefae0546ed28db72c091cf24c52d]

INTEGRATION: CWS ooo19126 (1.2.54); FILE MERGED 2005/09/05 18:39:21 rt 1.2.54.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0b45ce42acd964a63686fa75b0c269b220d0e923]

INTEGRATION: CWS ooo19126 (1.9.146); FILE MERGED 2005/09/05 17:36:00 rt 1.9.146.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [dfc9f1ce645b96257d28ee2967e8a1e1e976975f]

INTEGRATION: CWS ooo19126 (1.3.140); FILE MERGED 2005/09/05 14:54:22 rt 1.3.140.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1680310c73729a35de7821248d94b3f3f91add47]

INTEGRATION: CWS ooo19126 (1.4.338); FILE MERGED 2005/09/05 17:46:11 rt 1.4.338.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b37749c57ab64bfd6c9e2f9e09ac2bd5bc0ab0e0]

INTEGRATION: CWS ooo19126 (1.2.42); FILE MERGED 2005/09/05 18:39:21 rt 1.2.42.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [913dd3815941c4d52072d8e45ca287fe7811a3df]

INTEGRATION: CWS ooo19126 (1.4.140); FILE MERGED 2005/09/05 14:54:21 rt 1.4.140.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e0522f7bc0bebaa5314f761706c5f44808adb29a]

INTEGRATION: CWS ooo19126 (1.2.442); FILE MERGED 2005/09/05 17:46:11 rt 1.2.442.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [831f5005b35203557a802fcdd133e96f41e4cd93]

INTEGRATION: CWS ooo19126 (1.3.54); FILE MERGED 2005/09/05 18:39:20 rt 1.3.54.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e793327d0e864ae39ec6c337bd9452d4fbd0c177]

INTEGRATION: CWS ooo19126 (1.27.154); FILE MERGED 2005/09/05 17:35:59 rt 1.27.154.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a6cf3906c927fc77f336cabfd1edc30cfd647d21]

INTEGRATION: CWS ooo19126 (1.2.120); FILE MERGED 2005/09/05 17:46:11 rt 1.2.120.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e6956feb115f85c44b89d27ad6b7707205a7811c]

INTEGRATION: CWS ooo19126 (1.6.14); FILE MERGED 2005/09/05 18:39:20 rt 1.6.14.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [574a38bedd70954842ee0ea7f15fe4eb64f6f3c0]

INTEGRATION: CWS ooo19126 (1.2.140); FILE MERGED 2005/09/05 14:54:21 rt 1.2.140.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0e78ec2d2b305e4575c4ae82a09c9cc1dba8e25a]

INTEGRATION: CWS ooo19126 (1.5.138); FILE MERGED 2005/09/05 17:35:59 rt 1.5.138.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [032558fb519756c7c0a8921fe09ca4a2937314d9]

INTEGRATION: CWS ooo19126 (1.1.448); FILE MERGED 2005/09/05 17:46:11 rt 1.1.448.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b26d4d04606f8aac2fdbd633e5c86cb8a27d4525]

INTEGRATION: CWS ooo19126 (1.1.1.1.1110); FILE MERGED 2005/09/05 14:54:20 rt 1.1.1.1.1110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [611f3eb252aa82cbf09ab1d6579f06e8972b2b2c]

INTEGRATION: CWS ooo19126 (1.13.104); FILE MERGED 2005/09/05 17:35:58 rt 1.13.104.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4e2819606dcafd1d06a97434ec85a765fe1d9a16]

INTEGRATION: CWS ooo19126 (1.10.4); FILE MERGED 2005/09/05 18:39:19 rt 1.10.4.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6a057d5855956a39293421e1d3afd7df6db5670a]

INTEGRATION: CWS ooo19126 (1.1.448); FILE MERGED 2005/09/05 17:46:10 rt 1.1.448.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [aa479990c7f00031125aa726a8f567a2fd64c5b9]

INTEGRATION: CWS ooo19126 (1.11.214); FILE MERGED 2005/09/05 14:54:20 rt 1.11.214.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1771438ad677af53d4df89a6773c8853220cdc28]

INTEGRATION: CWS ooo19126 (1.2.146); FILE MERGED 2005/09/05 17:35:58 rt 1.2.146.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8df6d13f1280153ce053e172ac07a9766a94dec0]

INTEGRATION: CWS ooo19126 (1.12.306); FILE MERGED 2005/09/05 17:46:10 rt 1.12.306.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3e0f59f23979cd4682d5063c549f72e9c92eaf79]

INTEGRATION: CWS ooo19126 (1.6.12); FILE MERGED 2005/09/05 18:39:19 rt 1.6.12.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8fd48f09432f4639f44cb0881a302f5eeaa19d88]

INTEGRATION: CWS ooo19126 (1.10.140); FILE MERGED 2005/09/05 14:54:20 rt 1.10.140.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6c9e725a658fb20c16409072c5e164a0ee8e9ec0]

INTEGRATION: CWS ooo19126 (1.3.104); FILE MERGED 2005/09/05 17:35:58 rt 1.3.104.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d5abdaadb049ae828f125f4ef406aa10bf8f8b70]

INTEGRATION: CWS ooo19126 (1.3.350); FILE MERGED 2005/09/05 17:46:09 rt 1.3.350.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [eaa32f6f8428d34d91279326dfc58aa0a1ba25d1]

INTEGRATION: CWS ooo19126 (1.3.42); FILE MERGED 2005/09/05 18:39:19 rt 1.3.42.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [93e3a868952450f5a884279b87932d6efc88a1b1]

INTEGRATION: CWS ooo19126 (1.3.140); FILE MERGED 2005/09/05 14:54:19 rt 1.3.140.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ea55306027974e559b7c3d6f34e735b3e74842f8]

INTEGRATION: CWS ooo19126 (1.2.204); FILE MERGED 2005/09/05 17:35:58 rt 1.2.204.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7c1f914aac3c642a229babad3f81cddde3be69f5]

INTEGRATION: CWS ooo19126 (1.36.26); FILE MERGED 2005/09/05 17:46:08 rt 1.36.26.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2f06b130a9f8ba2a15287386e4d74115d3d44965]

INTEGRATION: CWS ooo19126 (1.9.16); FILE MERGED 2005/09/05 18:39:18 rt 1.9.16.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d25a69b2e67093a02795ff35c9a648b8e7931e7b]

INTEGRATION: CWS ooo19126 (1.7.114); FILE MERGED 2005/09/05 14:54:19 rt 1.7.114.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c0f4cfff81ff65b4181026fa4d3de8def1ebc86f]

INTEGRATION: CWS ooo19126 (1.2.140); FILE MERGED 2005/09/05 17:46:08 rt 1.2.140.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e5742111856fbb99521b6ff4da48fbf6c9a50d54]

INTEGRATION: CWS ooo19126 (1.10.140); FILE MERGED 2005/09/05 14:54:19 rt 1.10.140.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7447335ff793387121279497a4acc4ad1e1edc8a]

INTEGRATION: CWS ooo19126 (1.2.204); FILE MERGED 2005/09/05 17:35:57 rt 1.2.204.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d676b3d7fbc05cc1551a6eeb77db79c3ec5d3dd1]

INTEGRATION: CWS ooo19126 (1.20.4); FILE MERGED 2005/09/05 18:39:10 rt 1.20.4.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [85ec76233eeec205be6b98f2477b56e46d8d8932]

INTEGRATION: CWS ooo19126 (1.12.140); FILE MERGED 2005/09/05 14:54:18 rt 1.12.140.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [39a52ea547d90bcbf0b78a4a4a0f753e64ba84c1]

INTEGRATION: CWS ooo19126 (1.3.98); FILE MERGED 2005/09/05 17:35:57 rt 1.3.98.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ae9a9efaf9ab6ff3dbeadec35925e7e4f3db14c7]

INTEGRATION: CWS ooo19126 (1.1.432); FILE MERGED 2005/09/05 17:46:07 rt 1.1.432.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2c8fc5de7e6d78665ea6c580eed4c301972dccc9]

INTEGRATION: CWS ooo19126 (1.10.140); FILE MERGED 2005/09/05 14:54:18 rt 1.10.140.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1c4c5e879a2938bfeaeb43d62157afd95de8e7b6]

INTEGRATION: CWS ooo19126 (1.3.2); FILE MERGED 2005/09/05 14:01:26 rt 1.3.2.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [01f2a7d264bbcb4f109d8616485ea0106a90540f]

INTEGRATION: CWS ooo19126 (1.2.432); FILE MERGED 2005/09/05 17:46:06 rt 1.2.432.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f6d4b005a5404ea13d6b649495c51b9687684f15]

INTEGRATION: CWS ooo19126 (1.4.50); FILE MERGED 2005/09/05 17:35:57 rt 1.4.50.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0e1ea1a3633e51f14458c62cb749c50dfa0aaa08]

INTEGRATION: CWS ooo19126 (1.19.114); FILE MERGED 2005/09/05 14:54:17 rt 1.19.114.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f55344c9280c4b6cd7952b54b9b2a5da83f0c9ba]

INTEGRATION: CWS ooo19126 (1.2.432); FILE MERGED 2005/09/05 17:46:05 rt 1.2.432.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [67d14f843ca76a5b86d944b7314508d4528f5bda]

INTEGRATION: CWS ooo19126 (1.8.50); FILE MERGED 2005/09/05 17:35:56 rt 1.8.50.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bfb3c7027f931600e6a8bf6d3a29a03fb245ff93]

INTEGRATION: CWS ooo19126 (1.3.140); FILE MERGED 2005/09/05 14:54:17 rt 1.3.140.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [34b1690ec777ba4f8b0484862ebd95b36d428fa3]

INTEGRATION: CWS ooo19126 (1.13.38); FILE MERGED 2005/09/05 12:06:51 rt 1.13.38.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [25dd466b9d0bcd7b8507e583a2f4e6e893a47f63]

INTEGRATION: CWS ooo19126 (1.2.204); FILE MERGED 2005/09/05 17:35:56 rt 1.2.204.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [dc3df196921c9c5e330eb82a57217794a2da9b0e]

INTEGRATION: CWS ooo19126 (1.7.252); FILE MERGED 2005/09/05 14:54:15 rt 1.7.252.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [71f4ddf9e8ce68fbb67ad4f8ccf9d78920c2aac9]

INTEGRATION: CWS ooo19126 (1.24.2); FILE MERGED 2005/09/05 12:06:50 rt 1.24.2.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [323e05a1fbfa300611f499c5391ea1131f4b2406]

INTEGRATION: CWS ooo19126 (1.3.432); FILE MERGED 2005/09/05 17:46:05 rt 1.3.432.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4e06b08a69c435dbb9acd5e52fec279fab73d55b]

INTEGRATION: CWS ooo19126 (1.3.140); FILE MERGED 2005/09/05 14:54:15 rt 1.3.140.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [37365f1e32229f5887bd06fd4f2cb15f85696953]

INTEGRATION: CWS ooo19126 (1.2.230); FILE MERGED 2005/09/05 12:06:50 rt 1.2.230.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [846e06a6ef49716dfa2331a0176e6030b6c9dfe9]

INTEGRATION: CWS ooo19126 (1.2.420); FILE MERGED 2005/09/05 17:46:05 rt 1.2.420.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [10313bf39440a75424545870875c68ee877c2248]

INTEGRATION: CWS ooo19126 (1.3.172); FILE MERGED 2005/09/05 17:35:56 rt 1.3.172.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [509f7e2b0b4567c182fe2bb56e85ba5f0806f786]

INTEGRATION: CWS ooo19126 (1.3.240); FILE MERGED 2005/09/05 14:54:14 rt 1.3.240.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [66a0165cd5fb0a863a88c08a5bb7a49a887ccc7e]

INTEGRATION: CWS ooo19126 (1.3.118); FILE MERGED 2005/09/05 12:06:49 rt 1.3.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fc084124241e468e1a8d3c7cc09f8a3ef99c55da]

INTEGRATION: CWS ooo19126 (1.4.172); FILE MERGED 2005/09/05 17:35:56 rt 1.4.172.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b7463479b9c65527b94c9ea80f6be2b8403cc7e3]

INTEGRATION: CWS ooo19126 (1.3.418); FILE MERGED 2005/09/05 17:46:04 rt 1.3.418.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [85668f4aab2dc6e232cf17242db20d7da89976ab]

INTEGRATION: CWS ooo19126 (1.5.118); FILE MERGED 2005/09/05 12:06:49 rt 1.5.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0cb9bc55fbf7ffa31938820b656a8c8b84ed87cb]

INTEGRATION: CWS ooo19126 (1.15.152); FILE MERGED 2005/09/05 14:54:13 rt 1.15.152.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [12e55cbfabfaf96bb40f36c51eb98e2af54486ca]

INTEGRATION: CWS ooo19126 (1.3.172); FILE MERGED 2005/09/05 17:35:55 rt 1.3.172.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [28cb901661ebb792fb46151d63a1d3fdf6ee437a]

INTEGRATION: CWS ooo19126 (1.1.432); FILE MERGED 2005/09/05 17:46:04 rt 1.1.432.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [454ca9c93e3f39ad0a5a2ad8fe8ca8aaa3b9de1b]

INTEGRATION: CWS ooo19126 (1.31.2); FILE MERGED 2005/09/05 12:06:48 rt 1.31.2.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1b2c0944c1805cdd4eb81b8ffaf78a6710d5b88f]

INTEGRATION: CWS ooo19126 (1.4.172); FILE MERGED 2005/09/05 17:35:55 rt 1.4.172.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [69d7a992a8fc58bd35c1a70c671d097217b431fe]

INTEGRATION: CWS ooo19126 (1.6.1070); FILE MERGED 2005/09/05 14:54:13 rt 1.6.1070.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8dde1228a46bfd6f79c2d25c7883f972b19b81d3]

INTEGRATION: CWS ooo19126 (1.3.98); FILE MERGED 2005/09/05 12:06:48 rt 1.3.98.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b9cf1e2023ff5f428fabfb374acbd77d702c88ea]

INTEGRATION: CWS ooo19126 (1.2.232); FILE MERGED 2005/09/05 17:35:55 rt 1.2.232.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [708a25042805e8be212728a8452d887af5dd8d93]

INTEGRATION: CWS ooo19126 (1.6.140); FILE MERGED 2005/09/05 14:54:12 rt 1.6.140.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e689fbcbaec552299232decc30fbfb22afd4593c]

INTEGRATION: CWS ooo19126 (1.3.98); FILE MERGED 2005/09/05 17:46:03 rt 1.3.98.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3dc6c3350cabbc3de2b675e2b47c4692cf9696c8]

INTEGRATION: CWS ooo19126 (1.8.140); FILE MERGED 2005/09/05 14:54:11 rt 1.8.140.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [042fa6524e949b53744b03826da8a80b62299c7f]

INTEGRATION: CWS ooo19126 (1.8.54); FILE MERGED 2005/09/05 12:06:48 rt 1.8.54.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0f4e99e39093ca64e7bc9dd3f0dd12ef4770bf69]

INTEGRATION: CWS ooo19126 (1.2.432); FILE MERGED 2005/09/05 17:46:03 rt 1.2.432.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d160087b4652b8279064bfe32cac9b2751473b21]

INTEGRATION: CWS ooo19126 (1.18.104); FILE MERGED 2005/09/05 12:06:47 rt 1.18.104.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8428a987778766b35a4989bd046ddc8fa37973c7]

INTEGRATION: CWS ooo19126 (1.4.1088); FILE MERGED 2005/09/05 14:54:11 rt 1.4.1088.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ba3e1979a5058d08d2fa0faebd94c0a177c471bd]

INTEGRATION: CWS ooo19126 (1.27.2); FILE MERGED 2005/09/05 17:46:03 rt 1.27.2.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fc5d58671638f338b0161cb47c0c984e9a1bcf6b]

INTEGRATION: CWS ooo19126 (1.15.76); FILE MERGED 2005/09/05 12:06:47 rt 1.15.76.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [81f85f08a01e9d6283ecd8ebb7f4e74781597ec0]

INTEGRATION: CWS ooo19126 (1.1.1.1.1110); FILE MERGED 2005/09/05 14:54:11 rt 1.1.1.1.1110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [aec518b672c07a740d0b1f22030d5165a9180afd]

INTEGRATION: CWS ooo19126 (1.8.350); FILE MERGED 2005/09/05 17:46:03 rt 1.8.350.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fc8a5cd2e61709b6e2d9a4210897db9ab776e24f]

INTEGRATION: CWS ooo19126 (1.8.86); FILE MERGED 2005/09/05 12:06:47 rt 1.8.86.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [183f476c3f1f9cfe4c548e33588ae3a44c221e49]

INTEGRATION: CWS ooo19126 (1.3.432); FILE MERGED 2005/09/05 17:46:02 rt 1.3.432.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [aefaef0f66a8aec072815495efea5a7a30d6d351]

INTEGRATION: CWS ooo19126 (1.30.2); FILE MERGED 2005/09/05 12:06:46 rt 1.30.2.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9d2194d52cb8c5ddc680ab81150a87945bbea56a]

INTEGRATION: CWS ooo19126 (1.2.204); FILE MERGED 2005/09/05 17:35:54 rt 1.2.204.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [64e2c657fa6408f17a217ac264a67ba217ca8e33]

INTEGRATION: CWS ooo19126 (1.1.1.1.1110); FILE MERGED 2005/09/05 14:54:10 rt 1.1.1.1.1110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0a0c98b3d5f8426af5403c6adaff13ee4bcceee7]

INTEGRATION: CWS ooo19126 (1.7.138); FILE MERGED 2005/09/05 17:46:02 rt 1.7.138.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e358330b107f606095a019356b9e9e1a9d53b6a4]

INTEGRATION: CWS ooo19126 (1.4.88); FILE MERGED 2005/09/05 12:06:46 rt 1.4.88.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [29ba1f3b115b404083dd63eed03b34b057803848]

INTEGRATION: CWS ooo19126 (1.4.188); FILE MERGED 2005/09/05 17:46:02 rt 1.4.188.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a7ccb57c1ff946e001fe514d00279921cd1dfddf]

INTEGRATION: CWS ooo19126 (1.2.204); FILE MERGED 2005/09/05 17:35:53 rt 1.2.204.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c4bd49a16357a36b124d90fbbc543171566aece1]

INTEGRATION: CWS ooo19126 (1.5.88); FILE MERGED 2005/09/05 12:06:45 rt 1.5.88.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [298f66f3d824bffc2e9532b63af97a11fe87220d]

INTEGRATION: CWS ooo19126 (1.5.238); FILE MERGED 2005/09/05 17:46:02 rt 1.5.238.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8b33c940d747bfa78c3d75d171b5465856acd604]

INTEGRATION: CWS ooo19126 (1.3.638); FILE MERGED 2005/09/05 14:54:09 rt 1.3.638.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [513f7b89d357c0dd67dfeb72bebcbecd0897bce7]

INTEGRATION: CWS ooo19126 (1.12.22); FILE MERGED 2005/09/05 12:06:45 rt 1.12.22.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f3924ab5d7b712ed0253f1ecfa746169d7273a4e]

INTEGRATION: CWS ooo19126 (1.89.104); FILE MERGED 2005/09/05 17:35:52 rt 1.89.104.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [187ee1b42b9c857d1ff915a79723a0b938f9bf40]

INTEGRATION: CWS ooo19126 (1.9.350); FILE MERGED 2005/09/05 17:46:01 rt 1.9.350.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d7462c54fcbd74677e965b7160fe108a51f6f7ab]

INTEGRATION: CWS ooo19126 (1.1.1.1.1110); FILE MERGED 2005/09/05 14:54:08 rt 1.1.1.1.1110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1d3025692fcce8dc84aa0dd31cbdc0bbd2a34a79]

INTEGRATION: CWS ooo19126 (1.4.232); FILE MERGED 2005/09/05 17:35:52 rt 1.4.232.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3a6421f70b01e7673da0e40b156406b925645727]

INTEGRATION: CWS ooo19126 (1.10.24); FILE MERGED 2005/09/05 12:06:44 rt 1.10.24.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [81b77563452856d766e14dabbc3e75c7f793fef5]

INTEGRATION: CWS ooo19126 (1.1.1.1.454); FILE MERGED 2005/09/05 17:46:01 rt 1.1.1.1.454.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ebeaaec7cb2735c692b0197ad3ca06f211b73aaa]

INTEGRATION: CWS ooo19126 (1.18.32); FILE MERGED 2005/09/05 12:06:44 rt 1.18.32.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2ff618f6c02cad84dda621130e5b3a4040656941]

INTEGRATION: CWS ooo19126 (1.1.1.1.1110); FILE MERGED 2005/09/05 14:54:07 rt 1.1.1.1.1110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b1e1bd0b3cf169c92f014f5e50f3d66c21b273d0]

INTEGRATION: CWS ooo19126 (1.2.420); FILE MERGED 2005/09/05 17:46:01 rt 1.2.420.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1b299bf797aaae47a81e18d2dd466248f1983036]

INTEGRATION: CWS ooo19126 (1.4.1070); FILE MERGED 2005/09/05 14:54:07 rt 1.4.1070.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9d44e50869c29f873bb15f148656e94aa3add2a1]

INTEGRATION: CWS ooo19126 (1.3.98); FILE MERGED 2005/09/05 12:06:43 rt 1.3.98.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4c73bf48a307741202ae569194cd5712e15d2403]

INTEGRATION: CWS ooo19126 (1.3.412); FILE MERGED 2005/09/05 17:46:00 rt 1.3.412.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [eacb3fc44113858ee8e023f1086853de55fff894]

INTEGRATION: CWS ooo19126 (1.5.236); FILE MERGED 2005/09/05 17:35:50 rt 1.5.236.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d0d9835cdbb837ef310516f29592d9acd58fbcd5]

INTEGRATION: CWS ooo19126 (1.22.10); FILE MERGED 2005/09/05 12:06:43 rt 1.22.10.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cd1a141c2c35e1594faaebf0598658a79950d900]

INTEGRATION: CWS ooo19126 (1.10.350); FILE MERGED 2005/09/05 17:46:00 rt 1.10.350.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d2aa950507f2901a00c5cb9056e6300b32f505b0]

INTEGRATION: CWS ooo19126 (1.12.204); FILE MERGED 2005/09/05 17:35:50 rt 1.12.204.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0de5a84e32e789d398d7465b79ea0958f6ab8846]

INTEGRATION: CWS ooo19126 (1.2.1102); FILE MERGED 2005/09/05 14:54:07 rt 1.2.1102.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5825a02202fdce365742f3eb12bbcf2429cff340]

INTEGRATION: CWS ooo19126 (1.2.226); FILE MERGED 2005/09/05 12:06:42 rt 1.2.226.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5e58c8b4d803cc28048aaa4121b0ddecab5d1f60]

INTEGRATION: CWS ooo19126 (1.1.506); FILE MERGED 2005/09/05 17:35:50 rt 1.1.506.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [67eddc12fdb5fdb06bb5604378f4c98b71a7b536]

INTEGRATION: CWS ooo19126 (1.1.1.1.454); FILE MERGED 2005/09/05 17:46:00 rt 1.1.1.1.454.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fd6d0737e8f54abbb0b60a906060a4297dd6ef9c]

INTEGRATION: CWS ooo19126 (1.4.1102); FILE MERGED 2005/09/05 14:54:06 rt 1.4.1102.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [783294d8968c0aa3e3729fc07803133183e6384a]

INTEGRATION: CWS ooo19126 (1.2.226); FILE MERGED 2005/09/05 12:06:41 rt 1.2.226.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [85f0b710b804943fb555af60a1d7f6629d1cd180]

INTEGRATION: CWS ooo19126 (1.15.204); FILE MERGED 2005/09/05 17:35:49 rt 1.15.204.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3e00a01aaf0b5891d62adac3bc179ee3d66f8f23]

INTEGRATION: CWS ooo19126 (1.1.1.1.454); FILE MERGED 2005/09/05 17:45:59 rt 1.1.1.1.454.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2fd1680270f16a1047ebe2bfeb22f100ada35469]

INTEGRATION: CWS ooo19126 (1.2.122); FILE MERGED 2005/09/05 14:54:06 rt 1.2.122.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0a2f9043bfd1fc3a5c30217c1976256a4fd999d4]

INTEGRATION: CWS ooo19126 (1.6.434); FILE MERGED 2005/09/05 17:35:49 rt 1.6.434.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [87f2337e159773d2c68c346903bc8b9e6ca4f2b3]

INTEGRATION: CWS ooo19126 (1.2.122); FILE MERGED 2005/09/05 14:54:05 rt 1.2.122.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f3d4c861658979f842853d9e7980c65f6bb874cb]

INTEGRATION: CWS ooo19126 (1.2.226); FILE MERGED 2005/09/05 12:06:40 rt 1.2.226.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8fca4218a4c3802656c10f22f141df6de858b94a]

INTEGRATION: CWS ooo19126 (1.9.434); FILE MERGED 2005/09/05 17:35:49 rt 1.9.434.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d858de30ed34638f00030e18e2ee2c107a94d7f5]

INTEGRATION: CWS ooo19126 (1.2.418); FILE MERGED 2005/09/05 17:45:59 rt 1.2.418.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9b1d0992618d1f6fc2bffa8548fab808a7efcc0e]

INTEGRATION: CWS ooo19126 (1.6.434); FILE MERGED 2005/09/05 17:35:48 rt 1.6.434.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f4ad5120ed895871220e3809bbd5032963af9b6e]

INTEGRATION: CWS ooo19126 (1.2.418); FILE MERGED 2005/09/05 17:45:58 rt 1.2.418.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [04ecb11091c3c2610e05868983496b631470d919]

INTEGRATION: CWS ooo19126 (1.8.434); FILE MERGED 2005/09/05 17:35:48 rt 1.8.434.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3f4fe97fc9d40ed29cb039bbe764e70f355540ff]

INTEGRATION: CWS ooo19126 (1.2.226); FILE MERGED 2005/09/05 12:06:39 rt 1.2.226.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7cbc926d207d954846d961ef6592d3096b55a3fe]

INTEGRATION: CWS ooo19126 (1.11.188); FILE MERGED 2005/09/05 17:45:58 rt 1.11.188.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a514ea7c747ae30d615c1ac1573db25e23bf656c]

INTEGRATION: CWS ooo19126 (1.23.194); FILE MERGED 2005/09/05 17:35:48 rt 1.23.194.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6a143ba22c318f0cc9c9000b84ad49bf099a8685]

INTEGRATION: CWS ooo19126 (1.2.122); FILE MERGED 2005/09/05 14:54:04 rt 1.2.122.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7cb447f6134e816fbb0f083582ca930f50c09e67]

INTEGRATION: CWS ooo19126 (1.6.350); FILE MERGED 2005/09/05 17:45:58 rt 1.6.350.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [71c067a3fec0b55b2f85f73191efa534ec972ceb]

INTEGRATION: CWS ooo19126 (1.3.434); FILE MERGED 2005/09/05 17:35:48 rt 1.3.434.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bfd32cd84babd04d427afca9514e2bfc0133b652]

INTEGRATION: CWS ooo19126 (1.6.350); FILE MERGED 2005/09/05 17:45:57 rt 1.6.350.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [face755bd9562b0783da4390504a39d309b9e00f]

INTEGRATION: CWS ooo19126 (1.6.204); FILE MERGED 2005/09/05 17:35:47 rt 1.6.204.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [489249fcc400139fc2b0bbda3c94dedea2ab33fa]

INTEGRATION: CWS ooo19126 (1.6.88); FILE MERGED 2005/09/05 12:06:38 rt 1.6.88.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d3acba63a090ebac095cd8237c27b489c92b6dc0]

INTEGRATION: CWS ooo19126 (1.2.450); FILE MERGED 2005/09/05 17:45:57 rt 1.2.450.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3ef74eccac907033af6e21da51b815d046f781de]

INTEGRATION: CWS ooo19126 (1.10.222); FILE MERGED 2005/09/05 12:06:38 rt 1.10.222.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4dedc3fe89b4ce704ed4fc0df9001cb6514a20a3]

INTEGRATION: CWS ooo19126 (1.1.1.1.1110); FILE MERGED 2005/09/05 14:54:03 rt 1.1.1.1.1110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [01b9263e08b3055e6d5f7373982df334344cced0]

INTEGRATION: CWS ooo19126 (1.30.76); FILE MERGED 2005/09/05 12:06:38 rt 1.30.76.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [88d022b960e26a45663122059bc18fc0bbae0ba9]

INTEGRATION: CWS ooo19126 (1.31.298); FILE MERGED 2005/09/05 14:54:03 rt 1.31.298.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8571018363fab61f049735b3eab7978fe59da873]

INTEGRATION: CWS ooo19126 (1.97.86); FILE MERGED 2005/09/05 17:35:47 rt 1.97.86.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [11a2a272fc5894b37ce34fdb0dc1957cdf3058b5]

INTEGRATION: CWS ooo19126 (1.3.224); FILE MERGED 2005/09/05 12:06:38 rt 1.3.224.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4ddb796a1bac141fab0518fd4277adb0fd4499d2]

INTEGRATION: CWS ooo19126 (1.1.1.1.1110); FILE MERGED 2005/09/05 14:54:02 rt 1.1.1.1.1110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [961ff3b27783e0add6f645f4be80510f30e9d13b]

INTEGRATION: CWS ooo19126 (1.1.1.1.454); FILE MERGED 2005/09/05 17:45:56 rt 1.1.1.1.454.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7222ac33d5ad5ebcf786f2442e76a01274f9a0e2]

INTEGRATION: CWS ooo19126 (1.13.434); FILE MERGED 2005/09/05 17:35:46 rt 1.13.434.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e58642cb7c68741d69c31994473942fb72776d74]

INTEGRATION: CWS ooo19126 (1.1.1.1.254); FILE MERGED 2005/09/05 12:06:37 rt 1.1.1.1.254.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [67bfa4ef67283e044d0f916f1d54b06d9e99cffb]

INTEGRATION: CWS ooo19126 (1.6.86); FILE MERGED 2005/09/05 14:54:02 rt 1.6.86.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f457a2036af48070e1406d10825c22a8bac6c105]

INTEGRATION: CWS ooo19126 (1.2.432); FILE MERGED 2005/09/05 17:45:56 rt 1.2.432.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c5f6b2cee2a4d76886b9107c3fd03817f17217d2]

INTEGRATION: CWS ooo19126 (1.42.102); FILE MERGED 2005/09/05 17:35:46 rt 1.42.102.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d374c782cbb642f6f298af688d479baa23654fce]

INTEGRATION: CWS ooo19126 (1.5.86); FILE MERGED 2005/09/05 12:06:37 rt 1.5.86.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [296f66509cfb94c74a7987d885e8a3f355528134]

INTEGRATION: CWS ooo19126 (1.11.184); FILE MERGED 2005/09/05 17:45:55 rt 1.11.184.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4ac6a16bfb0cd29012e994b3e9c123d22c41908a]

INTEGRATION: CWS ooo19126 (1.18.86); FILE MERGED 2005/09/05 17:35:46 rt 1.18.86.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [15249a01c1c584df0a4a8712f536233ab03e692f]

INTEGRATION: CWS ooo19126 (1.2.240); FILE MERGED 2005/09/05 12:06:36 rt 1.2.240.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fd999e03234c826345c081e097454fc91fecbf68]

INTEGRATION: CWS ooo19126 (1.1.1.1.1110); FILE MERGED 2005/09/05 14:54:01 rt 1.1.1.1.1110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6908b3b173cdb8f721aa70028e25456a300f179f]

INTEGRATION: CWS ooo19126 (1.6.434); FILE MERGED 2005/09/05 17:35:45 rt 1.6.434.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d2521a796515da594ea2c257336215d31a5491a7]

INTEGRATION: CWS ooo19126 (1.1.1.1.454); FILE MERGED 2005/09/05 17:45:55 rt 1.1.1.1.454.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [21daf56277a64eb5ad9a1384aea2af79afc08907]

INTEGRATION: CWS ooo19126 (1.6.88); FILE MERGED 2005/09/05 12:06:36 rt 1.6.88.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7a2660942a1d096bdf99f1931fbcdbb73717af9a]

INTEGRATION: CWS ooo19126 (1.8.434); FILE MERGED 2005/09/05 17:35:45 rt 1.8.434.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9071e3d85c0498444882fae9b26c2ce59d4e259f]

INTEGRATION: CWS ooo19126 (1.3.412); FILE MERGED 2005/09/05 17:45:55 rt 1.3.412.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c4c6d2c11e5d2b1918c4c98d095d5084c25471d2]

INTEGRATION: CWS ooo19126 (1.2.226); FILE MERGED 2005/09/05 12:06:36 rt 1.2.226.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [559eb3d10578a64d99b23c3e1931b70cbf4d1767]

INTEGRATION: CWS ooo19126 (1.3.258); FILE MERGED 2005/09/05 14:54:00 rt 1.3.258.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [caceeae60feacd1bb2d5243e4f5aa274fd014e9e]

INTEGRATION: CWS ooo19126 (1.57.194); FILE MERGED 2005/09/05 17:35:44 rt 1.57.194.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [33534402311c366d077d380a3b2ec9e33e3bb0ab]

INTEGRATION: CWS ooo19126 (1.3.412); FILE MERGED 2005/09/05 17:45:54 rt 1.3.412.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [76f63edd9bca96b71cf85f0168092458a4940066]

INTEGRATION: CWS ooo19126 (1.1.1.1.254); FILE MERGED 2005/09/05 12:06:35 rt 1.1.1.1.254.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b0f4f0b975e1c13d332e02b58dd4c7bfa52dee35]

INTEGRATION: CWS ooo19126 (1.8.140); FILE MERGED 2005/09/05 14:54:00 rt 1.8.140.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a81ed8ac1804bae21f5067df30e23c2d6fc5ff1d]

INTEGRATION: CWS ooo19126 (1.3.232); FILE MERGED 2005/09/05 17:35:44 rt 1.3.232.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0642cbc55a0a417113f8f8fc74c862f1c8acd3e6]

INTEGRATION: CWS ooo19126 (1.5.88); FILE MERGED 2005/09/05 12:06:35 rt 1.5.88.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d73c14b0c3d8c0dbbc029b28b91af8b792353047]

INTEGRATION: CWS ooo19126 (1.2.184); FILE MERGED 2005/09/05 17:45:54 rt 1.2.184.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d65104dd1ef033a3e8b554ead21a1f874837ae26]

INTEGRATION: CWS ooo19126 (1.4.140); FILE MERGED 2005/09/05 14:54:00 rt 1.4.140.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2419469f82f96ca6e8ac1ccb22ce63d896759065]

INTEGRATION: CWS ooo19126 (1.59.10); FILE MERGED 2005/09/05 12:06:34 rt 1.59.10.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [519969b4a2d6db1aa1b3cf95859469e0ddeb8cd6]

INTEGRATION: CWS ooo19126 (1.1.1.1.454); FILE MERGED 2005/09/05 17:45:53 rt 1.1.1.1.454.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [565353770a258bd3ede191c70ff120602fa2540e]

INTEGRATION: CWS ooo19126 (1.18.194); FILE MERGED 2005/09/05 17:35:43 rt 1.18.194.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7ce1a8e48c83d67430d419f77094ffb50cbfa063]

INTEGRATION: CWS ooo19126 (1.18.298); FILE MERGED 2005/09/05 14:53:59 rt 1.18.298.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [70c02b8c7cea8cd7ffe8d9488cd8085ec13a1dc5]

INTEGRATION: CWS ooo19126 (1.9.10); FILE MERGED 2005/09/05 12:06:34 rt 1.9.10.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1e9e68e42503a83923819a5c08292c065d89d65d]

INTEGRATION: CWS ooo19126 (1.7.98); FILE MERGED 2005/09/05 17:45:53 rt 1.7.98.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [686ce72a11aa9771b2e86b16edeb79309fd3f613]

INTEGRATION: CWS ooo19126 (1.10.194); FILE MERGED 2005/09/05 17:35:43 rt 1.10.194.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e6e67b5a710fe272d59084b746c2aab7ea861059]

INTEGRATION: CWS ooo19126 (1.38.94); FILE MERGED 2005/09/05 14:53:59 rt 1.38.94.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0fc36f63ccd403409fd984533e4a3dcdb2f7a229]

INTEGRATION: CWS ooo19126 (1.14.10); FILE MERGED 2005/09/05 12:06:34 rt 1.14.10.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [94594f3d41dadb70cfdba02e1bce78a1313a7e0a]

INTEGRATION: CWS ooo19126 (1.6.412); FILE MERGED 2005/09/05 17:45:53 rt 1.6.412.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5553cd2ef38fb58f7b3fac98ca96e96bf956f8fb]

INTEGRATION: CWS ooo19126 (1.40.98); FILE MERGED 2005/09/05 17:35:42 rt 1.40.98.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bd1a3547d51d52452429292b58c355ed0b609aca]

INTEGRATION: CWS ooo19126 (1.62.298); FILE MERGED 2005/09/05 14:53:58 rt 1.62.298.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [138ff10e1db01a7a2f2c1e3377bcd44ebbe72aea]

INTEGRATION: CWS ooo19126 (1.2.252); FILE MERGED 2005/09/05 12:06:33 rt 1.2.252.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1843d274c5e92b9877f00c518e6955c0fd84725e]

INTEGRATION: CWS ooo19126 (1.2.432); FILE MERGED 2005/09/05 17:45:53 rt 1.2.432.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5ef3daf83d9077f9357156c57eaca534124f56ac]

INTEGRATION: CWS ooo19126 (1.1.472); FILE MERGED 2005/09/05 17:35:42 rt 1.1.472.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6087cd149bf4a993bc0d2e10d55e73ce62770968]

INTEGRATION: CWS ooo19126 (1.1.1.1.254); FILE MERGED 2005/09/05 12:06:33 rt 1.1.1.1.254.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b8a1618c2499778f2098dc68cb31fa8f7eba3613]

INTEGRATION: CWS ooo19126 (1.55.90); FILE MERGED 2005/09/05 14:53:58 rt 1.55.90.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cf156c22034d03d36c23ddd38745b01e1ce5fb63]

INTEGRATION: CWS ooo19126 (1.9.204); FILE MERGED 2005/09/05 17:35:42 rt 1.9.204.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5200dfce85f3de5047a3108c470ea82502cd41e6]

INTEGRATION: CWS ooo19126 (1.7.86); FILE MERGED 2005/09/05 12:06:32 rt 1.7.86.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5ce48da0042c90cab5755d581218c277317418b4]

INTEGRATION: CWS ooo19126 (1.36.96); FILE MERGED 2005/09/05 14:53:57 rt 1.36.96.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [aa7c7caaaf8d8400f3e8cf2a86dbbeb47e6b0f2d]

INTEGRATION: CWS ooo19126 (1.10.138); FILE MERGED 2005/09/05 17:45:52 rt 1.10.138.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b3d3b4e6566413bf85b0a01aebcdaff0f32ff456]

INTEGRATION: CWS ooo19126 (1.1.508); FILE MERGED 2005/09/05 17:35:41 rt 1.1.508.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [006d9f53730cfe36479cedfcd96235c65193afd9]

INTEGRATION: CWS ooo19126 (1.11.26); FILE MERGED 2005/09/05 12:06:32 rt 1.11.26.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5e9e482260873ce7f269148b06b24d39cb420cfb]

INTEGRATION: CWS ooo19126 (1.4.1088); FILE MERGED 2005/09/05 14:53:57 rt 1.4.1088.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [85cba017ab5c939f1d191202501d4854ecd7f5fa]

INTEGRATION: CWS ooo19126 (1.1.432); FILE MERGED 2005/09/05 17:45:52 rt 1.1.432.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [895068ad692f7bf40e83b00a2c5782509a13af28]

INTEGRATION: CWS ooo19126 (1.3.204); FILE MERGED 2005/09/05 17:35:41 rt 1.3.204.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [945b7f51916a8e9e8723436a100b1bb5809fe424]

INTEGRATION: CWS ooo19126 (1.16.10); FILE MERGED 2005/09/05 12:06:32 rt 1.16.10.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2a01c4fb2de1da3c3cd7d1cbe1b02c7b0eaf9f97]

INTEGRATION: CWS ooo19126 (1.5.492); FILE MERGED 2005/09/05 14:53:57 rt 1.5.492.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ae0a58ec63094caff26dd2437ac2d1615cc81802]

INTEGRATION: CWS ooo19126 (1.2.138); FILE MERGED 2005/09/05 17:45:52 rt 1.2.138.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [700a12508af96c367130d2e9abac9037eef7606c]

INTEGRATION: CWS ooo19126 (1.5.194); FILE MERGED 2005/09/05 17:35:41 rt 1.5.194.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cc2cd66781718d8df85975c8b7b7fd3f9dbdb9bd]

INTEGRATION: CWS ooo19126 (1.8.32); FILE MERGED 2005/09/05 12:06:32 rt 1.8.32.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b72d3482e8e04666d10ac813bf53f161328b987d]

INTEGRATION: CWS ooo19126 (1.3.474); FILE MERGED 2005/09/05 14:53:56 rt 1.3.474.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e468a650fed682f7cfaaa92c35e553baa3536d89]

INTEGRATION: CWS ooo19126 (1.45.224); FILE MERGED 2005/09/05 17:35:40 rt 1.45.224.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [652d909173edb30ac235e4a54bb18be736beb7b4]

INTEGRATION: CWS ooo19126 (1.2.88); FILE MERGED 2005/09/05 12:06:31 rt 1.2.88.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2bffcdb20f218df3ca845a5e7ca9b621f82d0b79]

INTEGRATION: CWS ooo19126 (1.3.412); FILE MERGED 2005/09/05 17:45:51 rt 1.3.412.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b4f00c6d8f1beaff422213a3994c4079260fc2ef]

INTEGRATION: CWS ooo19126 (1.1.1.1.1110); FILE MERGED 2005/09/05 14:53:56 rt 1.1.1.1.1110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8e0ec398705c4939f0bea21311c2ada27d307bc3]

INTEGRATION: CWS ooo19126 (1.4.480); FILE MERGED 2005/09/05 17:35:40 rt 1.4.480.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3cd910840e56cb4668d783c19fa31064914d7072]

INTEGRATION: CWS ooo19126 (1.7.54); FILE MERGED 2005/09/05 12:06:31 rt 1.7.54.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7df5803c9cfd1fccd3563e1294481be61a5a810d]

INTEGRATION: CWS ooo19126 (1.1.428); FILE MERGED 2005/09/05 17:45:51 rt 1.1.428.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7cfbbb1eae4a272693c1ef7f54c33e039a019b56]

INTEGRATION: CWS ooo19126 (1.4.474); FILE MERGED 2005/09/05 14:53:56 rt 1.4.474.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5585fe4966d8722f063d3d1aa8057e045970366e]

INTEGRATION: CWS ooo19126 (1.4.256); FILE MERGED 2005/09/05 17:35:40 rt 1.4.256.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a8ca78cab8a40c56f02183778ffec22a262a8707]

INTEGRATION: CWS ooo19126 (1.24.10); FILE MERGED 2005/09/05 12:06:31 rt 1.24.10.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [29be206140b37145e20faaa690670115f7dc0555]

INTEGRATION: CWS ooo19126 (1.4.66); FILE MERGED 2005/09/05 17:45:51 rt 1.4.66.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [733d8a5f24ad5bc52d388d320198bd28a0a361bd]

INTEGRATION: CWS ooo19126 (1.2.492); FILE MERGED 2005/09/05 14:53:55 rt 1.2.492.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [367f02c8ce4aacd2a5a80756bb75f0bdfd73012c]

INTEGRATION: CWS ooo19126 (1.10.256); FILE MERGED 2005/09/05 17:35:40 rt 1.10.256.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [55434011e059f28371abddb23315bace8e989507]

INTEGRATION: CWS ooo19126 (1.6.10); FILE MERGED 2005/09/05 12:06:30 rt 1.6.10.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3d1f2592eff9141391725a27f1ebec8b5d6ef0c9]

INTEGRATION: CWS ooo19126 (1.6.474); FILE MERGED 2005/09/05 14:53:55 rt 1.6.474.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5aa45ce16532ac67db38ed91835693e35615007c]

INTEGRATION: CWS ooo19126 (1.100.28); FILE MERGED 2005/09/05 17:35:39 rt 1.100.28.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b1cc3742587566d97c223d025a1bd113209f4612]

INTEGRATION: CWS ooo19126 (1.6.32); FILE MERGED 2005/09/05 12:06:30 rt 1.6.32.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [592025719d623b2c3cec25f86f9e7eaf044aa218]

INTEGRATION: CWS ooo19126 (1.1.430); FILE MERGED 2005/09/05 17:45:51 rt 1.1.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [987c1ede64b4bcb4723397ce434e596418734ec3]

INTEGRATION: CWS ooo19126 (1.1.1.1.1110); FILE MERGED 2005/09/05 14:53:55 rt 1.1.1.1.1110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [da682471a2e7f283cbd9300c122b0faa27365b4d]

INTEGRATION: CWS ooo19126 (1.12.194); FILE MERGED 2005/09/05 17:35:39 rt 1.12.194.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ed7d031f99a0c866492fed400357a5de168d06df]

INTEGRATION: CWS ooo19126 (1.7.66); FILE MERGED 2005/09/05 17:45:50 rt 1.7.66.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [48c1079b4d09f20b0d6f7abed0d6d5f91ce047c8]

INTEGRATION: CWS ooo19126 (1.10.140); FILE MERGED 2005/09/05 14:53:54 rt 1.10.140.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4eeed191c3098a6a48d8df19c92df897997faf8b]

INTEGRATION: CWS ooo19126 (1.92.194); FILE MERGED 2005/09/05 17:35:38 rt 1.92.194.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0727c09d97580963146c011cfd0fc518c169d90a]

INTEGRATION: CWS ooo19126 (1.3.6); FILE MERGED 2005/09/05 17:42:26 rt 1.3.6.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [226c83b6da05d0c4c97f750888cc52d3f7758f65]

INTEGRATION: CWS ooo19126 (1.3.412); FILE MERGED 2005/09/05 17:45:50 rt 1.3.412.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a68d5587f68aaf3c0f179fd082ef79cb1399a00d]

INTEGRATION: CWS ooo19126 (1.3.474); FILE MERGED 2005/09/05 14:53:53 rt 1.3.474.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [09c113a22b80777fe587df40a0336fe961c5251f]

INTEGRATION: CWS ooo19126 (1.12.232); FILE MERGED 2005/09/05 17:35:38 rt 1.12.232.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7ce0466854de820b4b9468c2f03eac5619062ba7]

INTEGRATION: CWS ooo19126 (1.6.8); FILE MERGED 2005/09/05 17:42:25 rt 1.6.8.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f01d11e0468b84ed7294f0e475adeaa2542d933c]

INTEGRATION: CWS ooo19126 (1.1.428); FILE MERGED 2005/09/05 17:45:50 rt 1.1.428.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [00e48515d8a83ba467cb025eabf92f67acc25a90]

INTEGRATION: CWS ooo19126 (1.4.140); FILE MERGED 2005/09/05 14:53:53 rt 1.4.140.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3fc9c5414dcd0ab0a011d62d85a7e26c34dac602]

INTEGRATION: CWS ooo19126 (1.1.28); FILE MERGED 2005/09/05 17:42:25 rt 1.1.28.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2b62c2c1d4789fb142ba6fcefcf649c213afa1e8]

INTEGRATION: CWS ooo19126 (1.4.66); FILE MERGED 2005/09/05 17:45:50 rt 1.4.66.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2d3b738d2aa4ea230c82779d3f4643ed7ab974ed]

INTEGRATION: CWS ooo19126 (1.2.306); FILE MERGED 2005/09/05 17:45:49 rt 1.2.306.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5c0e5f92ee535ef2fdc961389b093357f4aa3356]

INTEGRATION: CWS ooo19126 (1.18.204); FILE MERGED 2005/09/05 17:35:37 rt 1.18.204.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ee3e9501955728b71cc1e33fb33cde84ca772c0a]

INTEGRATION: CWS ooo19126 (1.2.474); FILE MERGED 2005/09/05 14:53:53 rt 1.2.474.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7d725a1696379ab87e5c789eff9c0832b83f8bba]

INTEGRATION: CWS ooo19126 (1.1.16); FILE MERGED 2005/09/05 17:42:24 rt 1.1.16.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [461f55bc96baca9ce1608eb63548480402dc95fd]

INTEGRATION: CWS ooo19126 (1.5.412); FILE MERGED 2005/09/05 17:45:49 rt 1.5.412.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d3d1225368fe58dfb8af8a310c0a367693fadbcf]

INTEGRATION: CWS ooo19126 (1.28.204); FILE MERGED 2005/09/05 17:35:37 rt 1.28.204.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7fa122db657369a1329d396e208463d01ee10045]

INTEGRATION: CWS ooo19126 (1.1.1106); FILE MERGED 2005/09/05 14:53:52 rt 1.1.1106.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7661dd7840edb2ab7e9069c17f2cd4821a440820]

INTEGRATION: CWS ooo19126 (1.1.432); FILE MERGED 2005/09/05 17:45:49 rt 1.1.432.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ecc4e617e3ad8d2155462cc66c817ec3c134fa23]

INTEGRATION: CWS ooo19126 (1.6.6); FILE MERGED 2005/09/05 17:42:24 rt 1.6.6.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d5b3716a65b76fe33be25d00b45502f0e5771307]

INTEGRATION: CWS ooo19126 (1.2.474); FILE MERGED 2005/09/05 14:53:52 rt 1.2.474.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b878830863f963f89a814939e269788608e6cfd5]

INTEGRATION: CWS ooo19126 (1.6.66); FILE MERGED 2005/09/05 17:45:49 rt 1.6.66.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c91d9eda9580e8cd86a7f7417b695c801493940f]

INTEGRATION: CWS ooo19126 (1.3.508); FILE MERGED 2005/09/05 17:35:36 rt 1.3.508.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5b15c2c5cfb674507d28f96d7c930629b0f48f75]

INTEGRATION: CWS ooo19126 (1.3.412); FILE MERGED 2005/09/05 17:45:48 rt 1.3.412.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [48d86cfe94e69127e1a3e118bf4aaff48cdcdecb]

INTEGRATION: CWS ooo19126 (1.9.194); FILE MERGED 2005/09/05 17:35:36 rt 1.9.194.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [50fe9336e8c4701f288eb1effec0229c35cb6981]

INTEGRATION: CWS ooo19126 (1.5.474); FILE MERGED 2005/09/05 14:53:51 rt 1.5.474.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9bfe9adeb434ab7145dcbbd3aaaab13ab2fa258c]

INTEGRATION: CWS ooo19126 (1.1.256); FILE MERGED 2005/09/05 13:16:17 rt 1.1.256.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b21cecc23f2b40b044d6c9248734ee507fd2e506]

INTEGRATION: CWS ooo19126 (1.2.432); FILE MERGED 2005/09/05 17:45:48 rt 1.2.432.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [93308cf496473af91e821e0dd64711b569ef1036]

INTEGRATION: CWS ooo19126 (1.29.204); FILE MERGED 2005/09/05 17:35:36 rt 1.29.204.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5d2f35d99d5b5b78d225c4d684d49e59b3941b67]

INTEGRATION: CWS ooo19126 (1.3.474); FILE MERGED 2005/09/05 14:53:50 rt 1.3.474.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a09a9c3d1c4b07602ddbe203ce8fd07515bb984e]

INTEGRATION: CWS ooo19126 (1.1.256); FILE MERGED 2005/09/05 13:16:16 rt 1.1.256.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [09129d2efc6823ef6b80df3727748e003789f579]

INTEGRATION: CWS ooo19126 (1.6.66); FILE MERGED 2005/09/05 17:45:48 rt 1.6.66.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8c6fba67ace6fb3a4a231e5c5d7316cc193cf508]

INTEGRATION: CWS ooo19126 (1.1.508); FILE MERGED 2005/09/05 17:35:35 rt 1.1.508.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3059729b0d146a9eeb006d64e91cf626a3a9c019]

INTEGRATION: CWS ooo19126 (1.5.140); FILE MERGED 2005/09/05 14:53:50 rt 1.5.140.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3b19452c088740cb7927db0404b608a7d686983f]

INTEGRATION: CWS ooo19126 (1.40.76); FILE MERGED 2005/09/05 13:16:16 rt 1.40.76.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [449ebdc5675db4898ff85b8d897b9b7b11f5b719]

INTEGRATION: CWS ooo19126 (1.4.138); FILE MERGED 2005/09/05 17:45:48 rt 1.4.138.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [35da588fcf5157e81065896f0b8ffc3c23b79d62]

INTEGRATION: CWS ooo19126 (1.2.474); FILE MERGED 2005/09/05 14:53:50 rt 1.2.474.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [316e6715bdb5c6e15cba82d2a77163f5fe35565a]

INTEGRATION: CWS ooo19126 (1.3.94); FILE MERGED 2005/09/05 13:16:15 rt 1.3.94.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f610b5008046746fdff482b5e9ce512bea0230b9]

INTEGRATION: CWS ooo19126 (1.4.138); FILE MERGED 2005/09/05 17:45:47 rt 1.4.138.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6f3a7c2736e27388ea71f7294629ea61b445f52f]

INTEGRATION: CWS ooo19126 (1.6.116); FILE MERGED 2005/09/05 17:35:35 rt 1.6.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c78673b871a3fe128aee3e931652a16cdd60e2ef]

INTEGRATION: CWS ooo19126 (1.4.412); FILE MERGED 2005/09/05 17:45:47 rt 1.4.412.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [596d639c0e3e3a826e8c22a73567cd137ea348ff]

INTEGRATION: CWS ooo19126 (1.3.62); FILE MERGED 2005/09/05 14:53:49 rt 1.3.62.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4471873d65a55bf1e733da35d6d7ff8f0fb97a32]

INTEGRATION: CWS ooo19126 (1.2.420); FILE MERGED 2005/09/05 17:45:47 rt 1.2.420.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e47fc4b24ae6033864c8b8115f008d88f4a74705]

INTEGRATION: CWS ooo19126 (1.2.244); FILE MERGED 2005/09/05 13:16:15 rt 1.2.244.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9bf192157ee8d052aaf0564e15aab9b4907cb654]

INTEGRATION: CWS ooo19126 (1.2.140); FILE MERGED 2005/09/05 14:53:49 rt 1.2.140.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [183921d8a81ad1611348332cfb9ea778eba8a56d]

INTEGRATION: CWS ooo19126 (1.5.66); FILE MERGED 2005/09/05 17:45:46 rt 1.5.66.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [58b8140b79aefc46f5ac6d437d026ecfecbcdda0]

INTEGRATION: CWS ooo19126 (1.8.94); FILE MERGED 2005/09/05 13:16:15 rt 1.8.94.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b0009c1f14d3195a708f6c6f8bb584ee92be6772]

INTEGRATION: CWS ooo19126 (1.5.204); FILE MERGED 2005/09/05 17:35:34 rt 1.5.204.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f367963c244df4d48e96dfb1a36e4f3d6b473c6f]

INTEGRATION: CWS ooo19126 (1.2.138); FILE MERGED 2005/09/05 17:45:46 rt 1.2.138.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c3faf73042d0f382330903a52eff9d5479f039af]

INTEGRATION: CWS ooo19126 (1.1.1.1.258); FILE MERGED 2005/09/05 13:16:14 rt 1.1.1.1.258.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b53ecce5ddea94774666ada2be0bc6b89d7a04e4]

INTEGRATION: CWS ooo19126 (1.10.262); FILE MERGED 2005/09/05 17:35:34 rt 1.10.262.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [44897b980c1720265758b4c82d05445c674da9c1]

INTEGRATION: CWS ooo19126 (1.2.140); FILE MERGED 2005/09/05 14:53:48 rt 1.2.140.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [74e9012e92d3282c080a25261a9b9c20e2fcda15]

INTEGRATION: CWS ooo19126 (1.1.432); FILE MERGED 2005/09/05 17:45:46 rt 1.1.432.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [db4889b5e8a994d8bd136e1d967e9937105d9e3d]

INTEGRATION: CWS ooo19126 (1.3.94); FILE MERGED 2005/09/05 13:16:14 rt 1.3.94.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [32244c18bab90dc24c69cad09fa2bba786ade351]

INTEGRATION: CWS ooo19126 (1.21.104); FILE MERGED 2005/09/05 17:35:34 rt 1.21.104.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ec8dc353019efd390a0c453c15f27ae2f2855f1e]

INTEGRATION: CWS ooo19126 (1.1.432); FILE MERGED 2005/09/05 17:45:45 rt 1.1.432.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0a4f8d3c4168bb95b7f7f46b2f06b1f4d161eb59]

INTEGRATION: CWS ooo19126 (1.61.104); FILE MERGED 2005/09/05 17:35:33 rt 1.61.104.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [94f61bf7e775f0343eb6b28bd3118342a1a70b88]

INTEGRATION: CWS ooo19126 (1.1.438); FILE MERGED 2005/09/05 17:45:45 rt 1.1.438.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0c4bc1bf29bc0021dba31ed9cf07be92c6e24dff]

INTEGRATION: CWS ooo19126 (1.23.194); FILE MERGED 2005/09/05 17:35:33 rt 1.23.194.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [134145d2e77cbf7fde7709c0069fbcd252905619]

INTEGRATION: CWS ooo19126 (1.16.162); FILE MERGED 2005/09/05 17:45:44 rt 1.16.162.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b3dbe5159f7c12be0229d549de1aa8d60d422e6b]

INTEGRATION: CWS ooo19126 (1.12.34); FILE MERGED 2005/09/05 13:16:14 rt 1.12.34.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [27a741c6afd463a8a407a151c419d95e202e5b6a]

INTEGRATION: CWS ooo19126 (1.17.194); FILE MERGED 2005/09/05 17:35:33 rt 1.17.194.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9d5601e75a103ed5d73bd6ae51aecf6b7a6df6cf]

INTEGRATION: CWS ooo19126 (1.54.66); FILE MERGED 2005/09/05 13:16:13 rt 1.54.66.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ed9697d2009e66ffba238de628d9a329e7903cbf]

INTEGRATION: CWS ooo19126 (1.6.86); FILE MERGED 2005/09/05 17:45:44 rt 1.6.86.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3b3a514f4fc9250d3d7e41865a0d907aba94a00f]

INTEGRATION: CWS ooo19126 (1.2.140); FILE MERGED 2005/09/05 14:53:46 rt 1.2.140.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fc19346095f041d790a0dfbd5a69592e60159e14]

INTEGRATION: CWS ooo19126 (1.33.194); FILE MERGED 2005/09/05 17:35:33 rt 1.33.194.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f77bb70eb6210b527a6773ef9cf8b1f2c7409aa4]

INTEGRATION: CWS ooo19126 (1.7.6); FILE MERGED 2005/09/05 13:16:12 rt 1.7.6.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2e750267e59f872f40e3e959e600daae342cd19f]

INTEGRATION: CWS ooo19126 (1.7.66); FILE MERGED 2005/09/05 17:45:43 rt 1.7.66.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c4cb4f5a4ef6bc76b77a21fd8aaf949ec504fad5]

INTEGRATION: CWS ooo19126 (1.3.494); FILE MERGED 2005/09/05 17:35:32 rt 1.3.494.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3a846718fdad0e6b9fa0e33fc468d7371a9e9ae1]

INTEGRATION: CWS ooo19126 (1.9.90); FILE MERGED 2005/09/05 13:16:12 rt 1.9.90.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f59e20d6c8a590e7f218a62f54c286bf646bbda7]

INTEGRATION: CWS ooo19126 (1.2.350); FILE MERGED 2005/09/05 17:45:43 rt 1.2.350.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8c81525cc5f3f7629b6b5b63fdd8aa0637dcd035]

INTEGRATION: CWS ooo19126 (1.8.204); FILE MERGED 2005/09/05 17:35:32 rt 1.8.204.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b9d0be6941457a85bb0a5ec8edd4917a646e0df4]

INTEGRATION: CWS ooo19126 (1.15.16); FILE MERGED 2005/09/05 13:16:12 rt 1.15.16.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f055385741bcc171f507e2028d6249e6aa0c37fc]

INTEGRATION: CWS ooo19126 (1.10.66); FILE MERGED 2005/09/05 17:45:43 rt 1.10.66.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [43882362d184af36111647566fc2d7ba9d403d37]

INTEGRATION: CWS ooo19126 (1.2.256); FILE MERGED 2005/09/05 13:16:12 rt 1.2.256.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [611366b616fb9b0e14b5090588abc20f52d11e6a]

INTEGRATION: CWS ooo19126 (1.2.140); FILE MERGED 2005/09/05 14:53:45 rt 1.2.140.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9d1daf52a5e7505869fb337f7c50ef4bad1d0f91]

INTEGRATION: CWS ooo19126 (1.4.308); FILE MERGED 2005/09/05 17:45:43 rt 1.4.308.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d20a02d1b8a827f4657bd30e4128e1236bc6aa21]

INTEGRATION: CWS ooo19126 (1.2.494); FILE MERGED 2005/09/05 17:35:32 rt 1.2.494.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c7ced723d0fdab0520a0d353953b289c187056cd]

INTEGRATION: CWS ooo19126 (1.11.34); FILE MERGED 2005/09/05 13:16:11 rt 1.11.34.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [70458129f98ede6db6d27782c95b3d221ee57892]

INTEGRATION: CWS ooo19126 (1.2.340); FILE MERGED 2005/09/05 17:45:43 rt 1.2.340.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [31f721ee696fc68576d4408d695b8810dc3cbd60]

INTEGRATION: CWS ooo19126 (1.4.476); FILE MERGED 2005/09/05 17:35:32 rt 1.4.476.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fc1ee58afb6f2ce8eff61783c1a48c12e6535cde]

INTEGRATION: CWS ooo19126 (1.17.34); FILE MERGED 2005/09/05 13:16:11 rt 1.17.34.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4d5397f4249c847154ab2f5c11828a21051d4e89]

INTEGRATION: CWS ooo19126 (1.2.140); FILE MERGED 2005/09/05 14:53:44 rt 1.2.140.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [389eaa63d90c2981c781f650329ae000f051b09d]

INTEGRATION: CWS ooo19126 (1.2.340); FILE MERGED 2005/09/05 17:45:42 rt 1.2.340.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [13c6d6b42f4b610cd0cfa2fe2a0f5bb13d89e73e]

INTEGRATION: CWS ooo19126 (1.3.476); FILE MERGED 2005/09/05 17:35:31 rt 1.3.476.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d872be58725ccc83d1d1dde376296a55621cc0fe]

INTEGRATION: CWS ooo19126 (1.3.416); FILE MERGED 2005/09/05 17:45:42 rt 1.3.416.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e0212e8cc8e5989fa5dd150972611c97c4c674a3]

INTEGRATION: CWS ooo19126 (1.2.140); FILE MERGED 2005/09/05 14:53:43 rt 1.2.140.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b04d133f717d05954bf323f676a83248aca5e046]

INTEGRATION: CWS ooo19126 (1.2.66); FILE MERGED 2005/09/05 17:45:42 rt 1.2.66.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f904ae96448574974d5f27f11d526f44d399d872]

INTEGRATION: CWS ooo19126 (1.2.494); FILE MERGED 2005/09/05 17:35:31 rt 1.2.494.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [780e80c5e36ec200ec8c201577fdb154d29a94c9]

INTEGRATION: CWS ooo19126 (1.5.90); FILE MERGED 2005/09/05 13:16:08 rt 1.5.90.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [16bc0236f02557f6a920596a74ffa3c967c0d839]

INTEGRATION: CWS ooo19126 (1.74.80); FILE MERGED 2005/09/05 17:35:31 rt 1.74.80.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1ea06870c8316477aef1745fde1450b46b6ebf74]

INTEGRATION: CWS ooo19126 (1.4.62); FILE MERGED 2005/09/05 14:53:42 rt 1.4.62.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [85dfbbe9647cf9172aa190779e452eb24af47cf4]

INTEGRATION: CWS ooo19126 (1.15.76); FILE MERGED 2005/09/05 13:16:08 rt 1.15.76.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [062271abbe563c80b52dbce47d27d4f7e1474c0f]

INTEGRATION: CWS ooo19126 (1.2.494); FILE MERGED 2005/09/05 17:35:30 rt 1.2.494.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b5e9c03e7abe1810f9206f97d2d1b04c744c6249]

INTEGRATION: CWS ooo19126 (1.16.154); FILE MERGED 2005/09/05 14:53:42 rt 1.16.154.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2ddbd6b8c8ea2f8902569fc233de68f8a9ccdccd]

INTEGRATION: CWS ooo19126 (1.8.90); FILE MERGED 2005/09/05 13:16:07 rt 1.8.90.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [273a3dd364bcafdb547af41d76bc23f83c5e3a5c]

INTEGRATION: CWS ooo19126 (1.2.66); FILE MERGED 2005/09/05 17:45:41 rt 1.2.66.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d949535bb544fa8d236d30beccd4ce98fdb49010]

INTEGRATION: CWS ooo19126 (1.6.434); FILE MERGED 2005/09/05 17:35:30 rt 1.6.434.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1c585e940983c3ced650c967f80b48bf7c7e5653]

INTEGRATION: CWS ooo19126 (1.15.240); FILE MERGED 2005/09/05 14:53:41 rt 1.15.240.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2e3de6328b98f703ad44dfc977656cd9d5183ead]

INTEGRATION: CWS ooo19126 (1.12.90); FILE MERGED 2005/09/05 13:16:07 rt 1.12.90.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [062ed59d5cbaf90da47554acce29f92d6a3fc120]

INTEGRATION: CWS ooo19126 (1.68.240); FILE MERGED 2005/09/05 14:53:41 rt 1.68.240.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bd0b109ab1329dbcb5950abdcc5af48d89f025c9]

INTEGRATION: CWS ooo19126 (1.2.34); FILE MERGED 2005/09/05 13:16:07 rt 1.2.34.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bf988a57fa9d46293aec8314b9ab28fd7d1db699]

INTEGRATION: CWS ooo19126 (1.1.508); FILE MERGED 2005/09/05 17:35:30 rt 1.1.508.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3881e2c1af4c08bab2877900efec6550a36f2254]

INTEGRATION: CWS ooo19126 (1.8.266); FILE MERGED 2005/09/05 14:53:41 rt 1.8.266.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b3ac26e7e92f8d247a8ed4a7f93be1a60c89b645]

INTEGRATION: CWS ooo19126 (1.3.494); FILE MERGED 2005/09/05 17:35:29 rt 1.3.494.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e9b6b4aa679073ee41fe1b530c997128af252cbc]

INTEGRATION: CWS ooo19126 (1.3.110); FILE MERGED 2005/09/05 13:16:06 rt 1.3.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [32b4ac8cfdd90e7a70e5876d10fc5237fce141f4]

INTEGRATION: CWS ooo19126 (1.2.494); FILE MERGED 2005/09/05 17:35:29 rt 1.2.494.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [689e493fb962f6b9df9e3b6ed426c4c4808f6bf7]

INTEGRATION: CWS ooo19126 (1.11.58); FILE MERGED 2005/09/05 13:16:06 rt 1.11.58.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [49be42cc26b8739b1f7306ae26e1de308841f23f]

INTEGRATION: CWS ooo19126 (1.3.1096); FILE MERGED 2005/09/05 14:53:40 rt 1.3.1096.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [30fbbfafc1163b3cf984469124b91eccd03c8499]

INTEGRATION: CWS ooo19126 (1.5.472); FILE MERGED 2005/09/05 17:35:29 rt 1.5.472.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [62a200a8ffbd1e091ba4b26d4fce0c90e9e23e58]

INTEGRATION: CWS ooo19126 (1.4.232); FILE MERGED 2005/09/05 13:16:06 rt 1.4.232.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1ec6a625eae6488c59e9897e6099fc5f375b1867]

INTEGRATION: CWS ooo19126 (1.14.292); FILE MERGED 2005/09/05 17:35:29 rt 1.14.292.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [05d26023a710ed67b7ee1749ede55165ed24aea9]

INTEGRATION: CWS ooo19126 (1.2.66); FILE MERGED 2005/09/05 17:45:40 rt 1.2.66.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9175c5db4cc265e89e00fb96d372eb103ce4ef8c]

INTEGRATION: CWS ooo19126 (1.16.52); FILE MERGED 2005/09/05 13:16:05 rt 1.16.52.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4c956470550d8b9f90f23a3fb3482a2f389cf289]

INTEGRATION: CWS ooo19126 (1.2.380); FILE MERGED 2005/09/05 14:53:40 rt 1.2.380.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [420070e779ffa77f7f9f8ed56dc16b99890d5ce9]

INTEGRATION: CWS ooo19126 (1.5.480); FILE MERGED 2005/09/05 17:35:29 rt 1.5.480.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a41b8fb0baf3983d408f873dce37e7734e25e593]

INTEGRATION: CWS ooo19126 (1.6.480); FILE MERGED 2005/09/05 17:35:28 rt 1.6.480.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d088c3b925910c8e1ed8d8ad588dcfc684ca7bca]

INTEGRATION: CWS ooo19126 (1.3.416); FILE MERGED 2005/09/05 17:45:40 rt 1.3.416.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8998b404d3059609e5f66c1120e49fd6802579a3]

INTEGRATION: CWS ooo19126 (1.32.136); FILE MERGED 2005/09/05 14:53:39 rt 1.32.136.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8fe19060506bf13d8a30e90a854d942952d65881]

INTEGRATION: CWS ooo19126 (1.11.82); FILE MERGED 2005/09/05 18:49:17 rt 1.11.82.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [52c1c45c07fda4d71749e54a1b95036bed902667]

INTEGRATION: CWS ooo19126 (1.2.508); FILE MERGED 2005/09/05 17:35:27 rt 1.2.508.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [244594f4ceb2b5625435b7692ab5ef490073b41c]

INTEGRATION: CWS ooo19126 (1.3.24); FILE MERGED 2005/09/05 18:49:17 rt 1.3.24.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4dcba99590d44ccd3f1f9d4235d85dcb833f9433]

INTEGRATION: CWS ooo19126 (1.3.480); FILE MERGED 2005/09/05 17:35:27 rt 1.3.480.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c4c133ab84ecabb127ba7fb2e01955ecc44d3331]

INTEGRATION: CWS ooo19126 (1.2.420); FILE MERGED 2005/09/05 17:45:40 rt 1.2.420.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fa5536838dbebdbdc07c971222b5006d373ac5b6]

INTEGRATION: CWS ooo19126 (1.2.106); FILE MERGED 2005/09/05 18:49:17 rt 1.2.106.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f1d02ce3eb999ed57f602074e92f9c9cf802f4d4]

INTEGRATION: CWS ooo19126 (1.3.82); FILE MERGED 2005/09/05 18:49:16 rt 1.3.82.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2829020c3756dfd4471d81ea2c0cdec54de4f2d3]

INTEGRATION: CWS ooo19126 (1.2.340); FILE MERGED 2005/09/05 17:45:39 rt 1.2.340.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [daea99b65017718c2c4a070bd18657c68610bf83]

INTEGRATION: CWS ooo19126 (1.1.1.1.1110); FILE MERGED 2005/09/05 14:53:36 rt 1.1.1.1.1110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4958348708e52bf1276961c3bca6e1d91da5119e]

INTEGRATION: CWS ooo19126 (1.50.194); FILE MERGED 2005/09/05 17:35:26 rt 1.50.194.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d398c76bc191f9d2012cb768d5e56ead247b2ea0]

INTEGRATION: CWS ooo19126 (1.22.82); FILE MERGED 2005/09/05 18:49:16 rt 1.22.82.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [66fba34d0bbdd63a714cb89d45f81fec7a75cc16]

INTEGRATION: CWS ooo19126 (1.22.464); FILE MERGED 2005/09/05 14:53:35 rt 1.22.464.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [73384ef05af299dff6f2c830c550699b7ff84839]

INTEGRATION: CWS ooo19126 (1.8.478); FILE MERGED 2005/09/05 17:35:26 rt 1.8.478.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8f29f38c491fedb3006ee6445f781f22eaeb1148]

INTEGRATION: CWS ooo19126 (1.18.14); FILE MERGED 2005/09/05 18:49:16 rt 1.18.14.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [da5c9f4581557b4e3b9a0bbffd1129750d88771c]

INTEGRATION: CWS ooo19126 (1.2.638); FILE MERGED 2005/09/05 14:53:35 rt 1.2.638.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e1520de419fa3c5b80c5fc30b4fed56c9d8789fd]

INTEGRATION: CWS ooo19126 (1.15.96); FILE MERGED 2005/09/05 17:35:25 rt 1.15.96.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2826ca7285a4c1d20dc8f34696a5c9744a1251a2]

INTEGRATION: CWS ooo19126 (1.42.2); FILE MERGED 2005/09/05 18:49:16 rt 1.42.2.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b2431ac913f90b0966af71cd96560c333f8e71ca]

INTEGRATION: CWS ooo19126 (1.1.1.1.1110); FILE MERGED 2005/09/05 14:53:35 rt 1.1.1.1.1110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [aa9e37b6daf5aa30e70032982fe1b66775823d28]

INTEGRATION: CWS ooo19126 (1.2.420); FILE MERGED 2005/09/05 17:45:39 rt 1.2.420.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b6754dca72eb5a057cb46f38b81e4573dc56dba6]

INTEGRATION: CWS ooo19126 (1.3.218); FILE MERGED 2005/09/05 18:49:15 rt 1.3.218.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0afefac682a1e8b557e9e6117e3eb38550783239]

INTEGRATION: CWS ooo19126 (1.33.96); FILE MERGED 2005/09/05 17:35:25 rt 1.33.96.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7d2a56c1a2bd108362c5ebd3249c712f346880d1]

INTEGRATION: CWS ooo19126 (1.6.240); FILE MERGED 2005/09/05 14:53:35 rt 1.6.240.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [607a797f5d288e0f2d77bce96438d2d72ba3688a]

INTEGRATION: CWS ooo19126 (1.2.420); FILE MERGED 2005/09/05 17:45:38 rt 1.2.420.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [44e119ba1239fe9c740d3bbc685530c5005126f5]

INTEGRATION: CWS ooo19126 (1.4.218); FILE MERGED 2005/09/05 18:49:15 rt 1.4.218.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3dd665815324ef5309e96f1fbe9d7c2d3f93d544]

INTEGRATION: CWS ooo19126 (1.8.262); FILE MERGED 2005/09/05 17:35:25 rt 1.8.262.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [02262577145e84e67c8a1611e137c6d008651442]

INTEGRATION: CWS ooo19126 (1.4.210); FILE MERGED 2005/09/05 14:53:34 rt 1.4.210.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e9128e99acc2b91b1477d562977ada982659b34c]

INTEGRATION: CWS ooo19126 (1.5.58); FILE MERGED 2005/09/05 18:49:15 rt 1.5.58.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [04990d9a3f775d2e9241543dcab2864d86e5c22d]

INTEGRATION: CWS ooo19126 (1.4.480); FILE MERGED 2005/09/05 17:35:24 rt 1.4.480.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5ecc2384a7f9adc525af6263dea40618e8da8ee4]

INTEGRATION: CWS ooo19126 (1.2.428); FILE MERGED 2005/09/05 14:53:34 rt 1.2.428.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [52c0cb1be47d8893b92e50d2cbd13697a7aaa59c]

INTEGRATION: CWS ooo19126 (1.9.218); FILE MERGED 2005/09/05 18:49:15 rt 1.9.218.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9cbcd155ec177ff986873d6ab6ebd76605a05b91]

INTEGRATION: CWS ooo19126 (1.61.186); FILE MERGED 2005/09/05 14:53:34 rt 1.61.186.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2127c9282dfc6abcded3a63c64359e5a0405f249]

INTEGRATION: CWS ooo19126 (1.8.204); FILE MERGED 2005/09/05 17:35:23 rt 1.8.204.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8f887cdac0454225235f6d270ccb40bd3659bf48]

INTEGRATION: CWS ooo19126 (1.2.120); FILE MERGED 2005/09/05 17:45:38 rt 1.2.120.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [13665070218554d514144389b6fb0f74faa1a340]

INTEGRATION: CWS ooo19126 (1.75.2); FILE MERGED 2005/09/05 18:49:15 rt 1.75.2.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f0c38b746b5efe759c11e301129560ea119d21b3]

INTEGRATION: CWS ooo19126 (1.7.480); FILE MERGED 2005/09/05 17:35:23 rt 1.7.480.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6492c83ba853428440cb969ba2175930f0528f18]

INTEGRATION: CWS ooo19126 (1.38.48); FILE MERGED 2005/09/05 14:53:34 rt 1.38.48.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [77d5efc539f68345d9ecebba82555b814559796d]

INTEGRATION: CWS ooo19126 (1.2.350); FILE MERGED 2005/09/05 17:45:38 rt 1.2.350.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ade11a9c306319e4954cdd48fa74e0e7b0137d78]

INTEGRATION: CWS ooo19126 (1.13.14); FILE MERGED 2005/09/05 18:49:15 rt 1.13.14.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [050b8a1b2dd36e7c16cb0ece9de1a13d3e484d32]

INTEGRATION: CWS ooo19126 (1.1.508); FILE MERGED 2005/09/05 17:35:23 rt 1.1.508.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5e100eaa7bc32611aec674c6cf559db79de08872]

INTEGRATION: CWS ooo19126 (1.9.458); FILE MERGED 2005/09/05 14:53:33 rt 1.9.458.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [860b3f49108b9d02234d1cbae257efa60f209fae]

INTEGRATION: CWS ooo19126 (1.3.416); FILE MERGED 2005/09/05 17:45:37 rt 1.3.416.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1f1c9b35988da5fa92c1e14346d1e5d93ade55b1]

INTEGRATION: CWS ooo19126 (1.26.14); FILE MERGED 2005/09/05 18:49:14 rt 1.26.14.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [86d28811831c584cb439019de47aa00dacf0995e]

INTEGRATION: CWS ooo19126 (1.18.146); FILE MERGED 2005/09/05 17:35:22 rt 1.18.146.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1bed6e44147b1f29c62f808094de60f79eb2833f]

INTEGRATION: CWS ooo19126 (1.2.926); FILE MERGED 2005/09/05 14:53:33 rt 1.2.926.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8d0f47052f695401df9abfda5abbf71ca985e7b3]

INTEGRATION: CWS ooo19126 (1.2.434); FILE MERGED 2005/09/05 17:35:22 rt 1.2.434.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [af2131d3dd3061d1727fbd29ce7f6c3c35d36c47]

INTEGRATION: CWS ooo19126 (1.13.218); FILE MERGED 2005/09/05 18:49:14 rt 1.13.218.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a3289ecbc8bf9ee040c7fac61aaf5116841d5659]

INTEGRATION: CWS ooo19126 (1.99.14); FILE MERGED 2005/09/05 18:49:14 rt 1.99.14.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d52f913a0d80b26469006f9cc022f85e2714fdc7]

INTEGRATION: CWS ooo19126 (1.14.104); FILE MERGED 2005/09/05 17:35:22 rt 1.14.104.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2cbf296918508c4c55b9e0b5c11d8356f98c3f9d]

INTEGRATION: CWS ooo19126 (1.1.1.1.1110); FILE MERGED 2005/09/05 14:53:33 rt 1.1.1.1.1110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e3e6ce0c77ba39045420bc6c90bfffb56389fb2e]

INTEGRATION: CWS ooo19126 (1.6.58); FILE MERGED 2005/09/05 18:49:14 rt 1.6.58.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f1581c331a0112267de1f03d31f65c911a4b0b61]

INTEGRATION: CWS ooo19126 (1.50.52); FILE MERGED 2005/09/05 14:53:32 rt 1.50.52.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2a963019eb1da0f051d0658f3f7227c10eff4385]

INTEGRATION: CWS ooo19126 (1.2.420); FILE MERGED 2005/09/05 17:45:36 rt 1.2.420.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [92516b24201d756416229bdc1c150600d9f68a88]

INTEGRATION: CWS ooo19126 (1.15.114); FILE MERGED 2005/09/05 18:49:13 rt 1.15.114.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0504fee0abb9dcc8cb37d0b1cea20e26a1c45693]

INTEGRATION: CWS ooo19126 (1.2.434); FILE MERGED 2005/09/05 17:35:21 rt 1.2.434.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [00a799038580da46a0b2d3f2bf8138308086634a]

INTEGRATION: CWS ooo19126 (1.5.154); FILE MERGED 2005/09/05 14:53:32 rt 1.5.154.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [65ef5908d1f429bed1fd9a692036e26b33a88131]

INTEGRATION: CWS ooo19126 (1.35.216); FILE MERGED 2005/09/05 18:49:13 rt 1.35.216.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8614a740155af871ee4dca8b891fd643ae5cbbb0]

INTEGRATION: CWS ooo19126 (1.11.94); FILE MERGED 2005/09/05 14:53:32 rt 1.11.94.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ef9c454a864a5fc4be1ae169662b6baeba56d1a3]

INTEGRATION: CWS ooo19126 (1.2.340); FILE MERGED 2005/09/05 17:45:36 rt 1.2.340.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [931a52ac6d9241c1a871c6d424e17c347f4ccdea]

INTEGRATION: CWS ooo19126 (1.23.50); FILE MERGED 2005/09/05 17:35:21 rt 1.23.50.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [43ada8c9a0cce328c26c6f3d84c368eb7aa6a054]

INTEGRATION: CWS ooo19126 (1.42.24); FILE MERGED 2005/09/05 18:49:13 rt 1.42.24.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [27deb9cd2396ed1868ca25cb1dbe09f2f95d9006]

INTEGRATION: CWS ooo19126 (1.1.1.1.1110); FILE MERGED 2005/09/05 14:53:31 rt 1.1.1.1.1110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9de4681d82f4cd0f5906539863ba79bea275c8e3]

INTEGRATION: CWS ooo19126 (1.2.340); FILE MERGED 2005/09/05 17:45:35 rt 1.2.340.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d08ed4f985e7b599c89149c0faf44db9d5992cba]

INTEGRATION: CWS ooo19126 (1.11.220); FILE MERGED 2005/09/05 18:49:13 rt 1.11.220.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a652e459256b5cec8ea7e73c2a9e7b2f01a32ddb]

INTEGRATION: CWS ooo19126 (1.2.474); FILE MERGED 2005/09/05 14:53:31 rt 1.2.474.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [29e5b3681be0f93307d9e45f37d4100222180c23]

INTEGRATION: CWS ooo19126 (1.2.340); FILE MERGED 2005/09/05 17:45:34 rt 1.2.340.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a62db0148e650188961f5305912058f22c432221]

INTEGRATION: CWS ooo19126 (1.4.24); FILE MERGED 2005/09/05 18:49:12 rt 1.4.24.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c1b852e276f2f4fee7c636557f9318cf30f4c50b]

INTEGRATION: CWS ooo19126 (1.25.464); FILE MERGED 2005/09/05 14:53:31 rt 1.25.464.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5750e33f56ca2d55b15df13acf1c70b13003f11b]

INTEGRATION: CWS ooo19126 (1.15.80); FILE MERGED 2005/09/05 17:35:19 rt 1.15.80.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [398da55998eda8367b7937a15813b0f5db0dcfec]

INTEGRATION: CWS ooo19126 (1.9.24); FILE MERGED 2005/09/05 18:49:12 rt 1.9.24.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7d21fb0acb20f3a6476ee821a2bed6cfbaf51fa7]

INTEGRATION: CWS ooo19126 (1.2.1066); FILE MERGED 2005/09/05 14:53:31 rt 1.2.1066.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b2a341843da4d2d0a149e93518f75699d53f55e0]

INTEGRATION: CWS ooo19126 (1.5.434); FILE MERGED 2005/09/05 17:35:19 rt 1.5.434.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [968a6cd58e2a0e8e5b71ddf22950b18f4a603cac]

INTEGRATION: CWS ooo19126 (1.2.220); FILE MERGED 2005/09/05 18:49:12 rt 1.2.220.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [422e159f8ea59381dfca5be984f58fb671049e53]

INTEGRATION: CWS ooo19126 (1.4.178); FILE MERGED 2005/09/05 14:53:30 rt 1.4.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [74d6023cbad4de23687110f01552ea2b7dcc273a]

INTEGRATION: CWS ooo19126 (1.25.114); FILE MERGED 2005/09/05 17:35:19 rt 1.25.114.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [38264b8581294717b3e0fd66805424d0d5baf76e]

INTEGRATION: CWS ooo19126 (1.1.226); FILE MERGED 2005/09/05 18:49:12 rt 1.1.226.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [32aa06c61f2ddfaecf0c03bb6a2274ad20a3b1ca]

INTEGRATION: CWS ooo19126 (1.2.1100); FILE MERGED 2005/09/05 14:53:30 rt 1.2.1100.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [107c9a8bcd0a3b8d456b28da38c3db5c15d4a23b]

INTEGRATION: CWS ooo19126 (1.2.340); FILE MERGED 2005/09/05 17:45:33 rt 1.2.340.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [36d5880dc7e3ce35ed4d5076609e57d4f9185cbe]

INTEGRATION: CWS ooo19126 (1.3.140); FILE MERGED 2005/09/05 14:53:30 rt 1.3.140.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [33f31940c472e785c3e30856e35a467b9d550a76]

INTEGRATION: CWS ooo19126 (1.4.218); FILE MERGED 2005/09/05 18:49:12 rt 1.4.218.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a57d746e0b606c3d33696812bd61941e1c2c8c58]

INTEGRATION: CWS ooo19126 (1.67.114); FILE MERGED 2005/09/05 17:35:18 rt 1.67.114.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a3b967f24c3f23ba36d7ee3eb2b8d694d13ff9ed]

INTEGRATION: CWS ooo19126 (1.6.218); FILE MERGED 2005/09/05 18:49:12 rt 1.6.218.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8a31b5a7f6f415d89280c9a8ecc5fbeaa615827c]

INTEGRATION: CWS ooo19126 (1.2.62); FILE MERGED 2005/09/05 14:53:29 rt 1.2.62.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7d902fe0c53b1ec2b9ffb01d4aa9e86ef176caf5]

INTEGRATION: CWS ooo19126 (1.6.114); FILE MERGED 2005/09/05 17:35:17 rt 1.6.114.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bd8a6c0af7e9f898fd19b00e959ea9c556462712]

INTEGRATION: CWS ooo19126 (1.3.182); FILE MERGED 2005/09/05 18:49:11 rt 1.3.182.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [77bc37a3ec19d5e938087c106a64c1b55ad28864]

INTEGRATION: CWS ooo19126 (1.6.142); FILE MERGED 2005/09/05 17:35:17 rt 1.6.142.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7501b85c25d20c85c0d5f7a9758bd312aff6c93a]

INTEGRATION: CWS ooo19126 (1.11.114); FILE MERGED 2005/09/05 18:49:11 rt 1.11.114.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [97bce5d170a2224c331f8007ec302b370ecdb78d]

INTEGRATION: CWS ooo19126 (1.3.416); FILE MERGED 2005/09/05 17:45:32 rt 1.3.416.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f8619d0dbca73b37524420d561c851b01fa1262c]

INTEGRATION: CWS ooo19126 (1.8.182); FILE MERGED 2005/09/05 18:49:11 rt 1.8.182.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ebdb674fe82fa5bb22d51fd766a5e9be567cdd3a]

INTEGRATION: CWS ooo19126 (1.2.62); FILE MERGED 2005/09/05 14:53:28 rt 1.2.62.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [87024454f507df109e7fb334d27a2b0473c0b3a2]

INTEGRATION: CWS ooo19126 (1.3.340); FILE MERGED 2005/09/05 17:45:32 rt 1.3.340.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [62093e27da6421ba54488b41fd3f2e227402e785]

INTEGRATION: CWS ooo19126 (1.19.182); FILE MERGED 2005/09/05 18:49:11 rt 1.19.182.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6b0b8f4234068a1d7cf15419c84db03e9049c5de]

INTEGRATION: CWS ooo19126 (1.7.434); FILE MERGED 2005/09/05 17:35:16 rt 1.7.434.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [909ecde5f9cd56f53a1644d0c857d6fd2300bab4]

INTEGRATION: CWS ooo19126 (1.2.420); FILE MERGED 2005/09/05 17:45:32 rt 1.2.420.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fe10fd1dfcbaf93e62f8505ee0bdc6d8db077c9f]

INTEGRATION: CWS ooo19126 (1.42.194); FILE MERGED 2005/09/05 17:35:16 rt 1.42.194.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a96bf89e7ff7381709a0a6cc90fac885e7e4da80]

INTEGRATION: CWS ooo19126 (1.2.340); FILE MERGED 2005/09/05 17:45:32 rt 1.2.340.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7c6edf0f2ad0c61c9feb3e7daecdb6493bd28a57]

INTEGRATION: CWS ooo19126 (1.10.114); FILE MERGED 2005/09/05 18:49:10 rt 1.10.114.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1d1a62de6064db593a147dba89d06e4c1eefeb60]

INTEGRATION: CWS ooo19126 (1.2.502); FILE MERGED 2005/09/05 17:35:15 rt 1.2.502.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [dee7244919adeb592123a9a107f3b734c8a27e72]

INTEGRATION: CWS ooo19126 (1.2.140); FILE MERGED 2005/09/05 14:53:27 rt 1.2.140.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8053f8641984e2c133bf5d0162e35e8de7327881]

INTEGRATION: CWS ooo19126 (1.2.340); FILE MERGED 2005/09/05 17:45:31 rt 1.2.340.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1d6256fa123b8287f0c18e621c1455dc8757b474]

INTEGRATION: CWS ooo19126 (1.12.218); FILE MERGED 2005/09/05 18:49:10 rt 1.12.218.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ba4573a7b22177775e907a5b08c23b2f5a723c8c]

INTEGRATION: CWS ooo19126 (1.20.204); FILE MERGED 2005/09/05 17:35:15 rt 1.20.204.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5cc40bfc94400ad2ff7e85de77245fe182c4a7a0]

INTEGRATION: CWS ooo19126 (1.3.416); FILE MERGED 2005/09/05 17:45:31 rt 1.3.416.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [696df28c103e3f214a66a14f2758257768f053bf]

INTEGRATION: CWS ooo19126 (1.17.218); FILE MERGED 2005/09/05 18:49:10 rt 1.17.218.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [92527671e922b6bb309e445bad66a7499623a247]

INTEGRATION: CWS ooo19126 (1.15.204); FILE MERGED 2005/09/05 17:35:15 rt 1.15.204.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0964b60ecd05e6dd671cbd4aa65802b7b66cd252]

INTEGRATION: CWS ooo19126 (1.3.500); FILE MERGED 2005/09/05 17:35:14 rt 1.3.500.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f827e767daf20113bf84ddf1b495f5aa1cfb8d50]

INTEGRATION: CWS ooo19126 (1.39.142); FILE MERGED 2005/09/05 17:35:14 rt 1.39.142.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4297a585b39736869e15663eab4b9bd7909cdf6a]

INTEGRATION: CWS ooo19126 (1.2.86); FILE MERGED 2005/09/05 17:45:30 rt 1.2.86.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [82a79c32899955ad86000f05fdcc8da03b30bf24]

INTEGRATION: CWS ooo19126 (1.8.30); FILE MERGED 2005/09/05 18:49:09 rt 1.8.30.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c4b983ee8d76ed3a0b3b05248f04b086d5e39807]

INTEGRATION: CWS ooo19126 (1.15.194); FILE MERGED 2005/09/05 17:35:14 rt 1.15.194.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a49956be4385179b44b9d1adb808b070049a3b58]

INTEGRATION: CWS ooo19126 (1.2.140); FILE MERGED 2005/09/05 14:53:26 rt 1.2.140.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [edaaed5de1036190759e15321c7dbdfe6ea87718]

INTEGRATION: CWS ooo19126 (1.18.14); FILE MERGED 2005/09/05 18:49:09 rt 1.18.14.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [eb69d4e23908d4f99dc57fb45cb02e917472b3fa]

INTEGRATION: CWS ooo19126 (1.23.204); FILE MERGED 2005/09/05 17:35:13 rt 1.23.204.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [caab4d43d891e7e1ec7a0171767b880af2e1a161]

INTEGRATION: CWS ooo19126 (1.3.82); FILE MERGED 2005/09/05 18:49:08 rt 1.3.82.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1affcb4559a14f20c07686788af624562f041cee]

INTEGRATION: CWS ooo19126 (1.56.104); FILE MERGED 2005/09/05 17:35:13 rt 1.56.104.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e30589bb44148706a5146bde57dde0af580ee37b]

INTEGRATION: CWS ooo19126 (1.5.42); FILE MERGED 2005/09/05 18:49:08 rt 1.5.42.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [098063313f0347cce68fc712b92ac33bef6f79b2]

INTEGRATION: CWS ooo19126 (1.3.398); FILE MERGED 2005/09/05 17:35:12 rt 1.3.398.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d9beb06e7c5372f50532515f363ea1c655f55500]

INTEGRATION: CWS ooo19126 (1.4.58); FILE MERGED 2005/09/05 18:49:08 rt 1.4.58.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1661be336208e55117936dcc2576d783bb28514d]

INTEGRATION: CWS ooo19126 (1.25.82); FILE MERGED 2005/09/05 17:35:12 rt 1.25.82.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cc6299afccfa2397aaf6edd9a89315418b5e184b]

INTEGRATION: CWS ooo19126 (1.8.24); FILE MERGED 2005/09/05 18:49:08 rt 1.8.24.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bf5ec53b6a765ecc6bcc9c213b267e956407c34d]

INTEGRATION: CWS ooo19126 (1.2.142); FILE MERGED 2005/09/05 17:35:11 rt 1.2.142.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4b7006c6435e5ed59a2201383ba68dd6dcf0d506]

INTEGRATION: CWS ooo19126 (1.5.42); FILE MERGED 2005/09/05 17:45:28 rt 1.5.42.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [271d416fae9a181d46fcc88fd91780790c34af89]

INTEGRATION: CWS ooo19126 (1.10.14); FILE MERGED 2005/09/05 18:49:08 rt 1.10.14.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2a6ecba791c190babb9bdd740b570d9ea6b31f7e]

INTEGRATION: CWS ooo19126 (1.2.140); FILE MERGED 2005/09/05 14:53:25 rt 1.2.140.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [39d3d7d0a73460f8a2f402f6a4c631354b30daa2]

INTEGRATION: CWS ooo19126 (1.14.204); FILE MERGED 2005/09/05 17:35:11 rt 1.14.204.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e10fbe1d79d342526451f6addce2aca0abb9f677]

INTEGRATION: CWS ooo19126 (1.20.54); FILE MERGED 2005/09/05 17:45:27 rt 1.20.54.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [06194fb36243b9a359904468524e0a6288eb4bfd]

INTEGRATION: CWS ooo19126 (1.3.106); FILE MERGED 2005/09/05 18:49:08 rt 1.3.106.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [382a8f8e77709d6324f434a66b96894260bd6810]

INTEGRATION: CWS ooo19126 (1.8.116); FILE MERGED 2005/09/05 17:35:11 rt 1.8.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c72a6d696612e63919d1b0aae65a7bafce103b51]

INTEGRATION: CWS ooo19126 (1.4.184); FILE MERGED 2005/09/05 17:45:27 rt 1.4.184.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ba3f57891645b20bab4cc0667a87c163183097b3]

INTEGRATION: CWS ooo19126 (1.3.106); FILE MERGED 2005/09/05 18:49:07 rt 1.3.106.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8f135ae07f19cb32f3996b75c717bd624e8a54c2]

INTEGRATION: CWS ooo19126 (1.18.204); FILE MERGED 2005/09/05 17:35:10 rt 1.18.204.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ebcb6f81e76f26cd6fde41605570da312d74ed31]

INTEGRATION: CWS ooo19126 (1.5.138); FILE MERGED 2005/09/05 17:45:27 rt 1.5.138.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5e360182520d95366344620a9e35140d8f541e5e]

INTEGRATION: CWS ooo19126 (1.24.152); FILE MERGED 2005/09/05 17:35:10 rt 1.24.152.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [88132aff402914b9477304e7745fc96c0ed7c53e]

INTEGRATION: CWS ooo19126 (1.7.120); FILE MERGED 2005/09/05 17:45:26 rt 1.7.120.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d2297e4aabfc9007728dc4184206f4bf55cbbf42]

INTEGRATION: CWS ooo19126 (1.5.42); FILE MERGED 2005/09/05 18:49:07 rt 1.5.42.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2b74f4bdd196484ec817a0a44fa710a92124ba26]

INTEGRATION: CWS ooo19126 (1.2.140); FILE MERGED 2005/09/05 14:53:24 rt 1.2.140.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [98e77c6ee8ae67f68cdaffb33d7742540672f78e]

INTEGRATION: CWS ooo19126 (1.4.434); FILE MERGED 2005/09/05 17:35:03 rt 1.4.434.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [64e1ef3dab9acad78dd28210b05bc2e332b266b5]

INTEGRATION: CWS ooo19126 (1.6.332); FILE MERGED 2005/09/05 17:45:26 rt 1.6.332.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8d9315957e8862f1433c839cd216cbf9b1fa7f39]

INTEGRATION: CWS ooo19126 (1.4.106); FILE MERGED 2005/09/05 18:49:07 rt 1.4.106.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [52b2c7557f391fdfa8922e1028fd715847785575]

INTEGRATION: CWS ooo19126 (1.60.46); FILE MERGED 2005/09/05 17:35:03 rt 1.60.46.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [dadb2749544dd71e1eb1f47f663ea712bdadb819]

INTEGRATION: CWS ooo19126 (1.19.116); FILE MERGED 2005/09/05 17:45:26 rt 1.19.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7c1570fbd0d623ed8bccd2bc31797a1b5a9081de]

INTEGRATION: CWS ooo19126 (1.2.106); FILE MERGED 2005/09/05 18:49:07 rt 1.2.106.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a82f4b2200ac79d2dc252e3051b38edd29a2c888]

INTEGRATION: CWS ooo19126 (1.9.98); FILE MERGED 2005/09/05 17:35:02 rt 1.9.98.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cd729930122539e01b63575ff04d300624714242]

INTEGRATION: CWS ooo19126 (1.12.172); FILE MERGED 2005/09/05 17:45:26 rt 1.12.172.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4f9657716a8064c9aa585f7b6c6acb00d437e16b]

INTEGRATION: CWS ooo19126 (1.2.106); FILE MERGED 2005/09/05 18:49:06 rt 1.2.106.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [59d336409ae84d712c0456b39fe719250df024e0]

INTEGRATION: CWS ooo19126 (1.5.204); FILE MERGED 2005/09/05 17:35:02 rt 1.5.204.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [073d94d0ef91810de491cd7ca37eca9a200c62f3]

INTEGRATION: CWS ooo19126 (1.2.412); FILE MERGED 2005/09/05 17:45:25 rt 1.2.412.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1f90d66b50aa55e4a14177ae903f71fc81ad6ace]

INTEGRATION: CWS ooo19126 (1.3.216); FILE MERGED 2005/09/05 18:49:06 rt 1.3.216.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1ad2182b018207edd3c96b313d06b0860b12c81f]

INTEGRATION: CWS ooo19126 (1.2.194); FILE MERGED 2005/09/05 17:35:02 rt 1.2.194.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f81cdd8acd842d00f07465dc93fb388aad87b3be]

INTEGRATION: CWS ooo19126 (1.5.412); FILE MERGED 2005/09/05 17:45:25 rt 1.5.412.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fd4f12ce13a80806b222be5408ef18a05124ade6]

INTEGRATION: CWS ooo19126 (1.4.82); FILE MERGED 2005/09/05 18:49:06 rt 1.4.82.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8cbdd5599d8267f49631a89eea3254f5b623ae82]

INTEGRATION: CWS ooo19126 (1.2.140); FILE MERGED 2005/09/05 14:53:23 rt 1.2.140.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fd2f9ff4abe138b2f423543bc39b9f714f96594d]

INTEGRATION: CWS ooo19126 (1.4.154); FILE MERGED 2005/09/05 17:35:02 rt 1.4.154.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2afc26c05691819e3ea4c135cfd7afa0b065f491]

INTEGRATION: CWS ooo19126 (1.2.432); FILE MERGED 2005/09/05 17:45:24 rt 1.2.432.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [347a9712b1d4545981ff150251efef963c7c8cbe]

INTEGRATION: CWS ooo19126 (1.2.440); FILE MERGED 2005/09/05 17:45:24 rt 1.2.440.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bb583c4b333b89363fa2bc7ffefaa962cc5e7870]

INTEGRATION: CWS ooo19126 (1.13.142); FILE MERGED 2005/09/05 17:35:01 rt 1.13.142.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f6254303467a1f46a67bc1c66e55b0eeff70f0fb]

INTEGRATION: CWS ooo19126 (1.4.204); FILE MERGED 2005/09/05 18:49:05 rt 1.4.204.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [78216823b0123239c469ccd7b5e1c72cc76eb212]

INTEGRATION: CWS ooo19126 (1.4.138); FILE MERGED 2005/09/05 17:45:24 rt 1.4.138.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cc1fedd42c5cc66039d251dbb230fd8fce4f78b7]

INTEGRATION: CWS ooo19126 (1.2.434); FILE MERGED 2005/09/05 17:35:01 rt 1.2.434.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e924c587716185950a26e373dbfd882a299057ca]

INTEGRATION: CWS ooo19126 (1.4.82); FILE MERGED 2005/09/05 18:49:05 rt 1.4.82.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5a77971298aba5641c495c5ed939cad7fff25134]

INTEGRATION: CWS ooo19126 (1.2.138); FILE MERGED 2005/09/05 17:45:24 rt 1.2.138.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8fb78b340b72f4416c2f4dc5acf2dd67c55bcd4f]

INTEGRATION: CWS ooo19126 (1.2.154); FILE MERGED 2005/09/05 17:35:01 rt 1.2.154.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [09eb3f371a290fa2c7ca6aec69e48d2879354c89]

INTEGRATION: CWS ooo19126 (1.5.218); FILE MERGED 2005/09/05 18:49:05 rt 1.5.218.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [67ea91260c82c59bc59504e2e03f1ff1a236ddfd]

INTEGRATION: CWS ooo19126 (1.9.188); FILE MERGED 2005/09/05 17:45:23 rt 1.9.188.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c6c34398ec4dfce2d55c5b65cb3ddfad9c93a5b6]

INTEGRATION: CWS ooo19126 (1.3.154); FILE MERGED 2005/09/05 17:35:01 rt 1.3.154.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7f7bc19ca28f5db26dac27d21c895e27aba4fcf8]

INTEGRATION: CWS ooo19126 (1.6.218); FILE MERGED 2005/09/05 18:49:05 rt 1.6.218.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7a48bbc9c9aebfd971f4fe1fdcd0a015823b81bd]

INTEGRATION: CWS ooo19126 (1.2.140); FILE MERGED 2005/09/05 14:53:22 rt 1.2.140.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e6f5cfe9930845a539ad9dbce4b6d5254b30c76e]

INTEGRATION: CWS ooo19126 (1.21.74); FILE MERGED 2005/09/05 17:45:23 rt 1.21.74.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8ab067762f31353275b6db5c0b425e9c22ab45e5]

INTEGRATION: CWS ooo19126 (1.2.504); FILE MERGED 2005/09/05 17:35:00 rt 1.2.504.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [496063dacaa482a0db171b02e56e13aef604b429]

INTEGRATION: CWS ooo19126 (1.7.218); FILE MERGED 2005/09/05 18:49:05 rt 1.7.218.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5dfb1583d7b8c585604006f2aa490526c80de583]

INTEGRATION: CWS ooo19126 (1.3.144); FILE MERGED 2005/09/05 17:45:23 rt 1.3.144.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f43e3efdce8beb8123ecce4935768619c7623069]

INTEGRATION: CWS ooo19126 (1.3.34); FILE MERGED 2005/09/05 18:49:05 rt 1.3.34.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [12abb16f6efc9e3f5ea80ea1ed29dd80806162b2]

INTEGRATION: CWS ooo19126 (1.6.194); FILE MERGED 2005/09/05 17:35:00 rt 1.6.194.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [14ae7f837868d885ea4dd6fb20accd2eec9823af]

INTEGRATION: CWS ooo19126 (1.9.18); FILE MERGED 2005/09/05 18:49:04 rt 1.9.18.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [59924bd782a134c8d6aa8e9389069fbf7cc9bc64]

INTEGRATION: CWS ooo19126 (1.8.70); FILE MERGED 2005/09/05 17:45:22 rt 1.8.70.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f4b897a8241034d8275a00df51a6392a48699a1a]

INTEGRATION: CWS ooo19126 (1.6.34); FILE MERGED 2005/09/05 18:49:04 rt 1.6.34.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0eff6373015ea734353dffec3c5b260142af7670]

INTEGRATION: CWS ooo19126 (1.23.204); FILE MERGED 2005/09/05 17:35:00 rt 1.23.204.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fd9c8618e4024925753b311f29122afe0b748afb]

INTEGRATION: CWS ooo19126 (1.2.438); FILE MERGED 2005/09/05 17:45:22 rt 1.2.438.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e4d315e47bf7bc3902b1de75da240d190acc5265]

INTEGRATION: CWS ooo19126 (1.1.494); FILE MERGED 2005/09/05 17:34:59 rt 1.1.494.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [33b58c1763ac52c06393287a0951c48b43f66a6f]

INTEGRATION: CWS ooo19126 (1.2.140); FILE MERGED 2005/09/05 14:53:21 rt 1.2.140.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3e0db2f87fb838e3fe3d8bfced003339c6649be5]

INTEGRATION: CWS ooo19126 (1.2.230); FILE MERGED 2005/09/05 18:49:04 rt 1.2.230.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9ee2c7313d8c77fc675c7787eb98824f0169520a]

INTEGRATION: CWS ooo19126 (1.7.120); FILE MERGED 2005/09/05 17:45:22 rt 1.7.120.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fdb10f4973e831cf186548ead1c2ac46b696bb43]

INTEGRATION: CWS ooo19126 (1.6.1066); FILE MERGED 2005/09/05 14:53:21 rt 1.6.1066.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [41ff6c7a3f5593a366c5491394e5ebaccb753179]

INTEGRATION: CWS ooo19126 (1.5.494); FILE MERGED 2005/09/05 17:34:59 rt 1.5.494.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ee85f348301d07b56318b3787b3ff66e90af74ba]

INTEGRATION: CWS ooo19126 (1.2.74); FILE MERGED 2005/09/05 17:45:22 rt 1.2.74.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ff3a33b805efc524b386ac44ad83d18decbc5485]

INTEGRATION: CWS ooo19126 (1.7.146); FILE MERGED 2005/09/05 17:34:59 rt 1.7.146.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d43d2f7c1d0be3200edac15bf6f7b22dc7587300]

INTEGRATION: CWS ooo19126 (1.5.138); FILE MERGED 2005/09/05 14:53:21 rt 1.5.138.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [069eca458054083a1fc307702679cc0f97fc27fa]

INTEGRATION: CWS ooo19126 (1.1.1.1.454); FILE MERGED 2005/09/05 17:45:22 rt 1.1.1.1.454.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a89a6714a0872199ad087d1c4c4635cd55309922]

INTEGRATION: CWS ooo19126 (1.9.474); FILE MERGED 2005/09/05 14:53:21 rt 1.9.474.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [713c88508647e26f9b7bf033d406337fc710a0a3]

INTEGRATION: CWS ooo19126 (1.12.146); FILE MERGED 2005/09/05 17:34:59 rt 1.12.146.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cd503fdcf7c2b7d1691d56bab98100426afd4a0d]

INTEGRATION: CWS ooo19126 (1.6.136); FILE MERGED 2005/09/05 17:45:21 rt 1.6.136.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f4e54b1d483d7ba042ec0987da8af6cc70f15a96]

INTEGRATION: CWS ooo19126 (1.5.14); FILE MERGED 2005/09/05 18:49:03 rt 1.5.14.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d6d8f334f151f9a3ca84e8e12c97f108af8a0d36]

INTEGRATION: CWS ooo19126 (1.1.1.1.1110); FILE MERGED 2005/09/05 14:53:20 rt 1.1.1.1.1110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f54d2d02b9b20cf8528f4ced0b208b3bba37680a]

INTEGRATION: CWS ooo19126 (1.2.120); FILE MERGED 2005/09/05 17:45:21 rt 1.2.120.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [27708616a7354353b50456b2a83dd33007cc4c50]

INTEGRATION: CWS ooo19126 (1.4.14); FILE MERGED 2005/09/05 18:49:03 rt 1.4.14.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [04cca0d62b1870a45a28310ed4b6458b7ffe9e17]

INTEGRATION: CWS ooo19126 (1.5.140); FILE MERGED 2005/09/05 14:53:20 rt 1.5.140.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7733ffc724d8d47c5f29474b95d51a81ee83f22e]

INTEGRATION: CWS ooo19126 (1.31.112); FILE MERGED 2005/09/05 17:34:58 rt 1.31.112.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [609a59ff632f59b13095a2eb014a6db875a8a003]

INTEGRATION: CWS ooo19126 (1.6.138); FILE MERGED 2005/09/05 17:45:21 rt 1.6.138.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [087a2a4a95a941ddd572413c2bda3f9c159e0374]

INTEGRATION: CWS ooo19126 (1.2.82); FILE MERGED 2005/09/05 18:49:02 rt 1.2.82.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [185cd7b1e10ee77944cc711e6d234af1f892c6bd]

INTEGRATION: CWS ooo19126 (1.6.204); FILE MERGED 2005/09/05 17:34:58 rt 1.6.204.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ec537f41d14853df235f198d08e6f32724cfd20d]

INTEGRATION: CWS ooo19126 (1.6.138); FILE MERGED 2005/09/05 14:53:20 rt 1.6.138.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d556b16b8d5daf9f8e18797bb1630f775e47e7dd]

INTEGRATION: CWS ooo19126 (1.33.18); FILE MERGED 2005/09/05 17:45:20 rt 1.33.18.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [efad4763fd98b0d28c6cf55f778920168d2e2ca6]

INTEGRATION: CWS ooo19126 (1.2.106); FILE MERGED 2005/09/05 18:49:02 rt 1.2.106.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [03c6782958023b4f182f648ff61fc5aa23c38463]

INTEGRATION: CWS ooo19126 (1.2.434); FILE MERGED 2005/09/05 17:34:57 rt 1.2.434.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [639e7338428d2527b51abec683ef9288b04e01ba]

INTEGRATION: CWS ooo19126 (1.15.138); FILE MERGED 2005/09/05 17:45:20 rt 1.15.138.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2734aa24f3ed26bc8a4fb86cfacf9f60b5897494]

INTEGRATION: CWS ooo19126 (1.34.2); FILE MERGED 2005/09/05 18:49:02 rt 1.34.2.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [af8427a954e0f2fe866bf6581f8917e8e39fcd93]

INTEGRATION: CWS ooo19126 (1.2.474); FILE MERGED 2005/09/05 14:53:20 rt 1.2.474.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2c265d55dabc72a22dc5443e2073ff95baf4aaa0]

INTEGRATION: CWS ooo19126 (1.6.434); FILE MERGED 2005/09/05 17:34:57 rt 1.6.434.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d5b7e9d9b2ee820f00a731f9cbea8044e931beaf]

INTEGRATION: CWS ooo19126 (1.2.164); FILE MERGED 2005/09/05 17:45:20 rt 1.2.164.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [90076073d16f3ba875a5b777cb42082117edd1fc]

INTEGRATION: CWS ooo19126 (1.15.218); FILE MERGED 2005/09/05 18:49:02 rt 1.15.218.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1f056e764268e40ee257f76346b39a46c17f3c06]

INTEGRATION: CWS ooo19126 (1.2.50); FILE MERGED 2005/09/05 17:34:57 rt 1.2.50.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [deddf933bfc8b436f1ff5bf1bcf84c82d4f4b250]

INTEGRATION: CWS ooo19126 (1.10.140); FILE MERGED 2005/09/05 14:53:19 rt 1.10.140.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f9c67317d3093030fcb3960c1eceeeb189c5a796]

INTEGRATION: CWS ooo19126 (1.38.14); FILE MERGED 2005/09/05 18:49:01 rt 1.38.14.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [870b6a48d766ffe3cf737612f4cf06f64a662a7c]

INTEGRATION: CWS ooo19126 (1.4.474); FILE MERGED 2005/09/05 14:53:19 rt 1.4.474.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [05a7ab0e64f49a1d6685f18ca4c08eab21dfc43d]

INTEGRATION: CWS ooo19126 (1.3.434); FILE MERGED 2005/09/05 17:34:57 rt 1.3.434.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [782ac2b6591752c722634e9473866a052d5893e6]

INTEGRATION: CWS ooo19126 (1.2.98); FILE MERGED 2005/09/05 17:45:19 rt 1.2.98.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e024fa382a9069d963cc162cc86f36e169eaa5a8]

INTEGRATION: CWS ooo19126 (1.22.216); FILE MERGED 2005/09/05 18:49:01 rt 1.22.216.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [35f3c8599d8e45c5c6fe8c40573898a44f13800a]

INTEGRATION: CWS ooo19126 (1.3.58); FILE MERGED 2005/09/05 17:45:19 rt 1.3.58.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [30cdccfa24bab8e97051483ca11b9eb3823af1be]

INTEGRATION: CWS ooo19126 (1.7.204); FILE MERGED 2005/09/05 17:34:56 rt 1.7.204.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e60705e35f397b8fb353e39e5634235cab3aa1cd]

INTEGRATION: CWS ooo19126 (1.4.140); FILE MERGED 2005/09/05 14:53:19 rt 1.4.140.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1f06d8b9a9a76f9072670c7649498a3feb3ef07a]

INTEGRATION: CWS ooo19126 (1.20.24); FILE MERGED 2005/09/05 18:49:01 rt 1.20.24.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4262a7546f674fb35b9645ec9a0da28f5a8e62f7]

INTEGRATION: CWS ooo19126 (1.4.58); FILE MERGED 2005/09/05 17:45:18 rt 1.4.58.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4b4ad55d9c017dd6281996c3c11c3a683251c304]

INTEGRATION: CWS ooo19126 (1.2.224); FILE MERGED 2005/09/05 17:34:56 rt 1.2.224.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f51956aa086e61bcedebb6061be3d6fd70a39942]

INTEGRATION: CWS ooo19126 (1.3.140); FILE MERGED 2005/09/05 14:53:19 rt 1.3.140.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f7aef4b370c88ab6cf8b55edb4192e8c374841ab]

INTEGRATION: CWS ooo19126 (1.9.220); FILE MERGED 2005/09/05 18:49:01 rt 1.9.220.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [83d00740012761497de21d61710ba075ca5bfb95]

INTEGRATION: CWS ooo19126 (1.2.434); FILE MERGED 2005/09/05 17:34:56 rt 1.2.434.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1ea976f66f3681f9cc877be2d83a42a92cbf072c]

INTEGRATION: CWS ooo19126 (1.2.162); FILE MERGED 2005/09/05 17:45:18 rt 1.2.162.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ba13329025873da4a0cbfdb0731309f2a862e771]

INTEGRATION: CWS ooo19126 (1.3.64); FILE MERGED 2005/09/05 14:53:19 rt 1.3.64.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1231d23e17430db7144b84fe31989e95fc9329e9]

INTEGRATION: CWS ooo19126 (1.3.182); FILE MERGED 2005/09/05 18:49:01 rt 1.3.182.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d9f500fccb4cb238056d8aeccf9023afd21f51f0]

INTEGRATION: CWS ooo19126 (1.2.926); FILE MERGED 2005/09/05 14:53:18 rt 1.2.926.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [369f143364043dfeafa4b5cf16a38b91ecd284e8]

INTEGRATION: CWS ooo19126 (1.2.350); FILE MERGED 2005/09/05 17:45:18 rt 1.2.350.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c47364de2c735beb0c436c820d5c990cf1852674]

INTEGRATION: CWS ooo19126 (1.4.220); FILE MERGED 2005/09/05 18:49:00 rt 1.4.220.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fd5decd1aed679f56cf5617d374bf6f8ebede18c]

INTEGRATION: CWS ooo19126 (1.5.140); FILE MERGED 2005/09/05 14:53:18 rt 1.5.140.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [092f0b8509f9d03ff9d9691594e73123cce1b977]

INTEGRATION: CWS ooo19126 (1.2.350); FILE MERGED 2005/09/05 17:45:17 rt 1.2.350.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [dc0ff717518dfa9f7cf99c815a3dc6f4c926c28b]

INTEGRATION: CWS ooo19126 (1.2.434); FILE MERGED 2005/09/05 17:34:54 rt 1.2.434.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f0c50ae2cb5d281413994eeba40f2114fd263efe]

INTEGRATION: CWS ooo19126 (1.10.218); FILE MERGED 2005/09/05 18:49:00 rt 1.10.218.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9dc6d1aa374947587f68c1395d2ae248c000a954]

INTEGRATION: CWS ooo19126 (1.1.1.1.1110); FILE MERGED 2005/09/05 14:53:18 rt 1.1.1.1.1110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d99d118dd621b10a9ddc578d1836a3939f8e47a7]

INTEGRATION: CWS ooo19126 (1.10.86); FILE MERGED 2005/09/05 17:34:54 rt 1.10.86.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bfcb240f052044df31142e7482fa455ede5839d5]

INTEGRATION: CWS ooo19126 (1.2.220); FILE MERGED 2005/09/05 18:49:00 rt 1.2.220.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [80d9f9d5997d41ea5c2e96b19dc0b11e5c3535c1]

INTEGRATION: CWS ooo19126 (1.5.96); FILE MERGED 2005/09/05 17:45:17 rt 1.5.96.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a866249d5582a329158da01c76a138021e7a3270]

INTEGRATION: CWS ooo19126 (1.7.434); FILE MERGED 2005/09/05 17:34:54 rt 1.7.434.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0414ee044227b34d267cfbf5bdb007b9d68dad90]

INTEGRATION: CWS ooo19126 (1.6.168); FILE MERGED 2005/09/05 18:49:00 rt 1.6.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a98900134f0d6c9bb7d25c0ea147a060c3eca433]

INTEGRATION: CWS ooo19126 (1.6.172); FILE MERGED 2005/09/05 17:45:17 rt 1.6.172.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9a7dc35c67610ea4cb1695af4959b4799d95cfd4]

INTEGRATION: CWS ooo19126 (1.6.458); FILE MERGED 2005/09/05 14:53:17 rt 1.6.458.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6f3ceb7e625c6802241a7a82bca00a89564290bf]

INTEGRATION: CWS ooo19126 (1.2.434); FILE MERGED 2005/09/05 17:34:53 rt 1.2.434.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [20fe0d0cf9288f382f15b2323855f7605d5d1e67]

INTEGRATION: CWS ooo19126 (1.3.220); FILE MERGED 2005/09/05 18:49:00 rt 1.3.220.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f0ea7efc6f75d168175fb711d33cb5bfa08fedfc]

INTEGRATION: CWS ooo19126 (1.8.96); FILE MERGED 2005/09/05 17:45:16 rt 1.8.96.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fe09a32f8a6fd302dc02ec2fe37bf6e4861cfb69]

INTEGRATION: CWS ooo19126 (1.7.458); FILE MERGED 2005/09/05 14:53:17 rt 1.7.458.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f8254cb8a31c68db0f50722c72f98699515c6dcf]

INTEGRATION: CWS ooo19126 (1.9.434); FILE MERGED 2005/09/05 17:34:53 rt 1.9.434.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d481cc7056ed554ba750a046bc8ed05d47fa7515]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 18:48:59 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [685fbf74fc8ceec8a70726a28be3afd99f17199f]

INTEGRATION: CWS ooo19126 (1.6.96); FILE MERGED 2005/09/05 17:45:16 rt 1.6.96.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2fa87e25cafc153c0b0575959406148a6592e4ab]

INTEGRATION: CWS ooo19126 (1.4.434); FILE MERGED 2005/09/05 17:34:53 rt 1.4.434.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2efd0b64c510958221815c6ed7a863b9f9451ebd]

INTEGRATION: CWS ooo19126 (1.2.140); FILE MERGED 2005/09/05 14:53:17 rt 1.2.140.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3a0c647fa7f2bbdb6945d9acd95c5037330378d5]

INTEGRATION: CWS ooo19126 (1.8.218); FILE MERGED 2005/09/05 18:48:59 rt 1.8.218.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6cda4077ed46f0da2a19f8839b91c11bd63d8329]

INTEGRATION: CWS ooo19126 (1.7.162); FILE MERGED 2005/09/05 17:45:15 rt 1.7.162.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5dcad690647aa5bef89ccfbba660ef8a3e96a29a]

INTEGRATION: CWS ooo19126 (1.5.474); FILE MERGED 2005/09/05 14:53:16 rt 1.5.474.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3c7d2e3b76563eaf7e10e2b67e1d29500b1b8cb4]

INTEGRATION: CWS ooo19126 (1.10.206); FILE MERGED 2005/09/05 18:48:59 rt 1.10.206.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2ee6a34876908aeee8186d6723e6a8064f55cf32]

INTEGRATION: CWS ooo19126 (1.4.492); FILE MERGED 2005/09/05 17:34:52 rt 1.4.492.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8a202ff062a913266cf6a8023ab5d4d63f7ccc2b]

INTEGRATION: CWS ooo19126 (1.9.218); FILE MERGED 2005/09/05 18:48:59 rt 1.9.218.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fcc6354cc25b028f40a0ff6395aa86f937bd24b8]

INTEGRATION: CWS ooo19126 (1.7.236); FILE MERGED 2005/09/05 17:34:52 rt 1.7.236.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e60f45511bdf949068b4c491aaed7406eceb2c62]

INTEGRATION: CWS ooo19126 (1.2.380); FILE MERGED 2005/09/05 14:53:16 rt 1.2.380.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6cd9526b827be8083e157c21ba6ee62ac2a3951a]

INTEGRATION: CWS ooo19126 (1.2.164); FILE MERGED 2005/09/05 17:45:15 rt 1.2.164.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [baea88ada8a6f692ff0a28a6ec320cede7ca8d1a]

INTEGRATION: CWS ooo19126 (1.11.218); FILE MERGED 2005/09/05 18:48:58 rt 1.11.218.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f9cbfe653bc8b139cb4a8b8982f62eb698de9ed0]

INTEGRATION: CWS ooo19126 (1.2.284); FILE MERGED 2005/09/05 14:53:16 rt 1.2.284.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6e3af9e21f306237ede8fad1f267e494205c860a]

INTEGRATION: CWS ooo19126 (1.3.140); FILE MERGED 2005/09/05 17:45:14 rt 1.3.140.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cad9405c57eb76eb576c0ebc1df394d7f03bbbc6]

INTEGRATION: CWS ooo19126 (1.8.220); FILE MERGED 2005/09/05 18:48:57 rt 1.8.220.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [296ca9ab73cd4fcd36206f2311dfa9eb2f70fdfa]

INTEGRATION: CWS ooo19126 (1.2.480); FILE MERGED 2005/09/05 17:34:51 rt 1.2.480.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8ae43ef7e70ecefa121a6213e8653534511ab818]

INTEGRATION: CWS ooo19126 (1.4.164); FILE MERGED 2005/09/05 17:45:14 rt 1.4.164.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [35ce8143862ac6a8d96b748ac55f766cb859076a]

INTEGRATION: CWS ooo19126 (1.8.204); FILE MERGED 2005/09/05 17:34:50 rt 1.8.204.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d18c3bee816e8c8073857924f7948268111421e4]

INTEGRATION: CWS ooo19126 (1.2.22); FILE MERGED 2005/09/05 14:41:15 rt 1.2.22.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [583f0204f0a879d667e5b8ac27fe88d843e302b8]

INTEGRATION: CWS ooo19126 (1.5.78); FILE MERGED 2005/09/05 17:45:13 rt 1.5.78.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5bb0cad1fb5c16d77599e91b86d4a08a33ce635a]

INTEGRATION: CWS ooo19126 (1.1.510); FILE MERGED 2005/09/05 17:34:50 rt 1.1.510.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3120263443f6a81b1052c291ee8fa22b1700109a]

INTEGRATION: CWS ooo19126 (1.3.22); FILE MERGED 2005/09/05 17:45:13 rt 1.3.22.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ee34d1f618f7e41111029ff21d0ef68c089f7b67]

INTEGRATION: CWS ooo19126 (1.1.510); FILE MERGED 2005/09/05 17:34:49 rt 1.1.510.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4835d0d862de68b9f5dc1b7e0b16bf8a89c8df1e]

INTEGRATION: CWS ooo19126 (1.3.434); FILE MERGED 2005/09/05 17:34:49 rt 1.3.434.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [419860d1cc37f3fa3b922372f898219535eba034]

INTEGRATION: CWS ooo19126 (1.2.186); FILE MERGED 2005/09/05 17:45:12 rt 1.2.186.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d5057d80b0900d5cacdd88275e317647898b6ad6]

INTEGRATION: CWS ooo19126 (1.6.50); FILE MERGED 2005/09/05 17:34:48 rt 1.6.50.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e0aff2dd55652a61630181e1e473cb68370880ce]

INTEGRATION: CWS ooo19126 (1.3.140); FILE MERGED 2005/09/05 14:53:14 rt 1.3.140.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3fad455ed1f6fc383c192da5da09df844523c4ea]

INTEGRATION: CWS ooo19126 (1.2.240); FILE MERGED 2005/09/05 17:45:12 rt 1.2.240.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [87d5cff5f805e46a64963e6b73068ef316f23097]

INTEGRATION: CWS ooo19126 (1.3.142); FILE MERGED 2005/09/05 17:34:48 rt 1.3.142.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1b76f90db84fc66769e9bf4277231c34c652b5f1]

INTEGRATION: CWS ooo19126 (1.2.172); FILE MERGED 2005/09/05 17:45:11 rt 1.2.172.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [23f53a1a81f70ceac1c73c62c8776fee9f87b015]

INTEGRATION: CWS ooo19126 (1.3.154); FILE MERGED 2005/09/05 17:34:48 rt 1.3.154.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0c266935e6a41213bcf3afd4a452a03776d97aa0]

INTEGRATION: CWS ooo19126 (1.6.334); FILE MERGED 2005/09/05 12:08:00 rt 1.6.334.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fbb2e445bd0b2bf6ece91cd7c200c7787698b468]

INTEGRATION: CWS ooo19126 (1.2.380); FILE MERGED 2005/09/05 14:53:13 rt 1.2.380.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e43a2111754031471657009f1194f59eaefedfa6]

INTEGRATION: CWS ooo19126 (1.3.178); FILE MERGED 2005/09/05 17:45:11 rt 1.3.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [81f19954bbca9cce960370923089d2574b624c24]

INTEGRATION: CWS ooo19126 (1.4.236); FILE MERGED 2005/09/05 17:34:47 rt 1.4.236.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6723d0d757b5efdf8d13dc54f865b34d4f71b2b5]

INTEGRATION: CWS ooo19126 (1.3.140); FILE MERGED 2005/09/05 14:53:13 rt 1.3.140.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [988f2779ae7b0b2065d65519bcab0b61a09e5868]

INTEGRATION: CWS ooo19126 (1.8.198); FILE MERGED 2005/09/05 12:03:20 rt 1.8.198.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f19916b50916db95287060be60c7c7225410a66a]

INTEGRATION: CWS ooo19126 (1.2.240); FILE MERGED 2005/09/05 17:45:11 rt 1.2.240.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bb97298ecf3b0ef951a54f2f8a90181e11ca5cd0]

INTEGRATION: CWS ooo19126 (1.91.114); FILE MERGED 2005/09/05 17:34:47 rt 1.91.114.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [de36c31226765b95bc3f02babaa8bd0bd1457261]

INTEGRATION: CWS ooo19126 (1.8.420); FILE MERGED 2005/09/05 12:03:20 rt 1.8.420.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fc71db6942c6c2133370bcdef4711805db1c67ce]

INTEGRATION: CWS ooo19126 (1.5.172); FILE MERGED 2005/09/05 17:45:11 rt 1.5.172.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [da1086883f29482ef66d0453028b66c6482c36db]

INTEGRATION: CWS ooo19126 (1.1.478); FILE MERGED 2005/09/05 17:34:47 rt 1.1.478.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [79be0cd4907a71e82a8d7c935efcab1f55e95280]

INTEGRATION: CWS ooo19126 (1.2.662); FILE MERGED 2005/09/05 12:03:20 rt 1.2.662.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [36bc8f0bec06ba2dcc10faca4a9523f6a849670a]

INTEGRATION: CWS ooo19126 (1.5.256); FILE MERGED 2005/09/05 17:34:46 rt 1.5.256.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b883a66328fbc5db0714f8e17833bca372eb06aa]

INTEGRATION: CWS ooo19126 (1.2.284); FILE MERGED 2005/09/05 14:53:12 rt 1.2.284.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [615b081d16b0cfcfed1a20eff02a80aabfbda05e]

INTEGRATION: CWS ooo19126 (1.33.10); FILE MERGED 2005/09/05 12:03:19 rt 1.33.10.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [eb60071f8fb8498202afcba76b93d093ac1e5b89]

INTEGRATION: CWS ooo19126 (1.2.164); FILE MERGED 2005/09/05 17:45:10 rt 1.2.164.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b5886ba00d78d6239c4e44954566cc7b8ee90e45]

INTEGRATION: CWS ooo19126 (1.4.142); FILE MERGED 2005/09/05 17:34:46 rt 1.4.142.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0b6c531ca3151d9fc06cce93bf3fda8d0ac40762]

INTEGRATION: CWS ooo19126 (1.3.322); FILE MERGED 2005/09/05 12:03:19 rt 1.3.322.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [54aa780992f8a1edf66d5ac5fb1ec93f2c4fdca9]

INTEGRATION: CWS ooo19126 (1.2.164); FILE MERGED 2005/09/05 17:45:09 rt 1.2.164.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1cf0e7e57ffadff244958ed93312de5b2b172983]

INTEGRATION: CWS ooo19126 (1.3.140); FILE MERGED 2005/09/05 14:53:12 rt 1.3.140.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [44012e44e8cf4368117ddca8fdbb19869882f4b8]

INTEGRATION: CWS ooo19126 (1.8.50); FILE MERGED 2005/09/05 17:34:46 rt 1.8.50.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b0ae29fa314bb50f5edbb4a6252321440e07c9f3]

INTEGRATION: CWS ooo19126 (1.7.198); FILE MERGED 2005/09/05 12:03:19 rt 1.7.198.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0eb8d49f36f544236781c918eb6f5c2d1d07b859]

INTEGRATION: CWS ooo19126 (1.2.284); FILE MERGED 2005/09/05 14:53:11 rt 1.2.284.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [412961708f4767ea3a1077e4ccb1bf07a99aa6a5]

INTEGRATION: CWS ooo19126 (1.1.478); FILE MERGED 2005/09/05 17:34:45 rt 1.1.478.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [11c369f08c40338c2d3ccaabb62d326ae5a0a0fc]

INTEGRATION: CWS ooo19126 (1.1.792); FILE MERGED 2005/09/05 12:03:19 rt 1.1.792.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [42edacf09511fc00505070980b7d0b3836a9f07b]

INTEGRATION: CWS ooo19126 (1.3.98); FILE MERGED 2005/09/05 17:45:09 rt 1.3.98.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [116eef39ac0caec73d2b72bc5faa8ce731a134e1]

INTEGRATION: CWS ooo19126 (1.2.204); FILE MERGED 2005/09/05 17:34:44 rt 1.2.204.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3c6cf846b6b19e533056f3b415dfb95225797ddc]

INTEGRATION: CWS ooo19126 (1.4.278); FILE MERGED 2005/09/05 14:53:11 rt 1.4.278.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [92f4a1b0064b5bee4cfb4b36a474d210c3ca392f]

INTEGRATION: CWS ooo19126 (1.1.792); FILE MERGED 2005/09/05 12:03:18 rt 1.1.792.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [900bdffbf76a1e83cce59aea8939066f183d05f4]

INTEGRATION: CWS ooo19126 (1.4.176); FILE MERGED 2005/09/05 17:34:43 rt 1.4.176.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [dd2b2ba4a760cdf989edae2d1f4b8688e399652d]

INTEGRATION: CWS ooo19126 (1.5.140); FILE MERGED 2005/09/05 14:53:11 rt 1.5.140.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cffaadd32085a00a6b05e46a718951d3b6a6b242]

INTEGRATION: CWS ooo19126 (1.2.164); FILE MERGED 2005/09/05 17:45:08 rt 1.2.164.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6c400b763422c5a55df76d3369e09dfef084278d]

INTEGRATION: CWS ooo19126 (1.10.262); FILE MERGED 2005/09/05 17:34:43 rt 1.10.262.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c2c82f4843eba8d1d095b1e71ded81136c7da63f]

INTEGRATION: CWS ooo19126 (1.7.840); FILE MERGED 2005/09/05 14:53:10 rt 1.7.840.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cc0d1f61a74f93d5a8ad8348f62461d945ebe9dd]

INTEGRATION: CWS ooo19126 (1.3.164); FILE MERGED 2005/09/05 17:45:07 rt 1.3.164.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b4929d7e39fabb92d7c548dc65c20744f83a1847]

INTEGRATION: CWS ooo19126 (1.11.198); FILE MERGED 2005/09/05 12:03:18 rt 1.11.198.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [34d7c11c5949d0e007a3f9bca64e638d39f5288e]

INTEGRATION: CWS ooo19126 (1.32.142); FILE MERGED 2005/09/05 17:34:42 rt 1.32.142.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [473586e23cacf4c0c039554ebc715c0fd6842af5]

INTEGRATION: CWS ooo19126 (1.21.138); FILE MERGED 2005/09/05 14:53:10 rt 1.21.138.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d79f30f9fdb664c7f1e6bcaa1feacf4b63a30516]

INTEGRATION: CWS ooo19126 (1.3.88); FILE MERGED 2005/09/05 12:03:17 rt 1.3.88.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5ed380bbd033580b9dbbcb24a55e09a5c5e681f2]

INTEGRATION: CWS ooo19126 (1.4.164); FILE MERGED 2005/09/05 17:45:07 rt 1.4.164.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ed4e56fc4c1b43f36004e38e99a04fa1b8683ea0]

INTEGRATION: CWS ooo19126 (1.1.1.1.1110); FILE MERGED 2005/09/05 14:53:10 rt 1.1.1.1.1110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8167693296d28bc00204367b2a5a55b964dc9a56]

INTEGRATION: CWS ooo19126 (1.3.176); FILE MERGED 2005/09/05 17:45:06 rt 1.3.176.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [072161c0817427f31bb4d532c8c9444492f4d956]

INTEGRATION: CWS ooo19126 (1.4.204); FILE MERGED 2005/09/05 17:34:41 rt 1.4.204.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e12be772edfd900f8286d59564de0c404500b95f]

INTEGRATION: CWS ooo19126 (1.24.50); FILE MERGED 2005/09/05 14:53:09 rt 1.24.50.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1f8a40cbf4ed04a545897f8b8a2070e7be3d89e4]

INTEGRATION: CWS ooo19126 (1.2.162); FILE MERGED 2005/09/05 17:45:06 rt 1.2.162.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e135cd39b9c3f0a70042dd70dedcda84fd5b5ae6]

INTEGRATION: CWS ooo19126 (1.17.232); FILE MERGED 2005/09/05 12:03:16 rt 1.17.232.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [320eabc07960421866825c2534cde37b5c52c773]

INTEGRATION: CWS ooo19126 (1.4.204); FILE MERGED 2005/09/05 17:34:40 rt 1.4.204.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [827f9f2a9a015e1335f2e125f2a29c36c6e98f2a]

INTEGRATION: CWS ooo19126 (1.27.52); FILE MERGED 2005/09/05 14:53:09 rt 1.27.52.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6cc8150a50a9fb6188237351dced7842be5b75df]

INTEGRATION: CWS ooo19126 (1.17.232); FILE MERGED 2005/09/05 12:03:15 rt 1.17.232.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a10894e82ec771501848743ddc8f60c91d231ae0]

INTEGRATION: CWS ooo19126 (1.5.162); FILE MERGED 2005/09/05 17:45:06 rt 1.5.162.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b37f80ec63813b823d25cc65b7fc861f9dda2450]

INTEGRATION: CWS ooo19126 (1.5.204); FILE MERGED 2005/09/05 17:34:40 rt 1.5.204.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bc83ade06a1fed12eed8d5a09788a8c5faee5798]

INTEGRATION: CWS ooo19126 (1.42.50); FILE MERGED 2005/09/05 14:53:09 rt 1.42.50.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [09524c21df774f7f735020adabaa72a86ae7017f]

INTEGRATION: CWS ooo19126 (1.4.88); FILE MERGED 2005/09/05 12:03:14 rt 1.4.88.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ac625b2dd0c793dbb089e0604cb7d246dce46e31]

INTEGRATION: CWS ooo19126 (1.2.140); FILE MERGED 2005/09/05 14:53:09 rt 1.2.140.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f210c1bb92a62356066e13d531860dd3127cead5]

INTEGRATION: CWS ooo19126 (1.2.164); FILE MERGED 2005/09/05 17:45:05 rt 1.2.164.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [06c381ee1b2c055ee0779cc664986e85aa6116c7]

INTEGRATION: CWS ooo19126 (1.2.156); FILE MERGED 2005/09/05 12:03:14 rt 1.2.156.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4a6511c5d3bbbbda1007df4ac8bd4758ee33899b]

INTEGRATION: CWS ooo19126 (1.24.50); FILE MERGED 2005/09/05 14:53:08 rt 1.24.50.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7fdc11b7bb6e7a6c87217692ae27ba6a264f0f02]

INTEGRATION: CWS ooo19126 (1.3.434); FILE MERGED 2005/09/05 17:34:38 rt 1.3.434.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5077b396b34143f43d8f75b8d9e0836e62456ba3]

INTEGRATION: CWS ooo19126 (1.2.1072); FILE MERGED 2005/09/05 14:53:08 rt 1.2.1072.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [af70fd396935fbcd2eac570ba672e4c6c34849cf]

INTEGRATION: CWS ooo19126 (1.4.420); FILE MERGED 2005/09/05 12:03:14 rt 1.4.420.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f84c5a451d4a420f0f782457a6e14c444fbe4829]

INTEGRATION: CWS ooo19126 (1.2.164); FILE MERGED 2005/09/05 17:45:04 rt 1.2.164.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4bf458426ab9408fa68f681d1a65e91c6bf9b4f0]

INTEGRATION: CWS ooo19126 (1.5.434); FILE MERGED 2005/09/05 17:34:38 rt 1.5.434.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [453a3119a668a937f022fce9c955fc97ec0709da]

INTEGRATION: CWS ooo19126 (1.11.54); FILE MERGED 2005/09/05 14:53:08 rt 1.11.54.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5719a0b4251a9d0ca0eaed7335cb8105d728364b]

INTEGRATION: CWS ooo19126 (1.6.176); FILE MERGED 2005/09/05 17:34:37 rt 1.6.176.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [720dfa0ea8f462b3ba08c2d31e26e64790db9aa5]

INTEGRATION: CWS ooo19126 (1.2.98); FILE MERGED 2005/09/05 17:45:04 rt 1.2.98.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5b4e90613902e1e45b6e1bc83db33fe790ab5eb9]

INTEGRATION: CWS ooo19126 (1.3.420); FILE MERGED 2005/09/05 12:03:13 rt 1.3.420.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3422dd148f88718d3126e5ab5e0a2a01bbfbcd44]

INTEGRATION: CWS ooo19126 (1.5.140); FILE MERGED 2005/09/05 14:53:07 rt 1.5.140.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d9184378ee39c80189d5bd1dcc1a1cdcd1d80d3f]

INTEGRATION: CWS ooo19126 (1.2.98); FILE MERGED 2005/09/05 17:45:03 rt 1.2.98.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [24287dff06b72679756dcb5240ae8be7469a6b39]

INTEGRATION: CWS ooo19126 (1.10.194); FILE MERGED 2005/09/05 17:34:36 rt 1.10.194.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8bbe4e9b385eed1e2c774174c2b9433f9e4e40ec]

INTEGRATION: CWS ooo19126 (1.4.420); FILE MERGED 2005/09/05 12:03:12 rt 1.4.420.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a40678293d5898ec28054a75b6a0e5bd6b7bebaa]

INTEGRATION: CWS ooo19126 (1.2.386); FILE MERGED 2005/09/05 14:53:06 rt 1.2.386.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [de7e63e1cc67facace28525b49a4ea74301a2644]

INTEGRATION: CWS ooo19126 (1.31.110); FILE MERGED 2005/09/05 17:34:36 rt 1.31.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6bb2faab31b1d12396d85d3e4bae32ced6440a29]

INTEGRATION: CWS ooo19126 (1.8.88); FILE MERGED 2005/09/05 12:03:11 rt 1.8.88.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f16a83f47fb73d943fc01fd0602d19c6d4da7a77]

INTEGRATION: CWS ooo19126 (1.1.1072); FILE MERGED 2005/09/05 14:53:06 rt 1.1.1072.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b5d0aea0c114c825caaff56189af87e231b2d41e]

INTEGRATION: CWS ooo19126 (1.2.164); FILE MERGED 2005/09/05 17:45:03 rt 1.2.164.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e3a0d2f194f973e7e49db6e7f13eaad6b2651910]

INTEGRATION: CWS ooo19126 (1.35.154); FILE MERGED 2005/09/05 17:34:35 rt 1.35.154.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [09a52c1acdafcd6f1eab97812013f8ab3c1e8b44]

INTEGRATION: CWS ooo19126 (1.13.138); FILE MERGED 2005/09/05 14:53:05 rt 1.13.138.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [50a3644abc222c8b70c791bb69fd2bb441e8dc4b]

INTEGRATION: CWS ooo19126 (1.6.472); FILE MERGED 2005/09/05 17:34:35 rt 1.6.472.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cb19cb0a35949054eb1aab2da428948291c5ea2b]

INTEGRATION: CWS ooo19126 (1.4.190); FILE MERGED 2005/09/05 14:53:05 rt 1.4.190.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1b6b2dfc1aa50038097b470cd696881e39ec86f8]

INTEGRATION: CWS ooo19126 (1.3.232); FILE MERGED 2005/09/05 12:03:11 rt 1.3.232.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b1ca8c89a608e71bedf4efa317b9b7e41c1fe1cc]

INTEGRATION: CWS ooo19126 (1.5.164); FILE MERGED 2005/09/05 17:45:02 rt 1.5.164.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5cb8a3704f412f5268f871a432203ae233c88105]

INTEGRATION: CWS ooo19126 (1.11.204); FILE MERGED 2005/09/05 17:34:34 rt 1.11.204.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7ef964519ac3ed3082b70ab220f86fbdcd9ad5a2]

INTEGRATION: CWS ooo19126 (1.2.140); FILE MERGED 2005/09/05 14:53:04 rt 1.2.140.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [60d2220b4749ef22d479f205119f68d0be5fd613]

INTEGRATION: CWS ooo19126 (1.3.232); FILE MERGED 2005/09/05 12:03:10 rt 1.3.232.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9054ee911882f84a3a62acd996716bee77c203ab]

INTEGRATION: CWS ooo19126 (1.2.164); FILE MERGED 2005/09/05 17:45:01 rt 1.2.164.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1707c629b286d7f5b2e1dba0130d70fa821ba2c0]

INTEGRATION: CWS ooo19126 (1.2.480); FILE MERGED 2005/09/05 17:34:34 rt 1.2.480.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3ac9e16537abd8111a5f3970825bacae2991b9b7]

INTEGRATION: CWS ooo19126 (1.4.140); FILE MERGED 2005/09/05 14:53:04 rt 1.4.140.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4adf8cf207f76b80d9d2d067a7ebacb305a0c764]

INTEGRATION: CWS ooo19126 (1.3.130); FILE MERGED 2005/09/05 17:45:01 rt 1.3.130.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [da0132b5e52502bea15609e9e29d4e028f97dc50]

INTEGRATION: CWS ooo19126 (1.3.498); FILE MERGED 2005/09/05 17:34:34 rt 1.3.498.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [98761b15761d72fe0c49b71ea45cd6daddac20bc]

INTEGRATION: CWS ooo19126 (1.2.474); FILE MERGED 2005/09/05 14:53:04 rt 1.2.474.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4ac27c7c3e1cc81660259b683f2181abc1a1f60f]

INTEGRATION: CWS ooo19126 (1.5.418); FILE MERGED 2005/09/05 12:03:09 rt 1.5.418.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [304086d925a97019d82a56d59477aa5337af985d]

INTEGRATION: CWS ooo19126 (1.2.164); FILE MERGED 2005/09/05 17:45:00 rt 1.2.164.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fc604f4e390604d421b9ad6862fec1d402265686]

INTEGRATION: CWS ooo19126 (1.3.478); FILE MERGED 2005/09/05 17:34:33 rt 1.3.478.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [03279cfc7913e0b55e10bee1acbfc670f7d8f986]

INTEGRATION: CWS ooo19126 (1.7.88); FILE MERGED 2005/09/05 12:03:09 rt 1.7.88.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1e62217a5822b7bb5e17dadfe6b71771d374301f]

INTEGRATION: CWS ooo19126 (1.3.140); FILE MERGED 2005/09/05 14:53:03 rt 1.3.140.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cf9f805f9cc54cfe519196c990d2677a2d7c1c4d]

INTEGRATION: CWS ooo19126 (1.17.204); FILE MERGED 2005/09/05 17:34:33 rt 1.17.204.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [56fcc41cd07549d6dc824af0a568e1be9d49f15c]

INTEGRATION: CWS ooo19126 (1.3.140); FILE MERGED 2005/09/05 14:53:02 rt 1.3.140.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [29415325371e7e80f10c424620ae0d4d04ab665a]

INTEGRATION: CWS ooo19126 (1.3.232); FILE MERGED 2005/09/05 12:03:09 rt 1.3.232.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9883a909cd00daacb39f2505b69100b0d0f68a54]

INTEGRATION: CWS ooo19126 (1.5.478); FILE MERGED 2005/09/05 17:34:33 rt 1.5.478.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2ab788e8156e0250d3d5e5835caf965e723ab25b]

INTEGRATION: CWS ooo19126 (1.3.98); FILE MERGED 2005/09/05 17:45:00 rt 1.3.98.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [56a0abf11ecd6fcbcd0daee3b1308f6f641e11e5]

INTEGRATION: CWS ooo19126 (1.3.474); FILE MERGED 2005/09/05 14:53:02 rt 1.3.474.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1e64231d11c677bc411134bb9ac0a813acdfcad4]

INTEGRATION: CWS ooo19126 (1.4.478); FILE MERGED 2005/09/05 17:34:32 rt 1.4.478.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c0d7ae8fccb5380308c99c0eb753423960b6eb22]

INTEGRATION: CWS ooo19126 (1.5.164); FILE MERGED 2005/09/05 17:44:59 rt 1.5.164.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [392951ce892be892f51b85cb0b049e52612b3aa4]

INTEGRATION: CWS ooo19126 (1.1.1.1.1110); FILE MERGED 2005/09/05 14:53:02 rt 1.1.1.1.1110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2cdc0ad11e968d09a466cc2ed594c9ff48ff5067]

INTEGRATION: CWS ooo19126 (1.3.232); FILE MERGED 2005/09/05 12:03:08 rt 1.3.232.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bf211f4865dd8b1be3d7148d8be7c3852a1dece0]

INTEGRATION: CWS ooo19126 (1.3.104); FILE MERGED 2005/09/05 17:34:32 rt 1.3.104.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5153e517ce365a29516a093c0eb6a9f00dfbf457]

INTEGRATION: CWS ooo19126 (1.3.178); FILE MERGED 2005/09/05 17:44:58 rt 1.3.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3fece716dfe51152e24ed0a163081b939ec4a254]

INTEGRATION: CWS ooo19126 (1.3.474); FILE MERGED 2005/09/05 14:53:01 rt 1.3.474.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ef731a1b1f9b953055057d362e4f5b6fd99cc3e3]

INTEGRATION: CWS ooo19126 (1.5.418); FILE MERGED 2005/09/05 12:03:08 rt 1.5.418.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [90bef05e67dbd15159ccaa81592dafc87631c01f]

INTEGRATION: CWS ooo19126 (1.4.98); FILE MERGED 2005/09/05 17:34:32 rt 1.4.98.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d976f04a5fafde05eebe79fd20249e9300db09c1]

INTEGRATION: CWS ooo19126 (1.19.464); FILE MERGED 2005/09/05 14:53:01 rt 1.19.464.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5623d4698b88003c373df6ea5d56fc0ec00c29b2]

INTEGRATION: CWS ooo19126 (1.4.96); FILE MERGED 2005/09/05 17:44:58 rt 1.4.96.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bfc1926bfabd43a3657d8f9468b94a63c76276eb]

INTEGRATION: CWS ooo19126 (1.27.104); FILE MERGED 2005/09/05 17:34:32 rt 1.27.104.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bd8de5084392ad172060ec384e6c473672c1c009]

INTEGRATION: CWS ooo19126 (1.1.1.1.1110); FILE MERGED 2005/09/05 14:53:00 rt 1.1.1.1.1110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3c0d564ababcd7a755afdc23a9eb1eda190c8b44]

INTEGRATION: CWS ooo19126 (1.5.418); FILE MERGED 2005/09/05 12:03:07 rt 1.5.418.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9237464d9a5d7c711a582fc74ed98f7dfa926d7a]

INTEGRATION: CWS ooo19126 (1.2.202); FILE MERGED 2005/09/05 17:44:58 rt 1.2.202.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8fefc1c1dce89849df6bf7f8d33a5106f66910bb]

INTEGRATION: CWS ooo19126 (1.6.204); FILE MERGED 2005/09/05 17:34:31 rt 1.6.204.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [06e4295e84cbe75438fa741e3a2258c788ce6a37]

INTEGRATION: CWS ooo19126 (1.6.190); FILE MERGED 2005/09/05 14:53:00 rt 1.6.190.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8f6a2db13accf15decc71e22966bdff6c2012cb4]

INTEGRATION: CWS ooo19126 (1.2.232); FILE MERGED 2005/09/05 12:03:07 rt 1.2.232.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [230ecb5de019e36a7abe8b14b5dfb5a53e262e89]

INTEGRATION: CWS ooo19126 (1.5.202); FILE MERGED 2005/09/05 17:44:57 rt 1.5.202.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [33c2d4c57e073be6321a020f5a0e8d457b5ac571]

INTEGRATION: CWS ooo19126 (1.8.190); FILE MERGED 2005/09/05 14:53:00 rt 1.8.190.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0ca1f4643d87af8e99a4556f1b216e17b7761a19]

INTEGRATION: CWS ooo19126 (1.4.420); FILE MERGED 2005/09/05 12:03:06 rt 1.4.420.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [919e6d1c5297c0f46e93f451a84bc60939f58f5c]

INTEGRATION: CWS ooo19126 (1.4.164); FILE MERGED 2005/09/05 17:44:57 rt 1.4.164.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [eef723a6b0bee6740b513563a2be49fa042a7575]

INTEGRATION: CWS ooo19126 (1.13.204); FILE MERGED 2005/09/05 17:34:31 rt 1.13.204.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ca1cfb259c0c536998b442f170e1d30967af304a]

INTEGRATION: CWS ooo19126 (1.5.156); FILE MERGED 2005/09/05 12:03:06 rt 1.5.156.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bf62c1b511e0f6fa7daab7940d8bd2e409152771]

INTEGRATION: CWS ooo19126 (1.13.190); FILE MERGED 2005/09/05 14:52:59 rt 1.13.190.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bc4f40653a706ef91140850036a1a8df718e9f9b]

INTEGRATION: CWS ooo19126 (1.3.178); FILE MERGED 2005/09/05 17:44:57 rt 1.3.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1c91ebf02e1c7b9982d405b7ebbf23b771587d2c]

INTEGRATION: CWS ooo19126 (1.2.204); FILE MERGED 2005/09/05 17:34:31 rt 1.2.204.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [24609109b155add2b287fafa882ba86d0b4cae19]

INTEGRATION: CWS ooo19126 (1.7.190); FILE MERGED 2005/09/05 14:52:59 rt 1.7.190.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [44229012b575a578a31b333ae3abe386d5204979]

INTEGRATION: CWS ooo19126 (1.3.232); FILE MERGED 2005/09/05 12:03:06 rt 1.3.232.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5821a3f10e2773f3a752fd864d47e2986c40c05a]

INTEGRATION: CWS ooo19126 (1.2.472); FILE MERGED 2005/09/05 17:34:31 rt 1.2.472.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [464e7235c42b6d6feb3d59f18fdce22dbdb018b0]

INTEGRATION: CWS ooo19126 (1.7.178); FILE MERGED 2005/09/05 17:44:56 rt 1.7.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bd63168eb96358f846e92460c06280bfa2ca8902]

INTEGRATION: CWS ooo19126 (1.10.140); FILE MERGED 2005/09/05 14:52:59 rt 1.10.140.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3db2d664ece179994ca3e4bf8dc9b465f6341591]

INTEGRATION: CWS ooo19126 (1.5.418); FILE MERGED 2005/09/05 12:03:06 rt 1.5.418.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2931febbc0425a2e80fe45cead7818130930786f]

INTEGRATION: CWS ooo19126 (1.7.434); FILE MERGED 2005/09/05 17:34:30 rt 1.7.434.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b938365378291e25929b54d6109a2ff9b3393f0a]

INTEGRATION: CWS ooo19126 (1.3.178); FILE MERGED 2005/09/05 17:44:56 rt 1.3.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [26a365f52610b07e914a6790b14123ed43af8b7b]

INTEGRATION: CWS ooo19126 (1.6.232); FILE MERGED 2005/09/05 12:03:05 rt 1.6.232.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9060b6a829762347188e649fe2986e4e53679f0a]

INTEGRATION: CWS ooo19126 (1.1.508); FILE MERGED 2005/09/05 17:34:30 rt 1.1.508.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0cf5b748958bc8d9013ea04239dc4acf7c01b223]

INTEGRATION: CWS ooo19126 (1.3.232); FILE MERGED 2005/09/05 12:03:05 rt 1.3.232.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ee86fdd541d5be7f142ef48af841b9281da47352]

INTEGRATION: CWS ooo19126 (1.5.638); FILE MERGED 2005/09/05 14:52:58 rt 1.5.638.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d553bb17d2c770a710a7deb4abe89fd9aa824302]

INTEGRATION: CWS ooo19126 (1.5.382); FILE MERGED 2005/09/05 17:34:29 rt 1.5.382.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [63243376422823462f3ace233326ab0d4f61ea55]

INTEGRATION: CWS ooo19126 (1.3.926); FILE MERGED 2005/09/05 14:52:58 rt 1.3.926.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8073bcc5c58a9e15bb1e1df5025b238a5e7475ac]

INTEGRATION: CWS ooo19126 (1.12.382); FILE MERGED 2005/09/05 17:34:29 rt 1.12.382.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b8b88d8f9d0ae7a45d0507d63f288cb8fa0a13b7]

INTEGRATION: CWS ooo19126 (1.6.164); FILE MERGED 2005/09/05 17:44:56 rt 1.6.164.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d28e502e6692292ac3359e6afe3abd8f30245853]

INTEGRATION: CWS ooo19126 (1.3.232); FILE MERGED 2005/09/05 12:03:04 rt 1.3.232.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d32972d5ae12248dba466e536994d43a2706ee6e]

INTEGRATION: CWS ooo19126 (1.14.190); FILE MERGED 2005/09/05 14:52:57 rt 1.14.190.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [49ce221b228b34e7077cf8ac6043b53b7e2c675b]

INTEGRATION: CWS ooo19126 (1.1.506); FILE MERGED 2005/09/05 17:34:29 rt 1.1.506.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f0506099e04ad16a3d7e55b267337a8ef905895b]

INTEGRATION: CWS ooo19126 (1.57.48); FILE MERGED 2005/09/05 14:52:57 rt 1.57.48.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8a58298ff27760ee1de831bcee9ab84b0779a4c3]

INTEGRATION: CWS ooo19126 (1.2.234); FILE MERGED 2005/09/05 17:44:55 rt 1.2.234.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f2373546920b66b9c8669aee58cfd844e58bf533]

INTEGRATION: CWS ooo19126 (1.5.434); FILE MERGED 2005/09/05 17:34:28 rt 1.5.434.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8f5e4312173f813e2a5a976a837cc576f98e6bed]

INTEGRATION: CWS ooo19126 (1.8.232); FILE MERGED 2005/09/05 12:03:04 rt 1.8.232.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7befdde749866d6a36db9fd560706e6ed9b35c5c]

INTEGRATION: CWS ooo19126 (1.7.284); FILE MERGED 2005/09/05 17:34:28 rt 1.7.284.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a28998f5542a77a7a1de0a3a82ba7436124f4e4c]

INTEGRATION: CWS ooo19126 (1.4.178); FILE MERGED 2005/09/05 17:44:55 rt 1.4.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [611d8765c92a3fd3455c3d4651fad42cc38abea3]

INTEGRATION: CWS ooo19126 (1.28.464); FILE MERGED 2005/09/05 14:52:57 rt 1.28.464.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [52bb61e89262180d5a3a6831263ff61e3991e33f]

INTEGRATION: CWS ooo19126 (1.7.232); FILE MERGED 2005/09/05 12:03:04 rt 1.7.232.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b1dcbb558fc95065fc73da8ae8538097cae773e8]

INTEGRATION: CWS ooo19126 (1.4.204); FILE MERGED 2005/09/05 17:34:28 rt 1.4.204.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9c06458b62039562c76ab41776279b67501e0e7b]

INTEGRATION: CWS ooo19126 (1.5.164); FILE MERGED 2005/09/05 17:44:54 rt 1.5.164.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cbc97c7b1e8478a80ae9bf7bd344dfdab6fc98d5]

INTEGRATION: CWS ooo19126 (1.4.1072); FILE MERGED 2005/09/05 14:52:57 rt 1.4.1072.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [32b44ac08ed9844776989f61af1668045da131af]

INTEGRATION: CWS ooo19126 (1.4.232); FILE MERGED 2005/09/05 12:03:03 rt 1.4.232.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a637799b2de4c93d3e7b4894b9d17854088f0297]

INTEGRATION: CWS ooo19126 (1.9.434); FILE MERGED 2005/09/05 17:34:27 rt 1.9.434.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f0d762bd6971d6e34d44297f2dd2e0acbe8fe694]

INTEGRATION: CWS ooo19126 (1.1.1.1.1110); FILE MERGED 2005/09/05 14:52:56 rt 1.1.1.1.1110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9d530f7c230cac1deb698399caf5848f9da9c252]

INTEGRATION: CWS ooo19126 (1.5.418); FILE MERGED 2005/09/05 12:03:03 rt 1.5.418.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6a47c1b9bad7b68c403a4d0451f16e9590c33120]

INTEGRATION: CWS ooo19126 (1.2.434); FILE MERGED 2005/09/05 17:34:27 rt 1.2.434.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fbcd895e3576a1668a1f420bcdf0cf7f5df52887]

INTEGRATION: CWS ooo19126 (1.4.474); FILE MERGED 2005/09/05 14:52:56 rt 1.4.474.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [18fe9c9e72a542fe2c77df12db7c386f5a50f050]

INTEGRATION: CWS ooo19126 (1.3.208); FILE MERGED 2005/09/05 17:44:54 rt 1.3.208.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1908baefec597d8a64312014159dbbd0b98e8de2]

INTEGRATION: CWS ooo19126 (1.3.232); FILE MERGED 2005/09/05 12:03:03 rt 1.3.232.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [53ed8cd931d2008019820e7a54f1fb3aa77d54ab]

INTEGRATION: CWS ooo19126 (1.6.434); FILE MERGED 2005/09/05 17:34:27 rt 1.6.434.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [99fb70bec64d6d81b34424e5566ce87f4f37e9e9]

INTEGRATION: CWS ooo19126 (1.3.464); FILE MERGED 2005/09/05 14:52:56 rt 1.3.464.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4c11efaa6fad29dba724d9209f293064df7e1628]

INTEGRATION: CWS ooo19126 (1.5.164); FILE MERGED 2005/09/05 17:44:53 rt 1.5.164.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [340aa494ea019ace3375999fc5978fa61e564669]

INTEGRATION: CWS ooo19126 (1.2.142); FILE MERGED 2005/09/05 17:34:27 rt 1.2.142.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [db2bce33490e2b6d4597adf258a6b0bfbdeee2da]

INTEGRATION: CWS ooo19126 (1.3.460); FILE MERGED 2005/09/05 14:52:56 rt 1.3.460.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4be03cbdc1ad880f6a2ce762d236c023b83cb126]

INTEGRATION: CWS ooo19126 (1.34.98); FILE MERGED 2005/09/05 17:34:27 rt 1.34.98.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d8747d9e0aed8f29bf6cf7876c57642988a9ea34]

INTEGRATION: CWS ooo19126 (1.2.464); FILE MERGED 2005/09/05 14:52:55 rt 1.2.464.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2463dd7a3cc689edff8998157f8fefb5a788b3e2]

INTEGRATION: CWS ooo19126 (1.3.232); FILE MERGED 2005/09/05 12:03:02 rt 1.3.232.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d27ff1295dee05e67f994e38df7f9bd22486086a]

INTEGRATION: CWS ooo19126 (1.2.164); FILE MERGED 2005/09/05 17:44:53 rt 1.2.164.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e5df7fc590970ae6efecaff23a9dd053f67e51e5]

INTEGRATION: CWS ooo19126 (1.3.480); FILE MERGED 2005/09/05 17:34:26 rt 1.3.480.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [00887d662bf7d7354de369e444d1a05fc5011548]

INTEGRATION: CWS ooo19126 (1.5.418); FILE MERGED 2005/09/05 12:03:02 rt 1.5.418.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ecbbad9a94210cccee0d99b799160bfa1f523a72]

INTEGRATION: CWS ooo19126 (1.25.464); FILE MERGED 2005/09/05 14:52:55 rt 1.25.464.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d7f1af7439bdf5a0784f16bf5fe03ae09bf12991]

INTEGRATION: CWS ooo19126 (1.2.164); FILE MERGED 2005/09/05 17:44:52 rt 1.2.164.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [651d26d05e48e4efe0c1e138c6fe7fe8c5715413]

INTEGRATION: CWS ooo19126 (1.7.262); FILE MERGED 2005/09/05 17:34:26 rt 1.7.262.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cbc23c53ef7dc9a304145e718c85948355410321]

INTEGRATION: CWS ooo19126 (1.4.1072); FILE MERGED 2005/09/05 14:52:54 rt 1.4.1072.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [72edd17ea5be485ab72f21043e6b629ead9f3192]

INTEGRATION: CWS ooo19126 (1.6.492); FILE MERGED 2005/09/05 17:34:26 rt 1.6.492.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3176a3e16e46255b8430675f34313507a661e73e]

INTEGRATION: CWS ooo19126 (1.3.176); FILE MERGED 2005/09/05 17:44:51 rt 1.3.176.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e53cda900130e82bc4f8e6d29200bb5234f17452]

INTEGRATION: CWS ooo19126 (1.1.1.1.1110); FILE MERGED 2005/09/05 14:52:54 rt 1.1.1.1.1110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [dcbe13041ec3dc48bbecc679d5004c9cca2cff9a]

INTEGRATION: CWS ooo19126 (1.3.284); FILE MERGED 2005/09/05 17:34:26 rt 1.3.284.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5b8dfb1dfc720ca14c93dc6a66d3729d51c6f3b9]

INTEGRATION: CWS ooo19126 (1.4.232); FILE MERGED 2005/09/05 12:03:01 rt 1.4.232.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [95cb390d5fff5f35551d181a321d3ed1134c36e0]

INTEGRATION: CWS ooo19126 (1.4.162); FILE MERGED 2005/09/05 17:44:51 rt 1.4.162.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9aae631fb988b2bbd9a0543c01518ea80838dc67]

INTEGRATION: CWS ooo19126 (1.4.474); FILE MERGED 2005/09/05 14:52:54 rt 1.4.474.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b65d8488aadcf45e645764e2386b9d0ffbad36ae]

INTEGRATION: CWS ooo19126 (1.6.478); FILE MERGED 2005/09/05 17:34:25 rt 1.6.478.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [31dac9591b81c9c1c883259c1a9c8eb6d07d9432]

INTEGRATION: CWS ooo19126 (1.8.88); FILE MERGED 2005/09/05 12:03:01 rt 1.8.88.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [370fe6739b8051291f71e4f25164338606e873ee]

INTEGRATION: CWS ooo19126 (1.7.162); FILE MERGED 2005/09/05 17:44:51 rt 1.7.162.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d62bfcd34fc5a437164053fdf499f32a6d378430]

INTEGRATION: CWS ooo19126 (1.3.1074); FILE MERGED 2005/09/05 14:52:54 rt 1.3.1074.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [347d4ea5c52dc9925d06f6e31fb8a00b100b870c]

INTEGRATION: CWS ooo19126 (1.6.472); FILE MERGED 2005/09/05 17:34:25 rt 1.6.472.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f7ea664ae2c8a4eb523113ac16b7166dd5a15a21]

INTEGRATION: CWS ooo19126 (1.10.140); FILE MERGED 2005/09/05 14:52:53 rt 1.10.140.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [669fe4762ed1121ef1f35835a481ef14dec8cabd]

INTEGRATION: CWS ooo19126 (1.6.480); FILE MERGED 2005/09/05 17:34:25 rt 1.6.480.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9b68ed226e67020ceb9cdd8b9cf948af47382e63]

INTEGRATION: CWS ooo19126 (1.8.162); FILE MERGED 2005/09/05 17:44:51 rt 1.8.162.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bb4f32221e8188aa576617aa64fc7165793e7a86]

INTEGRATION: CWS ooo19126 (1.11.926); FILE MERGED 2005/09/05 14:52:53 rt 1.11.926.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [521056311530393a9a46649123fce242f542b180]

INTEGRATION: CWS ooo19126 (1.4.480); FILE MERGED 2005/09/05 17:34:25 rt 1.4.480.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [63334714a1ca85fc5595ce25e4c36d049d57db1a]

INTEGRATION: CWS ooo19126 (1.14.140); FILE MERGED 2005/09/05 14:52:53 rt 1.14.140.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [17324942a70a8302647328953be8c514ca8b35b6]

INTEGRATION: CWS ooo19126 (1.14.154); FILE MERGED 2005/09/05 17:34:24 rt 1.14.154.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [dc9d10e908f88ca5b88cfd786ba4021fb6ea8992]

INTEGRATION: CWS ooo19126 (1.5.164); FILE MERGED 2005/09/05 17:44:50 rt 1.5.164.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fa90fb83871e8cfb393133331b29fb3547484448]

INTEGRATION: CWS ooo19126 (1.18.464); FILE MERGED 2005/09/05 14:52:52 rt 1.18.464.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8a69cf3a99c39ca328cefb58239fbf43291c71a2]

INTEGRATION: CWS ooo19126 (1.3.472); FILE MERGED 2005/09/05 17:34:24 rt 1.3.472.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [96357365ba4c25e234f53de4a8e12d12a9698f60]

INTEGRATION: CWS ooo19126 (1.3.140); FILE MERGED 2005/09/05 14:52:52 rt 1.3.140.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [053d443ceba79d114dac90783555da436502916a]

INTEGRATION: CWS ooo19126 (1.3.204); FILE MERGED 2005/09/05 17:34:24 rt 1.3.204.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a3b80216b9fbe81b1dc6c10e2120c8b19f4ffa3b]

INTEGRATION: CWS ooo19126 (1.4.468); FILE MERGED 2005/09/05 14:52:52 rt 1.4.468.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cf2eb0d91abc06b82b5d250733894fd93dbdf204]

INTEGRATION: CWS ooo19126 (1.1.482); FILE MERGED 2005/09/05 17:34:24 rt 1.1.482.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e88cc94ffdcf9f71ce2d5895570d44da34915345]

INTEGRATION: CWS ooo19126 (1.2.240); FILE MERGED 2005/09/05 17:44:49 rt 1.2.240.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [265edbeb47ccd3aeb2a2ee03084fe07e4330543d]

INTEGRATION: CWS ooo19126 (1.4.480); FILE MERGED 2005/09/05 17:34:24 rt 1.4.480.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [02126cd7a8af095c6ced195dd82ce1a87f6d21b3]

INTEGRATION: CWS ooo19126 (1.3.190); FILE MERGED 2005/09/05 14:52:51 rt 1.3.190.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [14042dd6bc876d1a712cf92f5be2da381751c170]

INTEGRATION: CWS ooo19126 (1.6.164); FILE MERGED 2005/09/05 17:44:49 rt 1.6.164.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [efec9687975ef48edc776618e46a623b02635761]

INTEGRATION: CWS ooo19126 (1.4.480); FILE MERGED 2005/09/05 17:34:23 rt 1.4.480.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f0d46458c24dbfde839206d851cdd7750b45c023]

INTEGRATION: CWS ooo19126 (1.2.140); FILE MERGED 2005/09/05 14:52:51 rt 1.2.140.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [60ae16fc389db78d2b3dabd76c3e5c8515b8f8b5]

INTEGRATION: CWS ooo19126 (1.5.164); FILE MERGED 2005/09/05 17:44:49 rt 1.5.164.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [889ed681e87e72d8d092201398ab730814f439e1]

INTEGRATION: CWS ooo19126 (1.11.478); FILE MERGED 2005/09/05 17:34:23 rt 1.11.478.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1efcdc813822bc6237ffc1f6c7dd29163a3eb4e7]

INTEGRATION: CWS ooo19126 (1.10.140); FILE MERGED 2005/09/05 14:52:51 rt 1.10.140.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2453731e40a04c2d84da01025bcc1bf6518c0134]

INTEGRATION: CWS ooo19126 (1.9.494); FILE MERGED 2005/09/05 17:34:23 rt 1.9.494.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [351145df2b21ffd27007e6bf37a48e8ea5e65b3e]

INTEGRATION: CWS ooo19126 (1.9.474); FILE MERGED 2005/09/05 14:52:50 rt 1.9.474.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [44b62d77da4826cb4ea6e903c98c38f415d7fbbe]

INTEGRATION: CWS ooo19126 (1.3.178); FILE MERGED 2005/09/05 17:44:48 rt 1.3.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6a4ef3fff0b782542644c8dab2dad497c00cfce9]

INTEGRATION: CWS ooo19126 (1.12.472); FILE MERGED 2005/09/05 17:34:22 rt 1.12.472.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d5956cb52c3999289e3e579702d251f5dc72c6c7]

INTEGRATION: CWS ooo19126 (1.3.384); FILE MERGED 2005/09/05 14:52:50 rt 1.3.384.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a8eeca4bcc18f056947208d08b537c19a3895835]

INTEGRATION: CWS ooo19126 (1.4.42); FILE MERGED 2005/09/05 17:44:48 rt 1.4.42.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e44df43b7a04d3f8a245b20fe1cba99bf820b26d]

INTEGRATION: CWS ooo19126 (1.18.114); FILE MERGED 2005/09/05 17:34:22 rt 1.18.114.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8e676b07dd5944e4452fff3336ead1379c05536d]

INTEGRATION: CWS ooo19126 (1.4.178); FILE MERGED 2005/09/05 17:44:47 rt 1.4.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b5a8f8ff5d37b21ee4ed0fccda1f605e3c9d167d]

INTEGRATION: CWS ooo19126 (1.5.474); FILE MERGED 2005/09/05 17:34:21 rt 1.5.474.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3b3e16ae0ff03d5696c6cef6d1fee61104bbf276]

INTEGRATION: CWS ooo19126 (1.47.166); FILE MERGED 2005/09/05 14:52:49 rt 1.47.166.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [94d5b79bc41b6ffc4b43d2596a448fdc32a71bee]

INTEGRATION: CWS ooo19126 (1.5.164); FILE MERGED 2005/09/05 17:44:47 rt 1.5.164.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3993ca3994810bd8c507d3b88ece2375b82a13b0]

INTEGRATION: CWS ooo19126 (1.1.1.1.1110); FILE MERGED 2005/09/05 14:52:49 rt 1.1.1.1.1110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c9db2bfed1df983f2ee72f1281607cda50bd1038]

INTEGRATION: CWS ooo19126 (1.3.164); FILE MERGED 2005/09/05 17:44:47 rt 1.3.164.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [769860098389165af35d842a4790726e8bccaa66]

INTEGRATION: CWS ooo19126 (1.22.194); FILE MERGED 2005/09/05 17:34:21 rt 1.22.194.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1f998949b290360a07bde346d21f60e35ec990e5]

INTEGRATION: CWS ooo19126 (1.2.1068); FILE MERGED 2005/09/05 14:52:48 rt 1.2.1068.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4d3f1f9eacbf7d99c22d3f3bdd43c5f6b709bc62]

INTEGRATION: CWS ooo19126 (1.5.476); FILE MERGED 2005/09/05 17:34:20 rt 1.5.476.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4ab647a64f10af9625be49b6b9fecb8b9c0de46b]

INTEGRATION: CWS ooo19126 (1.1.1.1.1110); FILE MERGED 2005/09/05 14:52:48 rt 1.1.1.1.1110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a8ef84a98c42fc2564b2a7b8856e747912e58bb9]

INTEGRATION: CWS ooo19126 (1.4.162); FILE MERGED 2005/09/05 17:44:46 rt 1.4.162.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1a0c5294a625b506a7ef7f0661c5ac4536ab14d6]

INTEGRATION: CWS ooo19126 (1.6.480); FILE MERGED 2005/09/05 17:34:20 rt 1.6.480.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8856ee6b7096dd355f451a82b202b55f9c7123c5]

INTEGRATION: CWS ooo19126 (1.40.146); FILE MERGED 2005/09/05 14:52:48 rt 1.40.146.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [23c309524e3c8a73dc6a75c291b6736db76f2242]

INTEGRATION: CWS ooo19126 (1.2.162); FILE MERGED 2005/09/05 17:44:45 rt 1.2.162.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d623cb8541c6b696a91bfd35efa1536d3cb0180b]

INTEGRATION: CWS ooo19126 (1.18.420); FILE MERGED 2005/09/05 12:02:20 rt 1.18.420.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e5bbfa03b65e39460c9d4ae3ac21b9aea6f7f1f6]

INTEGRATION: CWS ooo19126 (1.19.96); FILE MERGED 2005/09/05 17:34:20 rt 1.19.96.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [64c1a358b001a38ee0f63e44019e214764108f2c]

INTEGRATION: CWS ooo19126 (1.7.58); FILE MERGED 2005/09/05 17:44:45 rt 1.7.58.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [90de966ddbe43a4674c2f45a574a7dbf1f8ce814]

INTEGRATION: CWS ooo19126 (1.2.656); FILE MERGED 2005/09/05 14:52:47 rt 1.2.656.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b753cd160edf24e7ec2f80c9d32b2a51051140ab]

INTEGRATION: CWS ooo19126 (1.37.104); FILE MERGED 2005/09/05 12:02:16 rt 1.37.104.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3302fcab3d00291fb72ebea7d1a83a25bb74c287]

INTEGRATION: CWS ooo19126 (1.5.382); FILE MERGED 2005/09/05 17:34:20 rt 1.5.382.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b9312be62a5a6a72c62106868e8ccc0eb07969c5]

INTEGRATION: CWS ooo19126 (1.5.232); FILE MERGED 2005/09/05 12:02:16 rt 1.5.232.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [890724b1aa564685f869a2ca1e926f3e38f4c7cb]

INTEGRATION: CWS ooo19126 (1.9.656); FILE MERGED 2005/09/05 14:52:47 rt 1.9.656.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f4e5f88ca1e4b944fa8d9a062c66b39e23dc2c1e]

INTEGRATION: CWS ooo19126 (1.13.420); FILE MERGED 2005/09/05 12:02:15 rt 1.13.420.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cc0dc1c873a5e367b9396a5d449b8337cfb622bd]

INTEGRATION: CWS ooo19126 (1.3.656); FILE MERGED 2005/09/05 14:52:46 rt 1.3.656.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8ca67ae13feae07132ee9bd165155efb34477028]

INTEGRATION: CWS ooo19126 (1.27.128); FILE MERGED 2005/09/05 12:02:15 rt 1.27.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [327bd14ee0d1788e34d17ed86ca30e19da773ce6]

INTEGRATION: CWS ooo19126 (1.2.1104); FILE MERGED 2005/09/05 14:52:46 rt 1.2.1104.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a18e71634c33a0ab1f009e88f4842b13967128fa]

INTEGRATION: CWS ooo19126 (1.3.1094); FILE MERGED 2005/09/05 14:52:46 rt 1.3.1094.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3b5df00cb73ae2dc65abf8de27521ef68ac43071]

INTEGRATION: CWS ooo19126 (1.28.382); FILE MERGED 2005/09/05 14:52:46 rt 1.28.382.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cb7d7aeab63d0442eaee89b48636d08a28aabda4]

INTEGRATION: CWS ooo19126 (1.10.138); FILE MERGED 2005/09/05 14:52:45 rt 1.10.138.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8175345ca3e7d092312c4f192cde75f452b8e801]

INTEGRATION: CWS ooo19126 (1.10.162); FILE MERGED 2005/09/05 17:44:45 rt 1.10.162.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e76f1289ccc53b293de213ed2be4d3678a3ad930]

INTEGRATION: CWS ooo19126 (1.3.142); FILE MERGED 2005/09/05 17:34:19 rt 1.3.142.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [960562e70a31bceb1767cd0e16f49a46ddb25dbc]

INTEGRATION: CWS ooo19126 (1.17.420); FILE MERGED 2005/09/05 12:02:14 rt 1.17.420.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a00edce2daf5b021e7f1299d6149ce763798301c]

INTEGRATION: CWS ooo19126 (1.3.232); FILE MERGED 2005/09/05 12:02:13 rt 1.3.232.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [317af7eba986f8fae736836e9c8ef1ac389f2ef8]

INTEGRATION: CWS ooo19126 (1.5.326); FILE MERGED 2005/09/05 14:52:44 rt 1.5.326.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b8eb1cdf3a6e9ead205b2b91eb27178520912f07]

INTEGRATION: CWS ooo19126 (1.31.326); FILE MERGED 2005/09/05 14:52:44 rt 1.31.326.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4f0e68d8196dfa5d10ab549d9d5c0229b32823ec]

INTEGRATION: CWS ooo19126 (1.8.162); FILE MERGED 2005/09/05 17:44:44 rt 1.8.162.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [85bc32c52825e58110dbdbf035590502e7fc1446]

INTEGRATION: CWS ooo19126 (1.2.234); FILE MERGED 2005/09/05 17:44:44 rt 1.2.234.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e1143f13aaf6de4752c6d0ad11a0e5fd7ae1acc0]

INTEGRATION: CWS ooo19126 (1.4.178); FILE MERGED 2005/09/05 17:44:43 rt 1.4.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ad8f63d0a7271b894d5c60ff476010d0016539ba]

INTEGRATION: CWS ooo19126 (1.5.164); FILE MERGED 2005/09/05 17:44:43 rt 1.5.164.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cb99371f56c6ff95ea721ad8262855354a575cdf]

INTEGRATION: CWS ooo19126 (1.11.420); FILE MERGED 2005/09/05 12:02:13 rt 1.11.420.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1a6db7af7db2d6566625aeb934a5df23263031de]

INTEGRATION: CWS ooo19126 (1.9.420); FILE MERGED 2005/09/05 12:02:12 rt 1.9.420.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ddd2276569380bd6848d54c1dee30571cd10722b]

INTEGRATION: CWS ooo19126 (1.12.152); FILE MERGED 2005/09/05 14:52:44 rt 1.12.152.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [abe56492d4b92e5bfa3cd939e5385e95f36aef2c]

INTEGRATION: CWS ooo19126 (1.2.380); FILE MERGED 2005/09/05 14:52:44 rt 1.2.380.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [41a2f9b5c394c231bd89eac150c28a1afa1497bb]

INTEGRATION: CWS ooo19126 (1.8.152); FILE MERGED 2005/09/05 14:52:43 rt 1.8.152.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4fdd396138446517e3c51fd92d5ec6ec5663f517]

INTEGRATION: CWS ooo19126 (1.3.474); FILE MERGED 2005/09/05 14:52:43 rt 1.3.474.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [011b7347c531f5514a906ce3eb15223cb0f34c83]

INTEGRATION: CWS ooo19126 (1.1.1.1.1110); FILE MERGED 2005/09/05 14:52:43 rt 1.1.1.1.1110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [eee0b8acd1a871ab550939e8ff448168d9ef7667]

INTEGRATION: CWS ooo19126 (1.35.464); FILE MERGED 2005/09/05 14:52:42 rt 1.35.464.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [53fcedeca3473e32443f1e82b5bcde48a2b9e731]

INTEGRATION: CWS ooo19126 (1.3.204); FILE MERGED 2005/09/05 17:34:18 rt 1.3.204.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f25e16635c414682c5706ab02b4b419f7f05364c]

INTEGRATION: CWS ooo19126 (1.2.1096); FILE MERGED 2005/09/05 14:52:42 rt 1.2.1096.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [52000f4794b89252d73b9fa96f12655faea8665e]

INTEGRATION: CWS ooo19126 (1.7.478); FILE MERGED 2005/09/05 17:34:18 rt 1.7.478.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f9e920af598cd8a39c96cbcfe07eded8c2d11c9e]

INTEGRATION: CWS ooo19126 (1.4.474); FILE MERGED 2005/09/05 14:52:41 rt 1.4.474.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9d775d127899a88722a49128fdb32d8431fcf35f]

INTEGRATION: CWS ooo19126 (1.3.236); FILE MERGED 2005/09/05 17:34:18 rt 1.3.236.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2f98de3965d450fb4f1467edede65f0257e8921b]

INTEGRATION: CWS ooo19126 (1.43.464); FILE MERGED 2005/09/05 14:52:40 rt 1.43.464.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d9baabb35c200f4615e7976b306652f85576cc29]

INTEGRATION: CWS ooo19126 (1.3.350); FILE MERGED 2005/09/05 17:44:43 rt 1.3.350.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [160a2011035bc3b2f04617b113a0e13f5a16ff52]

INTEGRATION: CWS ooo19126 (1.10.86); FILE MERGED 2005/09/05 17:34:18 rt 1.10.86.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [25f57be1bdeba5cdd9b77a8049166ec554ff999f]

INTEGRATION: CWS ooo19126 (1.4.1094); FILE MERGED 2005/09/05 14:52:40 rt 1.4.1094.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [53084291c43e1c1d0af692716baf989e687efede]

INTEGRATION: CWS ooo19126 (1.7.232); FILE MERGED 2005/09/05 12:02:12 rt 1.7.232.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fd0d698f2f1ffe15cad7d6c99dc60cdc47d51099]

INTEGRATION: CWS ooo19126 (1.3.350); FILE MERGED 2005/09/05 17:44:42 rt 1.3.350.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f9234e96e5d604a42b84c5646e84c29180921e7a]

INTEGRATION: CWS ooo19126 (1.12.172); FILE MERGED 2005/09/05 17:34:17 rt 1.12.172.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f084250f35fb18fa32137ac77d3a688987a6ecb2]

INTEGRATION: CWS ooo19126 (1.20.608); FILE MERGED 2005/09/05 14:52:40 rt 1.20.608.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3e26683565486648793337c09cac3d4e3ff5c51c]

INTEGRATION: CWS ooo19126 (1.14.420); FILE MERGED 2005/09/05 12:02:12 rt 1.14.420.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [dd1a4e23e3b72939a9528408c255b47a293af445]

INTEGRATION: CWS ooo19126 (1.4.204); FILE MERGED 2005/09/05 17:34:17 rt 1.4.204.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e233e2ace65b188f95a4d26a69c8b514a445b788]

INTEGRATION: CWS ooo19126 (1.2.650); FILE MERGED 2005/09/05 14:52:39 rt 1.2.650.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [208c5e1b02b5334ffa9ef0bdbbb0a8a56f24f4e2]

INTEGRATION: CWS ooo19126 (1.4.72); FILE MERGED 2005/09/05 12:02:12 rt 1.4.72.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8859e4a4b795f1cb5f96cef355a666388716a4f7]

INTEGRATION: CWS ooo19126 (1.9.96); FILE MERGED 2005/09/05 17:44:42 rt 1.9.96.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [baf0926d6aadfc616c2f33fe0375f99213f70627]

INTEGRATION: CWS ooo19126 (1.11.204); FILE MERGED 2005/09/05 17:34:17 rt 1.11.204.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a9f3576c5d7e35cec7d482715506a21b7c9ccbd0]

INTEGRATION: CWS ooo19126 (1.1.1.1.1110); FILE MERGED 2005/09/05 14:52:39 rt 1.1.1.1.1110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2eaf0bd7af8b8c138fde8a30465b86de1accc606]

INTEGRATION: CWS ooo19126 (1.14.420); FILE MERGED 2005/09/05 12:02:11 rt 1.14.420.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4a8f543b93348c653123f4a4ea5b22406efe0be5]

INTEGRATION: CWS ooo19126 (1.10.96); FILE MERGED 2005/09/05 17:44:41 rt 1.10.96.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [46f0fb18232a567edfc4884f9e560e34194d144f]

INTEGRATION: CWS ooo19126 (1.4.480); FILE MERGED 2005/09/05 17:34:17 rt 1.4.480.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4bbca86405faefa49b44cb196ff5fee11c1984b5]

INTEGRATION: CWS ooo19126 (1.13.122); FILE MERGED 2005/09/05 14:52:39 rt 1.13.122.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [57690655b0e28c76fc1303c1266fe5cffdf845f6]

INTEGRATION: CWS ooo19126 (1.14.420); FILE MERGED 2005/09/05 12:02:10 rt 1.14.420.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5ce32455e6923361ce1fa2b4f22b4db5d7d56b5d]

INTEGRATION: CWS ooo19126 (1.4.262); FILE MERGED 2005/09/05 17:34:16 rt 1.4.262.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [92fbe67af01335d51068622f788c57c2f215d28e]

INTEGRATION: CWS ooo19126 (1.38.464); FILE MERGED 2005/09/05 14:52:39 rt 1.38.464.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5a0d71ce0aa98bf50ade69a0efb21c33024e0e74]

INTEGRATION: CWS ooo19126 (1.9.162); FILE MERGED 2005/09/05 17:44:41 rt 1.9.162.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c991dfbf7521c729f08092ca48481ac946ffe33f]

INTEGRATION: CWS ooo19126 (1.20.80); FILE MERGED 2005/09/05 12:02:09 rt 1.20.80.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9007851b37e713a07085063bf1d3d202a141ac30]

INTEGRATION: CWS ooo19126 (1.4.480); FILE MERGED 2005/09/05 17:34:16 rt 1.4.480.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a696488ac0c09ab6a4fe85611353a79f51d85a7d]

INTEGRATION: CWS ooo19126 (1.2.1110); FILE MERGED 2005/09/05 14:52:39 rt 1.2.1110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1c04c2b1cd9ed18f69c8f5b50ee37c65fe8b11ae]

INTEGRATION: CWS ooo19126 (1.12.420); FILE MERGED 2005/09/05 12:02:09 rt 1.12.420.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [31cb673109e0ebae77eb6a07e461c10c669e00c2]

INTEGRATION: CWS ooo19126 (1.2.232); FILE MERGED 2005/09/05 17:34:16 rt 1.2.232.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [62212851e9f60aa78f1c44f983490fe72b13e161]

INTEGRATION: CWS ooo19126 (1.4.638); FILE MERGED 2005/09/05 14:52:38 rt 1.4.638.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8012e68c9e090283459e524c40c8ccc0ef5dd53f]

INTEGRATION: CWS ooo19126 (1.2.162); FILE MERGED 2005/09/05 17:44:40 rt 1.2.162.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3ef916ebd52713a686f98bb1b0557d3756f1ed66]

INTEGRATION: CWS ooo19126 (1.15.420); FILE MERGED 2005/09/05 12:02:08 rt 1.15.420.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [588cedc7ccf3e62c77b1bb93f520cc4ec9a269d9]

INTEGRATION: CWS ooo19126 (1.2.204); FILE MERGED 2005/09/05 17:34:16 rt 1.2.204.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [00f1f34becf848f8bd536254500a48080de2e7bd]

INTEGRATION: CWS ooo19126 (1.8.162); FILE MERGED 2005/09/05 17:44:40 rt 1.8.162.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [63bfd8c5f5e6ff00e07ad955327bac80a021c1d8]

INTEGRATION: CWS ooo19126 (1.17.232); FILE MERGED 2005/09/05 12:02:08 rt 1.17.232.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9ebec07d3ef9015394c6d3190bf66a680f3be4fc]

INTEGRATION: CWS ooo19126 (1.24.166); FILE MERGED 2005/09/05 12:02:06 rt 1.24.166.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ba4ca1f9ad4ea677714da6148758c2f23d510f0a]

INTEGRATION: CWS ooo19126 (1.2.142); FILE MERGED 2005/09/05 17:34:15 rt 1.2.142.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5d47ab02f9108616b69f6c014a36a295d0b43043]

INTEGRATION: CWS ooo19126 (1.5.54); FILE MERGED 2005/09/05 14:52:36 rt 1.5.54.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [002a1920410ff6fe05836c05428966206a5ff6bd]

INTEGRATION: CWS ooo19126 (1.14.162); FILE MERGED 2005/09/05 17:44:39 rt 1.14.162.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c7ad726d7992bedeabef7554592f4e382d280208]

INTEGRATION: CWS ooo19126 (1.2.272); FILE MERGED 2005/09/05 12:02:06 rt 1.2.272.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f4f714bff193faf5971429a33eb806023867d69b]

INTEGRATION: CWS ooo19126 (1.3.162); FILE MERGED 2005/09/05 17:44:39 rt 1.3.162.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [10b0ba411b56a01c24a31e8a96de7f92655cc43d]

INTEGRATION: CWS ooo19126 (1.3.52); FILE MERGED 2005/09/05 14:52:36 rt 1.3.52.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1fb58c8979b96b141a950ac547cda346f5de79a9]

INTEGRATION: CWS ooo19126 (1.3.232); FILE MERGED 2005/09/05 12:02:06 rt 1.3.232.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [909cc9be65f94abff65a09adacacbb7b26799228]

INTEGRATION: CWS ooo19126 (1.3.142); FILE MERGED 2005/09/05 17:34:15 rt 1.3.142.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c0e58998879647d4dfc972550dba0e11e473cc4d]

INTEGRATION: CWS ooo19126 (1.3.188); FILE MERGED 2005/09/05 17:44:39 rt 1.3.188.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [edeb74963eb025410ba87605d08a28b8b02c3db3]

INTEGRATION: CWS ooo19126 (1.25.464); FILE MERGED 2005/09/05 14:52:35 rt 1.25.464.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a7a8d62724b01251bbf940fab139699d91e9c43c]

INTEGRATION: CWS ooo19126 (1.4.198); FILE MERGED 2005/09/05 12:02:05 rt 1.4.198.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [aaeb996b0b8c57162537b53c734b02faccd73bad]

INTEGRATION: CWS ooo19126 (1.2.482); FILE MERGED 2005/09/05 17:34:14 rt 1.2.482.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5b07a3a3bfa7acd37e35c3afc5f58c96c0f624fa]

INTEGRATION: CWS ooo19126 (1.4.188); FILE MERGED 2005/09/05 17:44:39 rt 1.4.188.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [156d4fdf4e843ecb9799b91e2d076c01c4f82f7e]

INTEGRATION: CWS ooo19126 (1.2.1088); FILE MERGED 2005/09/05 14:52:35 rt 1.2.1088.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6991803720206bd6a660a1bf6e93ba98c564ef1b]

INTEGRATION: CWS ooo19126 (1.18.324); FILE MERGED 2005/09/05 12:02:04 rt 1.18.324.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [491597618b46d84e9f6c756d1550f587b4e14991]

INTEGRATION: CWS ooo19126 (1.5.118); FILE MERGED 2005/09/05 17:34:14 rt 1.5.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [dacd9f4ee61f642a95e17c2270a2032b883d6e55]

INTEGRATION: CWS ooo19126 (1.17.188); FILE MERGED 2005/09/05 17:44:38 rt 1.17.188.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1df28c388ad56589473245547c70226a15ead9b0]

INTEGRATION: CWS ooo19126 (1.1.1.1.1110); FILE MERGED 2005/09/05 14:52:35 rt 1.1.1.1.1110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [dc33b3e19d245a14ae8ab939adaa80f6d90da0df]

INTEGRATION: CWS ooo19126 (1.32.232); FILE MERGED 2005/09/05 12:02:02 rt 1.32.232.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [17fed57bd75365c4b7255c7fb2c59b479bf4bb1c]

INTEGRATION: CWS ooo19126 (1.4.172); FILE MERGED 2005/09/05 17:34:13 rt 1.4.172.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6f6059cafcb57b2e8c76424b3048e5ec1808e690]

INTEGRATION: CWS ooo19126 (1.6.188); FILE MERGED 2005/09/05 17:44:38 rt 1.6.188.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [97ad84640e21634f75df7343d642065cb263d94e]

INTEGRATION: CWS ooo19126 (1.7.474); FILE MERGED 2005/09/05 14:52:35 rt 1.7.474.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [18e0468da1ccb7ac16e5cc8289c76e38c5caab20]

INTEGRATION: CWS ooo19126 (1.10.232); FILE MERGED 2005/09/05 12:02:02 rt 1.10.232.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [512d750f0cbfe7ea00518e9abd1356d8400a1b6a]

INTEGRATION: CWS ooo19126 (1.9.194); FILE MERGED 2005/09/05 17:34:09 rt 1.9.194.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [19e90b6a9c262cf0bd7e79cb4072fc8da8a0feb7]

INTEGRATION: CWS ooo19126 (1.3.444); FILE MERGED 2005/09/05 17:44:38 rt 1.3.444.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9159e0689cf6a69e0dbd3c504e5cce9608d2b800]

INTEGRATION: CWS ooo19126 (1.2.638); FILE MERGED 2005/09/05 14:52:35 rt 1.2.638.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8c1243f931ac2f16de3ab3615a1a2f4ca43f8184]

INTEGRATION: CWS ooo19126 (1.107.152); FILE MERGED 2005/09/05 12:01:58 rt 1.107.152.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ada726d12609d73d92f66a4b73c2b6588a9b3278]

INTEGRATION: CWS ooo19126 (1.10.172); FILE MERGED 2005/09/05 17:44:38 rt 1.10.172.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3d3d5e63a9a6e4f86f5cf5c689662148cfeea9c0]

INTEGRATION: CWS ooo19126 (1.25.464); FILE MERGED 2005/09/05 14:52:34 rt 1.25.464.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [eb2dde36c87bf847668f8312670908306e0f62e7]

INTEGRATION: CWS ooo19126 (1.14.420); FILE MERGED 2005/09/05 12:01:58 rt 1.14.420.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b0eaf9d29a2a48b79b2921eb7f17de4203e5be7e]

INTEGRATION: CWS ooo19126 (1.8.86); FILE MERGED 2005/09/05 17:44:37 rt 1.8.86.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8d99def0adc3ff17edfb907396678c95ce24dfb0]

INTEGRATION: CWS ooo19126 (1.22.104); FILE MERGED 2005/09/05 17:34:08 rt 1.22.104.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f024493f0e6a20db4e00c9deda92ed624190dc0c]

INTEGRATION: CWS ooo19126 (1.1.1.1.1110); FILE MERGED 2005/09/05 14:52:34 rt 1.1.1.1.1110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3876bc8de75ec5611eaa5b1dfd4b543fd425c7e8]

INTEGRATION: CWS ooo19126 (1.4.188); FILE MERGED 2005/09/05 17:44:37 rt 1.4.188.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6a3890b6252cf475d8347f56400e341e61cf1747]

INTEGRATION: CWS ooo19126 (1.43.154); FILE MERGED 2005/09/05 17:34:08 rt 1.43.154.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5c83e2e51989d6557574b8ba66192f691d332c30]

INTEGRATION: CWS ooo19126 (1.2.474); FILE MERGED 2005/09/05 14:52:34 rt 1.2.474.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ee98c4aa30565dc5eb8b4362e7cdfac5aed0fd56]

INTEGRATION: CWS ooo19126 (1.17.420); FILE MERGED 2005/09/05 12:01:57 rt 1.17.420.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b39be2c1c9750f946255bee67d139a2cc62629a8]

INTEGRATION: CWS ooo19126 (1.10.96); FILE MERGED 2005/09/05 17:44:37 rt 1.10.96.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [da79e80245c59471d613d834e79df1370493de3d]

INTEGRATION: CWS ooo19126 (1.3.502); FILE MERGED 2005/09/05 17:34:08 rt 1.3.502.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d3c7df8aad4dff3dcca7d0f1f88132a6a4b8a0d3]

INTEGRATION: CWS ooo19126 (1.4.474); FILE MERGED 2005/09/05 14:52:33 rt 1.4.474.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0cee3e5c82932186301f62778e347275acfdcae1]

INTEGRATION: CWS ooo19126 (1.11.420); FILE MERGED 2005/09/05 12:01:56 rt 1.11.420.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9d9decd80b63b2d46cafedbbdd2c1f1ba4cca104]

INTEGRATION: CWS ooo19126 (1.2.454); FILE MERGED 2005/09/05 17:44:37 rt 1.2.454.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [acb5388ec11ce38341049668027d5755d783d907]

INTEGRATION: CWS ooo19126 (1.18.116); FILE MERGED 2005/09/05 17:34:08 rt 1.18.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d9178b89719bb60e82a1178b8f96cd2eda611ea5]

INTEGRATION: CWS ooo19126 (1.49.464); FILE MERGED 2005/09/05 14:52:33 rt 1.49.464.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [da4937e4b0df5b37d2691c1f38edbb49fa29a0c5]

INTEGRATION: CWS ooo19126 (1.6.62); FILE MERGED 2005/09/05 12:01:55 rt 1.6.62.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ef44b7a35ca7dd53f4b869b9e082df76267dd5d5]

INTEGRATION: CWS ooo19126 (1.14.414); FILE MERGED 2005/09/05 17:44:37 rt 1.14.414.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f2746826e73b3a383759618db91b8d21de483374]

INTEGRATION: CWS ooo19126 (1.30.224); FILE MERGED 2005/09/05 17:34:07 rt 1.30.224.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9461822a08825a82931c35c08caf8f527d7ce31d]

INTEGRATION: CWS ooo19126 (1.3.1094); FILE MERGED 2005/09/05 14:52:32 rt 1.3.1094.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [677835689a679a11db12b5b265308c747ece3365]

INTEGRATION: CWS ooo19126 (1.2.454); FILE MERGED 2005/09/05 17:44:36 rt 1.2.454.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d988000a791bef71731b59fffd61d137d98d4aea]

INTEGRATION: CWS ooo19126 (1.3.476); FILE MERGED 2005/09/05 17:34:07 rt 1.3.476.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [791ef23ea9aca9905945f0cd8f5b57b412de4097]

INTEGRATION: CWS ooo19126 (1.18.386); FILE MERGED 2005/09/05 14:52:32 rt 1.18.386.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3ff44c7b52948a3ed4b802e2ffe8dc67cebc424b]

INTEGRATION: CWS ooo19126 (1.17.330); FILE MERGED 2005/09/05 12:01:53 rt 1.17.330.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8b3d769dc851dd9ed50cb07f3c3391aedfbf278e]

INTEGRATION: CWS ooo19126 (1.2.224); FILE MERGED 2005/09/05 17:44:36 rt 1.2.224.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [92e131efc9acd57ec34bbb57727d07b95086072f]

INTEGRATION: CWS ooo19126 (1.14.146); FILE MERGED 2005/09/05 17:34:07 rt 1.14.146.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5bab8552aa39765b0f84b4a8fad5b4e713af384d]

INTEGRATION: CWS ooo19126 (1.16.198); FILE MERGED 2005/09/05 12:01:53 rt 1.16.198.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ebcb48fd7495715ceed4be685689f1ea9a59a76d]

INTEGRATION: CWS ooo19126 (1.32.142); FILE MERGED 2005/09/05 17:34:06 rt 1.32.142.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a868991c7002f090c9fc6d913f8f4729d97a8413]

INTEGRATION: CWS ooo19126 (1.30.86); FILE MERGED 2005/09/05 17:44:36 rt 1.30.86.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [83044ad4183e23bfcebb1ac958085f6efb481f56]

INTEGRATION: CWS ooo19126 (1.24.66); FILE MERGED 2005/09/05 14:52:31 rt 1.24.66.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [79c32b43ced9e21f413947f5545e40458467f7ce]

INTEGRATION: CWS ooo19126 (1.2.336); FILE MERGED 2005/09/05 12:01:53 rt 1.2.336.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9dc089bccce9b32cba650a6ff9660bc7409d80f8]

INTEGRATION: CWS ooo19126 (1.17.188); FILE MERGED 2005/09/05 17:44:36 rt 1.17.188.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9f413c0dc005e909415e461e9f7f6377bb5ec178]

INTEGRATION: CWS ooo19126 (1.3.476); FILE MERGED 2005/09/05 17:34:06 rt 1.3.476.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [59ab1085d923893c9423c35ef58740372b09e226]

INTEGRATION: CWS ooo19126 (1.12.840); FILE MERGED 2005/09/05 14:52:31 rt 1.12.840.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0db273b6f89f54d635debdff9c8057daba1ec8ff]

INTEGRATION: CWS ooo19126 (1.45.62); FILE MERGED 2005/09/05 12:01:52 rt 1.45.62.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fac0061ad89c21e795e3c03080204a54bc612803]

INTEGRATION: CWS ooo19126 (1.27.146); FILE MERGED 2005/09/05 17:34:05 rt 1.27.146.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [20cc2950f24c7394b89fbfd186e3abb15c030d26]

INTEGRATION: CWS ooo19126 (1.3.220); FILE MERGED 2005/09/05 17:44:36 rt 1.3.220.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0b085cd22f05731887e6a51831cf154d947f83ef]

INTEGRATION: CWS ooo19126 (1.16.608); FILE MERGED 2005/09/05 14:52:31 rt 1.16.608.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [585b2cecac683f37eb09fd24ac4cb8586253675c]

INTEGRATION: CWS ooo19126 (1.4.232); FILE MERGED 2005/09/05 12:01:52 rt 1.4.232.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [50127945bf468592305a65a348be6b09b3746eab]

INTEGRATION: CWS ooo19126 (1.33.204); FILE MERGED 2005/09/05 17:34:05 rt 1.33.204.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9296138390f7848b7ed34c34811fd42564f04e14]

INTEGRATION: CWS ooo19126 (1.3.188); FILE MERGED 2005/09/05 17:44:35 rt 1.3.188.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [53226086b3e39987a3b262a1706e6946cbae925e]

INTEGRATION: CWS ooo19126 (1.2.416); FILE MERGED 2005/09/05 14:52:31 rt 1.2.416.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [190f8b8a4495994d46ce78f749980b660110bed7]

INTEGRATION: CWS ooo19126 (1.19.88); FILE MERGED 2005/09/05 12:01:51 rt 1.19.88.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [af1f2994eb559a8814de6f545c2e2948293b6085]

INTEGRATION: CWS ooo19126 (1.2.502); FILE MERGED 2005/09/05 17:34:05 rt 1.2.502.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8868cd163b99a2a07ad88c576d4e2752f34c57b4]

INTEGRATION: CWS ooo19126 (1.2.340); FILE MERGED 2005/09/05 17:44:35 rt 1.2.340.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [97a6691c607282b3f01f2d720f9292d0738fbe44]

INTEGRATION: CWS ooo19126 (1.4.638); FILE MERGED 2005/09/05 14:52:31 rt 1.4.638.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [42193e1c74e52917bda2d166e9d17d6232fde10e]

INTEGRATION: CWS ooo19126 (1.2.62); FILE MERGED 2005/09/05 12:01:51 rt 1.2.62.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9dcdd494a21363851d2628b0dbe157679201db2b]

INTEGRATION: CWS ooo19126 (1.9.434); FILE MERGED 2005/09/05 17:34:04 rt 1.9.434.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e0f172ecc607530ec624ab4e80b0f32c2c8796a2]

INTEGRATION: CWS ooo19126 (1.8.350); FILE MERGED 2005/09/05 17:44:35 rt 1.8.350.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c7dbe46385409350067b78cb0b529df85dd58d21]

INTEGRATION: CWS ooo19126 (1.2.474); FILE MERGED 2005/09/05 14:52:30 rt 1.2.474.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d57b60cf2b456d39f9cd31a43ed4e2995238c050]

INTEGRATION: CWS ooo19126 (1.21.228); FILE MERGED 2005/09/05 12:01:51 rt 1.21.228.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b705233b481089452a993999008e94888f05d43e]

INTEGRATION: CWS ooo19126 (1.4.386); FILE MERGED 2005/09/05 17:34:04 rt 1.4.386.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [28ca8ad4553828687b8d171261330a3db90792ed]

INTEGRATION: CWS ooo19126 (1.4.188); FILE MERGED 2005/09/05 17:44:35 rt 1.4.188.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ee3345f738dcf562e9e20333c6c8025f24314f83]

INTEGRATION: CWS ooo19126 (1.4.638); FILE MERGED 2005/09/05 14:52:30 rt 1.4.638.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [adc02f677ffe1aa6a247539f6fc43a2e02afa0f7]

INTEGRATION: CWS ooo19126 (1.3.88); FILE MERGED 2005/09/05 12:01:50 rt 1.3.88.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7501e05639c0a82a2bed02f04bfb689520c8b217]

INTEGRATION: CWS ooo19126 (1.12.194); FILE MERGED 2005/09/05 17:34:04 rt 1.12.194.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [641bd198af9536c05662dc4dffeda408bd265cdf]

INTEGRATION: CWS ooo19126 (1.18.98); FILE MERGED 2005/09/05 17:44:34 rt 1.18.98.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2058f146ee90b2a0ebf49a37fae7d98cb41b571f]

INTEGRATION: CWS ooo19126 (1.8.346); FILE MERGED 2005/09/05 12:01:49 rt 1.8.346.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6f854952d622cdc4944e4ebf7fed0137d2c43bdf]

INTEGRATION: CWS ooo19126 (1.29.146); FILE MERGED 2005/09/05 17:34:03 rt 1.29.146.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d28b807aa017b99e78cc446b8915d07642fa7bcd]

INTEGRATION: CWS ooo19126 (1.2.446); FILE MERGED 2005/09/05 17:44:34 rt 1.2.446.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d62fd8bba448cbeebb92d64bdb8f05db2b2b4134]

INTEGRATION: CWS ooo19126 (1.14.416); FILE MERGED 2005/09/05 14:52:30 rt 1.14.416.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0e1783950eef708f6aeae840748b992437d6c580]

INTEGRATION: CWS ooo19126 (1.3.88); FILE MERGED 2005/09/05 12:01:49 rt 1.3.88.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [42e436f8c974ec9759f95cbbf9e86296e183cb0e]

INTEGRATION: CWS ooo19126 (1.2.454); FILE MERGED 2005/09/05 17:44:34 rt 1.2.454.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3d661b073892446ac34ed478c3cdc380ad848850]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 12:01:49 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [46456ff55c9dcc33086a675ace51ccc04d33bd12]

INTEGRATION: CWS ooo19126 (1.6.60); FILE MERGED 2005/09/05 14:52:29 rt 1.6.60.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [77f38346fb646e4bb5302f080fbb83948d3fd52e]

INTEGRATION: CWS ooo19126 (1.5.62); FILE MERGED 2005/09/05 17:44:34 rt 1.5.62.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0fc041681e5643ff34916ccd183c1a9c85977a8d]

INTEGRATION: CWS ooo19126 (1.10.88); FILE MERGED 2005/09/05 12:01:48 rt 1.10.88.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [71f6c9799c9330b10b37a716d6a96934e37efd3e]

INTEGRATION: CWS ooo19126 (1.1.1.1.1110); FILE MERGED 2005/09/05 14:52:29 rt 1.1.1.1.1110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [49d62714404dcad3d3029f8d2bbc588eb2a6d75f]

INTEGRATION: CWS ooo19126 (1.12.434); FILE MERGED 2005/09/05 17:33:55 rt 1.12.434.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [77c866d549c235994af1aa74aae29750875988cb]

INTEGRATION: CWS ooo19126 (1.22.98); FILE MERGED 2005/09/05 17:44:33 rt 1.22.98.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6ad8124be69223593fa21dba76cb34b366a33f37]

INTEGRATION: CWS ooo19126 (1.43.96); FILE MERGED 2005/09/05 17:33:55 rt 1.43.96.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [838a1a4223ae00955abe351a6ee6b2e17b4b5094]

INTEGRATION: CWS ooo19126 (1.2.1086); FILE MERGED 2005/09/05 14:52:29 rt 1.2.1086.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [35b1d437c0b700776decbbc86773762614d94de5]

INTEGRATION: CWS ooo19126 (1.10.46); FILE MERGED 2005/09/05 17:44:33 rt 1.10.46.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ff3a3579ed88019923d19ba890fec0624ae9d2e3]

INTEGRATION: CWS ooo19126 (1.3.480); FILE MERGED 2005/09/05 17:33:54 rt 1.3.480.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [50819be226af9af739c99d21d56ff0fbb46a639b]

INTEGRATION: CWS ooo19126 (1.21.54); FILE MERGED 2005/09/05 14:52:28 rt 1.21.54.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3262e30c8a2b6e7a215ed4870e77b1ef868df344]

INTEGRATION: CWS ooo19126 (1.5.188); FILE MERGED 2005/09/05 17:44:33 rt 1.5.188.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1f9f8ddbb1d80edd8c0f481b71077d627c54327f]

INTEGRATION: CWS ooo19126 (1.19.96); FILE MERGED 2005/09/05 17:33:54 rt 1.19.96.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6bad0632aa1db92920ffd261950cfd0c56206ce7]

INTEGRATION: CWS ooo19126 (1.8.152); FILE MERGED 2005/09/05 14:52:28 rt 1.8.152.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3e10071d0b35fefcbf2ebadd4d4965deaf71b6a2]

INTEGRATION: CWS ooo19126 (1.12.188); FILE MERGED 2005/09/05 17:44:33 rt 1.12.188.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3fa924f6af9ce61f50e7f90561a74c6a8ea817b4]

INTEGRATION: CWS ooo19126 (1.15.46); FILE MERGED 2005/09/05 17:33:54 rt 1.15.46.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [570a938f08f882409334a0e291bf8cad73e46c98]

INTEGRATION: CWS ooo19126 (1.1.446); FILE MERGED 2005/09/05 17:44:32 rt 1.1.446.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [198f061db2ebabb706fd9ecb1bc3814df096252d]

INTEGRATION: CWS ooo19126 (1.2.464); FILE MERGED 2005/09/05 14:52:28 rt 1.2.464.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [86585c4dea49839d90d543f6b0247bb79aea0213]

INTEGRATION: CWS ooo19126 (1.43.44); FILE MERGED 2005/09/05 17:33:54 rt 1.43.44.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [76e4cc0a222be56a1011771a816aaa0f9f2c4a50]

INTEGRATION: CWS ooo19126 (1.1.1.1.1110); FILE MERGED 2005/09/05 14:52:28 rt 1.1.1.1.1110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8d8de14d9d5f0dc5831d1fa41e4a15cede5c29f2]

INTEGRATION: CWS ooo19126 (1.5.118); FILE MERGED 2005/09/05 17:44:32 rt 1.5.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [78b3d4efd7cae8e6fc291fbfb93d839267ae60b1]

INTEGRATION: CWS ooo19126 (1.3.204); FILE MERGED 2005/09/05 17:33:53 rt 1.3.204.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [72ef944d61a5753d3336422fe2aeddaec32cf285]

INTEGRATION: CWS ooo19126 (1.14.140); FILE MERGED 2005/09/05 14:52:27 rt 1.14.140.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5537cd2e1ea50dda7d61f9f875d2ae4d3848b1ba]

INTEGRATION: CWS ooo19126 (1.3.188); FILE MERGED 2005/09/05 17:44:31 rt 1.3.188.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5c059f19a3ab551f10afd388b3362daa261950a4]

INTEGRATION: CWS ooo19126 (1.2.426); FILE MERGED 2005/09/05 17:33:53 rt 1.2.426.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [80931c678e36dd18b02e60f423e318f9a723f600]

INTEGRATION: CWS ooo19126 (1.40.204); FILE MERGED 2005/09/05 17:33:53 rt 1.40.204.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [54428cf951fcb1797cb7c4fe8dcc791fc817ed15]

INTEGRATION: CWS ooo19126 (1.5.204); FILE MERGED 2005/09/05 17:33:53 rt 1.5.204.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3cc1817450b1fd1c0223dfd553c5ee886b820294]

INTEGRATION: CWS ooo19126 (1.2.140); FILE MERGED 2005/09/05 14:52:26 rt 1.2.140.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [154b4ed6a1ad0a73046d9310d685ba5554226685]

INTEGRATION: CWS ooo19126 (1.8.118); FILE MERGED 2005/09/05 17:44:31 rt 1.8.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [dd8fabff7ecb73bc2e59bbe0a1460ba9c11917ac]

INTEGRATION: CWS ooo19126 (1.6.190); FILE MERGED 2005/09/05 14:52:26 rt 1.6.190.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2508ddab24411fee301022eeb76e2858d65eb4eb]

INTEGRATION: CWS ooo19126 (1.2.204); FILE MERGED 2005/09/05 17:33:53 rt 1.2.204.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [50c9bf5939f581f2cc11ae79d836ecf104d6dd2a]

INTEGRATION: CWS ooo19126 (1.10.440); FILE MERGED 2005/09/05 17:44:31 rt 1.10.440.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0fa8a903c0638f62f29cd1ae0ba9ee2d63502088]

INTEGRATION: CWS ooo19126 (1.8.230); FILE MERGED 2005/09/05 14:52:26 rt 1.8.230.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7bb8ce085967cd996936525a28550e0d331ec0de]

INTEGRATION: CWS ooo19126 (1.13.104); FILE MERGED 2005/09/05 17:33:52 rt 1.13.104.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cd8ca396fa170d440787b9af48ea2cfaec0bb7d0]

INTEGRATION: CWS ooo19126 (1.25.340); FILE MERGED 2005/09/05 17:44:30 rt 1.25.340.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [85f49e33320aabd31cbdf993e6048400346535fc]

INTEGRATION: CWS ooo19126 (1.20.172); FILE MERGED 2005/09/05 17:33:52 rt 1.20.172.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [82a57013b1bfe8297cc2f83c8cd3bdeb03afd8ef]

INTEGRATION: CWS ooo19126 (1.8.172); FILE MERGED 2005/09/05 17:44:30 rt 1.8.172.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [91b37a98dae4b519fe64c788334d0fb5e0257eee]

INTEGRATION: CWS ooo19126 (1.29.276); FILE MERGED 2005/09/05 14:52:26 rt 1.29.276.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7e82fb0117460e44ac95a119a8733217ec4269dc]

INTEGRATION: CWS ooo19126 (1.28.224); FILE MERGED 2005/09/05 17:33:52 rt 1.28.224.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [adb52b56e236cbc11ce0b1b0a5a93f4f38083bcd]

INTEGRATION: CWS ooo19126 (1.24.98); FILE MERGED 2005/09/05 17:44:30 rt 1.24.98.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b0d032dd93db279e6625d7c2e00c2fa17430e2a1]

INTEGRATION: CWS ooo19126 (1.2.564); FILE MERGED 2005/09/05 14:52:25 rt 1.2.564.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f094907752b711db533472870ede6fb37a765d90]

INTEGRATION: CWS ooo19126 (1.1.510); FILE MERGED 2005/09/05 17:33:52 rt 1.1.510.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ced3e4e8cad6518175f9e2d237f0088f326d6220]

INTEGRATION: CWS ooo19126 (1.8.294); FILE MERGED 2005/09/05 17:44:30 rt 1.8.294.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4b9feaa498340b2696d327cb20cec74c5ff0d677]

INTEGRATION: CWS ooo19126 (1.4.926); FILE MERGED 2005/09/05 14:52:25 rt 1.4.926.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [75c8399cd4c72101533ee4995b930f30242fec95]

INTEGRATION: CWS ooo19126 (1.3.476); FILE MERGED 2005/09/05 17:33:51 rt 1.3.476.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2c2efabc45477874c25946e33e0c6c6a6ba328ac]

INTEGRATION: CWS ooo19126 (1.4.444); FILE MERGED 2005/09/05 17:44:30 rt 1.4.444.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [57a4cd4ebe8685985848431f6e42d421a2fcf2ab]

INTEGRATION: CWS ooo19126 (1.8.464); FILE MERGED 2005/09/05 14:52:25 rt 1.8.464.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [eae4c58ca963337f04fdf81472caff8108ecbd42]

INTEGRATION: CWS ooo19126 (1.41.204); FILE MERGED 2005/09/05 17:33:51 rt 1.41.204.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a1d4856696afccdfa289ac683e03de44693b7558]

INTEGRATION: CWS ooo19126 (1.24.96); FILE MERGED 2005/09/05 17:44:29 rt 1.24.96.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [69428370cc2d12e0f4b8aeacf10741cf759aa876]

INTEGRATION: CWS ooo19126 (1.5.474); FILE MERGED 2005/09/05 14:52:24 rt 1.5.474.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [25f88fabe9894c7d0b2a1388a64e19d43a6be952]

INTEGRATION: CWS ooo19126 (1.5.204); FILE MERGED 2005/09/05 17:33:50 rt 1.5.204.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2deff0020a45e7940657f06e259f2bb067107bf7]

INTEGRATION: CWS ooo19126 (1.27.36); FILE MERGED 2005/09/05 17:44:29 rt 1.27.36.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9dd5b971fae6b713ef25fe9b6d1ca47c537c3bc6]

INTEGRATION: CWS ooo19126 (1.31.464); FILE MERGED 2005/09/05 14:52:24 rt 1.31.464.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e999e102b162f232880a388f32fb6534c6e096d5]

INTEGRATION: CWS ooo19126 (1.25.142); FILE MERGED 2005/09/05 17:33:49 rt 1.25.142.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1314cd3034d8085f06f6a03279c4d0091696084f]

INTEGRATION: CWS ooo19126 (1.3.146); FILE MERGED 2005/09/05 17:44:29 rt 1.3.146.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6ee378d8ca240766c268baef9a386cee93e6368e]

INTEGRATION: CWS ooo19126 (1.19.88); FILE MERGED 2005/09/05 12:00:53 rt 1.19.88.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e8e9c7f0595dcd2fc1050e11ab3253542bb4fbba]

INTEGRATION: CWS ooo19126 (1.11.298); FILE MERGED 2005/09/05 14:52:24 rt 1.11.298.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a9fdf8d7ade0826d74941a48f6201d5917d3e45f]

INTEGRATION: CWS ooo19126 (1.14.26); FILE MERGED 2005/09/05 17:44:29 rt 1.14.26.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [626446c2a28d52ee232568e81d1a1a4382be24e9]

INTEGRATION: CWS ooo19126 (1.18.88); FILE MERGED 2005/09/05 12:00:52 rt 1.18.88.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [069d0000617e48e1d4b656ccc91919f96778841f]

INTEGRATION: CWS ooo19126 (1.1.1.1.1110); FILE MERGED 2005/09/05 14:52:23 rt 1.1.1.1.1110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [57db96fb3d47248fd26d33fcb242270e49461348]

INTEGRATION: CWS ooo19126 (1.1.1.1.454); FILE MERGED 2005/09/05 17:44:28 rt 1.1.1.1.454.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cd6001526be21de04b0e0428552057a6b2a09996]

INTEGRATION: CWS ooo19126 (1.20.88); FILE MERGED 2005/09/05 12:00:52 rt 1.20.88.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [56f9817d938671005cf9cbb3997332e6bb001211]

INTEGRATION: CWS ooo19126 (1.54.464); FILE MERGED 2005/09/05 14:52:23 rt 1.54.464.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [03b5546c6c3501c4a423953e28ec6002e21ede27]

INTEGRATION: CWS ooo19126 (1.15.98); FILE MERGED 2005/09/05 17:44:28 rt 1.15.98.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [13192b56e02ce0d9b45f006207fc3d0020cb8400]

INTEGRATION: CWS ooo19126 (1.4.160); FILE MERGED 2005/09/05 12:00:52 rt 1.4.160.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4e8c00081778005602868f9a55e75eb6ce10c74f]

INTEGRATION: CWS ooo19126 (1.16.1066); FILE MERGED 2005/09/05 14:52:23 rt 1.16.1066.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3bdd1112bd36005f3efc52b05927faa805ca3d62]

INTEGRATION: CWS ooo19126 (1.29.224); FILE MERGED 2005/09/05 17:33:46 rt 1.29.224.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a1069fe70669774616ac2effb5955cb8a059939d]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 12:00:51 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fe4ed2ac43ec31af44ae1e1d0b6ea593caa18627]

INTEGRATION: CWS ooo19126 (1.8.464); FILE MERGED 2005/09/05 14:52:23 rt 1.8.464.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4ca21fd373d1f1d9409f3fc9727b312731a831a6]

INTEGRATION: CWS ooo19126 (1.5.204); FILE MERGED 2005/09/05 17:33:46 rt 1.5.204.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [381e34d0359852986640e7d71ed91f9551221a3a]

INTEGRATION: CWS ooo19126 (1.8.86); FILE MERGED 2005/09/05 17:44:27 rt 1.8.86.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a4b5754de2085995c3cf5dcd4ce9fbdf17c1705e]

INTEGRATION: CWS ooo19126 (1.5.222); FILE MERGED 2005/09/05 14:52:22 rt 1.5.222.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cc23eb694b88e3e7772896d60419f02e0884d4a3]

INTEGRATION: CWS ooo19126 (1.4.88); FILE MERGED 2005/09/05 12:00:51 rt 1.4.88.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bcbfe2653811a8157142dafc608a77d5f7bd5ec6]

INTEGRATION: CWS ooo19126 (1.22.224); FILE MERGED 2005/09/05 17:33:45 rt 1.22.224.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f1b4e754d648d815364c22a74223f4fba6ea63e5]

INTEGRATION: CWS ooo19126 (1.35.98); FILE MERGED 2005/09/05 17:44:27 rt 1.35.98.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [68efea70dfd1f7452afc17855a0100ba4f45308a]

INTEGRATION: CWS ooo19126 (1.21.82); FILE MERGED 2005/09/05 12:00:51 rt 1.21.82.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5806c0c738f05d6c7285366db8764b0555619ab7]

INTEGRATION: CWS ooo19126 (1.2.140); FILE MERGED 2005/09/05 14:52:22 rt 1.2.140.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9a7815adb82475c6c8b926bc118c9a807921ab59]

INTEGRATION: CWS ooo19126 (1.1.502); FILE MERGED 2005/09/05 17:33:45 rt 1.1.502.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [823b7b9355639d4cdaf0efe1802fb1a6116c5482]

INTEGRATION: CWS ooo19126 (1.17.298); FILE MERGED 2005/09/05 17:44:27 rt 1.17.298.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2b46f484dff51e9107fa3eb1d2481f7baf194db9]

INTEGRATION: CWS ooo19126 (1.41.82); FILE MERGED 2005/09/05 12:00:49 rt 1.41.82.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a2e5b1a476188f89bcbbfe6825e6af4b484322e3]

INTEGRATION: CWS ooo19126 (1.7.284); FILE MERGED 2005/09/05 14:52:22 rt 1.7.284.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [febcb622b8c485287defa9bcd0c5c751fac0d55e]

INTEGRATION: CWS ooo19126 (1.25.22); FILE MERGED 2005/09/05 17:44:26 rt 1.25.22.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b172bc0f58a0dd3e2a679e1b973ed06793c538d8]

INTEGRATION: CWS ooo19126 (1.3.434); FILE MERGED 2005/09/05 17:33:45 rt 1.3.434.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [602c8a16a5b317bb74aafcfa147cd6900d30ec85]

INTEGRATION: CWS ooo19126 (1.1.1068); FILE MERGED 2005/09/05 14:52:22 rt 1.1.1068.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9fba9f23b9a936c9905f3f932adb5f63b3f64795]

INTEGRATION: CWS ooo19126 (1.2.232); FILE MERGED 2005/09/05 12:00:49 rt 1.2.232.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7c13e23fa0bbe89147189eecc79222f553d50b11]

INTEGRATION: CWS ooo19126 (1.22.114); FILE MERGED 2005/09/05 17:33:45 rt 1.22.114.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8ff0b1220d169ad53847c8f59f3c81b84373a463]

INTEGRATION: CWS ooo19126 (1.12.66); FILE MERGED 2005/09/05 17:44:26 rt 1.12.66.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [74856c57f3ac6808735b60a6cc377a2d611a809a]

INTEGRATION: CWS ooo19126 (1.58.464); FILE MERGED 2005/09/05 14:52:21 rt 1.58.464.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [842361219cfada96ac336db1f0b72277c5e42191]

INTEGRATION: CWS ooo19126 (1.4.324); FILE MERGED 2005/09/05 12:00:49 rt 1.4.324.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [968f34d20f8d0064aa8c58d4e4eafa3255b6226c]

INTEGRATION: CWS ooo19126 (1.36.104); FILE MERGED 2005/09/05 17:33:44 rt 1.36.104.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9f3be5eb7871378d88369018b8d9aba6db2aea37]

INTEGRATION: CWS ooo19126 (1.30.172); FILE MERGED 2005/09/05 17:44:26 rt 1.30.172.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [633cba41e61a42f24e2507e6f6efe64ad5bae019]

INTEGRATION: CWS ooo19126 (1.30.218); FILE MERGED 2005/09/05 14:52:21 rt 1.30.218.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [44984134c346f79a46cfb9384f16c5a3ec79b396]

INTEGRATION: CWS ooo19126 (1.4.156); FILE MERGED 2005/09/05 12:00:48 rt 1.4.156.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [74323f485595bda3138dde062bcd9391b6d57e33]

INTEGRATION: CWS ooo19126 (1.12.48); FILE MERGED 2005/09/05 17:33:44 rt 1.12.48.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [25f929ba160c2e8e98fbb33db6a2422bc9acdf75]

INTEGRATION: CWS ooo19126 (1.26.26); FILE MERGED 2005/09/05 17:44:26 rt 1.26.26.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [edd1dd483fd67003af217132dd5ad272e8fe3a98]

INTEGRATION: CWS ooo19126 (1.5.1074); FILE MERGED 2005/09/05 14:52:21 rt 1.5.1074.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [54bf4843a79e8cc82727cec0df8e4ef67e12449a]

INTEGRATION: CWS ooo19126 (1.22.82); FILE MERGED 2005/09/05 12:00:47 rt 1.22.82.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [87c9966b6e084ad6053b62dacb74572c793b30ac]

INTEGRATION: CWS ooo19126 (1.11.182); FILE MERGED 2005/09/05 17:44:26 rt 1.11.182.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4213887ad797e2e43c563ef6752fc711113c2a9b]

INTEGRATION: CWS ooo19126 (1.7.50); FILE MERGED 2005/09/05 17:33:44 rt 1.7.50.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2a2306b31a1188bf8a2c313cd8443bfdfcb43e80]

INTEGRATION: CWS ooo19126 (1.66.134); FILE MERGED 2005/09/05 14:52:20 rt 1.66.134.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9c8c4268a0bff1f20481ad3b11b154173a160252]

INTEGRATION: CWS ooo19126 (1.1.412); FILE MERGED 2005/09/05 17:44:25 rt 1.1.412.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d49e9d6ad63ea7a851027f333602373da2600ddd]

INTEGRATION: CWS ooo19126 (1.11.88); FILE MERGED 2005/09/05 12:00:47 rt 1.11.88.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6730ba8d45f6f9ae6962615c4c1526c03637318e]

INTEGRATION: CWS ooo19126 (1.32.224); FILE MERGED 2005/09/05 17:33:43 rt 1.32.224.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c015d20fe361e0fa1a55d1989568258729973721]

INTEGRATION: CWS ooo19126 (1.39.152); FILE MERGED 2005/09/05 14:52:20 rt 1.39.152.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2e607c0bf516d76fdc28aac7ecfa2791fc34cd72]

INTEGRATION: CWS ooo19126 (1.4.166); FILE MERGED 2005/09/05 12:00:47 rt 1.4.166.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [149fd25d23962a89b7ceb7fb564662c5dc5386d8]

INTEGRATION: CWS ooo19126 (1.8.188); FILE MERGED 2005/09/05 17:44:25 rt 1.8.188.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [229875edb98a29e3a5f04f641b60ae990c550aa3]

INTEGRATION: CWS ooo19126 (1.7.434); FILE MERGED 2005/09/05 17:33:43 rt 1.7.434.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [29ce8858a1151ebbfe52bb4048f83444bdf1ff1f]

INTEGRATION: CWS ooo19126 (1.15.112); FILE MERGED 2005/09/05 14:52:20 rt 1.15.112.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [da6bcc4f971c41f1b09434a5e5a6490035c7576c]

INTEGRATION: CWS ooo19126 (1.18.204); FILE MERGED 2005/09/05 17:33:43 rt 1.18.204.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [21a4ae56c6cad3b42e9579d7460d88f34f872037]

INTEGRATION: CWS ooo19126 (1.5.42); FILE MERGED 2005/09/05 17:44:25 rt 1.5.42.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f9698d75e6ecbf34f0b3a4dbf9cecd52b4484010]

INTEGRATION: CWS ooo19126 (1.18.88); FILE MERGED 2005/09/05 12:00:47 rt 1.18.88.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6eb11436d0d62ce82a986070bcf4cf1eef38184b]

INTEGRATION: CWS ooo19126 (1.23.464); FILE MERGED 2005/09/05 14:52:19 rt 1.23.464.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [82250d3d02cf9b343a732ee66fa01febed70d163]

INTEGRATION: CWS ooo19126 (1.3.350); FILE MERGED 2005/09/05 17:44:25 rt 1.3.350.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7df0253d3922eabd2444b90d3e33207308d65ca6]

INTEGRATION: CWS ooo19126 (1.5.88); FILE MERGED 2005/09/05 12:00:46 rt 1.5.88.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ea74726c333b1e1d98bb2df87075d54cdd46663d]

INTEGRATION: CWS ooo19126 (1.7.32); FILE MERGED 2005/09/05 17:33:43 rt 1.7.32.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a4cecc7015ce2ee50641735e2a49dff685529d4f]

INTEGRATION: CWS ooo19126 (1.8.288); FILE MERGED 2005/09/05 14:52:19 rt 1.8.288.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a2a8e6b53e806bf32b6492035c24de33caafd6f6]

INTEGRATION: CWS ooo19126 (1.11.52); FILE MERGED 2005/09/05 12:00:46 rt 1.11.52.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [eee2bf0edcb5b468c322a9bec02c9d6bcd7807ba]

INTEGRATION: CWS ooo19126 (1.2.174); FILE MERGED 2005/09/05 17:33:43 rt 1.2.174.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [aee3684f8f79b5a82149ee4fd6942b6fb48033e6]

INTEGRATION: CWS ooo19126 (1.3.350); FILE MERGED 2005/09/05 17:44:24 rt 1.3.350.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [93acbbf6411788971ce0930a87850296ce96fba9]

INTEGRATION: CWS ooo19126 (1.4.142); FILE MERGED 2005/09/05 14:52:18 rt 1.4.142.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cfa037f3e38f9020a23c9fd8951b180677b101d4]

INTEGRATION: CWS ooo19126 (1.4.114); FILE MERGED 2005/09/05 17:33:42 rt 1.4.114.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [43c5d0d2e7c1cfaf62a70a94420f461777903103]

INTEGRATION: CWS ooo19126 (1.4.136); FILE MERGED 2005/09/05 17:44:24 rt 1.4.136.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [aafd81134ff227ff3c25fb04e1d19252eb47da88]

INTEGRATION: CWS ooo19126 (1.45.60); FILE MERGED 2005/09/05 14:52:18 rt 1.45.60.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4a88416d7d6489e753584f6c2e1cd3704c6af05f]

INTEGRATION: CWS ooo19126 (1.146.36); FILE MERGED 2005/09/05 17:33:41 rt 1.146.36.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c894fb11fcd9f3f2cebbb66de8e1d3c361fd7336]

INTEGRATION: CWS ooo19126 (1.1.412); FILE MERGED 2005/09/05 17:44:24 rt 1.1.412.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0b5cf003d41a7d0e3f242dfdbb2d3433096acb20]

INTEGRATION: CWS ooo19126 (1.3.474); FILE MERGED 2005/09/05 14:52:18 rt 1.3.474.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [917802e789fae3e581c6ed2edbb2423bd41da586]

INTEGRATION: CWS ooo19126 (1.32.50); FILE MERGED 2005/09/05 17:33:41 rt 1.32.50.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [917bc592ace0e2cbb43f0c74a94a283d008b0add]

INTEGRATION: CWS ooo19126 (1.2.202); FILE MERGED 2005/09/05 17:44:24 rt 1.2.202.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3daa52ab0f6a450ccee38f57930ded78ca8ac163]

INTEGRATION: CWS ooo19126 (1.10.464); FILE MERGED 2005/09/05 14:52:17 rt 1.10.464.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c2503382c47d08f763031c1f3f84b7aab4a2c23f]

INTEGRATION: CWS ooo19126 (1.9.4); FILE MERGED 2005/09/05 17:44:24 rt 1.9.4.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c44b29ee002cf68162b8058013d1a838aa39e8fb]

INTEGRATION: CWS ooo19126 (1.93.48); FILE MERGED 2005/09/05 17:33:41 rt 1.93.48.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f822657576e5b2a647ea6dd8180688d63bb0a19a]

INTEGRATION: CWS ooo19126 (1.9.140); FILE MERGED 2005/09/05 14:52:17 rt 1.9.140.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d98069c28899b445efdf90da128e91e67d282ab8]

INTEGRATION: CWS ooo19126 (1.16.42); FILE MERGED 2005/09/05 17:44:23 rt 1.16.42.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e2b762ad522e38c98cde294c1d131e8da2052e17]

INTEGRATION: CWS ooo19126 (1.28.224); FILE MERGED 2005/09/05 17:33:40 rt 1.28.224.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2e2f695f7018b5dee745b5e92555c2328373885b]

INTEGRATION: CWS ooo19126 (1.4.444); FILE MERGED 2005/09/05 17:44:23 rt 1.4.444.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e32d8e018de0c0c900a23959ceefcf8b083934ec]

INTEGRATION: CWS ooo19126 (1.2.502); FILE MERGED 2005/09/05 17:33:40 rt 1.2.502.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [404126718bc3dd8d8127b29857a945c7fc64f569]

INTEGRATION: CWS ooo19126 (1.17.334); FILE MERGED 2005/09/05 14:52:16 rt 1.17.334.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fe2974f7b87be5694a59dd111e720d002fae43fc]

INTEGRATION: CWS ooo19126 (1.5.188); FILE MERGED 2005/09/05 17:44:23 rt 1.5.188.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f04405abe96ffedab292ae8b890a62a56629afd0]

INTEGRATION: CWS ooo19126 (1.19.194); FILE MERGED 2005/09/05 17:33:40 rt 1.19.194.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1123b9b57c670d780084b9f047d3343614b3c3d5]

INTEGRATION: CWS ooo19126 (1.22.72); FILE MERGED 2005/09/05 12:00:31 rt 1.22.72.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [56b73938338e6c54a968ecdcddf020ae81d9577b]

INTEGRATION: CWS ooo19126 (1.6.188); FILE MERGED 2005/09/05 17:44:22 rt 1.6.188.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7e2ccf9fac9f61a0dbf26379d883dd96aec83c15]

INTEGRATION: CWS ooo19126 (1.2.918); FILE MERGED 2005/09/05 14:52:16 rt 1.2.918.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d6197a94c708b3d50bdcae23547358ad15b9c375]

INTEGRATION: CWS ooo19126 (1.2.256); FILE MERGED 2005/09/05 17:33:40 rt 1.2.256.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cc466eb536603cc641855691966f691b9c603f59]

INTEGRATION: CWS ooo19126 (1.6.84); FILE MERGED 2005/09/05 12:00:31 rt 1.6.84.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6cb73ea6697989f03cfced2ef023dda0e226ad3f]

INTEGRATION: CWS ooo19126 (1.23.334); FILE MERGED 2005/09/05 14:52:16 rt 1.23.334.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8eef5a7d7a428539e4e874890be40e0a61703078]

INTEGRATION: CWS ooo19126 (1.2.446); FILE MERGED 2005/09/05 17:44:22 rt 1.2.446.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [72966b0bf89bd54e650d006f3294f8c3a740dde7]

INTEGRATION: CWS ooo19126 (1.2.184); FILE MERGED 2005/09/05 12:00:30 rt 1.2.184.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a0e05de80100867403f9d362881afa70e315cd64]

INTEGRATION: CWS ooo19126 (1.6.86); FILE MERGED 2005/09/05 17:44:21 rt 1.6.86.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7a59504eb9d8ac45fbb3536f697a2f2c9a83db63]

INTEGRATION: CWS ooo19126 (1.28.114); FILE MERGED 2005/09/05 17:33:39 rt 1.28.114.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5fa061d69ed9086666aac1da36efc8ef3706ea1d]

INTEGRATION: CWS ooo19126 (1.10.334); FILE MERGED 2005/09/05 14:52:15 rt 1.10.334.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6e8e3f84cfddf7ba091c3c55da8e87ade8939466]

INTEGRATION: CWS ooo19126 (1.32.128); FILE MERGED 2005/09/05 12:00:30 rt 1.32.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8bc6371e0804eebd1bd135cb3f3a1cae135463d4]

INTEGRATION: CWS ooo19126 (1.39.98); FILE MERGED 2005/09/05 17:33:39 rt 1.39.98.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d6b803b46a408db5bc3dcb228435f5c2b1e9c1e9]

INTEGRATION: CWS ooo19126 (1.30.464); FILE MERGED 2005/09/05 14:52:15 rt 1.30.464.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5b812d6c3dcd1042e98fadb75779d71d88ac7dcc]

INTEGRATION: CWS ooo19126 (1.11.430); FILE MERGED 2005/09/05 17:44:21 rt 1.11.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [45916e59291e7facac1f0d307f4839dcc0b39c8c]

INTEGRATION: CWS ooo19126 (1.48.474); FILE MERGED 2005/09/05 12:00:29 rt 1.48.474.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [25a4d5c528718575045d4b50bdfb8bb1e4851ffd]

INTEGRATION: CWS ooo19126 (1.2.204); FILE MERGED 2005/09/05 17:33:39 rt 1.2.204.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d142f53976cfbf93869ef514ed5782a184e1450b]

INTEGRATION: CWS ooo19126 (1.6.350); FILE MERGED 2005/09/05 17:44:21 rt 1.6.350.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [92cebc954b2d9a85962198cb8eb19bc062142104]

INTEGRATION: CWS ooo19126 (1.3.1094); FILE MERGED 2005/09/05 14:52:15 rt 1.3.1094.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8426c110a46d3c16d8ece87cd00bb967d06f3468]

INTEGRATION: CWS ooo19126 (1.4.84); FILE MERGED 2005/09/05 12:00:29 rt 1.4.84.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [905a3eb7b4d35dd1395e6660ed835a56c07a2b3c]

INTEGRATION: CWS ooo19126 (1.2.204); FILE MERGED 2005/09/05 17:33:38 rt 1.2.204.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [507433ab599d6c6427424876810096c639c4a61f]

INTEGRATION: CWS ooo19126 (1.4.350); FILE MERGED 2005/09/05 17:44:20 rt 1.4.350.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [44e80544cfc325b7100145d92432ec50e811fc67]

INTEGRATION: CWS ooo19126 (1.62.138); FILE MERGED 2005/09/05 14:52:14 rt 1.62.138.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2a9ed2bd4f01f1309ed00ead957d2cd646bb2973]

INTEGRATION: CWS ooo19126 (1.5.198); FILE MERGED 2005/09/05 12:00:28 rt 1.5.198.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c68820bc3d818a8adbbebf6c9efae206efcfc647]

INTEGRATION: CWS ooo19126 (1.5.48); FILE MERGED 2005/09/05 17:33:38 rt 1.5.48.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [212ba7a6004e4ce2ccedd521c754347cdd5db04a]

INTEGRATION: CWS ooo19126 (1.10.430); FILE MERGED 2005/09/05 17:44:20 rt 1.10.430.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e52320e79758538b5797e4b564ca056e506e2062]

INTEGRATION: CWS ooo19126 (1.1.1.1.1110); FILE MERGED 2005/09/05 14:52:14 rt 1.1.1.1.1110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [65f0a9696bfb09faa08d1ba17ca7bb0f58fe1613]

INTEGRATION: CWS ooo19126 (1.5.420); FILE MERGED 2005/09/05 12:00:28 rt 1.5.420.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e1e301e8ba5e8b8925f1fc55c057db13ae116eab]

INTEGRATION: CWS ooo19126 (1.22.204); FILE MERGED 2005/09/05 17:33:38 rt 1.22.204.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7305190efc5c0c4429da4f316bb9fb3e5df42d87]

INTEGRATION: CWS ooo19126 (1.6.442); FILE MERGED 2005/09/05 17:44:20 rt 1.6.442.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9c69dbafde8b3f2682d1ebb65deb9ae28b8f0781]

INTEGRATION: CWS ooo19126 (1.2.334); FILE MERGED 2005/09/05 14:52:14 rt 1.2.334.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [50bd661701b50807ec86accb0ccc98b061ac132a]

INTEGRATION: CWS ooo19126 (1.7.248); FILE MERGED 2005/09/05 12:00:28 rt 1.7.248.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [38dd27892d30755194894ae926b045eca86fa180]

INTEGRATION: CWS ooo19126 (1.1.432); FILE MERGED 2005/09/05 17:44:19 rt 1.1.432.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [dd3faffac4802e852845e6b0457e722e0b42f8bb]

INTEGRATION: CWS ooo19126 (1.4.98); FILE MERGED 2005/09/05 17:33:37 rt 1.4.98.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6a12c184a03139f4f1816038c8cffba89b457a6e]

INTEGRATION: CWS ooo19126 (1.3.152); FILE MERGED 2005/09/05 14:52:14 rt 1.3.152.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5487472431bfe8d2b43964f313e10f88acd4ead2]

INTEGRATION: CWS ooo19126 (1.7.552); FILE MERGED 2005/09/05 12:00:27 rt 1.7.552.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [df01c188a8b68d41cc76ec0b3fb0bd5d72278274]

INTEGRATION: CWS ooo19126 (1.2.500); FILE MERGED 2005/09/05 17:33:37 rt 1.2.500.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c2db1276459ab01f79d58385c80afb693a5f6738]

INTEGRATION: CWS ooo19126 (1.12.438); FILE MERGED 2005/09/05 17:44:19 rt 1.12.438.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [85bf8997fe12730c8b2353cac7ec15fcc6e5fe98]

INTEGRATION: CWS ooo19126 (1.1.1.1.1110); FILE MERGED 2005/09/05 14:52:13 rt 1.1.1.1.1110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [059a1b3909cf84866d91c92427c83a46cb4e1240]

INTEGRATION: CWS ooo19126 (1.4.688); FILE MERGED 2005/09/05 12:00:27 rt 1.4.688.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8108419607aa469c5b58c7aed0d40c42416a3968]

INTEGRATION: CWS ooo19126 (1.14.98); FILE MERGED 2005/09/05 17:33:37 rt 1.14.98.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4b72b03e62eaf631c83f0c4003c3c5bc6283628e]

INTEGRATION: CWS ooo19126 (1.2.98); FILE MERGED 2005/09/05 17:44:19 rt 1.2.98.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b81ca9c2d4c989054ba89c5942588efabea04031]

INTEGRATION: CWS ooo19126 (1.3.1066); FILE MERGED 2005/09/05 14:52:13 rt 1.3.1066.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a922c0d8429a9a327e602b5b874f11e4d54fd014]

INTEGRATION: CWS ooo19126 (1.2.52); FILE MERGED 2005/09/05 12:00:27 rt 1.2.52.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b8db82f701158a2f3e9108568fce53459cd5cfb1]

INTEGRATION: CWS ooo19126 (1.2.174); FILE MERGED 2005/09/05 17:33:37 rt 1.2.174.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0914b1c1538aef702ce1db9f490fd73b94ad139c]

INTEGRATION: CWS ooo19126 (1.1.1098); FILE MERGED 2005/09/05 14:52:13 rt 1.1.1098.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [73c904ab27294e234dcd82a63134676197729983]

INTEGRATION: CWS ooo19126 (1.4.448); FILE MERGED 2005/09/05 17:44:18 rt 1.4.448.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2a50576e7316fd486b24ee13fadb5e626ce3c424]

INTEGRATION: CWS ooo19126 (1.6.128); FILE MERGED 2005/09/05 12:00:26 rt 1.6.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fdf066b091bbf51b28a3b865f1ea097a34c1c25e]

INTEGRATION: CWS ooo19126 (1.3.104); FILE MERGED 2005/09/05 17:33:36 rt 1.3.104.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [046fdfe1d4388418dfa94c1d391032042c91722f]

INTEGRATION: CWS ooo19126 (1.5.428); FILE MERGED 2005/09/05 17:44:18 rt 1.5.428.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fbb458ecc4a678fa08059f1787249d70b9b25b65]

INTEGRATION: CWS ooo19126 (1.3.608); FILE MERGED 2005/09/05 14:52:12 rt 1.3.608.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6b5ba53108cfc21013d63ffbbfeed7849618bbe8]

INTEGRATION: CWS ooo19126 (1.3.50); FILE MERGED 2005/09/05 17:33:36 rt 1.3.50.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7876cf4b7c4c6b8fef85e6b91019b23c44709672]

INTEGRATION: CWS ooo19126 (1.2.220); FILE MERGED 2005/09/05 17:44:17 rt 1.2.220.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [61397aab3ef07825db0ce4e9e27e9a2abd6abfaa]

INTEGRATION: CWS ooo19126 (1.7.232); FILE MERGED 2005/09/05 12:00:26 rt 1.7.232.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0332eae7508db291668cb36548c883c6e462533c]

INTEGRATION: CWS ooo19126 (1.5.474); FILE MERGED 2005/09/05 14:52:11 rt 1.5.474.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ef6b8f1314b8d279b6b8b5f04c7085767d978882]

INTEGRATION: CWS ooo19126 (1.4.256); FILE MERGED 2005/09/05 17:33:36 rt 1.4.256.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [26336a144abd01bc678637cf47bbd13e5ccf3216]

INTEGRATION: CWS ooo19126 (1.3.340); FILE MERGED 2005/09/05 17:44:16 rt 1.3.340.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [17f8325952df7ba0672ddfa0befe053f0c5643f7]

INTEGRATION: CWS ooo19126 (1.2.272); FILE MERGED 2005/09/05 12:00:26 rt 1.2.272.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [00ad5efae6d34f4e62a39729dbf93b03262ce089]

INTEGRATION: CWS ooo19126 (1.21.386); FILE MERGED 2005/09/05 14:52:11 rt 1.21.386.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ab248dcac4ac6a53447720f19ddc06048299e4ce]

INTEGRATION: CWS ooo19126 (1.18.256); FILE MERGED 2005/09/05 17:33:36 rt 1.18.256.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [466a91dc3d3b377024212f015fc74ac840189afc]

INTEGRATION: CWS ooo19126 (1.2.448); FILE MERGED 2005/09/05 17:44:16 rt 1.2.448.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [06a614ff3d66affb5dc9fb039195cfd6f657b3c2]

INTEGRATION: CWS ooo19126 (1.6.80); FILE MERGED 2005/09/05 12:00:26 rt 1.6.80.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4a12addae0784ed0b3945f2e6721f02f37d169a0]

INTEGRATION: CWS ooo19126 (1.18.140); FILE MERGED 2005/09/05 14:52:11 rt 1.18.140.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [417a39a1ce468205ad7768f87511a02bd5aa4661]

INTEGRATION: CWS ooo19126 (1.4.114); FILE MERGED 2005/09/05 17:33:35 rt 1.4.114.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [de70bc8e826ff8d10acdc619e453a912ad496d75]

INTEGRATION: CWS ooo19126 (1.20.230); FILE MERGED 2005/09/05 12:00:25 rt 1.20.230.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2d910c67841e49597907c1b83f93d7f0acfde4cc]

INTEGRATION: CWS ooo19126 (1.25.96); FILE MERGED 2005/09/05 17:44:15 rt 1.25.96.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [335c123d91a44326ee5ed880813cac24c1d338ec]

INTEGRATION: CWS ooo19126 (1.7.140); FILE MERGED 2005/09/05 14:52:11 rt 1.7.140.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9a89ae94914c92e0fc06b4f1c9652229f33be4da]

INTEGRATION: CWS ooo19126 (1.3.114); FILE MERGED 2005/09/05 17:33:35 rt 1.3.114.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e949803e6b40093ea493ad8412f3ed30aea87f1b]

INTEGRATION: CWS ooo19126 (1.7.82); FILE MERGED 2005/09/05 12:00:25 rt 1.7.82.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [192470db54d136e5227a3cbd67e841a195a02b4e]

INTEGRATION: CWS ooo19126 (1.2.350); FILE MERGED 2005/09/05 17:44:15 rt 1.2.350.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [11b835d0ac1d7bff148f6c07abdf471efbec61c6]

INTEGRATION: CWS ooo19126 (1.14.140); FILE MERGED 2005/09/05 14:52:10 rt 1.14.140.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ccc1e0d95b94cd71ea1404d587dde9403dcf8ed7]

INTEGRATION: CWS ooo19126 (1.6.50); FILE MERGED 2005/09/05 17:33:35 rt 1.6.50.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9ed99fe8e0a1befc51919dd3b4b67246550ca04f]

INTEGRATION: CWS ooo19126 (1.32.52); FILE MERGED 2005/09/05 12:00:25 rt 1.32.52.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [15056ee2bd249386bceaf91086b0a4e7e0a1d9ac]

INTEGRATION: CWS ooo19126 (1.4.98); FILE MERGED 2005/09/05 17:44:15 rt 1.4.98.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [82a63782a148449fd86ab0be580990d42b72128f]

INTEGRATION: CWS ooo19126 (1.10.288); FILE MERGED 2005/09/05 14:52:10 rt 1.10.288.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9b9a53914fc2e50e9d9c412aec135d277e606de0]

INTEGRATION: CWS ooo19126 (1.9.48); FILE MERGED 2005/09/05 17:33:35 rt 1.9.48.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c84b589411d6240691ff60b93ea0ec84c5fe0f4d]

INTEGRATION: CWS ooo19126 (1.4.688); FILE MERGED 2005/09/05 12:00:24 rt 1.4.688.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fcecb204861294951ab21a25c867296411ab641a]

INTEGRATION: CWS ooo19126 (1.1.444); FILE MERGED 2005/09/05 17:44:15 rt 1.1.444.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [07d6a25ea3732470c6b02436b3695e7876d39f16]

INTEGRATION: CWS ooo19126 (1.2.464); FILE MERGED 2005/09/05 14:52:10 rt 1.2.464.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9c04eb45343814ddfaf7c79cde4d98ef9f58a45e]

INTEGRATION: CWS ooo19126 (1.6.52); FILE MERGED 2005/09/05 12:00:24 rt 1.6.52.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [41347588b9fa778d21d2fcf021c86fe7724dc1bd]

INTEGRATION: CWS ooo19126 (1.2.174); FILE MERGED 2005/09/05 17:33:34 rt 1.2.174.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a4de5b417042b574d2b7d6b00a5158f4375facfb]

INTEGRATION: CWS ooo19126 (1.19.308); FILE MERGED 2005/09/05 17:44:14 rt 1.19.308.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [eead30bb3a7e700da735eb3df8a251f93de65549]

INTEGRATION: CWS ooo19126 (1.23.266); FILE MERGED 2005/09/05 14:52:09 rt 1.23.266.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [88322c63cab00e692acdb79e964c217335431cd9]

INTEGRATION: CWS ooo19126 (1.44.2); FILE MERGED 2005/09/05 12:00:23 rt 1.44.2.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d8316d68857a26c4dc4affddbed1c639d5094bb9]

INTEGRATION: CWS ooo19126 (1.4.104); FILE MERGED 2005/09/05 17:33:34 rt 1.4.104.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fd214781d13a4c5cdb88a05477a76994ea4b08a2]

INTEGRATION: CWS ooo19126 (1.3.188); FILE MERGED 2005/09/05 17:44:14 rt 1.3.188.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [683cc4b5591ad52620de66296e320b2640fa4e7a]

INTEGRATION: CWS ooo19126 (1.5.140); FILE MERGED 2005/09/05 14:52:09 rt 1.5.140.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [46c658d56b431de083b48bc834b593839b99b530]

INTEGRATION: CWS ooo19126 (1.3.142); FILE MERGED 2005/09/05 17:33:34 rt 1.3.142.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [21335c3c3da8878538c55be558fff5e112ed5904]

INTEGRATION: CWS ooo19126 (1.6.428); FILE MERGED 2005/09/05 17:44:14 rt 1.6.428.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6d6186a75e138bff6755773365f4e2df33225461]

INTEGRATION: CWS ooo19126 (1.22.50); FILE MERGED 2005/09/05 12:00:23 rt 1.22.50.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e800113c3d5f9c5a056d5fff31a8bcb522def1ac]

INTEGRATION: CWS ooo19126 (1.21.140); FILE MERGED 2005/09/05 14:52:09 rt 1.21.140.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [98a43fc63102f5c9a7309af9e2ace1f02acd3c7e]

INTEGRATION: CWS ooo19126 (1.4.102); FILE MERGED 2005/09/05 17:33:34 rt 1.4.102.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [895a8ab0907c5d1ee3a42702ec17c063c5bc7a70]

INTEGRATION: CWS ooo19126 (1.2.420); FILE MERGED 2005/09/05 12:00:23 rt 1.2.420.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bff95c967ceb12177fe49b67018886189d043365]

INTEGRATION: CWS ooo19126 (1.2.1084); FILE MERGED 2005/09/05 14:52:08 rt 1.2.1084.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2cf844a6bbfa35727f13779e02d90eba830360af]

INTEGRATION: CWS ooo19126 (1.23.50); FILE MERGED 2005/09/05 17:44:13 rt 1.23.50.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [98c48716404804010db7034ff9e1ddfebe7bb475]

INTEGRATION: CWS ooo19126 (1.2.330); FILE MERGED 2005/09/05 12:00:23 rt 1.2.330.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8880820ab77e703e38933b96d516fb1d1afadc53]

INTEGRATION: CWS ooo19126 (1.4.154); FILE MERGED 2005/09/05 17:33:33 rt 1.4.154.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [254adc8114c79ab1d989dbd3daba4543d5b6c4b3]

INTEGRATION: CWS ooo19126 (1.3.474); FILE MERGED 2005/09/05 14:52:08 rt 1.3.474.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [97a25757c879bed8e5a06e495fc2b1add93b9957]

INTEGRATION: CWS ooo19126 (1.7.88); FILE MERGED 2005/09/05 12:00:23 rt 1.7.88.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4da156a6434d3f967e443823ef250a89aad76edf]

INTEGRATION: CWS ooo19126 (1.4.142); FILE MERGED 2005/09/05 17:33:33 rt 1.4.142.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [84eeac2a93de9896adb816feb5ca11694e536658]

INTEGRATION: CWS ooo19126 (1.15.54); FILE MERGED 2005/09/05 17:44:13 rt 1.15.54.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [788d1250d0195c2d2cd08df652b3798d1d2978e3]

INTEGRATION: CWS ooo19126 (1.8.140); FILE MERGED 2005/09/05 14:52:08 rt 1.8.140.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [71b0ade480571e87f41e9ed28ca23a2c00386c46]

INTEGRATION: CWS ooo19126 (1.2.62); FILE MERGED 2005/09/05 12:00:22 rt 1.2.62.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [febd958bfa4255dd0ba3adb5a97f99ba4b31ff82]

INTEGRATION: CWS ooo19126 (1.3.172); FILE MERGED 2005/09/05 17:33:33 rt 1.3.172.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [68353a84db7d2ad68cee7b3e0948c5fe1a34fde4]

INTEGRATION: CWS ooo19126 (1.10.86); FILE MERGED 2005/09/05 17:44:13 rt 1.10.86.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [562dea426f810f7fdb9e93c99fa029af0d98e446]

INTEGRATION: CWS ooo19126 (1.71.140); FILE MERGED 2005/09/05 14:52:07 rt 1.71.140.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3be706e321ce1d44221c14a63b7277b601e82b51]

INTEGRATION: CWS ooo19126 (1.2.374); FILE MERGED 2005/09/05 12:00:22 rt 1.2.374.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2d993f870d2ce603ca15788b2d786abbff83c0c5]

INTEGRATION: CWS ooo19126 (1.10.98); FILE MERGED 2005/09/05 17:33:33 rt 1.10.98.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c329a4c93ecb85d3360dd52977790dfc175fe933]

INTEGRATION: CWS ooo19126 (1.4.184); FILE MERGED 2005/09/05 17:44:13 rt 1.4.184.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fd163864f6d2bde76e7b66a5302b96db056d6081]

INTEGRATION: CWS ooo19126 (1.3.474); FILE MERGED 2005/09/05 14:52:07 rt 1.3.474.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cfd5e601c948b8192d5e29eea32e02dc7c6b41f2]

INTEGRATION: CWS ooo19126 (1.3.142); FILE MERGED 2005/09/05 17:33:32 rt 1.3.142.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2ae0c0c1b75a30129fe08425d72b7500e1e7bda5]

INTEGRATION: CWS ooo19126 (1.8.724); FILE MERGED 2005/09/05 12:00:22 rt 1.8.724.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7d93f6b07edcc35035dfbe4b311063ffbfb0d596]

INTEGRATION: CWS ooo19126 (1.4.412); FILE MERGED 2005/09/05 17:44:12 rt 1.4.412.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9cc5cb2400a939f32ecb024ee6dda2cc7360626d]

INTEGRATION: CWS ooo19126 (1.25.82); FILE MERGED 2005/09/05 14:52:07 rt 1.25.82.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [04e6056a9967b7feea982f259bee87717c5c14af]

INTEGRATION: CWS ooo19126 (1.6.102); FILE MERGED 2005/09/05 17:33:32 rt 1.6.102.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a516f1f21e9c1d839d005d88c694c30a7fbef36b]

INTEGRATION: CWS ooo19126 (1.8.724); FILE MERGED 2005/09/05 12:00:21 rt 1.8.724.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [309f5397a5de13e394c5df611cdca4c28261ed78]

INTEGRATION: CWS ooo19126 (1.9.96); FILE MERGED 2005/09/05 17:44:12 rt 1.9.96.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [64414c498eb38cde0bed5be92881997bafd4d3dc]

INTEGRATION: CWS ooo19126 (1.11.154); FILE MERGED 2005/09/05 14:52:06 rt 1.11.154.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c81c110f06242834f42219fde0619d5a869f119e]

INTEGRATION: CWS ooo19126 (1.3.146); FILE MERGED 2005/09/05 17:33:32 rt 1.3.146.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [10611067e74ba06df893d4f6a262f75a05c5022e]

INTEGRATION: CWS ooo19126 (1.5.428); FILE MERGED 2005/09/05 17:44:12 rt 1.5.428.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b77ad63773e853ba39f360a3b2eec8ab02fc19ec]

INTEGRATION: CWS ooo19126 (1.3.790); FILE MERGED 2005/09/05 12:00:21 rt 1.3.790.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [20204ff401f0138f173f15af7d79a276fb83c4ba]

INTEGRATION: CWS ooo19126 (1.3.140); FILE MERGED 2005/09/05 14:52:06 rt 1.3.140.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ffc066a82150a6ebaabab0bcc4b2d70a286e1aff]

INTEGRATION: CWS ooo19126 (1.2.204); FILE MERGED 2005/09/05 17:33:32 rt 1.2.204.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [34f20394667190902c1cb77324fe39d2e50e1405]

INTEGRATION: CWS ooo19126 (1.12.432); FILE MERGED 2005/09/05 17:44:12 rt 1.12.432.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [618081a106a8c3bb3d98ed006cce4263a45bce8f]

INTEGRATION: CWS ooo19126 (1.8.288); FILE MERGED 2005/09/05 14:52:06 rt 1.8.288.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6eb8936f0a98065c3137f55009700af4eda5d638]

INTEGRATION: CWS ooo19126 (1.2.810); FILE MERGED 2005/09/05 12:00:21 rt 1.2.810.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [53556ad1f397e29ac3ef8afc37130f21d96c96e8]

INTEGRATION: CWS ooo19126 (1.3.116); FILE MERGED 2005/09/05 17:33:31 rt 1.3.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7d5099da9d5c4a18d3b4f2be0a4df01837d694e4]

INTEGRATION: CWS ooo19126 (1.14.98); FILE MERGED 2005/09/05 17:44:12 rt 1.14.98.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7e2451fe449b68c597184196a50eee459a255703]

INTEGRATION: CWS ooo19126 (1.53.138); FILE MERGED 2005/09/05 14:52:06 rt 1.53.138.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c1dee9ca55d44cc85038e0bf2723e563254f0383]

INTEGRATION: CWS ooo19126 (1.1.792); FILE MERGED 2005/09/05 12:00:20 rt 1.1.792.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5959f56a30f42e9f337425ba8f57f962f517190d]

INTEGRATION: CWS ooo19126 (1.6.96); FILE MERGED 2005/09/05 17:33:31 rt 1.6.96.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1a991f376bc3b86a6f95d1d7a2565834a7276de1]

INTEGRATION: CWS ooo19126 (1.4.350); FILE MERGED 2005/09/05 17:44:11 rt 1.4.350.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [352bc771aa4826a2e0b151406cc89d06f4bd0465]

INTEGRATION: CWS ooo19126 (1.6.288); FILE MERGED 2005/09/05 14:52:06 rt 1.6.288.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [dcda06ac7c5d4af9cee0782353b8ec88a3f1abe1]

INTEGRATION: CWS ooo19126 (1.3.114); FILE MERGED 2005/09/05 17:33:31 rt 1.3.114.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [38fd7f656f60796a4499eb56f3625606e1444fb9]

INTEGRATION: CWS ooo19126 (1.9.350); FILE MERGED 2005/09/05 17:44:11 rt 1.9.350.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e95ec4839380b8ef0a28561883a8d7c514281824]

INTEGRATION: CWS ooo19126 (1.3.810); FILE MERGED 2005/09/05 12:00:20 rt 1.3.810.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6af0a867a60651292d33cac86aec9fe5aff71600]

INTEGRATION: CWS ooo19126 (1.2.138); FILE MERGED 2005/09/05 14:52:05 rt 1.2.138.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [94becbf4feb025e7a7b87c1c324265b08ccab633]

INTEGRATION: CWS ooo19126 (1.18.50); FILE MERGED 2005/09/05 17:44:11 rt 1.18.50.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d5e63c98d021e980ac649b9463586e7e1f05b794]

INTEGRATION: CWS ooo19126 (1.13.2); FILE MERGED 2005/09/05 14:52:05 rt 1.13.2.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3d9d73b056eea48a975756327122d16763f6f4e9]

INTEGRATION: CWS ooo19126 (1.12.68); FILE MERGED 2005/09/05 17:44:11 rt 1.12.68.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d879e6a38fe4dcf13fe996eb369b9341e219a708]

INTEGRATION: CWS ooo19126 (1.4.474); FILE MERGED 2005/09/05 14:52:05 rt 1.4.474.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8da5e34725e2c4162e85f60ef95f11f510d8a81d]

INTEGRATION: CWS ooo19126 (1.7.238); FILE MERGED 2005/09/05 17:44:11 rt 1.7.238.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b7364c42e1896101b71eb930ca42f0251ee2221f]

INTEGRATION: CWS ooo19126 (1.2.288); FILE MERGED 2005/09/05 14:52:05 rt 1.2.288.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [50e106aebe4b372ee7821039e7a34ad2537fd212]

INTEGRATION: CWS ooo19126 (1.2.204); FILE MERGED 2005/09/05 17:33:30 rt 1.2.204.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [814be4294a0501f66a48d2b8803cf9b37c8d1153]

INTEGRATION: CWS ooo19126 (1.3.428); FILE MERGED 2005/09/05 17:44:10 rt 1.3.428.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [37b60cebf09a986debc9e4d451da25d64247dca3]

INTEGRATION: CWS ooo19126 (1.4.232); FILE MERGED 2005/09/05 17:44:10 rt 1.4.232.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d0d8fcda0a1880cd39f5a249a6269d0fcc8dc692]

INTEGRATION: CWS ooo19126 (1.6.140); FILE MERGED 2005/09/05 14:52:04 rt 1.6.140.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5b567f7eb72ed04653b9a9782ed8ab3a1879526f]

INTEGRATION: CWS ooo19126 (1.5.48); FILE MERGED 2005/09/05 17:33:30 rt 1.5.48.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [59e02270774571eacee328ee197cbace7930128e]

INTEGRATION: CWS ooo19126 (1.5.138); FILE MERGED 2005/09/05 17:44:10 rt 1.5.138.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [dd3bb4bd700bff2e83acfe3e4fe68b4d16b4a94c]

INTEGRATION: CWS ooo19126 (1.2.288); FILE MERGED 2005/09/05 14:52:04 rt 1.2.288.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8ed2448c49ef698494f8ee4c973063f9f85ab749]

INTEGRATION: CWS ooo19126 (1.31.224); FILE MERGED 2005/09/05 17:33:29 rt 1.31.224.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3e0cfe75d0af0f1cfc7b9c46a1b6a253a84ee2aa]

INTEGRATION: CWS ooo19126 (1.5.428); FILE MERGED 2005/09/05 17:44:10 rt 1.5.428.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7c9570fca6f3b12f78b8525a75d6e76d16d4aa5c]

INTEGRATION: CWS ooo19126 (1.5.152); FILE MERGED 2005/09/05 14:52:04 rt 1.5.152.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9405458f72eb0e915d842bdd625cd8ff36f5a6d6]

INTEGRATION: CWS ooo19126 (1.3.500); FILE MERGED 2005/09/05 17:33:29 rt 1.3.500.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f5bbf3519cafd0f0ac78d795d7dcea4ff4db0d51]

INTEGRATION: CWS ooo19126 (1.2.138); FILE MERGED 2005/09/05 17:44:10 rt 1.2.138.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5adb243c8efcc7af232b6be4b2bfbbe15d5a3f47]

INTEGRATION: CWS ooo19126 (1.14.284); FILE MERGED 2005/09/05 14:52:04 rt 1.14.284.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6fdd4ccfa3197097fec775d8009e30075a553003]

INTEGRATION: CWS ooo19126 (1.2.502); FILE MERGED 2005/09/05 17:33:29 rt 1.2.502.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [49c46433589510bfee1c4c0f989129908fe4623e]

INTEGRATION: CWS ooo19126 (1.26.288); FILE MERGED 2005/09/05 14:52:03 rt 1.26.288.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [22d557a43dfa9a2a007e0ffcf5209db0bd63e372]

INTEGRATION: CWS ooo19126 (1.12.204); FILE MERGED 2005/09/05 17:33:29 rt 1.12.204.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f6af950ec8d19cf4a3e4c8d5f9a2d6c82f9bc31b]

INTEGRATION: CWS ooo19126 (1.2.350); FILE MERGED 2005/09/05 17:44:09 rt 1.2.350.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c965fedf2f9ac7e799a75d2f9c2e892327adb0d3]

INTEGRATION: CWS ooo19126 (1.15.288); FILE MERGED 2005/09/05 14:52:03 rt 1.15.288.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [59170efa9e42ba5f0b9191c02c364f73d3161199]

INTEGRATION: CWS ooo19126 (1.2.414); FILE MERGED 2005/09/05 17:44:09 rt 1.2.414.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a77c1c4aa5c4ff99d7d9e35cae1dc6ea62dbfbd0]

INTEGRATION: CWS ooo19126 (1.15.140); FILE MERGED 2005/09/05 14:52:03 rt 1.15.140.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5d579e8afd186cbe59774ca0cae69778d80e2ed8]

INTEGRATION: CWS ooo19126 (1.8.36); FILE MERGED 2005/09/05 17:44:09 rt 1.8.36.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [de9657658b8d82b56e593f25a93b0750aa9e533b]

INTEGRATION: CWS ooo19126 (1.4.110); FILE MERGED 2005/09/05 14:52:03 rt 1.4.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [098e7670d140e11d447fb7a67e4dd529a78028ce]

INTEGRATION: CWS ooo19126 (1.4.70); FILE MERGED 2005/09/05 17:44:09 rt 1.4.70.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2715fdcc5c413bc1a74d45959d90366562281ec8]

INTEGRATION: CWS ooo19126 (1.1.506); FILE MERGED 2005/09/05 17:33:28 rt 1.1.506.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [683bdedd4a819f02f64550c8d9fd8aaf0df75c41]

INTEGRATION: CWS ooo19126 (1.4.288); FILE MERGED 2005/09/05 14:52:03 rt 1.4.288.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4c460764f77fb74a91cfd9cf702e694d2eb8d6ea]

INTEGRATION: CWS ooo19126 (1.3.442); FILE MERGED 2005/09/05 17:44:08 rt 1.3.442.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [234aa920752270052a8f3a1c044d763c33c8d0c0]

INTEGRATION: CWS ooo19126 (1.3.140); FILE MERGED 2005/09/05 14:52:02 rt 1.3.140.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [89871804603ac7ccd9ded4b6e49197b7d929e598]

INTEGRATION: CWS ooo19126 (1.24.224); FILE MERGED 2005/09/05 17:33:27 rt 1.24.224.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5efd43798de233389d957775ed78ae0a5d3a05b8]

INTEGRATION: CWS ooo19126 (1.3.288); FILE MERGED 2005/09/05 14:52:02 rt 1.3.288.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [41822903a03a9ef94bce5bcf58c76385a5cadfec]

INTEGRATION: CWS ooo19126 (1.7.98); FILE MERGED 2005/09/05 17:44:08 rt 1.7.98.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [485c35793415f1700f2e1f5c34dfbe6b6c8d15c1]

INTEGRATION: CWS ooo19126 (1.2.204); FILE MERGED 2005/09/05 17:33:26 rt 1.2.204.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [eb548031c6a8eb207393e1bfe2b9c59aef44e1fd]

INTEGRATION: CWS ooo19126 (1.2.458); FILE MERGED 2005/09/05 14:52:02 rt 1.2.458.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ea75653b630dcbb668fd747bc75f60276122159d]

INTEGRATION: CWS ooo19126 (1.6.120); FILE MERGED 2005/09/05 17:44:08 rt 1.6.120.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c487e1dc5077768dd4a840e0a42d66bb1237cdb1]

INTEGRATION: CWS ooo19126 (1.6.98); FILE MERGED 2005/09/05 17:33:26 rt 1.6.98.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f74a3f4e1beb6ea57c4aa49811aeaa58d81671d3]

INTEGRATION: CWS ooo19126 (1.12.278); FILE MERGED 2005/09/05 14:52:02 rt 1.12.278.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2ee4b28183ec906c1d82884a955c95391a60257d]

INTEGRATION: CWS ooo19126 (1.2.428); FILE MERGED 2005/09/05 17:44:08 rt 1.2.428.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3f5211164f7e8c4d5482259e6889b483d7e25c7a]

INTEGRATION: CWS ooo19126 (1.40.204); FILE MERGED 2005/09/05 17:33:26 rt 1.40.204.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9d06df27c4a737e02a410e01ac429ae9f326bfee]

INTEGRATION: CWS ooo19126 (1.6.464); FILE MERGED 2005/09/05 14:52:02 rt 1.6.464.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [13bf41bccfb20ba764b7109706055e2c3bfd4ef2]

INTEGRATION: CWS ooo19126 (1.5.120); FILE MERGED 2005/09/05 17:44:07 rt 1.5.120.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cf34fc582b264b47a8405816ccc020d818e8f82c]

INTEGRATION: CWS ooo19126 (1.1.516); FILE MERGED 2005/09/05 17:33:26 rt 1.1.516.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [421da747c69d0f71ee550c00f35be580737d9813]

INTEGRATION: CWS ooo19126 (1.10.140); FILE MERGED 2005/09/05 14:52:01 rt 1.10.140.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [17c9cbdc4ee5dce50443b2fb7630c923ed07c2a8]

INTEGRATION: CWS ooo19126 (1.4.170); FILE MERGED 2005/09/05 17:44:07 rt 1.4.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d3852ead7c96615388570098bf091ba2e6cf1dd2]

INTEGRATION: CWS ooo19126 (1.26.140); FILE MERGED 2005/09/05 17:33:25 rt 1.26.140.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b4091b7263f001b1058ac0f27d37d11cbb4f29c7]

INTEGRATION: CWS ooo19126 (1.7.416); FILE MERGED 2005/09/05 14:52:01 rt 1.7.416.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b0b395e7fbbbb3563e659689ffbe937151f6bc11]

INTEGRATION: CWS ooo19126 (1.2.154); FILE MERGED 2005/09/05 17:33:25 rt 1.2.154.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [88d76046461d9a1fb38e2f50ea20b5f56eb1b2a5]

INTEGRATION: CWS ooo19126 (1.7.170); FILE MERGED 2005/09/05 17:44:07 rt 1.7.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [933ddb22a5b5b07aa630d07b79d5acb555edd80a]

INTEGRATION: CWS ooo19126 (1.8.140); FILE MERGED 2005/09/05 14:52:01 rt 1.8.140.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [dfc6736936cb34bc62c1283ddc72741f7ad0a7aa]

INTEGRATION: CWS ooo19126 (1.6.204); FILE MERGED 2005/09/05 17:33:25 rt 1.6.204.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b864b7d80a1dce22e71e6c311f206ea621e9c7f2]

INTEGRATION: CWS ooo19126 (1.6.412); FILE MERGED 2005/09/05 17:44:07 rt 1.6.412.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [178faed357a96d8831cfa4a8a03d14afd11d9da7]

INTEGRATION: CWS ooo19126 (1.4.386); FILE MERGED 2005/09/05 14:52:01 rt 1.4.386.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c36d2c583dfd7525ed8faa113d9da96dd6769737]

INTEGRATION: CWS ooo19126 (1.2.50); FILE MERGED 2005/09/05 17:33:25 rt 1.2.50.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ec904ab09315558b505ac1791e7f55877d3b6e72]

INTEGRATION: CWS ooo19126 (1.6.86); FILE MERGED 2005/09/05 17:44:06 rt 1.6.86.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [51ecf5e7663861fecb968516b8568f3ffe8d2af5]

INTEGRATION: CWS ooo19126 (1.14.140); FILE MERGED 2005/09/05 14:52:00 rt 1.14.140.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [df1a44d8fdc35661c14b8b92a294711a5718450a]

INTEGRATION: CWS ooo19126 (1.12.204); FILE MERGED 2005/09/05 17:33:25 rt 1.12.204.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [534936f6529ae5a8388c9646dfc502e98b1613a4]

INTEGRATION: CWS ooo19126 (1.6.138); FILE MERGED 2005/09/05 17:44:06 rt 1.6.138.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [108ea3351bd284fdb9fd538b6a8cd803f2031417]

INTEGRATION: CWS ooo19126 (1.5.474); FILE MERGED 2005/09/05 14:52:00 rt 1.5.474.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a47e212b32294927e7f6fc3cca13d1c32da632e2]

INTEGRATION: CWS ooo19126 (1.18.50); FILE MERGED 2005/09/05 17:33:24 rt 1.18.50.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [470d269a80d628d2e48e3523069f577ef6119d6a]

INTEGRATION: CWS ooo19126 (1.5.350); FILE MERGED 2005/09/05 17:44:05 rt 1.5.350.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ed18c8f9bdef67909c879a45496c37fedb4d8391]

INTEGRATION: CWS ooo19126 (1.3.140); FILE MERGED 2005/09/05 14:52:00 rt 1.3.140.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [52c327756298477be626266c02bb75543c023b69]

INTEGRATION: CWS ooo19126 (1.9.188); FILE MERGED 2005/09/05 17:44:05 rt 1.9.188.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [440facad23f770943be7f38698426670472ba1b9]

INTEGRATION: CWS ooo19126 (1.3.288); FILE MERGED 2005/09/05 14:52:00 rt 1.3.288.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e78f94ec0a3170ce1f2cd788c6b233f1b86baf9a]

INTEGRATION: CWS ooo19126 (1.2.434); FILE MERGED 2005/09/05 17:33:24 rt 1.2.434.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4434315302f359d9deee24f4784276e008548d7f]

INTEGRATION: CWS ooo19126 (1.7.168); FILE MERGED 2005/09/05 17:44:05 rt 1.7.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [45fc01db06b483d49241b99b281fdcda4387aed8]

INTEGRATION: CWS ooo19126 (1.8.140); FILE MERGED 2005/09/05 14:51:59 rt 1.8.140.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3989e9af9e3ea7056401037106b5e0848ebc968c]

INTEGRATION: CWS ooo19126 (1.7.104); FILE MERGED 2005/09/05 17:33:23 rt 1.7.104.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bd13df98fb5fa2a54865b07140523cd717e6344c]

INTEGRATION: CWS ooo19126 (1.4.288); FILE MERGED 2005/09/05 14:51:59 rt 1.4.288.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8ac6e3c08b3c257c5506be1087b1614066f00959]

INTEGRATION: CWS ooo19126 (1.8.204); FILE MERGED 2005/09/05 17:33:23 rt 1.8.204.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fb56a8925fffd00d117e9f9901f572840c159c6b]

INTEGRATION: CWS ooo19126 (1.4.200); FILE MERGED 2005/09/05 17:44:04 rt 1.4.200.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c590722dbf43da8a0eb0af338d81e80f4e24badf]

INTEGRATION: CWS ooo19126 (1.3.104); FILE MERGED 2005/09/05 17:33:23 rt 1.3.104.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [68c12b97aa2b15245e25467496bcf2f47b5488ba]

INTEGRATION: CWS ooo19126 (1.14.224); FILE MERGED 2005/09/05 17:33:22 rt 1.14.224.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5c3b9ac3b58bf08fd56c829cddee0b66f99d5e96]

INTEGRATION: CWS ooo19126 (1.7.188); FILE MERGED 2005/09/05 17:44:04 rt 1.7.188.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [379ba498d9af1f0d4be48f8a90307f865d2a2fc5]

INTEGRATION: CWS ooo19126 (1.9.204); FILE MERGED 2005/09/05 17:33:22 rt 1.9.204.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cbf4e1570262ab5fb3022131731e45ce1bad0ab0]

INTEGRATION: CWS ooo19126 (1.3.444); FILE MERGED 2005/09/05 17:44:04 rt 1.3.444.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b97087d49013b084de8ed4d1e63120208c5c2856]

INTEGRATION: CWS ooo19126 (1.13.138); FILE MERGED 2005/09/05 14:51:57 rt 1.13.138.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ad953bf715a6ffff18bccd906a1fbf91909956fe]

INTEGRATION: CWS ooo19126 (1.7.478); FILE MERGED 2005/09/05 17:33:22 rt 1.7.478.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [569f135cb9d4eaf25bcf4e944810315a29d802f5]

INTEGRATION: CWS ooo19126 (1.7.218); FILE MERGED 2005/09/05 17:44:03 rt 1.7.218.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [44f2093cddee61bdea66ff405fe3e7cc0de1b786]

INTEGRATION: CWS ooo19126 (1.5.870); FILE MERGED 2005/09/05 14:51:57 rt 1.5.870.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3877f4dada9d78b9b25801e7eb7843430e3f3de6]

INTEGRATION: CWS ooo19126 (1.2.478); FILE MERGED 2005/09/05 17:33:22 rt 1.2.478.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [47a3149075d28fa2bc980d0a0e26b0d0086d1f92]

INTEGRATION: CWS ooo19126 (1.8.350); FILE MERGED 2005/09/05 17:44:03 rt 1.8.350.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4b1910c93f3467d942c0bfd591089c7b11d9aeb2]

INTEGRATION: CWS ooo19126 (1.13.204); FILE MERGED 2005/09/05 17:33:21 rt 1.13.204.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [043a5d509c10a3880fc9815ec978a5cb24d6f312]

INTEGRATION: CWS ooo19126 (1.1.444); FILE MERGED 2005/09/05 17:44:03 rt 1.1.444.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d77b21c5e51f706ee543a26a2175769339efc677]

INTEGRATION: CWS ooo19126 (1.39.44); FILE MERGED 2005/09/05 17:33:21 rt 1.39.44.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fff732adaa1bb424deade161fa651edd687381fa]

INTEGRATION: CWS ooo19126 (1.1.444); FILE MERGED 2005/09/05 17:44:02 rt 1.1.444.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [005b433f76edf15d698a32f5ad5dff0aea2ee555]

INTEGRATION: CWS ooo19126 (1.10.870); FILE MERGED 2005/09/05 14:51:56 rt 1.10.870.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7fdb793e3194bf4ab1124ad79085015a8fecbf14]

INTEGRATION: CWS ooo19126 (1.4.46); FILE MERGED 2005/09/05 17:33:21 rt 1.4.46.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [822f191d632b13a4b78568dc7084f1bfe4121b63]

INTEGRATION: CWS ooo19126 (1.4.438); FILE MERGED 2005/09/05 17:44:02 rt 1.4.438.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c706bc632c90e2e7ec572cea9251548c90678acc]

INTEGRATION: CWS ooo19126 (1.5.492); FILE MERGED 2005/09/05 14:51:56 rt 1.5.492.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8f2b9173ad35a2520deef27c4cf608c7823bcb9e]

INTEGRATION: CWS ooo19126 (1.170.80); FILE MERGED 2005/09/05 17:33:20 rt 1.170.80.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [daa967a2bf31868fe213e053667eed5a48f76204]

INTEGRATION: CWS ooo19126 (1.7.412); FILE MERGED 2005/09/05 17:44:02 rt 1.7.412.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2050f4afe5626b4aea67d40d6231ecbb501ed80e]

INTEGRATION: CWS ooo19126 (1.2.926); FILE MERGED 2005/09/05 14:51:56 rt 1.2.926.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8972a1f9e03522955ccf1ecb2a100a76bf53ff48]

INTEGRATION: CWS ooo19126 (1.4.194); FILE MERGED 2005/09/05 17:33:20 rt 1.4.194.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [da546598ea3afdf3f7a72948b3e1b90828fc5514]

INTEGRATION: CWS ooo19126 (1.5.412); FILE MERGED 2005/09/05 17:44:01 rt 1.5.412.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [87e974e1da221dc8c9df1f3c7cb43ee738231a56]

INTEGRATION: CWS ooo19126 (1.3.556); FILE MERGED 2005/09/05 12:38:58 rt 1.3.556.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [58fe08b8cd02ec32ad746adb33614710fa4b5c75]

INTEGRATION: CWS ooo19126 (1.24.152); FILE MERGED 2005/09/05 14:51:55 rt 1.24.152.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2cb9e587abf70c618ea7ac7021b6e65aeb6af546]

INTEGRATION: CWS ooo19126 (1.17.98); FILE MERGED 2005/09/05 17:44:01 rt 1.17.98.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ed125bde86827786f735abceadf1af9ee2be853f]

INTEGRATION: CWS ooo19126 (1.53.224); FILE MERGED 2005/09/05 17:33:20 rt 1.53.224.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [02f79ce8151c798818b2e067da6ca7a581567c32]

INTEGRATION: CWS ooo19126 (1.7.458); FILE MERGED 2005/09/05 14:51:55 rt 1.7.458.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0af1120b77b169d1b65d4e94f12c57801712b8a6]

INTEGRATION: CWS ooo19126 (1.2.418); FILE MERGED 2005/09/05 17:44:01 rt 1.2.418.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b084762b9302a953441fd36e4743b9f00a3f9472]

INTEGRATION: CWS ooo19126 (1.71.96); FILE MERGED 2005/09/05 17:33:19 rt 1.71.96.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a0241e5ad3539602f9331afc704e3c84ef8f045b]

INTEGRATION: CWS ooo19126 (1.9.334); FILE MERGED 2005/09/05 14:51:55 rt 1.9.334.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8f9634d74e6776e9b9976ba643b04fee69e423b7]

INTEGRATION: CWS ooo19126 (1.3.422); FILE MERGED 2005/09/05 17:44:00 rt 1.3.422.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [eea5f5bedfc654a4b828da8596ed04701e325dda]

INTEGRATION: CWS ooo19126 (1.99.142); FILE MERGED 2005/09/05 17:33:18 rt 1.99.142.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2e5521cb26f56c81f31ee824d7adfa995b01847c]

INTEGRATION: CWS ooo19126 (1.17.254); FILE MERGED 2005/09/05 14:51:54 rt 1.17.254.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6d27c187616b9f01819d6754062295b1f1567520]

INTEGRATION: CWS ooo19126 (1.5.442); FILE MERGED 2005/09/05 17:44:00 rt 1.5.442.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d22e86adeabbd56bdb2a4511e31f3b1a7a87a1f3]

INTEGRATION: CWS ooo19126 (1.15.204); FILE MERGED 2005/09/05 17:33:18 rt 1.15.204.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a3596f8ee4c87e1784e705d3b34b71fdf6ffcf49]

INTEGRATION: CWS ooo19126 (1.2.840); FILE MERGED 2005/09/05 14:51:54 rt 1.2.840.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [458a9d2751bbf24b60f0e14b4bfc68d1acab29fb]

INTEGRATION: CWS ooo19126 (1.4.350); FILE MERGED 2005/09/05 17:44:00 rt 1.4.350.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [db7df5356b0902d8fab06835cb5f68a0eca0093d]

INTEGRATION: CWS ooo19126 (1.4.474); FILE MERGED 2005/09/05 14:51:54 rt 1.4.474.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2754411a11fba8527a24d07f0eb3542107cba025]

INTEGRATION: CWS ooo19126 (1.11.126); FILE MERGED 2005/09/05 17:43:59 rt 1.11.126.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fdd34992328896bf8e6105c4058350f1e32e080b]

INTEGRATION: CWS ooo19126 (1.15.840); FILE MERGED 2005/09/05 14:51:54 rt 1.15.840.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d2ace9eacbac72b6a96d84a13a78091b1061783a]

INTEGRATION: CWS ooo19126 (1.64.44); FILE MERGED 2005/09/05 17:33:16 rt 1.64.44.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ce9ae5454c5f0882b663276d162647db53020986]

INTEGRATION: CWS ooo19126 (1.7.188); FILE MERGED 2005/09/05 17:43:59 rt 1.7.188.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4f0b922f6a4eb29cadb488ae84f1882c9db07a52]

INTEGRATION: CWS ooo19126 (1.30.154); FILE MERGED 2005/09/05 14:51:54 rt 1.30.154.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [facc7de9c50d5868989db783d3282aa8f278fadd]

INTEGRATION: CWS ooo19126 (1.7.194); FILE MERGED 2005/09/05 17:33:16 rt 1.7.194.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fe3369376329396d57e280c0c94bde1a74da30d8]

INTEGRATION: CWS ooo19126 (1.9.188); FILE MERGED 2005/09/05 17:43:59 rt 1.9.188.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a0b0ba4768cc59864e17f8298c69d31acf001ae1]

INTEGRATION: CWS ooo19126 (1.34.152); FILE MERGED 2005/09/05 14:51:53 rt 1.34.152.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [87c569d15df8cb490699a73b3b70aa51a26cdf12]

INTEGRATION: CWS ooo19126 (1.26.204); FILE MERGED 2005/09/05 17:33:15 rt 1.26.204.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3ab2d8da3b765dc4bc7c7d0495c226459126514d]

INTEGRATION: CWS ooo19126 (1.11.188); FILE MERGED 2005/09/05 17:43:59 rt 1.11.188.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c3841e5520bbad085057dc5b62f92bc9c788f374]

INTEGRATION: CWS ooo19126 (1.69.98); FILE MERGED 2005/09/05 17:33:15 rt 1.69.98.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [145946f9f6ed8eb6964c55169d85a613229fd057]

INTEGRATION: CWS ooo19126 (1.4.350); FILE MERGED 2005/09/05 17:43:58 rt 1.4.350.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f2a6f73bf60febd2029f0d0ec0248651f89ad8d8]

INTEGRATION: CWS ooo19126 (1.13.46); FILE MERGED 2005/09/05 17:33:15 rt 1.13.46.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1ffe8c2c4508a3202ff951b391c540d036cb7ea0]

INTEGRATION: CWS ooo19126 (1.1.420); FILE MERGED 2005/09/05 17:43:58 rt 1.1.420.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4187dcf233e0f11f286448e4bd1c31d053f25827]

INTEGRATION: CWS ooo19126 (1.10.480); FILE MERGED 2005/09/05 17:33:15 rt 1.10.480.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [12b319f1336fa5941e1091aefb3e5ee25cbbca96]

INTEGRATION: CWS ooo19126 (1.33.120); FILE MERGED 2005/09/05 17:43:58 rt 1.33.120.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [aafe79e959d1b6794b9995ac98de6eb22515d0e3]

INTEGRATION: CWS ooo19126 (1.5.496); FILE MERGED 2005/09/05 12:38:58 rt 1.5.496.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [412d48f79223410e046fac3a49829ad651c56489]

INTEGRATION: CWS ooo19126 (1.18.204); FILE MERGED 2005/09/05 17:33:14 rt 1.18.204.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fb8e6b00dcf63edb8a6f71b528e325d65313f3b1]

INTEGRATION: CWS ooo19126 (1.30.120); FILE MERGED 2005/09/05 17:43:58 rt 1.30.120.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d589a09c2b5adbf87a2ccf6c66e2e804d4568c4a]

INTEGRATION: CWS ooo19126 (1.14.176); FILE MERGED 2005/09/05 17:33:14 rt 1.14.176.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bb10aabe493f6baae0deab29eb8d3373afe5b751]

INTEGRATION: CWS ooo19126 (1.6.298); FILE MERGED 2005/09/05 17:43:58 rt 1.6.298.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1f5ca2e075b0cb0ce1949eec173685c3cdd3a1e3]

INTEGRATION: CWS ooo19126 (1.13.204); FILE MERGED 2005/09/05 17:33:14 rt 1.13.204.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e97caa726eb11b39af245a348ce917f9adb8af32]

INTEGRATION: CWS ooo19126 (1.2.412); FILE MERGED 2005/09/05 17:43:57 rt 1.2.412.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [acf65648bb9115cd1910b4fe1cd1e730f284a10b]

INTEGRATION: CWS ooo19126 (1.22.82); FILE MERGED 2005/09/05 17:33:13 rt 1.22.82.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [dce8942b39bba9d50b59767c720940f277dd8dd1]

INTEGRATION: CWS ooo19126 (1.6.66); FILE MERGED 2005/09/05 17:43:57 rt 1.6.66.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9742e1a21dbee09608a280665747e02879ea34c8]

INTEGRATION: CWS ooo19126 (1.23.204); FILE MERGED 2005/09/05 17:33:13 rt 1.23.204.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b1f87b0e1f43b99c8888ab64e40cb2ac1b3d56a1]

INTEGRATION: CWS ooo19126 (1.6.218); FILE MERGED 2005/09/05 17:43:57 rt 1.6.218.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6ecbcd2690bfd11662f1cda6677e1ee2e58e188d]

INTEGRATION: CWS ooo19126 (1.17.154); FILE MERGED 2005/09/05 17:33:13 rt 1.17.154.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [79b3fbc6bd74fcaace538fc08f2afa26e40ed7a3]

INTEGRATION: CWS ooo19126 (1.6.350); FILE MERGED 2005/09/05 17:43:56 rt 1.6.350.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5e46ffd189022c60e7a7ed628885fa0b41b45e20]

INTEGRATION: CWS ooo19126 (1.21.154); FILE MERGED 2005/09/05 17:33:12 rt 1.21.154.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ce16b5b6d99a4f091c31a032c451e65875f11117]

INTEGRATION: CWS ooo19126 (1.87.40); FILE MERGED 2005/09/05 17:33:12 rt 1.87.40.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [267432b45b8720b44d36d1c703535791f52dba47]

INTEGRATION: CWS ooo19126 (1.3.340); FILE MERGED 2005/09/05 17:43:55 rt 1.3.340.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fc5886c393833917b5d321239250a7f67fef88ad]

INTEGRATION: CWS ooo19126 (1.21.204); FILE MERGED 2005/09/05 17:33:12 rt 1.21.204.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [96400ede90aade142ae0b8a91bfb18bb87dfca26]

INTEGRATION: CWS ooo19126 (1.2.508); FILE MERGED 2005/09/05 17:33:11 rt 1.2.508.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b202e0181dd940987b215ed2c44b79ad727120b5]

INTEGRATION: CWS ooo19126 (1.1.1.1.454); FILE MERGED 2005/09/05 17:43:54 rt 1.1.1.1.454.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [058614fa7e927120df91a4d658ebb7bde7e24b24]

INTEGRATION: CWS ooo19126 (1.2.204); FILE MERGED 2005/09/05 17:33:11 rt 1.2.204.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [50a86067c447452e176dcff41acd3e39fd48d4c1]

INTEGRATION: CWS ooo19126 (1.89.56); FILE MERGED 2005/09/05 12:38:58 rt 1.89.56.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d340ea6bb5cc9fbfefd49e7f3b57bc2707070792]

INTEGRATION: CWS ooo19126 (1.2.204); FILE MERGED 2005/09/05 17:33:10 rt 1.2.204.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e5e0d796e063890e2bb5f4dbab99e399ffdd4543]

INTEGRATION: CWS ooo19126 (1.8.116); FILE MERGED 2005/09/05 17:33:10 rt 1.8.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a23d1321ec22378a184a2f0686b2bfa051297057]

INTEGRATION: CWS ooo19126 (1.6.142); FILE MERGED 2005/09/05 17:33:09 rt 1.6.142.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [13dda6b72823f9e6c5d7348c9db4dc72e73de198]

INTEGRATION: CWS ooo19126 (1.9.82); FILE MERGED 2005/09/05 17:33:09 rt 1.9.82.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e1e0894a51c4eb2384b6119fac67a8e40bf796a5]

INTEGRATION: CWS ooo19126 (1.3.194); FILE MERGED 2005/09/05 17:33:09 rt 1.3.194.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [12251ecd15dd857bd2f80cff83d7b7a9e25329ae]

INTEGRATION: CWS ooo19126 (1.4.82); FILE MERGED 2005/09/05 17:33:08 rt 1.4.82.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0348e781a7fb9aa0aaa1ae012a229f5727ba421a]

INTEGRATION: CWS ooo19126 (1.2.640); FILE MERGED 2005/09/05 14:51:46 rt 1.2.640.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7105e29cbb751715199fc3b7bd2116f97d789b43]

INTEGRATION: CWS ooo19126 (1.3.176); FILE MERGED 2005/09/05 17:33:08 rt 1.3.176.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a060078f9568a8d05c5a3964dec2650054730756]

INTEGRATION: CWS ooo19126 (1.7.154); FILE MERGED 2005/09/05 14:51:45 rt 1.7.154.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b9cf7831b55a93bca7df92fb597cd560a0d5da3d]

INTEGRATION: CWS ooo19126 (1.3.384); FILE MERGED 2005/09/05 14:51:45 rt 1.3.384.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [811dc948866968b49c19f45a054e85228e6a1f30]

INTEGRATION: CWS ooo19126 (1.2.204); FILE MERGED 2005/09/05 17:33:08 rt 1.2.204.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8f695fb650892db606e89e67b3cf2f2010d0909d]

INTEGRATION: CWS ooo19126 (1.2.384); FILE MERGED 2005/09/05 14:51:45 rt 1.2.384.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d3d173032d7df6b4d154857e9a57e92ae7f73f2b]

INTEGRATION: CWS ooo19126 (1.5.82); FILE MERGED 2005/09/05 17:33:08 rt 1.5.82.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5797fb5c16342002d1945890d5bc736fdd8d191f]

INTEGRATION: CWS ooo19126 (1.2.140); FILE MERGED 2005/09/05 14:51:44 rt 1.2.140.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b0358a62ebd18c6cb5a93889b97b0958c8472027]

INTEGRATION: CWS ooo19126 (1.8.44); FILE MERGED 2005/09/05 17:33:07 rt 1.8.44.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [647811bc8bf207da9997c5041e79d89ae9ff1d50]

INTEGRATION: CWS ooo19126 (1.4.74); FILE MERGED 2005/09/05 12:38:57 rt 1.4.74.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [32c39400b292cfb50dc3e7e409f7f8df7ec1ac5e]

INTEGRATION: CWS ooo19126 (1.10.44); FILE MERGED 2005/09/05 17:33:07 rt 1.10.44.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [920842ce9afd8e1574ef23ad4fabed10577eabe9]

INTEGRATION: CWS ooo19126 (1.5.142); FILE MERGED 2005/09/05 17:33:07 rt 1.5.142.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [79d5f2a1571a749c945886167443a42428660a8d]

INTEGRATION: CWS ooo19126 (1.10.298); FILE MERGED 2005/09/05 14:51:22 rt 1.10.298.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e0d73c12022a685057d2de38b66eda4989d5c33a]

INTEGRATION: CWS ooo19126 (1.7.96); FILE MERGED 2005/09/05 17:33:07 rt 1.7.96.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [dc0e50727f154ec8068fc76b91bd967b19ed36e5]

INTEGRATION: CWS ooo19126 (1.12.98); FILE MERGED 2005/09/05 17:33:07 rt 1.12.98.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [202ba7544812963e23f805712cc0805172ebe89d]

INTEGRATION: CWS ooo19126 (1.10.98); FILE MERGED 2005/09/05 17:33:06 rt 1.10.98.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [02126e89a1675306be349a13f4f836fd20873433]

INTEGRATION: CWS ooo19126 (1.1.1.1.1110); FILE MERGED 2005/09/05 14:51:22 rt 1.1.1.1.1110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [61a1ba91527c24304ebe8c34d3df1b16b82ebd98]

INTEGRATION: CWS ooo19126 (1.10.104); FILE MERGED 2005/09/05 17:33:06 rt 1.10.104.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cc90adb9f4f7fa92aa3abc7d7e44217f665c719e]

INTEGRATION: CWS ooo19126 (1.2.1100); FILE MERGED 2005/09/05 14:51:22 rt 1.2.1100.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [87ff44b18d9f1c0911e56b87869fb14bca39195f]

INTEGRATION: CWS ooo19126 (1.20.86); FILE MERGED 2005/09/05 17:33:05 rt 1.20.86.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8783a2fdb5e2b6c5aaf1cb04a97b8edbb8468d55]

INTEGRATION: CWS ooo19126 (1.3.474); FILE MERGED 2005/09/05 14:51:21 rt 1.3.474.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cff4ae1a546b8fad88583fa49828decc9f00ed7f]

INTEGRATION: CWS ooo19126 (1.2.204); FILE MERGED 2005/09/05 17:33:05 rt 1.2.204.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [add09956def71fe1f0839b9b6b3cf732a14005d0]

INTEGRATION: CWS ooo19126 (1.2.1088); FILE MERGED 2005/09/05 14:51:21 rt 1.2.1088.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [87e61ec925cb0470ddefbd426e0921cded50e406]

INTEGRATION: CWS ooo19126 (1.4.288); FILE MERGED 2005/09/05 12:38:57 rt 1.4.288.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [65ae07bb6210eaa1fdd31710030cb266bbca5c9f]

INTEGRATION: CWS ooo19126 (1.34.104); FILE MERGED 2005/09/05 17:33:04 rt 1.34.104.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e0044cb41fd86b90af3dcacf81bdce6c053b5124]

INTEGRATION: CWS ooo19126 (1.8.204); FILE MERGED 2005/09/05 17:33:04 rt 1.8.204.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d9f343f29a20ac21aba17e7f457e973bb031f4b6]

INTEGRATION: CWS ooo19126 (1.6.176); FILE MERGED 2005/09/05 17:33:04 rt 1.6.176.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e7edd63632a02289e702758ad387356faad9ee4c]

INTEGRATION: CWS ooo19126 (1.2.204); FILE MERGED 2005/09/05 17:33:04 rt 1.2.204.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9fe441df390a7a9b58c1c10f5b3b8f04bb24a174]

INTEGRATION: CWS ooo19126 (1.9.204); FILE MERGED 2005/09/05 17:33:03 rt 1.9.204.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [75d36a21870212a0d1b8e9ddba9d7776d741245f]

INTEGRATION: CWS ooo19126 (1.1.1.1.1110); FILE MERGED 2005/09/05 14:51:20 rt 1.1.1.1.1110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [189536b4680e77adcb8615274bce339fa5a46de4]

INTEGRATION: CWS ooo19126 (1.2.434); FILE MERGED 2005/09/05 17:33:03 rt 1.2.434.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [57b6b54cfac9c376104055fa6657a95b9af40fae]

INTEGRATION: CWS ooo19126 (1.8.204); FILE MERGED 2005/09/05 17:33:03 rt 1.8.204.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7157c194cd9e47b06829acd083fcd1b3b03b218d]

INTEGRATION: CWS ooo19126 (1.2.140); FILE MERGED 2005/09/05 14:51:20 rt 1.2.140.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f3c5e82b7bd2e6bca5e3426618060728b8921b95]

INTEGRATION: CWS ooo19126 (1.3.924); FILE MERGED 2005/09/05 14:51:20 rt 1.3.924.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6d1dbb0378f25a0ce0e531c0f2221c9a8c74c722]

INTEGRATION: CWS ooo19126 (1.2.204); FILE MERGED 2005/09/05 17:33:02 rt 1.2.204.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f74f776179ca3f6fc70ed663e793fe9c889c35dd]

INTEGRATION: CWS ooo19126 (1.7.176); FILE MERGED 2005/09/05 17:33:01 rt 1.7.176.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b0bb719885e3ebdb11da5b3fddf1ea83a49477bf]

INTEGRATION: CWS ooo19126 (1.2.204); FILE MERGED 2005/09/05 17:33:01 rt 1.2.204.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0992e03fda26b3cb1aadae3466f6fcd370cdc4e3]

INTEGRATION: CWS ooo19126 (1.39.104); FILE MERGED 2005/09/05 17:33:01 rt 1.39.104.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c2cfa222584b00948fd39ebb617b0a2628438ed5]

INTEGRATION: CWS ooo19126 (1.3.288); FILE MERGED 2005/09/05 12:38:57 rt 1.3.288.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a22af1a95ed156f380e1f93eaf80bddde52a3f6a]

INTEGRATION: CWS ooo19126 (1.4.502); FILE MERGED 2005/09/05 17:33:00 rt 1.4.502.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fa71faebee8fe831375c3f14f52f4b9e41fdebb4]

INTEGRATION: CWS ooo19126 (1.3.1094); FILE MERGED 2005/09/05 14:51:18 rt 1.3.1094.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3533435b9a7024b380e4b84d47a71f2d553a3eb2]

INTEGRATION: CWS ooo19126 (1.2.204); FILE MERGED 2005/09/05 17:33:00 rt 1.2.204.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [efc8e33cc2c5edd089355875a2d646dd3c01f351]

INTEGRATION: CWS ooo19126 (1.5.140); FILE MERGED 2005/09/05 14:51:18 rt 1.5.140.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [128c7a03de52c44403c8073b7b649573506d00a0]

INTEGRATION: CWS ooo19126 (1.10.104); FILE MERGED 2005/09/05 17:33:00 rt 1.10.104.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [994d485e6e54cd45f4cc738fdf89b0c5bef8a634]

INTEGRATION: CWS ooo19126 (1.2.140); FILE MERGED 2005/09/05 14:51:17 rt 1.2.140.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c1ca364b9074ec5a967d65fffd34a58c02f71d77]

INTEGRATION: CWS ooo19126 (1.3.434); FILE MERGED 2005/09/05 17:32:59 rt 1.3.434.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [86511546cc262751a8921502c06c5d1eaf84ef71]

INTEGRATION: CWS ooo19126 (1.9.204); FILE MERGED 2005/09/05 17:32:59 rt 1.9.204.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cd757d15231ece179b73af73b514482d26252ca8]

INTEGRATION: CWS ooo19126 (1.2.204); FILE MERGED 2005/09/05 17:32:59 rt 1.2.204.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3240f29cf3784aad5256feb9c60c85e2fd822b39]

INTEGRATION: CWS ooo19126 (1.2.204); FILE MERGED 2005/09/05 17:32:58 rt 1.2.204.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [43c88a4237d4a67a15d0f950718dae30a46d1f70]

INTEGRATION: CWS ooo19126 (1.2.1106); FILE MERGED 2005/09/05 14:51:17 rt 1.2.1106.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b440af494239e9f5c166faeacd45c9eb56318499]

INTEGRATION: CWS ooo19126 (1.16.176); FILE MERGED 2005/09/05 17:32:58 rt 1.16.176.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [deb7fd4dc3139212127a8ec4f2d6ad0c7fceee84]

INTEGRATION: CWS ooo19126 (1.8.140); FILE MERGED 2005/09/05 14:51:16 rt 1.8.140.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [eb3543529708d035eddf14c81167289e412b46de]

INTEGRATION: CWS ooo19126 (1.2.204); FILE MERGED 2005/09/05 17:32:57 rt 1.2.204.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bd16d6a64a0403e9f9dae4f76292be70e56ce1e1]

INTEGRATION: CWS ooo19126 (1.1.1.1.1110); FILE MERGED 2005/09/05 14:51:16 rt 1.1.1.1.1110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [410aa6a09eacbc2a8ca9384c77c94bda49da40b4]

INTEGRATION: CWS ooo19126 (1.3.104); FILE MERGED 2005/09/05 17:32:57 rt 1.3.104.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1ce6b0e8a99004bc504f287602df5948d2d63aaa]

INTEGRATION: CWS ooo19126 (1.9.98); FILE MERGED 2005/09/05 17:32:57 rt 1.9.98.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4b7e31377640d02c62340bcbd9df5542f25e744c]

INTEGRATION: CWS ooo19126 (1.3.288); FILE MERGED 2005/09/05 12:38:56 rt 1.3.288.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [497e8d37e616a6df9ddcef546ebbd8f95aebd4c9]

INTEGRATION: CWS ooo19126 (1.2.204); FILE MERGED 2005/09/05 17:32:56 rt 1.2.204.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a521d93074b4dfa2d25b628529cebaaee99abc5f]

INTEGRATION: CWS ooo19126 (1.3.104); FILE MERGED 2005/09/05 17:32:56 rt 1.3.104.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6c2aafe291ea13217a558decd5c17794c312fc4f]

INTEGRATION: CWS ooo19126 (1.2.140); FILE MERGED 2005/09/05 14:51:15 rt 1.2.140.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bc1355409957f6508fd2e2a25d8e84319fc76466]

INTEGRATION: CWS ooo19126 (1.2.204); FILE MERGED 2005/09/05 17:32:55 rt 1.2.204.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [33ac6638515cbfcbdec7e4f4cee030a80f4e28d0]

INTEGRATION: CWS ooo19126 (1.2.204); FILE MERGED 2005/09/05 17:32:54 rt 1.2.204.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [61c7824156c9fb27e37a88c64382a1e3353dda72]

INTEGRATION: CWS ooo19126 (1.2.906); FILE MERGED 2005/09/05 14:51:13 rt 1.2.906.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [45075b6bcc3025c98e7102cef32fd8a0ddcbd13d]

INTEGRATION: CWS ooo19126 (1.3.104); FILE MERGED 2005/09/05 17:32:54 rt 1.3.104.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [008cb6ddd207b8dbdbfc983b8822924569d7823d]

INTEGRATION: CWS ooo19126 (1.12.140); FILE MERGED 2005/09/05 14:51:13 rt 1.12.140.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9b6b3b88adec462f8b83461554df938ec09eae78]

INTEGRATION: CWS ooo19126 (1.2.204); FILE MERGED 2005/09/05 17:32:53 rt 1.2.204.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c66faaa0e80984bda59b222113cdb9600f221a19]

INTEGRATION: CWS ooo19126 (1.3.140); FILE MERGED 2005/09/05 14:51:13 rt 1.3.140.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [067416ad278f9964f993f681a042ce890081b0bf]

INTEGRATION: CWS ooo19126 (1.3.146); FILE MERGED 2005/09/05 17:32:53 rt 1.3.146.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [903f14476ead9e2fe1f02074688a4cb4c619bca0]

INTEGRATION: CWS ooo19126 (1.7.138); FILE MERGED 2005/09/05 14:51:13 rt 1.7.138.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c9fa4b521662ef822ea966dd2945ca2f042be0f4]

INTEGRATION: CWS ooo19126 (1.3.146); FILE MERGED 2005/09/05 17:32:52 rt 1.3.146.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2afc648507e1b8535c6ba30026e49f6bc89e9ea4]

INTEGRATION: CWS ooo19126 (1.4.104); FILE MERGED 2005/09/05 17:32:52 rt 1.4.104.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f917b963ce0b7e79dd32d5a96213740367a00efb]

INTEGRATION: CWS ooo19126 (1.6.98); FILE MERGED 2005/09/05 17:32:52 rt 1.6.98.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f3c280f8eb2349590eba5903cd0550c687110c68]

INTEGRATION: CWS ooo19126 (1.4.98); FILE MERGED 2005/09/05 17:32:51 rt 1.4.98.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [46a92cf7c7f37ac392634e786e08d49881b7dbc0]

INTEGRATION: CWS ooo19126 (1.1.1.1.1110); FILE MERGED 2005/09/05 14:51:11 rt 1.1.1.1.1110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c06a267c2be6d6f29b4f841ff4a5b92528b4045a]

INTEGRATION: CWS ooo19126 (1.2.204); FILE MERGED 2005/09/05 17:32:51 rt 1.2.204.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [96cb305f0e637c17368c422beb0faaded04cc642]

INTEGRATION: CWS ooo19126 (1.2.1088); FILE MERGED 2005/09/05 14:51:11 rt 1.2.1088.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [189f5cac1c091a2b60e723ce430274fb9e7c4b22]

INTEGRATION: CWS ooo19126 (1.2.204); FILE MERGED 2005/09/05 17:32:50 rt 1.2.204.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [be6711dc62b1b43ad96e693b764e8b53433c1534]

INTEGRATION: CWS ooo19126 (1.3.104); FILE MERGED 2005/09/05 17:32:50 rt 1.3.104.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [72305dfdabd428d5e45cfdd8946d28ccfee88554]

INTEGRATION: CWS ooo19126 (1.4.288); FILE MERGED 2005/09/05 12:38:56 rt 1.4.288.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7092547f942b553e08f9e922893fd38f07f8da94]

INTEGRATION: CWS ooo19126 (1.3.152); FILE MERGED 2005/09/05 17:32:50 rt 1.3.152.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f16f88c14bf945ed30f6a41ae80bb9e2febcc28c]

INTEGRATION: CWS ooo19126 (1.1.1.1.1110); FILE MERGED 2005/09/05 14:51:10 rt 1.1.1.1.1110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6a64fcd9b7d93f286ee9e697c4577320eefa3b3e]

INTEGRATION: CWS ooo19126 (1.5.104); FILE MERGED 2005/09/05 17:32:49 rt 1.5.104.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0172cbae96674138605868eb6f8f979520401deb]

INTEGRATION: CWS ooo19126 (1.2.204); FILE MERGED 2005/09/05 17:32:49 rt 1.2.204.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [85d3c69e82de9c83a2e7071ab0ad079872108a77]

INTEGRATION: CWS ooo19126 (1.4.160); FILE MERGED 2005/09/05 17:32:49 rt 1.4.160.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ffcf7541b0820494ea1f80eaf4387eacddd9ec89]

INTEGRATION: CWS ooo19126 (1.3.18); FILE MERGED 2005/09/05 18:47:04 rt 1.3.18.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0b08a8213345b1db0bb7919597fba0ae420f5f60]

INTEGRATION: CWS ooo19126 (1.3.104); FILE MERGED 2005/09/05 17:32:49 rt 1.3.104.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5b85900623115fb85f460ce1c0771b7d40e487df]

INTEGRATION: CWS ooo19126 (1.11.18); FILE MERGED 2005/09/05 18:47:04 rt 1.11.18.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d4a43e79011390c060135f8622c98b8192ea33db]

INTEGRATION: CWS ooo19126 (1.2.204); FILE MERGED 2005/09/05 17:32:48 rt 1.2.204.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b85342cd2098674a92c421dc6d57ae0ef5f1036e]

INTEGRATION: CWS ooo19126 (1.4.18); FILE MERGED 2005/09/05 18:47:04 rt 1.4.18.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [16e1df0f6ac6dafa9f942a8fdfee3794477db846]

INTEGRATION: CWS ooo19126 (1.2.204); FILE MERGED 2005/09/05 17:32:47 rt 1.2.204.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [245c263931e47d0dcb08effbfbba51fb9137af25]

INTEGRATION: CWS ooo19126 (1.3.98); FILE MERGED 2005/09/05 17:32:46 rt 1.3.98.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c41bb6fbee6bcd1eb7fa316f831a64af7aadb505]

INTEGRATION: CWS ooo19126 (1.4.22); FILE MERGED 2005/09/05 18:47:04 rt 1.4.22.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [39766da31160604ca54738bc222d4244701011d2]

INTEGRATION: CWS ooo19126 (1.3.288); FILE MERGED 2005/09/05 12:38:55 rt 1.3.288.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [31dc0a56f4ace5dd5ad433a490001ef83bb195f0]

INTEGRATION: CWS ooo19126 (1.4.18); FILE MERGED 2005/09/05 18:47:03 rt 1.4.18.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [38ac0418469d200188a44330f20dd896c3d73816]

INTEGRATION: CWS ooo19126 (1.1.1.1.1110); FILE MERGED 2005/09/05 14:51:08 rt 1.1.1.1.1110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1e758fb9859a507bf68d04af9fe2583a61173e94]

INTEGRATION: CWS ooo19126 (1.2.204); FILE MERGED 2005/09/05 17:32:46 rt 1.2.204.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1972b20567ba8c1197e040d38fa246ceb04d93e2]

INTEGRATION: CWS ooo19126 (1.2.1098); FILE MERGED 2005/09/05 14:51:08 rt 1.2.1098.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7a5dfc5b2617ddb03c3b564a1eacb3ab050660fa]

INTEGRATION: CWS ooo19126 (1.2.18); FILE MERGED 2005/09/05 18:47:03 rt 1.2.18.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [79c159004071d2287805e5ca158c0499abc23ac8]

INTEGRATION: CWS ooo19126 (1.3.146); FILE MERGED 2005/09/05 17:32:45 rt 1.3.146.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0dd9b009af923b0747395a5fc9689c476d9c7f87]

INTEGRATION: CWS ooo19126 (1.17.152); FILE MERGED 2005/09/05 14:51:08 rt 1.17.152.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8bc57c77535ca930de9cb90c3211b8c7ee2545b8]

INTEGRATION: CWS ooo19126 (1.2.204); FILE MERGED 2005/09/05 17:32:45 rt 1.2.204.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2f0edec28e71df72e55619a6fb65ff673206bcf1]

INTEGRATION: CWS ooo19126 (1.1.178); FILE MERGED 2005/09/05 18:47:03 rt 1.1.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1d4b2355dba591b49538810c394c3f46926eae51]

INTEGRATION: CWS ooo19126 (1.14.28); FILE MERGED 2005/09/05 17:32:45 rt 1.14.28.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8915a6660786cdcd20831daddd1786bc3cc11a53]

INTEGRATION: CWS ooo19126 (1.6.10); FILE MERGED 2005/09/05 18:47:02 rt 1.6.10.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b69c0ceb0a2508ab083f9cda8d58808f5f18bf4f]

INTEGRATION: CWS ooo19126 (1.2.204); FILE MERGED 2005/09/05 17:32:44 rt 1.2.204.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d44fabbd1c14261aef394296c9a37048f40b4a10]

INTEGRATION: CWS ooo19126 (1.5.14); FILE MERGED 2005/09/05 18:47:02 rt 1.5.14.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3a23b3e7c1437ed709f27b0b5e6868c9a3dafbba]

INTEGRATION: CWS ooo19126 (1.3.20); FILE MERGED 2005/09/05 18:47:02 rt 1.3.20.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b19fe4a2d82a6f6eb09a5f7c4f97ff51911fb9b5]

INTEGRATION: CWS ooo19126 (1.5.96); FILE MERGED 2005/09/05 17:32:42 rt 1.5.96.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a44f31dfa3fd6ab723b52701c14eba8ff03e3885]

INTEGRATION: CWS ooo19126 (1.4.20); FILE MERGED 2005/09/05 18:47:02 rt 1.4.20.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [40745d3d49afb44a7bc98700d01b4a77b1cfd038]

INTEGRATION: CWS ooo19126 (1.8.96); FILE MERGED 2005/09/05 17:32:41 rt 1.8.96.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5eda802f507070a8b6d21f484a28b24fe847029d]

INTEGRATION: CWS ooo19126 (1.3.138); FILE MERGED 2005/09/05 14:51:07 rt 1.3.138.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bb54c0709dac079f237ac914b3471c53a54eca06]

INTEGRATION: CWS ooo19126 (1.9.20); FILE MERGED 2005/09/05 18:47:02 rt 1.9.20.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [57f7fa3a032b7a2bc96518d12c9d8b8eaf4f73bc]

INTEGRATION: CWS ooo19126 (1.46.116); FILE MERGED 2005/09/05 17:32:41 rt 1.46.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b5760f071ede12facb1a3d383e960732288996ad]

INTEGRATION: CWS ooo19126 (1.3.20); FILE MERGED 2005/09/05 18:47:01 rt 1.3.20.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [465f8ad4da03a2b51ba88eb70fc1cd16ed12f603]

INTEGRATION: CWS ooo19126 (1.1.1.1.516); FILE MERGED 2005/09/05 17:32:41 rt 1.1.1.1.516.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [13744b65c0c00507ce681d3a91ee5d100d2a8d58]

INTEGRATION: CWS ooo19126 (1.7.14); FILE MERGED 2005/09/05 18:47:01 rt 1.7.14.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [eb073537c554ac1feb6d0299b9ebffdf1486915a]

INTEGRATION: CWS ooo19126 (1.5.20); FILE MERGED 2005/09/05 18:47:01 rt 1.5.20.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2a85e559cb00ce1a3c654f6fca444f19d74d9de8]

INTEGRATION: CWS ooo19126 (1.5.224); FILE MERGED 2005/09/05 17:32:40 rt 1.5.224.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c9ae60d71087df68edf72cb66c738f864c900622]

INTEGRATION: CWS ooo19126 (1.4.288); FILE MERGED 2005/09/05 12:38:55 rt 1.4.288.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [df90c80548f17e91d92296a25e7ddd20d8758292]

INTEGRATION: CWS ooo19126 (1.4.140); FILE MERGED 2005/09/05 14:51:06 rt 1.4.140.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c2a6d158d7009f4f87e8e25267e813f4868a6c15]

INTEGRATION: CWS ooo19126 (1.22.18); FILE MERGED 2005/09/05 18:47:01 rt 1.22.18.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4131d97a0991413567d4e5414f6a6a1341e28e11]

INTEGRATION: CWS ooo19126 (1.5.494); FILE MERGED 2005/09/05 17:32:39 rt 1.5.494.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [78d2682473ec9f25c4111fd699780f838efbb48e]

INTEGRATION: CWS ooo19126 (1.3.34); FILE MERGED 2005/09/05 18:47:00 rt 1.3.34.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b443360327bad76f1ef358a6895bc8ffada3df69]

INTEGRATION: CWS ooo19126 (1.8.104); FILE MERGED 2005/09/05 17:32:37 rt 1.8.104.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f9d95550d5b2e6cdab6043a883bf5c7313d20442]

INTEGRATION: CWS ooo19126 (1.4.18); FILE MERGED 2005/09/05 18:47:00 rt 1.4.18.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [16e7f66fa83409ce6b621aaa35c937aab81968cb]

INTEGRATION: CWS ooo19126 (1.7.104); FILE MERGED 2005/09/05 17:32:37 rt 1.7.104.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7742da191f8662fdbcd25162cacf7c740e5591c2]

INTEGRATION: CWS ooo19126 (1.3.18); FILE MERGED 2005/09/05 18:47:00 rt 1.3.18.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cfc48f7e8fe1faadc4d97e3caa46cfbcf068f401]

INTEGRATION: CWS ooo19126 (1.9.204); FILE MERGED 2005/09/05 17:32:36 rt 1.9.204.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [282ee3fd8ddc0a9d7d0717c53d61c51e74f1bef5]

INTEGRATION: CWS ooo19126 (1.2.380); FILE MERGED 2005/09/05 14:51:05 rt 1.2.380.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bff53317475b88c6b1cafe4bb966ebee35153c23]

INTEGRATION: CWS ooo19126 (1.5.18); FILE MERGED 2005/09/05 18:46:59 rt 1.5.18.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a5949f0dba51659f13278ef2778753d12088722d]

INTEGRATION: CWS ooo19126 (1.4.18); FILE MERGED 2005/09/05 18:46:59 rt 1.4.18.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c0170634da3cbbb85e19ed46b507f56180784037]

INTEGRATION: CWS ooo19126 (1.2.380); FILE MERGED 2005/09/05 14:51:04 rt 1.2.380.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5e13b3609d8387aa0b14b6e836812741e884bdb5]

INTEGRATION: CWS ooo19126 (1.3.176); FILE MERGED 2005/09/05 17:32:35 rt 1.3.176.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7faf107b604e6ecb5f47d31e5cee1da09e3673ba]

INTEGRATION: CWS ooo19126 (1.3.176); FILE MERGED 2005/09/05 17:32:34 rt 1.3.176.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2b953612a695c794738c7d631068acbef8828bd2]

INTEGRATION: CWS ooo19126 (1.2.434); FILE MERGED 2005/09/05 17:32:33 rt 1.2.434.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6769c14ecddd3d02ab06c297f1a63d2b710894a5]

INTEGRATION: CWS ooo19126 (1.12.104); FILE MERGED 2005/09/05 17:32:33 rt 1.12.104.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [28f0aa011a77d4a4a15dbff9053b3c41bc13f61e]

INTEGRATION: CWS ooo19126 (1.2.130); FILE MERGED 2005/09/05 12:38:54 rt 1.2.130.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e1a1de4686d034e4452463897e7d9590b014c17c]

INTEGRATION: CWS ooo19126 (1.3.494); FILE MERGED 2005/09/05 17:32:32 rt 1.3.494.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5ec3ce92b1181c2b316b17ba75a4fdb693fc299f]

INTEGRATION: CWS ooo19126 (1.3.18); FILE MERGED 2005/09/05 18:46:59 rt 1.3.18.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a2a90cd976c18b37432f478356432f69029f6e86]

INTEGRATION: CWS ooo19126 (1.5.18); FILE MERGED 2005/09/05 18:46:58 rt 1.5.18.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [001930e938d10efc4d7d6d73f7af19c2e9b82450]

INTEGRATION: CWS ooo19126 (1.3.18); FILE MERGED 2005/09/05 18:46:58 rt 1.3.18.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7b5da8baf36e59c10fec9b8f8adea13dd3fc6976]

INTEGRATION: CWS ooo19126 (1.1.1.1.190); FILE MERGED 2005/09/05 18:46:58 rt 1.1.1.1.190.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [127d10802985a2751d67d5c29cf43200dcd0522d]

INTEGRATION: CWS ooo19126 (1.4.18); FILE MERGED 2005/09/05 18:46:57 rt 1.4.18.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4ebce8d61a20856e05c347de5ed486099b43c23f]

INTEGRATION: CWS ooo19126 (1.1.1.1.190); FILE MERGED 2005/09/05 18:46:57 rt 1.1.1.1.190.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8413f05a1fcba802183a1ed805d6c3c0e2613779]

INTEGRATION: CWS ooo19126 (1.5.18); FILE MERGED 2005/09/05 18:46:57 rt 1.5.18.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c05925bef909c7db588043a9195747a16f5e2e9f]

INTEGRATION: CWS ooo19126 (1.3.52); FILE MERGED 2005/09/05 12:38:54 rt 1.3.52.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [71967565bc26343ea4d1e2fe8ab594ec1ec0bad3]

INTEGRATION: CWS ooo19126 (1.24.104); FILE MERGED 2005/09/05 17:32:32 rt 1.24.104.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5693929d3772f960fee5a8f650165c6da5725bb7]

INTEGRATION: CWS ooo19126 (1.5.18); FILE MERGED 2005/09/05 18:46:56 rt 1.5.18.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [95a0382b6c0bac3c9eceb04476e90281f0c542fa]

INTEGRATION: CWS ooo19126 (1.4.18); FILE MERGED 2005/09/05 18:46:56 rt 1.4.18.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b851d789b8012504884513b12ff29844a2b64ffe]

INTEGRATION: CWS ooo19126 (1.1.1.1.1110); FILE MERGED 2005/09/05 14:51:04 rt 1.1.1.1.1110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [27ee7d749aa48fa75b70ad230659b4c58f1e249f]

INTEGRATION: CWS ooo19126 (1.2.130); FILE MERGED 2005/09/05 12:38:54 rt 1.2.130.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2aa49591fba6540ce92f1281cd8ef67effdc5941]

INTEGRATION: CWS ooo19126 (1.24.204); FILE MERGED 2005/09/05 17:32:31 rt 1.24.204.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0b1e206054868b0d5095bdadf25400e28f742837]

INTEGRATION: CWS ooo19126 (1.5.478); FILE MERGED 2005/09/05 17:32:31 rt 1.5.478.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [621e33332958a5695fc7d2a82beb03fe6409ccc5]

INTEGRATION: CWS ooo19126 (1.8.18); FILE MERGED 2005/09/05 18:46:56 rt 1.8.18.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [35c2bae68b3795b2881e9f71a8f0ed4585f75d1c]

INTEGRATION: CWS ooo19126 (1.5.104); FILE MERGED 2005/09/05 17:32:31 rt 1.5.104.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [43314d6be8b0594bb7214c9e40fd3771e43a25a7]

INTEGRATION: CWS ooo19126 (1.3.18); FILE MERGED 2005/09/05 18:46:56 rt 1.3.18.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0c4ca1bb930d418b21cab5b817b9ccd8ab3d97d1]

INTEGRATION: CWS ooo19126 (1.11.204); FILE MERGED 2005/09/05 17:32:31 rt 1.11.204.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3499d0001640e37561fa336749a0b732f35fd76c]

INTEGRATION: CWS ooo19126 (1.11.18); FILE MERGED 2005/09/05 18:46:56 rt 1.11.18.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [af976aefa4395baafee6255b943b67d6e12d2c5b]

INTEGRATION: CWS ooo19126 (1.20.146); FILE MERGED 2005/09/05 17:32:31 rt 1.20.146.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7c523ebae0eeeb66c621b7f52adb9e62e0151b58]

INTEGRATION: CWS ooo19126 (1.10.18); FILE MERGED 2005/09/05 18:46:55 rt 1.10.18.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [dc2e40c45d4b076040b22a4c2b2e2486e0960238]

INTEGRATION: CWS ooo19126 (1.8.18); FILE MERGED 2005/09/05 18:46:55 rt 1.8.18.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [df6ccd0e5df6280c361b175976a6284c6ccf349c]

INTEGRATION: CWS ooo19126 (1.2.130); FILE MERGED 2005/09/05 12:38:53 rt 1.2.130.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [807c68fc8dfb06c483864cb9c11704775b07e344]

INTEGRATION: CWS ooo19126 (1.11.16); FILE MERGED 2005/09/05 18:46:55 rt 1.11.16.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b8845d87bd662d9daad04481f08d9012d69f3477]

INTEGRATION: CWS ooo19126 (1.3.52); FILE MERGED 2005/09/05 12:38:53 rt 1.3.52.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [dbfccf9500ef53ca68c8df282d9882a29aa9d9c2]

INTEGRATION: CWS ooo19126 (1.1.1.1.190); FILE MERGED 2005/09/05 18:46:55 rt 1.1.1.1.190.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ce038334ca7c5aef714222232894d747d9344af0]

INTEGRATION: CWS ooo19126 (1.2.130); FILE MERGED 2005/09/05 12:38:53 rt 1.2.130.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3bae2f67c873f1f004fe0e479042fb9c070217c3]

INTEGRATION: CWS ooo19126 (1.5.492); FILE MERGED 2005/09/05 17:32:30 rt 1.5.492.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [271d718c6c9b09a049e7b987097a88ee92fd1404]

INTEGRATION: CWS ooo19126 (1.1.1.1.516); FILE MERGED 2005/09/05 17:32:30 rt 1.1.1.1.516.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [53d510c21c4f1a3fe1986fbc90a8b8d6f61f3fa5]

INTEGRATION: CWS ooo19126 (1.2.204); FILE MERGED 2005/09/05 17:32:30 rt 1.2.204.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9aed607f5e6340b2f654ac25cea7f3c6ed72f2f0]

INTEGRATION: CWS ooo19126 (1.3.176); FILE MERGED 2005/09/05 17:32:29 rt 1.3.176.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5fc87e564ab05782a4a07a59441487ce30c24052]

INTEGRATION: CWS ooo19126 (1.4.4); FILE MERGED 2005/09/05 18:46:55 rt 1.4.4.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5ea84f55e0bda0bffe65c2be980bb606bdc85436]

INTEGRATION: CWS ooo19126 (1.10.176); FILE MERGED 2005/09/05 17:32:29 rt 1.10.176.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d365a82080ba57c87595526fcd338f8d1298f338]

INTEGRATION: CWS ooo19126 (1.10.18); FILE MERGED 2005/09/05 18:46:54 rt 1.10.18.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0f1a4f91039e63e494a8ad7902c1b3e51499ea4b]

INTEGRATION: CWS ooo19126 (1.2.504); FILE MERGED 2005/09/05 17:32:29 rt 1.2.504.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [13924328eb914f9c5b71f3264685b67cbc5e78de]

INTEGRATION: CWS ooo19126 (1.1.1.1.190); FILE MERGED 2005/09/05 18:46:54 rt 1.1.1.1.190.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ad1e4c61b58046319f84b0ddea80983552283bd9]

INTEGRATION: CWS ooo19126 (1.10.116); FILE MERGED 2005/09/05 17:32:28 rt 1.10.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c0a295f8fb11048d8efeacb37eb3b05c22d42dbc]

INTEGRATION: CWS ooo19126 (1.2.18); FILE MERGED 2005/09/05 18:46:54 rt 1.2.18.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a7c159601f7aaabb2a8e710631041fec2c6397e3]

INTEGRATION: CWS ooo19126 (1.2.146); FILE MERGED 2005/09/05 17:32:28 rt 1.2.146.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [69ebd22c26ee63193ee77d60112844ff999c8b64]

INTEGRATION: CWS ooo19126 (1.4.18); FILE MERGED 2005/09/05 18:46:53 rt 1.4.18.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [afb68e6c48533ab24f13a4972d57918e76e6b15d]

INTEGRATION: CWS ooo19126 (1.3.52); FILE MERGED 2005/09/05 12:38:52 rt 1.3.52.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4075af5a7bc17a1a4a8a5151455f551b064139bc]

INTEGRATION: CWS ooo19126 (1.7.204); FILE MERGED 2005/09/05 17:32:28 rt 1.7.204.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [85a165df1aa67025b8b0ce91cc1288e3f636cf42]

INTEGRATION: CWS ooo19126 (1.3.18); FILE MERGED 2005/09/05 18:46:53 rt 1.3.18.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5592f2c3de6b6a754ac19febf1e165ac20cc5d23]

INTEGRATION: CWS ooo19126 (1.24.104); FILE MERGED 2005/09/05 17:32:27 rt 1.24.104.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [64066a732c354c877557b161a2df5f873213f838]

INTEGRATION: CWS ooo19126 (1.4.492); FILE MERGED 2005/09/05 17:32:27 rt 1.4.492.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0af4e16f2092ec194d52d39d061996a6164aef6c]

INTEGRATION: CWS ooo19126 (1.15.204); FILE MERGED 2005/09/05 17:32:27 rt 1.15.204.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2c5b237ad99a79bb9d28e510ca6b75400e77c119]

INTEGRATION: CWS ooo19126 (1.3.18); FILE MERGED 2005/09/05 18:46:52 rt 1.3.18.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ad7a00cb396f09e0055b2611b6e07c8b896dc85a]

INTEGRATION: CWS ooo19126 (1.4.146); FILE MERGED 2005/09/05 17:32:26 rt 1.4.146.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4a8594d73046ea53112e2eac1214f8e2c31e0f19]

INTEGRATION: CWS ooo19126 (1.2.168); FILE MERGED 2005/09/05 18:46:52 rt 1.2.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1551c720c82e91348eed2d97e81e212bc4c9ac07]

INTEGRATION: CWS ooo19126 (1.2.434); FILE MERGED 2005/09/05 17:32:26 rt 1.2.434.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2000be1b3f5cda5ed5867b10a4e67d6f85f90155]

INTEGRATION: CWS ooo19126 (1.9.18); FILE MERGED 2005/09/05 18:46:52 rt 1.9.18.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [786150f4031796d190ea46450836f43192222a09]

INTEGRATION: CWS ooo19126 (1.2.204); FILE MERGED 2005/09/05 17:32:26 rt 1.2.204.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d14f7d89f885ea85a0f5a63bf8a680e3e305d13d]

INTEGRATION: CWS ooo19126 (1.4.18); FILE MERGED 2005/09/05 18:46:52 rt 1.4.18.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [29a21436b0530a612ef1eb390dd44dff49788122]

INTEGRATION: CWS ooo19126 (1.5.104); FILE MERGED 2005/09/05 17:32:25 rt 1.5.104.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b7f7219affaca691cadf62069396313daf34c4ab]

INTEGRATION: CWS ooo19126 (1.5.96); FILE MERGED 2005/09/05 17:32:25 rt 1.5.96.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [362a93645d79bc6c187d7ec1ae43a0665583f285]

INTEGRATION: CWS ooo19126 (1.3.176); FILE MERGED 2005/09/05 17:32:24 rt 1.3.176.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5b84aea79c0813f470ab107b407b9a514fe9e94d]

INTEGRATION: CWS ooo19126 (1.1.1.1.190); FILE MERGED 2005/09/05 18:46:51 rt 1.1.1.1.190.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ab6faa03e5541eb82e017e3340efb4a2fa0c9dbf]

INTEGRATION: CWS ooo19126 (1.2.204); FILE MERGED 2005/09/05 17:32:24 rt 1.2.204.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c8e0f1d75ed5f1d0885cf5fb2fe797e8ee7d75c1]

INTEGRATION: CWS ooo19126 (1.3.18); FILE MERGED 2005/09/05 18:46:51 rt 1.3.18.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c723d8b5b89ab36d78b64ef67cbccdc570c6e3e6]

INTEGRATION: CWS ooo19126 (1.4.18); FILE MERGED 2005/09/05 18:46:51 rt 1.4.18.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9b87dd199f26f8c3d43dfa3f784845b6de4d258c]

INTEGRATION: CWS ooo19126 (1.2.204); FILE MERGED 2005/09/05 17:32:23 rt 1.2.204.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ced72242b539240efe618b986b596df7c7510961]

INTEGRATION: CWS ooo19126 (1.6.18); FILE MERGED 2005/09/05 18:46:51 rt 1.6.18.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0bf4eb1b5ce172cad0b6194db3a0c3ec940821f8]

INTEGRATION: CWS ooo19126 (1.7.46); FILE MERGED 2005/09/05 17:32:23 rt 1.7.46.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [31b531a9cde037cd3cf4d090fdded371c69c0976]

INTEGRATION: CWS ooo19126 (1.4.18); FILE MERGED 2005/09/05 18:46:50 rt 1.4.18.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [dd883f3c983a34fc6bfa0fbaf2e55be66dc53b30]

INTEGRATION: CWS ooo19126 (1.2.204); FILE MERGED 2005/09/05 17:32:22 rt 1.2.204.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [69424ad34f6aa8780ed65c1f9e53ab4939b56acf]

INTEGRATION: CWS ooo19126 (1.11.18); FILE MERGED 2005/09/05 18:46:50 rt 1.11.18.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8f97f33c2d24b7c4d31df65641b2ebc368e980c2]

INTEGRATION: CWS ooo19126 (1.3.116); FILE MERGED 2005/09/05 17:32:22 rt 1.3.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7e1a3835a065152c6797655cc2d04df3a5adff36]

INTEGRATION: CWS ooo19126 (1.12.96); FILE MERGED 2005/09/05 17:32:22 rt 1.12.96.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f8ec3a87f8f32cc8e51b5e22b08cdd68b75844c9]

INTEGRATION: CWS ooo19126 (1.5.18); FILE MERGED 2005/09/05 18:46:50 rt 1.5.18.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9bf389250f5128f43c2c3984eb702330287b00d6]

INTEGRATION: CWS ooo19126 (1.27.42); FILE MERGED 2005/09/05 17:32:21 rt 1.27.42.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [81dffd21c95072423818e209a0745cab58d4dff2]

INTEGRATION: CWS ooo19126 (1.3.18); FILE MERGED 2005/09/05 18:46:50 rt 1.3.18.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d86e248624e10520b70fecca93a99dead8a4a608]

INTEGRATION: CWS ooo19126 (1.7.104); FILE MERGED 2005/09/05 17:32:21 rt 1.7.104.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2c36143a8fbc432788d310ae55237da54e262dcf]

INTEGRATION: CWS ooo19126 (1.13.46); FILE MERGED 2005/09/05 17:32:20 rt 1.13.46.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c437b04f641e38b2d7ec79b73c4e3df6b42dcacb]

INTEGRATION: CWS ooo19126 (1.5.18); FILE MERGED 2005/09/05 18:46:49 rt 1.5.18.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [22f74374308a58bda6828b2dced0982d36cd120c]

INTEGRATION: CWS ooo19126 (1.18.96); FILE MERGED 2005/09/05 17:32:20 rt 1.18.96.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6bbc36ec97a45cfb41facf80118848786cd090e5]

INTEGRATION: CWS ooo19126 (1.3.18); FILE MERGED 2005/09/05 18:46:49 rt 1.3.18.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [26ac719d4cc3acb314c659cc7b02b88bfe8ff4f7]

INTEGRATION: CWS ooo19126 (1.30.46); FILE MERGED 2005/09/05 17:32:19 rt 1.30.46.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [169fdc2ff31583f61fc89362a3638eda3d6a366d]

INTEGRATION: CWS ooo19126 (1.60.46); FILE MERGED 2005/09/05 17:32:19 rt 1.60.46.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c51a2babe5db08717d89cfe4d10f41f0f9e7fb64]

INTEGRATION: CWS ooo19126 (1.6.8); FILE MERGED 2005/09/05 13:57:06 rt 1.6.8.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d494911803bb9b1130cbf524bc3a24d9913e7a45]

INTEGRATION: CWS ooo19126 (1.3.36); FILE MERGED 2005/09/05 13:57:05 rt 1.3.36.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fd6aee50eea8b0be35206a2cfec82b230201cb15]

INTEGRATION: CWS ooo19126 (1.2.36); FILE MERGED 2005/09/05 13:57:05 rt 1.2.36.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2b93dd9e47fb60983c87cf58fc7eb0ed9017818b]

INTEGRATION: CWS ooo19126 (1.5.46); FILE MERGED 2005/09/05 13:57:05 rt 1.5.46.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4c9f81188fdc92ceb5d918050a47a62b7c82d2cd]

INTEGRATION: CWS ooo19126 (1.2.38); FILE MERGED 2005/09/05 13:57:04 rt 1.2.38.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bd113d9df9e66c1479a8e84d3313d32de15781d4]

INTEGRATION: CWS ooo19126 (1.2.110); FILE MERGED 2005/09/05 13:57:03 rt 1.2.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3d9ecb737005c87b9b4886331ed85fc2f54369aa]

INTEGRATION: CWS ooo19126 (1.5.36); FILE MERGED 2005/09/05 13:57:03 rt 1.5.36.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [96c8aff7e6f7568018a69a85083efccbc5253dc5]

INTEGRATION: CWS ooo19126 (1.3.36); FILE MERGED 2005/09/05 13:57:01 rt 1.3.36.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [69f70c447c24376e489d1ffc8658f9c566f99cb1]

INTEGRATION: CWS ooo19126 (1.3.4); FILE MERGED 2005/09/05 13:57:00 rt 1.3.4.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [741ae3307bc8390ecbf28598e471a5dde229efbb]

INTEGRATION: CWS ooo19126 (1.2.8); FILE MERGED 2005/09/05 13:56:59 rt 1.2.8.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [116a10b6f743a3c99a308d98332e5a17fe1f8d01]

INTEGRATION: CWS ooo19126 (1.2.30); FILE MERGED 2005/09/05 13:56:58 rt 1.2.30.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ada044d7e84ce235ecbdec656ea15fa57f0fc65d]

INTEGRATION: CWS ooo19126 (1.3.16); FILE MERGED 2005/09/05 13:56:57 rt 1.3.16.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1c972a9b251fc26ae315febf6d2e7c4b1425d229]

INTEGRATION: CWS ooo19126 (1.16.16); FILE MERGED 2005/09/05 13:56:56 rt 1.16.16.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a38ed11256de8c8baad364742a0e6fa0d2594b00]

INTEGRATION: CWS ooo19126 (1.4.16); FILE MERGED 2005/09/05 13:56:56 rt 1.4.16.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8412deb61e636229ab8f9fc0368ab17c6db3fa6f]

INTEGRATION: CWS ooo19126 (1.3.16); FILE MERGED 2005/09/05 13:56:56 rt 1.3.16.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [446e41058735f0b14433cfbe8d7b604a99e849d9]

INTEGRATION: CWS ooo19126 (1.5.16); FILE MERGED 2005/09/05 13:56:56 rt 1.5.16.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8b090fe0c9cd44715807a32daec487084298d402]

INTEGRATION: CWS ooo19126 (1.3.16); FILE MERGED 2005/09/05 13:56:55 rt 1.3.16.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4a91cb7cb9596c4322ba6b1d75585733963ffda0]

INTEGRATION: CWS ooo19126 (1.4.16); FILE MERGED 2005/09/05 13:56:55 rt 1.4.16.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2ad85f2816a601af4564a57330295860b9921b4b]

INTEGRATION: CWS ooo19126 (1.3.16); FILE MERGED 2005/09/05 13:56:54 rt 1.3.16.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2d394ecf684165249bc20a2b4802cfcc5953d532]

INTEGRATION: CWS ooo19126 (1.3.52); FILE MERGED 2005/09/05 12:38:51 rt 1.3.52.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [06ff8881c8df60d85dfbcce5a237e15bb42a6d19]

INTEGRATION: CWS ooo19126 (1.7.16); FILE MERGED 2005/09/05 13:56:54 rt 1.7.16.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3bbfaa9d248f1170d76e304b90e70de9883bd1b0]

INTEGRATION: CWS ooo19126 (1.2.38); FILE MERGED 2005/09/05 13:56:52 rt 1.2.38.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9f493868d9803621ebb4432bf55208ea82f3e3ec]

INTEGRATION: CWS ooo19126 (1.4.28); FILE MERGED 2005/09/05 13:56:50 rt 1.4.28.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b64234582eed52b0a941b33422ef7f6097621cd1]

INTEGRATION: CWS ooo19126 (1.2.28); FILE MERGED 2005/09/05 13:56:50 rt 1.2.28.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8189f983b4e3e7f2cf856de75be892a8078f9cf6]

INTEGRATION: CWS ooo19126 (1.2.130); FILE MERGED 2005/09/05 12:38:51 rt 1.2.130.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d8b2962818f20643dec2b903580590bd203844b3]

INTEGRATION: CWS ooo19126 (1.3.28); FILE MERGED 2005/09/05 13:56:49 rt 1.3.28.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b52f7e1493ad659b11ade31e8f6ddf42b5d248bd]

INTEGRATION: CWS ooo19126 (1.2.28); FILE MERGED 2005/09/05 13:56:49 rt 1.2.28.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [183ea72de635af75a782c593fe0256c7bd55a975]

INTEGRATION: CWS ooo19126 (1.18.12); FILE MERGED 2005/09/05 13:56:47 rt 1.18.12.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9a884b0ecb74cc79f05fc831dc51b06365926901]

INTEGRATION: CWS ooo19126 (1.5.46); FILE MERGED 2005/09/05 13:56:47 rt 1.5.46.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c57b3682c24aee80491eacab32b681c961771edf]

INTEGRATION: CWS ooo19126 (1.2.46); FILE MERGED 2005/09/05 13:56:46 rt 1.2.46.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d4c412d2e03b79683d6da55ee19b62e1388fd5e6]

INTEGRATION: CWS ooo19126 (1.4.28); FILE MERGED 2005/09/05 13:56:46 rt 1.4.28.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [be51026221389e4948ae34083e9222d5e723b0ad]

INTEGRATION: CWS ooo19126 (1.6.4); FILE MERGED 2005/09/05 17:39:57 rt 1.6.4.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d1d3779c6a20d823a7bc64ed24b1bfc0e27a1d92]

INTEGRATION: CWS ooo19126 (1.2.130); FILE MERGED 2005/09/05 12:38:50 rt 1.2.130.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9c169d685de5089a2f2d3bd08350650274cd4b8b]

INTEGRATION: CWS ooo19126 (1.3.130); FILE MERGED 2005/09/05 12:38:50 rt 1.3.130.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3626614a7e3626451f9f000706ec20196791785e]

INTEGRATION: CWS ooo19126 (1.2.316); FILE MERGED 2005/09/05 12:38:49 rt 1.2.316.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [401b6140ce3751442e0b4d69df82fe3c112b230b]

INTEGRATION: CWS ooo19126 (1.2.130); FILE MERGED 2005/09/05 12:38:49 rt 1.2.130.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0004db2121cc1b377a39df3847f0f9d50084634c]

INTEGRATION: CWS ooo19126 (1.3.130); FILE MERGED 2005/09/05 12:38:49 rt 1.3.130.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [510c4df037fdb41e37589eb0d87e1cd83000b4b5]

INTEGRATION: CWS ooo19126 (1.2.316); FILE MERGED 2005/09/05 12:38:49 rt 1.2.316.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a5a396d1a7306355c508020abffe117048d2e926]

INTEGRATION: CWS ooo19126 (1.2.130); FILE MERGED 2005/09/05 12:38:48 rt 1.2.130.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b4ee36c97143cc6c2c7d6cd2f3ddff793ff1a870]

INTEGRATION: CWS ooo19126 (1.3.1088); FILE MERGED 2005/09/05 14:51:04 rt 1.3.1088.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6007f2cfb498a010f32d80940780adb1f4272ff8]

INTEGRATION: CWS ooo19126 (1.4.46); FILE MERGED 2005/09/05 17:32:19 rt 1.4.46.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [85031130518b82db80e9cca2d3afe45bf80005e0]

INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 16:59:01 rt 1.3.80.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a401f1a7cc2115fa72c5e4c7af7493a5a5d1cfdf]

INTEGRATION: CWS ooo19126 (1.6.80); FILE MERGED 2005/09/05 16:59:00 rt 1.6.80.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [aea0ab6af84669dc80f996be3db4991e2f137fa1]

INTEGRATION: CWS ooo19126 (1.3.140); FILE MERGED 2005/09/05 16:59:00 rt 1.3.140.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [32d1f3e31a6059bdaa3a4db9ea7e5b6b5c92af58]

INTEGRATION: CWS ooo19126 (1.2.148); FILE MERGED 2005/09/05 16:59:00 rt 1.2.148.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7d309b8a4f5a9c3ff3a69d5f2d9e786981d6d607]

INTEGRATION: CWS ooo19126 (1.3.80); FILE MERGED 2005/09/05 16:58:59 rt 1.3.80.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [939f3b0cdd4b08005b751e684c995acc711a1536]

INTEGRATION: CWS ooo19126 (1.6.80); FILE MERGED 2005/09/05 16:58:59 rt 1.6.80.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [48c73ed1c03771aeae91031292a69b0468e29cf2]

INTEGRATION: CWS ooo19126 (1.3.140); FILE MERGED 2005/09/05 16:58:59 rt 1.3.140.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [93a000e335f1f56a7e777b41dce5a9b2115e44fe]

INTEGRATION: CWS ooo19126 (1.7.6); FILE MERGED 2005/09/05 16:58:58 rt 1.7.6.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7a3d692abb3f2f8ba9dac9cac9c146fdb384ac03]

INTEGRATION: CWS ooo19126 (1.16.8); FILE MERGED 2005/09/05 16:58:58 rt 1.16.8.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [38fcd9a90912bb7a8aa199d1cf01a56efc94648d]

INTEGRATION: CWS ooo19126 (1.12.12); FILE MERGED 2005/09/05 16:58:58 rt 1.12.12.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ea854579c434696c9257f5ea58d4e022ca8e9460]

INTEGRATION: CWS ooo19126 (1.8.12); FILE MERGED 2005/09/05 16:58:57 rt 1.8.12.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [387f5b64e4edb72859d8eff598f27cd2f7b0eada]

INTEGRATION: CWS ooo19126 (1.3.142); FILE MERGED 2005/09/05 16:58:57 rt 1.3.142.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [39061a632cbac0a93de4732159ca325950f25733]

INTEGRATION: CWS ooo19126 (1.2.146); FILE MERGED 2005/09/05 16:58:57 rt 1.2.146.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [23794026c6aec6046cc8f51eb3a1ba1740b070fa]

INTEGRATION: CWS ooo19126 (1.20.44); FILE MERGED 2005/09/05 17:32:18 rt 1.20.44.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2a9cd0613a3dccd6c0400c6df0c5b1fc488de361]

INTEGRATION: CWS ooo19126 (1.4.30); FILE MERGED 2005/09/05 16:58:57 rt 1.4.30.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fdc0040d3cc4281e5972b653840636844ff1d246]

INTEGRATION: CWS ooo19126 (1.12.104); FILE MERGED 2005/09/05 17:32:18 rt 1.12.104.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bd7245c31adce5b4e1ab8470ea7823daad71f1a1]

INTEGRATION: CWS ooo19126 (1.30.46); FILE MERGED 2005/09/05 17:32:18 rt 1.30.46.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5c60e88e8436c5fad47f6f0b729e0519931c1b71]

INTEGRATION: CWS ooo19126 (1.21.98); FILE MERGED 2005/09/05 17:32:17 rt 1.21.98.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d825590bf0fada8755e6f2e996aec19844eb49df]

INTEGRATION: CWS ooo19126 (1.42.98); FILE MERGED 2005/09/05 17:32:16 rt 1.42.98.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [39f9605895b491cdb463213a643750672f3087fa]

INTEGRATION: CWS ooo19126 (1.14.204); FILE MERGED 2005/09/05 17:32:16 rt 1.14.204.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d83c489c03e36724c5728748678a1f5138cad888]

INTEGRATION: CWS ooo19126 (1.16.204); FILE MERGED 2005/09/05 17:32:16 rt 1.16.204.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [dcfce51c1909ac32838fff676cfa5c67793bf760]

INTEGRATION: CWS ooo19126 (1.6.204); FILE MERGED 2005/09/05 17:32:16 rt 1.6.204.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bd4f447a5363cb5d17119111e02d81352501e24c]

INTEGRATION: CWS ooo19126 (1.10.204); FILE MERGED 2005/09/05 17:32:15 rt 1.10.204.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2b3e5397326ad914332f15a7d76c1371e714fcc8]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:16:12 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d33c649caec26a398a15c23ddb52da760d2c428b]

INTEGRATION: CWS ooo19126 (1.2.182); FILE MERGED 2005/09/05 12:38:47 rt 1.2.182.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [50294d45e82c0fb25663512c84c4a2cc375652cb]

INTEGRATION: CWS ooo19126 (1.3.1102); FILE MERGED 2005/09/05 14:51:03 rt 1.3.1102.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1ef88b970ec906ddff14bd23078051bbac5c008a]

INTEGRATION: CWS ooo19126 (1.5.204); FILE MERGED 2005/09/05 17:32:15 rt 1.5.204.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9561e3b537a90363c995b0c150887ed5bae40ec8]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:16:12 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [48d0d1d4d93e522d4f67b75b9150bdad3f5ae1fb]

INTEGRATION: CWS ooo19126 (1.2.1068); FILE MERGED 2005/09/05 14:51:03 rt 1.2.1068.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [66b5559250b5dbc34788637cfa06ff36a6c85007]

INTEGRATION: CWS ooo19126 (1.10.204); FILE MERGED 2005/09/05 17:32:15 rt 1.10.204.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [405f9ee98025a4e1d490ffbf8902d9a530a845f0]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:16:11 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3fbb3616e0e9bb6002c825462d4c803ffcd233d7]

INTEGRATION: CWS ooo19126 (1.2.182); FILE MERGED 2005/09/05 12:38:46 rt 1.2.182.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [efe34114f4bb72702aec2403fed286a6d6ca8e92]

INTEGRATION: CWS ooo19126 (1.4.416); FILE MERGED 2005/09/05 14:51:03 rt 1.4.416.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7b879397eb617caa0eacb8b9fe3d6360b6e43454]

INTEGRATION: CWS ooo19126 (1.4.204); FILE MERGED 2005/09/05 17:32:15 rt 1.4.204.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [134b348a6615dd6739508a6fb9d7b256c414e8d2]

INTEGRATION: CWS ooo19126 (1.3.204); FILE MERGED 2005/09/05 17:32:14 rt 1.3.204.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e456c5d6f578dbfd5eb7805dddb207fb5cbfd0cf]

INTEGRATION: CWS ooo19126 (1.7.46); FILE MERGED 2005/09/05 17:32:14 rt 1.7.46.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [46df2294a5877ae7d2f6a3213812e92241eebf02]

INTEGRATION: CWS ooo19126 (1.1.1.1.1110); FILE MERGED 2005/09/05 14:51:02 rt 1.1.1.1.1110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [caa8879eb57525cd28bc7509a2fbade013792d1a]

INTEGRATION: CWS ooo19126 (1.3.140); FILE MERGED 2005/09/05 14:51:02 rt 1.3.140.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d04c912243057b8b9fdd094e41c646f475675ce5]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:16:10 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5735255c80a1aee4c6d6acd4c9ad37155a303310]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:16:09 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [92020dbf904ff98451e7b9b5e6b50db655257d69]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:16:08 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cf6da49467a31e78f1a1d4e5bf13ab0464e45920]

INTEGRATION: CWS ooo19126 (1.2.182); FILE MERGED 2005/09/05 12:38:45 rt 1.2.182.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2e6935825d8b7727c89a6839b2473df3193012ad]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:16:06 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2d363ab5be8b32c10fd1ee2016fab3c4a7133da7]

INTEGRATION: CWS ooo19126 (1.4.656); FILE MERGED 2005/09/05 12:38:45 rt 1.4.656.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2fea80fbe563da8dbdac5d2dccc36e6a642ba51a]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:16:06 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [de85d7106ae96e11028a5098ec1ce4fde7540fcb]

INTEGRATION: CWS ooo19126 (1.6.46); FILE MERGED 2005/09/05 17:32:14 rt 1.6.46.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1671b7aa6d06e8e521cca0340390b8789fc57224]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:38:44 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [61d9705d6411428cfc561f3a9a72cfe9873c467a]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:16:05 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [425976f36363268907ae80814c0e94ba595b9e34]

INTEGRATION: CWS ooo19126 (1.4.96); FILE MERGED 2005/09/05 17:32:13 rt 1.4.96.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c78d347f8822554a4e37d594c840d517a4cf6fea]

INTEGRATION: CWS ooo19126 (1.2.140); FILE MERGED 2005/09/05 14:51:02 rt 1.2.140.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [deee34968c29b4c6680422131affcb8e7bee6722]

INTEGRATION: CWS ooo19126 (1.2.204); FILE MERGED 2005/09/05 17:32:13 rt 1.2.204.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [31fafbe5a4adaea849edaa15823a779ee224e5d2]

INTEGRATION: CWS ooo19126 (1.3.176); FILE MERGED 2005/09/05 17:32:13 rt 1.3.176.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [21aca7396426bdb3302a63b9fffa840d5209822a]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:16:04 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9369a99aa22a3759ef76db549763e893933e3fac]

INTEGRATION: CWS ooo19126 (1.20.104); FILE MERGED 2005/09/05 17:32:12 rt 1.20.104.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [be9e21705e7c4e598ddbfc5776635529b3c2d96e]

INTEGRATION: CWS ooo19126 (1.10.140); FILE MERGED 2005/09/05 14:51:01 rt 1.10.140.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bc3cf2a780f8740f6bad87429e97723290332295]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:38:43 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6e12a6f512448b9d2da6cde24781d377b2136557]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:16:03 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [20214ea3a1f20f4b8e0b382dca7c694b544c1cc2]

INTEGRATION: CWS ooo19126 (1.59.104); FILE MERGED 2005/09/05 17:32:11 rt 1.59.104.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8bfa0df2a68b16dc3e8b5099197f71e3b134519e]

INTEGRATION: CWS ooo19126 (1.5.188); FILE MERGED 2005/09/05 14:51:01 rt 1.5.188.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [00940c0eff831d7d6a8443c89edc528974f2074a]

INTEGRATION: CWS ooo19126 (1.53.116); FILE MERGED 2005/09/05 17:32:11 rt 1.53.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1704b6d4b421da125ec67762f2591209536343cd]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:38:42 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2778f42b7f0e9e864784492d36398f7b3c872ec8]

INTEGRATION: CWS ooo19126 (1.12.204); FILE MERGED 2005/09/05 17:32:11 rt 1.12.204.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e51af40c72cf24a7132fc7389311fc637e0999a7]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:16:03 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0ad7c009a983bd418cc7fdc4c379a9429bf882de]

INTEGRATION: CWS ooo19126 (1.4.76); FILE MERGED 2005/09/05 11:16:03 rt 1.4.76.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [66d562f6624feb2cb3d68dcea732eb6743deba41]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:38:41 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f86058dda9297bac8cdf148597927b32f2d5a4c9]

INTEGRATION: CWS ooo19126 (1.8.204); FILE MERGED 2005/09/05 17:32:10 rt 1.8.204.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f4fb4454e8419dec98c8963fd3e646929ceb87ae]

INTEGRATION: CWS ooo19126 (1.2.1106); FILE MERGED 2005/09/05 14:51:00 rt 1.2.1106.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3a68b265804a13db4104a73ae390e89afd260ebf]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:16:01 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3267b4073c893fdb339fd7c3fb650bde6a91d94f]

INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGED 2005/09/05 12:38:41 rt 1.3.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [af9faedb2001c94bd715a28e005190c9b3bf80b7]

INTEGRATION: CWS ooo19126 (1.12.204); FILE MERGED 2005/09/05 17:32:10 rt 1.12.204.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f94aaf5de5c731f3b01664f28ab125883b4cd5a3]

INTEGRATION: CWS ooo19126 (1.3.140); FILE MERGED 2005/09/05 14:51:00 rt 1.3.140.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bc3d8ffef50f8c7b5ff73fd09cfcae8ed3476d03]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:16:01 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a9345e887d06daa4fb0be7b28bc62b865cb05483]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:38:40 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fa5863367470ae872c319ab523807439cde70267]

INTEGRATION: CWS ooo19126 (1.4.494); FILE MERGED 2005/09/05 17:32:10 rt 1.4.494.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d142e9e68aa65d6d754888e9f9ced85c0dc22635]

INTEGRATION: CWS ooo19126 (1.1.1.1.1110); FILE MERGED 2005/09/05 14:51:00 rt 1.1.1.1.1110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ad209b2ec3d6ee7d108baad5b5fff510b20ab1d0]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:16:00 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [45c18337c9a6d922c1ba8dfe4adb773ba1b83e6d]

INTEGRATION: CWS ooo19126 (1.5.204); FILE MERGED 2005/09/05 17:32:10 rt 1.5.204.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b916276194f34857b116c007607ffb5f7671bcdb]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:15:59 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d81707a8289bff273cf5de1ca7f98ef0bd5caf3d]

INTEGRATION: CWS ooo19126 (1.3.286); FILE MERGED 2005/09/05 12:38:39 rt 1.3.286.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [741d75eb6c6ec8630232f7dee34d2a164388a65a]

INTEGRATION: CWS ooo19126 (1.13.204); FILE MERGED 2005/09/05 17:32:09 rt 1.13.204.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3e43e4d15b4a498ab456af41d806a84e75c4c248]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:15:58 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2c3d3d00a1fbfe337b9c8c846dd1eb6d734c023f]

INTEGRATION: CWS ooo19126 (1.4.234); FILE MERGED 2005/09/05 12:38:39 rt 1.4.234.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [351430f7aa19713cd01d1d05fee55a7389f90b9d]

INTEGRATION: CWS ooo19126 (1.24.176); FILE MERGED 2005/09/05 17:32:09 rt 1.24.176.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [18e6621d8711390567de574bde29db9cbbcbca90]

INTEGRATION: CWS ooo19126 (1.21.176); FILE MERGED 2005/09/05 17:32:09 rt 1.21.176.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9fee53218e720474d829035c69bb5f37a839436c]

INTEGRATION: CWS ooo19126 (1.3.234); FILE MERGED 2005/09/05 12:38:38 rt 1.3.234.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ed25dd20f1daec8dc163e0b9f4758038ecaa769c]

INTEGRATION: CWS ooo19126 (1.1.1.1.1110); FILE MERGED 2005/09/05 14:50:59 rt 1.1.1.1.1110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b6f0cee6e6890677271488add757bce09de67d11]

INTEGRATION: CWS ooo19126 (1.61.116); FILE MERGED 2005/09/05 17:32:09 rt 1.61.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6a1de4a8530d817f6416c27157bcb3776a480e31]

INTEGRATION: CWS ooo19126 (1.4.234); FILE MERGED 2005/09/05 12:38:38 rt 1.4.234.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [85d1e94f5d742f9a3164d482481ce097ede3e349]

INTEGRATION: CWS ooo19126 (1.2.1094); FILE MERGED 2005/09/05 14:50:59 rt 1.2.1094.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [44866d7ad397cdcbb2a749bd16496954c3584858]

INTEGRATION: CWS ooo19126 (1.15.204); FILE MERGED 2005/09/05 17:32:09 rt 1.15.204.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [288cc2b94fdd61ed7f03cdde495ce19467e8752b]

INTEGRATION: CWS ooo19126 (1.4.158); FILE MERGED 2005/09/05 11:15:56 rt 1.4.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [53fac6273b204db3b315d16a39760232c7f7dc7b]

INTEGRATION: CWS ooo19126 (1.28.176); FILE MERGED 2005/09/05 17:32:08 rt 1.28.176.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8b9fbd57cee6ee2c8d9dbbdc67578205af1d941a]

INTEGRATION: CWS ooo19126 (1.4.234); FILE MERGED 2005/09/05 12:38:37 rt 1.4.234.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [35cae78140b804106654ffb944f18b86e46e565f]

INTEGRATION: CWS ooo19126 (1.1.1.1.1110); FILE MERGED 2005/09/05 14:50:58 rt 1.1.1.1.1110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [76cb091a01436f06931914316501b53e0f6d5e3c]

INTEGRATION: CWS ooo19126 (1.10.204); FILE MERGED 2005/09/05 17:32:08 rt 1.10.204.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7b2d80809d4056a522963ac722d6b362afd6dc99]

INTEGRATION: CWS ooo19126 (1.2.316); FILE MERGED 2005/09/05 12:38:36 rt 1.2.316.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1d6417d7b23aa42ef25a023b15e4bc75ae549ab5]

INTEGRATION: CWS ooo19126 (1.12.270); FILE MERGED 2005/09/05 17:32:08 rt 1.12.270.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fe9470782b9ec2ac1f766c3821bba1f0ffdc2e71]

INTEGRATION: CWS ooo19126 (1.2.316); FILE MERGED 2005/09/05 12:38:35 rt 1.2.316.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [80781237461ab17ec3a5163e060b062ad3ba330c]

INTEGRATION: CWS ooo19126 (1.20.142); FILE MERGED 2005/09/05 17:32:07 rt 1.20.142.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [470f78052dbf3531a711b2b0f0cfd0f8946f19bb]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:15:55 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d829ffc22d17e9ea527968e45da1f15ca9343147]

INTEGRATION: CWS ooo19126 (1.19.176); FILE MERGED 2005/09/05 17:32:07 rt 1.19.176.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [241dc3449b425e87a56464c5dcd1719f4b2d6fb6]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:15:55 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [162c2095602179050f0edd29f2a6f30d1b92b8c4]

INTEGRATION: CWS ooo19126 (1.2.316); FILE MERGED 2005/09/05 12:38:33 rt 1.2.316.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d1e051094ff215f0e5afa0810d69d0dc4c87ea2a]

INTEGRATION: CWS ooo19126 (1.5.492); FILE MERGED 2005/09/05 17:32:07 rt 1.5.492.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bc24daa745a09e4ff9390a83fdbf23249b68c527]

INTEGRATION: CWS ooo19126 (1.3.140); FILE MERGED 2005/09/05 14:50:58 rt 1.3.140.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f41c9e4268663d557a7914ffff30db6419690c76]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:15:54 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b45537f0d1d82ee59005c729be9a485b87a3a861]

INTEGRATION: CWS ooo19126 (1.5.494); FILE MERGED 2005/09/05 17:32:07 rt 1.5.494.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ba273f7f0b873a3e208467fc02036b1706a5e7c5]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:15:54 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [88c861edccd5ee419388860e9206cc195f86f9ce]

INTEGRATION: CWS ooo19126 (1.3.56); FILE MERGED 2005/09/05 12:38:33 rt 1.3.56.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d9093de8a4d52127b532c5581279467c87aea4b9]

INTEGRATION: CWS ooo19126 (1.2.140); FILE MERGED 2005/09/05 14:50:57 rt 1.2.140.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8c3c574053fe267d0e715c58453be2df9859f8b5]

INTEGRATION: CWS ooo19126 (1.48.104); FILE MERGED 2005/09/05 17:32:06 rt 1.48.104.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b752772b57a5202910e62d8c82a7a7688f421ab1]

INTEGRATION: CWS ooo19126 (1.5.128); FILE MERGED 2005/09/05 11:15:53 rt 1.5.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c9c2db76ea504839c1d029d6830e4a71aab82f86]

INTEGRATION: CWS ooo19126 (1.5.492); FILE MERGED 2005/09/05 17:32:06 rt 1.5.492.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [54324481eefc03eadd69749de4acb78370f6fbe4]

INTEGRATION: CWS ooo19126 (1.2.316); FILE MERGED 2005/09/05 12:38:32 rt 1.2.316.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ffce26487b37a6cfec32fc9bac42779ca7ae5e42]

INTEGRATION: CWS ooo19126 (1.7.24); FILE MERGED 2005/09/05 11:15:53 rt 1.7.24.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bd031ed65250a8c738775d57f5cd4b732eca20dd]

INTEGRATION: CWS ooo19126 (1.24.116); FILE MERGED 2005/09/05 17:32:06 rt 1.24.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b16ed40fbc16a51c874a52725bea2f034a846808]

INTEGRATION: CWS ooo19126 (1.3.140); FILE MERGED 2005/09/05 14:50:57 rt 1.3.140.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a9a65fdc83773791c65bebbeb58467ec6266c230]

INTEGRATION: CWS ooo19126 (1.7.434); FILE MERGED 2005/09/05 17:32:06 rt 1.7.434.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2dc6050e38e94e374d589c2ff37aa7bc71b3f524]

INTEGRATION: CWS ooo19126 (1.7.76); FILE MERGED 2005/09/05 11:15:52 rt 1.7.76.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [25d0ec0d5970d3324a10221930185cb056ab25b0]

INTEGRATION: CWS ooo19126 (1.2.316); FILE MERGED 2005/09/05 12:38:31 rt 1.2.316.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [876df73540d43b94446c189ae02644462d3ef4bd]

INTEGRATION: CWS ooo19126 (1.2.140); FILE MERGED 2005/09/05 14:50:56 rt 1.2.140.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [794077aa7ae9ea8917dcddd3f818b2440a2cc580]

INTEGRATION: CWS ooo19126 (1.7.128); FILE MERGED 2005/09/05 11:15:52 rt 1.7.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [05775c3f43f39cb1fd5e8fc86eeee700427a1371]

INTEGRATION: CWS ooo19126 (1.14.204); FILE MERGED 2005/09/05 17:32:05 rt 1.14.204.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f50c570555caa01768953b8884e3fc8971f3a683]

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>  [f77c11835f3e46517624368bf5f601c4b90c1eb1]

INTEGRATION: CWS ooo19126 (1.6.128); FILE MERGED 2005/09/05 11:15:52 rt 1.6.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6663b64e1853910cf8500b0a3ad5c692df8052a4]

INTEGRATION: CWS ooo19126 (1.10.96); FILE MERGED 2005/09/05 17:32:05 rt 1.10.96.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [389d8997889b7a711c61aeca64ae96a7297a9feb]

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>  [9f7d6b5a5c6bc2f6eb75e6a1246e87123b8d703d]

INTEGRATION: CWS ooo19126 (1.2.316); FILE MERGED 2005/09/05 12:38:30 rt 1.2.316.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e9706f324369dcef27c131a3db8af962ffa13703]

INTEGRATION: CWS ooo19126 (1.6.128); FILE MERGED 2005/09/05 11:15:51 rt 1.6.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [14be88c117ebb38acc69e3e2bb6d01872113bf8a]

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>  [b0641e954c7b5c5b97c373712711323c4dd432f2]

INTEGRATION: CWS ooo19126 (1.6.434); FILE MERGED 2005/09/05 17:32:05 rt 1.6.434.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [93f7b7809b97a11597010a66597fbfbce8931652]

INTEGRATION: CWS ooo19126 (1.8.72); FILE MERGED 2005/09/05 11:15:51 rt 1.8.72.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b2a9c85819024742e2be4ed7cc98a25b4352f47d]

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>  [ea1ec862426a1bb769ba0df9227651023c4dc6a6]

INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGED 2005/09/05 12:38:30 rt 1.3.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f6d3180e978586e6b545fab845de5f15624ff73d]

INTEGRATION: CWS ooo19126 (1.5.472); FILE MERGED 2005/09/05 17:32:05 rt 1.5.472.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [90e242077429dcf61671aaa943e341fd7e88cf74]

INTEGRATION: CWS ooo19126 (1.2.138); FILE MERGED 2005/09/05 14:50:56 rt 1.2.138.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d94c261af62214e0411f7216b4ab6106b99960a2]

INTEGRATION: CWS ooo19126 (1.10.76); FILE MERGED 2005/09/05 11:15:50 rt 1.10.76.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e6e8d9b8b427af9b4f9ab1c21f1eca2a6f198204]

INTEGRATION: CWS ooo19126 (1.2.316); FILE MERGED 2005/09/05 12:38:29 rt 1.2.316.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [40114ca5c49f6b6c95647de51c9c73a68aeba6d7]

INTEGRATION: CWS ooo19126 (1.7.472); FILE MERGED 2005/09/05 17:32:05 rt 1.7.472.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0df468144ce9c3f448ecdc419c176276247b6250]

INTEGRATION: CWS ooo19126 (1.6.76); FILE MERGED 2005/09/05 11:15:50 rt 1.6.76.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8e08476d723816b5cfe460c360b50c4a1e7020a7]

INTEGRATION: CWS ooo19126 (1.24.152); FILE MERGED 2005/09/05 17:32:04 rt 1.24.152.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [13597d1b32213eb1b35e42e5b00dd30a8d009cc4]

INTEGRATION: CWS ooo19126 (1.5.128); FILE MERGED 2005/09/05 11:15:50 rt 1.5.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cd9b6eaf9159745370761dc2c98554294f336a65]

INTEGRATION: CWS ooo19126 (1.2.316); FILE MERGED 2005/09/05 12:38:28 rt 1.2.316.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5b5a04e10259d207dd2437612f9978075b911731]

INTEGRATION: CWS ooo19126 (1.75.98); FILE MERGED 2005/09/05 17:32:04 rt 1.75.98.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [de1fbf24176ee9f4e55c373658481d48e159652f]

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>  [84dc29c36b83d895d79d9ab4466c1c7d32494e61]

INTEGRATION: CWS ooo19126 (1.2.140); FILE MERGED 2005/09/05 14:50:55 rt 1.2.140.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8af8faa525521759eecec5828f133a0044a5f629]

INTEGRATION: CWS ooo19126 (1.5.128); FILE MERGED 2005/09/05 11:15:49 rt 1.5.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [89c32eb9f3af311f8a240f30edc19c1b536a24d2]

INTEGRATION: CWS ooo19126 (1.31.204); FILE MERGED 2005/09/05 17:32:04 rt 1.31.204.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a9b13001795818db8ccb6ca40d68b472574b67be]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:15:49 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b3a47ccf7000960bd129faef175ff9f5dca55e89]

INTEGRATION: CWS ooo19126 (1.75.98); FILE MERGED 2005/09/05 17:32:03 rt 1.75.98.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [aaee6b9942f9d0df673ac28f758da2a3a2b34d1e]

INTEGRATION: CWS ooo19126 (1.2.316); FILE MERGED 2005/09/05 12:38:27 rt 1.2.316.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [861e38fcb744526e3a48351c2edb8327f95457d7]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:15:48 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [92c3dbc7c9d325bc559aa5573be5393d327fff97]

INTEGRATION: CWS ooo19126 (1.39.104); FILE MERGED 2005/09/05 17:32:03 rt 1.39.104.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c87f294b81292da83d4a5e050dbf32ce7881895d]

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>  [859ca8a06dc911c36a30861cf05a9acaa2bea6e1]

INTEGRATION: CWS ooo19126 (1.7.76); FILE MERGED 2005/09/05 11:15:48 rt 1.7.76.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fd16ec00fab70368e04ad02c38c7f4a0fd90db04]

INTEGRATION: CWS ooo19126 (1.2.298); FILE MERGED 2005/09/05 14:50:55 rt 1.2.298.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [28f60be75ffe1924a7a68e9e5c415ec267dcfcb1]

INTEGRATION: CWS ooo19126 (1.133.104); FILE MERGED 2005/09/05 17:32:03 rt 1.133.104.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fe5aa3b585b0858109b63a7976091eef7ab84fce]

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>  [9a9d09ed47db111da8e2f85fa2b22d181214cd79]

INTEGRATION: CWS ooo19126 (1.5.128); FILE MERGED 2005/09/05 11:15:48 rt 1.5.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ebbfb44f07eacfeb99676bba742be00f7202f65f]

INTEGRATION: CWS ooo19126 (1.3.178); FILE MERGED 2005/09/05 12:38:26 rt 1.3.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fb9755e8cecf58feeb68cfd5f509198968d7007e]

INTEGRATION: CWS ooo19126 (1.21.98); FILE MERGED 2005/09/05 17:32:02 rt 1.21.98.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [96e2b616f8f7bc67117bd2f84440adc6d63b0796]

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>  [e84c0525fae77e342b95b0d723bb062a0fcdeb42]

INTEGRATION: CWS ooo19126 (1.2.316); FILE MERGED 2005/09/05 12:38:26 rt 1.2.316.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [988fa554c203fddd393113de57ba8f9721d23b69]

INTEGRATION: CWS ooo19126 (1.5.128); FILE MERGED 2005/09/05 11:15:47 rt 1.5.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d10b4eb9902df88c132f32895662994cc3a74c4d]

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>  [3e3da79372465da51dfe3b050ed1e7fe21633cfc]

INTEGRATION: CWS ooo19126 (1.1.1.1.1110); FILE MERGED 2005/09/05 14:50:54 rt 1.1.1.1.1110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0dedeff906a6c448ec07536e5c55cffca7c642f0]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:15:47 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bb54c8b38dbb3356636cb072356bf2119a7e945e]

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>  [073cb19162e3f1394d759212286da54eef82cb39]

INTEGRATION: CWS ooo19126 (1.57.98); FILE MERGED 2005/09/05 17:32:02 rt 1.57.98.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d5c5f60955d42e457262355f6e4591bb69220ac4]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:15:46 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0077c54ff7b6751e6e8299437cc531b09f102c1e]

INTEGRATION: CWS ooo19126 (1.2.316); FILE MERGED 2005/09/05 12:38:25 rt 1.2.316.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0e3242870e901e38fef154917e3cdae1825ecc3d]

INTEGRATION: CWS ooo19126 (1.3.104); FILE MERGED 2005/09/05 17:32:01 rt 1.3.104.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [59966df3cea65a3904531d9c9239b2851206d29d]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:15:46 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c2dbffaeecbc76613ea9d84869205ebc43d61678]

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>  [03c4e3408775154e1ef8a89be4299a8dc8f80e4b]

INTEGRATION: CWS ooo19126 (1.5.158); FILE MERGED 2005/09/05 11:15:46 rt 1.5.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d3f65d7ae27aa1fb8c84e158a2c79fe091bdb023]

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>  [7607e7f0bea4c6248d45a7ffad734a1fd8c0a416]

INTEGRATION: CWS ooo19126 (1.5.104); FILE MERGED 2005/09/05 17:32:01 rt 1.5.104.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f197a57cfebbce6436c9998ff14e864ad3483da6]

INTEGRATION: CWS ooo19126 (1.2.316); FILE MERGED 2005/09/05 12:38:24 rt 1.2.316.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c64a06f13fc871b9d92b6aa3a8000298a1cf127a]

INTEGRATION: CWS ooo19126 (1.3.140); FILE MERGED 2005/09/05 14:50:53 rt 1.3.140.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b9f9a772c8de2253f13c5f822def7ad3eebd2350]

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>  [e9f786aff50fbcefc39c1a5ec3842032a21217e0]

INTEGRATION: CWS ooo19126 (1.16.204); FILE MERGED 2005/09/05 17:32:01 rt 1.16.204.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2663d075a28cef4891df9269dc541600ea9277ae]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:15:45 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0d8c9076b4d38a682d1b6aebec1c2d7ef93df569]

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>  [6b8336d79e26fffcc3198a3c751f330bb04eee7d]

INTEGRATION: CWS ooo19126 (1.38.116); FILE MERGED 2005/09/05 17:32:01 rt 1.38.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d17d75fec672393eaf0792b8c4881253fbef57e0]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:15:45 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0581432cd2f16c50dd7dc41b27781839075686c4]

INTEGRATION: CWS ooo19126 (1.2.316); FILE MERGED 2005/09/05 12:38:23 rt 1.2.316.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [227a838d71f85d8dc92202f04bbcf59811a0bd51]

INTEGRATION: CWS ooo19126 (1.12.104); FILE MERGED 2005/09/05 17:32:00 rt 1.12.104.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [18efe679d14ec4b93bf5c61ef49c297b814e91f5]

INTEGRATION: CWS ooo19126 (1.3.1074); FILE MERGED 2005/09/05 14:50:53 rt 1.3.1074.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [03f6a93ddc15b46f3c180b68d7fa3d243856abd6]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:15:44 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [101ef5466b66d444b1884eff9feab6cf9458c189]

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>  [735a7a7e8d7b3584480fc5979db665e3c08d73b9]

INTEGRATION: CWS ooo19126 (1.28.98); FILE MERGED 2005/09/05 17:32:00 rt 1.28.98.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [740264fa78ba188e8e1cdfc9fa2ef6f8069d4e55]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:15:43 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b197abe21806d0e535723daded2640d5d24de243]

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>  [a3a883c3137ce98b3e4d0951469b39c6a8a15e20]

INTEGRATION: CWS ooo19126 (1.6.204); FILE MERGED 2005/09/05 17:32:00 rt 1.6.204.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4dcae9dccca7a6bede8717eccbcb7d2686ed89ae]

INTEGRATION: CWS ooo19126 (1.4.76); FILE MERGED 2005/09/05 11:15:41 rt 1.4.76.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d941a9bd80386eba851b0b51d6db204784d71cd0]

INTEGRATION: CWS ooo19126 (1.2.316); FILE MERGED 2005/09/05 12:38:22 rt 1.2.316.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [eb63a781ff106bfdb71507b29c97c4bd1178a513]

INTEGRATION: CWS ooo19126 (1.11.204); FILE MERGED 2005/09/05 17:31:59 rt 1.11.204.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6fed556593fcfa6c73d49292fc09beb926b521bf]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:15:40 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [36731c98d36e9d89b37846135f8b682a320ef8d5]

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>  [5898689348362f30cadb9154291c11dbacfc3a1c]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:15:38 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [aa57cfaa88e4c4c62b8b074fc93189bebb55a4e9]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:15:38 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ebd114b6d257c217c4b6aa7122faa789f7d2e6fc]

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>  [0432ec1adf9350123192720539727bf4b13f22ee]

INTEGRATION: CWS ooo19126 (1.4.924); FILE MERGED 2005/09/05 14:50:52 rt 1.4.924.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b7f1b5d272d84b8076b9e6f5f6c59d2d04e9049d]

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>  [9b4b7fd82810187067facf6c9bc2e02ebfbcc484]

INTEGRATION: CWS ooo19126 (1.2.316); FILE MERGED 2005/09/05 12:38:21 rt 1.2.316.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [63c8f0bd17b2c93225b5335b3bd9618ba8d714d0]

INTEGRATION: CWS ooo19126 (1.4.140); FILE MERGED 2005/09/05 14:50:52 rt 1.4.140.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e058561bbbb874374aa438555fa3a0aecebc3ed9]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:15:36 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [230947ac5147c517ffbb7ddd960618f8560ed614]

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>  [5b3920bcd3f49f3ecc9e4b589404a2a67b689252]

INTEGRATION: CWS ooo19126 (1.2.140); FILE MERGED 2005/09/05 14:50:51 rt 1.2.140.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0fb768318f251d0775192e064a99548d304be8fd]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:15:36 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b72ac77fd4a23706a8860839ee39b2983561d8a3]

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>  [a7a0311f7d332a8f6a9a7fa84babc9ec3070b50d]

INTEGRATION: CWS ooo19126 (1.2.182); FILE MERGED 2005/09/05 12:38:20 rt 1.2.182.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f6e3a540d6114915e3e930233285df08050f77fd]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:15:34 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ce4bf0b7458a2ea94fb9cc0cdcb1a73c0aa66c9c]

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>  [34be72e7f6105fda16366363d3b11657965cca84]

INTEGRATION: CWS ooo19126 (1.6.146); FILE MERGED 2005/09/05 14:50:51 rt 1.6.146.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0fb873cf5da3adffc60bf97fd0b387fe4481a711]

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>  [0d1956644128637cb758e65fbb5cfa59da519b75]

INTEGRATION: CWS ooo19126 (1.2.182); FILE MERGED 2005/09/05 12:38:19 rt 1.2.182.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2ea5db1eab2ccf743375954f4c85f4495e148359]

INTEGRATION: CWS ooo19126 (1.7.104); FILE MERGED 2005/09/05 17:31:58 rt 1.7.104.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a6d7825dd83f71ddc8a9e4ea1c5e5f5b146e8eb2]

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>  [8833955e75d358f526a4a08a96935d8e1ec9dfd1]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:15:33 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [01aef3c48c4841f24a2cd3b4d0850ed3f2a2afbf]

INTEGRATION: CWS ooo19126 (1.4.52); FILE MERGED 2005/09/05 12:38:15 rt 1.4.52.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5675c01c16537ae0c86cfe1460389884a5abd70d]

INTEGRATION: CWS ooo19126 (1.13.104); FILE MERGED 2005/09/05 17:31:57 rt 1.13.104.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7108cd1305246b439294ee70b61e1c5ba185d682]

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>  [643ec6e2bdf25e06796bafcb36c8edf14dd57690]

INTEGRATION: CWS ooo19126 (1.5.128); FILE MERGED 2005/09/05 11:15:31 rt 1.5.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [dc358759c2ecb9dcdb12d4820ea65f5245202048]

INTEGRATION: CWS ooo19126 (1.2.182); FILE MERGED 2005/09/05 12:38:15 rt 1.2.182.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1c3adaf8dce6d0abd3ec2dec0b9db47dd0068afb]

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>  [0ab668e456ce9ad388e86bad0c09a3edb584b957]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:15:31 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [53a83727b7c8b774190e98616127a09fe65b24d0]

INTEGRATION: CWS ooo19126 (1.4.52); FILE MERGED 2005/09/05 12:38:14 rt 1.4.52.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9c42859cc93abf7ba4a05a4e05c97237a873cec8]

INTEGRATION: CWS ooo19126 (1.6.1072); FILE MERGED 2005/09/05 14:50:50 rt 1.6.1072.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [193a80696f35829a7f44ea448ad6ac6338381293]

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>  [cfa1ebc14ed57668e438669facb1bca1c5e52323]

INTEGRATION: CWS ooo19126 (1.2.182); FILE MERGED 2005/09/05 12:38:14 rt 1.2.182.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f2fc2619212633c6f8e7d60e13e06417c9541b2b]

INTEGRATION: CWS ooo19126 (1.3.140); FILE MERGED 2005/09/05 14:50:50 rt 1.3.140.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9b9dd9287ae650d6aeacf0b30017054763dca2fd]

INTEGRATION: CWS ooo19126 (1.2.516); FILE MERGED 2005/09/05 17:31:57 rt 1.2.516.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [78b9b2ce2432b30342737a77f2cb85a3845d8925]

INTEGRATION: CWS ooo19126 (1.3.52); FILE MERGED 2005/09/05 12:38:14 rt 1.3.52.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [db392b6f14aad98406467bd3d76035a692922bb1]

INTEGRATION: CWS ooo19126 (1.5.128); FILE MERGED 2005/09/05 11:15:30 rt 1.5.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3d36989f8d5445e102f65159909b2b752b9264d9]

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>  [a21c31e451b2b73681022753ef679a642485b6ed]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:15:30 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [03e60535530359f7a775e7508921318594e4de77]

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>  [d71e61cef20a247711fa7f92512dec35dc6f6e44]

INTEGRATION: CWS ooo19126 (1.2.182); FILE MERGED 2005/09/05 12:38:13 rt 1.2.182.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a5ef9f1898b7fdb4678df9e5375bc83ed2b22ff0]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:15:29 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9fd9eae586b22edf62132253976660aee3d89f73]

INTEGRATION: CWS ooo19126 (1.8.434); FILE MERGED 2005/09/05 17:31:56 rt 1.8.434.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2369e26c77e4c5a73dd20fecae19b49b5cc30054]

INTEGRATION: CWS ooo19126 (1.15.140); FILE MERGED 2005/09/05 14:50:50 rt 1.15.140.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1b49eafd0249be106df75aa5d3de6c1b24892fa3]

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>  [47bb51bcac73cfc6d58ee96eb5d486ce8af16005]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:15:29 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [028686f0a25ff84040b5e97214ca21f86a72e911]

INTEGRATION: CWS ooo19126 (1.3.52); FILE MERGED 2005/09/05 12:38:13 rt 1.3.52.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9bf5a81fe306f1521f01b4819933440deb329ad6]

INTEGRATION: CWS ooo19126 (1.15.116); FILE MERGED 2005/09/05 17:31:56 rt 1.15.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9adfe38dc9a8d206b2a79606351ec8535dcee180]

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>  [6a7124f7a1b8928f352e0c2ff87a478a16339537]

INTEGRATION: CWS ooo19126 (1.6.128); FILE MERGED 2005/09/05 11:15:28 rt 1.6.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f70ad26a821ef1f5e1e32545a2e400ba6f0c2b89]

INTEGRATION: CWS ooo19126 (1.2.286); FILE MERGED 2005/09/05 17:31:55 rt 1.2.286.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2a57e406483180888720232aef04a8de6b24f1b9]

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>  [16bb606baef8ed3749768390d2adbf1a13afb457]

INTEGRATION: CWS ooo19126 (1.2.182); FILE MERGED 2005/09/05 12:38:12 rt 1.2.182.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [31fa4263b5ffb9cdb2e49fdcdf83bcc50ebc0092]

INTEGRATION: CWS ooo19126 (1.5.98); FILE MERGED 2005/09/05 17:31:55 rt 1.5.98.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [11dbd7d34d54ab17143e30de738bb2bc4770b980]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:15:28 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [55428c4ff36f6e2969736cd82f768fc7c3387808]

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>  [7ea745338fbecc9d2d95c6e261f10bfed5b9940b]

INTEGRATION: CWS ooo19126 (1.3.146); FILE MERGED 2005/09/05 17:31:54 rt 1.3.146.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [933e0ce32cc2dc4628cbd1707d189ed28c54d871]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:15:27 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d3f0e53296448b26f80882718e758ab0c8c959d1]

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>  [75307634bfb455283963bc2bcf57762c6eb6c6ef]

INTEGRATION: CWS ooo19126 (1.2.98); FILE MERGED 2005/09/05 17:31:54 rt 1.2.98.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0304198954cd824414d2b8d9fddff69129e43894]

#i10000# Authentification timeout handling: fix problem of rev. 1.14's log text.


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cdc2d5c2a1299f98a0db348ca5aa1b2186d47e55]

INTEGRATION: CWS ooo19126 (1.2.140); FILE MERGED 2005/09/05 14:50:49 rt 1.2.140.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c01366f311327dc7ff126e6c6e91f5ad8bf889dc]

INTEGRATION: CWS ooo19126 (1.2.182); FILE MERGED 2005/09/05 12:38:11 rt 1.2.182.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [67e2990f91c59e6dba0ecdda71866815a6bd9aaf]

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>  [df3630ccf4c9f7644845018a540936a10cc7cb45]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:15:27 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c9146bc348e31d628e6ba679bbe1353840ad90d0]

INTEGRATION: CWS ooo19126 (1.6.154); FILE MERGED 2005/09/05 17:31:53 rt 1.6.154.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4fc91e366de9f00607dbaeb9d72473f27a39eeb2]

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>  [b9a2636c46679b3fe58d7a1d12691c5a43ef6c94]

INTEGRATION: CWS ooo19126 (1.7.150); FILE MERGED 2005/09/05 14:50:49 rt 1.7.150.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4ad0f37b72295a9a6eef11601b1ca8536f94f21f]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:15:26 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f892f7efe0746a2ebfa33fc3ef059ff60667748c]

INTEGRATION: CWS ooo19126 (1.64.50); FILE MERGED 2005/09/05 17:31:53 rt 1.64.50.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [004449ca4c745827688e2cdd0059f6c8e5521293]

INTEGRATION: CWS ooo19126 (1.4.52); FILE MERGED 2005/09/05 12:38:10 rt 1.4.52.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [136c8603080324b71734b6c3ea0b04a786151457]

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>  [8b6cb9afcadd3290a5f724d113b6d06b75e0499e]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:15:26 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [05ada1c3c02669e198a58d58ca7743cdb951084b]

INTEGRATION: CWS ooo19126 (1.2.182); FILE MERGED 2005/09/05 12:38:10 rt 1.2.182.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e2734ae72c933a76f96ae0a4d19aaf3af45cc887]

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>  [ddc64aa52f4efd59ca6ea0a5405658e46b20f8e7]

INTEGRATION: CWS ooo19126 (1.3.52); FILE MERGED 2005/09/05 12:38:10 rt 1.3.52.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [80f9cfb1a813e7596582abcba6b0773e335e5653]

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>  [89e6ee1957308103ae01a2b2111bfc8c710008d6]

INTEGRATION: CWS ooo19126 (1.2.138); FILE MERGED 2005/09/05 14:50:48 rt 1.2.138.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f290030e275b9eeb254c8e55ca7592a4a9e38037]

INTEGRATION: CWS ooo19126 (1.6.128); FILE MERGED 2005/09/05 11:15:25 rt 1.6.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [70310fcc9c809072c9a956073db3bdf3c58c40b5]

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>  [3842c06c39be05dccdb47624c6784f25f64de92f]

INTEGRATION: CWS ooo19126 (1.2.182); FILE MERGED 2005/09/05 12:38:09 rt 1.2.182.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c88b5149f8ab05bf0f99a16a808d47dbd58d1046]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:15:24 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6d38f6bfa6d0e90831343d96c92c1f4eebec0571]

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>  [30e47d912f78bf224204e67ff34d0ce7dd20620e]

INTEGRATION: CWS ooo19126 (1.12.6); FILE MERGED 2005/09/05 18:46:28 rt 1.12.6.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fd8a94aa886c0415c671b697cef652eb37ec0ed8]

INTEGRATION: CWS ooo19126 (1.1.1.1.1110); FILE MERGED 2005/09/05 14:50:48 rt 1.1.1.1.1110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [dd8fb8344d48900f313700fc1e6e4ab7391f0b7a]

INTEGRATION: CWS ooo19126 (1.5.128); FILE MERGED 2005/09/05 11:15:24 rt 1.5.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6f7c3e97992f5a4e0f98361024a85fcb9af0877b]

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>  [9a1f478d7b3a082711f91fb28901c58a0195a809]

INTEGRATION: CWS ooo19126 (1.2.1106); FILE MERGED 2005/09/05 14:50:47 rt 1.2.1106.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [01afc9a3f3188a295daeb6385d9a02b0a4cd20ea]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:15:23 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5b71dddc89aeb32e8f4f90ff2e3df48c25991e46]

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>  [08e7fa3887b293444d9df3920391c94bb67dfa7e]

INTEGRATION: CWS ooo19126 (1.16.26); FILE MERGED 2005/09/05 14:09:25 rt 1.16.26.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d3e447ead1cdaf06d4ac6284768449c94e3427f0]

INTEGRATION: CWS ooo19126 (1.1.1.1.1110); FILE MERGED 2005/09/05 14:50:47 rt 1.1.1.1.1110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cee975efe68b75517d5ff35ef8949be1ebcbe524]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:15:22 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fe52ea2078f12fec9f2b6e0bf4f4fb9f7654b41b]

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>  [a7b0d5a37ed144f376c5e5db8c23a762e4547c1e]

INTEGRATION: CWS ooo19126 (1.2.112); FILE MERGED 2005/09/05 14:09:25 rt 1.2.112.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [384c277de8c8d7b84cbdbef1b852308534795ab1]

INTEGRATION: CWS ooo19126 (1.2.182); FILE MERGED 2005/09/05 12:38:08 rt 1.2.182.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [12446aed8038181c955055b22b0d0a273cb79f6c]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:15:22 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [94a6e465a41e2219fc0be79eb3aabcb829888b13]

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>  [68ecf6494f5833e64de164e6cbf026e434a2adb1]

INTEGRATION: CWS ooo19126 (1.8.52); FILE MERGED 2005/09/05 14:09:24 rt 1.8.52.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6a4251a8c6be8df25015b617024b96420a3797d8]

INTEGRATION: CWS ooo19126 (1.7.110); FILE MERGED 2005/09/05 11:15:21 rt 1.7.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cdee0af6b24ed216b7db444359b3c3828831271a]

INTEGRATION: CWS ooo19126 (1.2.112); FILE MERGED 2005/09/05 14:09:24 rt 1.2.112.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0d072fc5e62fee986d4aa7621a494e4295b25faa]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:15:21 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b3323089ce9252f027f36dd6d59db92d9ced7935]

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>  [47d3ef9ad54725893b2c7b01364323e6f7adaa18]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 12:38:07 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a0c408ecc2cfe5bdf16a4c2a8f99ea9d689a4884]

INTEGRATION: CWS ooo19126 (1.3.76); FILE MERGED 2005/09/05 14:09:24 rt 1.3.76.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9ba5d954233bf6e35e36fb2b315186f71fddf605]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:15:20 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [107c3b8a5240db70ffe136ee25e50e4a5111ae5d]

INTEGRATION: CWS ooo19126 (1.1.1.1.1110); FILE MERGED 2005/09/05 14:50:46 rt 1.1.1.1.1110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5df2d5d9e919e93f0b22917b6a1597c5c9d6be1f]

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>  [7256ba785060ae4da5b022e65ca13a444b580de4]

INTEGRATION: CWS ooo19126 (1.4.112); FILE MERGED 2005/09/05 14:09:23 rt 1.4.112.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2a251f6eda609c0bf77107f06640c6c997b149d9]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:15:18 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1250609a9e7ea996d6bf171f9252b17ea31f5956]

INTEGRATION: CWS ooo19126 (1.5.1094); FILE MERGED 2005/09/05 14:50:46 rt 1.5.1094.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3b78d64089faf07b1d3974d749c2b8fdff9efe46]

INTEGRATION: CWS ooo19126 (1.4.56); FILE MERGED 2005/09/05 12:38:07 rt 1.4.56.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3f97ad88c6ddf61ed0a744bb0273f80f2ede00fb]

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>  [e89d1788fc1bd6fbe4cd3e13c3f1f0e5227ebb30]

INTEGRATION: CWS ooo19126 (1.3.106); FILE MERGED 2005/09/05 14:09:23 rt 1.3.106.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d972d6e667162ad9a3f8a235afd983c9fd6aa469]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:15:18 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a072786a93afe146ca9011f6456a7052f9d80f87]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 12:38:06 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [287c435aa4c0a681dc8782126782b70267e3cddf]

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>  [7942512a6a043901ed560c981f124550b0a58812]

INTEGRATION: CWS ooo19126 (1.15.22); FILE MERGED 2005/09/05 14:09:23 rt 1.15.22.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6a097ec9e2d0be57c150a09074b57c158cbe6ba0]

INTEGRATION: CWS ooo19126 (1.3.56); FILE MERGED 2005/09/05 12:38:06 rt 1.3.56.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [92db1c6b0fbbbf60979265c4ca8fcb06e8d1ad4d]

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>  [48819a4f5593aa2af19c41b907512a3a4e3822ee]

INTEGRATION: CWS ooo19126 (1.21.30); FILE MERGED 2005/09/05 14:09:22 rt 1.21.30.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2545abadbf3ceefa207b0da41fcdb3e4507d1e61]

INTEGRATION: CWS ooo19126 (1.1.158); FILE MERGED 2005/09/05 11:15:17 rt 1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [89f9c349a7485f13f1bf52c2bd289ba455670361]

INTEGRATION: CWS ooo19126 (1.2.918); FILE MERGED 2005/09/05 14:50:45 rt 1.2.918.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0061c2d70c62c641cd9684a0990bdb256d8c4670]

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>  [ff6a1b6350c98ea9ce2bb63493e757233fa87393]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 12:38:06 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [857f48a0f1cb2c07853cca1ce4594ebd3702b68b]

INTEGRATION: CWS ooo19126 (1.4.90); FILE MERGED 2005/09/05 14:09:22 rt 1.4.90.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [feb8e1458479a4c78ecee3fa86590e7801fb6d97]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:15:16 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9ee59c494388ea5a355d1172a88b43f65513d150]

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>  [e2741161b4d3f0f78ef26bf98096890f272de0b4]

INTEGRATION: CWS ooo19126 (1.4.56); FILE MERGED 2005/09/05 12:38:06 rt 1.4.56.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [18a2fb472dc6635b943d9fff6ecec74139aa8c4b]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:15:16 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8aaf0fdd1f6836095772f7b43328c5d636d88936]

INTEGRATION: CWS ooo19126 (1.2.78); FILE MERGED 2005/09/05 14:09:21 rt 1.2.78.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0812666db39d3ed17074a0aa9301d1e7f850b86c]

INTEGRATION: CWS ooo19126 (1.2.182); FILE MERGED 2005/09/05 12:38:05 rt 1.2.182.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8794a4c4102eabc5313428037614cab078d40dea]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:15:15 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [62a9380f1603a6b2b2bd2bde38d8dc5495c8d0e0]

INTEGRATION: CWS ooo19126 (1.4.52); FILE MERGED 2005/09/05 12:38:05 rt 1.4.52.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d131b44baf47d8b1334e99d7a09e44d139cb82a0]

INTEGRATION: CWS ooo19126 (1.4.110); FILE MERGED 2005/09/05 11:15:15 rt 1.4.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [da11d1aaae0d0315cb174234ac19d2208d57822c]

INTEGRATION: CWS ooo19126 (1.3.52); FILE MERGED 2005/09/05 12:38:05 rt 1.3.52.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [515607a2a48e02fa0087bd07323697faeadb24f4]

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>  [b9d3e4dd2bcf3362aa0efe349ebaa50ae3dc10a5]

INTEGRATION: CWS ooo19126 (1.1.196); FILE MERGED 2005/09/05 14:09:20 rt 1.1.196.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [95a551f3aef31a0d16080c7c9537859a4a4a4937]

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>  [b4cff64990f11ee8cfe5ae5c3e6f8875584116fa]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:15:14 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2039ecd8a62e06b5c8cccaa88c804fb477125204]

INTEGRATION: CWS ooo19126 (1.3.46); FILE MERGED 2005/09/05 14:09:20 rt 1.3.46.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [97e55a8edc54ff917edd31f722aa2c0ad105b622]

INTEGRATION: CWS ooo19126 (1.3.140); FILE MERGED 2005/09/05 14:50:44 rt 1.3.140.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d0b30e92ce4c4f8caad4cdc3dcb87835fcf386dc]

INTEGRATION: CWS ooo19126 (1.2.182); FILE MERGED 2005/09/05 12:38:04 rt 1.2.182.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8ca29af7f73891875e44ad3b59c1695911fc2614]

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>  [964bee3f47561edd039eebee66c202865108d8fa]

INTEGRATION: CWS ooo19126 (1.6.140); FILE MERGED 2005/09/05 14:50:44 rt 1.6.140.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e6f075173f71059bb788c7cf165d452bc3c16d07]

INTEGRATION: CWS ooo19126 (1.19.16); FILE MERGED 2005/09/05 15:19:54 rt 1.19.16.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cb9ae3a34a6c8733c10168837b53f5da0c17b040]

INTEGRATION: CWS ooo19126 (1.11.288); FILE MERGED 2005/09/05 14:50:43 rt 1.11.288.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3f97341a4c5fb71eb7dd7987b783f6c4fd94c8c1]

INTEGRATION: CWS ooo19126 (1.11.6); FILE MERGED 2005/09/05 15:19:54 rt 1.11.6.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [55f72687c6ace5af547e50b7582a16d3f55bef56]

INTEGRATION: CWS ooo19126 (1.2.12); FILE MERGED 2005/09/05 15:19:54 rt 1.2.12.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d966aa78245523b5af831600b86cbffa6ee4a868]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:15:13 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6b6257e39d1bfb35294864ebafa61bc281092262]

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>  [cf56d81b6aaefce4828287e7e21287ef3684c1a2]

INTEGRATION: CWS ooo19126 (1.3.10); FILE MERGED 2005/09/05 15:19:53 rt 1.3.10.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cb97f931d4a31d52bc3ab3c3ff7940431ce9c58c]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:15:12 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [47db9746ef7b2df8bab4bb4f9347d320c8dc6f94]

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>  [79e6622f39bb3ad47394a6e6e67d0f8fbeabef5a]

INTEGRATION: CWS ooo19126 (1.2.182); FILE MERGED 2005/09/05 12:38:03 rt 1.2.182.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2c86bce41119e29c8e6140d3d185f2c3aeb200c8]

INTEGRATION: CWS ooo19126 (1.3.16); FILE MERGED 2005/09/05 15:19:53 rt 1.3.16.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [35b017f0073aa418346167af9ba3a5c0f8053fce]

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>  [0116324b50a6c282f53671a7fe990482eb35d10a]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:15:11 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ee5ad88740dc88ddb6c6d835d763b094b1e02b56]

INTEGRATION: CWS ooo19126 (1.3.52); FILE MERGED 2005/09/05 12:38:03 rt 1.3.52.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6a1f60d07e89c751f1024ac72b858b5ecd4d35c2]

INTEGRATION: CWS ooo19126 (1.4.44); FILE MERGED 2005/09/05 15:19:53 rt 1.4.44.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c7cbef4381280ce8f5e566b04ddaa64841d36927]

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>  [b79d200ee36d6a4f1120f30d28726d0ea66e3e88]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:15:11 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6e8c71923d1e098b0d308bcb43a8950721779268]

INTEGRATION: CWS ooo19126 (1.3.140); FILE MERGED 2005/09/05 14:50:42 rt 1.3.140.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [370b1b6c7327373f2f13159a451602427469db33]

INTEGRATION: CWS ooo19126 (1.3.56); FILE MERGED 2005/09/05 12:38:03 rt 1.3.56.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4e51fabd1ec0b769d511ffcd8c9dae28f664bed3]

INTEGRATION: CWS ooo19126 (1.15.14); FILE MERGED 2005/09/05 15:19:52 rt 1.15.14.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b9f423d28f7e1f00814ee778c41b68adab4bb618]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:15:10 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8cead38f45d896fe8c5896c0bcab7f7f1f93cc3a]

INTEGRATION: CWS ooo19126 (1.6.140); FILE MERGED 2005/09/05 14:50:42 rt 1.6.140.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b54b6aa6f99745363ef7e91452dd4bcc5c140f6d]

INTEGRATION: CWS ooo19126 (1.2.12); FILE MERGED 2005/09/05 15:19:52 rt 1.2.12.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [020f0561afc2d11f3896fac41fb0c45c85c3e351]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:15:10 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [56f91f9086faf03a4a6c16ba301c66325f300d81]

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>  [57d59cf0fc6db9734f96b131a9fead7a30e95cd2]

INTEGRATION: CWS ooo19126 (1.14.4); FILE MERGED 2005/09/05 15:19:51 rt 1.14.4.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b98145527795f6920405e876df01226550550b33]

INTEGRATION: CWS ooo19126 (1.10.558); FILE MERGED 2005/09/05 12:38:02 rt 1.10.558.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bb065494b40f331d0c73fd812bbcd79d5e8e38a4]

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>  [a8ac8858db39eb5b86639d42d7e1525a23411f03]

INTEGRATION: CWS ooo19126 (1.4.242); FILE MERGED 2005/09/05 12:38:02 rt 1.4.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [08dd2da8962f46f23a044920b5cddf490f220193]

INTEGRATION: CWS ooo19126 (1.2.14); FILE MERGED 2005/09/05 15:19:51 rt 1.2.14.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [94f920883d5f3bc36f21061c9e85ded8a37946e7]

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>  [671f5c375d776bea6750391f073f22d737db8f07]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:38:02 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [218dbc2f181b7a0bdba603f0e7cd557cbb2f9511]

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>  [a26fdbbe66f3416436d9676aa20cf244c0aa6e2e]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:15:09 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [504b3acbc1eb05400dd01b57751e57dabcc0d74e]

INTEGRATION: CWS ooo19126 (1.7.178); FILE MERGED 2005/09/05 12:38:01 rt 1.7.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d4270893261f880781e4fdfe01a18466985172da]

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>  [6d1f36350736046a3402e5aeb9f6b53135b5b791]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:15:09 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f7183c1f13d08ae8382d3fb102030bac6f680cbf]

INTEGRATION: CWS ooo19126 (1.3.140); FILE MERGED 2005/09/05 14:50:41 rt 1.3.140.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f11b82c51ba74fc22f2d76e01b7ffc259d202c7e]

INTEGRATION: CWS ooo19126 (1.2.88); FILE MERGED 2005/09/05 12:07:49 rt 1.2.88.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c31dc7cc53fc7632f2be1a360e8ab11663bb31b1]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:15:08 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e5c124aac047eec236fda4e6eec1f8a4f3ed8d6e]

INTEGRATION: CWS ooo19126 (1.6.178); FILE MERGED 2005/09/05 12:38:00 rt 1.6.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3337d5d0b762ba32611247e95f23492ffea49304]

INTEGRATION: CWS ooo19126 (1.2.30); FILE MERGED 2005/09/05 12:07:48 rt 1.2.30.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [942152dce8cc51afa47369d67df95a0ead93b0d5]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:15:07 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c156ceee7ff54fada1d9745c84220b0f6bc9bb5b]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:38:00 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [18a8d3640ad93a409e5e15c3f3a1793593976a07]

INTEGRATION: CWS ooo19126 (1.2.136); FILE MERGED 2005/09/05 12:07:48 rt 1.2.136.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [451fab85b8b9b114d9550f3cf10c7c5a17f4c1a9]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:15:06 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b599a865823d3af8aed5eb361f8ac4a8769ae9ae]

INTEGRATION: CWS ooo19126 (1.7.178); FILE MERGED 2005/09/05 12:38:00 rt 1.7.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e83dc6fdc0a031fb6f256b34973e304c1dd6e00c]

INTEGRATION: CWS ooo19126 (1.2.136); FILE MERGED 2005/09/05 12:07:47 rt 1.2.136.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [353968ccbc96fc7ca247aec78a73f1828d46ce36]

INTEGRATION: CWS ooo19126 (1.7.178); FILE MERGED 2005/09/05 12:37:59 rt 1.7.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [85345df035f9293ae37a28ca5513a67e725a9179]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:15:06 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0d5db74ca8435f77d155bb1d3d119164619f6177]

INTEGRATION: CWS ooo19126 (1.3.924); FILE MERGED 2005/09/05 14:50:40 rt 1.3.924.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7e8fef4134debec23131b82a8a314ab55d72c529]

INTEGRATION: CWS ooo19126 (1.5.176); FILE MERGED 2005/09/05 12:07:47 rt 1.5.176.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3bada637f42db55f8cc618c20446c2bbacf2a79b]

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>  [53f436e76009b756297f7714e4edf1e1a383e1e1]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:15:05 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e34d1ca40841b7dbd21f6afef407bc42a8de7720]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:37:59 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9892f154916068b8d7bb198434d45c2ba29397aa]

INTEGRATION: CWS ooo19126 (1.7.44); FILE MERGED 2005/09/05 12:07:47 rt 1.7.44.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2f4a2f813868a5c98edcaa8705fbfbbb4f6c9ea0]

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>  [74a4d804e689986e369686426ccb9e43cb68d428]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:15:04 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7095e2cafe82672cc1170a47017c3778b51edae8]

INTEGRATION: CWS ooo19126 (1.9.242); FILE MERGED 2005/09/05 12:37:58 rt 1.9.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e103e4155d1a82c07e53e2b42ce1d1231eb92518]

INTEGRATION: CWS ooo19126 (1.3.136); FILE MERGED 2005/09/05 12:07:47 rt 1.3.136.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [650fe8db80d3c6a9aa9e5b4fd93d1f583b6cd44a]

INTEGRATION: CWS ooo19126 (1.2.1088); FILE MERGED 2005/09/05 14:50:40 rt 1.2.1088.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6d36083c26fb33a446387be08f65200d66fc9500]

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>  [78ac8b3f83655207e874c2517ec1d69c13b08685]

INTEGRATION: CWS ooo19126 (1.2.202); FILE MERGED 2005/09/05 12:07:46 rt 1.2.202.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5bce606f24cfc9d917a0ed4b6254f71e28440709]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:15:03 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [05cf4360a1650e36a6929249dbb544a62657fa61]

INTEGRATION: CWS ooo19126 (1.3.52); FILE MERGED 2005/09/05 12:37:58 rt 1.3.52.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fcad58b540fb8f62497c6bb7f3596ae4970522a5]

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>  [3ec202a6df5dbe08ed6f6c21f9ff7a045ba6fe72]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:15:01 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1fb6b19340e7c0275d0133c4032870aab2b0d70d]

INTEGRATION: CWS ooo19126 (1.11.150); FILE MERGED 2005/09/05 12:07:46 rt 1.11.150.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ea6dbf42b6501b869f0d4d945bf1e1095f4f43a3]

INTEGRATION: CWS ooo19126 (1.2.130); FILE MERGED 2005/09/05 12:37:57 rt 1.2.130.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [eb51ca1f674d4f45d05ca46a1aeebc09397a4f0b]

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>  [306ef04abfa9685de77027e0eca7a61352350780]

INTEGRATION: CWS ooo19126 (1.3.188); FILE MERGED 2005/09/05 12:07:45 rt 1.3.188.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bf4d05d4ffb4314fe80079b88ed45b582a5cd138]

INTEGRATION: CWS ooo19126 (1.3.140); FILE MERGED 2005/09/05 14:50:39 rt 1.3.140.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [06a79e8a1ac99ef028921a436b13e5d131fd0a78]

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>  [8f2044cf8b38d03ad9c597363ce658f20d9319fb]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:15:00 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d2d3a18f03cb1a8deca663f4ccccf0833f7c80fd]

INTEGRATION: CWS ooo19126 (1.2.136); FILE MERGED 2005/09/05 12:07:45 rt 1.2.136.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9e6aff3c138e26ea9d55e83094825a0cc3fd7fef]

INTEGRATION: CWS ooo19126 (1.3.52); FILE MERGED 2005/09/05 12:37:57 rt 1.3.52.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [872a124abd474eb0d551b3a68e15a4049336e249]

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>  [74112e4c0ee95bc9cc17ca30836798375bbe3cac]

INTEGRATION: CWS ooo19126 (1.1.202); FILE MERGED 2005/09/05 12:07:45 rt 1.1.202.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2781c1765a4363ad945ceb7475f10ab94c75bc1e]

INTEGRATION: CWS ooo19126 (1.2.130); FILE MERGED 2005/09/05 12:37:56 rt 1.2.130.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a3657c6c3ac13d165ad06fc4f0cf924005e93516]

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>  [0902e5d9f99ec7918154af7383f3e766d61418f6]

INTEGRATION: CWS ooo19126 (1.19.66); FILE MERGED 2005/09/05 12:07:45 rt 1.19.66.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6e69a91040ba6011dd247b9abdc4d45883a1fdad]

INTEGRATION: CWS ooo19126 (1.2.52); FILE MERGED 2005/09/05 12:37:56 rt 1.2.52.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [63a1d1321f4d3e042f02e81138c4fcfc75993f31]

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>  [2d525299486ba96c34d4850215c7c002e85ab9a6]

INTEGRATION: CWS ooo19126 (1.3.176); FILE MERGED 2005/09/05 12:07:44 rt 1.3.176.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [40373fe9cae29ed99a4daf308dfd886a918adfa9]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:14:58 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [05776db2d465681f7f13bad26aa0279b8d2874a5]

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>  [dd73811d470fc9530ccca8ba9a42322e35e31ed4]

INTEGRATION: CWS ooo19126 (1.2.52); FILE MERGED 2005/09/05 12:37:55 rt 1.2.52.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a83336c6b513273509b5afadac73cb4672efc8ff]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:14:57 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3c4c448ed96ec2ed972454655105df458ff02d09]

INTEGRATION: CWS ooo19126 (1.3.140); FILE MERGED 2005/09/05 14:50:38 rt 1.3.140.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fbfeb5c6b01f46481ed42335c7353bc3487feba6]

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>  [c5ae1b2b3756e2d06b2bd9a468c2bdba5fd0c128]

INTEGRATION: CWS ooo19126 (1.8.150); FILE MERGED 2005/09/05 12:07:43 rt 1.8.150.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ddc07d0f1bcd1c0aa520378ffd33dc21c12e21e3]

INTEGRATION: CWS ooo19126 (1.2.130); FILE MERGED 2005/09/05 12:37:55 rt 1.2.130.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f0fd36f2441941e819baad6937b7bfd7d33ac3d1]

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>  [4dcc2b7518d89455806dd1dbf1398aac67f7aa82]

INTEGRATION: CWS ooo19126 (1.2.78); FILE MERGED 2005/09/05 12:07:43 rt 1.2.78.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a1f2ae63ca752627214c1aef4ece8fb168a85c3b]

INTEGRATION: CWS ooo19126 (1.7.558); FILE MERGED 2005/09/05 12:37:54 rt 1.7.558.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [015a148bf6e9924651da486dc2813a473da4efaa]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:14:56 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2017f21291a6881d5df57066de6e08c2f29f5fbc]

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>  [702d98b67c57fcb978553bf6524da3ae58c31d60]

INTEGRATION: CWS ooo19126 (1.2.202); FILE MERGED 2005/09/05 12:07:43 rt 1.2.202.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [63e9eefce43ed0058922b2a8067e819201cd17a0]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:37:53 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1a74b147171d291f7af181a1d0b33e4ebf3ee826]

INTEGRATION: CWS ooo19126 (1.1.1.1.1110); FILE MERGED 2005/09/05 14:50:38 rt 1.1.1.1.1110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [933d51d075084a80b4849371ed46c0ed8fde2f04]

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>  [8c4fd69ede933dd469ee50379f5ea64662528db8]

INTEGRATION: CWS ooo19126 (1.10.50); FILE MERGED 2005/09/05 12:07:42 rt 1.10.50.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f51d48499148f1da88c713f138caf4abc0136db5]

INTEGRATION: CWS ooo19126 (1.9.242); FILE MERGED 2005/09/05 12:37:53 rt 1.9.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4eb2dfba74796224be9dd2166bfd973e47b0bb54]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:14:54 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [665a9d742b8e827f46a23a752ab1da812284c07b]

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>  [21a8cead891e5e7a2024931d908c675cf9097506]

INTEGRATION: CWS ooo19126 (1.5.64); FILE MERGED 2005/09/05 12:07:42 rt 1.5.64.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [22d9b8f70e4fa9e8aaebc6f81ac18fdd1aee9c1e]

INTEGRATION: CWS ooo19126 (1.1.1.1.1110); FILE MERGED 2005/09/05 14:50:37 rt 1.1.1.1.1110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ccf92c2a221ff6e3cc6301b5f12cca9f0b2894da]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:14:53 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d04c84e2528b2ca08537486fb3ec5a7bd8c97753]

INTEGRATION: CWS ooo19126 (1.21.92); FILE MERGED 2005/09/05 12:07:41 rt 1.21.92.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [dc5fcbda11feb05b380a2cf63cf15e049f941d8a]

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>  [4bff889282e3ffc2208998bc6654cf8585634ce1]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:37:53 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3e82146d34b79fe9926eeac3ff5fced4e2c8fa6c]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:14:52 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5433790c2683da70c924e38f077cc0523df5929d]

INTEGRATION: CWS ooo19126 (1.36.136); FILE MERGED 2005/09/05 12:07:40 rt 1.36.136.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ae6cabcc592239d363b88aa13a6b8a399186d77b]

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>  [ecc02bb192e1ec6fd8d91c50301228e4cfbffc5d]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:37:52 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [99dbcde8fa773424b3669d4626002fb9087fde50]

INTEGRATION: CWS ooo19126 (1.12.78); FILE MERGED 2005/09/05 12:07:40 rt 1.12.78.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9f7d535290f96da37c5a2d56f7b9e533bda158f0]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:14:51 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2b81dd06346ce0900ed2de71b5210b3e426a91d7]

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>  [5149773646482a32d095fe4f286638305147dd3b]

INTEGRATION: CWS ooo19126 (1.11.178); FILE MERGED 2005/09/05 12:37:52 rt 1.11.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2b53245c6729a956f8040b3c829cf7c797fbbeb7]

INTEGRATION: CWS ooo19126 (1.17.140); FILE MERGED 2005/09/05 14:50:37 rt 1.17.140.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0ac8b62bab3a25e1be6e28c12bd6b6a8bdf0fe27]

INTEGRATION: CWS ooo19126 (1.39.24); FILE MERGED 2005/09/05 12:07:39 rt 1.39.24.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c5db86405ab8017dc4320777ef58dfdefb82aada]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:14:50 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [15b531beeebb2f52041c23f40b0fa6b1601e70fc]

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>  [7b2342a385622d0f21645f951ff5bc4449077c00]

INTEGRATION: CWS ooo19126 (1.7.46); FILE MERGED 2005/09/05 12:07:39 rt 1.7.46.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [324ac13e97a6e5fb6679f017d92f10c61acd33f1]

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>  [f2f6ffb9a372a98475a5903268f753e55c5c6e2e]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:14:49 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0fbdea6efb24ed1bcc562377302afc034fda2f61]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:37:51 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [14aabc17266202fcd215b111678c296c90442d35]

INTEGRATION: CWS ooo19126 (1.13.64); FILE MERGED 2005/09/05 12:07:38 rt 1.13.64.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3b3c4c09bc1ff6264d46eedc17b218ccf2e39247]

INTEGRATION: CWS ooo19126 (1.3.140); FILE MERGED 2005/09/05 14:50:36 rt 1.3.140.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e2849582916ac8c8df29b3e9feb764f56abe6fdb]

INTEGRATION: CWS ooo19126 (1.1.194); FILE MERGED 2005/09/05 12:07:38 rt 1.1.194.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7310db85d44ec5cb951fc424f79e94df8bf82ec5]

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>  [1e56491318a5809d464b98e1a0bddabf1adedead]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:37:51 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ac8e30ae1aeecc2a73fbdc6780e13fe734908647]

INTEGRATION: CWS ooo19126 (1.2.140); FILE MERGED 2005/09/05 14:50:36 rt 1.2.140.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0e4b8b6458af16eb2e1bc333cd1f20fbeb161bb1]

INTEGRATION: CWS ooo19126 (1.10.20); FILE MERGED 2005/09/05 12:07:38 rt 1.10.20.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [eb56aa3bc08217664ce38c3bbc13b644523c6ca4]

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>  [1ba3a56ed4b42990daa914bb14ba6b9828abc1df]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:14:48 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [51c72751ce8b902383e2066fc23bf67c9364e3f0]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:37:51 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d7383253a11cc1040722eabe7490995736e26bbc]

INTEGRATION: CWS ooo19126 (1.3.1088); FILE MERGED 2005/09/05 14:50:36 rt 1.3.1088.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [92080d93747e0fe6346b9c547c681a4f36837466]

INTEGRATION: CWS ooo19126 (1.14.50); FILE MERGED 2005/09/05 12:07:37 rt 1.14.50.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2ede1d7e74b8a757f275371f7b1e1459e0dd8209]

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>  [a5191a76042a6955722fc315603e904303f62b5d]

INTEGRATION: CWS ooo19126 (1.5.178); FILE MERGED 2005/09/05 12:37:50 rt 1.5.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cef8f73b76b200a2ec21d69e8594b96ccc3aaa65]

INTEGRATION: CWS ooo19126 (1.1.1.1.1110); FILE MERGED 2005/09/05 14:50:36 rt 1.1.1.1.1110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b0ee96ecbaf600126279ec408fa6e49e82c46652]

INTEGRATION: CWS ooo19126 (1.22.62); FILE MERGED 2005/09/05 12:07:37 rt 1.22.62.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [145eea0d6575a1c4b7d991f6287ea76c4ce539de]

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>  [80a277cb3e307a3cb22d815065b2eacd4ad9b9c0]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:14:47 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bd433d238bb64c22687028d70946871bab5e9768]

INTEGRATION: CWS ooo19126 (1.5.178); FILE MERGED 2005/09/05 12:37:49 rt 1.5.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [55bca90b785bd39d33c84275b6b25f16d9ca7bc3]

INTEGRATION: CWS ooo19126 (1.6.50); FILE MERGED 2005/09/05 12:07:37 rt 1.6.50.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [35ea03027037ede6f24412b1ec24af66ed923e97]

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>  [d8e5ba2cd02a1f3cb189aa85abd26b04d88d33fb]

INTEGRATION: CWS ooo19126 (1.3.110); FILE MERGED 2005/09/05 11:14:47 rt 1.3.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [86cc435d556b59bb70994441b2aa14102cc8b5e9]

INTEGRATION: CWS ooo19126 (1.6.178); FILE MERGED 2005/09/05 12:37:49 rt 1.6.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e31152d618d457e6821b668e1b4ccfa561301373]

INTEGRATION: CWS ooo19126 (1.26.34); FILE MERGED 2005/09/05 12:07:36 rt 1.26.34.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d1107602d9f5e256ed811ccf81360fcc6a813e4d]

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>  [34e8a95b4b49ff29fe8af65c1c0708ebbe98f32b]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:14:46 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b638260dd7f91c983a9a68f4ee35b6b677ff7ba7]

INTEGRATION: CWS ooo19126 (1.10.242); FILE MERGED 2005/09/05 12:37:49 rt 1.10.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5406cc39d1336d27aecdf99f7b4526492ed28674]

INTEGRATION: CWS ooo19126 (1.3.140); FILE MERGED 2005/09/05 14:50:35 rt 1.3.140.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3de110587f78579c8ba07396fc8cca3a6f809a9f]

INTEGRATION: CWS ooo19126 (1.11.50); FILE MERGED 2005/09/05 12:07:36 rt 1.11.50.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a4a6f6a1b6fc8cde9aa8d0d5c9e1cce470019471]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:37:48 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [935d9683d161ad4184ecbc8fa63f7e3f9afe794a]

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>  [9693200b1cefd06d5c0c2b1cb65500cd73f23919]

INTEGRATION: CWS ooo19126 (1.21.24); FILE MERGED 2005/09/05 12:07:36 rt 1.21.24.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [aaa5aaa4cb2f7cf6325de9561bfbb88d3b40c509]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:14:45 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5e01ae05070b69c09e7891cb0924123e7212a72f]

INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGED 2005/09/05 12:37:48 rt 1.3.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3dd367d68dd75a6a770e9384fa632b4263e8b039]

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>  [e6e0bed0383b121508658c762e77eb9d9b05b96b]

INTEGRATION: CWS ooo19126 (1.6.46); FILE MERGED 2005/09/05 12:07:36 rt 1.6.46.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5c95e384da0a3b4f87051cdf6735c2e6bc008bf4]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:14:45 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [483f43766d14ba68f41b9ace56ec72e7bdae8dca]

INTEGRATION: CWS ooo19126 (1.8.178); FILE MERGED 2005/09/05 12:37:48 rt 1.8.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [dc3e8669ee6a0d04c9a2d09023b4781b59f5eda5]

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>  [2efcee8c870ace481a06737ba7291b9eef3812a7]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:14:44 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ba6aba7b2ca331c5c234f146f40ddeab6dd2e492]

INTEGRATION: CWS ooo19126 (1.10.178); FILE MERGED 2005/09/05 12:37:47 rt 1.10.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [555a9976bac82dedf07ce4676e91ad6dea19da53]

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>  [d5b43e3636c529237ab6311c594b2f51ebba70c6]

INTEGRATION: CWS ooo19126 (1.9.242); FILE MERGED 2005/09/05 12:37:47 rt 1.9.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [63dd846180c617c2ead67c425c400d8bed92790a]

INTEGRATION: CWS ooo19126 (1.5.184); FILE MERGED 2005/09/05 12:07:34 rt 1.5.184.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e67f82e008edf3e2393fd83d4c34299b63df11dc]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:37:47 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [944d1c27ddfa2fe29bf2d9a1f70754327e7f155b]

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>  [3c3ed6e7d5df3598588a4cd7b854c759fc433fb3]

INTEGRATION: CWS ooo19126 (1.5.184); FILE MERGED 2005/09/05 12:07:33 rt 1.5.184.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5c446ccb9013ffa76fb7ef92094e0f7c7a3c5ee7]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:14:43 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [61f6e23574152a5d59bd9573ff93c1fa8e7c26d6]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:37:47 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0c65c92e4724b049aafe34dfaca725214b1440fc]

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>  [b96e1cb6cd32d11f8a60a2c799ce19460e950bb3]

INTEGRATION: CWS ooo19126 (1.7.168); FILE MERGED 2005/09/05 12:07:33 rt 1.7.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [39d6dd9ad0a400769e1dd4131a4330e74bc788e9]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:14:43 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5bd3dc75e30a40abd858d34a2a25752184493a58]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:37:46 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6a8b3fadacac60c9feb4f0eb6ca76b9c1e9a72e9]

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>  [a58697dd59d84f92d1d292d922052f413ee624cb]

INTEGRATION: CWS ooo19126 (1.1.170); FILE MERGED 2005/09/05 12:07:33 rt 1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e4514b2de0dc6243e5d97b0505dff4bf31d52276]

INTEGRATION: CWS ooo19126 (1.9.242); FILE MERGED 2005/09/05 12:37:46 rt 1.9.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c57fe1d7e98851604480b93a0b487d83856d9df4]

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>  [7ebe6e14f6bc4c06a108b8e68431edadeefaa7c2]

INTEGRATION: CWS ooo19126 (1.3.184); FILE MERGED 2005/09/05 12:07:33 rt 1.3.184.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [036e81062fed04dff33c9ddfd11288399f24a20f]

INTEGRATION: CWS ooo19126 (1.2.140); FILE MERGED 2005/09/05 14:50:34 rt 1.2.140.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [317e657c3cc09f5f0d9a1a9d32a051f1112476c3]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:14:42 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [aa86f44ac85874154862ff7b045e0ff4a9718dff]

INTEGRATION: CWS ooo19126 (1.5.178); FILE MERGED 2005/09/05 12:37:46 rt 1.5.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9290eb3b328693022f55723907454effcd13b97c]

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>  [86dea63b1dbb3c5ec83bc2df40ad32d5d061e207]

INTEGRATION: CWS ooo19126 (1.5.38); FILE MERGED 2005/09/05 12:07:32 rt 1.5.38.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fff39f6566b05443afb5394089a9e541274a716b]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:37:45 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a451b117639c08b1beb22cd685b16c7a45dfbd40]

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>  [9555ac95cb817a0515afcd82426058f2c1c98b4e]

INTEGRATION: CWS ooo19126 (1.4.184); FILE MERGED 2005/09/05 12:07:31 rt 1.4.184.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fca9869def4593166940f9d99c93ed2ad4d654fb]

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>  [de52916ed0ea3550f2a9b4b404e81ec0f49b347c]

INTEGRATION: CWS ooo19126 (1.7.184); FILE MERGED 2005/09/05 12:07:31 rt 1.7.184.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d0869b9c4baac2c39fd10be9706a657bd5739b6c]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:37:45 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ef97012d1e0e7d42592ad38e62d238bd94919136]

INTEGRATION: CWS ooo19126 (1.5.38); FILE MERGED 2005/09/05 12:07:31 rt 1.5.38.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5174e9f7654427e82e07081f0a0e8495d2ae3c8b]

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>  [a2b1819ce5dab75a8ae7f6415a35885919ed6de6]

INTEGRATION: CWS ooo19126 (1.9.242); FILE MERGED 2005/09/05 12:37:44 rt 1.9.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ce765385de5d714df5351883f0a404d5f6a21c39]

INTEGRATION: CWS ooo19126 (1.3.184); FILE MERGED 2005/09/05 12:07:30 rt 1.3.184.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ea11bd6a460a406fbb9e0b566e8e4757fa463554]

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>  [43e80feaa409b3e5dcd6f17f233278885619f64a]

INTEGRATION: CWS ooo19126 (1.6.88); FILE MERGED 2005/09/05 14:50:33 rt 1.6.88.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f0897f93c5a53037b5b352fbf040fe482451def5]

INTEGRATION: CWS ooo19126 (1.24.84); FILE MERGED 2005/09/05 12:37:39 rt 1.24.84.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8c5cc11d7ab2cba6762d1245d3e9521798209408]

INTEGRATION: CWS ooo19126 (1.5.184); FILE MERGED 2005/09/05 12:07:30 rt 1.5.184.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5589efd9da9f85214f3bccbb846e69da79b2cd41]

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>  [118fb6c1e8b18bdb33cafd145f0603b725b34403]

INTEGRATION: CWS ooo19126 (1.9.140); FILE MERGED 2005/09/05 14:50:33 rt 1.9.140.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cdb1008f58616315292ac894270a89fcf0c82ca1]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:14:37 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2e4aa80645db7a72cce4014d2414a3dc9865a8c8]

INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGED 2005/09/05 12:37:39 rt 1.3.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ba46f4961ebbc0c9d648d8f85e7a4bd5948ecf6f]

INTEGRATION: CWS ooo19126 (1.10.34); FILE MERGED 2005/09/05 12:07:30 rt 1.10.34.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [52aedc3878bc7b4c239f79785f4a3f67b475b8fb]

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>  [56e7b3efe3a7ee9d407fda7c41a4a9b65fbf5bb9]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:37:39 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [29a471094b5a8504d05cf4a28cf5eb1e7ac354d9]

INTEGRATION: CWS ooo19126 (1.4.148); FILE MERGED 2005/09/05 12:07:29 rt 1.4.148.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [55037ea7faaf923957184f34fb0fe78ed398d014]

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>  [f1fbd3df3f679cdb27812581482f7c42bbe54b47]

INTEGRATION: CWS ooo19126 (1.6.110); FILE MERGED 2005/09/05 11:14:36 rt 1.6.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4e9038b5e8588b5bc50045b8303b42b79f93c8f3]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:37:39 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [73b4c4b570b97afca9c80006721275f2dc449897]

INTEGRATION: CWS ooo19126 (1.14.26); FILE MERGED 2005/09/05 12:07:29 rt 1.14.26.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3359916e264783e808da6eebd9b49d9ad2519109]

INTEGRATION: CWS ooo19126 (1.3.1096); FILE MERGED 2005/09/05 14:50:32 rt 1.3.1096.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [97460ec3e43e9b3f22f5b0e10b847c7bd5170b71]

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>  [5b670474314683144eb8381911838d34e68c5c10]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:14:35 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [94e84499e2c97cddad49dbe33b845c20ea25d56d]

INTEGRATION: CWS ooo19126 (1.4.178); FILE MERGED 2005/09/05 12:37:38 rt 1.4.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ae4d98d4d5021af8b34dfa614f3973690fdd398d]

INTEGRATION: CWS ooo19126 (1.1.194); FILE MERGED 2005/09/05 12:07:29 rt 1.1.194.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [84650c677344b3ac3f2947ed011b0870ff908853]

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>  [5360c4673fac91d5b1e9e68b49b12db933096e48]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:14:34 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [34646248d1ac3001bcd20e6d4819c2e339a84c0f]

INTEGRATION: CWS ooo19126 (1.11.242); FILE MERGED 2005/09/05 12:37:38 rt 1.11.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b0a7a8eeef7c19d5dcd20933263c97d8a0918f5e]

INTEGRATION: CWS ooo19126 (1.3.26); FILE MERGED 2005/09/05 12:07:29 rt 1.3.26.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6cb5c035483bce9ccf6d6a7ad2ab37b41d37660b]

INTEGRATION: CWS ooo19126 (1.5.128); FILE MERGED 2005/09/05 11:14:31 rt 1.5.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [23b622516d206cd3d6b43ddd3d5f469ab8b958fa]

INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGED 2005/09/05 12:37:38 rt 1.3.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6ba618ee953b4de8afa208a572ce1e79c25477ee]

INTEGRATION: CWS ooo19126 (1.2.184); FILE MERGED 2005/09/05 12:07:28 rt 1.2.184.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3b54e0bef52b0e6d1e24e5ac36e4ba930f69b02b]

INTEGRATION: CWS ooo19126 (1.6.178); FILE MERGED 2005/09/05 12:37:38 rt 1.6.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8a6cf17c473dae7e7d82b52535fca04c11362344]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:14:31 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [29054b0083331ee3cea2f90a3b6924e0e3cc04ca]

INTEGRATION: CWS ooo19126 (1.4.24); FILE MERGED 2005/09/05 12:07:28 rt 1.4.24.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4107dd84a29650f756b16f9fae56289f041b36db]

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>  [97159e1fa214db9ffa95849701cbfdbc6784ecc3]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:37:38 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e26cc5d4d0e4680f761cb7157f7d1509f2100520]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:14:29 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0748da0fe34786115d5e11f2ad54c166ed81399e]

INTEGRATION: CWS ooo19126 (1.13.24); FILE MERGED 2005/09/05 12:07:28 rt 1.13.24.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [85ba24c5721ec4c8d39766667c526b7b1b56905d]

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>  [635b849759789e878e496a8a95b4e3f6760e2f64]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:37:37 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2fe7f0dbe23f3ce86c32586ef62288a4b0881e53]

INTEGRATION: CWS ooo19126 (1.4.242); FILE MERGED 2005/09/05 12:37:37 rt 1.4.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7900f6aa05485fa8864f01b6383ce780f364c47e]

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>  [38d8ed0ac0730af35bd99e402bf0f4239f8a4f5d]

INTEGRATION: CWS ooo19126 (1.13.24); FILE MERGED 2005/09/05 12:07:27 rt 1.13.24.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [824f82f169bc57baa0e3ffbbadef4ad42cef28fb]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:37:37 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [afd6762ab788bd0e525064ca88950face43e0a18]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:14:25 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a58e3ed7581f824d14902cfb32512e0e252c8b52]

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>  [b1d6e905ccb0c33cf653374e7e1764b946640900]

INTEGRATION: CWS ooo19126 (1.1.1.1.1110); FILE MERGED 2005/09/05 14:50:31 rt 1.1.1.1.1110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [264803b4cee22feefa6bca3ed455747883999645]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:37:37 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e3138ad5d9499da5aeeae376e30347ab9cb7231e]

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>  [82c5257ce8824c33ccfe5763931d26406d2e9824]

INTEGRATION: CWS ooo19126 (1.11.242); FILE MERGED 2005/09/05 12:37:36 rt 1.11.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bfb988c1e4a313c77bba78fea8096f642f6291e8]

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>  [4a9e1ee78eda594757e58882326b0c3b33fa8550]

INTEGRATION: CWS ooo19126 (1.13.24); FILE MERGED 2005/09/05 12:07:26 rt 1.13.24.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [dbd9eba9742d70a12c7e4ac9e752f5d11d14d234]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:37:36 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [27c37da4e0c5b05ccdf544d17fe66f859ac639ba]

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>  [b34f905114a9d6e96ee269603e2ef703e67859e2]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:14:23 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3780e0990cbae4ddae32aeae8b6d953d3257460e]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:37:36 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7609b1525482d84451a90142a2daf96c2aa8b328]

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>  [8f44b54a9e53e95f907e75444e57078f53114187]

INTEGRATION: CWS ooo19126 (1.5.128); FILE MERGED 2005/09/05 11:14:22 rt 1.5.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3c75f0333afd8774af6d4f66e19f516f0df6e325]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:37:36 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [59c8582756609b507a79bf7937d20b5e4c090858]

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>  [9ee081615b933ee6dde376d47ce9b1c1c9d6c12d]

INTEGRATION: CWS ooo19126 (1.13.24); FILE MERGED 2005/09/05 12:07:25 rt 1.13.24.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0cba5d6de8d6e26d49f054fc4fe23917c81926ac]

INTEGRATION: CWS ooo19126 (1.3.140); FILE MERGED 2005/09/05 14:50:30 rt 1.3.140.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fc9b884e869a58e1bc9f9d62b02ab83d4a6c3fbb]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:14:21 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [849f9b8c0425961f7bfe2c72bc6a77251b2c928a]

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>  [ab548c8d41c833e97aac67907021a3364620e56c]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:37:35 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2b86a4029369a478b56cf7c1c444d482f2a56f80]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:14:21 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a8a5844c5de184b4aa53c2a75f6f2f732060bd2e]

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>  [6d8e1da6ed76f15db9cac5b925284493a73a3546]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:37:35 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9e0c68a456282b4329ce4dfe952128a2e24f09e9]

INTEGRATION: CWS ooo19126 (1.5.128); FILE MERGED 2005/09/05 11:14:20 rt 1.5.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6cc2e03d8b605b21b7a1fd75c254d12b9c5ce435]

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>  [89abb1a3016ff4aa0acc06a3bde0100795994987]

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>  [4176cce4fcbdcef42b0f59b1f878878e8ee33a8a]

INTEGRATION: CWS ooo19126 (1.13.38); FILE MERGED 2005/09/05 12:07:24 rt 1.13.38.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ca98980f5a41a148db9ff80496e471a7b0d599b5]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:14:18 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3d014f2c15cd71f8b8195f7172c89fd5ed4c4bb3]

INTEGRATION: CWS ooo19126 (1.3.178); FILE MERGED 2005/09/05 12:37:34 rt 1.3.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d272a484ae7940a5bc70e2df2162fce91a0054b9]

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>  [27b85a8be5593d388b05445a4b772046ab6a1b9c]

INTEGRATION: CWS ooo19126 (1.8.184); FILE MERGED 2005/09/05 12:07:24 rt 1.8.184.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b3d3a0ed8702c6890ad519719d698c3e98c3abf7]

INTEGRATION: CWS ooo19126 (1.3.138); FILE MERGED 2005/09/05 14:50:29 rt 1.3.138.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b76423a7ac6f3157d6859b07e312fd344feb0642]

INTEGRATION: CWS ooo19126 (1.9.242); FILE MERGED 2005/09/05 12:37:34 rt 1.9.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [88188bedb9b130af14f2931d7878724ea5226f74]

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>  [f93673cbd242ce5cae3bbbcd74af04ef7e1c8f88]

INTEGRATION: CWS ooo19126 (1.7.66); FILE MERGED 2005/09/05 12:07:24 rt 1.7.66.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e016f3b24332f0470af75efe1463caf82e74bf73]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:37:34 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e08eeb0ae69a96fc44166b7ef5ea9a3f01631d40]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:14:15 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7c48c201551c40291bff38c16f8b22a4d3b58361]

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>  [863bbb7803a8d7febfc7d9598918d0bd7d2ee67c]

INTEGRATION: CWS ooo19126 (1.4.168); FILE MERGED 2005/09/05 12:07:24 rt 1.4.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a98342cb97e20384f5e1b014521f1b1d5c8771f1]

INTEGRATION: CWS ooo19126 (1.5.128); FILE MERGED 2005/09/05 11:14:14 rt 1.5.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [162097db119889592a840ac09f27c23c7c98d77c]

INTEGRATION: CWS ooo19126 (1.9.242); FILE MERGED 2005/09/05 12:37:33 rt 1.9.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3aaf5fd9be4052299241b658a017c03de3733196]

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>  [a56e1411ac25a1354a696b0d5bb0ecae9445c362]

INTEGRATION: CWS ooo19126 (1.6.184); FILE MERGED 2005/09/05 12:07:23 rt 1.6.184.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2dff6da8e05b5edadf0943b5cf57b90764c2868a]

INTEGRATION: CWS ooo19126 (1.7.128); FILE MERGED 2005/09/05 11:14:14 rt 1.7.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d96aba3775c0cec1c75044c3d1267147ca97edfd]

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>  [0e000b02a801a1401988448018af00360e0ee04d]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:37:33 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [484b92edc6d1c2df3f7656b05d57bb0f81b590af]

INTEGRATION: CWS ooo19126 (1.2.184); FILE MERGED 2005/09/05 12:07:23 rt 1.2.184.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a5a3755c91770b224963b1b856d388092590301d]

INTEGRATION: CWS ooo19126 (1.6.128); FILE MERGED 2005/09/05 11:14:13 rt 1.6.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f2073d48011f7d81e459c964c6d87aa5e951fcdf]

INTEGRATION: CWS ooo19126 (1.2.140); FILE MERGED 2005/09/05 14:50:28 rt 1.2.140.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3a039d0834753981344d1063ecf91dd5409a0834]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:37:33 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0b4f08e19dfaa809cce57dafc79de9186fa165a4]

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>  [3acf7036c6208972833610226de7f4b144deceff]

INTEGRATION: CWS ooo19126 (1.10.42); FILE MERGED 2005/09/05 12:07:23 rt 1.10.42.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [04294027d1eca77bfd5d94e0e7e5f35fab0776bf]

INTEGRATION: CWS ooo19126 (1.7.90); FILE MERGED 2005/09/05 11:14:13 rt 1.7.90.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0c14ec73e7b307e9302b513dd7bebcd6f43b5220]

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>  [ba35e401f771563ea60fe9570b8a00faf978228f]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:14:13 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [28d42ebf07a496fe2871678d9c39cd9a6d22ae4c]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:37:32 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [073ef5cc3e09e10737c266219842bbb2e00906fa]

INTEGRATION: CWS ooo19126 (1.10.42); FILE MERGED 2005/09/05 12:07:22 rt 1.10.42.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [91c8212e0ba99413439acdee703bd70a19a1d09f]

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>  [4e532bc0b55b67e72f803e0092207cabfcbbe5ee]

INTEGRATION: CWS ooo19126 (1.4.140); FILE MERGED 2005/09/05 14:50:28 rt 1.4.140.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d7a14df6a7ba27e37f28559e0edd9ae5cfb361af]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:37:32 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e086fc0fde5cc2dea94fb157710e80c9c9cd6fca]

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>  [8a110e61bec031c5e913afb7d9f9bdc600344367]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:14:12 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d9ccaf347128c02b476baeafa1c1c7f90c268371]

INTEGRATION: CWS ooo19126 (1.3.140); FILE MERGED 2005/09/05 14:50:28 rt 1.3.140.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d61dd5d4e9dbae4c8392fee43f3536ee0eaa4b16]

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>  [c63136f4e7c0dbbc196d8d989b0ab3111f59f3a0]

INTEGRATION: CWS ooo19126 (1.7.178); FILE MERGED 2005/09/05 12:37:31 rt 1.7.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [36e78360984fd9a12be7744ecd459b29be8b1e83]

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>  [f2e9374c696462941237ffb6da81642953cfb045]

INTEGRATION: CWS ooo19126 (1.10.42); FILE MERGED 2005/09/05 12:07:21 rt 1.10.42.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a773cc2c23b9eaba00efa1795d0670616d4da532]

INTEGRATION: CWS ooo19126 (1.2.140); FILE MERGED 2005/09/05 14:50:27 rt 1.2.140.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cc9815d3c522abaac99f449c2bc0d4ef93b598e3]

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>  [c23d112c684774f6b2ba8b1d61b42b503ed50f6f]

INTEGRATION: CWS ooo19126 (1.5.110); FILE MERGED 2005/09/05 11:14:11 rt 1.5.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [03f51c3c860380cfe21864a19f34cca6e9d208c5]

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>  [0d634230a8376097f229dc666a47d58ab8f909c6]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:14:11 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4f5bb011e3fea4e22dfeb65d3a62e687f4ee923e]

INTEGRATION: CWS ooo19126 (1.5.140); FILE MERGED 2005/09/05 14:50:27 rt 1.5.140.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8f397a5bd619344c4df9b31a7274315832f2114c]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:37:31 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9e5a2ef2ea55b023dcd45c19ef28af3ae780d9f7]

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>  [128dd124b760a78b3afabe59d296570c186a684a]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:37:29 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [821ec329ad7f3d3a8392cfc70a87d8a16d327b89]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:14:10 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [aeeba0454b0d65c2197501d2196b5f28be55eeda]

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>  [d68ea8e88b972088fd166babd60b1da106766da4]

INTEGRATION: CWS ooo19126 (1.10.42); FILE MERGED 2005/09/05 12:07:20 rt 1.10.42.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [19908552d02577b8f390d363ce54fdfb6d40f4cb]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:37:29 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [653aae093f30f8ef92cb2bf5abd17ffa7538ae3f]

INTEGRATION: CWS ooo19126 (1.4.100); FILE MERGED 2005/09/05 11:14:07 rt 1.4.100.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a20137b520ad2426ac049d8cd677bc509ccde540]

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>  [5d1c5b80f56be438acf28216d63d40bdc0e8ebbc]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:37:28 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b598f652d101193678d1baa5379ce2000a5e4486]

INTEGRATION: CWS ooo19126 (1.4.100); FILE MERGED 2005/09/05 11:14:06 rt 1.4.100.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [18405c17e3e97d6e37e2af738870724dfe310a88]

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>  [fcf16b479564410aa9a3c5f067297079894d4321]

INTEGRATION: CWS ooo19126 (1.10.42); FILE MERGED 2005/09/05 12:07:19 rt 1.10.42.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [19254fcc90334914578a29a1c9ac6f96016336c3]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:37:28 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [55dccff86cb88dd31e01e2dbf119ce3037fa5d9d]

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>  [723038f43432f8df550d8e1de68233f7ef36eb7a]

INTEGRATION: CWS ooo19126 (1.12.78); FILE MERGED 2005/09/05 12:07:19 rt 1.12.78.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f091e2403e757ce9943c738fc03d2aa1da1e7940]

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>  [f260b660fca8dfe7c60d6263eea0a69ceef582fa]

INTEGRATION: CWS ooo19126 (1.9.26); FILE MERGED 2005/09/05 12:07:19 rt 1.9.26.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3ad156ee93816d03b6162c2f566c8dbdb9ef5737]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:37:27 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d3318506ab32608cff2985aae48beb6340857606]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:14:00 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [192370cab6e2f937809868bd873c6f734dd70f8d]

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>  [e44edc12d8c2675b53f79847d06d883bc15f90b0]

INTEGRATION: CWS ooo19126 (1.8.176); FILE MERGED 2005/09/05 12:07:18 rt 1.8.176.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8f5bb0434a732f9b9dd938f3d121078b7bfb5ee7]

INTEGRATION: CWS ooo19126 (1.7.140); FILE MERGED 2005/09/05 14:50:25 rt 1.7.140.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a243c2310e97051e735bafc27c5b685fd87e6683]

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>  [c1d4eab88e188b16f3a31025c299e529be39839e]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:37:26 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b9c489f7e88d3811dacd3b1e498cbc6386cdf809]

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>  [b79cefc222072cdb6a541f8a5856f15d4d84aedc]

INTEGRATION: CWS ooo19126 (1.6.136); FILE MERGED 2005/09/05 13:54:42 rt 1.6.136.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6c480e7ec630a0f5a518911e7152379b4dec4345]

INTEGRATION: CWS ooo19126 (1.2.416); FILE MERGED 2005/09/05 14:50:25 rt 1.2.416.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d38d808fddf4232ec77e861581135d0d16547620]

INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGED 2005/09/05 12:37:25 rt 1.3.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9802e851e3747342c2b501c7cc7c820d037cca3e]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:13:58 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [eab3d9caa2c4b2ddf59dff36a4b1290fb053e802]

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>  [684662cce2a273be9ef0b4a318162607ac36a084]

INTEGRATION: CWS ooo19126 (1.1.1.1.200); FILE MERGED 2005/09/05 13:54:42 rt 1.1.1.1.200.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [40c3bd13b1b32d2ddee2a63d30f2d542842985bc]

INTEGRATION: CWS ooo19126 (1.4.140); FILE MERGED 2005/09/05 14:50:25 rt 1.4.140.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5720c77b2c894beefb1cc184ed695f14e8c0694b]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:37:25 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c405cfa2164a5dcd6fb57a13a4f24f2f8bba352f]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:13:57 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8615ea00d39c2f783711f6d6b0828682ed0997e0]

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>  [edc11c08c06c3bc503a9039697b1c2fc0b22978c]

INTEGRATION: CWS ooo19126 (1.6.24); FILE MERGED 2005/09/05 13:54:41 rt 1.6.24.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [275902d0fadec8b552959648831847884be7e27b]

INTEGRATION: CWS ooo19126 (1.4.242); FILE MERGED 2005/09/05 12:37:24 rt 1.4.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3889372970e3f2bcc3cff52b3755fa51534bfa4e]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:13:55 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a743fe5549e95881b35c5ecd23bbcfddde329cb0]

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>  [fbeb056150814fc11c3be52adea8fe67a1eb8c49]

INTEGRATION: CWS ooo19126 (1.1.178); FILE MERGED 2005/09/05 13:54:41 rt 1.1.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0317f048322a927007090a92aac270d5091b82b6]

INTEGRATION: CWS ooo19126 (1.3.140); FILE MERGED 2005/09/05 14:50:24 rt 1.3.140.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [193cfcde3433fd9edb48a42afcd07ccf47aca9dd]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:37:24 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [280fb9d96512d3546fe11c58f253aa7e4eef104d]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:13:55 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6e787bf3d287b3fb45b0b48ac6f30268425d1bec]

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>  [68f561a8368075ce5af2937dfbe1545f4bb8dd02]

INTEGRATION: CWS ooo19126 (1.3.30); FILE MERGED 2005/09/05 13:54:40 rt 1.3.30.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [88374271cde561d499660137f6c3ced1617fe674]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:37:22 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0256c4696ae968cec26110cfc6f583e0653d8282]

INTEGRATION: CWS ooo19126 (1.4.130); FILE MERGED 2005/09/05 13:54:40 rt 1.4.130.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7832b0d8895ec57493c0e897574bff376271b682]

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>  [3bda05fc3b12850b428065d6424db9dcfdb67dd6]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:37:21 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9fbfd76233376b4c0895780b82b2e6743659d49d]

INTEGRATION: CWS ooo19126 (1.3.190); FILE MERGED 2005/09/05 13:54:39 rt 1.3.190.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fed818409bdde320588f22406703d98c91d65e87]

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>  [edcd481cc8c117ea7d2489f043257d926ad55baf]

INTEGRATION: CWS ooo19126 (1.29.20); FILE MERGED 2005/09/05 13:54:39 rt 1.29.20.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0eb7213a4be2a69f50f3c7e9fddfb7d6e8b2622f]

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>  [3bdcd5c9a3eaa2f97fa4922680d20853b58312fc]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:37:20 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [610963448e521d36c094fc4cff62f8f032f7fef7]

INTEGRATION: CWS ooo19126 (1.2.190); FILE MERGED 2005/09/05 13:54:38 rt 1.2.190.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0eaecff0a7cc48a589e8e22833fd635a74e87436]

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>  [3f7a8af53d138e4bffd29150f25feb5e653e0262]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:37:20 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [674beba18a6e58dcfcb9f5a46730bd0373ae0de4]

INTEGRATION: CWS ooo19126 (1.16.50); FILE MERGED 2005/09/05 13:54:38 rt 1.16.50.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ec970d0f3bd17a65d1c57316e7f5b3853b59ae88]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:13:51 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [513de3aff977a5bceaad8e4c07ca80660c54a2d9]

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>  [12870c73720f2b002040b462347f1f9eb827d34a]

INTEGRATION: CWS ooo19126 (1.2.188); FILE MERGED 2005/09/05 13:54:37 rt 1.2.188.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [73714dfe32b5f5cd54c43c62bd3533fa4ba10c04]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:37:19 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f5ce7795eb170a77bc38b4b8270c0e173f3ece0f]

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>  [01a6bb2312cd254f0fa4bbe0600d754f7e2b4ee6]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:37:19 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9a63618a153bc4a0618442341825c84300da3e77]

INTEGRATION: CWS ooo19126 (1.7.178); FILE MERGED 2005/09/05 12:37:19 rt 1.7.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6d133282dde48892a8c8ba4e2a118d7ef82f5531]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:37:18 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a53f3b136303f76d480e8c5b3808a7846b2a1c2f]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:37:18 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6d62c372f1b47590ec2918f474ee40a8d1bbc3bd]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 12:37:18 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a027a74331da2f9f96f277df4cd82bef5bd35e95]

INTEGRATION: CWS ooo19126 (1.2.190); FILE MERGED 2005/09/05 13:54:37 rt 1.2.190.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [25551d24a3c99dc89905a538f89d105008f57e79]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:13:49 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [11b3493734fee7f05d29c6bb467247c7b2ec7223]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:37:17 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ea51f5055f4a2518f2c779542cfcf7f1d58d8d0c]

INTEGRATION: CWS ooo19126 (1.29.30); FILE MERGED 2005/09/05 13:54:37 rt 1.29.30.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [10b34a1d1b31f5b30e1fe3ad8375ac5f6b912f30]

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>  [8172083c3c50d2c23229b6c40ec9417c4abbab31]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:13:48 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [db4c1d1fc67ff7b917abf788b517b36f877e165c]

INTEGRATION: CWS ooo19126 (1.2.190); FILE MERGED 2005/09/05 13:54:36 rt 1.2.190.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e98b33040bcb1412559020065d73078aa763d67a]

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>  [8a36ff30883e1210fc0daca6aa1d0871962a0b37]

INTEGRATION: CWS ooo19126 (1.8.178); FILE MERGED 2005/09/05 12:37:17 rt 1.8.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d7e9b9101ce421a4f73ad04898a9667432d18122]

INTEGRATION: CWS ooo19126 (1.11.464); FILE MERGED 2005/09/05 14:50:22 rt 1.11.464.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c24cae4f21c330d218d56979d7894b7e63a70ff3]

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>  [d9d7c643802d9d6cecc5b07a905891af9cde7657]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:13:47 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5b08261d58681c2216d0b5bf8a6d9896ca90196e]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:37:17 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4fe2cac24cb99c7fd5890c4df89b626e88e66af6]

INTEGRATION: CWS ooo19126 (1.2.178); FILE MERGED 2005/09/05 13:54:35 rt 1.2.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [509b1827ba13db528b158bb74e4af21764b23ba6]

INTEGRATION: CWS ooo19126 (1.7.492); FILE MERGED 2005/09/05 14:50:22 rt 1.7.492.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a48ba9c954e4a872a7e1e3105fb5587d018517d4]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:37:16 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0c46c11fa6d1cba790d1c51b3293edaaba7f79ae]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:13:46 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [049a9dec63c6dbefa453e2a0bb7a72a1f10e7c01]

INTEGRATION: CWS ooo19126 (1.16.38); FILE MERGED 2005/09/05 13:54:34 rt 1.16.38.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a8be2df514fdacdc57f2605cb4f441c8a7e77511]

INTEGRATION: CWS ooo19126 (1.5.306); FILE MERGED 2005/09/05 14:50:22 rt 1.5.306.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [db94c0d34bf42ddaff6657ba9959c3b77cacab24]

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>  [2199533b0cf1ebb8d6f45d83b8febdf8d1714eb8]

INTEGRATION: CWS ooo19126 (1.7.178); FILE MERGED 2005/09/05 12:37:16 rt 1.7.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2c6ce7ee663df235e6925c896502ad431acd5f73]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:13:45 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f873c8ff90e5a379606ba28e2fb8700e14941369]

INTEGRATION: CWS ooo19126 (1.15.64); FILE MERGED 2005/09/05 13:54:34 rt 1.15.64.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [25aab2dbeb708ded3505140f1dcbeb14c971758a]

INTEGRATION: CWS ooo19126 (1.10.258); FILE MERGED 2005/09/05 14:50:22 rt 1.10.258.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [29e2934ac18b021f6e5cad3a48849d9deafdee1b]

INTEGRATION: CWS ooo19126 (1.13.242); FILE MERGED 2005/09/05 12:37:16 rt 1.13.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ce31452804caa4d240ed13a5d174925fbd46ab6f]

INTEGRATION: CWS ooo19126 (1.3.174); FILE MERGED 2005/09/05 13:54:33 rt 1.3.174.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [84c4aa263f84decf282e98364e799324e1fe2453]

INTEGRATION: CWS ooo19126 (1.3.1066); FILE MERGED 2005/09/05 14:50:21 rt 1.3.1066.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ce3c0cce3575aa616635eabaf0fa478d5d97ad00]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:37:15 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [48a508a03bba65f85084581c98d4e7eb7a14cc94]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:13:44 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [952c05c9334f707f64b05c4dd6a9176ba108ff9b]

INTEGRATION: CWS ooo19126 (1.22.130); FILE MERGED 2005/09/05 13:54:33 rt 1.22.130.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f45b486dcb6b78c53f13fa5b05b31eafcff27d1b]

INTEGRATION: CWS ooo19126 (1.15.464); FILE MERGED 2005/09/05 14:50:21 rt 1.15.464.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [14e75e3faa16eb2a1663766dbca58fd82e885bb7]

INTEGRATION: CWS ooo19126 (1.2.84); FILE MERGED 2005/09/05 12:37:15 rt 1.2.84.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [64f90a99e30b0378a5de3b29e24cc2701b67a042]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:13:43 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a6c5059f527c85a58e7eebde050f7009fff14b0a]

INTEGRATION: CWS ooo19126 (1.30.22); FILE MERGED 2005/09/05 13:54:33 rt 1.30.22.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f4974acea66a8d51bbdf57723b57d8bb962274ba]

INTEGRATION: CWS ooo19126 (1.1.1.1.1102); FILE MERGED 2005/09/05 14:50:21 rt 1.1.1.1.1102.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a590120e1fa5ce250604c843bc3183252c3f582b]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:37:15 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [363b685856e9a98022e94862677fcb58786669a0]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:13:43 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0681d53604375f613e9c9da6ce02041092a0b397]

INTEGRATION: CWS ooo19126 (1.8.136); FILE MERGED 2005/09/05 13:54:32 rt 1.8.136.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f57dcbdf3c6d0880d713497fc7ea76d27a58c12b]

INTEGRATION: CWS ooo19126 (1.7.178); FILE MERGED 2005/09/05 12:37:14 rt 1.7.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [16ea9d24a1c4e1d1ff2fdddc092fd5df26927d1b]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:13:42 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2b19a488f5583b6552c1a34702875390c51956cc]

INTEGRATION: CWS ooo19126 (1.12.38); FILE MERGED 2005/09/05 13:54:32 rt 1.12.38.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4ff4bc3dc9a940abfa60b24300cd984e455b8c62]

INTEGRATION: CWS ooo19126 (1.14.562); FILE MERGED 2005/09/05 14:50:21 rt 1.14.562.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f71a5e9351b7484ddb8202eb156023ca3b44f547]

INTEGRATION: CWS ooo19126 (1.7.178); FILE MERGED 2005/09/05 12:37:12 rt 1.7.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b919ad69b2ba7d950e72406eefc9956bead3ee0b]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:13:41 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f146800036b744bff9dd0b987040e32e2ec3df2d]

INTEGRATION: CWS ooo19126 (1.27.16); FILE MERGED 2005/09/05 13:54:32 rt 1.27.16.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [89a1c7eff7e87d6e260ce5de7faaf5dce4d142ca]

INTEGRATION: CWS ooo19126 (1.3.178); FILE MERGED 2005/09/05 12:37:12 rt 1.3.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [dcdf11f4ec6e1893b764a626c90ff5fc0f72dec2]

INTEGRATION: CWS ooo19126 (1.5.110); FILE MERGED 2005/09/05 11:13:40 rt 1.5.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3b8d77b5f18836d8dc79325cf9913e866e5adf34]

INTEGRATION: CWS ooo19126 (1.12.50); FILE MERGED 2005/09/05 13:54:31 rt 1.12.50.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [67f3a6826601f7fe7655e971440f8a6fad5b3d3c]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:37:11 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9f81a9d88b69d7ba48a8fc32cceb15a5904287db]

INTEGRATION: CWS ooo19126 (1.5.82); FILE MERGED 2005/09/05 11:13:40 rt 1.5.82.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [67ea9649e0c4de5769ec2996c80cca518157755b]

INTEGRATION: CWS ooo19126 (1.7.178); FILE MERGED 2005/09/05 12:37:10 rt 1.7.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2d3d9c3870221de5d489ab94f2bc18876dc03f9b]

INTEGRATION: CWS ooo19126 (1.10.84); FILE MERGED 2005/09/05 13:54:31 rt 1.10.84.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1ea1e918a437b6cb50bc9d9f9d946df6a0a810a0]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:13:40 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cdcce8c26e5193ff014ef0ff23586c84a87bf536]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:37:09 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fccc39e64ba868de21c8e93537642bcf95197d09]

INTEGRATION: CWS ooo19126 (1.15.12); FILE MERGED 2005/09/05 13:54:30 rt 1.15.12.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6d5bd74c5121a70b3ee9526127c1fbf635007e29]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:13:39 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [915103f04907c9f4900864bd6a8f86ccd35e5f2f]

INTEGRATION: CWS ooo19126 (1.4.132); FILE MERGED 2005/09/05 17:19:04 rt 1.4.132.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [92b9a1cbdd243383b75eb4f86e5a24f2f328462b]

INTEGRATION: CWS ooo19126 (1.7.160); FILE MERGED 2005/09/05 13:54:30 rt 1.7.160.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e411fe44f1840e49a38aa088ea3d2f86d9162c94]

INTEGRATION: CWS ooo19126 (1.5.122); FILE MERGED 2005/09/05 17:19:04 rt 1.5.122.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8d5d07d5756b588903cf7a74e0b1b6025a970525]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:13:38 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e92c3b189eb7a1a6281513b00fc71a7ea686d1e4]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:37:08 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1cd9fc140688b359d93f7f911b1cae9aad5b0696]

INTEGRATION: CWS ooo19126 (1.28.22); FILE MERGED 2005/09/05 13:54:29 rt 1.28.22.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6e3e01b910df4198ec532bb10ea09b604949c953]

INTEGRATION: CWS ooo19126 (1.4.22); FILE MERGED 2005/09/05 17:19:04 rt 1.4.22.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9af01a747677707457f9ae31ce861903f6087a42]

INTEGRATION: CWS ooo19126 (1.7.110); FILE MERGED 2005/09/05 11:13:37 rt 1.7.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4c0dba019063e91f1018256421089b21fdbfbbfb]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:37:08 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [aff6d17bb8de97ba9d5b1e79f02c143d54079cdf]

INTEGRATION: CWS ooo19126 (1.14.14); FILE MERGED 2005/09/05 13:54:29 rt 1.14.14.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [30088271742d0d1da9af21b024b3504f2dbe7047]

INTEGRATION: CWS ooo19126 (1.3.132); FILE MERGED 2005/09/05 17:19:03 rt 1.3.132.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8d882c388282855a9c26aeab2d15ac579561b111]

INTEGRATION: CWS ooo19126 (1.7.110); FILE MERGED 2005/09/05 11:13:36 rt 1.7.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ac000626cf20b4b3cd8282145b7f826ca860e3b8]

INTEGRATION: CWS ooo19126 (1.2.174); FILE MERGED 2005/09/05 13:54:28 rt 1.2.174.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [299ae67236c5e671d37714e0f0c354f4c4d3a641]

INTEGRATION: CWS ooo19126 (1.12.34); FILE MERGED 2005/09/05 17:19:03 rt 1.12.34.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a30f02b36cacc2f228aa78161f7749fb37a9db3c]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:13:36 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1a5547f0557c8da0aa25e9ef6c77bfc2d5915c9b]

INTEGRATION: CWS ooo19126 (1.7.178); FILE MERGED 2005/09/05 12:37:07 rt 1.7.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [df6e6b2ddf494d1c6cd779121ed411a321fe2877]

INTEGRATION: CWS ooo19126 (1.1.1.1.200); FILE MERGED 2005/09/05 13:54:28 rt 1.1.1.1.200.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8d1cb3228a4ff6da318741987f20f54b9048333e]

INTEGRATION: CWS ooo19126 (1.2.138); FILE MERGED 2005/09/05 17:19:02 rt 1.2.138.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a282c2324803da0d770c3a5b4337de05bf234da1]

INTEGRATION: CWS ooo19126 (1.6.110); FILE MERGED 2005/09/05 11:13:35 rt 1.6.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [993572948c024be9b11627f9531a5fc4d14f7463]

INTEGRATION: CWS ooo19126 (1.4.242); FILE MERGED 2005/09/05 12:37:07 rt 1.4.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d2c8d54a8c369ae31fe172715bb5b091fc6e37c8]

INTEGRATION: CWS ooo19126 (1.11.36); FILE MERGED 2005/09/05 13:54:28 rt 1.11.36.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1681442caf21f31e5d1ef8c4fc1888e6e8e0c162]

INTEGRATION: CWS ooo19126 (1.3.122); FILE MERGED 2005/09/05 17:19:02 rt 1.3.122.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [de342196fb166546f6770a2aa3c80d3d79bd209e]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:13:35 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0b2b8f53823082546e2790eaf2bcdf5b9a6bbfa3]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:37:07 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fd0fbb07307cbb775c7277fd9480f2742af69b46]

INTEGRATION: CWS ooo19126 (1.9.30); FILE MERGED 2005/09/05 13:54:27 rt 1.9.30.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fd6fa7bea922a7a50e1aff4807e7ee93f898b5e0]

INTEGRATION: CWS ooo19126 (1.5.128); FILE MERGED 2005/09/05 11:13:35 rt 1.5.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5ba0ec17815c1ccb6f936f79582a008eef9b9e8c]

INTEGRATION: CWS ooo19126 (1.3.94); FILE MERGED 2005/09/05 17:19:02 rt 1.3.94.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fe0058684725c3ea8fa62e6e666a14408ea73e9b]

INTEGRATION: CWS ooo19126 (1.4.242); FILE MERGED 2005/09/05 12:37:06 rt 1.4.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [04fadec2fc3eb5df724cef98608c90f4dc4d4473]

INTEGRATION: CWS ooo19126 (1.3.190); FILE MERGED 2005/09/05 13:54:26 rt 1.3.190.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8fcf70ef132f52d7e48b244e314dd4341593460b]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:13:34 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1bd0638d09ac84f6b427658596afec02bf55e500]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:37:06 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7fa43071d39c6ce0062f765f15b82e5f3669652e]

INTEGRATION: CWS ooo19126 (1.6.50); FILE MERGED 2005/09/05 13:54:26 rt 1.6.50.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4ca1076c7c1d6fa0adf68c39f085bdc94cd0d659]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:13:34 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [798e6ef4f59ca4c29bea210939d7338cba15e8df]

INTEGRATION: CWS ooo19126 (1.3.122); FILE MERGED 2005/09/05 17:19:01 rt 1.3.122.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e1d3228cb1db1db2ae6b4f93acac57e528913e0b]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:37:06 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d8da9691562982f8cb3030f7fa84bbbab063f013]

INTEGRATION: CWS ooo19126 (1.3.194); FILE MERGED 2005/09/05 13:54:25 rt 1.3.194.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [91ba748ccb134bbc7c5ed6673d14b9353a224d2d]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:13:33 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [61063b9a80aac4950ab092b2227540fbbe753f5a]

INTEGRATION: CWS ooo19126 (1.4.32); FILE MERGED 2005/09/05 17:19:01 rt 1.4.32.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [de6d2c35912d262c81c12b634bf86ab8859893dd]

INTEGRATION: CWS ooo19126 (1.2.190); FILE MERGED 2005/09/05 13:54:25 rt 1.2.190.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [749fcb812bd26280952fb26a294678cabf5e023e]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:13:33 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7d9d319ec78639680d58e99bb9fd61bf3f289f90]

INTEGRATION: CWS ooo19126 (1.4.14); FILE MERGED 2005/09/05 17:19:01 rt 1.4.14.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [dc8c5b4d40c2f6fb8fc0c23b055eb28bb55991b6]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:37:05 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [658bd7e75b4dbfe9fd3d2c832174eacc72871a23]

INTEGRATION: CWS ooo19126 (1.2.50); FILE MERGED 2005/09/05 13:54:24 rt 1.2.50.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [12afabd0ddebe14bdd5fd243282e23f4a6c1d2ee]

INTEGRATION: CWS ooo19126 (1.2.138); FILE MERGED 2005/09/05 17:19:01 rt 1.2.138.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [225bf36884f5bcd4afea09af5ccc55e600030526]

INTEGRATION: CWS ooo19126 (1.4.136); FILE MERGED 2005/09/05 13:54:24 rt 1.4.136.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f826c8a46322da1ee0cfce3c459ea83fea3105f5]

INTEGRATION: CWS ooo19126 (1.5.76); FILE MERGED 2005/09/05 11:13:32 rt 1.5.76.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [006a69b15b58e0acdeef2719243b2b99afd36f7e]

INTEGRATION: CWS ooo19126 (1.12.30); FILE MERGED 2005/09/05 13:54:24 rt 1.12.30.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7c74c335636f17c2c5cff18623c7aa7160a5be1b]

INTEGRATION: CWS ooo19126 (1.2.138); FILE MERGED 2005/09/05 17:19:00 rt 1.2.138.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fb657fbe6b33e60ba05216fa801743c6a2482df7]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:13:31 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a3695ff4241965d2721f0cd5a645d80108d44d35]

INTEGRATION: CWS ooo19126 (1.3.160); FILE MERGED 2005/09/05 13:54:23 rt 1.3.160.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bffe7decd6f46594ca099cdd3e33a0a7b621d336]

INTEGRATION: CWS ooo19126 (1.4.94); FILE MERGED 2005/09/05 17:19:00 rt 1.4.94.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5265684f5f852db8ee472aac000e1a28797f88c6]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:13:30 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3ba42def08a7933ced9ea5aca42291203037d393]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:37:04 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a267d6b074790c9359e67ae5b9a6e008dc238229]

INTEGRATION: CWS ooo19126 (1.5.90); FILE MERGED 2005/09/05 17:19:00 rt 1.5.90.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c7dc1643a770b6dba6f7089d9e6dcbcc96eeb7dd]

INTEGRATION: CWS ooo19126 (1.4.20); FILE MERGED 2005/09/05 13:54:23 rt 1.4.20.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fef8da2c709cfe4d94d90a38021c797be9b0a7cb]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:13:30 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [458c17618fb9d002e0e68a6f012046ef50344926]

INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGED 2005/09/05 12:37:04 rt 1.3.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [854a325dbaf6c113df9ca4ab5b70435dfba81b26]

INTEGRATION: CWS ooo19126 (1.6.40); FILE MERGED 2005/09/05 17:19:00 rt 1.6.40.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5c75e413e4687135c3d6087d7fdcb975f8125bea]

INTEGRATION: CWS ooo19126 (1.2.12); FILE MERGED 2005/09/05 13:54:21 rt 1.2.12.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5a6a5058cc7687973dd98c6e1fa36e962dffe7df]

INTEGRATION: CWS ooo19126 (1.6.84); FILE MERGED 2005/09/05 11:13:30 rt 1.6.84.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6502d14095e5d415d3ffcf82603573ccf784c05f]

INTEGRATION: CWS ooo19126 (1.2.242); FILE MERGED 2005/09/05 12:37:04 rt 1.2.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d12a2153693a8cf680ff9deb3b4b3b5de8cc917c]

INTEGRATION: CWS ooo19126 (1.7.12); FILE MERGED 2005/09/05 17:18:59 rt 1.7.12.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f1db6bdd73954f161e41131835b28df6f579f359]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:13:29 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [392d0ebcfdde779a196dd4305ddbae209e4230e9]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:37:03 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3b5104d42f35a47a1a12cee94149fd617aedc7b5]

INTEGRATION: CWS ooo19126 (1.2.138); FILE MERGED 2005/09/05 17:18:59 rt 1.2.138.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0ae9d6e949b936324f91cbac1d151bde511d8d7a]

INTEGRATION: CWS ooo19126 (1.2.12); FILE MERGED 2005/09/05 13:54:20 rt 1.2.12.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [81b54254a99c8280a2dd3815fafb7706792d468d]

INTEGRATION: CWS ooo19126 (1.5.128); FILE MERGED 2005/09/05 11:13:28 rt 1.5.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e7993f2b173e780a563cdfeb970a84a0ac69559e]

INTEGRATION: CWS ooo19126 (1.5.90); FILE MERGED 2005/09/05 17:18:59 rt 1.5.90.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f787255ac8fb193a68d6211ec9ed89d523551296]

INTEGRATION: CWS ooo19126 (1.7.128); FILE MERGED 2005/09/05 11:13:28 rt 1.7.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [549abccd6fdefea274072acf9ad2bc18a2c7aadc]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:37:03 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bc383ba58cfdf00385314c1eff0cbb27dd049c07]

INTEGRATION: CWS ooo19126 (1.2.94); FILE MERGED 2005/09/05 17:18:59 rt 1.2.94.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b2d307d11168974899d5d0b1650ede047259f4ef]

INTEGRATION: CWS ooo19126 (1.6.174); FILE MERGED 2005/09/05 13:54:19 rt 1.6.174.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6b8c24615e7b37a6cae65d5eca6691c43248b6eb]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:13:28 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6d8f9aba354914d9974e6713f4efea7db3f70580]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:37:02 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [06e4e93a4c2e48eccd3c2f51a27135accb66ba5d]

INTEGRATION: CWS ooo19126 (1.7.84); FILE MERGED 2005/09/05 13:54:19 rt 1.7.84.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d4e7b7f2e5f2ae81ed7bfe7a0f8e9f9d10b435b4]

INTEGRATION: CWS ooo19126 (1.3.14); FILE MERGED 2005/09/05 17:18:58 rt 1.3.14.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [39577f7f6a82959a024b906daa8168e824c5abfe]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:37:02 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2fe4d81726065768dbbfd1db02befc33101a543b]

INTEGRATION: CWS ooo19126 (1.5.118); FILE MERGED 2005/09/05 11:13:27 rt 1.5.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [63274ae511c4588fa8ead723bc7a1e3e591631d5]

INTEGRATION: CWS ooo19126 (1.4.14); FILE MERGED 2005/09/05 17:18:58 rt 1.4.14.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [53b68ac3c356b675fc26fb56db66078c3c178bcf]

INTEGRATION: CWS ooo19126 (1.7.34); FILE MERGED 2005/09/05 13:54:18 rt 1.7.34.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1fac126680899bbd88eb9bd2dd319b990d37deeb]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:37:01 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7683cc190bcbe95143774909ca7fa7678e2fb9d8]

INTEGRATION: CWS ooo19126 (1.5.128); FILE MERGED 2005/09/05 11:13:27 rt 1.5.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [092c9f0ba10125c709c37e2baa311ba3a6e141f1]

INTEGRATION: CWS ooo19126 (1.6.178); FILE MERGED 2005/09/05 13:54:18 rt 1.6.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0c19aa16bec8b4c2644429f1d197b1c5bd39271a]

INTEGRATION: CWS ooo19126 (1.8.558); FILE MERGED 2005/09/05 12:37:01 rt 1.8.558.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8cfbe3d01251309ac93780401aece191a3590f3b]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:13:26 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5c9519b8354f298317d33e2ddf542e636c3c852c]

INTEGRATION: CWS ooo19126 (1.13.12); FILE MERGED 2005/09/05 13:54:18 rt 1.13.12.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8313ce247d80f1d47abfc1552a5beca9358a5219]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:37:01 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6b268e36e9c14dc13fb209c61df456a64dfb380d]

INTEGRATION: CWS ooo19126 (1.6.110); FILE MERGED 2005/09/05 11:13:25 rt 1.6.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d3aa7bffc19ea0acca7e91d0fb47c72f6f678ac8]

INTEGRATION: CWS ooo19126 (1.5.174); FILE MERGED 2005/09/05 13:54:17 rt 1.5.174.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7b3f200ebb67803a4a8b2f690f44ea18f32d888f]

INTEGRATION: CWS ooo19126 (1.13.14); FILE MERGED 2005/09/05 17:18:57 rt 1.13.14.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6a40f5e71e08d9816e9db0ae240d3e7263734749]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:37:00 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [09b1a2dbb4cc4330a640d1afb40e6983f22da3e1]

INTEGRATION: CWS ooo19126 (1.5.128); FILE MERGED 2005/09/05 11:13:25 rt 1.5.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8992d6bb3f62b8bd04283f6a530dc4c9c83792fd]

INTEGRATION: CWS ooo19126 (1.8.50); FILE MERGED 2005/09/05 13:54:17 rt 1.8.50.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ee498d308a7a4c783fb8cb34c5d9e54c5a944a44]

INTEGRATION: CWS ooo19126 (1.5.122); FILE MERGED 2005/09/05 17:18:57 rt 1.5.122.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b90a93276c87645affee3d9a882b6cea060d53c3]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:36:59 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3031afc8aa018885e6868ed1b4a9da908c659fd5]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:13:24 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a9bfe2afb399c1f0bfdfebe269365b9bc4d8d825]

INTEGRATION: CWS ooo19126 (1.2.78); FILE MERGED 2005/09/05 13:54:17 rt 1.2.78.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1d391ffc78a10d872ad535b08b26850d30a64696]

INTEGRATION: CWS ooo19126 (1.2.138); FILE MERGED 2005/09/05 17:18:57 rt 1.2.138.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4fca3495f04ec8429700b74ed50ce85a7378e285]

INTEGRATION: CWS ooo19126 (1.4.242); FILE MERGED 2005/09/05 12:36:58 rt 1.4.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [646beaa9093ecee113bebda4fa29eeadaaa9901d]

INTEGRATION: CWS ooo19126 (1.6.128); FILE MERGED 2005/09/05 11:13:24 rt 1.6.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [aa5f2ba7646103dcd379b56c969804dc25283c58]

INTEGRATION: CWS ooo19126 (1.4.178); FILE MERGED 2005/09/05 13:54:16 rt 1.4.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ab126fa78fe5367454acc85bbadb58f4e7b5db96]

INTEGRATION: CWS ooo19126 (1.3.122); FILE MERGED 2005/09/05 17:18:56 rt 1.3.122.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [af6c44d0c5bd85238b07623bf1e78a53ee601098]

INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGED 2005/09/05 12:36:58 rt 1.3.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9f986e58c877565c7948452d20cb824ace4c54c7]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:13:23 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7143597b844460a4492794a89b018132488df344]

INTEGRATION: CWS ooo19126 (1.7.160); FILE MERGED 2005/09/05 13:54:16 rt 1.7.160.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [de4640a2317fc56635950eb78ab3ffa8965a9e28]

INTEGRATION: CWS ooo19126 (1.4.122); FILE MERGED 2005/09/05 17:18:56 rt 1.4.122.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ebe6a48a1b5536d2f363b528226cb60abca3775f]

INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGED 2005/09/05 12:36:57 rt 1.3.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7d24fb053121a77adaa8e43171551b07eff55625]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:13:23 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [00248915bdde40784d8b40b509665475228ef21b]

INTEGRATION: CWS ooo19126 (1.7.174); FILE MERGED 2005/09/05 13:54:16 rt 1.7.174.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3424d104bd40721d85ed8d456354e86e815f1a08]

INTEGRATION: CWS ooo19126 (1.3.20); FILE MERGED 2005/09/05 17:18:56 rt 1.3.20.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [93f5ed84bc05ef83417cfb468e8d793b8de7c802]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:36:57 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bb86b81e9b965a621093212d14ead39ce0a7903f]

INTEGRATION: CWS ooo19126 (1.5.174); FILE MERGED 2005/09/05 13:54:16 rt 1.5.174.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a7935ceb69669e7577c1f525f1d6fbdf04284d40]

INTEGRATION: CWS ooo19126 (1.3.134); FILE MERGED 2005/09/05 17:18:56 rt 1.3.134.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [70b5d94748530e062e5d21553ceed2a5b196efd9]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:36:56 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b1f6e0f5a60295ca8b7f6bfd43383b2f12d9709d]

INTEGRATION: CWS ooo19126 (1.9.128); FILE MERGED 2005/09/05 11:13:22 rt 1.9.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0cf52c4a9c08f88b075c6067a485f55406c4c554]

INTEGRATION: CWS ooo19126 (1.3.174); FILE MERGED 2005/09/05 13:54:15 rt 1.3.174.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b13ff00c8fe61d87bf04f5986fe2e18d3e418c71]

INTEGRATION: CWS ooo19126 (1.4.110); FILE MERGED 2005/09/05 17:18:56 rt 1.4.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a072717d88e551525c996c6686b663082aa64268]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:36:56 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [77c65851b35fcfed3ce97b483574e3b5fcbfb8fc]

INTEGRATION: CWS ooo19126 (1.9.178); FILE MERGED 2005/09/05 13:54:15 rt 1.9.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4d753a1a8c2c81dd779b98bd6d0d6a04186814d2]

INTEGRATION: CWS ooo19126 (1.6.128); FILE MERGED 2005/09/05 11:13:22 rt 1.6.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f987d3dc91ca117299821bc9ff759f6bcc06f434]

INTEGRATION: CWS ooo19126 (1.3.134); FILE MERGED 2005/09/05 17:18:55 rt 1.3.134.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [db3397336028f5bcb07d2e0cf87947909907312d]

INTEGRATION: CWS ooo19126 (1.7.178); FILE MERGED 2005/09/05 12:36:56 rt 1.7.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [45fc50c63307c6235ce8676e997ff7bd84a089e2]

INTEGRATION: CWS ooo19126 (1.4.174); FILE MERGED 2005/09/05 13:54:14 rt 1.4.174.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e59930200801671fdb799cfb6e354bc856ea0d6e]

INTEGRATION: CWS ooo19126 (1.5.94); FILE MERGED 2005/09/05 11:13:22 rt 1.5.94.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8131f0fcc71ea402f6d615ebc30438b3e77fdf1b]

INTEGRATION: CWS ooo19126 (1.1.1.1.148); FILE MERGED 2005/09/05 17:18:54 rt 1.1.1.1.148.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3ec4bef425bc625079498ff47e864231ef5261a1]

INTEGRATION: CWS ooo19126 (1.6.178); FILE MERGED 2005/09/05 12:36:55 rt 1.6.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [acadd9eea8868f478bbba67a67e0f859f5d1b7fe]

INTEGRATION: CWS ooo19126 (1.6.166); FILE MERGED 2005/09/05 13:54:14 rt 1.6.166.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5df1905edc18d62466395921695af7170ee1cca8]

INTEGRATION: CWS ooo19126 (1.7.128); FILE MERGED 2005/09/05 11:13:21 rt 1.7.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e2a4a784f6660330bf75eff18d1c7b8e9af3fc0f]

INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGED 2005/09/05 12:36:55 rt 1.3.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c0555dc805ddfc70df31ead8d64505c6f48eaa8f]

INTEGRATION: CWS ooo19126 (1.19.24); FILE MERGED 2005/09/05 13:54:14 rt 1.19.24.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d2fa9fc4b567799dac7d7581405887c8186bd184]

INTEGRATION: CWS ooo19126 (1.2.86); FILE MERGED 2005/09/05 17:11:46 rt 1.2.86.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a00bc71cbb325bff61cea8cb0b4f382533422b2d]

INTEGRATION: CWS ooo19126 (1.4.136); FILE MERGED 2005/09/05 13:54:14 rt 1.4.136.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3c43d96245d8002e3df6999b7483ff57809bcccb]

INTEGRATION: CWS ooo19126 (1.4.54); FILE MERGED 2005/09/05 17:11:46 rt 1.4.54.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b1c07440dee7ab9c1e36a60eb014117a00c115fa]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:36:54 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bcbd64d3ca4a07b8a48da4b3fb20e4170f747532]

INTEGRATION: CWS ooo19126 (1.18.26); FILE MERGED 2005/09/05 13:54:13 rt 1.18.26.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1be32a15b964e2e1a394e155161be13e5e3bbc86]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:13:20 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a82c8dd8bed8184ac698b0b926e19bbec2e15397]

INTEGRATION: CWS ooo19126 (1.6.178); FILE MERGED 2005/09/05 12:36:54 rt 1.6.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c6e34c21cdedce3d9e25324d250eeba946bd1a3b]

INTEGRATION: CWS ooo19126 (1.6.128); FILE MERGED 2005/09/05 11:13:20 rt 1.6.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [12d5eabe41ff0e5e5673002775219a360164a985]

INTEGRATION: CWS ooo19126 (1.10.174); FILE MERGED 2005/09/05 13:54:13 rt 1.10.174.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [982516473ddb5b7ad5993f10106b45cc90b2826c]

INTEGRATION: CWS ooo19126 (1.2.42); FILE MERGED 2005/09/05 17:11:45 rt 1.2.42.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ec49d1a1374de52ddf087e421fa843570d6fbba4]

INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGED 2005/09/05 12:36:54 rt 1.3.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7958790b187dd754c4cbff96ac700e5df82f7e00]

INTEGRATION: CWS ooo19126 (1.10.64); FILE MERGED 2005/09/05 13:54:13 rt 1.10.64.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [864c8a14c9a8defd8358f2d193ea5e6003ec0c6e]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:13:18 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2c46a23e777c76874816b742e236fabae8731b3b]

INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGED 2005/09/05 12:36:53 rt 1.3.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d26f4274ac22a9eedc128a94b536f25a29aa03f5]

INTEGRATION: CWS ooo19126 (1.11.34); FILE MERGED 2005/09/05 13:54:12 rt 1.11.34.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0eb035a5e2d2ba1500ae84e3ed8b3a8e4b5c4ac7]

INTEGRATION: CWS ooo19126 (1.6.110); FILE MERGED 2005/09/05 11:13:18 rt 1.6.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [229d22380f55e82ebaa772dcdd01ce525168f0dd]

INTEGRATION: CWS ooo19126 (1.2.42); FILE MERGED 2005/09/05 17:11:44 rt 1.2.42.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6243d15f30ff7579ffc9cc065fe07e69a28626f3]

INTEGRATION: CWS ooo19126 (1.10.242); FILE MERGED 2005/09/05 12:36:53 rt 1.10.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fc139ad5e254fa39226120ec57fd6e3c9ca0d0dc]

INTEGRATION: CWS ooo19126 (1.12.24); FILE MERGED 2005/09/05 13:54:12 rt 1.12.24.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d35a155aaab6ddf51006f432889d21b5ebc6e26e]

INTEGRATION: CWS ooo19126 (1.5.128); FILE MERGED 2005/09/05 11:13:18 rt 1.5.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [be77d0ff25c67821de714bc6692c948ea816fcfc]

INTEGRATION: CWS ooo19126 (1.4.242); FILE MERGED 2005/09/05 12:36:52 rt 1.4.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e06566085bdbddf64db77a1beff7597e82dbf293]

INTEGRATION: CWS ooo19126 (1.19.34); FILE MERGED 2005/09/05 13:54:12 rt 1.19.34.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [071762c99e855b0eb31fd35c00b7a38a392e980a]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:13:17 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5fa82e9346154e482df53381481ac0eef559dcfb]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:36:52 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e841c61b565da12d20f14e67f9ceca0572aa951c]

INTEGRATION: CWS ooo19126 (1.15.84); FILE MERGED 2005/09/05 13:54:12 rt 1.15.84.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ec939a4e20f3a123a2ddae6a1f9b5a91e53f4576]

INTEGRATION: CWS ooo19126 (1.5.76); FILE MERGED 2005/09/05 11:13:16 rt 1.5.76.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4292b9bdb267eb9aaa174eee2c35fd35f861ba77]

INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGED 2005/09/05 12:36:52 rt 1.3.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [dc47590ffc12a1a17d47b8c9024f67469fff872d]

INTEGRATION: CWS ooo19126 (1.22.34); FILE MERGED 2005/09/05 13:54:11 rt 1.22.34.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d69430324c6413471f0182f0fb08826a8c0d24ef]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:13:16 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [52d9d0fdcbac90e2e2d39d3e5c49544056049fb1]

INTEGRATION: CWS ooo19126 (1.3.42); FILE MERGED 2005/09/05 17:11:43 rt 1.3.42.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c70a11653404bfc2d3060c3c5afc3b94611cd9d7]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:36:51 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c299bd78d4981cd729348bba8dd3488a0d29d6de]

INTEGRATION: CWS ooo19126 (1.15.50); FILE MERGED 2005/09/05 13:54:11 rt 1.15.50.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b83a959b3206ac2125461f52ebe651ff27e5f3f9]

INTEGRATION: CWS ooo19126 (1.5.128); FILE MERGED 2005/09/05 11:13:16 rt 1.5.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [89a8e26fe4df62e137ceed35f7a37740796fca4b]

INTEGRATION: CWS ooo19126 (1.2.60); FILE MERGED 2005/09/05 17:11:43 rt 1.2.60.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c5d5089d5bef7460bdd0a38ed1c5201ae0c7868c]

INTEGRATION: CWS ooo19126 (1.10.178); FILE MERGED 2005/09/05 12:36:51 rt 1.10.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b29044913a268623ef31902a3283623fe79e2bf8]

INTEGRATION: CWS ooo19126 (1.15.20); FILE MERGED 2005/09/05 13:54:11 rt 1.15.20.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5e32b795ad864540d6da55c5463d948694bc8988]

INTEGRATION: CWS ooo19126 (1.4.42); FILE MERGED 2005/09/05 17:11:43 rt 1.4.42.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [485a38ee73567aba4248082884b15f24935aa023]

INTEGRATION: CWS ooo19126 (1.11.74); FILE MERGED 2005/09/05 12:36:51 rt 1.11.74.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f61be3bff4fb3f791be12dbc39b6d0ada2216878]

INTEGRATION: CWS ooo19126 (1.10.20); FILE MERGED 2005/09/05 13:54:10 rt 1.10.20.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [dbf43c6d5b9b073d2a1eaeaa506a3061ce34a108]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:13:15 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [65e24c54edb75add41735a42d0029a40c588b858]

INTEGRATION: CWS ooo19126 (1.3.74); FILE MERGED 2005/09/05 12:36:50 rt 1.3.74.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9f0d67f58fd4176523982bdf40424b2a0795bcf9]

INTEGRATION: CWS ooo19126 (1.7.128); FILE MERGED 2005/09/05 11:13:15 rt 1.7.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [48a8a30e65716e0386651b605a53e3fef5130e09]

INTEGRATION: CWS ooo19126 (1.3.42); FILE MERGED 2005/09/05 17:11:42 rt 1.3.42.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [dd6322327119d100e060e13ea9eb33014a634ff5]

INTEGRATION: CWS ooo19126 (1.3.52); FILE MERGED 2005/09/05 12:36:50 rt 1.3.52.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2b485fb8fea410fa81bcacca98475701e9359e85]

INTEGRATION: CWS ooo19126 (1.3.18); FILE MERGED 2005/09/05 18:41:06 rt 1.3.18.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fe4f1908c64c69e233edcd7e516f879a8c5b1e93]

INTEGRATION: CWS ooo19126 (1.5.28); FILE MERGED 2005/09/05 17:11:41 rt 1.5.28.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fb14e157c34d88c0b64c93f5c4f9d69f7be668db]

INTEGRATION: CWS ooo19126 (1.6.14); FILE MERGED 2005/09/05 18:41:06 rt 1.6.14.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8c71e0d1d0c1f632f6edc19aac8b5f0ac505a375]

INTEGRATION: CWS ooo19126 (1.6.128); FILE MERGED 2005/09/05 11:13:14 rt 1.6.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7e96ba27bbf8ad87d5838ccb8311453c8c8ed84f]

INTEGRATION: CWS ooo19126 (1.1.198); FILE MERGED 2005/09/05 17:11:41 rt 1.1.198.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [203d899d66a94e1571b6cacf4127927d4e59bae9]

INTEGRATION: CWS ooo19126 (1.2.44); FILE MERGED 2005/09/05 18:41:06 rt 1.2.44.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b56e9dba1a6059a2191c6ee00201a8aedb510cd9]

INTEGRATION: CWS ooo19126 (1.4.48); FILE MERGED 2005/09/05 17:11:41 rt 1.4.48.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [54dc25648563cef09f94d27bb1f90b607ef8fcd0]

INTEGRATION: CWS ooo19126 (1.4.20); FILE MERGED 2005/09/05 18:41:05 rt 1.4.20.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [127e923185dc36cafa4128ef51ef8748bd2ea574]

INTEGRATION: CWS ooo19126 (1.3.52); FILE MERGED 2005/09/05 12:36:49 rt 1.3.52.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1a93a3da5092e63a5cc19adb6f3e03ad674e4d3a]

INTEGRATION: CWS ooo19126 (1.4.158); FILE MERGED 2005/09/05 11:13:14 rt 1.4.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [045d5444ff811704ff8870a00c0e274171e64c36]

INTEGRATION: CWS ooo19126 (1.2.74); FILE MERGED 2005/09/05 17:11:40 rt 1.2.74.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b8830ec849b04f795bc3145ec4ed436d304d8fbf]

INTEGRATION: CWS ooo19126 (1.5.18); FILE MERGED 2005/09/05 18:41:05 rt 1.5.18.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ae929d8d4e35c763fd56b5840be47ab40d338dba]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:13:13 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [dbabcee07de4cf7894b1d97c547b185eb24d38c1]

INTEGRATION: CWS ooo19126 (1.4.48); FILE MERGED 2005/09/05 17:11:40 rt 1.4.48.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3c63ffe90b392d0bc97b784f492b97af4cbf1519]

INTEGRATION: CWS ooo19126 (1.5.20); FILE MERGED 2005/09/05 18:41:05 rt 1.5.20.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [821afee88dada778a623a4748f5a42b5524ae26e]

INTEGRATION: CWS ooo19126 (1.2.74); FILE MERGED 2005/09/05 12:36:49 rt 1.2.74.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [992ae6327bfa2536e724b284525cbbd04a5857bd]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:13:12 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b7e0491700c1af4d4c45670e8af533b797a1774e]

INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 17:11:39 rt 1.3.60.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f91ee3cc8a21557259f13c730ea4440eb155f439]

INTEGRATION: CWS ooo19126 (1.2.74); FILE MERGED 2005/09/05 12:36:48 rt 1.2.74.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cdaaca93bf5f1911153de57432adea8906abe611]

INTEGRATION: CWS ooo19126 (1.3.38); FILE MERGED 2005/09/05 17:11:39 rt 1.3.38.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a293b2431a309d9a849b3e3c81e4a26f3d3456ae]

INTEGRATION: CWS ooo19126 (1.3.52); FILE MERGED 2005/09/05 12:36:48 rt 1.3.52.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [271026a51a25b932b02ce8fa5df4144d6904d866]

INTEGRATION: CWS ooo19126 (1.5.18); FILE MERGED 2005/09/05 18:41:04 rt 1.5.18.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [056e57318864bbb01e5240480afc95246333f45e]

INTEGRATION: CWS ooo19126 (1.2.198); FILE MERGED 2005/09/05 17:11:38 rt 1.2.198.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c02777f1f66d5b2c6f692b360b608c0cc1d21e88]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:13:10 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cbd9187296939339645c18374721e659a6e8d599]

INTEGRATION: CWS ooo19126 (1.4.20); FILE MERGED 2005/09/05 18:41:04 rt 1.4.20.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [48f140fc51bd1e2f4e136275409f1d4eaba995df]

INTEGRATION: CWS ooo19126 (1.2.74); FILE MERGED 2005/09/05 12:36:47 rt 1.2.74.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e3f39dc147896324728d183e37c19ac11dec1551]

INTEGRATION: CWS ooo19126 (1.2.28); FILE MERGED 2005/09/05 17:11:38 rt 1.2.28.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [aaa1876100451aa86052a3551d3df39edfdb7497]

INTEGRATION: CWS ooo19126 (1.4.28); FILE MERGED 2005/09/05 17:11:37 rt 1.4.28.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [24dea6f1c627a08c29ce64e721b2077dc8a8dda4]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:13:09 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [082086d62f56f43f5ec2ceba76cf4911ca660573]

INTEGRATION: CWS ooo19126 (1.1.1.1.230); FILE MERGED 2005/09/05 17:11:37 rt 1.1.1.1.230.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [05b42297c43b6d5af26555c02100768c0f28f82a]

INTEGRATION: CWS ooo19126 (1.2.74); FILE MERGED 2005/09/05 12:36:46 rt 1.2.74.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f2d9f93d6adb853cb46c0f9738c65ce0699ea583]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:13:08 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f47512ea73d516b7f89ef6bd672d7a180df4d3a7]

INTEGRATION: CWS ooo19126 (1.5.20); FILE MERGED 2005/09/05 18:41:03 rt 1.5.20.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b9c327345a936b10464df8abceafc52f42888759]

INTEGRATION: CWS ooo19126 (1.6.28); FILE MERGED 2005/09/05 17:11:36 rt 1.6.28.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9352acdc653aeefabe0133341e788dc373c826ee]

INTEGRATION: CWS ooo19126 (1.3.52); FILE MERGED 2005/09/05 12:36:46 rt 1.3.52.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8becd301582e96ac0fc6f374acb9a9be7a7bf43e]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:13:08 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [89570a2a70c511292f1efec0630904d60571c9de]

INTEGRATION: CWS ooo19126 (1.4.152); FILE MERGED 2005/09/05 17:11:36 rt 1.4.152.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [08d50605cc18d66a900e0077a422d514b7fee27d]

INTEGRATION: CWS ooo19126 (1.5.18); FILE MERGED 2005/09/05 18:41:03 rt 1.5.18.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [05995b8f6a221fb60bc9a8351dc92b80d1f4b662]

INTEGRATION: CWS ooo19126 (1.2.242); FILE MERGED 2005/09/05 12:36:46 rt 1.2.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [908dea7d948046514ecd3d3747e364245c7d6d93]

INTEGRATION: CWS ooo19126 (1.5.128); FILE MERGED 2005/09/05 11:13:07 rt 1.5.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d902b8bff6cf7ce555b927d144c967708408693b]

INTEGRATION: CWS ooo19126 (1.2.28); FILE MERGED 2005/09/05 17:11:36 rt 1.2.28.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [65eff445afb61d05e2bf733a8a32d480208d7e13]

INTEGRATION: CWS ooo19126 (1.4.20); FILE MERGED 2005/09/05 18:41:03 rt 1.4.20.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [19938c866b59a635b4600944bb71c7b2a8766e00]

INTEGRATION: CWS ooo19126 (1.2.242); FILE MERGED 2005/09/05 12:36:45 rt 1.2.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6f2ffc7d5aad537bae3938d1a00460dfde76e065]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:13:07 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [de4f79eaaa016a1099ca68f87908ee8a4d0efeb4]

INTEGRATION: CWS ooo19126 (1.1.1.1.230); FILE MERGED 2005/09/05 17:11:35 rt 1.1.1.1.230.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [33a37474ab889786b89399b8c9e8a7bb614e19ec]

INTEGRATION: CWS ooo19126 (1.3.74); FILE MERGED 2005/09/05 12:36:45 rt 1.3.74.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [dc8f16e95cab0e8aeda7444f23c24f9c8f3ead87]

INTEGRATION: CWS ooo19126 (1.3.52); FILE MERGED 2005/09/05 12:36:45 rt 1.3.52.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5ae49a211236254b1e38c7400c71781be0378151]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:13:06 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [562792074b67fc949697adf7c218400f6b7bc0ee]

INTEGRATION: CWS ooo19126 (1.3.28); FILE MERGED 2005/09/05 17:11:34 rt 1.3.28.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [554f613f4988310c42d4d205102d82241abf417a]

INTEGRATION: CWS ooo19126 (1.2.74); FILE MERGED 2005/09/05 12:36:44 rt 1.2.74.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e50e18a2fa7323ee4db6c3106be5185e538adcad]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:13:05 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0c9558a11fa593cbaf38113cafb8285489efc862]

INTEGRATION: CWS ooo19126 (1.2.220); FILE MERGED 2005/09/05 17:11:34 rt 1.2.220.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [242ce78fa1dfe7d2766c5cbea300256e7348780e]

INTEGRATION: CWS ooo19126 (1.5.20); FILE MERGED 2005/09/05 18:41:02 rt 1.5.20.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [93786a4fe554512f55051f343d39b17fbda2da39]

INTEGRATION: CWS ooo19126 (1.3.52); FILE MERGED 2005/09/05 12:36:44 rt 1.3.52.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7498818370111d2f5d73b1ab22c5bbeb4ad58e32]

INTEGRATION: CWS ooo19126 (1.2.220); FILE MERGED 2005/09/05 17:11:33 rt 1.2.220.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ccd28f7918d9386c5af8a8b80034983c1eadb48b]

INTEGRATION: CWS ooo19126 (1.5.18); FILE MERGED 2005/09/05 18:41:02 rt 1.5.18.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3082616cc222b9e9585469c1a4ee157504d7e3a0]

INTEGRATION: CWS ooo19126 (1.5.28); FILE MERGED 2005/09/05 17:11:32 rt 1.5.28.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f7c1a50f948673ef6ba44c7ed658e44776b44be7]

INTEGRATION: CWS ooo19126 (1.4.20); FILE MERGED 2005/09/05 18:41:02 rt 1.4.20.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [956d397bf1986194692f329735abad9753a6e9e2]

INTEGRATION: CWS ooo19126 (1.2.28); FILE MERGED 2005/09/05 17:11:31 rt 1.2.28.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9681f1e929a9c6d34ac1e1d9d93b8805cb6e631e]

INTEGRATION: CWS ooo19126 (1.6.14); FILE MERGED 2005/09/05 18:41:02 rt 1.6.14.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6642c35186cb85931899d7f684d376c16d986dd0]

INTEGRATION: CWS ooo19126 (1.3.52); FILE MERGED 2005/09/05 12:36:43 rt 1.3.52.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7e4b2de4b1ad3e924aa02263e7fb967028b9ec2f]

INTEGRATION: CWS ooo19126 (1.10.28); FILE MERGED 2005/09/05 17:11:31 rt 1.10.28.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7032949030479eb6a88d36dfd99d335fb1f3dfce]

INTEGRATION: CWS ooo19126 (1.2.74); FILE MERGED 2005/09/05 12:36:43 rt 1.2.74.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c8984ec9efcd47559fc8500d916a67f4e1b3eaa9]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:13:01 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5d28c34f7dfa07c49f20f696f3cbb637550912d9]

INTEGRATION: CWS ooo19126 (1.4.20); FILE MERGED 2005/09/05 18:41:01 rt 1.4.20.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1c8c34d1f78fd74453573c8869631de75eb9a55d]

INTEGRATION: CWS ooo19126 (1.15.28); FILE MERGED 2005/09/05 17:11:31 rt 1.15.28.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [159198c348277af5bcaacd5916f1b7a23d642b98]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:13:00 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e2b977116d7e7a32a8767e6255dee14702efbd63]

INTEGRATION: CWS ooo19126 (1.2.44); FILE MERGED 2005/09/05 18:41:01 rt 1.2.44.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b19a2c87fc440331060e3c91b09f5fdd6ed93a8a]

INTEGRATION: CWS ooo19126 (1.10.26); FILE MERGED 2005/09/05 17:11:30 rt 1.10.26.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cc5a6ecffdad724609faca2e38bb945be8a4f66d]

INTEGRATION: CWS ooo19126 (1.3.74); FILE MERGED 2005/09/05 12:36:43 rt 1.3.74.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0d569392aee0e657ea1619f5763523e4c8c3d6fc]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:12:59 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a197c8b39f11ef216c0080b25a6c983407ad5421]

INTEGRATION: CWS ooo19126 (1.3.52); FILE MERGED 2005/09/05 12:36:42 rt 1.3.52.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cc7287315e251b0e5cacba849dec66cfb290df20]

INTEGRATION: CWS ooo19126 (1.10.28); FILE MERGED 2005/09/05 17:11:30 rt 1.10.28.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6715602e1684ac7aed4ab6da19e75afbb695e5f6]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:12:59 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e6839ae10e578b3c7f4099180a4b858d49feb965]

INTEGRATION: CWS ooo19126 (1.4.18); FILE MERGED 2005/09/05 18:41:00 rt 1.4.18.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7790f9fd0dc9fdc50ad24caeeec9e7038d23de8b]

INTEGRATION: CWS ooo19126 (1.2.74); FILE MERGED 2005/09/05 12:36:42 rt 1.2.74.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [93ce51cd23cb210749d5c4005de40ba8d53293db]

INTEGRATION: CWS ooo19126 (1.2.218); FILE MERGED 2005/09/05 17:11:30 rt 1.2.218.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3c243a5e8ef6dd898e5bb84c448c9b07168268c7]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:12:57 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8b76f843a9fdde53ec6a4e7262661c089d61a458]

INTEGRATION: CWS ooo19126 (1.6.8); FILE MERGED 2005/09/05 18:41:00 rt 1.6.8.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ebbb9c15c9ab96a3b1ddc4c68bf2791069bb443f]

INTEGRATION: CWS ooo19126 (1.12.28); FILE MERGED 2005/09/05 17:11:30 rt 1.12.28.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5fb5baaab50a574e3fe9f17dff6a582aa95d3f6b]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:12:57 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e22305663ff4384bf40337039672ec9299baa8a2]

INTEGRATION: CWS ooo19126 (1.10.28); FILE MERGED 2005/09/05 17:11:29 rt 1.10.28.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [19f0418e9f94b17de5941c57fd6f7d2dd9198a5f]

INTEGRATION: CWS ooo19126 (1.7.14); FILE MERGED 2005/09/05 18:41:00 rt 1.7.14.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [27d405f30e64d23279eca15e1db95e256c91f5ca]

INTEGRATION: CWS ooo19126 (1.4.52); FILE MERGED 2005/09/05 12:36:41 rt 1.4.52.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1f38829d4f16503be854d81c7c80b797432d8807]

INTEGRATION: CWS ooo19126 (1.3.214); FILE MERGED 2005/09/05 17:11:29 rt 1.3.214.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [acd71981ff1d0ecb3a8ce71362932ecda00b9505]

INTEGRATION: CWS ooo19126 (1.8.12); FILE MERGED 2005/09/05 18:41:00 rt 1.8.12.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2c25a8ed9eacbe43b0c851cfb128d5e46b0f731b]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:12:55 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b2098e6fb9ce3a463259677e6b3052d3bd4beeec]

INTEGRATION: CWS ooo19126 (1.15.28); FILE MERGED 2005/09/05 17:11:29 rt 1.15.28.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ef53038bbcd09a1485fdc0d052815308397cf7df]

INTEGRATION: CWS ooo19126 (1.2.74); FILE MERGED 2005/09/05 12:36:41 rt 1.2.74.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [70a926cee687e207705c8f3ae5c24273add407b6]

INTEGRATION: CWS ooo19126 (1.5.18); FILE MERGED 2005/09/05 18:41:00 rt 1.5.18.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0491f3e85c233a72b94cc4608d14769cb7107d6d]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:12:54 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [aa5bf91cd753ad23c8c079466091582b5cc01c32]

INTEGRATION: CWS ooo19126 (1.3.52); FILE MERGED 2005/09/05 12:36:41 rt 1.3.52.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0b78cbbc852d2f0e65ea647032469258d5d86782]

INTEGRATION: CWS ooo19126 (1.10.28); FILE MERGED 2005/09/05 17:11:28 rt 1.10.28.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [04a2701539f2287c3ea9b7b7568e777b7561c544]

INTEGRATION: CWS ooo19126 (1.6.14); FILE MERGED 2005/09/05 18:40:59 rt 1.6.14.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [98fafc6c23eaebf996c50813fc52be0ca96128c9]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:12:54 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7549a17b4751469ea6465aff104ea837bdf5ddaa]

INTEGRATION: CWS ooo19126 (1.23.28); FILE MERGED 2005/09/05 17:11:28 rt 1.23.28.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [16990b11b915ba0a52177dc63a249558f1981006]

INTEGRATION: CWS ooo19126 (1.2.74); FILE MERGED 2005/09/05 12:36:40 rt 1.2.74.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a63b80a38ad802970cea85d63020f2082a62e9c9]

INTEGRATION: CWS ooo19126 (1.5.18); FILE MERGED 2005/09/05 18:40:59 rt 1.5.18.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b5fc672fa37c393ff8494902eafb7ae23f733134]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:12:53 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2387574c44d338177b95fb7e449aa7ac4bc0d43a]

INTEGRATION: CWS ooo19126 (1.2.218); FILE MERGED 2005/09/05 17:11:28 rt 1.2.218.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c1a801c6d03c87a7e010a879820971e8c75691ad]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:12:52 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [17b32b522e05602065d5abc08cbcb4abb1d4936d]

INTEGRATION: CWS ooo19126 (1.3.74); FILE MERGED 2005/09/05 12:36:40 rt 1.3.74.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [712e353109c1da1bb4bfe48593cc209e140ceb68]

INTEGRATION: CWS ooo19126 (1.6.18); FILE MERGED 2005/09/05 18:40:59 rt 1.6.18.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b35ea8fd7966bdc8516f66b02ad2789b82789c39]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:12:52 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [85a9f2e85ce7c9b8ea2a2d426bccaf5dcd588c12]

INTEGRATION: CWS ooo19126 (1.5.14); FILE MERGED 2005/09/05 18:40:59 rt 1.5.14.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [926b6cea77e86f6104258164c148412c4795a0f0]

INTEGRATION: CWS ooo19126 (1.3.52); FILE MERGED 2005/09/05 12:36:39 rt 1.3.52.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d279d0a2b472e99821e878f3ea195666d5aefc29]

INTEGRATION: CWS ooo19126 (1.5.128); FILE MERGED 2005/09/05 11:12:51 rt 1.5.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [19704fe7659ac3bb6a4eb7f15c04db5b082cb415]

INTEGRATION: CWS ooo19126 (1.2.86); FILE MERGED 2005/09/05 17:11:27 rt 1.2.86.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e30f350f84eabb2c5a5dc95509607774ca1bb4fa]

INTEGRATION: CWS ooo19126 (1.6.14); FILE MERGED 2005/09/05 18:40:58 rt 1.6.14.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cc7c8444f4f4704d000b985682c542020997b147]

INTEGRATION: CWS ooo19126 (1.2.86); FILE MERGED 2005/09/05 17:11:26 rt 1.2.86.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [eb554e4942bff7fc30c5ac0437a310af07c306ba]

INTEGRATION: CWS ooo19126 (1.2.242); FILE MERGED 2005/09/05 12:36:39 rt 1.2.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9b4cc31fbddc51c675bff3b54bf452702bcae85b]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:12:51 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8a4e117cda206031dbf7fb964bf0182bb03e2d44]

INTEGRATION: CWS ooo19126 (1.3.30); FILE MERGED 2005/09/05 18:40:58 rt 1.3.30.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [724e28904ee3e671e044c56809038a96d25cf191]

INTEGRATION: CWS ooo19126 (1.6.128); FILE MERGED 2005/09/05 11:12:50 rt 1.6.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e088370d490947de893d57971dc2548c027412d3]

INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGED 2005/09/05 12:36:39 rt 1.3.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [aa18cd41041fea5087393a838ae5c81da4c571bd]

INTEGRATION: CWS ooo19126 (1.5.18); FILE MERGED 2005/09/05 18:40:58 rt 1.5.18.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0f0ca1842b4d32386025d2df5ef3b139d8fcb8e2]

INTEGRATION: CWS ooo19126 (1.4.54); FILE MERGED 2005/09/05 17:11:25 rt 1.4.54.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ded567b60ffc2a7ecf6e7818eb3ce50de976d81f]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:12:50 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6c4ae32155410022a49cbec40bac5c2ea47efb69]

INTEGRATION: CWS ooo19126 (1.2.74); FILE MERGED 2005/09/05 12:36:38 rt 1.2.74.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9deb9913e200ccc3e05cac043002652c6750029b]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:12:50 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [43dc573e9616ab9f00abd2dfec84e71d4fbdb17f]

INTEGRATION: CWS ooo19126 (1.3.52); FILE MERGED 2005/09/05 12:36:38 rt 1.3.52.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3d7d5506caa63deacc9b26b14ff8fc50ed829a84]

INTEGRATION: CWS ooo19126 (1.10.10); FILE MERGED 2005/09/05 18:40:57 rt 1.10.10.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9a7a5c4a295403b2c88724ce4f103cad9940cf98]

INTEGRATION: CWS ooo19126 (1.2.54); FILE MERGED 2005/09/05 17:11:25 rt 1.2.54.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5203bfe6dc541d385ad1c5565eec0e8846a839b9]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:12:48 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [53ecd5cdc6217f9581f54a46b2b3ad5fc9e39d48]

INTEGRATION: CWS ooo19126 (1.2.242); FILE MERGED 2005/09/05 12:36:37 rt 1.2.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2f0abb2209cff299a1e0876779c5d5309ff0a714]

INTEGRATION: CWS ooo19126 (1.2.54); FILE MERGED 2005/09/05 17:11:24 rt 1.2.54.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [05167bc0e039fe55054c48d656d789fc1f550147]

INTEGRATION: CWS ooo19126 (1.5.18); FILE MERGED 2005/09/05 18:40:57 rt 1.5.18.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d61417c9a141a13f4d8ee3c1ade97c372b00a651]

INTEGRATION: CWS ooo19126 (1.5.110); FILE MERGED 2005/09/05 11:12:47 rt 1.5.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e0e87b70479f4cddeb41e828b9fe0ea33f10f264]

INTEGRATION: CWS ooo19126 (1.2.86); FILE MERGED 2005/09/05 17:11:24 rt 1.2.86.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b3d9b386eb8926cb096d9bcef3fb6a7b23107c78]

INTEGRATION: CWS ooo19126 (1.6.14); FILE MERGED 2005/09/05 18:40:57 rt 1.6.14.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fbe6b9cf5758c67def1ad78faa2fd93699d264de]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:12:46 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [53ff0d2a4b61a7f83ac22ec720ac58a2a2067283]

INTEGRATION: CWS ooo19126 (1.4.242); FILE MERGED 2005/09/05 12:36:37 rt 1.4.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2773133f2b87dba21e562815e8526d5c43a511e5]

INTEGRATION: CWS ooo19126 (1.3.20); FILE MERGED 2005/09/05 18:40:57 rt 1.3.20.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [eedf58165241239288f872871f0f7d5cf70ebd38]

INTEGRATION: CWS ooo19126 (1.3.76); FILE MERGED 2005/09/05 17:11:24 rt 1.3.76.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8d92caba967adefc9d5f02c94e60402336263c09]

INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGED 2005/09/05 12:36:37 rt 1.3.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7285381ee0e157c9646713cfe8ec90bf9cad95a1]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:12:45 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [40e9a24f78b079f60c16284d7f7b89587504fd51]

INTEGRATION: CWS ooo19126 (1.2.86); FILE MERGED 2005/09/05 17:11:23 rt 1.2.86.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a7ff1370e64c2e027682335fac1a342d809cd496]

INTEGRATION: CWS ooo19126 (1.8.12); FILE MERGED 2005/09/05 18:40:56 rt 1.8.12.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c5ba394ed03e349dc553554d5a1c19d182a6058b]

INTEGRATION: CWS ooo19126 (1.3.558); FILE MERGED 2005/09/05 12:36:36 rt 1.3.558.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5fa3467e395930f77926426ce2b557c191e736b4]

INTEGRATION: CWS ooo19126 (1.6.110); FILE MERGED 2005/09/05 11:12:44 rt 1.6.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [87f88fe8ee2cbaf81ab98dbf934d1068c69ff155]

INTEGRATION: CWS ooo19126 (1.3.76); FILE MERGED 2005/09/05 17:11:23 rt 1.3.76.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [25dbaca1f336156cfe60797a0d4f7cc4e8eb693d]

INTEGRATION: CWS ooo19126 (1.3.20); FILE MERGED 2005/09/05 18:40:56 rt 1.3.20.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d8dd84f736a09dbfce48a562bead4b69398f37a9]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:12:43 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [dbba56fde78a4435fedbc3d4078daec581c7a196]

INTEGRATION: CWS ooo19126 (1.43.178); FILE MERGED 2005/09/05 12:36:18 rt 1.43.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2d595ca408abf7517fbf8749202af31ca78e8955]

INTEGRATION: CWS ooo19126 (1.6.14); FILE MERGED 2005/09/05 18:40:56 rt 1.6.14.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [958221989f0dfe7d083a8b3d668991a1c9bd2480]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:12:43 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f03638b3c11dd3d114341fb9f811b05ede527d21]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:36:18 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [eb6219150974ee3313b5623bf7918d4a859f7c39]

INTEGRATION: CWS ooo19126 (1.4.20); FILE MERGED 2005/09/05 18:40:56 rt 1.4.20.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d55c5ee7903f7c40cbb081c52f5f809630be1366]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:36:17 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cc5cfce57280e5e37c454abf92c2102b7b7bc910]

INTEGRATION: CWS ooo19126 (1.2.54); FILE MERGED 2005/09/05 17:11:22 rt 1.2.54.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a614c9fccb587638c3c28931b0cf57e86f567c53]

INTEGRATION: CWS ooo19126 (1.3.32); FILE MERGED 2005/09/05 18:40:55 rt 1.3.32.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [004742c338dada40b70d4285a55d819485b38b79]

INTEGRATION: CWS ooo19126 (1.5.178); FILE MERGED 2005/09/05 12:36:17 rt 1.5.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5c6cb30fcc23dba91f4dcc3ee59a970c8244e1ed]

INTEGRATION: CWS ooo19126 (1.5.20); FILE MERGED 2005/09/05 18:40:55 rt 1.5.20.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e6a30dc48abd635b3297def0adae42a4caf3b315]

INTEGRATION: CWS ooo19126 (1.4.242); FILE MERGED 2005/09/05 12:36:17 rt 1.4.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [23287b7ecb1b337c064d177c67af970adf087c39]

INTEGRATION: CWS ooo19126 (1.7.152); FILE MERGED 2005/09/05 17:11:21 rt 1.7.152.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5f377d350b987e6d206cdd40028065c3c4359890]

INTEGRATION: CWS ooo19126 (1.9.108); FILE MERGED 2005/09/05 12:36:16 rt 1.9.108.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c545ed7edc5146ed8ffdef9f08a4504939b1e173]

INTEGRATION: CWS ooo19126 (1.6.14); FILE MERGED 2005/09/05 18:40:55 rt 1.6.14.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bc24d38b8ba413d1b08d56988b7febaec3f8616c]

INTEGRATION: CWS ooo19126 (1.12.162); FILE MERGED 2005/09/05 17:11:21 rt 1.12.162.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [08d737e9c88215bea0d09e4a420131a5f64c96e5]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:36:16 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3dedcb4a538aabae4e535390692ebbaca4f92288]

INTEGRATION: CWS ooo19126 (1.4.20); FILE MERGED 2005/09/05 18:40:55 rt 1.4.20.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [35eac2a7d1825f378c1ad4246b3312af90790275]

INTEGRATION: CWS ooo19126 (1.1.188); FILE MERGED 2005/09/05 17:11:20 rt 1.1.188.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [da9862300eb0132a5393cf82cf1316116d079ecd]

INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGED 2005/09/05 12:36:16 rt 1.3.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6894edbcd6f00c8f23322863015b2cf6f84761a4]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:36:16 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [318242ed01c9e290f4d656102966cf157bd3591f]

INTEGRATION: CWS ooo19126 (1.2.42); FILE MERGED 2005/09/05 17:11:20 rt 1.2.42.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e87d7bebafb983330509069a85bdc4d1ccebc882]

INTEGRATION: CWS ooo19126 (1.3.32); FILE MERGED 2005/09/05 18:40:54 rt 1.3.32.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8b2bc5042396694640c738f4a43dbca728831dd4]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:36:15 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [34de099cb9460bc87ca7b39bad7ef1048cd6363a]

INTEGRATION: CWS ooo19126 (1.4.30); FILE MERGED 2005/09/05 18:40:54 rt 1.4.30.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4c77b941a49fbdf8ed665c0561eb518846357f21]

INTEGRATION: CWS ooo19126 (1.4.242); FILE MERGED 2005/09/05 12:36:15 rt 1.4.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ef5fae98e900e0afd4c496525d200d940fcb0067]

INTEGRATION: CWS ooo19126 (1.18.42); FILE MERGED 2005/09/05 17:11:19 rt 1.18.42.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7e69e8e322ff7818eaaa5ea4161158d73ed3ddbe]

INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGED 2005/09/05 12:36:15 rt 1.3.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [af8e529ba45f50faddd4d7b7e406fab6b7187d56]

INTEGRATION: CWS ooo19126 (1.10.42); FILE MERGED 2005/09/05 17:11:19 rt 1.10.42.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b39454fc6a2f9299d4ee619e09436ac2759d9545]

INTEGRATION: CWS ooo19126 (1.6.14); FILE MERGED 2005/09/05 18:40:54 rt 1.6.14.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bde0e3946bd99bcd1e127ffd90686dfec18292b5]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:36:14 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [76194b1607c9cece32934b404d8339b28a9e1ae6]

INTEGRATION: CWS ooo19126 (1.4.82); FILE MERGED 2005/09/05 17:11:18 rt 1.4.82.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bed2be81413d3a8af22c5b6f273b8564d6109b32]

INTEGRATION: CWS ooo19126 (1.10.242); FILE MERGED 2005/09/05 12:36:14 rt 1.10.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [09fe03d54ddf22aab52a83ee850ad575e7003d8d]

INTEGRATION: CWS ooo19126 (1.10.94); FILE MERGED 2005/09/05 17:11:16 rt 1.10.94.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [149e84646b4aa606b9ea71a102c3e7daa993f6cb]

INTEGRATION: CWS ooo19126 (1.5.20); FILE MERGED 2005/09/05 18:40:54 rt 1.5.20.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8ec64c1a0e1f6af0f8d12b67f0da12b883e21fc2]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:36:14 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e8c8d4eeeb89db515418e336cf6c52aa55bdf1f8]

INTEGRATION: CWS ooo19126 (1.3.30); FILE MERGED 2005/09/05 18:40:53 rt 1.3.30.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a615e2c732ee4a77a92ecf353079715e851cf153]

INTEGRATION: CWS ooo19126 (1.9.152); FILE MERGED 2005/09/05 17:11:16 rt 1.9.152.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f9d008f2c0a08de787ea3c55520816d9172d52bc]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:36:13 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fb3026c280e9b49fc2ec08d5931da590b52800dd]

INTEGRATION: CWS ooo19126 (1.23.70); FILE MERGED 2005/09/05 17:11:15 rt 1.23.70.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [efe96c74987831941e0e57a18e65ad07a0693204]

INTEGRATION: CWS ooo19126 (1.3.118); FILE MERGED 2005/09/05 14:09:05 rt 1.3.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2cf197962df797c7c780ec08c0acbac761f998c4]

INTEGRATION: CWS ooo19126 (1.8.152); FILE MERGED 2005/09/05 17:11:15 rt 1.8.152.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [54c9295719cabafe85900afd08a6287ea73621fa]

INTEGRATION: CWS ooo19126 (1.2.198); FILE MERGED 2005/09/05 17:11:14 rt 1.2.198.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [71f0333858e424c9dd2df6c7cba85f1b74ceec45]

INTEGRATION: CWS ooo19126 (1.1.1.1.118); FILE MERGED 2005/09/05 14:09:04 rt 1.1.1.1.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ac6f4a52e9c0752fa760a5d52b847d3276c16ed4]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:36:13 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [725eba6a9089eec7500b77fa56bc487975e00349]

INTEGRATION: CWS ooo19126 (1.6.152); FILE MERGED 2005/09/05 17:11:14 rt 1.6.152.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [35ac1b1eec6fc600ec3e8e7835df92c8333b50fb]

INTEGRATION: CWS ooo19126 (1.4.152); FILE MERGED 2005/09/05 17:11:13 rt 1.4.152.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [627e530be30131993cba9e7280ed2cdc268f3430]

INTEGRATION: CWS ooo19126 (1.3.44); FILE MERGED 2005/09/05 17:11:12 rt 1.3.44.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [069f319495ade2214852b1ca1a28a366bd3762f0]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:36:12 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [06f6614123fd22a4e4af4321e70102337ad6fd4d]

INTEGRATION: CWS ooo19126 (1.3.14); FILE MERGED 2005/09/05 14:09:04 rt 1.3.14.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c7109379dc54f58373c4519fe2be3505e5801cb4]

INTEGRATION: CWS ooo19126 (1.4.40); FILE MERGED 2005/09/05 17:11:11 rt 1.4.40.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b6423640b2ad4b5ed12f6feb9b4545c4648816d3]

INTEGRATION: CWS ooo19126 (1.1.1.1.118); FILE MERGED 2005/09/05 14:09:03 rt 1.1.1.1.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ba5bd535db1ab132cea2740b247e5e6bbed0e4ab]

INTEGRATION: CWS ooo19126 (1.2.242); FILE MERGED 2005/09/05 12:36:12 rt 1.2.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9d24ac526c5f4c408aacd8ac440ac11363085bf5]

INTEGRATION: CWS ooo19126 (1.6.24); FILE MERGED 2005/09/05 17:11:10 rt 1.6.24.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a07607b289b4b24375b3006aa7903091472f5e86]

INTEGRATION: CWS ooo19126 (1.3.4); FILE MERGED 2005/09/05 14:09:03 rt 1.3.4.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f34254bdd6e76b31b4dbf71880f5d75859affe02]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:36:12 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [90918f7845d51cfa261b7a9b43bb64053e6a4e69]

INTEGRATION: CWS ooo19126 (1.4.58); FILE MERGED 2005/09/05 17:11:09 rt 1.4.58.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [49bfe7a2f0bb20c0c5052934112bc9fe7e028bea]

INTEGRATION: CWS ooo19126 (1.10.6); FILE MERGED 2005/09/05 14:09:03 rt 1.10.6.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [07d0f0bf8d9b04e2850b13b3813a4e6381760752]

INTEGRATION: CWS ooo19126 (1.2.242); FILE MERGED 2005/09/05 12:36:11 rt 1.2.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b81e3119ddfa9d1dedfae4b16b432e5efab54d5d]

INTEGRATION: CWS ooo19126 (1.8.42); FILE MERGED 2005/09/05 17:11:08 rt 1.8.42.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7c31307de165d5fc4b19afb2d7ea40eacbbdb8e8]

INTEGRATION: CWS ooo19126 (1.2.102); FILE MERGED 2005/09/05 14:09:02 rt 1.2.102.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [86651b7b6fb6eaaf585ddcaba83847efc97dfb83]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:36:11 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [299c5d91880215ce33da6caefbb65a2fad5cabe8]

INTEGRATION: CWS ooo19126 (1.18.40); FILE MERGED 2005/09/05 17:11:08 rt 1.18.40.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c9f08d41140683c07ea954ab73abd7a2a99e84b7]

INTEGRATION: CWS ooo19126 (1.1.1.1.118); FILE MERGED 2005/09/05 14:09:02 rt 1.1.1.1.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e6f81d9d06b0846a6ac85166a26c16a18e9b587c]

INTEGRATION: CWS ooo19126 (1.1.188); FILE MERGED 2005/09/05 17:11:07 rt 1.1.188.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [38433351eaef3b58e395b47f5adfb97435b68827]

INTEGRATION: CWS ooo19126 (1.3.118); FILE MERGED 2005/09/05 14:09:01 rt 1.3.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1ab97d96e84916e0dff4b006aa1a2ae132adab92]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:36:10 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b05163e2b0cc2375364798be43374fda25d05378]

INTEGRATION: CWS ooo19126 (1.2.72); FILE MERGED 2005/09/05 17:11:07 rt 1.2.72.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [df1d79764d45a2e90c9619a230fa775ad28c49a3]

INTEGRATION: CWS ooo19126 (1.6.12); FILE MERGED 2005/09/05 14:09:01 rt 1.6.12.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a982a3b06f97445854da7f1db65c38c6d4a7d2aa]

INTEGRATION: CWS ooo19126 (1.11.48); FILE MERGED 2005/09/05 17:11:07 rt 1.11.48.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [44ea1e4ee2887471a6bc8f2d6ba2eb500bd1fd0a]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 14:09:01 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [339d68890f0a9a1568a56c6c8893b468a81a5147]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:36:10 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [42aa35f5ea4e3f5d258eef9b28ff62af943d1a8f]

INTEGRATION: CWS ooo19126 (1.6.72); FILE MERGED 2005/09/05 17:11:06 rt 1.6.72.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [81c7140163b14887972c206029be7698167e746b]

INTEGRATION: CWS ooo19126 (1.2.86); FILE MERGED 2005/09/05 14:09:00 rt 1.2.86.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4a3a7dd990892ac3f7db996615f5082bac97a523]

INTEGRATION: CWS ooo19126 (1.9.242); FILE MERGED 2005/09/05 12:36:09 rt 1.9.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4a1605c4ab1da38f755a5dbaca81dcf32048b34a]

INTEGRATION: CWS ooo19126 (1.1.1.1.118); FILE MERGED 2005/09/05 14:09:00 rt 1.1.1.1.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4d990c1fae3d15120de7574ee815b87725017c98]

INTEGRATION: CWS ooo19126 (1.14.242); FILE MERGED 2005/09/05 12:36:09 rt 1.14.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bfd74326bf53657be43abd153cc244d6d012a753]

INTEGRATION: CWS ooo19126 (1.3.72); FILE MERGED 2005/09/05 17:11:06 rt 1.3.72.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2a0bd0b7affcde4cb887326705c1889ef2f56c6d]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:36:09 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7ff46607b57e68b7efb438730050a2ca688f752c]

INTEGRATION: CWS ooo19126 (1.9.58); FILE MERGED 2005/09/05 17:11:05 rt 1.9.58.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d63a667d55e69de7375fe309f9dc9df5b2754449]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 14:08:59 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9da16609900c2d74d421b83236530cb61e80cc5b]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:36:08 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c72965852a2a1d9d03d433acc86ab7b849279ebc]

INTEGRATION: CWS ooo19126 (1.2.72); FILE MERGED 2005/09/05 17:11:05 rt 1.2.72.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [12d55ee1e541ddb1f31ee1e59f6ab4a108504637]

INTEGRATION: CWS ooo19126 (1.1.1.1.118); FILE MERGED 2005/09/05 14:08:59 rt 1.1.1.1.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1350080baced1dd465aa9111b01b9f6111b53fd5]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:36:08 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5ed3101442b56ee4a2dc835c3c3213b68d85f4d9]

INTEGRATION: CWS ooo19126 (1.3.48); FILE MERGED 2005/09/05 17:11:05 rt 1.3.48.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0c8a9f3f25c768a8b802161845f3d119c5cdf824]

INTEGRATION: CWS ooo19126 (1.5.102); FILE MERGED 2005/09/05 14:08:59 rt 1.5.102.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b4698adc364e191ca24ee9013f68797b915b9be8]

INTEGRATION: CWS ooo19126 (1.12.242); FILE MERGED 2005/09/05 12:36:08 rt 1.12.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6d86dee4a3940b30aca7e98bb97ea9e704470a46]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:36:07 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [419d8ab1c8a582849c597b98b6444b77b366f4ed]

INTEGRATION: CWS ooo19126 (1.5.42); FILE MERGED 2005/09/05 17:11:04 rt 1.5.42.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7942611c01194441d82a4bd12849abe7e08a4c67]

INTEGRATION: CWS ooo19126 (1.1.1.1.118); FILE MERGED 2005/09/05 14:08:58 rt 1.1.1.1.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [451c8c06067de2a700b0b7701df4a2604767c11c]

INTEGRATION: CWS ooo19126 (1.9.242); FILE MERGED 2005/09/05 12:36:07 rt 1.9.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3f6caf0c444de337e288d5345e86a6c4f64c9075]

INTEGRATION: CWS ooo19126 (1.7.42); FILE MERGED 2005/09/05 17:11:04 rt 1.7.42.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7ccabb9116dee600516601ab70e75a291913564d]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:36:06 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ac74c3add41bdae4e07e0ddef92dbe6c0bd215dc]

INTEGRATION: CWS ooo19126 (1.2.72); FILE MERGED 2005/09/05 17:11:04 rt 1.2.72.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [27613b4b80aa40abfbd3e3924825ce0948caae55]

INTEGRATION: CWS ooo19126 (1.2.102); FILE MERGED 2005/09/05 14:08:58 rt 1.2.102.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9ec4a77282b77482d3785871ea03fccc9231efd4]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:36:06 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [be16ca8c4751c3ff0209d53a07d2b5f52d8917ac]

INTEGRATION: CWS ooo19126 (1.3.58); FILE MERGED 2005/09/05 17:11:03 rt 1.3.58.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9165ac77338e54a01923e9d440e845720e392370]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:36:05 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [434ead1295e02cc381d667edf17a333f920d6938]

INTEGRATION: CWS ooo19126 (1.13.58); FILE MERGED 2005/09/05 17:11:03 rt 1.13.58.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [05c8f558b241643701dcc8e5b8e8072abb85bdb8]

INTEGRATION: CWS ooo19126 (1.1.1.1.118); FILE MERGED 2005/09/05 14:08:57 rt 1.1.1.1.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8b6a13f11b4470e2485adb8c3659b1f3bf128462]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:36:05 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [95eb62471a43f272b805c47197a21848f6091918]

INTEGRATION: CWS ooo19126 (1.2.72); FILE MERGED 2005/09/05 17:11:03 rt 1.2.72.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a4014c4fb5045848299d748df16d4b1ef96758d7]

INTEGRATION: CWS ooo19126 (1.1.118); FILE MERGED 2005/09/05 14:08:57 rt 1.1.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3d73632cb41f65f6b83c87f4447ad08c06bbc6e6]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:36:05 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c55e41d8cb1f9ef2cea945c22d80179beee8bcae]

INTEGRATION: CWS ooo19126 (1.3.58); FILE MERGED 2005/09/05 17:11:02 rt 1.3.58.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5725263f147babd38efdfa9c4024aa30ca516393]

INTEGRATION: CWS ooo19126 (1.16.48); FILE MERGED 2005/09/05 17:11:02 rt 1.16.48.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8c3ee96e69a35f4d145cb5550bcbc341da9030f6]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:36:04 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [108c93138e3bc6d3199f18566d32e05d954cb372]

INTEGRATION: CWS ooo19126 (1.6.82); FILE MERGED 2005/09/05 14:08:56 rt 1.6.82.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [06edb3d71b7624f1b2711ff2f1b02d65b587ab15]

INTEGRATION: CWS ooo19126 (1.9.26); FILE MERGED 2005/09/05 17:11:01 rt 1.9.26.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ea094062b9d2ba5648fb4d395a4fb89840af1c7b]

INTEGRATION: CWS ooo19126 (1.8.152); FILE MERGED 2005/09/05 17:11:01 rt 1.8.152.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7dea72de738413e177a8e3594d48b620f89cc84c]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:36:04 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1f1d05c3c249c4813a6588416278692bc8209e75]

INTEGRATION: CWS ooo19126 (1.5.208); FILE MERGED 2005/09/05 17:11:00 rt 1.5.208.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c9c98c4d2a7c7650fae42ccdfe45fbfdc1bb2f83]

INTEGRATION: CWS ooo19126 (1.11.242); FILE MERGED 2005/09/05 12:36:03 rt 1.11.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [74776b0c59c2d33693c169c135fdf067c8e509c1]

INTEGRATION: CWS ooo19126 (1.7.152); FILE MERGED 2005/09/05 17:11:00 rt 1.7.152.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [db0d56ffaae9017fb0bb90064c83f57bd84d47dc]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:36:03 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d0876ccaa04ba12d88c5c453064c267e9bdf3f32]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:12:19 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [461f0344267df7f560f21eac7be5d466cfc8c26c]

INTEGRATION: CWS ooo19126 (1.8.152); FILE MERGED 2005/09/05 17:10:59 rt 1.8.152.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0213eef825ae8f9f533f6a9a5f52eedf25441a25]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:36:02 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6f543bce88da28977a11848880aa9b2edc2eadd8]

INTEGRATION: CWS ooo19126 (1.14.18); FILE MERGED 2005/09/05 17:10:59 rt 1.14.18.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0b2204dbdb46fba9c5519ed720f9d94f8b44856b]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:36:02 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [078e387b3913390632d7347478b99e0fbf7866bf]

INTEGRATION: CWS ooo19126 (1.17.58); FILE MERGED 2005/09/05 17:10:58 rt 1.17.58.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f8abadc88be7ffafd2e99fb99833888102699f28]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:36:02 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ff8edb4b3b3dc597758016bc5597524f48e65735]

INTEGRATION: CWS ooo19126 (1.10.38); FILE MERGED 2005/09/05 17:10:57 rt 1.10.38.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0495b988be73c0e8fbbeecbdc4cf179596981b8d]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:36:01 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b700d189dff64526e24c2a0f1df5e9c572153e64]

INTEGRATION: CWS ooo19126 (1.15.38); FILE MERGED 2005/09/05 17:10:57 rt 1.15.38.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fd583abff498df398eb54fd9a7816ad3ce4dd421]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:36:01 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0d3e9580a433a84cb4c3eb776a27f9d0bb2cb195]

INTEGRATION: CWS ooo19126 (1.6.18); FILE MERGED 2005/09/05 17:10:57 rt 1.6.18.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f337be8b178306e3097bf96128d3dd4160774e78]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:36:01 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [706569adc17f6af942e867aaac24ab0d5a944b9b]

INTEGRATION: CWS ooo19126 (1.68.18); FILE MERGED 2005/09/05 17:10:55 rt 1.68.18.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8e23defedaee26fc1b82487d5b9c66c850c5aa29]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:36:00 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6dbac299bc5be854186c8f0f4312e94347097f6f]

INTEGRATION: CWS ooo19126 (1.1.1.1.118); FILE MERGED 2005/09/05 14:08:53 rt 1.1.1.1.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9beb366954249cc9b53a0a4554e4b654e7aaa2ff]

INTEGRATION: CWS ooo19126 (1.2.188); FILE MERGED 2005/09/05 17:10:55 rt 1.2.188.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5823ebec7a8d4fa13cf82f8c6ff04f507e17bc71]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:35:59 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fd45132339f8ee989d5ad13dbc52994d39fa6613]

INTEGRATION: CWS ooo19126 (1.2.102); FILE MERGED 2005/09/05 14:08:53 rt 1.2.102.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3ef6c43035408a7fd4a07d7f004001b33a7f7501]

INTEGRATION: CWS ooo19126 (1.7.58); FILE MERGED 2005/09/05 17:10:54 rt 1.7.58.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7981ae999b239de9e4c273b9800acf583a64ca8d]

INTEGRATION: CWS ooo19126 (1.9.242); FILE MERGED 2005/09/05 12:35:59 rt 1.9.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [233632e705f5d9da12b063595aa336531aa04a55]

INTEGRATION: CWS ooo19126 (1.4.102); FILE MERGED 2005/09/05 14:08:53 rt 1.4.102.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8b9830e2121b6cc976cf779607b89c54a40bd422]

INTEGRATION: CWS ooo19126 (1.15.152); FILE MERGED 2005/09/05 17:10:53 rt 1.15.152.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1c894879d83034a219d0c5a869afda9d7d3bc54a]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:35:58 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c1b9b6bbebe0abc81b6f4a66b3af97f733999269]

INTEGRATION: CWS ooo19126 (1.4.12); FILE MERGED 2005/09/05 14:08:53 rt 1.4.12.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [608a6cd6889fe379577849a40139240ba906ada9]

INTEGRATION: CWS ooo19126 (1.23.12); FILE MERGED 2005/09/05 17:10:53 rt 1.23.12.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [82daad336a06ff735a5ad56b792e0f6b296108ff]

INTEGRATION: CWS ooo19126 (1.3.6); FILE MERGED 2005/09/05 14:08:52 rt 1.3.6.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [755991aae0d3772e3df075079ce213f6df91dfb5]

INTEGRATION: CWS ooo19126 (1.10.152); FILE MERGED 2005/09/05 17:10:52 rt 1.10.152.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fb596757c3c77d33c53b00a5366c1b7bcb87094e]

INTEGRATION: CWS ooo19126 (1.2.102); FILE MERGED 2005/09/05 14:08:52 rt 1.2.102.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f597c4889c983fa08eba9811ac9041898d62d6cf]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:35:58 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ee75b4d8350bc33d8e9a4d53337bde44ad75d97e]

INTEGRATION: CWS ooo19126 (1.14.58); FILE MERGED 2005/09/05 17:10:52 rt 1.14.58.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [69ccf98d0ed057021ce5ea64d04f37cdf66455b2]

INTEGRATION: CWS ooo19126 (1.4.242); FILE MERGED 2005/09/05 12:35:57 rt 1.4.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3cbc564fa61836b05404a6d254ef7111d9549833]

INTEGRATION: CWS ooo19126 (1.1.1.1.118); FILE MERGED 2005/09/05 14:08:52 rt 1.1.1.1.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8c9d840dda9835f6bacce0ba3de3e4d2475e4693]

INTEGRATION: CWS ooo19126 (1.9.152); FILE MERGED 2005/09/05 17:10:50 rt 1.9.152.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e3c90ba63766fdec840eb5d16876a8f341a0d2c7]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:35:57 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b3198e8e73d58d88cb71ce7373bce9407a8a8a6d]

INTEGRATION: CWS ooo19126 (1.3.118); FILE MERGED 2005/09/05 14:08:52 rt 1.3.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [676574a0583f71b5b6abcf08d9a52a5687448af3]

INTEGRATION: CWS ooo19126 (1.14.24); FILE MERGED 2005/09/05 17:10:50 rt 1.14.24.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1f860411f7b39d33292fa1a15f2896a88418672f]

INTEGRATION: CWS ooo19126 (1.2.242); FILE MERGED 2005/09/05 12:35:56 rt 1.2.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [95fb393ad4d42c598a4af593ebb75bb2cf12ddc8]

INTEGRATION: CWS ooo19126 (1.3.102); FILE MERGED 2005/09/05 14:08:52 rt 1.3.102.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [74b324189511f100fef34e799932f28e4cc77ac7]

INTEGRATION: CWS ooo19126 (1.8.152); FILE MERGED 2005/09/05 17:10:49 rt 1.8.152.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c8a723f0b711e90653816d8e273a0b81edec05b4]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 14:08:51 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c75274625e5ad02da3bba5f270cc4d508c84c2d7]

INTEGRATION: CWS ooo19126 (1.20.18); FILE MERGED 2005/09/05 17:10:48 rt 1.20.18.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [53e73309946eb0e53a61bdb4d2a9a3541047b7f1]

INTEGRATION: CWS ooo19126 (1.2.242); FILE MERGED 2005/09/05 12:35:55 rt 1.2.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7f0a46ba59427dcef9a94109d9493ae1904b398f]

INTEGRATION: CWS ooo19126 (1.3.28); FILE MERGED 2005/09/05 17:10:47 rt 1.3.28.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2e7c9d7656d68176949b2dea786555699b69f9d2]

INTEGRATION: CWS ooo19126 (1.1.1.1.118); FILE MERGED 2005/09/05 14:08:51 rt 1.1.1.1.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2dcd919729a2063b4324879ef11a06f294af14fd]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:35:55 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7f0eda32440b4e442cf0ec330fe192162207b4ea]

INTEGRATION: CWS ooo19126 (1.10.152); FILE MERGED 2005/09/05 17:10:47 rt 1.10.152.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2ea4b3ca9744d10b19f3ebda9a01868828736169]

INTEGRATION: CWS ooo19126 (1.16.242); FILE MERGED 2005/09/05 12:35:54 rt 1.16.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [19025cc0a7900d45525653771a1b0adaff2159fe]

INTEGRATION: CWS ooo19126 (1.2.102); FILE MERGED 2005/09/05 14:08:51 rt 1.2.102.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [95560ef1b8b9bbe9f091134bbcd95f866b703268]

INTEGRATION: CWS ooo19126 (1.22.58); FILE MERGED 2005/09/05 17:10:46 rt 1.22.58.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [76a0609a379cd6b87200e1be377280862ecd9df2]

INTEGRATION: CWS ooo19126 (1.3.178); FILE MERGED 2005/09/05 12:35:54 rt 1.3.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [61eac692d666bce52f8817c6ee0bda1f45d91401]

INTEGRATION: CWS ooo19126 (1.1.1.1.118); FILE MERGED 2005/09/05 14:08:50 rt 1.1.1.1.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [73f8903311d6749044a46762631165ddb81e143c]

INTEGRATION: CWS ooo19126 (1.10.152); FILE MERGED 2005/09/05 17:10:44 rt 1.10.152.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9961b19a6abfdd2ea6ebd280b1203b53fc42d555]

INTEGRATION: CWS ooo19126 (1.3.178); FILE MERGED 2005/09/05 12:35:53 rt 1.3.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7069a3b34f16d03d46951168d9a9bd181187d330]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 14:08:50 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [82c344e537ee7a2192872ff291398beb91690eeb]

INTEGRATION: CWS ooo19126 (1.8.94); FILE MERGED 2005/09/05 17:10:43 rt 1.8.94.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [86efd71aae38c935fd3a61517e983c6dd291bce7]

INTEGRATION: CWS ooo19126 (1.10.72); FILE MERGED 2005/09/05 17:10:43 rt 1.10.72.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3aa20b600c74323fea9357da773efb52927fb4df]

INTEGRATION: CWS ooo19126 (1.3.178); FILE MERGED 2005/09/05 12:35:51 rt 1.3.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bba4c3131a7ab36eddb4fd10debcaff4608697cb]

INTEGRATION: CWS ooo19126 (1.4.82); FILE MERGED 2005/09/05 14:08:50 rt 1.4.82.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1fe887aa63ad15f0b04fbb202b64c37748e0eb1f]

INTEGRATION: CWS ooo19126 (1.4.40); FILE MERGED 2005/09/05 17:10:42 rt 1.4.40.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [13d60279b9898b8036f942b990bbe6fff1141485]

INTEGRATION: CWS ooo19126 (1.5.118); FILE MERGED 2005/09/05 14:08:50 rt 1.5.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cdf5e15fc7e563c73568055ca7ba68b00c120d69]

INTEGRATION: CWS ooo19126 (1.11.58); FILE MERGED 2005/09/05 17:10:42 rt 1.11.58.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [af000fbcdf685e81c1dae38a9245233ec4b09d28]

INTEGRATION: CWS ooo19126 (1.4.242); FILE MERGED 2005/09/05 12:35:50 rt 1.4.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fd1550ffa6402f5a3af2b8ab01316301db857eca]

INTEGRATION: CWS ooo19126 (1.1.1.1.118); FILE MERGED 2005/09/05 14:08:49 rt 1.1.1.1.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c3a2fa0b2a7a8fe0ed0f0d225dc435d0188a2e97]

INTEGRATION: CWS ooo19126 (1.3.188); FILE MERGED 2005/09/05 17:10:41 rt 1.3.188.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [639978c97a5eb3700f3fdac934cdbeb4a7ba8fa1]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:35:50 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a908048013bde9cae0bb79399e82f5cbe2c6bfe5]

INTEGRATION: CWS ooo19126 (1.10.58); FILE MERGED 2005/09/05 17:10:41 rt 1.10.58.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6aec83b1895dd0b8526f8aa1695bbfa079242baa]

INTEGRATION: CWS ooo19126 (1.3.218); FILE MERGED 2005/09/05 17:10:40 rt 1.3.218.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [feb1a01d39c9337d373cc0f9e2c8e44cd99a64d9]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:35:49 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2ab8df36f46bedf524035a7bf17673e3c53abcc8]

INTEGRATION: CWS ooo19126 (1.2.138); FILE MERGED 2005/09/05 17:26:05 rt 1.2.138.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1c4b8c811b20e0ab72b78afb5f8cc33ce3b23a6f]

INTEGRATION: CWS ooo19126 (1.3.188); FILE MERGED 2005/09/05 17:10:40 rt 1.3.188.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [36c925fbaafea20d0b3c3585060a54861daa97d2]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:35:48 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f7da9f521f69c6e402c099d8211bd4bfdc473744]

INTEGRATION: CWS ooo19126 (1.5.138); FILE MERGED 2005/09/05 17:26:05 rt 1.5.138.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f6b3ec247873da4f02dd876eb55dd1b60e6bbac3]

INTEGRATION: CWS ooo19126 (1.1.1.1.230); FILE MERGED 2005/09/05 17:10:40 rt 1.1.1.1.230.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2b0dd9d12370d3c2b9e7265b0bbc11abe13499b7]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:35:48 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e0c23c1d05a916cc85d49b540c97add7302a6c60]

INTEGRATION: CWS ooo19126 (1.10.82); FILE MERGED 2005/09/05 17:10:39 rt 1.10.82.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [88b54661b4d57a860fee8b485399d0adb990ab92]

INTEGRATION: CWS ooo19126 (1.2.242); FILE MERGED 2005/09/05 12:35:48 rt 1.2.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [447060df4e789618772a5321039000bf2ee9c1d6]

INTEGRATION: CWS ooo19126 (1.4.218); FILE MERGED 2005/09/05 17:10:38 rt 1.4.218.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c6e45e184b7e51087f9cbfe7ff55a0a23c19a117]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:35:47 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0c0c9a5b62a1ecb8cb2425f1ab263e2b1ff9fdda]

INTEGRATION: CWS ooo19126 (1.2.348); FILE MERGED 2005/09/05 17:26:04 rt 1.2.348.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e323e7f1d7f56dea03cd2e3a47b3ece31dfdfceb]

INTEGRATION: CWS ooo19126 (1.8.94); FILE MERGED 2005/09/05 17:10:37 rt 1.8.94.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2cce9c33b98ca148003e6561da1977c5bbe23006]

INTEGRATION: CWS ooo19126 (1.4.242); FILE MERGED 2005/09/05 12:35:46 rt 1.4.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [619056ee849a32c64a8a94e7a7343b69bf5370f0]

INTEGRATION: CWS ooo19126 (1.1.1.1.364); FILE MERGED 2005/09/05 17:26:03 rt 1.1.1.1.364.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [496390044a7cc999e0599354b9ab3ae9921cb4b2]

INTEGRATION: CWS ooo19126 (1.1.1.1.230); FILE MERGED 2005/09/05 17:10:35 rt 1.1.1.1.230.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6ec1516ffa139f75320690254c44d3d2a00e5356]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:35:46 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [24cf72ee9553385f1bab346d732f44bedc6a1482]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:35:45 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f27e9985f84493af9bfb6204a126592ffbffd37f]

INTEGRATION: CWS ooo19126 (1.2.78); FILE MERGED 2005/09/05 17:26:02 rt 1.2.78.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9c25fb54241373dfa651577547dc738596b8f647]

INTEGRATION: CWS ooo19126 (1.2.78); FILE MERGED 2005/09/05 17:26:01 rt 1.2.78.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [15122b5470d3193a60e9a582d329b06fb8bc0952]

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>  [15ce882073b6689b563c15f2fc77adc17a4cc29f]

INTEGRATION: CWS ooo19126 (1.1.1.1.364); FILE MERGED 2005/09/05 17:26:01 rt 1.1.1.1.364.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6ab87b88198fc43ecb89b2e4d13cb377263320e7]

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>  [7d251c2c2ec14577040fe60ba0eecf37e588cf3a]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:35:44 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f762769517bd717bc6b828254a5fafd3aa1b6cef]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:35:44 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7655e7ac8fd94353c905981fcd8f2820b89d8656]

INTEGRATION: CWS ooo19126 (1.8.78); FILE MERGED 2005/09/05 17:26:00 rt 1.8.78.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [35610b84f93ced66c9704a7ef20358bfc89c3114]

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>  [b1a8bb61cdcd6b0050c96d6a24542766daea36a4]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:35:43 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [21e6936788fa8c0cf45ab16d900142252817e6c9]

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>  [8b22b399f08086529ad4ac30f0b64a8c7669a931]

INTEGRATION: CWS ooo19126 (1.2.282); FILE MERGED 2005/09/05 17:25:59 rt 1.2.282.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f473e7c4c882281d5439e99277271d6a0910b658]

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>  [93c586ae0055116664200c8728b224eb9a190880]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:35:42 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f12534b8029f8e088c715a31a5e1ae006cdea33f]

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>  [ad2add984a928998cfa06cf79b6f7ee90a35c539]

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>  [acc42e8890f9ae70ee29b0ee0783055bc580c741]

INTEGRATION: CWS ooo19126 (1.3.282); FILE MERGED 2005/09/05 17:25:59 rt 1.3.282.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [26b361cb75b1626b85c5d881063b0309d76922b2]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:35:42 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9cc24615b5c10312cb23ed76e32167cb0dd120fe]

INTEGRATION: CWS ooo19126 (1.4.282); FILE MERGED 2005/09/05 17:25:59 rt 1.4.282.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a250e97a50db14efb300a7788cd3924d36180133]

INTEGRATION: CWS ooo19126 (1.4.242); FILE MERGED 2005/09/05 12:35:41 rt 1.4.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2508ea8b1106570a7823d21c1c3e989fcb58c587]

INTEGRATION: CWS ooo19126 (1.5.174); FILE MERGED 2005/09/05 18:47:36 rt 1.5.174.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9eabb8c7d50b6fb76390ab39d3a13700dad27f6a]

INTEGRATION: CWS ooo19126 (1.3.282); FILE MERGED 2005/09/05 17:25:58 rt 1.3.282.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [de647fce81b6e52adf49090e12e0e52dcf80e613]

INTEGRATION: CWS ooo19126 (1.1.1.1.256); FILE MERGED 2005/09/05 18:47:35 rt 1.1.1.1.256.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0765fd27db4f26eb937ec2ac5348599f9fbd2f0e]

INTEGRATION: CWS ooo19126 (1.2.242); FILE MERGED 2005/09/05 12:35:41 rt 1.2.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9d3f0740d5e7b82b7541f3446d70118e12d313c3]

INTEGRATION: CWS ooo19126 (1.2.346); FILE MERGED 2005/09/05 17:25:57 rt 1.2.346.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f8d17f09391d9b40254c2b3f0ba210f9e71eb93c]

INTEGRATION: CWS ooo19126 (1.4.282); FILE MERGED 2005/09/05 17:25:57 rt 1.4.282.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e6f4a2731430e1580b0783f10ae265648dc01313]

INTEGRATION: CWS ooo19126 (1.4.242); FILE MERGED 2005/09/05 12:35:40 rt 1.4.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [10a48a562c1786691e94b5335fad479a89f09e0d]

INTEGRATION: CWS ooo19126 (1.2.10); FILE MERGED 2005/09/05 18:47:35 rt 1.2.10.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d4508673e4ee5824290285caf9fca7354d7a57b8]

INTEGRATION: CWS ooo19126 (1.9.242); FILE MERGED 2005/09/05 12:35:40 rt 1.9.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0e40ae4b25ebc8585892241c88ad3b32fb0cb7f1]

INTEGRATION: CWS ooo19126 (1.12.10); FILE MERGED 2005/09/05 18:47:34 rt 1.12.10.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ec50abfabbebf37c8c796ae9861704cb4acaa839]

INTEGRATION: CWS ooo19126 (1.2.282); FILE MERGED 2005/09/05 17:25:57 rt 1.2.282.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [13441a3d2c31f08a3fe165bfe05cb92978d5a3ad]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:11:48 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d737b22d941f96a0a3488f996cc402e0fa6b9779]

INTEGRATION: CWS ooo19126 (1.3.20); FILE MERGED 2005/09/05 18:47:34 rt 1.3.20.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3ff71cd80ee9c54b80846a07165bf0bfb1556d2f]

INTEGRATION: CWS ooo19126 (1.2.282); FILE MERGED 2005/09/05 17:25:56 rt 1.2.282.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [87468aa2ecf9b12ff001100b7f122cc7140f19be]

INTEGRATION: CWS ooo19126 (1.2.142); FILE MERGED 2005/09/05 11:11:48 rt 1.2.142.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9806f65ab338de95133aaf8b19eb90e21f6ec9cf]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:35:40 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d4d96276b8747998cf5d1b8bb44a926cbca33a4b]

INTEGRATION: CWS ooo19126 (1.10.354); FILE MERGED 2005/09/05 17:25:56 rt 1.10.354.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [58bb5d769a0ad417955324b6db967c892aedf6dc]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:35:39 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5c3b0f35bb3bb40861709752a07e6c0fc266b633]

INTEGRATION: CWS ooo19126 (1.3.10); FILE MERGED 2005/09/05 18:47:34 rt 1.3.10.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a4ec0a5f8e1e08296546a1fc5098e39d9ff40fbd]

INTEGRATION: CWS ooo19126 (1.12.320); FILE MERGED 2005/09/05 17:25:56 rt 1.12.320.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [40fcf351ebcb6ade27b25ff200bfe9af62d0834e]

INTEGRATION: CWS ooo19126 (1.1.1.1.158); FILE MERGED 2005/09/05 11:11:45 rt 1.1.1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d86b6bc6ace9c748c32d3f9830dec3a7de631b33]

INTEGRATION: CWS ooo19126 (1.3.10); FILE MERGED 2005/09/05 18:47:33 rt 1.3.10.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2891e0abcc435d011e0407188ce115a135348291]

INTEGRATION: CWS ooo19126 (1.10.320); FILE MERGED 2005/09/05 17:25:55 rt 1.10.320.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [763a45da95ad2f4cf3ee94eb958f1464947ca64f]

INTEGRATION: CWS ooo19126 (1.5.158); FILE MERGED 2005/09/05 11:11:44 rt 1.5.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [48e8d81ce8b6e9676c1ed8e22a3e6db18e4773c0]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:35:38 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [53fcc7ff22f03565b056bbbe06b01a49742a0129]

INTEGRATION: CWS ooo19126 (1.2.86); FILE MERGED 2005/09/05 18:47:33 rt 1.2.86.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8752c732d9a31adcb5b125fc3b88502e7c5e307c]

INTEGRATION: CWS ooo19126 (1.17.132); FILE MERGED 2005/09/05 17:25:55 rt 1.17.132.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fb10658e4d4dd7e9a7fe4300afded784f3bb3d5a]

INTEGRATION: CWS ooo19126 (1.1.1.1.158); FILE MERGED 2005/09/05 11:11:43 rt 1.1.1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a57987fce74159b3b4e01067a0cb103da964724b]

INTEGRATION: CWS ooo19126 (1.2.242); FILE MERGED 2005/09/05 12:35:38 rt 1.2.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1e8b304bddf7a8a965a9becb562117cbd576ade3]

INTEGRATION: CWS ooo19126 (1.4.54); FILE MERGED 2005/09/05 18:47:33 rt 1.4.54.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6e483fb443894576151ee37960bd1b218c72e141]

INTEGRATION: CWS ooo19126 (1.9.352); FILE MERGED 2005/09/05 17:25:55 rt 1.9.352.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b37b3f71f3f1c10ba0e599ad7889a6a34232ad88]

INTEGRATION: CWS ooo19126 (1.88.18); FILE MERGED 2005/09/05 18:47:32 rt 1.88.18.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2490476f79a6ff6bb23cd9c67468366eeecca5f6]

INTEGRATION: CWS ooo19126 (1.13.320); FILE MERGED 2005/09/05 17:25:55 rt 1.13.320.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e042c509199fd8f14e0373401c1c1028a075cdd6]

INTEGRATION: CWS ooo19126 (1.2.242); FILE MERGED 2005/09/05 12:35:37 rt 1.2.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [63c14348a808ee59bfcafe4e3c653362dca22661]

INTEGRATION: CWS ooo19126 (1.2.218); FILE MERGED 2005/09/05 18:47:32 rt 1.2.218.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a9632ac8f08cfc394d4beb690fe4e945d7e9eb5d]

INTEGRATION: CWS ooo19126 (1.8.352); FILE MERGED 2005/09/05 17:25:55 rt 1.8.352.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2c2c3cca2a56ed2eba2168741db7fdb797a34f7b]

INTEGRATION: CWS ooo19126 (1.5.90); FILE MERGED 2005/09/05 11:11:42 rt 1.5.90.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [022b549a256e2cf20b055ca31d168e42b340a854]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:35:37 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9725b40cddeaa13bbcfc1e17fa35db0047134d87]

INTEGRATION: CWS ooo19126 (1.42.18); FILE MERGED 2005/09/05 18:47:32 rt 1.42.18.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [76f30c706b5fa89da9589e43fe02762954863a7f]

INTEGRATION: CWS ooo19126 (1.14.320); FILE MERGED 2005/09/05 17:25:54 rt 1.14.320.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [22824fb57554e1f0c5a19c1cbb6f2f55376af639]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:11:41 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b1e8cd241c519e6a98ddc77643d071aedd554066]

INTEGRATION: CWS ooo19126 (1.1.1.1.256); FILE MERGED 2005/09/05 18:47:32 rt 1.1.1.1.256.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f8dc140d35850d6c7717c1d5e7254bee950613ad]

INTEGRATION: CWS ooo19126 (1.10.320); FILE MERGED 2005/09/05 17:25:54 rt 1.10.320.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [69046ada54c55a6eba9177dcddcf1b044a6da0bd]

INTEGRATION: CWS ooo19126 (1.5.90); FILE MERGED 2005/09/05 11:11:41 rt 1.5.90.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [574e22d1ceb75d440b9f8259cfd4585428d1f522]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:35:37 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f30e15d7a977fc5ba8962baad5083598be86a6c9]

INTEGRATION: CWS ooo19126 (1.6.78); FILE MERGED 2005/09/05 18:47:32 rt 1.6.78.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a6aadf0dad8f63baac36e40c7b6cfd4bea3e064e]

INTEGRATION: CWS ooo19126 (1.3.282); FILE MERGED 2005/09/05 17:25:54 rt 1.3.282.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b917316e627d1ea8303388184c25e1ffca603130]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:35:36 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a21c1fd032ac6e67540f2b2a19f089ad185d17b3]

INTEGRATION: CWS ooo19126 (1.5.90); FILE MERGED 2005/09/05 11:11:40 rt 1.5.90.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d0334198339c1c619beeb65411b01563a2123b20]

INTEGRATION: CWS ooo19126 (1.2.252); FILE MERGED 2005/09/05 18:47:31 rt 1.2.252.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [dd4f79088a9de642bc96cc48e9d347fa43677416]

INTEGRATION: CWS ooo19126 (1.14.250); FILE MERGED 2005/09/05 17:25:54 rt 1.14.250.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bfe110a60631588ae5475a9f91efdfeb21f73d14]

INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGED 2005/09/05 12:35:36 rt 1.3.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7aa60273b903b6b5359706cb70f898d6260f4c69]

INTEGRATION: CWS ooo19126 (1.5.10); FILE MERGED 2005/09/05 18:47:31 rt 1.5.10.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [30d2c072fa65664d3b1a31d09ab737e7b7a2ed68]

INTEGRATION: CWS ooo19126 (1.36.74); FILE MERGED 2005/09/05 17:25:53 rt 1.36.74.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [31b16bb47e0f1f047e92aece5e2ffeaf02aa4f1a]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:35:36 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a00b4a6e284a3c11f99fe3d52c371c62fb241851]

INTEGRATION: CWS ooo19126 (1.2.44); FILE MERGED 2005/09/05 18:47:31 rt 1.2.44.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [be230fcd99231dd47fe485fe504c0e10dff213b3]

INTEGRATION: CWS ooo19126 (1.5.90); FILE MERGED 2005/09/05 11:11:39 rt 1.5.90.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e9b28221113115dd21a7fad8d549a31d2c2df2f6]

INTEGRATION: CWS ooo19126 (1.14.320); FILE MERGED 2005/09/05 17:25:53 rt 1.14.320.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [70d035ed9caa688e563a151fdaae6c6f8f129712]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:35:35 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [de04d7e760f98f3e78103cb479b04e626b667b15]

INTEGRATION: CWS ooo19126 (1.3.44); FILE MERGED 2005/09/05 18:47:31 rt 1.3.44.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [dbd141e44c7d838f26acfb03868a4fb1dce4b2d9]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:11:39 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ba304a4ca58366fca75ec4b774ed421af015c7d9]

INTEGRATION: CWS ooo19126 (1.2.354); FILE MERGED 2005/09/05 17:25:53 rt 1.2.354.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [157d5d0b0a51e8306a0341f70d217fa9604d3d48]

INTEGRATION: CWS ooo19126 (1.4.248); FILE MERGED 2005/09/05 18:47:31 rt 1.4.248.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [68b13884b81b8a7e706a706bae4d8214ecfa3d1a]

INTEGRATION: CWS ooo19126 (1.11.242); FILE MERGED 2005/09/05 12:35:34 rt 1.11.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e6c32c922c8b7bd6f18c844c1761839284416e4a]

INTEGRATION: CWS ooo19126 (1.6.244); FILE MERGED 2005/09/05 18:47:31 rt 1.6.244.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [58ef7312940986aba3cb4559338f07e426a76265]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:11:38 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [da1c4efc3668a99ddd58fe43c59f21bb260a6925]

INTEGRATION: CWS ooo19126 (1.36.62); FILE MERGED 2005/09/05 17:25:51 rt 1.36.62.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d30d7e3c2cb387e7407a1f7d4a6c11d1a50e3ad3]

INTEGRATION: CWS ooo19126 (1.6.178); FILE MERGED 2005/09/05 12:35:34 rt 1.6.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [15ee7cd599214e844f71da3354ca35c71d56e3df]

INTEGRATION: CWS ooo19126 (1.2.252); FILE MERGED 2005/09/05 18:47:30 rt 1.2.252.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3614fa040700d876b325f0ccdcf85984969697fa]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:11:38 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f1744abff59f35dc056fb8ae0db526c8f3d0af2d]

INTEGRATION: CWS ooo19126 (1.44.98); FILE MERGED 2005/09/05 17:25:51 rt 1.44.98.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [83ccfedc1cee36b7a8694dc4459d987087ee6b2a]

INTEGRATION: CWS ooo19126 (1.6.30); FILE MERGED 2005/09/05 18:47:30 rt 1.6.30.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [76a9a7c0b9eaaced11125b649c38ad9694394c94]

INTEGRATION: CWS ooo19126 (1.8.178); FILE MERGED 2005/09/05 12:35:34 rt 1.8.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9323e87b59a54abfff3ab974ca9fd79e4a8e6d4e]

INTEGRATION: CWS ooo19126 (1.5.128); FILE MERGED 2005/09/05 11:11:37 rt 1.5.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [792f7dc3e019362e461fabe6b37cbfa438f700e2]

INTEGRATION: CWS ooo19126 (1.5.44); FILE MERGED 2005/09/05 18:47:30 rt 1.5.44.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [35bd59ba501ccbe4c9abd16d351e9c18f7731db3]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:35:33 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6cb301553a8e13780867671bc28b3c8f8615368f]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:11:37 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5473ed654827fab6e9d8b08e4683989cdd84069a]

INTEGRATION: CWS ooo19126 (1.14.132); FILE MERGED 2005/09/05 17:25:51 rt 1.14.132.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c1e677e94205b909b93d3bc17b8469a971923c27]

INTEGRATION: CWS ooo19126 (1.5.38); FILE MERGED 2005/09/05 18:47:30 rt 1.5.38.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ea7620abc56774e2986e027971bb50123fa495e3]

INTEGRATION: CWS ooo19126 (1.2.242); FILE MERGED 2005/09/05 12:35:33 rt 1.2.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4d5711ab59c09ba72cb1617eaf0f29dfcb5a4ffe]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:11:36 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bb2fea42c400906921f7c75918f5a5da3379d06b]

INTEGRATION: CWS ooo19126 (1.4.354); FILE MERGED 2005/09/05 17:25:50 rt 1.4.354.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [55ed8e0a5fcce7e7dd8cacfe38caf85864a32c18]

INTEGRATION: CWS ooo19126 (1.1.1.1.256); FILE MERGED 2005/09/05 18:47:30 rt 1.1.1.1.256.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fffaa2a165a920fec53d823212e6c1fe7498cb84]

INTEGRATION: CWS ooo19126 (1.2.78); FILE MERGED 2005/09/05 18:47:29 rt 1.2.78.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f3752e26c44a9b60f853b72fb882b65b3b8f7475]

INTEGRATION: CWS ooo19126 (1.2.242); FILE MERGED 2005/09/05 12:35:32 rt 1.2.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [aa1dbbb869e690f4904c1efff4209ffece88e670]

INTEGRATION: CWS ooo19126 (1.13.146); FILE MERGED 2005/09/05 18:47:29 rt 1.13.146.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [541dfaf958042df7d9245c72794df6c6fb81a743]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:11:35 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e18af89ca6ec2ff9fb1b7d5f5ced52b6c4b5d34d]

INTEGRATION: CWS ooo19126 (1.10.112); FILE MERGED 2005/09/05 17:25:49 rt 1.10.112.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f82171d314463804f0cd922322182d9d969848b1]

INTEGRATION: CWS ooo19126 (1.8.10); FILE MERGED 2005/09/05 18:47:29 rt 1.8.10.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3f5303939f489110188633c641ede98f8170b273]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:11:34 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4761ad6c2c2faa39715acdac02f7db5308f37ee4]

INTEGRATION: CWS ooo19126 (1.2.242); FILE MERGED 2005/09/05 12:35:31 rt 1.2.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f55b3ce09378a32c7bceb7e3ebe935d562ab48fa]

INTEGRATION: CWS ooo19126 (1.4.70); FILE MERGED 2005/09/05 18:47:29 rt 1.4.70.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [141c38f5ee0fe598d55260bfb8f64386fdee570f]

INTEGRATION: CWS ooo19126 (1.6.10); FILE MERGED 2005/09/05 18:47:28 rt 1.6.10.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7771ad9db5ceb836996a2f92ed487a9ed40d0475]

INTEGRATION: CWS ooo19126 (1.13.124); FILE MERGED 2005/09/05 17:25:48 rt 1.13.124.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c68abd537c2b6740dd96ccee68cce04691a172f5]

INTEGRATION: CWS ooo19126 (1.6.128); FILE MERGED 2005/09/05 11:11:33 rt 1.6.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9da045d01fb01b984a53d3299bd5a0c08c55789a]

INTEGRATION: CWS ooo19126 (1.19.24); FILE MERGED 2005/09/05 18:47:28 rt 1.19.24.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [29ec1d47fafae142173e4421ebf811b3c90f5f49]

INTEGRATION: CWS ooo19126 (1.8.354); FILE MERGED 2005/09/05 17:25:48 rt 1.8.354.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e478aff30783fb2e657e718ff4931c35eff6c153]

INTEGRATION: CWS ooo19126 (1.5.128); FILE MERGED 2005/09/05 11:11:33 rt 1.5.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7360d460dcdb2fb764dabbbd4dbac20ec4675def]

INTEGRATION: CWS ooo19126 (1.6.30); FILE MERGED 2005/09/05 18:47:28 rt 1.6.30.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2c5f265d44a1cc2b7227d3acde8bfba9837354c7]

INTEGRATION: CWS ooo19126 (1.2.242); FILE MERGED 2005/09/05 12:35:30 rt 1.2.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7f1319876c1a7634378c39a7c39511121f1285c9]

INTEGRATION: CWS ooo19126 (1.10.338); FILE MERGED 2005/09/05 17:25:47 rt 1.10.338.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c2ec604ff459bb5e4d00294eca3d4285b2873712]

INTEGRATION: CWS ooo19126 (1.5.128); FILE MERGED 2005/09/05 11:11:32 rt 1.5.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ef1aea525aa08e37460ee3e3ca9ec308268dffb9]

INTEGRATION: CWS ooo19126 (1.8.10); FILE MERGED 2005/09/05 18:47:28 rt 1.8.10.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5c807c0dedf970f53e5487d8ec8c3d5245131538]

INTEGRATION: CWS ooo19126 (1.5.126); FILE MERGED 2005/09/05 11:11:31 rt 1.5.126.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b1986735cacaec2fed692f2579e5ee6ff9b3f371]

INTEGRATION: CWS ooo19126 (1.36.18); FILE MERGED 2005/09/05 18:47:27 rt 1.36.18.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [25f592f3960515711a88419b9a01b7190c0b8483]

INTEGRATION: CWS ooo19126 (1.4.242); FILE MERGED 2005/09/05 12:35:30 rt 1.4.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b020e41ef27743763da2714923c920842f445f18]

INTEGRATION: CWS ooo19126 (1.21.326); FILE MERGED 2005/09/05 17:25:47 rt 1.21.326.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c38984036260bbbd9245d8975c437cd6bb49cf0d]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:35:30 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a4347511ff9a9b4a0d13cca72eae13d402ba2fd3]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:11:31 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [719ebf5e6cb15d67485cc4a56313feef0a7455d6]

INTEGRATION: CWS ooo19126 (1.5.348); FILE MERGED 2005/09/05 17:25:47 rt 1.5.348.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f6a33a1566e1bb2e6dffb74a6bc11c3c85bb2456]

INTEGRATION: CWS ooo19126 (1.2.10); FILE MERGED 2005/09/05 18:47:27 rt 1.2.10.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d5baaa3f89e34af34a343f2f102542de4be0c0c7]

INTEGRATION: CWS ooo19126 (1.3.10); FILE MERGED 2005/09/05 18:47:27 rt 1.3.10.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2afe406157916189bb6cd4dd46523b29b9727599]

INTEGRATION: CWS ooo19126 (1.9.242); FILE MERGED 2005/09/05 12:35:29 rt 1.9.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b2ed8ce481c68637a41282633fe7cec30087ece5]

INTEGRATION: CWS ooo19126 (1.23.132); FILE MERGED 2005/09/05 17:25:47 rt 1.23.132.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0b414420597aba4ee26a994d52f353b6711b29c7]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:11:29 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [28b31bf1f93e4f45b60000f523aa500fda3ca665]

INTEGRATION: CWS ooo19126 (1.9.326); FILE MERGED 2005/09/05 17:25:46 rt 1.9.326.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3062432b8725bc6c4d4007feec914565e8b42185]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:35:29 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b83d2b240998fc94e28a155cb53c1bb6f9bf654f]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:11:28 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [81e1c77a8692c68f16e05a3dc19d56fbd7dcb9b6]

INTEGRATION: CWS ooo19126 (1.3.78); FILE MERGED 2005/09/05 17:25:46 rt 1.3.78.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7432faabaf0b852280f80b5cbb7588a303f3d4a0]

INTEGRATION: CWS ooo19126 (1.22.10); FILE MERGED 2005/09/05 18:47:26 rt 1.22.10.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c9bf998faca0de02eb922d764f81feafe22b7d0a]

INTEGRATION: CWS ooo19126 (1.2.242); FILE MERGED 2005/09/05 12:35:29 rt 1.2.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [81250cf95f56b1d49ded327567d6279f7acb6c5d]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:11:27 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b5ab6b0972cd3dbe49f2645c9b3af4a2947bdc58]

INTEGRATION: CWS ooo19126 (1.10.124); FILE MERGED 2005/09/05 17:25:46 rt 1.10.124.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b70abd6293fd19963b01ee2bd3484dd93a9c28b5]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:35:28 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9cc547468f5bcf416e52733c1fdcb62fe26171c5]

INTEGRATION: CWS ooo19126 (1.4.242); FILE MERGED 2005/09/05 12:35:28 rt 1.4.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7bca884027599856b764f36510717e8bee3934de]

INTEGRATION: CWS ooo19126 (1.5.340); FILE MERGED 2005/09/05 17:25:46 rt 1.5.340.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2ce4653bcbe963d5c515fe7bb270bfd11e95ef98]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:11:26 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f67e296b18aece17c9f70ca6416eba2702bf9f9e]

INTEGRATION: CWS ooo19126 (1.1.1.1.364); FILE MERGED 2005/09/05 17:25:45 rt 1.1.1.1.364.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1cd95fd9ec9814896560dbe94c291a8d307f451d]

INTEGRATION: CWS ooo19126 (1.10.162); FILE MERGED 2005/09/05 17:25:45 rt 1.10.162.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3ec4d627171aa124ed85d2c7d7c98f6032f894ed]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:11:25 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [39fea23ec85d8e71b2233f111d6addf0549e3e8c]

INTEGRATION: CWS ooo19126 (1.6.348); FILE MERGED 2005/09/05 17:25:45 rt 1.6.348.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [89b6e3cd015d47c041571d7a29fe8325502eccc8]

INTEGRATION: CWS ooo19126 (1.2.10); FILE MERGED 2005/09/05 18:47:25 rt 1.2.10.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [801e4972f221099591c03001d3182a2fdb0bb3db]

INTEGRATION: CWS ooo19126 (1.4.242); FILE MERGED 2005/09/05 12:35:27 rt 1.4.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2a296d39fb9f1d904ff774faa431e96a0fe3cfdd]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:11:24 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4e4a883f3a7b5511cf1be69fed04f23eebe32d2f]

INTEGRATION: CWS ooo19126 (1.18.270); FILE MERGED 2005/09/05 17:25:45 rt 1.18.270.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d3f566819abae874bd5cd3a3c7a4cd0b60a15653]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:11:23 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9904fd72174223d19fd74c0e9059eda06da1fa92]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:35:26 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ce2fb0cd9951d8e94ab3bd00fb3a8a45991db2c5]

INTEGRATION: CWS ooo19126 (1.2.348); FILE MERGED 2005/09/05 17:25:44 rt 1.2.348.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9039523461a53fbab2fbf4af46a4fa0cf82aafb6]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:11:21 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c2eba6ebf7d8b620c97b72ba9ee7740f42cf9afb]

INTEGRATION: CWS ooo19126 (1.4.242); FILE MERGED 2005/09/05 12:35:26 rt 1.4.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [09003e0770a0f22714d50965292dff04d7e468d7]

INTEGRATION: CWS ooo19126 (1.2.74); FILE MERGED 2005/09/05 17:25:44 rt 1.2.74.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6bc9c521d1ee9efe689ba102a6cc41696aac3109]

INTEGRATION: CWS ooo19126 (1.11.20); FILE MERGED 2005/09/05 18:47:25 rt 1.11.20.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [444b98960a72ee73095b1173cc87b683ee823f4a]

INTEGRATION: CWS ooo19126 (1.1.1.1.256); FILE MERGED 2005/09/05 18:47:25 rt 1.1.1.1.256.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [95ad042ceca3f16074aaafd2cb9ac359bab085fd]

INTEGRATION: CWS ooo19126 (1.2.74); FILE MERGED 2005/09/05 17:25:43 rt 1.2.74.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e111acd195ca1f8883f6017d56781c2cce3529c0]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:35:25 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [41ce754ce5d51ab8c0443aa6d4319e322a90c145]

INTEGRATION: CWS ooo19126 (1.1.320); FILE MERGED 2005/09/05 17:25:43 rt 1.1.320.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3ce68c0d38a0008e6d21ea2767742d8c5319670a]

INTEGRATION: CWS ooo19126 (1.1.1.1.256); FILE MERGED 2005/09/05 18:47:24 rt 1.1.1.1.256.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [873ee535610f93b6f415f212fb9bc62459de0990]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:11:20 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c0680660c6e6812fcf16f2c10318b38c68d774bc]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:35:25 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [82b9f102acadbae1f0003e5e00543123b54318df]

INTEGRATION: CWS ivo12 (1.19.2); FILE MERGED 2005/09/07 13:11:39 ihi 1.19.2.1: #i54294# url corrected


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7d10459d4966a90d102511cc7eb0fe43d539794b]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:35:24 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4ce25116a2219cf4832943dd6568e8a405c7fb37]

INTEGRATION: CWS ooo19126 (1.2.320); FILE MERGED 2005/09/05 17:25:43 rt 1.2.320.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [67c26aa21176f2c1599aa35e95838488d5b6f490]

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>  [094cca1f09d9de799ec679fdcaa8b4349665ba13]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:11:19 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1332c8f2035cf8949422f3981ebff2d00b8724bd]

INTEGRATION: CWS ooo19126 (1.4.242); FILE MERGED 2005/09/05 12:35:23 rt 1.4.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5994ab0b1eee160a5320dcd1523dc8bf0a278f4c]

INTEGRATION: CWS ooo19126 (1.4.132); FILE MERGED 2005/09/05 17:25:43 rt 1.4.132.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [35646131a7f0c534e5c2cf4966ed63fdb1157731]

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>  [2685083504ff175260ecaf86e3a7b0e01bba0f8d]

INTEGRATION: CWS ooo19126 (1.6.178); FILE MERGED 2005/09/05 12:35:23 rt 1.6.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [35b4bcd4df508927c7af12a4aee414465d00c237]

INTEGRATION: CWS ooo19126 (1.2.132); FILE MERGED 2005/09/05 17:25:42 rt 1.2.132.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e14871b7fb4992b2854266245d869a3be19c4c98]

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>  [f77294033c9bdb9cf7acee5d7210aff93c7ef9c7]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:11:18 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a4d9409d639addb0cdde86ce082639f0af000e55]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:35:23 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2e7140ccac134818fd8f8234049505308ee6c0fd]

INTEGRATION: CWS ooo19126 (1.1.320); FILE MERGED 2005/09/05 17:25:42 rt 1.1.320.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d41786cc28e6ba553620c994489fda7f31e103b8]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:11:18 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6a305297654f36bb58cb2266c99c80ea29eb637e]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:35:22 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ff5e82c55fbc22dcd81d1564e4aaaf9e2e349007]

INTEGRATION: CWS ooo19126 (1.2.342); FILE MERGED 2005/09/05 17:25:41 rt 1.2.342.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c16c58dcdf13462ea79650627ac8d5574b1ff0d9]

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>  [1cf8652cc4ded9c97db7239e3235777f139e51a7]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:11:17 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a57662110f2e3c1e6612ca6c59c36282f8dd9122]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:35:21 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [117a6835f44bdd8a5eb55fb6f6821d42a5eb56a4]

INTEGRATION: CWS ooo19126 (1.5.74); FILE MERGED 2005/09/05 17:25:41 rt 1.5.74.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [80d41d199d4cdade29134deeac51be8c5aa652de]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:35:21 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [dd0ae62b4aadd10998142edfc31e84b7395839f7]

INTEGRATION: CWS ooo19126 (1.9.340); FILE MERGED 2005/09/05 17:25:41 rt 1.9.340.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fbd6743e9edcf91319257ff216bfcbdd89b4468d]

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>  [3af0ab4b7653a37d7a2307e0f15a395c29cfd824]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:11:16 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a25255f15341d95f0c5196db4039abdb5268249a]

INTEGRATION: CWS ooo19126 (1.4.342); FILE MERGED 2005/09/05 17:25:41 rt 1.4.342.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [011c8b4cf741be9b4901c5758d201b2554f5a8e2]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:11:15 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d93b5a942728bd351d9acf6fb6f821762e868cf3]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:35:20 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [20e721dce174a575287109585ac39c0262118b96]

INTEGRATION: CWS ooo19126 (1.8.342); FILE MERGED 2005/09/05 17:25:41 rt 1.8.342.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f684ddcb1cb910cd48a0438050194d1f3aaf4750]

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>  [e6fc7f8ac15cfe61fc93d52a5fe9b0b3c056fee6]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:11:13 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2b4353774fef107c0613950ce5e2f96d1f30d413]

INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGED 2005/09/05 12:35:20 rt 1.3.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6bb2d99da51e2ae9c09d35b972d2ca58c8964a36]

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>  [95713602333f689af5be976d12da5d8dca3478b8]

INTEGRATION: CWS ooo19126 (1.6.342); FILE MERGED 2005/09/05 17:25:40 rt 1.6.342.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e91054cc13cf9342f0220887ba24b8c29c492670]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:11:10 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [77c3f35f0e8d044fac595f41f1ccca16ac038a21]

INTEGRATION: CWS ooo19126 (1.2.242); FILE MERGED 2005/09/05 12:35:19 rt 1.2.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [62874567ae66ea70412d66228cfa09e3b5ca648e]

INTEGRATION: CWS ooo19126 (1.6.348); FILE MERGED 2005/09/05 17:25:40 rt 1.6.348.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e15af5e6b1207f4f491bdd7aa9b7bd01415e2ee8]

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>  [f9701e6642323e7439e79fd5f51b47d7fb3487a7]

INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGED 2005/09/05 12:35:19 rt 1.3.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7309d89128200999f37ac8900a9a16858e27ed02]

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>  [e70d901507fce47af701e77174d197e655c50257]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:11:09 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [920886015944d8bc3899bd307581404a195237ea]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:35:18 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b20ea155bb25c3d50fac5f99f095d0c199a82469]

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>  [c6793a5fca8a1247fcb501528aa324f73926673b]

INTEGRATION: CWS ooo19126 (1.1.342); FILE MERGED 2005/09/05 17:25:40 rt 1.1.342.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1e33d4e78b156443136a9e60ef163e6b6dfe9635]

INTEGRATION: CWS ooo19126 (1.2.242); FILE MERGED 2005/09/05 12:35:18 rt 1.2.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1ca9768aef990d942352d47fe7987d6869742e23]

INTEGRATION: CWS ooo19126 (1.6.128); FILE MERGED 2005/09/05 11:11:09 rt 1.6.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6616d0ef8f303eff7f6d7c7cfaa438ea74fabf4d]

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>  [2872856694ca28a173551a553fbd9cc02bba1825]

INTEGRATION: CWS ooo19126 (1.4.348); FILE MERGED 2005/09/05 17:25:39 rt 1.4.348.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [72ef8d91eda3ddf365f0a66ffbb24d5e5f711d4a]

INTEGRATION: CWS ooo19126 (1.4.242); FILE MERGED 2005/09/05 12:35:17 rt 1.4.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5346427fe6444f520b49d09cf1d8f3d7d3d0be14]

INTEGRATION: CWS ooo19126 (1.5.90); FILE MERGED 2005/09/05 11:11:08 rt 1.5.90.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3eef19444e718d2af2561304ad3646b9bb5dcdad]

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>  [cd051eb25fde54a72536f0a10578bad235e976e2]

INTEGRATION: CWS ooo19126 (1.5.342); FILE MERGED 2005/09/05 17:25:39 rt 1.5.342.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1373f5e741ac34e3b20f4a6046c515ef1850e636]

INTEGRATION: CWS ooo19126 (1.4.242); FILE MERGED 2005/09/05 12:35:16 rt 1.4.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b5b9f4f166dc6b5c0e9fb00bd2e1cc49868fe710]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:11:08 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6c6455e6b21eb83c363cfd1fae7da405577e427f]

INTEGRATION: CWS ooo19126 (1.6.342); FILE MERGED 2005/09/05 17:25:39 rt 1.6.342.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e09df28e55c88eb1685df25d5290a407e33c26bc]

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>  [9e95b3570a54ddf850d998060907f843526ddcdf]

INTEGRATION: CWS ooo19126 (1.4.42); FILE MERGED 2005/09/05 11:11:07 rt 1.4.42.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3b3cffaf3709b1c6b48e0b420319196e764e3aba]

INTEGRATION: CWS ooo19126 (1.2.242); FILE MERGED 2005/09/05 12:35:16 rt 1.2.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5b0630bd196678e4ac7dde767b573afb2485172c]

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>  [b6dae02aab7261ae63d0ead9bf62499dffb03732]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:11:06 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5ca0e534feb5fb2f71fa18303f041d7390b11080]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:35:16 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [454f99dc3fb06710fead609dc8638b99fdf4ceb4]

INTEGRATION: CWS ooo19126 (1.10.342); FILE MERGED 2005/09/05 17:25:38 rt 1.10.342.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [023db2f53fb7c5078c095c6388c004e5023e5eda]

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>  [411dfa3011f59f910e0238f47f64183e696851a4]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:35:15 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [59aab2132e34945e0f8ca22c02c9fee24c7af96c]

INTEGRATION: CWS ooo19126 (1.5.74); FILE MERGED 2005/09/05 17:25:38 rt 1.5.74.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bc5adfa6d8528dfc1ce3a74c07cb28ad697459cc]

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>  [6c6b76cd66ae46517714c3a4289037611b6f00e4]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:11:05 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c46fcffd3406d267a4a81f2b22449e7e51d32ce6]

INTEGRATION: CWS ooo19126 (1.1.348); FILE MERGED 2005/09/05 17:25:38 rt 1.1.348.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [45bbecc722c3095b821273d1fcfc891c38be1f33]

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>  [95d14a87935ed67f1a6627cc760aef5dcbf3a66c]

INTEGRATION: CWS ooo19126 (1.4.242); FILE MERGED 2005/09/05 12:35:14 rt 1.4.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0d2c0d2960fd72ba890f3d47a2cce77208c126ed]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:11:05 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e5aeccd52c5cba75b5e202f396617600d997a15d]

INTEGRATION: CWS ooo19126 (1.3.350); FILE MERGED 2005/09/05 17:25:38 rt 1.3.350.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [905fce129d89273d8810510fbab1d0b036edbf01]

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>  [5ac7f66859651085cd4983404bfefe5fce83c7c3]

INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGED 2005/09/05 12:35:14 rt 1.3.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [985986bcb2ea9f6c354ae4361d9652769c58a23a]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:11:05 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [724c8c47f3a6904334f2f131828e682829203974]

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>  [a54b60f199b917d4e1fffb2607e7ae667dfc86dd]

INTEGRATION: CWS ooo19126 (1.3.352); FILE MERGED 2005/09/05 17:25:37 rt 1.3.352.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e6c91eba999174acea5aa0cbd28f4c0a6ef79e17]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:35:14 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [41d279644520c3719224ab3a00c98ffda80ffcd1]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:11:03 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d2ab3ce74f0ad5f9e98985b0afe82da2bf69e5e6]

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>  [f1f97e31a4b5e952cb3dd39533e78f7cc1672699]

INTEGRATION: CWS ooo19126 (1.2.342); FILE MERGED 2005/09/05 17:25:37 rt 1.2.342.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8c991f40ed649be99c41738fa0d3ba78753e8d50]

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>  [eee0f5f5faf35af9fc85d6681252e16f7db57281]

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>  [b0d929f6a5112a84341e3406e21a1c0a7e3fe169]

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>  [c0bb0056c87227894b5429c55071759bb3a75502]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:11:02 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [12c7195301fe5d93db203ff823b4f9f121d91a73]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:11:02 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2ffd3dafd675d624c73cda25eb9747032682c99c]

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>  [997450da1f344aeb6ef0832e664eee1ea42d9dbd]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:35:13 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e1341b4cc1fc383e2c9f694017970ba8f083261d]

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>  [8714f8ea02574c55c19fdb730cf2561c6eab3ec3]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:35:13 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f2c86a7bb6108a57fa9ba36e2789241bf633fe8c]

INTEGRATION: CWS ooo19126 (1.3.342); FILE MERGED 2005/09/05 17:25:36 rt 1.3.342.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [06f83ee5948c65bad574a4aca55b03a2ee9a2e7c]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:11:01 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7e6c29d378d95826276f63eac7571bd1149a1f56]

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>  [bfe79c6e66d4544090880e13799a3fa6d9f95b70]

INTEGRATION: CWS ooo19126 (1.6.178); FILE MERGED 2005/09/05 12:35:13 rt 1.6.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a2dfd1df4cfef44da69e3da3155d191f5c413736]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:11:00 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bd9297b61c4620abb65fa93ed0047392ef0e9327]

INTEGRATION: CWS ooo19126 (1.7.178); FILE MERGED 2005/09/05 12:35:13 rt 1.7.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [20f8408f8508155d9df6cb569ffc94db4806454b]

INTEGRATION: CWS ooo19126 (1.1.1.1.364); FILE MERGED 2005/09/05 17:25:36 rt 1.1.1.1.364.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ea4b3e93d4294eb5bf4d62f57c7a238a76a618bc]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:10:59 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9d53b1b7ac221dc06998542a37e495dd682b4c59]

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>  [6320fde40f6356d540d4fccfeb75d7032e2f929d]

INTEGRATION: CWS ooo19126 (1.4.242); FILE MERGED 2005/09/05 12:35:12 rt 1.4.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [39ff705585ef52d628dc653573bac679d632a0a6]

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>  [73e2f602ab6853f13a23a28ba654ecf1381d51cf]

INTEGRATION: CWS ooo19126 (1.2.108); FILE MERGED 2005/09/05 17:25:35 rt 1.2.108.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [be5a9834c546befcd2c0fcf12ce9dc0dd43dea7c]

INTEGRATION: CWS ooo19126 (1.2.286); FILE MERGED 2005/09/05 12:35:12 rt 1.2.286.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f126ef776d7962721aacc6bbc0699bd59d782d20]

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>  [6ee76891a139dc6d2583e9964eaca320ccc7c7f0]

INTEGRATION: CWS ooo19126 (1.7.108); FILE MERGED 2005/09/05 17:25:35 rt 1.7.108.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0dee27e5ce11f94c88c3880d05ff3d440944017c]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:35:12 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [146925d40403d9ecaf0d4019137e52d626f38677]

INTEGRATION: CWS ooo19126 (1.5.44); FILE MERGED 2005/09/05 11:10:59 rt 1.5.44.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4622d11087ab5a6b0b4cfcffc75360083a714fcb]

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>  [cc6ff12a2dd0f3f65e3d638e34a3b763ced649d8]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:35:11 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c35a6f745de58280da6a2f3ade0cbb85ae8a0286]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:10:58 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [882f2cda023d87f4710c9437e75980a645307027]

INTEGRATION: CWS ooo19126 (1.7.106); FILE MERGED 2005/09/05 17:25:34 rt 1.7.106.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0f134a5cc9f43afab3d29731fa2f915688926030]

INTEGRATION: CWS ooo19126 (1.4.242); FILE MERGED 2005/09/05 12:35:11 rt 1.4.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a7b3d50d9be7abe703341af3f34dad29f71481eb]

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>  [fb406bd669b23ef310875871f827aecc6c936c22]

INTEGRATION: CWS ooo19126 (1.1.1.1.364); FILE MERGED 2005/09/05 17:25:34 rt 1.1.1.1.364.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6c728d328992430891f9fa8a36ba97bf6e0a79ad]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:10:57 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3f440b31ae0df9e59fc623a4613ed9873c1a05dd]

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>  [48b77fbadb52d563c597e51b15286bc230117f65]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:10:57 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [974b0bd07ffc3d701300c946634fe3b34d5b4c84]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:35:10 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fdb783de61351bf86f37f9be075fa411ac5df028]

INTEGRATION: CWS ooo19126 (1.7.268); FILE MERGED 2005/09/05 17:25:34 rt 1.7.268.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [48dd6c86602a105dd612738193c30338ed1694bf]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:10:56 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [203e3e8f1f2dfc18a7decb8639c16d722eab61e0]

INTEGRATION: CWS ooo19126 (1.2.362); FILE MERGED 2005/09/05 17:25:33 rt 1.2.362.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2a057cea93327f5ead3239992f1a3deff8fc4fd8]

INTEGRATION: CWS ooo19126 (1.2.242); FILE MERGED 2005/09/05 12:35:10 rt 1.2.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e2da1070f5f178d18d7b698637e6d9363b420a00]

INTEGRATION: CWS ooo19126 (1.12.256); FILE MERGED 2005/09/05 17:25:33 rt 1.12.256.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3ac2d29383572d726dbb8e27d0566344867d4190]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:35:09 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [234be00af08902f965e7d1697e143902e9857c9b]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:10:55 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9dceae7fc46244e55a34322e92e46156d62109c1]

INTEGRATION: CWS ooo19126 (1.2.108); FILE MERGED 2005/09/05 17:25:33 rt 1.2.108.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [119f1406bc6ae2d5817a20d5665404bd519b721a]

INTEGRATION: CWS ooo19126 (1.4.242); FILE MERGED 2005/09/05 12:35:09 rt 1.4.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6908278502f0da8e0d1abb6f8838506eb68de40c]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:10:54 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [036b7e59272fcbaad195e337aaff50b0ce21367b]

INTEGRATION: CWS ooo19126 (1.6.108); FILE MERGED 2005/09/05 17:25:33 rt 1.6.108.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2a0aa6dd6d0e2273aad98f9822338fa441170347]

INTEGRATION: CWS ooo19126 (1.4.242); FILE MERGED 2005/09/05 12:35:08 rt 1.4.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d66faad6abc5e58cf37d117e01b2b1eac937a0e7]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:10:53 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [55c4be712013595e03dbcde8500d135b4dab0038]

INTEGRATION: CWS ooo19126 (1.4.242); FILE MERGED 2005/09/05 12:35:07 rt 1.4.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cef5861cb4b72687555e57c88833f91577fbe995]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:10:52 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [04a4a3821ff455234dcb184d0c7edeaa2f8637e5]

INTEGRATION: CWS ooo19126 (1.1.1.1.364); FILE MERGED 2005/09/05 17:25:32 rt 1.1.1.1.364.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ce206b2f6b5b1e229a56e94699ae7a868a4605c1]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:35:07 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0126de83005be8f0e5e924b747ea3d39f1fa5e5c]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:35:06 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [79f5111dcdb63f0e7a35427a65fe454aad63ddd2]

INTEGRATION: CWS ooo19126 (1.11.242); FILE MERGED 2005/09/05 12:35:06 rt 1.11.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0aec74cb90ee0918d98dd087d6da38b5054a2b4d]

INTEGRATION: CWS ooo19126 (1.9.94); FILE MERGED 2005/09/05 17:25:32 rt 1.9.94.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9eb71c2698ace9928a8b0959d534cb220990b4c0]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:35:05 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [978e87206ebb79f79b93b1d935f0c98dcbad1f25]

INTEGRATION: CWS ooo19126 (1.1.1.1.364); FILE MERGED 2005/09/05 17:25:31 rt 1.1.1.1.364.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fb4cbc19c8b0833016ab46665ba15a23681794d5]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:35:05 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a2b9392fefcc7d5ce9a91f224ebbd67508c73e1b]

INTEGRATION: CWS ooo19126 (1.2.360); FILE MERGED 2005/09/05 17:25:31 rt 1.2.360.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [08a168d2a254bd2dc63cbe96899fc74e98e28a63]

INTEGRATION: CWS ooo19126 (1.4.242); FILE MERGED 2005/09/05 12:35:05 rt 1.4.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [be94fb3a1f50ce6b4519776b737cc8960c7ae340]

INTEGRATION: CWS ooo19126 (1.12.242); FILE MERGED 2005/09/05 12:35:04 rt 1.12.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0797faab41ca6b00cac5db452ea4884f5bba12aa]

INTEGRATION: CWS ooo19126 (1.2.108); FILE MERGED 2005/09/05 17:25:30 rt 1.2.108.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9311f24bf20cae205796131b8af91bf5da3329ea]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:35:04 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1e7e7c5ea0c6eae3cc232cdf96386367d25994d9]

INTEGRATION: CWS ooo19126 (1.9.242); FILE MERGED 2005/09/05 12:35:04 rt 1.9.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f37fd7f433152305b8d57b280fa1a20b7f5ccc80]

INTEGRATION: CWS ooo19126 (1.6.94); FILE MERGED 2005/09/05 17:25:29 rt 1.6.94.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b54aed5f58511640206061140c901c370423a115]

INTEGRATION: CWS ooo19126 (1.2.58); FILE MERGED 2005/09/05 17:25:29 rt 1.2.58.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5cfa10dd5a12e852eb8d72868491a18b6c956c2f]

INTEGRATION: CWS ooo19126 (1.2.242); FILE MERGED 2005/09/05 12:35:03 rt 1.2.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0b8503bd080ca3afcbb8e1f2d23d44a9e8973222]

INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGED 2005/09/05 12:35:03 rt 1.3.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [af197ec5b7fb83d447d0583a3de2295077d6ca37]

INTEGRATION: CWS ooo19126 (1.2.58); FILE MERGED 2005/09/05 17:25:28 rt 1.2.58.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2f5c489bb49cf63e9b0b04266a29fc2b243328b1]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:35:02 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4f1618f2c6558f051ea46d15f2296e08ea83e210]

INTEGRATION: CWS ooo19126 (1.22.242); FILE MERGED 2005/09/05 12:35:02 rt 1.22.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [341dbd33f56e48c13af3f5c837a4cf9e576bbf9e]

INTEGRATION: CWS ooo19126 (1.3.28); FILE MERGED 2005/09/05 17:25:28 rt 1.3.28.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0d3ae9501832ca62cacf45745577ccac8cd4dc08]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:35:01 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a0f356767d2183269892e971c97d22263c83b840]

INTEGRATION: CWS ooo19126 (1.6.60); FILE MERGED 2005/09/05 17:25:28 rt 1.6.60.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6f6d0274683ee3cad25a47cfe1afd8600d80d9b0]

INTEGRATION: CWS ooo19126 (1.2.62); FILE MERGED 2005/09/05 17:25:27 rt 1.2.62.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9eeaa1e1cfe10ebafd19364e5b9248fb1c19b75f]

INTEGRATION: CWS ooo19126 (1.4.242); FILE MERGED 2005/09/05 12:35:01 rt 1.4.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [719427ecaf728f273d50470b650a2ce02336656d]

INTEGRATION: CWS ooo19126 (1.6.58); FILE MERGED 2005/09/05 17:25:27 rt 1.6.58.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0d394efaa98cd60e8fc7d36ecef300b0cbfd726f]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:35:01 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [66c6d05e8b84c9d90b8f5db6946ca1c7d3ffb6db]

INTEGRATION: CWS ooo19126 (1.2.94); FILE MERGED 2005/09/05 17:25:27 rt 1.2.94.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9fc2bda62374b288063212120f6e67c588ea9e11]

INTEGRATION: CWS ooo19126 (1.4.242); FILE MERGED 2005/09/05 12:35:00 rt 1.4.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [072a362c734f0c1ea90238aec9393b2c4650f882]

INTEGRATION: CWS ooo19126 (1.2.58); FILE MERGED 2005/09/05 17:25:27 rt 1.2.58.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [53b883082b82ddf43f67d57e7d215592419dcba0]

INTEGRATION: CWS ooo19126 (1.2.58); FILE MERGED 2005/09/05 17:25:26 rt 1.2.58.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e48d3ab46d16b2140e6b17b45abbb202e4c0dc46]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:34:59 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [358c9e5f917015d2614db906f224af2400420272]

INTEGRATION: CWS ooo19126 (1.4.74); FILE MERGED 2005/09/05 17:25:26 rt 1.4.74.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5224478433fbafddf3d49a1c912ede47dd372657]

INTEGRATION: CWS ooo19126 (1.2.242); FILE MERGED 2005/09/05 12:34:59 rt 1.2.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4e492c37dc431b6c186e28e467037414801452c6]

INTEGRATION: CWS ooo19126 (1.12.198); FILE MERGED 2005/09/05 17:25:26 rt 1.12.198.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d506362e799fb14b399cca578651cfb43d57972a]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:34:59 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8fc50c8cb25c8bc0adc08cc092c6c95047d7a57a]

INTEGRATION: CWS ooo19126 (1.2.352); FILE MERGED 2005/09/05 17:25:25 rt 1.2.352.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3eba37c54c6febdefaded84c10c5dc0f6aaeca29]

INTEGRATION: CWS ooo19126 (1.2.242); FILE MERGED 2005/09/05 12:34:58 rt 1.2.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f9414535547d346222fd764ecff8675ad1c9b8dc]

INTEGRATION: CWS ooo19126 (1.5.342); FILE MERGED 2005/09/05 17:25:25 rt 1.5.342.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b42de6d3c56a24e728f8d26ef70a3122d5b6a53f]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:34:58 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8922f7e6191779341a3a621a434c83bbd4b1326a]

INTEGRATION: CWS ooo19126 (1.3.352); FILE MERGED 2005/09/05 17:25:25 rt 1.3.352.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3ba66d737958e27b9a33df08167d978584846df8]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:10:31 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e79f9fcede4581f71679d9259b7ddba05592963b]

INTEGRATION: CWS ooo19126 (1.2.132); FILE MERGED 2005/09/05 17:25:25 rt 1.2.132.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8307355e4aebd7ed4cb42390cb280971e6762494]

INTEGRATION: CWS ooo19126 (1.5.76); FILE MERGED 2005/09/05 11:10:30 rt 1.5.76.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [789335f06c7d185bd4ccfe540ac9fd26e7a22d67]

INTEGRATION: CWS ooo19126 (1.2.360); FILE MERGED 2005/09/05 17:25:25 rt 1.2.360.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3d3dc0497668f99a6702227cb255f58ae672cd09]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:34:57 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a68873fda02cff4ed2b175d433c76131e2470223]

INTEGRATION: CWS ooo19126 (1.4.90); FILE MERGED 2005/09/05 11:10:29 rt 1.4.90.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [857061f026ce33b51301397c89627ec8f0ab0408]

INTEGRATION: CWS ooo19126 (1.4.74); FILE MERGED 2005/09/05 17:25:24 rt 1.4.74.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fa6515346dccb263fdbc273041b4d316ec0b422c]

INTEGRATION: CWS ooo19126 (1.2.242); FILE MERGED 2005/09/05 12:34:57 rt 1.2.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [54c8b42f16f846f266a98c7f8af8c9e073c9485f]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:10:28 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [db1ad98a37aa6f62638e2691e33d6826c0c1c191]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:34:57 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [16af2d80f07effbe507ab008b7be08fbb36441d5]

INTEGRATION: CWS ooo19126 (1.1.364); FILE MERGED 2005/09/05 17:25:24 rt 1.1.364.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4dbdbd56e239ab77981d6d11e074db9c0922f519]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:34:56 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c78099e4e5907afff092880870a0fef2065bf98c]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:10:27 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e5fa0f2d685eeeb337640f606ab4aaa104a9a85b]

INTEGRATION: CWS ooo19126 (1.11.40); FILE MERGED 2005/09/05 17:25:23 rt 1.11.40.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5b49723bbf3e58f186ca20cc530463558dcebc8d]

INTEGRATION: CWS ooo19126 (1.4.242); FILE MERGED 2005/09/05 12:34:56 rt 1.4.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [59eb1e5bdf35a0192551bd8df850c692c102711e]

INTEGRATION: CWS ooo19126 (1.17.78); FILE MERGED 2005/09/05 17:25:23 rt 1.17.78.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [94d51880e4bafeb89a896f37725b80c213bfefa8]

INTEGRATION: CWS ooo19126 (1.6.178); FILE MERGED 2005/09/05 12:34:56 rt 1.6.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3254fd8dce7646f830327d4f7e9c850b1233128b]

INTEGRATION: CWS ooo19126 (1.10.198); FILE MERGED 2005/09/05 17:25:23 rt 1.10.198.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ce5e8cf0f9f5e5493b664c9021d240990a66551a]

INTEGRATION: CWS ooo19126 (1.4.242); FILE MERGED 2005/09/05 12:34:55 rt 1.4.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8aeb73fcd591f7970b317d276d446b08b0845e38]

INTEGRATION: CWS ooo19126 (1.7.74); FILE MERGED 2005/09/05 17:25:23 rt 1.7.74.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [59609cddf52efb475a1b733a00e7f10a0f74d483]

INTEGRATION: CWS ooo19126 (1.2.636); FILE MERGED 2005/09/05 12:34:54 rt 1.2.636.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b3b20a2fed17957c2b4f9a259d28e561235d4893]

INTEGRATION: CWS ooo19126 (1.23.198); FILE MERGED 2005/09/05 17:25:22 rt 1.23.198.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [becbc79f18774f2e332267d497553d2a19b0d56c]

INTEGRATION: CWS ooo19126 (1.2.242); FILE MERGED 2005/09/05 12:34:54 rt 1.2.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [be2bfa8c873e7ab53938ab78c297e0b5e9040eca]

INTEGRATION: CWS ooo19126 (1.2.198); FILE MERGED 2005/09/05 17:25:22 rt 1.2.198.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ea130af33144535b8bd639c012a1f721fee0e32b]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:10:21 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [79bc58b3c4df484fb481bd4fbe8efc47d52363cf]

INTEGRATION: CWS ooo19126 (1.20.112); FILE MERGED 2005/09/05 17:25:22 rt 1.20.112.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b523bb896ee6649cd706f57dc46812f7d53d922b]

INTEGRATION: CWS ooo19126 (1.5.128); FILE MERGED 2005/09/05 11:10:20 rt 1.5.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [59b8132748aa52be6d430387ae9d07bd218cf1a2]

INTEGRATION: CWS ooo19126 (1.7.326); FILE MERGED 2005/09/05 17:25:22 rt 1.7.326.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c528d55fe2949e9e4d580719c91db17297a7456f]

INTEGRATION: CWS ooo19126 (1.7.178); FILE MERGED 2005/09/05 12:34:53 rt 1.7.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [dda5fc71168f8900e8acf9f37f678a4e0ac140ab]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:10:19 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c8282b0521462409115417731e67ae2895a56c74]

INTEGRATION: CWS ooo19126 (1.32.132); FILE MERGED 2005/09/05 17:25:21 rt 1.32.132.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [13050991daaed7971194dd496a2057fc7c965cb8]

INTEGRATION: CWS ooo19126 (1.2.242); FILE MERGED 2005/09/05 12:34:53 rt 1.2.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7e14440b9516e82f88999768a69039f1e81d3b49]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:10:19 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5337dae6365a0f0fdf4d25481db5f869ca139175]

INTEGRATION: CWS ooo19126 (1.15.198); FILE MERGED 2005/09/05 17:25:21 rt 1.15.198.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fcb5462d19f1308350b4c25d8e23378226f16713]

INTEGRATION: CWS ooo19126 (1.2.242); FILE MERGED 2005/09/05 12:34:52 rt 1.2.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5e11122f4119527d2dc0902ade5871b600b35d43]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:10:18 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [16f0f5839d7bf608ea4faf6199f101cdfcf39d8a]

INTEGRATION: CWS ooo19126 (1.2.198); FILE MERGED 2005/09/05 17:25:21 rt 1.2.198.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cc368bee4565b28d8f9d54450fe2d457594c0b3f]

INTEGRATION: CWS ooo19126 (1.7.252); FILE MERGED 2005/09/05 17:25:20 rt 1.7.252.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [481c64aefe78602bfce26ee22cbd6bbc5fa2be92]

INTEGRATION: CWS ooo19126 (1.5.128); FILE MERGED 2005/09/05 11:10:17 rt 1.5.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e77b9998ecd753a1529e393159d84791d14e99c2]

INTEGRATION: CWS ooo19126 (1.2.198); FILE MERGED 2005/09/05 17:25:20 rt 1.2.198.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6f3022f441e9bd56e4cfca908187b2d2d2c05101]

INTEGRATION: CWS ooo19126 (1.2.242); FILE MERGED 2005/09/05 12:34:51 rt 1.2.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6e051e22a0b4b54f82925ace6affeb5e6d9e74fe]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:10:15 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [465894e4421cb69a6b88b07a4f32e59617dcd37e]

INTEGRATION: CWS ooo19126 (1.7.326); FILE MERGED 2005/09/05 17:25:20 rt 1.7.326.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7b51a1f6edaa607ab1cebb12e5617566a91796de]

INTEGRATION: CWS ooo19126 (1.20.320); FILE MERGED 2005/09/05 17:25:20 rt 1.20.320.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d64c0ca4c903f4e2ca37bc922783ff828740b60a]

INTEGRATION: CWS ooo19126 (1.7.178); FILE MERGED 2005/09/05 12:34:51 rt 1.7.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b6c9b34170ff5c189a64c256c0f19a38ff5d7674]

INTEGRATION: CWS ooo19126 (1.9.74); FILE MERGED 2005/09/05 17:25:19 rt 1.9.74.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6c468d7fa1347f3cd33ba184b3f6110383aefd05]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:10:10 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9a1e61651e0a72d9a0f0fdd78c50db8fd146bf8d]

INTEGRATION: CWS ooo19126 (1.2.242); FILE MERGED 2005/09/05 12:34:50 rt 1.2.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [75fc7f25498f0d53c55a20bf0e4737026b65b13b]

INTEGRATION: CWS ooo19126 (1.7.320); FILE MERGED 2005/09/05 17:25:19 rt 1.7.320.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [dfde537e047e0adc09145c62f8b951b746062170]

INTEGRATION: CWS ooo19126 (1.7.178); FILE MERGED 2005/09/05 12:34:50 rt 1.7.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [dcd4f997ea31afbdbd5e73c9e8cf3d24002e4751]

INTEGRATION: CWS ooo19126 (1.14.162); FILE MERGED 2005/09/05 17:25:18 rt 1.14.162.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [52015638941c106615d09d9dcbf8e313e84d4b0b]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:10:10 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c3eb75f851a8a3e4c21323d84c98002f41978fd2]

INTEGRATION: CWS ooo19126 (1.5.74); FILE MERGED 2005/09/05 17:25:18 rt 1.5.74.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9a39d8f8ec267d46af3905b97069b430f2767f26]

INTEGRATION: CWS ooo19126 (1.7.178); FILE MERGED 2005/09/05 12:34:49 rt 1.7.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0bdf8432d1196dd74b74d394f8271e3f68dcce1c]

INTEGRATION: CWS ooo19126 (1.35.78); FILE MERGED 2005/09/05 17:25:18 rt 1.35.78.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [62ae4239965ac2ab38a510fa42bb5c33f43b1a90]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:10:07 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [890761cc125ac9d3bc4dde3ed957caefada600d2]

INTEGRATION: CWS ooo19126 (1.2.242); FILE MERGED 2005/09/05 12:34:49 rt 1.2.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2ae5ac4afac2190c25ea425374b430f67dea9881]

INTEGRATION: CWS ooo19126 (1.2.352); FILE MERGED 2005/09/05 17:25:17 rt 1.2.352.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [902c832d7d9a832d6ae4cce9e472c00c04430fb2]

INTEGRATION: CWS ooo19126 (1.6.128); FILE MERGED 2005/09/05 11:10:06 rt 1.6.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c600e30bd3f4bb4989fbcda8bd29d64798e22b1a]

INTEGRATION: CWS ooo19126 (1.8.342); FILE MERGED 2005/09/05 17:25:17 rt 1.8.342.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7df6d86dd1cf17676edb26b7b159a83dfbe248f6]

INTEGRATION: CWS ooo19126 (1.13.480); FILE MERGED 2005/09/05 12:34:48 rt 1.13.480.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [92031f4f8c04ffaffccabf73f710a6cc870f4725]

INTEGRATION: CWS ooo19126 (1.5.128); FILE MERGED 2005/09/05 11:10:05 rt 1.5.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [60fbacc27f6dc3f2e5894540ee681ef37a6e4c6e]

INTEGRATION: CWS ooo19126 (1.3.352); FILE MERGED 2005/09/05 17:25:17 rt 1.3.352.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e76431e2a233c33be639638377a17c75e0e335a9]

INTEGRATION: CWS ooo19126 (1.2.242); FILE MERGED 2005/09/05 12:34:48 rt 1.2.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0571fa40645ed43fbff8e4bc82b635426f693ad3]

INTEGRATION: CWS ooo19126 (1.8.4); FILE MERGED 2005/09/05 11:10:05 rt 1.8.4.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7ecb98e949d14d50697834a51420bbcc8dfb1657]

INTEGRATION: CWS ooo19126 (1.8.178); FILE MERGED 2005/09/05 12:34:47 rt 1.8.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2c4f38c236c63f72db73835c0fb971ba3d15daf4]

INTEGRATION: CWS ooo19126 (1.6.74); FILE MERGED 2005/09/05 17:25:17 rt 1.6.74.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9945c3a5af2f0399f3bbc9d3b665a639bddde031]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:10:05 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3cc4d983027fccda9184446f3b3f89c036e57795]

INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGED 2005/09/05 12:34:46 rt 1.3.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1cb02440437516b609ed1612694a22a345e57466]

INTEGRATION: CWS ooo19126 (1.1.1.1.364); FILE MERGED 2005/09/05 17:25:16 rt 1.1.1.1.364.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1b1e6a07254d1b97da7d0f0aaaa2b7c7fc2e72a7]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:10:04 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1bef66a366c8705ca82d10b7b47372a0e9f0ffca]

INTEGRATION: CWS ooo19126 (1.2.242); FILE MERGED 2005/09/05 12:34:46 rt 1.2.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0ebcfb9f48c5a88efbb5d0884d72dabcbba918ed]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:10:02 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2100c8bd4e693ff344fa68e6b649882efa659e0e]

INTEGRATION: CWS ooo19126 (1.4.242); FILE MERGED 2005/09/05 12:34:45 rt 1.4.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [942362bb64e920e0b4ce3e3fedf337963e46d150]

INTEGRATION: CWS ooo19126 (1.6.74); FILE MERGED 2005/09/05 17:25:15 rt 1.6.74.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f942737bc3a8f89b60ca05b1523396d89d3545bb]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:10:01 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0d493a3d048d0b51c1032a704bf0ba46919a40cd]

INTEGRATION: CWS ooo19126 (1.11.78); FILE MERGED 2005/09/05 17:25:15 rt 1.11.78.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2f8bfaea4818f509727abe25b01fc6ae7f578fb5]

INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGED 2005/09/05 12:34:45 rt 1.3.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8903697cb053929551a687172ee41d579d1d5cc5]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:10:00 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [78674388fa201a9dc18135d0fc72e5164441fe33]

INTEGRATION: CWS ooo19126 (1.2.132); FILE MERGED 2005/09/05 17:25:15 rt 1.2.132.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2911ff77276645f0809aa247eafbf3b526e7564b]

INTEGRATION: CWS ooo19126 (1.8.178); FILE MERGED 2005/09/05 12:34:45 rt 1.8.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6d49427d66a1c8ea8354d2b013d89f2faf852d9f]

INTEGRATION: CWS ooo19126 (1.5.76); FILE MERGED 2005/09/05 11:10:00 rt 1.5.76.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cec51a57dfe7be413992630d81153b310cf4a426]

INTEGRATION: CWS ooo19126 (1.3.352); FILE MERGED 2005/09/05 17:25:14 rt 1.3.352.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9be2abad5228111d63ce9801dbef4d5f4c757320]

INTEGRATION: CWS ooo19126 (1.2.242); FILE MERGED 2005/09/05 12:34:45 rt 1.2.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [04aae57bf33c17a290571ad31a25868c543f868f]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:09:58 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c854e59841ce8abb666dda5466a109d7709ae030]

INTEGRATION: CWS ooo19126 (1.6.342); FILE MERGED 2005/09/05 17:25:14 rt 1.6.342.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a434239b42dccdb3bb7f23da88fa335b169b92c6]

INTEGRATION: CWS ooo19126 (1.2.242); FILE MERGED 2005/09/05 12:34:44 rt 1.2.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ce1b18c2ae647557df58d255caabc6d626c63340]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:09:57 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [93f1fc5f139c6d650956cf15d9c0d91b5fe314ea]

INTEGRATION: CWS ooo19126 (1.7.326); FILE MERGED 2005/09/05 17:25:14 rt 1.7.326.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d5e7ba929084b6353079e84ab8de8619ea5da030]

INTEGRATION: CWS ooo19126 (1.5.326); FILE MERGED 2005/09/05 17:25:14 rt 1.5.326.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bf5411d3ddc15200a66ccd35af9c7e46d112d66f]

INTEGRATION: CWS ooo19126 (1.2.242); FILE MERGED 2005/09/05 12:34:43 rt 1.2.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [943d064d0afc65de737836a8ddd33a84f9932bae]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:09:56 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [917aec474a5175f319491a66dc2127149f10cc72]

INTEGRATION: CWS ooo19126 (1.5.74); FILE MERGED 2005/09/05 17:25:13 rt 1.5.74.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9d1e175fca8b516ef67de30bffd53cdfebc5f2bc]

INTEGRATION: CWS ooo19126 (1.5.128); FILE MERGED 2005/09/05 11:09:55 rt 1.5.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [edfc0fb47e57a801cca762719eed53fddb5d88e2]

INTEGRATION: CWS ooo19126 (1.1.352); FILE MERGED 2005/09/05 17:25:13 rt 1.1.352.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5f8cbf9dae8b4364b8b1ca45eaddce7fe2c38a07]

INTEGRATION: CWS ooo19126 (1.2.242); FILE MERGED 2005/09/05 12:34:42 rt 1.2.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d4fc2485b160838dad2e9017c005b4b73b90667a]

INTEGRATION: CWS ooo19126 (1.5.90); FILE MERGED 2005/09/05 11:09:54 rt 1.5.90.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [70d51aed08ce4d9261d0041815bc83ab4d21d60a]

INTEGRATION: CWS ooo19126 (1.1.1.1.364); FILE MERGED 2005/09/05 17:25:13 rt 1.1.1.1.364.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2041b9eb67b86cdd6674d62d0e4880da3f810848]

INTEGRATION: CWS ooo19126 (1.4.126); FILE MERGED 2005/09/05 11:09:53 rt 1.4.126.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [de2fb236a2f85357eb92ad0c3a714ff8bd81b5dc]

INTEGRATION: CWS ooo19126 (1.4.74); FILE MERGED 2005/09/05 17:25:12 rt 1.4.74.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ed81eb500b380c6ebc1bcbe3b93fa260d4dd394c]

INTEGRATION: CWS ooo19126 (1.4.242); FILE MERGED 2005/09/05 12:34:42 rt 1.4.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [70cce6ed5533ce910722d083dc3f4e9995ac233f]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:09:53 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a598fda6f7d0db032d3bc4af9b0f9144e8e3a1d6]

INTEGRATION: CWS ooo19126 (1.8.198); FILE MERGED 2005/09/05 17:25:12 rt 1.8.198.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [731759c11788a5c62105156cf34faad5957aad6c]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:34:41 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a7f5c2f5c0a8b49fd4abdef46a1b4adc019a4c81]

INTEGRATION: CWS ooo19126 (1.7.128); FILE MERGED 2005/09/05 11:09:52 rt 1.7.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [82e7261c6c6330507654daa4f2a538072178296b]

INTEGRATION: CWS ooo19126 (1.2.352); FILE MERGED 2005/09/05 17:25:11 rt 1.2.352.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1192e0d875dcc58b577b27c0d52c562a29f15bb6]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:09:52 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b6e7e188186d3ba20cd9e22f7026fcebac3367ea]

INTEGRATION: CWS ooo19126 (1.3.342); FILE MERGED 2005/09/05 17:25:11 rt 1.3.342.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [38bee67406e2d0fd3ad69ffbaf10ad525d17bf6b]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:34:40 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fba19ab552b71a6e6634a78174b18f0a106b063d]

INTEGRATION: CWS ooo19126 (1.7.76); FILE MERGED 2005/09/05 11:09:51 rt 1.7.76.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3ec70147e65a5a5764ef71fa3c92f6e74cf8a5f0]

INTEGRATION: CWS ooo19126 (1.3.352); FILE MERGED 2005/09/05 17:25:11 rt 1.3.352.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1d6bca4b5344f9d7e66eacc8c9c940f3e8fd89e8]

INTEGRATION: CWS ooo19126 (1.2.242); FILE MERGED 2005/09/05 12:34:40 rt 1.2.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [80d0ef42084a3dbe7cee08bed158887a5eeacde2]

INTEGRATION: CWS ooo19126 (1.6.74); FILE MERGED 2005/09/05 11:09:51 rt 1.6.74.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6c8c9b9d999de5a85a362fad8d4d77402abeb0c5]

INTEGRATION: CWS ooo19126 (1.2.132); FILE MERGED 2005/09/05 17:25:10 rt 1.2.132.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [703b875506c19985fbd49a780d08e2fa314d14da]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:09:50 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d7c04ef3cedf136c19f358f9afbab504cd8ce225]

INTEGRATION: CWS ooo19126 (1.1.358); FILE MERGED 2005/09/05 17:25:10 rt 1.1.358.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a7a5b8f56d2e7afe1ed46f6317ee8577ad83eb52]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:34:39 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1d9f9d8dfb16c58f1df78823c16eaaf3bb2d7c59]

INTEGRATION: CWS ooo19126 (1.7.178); FILE MERGED 2005/09/05 12:34:39 rt 1.7.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0b88114e12c399ec32222d9ae52ddf9677ce3b72]

INTEGRATION: CWS ooo19126 (1.4.74); FILE MERGED 2005/09/05 17:25:10 rt 1.4.74.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cf4ea6ee64950416ce2b3acc857a579cd7df657c]

INTEGRATION: CWS ooo19126 (1.2.242); FILE MERGED 2005/09/05 12:34:39 rt 1.2.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [74386d8a3574a758fc0942a8094ebb59f96140f6]

INTEGRATION: CWS ooo19126 (1.8.128); FILE MERGED 2005/09/05 11:09:49 rt 1.8.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c961ce451b656adae0cbbf6e80a26f585561a1bf]

INTEGRATION: CWS ooo19126 (1.1.358); FILE MERGED 2005/09/05 17:25:09 rt 1.1.358.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a37fc4a06f28649269d019fd0825df8aef9e6941]

INTEGRATION: CWS ooo19126 (1.2.242); FILE MERGED 2005/09/05 12:34:38 rt 1.2.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [027df60eaa672160a37a83c08671e645da90eb57]

INTEGRATION: CWS ooo19126 (1.4.126); FILE MERGED 2005/09/05 11:09:48 rt 1.4.126.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [eb817dc43f13946e8dc0b1c738065e3b217ffcb3]

INTEGRATION: CWS ooo19126 (1.8.332); FILE MERGED 2005/09/05 17:25:08 rt 1.8.332.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [426b7d39c563d9c85174e4127a00b3d6a6095149]

INTEGRATION: CWS ooo19126 (1.5.128); FILE MERGED 2005/09/05 11:09:48 rt 1.5.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [51e21d80c2566b132ebd2ffddfddbcb7f93c7a46]

INTEGRATION: CWS ooo19126 (1.1.334); FILE MERGED 2005/09/05 17:25:08 rt 1.1.334.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [81aacac6ff3676c50092ac52a12972e19752a026]

INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGED 2005/09/05 12:34:37 rt 1.3.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0d8e7ecf0f91ea16d7312263bdf584a86e65e720]

INTEGRATION: CWS ooo19126 (1.9.178); FILE MERGED 2005/09/05 12:34:37 rt 1.9.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9d538258fe149addddd40b66e7f52c1156e607a1]

INTEGRATION: CWS ooo19126 (1.7.128); FILE MERGED 2005/09/05 11:09:47 rt 1.7.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a8cc389376a0e78ad48fd93c46263114bb85f1bf]

INTEGRATION: CWS ooo19126 (1.6.178); FILE MERGED 2005/09/05 12:34:36 rt 1.6.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [df0a45ec6fc3b6078561be92a39b057cda8af620]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:09:45 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [65bee1fa1ece3278f90ddab901fdc0e6a91edd9f]

INTEGRATION: CWS ooo19126 (1.5.128); FILE MERGED 2005/09/05 11:09:45 rt 1.5.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [87e37bdb805beaca1bd411e0443dc3280a3f6c08]

INTEGRATION: CWS ooo19126 (1.3.162); FILE MERGED 2005/09/05 17:25:07 rt 1.3.162.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1d85099a0bc7590f8adb092c79d2f330994246fc]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:09:44 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c09454e85cd517b829ae3ab52c4f35c3f82ab116]

INTEGRATION: CWS ooo19126 (1.1.334); FILE MERGED 2005/09/05 17:25:07 rt 1.1.334.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9b4a9e7148d4243e02273f268ee5f292f31e08d3]

INTEGRATION: CWS ooo19126 (1.6.178); FILE MERGED 2005/09/05 12:34:35 rt 1.6.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cd5423b2cc1f9aed5f8d00d0ce1e8f01b8b2efbd]

INTEGRATION: CWS ooo19126 (1.3.144); FILE MERGED 2005/09/05 11:09:44 rt 1.3.144.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bcb89f80a776834c9337fb60d5e5cac10482326a]

INTEGRATION: CWS ooo19126 (1.11.320); FILE MERGED 2005/09/05 17:25:07 rt 1.11.320.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [50bc43c44c2d72a2c8cb598285f9630b30b190e3]

INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGED 2005/09/05 12:34:35 rt 1.3.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [77d3abea9e3ea104a383585d5b9bba21d5a75b18]

INTEGRATION: CWS ooo19126 (1.13.162); FILE MERGED 2005/09/05 17:25:07 rt 1.13.162.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5fd45bb80714a45f76cb047d40651cb9c2b5cc7c]

INTEGRATION: CWS ooo19126 (1.5.178); FILE MERGED 2005/09/05 12:34:35 rt 1.5.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [41401c9272d48c046b4bce3738e4e3bf5276308a]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:09:42 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f0fcc090e3977964972621555ffb021d29ce7344]

INTEGRATION: CWS ooo19126 (1.9.78); FILE MERGED 2005/09/05 17:25:07 rt 1.9.78.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [dddeba69f1e0b3d90c8083872efe96a49169f086]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:34:34 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0eda4b69d99ca94bc3a6b4afc09464ec5e7382ec]

INTEGRATION: CWS ooo19126 (1.6.128); FILE MERGED 2005/09/05 11:09:42 rt 1.6.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [071e494c1f83a6fa0cd3607f210899a7f713377d]

INTEGRATION: CWS ooo19126 (1.8.332); FILE MERGED 2005/09/05 17:25:06 rt 1.8.332.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [401d6efb9fe0a904106051b92e2e4d61ad5bddf0]

INTEGRATION: CWS ooo19126 (1.2.242); FILE MERGED 2005/09/05 12:34:34 rt 1.2.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [35a8693a4da2457ba0f024a48d48947600a4b13e]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:09:41 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [77bfd54765123a2a5248d091b4c8409f4a1d4312]

INTEGRATION: CWS ooo19126 (1.6.74); FILE MERGED 2005/09/05 17:25:06 rt 1.6.74.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [89ccd95448e6d0d214ddec8f1782573327e352a3]

INTEGRATION: CWS ooo19126 (1.2.242); FILE MERGED 2005/09/05 12:34:33 rt 1.2.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [14c79ecb94252f48a36313ac0df292a859c2dd76]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:09:40 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [03961e4ee3c21b6533f8fe549646d193283e20d1]

INTEGRATION: CWS ooo19126 (1.5.340); FILE MERGED 2005/09/05 17:25:06 rt 1.5.340.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [dc1f0488b1a4c772649ca81e741242471c86a157]

INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGED 2005/09/05 12:34:33 rt 1.3.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [96698201d16e6be091d5b8a181583784b885d838]

INTEGRATION: CWS ooo19126 (1.6.342); FILE MERGED 2005/09/05 17:25:05 rt 1.6.342.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7b210aaa8bfaf3fc2bba47cf8f210897709bedbc]

INTEGRATION: CWS ooo19126 (1.4.242); FILE MERGED 2005/09/05 12:34:32 rt 1.4.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b48d313078fe9525c6c82677f5621850b6c8f524]

INTEGRATION: CWS ooo19126 (1.5.128); FILE MERGED 2005/09/05 11:09:37 rt 1.5.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [dbbf44ddcd0240503c27bb4b183be086a5495683]

INTEGRATION: CWS ooo19126 (1.8.74); FILE MERGED 2005/09/05 17:25:05 rt 1.8.74.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0ea232c4e6624cffdad308e55a1f8275c82f84a5]

INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGED 2005/09/05 12:34:32 rt 1.3.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3007571aecda6baad84f639b6d2fdcd397b91706]

INTEGRATION: CWS ooo19126 (1.9.132); FILE MERGED 2005/09/05 17:25:05 rt 1.9.132.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [209baacd9d688a284cee40358581cc9318d10a66]

INTEGRATION: CWS ooo19126 (1.5.128); FILE MERGED 2005/09/05 11:09:36 rt 1.5.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3758d87ec00a149621626fe857a7b986f82e1305]

INTEGRATION: CWS ooo19126 (1.2.670); FILE MERGED 2005/09/05 12:34:27 rt 1.2.670.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d9e298789df239024542a5665af117111da38c8d]

INTEGRATION: CWS ooo19126 (1.8.332); FILE MERGED 2005/09/05 17:25:05 rt 1.8.332.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f69f283dfc6550881524b81294a5aff4c81bb711]

INTEGRATION: CWS ooo19126 (1.2.242); FILE MERGED 2005/09/05 12:34:26 rt 1.2.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2c9edc4886f2a3318a4110c51102fbf7e01e46d6]

INTEGRATION: CWS ooo19126 (1.3.332); FILE MERGED 2005/09/05 17:25:04 rt 1.3.332.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a9ba6b59eddc8818367cfb6d6fd068cc8f7237dc]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:09:34 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f1f4f75e40c64f55a694c490dd8cb55324c4e9cf]

INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGED 2005/09/05 12:34:25 rt 1.3.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d54fda72300add5e633afbf4b4798f34f48435e7]

INTEGRATION: CWS ooo19126 (1.7.132); FILE MERGED 2005/09/05 17:25:04 rt 1.7.132.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [090d18c506b759034fd7ffdef4a98bdc07c7a708]

INTEGRATION: CWS ooo19126 (1.6.178); FILE MERGED 2005/09/05 12:34:25 rt 1.6.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [893e8e034e503f610c78a427705556d951d1f0cc]

INTEGRATION: CWS ooo19126 (1.8.132); FILE MERGED 2005/09/05 17:25:04 rt 1.8.132.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [30ef954495136738df63b587b3feddddb4de585b]

INTEGRATION: CWS ooo19126 (1.2.242); FILE MERGED 2005/09/05 12:34:24 rt 1.2.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [87e896f89e94c7adb8e16ce6451c276883dacd42]

INTEGRATION: CWS ooo19126 (1.7.74); FILE MERGED 2005/09/05 17:25:03 rt 1.7.74.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [150b53773efa0101815ae12b7b132195826650fc]

INTEGRATION: CWS ooo19126 (1.5.128); FILE MERGED 2005/09/05 11:09:32 rt 1.5.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e30b19e9145d665f8e332de4b7e9b0d9dbe9cb45]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:34:24 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5af2401654c974abe95cc969f17c3f17125b6e8f]

INTEGRATION: CWS ooo19126 (1.3.352); FILE MERGED 2005/09/05 17:25:03 rt 1.3.352.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ab354fc2cbb292216da91709660510ab8766ecea]

INTEGRATION: CWS ooo19126 (1.39.186); FILE MERGED 2005/09/05 12:33:58 rt 1.39.186.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1fe5f687f4bb4c97593c54e76c158a004dfe07cf]

INTEGRATION: CWS ooo19126 (1.1.1.1.364); FILE MERGED 2005/09/05 17:25:02 rt 1.1.1.1.364.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [be8013970e50f583b44a581d4958aebabab61a69]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:09:31 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [324bd5e78bfbdbea90499a3c06e6e0eec72c6c25]

INTEGRATION: CWS ooo19126 (1.9.188); FILE MERGED 2005/09/05 12:33:57 rt 1.9.188.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0814087a112d90dd088741b4d4a7372824a426c5]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:09:30 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [888e365839e93a6fc851df61f7f5ec2246581e03]

INTEGRATION: CWS ooo19126 (1.7.342); FILE MERGED 2005/09/05 17:25:02 rt 1.7.342.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fa6b9261d43b7d1409cafbefd0b3c9acef04398f]

INTEGRATION: CWS ooo19126 (1.9.242); FILE MERGED 2005/09/05 12:33:57 rt 1.9.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a8a97e71427186f907399ebe9e992a9679d15f80]

INTEGRATION: CWS ooo19126 (1.7.74); FILE MERGED 2005/09/05 17:25:02 rt 1.7.74.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0d6d33c9e932c3b4ff18e713b231706256fd7a4d]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:33:57 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2bba2c183ccf6ceb78c421f5fe3d512235a1e26b]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:09:28 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f352d8dbb69282956164f5c4bc1ab93ea712a76d]

INTEGRATION: CWS ooo19126 (1.2.352); FILE MERGED 2005/09/05 17:25:01 rt 1.2.352.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b94527aff7dc94da498f151553744b15e1eb61e2]

INTEGRATION: CWS ooo19126 (1.9.242); FILE MERGED 2005/09/05 12:33:56 rt 1.9.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [81ef19a119754ce19ee89c79f30e5d42cf7ed231]

INTEGRATION: CWS ooo19126 (1.1.1.1.364); FILE MERGED 2005/09/05 17:25:01 rt 1.1.1.1.364.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e2f597d1f6567bf5fc43a53cc7a881cec8a3bd08]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:09:27 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1696cdc40c51d4e1b3fd66744fa4c263f3b41de6]

INTEGRATION: CWS ooo19126 (1.10.242); FILE MERGED 2005/09/05 12:33:56 rt 1.10.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ae6373075cecd9d22e96bac01377365b90937628]

INTEGRATION: CWS ooo19126 (1.6.342); FILE MERGED 2005/09/05 17:25:01 rt 1.6.342.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6f98810f883da5b9d20c8b20f59537601929cccd]

INTEGRATION: CWS ooo19126 (1.6.74); FILE MERGED 2005/09/05 17:25:01 rt 1.6.74.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [efa0193d811942cf56216d789b515006fc6b6378]

INTEGRATION: CWS ooo19126 (1.9.242); FILE MERGED 2005/09/05 12:33:55 rt 1.9.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [af35c2836c37e8d1e091a020e54f8ded8ed3cbb7]

INTEGRATION: CWS ooo19126 (1.5.44); FILE MERGED 2005/09/05 11:09:26 rt 1.5.44.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [13340c87694bb3c1644a01be7f265ad13ba54693]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:33:55 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [490d0f4d28c7e59c7d3d0c339ffdc587ebfc505f]

INTEGRATION: CWS ooo19126 (1.5.342); FILE MERGED 2005/09/05 17:25:01 rt 1.5.342.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ed50b2949cede5314c06cf6591dbcfaa39659ff8]

INTEGRATION: CWS ooo19126 (1.2.342); FILE MERGED 2005/09/05 17:25:00 rt 1.2.342.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [15dd3aeaced44763d6c43b0c965a718c86fa621b]

INTEGRATION: CWS ooo19126 (1.9.242); FILE MERGED 2005/09/05 12:33:54 rt 1.9.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6614cab6cffb0b24aa4a77527ec56dc259f5029d]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:09:26 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fcd5de5dc0016c1f2d9db94ded2bbebbdaa191b0]

INTEGRATION: CWS ooo19126 (1.4.332); FILE MERGED 2005/09/05 17:25:00 rt 1.4.332.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0075963cad1d859461ff40486813510423e20d52]

INTEGRATION: CWS ooo19126 (1.11.342); FILE MERGED 2005/09/05 17:25:00 rt 1.11.342.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fcf4f437144cb1bef311a6dbd873979865dcd4df]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:09:25 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [be3c456b3a23a168186d2878d15d4acf6cee562f]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:33:54 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9ae13997f6f864b52ad5c65321d2bd318752edcf]

INTEGRATION: CWS ooo19126 (1.3.350); FILE MERGED 2005/09/05 17:24:59 rt 1.3.350.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f72df86418b5812fc5c7690f2b27ff9983c8dec2]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:33:53 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [60edf491be4cac3c5d6519344168e2560466c2da]

INTEGRATION: CWS ooo19126 (1.14.132); FILE MERGED 2005/09/05 17:24:59 rt 1.14.132.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c59102e7f04b722982139f153eb7c755fd19fbb4]

INTEGRATION: CWS ooo19126 (1.6.74); FILE MERGED 2005/09/05 17:24:59 rt 1.6.74.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b1c69bbd8a0fcec3e516a404ee28a2685d6515e4]

INTEGRATION: CWS ooo19126 (1.7.342); FILE MERGED 2005/09/05 17:24:59 rt 1.7.342.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [771caa0ab630efb9cc47851aca7f2eefeb961b9f]

INTEGRATION: CWS ooo19126 (1.9.242); FILE MERGED 2005/09/05 12:33:52 rt 1.9.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [927dcc28ecccc579e17990d817420d10d49e663c]

INTEGRATION: CWS ooo19126 (1.4.332); FILE MERGED 2005/09/05 17:24:58 rt 1.4.332.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [818ac1b34d6e6c2624c301852535795ab675bb20]

INTEGRATION: CWS ooo19126 (1.4.152); FILE MERGED 2005/09/05 11:09:20 rt 1.4.152.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a28335e56469f0ce77c1e8eced58f50c6dd8f452]

INTEGRATION: CWS ooo19126 (1.4.326); FILE MERGED 2005/09/05 17:24:58 rt 1.4.326.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6c26defcb01ca3e7ea55c09fe9c8c8681986875d]

INTEGRATION: CWS ooo19126 (1.4.342); FILE MERGED 2005/09/05 17:24:58 rt 1.4.342.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [52e30fd7631260279d64888f41fbb06e71be0595]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:33:50 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [99a2bb0262c74cc1a6f003424e706489df44f341]

INTEGRATION: CWS ooo19126 (1.6.74); FILE MERGED 2005/09/05 17:24:57 rt 1.6.74.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [88737ee99f20cccc3bd8ac99bb67b6105e5aaaa1]

INTEGRATION: CWS ooo19126 (1.5.74); FILE MERGED 2005/09/05 17:24:57 rt 1.5.74.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9b079d51e84ea1c0ef17087efc50fd127c390d66]

INTEGRATION: CWS ooo19126 (1.10.242); FILE MERGED 2005/09/05 12:33:49 rt 1.10.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [91ee9c8ac597a530595133cc094b66899d4ef223]

INTEGRATION: CWS ooo19126 (1.7.342); FILE MERGED 2005/09/05 17:24:57 rt 1.7.342.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d39a34cb65c32fbb40ef907097252af0712eaec4]

INTEGRATION: CWS ooo19126 (1.8.74); FILE MERGED 2005/09/05 17:24:56 rt 1.8.74.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2b44aa3f8cdf67b6700831148da6b29272cd3811]

INTEGRATION: CWS ooo19126 (1.9.242); FILE MERGED 2005/09/05 12:33:48 rt 1.9.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1583e3f9e88f441f5aaf3a1208872d2ae00395f2]

INTEGRATION: CWS ooo19126 (1.13.320); FILE MERGED 2005/09/05 17:24:56 rt 1.13.320.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [eed918c75d26d4a0fde72cb182b34eaa865d5a8b]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:33:48 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ad238b17f8423b7ef027c213bf08154f26d6455e]

INTEGRATION: CWS ooo19126 (1.4.322); FILE MERGED 2005/09/05 17:24:56 rt 1.4.322.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7d165894fd47af29f548d4fea146f422e643fbde]

INTEGRATION: CWS ooo19126 (1.3.322); FILE MERGED 2005/09/05 17:24:56 rt 1.3.322.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e911ebae1839e250cb4ea05b93d62b474e0dddf1]

INTEGRATION: CWS ooo19126 (1.11.130); FILE MERGED 2005/09/05 12:33:47 rt 1.11.130.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8f77d7f7a0a86c68f71b908e4c49c7896e18feac]

INTEGRATION: CWS ooo19126 (1.9.188); FILE MERGED 2005/09/05 12:33:47 rt 1.9.188.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8548853fc77f6624c661120cb06f3594cec0640b]

INTEGRATION: CWS ooo19126 (1.4.322); FILE MERGED 2005/09/05 17:24:55 rt 1.4.322.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b2571d9074900e1a731dc1f3e81072f3247fc54e]

INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGED 2005/09/05 12:33:47 rt 1.3.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5c7071118a690c99316e9b4c03d729f3187ca045]

INTEGRATION: CWS ooo19126 (1.6.74); FILE MERGED 2005/09/05 17:24:55 rt 1.6.74.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [39a3c3da553da74cbb3a428a071e331ba009c147]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:33:46 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ad04e520aed0e4d581f4d29b7c1fa80a2fc057d9]

INTEGRATION: CWS ooo19126 (1.4.142); FILE MERGED 2005/09/05 11:09:09 rt 1.4.142.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [16dc3f54ac2a73e4d5ba0577d5b39343c0c4849e]

INTEGRATION: CWS ooo19126 (1.5.128); FILE MERGED 2005/09/05 11:09:08 rt 1.5.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f7291d92daeaeb1d613b647080fc089c76316395]

INTEGRATION: CWS ooo19126 (1.9.188); FILE MERGED 2005/09/05 12:33:46 rt 1.9.188.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cb956f2348382edb72ef9f2f70aff0fc2145547b]

INTEGRATION: CWS ooo19126 (1.5.74); FILE MERGED 2005/09/05 17:24:54 rt 1.5.74.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [383de241c6a0df0522bb2cfbdc82963e78de3763]

INTEGRATION: CWS ooo19126 (1.5.128); FILE MERGED 2005/09/05 11:09:06 rt 1.5.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [56fbfeea17b91bf716a9e21f849acb3dec44901e]

INTEGRATION: CWS ooo19126 (1.10.242); FILE MERGED 2005/09/05 12:33:45 rt 1.10.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [77cb251ef495184a69e359a5c0d4de72e4d54bbe]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:09:05 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c2fa00b9508adc81ebf323c0433424ad527fa801]

INTEGRATION: CWS ooo19126 (1.1.1.1.364); FILE MERGED 2005/09/05 17:24:54 rt 1.1.1.1.364.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [df8fc21beae1b5aa00d29d4957475cd2b7e5142f]

INTEGRATION: CWS ooo19126 (1.7.126); FILE MERGED 2005/09/05 11:09:04 rt 1.7.126.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ab19a60847da244c2cfe3096fcddf57f2bb4be2a]

INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGED 2005/09/05 12:33:45 rt 1.3.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4e59320830a6d70262bcf83e7c2cdbd3802846c1]

INTEGRATION: CWS ooo19126 (1.3.356); FILE MERGED 2005/09/05 17:24:54 rt 1.3.356.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b30d6e31938876514692cc1bad8fb7930cef8ec4]

INTEGRATION: CWS ooo19126 (1.5.128); FILE MERGED 2005/09/05 11:09:03 rt 1.5.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ccaa6039439c585a1f78b6b6e1f7ece2ca6f0953]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:33:44 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c8f3cb05147d7bac348b447b21669b42cadfeecc]

INTEGRATION: CWS ooo19126 (1.5.74); FILE MERGED 2005/09/05 17:24:53 rt 1.5.74.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2e9ade1a0f595ab3217c1c00f0c2fdde0e61a254]

INTEGRATION: CWS ooo19126 (1.3.126); FILE MERGED 2005/09/05 11:09:01 rt 1.3.126.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [46dd694f618107b308c1160e081b3974528f51b2]

INTEGRATION: CWS ooo19126 (1.1.1.1.364); FILE MERGED 2005/09/05 17:24:53 rt 1.1.1.1.364.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [29ca7487413efd42339ea6ec576338ee5dc5fb85]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:33:44 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4af37aa05e27544c7e3912c16e918c021dd04ebd]

INTEGRATION: CWS ooo19126 (1.9.320); FILE MERGED 2005/09/05 17:24:53 rt 1.9.320.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3bd978f4c0eaf23432b649005afe3dab44c20639]

INTEGRATION: CWS ooo19126 (1.3.142); FILE MERGED 2005/09/05 11:09:00 rt 1.3.142.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1af552faef771a66c1c3d0066e14d9ce231be1d5]

INTEGRATION: CWS ooo19126 (1.5.178); FILE MERGED 2005/09/05 12:33:43 rt 1.5.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [26c63fdf303e77c8a2a629c9527881b072361747]

INTEGRATION: CWS ooo19126 (1.4.348); FILE MERGED 2005/09/05 17:24:53 rt 1.4.348.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4650f8d7b8d348df271ecf1cab55ab2fb66b7423]

INTEGRATION: CWS ooo19126 (1.8.322); FILE MERGED 2005/09/05 17:24:52 rt 1.8.322.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4f8e033bf08f0608b29ae519abf482cccf540e9d]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:08:59 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [09fc93dbfb5930781744943c9492ea4d772abd1b]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:33:42 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9531ffd459513579c73aaa5b113726b57f1c4032]

INTEGRATION: CWS ooo19126 (1.4.74); FILE MERGED 2005/09/05 17:24:52 rt 1.4.74.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [68ca7a418e2d326cb57254ce3aac92e6dfeef8e1]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:08:59 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d252ce11c28c4610350097f7e5d7cbb680bdd15b]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:33:42 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f66f3fa08903e0dd0b21e3b03d3c1eb43e32aeb9]

INTEGRATION: CWS ooo19126 (1.1.1.1.364); FILE MERGED 2005/09/05 17:24:52 rt 1.1.1.1.364.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [13aca3e2143286cf708eedb8b4b8a7b1b99ced5b]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:08:58 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2c649ba791da6331b4d89b540ee300093a57087a]

INTEGRATION: CWS ooo19126 (1.7.74); FILE MERGED 2005/09/05 17:24:52 rt 1.7.74.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [64d51e7df96aac51805949f84f2f414c9d6fde2c]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:08:58 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [09d09620950522d8c245725a5cbf3c16b3bd4b85]

INTEGRATION: CWS ooo19126 (1.6.320); FILE MERGED 2005/09/05 17:24:51 rt 1.6.320.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a53b7085ebceda3f3e944e0c193e9b61fe88666f]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:33:41 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e9185abb2300e39b1a2f915a7a10298619d5cc8f]

INTEGRATION: CWS ooo19126 (1.13.112); FILE MERGED 2005/09/05 17:24:51 rt 1.13.112.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8a0f44ab62788885053db695059c35a29001e6e7]

INTEGRATION: CWS ooo19126 (1.2.362); FILE MERGED 2005/09/05 17:24:51 rt 1.2.362.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [dac7dcc537afac4644b2424216172dcb3c5eda1a]

INTEGRATION: CWS ooo19126 (1.3.352); FILE MERGED 2005/09/05 17:24:51 rt 1.3.352.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1fa0aa7e497b82d9103a4698d5799233949beb2b]

INTEGRATION: CWS ooo19126 (1.4.326); FILE MERGED 2005/09/05 17:24:50 rt 1.4.326.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [aeb965ea3c62a44af47feb6cf0dd203a5394c126]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:33:41 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [310f27d3accd09afd4d4e518871536fd40d0f55e]

INTEGRATION: CWS ooo19126 (1.4.162); FILE MERGED 2005/09/05 17:24:50 rt 1.4.162.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cd83c7c9a8b159eb552e6e88fc5fa59dd79b569a]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:33:40 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [eb65db9c41a0133dd3d98220bf519473538217d3]

INTEGRATION: CWS ooo19126 (1.1.340); FILE MERGED 2005/09/05 17:24:50 rt 1.1.340.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d6f632ffb884935ae1358cfbcb564c9f37926f0d]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:33:40 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [69a7e9b70a42a6b1b79cb4a155b039611c291015]

INTEGRATION: CWS ooo19126 (1.10.242); FILE MERGED 2005/09/05 12:33:39 rt 1.10.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2f6374b58d99b3210905c4972bc36afeee05c3b8]

INTEGRATION: CWS ooo19126 (1.2.270); FILE MERGED 2005/09/05 17:24:50 rt 1.2.270.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5d9299c38825e8422d1f468fc6a9141585f4e0c5]

INTEGRATION: CWS ooo19126 (1.9.242); FILE MERGED 2005/09/05 12:33:39 rt 1.9.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [72b228086352d045a1047beb9614ebbcdf97b8b4]

INTEGRATION: CWS ooo19126 (1.4.326); FILE MERGED 2005/09/05 17:24:49 rt 1.4.326.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bd70c7f4c1b0a0a201e92358e8225ff1d407dbb8]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:33:39 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b4556392ce6b22b4fcf1c8d8e0e5070342a4905b]

INTEGRATION: CWS ooo19126 (1.2.326); FILE MERGED 2005/09/05 17:24:49 rt 1.2.326.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c79d649386663b36fc9f169a1a8ecf3ae8ff3824]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:33:38 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8c5be6aee514f22b07c69755f037e820ae933eb4]

INTEGRATION: CWS ooo19126 (1.10.132); FILE MERGED 2005/09/05 17:24:49 rt 1.10.132.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e2c11b5a2d81fadc0e687286f9458a7d080fc161]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:33:38 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [93c3129c207bfcc6c32b397fbd7d6901a1f820c9]

INTEGRATION: CWS ooo19126 (1.9.242); FILE MERGED 2005/09/05 12:33:38 rt 1.9.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4e451e205882fa4fa1cec81d2701e0f2c25387cc]

INTEGRATION: CWS ooo19126 (1.4.326); FILE MERGED 2005/09/05 17:24:48 rt 1.4.326.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [78d0698c2f8fdc9b14cd1b952be54dadd3368f8a]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:33:37 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0e3da8b8558015a718d5810ac397087a7d96516a]

INTEGRATION: CWS ooo19126 (1.8.326); FILE MERGED 2005/09/05 17:24:48 rt 1.8.326.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6a088496678b35ea463d0d2e3ad461890dcbbcc0]

INTEGRATION: CWS ooo19126 (1.2.326); FILE MERGED 2005/09/05 17:24:48 rt 1.2.326.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8ae5bfa09c444064e068aba6a3a9914cee624512]

INTEGRATION: CWS ooo19126 (1.9.242); FILE MERGED 2005/09/05 12:33:37 rt 1.9.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fbb727a6b35154743cb26e0350442a37aaefc33a]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:08:50 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [746afaf1f533a92a364ec99eedf2c98a6fd01b61]

INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGED 2005/09/05 12:33:36 rt 1.3.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9f83be823b777605ada42452ea580e7687d44042]

INTEGRATION: CWS ooo19126 (1.4.326); FILE MERGED 2005/09/05 17:24:47 rt 1.4.326.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [afb5ecfc0896d35918ba538326a125b38151eaaa]

INTEGRATION: CWS ooo19126 (1.11.270); FILE MERGED 2005/09/05 17:24:47 rt 1.11.270.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [027e76a5781c93dee3daeb5106ff7555194493fa]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:33:36 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [91e260e29c7874f6cc5edaf80e6ff31e9acde1d1]

INTEGRATION: CWS ooo19126 (1.1.328); FILE MERGED 2005/09/05 17:24:47 rt 1.1.328.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5e6395b019011c44ae44c1ff27312821e34c9f07]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 12:33:35 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ba7c24ce0afb1001496f1983d53fdf2f518a5690]

INTEGRATION: CWS ooo19126 (1.3.350); FILE MERGED 2005/09/05 17:24:45 rt 1.3.350.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b57cc1d1ccf1641392f20c42142b728ed1ffa20c]

INTEGRATION: CWS ooo19126 (1.2.352); FILE MERGED 2005/09/05 12:33:35 rt 1.2.352.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f18d5fc7f1de709c692b867fde3cefdd8c424294]

INTEGRATION: CWS ooo19126 (1.13.124); FILE MERGED 2005/09/05 17:24:44 rt 1.13.124.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c78ec6f0a320264cff9820b5d95fb6f5a64e1b60]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:08:47 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d4df0cca6c566194b53fcebe5ca244d457c07e77]

INTEGRATION: CWS ooo19126 (1.15.178); FILE MERGED 2005/09/05 12:33:35 rt 1.15.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8ea1f080893c9b20c37e64967c8c93763d146805]

INTEGRATION: CWS ooo19126 (1.25.94); FILE MERGED 2005/09/05 17:24:44 rt 1.25.94.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1b67160e97c870d345e0e1bd42800ed49be1e594]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:33:35 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f95cd348535f9fe8304ca760c040a4554e6ec6c7]

INTEGRATION: CWS ooo19126 (1.33.132); FILE MERGED 2005/09/05 17:24:44 rt 1.33.132.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0eb54dd78286a2e4c2cf3cfc021760b2120825ed]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:33:34 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6db8dc3d3c504f8bcea5fa4526dee6e863d9ae28]

INTEGRATION: CWS ooo19126 (1.16.94); FILE MERGED 2005/09/05 17:24:44 rt 1.16.94.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9c761f84e0593fdf212781f4a9da8054fcbcd541]

INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGED 2005/09/05 12:33:34 rt 1.3.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c34ff323f224e606d185b36f0e2ca084bfa72805]

INTEGRATION: CWS ooo19126 (1.58.110); FILE MERGED 2005/09/05 17:24:43 rt 1.58.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c520b73f4be40717067937b70e88a21f78e0da2d]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:33:34 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [72d78fde4838ed48836cc3baec297681e5cdf386]

INTEGRATION: CWS ooo19126 (1.3.340); FILE MERGED 2005/09/05 17:24:43 rt 1.3.340.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c7a445d0fb92b333cfe8fdb11a70062109e91399]

INTEGRATION: CWS ooo19126 (1.39.78); FILE MERGED 2005/09/05 17:24:43 rt 1.39.78.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a4e67c776132f7da1bdee56be81150a7bb8d86f1]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:33:33 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [29ea6cafae77fc8b93ea180dcf6f3de4a93089f6]

INTEGRATION: CWS ooo19126 (1.6.244); FILE MERGED 2005/09/05 17:24:42 rt 1.6.244.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3290b8f66b62625ac7fb1a7b3a01f0c859d39f08]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:33:32 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [11962e4cf4c15539777876dfb19e5c48da6e131c]

INTEGRATION: CWS ooo19126 (1.12.74); FILE MERGED 2005/09/05 17:24:42 rt 1.12.74.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ec4af58e0ac55e4c168e5a07b52242e21b24cd71]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:33:32 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b375f6558e59dc0cdf04e91ccca0bc349e7d7ad4]

INTEGRATION: CWS ooo19126 (1.31.124); FILE MERGED 2005/09/05 17:24:42 rt 1.31.124.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [75ff4201ce10d6a3260eca5affda99876bc088bf]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:33:32 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [78984153c76fd8aad2773b26acd8c68a6738dc3b]

INTEGRATION: CWS ooo19126 (1.28.66); FILE MERGED 2005/09/05 17:24:42 rt 1.28.66.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6543b46c46d21b3135f117914f5bd4e2d0b44769]

INTEGRATION: CWS ooo19126 (1.31.94); FILE MERGED 2005/09/05 17:24:41 rt 1.31.94.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a5338e579d75f15417513466f7e63a9cab5e2640]

INTEGRATION: CWS ooo19126 (1.14.178); FILE MERGED 2005/09/05 12:33:31 rt 1.14.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f5c6e47b23799a71271f56a917767ef295bfec9a]

INTEGRATION: CWS ooo19126 (1.4.132); FILE MERGED 2005/09/05 17:24:41 rt 1.4.132.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7bbdc0e1aa1970d91cae7b582aa52618ebf4ea1f]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:33:31 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c5c6b53273fadd2139d8db3138e7d1643ca62ba8]

INTEGRATION: CWS ooo19126 (1.1.320); FILE MERGED 2005/09/05 17:24:40 rt 1.1.320.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b62366300e3b2b2528a3f21ac2afca67d1861134]

INTEGRATION: CWS ooo19126 (1.14.210); FILE MERGED 2005/09/05 12:33:30 rt 1.14.210.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a56c2881e9b705e2622727ffc74ba93b56e05d51]

INTEGRATION: CWS ooo19126 (1.5.74); FILE MERGED 2005/09/05 17:24:40 rt 1.5.74.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6033a94aa92cec4dcc5202785d2f9d28b0ab668b]

INTEGRATION: CWS ooo19126 (1.8.178); FILE MERGED 2005/09/05 12:33:30 rt 1.8.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [41b36414c39424980acc4b82793105a0cd3819f4]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:08:38 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f9c2ee0f7e99ca518662e08a44889239eb7e7a7d]

INTEGRATION: CWS ooo19126 (1.4.74); FILE MERGED 2005/09/05 17:24:40 rt 1.4.74.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f5b6879b199087248d5c7e824b9b571ff2e22cfd]

INTEGRATION: CWS ooo19126 (1.5.178); FILE MERGED 2005/09/05 12:33:30 rt 1.5.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1b5cd9b91b5cd0daf92c3011e4e176ab9b9ea313]

INTEGRATION: CWS ooo19126 (1.2.320); FILE MERGED 2005/09/05 17:24:40 rt 1.2.320.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [dd55c23d97e7199fa12ce26c91c5462dedba70c9]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:33:30 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [492c2fe1ff7dcb256438fb919b15cae0d2a4c960]

INTEGRATION: CWS ooo19126 (1.6.74); FILE MERGED 2005/09/05 17:24:40 rt 1.6.74.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [29079242ab0ce515e8efc701ba9f68c78fd60155]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:33:29 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c3731e21c13de8eea00cc556150707407e0c6f6a]

INTEGRATION: CWS ooo19126 (1.5.132); FILE MERGED 2005/09/05 17:24:39 rt 1.5.132.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2ac88997081962ea0b278e303a65af18df6d44e3]

INTEGRATION: CWS ooo19126 (1.10.242); FILE MERGED 2005/09/05 12:33:29 rt 1.10.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [476c5fafe5e19d9dd292882b246543780b949047]

INTEGRATION: CWS ooo19126 (1.12.74); FILE MERGED 2005/09/05 17:24:39 rt 1.12.74.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b4a7d5b9a92fda3047d77788ddfe7494601ad398]

INTEGRATION: CWS ooo19126 (1.2.132); FILE MERGED 2005/09/05 17:24:39 rt 1.2.132.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d3781dfbc97186f50adf8e0b9c91ab8225afaa61]

INTEGRATION: CWS ooo19126 (1.12.242); FILE MERGED 2005/09/05 12:33:29 rt 1.12.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0160209cb639a4426a27a4bf7075173f4e3b4666]

INTEGRATION: CWS ooo19126 (1.3.124); FILE MERGED 2005/09/05 17:24:39 rt 1.3.124.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9ae02dc4e43362b1dc44b137225e0fa0945d51aa]

INTEGRATION: CWS ooo19126 (1.2.242); FILE MERGED 2005/09/05 12:33:28 rt 1.2.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [96c5bf224a0a5133b4ff999466e022eed57204ce]

INTEGRATION: CWS ooo19126 (1.16.52); FILE MERGED 2005/09/05 17:24:38 rt 1.16.52.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4413ba3a6effadc69d9141482dcfbbf97f490336]

INTEGRATION: CWS ooo19126 (1.8.178); FILE MERGED 2005/09/05 12:33:28 rt 1.8.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [960a4d5d5c40964d8c9081d43c86e0970fdf4928]

INTEGRATION: CWS ooo19126 (1.1.342); FILE MERGED 2005/09/05 17:24:38 rt 1.1.342.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0ed6c045aaf157a555c65499f76887a83cf14795]

INTEGRATION: CWS ooo19126 (1.4.242); FILE MERGED 2005/09/05 12:33:27 rt 1.4.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1c9d0054adb112a4b7f7aff9e88116ad020f037d]

INTEGRATION: CWS ooo19126 (1.4.332); FILE MERGED 2005/09/05 17:24:38 rt 1.4.332.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8d34cf7237bdcc7b0716a081bab0c49945e3ec4d]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:33:26 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e7d31820199c3e6b5c0cf6cf45bc2a8e94c52c0c]

INTEGRATION: CWS ooo19126 (1.4.138); FILE MERGED 2005/09/05 17:24:37 rt 1.4.138.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [909860d19583d8461bd93ccb61d6fc2b0c45b203]

INTEGRATION: CWS ooo19126 (1.2.242); FILE MERGED 2005/09/05 12:33:26 rt 1.2.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8fe5ac6b1fe081b783e88912a65aac75b03f9f83]

INTEGRATION: CWS ooo19126 (1.11.78); FILE MERGED 2005/09/05 17:24:37 rt 1.11.78.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0f26a750ce83a72b0cecd6037df61b1bb62bb702]

INTEGRATION: CWS ooo19126 (1.12.78); FILE MERGED 2005/09/05 17:24:37 rt 1.12.78.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d9fe349ef936e7f1efb1acf73c4b18b6878c4dbd]

INTEGRATION: CWS ooo19126 (1.9.242); FILE MERGED 2005/09/05 12:33:25 rt 1.9.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cf7266b19e6be8367c5d9ad685201d26df631f4b]

INTEGRATION: CWS ooo19126 (1.14.78); FILE MERGED 2005/09/05 17:24:37 rt 1.14.78.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b629893aad7bebd6209c8ed459f7853ca5bde5ec]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:33:25 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [27ab87dea0ba50e70ddbd5ac344767089fcc8eb7]

INTEGRATION: CWS ooo19126 (1.3.138); FILE MERGED 2005/09/05 17:24:36 rt 1.3.138.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [054b6f77132f89ba31b427691fb622666ca46b69]

INTEGRATION: CWS ooo19126 (1.11.242); FILE MERGED 2005/09/05 12:33:24 rt 1.11.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [586131ae7e84fa67aa4c72c131583b5dada2fbd9]

INTEGRATION: CWS ooo19126 (1.5.160); FILE MERGED 2005/09/05 17:24:36 rt 1.5.160.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e1fbdd634a07d7443f749018551835cf586a38ad]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:33:24 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9a7246023fcddb021b233539f004ff69853c1992]

INTEGRATION: CWS ooo19126 (1.2.138); FILE MERGED 2005/09/05 17:24:36 rt 1.2.138.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0b183001e80681917a2b530b5c236804ba5435c9]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:33:21 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fac4b5714aea84e6f8059f0c966cf465f0c774c2]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:08:28 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7a91fe6918e3bf2cc786fce879d7fe19d8a8ea94]

INTEGRATION: CWS ooo19126 (1.2.138); FILE MERGED 2005/09/05 17:24:35 rt 1.2.138.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [27f3ad182c43029f24c62580d66e442e498aa011]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:33:21 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5cc7467e33c7049ab0dd9b892402c2b32f66091f]

INTEGRATION: CWS ooo19126 (1.3.78); FILE MERGED 2005/09/05 17:24:35 rt 1.3.78.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5002dd58934895b240172616991a8c22f1eec55a]

INTEGRATION: CWS ooo19126 (1.2.242); FILE MERGED 2005/09/05 12:33:20 rt 1.2.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b6bfed5f8e276bf6678576e6518fddc275beedee]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:33:18 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c6603f12f0e3d1cf11c0f0e1e9f854afc1f98c59]

INTEGRATION: CWS ooo19126 (1.8.138); FILE MERGED 2005/09/05 17:24:35 rt 1.8.138.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [98030b78d95eecdf79409256823a98293b405182]

INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGED 2005/09/05 12:33:17 rt 1.3.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c5d3d5802fcf643659b74938b3610b29a4344891]

INTEGRATION: CWS ooo19126 (1.3.78); FILE MERGED 2005/09/05 17:24:34 rt 1.3.78.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5b259101c34277ef3fdae2f03dc8f018b02e45fb]

INTEGRATION: CWS ooo19126 (1.10.242); FILE MERGED 2005/09/05 12:33:17 rt 1.10.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [52ffc6d4a15fa8ad888c8eceac5f9f314d90c86d]

INTEGRATION: CWS ooo19126 (1.6.78); FILE MERGED 2005/09/05 17:24:34 rt 1.6.78.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4d2accf2f428c01c932ddaf5dbf617e60f5194fa]

INTEGRATION: CWS ooo19126 (1.8.52); FILE MERGED 2005/09/05 12:33:16 rt 1.8.52.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8fc8bc2138b7e3126236936e940257c7e8006ae7]

INTEGRATION: CWS ooo19126 (1.10.78); FILE MERGED 2005/09/05 17:24:33 rt 1.10.78.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ed99ec21eb400151c797ff26627625da44ce3c68]

INTEGRATION: CWS ooo19126 (1.16.242); FILE MERGED 2005/09/05 12:33:16 rt 1.16.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [99d4925d86d91411733ee02bcca20d2f6d4e50ab]

INTEGRATION: CWS ooo19126 (1.4.52); FILE MERGED 2005/09/05 17:24:32 rt 1.4.52.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a5fd7bd8a80b47c0a65ae68c3f236975427b8f80]

INTEGRATION: CWS ooo19126 (1.13.242); FILE MERGED 2005/09/05 12:33:15 rt 1.13.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [45a0c1f7d5711dd8a548d345906f7caf9da661a8]

INTEGRATION: CWS ooo19126 (1.2.78); FILE MERGED 2005/09/05 17:24:31 rt 1.2.78.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [020d10f74247088fbc2868445ac38c7dcc5fcd96]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:33:15 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [efaa30cc819268fc2a79f3e536b22f8ae9981b12]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:33:15 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ebb6eeaf6e1ed921ec546027d544504c6ecd2643]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:33:14 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6a637774e7f5975e8330e772803a7a848992d03e]

INTEGRATION: CWS ooo19126 (1.2.78); FILE MERGED 2005/09/05 17:24:30 rt 1.2.78.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [224c3363abe86f64afbe7281815cf8207600d2cf]

INTEGRATION: CWS ooo19126 (1.9.242); FILE MERGED 2005/09/05 12:33:14 rt 1.9.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [efafbec2f8f03ab83bbcdacf074a7c95eb349c4c]

INTEGRATION: CWS ooo19126 (1.4.242); FILE MERGED 2005/09/05 12:33:13 rt 1.4.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7d519115e0e7f5497ab6082e705d06a1aa042b1a]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:33:13 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d512cb6e7714b40e5b804586cfab7ed253cd66b6]

INTEGRATION: CWS ooo19126 (1.9.242); FILE MERGED 2005/09/05 12:33:12 rt 1.9.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c764ff58d3f0f1c8241a58e35d8fa2bfca226e7c]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:33:12 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b1c27edbbf8c10b87367515f62061a3132006ee5]

INTEGRATION: CWS ooo19126 (1.2.78); FILE MERGED 2005/09/05 17:24:29 rt 1.2.78.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f612043cfec6e8549f848c099851e9808863de40]

INTEGRATION: CWS ooo19126 (1.6.178); FILE MERGED 2005/09/05 12:33:11 rt 1.6.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [58a8eb296401483f1de674023a6e3cc4c1ed5e11]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:33:10 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3278080abbb569e0434bb1dc762a7d97edd84b9a]

INTEGRATION: CWS ooo19126 (1.6.178); FILE MERGED 2005/09/05 12:33:09 rt 1.6.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c0e4f5ffb9173e7e573343b32c0cdd9a6291f51c]

INTEGRATION: CWS ooo19126 (1.10.242); FILE MERGED 2005/09/05 12:33:07 rt 1.10.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ade095967ce1c0f1ec2225c13c12869bb0295659]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:33:06 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0989cc7ab7ea01e2009fa3e5b12978bd2253b618]

INTEGRATION: CWS ooo19126 (1.2.78); FILE MERGED 2005/09/05 17:24:28 rt 1.2.78.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [00e4164847ae04cfd616582432a8d6c6137679b9]

INTEGRATION: CWS ooo19126 (1.11.86); FILE MERGED 2005/09/05 12:33:06 rt 1.11.86.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4f0b0f4951e774d43c69a923fd113b08086eb56b]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:33:05 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [88dc0ba2bf7931700afea8da360f56f60a6f925b]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:33:05 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [292f0a35309698bb52479092373ab82933227d4a]

INTEGRATION: CWS ooo19126 (1.2.78); FILE MERGED 2005/09/05 17:24:27 rt 1.2.78.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [46880d2e45b5b62aabd58840df5e068f677d1718]

INTEGRATION: CWS ooo19126 (1.2.242); FILE MERGED 2005/09/05 12:33:05 rt 1.2.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [46687db7cff39084fd822c5e2cea66c741ec8ea6]

INTEGRATION: CWS ooo19126 (1.10.178); FILE MERGED 2005/09/05 12:33:04 rt 1.10.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e65847c020d6edf35ae3ac4306f144e147011783]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:08:09 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [916e97a59e51306b03fc139c11a77caf73f6fd87]

INTEGRATION: CWS ooo19126 (1.4.242); FILE MERGED 2005/09/05 12:33:03 rt 1.4.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a3d9cb0b65dd1bb944e0496514befc41e663465e]

INTEGRATION: CWS ooo19126 (1.5.142); FILE MERGED 2005/09/05 11:08:08 rt 1.5.142.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [dcd60e71ee78dc689f0cc0b2be7a9300127c74ce]

INTEGRATION: CWS ooo19126 (1.19.52); FILE MERGED 2005/09/05 17:24:26 rt 1.19.52.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [554bdf932508b058a4006ead972a50ac2ce56028]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:08:08 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6c622022417b33ccc44a4af18970b1963f6ddb08]

INTEGRATION: CWS ooo19126 (1.3.74); FILE MERGED 2005/09/05 17:24:26 rt 1.3.74.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d794d3044547d6012b78c179038ed5fa08904c53]

INTEGRATION: CWS ooo19126 (1.4.242); FILE MERGED 2005/09/05 12:33:02 rt 1.4.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [673698660619601aa2bfa2a30bf9e924f970c81d]

INTEGRATION: CWS ooo19126 (1.6.128); FILE MERGED 2005/09/05 11:08:07 rt 1.6.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [eb6dc7f8d97f86561afea837af5c735b29331018]

INTEGRATION: CWS ooo19126 (1.5.74); FILE MERGED 2005/09/05 17:24:25 rt 1.5.74.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7c27b0347628ec987c586cda15f13715e51fffc5]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:33:01 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2abbf3314d92da8a9d05cdf9cf2e3705a92e6785]

INTEGRATION: CWS ooo19126 (1.3.138); FILE MERGED 2005/09/05 17:24:25 rt 1.3.138.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4ce9426e126599e54c418050a53fa8e29f8fa57d]

INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGED 2005/09/05 12:32:58 rt 1.3.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5e34f2d80bd33dad1538f1e96f793ac9ee3da071]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:08:05 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [231cb5e7a8b41336df2791c1d2ded43ec930af0e]

INTEGRATION: CWS ooo19126 (1.5.138); FILE MERGED 2005/09/05 17:24:25 rt 1.5.138.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8f8e20d0e8d26e90e1b987b418a60f1b62dd6d6f]

INTEGRATION: CWS ooo19126 (1.9.242); FILE MERGED 2005/09/05 12:32:57 rt 1.9.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [476a6fb7c2d711a90e73259b41f5e1b35cb366c2]

INTEGRATION: CWS ooo19126 (1.4.138); FILE MERGED 2005/09/05 17:24:25 rt 1.4.138.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ad0148e3b690d093d1e2023e3722cb63e91ffd9a]

INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGED 2005/09/05 12:32:57 rt 1.3.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [787100a1a0f258fdc8f741fde3a957ace25027e8]

INTEGRATION: CWS ooo19126 (1.9.78); FILE MERGED 2005/09/05 17:24:24 rt 1.9.78.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bc481aeb33def6a8e49b06ed87f9b669c9a23eee]

INTEGRATION: CWS ooo19126 (1.5.126); FILE MERGED 2005/09/05 11:08:04 rt 1.5.126.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [55b5ab05b00e8a878206e77784294796dbf2f1a2]

INTEGRATION: CWS ooo19126 (1.3.86); FILE MERGED 2005/09/05 12:32:56 rt 1.3.86.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7555052317ba71db4e2a41b5054ac8bb2cc6dd5c]

INTEGRATION: CWS ooo19126 (1.3.78); FILE MERGED 2005/09/05 17:24:24 rt 1.3.78.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1ff7d616bb829c31ae661c997b23b06d663d57a3]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:08:04 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7481497caa1369b02ffeb3ab618bc3e8aa083e73]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:32:55 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [102db108c6edc5f8c85170048a3401c4fa6aaa73]

INTEGRATION: CWS ooo19126 (1.3.138); FILE MERGED 2005/09/05 17:24:24 rt 1.3.138.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9802da72f7f5479234cb7417df7dd30f517f9452]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:08:04 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [deb33ba9a27506dd03bf29efd38f9151d44edf02]

INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGED 2005/09/05 12:32:55 rt 1.3.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9d2ea6e0b15bfacf0dd5b1cd5a126f0e7645c602]

INTEGRATION: CWS ooo19126 (1.8.78); FILE MERGED 2005/09/05 17:24:23 rt 1.8.78.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9f17003cb3c50c0eeb48480c3fdbd3b059f1cf97]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:32:54 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d5d51175ead3d8132e33dd1db8906c4888d5568a]

INTEGRATION: CWS ooo19126 (1.21.78); FILE MERGED 2005/09/05 17:24:23 rt 1.21.78.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b2acbb0c2b488e1f612fe90df4154fcff6b71524]

INTEGRATION: CWS ooo19126 (1.14.178); FILE MERGED 2005/09/05 12:32:53 rt 1.14.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [71d9e76acb9491136cc9ea98de280fe55cd9c619]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:08:02 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f283636a815a4116bd5c46e57645ea6d0ac6118f]

INTEGRATION: CWS ooo19126 (1.5.138); FILE MERGED 2005/09/05 17:24:23 rt 1.5.138.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3a9f58ddd7834677953149ffd41745be2ea29085]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:32:51 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8ef444366209172604e2b04d168e4193fd60d137]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:08:00 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7c2b4379fa7f44ff5a1717903b8f9b5bdb3f8518]

INTEGRATION: CWS ooo19126 (1.8.78); FILE MERGED 2005/09/05 17:24:22 rt 1.8.78.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [eb56b694ffe08b470e8041edf9b662f80c4aadcd]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:32:50 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7df70b63db083b8b17d71603bee986e45a6b3e74]

INTEGRATION: CWS ooo19126 (1.4.44); FILE MERGED 2005/09/05 11:07:59 rt 1.4.44.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [851bfd9025336fe060c66202ba4c8f9103326f96]

INTEGRATION: CWS ooo19126 (1.2.282); FILE MERGED 2005/09/05 17:24:22 rt 1.2.282.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ffa947ea7f9e2595a04dad0123d0586afc1708db]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:32:49 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8d6a04e55ec62bc4b2edbfb74fcf47e513032a24]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:07:58 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f294a39e3952499307c3f4a64b696862e94b0873]

INTEGRATION: CWS ooo19126 (1.6.78); FILE MERGED 2005/09/05 17:24:22 rt 1.6.78.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [228f16ae552aa5b54a5339e2a40506ab863aec91]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:32:47 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e539d2632db6c207a36651e49f8eef62916301d4]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:07:57 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ccdb4af9a0eae3f1e046d6dce68c6a7f111e3d68]

INTEGRATION: CWS ooo19126 (1.13.74); FILE MERGED 2005/09/05 17:24:22 rt 1.13.74.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a4bf70a1522c485a01987a2ff831bcdd707f1324]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:32:45 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5e96afd040841aced569f189d98403bed65fdff3]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:07:56 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [655f83d9575ab51687361de623febd288a64954b]

INTEGRATION: CWS ooo19126 (1.2.342); FILE MERGED 2005/09/05 17:24:21 rt 1.2.342.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b49031adbb56d9048ece00aa6e96fe74c2c4dacc]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:32:45 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8ffa31567ab8a97b246efed298484de42cc5b2a7]

INTEGRATION: CWS ooo19126 (1.9.138); FILE MERGED 2005/09/05 17:24:21 rt 1.9.138.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [36fb4fa9911ae04ce21fcfb3a6973aedd6119dd7]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:32:44 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [99d6c2ec3866124edba844671b55abd7aa0950e5]

INTEGRATION: CWS ooo19126 (1.12.78); FILE MERGED 2005/09/05 17:24:20 rt 1.12.78.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5f2b60f16b1854cd1e98658066bab6d189b37be8]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:32:41 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b87d85a0a97b55b8da5c0b1d93222824570973df]

INTEGRATION: CWS ooo19126 (1.18.78); FILE MERGED 2005/09/05 17:24:20 rt 1.18.78.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f1cb23972519b143f5884005c7cac0f82e6dfd6c]

INTEGRATION: CWS ooo19126 (1.6.96); FILE MERGED 2005/09/05 12:32:41 rt 1.6.96.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4afc68eb7f0ca7dc717b69d6050ac758c006b80d]

INTEGRATION: CWS ooo19126 (1.3.160); FILE MERGED 2005/09/05 17:24:20 rt 1.3.160.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7764665527e037b833a17e036be9dc57dcfcc0ae]

INTEGRATION: CWS ooo19126 (1.5.178); FILE MERGED 2005/09/05 12:32:40 rt 1.5.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9b474205786548ed90e2dbaed3904bf9b11327c8]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:07:51 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [507063669bc90bb235eefd570d16861521adf396]

INTEGRATION: CWS ooo19126 (1.5.78); FILE MERGED 2005/09/05 17:24:20 rt 1.5.78.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [09f76e468da13fca34a1b98f1ad674f1d8b7eb75]

INTEGRATION: CWS ooo19126 (1.8.96); FILE MERGED 2005/09/05 12:32:39 rt 1.8.96.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1c76a79d85e800ddf6d413bb9e51db39c09a0ca4]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:07:50 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f6b6df924e64b1fbcbdc81d01b295ae500fa1932]

INTEGRATION: CWS ooo19126 (1.3.74); FILE MERGED 2005/09/05 17:24:19 rt 1.3.74.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [41408d9519eff745c33b44872682d87fba45a12e]

INTEGRATION: CWS ooo19126 (1.7.128); FILE MERGED 2005/09/05 12:32:39 rt 1.7.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e254ecb25166b30870715c302f52e5a73feee9d9]

INTEGRATION: CWS ooo19126 (1.5.42); FILE MERGED 2005/09/05 11:07:50 rt 1.5.42.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f13ef02d3b4ecd5e2278a25ccdfdce845825a5dc]

INTEGRATION: CWS ooo19126 (1.7.128); FILE MERGED 2005/09/05 12:32:38 rt 1.7.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [108a13f74825e7b8aee7978634c9ddb1e5515003]

INTEGRATION: CWS ooo19126 (1.7.76); FILE MERGED 2005/09/05 11:07:49 rt 1.7.76.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7ef9975cbcc24ce3c150b0db44f3f78a019a4ffd]

INTEGRATION: CWS ooo19126 (1.1.342); FILE MERGED 2005/09/05 17:24:19 rt 1.1.342.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [79fee4ffc7ca966856da89a4a5b0ba7555bcb5a7]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:32:38 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [626298e2b22d4de8c6e12321d7368cab60f8a4e4]

INTEGRATION: CWS ooo19126 (1.6.138); FILE MERGED 2005/09/05 17:24:19 rt 1.6.138.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fed80895909f9180c7d165930e2b0f332edf0f4f]

INTEGRATION: CWS ooo19126 (1.4.158); FILE MERGED 2005/09/05 11:07:49 rt 1.4.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d9f06298a143d7163c26e0865a19ec0b64ef9ffc]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:07:48 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e7575e5c9f8304de84ba145f6d9da5935f6990d4]

INTEGRATION: CWS ooo19126 (1.9.242); FILE MERGED 2005/09/05 12:32:37 rt 1.9.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ff3f991958ec15d2c0bf99a9173d712a8089ca85]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:07:48 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a83edb035c31d95d9cf42b012fe1b8a805f6de33]

INTEGRATION: CWS ooo19126 (1.2.138); FILE MERGED 2005/09/05 17:24:18 rt 1.2.138.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ff6a15dc1a9c4cd32c8cfb95b602c5b949ef8370]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:32:36 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9f3f6b5b28e6c569d23474b31d6b4cb8256fa532]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:07:47 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [86fe6980ff20ce494e5b579446d275948effd6fa]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:32:35 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f28050b4a579dae8b85442bfcd16f728439f1614]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:07:47 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d7163d4b172a1263f4ea10b8f1df93ff2cfef3e1]

INTEGRATION: CWS ooo19126 (1.19.78); FILE MERGED 2005/09/05 17:24:16 rt 1.19.78.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f321b06a0dbce63663b5bc5404326024d3c2f834]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:32:35 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [78ab0f1c884d3cdd48e4705189aaace3fd426ebe]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:07:46 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f39154ad7c8d5af67d993e0d80a84dd991dae9aa]

INTEGRATION: CWS ooo19126 (1.14.78); FILE MERGED 2005/09/05 17:24:16 rt 1.14.78.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c783e9ec08bf2bfa022b357958daf1d56f1d79d8]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:32:34 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2d436be5df5da8ac0d961dc1eec62dfa1b6f7df7]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:07:46 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [71129cf965ec0a6d9d45662fc6eef38968673295]

INTEGRATION: CWS ooo19126 (1.5.160); FILE MERGED 2005/09/05 17:24:16 rt 1.5.160.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1ffc2cb2769dc52197bff504c9f79dbc336ef092]

INTEGRATION: CWS ooo19126 (1.2.242); FILE MERGED 2005/09/05 12:32:33 rt 1.2.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8faeab595e714d83e1c7f6fefa80244955d9dcbf]

INTEGRATION: CWS ooo19126 (1.2.352); FILE MERGED 2005/09/05 12:32:32 rt 1.2.352.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bd78ea680fc16b79cabeffad185b311db790abd0]

INTEGRATION: CWS ooo19126 (1.5.128); FILE MERGED 2005/09/05 12:32:31 rt 1.5.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [99fabbc88e0c898f29dfee4d814277c53e47c68d]

INTEGRATION: CWS ooo19126 (1.11.78); FILE MERGED 2005/09/05 17:24:16 rt 1.11.78.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [630ee323ce060db1f4f3535e00def5ed6cbff441]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:32:31 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [52c6db660045b11de441666a7a7987ee4c1f08d2]

INTEGRATION: CWS ooo19126 (1.6.108); FILE MERGED 2005/09/05 17:24:15 rt 1.6.108.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e8d2a57e5cdc6731543891df4a41716e04b761d3]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:07:42 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [83625f3b2069dbe01866d269bd571cb1fb74b797]

INTEGRATION: CWS ooo19126 (1.9.128); FILE MERGED 2005/09/05 12:32:30 rt 1.9.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1b3414bc89d91628915e1bffa9565a30a7072dcb]

INTEGRATION: CWS ooo19126 (1.5.108); FILE MERGED 2005/09/05 17:24:15 rt 1.5.108.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [093e0eaa0c7cf6fc73bf3c85488edeb8ca01152c]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:32:29 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c98838b29f4195648bb72029e69c965cfe91cf78]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:32:28 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [406da866c58b80467ae7733cb5e40a708c2c71dd]

INTEGRATION: CWS ooo19126 (1.2.268); FILE MERGED 2005/09/05 17:24:15 rt 1.2.268.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9d3ba25e90a78d40bdfab9393c58785b788e2b76]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:07:40 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [53bbcb611fa3705fb3d3007c59173ee0f2ba0790]

INTEGRATION: CWS ooo19126 (1.2.242); FILE MERGED 2005/09/05 12:32:27 rt 1.2.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0424b3f4568174869b871739e68c147f0d512a42]

INTEGRATION: CWS ooo19126 (1.8.78); FILE MERGED 2005/09/05 17:24:15 rt 1.8.78.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [233723930300199252a3f22b3a50956e682d0160]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:07:39 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4fb66bcc8c1a3d62c64c1e4fee4f598bd1bda9ec]

INTEGRATION: CWS ooo19126 (1.7.78); FILE MERGED 2005/09/05 17:24:14 rt 1.7.78.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1842760a4c1eb3d8b138ab14dfa1bfa74e00c6be]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:32:26 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [674d27c045a60727a34cf26079488d37b6c901b6]

INTEGRATION: CWS ooo19126 (1.23.78); FILE MERGED 2005/09/05 17:24:14 rt 1.23.78.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [01a0e8067cdcc4dd75638d802aa161004653ccbe]

INTEGRATION: CWS ooo19126 (1.2.242); FILE MERGED 2005/09/05 12:32:25 rt 1.2.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ab485f48fd0d35bca543be8a26f4548801677871]

INTEGRATION: CWS ooo19126 (1.6.78); FILE MERGED 2005/09/05 17:24:14 rt 1.6.78.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [07699fee4028df0d49be2074cdc48e8989210603]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:07:39 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [223da3a7762ea4622f6a82b9605a4f8bce113513]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:32:25 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3ec91628b6a0a95cca22d02cc847e6545cc854c6]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:07:38 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1f7b4ede9036de7fb22da7b5d4f370323a2dcd9e]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:32:24 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [afd729463172840624b3416c31acb20ee16e10f5]

INTEGRATION: CWS ooo19126 (1.14.78); FILE MERGED 2005/09/05 17:24:13 rt 1.14.78.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [04328256d808dcf2a187d288573e1768aab4d31a]

INTEGRATION: CWS ooo19126 (1.12.178); FILE MERGED 2005/09/05 12:32:24 rt 1.12.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2748cf2e3adea93afacc31d17dec7e472500b836]

INTEGRATION: CWS ooo19126 (1.19.94); FILE MERGED 2005/09/05 17:24:13 rt 1.19.94.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3767f68ab7686ba7333d8349668e124cfd777dc7]

INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGED 2005/09/05 12:32:24 rt 1.3.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3fdba8aec274434d4820420e594717d692ba96d4]

INTEGRATION: CWS ooo19126 (1.33.74); FILE MERGED 2005/09/05 17:24:13 rt 1.33.74.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b8fc4b37af91e7ef608f0acc531bef5959c80024]

INTEGRATION: CWS ooo19126 (1.1.1.1.158); FILE MERGED 2005/09/05 11:07:37 rt 1.1.1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cd56c5f8aad6c8764ce43556da537eddf8c09ef6]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:32:23 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ce4c945890091560b35be235fa67178275727eae]

INTEGRATION: CWS ooo19126 (1.8.78); FILE MERGED 2005/09/05 17:24:13 rt 1.8.78.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d905b0127ca75758506771cf53667c91fa4f810a]

INTEGRATION: CWS ooo19126 (1.6.178); FILE MERGED 2005/09/05 12:32:23 rt 1.6.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [10e1547b3c090ff9c8baa01a1a1dd44f35192161]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:07:37 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d00937ea3c84d5e34c2607cdd4527e0eecda8791]

INTEGRATION: CWS ooo19126 (1.3.268); FILE MERGED 2005/09/05 17:24:12 rt 1.3.268.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [298f4ca823dd12ef91001863a742eb4883a48b2e]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:32:22 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9768aa40711057a141500fc58853b58f091da6b6]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:07:36 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [71c9d37d3fbf420189ed69e3e4ef780efe9e0d53]

INTEGRATION: CWS ooo19126 (1.8.78); FILE MERGED 2005/09/05 17:24:12 rt 1.8.78.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c0cda7927f6968d0d8d7099ba0934f1890dd1533]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:32:22 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5b5f18e5bf0a11891473b8f2eab64a5db6a659da]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:32:21 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1bd76dbf8cb5361d7d8ef6d1d20df2731cd4fca7]

INTEGRATION: CWS ooo19126 (1.6.268); FILE MERGED 2005/09/05 17:24:12 rt 1.6.268.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c5882bee92958361923e28eaef14e61dd85bae4e]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:07:35 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [464e3289ecb760972fe0d0724acbbc55a8a33417]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:32:20 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9b5bdeedbf7d852e43ec55efbcf7afb11e6be1f7]

INTEGRATION: CWS ooo19126 (1.20.78); FILE MERGED 2005/09/05 17:24:11 rt 1.20.78.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [657fcc3da57b9aba1ebe7ce7c540785135587eb6]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:32:20 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a88095d2d134bec8b693040e8dd2d4a7b9309fa9]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:07:35 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bdfbac161ec8dabdc50aa25a98b43fc021c34c83]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:07:34 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a0166f67b63eb83251bb77a994ee6d5dbefafa56]

INTEGRATION: CWS ooo19126 (1.6.78); FILE MERGED 2005/09/05 17:24:11 rt 1.6.78.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2d523cf0996692d8f08014ae6623a9a43721bbad]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:32:19 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f23dce8aaa67f196d6e42db1ffad4232eaff4f49]

INTEGRATION: CWS ooo19126 (1.10.108); FILE MERGED 2005/09/05 17:24:10 rt 1.10.108.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [44e8f08d2e59e757bd50d82dbb9a479c6c1f626c]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:32:19 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bd51b8f7a739e491c49cd9374c9d33f093bc34b6]

INTEGRATION: CWS ooo19126 (1.14.78); FILE MERGED 2005/09/05 17:24:10 rt 1.14.78.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2c561f397f0d486ce19f5953acfe38a838b6bc4c]

INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGED 2005/09/05 12:32:18 rt 1.3.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [240974311c653bffa7f0e537566815f5b1280f5a]

INTEGRATION: CWS ooo19126 (1.5.108); FILE MERGED 2005/09/05 17:24:10 rt 1.5.108.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [56cf86e0d8ee27837b29ca3ca86fef6ec7305c7f]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:32:17 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bbda7ce53f29f7d9f45f1a61a2938cb8eb78cd0a]

INTEGRATION: CWS ooo19126 (1.7.78); FILE MERGED 2005/09/05 17:24:09 rt 1.7.78.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [82480590202c6c85f2b4db773d5549a8a75bf4dd]

INTEGRATION: CWS ooo19126 (1.2.242); FILE MERGED 2005/09/05 12:32:16 rt 1.2.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [706a7688240b8ae1b75b8dc8e599302486f420ab]

INTEGRATION: CWS ooo19126 (1.6.78); FILE MERGED 2005/09/05 17:24:09 rt 1.6.78.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4680dfb48dea07b61c6ea2afdcdd6fc80bee2949]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:32:16 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [86099e41012473b55f107b47b415b6addfac576a]

INTEGRATION: CWS ooo19126 (1.7.58); FILE MERGED 2005/09/05 17:24:07 rt 1.7.58.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4622fcd028a03ea9722ceca07ba9a1e6cf4dd85e]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:32:15 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d7e7bf47e2a81cd39e264cf1bb45c3a33f4c5aa3]

INTEGRATION: CWS ooo19126 (1.2.62); FILE MERGED 2005/09/05 17:24:07 rt 1.2.62.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [edbbd23a6cfcb26f379cc77dfb7f6c28272d6d6f]

INTEGRATION: CWS ooo19126 (1.9.128); FILE MERGED 2005/09/05 12:32:15 rt 1.9.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [90e298e3af8217da70c2313ab6aa73987750b409]

INTEGRATION: CWS ooo19126 (1.2.62); FILE MERGED 2005/09/05 17:24:06 rt 1.2.62.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0af5ea19464cf6123bd1aeea5ad607758e5cf9f9]

INTEGRATION: CWS ooo19126 (1.12.242); FILE MERGED 2005/09/05 12:32:14 rt 1.12.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [026c72235b38ffb44f84b20172423cefc8698977]

INTEGRATION: CWS ooo19126 (1.6.58); FILE MERGED 2005/09/05 17:24:06 rt 1.6.58.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0813da518061acc6b0fc0100abd3a0028765660b]

INTEGRATION: CWS ooo19126 (1.12.242); FILE MERGED 2005/09/05 12:32:12 rt 1.12.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9ec1ddd181a36b10046b1a657771a8a2b7df31e2]

INTEGRATION: CWS ooo19126 (1.5.60); FILE MERGED 2005/09/05 17:24:05 rt 1.5.60.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b53019571c2418bd05437309d0bc386b1fb0e93f]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:07:29 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c43a03cc9c03e7996022061cdd2704d691a7e341]

INTEGRATION: CWS ooo19126 (1.3.178); FILE MERGED 2005/09/05 12:32:12 rt 1.3.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2ac6ad5ce33657901d6baf3722b3602519af1bba]

INTEGRATION: CWS ooo19126 (1.5.58); FILE MERGED 2005/09/05 17:24:05 rt 1.5.58.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [13c8ccfcf22273fcbdb0bf4f15709f733cf9c1e3]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:07:29 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b47cdad2ddc27afcdf857737de4af2f4228c906e]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:32:12 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [13b519446d49c71f28dff6f91aadb8fd01198cda]

INTEGRATION: CWS ooo19126 (1.3.78); FILE MERGED 2005/09/05 17:24:04 rt 1.3.78.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9a035ba14358d726d07a2a49914b2b28f8ad2c95]

INTEGRATION: CWS ooo19126 (1.4.22); FILE MERGED 2005/09/05 11:07:28 rt 1.4.22.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [60c7344910cb26842d853335847d8179dad42791]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:32:11 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [46f444daf03ce474c2f8bed17e3d56260a7b0977]

INTEGRATION: CWS ooo19126 (1.2.58); FILE MERGED 2005/09/05 17:24:04 rt 1.2.58.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6b85dd5855cf1a4a1e49e6dca28f6daf43c96f67]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:07:28 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b5fec83e02613cf289f7ca8d0f451305f0243168]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:32:10 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ed820f611223ec28ab7a408db40a2dccd09ec9a8]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:32:09 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b98a34f31c5826ab7cc328e6dfa1d1969b5a7f3e]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:07:27 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [749d2af281b54c35e1d992c351c23cc274ea61ce]

INTEGRATION: CWS ooo19126 (1.2.58); FILE MERGED 2005/09/05 17:24:03 rt 1.2.58.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a0a1daddfede12b0cb98bf9b1284127a1ccecea8]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:32:07 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4342383044c04c3d4a1dd3142a7988a0384b24bf]

INTEGRATION: CWS ooo19126 (1.2.94); FILE MERGED 2005/09/05 17:24:03 rt 1.2.94.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [873c1bfd41d7c42b15bf64f1723b6f1dc44902be]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:07:27 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e2dc9d625649107e0a0437c1a0adc9663d3b876f]

INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGED 2005/09/05 12:32:06 rt 1.3.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [22b2fe3e210df5b9e83a6edcb971b4d46c4906fd]

INTEGRATION: CWS ooo19126 (1.2.94); FILE MERGED 2005/09/05 17:24:02 rt 1.2.94.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a764bd0e0ad6f2a414a17539c4ef93417695b8b9]

INTEGRATION: CWS ooo19126 (1.15.242); FILE MERGED 2005/09/05 12:32:06 rt 1.15.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6044091d5206a5003f3cb4fb7253cf7f04dbd75a]

INTEGRATION: CWS ooo19126 (1.3.38); FILE MERGED 2005/09/05 17:24:02 rt 1.3.38.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [64be82b68922f2cc88acd90775dc67d09c8a8007]

INTEGRATION: CWS ooo19126 (1.7.178); FILE MERGED 2005/09/05 12:32:05 rt 1.7.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c3132ffb39236d43953279dbdccc454be56b2703]

INTEGRATION: CWS ooo19126 (1.5.26); FILE MERGED 2005/09/05 17:24:01 rt 1.5.26.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8bc8d1d55adce2a1aa28c8ae05109b4613c18c63]

INTEGRATION: CWS ooo19126 (1.4.24); FILE MERGED 2005/09/05 11:07:25 rt 1.4.24.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cacbd37d85a11257fb35404cb2fa9cdd5d797be8]

INTEGRATION: CWS ooo19126 (1.14.242); FILE MERGED 2005/09/05 12:32:05 rt 1.14.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c5929766389e83c4e4e20131614c5dd8c5832384]

INTEGRATION: CWS ooo19126 (1.7.36); FILE MERGED 2005/09/05 17:24:01 rt 1.7.36.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4b3377be1ad59d52c11cf5a374426001d4b6a17b]

INTEGRATION: CWS ooo19126 (1.9.242); FILE MERGED 2005/09/05 12:32:04 rt 1.9.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b8885ef8b4f19ada940a62b2c1df50337f529c48]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:07:24 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [792a1e7f67630c4b287527b05565146ef7054d38]

INTEGRATION: CWS ooo19126 (1.7.58); FILE MERGED 2005/09/05 17:24:00 rt 1.7.58.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1e3c9d22361ca0bbedb4b8043e90b0993ac5e46e]

INTEGRATION: CWS ooo19126 (1.9.242); FILE MERGED 2005/09/05 12:32:03 rt 1.9.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [908e190c0325dce7dcf7f262dc881ac6e4e88246]

INTEGRATION: CWS ooo19126 (1.1.1.1.158); FILE MERGED 2005/09/05 11:07:24 rt 1.1.1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2255dac2f419ecacc8497de5806bbfa9a5894c66]

INTEGRATION: CWS ooo19126 (1.2.108); FILE MERGED 2005/09/05 17:24:00 rt 1.2.108.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [888509d96d7e383af2a8232db09672aacd377e99]

INTEGRATION: CWS ooo19126 (1.8.188); FILE MERGED 2005/09/05 12:32:02 rt 1.8.188.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c21944d5ec0c86a82c5a75e869e8d8b483b5cc5d]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:07:23 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0646fced52ecb0186deda79ccad39ae87c98cbe7]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:32:01 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [03abce8624cdba6aab300cec6bfcd0de11e0dee2]

INTEGRATION: CWS ooo19126 (1.13.24); FILE MERGED 2005/09/05 17:24:00 rt 1.13.24.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9005d8eda15bf514dc3bebb1a1d7de52de1171c1]

INTEGRATION: CWS ooo19126 (1.9.242); FILE MERGED 2005/09/05 12:32:00 rt 1.9.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f9fdba80762cc5bc2a0de771a93ba2083444bbb3]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:07:23 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d58430d4be5f318d9ffc97dd844275fb8595b78c]

INTEGRATION: CWS ooo19126 (1.2.94); FILE MERGED 2005/09/05 17:23:59 rt 1.2.94.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6f734349ebdfcf14a891fb3ec4d63507d866a825]

INTEGRATION: CWS ooo19126 (1.6.178); FILE MERGED 2005/09/05 12:31:59 rt 1.6.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [aebae26998bc88e64ba576efd4e789bfc56980f1]

INTEGRATION: CWS ooo19126 (1.3.24); FILE MERGED 2005/09/05 11:07:22 rt 1.3.24.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0ea6fba5fb0dd996ceb67f3d43888c75ebf85752]

INTEGRATION: CWS ooo19126 (1.3.30); FILE MERGED 2005/09/05 17:23:59 rt 1.3.30.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8241c499ec484589aa3ea27167b247d000a23549]

INTEGRATION: CWS ooo19126 (1.6.178); FILE MERGED 2005/09/05 12:31:58 rt 1.6.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7f580b7241e679f3d285b6ecb9f3b7f1bbecab1b]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:07:22 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5c66e0cf6be7e7b9dde8dffc94f14b034995a4ee]

INTEGRATION: CWS ooo19126 (1.3.38); FILE MERGED 2005/09/05 17:23:59 rt 1.3.38.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a8db02d02c8c4f6a904f46647c99d1299a7813c8]

INTEGRATION: CWS ooo19126 (1.13.346); FILE MERGED 2005/09/05 17:23:58 rt 1.13.346.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c8a3fdc1dec87780ba4bd17e852c68e61a4daab9]

INTEGRATION: CWS ooo19126 (1.6.178); FILE MERGED 2005/09/05 12:31:57 rt 1.6.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [46a32b754d2de1c817580a15d3079c8818c1150c]

INTEGRATION: CWS ooo19126 (1.4.160); FILE MERGED 2005/09/05 17:23:58 rt 1.4.160.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2ef9675136f38cf385f1a54a65e4058c337de82c]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:07:21 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2b0bd1730cf16b88c017657d2a331bcb1f26659b]

INTEGRATION: CWS ooo19126 (1.6.178); FILE MERGED 2005/09/05 12:31:56 rt 1.6.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e18c0f1b8aed476a5c4854b92af589639f3a2749]

INTEGRATION: CWS ooo19126 (1.12.74); FILE MERGED 2005/09/05 17:23:57 rt 1.12.74.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1e2372bbf12646b2a26e1b82cd5a8e74c4f54dc3]

INTEGRATION: CWS ooo19126 (1.6.178); FILE MERGED 2005/09/05 12:31:55 rt 1.6.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b8ee4e5714a3a47fd2f8eac2c3b5e09ccb134cdc]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:07:20 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [97f9f23c6690ce1ffdae8b825e9fb5bbacf1952f]

INTEGRATION: CWS ooo19126 (1.48.78); FILE MERGED 2005/09/05 17:23:56 rt 1.48.78.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [886dd684a1b574659a40567a43acb8004c9d3ada]

INTEGRATION: CWS ooo19126 (1.2.352); FILE MERGED 2005/09/05 17:23:56 rt 1.2.352.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d9ba4cb2e602d604a2a12ffda7d2a8cf6c5c7048]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:07:19 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2752108112f36a173847d0a3bc16aa53988d9921]

INTEGRATION: CWS ooo19126 (1.6.178); FILE MERGED 2005/09/05 12:31:54 rt 1.6.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [06bd5a07851ce8cf272055625eace5a784090849]

INTEGRATION: CWS ooo19126 (1.18.124); FILE MERGED 2005/09/05 17:23:55 rt 1.18.124.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [39860a793cf16dae5be7b12a59d78ded3f52c574]

INTEGRATION: CWS ooo19126 (1.1.1.1.158); FILE MERGED 2005/09/05 11:07:19 rt 1.1.1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6e021351365b97fe7b6f386fb7a22fede12363be]

INTEGRATION: CWS ooo19126 (1.6.178); FILE MERGED 2005/09/05 12:31:53 rt 1.6.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [defc745579848978222c9ff36796f501254c30eb]

INTEGRATION: CWS ooo19126 (1.2.352); FILE MERGED 2005/09/05 17:23:55 rt 1.2.352.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [757a09fd6ba37cf7057b55068f39c43eaa8e9ea5]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:07:18 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4eb071fb3281db23573cca7bf58a5a4486ad28a5]

INTEGRATION: CWS ooo19126 (1.6.198); FILE MERGED 2005/09/05 17:23:54 rt 1.6.198.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [036b62b018ab5fc6afc2f19a359ecaf3f73904c5]

INTEGRATION: CWS ooo19126 (1.17.176); FILE MERGED 2005/09/05 12:31:51 rt 1.17.176.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [95a9ad1d56993d53250b27ab1d16925954f14e8b]

INTEGRATION: CWS ooo19126 (1.7.74); FILE MERGED 2005/09/05 17:23:54 rt 1.7.74.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4275f10849fd39dc087755d8c4ef76a0f3217899]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:07:17 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d5057ac30a224f759b14512cbc94b425565cc19f]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:31:51 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7daafe1d01bf72b8640ccad7e7131409bb685150]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:07:16 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e446d87c968ecc6b98f36aad083b4685ceeaf308]

INTEGRATION: CWS ooo19126 (1.15.162); FILE MERGED 2005/09/05 17:23:54 rt 1.15.162.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d282fd8ec6e62c559ec663335cecdaba5c142c64]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:31:50 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4863175bfdfa42e2fb912b33eef1e393d2799fd6]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:07:15 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [de137facafadab74b71eec1673432a76fabcaa92]

INTEGRATION: CWS ooo19126 (1.10.74); FILE MERGED 2005/09/05 17:23:54 rt 1.10.74.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [609c553e1782f6a07ca8b1264c619a789a6b6b0d]

INTEGRATION: CWS ooo19126 (1.4.74); FILE MERGED 2005/09/05 17:23:53 rt 1.4.74.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f2926e1991c6561cfafd334efd1ad13d1a599043]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:31:49 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1d4520c0ebe6dd8886062c084aac4a60ae189a5d]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:07:14 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ea5f9fa5e0df6e99909ba23ab8c43ccd57058ceb]

INTEGRATION: CWS ooo19126 (1.4.342); FILE MERGED 2005/09/05 17:23:53 rt 1.4.342.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [efe142f2ce5d3e5d636ffc2bebbcac72d7aff86a]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:31:48 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [83beddd714c6a0a51cd28a5c901b2b2187c6ff66]

INTEGRATION: CWS ooo19126 (1.12.198); FILE MERGED 2005/09/05 17:23:51 rt 1.12.198.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1a93fd510c96712c54b205d23fd12e4ffb0c2012]

INTEGRATION: CWS ooo19126 (1.4.242); FILE MERGED 2005/09/05 12:31:48 rt 1.4.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [39f8b5df2a5ffb8bda85d82a171150d7f807e71b]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:31:47 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [35c1def0806bd98aaa13217106ebfc910870cdef]

INTEGRATION: CWS ooo19126 (1.22.78); FILE MERGED 2005/09/05 17:23:51 rt 1.22.78.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bfe131d385cb2581f9a40e3d02b847c7ea5bc820]

INTEGRATION: CWS ooo19126 (1.6.178); FILE MERGED 2005/09/05 12:31:47 rt 1.6.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [78443e4708d3c7787240c9540a8307a7bb139394]

INTEGRATION: CWS ooo19126 (1.25.52); FILE MERGED 2005/09/05 17:23:50 rt 1.25.52.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d651fcf685803555d53cc1ab163849d35294fc10]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:31:46 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6cca01d86ac636cd8ba765fecb6fd36719a32cf4]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:07:11 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7045c904ee2daacb9c91b05a054decfd6774972a]

INTEGRATION: CWS ooo19126 (1.21.78); FILE MERGED 2005/09/05 17:23:50 rt 1.21.78.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [dadc115d08ff7f7a204e545a2dae89dcba9d320e]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:31:45 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5cf73982051de02c6016164fc5c94c652f01c0e3]

INTEGRATION: CWS ooo19126 (1.3.74); FILE MERGED 2005/09/05 17:23:50 rt 1.3.74.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b399f1291c076ac88f82eccb7593ae63048ca7e4]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:31:44 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5acb6c80cf6994dc4ed988ac5122ccefb51ebfc9]

INTEGRATION: CWS ooo19126 (1.20.142); FILE MERGED 2005/09/05 17:23:50 rt 1.20.142.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d38b30c78f246037c61ecebe3e8b19f074c79db4]

INTEGRATION: CWS ooo19126 (1.3.200); FILE MERGED 2005/09/05 12:31:44 rt 1.3.200.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c7cdca163606455a3217e4a902c2e224f88324af]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:07:09 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [aa0bb3597efd04dd135a1abbe8817c0fb64c023f]

INTEGRATION: CWS ooo19126 (1.3.52); FILE MERGED 2005/09/05 17:23:49 rt 1.3.52.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f98a92aa022fac2f82a0c2a9d988a60d84cbe48c]

INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGED 2005/09/05 12:31:44 rt 1.3.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8a9093979066a7110ce9f24aed59665aac8dd090]

INTEGRATION: CWS ooo19126 (1.36.66); FILE MERGED 2005/09/05 17:23:49 rt 1.36.66.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8ef0dcf37c5e1fda2e9bb8d625c888746b71766f]

INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGED 2005/09/05 12:31:43 rt 1.3.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3891fac28a457c7443a59394505c66b4af3e42c1]

INTEGRATION: CWS ooo19126 (1.17.132); FILE MERGED 2005/09/05 17:23:49 rt 1.17.132.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [45e22cbc6a8fb7777ae3ba7389b5c1b2860462eb]

INTEGRATION: CWS ooo19126 (1.6.178); FILE MERGED 2005/09/05 12:31:41 rt 1.6.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [219dccb1c7a3bcef7f4895863c91bd615509ac71]

INTEGRATION: CWS ooo19126 (1.92.78); FILE MERGED 2005/09/05 17:23:48 rt 1.92.78.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fc255c11ec5d09db03edef8c17f13346f18587c3]

INTEGRATION: CWS ooo19126 (1.4.242); FILE MERGED 2005/09/05 12:31:40 rt 1.4.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [66fdbe872f71b3c1e460e5b5defb34a026c07de2]

INTEGRATION: CWS ooo19126 (1.34.78); FILE MERGED 2005/09/05 17:23:48 rt 1.34.78.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e3502d4a34ac68f952c44aa08580d740842dfd34]

INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGED 2005/09/05 12:31:40 rt 1.3.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [73d9a412369975c124159f47a00a3c5e79298afd]

INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 17:23:48 rt 1.4.60.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3629ff7c4e9718c376bed13097e7fb1d2513afc5]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:31:39 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8934b3734ccccdc840f58442aebc960b34ec7b6a]

INTEGRATION: CWS ooo19126 (1.7.198); FILE MERGED 2005/09/05 17:23:48 rt 1.7.198.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7b3b31cd9c51ce099aa32de88206cc9ce36f2dae]

INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGED 2005/09/05 12:31:39 rt 1.3.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [df7d13c50ef624c341b23ed550e56810ef676071]

INTEGRATION: CWS ooo19126 (1.10.76); FILE MERGED 2005/09/05 17:23:47 rt 1.10.76.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [15cf4aea03dc81d1d2fe43728b99c7965d224c69]

INTEGRATION: CWS ooo19126 (1.6.178); FILE MERGED 2005/09/05 12:31:38 rt 1.6.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6ed44560b671d2b12bb15202b7ca4d7d529460fa]

INTEGRATION: CWS ooo19126 (1.2.198); FILE MERGED 2005/09/05 17:23:47 rt 1.2.198.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fb09afcc5f80f52691d665b36d7482e80637029e]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:31:37 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [965540b0ed28a5408e1b9626b3cedfc3af613f04]

INTEGRATION: CWS ooo19126 (1.29.100); FILE MERGED 2005/09/05 17:23:47 rt 1.29.100.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d4a3b7e8935c584c6c4f850a8f6010cdaba9b11f]

INTEGRATION: CWS ooo19126 (1.5.178); FILE MERGED 2005/09/05 12:31:36 rt 1.5.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0a127dd766d25c475749dfe2860455d9ea7d0f58]

INTEGRATION: CWS ooo19126 (1.40.132); FILE MERGED 2005/09/05 17:23:46 rt 1.40.132.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8ce58259f40174847c652b61e3d438673270a2b0]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:31:36 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a884ecee005465282efa13cb48b67a6c0df86953]

INTEGRATION: CWS ooo19126 (1.6.74); FILE MERGED 2005/09/05 17:23:46 rt 1.6.74.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [489266d8649510aecfce4bcb32310a1360231861]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:31:35 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3fa6e54d7f9689f333e270707602afe78aa1817f]

INTEGRATION: CWS ooo19126 (1.13.124); FILE MERGED 2005/09/05 17:23:45 rt 1.13.124.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5585d026b201f6b46c3644d68d0fea8a8b9b8578]

INTEGRATION: CWS ooo19126 (1.5.178); FILE MERGED 2005/09/05 12:31:34 rt 1.5.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [122664327535c50afe6a4a69dbd4399d3c99b358]

INTEGRATION: CWS ooo19126 (1.2.40); FILE MERGED 2005/09/05 17:23:45 rt 1.2.40.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a31d52560c8ce5b82f7ae61bf8421716093ff086]

INTEGRATION: CWS ooo19126 (1.2.176); FILE MERGED 2005/09/05 12:31:33 rt 1.2.176.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3c1d240684b81bdbf1d6b15c8389d7c9a419c666]

INTEGRATION: CWS ooo19126 (1.6.178); FILE MERGED 2005/09/05 12:31:33 rt 1.6.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e0cc4f841c27f8fd781f2d53fcf8665a05a9d33c]

INTEGRATION: CWS ooo19126 (1.2.40); FILE MERGED 2005/09/05 17:23:44 rt 1.2.40.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c1b157e2c7c910251b0af45cf02572d43af35642]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:31:32 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [45b469c6dd7f2fa1b92470283bb49c6ba9391570]

INTEGRATION: CWS ooo19126 (1.5.178); FILE MERGED 2005/09/05 12:31:31 rt 1.5.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f598ed23303e1c893d76895c5f0802a280656075]

INTEGRATION: CWS ooo19126 (1.11.288); FILE MERGED 2005/09/05 12:31:31 rt 1.11.288.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d4c498662e2fc72c8d8c972386585309f417e9e7]

INTEGRATION: CWS ooo19126 (1.2.40); FILE MERGED 2005/09/05 17:23:43 rt 1.2.40.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b3151fb6ab0350be0d936bb85792f4368bb76d9d]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:31:30 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0146959b5e35bdae1eff07eff4058123287fcab3]

INTEGRATION: CWS ooo19126 (1.2.40); FILE MERGED 2005/09/05 17:23:42 rt 1.2.40.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ac19301c229f5413579891a43e7d9cd12fe8ee5d]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:31:29 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [da693795ffe76cfb69ce7520fc5f4f8c83075675]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:31:28 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [eeae4d76f74a23e22fdf518784e3eee8a992a905]

INTEGRATION: CWS ooo19126 (1.2.40); FILE MERGED 2005/09/05 17:23:41 rt 1.2.40.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2267148c85e183164b8f3d5dd292de9e55982b33]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:31:27 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [61bce04d812b146331f90616e4e7e798d1dd94d9]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:31:27 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1ac299a2f1675b550cdaf52444c601d85dc6a2e6]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:31:26 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [de62edf0ff4ddfa1ebefd1b7cd769266bb7834f9]

INTEGRATION: CWS ooo19126 (1.2.40); FILE MERGED 2005/09/05 17:23:40 rt 1.2.40.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7493262e7f164196148e881cff8bf10de29ecab7]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:31:26 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6c3e2bff76a8ac2b06c35d2ea1a8b9660581cfb4]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:31:25 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7071f1f8105b0cebd8eb3fc678415fb4000f3c2d]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:31:25 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [989cfcd5b7b03f699753dbda7f61a74a0507fc0e]

INTEGRATION: CWS ooo19126 (1.5.178); FILE MERGED 2005/09/05 12:31:24 rt 1.5.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3718da5903a96208b0a30fc0a10744c422680f5d]

INTEGRATION: CWS ooo19126 (1.2.40); FILE MERGED 2005/09/05 17:23:39 rt 1.2.40.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2e82915e0ff9af31ac2f9c6b2002506f507ca813]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:06:46 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [666ace3e01bce4c723771d4a4f158ea7977f1bb3]

INTEGRATION: CWS ooo19126 (1.6.178); FILE MERGED 2005/09/05 12:31:24 rt 1.6.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [121522a1b6add89d1221e7b2b8f0e8fe819391b7]

INTEGRATION: CWS ooo19126 (1.9.242); FILE MERGED 2005/09/05 12:31:23 rt 1.9.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8d8854a71418255c328b57ce080e094f16192dc9]

INTEGRATION: CWS ooo19126 (1.2.40); FILE MERGED 2005/09/05 17:23:38 rt 1.2.40.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [238ba4e392887e28ae15bc48257f160438e69032]

INTEGRATION: CWS ooo19126 (1.2.142); FILE MERGED 2005/09/05 11:06:44 rt 1.2.142.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [912d0838379a493e2f3adcb8789c41ffb656b6b7]

INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGED 2005/09/05 12:31:22 rt 1.3.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b4d4cf446e0efa2294e28b971bd1e8708202f38c]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:31:22 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5d3b1e848858bdd86e2c88e910911d1c6451f048]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:31:21 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6ffe717792d9125a903a7fb7982e422577077973]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:06:42 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1de4c53d948902e83f2ece052697eb591ecc502f]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:31:21 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9deacf019f8eb1d3cf893a3146d445d4411bb4b5]

INTEGRATION: CWS ooo19126 (1.2.40); FILE MERGED 2005/09/05 17:23:37 rt 1.2.40.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [640d6a8c90795b91626afcca1afc5884b772edc2]

INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGED 2005/09/05 12:31:20 rt 1.3.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ab8dbc90a30bf080a5dc6dec944b782ce4a76f94]

INTEGRATION: CWS ooo19126 (1.2.252); FILE MERGED 2005/09/05 17:23:37 rt 1.2.252.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6a4daef364a6a247acfeefb8f732334aaa0ddaff]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:31:20 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f83dfcd45e763b36d99d69b25feb7dc77903b01b]

INTEGRATION: CWS ooo19126 (1.3.74); FILE MERGED 2005/09/05 17:23:37 rt 1.3.74.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9b99a797e07a5e6fb068de39384cd272d007d1e0]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:31:19 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0c098781df67b21947a7e380f3e2383a5fc40e4b]

INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGED 2005/09/05 12:31:19 rt 1.3.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f5e71c835150de297a9efa900f7f7507f5f89ea6]

INTEGRATION: CWS ooo19126 (1.3.198); FILE MERGED 2005/09/05 17:23:36 rt 1.3.198.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a010e44099746d03d3e3b188fba06d8cd5596666]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:31:18 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [65f42fcf4d16dc458483e58da32553f090866d09]

INTEGRATION: CWS ooo19126 (1.9.78); FILE MERGED 2005/09/05 17:23:36 rt 1.9.78.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a5c4884c04200b203a9d46a058c9614f7510d7f5]

INTEGRATION: CWS ooo19126 (1.2.252); FILE MERGED 2005/09/05 17:23:36 rt 1.2.252.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8769aafd48070ad4d6cd065dcc1de87e8facb6ee]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:31:18 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ba01ec9696b1728951c7ee4aba1b38227d77ff68]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:31:17 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6d44369b2002b9cf459e0e222279eccf23c3460d]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:31:16 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9806373c092b09d3121672a68df3ceca81dbfa6e]

INTEGRATION: CWS ooo19126 (1.5.128); FILE MERGED 2005/09/05 11:06:35 rt 1.5.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6d1569c7f1a3543f031e6dbe8e4a92c81da2113f]

INTEGRATION: CWS ooo19126 (1.2.252); FILE MERGED 2005/09/05 17:23:35 rt 1.2.252.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [06420f3600eabe58dcc4158d82b0221fa1ed8921]

INTEGRATION: CWS ooo19126 (1.2.288); FILE MERGED 2005/09/05 12:31:16 rt 1.2.288.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f45834eaddd3df433526e4f82b21c0661a890331]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:06:34 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f8a7f656cc26ba16d2f238f9863f3e91fccb6cff]

INTEGRATION: CWS ooo19126 (1.4.124); FILE MERGED 2005/09/05 17:23:35 rt 1.4.124.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2fc0dd563c42262f66104174e50671b9cb257364]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:31:14 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [776239b94ab0055476c785cded6ac288a322f6e0]

INTEGRATION: CWS ooo19126 (1.2.288); FILE MERGED 2005/09/05 12:31:13 rt 1.2.288.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2149f6b8397d29136098f11eed91781de4e4bbee]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:31:12 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [dcec908d7f181209ea9955023d3b0a46cd224e46]

INTEGRATION: CWS ooo19126 (1.2.252); FILE MERGED 2005/09/05 17:23:34 rt 1.2.252.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bca1694b52cfd48f5e04d8208802ab23274b4c2d]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:31:11 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ba4e3ff9d8d02e6dd1def12e1406cd0426b0c492]

INTEGRATION: CWS ooo19126 (1.6.78); FILE MERGED 2005/09/05 17:23:34 rt 1.6.78.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [feddb37ecb7d887357b68ab624e91ecc7461dc3a]

INTEGRATION: CWS ooo19126 (1.11.196); FILE MERGED 2005/09/05 12:31:10 rt 1.11.196.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e55c2dd455bc39aad1a910243b7d5032629b9faf]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:06:29 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [24779682601ebbea58903f6390cecce0825ce8f6]

INTEGRATION: CWS ooo19126 (1.4.44); FILE MERGED 2005/09/05 17:23:34 rt 1.4.44.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [15b75cd4f7be483aee2601763a5c778fdda3d881]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:31:10 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e5c0d835bffcbd52a7c5db1b52a2c7b09981d8a9]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:31:09 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [43cd04a4f5b16ad3224f1a8940d0c7dca99c40ec]

INTEGRATION: CWS ooo19126 (1.2.252); FILE MERGED 2005/09/05 17:23:33 rt 1.2.252.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5e9ff8bd94bb1d5b6d07ae85f508c9c0d4cd61e7]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:06:28 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [92fc5822e9ea2ed348d7a37613d7fe6d462df80f]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:31:08 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [237e2e1882346fbd9520159fe58b6f08ef1cec1d]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:06:28 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fa3c87a459e23672587f4eac32542e383511a2c6]

INTEGRATION: CWS ooo19126 (1.3.162); FILE MERGED 2005/09/05 17:23:32 rt 1.3.162.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c33a73f771a47a5f590e2288ca53b68ba645ba6d]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:31:07 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [90a09df113192479f8b4ee80ed0e01203933577e]

INTEGRATION: CWS ooo19126 (1.5.128); FILE MERGED 2005/09/05 11:06:27 rt 1.5.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6188bc18cd9da14a9e390c94041de98d9ed610fe]

INTEGRATION: CWS ooo19126 (1.3.74); FILE MERGED 2005/09/05 17:23:32 rt 1.3.74.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ea71893c51e34822dd1e391ce85ff9345e3a5725]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:31:07 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [80943c89a66d49e0d3b8bf0dfe7bcdb7b5d331ef]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:06:27 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bc78964b51080a896d991609e18084dc32d6959e]

INTEGRATION: CWS ooo19126 (1.6.74); FILE MERGED 2005/09/05 17:23:32 rt 1.6.74.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [393a47163b788c3a2881642cb1ef49ac52f97072]

INTEGRATION: CWS ooo19126 (1.6.178); FILE MERGED 2005/09/05 12:31:06 rt 1.6.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e5f2b57e148681d3da686b9e8e4014079d87102f]

INTEGRATION: CWS ooo19126 (1.2.252); FILE MERGED 2005/09/05 17:23:31 rt 1.2.252.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [311144ec012ae675ca55b160ecc7e0a6c2b38384]

INTEGRATION: CWS ooo19126 (1.6.178); FILE MERGED 2005/09/05 12:31:05 rt 1.6.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8733a8c265511fc9f394ad96752b9e5b738ba0a0]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:06:26 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e0ba682517cafac753a0550e12bb3cbeb0544f7b]

INTEGRATION: CWS ooo19126 (1.3.78); FILE MERGED 2005/09/05 17:23:31 rt 1.3.78.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [20ce959a760101ad93bce118f12631337e597ea0]

INTEGRATION: CWS ooo19126 (1.6.666); FILE MERGED 2005/09/05 12:31:04 rt 1.6.666.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e5c04696c17c42a079b7e658eb16b2de5b0e427a]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:06:25 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [eec6fc294ca4c1f475381a24040018b3bebb397c]

INTEGRATION: CWS ooo19126 (1.3.74); FILE MERGED 2005/09/05 17:23:31 rt 1.3.74.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [23c233b64de809971e6f40449da2c9b438844a6d]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:31:04 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a2774031062a0ea987abf408608ec3da5d5dd10d]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:31:03 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1e7edb68680b3d321434d305877ef7a1ff88497e]

INTEGRATION: CWS ooo19126 (1.2.252); FILE MERGED 2005/09/05 17:23:30 rt 1.2.252.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2cfdc727210e502a753b8056fec9f0e0b4f0610b]

INTEGRATION: CWS ooo19126 (1.4.242); FILE MERGED 2005/09/05 12:31:03 rt 1.4.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f5244c83f91d633b1a461114a79d3f40b9872b81]

INTEGRATION: CWS ooo19126 (1.5.128); FILE MERGED 2005/09/05 11:06:24 rt 1.5.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f6f37e404cef3e922d93a988a65a2794e11d79f3]

INTEGRATION: CWS ooo19126 (1.4.78); FILE MERGED 2005/09/05 17:23:30 rt 1.4.78.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [99c2747b829bb8e376cd1d42dc687482d26ca47d]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:31:02 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [78658fd939644c29dd93a05172071ea65df14678]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:06:23 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5f54d3113c42a69a0ada7129ad4189cb4df5697c]

INTEGRATION: CWS ooo19126 (1.5.128); FILE MERGED 2005/09/05 12:31:01 rt 1.5.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fc21e0c12e392105a62218242cd0775e1b6356f6]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:31:01 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d981869b42c7d255b0ec769402f35454ff565c88]

INTEGRATION: CWS ooo19126 (1.21.282); FILE MERGED 2005/09/05 17:23:29 rt 1.21.282.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8cd401fa288f4ac14f8e0de6ed003a7273d3e5e4]

INTEGRATION: CWS ooo19126 (1.4.242); FILE MERGED 2005/09/05 12:30:59 rt 1.4.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a5c7479f186f3e93cedf109db14798a04df7e255]

INTEGRATION: CWS ooo19126 (1.2.142); FILE MERGED 2005/09/05 11:06:22 rt 1.2.142.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [63dec0b96b40622c51b3a15e398d38aaaa529145]

INTEGRATION: CWS ooo19126 (1.16.78); FILE MERGED 2005/09/05 17:23:29 rt 1.16.78.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [afb0e39864973dd734c4c91efb48346c1d788442]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:30:58 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bb236672e6251a3ad0a1bba5f4ef695de6626226]

INTEGRATION: CWS ooo19126 (1.4.160); FILE MERGED 2005/09/05 17:23:29 rt 1.4.160.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [24eccd0746665b756d7f4ec746f24b5aec1aeffe]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 12:30:58 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7879de2f2364dc64bf4dd385a485ad4e39009808]

INTEGRATION: CWS ooo19126 (1.22.74); FILE MERGED 2005/09/05 17:23:28 rt 1.22.74.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0fcc3f61938286afec7493f0134ec06acc15580a]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:30:57 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [72ea81f11fa9ee86594707e8b1bb941651557109]

INTEGRATION: CWS ooo19126 (1.88.78); FILE MERGED 2005/09/05 17:23:28 rt 1.88.78.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0a34ed1b36574fd8945581e653394ce8d78e676c]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:30:57 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6c917357461f365c5ff430d068ca6c3cf96510cb]

INTEGRATION: CWS ooo19126 (1.2.352); FILE MERGED 2005/09/05 17:23:28 rt 1.2.352.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [91793a4914b104ff01d49f5664aeede43a781a1d]

INTEGRATION: CWS ooo19126 (1.5.178); FILE MERGED 2005/09/05 12:30:56 rt 1.5.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [74e8e741b2d8e8db2d768a481d7e60e4318d0c15]

INTEGRATION: CWS ooo19126 (1.21.198); FILE MERGED 2005/09/05 17:23:27 rt 1.21.198.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2d96f2b0bfde6258208e32e0ac7e3d154aa45a59]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 12:30:56 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f8c6ba5f3438062d59cb06c8c58afe0f6f2b5594]

INTEGRATION: CWS ooo19126 (1.6.4); FILE MERGED 2005/09/05 11:06:20 rt 1.6.4.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e1394bb26706045a15fa56d2745b3bcd5c5c9931]

INTEGRATION: CWS ooo19126 (1.2.352); FILE MERGED 2005/09/05 17:23:27 rt 1.2.352.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b72d570d858f24a23832089e5f8e1333b6430621]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 12:30:55 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [13d258191c5c4dda492850f01830222ae6b5db2e]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:06:19 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bf9a9a164eb42e560fa6fedb0f1a858deab124fc]

INTEGRATION: CWS ooo19126 (1.14.104); FILE MERGED 2005/09/05 17:23:27 rt 1.14.104.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c8077121c25cfaf5bd6b7fbc75ff09d46bde5570]

INTEGRATION: CWS ooo19126 (1.1.666); FILE MERGED 2005/09/05 12:30:53 rt 1.1.666.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [82a8ea1a7468de03157b58c385d649d8beb854d7]

INTEGRATION: CWS ooo19126 (1.13.74); FILE MERGED 2005/09/05 17:23:27 rt 1.13.74.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4ccab798500777008e874afe5ec66c3367771343]

INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGED 2005/09/05 12:30:52 rt 1.3.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fe425eb530edaa6f5000e620232268a81aa71280]

INTEGRATION: CWS ooo19126 (1.3.680); FILE MERGED 2005/09/05 12:30:51 rt 1.3.680.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5f5a11a0ddbecff5ec30bffb0b9f138949d9487f]

INTEGRATION: CWS ooo19126 (1.5.132); FILE MERGED 2005/09/05 17:23:26 rt 1.5.132.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8de3370ef335bfff32cb78c924a43e5056923180]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:30:51 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bc82f002dd6d370ae5822f094a608e2d412fdf5a]

INTEGRATION: CWS ooo19126 (1.10.74); FILE MERGED 2005/09/05 17:23:26 rt 1.10.74.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1a59ff175f80cda46715d122759a806ed25186a6]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:30:50 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a04ef7a8533b0778d491e02cd727746525a467c3]

INTEGRATION: CWS ooo19126 (1.37.78); FILE MERGED 2005/09/05 17:23:25 rt 1.37.78.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [98b5f6e13dba4499f81e9f812dafd6a68386f899]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:30:50 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b3486702117122fcb909c69ea5f1ecc3008ac7fa]

INTEGRATION: CWS ooo19126 (1.7.76); FILE MERGED 2005/09/05 17:23:25 rt 1.7.76.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5bff27c3264b97e9d3b65da48faa7539e739eb8a]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:30:49 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [adacf8226dc6c840a9730e53683f2d7faf83360d]

INTEGRATION: CWS ooo19126 (1.29.162); FILE MERGED 2005/09/05 17:23:25 rt 1.29.162.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [41fb255655688646785487d4ee09a0c4e737e7fc]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:30:48 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1d24517dfe384bfae41871655205f700eb09995d]

INTEGRATION: CWS ooo19126 (1.14.132); FILE MERGED 2005/09/05 17:23:24 rt 1.14.132.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2e5bbcc1c83dbab50a7c07c07700f9cd85bdeb44]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:30:48 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [553bdb952c0d6b1c9f138bac77e9462f089c1b1d]

INTEGRATION: CWS ooo19126 (1.11.74); FILE MERGED 2005/09/05 17:23:24 rt 1.11.74.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [abeba02a9a6a780f3b6d286a5ca499482240465e]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:30:47 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [73d0980b4d1a578308d1e000e8c3f262e8014955]

INTEGRATION: CWS ooo19126 (1.3.350); FILE MERGED 2005/09/05 17:23:24 rt 1.3.350.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [598d56aad439455939c792de5e93e9f84e0d6e32]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:30:46 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c577028f94b1c46d645e3820a23f50fb6a67893a]

INTEGRATION: CWS ooo19126 (1.4.342); FILE MERGED 2005/09/05 17:23:23 rt 1.4.342.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [50b78a4c260c5b4996f031991da903826a1bf86d]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:30:46 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2f37025d07bce3c5046d3ae94421b86dbf0d9a95]

INTEGRATION: CWS ooo19126 (1.7.348); FILE MERGED 2005/09/05 17:23:23 rt 1.7.348.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [974c371605a71f6180488da55e6ea16c3c649caa]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:30:45 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a422a83fe2438cb80e79b6bb1336723ba481834d]

INTEGRATION: CWS ooo19126 (1.3.350); FILE MERGED 2005/09/05 17:23:23 rt 1.3.350.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7d172678def2ee0cea33fc762796a1e7ad79db13]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:06:03 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cd34f14a73819b0ea4fa81adf0499b1700c3440e]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:30:45 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c8eb6db85310231bed92ca4f507f9cdb43b59224]

INTEGRATION: CWS ooo19126 (1.8.74); FILE MERGED 2005/09/05 17:23:22 rt 1.8.74.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7adb98c41ef867f34ff8b2b92327ec5a42d85217]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:30:44 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0ac7c3b56858df2dcac1100e736534a1e892b29a]

INTEGRATION: CWS ooo19126 (1.23.124); FILE MERGED 2005/09/05 17:23:22 rt 1.23.124.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9db15319e9eff0df7be305a01a48056f9b31c03e]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:06:01 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [720027d6d87f84ee2e89d08eea1b672bd660bb7a]

INTEGRATION: CWS ooo19126 (1.3.680); FILE MERGED 2005/09/05 12:30:43 rt 1.3.680.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [359e3d68ba95754ba4cc4067ff48bdd333e65dda]

INTEGRATION: CWS ooo19126 (1.2.352); FILE MERGED 2005/09/05 17:23:22 rt 1.2.352.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1e2cbef1cda05857b2e8a64ec513f3b80b1291d6]

INTEGRATION: CWS ooo19126 (1.9.242); FILE MERGED 2005/09/05 12:30:42 rt 1.9.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ae0704ecee8c207be93550fbaa3cc43588356688]

INTEGRATION: CWS ooo19126 (1.11.198); FILE MERGED 2005/09/05 17:23:21 rt 1.11.198.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [044fd7a4f00a62d6c392670c71fcc2364ebc1e0f]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:05:59 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c68729d5aa64d695a75793acb816f27c9b59ac5b]

INTEGRATION: CWS ooo19126 (1.9.242); FILE MERGED 2005/09/05 12:30:41 rt 1.9.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a4d2469aaaae16272c9bd66b9beb19ca22bff98c]

INTEGRATION: CWS ooo19126 (1.2.352); FILE MERGED 2005/09/05 17:23:21 rt 1.2.352.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1778a40c10e5eb26b96c13ceac6541dcd8d85e59]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:05:57 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [32e6b5392a161022e37224dadf85e57753b09243]

INTEGRATION: CWS ooo19126 (1.11.558); FILE MERGED 2005/09/05 12:30:40 rt 1.11.558.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a7c905b9aa6a8f3620bfddd884fc81ad6d994a1e]

INTEGRATION: CWS ooo19126 (1.5.132); FILE MERGED 2005/09/05 17:23:21 rt 1.5.132.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bca676e047dc8f969f538714cd9ca1d5cd41c129]

INTEGRATION: CWS ooo19126 (1.10.242); FILE MERGED 2005/09/05 12:30:39 rt 1.10.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a78e4aa81515c8791b9dacc9fc90bf54995add20]

INTEGRATION: CWS ooo19126 (1.12.162); FILE MERGED 2005/09/05 17:23:20 rt 1.12.162.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f50a20c4c6bbfd0b9c624c831b4d8b5dc9e4dd24]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:05:52 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [20f96a8308c416b3646c37595fc30b8d2b401f25]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:30:38 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f341eb96b5b4b8604ca8aeb6f27af47f51a84a1d]

INTEGRATION: CWS ooo19126 (1.9.132); FILE MERGED 2005/09/05 17:23:20 rt 1.9.132.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [01372a853673b73f759719aed51e0f8bf8d2f384]

INTEGRATION: CWS ooo19126 (1.5.60); FILE MERGED 2005/09/05 11:05:51 rt 1.5.60.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [691cd931afa3dd4832d0af8cec400e346a2ec9eb]

INTEGRATION: CWS ooo19126 (1.3.74); FILE MERGED 2005/09/05 17:23:20 rt 1.3.74.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [368268c85ad7f82128986fbf04e9c95ec92860d2]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:05:51 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d578a3059920b251ae9965683835e37e0e3d12c9]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:30:37 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9a155d53e9aaa03f3bfaa699cf30d7ba18bb022b]

INTEGRATION: CWS ooo19126 (1.3.342); FILE MERGED 2005/09/05 17:23:19 rt 1.3.342.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b4c6813dc6eef6084f27665e2411c8c9246adbba]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:05:50 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [deb40f6638dc04d6a579e4ede40234685ea30f6f]

INTEGRATION: CWS ooo19126 (1.4.242); FILE MERGED 2005/09/05 12:30:37 rt 1.4.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fde825fae09f6a8af44bf00307e871986d67cb26]

INTEGRATION: CWS ooo19126 (1.8.350); FILE MERGED 2005/09/05 17:23:19 rt 1.8.350.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5c7970c01e52a9d237156350f4b155c90837c4f1]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:05:50 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [106a97575a64887fb7955fb0ee57e37451a85a6c]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:30:37 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3e7d22fdae93e0acb0dc8b30c247b9d5e11df35d]

INTEGRATION: CWS ooo19126 (1.12.162); FILE MERGED 2005/09/05 17:23:19 rt 1.12.162.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f109ba017fc81f18ea70129e163c07ed65a56283]

INTEGRATION: CWS ooo19126 (1.6.128); FILE MERGED 2005/09/05 11:05:50 rt 1.6.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7e8432aadb4024c9a3bb238eded1d4b41419fff8]

INTEGRATION: CWS ooo19126 (1.14.142); FILE MERGED 2005/09/05 17:23:18 rt 1.14.142.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5cd8264e042198f456d09480c6a0a929920c16c8]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:30:36 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d9faeac76becad4533e949ba58e510dc9582e46f]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:05:49 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1b03a5a18aa05480a76b11f8e0b15a2a03ee7b4d]

INTEGRATION: CWS ooo19126 (1.4.350); FILE MERGED 2005/09/05 17:23:18 rt 1.4.350.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2eeabcdc4411498b65253f052d436ea3de58c5de]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:30:35 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ad2b8be997dfce5f5fb4b0d8dcdcdd85ba07c642]

INTEGRATION: CWS ooo19126 (1.9.256); FILE MERGED 2005/09/05 17:23:18 rt 1.9.256.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [441728106e7559b5c3f6ce46fbb656556531fa7a]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:05:48 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [dc127d8f3e844062a857d6d32e4a76ddbf106434]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:30:34 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [caa3c5f3bb6ea2b82670d397cbd6b7822c5bd071]

INTEGRATION: CWS ooo19126 (1.12.74); FILE MERGED 2005/09/05 17:23:18 rt 1.12.74.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [50890de2b8db9a96a12ed9252739fda0b0684519]

INTEGRATION: CWS ooo19126 (1.5.128); FILE MERGED 2005/09/05 11:05:46 rt 1.5.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [175bfe1620ce9c19ccf5219e9c5b8edbf0eef80d]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:30:33 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a6b71ef487a47a0050811a856ad4f768ff3c660b]

INTEGRATION: CWS ooo19126 (1.12.340); FILE MERGED 2005/09/05 17:23:17 rt 1.12.340.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [34d45d326eebd28bd37d0675d499a1949ce293d2]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:05:46 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d365b9c55483ea3c450c092361e6ac46f01a13ac]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:30:33 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [adf9a9cf6e55977e26fbf7fa0a799887e48eb1e2]

INTEGRATION: CWS ooo19126 (1.7.74); FILE MERGED 2005/09/05 17:23:17 rt 1.7.74.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ed29653c40e04b368ed509ff8f238a14e047c32a]

INTEGRATION: CWS ooo19126 (1.5.128); FILE MERGED 2005/09/05 11:05:45 rt 1.5.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [27bd8af032aed189fdebc91aa8ab8196117bfcab]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:30:32 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5f44d1465d189af11cb906d2f6424ae6e2e78b59]

INTEGRATION: CWS ooo19126 (1.15.340); FILE MERGED 2005/09/05 17:23:17 rt 1.15.340.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8b2e5a8b98ebcd2a50b47afb71f0610ffa6f0c65]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:05:45 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f57132a0c69506fce358893b16afc3282938d0df]

INTEGRATION: CWS ooo19126 (1.15.74); FILE MERGED 2005/09/05 17:23:17 rt 1.15.74.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ec492bee45a0bc8ba3729000ea89572e1f109bec]

INTEGRATION: CWS ooo19126 (1.2.242); FILE MERGED 2005/09/05 12:30:32 rt 1.2.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [dfa5002a8ed47a787331a8c5df101e9390f4e903]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:05:44 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a6aeb6f998f8e89c7c7411705d13b734834316aa]

INTEGRATION: CWS ooo19126 (1.2.242); FILE MERGED 2005/09/05 12:30:31 rt 1.2.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [786786804d2a985f1640d8bcca901f0ac1cf43d7]

INTEGRATION: CWS ooo19126 (1.26.132); FILE MERGED 2005/09/05 17:23:16 rt 1.26.132.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0e1dfd6be034d67445ddd8c42c6978344034fb2f]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:05:43 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9d39f555a8cf3913f92b75be6e52bbc0ca6f0a09]

INTEGRATION: CWS ooo19126 (1.20.242); FILE MERGED 2005/09/05 12:30:31 rt 1.20.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fb076d67249fe125d1dcabd2a1397115537544fa]

INTEGRATION: CWS ooo19126 (1.20.282); FILE MERGED 2005/09/05 17:23:16 rt 1.20.282.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1091612daac8729a670485fa56f42db80b632eb5]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:05:42 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5cd5055715eee366dba156abd6fa518231059bf5]

INTEGRATION: CWS ooo19126 (1.8.162); FILE MERGED 2005/09/05 17:23:16 rt 1.8.162.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2c782cc73406571c11f0025a1cb51ff7fbeb9b0c]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:30:30 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bcf1824e1624352a059e047de235b06b8f0dbd98]

INTEGRATION: CWS ooo19126 (1.18.132); FILE MERGED 2005/09/05 17:23:16 rt 1.18.132.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [89fff304c898ed9ad4c68abd07c7c8902c11b759]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:05:40 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [37831b433012a41006ac19cba5a125c0ea13765a]

INTEGRATION: CWS ooo19126 (1.15.78); FILE MERGED 2005/09/05 17:23:16 rt 1.15.78.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c447cccade782e09b1ef827eb39e4c8df41f9f1f]

INTEGRATION: CWS ooo19126 (1.5.230); FILE MERGED 2005/09/05 12:30:29 rt 1.5.230.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [aa5eb557bb741597fdf352849ad993e72033ef8a]

INTEGRATION: CWS ooo19126 (1.14.74); FILE MERGED 2005/09/05 17:23:15 rt 1.14.74.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1e43e05eafef07b2e9529a700c1ce28fb773c573]

INTEGRATION: CWS ooo19126 (1.17.230); FILE MERGED 2005/09/05 12:30:28 rt 1.17.230.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [448e64970ded8cd871257f6faeb325236f57738e]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:05:39 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7ac84bc3c92ef84b50cec6beacc805c5eb27b2ee]

INTEGRATION: CWS ooo19126 (1.4.74); FILE MERGED 2005/09/05 17:23:15 rt 1.4.74.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0f35e94a428c520fc0c2070b403acb751e430f72]

INTEGRATION: CWS ooo19126 (1.11.178); FILE MERGED 2005/09/05 12:30:27 rt 1.11.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [34addcd1955d21649a327a6fda3a3a4e4179be38]

INTEGRATION: CWS ooo19126 (1.3.112); FILE MERGED 2005/09/05 17:23:15 rt 1.3.112.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [39708e51fba062e9c0178849cf04f688d62f0549]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:30:26 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f4051218f377fbb316dada309e9b55fbfa3490f3]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:05:38 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8c68b38e83308a821d2820ce66a5be2b4b7d97bc]

INTEGRATION: CWS ooo19126 (1.17.326); FILE MERGED 2005/09/05 17:23:15 rt 1.17.326.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f97d8a11ac0e0aadee65d3ca8639db7dbbc18fc1]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:30:25 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a6607d7dbbba2b7225416ac29f12863ee3d4e643]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:05:38 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d932880e4018b4df703fe99b1c0b027fcef861d4]

INTEGRATION: CWS ooo19126 (1.12.74); FILE MERGED 2005/09/05 17:23:15 rt 1.12.74.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [87743aa1315b16a7f9f7d62f63d0c28ea9c0ba49]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:30:25 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cf6bf3a32d5ff01c070842a2f88de29f950b149e]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:05:37 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0e1e7a72794f84ccae2d5a6a5edc0bd4a0dcb0fd]

INTEGRATION: CWS ooo19126 (1.18.320); FILE MERGED 2005/09/05 17:23:14 rt 1.18.320.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3d86a12dc75167767faa5e0e3a0ba4b37ada282d]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:30:24 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ee68856e7ba0ce8b321c501a907926cd1455c0c7]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:05:36 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2be9702a4e69289bd25196e1d4ad5754996091c4]

INTEGRATION: CWS ooo19126 (1.7.74); FILE MERGED 2005/09/05 17:23:14 rt 1.7.74.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4fe1ff522e52c3c3f1a516dfcbd4fa4e8574dd8f]

INTEGRATION: CWS ooo19126 (1.15.332); FILE MERGED 2005/09/05 17:23:14 rt 1.15.332.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cf6fcaf924b1c9c7167f7ccb8f49cb369a1a5119]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:30:23 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [23ad84fa8c051770b6ff7e0439200bb81873d6a7]

INTEGRATION: CWS ooo19126 (1.4.48); FILE MERGED 2005/09/05 11:05:34 rt 1.4.48.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a9c288e580199ee0eb8f8e3fa92ec7eb604f853f]

INTEGRATION: CWS ooo19126 (1.15.132); FILE MERGED 2005/09/05 17:23:14 rt 1.15.132.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1985863ac98e6b625e62f79cb0744e290ca29320]

INTEGRATION: CWS ooo19126 (1.5.128); FILE MERGED 2005/09/05 11:05:34 rt 1.5.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [88565c881ef3423f64e3f41849ff196a4a3ec436]

INTEGRATION: CWS ooo19126 (1.8.340); FILE MERGED 2005/09/05 17:23:13 rt 1.8.340.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [59b907300edcaf839d52180d3a729dc4994f86f8]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:30:22 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [94141acd7f27e21624b46b34c5e1a70f70900aa0]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:05:33 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a81cbac7f1bff897976dad44381eac46294a1afe]

INTEGRATION: CWS ooo19126 (1.19.250); FILE MERGED 2005/09/05 17:23:13 rt 1.19.250.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4b4199bbc88c3d9330a3fa07f13f38f6ef8aa871]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:30:21 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [537ea9c47aaf9b75370378a935d35827e19bc53e]

INTEGRATION: CWS ooo19126 (1.6.128); FILE MERGED 2005/09/05 11:05:33 rt 1.6.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6139a1494b6d009aa20e9faeaacdb8db35bc3f6c]

INTEGRATION: CWS ooo19126 (1.4.332); FILE MERGED 2005/09/05 17:23:13 rt 1.4.332.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [13e5ed70ce21b16e69ac5ad126a15f7d75c5a397]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:30:21 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [69cbcddf1341f3bed2a176fbbbce83b2fb8001d9]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:05:31 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cc487ca344c456190ddc57c6a47fc6ba015b7397]

INTEGRATION: CWS ooo19126 (1.16.74); FILE MERGED 2005/09/05 17:23:12 rt 1.16.74.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ab98feb11183f82f52713607a726cd0891b5ba5c]

INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGED 2005/09/05 12:30:19 rt 1.3.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [941f6c71aeca08f50309ae001f622d51cb6c85c0]

INTEGRATION: CWS ooo19126 (1.6.128); FILE MERGED 2005/09/05 11:05:30 rt 1.6.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f7f6466a25515800b34594a3436f75a554279111]

INTEGRATION: CWS ooo19126 (1.22.132); FILE MERGED 2005/09/05 17:23:12 rt 1.22.132.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [93c05ec24ec0bb3d77702954cfc04e1154ba6f60]

INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGED 2005/09/05 12:30:17 rt 1.3.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f289ee75b7a3bbacb48331feb023800a568226e4]

INTEGRATION: CWS ooo19126 (1.6.126); FILE MERGED 2005/09/05 11:05:28 rt 1.6.126.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ebb5c9a36cdec1ee7eb24c4bd4540743c32ae14e]

INTEGRATION: CWS ooo19126 (1.27.178); FILE MERGED 2005/09/05 12:30:15 rt 1.27.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1a98de033beb6106963b250c067aa41b6cce5180]

INTEGRATION: CWS ooo19126 (1.22.160); FILE MERGED 2005/09/05 17:23:12 rt 1.22.160.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b18fc29250c7826d7b8ed8e7078a8bb5a0fb6c63]

INTEGRATION: CWS ooo19126 (1.6.128); FILE MERGED 2005/09/05 11:05:28 rt 1.6.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c0832489a33b64ded927543cf1f45d536849a6eb]

INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGED 2005/09/05 12:30:14 rt 1.3.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [65ba7157f64b6afd2fe4dd6cf5ac45dec13142eb]

INTEGRATION: CWS ooo19126 (1.5.128); FILE MERGED 2005/09/05 11:05:27 rt 1.5.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ce008052c5418da6fefa4cfab79562b73290f2b5]

INTEGRATION: CWS ooo19126 (1.9.332); FILE MERGED 2005/09/05 17:23:11 rt 1.9.332.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1348988134ed3e9cbce2d8629ffeacfb55cdb545]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:30:13 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8bb86759207464b43efc4c24b29ca2e87563ecd2]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:05:27 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [77fad5597242389ee8cc02b906325bbc019ae915]

INTEGRATION: CWS ooo19126 (1.5.342); FILE MERGED 2005/09/05 17:23:11 rt 1.5.342.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5f70fdd980215db97eb245d81e03735c53c0025f]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:30:12 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8cb56299adf6f14721f325ed89a24a7024062955]

INTEGRATION: CWS ooo19126 (1.23.124); FILE MERGED 2005/09/05 17:23:11 rt 1.23.124.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e3b254431a923f1e66d8b1c3dc3b27c0c1ce5124]

INTEGRATION: CWS ooo19126 (1.21.50); FILE MERGED 2005/09/05 12:29:19 rt 1.21.50.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f6d731f6c6e485923d8cdc6445335148abd8f4b8]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:05:26 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [277c94d74995bbcefdffa60a4b5980f31d902876]

INTEGRATION: CWS ooo19126 (1.3.350); FILE MERGED 2005/09/05 17:23:11 rt 1.3.350.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ff6d6566289473e91d10132b7e7232acde3dc582]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:29:19 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a8e4c60180682ee73cbfc0b3a2f3ff064f730bad]

INTEGRATION: CWS ooo19126 (1.15.74); FILE MERGED 2005/09/05 17:23:10 rt 1.15.74.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [37724e52201879a4f2840d8a48077f7e042852b6]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:29:19 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [df852755012db59b8e3905f7e061c6bab03efafa]

INTEGRATION: CWS ooo19126 (1.14.74); FILE MERGED 2005/09/05 17:23:10 rt 1.14.74.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0894e003d6f509ce3787b2c7b4e5380ead8ab0a2]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:29:18 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [562522d28fd2729f0d8cb7bf5bfd9ab1cd28da5b]

INTEGRATION: CWS ooo19126 (1.13.320); FILE MERGED 2005/09/05 17:23:10 rt 1.13.320.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f625e91b3bdf007cba0bccf54a3530d1bdc7f288]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:29:18 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e68e5bd6923bf636f5d581f80bb50590cc857893]

INTEGRATION: CWS ooo19126 (1.30.74); FILE MERGED 2005/09/05 17:23:10 rt 1.30.74.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6e8f9188aee69db4c335eb25fccb593ec4d89624]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:29:17 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cb80a9266bb59ab4ce2cfa8566d72d00661a26b7]

INTEGRATION: CWS ooo19126 (1.5.128); FILE MERGED 2005/09/05 11:05:22 rt 1.5.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f79e16d4b14df401b25ea0f3e27883e8b8847b97]

INTEGRATION: CWS ooo19126 (1.32.320); FILE MERGED 2005/09/05 17:23:09 rt 1.32.320.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1435b3e19bd75212efb99e0937b5eb667705fdca]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:29:16 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [16f1467ac1e9e8613a5afe4a90d0cedd528c41c6]

INTEGRATION: CWS ooo19126 (1.5.128); FILE MERGED 2005/09/05 11:05:21 rt 1.5.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0485a9765b2fba698797f3bb1344aaf10fff305b]

INTEGRATION: CWS ooo19126 (1.5.322); FILE MERGED 2005/09/05 17:23:09 rt 1.5.322.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6400ea4b878aeb0744fc65d1c70502205954adc0]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:05:19 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fe3dc8cfd7fa5e8cc202d4db56a0157f469f2137]

INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGED 2005/09/05 12:29:15 rt 1.3.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1df8bb64ddb9d2341712b220cf7fc855acbb8b62]

INTEGRATION: CWS ooo19126 (1.6.128); FILE MERGED 2005/09/05 11:05:17 rt 1.6.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c506267d189c8515a68fd5349ee407fb5f9c3e1b]

INTEGRATION: CWS ooo19126 (1.4.322); FILE MERGED 2005/09/05 17:23:08 rt 1.4.322.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0bdd79b0886f38bc74cd626a59d70ab9544c932e]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:29:15 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [748dfa32ffaef38c79c9666ecb428ba5945c7d02]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:05:15 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [95e24ecd2c8373ce3806354a77bb0794d970411d]

INTEGRATION: CWS ooo19126 (1.5.322); FILE MERGED 2005/09/05 17:23:08 rt 1.5.322.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [98475303b1003cd82b1df075a676645ac8101ada]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:29:14 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c08a1b03ce815ff23d1eff86edab57a4a2a3df64]

INTEGRATION: CWS ooo19126 (1.19.74); FILE MERGED 2005/09/05 17:23:08 rt 1.19.74.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [56d515adc1744b9cfed2fa43ee32a9a057358986]

INTEGRATION: CWS ooo19126 (1.6.126); FILE MERGED 2005/09/05 11:05:14 rt 1.6.126.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0c383ceb1ec3e872829b72b902cbbea439903164]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:29:14 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5a4a2a38203df030e82e163e65654665712bb755]

INTEGRATION: CWS ooo19126 (1.5.126); FILE MERGED 2005/09/05 11:05:11 rt 1.5.126.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ac9e8c6ef95f0bdfd92a3167aea22e9656294819]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:29:13 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [58a695f5764b8c8090b14f6d7455bd97a18b31fd]

INTEGRATION: CWS ooo19126 (1.5.128); FILE MERGED 2005/09/05 11:05:10 rt 1.5.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [eff46566c551dfcfba2267b6047524320d37f52e]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:29:13 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9925363fb97fb225fb01cfd8d2a9fb0dab9f4c3c]

INTEGRATION: CWS ooo19126 (1.19.74); FILE MERGED 2005/09/05 17:23:07 rt 1.19.74.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bc15cb03741fbd4fc0139c86c6c94e1c49884fc8]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:05:07 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a1b3d15ff96f0457f95be464ffc10e2fba65116d]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:29:12 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ebe4586cf65291c22dce597f1f17bff39a0f437b]

INTEGRATION: CWS ooo19126 (1.8.74); FILE MERGED 2005/09/05 17:23:07 rt 1.8.74.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [52be7e6936cef8b4cc7d73db126bf2599b96a94f]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:05:05 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9f46db1357456f4a4884ed1ecbf6a02cb488d98c]

INTEGRATION: CWS ooo19126 (1.11.342); FILE MERGED 2005/09/05 17:23:06 rt 1.11.342.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6075898fa859375d7259b9be0de66e8ed5385a2a]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:29:11 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6a2b34ac3029870850cd4df389a7cb63c0842e21]

INTEGRATION: CWS ooo19126 (1.9.74); FILE MERGED 2005/09/05 17:23:06 rt 1.9.74.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6a5b87c119f863fa13b8390760fd8124098e3699]

INTEGRATION: CWS ooo19126 (1.6.342); FILE MERGED 2005/09/05 17:23:06 rt 1.6.342.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1b97abb1c39b54d33f97bbae79c451104a17f15f]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:05:01 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e81890641c4b0a25347748079ab01900a7e71954]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:29:10 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1d68c9d151a15ca36ef54df2ee05efd5afdea1a1]

INTEGRATION: CWS ooo19126 (1.4.132); FILE MERGED 2005/09/05 17:23:06 rt 1.4.132.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [28590886a6a7cab78eda426e86001600d46eb6f9]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:29:10 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c3d395ccce8a50146446bcf922b74dad0d593273]

INTEGRATION: CWS ooo19126 (1.19.74); FILE MERGED 2005/09/05 17:23:05 rt 1.19.74.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cac5eb1d8362a6c944d365356be35b2f68853f08]

INTEGRATION: CWS ooo19126 (1.4.24); FILE MERGED 2005/09/05 11:04:56 rt 1.4.24.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fb20971bff3e4c9b93101e77b1c8a03f7fdfd6fa]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:29:09 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6b3bb87a0e989869e2f600b747145a0e427fbc02]

INTEGRATION: CWS ooo19126 (1.9.74); FILE MERGED 2005/09/05 17:23:05 rt 1.9.74.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [76966d2359d60a0463209229fa82bc3d89b501a7]

INTEGRATION: CWS ooo19126 (1.17.132); FILE MERGED 2005/09/05 17:23:05 rt 1.17.132.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [abbd13292208f8cdc266a2af98eca968f9d08e61]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:04:53 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c69627b183804a51dd77ec0cf329e1cdf672b558]

INTEGRATION: CWS ooo19126 (1.16.74); FILE MERGED 2005/09/05 17:23:05 rt 1.16.74.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cb6b69e3b7baa6d707fe740e08e511cd764f9b72]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:29:08 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1511564527a76138d0a55b01406356b9057ac8a9]

INTEGRATION: CWS ooo19126 (1.12.74); FILE MERGED 2005/09/05 17:23:04 rt 1.12.74.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d6dd5e007f4e86e43134aba34cff95b83393c8e7]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:29:05 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0f325115a7d2bdd2192704cb3bd3b12976b94a47]

INTEGRATION: CWS ooo19126 (1.6.132); FILE MERGED 2005/09/05 17:23:00 rt 1.6.132.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2bf10076b5ebc3d7a7fd701e829c4952057b7828]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:29:04 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bd32c1af84d4c043577900765c5e680c4622f6cf]

INTEGRATION: CWS ooo19126 (1.6.322); FILE MERGED 2005/09/05 17:22:59 rt 1.6.322.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [60bf3ebe2b4bf9262c476e34fe7398eebc22a0be]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:04:45 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b37f03ad4c325c646477822aa90246556c1b3431]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:29:03 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9ec3e25fedf0cc1d112540b84467be86de078ada]

INTEGRATION: CWS ooo19126 (1.2.348); FILE MERGED 2005/09/05 17:22:59 rt 1.2.348.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5d8514ae7692e7c3916c0620478ca7112c5e30ed]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:29:02 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5acb94d640ff33080e169b3f9473350a10c7f8ad]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:04:44 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [68b827326c21cf3e3a428135d26abbb7aae2d5b5]

INTEGRATION: CWS ooo19126 (1.2.324); FILE MERGED 2005/09/05 17:22:59 rt 1.2.324.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [74269aa65ca65c31d45f4d4592cd2af4aced9d9d]

INTEGRATION: CWS ooo19126 (1.4.242); FILE MERGED 2005/09/05 12:29:00 rt 1.4.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f2b8a5e31a3b674a53bb12ed990493fcd23fc775]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:04:42 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1ddc578974bbd5547b646d6438eff0190154cfc6]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:29:00 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e74f666924514545b22273879d13ba8be51d27ce]

INTEGRATION: CWS ooo19126 (1.5.186); FILE MERGED 2005/09/05 17:22:58 rt 1.5.186.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fae9d968f84f685948206b34f9980edbf18564b6]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 11:04:40 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [48f845ba57a6b098aca2a6eeee8eddadb04bfe98]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:28:59 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8e123eb4166bd329abfd0129890a6cb9c54b5a38]

INTEGRATION: CWS ooo19126 (1.8.256); FILE MERGED 2005/09/05 17:22:58 rt 1.8.256.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [02e6ede4fa706918b8c6a14d66e138b79e934692]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 11:04:38 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ac942c75810d9d6b6f2bd8c02f566fc887d33de2]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:28:58 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [42742c105058fec768633edc17b3f4a331817a65]

INTEGRATION: CWS ooo19126 (1.4.282); FILE MERGED 2005/09/05 17:22:58 rt 1.4.282.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [390e68a4c807b0e617c331e8f34daeb38bd064b2]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 11:04:34 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a85200bb0e79276dc1cead0e2c983ff41c0bc9d6]

INTEGRATION: CWS ooo19126 (1.6.94); FILE MERGED 2005/09/05 17:22:57 rt 1.6.94.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0d84ccfc4d85f171613103b641df3b7b446bbbf9]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:28:57 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1d2b44346d5c60741ada592044b8969fd0fa2c01]

INTEGRATION: CWS ooo19126 (1.2.104); FILE MERGED 2005/09/05 12:28:57 rt 1.2.104.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [57bb0a3495ea06a314486e6614f13bfcfc406804]

INTEGRATION: CWS ooo19126 (1.7.94); FILE MERGED 2005/09/05 17:22:57 rt 1.7.94.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7e2a5000bc400399bc50cab5404702e45407ac77]

INTEGRATION: CWS ooo19126 (1.7.192); FILE MERGED 2005/09/05 17:22:56 rt 1.7.192.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [35293ad911cf8e0e655d8d6c023f39d5673ff7d3]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:28:56 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bb94b2e6b5c1ba64cd5a331a9d13fe23d03d1168]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:28:56 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [911fe23ffcfd1800af577602bf133a075656e563]

INTEGRATION: CWS ooo19126 (1.15.282); FILE MERGED 2005/09/05 17:22:56 rt 1.15.282.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e771f9c0d806885c8880eb8cadb4d088d8b0f7ba]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:28:55 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [86366466875b34e471a0ce39f1b19bfecdf93b0f]

INTEGRATION: CWS ooo19126 (1.6.138); FILE MERGED 2005/09/05 17:22:55 rt 1.6.138.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [36bec0a78a3d23f6eac941122a6cb1b679cd59ff]

INTEGRATION: CWS ooo19126 (1.24.132); FILE MERGED 2005/09/05 17:22:55 rt 1.24.132.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fe70a3dd2de0fbc3da6b60ee2ec236342e9bfc6b]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:28:55 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [528a6d2b868b635adb7c44cfe5de4009c39f3019]

INTEGRATION: CWS ooo19126 (1.3.178); FILE MERGED 2005/09/05 12:28:55 rt 1.3.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7d1c3b7dd4fca033f1da432c36732ebb07e10c64]

INTEGRATION: CWS ooo19126 (1.13.98); FILE MERGED 2005/09/05 17:22:54 rt 1.13.98.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [79ec59d8275f63154679e5bbb41b3f20a6c4f32c]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:28:54 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e3eadb6e8e8236d41052e367d81cfd2f320b8970]

INTEGRATION: CWS ooo19126 (1.55.74); FILE MERGED 2005/09/05 17:22:54 rt 1.55.74.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b3b00587656650c2f6a2e18ef093745e43962953]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:28:54 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f12c389ff696acb5c8ce63d619269b962f4b54c2]

INTEGRATION: CWS ooo19126 (1.12.94); FILE MERGED 2005/09/05 17:22:54 rt 1.12.94.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5d30bc55cfc49eec8612ceb7fc35070cc6897be8]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:28:54 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ae7ab88b4d46ab3ebd257fa0520f9f1da10d10fc]

INTEGRATION: CWS ooo19126 (1.22.104); FILE MERGED 2005/09/05 17:22:53 rt 1.22.104.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e623ff9281e7e46613faf2f094e5211d512d539a]

INTEGRATION: CWS ooo19126 (1.4.242); FILE MERGED 2005/09/05 12:28:53 rt 1.4.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [337d0e6d58be65192eefd10496acb986d3d52a87]

INTEGRATION: CWS ooo19126 (1.8.282); FILE MERGED 2005/09/05 17:22:53 rt 1.8.282.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [52bcb05b7d17cfd5edf285cf2e395ae5c4cdd415]

INTEGRATION: CWS ooo19126 (1.5.270); FILE MERGED 2005/09/05 17:22:53 rt 1.5.270.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [79807b105049f8b64fee4e8ba466835fe1de7ea0]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:28:53 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a432b296f443df916a6c748009a548436caae269]

INTEGRATION: CWS ooo19126 (1.2.132); FILE MERGED 2005/09/05 17:22:53 rt 1.2.132.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b40c4235945b5c249bbc6a54b4b5e831d43b00c5]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:28:52 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [20272ea548c323d9cc34ae2da2387e9375ada0b9]

INTEGRATION: CWS ooo19126 (1.5.326); FILE MERGED 2005/09/05 17:22:52 rt 1.5.326.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [28e019b8a98fb4be86ab733e754c2dac85e086c2]

INTEGRATION: CWS ooo19126 (1.9.242); FILE MERGED 2005/09/05 12:28:52 rt 1.9.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [069bd55594876edcffd9655f6f7d5c5309c5ea3b]

INTEGRATION: CWS ooo19126 (1.6.78); FILE MERGED 2005/09/05 17:22:52 rt 1.6.78.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9b5f5b452c9e72dd802babcaaf10b08ffffeaa1e]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:03:12 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7cf037a5ed8e296f030b0f3381fc67542f71bc6a]

INTEGRATION: CWS ooo19126 (1.2.270); FILE MERGED 2005/09/05 17:22:52 rt 1.2.270.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [61ce9b44f1b8ed4a65b66deb2a4270f49f7ec7d1]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:28:51 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3d65b14c57c2d62adf4bf23d68b6efe9c8a40559]

INTEGRATION: CWS ooo19126 (1.6.74); FILE MERGED 2005/09/05 17:22:52 rt 1.6.74.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6f2abda363b4d99a17c40c9d513f3683d9546c7d]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:28:50 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [544290671a051f637f4489c0e81d5f23c25c84cc]

INTEGRATION: CWS ooo19126 (1.2.74); FILE MERGED 2005/09/05 17:22:51 rt 1.2.74.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [dcbf848a729a1496c2eeade334aec9563eb07131]

INTEGRATION: CWS ooo19126 (1.1.320); FILE MERGED 2005/09/05 17:22:51 rt 1.1.320.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a4d53858a2806c73b03979ed9c020aa49046159e]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:28:50 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [583be3b2f23b874a9338ddda135a92017cbaa6e7]

INTEGRATION: CWS ooo19126 (1.6.62); FILE MERGED 2005/09/05 17:22:51 rt 1.6.62.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [df805ef363d4949206d659b0cbf36b5bc13d2ca7]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:28:49 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f3e300a8c78403e85f3275404f9b7ceeae415b79]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:28:49 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [381e94ce4fdf49f12caf500bd9211f7493a7a951]

INTEGRATION: CWS ooo19126 (1.1.320); FILE MERGED 2005/09/05 17:22:50 rt 1.1.320.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9d4c9070a8667c939b26964a8d49e198330567d2]

INTEGRATION: CWS ooo19126 (1.2.282); FILE MERGED 2005/09/05 17:22:50 rt 1.2.282.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d9b0fb6b05ec836214f53c6ea65a986f46746be7]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:28:48 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0f2648b015a88e6b9194956a0e4ddad5dadea89c]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:28:47 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fc7f7a6a8d1773cd107de3f63361609b1a8b089d]

INTEGRATION: CWS ooo19126 (1.4.326); FILE MERGED 2005/09/05 17:22:50 rt 1.4.326.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6f16a5310b7683bb41f51deb3dd1c2fb16b42204]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:28:46 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2a0f331b91f6ba11dbfd796e5910300b2d7dfebb]

INTEGRATION: CWS ooo19126 (1.5.30); FILE MERGED 2005/09/05 17:22:50 rt 1.5.30.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c2474b6d12135749be1ec0977f704bd18a1af60a]

INTEGRATION: CWS ooo19126 (1.27.66); FILE MERGED 2005/09/05 17:22:49 rt 1.27.66.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [50e84e758bc886ff3572356022726567703f3109]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:28:46 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [da46981738950f67205a5066bcb0cea635dcdf08]

INTEGRATION: CWS ooo19126 (1.2.352); FILE MERGED 2005/09/05 17:22:49 rt 1.2.352.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [41fae60a8b75e5994d1ffadeb705d34321205f18]

INTEGRATION: CWS ooo19126 (1.4.178); FILE MERGED 2005/09/05 12:28:45 rt 1.4.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [162b013bda81045185f8015f81b591973a1cf093]

INTEGRATION: CWS ooo19126 (1.17.112); FILE MERGED 2005/09/05 17:22:49 rt 1.17.112.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [daf581ebfb0c787d69ef817c8ec91259c6ed9fbd]

INTEGRATION: CWS ooo19126 (1.12.78); FILE MERGED 2005/09/05 17:22:49 rt 1.12.78.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3faf9bcdd475f16a7c30e50bf81b38c60d07af36]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:28:44 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [69fc76c00d153a6d45531ac73b8d26a60788fb3b]

INTEGRATION: CWS ooo19126 (1.10.94); FILE MERGED 2005/09/05 17:22:48 rt 1.10.94.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5f055ccb2109c40d29fc630cd87f51b89dd5170f]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:28:43 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b48acbf597a3fa8d650439bbb2c2626343a454ca]

INTEGRATION: CWS ooo19126 (1.18.78); FILE MERGED 2005/09/05 17:22:48 rt 1.18.78.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b8ef16adfc0d37702aed93e76598f9945f58fba5]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:28:42 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a832a16a3a1e1c083cdb768f39ff7ceb3f53edd1]

INTEGRATION: CWS ooo19126 (1.1.328); FILE MERGED 2005/09/05 17:22:48 rt 1.1.328.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [dcb26fb4fb7f830c95d491995e4de20523d38e05]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:28:42 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [52f1e7785b7f55f8991aeecce7fdc269a178bf64]

INTEGRATION: CWS ooo19126 (1.2.108); FILE MERGED 2005/09/05 17:22:47 rt 1.2.108.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2f662ba8999e4a916aef36c4c7f53ac23a0416c1]

INTEGRATION: CWS ooo19126 (1.9.242); FILE MERGED 2005/09/05 12:28:42 rt 1.9.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cd1423471a6377c64793fec494558516f639a193]

INTEGRATION: CWS ooo19126 (1.4.74); FILE MERGED 2005/09/05 17:22:47 rt 1.4.74.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [631dcb36c6051bd95e825291d5f3717e72bab77f]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:28:41 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d19b36cb3d5022e1191149289c1139542fffdba8]

INTEGRATION: CWS ooo19126 (1.2.200); FILE MERGED 2005/09/05 17:22:47 rt 1.2.200.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [802ea2fc5b58fa30dabfe8178feb4f9bdaba62aa]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:28:40 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ba5a43ac8194784abea908a3a2947a5af0d65714]

INTEGRATION: CWS ooo19126 (1.2.200); FILE MERGED 2005/09/05 17:22:46 rt 1.2.200.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bbbdb1a7731855cde0ae755edbb83d20a7cce3ad]

INTEGRATION: CWS ooo19126 (1.2.52); FILE MERGED 2005/09/05 12:28:39 rt 1.2.52.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cf809d0fad9f7200ea71c976e066e873cbcb8905]

INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGED 2005/09/05 12:28:39 rt 1.3.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [721036508eb21574ac2e4bbfbca01f2b248fd3aa]

INTEGRATION: CWS ooo19126 (1.7.342); FILE MERGED 2005/09/05 17:22:45 rt 1.7.342.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2f7a93f7cb7b8f340421eb7449ca74918b6a168a]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:28:38 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a6b4f5c86c8983293651eab07a378851b7aa212b]

INTEGRATION: CWS ooo19126 (1.2.362); FILE MERGED 2005/09/05 17:22:45 rt 1.2.362.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c755e3ad63e62a0d84ce30cebc398fe7f7513b91]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:28:37 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [dbf61b8528880f74274a7e2e4a0e5c710b7a26fb]

INTEGRATION: CWS ooo19126 (1.11.132); FILE MERGED 2005/09/05 17:22:44 rt 1.11.132.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7d441628f5d4af87693b38e4e7b87e6af9a7a595]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:28:36 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [aa091a6f379b50f6efb3a24b7c9e63951ca93786]

INTEGRATION: CWS ooo19126 (1.6.356); FILE MERGED 2005/09/05 17:22:44 rt 1.6.356.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9a1d2c154e3df620386b2c767b33ffcda9f9fb56]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:28:35 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [55af74b61f1989765d60d968bcdd1814462f66dd]

INTEGRATION: CWS ooo19126 (1.9.342); FILE MERGED 2005/09/05 17:22:43 rt 1.9.342.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [55c0692fd034055fdc764e887b5ff791217eb51e]

INTEGRATION: CWS ooo19126 (1.5.356); FILE MERGED 2005/09/05 17:22:43 rt 1.5.356.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [62dac73664e7a564c1ca34eb2d43f55106c18f18]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:28:34 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [55032ef91230c9821ce12a5f61c6533d97acd952]

INTEGRATION: CWS ooo19126 (1.9.342); FILE MERGED 2005/09/05 17:22:42 rt 1.9.342.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8c8cb3376bcf0d6731459cda5548e153f2f3f0a4]

INTEGRATION: CWS ooo19126 (1.7.342); FILE MERGED 2005/09/05 17:22:42 rt 1.7.342.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d8ad5968bd47fb4cd5aefc104bda9e61b818e5f2]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:28:33 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [87257b625c2be17687a22fecc463b1aeb6e60b59]

INTEGRATION: CWS ooo19126 (1.7.352); FILE MERGED 2005/09/05 17:22:42 rt 1.7.352.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [63319097359047cbd1781f006a2d6021669fe1b1]

INTEGRATION: CWS ooo19126 (1.6.178); FILE MERGED 2005/09/05 12:28:33 rt 1.6.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [157987dea549a0d48b3f4c52a2792e669be702e7]

INTEGRATION: CWS ooo19126 (1.11.326); FILE MERGED 2005/09/05 17:22:41 rt 1.11.326.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [06111d427edc0b54e6abc3ba2fc1394523819783]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:28:32 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [173350763ebfa2e782d27cceb58143ef14297bad]

INTEGRATION: CWS ooo19126 (1.21.74); FILE MERGED 2005/09/05 17:22:41 rt 1.21.74.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4342a68852511952b87da2d28f907b7fde2dc719]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:28:32 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1c3c379b0d2c39890184931cf4926f8492bcaa38]

INTEGRATION: CWS ooo19126 (1.8.320); FILE MERGED 2005/09/05 17:22:41 rt 1.8.320.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f14d87f04c43b3117d12f43d0adcac508a9c9a20]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:28:31 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9679e22d862ea3d15fbb90ef8ebd799f5af453a4]

INTEGRATION: CWS ooo19126 (1.2.352); FILE MERGED 2005/09/05 17:22:41 rt 1.2.352.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fc0f892fe3c6e076c0d406651671c29816aa38e3]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:28:30 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cfa2daf08925009fd854d059c13a6daca5acce78]

INTEGRATION: CWS ooo19126 (1.10.78); FILE MERGED 2005/09/05 17:22:40 rt 1.10.78.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [70291a4fb3e316405149d46e1a16c6173f512da5]

INTEGRATION: CWS ooo19126 (1.5.104); FILE MERGED 2005/09/05 11:02:12 rt 1.5.104.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [330f965d03827cfecebfaf3fdcc54f60c7d8ab7d]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:28:30 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7041cd2f943727dde1f2b076a2064523eab5c93b]

INTEGRATION: CWS ooo19126 (1.17.62); FILE MERGED 2005/09/05 17:22:40 rt 1.17.62.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6e40ffb777268e0bf9552796b54c3b6fb5610814]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:02:12 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fd8b5da011a12307d8ab94f3619e3bf4558302d8]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:28:29 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [147c52b790bf2a58992e6c1869d8a6341d64f8a2]

INTEGRATION: CWS ooo19126 (1.16.124); FILE MERGED 2005/09/05 17:22:40 rt 1.16.124.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [46eabdf60ed76f9036d2e69db97487a151d871f2]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:28:29 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0add88cda15c8525a387677c9f2ccb399ad0f1e3]

INTEGRATION: CWS ooo19126 (1.18.40); FILE MERGED 2005/09/05 17:22:40 rt 1.18.40.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [014de30fc17bf973e106d7f1404de704cd037cd2]

INTEGRATION: CWS ooo19126 (1.4.192); FILE MERGED 2005/09/05 17:22:39 rt 1.4.192.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a4c4c0e2c71eea90e807cfabe81dbad91f4845a9]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:28:28 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [dca67e78185079e7a6f49bb98100ea1520770c71]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:28:28 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [beb7c878e45ab2b7dc81d831951a2343fd59c652]

INTEGRATION: CWS ooo19126 (1.27.78); FILE MERGED 2005/09/05 17:22:39 rt 1.27.78.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d69b46867d9a817733e21ff8688e7eb4b0978bb9]

INTEGRATION: CWS ooo19126 (1.4.178); FILE MERGED 2005/09/05 12:28:27 rt 1.4.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [87a7ac816f129ca1800d464b7448f857471ea488]

INTEGRATION: CWS ooo19126 (1.11.94); FILE MERGED 2005/09/05 17:22:39 rt 1.11.94.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6dd712c86de7998718131bf981d6fe574c129296]

INTEGRATION: CWS ooo19126 (1.12.104); FILE MERGED 2005/09/05 17:22:39 rt 1.12.104.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1f844acd84c5594afbd2624d9e6302b275f4d9a2]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:28:26 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a9d2bd8b413c2b828e412db3539cda0dcc9ddd8b]

INTEGRATION: CWS ooo19126 (1.4.282); FILE MERGED 2005/09/05 17:22:38 rt 1.4.282.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [58aff3ff4f1ad63f33bc2a85c14b8b2da5ab6209]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:28:25 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8514ec15bedf347fe71af4960306f4d18851db2d]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:28:24 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fdf4c7c49ace68bb421d2cff02efdd262d455d28]

INTEGRATION: CWS ooo19126 (1.2.132); FILE MERGED 2005/09/05 17:22:38 rt 1.2.132.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [df9e8857b134371612137dea6e6338a326785dd7]

INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGED 2005/09/05 12:28:23 rt 1.3.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [af819ca090bfd172db839f945a7840c0afb515ab]

INTEGRATION: CWS ooo19126 (1.2.74); FILE MERGED 2005/09/05 17:22:38 rt 1.2.74.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4ee0024efd4b0663b7439eaf5054d6bb99b291ae]

INTEGRATION: CWS ooo19126 (1.2.422); FILE MERGED 2005/09/05 12:28:20 rt 1.2.422.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [98c98121bb70adf8a17a4fe239dd6f94f057f5ca]

INTEGRATION: CWS ooo19126 (1.1.320); FILE MERGED 2005/09/05 17:22:37 rt 1.1.320.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bef4b9c675f800f24461004511e9a001cd7c165e]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:28:17 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [15bc1adfd01bdb899d8d6169592a18736739fef0]

INTEGRATION: CWS ooo19126 (1.2.74); FILE MERGED 2005/09/05 17:22:37 rt 1.2.74.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e5f025461d0e144f10bfe7a80cde341369d0fb3d]

INTEGRATION: CWS ooo19126 (1.8.178); FILE MERGED 2005/09/05 12:28:17 rt 1.8.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d567ac7910c457147562afcb86e80aac9a5e3b30]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:28:17 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5a5a4469500679f8cc6a3aaf7463f61eedc4aaa8]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:28:16 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [42d25387bcf5cb1ecb0299c63a18eb6e524757b5]

INTEGRATION: CWS ooo19126 (1.4.74); FILE MERGED 2005/09/05 17:22:37 rt 1.4.74.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0f0a76127e92333cca8a26e4c1403bb99835ecd0]

INTEGRATION: CWS ooo19126 (1.1.352); FILE MERGED 2005/09/05 17:22:36 rt 1.1.352.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f582c885ddc0e7014b96b266d75fa83dd8b10d4b]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:28:15 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e5bdb0353362fe7e5398dab0fe068d56884acf41]

INTEGRATION: CWS ooo19126 (1.11.112); FILE MERGED 2005/09/05 17:22:36 rt 1.11.112.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [531691c9c9eecf3e87be7d676bca17ee99aa044e]

INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGED 2005/09/05 12:28:15 rt 1.3.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f0ee4c89ecec28dc4c7e5e0bba56adbcdb97a735]

INTEGRATION: CWS ooo19126 (1.2.138); FILE MERGED 2005/09/05 17:22:36 rt 1.2.138.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fb4c57cdad3b4f254055f67f0287b6d848cf4d78]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:28:14 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1bbd12b2ff434637408cbac8754774f46237d3aa]

INTEGRATION: CWS ooo19126 (1.10.144); FILE MERGED 2005/09/05 17:22:36 rt 1.10.144.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1bce3eaff5d6e4a0a23d58de4af412c8081af8cf]

INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGED 2005/09/05 12:28:13 rt 1.3.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [27140edc615dea59217687ef96c5dc14bc01db0d]

INTEGRATION: CWS ooo19126 (1.2.350); FILE MERGED 2005/09/05 17:22:36 rt 1.2.350.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7b824b87f8496aadd64d281aa787410a03476134]

INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGED 2005/09/05 12:28:12 rt 1.3.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e6e1f571d2d153716fe2a58762fe9b3101b9f989]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:28:11 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2bc44101c98a8b0e181cab87724bdad27eb46b35]

INTEGRATION: CWS ooo19126 (1.4.94); FILE MERGED 2005/09/05 17:22:35 rt 1.4.94.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [34e4ef2cada168af8478f15c411548d974bb3f9e]

INTEGRATION: CWS ooo19126 (1.15.178); FILE MERGED 2005/09/05 12:28:11 rt 1.15.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d9f241244fb953e3aac727dd6eba9e6452ebb472]

INTEGRATION: CWS ooo19126 (1.16.132); FILE MERGED 2005/09/05 17:22:35 rt 1.16.132.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9fa2c6a8798c38a9ce5c862a8f12c50a23c0e929]

INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGED 2005/09/05 12:28:10 rt 1.3.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a731506bf66fe07264801982cb52700051439e34]

INTEGRATION: CWS ooo19126 (1.5.68); FILE MERGED 2005/09/05 17:22:35 rt 1.5.68.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [acc00d470a48a13d0df49f3ca63e017314c05f35]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:28:10 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [699921080868231653b1c48c37b89341b0f81db3]

INTEGRATION: CWS ooo19126 (1.6.60); FILE MERGED 2005/09/05 17:22:34 rt 1.6.60.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7e9c845ffea6a6bc5130cb998fb7491d37c3f1a2]

INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGED 2005/09/05 12:28:09 rt 1.3.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [16c86daa39827602b852b03a19e6ceffd84add6c]

INTEGRATION: CWS ooo19126 (1.3.78); FILE MERGED 2005/09/05 17:22:34 rt 1.3.78.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [025170885818baf4097f4349f280e22251d43a50]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:28:08 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c7181bcb82f1fc294a390ab31c9c9c5b6a19cb6d]

INTEGRATION: CWS ooo19126 (1.4.78); FILE MERGED 2005/09/05 17:22:34 rt 1.4.78.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [08bf7fd7cbd3da582717922312d269ce06a07760]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:28:08 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2323008dccc9622f035392682b1293d7610dd448]

INTEGRATION: CWS ooo19126 (1.10.108); FILE MERGED 2005/09/05 17:22:33 rt 1.10.108.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4c111242c30d8cfd8e771cb655427ba4252a9a95]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:01:35 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ea015928fa26d85221a6f604418573b8828f9e84]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:28:06 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [83dac063441a865b3251b2f73c0a9ee604361e00]

INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGED 2005/09/05 12:28:05 rt 1.3.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0b1d4001861922ad7e51c05926bf2ad7f83d5094]

INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGED 2005/09/05 12:28:04 rt 1.3.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [84f6f914d4b3213550be756a4443a9557b97eac7]

INTEGRATION: CWS ooo19126 (1.5.240); FILE MERGED 2005/09/05 12:28:04 rt 1.5.240.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e3216720e65fdb1e9759c7d0f377e3c3cc562a6a]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:28:03 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [926ea5276374411ceceab80f6daf81f8637f1e8b]

INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGED 2005/09/05 12:28:03 rt 1.3.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [710d3ed99f84664c8f79a3d3a0312205ca6c3b7e]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:28:03 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [07a814e53e43eee4e330c7c12b8fd96e91d84cda]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:28:02 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a97825d60b80e402cfc79ac34dd299e1bceaf759]

INTEGRATION: CWS ooo19126 (1.8.178); FILE MERGED 2005/09/05 12:28:02 rt 1.8.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0ddf1904b44789da08a3ec9e329d60de6b7d1451]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:01:24 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [66cdf81c8d4225b80605a21455b8d547c18ba0d9]

INTEGRATION: CWS ooo19126 (1.1.244); FILE MERGED 2005/09/05 17:05:55 rt 1.1.244.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5c79b89ddfab448d3b15be504963c8f0d71f2e42]

INTEGRATION: CWS ooo19126 (1.9.242); FILE MERGED 2005/09/05 12:28:02 rt 1.9.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cae7a951132a79175c759d3d7cd68060aa7c29e8]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:01:23 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4d7573106816ea5aafd8afaea3278033d06fc967]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:28:01 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [39e34badcc9bd23bc082dd7c370e3b30a6cd25b4]

INTEGRATION: CWS ooo19126 (1.4.244); FILE MERGED 2005/09/05 17:05:55 rt 1.4.244.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [68b58567061f69f7f988020bf4b13ea9eb4d485b]

INTEGRATION: CWS ooo19126 (1.8.266); FILE MERGED 2005/09/05 12:28:01 rt 1.8.266.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [64e79a9164eaf996f0b15678873dc17d748f8f99]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 11:01:19 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9349d16b4f11465a890a7c03022d63ada15eb76c]

INTEGRATION: CWS ooo19126 (1.2.244); FILE MERGED 2005/09/05 17:05:55 rt 1.2.244.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f6fc3eebd6376d9d6940bdf497ea6b9cddc006a2]

INTEGRATION: CWS ooo19126 (1.6.178); FILE MERGED 2005/09/05 12:28:00 rt 1.6.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c7e74f2356c33f4d6eaaa89e3e4a14e57872d51b]

INTEGRATION: CWS ooo19126 (1.3.244); FILE MERGED 2005/09/05 17:05:54 rt 1.3.244.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4a65a921acc4cad13fdc3f775773996340ee4fa8]

INTEGRATION: CWS ooo19126 (1.10.242); FILE MERGED 2005/09/05 12:28:00 rt 1.10.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fa45f8e75239c71bf02a7cab1f319334d7658687]

INTEGRATION: CWS ooo19126 (1.1.244); FILE MERGED 2005/09/05 17:05:54 rt 1.1.244.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a853c0f712b4ac7b16b5c3e2985e2b6838da123e]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:27:59 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [48a013bb449435e580376c61da4f7b6d4e361e73]

INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGED 2005/09/05 12:27:58 rt 1.3.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d1db3890c52cccdd53348124fdd1bdcd541b38cc]

INTEGRATION: CWS ooo19126 (1.2.60); FILE MERGED 2005/09/05 17:05:53 rt 1.2.60.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fe7b4be2e8100dc562c24e0faab4754a8a0d5a5c]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:27:58 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [47040c627395ba23ab5ea5375efb3a978d01e53d]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:27:57 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2d95fdc532851878d3b6ddec54e28b0082d3ce14]

INTEGRATION: CWS ooo19126 (1.4.252); FILE MERGED 2005/09/05 17:05:52 rt 1.4.252.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7fb9398974382b01efda912e994b8e16eb24038f]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:27:57 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [799b5033bd63e77446d2ba72d2fe9a5cc043395e]

INTEGRATION: CWS ooo19126 (1.2.252); FILE MERGED 2005/09/05 17:05:52 rt 1.2.252.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ab340abe95b9d4802de65fe94d63957f6b8c73d1]

INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGED 2005/09/05 12:27:56 rt 1.3.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6159e08228ac62d6b335854a44b6daf5d748ab8b]

INTEGRATION: CWS ooo19126 (1.9.194); FILE MERGED 2005/09/05 17:05:51 rt 1.9.194.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1347b26b4e35b7a956ed4120a822cfda125e5596]

INTEGRATION: CWS ooo19126 (1.6.240); FILE MERGED 2005/09/05 12:27:56 rt 1.6.240.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7b9efcf6bf04f1646a5a95e7e6a29962f8033feb]

INTEGRATION: CWS ooo19126 (1.6.194); FILE MERGED 2005/09/05 17:05:51 rt 1.6.194.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [792c01a741695d9147ac51c435d9d5ec2d7f1d77]

INTEGRATION: CWS ooo19126 (1.15.50); FILE MERGED 2005/09/05 12:27:56 rt 1.15.50.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [41d3458c76fec952fcabd2812a85159c3f12c8a5]

INTEGRATION: CWS ooo19126 (1.1.1.1.260); FILE MERGED 2005/09/05 17:05:51 rt 1.1.1.1.260.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [63d94ea47a473b0e452b5b7dc880f0ff12447283]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:27:55 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [53eb3635d2c25b3d6549f8cf1ddac3142d3c696f]

INTEGRATION: CWS ooo19126 (1.2.252); FILE MERGED 2005/09/05 17:05:51 rt 1.2.252.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [db4b86830116ea9352fedb64a3ae16429f2d28c4]

INTEGRATION: CWS ooo19126 (1.10.50); FILE MERGED 2005/09/05 12:27:55 rt 1.10.50.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6b65e1edd1bffc4ee3994fd43b1d2f3338a4057a]

INTEGRATION: CWS ooo19126 (1.5.244); FILE MERGED 2005/09/05 17:05:50 rt 1.5.244.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [48dc99f7d1b38068946f315a9a0fbabd59535de6]

INTEGRATION: CWS ooo19126 (1.2.348); FILE MERGED 2005/09/05 12:27:54 rt 1.2.348.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1d6dbfdf07c09e2c94110d93dc29ea6ffbf56c2b]

INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGED 2005/09/05 12:27:54 rt 1.3.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d84dcfd8a697add93f953e681128c85a7e58b724]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:27:54 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0368cb4d3ec0473c329a82dc04839a26e42f4c94]

INTEGRATION: CWS ooo19126 (1.9.194); FILE MERGED 2005/09/05 17:05:49 rt 1.9.194.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1b3998072f91ab607fef78d145e71133932c7736]

INTEGRATION: CWS ooo19126 (1.2.302); FILE MERGED 2005/09/05 12:27:54 rt 1.2.302.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [97f393b7b711d54db7d06b831c87b1515b3a47b0]

INTEGRATION: CWS ooo19126 (1.6.194); FILE MERGED 2005/09/05 17:05:48 rt 1.6.194.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fc33f708488debfa0431cd68c021a3b92bc00508]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:27:53 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [088b7d55a12b785847573dc7287aaab55cdef2be]

INTEGRATION: CWS ooo19126 (1.3.180); FILE MERGED 2005/09/05 17:05:48 rt 1.3.180.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9f7491079915c3d55602d1d209bce42aaf56e5cc]

INTEGRATION: CWS ooo19126 (1.4.194); FILE MERGED 2005/09/05 17:05:48 rt 1.4.194.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ef4486da2bff7c6484d271c3b4fb230b16dc9c83]

INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGED 2005/09/05 12:27:53 rt 1.3.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8d9ec4e9231ad25af8f95a67bda7242114e47392]

INTEGRATION: CWS ooo19126 (1.21.194); FILE MERGED 2005/09/05 17:05:47 rt 1.21.194.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fd920011c8ba33de778e5cf5b18884fbb37b3ca7]

INTEGRATION: CWS ooo19126 (1.4.242); FILE MERGED 2005/09/05 12:27:52 rt 1.4.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0ae3bff97cfcaedffd2d06ffe254ed1503d323a4]

INTEGRATION: CWS ooo19126 (1.6.194); FILE MERGED 2005/09/05 17:05:47 rt 1.6.194.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ec3b0bcc13a21d361f7af9f13b1a6e62a76f5676]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:27:51 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f976195f8bb154d9b1cb0252032da5a085fea1af]

INTEGRATION: CWS ooo19126 (1.5.194); FILE MERGED 2005/09/05 17:05:47 rt 1.5.194.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1a7ec5c31dfd6ef586ec60a9812541488784da15]

INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGED 2005/09/05 12:27:51 rt 1.3.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0937768c24dc7c502799c9a6d852eaea75d8aece]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:27:50 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [34ccfc54babb16b1e8afe05f9f9a0e64ac758391]

INTEGRATION: CWS ooo19126 (1.18.88); FILE MERGED 2005/09/05 17:05:45 rt 1.18.88.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7ff452e2cef288d79f4aafeeed120d95ba8f43a8]

INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGED 2005/09/05 12:27:49 rt 1.3.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [22aa85368f33e114a4515a8f291886628a5fe296]

INTEGRATION: CWS ooo19126 (1.6.168); FILE MERGED 2005/09/05 17:05:45 rt 1.6.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3db86bd990360d5de2d96bc711a287c63e8f00ea]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:27:49 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [df5bd66f8ef5538ac2c3cea0ff0314f8f858601b]

INTEGRATION: CWS ooo19126 (1.6.168); FILE MERGED 2005/09/05 17:05:44 rt 1.6.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f82c49d199459625d5210b0a05562ab0852fe070]

INTEGRATION: CWS ooo19126 (1.5.180); FILE MERGED 2005/09/05 17:05:44 rt 1.5.180.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d99f92ef2c6625ec4f400156a89c1345fb3e9df4]

INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGED 2005/09/05 12:27:48 rt 1.3.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [90591e1e3f71b22c0c980d05c6f2c2ea83119a34]

INTEGRATION: CWS ooo19126 (1.8.164); FILE MERGED 2005/09/05 17:05:44 rt 1.8.164.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0fff138f629387b664e9850ae219fa9f35d77ffe]

INTEGRATION: CWS ooo19126 (1.2.194); FILE MERGED 2005/09/05 17:05:43 rt 1.2.194.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [618dddac8c92411ed2a25709a5bb9ce5ea2fac7c]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:27:47 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b9c530f2bae6741ee6d2c2a3f43e7aee5286f3f1]

INTEGRATION: CWS ooo19126 (1.3.194); FILE MERGED 2005/09/05 17:05:43 rt 1.3.194.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [49eb40352a3ea082d4c50ca568e7e714e982e791]

INTEGRATION: CWS ooo19126 (1.19.88); FILE MERGED 2005/09/05 17:05:43 rt 1.19.88.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [676a4b6a440edf40e784887b27256efa336549fa]

INTEGRATION: CWS ooo19126 (1.18.194); FILE MERGED 2005/09/05 17:05:42 rt 1.18.194.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [110db9b71b7f019ac50185fc5b38ffea35b43fa1]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:27:46 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fd77dc68389af7e3a85e234a28909cc4aa5ca4d3]

INTEGRATION: CWS ooo19126 (1.1.248); FILE MERGED 2005/09/05 17:05:42 rt 1.1.248.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [400f79da0f687ca1c5f56e352970280bc1dd29df]

INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 17:05:42 rt 1.3.60.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3a302a54a5e7c9325ff28596019145a0f29c4615]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 11:00:38 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d3afed8fbde9416dc61f5b428c9a0d00690232fd]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:27:45 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [75a7c7fa9bd935d1ab0dee1cab9a88018b1c0bad]

INTEGRATION: CWS ooo19126 (1.9.60); FILE MERGED 2005/09/05 17:05:41 rt 1.9.60.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cc28d7eaba2c2e597dcf7339b7441cfa9e6625d7]

INTEGRATION: CWS ooo19126 (1.6.60); FILE MERGED 2005/09/05 17:05:41 rt 1.6.60.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4b19273a2957739eae89ceb55a486d9923f22512]

INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGED 2005/09/05 12:27:45 rt 1.3.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [81303adc7cdefa2b90d37f97713d4f596173a05a]

INTEGRATION: CWS ooo19126 (1.8.60); FILE MERGED 2005/09/05 17:05:41 rt 1.8.60.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [88be001a13167fe9645a7158e443cb71cf83a73c]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:27:44 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [94f9366cab1a1952a45aa15477e1c26293a11f6e]

INTEGRATION: CWS ooo19126 (1.8.40); FILE MERGED 2005/09/05 17:05:40 rt 1.8.40.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c31d82e2f89a9d43a2e90dd27e554340479fc450]

INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGED 2005/09/05 12:27:44 rt 1.3.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [06b192d4bebcd18f95fc7810e8da5d3eeb36773c]

INTEGRATION: CWS ooo19126 (1.24.30); FILE MERGED 2005/09/05 17:05:40 rt 1.24.30.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [55a58debba4822e38c68d68bd391dede88aab686]

INTEGRATION: CWS ooo19126 (1.9.180); FILE MERGED 2005/09/05 17:05:40 rt 1.9.180.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d7d9aa341dd1d095558e235a24f36098e5c9cb86]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:27:43 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c65abaaad4e859885f9a8bd1790b1a28b697b964]

INTEGRATION: CWS ooo19126 (1.10.164); FILE MERGED 2005/09/05 17:05:39 rt 1.10.164.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [43dc0d8e4feebe398ab3718d9adce756c5e3da03]

INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 17:05:39 rt 1.4.60.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7bc04583322805ee23484ae6cd9e7e1d7258886b]

INTEGRATION: CWS ooo19126 (1.11.60); FILE MERGED 2005/09/05 17:05:39 rt 1.11.60.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [766438d601796231a9e66d03e6c30e4d03dfa1e1]

INTEGRATION: CWS ooo19126 (1.4.48); FILE MERGED 2005/09/05 17:05:38 rt 1.4.48.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ffd44558825c5f0e75a48d04c989b6bd373df351]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:27:42 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [124a03cd6fe394384ee54c6c951ea589739f1923]

INTEGRATION: CWS ooo19126 (1.10.48); FILE MERGED 2005/09/05 17:05:38 rt 1.10.48.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [01878db23083779e13a0ef7f4a22dfc932840de8]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:27:42 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [90b56ce9cce15373da440ae337fd74fd636d6453]

INTEGRATION: CWS ooo19126 (1.6.108); FILE MERGED 2005/09/05 17:05:38 rt 1.6.108.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e758a7f9f1d0e9a031f25625bdcd764d7571365c]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:27:41 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [765eebabeb844386bb1bbb89ec950113d3b7d55f]

INTEGRATION: CWS ooo19126 (1.2.224); FILE MERGED 2005/09/05 17:05:37 rt 1.2.224.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2ac2cb3ec1e6ee88e7d6d71154ae8380e12cd050]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:27:40 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3e96a244eb01a36ffe1aef4c36c679a05d905c7f]

INTEGRATION: CWS ooo19126 (1.11.180); FILE MERGED 2005/09/05 17:05:37 rt 1.11.180.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1f72f4b63d68b0b0b9378148f9e71cf338fc3e67]

INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGED 2005/09/05 12:27:40 rt 1.3.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [08f662399eba4a959e2e3f6dea7f9c090c23c946]

INTEGRATION: CWS ooo19126 (1.7.48); FILE MERGED 2005/09/05 17:05:37 rt 1.7.48.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a695f86ceca81c7eb93bd9fb74bf3775922bd28f]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:27:39 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [463c82e84d360afc855737dc762e58900f464a25]

INTEGRATION: CWS ooo19126 (1.7.48); FILE MERGED 2005/09/05 17:05:36 rt 1.7.48.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fea8babeeed4ded2569a2c46d517ba33d98005fe]

INTEGRATION: CWS ooo19126 (1.12.178); FILE MERGED 2005/09/05 12:27:39 rt 1.12.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [74a0a368ad3a15cdfa4562c35edc6b49a586396b]

INTEGRATION: CWS ooo19126 (1.5.180); FILE MERGED 2005/09/05 17:05:36 rt 1.5.180.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1243e155e163e7741164ffff6e6f73d12b1d803c]

INTEGRATION: CWS ooo19126 (1.8.178); FILE MERGED 2005/09/05 12:27:39 rt 1.8.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8d599828760dafe33d6fbd206a70654c8d813e1c]

INTEGRATION: CWS ooo19126 (1.7.88); FILE MERGED 2005/09/05 17:05:35 rt 1.7.88.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f74f8097107534be699bc945dac215ec52073aa5]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:27:38 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b0fbafdb608bf9f87f8658bf7e45f72ed59ab271]

INTEGRATION: CWS ooo19126 (1.2.190); FILE MERGED 2005/09/05 17:05:35 rt 1.2.190.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9526a35160586ede46db67d4fbe4c0ee60897549]

INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGED 2005/09/05 12:27:38 rt 1.3.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2cbf7b34345dd818f5d9a6759b29fc7d6762713a]

INTEGRATION: CWS ooo19126 (1.1.224); FILE MERGED 2005/09/05 17:05:34 rt 1.1.224.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0505e331a06def5e8fa569ad87b34fa4b50eb7ae]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:27:37 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2bbc193b7713dc9ba9ed4efb218e17d0a90ae67d]

INTEGRATION: CWS ooo19126 (1.3.180); FILE MERGED 2005/09/05 17:05:34 rt 1.3.180.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [085e9b699336f989aa9abcdd361a102a4c2e12d7]

INTEGRATION: CWS ooo19126 (1.2.222); FILE MERGED 2005/09/05 17:05:34 rt 1.2.222.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [35e83ea04c030c89602d729687ced75cbfd3076a]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:27:36 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a0061ea7073691ad87861b473281e3b4872db9e6]

INTEGRATION: CWS ooo19126 (1.4.88); FILE MERGED 2005/09/05 17:05:33 rt 1.4.88.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c9c409e84e1419daa81ddacae589c3c429dfca66]

INTEGRATION: CWS ooo19126 (1.6.194); FILE MERGED 2005/09/05 17:05:33 rt 1.6.194.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f5209dafef886f7c9027c982dd2592e1e4a6ddb3]

INTEGRATION: CWS ooo19126 (1.22.88); FILE MERGED 2005/09/05 17:05:33 rt 1.22.88.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4ffb41de22d3ad4c539e6c98b74f24c9ea7622fc]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:27:35 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [093a7a41351b1b763a78944da7775d2b292fd0b8]

INTEGRATION: CWS ooo19126 (1.26.88); FILE MERGED 2005/09/05 17:05:33 rt 1.26.88.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [97d950937db84f02aa80b98fc122c9376b4af55e]

INTEGRATION: CWS ooo19126 (1.13.194); FILE MERGED 2005/09/05 17:05:32 rt 1.13.194.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4e3b0cfde9600c657feec925113a897b09de833a]

INTEGRATION: CWS ooo19126 (1.18.190); FILE MERGED 2005/09/05 17:05:32 rt 1.18.190.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8d8746506fe7d3a59e6eb760acd32859a2a5065e]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:27:34 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9555b76671b66e2898e4bbf200ed5d193f390031]

INTEGRATION: CWS ooo19126 (1.14.194); FILE MERGED 2005/09/05 17:05:32 rt 1.14.194.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [78c0dc05a5f02475cbe6e3aafba308057bd2a811]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:27:33 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [31800cb9716b30c111935000bb90058ae21cc5a7]

INTEGRATION: CWS ooo19126 (1.10.88); FILE MERGED 2005/09/05 17:05:31 rt 1.10.88.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e67ba97b56dae05bb9cd7c08cb5e6f8a47b8f8d8]

INTEGRATION: CWS ooo19126 (1.2.286); FILE MERGED 2005/09/05 12:27:33 rt 1.2.286.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [857160f382f452f547812d0d6054053f6e002416]

INTEGRATION: CWS ooo19126 (1.21.88); FILE MERGED 2005/09/05 17:05:30 rt 1.21.88.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9fcd132f463d9b9eff016dbdc4a4de2ec99a3590]

INTEGRATION: CWS ooo19126 (1.2.286); FILE MERGED 2005/09/05 12:27:32 rt 1.2.286.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [94d3eb9f9c77b05def1c6c94d45b9c388d08a3ff]

INTEGRATION: CWS ooo19126 (1.7.222); FILE MERGED 2005/09/05 17:05:30 rt 1.7.222.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b246646454b0ab97b8019d238c234f401a2cbbe4]

INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGED 2005/09/05 12:27:32 rt 1.3.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a50e45e590384ae057204603acdbb2a6fe8609a6]

INTEGRATION: CWS ooo19126 (1.16.194); FILE MERGED 2005/09/05 17:05:30 rt 1.16.194.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [78e5df3196a577dbfa8bb74135cdcf2dc53c3f20]

INTEGRATION: CWS ooo19126 (1.4.242); FILE MERGED 2005/09/05 12:27:32 rt 1.4.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0f2d10a115fbb4586b242f9a90a688354b2312b3]

INTEGRATION: CWS ooo19126 (1.2.180); FILE MERGED 2005/09/05 17:05:30 rt 1.2.180.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [063cbb111423aef0121047a7c86a5c01380a4bb6]

INTEGRATION: CWS ooo19126 (1.9.52); FILE MERGED 2005/09/05 12:27:31 rt 1.9.52.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [220e2dad040fda8241bcd3c247c4dbc3d4c34de5]

INTEGRATION: CWS ooo19126 (1.2.190); FILE MERGED 2005/09/05 17:05:29 rt 1.2.190.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b3fcc0e550117865b76a364c0fb877777a002a63]

INTEGRATION: CWS ooo19126 (1.2.242); FILE MERGED 2005/09/05 12:27:31 rt 1.2.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [26e17ec0e2cd70e2b27a0ead2ecc8f24edab1b5e]

INTEGRATION: CWS ooo19126 (1.27.88); FILE MERGED 2005/09/05 17:05:29 rt 1.27.88.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b1fc084cbb3d1d0568d70feaf87e395a9bdf9702]

INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGED 2005/09/05 12:27:30 rt 1.3.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [74b1a82886e0af39a86ebd0dece8cb1cbf8511c1]

INTEGRATION: CWS ooo19126 (1.12.222); FILE MERGED 2005/09/05 17:05:29 rt 1.12.222.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d7c07df4f1d9ad08ec5d48660e471fc3f22e4084]

INTEGRATION: CWS ooo19126 (1.2.242); FILE MERGED 2005/09/05 12:27:30 rt 1.2.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [44e91896e52fe6216de56d2526ae82423d3ca487]

INTEGRATION: CWS ooo19126 (1.21.88); FILE MERGED 2005/09/05 17:05:28 rt 1.21.88.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6f41766a15ade432e6a79c989d6d7511215877f0]

INTEGRATION: CWS ooo19126 (1.13.190); FILE MERGED 2005/09/05 17:05:28 rt 1.13.190.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3d09e48f32dfc439722c7fd667c6c0c7b933465f]

INTEGRATION: CWS ooo19126 (1.2.242); FILE MERGED 2005/09/05 12:27:29 rt 1.2.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [efd1380a4c0b2ac90ceeb2853821e5211e2caf80]

INTEGRATION: CWS ooo19126 (1.21.190); FILE MERGED 2005/09/05 17:05:27 rt 1.21.190.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f1fa71d54d147296a28aff34ecad1f64475f468c]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 10:59:51 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8f1f497e5a2307958a4c5ecddf0195f4c1bde83b]

INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGED 2005/09/05 12:27:29 rt 1.3.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [db707ec50f5500378529ae48d2c7fe75945eda9f]

INTEGRATION: CWS ooo19126 (1.2.222); FILE MERGED 2005/09/05 17:05:27 rt 1.2.222.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0be726ed5c7b751f99a8a0637312a3f180523fed]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:27:29 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [37520048d555362332cdd96dafbe0395bf0cc705]

INTEGRATION: CWS ooo19126 (1.5.222); FILE MERGED 2005/09/05 17:05:26 rt 1.5.222.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1a1867764ecff06bda4fe6466c028619d5abb07a]

INTEGRATION: CWS ooo19126 (1.6.222); FILE MERGED 2005/09/05 17:05:26 rt 1.6.222.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [252242a67348abfde23324061e2b60b89c1bddda]

INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGED 2005/09/05 12:27:28 rt 1.3.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9a80e86469a8c8f0f2acce971184a999d97bdb38]

INTEGRATION: CWS ooo19126 (1.10.22); FILE MERGED 2005/09/05 17:05:26 rt 1.10.22.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ffc9c29856b76d7e76a2fa127df95f1969adc759]

INTEGRATION: CWS ooo19126 (1.2.52); FILE MERGED 2005/09/05 12:27:28 rt 1.2.52.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1d0264858931fdd95cf60384ca1575778f825e30]

INTEGRATION: CWS ooo19126 (1.17.22); FILE MERGED 2005/09/05 17:05:25 rt 1.17.22.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ddf9a2c44b9e9d0b39442e3a7edb93729c043da7]

INTEGRATION: CWS ooo19126 (1.2.52); FILE MERGED 2005/09/05 12:27:27 rt 1.2.52.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [abed2548d177d16af6ba3ad0e7d85891f83482e9]

INTEGRATION: CWS ooo19126 (1.9.222); FILE MERGED 2005/09/05 17:05:25 rt 1.9.222.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8660e4f8a7a59a2b89481dd9c534a97aad3f6de1]

INTEGRATION: CWS ooo19126 (1.8.194); FILE MERGED 2005/09/05 17:05:25 rt 1.8.194.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [40b03a8ce377593d3234c23e2acd4cc2f9dfb2c9]

INTEGRATION: CWS ooo19126 (1.5.88); FILE MERGED 2005/09/05 17:05:24 rt 1.5.88.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ae913e7d1509c111108fb2bc4196440012fc10b0]

INTEGRATION: CWS ooo19126 (1.2.52); FILE MERGED 2005/09/05 12:27:26 rt 1.2.52.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d073bd5fe4726c9c169c9a4ca18c09bfdb98e27b]

INTEGRATION: CWS ooo19126 (1.2.180); FILE MERGED 2005/09/05 17:05:24 rt 1.2.180.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [98e8523661d0c91b2d3e020987809dc409929e4f]

INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGED 2005/09/05 12:27:26 rt 1.3.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e228c74631d401c8bf6a08adebb2330feefa0295]

INTEGRATION: CWS ooo19126 (1.3.190); FILE MERGED 2005/09/05 17:05:24 rt 1.3.190.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [925ab3d66ecffde97e11546f2807a5ec0d14b510]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 10:59:46 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [65787d10c5394a89ce6f83dbb718911d3d83bcd3]

INTEGRATION: CWS ooo19126 (1.8.52); FILE MERGED 2005/09/05 12:27:26 rt 1.8.52.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [be2cdd143ed7ed7445b0544e2226b93b5ac2b48c]

INTEGRATION: CWS ooo19126 (1.2.180); FILE MERGED 2005/09/05 17:05:23 rt 1.2.180.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0780f22fd886592f6e5e322226d95bd32c3d6759]

INTEGRATION: CWS ooo19126 (1.5.200); FILE MERGED 2005/09/05 12:27:25 rt 1.5.200.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b047b2a47da49ab8d7775dca1a7a6f57ffa6e369]

INTEGRATION: CWS ooo19126 (1.1.224); FILE MERGED 2005/09/05 17:05:23 rt 1.1.224.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0420a6571e8c67bcf6ea9b7cff19963b38e18430]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:27:25 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [32243ddb810ab900c982f034277447d97ccc8d9f]

INTEGRATION: CWS ooo19126 (1.6.194); FILE MERGED 2005/09/05 17:05:23 rt 1.6.194.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [dc839f3a0a99525b478ead0e6f696a2a5aa879d9]

INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGED 2005/09/05 12:27:25 rt 1.3.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d4501eea7d283be91455e1f5e40f37c36b8abbac]

INTEGRATION: CWS ooo19126 (1.5.194); FILE MERGED 2005/09/05 17:05:23 rt 1.5.194.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [59b6866cbcc2725b7328cd19155bfbe3dab07cb6]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 10:59:43 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0b15eb3504cb282e3b8c209069cafea968adb2ee]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:27:24 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3d3530051b922b00a983075d4bd89638a0300b74]

INTEGRATION: CWS ooo19126 (1.27.88); FILE MERGED 2005/09/05 17:05:22 rt 1.27.88.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b936279b5a4d863acb89596a524dc13346abe4fe]

INTEGRATION: CWS ooo19126 (1.11.220); FILE MERGED 2005/09/05 17:05:22 rt 1.11.220.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d5b27e68edbb82f663299e86495acac05e2d0e9f]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:27:23 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b126f18840fb80c5825dac070545533581503fdb]

INTEGRATION: CWS ooo19126 (1.10.190); FILE MERGED 2005/09/05 17:05:21 rt 1.10.190.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d2622ccfefd05591cd6a3d784a8a2083c86ebcc4]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 10:59:41 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e090c77ab1c2cd790ad32407c900b9ab62c0451e]

INTEGRATION: CWS ooo19126 (1.3.194); FILE MERGED 2005/09/05 17:05:21 rt 1.3.194.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c8649ae925e4607cb337baafac1b0d833b44738b]

INTEGRATION: CWS ooo19126 (1.6.194); FILE MERGED 2005/09/05 17:05:20 rt 1.6.194.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e49c4bcc00526afd009bfa1ceba8505cd41d8a32]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:27:23 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [96093c259f62f2743847f006bd2081b39142b5db]

INTEGRATION: CWS ooo19126 (1.4.188); FILE MERGED 2005/09/05 17:05:20 rt 1.4.188.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4ab2642b435a025c0196d657b67b73ba49d09570]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:27:22 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a876c41ab46b517e54e7a5ed262d2d88e3ced4fd]

INTEGRATION: CWS ooo19126 (1.6.222); FILE MERGED 2005/09/05 17:05:19 rt 1.6.222.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e30b246b88704e098f921bf3eedd4b4e5c2511c4]

INTEGRATION: CWS ooo19126 (1.8.48); FILE MERGED 2005/09/05 17:05:18 rt 1.8.48.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5acb4d659b9a4e553e9b5d3c70d3b4fed6d5d779]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:27:22 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [dbffe06b6e498d31065a93bfd0f9d54b4b582395]

INTEGRATION: CWS ooo19126 (1.3.194); FILE MERGED 2005/09/05 17:05:18 rt 1.3.194.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [01f9e0109b10bbf6b26c3e84b2c13c49533c5ba2]

INTEGRATION: CWS ooo19126 (1.7.52); FILE MERGED 2005/09/05 12:27:21 rt 1.7.52.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0e974dedb3c859ba37874db581ffb0b009d76d8f]

INTEGRATION: CWS ooo19126 (1.1.254); FILE MERGED 2005/09/05 17:05:17 rt 1.1.254.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [95790866fe18b0fbdbc8f117a3dbaacbf99838a9]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:27:21 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ce27cab7e85e7fdf1b8ade44b6fd5707bebd2de2]

INTEGRATION: CWS ooo19126 (1.10.222); FILE MERGED 2005/09/05 17:05:17 rt 1.10.222.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f5f9bbcc40ddd94200eda0176b83738136282a37]

INTEGRATION: CWS ooo19126 (1.19.88); FILE MERGED 2005/09/05 17:05:17 rt 1.19.88.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5710b649f98c0bc0fc63390d159fccd05b7383f4]

INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGED 2005/09/05 12:27:21 rt 1.3.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [390f5354604ae39a27a502f363be838b85ed7467]

INTEGRATION: CWS ooo19126 (1.12.194); FILE MERGED 2005/09/05 17:05:16 rt 1.12.194.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8882f07a7b33b83b4201ccd8c0aba2eea125de11]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:27:20 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [539422f7e21bc06f558ed359d8e31867ead2f8cf]

INTEGRATION: CWS ooo19126 (1.19.88); FILE MERGED 2005/09/05 17:05:15 rt 1.19.88.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7e0d77e5ddd1cacbe8aa6bf159bfb07381ec6d8b]

INTEGRATION: CWS ooo19126 (1.8.178); FILE MERGED 2005/09/05 12:27:20 rt 1.8.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [996a3723b06a7de1a0808a6519ae5a3b84300cb8]

INTEGRATION: CWS ooo19126 (1.4.222); FILE MERGED 2005/09/05 17:05:15 rt 1.4.222.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6f36d1d5237866e6f18c9d4f7b9dd74262ed6c78]

INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGED 2005/09/05 12:27:20 rt 1.3.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cfac73f3d222609eb3944ed27ef14da879cacae1]

INTEGRATION: CWS ooo19126 (1.5.216); FILE MERGED 2005/09/05 17:05:15 rt 1.5.216.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0ca41b2ab6c70c4b254bcb8ae8451af5f9a21905]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:27:19 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e9f50a71b0b935f8201b9333b9f190f86041fd59]

INTEGRATION: CWS ooo19126 (1.2.88); FILE MERGED 2005/09/05 17:05:14 rt 1.2.88.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [65c65379951e3de5da71109c162a99ad6853c9b6]

INTEGRATION: CWS ooo19126 (1.2.104); FILE MERGED 2005/09/05 12:27:19 rt 1.2.104.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [96b01d49f41a03de126d28745213628ae6189420]

INTEGRATION: CWS ooo19126 (1.1.224); FILE MERGED 2005/09/05 17:05:14 rt 1.1.224.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c7f643881d27612702fd1626569abc9a2bccc37d]

INTEGRATION: CWS ooo19126 (1.6.104); FILE MERGED 2005/09/05 12:27:19 rt 1.6.104.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [69a8325763cc2d97cbf53b3f08a10c2865fca210]

INTEGRATION: CWS ooo19126 (1.4.194); FILE MERGED 2005/09/05 17:05:14 rt 1.4.194.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9c84118e0ae50bc9bb706c10d8df733ce43bdf51]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:27:18 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [07612588f1e550d01df8ffdf3fdfdff2d7bcf94e]

INTEGRATION: CWS ooo19126 (1.7.88); FILE MERGED 2005/09/05 17:05:14 rt 1.7.88.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [141a519a59378d33e2f02b6c7167cea857a114f9]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:27:18 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [690aa494c6d9a0340ea059314732dd4d3c9bd590]

INTEGRATION: CWS ooo19126 (1.6.88); FILE MERGED 2005/09/05 17:05:13 rt 1.6.88.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [76532e19f9c08d87bed85972fdcddf15904af367]

INTEGRATION: CWS ooo19126 (1.4.178); FILE MERGED 2005/09/05 12:27:18 rt 1.4.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0863677a839b5f63d1e32b02ea99eff62477bfbe]

INTEGRATION: CWS ooo19126 (1.6.178); FILE MERGED 2005/09/05 12:27:17 rt 1.6.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [26c227760c83d16745e6c7203adbeea42dd03e28]

INTEGRATION: CWS ooo19126 (1.5.194); FILE MERGED 2005/09/05 17:05:13 rt 1.5.194.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [91d927d30e81a623d4b84739d133c78a76741e75]

INTEGRATION: CWS ooo19126 (1.9.48); FILE MERGED 2005/09/05 17:05:12 rt 1.9.48.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [af90639d66414cc4e485c327d8ccd105e36bfdf3]

INTEGRATION: CWS ooo19126 (1.6.178); FILE MERGED 2005/09/05 12:27:16 rt 1.6.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [006f2c4137f7eac81c4c26ef05ec41548cbc09ee]

INTEGRATION: CWS ooo19126 (1.14.48); FILE MERGED 2005/09/05 17:05:12 rt 1.14.48.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b4493f562b7fd5cc12a4f6fa3bb748ea5efc4d8c]

INTEGRATION: CWS ooo19126 (1.5.74); FILE MERGED 2005/09/05 17:05:11 rt 1.5.74.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f885fc8884b31fd51c86633a8d331134c4035c6b]

INTEGRATION: CWS ooo19126 (1.5.178); FILE MERGED 2005/09/05 12:27:16 rt 1.5.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cada76914b2bb8aafd2518b0044b35fad4c23382]

INTEGRATION: CWS ooo19126 (1.7.92); FILE MERGED 2005/09/05 17:05:11 rt 1.7.92.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [052ba631d78346003d32a4e77be2748a61695c67]

INTEGRATION: CWS ooo19126 (1.5.178); FILE MERGED 2005/09/05 12:27:15 rt 1.5.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5370456c1c155c81db421d99561823384cf61278]

INTEGRATION: CWS ooo19126 (1.3.190); FILE MERGED 2005/09/05 17:05:11 rt 1.3.190.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [be74821c6846b63bf88a56221184a8a136ffabdb]

INTEGRATION: CWS ooo19126 (1.5.178); FILE MERGED 2005/09/05 12:27:14 rt 1.5.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ecacdf89d997a88e6345cdd0baa8bcbad99a0c51]

INTEGRATION: CWS ooo19126 (1.8.72); FILE MERGED 2005/09/05 17:05:10 rt 1.8.72.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [21e4a95e648075b91935c1f621ce76198704611a]

INTEGRATION: CWS ooo19126 (1.6.178); FILE MERGED 2005/09/05 12:27:14 rt 1.6.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [60319d9489adc98c29c77caf03ff01b616e58eec]

INTEGRATION: CWS ooo19126 (1.3.190); FILE MERGED 2005/09/05 17:05:10 rt 1.3.190.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f2bfaf46ff99d631f71f7eac805383be2a016045]

INTEGRATION: CWS ooo19126 (1.7.558); FILE MERGED 2005/09/05 12:27:13 rt 1.7.558.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [731268b544c9b67ae29c1e26b1c64c84e119be5c]

INTEGRATION: CWS ooo19126 (1.5.194); FILE MERGED 2005/09/05 17:05:10 rt 1.5.194.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [df855a8b43753646669a7d36a5ef4090f96adb6c]

INTEGRATION: CWS ooo19126 (1.9.242); FILE MERGED 2005/09/05 12:27:12 rt 1.9.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a2ee6274a0cc1ef9a785d4e8052e546727103958]

INTEGRATION: CWS ooo19126 (1.3.190); FILE MERGED 2005/09/05 17:05:09 rt 1.3.190.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [76fb3a002ebe6767b621bde5e431f6128817faa4]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:27:11 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [184efe3f42d0257b00e1bd42d3387b18f6caba66]

INTEGRATION: CWS ooo19126 (1.4.194); FILE MERGED 2005/09/05 17:05:09 rt 1.4.194.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cf5c6677310c99b09930278029e9e23a9466450a]

INTEGRATION: CWS ooo19126 (1.19.88); FILE MERGED 2005/09/05 17:05:09 rt 1.19.88.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8497acb69e6d1460b363283b629aa01a1b0a640e]

INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGED 2005/09/05 12:27:10 rt 1.3.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f21b9586c5b731ce7bf1f933ae2e9f64d780c19b]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:27:10 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [068fb5b3141aa9353266083f0b4e98d82b938f44]

INTEGRATION: CWS ooo19126 (1.5.194); FILE MERGED 2005/09/05 17:05:08 rt 1.5.194.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [463c9f585ffa89293b4b31b5dfe863e0cb3eee5a]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:27:09 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4175a083c31a7336ac972b685a49643acb6a33fc]

INTEGRATION: CWS ooo19126 (1.3.190); FILE MERGED 2005/09/05 17:05:08 rt 1.3.190.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d3c3eeba82646136a849427ba3beb7a3a75ac6e0]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:27:08 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [eb266bde67e6eb2f76be439a6fb6466f9535a58d]

INTEGRATION: CWS ooo19126 (1.2.222); FILE MERGED 2005/09/05 17:05:07 rt 1.2.222.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [422bb1fa4821e593a3272ad099fdac9ad9f51a2c]

INTEGRATION: CWS ooo19126 (1.6.178); FILE MERGED 2005/09/05 12:27:08 rt 1.6.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [40238d41248cada1aa62dae8f4f9721c6b0eee30]

INTEGRATION: CWS ooo19126 (1.2.190); FILE MERGED 2005/09/05 17:05:07 rt 1.2.190.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b98914244eb44afb4928b6d66fb96402af9eabc9]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:27:07 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [81e1f8cea72d8caefd2376f957a3c8b67c6515e8]

INTEGRATION: CWS ooo19126 (1.5.190); FILE MERGED 2005/09/05 17:05:07 rt 1.5.190.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b718e7bb36978615c5eb336eb9a623ef8fbf89a9]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:27:07 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f322fc5c952a8be62417558ebc70ef70036cc5f3]

INTEGRATION: CWS ooo19126 (1.5.190); FILE MERGED 2005/09/05 17:05:06 rt 1.5.190.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5028b9230ac574e8352e9e3e36fcb7ecee409ef0]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:27:06 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [dc71ce7d5726d7758b68f3c1b26f0ed6ed3371ac]

INTEGRATION: CWS ooo19126 (1.9.194); FILE MERGED 2005/09/05 17:05:06 rt 1.9.194.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f9aec50e404dbcfde8fc683d201f24812f47fcce]

INTEGRATION: CWS ooo19126 (1.14.88); FILE MERGED 2005/09/05 17:05:05 rt 1.14.88.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3787e80816cd91a4401364321dc5bdf4895eb52a]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:27:05 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [782f8106a478d187403bd14b3ff78dea5e803764]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:27:04 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d2c6cc0439f794abf43a311760b617ae1ef7987b]

INTEGRATION: CWS ooo19126 (1.20.88); FILE MERGED 2005/09/05 17:05:05 rt 1.20.88.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [52b7e97690fe0fed187d622402008c4168aab909]

INTEGRATION: CWS ooo19126 (1.34.180); FILE MERGED 2005/09/05 17:05:04 rt 1.34.180.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e3b08cbc5be1ecd233285a6d126722445b593f65]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:27:03 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0b38b94fe36ad998610ba64137d166d3d05f202e]

INTEGRATION: CWS ooo19126 (1.17.88); FILE MERGED 2005/09/05 17:05:04 rt 1.17.88.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c0fa58f3f3d542dbf4aa28b2838f5b4c595ca806]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:27:03 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1c8ab7d24d1b2248beb31a118929a95c5e087cec]

INTEGRATION: CWS ooo19126 (1.6.88); FILE MERGED 2005/09/05 17:05:04 rt 1.6.88.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [68c820febd5ae01797400bc89616a30974e5d75d]

INTEGRATION: CWS ooo19126 (1.4.250); FILE MERGED 2005/09/05 17:05:03 rt 1.4.250.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a3932c24f6e8bcaa0f6a823920d8ad01288efdc5]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:27:02 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cdaafa0d15adb08e6cb7bc5c3cea1071779c2374]

INTEGRATION: CWS ooo19126 (1.5.216); FILE MERGED 2005/09/05 17:05:03 rt 1.5.216.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e206f0d374398edd0e140733f0fb1b6ef5c49000]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:27:01 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e4b232e7119067864a37a0c5f0dbfcec80acb3a2]

INTEGRATION: CWS ooo19126 (1.8.180); FILE MERGED 2005/09/05 17:05:03 rt 1.8.180.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c29c86433ad8c121b2f1d144422ed7cb0500e40d]

INTEGRATION: CWS ooo19126 (1.5.244); FILE MERGED 2005/09/05 17:05:02 rt 1.5.244.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b49551787a5ccc27b11b2b88933ba6a55df43a10]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:27:00 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ee61a8415b20b4766de8bf677571df81ec22bf09]

INTEGRATION: CWS ooo19126 (1.9.88); FILE MERGED 2005/09/05 17:05:02 rt 1.9.88.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ae16372e3e2d818d95f923394d7f383244644e7a]

INTEGRATION: CWS ooo19126 (1.4.56); FILE MERGED 2005/09/05 17:05:02 rt 1.4.56.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [006746bbe3a1f66ce6d5d0d2494db2d0cfd05a6b]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:26:59 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c81ddccda0d57e428bf4a7ec9dad68e2235c2694]

INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 17:05:01 rt 1.2.90.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2b7c724c9edb6aa0218548d21f222e1e07cd5086]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:26:59 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ca875a36f6217f4b4362c8b1f1681b7c0454ec41]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:26:58 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b3b64b49365f101818ca738bd3e03309a8297e71]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:26:57 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c512274e7f1586e577330994047f12c4ace42f26]

INTEGRATION: CWS ooo19126 (1.14.22); FILE MERGED 2005/09/05 17:05:00 rt 1.14.22.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0b69227c24b7c4a3a94211491a16fc72f643ee55]

INTEGRATION: CWS ooo19126 (1.14.194); FILE MERGED 2005/09/05 17:05:00 rt 1.14.194.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5a2866d0073dbd2ee5594afef19c5e18bdaf2da8]

INTEGRATION: CWS ooo19126 (1.3.52); FILE MERGED 2005/09/05 12:26:57 rt 1.3.52.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d7e6dd37326bf722133ff58a28bbc8a959cef8fd]

INTEGRATION: CWS ooo19126 (1.2.60); FILE MERGED 2005/09/05 17:04:59 rt 1.2.60.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [24b2770ac6b6e64006d478e53fa5c04b96e4fb09]

INTEGRATION: CWS ooo19126 (1.3.56); FILE MERGED 2005/09/05 12:26:56 rt 1.3.56.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d00d5add8d3cf3f74a84c4696c3eed25c9f11c02]

INTEGRATION: CWS ooo19126 (1.2.216); FILE MERGED 2005/09/05 17:04:59 rt 1.2.216.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c4d5038994358b998d6840943930c67d4b326de1]

INTEGRATION: CWS ooo19126 (1.3.52); FILE MERGED 2005/09/05 12:26:56 rt 1.3.52.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cd23d6c45eb66fb942f75531088b4985bb284186]

INTEGRATION: CWS ooo19126 (1.6.88); FILE MERGED 2005/09/05 17:04:59 rt 1.6.88.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e09c04af11d25619f5f0a4272f897f7a8766050d]

INTEGRATION: CWS ooo19126 (1.2.192); FILE MERGED 2005/09/05 17:04:58 rt 1.2.192.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bcee86bf1cf92171140a46ec6ca98acd73cccb10]

INTEGRATION: CWS ooo19126 (1.2.182); FILE MERGED 2005/09/05 12:26:55 rt 1.2.182.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fc9dd7850a13288925a217bc92d3ff0be54e1608]

INTEGRATION: CWS ooo19126 (1.3.190); FILE MERGED 2005/09/05 17:04:58 rt 1.3.190.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [42bd88b9bb509973dbd69354216b5259d5702fc9]

INTEGRATION: CWS ooo19126 (1.8.194); FILE MERGED 2005/09/05 17:04:58 rt 1.8.194.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cbfc3cc7dcb0939994785359f378baf7dff19450]

INTEGRATION: CWS ooo19126 (1.2.182); FILE MERGED 2005/09/05 12:26:54 rt 1.2.182.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [eabb441840218195ba959cf7010c0b5a5173e6d6]

INTEGRATION: CWS ooo19126 (1.21.194); FILE MERGED 2005/09/05 17:04:57 rt 1.21.194.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cca5771f4d7fce86880e436d8dd7cf8541bd19ba]

INTEGRATION: CWS ooo19126 (1.2.52); FILE MERGED 2005/09/05 12:26:54 rt 1.2.52.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [83bc4f5ffbb516381ff08618cddb2c1623c234b3]

INTEGRATION: CWS ooo19126 (1.2.60); FILE MERGED 2005/09/05 17:04:57 rt 1.2.60.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5ec097e7b0f574101d63b3523c45c318fdb4135c]

INTEGRATION: CWS ooo19126 (1.2.182); FILE MERGED 2005/09/05 12:26:53 rt 1.2.182.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9e5e3b4fd4b7eda73ade10ac9df6768635864432]

INTEGRATION: CWS ooo19126 (1.4.88); FILE MERGED 2005/09/05 17:04:57 rt 1.4.88.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [007e08a56f1d6cdf4053701a925c7262eedbeee7]

INTEGRATION: CWS ooo19126 (1.21.88); FILE MERGED 2005/09/05 17:04:57 rt 1.21.88.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [39cf5676a032061c6433424f66bf07b796d58399]

INTEGRATION: CWS ooo19126 (1.24.60); FILE MERGED 2005/09/05 17:04:56 rt 1.24.60.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [06daae8475ae7500be872570e87af39890a13a77]

INTEGRATION: CWS ooo19126 (1.2.182); FILE MERGED 2005/09/05 12:26:52 rt 1.2.182.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8658cc14068c97e3c7ed35f80bf5e2af553e15fb]

INTEGRATION: CWS ooo19126 (1.2.60); FILE MERGED 2005/09/05 17:04:56 rt 1.2.60.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a2ecbbeef7afeed8d6c6457aa7b316d9c69fc113]

INTEGRATION: CWS ooo19126 (1.2.182); FILE MERGED 2005/09/05 12:26:51 rt 1.2.182.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6cb44bb2b10356e5e57437e6bf6b8692af76f702]

INTEGRATION: CWS ooo19126 (1.3.52); FILE MERGED 2005/09/05 12:26:51 rt 1.3.52.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d7af52a52435242ffe85eade892119282e7155ad]

INTEGRATION: CWS ooo19126 (1.15.60); FILE MERGED 2005/09/05 17:04:55 rt 1.15.60.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bfc3261e29ea2456bbb253f722631aa5765e0fbf]

INTEGRATION: CWS ooo19126 (1.28.44); FILE MERGED 2005/09/05 17:04:55 rt 1.28.44.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0dc9c1049435273ae7bc0fd29b89837cfc5f6a2e]

INTEGRATION: CWS ooo19126 (1.3.52); FILE MERGED 2005/09/05 12:26:50 rt 1.3.52.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0ec469386ffc5275ac59e822721ba70f529d367e]

INTEGRATION: CWS ooo19126 (1.2.60); FILE MERGED 2005/09/05 17:04:55 rt 1.2.60.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [55e22ba946af438cb3c7156f2213443b05aba8c4]

INTEGRATION: CWS ooo19126 (1.2.142); FILE MERGED 2005/09/05 10:57:49 rt 1.2.142.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1b5f98bf8aaa2ed205e5ed6736e02fa93fb2fd6d]

INTEGRATION: CWS ooo19126 (1.5.634); FILE MERGED 2005/09/05 12:26:49 rt 1.5.634.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [254319fabfb2098001a227f787915f1a993840e9]

INTEGRATION: CWS ooo19126 (1.3.48); FILE MERGED 2005/09/05 17:04:54 rt 1.3.48.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [49ff301301353fe4d32391a23fde055e4ade8044]

INTEGRATION: CWS ooo19126 (1.1.1.1.158); FILE MERGED 2005/09/05 10:57:47 rt 1.1.1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [90f44b0fcc41016500d3578ff916b65bd92eb1bf]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:26:49 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6299586504b64b611504b2755114848856a705a1]

INTEGRATION: CWS ooo19126 (1.29.74); FILE MERGED 2005/09/05 17:04:54 rt 1.29.74.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e1812ca3700bb62656e9e8a21309f8a9dd9071da]

INTEGRATION: CWS ooo19126 (1.5.158); FILE MERGED 2005/09/05 10:57:46 rt 1.5.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [060bb2106aecfc9e36908b326d7033a0a4eb2981]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:26:48 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b8d9d70bf5be82b0dc7adcfba6678ddf639e398e]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:26:48 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bc3f050fdb8997ee6a06cc9faaf023edb9ea655e]

INTEGRATION: CWS ooo19126 (1.7.238); FILE MERGED 2005/09/05 17:04:53 rt 1.7.238.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2bda89c2feef1b695e718d74903c9276fd824967]

INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 10:57:42 rt 1.3.60.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [75b869bf9735b8bcb0f352379157e12f00900ff4]

INTEGRATION: CWS ooo19126 (1.4.46); FILE MERGED 2005/09/05 17:04:53 rt 1.4.46.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [65f865e15544acd2926f2cf93fcbf054419aa97d]

INTEGRATION: CWS ooo19126 (1.9.242); FILE MERGED 2005/09/05 12:26:47 rt 1.9.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b441a2bebf6a655bcb130fb23ae84a09208ff238]

INTEGRATION: CWS ooo19126 (1.2.46); FILE MERGED 2005/09/05 17:04:52 rt 1.2.46.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [905c452f28d3cebbfa16f7affa940fb2d664359d]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:26:47 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ddc1c72be65002b697f965e14580dace9ed4b8f5]

INTEGRATION: CWS ooo19126 (1.4.34); FILE MERGED 2005/09/05 17:04:52 rt 1.4.34.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4254eb07476ccbc0c066ebb3b423ca3a116dfe00]

INTEGRATION: CWS ooo19126 (1.6.110); FILE MERGED 2005/09/05 10:57:36 rt 1.6.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [355c1735b548cdda7ef92902c337dac3f97df03e]

INTEGRATION: CWS ooo19126 (1.5.46); FILE MERGED 2005/09/05 17:04:52 rt 1.5.46.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [716f44e12aa4afcdc35c3e345df8991537726688]

INTEGRATION: CWS ooo19126 (1.5.128); FILE MERGED 2005/09/05 10:57:36 rt 1.5.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4b350b80b5ac035016fb5ccdf46d8a20f3c259e8]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:26:46 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cbaff72a1e9891d5a8920e5bdfbac309f86f7074]

INTEGRATION: CWS ooo19126 (1.5.46); FILE MERGED 2005/09/05 17:04:51 rt 1.5.46.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [dd37d77f730284aaeabc9555a4ba373e3913fc00]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 10:57:35 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a47db79d9a4888238084fb2f2a94f615f59f56d7]

INTEGRATION: CWS ooo19126 (1.9.88); FILE MERGED 2005/09/05 17:04:51 rt 1.9.88.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3f944fa53a2ed54db19910f716868331a694d303]

INTEGRATION: CWS ooo19126 (1.19.48); FILE MERGED 2005/09/05 17:04:51 rt 1.19.48.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [581322ae196fd8d4c1a052efbb782db74fa6a143]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:26:45 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2ca4a8f872e715f4f10fed7001189f8a0c4f30a8]

INTEGRATION: CWS ooo19126 (1.2.142); FILE MERGED 2005/09/05 10:57:32 rt 1.2.142.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [68fb2156e3907fc1f1106e7dcfba706c968db35e]

INTEGRATION: CWS ooo19126 (1.3.18); FILE MERGED 2005/09/05 17:04:50 rt 1.3.18.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4be6d98c88d75d13bdb8ba79fed8116e158ad763]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:26:45 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2f841102515942458885458bb46b98c304392da2]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 10:57:31 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [28a6964b181fd9e057fac80e5f2e89fe151366a8]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 10:57:28 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2f2e07c215b0ae6197d696e51fbaacaa753375db]

INTEGRATION: CWS ooo19126 (1.5.180); FILE MERGED 2005/09/05 17:04:50 rt 1.5.180.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [447897ce90e59c48688a28fe5ef15ab5919fcb2a]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:26:44 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3681db3800b21f15f5fb7433af3da7764f79ba60]

INTEGRATION: CWS ooo19126 (1.4.180); FILE MERGED 2005/09/05 17:04:49 rt 1.4.180.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5516ebe198bee06d4b110cf2877f76053aaa39bb]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 10:57:28 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [07087d79f4c840e9455229fa0a6bda707ef1eafb]

INTEGRATION: CWS ooo19126 (1.2.46); FILE MERGED 2005/09/05 17:04:49 rt 1.2.46.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [81192fee434fa703c270c874c892de90816713e5]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 10:57:27 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [04ad61af55fd41f2b7e52846bfa6c423c0504287]

INTEGRATION: CWS ooo19126 (1.4.34); FILE MERGED 2005/09/05 17:04:48 rt 1.4.34.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fd730cda61a4b0fbe3c531c0e480517335a5ab11]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 10:57:27 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7c595f37a7d031bc1fb525adf9a3e02437246aac]

INTEGRATION: CWS ooo19126 (1.2.194); FILE MERGED 2005/09/05 17:04:48 rt 1.2.194.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9164d6b920ac8afff1151e72803afc97e5fe80d0]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 10:57:26 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b1ff285df2e4d67b7617ec9969dc23a770fc3923]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:26:43 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [13f84f785f583d2e3e8d43b73557e5c9680ff92a]

INTEGRATION: CWS ooo19126 (1.6.180); FILE MERGED 2005/09/05 17:04:47 rt 1.6.180.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bf02a7cdca7f89478be839fc3c3bd443e096ce31]

INTEGRATION: CWS ooo19126 (1.6.60); FILE MERGED 2005/09/05 10:57:25 rt 1.6.60.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cf4712e307aa07c2fdd53126ebcf80b569991138]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:26:43 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [90531752b66d2400ff5a7baad1387e8fd4f9b95f]

INTEGRATION: CWS ooo19126 (1.10.60); FILE MERGED 2005/09/05 17:04:46 rt 1.10.60.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [180243951c662f7431168b321bfdb6bd6bdb91af]

INTEGRATION: CWS ooo19126 (1.6.108); FILE MERGED 2005/09/05 10:57:23 rt 1.6.108.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b8d6db90767b37baa9b84797b9359ba8ef4bfc33]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:26:42 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [84393dc32cff5955ba1f07b59aa6994458dbd84b]

INTEGRATION: CWS ooo19126 (1.11.60); FILE MERGED 2005/09/05 17:04:46 rt 1.11.60.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7244029072fce19d5e00b4c395664945f6468b9b]

INTEGRATION: CWS ooo19126 (1.7.60); FILE MERGED 2005/09/05 10:57:21 rt 1.7.60.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a6dc70d990aefbe03f30de5ce906d4099f08bfb3]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:26:42 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c092e7f2a1763d61256e1285fa0381c51481fe3a]

INTEGRATION: CWS ooo19126 (1.2.194); FILE MERGED 2005/09/05 17:04:46 rt 1.2.194.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fd834c9f21b497659aa4c9c89681e00c4899b899]

INTEGRATION: CWS ooo19126 (1.6.48); FILE MERGED 2005/09/05 17:04:45 rt 1.6.48.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f3a500a6b5fe295812a494cf40ef16bf0e4672f8]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:26:41 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [042a701f874ba58c83931d7d9d620590e3aa57f4]

INTEGRATION: CWS ooo19126 (1.3.180); FILE MERGED 2005/09/05 17:04:44 rt 1.3.180.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cf88c62ccbe6f1c1ea51186358be7b3e360d1c08]

INTEGRATION: CWS ooo19126 (1.2.194); FILE MERGED 2005/09/05 17:04:43 rt 1.2.194.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [17989d3717545cadaecb1b157f8962e01495f92c]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 10:57:15 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cd2c1f85dfbdb288e8ffd3de5ca08eb472396c69]

INTEGRATION: CWS ooo19126 (1.9.242); FILE MERGED 2005/09/05 12:26:41 rt 1.9.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [50632fa4f43b87bc7a312e975f5fc670e884af98]

INTEGRATION: CWS ooo19126 (1.3.194); FILE MERGED 2005/09/05 17:04:43 rt 1.3.194.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8a860330f17a12cc20262e4bf7223db0cf6d1d60]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:26:40 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [90ed829bdeb60567efab6f53a46fa6fc16da1e17]

INTEGRATION: CWS ooo19126 (1.3.190); FILE MERGED 2005/09/05 17:04:43 rt 1.3.190.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6711752875bc4f35ff88c43db2d8a85f44dd65e8]

INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 10:57:12 rt 1.4.60.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c1fe005f7de3a4fcd679d8cf22174f0c253d506a]

INTEGRATION: CWS ooo19126 (1.27.86); FILE MERGED 2005/09/05 17:04:43 rt 1.27.86.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fb09b916ffa2f05162cb6596498e529be617c165]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:26:40 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [774fc1ef2ebfa6666b781ba0c36d891e91346161]

INTEGRATION: CWS ooo19126 (1.5.194); FILE MERGED 2005/09/05 17:04:42 rt 1.5.194.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d378c16778a55de3fc813e85d0eea5a7198339e1]

INTEGRATION: CWS ooo19126 (1.7.60); FILE MERGED 2005/09/05 10:57:09 rt 1.7.60.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [978ba8ea76f927d87d1c5c1b9dd27f5b59971651]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:26:39 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [dd1c7e1f91149564e9f9fdcf144434bde813fd39]

INTEGRATION: CWS ooo19126 (1.4.190); FILE MERGED 2005/09/05 17:04:42 rt 1.4.190.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [dda6ded9a7e5cb1966a1828b50c2c70d28a821ea]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:26:39 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9ecd3e0069eed4a53a218f2ce18f92d3211b09ad]

INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 10:57:04 rt 1.4.60.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c9e26e0a607f7b10270073d7d2af0112ab6bb4a5]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:26:39 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bea733e32e12e40360bac15f9a600c2cd83c7cdc]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 10:57:04 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d3f2dbde8bc717726a7892ae61c0a5d72cf55ec2]

INTEGRATION: CWS ooo19126 (1.1.224); FILE MERGED 2005/09/05 17:04:41 rt 1.1.224.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [80dadef5effbb8046bb19273ce4e71a523f63950]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:26:38 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [890e6056ae74866dfcc1d8422437034b38b7e494]

INTEGRATION: CWS ooo19126 (1.7.236); FILE MERGED 2005/09/05 17:04:41 rt 1.7.236.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0ad6e97207c3fa95413c851c0ca09f4e142eec71]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 10:57:01 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4bfde09b0819163e7613dab4f83138f5e0cd83f6]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:26:38 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [47b7643d468f489249c4fcd15905686e25d4c2d4]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 10:57:00 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [de9c5bdc23f92eeccd9ee0b73b97de0b01fc9854]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:26:38 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9def051c1013acf9831017fe1d0df427dbbd77cd]

INTEGRATION: CWS ooo19126 (1.4.164); FILE MERGED 2005/09/05 17:04:40 rt 1.4.164.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3c3d55262805efd9a5e8af3df286f5e5082194a1]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:26:37 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ccafb9c40388014d6b8881074e8c696dabdc8420]

INTEGRATION: CWS ooo19126 (1.20.74); FILE MERGED 2005/09/05 17:04:40 rt 1.20.74.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [873c95f270b86f0a554a5d455ebc4946d910ae75]

INTEGRATION: CWS ooo19126 (1.9.242); FILE MERGED 2005/09/05 12:26:36 rt 1.9.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2963e4bca6975684f73fa12b60d0507c623cf40c]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 10:56:57 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [00e972bead938a1f28ae345dbbf6bc2080b6b451]

INTEGRATION: CWS ooo19126 (1.4.194); FILE MERGED 2005/09/05 17:04:40 rt 1.4.194.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5d0bcfde7f0ba46f8896bcdbbccba97e151d57c1]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:26:35 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [13e43e6502cbd369bcbba6f803994c8a19bfc8f9]

INTEGRATION: CWS ooo19126 (1.4.74); FILE MERGED 2005/09/05 17:04:40 rt 1.4.74.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bb4984d3f4fa635c964f5d9473dab3053597d28f]

INTEGRATION: CWS ooo19126 (1.4.158); FILE MERGED 2005/09/05 10:56:56 rt 1.4.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f272139577d0eee197809852d944b20b9bc6b4fe]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:26:34 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9c611c4b3f185acf8de82241cbb47873f5e5602c]

INTEGRATION: CWS ooo19126 (1.3.190); FILE MERGED 2005/09/05 17:04:39 rt 1.3.190.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a8e84fbc9309ef313e55415faba75fba74026662]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 10:56:54 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d3ffd253c877d338b02d3ea8b316b2d129abb71c]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:26:34 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [df85be30310716296b37943b0059248463f6116b]

INTEGRATION: CWS ooo19126 (1.4.86); FILE MERGED 2005/09/05 17:04:39 rt 1.4.86.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [01c0061cf3cd64bb1a19d8c4005fe864eae0e6b0]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:26:34 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2e0ae453a4cfef8a9f7448a6e3b8336bce99846b]

INTEGRATION: CWS ooo19126 (1.4.194); FILE MERGED 2005/09/05 17:04:39 rt 1.4.194.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4df8956859f1f28d5bf7b34ee9b20583e3803ae8]

INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGED 2005/09/05 12:26:33 rt 1.3.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [30ac30eb604479fef9214f735053459b2f622990]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 10:56:50 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8507d5f6d2509f8c646ebfdd9f6c03817161e3c4]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:26:33 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e524458b3cc8f6c11648ead4d618c44c449e3a14]

INTEGRATION: CWS ooo19126 (1.15.88); FILE MERGED 2005/09/05 17:04:38 rt 1.15.88.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f2ebee3b7786f77c893c33ead13541a50fcf7c70]

INTEGRATION: CWS ooo19126 (1.9.242); FILE MERGED 2005/09/05 12:26:33 rt 1.9.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4e80d512ba7b2ca127bf278028cb5dd89caa5341]

INTEGRATION: CWS ooo19126 (1.4.66); FILE MERGED 2005/09/05 17:04:38 rt 1.4.66.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6e637bbd4742fb88afd130704c9d98a6901dd8f9]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:26:32 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0a7ef59bb9ce5aeb3edc7e7ec28a08d11c3d30a3]

INTEGRATION: CWS ooo19126 (1.7.22); FILE MERGED 2005/09/05 17:04:38 rt 1.7.22.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5012f2c10b14e1fe12b65715567229792188b81c]

INTEGRATION: CWS ooo19126 (1.11.194); FILE MERGED 2005/09/05 17:04:37 rt 1.11.194.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ba18aeae97eae07996cb7c942fa0f00c8f2fc97c]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:26:31 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a01b4ebe09e77ee7458df38cbaeefac62550ef34]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 10:56:41 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b452d906fc9af88a0c402374733a1d936c43119f]

INTEGRATION: CWS ooo19126 (1.4.164); FILE MERGED 2005/09/05 17:04:37 rt 1.4.164.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8bbf2e00ca5cbe89351766a1567a0080e7dbe1c6]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:26:31 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fddd285064d26eb5d28b9ffa8d810bbdbcfd8e3e]

INTEGRATION: CWS ooo19126 (1.13.194); FILE MERGED 2005/09/05 17:04:37 rt 1.13.194.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [66f3fc2304deeec1f1e777597219c79fba1aefbf]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:26:30 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [036d917c2f4ee1e04b1effdd14e30e08e301a80b]

INTEGRATION: CWS ooo19126 (1.1.1.1.158); FILE MERGED 2005/09/05 10:56:40 rt 1.1.1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [17ce27c97c0c36f7c6e99099bc85fc142e2911ce]

INTEGRATION: CWS ooo19126 (1.2.60); FILE MERGED 2005/09/05 17:04:36 rt 1.2.60.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bdffbb416e3d71952f9c948b7703f2a047a62f2c]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:26:30 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [971dc87e8c21506d10d7224c2c1f34bc5ac6e615]

INTEGRATION: CWS ooo19126 (1.5.142); FILE MERGED 2005/09/05 10:56:38 rt 1.5.142.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [317be5f40109ef66f53bec6d8e78f107f832831a]

INTEGRATION: CWS ooo19126 (1.2.170); FILE MERGED 2005/09/05 17:04:36 rt 1.2.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f23647823426af94b59542d4f1809f0b2b4a5999]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:26:29 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2639582addaebe6336c6c8a6bf79efee0fbbcca0]

INTEGRATION: CWS ooo19126 (1.9.558); FILE MERGED 2005/09/05 12:26:28 rt 1.9.558.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b30ad8249def6d5b013001090f376cae9026179c]

INTEGRATION: CWS ooo19126 (1.3.190); FILE MERGED 2005/09/05 17:04:36 rt 1.3.190.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [dd2c2c13ad00cf71a6ca109e8084d542dab8c616]

INTEGRATION: CWS ooo19126 (1.9.242); FILE MERGED 2005/09/05 12:26:28 rt 1.9.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [64bc6e949930af9b117453179d1b0a1c43c58418]

INTEGRATION: CWS ooo19126 (1.3.194); FILE MERGED 2005/09/05 17:04:35 rt 1.3.194.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5c9547ae6f3f02919b27cc5c1b6757757aae0702]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:26:28 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fd789d7760b3363dba064f3a24b4f5c599a711cb]

INTEGRATION: CWS ooo19126 (1.1.224); FILE MERGED 2005/09/05 17:04:35 rt 1.1.224.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [11645e969e179215efa99df0bbf094bba10bdfee]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:26:28 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [01e508b8441418aac1420254c76b8ee3d8f52bd2]

INTEGRATION: CWS ooo19126 (1.9.242); FILE MERGED 2005/09/05 12:26:27 rt 1.9.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a28ed6bbb9a69e1ecc0a555a8be18433e2491911]

INTEGRATION: CWS ooo19126 (1.2.254); FILE MERGED 2005/09/05 17:04:34 rt 1.2.254.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a37b72fc12a9c41a32e65b3863b577035b8a3b4a]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:26:27 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f0017ef7035dd488e0c880862863b2657770f8c4]

INTEGRATION: CWS ooo19126 (1.11.194); FILE MERGED 2005/09/05 17:04:34 rt 1.11.194.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [734628fad823b949556e091a54b8279e0d8a7c12]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:26:26 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b346b2a877f47abaed110dbfbb383a4417daec59]

INTEGRATION: CWS ooo19126 (1.7.194); FILE MERGED 2005/09/05 17:04:34 rt 1.7.194.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cbfedf05d787982b597909561a7a9cc61251cdd4]

INTEGRATION: CWS ooo19126 (1.6.74); FILE MERGED 2005/09/05 17:04:34 rt 1.6.74.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [44ab69d72203c5c8ba0f36d222a46cfb5293e874]

INTEGRATION: CWS ooo19126 (1.4.194); FILE MERGED 2005/09/05 17:04:33 rt 1.4.194.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9707a431135940125f3fe098ad7422d4e965d4c9]

INTEGRATION: CWS ooo19126 (1.9.242); FILE MERGED 2005/09/05 12:26:25 rt 1.9.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d571ba325cc194fdd7b67433edc0887ae19f8bc4]

INTEGRATION: CWS ooo19126 (1.2.60); FILE MERGED 2005/09/05 17:04:33 rt 1.2.60.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [435df9db4f54083e5c933c7df20d3afd6bb8fbc7]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:26:25 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a7fd29bde5ef7200f0a622174cd4d44222abebec]

INTEGRATION: CWS ooo19126 (1.3.108); FILE MERGED 2005/09/05 17:04:33 rt 1.3.108.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b98ee53ab89172bf905109b864edfc73da41cbc0]

INTEGRATION: CWS ooo19126 (1.3.246); FILE MERGED 2005/09/05 17:04:32 rt 1.3.246.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d561c5de19df7970d90ff0dd08326834ba60b2a0]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:26:24 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7eff2b8323cd8ee25095161cc06005a0e5609f29]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 10:56:19 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8c7c5e7793fdcf5df49a26311adbaf1d76fee7b1]

INTEGRATION: CWS ooo19126 (1.18.98); FILE MERGED 2005/09/05 17:04:32 rt 1.18.98.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a6f37d6adc21d715f93ff809284febc7434f7096]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:26:24 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ddcd8e8ab9740bfa48654f7f68dcea1e89d298da]

INTEGRATION: CWS ooo19126 (1.3.190); FILE MERGED 2005/09/05 17:04:32 rt 1.3.190.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4ea999ce7b34b1aee68786bc7c6461115950a4a5]

INTEGRATION: CWS ooo19126 (1.16.88); FILE MERGED 2005/09/05 17:04:32 rt 1.16.88.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d0358b1fc6c15d46a5d36dc554f0fab0cf6829a7]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:26:23 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bf4165f3458243ce389cf7d9816d83e5b46822cf]

INTEGRATION: CWS ooo19126 (1.2.222); FILE MERGED 2005/09/05 17:04:31 rt 1.2.222.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b5608c034983c31eb9863257e971d404235715d1]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:26:22 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e0de6df93fd3c92e6efc60dfeda8914124b3e581]

INTEGRATION: CWS ooo19126 (1.7.74); FILE MERGED 2005/09/05 17:04:31 rt 1.7.74.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d183e5c8315ec92409479814e4d66801dc971b88]

INTEGRATION: CWS ooo19126 (1.4.242); FILE MERGED 2005/09/05 12:26:22 rt 1.4.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4b1501a47ecfafb14fedf2da489407fada30aca0]

INTEGRATION: CWS ooo19126 (1.7.194); FILE MERGED 2005/09/05 17:04:31 rt 1.7.194.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b6006c6a94c2ba3975c204c968b5a41332e4be80]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:26:21 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1658a7f0ca947395818de22f3cf0aa4ba14e1273]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:26:21 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [04d9c25b0e4d4625412a40e9ee0e11e5d7971db2]

INTEGRATION: CWS ooo19126 (1.4.190); FILE MERGED 2005/09/05 17:04:30 rt 1.4.190.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4b7bef8ebb146378c96943a016b1812d820986fd]

INTEGRATION: CWS ooo19126 (1.3.190); FILE MERGED 2005/09/05 17:04:30 rt 1.3.190.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b57145cac7b0d06044a5249df194c5f735f6a631]

INTEGRATION: CWS ooo19126 (1.4.178); FILE MERGED 2005/09/05 12:26:21 rt 1.4.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3d3fb4abf3856557e3054eb39047f87e12f716dc]

INTEGRATION: CWS ooo19126 (1.1.244); FILE MERGED 2005/09/05 17:04:30 rt 1.1.244.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f504346bde6b859d3cfc50fd1585c430218fee1e]

INTEGRATION: CWS ooo19126 (1.7.178); FILE MERGED 2005/09/05 12:26:20 rt 1.7.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d1678bd8bedd5fa87cc51e8945d8f1c02561602a]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:26:20 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2e37296635334209cc1bada10431ac33bb93d2dc]

INTEGRATION: CWS ooo19126 (1.5.88); FILE MERGED 2005/09/05 17:04:29 rt 1.5.88.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [16359095ed2520964bf0290e554196e6ebe18354]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:26:19 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9337683688c1c4f46dad1844b31255f9fc23ece1]

INTEGRATION: CWS ooo19126 (1.7.222); FILE MERGED 2005/09/05 17:04:29 rt 1.7.222.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [01f3538caede323d7db1040e50fcae0690b763cd]

INTEGRATION: CWS ooo19126 (1.10.242); FILE MERGED 2005/09/05 12:26:19 rt 1.10.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [be5222b4911664b6d5bebbad791a9f16f9faa778]

INTEGRATION: CWS ooo19126 (1.7.40); FILE MERGED 2005/09/05 17:04:29 rt 1.7.40.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6565f2b78e49401c3e1437ae9b566a900af1e364]

INTEGRATION: CWS ooo19126 (1.13.242); FILE MERGED 2005/09/05 12:26:18 rt 1.13.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ea9bf5b3f8169347447f994483f0405f8e774d16]

INTEGRATION: CWS ooo19126 (1.2.60); FILE MERGED 2005/09/05 17:04:28 rt 1.2.60.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [dba64cc7a756e73b82ed8ebbb228bd651f18e6f4]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 10:55:57 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3cf55797ea144df7db5b6e82dd2bc83788137e35]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:26:18 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e2adb70019f99e7d4d25af0f135936e21164384f]

INTEGRATION: CWS ooo19126 (1.4.194); FILE MERGED 2005/09/05 17:04:28 rt 1.4.194.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6f16d89796721ad5e6bd079989be703d5a2b95da]

INTEGRATION: CWS ooo19126 (1.10.242); FILE MERGED 2005/09/05 12:26:18 rt 1.10.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [afd59fc82b77bb63d4e9e5ce86f9cc69b6502b06]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:26:17 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [38d8055ad7ef358b7613fd7812b0127d5f21e20d]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:26:17 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8e14e564b3ab0153cdfa68859e3b2447030cb907]

INTEGRATION: CWS ooo19126 (1.4.180); FILE MERGED 2005/09/05 17:04:27 rt 1.4.180.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9b2b4190e41914e01272012468305285c5607600]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:26:16 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [58741b5216c5cca6f0a0430bc6674510be617e88]

INTEGRATION: CWS ooo19126 (1.3.190); FILE MERGED 2005/09/05 17:04:26 rt 1.3.190.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9f1a2b88beeae7550227786a8df8c60b4b2cc1b5]

INTEGRATION: CWS ooo19126 (1.11.60); FILE MERGED 2005/09/05 17:04:26 rt 1.11.60.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8ebc7467b4cd484079de5ee6b8bd82cea2892a38]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:26:16 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0fb6da4f06d24c4747fe80e22f22c776f812cb04]

INTEGRATION: CWS ooo19126 (1.3.180); FILE MERGED 2005/09/05 17:04:26 rt 1.3.180.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8654d46ef27615c037f62861ce25d0cf44c1fbf2]

INTEGRATION: CWS ooo19126 (1.5.194); FILE MERGED 2005/09/05 17:04:25 rt 1.5.194.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2fd79df4a344c08d2e92d063f503a1e8ec063e03]

INTEGRATION: CWS ooo19126 (1.13.242); FILE MERGED 2005/09/05 12:26:15 rt 1.13.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f03e74fc1913283338a789b0694212cbb783df0e]

INTEGRATION: CWS ooo19126 (1.2.88); FILE MERGED 2005/09/05 17:04:25 rt 1.2.88.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [26ace5fd4c1b9933e37fbb2a0ca11793f45f3d10]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:26:14 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ced344fdd78472dc65244675c4dabfa1c5ad7df3]

INTEGRATION: CWS ooo19126 (1.3.216); FILE MERGED 2005/09/05 17:04:25 rt 1.3.216.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0d1e2c20826cc01e242b1bfab5f455c03ee825b6]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:26:14 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0efd979a1d8904746d9a59c2a865329b7e09ec01]

INTEGRATION: CWS ooo19126 (1.14.190); FILE MERGED 2005/09/05 17:04:24 rt 1.14.190.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5d66f2a275e78dabeff93a2a612b048f1745f500]

INTEGRATION: CWS ooo19126 (1.9.242); FILE MERGED 2005/09/05 12:26:13 rt 1.9.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [04ab03ebf7c2b468cdb4c4ee8f93f3bedd9bdae9]

INTEGRATION: CWS ooo19126 (1.14.164); FILE MERGED 2005/09/05 17:04:24 rt 1.14.164.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [04f24382a99bd918095678adea5252f1243d6665]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:26:13 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b40af50606a24143296bd693cd50c3ac4f921c1a]

INTEGRATION: CWS ooo19126 (1.2.60); FILE MERGED 2005/09/05 17:04:24 rt 1.2.60.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bebc8dd48a0b4bd16c118774508a4a05cbc6bde5]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:26:12 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b02f9c625100e12f892983cb7d53c0a8793ac0d0]

INTEGRATION: CWS ooo19126 (1.7.194); FILE MERGED 2005/09/05 17:04:23 rt 1.7.194.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ade3268917a16761c650344f490359caa3dd6e78]

INTEGRATION: CWS ooo19126 (1.10.242); FILE MERGED 2005/09/05 12:26:12 rt 1.10.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b1eb9e06c41aa29f6e210021d981642107e4c5df]

INTEGRATION: CWS ooo19126 (1.3.88); FILE MERGED 2005/09/05 17:04:23 rt 1.3.88.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [80ac2bd93e819709767398b7a32da4436902b12d]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:26:12 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cc8f1ed2c3bc5e7019967413cdf865bf4acd077b]

INTEGRATION: CWS ooo19126 (1.5.194); FILE MERGED 2005/09/05 17:04:23 rt 1.5.194.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c34bd57ca4fcdedc1aaad3fa65057acbbafc6446]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:26:11 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [77e46275bdc5133d43b270357ae59fff632b0093]

INTEGRATION: CWS ooo19126 (1.7.88); FILE MERGED 2005/09/05 17:04:23 rt 1.7.88.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e926eb34b8829b3b8758321bacee20996e5d6c72]

INTEGRATION: CWS ooo19126 (1.14.242); FILE MERGED 2005/09/05 12:26:11 rt 1.14.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ca35c28104a01e9b5fced16a559f71a5a2eddf43]

INTEGRATION: CWS ooo19126 (1.17.46); FILE MERGED 2005/09/05 17:04:22 rt 1.17.46.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [99e88cfe5f9d6e6434a973880305e16abdaa9d3a]

INTEGRATION: CWS ooo19126 (1.5.398); FILE MERGED 2005/09/05 12:26:11 rt 1.5.398.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e4c0ba7322531ce54b23b2fc361eb63158f2b45a]

INTEGRATION: CWS ooo19126 (1.5.194); FILE MERGED 2005/09/05 17:04:22 rt 1.5.194.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f2f88be1b199150033386dc165a2c376c0dde04b]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:26:10 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b9bfeeb22e556f96679aa2c5fd6f86b462ae3fdc]

INTEGRATION: CWS ooo19126 (1.22.86); FILE MERGED 2005/09/05 17:04:22 rt 1.22.86.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [31adc1c392d75b7b9be89903cd22356dd7c1b74c]

INTEGRATION: CWS ooo19126 (1.5.398); FILE MERGED 2005/09/05 12:26:10 rt 1.5.398.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [97b02a9be8f8e04057776f9412f254009f003097]

INTEGRATION: CWS ooo19126 (1.5.194); FILE MERGED 2005/09/05 17:04:21 rt 1.5.194.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [07ae83ec739022a8bfcd96d232c1cdc1f5225274]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:26:09 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [047fd09cb3f569d82d3c6c3bee44630ffe014756]

INTEGRATION: CWS ooo19126 (1.4.48); FILE MERGED 2005/09/05 17:04:21 rt 1.4.48.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [223b9caa461d3df001f8f7e4e3b8cba34cf85c45]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:26:09 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d63d269bdef890901ccf1f8b35a116e7c30fdb7a]

INTEGRATION: CWS ooo19126 (1.1.224); FILE MERGED 2005/09/05 17:04:21 rt 1.1.224.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0a4111543dd55a90db00245ab0b862a31b097159]

INTEGRATION: CWS ooo19126 (1.3.398); FILE MERGED 2005/09/05 12:26:09 rt 1.3.398.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [99407e19f23c4d638edf9b9e9d8d099a1c18541e]

INTEGRATION: CWS ooo19126 (1.3.398); FILE MERGED 2005/09/05 12:26:08 rt 1.3.398.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ff92080ceaba92bd52cf2263a023369040bf017d]

INTEGRATION: CWS ooo19126 (1.25.74); FILE MERGED 2005/09/05 17:04:20 rt 1.25.74.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0e81a47e3fde084f548c966aa42256e5b015c525]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:26:08 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [dc4b80048ab866ac1e9bd6d251220052c9546387]

INTEGRATION: CWS ooo19126 (1.5.180); FILE MERGED 2005/09/05 17:04:20 rt 1.5.180.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e0a0fc1354216133a9d40ef9301f9acb5dbd95fa]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 10:55:16 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8862c87af260b51b3c40ee35d0a47d46d41b0439]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:26:07 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d5799272d78a823ea10c0816539c38fbcec02c47]

INTEGRATION: CWS ooo19126 (1.3.48); FILE MERGED 2005/09/05 17:04:20 rt 1.3.48.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9d42e29695540aaaba84739d4e2c6d6982a88805]

INTEGRATION: CWS ooo19126 (1.4.76); FILE MERGED 2005/09/05 10:55:15 rt 1.4.76.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [858a6351f95872babad8907e3e433fc54ec333f9]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:26:07 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7c582120c57228df3e4eca623d77138755688702]

INTEGRATION: CWS ooo19126 (1.1.224); FILE MERGED 2005/09/05 17:04:19 rt 1.1.224.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [29ca1e1360b9bb26a64a58a70c1f16c4e0e93cbe]

INTEGRATION: CWS ooo19126 (1.4.50); FILE MERGED 2005/09/05 10:55:15 rt 1.4.50.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c245c97888969ae3c69998be5c4636ad6e9fbe7f]

INTEGRATION: CWS ooo19126 (1.7.86); FILE MERGED 2005/09/05 12:26:07 rt 1.7.86.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bd9b6c129e25f8300ad5bae108ac0253883a6435]

INTEGRATION: CWS ooo19126 (1.10.88); FILE MERGED 2005/09/05 17:04:19 rt 1.10.88.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2ac7a62aa73e013c4486a93d6db48dbb619d13b1]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:26:06 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [288e097f55f32e5a8f1679badfae380a7a8ae4a8]

INTEGRATION: CWS ooo19126 (1.3.398); FILE MERGED 2005/09/05 12:26:06 rt 1.3.398.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [05dfc2129c4fe7f6bd3f19820867036310d70f67]

INTEGRATION: CWS ooo19126 (1.7.164); FILE MERGED 2005/09/05 17:04:18 rt 1.7.164.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4ffc1a9f18aa3e3417fc28b7e5efeabf7c10f8a0]

INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGED 2005/09/05 12:26:05 rt 1.3.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fb223ea3fee3b85a01055d7df38d34d018c9ad17]

INTEGRATION: CWS ooo19126 (1.5.194); FILE MERGED 2005/09/05 17:04:18 rt 1.5.194.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [988788a675395d10b0b445e7c7636d0f9ccfab3c]

INTEGRATION: CWS ooo19126 (1.1.224); FILE MERGED 2005/09/05 17:04:18 rt 1.1.224.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f80778f41d1ccbed680f491627b9c45e2cf7d113]

INTEGRATION: CWS ooo19126 (1.4.200); FILE MERGED 2005/09/05 12:26:05 rt 1.4.200.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7035982d04f4fef7a63e73d0af3324bdb1ce43f9]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:26:04 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [32d7bad4e07facc71a7c89919ddd361996d8b267]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:26:03 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8dddd695f9a4643d7d1a299198935092e546f663]

INTEGRATION: CWS ooo19126 (1.3.88); FILE MERGED 2005/09/05 17:04:16 rt 1.3.88.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [92e7e8022c3bdf839c2a9d97e76bb346197e5075]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:26:02 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fe1381e3b48f028a5f2a56998f4bc22a968e4352]

INTEGRATION: CWS ooo19126 (1.3.96); FILE MERGED 2005/09/05 17:04:15 rt 1.3.96.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [64ae2cfbeff90c949d2d2b4290766bbc36d02ff8]

INTEGRATION: CWS ooo19126 (1.1.224); FILE MERGED 2005/09/05 17:04:15 rt 1.1.224.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [508886c65be6ed136d091e79a2e1061dfde39508]

INTEGRATION: CWS ooo19126 (1.2.60); FILE MERGED 2005/09/05 17:04:13 rt 1.2.60.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ec3afd253906888a618f479f42b7ada74bb3b2d1]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 10:54:50 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [798ec8babb11755e6699d4eb9248eb58a6addcf0]

INTEGRATION: CWS ooo19126 (1.2.20); FILE MERGED 2005/09/05 17:04:12 rt 1.2.20.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6db6e98ed88bf13f0b89a400898c74c9b39e322b]

INTEGRATION: CWS ooo19126 (1.8.20); FILE MERGED 2005/09/05 17:04:11 rt 1.8.20.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ec273149002e09c46292379e18d4c9f5fc2ee576]

INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 17:04:09 rt 1.2.90.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [89db0694faf33c8813c69cf3ddc46fcc79308beb]

INTEGRATION: CWS ooo19126 (1.6.180); FILE MERGED 2005/09/05 17:04:08 rt 1.6.180.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a8d432f3503277c5aa169c491ceb3ab52400d2dd]

INTEGRATION: CWS ooo19126 (1.8.180); FILE MERGED 2005/09/05 17:04:08 rt 1.8.180.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f0a85f36905c175ceb29bf850ef6dd6bf7206509]

INTEGRATION: CWS ooo19126 (1.5.180); FILE MERGED 2005/09/05 17:04:07 rt 1.5.180.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3319cf4dda7b5c92b98598ce146602569caef667]

INTEGRATION: CWS ooo19126 (1.7.98); FILE MERGED 2005/09/05 17:04:07 rt 1.7.98.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2ec25c2694ac2ad3fc6e5f67fd70e47a9cda3e57]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 10:54:43 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5f11cc8d81457acc15dc9b130f69d8713ee3b5f7]

INTEGRATION: CWS ooo19126 (1.6.22); FILE MERGED 2005/09/05 17:04:06 rt 1.6.22.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0e2c55f33b91c1defcd537c211d8b5291b8b9040]

INTEGRATION: CWS ooo19126 (1.7.22); FILE MERGED 2005/09/05 17:04:06 rt 1.7.22.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8214add1c54e2557a73afa779f5a83e25c7a8557]

INTEGRATION: CWS ooo19126 (1.6.74); FILE MERGED 2005/09/05 17:04:06 rt 1.6.74.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [542457bf2f3cee5a3914fe81eb43a06948c9212a]

INTEGRATION: CWS ooo19126 (1.5.128); FILE MERGED 2005/09/05 10:54:42 rt 1.5.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [edb36f29cd8616041cb230f1f159a61aa91558cd]

INTEGRATION: CWS ooo19126 (1.10.74); FILE MERGED 2005/09/05 17:04:05 rt 1.10.74.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f145c62c50a9c95c89d9e30ea11eabe133ad14aa]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:26:02 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7d27856aed4cf0f4853bb990aad29d54a14b5fea]

INTEGRATION: CWS ooo19126 (1.7.22); FILE MERGED 2005/09/05 17:04:05 rt 1.7.22.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d675c36b4fa552c10c929131e835007e4f0821cc]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:26:01 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [21da1954ca639f0b100320ccb75b3440a6232eda]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 10:54:40 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3c6b7d6a1ef15d4baea5173229a865a3a11a1e5d]

INTEGRATION: CWS ooo19126 (1.13.22); FILE MERGED 2005/09/05 17:04:05 rt 1.13.22.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [01a16fd35ad1b901c50c6c35f05ebf135640a6ce]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:25:59 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ce78e5020214a21fc1cfa61dbd684b45ea72e2a1]

INTEGRATION: CWS ooo19126 (1.4.18); FILE MERGED 2005/09/05 17:04:04 rt 1.4.18.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2bb30928e55ab7d8b4f192e0e9dd8d835cde9d64]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:25:58 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [889da81583fd423b6095a79442fa6bd19c86f55b]

INTEGRATION: CWS ooo19126 (1.7.18); FILE MERGED 2005/09/05 17:04:04 rt 1.7.18.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [53ef120b13e164d8d4c04707cbc6bd75bef899ca]

INTEGRATION: CWS ooo19126 (1.4.170); FILE MERGED 2005/09/05 17:04:03 rt 1.4.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [31232d6f8150902d8736cff0e9d2a5030e47505d]

INTEGRATION: CWS ooo19126 (1.5.170); FILE MERGED 2005/09/05 17:04:03 rt 1.5.170.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9a34ba7cbe691cb4089475b6382c628b1c59025d]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:25:57 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [16778d74259d266178d64082859640ca149c466d]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 10:54:36 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7f3164be566457bc6a480e7d88c8d4585311f6c1]

INTEGRATION: CWS ooo19126 (1.13.88); FILE MERGED 2005/09/05 17:04:03 rt 1.13.88.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d78ee2b578d42ba81ca534b4637e8121ef651cf8]

INTEGRATION: CWS ooo19126 (1.17.56); FILE MERGED 2005/09/05 12:25:55 rt 1.17.56.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c73880c30eb3d014a568dddc00ff2d997838e317]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 10:54:34 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9e54731675eb5dadc120ed206e0a5a1b4f32bc2c]

INTEGRATION: CWS ooo19126 (1.5.180); FILE MERGED 2005/09/05 17:04:03 rt 1.5.180.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [37a5cc653a91097328978798d3a25a95a985c8ff]

INTEGRATION: CWS ooo19126 (1.3.116); FILE MERGED 2005/09/05 12:25:55 rt 1.3.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [abac2c5e4468226b3dc845441d338fbf9df769a9]

INTEGRATION: CWS ooo19126 (1.8.180); FILE MERGED 2005/09/05 17:04:02 rt 1.8.180.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [41b13a50ae117ce6e7a20459f4806a787835a9c0]

INTEGRATION: CWS ooo19126 (1.3.116); FILE MERGED 2005/09/05 12:25:54 rt 1.3.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [95b678f410cb4c26a01585e790a4645db6ffbaf7]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 10:54:32 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4805c77b689bce895fd933ae0934860e9b5d9836]

INTEGRATION: CWS ooo19126 (1.6.180); FILE MERGED 2005/09/05 17:04:02 rt 1.6.180.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [055d681b62a5edde520164d610f870c0941995a1]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:25:54 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [12e6d1a38f2153369bbec4445fadbb5d580c543f]

INTEGRATION: CWS ooo19126 (1.9.180); FILE MERGED 2005/09/05 17:04:01 rt 1.9.180.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [318e4b25910d1e7d116dc0ba43799a5297549e09]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:25:54 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5f3b35a2966752ba7d35efa967a6fdf553973412]

INTEGRATION: CWS ooo19126 (1.4.180); FILE MERGED 2005/09/05 17:04:01 rt 1.4.180.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6dbfc04a2af8bc1ad4ed4e9ea7c7aec73208ca50]

INTEGRATION: CWS ooo19126 (1.5.118); FILE MERGED 2005/09/05 10:54:31 rt 1.5.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c416f49f292edbef67e0479ff398db04b9282a5d]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:25:53 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0f87dd92bb9f78e6cc92b1707b0a8165f063c6ec]

INTEGRATION: CWS ooo19126 (1.8.22); FILE MERGED 2005/09/05 17:04:00 rt 1.8.22.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [50ef657cdfeb4724106c6950fd98cc05c350d558]

INTEGRATION: CWS ooo19126 (1.5.88); FILE MERGED 2005/09/05 17:04:00 rt 1.5.88.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0bebcd199d685de98c7b016f81e5bb88c3f6d059]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:25:52 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5da8b1d965de5c24b8d938dee5599bff5a314f15]

INTEGRATION: CWS ooo19126 (1.2.224); FILE MERGED 2005/09/05 17:03:59 rt 1.2.224.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [32cb18cd6cf24ef20189e6d41c0839b90735cfcc]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:25:52 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [59c6b895d38ca03714bb3c95630541b792d3880d]

INTEGRATION: CWS ooo19126 (1.7.60); FILE MERGED 2005/09/05 17:03:58 rt 1.7.60.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [35e29d9914468a87aecf261dfd602a3ac96337d4]

INTEGRATION: CWS ooo19126 (1.22.22); FILE MERGED 2005/09/05 17:03:58 rt 1.22.22.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7d53811040217f68222f9239fba77c395e6fb3c2]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:25:51 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [02beae17eb3bc9deb155c48423a900d1cde4aa18]

INTEGRATION: CWS ooo19126 (1.4.108); FILE MERGED 2005/09/05 17:03:58 rt 1.4.108.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [226d25a2093914abe356597c9d6e1b0be3b6341b]

INTEGRATION: CWS ooo19126 (1.8.86); FILE MERGED 2005/09/05 12:25:51 rt 1.8.86.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f96f1628c08e61a02fe6fdf8a5229bdd8bf32906]

INTEGRATION: CWS ooo19126 (1.3.180); FILE MERGED 2005/09/05 17:03:57 rt 1.3.180.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c99924c5a509bbc55ea3d4c254b332934ff7e6b0]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:25:51 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [145b7e1ecb0c385adb83090c0f39f5e17ebb3cf2]

INTEGRATION: CWS ooo19126 (1.5.74); FILE MERGED 2005/09/05 17:03:57 rt 1.5.74.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9e4eb31c08ade114979e1c042ecbb3b281522cb3]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:25:50 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ce133f9e32c484d64f369de863679c4a8847f19c]

INTEGRATION: CWS ooo19126 (1.6.74); FILE MERGED 2005/09/05 17:03:56 rt 1.6.74.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c45887529af72d1c4fdd5d05bee1a4f4e1463383]

INTEGRATION: CWS ooo19126 (1.4.74); FILE MERGED 2005/09/05 17:03:56 rt 1.4.74.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ae3973f103fc7da68cf46e23888a5a0cade03fed]

INTEGRATION: CWS ooo19126 (1.2.56); FILE MERGED 2005/09/05 12:25:50 rt 1.2.56.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [afe28303180284a2a3c9547469d2ce7bf30b8c1b]

INTEGRATION: CWS ooo19126 (1.5.74); FILE MERGED 2005/09/05 17:03:56 rt 1.5.74.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3b530fb831d3b70692eecd2efbf9f78e880edd81]

INTEGRATION: CWS ooo19126 (1.9.242); FILE MERGED 2005/09/05 12:25:49 rt 1.9.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9e8d3063652cb515ab251d519913e88c56fe9f48]

INTEGRATION: CWS ooo19126 (1.4.180); FILE MERGED 2005/09/05 17:03:55 rt 1.4.180.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0d8f413238bb0198f5677606dd80194b17b8c16c]

INTEGRATION: CWS ooo19126 (1.3.178); FILE MERGED 2005/09/05 12:25:49 rt 1.3.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f9cb89b717a2a49ed46e16ce2c0fec47fa925bea]

INTEGRATION: CWS ooo19126 (1.4.44); FILE MERGED 2005/09/05 10:54:22 rt 1.4.44.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [debb1ffb3ea52b2f1aa46edbfd3434f75a3de77e]

INTEGRATION: CWS ooo19126 (1.5.180); FILE MERGED 2005/09/05 17:03:55 rt 1.5.180.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [96a5225caa2bd51b6539b0022d1353c7e0ac95eb]

INTEGRATION: CWS ooo19126 (1.8.86); FILE MERGED 2005/09/05 12:25:49 rt 1.8.86.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [98fdd2fa4659af4971b9782a16c88850be1cdfa7]

INTEGRATION: CWS ooo19126 (1.8.22); FILE MERGED 2005/09/05 17:03:55 rt 1.8.22.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f40335d63d599d8e220816ac86e6bfdc3c26ca67]

INTEGRATION: CWS ooo19126 (1.2.56); FILE MERGED 2005/09/05 12:25:48 rt 1.2.56.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2dcf0f81674b7d4d8d92aa8d89de37116b88f665]

INTEGRATION: CWS ooo19126 (1.10.22); FILE MERGED 2005/09/05 17:03:54 rt 1.10.22.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a9ef70dec79570284d7202171d798e42e024beed]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:25:48 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e7f597a2e5463170fcf108ba7b36f86869effacd]

INTEGRATION: CWS ooo19126 (1.4.108); FILE MERGED 2005/09/05 17:03:54 rt 1.4.108.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4f47c709be2763efb5a3178ba8e8900544a40336]

INTEGRATION: CWS ooo19126 (1.5.88); FILE MERGED 2005/09/05 17:03:54 rt 1.5.88.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ff442208da5ce8c8547fe7079dd115e193d8a58f]

INTEGRATION: CWS ooo19126 (1.10.242); FILE MERGED 2005/09/05 12:25:47 rt 1.10.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7d869febfedbaaba66579456fd52dba507788a25]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 10:54:17 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2fad61074405adb3ce6ba82632a84cd6c9d0b469]

INTEGRATION: CWS ooo19126 (1.4.18); FILE MERGED 2005/09/05 17:03:54 rt 1.4.18.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2428642404db38c547c474efac692b38080b99e6]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:25:47 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5c669290f5a697ffcb7ae9cdf64d73a95e8bd75f]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 10:54:17 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [07e96efee536d022e5ca9dab17164fc24bf175ee]

INTEGRATION: CWS ooo19126 (1.6.18); FILE MERGED 2005/09/05 17:03:53 rt 1.6.18.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f8c2115da67a8bb5d8fb0bad052297971b8d62f6]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:25:46 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c273f745af10951f2aa411ed32e5f2aadbbe8ef1]

INTEGRATION: CWS ooo19126 (1.5.18); FILE MERGED 2005/09/05 17:03:53 rt 1.5.18.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4ef0489ba204b2e0f85121a717f0b30b6005981c]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 10:54:16 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f628f3f6efde5ec82b22cc42d4a805f7670bfdba]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:25:46 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6ad9f57628c3fdc74f4ba9b710eaff9623af9b7f]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:25:45 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4f9edf27ab4102081461223f6da5fbe7dd9712e5]

INTEGRATION: CWS ooo19126 (1.5.40); FILE MERGED 2005/09/05 17:03:52 rt 1.5.40.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [dad03bd90cce44766aed1143e36b30afdd8924d4]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:25:45 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [76c7bfdeaf869669c315fd2d84e2562252afd2d8]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 10:54:14 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ef2afc989b809a20e4bb1b0f09db57c62b609d0e]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:25:45 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c6051847d67e5a35f92defb00cfbb912b1726cf0]

INTEGRATION: CWS ooo19126 (1.4.18); FILE MERGED 2005/09/05 17:03:52 rt 1.4.18.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [449c81aee8ace73c3f19c53a7a14e1ed6428562a]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 10:54:13 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7e9b11f76cc02b024880e4646426b52846bd53b1]

INTEGRATION: CWS ooo19126 (1.6.178); FILE MERGED 2005/09/05 12:25:45 rt 1.6.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a3ab653053097be43e2b60dbd102d044bdd22112]

INTEGRATION: CWS ooo19126 (1.5.18); FILE MERGED 2005/09/05 17:03:51 rt 1.5.18.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e79fbe894f0e131b39ebbedad025741c0c0916c3]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:25:44 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f23db222d1277ea2b66902b9cd188d9a86071b81]

INTEGRATION: CWS ooo19126 (1.4.180); FILE MERGED 2005/09/05 17:03:51 rt 1.4.180.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bb3f8d98e6239d3d9f9309530c39f2ed0b7da7a5]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 10:54:11 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [19d33d687c531f8c9fe6260153c23b7236288663]

INTEGRATION: CWS ooo19126 (1.7.180); FILE MERGED 2005/09/05 17:03:51 rt 1.7.180.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c7cdd8ff4010e9442d881dcfacee06aa4ab799d0]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 10:54:11 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2aa0a04654aa7ba5908a86a44fa7edc30e75d4ed]

INTEGRATION: CWS ooo19126 (1.3.74); FILE MERGED 2005/09/05 17:03:51 rt 1.3.74.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d93742424538e23c15411d1d14c6994660f51026]

INTEGRATION: CWS ooo19126 (1.3.116); FILE MERGED 2005/09/05 12:25:44 rt 1.3.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1afe83872a224c507de0ed920a942bfa2c595150]

INTEGRATION: CWS ooo19126 (1.3.74); FILE MERGED 2005/09/05 17:03:50 rt 1.3.74.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4f66b88d3607d1a5b59203e4499fae1e388aef00]

INTEGRATION: CWS ooo19126 (1.2.374); FILE MERGED 2005/09/05 12:25:43 rt 1.2.374.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [267a10ab9c4255b56a7dd7b2e50a388bfbefebd7]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:25:43 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2b49f59e707940b0bf21df94ba3ba9279a4c3d6c]

INTEGRATION: CWS ooo19126 (1.2.88); FILE MERGED 2005/09/05 17:03:50 rt 1.2.88.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cde9ec1fe55ee12e7aa0750524d44c5fff264b20]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 10:54:10 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8fc5f65265447633d42ffc22713e3fc7fb1fd39a]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:25:42 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1637514c797a20f262f3309fb64dfdba667947b8]

INTEGRATION: CWS ooo19126 (1.2.88); FILE MERGED 2005/09/05 17:03:49 rt 1.2.88.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ad1223349dd79315a7986fdee9701eebac36b179]

INTEGRATION: CWS ooo19126 (1.9.242); FILE MERGED 2005/09/05 12:25:42 rt 1.9.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b152b5de1883330d12aa9260b64503e35f343474]

INTEGRATION: CWS ooo19126 (1.8.180); FILE MERGED 2005/09/05 17:03:48 rt 1.8.180.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a15dbfb5f4bf23f72ef52d2fe1a4cc5fb209b798]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:25:42 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [026518e8cbb31ae7866ae1f3a24e342dfee1c0cd]

INTEGRATION: CWS ooo19126 (1.12.18); FILE MERGED 2005/09/05 17:03:48 rt 1.12.18.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8af84012eea02b39e84135b2ea1f7a85f25a578c]

INTEGRATION: CWS ooo19126 (1.18.156); FILE MERGED 2005/09/05 12:25:41 rt 1.18.156.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4c3d0075db4824cfc782d85b72e6c2b62fa81583]

INTEGRATION: CWS ooo19126 (1.22.18); FILE MERGED 2005/09/05 17:03:48 rt 1.22.18.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [10621e2de99345c61931003a9007dc408f4c82b3]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:25:41 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c4f56432c88b49433a7cd220537a204c8d69b052]

INTEGRATION: CWS ooo19126 (1.3.118); FILE MERGED 2005/09/05 10:54:06 rt 1.3.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [41d47ec9cb699d501d92e94006ea9d1094b9af53]

INTEGRATION: CWS ooo19126 (1.3.194); FILE MERGED 2005/09/05 17:03:47 rt 1.3.194.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6054eebdd6f0d0bf78f04231ae1ac10fe530b558]

INTEGRATION: CWS ooo19126 (1.10.194); FILE MERGED 2005/09/05 17:03:46 rt 1.10.194.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5a06c5ff6405569c592b2780789b0d3a099760d7]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 10:54:04 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a87021a3ec8610ff70b27fbe09f2c4ea98d2c643]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:25:40 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c250bebaf1c668029442b4b32b194c5357526196]

INTEGRATION: CWS ooo19126 (1.2.194); FILE MERGED 2005/09/05 17:03:46 rt 1.2.194.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f10d0c9138d74d9b04ab4dc5e6c9772477cbeed3]

INTEGRATION: CWS ooo19126 (1.3.86); FILE MERGED 2005/09/05 12:25:39 rt 1.3.86.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [95f5b5417f87beb961eadfacdaeef266152fa9e1]

INTEGRATION: CWS ooo19126 (1.7.74); FILE MERGED 2005/09/05 17:03:46 rt 1.7.74.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d9ccd6bdd1fcb86c5bda2093335d3ac927b1845f]

INTEGRATION: CWS ooo19126 (1.6.178); FILE MERGED 2005/09/05 12:25:39 rt 1.6.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e630f6efeb40883b039657486872e90e2b893af2]

INTEGRATION: CWS ooo19126 (1.7.74); FILE MERGED 2005/09/05 17:03:45 rt 1.7.74.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d5c55c9271cbc9ee51b0d26ab38db14b4a7e8d39]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 10:54:00 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [19a49e6f684328b141c2fbf096b1682a2d45c5c4]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:25:39 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d2b3e39d89bee41babd2e854ec8643b479182baa]

INTEGRATION: CWS ooo19126 (1.3.194); FILE MERGED 2005/09/05 17:03:45 rt 1.3.194.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b14d26dfc3ced71b32ac0eeb6c3c243afa6055c7]

INTEGRATION: CWS ooo19126 (1.3.44); FILE MERGED 2005/09/05 10:54:00 rt 1.3.44.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c5b733764bc2170072dbe787bd2c42707994b808]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:25:39 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a9aef502a447eefa3acd0241b1fa48f63fb38db8]

INTEGRATION: CWS ooo19126 (1.4.22); FILE MERGED 2005/09/05 17:03:45 rt 1.4.22.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0a0bb059add3a2693d7ec3761d7ea9c8e0c07c61]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:25:38 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [122a61c4da2c7ca87288bf0f43d4f68b83f68612]

INTEGRATION: CWS ooo19126 (1.4.222); FILE MERGED 2005/09/05 17:03:44 rt 1.4.222.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ced772515ec1000a84ffeab4124347a8952028f3]

INTEGRATION: CWS ooo19126 (1.2.258); FILE MERGED 2005/09/05 17:03:44 rt 1.2.258.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [05a5304cad377ee2d4dd533eddf50fa2ebda28be]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:25:38 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7837bf0c82ba426b38cc18a9f3a73d8f9a3dbbb4]

INTEGRATION: CWS ooo19126 (1.2.194); FILE MERGED 2005/09/05 17:03:44 rt 1.2.194.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3898c772c2a93c8d0b70b55443f04f4d2d254203]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:25:38 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7cceac0765355168e5a8124ad9c32ba8b96e4f20]

INTEGRATION: CWS ooo19126 (1.3.194); FILE MERGED 2005/09/05 17:03:44 rt 1.3.194.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [76a7ee4f4200410a4d6da033e7323a678506a413]

INTEGRATION: CWS ooo19126 (1.3.56); FILE MERGED 2005/09/05 12:25:37 rt 1.3.56.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b71b87ef20d2ff41a80770fe63d46cffe78b973d]

INTEGRATION: CWS ooo19126 (1.17.12); FILE MERGED 2005/09/05 17:03:43 rt 1.17.12.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7a9fdf31f06339e1f3dc762274a9e7a3fa9d1561]

INTEGRATION: CWS ooo19126 (1.61.48); FILE MERGED 2005/09/05 17:03:43 rt 1.61.48.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4ea50fb192c95b00d10141c184e5929eff20db37]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 10:53:54 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b869aad37d0767909da2e34a72ff1a26ff78b01e]

INTEGRATION: CWS ooo19126 (1.10.200); FILE MERGED 2005/09/05 12:25:37 rt 1.10.200.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [582ba345674b7a8f1c8595c81d8490b2356d4bef]

INTEGRATION: CWS ooo19126 (1.7.48); FILE MERGED 2005/09/05 17:03:42 rt 1.7.48.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [30258bdda6d6ee0093f76fd814da9b1135dd4449]

INTEGRATION: CWS ooo19126 (1.3.86); FILE MERGED 2005/09/05 12:25:37 rt 1.3.86.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [30ca6dec4e546b4baa413c5777889b3251825fd7]

INTEGRATION: CWS ooo19126 (1.14.74); FILE MERGED 2005/09/05 17:03:42 rt 1.14.74.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cab0307c708cee4ab1d0f8613aaa9b08ff96ea9c]

INTEGRATION: CWS ooo19126 (1.10.242); FILE MERGED 2005/09/05 12:25:36 rt 1.10.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1a8278a53970d96aa8752a28fcb8899f36cff203]

INTEGRATION: CWS ooo19126 (1.5.194); FILE MERGED 2005/09/05 17:03:41 rt 1.5.194.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [30430a6d14d34eb342b9623007889128ddfd9fa1]

INTEGRATION: CWS ooo19126 (1.3.178); FILE MERGED 2005/09/05 12:25:36 rt 1.3.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b980649eaac90dcc1d3988a5214b68e13303c352]

INTEGRATION: CWS ooo19126 (1.18.22); FILE MERGED 2005/09/05 17:03:41 rt 1.18.22.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [098f3f6b44051c2bbbb043589b8b01c24262f61c]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 10:53:51 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [da822607cc6ac8249062cb9ce3ad1589fa3901e8]

INTEGRATION: CWS ooo19126 (1.10.86); FILE MERGED 2005/09/05 12:25:36 rt 1.10.86.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ab2f0e7a1679749116d8cc4481c5bf98a303f524]

INTEGRATION: CWS ooo19126 (1.5.88); FILE MERGED 2005/09/05 17:03:41 rt 1.5.88.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fbe01ce515156b41223424f25a0a48430b8538bc]

INTEGRATION: CWS ooo19126 (1.2.56); FILE MERGED 2005/09/05 12:25:35 rt 1.2.56.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [97a7d7595d0a1955344bb38ebdf559058801d724]

INTEGRATION: CWS ooo19126 (1.5.194); FILE MERGED 2005/09/05 17:03:40 rt 1.5.194.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [87a892d8b2791f9e7b31abe0e8a9b4155c11d359]

INTEGRATION: CWS ooo19126 (1.3.86); FILE MERGED 2005/09/05 12:25:35 rt 1.3.86.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8d8fd845f4d6594baaf71848dbc0229b9cd8f16d]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 10:53:46 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1c8c1567b16b9bfb40a6cffbf41460f51ae5017e]

INTEGRATION: CWS ooo19126 (1.2.130); FILE MERGED 2005/09/05 12:25:35 rt 1.2.130.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2c9b1eba3fb99d9590705fb910280da87f1b4928]

INTEGRATION: CWS ooo19126 (1.9.242); FILE MERGED 2005/09/05 12:25:34 rt 1.9.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c6887e11584f72d6318739af35e444b89f669d77]

INTEGRATION: CWS ooo19126 (1.11.196); FILE MERGED 2005/09/05 12:25:34 rt 1.11.196.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [262e128684307bddb93bb4275a8ffccfd38650bf]

INTEGRATION: CWS ooo19126 (1.9.190); FILE MERGED 2005/09/05 17:03:40 rt 1.9.190.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ad967a269767c0d87bc032514294d6690fcfb704]

INTEGRATION: CWS ooo19126 (1.7.44); FILE MERGED 2005/09/05 10:53:44 rt 1.7.44.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [271e7c5e140b0b8bf50be1a530c64c2cb3b8c2d8]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:25:34 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6f878497a2e5ad0e9aeac6df9a2998478c2f5946]

INTEGRATION: CWS ooo19126 (1.2.88); FILE MERGED 2005/09/05 17:03:40 rt 1.2.88.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3f63d960c0d23e01e19f0e5af835cb7c4f02f23a]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 10:53:43 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ded35cffe55920ab1aca3795ee176f3ab47497b0]

INTEGRATION: CWS ooo19126 (1.8.178); FILE MERGED 2005/09/05 12:25:34 rt 1.8.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3acdeaadb452e6a6bdca746d650fee756895a101]

INTEGRATION: CWS ooo19126 (1.9.44); FILE MERGED 2005/09/05 10:53:42 rt 1.9.44.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [24cf9714b4f32b58d8e3860a81b86c16169bf1ab]

INTEGRATION: CWS ooo19126 (1.8.196); FILE MERGED 2005/09/05 12:25:33 rt 1.8.196.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8ff944c4697f8163448014b6e2312e4a74bc2cfd]

INTEGRATION: CWS ooo19126 (1.6.108); FILE MERGED 2005/09/05 17:03:39 rt 1.6.108.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b6f8e836bc1f37d32732a600716b42d044210de5]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 10:53:41 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3bc318c9ea4956a390d3f4f445bd0484e7880dcd]

INTEGRATION: CWS ooo19126 (1.9.86); FILE MERGED 2005/09/05 12:25:33 rt 1.9.86.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ce6dc79de0817bef1db992bc607b6afdaa5560a4]

INTEGRATION: CWS ooo19126 (1.6.194); FILE MERGED 2005/09/05 17:03:39 rt 1.6.194.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [852da1451caeb4ad5948c79d6b169490d61ab610]

INTEGRATION: CWS ooo19126 (1.8.86); FILE MERGED 2005/09/05 12:25:33 rt 1.8.86.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d17e6e0c5cbae3fd0c4201b607a42226f3f7fb35]

INTEGRATION: CWS ooo19126 (1.9.194); FILE MERGED 2005/09/05 17:03:38 rt 1.9.194.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [40aa45f196668d2f2db3e5328fc86088e3d7ae3c]

INTEGRATION: CWS ooo19126 (1.9.18); FILE MERGED 2005/09/05 10:53:39 rt 1.9.18.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [37d37bc414130fe9665625ce80962deac9e962f9]

INTEGRATION: CWS ooo19126 (1.8.86); FILE MERGED 2005/09/05 12:25:32 rt 1.8.86.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1faa48832428135b96fba2075bc346c5aebf8f29]

INTEGRATION: CWS ooo19126 (1.16.66); FILE MERGED 2005/09/05 17:03:38 rt 1.16.66.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cf5ac073441d86568c3ce8ca683f61e5736834f5]

INTEGRATION: CWS ooo19126 (1.7.76); FILE MERGED 2005/09/05 10:53:38 rt 1.7.76.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d671e8e65cbc3418cee79fdcb86834fe8a3dbb7b]

INTEGRATION: CWS ooo19126 (1.10.86); FILE MERGED 2005/09/05 12:25:32 rt 1.10.86.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bec90c4d88efabe609b033d7894c5e1b75e356e5]

INTEGRATION: CWS ooo19126 (1.2.194); FILE MERGED 2005/09/05 17:03:37 rt 1.2.194.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [293ccbf281b293eadf7eabd53c42d2b821908258]

INTEGRATION: CWS ooo19126 (1.7.42); FILE MERGED 2005/09/05 10:53:37 rt 1.7.42.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7798d956a1d35b15ee290c70d100373fababfb69]

INTEGRATION: CWS ooo19126 (1.11.242); FILE MERGED 2005/09/05 12:25:31 rt 1.11.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1a282422391e98566ff0dd656859070db01d000b]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 10:53:36 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8ca94394ab6d65476890df9a5d909eae1ab214ad]

INTEGRATION: CWS ooo19126 (1.13.178); FILE MERGED 2005/09/05 12:25:31 rt 1.13.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2239f8c0677bb38cf1911d5fdf353612dd302cf0]

INTEGRATION: CWS ooo19126 (1.6.76); FILE MERGED 2005/09/05 10:53:35 rt 1.6.76.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d0612eb284adb7911e30e24ea47e854765698134]

INTEGRATION: CWS ooo19126 (1.10.156); FILE MERGED 2005/09/05 12:25:31 rt 1.10.156.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b8eaa2f0ed0050408eae4f24e59d85891010917f]

INTEGRATION: CWS ooo19126 (1.4.222); FILE MERGED 2005/09/05 17:03:36 rt 1.4.222.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4e18912725e4ee5713a21f09a86096d080f2014d]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:25:31 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ff25a4656097312355cd56c1cfcf904073505ae8]

INTEGRATION: CWS ooo19126 (1.2.258); FILE MERGED 2005/09/05 17:03:36 rt 1.2.258.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [efff0cdb333031ce60df26f0fff49ba9fe5ddef6]

INTEGRATION: CWS ooo19126 (1.6.178); FILE MERGED 2005/09/05 12:25:30 rt 1.6.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5118f6d6cf509089f86734d899fc8b50a773d0c7]

INTEGRATION: CWS ooo19126 (1.2.194); FILE MERGED 2005/09/05 17:03:36 rt 1.2.194.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [054842bd53de705921cd3d5e515eb5147bb273f1]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:25:30 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [20f81dff646ca73720908b45c9e7399401c4dbde]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:25:30 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a91f6ff2eb80ff9d5bbe4261ee68793e336b8bcf]

INTEGRATION: CWS ooo19126 (1.4.194); FILE MERGED 2005/09/05 17:03:35 rt 1.4.194.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [dfa6b51f37efcc4f6c3c86580539d9cbad4e8d86]

INTEGRATION: CWS ooo19126 (1.6.128); FILE MERGED 2005/09/05 10:53:33 rt 1.6.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [198264d3953b0fcdc9d84dec32041aca50f2c112]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:25:29 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [08b2c3d02908e40bbbf87387aedc3958266a9072]

INTEGRATION: CWS ooo19126 (1.12.194); FILE MERGED 2005/09/05 17:03:35 rt 1.12.194.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ffcbd5dcd7f85c9622ba9b2580f13ecd62b676ae]

INTEGRATION: CWS ooo19126 (1.11.242); FILE MERGED 2005/09/05 12:25:29 rt 1.11.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3c13398ce75cc793bb07bc3fbbe8193fc7081c23]

INTEGRATION: CWS ooo19126 (1.7.76); FILE MERGED 2005/09/05 10:53:32 rt 1.7.76.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [820c4d58d6c82a9824b05993176eebc59924a7ae]

INTEGRATION: CWS ooo19126 (1.2.246); FILE MERGED 2005/09/05 12:25:28 rt 1.2.246.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a5c8456bf30df33af28d602402c49d36dd956aae]

INTEGRATION: CWS ooo19126 (1.5.76); FILE MERGED 2005/09/05 10:53:32 rt 1.5.76.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fe6fd85ffbfa01b104c58f5d8ead8e9a34516533]

INTEGRATION: CWS ooo19126 (1.4.12); FILE MERGED 2005/09/05 17:03:34 rt 1.4.12.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [48fe68e0c9e6436c766e1c6900a6f59114dff96b]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:25:27 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [506d4510fa457018485c71af5813281dafab8575]

INTEGRATION: CWS ooo19126 (1.30.194); FILE MERGED 2005/09/05 17:03:34 rt 1.30.194.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e3ae59b0f74747eb1a0430e335b012d00bc10985]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:25:27 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f100b68c6db848d1f009d5058dd702d62e3aa292]

INTEGRATION: CWS ooo19126 (1.6.48); FILE MERGED 2005/09/05 17:03:34 rt 1.6.48.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a2c71fc02ecd9a5bacb77de9771caaa2482f3d4b]

INTEGRATION: CWS ooo19126 (1.3.88); FILE MERGED 2005/09/05 12:25:26 rt 1.3.88.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7f69cedcce0b8b217e07e67153b5946e530dadce]

INTEGRATION: CWS ooo19126 (1.28.48); FILE MERGED 2005/09/05 17:03:34 rt 1.28.48.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a9c57031281b6c7f7878ad82c5f6d3fd181d730b]

INTEGRATION: CWS ooo19126 (1.2.88); FILE MERGED 2005/09/05 12:25:26 rt 1.2.88.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6e54079a8230f158262f95e4e35a8edaa51d7c22]

INTEGRATION: CWS ooo19126 (1.7.194); FILE MERGED 2005/09/05 17:03:33 rt 1.7.194.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b80893a740208f6e0c1b1b71254f6a7c9476a416]

INTEGRATION: CWS ooo19126 (1.2.156); FILE MERGED 2005/09/05 12:25:26 rt 1.2.156.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [66973a3469ec5edf29b3be3b75e6933b08a37a9b]

INTEGRATION: CWS ooo19126 (1.7.222); FILE MERGED 2005/09/05 17:03:33 rt 1.7.222.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bf2e0baae21983b8fbde1f773aa5f905b8c51874]

INTEGRATION: CWS ooo19126 (1.2.156); FILE MERGED 2005/09/05 12:25:25 rt 1.2.156.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [77345db5adeb7870bcd46341702df3112a7b7cd7]

INTEGRATION: CWS ooo19126 (1.3.256); FILE MERGED 2005/09/05 17:03:33 rt 1.3.256.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [73a544cb6705697685cb4c41c46685a9b1a8058b]

INTEGRATION: CWS ooo19126 (1.14.194); FILE MERGED 2005/09/05 17:03:33 rt 1.14.194.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [223fa375a5893367c09aecff4da943fc4ac407d9]

INTEGRATION: CWS ooo19126 (1.5.194); FILE MERGED 2005/09/05 17:03:33 rt 1.5.194.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [75d257048190c904305bec6bb5eb7e2a05532e91]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 10:53:27 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7f7cb677a40bd32e28512a2dd15258ab18bbd340]

INTEGRATION: CWS ooo19126 (1.2.156); FILE MERGED 2005/09/05 12:25:24 rt 1.2.156.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [35f5794ededa699a20b3e63c5ddaebf34cc0400b]

INTEGRATION: CWS ooo19126 (1.16.74); FILE MERGED 2005/09/05 17:03:32 rt 1.16.74.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8e1fdc09b7b32c01136d524ecf0e12a6cbc5c4c1]

INTEGRATION: CWS ooo19126 (1.5.128); FILE MERGED 2005/09/05 10:53:26 rt 1.5.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [da3eb5a63730a7e9d5369bb6d6ffa5e79c738f77]

INTEGRATION: CWS ooo19126 (1.2.88); FILE MERGED 2005/09/05 12:25:24 rt 1.2.88.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [505a1227e64753a5ebde0a48d0617b032035be97]

INTEGRATION: CWS ooo19126 (1.24.88); FILE MERGED 2005/09/05 17:03:32 rt 1.24.88.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cb7780b012163825dca87dff3dd3f385ebee1a56]

INTEGRATION: CWS ooo19126 (1.5.18); FILE MERGED 2005/09/05 10:53:25 rt 1.5.18.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c5d6ca5f406f922cce01a5452a76fbafd265dc39]

INTEGRATION: CWS ooo19126 (1.37.88); FILE MERGED 2005/09/05 17:03:31 rt 1.37.88.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fcc9acf775057eb4597462a7a371bfb70840b63a]

INTEGRATION: CWS ooo19126 (1.6.122); FILE MERGED 2005/09/05 10:53:23 rt 1.6.122.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3387490225d11c817d0544e599b70348dcc1682a]

INTEGRATION: CWS ooo19126 (1.2.156); FILE MERGED 2005/09/05 12:25:23 rt 1.2.156.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b9f1b42919921f0bbef0971dcb56424874f78b11]

INTEGRATION: CWS ooo19126 (1.9.22); FILE MERGED 2005/09/05 17:03:31 rt 1.9.22.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ee662bf6eb4d49f64979b1f1fab64aa7f11c2fe5]

INTEGRATION: CWS ooo19126 (1.7.22); FILE MERGED 2005/09/05 17:03:31 rt 1.7.22.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a5a5e27928cd26276230c6976a6d892eabe5a9bc]

INTEGRATION: CWS ooo19126 (1.3.44); FILE MERGED 2005/09/05 10:53:22 rt 1.3.44.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [811490e52ed4b373d8621ab84127692b586df8e7]

INTEGRATION: CWS ooo19126 (1.4.216); FILE MERGED 2005/09/05 17:03:31 rt 1.4.216.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [734f7f37c4777a7478ad4a0c7dd69744766f0671]

INTEGRATION: CWS ooo19126 (1.2.156); FILE MERGED 2005/09/05 12:25:22 rt 1.2.156.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0b53e95edaf08c521cae919f49899f256140621f]

INTEGRATION: CWS ooo19126 (1.2.194); FILE MERGED 2005/09/05 17:03:30 rt 1.2.194.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [47b655f66e23b2d57b40c773119c7e519b1a5341]

INTEGRATION: CWS ooo19126 (1.5.222); FILE MERGED 2005/09/05 17:03:30 rt 1.5.222.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f8ac30339b8a58dcc19cd92e05ab7364ac28fdae]

INTEGRATION: CWS ooo19126 (1.2.156); FILE MERGED 2005/09/05 12:25:21 rt 1.2.156.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [865e8069c42634ff26dcf04e6d3d25f5b3d8ec82]

INTEGRATION: CWS ooo19126 (1.8.22); FILE MERGED 2005/09/05 17:03:30 rt 1.8.22.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f8967d9a955124b20cfa17e5a5754c13c3afefcc]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 10:53:17 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [95b3e9695b40aaef200ef519405bb57d511d7632]

INTEGRATION: CWS ooo19126 (1.9.22); FILE MERGED 2005/09/05 17:03:30 rt 1.9.22.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f2ab1506a2b58f05710c497b0ef013ec3bcecc4f]

INTEGRATION: CWS ooo19126 (1.8.22); FILE MERGED 2005/09/05 17:03:29 rt 1.8.22.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d6a17f94c9bb9542102a9af7a7ac3d23e211aa6c]

INTEGRATION: CWS ooo19126 (1.10.108); FILE MERGED 2005/09/05 17:03:29 rt 1.10.108.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b39b7812e3175759ee0099088e7f15863da59bdc]

INTEGRATION: CWS ooo19126 (1.2.156); FILE MERGED 2005/09/05 12:25:20 rt 1.2.156.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d6d5a1a645bd840165f56e40b47294fbf0484888]

INTEGRATION: CWS ooo19126 (1.3.256); FILE MERGED 2005/09/05 17:03:29 rt 1.3.256.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [06e0cbd6fe7f4c9f95b12832f5c6a357a94655e3]

INTEGRATION: CWS ooo19126 (1.2.156); FILE MERGED 2005/09/05 12:25:19 rt 1.2.156.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [61664c0e3dbd48564945ffa7f96c7773974e58cc]

INTEGRATION: CWS ooo19126 (1.10.190); FILE MERGED 2005/09/05 17:03:29 rt 1.10.190.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ca2a133332cd8f4887e30ed84ca7563705db34e1]

INTEGRATION: CWS ooo19126 (1.7.194); FILE MERGED 2005/09/05 17:03:28 rt 1.7.194.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8ffde3b17840a01cc2a1cefd726a9b2e60ee3aac]

INTEGRATION: CWS ooo19126 (1.9.194); FILE MERGED 2005/09/05 17:03:28 rt 1.9.194.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ccada3723c0c7db9d859cde295531e162c07315e]

INTEGRATION: CWS ooo19126 (1.2.156); FILE MERGED 2005/09/05 12:25:17 rt 1.2.156.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [482329e823d56931bc2d1a688d2e9cd1bffa0dad]

INTEGRATION: CWS ooo19126 (1.4.216); FILE MERGED 2005/09/05 17:03:28 rt 1.4.216.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [13a14318107a9165480fc4fe3462f649544bd8a8]

INTEGRATION: CWS ooo19126 (1.10.108); FILE MERGED 2005/09/05 17:03:28 rt 1.10.108.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6d4f2048a4cf837e09224225118dffeb5c608227]

INTEGRATION: CWS ooo19126 (1.3.86); FILE MERGED 2005/09/05 12:25:17 rt 1.3.86.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d56b65ea6db7c049f673cbf678b6bd392aea5755]

INTEGRATION: CWS ooo19126 (1.4.216); FILE MERGED 2005/09/05 17:03:27 rt 1.4.216.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [086e5b19acc9898b6a2e98aabcd6cb8ee0458584]

INTEGRATION: CWS ooo19126 (1.3.86); FILE MERGED 2005/09/05 12:25:16 rt 1.3.86.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [84c7dc10f0e354b21573300f2be812da7c707546]

INTEGRATION: CWS ooo19126 (1.4.194); FILE MERGED 2005/09/05 17:03:27 rt 1.4.194.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6c4f1431e216849df913a02f35d9669f4815842e]

INTEGRATION: CWS ooo19126 (1.3.680); FILE MERGED 2005/09/05 12:25:16 rt 1.3.680.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f79b5418e1ece94d5cbd840766b76794b6c3e129]

INTEGRATION: CWS ooo19126 (1.12.180); FILE MERGED 2005/09/05 17:03:27 rt 1.12.180.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8a3611cbf00d0ffd3c9d58a38a26fead420f029e]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:25:15 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [48474a8a1e3defa569005c99773d1317c1f1afbb]

INTEGRATION: CWS ooo19126 (1.3.194); FILE MERGED 2005/09/05 17:03:26 rt 1.3.194.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2c30f303f3d46399d92c798c0b2854efb3654773]

INTEGRATION: CWS ooo19126 (1.4.242); FILE MERGED 2005/09/05 12:25:15 rt 1.4.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0f305836200c252532413c6c1f325713c1bbf783]

INTEGRATION: CWS ooo19126 (1.4.216); FILE MERGED 2005/09/05 17:03:26 rt 1.4.216.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [75e8b73c4dde26d3d6a812b68b074b90ab763c5f]

INTEGRATION: CWS ooo19126 (1.7.194); FILE MERGED 2005/09/05 17:03:26 rt 1.7.194.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a4fe691f76a0c1f82371d393d0c006cdbda7d42c]

INTEGRATION: CWS ooo19126 (1.9.60); FILE MERGED 2005/09/05 17:03:25 rt 1.9.60.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fcfa4244170b6e8dbc3a87858ad96c83e2795f01]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:25:14 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [17f8dcf98d985bc31fc4a786c7ca9dd1caf8bf08]

INTEGRATION: CWS ooo19126 (1.11.108); FILE MERGED 2005/09/05 17:03:25 rt 1.11.108.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b0fef0938c672f2546e369c4f189d9490c14624b]

INTEGRATION: CWS ooo19126 (1.3.680); FILE MERGED 2005/09/05 12:25:14 rt 1.3.680.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ba3383d49db9d8936061953a4c24a009f3a05b43]

INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 17:03:25 rt 1.3.90.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [46b2bb75f45d8570ef5bc773e96c9d0dc56d37d3]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:25:13 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [64c1b2647fc0a7df159fb31f4d9cd6fcdd3d4069]

INTEGRATION: CWS ooo19126 (1.2.88); FILE MERGED 2005/09/05 17:03:24 rt 1.2.88.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ff0e067ed7190647abe3175be78f36f22738de9c]

INTEGRATION: CWS ooo19126 (1.10.242); FILE MERGED 2005/09/05 12:25:12 rt 1.10.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [84a59b6db4a8c31a08248a9965a8b63fd61c1908]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:25:12 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d69f0257a900c99244fd08dc79aae10ef648d0de]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:25:12 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [015745fa84139fd949e65dd5131d71cda51083e9]

INTEGRATION: CWS ooo19126 (1.3.44); FILE MERGED 2005/09/05 12:25:10 rt 1.3.44.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c849f513ccd057e251a12379798be936e9fb1e49]

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-08  Rüdiger Timm  <rt@openoffice.org>  [917fe411b4e6b6fa2eb68a2a9732b7cae8186b02]

INTEGRATION: CWS ooo19126 (1.2.56); FILE MERGED 2005/09/05 12:25:10 rt 1.2.56.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [77be71e53371c270824b5b74345965a66f4903a9]

INTEGRATION: CWS ooo19126 (1.2.56); FILE MERGED 2005/09/05 15:24:14 rt 1.2.56.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b481b859d85cb7e80af9a4e6b736c7ee0516e64a]

INTEGRATION: CWS ooo19126 (1.3.50); FILE MERGED 2005/09/05 12:25:10 rt 1.3.50.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [69301ae0052e72740608f961fd2150168d7e998b]

INTEGRATION: CWS ooo19126 (1.9.56); FILE MERGED 2005/09/05 15:24:14 rt 1.9.56.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0b8baee122af93c8fff7c82b552ab424056b33f8]

INTEGRATION: CWS ooo19126 (1.2.56); FILE MERGED 2005/09/05 12:25:09 rt 1.2.56.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1d96eb565efb50308e0a473bebd7ff5c615e29f3]

INTEGRATION: CWS ooo19126 (1.4.164); FILE MERGED 2005/09/05 15:24:13 rt 1.4.164.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d101ab3c6fcb35feecdbfd5b8400685cd696cff2]

INTEGRATION: CWS ooo19126 (1.3.50); FILE MERGED 2005/09/05 12:25:09 rt 1.3.50.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d5e353a2ac1a7ffea45c85fdc12344039829fafd]

INTEGRATION: CWS ooo19126 (1.5.116); FILE MERGED 2005/09/05 15:24:13 rt 1.5.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ed0ba8c5ba153575fe4aabe0bb7b89bcdcd1b98a]

INTEGRATION: CWS ooo19126 (1.3.140); FILE MERGED 2005/09/05 15:24:13 rt 1.3.140.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [71582ee3d0a9d6c27ba1020f9d0326cec5aa330e]

INTEGRATION: CWS ooo19126 (1.3.44); FILE MERGED 2005/09/05 12:25:09 rt 1.3.44.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [06c421fc0f2f4f07f5cab29efba0783f93fbe3f4]

INTEGRATION: CWS ooo19126 (1.2.56); FILE MERGED 2005/09/05 12:25:08 rt 1.2.56.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cb833b6fe15e922f3eae87532abefd8c92a13f9b]

INTEGRATION: CWS ooo19126 (1.2.38); FILE MERGED 2005/09/05 15:24:12 rt 1.2.38.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f823f0844858ce7b31515573204284abb1c7af59]

INTEGRATION: CWS ooo19126 (1.1.1.1.350); FILE MERGED 2005/09/05 15:24:12 rt 1.1.1.1.350.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [50c4006761578a1e279405901f44a284202e5bec]

INTEGRATION: CWS ooo19126 (1.3.50); FILE MERGED 2005/09/05 12:25:08 rt 1.3.50.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [437a5bcd8e2ab12b0c7d9452bb24d5f346834164]

INTEGRATION: CWS ooo19126 (1.7.38); FILE MERGED 2005/09/05 15:24:12 rt 1.7.38.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1ff139af505d2f3be804f4e98af9b2f2007b4601]

INTEGRATION: CWS ooo19126 (1.1.1.1.350); FILE MERGED 2005/09/05 15:24:11 rt 1.1.1.1.350.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1687a149cc06bd7821eaecf425b4a68838c11e3a]

INTEGRATION: CWS ooo19126 (1.2.56); FILE MERGED 2005/09/05 12:25:07 rt 1.2.56.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0de89655d91bc80a8616aebc6a4d63f17c50f9c5]

INTEGRATION: CWS ooo19126 (1.4.42); FILE MERGED 2005/09/05 15:24:11 rt 1.4.42.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [83b5d759d9871e8f670f83d7d428638009aabe47]

INTEGRATION: CWS ooo19126 (1.7.84); FILE MERGED 2005/09/05 15:24:11 rt 1.7.84.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ac96aa7c4cec32ddcf7225945eeac7eacbe49f2a]

INTEGRATION: CWS ooo19126 (1.2.122); FILE MERGED 2005/09/05 15:24:10 rt 1.2.122.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9364e4278769f7f34a816403232d36d6d1991887]

INTEGRATION: CWS ooo19126 (1.2.56); FILE MERGED 2005/09/05 12:25:06 rt 1.2.56.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d94098b75d6c4a725fc070ee4ebe4e3a85684a6d]

INTEGRATION: CWS ooo19126 (1.3.338); FILE MERGED 2005/09/05 15:24:10 rt 1.3.338.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [469628e810e23750b3221cc2c36d3be8028ef292]

INTEGRATION: CWS ooo19126 (1.3.50); FILE MERGED 2005/09/05 12:25:05 rt 1.3.50.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [453fd31d65134142b8b417a90ceaf0717d057bf9]

INTEGRATION: CWS ooo19126 (1.7.22); FILE MERGED 2005/09/05 15:24:10 rt 1.7.22.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3578b6e7d57925b1363575aab91658c70039b3a0]

INTEGRATION: CWS ooo19126 (1.4.118); FILE MERGED 2005/09/05 15:24:09 rt 1.4.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [296807e7b584fe727d08bd82b276902989e088cf]

INTEGRATION: CWS ooo19126 (1.16.162); FILE MERGED 2005/09/05 15:24:09 rt 1.16.162.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [96deddc43a2d165bfe57519c6b9f88f33e1ea54a]

INTEGRATION: CWS ooo19126 (1.5.122); FILE MERGED 2005/09/05 15:24:09 rt 1.5.122.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [427345c1b70a9709621d1682211f47d422c92c76]

INTEGRATION: CWS ooo19126 (1.3.50); FILE MERGED 2005/09/05 12:25:04 rt 1.3.50.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d3a023a2e0f0d705b52cb0928efb6fb9af61881f]

INTEGRATION: CWS ooo19126 (1.12.84); FILE MERGED 2005/09/05 15:24:09 rt 1.12.84.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6fb2c14511ba2724e89d7718538dab3232d8c86b]

INTEGRATION: CWS ooo19126 (1.12.56); FILE MERGED 2005/09/05 15:24:09 rt 1.12.56.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [99eb324121e207a8b33589f6e12e8961e1e56574]

INTEGRATION: CWS ooo19126 (1.3.50); FILE MERGED 2005/09/05 12:25:03 rt 1.3.50.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [790cf5a59a62e561f60c20c7276390b4cb4a79f2]

INTEGRATION: CWS ooo19126 (1.3.328); FILE MERGED 2005/09/05 15:24:08 rt 1.3.328.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [77e8a86f17456077216136e0b252ee191ad675f4]

INTEGRATION: CWS ooo19126 (1.3.278); FILE MERGED 2005/09/05 15:24:08 rt 1.3.278.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bef7b30ab09c796a79322b1ef8768f1539789162]

INTEGRATION: CWS ooo19126 (1.9.118); FILE MERGED 2005/09/05 15:24:08 rt 1.9.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4facf019c4871f1db2aa756d0a8a4fc02a86e8ec]

INTEGRATION: CWS ooo19126 (1.3.118); FILE MERGED 2005/09/05 15:24:08 rt 1.3.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5d17e00db2b5904826e72ad57c97d5318b60fca6]

INTEGRATION: CWS ooo19126 (1.3.50); FILE MERGED 2005/09/05 12:25:02 rt 1.3.50.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [271154667af508d64d6fefac35592d7e9a781fc4]

INTEGRATION: CWS ooo19126 (1.4.84); FILE MERGED 2005/09/05 15:24:07 rt 1.4.84.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2478a10c55f750edc2bed9c5ec260c8b243cdbe6]

INTEGRATION: CWS ooo19126 (1.4.118); FILE MERGED 2005/09/05 15:24:07 rt 1.4.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a367abc58010c332325e78e66dda6c09b8cb10ad]

INTEGRATION: CWS ooo19126 (1.3.84); FILE MERGED 2005/09/05 15:24:07 rt 1.3.84.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2062635847b2308641183982cc1074d11cde2bf8]

INTEGRATION: CWS ooo19126 (1.3.314); FILE MERGED 2005/09/05 15:24:06 rt 1.3.314.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bc33e15a613f4941eda73905042d8a79407265b2]

INTEGRATION: CWS ooo19126 (1.3.56); FILE MERGED 2005/09/05 15:24:06 rt 1.3.56.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3117686181f5e19f66c8fb576b8bd9213104c303]

INTEGRATION: CWS ooo19126 (1.3.50); FILE MERGED 2005/09/05 12:25:01 rt 1.3.50.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d3d2cfefa5c28ec4ca6b967a6e3c9c9a58905601]

INTEGRATION: CWS ooo19126 (1.4.164); FILE MERGED 2005/09/05 15:24:05 rt 1.4.164.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b964931910b562b05e0606a2483d436885103ba6]

INTEGRATION: CWS ooo19126 (1.2.152); FILE MERGED 2005/09/05 15:24:05 rt 1.2.152.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f8f0df8fff1c8ca5fa1c87010e6e26903c8051dd]

INTEGRATION: CWS ooo19126 (1.2.56); FILE MERGED 2005/09/05 12:25:01 rt 1.2.56.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3b199286344ba295a620c519932747fe19ecddff]

INTEGRATION: CWS ooo19126 (1.3.134); FILE MERGED 2005/09/05 15:24:05 rt 1.3.134.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7f40c75dff8e8aa873d4b3f4cd8dd3377d9446d4]

INTEGRATION: CWS ooo19126 (1.3.56); FILE MERGED 2005/09/05 15:24:04 rt 1.3.56.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c67407a5ca8111709e245a371cd3e6edf271a20e]

INTEGRATION: CWS ooo19126 (1.3.50); FILE MERGED 2005/09/05 12:25:00 rt 1.3.50.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6341ba524e1a62dde7d285167745a8e38437f523]

INTEGRATION: CWS ooo19126 (1.2.278); FILE MERGED 2005/09/05 15:24:04 rt 1.2.278.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [46803cc2934616e7e50ef791ff2138d80c5057de]

INTEGRATION: CWS ooo19126 (1.2.56); FILE MERGED 2005/09/05 12:25:00 rt 1.2.56.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [acd2bda34a8bea7bdd662edd047089c25472dce7]

INTEGRATION: CWS ooo19126 (1.6.340); FILE MERGED 2005/09/05 15:24:03 rt 1.6.340.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9fc503abfb136f66f61f6b626e0656493c1b53aa]

INTEGRATION: CWS ooo19126 (1.6.60); FILE MERGED 2005/09/05 15:24:03 rt 1.6.60.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [443909e8d5915da145b36abb534fc4654a5d7753]

INTEGRATION: CWS ooo19126 (1.3.118); FILE MERGED 2005/09/05 15:24:03 rt 1.3.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4eedfe9fca061ca9a3147bbd2029ebc5be4fce49]

INTEGRATION: CWS ooo19126 (1.3.50); FILE MERGED 2005/09/05 12:24:59 rt 1.3.50.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0fec0becc5232ebad12e8638865a5e96cc543435]

INTEGRATION: CWS ooo19126 (1.1.1.1.350); FILE MERGED 2005/09/05 15:24:03 rt 1.1.1.1.350.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [715b8864bf8cc59d933bc5225d61ee859decd96d]

INTEGRATION: CWS ooo19126 (1.2.56); FILE MERGED 2005/09/05 12:24:59 rt 1.2.56.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ff147e3ba458f6d59895a53b6c93ae98a00de3e1]

INTEGRATION: CWS ooo19126 (1.3.42); FILE MERGED 2005/09/05 15:24:02 rt 1.3.42.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [597a4f211be8e71e36cfc8bbcf2dc035de272f6f]

INTEGRATION: CWS ooo19126 (1.13.150); FILE MERGED 2005/09/05 15:24:02 rt 1.13.150.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e8fba97ba03c1390eef1d68730fc650a6576ca4b]

INTEGRATION: CWS ooo19126 (1.2.56); FILE MERGED 2005/09/05 12:24:58 rt 1.2.56.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fd228712cb2340a60342cb576cee17c0da1972f4]

INTEGRATION: CWS ooo19126 (1.1.1.1.350); FILE MERGED 2005/09/05 15:24:02 rt 1.1.1.1.350.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [938448d754b61992d24a6cea23a1830df342bfb4]

INTEGRATION: CWS ooo19126 (1.4.84); FILE MERGED 2005/09/05 15:24:02 rt 1.4.84.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b33365acb7bfeb2542da18c21456111f88f0ef8f]

INTEGRATION: CWS ooo19126 (1.3.314); FILE MERGED 2005/09/05 15:24:01 rt 1.3.314.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [77a0ffc0edf9fa2d56e677bf054ca00626e994c0]

INTEGRATION: CWS ooo19126 (1.2.56); FILE MERGED 2005/09/05 12:24:57 rt 1.2.56.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [70753012ae2214ff4d81f09b91066cae3ae91a23]

INTEGRATION: CWS ooo19126 (1.10.44); FILE MERGED 2005/09/05 15:24:01 rt 1.10.44.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4154d7122c3d27bde55808bff3523590ee704537]

INTEGRATION: CWS ooo19126 (1.31.44); FILE MERGED 2005/09/05 15:24:01 rt 1.31.44.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [763ae2bf16d0ee8070eb131d5355658423b5899c]

INTEGRATION: CWS ooo19126 (1.5.80); FILE MERGED 2005/09/05 15:24:01 rt 1.5.80.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6b22e5bedca6fc430ae742f6ac1547fafe80a7c0]

INTEGRATION: CWS ooo19126 (1.4.84); FILE MERGED 2005/09/05 15:24:01 rt 1.4.84.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [32f21de07a3fa9256ef22f1699c0af0212581835]

INTEGRATION: CWS ooo19126 (1.2.56); FILE MERGED 2005/09/05 12:24:56 rt 1.2.56.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9492f3ed40cd48cb7cef6bab4015ba4382794470]

INTEGRATION: CWS ooo19126 (1.4.278); FILE MERGED 2005/09/05 15:24:00 rt 1.4.278.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [48af73617515a8d3df285cb82a7ced5bc3d9c6fb]

INTEGRATION: CWS ooo19126 (1.6.56); FILE MERGED 2005/09/05 15:24:00 rt 1.6.56.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [de319180f4b508ed47d728cdc89aef143a4d30ac]

INTEGRATION: CWS ooo19126 (1.3.50); FILE MERGED 2005/09/05 12:24:56 rt 1.3.50.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b6af90039f3b51b64af0fbcc399266c097dac61b]

INTEGRATION: CWS ooo19126 (1.1.314); FILE MERGED 2005/09/05 15:24:00 rt 1.1.314.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [abe48aaf00843df9b03f8e4a8fb16e8050460ef2]

INTEGRATION: CWS ooo19126 (1.3.42); FILE MERGED 2005/09/05 15:24:00 rt 1.3.42.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5b345670a3fc945f3e5fae61b8a1aaa71ad02033]

INTEGRATION: CWS ooo19126 (1.3.50); FILE MERGED 2005/09/05 12:24:55 rt 1.3.50.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [65627558d671e07928e7a878762b442db622b154]

INTEGRATION: CWS ooo19126 (1.2.56); FILE MERGED 2005/09/05 15:23:59 rt 1.2.56.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e452f1fce009f46b616e53a16269e6b380d1ca14]

INTEGRATION: CWS ooo19126 (1.4.56); FILE MERGED 2005/09/05 15:23:59 rt 1.4.56.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a22d7bdcf25f7e5d69337237d2c3c512a4bdb456]

INTEGRATION: CWS ooo19126 (1.5.264); FILE MERGED 2005/09/05 15:23:59 rt 1.5.264.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [250b4ba300bd08f5af570b7dc3febdb808071737]

INTEGRATION: CWS ooo19126 (1.3.50); FILE MERGED 2005/09/05 12:24:54 rt 1.3.50.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7114a64aa30c301c36cf8921c25b8560b721c5e7]

INTEGRATION: CWS ooo19126 (1.8.188); FILE MERGED 2005/09/05 15:23:58 rt 1.8.188.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [faa1b7b017b47d6c726c6ea472555edd68f6448b]

INTEGRATION: CWS ooo19126 (1.6.246); FILE MERGED 2005/09/05 15:23:58 rt 1.6.246.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [eb88a2a7b661788b15730bac415dd19ebc332fe2]

INTEGRATION: CWS ooo19126 (1.5.256); FILE MERGED 2005/09/05 15:23:58 rt 1.5.256.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [547269de93ed76adbadbc3b5e5ad92f4cbffc66c]

INTEGRATION: CWS ooo19126 (1.2.264); FILE MERGED 2005/09/05 15:23:58 rt 1.2.264.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [22ddf8f991c48b7c9f2e049793446aea8ef5f352]

INTEGRATION: CWS ooo19126 (1.3.50); FILE MERGED 2005/09/05 12:24:53 rt 1.3.50.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1678461d4d95e1c8006547c68db9d146abcd74ee]

INTEGRATION: CWS ooo19126 (1.7.132); FILE MERGED 2005/09/05 15:23:57 rt 1.7.132.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3fccf8e29ac3b0b0df073abe3238f00412886753]

INTEGRATION: CWS ooo19126 (1.2.264); FILE MERGED 2005/09/05 15:23:57 rt 1.2.264.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [08aaee245836ffa916af32a4f0a0687d7d22de82]

INTEGRATION: CWS ooo19126 (1.2.56); FILE MERGED 2005/09/05 12:24:52 rt 1.2.56.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [029181308d9d5a9ac0431adf29872924144fc38d]

INTEGRATION: CWS ooo19126 (1.13.264); FILE MERGED 2005/09/05 15:23:57 rt 1.13.264.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [75ae297dd155d025e180f56b33b6c2177579094b]

INTEGRATION: CWS ooo19126 (1.6.264); FILE MERGED 2005/09/05 15:23:57 rt 1.6.264.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fa097b175bee9641ceb627ebcfec3636d35a5994]

INTEGRATION: CWS ooo19126 (1.3.50); FILE MERGED 2005/09/05 12:24:52 rt 1.3.50.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3058a05295a1fdc13d7532ae691ac47fa92e176a]

INTEGRATION: CWS ooo19126 (1.6.56); FILE MERGED 2005/09/05 15:23:56 rt 1.6.56.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7974a7fe6de829a8367d9f7caaf3780802d84905]

INTEGRATION: CWS ooo19126 (1.3.50); FILE MERGED 2005/09/05 12:24:50 rt 1.3.50.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9ce5757e0be7c59dd7180835c8c68a55b8edd793]

INTEGRATION: CWS ooo19126 (1.5.278); FILE MERGED 2005/09/05 15:23:56 rt 1.5.278.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ef8f4c9209df489eb215c10530a1fa0799d354cb]

INTEGRATION: CWS ooo19126 (1.3.50); FILE MERGED 2005/09/05 12:24:48 rt 1.3.50.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b781a0b2f828a983f9597a67201b6cde91fb08a8]

INTEGRATION: CWS ooo19126 (1.5.44); FILE MERGED 2005/09/05 10:52:20 rt 1.5.44.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c9883810c10a9965822927b82819d31b9233ce9b]

INTEGRATION: CWS ooo19126 (1.3.278); FILE MERGED 2005/09/05 15:23:56 rt 1.3.278.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c2ed373542f1e90aa8a6e075436714b8e4c2bfa7]

INTEGRATION: CWS ooo19126 (1.6.44); FILE MERGED 2005/09/05 10:52:19 rt 1.6.44.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bb87de705935fdc1becf5ab704138aa39c056977]

INTEGRATION: CWS ooo19126 (1.2.288); FILE MERGED 2005/09/05 12:24:45 rt 1.2.288.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b6b68e42a1df5fd806ce00359dd4675b3f78c12b]

INTEGRATION: CWS ooo19126 (1.8.56); FILE MERGED 2005/09/05 15:23:55 rt 1.8.56.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2b42af00481df98a6267cd30074c0c2fe5fd53e3]

INTEGRATION: CWS ooo19126 (1.4.188); FILE MERGED 2005/09/05 15:23:55 rt 1.4.188.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bdd0535ec8e970697f0305f9670fbcb2cd82c0db]

INTEGRATION: CWS ooo19126 (1.2.288); FILE MERGED 2005/09/05 12:24:44 rt 1.2.288.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [35706959338bd0873878d153fa0e2dbe6c664d03]

INTEGRATION: CWS ooo19126 (1.12.22); FILE MERGED 2005/09/05 15:23:55 rt 1.12.22.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c2c676cd67113a0ae2ab249deba21cd79660c24c]

INTEGRATION: CWS ooo19126 (1.2.288); FILE MERGED 2005/09/05 12:24:43 rt 1.2.288.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [667afefab1903f40db73a0fb282fecbf21c520ce]

INTEGRATION: CWS ooo19126 (1.3.278); FILE MERGED 2005/09/05 15:23:55 rt 1.3.278.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ace7547b528aeb0c88d5acdc483a7f7c3971b71c]

INTEGRATION: CWS ooo19126 (1.11.128); FILE MERGED 2005/09/05 12:24:40 rt 1.11.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ff5487487235242691e70907b5edadc6cc100a86]

INTEGRATION: CWS ooo19126 (1.3.278); FILE MERGED 2005/09/05 15:23:54 rt 1.3.278.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [efd60ab560ce3ec967182329c7ba71458ea26c97]

INTEGRATION: CWS ooo19126 (1.9.242); FILE MERGED 2005/09/05 12:24:40 rt 1.9.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9c7c53c81760ca66779c80d2abdd3ed259387137]

INTEGRATION: CWS ooo19126 (1.10.242); FILE MERGED 2005/09/05 12:24:40 rt 1.10.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8440676b6fbf7c9d3acc3cccbb0b32df3393ba5b]

INTEGRATION: CWS ooo19126 (1.2.56); FILE MERGED 2005/09/05 15:23:53 rt 1.2.56.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fb0111d13d3c9851c9be5d50ee8fb82ea02410a3]

INTEGRATION: CWS ooo19126 (1.10.242); FILE MERGED 2005/09/05 12:24:39 rt 1.10.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c2515d8b811f589f7d58f5d24a27a4791078e9fb]

INTEGRATION: CWS ooo19126 (1.3.278); FILE MERGED 2005/09/05 15:23:53 rt 1.3.278.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [94e512a2d9f79f63954053a3b9bac3741d5a40fc]

INTEGRATION: CWS ooo19126 (1.2.242); FILE MERGED 2005/09/05 12:24:39 rt 1.2.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [09daaae446c941e1bf24567d63a8115ccede2c72]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 10:52:15 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3beb65a57653cd24bc42440d28d9849c505f0c41]

INTEGRATION: CWS ooo19126 (1.9.242); FILE MERGED 2005/09/05 12:24:37 rt 1.9.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [70f8ca222025c30bffff3cda93e972cff7e75da1]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:24:37 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [23ba1d29c5f5a5e3c66bbe6c5540b26184c8e6a3]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 12:24:36 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [98bed7fc0b08e40c1134a5520e2817d3fc44e00f]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:24:36 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1536a2a69b5953ae8f17ac0b364788db79615f3d]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 10:52:13 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f50329e4c28fb0ffe3e6598dc5e2c99512e3034b]

INTEGRATION: CWS ooo19126 (1.7.178); FILE MERGED 2005/09/05 12:24:36 rt 1.7.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2cfb0c34832fd0c32eaaf2ba0d94664d9b00ced5]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 10:52:11 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [330d28cd1f1ca2cf1e9520b0b70e759589348ee0]

INTEGRATION: CWS ooo19126 (1.2.288); FILE MERGED 2005/09/05 12:24:35 rt 1.2.288.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [51f6abb2915d0b0c09b8326192568d9ac18aa318]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 12:24:34 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [61169be09ba5d55cb7f742f4f7314d8579d41373]

INTEGRATION: CWS ooo19126 (1.10.242); FILE MERGED 2005/09/05 12:24:33 rt 1.10.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2e85cfd46cd63ad18c0f7511381f89b406ffea9e]

INTEGRATION: CWS ooo19126 (1.5.128); FILE MERGED 2005/09/05 10:52:10 rt 1.5.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [02eb19577ef2675262b4f7de447229b21b8c4a9e]

INTEGRATION: CWS ooo19126 (1.7.178); FILE MERGED 2005/09/05 12:24:33 rt 1.7.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7f53d9e2350f8c09e842328f81f1e971d1a85f3d]

INTEGRATION: CWS ooo19126 (1.3.56); FILE MERGED 2005/09/05 15:23:50 rt 1.3.56.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f7a09a31197980950d1e1364cff1790dbe872621]

INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGED 2005/09/05 12:24:33 rt 1.3.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1127c947a5c35fcfdd877d7ded13310703292e2b]

INTEGRATION: CWS ooo19126 (1.6.122); FILE MERGED 2005/09/05 15:23:50 rt 1.6.122.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1e11397c555ce2442f4442d2730d47c4ba38957a]

INTEGRATION: CWS ooo19126 (1.6.58); FILE MERGED 2005/09/05 10:52:09 rt 1.6.58.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5ad208e73b9eabb0c4ec90c3216e3aa8b653005c]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:24:33 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d50b9ea4c056a6ec52cfa85fd1967fc638fb12f1]

INTEGRATION: CWS ooo19126 (1.7.56); FILE MERGED 2005/09/05 15:23:50 rt 1.7.56.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c83c81d00ab1abb457fb08c56b0ecbd191c5436c]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 10:52:08 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c5ed3e9ad64f51ced16e0df245ec6ed8bc2c6ef6]

INTEGRATION: CWS ooo19126 (1.9.288); FILE MERGED 2005/09/05 12:24:32 rt 1.9.288.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [19820fc47b158fc3c99fd8a35aadde7a386164bc]

INTEGRATION: CWS ooo19126 (1.3.56); FILE MERGED 2005/09/05 15:23:49 rt 1.3.56.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d8a71e49632504af46953842dec8439996ac252f]

INTEGRATION: CWS ooo19126 (1.11.128); FILE MERGED 2005/09/05 12:24:32 rt 1.11.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [398adeba7718f6bf875569651ea6ea6495ccef2e]

INTEGRATION: CWS ooo19126 (1.4.56); FILE MERGED 2005/09/05 15:23:49 rt 1.4.56.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [39ad5939d439885a14248963f6cba4cf404a2f34]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 12:24:31 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0727e688a67bdf12691873e75d71747277f76cde]

INTEGRATION: CWS ooo19126 (1.4.142); FILE MERGED 2005/09/05 10:52:07 rt 1.4.142.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [eb68cf9a032b9722822e19370064efeef1b2bf4a]

INTEGRATION: CWS ooo19126 (1.9.118); FILE MERGED 2005/09/05 15:23:49 rt 1.9.118.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d359e5e8cd9fa94349eace7f315da6f4fa715a1a]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:24:30 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [00e601decf81e4db1dfb6d9b29b08609c29af528]

INTEGRATION: CWS ooo19126 (1.2.198); FILE MERGED 2005/09/05 15:23:49 rt 1.2.198.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fe4308e1e7e6841bd5816a1cae48da7edfac61fb]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:24:29 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fd66ef8a895eeb1c95e3a587c3f28b3cbdd24a62]

INTEGRATION: CWS ooo19126 (1.4.122); FILE MERGED 2005/09/05 15:23:48 rt 1.4.122.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2123bf3547840d23ab31f965d6d7ddb0d6e861c5]

INTEGRATION: CWS ooo19126 (1.7.178); FILE MERGED 2005/09/05 12:24:28 rt 1.7.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9568eecd29ac4f9d637f5dd261894478d077d912]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 10:52:06 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [42179799b6085b4e7f3d1f1718ee34af194127bd]

INTEGRATION: CWS ooo19126 (1.4.56); FILE MERGED 2005/09/05 15:23:48 rt 1.4.56.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c75adb40d62dea98cd7e9baaf81523752eb4da24]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:24:28 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b994b9adce38d9f56e19cd9cb123f447c82b3e4a]

INTEGRATION: CWS ooo19126 (1.8.56); FILE MERGED 2005/09/05 15:23:48 rt 1.8.56.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [53f9d651e4ffc2f9b1df1830e1060d629b1afd14]

INTEGRATION: CWS ooo19126 (1.6.178); FILE MERGED 2005/09/05 12:24:27 rt 1.6.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [427e8160a74853c9c9882dd466d452581c7718ba]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:24:27 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e6f43d66f1b419017085bde7ceecb10af225bbc1]

INTEGRATION: CWS ooo19126 (1.3.56); FILE MERGED 2005/09/05 15:23:47 rt 1.3.56.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ead42e0b822de029c60125518a19f419affc3d35]

INTEGRATION: CWS ooo19126 (1.2.288); FILE MERGED 2005/09/05 12:24:26 rt 1.2.288.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d0bbeb94074f99d3f003c8d9d6de1a5bde5fc589]

INTEGRATION: CWS ooo19126 (1.4.42); FILE MERGED 2005/09/05 15:23:47 rt 1.4.42.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c32c0c920f2df26a3396f203d3afd587322deb86]

INTEGRATION: CWS ooo19126 (1.6.178); FILE MERGED 2005/09/05 12:24:24 rt 1.6.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d8b5774415c81a0f6a5dd89eb25124ae47c6360f]

INTEGRATION: CWS ooo19126 (1.1.1.1.350); FILE MERGED 2005/09/05 15:23:47 rt 1.1.1.1.350.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b711e06fdb755e83c262875ff2cca7e4bfa87a94]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:24:24 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3417cf7cbb38dfaaa9e43f591cb1de10fc8d4cfc]

INTEGRATION: CWS ooo19126 (1.2.122); FILE MERGED 2005/09/05 15:23:47 rt 1.2.122.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [27e3f5a04470760e53b9007455e848f3b5533e2c]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 10:52:01 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ac40615c21d7dffb5f72c27befcb52e2f551a1f4]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:24:23 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1c33164242e41fc6348481cd1820e0c0ad26b7a9]

INTEGRATION: CWS ooo19126 (1.4.56); FILE MERGED 2005/09/05 15:23:47 rt 1.4.56.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7291005a6b27d5c22a097acea8a3428a3bf925bf]

INTEGRATION: CWS ooo19126 (1.2.288); FILE MERGED 2005/09/05 12:24:21 rt 1.2.288.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a99987b043be69d9932e566b5644b7b0d42975b1]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:24:20 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6fcd1500b7cd86d4d14aa7c388e2f456c3687fbe]

INTEGRATION: CWS ooo19126 (1.8.30); FILE MERGED 2005/09/05 15:23:46 rt 1.8.30.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b35770e3bb36b304798031b562b0d290fa2ecbe9]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 12:24:20 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [18c37b1ead3c03fb947a305931a27f3f86788f74]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 10:52:00 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [56bb305c461f528073265005fc871d72fc892f61]

INTEGRATION: CWS ooo19126 (1.3.56); FILE MERGED 2005/09/05 15:23:46 rt 1.3.56.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [868c82f8593a168735e8125acf0e429123872c21]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 12:24:19 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ceb6c11ee949752da23bf84e6056b593f22d346e]

INTEGRATION: CWS ooo19126 (1.4.158); FILE MERGED 2005/09/05 10:51:59 rt 1.4.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c3a13b404b8fa5fa4df581fbc027ddb524ccec96]

INTEGRATION: CWS ooo19126 (1.9.242); FILE MERGED 2005/09/05 12:24:18 rt 1.9.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b6055bafb76ea6fabfbdbdd9b6808b113b06a511]

INTEGRATION: CWS ooo19126 (1.4.22); FILE MERGED 2005/09/05 15:23:46 rt 1.4.22.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [53c7271bb5b9fb40a322b2ebc1dc1c1fd034088c]

INTEGRATION: CWS ooo19126 (1.2.242); FILE MERGED 2005/09/05 12:24:17 rt 1.2.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2f113d66745cd640bd26873f20bd7cce7b7e58c8]

INTEGRATION: CWS ooo19126 (1.2.56); FILE MERGED 2005/09/05 15:23:45 rt 1.2.56.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c82917d513dfda7a18eb6ecc9ce1cc021a2e3f3c]

INTEGRATION: CWS ooo19126 (1.2.288); FILE MERGED 2005/09/05 12:24:17 rt 1.2.288.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3eb1795d65e38b4022ecdcdbe1b9da66a8cef852]

INTEGRATION: CWS ooo19126 (1.6.56); FILE MERGED 2005/09/05 15:23:45 rt 1.6.56.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fc50df42a4da657df19ef5727197978ad5920ab8]

INTEGRATION: CWS ooo19126 (1.9.242); FILE MERGED 2005/09/05 12:24:17 rt 1.9.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7b1b0b590846d42263a738ff1bf1acdb65262b01]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:24:16 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [55c4b2e72791df4e509493c1f75e60c1e1e4d667]

INTEGRATION: CWS ooo19126 (1.9.242); FILE MERGED 2005/09/05 12:24:13 rt 1.9.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d237d2b5f3cc59ec4702413bda856286d999879b]

INTEGRATION: CWS ooo19126 (1.6.132); FILE MERGED 2005/09/05 15:23:45 rt 1.6.132.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6b8b8e7b2424373c121ff708e184162632c7d3b0]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 10:51:55 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ad42381c665c13bb0b5b695a092e2a6524d231cf]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:24:13 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ee7a081f1042427b87129a557652df4ec1c91299]

INTEGRATION: CWS ooo19126 (1.8.56); FILE MERGED 2005/09/05 15:23:44 rt 1.8.56.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2e6d20e8fd7591ece132c3abe05612a37aa0a8c5]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:24:11 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e57efa8a55e3482ccaf7237d15c7cce353f497e5]

INTEGRATION: CWS ooo19126 (1.3.56); FILE MERGED 2005/09/05 15:23:44 rt 1.3.56.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [79533ed2850fced5b4d78bacdcc58e67bb0c9077]

INTEGRATION: CWS ooo19126 (1.10.18); FILE MERGED 2005/09/05 10:51:54 rt 1.10.18.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [79706e6d3cab46920114ef0c210ee179609be4c8]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:24:09 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [65892e3534025d43300d9bf7426de139cf164d55]

INTEGRATION: CWS ooo19126 (1.2.38); FILE MERGED 2005/09/05 15:23:44 rt 1.2.38.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c59fd707a2b34acf09ea71ee3df4e258e64d126d]

INTEGRATION: CWS ooo19126 (1.3.680); FILE MERGED 2005/09/05 12:24:08 rt 1.3.680.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4c47bf089b8e433462b43c24bbba64deee070f72]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:24:07 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [01195776e87e3adbcc46c2a16d50d2c976f9412e]

INTEGRATION: CWS ooo19126 (1.2.84); FILE MERGED 2005/09/05 15:23:44 rt 1.2.84.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fa8cbff46181e23e74714f2d804684cee737db2c]

INTEGRATION: CWS ooo19126 (1.3.42); FILE MERGED 2005/09/05 15:23:44 rt 1.3.42.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0b5fb5da8acbad409bfb89fbe59aff7ed6a8a38e]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 10:51:52 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2c6d7288ede907e5a713ffa2088189c9a82b0a8e]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:24:06 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d4de644168341e727fcde1134acd3652571711e6]

INTEGRATION: CWS ooo19126 (1.3.56); FILE MERGED 2005/09/05 15:23:43 rt 1.3.56.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1d34593bb8a89d03f6c26e73027f15e98dc1bad7]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:24:04 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c023e902faf44034769259768a46a6520fbb1303]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:24:03 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6c21279183cec9098fcfd3f2914dda0ab27c806c]

INTEGRATION: CWS ooo19126 (1.7.44); FILE MERGED 2005/09/05 15:23:43 rt 1.7.44.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c00886281a3d5dc4482113916bf5974eb1067099]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 10:51:50 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5515d01b600a4c07d4241bd2589a90cc62f00eec]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:24:00 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2bf043a59a84166585c9ff9556b21a148d2eb9d5]

INTEGRATION: CWS ooo19126 (1.6.56); FILE MERGED 2005/09/05 15:23:43 rt 1.6.56.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f1b9dec049ea886b17da6aea561d44b2a39cc6a3]

INTEGRATION: CWS ooo19126 (1.4.56); FILE MERGED 2005/09/05 15:23:42 rt 1.4.56.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5792005d8f566f54aed3252368538fd8de954689]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 10:51:48 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c03c5ba41ad0c929cb01aaa5aa5152c79d6b164b]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:23:59 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8139f0db2fc2c0dfe9e78f1f1186981d2a1119b9]

INTEGRATION: CWS ooo19126 (1.3.246); FILE MERGED 2005/09/05 12:23:56 rt 1.3.246.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [140f9cebab3d08896b46061d1c2f47977f6fbd16]

INTEGRATION: CWS ooo19126 (1.3.84); FILE MERGED 2005/09/05 15:23:42 rt 1.3.84.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9bdf67082318b03c4d2e470e9bdfb6df729d82a8]

INTEGRATION: CWS ooo19126 (1.5.178); FILE MERGED 2005/09/05 12:23:56 rt 1.5.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ea10e2da9f1524aabc418b8f78e8f8550f1a1ebd]

INTEGRATION: CWS ooo19126 (1.2.122); FILE MERGED 2005/09/05 15:23:42 rt 1.2.122.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d9a533ffb2a8726aa561b45d368f5fd9b9f26701]

INTEGRATION: CWS ooo19126 (1.2.246); FILE MERGED 2005/09/05 12:23:56 rt 1.2.246.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [85cf91e2e3a77f1ac035df534bd85df30f824ad8]

INTEGRATION: CWS ooo19126 (1.2.56); FILE MERGED 2005/09/05 15:23:42 rt 1.2.56.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6e04c3f860e8099a31b21973fa3a12183068c109]

INTEGRATION: CWS ooo19126 (1.1.1.1.158); FILE MERGED 2005/09/05 10:51:45 rt 1.1.1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7115820aa2a2b95938f3e50c573fd0095f897efb]

INTEGRATION: CWS ooo19126 (1.2.242); FILE MERGED 2005/09/05 12:23:55 rt 1.2.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b190da84e4c87108b6f471fa98099c235abc227d]

INTEGRATION: CWS ooo19126 (1.2.116); FILE MERGED 2005/09/05 15:23:41 rt 1.2.116.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [95da4e28fdfd367b10bd0ec6a6abc479e07478db]

INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGED 2005/09/05 12:23:55 rt 1.3.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f7fe932d3b35a47fde7da6d617e4399ba4ed9d7f]

INTEGRATION: CWS ooo19126 (1.2.122); FILE MERGED 2005/09/05 15:23:41 rt 1.2.122.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1cd37e3861174a882fe14f61a55f5d910b536284]

INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGED 2005/09/05 12:23:54 rt 1.3.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e6240ddff4e8f209df2fd711e35b02d7fa2ec214]

INTEGRATION: CWS ooo19126 (1.3.56); FILE MERGED 2005/09/05 15:23:41 rt 1.3.56.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2dd19a0e4e28c7082eb490fb9127458e1880e0b7]

INTEGRATION: CWS ooo19126 (1.2.246); FILE MERGED 2005/09/05 12:23:53 rt 1.2.246.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e558d0ae2cb7c618e835420babe681815a6d34fe]

INTEGRATION: CWS ooo19126 (1.2.56); FILE MERGED 2005/09/05 15:23:41 rt 1.2.56.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [762a1da62f26e43c9356011fe5552ff3dbb6e3c3]

INTEGRATION: CWS ooo19126 (1.1.670); FILE MERGED 2005/09/05 12:23:52 rt 1.1.670.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [dfad843b0352121a1629ac36c9cc769151ab3988]

INTEGRATION: CWS ooo19126 (1.5.56); FILE MERGED 2005/09/05 15:23:40 rt 1.5.56.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4f323b5e0eb5b3e09d039e9f4bc7f67af2894b82]

INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGED 2005/09/05 12:23:51 rt 1.3.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [33ccc1366c5f6acbc31dfb1bd5f838ad4c145983]

INTEGRATION: CWS ooo19126 (1.7.22); FILE MERGED 2005/09/05 15:23:40 rt 1.7.22.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2888a2f85b5a1772606ee8af7768440b9d780b51]

INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGED 2005/09/05 12:23:50 rt 1.3.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a4a2963007b1f99868fa0e07d37fa2358794e9ac]

INTEGRATION: CWS ooo19126 (1.6.36); FILE MERGED 2005/09/05 15:23:40 rt 1.6.36.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5f21b69d1f16df37020f77fe54333688be12f13a]

INTEGRATION: CWS ooo19126 (1.9.256); FILE MERGED 2005/09/05 12:23:47 rt 1.9.256.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2981547090044234f855400cfc53de2175d14464]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 12:23:44 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [af6348b2c09bf667b69fecea9433f5d4c85a10c6]

INTEGRATION: CWS ooo19126 (1.4.56); FILE MERGED 2005/09/05 15:23:39 rt 1.4.56.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [115c3a44d78819163813c888285a5117d2521069]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 10:51:41 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [34cfd0ab1752514892321b000fe97645ad4a69c8]

INTEGRATION: CWS ooo19126 (1.2.416); FILE MERGED 2005/09/05 12:23:43 rt 1.2.416.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3b25cfe4d51a85e588f1827613e9b463a3ee3ea6]

INTEGRATION: CWS ooo19126 (1.3.56); FILE MERGED 2005/09/05 15:23:39 rt 1.3.56.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [dcbbb223ce9b5c098e3ebd4dbd354990fdba57e1]

INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGED 2005/09/05 12:23:42 rt 1.3.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [26251bed30683f378a20d39bc093d1bdfa7ccadc]

INTEGRATION: CWS ooo19126 (1.5.106); FILE MERGED 2005/09/05 10:51:40 rt 1.5.106.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c544951deeed6c62621851d4ff7f7193ec68cc36]

INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGED 2005/09/05 12:23:39 rt 1.3.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [84a7a923c72713134fd9ba68e33003110671150d]

INTEGRATION: CWS ooo19126 (1.3.42); FILE MERGED 2005/09/05 15:23:39 rt 1.3.42.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2182a36c0399a13cdff9000268e547f109f75ed1]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:23:39 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [901866ec22090b27d360336e3a918e4a24e7b9d1]

INTEGRATION: CWS ooo19126 (1.4.174); FILE MERGED 2005/09/05 15:23:38 rt 1.4.174.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b77636ede2c99f5e109618c162e16b67b7d7c130]

INTEGRATION: CWS ooo19126 (1.6.76); FILE MERGED 2005/09/05 10:51:38 rt 1.6.76.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [559c3d8635a639103bb11e62568286316f12a13d]

INTEGRATION: CWS ooo19126 (1.2.416); FILE MERGED 2005/09/05 12:23:38 rt 1.2.416.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [abe56f0ad581f9ffb3b50f0688424edc30deb2c0]

INTEGRATION: CWS ooo19126 (1.2.54); FILE MERGED 2005/09/05 15:23:38 rt 1.2.54.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8245dda40ef431fbeb9bdfae35cdd3778fd309cd]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 10:51:37 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4cd2baab6fca27a7cfb8439fbfa54d3e7d138c98]

INTEGRATION: CWS ooo19126 (1.2.416); FILE MERGED 2005/09/05 12:23:36 rt 1.2.416.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [633856290b61e886d1678b17b04440fc14203825]

INTEGRATION: CWS ooo19126 (1.3.56); FILE MERGED 2005/09/05 15:23:38 rt 1.3.56.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [47f7a4eb461ee81ac9ce2835975cdf785d0d0195]

INTEGRATION: CWS ooo19126 (1.2.142); FILE MERGED 2005/09/05 10:51:37 rt 1.2.142.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [554cc38d382d51952284292ec19efa3be93e33e5]

INTEGRATION: CWS ooo19126 (1.4.46); FILE MERGED 2005/09/05 15:23:38 rt 1.4.46.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [010676347f0bb152c0b10ada5bc1e83d9afb25e1]

INTEGRATION: CWS ooo19126 (1.6.56); FILE MERGED 2005/09/05 15:23:38 rt 1.6.56.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f9f594129443824e4cb067b7e7dcb36aa5fd8e6a]

INTEGRATION: CWS ooo19126 (1.6.84); FILE MERGED 2005/09/05 12:23:35 rt 1.6.84.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1d34b06cfc747c39fe25b3874c3a2494252f45d5]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 10:51:36 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [74e189dcf9741438cd94a2a5b96b125d3388322c]

INTEGRATION: CWS ooo19126 (1.8.56); FILE MERGED 2005/09/05 15:23:37 rt 1.8.56.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cdb9279ed541824238d916fc7d79748fcc8bd2ac]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:23:34 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bb5953d42bd9ba8f52d95c275933c03569c91019]

INTEGRATION: CWS ooo19126 (1.6.56); FILE MERGED 2005/09/05 15:23:37 rt 1.6.56.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [62e5db125c2111bd5646d3353540e311159617c1]

INTEGRATION: CWS ooo19126 (1.2.84); FILE MERGED 2005/09/05 12:23:32 rt 1.2.84.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [25ef196d22b183467e2ff21faa4c55e588887e77]

INTEGRATION: CWS ooo19126 (1.2.84); FILE MERGED 2005/09/05 12:23:31 rt 1.2.84.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [41fa2e983cdc88b36dd0ebaa1afca9f386225903]

INTEGRATION: CWS ooo19126 (1.10.242); FILE MERGED 2005/09/05 12:23:30 rt 1.10.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8ff3503f26bf84c11db250ebe026fa5b7aab762e]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:23:29 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [463746806c2f7aa241be5d884f1bca8760dd1b32]

INTEGRATION: CWS ooo19126 (1.3.56); FILE MERGED 2005/09/05 15:23:37 rt 1.3.56.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [34d7b3efe9ec2f69dbd8c14edd96a5ac4f5af2d3]

INTEGRATION: CWS ooo19126 (1.10.242); FILE MERGED 2005/09/05 12:23:28 rt 1.10.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [055173af03bc5e3718b72fa7e0f295f6d1f51633]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 10:51:34 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3de40dcf0d5c0b8345e8a30d56d6d3ac4a90d182]

INTEGRATION: CWS ooo19126 (1.2.264); FILE MERGED 2005/09/05 15:23:36 rt 1.2.264.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [83333a1689bce247880a556dad623202363b99f8]

INTEGRATION: CWS ooo19126 (1.13.242); FILE MERGED 2005/09/05 12:23:27 rt 1.13.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [89b9019e0e8579778b582dea3a78c103a31f315d]

INTEGRATION: CWS ooo19126 (1.11.56); FILE MERGED 2005/09/05 15:23:36 rt 1.11.56.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [832546b8c3d150ebfb0f7680601aec5588e22fc7]

INTEGRATION: CWS ooo19126 (1.8.44); FILE MERGED 2005/09/05 10:51:33 rt 1.8.44.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2c13b83a35058566220e4469a61b9d8d3dfe46a9]

INTEGRATION: CWS ooo19126 (1.5.56); FILE MERGED 2005/09/05 15:23:36 rt 1.5.56.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [28fde6c37d9e7774c2148b20a0282f9e0358dc91]

INTEGRATION: CWS ooo19126 (1.2.84); FILE MERGED 2005/09/05 12:23:27 rt 1.2.84.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bb4d04c206c3a2a53aecd325b9850acc981d73c2]

INTEGRATION: CWS ooo19126 (1.9.56); FILE MERGED 2005/09/05 15:23:36 rt 1.9.56.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c9da5d48f3a0b72b7f92dd6781d3b16b54d70938]

INTEGRATION: CWS ooo19126 (1.2.324); FILE MERGED 2005/09/05 15:23:36 rt 1.2.324.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [650c736a5226665cdb6137001fa71b402f45c841]

INTEGRATION: CWS ooo19126 (1.1.334); FILE MERGED 2005/09/05 15:23:35 rt 1.1.334.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [14f4a612d7c7f86654528ddd657c8e95e3286e17]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:23:26 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [407aa918c7c2162efbbf36f97aa76d90316efe52]

INTEGRATION: CWS ooo19126 (1.6.88); FILE MERGED 2005/09/05 10:51:30 rt 1.6.88.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c517b7eea2087858018a467237188f7ba6e6e5f6]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:23:26 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f46bad1dd5d820ba2f1694fdcd016a78a6462b46]

INTEGRATION: CWS ooo19126 (1.2.56); FILE MERGED 2005/09/05 15:23:35 rt 1.2.56.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e91da89ee6fa567951fe909dd0ad747142050ea0]

INTEGRATION: CWS ooo19126 (1.7.18); FILE MERGED 2005/09/05 10:51:30 rt 1.7.18.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d4aa634f22687f6f91773694a7f24017c9d70a07]

INTEGRATION: CWS ooo19126 (1.2.84); FILE MERGED 2005/09/05 12:23:24 rt 1.2.84.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cfc6270251bb104455ba687243e52712f511aef2]

INTEGRATION: CWS ooo19126 (1.5.128); FILE MERGED 2005/09/05 10:51:29 rt 1.5.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bbb8e2258cf04a07d6813f0b2eaa3b3de9a8025f]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:23:24 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6ace5960e72e3891103ea3fc47b4de737de56514]

INTEGRATION: CWS ooo19126 (1.7.132); FILE MERGED 2005/09/05 15:23:35 rt 1.7.132.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d69f0385762c6fc8209c93f64d871125622246bf]

INTEGRATION: CWS ooo19126 (1.6.84); FILE MERGED 2005/09/05 10:51:29 rt 1.6.84.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3a97563b4372d18a13c6630927e64e339eeae25a]

INTEGRATION: CWS ooo19126 (1.2.84); FILE MERGED 2005/09/05 12:23:23 rt 1.2.84.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0dd3b597cd3ca7eee0a1238a20cc125ec40956aa]

INTEGRATION: CWS ooo19126 (1.2.56); FILE MERGED 2005/09/05 15:23:34 rt 1.2.56.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [98ba3d2b165fce68c4541d189555accaa710fb80]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:23:23 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [dc822294baf5412676f5907eae1872c2239c38e9]

INTEGRATION: CWS ooo19126 (1.3.164); FILE MERGED 2005/09/05 15:23:34 rt 1.3.164.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bae754c2360442a75c6f3dbe9e5e7b83548c5483]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:23:23 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4d566444499b2b3b71c12e54c8f6be834613368a]

INTEGRATION: CWS ooo19126 (1.3.26); FILE MERGED 2005/09/05 17:28:13 rt 1.3.26.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4545611501cc56f316aaff67f69de68988633f94]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:23:22 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0ae3a07818e0b45c35fd0d008cff3b52c4f55947]

INTEGRATION: CWS ooo19126 (1.2.42); FILE MERGED 2005/09/05 17:28:13 rt 1.2.42.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4eb89ef8f56a34162fcd886c57e68be22a44e2d9]

INTEGRATION: CWS ooo19126 (1.3.52); FILE MERGED 2005/09/05 12:23:21 rt 1.3.52.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [202ef85f3f0c689bdb9d9a1ef1f03b36cd3ac214]

INTEGRATION: CWS ooo19126 (1.2.188); FILE MERGED 2005/09/05 12:23:20 rt 1.2.188.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ce4d28c41d31b6f52fa13780f755bd4329ad7f07]

INTEGRATION: CWS ooo19126 (1.3.42); FILE MERGED 2005/09/05 17:28:12 rt 1.3.42.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d76c9951b525ce86effd1103c92f40e8a624695a]

INTEGRATION: CWS ooo19126 (1.2.188); FILE MERGED 2005/09/05 12:23:19 rt 1.2.188.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b60cb7bcdba07615008c7654125c40b8da163940]

INTEGRATION: CWS ooo19126 (1.2.50); FILE MERGED 2005/09/05 17:28:12 rt 1.2.50.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6780ee57849abc0e0e2d9f085084c68e7debd6a3]

INTEGRATION: CWS ooo19126 (1.3.52); FILE MERGED 2005/09/05 12:23:19 rt 1.3.52.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bfecf35772a41c185f9c90b3ac1f2988d08e9c40]

INTEGRATION: CWS ooo19126 (1.2.42); FILE MERGED 2005/09/05 17:28:11 rt 1.2.42.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [546cb437a90bbc5eb967a4f1969c1b6ca2b11808]

INTEGRATION: CWS ooo19126 (1.2.52); FILE MERGED 2005/09/05 12:23:18 rt 1.2.52.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1c2ef7d6f8df0dc41c2ec8b4191e089d4c0da974]

INTEGRATION: CWS ooo19126 (1.5.14); FILE MERGED 2005/09/05 17:28:11 rt 1.5.14.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b293351c10a9903b5eb0f07f954e448013bfc622]

INTEGRATION: CWS ooo19126 (1.6.14); FILE MERGED 2005/09/05 17:28:11 rt 1.6.14.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [07441fba0c473abc75ec53c5ff0a71b0024aaa06]

INTEGRATION: CWS ooo19126 (1.4.20); FILE MERGED 2005/09/05 17:28:10 rt 1.4.20.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bbae02658784de8260072d823488001d9ca58caa]

INTEGRATION: CWS ooo19126 (1.2.188); FILE MERGED 2005/09/05 12:23:17 rt 1.2.188.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a218a6e5fa6ffdd963ee4cb58b62c955700fee48]

INTEGRATION: CWS ooo19126 (1.2.178); FILE MERGED 2005/09/05 12:23:15 rt 1.2.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [20bb693d05452f769c5a77cb76b2c1f23b802262]

INTEGRATION: CWS ooo19126 (1.10.8); FILE MERGED 2005/09/05 17:28:09 rt 1.10.8.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4c2345b470ec090037123afa3adc652c01ae0d6c]

INTEGRATION: CWS ooo19126 (1.3.86); FILE MERGED 2005/09/05 12:23:14 rt 1.3.86.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fcb1b3993d381f9923656b0a6eb976a4daf45fa8]

INTEGRATION: CWS ooo19126 (1.5.12); FILE MERGED 2005/09/05 17:28:08 rt 1.5.12.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [013f22d2464db5a28fbfaa5793aebc036975257c]

INTEGRATION: CWS ooo19126 (1.27.10); FILE MERGED 2005/09/05 17:28:08 rt 1.27.10.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [720b4e3113934deca5e5257d7db020aac470567c]

INTEGRATION: CWS ooo19126 (1.1.1.1.168); FILE MERGED 2005/09/05 17:28:07 rt 1.1.1.1.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c34df84a3030f593a47755cb7173be8605246c60]

INTEGRATION: CWS ooo19126 (1.3.86); FILE MERGED 2005/09/05 12:23:13 rt 1.3.86.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [557f20995925b2c698307f839a1b30b93cc678c0]

INTEGRATION: CWS ooo19126 (1.8.46); FILE MERGED 2005/09/05 17:28:07 rt 1.8.46.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6ed4e6d82f07111670792506a03ce5b0b2fa1725]

INTEGRATION: CWS ooo19126 (1.3.86); FILE MERGED 2005/09/05 12:23:12 rt 1.3.86.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d8af3133b5e74057ee26bfb8d9de32c9e095439e]

INTEGRATION: CWS ooo19126 (1.6.12); FILE MERGED 2005/09/05 17:28:07 rt 1.6.12.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [68caa9b69831d9226b99a096ff877a067a9e4bc4]

INTEGRATION: CWS ooo19126 (1.3.86); FILE MERGED 2005/09/05 12:23:11 rt 1.3.86.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [471172d8596af1576cbff071dbda4063379967cb]

INTEGRATION: CWS ooo19126 (1.2.40); FILE MERGED 2005/09/05 17:28:06 rt 1.2.40.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1d497dc4cf1643310509bfc32317b76bded75877]

INTEGRATION: CWS ooo19126 (1.3.86); FILE MERGED 2005/09/05 12:23:10 rt 1.3.86.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b3f0c5d0c137a18b318e518bbb699d41c8fcbe2e]

INTEGRATION: CWS ooo19126 (1.3.150); FILE MERGED 2005/09/05 17:28:06 rt 1.3.150.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ee23107aeb6367ad7ed0db5de38a51eb9647f63b]

INTEGRATION: CWS ooo19126 (1.3.86); FILE MERGED 2005/09/05 12:23:09 rt 1.3.86.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [64a27686d6c13b4b174881048129747146813823]

INTEGRATION: CWS ooo19126 (1.1.168); FILE MERGED 2005/09/05 17:28:05 rt 1.1.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0c51f540522bec30f88917dc1383e1eee6772bd4]

INTEGRATION: CWS ooo19126 (1.3.86); FILE MERGED 2005/09/05 12:23:08 rt 1.3.86.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6c5bf83e45127847c41c5544dcdfb9356115164d]

INTEGRATION: CWS ooo19126 (1.5.108); FILE MERGED 2005/09/05 17:28:05 rt 1.5.108.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1c89c222ddde1a9799fc3a9c62770c384a70d081]

INTEGRATION: CWS ooo19126 (1.3.86); FILE MERGED 2005/09/05 12:23:07 rt 1.3.86.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3bf2ec743ded5efb0883868fa3042df5c15f6035]

INTEGRATION: CWS ooo19126 (1.3.20); FILE MERGED 2005/09/05 17:28:04 rt 1.3.20.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3b5d30712160638a4b1d50e0b497a49a88154c01]

INTEGRATION: CWS ooo19126 (1.2.150); FILE MERGED 2005/09/05 17:28:04 rt 1.2.150.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [69bd9af72f7d3d120d62af3e5e30d5349c379aef]

INTEGRATION: CWS ooo19126 (1.3.86); FILE MERGED 2005/09/05 12:23:06 rt 1.3.86.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fae3d527f1861cd889f974fe0a005658575f9e88]

INTEGRATION: CWS ooo19126 (1.2.156); FILE MERGED 2005/09/05 17:28:04 rt 1.2.156.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6cd66f430d3783c144a6e95dc71e3d0c4cce46b8]

INTEGRATION: CWS ooo19126 (1.3.86); FILE MERGED 2005/09/05 12:23:05 rt 1.3.86.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [454e2ba7de6501da79648ba547c5abe2aa0ecfdb]

INTEGRATION: CWS ooo19126 (1.8.52); FILE MERGED 2005/09/05 17:28:03 rt 1.8.52.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [20cb059f80f70b6d041ae0d4020edafde4d6ad47]

INTEGRATION: CWS ooo19126 (1.10.178); FILE MERGED 2005/09/05 12:23:04 rt 1.10.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a51533d5657412b2c4227e954bb5fa66cd4aa16d]

INTEGRATION: CWS ooo19126 (1.1.156); FILE MERGED 2005/09/05 17:28:03 rt 1.1.156.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e008ac885b06da8fd0db0a9b9e44d9bed674d1dc]

INTEGRATION: CWS ooo19126 (1.10.242); FILE MERGED 2005/09/05 12:23:03 rt 1.10.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [dd0af57f051ccdea37fd73c9fc03d5fa5cc52a31]

INTEGRATION: CWS ooo19126 (1.2.156); FILE MERGED 2005/09/05 17:28:03 rt 1.2.156.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e2375e50e8bd03d6513848607c4e24d0c7283cfa]

INTEGRATION: CWS ooo19126 (1.9.242); FILE MERGED 2005/09/05 12:23:03 rt 1.9.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [dae64e03e62eb85d77e6f3ba665160ac04eb2d50]

INTEGRATION: CWS ooo19126 (1.3.20); FILE MERGED 2005/09/05 17:28:03 rt 1.3.20.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4ace6373259670c96e8e4691aa5aaeba71eae4f7]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:23:02 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9bcbc790dd07ba1b772f0ffedf93d491ff845f63]

INTEGRATION: CWS ooo19126 (1.6.40); FILE MERGED 2005/09/05 17:28:02 rt 1.6.40.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [df8e3710a153a83c8b8c3ccb7a8f1a4f5e027594]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:23:02 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f4dcd3fa3d987c3b6a1f70f2297d2719f2f616d7]

INTEGRATION: CWS ooo19126 (1.2.40); FILE MERGED 2005/09/05 17:28:02 rt 1.2.40.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2c478845660002fa6eb7438b1439dc4f73065a4d]

INTEGRATION: CWS ooo19126 (1.9.242); FILE MERGED 2005/09/05 12:23:00 rt 1.9.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3664e050158da6c0805dda655f513ba2deed06e2]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:23:00 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [00deeed15e04c83a4fe33182118ae9dc1a858b57]

INTEGRATION: CWS ooo19126 (1.2.40); FILE MERGED 2005/09/05 17:28:01 rt 1.2.40.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e58a4aa717fe3f17c16ee6ccdbd142ce05f41f95]

INTEGRATION: CWS ooo19126 (1.10.242); FILE MERGED 2005/09/05 12:22:59 rt 1.10.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [efed323193d11a726d7e5c5a098c61d605a2af44]

INTEGRATION: CWS ooo19126 (1.9.242); FILE MERGED 2005/09/05 12:22:59 rt 1.9.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [05093b813a7c3b6b770a5c0c75e330eadb1af348]

INTEGRATION: CWS ooo19126 (1.7.12); FILE MERGED 2005/09/05 17:28:01 rt 1.7.12.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c49e4273bdb00baaeb6fc47b9f187daf508636be]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:22:59 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [02183f91d1c8698f55bb6ce736c9d3cf15c385cc]

INTEGRATION: CWS ooo19126 (1.34.12); FILE MERGED 2005/09/05 17:28:01 rt 1.34.12.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5d36489fa5faf6fc99a6a804fc09a26ca32e5620]

INTEGRATION: CWS ooo19126 (1.11.242); FILE MERGED 2005/09/05 12:22:58 rt 1.11.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [385fe6fa0f147a8ec5cc81f74fcdb45e9e57a917]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:22:58 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1a885b8935fc4b11ec402746155564f2a4c10840]

INTEGRATION: CWS ooo19126 (1.1.1.1.168); FILE MERGED 2005/09/05 17:28:00 rt 1.1.1.1.168.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [30e424d183f8474831ae306f3cef92343ecba0bb]

INTEGRATION: CWS ooo19126 (1.9.242); FILE MERGED 2005/09/05 12:22:58 rt 1.9.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ddd56b83c3fac9603f6bcd8c09cbe38f21a4d820]

INTEGRATION: CWS ooo19126 (1.8.46); FILE MERGED 2005/09/05 17:28:00 rt 1.8.46.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [563f39f93c8d243310f08bdb7ccce775f8bbe11d]

INTEGRATION: CWS ooo19126 (1.9.242); FILE MERGED 2005/09/05 12:22:57 rt 1.9.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8127855da75587d4a8b7ab4aaae435c7c0acdb75]

INTEGRATION: CWS ooo19126 (1.7.12); FILE MERGED 2005/09/05 17:28:00 rt 1.7.12.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e51c4b7df5406e8fc7cb88265d96a2cb1a48b0da]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:22:57 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6de9df7ebaeea4747d6debb3f83135a65062f415]

INTEGRATION: CWS ooo19126 (1.2.10); FILE MERGED 2005/09/05 17:28:00 rt 1.2.10.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [540e27c4e57ed0ca31eecdfed0550c88a05d3b82]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:22:56 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [790000d3fec2c3687b595e7d12f64bd8b1c0f43d]

INTEGRATION: CWS ooo19126 (1.2.10); FILE MERGED 2005/09/05 17:27:59 rt 1.2.10.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [00a06ac5fe9f3ccb9c6c69b3222700af7e2b8e8d]

INTEGRATION: CWS ooo19126 (1.10.242); FILE MERGED 2005/09/05 12:22:56 rt 1.10.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [25a9d2861bdcd3e9072616eb0e0b952ca784e967]

INTEGRATION: CWS ooo19126 (1.2.40); FILE MERGED 2005/09/05 17:27:59 rt 1.2.40.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [66f291771e4de5643ab8b0ca7d18e1b209bdec65]

INTEGRATION: CWS ooo19126 (1.8.12); FILE MERGED 2005/09/05 17:27:59 rt 1.8.12.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [46a62d4f621919f1238c34bd1605aea6c63bc3ec]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:22:55 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0a63458c57f4d84f084c70850c5fc73cce924029]

INTEGRATION: CWS ooo19126 (1.2.130); FILE MERGED 2005/09/05 17:27:58 rt 1.2.130.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bea754ce1bdaae2fd4349b1f6434dee1e7df7312]

INTEGRATION: CWS ooo19126 (1.4.10); FILE MERGED 2005/09/05 17:27:58 rt 1.4.10.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e6e825952073ea8562e5ff54d6b90a5161a214a8]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:22:55 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9486af539da6306715a5a01bd1322939e3de47f5]

INTEGRATION: CWS ooo19126 (1.23.12); FILE MERGED 2005/09/05 17:27:58 rt 1.23.12.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [063161c331d4ce4609cdf25d7f876a326c5a3e0f]

INTEGRATION: CWS ooo19126 (1.10.242); FILE MERGED 2005/09/05 12:22:55 rt 1.10.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [163cf3bef235e5db69ea9ce1fb0f29b14a435588]

INTEGRATION: CWS ooo19126 (1.4.12); FILE MERGED 2005/09/05 17:27:58 rt 1.4.12.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4524f5618407e8f996204e45adc077bf7469b268]

INTEGRATION: CWS ooo19126 (1.3.86); FILE MERGED 2005/09/05 12:22:54 rt 1.3.86.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9134ac85e6937036dcd91176c1a5ec75ccbe6091]

INTEGRATION: CWS ooo19126 (1.8.178); FILE MERGED 2005/09/05 12:22:54 rt 1.8.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b580697cf6d53aaf467d89edc6223e894012de7e]

INTEGRATION: CWS ooo19126 (1.4.26); FILE MERGED 2005/09/05 17:27:57 rt 1.4.26.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ade0afb84963c5617364880856d4ca7867b2c9fd]

INTEGRATION: CWS ooo19126 (1.2.10); FILE MERGED 2005/09/05 17:27:57 rt 1.2.10.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [205fb5d323b80f8b63140a1d7e8b3629eb421630]

INTEGRATION: CWS ooo19126 (1.8.178); FILE MERGED 2005/09/05 12:22:53 rt 1.8.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [dc238cb13c84c192d42edcec98d42a5b1cfda44f]

INTEGRATION: CWS ooo19126 (1.3.150); FILE MERGED 2005/09/05 17:27:57 rt 1.3.150.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [53df2a7d17ffe5286f1574a17ba3e743174f4ca5]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:22:53 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7d56f90d8d1616015c8c2bc1ce52dc28ac32fa26]

INTEGRATION: CWS ooo19126 (1.2.242); FILE MERGED 2005/09/05 12:22:53 rt 1.2.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [eb9549f0801eeb17774a8ea2845f4a19188b4e44]

INTEGRATION: CWS ooo19126 (1.1.162); FILE MERGED 2005/09/05 17:27:56 rt 1.1.162.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6e37809873bc303a7a819540f414f3729c7ea893]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:22:52 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0652d9d8b8337c81b5017c569cdb8811f26ca3a3]

INTEGRATION: CWS ooo19126 (1.4.150); FILE MERGED 2005/09/05 17:27:56 rt 1.4.150.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [368eef000cab1c36d3dfded9e823a6a65187203e]

INTEGRATION: CWS ooo19126 (1.2.242); FILE MERGED 2005/09/05 12:22:52 rt 1.2.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7cbd438f3f75cb41afb6297b450e25252af2ff37]

INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGED 2005/09/05 12:22:52 rt 1.3.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [99c1a0845d00c8ceb6351b9a943d86ecf65d5393]

INTEGRATION: CWS ooo19126 (1.3.20); FILE MERGED 2005/09/05 17:27:56 rt 1.3.20.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bf228044376b8122ac5990b35beb9f8a52eb7d5b]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:22:51 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e6d483fa79e459e8cdc9d9a3d727b3e6a1dc8735]

INTEGRATION: CWS ooo19126 (1.2.40); FILE MERGED 2005/09/05 17:27:55 rt 1.2.40.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ca97f1147eff7a18ffbd25e51ee3dd37a07a1e3c]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:22:51 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [dcf6544d342acd613d4d4677f67faccfdc072d7b]

INTEGRATION: CWS ooo19126 (1.7.12); FILE MERGED 2005/09/05 17:27:55 rt 1.7.12.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8899f500e20d01c582cf18625d91b4938e54f713]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:22:51 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b816d0df8e5e39a76d37181ae53dd7d443c6977c]

INTEGRATION: CWS ooo19126 (1.5.12); FILE MERGED 2005/09/05 17:27:55 rt 1.5.12.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cf6a131b977aa20df75feb92b3ea1e08b30e658e]

INTEGRATION: CWS ooo19126 (1.2.242); FILE MERGED 2005/09/05 12:22:50 rt 1.2.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b6d3b864f8f0c17f74be1c02422f466ad3586e1d]

INTEGRATION: CWS ooo19126 (1.9.12); FILE MERGED 2005/09/05 17:27:54 rt 1.9.12.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fee0529092fb8753b4198f580b7632debdfab4f4]

INTEGRATION: CWS ooo19126 (1.6.178); FILE MERGED 2005/09/05 12:22:50 rt 1.6.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9d9c2a895c960a16b973cfdaca5584001d51c1a3]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:22:50 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7fdea977fbf863fde1e3373637eb8d7154148e3c]

INTEGRATION: CWS ooo19126 (1.2.40); FILE MERGED 2005/09/05 17:27:54 rt 1.2.40.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [89acd7c60a83e7105cd486c2487a7679491f4976]

INTEGRATION: CWS ooo19126 (1.4.12); FILE MERGED 2005/09/05 17:27:54 rt 1.4.12.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6b64bef0d29f877078a1382fbd16ef80da1cf0ab]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:22:49 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [220ef8c7ea851099fc8158b3e0684e1e45f53cc8]

INTEGRATION: CWS ooo19126 (1.9.242); FILE MERGED 2005/09/05 12:22:49 rt 1.9.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0448a50b9f1f0c50b5bafaeb1c613f2624d51fa0]

INTEGRATION: CWS ooo19126 (1.2.10); FILE MERGED 2005/09/05 17:27:54 rt 1.2.10.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f50b75c5b73d4bf9c5ae7222e5fefcee13d3a0c7]

INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGED 2005/09/05 12:22:49 rt 1.3.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d4817968f09d97a0abc5bc9df3155ca0665e38b0]

INTEGRATION: CWS ooo19126 (1.2.10); FILE MERGED 2005/09/05 17:27:53 rt 1.2.10.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ddb05652bb0cc0a7058e62cd72876907c4e0277f]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:22:48 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [77491b828987e90680ca7786c235fadcba0b3454]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:22:48 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bb37df39b5131ab99d0389fdf0ee4a91fd35a11c]

INTEGRATION: CWS ooo19126 (1.3.6); FILE MERGED 2005/09/05 17:21:12 rt 1.3.6.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [451bdb565a622f2d5929529f62f5ebf90762283e]

INTEGRATION: CWS ooo19126 (1.3.86); FILE MERGED 2005/09/05 12:22:48 rt 1.3.86.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9855dda5c079015bdcf0495eb2f61b89eeaf83a8]

INTEGRATION: CWS ooo19126 (1.3.42); FILE MERGED 2005/09/05 17:21:12 rt 1.3.42.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [188d15a24fcf2b1f008ab5752431fb37fd44a708]

INTEGRATION: CWS ooo19126 (1.6.178); FILE MERGED 2005/09/05 12:22:47 rt 1.6.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f05a5250c79b869743e7f91c5b4888cbedf753b7]

INTEGRATION: CWS ooo19126 (1.3.38); FILE MERGED 2005/09/05 17:21:12 rt 1.3.38.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [308547f332b842a5f811f8d9cbbb54dd1b9be221]

INTEGRATION: CWS ooo19126 (1.7.86); FILE MERGED 2005/09/05 12:22:46 rt 1.7.86.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [dd3efce066b144b6cc7173a081de1818ca495185]

INTEGRATION: CWS ooo19126 (1.9.10); FILE MERGED 2005/09/05 17:21:11 rt 1.9.10.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1c58ba68f9a89d58e5a39d6143917c9c7371d39a]

INTEGRATION: CWS ooo19126 (1.5.178); FILE MERGED 2005/09/05 12:22:46 rt 1.5.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [37d342d695098aa451d1f5de010119525b24db63]

INTEGRATION: CWS ooo19126 (1.8.86); FILE MERGED 2005/09/05 12:22:46 rt 1.8.86.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5b730e1bbf44d824ecd001f6bd053edf83101c45]

INTEGRATION: CWS ooo19126 (1.2.538); FILE MERGED 2005/09/05 12:22:45 rt 1.2.538.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f889eead4d8e9b49dedc52543b28c377b478e775]

INTEGRATION: CWS ooo19126 (1.5.178); FILE MERGED 2005/09/05 12:22:45 rt 1.5.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bc55b356381e5aee7ec1b0db0d21f6f561cde350]

INTEGRATION: CWS ooo19126 (1.3.42); FILE MERGED 2005/09/05 17:21:10 rt 1.3.42.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [60ba50dd62c89c0d5f43e610c8e796b86c6a9df0]

INTEGRATION: CWS ooo19126 (1.5.178); FILE MERGED 2005/09/05 12:22:43 rt 1.5.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [32bb5fa66e57d5e23c0e4e6cfd386930c8e73850]

INTEGRATION: CWS ooo19126 (1.7.56); FILE MERGED 2005/09/05 10:51:27 rt 1.7.56.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d106db5a3bf1cdd982e74e95db08a064fa35d2c4]

INTEGRATION: CWS ooo19126 (1.9.242); FILE MERGED 2005/09/05 12:22:43 rt 1.9.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3109de467159707245aafec1115fc9d696d6ad0a]

INTEGRATION: CWS ooo19126 (1.2.42); FILE MERGED 2005/09/05 17:21:09 rt 1.2.42.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [caa6a7f856be0f012d737460472916ca245a7f7e]

INTEGRATION: CWS ooo19126 (1.6.558); FILE MERGED 2005/09/05 12:22:43 rt 1.6.558.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c0f61eb2ea9b0a2def404521edb0df60b310e1b0]

INTEGRATION: CWS ooo19126 (1.5.42); FILE MERGED 2005/09/05 17:21:09 rt 1.5.42.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bd56d4281518c331d74370724a898a8832a6b35b]

INTEGRATION: CWS ooo19126 (1.10.242); FILE MERGED 2005/09/05 12:22:42 rt 1.10.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [49977826c31d1ce8edfd7d9d2a0d7c715ced87f1]

INTEGRATION: CWS ooo19126 (1.5.122); FILE MERGED 2005/09/05 10:51:25 rt 1.5.122.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d5abd9c29baf3f3a4b98766b022b56a2d1b96de2]

INTEGRATION: CWS ooo19126 (1.11.6); FILE MERGED 2005/09/05 17:21:08 rt 1.11.6.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [41b1acfb5ee78f2c2b3d6184ba46e332ff59ace1]

INTEGRATION: CWS ooo19126 (1.11.242); FILE MERGED 2005/09/05 12:22:42 rt 1.11.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3e9ec27beefde27efb43fe3217dc75c64d381a03]

INTEGRATION: CWS ooo19126 (1.6.128); FILE MERGED 2005/09/05 10:51:25 rt 1.6.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f73b7c454a41aff98bf27f1d6019deec61097514]

INTEGRATION: CWS ooo19126 (1.5.42); FILE MERGED 2005/09/05 17:21:08 rt 1.5.42.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f1f15c943922f91a2b6ded9bcc48c3e59099798d]

INTEGRATION: CWS ooo19126 (1.9.242); FILE MERGED 2005/09/05 12:22:42 rt 1.9.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e9199098c46b862ab8934585e461e524e6ae99b4]

INTEGRATION: CWS ooo19126 (1.6.10); FILE MERGED 2005/09/05 17:21:08 rt 1.6.10.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [28453715e4fb419ec3fe1d7b3c9b26ae84345de6]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:22:41 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [697c2510a221ff36ffcf652b81ab7ff261830600]

INTEGRATION: CWS ooo19126 (1.4.158); FILE MERGED 2005/09/05 10:51:24 rt 1.4.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cb77e37f9233c80cfdd09d76e00f603a1fda6cc9]

INTEGRATION: CWS ooo19126 (1.10.4); FILE MERGED 2005/09/05 17:21:07 rt 1.10.4.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4c8bd900138dea82a7b66909787479dcea42e97a]

INTEGRATION: CWS ooo19126 (1.9.242); FILE MERGED 2005/09/05 12:22:41 rt 1.9.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [210ca9ce3ca0625cf66e0924aaed31b258888b9b]

INTEGRATION: CWS ooo19126 (1.7.76); FILE MERGED 2005/09/05 10:51:24 rt 1.7.76.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3d9f72382604009a2159e16f21eb4b2eee5616ba]

INTEGRATION: CWS ooo19126 (1.8.10); FILE MERGED 2005/09/05 17:21:07 rt 1.8.10.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [513e1de8a41c9ae8dd64c8d8ab323a755c7e3d4f]

INTEGRATION: CWS ooo19126 (1.6.10); FILE MERGED 2005/09/05 17:21:06 rt 1.6.10.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [13aa308bb8227c96352bd5e83c571429b6523d01]

INTEGRATION: CWS ooo19126 (1.4.126); FILE MERGED 2005/09/05 10:51:22 rt 1.4.126.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1b7858fa56e8484f244596adfd04ca8bd3160978]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:22:40 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [47590c1602ff73dd381a7b63d59004e442c29f18]

INTEGRATION: CWS ooo19126 (1.11.10); FILE MERGED 2005/09/05 17:21:06 rt 1.11.10.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [dc7b84257c9d42e8dbcfd4372ac5641e950e58a0]

INTEGRATION: CWS ooo19126 (1.9.76); FILE MERGED 2005/09/05 10:51:21 rt 1.9.76.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4a1519f4e786bedefc5b7d9305ff92af40108aa1]

INTEGRATION: CWS ooo19126 (1.10.242); FILE MERGED 2005/09/05 12:22:39 rt 1.10.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1655d7215a2b5d4dd6e4807dda86ea376ade5326]

INTEGRATION: CWS ooo19126 (1.9.6); FILE MERGED 2005/09/05 17:21:06 rt 1.9.6.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [de054dd4a5d506f2d14ded024fb4139be137695f]

INTEGRATION: CWS ooo19126 (1.1.674); FILE MERGED 2005/09/05 12:22:38 rt 1.1.674.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [00b14c1c72bccab1e9d47ed952e2a14e4024c1cc]

INTEGRATION: CWS ooo19126 (1.2.10); FILE MERGED 2005/09/05 17:21:05 rt 1.2.10.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b272c183c15cc0833cd55ce75d188e93b6ac3190]

INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGED 2005/09/05 12:22:38 rt 1.3.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [78269e411f8589ccc4771ed2efd1457d29d00368]

INTEGRATION: CWS ooo19126 (1.2.10); FILE MERGED 2005/09/05 17:21:04 rt 1.2.10.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c97694acf3bf471146edaddfe824bb2ea6893290]

INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGED 2005/09/05 12:22:37 rt 1.3.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6ef7eab89198d90f425bff66e70a3ca0c4eed2a5]

INTEGRATION: CWS ooo19126 (1.4.142); FILE MERGED 2005/09/05 10:51:16 rt 1.4.142.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d07dc5f91ea6466aea90b35bbeb21a5fe55b7dac]

INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGED 2005/09/05 12:22:36 rt 1.3.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d6749bdea0c6e6d53c1063459aabc75b5b510288]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 10:51:14 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0b1f66bff7d70207cc619e5cd1a7d1caa0c69d9a]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:22:35 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6358af4ca44d328859b099c2127087d8afef74a3]

INTEGRATION: CWS ooo19126 (1.19.538); FILE MERGED 2005/09/05 12:22:35 rt 1.19.538.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [75089f5d9f6d9ceaab4b38063b1158ebac6d9bad]

INTEGRATION: CWS ooo19126 (1.2.10); FILE MERGED 2005/09/05 17:21:03 rt 1.2.10.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5360c4f2117a11db7c042536a01b97a2cf03e297]

INTEGRATION: CWS ooo19126 (1.9.52); FILE MERGED 2005/09/05 12:22:35 rt 1.9.52.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [01832349ce2b7da62bb3b3267211de311ba89549]

INTEGRATION: CWS ooo19126 (1.3.6); FILE MERGED 2005/09/05 17:21:02 rt 1.3.6.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [79f666c6f15f08057af287089a753939e85dcc4e]

INTEGRATION: CWS ooo19126 (1.3.106); FILE MERGED 2005/09/05 10:51:12 rt 1.3.106.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3969c7bac49bc0eebe0ab19c4adc0bb38b1a79a8]

INTEGRATION: CWS ooo19126 (1.5.178); FILE MERGED 2005/09/05 12:22:35 rt 1.5.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9886177c8cb80ec9df0d2fd1b4550238b69d5184]

INTEGRATION: CWS ooo19126 (1.2.18); FILE MERGED 2005/09/05 17:21:01 rt 1.2.18.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2a903791be9d90b7204734a0f03225a153b7a695]

INTEGRATION: CWS ooo19126 (1.3.110); FILE MERGED 2005/09/05 18:43:58 rt 1.3.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [57040259a4f3c9066cb0e424490bdecf0e9a6f06]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:22:34 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [09c9c5969a8217bc7f143848343670caea27ed00]

INTEGRATION: CWS ooo19126 (1.5.178); FILE MERGED 2005/09/05 12:22:34 rt 1.5.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e8c1a5ceffa00e1ae979589321144273e5e66031]

INTEGRATION: CWS ooo19126 (1.1.1.1.110); FILE MERGED 2005/09/05 18:43:58 rt 1.1.1.1.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [71faa7ecb1126c6674fc558fbe8354571e75b5c0]

INTEGRATION: CWS ooo19126 (1.17.242); FILE MERGED 2005/09/05 12:22:34 rt 1.17.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [64a1715319612108e27509835c589aff8baa94df]

INTEGRATION: CWS ooo19126 (1.5.178); FILE MERGED 2005/09/05 12:22:33 rt 1.5.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [914371acf13bfdea729597fb142aaa1f47684b0a]

INTEGRATION: CWS ooo19126 (1.1.1.1.110); FILE MERGED 2005/09/05 18:43:57 rt 1.1.1.1.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4b868f5c0364616098d089f831848e587f7378c8]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:22:32 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f9fa0046ca057e156d63abfc65756239e1d6159c]

INTEGRATION: CWS ooo19126 (1.5.178); FILE MERGED 2005/09/05 12:22:32 rt 1.5.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [53ed205ca690c7bbdb6ad728c3465e73ee8d15e4]

INTEGRATION: CWS ooo19126 (1.5.178); FILE MERGED 2005/09/05 12:22:31 rt 1.5.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9376010a4c18ae4f25a14f17361b22ebc860ddc9]

INTEGRATION: CWS ooo19126 (1.7.52); FILE MERGED 2005/09/05 12:22:31 rt 1.7.52.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c862bf5ceee6aa92877c6ea34b0d266144a91b30]

INTEGRATION: CWS ooo19126 (1.1.1.1.110); FILE MERGED 2005/09/05 18:43:56 rt 1.1.1.1.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [dd17da8d474f59515fd21b629c9741e3c2cb3a80]

INTEGRATION: CWS ooo19126 (1.12.242); FILE MERGED 2005/09/05 12:22:30 rt 1.12.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [62e5cd3a20b7b911790737b293acca779e2d9da1]

INTEGRATION: CWS ooo19126 (1.10.242); FILE MERGED 2005/09/05 12:22:30 rt 1.10.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e36e16eb81d9159b2a361f08ceab0be0ad6c00e1]

INTEGRATION: CWS ooo19126 (1.14.52); FILE MERGED 2005/09/05 12:22:29 rt 1.14.52.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1daceab19f06a2d2bbe10d10efa80a1b89e2394d]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:22:29 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [702ac0835d2605adbe3d320753bec1942705f371]

INTEGRATION: CWS ooo19126 (1.4.242); FILE MERGED 2005/09/05 12:22:28 rt 1.4.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [915ba9d6f706e941e1e749969e2d7974c3ed5bad]

INTEGRATION: CWS ooo19126 (1.1.1.1.110); FILE MERGED 2005/09/05 18:43:55 rt 1.1.1.1.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fe6be7f797767bf7ada9becbb68a23b8c3774b8b]

INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGED 2005/09/05 12:22:28 rt 1.3.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e5a3a0884fab5760bef323706c24924a1f6e6f7a]

INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGED 2005/09/05 12:22:27 rt 1.3.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b5bed02c56a9be138c25c82611177ca7c10f0600]

INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGED 2005/09/05 12:22:26 rt 1.3.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [af65ad9b601d5e9e5b820e6317785772145749ae]

INTEGRATION: CWS ooo19126 (1.1.1.1.110); FILE MERGED 2005/09/05 18:43:54 rt 1.1.1.1.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1cb4b216fd439d30bddc84aa02b5635882c86d25]

INTEGRATION: CWS ooo19126 (1.4.52); FILE MERGED 2005/09/05 12:22:26 rt 1.4.52.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a9f87f57ba133897c31a5cbede70751c7f79962d]

INTEGRATION: CWS ooo19126 (1.4.52); FILE MERGED 2005/09/05 12:22:25 rt 1.4.52.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5314291e907c472ffef7d5fc061272d642f436a8]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:22:25 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d262b1c6e6733e613478db1c53f8bbf76155dd1e]

INTEGRATION: CWS ooo19126 (1.7.110); FILE MERGED 2005/09/05 18:43:54 rt 1.7.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9f744d7b0350ed6ac9c82ecaca5da4eaddf742f4]

INTEGRATION: CWS ooo19126 (1.5.178); FILE MERGED 2005/09/05 12:22:25 rt 1.5.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [dfb266703261f89d1b0cd12627f70146c86861f3]

INTEGRATION: CWS ooo19126 (1.6.110); FILE MERGED 2005/09/05 18:43:53 rt 1.6.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bec7b51b34f40fb203c6d66386d94456c30fcedc]

INTEGRATION: CWS ooo19126 (1.9.108); FILE MERGED 2005/09/05 18:43:53 rt 1.9.108.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [04b413c3f94568afb34b46d9f355a57fd9cfdcf8]

INTEGRATION: CWS ooo19126 (1.7.86); FILE MERGED 2005/09/05 12:22:24 rt 1.7.86.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a6dee5e0bcc743fc063d42abc347e815d776ea28]

INTEGRATION: CWS ooo19126 (1.1.110); FILE MERGED 2005/09/05 18:43:53 rt 1.1.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0f22f7e93d8d49795bb4d0fbc2ceea6a5559b486]

INTEGRATION: CWS ooo19126 (1.5.178); FILE MERGED 2005/09/05 12:22:24 rt 1.5.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f7a1551cc437e36cf5d2316ca64aa86fb0a34f2e]

INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGED 2005/09/05 12:22:24 rt 1.3.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [03b1a9e3c30ff99e44663adb019c0f3909d284cd]

INTEGRATION: CWS ooo19126 (1.5.110); FILE MERGED 2005/09/05 18:43:53 rt 1.5.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [889ed4e276d18617427db11522e64d41b954c8b4]

INTEGRATION: CWS ooo19126 (1.5.178); FILE MERGED 2005/09/05 12:22:23 rt 1.5.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [12dee303e8636e861dde9d9b9ee5a987173479ed]

INTEGRATION: CWS ooo19126 (1.13.110); FILE MERGED 2005/09/05 18:43:53 rt 1.13.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [17f19814a7ab1af5e89e9453ae687919a5e6d05c]

INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGED 2005/09/05 12:22:23 rt 1.3.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8f12505cd0bd2754297fa10c2785bdc7a0d00f08]

INTEGRATION: CWS ooo19126 (1.34.110); FILE MERGED 2005/09/05 18:43:52 rt 1.34.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [21278c5f4e796235d196bfcdaff605b4d2824c23]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:22:23 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [aa7fca7038e87245c97530297a8a41053c459a16]

INTEGRATION: CWS ooo19126 (1.21.110); FILE MERGED 2005/09/05 18:43:52 rt 1.21.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e5d7b5dbb7cc54cc630782a4a32164870c701154]

INTEGRATION: CWS ooo19126 (1.10.52); FILE MERGED 2005/09/05 12:22:22 rt 1.10.52.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c4d98622fa7e281c9b4fc34a19540113e9f5bcde]

INTEGRATION: CWS ooo19126 (1.1.1.1.110); FILE MERGED 2005/09/05 18:43:52 rt 1.1.1.1.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a859f63c280855e5caeea05c61220503d7339d38]

INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGED 2005/09/05 12:22:22 rt 1.3.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [39b68dfe0ca0f0eca793c4238bdfc7f74c563190]

INTEGRATION: CWS ooo19126 (1.18.110); FILE MERGED 2005/09/05 18:43:52 rt 1.18.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [18fe63ed7c30501c0a2225b7bce4546cc90f95f7]

INTEGRATION: CWS ooo19126 (1.5.178); FILE MERGED 2005/09/05 12:22:22 rt 1.5.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [138a8a9de6bd90c8749442fa2f4e32b6770afc38]

INTEGRATION: CWS ooo19126 (1.4.110); FILE MERGED 2005/09/05 18:43:52 rt 1.4.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6bbd6555dd80fd93278b414340dff110414ac8b6]

INTEGRATION: CWS ooo19126 (1.5.178); FILE MERGED 2005/09/05 12:22:21 rt 1.5.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [40691852c1100f366b19bbadb0555fc127381e2b]

INTEGRATION: CWS ooo19126 (1.2.110); FILE MERGED 2005/09/05 18:43:51 rt 1.2.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d4ea80eb9738fec2a0645504e171e0a2da4ff833]

INTEGRATION: CWS ooo19126 (1.1.1.1.158); FILE MERGED 2005/09/05 10:50:47 rt 1.1.1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1377e845f8d629ba9ba198823cda0528a1803ebf]

INTEGRATION: CWS ooo19126 (1.9.110); FILE MERGED 2005/09/05 18:43:51 rt 1.9.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [53a476d3ca138d5cabb0740a3e7a5fda3d3fbc57]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 10:50:47 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ad7559a4ea574ae132ce2bd5254a5ea27f6004d2]

INTEGRATION: CWS ooo19126 (1.12.110); FILE MERGED 2005/09/05 18:43:51 rt 1.12.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [970ba8c00b12f7bc72624ccbcec08f7e5890408e]

INTEGRATION: CWS ooo19126 (1.4.242); FILE MERGED 2005/09/05 12:22:20 rt 1.4.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4072ae459c014d7dc3a127e8a55c02824cf13896]

INTEGRATION: CWS ooo19126 (1.2.142); FILE MERGED 2005/09/05 10:50:47 rt 1.2.142.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7240e2e25ce138a7282db42317759dd08f0ae151]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:22:20 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c8857bd0aa4d7b0a67b585f607994d9f56dc2cd9]

INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGED 2005/09/05 12:22:18 rt 1.3.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [210f76af49a26f857b40f1eb6e981997921bab62]

INTEGRATION: CWS ooo19126 (1.4.10); FILE MERGED 2005/09/05 10:50:46 rt 1.4.10.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d81ea84626a28fd8506afb2bb263eea03c7d9aae]

INTEGRATION: CWS ooo19126 (1.1.1.1.110); FILE MERGED 2005/09/05 18:43:51 rt 1.1.1.1.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [47482ecce2981637ac55f921b2892d43c7720a05]

INTEGRATION: CWS ooo19126 (1.4.242); FILE MERGED 2005/09/05 12:22:18 rt 1.4.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cdea24427cd198f09ce7e550bd5df7aac02d7c40]

INTEGRATION: CWS ooo19126 (1.1.1.1.158); FILE MERGED 2005/09/05 10:50:46 rt 1.1.1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2f4ea09ff854734a96506a45c14fbb0029429792]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:22:18 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8d3bb81523b2c50a3062d2e60f9ecb73a2e26880]

INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGED 2005/09/05 12:22:17 rt 1.3.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3a710f91a884f1a7c18ceb4563c019f7c3468d3b]

INTEGRATION: CWS ooo19126 (1.2.110); FILE MERGED 2005/09/05 18:43:50 rt 1.2.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fa12d8827e8c41d58cb4898b9383c8fb38aeb52d]

INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGED 2005/09/05 12:22:16 rt 1.3.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [df332598507c05b0d79101b825b364317f884417]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:22:16 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8a940c7770e99b0b945a62111a21cf6252a923e1]

INTEGRATION: CWS ooo19126 (1.3.110); FILE MERGED 2005/09/05 18:43:50 rt 1.3.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [52151e058234cf011c6a5bdc994ecc1faeeddf8b]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:22:15 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9771b76f271eae049caa74d8de8d1414bcb9c4aa]

INTEGRATION: CWS ooo19126 (1.32.110); FILE MERGED 2005/09/05 18:43:49 rt 1.32.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fbb7dfdb48f66fdb1284d0b2c4acd54ce503289b]

INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGED 2005/09/05 12:22:15 rt 1.3.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c11b1628d1cbb5c544872c276000a911ca71f7a6]

INTEGRATION: CWS ooo19126 (1.1.1.1.110); FILE MERGED 2005/09/05 18:43:49 rt 1.1.1.1.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a78264a10a9e7936bfa689e2693451a5880efa07]

INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGED 2005/09/05 12:22:13 rt 1.3.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cbe0def25a52df957c01b71aabbff69bfc327b84]

INTEGRATION: CWS ooo19126 (1.16.110); FILE MERGED 2005/09/05 18:43:49 rt 1.16.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6acea51737c3919fa855beb16a4202bbff6eb5c9]

INTEGRATION: CWS ooo19126 (1.1.110); FILE MERGED 2005/09/05 18:43:49 rt 1.1.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8686d2f1b228c8b045c63925b701b42d4d649d6a]

INTEGRATION: CWS ooo19126 (1.5.178); FILE MERGED 2005/09/05 12:22:13 rt 1.5.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9358b4494414819f8b555d38370f3c7f51425ba7]

INTEGRATION: CWS ooo19126 (1.3.110); FILE MERGED 2005/09/05 18:43:48 rt 1.3.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3af97261b79e6ee909044972fa6f1e040e5b313d]

INTEGRATION: CWS ooo19126 (1.5.178); FILE MERGED 2005/09/05 12:22:12 rt 1.5.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6d130996d72397fa4d33dbfd4deeb2097858d7a6]

INTEGRATION: CWS ooo19126 (1.13.110); FILE MERGED 2005/09/05 18:43:48 rt 1.13.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8e616d67d609a1dae6237105320e84deaafeeb82]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:22:12 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [336368e1fc838f8402a1de2d31c1dc6cc1a4c87b]

INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGED 2005/09/05 12:22:12 rt 1.3.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [92c799b6296304d455eba742d109b2ca971466cf]

INTEGRATION: CWS ooo19126 (1.2.110); FILE MERGED 2005/09/05 18:43:48 rt 1.2.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3c1831020333f03dcef83c30150abd3a44e42a26]

INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGED 2005/09/05 12:22:11 rt 1.3.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1172b17514ea8490749f6d6dab2ec879bd4753a9]

INTEGRATION: CWS ooo19126 (1.10.110); FILE MERGED 2005/09/05 18:43:48 rt 1.10.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [587f42588a1d5cf7c154be9d7aa47e3d2986887a]

INTEGRATION: CWS ooo19126 (1.4.242); FILE MERGED 2005/09/05 12:22:11 rt 1.4.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6235eaa687d8dd97f004d32f5d0b56d3cbe29688]

INTEGRATION: CWS ooo19126 (1.4.110); FILE MERGED 2005/09/05 18:43:48 rt 1.4.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [adc5eca6e1256e376fa541ca20b7de234bcea732]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:22:11 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4872e060b10f0985c1ee670fc68d09f533bfb877]

INTEGRATION: CWS ooo19126 (1.1.110); FILE MERGED 2005/09/05 18:43:47 rt 1.1.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b925b24787a156d56cfd1019082b17582e2414bb]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:22:10 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f88bb2cb4926310a42d35d6a6f2a406ab1d32671]

INTEGRATION: CWS ooo19126 (1.7.110); FILE MERGED 2005/09/05 18:43:47 rt 1.7.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [68dc5fd473f038bfb9ef42ca6b05e41ca10f1f19]

INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGED 2005/09/05 12:22:10 rt 1.3.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3c9355d0ffc9d2d4efe021a6b477ea83c41a94fe]

INTEGRATION: CWS ooo19126 (1.10.110); FILE MERGED 2005/09/05 18:43:47 rt 1.10.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3f407151224b520b3ec1a224d6b929e1e7049fab]

INTEGRATION: CWS ooo19126 (1.4.242); FILE MERGED 2005/09/05 12:22:10 rt 1.4.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9ff1588d97b7938ae0e6dee10b876d0891e4a51d]

INTEGRATION: CWS ooo19126 (1.2.110); FILE MERGED 2005/09/05 18:43:47 rt 1.2.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a81554705af4206620738bc413291d6a330abf56]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:22:08 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ab35ec76dbd8b0bb8392b8fc61615ea14ef3f60a]

INTEGRATION: CWS ooo19126 (1.1.110); FILE MERGED 2005/09/05 18:43:46 rt 1.1.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f85b92b5609a329036fec2b51572923b44a97678]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:22:08 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [426e3727d10195bdb6025f03393e2bc9d1054032]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 10:50:36 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ee3c468207edce5d7d1eebeef9d2b19de2b510be]

INTEGRATION: CWS ooo19126 (1.4.52); FILE MERGED 2005/09/05 12:22:07 rt 1.4.52.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3c557115fa5bcaaef466e48a8aac17838c8788dc]

INTEGRATION: CWS ooo19126 (1.4.242); FILE MERGED 2005/09/05 12:22:07 rt 1.4.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [55e461c44ca7ee3f24b8633ef998a8b94163dd4d]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:22:06 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [50f69a6f1d318a287081afec2fa0a4759b88fe8c]

INTEGRATION: CWS ooo19126 (1.1.1.1.110); FILE MERGED 2005/09/05 18:43:45 rt 1.1.1.1.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ebc1d477e1eff08bdeafb17161c2fa24ddf1c1ed]

INTEGRATION: CWS ooo19126 (1.9.242); FILE MERGED 2005/09/05 12:22:06 rt 1.9.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [292e2b7168e315151a5c3c46cc79332fdae0afed]

INTEGRATION: CWS ooo19126 (1.9.110); FILE MERGED 2005/09/05 18:43:44 rt 1.9.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c2843512f0b2882b2165db869da1c5edc69fb90b]

INTEGRATION: CWS ooo19126 (1.4.110); FILE MERGED 2005/09/05 18:43:44 rt 1.4.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [186e4c2a89b0037f778e4550364f7346b426fbe8]

INTEGRATION: CWS ooo19126 (1.5.178); FILE MERGED 2005/09/05 12:22:05 rt 1.5.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e22e22c8928bb425462c9af502ed762cb073f754]

INTEGRATION: CWS ooo19126 (1.2.110); FILE MERGED 2005/09/05 18:43:43 rt 1.2.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6fe7f1ebe7e2eac537fb36e6f532b196dd8c5b23]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:22:05 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5f15fd2eb58943a7fc9c01b64c78cb0e0e354679]

INTEGRATION: CWS ooo19126 (1.5.110); FILE MERGED 2005/09/05 18:43:43 rt 1.5.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [62a480c8932b6e51d8160fc23394c937a6dcb574]

INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGED 2005/09/05 12:22:04 rt 1.3.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6763faa1d1a80ae36fe551c3349e19944d41afc5]

INTEGRATION: CWS ooo19126 (1.5.128); FILE MERGED 2005/09/05 10:50:33 rt 1.5.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8ff6b379c08c5c3b87b9ab65db7ae7c15cd937b2]

INTEGRATION: CWS ooo19126 (1.2.110); FILE MERGED 2005/09/05 18:43:41 rt 1.2.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c726b0f9aa18632a4287bdcc6505be9431e72892]

INTEGRATION: CWS ooo19126 (1.7.52); FILE MERGED 2005/09/05 12:22:04 rt 1.7.52.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7998872b614cf5163c8d73885870a2e5b8ecf951]

INTEGRATION: CWS ooo19126 (1.5.106); FILE MERGED 2005/09/05 18:43:41 rt 1.5.106.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1a8a2ed9206783b43c3d65d69e001b87776b87ac]

INTEGRATION: CWS ooo19126 (1.4.52); FILE MERGED 2005/09/05 12:22:03 rt 1.4.52.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [54058dd4a8fbf5ce9613e47b3c783fb0a8b39c61]

INTEGRATION: CWS ooo19126 (1.3.110); FILE MERGED 2005/09/05 18:43:41 rt 1.3.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ca9537042122367de9b53da5ec7e1ca337a9c609]

INTEGRATION: CWS ooo19126 (1.4.242); FILE MERGED 2005/09/05 12:22:02 rt 1.4.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1f58ed92d7338bf0147d9c4b0495bdbab4a1cbcf]

INTEGRATION: CWS ooo19126 (1.5.110); FILE MERGED 2005/09/05 18:43:41 rt 1.5.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cae59d01804fa96648d488ea20eda5d8a131b3a1]

INTEGRATION: CWS ooo19126 (1.2.234); FILE MERGED 2005/09/05 12:22:02 rt 1.2.234.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [531ec003bd4cf214fbda0e972373816925116575]

INTEGRATION: CWS ooo19126 (1.2.234); FILE MERGED 2005/09/05 12:22:01 rt 1.2.234.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bfa02be40a9e0c38c2b2407bbecc3e9911f10b73]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 12:22:01 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8d0dcfcaa52c3baeeb3914bc4efb6ecbe0fa0b7b]

INTEGRATION: CWS ooo19126 (1.5.110); FILE MERGED 2005/09/05 18:43:40 rt 1.5.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [490b5e02e9fa771e322adb36efd8797322f47a7b]

INTEGRATION: CWS ooo19126 (1.2.110); FILE MERGED 2005/09/05 18:43:40 rt 1.2.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [68bf51678ba92183462b0ff5c85093bd6f99172f]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 12:22:00 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5566bf512857dc9a89d7dc207c7dcb3396161776]

INTEGRATION: CWS ooo19126 (1.3.110); FILE MERGED 2005/09/05 18:43:40 rt 1.3.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a9150103bde4f976150734de545d4390086e1456]

INTEGRATION: CWS ooo19126 (1.2.234); FILE MERGED 2005/09/05 12:22:00 rt 1.2.234.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bd9fb076f4329d5580a1efb21d6633986bd69df7]

INTEGRATION: CWS ooo19126 (1.4.106); FILE MERGED 2005/09/05 18:43:39 rt 1.4.106.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ac526b3120b375fb58c8ece26e90d468eaab5901]

INTEGRATION: CWS ooo19126 (1.3.110); FILE MERGED 2005/09/05 18:43:39 rt 1.3.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4bf1703c24230177571ae85d21cb1aa965bf0354]

INTEGRATION: CWS ooo19126 (1.4.110); FILE MERGED 2005/09/05 18:43:39 rt 1.4.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [50b1bd6a43977e2c43f0dd0d86c9d9cdbd0a43da]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 12:21:59 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9bb20ad89ead52e16453299b44f0dde2714f2b23]

INTEGRATION: CWS ooo19126 (1.2.56); FILE MERGED 2005/09/05 12:21:58 rt 1.2.56.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a805e42bdd30d74c23d566fd4b63f1a004ddbd89]

INTEGRATION: CWS ooo19126 (1.8.110); FILE MERGED 2005/09/05 18:43:38 rt 1.8.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [47b6c7db12a2819ea04ee4261ffcd0212d9e42c4]

INTEGRATION: CWS ooo19126 (1.3.50); FILE MERGED 2005/09/05 12:21:58 rt 1.3.50.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9f2dfa07b91333017597041843f06d937019deab]

INTEGRATION: CWS ooo19126 (1.1.110); FILE MERGED 2005/09/05 18:43:38 rt 1.1.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7c7745d64e2e3cf7f20b82bce501188bf11e7f8e]

INTEGRATION: CWS ooo19126 (1.3.50); FILE MERGED 2005/09/05 12:21:57 rt 1.3.50.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5c8e26e98991e2fbae17e6b6ed78ec5c699f3bc9]

INTEGRATION: CWS ooo19126 (1.3.110); FILE MERGED 2005/09/05 18:43:38 rt 1.3.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0bedde5256168dbb01057af51c3243144e8b2f2c]

INTEGRATION: CWS ooo19126 (1.7.108); FILE MERGED 2005/09/05 18:43:38 rt 1.7.108.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b54fe4d7f1aecbecb6f271e311831ee1e24fe8ba]

INTEGRATION: CWS ooo19126 (1.3.50); FILE MERGED 2005/09/05 12:21:56 rt 1.3.50.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [76370e793ed6f94dbb87de0fdd1266d75f942563]

INTEGRATION: CWS ooo19126 (1.4.88); FILE MERGED 2005/09/05 18:43:37 rt 1.4.88.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0047650ab190d8e30085ebf6d1e2a99aba66a0ae]

INTEGRATION: CWS ooo19126 (1.3.50); FILE MERGED 2005/09/05 12:21:55 rt 1.3.50.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bd98c015bad3ca417248410556608f08fd3d3182]

INTEGRATION: CWS ooo19126 (1.1.1.1.110); FILE MERGED 2005/09/05 18:43:37 rt 1.1.1.1.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a24602e7344dd2a0a1ba0101bba007b9667b0dac]

INTEGRATION: CWS ooo19126 (1.17.110); FILE MERGED 2005/09/05 18:43:36 rt 1.17.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [96e6cf165af768276bc29c6bb62245f39cbcc459]

INTEGRATION: CWS ooo19126 (1.1.110); FILE MERGED 2005/09/05 18:43:36 rt 1.1.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [39b6cbc43cfbb01333a17a6ae7da09b452a5c2f7]

INTEGRATION: CWS ooo19126 (1.3.50); FILE MERGED 2005/09/05 12:21:54 rt 1.3.50.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bb38dade66628982e243129d6eea28d5a84b5ada]

INTEGRATION: CWS ooo19126 (1.4.110); FILE MERGED 2005/09/05 18:43:36 rt 1.4.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [03115b6c2b425b7414d0b9631c9d925925fe4572]

INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 18:43:35 rt 1.2.90.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7bc76a39ff3137fee7bfe766b3bc712a8c837faf]

INTEGRATION: CWS ooo19126 (1.4.84); FILE MERGED 2005/09/05 18:43:35 rt 1.4.84.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2dd9cccb0840c5ec9f7413c8cdc4cf92b95c3fcd]

INTEGRATION: CWS ooo19126 (1.3.50); FILE MERGED 2005/09/05 12:21:53 rt 1.3.50.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c790b19f95fa71a1f309f8281c19d2435a4224bf]

INTEGRATION: CWS ooo19126 (1.2.182); FILE MERGED 2005/09/05 12:21:52 rt 1.2.182.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d094d30cf0331b6ac827999bfb9fa4727c74acda]

INTEGRATION: CWS ooo19126 (1.2.110); FILE MERGED 2005/09/05 18:43:35 rt 1.2.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1fe3d429b2096dc55fde39c311acc8bc25b43b0e]

INTEGRATION: CWS ooo19126 (1.2.182); FILE MERGED 2005/09/05 12:21:51 rt 1.2.182.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [14181aa740133dc9c6fa23df5331db8d09bc9176]

INTEGRATION: CWS ooo19126 (1.2.110); FILE MERGED 2005/09/05 18:43:34 rt 1.2.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b6415c2439cd1efcad52ba994c2a063a3349b9c6]

INTEGRATION: CWS ooo19126 (1.7.106); FILE MERGED 2005/09/05 18:43:34 rt 1.7.106.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4fbc938018908daab0bffa52503a78d72c7cd00e]

INTEGRATION: CWS ooo19126 (1.1.110); FILE MERGED 2005/09/05 18:43:34 rt 1.1.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3c8133419d4d05de4fbc7634487f57e85319ce1f]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 10:50:11 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5712a9887ba164734c34ff41991c06065ceab2df]

INTEGRATION: CWS ooo19126 (1.2.182); FILE MERGED 2005/09/05 12:21:50 rt 1.2.182.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [82c3e53c5eb550928545987ad5e469bfa069c851]

INTEGRATION: CWS ooo19126 (1.3.108); FILE MERGED 2005/09/05 18:43:34 rt 1.3.108.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4cc98a5732575827848427a071d80e9780cc60f6]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 10:50:11 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7376e4d5a040fd28313db64b8607bb0d1d34587e]

INTEGRATION: CWS ooo19126 (1.2.84); FILE MERGED 2005/09/05 18:43:33 rt 1.2.84.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [71f493e850de0e2fd5ffc68e3dc0a571d5a8467a]

INTEGRATION: CWS ooo19126 (1.4.74); FILE MERGED 2005/09/05 12:21:49 rt 1.4.74.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fda5a590a0466995e8d50d67f64cdfd48cbf53eb]

INTEGRATION: CWS ooo19126 (1.2.110); FILE MERGED 2005/09/05 18:43:33 rt 1.2.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3f76b3c5cbf7d9122da266f372648e1e2bbd7229]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 10:50:10 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e01f141a89440ee6ccb843aa4283457da2850cb3]

INTEGRATION: CWS ooo19126 (1.3.74); FILE MERGED 2005/09/05 12:21:48 rt 1.3.74.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9594c1ebfd351312fdecaf4472bf964d003351dd]

INTEGRATION: CWS ooo19126 (1.1.1.1.110); FILE MERGED 2005/09/05 18:43:33 rt 1.1.1.1.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [67e73bdd6aecab85f8e182c6d528caca3fe7f48b]

INTEGRATION: CWS ooo19126 (1.2.74); FILE MERGED 2005/09/05 12:21:48 rt 1.2.74.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b0c9fd8e57b2779af902aa9e750cb643c6a4dda6]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 10:50:09 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f3b06d20e8812828ffff79c2e7fef120138c1fa3]

INTEGRATION: CWS ooo19126 (1.2.74); FILE MERGED 2005/09/05 12:21:47 rt 1.2.74.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [c9620ac35b47fb1f2f4e78809fcd8eb8a9a63e23]

INTEGRATION: CWS ooo19126 (1.1.1.1.110); FILE MERGED 2005/09/05 18:43:32 rt 1.1.1.1.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d00934b668eaa56c655f6e4c97820bb895bd44e8]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 10:50:08 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [28809cd2ce53c57b72475a69bf7f6767da3ad48d]

INTEGRATION: CWS ooo19126 (1.2.110); FILE MERGED 2005/09/05 18:43:32 rt 1.2.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8b0420d5f8719b39f66e24c5103bb02334f73195]

INTEGRATION: CWS ooo19126 (1.4.108); FILE MERGED 2005/09/05 18:43:32 rt 1.4.108.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [50c9c083bd30dc0dcf8c3301adf3a1257881b1e9]

INTEGRATION: CWS ooo19126 (1.3.74); FILE MERGED 2005/09/05 12:21:46 rt 1.3.74.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [12252f41eda9d4483f7b10cc88e4c5e2ff9d1bb7]

INTEGRATION: CWS ooo19126 (1.3.110); FILE MERGED 2005/09/05 18:43:32 rt 1.3.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9ae41a9730a92d8201f63c64f119d6864fc7818e]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 10:50:07 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [965c90d1d80630f89c6cacc5799682ca0184a317]

INTEGRATION: CWS ooo19126 (1.2.110); FILE MERGED 2005/09/05 18:43:31 rt 1.2.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f02b831569f3dacff54e0dc1bf18f34d56d005f0]

INTEGRATION: CWS ooo19126 (1.2.74); FILE MERGED 2005/09/05 12:21:45 rt 1.2.74.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e92f01825f7101542577e2c29d412eee5db4c1dd]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 10:50:06 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ddcaa6e12398a047de5c9128d87c124f8c222a99]

INTEGRATION: CWS ooo19126 (1.1.1.1.110); FILE MERGED 2005/09/05 18:43:31 rt 1.1.1.1.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e0e71841ece60bca3c9ae794060fedbd373e5261]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 10:50:05 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fc78d67150c4eefd0cd27c861099387a2f3f73fa]

INTEGRATION: CWS ooo19126 (1.5.110); FILE MERGED 2005/09/05 18:43:31 rt 1.5.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [90a96d18626952533834ae1e2793cd2dbaaa6d86]

INTEGRATION: CWS ooo19126 (1.28.74); FILE MERGED 2005/09/05 12:21:39 rt 1.28.74.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4f190f1ef714961919116c09bb46e9ff91128c25]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:21:39 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [543538a22eeef574416aeed1ce21a83e5533645d]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:21:39 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b774030c3488a0ac395814711a099f5af4dc6d20]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 10:50:03 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [654328c0afd28009fa4b3a802f8452e8c5a9071f]

INTEGRATION: CWS ooo19126 (1.1.1.1.110); FILE MERGED 2005/09/05 18:43:30 rt 1.1.1.1.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fb7356425e53da4fac4be022554a9c880498a9a9]

INTEGRATION: CWS ooo19126 (1.3.52); FILE MERGED 2005/09/05 12:21:38 rt 1.3.52.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [39d229ffa08b56180adef97624d163aa91f4a145]

INTEGRATION: CWS ooo19126 (1.2.110); FILE MERGED 2005/09/05 18:43:30 rt 1.2.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fee281c766e1c5c7e19b24992e59c5b4ad08696b]

INTEGRATION: CWS ooo19126 (1.3.178); FILE MERGED 2005/09/05 12:21:38 rt 1.3.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [703dd9970762d947b208a0e0dffbbf2429b1b502]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 10:50:02 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [85c479da55bb6ed37a163c7b5d63e49f4651e30a]

INTEGRATION: CWS ooo19126 (1.3.108); FILE MERGED 2005/09/05 18:43:30 rt 1.3.108.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [dcf203e14e8303734707adae5eaccc377514cf4b]

INTEGRATION: CWS ooo19126 (1.3.74); FILE MERGED 2005/09/05 12:21:37 rt 1.3.74.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3a2b8b2cd7884d56adca887e617b21d86b8ade0c]

INTEGRATION: CWS ooo19126 (1.3.110); FILE MERGED 2005/09/05 18:43:30 rt 1.3.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9f5d350c98e311401f7f467bcfe2ff5a4e08a276]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 10:50:01 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9bbccbf3ba6f71d6e444510329644299500aaa5a]

INTEGRATION: CWS ooo19126 (1.5.110); FILE MERGED 2005/09/05 18:43:29 rt 1.5.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9b1dec047b06a421503e979df1141d717a43ae99]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:21:37 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8e3d44ac7f08f43064800542f200b1e3213b066f]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 10:50:01 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d7db8524255d157bbf38371d6fdeea0258b4870a]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:21:36 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2089682ccb9f810a27761e0c158bcd120a311516]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 10:50:00 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [622144741488fe61f407cc375558cfb4f6ccccc3]

INTEGRATION: CWS ooo19126 (1.1.110); FILE MERGED 2005/09/05 18:43:29 rt 1.1.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [395032c4b13c52b80863684bf889e5906eb94a37]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 10:49:59 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [eaa8661fd085aadd88ded4e9fbaf6ef0fd52ff24]

INTEGRATION: CWS ooo19126 (1.1.1.1.110); FILE MERGED 2005/09/05 18:43:29 rt 1.1.1.1.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e9919572422efe76a60f751101c4941ffa9890d1]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:21:35 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8e5f827b60c048357d8cc3e38ba71fdf5dd17256]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 10:49:59 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6e69d340507c2d9936332df1f39641360afc0450]

INTEGRATION: CWS ooo19126 (1.6.110); FILE MERGED 2005/09/05 18:43:28 rt 1.6.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [26568a3fff5121e47da4fe8bc13294cc19390976]

INTEGRATION: CWS ooo19126 (1.5.178); FILE MERGED 2005/09/05 12:21:35 rt 1.5.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3b3fffc7758792a5693924d219667a21475ba7fb]

INTEGRATION: CWS ooo19126 (1.5.128); FILE MERGED 2005/09/05 10:49:59 rt 1.5.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ef84d949541ebda8880bd2ac3c64b94a04b2b7ec]

INTEGRATION: CWS ooo19126 (1.9.110); FILE MERGED 2005/09/05 18:43:28 rt 1.9.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d5a3274375a5d610666a75a489b367855c594e0a]

INTEGRATION: CWS ooo19126 (1.3.74); FILE MERGED 2005/09/05 12:21:34 rt 1.3.74.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e3ecf15607e5876f70c51a4a76c6a2e41ab69b3d]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 10:49:58 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [eaed5b0d41a73bf3f1dc322b69cb6ce7945c3d84]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 12:21:34 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [00dab72d9d1144b8413ee607225d0c07b4859fc1]

INTEGRATION: CWS ooo19126 (1.1.110); FILE MERGED 2005/09/05 18:43:28 rt 1.1.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [39a8ebf4f6b414338b3c224dbad11a2eabd4aaeb]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 10:49:58 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e4b6609809aa3e83852c2551214c7c7201657400]

INTEGRATION: CWS ooo19126 (1.10.242); FILE MERGED 2005/09/05 12:21:32 rt 1.10.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [28a3f282e8c4294abf97370e3b2a71961a63fd0a]

INTEGRATION: CWS ooo19126 (1.3.74); FILE MERGED 2005/09/05 12:21:32 rt 1.3.74.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cf9693ad6552ff78c188b1dbe337f3ef6a58c591]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 10:49:57 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [26eaa967977cb35967b53cae94ae7d13c756cbd5]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:21:31 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8a5eed31666f20deee2c8c09f59109ce3476848f]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 10:49:57 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4ae60e424ad857c17d4371b52f14ff3e776fab57]

INTEGRATION: CWS ooo19126 (1.2.246); FILE MERGED 2005/09/05 12:21:31 rt 1.2.246.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [dd42fda2d5b1faf7777c7a08c940ac10d3a132e0]

INTEGRATION: CWS ooo19126 (1.2.246); FILE MERGED 2005/09/05 12:21:30 rt 1.2.246.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [325f105c5a768cba60e14684cb818848af5301df]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 10:49:56 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [88a621f3b48f569f9acbbc6334aa6dfe23d02d8e]

INTEGRATION: CWS ooo19126 (1.7.178); FILE MERGED 2005/09/05 12:21:30 rt 1.7.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [899999505e3bc9038812a729974bd8ade215aa4c]

INTEGRATION: CWS ooo19126 (1.7.22); FILE MERGED 2005/09/05 18:43:26 rt 1.7.22.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2c0b042bc0f32697e02fc82e267801f6ac64e1e1]

INTEGRATION: CWS ooo19126 (1.2.74); FILE MERGED 2005/09/05 12:21:30 rt 1.2.74.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5b80c4fd2e7bb152dcbdfdc9e327ecfd3d0ea35a]

INTEGRATION: CWS ooo19126 (1.2.110); FILE MERGED 2005/09/05 18:43:25 rt 1.2.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [07ea77f0e6a65ecde67648f6a9be0e042ae6c1b0]

INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGED 2005/09/05 12:21:30 rt 1.3.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [357f50ef3faaa28073282bd20efbceff85183d6f]

INTEGRATION: CWS ooo19126 (1.3.110); FILE MERGED 2005/09/05 18:43:25 rt 1.3.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6aaa99ef94800d39dc1f238572f858c54a48be0c]

INTEGRATION: CWS ooo19126 (1.4.110); FILE MERGED 2005/09/05 18:43:25 rt 1.4.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b09581a3598cebaef539ff1ab8cc25c9d5c8235b]

INTEGRATION: CWS ooo19126 (1.2.74); FILE MERGED 2005/09/05 12:21:29 rt 1.2.74.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [4e115eabd839c5b66274f94d7c7f87202bb08919]

INTEGRATION: CWS ooo19126 (1.5.110); FILE MERGED 2005/09/05 18:43:25 rt 1.5.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7ccef294fee5d50be3fa8a7ad61b508e02a7f3e5]

INTEGRATION: CWS ooo19126 (1.9.242); FILE MERGED 2005/09/05 12:21:28 rt 1.9.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [47d7c644c650297ce0a7326abcb95843b575e35e]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 10:49:54 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a006a7ab9e44d9207e50415cb3e2b585f663fba6]

INTEGRATION: CWS ooo19126 (1.3.52); FILE MERGED 2005/09/05 12:21:28 rt 1.3.52.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2b789f7f554821c971cb5eb0810512002e684e50]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 10:49:53 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3037a4e6d12fd52d0c8cfc4f10685c0e2b8cae2f]

INTEGRATION: CWS ooo19126 (1.3.110); FILE MERGED 2005/09/05 18:43:24 rt 1.3.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [86804e3d8a297f0573de51a268f604ad1d0b46c1]

INTEGRATION: CWS ooo19126 (1.4.52); FILE MERGED 2005/09/05 12:21:27 rt 1.4.52.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1afc65e0a061670ab5c970a21d42b84aade024ba]

INTEGRATION: CWS ooo19126 (1.5.178); FILE MERGED 2005/09/05 12:21:27 rt 1.5.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [906d120e97d37bb116761609472ccd783a54ff63]

INTEGRATION: CWS ooo19126 (1.6.110); FILE MERGED 2005/09/05 18:43:24 rt 1.6.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a79313e67829addd4f930d53b921cd85afd5f2a1]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:21:27 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7b76f83f7e38526688f11c0b1080a555b6f8a98a]

INTEGRATION: CWS ooo19126 (1.1.1.1.110); FILE MERGED 2005/09/05 18:43:24 rt 1.1.1.1.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [55dbd972c53b63420bd1240da26c29ce08848287]

INTEGRATION: CWS ooo19126 (1.4.52); FILE MERGED 2005/09/05 12:21:26 rt 1.4.52.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2fdc3b5494dc4edc1d015141767d3ff0431677bd]

INTEGRATION: CWS ooo19126 (1.3.74); FILE MERGED 2005/09/05 12:21:26 rt 1.3.74.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7638bb08731cd0bb8db8506fdc7a72196eceab75]

INTEGRATION: CWS ooo19126 (1.2.110); FILE MERGED 2005/09/05 18:43:23 rt 1.2.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [580d119cbbdd356347265b0ee7777fe84b33e268]

INTEGRATION: CWS ooo19126 (1.3.110); FILE MERGED 2005/09/05 18:43:23 rt 1.3.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [590ed9c9289c1d22a768dc8599ca4549be4073cb]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:21:25 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fb709078c74c12d58a7d398471582648e5a3b247]

INTEGRATION: CWS ooo19126 (1.1.110); FILE MERGED 2005/09/05 18:43:23 rt 1.1.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [13e5a069d07591c11efdce11787901670dd0d98c]

INTEGRATION: CWS ooo19126 (1.2.74); FILE MERGED 2005/09/05 12:21:25 rt 1.2.74.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1916bf0b40c810b70f7f3629e418b5a5fd0cca2a]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:21:25 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8aad6383346c64d9b7063599b582ea43b94ae7a9]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 10:49:34 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6e57898a385828a153a8af252476129b1b58f4ba]

INTEGRATION: CWS ooo19126 (1.9.110); FILE MERGED 2005/09/05 18:43:22 rt 1.9.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6865db71a15487de2ba569d1df87078b4fc551a2]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:21:24 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0be1553405bad837c10a9bf54360e164f65bb54d]

INTEGRATION: CWS ooo19126 (1.11.110); FILE MERGED 2005/09/05 18:43:22 rt 1.11.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7151e2762694c5b9dbc61360aa895dade2e6e5b2]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 10:49:33 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a574dbaa3be343bb542d990ba5619e217c02103c]

INTEGRATION: CWS ooo19126 (1.5.110); FILE MERGED 2005/09/05 18:43:22 rt 1.5.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d42b3ff9ea1c417e709ff4dd6242b79791db24cf]

INTEGRATION: CWS ooo19126 (1.6.110); FILE MERGED 2005/09/05 18:43:22 rt 1.6.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [51be157604e66a25725cc3d7d210346cf93ea9d1]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:21:24 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9129383972c83b9a9e74ee21eeed36f7aa4c2ffe]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:21:23 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9482d7ff14883edb6760e3ff8248926ea5484a9f]

INTEGRATION: CWS ooo19126 (1.13.242); FILE MERGED 2005/09/05 12:21:23 rt 1.13.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3bbcf233558820677b6ff96d825d6ccc2c04e5c3]

INTEGRATION: CWS ooo19126 (1.5.110); FILE MERGED 2005/09/05 18:43:21 rt 1.5.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [79a79d84f94de945e06ce157446c52ec831efa0e]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:21:22 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e1228358c1707fea50f3443be493d63dc8f8002a]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:21:22 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1e6a96f9e0fd6bdb44e1891c06e800c880a7c59a]

INTEGRATION: CWS ooo19126 (1.1.110); FILE MERGED 2005/09/05 18:43:21 rt 1.1.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [60399684e2cf645e0d501471bbfc70729ff18acf]

INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGED 2005/09/05 12:21:22 rt 1.3.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cfe641d536acf44e45d3826f8e8289d3113bc6e4]

INTEGRATION: CWS ooo19126 (1.2.110); FILE MERGED 2005/09/05 18:43:21 rt 1.2.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [87f425bfbf0e1665569320cec969c84f331b4b6d]

INTEGRATION: CWS ooo19126 (1.6.178); FILE MERGED 2005/09/05 12:21:21 rt 1.6.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [426b1d6932c4a75343b242a7e09d201fcd2e5856]

INTEGRATION: CWS ooo19126 (1.6.110); FILE MERGED 2005/09/05 18:43:20 rt 1.6.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [166dd3f99a239669b98c98b0ccc80c8e29597594]

INTEGRATION: CWS ooo19126 (1.9.178); FILE MERGED 2005/09/05 12:21:21 rt 1.9.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [476d47e757b63de1f40f0cf50503578f6e02c4eb]

INTEGRATION: CWS ooo19126 (1.12.80); FILE MERGED 2005/09/05 18:43:20 rt 1.12.80.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6481813db1ad3d20d8765cf2653f0cd94275e07e]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:21:21 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [d0e691dc64e0d7ac320d7191f239c0df16b2e69b]

INTEGRATION: CWS ooo19126 (1.13.58); FILE MERGED 2005/09/05 18:43:20 rt 1.13.58.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2e488e1a584022219934e9604d0eb63e6aaff3ec]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:21:21 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2106265d56b33cc38a7b6cd4e713ce6130c3c2a3]

INTEGRATION: CWS ooo19126 (1.2.110); FILE MERGED 2005/09/05 18:43:20 rt 1.2.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [449678566fa3eca85acc61bc3ec586e2530e05df]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:21:20 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fdcb143c464d31c15dae08e34428052c0984dffd]

INTEGRATION: CWS ooo19126 (1.2.110); FILE MERGED 2005/09/05 18:43:19 rt 1.2.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b21fb3d3b200bb6f29e52c506e18aad80851d0d9]

INTEGRATION: CWS ooo19126 (1.3.86); FILE MERGED 2005/09/05 12:21:20 rt 1.3.86.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5ea4e54d1de9896ca2bb5d4ea1958959d84e5df7]

INTEGRATION: CWS ooo19126 (1.4.110); FILE MERGED 2005/09/05 18:43:19 rt 1.4.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [721a95b6c6d4d402c92b6b24fa4e57151604a498]

INTEGRATION: CWS ooo19126 (1.5.178); FILE MERGED 2005/09/05 12:21:20 rt 1.5.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [bdbab4e42bae7b4f5deb0fcadf6554b6668be819]

INTEGRATION: CWS ooo19126 (1.10.242); FILE MERGED 2005/09/05 12:21:19 rt 1.10.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [18513c0337167a6f9d16e52cf7fb45ff687b3f34]

INTEGRATION: CWS ooo19126 (1.1.1.1.110); FILE MERGED 2005/09/05 18:43:19 rt 1.1.1.1.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [53466d33240c09bd064c1c92473bea459cf5583b]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:21:19 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [266f7593fdd746536c3d05bae15fc9c7d3a2425c]

INTEGRATION: CWS ooo19126 (1.9.242); FILE MERGED 2005/09/05 12:21:19 rt 1.9.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [01a49e4a2ada438f1f671ae7cfbcbb815b740ae4]

INTEGRATION: CWS ooo19126 (1.4.110); FILE MERGED 2005/09/05 18:43:18 rt 1.4.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7d2973b8cfc174f6c440d2dd30a3cc01371982e2]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 10:49:23 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cdb1fe17e35b37d8a5ab4b3ebfdddbddc520ca07]

INTEGRATION: CWS ooo19126 (1.2.176); FILE MERGED 2005/09/05 12:21:19 rt 1.2.176.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e6ca05c4a7865b6c3a35588c4ea82692c9f09975]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:21:18 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a0c38c3fd39e639ca7580ab46e4682c7ff0beb37]

INTEGRATION: CWS ooo19126 (1.1.1.1.110); FILE MERGED 2005/09/05 18:43:18 rt 1.1.1.1.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [763cd85d858cdec1334647082081044ed205fde7]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:21:18 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [7556b4eec87b72198cd9e9e72eb01dd1c276e1e3]

INTEGRATION: CWS ooo19126 (1.2.110); FILE MERGED 2005/09/05 18:43:18 rt 1.2.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [9011b08322a6d50f8e0861b099190a26b3bbf89f]

INTEGRATION: CWS ooo19126 (1.5.110); FILE MERGED 2005/09/05 18:43:17 rt 1.5.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2ccb4736f5972f3341c63c53aedc21d1dca105ba]

INTEGRATION: CWS ooo19126 (1.16.242); FILE MERGED 2005/09/05 12:21:17 rt 1.16.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [a0d98eb2ee467450ccbab7bf81249924676731b9]

INTEGRATION: CWS ooo19126 (1.2.110); FILE MERGED 2005/09/05 18:43:16 rt 1.2.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [198e3eeba5341284fca2313b35b1113272c2e8fd]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:21:17 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [62b7fe79b43473b43c8f36572891e23aea874808]

INTEGRATION: CWS ooo19126 (1.2.176); FILE MERGED 2005/09/05 12:21:17 rt 1.2.176.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [213dc907c3855cf76d14e741afab51e14668f7f2]

INTEGRATION: CWS ooo19126 (1.1.1.1.110); FILE MERGED 2005/09/05 18:43:16 rt 1.1.1.1.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [80e871afba827ac72edf96ce6497fb142af5681c]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:21:16 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [27418fa3ff769b97e488597472584a73475f9c54]

INTEGRATION: CWS ooo19126 (1.3.110); FILE MERGED 2005/09/05 18:43:15 rt 1.3.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5ce24be80cbd322f5891e1bc370763ff5a71cd07]

INTEGRATION: CWS ooo19126 (1.2.74); FILE MERGED 2005/09/05 12:21:16 rt 1.2.74.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [189c0d8a4d098568f5c742204597fdd5da12ac9e]

INTEGRATION: CWS ooo19126 (1.3.178); FILE MERGED 2005/09/05 12:21:16 rt 1.3.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [25bbf13638f29cb6fbb671c7b58b3732887abb1c]

INTEGRATION: CWS ooo19126 (1.7.110); FILE MERGED 2005/09/05 18:43:15 rt 1.7.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b14a8feaddd61f2703376215f2ea8bdbc809afa1]

INTEGRATION: CWS ooo19126 (1.6.52); FILE MERGED 2005/09/05 12:21:15 rt 1.6.52.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [430da17dfc9afa138f6accb1a49e3d883d834769]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:21:15 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [cb8bceaddae1ab22f57fd93e0b2c63ab052d793e]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:21:13 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [3559b9fc1f8d4aec3b8d88a0aacb37b318fbb0d2]

INTEGRATION: CWS ooo19126 (1.6.178); FILE MERGED 2005/09/05 12:21:13 rt 1.6.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [34475e3cb9c31e19880a884f8bdbb2c7d48f44aa]

INTEGRATION: CWS ooo19126 (1.1.1.1.110); FILE MERGED 2005/09/05 18:43:14 rt 1.1.1.1.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [af5d52099f482a8439c82ade1dac6e0551bc6815]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:21:13 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [0f747cabfd0ea4956e8d5b13d92d3c23bf7d2107]

INTEGRATION: CWS ooo19126 (1.3.74); FILE MERGED 2005/09/05 12:21:12 rt 1.3.74.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [81b9e412a9a62ba0822a5b098d13f0dbf51da128]

INTEGRATION: CWS ooo19126 (1.3.74); FILE MERGED 2005/09/05 12:21:11 rt 1.3.74.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [805246c6af6c2a078801326def7c9cbde532d36f]

INTEGRATION: CWS ooo19126 (1.1.1.1.110); FILE MERGED 2005/09/05 18:43:13 rt 1.1.1.1.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [65a89e9513c81eca0625d256f0ec9fdcce2085a3]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:21:11 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [902191d11126552f7c325b9c0a627aba7aa06519]

INTEGRATION: CWS ooo19126 (1.2.246); FILE MERGED 2005/09/05 12:21:11 rt 1.2.246.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [739caa1dd0b367c766d89b6cea60c86d37df307b]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:21:10 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [dfec0c157758139303e8706e51f9fef2ec5392ae]

INTEGRATION: CWS ooo19126 (1.2.74); FILE MERGED 2005/09/05 12:21:08 rt 1.2.74.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [88c98de2e83556123a085c8733832666f8cfb626]

INTEGRATION: CWS ooo19126 (1.2.110); FILE MERGED 2005/09/05 18:43:12 rt 1.2.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [fc58edecead72a4312be0999bc4ebb69159f660e]

INTEGRATION: CWS ooo19126 (1.3.52); FILE MERGED 2005/09/05 12:21:08 rt 1.3.52.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6ccbfebbc5f6c8eda7aa2925f203dd6b3e53777c]

INTEGRATION: CWS ooo19126 (1.2.74); FILE MERGED 2005/09/05 12:21:07 rt 1.2.74.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2b2c5a8fd3239af14fd1590c8fb80d3437787491]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:21:07 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [da726ea73bb9bbb5480d7ae3b8f770fe47bf9d91]

INTEGRATION: CWS ooo19126 (1.3.110); FILE MERGED 2005/09/05 18:43:11 rt 1.3.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b3e51fb866a9b079404a4a16261ccfc77c297213]

INTEGRATION: CWS ooo19126 (1.3.52); FILE MERGED 2005/09/05 12:21:07 rt 1.3.52.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b954a47a9079112face9969a13d90cd4e06a78ac]

INTEGRATION: CWS ooo19126 (1.1.110); FILE MERGED 2005/09/05 18:43:11 rt 1.1.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6ecf0b8fdc3eaf2288c26fbd86a2f9918b1a503a]

INTEGRATION: CWS ooo19126 (1.4.110); FILE MERGED 2005/09/05 18:43:11 rt 1.4.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [8b8dc6a73754b26ca97bc2426ec5d652722e5c6c]

INTEGRATION: CWS ooo19126 (1.4.52); FILE MERGED 2005/09/05 12:21:06 rt 1.4.52.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [850c86699dc3d4e600715833c05c350d120931b3]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 10:49:08 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ca2e60ae64936971e005ca67e7fa0994bbe695d6]

INTEGRATION: CWS ooo19126 (1.11.110); FILE MERGED 2005/09/05 18:43:10 rt 1.11.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [5f99f19db4736371d5bf2dcdd3f48d73f47754d8]

INTEGRATION: CWS ooo19126 (1.7.178); FILE MERGED 2005/09/05 12:21:06 rt 1.7.178.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [07009b2da72f62a35ea6e9b5743f5a4edb30dcb4]

INTEGRATION: CWS ooo19126 (1.2.110); FILE MERGED 2005/09/05 18:43:10 rt 1.2.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [6aae4208e20fc21ab5e99f16062607fcae0f4f20]

INTEGRATION: CWS ooo19126 (1.2.316); FILE MERGED 2005/09/05 12:21:06 rt 1.2.316.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [f7be3a0f04ab771880648598afef5b2d6973c0ef]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:21:05 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [1050ce76ceb7fe25af2c841bbee46c9f2bf26ed7]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:21:05 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [ccc1e15099303fc2023783b8ff1ad026107fcfd5]

INTEGRATION: CWS ooo19126 (1.9.242); FILE MERGED 2005/09/05 12:21:04 rt 1.9.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [b766ff79915d74f15b3deb8f46e77fadc1480638]

INTEGRATION: CWS ooo19126 (1.5.110); FILE MERGED 2005/09/05 18:43:09 rt 1.5.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [159b7a7d09d32afc04f6b480a056218a56908929]

INTEGRATION: CWS ooo19126 (1.8.110); FILE MERGED 2005/09/05 18:43:09 rt 1.8.110.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [e6ab87c142a622e134165d9ee087073365f3eb2a]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:21:04 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [86b9f21ef0539f8a6a1fda95920ad1555e4a06c7]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:21:03 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-08  Rüdiger Timm  <rt@openoffice.org>  [2a88ef12435e77168156ce57062e08a33c714b29]

INTEGRATION: CWS ooo19126 (1.18.74); FILE MERGED 2005/09/05 12:21:03 rt 1.18.74.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [bd168a7745aab6b8fe9cdf552a2a1288ad450d28]

INTEGRATION: CWS ooo19126 (1.10.242); FILE MERGED 2005/09/05 12:21:02 rt 1.10.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e7f3ced3ae37a5b72b1e0755befe5fa2a21c4ce0]

INTEGRATION: CWS ooo19126 (1.2.110); FILE MERGED 2005/09/05 18:43:08 rt 1.2.110.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [56ea3761b1ea4cb5091234e9024c4a30f1ca9dec]

INTEGRATION: CWS ooo19126 (1.5.178); FILE MERGED 2005/09/05 12:21:02 rt 1.5.178.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ad82938ecc90f59be13e2ffab0ee8f71e93557a0]

INTEGRATION: CWS ooo19126 (1.3.110); FILE MERGED 2005/09/05 18:43:07 rt 1.3.110.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d7e38ec50beca5e65729a80e7c6dc82544004291]

INTEGRATION: CWS ooo19126 (1.4.242); FILE MERGED 2005/09/05 12:21:02 rt 1.4.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e6d4a7bfec96a2966af7f883020a210285f610e1]

INTEGRATION: CWS ooo19126 (1.8.178); FILE MERGED 2005/09/05 12:21:01 rt 1.8.178.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [558aa2f001600b109b43538530fa1b5d7a198bee]

INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGED 2005/09/05 12:21:01 rt 1.3.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ed448ab532e334883d3a230cb4b1460928ac0055]

INTEGRATION: CWS ooo19126 (1.4.242); FILE MERGED 2005/09/05 12:21:00 rt 1.4.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b55d183803092c0b50e98dced1f6b32007d53d37]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 10:48:58 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [fae39513a4faa32186952ce372f6e4cf0ea9ede9]

INTEGRATION: CWS ooo19126 (1.7.178); FILE MERGED 2005/09/05 12:20:56 rt 1.7.178.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3730570838603ff123ededbd751dea979cfa2486]

INTEGRATION: CWS ooo19126 (1.11.110); FILE MERGED 2005/09/05 18:43:06 rt 1.11.110.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [03d19fd94d69083ab984bcad2948c0f5fdad1074]

INTEGRATION: CWS ooo19126 (1.9.178); FILE MERGED 2005/09/05 12:20:56 rt 1.9.178.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a9fce44f4dc994981a9595107f2a4a113b81d395]

INTEGRATION: CWS ooo19126 (1.4.242); FILE MERGED 2005/09/05 12:20:55 rt 1.4.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [196eaf428861f7ec1d2848649e11610fddf6edd3]

INTEGRATION: CWS ooo19126 (1.1.1.1.110); FILE MERGED 2005/09/05 18:43:05 rt 1.1.1.1.110.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e3bb281ae9c300bf5f5e57d4c3b0ecc8ea2355d1]

INTEGRATION: CWS ooo19126 (1.3.86); FILE MERGED 2005/09/05 12:20:55 rt 1.3.86.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [61e63d53deb1e91dac37579577a5b34e46fa0f9e]

INTEGRATION: CWS ooo19126 (1.2.110); FILE MERGED 2005/09/05 18:43:05 rt 1.2.110.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [805fbe702f9703152d9998f23408e1814f4a13d7]

INTEGRATION: CWS ooo19126 (1.5.178); FILE MERGED 2005/09/05 12:20:54 rt 1.5.178.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6ec2a01ac3db5c41aa83f57f22283100c072d219]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:20:54 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7f3a5eb63a202770254976493d7b1e29645fa302]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:20:53 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6babc493f7e12ecb39f0d578ce8ea40cb9df0175]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:20:53 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [68bf0380a58271ea1fe6b7f1ef664533f7ce6eb1]

INTEGRATION: CWS ooo19126 (1.3.110); FILE MERGED 2005/09/05 18:43:05 rt 1.3.110.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1442f27847cc0dde88f8f6faec01cf852c5a0bcc]

INTEGRATION: CWS ooo19126 (1.10.242); FILE MERGED 2005/09/05 12:20:52 rt 1.10.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [da4339144117bb47255dad60a3de1697bc00cb66]

INTEGRATION: CWS ooo19126 (1.1.1.1.110); FILE MERGED 2005/09/05 18:43:04 rt 1.1.1.1.110.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c71d93ea493bf3c92ca8f40f567fe96da061ab96]

INTEGRATION: CWS ooo19126 (1.11.130); FILE MERGED 2005/09/05 12:20:51 rt 1.11.130.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [66aaed808378e7b26fb022b34e1abee8fe882739]

INTEGRATION: CWS ooo19126 (1.2.110); FILE MERGED 2005/09/05 18:43:04 rt 1.2.110.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e21e2b8fb6896a73579ec0b7e0965ce092bc03c6]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:20:51 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [14c4e3589f8532efc38cbf8cb7ed431aadb9e02a]

INTEGRATION: CWS ooo19126 (1.4.110); FILE MERGED 2005/09/05 18:43:04 rt 1.4.110.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4b899499f6c18e23fcd53c1a2208f6ced13564a8]

INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGED 2005/09/05 12:20:51 rt 1.3.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e5287b4af3defe19842d7c584e118dc3d4ec452d]

INTEGRATION: CWS ooo19126 (1.9.110); FILE MERGED 2005/09/05 18:43:04 rt 1.9.110.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [acae0232e89cda6ddaed679f91a9d09db0f2e23c]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:20:50 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a65da089abe35d9af39aaa2eb9b85db5d22704df]

INTEGRATION: CWS ooo19126 (1.3.86); FILE MERGED 2005/09/05 12:20:50 rt 1.3.86.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8b9a13cc0b918a51390b6a41f54977c3cb9e4006]

INTEGRATION: CWS ooo19126 (1.2.110); FILE MERGED 2005/09/05 18:43:03 rt 1.2.110.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [86248ccb019472c1fd9e2ab2a4a8b44053fa1505]

INTEGRATION: CWS ooo19126 (1.2.176); FILE MERGED 2005/09/05 12:20:49 rt 1.2.176.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [65135b15947cec473a6709223722f393b30a677a]

INTEGRATION: CWS ooo19126 (1.5.538); FILE MERGED 2005/09/05 12:20:48 rt 1.5.538.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [cc69d595ab7ef608c066c6f2f0c26d305e21f858]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:20:48 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5871db827e3d3535f18ec5a552ac27d9fb5f7df8]

INTEGRATION: CWS ooo19126 (1.5.88); FILE MERGED 2005/09/05 18:43:03 rt 1.5.88.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8c08a48a70b3f422f0ea20df27c28d769430e17a]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:20:47 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e0eb361be0bd47b0a0a7a6530525ca368fda17d7]

INTEGRATION: CWS ooo19126 (1.7.88); FILE MERGED 2005/09/05 18:43:03 rt 1.7.88.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [2758b5d7da6fd964db9bcbdf6e9312b6f36bd5fe]

INTEGRATION: CWS ooo19126 (1.5.178); FILE MERGED 2005/09/05 12:20:47 rt 1.5.178.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1fbc7c592ee2c01dab6974d8d943256aac30c8dd]

INTEGRATION: CWS ooo19126 (1.3.110); FILE MERGED 2005/09/05 18:43:02 rt 1.3.110.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [fd56c51c538247e506e098f0d5937741f5c5f92e]

INTEGRATION: CWS ooo19126 (1.5.178); FILE MERGED 2005/09/05 12:20:46 rt 1.5.178.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [9b015fd7ac29105a852c5d80b1e1e5207ab90414]

INTEGRATION: CWS ooo19126 (1.2.288); FILE MERGED 2005/09/05 12:20:45 rt 1.2.288.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [672869472337fdf0d8a950c5d4a3d4fcef79d7d7]

INTEGRATION: CWS ooo19126 (1.4.110); FILE MERGED 2005/09/05 18:43:01 rt 1.4.110.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f2c019d447bc82158bd63306a14495ecf090c91f]

INTEGRATION: CWS ooo19126 (1.2.288); FILE MERGED 2005/09/05 12:20:44 rt 1.2.288.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1af20eb5da36080334204152fc497711616c3c21]

INTEGRATION: CWS ooo19126 (1.6.110); FILE MERGED 2005/09/05 18:43:01 rt 1.6.110.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1250ce5c71a128905321cd5c6c18310db7f11355]

INTEGRATION: CWS ooo19126 (1.3.52); FILE MERGED 2005/09/05 12:20:43 rt 1.3.52.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [17edc1c9ac13aefc5801e0d5bc1511f02c652160]

INTEGRATION: CWS ooo19126 (1.3.110); FILE MERGED 2005/09/05 18:43:00 rt 1.3.110.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7dd37b59d78ebaf608533438ecde4e34ee41fc6b]

INTEGRATION: CWS ooo19126 (1.3.52); FILE MERGED 2005/09/05 12:20:41 rt 1.3.52.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a1d4fe95fc75066195e2b9c57966d23290d67283]

INTEGRATION: CWS ooo19126 (1.2.288); FILE MERGED 2005/09/05 12:20:41 rt 1.2.288.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [9578900279bb757eb18ec4627e57a069c27f9a1f]

INTEGRATION: CWS ooo19126 (1.8.110); FILE MERGED 2005/09/05 18:43:00 rt 1.8.110.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7bbe79729f1e620cade166e6dc58d0107cf51005]

INTEGRATION: CWS ooo19126 (1.2.288); FILE MERGED 2005/09/05 12:20:40 rt 1.2.288.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c0af649d4eef18ce737af39c8d0dada7eb43af06]

INTEGRATION: CWS ooo19126 (1.2.110); FILE MERGED 2005/09/05 18:43:00 rt 1.2.110.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0a72783795208ea7991c9c15b7593604ed503cdc]

INTEGRATION: CWS ooo19126 (1.2.130); FILE MERGED 2005/09/05 12:20:38 rt 1.2.130.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d6dc3f21b2ff549bf859bacb67a78a57038d713a]

INTEGRATION: CWS ooo19126 (1.2.110); FILE MERGED 2005/09/05 18:42:59 rt 1.2.110.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [268c4c8bc7a2b91dbcbac5393c8c27a6c0e56637]

INTEGRATION: CWS ooo19126 (1.2.130); FILE MERGED 2005/09/05 12:20:37 rt 1.2.130.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d35849fa5854902c4b3802cbdc3ab09d2be2c5d5]

INTEGRATION: CWS ooo19126 (1.6.130); FILE MERGED 2005/09/05 12:20:35 rt 1.6.130.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [88b0909787b8b748a35ae29c5c37b1377a9310e9]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:20:35 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5a781361c11c53250561dcfcdd0a80ac8e7bfde6]

INTEGRATION: CWS ooo19126 (1.3.110); FILE MERGED 2005/09/05 18:42:58 rt 1.3.110.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e9270709940cc5085ff990bb397533a2e1129b40]

INTEGRATION: CWS ooo19126 (1.1.1.1.110); FILE MERGED 2005/09/05 18:42:58 rt 1.1.1.1.110.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7cbda97621814171d11dd6d23013c0a53d41e283]

INTEGRATION: CWS ooo19126 (1.2.130); FILE MERGED 2005/09/05 12:20:34 rt 1.2.130.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1c2e2252a7d7b884b0d075e57d473553f6713368]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:20:34 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [052acfe9490f3f746372a28f6a9e06b90f885a55]

INTEGRATION: CWS ooo19126 (1.2.110); FILE MERGED 2005/09/05 18:42:57 rt 1.2.110.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [fb7f68c5185eab92921cec3469d4be70e75f4999]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:20:32 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [70f477ddc18df675b29c14f81cf6247a914d067c]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:20:31 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [84fd572c49f0da771ab9bf47e08d2e27a300aae6]

INTEGRATION: CWS ooo19126 (1.2.286); FILE MERGED 2005/09/05 12:20:31 rt 1.2.286.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ceeba12bf877a1d8a9732af9cb53b7489321e1ba]

INTEGRATION: CWS ooo19126 (1.1.1.1.110); FILE MERGED 2005/09/05 18:42:56 rt 1.1.1.1.110.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a4fed36862d35f88abbffba7d3303b3ef63fbaf4]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:20:30 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f01f7df5e02872c6819951332c1f5df571928bf7]

INTEGRATION: CWS ooo19126 (1.1.110); FILE MERGED 2005/09/05 18:42:56 rt 1.1.110.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [eb63ab4444dd62c222cfe6432a778aab493854c4]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:20:30 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [36c96f125d37c8e906571b56c95954bec22b3390]

INTEGRATION: CWS ooo19126 (1.1.1.1.110); FILE MERGED 2005/09/05 18:42:55 rt 1.1.1.1.110.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b7a2809e46659a8cd29ee9813d022af8f9ed3781]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:20:29 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ec0b411414894d2c1c9cde1ac94308354fa700b5]

INTEGRATION: CWS ooo19126 (1.1.110); FILE MERGED 2005/09/05 18:42:55 rt 1.1.110.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [32fff1d1d0d665774621a3a70d990117cbcd7afa]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:20:28 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a2319a4324b46bf1f5ac675c8cebad29f38caa65]

INTEGRATION: CWS ooo19126 (1.3.110); FILE MERGED 2005/09/05 18:42:55 rt 1.3.110.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [40fddcba1104dc181334b6a11c5f7e82dc57a71f]

INTEGRATION: CWS ooo19126 (1.1.1.1.110); FILE MERGED 2005/09/05 18:42:54 rt 1.1.1.1.110.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5f91b3bd97b7d2a0f72af17cc97f53c548f0225a]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:20:27 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [df50412d8086faf6dcbe5a68dbe547249bd523c5]

INTEGRATION: CWS ooo19126 (1.2.110); FILE MERGED 2005/09/05 18:42:54 rt 1.2.110.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [01aef7ffc347acdec06663e1356a3ae9bf9ac0b9]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:20:26 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f39bc45f0b708c7130fd7985f7fe10d33d440786]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:20:26 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [fdf88d5adcdb0dc83ca20fec07c678ac2e86f029]

INTEGRATION: CWS ooo19126 (1.9.130); FILE MERGED 2005/09/05 12:20:25 rt 1.9.130.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c01d35165799e8a1632658c0d46b1d31b3b10a80]

INTEGRATION: CWS ooo19126 (1.5.110); FILE MERGED 2005/09/05 18:42:54 rt 1.5.110.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ecaae58ac2511fb84dd80ea30e3892af5066d91c]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:20:25 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ead07f80c3708277425672cd6b110cfd51c9388a]

INTEGRATION: CWS ooo19126 (1.2.110); FILE MERGED 2005/09/05 18:42:53 rt 1.2.110.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b1efa2f0b7804bbcff77c8b8d7d5b545c680b8ae]

INTEGRATION: CWS ooo19126 (1.9.242); FILE MERGED 2005/09/05 12:20:24 rt 1.9.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4c6750a20fd8392bc28e412eb2c6fd722522532b]

INTEGRATION: CWS ooo19126 (1.2.130); FILE MERGED 2005/09/05 12:20:24 rt 1.2.130.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f55b2d069fdc5e3d8ff95843244b3cc5414459dd]

INTEGRATION: CWS ooo19126 (1.1.1.1.110); FILE MERGED 2005/09/05 18:42:53 rt 1.1.1.1.110.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [fac2143b626756a060a36e50d6eab7cc3f90b936]

INTEGRATION: CWS ooo19126 (1.2.376); FILE MERGED 2005/09/05 12:20:23 rt 1.2.376.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ad883aa85ab6d3a54696364791ae6f1948c5643f]

INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGED 2005/09/05 12:20:23 rt 1.3.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a0f44406122ae2b8233c7121c31a93518f4c4b67]

INTEGRATION: CWS ooo19126 (1.1.1.1.110); FILE MERGED 2005/09/05 18:42:52 rt 1.1.1.1.110.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [21c835768e12a5c7ad9b7d11825737502dc9587b]

INTEGRATION: CWS ooo19126 (1.9.130); FILE MERGED 2005/09/05 12:20:22 rt 1.9.130.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ae2b88549695bfb84315640913e53432514bb6a1]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:20:20 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b90d860b3febeb554efc6224c7c860ba7bcb0c5f]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:20:19 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8149cd91a3db548b6eb7f4b66bdadbdbe6449706]

INTEGRATION: CWS ooo19126 (1.2.286); FILE MERGED 2005/09/05 12:20:19 rt 1.2.286.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [51c56369e18b4243c1224c4351c3c4a0550546de]

INTEGRATION: CWS ooo19126 (1.2.110); FILE MERGED 2005/09/05 18:42:52 rt 1.2.110.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b9d8de810d9d452becb76a4ee3e5a2ff1d1c6d60]

INTEGRATION: CWS ooo19126 (1.9.242); FILE MERGED 2005/09/05 12:20:19 rt 1.9.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [94f2b0018fd7a2e68e4699d9b1ad8ed76fe92749]

INTEGRATION: CWS ooo19126 (1.4.110); FILE MERGED 2005/09/05 18:42:51 rt 1.4.110.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5cd7c47849d6bcd4ce945dde700c0814182ebedc]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:20:18 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [2f554e67b86da0c7d7eb62c75263796661517c8e]

INTEGRATION: CWS ooo19126 (1.1.110); FILE MERGED 2005/09/05 18:42:51 rt 1.1.110.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d9e1f4c3c9049fa3dd664446122cb723b3683ebb]

INTEGRATION: CWS ooo19126 (1.2.110); FILE MERGED 2005/09/05 18:42:51 rt 1.2.110.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d74609e1c63e7ba92a22775b654d26ea2ecd57de]

INTEGRATION: CWS ooo19126 (1.5.110); FILE MERGED 2005/09/05 18:42:51 rt 1.5.110.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5f44e4cfbc8bbda0a914fbf2abfa2d4794c8cd2d]

INTEGRATION: CWS ooo19126 (1.10.56); FILE MERGED 2005/09/05 12:20:17 rt 1.10.56.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [67813b8fe2e81e7a18bbdbc989795f903436597c]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:20:17 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8f9304a599243960a7f9fd15e9fc4c57cfcb7302]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:20:17 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5e50f6e0cb8ff448e76d8924d121002b1a72ddc4]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:20:16 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [acefa61d4a0a9ed15d05b8658945b9bca2151100]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:20:15 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4c05bff5dc69079f0a3601e216f0a65e15956814]

INTEGRATION: CWS ooo19126 (1.1.110); FILE MERGED 2005/09/05 18:42:50 rt 1.1.110.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7566839dd0e9559c4b78efd27003d998eee43dc9]

INTEGRATION: CWS ooo19126 (1.2.110); FILE MERGED 2005/09/05 18:42:50 rt 1.2.110.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3d2099e8f878aa2eda41d2bb5ee5555325d57bc4]

INTEGRATION: CWS ooo19126 (1.2.110); FILE MERGED 2005/09/05 18:42:49 rt 1.2.110.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7ed6145080e36ec2e723a2ab4c9f2a60295b492e]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:20:14 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [33d75b469616718921c587ad3ea925f4aa168818]

INTEGRATION: CWS ooo19126 (1.1.110); FILE MERGED 2005/09/05 18:42:49 rt 1.1.110.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c6bf624aa0d0ca11adc86022404250fe42f7a102]

INTEGRATION: CWS ooo19126 (1.1.1.1.110); FILE MERGED 2005/09/05 18:42:49 rt 1.1.1.1.110.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e91ff954c55f1b726e879a76b53353948520e085]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:20:13 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7a8102cd3430c15cb18ab6e0a609c4ae5f1fa1a8]

INTEGRATION: CWS ooo19126 (1.6.110); FILE MERGED 2005/09/05 18:42:49 rt 1.6.110.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0d585a0f9d28d16cbe1c563b07de226d391eeb23]

INTEGRATION: CWS ooo19126 (1.9.242); FILE MERGED 2005/09/05 12:20:13 rt 1.9.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c5bbcab619ba57fe5b409960e536be35752d1032]

INTEGRATION: CWS ooo19126 (1.6.110); FILE MERGED 2005/09/05 18:42:48 rt 1.6.110.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [75c6132f53cc4272b5c6310abfa876c67d5eba2d]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:20:12 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [fbd93c1aed06555a2dc951f706f61c82321a789d]

INTEGRATION: CWS ooo19126 (1.4.110); FILE MERGED 2005/09/05 18:42:48 rt 1.4.110.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [2c19c5b7db34cd7a8939abeb86b22b3fd3451246]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:20:12 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [2b3f00e46858c5dae72469ed3d302a7c832523b2]

INTEGRATION: CWS ooo19126 (1.1.110); FILE MERGED 2005/09/05 18:42:48 rt 1.1.110.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [fc5a6876fd019412b62edb99876832eba4b6faf2]

INTEGRATION: CWS ooo19126 (1.2.110); FILE MERGED 2005/09/05 18:42:48 rt 1.2.110.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [9d578032c894727c1d2bbf2f62d1195cc54629e7]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:20:11 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b78836e1f88af6a311f0940d7bbf64cea120d72c]

INTEGRATION: CWS ooo19126 (1.10.242); FILE MERGED 2005/09/05 12:20:10 rt 1.10.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [bdc66f2cce7974e5211c53be14492d872280d26a]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:20:09 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [de4213f89c9574293b934fd5fec02ce9e84ef06c]

INTEGRATION: CWS ooo19126 (1.9.130); FILE MERGED 2005/09/05 12:20:09 rt 1.9.130.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e92edcbd92050304d7650a7e3e3cb86a5a679733]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:20:08 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ba8b252641fe4551b38406c06b0ab0e281f71988]

INTEGRATION: CWS ooo19126 (1.10.130); FILE MERGED 2005/09/05 12:20:08 rt 1.10.130.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0454ab63a15a59dbdb3f3e149bc08f19f4f56939]

INTEGRATION: CWS ooo19126 (1.5.110); FILE MERGED 2005/09/05 18:42:45 rt 1.5.110.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [321c546fd72845010ec7895eaba4d5a9c9bd5b7e]

INTEGRATION: CWS ooo19126 (1.4.52); FILE MERGED 2005/09/05 12:20:07 rt 1.4.52.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c7e28f73f63658743ff29a56e8adeb623be48d49]

INTEGRATION: CWS ooo19126 (1.2.110); FILE MERGED 2005/09/05 18:42:45 rt 1.2.110.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a26dd64b1fc384cc7cd9ed112008c7c654f3d33f]

INTEGRATION: CWS ooo19126 (1.3.52); FILE MERGED 2005/09/05 12:20:07 rt 1.3.52.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1cf02f9f1b9c1ddf0776568fe8963929ef2e1730]

INTEGRATION: CWS ooo19126 (1.2.288); FILE MERGED 2005/09/05 12:20:07 rt 1.2.288.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [474694c088d878a956d514587b49c8baa7e4af37]

INTEGRATION: CWS ooo19126 (1.3.110); FILE MERGED 2005/09/05 18:42:45 rt 1.3.110.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0d574ecc317261d4ae3dead65dc2dcc9931d71aa]

INTEGRATION: CWS ooo19126 (1.2.288); FILE MERGED 2005/09/05 12:20:06 rt 1.2.288.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4f009fde5de2eb7e3ef2ec3da4932e8dac74a291]

INTEGRATION: CWS ooo19126 (1.6.110); FILE MERGED 2005/09/05 18:42:44 rt 1.6.110.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d5aa0ebae87169c1211ca59f14f85a8453b24926]

INTEGRATION: CWS ooo19126 (1.2.288); FILE MERGED 2005/09/05 12:20:05 rt 1.2.288.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c4598332f590b6d5ab668ca109da92c10af9b585]

INTEGRATION: CWS ooo19126 (1.4.52); FILE MERGED 2005/09/05 12:20:05 rt 1.4.52.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3e3f26a9bf96d90ed0312ef1d09d1328a8ed64b9]

INTEGRATION: CWS ooo19126 (1.2.110); FILE MERGED 2005/09/05 18:42:44 rt 1.2.110.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ca7fa6184a21d55ec9f45cfcbf166710f3a651f5]

INTEGRATION: CWS ooo19126 (1.3.130); FILE MERGED 2005/09/05 12:20:04 rt 1.3.130.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [fb9543551a1415453622b92d50ed3291fc1a1f21]

INTEGRATION: CWS ooo19126 (1.1.110); FILE MERGED 2005/09/05 18:42:44 rt 1.1.110.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [de5cb690778f324b95e00292db22f28085e3e370]

INTEGRATION: CWS ooo19126 (1.2.288); FILE MERGED 2005/09/05 12:20:04 rt 1.2.288.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [2c68d308f2dc0105173559fd673aa5a56c48d0ac]

INTEGRATION: CWS ooo19126 (1.2.52); FILE MERGED 2005/09/05 12:20:04 rt 1.2.52.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [9d6411d9d33df1399e5f86deec3c42f35ba1bfe7]

INTEGRATION: CWS ooo19126 (1.2.110); FILE MERGED 2005/09/05 18:42:43 rt 1.2.110.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [444287c8aeb258241a59d92130d5cb95e32eca05]

INTEGRATION: CWS ooo19126 (1.2.288); FILE MERGED 2005/09/05 12:20:03 rt 1.2.288.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7b8c98af6f56ebbb4053560c06b882c486ea6325]

INTEGRATION: CWS ooo19126 (1.2.130); FILE MERGED 2005/09/05 12:20:03 rt 1.2.130.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [cedfbb41dc677c5cf80d087a914e40f1fc43f9e1]

INTEGRATION: CWS ooo19126 (1.1.1.1.110); FILE MERGED 2005/09/05 18:42:43 rt 1.1.1.1.110.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [452b36d7a007790894bd157d4ac409faa2a37994]

INTEGRATION: CWS ooo19126 (1.19.50); FILE MERGED 2005/09/05 18:42:43 rt 1.19.50.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6f3e267bacdeda578b866dd52c0a510ae909bf48]

INTEGRATION: CWS ooo19126 (1.6.108); FILE MERGED 2005/09/05 18:42:43 rt 1.6.108.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [02ab95ce096b66b3d0a451a3eecea4a68793da32]

INTEGRATION: CWS ooo19126 (1.3.130); FILE MERGED 2005/09/05 12:20:02 rt 1.3.130.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a84803d60e8eb10406a6b981452b79fc00f47268]

INTEGRATION: CWS ooo19126 (1.24.110); FILE MERGED 2005/09/05 18:42:42 rt 1.24.110.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3cb4d08151f7158ebc76f80c2422f3a8a6abaa40]

INTEGRATION: CWS ooo19126 (1.2.288); FILE MERGED 2005/09/05 12:20:01 rt 1.2.288.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5ed7a4055bc88859cb55602cca9508f56e741eb6]

INTEGRATION: CWS ooo19126 (1.4.108); FILE MERGED 2005/09/05 18:42:42 rt 1.4.108.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [89c5bf90ac232a0461f16bdcf96b0708a6fa04ee]

INTEGRATION: CWS ooo19126 (1.3.130); FILE MERGED 2005/09/05 12:20:00 rt 1.3.130.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5895dbfefef50dd4b5c6bc5a57ee2a4e003cfc3c]

INTEGRATION: CWS ooo19126 (1.8.110); FILE MERGED 2005/09/05 18:42:42 rt 1.8.110.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [094417efefe42c401cfd01bbefe9560c642c808e]

INTEGRATION: CWS ooo19126 (1.2.288); FILE MERGED 2005/09/05 12:20:00 rt 1.2.288.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [780daed351153d7b0ff3c53c01329126b038d446]

INTEGRATION: CWS ooo19126 (1.2.88); FILE MERGED 2005/09/05 18:42:42 rt 1.2.88.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [425929d58e871dc89ff84db9a306603a65af88b8]

INTEGRATION: CWS ooo19126 (1.5.110); FILE MERGED 2005/09/05 18:42:42 rt 1.5.110.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d69e6a8aeba35c310b365883c4cb6e3e80fc26e5]

INTEGRATION: CWS ooo19126 (1.2.130); FILE MERGED 2005/09/05 12:20:00 rt 1.2.130.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [de5db0cb821e50eba0f81554eeeca2cab4d63221]

INTEGRATION: CWS ooo19126 (1.2.288); FILE MERGED 2005/09/05 12:19:59 rt 1.2.288.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f786a01feb48dd0d9c3969d0f1c731b3ccc6c83d]

INTEGRATION: CWS ooo19126 (1.16.70); FILE MERGED 2005/09/05 18:42:41 rt 1.16.70.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6fef99387a097fb430ca8df5b7529138b10be953]

INTEGRATION: CWS ooo19126 (1.3.130); FILE MERGED 2005/09/05 12:19:59 rt 1.3.130.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [38c7d1b8fe1996eca7360556276fa1fb8b44fddb]

INTEGRATION: CWS ooo19126 (1.5.110); FILE MERGED 2005/09/05 18:42:41 rt 1.5.110.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [04adb7d763206b4003c5b5fc20d5cc5b8f10f4c4]

INTEGRATION: CWS ooo19126 (1.1.1.1.158); FILE MERGED 2005/09/05 10:48:16 rt 1.1.1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8da397b9af3053b1c506774b32c86c725d34d5c2]

INTEGRATION: CWS ooo19126 (1.6.110); FILE MERGED 2005/09/05 18:42:41 rt 1.6.110.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [022d62612ec75127078cea4b4ac1000d80462d84]

INTEGRATION: CWS ooo19126 (1.4.52); FILE MERGED 2005/09/05 12:19:58 rt 1.4.52.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c227d371bbeff7d8eec0a4c459e2f77d9d8607b3]

INTEGRATION: CWS ooo19126 (1.12.110); FILE MERGED 2005/09/05 18:42:40 rt 1.12.110.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [09bec03dfadecc3c022eb9e52d9a6f74e89d0904]

INTEGRATION: CWS ooo19126 (1.2.110); FILE MERGED 2005/09/05 18:42:40 rt 1.2.110.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ff2119f4efbe876b01e33d7a70c3f5e1e10734dd]

INTEGRATION: CWS ooo19126 (1.10.52); FILE MERGED 2005/09/05 12:19:58 rt 1.10.52.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ada4b27469a9da8b33dbe02f364749b533828999]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:19:57 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [af162186bc56d3f6ef26f3aa276862ddd7aa7e49]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:19:55 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [864b983bafdafb7c45aed41714f193aee0aa38f3]

INTEGRATION: CWS ooo19126 (1.3.110); FILE MERGED 2005/09/05 18:42:40 rt 1.3.110.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [72ab3df65d3d2515864fccdb926475bfc162ec3a]

INTEGRATION: CWS ooo19126 (1.8.130); FILE MERGED 2005/09/05 12:19:55 rt 1.8.130.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [95d4c9fec20b65186ead3e87e4c8be644de88f08]

INTEGRATION: CWS ooo19126 (1.6.110); FILE MERGED 2005/09/05 18:42:39 rt 1.6.110.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [42b35341b99c0df2de3884bfc24b977b58f65e2b]

INTEGRATION: CWS ooo19126 (1.10.110); FILE MERGED 2005/09/05 18:42:39 rt 1.10.110.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0cf0accc1328a7c2605db95db7784b4835d9f546]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:19:54 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6b5285219edda3b062b2ad8f418a3bc2c4b77195]

INTEGRATION: CWS ooo19126 (1.7.110); FILE MERGED 2005/09/05 18:42:39 rt 1.7.110.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b0dc5e6bdc60e9f70a4d62b382b17166f7d3a017]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:19:54 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [559a3d41721a53847ba4c9b04896e18bdc389605]

INTEGRATION: CWS ooo19126 (1.6.110); FILE MERGED 2005/09/05 18:42:38 rt 1.6.110.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d3cde92375d3076d8f6155ae4b303ded4e01fd9f]

INTEGRATION: CWS ooo19126 (1.10.110); FILE MERGED 2005/09/05 18:42:38 rt 1.10.110.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [705fb028673ffb210c6fbd0bfe97f30e8ead8cc8]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:19:53 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8db403fe09d724e1237feffa0645295e98646d90]

INTEGRATION: CWS ooo19126 (1.6.110); FILE MERGED 2005/09/05 18:42:37 rt 1.6.110.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d78b1d6129cccb2bf42fab36d3a0455be14b18fd]

INTEGRATION: CWS ooo19126 (1.4.110); FILE MERGED 2005/09/05 18:42:37 rt 1.4.110.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [785519c606a30e7cae7af6cdd3a28bbaeb7cea2f]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:19:52 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [668103dc0c1f8fa207852af31b1e111a9ec7cc58]

INTEGRATION: CWS ooo19126 (1.1.1.1.110); FILE MERGED 2005/09/05 18:42:37 rt 1.1.1.1.110.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [50aad3fd0bf2c72714a9820f5a58a5dc16632d40]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:19:52 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [cf5c8307b5e3fe063261dec24b245eb159ec1d6e]

INTEGRATION: CWS ooo19126 (1.2.110); FILE MERGED 2005/09/05 18:42:36 rt 1.2.110.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [83175b672cd393273a9891585f698665e63142cf]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:19:50 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0804e978edb2adc2c9299d4c9b01f764625f1cb8]

INTEGRATION: CWS ooo19126 (1.1.1.1.110); FILE MERGED 2005/09/05 18:42:36 rt 1.1.1.1.110.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d909fa2f9b87e1752d08447ce4df4bfa0970edaf]

INTEGRATION: CWS ooo19126 (1.2.52); FILE MERGED 2005/09/05 12:19:50 rt 1.2.52.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [68ef38ff874d9735411b09d3c1c3bcbbc94382b7]

INTEGRATION: CWS ooo19126 (1.5.110); FILE MERGED 2005/09/05 18:42:36 rt 1.5.110.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c82c009c9140ac6ccd77dca51e7d841b7e569fb8]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:19:49 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [890effe47e4c465e965468eb63d05e9ded8aa168]

INTEGRATION: CWS ooo19126 (1.5.110); FILE MERGED 2005/09/05 18:42:35 rt 1.5.110.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4a75b6883230fed331defff884e271a5a2b6a528]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:19:48 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f6b19621af7aa4cc6820a16fe680f312f5634b5d]

INTEGRATION: CWS ooo19126 (1.3.110); FILE MERGED 2005/09/05 18:42:35 rt 1.3.110.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b3f9e86e4b6ced7c3a90350286048e872f141ef4]

INTEGRATION: CWS ooo19126 (1.1.1.1.110); FILE MERGED 2005/09/05 18:42:35 rt 1.1.1.1.110.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5cb5578887bc8785521d20c0ade103653b88978c]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:19:47 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [800ae99b6bc1bd850bc16d716b4221cfcf99b265]

INTEGRATION: CWS ooo19126 (1.9.242); FILE MERGED 2005/09/05 12:19:45 rt 1.9.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [88fbbfd79910aec4e4ea3eee104ffea91170bc68]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:19:44 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1c9dd8b3b64348539c2cd6f0bca9094e95f11b5a]

INTEGRATION: CWS ooo19126 (1.3.130); FILE MERGED 2005/09/05 12:19:43 rt 1.3.130.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [edb73b47d176bcb4bd0b41cb8c33eceb0a349a33]

INTEGRATION: CWS ooo19126 (1.3.110); FILE MERGED 2005/09/05 18:42:34 rt 1.3.110.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [9a879a6ef4d7070a93b6ae796975342266d2c619]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:19:43 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [719873f23d954e7b51677a3eb39e762a8c50d0dc]

INTEGRATION: CWS ooo19126 (1.4.110); FILE MERGED 2005/09/05 18:42:34 rt 1.4.110.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6126af405d7da2f33866d71aa9fd4712607eaab0]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:19:43 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0bffbfc105012989d538b2ba5aa590434ff7ef69]

INTEGRATION: CWS ooo19126 (1.4.110); FILE MERGED 2005/09/05 18:42:33 rt 1.4.110.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [02f12fe98980c74e4e130492468304956c7a27fd]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:19:42 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6619e68421edb76abf1ef36b613ab610d2af73b6]

INTEGRATION: CWS ooo19126 (1.2.110); FILE MERGED 2005/09/05 18:42:33 rt 1.2.110.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [9626197b87492429bb98fc8b4b2ce0ade7ae7753]

INTEGRATION: CWS ooo19126 (1.6.110); FILE MERGED 2005/09/05 18:42:33 rt 1.6.110.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [32f1b22e0a06d5f309289d60305d18021e599170]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:19:40 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [78e68b7fca8669b56c2347bb19c11381b1d114ce]

INTEGRATION: CWS ooo19126 (1.1.1.1.110); FILE MERGED 2005/09/05 18:42:33 rt 1.1.1.1.110.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [9397a789edb403654fb5a932f32655b5fee11633]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:19:39 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [41c173a24c281bd6149116a8f665e3af810509a0]

INTEGRATION: CWS ooo19126 (1.6.72); FILE MERGED 2005/09/05 18:42:33 rt 1.6.72.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [78e167f84883c444dc8a4deb243e8e08e37f7f7d]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:19:38 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [04cf13967dc63c262e52e8ba3bb85d9de74baef9]

INTEGRATION: CWS ooo19126 (1.7.110); FILE MERGED 2005/09/05 18:42:32 rt 1.7.110.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [419bf7b51efc350148ac89df11b0018e23d5ec52]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:19:38 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3b9b85d368d1b67b2e53af75ef09ae1791e6eb2d]

INTEGRATION: CWS ooo19126 (1.1.110); FILE MERGED 2005/09/05 18:42:32 rt 1.1.110.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a2b4e9887d36466c90f0b7e081933ce0a1153134]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:19:38 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5397095bf7e61cc99740715914db1f6d9d844b1b]

INTEGRATION: CWS ooo19126 (1.2.110); FILE MERGED 2005/09/05 18:42:32 rt 1.2.110.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3a56d6a9b2eeab37df357c5fed5a634ba44e136b]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:19:37 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a1a3a545aa3bafd015672383e00fc095dec67c31]

INTEGRATION: CWS ooo19126 (1.5.110); FILE MERGED 2005/09/05 18:42:31 rt 1.5.110.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3db62648486bb1fa62b15fabe9c5f9506fcdad72]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:19:37 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [843439ff094286570f61ea7ac7e9d2e6813c7fc7]

INTEGRATION: CWS ooo19126 (1.6.110); FILE MERGED 2005/09/05 18:42:31 rt 1.6.110.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f2ceeb5d9592c66e57402266a85133d304ed5fa0]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:19:36 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [32a3b8ff3ec9c66772ad5922d6acc57bafe42ef5]

INTEGRATION: CWS ooo19126 (1.1.1.1.110); FILE MERGED 2005/09/05 18:42:31 rt 1.1.1.1.110.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c5da491d595277d8c2524255407fd5fba623abf8]

INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGED 2005/09/05 12:19:36 rt 1.3.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d13088ff9fe518fa0ac3d9c64c930c32ad3f8455]

INTEGRATION: CWS ooo19126 (1.9.70); FILE MERGED 2005/09/05 18:42:30 rt 1.9.70.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [71bf17b110300fda39e729c93361c22366492b7e]

INTEGRATION: CWS ooo19126 (1.9.242); FILE MERGED 2005/09/05 12:19:35 rt 1.9.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a00eb48ae1da7ee104c238c9c2c42247b35416a3]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:19:35 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [9c344b281f911d5cf3a77e0614c55c735cc311af]

INTEGRATION: CWS ooo19126 (1.4.58); FILE MERGED 2005/09/05 18:42:30 rt 1.4.58.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d12a70859e28ceaf6e940521efe3b5b39874ae7c]

INTEGRATION: CWS ooo19126 (1.8.130); FILE MERGED 2005/09/05 12:19:34 rt 1.8.130.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7f381ae0e3c8a06e25f26a8b72a6fdad52d02230]

INTEGRATION: CWS ooo19126 (1.5.58); FILE MERGED 2005/09/05 18:42:29 rt 1.5.58.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b50a8f31e22c9c6101634c1b3ba96ff3a6485154]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:19:34 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a6850a273bba7cd7e3de9818b405c55c45212fd4]

INTEGRATION: CWS ooo19126 (1.4.58); FILE MERGED 2005/09/05 18:42:29 rt 1.4.58.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ea8b41607e268d5ff82253d284929671fe0c36d4]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:19:34 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [266bc918b6c7502493a53f792e4b2a60da7a4bfe]

INTEGRATION: CWS ooo19126 (1.2.78); FILE MERGED 2005/09/05 18:42:29 rt 1.2.78.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b893e2de92496c25563ffa609c23cfe76ea3ea58]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:19:33 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4d4cff26408d5f6853d8de46ad6902318d28c901]

INTEGRATION: CWS ooo19126 (1.2.110); FILE MERGED 2005/09/05 18:42:29 rt 1.2.110.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [9f887a48fc36826d907ca77bb50a2e5ea7ce79e5]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:19:33 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [26a46a87d9fbe85baff4c8e73b449eed78c8ee4c]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:19:32 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f0f1013002c0c858e1bc0ec15936ec5e8059c8e8]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:19:32 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [fb42322f01a56c46bd5d6293b919cd8af921db01]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:19:31 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [694cb4ccd3c8bb874e0e9b9ab427f19f8748efd3]

INTEGRATION: CWS ooo19126 (1.9.242); FILE MERGED 2005/09/05 12:19:30 rt 1.9.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [857f92f8960d7c1a6ef376c365bdf00678860076]

INTEGRATION: CWS ooo19126 (1.3.78); FILE MERGED 2005/09/05 18:42:28 rt 1.3.78.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [84eb02469ef98d8f135c560fafd4f4437c395db3]

INTEGRATION: CWS ooo19126 (1.10.52); FILE MERGED 2005/09/05 12:19:29 rt 1.10.52.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1cfc225a425c5ed463096c1e0e09dc51754b8efb]

INTEGRATION: CWS ooo19126 (1.2.110); FILE MERGED 2005/09/05 18:42:28 rt 1.2.110.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [db4edea2f4dd132f367d0861028c2bdf1df4fae7]

INTEGRATION: CWS ooo19126 (1.3.256); FILE MERGED 2005/09/05 12:19:29 rt 1.3.256.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [97b511b444026d64c622ce8180f854e410d65c28]

INTEGRATION: CWS ooo19126 (1.2.110); FILE MERGED 2005/09/05 18:42:27 rt 1.2.110.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [035242aa87aefae86c28b66c55c7933bbe3b8326]

INTEGRATION: CWS ooo19126 (1.4.176); FILE MERGED 2005/09/05 12:19:29 rt 1.4.176.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [26db31fd623ed4b74054ead7cfab7d4e5ef01b4e]

INTEGRATION: CWS ooo19126 (1.2.76); FILE MERGED 2005/09/05 18:42:27 rt 1.2.76.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a6d454c41acffccdbb161ff70a10bf791dbe2282]

INTEGRATION: CWS ooo19126 (1.4.256); FILE MERGED 2005/09/05 12:19:28 rt 1.4.256.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [2536f2c0d721d2f90d4ba9f873b1f1373f38a416]

INTEGRATION: CWS ooo19126 (1.3.256); FILE MERGED 2005/09/05 12:19:28 rt 1.3.256.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b4c4769a6b2bfb78ce196671e479616b59159c74]

INTEGRATION: CWS ooo19126 (1.2.78); FILE MERGED 2005/09/05 18:42:27 rt 1.2.78.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [280cbe7e13cb0baa7e24fe553f8af567d6d42652]

INTEGRATION: CWS ooo19126 (1.3.256); FILE MERGED 2005/09/05 12:19:27 rt 1.3.256.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [794e0a20bc807bfdd9185cfa49099428b5b04c23]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 12:19:26 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8e78ffc1e5a2b7bfba541b66a1acce006400b782]

INTEGRATION: CWS ooo19126 (1.2.110); FILE MERGED 2005/09/05 18:42:26 rt 1.2.110.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [de9d52ead4ccb07a0a5755056d2b70311a2db94f]

INTEGRATION: CWS ooo19126 (1.6.128); FILE MERGED 2005/09/05 12:19:26 rt 1.6.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [75e497eab455d4bda263d8a4736217fde8fa8e02]

INTEGRATION: CWS ooo19126 (1.1.1.1.110); FILE MERGED 2005/09/05 18:42:26 rt 1.1.1.1.110.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [876ec4fa0c3437a460cc714857c33f5bb771f61d]

INTEGRATION: CWS ooo19126 (1.2.256); FILE MERGED 2005/09/05 12:19:25 rt 1.2.256.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c2646ff4348a8109e975f81f4084ae4e42d6ba6d]

INTEGRATION: CWS ooo19126 (1.3.256); FILE MERGED 2005/09/05 12:19:25 rt 1.3.256.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [fd518fd5f7dbe666fe5d5e27cf5661b097e45c0a]

INTEGRATION: CWS ooo19126 (1.3.58); FILE MERGED 2005/09/05 18:42:26 rt 1.3.58.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0c27c6fc11e4c1045056a0e330329f6835a232c8]

INTEGRATION: CWS ooo19126 (1.5.58); FILE MERGED 2005/09/05 18:42:26 rt 1.5.58.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [05c41528ed850ac6065736d12192902eaa796518]

INTEGRATION: CWS ooo19126 (1.5.176); FILE MERGED 2005/09/05 12:19:24 rt 1.5.176.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3a6a45ea57c1dba9d8cf186750621c6835429f6e]

INTEGRATION: CWS ooo19126 (1.4.58); FILE MERGED 2005/09/05 18:42:25 rt 1.4.58.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [2f73f39cfc7bd669bfb966395aefb830af9c90a3]

INTEGRATION: CWS ooo19126 (1.3.256); FILE MERGED 2005/09/05 12:19:24 rt 1.3.256.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b6fdf526fb052b6c9dc43e7daf64db9f484e9249]

INTEGRATION: CWS ooo19126 (1.2.44); FILE MERGED 2005/09/05 18:42:25 rt 1.2.44.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [485fae355ec1e835be9792045b28e4838c5c6759]

INTEGRATION: CWS ooo19126 (1.3.52); FILE MERGED 2005/09/05 12:19:23 rt 1.3.52.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b37ed22d472650a127e8c0c2c6911fca4181ee79]

INTEGRATION: CWS ooo19126 (1.4.256); FILE MERGED 2005/09/05 12:19:23 rt 1.4.256.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [593c924cdf6713b2a444827f4c61385a4e09402f]

INTEGRATION: CWS ooo19126 (1.8.22); FILE MERGED 2005/09/05 18:42:25 rt 1.8.22.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [076bbd6ee5af90fd35444204ab84e406c4cb0a2c]

INTEGRATION: CWS ooo19126 (1.5.74); FILE MERGED 2005/09/05 12:19:23 rt 1.5.74.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ad2c67b2ea39ab3408133da401cfbda4a8a54c5a]

INTEGRATION: CWS ooo19126 (1.2.256); FILE MERGED 2005/09/05 12:19:22 rt 1.2.256.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [662af722c3a28b8af6fef95e3110749fcaddd512]

INTEGRATION: CWS ooo19126 (1.3.256); FILE MERGED 2005/09/05 12:19:22 rt 1.3.256.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e442428af9774fd8bbd06ea7418b7cfe77876cfa]

INTEGRATION: CWS ooo19126 (1.4.256); FILE MERGED 2005/09/05 12:19:21 rt 1.4.256.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1217174038770ae4aa042331264ba3010ee34365]

INTEGRATION: CWS ooo19126 (1.4.76); FILE MERGED 2005/09/05 18:42:21 rt 1.4.76.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [bce47b7b24bed3b79c8879a78ce5cf6ed8f87df0]

INTEGRATION: CWS ooo19126 (1.5.176); FILE MERGED 2005/09/05 12:19:21 rt 1.5.176.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ff2ae2d38055b4cd77d1517097ddac614b01dc2a]

INTEGRATION: CWS ooo19126 (1.12.88); FILE MERGED 2005/09/05 18:42:21 rt 1.12.88.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1ac62997a87d9229eb7126c94374c52bf9d3b034]

INTEGRATION: CWS ooo19126 (1.2.76); FILE MERGED 2005/09/05 18:42:20 rt 1.2.76.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8989cf983fca2ba2dbe23d50a9749c23a08ad79a]

INTEGRATION: CWS ooo19126 (1.3.256); FILE MERGED 2005/09/05 12:19:20 rt 1.3.256.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8bb111347bd7d7b10bfba405cd137de21612119d]

INTEGRATION: CWS ooo19126 (1.1.1.1.110); FILE MERGED 2005/09/05 18:42:20 rt 1.1.1.1.110.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [996aecf9ddc45825397a9da7960eecfa8e63efee]

INTEGRATION: CWS ooo19126 (1.2.52); FILE MERGED 2005/09/05 12:19:20 rt 1.2.52.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1c35944f84026428fb84b72f6608698aa0295a7f]

INTEGRATION: CWS ooo19126 (1.2.108); FILE MERGED 2005/09/05 18:42:20 rt 1.2.108.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [37f20bcde548c729d5d2e1a75e7936d5949723e0]

INTEGRATION: CWS ooo19126 (1.4.256); FILE MERGED 2005/09/05 12:19:20 rt 1.4.256.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8403a52ceedfaba8b63c61ed7b2e052f0bf1bc59]

INTEGRATION: CWS ooo19126 (1.2.176); FILE MERGED 2005/09/05 12:19:19 rt 1.2.176.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8bfa9350ba2b582f63a9ee3c23e80bd6df94fe10]

INTEGRATION: CWS ooo19126 (1.3.256); FILE MERGED 2005/09/05 12:19:19 rt 1.3.256.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3f447f985e746c3bfa4103b8b52f1724471ffbb5]

INTEGRATION: CWS ooo19126 (1.4.256); FILE MERGED 2005/09/05 12:19:19 rt 1.4.256.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8fddd08066b6d8a9869e82bbcdd84e833c6f33c7]

INTEGRATION: CWS ooo19126 (1.2.76); FILE MERGED 2005/09/05 18:42:19 rt 1.2.76.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f169ed89f236f96cc95b3f47e3363f1b51f20136]

INTEGRATION: CWS ooo19126 (1.2.176); FILE MERGED 2005/09/05 12:19:18 rt 1.2.176.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [449ef0f624647fc7d381558698bc4d9f9d81fe67]

INTEGRATION: CWS ooo19126 (1.1.1.1.110); FILE MERGED 2005/09/05 18:42:19 rt 1.1.1.1.110.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1e27906f627dd810b0386be708acc43c63f93d23]

INTEGRATION: CWS ooo19126 (1.2.256); FILE MERGED 2005/09/05 12:19:18 rt 1.2.256.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a2180d06ec51c8cf002a6ecb8f5f61687684c012]

INTEGRATION: CWS ooo19126 (1.2.110); FILE MERGED 2005/09/05 18:42:19 rt 1.2.110.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f8ed381e088e05a23c935d3a85c026ca0f025cab]

INTEGRATION: CWS ooo19126 (1.3.256); FILE MERGED 2005/09/05 12:19:18 rt 1.3.256.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0021e6ee3bbfc141493a5b2fcf1c9f6f3f47d1b8]

INTEGRATION: CWS ooo19126 (1.2.176); FILE MERGED 2005/09/05 12:19:17 rt 1.2.176.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [96aa53fcd4fb6d3a989c9019af43391cd221322c]

INTEGRATION: CWS ooo19126 (1.1.1.1.110); FILE MERGED 2005/09/05 18:42:18 rt 1.1.1.1.110.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [2b49738b7b3e2c1c97dc496e7e64a6d80659416d]

INTEGRATION: CWS ooo19126 (1.3.256); FILE MERGED 2005/09/05 12:19:17 rt 1.3.256.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5102d65d763138178ef51f723952e31a6e8956bf]

INTEGRATION: CWS ooo19126 (1.2.110); FILE MERGED 2005/09/05 18:42:18 rt 1.2.110.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d67ac5fb47e3175a21d7bdd0c549d477c25db5e5]

INTEGRATION: CWS ooo19126 (1.2.256); FILE MERGED 2005/09/05 12:19:16 rt 1.2.256.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [fed5357ede35f26b3178e0f6bd454d659b10f587]

INTEGRATION: CWS ooo19126 (1.3.76); FILE MERGED 2005/09/05 18:42:18 rt 1.3.76.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f72b63e0268343f0b16413889c1ea691687191e9]

INTEGRATION: CWS ooo19126 (1.4.130); FILE MERGED 2005/09/05 12:19:15 rt 1.4.130.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [bf06c06cc357c8c52ea6003d228d934efd511ef6]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 10:47:40 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [943f0496bdcbc8c9b89d4d8b363d4192c4f4c82a]

INTEGRATION: CWS ooo19126 (1.3.256); FILE MERGED 2005/09/05 12:19:14 rt 1.3.256.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4a43e487ead8d50c8b5ef57267a9abe82d890baa]

INTEGRATION: CWS ooo19126 (1.2.108); FILE MERGED 2005/09/05 18:42:18 rt 1.2.108.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ea1bf0214d9db4c404dad476c241a528dbffa32b]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 10:47:39 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7b8268f61675031265d591a190ac0b369fbcb1dd]

INTEGRATION: CWS ooo19126 (1.5.80); FILE MERGED 2005/09/05 12:19:13 rt 1.5.80.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d84df7606409cd6d433693aae9b967b8b8d78cee]

INTEGRATION: CWS ooo19126 (1.2.76); FILE MERGED 2005/09/05 18:42:18 rt 1.2.76.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c16b9af856cad37875522a19b57f18de4f297333]

INTEGRATION: CWS ooo19126 (1.2.80); FILE MERGED 2005/09/05 12:19:12 rt 1.2.80.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f61385ada0c9306497b68df3a91ba9d5135b5c03]

INTEGRATION: CWS ooo19126 (1.1.1.1.110); FILE MERGED 2005/09/05 18:42:17 rt 1.1.1.1.110.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [532cb60516ddd440dd9e1b32e55a2e9129b04cdb]

INTEGRATION: CWS ooo19126 (1.3.256); FILE MERGED 2005/09/05 12:19:12 rt 1.3.256.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [85b2f4c107c02487a86b7e701ebfcbcee6cfc110]

INTEGRATION: CWS ooo19126 (1.8.58); FILE MERGED 2005/09/05 18:42:17 rt 1.8.58.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [04d8b9b5798ec078b3137d4b52ea7d1f48aeb8b8]

INTEGRATION: CWS ooo19126 (1.2.52); FILE MERGED 2005/09/05 12:19:11 rt 1.2.52.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [44ab2aa428d289e047b55e92b15cb4931d34ba58]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 10:47:38 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6c101baeebb62de5b3e1e07febd950e59b5fcf04]

INTEGRATION: CWS ooo19126 (1.3.256); FILE MERGED 2005/09/05 12:19:11 rt 1.3.256.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [51327fc627232ea170f6cb91ab5cae87cd1fc8dd]

INTEGRATION: CWS ooo19126 (1.2.78); FILE MERGED 2005/09/05 18:42:17 rt 1.2.78.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [fb73b069f6a88c7ea9f80fd123ffbd278660f796]

INTEGRATION: CWS ooo19126 (1.3.256); FILE MERGED 2005/09/05 12:19:10 rt 1.3.256.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d908357b7a2a37464f2fcc3d4391770d5e0cd1b9]

INTEGRATION: CWS ooo19126 (1.2.76); FILE MERGED 2005/09/05 18:42:16 rt 1.2.76.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1da54960491920bfc979435bd3627f2d30903508]

INTEGRATION: CWS ooo19126 (1.2.176); FILE MERGED 2005/09/05 12:19:10 rt 1.2.176.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6d5f799310e081c6cbbb3b08c14b1fd55fdccd43]

INTEGRATION: CWS ooo19126 (1.3.76); FILE MERGED 2005/09/05 18:42:16 rt 1.3.76.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [04d24e3c9160b9439b3209c3cae76bbca9ac766a]

INTEGRATION: CWS ooo19126 (1.2.130); FILE MERGED 2005/09/05 12:19:09 rt 1.2.130.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0bded6f3269362b84c27aa0b8621acfbb66c2e54]

INTEGRATION: CWS ooo19126 (1.1.1.1.110); FILE MERGED 2005/09/05 18:42:16 rt 1.1.1.1.110.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [51841f9a757ae949dd994da9e4e2cd8b4e71b2eb]

INTEGRATION: CWS ooo19126 (1.3.256); FILE MERGED 2005/09/05 12:19:08 rt 1.3.256.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [09a1347567c2d09e74da9da9d91b8ce5df646f4b]

INTEGRATION: CWS ooo19126 (1.1.1.1.110); FILE MERGED 2005/09/05 18:42:15 rt 1.1.1.1.110.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6551779736ed107419cb11f77f7439dab6de98c3]

INTEGRATION: CWS ooo19126 (1.3.256); FILE MERGED 2005/09/05 12:19:07 rt 1.3.256.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e8395f8148ad6e3c79552ffd72b6fb462dcb039b]

INTEGRATION: CWS ooo19126 (1.2.76); FILE MERGED 2005/09/05 18:42:15 rt 1.2.76.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f6b5d18f559810f53a4b28d874301a6c933437a8]

INTEGRATION: CWS ooo19126 (1.3.256); FILE MERGED 2005/09/05 12:19:06 rt 1.3.256.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3e2dd888bd496bf5daed5c527925307ec20bae37]

INTEGRATION: CWS ooo19126 (1.1.110); FILE MERGED 2005/09/05 18:42:14 rt 1.1.110.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1331dade78d3f437a3edade2d4867d2e5ee15e4e]

INTEGRATION: CWS ooo19126 (1.3.256); FILE MERGED 2005/09/05 12:19:05 rt 1.3.256.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a468d3f6ddcefb04911583963752f0b3578502bb]

INTEGRATION: CWS ooo19126 (1.4.176); FILE MERGED 2005/09/05 12:19:04 rt 1.4.176.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [18a2afb4e61a08e27dc7be7955ab227ceebd81fd]

INTEGRATION: CWS ooo19126 (1.2.110); FILE MERGED 2005/09/05 18:42:14 rt 1.2.110.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1fc0613205cc129888fb42f2ea077f10a12fd76e]

INTEGRATION: CWS ooo19126 (1.2.176); FILE MERGED 2005/09/05 12:19:03 rt 1.2.176.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5a78d5412c31403f37768eae3139753a2f255694]

INTEGRATION: CWS ooo19126 (1.3.256); FILE MERGED 2005/09/05 12:19:02 rt 1.3.256.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [50e96bb18d707b77128e05ca3bd19e703ab92283]

INTEGRATION: CWS ooo19126 (1.2.130); FILE MERGED 2005/09/05 12:19:02 rt 1.2.130.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [09224ebe9042d1d6740b0933bc0b507d7c17da38]

INTEGRATION: CWS ooo19126 (1.4.256); FILE MERGED 2005/09/05 12:19:00 rt 1.4.256.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [db35f250ea9641583ff91d71782f2352eca2aa52]

INTEGRATION: CWS ooo19126 (1.2.110); FILE MERGED 2005/09/05 18:42:13 rt 1.2.110.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8f978181e3b4299a83bde556af763b175cdd1a40]

INTEGRATION: CWS ooo19126 (1.23.56); FILE MERGED 2005/09/05 12:18:41 rt 1.23.56.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [727de5ee6f0693114bc59e58e287e8b5c42ecaa8]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:18:40 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [22efe676d4befa0dee801ead12533e3edd54ef0d]

INTEGRATION: CWS ooo19126 (1.3.110); FILE MERGED 2005/09/05 18:42:13 rt 1.3.110.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7a7213542ecd6748f1ebde2ffbfa7fa8fbb9d29d]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:18:40 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e555cd559d71f8aa860cb5a5f30de95f092a0800]

INTEGRATION: CWS ooo19126 (1.2.110); FILE MERGED 2005/09/05 18:42:12 rt 1.2.110.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b1d7f3405d67d24f4f8803a4d5e09f637a75bfcc]

INTEGRATION: CWS ooo19126 (1.7.128); FILE MERGED 2005/09/05 12:18:40 rt 1.7.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d230534c12867b2e35472d78906e14f58deeb4bc]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:18:39 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1f9ca1bc12ef3e3535b6ac49654c5a49984c6d1b]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:18:39 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [472c5941b985c8c227dd725e10a9b5cfdcbf5b8b]

INTEGRATION: CWS ooo19126 (1.5.86); FILE MERGED 2005/09/05 18:42:11 rt 1.5.86.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d9352ce79f0db27c7e1e01d4bd2c9f76f255e458]

INTEGRATION: CWS ooo19126 (1.2.68); FILE MERGED 2005/09/05 18:42:10 rt 1.2.68.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f1092a2fe449730b471661798c64a6b23047df3b]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:18:38 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [86dd6aa61aff19e1c92d3b28373f813dfb5e453b]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:18:37 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [86865500962d54e249816037e332912f141070d4]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:18:36 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6c7a7473961ba8031b1512eb0e10d8d9b46782a7]

INTEGRATION: CWS ooo19126 (1.9.242); FILE MERGED 2005/09/05 12:18:35 rt 1.9.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [9adcc46c143dc1284d5b13b9d1824bed79aa28ff]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:18:35 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5043187e64023ad1c5406c7bed9179f4c5c8cf78]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:18:35 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [53149d63ce052a5b6ba2a983ea1fbde3c2e4fff1]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:18:35 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d93eaacbc8d4a7ac958c20fce23c5699bf6d1ae3]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:18:34 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d37f3491770479b0fcfcb483bb133f9d126a6ac9]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:18:34 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a572502b0a54b4b929750723110cb612a5417213]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:18:33 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a57624b2fbc2c3f38c52d3870f7cdc118bc7724b]

INTEGRATION: CWS ooo19126 (1.2.74); FILE MERGED 2005/09/05 12:18:33 rt 1.2.74.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1604134075edc0fd6dc1683a34c7f7cc807fddbe]

INTEGRATION: CWS ooo19126 (1.9.242); FILE MERGED 2005/09/05 12:18:32 rt 1.9.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6a88f94fafb63a4f8ff71d9cb7f1e3dc3c104afd]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:18:32 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [309b46011d63b2df80910abe99a0f9c99d32243a]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:18:32 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3bf1157c267f3ca60d9e5e229e3d4e77ea7b0c8f]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:18:31 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8cc78b4549fd0209766df4d11da0a83f37248697]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:18:31 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e49ac86d107cb22cc051ad3c49fb6565f7325ce3]

INTEGRATION: CWS ooo19126 (1.4.242); FILE MERGED 2005/09/05 12:18:30 rt 1.4.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7a96a0fb85f9b896214f7c91ba305edc2a15a02c]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:18:30 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [98b1309c8c451acb00e7a2390b424fd354c24519]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:18:29 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e0996a5e5e9438e43959761ae024a080506f3809]

INTEGRATION: CWS ooo19126 (1.9.242); FILE MERGED 2005/09/05 12:18:29 rt 1.9.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b361db1b9069cbaaaaf12fb15b9df08feb626997]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:18:28 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6a9062382e9a394a2218327d5cd5fab513c295b9]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:18:28 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [539d97b5eb1c298f30942b993dba21f8d8260173]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:18:27 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7a2e9c0c139ad43dcd288957413bbc109214f97a]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:18:27 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [15cd9507b0942b23ed77c887b227551d9f385924]

INTEGRATION: CWS ooo19126 (1.9.242); FILE MERGED 2005/09/05 12:18:27 rt 1.9.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [dd67e1872b15667efd8e3e77489ce888b8e451e7]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:18:26 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [07261029ecaa3e911f66ddad32c4c98dd5711a85]

INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGED 2005/09/05 12:18:25 rt 1.3.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4a1595d0bd166f7c2b3e48f15e2b30c139e86939]

INTEGRATION: CWS ooo19126 (1.17.52); FILE MERGED 2005/09/05 12:18:21 rt 1.17.52.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [be4ae8582f9a4136bf125abed924a10bf34ba005]

INTEGRATION: CWS ooo19126 (1.4.242); FILE MERGED 2005/09/05 12:18:21 rt 1.4.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ad66ea77e346b4673c6c60a49f7f30490c7a0ef5]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:18:20 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f95363c6bcd61dab5d54041b69715e9edcb5cf50]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:18:20 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [94cca9e51a785a10ea2fb0900d92b135552729f2]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:18:19 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ed98a5b8808b464be0525a50f83834528ed1fd8b]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:18:18 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [20f090374fa481819533eba66a907f38ab2aff1a]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:18:17 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3910080e24c90c2ddf1dc4f7366b3ed60718d653]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:18:16 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b74c196aef2c5de5ad71e7c4704b54f3354de03d]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:18:16 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [09ed3c2885ddd3e709d5cc99bbed7fb6d9442ce4]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:18:15 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [cbada8c22a577b4449284ec18bbcec034ede71cc]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:18:14 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [91e47a59a7999c0f4084ce5ab5c15c727e351b51]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:18:14 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [01f2667171768defcdfaa3ac4d10b1dafb0c3d0d]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:18:13 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [32549411bab6b1c5c316b67873dff373998c1aff]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 10:47:04 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [56dc70fc9a48668170e5f50389629c5b6a243884]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:18:12 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c650d3f5f48e507b371e6e963ac570372a2df464]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:18:12 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f5a673ced4a006ca1e34cb7731b08fb9daee39ca]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:18:11 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4a0d78e64fdddc4a4bf032ea2368001c7ac76c21]

INTEGRATION: CWS ooo19126 (1.4.242); FILE MERGED 2005/09/05 12:18:10 rt 1.4.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6a63b7e472f8fbedfa1ce55f92ec1f708bbcba7a]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 10:47:03 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [419c25c115e58759a0e185dfa0d8cacd2dd7fccc]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:18:09 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d798b9945a203433bf36d6894b35e46c881033d8]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:18:09 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [10462d96f44553b5a07ff2f1457478660356dcaf]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:18:08 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [230898b5db7b2899537a503130e5e61d24bce4f7]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:18:08 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7f0a2c41b5265384a511b629d63d3efbc7ee2094]

INTEGRATION: CWS ooo19126 (1.4.94); FILE MERGED 2005/09/05 10:47:02 rt 1.4.94.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f27cd560011f8eb1b48ef99c5e9328d0a200e39a]

INTEGRATION: CWS ooo19126 (1.4.90); FILE MERGED 2005/09/05 10:47:02 rt 1.4.90.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0bf79685bcb53773641eebff0e7b0448afcea81e]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:18:07 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f7f9267fbb558bc5c773a182c1eeb2ecbc878416]

INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGED 2005/09/05 12:18:07 rt 1.3.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e002b750e625e35e7119ed17a59f460e47e6473d]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 10:47:01 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e2366f164b873067d3d5eb4dbe1b2ad3577a7ee3]

INTEGRATION: CWS ooo19126 (1.9.178); FILE MERGED 2005/09/05 12:18:06 rt 1.9.178.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8b2bb2b1c518ac2a772a3cc425bfc2a9df02bcb6]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:18:06 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [11882ca6e6f42b4f5b6c7f1536b50b7a1132dc64]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:18:05 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [88b6ecb18ebab7106d66356402c6d28733dab523]

INTEGRATION: CWS ooo19126 (1.4.242); FILE MERGED 2005/09/05 12:18:05 rt 1.4.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d0aa6abce6fe19c902a59b5321e996dadf6fc66e]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 10:46:59 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a3fd720bab40f84e3563ef96904f876293433671]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:18:04 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [9736c9c5c1f6e9a528f2c50ceff673fec18d5454]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:18:04 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1f4252a82fad2e81923cae634022a8ac8f767380]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:18:03 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ac1538a11010e7bf467d93203516e82877ed2f32]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:18:02 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [687daa7e09bccdc09ccbf8fe592801bbc71c6abc]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:18:02 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d08e70d662e2f65d69130e5cf89003b78dfb70ae]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:18:01 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [186c93917b8da88eaefc3f5eb6b259c9e261141c]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:18:01 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [eff9e0c05db383bcbd3c4a9e0dc223ce17a6e81d]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:18:00 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b904a1c51564f6c6dd2780353efd333798b56546]

INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGED 2005/09/05 12:18:00 rt 1.3.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [00506ddeb9f57bec961764b1a373c04589be425e]

INTEGRATION: CWS ooo19126 (1.4.10); FILE MERGED 2005/09/05 10:46:56 rt 1.4.10.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a2089acc1aa8a4f20b838b89c428653498652cd7]

INTEGRATION: CWS ooo19126 (1.4.242); FILE MERGED 2005/09/05 12:17:59 rt 1.4.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [39291d23b84ff97b39c87f075d3a2aa9db780c6f]

INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGED 2005/09/05 12:17:59 rt 1.3.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a4a8b1bcf89ff732ba4c2f538422d24faa4d62d7]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:17:59 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [085161fa8cab66a8aa70188507d849add7319f50]

INTEGRATION: CWS ooo19126 (1.4.242); FILE MERGED 2005/09/05 12:17:58 rt 1.4.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [fae354e0b6b29c5915e472db84ac1283beadd21e]

INTEGRATION: CWS ooo19126 (1.3.110); FILE MERGED 2005/09/05 18:41:52 rt 1.3.110.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [49e0b9fe41a095f38fd58fcfe94c3d2dae21ac9d]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:17:58 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [2ac6f493d8d882ee0082dc8c3812f7204841c092]

INTEGRATION: CWS ooo19126 (1.2.110); FILE MERGED 2005/09/05 18:41:52 rt 1.2.110.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a5462a6eea25e5ff6a4a57d495496d6d35ed7de3]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:17:58 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [abef26bd238cf15b89d264384908df4344514991]

INTEGRATION: CWS ooo19126 (1.10.242); FILE MERGED 2005/09/05 12:17:57 rt 1.10.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [28fad89ad6a02301986b39181f0eb30a38dcfb02]

INTEGRATION: CWS ooo19126 (1.10.128); FILE MERGED 2005/09/05 12:17:57 rt 1.10.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ac7cb6fe7eda8fc759e62f5c09d0d3cd4afc6ab4]

INTEGRATION: CWS ooo19126 (1.4.242); FILE MERGED 2005/09/05 12:17:57 rt 1.4.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b9c19c4a41430ecf2a03050ca8d51c86bd79c265]

INTEGRATION: CWS ooo19126 (1.4.242); FILE MERGED 2005/09/05 12:17:56 rt 1.4.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [fedd948995acd4c460d41f52c3e1dd6b5a17233f]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:17:56 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ae9e4f9e3b6e66947558bbc36e519b3eb9dce6fd]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:17:55 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [59abd20dc2fa58d5eaf7761929cdce13f66d4bc2]

INTEGRATION: CWS ooo19126 (1.2.352); FILE MERGED 2005/09/05 12:17:55 rt 1.2.352.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [44b561c53be7424e0f5ce18fe10ae3ff6b37b4d3]

INTEGRATION: CWS ooo19126 (1.11.242); FILE MERGED 2005/09/05 12:17:55 rt 1.11.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ccfcf5b5f3d172ce342c3f5285f2497d3d62bd4f]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:17:54 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6bbbe4fe91d01d13e58a6c28f4cd3b56e4f50fce]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 10:46:50 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [2a1a7ecccb25174e9b6e739efe0efde99009e71d]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 10:46:49 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [da13272b7311d45e1ec3a89f4a5d9ffb8984b8fa]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:17:53 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4d56407784840cea433e1031b57f6bde956f11fe]

INTEGRATION: CWS ooo19126 (1.2.74); FILE MERGED 2005/09/05 12:17:53 rt 1.2.74.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6228b5920e01d162f411c4bf04bf9a43e3183d1c]

INTEGRATION: CWS ooo19126 (1.2.74); FILE MERGED 2005/09/05 12:17:52 rt 1.2.74.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [20b1ef01fbfc097d758a336e32e94ee51b4a3bd2]

INTEGRATION: CWS ooo19126 (1.2.74); FILE MERGED 2005/09/05 12:17:51 rt 1.2.74.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [cfe5f917e2d5236726e366b6127f936ec41717c6]

INTEGRATION: CWS ooo19126 (1.2.74); FILE MERGED 2005/09/05 12:17:50 rt 1.2.74.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a3cd3e02b8d4bf62a02d87ad89c7a787805f859e]

INTEGRATION: CWS ooo19126 (1.2.74); FILE MERGED 2005/09/05 12:17:49 rt 1.2.74.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c20d5eaa40304516db6bb325da106807e8a970c6]

INTEGRATION: CWS ooo19126 (1.2.74); FILE MERGED 2005/09/05 12:17:48 rt 1.2.74.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a63e72fe0f466cc5ae7241754ba00b892c1d48e2]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:17:47 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0f1e8274d31d7b84df2149e9d064b1870557d3b1]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:17:46 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ca29a37a3d5f85741d418b5c1c36b8b0d20d7813]

INTEGRATION: CWS ooo19126 (1.12.178); FILE MERGED 2005/09/05 12:17:45 rt 1.12.178.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3cf5995514b040f282948f48ee1a4f4315af4575]

INTEGRATION: CWS ooo19126 (1.9.352); FILE MERGED 2005/09/05 12:17:45 rt 1.9.352.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b5355383c2ab281021f324ba6e2f95be1eb25ce3]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:17:45 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [538d9ef607191e9c950742f85fb7db1a01b5c9d8]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:17:44 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [67af516638f581945fda7886293c571a7d02abf0]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:17:44 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6b3b414f8eb64236058c04d5c1f2f8d20c5b96cd]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 10:46:38 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [908af7d4a56f99ca945924053f78871b2cd8119e]

INTEGRATION: CWS ooo19126 (1.4.242); FILE MERGED 2005/09/05 12:17:43 rt 1.4.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [07a9a108c0f97b50cf1134ae58ed386136534a23]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 10:46:37 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3264acd2f8b682b3fe926fe05a007ae32e70915b]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:17:43 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [fe5cf41b6b058dbf39f739af8d8cad9159e0a22d]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 10:46:36 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [33743b9b0014e67669b9600fb265894ea94ea866]

INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGED 2005/09/05 12:17:43 rt 1.3.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d63de9a183ffb20b82f168cca6fd5dc1f4ea3975]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 10:46:36 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7967300777d35bced70965e78f500e3cb47887f6]

INTEGRATION: CWS ooo19126 (1.4.242); FILE MERGED 2005/09/05 12:17:42 rt 1.4.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [9fffdf2f65db51b9b38c5e827eef1a4c23d9cc67]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:17:42 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [48d8a66582f25cb85533326952a5930c9e50150b]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 10:46:35 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d0fed77c33cbdaa7ed44b5dc5fb03de09bfd9d71]

INTEGRATION: CWS ooo19126 (1.2.74); FILE MERGED 2005/09/05 12:17:41 rt 1.2.74.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e5d044f9a6bfa23f37f99e0b9d1d82853a45817a]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 10:46:34 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8bd9c9d563b28c870de6f8e42d623b008c5ee715]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:17:41 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ef36035bc733569cf9535797a1933e9add2d2664]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 10:46:32 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6467e49f25e606d7b363146c4b9a133bc610cd11]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:17:40 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a149358274bdb8a21c7e8f3023cc272615bf322d]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 10:46:31 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8b6f00f6871654b63daef2f1d1fb2d2ec059864a]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:17:40 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4e4a0d594c8e6de21d898444900a0a81526495ab]

INTEGRATION: CWS ooo19126 (1.7.76); FILE MERGED 2005/09/05 10:46:31 rt 1.7.76.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3edbfbac7bebbc3146ec730cc7e0c22f47af1cf6]

INTEGRATION: CWS ooo19126 (1.3.20); FILE MERGED 2005/09/05 17:27:18 rt 1.3.20.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [12f631df0dfc182f2c6f375f43716702be330f5c]

INTEGRATION: CWS ooo19126 (1.8.100); FILE MERGED 2005/09/05 10:46:31 rt 1.8.100.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0b447e63e2fb61967b39075fc3f214dad4db9857]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:17:39 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c82edb5c6e3bdfa36a734ea0fbab129017dcbf47]

INTEGRATION: CWS ooo19126 (1.4.16); FILE MERGED 2005/09/05 17:27:18 rt 1.4.16.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c7554df9807c4a9524348684df7ecbe5a407934c]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 10:46:30 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d917c28f9b27f2a511146c01b8a4588b8130f6fe]

INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGED 2005/09/05 12:17:39 rt 1.3.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f42f9da14b37f42fbc8be2145b12156269958dab]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:17:38 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b8a5d9b55f865e854652a0074928428a705d0db5]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 10:46:30 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8af2905a7f5d36473743e9f189547d2b2fcc90f1]

INTEGRATION: CWS ooo19126 (1.7.18); FILE MERGED 2005/09/05 17:27:17 rt 1.7.18.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [fe775f7dfa10aedb884931557be139c1354f7c68]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:17:38 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [120fb1216fd8a42219c0cb15aded35911582ae4f]

INTEGRATION: CWS ooo19126 (1.8.18); FILE MERGED 2005/09/05 17:27:17 rt 1.8.18.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7bde52c942809899465efb22763919e5e213671f]

INTEGRATION: CWS ooo19126 (1.5.16); FILE MERGED 2005/09/05 17:27:16 rt 1.5.16.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0a98d59cb042c6033f1a9cd3236ec18d26a97ca1]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:17:37 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5e7670479e0cebca611ca0f2732534d4695e227f]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 10:46:29 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [dc72ef00da9374223c9335f02d8204582e21250f]

INTEGRATION: CWS ooo19126 (1.2.20); FILE MERGED 2005/09/05 17:27:16 rt 1.2.20.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [9dd44296478a338a7c2d6c03c6f224117fc1d144]

INTEGRATION: CWS ooo19126 (1.4.242); FILE MERGED 2005/09/05 12:17:37 rt 1.4.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [53fa88fd60bb991297a6a14d8d6ab6fd0315dfc3]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 10:46:29 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c95d3c647623df34b370cde9869f6ab91240d760]

INTEGRATION: CWS ooo19126 (1.5.118); FILE MERGED 2005/09/05 10:46:28 rt 1.5.118.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [68562619c2bc61f9fc5af121703fb00ecc69cd68]

INTEGRATION: CWS ooo19126 (1.4.242); FILE MERGED 2005/09/05 12:17:36 rt 1.4.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [cea38216bd4556e4287e47949636a540c6be79c4]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 10:46:28 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [43636c4d5d2bf2df04c4805e2b5c938ef6de2c1a]

INTEGRATION: CWS ooo19126 (1.5.128); FILE MERGED 2005/09/05 10:46:27 rt 1.5.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [29d19146e8daae832828269641849963bd3c6444]

INTEGRATION: CWS ooo19126 (1.4.242); FILE MERGED 2005/09/05 12:17:35 rt 1.4.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [49027e7659eddb6ac9299c7cf0c56e7954316047]

INTEGRATION: CWS ooo19126 (1.3.32); FILE MERGED 2005/09/05 17:27:14 rt 1.3.32.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1cdb83b350122d52e22636d41f2bb76aadadc68e]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 10:46:26 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [fff2d8f3afd2cdd9a3d8af1de4e815c99b813a98]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:17:35 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c6847951b22bd160e64637a28855493dce63313e]

INTEGRATION: CWS ooo19126 (1.4.20); FILE MERGED 2005/09/05 17:27:14 rt 1.4.20.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b2f9edde796505372ede1730c582cdb745ebe43b]

INTEGRATION: CWS ooo19126 (1.4.76); FILE MERGED 2005/09/05 10:46:25 rt 1.4.76.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7f1ca56440d877793d312f3d7e9a3478bc70bfa8]

INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGED 2005/09/05 12:17:34 rt 1.3.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1274aa5d5bbe9a6be37e1e3975c1dc27da39c41a]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 10:46:25 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [90b54aeb18d0ec196aff7a3609e9b399bac5bb12]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:17:33 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [2677236dce55a617ded6cb04a6133c52766c01be]

INTEGRATION: CWS ooo19126 (1.4.242); FILE MERGED 2005/09/05 12:17:32 rt 1.4.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c19494ffdf6ef6548bf80ba79581a4e88f324113]

INTEGRATION: CWS ooo19126 (1.5.20); FILE MERGED 2005/09/05 17:27:13 rt 1.5.20.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [084e04b8762a7ca711d37bdfbe804f7012179c64]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:17:32 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [bc6b287841858e850474a132346df3db09d8db52]

INTEGRATION: CWS ooo19126 (1.6.18); FILE MERGED 2005/09/05 17:27:13 rt 1.6.18.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f0259394c1e9a7a1d3e9d323978b7675cf1fe75a]

INTEGRATION: CWS ooo19126 (1.3.18); FILE MERGED 2005/09/05 17:27:12 rt 1.3.18.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [dbb31e73b68de1e4f5dfebcc1d926bbea69dc736]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:17:31 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [cd689aa4b0236a9af59c0a24df76e82a453eeb19]

INTEGRATION: CWS ooo19126 (1.4.20); FILE MERGED 2005/09/05 17:27:12 rt 1.4.20.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c5c60b73f572cb4d112c4d02d121f4d2a6e9cd34]

INTEGRATION: CWS ooo19126 (1.5.178); FILE MERGED 2005/09/05 12:17:30 rt 1.5.178.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [be4f292ed21d9bfe56826f260264c378628bdff7]

INTEGRATION: CWS ooo19126 (1.5.18); FILE MERGED 2005/09/05 17:27:12 rt 1.5.18.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e667978114d6a5798f97bcc6cd6a9084e9cc5e55]

INTEGRATION: CWS ooo19126 (1.4.22); FILE MERGED 2005/09/05 17:27:12 rt 1.4.22.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a7e6c0e949c1321453abfb55857bcf012f42197f]

INTEGRATION: CWS ooo19126 (1.6.178); FILE MERGED 2005/09/05 12:17:30 rt 1.6.178.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [cd503103a6a55024caf26bfd6bb8e37e88780b7d]

INTEGRATION: CWS ooo19126 (1.1.1.1.158); FILE MERGED 2005/09/05 10:46:16 rt 1.1.1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a2c0956b38cb582273a9204c98a4e3ec682fb7fb]

INTEGRATION: CWS ooo19126 (1.7.16); FILE MERGED 2005/09/05 17:27:11 rt 1.7.16.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0229e7777c468b732dbe6bd72ef04f8c0adfc446]

INTEGRATION: CWS ooo19126 (1.5.178); FILE MERGED 2005/09/05 12:17:29 rt 1.5.178.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a8cc6d823ace1134cff2ea802f72db0c00ec68af]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 10:46:15 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [bbac449a6b955b426dbb1ee8e38f0db2d359b99b]

INTEGRATION: CWS ooo19126 (1.8.16); FILE MERGED 2005/09/05 17:27:11 rt 1.8.16.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [eebbea97589058cf2109647a85728f62e1aa8544]

INTEGRATION: CWS ooo19126 (1.6.178); FILE MERGED 2005/09/05 12:17:29 rt 1.6.178.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a9c79ef49f4c0c8ed71fe53a1317ca65dd27392f]

INTEGRATION: CWS ooo19126 (1.2.142); FILE MERGED 2005/09/05 10:46:15 rt 1.2.142.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b7e0538ab2864616d912737a155e434ced4cfe42]

INTEGRATION: CWS ooo19126 (1.3.22); FILE MERGED 2005/09/05 17:27:11 rt 1.3.22.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c01d48a881167af83dcc7e75092d1dbfccb1d545]

INTEGRATION: CWS ooo19126 (1.7.178); FILE MERGED 2005/09/05 12:17:28 rt 1.7.178.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d8c2a842d642447332702df5f736cb188bbe6a1a]

INTEGRATION: CWS ooo19126 (1.4.158); FILE MERGED 2005/09/05 10:46:14 rt 1.4.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [16e2ec907607721cd089005d572ef0b7b90b960f]

INTEGRATION: CWS ooo19126 (1.4.18); FILE MERGED 2005/09/05 17:27:11 rt 1.4.18.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [dc9ff72effe2ab45313e3e611e7c59a91782183e]

INTEGRATION: CWS ooo19126 (1.6.178); FILE MERGED 2005/09/05 12:17:27 rt 1.6.178.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [eaed79d150ba8a6570f587eac5e0e1be861ccbcc]

INTEGRATION: CWS ooo19126 (1.5.20); FILE MERGED 2005/09/05 17:27:10 rt 1.5.20.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [26628d46322e472c50f3723efba984d97cd95e7d]

INTEGRATION: CWS ooo19126 (1.36.84); FILE MERGED 2005/09/05 12:17:26 rt 1.36.84.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [eb7ebb5631f0bdc7fd7b7994a749c5e0ca99cae6]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:17:26 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [fb3c140ac339099dcf5f2e4788195a7758a77d91]

INTEGRATION: CWS ooo19126 (1.2.20); FILE MERGED 2005/09/05 17:27:10 rt 1.2.20.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8dd8e92e95446f646e4a90a29dd221ba5c13c78d]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:17:25 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [adeba95e41f6ac444e397bd7bd131d40df3099ab]

INTEGRATION: CWS ooo19126 (1.2.176); FILE MERGED 2005/09/05 12:17:25 rt 1.2.176.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [25acebda98b80e998a5de4b323359de53999f1ff]

INTEGRATION: CWS ooo19126 (1.3.22); FILE MERGED 2005/09/05 17:27:09 rt 1.3.22.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6543877f51103b7efc9c8c74797c6f32a13193af]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:17:24 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ad3e76fdbb55dee95b20c23984823af98521470f]

INTEGRATION: CWS ooo19126 (1.3.32); FILE MERGED 2005/09/05 17:27:09 rt 1.3.32.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ddafc23f85de9dda2b23ee386bc27d61595cd7bd]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:17:24 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8532cee9483cda5ea3b6c033ffc5f6f2df1bfb3e]

INTEGRATION: CWS ooo19126 (1.4.242); FILE MERGED 2005/09/05 12:17:23 rt 1.4.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0f45197cd9e11c98b73d5d1e88ea2c39537e8f01]

INTEGRATION: CWS ooo19126 (1.2.22); FILE MERGED 2005/09/05 17:27:08 rt 1.2.22.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8f9dd8b70650515b1964052b6fc875150f57a40f]

INTEGRATION: CWS ooo19126 (1.2.138); FILE MERGED 2005/09/05 12:17:22 rt 1.2.138.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [10b9ed0e446c25a8ae0260f3d2884a1bacc2ba89]

INTEGRATION: CWS ooo19126 (1.4.22); FILE MERGED 2005/09/05 17:27:08 rt 1.4.22.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0ac6e9a0e7274fc19c48c6ebb8637b891253cc56]

INTEGRATION: CWS ooo19126 (1.4.22); FILE MERGED 2005/09/05 17:27:07 rt 1.4.22.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7ef34fea81af2b61f7a21bc70e1d57a75742e17d]

INTEGRATION: CWS ooo19126 (1.2.138); FILE MERGED 2005/09/05 12:17:21 rt 1.2.138.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [bbe6bcccb48a58b614c9587779e63ad91242bfcf]

INTEGRATION: CWS ooo19126 (1.6.18); FILE MERGED 2005/09/05 17:27:07 rt 1.6.18.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [75eb4dc417178642704b99443da768cec968591c]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:17:21 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f85bb00cb8e9fcba39c6e8756c8144a2d8b14dae]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 10:46:01 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3db5998345190ce87065f90f0d0ed2c5ba863e8e]

INTEGRATION: CWS ooo19126 (1.3.12); FILE MERGED 2005/09/05 17:27:06 rt 1.3.12.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f158e5f8f0e818bd500c60681d68f42d8cf1d17b]

INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGED 2005/09/05 12:17:20 rt 1.3.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [05f9cb26df165e7abbf7ea0eddb6cbcc3b1a3c9f]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 10:46:00 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c2c615e146a96a25bd48b2ea58afd78e3dd73610]

INTEGRATION: CWS ooo19126 (1.6.178); FILE MERGED 2005/09/05 12:17:20 rt 1.6.178.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [46059f546d3a47a6421047a31747d6365ce3ee31]

INTEGRATION: CWS ooo19126 (1.2.50); FILE MERGED 2005/09/05 17:27:06 rt 1.2.50.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7ee09f0713bea0fec0dc3ee8ee8c628a7441b20a]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 10:45:59 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7370b9ffb369ff9ec5b7a19f290f933ed63b182f]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:17:19 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [00930f99c6e5815d26c0b9c1f174af6c365208e7]

INTEGRATION: CWS ooo19126 (1.4.8); FILE MERGED 2005/09/05 17:27:05 rt 1.4.8.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [454dcc258377dad6de52c1686cebb0a46b04cbb2]

INTEGRATION: CWS ooo19126 (1.2.50); FILE MERGED 2005/09/05 17:27:04 rt 1.2.50.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [dec4b350e94c5eda656511a5ca02923346d86ad7]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 10:45:58 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [be111e5fb50253787dfa4f7d37603c8df43f1831]

INTEGRATION: CWS ooo19126 (1.6.178); FILE MERGED 2005/09/05 12:17:19 rt 1.6.178.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a3a1161cd1e111e3fab007616d9d2cd32a523d02]

INTEGRATION: CWS ooo19126 (1.7.8); FILE MERGED 2005/09/05 17:27:03 rt 1.7.8.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [344663790da1a670cb924f26273c1d17e35afb96]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:17:18 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [9676c72ec302d9a07ba74572a747b38540fae5a2]

INTEGRATION: CWS ooo19126 (1.4.12); FILE MERGED 2005/09/05 17:27:03 rt 1.4.12.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7602a7a6163ad8de5ab4154447ddf6470cc52863]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:17:18 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [88387c141aeb113f8c55ff7c4cdba0fc6f49eb11]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 10:45:57 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [75baa5dd6624a3291f4e505ddf78c36792d07851]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:17:17 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [78b38f7a10f934f909a7adf7626e44eebb0c62ac]

INTEGRATION: CWS ooo19126 (1.5.12); FILE MERGED 2005/09/05 17:27:03 rt 1.5.12.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [35ad5f6d2ba684dd6ff9971bcaa3931015199687]

INTEGRATION: CWS ooo19126 (1.5.12); FILE MERGED 2005/09/05 17:27:02 rt 1.5.12.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [90f67eecf4800cdda925d4b00cde0dbea9e5fea8]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 10:45:56 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b9f7c2db98bbe5596b7ca99fc8c833804bbe1468]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:17:16 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [2de94a77b7be9a399c128ae2d32fcc6792a53e64]

INTEGRATION: CWS ooo19126 (1.4.12); FILE MERGED 2005/09/05 17:27:02 rt 1.4.12.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c2d4c1ad76486df09ed79e7a5ae59201ae48d09c]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 10:45:55 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [80b1f0641d180cefe058ef445ae849e36fb201f0]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:17:16 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [03a09c51f0ed17b9d15cb8913b9cffc0a1e32843]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:17:15 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1cd808a0cd17df4af717fa07582299f4df53e36e]

INTEGRATION: CWS ooo19126 (1.5.10); FILE MERGED 2005/09/05 17:27:02 rt 1.5.10.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4fe1e8c69c0e2c94ced701c5129fc7ed6a63b8ed]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:17:15 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [dc677e0df0a3721fdbdcaf54ae85d56439c7a12d]

INTEGRATION: CWS ooo19126 (1.5.12); FILE MERGED 2005/09/05 17:27:01 rt 1.5.12.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [fe1a488f8f9292a7b0d1747ea6b971d8b80ad9ec]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 10:45:53 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [938e8ed0cbd026fc1b8485f4040a6de021f22e99]

INTEGRATION: CWS ooo19126 (1.3.286); FILE MERGED 2005/09/05 12:17:14 rt 1.3.286.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b0af0cb8c1288c39bfa2e82acfb3e3043870b85c]

INTEGRATION: CWS ooo19126 (1.4.12); FILE MERGED 2005/09/05 17:27:01 rt 1.4.12.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1d460f717b6b3970f4a4fe1f3ec17dda55e811a0]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 10:45:52 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [949fae8580db6ffb3c7facb1cc384eba51a6f2e7]

INTEGRATION: CWS ooo19126 (1.2.84); FILE MERGED 2005/09/05 12:17:14 rt 1.2.84.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [388a606dcff17d20633b8fafaba5c0bfd9835912]

INTEGRATION: CWS ooo19126 (1.4.126); FILE MERGED 2005/09/05 10:45:52 rt 1.4.126.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d5e9484e26723aef06ad1e1c30f251dc4a349a80]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:17:14 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e10dfd39dd9a482b0ff1ce6a18f70b24d5f00be5]

INTEGRATION: CWS ooo19126 (1.5.10); FILE MERGED 2005/09/05 17:27:00 rt 1.5.10.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [cb5e5045d7d0f54097b2aa799f7c6133a80da6c3]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 10:45:51 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b9c0400e832ba572143527a3c3bc1c58bc162ebb]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:17:13 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [62460e5cbb5d995acc9e30ee542a506731ff7d2c]

INTEGRATION: CWS ooo19126 (1.5.12); FILE MERGED 2005/09/05 17:27:00 rt 1.5.12.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ae3cd54b0a88eee121c70742c5e4f69a234a62a7]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 10:45:50 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4a1c6578b39f0a8824946564aeb930c0b79b252c]

INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGED 2005/09/05 12:17:13 rt 1.3.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [cc411b5a3a15fc48418e53fb1e1c1193477ab7ad]

INTEGRATION: CWS ooo19126 (1.1.1.1.158); FILE MERGED 2005/09/05 10:45:50 rt 1.1.1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0e698deb8dc2b490af5b04db57a4bdca966e88dc]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:17:12 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [eb22d251f04339baf2a31b0b812cc0c38de2e8ed]

INTEGRATION: CWS ooo19126 (1.4.22); FILE MERGED 2005/09/05 17:26:59 rt 1.4.22.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6a87f5d51e98bfa3190f2416ecf99f41e6acf7fe]

INTEGRATION: CWS ooo19126 (1.6.178); FILE MERGED 2005/09/05 12:17:12 rt 1.6.178.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [647df128bcf83d6fa90a827a4b2cc817c8b573e1]

INTEGRATION: CWS ooo19126 (1.5.12); FILE MERGED 2005/09/05 17:26:58 rt 1.5.12.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7d3adbc0e4d4c2e6d10ae37acc122a1502a4b835]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:17:12 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8026f1c6290e7cf2a9a37a4388a5f4911bab373c]

INTEGRATION: CWS ooo19126 (1.2.50); FILE MERGED 2005/09/05 17:26:58 rt 1.2.50.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [452583f281a9c1dd53abbb2ca6996bffd09d88ce]

INTEGRATION: CWS ooo19126 (1.8.86); FILE MERGED 2005/09/05 12:17:12 rt 1.8.86.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [29158be09deb0d6a3652490eb632e7eb015edf2c]

INTEGRATION: CWS ooo19126 (1.4.12); FILE MERGED 2005/09/05 17:26:58 rt 1.4.12.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [df83179b103807e50fc7f06837af165f014179bc]

INTEGRATION: CWS ooo19126 (1.5.12); FILE MERGED 2005/09/05 17:26:57 rt 1.5.12.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c2509bf260e298df069144176762b352244032b5]

INTEGRATION: CWS ooo19126 (1.7.52); FILE MERGED 2005/09/05 12:17:11 rt 1.7.52.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3068a5f8acaa3906b0413959db38f6b5f37e71a3]

INTEGRATION: CWS ooo19126 (1.4.12); FILE MERGED 2005/09/05 17:26:57 rt 1.4.12.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3eebd13c1df684ef9d2188426cc58582a674ea2e]

INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGED 2005/09/05 12:17:11 rt 1.3.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d22bc3286f395f04b4894df30b1c2e708fdb8924]

INTEGRATION: CWS ooo19126 (1.2.32); FILE MERGED 2005/09/05 17:26:56 rt 1.2.32.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [709f31fc613a5ea970ce52bc4037e8bc77f26b50]

INTEGRATION: CWS ooo19126 (1.7.178); FILE MERGED 2005/09/05 12:17:11 rt 1.7.178.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e571217cd00912cfcd2010206328e8575a4d2755]

INTEGRATION: CWS ooo19126 (1.5.18); FILE MERGED 2005/09/05 17:26:56 rt 1.5.18.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6967bc958cc02dcd091bf1ede484876c99c28955]

INTEGRATION: CWS ooo19126 (1.5.178); FILE MERGED 2005/09/05 12:17:10 rt 1.5.178.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f4b5567f10b6f2cbf2c81dc38b490263e4695f61]

INTEGRATION: CWS ooo19126 (1.3.32); FILE MERGED 2005/09/05 17:26:55 rt 1.3.32.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c7a5d813fc456cdb5af6039954c540abe44b04b3]

INTEGRATION: CWS ooo19126 (1.14.86); FILE MERGED 2005/09/05 12:17:10 rt 1.14.86.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f0c6077860cb924eb8689e32ed70c7e6fed6f49f]

INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGED 2005/09/05 12:17:09 rt 1.3.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [26d7b5acd24b78b1841f3de5e629145b6283566b]

INTEGRATION: CWS ooo19126 (1.21.176); FILE MERGED 2005/09/05 12:17:09 rt 1.21.176.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e216807b7380bca336f864fec5bff76f7ee1aa9c]

INTEGRATION: CWS ooo19126 (1.2.22); FILE MERGED 2005/09/05 17:26:54 rt 1.2.22.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [71e345b8942a2645f20775b35e9db196823aa5cc]

INTEGRATION: CWS ooo19126 (1.8.178); FILE MERGED 2005/09/05 12:17:08 rt 1.8.178.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b183a9acc8065dd43051d839a562d1fb068278f3]

INTEGRATION: CWS ooo19126 (1.2.242); FILE MERGED 2005/09/05 12:17:08 rt 1.2.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [2cf812cad3f36137a04221607ae625e44e0dc8ed]

INTEGRATION: CWS ooo19126 (1.4.22); FILE MERGED 2005/09/05 17:26:54 rt 1.4.22.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3ae2e5acec6897f400fbaa494e77bb26ec324200]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:17:08 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [346fb71b37dc0e353358be2a036508dc641dec9a]

INTEGRATION: CWS ooo19126 (1.4.20); FILE MERGED 2005/09/05 17:26:53 rt 1.4.20.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a027ef6ad88639d1c0548d02f655e8b8d696cd63]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:17:04 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [338ee6e0e5849382405a74b371a9fda6e9c691d0]

INTEGRATION: CWS ooo19126 (1.9.6); FILE MERGED 2005/09/05 17:26:53 rt 1.9.6.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4c0895f1e2094696877015455ed783462f68e6dc]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:17:04 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a72da3a18526df312683001d03d6239739ad4e2a]

INTEGRATION: CWS ooo19126 (1.2.242); FILE MERGED 2005/09/05 12:17:04 rt 1.2.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a7dfd3a3312b93eff63d1745da82a0a8504a6e84]

INTEGRATION: CWS ooo19126 (1.6.178); FILE MERGED 2005/09/05 12:17:03 rt 1.6.178.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [93865527da9ea22dace2b0ca22630ccd6c4cef8c]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:17:03 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d466b7d43a5f01c386a24b6f800a9f8ffa0d0c2f]

INTEGRATION: CWS ooo19126 (1.5.178); FILE MERGED 2005/09/05 12:17:03 rt 1.5.178.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [de3db7169d95bf6a48e088771f60001d004963b4]

INTEGRATION: CWS ooo19126 (1.3.226); FILE MERGED 2005/09/05 17:08:22 rt 1.3.226.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3b67167dad31e15ee2435e2dab21c6d766e40633]

INTEGRATION: CWS ooo19126 (1.5.178); FILE MERGED 2005/09/05 12:17:01 rt 1.5.178.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f167b609d88e6a5800bd8e8b74fccc3db6b18863]

INTEGRATION: CWS ooo19126 (1.1.262); FILE MERGED 2005/09/05 17:08:21 rt 1.1.262.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [32d0138ca2e289f7d53ee58f3b6de82cc4c7db68]

INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGED 2005/09/05 12:17:01 rt 1.3.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [60353dc637d0101ef6a5c66f5a4989844ccbdea3]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:17:01 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [aa917c87331d86ffe1e1f7e3688168ca65dcaa56]

INTEGRATION: CWS ooo19126 (1.2.112); FILE MERGED 2005/09/05 17:08:20 rt 1.2.112.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5a4fb4bb45926cbfa1c95468c056b9f9b150db0c]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:17:00 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [81f576517078e14110751de45a1ed72c36a0875c]

INTEGRATION: CWS ooo19126 (1.4.242); FILE MERGED 2005/09/05 12:17:00 rt 1.4.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [2c609f676467ea6dff700d2d2722897525b9bc09]

INTEGRATION: CWS ooo19126 (1.4.58); FILE MERGED 2005/09/05 17:08:20 rt 1.4.58.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [fc64a347d54048e473c40a074ee30035b2928207]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:17:00 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ee258a9a88778eecf20f23a73204a5d294d30824]

INTEGRATION: CWS ooo19126 (1.3.66); FILE MERGED 2005/09/05 17:08:19 rt 1.3.66.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1edef3e699198071ee4f224c5a151f00939bd5f2]

INTEGRATION: CWS ooo19126 (1.2.84); FILE MERGED 2005/09/05 12:16:59 rt 1.2.84.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ecb607089ac2edbc6abdb01adbe1906a046fb9bd]

INTEGRATION: CWS ooo19126 (1.2.112); FILE MERGED 2005/09/05 17:08:19 rt 1.2.112.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3e1b24515153283e18069205d01801417a6b061f]

INTEGRATION: CWS ooo19126 (1.10.130); FILE MERGED 2005/09/05 12:16:59 rt 1.10.130.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e241e81adcb77daec030c752263b7c86f0207dcf]

INTEGRATION: CWS ooo19126 (1.4.6); FILE MERGED 2005/09/05 17:08:19 rt 1.4.6.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d570b1bfdd19fd1ff201609faa79eededf726828]

INTEGRATION: CWS ooo19126 (1.3.178); FILE MERGED 2005/09/05 12:16:59 rt 1.3.178.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f599764f085c08a349651d8a2c6811717bc0d370]

INTEGRATION: CWS ooo19126 (1.4.58); FILE MERGED 2005/09/05 17:08:18 rt 1.4.58.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [71116f6050e04d0eefd1547cab2524fd089f4b5b]

INTEGRATION: CWS ooo19126 (1.5.178); FILE MERGED 2005/09/05 12:16:58 rt 1.5.178.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [190fee528254788283091ab714135f648c436a2d]

INTEGRATION: CWS ooo19126 (1.2.194); FILE MERGED 2005/09/05 17:08:18 rt 1.2.194.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d73855eb8610aa8eb7c252da2b1338e941f87e80]

INTEGRATION: CWS ooo19126 (1.4.242); FILE MERGED 2005/09/05 12:16:57 rt 1.4.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [63c616a294dfbe40d4fe8ccbfebc3c21e0e0765f]

INTEGRATION: CWS ooo19126 (1.3.66); FILE MERGED 2005/09/05 17:08:18 rt 1.3.66.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [477ca91f655b50c09c7cc148d34c86b9a92b0190]

INTEGRATION: CWS ooo19126 (1.2.234); FILE MERGED 2005/09/05 12:16:56 rt 1.2.234.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [cd46699cd1f672a2ca6847b580e60797b5259000]

INTEGRATION: CWS ooo19126 (1.4.66); FILE MERGED 2005/09/05 17:08:17 rt 1.4.66.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3837d2f26d1b48b31283ecf9531dfb92d7274fdb]

INTEGRATION: CWS ooo19126 (1.3.178); FILE MERGED 2005/09/05 12:16:56 rt 1.3.178.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6a3348f7a1e06f31d4f3f81bc512b286e294a8b8]

INTEGRATION: CWS ooo19126 (1.6.48); FILE MERGED 2005/09/05 17:08:17 rt 1.6.48.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [2914bc0b92bdd17486bfe96df6137a015755cacd]

INTEGRATION: CWS ooo19126 (1.4.178); FILE MERGED 2005/09/05 12:16:55 rt 1.4.178.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [db4ab571e770ccf2372f02b4d9a9073edcccbf25]

INTEGRATION: CWS ooo19126 (1.2.204); FILE MERGED 2005/09/05 17:08:16 rt 1.2.204.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [41d3cbbb1e90b3bdf8c461cf2fd9d4c260eded7c]

INTEGRATION: CWS ooo19126 (1.5.138); FILE MERGED 2005/09/05 12:16:54 rt 1.5.138.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c847cb4192ab0b5bc5556a790c9d59e2ab0a0142]

INTEGRATION: CWS ooo19126 (1.3.6); FILE MERGED 2005/09/05 17:08:15 rt 1.3.6.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [612c9a8b8a639042e8bb8a2a0db3557cbb3f7af1]

INTEGRATION: CWS ooo19126 (1.3.86); FILE MERGED 2005/09/05 12:16:53 rt 1.3.86.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8a4e3f035e2382507781749110114a3772c4bf45]

INTEGRATION: CWS ooo19126 (1.7.6); FILE MERGED 2005/09/05 17:08:14 rt 1.7.6.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ae79b791703d9e634caaaaa3c1fdf251492fd352]

INTEGRATION: CWS ooo19126 (1.5.138); FILE MERGED 2005/09/05 12:16:53 rt 1.5.138.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b8e351dcb6ab09cb3771155453ab682ecfcdf884]

INTEGRATION: CWS ooo19126 (1.5.58); FILE MERGED 2005/09/05 17:08:14 rt 1.5.58.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c51162c05796fcd0dd0731916516bc3e29cbeaea]

INTEGRATION: CWS ooo19126 (1.5.178); FILE MERGED 2005/09/05 12:16:52 rt 1.5.178.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [28a0b5f84c191956aff924615896008b77128fe9]

INTEGRATION: CWS ooo19126 (1.3.6); FILE MERGED 2005/09/05 17:08:14 rt 1.3.6.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [85e24db766aed14e32d80c440b8e4d790798744c]

INTEGRATION: CWS ooo19126 (1.6.138); FILE MERGED 2005/09/05 12:16:50 rt 1.6.138.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d4e89fbd9b09e6ca2e9e4f73e80a7b554ebb79a4]

INTEGRATION: CWS ooo19126 (1.3.98); FILE MERGED 2005/09/05 17:08:13 rt 1.3.98.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [17b0d6e186e0343f8161a7cbcbe128b54a55adf2]

INTEGRATION: CWS ooo19126 (1.6.138); FILE MERGED 2005/09/05 12:16:49 rt 1.6.138.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8d8bbe214c81cd19193d66137375831b899fd001]

INTEGRATION: CWS ooo19126 (1.3.130); FILE MERGED 2005/09/05 17:08:13 rt 1.3.130.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [29c0c78b5ad7ce78c54239ab26a15f70f405e00f]

INTEGRATION: CWS ooo19126 (1.5.178); FILE MERGED 2005/09/05 12:16:48 rt 1.5.178.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5de74dba00bca8865c2143df33807d1f532e49ce]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 10:45:29 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1a15958fe9d9e349b6e08e0d450eae5062747bc8]

INTEGRATION: CWS ooo19126 (1.4.66); FILE MERGED 2005/09/05 17:08:12 rt 1.4.66.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [dcc161143eef9f2cf439e07e1ff61aea113b28f0]

INTEGRATION: CWS ooo19126 (1.4.178); FILE MERGED 2005/09/05 12:16:47 rt 1.4.178.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [171e9453f1d83084c226e0670b150911f6c22dbc]

INTEGRATION: CWS ooo19126 (1.5.58); FILE MERGED 2005/09/05 17:08:12 rt 1.5.58.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [68dc62c3ac5173c00f97e8982cd4aaaee558f640]

INTEGRATION: CWS ooo19126 (1.6.658); FILE MERGED 2005/09/05 12:16:45 rt 1.6.658.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [83bbc360e147d44443951ee62deb200d13dbc11f]

INTEGRATION: CWS ooo19126 (1.4.66); FILE MERGED 2005/09/05 17:08:11 rt 1.4.66.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f2eccdcbea2a49ee5979b594dd899413711f3431]

INTEGRATION: CWS ooo19126 (1.9.242); FILE MERGED 2005/09/05 12:16:45 rt 1.9.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8a81e81b77d4a4a03791400f3988741627a4a1e0]

INTEGRATION: CWS ooo19126 (1.1.1.1.158); FILE MERGED 2005/09/05 10:45:28 rt 1.1.1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [9e9d9ebc957985f6c8cf86b15bcc83d28b3af24d]

INTEGRATION: CWS ooo19126 (1.2.204); FILE MERGED 2005/09/05 17:08:11 rt 1.2.204.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [fde82ea88ce7eb7a5b3797ce0fb06e6446281e11]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:16:44 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [80387afd2983db00dc553d69ba5cbb535f1dc668]

INTEGRATION: CWS ooo19126 (1.8.26); FILE MERGED 2005/09/05 17:08:10 rt 1.8.26.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [11afeea9bbda52b2e28d6adb9af636e0975bdd63]

INTEGRATION: CWS ooo19126 (1.2.26); FILE MERGED 2005/09/05 17:08:10 rt 1.2.26.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d73697293d8ff3d8ddf7d95f8a0c6dc971f85020]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:16:44 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [edbf484e6f1ffc99a0d33ef6b4c69c976972c177]

INTEGRATION: CWS ooo19126 (1.3.38); FILE MERGED 2005/09/05 17:08:10 rt 1.3.38.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b83cea9d446dae3cf612466c7303346853376533]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:16:43 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [850b8ad729a8c135e80d8a70adb7478c802a82d2]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:16:42 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [35177feef132a73f896c010bfa0e67042a6a7a55]

INTEGRATION: CWS ooo19126 (1.3.38); FILE MERGED 2005/09/05 17:08:09 rt 1.3.38.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [21e32a5032989c95b680569fcdfdb966af31935e]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 10:45:26 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f6bdd79778e13b6d60d65496160ead16e5a413bc]

INTEGRATION: CWS ooo19126 (1.9.242); FILE MERGED 2005/09/05 12:16:41 rt 1.9.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0c9a49ceea6748162d0930933776a122101d1ece]

INTEGRATION: CWS ooo19126 (1.3.76); FILE MERGED 2005/09/05 17:08:09 rt 1.3.76.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6db6e11187c83b1a25d24ff5fd9cfb2b0c1f428b]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:16:41 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5403866ccc5c599001cff65f268bb508fec2d4e6]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:16:40 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6155c3461e1bd45a860f6daddd633cc76ad8ad90]

INTEGRATION: CWS ooo19126 (1.2.76); FILE MERGED 2005/09/05 17:08:09 rt 1.2.76.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [829326db7b74a082dd2bd4fa368056488c9c789e]

INTEGRATION: CWS ooo19126 (1.4.242); FILE MERGED 2005/09/05 12:16:38 rt 1.4.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [9d61dd38d2f3e4a113fa71a88a32efff1b38c262]

INTEGRATION: CWS ooo19126 (1.3.76); FILE MERGED 2005/09/05 17:08:08 rt 1.3.76.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b3a5a4cbf31ecbca1af91495c3cdb8a6f2aa52b0]

INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGED 2005/09/05 12:16:38 rt 1.3.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8d731fea77be3930eaba29445bb1722d49fa1eba]

INTEGRATION: CWS ooo19126 (1.4.76); FILE MERGED 2005/09/05 17:08:08 rt 1.4.76.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b675b4f741def2a78f9f6e58ab6268d20d37cdb1]

INTEGRATION: CWS ooo19126 (1.4.242); FILE MERGED 2005/09/05 12:16:37 rt 1.4.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4aa796e043bf701ee848bab3197648d0d4ec8496]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 10:45:25 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [acbf4e743da157ffe581940d542044480a06c4c9]

INTEGRATION: CWS ooo19126 (1.3.76); FILE MERGED 2005/09/05 17:08:07 rt 1.3.76.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c4ee6bffa86f6e9146d5c763b7a68f3ab59d5774]

INTEGRATION: CWS ooo19126 (1.4.242); FILE MERGED 2005/09/05 12:16:36 rt 1.4.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5f0eccd8b93a67e82d198f03966fb20b8347cdde]

INTEGRATION: CWS ooo19126 (1.3.76); FILE MERGED 2005/09/05 17:08:06 rt 1.3.76.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d31e56c4d092072a02707eb3e8a8ca88f15b6e6b]

INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGED 2005/09/05 12:16:35 rt 1.3.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b41d7a43e3891d135a35ee151edbe1416cf01b67]

INTEGRATION: CWS ooo19126 (1.2.188); FILE MERGED 2005/09/05 17:08:05 rt 1.2.188.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [db50a913ad03fc98a825a2ef982d0c59e62daa52]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:16:35 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8e1db05b3f7b0de8a3405f6f1adc7d65761c83ac]

INTEGRATION: CWS ooo19126 (1.4.66); FILE MERGED 2005/09/05 17:08:05 rt 1.4.66.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [77568f4c974050489733b7fb416d2e49240abf3b]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:16:34 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [72ee48f40e5c7f1013f2e8f54dd2066cd6f00267]

INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGED 2005/09/05 12:16:33 rt 1.3.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e2ac9f67a905f65f9962d8ba493d85476e78f4ed]

INTEGRATION: CWS ooo19126 (1.10.194); FILE MERGED 2005/09/05 17:08:04 rt 1.10.194.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e2a89205f53b51647ad125fcc900914538039302]

INTEGRATION: CWS ooo19126 (1.4.242); FILE MERGED 2005/09/05 12:16:31 rt 1.4.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a5940a065d9942048b26fdb0edec5ad7b03b113a]

INTEGRATION: CWS ooo19126 (1.9.194); FILE MERGED 2005/09/05 17:08:04 rt 1.9.194.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e6d2460152faa37541f71c4260cc1c64d277b700]

INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGED 2005/09/05 12:16:30 rt 1.3.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [faac1868e9340de6fd57839dcf3df0bb6ce427a2]

INTEGRATION: CWS ooo19126 (1.7.194); FILE MERGED 2005/09/05 17:08:03 rt 1.7.194.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b10da7669c05091d7ca75a542bd67c8fa6655aef]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:16:29 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d3ad9ec86b879375743f5a489cc0900ea9a2ddd3]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:16:29 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4f36feaf1c8a9bd0890ba98fe8a8e923c2f7ff50]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:16:28 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4097a1440ef5863de17e0324b274184d369e68f5]

INTEGRATION: CWS ooo19126 (1.8.194); FILE MERGED 2005/09/05 17:08:02 rt 1.8.194.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8ccd8aa01d275b59ea9de01e035441dfd25e0301]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 10:45:22 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8736ed86457b8d33b20ecac0f43bb3970ffb5162]

INTEGRATION: CWS ooo19126 (1.4.674); FILE MERGED 2005/09/05 12:16:28 rt 1.4.674.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [fecb8127c857721578b7cd2a9a2a162c5265bf40]

INTEGRATION: CWS ooo19126 (1.1.1.1.268); FILE MERGED 2005/09/05 17:08:02 rt 1.1.1.1.268.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [bed39bf5ad34046817f617c6cb8b655416f8be77]

INTEGRATION: CWS ooo19126 (1.10.194); FILE MERGED 2005/09/05 17:08:02 rt 1.10.194.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [60f949d9b218e0a45a285fb68be625d8c9500f01]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:16:27 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d680506ef064e7b6323ea2f28e4c898307b54010]

INTEGRATION: CWS ooo19126 (1.2.258); FILE MERGED 2005/09/05 17:08:02 rt 1.2.258.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ba23a28f1c54647d5f7a0ca6788a5e4f64b50ac3]

INTEGRATION: CWS ooo19126 (1.7.66); FILE MERGED 2005/09/05 17:08:01 rt 1.7.66.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [23f417506ddb75a97459cc9a8915d878b36fd2dc]

INTEGRATION: CWS ooo19126 (1.5.256); FILE MERGED 2005/09/05 17:08:01 rt 1.5.256.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6f3a1479b445960b047f8c175bef33a9a32e2b4d]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:16:26 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [72577e22130fd164690d0da777e65fc86bc5fca8]

INTEGRATION: CWS ooo19126 (1.13.86); FILE MERGED 2005/09/05 17:08:00 rt 1.13.86.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [628952eae8ba05b9045169b9e6d2ba48786e8dde]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:16:26 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [fd5b120f5c8f88e0407f4fa4fe7256bc6fd68997]

INTEGRATION: CWS ooo19126 (1.7.108); FILE MERGED 2005/09/05 17:08:00 rt 1.7.108.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8076e20eb669ef3a4fad9ad4894a0d0056fe0c57]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:16:26 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [2584d9b3400eaee19a421adf5d7ee67c132fd31e]

INTEGRATION: CWS ooo19126 (1.11.86); FILE MERGED 2005/09/05 17:08:00 rt 1.11.86.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [95abf64712fc9e4944176af3a786da70ef5ece93]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:16:25 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8228213f4b5d8c0b97dd306ea3b2aa2c87f773eb]

INTEGRATION: CWS ooo19126 (1.2.246); FILE MERGED 2005/09/05 17:07:59 rt 1.2.246.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6b4a962626c465d66c57f0b3cbd92bfdba40f345]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:16:25 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [baa5e7b45c4bc557861c19681bd3d2860fc5dfe9]

INTEGRATION: CWS ooo19126 (1.1.246); FILE MERGED 2005/09/05 17:07:59 rt 1.1.246.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ee74b22980f919e7f9f8902cecb3857448594126]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:16:24 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7e19c893ac5edc858d7590525ca8786e8add8ee9]

INTEGRATION: CWS ooo19126 (1.3.256); FILE MERGED 2005/09/05 17:07:59 rt 1.3.256.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6184c8d1ba0f61c8c761de78b7fbecfb577681cd]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:16:23 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [9b957c73505cdb9865c49290feb3dcf928c2c422]

INTEGRATION: CWS ooo19126 (1.5.256); FILE MERGED 2005/09/05 17:07:59 rt 1.5.256.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [427f946c99a35490af86c5c5b13e95de08e425d7]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:16:22 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1f2241f6515aae79622e34ca7a34ce594f7419dd]

INTEGRATION: CWS ooo19126 (1.12.194); FILE MERGED 2005/09/05 17:07:58 rt 1.12.194.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ce5d387973f24e47dc9d5eae8f7233b8d30d144b]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:16:22 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0113a7518006537283538214fe6d246affd0be50]

INTEGRATION: CWS ooo19126 (1.3.246); FILE MERGED 2005/09/05 17:07:58 rt 1.3.246.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5ed0cf916008516899af00830e2c72966b63a703]

INTEGRATION: CWS ooo19126 (1.6.664); FILE MERGED 2005/09/05 12:16:21 rt 1.6.664.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c05d0a57d0f96011dc4002626447570eee6c546d]

INTEGRATION: CWS ooo19126 (1.5.76); FILE MERGED 2005/09/05 17:07:57 rt 1.5.76.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [57809c30f413d78d4c1296a610a31c2aa3ccacba]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:16:20 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [720cb64007ab696479879c57c319a870d8ec8af2]

INTEGRATION: CWS ooo19126 (1.5.52); FILE MERGED 2005/09/05 17:07:57 rt 1.5.52.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5d2dc8c43cbef2f745626797d1d932d8cf97f6e8]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 10:45:18 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [fa6522cf503f0962c29f7a1363c354405efaec93]

INTEGRATION: CWS ooo19126 (1.9.242); FILE MERGED 2005/09/05 12:16:19 rt 1.9.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8b1bb7412e3055e97bb657fb2f44d5bfcd48c0ab]

INTEGRATION: CWS ooo19126 (1.4.246); FILE MERGED 2005/09/05 17:07:57 rt 1.4.246.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [31ab5468eb82abd18b520573444836699c888338]

INTEGRATION: CWS ooo19126 (1.10.242); FILE MERGED 2005/09/05 12:16:19 rt 1.10.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [238ae0b1385204bdf1f3acef1dcf952806e33d90]

INTEGRATION: CWS ooo19126 (1.6.86); FILE MERGED 2005/09/05 17:07:56 rt 1.6.86.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a950aab1c19a1ee392881342cb3d184d8a005f73]

INTEGRATION: CWS ooo19126 (1.4.86); FILE MERGED 2005/09/05 17:07:56 rt 1.4.86.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1437789a024be2cbc81e83ab389c52714a46b580]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:16:18 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [33fdaf992ac57a1efc2539731caa58545391554b]

INTEGRATION: CWS ooo19126 (1.5.260); FILE MERGED 2005/09/05 17:07:56 rt 1.5.260.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f10d9838442e4a7afaf161b18b0344507081424f]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:16:17 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [027cc08c7c865ad14c3fb57a0d17f985b7636554]

INTEGRATION: CWS ooo19126 (1.2.260); FILE MERGED 2005/09/05 17:07:55 rt 1.2.260.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [353d6ed795a698ee2fd35e2782fbab82c0308a4e]

INTEGRATION: CWS ooo19126 (1.9.242); FILE MERGED 2005/09/05 12:16:17 rt 1.9.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [120b88792a0f799fd5d3fc333740b96cced9adb8]

INTEGRATION: CWS ooo19126 (1.7.86); FILE MERGED 2005/09/05 17:07:55 rt 1.7.86.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [322e48dcd66bdcd1ec07ccd70136dcce4abe60ff]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:16:15 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7b6ffa8957cd635c888f600f4f0da501e051c4e6]

INTEGRATION: CWS ooo19126 (1.12.86); FILE MERGED 2005/09/05 17:07:55 rt 1.12.86.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [9f40af0c9ae2aec595230c9ccd9896b08bb9efd6]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:16:13 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [9d3bc23a28b825c201eb95c5ce82c5745c9d0d5a]

INTEGRATION: CWS ooo19126 (1.16.58); FILE MERGED 2005/09/05 17:07:55 rt 1.16.58.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e67935602f786bc1b158691cf699d6040dc26cb7]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:16:12 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c9fd2b9cd876b84e98e066783da131da66b7a40a]

INTEGRATION: CWS ooo19126 (1.2.268); FILE MERGED 2005/09/05 17:07:54 rt 1.2.268.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0a67e5aa5e8e81812339311f3b8abe0aa260c931]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:16:11 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [57d14076695024f9c6bec04816550fd6adc22ec2]

INTEGRATION: CWS ooo19126 (1.12.86); FILE MERGED 2005/09/05 17:07:54 rt 1.12.86.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c8d7f513c548f1e41e5faf7e099cb94431144902]

INTEGRATION: CWS ooo19126 (1.2.538); FILE MERGED 2005/09/05 12:16:10 rt 1.2.538.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [2f35b91ed7b40a03e74288c5ebfd4c3fcb2ad3c6]

INTEGRATION: CWS ooo19126 (1.5.64); FILE MERGED 2005/09/05 17:07:54 rt 1.5.64.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [9fa9f5051326c01e2da3c299cb86f0d3e06c8096]

INTEGRATION: CWS ooo19126 (1.4.178); FILE MERGED 2005/09/05 12:16:09 rt 1.4.178.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [784f498f00defc104c9d9631b07b75d4f5337d1f]

INTEGRATION: CWS ooo19126 (1.3.256); FILE MERGED 2005/09/05 17:07:53 rt 1.3.256.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [049e062b5b6f08b145671950b4e6c0c8b8c87304]

INTEGRATION: CWS ooo19126 (1.2.538); FILE MERGED 2005/09/05 12:16:07 rt 1.2.538.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d1bc0930fb2b5e3f75509cf240d7ec346d5b7d4d]

INTEGRATION: CWS ooo19126 (1.6.246); FILE MERGED 2005/09/05 17:07:53 rt 1.6.246.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [de8a289e252705e412c9b7d145decab45f8b6bb2]

INTEGRATION: CWS ooo19126 (1.4.178); FILE MERGED 2005/09/05 12:16:07 rt 1.4.178.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b457c770b02a0fb0e022c97050f00f0c12aad0c6]

INTEGRATION: CWS ooo19126 (1.8.86); FILE MERGED 2005/09/05 17:07:53 rt 1.8.86.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a7e7e0a586096ee97e628c1f3a670a37030909a7]

INTEGRATION: CWS ooo19126 (1.4.178); FILE MERGED 2005/09/05 12:16:06 rt 1.4.178.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3224254dbb3ad2dfb59a44d9c723391a455ea50d]

INTEGRATION: CWS ooo19126 (1.17.98); FILE MERGED 2005/09/05 17:07:52 rt 1.17.98.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [56f236fd17a9d7bdb09b377c7cc127ee717d08b1]

INTEGRATION: CWS ooo19126 (1.4.178); FILE MERGED 2005/09/05 12:16:05 rt 1.4.178.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a419ec57908d2e2140cf48c21890dc799de4da04]

INTEGRATION: CWS ooo19126 (1.7.86); FILE MERGED 2005/09/05 17:07:51 rt 1.7.86.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b3e90fe9f48ee498545c296a4ba4731f1b89565a]

INTEGRATION: CWS ooo19126 (1.6.48); FILE MERGED 2005/09/05 12:16:04 rt 1.6.48.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6c6b278defa0886715156209400494ccde9e6a76]

INTEGRATION: CWS ooo19126 (1.1.1.1.268); FILE MERGED 2005/09/05 17:07:51 rt 1.1.1.1.268.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3ba7fe31ace1a878e4ab26fd8a13aa8fddc53398]

INTEGRATION: CWS ooo19126 (1.2.48); FILE MERGED 2005/09/05 12:16:04 rt 1.2.48.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [dbdc8aea655d1c97f61ffeb1e6e0c08047a5dd00]

INTEGRATION: CWS ooo19126 (1.1.1.1.268); FILE MERGED 2005/09/05 17:07:50 rt 1.1.1.1.268.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3207850a786afb7b2df732e9ec72042abe953df3]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 10:45:13 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [23197a42e8618a922db18b6ddfdbc5ecedb725ce]

INTEGRATION: CWS ooo19126 (1.4.178); FILE MERGED 2005/09/05 12:16:03 rt 1.4.178.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6d9a8f39b8e62372eccf794a2cb2c403fc6779be]

INTEGRATION: CWS ooo19126 (1.6.86); FILE MERGED 2005/09/05 17:07:50 rt 1.6.86.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b810acc8d728d5eb5c9de7cbf8c8ef0484371a6a]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 10:45:12 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [fea41e988a78375d65d552aa4a1e6ffd711fc254]

INTEGRATION: CWS ooo19126 (1.4.178); FILE MERGED 2005/09/05 12:16:02 rt 1.4.178.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ee78104ed3fe0709534ecd84c0dea9ef15c6341a]

INTEGRATION: CWS ooo19126 (1.9.86); FILE MERGED 2005/09/05 17:07:50 rt 1.9.86.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [57d61a27457c0a975992c5cb879383330b70f76a]

INTEGRATION: CWS ooo19126 (1.4.178); FILE MERGED 2005/09/05 12:16:00 rt 1.4.178.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [323ab33099f2d60915d8d81944f9f132159450cd]

INTEGRATION: CWS ooo19126 (1.4.178); FILE MERGED 2005/09/05 12:15:59 rt 1.4.178.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a9bce7009090b1637a135cb309db77855a8ab652]

INTEGRATION: CWS ooo19126 (1.4.254); FILE MERGED 2005/09/05 17:07:49 rt 1.4.254.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b2c6cad8f3b1f01658174254c8d05a2757e3990a]

INTEGRATION: CWS ooo19126 (1.4.178); FILE MERGED 2005/09/05 12:15:58 rt 1.4.178.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7c131bceeb20ef91f6114051b35b998ef2d34c70]

INTEGRATION: CWS ooo19126 (1.4.252); FILE MERGED 2005/09/05 17:07:49 rt 1.4.252.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [84f189c727c2154cb5314f9e36b67294f2f9c0dd]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 10:45:11 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [884394adab2e0fb74bd9c4d3da18d3fb70c7162c]

INTEGRATION: CWS ooo19126 (1.5.178); FILE MERGED 2005/09/05 12:15:57 rt 1.5.178.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a3e378ce1e06d1c132d5a729f7e29bbed1bdb8f4]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 10:45:11 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [67caafd4a5a9dad56385b7849bb277dc845d077c]

INTEGRATION: CWS ooo19126 (1.4.178); FILE MERGED 2005/09/05 12:15:57 rt 1.4.178.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [37c3aed8f4ca615b810c0eee81cae23287f3b4c2]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 10:45:10 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [65a66235feeef2cce8c3dd6ed34db08d735abaaa]

INTEGRATION: CWS ooo19126 (1.4.178); FILE MERGED 2005/09/05 12:15:56 rt 1.4.178.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [78945d9aff250320225c63b151128a58375d527d]

INTEGRATION: CWS ooo19126 (1.2.288); FILE MERGED 2005/09/05 12:15:56 rt 1.2.288.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8d39694e21b6f874d71fcc7aca6aab0906242a34]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 10:45:09 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [faad571409ef9d70dad16f1b0f9ddb2b6339a289]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 10:45:08 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f96650427649662d0f1e38ef95049ccf51978752]

INTEGRATION: CWS ooo19126 (1.4.178); FILE MERGED 2005/09/05 12:15:55 rt 1.4.178.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7bf6db4d78d7138bec090d92e65553d0892b4d9f]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 10:45:08 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d232cfa59241cce1b890ad2c765292e3ad14f1f9]

INTEGRATION: CWS ooo19126 (1.4.178); FILE MERGED 2005/09/05 12:15:54 rt 1.4.178.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e85482353a028b2b5dac51cf6e0fc7f40a87f890]

INTEGRATION: CWS ooo19126 (1.2.288); FILE MERGED 2005/09/05 12:15:52 rt 1.2.288.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8bb4c10d10d3bc68c9fd98c53fa44ff17ac84914]

INTEGRATION: CWS ooo19126 (1.1.1.1.268); FILE MERGED 2005/09/05 17:07:45 rt 1.1.1.1.268.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1a7a0efa2c6d86c1d9c4fe194817907e100caf68]

INTEGRATION: CWS ooo19126 (1.4.178); FILE MERGED 2005/09/05 12:15:51 rt 1.4.178.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7ce9dafb487a00b81f72fe4747778c08aff098f6]

INTEGRATION: CWS ooo19126 (1.4.256); FILE MERGED 2005/09/05 17:07:45 rt 1.4.256.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c426cc08d4412efba5efec217327b3a3bf529c21]

INTEGRATION: CWS ooo19126 (1.4.56); FILE MERGED 2005/09/05 17:07:45 rt 1.4.56.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [9ebb08658fafd56e72b396f60ce94c655d56e297]

INTEGRATION: CWS ooo19126 (1.4.12); FILE MERGED 2005/09/05 17:07:44 rt 1.4.12.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [49b9aba3c55b82a59fd346deda5ae4c8b2592c1a]

INTEGRATION: CWS ooo19126 (1.2.288); FILE MERGED 2005/09/05 12:15:50 rt 1.2.288.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1eb97c1dcd2b87decc818de581776e6e83694db7]

INTEGRATION: CWS ooo19126 (1.6.12); FILE MERGED 2005/09/05 17:07:44 rt 1.6.12.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [00baf2cf010d365698495f9574b85a50fc336476]

INTEGRATION: CWS ooo19126 (1.3.86); FILE MERGED 2005/09/05 12:15:50 rt 1.3.86.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6eeffd27e0827a66fb84d82e1544911112c304c5]

INTEGRATION: CWS ooo19126 (1.5.188); FILE MERGED 2005/09/05 17:07:43 rt 1.5.188.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [66517fb4fde2347e8e910be28ac7beccfbb6c9fc]

INTEGRATION: CWS ooo19126 (1.2.112); FILE MERGED 2005/09/05 17:07:43 rt 1.2.112.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [99fc7f41885c119574cfbb942c61c60a254bcb98]

INTEGRATION: CWS ooo19126 (1.4.178); FILE MERGED 2005/09/05 12:15:50 rt 1.4.178.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [88af99ad17c37840f0f7a7e10d6c8f0e5f77d060]

INTEGRATION: CWS ooo19126 (1.5.108); FILE MERGED 2005/09/05 17:07:42 rt 1.5.108.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [edafd8eeb19ef186b65b765506bf41d4c15a692a]

INTEGRATION: CWS ooo19126 (1.4.178); FILE MERGED 2005/09/05 12:15:49 rt 1.4.178.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e91d9cc99995a7400a2d16abd4bf1777594fc9c3]

INTEGRATION: CWS ooo19126 (1.19.12); FILE MERGED 2005/09/05 17:07:42 rt 1.19.12.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8b175b9b75fb64c502c3dc963ea648f88a47f8d5]

INTEGRATION: CWS ooo19126 (1.2.288); FILE MERGED 2005/09/05 12:15:49 rt 1.2.288.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ccb4dd25c159f765a274f6a11d09ba47f80ce960]

INTEGRATION: CWS ooo19126 (1.20.6); FILE MERGED 2005/09/05 17:07:42 rt 1.20.6.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6c02890ba1de1472d573f37cffc07ac17aca1dd9]

INTEGRATION: CWS ooo19126 (1.4.178); FILE MERGED 2005/09/05 12:15:48 rt 1.4.178.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [38dbacead01b29c8758240d872fbc9a85849a859]

INTEGRATION: CWS ooo19126 (1.11.12); FILE MERGED 2005/09/05 17:07:41 rt 1.11.12.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e0c251ad78f22b3a1ee65570050c2826d98ffdad]

INTEGRATION: CWS ooo19126 (1.6.86); FILE MERGED 2005/09/05 12:15:47 rt 1.6.86.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3fbab00aed16610576efeec39162a8feed80ed62]

INTEGRATION: CWS ooo19126 (1.17.6); FILE MERGED 2005/09/05 17:07:40 rt 1.17.6.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [2d836f2f84a92075feedf518fdad0b4a9bc20f11]

INTEGRATION: CWS ooo19126 (1.2.288); FILE MERGED 2005/09/05 12:15:47 rt 1.2.288.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [69966169907f4ca532cfc95cbb6979e7528cd545]

INTEGRATION: CWS ooo19126 (1.6.12); FILE MERGED 2005/09/05 17:07:40 rt 1.6.12.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [2f87bd7abbae4a70befeb7fb6991d20deb5436a3]

INTEGRATION: CWS ooo19126 (1.2.288); FILE MERGED 2005/09/05 12:15:46 rt 1.2.288.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5737ef62fa60f356067a37a858f5625b14bafd1d]

INTEGRATION: CWS ooo19126 (1.19.12); FILE MERGED 2005/09/05 17:07:39 rt 1.19.12.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f822af05a9903669e1e9d071aecfbb47aa90b9a3]

INTEGRATION: CWS ooo19126 (1.10.76); FILE MERGED 2005/09/05 17:07:39 rt 1.10.76.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d607e8e1fc535fd4be03aa6c729435e7edcbcec2]

INTEGRATION: CWS ooo19126 (1.4.178); FILE MERGED 2005/09/05 12:15:46 rt 1.4.178.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a9d168ad51dd4277ed1c9b5b8678abf8077c76bd]

INTEGRATION: CWS ooo19126 (1.13.12); FILE MERGED 2005/09/05 17:07:38 rt 1.13.12.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [9ea4f9402581b6b12782fcd4f3407b97ad97e4c2]

INTEGRATION: CWS ooo19126 (1.11.6); FILE MERGED 2005/09/05 17:07:38 rt 1.11.6.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e647180ef5f5f24eceb0be75a5a586fe7a50e09b]

INTEGRATION: CWS ooo19126 (1.5.96); FILE MERGED 2005/09/05 12:15:45 rt 1.5.96.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3aa21be46f3aa27b0c7c990b61ae082b7a7a7f3b]

INTEGRATION: CWS ooo19126 (1.2.98); FILE MERGED 2005/09/05 17:07:37 rt 1.2.98.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [94b0da3f1c427e3452239d17af00594bdce4ae71]

INTEGRATION: CWS ooo19126 (1.2.288); FILE MERGED 2005/09/05 12:15:44 rt 1.2.288.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [54ac7e1237c3c569a58c706dde3957f49e40db32]

INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 17:07:37 rt 1.3.90.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [89dffc7fdc585f76aa84e5ed4d10dca3937698e8]

INTEGRATION: CWS ooo19126 (1.2.288); FILE MERGED 2005/09/05 12:15:43 rt 1.2.288.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [9f08d4cabead7d55508cb3351a34f7534b665555]

INTEGRATION: CWS ooo19126 (1.3.86); FILE MERGED 2005/09/05 12:15:43 rt 1.3.86.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0c00267a5fd0c88e8f1305a765181b659f240b21]

INTEGRATION: CWS ooo19126 (1.3.34); FILE MERGED 2005/09/05 17:07:36 rt 1.3.34.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [dafe32ef958c11f3f392b5f109d36bc581f7e575]

INTEGRATION: CWS ooo19126 (1.4.178); FILE MERGED 2005/09/05 12:15:42 rt 1.4.178.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [623c0a39a81aa053a2ad7dd8ab66e01d3a761d7b]

INTEGRATION: CWS ooo19126 (1.2.98); FILE MERGED 2005/09/05 17:07:36 rt 1.2.98.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3e8ff43d58986995fa95b31dbbafa92034ccdb3c]

INTEGRATION: CWS ooo19126 (1.2.288); FILE MERGED 2005/09/05 12:15:41 rt 1.2.288.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [9388d564de9e144ec51b5975dd71be5b9989987b]

INTEGRATION: CWS ooo19126 (1.4.178); FILE MERGED 2005/09/05 12:15:41 rt 1.4.178.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [9e76c27f66bf8e826933b8971d59456d1076bec6]

INTEGRATION: CWS ooo19126 (1.2.288); FILE MERGED 2005/09/05 12:15:40 rt 1.2.288.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [94d6463055860b00206d14a32db8b5fae6b0cf57]

INTEGRATION: CWS ooo19126 (1.2.98); FILE MERGED 2005/09/05 17:07:35 rt 1.2.98.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0de988e5e08360393ea3301c882a766efef2bce1]

INTEGRATION: CWS ooo19126 (1.4.178); FILE MERGED 2005/09/05 12:15:40 rt 1.4.178.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d363b8a19b1a728d176005d7dfbb0ae440e39efa]

INTEGRATION: CWS ooo19126 (1.10.98); FILE MERGED 2005/09/05 17:07:34 rt 1.10.98.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [9e9f82455abf29d15c90db0eb61236942fe439ad]

INTEGRATION: CWS ooo19126 (1.2.288); FILE MERGED 2005/09/05 12:15:39 rt 1.2.288.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e2ddef446ee1e08666e284795ed3faefb34806ab]

INTEGRATION: CWS ooo19126 (1.4.112); FILE MERGED 2005/09/05 17:07:34 rt 1.4.112.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [da7bb2314ad13d2bc975ef6767d796e07ef4d548]

INTEGRATION: CWS ooo19126 (1.4.178); FILE MERGED 2005/09/05 12:15:39 rt 1.4.178.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [23726580a81abe41d95a452b5f101467c8690a77]

INTEGRATION: CWS ooo19126 (1.11.98); FILE MERGED 2005/09/05 17:07:34 rt 1.11.98.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0d3db46ff23deb65890e24bc9d5d4448b4141950]

INTEGRATION: CWS ooo19126 (1.2.288); FILE MERGED 2005/09/05 12:15:38 rt 1.2.288.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6470535f3335732d49727ebbb6c6a137ae5c07ae]

INTEGRATION: CWS ooo19126 (1.13.90); FILE MERGED 2005/09/05 17:07:34 rt 1.13.90.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [bca44c55f8c0ecd1214088ebdc5963108b843ded]

INTEGRATION: CWS ooo19126 (1.4.178); FILE MERGED 2005/09/05 12:15:38 rt 1.4.178.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [20a7c21ab8c180b64b71608b6f1fb0db887624f0]

INTEGRATION: CWS ooo19126 (1.13.90); FILE MERGED 2005/09/05 17:07:33 rt 1.13.90.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8ca4d4ea3bc75ef46b26771a3f40f0a2ba7c46d5]

INTEGRATION: CWS ooo19126 (1.2.130); FILE MERGED 2005/09/05 12:15:37 rt 1.2.130.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [22ca15013c9b37e97781fe00723b6fab28429b55]

INTEGRATION: CWS ooo19126 (1.2.34); FILE MERGED 2005/09/05 17:07:33 rt 1.2.34.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [20acfc91ef35884183465ad5e326ed09370a4834]

INTEGRATION: CWS ooo19126 (1.6.86); FILE MERGED 2005/09/05 12:15:36 rt 1.6.86.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1a9e7e9e1915be94e488c7ae8ae0030223953c68]

INTEGRATION: CWS ooo19126 (1.4.178); FILE MERGED 2005/09/05 12:15:36 rt 1.4.178.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [fcf502393d81b43255e0c898d32a656a29ed9f6d]

INTEGRATION: CWS ooo19126 (1.2.34); FILE MERGED 2005/09/05 17:07:32 rt 1.2.34.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [17d324a7b246eaaad4e17c7bca8eff4d255998d6]

INTEGRATION: CWS ooo19126 (1.3.86); FILE MERGED 2005/09/05 12:15:35 rt 1.3.86.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [43c52aac155b984b0fa50680198952c5630343d0]

INTEGRATION: CWS ooo19126 (1.4.178); FILE MERGED 2005/09/05 12:15:35 rt 1.4.178.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [24517f1083f568af36db603e03dec772cebb2a97]

INTEGRATION: CWS ooo19126 (1.5.178); FILE MERGED 2005/09/05 12:15:35 rt 1.5.178.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4e3afc9bc60758d12a13bcf5faae2e30594e3f4f]

INTEGRATION: CWS ooo19126 (1.2.38); FILE MERGED 2005/09/05 17:07:31 rt 1.2.38.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [fa2c06c852b88eb4c7fa06366b2cc60de9e74c6c]

INTEGRATION: CWS ooo19126 (1.4.178); FILE MERGED 2005/09/05 12:15:34 rt 1.4.178.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d4cdac9ba89efbacdc3057eeee2f0cee959ad28c]

INTEGRATION: CWS ooo19126 (1.3.178); FILE MERGED 2005/09/05 12:15:34 rt 1.3.178.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [dc27810e543c1aaff63b18bf343543f46409458c]

INTEGRATION: CWS ooo19126 (1.5.130); FILE MERGED 2005/09/05 12:15:34 rt 1.5.130.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [69123d0e1a27005e06bfa57310b27e6594167de4]

INTEGRATION: CWS ooo19126 (1.4.178); FILE MERGED 2005/09/05 12:15:33 rt 1.4.178.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [79f71af28fdd3c1d67e82fc70c58579f2a04a0e5]

INTEGRATION: CWS ooo19126 (1.2.38); FILE MERGED 2005/09/05 17:07:30 rt 1.2.38.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [56c6c60a71c14ea1ee2906a68111a6f6e8bd4f5a]

INTEGRATION: CWS ooo19126 (1.3.48); FILE MERGED 2005/09/05 17:07:30 rt 1.3.48.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [74f310255868de6d45b12781a556c0840b1ff5bc]

INTEGRATION: CWS ooo19126 (1.2.288); FILE MERGED 2005/09/05 12:15:33 rt 1.2.288.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1f62894808f17f016a3408b5fe6bb39c70b30b00]

INTEGRATION: CWS ooo19126 (1.2.98); FILE MERGED 2005/09/05 17:07:29 rt 1.2.98.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3cc7af49915d82e4370544d6482d6d6db76e65ca]

INTEGRATION: CWS ooo19126 (1.4.178); FILE MERGED 2005/09/05 12:15:32 rt 1.4.178.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [62ff12c15bcce19c8390596825c5a6626346bac8]

INTEGRATION: CWS ooo19126 (1.2.98); FILE MERGED 2005/09/05 17:07:28 rt 1.2.98.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [97db5ab2337bab3c9a418434cf98cf6e178f2ccf]

INTEGRATION: CWS ooo19126 (1.4.178); FILE MERGED 2005/09/05 12:15:30 rt 1.4.178.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [dddedce4f84057bedf5c2c341d57aaaf74fd3174]

INTEGRATION: CWS ooo19126 (1.4.92); FILE MERGED 2005/09/05 17:07:28 rt 1.4.92.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [dbbe04763a6d28e473ec775411752b111da5155b]

INTEGRATION: CWS ooo19126 (1.3.98); FILE MERGED 2005/09/05 17:07:27 rt 1.3.98.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [13da36dff187ffd6a572c4dd1e3f29e9d441e289]

INTEGRATION: CWS ooo19126 (1.9.538); FILE MERGED 2005/09/05 12:15:29 rt 1.9.538.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d1ae0f78695f0affb48aef755b0d0f1b640ef3e2]

INTEGRATION: CWS ooo19126 (1.11.242); FILE MERGED 2005/09/05 12:15:29 rt 1.11.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3f05526814f6c3c5bdea01a9c0d7799273959615]

INTEGRATION: CWS ooo19126 (1.5.90); FILE MERGED 2005/09/05 17:07:26 rt 1.5.90.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [041371262a9556f67b894718dd725295be300a58]

INTEGRATION: CWS ooo19126 (1.13.242); FILE MERGED 2005/09/05 12:15:29 rt 1.13.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c6e9283e58c729466474b1e72758e54abcaa68e3]

INTEGRATION: CWS ooo19126 (1.2.92); FILE MERGED 2005/09/05 17:07:25 rt 1.2.92.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [bddca863d39cb81e541915ac62fe612e295e9927]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:15:28 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [30d010dd0df2845359330fe70374cb57a910b94a]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:15:27 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3db30f57508dc968d76891625cf71383f6cff444]

INTEGRATION: CWS ooo19126 (1.2.92); FILE MERGED 2005/09/05 17:07:24 rt 1.2.92.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e343e2bf9efc0ceb5b63179af474e9b5a1c0c88e]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:15:27 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [614c8c2fe129a019dc5e510246cdc72ad9219347]

INTEGRATION: CWS ooo19126 (1.6.38); FILE MERGED 2005/09/05 17:07:23 rt 1.6.38.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7dba2b6e8d27ab2525e74b06ca0597beb3f58f12]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:15:26 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3186647dbbe773f701096bb5e03d77292906098a]

INTEGRATION: CWS ooo19126 (1.3.86); FILE MERGED 2005/09/05 17:07:23 rt 1.3.86.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a6b569ceed5bd0cc36039b3fbcb2020a7792f42c]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:15:26 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [994116bcaf21c4d33570da6fb0303ce92704cbea]

INTEGRATION: CWS ooo19126 (1.4.26); FILE MERGED 2005/09/05 17:07:23 rt 1.4.26.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d134397d4e2c16817abcd358dcab05eb9565d169]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:15:25 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [46cdc337ceb81ab22e519fb104bbe9e379f45ba0]

INTEGRATION: CWS ooo19126 (1.7.26); FILE MERGED 2005/09/05 17:07:22 rt 1.7.26.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e3005d98a36c2871a25c3c9f9d515c9f91136c18]

INTEGRATION: CWS ooo19126 (1.7.74); FILE MERGED 2005/09/05 10:44:47 rt 1.7.74.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [2d004ee4b3b32d60796740c8871b8acd41b6d0f2]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:15:24 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1483211d034832af1a47976b234026dcafb6fe59]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 10:44:47 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [81921f52a2cc4e6f45afaf2213b90153e4f2026b]

INTEGRATION: CWS ooo19126 (1.2.204); FILE MERGED 2005/09/05 17:07:21 rt 1.2.204.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [9b20f60e64b1e0948966cf165b04415087100ba8]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:15:23 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e77f0aff12a9638654bb4654b5253272080f4650]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 10:44:47 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c7b461b63b970846b83049ec09b037ebac59b358]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:15:22 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [eadea26697d66c87f12d6ceb77d877e1b024c6db]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:15:22 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [efa7a0cc30636975171cd0146b638d742f968a16]

INTEGRATION: CWS ooo19126 (1.3.194); FILE MERGED 2005/09/05 17:07:20 rt 1.3.194.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a83c308f46e4ed291163045213ab1c1ddc0178a8]

INTEGRATION: CWS ooo19126 (1.2.204); FILE MERGED 2005/09/05 17:07:20 rt 1.2.204.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [29c96f0e66a80336314de1a6bffe9831d9634390]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:15:21 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [62d7e7b1b63e2f159e6ca04595f5b7779dbd2273]

INTEGRATION: CWS ooo19126 (1.5.98); FILE MERGED 2005/09/05 17:07:19 rt 1.5.98.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b0d4e8cfa252442035f610708e92f1920a286c16]

INTEGRATION: CWS ooo19126 (1.7.86); FILE MERGED 2005/09/05 12:15:21 rt 1.7.86.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b50cd212e22f9d9aff979f1fb65e590a0d5bc863]

INTEGRATION: CWS ooo19126 (1.4.98); FILE MERGED 2005/09/05 17:07:19 rt 1.4.98.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [2716f9ed064f82d56fbde5743cb067719c66baad]

INTEGRATION: CWS ooo19126 (1.12.242); FILE MERGED 2005/09/05 12:15:21 rt 1.12.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [34b6da8477b167c933898c701ac5e5aa51394020]

INTEGRATION: CWS ooo19126 (1.10.242); FILE MERGED 2005/09/05 12:15:20 rt 1.10.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3585504cb4be08d6ccf24cc72e812a7e57d10786]

INTEGRATION: CWS ooo19126 (1.5.98); FILE MERGED 2005/09/05 17:07:18 rt 1.5.98.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5db8b85b7128d703945d6cc7030b3b9043d6320d]

INTEGRATION: CWS ooo19126 (1.12.242); FILE MERGED 2005/09/05 12:15:20 rt 1.12.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8fbf32d76e2942b8581da97b8d76311ce9cc812b]

INTEGRATION: CWS ooo19126 (1.6.90); FILE MERGED 2005/09/05 17:07:18 rt 1.6.90.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7231b6bd01b8da8944a8191304250899a99724bf]

INTEGRATION: CWS ooo19126 (1.16.242); FILE MERGED 2005/09/05 12:15:19 rt 1.16.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [50efe1191db7832bed6334c1fc7a4d0a0a0819f0]

INTEGRATION: CWS ooo19126 (1.7.54); FILE MERGED 2005/09/05 17:07:17 rt 1.7.54.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [aa56fde0eeb487b8af68a023d97c55ccc926c633]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:15:19 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [96e9d3c10b38b0973afebc58c59ef1ac31a29641]

INTEGRATION: CWS ooo19126 (1.2.98); FILE MERGED 2005/09/05 17:07:17 rt 1.2.98.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [19a31d9b6ab8dcfb5eadc845f05e1f38e8caa3d7]

INTEGRATION: CWS ooo19126 (1.4.242); FILE MERGED 2005/09/05 12:15:19 rt 1.4.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [017959f0323bb96b7c7713a442479de9e042e086]

INTEGRATION: CWS ooo19126 (1.6.6); FILE MERGED 2005/09/05 17:07:16 rt 1.6.6.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b4631ab40225477b45d56d32bfad47f38d313c2c]

INTEGRATION: CWS ooo19126 (1.9.242); FILE MERGED 2005/09/05 12:15:18 rt 1.9.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4178d6050ad15db21ee29e080d12f555d0589420]

INTEGRATION: CWS ooo19126 (1.10.76); FILE MERGED 2005/09/05 17:07:16 rt 1.10.76.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4c804065744bc406028159bd317ba62d9057a8de]

INTEGRATION: CWS ooo19126 (1.2.342); FILE MERGED 2005/09/05 12:15:18 rt 1.2.342.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f02d62bb6732de8fe1247e7b7c3efb1e18f1129b]

INTEGRATION: CWS ooo19126 (1.8.12); FILE MERGED 2005/09/05 17:07:16 rt 1.8.12.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [93fb440609431863c1d6cf004f884a031a9a58aa]

INTEGRATION: CWS ooo19126 (1.6.38); FILE MERGED 2005/09/05 17:07:15 rt 1.6.38.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b9863bd3e7d4f0462f81064046310905210ea1df]

INTEGRATION: CWS ooo19126 (1.3.38); FILE MERGED 2005/09/05 17:07:14 rt 1.3.38.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [854804407d6299c86644c1362d489c3779264dfb]

INTEGRATION: CWS ooo19126 (1.4.20); FILE MERGED 2005/09/05 17:07:14 rt 1.4.20.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0cafece8e66c537f933e3e4ac27a792b572b3a8a]

INTEGRATION: CWS ooo19126 (1.5.38); FILE MERGED 2005/09/05 17:07:13 rt 1.5.38.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8c419cfdb56ed5f434b1fce829a5c2caffe169ea]

INTEGRATION: CWS ooo19126 (1.5.20); FILE MERGED 2005/09/05 17:07:13 rt 1.5.20.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [016bd4b9bce097fc6f4538259c2370f3d65bf9de]

INTEGRATION: CWS ooo19126 (1.16.6); FILE MERGED 2005/09/05 17:07:13 rt 1.16.6.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c6a31b3466894f8a26336565aa29ed730f88d113]

INTEGRATION: CWS ooo19126 (1.11.6); FILE MERGED 2005/09/05 17:07:12 rt 1.11.6.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [caec7be44f1c534adbb3e6d08b5c7570f1d40aed]

INTEGRATION: CWS ooo19126 (1.1.258); FILE MERGED 2005/09/05 17:07:12 rt 1.1.258.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e3e0ec247a49f54a45e052190bb615c0fdc88805]

INTEGRATION: CWS ooo19126 (1.2.8); FILE MERGED 2005/09/05 17:07:12 rt 1.2.8.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8d62698382e6b0a44b6962c42ca6d1ac0afeadf0]

INTEGRATION: CWS ooo19126 (1.2.8); FILE MERGED 2005/09/05 17:07:11 rt 1.2.8.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ea00cfc1c9cbae18c5f5789ce24cf39109cd0315]

INTEGRATION: CWS ooo19126 (1.13.6); FILE MERGED 2005/09/05 17:07:11 rt 1.13.6.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e2d01582a8cdf578a4f8b41f8fba0ae196d11582]

INTEGRATION: CWS ooo19126 (1.17.6); FILE MERGED 2005/09/05 17:07:10 rt 1.17.6.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ec81ffc21dec51d8ac320ab1b5ffbab8201bbbae]

INTEGRATION: CWS ooo19126 (1.3.6); FILE MERGED 2005/09/05 17:07:09 rt 1.3.6.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [78e1987f81102e64dfaf77a0651acec3a544a0f5]

INTEGRATION: CWS ooo19126 (1.12.6); FILE MERGED 2005/09/05 17:07:08 rt 1.12.6.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [9f2986d205471d350eb09135dade0f7b1013ded7]

INTEGRATION: CWS ooo19126 (1.5.538); FILE MERGED 2005/09/05 12:15:09 rt 1.5.538.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [157a687097504b134c4caed4a84dd830bd54fa8f]

INTEGRATION: CWS ooo19126 (1.9.34); FILE MERGED 2005/09/05 17:07:08 rt 1.9.34.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [abfe9f09e99b56f4c9e8e9c55b64ee919ddc4397]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:15:08 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a574eccba08b367f519b1bd0d05fd66c53d11bac]

INTEGRATION: CWS ooo19126 (1.1.254); FILE MERGED 2005/09/05 17:07:08 rt 1.1.254.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [075de769af7493cd0fb7a0b030256bb22132e592]

INTEGRATION: CWS ooo19126 (1.10.242); FILE MERGED 2005/09/05 12:15:08 rt 1.10.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7bfafa902a9c0b42153ae07bc968a9c4c8d3ec65]

INTEGRATION: CWS ooo19126 (1.13.6); FILE MERGED 2005/09/05 17:07:07 rt 1.13.6.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b9400c068911c5dc68f29a7e21eba440104d7de6]

INTEGRATION: CWS ooo19126 (1.10.26); FILE MERGED 2005/09/05 17:07:07 rt 1.10.26.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [eaf5f13b5bca2d4569f89249164df5ad5f8c2f1c]

INTEGRATION: CWS ooo19126 (1.10.242); FILE MERGED 2005/09/05 12:15:07 rt 1.10.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1c9f5cb6aaeea130a48909bbdad90453bf0639bf]

INTEGRATION: CWS ooo19126 (1.3.6); FILE MERGED 2005/09/05 17:07:06 rt 1.3.6.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [9e0c6677327013f0d0f10676c3ea26a08ce1f907]

INTEGRATION: CWS ooo19126 (1.11.242); FILE MERGED 2005/09/05 12:15:06 rt 1.11.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0a9fea1e46269fde993fbdc9375b3c7f4e53ed16]

INTEGRATION: CWS ooo19126 (1.9.242); FILE MERGED 2005/09/05 12:15:06 rt 1.9.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [355d0f568370e90b820260ef015af97085132b6e]

INTEGRATION: CWS ooo19126 (1.10.242); FILE MERGED 2005/09/05 12:15:05 rt 1.10.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [40b510f363d9bf620bcfce82a62e0a81b4c401f7]

INTEGRATION: CWS ooo19126 (1.10.242); FILE MERGED 2005/09/05 12:15:04 rt 1.10.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [db7a281887ccc46c330804e24d50c8563c457b0b]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:15:04 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8eca682664133484c29b61f6e86faf12de35d93c]

INTEGRATION: CWS ooo19126 (1.10.242); FILE MERGED 2005/09/05 12:15:03 rt 1.10.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4d50cd595de5654f72db3121532c6bdaa5dbca85]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:15:02 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8ccb6e3fa275f5b822efcc05bf56162d400352a3]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 10:44:35 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4ea1eb7c1920d3782622f3334cf7f2af7fe862e8]

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>  [4c00cfd1393b9389e2ef7365f4293904e3cddac8]

INTEGRATION: CWS ooo19126 (1.9.242); FILE MERGED 2005/09/05 12:15:01 rt 1.9.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [25b24032d64d0d368598710f82eaaeca3bd0a60e]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 10:44:34 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [360244787c22e8a5afeb3f293ef4b8ee15c5f38b]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:15:01 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [fe5a49320af4c85cb3e4d2f265aac66a2d8e0463]

INTEGRATION: CWS ooo19126 (1.1.1.1.268); FILE MERGED 2005/09/05 17:07:01 rt 1.1.1.1.268.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [bd9677e16eaeafd37eb8c172f30c30df6fe0b987]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 10:44:33 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [51e2b6229ce6083c4cd323cfa27c6edef017b68c]

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>  [f6f9389cf8449f255be726a303209c849409a1b8]

INTEGRATION: CWS ooo19126 (1.4.258); FILE MERGED 2005/09/05 17:07:01 rt 1.4.258.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8df40f927fac58d0d25fa14e99052cb238bdd67a]

INTEGRATION: CWS ooo19126 (1.13.242); FILE MERGED 2005/09/05 12:15:00 rt 1.13.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [bc2ef7020aa4aa556cc5b8c11ae9776c5753e322]

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>  [d08263912b6bd65110a90bc32a54e5405f1c8abe]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 10:44:33 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6c6c38842ff04b062d7d3e53fe1e0b56336d3b5d]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:15:00 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [dcf3bf49d2a945f9ea2e2b0457cd4659d6cef138]

INTEGRATION: CWS ooo19126 (1.4.240); FILE MERGED 2005/09/05 17:07:00 rt 1.4.240.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [dfb3657c7bd3147e2dc2fc5a1940f8ae155b0fb0]

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>  [ad4f5a891a3927e037087476ef467a8824274739]

INTEGRATION: CWS ooo19126 (1.1.1.1.268); FILE MERGED 2005/09/05 17:07:00 rt 1.1.1.1.268.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [37b24c6425576aeeeffddf2253f3fefd59f403cb]

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>  [4b9069ceca8511706bf6be690f963120f4f907ee]

INTEGRATION: CWS ooo19126 (1.12.178); FILE MERGED 2005/09/05 12:14:59 rt 1.12.178.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5f751a0a4abd74264fb5977becc3db0d10e9ce51]

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>  [f6baee487a137ecdd531c24988536d84339cabc2]

INTEGRATION: CWS ooo19126 (1.9.242); FILE MERGED 2005/09/05 12:14:58 rt 1.9.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1da62f093d996cff39cb4d5554af48af6e86f361]

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>  [6de4128fe76e05fecdb9aece8aa2cdbaeb7d929e]

INTEGRATION: CWS ooo19126 (1.3.256); FILE MERGED 2005/09/05 17:06:59 rt 1.3.256.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5c27888fc7999a2adb8289397bb51e4372d963ca]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 10:44:31 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [80142f4c17e09e9652461b5e825fbed3f7ba9645]

INTEGRATION: CWS ooo19126 (1.3.86); FILE MERGED 2005/09/05 17:06:59 rt 1.3.86.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b77ebf38f99356884be708c337a8f8f517cfcbd5]

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>  [810efd89985d8cf86d03832ebfc8b903b0ea15d6]

INTEGRATION: CWS ooo19126 (1.13.178); FILE MERGED 2005/09/05 12:14:57 rt 1.13.178.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e17488a9949825e500edfedac99ba9d1ef805a02]

INTEGRATION: CWS ooo19126 (1.2.142); FILE MERGED 2005/09/05 10:44:31 rt 1.2.142.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [2804407306c952a64e69920b82ca163f4af0c89d]

INTEGRATION: CWS ooo19126 (1.5.56); FILE MERGED 2005/09/05 17:06:59 rt 1.5.56.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [62c9d9e79e17fa2750c67a494b1f26b23137029d]

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>  [d93528474cb2bc495b22e2754e362a68d857d878]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:14:56 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c6adf9aa95faff45243cd73184c692c6ec984753]

INTEGRATION: CWS ooo19126 (1.2.240); FILE MERGED 2005/09/05 17:06:58 rt 1.2.240.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [50f95b93f588444e1973a55946a6ede4fea9ffdb]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 10:44:31 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [2153fa780b9a12e9f91b6eb8bca1c0ec01a18602]

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>  [67fe082847b6a86fde390566a5727d667026f4df]

INTEGRATION: CWS ooo19126 (1.10.242); FILE MERGED 2005/09/05 12:14:56 rt 1.10.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [20de84becf9f9faa0797420c58582348fd670436]

INTEGRATION: CWS ooo19126 (1.2.86); FILE MERGED 2005/09/05 17:06:58 rt 1.2.86.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0be23064dfc801bf84ce2e5019c91c3549add692]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:14:55 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [65cd07b7f50343ab818bb1ac3563888f9d8ac89b]

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>  [6fa0adfc6e50622128c1aab043cbf34648e9fb7c]

INTEGRATION: CWS ooo19126 (1.2.142); FILE MERGED 2005/09/05 10:44:30 rt 1.2.142.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d61fbf640428ee58d5ac183dbd8b29008d3537f1]

INTEGRATION: CWS ooo19126 (1.2.98); FILE MERGED 2005/09/05 17:06:57 rt 1.2.98.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [da7c488ae215a66a6c1a162b5fe2fe7cb3c86bc3]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:14:54 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5d13d7bd4f154c53285d9af9dc654c5fa9f5c767]

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>  [e4f8319a356c1349ac73ca33522b73fa38545bdd]

INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 17:06:57 rt 1.3.90.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f82818c009ba0469072c23048da0daab8dea9177]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 10:44:30 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [9a424c125930883a93dc08f9823a4cf5ad7c4ab1]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:14:53 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [02ccc303184c06d6e34615dc68f5e498aee93672]

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>  [5e8f659d1ab4fb06dfc457edf6d6145924a1b167]

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>  [d5daf75ac62989bb8cdd7468d13f5accb168d8ae]

INTEGRATION: CWS ooo19126 (1.3.34); FILE MERGED 2005/09/05 17:06:56 rt 1.3.34.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [167fa55aea527f750ef5e00b4d1f8e5b4fa5ecbc]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:14:52 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f20f97a60b6543ff870332bc61c81629533d2b93]

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>  [9d2c913ab48dbc24f1bd36194f623b4af4e2d862]

INTEGRATION: CWS ooo19126 (1.2.98); FILE MERGED 2005/09/05 17:06:56 rt 1.2.98.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ba8873e044ccba28c1ce354d4daf368e36c5fbc8]

INTEGRATION: CWS ooo19126 (1.9.242); FILE MERGED 2005/09/05 12:14:52 rt 1.9.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [87c9651df317d11c3a30e7ffa83edd37002513ce]

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>  [fa376ac7e59ae2c64404fb477aaf7e7000f7a542]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:14:51 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [082ba6e465f800cdaceb89397c5829b3bbb7946c]

INTEGRATION: CWS ooo19126 (1.2.8); FILE MERGED 2005/09/05 17:06:55 rt 1.2.8.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [350ee003accc46ff3052ff52658238ab2be200af]

INTEGRATION: CWS ooo19126 (1.12.178); FILE MERGED 2005/09/05 12:14:51 rt 1.12.178.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7fe4608181cceef941cf42cbe0c494968fa8c242]

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>  [0cf43ce3d663faf76d2c6a592cfae787cab9a970]

INTEGRATION: CWS ooo19126 (1.3.246); FILE MERGED 2005/09/05 17:06:55 rt 1.3.246.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c6bba7afdb1b0bac5b57ce98bb8f9b33486ca36a]

INTEGRATION: CWS ooo19126 (1.13.178); FILE MERGED 2005/09/05 12:14:51 rt 1.13.178.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [fdd1faa79d29bb9680dd92be19a41b49ce3dd07a]

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>  [db749c2475cc38556dea5f13e679cd09c65c8923]

INTEGRATION: CWS ooo19126 (1.14.98); FILE MERGED 2005/09/05 17:06:55 rt 1.14.98.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [2785848ef096abcce3219001792be1cd78be9d86]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:14:50 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [94d11757f3547ae796acddfb3191dd23f28437ed]

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>  [98bee76132a002793b72829bfb711bacbe301b2f]

INTEGRATION: CWS ooo19126 (1.1.1.1.268); FILE MERGED 2005/09/05 17:06:54 rt 1.1.1.1.268.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [2532943a8c7a5258e1195f9b868cb0cc2115e992]

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>  [289df623e76782e5d00ed68e69553f8cd47d3915]

INTEGRATION: CWS ooo19126 (1.15.178); FILE MERGED 2005/09/05 12:14:50 rt 1.15.178.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [59adf312047bce2d2282a4e20b89a20d2f5c627c]

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>  [52b79bd4eee1d9c3bd0b2ee2686e4bf41537679c]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:14:49 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5f810abaec080fcd02a8747ecdec19c0f184261e]

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>  [00da843664e9642505556099be5b0093e17cc026]

INTEGRATION: CWS ooo19126 (1.9.242); FILE MERGED 2005/09/05 12:14:49 rt 1.9.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8d27d750165fcf2f35f2d2b4b685ce68b0cedd15]

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>  [6d54fb747ede2cb1ea982811c93288f723f3af9a]

INTEGRATION: CWS ooo19126 (1.4.12); FILE MERGED 2005/09/05 13:53:32 rt 1.4.12.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [2341c474ae72c562ec9a8f3c1451b2da1ba0443a]

INTEGRATION: CWS ooo19126 (1.12.178); FILE MERGED 2005/09/05 12:14:49 rt 1.12.178.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1642455f4508fdf2a4620e49ea09a3db56b72ac0]

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>  [67e4ba4b1dc51b0a4d61954f1bb33f1692d2ec4a]

INTEGRATION: CWS ooo19126 (1.8.12); FILE MERGED 2005/09/05 13:53:31 rt 1.8.12.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c57ebc3cabb910eb14ad2d19a3d3d520593e340d]

INTEGRATION: CWS ooo19126 (1.9.242); FILE MERGED 2005/09/05 12:14:48 rt 1.9.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8cb2f560ce9d79d75d9246c0b3f00037d5455a1b]

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>  [d09b8dfa423cbf9d66639e095439bae338dc9512]

INTEGRATION: CWS ooo19126 (1.16.178); FILE MERGED 2005/09/05 12:14:48 rt 1.16.178.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [2647b1552a6bb70d3cc18e61cdeb9470c8b9e610]

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>  [090fbb3c6aee9f14ac74f77cabe001aaf0afe918]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:14:48 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8030d74f213ae96f3dd98ac3a2501edb0a432e45]

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>  [e286e37b67adc5744ab3b483c82b46e5e2c07921]

INTEGRATION: CWS ooo19126 (1.22.4); FILE MERGED 2005/09/05 12:56:40 rt 1.22.4.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f1b6094e81fc456dc89ce6ead4d98b78f6d4ec96]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:14:48 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5c80c5d36b423ac00ba4c87eca4fff7e427d899f]

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>  [1323f08a5a7a0946a61841dab92b2a951bf36358]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:14:47 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [155a358300b03f550f1529b577e5c51680387914]

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>  [5291b7fa9d7e237831927379b8d356e2ab957235]

INTEGRATION: CWS ooo19126 (1.4.4); FILE MERGED 2005/09/05 17:16:46 rt 1.4.4.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e21761dda3126629c42603d1a525d7bd4251d67a]

INTEGRATION: CWS ooo19126 (1.9.242); FILE MERGED 2005/09/05 12:14:46 rt 1.9.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [452fcf8fb07ff7693c10e3e0ef7030f09d180ce2]

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>  [73e593dcf6187da012ec7c0df2a73df61ea4a642]

INTEGRATION: CWS ooo19126 (1.3.4); FILE MERGED 2005/09/05 17:16:46 rt 1.3.4.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [2d6fdd6def8d71cb29becd5e574d1e6a564da42b]

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>  [8ba66bf1590dd16870a99df4ef0f813dcf7c4184]

INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGED 2005/09/05 12:14:46 rt 1.8.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0881dd5623a69de5475ac9df74b08f218b8aec98]

INTEGRATION: CWS ooo19126 (1.2.6); FILE MERGED 2005/09/05 14:47:20 rt 1.2.6.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1f75f16da668dd3a95729f145df6ef2b1f221431]

INTEGRATION: CWS ooo19126 (1.2.4); FILE MERGED 2005/09/05 14:47:19 rt 1.2.4.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c98d7cfb5f29830c5d401e04e601ee7f0063dca0]

INTEGRATION: CWS ooo19126 (1.10.242); FILE MERGED 2005/09/05 12:14:45 rt 1.10.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [13dd14a11a1de57726aaa9ab0e70e9f44f6e6042]

INTEGRATION: CWS ooo19126 (1.2.28); FILE MERGED 2005/09/05 14:47:19 rt 1.2.28.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b317ddf2f509a72dff1e82592f27e48d2baf439e]

INTEGRATION: CWS ooo19126 (1.3.4); FILE MERGED 2005/09/05 14:47:18 rt 1.3.4.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e366a31bae652c15c792ea46d66bc749f5540cd7]

INTEGRATION: CWS ooo19126 (1.3.18); FILE MERGED 2005/09/05 14:47:18 rt 1.3.18.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c38debdf07d80d0210e69f0a80a9f32c2b1b3e1b]

INTEGRATION: CWS ooo19126 (1.9.242); FILE MERGED 2005/09/05 12:14:45 rt 1.9.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6fb8f09023d3bf65d2da267935b44ea0c79ecffb]

INTEGRATION: CWS ooo19126 (1.5.18); FILE MERGED 2005/09/05 14:47:18 rt 1.5.18.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [29a048555a5b78893cadadc73263139d9b602f9c]

INTEGRATION: CWS ooo19126 (1.9.242); FILE MERGED 2005/09/05 12:14:44 rt 1.9.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [164cdea0c36dc14ed7ee26fceb19e0ab2b4e3171]

INTEGRATION: CWS ooo19126 (1.3.4); FILE MERGED 2005/09/05 14:47:17 rt 1.3.4.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7f9fb182c5ff55b8de4f094c8a32930951ba9d79]

INTEGRATION: CWS ooo19126 (1.2.28); FILE MERGED 2005/09/05 14:47:17 rt 1.2.28.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [fa257ead6dec04419993ddc0ab013b7f2529a282]

INTEGRATION: CWS ooo19126 (1.16.178); FILE MERGED 2005/09/05 12:14:44 rt 1.16.178.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f286a20ee9b9bf419363821f8fd3c651b2b85fd3]

INTEGRATION: CWS ooo19126 (1.14.178); FILE MERGED 2005/09/05 12:14:43 rt 1.14.178.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [22d6126c276f21eecbb12f96e496cfadac649839]

INTEGRATION: CWS ooo19126 (1.9.242); FILE MERGED 2005/09/05 12:14:43 rt 1.9.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e9e0532e13ba4cbbb270abc7906cc90a28cea420]

INTEGRATION: CWS ooo19126 (1.10.242); FILE MERGED 2005/09/05 12:14:42 rt 1.10.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [03df4ce2960c6978eb78200beb166359f9b400d5]

INTEGRATION: CWS ooo19126 (1.9.242); FILE MERGED 2005/09/05 12:14:42 rt 1.9.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [41adc2244af374065e58a762928b5c0186bcda47]

INTEGRATION: CWS ooo19126 (1.12.4); FILE MERGED 2005/09/05 14:47:16 rt 1.12.4.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [11a4520f0e262c2683e134b7b41b64a0b62b5e5d]

INTEGRATION: CWS ooo19126 (1.6.178); FILE MERGED 2005/09/05 12:14:42 rt 1.6.178.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [663080a997b34b40f5a9b985bd833bf864cf75d9]

INTEGRATION: CWS ooo19126 (1.2.28); FILE MERGED 2005/09/05 14:47:16 rt 1.2.28.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f6d53dc675f2ee7385a058a2fab60ead322607f0]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 10:44:19 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ca0cfe6a2b0df374f25709f19c4140378574fd12]

INTEGRATION: CWS ooo19126 (1.6.178); FILE MERGED 2005/09/05 12:14:41 rt 1.6.178.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [569f3a0f86cad292585a3bfbdf2dc32b06bd2f9a]

INTEGRATION: CWS ooo19126 (1.1.1.1.158); FILE MERGED 2005/09/05 10:44:18 rt 1.1.1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4fc2d00ab646ac549debfa65ffce9bbda668e0e7]

INTEGRATION: CWS ooo19126 (1.3.4); FILE MERGED 2005/09/05 14:47:16 rt 1.3.4.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7eddcd261d2adb770ac78dd3325aaed698c36452]

INTEGRATION: CWS ooo19126 (1.32.60); FILE MERGED 2005/09/05 12:14:00 rt 1.32.60.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [32ba4c82047ab1923c72deb9bc9c4fafb02a5873]

INTEGRATION: CWS ooo19126 (1.11.242); FILE MERGED 2005/09/05 12:14:00 rt 1.11.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d1d306f5293b854465983a3a0834535d50faeb8d]

INTEGRATION: CWS ooo19126 (1.5.4); FILE MERGED 2005/09/05 14:47:15 rt 1.5.4.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [37b2eccfff1d9cebf0a1b0aa278dbd3ea0c76d7d]

INTEGRATION: CWS ooo19126 (1.7.86); FILE MERGED 2005/09/05 12:14:00 rt 1.7.86.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c5fc7e833a4d95ff6ae0cc113dcbccb1c65fcb80]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 10:44:17 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [23220f703b2a6f3e84e30f547dc644ae59562ef7]

INTEGRATION: CWS ooo19126 (1.8.4); FILE MERGED 2005/09/05 14:47:15 rt 1.8.4.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ff11bc12abd48a86d30ae15bda62df2f89ed522b]

INTEGRATION: CWS ooo19126 (1.2.178); FILE MERGED 2005/09/05 12:13:59 rt 1.2.178.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [92c827aef5061c43a3a80e8ee421cfad183eb267]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 10:44:16 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [54ea64785342816c19a637c3c95bfeebf16dd78c]

INTEGRATION: CWS ooo19126 (1.2.28); FILE MERGED 2005/09/05 14:47:15 rt 1.2.28.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [9d1d82ad5ee5cbbb929ba48d77663ed016a805f7]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:13:59 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c23fd9b6302e2f6cf8c6165526b382458e03ee27]

INTEGRATION: CWS ooo19126 (1.3.4); FILE MERGED 2005/09/05 14:47:15 rt 1.3.4.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [651e0434e1ddd63d3260531653f1f9e8cc8785bb]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:13:59 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e72e202ced4e244da501baa41d65abdc879a7852]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 10:44:16 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [31f327a02d32626e71c5c395f90569beb84ba51b]

INTEGRATION: CWS ooo19126 (1.2.28); FILE MERGED 2005/09/05 14:47:14 rt 1.2.28.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [55b8e8b9e55d1e65fa6390480d8dd81791dd42f2]

INTEGRATION: CWS ooo19126 (1.11.242); FILE MERGED 2005/09/05 12:13:58 rt 1.11.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [48fac16946f0be5e1b381c66bfdb911239000319]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 10:44:16 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [518fee960ffeed0d2f22db3c9793358c911f070b]

INTEGRATION: CWS ooo19126 (1.10.242); FILE MERGED 2005/09/05 12:13:58 rt 1.10.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [56f566d52f55944eacc0b83534e7f7aca4b0b91a]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 10:44:16 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [62e559c8ed9325ad9799522fd05d43c561cdbbc6]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 10:44:15 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f81ae196faceb7dbac1036a2a629c2983044df25]

INTEGRATION: CWS ooo19126 (1.3.4); FILE MERGED 2005/09/05 14:47:14 rt 1.3.4.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6f1a44718c0b9a89b6380ff30415e8c52010890c]

INTEGRATION: CWS ooo19126 (1.10.242); FILE MERGED 2005/09/05 12:13:57 rt 1.10.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [94ed611e620e86d8be6f4f30d7dad2c629f98298]

INTEGRATION: CWS ooo19126 (1.4.14); FILE MERGED 2005/09/05 14:47:13 rt 1.4.14.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4099390ec65e923449211252c6b818ce49722916]

INTEGRATION: CWS ooo19126 (1.6.178); FILE MERGED 2005/09/05 12:13:57 rt 1.6.178.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [88b02e0e30ebd73e55307f5b97e30a767bd4ef32]

INTEGRATION: CWS ooo19126 (1.6.74); FILE MERGED 2005/09/05 10:44:15 rt 1.6.74.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [54325bcf3acb3a9bedaa3e0ec4e5a3518e0d9fdc]

INTEGRATION: CWS ooo19126 (1.2.28); FILE MERGED 2005/09/05 14:47:13 rt 1.2.28.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6ddade0fd6b22ba349bb5a439c27ad21a64d08e6]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:13:56 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [06301cae4631530d6cee2610af6d44e602cf0af1]

INTEGRATION: CWS ooo19126 (1.3.18); FILE MERGED 2005/09/05 14:47:13 rt 1.3.18.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4d1c319bc350b90f72a7b573c0bc815380b12ed3]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 10:44:14 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [68cbe65a1405eb168ab9286064179c1aadc45d5f]

INTEGRATION: CWS ooo19126 (1.3.18); FILE MERGED 2005/09/05 14:47:12 rt 1.3.18.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d50a4de26baa7d91f4a2519b499080d1d46acfd8]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 10:44:14 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1abbde33f344efc83e7877d228d407b8532686b8]

INTEGRATION: CWS ooo19126 (1.2.18); FILE MERGED 2005/09/05 14:47:12 rt 1.2.18.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ff6c0aa551ebaf76d528b08309f5528e5e226f13]

INTEGRATION: CWS ooo19126 (1.11.242); FILE MERGED 2005/09/05 12:13:56 rt 1.11.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b7c0f494ac34490312ac3dc445988d6e134799fc]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 10:44:13 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [adff0f54cada44ae1f9ede15a83622dbb2199211]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:13:55 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [25fb22b4c66796c36f88b0daf2d5f252e3786cf5]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 10:44:13 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [017df2e6ad9c68205ecc3e2c0ffb9d4f60ba23af]

INTEGRATION: CWS ooo19126 (1.10.242); FILE MERGED 2005/09/05 12:13:55 rt 1.10.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b7dd726caf4d91fa4b8556d6b4ff0be35cccdaef]

INTEGRATION: CWS ooo19126 (1.3.18); FILE MERGED 2005/09/05 14:47:11 rt 1.3.18.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [94c986543febec89d23be06d21f3f32c693e7b43]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:13:55 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3b54a83e3b178bf2c68bfc17bf664aab9c9fcc83]

INTEGRATION: CWS ooo19126 (1.2.18); FILE MERGED 2005/09/05 14:47:11 rt 1.2.18.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5e02bbf49bb28823ab0e9e1a25a3a369ac416ba6]

INTEGRATION: CWS ooo19126 (1.10.242); FILE MERGED 2005/09/05 12:13:54 rt 1.10.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [18481a3ac01237192db01a25fef1c8527ec5e08e]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 10:44:12 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [54a3b53c5f7e385c8b0adf40ca5d1d58ee3992f7]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:13:53 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ce6c7ceb47aae5f784b6dfce68b9b41bb7350b43]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 10:44:12 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ded8386f51fa4a6e2f5a7fd1fb3bc079bf6fc224]

INTEGRATION: CWS ooo19126 (1.3.54); FILE MERGED 2005/09/05 14:36:31 rt 1.3.54.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [26ebc1965636f97e81841d8ca462a4ff661ba3fd]

INTEGRATION: CWS ooo19126 (1.10.242); FILE MERGED 2005/09/05 12:13:53 rt 1.10.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e69b68d4c7df357728befd7282dc9bd6ea999a67]

INTEGRATION: CWS ooo19126 (1.2.352); FILE MERGED 2005/09/05 14:36:31 rt 1.2.352.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ac4a3c1f954f39f8f757565f342b430cd413e487]

INTEGRATION: CWS ooo19126 (1.10.242); FILE MERGED 2005/09/05 12:13:52 rt 1.10.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e9233570dd933607ba88aad5a24f4627f8c354a0]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 10:44:11 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7bdc5a9f8456ff1ff0f4e102856b40ed0d79eea0]

INTEGRATION: CWS ooo19126 (1.1.1.1.374); FILE MERGED 2005/09/05 14:36:31 rt 1.1.1.1.374.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [05f431b5f2755d4e28bab2403f3e65d1ec638200]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:13:52 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [17995912360aa7ec331971c53d485ba3f43c25b4]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 10:44:11 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e160f90f0d23f522d0e9f6208b29523cec613a8d]

INTEGRATION: CWS ooo19126 (1.15.54); FILE MERGED 2005/09/05 14:36:29 rt 1.15.54.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e4dc9d3ab70d8f658c817b1b34439fb1b36948bb]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 10:44:10 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [99723f5428c4cd13ed8cd875407fc007281b078d]

INTEGRATION: CWS ooo19126 (1.2.54); FILE MERGED 2005/09/05 14:36:28 rt 1.2.54.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f28cde5223bf1e225e419487840f04cfabb5be72]

INTEGRATION: CWS ooo19126 (1.2.322); FILE MERGED 2005/09/05 12:13:52 rt 1.2.322.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d4d73a6ccd59db2e47cf08e0f8c764907786c84e]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 10:44:10 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [01f29e92d837de0c177d752e63ae240524db024b]

INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED 2005/09/05 12:13:51 rt 1.5.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e207b47255bc3cbedbf85a5ab150b2ee0500b7ae]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 10:44:09 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [78766b3bff064e696cf51bdf41b3463da59e92ee]

INTEGRATION: CWS ooo19126 (1.2.376); FILE MERGED 2005/09/05 12:13:51 rt 1.2.376.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [45f7e08158b122c667b585c713b21041017344ac]

INTEGRATION: CWS ooo19126 (1.5.4); FILE MERGED 2005/09/05 10:44:09 rt 1.5.4.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [47661d193ca36e525b2fefe6c367020f9ba3588b]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:13:51 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [2f98217a46e201217739a49ae2b34ff06f9210e0]

INTEGRATION: CWS ooo19126 (1.5.60); FILE MERGED 2005/09/05 10:44:08 rt 1.5.60.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [36f41d0174a4bf22c9e738b6ab37720db6aec63a]

INTEGRATION: CWS ooo19126 (1.2.54); FILE MERGED 2005/09/05 14:36:27 rt 1.2.54.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ea637c37b61b33d7a358e11b874e8e0a18b5bd59]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 10:44:08 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4c28f4ae2e3db676d2e0b25101254c0b04c3b47c]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:13:50 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [097a072dd83e0c7f81c833a4982ea3d2be630fda]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 10:44:07 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f3cdd84a126447f41ecc81cd7d79d45d3fa4d42e]

INTEGRATION: CWS ooo19126 (1.2.60); FILE MERGED 2005/09/05 12:13:50 rt 1.2.60.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c66de2ae8dadd0ab053b5c75d41b2f88a6d0b5c4]

INTEGRATION: CWS ooo19126 (1.6.128); FILE MERGED 2005/09/05 10:44:06 rt 1.6.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5b7ad918ab80cb000def420c67560224eb45ddc7]

INTEGRATION: CWS ooo19126 (1.10.242); FILE MERGED 2005/09/05 12:13:50 rt 1.10.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5ffbedfee3c6370e8afca9e2c995ac6b409ee2ea]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 10:44:06 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [675b8ad09ff7c679b911bbbc450534093be48a5a]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 10:44:06 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [64d97278a803692a672d1a0a1097bc90798b973e]

INTEGRATION: CWS ooo19126 (1.2.54); FILE MERGED 2005/09/05 14:36:26 rt 1.2.54.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3e259e80502161010838ed3440f94859d75176b6]

INTEGRATION: CWS ooo19126 (1.10.242); FILE MERGED 2005/09/05 12:13:49 rt 1.10.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c5bbf96fae6f550cc58ec0718d2febb3db8b7f90]

INTEGRATION: CWS ooo19126 (1.5.128); FILE MERGED 2005/09/05 10:44:05 rt 1.5.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [2489dbe83ee42bc14b1fbdd1ced79307cdba6800]

INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED 2005/09/05 12:13:49 rt 1.7.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [9cc8ec12326dc12c298d59c9136f53ec26d85946]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 10:44:04 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f446dbfaaac7ba17c8d08112a75627c95cd22538]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 10:44:03 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d6c09b3735d94bd87cb3221182279814531e64a7]

INTEGRATION: CWS ooo19126 (1.10.242); FILE MERGED 2005/09/05 12:13:48 rt 1.10.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c9dd17be2383e57492796a4a4ae412bffaa1ba2f]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 10:44:03 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b1c54052e609f10575c30c7e433e8b78a6fc0dc1]

INTEGRATION: CWS ooo19126 (1.2.54); FILE MERGED 2005/09/05 14:36:25 rt 1.2.54.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [89086e2f51e46a638649310a583efec3f451adb7]

INTEGRATION: CWS ooo19126 (1.11.242); FILE MERGED 2005/09/05 12:13:48 rt 1.11.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [427ae2baaccbace3658a3cad0b3271bf27460277]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 10:44:02 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5c0966ba7c7e78fa2d2834829148372760437d4d]

INTEGRATION: CWS ooo19126 (1.10.242); FILE MERGED 2005/09/05 12:13:47 rt 1.10.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7435ceb6b852139e6c9d34af562416c13cb0280d]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 10:44:02 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e93b209086188935e82eae7c7b03e8f098427b2e]

INTEGRATION: CWS ooo19126 (1.2.54); FILE MERGED 2005/09/05 14:36:24 rt 1.2.54.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [beaa04a80dcf090f55589faad45191118ee5095f]

INTEGRATION: CWS ooo19126 (1.10.242); FILE MERGED 2005/09/05 12:13:46 rt 1.10.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6e70b6e0c81c3018c1115ba392f067fad36be901]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 10:44:00 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [596b47e08b9a88205b80bdcc1b7c53cf4cf116dc]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 10:43:59 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [843dd5bffe4bc772191b87f0026dd5770c155722]

INTEGRATION: CWS ooo19126 (1.11.86); FILE MERGED 2005/09/05 12:13:46 rt 1.11.86.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [cccdb7a282cc8aa9b57de42b699089f003ae0af9]

INTEGRATION: CWS ooo19126 (1.2.54); FILE MERGED 2005/09/05 14:36:23 rt 1.2.54.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6a0431e4fa9ebd4faa0eb31285e151d5b1275921]

INTEGRATION: CWS ooo19126 (1.6.178); FILE MERGED 2005/09/05 12:13:46 rt 1.6.178.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c14e054a85b8b009c0c789da1c1bdadc5b5a444e]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 10:43:59 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f9c1ba977c6cc08e9cb427df376cef8537f4294f]

INTEGRATION: CWS ooo19126 (1.10.242); FILE MERGED 2005/09/05 12:13:45 rt 1.10.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5bb18dd2bf7aa2e72e4b6de3c5dde8f6f1bfeacf]

INTEGRATION: CWS ooo19126 (1.2.322); FILE MERGED 2005/09/05 12:13:45 rt 1.2.322.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c5142d78ef4c08f477cf56d276a5c08661d40de2]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 10:43:57 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d8bcf6d83863a24fd260d4b47bfe4a9b58406b29]

INTEGRATION: CWS ooo19126 (1.2.54); FILE MERGED 2005/09/05 14:36:22 rt 1.2.54.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c296e3ca6ee91cc8f8ceca554fa951da10903235]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:13:45 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a72c55ed82da1358996daa5ebd3ea21ba038a6b1]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:13:44 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7a855f75b461876746f4d27d345e5fe27fcbb9be]

INTEGRATION: CWS ooo19126 (1.10.242); FILE MERGED 2005/09/05 12:13:44 rt 1.10.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0700fd900938dbc6ecec584ba1be593013ec5ca4]

INTEGRATION: CWS ooo19126 (1.1.1.1.158); FILE MERGED 2005/09/05 10:43:53 rt 1.1.1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c8ac410b025e9b4bf94f44410f0c90eba80203e8]

INTEGRATION: CWS ooo19126 (1.5.178); FILE MERGED 2005/09/05 12:13:44 rt 1.5.178.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [79e9871e926aac6bc7d5e6187b688ac3d15a7c50]

INTEGRATION: CWS ooo19126 (1.2.54); FILE MERGED 2005/09/05 14:36:21 rt 1.2.54.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [688b9ec3faa4bec19094db78edb247e37376c032]

INTEGRATION: CWS ooo19126 (1.2.142); FILE MERGED 2005/09/05 10:43:53 rt 1.2.142.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c3fbac32ac5333d5d1fe907b1c097fcc1fdcad14]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:13:43 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [733d9a1d3b9ce2de1efdaa4848cdbbeedc5e74b6]

INTEGRATION: CWS ooo19126 (1.1.1.1.374); FILE MERGED 2005/09/05 14:36:20 rt 1.1.1.1.374.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [56fc8c25b4854d04ac383612b52670c4fc563ab6]

INTEGRATION: CWS ooo19126 (1.9.10); FILE MERGED 2005/09/05 10:43:52 rt 1.9.10.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [78a53b163eebc64811ce1113d92645b3124ae356]

INTEGRATION: CWS ooo19126 (1.2.246); FILE MERGED 2005/09/05 12:13:43 rt 1.2.246.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [20d9f8a397b0ebf25e635101a9a8cc4be4f1aaa5]

INTEGRATION: CWS ooo19126 (1.2.54); FILE MERGED 2005/09/05 14:36:20 rt 1.2.54.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e6aaa5a4b1c80e0edbf9d911cab167db31214f24]

INTEGRATION: CWS ooo19126 (1.10.242); FILE MERGED 2005/09/05 12:13:43 rt 1.10.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c7243c1fb59f1b9969f5932c9ed2000012431c1d]

INTEGRATION: CWS ooo19126 (1.2.370); FILE MERGED 2005/09/05 14:36:20 rt 1.2.370.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c89eacead36fdf827f955a7175291cc9a283b62a]

INTEGRATION: CWS ooo19126 (1.10.242); FILE MERGED 2005/09/05 12:13:42 rt 1.10.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e11bd719794cc43545f048de16cc82d63a29052b]

INTEGRATION: CWS ooo19126 (1.2.370); FILE MERGED 2005/09/05 14:36:19 rt 1.2.370.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [9597e0f847babc7aa68ea24532dfb4d62ce6b5d9]

INTEGRATION: CWS ooo19126 (1.17.54); FILE MERGED 2005/09/05 14:36:19 rt 1.17.54.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1997a6f31011b8ba23abd92c76c28d63f579a30c]

INTEGRATION: CWS ooo19126 (1.10.54); FILE MERGED 2005/09/05 14:36:19 rt 1.10.54.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [9c30036ca0aca032f937c818396d48b818c057af]

INTEGRATION: CWS ooo19126 (1.11.242); FILE MERGED 2005/09/05 12:13:41 rt 1.11.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [99e974fcb29fe38eaa54cb54dce086de566f2752]

INTEGRATION: CWS ooo19126 (1.20.54); FILE MERGED 2005/09/05 14:36:19 rt 1.20.54.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [87f1962d885d799141abb8f633324cdacdadd566]

INTEGRATION: CWS ooo19126 (1.10.244); FILE MERGED 2005/09/05 12:13:41 rt 1.10.244.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [56f7ac011fec2fbe8e9d30e3fc5411018043b307]

INTEGRATION: CWS ooo19126 (1.4.54); FILE MERGED 2005/09/05 14:36:18 rt 1.4.54.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8a8911e624ff1b55a0c6f6ca1ed5208ee8c26af1]

INTEGRATION: CWS ooo19126 (1.10.242); FILE MERGED 2005/09/05 12:13:40 rt 1.10.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [bffeca2f124e023692f61373211b7768b2d1e8f0]

INTEGRATION: CWS ooo19126 (1.17.54); FILE MERGED 2005/09/05 14:36:18 rt 1.17.54.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [98180dc9d2bb51a57c1f4324b9f390afae5b41bd]

INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED 2005/09/05 12:13:39 rt 1.6.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e7dddedf8b7c614ac7d58b7426506ebf1392beb9]

INTEGRATION: CWS ooo19126 (1.22.52); FILE MERGED 2005/09/05 14:36:18 rt 1.22.52.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3282f69a8a8e0d65d08504b0750feb24cecb5143]

INTEGRATION: CWS ooo19126 (1.10.244); FILE MERGED 2005/09/05 12:13:39 rt 1.10.244.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [09d7d696d20d4d0221865f0c61a2d99c9375e632]

INTEGRATION: CWS ooo19126 (1.13.62); FILE MERGED 2005/09/05 14:36:18 rt 1.13.62.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [923d1f871bcaff0651eb54df78929557c834bd41]

INTEGRATION: CWS ooo19126 (1.8.178); FILE MERGED 2005/09/05 12:13:38 rt 1.8.178.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6ade263e58cf6134232584d70ab6371e88164b72]

INTEGRATION: CWS ooo19126 (1.3.54); FILE MERGED 2005/09/05 14:36:18 rt 1.3.54.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f56d761c954c7caf8f2629dfd3bf2011f65426dd]

INTEGRATION: CWS ooo19126 (1.8.88); FILE MERGED 2005/09/05 10:43:47 rt 1.8.88.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [dd20cae0a581de9e97074d07b09014b07593eff4]

INTEGRATION: CWS ooo19126 (1.7.244); FILE MERGED 2005/09/05 12:13:38 rt 1.7.244.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b423cd196d0f0f261d1895bf28f8aebc2ea94764]

INTEGRATION: CWS ooo19126 (1.2.370); FILE MERGED 2005/09/05 14:36:17 rt 1.2.370.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d769fd3a13324ad147be43478409f03e89a47087]

INTEGRATION: CWS ooo19126 (1.4.178); FILE MERGED 2005/09/05 12:13:38 rt 1.4.178.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f93f8133581e25ecaa4253d0db0f86ef7109944c]

INTEGRATION: CWS ooo19126 (1.22.54); FILE MERGED 2005/09/05 14:36:17 rt 1.22.54.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c6ec542e26c64a0d57915146835c674a3ecb471f]

INTEGRATION: CWS ooo19126 (1.2.226); FILE MERGED 2005/09/05 12:13:37 rt 1.2.226.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [13bb1d27c33cdf677f92559637522e764ec855a1]

INTEGRATION: CWS ooo19126 (1.61.52); FILE MERGED 2005/09/05 14:36:17 rt 1.61.52.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c5543fc1f9ba0140e89bfe74dfbd412cb935eabc]

INTEGRATION: CWS ooo19126 (1.3.86); FILE MERGED 2005/09/05 12:13:37 rt 1.3.86.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [81785d789d5a75ad08ac54fe8c2a12622b982715]

INTEGRATION: CWS ooo19126 (1.3.348); FILE MERGED 2005/09/05 14:36:17 rt 1.3.348.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e533accae3d59ca1475738f972eea5740cbb2a7f]

INTEGRATION: CWS ooo19126 (1.5.244); FILE MERGED 2005/09/05 12:13:37 rt 1.5.244.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7186b9452b8a0f72499f018c4f49c73ab46de88c]

INTEGRATION: CWS ooo19126 (1.23.66); FILE MERGED 2005/09/05 14:36:16 rt 1.23.66.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e714e369daac3c9dc530983f9252043d357caeed]

INTEGRATION: CWS ooo19126 (1.10.244); FILE MERGED 2005/09/05 12:13:36 rt 1.10.244.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [72240cf444ea7e00ca69e19985e94c7e0cec4bf5]

INTEGRATION: CWS ooo19126 (1.5.54); FILE MERGED 2005/09/05 14:36:16 rt 1.5.54.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8ef13fcb87e459c5131916867a62297e42b5cead]

INTEGRATION: CWS ooo19126 (1.2.342); FILE MERGED 2005/09/05 12:13:36 rt 1.2.342.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [9fa8bd4463c880f7e2793d1e5384578bd5b5beb0]

INTEGRATION: CWS ooo19126 (1.1.1.1.374); FILE MERGED 2005/09/05 14:36:16 rt 1.1.1.1.374.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [645770a98499076676260ea2d8679e4107333df6]

INTEGRATION: CWS ooo19126 (1.6.244); FILE MERGED 2005/09/05 12:13:35 rt 1.6.244.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ccbae9f0e9b922f30d9900fbed67dde7618ac8ea]

INTEGRATION: CWS ooo19126 (1.5.52); FILE MERGED 2005/09/05 14:36:16 rt 1.5.52.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ec486e6361e1d8b4c620428b8a5a284da4d2f8b3]

INTEGRATION: CWS ooo19126 (1.11.244); FILE MERGED 2005/09/05 12:13:35 rt 1.11.244.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d2289c2d2d37559cab061b352fc21033e55cc6e5]

INTEGRATION: CWS ooo19126 (1.1.1.1.374); FILE MERGED 2005/09/05 14:36:15 rt 1.1.1.1.374.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [2f9c408b0b3f72287d72dc06aa466d191196aa61]

INTEGRATION: CWS ooo19126 (1.5.244); FILE MERGED 2005/09/05 12:13:34 rt 1.5.244.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [35ce49de40e7348ce7fd2d95fe3792c899d25a81]

INTEGRATION: CWS ooo19126 (1.10.244); FILE MERGED 2005/09/05 12:13:34 rt 1.10.244.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7ba52f36486b56b3defb959a7733e3c45d6b1bfc]

INTEGRATION: CWS ooo19126 (1.7.56); FILE MERGED 2005/09/05 14:36:15 rt 1.7.56.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [9a8c0aef73ef056e0b14b230f922c73825404da5]

INTEGRATION: CWS ooo19126 (1.10.244); FILE MERGED 2005/09/05 12:13:33 rt 1.10.244.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d853a2ced3c66388bac3ef8f49ee7dc2ac0afde2]

INTEGRATION: CWS ooo19126 (1.7.54); FILE MERGED 2005/09/05 14:36:14 rt 1.7.54.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0705c165d6446061ffba4b9e8153d2cf5de063f1]

INTEGRATION: CWS ooo19126 (1.6.244); FILE MERGED 2005/09/05 12:13:33 rt 1.6.244.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1922d16d871dce35df5c3fc83f9242ada1e14f9c]

INTEGRATION: CWS ooo19126 (1.2.54); FILE MERGED 2005/09/05 14:36:14 rt 1.2.54.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ec8f4c6558bda5ee19defa80dd21b5d27a20563f]

INTEGRATION: CWS ooo19126 (1.6.78); FILE MERGED 2005/09/05 14:36:14 rt 1.6.78.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0d8ba572122f1c1862ad738a55cc7c075f704489]

INTEGRATION: CWS ooo19126 (1.10.54); FILE MERGED 2005/09/05 14:36:14 rt 1.10.54.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e5f544f321ad5933031235d8740b023d0ffd69ee]

INTEGRATION: CWS ooo19126 (1.6.244); FILE MERGED 2005/09/05 12:13:32 rt 1.6.244.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3d3b79439698cdf3cb3daaf8f86c049fb63321be]

INTEGRATION: CWS ooo19126 (1.1.1.1.374); FILE MERGED 2005/09/05 14:36:14 rt 1.1.1.1.374.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [069dde7c3ed89dc5801485463ee1662316862726]

INTEGRATION: CWS ooo19126 (1.10.244); FILE MERGED 2005/09/05 12:13:32 rt 1.10.244.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [598302c462a15ce3f62d363f666527dc4141e4c3]

INTEGRATION: CWS ooo19126 (1.9.54); FILE MERGED 2005/09/05 14:36:13 rt 1.9.54.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ce040e226ce3e0afecce27a09a85223ab26f2d94]

INTEGRATION: CWS ooo19126 (1.1.1.1.374); FILE MERGED 2005/09/05 14:36:13 rt 1.1.1.1.374.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f8aeada9c8518f5b1b37a4d1e631004b4b78259d]

INTEGRATION: CWS ooo19126 (1.21.54); FILE MERGED 2005/09/05 14:36:13 rt 1.21.54.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e1f7d943482e9e06519d1a3eb0638da133bc1242]

INTEGRATION: CWS ooo19126 (1.6.244); FILE MERGED 2005/09/05 12:13:31 rt 1.6.244.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [936680e3d131ed97f12ed1d0b3f64e4ab6cb1934]

INTEGRATION: CWS ooo19126 (1.2.352); FILE MERGED 2005/09/05 14:36:13 rt 1.2.352.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [295668da82a698dd883c8f6c62cc1d94a1c1a206]

INTEGRATION: CWS ooo19126 (1.9.244); FILE MERGED 2005/09/05 12:13:31 rt 1.9.244.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [59d6491b41728c0429169270018eef236e8dc97b]

INTEGRATION: CWS ooo19126 (1.5.56); FILE MERGED 2005/09/05 14:36:12 rt 1.5.56.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [9ed3bef293c71896f48dba93e5e5269007fa1c76]

INTEGRATION: CWS ooo19126 (1.7.56); FILE MERGED 2005/09/05 14:36:12 rt 1.7.56.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d2234d4e3975b5f564ea437911f6c0f704afa801]

INTEGRATION: CWS ooo19126 (1.3.54); FILE MERGED 2005/09/05 14:36:12 rt 1.3.54.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [81a4fd19214a50d6f05c28ee59827504ff312a36]

INTEGRATION: CWS ooo19126 (1.11.244); FILE MERGED 2005/09/05 12:13:30 rt 1.11.244.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [556b40a844e4173e553c025f86bc6fb09dacd896]

INTEGRATION: CWS ooo19126 (1.2.226); FILE MERGED 2005/09/05 12:13:30 rt 1.2.226.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [2295d1e7aa2318585a547ac7c81616cd9c7f7767]

INTEGRATION: CWS ooo19126 (1.2.66); FILE MERGED 2005/09/05 14:36:11 rt 1.2.66.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6647e0cfe653f1df079a53cd3d39a764e15a3af7]

INTEGRATION: CWS ooo19126 (1.10.244); FILE MERGED 2005/09/05 12:13:30 rt 1.10.244.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e33d5e295c60731ec71e638f0a89f38c73a4a0ce]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 10:43:36 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [84baef4ce8ad38696cd18c12fe692941db3092ce]

INTEGRATION: CWS ooo19126 (1.5.78); FILE MERGED 2005/09/05 14:36:11 rt 1.5.78.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b374ad585901cf37008a06606b94cf3190fe6e79]

INTEGRATION: CWS ooo19126 (1.9.244); FILE MERGED 2005/09/05 12:13:29 rt 1.9.244.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0c8e1324e1cf8987c6b26ef312a6e59a40e58958]

INTEGRATION: CWS ooo19126 (1.10.52); FILE MERGED 2005/09/05 12:13:29 rt 1.10.52.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [09b1b4714a627d9f06546f9f9c6a8ee44c4ceded]

INTEGRATION: CWS ooo19126 (1.2.44); FILE MERGED 2005/09/05 14:36:11 rt 1.2.44.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3e01f8c5e73559003f4eb9e21f22e5c44e725ee7]

INTEGRATION: CWS ooo19126 (1.7.178); FILE MERGED 2005/09/05 12:13:29 rt 1.7.178.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0247ac09947acb7feac72cdc287cc21c405c6fed]

INTEGRATION: CWS ooo19126 (1.5.56); FILE MERGED 2005/09/05 14:36:11 rt 1.5.56.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [87b1995c64bbc1435d800ae238ba7dc2303db59a]

INTEGRATION: CWS ooo19126 (1.1.1.1.374); FILE MERGED 2005/09/05 14:36:11 rt 1.1.1.1.374.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d8cc8f7b79d9c2f55befb8289a999a25a6aa6bb3]

INTEGRATION: CWS ooo19126 (1.5.178); FILE MERGED 2005/09/05 12:13:29 rt 1.5.178.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b1e9f44be7d0a69375e1eccf64cee9155785bb91]

INTEGRATION: CWS ooo19126 (1.2.54); FILE MERGED 2005/09/05 14:36:10 rt 1.2.54.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6a3a9a7b084d13cbd5fdbe2e06fe6d6cb0554f5b]

INTEGRATION: CWS ooo19126 (1.2.376); FILE MERGED 2005/09/05 12:13:28 rt 1.2.376.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a73d5a8df4ed57e29825d80ba1bc6b62a1a491b9]

INTEGRATION: CWS ooo19126 (1.2.62); FILE MERGED 2005/09/05 14:36:10 rt 1.2.62.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [2f5d0865db43b6dc6d8a03d9b9fb83b14725266a]

INTEGRATION: CWS ooo19126 (1.9.52); FILE MERGED 2005/09/05 12:13:28 rt 1.9.52.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7d89449d931a4acc8c1d84408cad4b6430b2f9c4]

INTEGRATION: CWS ooo19126 (1.1.1.1.374); FILE MERGED 2005/09/05 14:36:10 rt 1.1.1.1.374.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1378913ac2670d7308785d82190237204803210a]

INTEGRATION: CWS ooo19126 (1.4.244); FILE MERGED 2005/09/05 12:13:27 rt 1.4.244.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8f19324027759d7db3b878d135ccaf161c37c2fc]

INTEGRATION: CWS ooo19126 (1.11.20); FILE MERGED 2005/09/05 14:36:09 rt 1.11.20.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [2a93b35566ca88365009fbb012d34035f75fa5d1]

INTEGRATION: CWS ooo19126 (1.2.246); FILE MERGED 2005/09/05 12:13:27 rt 1.2.246.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0eb605dd975888907cd323334b4f81bd7e8b5b33]

INTEGRATION: CWS ooo19126 (1.10.62); FILE MERGED 2005/09/05 14:36:09 rt 1.10.62.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [9fa701fb435c3d76fcd6fe448981e86597105fd6]

INTEGRATION: CWS ooo19126 (1.11.96); FILE MERGED 2005/09/05 14:36:09 rt 1.11.96.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [00d126d30192fa6f4fca3ed01c5940d3ef4f70b4]

INTEGRATION: CWS ooo19126 (1.11.52); FILE MERGED 2005/09/05 12:13:26 rt 1.11.52.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b25c460372274761c837ca0c1204e3f867af5f83]

INTEGRATION: CWS ooo19126 (1.8.54); FILE MERGED 2005/09/05 14:36:09 rt 1.8.54.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a68359dc93db9741fcea67e7b7276dbc21f6c484]

INTEGRATION: CWS ooo19126 (1.6.244); FILE MERGED 2005/09/05 12:13:26 rt 1.6.244.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [016c3f09912b8a87f2a4c2657fb8d75a536f44b9]

INTEGRATION: CWS ooo19126 (1.10.54); FILE MERGED 2005/09/05 14:36:08 rt 1.10.54.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b929840b72c69702ad6e62adb781fbbcde088474]

INTEGRATION: CWS ooo19126 (1.7.178); FILE MERGED 2005/09/05 12:13:26 rt 1.7.178.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b3c2b8cf6a3e2c3621f6d64113df18db753aadd5]

INTEGRATION: CWS ooo19126 (1.1.1.1.374); FILE MERGED 2005/09/05 14:36:08 rt 1.1.1.1.374.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [76bbf84ef50be000ed02693df1dd1840dff435c3]

INTEGRATION: CWS ooo19126 (1.4.244); FILE MERGED 2005/09/05 12:13:26 rt 1.4.244.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [2b615890a2f7f42c8b7e644fdbab4495f5d20444]

INTEGRATION: CWS ooo19126 (1.1.18); FILE MERGED 2005/09/05 13:53:44 rt 1.1.18.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d50bcec1c75a628489cdb37c5945fbc0c8c130dd]

INTEGRATION: CWS ooo19126 (1.3.62); FILE MERGED 2005/09/05 14:36:08 rt 1.3.62.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [96752a7ba290e50c8ea8939445d43313b37f22c4]

INTEGRATION: CWS ooo19126 (1.14.52); FILE MERGED 2005/09/05 12:13:25 rt 1.14.52.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b3dbe1d6b110d1b23ab6981520de3f69dc030b8c]

INTEGRATION: CWS ooo19126 (1.2.326); FILE MERGED 2005/09/05 14:36:08 rt 1.2.326.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ec18d001cce74737720cb6007cca5957a25d0d79]

INTEGRATION: CWS ooo19126 (1.10.178); FILE MERGED 2005/09/05 12:13:25 rt 1.10.178.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [cefb1437269df81ee1ba5c143ba0de4bd62f52d5]

INTEGRATION: CWS ooo19126 (1.13.2); FILE MERGED 2005/09/05 13:53:43 rt 1.13.2.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [993edd019e39c9292e43c8ffa4e22b0104b38446]

INTEGRATION: CWS ooo19126 (1.7.54); FILE MERGED 2005/09/05 14:36:08 rt 1.7.54.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e8ddf6e4097bc31163fc81bc84ef6d7c76ad71fe]

INTEGRATION: CWS ooo19126 (1.2.18); FILE MERGED 2005/09/05 13:53:43 rt 1.2.18.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [35b600fa82d8caea8b66b62df38d538b8f8e5337]

INTEGRATION: CWS ooo19126 (1.8.56); FILE MERGED 2005/09/05 14:36:07 rt 1.8.56.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3ee9e32dd7cd6bcba37a24cb23c36b24b93fa79b]

INTEGRATION: CWS ooo19126 (1.1.18); FILE MERGED 2005/09/05 13:53:43 rt 1.1.18.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7417ffc9b624f8ad9ce1305bd63b714e2ebc43fe]

INTEGRATION: CWS ooo19126 (1.9.56); FILE MERGED 2005/09/05 14:36:07 rt 1.9.56.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0083ce71bb86f73fc519231a3e2d1c2a137a7d25]

INTEGRATION: CWS ooo19126 (1.11.178); FILE MERGED 2005/09/05 12:13:25 rt 1.11.178.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [74575900382c93e45a60a5d06e06aaa624df6bc7]

INTEGRATION: CWS ooo19126 (1.1.18); FILE MERGED 2005/09/05 13:53:42 rt 1.1.18.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0b5f548ef0cc3ed0de9c6bae6c1b48b275083428]

INTEGRATION: CWS ooo19126 (1.18.54); FILE MERGED 2005/09/05 14:36:07 rt 1.18.54.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5088d9a2080207b4ee2ccff31ec0465f9f1bcc67]

INTEGRATION: CWS ooo19126 (1.6.244); FILE MERGED 2005/09/05 12:13:24 rt 1.6.244.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [22abc38a110f96e434cf65d632dc720c5e56601c]

INTEGRATION: CWS ooo19126 (1.8.54); FILE MERGED 2005/09/05 14:36:06 rt 1.8.54.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e5411205cd7717a831f694de7ad70070988f6909]

INTEGRATION: CWS ooo19126 (1.10.52); FILE MERGED 2005/09/05 12:13:24 rt 1.10.52.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [9514bf625ad3ebfc3641c61c944845945d197834]

INTEGRATION: CWS ooo19126 (1.4.82); FILE MERGED 2005/09/05 14:36:06 rt 1.4.82.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [9d44dd4b4ec8fa7c7301408779f9a2fd5f43a6dc]

INTEGRATION: CWS ooo19126 (1.23.18); FILE MERGED 2005/09/05 14:36:06 rt 1.23.18.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [aee687cf14dbe0959dbf08b858c65d0162a7b282]

INTEGRATION: CWS ooo19126 (1.10.178); FILE MERGED 2005/09/05 12:13:24 rt 1.10.178.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [76ab70f1b2d3deff4a43f9368824432db3957b67]

INTEGRATION: CWS ooo19126 (1.32.54); FILE MERGED 2005/09/05 14:36:05 rt 1.32.54.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [33d99cca48f4c21e175041d806f0fe39ae7ee81a]

INTEGRATION: CWS ooo19126 (1.7.244); FILE MERGED 2005/09/05 12:13:23 rt 1.7.244.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [684b6f6e75fc0b47382aed9b648fab94ec8c7d17]

INTEGRATION: CWS ooo19126 (1.3.18); FILE MERGED 2005/09/05 17:41:51 rt 1.3.18.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [592107ba5f4d2ec168392e6989bad7a7d22ad930]

INTEGRATION: CWS ooo19126 (1.6.82); FILE MERGED 2005/09/05 14:36:05 rt 1.6.82.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [df47ac281b8fb1c27eb53974e379d6872da95cab]

INTEGRATION: CWS ooo19126 (1.4.36); FILE MERGED 2005/09/05 17:41:51 rt 1.4.36.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [955eb88500bb30727334cc850e4c5f7b83b4eae6]

INTEGRATION: CWS ooo19126 (1.8.52); FILE MERGED 2005/09/05 12:13:23 rt 1.8.52.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d9cf12a34e774ba8969aefff9ab3732a6ac3a5fc]

INTEGRATION: CWS ooo19126 (1.40.120); FILE MERGED 2005/09/05 14:36:04 rt 1.40.120.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4d74c60ed489fdcbdaec56216447fa9caa4e78f8]

INTEGRATION: CWS ooo19126 (1.4.12); FILE MERGED 2005/09/05 17:41:50 rt 1.4.12.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f2162cac960552d6349c6b266857cc0f9daf1d94]

INTEGRATION: CWS ooo19126 (1.6.244); FILE MERGED 2005/09/05 12:13:23 rt 1.6.244.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1dfcec9fe186e6670a764dd385a31a83530894e2]

INTEGRATION: CWS ooo19126 (1.23.54); FILE MERGED 2005/09/05 14:36:04 rt 1.23.54.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b341e44dad806b7ee393ac46b57fd71571380c55]

INTEGRATION: CWS ooo19126 (1.12.52); FILE MERGED 2005/09/05 12:13:22 rt 1.12.52.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [60e62cb15e99ffc85ae44c48d9477eea7eb9ecb3]

INTEGRATION: CWS ooo19126 (1.5.54); FILE MERGED 2005/09/05 14:36:04 rt 1.5.54.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [92c2e4e69028c9b79ed361070d6e1a5a649532c4]

INTEGRATION: CWS ooo19126 (1.8.178); FILE MERGED 2005/09/05 12:13:22 rt 1.8.178.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [43e3bfb79131d3c20a938f95d3379d26743a92c6]

INTEGRATION: CWS ooo19126 (1.11.188); FILE MERGED 2005/09/05 14:36:03 rt 1.11.188.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [30134967038dceee9e29dba8f3a8621019106c4a]

INTEGRATION: CWS ooo19126 (1.2.42); FILE MERGED 2005/09/05 17:41:50 rt 1.2.42.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0f247c6a52341e756d797af403e008c4a2f536ab]

INTEGRATION: CWS ooo19126 (1.13.52); FILE MERGED 2005/09/05 12:13:22 rt 1.13.52.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3e75969b8e424b8eb9b28117aa4ccdbf13bbb313]

INTEGRATION: CWS ooo19126 (1.6.244); FILE MERGED 2005/09/05 12:13:21 rt 1.6.244.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [429781ce2cba4877ceb6dc4692e4943de94f3e7b]

INTEGRATION: CWS ooo19126 (1.2.42); FILE MERGED 2005/09/05 17:41:49 rt 1.2.42.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4ac6432f7dbf8990d038dabbdb7381af2b80e266]

INTEGRATION: CWS ooo19126 (1.6.52); FILE MERGED 2005/09/05 12:13:21 rt 1.6.52.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b857d33cceaeeba865c4fc3daf507f89f3c7e8ba]

INTEGRATION: CWS ooo19126 (1.14.42); FILE MERGED 2005/09/05 14:36:01 rt 1.14.42.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b3408e90e5b4fce4fee9f612ed82a048260916e5]

INTEGRATION: CWS ooo19126 (1.4.244); FILE MERGED 2005/09/05 12:13:21 rt 1.4.244.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [08ac5d246e008f77b4433e05d1e5243bb37c30bb]

INTEGRATION: CWS ooo19126 (1.21.54); FILE MERGED 2005/09/05 14:36:01 rt 1.21.54.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c1412d949ef3b4b40794de38717903a51762bc63]

INTEGRATION: CWS ooo19126 (1.11.52); FILE MERGED 2005/09/05 12:13:20 rt 1.11.52.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [abde0b6a8a489f847549518b899edcb22117e424]

INTEGRATION: CWS ooo19126 (1.15.54); FILE MERGED 2005/09/05 14:36:01 rt 1.15.54.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [341faacde6a6aaa3ff01fc590282e422940415dd]

INTEGRATION: CWS ooo19126 (1.5.244); FILE MERGED 2005/09/05 12:13:20 rt 1.5.244.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8f87dee3d02d551b883e5bc3bd8704735fc4b7dd]

INTEGRATION: CWS ooo19126 (1.2.358); FILE MERGED 2005/09/05 14:36:00 rt 1.2.358.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0296b6488f5ca022127881c00acecd689b62e307]

INTEGRATION: CWS ooo19126 (1.2.42); FILE MERGED 2005/09/05 17:41:48 rt 1.2.42.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1e05456fb14b31631dd42cb16e17b167909adccc]

INTEGRATION: CWS ooo19126 (1.13.52); FILE MERGED 2005/09/05 12:13:20 rt 1.13.52.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [21784e65f3b2264d9e29683d81b71072bfad314e]

INTEGRATION: CWS ooo19126 (1.29.54); FILE MERGED 2005/09/05 14:36:00 rt 1.29.54.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5144d2dc23e44025a74273ab5e42d2baef415519]

INTEGRATION: CWS ooo19126 (1.7.244); FILE MERGED 2005/09/05 12:13:19 rt 1.7.244.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e18365a730676f486e62588dd11a07a4c3d527c2]

INTEGRATION: CWS ooo19126 (1.41.56); FILE MERGED 2005/09/05 14:35:59 rt 1.41.56.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [db5614f40d0562309ce3371d464c75e8d7f4a2cd]

INTEGRATION: CWS ooo19126 (1.4.22); FILE MERGED 2005/09/05 17:41:48 rt 1.4.22.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e28bef7934310173fe60dd6012b44e7e0b8824e4]

INTEGRATION: CWS ooo19126 (1.9.52); FILE MERGED 2005/09/05 12:13:19 rt 1.9.52.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f45b96b960ec494c830fa10a985b94f643b1ffb8]

INTEGRATION: CWS ooo19126 (1.1.1.1.374); FILE MERGED 2005/09/05 14:35:59 rt 1.1.1.1.374.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [fbaefcf3a1f05ccdddc4b1a45d8beeca1c1c308e]

INTEGRATION: CWS ooo19126 (1.4.16); FILE MERGED 2005/09/05 17:41:48 rt 1.4.16.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8d6a1e2ee1c9b275bc94a1e55f76f85a64787f45]

INTEGRATION: CWS ooo19126 (1.3.244); FILE MERGED 2005/09/05 12:13:19 rt 1.3.244.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6fe1c73c4dc2b4daa9dcfbe1e5fd884b14e0ffb9]

INTEGRATION: CWS ooo19126 (1.2.374); FILE MERGED 2005/09/05 14:35:59 rt 1.2.374.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d8a2e339761183441c7c1639b6c9000048abc7b6]

INTEGRATION: CWS ooo19126 (1.6.244); FILE MERGED 2005/09/05 12:13:19 rt 1.6.244.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b5a45531c5b2ce1750384efb524eaa60a025f625]

INTEGRATION: CWS ooo19126 (1.4.302); FILE MERGED 2005/09/05 14:35:59 rt 1.4.302.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0f9f16f62d7db1f6c911ea0f0869ec9220fb817a]

INTEGRATION: CWS ooo19126 (1.2.42); FILE MERGED 2005/09/05 17:41:47 rt 1.2.42.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [00c7be54e7f2615ea6312faa2d77fcf5f5dcdb4a]

INTEGRATION: CWS ooo19126 (1.10.52); FILE MERGED 2005/09/05 12:13:18 rt 1.10.52.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f7d4e9a4f40ec6924cfeb5c021d0a29444798756]

INTEGRATION: CWS ooo19126 (1.14.54); FILE MERGED 2005/09/05 14:35:58 rt 1.14.54.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a3407ea08e0e8638f485dd9b573b08d32e97d412]

INTEGRATION: CWS ooo19126 (1.3.30); FILE MERGED 2005/09/05 17:41:47 rt 1.3.30.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [469ff6bb4ce6c4fb8576dc765022d02b42e92758]

INTEGRATION: CWS ooo19126 (1.9.178); FILE MERGED 2005/09/05 12:13:18 rt 1.9.178.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [521c3a8754cadebc4b129f97aa58b514e742a765]

INTEGRATION: CWS ooo19126 (1.22.82); FILE MERGED 2005/09/05 14:35:58 rt 1.22.82.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d3efec5c625ad33be3fe10e57d2ece03c418c107]

INTEGRATION: CWS ooo19126 (1.14.52); FILE MERGED 2005/09/05 12:13:18 rt 1.14.52.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b41bb472ade74820a03635fbbee3a5c37177a131]

INTEGRATION: CWS ooo19126 (1.1.1.1.374); FILE MERGED 2005/09/05 14:35:58 rt 1.1.1.1.374.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [62b88417587e1c5647d54971214dd2bd7a69bb0d]

INTEGRATION: CWS ooo19126 (1.3.22); FILE MERGED 2005/09/05 17:41:46 rt 1.3.22.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a30a357fd93b0ad026d726e20d7335630b955da1]

INTEGRATION: CWS ooo19126 (1.11.178); FILE MERGED 2005/09/05 12:13:18 rt 1.11.178.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [65292891aae3844bbedfec0896f7486a91f7bef7]

INTEGRATION: CWS ooo19126 (1.2.42); FILE MERGED 2005/09/05 17:41:46 rt 1.2.42.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [fca1571f4cffd403ead4ffc3df671e57f18deb86]

INTEGRATION: CWS ooo19126 (1.9.178); FILE MERGED 2005/09/05 12:13:17 rt 1.9.178.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a7c1a15c89292744cc66e03d80ee86c5bd717143]

INTEGRATION: CWS ooo19126 (1.69.56); FILE MERGED 2005/09/05 14:35:57 rt 1.69.56.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b73fb9810a61b0f57f53ff4542e5de2a1a8421ae]

INTEGRATION: CWS ooo19126 (1.6.244); FILE MERGED 2005/09/05 12:13:17 rt 1.6.244.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d21bbaa76c9895652fc4c703f1e63321c0c20d5a]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 10:43:24 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [fd05849745fb28ad959e1937fd800db8291a9cad]

INTEGRATION: CWS ooo19126 (1.2.96); FILE MERGED 2005/09/05 14:35:57 rt 1.2.96.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e04d61963d8d35597af8be53a2d41bf1630d630c]

INTEGRATION: CWS ooo19126 (1.3.30); FILE MERGED 2005/09/05 17:41:45 rt 1.3.30.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f1245023ae60c7c26b59f10bde5da3a235945948]

INTEGRATION: CWS ooo19126 (1.10.52); FILE MERGED 2005/09/05 12:13:17 rt 1.10.52.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [bd97a4dfd0eec820d04a108999398d6dd909cfc3]

INTEGRATION: CWS ooo19126 (1.6.96); FILE MERGED 2005/09/05 14:35:57 rt 1.6.96.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [58e1fa32c390aaa11ef6dc84ce0b77ca48d831f4]

INTEGRATION: CWS ooo19126 (1.7.244); FILE MERGED 2005/09/05 12:13:17 rt 1.7.244.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1eb53b57241adc80b3a186aa7356748130059b15]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 10:43:23 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a800c904160c738cfa4f5739d0205e4ac7954a87]

INTEGRATION: CWS ooo19126 (1.5.302); FILE MERGED 2005/09/05 14:35:57 rt 1.5.302.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [de79ca82155e3f4585996e5fea97b66ee7fcf058]

INTEGRATION: CWS ooo19126 (1.5.30); FILE MERGED 2005/09/05 17:41:45 rt 1.5.30.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [37476240c810abedcb77040c4708ed822c3742b6]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 10:43:23 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [03c883d3923fb385d4c4a9bb3759eef3a77aff86]

INTEGRATION: CWS ooo19126 (1.3.54); FILE MERGED 2005/09/05 14:35:56 rt 1.3.54.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7254fe0f0ad519b6de320c221312dcf366bbc432]

INTEGRATION: CWS ooo19126 (1.3.12); FILE MERGED 2005/09/05 17:41:45 rt 1.3.12.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ad25c970f192953abcb4094142fe5bf1aff84828]

INTEGRATION: CWS ooo19126 (1.6.244); FILE MERGED 2005/09/05 12:13:16 rt 1.6.244.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e52000c80d2ca9ad697a0e32ae3b2f04aecd3b93]

INTEGRATION: CWS ooo19126 (1.2.54); FILE MERGED 2005/09/05 14:35:56 rt 1.2.54.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [679ec3673b4107046ba4bdcea51b75fcec586141]

INTEGRATION: CWS ooo19126 (1.2.42); FILE MERGED 2005/09/05 17:41:44 rt 1.2.42.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [192be476c2eb9f58c61fa164829004fb1cbf1ccb]

INTEGRATION: CWS ooo19126 (1.12.52); FILE MERGED 2005/09/05 12:13:16 rt 1.12.52.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8c322f609be49274c2a57175b7becc36d900ed4e]

INTEGRATION: CWS ooo19126 (1.10.34); FILE MERGED 2005/09/05 14:35:56 rt 1.10.34.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b6051874e1ec955a2c7aada945d1aff7b3913569]

INTEGRATION: CWS ooo19126 (1.1.1.1.374); FILE MERGED 2005/09/05 14:35:56 rt 1.1.1.1.374.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [07176308c9f9b5ec3d891a1eb46c0f14f92e5fdb]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 10:43:22 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [024447ce1eee21cd959b99faa9bc63fb5831c8b0]

INTEGRATION: CWS ooo19126 (1.7.178); FILE MERGED 2005/09/05 12:13:16 rt 1.7.178.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e48f8050e3c7f36487a20c3996bed6ba8a36ee28]

INTEGRATION: CWS ooo19126 (1.4.352); FILE MERGED 2005/09/05 14:35:55 rt 1.4.352.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ba8fa0870d86d54edd37ca10b680527bc1e7a745]

INTEGRATION: CWS ooo19126 (1.3.22); FILE MERGED 2005/09/05 17:41:44 rt 1.3.22.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [9044b3d27e01427c82e2585182a77234ca981b9a]

INTEGRATION: CWS ooo19126 (1.11.244); FILE MERGED 2005/09/05 12:13:15 rt 1.11.244.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [338986b10c56b28e08dbee45f1efbbf6be2b155a]

INTEGRATION: CWS ooo19126 (1.8.32); FILE MERGED 2005/09/05 14:35:55 rt 1.8.32.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3bfe349df6c08b493674547ead2668b55c8f7c15]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 10:43:22 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [96ac9f1393873294e2145d5c4a035fb051d81ecd]

INTEGRATION: CWS ooo19126 (1.9.244); FILE MERGED 2005/09/05 12:13:15 rt 1.9.244.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d297892758789e753152a4360782bae9c9b44c2b]

INTEGRATION: CWS ooo19126 (1.6.56); FILE MERGED 2005/09/05 14:35:55 rt 1.6.56.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6e1b2d8fcc713fc98ddbae48e892ae25f624cc79]

INTEGRATION: CWS ooo19126 (1.2.42); FILE MERGED 2005/09/05 17:41:43 rt 1.2.42.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1e2b9cccded649b8e05ba9b1431149298fd1a546]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 10:43:21 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [349ca9e06cb2084f0b68a1f79ed8b7405c97c068]

INTEGRATION: CWS ooo19126 (1.19.56); FILE MERGED 2005/09/05 14:35:55 rt 1.19.56.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [cc48750f8ef0828fe941ee834b5424b07d630355]

INTEGRATION: CWS ooo19126 (1.10.244); FILE MERGED 2005/09/05 12:13:15 rt 1.10.244.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5958d8ed1e6681c9560cb99283ea879517ef4179]

INTEGRATION: CWS ooo19126 (1.10.34); FILE MERGED 2005/09/05 14:35:55 rt 1.10.34.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [2d5e04de07da3ceb140301c113f13f495fa89e26]

INTEGRATION: CWS ooo19126 (1.6.244); FILE MERGED 2005/09/05 12:13:15 rt 1.6.244.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [00d4fac9ed0b4550c110f0d38f456e89525ccad3]

INTEGRATION: CWS ooo19126 (1.9.244); FILE MERGED 2005/09/05 12:13:14 rt 1.9.244.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8ad75852983e66627f4bc0d53e37c5e564b3c357]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 10:43:20 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b9bb9729892a1a96cd5473a5c14b8a5d0e9df217]

INTEGRATION: CWS ooo19126 (1.9.120); FILE MERGED 2005/09/05 14:35:52 rt 1.9.120.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [aa5ae40d976677b8ac0c4ea0205d38341cffc843]

INTEGRATION: CWS ooo19126 (1.6.244); FILE MERGED 2005/09/05 12:13:14 rt 1.6.244.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d209ae9a9be54fe0445e18866716803a4dc2280b]

INTEGRATION: CWS ooo19126 (1.2.42); FILE MERGED 2005/09/05 17:41:42 rt 1.2.42.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c478fc0cc36f09570d29fbf154081851570aaa6d]

INTEGRATION: CWS ooo19126 (1.21.74); FILE MERGED 2005/09/05 14:35:52 rt 1.21.74.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5b97353d05641c8922e1e5752b46fe8888f51faa]

INTEGRATION: CWS ooo19126 (1.9.244); FILE MERGED 2005/09/05 12:13:13 rt 1.9.244.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [cfc31503fb8a17c19f8bbb951644688663e1ec0d]

INTEGRATION: CWS ooo19126 (1.1.1.1.374); FILE MERGED 2005/09/05 14:35:52 rt 1.1.1.1.374.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [676d498c20c6a73f1f7935f096b93442402318b0]

INTEGRATION: CWS ooo19126 (1.6.54); FILE MERGED 2005/09/05 14:35:51 rt 1.6.54.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [56bad1d993b6d9c18ad4123863990defc196d612]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 10:43:19 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c7bd23b78950d790324823acaa0a0e68700a1ab9]

INTEGRATION: CWS ooo19126 (1.5.244); FILE MERGED 2005/09/05 12:13:13 rt 1.5.244.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [98887f5b9c02bf9b0165623c89251cfd2d0e525b]

INTEGRATION: CWS ooo19126 (1.22.82); FILE MERGED 2005/09/05 14:35:51 rt 1.22.82.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f3a556e75c20c470a3db426cd24cc76c11f4c3d5]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 10:43:19 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d365def79d4eebf303455cc10f935ef9e953fd77]

INTEGRATION: CWS ooo19126 (1.2.246); FILE MERGED 2005/09/05 12:13:12 rt 1.2.246.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [9f6b56c917c20cb0d111d80ca4de7ebf01875698]

INTEGRATION: CWS ooo19126 (1.2.12); FILE MERGED 2005/09/05 17:41:41 rt 1.2.12.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3cfa6fa90ba029b5b78bd54279e1b02c0afa1049]

INTEGRATION: CWS ooo19126 (1.1.1.1.374); FILE MERGED 2005/09/05 14:35:51 rt 1.1.1.1.374.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c9544ed333110f7367fdc5a5ed15be05d4becb49]

INTEGRATION: CWS ooo19126 (1.9.244); FILE MERGED 2005/09/05 12:13:12 rt 1.9.244.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d6f5266ef2ae2f7c27fa5ca5e1fb7c1bd564bffc]

INTEGRATION: CWS ooo19126 (1.3.160); FILE MERGED 2005/09/05 14:35:51 rt 1.3.160.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7a6e5ec62f70bc1f4bb96710ad7fd14716303634]

INTEGRATION: CWS ooo19126 (1.2.42); FILE MERGED 2005/09/05 17:41:41 rt 1.2.42.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f25c32ea7c721f761d04a0b176f3764fa55a7519]

INTEGRATION: CWS ooo19126 (1.7.244); FILE MERGED 2005/09/05 12:13:12 rt 1.7.244.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5d9aed8d6a724210a4574164699e94b522e71d7b]

INTEGRATION: CWS ooo19126 (1.58.56); FILE MERGED 2005/09/05 14:35:50 rt 1.58.56.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f0a1ec508b1a40e9e07d85e951c985ce2f3fecdd]

INTEGRATION: CWS ooo19126 (1.4.88); FILE MERGED 2005/09/05 10:43:18 rt 1.4.88.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ac4f7f1721cdc430e5cb9bf4b9443b347f4f41d0]

INTEGRATION: CWS ooo19126 (1.7.244); FILE MERGED 2005/09/05 12:13:11 rt 1.7.244.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [79ba538eaa2367f3390ad9bcfa47b33f68aa453f]

INTEGRATION: CWS ooo19126 (1.4.102); FILE MERGED 2005/09/05 14:35:50 rt 1.4.102.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d04df873dd4fba1b9defb5d5f10046d0ca4eac5e]

INTEGRATION: CWS ooo19126 (1.9.244); FILE MERGED 2005/09/05 12:13:11 rt 1.9.244.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [89e626ed48d8480b0e2468c3e2139f3c6fc3d13e]

INTEGRATION: CWS ooo19126 (1.4.120); FILE MERGED 2005/09/05 14:35:50 rt 1.4.120.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c94fad93279aca6482cf4aaae57edac29cddda79]

INTEGRATION: CWS ooo19126 (1.2.42); FILE MERGED 2005/09/05 17:41:40 rt 1.2.42.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [9a4ccc109fbecefa854b30a76340e2702bc0d84c]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 10:43:18 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1f497b68583ad4daa6a5a37c45ac20ef055bd019]

INTEGRATION: CWS ooo19126 (1.5.244); FILE MERGED 2005/09/05 12:13:10 rt 1.5.244.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c820aa5422320f5062baea0d464a69176518ef2c]

INTEGRATION: CWS ooo19126 (1.5.120); FILE MERGED 2005/09/05 14:35:49 rt 1.5.120.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [767186689d8bd46f1a9e35f7b65b2417ad699210]

INTEGRATION: CWS ooo19126 (1.9.244); FILE MERGED 2005/09/05 12:13:10 rt 1.9.244.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a0f917727db7572d5c48c306bb09135e30781711]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 10:43:17 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [61c3ef21093c10f262c09d322d4a51acd5f5bebf]

INTEGRATION: CWS ooo19126 (1.4.22); FILE MERGED 2005/09/05 17:41:40 rt 1.4.22.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [597b3cc8719ec2a456c0320880c2471b4a0c321a]

INTEGRATION: CWS ooo19126 (1.2.336); FILE MERGED 2005/09/05 14:35:49 rt 1.2.336.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [25d5de8a8971e3d7f7ec38c383e96bae846e4779]

INTEGRATION: CWS ooo19126 (1.4.24); FILE MERGED 2005/09/05 17:41:40 rt 1.4.24.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8b49473822da3d35004a7fb53b6787d582e34ca1]

INTEGRATION: CWS ooo19126 (1.5.168); FILE MERGED 2005/09/05 14:35:49 rt 1.5.168.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6bc2b9281980c8ea00316acc87d74737165f8800]

INTEGRATION: CWS ooo19126 (1.9.244); FILE MERGED 2005/09/05 12:13:09 rt 1.9.244.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8d1b549d1b6c1b45a02dcce652d09be6d8a27c8f]

INTEGRATION: CWS ooo19126 (1.3.336); FILE MERGED 2005/09/05 14:35:49 rt 1.3.336.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c3f2a410cc2a35dda2b3d5b0b7f6ccf7f5fec5b2]

INTEGRATION: CWS ooo19126 (1.10.86); FILE MERGED 2005/09/05 12:13:09 rt 1.10.86.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f492d0fc28b8cd8119a7e388a834e0e79b7911b3]

INTEGRATION: CWS ooo19126 (1.4.12); FILE MERGED 2005/09/05 17:41:39 rt 1.4.12.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ed101898aa207debe283451c8e5b1007fa8811dc]

INTEGRATION: CWS ooo19126 (1.5.288); FILE MERGED 2005/09/05 14:35:48 rt 1.5.288.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e0abb405eac022a9e8b7cb502a8d46216f19563d]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 10:43:16 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [29de1bcc742b89a3399b87cdbd298bdda9e8afd4]

INTEGRATION: CWS ooo19126 (1.2.42); FILE MERGED 2005/09/05 17:41:39 rt 1.2.42.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [819faa2b485e4cf9938620745020020fed4670a6]

INTEGRATION: CWS ooo19126 (1.1.1.1.374); FILE MERGED 2005/09/05 14:35:48 rt 1.1.1.1.374.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a905917ef9042aec694f9479942e347de3cd67ff]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 10:43:16 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [08294ac0b9d1d3d3eff701340f265b925089ad95]

INTEGRATION: CWS ooo19126 (1.7.54); FILE MERGED 2005/09/05 14:35:48 rt 1.7.54.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [754d9a85c5128cf483683dd90a4fe321cb585746]

INTEGRATION: CWS ooo19126 (1.9.244); FILE MERGED 2005/09/05 12:13:08 rt 1.9.244.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3414394df9ea80d1cecb278b244105b942973743]

INTEGRATION: CWS ooo19126 (1.8.120); FILE MERGED 2005/09/05 14:35:47 rt 1.8.120.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ead8457c844084797584cdc737f57678c044ea48]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 10:43:15 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e3890b66fd78b105e5d01fbd1235cdc151f9a487]

INTEGRATION: CWS ooo19126 (1.2.22); FILE MERGED 2005/09/05 17:41:39 rt 1.2.22.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [908cb79e946653d82182914cef872b0e3d18119c]

INTEGRATION: CWS ooo19126 (1.60.52); FILE MERGED 2005/09/05 14:35:47 rt 1.60.52.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [de6280e1ef31cdb7b3787b5b816faeb7d61af08f]

INTEGRATION: CWS ooo19126 (1.2.256); FILE MERGED 2005/09/05 12:13:08 rt 1.2.256.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7e55029d163b784ada1161546495f6ed9268a125]

INTEGRATION: CWS ooo19126 (1.3.22); FILE MERGED 2005/09/05 17:41:38 rt 1.3.22.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [04185c1e4a07f7799250519bf0a95e96dd993b16]

INTEGRATION: CWS ooo19126 (1.6.178); FILE MERGED 2005/09/05 12:13:08 rt 1.6.178.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [246fcac9a4c43530aaa2a4f51f0397305fd89ed3]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 10:43:15 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0ddb942799934371095a61b89f8f6d98e3de71ca]

INTEGRATION: CWS ooo19126 (1.4.350); FILE MERGED 2005/09/05 14:35:46 rt 1.4.350.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1ebedd0ecda637ea7dc30aa69879351b751b0051]

INTEGRATION: CWS ooo19126 (1.2.42); FILE MERGED 2005/09/05 17:41:38 rt 1.2.42.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c7d8ae7d9ec10493da0e15be9dc04329ed8792be]

INTEGRATION: CWS ooo19126 (1.9.244); FILE MERGED 2005/09/05 12:13:07 rt 1.9.244.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [08ca14c23e3e40ebaee487d60b900992175add2d]

INTEGRATION: CWS ooo19126 (1.3.12); FILE MERGED 2005/09/05 17:41:38 rt 1.3.12.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [200c99844a2e5dac40360e2c56e1c86ff471257c]

INTEGRATION: CWS ooo19126 (1.1.1.1.374); FILE MERGED 2005/09/05 14:35:46 rt 1.1.1.1.374.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4a9fc922a8269c26bc0dcd9c36f9139969118e44]

INTEGRATION: CWS ooo19126 (1.2.42); FILE MERGED 2005/09/05 17:41:37 rt 1.2.42.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [390617cbf209e0bee3b0a2131a58f088dd346fc5]

INTEGRATION: CWS ooo19126 (1.9.244); FILE MERGED 2005/09/05 12:13:06 rt 1.9.244.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [efc9432952aa0f6acf8dc59cb7431df8194bf050]

INTEGRATION: CWS ooo19126 (1.9.244); FILE MERGED 2005/09/05 12:13:05 rt 1.9.244.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1b49dd1f2a5fa7cad0a3799a00ea27bf5c9cba93]

INTEGRATION: CWS ooo19126 (1.4.16); FILE MERGED 2005/09/05 17:41:37 rt 1.4.16.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [65b64ec3da6fef758efe76ceba58d8e18d84e698]

INTEGRATION: CWS ooo19126 (1.2.42); FILE MERGED 2005/09/05 17:41:36 rt 1.2.42.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c8a4d5e5c114b09ea741434edd99c1335d587642]

INTEGRATION: CWS ooo19126 (1.9.244); FILE MERGED 2005/09/05 12:13:04 rt 1.9.244.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [bf80fbae0ffe817adb7468c7980becdeb01c0b52]

INTEGRATION: CWS ooo19126 (1.2.226); FILE MERGED 2005/09/05 12:13:04 rt 1.2.226.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [76c9777575cfb53a1b906f1294c5be0a42efd27c]

INTEGRATION: CWS ooo19126 (1.7.244); FILE MERGED 2005/09/05 12:13:03 rt 1.7.244.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [fecb3e4c5c5758209ac8f33632e386d603e3abc9]

INTEGRATION: CWS ooo19126 (1.9.244); FILE MERGED 2005/09/05 12:13:03 rt 1.9.244.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [76d10549fc181fdeb375e61c117810412764bb16]

INTEGRATION: CWS ooo19126 (1.2.42); FILE MERGED 2005/09/05 17:41:35 rt 1.2.42.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a342b3128ae097ef9786e19116134ad17f3fbb30]

INTEGRATION: CWS ooo19126 (1.10.244); FILE MERGED 2005/09/05 12:13:01 rt 1.10.244.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [dbf036dc5bb8666249c55b97627224ca9e0db561]

INTEGRATION: CWS ooo19126 (1.9.244); FILE MERGED 2005/09/05 12:13:01 rt 1.9.244.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f5dc0b027d8cb407fb5e7276eb912b778c06a79f]

INTEGRATION: CWS ooo19126 (1.3.16); FILE MERGED 2005/09/05 17:41:35 rt 1.3.16.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c1564f74f1934d39b97cc80d562de8569884a8b8]

INTEGRATION: CWS ooo19126 (1.9.244); FILE MERGED 2005/09/05 12:13:00 rt 1.9.244.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1de321df028f587aa306b50265b057a660183dae]

INTEGRATION: CWS ooo19126 (1.3.30); FILE MERGED 2005/09/05 17:41:34 rt 1.3.30.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8e7b5fe78f2bdd81a982f89f2d5a171063edc113]

INTEGRATION: CWS ooo19126 (1.4.22); FILE MERGED 2005/09/05 17:41:34 rt 1.4.22.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1e7551268bac34246b08eff0991808164d32b465]

INTEGRATION: CWS ooo19126 (1.2.42); FILE MERGED 2005/09/05 17:41:34 rt 1.2.42.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e598472b229d5127e1ef83e8cf0773953de8c5f1]

INTEGRATION: CWS ooo19126 (1.9.244); FILE MERGED 2005/09/05 12:12:59 rt 1.9.244.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0bcfbf7e376f51551b9d5fa7bf5e272fd6a85202]

INTEGRATION: CWS ooo19126 (1.2.42); FILE MERGED 2005/09/05 17:41:33 rt 1.2.42.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b40ab3f398c8895e2d08478034a07af67e8dc587]

INTEGRATION: CWS ooo19126 (1.6.244); FILE MERGED 2005/09/05 12:12:59 rt 1.6.244.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a5d6d51ac36a3158cb4fd1ba0c4cb7a9b17f29c8]

INTEGRATION: CWS ooo19126 (1.9.244); FILE MERGED 2005/09/05 12:12:58 rt 1.9.244.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5acb8fa35875a6a85466811b21e5862438d4e016]

INTEGRATION: CWS ooo19126 (1.2.42); FILE MERGED 2005/09/05 17:41:32 rt 1.2.42.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a27ef64a5782331fbf6f1ed77070ff0a7afa8823]

INTEGRATION: CWS ooo19126 (1.7.244); FILE MERGED 2005/09/05 12:12:58 rt 1.7.244.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a7cd540aefede8c587c2c252110abaf56fc466f7]

INTEGRATION: CWS ooo19126 (1.1.1.1.374); FILE MERGED 2005/09/05 14:35:41 rt 1.1.1.1.374.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [19dada34985a3d739a6d91871ef581eac9893680]

INTEGRATION: CWS ooo19126 (1.10.244); FILE MERGED 2005/09/05 12:12:58 rt 1.10.244.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [10f39d663a0117b4309a447a2613e4a019f7e3f8]

INTEGRATION: CWS ooo19126 (1.1.1.1.374); FILE MERGED 2005/09/05 14:35:40 rt 1.1.1.1.374.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [753d8185541babb281e315443ad49e53a33677d2]

INTEGRATION: CWS ooo19126 (1.9.244); FILE MERGED 2005/09/05 12:12:57 rt 1.9.244.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [218195082422eb8ed28376e0d2d61b8ba934cef1]

INTEGRATION: CWS ooo19126 (1.2.42); FILE MERGED 2005/09/05 17:41:31 rt 1.2.42.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [596652452f123b6943b747e1d93951f8746f8173]

INTEGRATION: CWS ooo19126 (1.4.178); FILE MERGED 2005/09/05 12:12:57 rt 1.4.178.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b5fb8b1ceb42ab199ce79fc5fead789a4b7f5cd6]

INTEGRATION: CWS ooo19126 (1.5.22); FILE MERGED 2005/09/05 17:41:31 rt 1.5.22.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [fa119aaa00c87b6f91729174c51744a6d9ea8031]

INTEGRATION: CWS ooo19126 (1.2.226); FILE MERGED 2005/09/05 12:12:56 rt 1.2.226.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3fb0b75720b5bff0b587041257bb7f5deeb94bd2]

INTEGRATION: CWS ooo19126 (1.1.1.1.374); FILE MERGED 2005/09/05 14:35:39 rt 1.1.1.1.374.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8d45e4a9de0faceb38ea23246268b9172f7de6e0]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 10:43:00 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [db2fc99d38d8c062c3ee8b9e542c2ccfcce95dbc]

INTEGRATION: CWS ooo19126 (1.2.42); FILE MERGED 2005/09/05 17:41:30 rt 1.2.42.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [22341d10a1fad07e84cd9f4bb1f5a8ab8d8a09c5]

INTEGRATION: CWS ooo19126 (1.2.226); FILE MERGED 2005/09/05 12:12:54 rt 1.2.226.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b5e4821e369cd3970d587e403e7799e821ca6c03]

INTEGRATION: CWS ooo19126 (1.2.342); FILE MERGED 2005/09/05 12:12:54 rt 1.2.342.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [cbfc55c11487c4f77e957caff34102428670e37e]

INTEGRATION: CWS ooo19126 (1.9.244); FILE MERGED 2005/09/05 12:12:53 rt 1.9.244.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b657440a612b2a09317f7805cd6f3ed4fbc0fc84]

INTEGRATION: CWS ooo19126 (1.2.42); FILE MERGED 2005/09/05 17:41:29 rt 1.2.42.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6e2e07744b0deb9fb2d0fc146b391f94a7aea029]

INTEGRATION: CWS ooo19126 (1.6.12); FILE MERGED 2005/09/05 17:41:29 rt 1.6.12.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c0cfbe0e1f256940f06bd1281589196d0998e01a]

INTEGRATION: CWS ooo19126 (1.8.54); FILE MERGED 2005/09/05 17:38:50 rt 1.8.54.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [612bc9cb23af85818f3f424e84a9fe863f2125c1]

INTEGRATION: CWS ooo19126 (1.2.178); FILE MERGED 2005/09/05 12:12:53 rt 1.2.178.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [50ee302d6ee7f1a374c2cfb740d8b73059b38138]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 10:42:55 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [01642c2e48da905fa3a1952d4f3dc7347176ceda]

INTEGRATION: CWS ooo19126 (1.2.30); FILE MERGED 2005/09/05 17:41:29 rt 1.2.30.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7ad1b517ab677f7b7c7c8f10b0fd8bec9c94b9bc]

INTEGRATION: CWS ooo19126 (1.10.244); FILE MERGED 2005/09/05 12:12:52 rt 1.10.244.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c81bffc9a510e00907f93337709ba5818d1f1d19]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 10:42:54 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b8f678c2534c7b133e7a539752c4e187f687a246]

INTEGRATION: CWS ooo19126 (1.5.244); FILE MERGED 2005/09/05 12:12:52 rt 1.5.244.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [348ae586f5dc967d13f14cf6e12535111cae3ec0]

INTEGRATION: CWS ooo19126 (1.2.142); FILE MERGED 2005/09/05 10:42:54 rt 1.2.142.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ae0571cb77e806ef50ea00a07224eef9492b8509]

INTEGRATION: CWS ooo19126 (1.3.62); FILE MERGED 2005/09/05 17:38:49 rt 1.3.62.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [09a409d5beddf52a773e302d8183ac5afaf79d4a]

INTEGRATION: CWS ooo19126 (1.2.62); FILE MERGED 2005/09/05 17:38:49 rt 1.2.62.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1e1e912522f66d8d5a543aa6db9920f68a4a8f5e]

INTEGRATION: CWS ooo19126 (1.2.42); FILE MERGED 2005/09/05 17:41:28 rt 1.2.42.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [054051414c7479e2a05b7fa0f0011e09e37b6022]

INTEGRATION: CWS ooo19126 (1.9.244); FILE MERGED 2005/09/05 12:12:52 rt 1.9.244.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4675991e556eb49d2df191af840cf046f4b52b90]

INTEGRATION: CWS ooo19126 (1.3.30); FILE MERGED 2005/09/05 17:41:28 rt 1.3.30.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3f598ac783ef45f8774cd62ae845df08efee02c0]

INTEGRATION: CWS ooo19126 (1.5.178); FILE MERGED 2005/09/05 12:12:51 rt 1.5.178.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [2ed2291ae7bd7bdee21af107b637cd73023304ea]

INTEGRATION: CWS ooo19126 (1.8.178); FILE MERGED 2005/09/05 12:12:50 rt 1.8.178.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3dfc2af606028a0f282c31cd1f03bd863443ceb7]

INTEGRATION: CWS ooo19126 (1.4.62); FILE MERGED 2005/09/05 17:38:48 rt 1.4.62.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6c96ed6eadc6f823348707aff53c2c1245b3967e]

INTEGRATION: CWS ooo19126 (1.3.62); FILE MERGED 2005/09/05 17:38:48 rt 1.3.62.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [11bc156f0ed4c85c8ad9ceed857efd97376a0450]

INTEGRATION: CWS ooo19126 (1.6.178); FILE MERGED 2005/09/05 12:12:50 rt 1.6.178.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [caeef1afc5abaf1f64e7cc633d65f9f21785f198]

INTEGRATION: CWS ooo19126 (1.4.22); FILE MERGED 2005/09/05 17:41:27 rt 1.4.22.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [961337dd417c4e18f4b309d63c92e3c222911722]

INTEGRATION: CWS ooo19126 (1.8.178); FILE MERGED 2005/09/05 12:12:49 rt 1.8.178.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8709231a93309a82e068f8d0bec293eb966ea144]

INTEGRATION: CWS ooo19126 (1.2.62); FILE MERGED 2005/09/05 17:38:48 rt 1.2.62.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [340e016770e53137f15835f10ff49b62301205f9]

INTEGRATION: CWS ooo19126 (1.2.42); FILE MERGED 2005/09/05 17:41:27 rt 1.2.42.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d7081d133c02ac3aaca0fa0fae964af8977d36b8]

INTEGRATION: CWS ooo19126 (1.6.178); FILE MERGED 2005/09/05 12:12:49 rt 1.6.178.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [af6b529ffc2b33803e98a7fa2adff90c253fbd33]

INTEGRATION: CWS ooo19126 (1.1.62); FILE MERGED 2005/09/05 17:38:47 rt 1.1.62.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [fdae9daf857802166ed272970e7275f0ca057dab]

INTEGRATION: CWS ooo19126 (1.2.142); FILE MERGED 2005/09/05 10:42:52 rt 1.2.142.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5720e06164618a781548613ed6fc9cc827189faa]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 10:42:50 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [bb26df561a9942c8ee982f63eec501e7f5b7bc76]

INTEGRATION: CWS ooo19126 (1.6.178); FILE MERGED 2005/09/05 12:12:48 rt 1.6.178.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [de672bdbede1974c7b05fb9de28944af929d18c2]

INTEGRATION: CWS ooo19126 (1.5.62); FILE MERGED 2005/09/05 17:38:47 rt 1.5.62.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f3dcd29d0ccece96ddf61ae240c5011b1e51f5c9]

INTEGRATION: CWS ooo19126 (1.4.18); FILE MERGED 2005/09/05 17:38:47 rt 1.4.18.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [74e89efc25f87fbc8e8d50ef9f85e72fae252400]

INTEGRATION: CWS ooo19126 (1.5.178); FILE MERGED 2005/09/05 12:12:47 rt 1.5.178.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [367fc97e4eb815cbdb19e8f7abcf8f81ca7a4fdf]

INTEGRATION: CWS ooo19126 (1.12.8); FILE MERGED 2005/09/05 17:38:47 rt 1.12.8.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7d6415ea0e638a2f3d466763df4b26a8dad3a93e]

INTEGRATION: CWS ooo19126 (1.2.62); FILE MERGED 2005/09/05 17:38:46 rt 1.2.62.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e5fd2198bbd9aac57de73a5eff1086d88b8521fb]

INTEGRATION: CWS ooo19126 (1.2.42); FILE MERGED 2005/09/05 17:41:26 rt 1.2.42.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [51c18e210a18c9f26f7f37caa0c8da122984417d]

INTEGRATION: CWS ooo19126 (1.3.28); FILE MERGED 2005/09/05 17:38:46 rt 1.3.28.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f13f97da12e2ed45c67a10cd3d5f0608795557ba]

INTEGRATION: CWS ooo19126 (1.5.178); FILE MERGED 2005/09/05 12:12:46 rt 1.5.178.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [72199f7b5662427c38b5c17e32c6094b6f5d934f]

INTEGRATION: CWS ooo19126 (1.6.28); FILE MERGED 2005/09/05 17:38:46 rt 1.6.28.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [124c899a62467d3a33831c874f56e0d504d95fc2]

INTEGRATION: CWS ooo19126 (1.3.44); FILE MERGED 2005/09/05 17:38:45 rt 1.3.44.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d0b81eae8c242703a9e2bd63c84013ae638f0e93]

INTEGRATION: CWS ooo19126 (1.5.178); FILE MERGED 2005/09/05 12:12:45 rt 1.5.178.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [60763b5978100ce339ff8bdfdff258e15d2e8c0e]

INTEGRATION: CWS ooo19126 (1.2.44); FILE MERGED 2005/09/05 17:38:45 rt 1.2.44.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [00af4ef833b94abec7235bbd34251669fdbf15f8]

INTEGRATION: CWS ooo19126 (1.9.26); FILE MERGED 2005/09/05 17:38:45 rt 1.9.26.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b896aac5ae4c8da1843edfab901872b8860127df]

INTEGRATION: CWS ooo19126 (1.2.42); FILE MERGED 2005/09/05 17:41:25 rt 1.2.42.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0d2bc24b92b94b598c89a6498e32c2cf1f0b8f27]

INTEGRATION: CWS ooo19126 (1.6.178); FILE MERGED 2005/09/05 12:12:45 rt 1.6.178.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e149014dfb870a282d3495f4b8aea60829a6f659]

INTEGRATION: CWS ooo19126 (1.2.26); FILE MERGED 2005/09/05 17:38:45 rt 1.2.26.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0c35ce0dc80f57422772ec3b04d0fa183449cdb6]

INTEGRATION: CWS ooo19126 (1.5.178); FILE MERGED 2005/09/05 12:12:44 rt 1.5.178.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b4c75dedf9446cf7cad54c9908f52974bcf0dbbf]

INTEGRATION: CWS ooo19126 (1.2.26); FILE MERGED 2005/09/05 17:38:44 rt 1.2.26.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f47170ee8c5653e8cab6b8412855b27a0d6b2244]

INTEGRATION: CWS ooo19126 (1.3.30); FILE MERGED 2005/09/05 17:41:25 rt 1.3.30.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [694cf096390633a10996e6ca338ab32288444af0]

INTEGRATION: CWS ooo19126 (1.4.16); FILE MERGED 2005/09/05 17:38:44 rt 1.4.16.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4bbd51ee804f63d09022f833de596a00e9219723]

INTEGRATION: CWS ooo19126 (1.5.178); FILE MERGED 2005/09/05 12:12:43 rt 1.5.178.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [eccf1b606a2301769367b70d595783f985187b75]

INTEGRATION: CWS ooo19126 (1.4.30); FILE MERGED 2005/09/05 17:41:25 rt 1.4.30.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b3f9151b386bfec13efe35269c64dcf07b6136e5]

INTEGRATION: CWS ooo19126 (1.2.28); FILE MERGED 2005/09/05 17:38:43 rt 1.2.28.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [74e13f9489750cda5533ef11b184d4a7e01d7fb8]

INTEGRATION: CWS ooo19126 (1.8.178); FILE MERGED 2005/09/05 12:12:43 rt 1.8.178.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7a83e21dc37e75d1a6c056b72057999a3f77385e]

INTEGRATION: CWS ooo19126 (1.2.42); FILE MERGED 2005/09/05 17:41:24 rt 1.2.42.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4dc7c9be5d46e50f1ceb6a90ce44045419e92581]

INTEGRATION: CWS ooo19126 (1.5.26); FILE MERGED 2005/09/05 17:38:43 rt 1.5.26.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d9b812e17ce3f7b65d693adf957b7f700abfcf35]

INTEGRATION: CWS ooo19126 (1.7.178); FILE MERGED 2005/09/05 12:12:43 rt 1.7.178.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7077ecaa2bfdde24262f5751694a73f30f74a313]

INTEGRATION: CWS ooo19126 (1.3.16); FILE MERGED 2005/09/05 17:38:43 rt 1.3.16.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e43b9fe4009a1eeb2e4a8eec89ceab17292fa7ca]

INTEGRATION: CWS ooo19126 (1.7.178); FILE MERGED 2005/09/05 12:12:42 rt 1.7.178.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4764aa2369764ce5893486eb1028b9dab83a74c0]

INTEGRATION: CWS ooo19126 (1.3.30); FILE MERGED 2005/09/05 17:41:23 rt 1.3.30.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [cb5f6338050a0c71f770e8ff91f4001be1f319c8]

INTEGRATION: CWS ooo19126 (1.8.178); FILE MERGED 2005/09/05 12:12:42 rt 1.8.178.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [14edd8a042adc8cbfd55e693379233c5766964b2]

INTEGRATION: CWS ooo19126 (1.4.28); FILE MERGED 2005/09/05 17:38:42 rt 1.4.28.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c7bb139090c715941b0853d71d8fc1f0b757f63d]

INTEGRATION: CWS ooo19126 (1.7.16); FILE MERGED 2005/09/05 17:38:42 rt 1.7.16.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [16b0a0ab3bf94e02ee03f9b14e407a8c40783677]

INTEGRATION: CWS ooo19126 (1.2.42); FILE MERGED 2005/09/05 17:41:23 rt 1.2.42.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c63a5042eed16b957d22ee2dceb235d815226a24]

INTEGRATION: CWS ooo19126 (1.7.178); FILE MERGED 2005/09/05 12:12:41 rt 1.7.178.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4911f3c134efc405d05476de3323d90b68e5f7d9]

INTEGRATION: CWS ooo19126 (1.3.36); FILE MERGED 2005/09/05 17:38:42 rt 1.3.36.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c63247559bb423ad4a90e64766fd762894f60866]

INTEGRATION: CWS ooo19126 (1.5.178); FILE MERGED 2005/09/05 12:12:41 rt 1.5.178.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4b8edd8884792e836a1f9ed3f51e4b26259a4956]

INTEGRATION: CWS ooo19126 (1.4.44); FILE MERGED 2005/09/05 17:38:41 rt 1.4.44.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [56bf4265867635562947a643bbb6164f1007c1fc]

INTEGRATION: CWS ooo19126 (1.5.30); FILE MERGED 2005/09/05 17:38:41 rt 1.5.30.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [18b0c3af3b34d42b30256608aae14b25e40d3d48]

INTEGRATION: CWS ooo19126 (1.2.42); FILE MERGED 2005/09/05 17:41:22 rt 1.2.42.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0534e3300d4b27ae88b2ea17b944e6998b6b7d76]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 10:42:44 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4e520436fa37b3d85b2d51bf20df1581dcd62527]

INTEGRATION: CWS ooo19126 (1.7.178); FILE MERGED 2005/09/05 12:12:40 rt 1.7.178.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [daa97b8ac8dd37854dd46043c27373fba4a95789]

INTEGRATION: CWS ooo19126 (1.5.18); FILE MERGED 2005/09/05 17:38:41 rt 1.5.18.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [894d8b87597201977b0cd2a55ff5fbbab2f92ae6]

INTEGRATION: CWS ooo19126 (1.2.28); FILE MERGED 2005/09/05 17:38:41 rt 1.2.28.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [2e1c3df7a7db0bf4429403d5451711c2b32be194]

INTEGRATION: CWS ooo19126 (1.5.178); FILE MERGED 2005/09/05 12:12:40 rt 1.5.178.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [05df04bea8258681c47109601ed7da16583b7a74]

INTEGRATION: CWS ooo19126 (1.11.14); FILE MERGED 2005/09/05 17:38:41 rt 1.11.14.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [eca3eb81342bccfa4671e3b4177f307c9adec769]

INTEGRATION: CWS ooo19126 (1.2.42); FILE MERGED 2005/09/05 17:41:21 rt 1.2.42.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [07b951312644e700d7a36de3ed57ba3618d77cfc]

INTEGRATION: CWS ooo19126 (1.3.20); FILE MERGED 2005/09/05 17:38:41 rt 1.3.20.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c4168d78b08606b413f8f8a6ede162d0ae4cfec8]

INTEGRATION: CWS ooo19126 (1.4.16); FILE MERGED 2005/09/05 17:41:21 rt 1.4.16.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b25bead9c759218009eac107356cba81d81c4e98]

INTEGRATION: CWS ooo19126 (1.5.178); FILE MERGED 2005/09/05 12:12:39 rt 1.5.178.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ee256401f1e42e99ba6501e831c11dcc2d1d4e92]

INTEGRATION: CWS ooo19126 (1.8.28); FILE MERGED 2005/09/05 17:38:40 rt 1.8.28.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [16bec1218877eba9f84682113a4780e3df180cd1]

INTEGRATION: CWS ooo19126 (1.2.36); FILE MERGED 2005/09/05 17:41:21 rt 1.2.36.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [10433dc133575e57a24ec0733390b8ac2faccd28]

INTEGRATION: CWS ooo19126 (1.12.28); FILE MERGED 2005/09/05 17:38:40 rt 1.12.28.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3f4d1d7d693a5792d06b5ae7f91df6e8867545cc]

INTEGRATION: CWS ooo19126 (1.5.178); FILE MERGED 2005/09/05 12:12:38 rt 1.5.178.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [48e29f8d6f5431bf65835fe62ca8ec7dc797a126]

INTEGRATION: CWS ooo19126 (1.3.22); FILE MERGED 2005/09/05 17:41:21 rt 1.3.22.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e5cadbda1c87ee1e131a5c2245a0ae959a38494a]

INTEGRATION: CWS ooo19126 (1.2.18); FILE MERGED 2005/09/05 17:38:40 rt 1.2.18.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5418ae2c07032e930e9f97b182582ea5cabfff1b]

INTEGRATION: CWS ooo19126 (1.2.36); FILE MERGED 2005/09/05 17:41:20 rt 1.2.36.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c43ea83e9b68271b8d2e94dcd7c9c188c1599ba0]

INTEGRATION: CWS ooo19126 (1.19.14); FILE MERGED 2005/09/05 17:38:40 rt 1.19.14.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [be28273a7062e3b2b4a271ba0431e73780675023]

INTEGRATION: CWS ooo19126 (1.2.18); FILE MERGED 2005/09/05 17:38:39 rt 1.2.18.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d76c96c30c568a1becd625cbf64ad435cd947df4]

INTEGRATION: CWS ooo19126 (1.12.16); FILE MERGED 2005/09/05 17:38:39 rt 1.12.16.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [bb45a5413536ede67f42d7658679ba22f2f2881b]

INTEGRATION: CWS ooo19126 (1.5.178); FILE MERGED 2005/09/05 12:12:37 rt 1.5.178.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [aa81c006d8ca85ac427f11f187422a03e2a7cdcf]

INTEGRATION: CWS ooo19126 (1.3.22); FILE MERGED 2005/09/05 17:41:20 rt 1.3.22.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ee33e31aea73f4ae12fd625f401a6fa935b37731]

INTEGRATION: CWS ooo19126 (1.2.32); FILE MERGED 2005/09/05 17:38:39 rt 1.2.32.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d01e3fa313057a1b8db4e24c437a0412703b16df]

INTEGRATION: CWS ooo19126 (1.3.22); FILE MERGED 2005/09/05 17:41:19 rt 1.3.22.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [92b776ef0243e01d9427500b1c08425041267627]

INTEGRATION: CWS ooo19126 (1.3.62); FILE MERGED 2005/09/05 17:38:39 rt 1.3.62.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5bc7bd4894e8bcd743aca204cfe62c33d50ea1b3]

INTEGRATION: CWS ooo19126 (1.1.62); FILE MERGED 2005/09/05 17:38:38 rt 1.1.62.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f4c6465430aae9858d9067bc805acc37870f43fd]

INTEGRATION: CWS ooo19126 (1.2.538); FILE MERGED 2005/09/05 12:12:37 rt 1.2.538.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3470ab3c8ef294c30bbc355a666da7f37d33280f]

INTEGRATION: CWS ooo19126 (1.4.22); FILE MERGED 2005/09/05 17:41:19 rt 1.4.22.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3ab082b8088502def8e8aa531c8aaf23791188ad]

INTEGRATION: CWS ooo19126 (1.5.62); FILE MERGED 2005/09/05 17:38:38 rt 1.5.62.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [724a48b83133c7cf5a3291183a6d6d52d9d87ee0]

INTEGRATION: CWS ooo19126 (1.5.178); FILE MERGED 2005/09/05 12:12:35 rt 1.5.178.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [dd444d5da8af579979e446137124c406a4a26c68]

INTEGRATION: CWS ooo19126 (1.3.16); FILE MERGED 2005/09/05 17:41:19 rt 1.3.16.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [941b22a43b88e6b374b2440969e74d8fcb58acf4]

INTEGRATION: CWS ooo19126 (1.3.62); FILE MERGED 2005/09/05 17:38:38 rt 1.3.62.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a02d0cdd3fb7d6d974792a4e4ed9ce7e48dc22a9]

INTEGRATION: CWS ooo19126 (1.4.22); FILE MERGED 2005/09/05 17:41:18 rt 1.4.22.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [54c42fe103bcb45aced5b4ca36a8b7fffc345506]

INTEGRATION: CWS ooo19126 (1.4.16); FILE MERGED 2005/09/05 17:41:18 rt 1.4.16.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f181492b54b362d8318c1c1cf7d92e03bb7c2909]

INTEGRATION: CWS ooo19126 (1.5.178); FILE MERGED 2005/09/05 12:12:34 rt 1.5.178.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8d857316ad3df2ea7a79acd12694e79c5bb36b12]

INTEGRATION: CWS ooo19126 (1.3.22); FILE MERGED 2005/09/05 17:41:18 rt 1.3.22.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [79988ef19310f0904af13370f0daa6657ac797b8]

INTEGRATION: CWS ooo19126 (1.7.62); FILE MERGED 2005/09/05 17:38:37 rt 1.7.62.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [bef4e8d0f4b5303606081aa72087cfb4c55e79e0]

INTEGRATION: CWS ooo19126 (1.1.62); FILE MERGED 2005/09/05 17:38:37 rt 1.1.62.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e214a46cb34c8880c85e5eaf116001f3edb0223a]

INTEGRATION: CWS ooo19126 (1.2.36); FILE MERGED 2005/09/05 17:41:18 rt 1.2.36.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0cc476930a9df57ca2beb17a689a0e213931c23b]

INTEGRATION: CWS ooo19126 (1.3.62); FILE MERGED 2005/09/05 17:38:37 rt 1.3.62.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [830154110261e07663882622ce1f86e5a5744da8]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 12:12:33 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [fcf2e7f0c53949f89bf3dc2f3d821dd8194647cd]

INTEGRATION: CWS ooo19126 (1.2.36); FILE MERGED 2005/09/05 17:41:17 rt 1.2.36.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [53d758d5754403974b1b8f9de3a82ae01c3a05ba]

INTEGRATION: CWS ooo19126 (1.1.62); FILE MERGED 2005/09/05 17:38:36 rt 1.1.62.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b892d1b60600c7f9a67d989ba5621dae6b1efc4c]

INTEGRATION: CWS ooo19126 (1.7.28); FILE MERGED 2005/09/05 17:38:36 rt 1.7.28.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7709e659fa35e0b818c522f380348e2c9582f596]

INTEGRATION: CWS ooo19126 (1.9.8); FILE MERGED 2005/09/05 17:38:36 rt 1.9.8.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [082180bd6c5966c9f839e9bc0c8ea94353e25dfe]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 12:12:32 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4f9481494e80a8291bdee48ea1ec9538970cfc1a]

INTEGRATION: CWS ooo19126 (1.3.16); FILE MERGED 2005/09/05 17:41:17 rt 1.3.16.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1bf49ef5778bc471f95dd844dd0bcd527dfafbbc]

INTEGRATION: CWS ooo19126 (1.6.62); FILE MERGED 2005/09/05 17:38:35 rt 1.6.62.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [9ebb6dde2d145a5e94bc18d15ca55ac740e48ed5]

INTEGRATION: CWS ooo19126 (1.4.16); FILE MERGED 2005/09/05 17:41:16 rt 1.4.16.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [650d7c73dca3152a38ddba493a8e148c596d2ddf]

INTEGRATION: CWS ooo19126 (1.14.34); FILE MERGED 2005/09/05 17:38:35 rt 1.14.34.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ca508bb353323c54d4dd7226e24a1c2e13fb5cd7]

INTEGRATION: CWS ooo19126 (1.2.36); FILE MERGED 2005/09/05 17:41:16 rt 1.2.36.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [259ec3d7345d984fa123805f71d7ec3af50cea72]

INTEGRATION: CWS ooo19126 (1.7.62); FILE MERGED 2005/09/05 17:38:35 rt 1.7.62.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8dcdd33dc5e64c1174591b378f040967bb225727]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 12:12:31 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0f092f45b62ed4fd02a0f9f2a6b4c3c237efbec3]

INTEGRATION: CWS ooo19126 (1.6.12); FILE MERGED 2005/09/05 17:41:16 rt 1.6.12.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7c3eb030603805d0e70ec68da009bb07c0ea0273]

INTEGRATION: CWS ooo19126 (1.2.62); FILE MERGED 2005/09/05 17:38:34 rt 1.2.62.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [748329c966833a195f1c172b8f8e59c1cf99a8ef]

INTEGRATION: CWS ooo19126 (1.2.24); FILE MERGED 2005/09/05 17:41:15 rt 1.2.24.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [030d55e195e9be8015a7d3afe26334be39226b38]

INTEGRATION: CWS ooo19126 (1.7.62); FILE MERGED 2005/09/05 17:38:34 rt 1.7.62.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6d1abae27425d7e85d5f3edccd6219f5a9134c69]

INTEGRATION: CWS ooo19126 (1.3.12); FILE MERGED 2005/09/05 17:41:15 rt 1.3.12.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [bc7da2ce87a65fafcc42aba77890df10ec9aa862]

INTEGRATION: CWS ooo19126 (1.9.26); FILE MERGED 2005/09/05 17:38:33 rt 1.9.26.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [188a5d0084ea0178096043d50e34ac27de31ab9f]

INTEGRATION: CWS ooo19126 (1.2.36); FILE MERGED 2005/09/05 17:41:15 rt 1.2.36.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ee771d049e0447ea27a068cdc431291f0e00d327]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 12:12:30 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b2a2612d47a8b07e53c1425185e0547ab796d6bb]

INTEGRATION: CWS ooo19126 (1.8.30); FILE MERGED 2005/09/05 17:38:33 rt 1.8.30.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [81cc71f9c91d31c55adc87682cfdb8fcfb5564f0]

INTEGRATION: CWS ooo19126 (1.3.62); FILE MERGED 2005/09/05 17:38:33 rt 1.3.62.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [47ced63e10d84a6aa3bd13a2af0376716179abf7]

INTEGRATION: CWS ooo19126 (1.2.36); FILE MERGED 2005/09/05 17:41:14 rt 1.2.36.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [fccd6685139b67805330344df82afce5b51b277e]

INTEGRATION: CWS ooo19126 (1.2.62); FILE MERGED 2005/09/05 17:38:32 rt 1.2.62.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e96d3b9255d652dabe2f013e20ed7f7b386e9d85]

INTEGRATION: CWS ooo19126 (1.6.12); FILE MERGED 2005/09/05 17:41:14 rt 1.6.12.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a01e3423e6d6378f483aac5445e90841f46414b9]

INTEGRATION: CWS ooo19126 (1.8.62); FILE MERGED 2005/09/05 17:38:32 rt 1.8.62.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [cc571175e37da7b9d3f01e66bc9d3fcceff6f3ba]

INTEGRATION: CWS ooo19126 (1.4.22); FILE MERGED 2005/09/05 17:41:14 rt 1.4.22.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7463fb57defe032f5b38984a22deac590981ce38]

INTEGRATION: CWS ooo19126 (1.7.12); FILE MERGED 2005/09/05 17:41:14 rt 1.7.12.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d91f487d6b6b61d0ed84b5c750b433780c72ab62]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 12:12:29 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [929817596af96848958b131b07c00e9c1e928eec]

INTEGRATION: CWS ooo19126 (1.4.20); FILE MERGED 2005/09/05 17:38:32 rt 1.4.20.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [73313853f409b081c18831871d2a578c021af6fb]

INTEGRATION: CWS ooo19126 (1.2.20); FILE MERGED 2005/09/05 17:38:31 rt 1.2.20.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [9f423e8e3248120e1feebb990733c3be0f86b90f]

INTEGRATION: CWS ooo19126 (1.3.30); FILE MERGED 2005/09/05 17:41:13 rt 1.3.30.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [61f1a19631aa521022f2ee5cac690d5add8e561f]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 12:12:28 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [dce5f9fdd8a6a07a9921fa1c4009809651a1ff69]

INTEGRATION: CWS ooo19126 (1.14.18); FILE MERGED 2005/09/05 17:38:31 rt 1.14.18.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [351fdde550985d0b902ce912a4d520aa8d1dcfe5]

INTEGRATION: CWS ooo19126 (1.5.16); FILE MERGED 2005/09/05 17:41:12 rt 1.5.16.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6b27f9e3028ba9293f250893f207ee8a872424b8]

INTEGRATION: CWS ooo19126 (1.2.62); FILE MERGED 2005/09/05 17:38:31 rt 1.2.62.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [2ffee4bcfe04dc99609e75282de2f7bf976e259c]

INTEGRATION: CWS ooo19126 (1.3.22); FILE MERGED 2005/09/05 17:41:12 rt 1.3.22.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7d0bbea65cd2545e1ea88526dc4feffd6e1f6dfb]

INTEGRATION: CWS ooo19126 (1.3.44); FILE MERGED 2005/09/05 17:38:31 rt 1.3.44.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [752bfd42246f64430bb36db8e17efdbce62e5477]

INTEGRATION: CWS ooo19126 (1.2.36); FILE MERGED 2005/09/05 17:41:12 rt 1.2.36.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f88b419c3d7d1c6832077be4644259a463b877ec]

INTEGRATION: CWS ooo19126 (1.3.44); FILE MERGED 2005/09/05 17:38:30 rt 1.3.44.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [db96a7a8b163e07edc5ede5a4f6698f29902448a]

INTEGRATION: CWS ooo19126 (1.3.30); FILE MERGED 2005/09/05 17:41:12 rt 1.3.30.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [569d310d370e837e449b5fb4ede92a87b4becf62]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 12:12:27 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a34f764481bf8c66ebafa10c7e9e9454b23b7454]

INTEGRATION: CWS ooo19126 (1.11.26); FILE MERGED 2005/09/05 17:38:30 rt 1.11.26.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e99170d8c4e551e4c61e99bca3b5f005de4bbbcb]

INTEGRATION: CWS ooo19126 (1.3.30); FILE MERGED 2005/09/05 17:41:11 rt 1.3.30.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0c25d3629bc83cdf4aa593d561728b4c295e2858]

INTEGRATION: CWS ooo19126 (1.4.44); FILE MERGED 2005/09/05 17:38:30 rt 1.4.44.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [038090906a04ba64fc946aa6b74a6a33326eb676]

INTEGRATION: CWS ooo19126 (1.2.36); FILE MERGED 2005/09/05 17:41:11 rt 1.2.36.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f0a680db39b337605e2d9eae0755c81d244fa9c2]

INTEGRATION: CWS ooo19126 (1.2.26); FILE MERGED 2005/09/05 17:38:29 rt 1.2.26.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [abd1b166c8718d993f93bec97a0f7c35a7930444]

INTEGRATION: CWS ooo19126 (1.5.16); FILE MERGED 2005/09/05 17:38:29 rt 1.5.16.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [275319e1fbdcc97033440a272cfcde2cf80ef0df]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 12:12:26 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [147f89b9687060ec18498760676015c6eeb14d8e]

INTEGRATION: CWS ooo19126 (1.3.30); FILE MERGED 2005/09/05 17:41:10 rt 1.3.30.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [73632ae7de5e0e78e9a30dfb7f46a0dc35982853]

INTEGRATION: CWS ooo19126 (1.2.28); FILE MERGED 2005/09/05 17:38:28 rt 1.2.28.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0c501210f6096791f46c19d35fac49c497684f1d]

INTEGRATION: CWS ooo19126 (1.10.14); FILE MERGED 2005/09/05 17:38:28 rt 1.10.14.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [92c5feb30ef16eb3c5b645a767a4cda7f4dfd4c9]

INTEGRATION: CWS ooo19126 (1.2.62); FILE MERGED 2005/09/05 17:38:28 rt 1.2.62.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [13f3ec088b1ddc8800ef2e7a264be120c21e1ced]

INTEGRATION: CWS ooo19126 (1.3.512); FILE MERGED 2005/09/05 12:12:25 rt 1.3.512.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b1158b16f2c69d505de81af02b221f32e5a07fc9]

INTEGRATION: CWS ooo19126 (1.4.22); FILE MERGED 2005/09/05 17:41:10 rt 1.4.22.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ffb2d213c9833e917cfaf65ad0591afcb3a44227]

INTEGRATION: CWS ooo19126 (1.5.178); FILE MERGED 2005/09/05 12:12:25 rt 1.5.178.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b4cb5f8c4b97f37c957ebae8692b74a0708d04c4]

INTEGRATION: CWS ooo19126 (1.7.26); FILE MERGED 2005/09/05 17:38:28 rt 1.7.26.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3a6a53035429ab9ccc37392d806603991943f0bc]

INTEGRATION: CWS ooo19126 (1.2.36); FILE MERGED 2005/09/05 17:41:09 rt 1.2.36.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [344caba7e33eebda33a117a2b81cd0d5a519e4ad]

INTEGRATION: CWS ooo19126 (1.7.178); FILE MERGED 2005/09/05 12:12:24 rt 1.7.178.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b589bf00d5068484a09cb902b138d5cacd0b80f0]

INTEGRATION: CWS ooo19126 (1.2.62); FILE MERGED 2005/09/05 17:38:27 rt 1.2.62.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b4aa3f99b41b9767aab6dfab10f3720b3b31ad03]

INTEGRATION: CWS ooo19126 (1.4.12); FILE MERGED 2005/09/05 17:41:09 rt 1.4.12.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0b304580b22351f5f5b2bb9a594fe3cb332c160c]

INTEGRATION: CWS ooo19126 (1.13.14); FILE MERGED 2005/09/05 17:38:27 rt 1.13.14.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [468046c648dc88ab8e0348050fa9900ff6ab60eb]

INTEGRATION: CWS ooo19126 (1.5.178); FILE MERGED 2005/09/05 12:12:24 rt 1.5.178.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0fce2e214088cf496d7d7a338bf8111df4765ca7]

INTEGRATION: CWS ooo19126 (1.5.22); FILE MERGED 2005/09/05 17:41:09 rt 1.5.22.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b4d6841f5d19cf9ee64ef5de0e9b8f9a77f2d179]

INTEGRATION: CWS ooo19126 (1.4.22); FILE MERGED 2005/09/05 17:41:09 rt 1.4.22.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [85f9876f5b6801a80c2da9960b1bee076a6bda36]

INTEGRATION: CWS ooo19126 (1.7.26); FILE MERGED 2005/09/05 17:38:27 rt 1.7.26.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a731d051bd80a49be4ac00b4c42d9505e76e2de8]

INTEGRATION: CWS ooo19126 (1.6.178); FILE MERGED 2005/09/05 12:12:23 rt 1.6.178.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [778365ccb022c0767a2a95e0d1c046a7141d0474]

INTEGRATION: CWS ooo19126 (1.2.62); FILE MERGED 2005/09/05 17:38:26 rt 1.2.62.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [cf13b823c0fdd6f059651416e1002827ac78b9dd]

INTEGRATION: CWS ooo19126 (1.5.178); FILE MERGED 2005/09/05 12:12:23 rt 1.5.178.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3c03688b0c3edbd1889952b2f1d0b278dba8fc5f]

INTEGRATION: CWS ooo19126 (1.13.14); FILE MERGED 2005/09/05 17:38:26 rt 1.13.14.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [cb5558f6c282c781930aedfa34aac34df34b22b6]

INTEGRATION: CWS ooo19126 (1.2.28); FILE MERGED 2005/09/05 17:38:26 rt 1.2.28.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5031ccae01693057da3deac0ccba35f9db9d5c5e]

INTEGRATION: CWS ooo19126 (1.7.178); FILE MERGED 2005/09/05 12:12:22 rt 1.7.178.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5da0fb57efe90190b7edb98f6e0e8b40937aef46]

INTEGRATION: CWS ooo19126 (1.4.12); FILE MERGED 2005/09/05 17:41:07 rt 1.4.12.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [094d28973241d818acef95216b8d9f508fed241c]

INTEGRATION: CWS ooo19126 (1.5.26); FILE MERGED 2005/09/05 17:38:26 rt 1.5.26.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6cd29be7172932f102ddc261aeff3c4feb0cdf7b]

INTEGRATION: CWS ooo19126 (1.4.22); FILE MERGED 2005/09/05 17:41:07 rt 1.4.22.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [87dda42fe0ad1715141248e0b078930245afc860]

INTEGRATION: CWS ooo19126 (1.6.178); FILE MERGED 2005/09/05 12:12:22 rt 1.6.178.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [bb26f0f0106fdfb5f42ec69a8a3413701f99db62]

INTEGRATION: CWS ooo19126 (1.11.16); FILE MERGED 2005/09/05 17:38:25 rt 1.11.16.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [92c0b419e3751171c2bb6306caf256866c461d29]

INTEGRATION: CWS ooo19126 (1.3.16); FILE MERGED 2005/09/05 17:41:07 rt 1.3.16.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [303edd6119f1d87b7ea885fd15faae25a565a83e]

INTEGRATION: CWS ooo19126 (1.4.36); FILE MERGED 2005/09/05 17:38:25 rt 1.4.36.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [368bd04e6a0ed4f43587a69989821ea1986bc299]

INTEGRATION: CWS ooo19126 (1.3.30); FILE MERGED 2005/09/05 17:41:07 rt 1.3.30.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [693e8f0f47d6241502da6d5538cd4c1cbd87a3aa]

INTEGRATION: CWS ooo19126 (1.5.178); FILE MERGED 2005/09/05 12:12:21 rt 1.5.178.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6b585172a37227c310117c3bbbaff14bb5a2fa83]

INTEGRATION: CWS ooo19126 (1.4.62); FILE MERGED 2005/09/05 17:38:25 rt 1.4.62.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ea2a2c84a28f8dadd4e728fb20f08763d009bab9]

INTEGRATION: CWS ooo19126 (1.2.42); FILE MERGED 2005/09/05 17:41:06 rt 1.2.42.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [71df4ad2ce49d87fd83d9e7e4daadb90c9e0b6f0]

INTEGRATION: CWS ooo19126 (1.5.30); FILE MERGED 2005/09/05 17:38:25 rt 1.5.30.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [fe18ee6cf825563649b5f6a6d1355e8bec8cd720]

INTEGRATION: CWS ooo19126 (1.5.22); FILE MERGED 2005/09/05 17:41:06 rt 1.5.22.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [80f81d0caf84ab9605f6ed84e682e68f2f068182]

INTEGRATION: CWS ooo19126 (1.4.62); FILE MERGED 2005/09/05 17:38:24 rt 1.4.62.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5c6981b3ab9c666eebd612c695d80705fd8945fc]

INTEGRATION: CWS ooo19126 (1.6.178); FILE MERGED 2005/09/05 12:12:21 rt 1.6.178.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d51da0b9d1613a4ba74bd488d59636de8f42c191]

INTEGRATION: CWS ooo19126 (1.12.24); FILE MERGED 2005/09/05 17:38:24 rt 1.12.24.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c2b290174cfa5f65449ac5eaba74f093529ce379]

INTEGRATION: CWS ooo19126 (1.7.178); FILE MERGED 2005/09/05 12:12:20 rt 1.7.178.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7681a1c617281010975476c9a972154d0b391eeb]

INTEGRATION: CWS ooo19126 (1.2.28); FILE MERGED 2005/09/05 17:38:24 rt 1.2.28.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [38b560135c69c39baa9e65af0263d8e214477fd2]

INTEGRATION: CWS ooo19126 (1.3.12); FILE MERGED 2005/09/05 17:41:05 rt 1.3.12.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1cb765d30c1822e235ee8cf3a9e05ab75a4c5c1a]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 10:42:01 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5a6c7cda6b641d21fd2ba4d8d21745d4f486966c]

INTEGRATION: CWS ooo19126 (1.5.178); FILE MERGED 2005/09/05 12:12:20 rt 1.5.178.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [35f37f46b0a43b3f6841857713065cff3faf45ef]

INTEGRATION: CWS ooo19126 (1.5.178); FILE MERGED 2005/09/05 12:12:19 rt 1.5.178.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7a11d3cb486a932c0ab40f4e0eee90b6ebbaf2c2]

INTEGRATION: CWS ooo19126 (1.6.32); FILE MERGED 2005/09/05 17:38:23 rt 1.6.32.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [47b8ff661cca864e9c125df01d45cc2332bc39e7]

INTEGRATION: CWS ooo19126 (1.4.88); FILE MERGED 2005/09/05 10:42:00 rt 1.4.88.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b6a5617a3f34cfdde29b6e4bdb51e503ed14a91e]

INTEGRATION: CWS ooo19126 (1.10.28); FILE MERGED 2005/09/05 17:38:23 rt 1.10.28.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [30c1e68783b6bc6deb95efbcc04441532dc5b444]

INTEGRATION: CWS ooo19126 (1.3.22); FILE MERGED 2005/09/05 17:41:04 rt 1.3.22.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [355662bdda70e77c9184c49bd5abcb0b980a0af0]

INTEGRATION: CWS ooo19126 (1.2.18); FILE MERGED 2005/09/05 17:38:23 rt 1.2.18.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [89f3d7fbcf5f5201bf2eb3ae8dcd9c1fcc87965f]

INTEGRATION: CWS ooo19126 (1.5.22); FILE MERGED 2005/09/05 17:41:04 rt 1.5.22.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [9886aef854ebc90f08f6c647489823a91adf4a6d]

INTEGRATION: CWS ooo19126 (1.6.178); FILE MERGED 2005/09/05 12:12:19 rt 1.6.178.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4880a0ddca3450a54b866690ca0cf2f39dd5b0a1]

INTEGRATION: CWS ooo19126 (1.17.14); FILE MERGED 2005/09/05 17:38:23 rt 1.17.14.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [08d169a25bba79dcc45bb2247635203b10259fe9]

INTEGRATION: CWS ooo19126 (1.5.178); FILE MERGED 2005/09/05 12:12:18 rt 1.5.178.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [99b1a1f93d0dd455f0e6c50d92ec136f4856bd70]

INTEGRATION: CWS ooo19126 (1.6.178); FILE MERGED 2005/09/05 12:12:18 rt 1.6.178.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8098510dbad82f526ab4eee1a544689d80dd6727]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 10:41:59 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1f1fe69a03d59c6cf355a62d2997269a476e3748]

INTEGRATION: CWS ooo19126 (1.9.62); FILE MERGED 2005/09/05 17:38:22 rt 1.9.62.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b6ff90a4937f571b574183e58ada4288360d20e3]

INTEGRATION: CWS ooo19126 (1.2.32); FILE MERGED 2005/09/05 17:38:22 rt 1.2.32.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [dcc244512d86dc8865f045a5283d80bf68be56c1]

INTEGRATION: CWS ooo19126 (1.11.18); FILE MERGED 2005/09/05 17:41:03 rt 1.11.18.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1ee487aa07b19a5e7ab95f7cc37fa260a33f861b]

INTEGRATION: CWS ooo19126 (1.3.62); FILE MERGED 2005/09/05 17:38:22 rt 1.3.62.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3bc01927ca8c8cf481224e863a982ed4bfa05e7b]

INTEGRATION: CWS ooo19126 (1.7.62); FILE MERGED 2005/09/05 17:38:21 rt 1.7.62.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a33b05c11db47ba88d44a9f98881aac6c7525bb6]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 10:41:58 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [170612cf5ecbc65e0417bb8c187733e57df0b7b0]

INTEGRATION: CWS ooo19126 (1.5.178); FILE MERGED 2005/09/05 12:12:17 rt 1.5.178.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [fcc48aaf7a172f692389b806993cbb168ebf7c04]

INTEGRATION: CWS ooo19126 (1.9.62); FILE MERGED 2005/09/05 17:38:21 rt 1.9.62.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [fe0b054cbe46a8c227365a3f9c94776a3fc85375]

INTEGRATION: CWS ooo19126 (1.6.178); FILE MERGED 2005/09/05 12:12:17 rt 1.6.178.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [2263b7b143dd250da7b541d18e943541cdc1b9c4]

INTEGRATION: CWS ooo19126 (1.3.62); FILE MERGED 2005/09/05 17:38:21 rt 1.3.62.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3fdb08a42f786becf4d94825e466ee5d3f83f293]

INTEGRATION: CWS ooo19126 (1.9.30); FILE MERGED 2005/09/05 17:38:20 rt 1.9.30.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [59822dd245e1541047a9922b34084c08197ef448]

INTEGRATION: CWS ooo19126 (1.2.42); FILE MERGED 2005/09/05 17:41:01 rt 1.2.42.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0a59b3e770b7b672829833a39fef234acc32d2cb]

INTEGRATION: CWS ooo19126 (1.8.62); FILE MERGED 2005/09/05 17:38:20 rt 1.8.62.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7f75dc4b135a84c8855c9cb73d130fc7129fab34]

INTEGRATION: CWS ooo19126 (1.7.12); FILE MERGED 2005/09/05 17:41:01 rt 1.7.12.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8cbcb9fe4bf04143a41a749ba025f67056c7102b]

INTEGRATION: CWS ooo19126 (1.5.178); FILE MERGED 2005/09/05 12:12:16 rt 1.5.178.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [55fa7f1eb123bbbc2714226adbcbb3d0a84dbf9f]

INTEGRATION: CWS ooo19126 (1.8.28); FILE MERGED 2005/09/05 17:38:19 rt 1.8.28.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [17e7511f3bc4db678a172c5b5d95a55886c25680]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 10:41:58 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f99b664cb7c34462cd41fec27686f3ba8f562153]

INTEGRATION: CWS ooo19126 (1.5.22); FILE MERGED 2005/09/05 17:41:01 rt 1.5.22.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1701127df6f87b2b867756f17fb0daa0e970b7b5]

INTEGRATION: CWS ooo19126 (1.13.130); FILE MERGED 2005/09/05 12:12:16 rt 1.13.130.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7211056c442c7a0eea07671bcc3047ed599cb6af]

INTEGRATION: CWS ooo19126 (1.4.42); FILE MERGED 2005/09/05 10:41:57 rt 1.4.42.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4f20a145f1063a24896fdcd5567ba777745c7e0c]

INTEGRATION: CWS ooo19126 (1.6.62); FILE MERGED 2005/09/05 17:38:19 rt 1.6.62.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c4b1b0df5b63db25b1cdc84f68de38d3f96535be]

INTEGRATION: CWS ooo19126 (1.3.558); FILE MERGED 2005/09/05 12:12:16 rt 1.3.558.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d60c44d1381f5300dd8b8d2a431b8abbabeb6a9e]

INTEGRATION: CWS ooo19126 (1.6.62); FILE MERGED 2005/09/05 17:38:18 rt 1.6.62.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [28d11db2cd0582dde80771142e9f76b16e37aee5]

INTEGRATION: CWS ooo19126 (1.6.62); FILE MERGED 2005/09/05 17:38:17 rt 1.6.62.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a2b1f89f855f08a30242b0e19e598cab97b40b84]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 10:41:57 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7f15d484c6556bc9e9a3af016a9b8569eac23cd8]

INTEGRATION: CWS ooo19126 (1.8.26); FILE MERGED 2005/09/05 17:38:17 rt 1.8.26.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3cef8f3666a6f4eee0f81e58a93f3b237bf7923e]

INTEGRATION: CWS ooo19126 (1.2.42); FILE MERGED 2005/09/05 17:41:00 rt 1.2.42.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [75ee8860a049c408fb0e3dc5a74c31329c2d7c96]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 10:41:56 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f2c9574f04ceec98acbdd9dc470e66bc71f9cd4e]

INTEGRATION: CWS ooo19126 (1.7.30); FILE MERGED 2005/09/05 17:38:16 rt 1.7.30.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5a50d94b6e61d196ff9ee282aa3c5366c13ac797]

INTEGRATION: CWS ooo19126 (1.2.42); FILE MERGED 2005/09/05 17:40:59 rt 1.2.42.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4f680429c4845b85927ccf2092939876ad1fc600]

INTEGRATION: CWS ooo19126 (1.1.1.1.416); FILE MERGED 2005/09/05 13:56:08 rt 1.1.1.1.416.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8e0ad7c0c90e0980008a5b6a8e852477781c50ab]

INTEGRATION: CWS ooo19126 (1.4.22); FILE MERGED 2005/09/05 17:40:59 rt 1.4.22.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ee283143f2c13336234c39e320adc7e848f6fd1b]

INTEGRATION: CWS ooo19126 (1.20.122); FILE MERGED 2005/09/05 13:56:08 rt 1.20.122.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ea92bd75b707c69ba58bc613f3fdac0066819574]

INTEGRATION: CWS ooo19126 (1.6.16); FILE MERGED 2005/09/05 17:40:59 rt 1.6.16.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [008a93f61e7931fc8659e3773756a05842654a02]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 10:41:56 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [bfbee66628eb59a0e87de25ea3ffda4d826841ee]

INTEGRATION: CWS ooo19126 (1.3.378); FILE MERGED 2005/09/05 13:56:08 rt 1.3.378.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1e86ba236542071a71671cd4f03a67a9e9a0e0ca]

INTEGRATION: CWS ooo19126 (1.5.22); FILE MERGED 2005/09/05 17:40:59 rt 1.5.22.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [103914034482832f9c7d16321b5f61feea1be343]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 10:41:55 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [bf0ea9e8a8d5c4003e29aa67b30ee7f5a69d5f4d]

INTEGRATION: CWS ooo19126 (1.1.1.1.416); FILE MERGED 2005/09/05 13:56:07 rt 1.1.1.1.416.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3c0e325d3f5379a34307c998a94af4c5123453b1]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 10:41:55 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [799384c3d3de583f513ac24a3917e90c0df9cba3]

INTEGRATION: CWS ooo19126 (1.14.2); FILE MERGED 2005/09/05 13:52:13 rt 1.14.2.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [38f4b695b0643edab71dfe33f6fac29cbbe8b128]

INTEGRATION: CWS ooo19126 (1.2.336); FILE MERGED 2005/09/05 13:56:06 rt 1.2.336.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [39b30c35fa050682274afd8864edc9b174cdf135]

INTEGRATION: CWS ooo19126 (1.44.12); FILE MERGED 2005/09/05 13:52:13 rt 1.44.12.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7dc0a1af6b9081744a09362d408604d92250f469]

INTEGRATION: CWS ooo19126 (1.3.406); FILE MERGED 2005/09/05 13:56:06 rt 1.3.406.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7d360a51c20515ca6ef0e5254e473c400c2536c2]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 10:41:54 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [706cd9ca30644f3455c5caa6e6f81c4c7f1d44b8]

INTEGRATION: CWS ooo19126 (1.1.406); FILE MERGED 2005/09/05 13:56:06 rt 1.1.406.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [09a11130b6eb0015ed5846a98d2ce3c18f130b10]

INTEGRATION: CWS ooo19126 (1.4.198); FILE MERGED 2005/09/05 13:52:13 rt 1.4.198.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ce5f4a4498cf58007ed400a1594678615f059e64]

INTEGRATION: CWS ooo19126 (1.16.20); FILE MERGED 2005/09/05 13:52:12 rt 1.16.20.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [011ab84a856678cb4575dafdb3937e29287c6548]

INTEGRATION: CWS ooo19126 (1.6.394); FILE MERGED 2005/09/05 13:56:05 rt 1.6.394.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1a328146f6949a3a3fd7d88b71dbb46d6fb2e0de]

INTEGRATION: CWS ooo19126 (1.4.336); FILE MERGED 2005/09/05 13:56:04 rt 1.4.336.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [938db24e757dd3acd307e43cf8e965f8111276f0]

INTEGRATION: CWS ooo19126 (1.1.1.1.158); FILE MERGED 2005/09/05 10:41:54 rt 1.1.1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b7294ee95985b3e451cb5c96454c35835b84a7cd]

INTEGRATION: CWS ooo19126 (1.3.336); FILE MERGED 2005/09/05 13:56:04 rt 1.3.336.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [20c3c8cd3c0c7e5119124ac4169f9f8a9a2ad694]

INTEGRATION: CWS ooo19126 (1.3.50); FILE MERGED 2005/09/05 13:52:12 rt 1.3.50.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [10ac73ca14186a628dbf43e95c26aae0c3d94dca]

INTEGRATION: CWS ooo19126 (1.20.30); FILE MERGED 2005/09/05 13:56:03 rt 1.20.30.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [aa39b3c7e1dd4b60c13671735909eef889e6855b]

INTEGRATION: CWS ooo19126 (1.2.62); FILE MERGED 2005/09/05 13:52:11 rt 1.2.62.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [48e791bdf852936bd57f203bed7f6fd63196a2a7]

INTEGRATION: CWS ooo19126 (1.1.1.1.164); FILE MERGED 2005/09/05 12:56:29 rt 1.1.1.1.164.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [05f20126fb4462df9cf299be0f56e7679ffe66a0]

INTEGRATION: CWS ooo19126 (1.3.122); FILE MERGED 2005/09/05 13:56:03 rt 1.3.122.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ffd7df0cb6630111891cae53ecb46c1c0771e77d]

INTEGRATION: CWS ooo19126 (1.1.1.1.164); FILE MERGED 2005/09/05 12:56:28 rt 1.1.1.1.164.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4007ab4cb49aa6bdfe3fa3bfcd602ba529562b17]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 10:41:53 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3a5aa6fafdb14003343a33a1690068fa936b77f4]

INTEGRATION: CWS ooo19126 (1.2.408); FILE MERGED 2005/09/05 13:56:03 rt 1.2.408.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [75a81a86599380b8e7388c4796dc3c8993ec9f59]

INTEGRATION: CWS ooo19126 (1.2.62); FILE MERGED 2005/09/05 13:52:10 rt 1.2.62.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d4d5cd2d1293d1c7534fe14f1e6c723a8e36acdd]

INTEGRATION: CWS ooo19126 (1.9.30); FILE MERGED 2005/09/05 12:56:28 rt 1.9.30.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0310e6bc253eb772ddddbff1f984c659d9d54a09]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 10:41:53 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1d0514a19e99c7febd48f6c37a43714c1dc288bc]

INTEGRATION: CWS ooo19126 (1.2.406); FILE MERGED 2005/09/05 13:56:02 rt 1.2.406.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3cff692917815afe83c5a1109dc176b04706c466]

INTEGRATION: CWS ooo19126 (1.4.20); FILE MERGED 2005/09/05 13:52:10 rt 1.4.20.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [00e6f7953816310fa4cd5ca753388e5277e035ef]

INTEGRATION: CWS ooo19126 (1.1.1.1.164); FILE MERGED 2005/09/05 12:56:26 rt 1.1.1.1.164.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a4711721d82c90a95c328279eebfeef01a619086]

INTEGRATION: CWS ooo19126 (1.3.50); FILE MERGED 2005/09/05 13:52:09 rt 1.3.50.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a9a571128eb7b7d5bd24bd5275016740845c2128]

INTEGRATION: CWS ooo19126 (1.4.90); FILE MERGED 2005/09/05 13:56:02 rt 1.4.90.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e29f956ea7d3fc869021c9d8df23b63b1b90932d]

INTEGRATION: CWS ooo19126 (1.2.62); FILE MERGED 2005/09/05 13:52:09 rt 1.2.62.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f6eb8dad2ee9a69d5017b960f9a3f11e8895a07f]

INTEGRATION: CWS ooo19126 (1.3.12); FILE MERGED 2005/09/05 12:56:24 rt 1.3.12.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [57acc0b13fcbe4b2f975ba40834aba0df45f92f6]

INTEGRATION: CWS ooo19126 (1.1.404); FILE MERGED 2005/09/05 13:56:01 rt 1.1.404.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [28be4b81dc56b2b855f23c8ef7078a71844dd92c]

INTEGRATION: CWS ooo19126 (1.2.62); FILE MERGED 2005/09/05 13:52:08 rt 1.2.62.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [dc3f2189fe921c69872404e4be32190f655ed58f]

INTEGRATION: CWS ooo19126 (1.5.12); FILE MERGED 2005/09/05 12:56:24 rt 1.5.12.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3a9f581ea87868e0562f04964f9c1fab2c392178]

INTEGRATION: CWS ooo19126 (1.14.90); FILE MERGED 2005/09/05 13:56:01 rt 1.14.90.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d4d62e6b3e2abe3683f7ebaaa9adadf1669bdd06]

INTEGRATION: CWS ooo19126 (1.3.38); FILE MERGED 2005/09/05 13:52:08 rt 1.3.38.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a9c6803773ca6b462e3d84323b21cdecfaed1756]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 10:41:52 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5d93b1fed85a2028ccf47fcaf1ca598a19b9914e]

INTEGRATION: CWS ooo19126 (1.7.32); FILE MERGED 2005/09/05 13:56:01 rt 1.7.32.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [98392fe166910effdf37637d75339b5b44a915f8]

INTEGRATION: CWS ooo19126 (1.1.1.1.164); FILE MERGED 2005/09/05 12:56:22 rt 1.1.1.1.164.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [332ced3602b77c34f0e6874ac91813eebf1b27d6]

INTEGRATION: CWS ooo19126 (1.1.1.1.158); FILE MERGED 2005/09/05 10:41:51 rt 1.1.1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8f69c50741e7352af14b5a1234c1fb4e57496edc]

INTEGRATION: CWS ooo19126 (1.1.394); FILE MERGED 2005/09/05 13:56:00 rt 1.1.394.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [660d81f3a375c54f3ff3e23ae057820eba41d4fc]

INTEGRATION: CWS ooo19126 (1.1.1.1.164); FILE MERGED 2005/09/05 12:56:21 rt 1.1.1.1.164.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b74d81d2344471d1de4e9ff052a4f52dc14d92dc]

INTEGRATION: CWS ooo19126 (1.5.32); FILE MERGED 2005/09/05 13:55:59 rt 1.5.32.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [99850382335919d4a0f843f1c6a4f8fc4a6f49ea]

INTEGRATION: CWS ooo19126 (1.12.212); FILE MERGED 2005/09/05 13:52:07 rt 1.12.212.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [cbfd860e377c7f857109054e071a6abee7ea4324]

INTEGRATION: CWS ooo19126 (1.2.16); FILE MERGED 2005/09/05 12:56:20 rt 1.2.16.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ba74e16898a030bb7731f5dff9f378db1e59698d]

INTEGRATION: CWS ooo19126 (1.4.312); FILE MERGED 2005/09/05 13:55:59 rt 1.4.312.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [afb33103f32d8adbd86f28b4a6d803f4a4a17080]

INTEGRATION: CWS ooo19126 (1.13.2); FILE MERGED 2005/09/05 13:52:06 rt 1.13.2.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [949b8762f3e54483037d4a21ea65b7ca44b4681c]

INTEGRATION: CWS ooo19126 (1.1.1.1.164); FILE MERGED 2005/09/05 12:56:19 rt 1.1.1.1.164.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c9d4cf41335864585ed3e68079e36427ca49cade]

INTEGRATION: CWS ooo19126 (1.3.322); FILE MERGED 2005/09/05 13:55:58 rt 1.3.322.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [95dc19a02441573a0872f3dc57896a2659abba46]

INTEGRATION: CWS ooo19126 (1.73.12); FILE MERGED 2005/09/05 13:52:05 rt 1.73.12.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [2dcaa89c5dcd37cfbcef177fd96b54d09c41e60c]

INTEGRATION: CWS ooo19126 (1.2.126); FILE MERGED 2005/09/05 12:56:18 rt 1.2.126.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [010247d1eadb4bda886a5cbc152e29400c30c0cb]

INTEGRATION: CWS ooo19126 (1.18.48); FILE MERGED 2005/09/05 13:55:57 rt 1.18.48.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f5d03485a6e93c49c32214413678174f5406c8a4]

INTEGRATION: CWS ooo19126 (1.7.118); FILE MERGED 2005/09/05 13:52:04 rt 1.7.118.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [acbba6b67a2da4a931df4eacd1ddf5caa35e9613]

INTEGRATION: CWS ooo19126 (1.2.120); FILE MERGED 2005/09/05 12:56:18 rt 1.2.120.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ef6ec68083b31c7259f2a36eb56e982578291aa6]

INTEGRATION: CWS ooo19126 (1.4.242); FILE MERGED 2005/09/05 13:55:56 rt 1.4.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [90c41ca8733c2ceff4fa4b766f38edd123945f80]

INTEGRATION: CWS ooo19126 (1.7.14); FILE MERGED 2005/09/05 12:56:17 rt 1.7.14.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b31a7d6dad292695340a2cf5cd4fb6d4cd58c0f0]

INTEGRATION: CWS ooo19126 (1.3.118); FILE MERGED 2005/09/05 13:52:03 rt 1.3.118.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [558f109dfc454140933b367020ea1faa69dd2d1d]

INTEGRATION: CWS ooo19126 (1.2.16); FILE MERGED 2005/09/05 12:56:15 rt 1.2.16.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5882bd7025741918cc397e5f10bb2e0c732f14a8]

INTEGRATION: CWS ooo19126 (1.30.162); FILE MERGED 2005/09/05 13:55:55 rt 1.30.162.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [537ea9cf4ed0353de7f8ce19c1a364ccaac0a592]

INTEGRATION: CWS ooo19126 (1.6.118); FILE MERGED 2005/09/05 13:52:03 rt 1.6.118.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a4928aeadb34b028e9547735f74b7c069455b3a2]

INTEGRATION: CWS ooo19126 (1.9.312); FILE MERGED 2005/09/05 13:55:55 rt 1.9.312.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [19d1c3d0243dc23abc318c10ebeb58920ee5dfa4]

INTEGRATION: CWS ooo19126 (1.1.1.1.164); FILE MERGED 2005/09/05 12:56:15 rt 1.1.1.1.164.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [eb6c77576209a4cf45666c64206e07911bce6c6d]

INTEGRATION: CWS ooo19126 (1.6.30); FILE MERGED 2005/09/05 13:52:02 rt 1.6.30.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d1ddeb754c92f87a926d00c4aa25c47b9f91b8f1]

INTEGRATION: CWS ooo19126 (1.3.336); FILE MERGED 2005/09/05 13:55:54 rt 1.3.336.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c221af5117923c6f8142e0b98affd8db6737e780]

INTEGRATION: CWS ooo19126 (1.5.30); FILE MERGED 2005/09/05 13:52:01 rt 1.5.30.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [11fa84c8549ebfad5b7a98aee8beabf5bc2a4495]

INTEGRATION: CWS ooo19126 (1.2.126); FILE MERGED 2005/09/05 12:56:15 rt 1.2.126.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [cdd06d19d688af0e2d34751b9fe6764607c97464]

INTEGRATION: CWS ooo19126 (1.38.44); FILE MERGED 2005/09/05 13:55:54 rt 1.38.44.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [20f0bb8ea844abaac8ae2942204684f5460a892e]

INTEGRATION: CWS ooo19126 (1.4.30); FILE MERGED 2005/09/05 13:52:01 rt 1.4.30.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6d1db1b7b16efa7886b96472a65045e495b1155f]

INTEGRATION: CWS ooo19126 (1.4.122); FILE MERGED 2005/09/05 13:55:54 rt 1.4.122.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f1d7f8642552fe37e9af155658fd9f6a015b1786]

INTEGRATION: CWS ooo19126 (1.1.1.1.164); FILE MERGED 2005/09/05 12:56:14 rt 1.1.1.1.164.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4465f453a597f8319808bbae3363fae28ca84f93]

INTEGRATION: CWS ooo19126 (1.3.118); FILE MERGED 2005/09/05 13:52:00 rt 1.3.118.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4532dcb4ddab46ac0f9a52bd36b61650233d2df1]

INTEGRATION: CWS ooo19126 (1.2.408); FILE MERGED 2005/09/05 13:55:53 rt 1.2.408.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [336cbd6c278181c27854a82f2a24d0eec6140e40]

INTEGRATION: CWS ooo19126 (1.3.118); FILE MERGED 2005/09/05 13:51:59 rt 1.3.118.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [aaf2fbff012f5109ae9ffc6ebba7437506f6604e]

INTEGRATION: CWS ooo19126 (1.9.144); FILE MERGED 2005/09/05 13:55:53 rt 1.9.144.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [05706b38bad44f6eaa837a4ed5d3b534999d907f]

INTEGRATION: CWS ooo19126 (1.24.8); FILE MERGED 2005/09/05 12:56:13 rt 1.24.8.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [df71997570ce0bf2fb9ec4750c96ce50f3efe8a1]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 10:41:48 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6cbc11e7d82dcf6f991569ff0293f0d3550eb035]

INTEGRATION: CWS ooo19126 (1.4.30); FILE MERGED 2005/09/05 13:51:59 rt 1.4.30.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [aea6b7c31783322494a4db0c8325a62f004f5df3]

INTEGRATION: CWS ooo19126 (1.17.90); FILE MERGED 2005/09/05 13:55:53 rt 1.17.90.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0f663b482d92bad405506e05d3c4a28294127741]

INTEGRATION: CWS ooo19126 (1.11.38); FILE MERGED 2005/09/05 12:56:13 rt 1.11.38.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [23b45396ff1d5e8b6dba3fbeeb98489746ac5c10]

INTEGRATION: CWS ooo19126 (1.4.30); FILE MERGED 2005/09/05 13:51:58 rt 1.4.30.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [effd9afc1f6b47da76d6ea88163fec4ce14c440e]

INTEGRATION: CWS ooo19126 (1.2.404); FILE MERGED 2005/09/05 13:55:52 rt 1.2.404.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e343f8b4d8a024b7d7ba6006e7eacb89d240c160]

INTEGRATION: CWS ooo19126 (1.5.30); FILE MERGED 2005/09/05 12:56:13 rt 1.5.30.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5ef0a07011194d4b605c48a1122a55ffef979024]

INTEGRATION: CWS ooo19126 (1.2.30); FILE MERGED 2005/09/05 13:51:58 rt 1.2.30.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a084bc5ed80f20f44feab50a86473599b14d76a3]

INTEGRATION: CWS ooo19126 (1.37.62); FILE MERGED 2005/09/05 13:55:52 rt 1.37.62.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e526f9d3ef91fa5a78afb7c05b374b245a98a626]

INTEGRATION: CWS ooo19126 (1.4.30); FILE MERGED 2005/09/05 13:51:57 rt 1.4.30.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [15ab39278846d8ca1922f0adcea33d46259c359c]

INTEGRATION: CWS ooo19126 (1.1.1.1.164); FILE MERGED 2005/09/05 12:56:12 rt 1.1.1.1.164.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [2f0036d76ffff9b61703a59c00de4e3a94397505]

INTEGRATION: CWS ooo19126 (1.2.238); FILE MERGED 2005/09/05 13:55:50 rt 1.2.238.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [da2eddb04f8cce7b1acd547a7f5a6ec6ea7d5c85]

INTEGRATION: CWS ooo19126 (1.2.152); FILE MERGED 2005/09/05 12:56:12 rt 1.2.152.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a584098d5bfc2e13e9e8fa534dbe3d4a00374397]

INTEGRATION: CWS ooo19126 (1.4.38); FILE MERGED 2005/09/05 13:51:56 rt 1.4.38.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [aa9dcc4fc68364ef687ecfcce0a51177421aed8d]

INTEGRATION: CWS ooo19126 (1.4.206); FILE MERGED 2005/09/05 13:55:50 rt 1.4.206.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1215e776f65458c7252e765fd2c4030ffe17938d]

INTEGRATION: CWS ooo19126 (1.3.294); FILE MERGED 2005/09/05 14:05:31 rt 1.3.294.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6b96d4869dc78fde0cf2648b0993adef984114e0]

INTEGRATION: CWS ooo19126 (1.46.162); FILE MERGED 2005/09/05 13:55:50 rt 1.46.162.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [2c5cbfac92e01577bd4abbcec1e0daac2ab524e1]

INTEGRATION: CWS ooo19126 (1.4.30); FILE MERGED 2005/09/05 13:51:56 rt 1.4.30.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c5f63f3099f7fea91efb9099e28e8fe1fb824a0f]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 10:41:47 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f1a41ed0e0f509aff7125f6b3e6027e3024f3765]

INTEGRATION: CWS ooo19126 (1.2.298); FILE MERGED 2005/09/05 14:05:31 rt 1.2.298.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [2d132b47a78550d3bff6c3d15a3f49e4ba5dd5d2]

INTEGRATION: CWS ooo19126 (1.2.30); FILE MERGED 2005/09/05 13:51:55 rt 1.2.30.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b7934f2bcf7b945b76201cce1f298d7337f9205b]

INTEGRATION: CWS ooo19126 (1.6.60); FILE MERGED 2005/09/05 13:55:49 rt 1.6.60.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [623ffc79f083dd11abdebc1df3b54e99cf79c995]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 10:41:47 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [bbd1ce82967545dc4232dfd08ca4993bda5302ab]

INTEGRATION: CWS ooo19126 (1.2.294); FILE MERGED 2005/09/05 14:05:31 rt 1.2.294.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [511dd792add10aab7596050e4246b3e9e3cb6140]

INTEGRATION: CWS ooo19126 (1.1.1.1.416); FILE MERGED 2005/09/05 13:55:49 rt 1.1.1.1.416.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4880c04bd3b5b79b90030c9ae187efded4454265]

INTEGRATION: CWS ooo19126 (1.1.294); FILE MERGED 2005/09/05 14:05:30 rt 1.1.294.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0d641f3643c22337905c369ce26b230ba52952c5]

INTEGRATION: CWS ooo19126 (1.11.60); FILE MERGED 2005/09/05 13:55:49 rt 1.11.60.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [aeb2f3fc904082dceeeafd59c4a9475555eaa5e3]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 10:41:46 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b41aee9f32273864335cc8a61af8113750cb4a3b]

INTEGRATION: CWS ooo19126 (1.2.148); FILE MERGED 2005/09/05 14:05:30 rt 1.2.148.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [56872d46dd278fb254d25bd82d4aeb1e0d7960f5]

INTEGRATION: CWS ooo19126 (1.2.238); FILE MERGED 2005/09/05 13:55:48 rt 1.2.238.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [324b466c1a7d794d6f6fac6c70bdb8bdbc1f95bf]

INTEGRATION: CWS ooo19126 (1.1.274); FILE MERGED 2005/09/05 14:05:29 rt 1.1.274.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ac89decb633e3c0344ab5bcc436e447ddc82749d]

INTEGRATION: CWS ooo19126 (1.2.30); FILE MERGED 2005/09/05 13:51:54 rt 1.2.30.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [91a60cdbbfc811fa45b9b0f5bd84a092b20b90d3]

INTEGRATION: CWS ooo19126 (1.27.140); FILE MERGED 2005/09/05 13:55:48 rt 1.27.140.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [20e6b7f44cf7f5bb4aeb491e4960a2120d1490e2]

INTEGRATION: CWS ooo19126 (1.2.104); FILE MERGED 2005/09/05 14:05:29 rt 1.2.104.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [dd816b88cd3a276656e74beb1d4cd197b558ea4b]

INTEGRATION: CWS ooo19126 (1.4.140); FILE MERGED 2005/09/05 13:55:48 rt 1.4.140.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5fd2905e4b7e652ad38dd05d0d3a211d89e97366]

INTEGRATION: CWS ooo19126 (1.3.104); FILE MERGED 2005/09/05 14:05:29 rt 1.3.104.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [18aa100a30c9e147766155de1299c2cd142389c6]

INTEGRATION: CWS ooo19126 (1.3.140); FILE MERGED 2005/09/05 13:55:47 rt 1.3.140.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8175e703fb524856ddccbd9c30077823245918e3]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 10:41:45 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a34c0bc1f9844d8a191f872aa5a64394cdafcfca]

INTEGRATION: CWS ooo19126 (1.1.298); FILE MERGED 2005/09/05 14:05:28 rt 1.1.298.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [caf1e5d4e2680d9949d864903989ad8c342837bc]

INTEGRATION: CWS ooo19126 (1.15.48); FILE MERGED 2005/09/05 13:55:47 rt 1.15.48.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [51b803c4199b6b9355a497d23cdef113ee00dbae]

INTEGRATION: CWS ooo19126 (1.2.144); FILE MERGED 2005/09/05 14:05:28 rt 1.2.144.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [12e031f3234fa0401b1911be31e87fd5fcadbf48]

INTEGRATION: CWS ooo19126 (1.2.30); FILE MERGED 2005/09/05 13:51:53 rt 1.2.30.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4dde4e7880d22c191465cdda40853f985165980e]

INTEGRATION: CWS ooo19126 (1.26.162); FILE MERGED 2005/09/05 13:55:47 rt 1.26.162.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [46f30000882040bc9a800dcfb2ffbea40609f779]

INTEGRATION: CWS ooo19126 (1.4.104); FILE MERGED 2005/09/05 14:05:27 rt 1.4.104.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e45f3c46ba60dd9850a4360cba877a97ac1fcd7a]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 10:41:45 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4f223f5d020479f97aac1a2e10e2d6721782fea4]

INTEGRATION: CWS ooo19126 (1.2.400); FILE MERGED 2005/09/05 13:55:46 rt 1.2.400.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [aa8be6c09cef8a5b9206a44b925e6b29114e7065]

INTEGRATION: CWS ooo19126 (1.11.104); FILE MERGED 2005/09/05 14:05:27 rt 1.11.104.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [af87d1cc087b9bfb678c75a64dcb2cd20cb95451]

INTEGRATION: CWS ooo19126 (1.5.30); FILE MERGED 2005/09/05 13:51:53 rt 1.5.30.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c5a1c163917ea667a134e490f4f201cbdf5a4be5]

INTEGRATION: CWS ooo19126 (1.2.104); FILE MERGED 2005/09/05 14:05:26 rt 1.2.104.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5fb0e7d9ac7a9ada2df15b47c8d21a9030d007b7]

INTEGRATION: CWS ooo19126 (1.4.30); FILE MERGED 2005/09/05 13:51:52 rt 1.4.30.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d979e527840e7dfb0625c095a332b120cb8ca389]

INTEGRATION: CWS ooo19126 (1.56.76); FILE MERGED 2005/09/05 13:55:46 rt 1.56.76.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [705bcef48686a4a1244be862f2f8f3283c46b48e]

INTEGRATION: CWS ooo19126 (1.17.140); FILE MERGED 2005/09/05 13:55:45 rt 1.17.140.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c727db1c0572669b3f29c9fb9a47c5e63aec1114]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 10:41:43 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8acfb9dfd2343948b0842d54909a30de5427c734]

INTEGRATION: CWS ooo19126 (1.8.140); FILE MERGED 2005/09/05 13:55:45 rt 1.8.140.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [74b2165862a378c06a8cf7929888d6b5044df1ee]

INTEGRATION: CWS ooo19126 (1.3.104); FILE MERGED 2005/09/05 14:05:26 rt 1.3.104.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [fe410cfe2f2465e293be41f9798ea4e338557625]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 10:41:43 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4b3a6a54accc5dbde4d4f65108786620db0f9446]

INTEGRATION: CWS ooo19126 (1.2.30); FILE MERGED 2005/09/05 13:51:52 rt 1.2.30.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [30a8a1fa52efa27b2dbfc56d9b5df9c8d22c830b]

INTEGRATION: CWS ooo19126 (1.27.48); FILE MERGED 2005/09/05 13:55:44 rt 1.27.48.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1f0d3b7f10e4d31a43d44796a06c8f9fbdc36a20]

INTEGRATION: CWS ooo19126 (1.3.78); FILE MERGED 2005/09/05 14:05:25 rt 1.3.78.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [54b8810a7409cf1360c3fc128f89423aad24dc8a]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 10:41:43 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1252bbb022441036c4cabf475080ee2e862a35da]

INTEGRATION: CWS ooo19126 (1.2.30); FILE MERGED 2005/09/05 13:51:51 rt 1.2.30.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0dd26d38e75c211f2ad1f0670ac8e6f2d6d4a8c5]

INTEGRATION: CWS ooo19126 (1.52.48); FILE MERGED 2005/09/05 13:55:44 rt 1.52.48.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [77a887ec8ef48b56f64807516a3bf1d6d2daeb05]

INTEGRATION: CWS ooo19126 (1.3.78); FILE MERGED 2005/09/05 14:05:24 rt 1.3.78.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [08b116de5b283059a09435f97b9c9f77c8ea063e]

INTEGRATION: CWS ooo19126 (1.21.92); FILE MERGED 2005/09/05 13:55:43 rt 1.21.92.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [93e037491bf9ece81575f29d6cbff61e1656cf4d]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 10:41:42 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [95317518277bf74b7a2a0f5864324b5b189a5b90]

INTEGRATION: CWS ooo19126 (1.55.162); FILE MERGED 2005/09/05 13:55:43 rt 1.55.162.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0d90a45e20bd07411b8e61d94abb46a88e75c24d]

INTEGRATION: CWS ooo19126 (1.4.30); FILE MERGED 2005/09/05 13:51:50 rt 1.4.30.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ff8b4306ff980b840c04bc82d6c8ed2754c3b6a2]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 10:41:42 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a6221155f8cc084601a6d2c7f379da336e3d3b22]

INTEGRATION: CWS ooo19126 (1.7.140); FILE MERGED 2005/09/05 13:55:42 rt 1.7.140.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [2e0e84cb710c4fca2d7c1a9f6713cfc145ca8032]

INTEGRATION: CWS ooo19126 (1.5.64); FILE MERGED 2005/09/05 14:05:24 rt 1.5.64.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a4ef011a10f2aa9f65a9fbdb8e2c1d3b2af43d06]

INTEGRATION: CWS ooo19126 (1.5.2); FILE MERGED 2005/09/05 13:51:50 rt 1.5.2.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7dcec206c5f5f6fd5f7edc9d6ec0f952385cf4f2]

INTEGRATION: CWS ooo19126 (1.3.78); FILE MERGED 2005/09/05 14:05:23 rt 1.3.78.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [cea9d1834a1315513e7ea8b4502592c324371786]

INTEGRATION: CWS ooo19126 (1.4.378); FILE MERGED 2005/09/05 13:55:42 rt 1.4.378.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [14dee7dc8a18b79c9ff5c597e9ea3b05590be79b]

INTEGRATION: CWS ooo19126 (1.4.30); FILE MERGED 2005/09/05 13:51:49 rt 1.4.30.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [712d8976eacf17f9644f8e1e5249daa17089b3b7]

INTEGRATION: CWS ooo19126 (1.3.68); FILE MERGED 2005/09/05 14:05:23 rt 1.3.68.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0603cc78dfb81d0cb6420ae6145c8a78fb62f2dc]

INTEGRATION: CWS ooo19126 (1.32.48); FILE MERGED 2005/09/05 13:55:41 rt 1.32.48.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3872df484a6c283b9f91839ea1756da12d826534]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 10:41:41 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [cb0d0802094adbec299d0e7a4ff0af1fe73aad70]

INTEGRATION: CWS ooo19126 (1.3.118); FILE MERGED 2005/09/05 13:51:49 rt 1.3.118.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [aeeba3c21f0beb197d72e316cde58756bbccd3cd]

INTEGRATION: CWS ooo19126 (1.2.78); FILE MERGED 2005/09/05 14:05:23 rt 1.2.78.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [435d6da5b6c92dceddf3ab63e041b34b7ad658d3]

INTEGRATION: CWS ooo19126 (1.4.30); FILE MERGED 2005/09/05 13:51:48 rt 1.4.30.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8e95a3ef3c29cb9cc3cd7c8ff4af492c1b3086f9]

INTEGRATION: CWS ooo19126 (1.3.106); FILE MERGED 2005/09/05 14:05:22 rt 1.3.106.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [125a10db370e856bc21f7e20a88603d74ed3b0b8]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 10:41:41 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [daea9fbe1d314c143bbaf048d62e735bf21898da]

INTEGRATION: CWS ooo19126 (1.5.30); FILE MERGED 2005/09/05 13:51:48 rt 1.5.30.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a87bab2c37f74643fd6092d4d4c4583537d93492]

INTEGRATION: CWS ooo19126 (1.3.394); FILE MERGED 2005/09/05 13:55:37 rt 1.3.394.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [57bbcbfa534c24178c1f31f214c4a812bf668d4b]

INTEGRATION: CWS ooo19126 (1.1.1.1.158); FILE MERGED 2005/09/05 10:41:41 rt 1.1.1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6b9ac5f046eb9674c38828d4cd487a756de0fd4a]

INTEGRATION: CWS ooo19126 (1.4.30); FILE MERGED 2005/09/05 13:51:47 rt 1.4.30.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3e19f4473c31d953e619fc774a1c713e0153e938]

INTEGRATION: CWS ooo19126 (1.3.140); FILE MERGED 2005/09/05 13:55:37 rt 1.3.140.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c47ebb4396c7f9944238270aa72a89103df02788]

INTEGRATION: CWS ooo19126 (1.3.78); FILE MERGED 2005/09/05 14:05:20 rt 1.3.78.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ca0890d6a8b314aaae730be0ac86d8dc2832bd17]

INTEGRATION: CWS ooo19126 (1.3.118); FILE MERGED 2005/09/05 13:51:47 rt 1.3.118.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [fe8a278e8f45b5b836960591cf93eaee73bc64a3]

INTEGRATION: CWS ooo19126 (1.17.92); FILE MERGED 2005/09/05 13:55:36 rt 1.17.92.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b7120b9b84cb773639fef99a580486cc7f551673]

INTEGRATION: CWS ooo19126 (1.2.48); FILE MERGED 2005/09/05 13:51:46 rt 1.2.48.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f01647fc9ee5dd5a997664953e9ccd05d1b6ef29]

INTEGRATION: CWS ooo19126 (1.2.124); FILE MERGED 2005/09/05 14:05:20 rt 1.2.124.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0cfd80eb3649a5f16a97d7d1a3d6c1ea462f7e6a]

INTEGRATION: CWS ooo19126 (1.2.76); FILE MERGED 2005/09/05 13:55:36 rt 1.2.76.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f8e539091b915928d8c777fc5836b1407c8caee8]

INTEGRATION: CWS ooo19126 (1.3.20); FILE MERGED 2005/09/05 13:51:38 rt 1.3.20.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8bf92a71d20a889747d886a2bea1837a6d464ffd]

INTEGRATION: CWS ooo19126 (1.3.78); FILE MERGED 2005/09/05 14:05:19 rt 1.3.78.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b18a48d10f6582c60269f2e7d8af95b82396db3e]

INTEGRATION: CWS ooo19126 (1.1.1.1.416); FILE MERGED 2005/09/05 13:55:36 rt 1.1.1.1.416.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b90f6917e519cfea11d03a80f7e148b07f9d4b07]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 10:41:40 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e517f0793691808ad29e4612f1b2cc4949a3284d]

INTEGRATION: CWS ooo19126 (1.23.162); FILE MERGED 2005/09/05 13:55:35 rt 1.23.162.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3752bfc18c247b81b03decd194c1a881d71d86e4]

INTEGRATION: CWS ooo19126 (1.3.230); FILE MERGED 2005/09/05 13:55:35 rt 1.3.230.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1ea1af73062bb6b1045161cdcec8de2693cc4a55]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 10:41:39 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f6fcb2fee1e48da8612e7026c47d648c3f785be8]

INTEGRATION: CWS ooo19126 (1.2.68); FILE MERGED 2005/09/05 14:05:18 rt 1.2.68.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c68ee7e0023af8b78826e75cdbfd011b8b95e2d7]

INTEGRATION: CWS ooo19126 (1.2.140); FILE MERGED 2005/09/05 13:55:34 rt 1.2.140.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a72e464516100a042add440aeac274a9b652fb45]

INTEGRATION: CWS ooo19126 (1.7.140); FILE MERGED 2005/09/05 13:55:34 rt 1.7.140.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [976a8c92eccb96426f5e5f1de1bc9f679f27e6d0]

INTEGRATION: CWS ooo19126 (1.2.78); FILE MERGED 2005/09/05 14:05:17 rt 1.2.78.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a583813fa8b11bb471bdf14631690d8c67e067fc]

INTEGRATION: CWS ooo19126 (1.26.48); FILE MERGED 2005/09/05 13:55:33 rt 1.26.48.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1e3b9cdc8cbb2f56fd4c247ccd8a15bee762b1ef]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 10:41:39 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b370befc8ef101b705a9d0ffb8654d76d05c5823]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 10:41:38 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ce4413f17b2378622916e146e9bc8251befb360c]

INTEGRATION: CWS ooo19126 (1.2.412); FILE MERGED 2005/09/05 13:55:33 rt 1.2.412.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [fffe743e316a928330b372283989b15a589a8a3f]

INTEGRATION: CWS ooo19126 (1.2.78); FILE MERGED 2005/09/05 14:05:16 rt 1.2.78.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d6c99c6659dd9819568206b640959f79dcfc3d4c]

INTEGRATION: CWS ooo19126 (1.7.8); FILE MERGED 2005/09/05 17:51:26 rt 1.7.8.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1ee51e6849b5d5e28ccf000fac5521eb559735c5]

INTEGRATION: CWS ooo19126 (1.2.394); FILE MERGED 2005/09/05 13:55:32 rt 1.2.394.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8d8873c27b5b815ffb99cfdf8068155a4e785be9]

INTEGRATION: CWS ooo19126 (1.3.68); FILE MERGED 2005/09/05 14:05:16 rt 1.3.68.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b72a0d3125ce959f26fb0f3da85e26ec20f42000]

INTEGRATION: CWS ooo19126 (1.18.48); FILE MERGED 2005/09/05 13:55:32 rt 1.18.48.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8e3c85bedcbb891aa70d5c848e77e6aac406ef43]

INTEGRATION: CWS ooo19126 (1.9.78); FILE MERGED 2005/09/05 13:55:32 rt 1.9.78.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [42e09a5ad95a035619a350e424c26f7cf286e059]

INTEGRATION: CWS ooo19126 (1.3.78); FILE MERGED 2005/09/05 14:05:15 rt 1.3.78.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6dbd6a41ad4af9ebe54a263d91cd9804f30121e0]

INTEGRATION: CWS ooo19126 (1.4.2); FILE MERGED 2005/09/05 13:57:22 rt 1.4.2.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ae154c01557e181fd1fef04d8f00c1ac3044e829]

INTEGRATION: CWS ooo19126 (1.4.68); FILE MERGED 2005/09/05 14:05:14 rt 1.4.68.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [674d54c45206b8439529323957462620fcc7df96]

INTEGRATION: CWS ooo19126 (1.19.48); FILE MERGED 2005/09/05 13:55:31 rt 1.19.48.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7edfee06be0970694625ed81d197b3d442e8f9e7]

INTEGRATION: CWS ooo19126 (1.4.4); FILE MERGED 2005/09/05 13:57:22 rt 1.4.4.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [db7bfea5e5ae125d70de0051f6b5e67300032e21]

INTEGRATION: CWS ooo19126 (1.3.78); FILE MERGED 2005/09/05 14:05:13 rt 1.3.78.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0760f206d7fc0f1e5aab4904b76cc98c524a1310]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 10:41:37 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [9d76503803b1f1094548ab22cb0676a5d2459bd1]

INTEGRATION: CWS ooo19126 (1.33.48); FILE MERGED 2005/09/05 13:55:31 rt 1.33.48.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ba312ab6228606e6b9691f4f5db78f62f7de76ca]

INTEGRATION: CWS ooo19126 (1.14.14); FILE MERGED 2005/09/05 17:21:27 rt 1.14.14.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [30f02e51e696585a8e1d9f562a8870474e2e822a]

INTEGRATION: CWS ooo19126 (1.29.48); FILE MERGED 2005/09/05 13:55:31 rt 1.29.48.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [04abb77eb65a74257159d4a0e33ce4c1e8a00893]

INTEGRATION: CWS ooo19126 (1.5.68); FILE MERGED 2005/09/05 14:05:13 rt 1.5.68.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1943da096dca26d270f27af68363ee26222201ac]

INTEGRATION: CWS ooo19126 (1.4.6); FILE MERGED 2005/09/05 17:21:27 rt 1.4.6.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [84b3f89ad29f58e71eef2de25b28ee984b8925dc]

INTEGRATION: CWS ooo19126 (1.7.78); FILE MERGED 2005/09/05 14:05:12 rt 1.7.78.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [69f04f75bc5fe8f8db267b568d6cd6ffbdd1a368]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 10:41:36 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c3cf48ccac457a8ab7e8af210e667655d1820c73]

INTEGRATION: CWS ooo19126 (1.5.6); FILE MERGED 2005/09/05 17:21:27 rt 1.5.6.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [efcfad9fddc14615eed3b149d80bad37d6b19afb]

INTEGRATION: CWS ooo19126 (1.101.56); FILE MERGED 2005/09/05 13:55:29 rt 1.101.56.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ee039cb02d1665c73b1e685c8b128f6f982557e3]

INTEGRATION: CWS ooo19126 (1.35.48); FILE MERGED 2005/09/05 13:55:29 rt 1.35.48.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5fc62aa0eb6177e59e8ec3f88e7b5016e740c652]

INTEGRATION: CWS ooo19126 (1.2.122); FILE MERGED 2005/09/05 14:05:12 rt 1.2.122.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b89253ddeb6cebb4504b01e9e4e9b729580e17a0]

INTEGRATION: CWS ooo19126 (1.1.1.1.206); FILE MERGED 2005/09/05 17:29:47 rt 1.1.1.1.206.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [586c49b8531a3cbf48e6783e245e0c3f74480412]

INTEGRATION: CWS ooo19126 (1.12.140); FILE MERGED 2005/09/05 13:55:29 rt 1.12.140.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [2513e823cf4d1a29c8814741f8addb089ee0f353]

INTEGRATION: CWS ooo19126 (1.3.78); FILE MERGED 2005/09/05 14:05:12 rt 1.3.78.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [765b83c02b88f89310dca34f7fb4931b6d9f19cd]

INTEGRATION: CWS ooo19126 (1.14.48); FILE MERGED 2005/09/05 13:55:28 rt 1.14.48.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a6bc6c4063d56b247c56f20124670e0e6d31c637]

INTEGRATION: CWS ooo19126 (1.2.204); FILE MERGED 2005/09/05 17:29:46 rt 1.2.204.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [9ac8eed1c9fad9775ed4b0a5e0c55d708c6f5b0f]

INTEGRATION: CWS ooo19126 (1.7.104); FILE MERGED 2005/09/05 14:05:11 rt 1.7.104.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ba7936c9875b1a062a84916baf0bfbc3c933ee53]

INTEGRATION: CWS ooo19126 (1.43.48); FILE MERGED 2005/09/05 13:55:28 rt 1.43.48.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b083f049e71cd705ab8caad4f0d499b31b729186]

INTEGRATION: CWS ooo19126 (1.1.1.1.206); FILE MERGED 2005/09/05 17:29:46 rt 1.1.1.1.206.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [273a32a9f5b3e1b93e678075cedfefeb6b331fb8]

INTEGRATION: CWS ooo19126 (1.1.298); FILE MERGED 2005/09/05 14:05:11 rt 1.1.298.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [9398f66ef8fb77e40e4cfeedb02d99db4ecb6f9e]

INTEGRATION: CWS ooo19126 (1.1.394); FILE MERGED 2005/09/05 13:55:28 rt 1.1.394.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [48d29f685c9c2abaea718d2fa45dc35c7758de31]

INTEGRATION: CWS ooo19126 (1.1.1.1.416); FILE MERGED 2005/09/05 13:55:27 rt 1.1.1.1.416.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [039ce8c44c51375dc58a83372bd2162bf7b8a0b6]

INTEGRATION: CWS ooo19126 (1.6.116); FILE MERGED 2005/09/05 14:05:10 rt 1.6.116.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0bd2414898663fd7e0dd386783a25e2568c0b904]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 10:41:34 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [dc6a4dd90e765e7b05ded9480dcfda637803d6e5]

INTEGRATION: CWS ooo19126 (1.3.166); FILE MERGED 2005/09/05 17:29:45 rt 1.3.166.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [791f0395c35425703e666b219493b30c2403dfa3]

INTEGRATION: CWS ooo19126 (1.29.140); FILE MERGED 2005/09/05 13:55:27 rt 1.29.140.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [352eff94168681bfb74bac2fb667f6aad33aa4c8]

INTEGRATION: CWS ooo19126 (1.4.130); FILE MERGED 2005/09/05 14:05:09 rt 1.4.130.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ddb7e61c10ee5d36b7a4b71947c7e5af8573d803]

INTEGRATION: CWS ooo19126 (1.3.24); FILE MERGED 2005/09/05 17:29:43 rt 1.3.24.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [768f42ea1241c8f1d7805e1d5e0ebb00490331db]

INTEGRATION: CWS ooo19126 (1.48.44); FILE MERGED 2005/09/05 13:55:26 rt 1.48.44.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a1b5c73222de610a9ba49c7d9cb2a9c7b8b442aa]

INTEGRATION: CWS ooo19126 (1.4.48); FILE MERGED 2005/09/05 14:05:09 rt 1.4.48.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4d4d9388f93eb981845edde61a1c99bb06b97ced]

INTEGRATION: CWS ooo19126 (1.2.204); FILE MERGED 2005/09/05 17:29:42 rt 1.2.204.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [95556f46cf700507a9acc697137975afc34b3fe2]

INTEGRATION: CWS ooo19126 (1.20.76); FILE MERGED 2005/09/05 13:55:26 rt 1.20.76.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [08265bb6bad3843a635daba2b0afd033cc56fd50]

INTEGRATION: CWS ooo19126 (1.2.152); FILE MERGED 2005/09/05 14:05:09 rt 1.2.152.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [fac7925e8937fc17dda7155de3ab6eff1971924c]

INTEGRATION: CWS ooo19126 (1.9.148); FILE MERGED 2005/09/05 17:29:42 rt 1.9.148.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b09d5d646efe7306760df15447d7b65b5c7053d7]

INTEGRATION: CWS ooo19126 (1.3.140); FILE MERGED 2005/09/05 13:55:26 rt 1.3.140.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [2ad1d65375cb20c161c5e93a48a84622dd923d72]

INTEGRATION: CWS ooo19126 (1.3.130); FILE MERGED 2005/09/05 14:05:08 rt 1.3.130.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [009c33535d670c143123dd9a1cf3257e9240c3aa]

INTEGRATION: CWS ooo19126 (1.2.202); FILE MERGED 2005/09/05 17:29:42 rt 1.2.202.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b36ae93b816c84f61f61456ecb42d5750172e1e3]

INTEGRATION: CWS ooo19126 (1.35.48); FILE MERGED 2005/09/05 13:55:25 rt 1.35.48.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1a220016f30ffbabef117466711d75faf4553548]

INTEGRATION: CWS ooo19126 (1.3.40); FILE MERGED 2005/09/05 17:29:41 rt 1.3.40.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [66c2ff6d5f83c93c9e40d91b40d7b6b3a3dabe20]

INTEGRATION: CWS ooo19126 (1.6.48); FILE MERGED 2005/09/05 14:05:08 rt 1.6.48.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [308360a9c4badc700e2baf17334737eabf3b1ab9]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 10:41:33 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [9ac2ad3ce3a153f835367ff20af584713f14b5b0]

INTEGRATION: CWS ooo19126 (1.2.238); FILE MERGED 2005/09/05 13:55:25 rt 1.2.238.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1bac0eb0f969f1af4526b7914e1b5ca017319684]

INTEGRATION: CWS ooo19126 (1.5.196); FILE MERGED 2005/09/05 17:29:41 rt 1.5.196.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [eefd04d421569c2ff7665306777836243d218280]

INTEGRATION: CWS ooo19126 (1.4.70); FILE MERGED 2005/09/05 14:05:07 rt 1.4.70.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [249833d30cf2246ab96336c756591fe66bc178b2]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 10:41:33 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [37c7d3a7c153af70fd7bc70d4c0bf1a5ecc609eb]

INTEGRATION: CWS ooo19126 (1.3.140); FILE MERGED 2005/09/05 13:55:25 rt 1.3.140.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [cfe1f35f40837ae20e9ba0dd06571a8ece209990]

INTEGRATION: CWS ooo19126 (1.16.40); FILE MERGED 2005/09/05 17:29:41 rt 1.16.40.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [2089bd793ccff4c25dcfa2e4ed78056404b15f54]

INTEGRATION: CWS ooo19126 (1.3.30); FILE MERGED 2005/09/05 14:05:07 rt 1.3.30.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [da976945ddd31894eb7c0077edc687b0f9e6abf9]

INTEGRATION: CWS ooo19126 (1.3.144); FILE MERGED 2005/09/05 10:41:33 rt 1.3.144.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [42eedc26d9a36e6012904fc1d6828803d39ec756]

INTEGRATION: CWS ooo19126 (1.7.64); FILE MERGED 2005/09/05 13:55:25 rt 1.7.64.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [92868cd1cdc29cbf4eaf595129f9a13561acd4e4]

INTEGRATION: CWS ooo19126 (1.23.16); FILE MERGED 2005/09/05 17:29:40 rt 1.23.16.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [eaf1a43b3906e35a63ef7608b9022a834d938b9b]

INTEGRATION: CWS ooo19126 (1.2.116); FILE MERGED 2005/09/05 14:05:06 rt 1.2.116.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [138a471f7bd68e1c9b5cf989db5e662527aef687]

INTEGRATION: CWS ooo19126 (1.5.122); FILE MERGED 2005/09/05 13:55:24 rt 1.5.122.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e3fb856d5e737dccacb00f9173aae608f308caf6]

INTEGRATION: CWS ooo19126 (1.15.24); FILE MERGED 2005/09/05 17:29:40 rt 1.15.24.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [214f38dd8eaad8427799aa41da2ed4332a3482e9]

INTEGRATION: CWS ooo19126 (1.5.128); FILE MERGED 2005/09/05 10:41:32 rt 1.5.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c0d8054b70de7ce46d47a720156bce94fd55894d]

INTEGRATION: CWS ooo19126 (1.3.104); FILE MERGED 2005/09/05 14:05:06 rt 1.3.104.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3dc52d49572246ff9738c57eaf6b5c8a13a2e2fb]

INTEGRATION: CWS ooo19126 (1.14.92); FILE MERGED 2005/09/05 13:55:24 rt 1.14.92.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [78a5bdbd58994ec23562664740a3aa2735db598c]

INTEGRATION: CWS ooo19126 (1.7.194); FILE MERGED 2005/09/05 17:29:40 rt 1.7.194.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ccba7ff87c48da695d983e0e2fee9a5817075223]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 10:41:32 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [407432db8fa335b6ea93bbd5b6698902b1554f24]

INTEGRATION: CWS ooo19126 (1.11.48); FILE MERGED 2005/09/05 14:05:06 rt 1.11.48.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c86877cfdfdf474ed6f19431932f8f34bf20bdf4]

INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGED 2005/09/05 13:55:22 rt 1.3.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [80a8cf713c9b5818b862f86b5cc6dfb7b3ba5f97]

INTEGRATION: CWS ooo19126 (1.19.16); FILE MERGED 2005/09/05 17:29:40 rt 1.19.16.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [cac303e620757e32d586b08c406d1ccadac26e6e]

INTEGRATION: CWS ooo19126 (1.7.104); FILE MERGED 2005/09/05 14:05:06 rt 1.7.104.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e18f9e649a1143ca807f969f7e844f2a9680e047]

INTEGRATION: CWS ooo19126 (1.4.312); FILE MERGED 2005/09/05 13:55:22 rt 1.4.312.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b605ecacdfcfa7ffa417129eea28d81d4eddd3c8]

INTEGRATION: CWS ooo19126 (1.2.52); FILE MERGED 2005/09/05 17:29:39 rt 1.2.52.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [fab1d4e1863b4e2cf00ef330aeb6baca617de127]

INTEGRATION: CWS ooo19126 (1.2.124); FILE MERGED 2005/09/05 14:05:05 rt 1.2.124.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [9d77706855736952fdc5e38c41e7927349737782]

INTEGRATION: CWS ooo19126 (1.5.88); FILE MERGED 2005/09/05 13:55:22 rt 1.5.88.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b57a02642809604c208ea3574f6ac94840a15e29]

INTEGRATION: CWS ooo19126 (1.11.52); FILE MERGED 2005/09/05 17:29:39 rt 1.11.52.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [48934fb5dc4d42140829cd783b5b190a0aa0b1e6]

INTEGRATION: CWS ooo19126 (1.4.380); FILE MERGED 2005/09/05 13:55:20 rt 1.4.380.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a2780da6dfe47e4aba7f4a4117f01465e7993954]

INTEGRATION: CWS ooo19126 (1.12.72); FILE MERGED 2005/09/05 17:29:39 rt 1.12.72.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5835e066aa2c96b06f61ea8b08bc8247c4fe48c6]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 10:41:31 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d013baa17f9d98d7acfeda6b607ee6d600a07de0]

INTEGRATION: CWS ooo19126 (1.2.244); FILE MERGED 2005/09/05 14:05:04 rt 1.2.244.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e3ac1de0f5e188c7f01e0d4b95e2ef518ee184fa]

INTEGRATION: CWS ooo19126 (1.2.380); FILE MERGED 2005/09/05 13:55:20 rt 1.2.380.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [66cf94994d8a144aaeb49e434bc89e3beee1769e]

INTEGRATION: CWS ooo19126 (1.5.24); FILE MERGED 2005/09/05 17:29:39 rt 1.5.24.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d2dc50243f7dbca1e3f9171fcf28ee732bb376ff]

INTEGRATION: CWS ooo19126 (1.12.24); FILE MERGED 2005/09/05 14:05:04 rt 1.12.24.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [227e25cab3634c9c36cb5fa1840c153adcfb0941]

INTEGRATION: CWS ooo19126 (1.4.78); FILE MERGED 2005/09/05 17:29:38 rt 1.4.78.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c1713974c65ea4f615e1ea4e261e7293ab5502f3]

INTEGRATION: CWS ooo19126 (1.4.104); FILE MERGED 2005/09/05 14:05:03 rt 1.4.104.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0c82a158d4509b027ee6edca0abe1f700dbd20ec]

INTEGRATION: CWS ooo19126 (1.10.126); FILE MERGED 2005/09/05 13:55:19 rt 1.10.126.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1bbb340a13cad5047e9443cc558cd00cdb3e1f4c]

INTEGRATION: CWS ooo19126 (1.2.204); FILE MERGED 2005/09/05 17:29:38 rt 1.2.204.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0cbea01fb2228e8c6375ca8c2be6f584965e7fd7]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 10:41:30 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [61f3369f2dfc9224e07bd83b7d4a8d50ae72983b]

INTEGRATION: CWS ooo19126 (1.4.70); FILE MERGED 2005/09/05 14:05:03 rt 1.4.70.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [2d4729f3ec72a561a3ed836253899c915adaf202]

INTEGRATION: CWS ooo19126 (1.16.126); FILE MERGED 2005/09/05 17:29:38 rt 1.16.126.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [86e0ebf42020d5898ff38a6d42be3b82c896fa9c]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 10:41:30 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5ed94bc77721e197aad8c4af2144e8b2109b1958]

INTEGRATION: CWS ooo19126 (1.9.70); FILE MERGED 2005/09/05 14:05:03 rt 1.9.70.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [9399a4d0e6b60b5af73e2f0807cb4865c52fee83]

INTEGRATION: CWS ooo19126 (1.3.238); FILE MERGED 2005/09/05 13:55:18 rt 1.3.238.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c33a71ce8c28c052f8a5cd875464d036d26fceb8]

INTEGRATION: CWS ooo19126 (1.2.52); FILE MERGED 2005/09/05 17:29:38 rt 1.2.52.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [68a1059a0c876e9f7fb121ec18d909ffcd6dac64]

INTEGRATION: CWS ooo19126 (1.3.70); FILE MERGED 2005/09/05 14:05:02 rt 1.3.70.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3c1d8e91a153eb1ff741b6c92e89049dcff01ad1]

INTEGRATION: CWS ooo19126 (1.3.378); FILE MERGED 2005/09/05 13:55:17 rt 1.3.378.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [eb676540798e7a5e369f774be9ca2cfa61af2b2b]

INTEGRATION: CWS ooo19126 (1.4.24); FILE MERGED 2005/09/05 17:29:37 rt 1.4.24.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [9bb52e70a6e4aaa4b5dd56ff3bd8bb4e42075089]

INTEGRATION: CWS ooo19126 (1.4.70); FILE MERGED 2005/09/05 14:05:02 rt 1.4.70.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ed248bec858f724bee04ecf8ba1c439d18e6e82d]

INTEGRATION: CWS ooo19126 (1.3.196); FILE MERGED 2005/09/05 17:29:37 rt 1.3.196.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [26140308146b9c09502d8f2691c4bca1c550b13a]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 10:41:29 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [81379cf06caba7d6e68a76ea85b6fb5005f09b71]

INTEGRATION: CWS ooo19126 (1.2.104); FILE MERGED 2005/09/05 14:05:02 rt 1.2.104.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7a814d69d94ccccd12865b62bcf57ececb23aab7]

INTEGRATION: CWS ooo19126 (1.13.52); FILE MERGED 2005/09/05 17:29:37 rt 1.13.52.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5800e5f8b269a5fecfba370e27677f9862e12c20]

INTEGRATION: CWS ooo19126 (1.2.78); FILE MERGED 2005/09/05 14:05:01 rt 1.2.78.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [fd22723fbb9fdc2e89c57cb235f3e4d1ffcf9c11]

INTEGRATION: CWS ooo19126 (1.17.56); FILE MERGED 2005/09/05 13:55:15 rt 1.17.56.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [44df258e38155ebff16da20e3731b30c1ae714d1]

INTEGRATION: CWS ooo19126 (1.4.52); FILE MERGED 2005/09/05 17:29:37 rt 1.4.52.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1affe8489e8a601fa9f1ec8f11ed6a922628f918]

INTEGRATION: CWS ooo19126 (1.13.52); FILE MERGED 2005/09/05 17:29:36 rt 1.13.52.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [49a230a9b5d7ffa539af6f54022a32363f575473]

INTEGRATION: CWS ooo19126 (1.2.36); FILE MERGED 2005/09/05 14:00:32 rt 1.2.36.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [bd535b3fb01645e1f3fabbb9d33e600b04042da2]

INTEGRATION: CWS ooo19126 (1.2.204); FILE MERGED 2005/09/05 17:29:36 rt 1.2.204.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3a1f3611eb84cc8fa7ed7f0e6ac59481be0e719f]

INTEGRATION: CWS ooo19126 (1.3.22); FILE MERGED 2005/09/05 14:00:31 rt 1.3.22.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [235ea07ed1f306328a21d62805778760f127324c]

INTEGRATION: CWS ooo19126 (1.3.48); FILE MERGED 2005/09/05 17:29:36 rt 1.3.48.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b7bbfd737bdd320aec0aadd64b39e79fce346c25]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 10:41:28 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [302b05c3ea3cfc214fd007d2410f4b7ae773d83d]

INTEGRATION: CWS ooo19126 (1.3.48); FILE MERGED 2005/09/05 14:00:31 rt 1.3.48.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [fc91133dcc703974292bc5266a0d957f94364404]

INTEGRATION: CWS ooo19126 (1.3.32); FILE MERGED 2005/09/05 17:29:36 rt 1.3.32.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [217a28b7226015cedc0fb262c46ecb36248fba5c]

INTEGRATION: CWS ooo19126 (1.4.2); FILE MERGED 2005/09/05 14:05:00 rt 1.4.2.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [48b3d17e277c7ae71c55c0387cce91525984725a]

INTEGRATION: CWS ooo19126 (1.2.56); FILE MERGED 2005/09/05 14:00:31 rt 1.2.56.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6d1b2dc627bf8811ac013beb26e069c2fd3daf90]

INTEGRATION: CWS ooo19126 (1.2.52); FILE MERGED 2005/09/05 17:29:35 rt 1.2.52.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b9dc390e51857848001c0aa6a6329909d7d182f5]

INTEGRATION: CWS ooo19126 (1.2.80); FILE MERGED 2005/09/05 14:05:00 rt 1.2.80.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ebb0472fca8e49327be8c1e9d0e860c85b214799]

INTEGRATION: CWS ooo19126 (1.2.56); FILE MERGED 2005/09/05 14:00:30 rt 1.2.56.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [53bb1b4773a6f99a96fd497aa107137060865d3a]

INTEGRATION: CWS ooo19126 (1.4.24); FILE MERGED 2005/09/05 17:29:35 rt 1.4.24.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [cbdeef9a3ddbcc8272898817c9db5870ac69e475]

INTEGRATION: CWS ooo19126 (1.2.78); FILE MERGED 2005/09/05 14:04:59 rt 1.2.78.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [671df6e1ebf780f95ca9d580c8b4886c68469b82]

INTEGRATION: CWS ooo19126 (1.9.20); FILE MERGED 2005/09/05 17:29:35 rt 1.9.20.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [255b4de62d03ad5d8fb1b1110f297df18a5c8bec]

INTEGRATION: CWS ooo19126 (1.2.80); FILE MERGED 2005/09/05 14:04:59 rt 1.2.80.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3ba4114ad0ff9bd1beb54a6f0618bd2da8eea0fd]

INTEGRATION: CWS ooo19126 (1.3.36); FILE MERGED 2005/09/05 14:00:30 rt 1.3.36.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3a9c7b175d7ca86711cc7d126506f72697ad7d0d]

INTEGRATION: CWS ooo19126 (1.6.16); FILE MERGED 2005/09/05 17:29:34 rt 1.6.16.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [93a9ce7f65db7972fc98794c1aea79338a54987c]

INTEGRATION: CWS ooo19126 (1.4.2); FILE MERGED 2005/09/05 14:04:59 rt 1.4.2.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b877862070a3553abfaa4c5de65eab50608d5083]

INTEGRATION: CWS ooo19126 (1.2.72); FILE MERGED 2005/09/05 17:29:34 rt 1.2.72.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4f0667208eb63178f3d6365bc03b38350e1b055f]

INTEGRATION: CWS ooo19126 (1.11.38); FILE MERGED 2005/09/05 14:04:58 rt 1.11.38.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e34b58ec1419369a4880ea48fd95bdc78c25706d]

INTEGRATION: CWS ooo19126 (1.2.56); FILE MERGED 2005/09/05 14:00:29 rt 1.2.56.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0b5c609baf4cb579d0951bc587254e515c5d7398]

INTEGRATION: CWS ooo19126 (1.3.38); FILE MERGED 2005/09/05 17:29:33 rt 1.3.38.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a71973da018b6adfe73e5b2455d6c4b33ab5dc9b]

INTEGRATION: CWS ooo19126 (1.2.52); FILE MERGED 2005/09/05 17:29:33 rt 1.2.52.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [2c4fa70722c6656b9af34d3cc3c7fb92bea490e5]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 10:41:26 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [256669d397c0eeee8cdd117b89ae75440b1775ff]

INTEGRATION: CWS ooo19126 (1.2.24); FILE MERGED 2005/09/05 17:29:32 rt 1.2.24.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [927116ee6011d51208c386d14c42b203a9c2fd97]

INTEGRATION: CWS ooo19126 (1.1.1.1.64); FILE MERGED 2005/09/05 14:00:29 rt 1.1.1.1.64.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6ad2ef5bf1a3ac44d38d82d413c2dfe67e4e73b7]

INTEGRATION: CWS ooo19126 (1.4.40); FILE MERGED 2005/09/05 17:29:31 rt 1.4.40.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f3bf77776110cefb2cee0cdb826642753ddcb029]

INTEGRATION: CWS ooo19126 (1.3.46); FILE MERGED 2005/09/05 14:04:57 rt 1.3.46.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e4c447bf3d06feae764c9c77a0f5ca7fd3213290]

INTEGRATION: CWS ooo19126 (1.2.36); FILE MERGED 2005/09/05 14:00:28 rt 1.2.36.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [9acf39cc16f670a5176167b224b2e7ec9a9ae0c3]

INTEGRATION: CWS ooo19126 (1.9.16); FILE MERGED 2005/09/05 17:29:31 rt 1.9.16.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5483bca2f9f1965d5cd68a6cce245f1ed9c89b8d]

INTEGRATION: CWS ooo19126 (1.4.34); FILE MERGED 2005/09/05 14:04:56 rt 1.4.34.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5c2848a51f718471951bfa22308bf538e3ccf6cb]

INTEGRATION: CWS ooo19126 (1.5.24); FILE MERGED 2005/09/05 17:29:31 rt 1.5.24.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [bbd2bef8361580d9700fe504018e6b44167d3efa]

INTEGRATION: CWS ooo19126 (1.5.46); FILE MERGED 2005/09/05 14:04:56 rt 1.5.46.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [419e0c79b45aa3e6dacb9fcec13fd078dfb5e04c]

INTEGRATION: CWS ooo19126 (1.1.1.1.64); FILE MERGED 2005/09/05 14:00:28 rt 1.1.1.1.64.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1ef52b357d63a68030e31f44d46635cce04c3d33]

INTEGRATION: CWS ooo19126 (1.2.202); FILE MERGED 2005/09/05 17:29:31 rt 1.2.202.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [236af785cdf16b22391445a83f8ba829321b6e3c]

INTEGRATION: CWS ooo19126 (1.4.64); FILE MERGED 2005/09/05 14:04:56 rt 1.4.64.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5b8f3d529bf5f9e6ca707ded9ece983d1afc1999]

INTEGRATION: CWS ooo19126 (1.2.166); FILE MERGED 2005/09/05 17:29:30 rt 1.2.166.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b66ebd95277a73b2c42516623a32b611ae878899]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 10:41:25 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [58e0ba47b9d574e2ca4a7520fe8ed47944af8922]

INTEGRATION: CWS ooo19126 (1.2.124); FILE MERGED 2005/09/05 14:04:55 rt 1.2.124.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [397f9ec19f8442112df41b6199ea0de42c917f80]

INTEGRATION: CWS ooo19126 (1.3.36); FILE MERGED 2005/09/05 14:00:28 rt 1.3.36.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [866ab47652935f7f83564878d284c46d12e66073]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 10:41:24 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [45d76fc08a68d2ff6973650b7122c251f2f1a5dc]

INTEGRATION: CWS ooo19126 (1.3.8); FILE MERGED 2005/09/05 17:09:13 rt 1.3.8.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1baa1f9db8585d9e3dcdb57464575695370215b2]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 10:41:24 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1f50a8a936717424de3ffd36f09f60775bb7176b]

INTEGRATION: CWS ooo19126 (1.2.32); FILE MERGED 2005/09/05 17:09:12 rt 1.2.32.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [43544b11f569b0df7f97c2550235cfc42ab3887f]

INTEGRATION: CWS ooo19126 (1.2.78); FILE MERGED 2005/09/05 14:04:54 rt 1.2.78.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [502632fd145b4fa15e7664d98abc76a76476db68]

INTEGRATION: CWS ooo19126 (1.2.36); FILE MERGED 2005/09/05 14:00:27 rt 1.2.36.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5796dc9b38a94bfbaecad05ff484c66fd97a7221]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 10:41:23 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [74b2f4ee0ffe5f2cef4b9710c904d49cf1e9de48]

INTEGRATION: CWS ooo19126 (1.3.36); FILE MERGED 2005/09/05 14:00:27 rt 1.3.36.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b5f9a5d25084bd69d66abfa575efdb03fb455439]

INTEGRATION: CWS ooo19126 (1.3.78); FILE MERGED 2005/09/05 14:04:53 rt 1.3.78.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8b8107a0d74fde243b91ba0c76045c43a36afdd4]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 10:41:23 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b059d4f9e2c346948bff6cbad75238387e36ed78]

INTEGRATION: CWS ooo19126 (1.2.78); FILE MERGED 2005/09/05 14:04:53 rt 1.2.78.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c67ea618fb1b3be9b89956435df8717aabc0b2d2]

INTEGRATION: CWS ooo19126 (1.3.28); FILE MERGED 2005/09/05 17:09:11 rt 1.3.28.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ea6fce045f04820a640fdf9aaac766f12dfe610a]

INTEGRATION: CWS ooo19126 (1.1.1.1.64); FILE MERGED 2005/09/05 14:00:26 rt 1.1.1.1.64.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1604342c6cbf4baa306ec76bf57ff9c3539f8acb]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 10:41:22 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1128d71b5172d260ac82cf5bd92680bb1f475ad7]

INTEGRATION: CWS ooo19126 (1.2.32); FILE MERGED 2005/09/05 17:09:11 rt 1.2.32.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c085730de76e8037e7c6041c73974f951bd51846]

INTEGRATION: CWS ooo19126 (1.4.36); FILE MERGED 2005/09/05 14:00:26 rt 1.4.36.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4b9e3a131d0fc0ae6af33680850583a0c7e10546]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 10:41:22 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [59dd227e9d327916d2d38b013bb64ab085de903a]

INTEGRATION: CWS ooo19126 (1.4.8); FILE MERGED 2005/09/05 17:09:11 rt 1.4.8.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5c8798037765b5c3f75daa4426378fa4aad86adc]

INTEGRATION: CWS ooo19126 (1.2.78); FILE MERGED 2005/09/05 14:04:52 rt 1.2.78.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8a12a70b6ce936ef526a1e7485fac8819f9f2c29]

INTEGRATION: CWS ooo19126 (1.3.54); FILE MERGED 2005/09/05 14:00:26 rt 1.3.54.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0afb0f602dd08c485149d710c81d3364d2ec7f2d]

INTEGRATION: CWS ooo19126 (1.6.94); FILE MERGED 2005/09/05 17:09:10 rt 1.6.94.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [994d83d400b66c030bf3a892981c5f6a86454fae]

INTEGRATION: CWS ooo19126 (1.2.40); FILE MERGED 2005/09/05 14:00:25 rt 1.2.40.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [631ca1de2cea4747f0930592788db7897c1c57c0]

INTEGRATION: CWS ooo19126 (1.3.78); FILE MERGED 2005/09/05 14:04:52 rt 1.3.78.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c4c584db6e96cc8378936e9e6089293dd2a9553b]

INTEGRATION: CWS ooo19126 (1.4.88); FILE MERGED 2005/09/05 10:41:21 rt 1.4.88.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [74326f51b77a6c26c8fa123417622766c4f21454]

INTEGRATION: CWS ooo19126 (1.13.32); FILE MERGED 2005/09/05 17:09:09 rt 1.13.32.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b15d4ccad69c26f3075b8ccd719cd194778b85cb]

INTEGRATION: CWS ooo19126 (1.3.36); FILE MERGED 2005/09/05 14:00:25 rt 1.3.36.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [729a83ecd09ac1becbf6d17cf60ea170ab71e4c8]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 10:41:21 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7fa4fe72a99b689a0b0bc6abc7246b51ac1a1e0c]

INTEGRATION: CWS ooo19126 (1.3.96); FILE MERGED 2005/09/05 17:09:09 rt 1.3.96.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [656cdeb7fd0b5cf186a1d23996b22393283e8a4a]

INTEGRATION: CWS ooo19126 (1.1.1.1.64); FILE MERGED 2005/09/05 14:00:25 rt 1.1.1.1.64.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [2502c52a8e3b1cf2a0eeea29b58c674237f96a5c]

INTEGRATION: CWS ooo19126 (1.2.78); FILE MERGED 2005/09/05 14:04:51 rt 1.2.78.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ae9afc211e9541645a6174955e6e1a950cd54713]

INTEGRATION: CWS ooo19126 (1.3.96); FILE MERGED 2005/09/05 17:09:08 rt 1.3.96.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [55f573226a6b4ad6ce636d3e91ad1c012a3e8778]

INTEGRATION: CWS ooo19126 (1.4.78); FILE MERGED 2005/09/05 14:04:51 rt 1.4.78.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5c58bbd1a97985db122da935087ef521f05f2226]

INTEGRATION: CWS ooo19126 (1.4.78); FILE MERGED 2005/09/05 14:04:50 rt 1.4.78.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [000f273f66d02210902ae5e86087dd21d27cc806]

INTEGRATION: CWS ooo19126 (1.4.94); FILE MERGED 2005/09/05 17:09:08 rt 1.4.94.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [36c300570d82bd379862cecfe09b0b0e15fface1]

INTEGRATION: CWS ooo19126 (1.3.44); FILE MERGED 2005/09/05 14:00:24 rt 1.3.44.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8d6cbd67a020fe83501e1297c4b6f56902348f9e]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 10:41:20 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [59c4d96e6806e73b5f07e7482b3591263c45de63]

INTEGRATION: CWS ooo19126 (1.9.8); FILE MERGED 2005/09/05 17:09:07 rt 1.9.8.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [95ff18221a78fb6936e9b511ebec41d1f2cbedd1]

INTEGRATION: CWS ooo19126 (1.1.1.1.64); FILE MERGED 2005/09/05 14:00:23 rt 1.1.1.1.64.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ada09959962235909ea8003ef64f309b7da4bc70]

INTEGRATION: CWS ooo19126 (1.2.150); FILE MERGED 2005/09/05 14:04:49 rt 1.2.150.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3adcbeb9140f67cad751d9e2e373833111a5b4f1]

INTEGRATION: CWS ooo19126 (1.2.56); FILE MERGED 2005/09/05 14:00:23 rt 1.2.56.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [177bb3564a0d9a6a840f3e998599f3676f3f7569]

INTEGRATION: CWS ooo19126 (1.5.8); FILE MERGED 2005/09/05 17:09:05 rt 1.5.8.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [468b906cb0ab613e385b7b9c397f0db61dc74e5e]

INTEGRATION: CWS ooo19126 (1.2.36); FILE MERGED 2005/09/05 14:00:22 rt 1.2.36.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c30b952b4cdaa0c5afda66910f5909301ad1c7e6]

INTEGRATION: CWS ooo19126 (1.2.150); FILE MERGED 2005/09/05 14:04:48 rt 1.2.150.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f14493d6ef3062324676cdbecfcefaaaa5594308]

INTEGRATION: CWS ooo19126 (1.3.36); FILE MERGED 2005/09/05 14:00:22 rt 1.3.36.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [9e54174c677fb3a2249af983ca96f442f4f9a1ab]

INTEGRATION: CWS ooo19126 (1.2.122); FILE MERGED 2005/09/05 14:04:47 rt 1.2.122.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [111475bd5ffe1aba0f6961afe68f6575a9981fe2]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 10:41:19 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4a898c8f537e046ef27aa645e444bbed6bd76c03]

INTEGRATION: CWS ooo19126 (1.8.8); FILE MERGED 2005/09/05 17:09:03 rt 1.8.8.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b4d7f584aabd58d9ed1dcbbac8d84ef0e92624ed]

INTEGRATION: CWS ooo19126 (1.3.56); FILE MERGED 2005/09/05 14:00:22 rt 1.3.56.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [77e0fc73ee1d6dce014528554497f17ed49f9e6b]

INTEGRATION: CWS ooo19126 (1.4.78); FILE MERGED 2005/09/05 14:04:46 rt 1.4.78.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1b6b8309988b55fb8ddf80049c6044c4b5279c22]

INTEGRATION: CWS ooo19126 (1.5.28); FILE MERGED 2005/09/05 17:09:02 rt 1.5.28.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [17d1d7c659df0e8ed61837d00e2090b26d206314]

INTEGRATION: CWS ooo19126 (1.3.78); FILE MERGED 2005/09/05 14:04:46 rt 1.3.78.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5327ff2e5eb921ce90500c942c2f5286a44cb12c]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 10:41:18 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ea6761b41ebbae1444d2c3bd7417e4d37f2223e7]

INTEGRATION: CWS ooo19126 (1.13.28); FILE MERGED 2005/09/05 17:09:02 rt 1.13.28.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [9cbfdd2c463f625f09222bdb1c2d6457cece6893]

INTEGRATION: CWS ooo19126 (1.3.96); FILE MERGED 2005/09/05 17:09:01 rt 1.3.96.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a873cd0f615299dbce6cc0988904ba13677241e1]

INTEGRATION: CWS ooo19126 (1.1.1.1.64); FILE MERGED 2005/09/05 14:00:21 rt 1.1.1.1.64.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ca6bc38a875bebe17f849752675a2545986b3e82]

INTEGRATION: CWS ooo19126 (1.3.68); FILE MERGED 2005/09/05 14:04:46 rt 1.3.68.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e08e9ef5f550693c1085bc49ee2971d83758f09d]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 10:41:17 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [bd92239df9ffbd4166a02b999588da7a829a067f]

INTEGRATION: CWS ooo19126 (1.4.46); FILE MERGED 2005/09/05 17:09:01 rt 1.4.46.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4558b29204bd4d1eef926b14d699766b8ab114e0]

INTEGRATION: CWS ooo19126 (1.2.56); FILE MERGED 2005/09/05 14:00:21 rt 1.2.56.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [56e3b4cc3a618dfc6d3a74aad0eec461145faa3d]

INTEGRATION: CWS ooo19126 (1.3.78); FILE MERGED 2005/09/05 14:04:45 rt 1.3.78.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [818ecd6fcf4a5193c4b81c7ea1efdec4e94a5764]

INTEGRATION: CWS ooo19126 (1.4.46); FILE MERGED 2005/09/05 17:09:00 rt 1.4.46.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b1b0918d0b137b111720ebe27ee4002d3d64fb88]

INTEGRATION: CWS ooo19126 (1.2.56); FILE MERGED 2005/09/05 14:00:20 rt 1.2.56.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8a92eb8b54a530c0fa9e99e8a5b0a4fe1c841a77]

INTEGRATION: CWS ooo19126 (1.1.1.1.64); FILE MERGED 2005/09/05 14:00:20 rt 1.1.1.1.64.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7ab0bc9b3017a826fce061f7e8304968fce846ad]

INTEGRATION: CWS ooo19126 (1.5.6); FILE MERGED 2005/09/05 14:41:21 rt 1.5.6.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5db3ecf232851259dc0bc3aa3748a04c14d67db4]

INTEGRATION: CWS ooo19126 (1.2.78); FILE MERGED 2005/09/05 14:04:44 rt 1.2.78.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [2b906a1c2d7e14f46fad907bf1a4f128e578bdf0]

INTEGRATION: CWS ooo19126 (1.2.122); FILE MERGED 2005/09/05 14:04:44 rt 1.2.122.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f1f7dfcecd318c2628a579a017129ca8dfacb72d]

INTEGRATION: CWS ooo19126 (1.2.40); FILE MERGED 2005/09/05 14:00:20 rt 1.2.40.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [10d31b047385f61dc20c5549c86666581ac1a11b]

INTEGRATION: CWS ooo19126 (1.11.10); FILE MERGED 2005/09/05 13:52:42 rt 1.11.10.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d5b0f66867e4d6441bb21e615fa13d675d589335]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 10:41:17 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [248dd8c0c7429bef827b5f905976877fe9e3231c]

INTEGRATION: CWS ooo19126 (1.1.1.1.64); FILE MERGED 2005/09/05 14:00:19 rt 1.1.1.1.64.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [894a67f8a05419b5d9d670bc6ebbb5915c088334]

INTEGRATION: CWS ooo19126 (1.7.6); FILE MERGED 2005/09/05 17:15:19 rt 1.7.6.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [24087114a8a7135a0a6d04082a2d1ec91868d358]

INTEGRATION: CWS ooo19126 (1.3.122); FILE MERGED 2005/09/05 14:04:44 rt 1.3.122.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4b9e96401acc35657115b031e28f9fab48c95d45]

INTEGRATION: CWS ooo19126 (1.4.36); FILE MERGED 2005/09/05 14:00:19 rt 1.4.36.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [2646962f96a9c220c7fff6bcfef37e4775ce01aa]

INTEGRATION: CWS ooo19126 (1.8.36); FILE MERGED 2005/09/05 17:12:30 rt 1.8.36.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6d07037422e1ca582eb931b147b3bc411a18d356]

INTEGRATION: CWS ooo19126 (1.2.122); FILE MERGED 2005/09/05 14:04:43 rt 1.2.122.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [28c9ad1477166342d0e8afda5d417b162b2929a4]

INTEGRATION: CWS ooo19126 (1.2.60); FILE MERGED 2005/09/05 17:12:29 rt 1.2.60.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [274beea14291c5b64b513c381b1e717da5a34bc8]

INTEGRATION: CWS ooo19126 (1.3.68); FILE MERGED 2005/09/05 14:04:43 rt 1.3.68.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8aed71677e851f4a13627fbb8bf93c169fedbcdb]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 10:41:16 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1938f2c9e6ec6165d5626b2ff36f327490ce3f32]

INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 17:12:29 rt 1.3.60.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ff2b258acea3b3b15426c952a3aeb6ac9e83d89c]

INTEGRATION: CWS ooo19126 (1.2.122); FILE MERGED 2005/09/05 14:04:42 rt 1.2.122.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1771738c93514af7e8b89e5e4c2306982e418fd1]

INTEGRATION: CWS ooo19126 (1.11.6); FILE MERGED 2005/09/05 17:12:29 rt 1.11.6.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1bbcdf0a5498fbe4d23653f8f343e393bb80ed62]

INTEGRATION: CWS ooo19126 (1.2.78); FILE MERGED 2005/09/05 14:04:42 rt 1.2.78.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [88f85ab3c5e15400200dfbb9e7e275461f16dec7]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 10:41:15 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [72af3c9702439d2d46b644a34025fa166ec013de]

INTEGRATION: CWS ooo19126 (1.22.6); FILE MERGED 2005/09/05 17:12:28 rt 1.22.6.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [387f09885d75c3c53ef5b11fe0959ec449f8b072]

INTEGRATION: CWS ooo19126 (1.3.78); FILE MERGED 2005/09/05 14:04:42 rt 1.3.78.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [408537c93517bb29c50a7df0e8503331a11405e6]

INTEGRATION: CWS ooo19126 (1.4.6); FILE MERGED 2005/09/05 17:12:28 rt 1.4.6.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f0749eabe8739a822c5f67dc8c52166261dff9e6]

INTEGRATION: CWS ooo19126 (1.2.122); FILE MERGED 2005/09/05 14:04:41 rt 1.2.122.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [edd065aea3d78513663193df3f67b9fa7d96bd44]

INTEGRATION: CWS ooo19126 (1.2.78); FILE MERGED 2005/09/05 14:04:41 rt 1.2.78.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [cfe20b45330a509acc0d47a6eba7cd491930fc9c]

INTEGRATION: CWS ooo19126 (1.5.6); FILE MERGED 2005/09/05 17:12:28 rt 1.5.6.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d226ea92bca562e7a3d932908c7a92d1e7a50b8a]

INTEGRATION: CWS ooo19126 (1.2.56); FILE MERGED 2005/09/05 14:00:17 rt 1.2.56.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [55910e73a11066eedfe208f2a9ef0ca7a1b9ab7b]

INTEGRATION: CWS ooo19126 (1.6.34); FILE MERGED 2005/09/05 17:12:27 rt 1.6.34.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4e67eab7ee4690734f7862efebe66df343b9a61c]

INTEGRATION: CWS ooo19126 (1.3.130); FILE MERGED 2005/09/05 14:04:40 rt 1.3.130.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [23ebe05c059df648103b68f3599a7c33227b05dd]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 10:41:14 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [062238de3bdc5850c50e6ac4bd86a2e261b5765d]

INTEGRATION: CWS ooo19126 (1.2.56); FILE MERGED 2005/09/05 14:00:16 rt 1.2.56.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7500d130378362249fe8ca7e1af84a0d5039babc]

INTEGRATION: CWS ooo19126 (1.23.34); FILE MERGED 2005/09/05 17:12:27 rt 1.23.34.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7377dd4746f1a2a3c5f4a8af14fdb411792bd3c8]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 10:41:14 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [026b9b7c0d52e9c09e09cbafca1db508c0315ac2]

INTEGRATION: CWS ooo19126 (1.17.4); FILE MERGED 2005/09/05 17:17:31 rt 1.17.4.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [2c3c6a49c00caa0fbf2893ec8faece8f5baa1db7]

INTEGRATION: CWS ooo19126 (1.8.34); FILE MERGED 2005/09/05 17:12:27 rt 1.8.34.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a7939a2bc2d799e5feac92b6f54ceb46e62c0118]

INTEGRATION: CWS ooo19126 (1.6.20); FILE MERGED 2005/09/05 17:17:30 rt 1.6.20.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a4ff64298926bbdada55adeb06ebb855174496c9]

INTEGRATION: CWS ooo19126 (1.14.32); FILE MERGED 2005/09/05 17:12:26 rt 1.14.32.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [99234abb58ea4ff83cd964318d66a31a4110c2a5]

INTEGRATION: CWS ooo19126 (1.2.288); FILE MERGED 2005/09/06 13:06:20 rt 1.2.288.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f417783fd6bf320bd48b85a6f8bef733fd094b55]

INTEGRATION: CWS ooo19126 (1.7.20); FILE MERGED 2005/09/05 17:17:30 rt 1.7.20.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d0947b84eb5dfa5977407182b9a9c4bb1e831c5a]

INTEGRATION: CWS ooo19126 (1.4.34); FILE MERGED 2005/09/05 17:12:26 rt 1.4.34.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7588d4d08e94cdb708207d1ba48e5b656fa64207]

INTEGRATION: CWS ooo19126 (1.38.210); FILE MERGED 2005/09/06 13:06:19 rt 1.38.210.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b95b9dde103a2e4b4da51b063c24588984e7eb32]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 10:41:13 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8024a7f0b56b29abc0f9fa9cb7f59906043e94f4]

INTEGRATION: CWS ooo19126 (1.2.96); FILE MERGED 2005/09/05 17:17:30 rt 1.2.96.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d49e56210f464da1c0594fdfad8b209665f618a8]

INTEGRATION: CWS ooo19126 (1.4.28); FILE MERGED 2005/09/05 17:12:25 rt 1.4.28.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [bddcbd739b9e6616ab03843256837a0cce888d2c]

INTEGRATION: CWS ooo19126 (1.16.338); FILE MERGED 2005/09/06 13:06:19 rt 1.16.338.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [42b54c109089e558b4b54c4825d0e57c3d8f7fba]

INTEGRATION: CWS ooo19126 (1.3.72); FILE MERGED 2005/09/05 17:17:30 rt 1.3.72.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c38cc04d788547cea7482ce831d177ff7774ae2b]

INTEGRATION: CWS ooo19126 (1.56.132); FILE MERGED 2005/09/06 13:06:18 rt 1.56.132.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7cc51b083702af983aea080b2fe43521d0110408]

INTEGRATION: CWS ooo19126 (1.3.32); FILE MERGED 2005/09/05 17:12:25 rt 1.3.32.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1eb33ac331d8250c2adb6ccaa7b08d4231839e68]

INTEGRATION: CWS ooo19126 (1.2.72); FILE MERGED 2005/09/05 17:17:29 rt 1.2.72.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [40281b9a25a7211d12a917533396761fd66d1c31]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 10:41:13 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [cfe91abda2572e9252a3fdc6b624c98bfe76ed66]

INTEGRATION: CWS ooo19126 (1.3.34); FILE MERGED 2005/09/05 17:12:25 rt 1.3.34.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [2b067b371b031bf32052b473fa6e6aa1a323e1f5]

INTEGRATION: CWS ooo19126 (1.18.88); FILE MERGED 2005/09/06 13:06:17 rt 1.18.88.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [477180b51466019e1b5ca5396d885e5b364493ef]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 10:41:12 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [9e4c604a718bd3fd08912f24b3e41b44315f506f]

INTEGRATION: CWS ooo19126 (1.5.26); FILE MERGED 2005/09/05 17:12:24 rt 1.5.26.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3cc6b225cf65f5b8cec33fd7cc77e9fe12e2156b]

INTEGRATION: CWS ooo19126 (1.11.132); FILE MERGED 2005/09/06 13:06:17 rt 1.11.132.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c5eda7e3940b2a63b441fe00ddfb318fc1f8a2b7]

INTEGRATION: CWS ooo19126 (1.10.60); FILE MERGED 2005/09/05 17:17:29 rt 1.10.60.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f3316806d80b8c1030a751de604901cb5f08adad]

INTEGRATION: CWS ooo19126 (1.111.86); FILE MERGED 2005/09/06 13:06:17 rt 1.111.86.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c14511058524ea5bd5574751c64dc3a887f52967]

INTEGRATION: CWS ooo19126 (1.9.12); FILE MERGED 2005/09/05 17:12:24 rt 1.9.12.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [05f848771a0695e4279eda3d6127ecccd0006719]

INTEGRATION: CWS ooo19126 (1.18.18); FILE MERGED 2005/09/05 17:17:28 rt 1.18.18.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [041d328d38fac272a5ae1a382f72364577506a7c]

INTEGRATION: CWS ooo19126 (1.2.566); FILE MERGED 2005/09/06 13:06:16 rt 1.2.566.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [fa78ad6a0524c27e9c2a50e422a56130c390d8ee]

INTEGRATION: CWS ooo19126 (1.6.26); FILE MERGED 2005/09/05 17:12:24 rt 1.6.26.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [dbc204a6a0d775431110ef6b54163871f8a97737]

INTEGRATION: CWS ooo19126 (1.4.20); FILE MERGED 2005/09/05 17:17:28 rt 1.4.20.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [769591cecbc6a7b19ca8b58c735a9e1b22e5258b]

INTEGRATION: CWS ooo19126 (1.46.172); FILE MERGED 2005/09/06 13:06:15 rt 1.46.172.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [562da340d6e16ff57151de0a562a45fb0c985c39]

INTEGRATION: CWS ooo19126 (1.7.16); FILE MERGED 2005/09/05 17:12:24 rt 1.7.16.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [374cd6233535640ff10f4dde209aa707200e8f49]

INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 17:17:28 rt 1.3.60.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [2d4e5d5a4f0e3eb6099e022eab1bacd3414ee712]

INTEGRATION: CWS ooo19126 (1.1.1.1.1086); FILE MERGED 2005/09/06 13:06:15 rt 1.1.1.1.1086.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0b1de5c252b6585cf8927080f9dd8978eb3ed202]

INTEGRATION: CWS ooo19126 (1.3.34); FILE MERGED 2005/09/05 17:12:23 rt 1.3.34.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [157b15c00a4c6d16454d24c3b1074ac803d9e43a]

INTEGRATION: CWS ooo19126 (1.3.28); FILE MERGED 2005/09/05 17:17:28 rt 1.3.28.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a27aeb2ab4886e7483d8505acdf20a2e9fb758c0]

INTEGRATION: CWS ooo19126 (1.6.1048); FILE MERGED 2005/09/06 13:06:15 rt 1.6.1048.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [53d8437003a72ad032f32f9a0cf0c415453a21de]

INTEGRATION: CWS ooo19126 (1.3.72); FILE MERGED 2005/09/05 17:17:28 rt 1.3.72.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7800ac5ab4bef317e61bf3b3b471cf450cefe08a]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 10:41:11 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5befa17b63cffb012e33fd3280560007dba38916]

INTEGRATION: CWS ooo19126 (1.17.26); FILE MERGED 2005/09/05 17:12:23 rt 1.17.26.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e39e2dfaf4c72e0c3a449dae78640693ce614aad]

INTEGRATION: CWS ooo19126 (1.2.20); FILE MERGED 2005/09/05 17:17:27 rt 1.2.20.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [631d692d8073d8d7392fe44aee528f58c6bbf2b8]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 10:41:11 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [eb47752c57de7675b7057a345cc0b11b1cdc33f7]

INTEGRATION: CWS ooo19126 (1.2.52); FILE MERGED 2005/09/05 17:12:23 rt 1.2.52.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [08c39b6c32ee20798116e454dddda87a08887685]

INTEGRATION: CWS ooo19126 (1.75.150); FILE MERGED 2005/09/06 13:06:14 rt 1.75.150.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [fd2d114c836c67f1e3aa8ed8c94413e343273d90]

INTEGRATION: CWS ooo19126 (1.7.4); FILE MERGED 2005/09/05 17:12:22 rt 1.7.4.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [30f2f8638d3d324e7681c740d948fbe05ff2bd5f]

INTEGRATION: CWS ooo19126 (1.1.186); FILE MERGED 2005/09/05 17:17:27 rt 1.1.186.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5a83fb6e0265d6d9dd2b9548124231b64cc34028]

INTEGRATION: CWS ooo19126 (1.7.26); FILE MERGED 2005/09/05 17:12:22 rt 1.7.26.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1194d4e39a4b03fff89733efd6f30b96c97ccd2e]

INTEGRATION: CWS ooo19126 (1.5.28); FILE MERGED 2005/09/05 17:17:27 rt 1.5.28.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [2fa98c6d52a9f6a837495a14252b689ff92d2bfd]

INTEGRATION: CWS ooo19126 (1.61.132); FILE MERGED 2005/09/06 13:06:13 rt 1.61.132.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0174eafb600a663b79a66d0a19aec8a4499c9e87]

INTEGRATION: CWS ooo19126 (1.2.28); FILE MERGED 2005/09/05 17:12:22 rt 1.2.28.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0b72075226ac901ddfbfda269b9b525f76072a57]

INTEGRATION: CWS ooo19126 (1.2.20); FILE MERGED 2005/09/05 17:17:26 rt 1.2.20.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [bc31b5ddaca48a468d75d2313aadf7d5d90f9abd]

INTEGRATION: CWS ooo19126 (1.14.2); FILE MERGED 2005/09/06 13:06:13 rt 1.14.2.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [79d1b2a60fa838005b3b7de700945b847594c494]

INTEGRATION: CWS ooo19126 (1.3.16); FILE MERGED 2005/09/05 17:12:22 rt 1.3.16.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [88888eeb0abbe40df3833c28e419037bcd908425]

INTEGRATION: CWS ooo19126 (1.11.564); FILE MERGED 2005/09/06 13:06:12 rt 1.11.564.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d077e7b6a07568cc396634ce0d6dc02e013ef677]

INTEGRATION: CWS ooo19126 (1.3.26); FILE MERGED 2005/09/05 17:12:21 rt 1.3.26.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [bee5d9711c3d8a11e65ef4b8639055b35ed79a33]

INTEGRATION: CWS ooo19126 (1.17.40); FILE MERGED 2005/09/06 13:06:12 rt 1.17.40.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6f493f3f25cd8fbcf677ca81d0b2d8b234917528]

INTEGRATION: CWS ooo19126 (1.4.6); FILE MERGED 2005/09/05 17:12:21 rt 1.4.6.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e201f64d0b1323140cf1430be90e6ad747d35d7c]

INTEGRATION: CWS ooo19126 (1.10.154); FILE MERGED 2005/09/06 13:06:12 rt 1.10.154.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [fad1784e32343a895e18831c7767279c71479dff]

INTEGRATION: CWS ooo19126 (1.8.26); FILE MERGED 2005/09/05 17:12:20 rt 1.8.26.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0edaa1b6217c910b438d857c0a1792d5c9df8f63]

INTEGRATION: CWS ooo19126 (1.13.34); FILE MERGED 2005/09/05 17:12:20 rt 1.13.34.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b98997ed82cfbcf5b3b59a7231cf268d32435115]

INTEGRATION: CWS ooo19126 (1.2.20); FILE MERGED 2005/09/05 17:17:25 rt 1.2.20.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f70168ae028df48e5e29b3071aa15d906ccc014c]

INTEGRATION: CWS ooo19126 (1.12.34); FILE MERGED 2005/09/05 17:12:20 rt 1.12.34.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f30fc90d1e89843db36c65ad7f3f4527e49ebcdc]

INTEGRATION: CWS ooo19126 (1.1.186); FILE MERGED 2005/09/05 17:17:25 rt 1.1.186.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d15e442754bfa411c3cd33810534e683c9d1ecb5]

INTEGRATION: CWS ooo19126 (1.1.186); FILE MERGED 2005/09/05 17:17:24 rt 1.1.186.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d70a15383e54f5d95c896ac31d3ce6398ff4fd54]

INTEGRATION: CWS ooo19126 (1.14.18); FILE MERGED 2005/09/06 13:06:09 rt 1.14.18.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b1d32c46d6891b2dd64ea3a16103348a71c8c09e]

INTEGRATION: CWS ooo19126 (1.11.20); FILE MERGED 2005/09/05 17:17:24 rt 1.11.20.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ea95db6d6fc24c5a12b2318656930607b6677285]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 10:41:07 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [98bdde7a5b22377490264b34dacef732a83d2c3a]

INTEGRATION: CWS ooo19126 (1.22.20); FILE MERGED 2005/09/05 17:17:24 rt 1.22.20.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1bb2d164ed34f97898a5eaf387f38452c61389e7]

INTEGRATION: CWS ooo19126 (1.5.434); FILE MERGED 2005/09/06 13:06:08 rt 1.5.434.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b27637bcb4af3eb6ef5848e352028b228ed32e98]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 10:41:07 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1027fed568d78530820a7e59e5f4d18306b2f678]

INTEGRATION: CWS ooo19126 (1.15.32); FILE MERGED 2005/09/05 17:17:23 rt 1.15.32.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [793a86d72507e3c52237874d590cbb15e20dd4af]

INTEGRATION: CWS ooo19126 (1.3.566); FILE MERGED 2005/09/06 13:06:08 rt 1.3.566.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [49062b89d4418b2527a24f1be425f417059f855a]

INTEGRATION: CWS ooo19126 (1.3.20); FILE MERGED 2005/09/05 17:17:23 rt 1.3.20.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f9abf8fb3286f9b4c8662f9c83c8e922609b0f14]

INTEGRATION: CWS ooo19126 (1.3.52); FILE MERGED 2005/09/05 17:12:17 rt 1.3.52.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ca6e5d053b206293be6a22509e7aa9e990ab972b]

INTEGRATION: CWS ooo19126 (1.10.32); FILE MERGED 2005/09/05 17:17:23 rt 1.10.32.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [42900fd71a47caa418cac8d8a31af3b932f1307f]

INTEGRATION: CWS ooo19126 (1.79.156); FILE MERGED 2005/09/06 13:06:07 rt 1.79.156.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ba477db7193c4370b5f2515494e75b19192bccb2]

INTEGRATION: CWS ooo19126 (1.2.72); FILE MERGED 2005/09/05 17:17:23 rt 1.2.72.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ef1b9a81cbe6f7f7b8b2ec55a232cfdc9d2919a6]

INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGED 2005/09/05 14:41:00 rt 1.2.118.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1485ec7d6b629f6b7659feb08f4b213711f1122e]

INTEGRATION: CWS ooo19126 (1.3.72); FILE MERGED 2005/09/05 17:17:23 rt 1.3.72.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [98c970833ec79b17f432659741c5cbe2e50d4844]

INTEGRATION: CWS ooo19126 (1.3.106); FILE MERGED 2005/09/05 14:41:00 rt 1.3.106.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [60a3e947968cff2459272b094a1218079f382d67]

INTEGRATION: CWS ooo19126 (1.4.28); FILE MERGED 2005/09/05 17:17:22 rt 1.4.28.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6ea555551ebd9c5f6a61f23ba0741de8762b839e]

INTEGRATION: CWS ooo19126 (1.39.154); FILE MERGED 2005/09/06 13:06:05 rt 1.39.154.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [bf6df284bc600f8b21203a39f112a612c0de6d74]

INTEGRATION: CWS ooo19126 (1.2.22); FILE MERGED 2005/09/05 14:41:00 rt 1.2.22.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a39f757bf1bb3bb45b64dfb49981bb6af577748e]

INTEGRATION: CWS ooo19126 (1.3.62); FILE MERGED 2005/09/05 17:17:22 rt 1.3.62.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [00260ccea89f047a5061def20198549f99b2c01c]

INTEGRATION: CWS ooo19126 (1.1.134); FILE MERGED 2005/09/05 14:40:59 rt 1.1.134.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3c78760c159e1cafb95543aa896a746b07d9df40]

INTEGRATION: CWS ooo19126 (1.7.62); FILE MERGED 2005/09/05 17:17:22 rt 1.7.62.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ea443a253ec87cc908c3e62e44fce61aa274dd5e]

INTEGRATION: CWS ooo19126 (1.1.186); FILE MERGED 2005/09/05 17:17:21 rt 1.1.186.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [45b2b6d4ed947a22e33726d1ab805e925d1a80cc]

INTEGRATION: CWS ooo19126 (1.1.134); FILE MERGED 2005/09/05 14:40:58 rt 1.1.134.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f3c6ca61c895de339f72b0a7d12b1a0f5d344c00]

INTEGRATION: CWS ooo19126 (1.3.52); FILE MERGED 2005/09/05 17:17:21 rt 1.3.52.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [086ce7d93974c59d693d891f2476211a7d3670cc]

INTEGRATION: CWS ooo19126 (1.6.14); FILE MERGED 2005/09/05 14:40:58 rt 1.6.14.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f3f036a8bed0d3ff10969557bc37bb96ca9c54f0]

INTEGRATION: CWS ooo19126 (1.3.62); FILE MERGED 2005/09/05 17:17:21 rt 1.3.62.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [74fb4b1baf86ad76925653fcc776f110da1176e6]

INTEGRATION: CWS ooo19126 (1.50.58); FILE MERGED 2005/09/06 13:06:01 rt 1.50.58.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [bcd507453dae74e9700cdd7bdef5f5f7a553bb39]

INTEGRATION: CWS ooo19126 (1.8.4); FILE MERGED 2005/09/05 14:40:57 rt 1.8.4.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [10e17b7af55433e8ebb86400d73c6c4175edce8d]

INTEGRATION: CWS ooo19126 (1.2.160); FILE MERGED 2005/09/05 17:17:20 rt 1.2.160.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3da231b2bc2646db0d15584c04f1a6b548aa09b1]

INTEGRATION: CWS ooo19126 (1.5.8); FILE MERGED 2005/09/05 14:40:57 rt 1.5.8.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a9a7bd64cc20b4127b742fe73adc191e306d7f72]

INTEGRATION: CWS ooo19126 (1.3.4); FILE MERGED 2005/09/05 14:40:57 rt 1.3.4.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6941b4f252cc9cfafa352bf643c96127f5488b90]

INTEGRATION: CWS ooo19126 (1.3.72); FILE MERGED 2005/09/05 17:17:20 rt 1.3.72.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0cb6d41bed9b1535bcab9375ef7c91f35ddbb069]

INTEGRATION: CWS ooo19126 (1.6.270); FILE MERGED 2005/09/06 13:05:59 rt 1.6.270.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [29a2d4f90355923e6648e0559312611939f4ad73]

INTEGRATION: CWS ooo19126 (1.8.8); FILE MERGED 2005/09/05 14:40:56 rt 1.8.8.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c3d85c824e1cdb1f5e1d0e360fc3a8f187f72996]

INTEGRATION: CWS ooo19126 (1.4.72); FILE MERGED 2005/09/05 17:17:19 rt 1.4.72.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ef995fcd2ffb4ab283909a5198deb95a543d3ccb]

INTEGRATION: CWS ooo19126 (1.5.8); FILE MERGED 2005/09/05 14:40:56 rt 1.5.8.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [af2a3b6adbf7cf4cf9968b8830e303a759c083e1]

INTEGRATION: CWS ooo19126 (1.1.186); FILE MERGED 2005/09/05 17:17:19 rt 1.1.186.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b05deb32048b3975dc1fd0988e50173d41200a20]

INTEGRATION: CWS ooo19126 (1.3.4); FILE MERGED 2005/09/05 14:40:56 rt 1.3.4.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7aa1d503fa7f39b0619b4dec5abfc90c8cac4325]

INTEGRATION: CWS ooo19126 (1.24.338); FILE MERGED 2005/09/06 13:05:57 rt 1.24.338.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [9b2ac5643a45cc0ce40b5e00390911c2ec6dd7ba]

INTEGRATION: CWS ooo19126 (1.8.210); FILE MERGED 2005/09/06 13:05:56 rt 1.8.210.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f7f87e07fd16c84feea4cd3b399ed05642af8d24]

INTEGRATION: CWS ooo19126 (1.3.32); FILE MERGED 2005/09/05 17:17:18 rt 1.3.32.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [369fe27bc9de8bf56e916806ffc17d1bfd833319]

INTEGRATION: CWS ooo19126 (1.3.2); FILE MERGED 2005/09/05 14:47:54 rt 1.3.2.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f0576b9d4f4cd1d8133ebc503d42c072a3fcf12b]

INTEGRATION: CWS ooo19126 (1.1.186); FILE MERGED 2005/09/05 17:17:18 rt 1.1.186.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ef68f2ebab4984545b9407a07855587b20e3d848]

INTEGRATION: CWS ooo19126 (1.3.186); FILE MERGED 2005/09/05 17:17:17 rt 1.3.186.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [85f04a4965e48acb57207d5cb4668e2cc1e5ada6]

INTEGRATION: CWS ooo19126 (1.6.2); FILE MERGED 2005/09/05 14:47:53 rt 1.6.2.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f2e5cedbaee9add8281becac0c78248bcd77047f]

INTEGRATION: CWS ooo19126 (1.7.270); FILE MERGED 2005/09/06 13:05:54 rt 1.7.270.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1fe544ca111d3af35407330247e1799323ea9c78]

INTEGRATION: CWS ooo19126 (1.1.186); FILE MERGED 2005/09/05 17:17:17 rt 1.1.186.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5695685aa8d480e2493f4c1a9a51e0641c25f38d]

INTEGRATION: CWS ooo19126 (1.13.92); FILE MERGED 2005/09/05 14:47:53 rt 1.13.92.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [686d3e7f7341c44170db096861ce947fffa0e82c]

INTEGRATION: CWS ooo19126 (1.1.1.1.126); FILE MERGED 2005/09/05 14:47:53 rt 1.1.1.1.126.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ac326e5d5a89a13b042697790df802b752b40e08]

INTEGRATION: CWS ooo19126 (1.6.288); FILE MERGED 2005/09/06 13:05:52 rt 1.6.288.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c53caafc290267bf975ef37ebfbf8d9aa9d63b56]

INTEGRATION: CWS ooo19126 (1.2.92); FILE MERGED 2005/09/05 14:47:52 rt 1.2.92.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [88b549decab6e97bb6d24d1aedf6e428cd9fd671]

INTEGRATION: CWS ooo19126 (1.1.186); FILE MERGED 2005/09/05 17:17:16 rt 1.1.186.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5248a9b5d0b2b4e23da6102042bb443dec296bc5]

INTEGRATION: CWS ooo19126 (1.3.566); FILE MERGED 2005/09/06 13:05:51 rt 1.3.566.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f81acb3e68b1842ff0a1fa45aac40c5fc83d531b]

INTEGRATION: CWS ooo19126 (1.4.92); FILE MERGED 2005/09/05 14:47:52 rt 1.4.92.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [915cd7421ccc12c88e50f63ed100f9e7c291e9a6]

INTEGRATION: CWS ooo19126 (1.3.114); FILE MERGED 2005/09/05 17:17:16 rt 1.3.114.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b120416a8cef68552b46ec1a7d882a9496978661]

INTEGRATION: CWS ooo19126 (1.29.132); FILE MERGED 2005/09/06 13:05:50 rt 1.29.132.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f305bcad26c969ae2eed2180d5d5b71fc52e6122]

INTEGRATION: CWS ooo19126 (1.2.152); FILE MERGED 2005/09/05 15:18:54 rt 1.2.152.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [83a087b64c71b4c2086f45d17266b4da319957ad]

INTEGRATION: CWS ooo19126 (1.41.270); FILE MERGED 2005/09/06 13:05:50 rt 1.41.270.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8bc498895926f64bb04465cc90fd561a142372c0]

INTEGRATION: CWS ooo19126 (1.1.186); FILE MERGED 2005/09/05 17:17:15 rt 1.1.186.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d9ac43220399b30ea519b3aec61c7fb3b28b2e09]

INTEGRATION: CWS ooo19126 (1.3.46); FILE MERGED 2005/09/05 15:18:54 rt 1.3.46.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d44b0a26e0ecc7743bb1ac18c1063b3b6397c4de]

INTEGRATION: CWS ooo19126 (1.3.434); FILE MERGED 2005/09/06 13:05:50 rt 1.3.434.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7255de17445226a39854239013f147bb2c14f81f]

INTEGRATION: CWS ooo19126 (1.2.186); FILE MERGED 2005/09/05 17:17:15 rt 1.2.186.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4c9102082f02c81bc840a433589bfc465381df35]

INTEGRATION: CWS ooo19126 (1.34.154); FILE MERGED 2005/09/06 13:05:49 rt 1.34.154.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7cee1284da0ee1d35f247b0cad8c63bba47ad91b]

INTEGRATION: CWS ooo19126 (1.4.14); FILE MERGED 2005/09/05 15:18:54 rt 1.4.14.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [9982151ea0621ffcc487a829b7323abfa9fdaecf]

INTEGRATION: CWS ooo19126 (1.14.310); FILE MERGED 2005/09/06 13:05:49 rt 1.14.310.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0ba2777a87ae076184031ba16833d74fb7efe8c6]

INTEGRATION: CWS ooo19126 (1.3.160); FILE MERGED 2005/09/05 17:17:14 rt 1.3.160.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [314faa67ce45a5a2ef46c5d5db5c1f35077b27ca]

INTEGRATION: CWS ooo19126 (1.4.14); FILE MERGED 2005/09/05 15:18:53 rt 1.4.14.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [24dd18ae09ad35ccf25386ae86f11993639baa0b]

INTEGRATION: CWS ooo19126 (1.7.62); FILE MERGED 2005/09/05 17:17:14 rt 1.7.62.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [98fb27104432cdca51d3e94983e640297a3fdedd]

INTEGRATION: CWS ooo19126 (1.26.510); FILE MERGED 2005/09/06 13:05:48 rt 1.26.510.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [14d59a96ee8373f80a9f94e426e770d35a6b1f49]

INTEGRATION: CWS ooo19126 (1.6.62); FILE MERGED 2005/09/05 15:18:53 rt 1.6.62.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ed8b7c90d8bd7a79e55666c2469d7dde1e0d7215]

INTEGRATION: CWS ooo19126 (1.1.186); FILE MERGED 2005/09/05 17:17:14 rt 1.1.186.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [2469152647a1894fa1cda91c9dcb1d3727d137ce]

INTEGRATION: CWS ooo19126 (1.2.152); FILE MERGED 2005/09/05 15:18:53 rt 1.2.152.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [10814ee2d7e3e8065bca53764d96ce618b614804]

INTEGRATION: CWS ooo19126 (1.3.904); FILE MERGED 2005/09/06 13:05:48 rt 1.3.904.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [80b2f4348a071b5c3ea84dda875a412ba7638c0c]

INTEGRATION: CWS ooo19126 (1.5.66); FILE MERGED 2005/09/05 17:17:14 rt 1.5.66.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0d7da3cee6aba71d40ced62793a9ff0da40111dc]

INTEGRATION: CWS ooo19126 (1.5.288); FILE MERGED 2005/09/06 13:05:48 rt 1.5.288.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [2be74ae0a93fa8aa8b6ea324ef3f40db46768aa9]

INTEGRATION: CWS ooo19126 (1.2.62); FILE MERGED 2005/09/05 15:18:53 rt 1.2.62.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [aaee3e337a22b34c0c784d364042689ebb1b9197]

INTEGRATION: CWS ooo19126 (1.4.152); FILE MERGED 2005/09/05 15:18:52 rt 1.4.152.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b73d8977a8788881181947d64eebb5714da2d8dc]

INTEGRATION: CWS ooo19126 (1.3.72); FILE MERGED 2005/09/05 17:17:13 rt 1.3.72.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0d31ec43b872aa2c4480c1774a3937a584eb082a]

INTEGRATION: CWS ooo19126 (1.4.62); FILE MERGED 2005/09/05 15:18:52 rt 1.4.62.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5ba4c9ba9a56f0c4ead2a8002f87b10eef5d74f1]

INTEGRATION: CWS ooo19126 (1.2.20); FILE MERGED 2005/09/05 17:17:13 rt 1.2.20.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [626aace5e3ab53790f6533711957302e253e637b]

INTEGRATION: CWS ooo19126 (1.4.288); FILE MERGED 2005/09/06 13:05:46 rt 1.4.288.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [204f29f4908f1c069a18327b35093fc3be8b030d]

INTEGRATION: CWS ooo19126 (1.3.26); FILE MERGED 2005/09/05 15:18:51 rt 1.3.26.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [45d29259210393e242ef63eeeca7448721de101c]

INTEGRATION: CWS ooo19126 (1.2.20); FILE MERGED 2005/09/05 17:17:12 rt 1.2.20.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [577ed97b66a1f36df8dd887b163be45b7bc5d7f5]

INTEGRATION: CWS ooo19126 (1.30.132); FILE MERGED 2005/09/06 13:05:46 rt 1.30.132.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [993600eed77f043c146d975abb8fd62c68204b97]

INTEGRATION: CWS ooo19126 (1.3.38); FILE MERGED 2005/09/05 15:18:51 rt 1.3.38.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [9a650681ec6b6090a6480fab54c79ec238356b00]

INTEGRATION: CWS ooo19126 (1.5.88); FILE MERGED 2005/09/05 17:17:12 rt 1.5.88.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3927c5fc4a09788c0bd8febf27c61168caa1b26d]

INTEGRATION: CWS ooo19126 (1.2.52); FILE MERGED 2005/09/05 15:18:51 rt 1.2.52.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1d1ca430ef40d1769d3d8b6c6da1a2b28042b076]

INTEGRATION: CWS ooo19126 (1.20.156); FILE MERGED 2005/09/06 13:05:44 rt 1.20.156.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [246830cf196a5381181b2af91109632d2e6f8c02]

INTEGRATION: CWS ooo19126 (1.4.28); FILE MERGED 2005/09/05 17:17:12 rt 1.4.28.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e11375d25a4505b0c1b40030fe7cd15b0f090b01]

INTEGRATION: CWS ooo19126 (1.1.186); FILE MERGED 2005/09/05 17:17:11 rt 1.1.186.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [24f0ce9270456db5de85ec1bf16555dbc5c05bbe]

INTEGRATION: CWS ooo19126 (1.9.270); FILE MERGED 2005/09/06 13:05:42 rt 1.9.270.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [be103be1cdfe7fcaa20a0c8a95ccb4c240c8305f]

INTEGRATION: CWS ooo19126 (1.8.12); FILE MERGED 2005/09/05 17:17:11 rt 1.8.12.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [dba624c36eb60339e9965874977d8fc46dd4405a]

INTEGRATION: CWS ooo19126 (1.2.52); FILE MERGED 2005/09/05 15:18:50 rt 1.2.52.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [aced2c926a83b6f1582cc76fc429801a4490541c]

INTEGRATION: CWS ooo19126 (1.5.210); FILE MERGED 2005/09/06 13:05:42 rt 1.5.210.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8e913a0ffd9e4d30042227bdff707f5555e284b5]

INTEGRATION: CWS ooo19126 (1.3.38); FILE MERGED 2005/09/05 15:18:50 rt 1.3.38.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7c63c31b5b77cddee8919ee84a93745f4a62e71e]

INTEGRATION: CWS ooo19126 (1.2.38); FILE MERGED 2005/09/05 15:18:50 rt 1.2.38.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0f8417dd97987d6641fe69a36696c6a1929d9e5d]

INTEGRATION: CWS ooo19126 (1.2.1068); FILE MERGED 2005/09/06 13:05:41 rt 1.2.1068.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7dfa75a7741a6e403c9cc8fb0f3320d3cb1b9922]

INTEGRATION: CWS ooo19126 (1.6.38); FILE MERGED 2005/09/05 15:18:50 rt 1.6.38.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [06b366aceda5f601681d45fd342e03de3d078c7f]

INTEGRATION: CWS ooo19126 (1.3.1064); FILE MERGED 2005/09/06 13:05:41 rt 1.3.1064.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f468656bdfd30768eea851558e94b908d1f6ee42]

INTEGRATION: CWS ooo19126 (1.13.28); FILE MERGED 2005/09/05 15:18:49 rt 1.13.28.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [321ee7bd598dbdae8b55308585ddd0ec9def3949]

INTEGRATION: CWS ooo19126 (1.12.254); FILE MERGED 2005/09/06 13:05:41 rt 1.12.254.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c0127e697f8659d96134f7b41fd467ed22a8741f]

INTEGRATION: CWS ooo19126 (1.2.38); FILE MERGED 2005/09/05 15:18:49 rt 1.2.38.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f1d1c641c48801ff37b12982ae66e5cfff29234c]

INTEGRATION: CWS ooo19126 (1.2.152); FILE MERGED 2005/09/05 15:18:49 rt 1.2.152.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b90edeb651beaae6df200777d8ac38217984994f]

INTEGRATION: CWS ooo19126 (1.4.18); FILE MERGED 2005/09/05 13:12:55 rt 1.4.18.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [94851572482b2dbf567c640f9bb985175d3a3fa8]

INTEGRATION: CWS ooo19126 (1.7.270); FILE MERGED 2005/09/06 13:05:40 rt 1.7.270.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d9fef8ff007f22ce75ba070c11c5ebd3c2836510]

INTEGRATION: CWS ooo19126 (1.1.1.1.146); FILE MERGED 2005/09/05 13:12:55 rt 1.1.1.1.146.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [46d406a94d09449bd246e8c33462a26fe3129417]

INTEGRATION: CWS ooo19126 (1.6.90); FILE MERGED 2005/09/06 13:05:39 rt 1.6.90.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e99f69fb3ba5c57ffab5d6895ae9fe49135920a7]

INTEGRATION: CWS ooo19126 (1.7.16); FILE MERGED 2005/09/05 13:12:54 rt 1.7.16.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [62616fceef8965b98fe50d2044472cb238906688]

INTEGRATION: CWS ooo19126 (1.3.76); FILE MERGED 2005/09/05 15:18:48 rt 1.3.76.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0057eb0b1c19554c1d2a1a9941204af198b1d082]

INTEGRATION: CWS ooo19126 (1.2.110); FILE MERGED 2005/09/05 13:12:54 rt 1.2.110.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8b2a027dcc6b31345b9338732715c10f81fde280]

INTEGRATION: CWS ooo19126 (1.11.38); FILE MERGED 2005/09/05 15:18:48 rt 1.11.38.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3fe776c82904f8ef9a3a966778b202630c604f69]

INTEGRATION: CWS ooo19126 (1.1.1.1.1086); FILE MERGED 2005/09/06 13:05:39 rt 1.1.1.1.1086.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [112b5e3874941a2e2630ce0e2fbd42870da4c0e1]

INTEGRATION: CWS ooo19126 (1.2.98); FILE MERGED 2005/09/05 13:12:54 rt 1.2.98.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7a3314bb9933fa931b7cc4f091f8e9226bdec821]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 10:40:41 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [16f3cd0defab35ffc18288ec2c78ac081d45f0f6]

INTEGRATION: CWS ooo19126 (1.2.38); FILE MERGED 2005/09/05 15:18:48 rt 1.2.38.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b603bc8d35eb8c025f67b7137b093f75c01f6b89]

INTEGRATION: CWS ooo19126 (1.1.1.1.146); FILE MERGED 2005/09/05 13:12:54 rt 1.1.1.1.146.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [378afba9ac85d19c0e7ebf11b5a6c6d3950df0c0]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 10:40:41 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [fcbb7eb3f83798f2e9fd9da37de13fc51e933256]

INTEGRATION: CWS ooo19126 (1.6.92); FILE MERGED 2005/09/05 15:18:47 rt 1.6.92.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [89878a0cae88cf89320a3422cf05ec07b1e31550]

INTEGRATION: CWS ooo19126 (1.2.338); FILE MERGED 2005/09/06 13:05:38 rt 1.2.338.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1054bf50a6d6b9be56a6ebb3b7642c8e25dbfd5f]

INTEGRATION: CWS ooo19126 (1.1.1.1.146); FILE MERGED 2005/09/05 13:12:53 rt 1.1.1.1.146.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [020dd74903d23454c31b1a99360217194a89a30f]

INTEGRATION: CWS ooo19126 (1.4.152); FILE MERGED 2005/09/05 15:18:47 rt 1.4.152.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [18449b86894ce188aa7c7807b7567bf73573d340]

INTEGRATION: CWS ooo19126 (1.4.210); FILE MERGED 2005/09/06 13:05:38 rt 1.4.210.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3bf3989177ec083e2988be8cfc72eb99b0afb2c7]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 10:40:40 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [199393befdbb3464cd1fadae1165dc7d5b6d8bd4]

INTEGRATION: CWS ooo19126 (1.6.62); FILE MERGED 2005/09/05 15:18:46 rt 1.6.62.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [90c1936781a462e950aa4e3a4d351f513056487c]

INTEGRATION: CWS ooo19126 (1.3.1062); FILE MERGED 2005/09/06 13:05:38 rt 1.3.1062.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e57577b6d10aa62431b7ac82a1c51d5d668f9139]

INTEGRATION: CWS ooo19126 (1.10.52); FILE MERGED 2005/09/05 15:18:46 rt 1.10.52.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c1b0b30ee516283d02f3f495df8ff54d8efc1257]

INTEGRATION: CWS ooo19126 (1.3.52); FILE MERGED 2005/09/06 13:05:38 rt 1.3.52.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [55fa191c35e8b6722c9bfbd5b9b947494b0f6f6a]

INTEGRATION: CWS ooo19126 (1.1.1.1.146); FILE MERGED 2005/09/05 13:12:52 rt 1.1.1.1.146.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [09b1d8d1230181128dffa0b7ac540c07611fc3fa]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 10:40:39 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3898415a2c87903709d3a50689b0433f6e586737]

INTEGRATION: CWS ooo19126 (1.3.62); FILE MERGED 2005/09/05 15:18:46 rt 1.3.62.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ae4201c87ab33f21f298166a6d09997cbc7b94a1]

INTEGRATION: CWS ooo19126 (1.5.128); FILE MERGED 2005/09/05 10:40:39 rt 1.5.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e01d4a114e87faf2251d830654553e2e85130be0]

INTEGRATION: CWS ooo19126 (1.2.62); FILE MERGED 2005/09/05 15:18:46 rt 1.2.62.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8df776d33b4ac6274210a132c648cb6d5763aeb5]

INTEGRATION: CWS ooo19126 (1.1.1.1.1086); FILE MERGED 2005/09/06 13:05:37 rt 1.1.1.1.1086.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [64ffa068315832b59d78d93773d5373f7e7b77b4]

INTEGRATION: CWS ooo19126 (1.3.152); FILE MERGED 2005/09/05 15:18:45 rt 1.3.152.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3a7e5b9e6789b4b53bcc9835674e239d7ec4afec]

INTEGRATION: CWS ooo19126 (1.1.1.1.146); FILE MERGED 2005/09/05 13:12:51 rt 1.1.1.1.146.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [54ca3b06b6e6a74f2fd1d84673e9a42d1744d2f0]

INTEGRATION: CWS ooo19126 (1.6.270); FILE MERGED 2005/09/06 13:05:37 rt 1.6.270.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [da0a86c3a4d8884a491e616f6a4dcf2e8e979209]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 10:40:38 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [aa20f6a85b3e6d932b718a13947ccc2b13f30819]

INTEGRATION: CWS ooo19126 (1.3.92); FILE MERGED 2005/09/05 15:18:44 rt 1.3.92.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c8437ef6a1574b5852bbb0902cc1cc52b6520606]

INTEGRATION: CWS ooo19126 (1.2.434); FILE MERGED 2005/09/06 13:05:36 rt 1.2.434.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3f7481c3565d0adc77b0394dde8abceb783a2e69]

INTEGRATION: CWS ooo19126 (1.3.152); FILE MERGED 2005/09/05 15:18:44 rt 1.3.152.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [176e2eeaa5cb427041e3c9ac580460ff58190060]

INTEGRATION: CWS ooo19126 (1.3.210); FILE MERGED 2005/09/06 13:05:36 rt 1.3.210.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b48f1590db7de32dd26beca6bae371448b78e281]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 10:40:37 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [669a775b4c20adbdd4fde45deda1d6256aa61d58]

INTEGRATION: CWS ooo19126 (1.11.52); FILE MERGED 2005/09/05 15:18:44 rt 1.11.52.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [727328f9512aa46a66cb33dacb27a870672fb38a]

INTEGRATION: CWS ooo19126 (1.1.1.1.146); FILE MERGED 2005/09/05 13:12:50 rt 1.1.1.1.146.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4bb04257df181f11126c14e8e49e1c6d69da4d59]

INTEGRATION: CWS ooo19126 (1.4.1082); FILE MERGED 2005/09/06 13:05:36 rt 1.4.1082.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a04fb6c3f6f2e838dfe811de149a8075bc2856fe]

INTEGRATION: CWS ooo19126 (1.5.20); FILE MERGED 2005/09/05 15:18:43 rt 1.5.20.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7012ebb62430465c59a3880836f2fb9f69161182]

INTEGRATION: CWS ooo19126 (1.1.1.1.1086); FILE MERGED 2005/09/06 13:05:35 rt 1.1.1.1.1086.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4307331fe95c94372a44b4b52e3b79098e404844]

INTEGRATION: CWS ooo19126 (1.5.44); FILE MERGED 2005/09/05 10:40:36 rt 1.5.44.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b9fdcd1938629b63eb5e3c090313e48538bc71fb]

INTEGRATION: CWS ooo19126 (1.5.46); FILE MERGED 2005/09/05 15:18:43 rt 1.5.46.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1d5f5e988d48b9fa126706846598d8dcfe7ccee0]

INTEGRATION: CWS ooo19126 (1.1.1.1.146); FILE MERGED 2005/09/05 13:12:49 rt 1.1.1.1.146.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [39805d0550f4b5af7b7ad5f205df67a9842da63e]

INTEGRATION: CWS ooo19126 (1.27.40); FILE MERGED 2005/09/06 13:05:35 rt 1.27.40.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [deb8fa16af6ca9f01c0fb37f19b4045c831a25c1]

INTEGRATION: CWS ooo19126 (1.1.1.1.228); FILE MERGED 2005/09/05 15:18:43 rt 1.1.1.1.228.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4b0a1c1fa9fad7898115706e799b731a8423d29f]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 10:40:36 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b8e451f563f4b953feea33524ab8bad5bdb02571]

INTEGRATION: CWS ooo19126 (1.2.16); FILE MERGED 2005/09/05 13:12:48 rt 1.2.16.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a9ec6ee50a9e27855d161a5788eb51d58bf31b27]

INTEGRATION: CWS ooo19126 (1.1.1.1.1086); FILE MERGED 2005/09/06 13:05:34 rt 1.1.1.1.1086.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b8958be8a7365376f086fa79ab938217e3250e9a]

INTEGRATION: CWS ooo19126 (1.1.1.1.228); FILE MERGED 2005/09/05 15:18:42 rt 1.1.1.1.228.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [93232046ed3f36973bdeb4cd2993336ea54deb20]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 10:40:34 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [67bb9f9b7a1a2d00bbe17333d3e24baec78d3196]

INTEGRATION: CWS ooo19126 (1.7.14); FILE MERGED 2005/09/05 15:18:42 rt 1.7.14.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3b42efba9e8d2f620a2ddc1fcdf93f687ef2f169]

INTEGRATION: CWS ooo19126 (1.7.50); FILE MERGED 2005/09/05 10:40:34 rt 1.7.50.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d93a5c859145cc4802fa0082f3f1d3d4a75474b8]

INTEGRATION: CWS ooo19126 (1.1.1.1.146); FILE MERGED 2005/09/05 13:12:48 rt 1.1.1.1.146.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3be9af1fef8b892913b3a27a6be4adb7d309202d]

INTEGRATION: CWS ooo19126 (1.3.1060); FILE MERGED 2005/09/06 13:05:33 rt 1.3.1060.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ba4b86f29ce778cd304826d82ab506ac4523a841]

INTEGRATION: CWS ooo19126 (1.1.200); FILE MERGED 2005/09/05 15:18:42 rt 1.1.200.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4a1a2d139298937500285a03290bc6f679481dfc]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 10:40:33 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7df3e5e478c49ef384f686d1744e55cf5bb78452]

INTEGRATION: CWS ooo19126 (1.2.18); FILE MERGED 2005/09/05 13:12:47 rt 1.2.18.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [58cfa3c936718a6d64d846c46ff2131b7a7605a8]

INTEGRATION: CWS ooo19126 (1.4.30); FILE MERGED 2005/09/05 15:18:41 rt 1.4.30.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [99a949235e53e9c0cac1406b46d50350dda8d38c]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 10:40:33 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [2a6d875e836f98ff31c2e24ea8366a411ef3620a]

INTEGRATION: CWS ooo19126 (1.1.1.1.146); FILE MERGED 2005/09/05 13:12:47 rt 1.1.1.1.146.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [67b6a4e3b364a484fbd69932503a0e9659f1b259]

INTEGRATION: CWS ooo19126 (1.2.1068); FILE MERGED 2005/09/06 13:05:32 rt 1.2.1068.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8be033c525a37ee6cbf97956b11d8d9a45378348]

INTEGRATION: CWS ooo19126 (1.3.30); FILE MERGED 2005/09/05 15:18:41 rt 1.3.30.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [14c5e2148450c28712d1fa3550db2b53dff47e6c]

INTEGRATION: CWS ooo19126 (1.3.18); FILE MERGED 2005/09/05 13:12:46 rt 1.3.18.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1c9dbf8962e3dbdd30dda7cea2434349946f0ebb]

INTEGRATION: CWS ooo19126 (1.3.1044); FILE MERGED 2005/09/06 13:05:32 rt 1.3.1044.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a1654ed0aa97532a91db8b2e5f4b8178ad9b6120]

INTEGRATION: CWS ooo19126 (1.3.30); FILE MERGED 2005/09/05 15:18:40 rt 1.3.30.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [87a0fe2762ddbee0997f4ac03cf8b0af67bd380f]

INTEGRATION: CWS ooo19126 (1.5.24); FILE MERGED 2005/09/05 13:12:45 rt 1.5.24.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5d2250bdae381bc55ef8c71b05f2f0ceaa867f35]

INTEGRATION: CWS ooo19126 (1.8.14); FILE MERGED 2005/09/05 15:18:40 rt 1.8.14.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1c57e30675e2d604d65d18969077b603b772693d]

INTEGRATION: CWS ooo19126 (1.1.1.1.146); FILE MERGED 2005/09/05 13:12:45 rt 1.1.1.1.146.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c658e6cf20029e81ff5a803f535f92bb44b38da5]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 10:40:32 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [afab176b5fe137eec79f1efd64d07cc9d76f40e5]

INTEGRATION: CWS ooo19126 (1.1.1048); FILE MERGED 2005/09/06 13:05:31 rt 1.1.1048.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d3e37316289a31cc77f025b7efe3a43199773b1a]

INTEGRATION: CWS ooo19126 (1.2.22); FILE MERGED 2005/09/05 15:18:39 rt 1.2.22.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e763791e7ac963427219a036d3a8680eaf03d0f9]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 10:40:32 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [457e56d8ed7cce95fdad62c38b81eeb00785e462]

INTEGRATION: CWS ooo19126 (1.2.152); FILE MERGED 2005/09/05 15:18:39 rt 1.2.152.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a3193fc4e11e17968e2eb0939085528aff680b74]

INTEGRATION: CWS ooo19126 (1.8.22); FILE MERGED 2005/09/05 15:18:38 rt 1.8.22.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [bc7e66a9589b7891196b7dc955221fbead3be4fb]

INTEGRATION: CWS ooo19126 (1.3.18); FILE MERGED 2005/09/05 13:12:44 rt 1.3.18.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b19b21a63019aec4cfdfdfa1bdba8d477c65e71f]

INTEGRATION: CWS ooo19126 (1.1.1.1.1086); FILE MERGED 2005/09/06 13:05:31 rt 1.1.1.1.1086.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c633fca3fe4f79acc51f9b9387c559199def11b2]

INTEGRATION: CWS ooo19126 (1.1.1.1.146); FILE MERGED 2005/09/05 13:12:44 rt 1.1.1.1.146.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [815f351ae1384fd09910fb1475e194233b2f140d]

INTEGRATION: CWS ooo19126 (1.3.24); FILE MERGED 2005/09/05 13:12:44 rt 1.3.24.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [99437fe0a2cdd0c9167ba43c2d74103f247b6b3f]

INTEGRATION: CWS ooo19126 (1.15.52); FILE MERGED 2005/09/05 15:18:37 rt 1.15.52.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [bb5edeabe419ebbda2e770e9bffdc478373aae50]

INTEGRATION: CWS ooo19126 (1.3.14); FILE MERGED 2005/09/05 15:18:37 rt 1.3.14.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0537e304b99cda363ecae1ecd16da44bb3427ee6]

INTEGRATION: CWS ooo19126 (1.4.184); FILE MERGED 2005/09/06 13:05:30 rt 1.4.184.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [2a2e04ddaebaf794b922ce636d1a969091bb2d85]

INTEGRATION: CWS ooo19126 (1.2.130); FILE MERGED 2005/09/05 13:12:43 rt 1.2.130.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1d69d1e88af68f03dacf99d2b166d446ff0bfe6d]

INTEGRATION: CWS ooo19126 (1.14.30); FILE MERGED 2005/09/05 15:18:35 rt 1.14.30.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [99a9c97f78b3a617f2858ee0ee7f63a6bdfcd91d]

INTEGRATION: CWS ooo19126 (1.1.1.1.1086); FILE MERGED 2005/09/06 13:05:29 rt 1.1.1.1.1086.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [60262207997ac2b87a9a65f195ab37f5d87e32a4]

INTEGRATION: CWS ooo19126 (1.4.18); FILE MERGED 2005/09/05 13:12:43 rt 1.4.18.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7ffcd4e8db815bde599f340470cdb30e0ef898b1]

INTEGRATION: CWS ooo19126 (1.16.38); FILE MERGED 2005/09/05 15:18:35 rt 1.16.38.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [fa49958f7183004a33e39023280dc17cd9d8d103]

INTEGRATION: CWS ooo19126 (1.27.164); FILE MERGED 2005/09/06 13:05:29 rt 1.27.164.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [cfaa0198a0ff26411d9bcd87d81c14e9744ac446]

INTEGRATION: CWS ooo19126 (1.2.24); FILE MERGED 2005/09/05 13:12:42 rt 1.2.24.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6cff4118eddb4c5a12485201094611b6d7a7f540]

INTEGRATION: CWS ooo19126 (1.2.38); FILE MERGED 2005/09/05 15:18:35 rt 1.2.38.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [bcf064469f3f4812427ec2958d77c363bf07b8d4]

INTEGRATION: CWS ooo19126 (1.7.1068); FILE MERGED 2005/09/06 13:05:29 rt 1.7.1068.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [2c8ecc2bc26ec4037294a819b327a6ebbddd9294]

INTEGRATION: CWS ooo19126 (1.3.24); FILE MERGED 2005/09/05 13:12:42 rt 1.3.24.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b7266295c7873d923a1be3bfae88ed530d88876a]

INTEGRATION: CWS ooo19126 (1.4.92); FILE MERGED 2005/09/05 15:18:34 rt 1.4.92.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [60216920048bbbe863ebed53c0705b3d061f467e]

INTEGRATION: CWS ooo19126 (1.1.1048); FILE MERGED 2005/09/06 13:05:29 rt 1.1.1048.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1be623787dc0b197b58b7d09c5668ee6efa8a440]

INTEGRATION: CWS ooo19126 (1.3.18); FILE MERGED 2005/09/05 13:12:42 rt 1.3.18.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [9eb9cc9d6eff8507f8b16971b8bb43ef08e0dafa]

INTEGRATION: CWS ooo19126 (1.6.14); FILE MERGED 2005/09/05 15:18:34 rt 1.6.14.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [65d0ee17f61516252ae6030b2b957524a1270778]

INTEGRATION: CWS ooo19126 (1.2.92); FILE MERGED 2005/09/05 15:18:34 rt 1.2.92.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [85863dc14e527be4218075b9bfcab1798fbf06cb]

INTEGRATION: CWS ooo19126 (1.1.1.1.146); FILE MERGED 2005/09/05 13:12:41 rt 1.1.1.1.146.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a3cf9c8a12a4732126673cd0677a3902c125641a]

INTEGRATION: CWS ooo19126 (1.3.38); FILE MERGED 2005/09/05 15:18:33 rt 1.3.38.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6f714bc6e40a46d06220f3934f66c8645ada4a08]

INTEGRATION: CWS ooo19126 (1.2.914); FILE MERGED 2005/09/06 13:05:27 rt 1.2.914.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0585b06c809bbcdaa31f3ec65b498c645d569eec]

INTEGRATION: CWS ooo19126 (1.3.24); FILE MERGED 2005/09/05 13:12:41 rt 1.3.24.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [da2c21398e72c44f82e81148500cd6a65931510a]

INTEGRATION: CWS ooo19126 (1.1.1.1.1086); FILE MERGED 2005/09/06 13:05:27 rt 1.1.1.1.1086.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [03f852d9840c7a4e1e5e423022b6c6127c73fbb0]

INTEGRATION: CWS ooo19126 (1.2.92); FILE MERGED 2005/09/05 15:18:33 rt 1.2.92.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [119acbe7593a3a6bc0ddfc402591fde57afdb4d2]

INTEGRATION: CWS ooo19126 (1.4.16); FILE MERGED 2005/09/05 13:12:41 rt 1.4.16.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [eba2c1291aa4e40704b25598e438fbfbe8f4d877]

INTEGRATION: CWS ooo19126 (1.16.38); FILE MERGED 2005/09/05 15:18:33 rt 1.16.38.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [562c9ab71419a9c8d33f04df8d2d85f2e6538a90]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 10:40:27 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a03be98ff92707d2510ee15dec1fc6a739fed2cf]

INTEGRATION: CWS ooo19126 (1.3.44); FILE MERGED 2005/09/05 13:12:40 rt 1.3.44.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4fd0d76c5e2c8c8533c04671dabffcc48ffd9099]

INTEGRATION: CWS ooo19126 (1.14.10); FILE MERGED 2005/09/05 15:18:33 rt 1.14.10.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [bda77abe00887e12dbbf756bd2856a9229fd5887]

INTEGRATION: CWS ooo19126 (1.11.184); FILE MERGED 2005/09/06 13:05:26 rt 1.11.184.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1145934320fdcc89771fc5dde6feb7207f490517]

INTEGRATION: CWS ooo19126 (1.2.130); FILE MERGED 2005/09/05 13:12:40 rt 1.2.130.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [173a6263531a52ce685a6885ef7535f8c7daa155]

INTEGRATION: CWS ooo19126 (1.5.28); FILE MERGED 2005/09/05 15:18:32 rt 1.5.28.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [42c69f29a2e5fa11a58dd2aa0003bb7c650bb427]

INTEGRATION: CWS ooo19126 (1.2.142); FILE MERGED 2005/09/05 10:40:27 rt 1.2.142.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [913296ca39b5b1e73b71303e47c9cec56c15583a]

INTEGRATION: CWS ooo19126 (1.4.1060); FILE MERGED 2005/09/06 13:05:26 rt 1.4.1060.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ba594c5d7e2ed422a39113f9671daaf681ea4493]

INTEGRATION: CWS ooo19126 (1.10.92); FILE MERGED 2005/09/05 15:18:32 rt 1.10.92.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c5881982f275829aae2b8da971724aa38df3a18d]

INTEGRATION: CWS ooo19126 (1.3.130); FILE MERGED 2005/09/05 13:12:40 rt 1.3.130.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5dc251408f6c3db732ac79178db885b6524fbc4c]

INTEGRATION: CWS ooo19126 (1.5.92); FILE MERGED 2005/09/05 15:18:32 rt 1.5.92.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f54db6a3f59f1989bcc9450733ed0ff04810f7f2]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 10:40:26 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ae933229f3f034bc5cc6feabbd88f91f3830bc1d]

INTEGRATION: CWS ooo19126 (1.4.24); FILE MERGED 2005/09/05 13:12:40 rt 1.4.24.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [29dc2971778ac19bc5dcb46263c5265eebf4111c]

INTEGRATION: CWS ooo19126 (1.4.186); FILE MERGED 2005/09/05 15:18:32 rt 1.4.186.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b1715f31120363e053acf7128e546e52487a3cab]

INTEGRATION: CWS ooo19126 (1.7.14); FILE MERGED 2005/09/05 13:12:39 rt 1.7.14.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8dc64e2a511f8ac7389e08920a697a7ad64f1121]

INTEGRATION: CWS ooo19126 (1.4.508); FILE MERGED 2005/09/06 13:05:25 rt 1.4.508.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [19f6fd9e7cea4dc707041b16f74e19e8f2f9a554]

INTEGRATION: CWS ooo19126 (1.8.52); FILE MERGED 2005/09/05 15:18:32 rt 1.8.52.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c69cc4d5194bd355b7c55f41af7c131cbe8e15e6]

INTEGRATION: CWS ooo19126 (1.4.14); FILE MERGED 2005/09/05 13:12:39 rt 1.4.14.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c0ad845292d5085f2ee45d54f46446107f4d9176]

INTEGRATION: CWS ooo19126 (1.5.14); FILE MERGED 2005/09/05 13:12:39 rt 1.5.14.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6f97a04a58127182d9b68c0afac50db7a0ebb46a]

INTEGRATION: CWS ooo19126 (1.3.14); FILE MERGED 2005/09/05 15:18:31 rt 1.3.14.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [845b94ec1f210d4ec235915c10bc6a725b845446]

INTEGRATION: CWS ooo19126 (1.2.16); FILE MERGED 2005/09/05 13:12:38 rt 1.2.16.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3175cbe701f229974d464f7fc5b5220bbdc3c82c]

INTEGRATION: CWS ooo19126 (1.15.52); FILE MERGED 2005/09/05 15:18:31 rt 1.15.52.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [31123a4967fc11c48ea5043b231a014a95aa335e]

INTEGRATION: CWS ooo19126 (1.5.14); FILE MERGED 2005/09/05 15:18:30 rt 1.5.14.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b259220fff2b7aeb2dc0a90e2d7eb9a091804930]

INTEGRATION: CWS ooo19126 (1.1.1.1.146); FILE MERGED 2005/09/05 13:12:38 rt 1.1.1.1.146.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c6bc064b46460a3478e7392ce805a2c301ad0cb5]

INTEGRATION: CWS ooo19126 (1.41.10); FILE MERGED 2005/09/05 15:18:30 rt 1.41.10.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [03f5b9d1a1faad571c583b68652967ab67ba2dcb]

INTEGRATION: CWS ooo19126 (1.2.146); FILE MERGED 2005/09/05 13:12:37 rt 1.2.146.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7db24b1f2313e29ec7fd11ba2cf6ec963bf5905e]

INTEGRATION: CWS ooo19126 (1.2.190); FILE MERGED 2005/09/05 15:18:30 rt 1.2.190.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e9e57c4d8d27f7e32952d9fe1ec23ff0503f05ad]

INTEGRATION: CWS ooo19126 (1.1.1.1.146); FILE MERGED 2005/09/05 13:12:37 rt 1.1.1.1.146.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0f511dbef060ed60511941d31679e4bb98a371ea]

INTEGRATION: CWS ooo19126 (1.2.190); FILE MERGED 2005/09/05 15:18:29 rt 1.2.190.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [19883105a4d1ba5093866988c773c56a3d4c68d4]

INTEGRATION: CWS ooo19126 (1.2.160); FILE MERGED 2005/09/05 15:18:29 rt 1.2.160.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d8131651cd4b35fb81287dfc769fe7ebabb4ceb3]

INTEGRATION: CWS ooo19126 (1.3.102); FILE MERGED 2005/09/05 13:12:37 rt 1.3.102.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [2edcee508d1a9783a52c91249d05ded63398674b]

INTEGRATION: CWS ooo19126 (1.4.62); FILE MERGED 2005/09/05 15:18:29 rt 1.4.62.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [85bdcd1b77f8f99a583a5b0bea766db0961befa2]

INTEGRATION: CWS ooo19126 (1.1.1.1.146); FILE MERGED 2005/09/05 13:12:36 rt 1.1.1.1.146.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b620dbd9e074d45a8d76da0078609015208d899e]

INTEGRATION: CWS ooo19126 (1.2.62); FILE MERGED 2005/09/05 15:18:29 rt 1.2.62.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8064b2993e335ae0877f1247c2a6c365b4814d23]

INTEGRATION: CWS ooo19126 (1.4.14); FILE MERGED 2005/09/05 13:12:36 rt 1.4.14.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7693112928321299ffc1470f78174cafbff9e33b]

INTEGRATION: CWS ooo19126 (1.3.14); FILE MERGED 2005/09/05 15:18:28 rt 1.3.14.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [17d8d4fb23c7029e85d7e30a353c2429dfe3ea8e]

INTEGRATION: CWS ooo19126 (1.1.1.1.146); FILE MERGED 2005/09/05 13:12:35 rt 1.1.1.1.146.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7af58425264a115b87c9fb9779ae7f41321536da]

INTEGRATION: CWS ooo19126 (1.32.192); FILE MERGED 2005/09/06 13:05:22 rt 1.32.192.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a3f00f43b08f933b9bb84d6aafe6fada4f4e629e]

INTEGRATION: CWS ooo19126 (1.2.170); FILE MERGED 2005/09/05 15:18:28 rt 1.2.170.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f99e163887241d0adb2ddedbd9f26f9a6c138e28]

INTEGRATION: CWS ooo19126 (1.2.146); FILE MERGED 2005/09/05 13:12:34 rt 1.2.146.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [283a9693292e9330c7486a4fccdec626277b9f39]

INTEGRATION: CWS ooo19126 (1.5.38); FILE MERGED 2005/09/05 15:18:27 rt 1.5.38.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [25bf42774fe1f01bb8645316005f9882f7ab18c2]

INTEGRATION: CWS ooo19126 (1.1.1.1.146); FILE MERGED 2005/09/05 13:12:33 rt 1.1.1.1.146.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d8064c82feb1b9126e507f46b4e15bc7b2fc630d]

INTEGRATION: CWS ooo19126 (1.4.186); FILE MERGED 2005/09/05 15:18:27 rt 1.4.186.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3fc4387a90c2913924040fc2fc69e2170162c55c]

INTEGRATION: CWS ooo19126 (1.3.8); FILE MERGED 2005/09/05 13:12:32 rt 1.3.8.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [03ea798319eb4df82ef4dd386c1e9ef471ca8f38]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 10:40:23 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [88be56fd58829b17b09e1a71c5b104bde7eee290]

INTEGRATION: CWS ooo19126 (1.4.14); FILE MERGED 2005/09/05 15:18:26 rt 1.4.14.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [197b71b34686414b0d84a646fa0ec2e4ace8f7ed]

INTEGRATION: CWS ooo19126 (1.1.1.1.146); FILE MERGED 2005/09/05 13:12:31 rt 1.1.1.1.146.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [df89e7ccf63beef047546cffe06c0039f6316453]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 10:40:22 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3d72accc449d44c1d2ddbf240e70b225baa21a36]

INTEGRATION: CWS ooo19126 (1.4.216); FILE MERGED 2005/09/05 15:18:26 rt 1.4.216.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d7cd483640054eae385222a57abdde1f70545e44]

INTEGRATION: CWS ooo19126 (1.3.208); FILE MERGED 2005/09/06 13:05:21 rt 1.3.208.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d775973f803f97f50f85e25f32f7c461e356eb70]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 10:40:22 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [040b4b6a02c1265004b7105305754a4eff8389e3]

INTEGRATION: CWS ooo19126 (1.1.1.1.146); FILE MERGED 2005/09/05 13:12:30 rt 1.1.1.1.146.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [346f3d2495883ee05b8a6a45469cb877de6e02a8]

INTEGRATION: CWS ooo19126 (1.1.188); FILE MERGED 2005/09/05 15:18:25 rt 1.1.188.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [68ce67187eb5e36d2ed8d4955f8d322266a08975]

INTEGRATION: CWS ooo19126 (1.11.434); FILE MERGED 2005/09/06 13:05:21 rt 1.11.434.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e2bb3cf780b302579bb2e46b405306f736e17330]

INTEGRATION: CWS ooo19126 (1.4.8); FILE MERGED 2005/09/05 13:12:30 rt 1.4.8.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [861a083dc918d108d93dc826c34e77c438b5c923]

INTEGRATION: CWS ooo19126 (1.2.170); FILE MERGED 2005/09/05 15:18:25 rt 1.2.170.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [9b6cf2da1e48ce9d7d0a0241b69afd022750a21d]

INTEGRATION: CWS ooo19126 (1.2.132); FILE MERGED 2005/09/06 13:05:21 rt 1.2.132.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [da70bd7902f3313b8456d78a698024de076f9329]

INTEGRATION: CWS ooo19126 (1.1.1.1.146); FILE MERGED 2005/09/05 13:12:29 rt 1.1.1.1.146.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7e9efb215044ff68a30b23950d64c1a4ea13a960]

INTEGRATION: CWS ooo19126 (1.1.1.1.158); FILE MERGED 2005/09/05 10:40:21 rt 1.1.1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [af49568f32355d8f79352d4bb3382a1489d8f511]

INTEGRATION: CWS ooo19126 (1.3.52); FILE MERGED 2005/09/06 13:05:21 rt 1.3.52.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e3dc2bbb527b08624b6f5e5c534260e5044e56c2]

INTEGRATION: CWS ooo19126 (1.8.14); FILE MERGED 2005/09/05 13:12:29 rt 1.8.14.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [9994cb4b1dbc42a6bc44306b65fa963865628206]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 10:40:21 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d910bda7512c0f8d5fabaccd6fba7e192167cbc1]

INTEGRATION: CWS ooo19126 (1.3.14); FILE MERGED 2005/09/05 15:18:24 rt 1.3.14.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [59639f5b07b833f1e05f2b3b338171f07c14d19b]

INTEGRATION: CWS ooo19126 (1.5.14); FILE MERGED 2005/09/05 13:12:28 rt 1.5.14.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [bb60cc15d7b70281e4023593fa8247fbab686607]

INTEGRATION: CWS ooo19126 (1.5.30); FILE MERGED 2005/09/05 15:18:24 rt 1.5.30.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4c3a680093480215f91cfbecf89d28e7df434453]

INTEGRATION: CWS ooo19126 (1.3.1070); FILE MERGED 2005/09/06 13:05:20 rt 1.3.1070.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0a97a2824e1ed784ebac4e4e682517f88821529e]

INTEGRATION: CWS ooo19126 (1.3.14); FILE MERGED 2005/09/05 13:12:28 rt 1.3.14.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [9d85b103a4bf3cc4485ab70f957be5c4edcfa9b8]

INTEGRATION: CWS ooo19126 (1.3.14); FILE MERGED 2005/09/05 15:18:23 rt 1.3.14.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5c33612ea67df1d5ebe5d9808d45acb8bddd26cd]

INTEGRATION: CWS ooo19126 (1.4.16); FILE MERGED 2005/09/05 13:12:27 rt 1.4.16.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [9a66756386998d657aa29a2fa6b848f2da35fae4]

INTEGRATION: CWS ooo19126 (1.4.200); FILE MERGED 2005/09/05 15:18:22 rt 1.4.200.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [11da4b8dcf5bf3c1e956d7a3738c5cbd8e337993]

INTEGRATION: CWS ooo19126 (1.1.1.1.146); FILE MERGED 2005/09/05 13:12:27 rt 1.1.1.1.146.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [658597ce0c5ee52845ec7828703ca2e298af88e7]

INTEGRATION: CWS ooo19126 (1.3.14); FILE MERGED 2005/09/05 15:18:21 rt 1.3.14.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4fbe47afc2f489baf9b86a9d458f5a6fcf9f9927]

INTEGRATION: CWS ooo19126 (1.1.1.1.158); FILE MERGED 2005/09/05 10:40:20 rt 1.1.1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ff7487f0a328d4dc3dce80b437cff3d375229b4b]

INTEGRATION: CWS ooo19126 (1.5.8); FILE MERGED 2005/09/05 13:12:26 rt 1.5.8.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a3ea9ebb72591f2ba3c4548cd0163cb821a79a73]

INTEGRATION: CWS ooo19126 (1.7.46); FILE MERGED 2005/09/05 15:18:21 rt 1.7.46.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [85bf4f9272134411bfc7908b5fa56f2d1969af57]

INTEGRATION: CWS ooo19126 (1.2.1078); FILE MERGED 2005/09/06 13:05:19 rt 1.2.1078.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [99e6c70ceda3db594ee999ed86950f70d9757b36]

INTEGRATION: CWS ooo19126 (1.6.8); FILE MERGED 2005/09/05 13:12:26 rt 1.6.8.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [de11b2b84b3f4a0bace1250986c355eb386f82e1]

INTEGRATION: CWS ooo19126 (1.3.14); FILE MERGED 2005/09/05 15:18:20 rt 1.3.14.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f21ab50ff8a24620b0ec3e8ced793d358395d65d]

INTEGRATION: CWS ooo19126 (1.10.288); FILE MERGED 2005/09/06 13:05:19 rt 1.10.288.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [16bf0f641194741c0b2d591f5a2ea0e52cf46c2b]

INTEGRATION: CWS ooo19126 (1.1.1.1.146); FILE MERGED 2005/09/05 13:12:26 rt 1.1.1.1.146.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7ec941e784d67468926e2c39cb736b70ba2508d8]

INTEGRATION: CWS ooo19126 (1.8.14); FILE MERGED 2005/09/05 15:18:20 rt 1.8.14.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5c22abf2fb9b58eea5b3928ed6c58f2753e5defd]

INTEGRATION: CWS ooo19126 (1.2.190); FILE MERGED 2005/09/05 15:18:19 rt 1.2.190.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5d1c8ee8a68024818536271492a76ef009d112df]

INTEGRATION: CWS ooo19126 (1.4.18); FILE MERGED 2005/09/05 13:12:25 rt 1.4.18.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e29cb82a2e22bfbb281f1b48f1906b443f753ae0]

INTEGRATION: CWS ooo19126 (1.14.46); FILE MERGED 2005/09/05 15:18:19 rt 1.14.46.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [9583e278aacaa0249870b6e5e4b62bd4130c65da]

INTEGRATION: CWS ooo19126 (1.1.1.1.146); FILE MERGED 2005/09/05 13:12:25 rt 1.1.1.1.146.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [206673331f382304b3ebbfc81fe9885d4b900afe]

INTEGRATION: CWS ooo19126 (1.7.160); FILE MERGED 2005/09/05 15:18:19 rt 1.7.160.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [480855ea45c66996436dfc98c8a29bce76493697]

INTEGRATION: CWS ooo19126 (1.4.24); FILE MERGED 2005/09/05 13:12:24 rt 1.4.24.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6802efcea1bc475391c2057bb603b657ae6483bd]

INTEGRATION: CWS ooo19126 (1.4.14); FILE MERGED 2005/09/05 15:18:18 rt 1.4.14.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [62e4ffbd479c14a045b56a6084e74c87daa7ca83]

INTEGRATION: CWS ooo19126 (1.4.18); FILE MERGED 2005/09/05 13:12:24 rt 1.4.18.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1e0c960fd47e5e13b20d9f73bf123897bbdd079c]

INTEGRATION: CWS ooo19126 (1.1.1.1.228); FILE MERGED 2005/09/05 15:18:18 rt 1.1.1.1.228.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [2348a6fc933264a63491074f85ce3ca9f23cac16]

INTEGRATION: CWS ooo19126 (1.4.130); FILE MERGED 2005/09/05 13:12:23 rt 1.4.130.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1baa5243eb75b9baf2579c6351e5f00cedefc730]

INTEGRATION: CWS ooo19126 (1.1.188); FILE MERGED 2005/09/05 15:18:17 rt 1.1.188.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [2ccec7cb375d09145f6eddde3f8f4fccc58042fd]

INTEGRATION: CWS ooo19126 (1.3.18); FILE MERGED 2005/09/05 13:12:23 rt 1.3.18.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e181d36aea4a34157131deb6dda607bc18b30954]

INTEGRATION: CWS ooo19126 (1.1.1.1.228); FILE MERGED 2005/09/05 15:18:17 rt 1.1.1.1.228.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [25ca5916a83bd31c530d3bb63475f7f4e09f40fc]

INTEGRATION: CWS ooo19126 (1.3.18); FILE MERGED 2005/09/05 13:12:22 rt 1.3.18.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c67ee4b1987155c951bfb8345f0553aeb58ee7ac]

INTEGRATION: CWS ooo19126 (1.7.52); FILE MERGED 2005/09/06 13:05:14 rt 1.7.52.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c738dc59a754123b0b4ac7f8167a0c7a7f6fd3b3]

INTEGRATION: CWS ooo19126 (1.2.186); FILE MERGED 2005/09/05 15:18:16 rt 1.2.186.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [fff65cc1ba386a3bc13a4fce1fd60c009f08ea13]

INTEGRATION: CWS ooo19126 (1.98.46); FILE MERGED 2005/09/06 13:05:13 rt 1.98.46.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1e4eb740f727fcacaa6f33d4ff2011c169ee1fb9]

INTEGRATION: CWS ooo19126 (1.5.18); FILE MERGED 2005/09/05 13:12:22 rt 1.5.18.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [53836d6be05c467af9749e65ac215d26068f653d]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 10:40:15 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a7b2adb5227a608178cdb288507e40dc381e901f]

INTEGRATION: CWS ooo19126 (1.3.186); FILE MERGED 2005/09/05 15:18:16 rt 1.3.186.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [86b3e25a63650f7f40d9df2d02d2ea895232e75b]

INTEGRATION: CWS ooo19126 (1.3.18); FILE MERGED 2005/09/05 13:12:21 rt 1.3.18.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ba560064e27a8efb237ca887c17297c11c970f40]

INTEGRATION: CWS ooo19126 (1.4.14); FILE MERGED 2005/09/05 15:18:15 rt 1.4.14.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [25aa037ac731985a79c5426f5b129aa10117e3ec]

INTEGRATION: CWS ooo19126 (1.2.24); FILE MERGED 2005/09/05 13:12:21 rt 1.2.24.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7df1e0c0b721bc640703e990809ae08cb6381a46]

INTEGRATION: CWS ooo19126 (1.8.92); FILE MERGED 2005/09/05 15:18:15 rt 1.8.92.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [fee7550628744a6bfa2d8bf5a08449099459dc41]

INTEGRATION: CWS ooo19126 (1.6.18); FILE MERGED 2005/09/05 13:12:21 rt 1.6.18.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [df6500e5beae51f61a10cc0ec137dc5edcd64647]

INTEGRATION: CWS ooo19126 (1.4.18); FILE MERGED 2005/09/05 13:12:20 rt 1.4.18.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8857489a23097971aaf77c5f4288cae99c375e2d]

INTEGRATION: CWS ooo19126 (1.3.10); FILE MERGED 2005/09/05 14:48:01 rt 1.3.10.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a97da795d26e8b0e3279d230eece2c679afbfbb5]

INTEGRATION: CWS ooo19126 (1.3.210); FILE MERGED 2005/09/06 13:05:12 rt 1.3.210.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [9a78799d3f133538304f4c23ea4596c99a5d7c4d]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 10:40:14 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [fb296504f5d1871d10cc466f356e88da3ad47657]

INTEGRATION: CWS ooo19126 (1.5.16); FILE MERGED 2005/09/05 13:12:20 rt 1.5.16.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6ffca054cfd7458b67406f800952ae3ff860c6b8]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 10:40:13 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f7c653680d0724377afd4a6b1648be0085f3c1f2]

INTEGRATION: CWS ooo19126 (1.3.18); FILE MERGED 2005/09/05 13:12:20 rt 1.3.18.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [55db0db3325bc75fb5230d3c444763dd490cd0f0]

INTEGRATION: CWS ooo19126 (1.58.50); FILE MERGED 2005/09/06 13:05:11 rt 1.58.50.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a01ce225eb78f9371bbc00f81771bc756cf2361b]

INTEGRATION: CWS ooo19126 (1.2.8); FILE MERGED 2005/09/05 15:19:35 rt 1.2.8.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [de96ec4c87aacf2c1009324e5b3ccfe0802d6b10]

INTEGRATION: CWS ooo19126 (1.18.336); FILE MERGED 2005/09/06 13:05:10 rt 1.18.336.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f0722042cb6addaf3884aa419c3965f873ae802c]

INTEGRATION: CWS ooo19126 (1.4.130); FILE MERGED 2005/09/05 13:12:19 rt 1.4.130.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0cb0cdb73d472e388941628173f23fc3be52a92d]

INTEGRATION: CWS ooo19126 (1.8.8); FILE MERGED 2005/09/05 15:19:35 rt 1.8.8.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [68b3a3514aafaec379580bb8b3a8b5c009707ff7]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 10:40:13 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f4877911962672de28a4eec6c72a67ffb206c24f]

INTEGRATION: CWS ooo19126 (1.167.36); FILE MERGED 2005/09/06 13:05:09 rt 1.167.36.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [47fb6deb4ebd75ec9d34d6d43b22b639353e5a83]

INTEGRATION: CWS ooo19126 (1.6.24); FILE MERGED 2005/09/05 15:19:35 rt 1.6.24.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [190304580b9f17fd718c5f90c15b2f4a248517dd]

INTEGRATION: CWS ooo19126 (1.86.38); FILE MERGED 2005/09/06 13:05:09 rt 1.86.38.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6f80e9c032267348cd3c2988f831d88d8890f99f]

INTEGRATION: CWS ooo19126 (1.2.142); FILE MERGED 2005/09/05 15:19:35 rt 1.2.142.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c58fc30ee52810fe96adc85e952c33c6e7703f7a]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 10:40:12 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ff52bb1d4fb2d42a25313179c123291f0f7bd2dc]

INTEGRATION: CWS ooo19126 (1.3.24); FILE MERGED 2005/09/05 13:12:18 rt 1.3.24.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [80e7495f362a8d2e1767b1970a9138a1a07f082b]

INTEGRATION: CWS ooo19126 (1.70.46); FILE MERGED 2005/09/06 13:05:08 rt 1.70.46.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [29ff3ea38d8cf2f413cf6322a8e3d3244d2c91e8]

INTEGRATION: CWS ooo19126 (1.2.134); FILE MERGED 2005/09/05 15:19:34 rt 1.2.134.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [139e205efce8db2ac63465ac71345739d5aa9a2a]

INTEGRATION: CWS ooo19126 (1.8.14); FILE MERGED 2005/09/05 13:12:18 rt 1.8.14.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5f530635f29944ffa88b5581a891c87d3a3bcfc4]

INTEGRATION: CWS ooo19126 (1.5.438); FILE MERGED 2005/09/06 13:05:07 rt 1.5.438.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [36c4e105d878dec53785ec68fc967fb241f6b382]

INTEGRATION: CWS ooo19126 (1.2.20); FILE MERGED 2005/09/05 15:19:34 rt 1.2.20.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3e8ffffb15c3e158a34da5d3feecb4f1fc692fe2]

INTEGRATION: CWS ooo19126 (1.2.434); FILE MERGED 2005/09/06 13:05:07 rt 1.2.434.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f9216e8470b419ff183762583e1f34cbe10b96cd]

INTEGRATION: CWS ooo19126 (1.6.20); FILE MERGED 2005/09/05 15:19:34 rt 1.6.20.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5701374bb2043f7f56b3aa8c09fb43826c4d4a4a]

INTEGRATION: CWS ooo19126 (1.4.14); FILE MERGED 2005/09/05 13:12:17 rt 1.4.14.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [75df3fdb664d203128af388e5b13eb92a63bfcf4]

INTEGRATION: CWS ooo19126 (1.57.38); FILE MERGED 2005/09/06 13:05:06 rt 1.57.38.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [42cc2c0519ca3d37cfb1c3b12a1809194ec003f2]

INTEGRATION: CWS ooo19126 (1.2.16); FILE MERGED 2005/09/05 13:12:16 rt 1.2.16.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6da489032c9c54dc548de8cddd41dc1d00b4b4ba]

INTEGRATION: CWS ooo19126 (1.27.510); FILE MERGED 2005/09/06 13:05:05 rt 1.27.510.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [2d1e7af12e54ce9c0d38c5b6bec4eb3a258c2450]

INTEGRATION: CWS ooo19126 (1.2.20); FILE MERGED 2005/09/05 15:19:33 rt 1.2.20.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [bbd65f4c2648517131dffeb7c018ceefe9520b88]

INTEGRATION: CWS ooo19126 (1.6.14); FILE MERGED 2005/09/05 13:12:15 rt 1.6.14.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e5017186d76d2899ae4f3e3ca48d1059a9d21740]

INTEGRATION: CWS ooo19126 (1.2.1072); FILE MERGED 2005/09/06 13:05:05 rt 1.2.1072.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [cca6a005d5efc0eb91146d78bedd4ce446f887bb]

INTEGRATION: CWS ooo19126 (1.1.134); FILE MERGED 2005/09/05 15:19:33 rt 1.1.134.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7953738a1644585bf1f56ab3c5d0805a1f2d02c8]

INTEGRATION: CWS ooo19126 (1.4.10); FILE MERGED 2005/09/05 10:40:10 rt 1.4.10.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6d7c2a7e7a37f1ff6e6368a42069735dacd592c1]

INTEGRATION: CWS ooo19126 (1.1.1.1.146); FILE MERGED 2005/09/05 13:12:14 rt 1.1.1.1.146.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [19fe4357b5f6c81e3a20497deff03fa9cd799b5b]

INTEGRATION: CWS ooo19126 (1.14.434); FILE MERGED 2005/09/06 13:05:04 rt 1.14.434.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b617eacfcd364e64083f385f97e4e23e0a36d0b2]

INTEGRATION: CWS ooo19126 (1.4.6); FILE MERGED 2005/09/05 13:12:14 rt 1.4.6.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d59f6e6d295281a3a4e5306e0946a8d766087a73]

INTEGRATION: CWS ooo19126 (1.21.42); FILE MERGED 2005/09/06 13:05:03 rt 1.21.42.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b9b98c6d2bcef1c899e97384185c29499639f3d5]

INTEGRATION: CWS ooo19126 (1.1.142); FILE MERGED 2005/09/05 15:19:33 rt 1.1.142.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [abb1d20fa184d0cd799eca9ca8936933613da49a]

INTEGRATION: CWS ooo19126 (1.4.24); FILE MERGED 2005/09/05 15:19:32 rt 1.4.24.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e58e37cbfbf3ba4bd3c4fa02527b9fbc1af0706b]

INTEGRATION: CWS ooo19126 (1.1.1.1.146); FILE MERGED 2005/09/05 13:12:13 rt 1.1.1.1.146.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [306ba453b438343a632c7450b5148a1e0a5808e9]

INTEGRATION: CWS ooo19126 (1.2.106); FILE MERGED 2005/09/05 15:19:32 rt 1.2.106.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3aaac6bbc70d8a9fd2893643b735bc312b950c64]

INTEGRATION: CWS ooo19126 (1.1.1.1.170); FILE MERGED 2005/09/05 15:19:32 rt 1.1.1.1.170.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ae5f16e5d717661c1115941d8e0e81c335e1b161]

INTEGRATION: CWS ooo19126 (1.4.210); FILE MERGED 2005/09/06 13:05:01 rt 1.4.210.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ee9a2b42d39f88f65fad9a762fc4fc951b791ffb]

INTEGRATION: CWS ooo19126 (1.1.156); FILE MERGED 2005/09/05 15:19:32 rt 1.1.156.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ede0913ec6e805638be285bdcb5efc9718ca9c17]

INTEGRATION: CWS ooo19126 (1.1.1.1.146); FILE MERGED 2005/09/05 13:12:12 rt 1.1.1.1.146.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7917a645e886fb54e63d982bd4774d4799eb2eb9]

INTEGRATION: CWS ooo19126 (1.16.124); FILE MERGED 2005/09/06 13:05:01 rt 1.16.124.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [9b597343f9e9fe3056a5306bab3b57b8cdaf7c3b]

INTEGRATION: CWS ooo19126 (1.2.130); FILE MERGED 2005/09/05 15:19:31 rt 1.2.130.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [2cc9773a988cbbea57da935b4fc8c2406f302d6f]

INTEGRATION: CWS ooo19126 (1.3.154); FILE MERGED 2005/09/06 13:05:00 rt 1.3.154.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [34d665c1759c3fc9fc20551897a957cac20688b7]

INTEGRATION: CWS ooo19126 (1.2.6); FILE MERGED 2005/09/05 15:19:31 rt 1.2.6.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [659497b5e766d829ac1fd481422ec8d975fb9c50]

INTEGRATION: CWS ooo19126 (1.1.1.1.146); FILE MERGED 2005/09/05 13:12:10 rt 1.1.1.1.146.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [cf6b585027bc438ff092744daf938e13b855526b]

INTEGRATION: CWS ooo19126 (1.3.434); FILE MERGED 2005/09/06 13:05:00 rt 1.3.434.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ad93d59a894c3bb9b6ebf2f46261dba91c75963d]

INTEGRATION: CWS ooo19126 (1.3.6); FILE MERGED 2005/09/05 15:19:31 rt 1.3.6.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7b4d571f412d0047289bfb1eac6e9e2b0859ef8d]

INTEGRATION: CWS ooo19126 (1.4.154); FILE MERGED 2005/09/06 13:05:00 rt 1.4.154.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e4c917cdae56138a2faafb4d2786d667f999fbcb]

INTEGRATION: CWS ooo19126 (1.2.110); FILE MERGED 2005/09/05 13:12:09 rt 1.2.110.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [09180e667b416dbcde4bdb2c4dc4d01c62516d26]

INTEGRATION: CWS ooo19126 (1.14.6); FILE MERGED 2005/09/05 15:19:30 rt 1.14.6.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b78bce26e5e867a9b9ae3b1444f034e21b035bf0]

INTEGRATION: CWS ooo19126 (1.9.288); FILE MERGED 2005/09/06 13:05:00 rt 1.9.288.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e6f56fedfbabe0a9bd260147e618bfcf06b1e3b6]

INTEGRATION: CWS ooo19126 (1.1.1.1.146); FILE MERGED 2005/09/05 13:12:09 rt 1.1.1.1.146.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [98423c105b031a0ba9c465812f2306b89dea4b3e]

INTEGRATION: CWS ooo19126 (1.8.6); FILE MERGED 2005/09/05 15:19:30 rt 1.8.6.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [daf4c457770a6f80b1f3e2a954bbb3614b7dda76]

INTEGRATION: CWS ooo19126 (1.41.510); FILE MERGED 2005/09/06 13:04:59 rt 1.41.510.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1de934a0df689349f6a407b9022150dee009d00f]

INTEGRATION: CWS ooo19126 (1.1.1.1.146); FILE MERGED 2005/09/05 13:12:08 rt 1.1.1.1.146.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [2f9eff32524bc1e8fac9ae7aa78beb16efe4694a]

INTEGRATION: CWS ooo19126 (1.5.1048); FILE MERGED 2005/09/06 13:04:59 rt 1.5.1048.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6a4699c1bdf6f883809734f444ea59e3574932b4]

INTEGRATION: CWS ooo19126 (1.1.1.1.146); FILE MERGED 2005/09/05 13:12:07 rt 1.1.1.1.146.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [49d8b47663658fc116eb4ba3919c7a707d460aae]

INTEGRATION: CWS ooo19126 (1.40.40); FILE MERGED 2005/09/06 13:04:58 rt 1.40.40.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [fc6c82f5e24432cddb9abb4073979a665221ff00]

INTEGRATION: CWS ooo19126 (1.6.6); FILE MERGED 2005/09/05 15:19:29 rt 1.6.6.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8583a97a3362edfb1892041c182e1cb8c203ac46]

INTEGRATION: CWS ooo19126 (1.2.146); FILE MERGED 2005/09/05 13:12:07 rt 1.2.146.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [9654d761ae5618c264531fe4e53a3ad629c20287]

INTEGRATION: CWS ooo19126 (1.30.130); FILE MERGED 2005/09/06 13:04:58 rt 1.30.130.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [45228019cc6b5a0073baccbcacaa4835121471e3]

INTEGRATION: CWS ooo19126 (1.2.142); FILE MERGED 2005/09/05 15:19:28 rt 1.2.142.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [af81ee61cf0b9a84bf9f423337de6ce670597ff0]

INTEGRATION: CWS ooo19126 (1.1.1.1.146); FILE MERGED 2005/09/05 13:12:06 rt 1.1.1.1.146.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f5aaaa10208cda9f1aee8d22e81bdb10dffc423e]

INTEGRATION: CWS ooo19126 (1.30.510); FILE MERGED 2005/09/06 13:04:58 rt 1.30.510.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c5d6cbfff8ee90246d82e3545c815426dfd72501]

INTEGRATION: CWS ooo19126 (1.1.142); FILE MERGED 2005/09/05 15:19:28 rt 1.1.142.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [03e81d5e2d9be502d1b4bc5f90579570cf8a5827]

INTEGRATION: CWS ooo19126 (1.1.1.1.146); FILE MERGED 2005/09/05 13:12:05 rt 1.1.1.1.146.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c5279f4f8a70ace38486690b9adfee2c80550be9]

INTEGRATION: CWS ooo19126 (1.63.288); FILE MERGED 2005/09/06 13:04:57 rt 1.63.288.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [bbcb966b9d4c0e44b65ee4b5840d4eba4c90588a]

INTEGRATION: CWS ooo19126 (1.4.10); FILE MERGED 2005/09/05 15:19:28 rt 1.4.10.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [34cb231393b449256dd44cecde03ecdc1d906aa1]

INTEGRATION: CWS ooo19126 (1.1.1.1.146); FILE MERGED 2005/09/05 13:12:04 rt 1.1.1.1.146.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [dabf719af1a9d92b7650b43e679234f59a49e6e6]

INTEGRATION: CWS ooo19126 (1.8.20); FILE MERGED 2005/09/05 15:19:28 rt 1.8.20.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1fb23feace911a4fc8ce9618dee4d8b8bde2fc46]

INTEGRATION: CWS ooo19126 (1.31.510); FILE MERGED 2005/09/05 15:23:09 rt 1.31.510.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [2a6d7548d9ab784b003e2150e9a66307ef964a07]

INTEGRATION: CWS ooo19126 (1.2.142); FILE MERGED 2005/09/05 15:19:27 rt 1.2.142.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b91b1e2c4bcbbecf0bc31a6e62ad0982bac29a6f]

INTEGRATION: CWS ooo19126 (1.2.1070); FILE MERGED 2005/09/05 15:23:08 rt 1.2.1070.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [eea60704cfebd8d686835ea721911fc21f8386a8]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 10:39:54 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [510faf875399a972deb11c97e67c98b5d7a466a2]

INTEGRATION: CWS ooo19126 (1.2.10); FILE MERGED 2005/09/05 15:19:27 rt 1.2.10.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5fb908b1285a79e2cc8642b4a0cdfb3a682a2011]

INTEGRATION: CWS ooo19126 (1.3.566); FILE MERGED 2005/09/05 15:23:08 rt 1.3.566.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4787479343c7e96abe7dc7b8839fa2110de5c54d]

INTEGRATION: CWS ooo19126 (1.4.158); FILE MERGED 2005/09/05 10:39:54 rt 1.4.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c9ffcc1ce7b45b48261bb530d3c24422b61cf8d6]

INTEGRATION: CWS ooo19126 (1.2.132); FILE MERGED 2005/09/05 15:19:27 rt 1.2.132.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [cf456ffa3a442abcc4787bd393faad7c976736aa]

INTEGRATION: CWS ooo19126 (1.1.1.1.146); FILE MERGED 2005/09/05 13:12:03 rt 1.1.1.1.146.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [57b847adaa8327b3f42b46f5f65c402544a928d8]

INTEGRATION: CWS ooo19126 (1.3.142); FILE MERGED 2005/09/05 15:19:27 rt 1.3.142.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1a333033e447ee13c4f24be922a60c8aaa52e3ab]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 10:39:53 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [814d6c6ba92604a59e1b76d58a463e62ba6dfc66]

INTEGRATION: CWS ooo19126 (1.29.336); FILE MERGED 2005/09/05 15:23:07 rt 1.29.336.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [beb6847f63802506a031dfad5a7cf4ed0c80bd9f]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 10:39:52 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e2d98f876f803467815165ca0c96f329824c6752]

INTEGRATION: CWS ooo19126 (1.5.8); FILE MERGED 2005/09/05 15:19:26 rt 1.5.8.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [cb0b05153651062ec8d2ecd5fac21d500e0e1457]

INTEGRATION: CWS ooo19126 (1.16.270); FILE MERGED 2005/09/05 15:23:07 rt 1.16.270.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [abeb7bd6cefe473912e42ea279854be2ade0726f]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 10:39:51 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [50eb3036a5274e222e84b4dfa4d8e55a97aae158]

INTEGRATION: CWS ooo19126 (1.3.134); FILE MERGED 2005/09/05 15:19:26 rt 1.3.134.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7e3dd0df9a2affae70d6347d1efad31f09972944]

INTEGRATION: CWS ooo19126 (1.170.40); FILE MERGED 2005/09/05 15:23:07 rt 1.170.40.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3b2f228b455678c390fda030f8e16d11a31c4e6c]

INTEGRATION: CWS ooo19126 (1.1.1.1.146); FILE MERGED 2005/09/05 13:12:02 rt 1.1.1.1.146.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c4531629b2d9de1b5f9f9120a2a96d3504b26fff]

INTEGRATION: CWS ooo19126 (1.2.12); FILE MERGED 2005/09/05 15:19:26 rt 1.2.12.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a92503c145f9636dc260e254d1c0b0524f3ca1e4]

INTEGRATION: CWS ooo19126 (1.22.192); FILE MERGED 2005/09/05 15:23:06 rt 1.22.192.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ba2a0347262de7c71caf3776fecf07db58d5c73d]

INTEGRATION: CWS ooo19126 (1.3.18); FILE MERGED 2005/09/05 13:12:02 rt 1.3.18.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0521e3437bceb2676b69d588af0e7d790a09012d]

INTEGRATION: CWS ooo19126 (1.5.20); FILE MERGED 2005/09/05 15:19:25 rt 1.5.20.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [79b3ea31f14b20f011858911867dd6bc19869e2f]

INTEGRATION: CWS ooo19126 (1.80.172); FILE MERGED 2005/09/05 15:23:05 rt 1.80.172.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7492e7102f97c337fa95a34ad31aa593551369c0]

INTEGRATION: CWS ooo19126 (1.2.130); FILE MERGED 2005/09/05 13:12:01 rt 1.2.130.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1d93b3cba2481745f3e0b4b655f35788bbf929be]

INTEGRATION: CWS ooo19126 (1.2.34); FILE MERGED 2005/09/05 15:19:25 rt 1.2.34.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6acdb5f3ed4cc91433b152995941db05b038f0a6]

INTEGRATION: CWS ooo19126 (1.15.154); FILE MERGED 2005/09/05 15:23:05 rt 1.15.154.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7e1770eb320f29ac4b00d4582361e0b67503cc10]

INTEGRATION: CWS ooo19126 (1.2.146); FILE MERGED 2005/09/05 13:12:01 rt 1.2.146.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8b5885f85a37597b2903449e5d61dffda1cfabce]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 10:39:50 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [9d89f7eb87a2df1441635ad6aff274ed6045f606]

INTEGRATION: CWS ooo19126 (1.3.12); FILE MERGED 2005/09/05 15:19:25 rt 1.3.12.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3ad788a414ea4de0fa9150b84c1f3ba3f5eb96b7]

INTEGRATION: CWS ooo19126 (1.2.24); FILE MERGED 2005/09/05 13:12:00 rt 1.2.24.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ffe38d3110bc5e318a8f74bf56ecd48e107de9b5]

INTEGRATION: CWS ooo19126 (1.2.12); FILE MERGED 2005/09/05 15:19:25 rt 1.2.12.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3d6244e19186c6e13e46e1dc27a9baa44fe01272]

INTEGRATION: CWS ooo19126 (1.1.1.1.146); FILE MERGED 2005/09/05 13:12:00 rt 1.1.1.1.146.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e6349cae75efc9c0e04e3854d26293d2cb534918]

INTEGRATION: CWS ooo19126 (1.7.8); FILE MERGED 2005/09/05 15:19:24 rt 1.7.8.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6be228ad3aa9535c854bba1099dead2e59302e7e]

INTEGRATION: CWS ooo19126 (1.2.608); FILE MERGED 2005/09/05 15:23:03 rt 1.2.608.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3cfc5a2dd2f55e1a9fe4f5d85eab3a9e5d920ce6]

INTEGRATION: CWS ooo19126 (1.2.24); FILE MERGED 2005/09/05 13:11:59 rt 1.2.24.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [35714c91715c0d405fe0b4eb6896debd45507f12]

INTEGRATION: CWS ooo19126 (1.4.18); FILE MERGED 2005/09/05 15:19:24 rt 1.4.18.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [008fe63d64e2f0227fbab082fafe631be4623842]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 10:39:49 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [60745c0d1c04a8cbfdddc5a5e5469e2dde5861e7]

INTEGRATION: CWS ooo19126 (1.3.352); FILE MERGED 2005/09/05 15:23:03 rt 1.3.352.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [137d748d248ade2bd8c16c091ec7a2a674973fe7]

INTEGRATION: CWS ooo19126 (1.1.1.1.146); FILE MERGED 2005/09/05 13:11:59 rt 1.1.1.1.146.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ebc03cf28b814ee1ce1b2502a48516cff3546266]

INTEGRATION: CWS ooo19126 (1.6.6); FILE MERGED 2005/09/05 15:19:24 rt 1.6.6.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3b01d9157a48638d34c5193b9b38f5b51683cbb1]

INTEGRATION: CWS ooo19126 (1.2.22); FILE MERGED 2005/09/05 13:11:59 rt 1.2.22.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [72f9cf596e64d053d3a228e69bb9c9576dc2d2fb]

INTEGRATION: CWS ooo19126 (1.7.6); FILE MERGED 2005/09/05 15:19:24 rt 1.7.6.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5f450223b28269635619c07fc395ffcee7ac8acc]

INTEGRATION: CWS ooo19126 (1.3.208); FILE MERGED 2005/09/05 15:23:02 rt 1.3.208.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4bb7a75740ce3dfab76cb207e3bc863326785050]

INTEGRATION: CWS ooo19126 (1.2.144); FILE MERGED 2005/09/05 15:19:24 rt 1.2.144.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5bd300a4443cc93499e9bdf472b8866dda4c9fcd]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 10:39:48 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f646f43c2d0aeeda4944bb4670f677fa05822484]

INTEGRATION: CWS ooo19126 (1.2.18); FILE MERGED 2005/09/05 13:11:58 rt 1.2.18.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8cb354f3a28d854447cbfef67ae62f8802700c31]

INTEGRATION: CWS ooo19126 (1.6.112); FILE MERGED 2005/09/05 15:19:23 rt 1.6.112.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3e32da642d6bf6dba7f7ca21a3915d69c66553dc]

INTEGRATION: CWS ooo19126 (1.2.338); FILE MERGED 2005/09/05 15:23:02 rt 1.2.338.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [16f317444a060162935ff89a3eec7f9d573ace4e]

INTEGRATION: CWS ooo19126 (1.2.146); FILE MERGED 2005/09/05 13:11:58 rt 1.2.146.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [40dda514aea6b23068d3fd29f07026006f59dfc6]

INTEGRATION: CWS ooo19126 (1.3.12); FILE MERGED 2005/09/05 15:19:23 rt 1.3.12.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [2c5a5d1a727fa8f37519d7b6023b3d889e8bb650]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 10:39:47 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [2e574a6ae5b7f672cdc36a7b78ec8c29cb4a475c]

INTEGRATION: CWS ooo19126 (1.33.510); FILE MERGED 2005/09/05 15:23:00 rt 1.33.510.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4abcf895d5c753e6de7b1a9bb779d32ab6e8ab77]

INTEGRATION: CWS ooo19126 (1.1.1.1.146); FILE MERGED 2005/09/05 13:11:58 rt 1.1.1.1.146.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [72669cb50b534c9679627b6abb899102e0449aa7]

INTEGRATION: CWS ooo19126 (1.12.6); FILE MERGED 2005/09/05 15:19:23 rt 1.12.6.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a0762f3f587621086eff7b80d7247852f0260a35]

INTEGRATION: CWS ooo19126 (1.1.1.1.1086); FILE MERGED 2005/09/05 15:23:00 rt 1.1.1.1.1086.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ae84dd6ee6e6417f4a5daba4574628db43ef9107]

INTEGRATION: CWS ooo19126 (1.1.1.1.146); FILE MERGED 2005/09/05 17:14:55 rt 1.1.1.1.146.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ce8bc4fe25899635ddb9f5cc54e9ef593d646af8]

INTEGRATION: CWS ooo19126 (1.8.210); FILE MERGED 2005/09/05 15:23:00 rt 1.8.210.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6e261ec18842d9885259628d805386ee2587292e]

INTEGRATION: CWS ooo19126 (1.1.1.1.146); FILE MERGED 2005/09/05 13:11:57 rt 1.1.1.1.146.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [2932678c6d522540bb333996fc4e386216d82d44]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 10:39:46 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5445b6007a92eda252e322d89043326c858c6353]

INTEGRATION: CWS ooo19126 (1.2.136); FILE MERGED 2005/09/05 17:14:54 rt 1.2.136.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [79005d17ba74bf99212f2aed4129351a09568384]

INTEGRATION: CWS ooo19126 (1.6.192); FILE MERGED 2005/09/05 15:22:59 rt 1.6.192.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8a9c0da3d752ed3da721da8a0d54127ef4afb80e]

INTEGRATION: CWS ooo19126 (1.1.1.1.146); FILE MERGED 2005/09/05 13:11:56 rt 1.1.1.1.146.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3916a33b6a9bb3d2238da8b213d613d8e910a877]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 10:39:46 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d674ca5b600845161dcb818bddf0c9dbe9055e3b]

INTEGRATION: CWS ooo19126 (1.6.104); FILE MERGED 2005/09/05 17:14:54 rt 1.6.104.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b84d665b1292d2ce31815509e7f49330dc094daa]

INTEGRATION: CWS ooo19126 (1.2.16); FILE MERGED 2005/09/05 13:11:56 rt 1.2.16.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7450e4d6f75285cec8a5cda9c2a81c2f5314ba36]

INTEGRATION: CWS ooo19126 (1.5.436); FILE MERGED 2005/09/05 15:22:59 rt 1.5.436.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8dd1e212d427aa1d0e52670d50a81575cfa4a636]

INTEGRATION: CWS ooo19126 (1.5.128); FILE MERGED 2005/09/05 10:39:45 rt 1.5.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [57723628f40ccfbcb9bf6ed3534a9d437619a145]

INTEGRATION: CWS ooo19126 (1.4.86); FILE MERGED 2005/09/05 17:14:54 rt 1.4.86.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0cae19905f9f0263ea379c315e115c45c2277396]

INTEGRATION: CWS ooo19126 (1.33.210); FILE MERGED 2005/09/05 15:22:59 rt 1.33.210.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [437a08388c5784a917cb63fdde0575673d14307b]

INTEGRATION: CWS ooo19126 (1.1.1.1.1086); FILE MERGED 2005/09/05 15:22:59 rt 1.1.1.1.1086.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f779cf1a19a59569936b8cc63a4c3933d56fe854]

INTEGRATION: CWS ooo19126 (1.1.1.1.146); FILE MERGED 2005/09/05 13:11:55 rt 1.1.1.1.146.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [859026970728ecf442692aec9658e0a4900bbe44]

INTEGRATION: CWS ooo19126 (1.6.120); FILE MERGED 2005/09/05 10:39:44 rt 1.6.120.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7b456549479095be4f762f470a677dd361f17eef]

INTEGRATION: CWS ooo19126 (1.3.130); FILE MERGED 2005/09/05 17:14:53 rt 1.3.130.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c8a48fb0219afa22489654cf67765514c781f5b8]

INTEGRATION: CWS ooo19126 (1.48.164); FILE MERGED 2005/09/05 15:22:58 rt 1.48.164.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ed89392cb1074b5dc26dda97c4af98459603770e]

INTEGRATION: CWS ooo19126 (1.5.120); FILE MERGED 2005/09/05 10:39:44 rt 1.5.120.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0c0fa466bf5edd5918af5898e8bd9804f234993a]

INTEGRATION: CWS ooo19126 (1.8.86); FILE MERGED 2005/09/05 17:14:53 rt 1.8.86.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6c16816773eb9a24b3c3a97de85903a34dc693fb]

INTEGRATION: CWS ooo19126 (1.2.110); FILE MERGED 2005/09/05 13:11:54 rt 1.2.110.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [71b14f35ace58b3914b186b469ae439e1dcdedfe]

INTEGRATION: CWS ooo19126 (1.24.436); FILE MERGED 2005/09/05 15:22:58 rt 1.24.436.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [34b165a9953bd60f82ffacf046e0ebe35c75467e]

INTEGRATION: CWS ooo19126 (1.9.86); FILE MERGED 2005/09/05 17:14:52 rt 1.9.86.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3ca926824e725da8b52b353db9d3dad13e24029f]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 10:39:42 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [14b355829fd1e2da04760bf6d3e7ce07da72a5aa]

INTEGRATION: CWS ooo19126 (1.2.566); FILE MERGED 2005/09/05 15:22:58 rt 1.2.566.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4ea86f4b3b1bcdd6bf9b0f1fee9dc7631072f300]

INTEGRATION: CWS ooo19126 (1.1.1.1.146); FILE MERGED 2005/09/05 13:11:54 rt 1.1.1.1.146.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e8132b7c8fea95538399ce93fdca40da6d990a22]

INTEGRATION: CWS ooo19126 (1.8.86); FILE MERGED 2005/09/05 17:14:52 rt 1.8.86.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8498c4937a1353ef4826a8a152ba03cd90a68600]

INTEGRATION: CWS ooo19126 (1.4.298); FILE MERGED 2005/09/05 15:22:58 rt 1.4.298.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ab78c74708d435e26613db5f850200bdf4e0aba3]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 10:39:41 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8f63e440fb3e1247929232eb6bda0aa22ae1636f]

INTEGRATION: CWS ooo19126 (1.8.104); FILE MERGED 2005/09/05 17:14:52 rt 1.8.104.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1f677ce18313e2443bf259a036ff5dca6b6806f0]

INTEGRATION: CWS ooo19126 (1.4.510); FILE MERGED 2005/09/05 15:22:58 rt 1.4.510.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f73df6eacc00616718c1d660d55be066e21d20b4]

INTEGRATION: CWS ooo19126 (1.2.130); FILE MERGED 2005/09/05 13:11:53 rt 1.2.130.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ae694c372e39e0d17056ab5860de565d8fb0e545]

INTEGRATION: CWS ooo19126 (1.3.86); FILE MERGED 2005/09/05 17:14:51 rt 1.3.86.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3726c99139b33f6044c70b8c1e20e24bceffb87e]

INTEGRATION: CWS ooo19126 (1.2.608); FILE MERGED 2005/09/05 15:22:58 rt 1.2.608.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [979b2f568023e500d8e9d14363ed5de1ae2cfd5c]

INTEGRATION: CWS ooo19126 (1.1.1.1.146); FILE MERGED 2005/09/05 13:11:52 rt 1.1.1.1.146.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1c76d0099124335404d6354f9ea7668a426ff875]

INTEGRATION: CWS ooo19126 (1.2.86); FILE MERGED 2005/09/05 17:14:51 rt 1.2.86.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3618ea977eac4d3c7ff7b9e192cf4cae5b551671]

INTEGRATION: CWS ooo19126 (1.3.444); FILE MERGED 2005/09/05 15:22:57 rt 1.3.444.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [78e177798ebde2286d0fbfaf3986fdcad530f155]

INTEGRATION: CWS ooo19126 (1.4.18); FILE MERGED 2005/09/05 13:11:52 rt 1.4.18.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [87dfcb50073036a39078bc35335a8c7a58caf9aa]

INTEGRATION: CWS ooo19126 (1.9.108); FILE MERGED 2005/09/05 17:14:50 rt 1.9.108.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [859fa55168687dff354fd41deaa0ef5a3dadc3b4]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 10:39:40 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e6ce1f7662dfa87a7be26380e3c4a51da8ca1199]

INTEGRATION: CWS ooo19126 (1.2.16); FILE MERGED 2005/09/05 13:11:52 rt 1.2.16.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a5d8dea3a973f8a5696ed981c0caa5f9d8e06a6a]

INTEGRATION: CWS ooo19126 (1.14.154); FILE MERGED 2005/09/05 15:22:57 rt 1.14.154.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [335c788fb0dd7ea0c7a89bb3698743eeb0af010a]

INTEGRATION: CWS ooo19126 (1.5.86); FILE MERGED 2005/09/05 17:14:50 rt 1.5.86.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [35e407cb2638875c54429ed76027bfacf63c345d]

INTEGRATION: CWS ooo19126 (1.1.1.1.146); FILE MERGED 2005/09/05 13:11:51 rt 1.1.1.1.146.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c157e55ebd65ab4e29a84dac76cb432b964f93ac]

INTEGRATION: CWS ooo19126 (1.7.26); FILE MERGED 2005/09/05 17:14:50 rt 1.7.26.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7943c082b0779f6dbb7ad79545e8179b4c8913d7]

INTEGRATION: CWS ooo19126 (1.3.146); FILE MERGED 2005/09/05 13:11:51 rt 1.3.146.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0df6e7973935fac02ce1dd8815c3501e25c9d389]

INTEGRATION: CWS ooo19126 (1.3.436); FILE MERGED 2005/09/05 15:22:57 rt 1.3.436.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [acae48bcefc7cc42ee638f49e96ab540d89e4dc0]

INTEGRATION: CWS ooo19126 (1.5.128); FILE MERGED 2005/09/05 10:39:40 rt 1.5.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [223eebbf9d446c0f6fd2e8c61cbff23d17bd59fd]

INTEGRATION: CWS ooo19126 (1.8.34); FILE MERGED 2005/09/05 17:14:49 rt 1.8.34.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6311869eccd72d605131fc421a1a3ae4885c44c8]

INTEGRATION: CWS ooo19126 (1.3.508); FILE MERGED 2005/09/05 15:22:56 rt 1.3.508.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6d3a4cd13ffc1e4ce9de134d8b3dadbd32f8b52d]

INTEGRATION: CWS ooo19126 (1.2.16); FILE MERGED 2005/09/05 13:11:51 rt 1.2.16.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [69842f7db2e2ca724d8642a6819e69944ac75eeb]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 10:39:39 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [2404baca02dc097a2780093c300f35b9717aaf38]

INTEGRATION: CWS ooo19126 (1.9.86); FILE MERGED 2005/09/05 17:14:49 rt 1.9.86.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [9f2895d7232d4e55b83cd77b6ac56fc53b59677d]

INTEGRATION: CWS ooo19126 (1.5.14); FILE MERGED 2005/09/05 13:11:50 rt 1.5.14.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d939c98a54f17e0296cde96e4feb12fcf52e5ef8]

INTEGRATION: CWS ooo19126 (1.2.130); FILE MERGED 2005/09/05 17:14:49 rt 1.2.130.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [df4e13e697c83043ab65eaea610710d0c10406fa]

INTEGRATION: CWS ooo19126 (1.14.436); FILE MERGED 2005/09/05 15:22:56 rt 1.14.436.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0db6f756ba19cb7a9a043197c700f2cc34a54bd1]

INTEGRATION: CWS ooo19126 (1.2.16); FILE MERGED 2005/09/05 13:11:50 rt 1.2.16.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [bcd19b580a44ab10982fde1f20ec18a4e377cfdd]

INTEGRATION: CWS ooo19126 (1.3.130); FILE MERGED 2005/09/05 17:14:49 rt 1.3.130.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [67f16980e7bc5b2950f38530c9fceb35a3e58c75]

INTEGRATION: CWS ooo19126 (1.8.192); FILE MERGED 2005/09/05 15:22:56 rt 1.8.192.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6dd77f1e39f046d99323dff176d09da4ece61c64]

INTEGRATION: CWS ooo19126 (1.4.16); FILE MERGED 2005/09/05 13:11:50 rt 1.4.16.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [368bbaa3215bd824a9130d65acf8595d71876e5e]

INTEGRATION: CWS ooo19126 (1.10.86); FILE MERGED 2005/09/05 17:14:48 rt 1.10.86.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6bcdb440ddb26e73e17b4eedc904a023b923c3f3]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 10:39:38 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [53be9fd6f171ba9cf99dd5fb0374160f82acdc25]

INTEGRATION: CWS ooo19126 (1.37.352); FILE MERGED 2005/09/05 15:22:55 rt 1.37.352.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e73f702bf7e9aff2beb326936915462d299752dd]

INTEGRATION: CWS ooo19126 (1.1.1.1.146); FILE MERGED 2005/09/05 13:11:50 rt 1.1.1.1.146.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [24771fc471c408c4a1f0e489cb849afc361309f0]

INTEGRATION: CWS ooo19126 (1.7.124); FILE MERGED 2005/09/05 17:14:48 rt 1.7.124.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [74d28b19b97a5d5804d739cc3785f2bdb8209929]

INTEGRATION: CWS ooo19126 (1.3.1072); FILE MERGED 2005/09/05 15:22:55 rt 1.3.1072.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [98fc2a96168f6b70c1775770fe437c0692d524ca]

INTEGRATION: CWS ooo19126 (1.3.146); FILE MERGED 2005/09/05 13:11:49 rt 1.3.146.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [82b3eea3d364f79bf67977345222674f8ddb69e9]

INTEGRATION: CWS ooo19126 (1.3.130); FILE MERGED 2005/09/05 17:14:47 rt 1.3.130.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ba3e478857b604b445db88d38fd505bc8f85587f]

INTEGRATION: CWS ooo19126 (1.2.16); FILE MERGED 2005/09/05 13:11:49 rt 1.2.16.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [660520ed106e050f1b2d90fc99459193efb4978d]

INTEGRATION: CWS ooo19126 (1.8.510); FILE MERGED 2005/09/05 15:22:55 rt 1.8.510.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [2d4e359e6dfa22012f6015ac83a34f79d7ee96cd]

INTEGRATION: CWS ooo19126 (1.8.130); FILE MERGED 2005/09/05 17:14:47 rt 1.8.130.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [89abfdc161325793285813e8faa4c359a0559454]

INTEGRATION: CWS ooo19126 (1.25.510); FILE MERGED 2005/09/05 15:22:55 rt 1.25.510.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b8aa082f9f0277870365f3a35e91a1db18262430]

INTEGRATION: CWS ooo19126 (1.4.16); FILE MERGED 2005/09/05 13:11:48 rt 1.4.16.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [fba5080bdb5a73e7508af62d36550b68501f0e8e]

INTEGRATION: CWS ooo19126 (1.16.20); FILE MERGED 2005/09/05 17:14:47 rt 1.16.20.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [46081ef7b5ce5df8a6bec99d088870a45afcd935]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 10:39:37 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [cbb8f41099229389441bc71802fe5a7d4d319d41]

INTEGRATION: CWS ooo19126 (1.1.1.1.1086); FILE MERGED 2005/09/05 15:22:54 rt 1.1.1.1.1086.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1c1760e9971fc8a2aa8cecb558edd1e8258947f6]

INTEGRATION: CWS ooo19126 (1.1.1.1.146); FILE MERGED 2005/09/05 13:11:48 rt 1.1.1.1.146.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4b58733a311e8698434fd3ae7dd3c9efe34d9d14]

INTEGRATION: CWS ooo19126 (1.12.26); FILE MERGED 2005/09/05 17:14:46 rt 1.12.26.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7a4ef39296778b00f4ded9101fadda3bf59619e8]

INTEGRATION: CWS ooo19126 (1.3.164); FILE MERGED 2005/09/05 15:22:54 rt 1.3.164.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3f775bed455db2288fad9c40f90330d5eb25356a]

INTEGRATION: CWS ooo19126 (1.6.120); FILE MERGED 2005/09/05 17:14:46 rt 1.6.120.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e6052eb046e4e0e8182005bc3c5134128dfbc8ef]

INTEGRATION: CWS ooo19126 (1.13.840); FILE MERGED 2005/09/05 15:22:54 rt 1.13.840.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [720a7f0800a0c50b18c7403404ee2668ff85f1b4]

INTEGRATION: CWS ooo19126 (1.2.138); FILE MERGED 2005/09/05 13:11:47 rt 1.2.138.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [9d2c16a2b2a438ec4335ff9f064d52c3e92df264]

INTEGRATION: CWS ooo19126 (1.15.26); FILE MERGED 2005/09/05 17:14:45 rt 1.15.26.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [72b2b614576a118156bb1a0b355d45c0283c69db]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 10:39:36 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3d96fc1eed3af249b9cd395e8930e3245d031f66]

INTEGRATION: CWS ooo19126 (1.20.510); FILE MERGED 2005/09/05 15:22:54 rt 1.20.510.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c09b4ed5fb69d8a6f22946260ba7dcf9178484ce]

INTEGRATION: CWS ooo19126 (1.4.138); FILE MERGED 2005/09/05 13:11:47 rt 1.4.138.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [80f46bb18d500d0794fc603a2570eaa42e2f1ee9]

INTEGRATION: CWS ooo19126 (1.11.124); FILE MERGED 2005/09/05 17:14:45 rt 1.11.124.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5b90e5af4c92081f393a98fd7e98856e79ab2e9c]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 10:39:36 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [58fe5724477cc472bad710e4dbe825c0a46f29fc]

INTEGRATION: CWS ooo19126 (1.2.1070); FILE MERGED 2005/09/05 15:22:53 rt 1.2.1070.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b3070de48fd6309b12ac5739096de62ccc3bfc8a]

INTEGRATION: CWS ooo19126 (1.1.1.1.146); FILE MERGED 2005/09/05 13:11:47 rt 1.1.1.1.146.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [eefd18c83084e4952d0168707f17a31fb2ab9d59]

INTEGRATION: CWS ooo19126 (1.6.20); FILE MERGED 2005/09/05 17:14:44 rt 1.6.20.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [bf505210a2821a08739813feb8696bf14f3a0c10]

INTEGRATION: CWS ooo19126 (1.3.566); FILE MERGED 2005/09/05 15:22:53 rt 1.3.566.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b5021224877cddba7424962f81d3d693590d0ac4]

INTEGRATION: CWS ooo19126 (1.10.86); FILE MERGED 2005/09/05 17:14:44 rt 1.10.86.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c7fa2e3aecf83c31bf7bafd3a8fe88812eaa2c3d]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 10:39:35 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8528ec052c1318f7433678d0e2b843c6bc02b51e]

INTEGRATION: CWS ooo19126 (1.6.126); FILE MERGED 2005/09/05 15:22:53 rt 1.6.126.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [2ddd754d13ce6e745b57576870960e32c9484a03]

INTEGRATION: CWS ooo19126 (1.1.1.1.146); FILE MERGED 2005/09/05 13:11:46 rt 1.1.1.1.146.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d83e317d1f136830fa0e3a682f5d317f2f70bcda]

INTEGRATION: CWS ooo19126 (1.7.26); FILE MERGED 2005/09/05 17:14:43 rt 1.7.26.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [966048d7d4919d9fc22ef64606a951c633f5eb81]

INTEGRATION: CWS ooo19126 (1.6.14); FILE MERGED 2005/09/05 13:11:46 rt 1.6.14.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [eb052195c423dcc9ff0822ed233c54d7c3d3715c]

INTEGRATION: CWS ooo19126 (1.29.510); FILE MERGED 2005/09/05 15:22:53 rt 1.29.510.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4bf48a07f551262db20334b36729eb7f9f1b66b1]

INTEGRATION: CWS ooo19126 (1.12.86); FILE MERGED 2005/09/05 17:14:42 rt 1.12.86.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6527995327279104122d147da2098a8e955e4bfb]

INTEGRATION: CWS ooo19126 (1.1.1.1.1086); FILE MERGED 2005/09/05 15:22:52 rt 1.1.1.1.1086.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [607890fe9dbf16f7ea8c2489792b811a78d8036b]

INTEGRATION: CWS ooo19126 (1.11.6); FILE MERGED 2005/09/05 17:14:42 rt 1.11.6.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5946f3c9c477b9b671490ffb6c04b8fa0af674fa]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 10:39:34 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0e1a2a2cd774848ee52139c072b6cd86c83d52e3]

INTEGRATION: CWS ooo19126 (1.5.16); FILE MERGED 2005/09/05 13:11:46 rt 1.5.16.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [93f40e47d60d07d54eaf77afe68e4fbc57d228ad]

INTEGRATION: CWS ooo19126 (1.6.566); FILE MERGED 2005/09/05 15:22:52 rt 1.6.566.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e83f00bc117ed9f7fe25204431561b99cbe36488]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 10:39:34 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [43495a71fa1d0c0eb95e260d2f925a7933eb628a]

INTEGRATION: CWS ooo19126 (1.1.1.1.146); FILE MERGED 2005/09/05 13:11:45 rt 1.1.1.1.146.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [2c61bab19b96454a31f6be8425679702f062735f]

INTEGRATION: CWS ooo19126 (1.33.96); FILE MERGED 2005/09/05 15:22:52 rt 1.33.96.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7ac7ba7e248d5d05ac1289d1226e2751da4619fc]

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>  [f647fba27b1338883a791be20b856e2bffd15e88]

INTEGRATION: CWS ooo19126 (1.3.146); FILE MERGED 2005/09/05 13:11:45 rt 1.3.146.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6273ef5c99df4af801b1e937dcff5afe0176fa03]

INTEGRATION: CWS ooo19126 (1.35.338); FILE MERGED 2005/09/05 15:22:52 rt 1.35.338.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6c883e03a2ec3e9367f668576a9c5f4a72acaf48]

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>  [9da9554c2898417a37788f4ebbaf2da193de47ff]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 10:39:33 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [106e0729721d140aa0e9b261bd10a43e158dc917]

INTEGRATION: CWS ooo19126 (1.5.128); FILE MERGED 2005/09/05 10:39:32 rt 1.5.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a69cf87eb6db55e05235bc14d74cfa2ee22852a8]

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>  [7a86a0d0ee3d4dfd558b65efd79845b27e4644d5]

INTEGRATION: CWS ooo19126 (1.3.146); FILE MERGED 2005/09/05 13:11:44 rt 1.3.146.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e12f75ac3a61823585e2b213fe3b2317ba14279e]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 10:39:31 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4b882278bc89e988736084a82e87b7e295f30091]

INTEGRATION: CWS ooo19126 (1.4.192); FILE MERGED 2005/09/05 15:22:51 rt 1.4.192.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [dd201bc4983b864746de72b65ff230e8c157a266]

INTEGRATION: CWS ooo19126 (1.1.1.1.146); FILE MERGED 2005/09/05 13:11:44 rt 1.1.1.1.146.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [80ff7d28cc5f3f3d5da73ace607fe3e15fd774d0]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 10:39:31 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a1706da6fbd6f47f4705556e8ca211d36d278a68]

INTEGRATION: CWS ooo19126 (1.36.60); FILE MERGED 2005/09/05 15:22:51 rt 1.36.60.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [48555664d973c1979a64badf33ee9ab608ba8069]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 10:39:30 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [527313925a16e8dce5b2974afb0a3262a989ab3a]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 10:39:29 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [65eaa9633c9236ef3e963af009525852acfdd356]

INTEGRATION: CWS ooo19126 (1.5.16); FILE MERGED 2005/09/05 13:11:44 rt 1.5.16.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [19e822098b6fdc7a3760f496561914921f35c1d3]

INTEGRATION: CWS ooo19126 (1.1.1.1.146); FILE MERGED 2005/09/05 13:11:43 rt 1.1.1.1.146.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [169c13ab3040e08cdfb60bc4277eb51bc55c1fe3]

INTEGRATION: CWS ooo19126 (1.2.146); FILE MERGED 2005/09/05 13:11:43 rt 1.2.146.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b69a6fa395835f1f36269edeaee8dcd4b0e1eec4]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 10:39:28 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ba028f33f43b72058eed8e995fb017ee106765f3]

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>  [4d844ebf6bdbaa27251cd366e33f623fd9104188]

INTEGRATION: CWS ooo19126 (1.36.510); FILE MERGED 2005/09/05 15:22:49 rt 1.36.510.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [591c3949aebc6a72b75d241734602971d91602a8]

INTEGRATION: CWS ooo19126 (1.2.16); FILE MERGED 2005/09/05 13:11:42 rt 1.2.16.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [bf8e49c331d6026474bfacd5385861e1d070b9c7]

INTEGRATION: CWS ooo19126 (1.3.1044); FILE MERGED 2005/09/05 15:22:49 rt 1.3.1044.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5cf56f84be46852168561fc2f263ac54e459f758]

INTEGRATION: CWS ooo19126 (1.2.98); FILE MERGED 2005/09/05 13:11:42 rt 1.2.98.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [19df15418ac3fe6e55785bc42235f626bd6b4c7f]

INTEGRATION: CWS ooo19126 (1.13.306); FILE MERGED 2005/09/05 15:22:49 rt 1.13.306.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [9c976b6648cb497769c1d7ab822f82be136ed6ca]

INTEGRATION: CWS ooo19126 (1.1.1.1.146); FILE MERGED 2005/09/05 13:11:41 rt 1.1.1.1.146.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b94e85b46473ffc83b198a1c578c83fc65937517]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 10:39:27 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [bebb09017355413de106f2717cd378f0fa00c549]

INTEGRATION: CWS ooo19126 (1.1.1.1.146); FILE MERGED 2005/09/05 13:11:40 rt 1.1.1.1.146.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [396fbcf0be3dd39781b3b4e3518afcf80d5d65ac]

INTEGRATION: CWS ooo19126 (1.4.288); FILE MERGED 2005/09/05 15:22:45 rt 1.4.288.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [2f130921c8f6f0e00b1d7420c1f6b830c5ae9d82]

INTEGRATION: CWS ooo19126 (1.2.16); FILE MERGED 2005/09/05 13:11:40 rt 1.2.16.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0e50a91b7c8ed18a8c70ae4ee9f0f504f8bb22e4]

INTEGRATION: CWS ooo19126 (1.2.34); FILE MERGED 2005/09/05 17:39:48 rt 1.2.34.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1b63a9e41ac9219e9afd71dd3f07e6a9129f8c07]

INTEGRATION: CWS ooo19126 (1.3.566); FILE MERGED 2005/09/05 15:22:45 rt 1.3.566.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [035e77f4041d938c0865207f7f33c33bca761df7]

INTEGRATION: CWS ooo19126 (1.3.16); FILE MERGED 2005/09/05 13:11:40 rt 1.3.16.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [9b117d69e0c8c9af54250d63f4e8546ccfb1ae92]

INTEGRATION: CWS ooo19126 (1.3.20); FILE MERGED 2005/09/05 17:39:47 rt 1.3.20.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4891b1f502f8ae441ebde51a2f694ee8cfdc41e3]

INTEGRATION: CWS ooo19126 (1.7.248); FILE MERGED 2005/09/05 15:22:44 rt 1.7.248.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b52503612c0b925a080fc57113ad581173891c51]

INTEGRATION: CWS ooo19126 (1.2.34); FILE MERGED 2005/09/05 17:39:47 rt 1.2.34.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [26664b8f6e990e6804993090784a72047245cb65]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 10:39:26 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f2161b9ce3ca32cfbd2d69bf634dc7e719ef4fe2]

INTEGRATION: CWS ooo19126 (1.24.210); FILE MERGED 2005/09/05 15:22:44 rt 1.24.210.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ca8222b928f643ac7a7648b8fbc28714c1b0cef7]

INTEGRATION: CWS ooo19126 (1.3.18); FILE MERGED 2005/09/05 13:11:39 rt 1.3.18.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0c218adfbeb0cbcc200dcea61eb1354617ceb5fc]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 10:39:26 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [428ad7d96ed41f6f1c0e104d354a1e02ecb3ec3d]

INTEGRATION: CWS ooo19126 (1.8.690); FILE MERGED 2005/09/05 15:22:44 rt 1.8.690.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c02e53e4df8defcf81cc8b35126974afd530822f]

INTEGRATION: CWS ooo19126 (1.1.1.1.146); FILE MERGED 2005/09/05 13:11:39 rt 1.1.1.1.146.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5be10a8da2f12aa0e4087c4437695d52305359d4]

INTEGRATION: CWS ooo19126 (1.2.44); FILE MERGED 2005/09/05 17:39:47 rt 1.2.44.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [596e2c533b0aaf210e8c0a525cedd06fcda32a0d]

INTEGRATION: CWS ooo19126 (1.23.510); FILE MERGED 2005/09/05 15:22:43 rt 1.23.510.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [71f60796881ef1e82f065456693b3f3285f2ba36]

INTEGRATION: CWS ooo19126 (1.4.14); FILE MERGED 2005/09/05 13:11:39 rt 1.4.14.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [59d9e5a7cf173cdcb9e543f2591b091afd9cdcef]

INTEGRATION: CWS ooo19126 (1.3.34); FILE MERGED 2005/09/05 17:39:47 rt 1.3.34.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [858e88ab36979dacb335c22c16db4f65bc089b6f]

INTEGRATION: CWS ooo19126 (1.115.210); FILE MERGED 2005/09/05 15:22:43 rt 1.115.210.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3e12a8a769e481a902ff94ef418ff99160dee36d]

INTEGRATION: CWS ooo19126 (1.3.34); FILE MERGED 2005/09/05 17:39:46 rt 1.3.34.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3fac20b5fa8fc12815afd5621cd17037f31bd0fb]

INTEGRATION: CWS ooo19126 (1.4.18); FILE MERGED 2005/09/05 13:11:39 rt 1.4.18.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [2905026683daaab1c241215b20925aa355bef6c8]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 10:39:25 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7ca92998e09cbead219dbe20b6b339313e2fadcf]

INTEGRATION: CWS ooo19126 (1.2.44); FILE MERGED 2005/09/05 17:39:46 rt 1.2.44.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ac7180e6411eb7b1a051f654e6882e30dd5f3611]

INTEGRATION: CWS ooo19126 (1.1.1.1.146); FILE MERGED 2005/09/05 13:11:38 rt 1.1.1.1.146.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [78eb1e26f0af5d35f44cea049ed444f6f4408c82]

INTEGRATION: CWS ooo19126 (1.3.16); FILE MERGED 2005/09/05 17:39:46 rt 1.3.16.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ec79093ae336db5d398bc1a67f6b46280fca20de]

INTEGRATION: CWS ooo19126 (1.35.132); FILE MERGED 2005/09/05 15:22:42 rt 1.35.132.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a8765430453d2e5103e5cbc3465da17cba62106f]

INTEGRATION: CWS ooo19126 (1.4.8); FILE MERGED 2005/09/05 17:39:45 rt 1.4.8.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3512020468a7cf94043187fd6124db2917733b89]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 10:39:24 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f144844e54fb3ce61b8f37fd4a267f6d53cbc3cd]

INTEGRATION: CWS ooo19126 (1.2.102); FILE MERGED 2005/09/05 17:39:45 rt 1.2.102.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [017ae56212271e4e62480158c6fe929c1b94b649]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 10:39:24 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [41dc5be39ebcfcc972673f9bc93dd83c5e6283f9]

INTEGRATION: CWS ooo19126 (1.1.1.1.146); FILE MERGED 2005/09/05 13:11:37 rt 1.1.1.1.146.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8a1e13059e585bdd1dffb7576eebe2f866272e81]

INTEGRATION: CWS ooo19126 (1.1.150); FILE MERGED 2005/09/05 17:39:44 rt 1.1.150.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6a5abc8dcc6ff3b157742c669b30a6fcef90f835]

INTEGRATION: CWS ooo19126 (1.19.510); FILE MERGED 2005/09/05 15:22:41 rt 1.19.510.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [551f433ad25675a456a724be96628b418607577b]

INTEGRATION: CWS ooo19126 (1.3.102); FILE MERGED 2005/09/05 17:39:44 rt 1.3.102.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3acce230e01d27e700039e7a7c4c1e26e09ca28d]

INTEGRATION: CWS ooo19126 (1.3.44); FILE MERGED 2005/09/05 10:39:24 rt 1.3.44.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f5426a586b3e1c4f76a4aefd9b14d45c99d44aac]

INTEGRATION: CWS ooo19126 (1.2.1070); FILE MERGED 2005/09/05 15:22:41 rt 1.2.1070.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5555087ce8f592a3686c9b31f1078a96cbf257dc]

INTEGRATION: CWS ooo19126 (1.2.50); FILE MERGED 2005/09/05 13:11:37 rt 1.2.50.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7ce77f63c6971153ad3bf9405620d3e71b5e175b]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 10:39:24 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5eb9c7266a31e00120e367b526be8105bb926b47]

INTEGRATION: CWS ooo19126 (1.3.566); FILE MERGED 2005/09/05 15:22:40 rt 1.3.566.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [68b0c5e1332e528b8e987941b81b8be6e690327b]

INTEGRATION: CWS ooo19126 (1.2.102); FILE MERGED 2005/09/05 17:39:44 rt 1.2.102.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [db381abae7e51bd0364e7e744e267a39093d19a2]

INTEGRATION: CWS ooo19126 (1.2.146); FILE MERGED 2005/09/05 13:11:37 rt 1.2.146.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [45cfdf481db22cb152ea5cfead0898541273de80]

INTEGRATION: CWS ooo19126 (1.3.16); FILE MERGED 2005/09/05 13:11:36 rt 1.3.16.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d6146dbbd449fb3abecbb60307839cea10beaef0]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 10:39:23 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [2e98ab738a3d75598b4fc73bd9cbc116af8ee33a]

INTEGRATION: CWS ooo19126 (1.45.270); FILE MERGED 2005/09/05 15:22:39 rt 1.45.270.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e3afbc9662d471d247b66d14544525c597137fbe]

INTEGRATION: CWS ooo19126 (1.1.150); FILE MERGED 2005/09/05 17:39:43 rt 1.1.150.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1b30938bad9e5fb892a034817b8c1fd2397897d1]

INTEGRATION: CWS ooo19126 (1.2.16); FILE MERGED 2005/09/05 13:11:36 rt 1.2.16.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c70f9566698e7b73a2a9de793cde854de261fb3c]

INTEGRATION: CWS ooo19126 (1.3.438); FILE MERGED 2005/09/05 15:22:39 rt 1.3.438.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ebe9a391705a1e7ce8103eff88f13f0a8588d7ad]

INTEGRATION: CWS ooo19126 (1.4.16); FILE MERGED 2005/09/05 13:11:36 rt 1.4.16.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0f711e481ede9cedd0713e28ed4de4b1f7df332b]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 10:39:22 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f2f9397db69d94958f4210cac34f7730a85f6e90]

INTEGRATION: CWS ooo19126 (1.29.172); FILE MERGED 2005/09/05 15:22:39 rt 1.29.172.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [eb471a5ba199ca988343e83404917fed97c422d3]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 10:39:22 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0a189840ac014d1fae2da15015b2dd81060bdb09]

INTEGRATION: CWS ooo19126 (1.1.1.1.146); FILE MERGED 2005/09/05 13:11:35 rt 1.1.1.1.146.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [80de4ec4aec7c24492dfc3b497f0a79318dfca33]

INTEGRATION: CWS ooo19126 (1.46.296); FILE MERGED 2005/09/05 15:22:38 rt 1.46.296.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a7656f602f6b78dc6aa825813c2c6b434a16ea09]

INTEGRATION: CWS ooo19126 (1.2.102); FILE MERGED 2005/09/05 17:39:43 rt 1.2.102.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [255f99cbab9a8200935f738104ff2c5a78661d83]

INTEGRATION: CWS ooo19126 (1.3.24); FILE MERGED 2005/09/05 13:11:35 rt 1.3.24.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7af4916e58f6ad368883cef6274b6ef8a2dcafa1]

INTEGRATION: CWS ooo19126 (1.22.246); FILE MERGED 2005/09/05 15:22:38 rt 1.22.246.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1f9684696ca1badab6be7b9902d5ea0eae77a631]

INTEGRATION: CWS ooo19126 (1.13.16); FILE MERGED 2005/09/05 17:39:42 rt 1.13.16.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [889c150b00b450c22b216d978a07be47ed0bbf1f]

INTEGRATION: CWS ooo19126 (1.4.44); FILE MERGED 2005/09/05 10:39:22 rt 1.4.44.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a34f36bdc4f026e04cb90d07d5c4e9bc72beab21]

INTEGRATION: CWS ooo19126 (1.11.16); FILE MERGED 2005/09/05 17:39:42 rt 1.11.16.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [efd55e2be6be1344bf133e06d8a08064baf45073]

INTEGRATION: CWS ooo19126 (1.41.132); FILE MERGED 2005/09/05 15:22:38 rt 1.41.132.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0bcd7b6f33ea06b5478745dad009d9dd0a3ba462]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 10:39:21 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [9b8e88e86af6d1feee4930f565e968e842d92ead]

INTEGRATION: CWS ooo19126 (1.1.1.1.146); FILE MERGED 2005/09/05 13:11:34 rt 1.1.1.1.146.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4090502f877cda92b750c8528b3cc2657fa9f793]

INTEGRATION: CWS ooo19126 (1.10.28); FILE MERGED 2005/09/05 17:39:42 rt 1.10.28.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7a2d7f5aa895e7f96ca3922f654a79bc13af4ca8]

INTEGRATION: CWS ooo19126 (1.4.444); FILE MERGED 2005/09/05 15:22:38 rt 1.4.444.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0553491ff3875234eb76b5ac8e1be89fcc6e8449]

INTEGRATION: CWS ooo19126 (1.3.24); FILE MERGED 2005/09/05 13:11:34 rt 1.3.24.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ea2bfae98efeb114a97dfc2e0a9a52602d226286]

INTEGRATION: CWS ooo19126 (1.10.32); FILE MERGED 2005/09/05 17:39:42 rt 1.10.32.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [764d1a3192c792a36da4119957347c3317eb7259]

INTEGRATION: CWS ooo19126 (1.52.132); FILE MERGED 2005/09/05 15:22:37 rt 1.52.132.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b8d95309b10176fc431884aa4593faab8af8ea7a]

INTEGRATION: CWS ooo19126 (1.20.210); FILE MERGED 2005/09/05 15:22:37 rt 1.20.210.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [9084861ce3f2b0430067e48f9f7a79d5710e7518]

INTEGRATION: CWS ooo19126 (1.10.32); FILE MERGED 2005/09/05 17:39:41 rt 1.10.32.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [708849363b3015e40fbc946ea61271ed0a498ec0]

INTEGRATION: CWS ooo19126 (1.4.18); FILE MERGED 2005/09/05 13:11:34 rt 1.4.18.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7931179bea852114441fca23dc896924fd2dd4e1]

INTEGRATION: CWS ooo19126 (1.3.148); FILE MERGED 2005/09/05 15:22:37 rt 1.3.148.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [79337daecf6fc3b25978fba304f6630d9461510b]

INTEGRATION: CWS ooo19126 (1.12.16); FILE MERGED 2005/09/05 17:39:41 rt 1.12.16.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ecdc0b6269843825e388bda91af8caaba875b2e2]

INTEGRATION: CWS ooo19126 (1.3.146); FILE MERGED 2005/09/05 13:11:34 rt 1.3.146.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [bda6b8c3813e94651bab3f00719997958e299f3d]

INTEGRATION: CWS ooo19126 (1.3.148); FILE MERGED 2005/09/05 15:22:36 rt 1.3.148.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [05fe3208b8482578c0eac574c36dbfa6a515a551]

INTEGRATION: CWS ooo19126 (1.16.12); FILE MERGED 2005/09/05 17:39:41 rt 1.16.12.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [03430e9ac7775a1b0f1c49864fd23855352a705e]

INTEGRATION: CWS ooo19126 (1.1.1.1.146); FILE MERGED 2005/09/05 13:11:33 rt 1.1.1.1.146.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7328a0900396b20117cbe1c3f0cbd9a58859f872]

INTEGRATION: CWS ooo19126 (1.5.32); FILE MERGED 2005/09/05 17:39:41 rt 1.5.32.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b3a2f49e702bf2a5c36212a280f756ed93d839ca]

INTEGRATION: CWS ooo19126 (1.4.52); FILE MERGED 2005/09/05 15:22:36 rt 1.4.52.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e334a5c00923fbb09909832aa6aec28310192d85]

INTEGRATION: CWS ooo19126 (1.7.18); FILE MERGED 2005/09/05 13:11:33 rt 1.7.18.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [58f20f5e85fab972ca4242272327b8791af2c539]

INTEGRATION: CWS ooo19126 (1.6.32); FILE MERGED 2005/09/05 17:39:40 rt 1.6.32.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5da6a07d564a23063eb2d8068fa667b63d2e108f]

INTEGRATION: CWS ooo19126 (1.26.192); FILE MERGED 2005/09/05 15:22:36 rt 1.26.192.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [2b1f776caeb06bff8be46815a2d1eb2f38b7a891]

INTEGRATION: CWS ooo19126 (1.2.146); FILE MERGED 2005/09/05 13:11:32 rt 1.2.146.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1cb066a849d3c63b1b423889417c17eadb08fac1]

INTEGRATION: CWS ooo19126 (1.9.20); FILE MERGED 2005/09/05 17:39:40 rt 1.9.20.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a00a5e2a1ae789038d93134044ef12a8f0f38014]

INTEGRATION: CWS ooo19126 (1.3.32); FILE MERGED 2005/09/05 17:39:40 rt 1.3.32.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [dfd015929d2ad4f30ac690326e60f5f5aec8106e]

INTEGRATION: CWS ooo19126 (1.24.148); FILE MERGED 2005/09/05 15:22:35 rt 1.24.148.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7a9503c0d5eb832cb2cca9fcea02c63f19155afa]

INTEGRATION: CWS ooo19126 (1.4.24); FILE MERGED 2005/09/05 13:11:31 rt 1.4.24.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4ed2d4d2df5bbeb029f8ff424747af87b3682902]

INTEGRATION: CWS ooo19126 (1.6.14); FILE MERGED 2005/09/05 17:39:40 rt 1.6.14.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1a5716c912eeaf4248b6d52fcb11fa850ddeca8a]

INTEGRATION: CWS ooo19126 (1.47.38); FILE MERGED 2005/09/05 15:22:35 rt 1.47.38.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4b88092da576270572172d9f9849b54a94c41208]

INTEGRATION: CWS ooo19126 (1.2.18); FILE MERGED 2005/09/05 13:11:31 rt 1.2.18.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3b072c4da899929e97cbc21e464d195e4a04dd3b]

INTEGRATION: CWS ooo19126 (1.3.20); FILE MERGED 2005/09/05 17:39:39 rt 1.3.20.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [070c4525a85e7f4dddb66ef61fb30cd7c177cf3f]

INTEGRATION: CWS ooo19126 (1.2.146); FILE MERGED 2005/09/05 13:11:31 rt 1.2.146.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e71582da11d17afff4cd41dce941f28ed25b1b64]

INTEGRATION: CWS ooo19126 (1.7.14); FILE MERGED 2005/09/05 17:39:39 rt 1.7.14.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0441a25abee9cdc9f8cb92f9df81b11b04741e08]

INTEGRATION: CWS ooo19126 (1.4.22); FILE MERGED 2005/09/05 13:11:31 rt 1.4.22.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1852912463f7379310e69f6c1bd471d74cf3ee38]

INTEGRATION: CWS ooo19126 (1.26.156); FILE MERGED 2005/09/05 15:22:34 rt 1.26.156.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5ca6b8868da355e2cb506138cd58dccaabbeec18]

INTEGRATION: CWS ooo19126 (1.1.150); FILE MERGED 2005/09/05 17:39:39 rt 1.1.150.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [455cfcaf67e7c5d4c0aa92a27bb5245be4f02ebb]

INTEGRATION: CWS ooo19126 (1.13.132); FILE MERGED 2005/09/05 15:22:34 rt 1.13.132.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [21de7c33d60a846fabc2129e6722131a6096a84b]

INTEGRATION: CWS ooo19126 (1.2.16); FILE MERGED 2005/09/05 13:11:30 rt 1.2.16.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6aba92edcb94eb85cec28abd050bef21864c2058]

INTEGRATION: CWS ooo19126 (1.9.32); FILE MERGED 2005/09/05 17:39:39 rt 1.9.32.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a2edbf21d3edee6c0dd0bcd7f19f43f9fed2b5e4]

INTEGRATION: CWS ooo19126 (1.6.8); FILE MERGED 2005/09/05 13:11:30 rt 1.6.8.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [22c7089881cf72703fe726832485ad8b41817deb]

INTEGRATION: CWS ooo19126 (1.3.436); FILE MERGED 2005/09/05 15:22:34 rt 1.3.436.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [762c44dd64c37a2d677e947ae4896bb4490435d8]

INTEGRATION: CWS ooo19126 (1.4.42); FILE MERGED 2005/09/05 17:39:38 rt 1.4.42.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f64a533db986d87e322c8864a58e79cbd1394690]

INTEGRATION: CWS ooo19126 (1.11.16); FILE MERGED 2005/09/05 13:11:29 rt 1.11.16.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b85b0e2d953bf61655c41acfee959c3f731b5982]

INTEGRATION: CWS ooo19126 (1.13.132); FILE MERGED 2005/09/05 15:22:33 rt 1.13.132.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [67933fbb1f90f0b93e545fdde17cac8acdb40130]

INTEGRATION: CWS ooo19126 (1.7.14); FILE MERGED 2005/09/05 17:39:38 rt 1.7.14.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c4ced8520301c0c9b07ed07b623e1395c8738f4c]

INTEGRATION: CWS ooo19126 (1.4.130); FILE MERGED 2005/09/05 13:11:29 rt 1.4.130.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e3ca27fecd221c0ae1d42988fc39baa35ba32703]

INTEGRATION: CWS ooo19126 (1.4.66); FILE MERGED 2005/09/05 15:22:33 rt 1.4.66.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4bd5a6299f1442001cf29b99b820de55ae72e787]

INTEGRATION: CWS ooo19126 (1.8.14); FILE MERGED 2005/09/05 17:39:38 rt 1.8.14.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [12983e525260585c0c45edd6e55370be8eb24b84]

INTEGRATION: CWS ooo19126 (1.3.18); FILE MERGED 2005/09/05 13:11:29 rt 1.3.18.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7d97d2abdda7002ad7a94fd14dfd99f0989800c5]

INTEGRATION: CWS ooo19126 (1.6.14); FILE MERGED 2005/09/05 17:39:38 rt 1.6.14.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7d82ebe7f9a138e851ecf22b90ac4adca807f5bf]

INTEGRATION: CWS ooo19126 (1.3.338); FILE MERGED 2005/09/05 15:22:33 rt 1.3.338.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ff32d0c9ebf2a62ce3119d82a1659f04fac6b52f]

INTEGRATION: CWS ooo19126 (1.11.14); FILE MERGED 2005/09/05 17:39:37 rt 1.11.14.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [eb913e622470f8c3eca5781f32d1d1b3d010e6e3]

INTEGRATION: CWS ooo19126 (1.10.270); FILE MERGED 2005/09/05 15:22:33 rt 1.10.270.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a45e1a150b9ce4fca2c26a767a46235e0a2583a3]

INTEGRATION: CWS ooo19126 (1.4.24); FILE MERGED 2005/09/05 13:11:29 rt 1.4.24.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [57c3d23309bcea4fb5600f7d447f52ae0f50de46]

INTEGRATION: CWS ooo19126 (1.7.32); FILE MERGED 2005/09/05 17:39:37 rt 1.7.32.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e46604b12d9b0b29bdc49477bbe8b42c73ddca32]

INTEGRATION: CWS ooo19126 (1.6.566); FILE MERGED 2005/09/05 15:22:32 rt 1.6.566.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0257b30cf3b1175fdb8a8da1c83aa3d391bb311f]

INTEGRATION: CWS ooo19126 (1.7.24); FILE MERGED 2005/09/05 13:11:28 rt 1.7.24.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [37bcf5f7e70909ceb006b6398ae8ad889556f058]

INTEGRATION: CWS ooo19126 (1.7.14); FILE MERGED 2005/09/05 17:39:37 rt 1.7.14.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [087ebf59e1d77b4374bc0431c4a02eaf4e1ebc13]

INTEGRATION: CWS ooo19126 (1.2.16); FILE MERGED 2005/09/05 13:11:28 rt 1.2.16.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [705eecd9a68eca192f02264a2ad2e709a8bfc4b2]

INTEGRATION: CWS ooo19126 (1.3.28); FILE MERGED 2005/09/05 17:39:36 rt 1.3.28.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7d91c6d1550bad8fa4432e40eebe777bb7f2336e]

INTEGRATION: CWS ooo19126 (1.2.566); FILE MERGED 2005/09/05 15:22:32 rt 1.2.566.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ed669f0f4c7628de9c32a11379f3bdc4195b597d]

INTEGRATION: CWS ooo19126 (1.5.8); FILE MERGED 2005/09/05 13:11:28 rt 1.5.8.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [113baeea7c99eaf4268218ef7a675ed0f28cd3bc]

INTEGRATION: CWS ooo19126 (1.2.42); FILE MERGED 2005/09/05 17:39:36 rt 1.2.42.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [337ccc6a1b2a5ae88c285c2bef51dcb10cab4820]

INTEGRATION: CWS ooo19126 (1.3.32); FILE MERGED 2005/09/05 17:39:35 rt 1.3.32.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4633f26825637b1f987024fd0993075ddf296a11]

INTEGRATION: CWS ooo19126 (1.2.24); FILE MERGED 2005/09/05 13:11:28 rt 1.2.24.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1b92ed6a39fcb6de6efb0076a9f3c19828676e02]

INTEGRATION: CWS ooo19126 (1.5.26); FILE MERGED 2005/09/05 17:39:35 rt 1.5.26.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [991f4f1df6c75a8f1aa017570e2fdb933509c23b]

INTEGRATION: CWS ooo19126 (1.6.288); FILE MERGED 2005/09/05 15:22:31 rt 1.6.288.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [71e25912b694e8b988cb3a26094ae65714be9816]

INTEGRATION: CWS ooo19126 (1.5.18); FILE MERGED 2005/09/05 13:11:27 rt 1.5.18.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7c31a6961eaaabee26f0ab7a7182331fa8bad9db]

INTEGRATION: CWS ooo19126 (1.5.32); FILE MERGED 2005/09/05 17:39:35 rt 1.5.32.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f789ffd1f78c90f447f8b1b0dbf22dd821dce8bd]

INTEGRATION: CWS ooo19126 (1.5.210); FILE MERGED 2005/09/05 15:22:31 rt 1.5.210.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d7b30e84ede659cb7b71f7c0b4e3730ecaa97f92]

INTEGRATION: CWS ooo19126 (1.1.132); FILE MERGED 2005/09/05 13:11:27 rt 1.1.132.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [52253b6bef3437f6c2eba2d44a9f05b25de19cc1]

INTEGRATION: CWS ooo19126 (1.4.32); FILE MERGED 2005/09/05 17:39:35 rt 1.4.32.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6fbc1cdcb754a3dd04ff2603cde1d24537f3f449]

INTEGRATION: CWS ooo19126 (1.17.132); FILE MERGED 2005/09/05 15:22:31 rt 1.17.132.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [be6bcb85206050ab52749d459bcec65ea8956f84]

INTEGRATION: CWS ooo19126 (1.7.8); FILE MERGED 2005/09/05 13:11:26 rt 1.7.8.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [679b6e7dccc291105a36c90cee4f4d0820efc370]

INTEGRATION: CWS ooo19126 (1.6.20); FILE MERGED 2005/09/05 17:39:35 rt 1.6.20.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [526acd7dfb7db49e68b30dacdf57fb0afb01341c]

INTEGRATION: CWS ooo19126 (1.38.38); FILE MERGED 2005/09/05 15:22:30 rt 1.38.38.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1b8d296b2ce36fe901686c7fc5c45b7e402705cf]

INTEGRATION: CWS ooo19126 (1.1.132); FILE MERGED 2005/09/05 13:11:25 rt 1.1.132.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4acd1ea6270b64c31ec7d847db9013f471381ca7]

INTEGRATION: CWS ooo19126 (1.1.150); FILE MERGED 2005/09/05 17:39:34 rt 1.1.150.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [765c5de9b0af7d2b8ba0d29187511ce5b4d1629f]

INTEGRATION: CWS ooo19126 (1.6.270); FILE MERGED 2005/09/05 15:22:30 rt 1.6.270.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [cf50a31f5cbb6d10e5c6e015e5d66300752ac1da]

INTEGRATION: CWS ooo19126 (1.2.42); FILE MERGED 2005/09/05 17:39:34 rt 1.2.42.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [cd39cd14fde57656d97fbc2fc3fe7d5eb216a50c]

INTEGRATION: CWS ooo19126 (1.41.154); FILE MERGED 2005/09/05 15:22:30 rt 1.41.154.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6ab6aeb59ccb4d39927830394d9d68287f753462]

INTEGRATION: CWS ooo19126 (1.3.8); FILE MERGED 2005/09/05 13:11:25 rt 1.3.8.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b4f0898707e7551ebbb60639d6f1695e0b40d0ee]

INTEGRATION: CWS ooo19126 (1.7.270); FILE MERGED 2005/09/05 15:22:29 rt 1.7.270.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [53c5f0458f1293a29524af7267725dacec4d4dd8]

INTEGRATION: CWS ooo19126 (1.2.18); FILE MERGED 2005/09/05 13:11:24 rt 1.2.18.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3a663208811b823b1f1c168697da628d2600ad71]

INTEGRATION: CWS ooo19126 (1.1.132); FILE MERGED 2005/09/05 13:11:24 rt 1.1.132.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [2bb227acd51cf025b6dd174ff4d614e731cd7c46]

INTEGRATION: CWS ooo19126 (1.3.20); FILE MERGED 2005/09/05 17:39:33 rt 1.3.20.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [229d9f475d4859d01cb08c97319b67f79fff3d84]

INTEGRATION: CWS ooo19126 (1.4.4); FILE MERGED 2005/09/05 13:11:23 rt 1.4.4.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ba10f26a7d20aa7b351eb8ab7fa2298b1ee407dd]

INTEGRATION: CWS ooo19126 (1.23.132); FILE MERGED 2005/09/05 15:22:28 rt 1.23.132.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [59a22a3c467f75976444dc2b3fb69e10b332630a]

INTEGRATION: CWS ooo19126 (1.3.32); FILE MERGED 2005/09/05 17:39:33 rt 1.3.32.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c9d749415c018272d05ecdd09960242b1802ab08]

INTEGRATION: CWS ooo19126 (1.2.24); FILE MERGED 2005/09/05 13:11:23 rt 1.2.24.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ef207e02a8e2d98a12841367adede60b2b5c06ae]

INTEGRATION: CWS ooo19126 (1.40.510); FILE MERGED 2005/09/05 15:22:28 rt 1.40.510.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f3b823e83401626d11c64263cd30c6aa43880af8]

INTEGRATION: CWS ooo19126 (1.1.150); FILE MERGED 2005/09/05 17:39:33 rt 1.1.150.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [335d3aa0fddbe9a4cebfebf0c1350dcf9ed54104]

INTEGRATION: CWS ooo19126 (1.1.132); FILE MERGED 2005/09/05 13:11:22 rt 1.1.132.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c9de30e9fdd55a09eb1eddf6584f26357cd030c4]

INTEGRATION: CWS ooo19126 (1.4.1060); FILE MERGED 2005/09/05 15:22:27 rt 1.4.1060.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [9cb902bec9b3123c52ce992eb289b0d73fca2d82]

INTEGRATION: CWS ooo19126 (1.4.26); FILE MERGED 2005/09/05 17:39:33 rt 1.4.26.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ae7b597c4698ca356471e85f7e99f30cac60e1e4]

INTEGRATION: CWS ooo19126 (1.1.132); FILE MERGED 2005/09/05 13:11:21 rt 1.1.132.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [cff3d7a4ae0faf59004fff336d839ece95858828]

INTEGRATION: CWS ooo19126 (1.3.566); FILE MERGED 2005/09/05 15:22:27 rt 1.3.566.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4209b22b662ecb5eb5122d4962d5be26c3f766f6]

INTEGRATION: CWS ooo19126 (1.2.42); FILE MERGED 2005/09/05 17:39:32 rt 1.2.42.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1c0a29b3c249c4e3104d6ecef3b7dad3071af83c]

INTEGRATION: CWS ooo19126 (1.3.18); FILE MERGED 2005/09/05 13:11:20 rt 1.3.18.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [534ec010fbb858b52f314a7e56f5740ffc45dad5]

INTEGRATION: CWS ooo19126 (1.12.288); FILE MERGED 2005/09/05 15:22:26 rt 1.12.288.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4b2dd2e9d1a6a0c6f1b05264cdf4737353347eea]

INTEGRATION: CWS ooo19126 (1.3.28); FILE MERGED 2005/09/05 17:39:32 rt 1.3.28.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6ac7207b2e25fbe6490888f849c38a1bbeb54c68]

INTEGRATION: CWS ooo19126 (1.2.24); FILE MERGED 2005/09/05 13:11:20 rt 1.2.24.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4569da23c4b80f07784882ed70e1fa4f8151e586]

INTEGRATION: CWS ooo19126 (1.1.1.1.146); FILE MERGED 2005/09/05 13:11:19 rt 1.1.1.1.146.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1e16c0b9cfa11e1cfd3db5b0cce74885cec68082]

INTEGRATION: CWS ooo19126 (1.2.146); FILE MERGED 2005/09/05 13:11:19 rt 1.2.146.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [94cba9514f05c1cef9aac4fa4251b882662e1b4d]

INTEGRATION: CWS ooo19126 (1.20.132); FILE MERGED 2005/09/05 15:22:26 rt 1.20.132.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f4c8fe6de264079dca30274d3775bc6cfd9cc571]

INTEGRATION: CWS ooo19126 (1.3.130); FILE MERGED 2005/09/05 13:11:19 rt 1.3.130.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b7b1647751308c2c7269f59b2e200dc6e2456c5b]

INTEGRATION: CWS ooo19126 (1.1.150); FILE MERGED 2005/09/05 17:39:32 rt 1.1.150.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [59fd624c3b51d164f57f30a25db3b6cfc1affae2]

INTEGRATION: CWS ooo19126 (1.1.132); FILE MERGED 2005/09/05 13:11:17 rt 1.1.132.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f049b7d821fb9ed346a8f707718321d6b9a79ff3]

INTEGRATION: CWS ooo19126 (1.1.150); FILE MERGED 2005/09/05 17:39:31 rt 1.1.150.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [54649301fb04846fd844e0add0fd18b4094d5889]

INTEGRATION: CWS ooo19126 (1.2.42); FILE MERGED 2005/09/05 17:39:31 rt 1.2.42.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e207e23ed65d81f9bcc28e2f6e3734cac9aefa8b]

INTEGRATION: CWS ooo19126 (1.2.8); FILE MERGED 2005/09/05 13:11:17 rt 1.2.8.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d59dd58a3a0e49c372df034991d701b354765996]

INTEGRATION: CWS ooo19126 (1.2.566); FILE MERGED 2005/09/05 15:22:24 rt 1.2.566.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8353ae39105165fa893af7c85599f2c98464dc7f]

INTEGRATION: CWS ooo19126 (1.6.28); FILE MERGED 2005/09/05 17:39:31 rt 1.6.28.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3fe8e3b000c161ec2a41d92687177679bdbd084d]

INTEGRATION: CWS ooo19126 (1.3.4); FILE MERGED 2005/09/05 13:11:16 rt 1.3.4.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [38116efe33a101df3be4e7a2220f39487a0a3bfb]

INTEGRATION: CWS ooo19126 (1.3.566); FILE MERGED 2005/09/05 15:22:24 rt 1.3.566.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [fc73a5be5f08ed7a9817d8c98481c526c6aa9462]

INTEGRATION: CWS ooo19126 (1.2.18); FILE MERGED 2005/09/05 13:11:16 rt 1.2.18.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a373f2861a122d83dcf4061d349183779781d5a7]

INTEGRATION: CWS ooo19126 (1.3.16); FILE MERGED 2005/09/05 17:39:30 rt 1.3.16.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7a76b2358d8e5ef02b1764960db49dd192b2ac21]

INTEGRATION: CWS ooo19126 (1.7.434); FILE MERGED 2005/09/05 15:22:24 rt 1.7.434.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [629d934408729b21132885f1ccc18d57ec78d485]

INTEGRATION: CWS ooo19126 (1.2.24); FILE MERGED 2005/09/05 13:11:16 rt 1.2.24.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e3ab34345bf5cd8ef6cffa9a6439a067050a9574]

INTEGRATION: CWS ooo19126 (1.1.150); FILE MERGED 2005/09/05 17:39:30 rt 1.1.150.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [bf35226b98c4dd1f2222dce9bfcb6a629491ce2e]

INTEGRATION: CWS ooo19126 (1.8.288); FILE MERGED 2005/09/05 15:22:24 rt 1.8.288.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [89ce9ff4c11caa41dce54089d2c42030e3d0af96]

INTEGRATION: CWS ooo19126 (1.1.132); FILE MERGED 2005/09/05 13:11:16 rt 1.1.132.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [953878942a203b40f901a8bf23cc0acd2be8acda]

INTEGRATION: CWS ooo19126 (1.2.42); FILE MERGED 2005/09/05 17:39:30 rt 1.2.42.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c020eb1b74c8884ecf25801187ea5e0d5c373cff]

INTEGRATION: CWS ooo19126 (1.5.32); FILE MERGED 2005/09/05 17:39:30 rt 1.5.32.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e660fa123f28fadd58405b7a34167a5aee63a49c]

INTEGRATION: CWS ooo19126 (1.1.132); FILE MERGED 2005/09/05 13:11:15 rt 1.1.132.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [fb2b31a22c4407563e6edfa444b2518dbd0914d9]

INTEGRATION: CWS ooo19126 (1.3.32); FILE MERGED 2005/09/05 17:39:29 rt 1.3.32.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [94b37451b5e5b108b5b25ba782e0d1799306d10e]

INTEGRATION: CWS ooo19126 (1.2.18); FILE MERGED 2005/09/05 13:11:15 rt 1.2.18.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [22b3dc7ccecc875658dd041f6019d39336cc5371]

INTEGRATION: CWS ooo19126 (1.2.42); FILE MERGED 2005/09/05 17:39:29 rt 1.2.42.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f14ccf4315b3bfa524986099d677f549cf16dd17]

INTEGRATION: CWS ooo19126 (1.2.24); FILE MERGED 2005/09/05 13:11:15 rt 1.2.24.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c64ad2a2f10a54c7751567a644b3c32cf363c3f9]

INTEGRATION: CWS ooo19126 (1.25.914); FILE MERGED 2005/09/05 15:22:22 rt 1.25.914.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3bdf6baa584b3fe532bf894eb046c8eaf7470c72]

INTEGRATION: CWS ooo19126 (1.2.8); FILE MERGED 2005/09/05 13:11:14 rt 1.2.8.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ac1bd6d64006b6bf504d0e245a3b87842f10f33a]

INTEGRATION: CWS ooo19126 (1.10.132); FILE MERGED 2005/09/05 15:22:22 rt 1.10.132.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [2d9c2cc493fe7cb0c5a9329965d6e7c990bd4738]

INTEGRATION: CWS ooo19126 (1.2.8); FILE MERGED 2005/09/05 13:11:13 rt 1.2.8.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [34c2855bb8c0c1e1d19dfbc923952d3132e9d7a9]

INTEGRATION: CWS ooo19126 (1.1.150); FILE MERGED 2005/09/05 17:39:29 rt 1.1.150.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a0b19c32f946edc7c5a3abcb00f58df5a84f6bc2]

INTEGRATION: CWS ooo19126 (1.8.288); FILE MERGED 2005/09/05 15:22:22 rt 1.8.288.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [9db4d356b1f38a9f21642fde568ed74fada37fce]

INTEGRATION: CWS ooo19126 (1.3.8); FILE MERGED 2005/09/05 13:11:12 rt 1.3.8.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b7067fb30b5d07cc84a83700718a2a67605f2451]

INTEGRATION: CWS ooo19126 (1.6.40); FILE MERGED 2005/09/05 15:22:22 rt 1.6.40.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [47ebb7e8a6debe7815fdae4d9ad5500450c86237]

INTEGRATION: CWS ooo19126 (1.3.84); FILE MERGED 2005/09/05 12:57:05 rt 1.3.84.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6c92337662cbc226a7ca77ad37e705024ac32156]

INTEGRATION: CWS ooo19126 (1.2.22); FILE MERGED 2005/09/05 13:11:11 rt 1.2.22.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [472352f34e40f9ee7729ba33abf510d04ea31b73]

INTEGRATION: CWS ooo19126 (1.6.40); FILE MERGED 2005/09/05 15:22:21 rt 1.6.40.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [66d2eb941f76fea1f9c38ac4dc1894df873abe1a]

INTEGRATION: CWS ooo19126 (1.1.1.1.140); FILE MERGED 2005/09/05 12:57:05 rt 1.1.1.1.140.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [2ddcfa2d3e94742077a2205b10b20bc4b0bef69c]

INTEGRATION: CWS ooo19126 (1.25.212); FILE MERGED 2005/09/05 15:22:21 rt 1.25.212.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [aee10654a3847ab9ef107bd0db592101544e7717]

INTEGRATION: CWS ooo19126 (1.2.10); FILE MERGED 2005/09/05 12:57:04 rt 1.2.10.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0890cf47d17a317d39336be0f105db95d270cdc9]

INTEGRATION: CWS ooo19126 (1.5.8); FILE MERGED 2005/09/05 13:11:10 rt 1.5.8.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [78a20e6cb2a783158b0b8e3783f5b0031e58f22e]

INTEGRATION: CWS ooo19126 (1.68.36); FILE MERGED 2005/09/05 15:22:21 rt 1.68.36.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ad0427901e51fe2e445baa68d151dac0ad55330d]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 12:57:04 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5fd72b0f8ba0b02061e4da25969085ee95c50770]

INTEGRATION: CWS ooo19126 (1.1.132); FILE MERGED 2005/09/05 13:11:10 rt 1.1.132.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1c6c4a7a89c2c158aa29df61cf3dfa6b79693242]

INTEGRATION: CWS ooo19126 (1.1.1.1.140); FILE MERGED 2005/09/05 12:57:04 rt 1.1.1.1.140.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8c97e209cee4f61d797743c39b3fa4c3625e10c6]

INTEGRATION: CWS ooo19126 (1.2.98); FILE MERGED 2005/09/05 13:11:10 rt 1.2.98.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [15a0dccfe7d93779924061c8a64ff28fa08a58af]

INTEGRATION: CWS ooo19126 (1.3.98); FILE MERGED 2005/09/05 12:57:04 rt 1.3.98.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [66338b76e069e3d7b738cba3e1454ae4e512ad21]

INTEGRATION: CWS ooo19126 (1.3.18); FILE MERGED 2005/09/05 13:11:10 rt 1.3.18.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [fd4b4e0eaba6ae0b7eebbe12c3d1e895e629a342]

INTEGRATION: CWS ooo19126 (1.2.28); FILE MERGED 2005/09/05 12:57:03 rt 1.2.28.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [096785fd2985c8fefc6c0a0eb64eb2158b371004]

INTEGRATION: CWS ooo19126 (1.7.8); FILE MERGED 2005/09/05 13:11:09 rt 1.7.8.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6b9fbb73fd20e632568d6596578fe034b614695f]

INTEGRATION: CWS ooo19126 (1.3.98); FILE MERGED 2005/09/05 12:57:03 rt 1.3.98.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a3a645187f763d2b5c42a262245648561017a114]

INTEGRATION: CWS ooo19126 (1.4.14); FILE MERGED 2005/09/05 13:11:09 rt 1.4.14.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [94a02102c5237b1a53fe25e81117ec3cc518e6f4]

INTEGRATION: CWS ooo19126 (1.2.6); FILE MERGED 2005/09/05 12:57:03 rt 1.2.6.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [56c7ab2e1297801dc1b72c59b8a12773a94e63e2]

INTEGRATION: CWS ooo19126 (1.14.16); FILE MERGED 2005/09/05 12:57:02 rt 1.14.16.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [10e50df5a61c96046883114a378dfa5a825296d6]

INTEGRATION: CWS ooo19126 (1.2.8); FILE MERGED 2005/09/05 13:11:09 rt 1.2.8.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [771dd757921ca49df4feae17e869e23c4f5f7651]

INTEGRATION: CWS ooo19126 (1.3.566); FILE MERGED 2005/09/05 15:22:19 rt 1.3.566.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [16ba8121e8ebca1f717cfd48da74c7ad114a42f8]

INTEGRATION: CWS ooo19126 (1.1.1.1.140); FILE MERGED 2005/09/05 12:57:02 rt 1.1.1.1.140.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4fb59c9ed465b7815a88de4f7ec6c226d004227f]

INTEGRATION: CWS ooo19126 (1.2.114); FILE MERGED 2005/09/05 13:11:09 rt 1.2.114.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d86bafb26136f7d44d26e34542b7b907d0c7d4dc]

INTEGRATION: CWS ooo19126 (1.29.434); FILE MERGED 2005/09/05 15:22:18 rt 1.29.434.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [773dc78b1c376c2c673b1a425a088386c037463c]

INTEGRATION: CWS ooo19126 (1.1.1.1.140); FILE MERGED 2005/09/05 12:57:01 rt 1.1.1.1.140.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4bc6ab6c006a2de9e72cfa1a25817a85eef685cb]

INTEGRATION: CWS ooo19126 (1.2.132); FILE MERGED 2005/09/05 13:11:08 rt 1.2.132.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6a360f1e6323799d25f93a3fe2d5c928ce641e71]

INTEGRATION: CWS ooo19126 (1.4.434); FILE MERGED 2005/09/05 15:22:18 rt 1.4.434.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [578875c48e3325dfa820b328eb2b844cc4fc065f]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 12:57:01 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [2f0ed16bbd997043be8c8571c7ef2ed0fa50d5c0]

INTEGRATION: CWS ooo19126 (1.2.24); FILE MERGED 2005/09/05 13:11:08 rt 1.2.24.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a09ffadbd87d2bfc1a82cf95febfc432c9b9859f]

INTEGRATION: CWS ooo19126 (1.2.608); FILE MERGED 2005/09/05 15:22:17 rt 1.2.608.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [9ce929eb86c8f5a431b264d289d42d353cae2aaa]

INTEGRATION: CWS ooo19126 (1.1.1.1.140); FILE MERGED 2005/09/05 12:57:00 rt 1.1.1.1.140.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4953f4ede112201924196111d5fdb90243add693]

INTEGRATION: CWS ooo19126 (1.5.24); FILE MERGED 2005/09/05 13:11:08 rt 1.5.24.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6980838e5dc0ae45d73b5fc75f23336b67e3ab7a]

INTEGRATION: CWS ooo19126 (1.3.434); FILE MERGED 2005/09/05 15:22:17 rt 1.3.434.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [02d02d13a993633732ad5034a2f2d5a86c32e88b]

INTEGRATION: CWS ooo19126 (1.2.30); FILE MERGED 2005/09/05 12:56:58 rt 1.2.30.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [90601fb4ebbede3ef05c8d30cdc6d1887713be0f]

INTEGRATION: CWS ooo19126 (1.5.8); FILE MERGED 2005/09/05 13:11:08 rt 1.5.8.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3c49bd5862f95a899a790d1d27a7bf91920a91cc]

INTEGRATION: CWS ooo19126 (1.55.156); FILE MERGED 2005/09/05 15:22:17 rt 1.55.156.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [200a1f7e488c511d8014474a2f9c7017a8314080]

INTEGRATION: CWS ooo19126 (1.2.128); FILE MERGED 2005/09/05 12:56:58 rt 1.2.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [18212d1be74600fc5ef0d4e2f93f96f269548abb]

INTEGRATION: CWS ooo19126 (1.6.8); FILE MERGED 2005/09/05 13:11:08 rt 1.6.8.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [029b7e6d8884512bac6847c7214f65e13f999080]

INTEGRATION: CWS ooo19126 (1.32.88); FILE MERGED 2005/09/05 15:22:16 rt 1.32.88.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d847c3f6d273ed57467663283e9cf51d35a562d0]

INTEGRATION: CWS ooo19126 (1.1.132); FILE MERGED 2005/09/05 13:11:07 rt 1.1.132.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [9c08ad842c5e9d943120eb04eb655c4675ffdf9e]

INTEGRATION: CWS ooo19126 (1.41.150); FILE MERGED 2005/09/05 15:22:16 rt 1.41.150.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0e221561ac5d842a1d2a91c2340cdff66ddc4834]

INTEGRATION: CWS ooo19126 (1.2.96); FILE MERGED 2005/09/05 12:56:57 rt 1.2.96.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7c6d2a615f13834f4650d98a204f9bf6a98a966c]

INTEGRATION: CWS ooo19126 (1.23.244); FILE MERGED 2005/09/05 15:22:16 rt 1.23.244.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [02d255a71ab89472a51a4e3944e40b01bae7aafe]

INTEGRATION: CWS ooo19126 (1.2.102); FILE MERGED 2005/09/05 13:11:07 rt 1.2.102.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5648656d5a1fc7b5b082161e618204098a7e4b5f]

INTEGRATION: CWS ooo19126 (1.1.1.1.140); FILE MERGED 2005/09/05 12:56:56 rt 1.1.1.1.140.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e13e66acf8f9aaaa33689dd318e0e8ddbd931f17]

INTEGRATION: CWS ooo19126 (1.7.8); FILE MERGED 2005/09/05 13:11:06 rt 1.7.8.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [fa4ee3cdd3d8b503ffb8f319c28fd22077a5c137]

INTEGRATION: CWS ooo19126 (1.2.18); FILE MERGED 2005/09/05 13:11:06 rt 1.2.18.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [226082dc318a68c3ffdda76712fc864a5142e10f]

INTEGRATION: CWS ooo19126 (1.1.1.1.140); FILE MERGED 2005/09/05 12:56:54 rt 1.1.1.1.140.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ab97a78d87387bfccaac9ef0e845f033c3ffed0c]

INTEGRATION: CWS ooo19126 (1.4.18); FILE MERGED 2005/09/05 13:11:06 rt 1.4.18.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [968e2478816c39e4fa51efce4c82af94de756ca7]

INTEGRATION: CWS ooo19126 (1.65.52); FILE MERGED 2005/09/05 15:22:15 rt 1.65.52.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e7dcceec048ce1935f8b716ee2cbf5ab8977a6d2]

INTEGRATION: CWS ooo19126 (1.3.98); FILE MERGED 2005/09/05 12:56:54 rt 1.3.98.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [bcaca551a4fb90cabca9a64cf6d2dcc79a244974]

INTEGRATION: CWS ooo19126 (1.2.24); FILE MERGED 2005/09/05 13:11:06 rt 1.2.24.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [bb9500cc6abd5f78c1093b0dc4d61bf442734a52]

INTEGRATION: CWS ooo19126 (1.2.566); FILE MERGED 2005/09/05 15:22:15 rt 1.2.566.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b12baf00172ba0bbe9f37dbe2bb382b555b3bf1c]

INTEGRATION: CWS ooo19126 (1.39.510); FILE MERGED 2005/09/05 15:22:15 rt 1.39.510.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f0a5104cf2ae3ab786e5c5ed54fc2fb72e6d6016]

INTEGRATION: CWS ooo19126 (1.2.24); FILE MERGED 2005/09/05 13:11:05 rt 1.2.24.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [46e973c6ac6454025fc838e58a6a5f033c387561]

INTEGRATION: CWS ooo19126 (1.1.1.1.140); FILE MERGED 2005/09/05 12:56:53 rt 1.1.1.1.140.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [06ee353e2130c822f8bc32b5fca8c842faa64cd3]

INTEGRATION: CWS ooo19126 (1.1.1.1.140); FILE MERGED 2005/09/05 12:56:52 rt 1.1.1.1.140.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [30c9a2923c49e1d042e46d4b55be636a726f0105]

INTEGRATION: CWS ooo19126 (1.1.1052); FILE MERGED 2005/09/05 15:22:14 rt 1.1.1052.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1f958f246f5fe367dda24f08857b0c70d1a0194d]

INTEGRATION: CWS ooo19126 (1.3.24); FILE MERGED 2005/09/05 13:11:05 rt 1.3.24.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [133d02b90f1b818b1d8832977714fb3e87cb020c]

INTEGRATION: CWS ooo19126 (1.2.40); FILE MERGED 2005/09/05 12:56:52 rt 1.2.40.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b7d542e758e0ea6d6f0f7a757ae6aabc6a11f3e0]

INTEGRATION: CWS ooo19126 (1.2.24); FILE MERGED 2005/09/05 13:11:04 rt 1.2.24.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [47d9e70c399a3f8f3cc047e4f3dcc39fa6e1fdd7]

INTEGRATION: CWS ooo19126 (1.91.148); FILE MERGED 2005/09/05 15:22:14 rt 1.91.148.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a4b0cbf35a28f901849364f0e6b222baf3d5b5a7]

INTEGRATION: CWS ooo19126 (1.3.98); FILE MERGED 2005/09/05 12:56:52 rt 1.3.98.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ba543165848f6ce5d44ad2f8ebec726aa84e2b38]

INTEGRATION: CWS ooo19126 (1.3.24); FILE MERGED 2005/09/05 13:11:00 rt 1.3.24.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d06533b066530ea2c0b5cc391f636b551fe3aaef]

INTEGRATION: CWS ooo19126 (1.55.96); FILE MERGED 2005/09/05 15:22:14 rt 1.55.96.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c67ace540f4ccd2b0cb5d6cb18a7ca9384a39118]

INTEGRATION: CWS ooo19126 (1.2.104); FILE MERGED 2005/09/05 12:56:51 rt 1.2.104.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [42467dc18db66f1fae9ede7cd72234ad1d18f496]

INTEGRATION: CWS ooo19126 (1.2.18); FILE MERGED 2005/09/05 13:10:58 rt 1.2.18.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e05860e9272d4cdf83b78e86d1fd0b9cf901e4c1]

INTEGRATION: CWS ooo19126 (1.8.1050); FILE MERGED 2005/09/05 15:22:14 rt 1.8.1050.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0e8c85166c86547d075491e33c467da364af1c21]

INTEGRATION: CWS ooo19126 (1.1.1.1.140); FILE MERGED 2005/09/05 12:56:51 rt 1.1.1.1.140.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e4c71536dec68ac64fa666188e6a2d844f936bea]

INTEGRATION: CWS ooo19126 (1.2.24); FILE MERGED 2005/09/05 13:10:58 rt 1.2.24.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0ae3c3865e3662b6359f3b0a14b22cfe29628457]

INTEGRATION: CWS ooo19126 (1.112.52); FILE MERGED 2005/09/05 15:22:13 rt 1.112.52.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [67928dfdf97b18c8a3bc6e02f5f50eef5719a4dd]

INTEGRATION: CWS ooo19126 (1.2.102); FILE MERGED 2005/09/05 13:10:58 rt 1.2.102.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [cd8d186ea01b37fd4e2fb96db5c94f07af1f7c7b]

INTEGRATION: CWS ooo19126 (1.4.102); FILE MERGED 2005/09/05 13:10:58 rt 1.4.102.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [123a6688ad4c2a4819be7ffbf57cc62e4e47d535]

INTEGRATION: CWS ooo19126 (1.13.270); FILE MERGED 2005/09/05 15:22:13 rt 1.13.270.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c6747e4677973f509c9799a77b93c63829fa65bb]

INTEGRATION: CWS ooo19126 (1.2.24); FILE MERGED 2005/09/05 13:10:57 rt 1.2.24.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [af33f2a0f94d8e317424a160e66cc489d6735ff1]

INTEGRATION: CWS ooo19126 (1.1.1.1.140); FILE MERGED 2005/09/05 12:56:50 rt 1.1.1.1.140.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1555f651f0976bb95a3a8971f394c5858dd208bb]

INTEGRATION: CWS ooo19126 (1.1.132); FILE MERGED 2005/09/05 13:10:56 rt 1.1.132.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [10da646a99d28e5122c4985f75717a4cb0c7bb49]

INTEGRATION: CWS ooo19126 (1.38.270); FILE MERGED 2005/09/05 15:22:12 rt 1.38.270.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [59a1aa941d91f64c1f63eb775744db096e0ddad1]

INTEGRATION: CWS ooo19126 (1.26.2); FILE MERGED 2005/09/05 17:16:55 rt 1.26.2.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f4a2bf73efd989b6713c243f613237885bda39f6]

INTEGRATION: CWS ooo19126 (1.3.18); FILE MERGED 2005/09/05 13:10:56 rt 1.3.18.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7ea8a0f729829da6ee4c150b3194aa6bdfc4117e]

INTEGRATION: CWS ooo19126 (1.2.20); FILE MERGED 2005/09/05 17:16:54 rt 1.2.20.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5e381c466573e44aa27f113e70410a00a3c87922]

INTEGRATION: CWS ooo19126 (1.4.18); FILE MERGED 2005/09/05 13:10:56 rt 1.4.18.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [002e4bf492cf96bf19996e4aa110a52f6fcec541]

INTEGRATION: CWS ooo19126 (1.4.164); FILE MERGED 2005/09/05 15:22:09 rt 1.4.164.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [46b5602e5c976d00e3ee3914d9b0415278becabf]

INTEGRATION: CWS ooo19126 (1.2.24); FILE MERGED 2005/09/05 13:10:56 rt 1.2.24.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e68cabaf3f8e5f61b279d37e2de6a2baf0551922]

INTEGRATION: CWS ooo19126 (1.3.78); FILE MERGED 2005/09/05 14:47:02 rt 1.3.78.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [cd97eb4e23a103f5e3f72bfeff121341780d64f4]

INTEGRATION: CWS ooo19126 (1.2.132); FILE MERGED 2005/09/05 13:10:55 rt 1.2.132.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d11e66b678fa1dc9dccb2c5a5beafb7013054e10]

INTEGRATION: CWS ooo19126 (1.4.28); FILE MERGED 2005/09/05 14:47:02 rt 1.4.28.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d9adbf84ca3d943ed026edfffcee88aae4120d56]

INTEGRATION: CWS ooo19126 (1.2.434); FILE MERGED 2005/09/05 15:22:09 rt 1.2.434.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [2e7941329339f93db1036abbc80bf61a55d79a38]

INTEGRATION: CWS ooo19126 (1.2.24); FILE MERGED 2005/09/05 13:10:55 rt 1.2.24.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [55f393a85be00c3a07f489f2e0b9d732fb53bbe8]

INTEGRATION: CWS ooo19126 (1.2.84); FILE MERGED 2005/09/05 14:47:02 rt 1.2.84.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [788ab63a68679182a4e80deecda2d21b9130433c]

INTEGRATION: CWS ooo19126 (1.4.18); FILE MERGED 2005/09/05 13:10:55 rt 1.4.18.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c695b54e2915aaec76954300073087ec33a35d4b]

INTEGRATION: CWS ooo19126 (1.2.434); FILE MERGED 2005/09/05 15:22:08 rt 1.2.434.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [dd9e39736bba6919b5351ecfa6e58b03e3a41b38]

INTEGRATION: CWS ooo19126 (1.4.18); FILE MERGED 2005/09/05 14:47:01 rt 1.4.18.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0cab2cb5d357e9d97a4c84e6e6afc208ddcace9b]

INTEGRATION: CWS ooo19126 (1.3.6); FILE MERGED 2005/09/05 14:47:01 rt 1.3.6.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b4e6a97b5af8169605490efb3566025336cbff3e]

INTEGRATION: CWS ooo19126 (1.2.914); FILE MERGED 2005/09/05 15:22:08 rt 1.2.914.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1c8f5c973f3a4329b14b2b79c11d237713c1d3bb]

INTEGRATION: CWS ooo19126 (1.2.24); FILE MERGED 2005/09/05 13:10:54 rt 1.2.24.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [627701d82f3345a408bf4e6f4a820688129ceea3]

INTEGRATION: CWS ooo19126 (1.2.84); FILE MERGED 2005/09/05 14:47:01 rt 1.2.84.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [2592b70f8423602551fe6c8f0e408b2554025ec4]

INTEGRATION: CWS ooo19126 (1.2.102); FILE MERGED 2005/09/05 13:10:54 rt 1.2.102.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e363f592719362fca1bbb709be241ac6293691fc]

INTEGRATION: CWS ooo19126 (1.13.192); FILE MERGED 2005/09/05 15:22:08 rt 1.13.192.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [971ace30f03fe07161443fe3922063947263993c]

INTEGRATION: CWS ooo19126 (1.4.22); FILE MERGED 2005/09/05 13:10:54 rt 1.4.22.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [68e58736c299c81895444daeb44f7a7c33e1379e]

INTEGRATION: CWS ooo19126 (1.3.4); FILE MERGED 2005/09/05 14:47:01 rt 1.3.4.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5284e0e4a5a821ebf6f711ddb0c5af23b9c2d677]

INTEGRATION: CWS ooo19126 (1.1.132); FILE MERGED 2005/09/05 13:10:54 rt 1.1.132.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [786c619f2c6944544fe35b8272660337c536f453]

INTEGRATION: CWS ooo19126 (1.2.84); FILE MERGED 2005/09/05 14:47:00 rt 1.2.84.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [cf02ea4cfcb1e565ea4292a8b5e93e0658a66b27]

INTEGRATION: CWS ooo19126 (1.3.24); FILE MERGED 2005/09/05 13:10:53 rt 1.3.24.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [824302a04f26bcb4028253b13030099c0b525099]

INTEGRATION: CWS ooo19126 (1.15.520); FILE MERGED 2005/09/05 15:22:07 rt 1.15.520.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c8dc558f6f4f81470d222e6bc22192e240fee4f0]

INTEGRATION: CWS ooo19126 (1.2.24); FILE MERGED 2005/09/05 13:10:53 rt 1.2.24.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f47fb995c1d2b5adfee1dbe161df598465f4e414]

INTEGRATION: CWS ooo19126 (1.22.438); FILE MERGED 2005/09/05 15:22:07 rt 1.22.438.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5406b0e15aaf187f0c645ca33e2ae48d2f6d2d42]

INTEGRATION: CWS ooo19126 (1.4.18); FILE MERGED 2005/09/05 14:47:00 rt 1.4.18.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5aa1984d3885ed45929aea3c03b959155b634046]

INTEGRATION: CWS ooo19126 (1.1.1064); FILE MERGED 2005/09/05 15:22:07 rt 1.1.1064.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [459af390be5c447c4403a3d1f33f3a01481465f4]

INTEGRATION: CWS ooo19126 (1.2.84); FILE MERGED 2005/09/05 14:46:59 rt 1.2.84.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [2e6f61a1f9125c6fd76343e9f5b46a184843fcf9]

INTEGRATION: CWS ooo19126 (1.1.132); FILE MERGED 2005/09/05 13:10:53 rt 1.1.132.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1e55d39568cbe84239e4aeb61a663432d194369c]

INTEGRATION: CWS ooo19126 (1.5.520); FILE MERGED 2005/09/05 15:22:06 rt 1.5.520.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c250f156799924c29f721153e96165848b5a296f]

INTEGRATION: CWS ooo19126 (1.4.24); FILE MERGED 2005/09/05 13:10:53 rt 1.4.24.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8ce2abf0d4f47f2f8fe6d95dff98b3b33cda15c5]

INTEGRATION: CWS ooo19126 (1.2.8); FILE MERGED 2005/09/05 13:10:52 rt 1.2.8.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6102327f80f182f54b03feabc734ec5a5e307735]

INTEGRATION: CWS ooo19126 (1.19.86); FILE MERGED 2005/09/05 17:48:05 rt 1.19.86.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [35632ba4aec62cb00d3cb61ff40c1761d6643f18]

INTEGRATION: CWS ooo19126 (1.1.1.1.146); FILE MERGED 2005/09/05 13:10:52 rt 1.1.1.1.146.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [91669b38eabda314d670140c56718ebd74ce3ee5]

INTEGRATION: CWS ooo19126 (1.2.18); FILE MERGED 2005/09/05 13:10:52 rt 1.2.18.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a64c347d8bcbf5928baa25d9d3da5c3dd9ff2a75]

INTEGRATION: CWS ooo19126 (1.2.434); FILE MERGED 2005/09/05 15:22:05 rt 1.2.434.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6652b73d8f1f4ebcc8a13c8d0750e913f38de223]

INTEGRATION: CWS ooo19126 (1.1.1.1.146); FILE MERGED 2005/09/05 13:10:51 rt 1.1.1.1.146.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [2acc04a5f0b4d12327dd548fc72033a4eeb8205c]

INTEGRATION: CWS ooo19126 (1.20.132); FILE MERGED 2005/09/05 15:22:05 rt 1.20.132.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [fc34b9d47719941c1d19f1b1eaa271c9c07bf158]

INTEGRATION: CWS ooo19126 (1.111.132); FILE MERGED 2005/09/05 15:22:05 rt 1.111.132.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a4b1b67c97966c34a858c52c037bb5d20fcd2123]

INTEGRATION: CWS ooo19126 (1.4.244); FILE MERGED 2005/09/05 17:48:02 rt 1.4.244.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c01cb202bf50b93063cb92454893b45acb1ed3bd]

INTEGRATION: CWS ooo19126 (1.5.60); FILE MERGED 2005/09/05 17:48:01 rt 1.5.60.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5a6c6395cd0550a2fc30dc443fe6bf33975ea552]

INTEGRATION: CWS ooo19126 (1.2.146); FILE MERGED 2005/09/05 13:10:50 rt 1.2.146.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a9b86db92309746da51c968d16d5af89c3243e37]

INTEGRATION: CWS ooo19126 (1.57.86); FILE MERGED 2005/09/05 15:22:04 rt 1.57.86.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8c4895e0c2fe0c9aa7352622c3757ba635ad6122]

INTEGRATION: CWS ooo19126 (1.8.174); FILE MERGED 2005/09/05 17:48:01 rt 1.8.174.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3b185b52f9a0f2e64feefd5a517da7c2381f36ea]

INTEGRATION: CWS ooo19126 (1.4.96); FILE MERGED 2005/09/05 13:10:50 rt 1.4.96.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4015313efd8c9ad6d0424793b243cdc7aa41880c]

INTEGRATION: CWS ooo19126 (1.17.270); FILE MERGED 2005/09/05 15:22:04 rt 1.17.270.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [671eec25d1c98a5ac984f5860e5f7972096db477]

INTEGRATION: CWS ooo19126 (1.5.194); FILE MERGED 2005/09/05 17:48:01 rt 1.5.194.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ebfc140157d43c07bd45f6dcedf31e301341c191]

INTEGRATION: CWS ooo19126 (1.1.1.1.146); FILE MERGED 2005/09/05 13:10:50 rt 1.1.1.1.146.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4d2a5a8323e1aa7135a98a577729c855631bc5c1]

INTEGRATION: CWS ooo19126 (1.32.270); FILE MERGED 2005/09/05 15:22:04 rt 1.32.270.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a0e869bc8c642fcf5ae58e5d46ce687f1cefb1d1]

INTEGRATION: CWS ooo19126 (1.8.50); FILE MERGED 2005/09/05 17:48:01 rt 1.8.50.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [552255aa95d5d245dd59afd4bbae7391ee1862c2]

INTEGRATION: CWS ooo19126 (1.2.8); FILE MERGED 2005/09/05 13:10:50 rt 1.2.8.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [726b2b0fd8b6feb7b703fd2cec153293884b94c6]

INTEGRATION: CWS ooo19126 (1.96.40); FILE MERGED 2005/09/05 15:22:03 rt 1.96.40.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [43edce4cb80a6928c31707d2e108dab82f90d45e]

INTEGRATION: CWS ooo19126 (1.4.194); FILE MERGED 2005/09/05 17:48:00 rt 1.4.194.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [470752f1e3f770eb0a5e8986bbe2fe0cd7446812]

INTEGRATION: CWS ooo19126 (1.1.1.1.146); FILE MERGED 2005/09/05 13:10:49 rt 1.1.1.1.146.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b86006b859064075a001ca8cdf64b8cb135d0d46]

INTEGRATION: CWS ooo19126 (1.50.270); FILE MERGED 2005/09/05 15:22:03 rt 1.50.270.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7742396cadf8355b53fb3225f042ec25150bcc5b]

INTEGRATION: CWS ooo19126 (1.10.50); FILE MERGED 2005/09/05 17:48:00 rt 1.10.50.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7d5d22f9c222f12d92489ccb6041b3597f2cee7f]

INTEGRATION: CWS ooo19126 (1.5.8); FILE MERGED 2005/09/05 13:10:49 rt 1.5.8.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [2a4dff40d31a3184d52d49e65257145fd3a19f93]

INTEGRATION: CWS ooo19126 (1.25.184); FILE MERGED 2005/09/05 15:22:03 rt 1.25.184.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [97bd7126bff38d726248fb0ec1b5557e4e7b9f7c]

INTEGRATION: CWS ooo19126 (1.12.54); FILE MERGED 2005/09/05 17:48:00 rt 1.12.54.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0cd2d31626204de0792bc23a4ad9a170e00e1691]

INTEGRATION: CWS ooo19126 (1.1.1.1.146); FILE MERGED 2005/09/05 13:10:48 rt 1.1.1.1.146.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b1ebccda8b41a096ff293d0847e366c1a80f4252]

INTEGRATION: CWS ooo19126 (1.3.200); FILE MERGED 2005/09/05 17:47:59 rt 1.3.200.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a7aef37309e47e00c3a1231c7339e0306ede6a76]

INTEGRATION: CWS ooo19126 (1.7.190); FILE MERGED 2005/09/05 17:47:59 rt 1.7.190.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6321f02a8d3f7cbefc8e06a8e54ff66f9e8f7312]

INTEGRATION: CWS ooo19126 (1.49.50); FILE MERGED 2005/09/05 15:22:02 rt 1.49.50.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ffd4cc25e71cce8c0ce5dda47b6d22825ee5aefc]

INTEGRATION: CWS ooo19126 (1.2.8); FILE MERGED 2005/09/05 13:10:48 rt 1.2.8.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a3afcd203e1889e0bafd960ced4522b5f21885cd]

INTEGRATION: CWS ooo19126 (1.13.36); FILE MERGED 2005/09/05 17:47:59 rt 1.13.36.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [672307c2994b813615d3bff85dda6c36d5ab541c]

INTEGRATION: CWS ooo19126 (1.1.1.1.146); FILE MERGED 2005/09/05 13:10:47 rt 1.1.1.1.146.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5cc65b2311a77771a4af78167530158964b6f5d2]

INTEGRATION: CWS ooo19126 (1.10.190); FILE MERGED 2005/09/05 17:47:59 rt 1.10.190.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f440fdafde19e51019b449ce582f62b47c27a088]

INTEGRATION: CWS ooo19126 (1.2.8); FILE MERGED 2005/09/05 13:10:47 rt 1.2.8.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1e1a6fc556ee1a0ac6278e3aa1dfcb5a9f49863c]

INTEGRATION: CWS ooo19126 (1.6.86); FILE MERGED 2005/09/05 17:47:58 rt 1.6.86.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4488093f70087b758578dc67e75f3f02ec78736c]

INTEGRATION: CWS ooo19126 (1.3.4); FILE MERGED 2005/09/05 13:10:47 rt 1.3.4.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [11cfb522c522a4907cc894bfcbf165b3d1cef553]

INTEGRATION: CWS ooo19126 (1.14.288); FILE MERGED 2005/09/05 15:22:01 rt 1.14.288.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3d398fbd8210eb4bac25d19008623857aa75faec]

INTEGRATION: CWS ooo19126 (1.7.190); FILE MERGED 2005/09/05 17:47:58 rt 1.7.190.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d2bf26ea03681d8408c5f6f91e994860f3c51daf]

INTEGRATION: CWS ooo19126 (1.5.4); FILE MERGED 2005/09/05 13:10:47 rt 1.5.4.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f08ad173695faea66612c8ba5cf814654315d135]

INTEGRATION: CWS ooo19126 (1.19.410); FILE MERGED 2005/09/05 15:22:01 rt 1.19.410.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4f97ef9f61e783577bc505a65ac5327b1bc9474c]

INTEGRATION: CWS ooo19126 (1.7.54); FILE MERGED 2005/09/05 17:47:58 rt 1.7.54.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [80db47fcf95f426457d9a9119ac6ad619159dfac]

INTEGRATION: CWS ooo19126 (1.3.8); FILE MERGED 2005/09/05 13:10:47 rt 1.3.8.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0219810ceea5f2daffdef785d7681ee14f6844ba]

INTEGRATION: CWS ooo19126 (1.6.190); FILE MERGED 2005/09/05 17:47:58 rt 1.6.190.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e12a52d3af43de38a12b0d5de8b5933e0c7925e0]

INTEGRATION: CWS ooo19126 (1.5.434); FILE MERGED 2005/09/05 15:22:01 rt 1.5.434.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b6c545836015d61ac46f250b51409221defa40d1]

INTEGRATION: CWS ooo19126 (1.2.8); FILE MERGED 2005/09/05 13:10:46 rt 1.2.8.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0daed8ada1d4c7fd21eadf7051c2028d2f211563]

INTEGRATION: CWS ooo19126 (1.62.150); FILE MERGED 2005/09/05 15:22:01 rt 1.62.150.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b6204908de38e80b755cf079098f995fbd18ee2e]

INTEGRATION: CWS ooo19126 (1.8.82); FILE MERGED 2005/09/05 17:47:58 rt 1.8.82.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5379d35b91f934d09fb07cc77dbcbed39585e701]

INTEGRATION: CWS ooo19126 (1.1.1.1.146); FILE MERGED 2005/09/05 13:10:46 rt 1.1.1.1.146.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [fccb023a1f8ca93eade2e65ee95c7bbcd5786d8d]

INTEGRATION: CWS ooo19126 (1.7.82); FILE MERGED 2005/09/05 17:47:57 rt 1.7.82.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [82f51915dc1d3e3cb9eb73050fe832eb7d43957e]

INTEGRATION: CWS ooo19126 (1.40.132); FILE MERGED 2005/09/05 15:22:01 rt 1.40.132.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8cc82bf6bebc3b6f8d634ee7e1a1e9858ad2c19d]

INTEGRATION: CWS ooo19126 (1.102.136); FILE MERGED 2005/09/05 15:22:00 rt 1.102.136.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [16db34067f08c2de27852728ee54e48f24e9c74a]

INTEGRATION: CWS ooo19126 (1.6.190); FILE MERGED 2005/09/05 17:47:57 rt 1.6.190.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [892b533d30507c2f686f96b322b5207d50f088b1]

INTEGRATION: CWS ooo19126 (1.34.164); FILE MERGED 2005/09/05 15:22:00 rt 1.34.164.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8f071a01db63e370fe831c9e3a8425960da91490]

INTEGRATION: CWS ooo19126 (1.7.180); FILE MERGED 2005/09/05 17:47:57 rt 1.7.180.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b0c72ffbc22d674b29f22b945918a31e5ce2e0f5]

INTEGRATION: CWS ooo19126 (1.2.8); FILE MERGED 2005/09/05 13:10:45 rt 1.2.8.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a97666e58c36e485c4b5a0976d863c193b312fb9]

INTEGRATION: CWS ooo19126 (1.98.40); FILE MERGED 2005/09/05 15:21:59 rt 1.98.40.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [dea950fc52f224435e48ffddac8d16574bcae6b1]

INTEGRATION: CWS ooo19126 (1.1.1.1.146); FILE MERGED 2005/09/05 13:10:45 rt 1.1.1.1.146.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [9c953236f03768ef8f3996b8739e2782389ea8e4]

INTEGRATION: CWS ooo19126 (1.7.190); FILE MERGED 2005/09/05 17:47:57 rt 1.7.190.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [cfb8b684b2090f383a71d41211e15bd75ca143d7]

INTEGRATION: CWS ooo19126 (1.8.54); FILE MERGED 2005/09/05 17:47:56 rt 1.8.54.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [668a1ef2abfceb86ae7b25a16ae84555b06bd7e7]

INTEGRATION: CWS ooo19126 (1.4.8); FILE MERGED 2005/09/05 13:10:44 rt 1.4.8.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [754b198da03d27cdf7a1ced332d863d740b7d58e]

INTEGRATION: CWS ooo19126 (1.7.180); FILE MERGED 2005/09/05 17:47:56 rt 1.7.180.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d2f676e649f21b7e824784acdc685efcd9c164fc]

INTEGRATION: CWS ooo19126 (1.1.1.1.146); FILE MERGED 2005/09/05 13:10:44 rt 1.1.1.1.146.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [2c5931e8222274ef18aac2c67a047c64d3956ded]

INTEGRATION: CWS ooo19126 (1.7.50); FILE MERGED 2005/09/05 17:47:56 rt 1.7.50.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7c87a27867448e6b004766c0c77f6aaaba863bef]

INTEGRATION: CWS ooo19126 (1.6.8); FILE MERGED 2005/09/05 13:10:44 rt 1.6.8.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f3dc295ce497ae1cff46154d8a85db62ab8fd3a3]

INTEGRATION: CWS ooo19126 (1.2.24); FILE MERGED 2005/09/05 13:10:44 rt 1.2.24.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [39a16e61b9c271cf1d42327602561789bce1c7a8]

INTEGRATION: CWS ooo19126 (1.6.190); FILE MERGED 2005/09/05 17:47:56 rt 1.6.190.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [650f9d862636c0caad24f7afe3fddd6610b75650]

INTEGRATION: CWS ooo19126 (1.5.8); FILE MERGED 2005/09/05 13:10:43 rt 1.5.8.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [260dbbd141e575c22ee013a272dec43b79c75056]

INTEGRATION: CWS ooo19126 (1.7.50); FILE MERGED 2005/09/05 17:47:55 rt 1.7.50.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [646bf4ccee9b3056419168f19cee139292e65237]

INTEGRATION: CWS ooo19126 (1.5.270); FILE MERGED 2005/09/05 15:21:57 rt 1.5.270.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c42e236f85c71dcec8761dbeffb09ddc4c50806c]

INTEGRATION: CWS ooo19126 (1.1.1.1.146); FILE MERGED 2005/09/05 13:10:43 rt 1.1.1.1.146.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4ba0426bcb568d0ed29301c369955dfbce32b538]

INTEGRATION: CWS ooo19126 (1.7.190); FILE MERGED 2005/09/05 17:47:55 rt 1.7.190.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ccb952c47e6b2812e17665a7ec4010f570f70bd2]

INTEGRATION: CWS ooo19126 (1.2.146); FILE MERGED 2005/09/05 13:10:43 rt 1.2.146.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [9c41180ae901d57f2484f9a9396fda9fa22a9542]

INTEGRATION: CWS ooo19126 (1.8.50); FILE MERGED 2005/09/05 17:47:55 rt 1.8.50.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [2ccd6c1b4183f475aa5a82df3f46ce89957eb921]

INTEGRATION: CWS ooo19126 (1.23.88); FILE MERGED 2005/09/05 15:21:54 rt 1.23.88.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [fa0ee896009f748e2e3f41d0fd1ef842b6203720]

INTEGRATION: CWS ooo19126 (1.2.6); FILE MERGED 2005/09/05 13:10:43 rt 1.2.6.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [9b94b50f12286e030ac35369e5981829cfe00b46]

INTEGRATION: CWS ooo19126 (1.7.180); FILE MERGED 2005/09/05 17:47:55 rt 1.7.180.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6b68430128cb1dff6cc0cb0d89b2a9cb7480bfa7]

INTEGRATION: CWS ooo19126 (1.2.654); FILE MERGED 2005/09/05 15:21:54 rt 1.2.654.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [56a7fb5739dc7af018bf2f637f2a4db33e5166c5]

INTEGRATION: CWS ooo19126 (1.1.1.1.146); FILE MERGED 2005/09/05 13:10:42 rt 1.1.1.1.146.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ba062904c2e4d64c070d40836621ed633d69c74b]

INTEGRATION: CWS ooo19126 (1.7.180); FILE MERGED 2005/09/05 17:47:54 rt 1.7.180.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [aac7e88291a352d9d7be3e6b1ce43086b1f34d6a]

INTEGRATION: CWS ooo19126 (1.2.338); FILE MERGED 2005/09/05 15:21:53 rt 1.2.338.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [9e957ab5369cb4f512c877e09ae7fb5c6b0bf4f0]

INTEGRATION: CWS ooo19126 (1.7.54); FILE MERGED 2005/09/05 17:47:54 rt 1.7.54.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [18d5d3fff1dba1c9e5e0bd1986f9d83c699d477a]

INTEGRATION: CWS ooo19126 (1.8.174); FILE MERGED 2005/09/05 17:47:54 rt 1.8.174.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8f1276ec561ab40e1ae5e0545404e5e19fec3136]

INTEGRATION: CWS ooo19126 (1.4.338); FILE MERGED 2005/09/05 15:21:53 rt 1.4.338.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [cc07df22026ee73069582321ad933ccfd3f28905]

INTEGRATION: CWS ooo19126 (1.3.338); FILE MERGED 2005/09/05 15:21:52 rt 1.3.338.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [95489bc200bb3749460d0678dc36212247bf5113]

INTEGRATION: CWS ooo19126 (1.4.200); FILE MERGED 2005/09/05 17:47:54 rt 1.4.200.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a7179f8595a54ab690f63b596f627de41f7463a6]

INTEGRATION: CWS ooo19126 (1.1.1.1.146); FILE MERGED 2005/09/05 13:10:41 rt 1.1.1.1.146.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [66061334ab2738deefca39675fbc298a0bbd46b8]

INTEGRATION: CWS ooo19126 (1.4.42); FILE MERGED 2005/09/05 17:47:53 rt 1.4.42.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a2438d1c69bc84e880473efe52db459588082d61]

INTEGRATION: CWS ooo19126 (1.3.468); FILE MERGED 2005/09/05 15:21:52 rt 1.3.468.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a71d4c19ddf5343fb33d5f2159f572e49b99d26e]

INTEGRATION: CWS ooo19126 (1.7.34); FILE MERGED 2005/09/05 17:47:53 rt 1.7.34.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4261a52fb36bffc3d339dc4fb41e0474e629a567]

INTEGRATION: CWS ooo19126 (1.4.154); FILE MERGED 2005/09/05 15:21:52 rt 1.4.154.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5ae28091a09d23afca512b9b49c4e2f673421d2d]

INTEGRATION: CWS ooo19126 (1.2.114); FILE MERGED 2005/09/05 13:10:41 rt 1.2.114.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [2549c2ad0af640c304aadb5f6b0aaa0191ae931f]

INTEGRATION: CWS ooo19126 (1.3.50); FILE MERGED 2005/09/05 17:47:53 rt 1.3.50.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [18535d7300db4f53e7c4862df65018f9c5d64f81]

INTEGRATION: CWS ooo19126 (1.2.288); FILE MERGED 2005/09/05 15:21:51 rt 1.2.288.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3a6940197eb403a0ce343dfb0148e01623bd2349]

INTEGRATION: CWS ooo19126 (1.2.8); FILE MERGED 2005/09/05 13:10:41 rt 1.2.8.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [873b38dfc3b758ce5ced9023e7a002a42eb03832]

INTEGRATION: CWS ooo19126 (1.2.194); FILE MERGED 2005/09/05 17:47:53 rt 1.2.194.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [eb94267b295a5bde392ad8b9eca983e1bb13c84a]

INTEGRATION: CWS ooo19126 (1.7.8); FILE MERGED 2005/09/05 13:10:41 rt 1.7.8.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [2381057594e3c3c1fa8bf2c485074280355b77f9]

INTEGRATION: CWS ooo19126 (1.3.50); FILE MERGED 2005/09/05 17:47:52 rt 1.3.50.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5389e6f7c4340e367286efe85cee0704b74dff64]

INTEGRATION: CWS ooo19126 (1.1.1.1.146); FILE MERGED 2005/09/05 13:10:40 rt 1.1.1.1.146.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ad022f2a073a4699e1dc7ea51c660d5cf6a12fc5]

INTEGRATION: CWS ooo19126 (1.4.44); FILE MERGED 2005/09/05 17:47:52 rt 1.4.44.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [875647707bdd9fe0729810f303657e0cca9a9211]

INTEGRATION: CWS ooo19126 (1.3.110); FILE MERGED 2005/09/05 13:10:40 rt 1.3.110.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [46784cb019db1bac9faf022e2f6ac47ea8ceb1a8]

INTEGRATION: CWS ooo19126 (1.3.82); FILE MERGED 2005/09/05 17:47:52 rt 1.3.82.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [762716bd68bf4de7bf4c5d4f1ca9d7537a649c71]

INTEGRATION: CWS ooo19126 (1.3.288); FILE MERGED 2005/09/05 15:21:44 rt 1.3.288.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4296311c1f04c229db34eb47863e3840df07a4ad]

INTEGRATION: CWS ooo19126 (1.2.130); FILE MERGED 2005/09/05 13:10:39 rt 1.2.130.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ce26eb41357e626a315ae511a48eb14eb414d01c]

INTEGRATION: CWS ooo19126 (1.5.60); FILE MERGED 2005/09/05 17:47:51 rt 1.5.60.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0d54d137a2b498ac7dc0f06cf086dc2531971eb5]

INTEGRATION: CWS ooo19126 (1.2.102); FILE MERGED 2005/09/05 13:10:39 rt 1.2.102.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e2f9758854670ea103d840e214eff815fb27c5b6]

INTEGRATION: CWS ooo19126 (1.4.90); FILE MERGED 2005/09/05 17:47:51 rt 1.4.90.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [abcf8280296c9b35a44d49341f97b94fccf1f3b7]

INTEGRATION: CWS ooo19126 (1.2.200); FILE MERGED 2005/09/05 17:47:51 rt 1.2.200.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4188c607bd790e18f0f7ab156f2b87670f191f5d]

INTEGRATION: CWS ooo19126 (1.3.288); FILE MERGED 2005/09/05 15:21:43 rt 1.3.288.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d75516226724ee8d34282568d621453b81ee9abc]

INTEGRATION: CWS ooo19126 (1.4.24); FILE MERGED 2005/09/05 13:10:39 rt 1.4.24.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [68568c48e3a0f1c6a4e6aa3f68090ce243c2900b]

INTEGRATION: CWS ooo19126 (1.2.146); FILE MERGED 2005/09/05 13:10:38 rt 1.2.146.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [fae8c126aec0f3a4c798c0a13ed302e93df17e93]

INTEGRATION: CWS ooo19126 (1.36.16); FILE MERGED 2005/09/05 17:47:50 rt 1.36.16.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [68dc4cc69722e4cb72eef87e2ab9fc35b3285006]

INTEGRATION: CWS ooo19126 (1.5.86); FILE MERGED 2005/09/05 17:47:50 rt 1.5.86.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d9c3ea5190d2dda7cc5de97be2c3910ba7b38135]

INTEGRATION: CWS ooo19126 (1.3.258); FILE MERGED 2005/09/05 17:47:49 rt 1.3.258.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d08796aed028bd7b1dd3a3ee8548c159fbffe674]

INTEGRATION: CWS ooo19126 (1.2.258); FILE MERGED 2005/09/05 17:47:49 rt 1.2.258.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a5745a43da8f76cc865a0498ea4b6b1b0a81b927]

INTEGRATION: CWS ooo19126 (1.9.2); FILE MERGED 2005/09/05 17:47:49 rt 1.9.2.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [9777fb1e894620357ee253662c2b1e61fc7f39e0]

INTEGRATION: CWS ooo19126 (1.20.2); FILE MERGED 2005/09/05 17:47:48 rt 1.20.2.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [eb2ff786b731da81984d9066862083b9314857b3]

INTEGRATION: CWS ooo19126 (1.1.242); FILE MERGED 2005/09/05 17:47:48 rt 1.1.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4b986267dfc90085e145b5040e9db54621170b05]

INTEGRATION: CWS ooo19126 (1.28.16); FILE MERGED 2005/09/05 17:47:47 rt 1.28.16.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ceb164c514e52438d9c5ea897a218dd2f38a8ae8]

INTEGRATION: CWS ooo19126 (1.3.288); FILE MERGED 2005/09/05 15:21:41 rt 1.3.288.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e1b9e063f93b91921a6fc624d74cedf0828f0126]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 10:38:12 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [822d1ba9a4afde91305cb938dfbca00aeb8f3082]

INTEGRATION: CWS ooo19126 (1.10.42); FILE MERGED 2005/09/05 17:47:47 rt 1.10.42.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [cfbc0545746d3a25d0333d457544ffe56ed3a4f0]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 10:38:11 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [87e70e0c6518420837c6dfe7edad72f899634a53]

INTEGRATION: CWS ooo19126 (1.7.86); FILE MERGED 2005/09/05 17:47:47 rt 1.7.86.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c0ff2d3c59c4be41d343af8416f05211b066b14b]

INTEGRATION: CWS ooo19126 (1.32.16); FILE MERGED 2005/09/05 17:47:47 rt 1.32.16.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [eb424e2b4b31a5970fb9f6058e8d7f2a770f3565]

INTEGRATION: CWS ooo19126 (1.2.608); FILE MERGED 2005/09/05 15:21:40 rt 1.2.608.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a2e5b09767d1039e0893ebdd78825b8df6fdc09e]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 10:38:10 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a20c0ba104f66a9e9d60f2dc593d3e4c7dfcb539]

INTEGRATION: CWS ooo19126 (1.5.236); FILE MERGED 2005/09/05 17:47:47 rt 1.5.236.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [383a7abac15300a2780cfe86beb56b5ce8140952]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 10:38:10 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [28ad4dab91946cb54caa66f68571cf8a7f80c80a]

INTEGRATION: CWS ooo19126 (1.2.536); FILE MERGED 2005/09/05 15:21:40 rt 1.2.536.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [00801e6c4f3afa4d7d4e09bd08711abf1d7dcf74]

INTEGRATION: CWS ooo19126 (1.10.16); FILE MERGED 2005/09/05 17:47:46 rt 1.10.16.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a94694f63f510f0ca45fa148ea8ef8418962385a]

INTEGRATION: CWS ooo19126 (1.15.16); FILE MERGED 2005/09/05 17:47:46 rt 1.15.16.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [21888bbb67d65c459da180bd8861ddda8b7d9684]

INTEGRATION: CWS ooo19126 (1.3.244); FILE MERGED 2005/09/05 17:47:46 rt 1.3.244.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5135e12b7e7bdb4380c22763e3c666767885045d]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 10:38:09 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [697875875a7286950952fab9bcfd353792b0f200]

INTEGRATION: CWS ooo19126 (1.2.244); FILE MERGED 2005/09/05 17:47:45 rt 1.2.244.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [32edf6358576db06885b7b92f562575299a8fd3b]

INTEGRATION: CWS ooo19126 (1.1.244); FILE MERGED 2005/09/05 17:47:45 rt 1.1.244.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [596b4c20068d079ad276fc861ac5a6e164c7bc59]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 10:38:09 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1456a83ea5d5689a7650aa534b6d66504c651639]

INTEGRATION: CWS ooo19126 (1.5.28); FILE MERGED 2005/09/05 17:47:45 rt 1.5.28.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a5be67f552bd83acb4d4de75c81a690004048491]

INTEGRATION: CWS ooo19126 (1.1.1.1.146); FILE MERGED 2005/09/05 13:10:33 rt 1.1.1.1.146.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [218da8f67af7ad45a946638b091c5fb738579608]

INTEGRATION: CWS ooo19126 (1.3.630); FILE MERGED 2005/09/05 15:21:39 rt 1.3.630.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [32f55e4ecc60dba9c6732b9e4b36cde1937ec0f8]

INTEGRATION: CWS ooo19126 (1.1.1.1.146); FILE MERGED 2005/09/05 13:10:32 rt 1.1.1.1.146.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [737ac18faabee3cf0cf09f8af1aa956a0feb3a8e]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 10:38:08 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a937b26da99e91687bdb40e3a98499720df55e0f]

INTEGRATION: CWS ooo19126 (1.19.164); FILE MERGED 2005/09/05 15:21:38 rt 1.19.164.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1dbb10bca31f43464321844b5386a4af8059a06e]

INTEGRATION: CWS ooo19126 (1.3.126); FILE MERGED 2005/09/05 10:38:08 rt 1.3.126.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [36b79665e6bc35c289539bc529249553b20ba805]

INTEGRATION: CWS ooo19126 (1.5.128); FILE MERGED 2005/09/05 10:38:08 rt 1.5.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [58f2addd20eaa57a1927034007d611ef0f5fd475]

INTEGRATION: CWS ooo19126 (1.1.132); FILE MERGED 2005/09/05 13:10:31 rt 1.1.132.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [71dcd7a58b1ab178397e269f12177638017410f9]

INTEGRATION: CWS ooo19126 (1.1.1.1.146); FILE MERGED 2005/09/05 13:10:31 rt 1.1.1.1.146.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [bb44d609561bda149d4557a4cfe5712a74c0314d]

INTEGRATION: CWS ooo19126 (1.5.18); FILE MERGED 2005/09/05 13:10:30 rt 1.5.18.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [244a74c929d59388dc8de6f1b8bedaee89322c73]

INTEGRATION: CWS ooo19126 (1.1.1.1.1086); FILE MERGED 2005/09/05 15:21:37 rt 1.1.1.1.1086.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [225cff385b198d6e05681f5b4b290ce805b95984]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 10:38:07 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4719517e97343c94bc2fef6df309949a23af1e04]

INTEGRATION: CWS ooo19126 (1.1.132); FILE MERGED 2005/09/05 13:10:30 rt 1.1.132.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [487cd49c0a4d4898f6223cdc6c3829e051d6a362]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 10:38:07 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7774c7d1deb8ecde854d2292c65ec444f74ed497]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 10:38:06 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6a7955b79273534aecd3a66b93034016ce063601]

INTEGRATION: CWS ooo19126 (1.2.130); FILE MERGED 2005/09/05 13:10:30 rt 1.2.130.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a41f174413364379a0877c59760bcd43e3b26e51]

INTEGRATION: CWS ooo19126 (1.1.1.1.1086); FILE MERGED 2005/09/05 15:21:36 rt 1.1.1.1.1086.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [bd0bee567bec71236591a1b56216c50abc128869]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 10:38:05 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f6d3ec33de9c4a6efb1062ad5da258d02d4c0ee1]

INTEGRATION: CWS ooo19126 (1.1.132); FILE MERGED 2005/09/05 13:10:29 rt 1.1.132.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [53c1185575c37c137a545e82be7780b3e8eb9343]

INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGED 2005/09/05 17:47:41 rt 1.3.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a122e4d95ac89da21ad27f15108d827029442ada]

INTEGRATION: CWS ooo19126 (1.2.130); FILE MERGED 2005/09/05 13:10:29 rt 1.2.130.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6405d1692057949d85afe72c8b15ba6e8e30e0ae]

INTEGRATION: CWS ooo19126 (1.1.244); FILE MERGED 2005/09/05 17:47:41 rt 1.1.244.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4141e282f7d07ea403b1cb46dd01ee0bb4e250de]

INTEGRATION: CWS ooo19126 (1.1.1.1.146); FILE MERGED 2005/09/05 13:10:29 rt 1.1.1.1.146.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d66b93c49a070f2982625b08564d74e62bc30acf]

INTEGRATION: CWS ooo19126 (1.11.66); FILE MERGED 2005/09/05 17:47:40 rt 1.11.66.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [671de37d96810c67b2453284be5531811250b2a6]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 10:38:04 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ac4456669674fb57a8a05d8ec25afa96832a6326]

INTEGRATION: CWS ooo19126 (1.5.42); FILE MERGED 2005/09/05 10:38:03 rt 1.5.42.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4d658b56b22acba71511498669045f4fb2336eb3]

INTEGRATION: CWS ooo19126 (1.1.1.1.1086); FILE MERGED 2005/09/05 15:21:35 rt 1.1.1.1.1086.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8f881694b8319bdf4ff84912335bef51e7357b9b]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 10:38:03 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0af1b77be6d2aacbf0e10d0c090febfb2eb2f7ba]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 10:38:02 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [13479df6832d7d1496cf404307d9316e30df067c]

INTEGRATION: CWS ooo19126 (1.4.18); FILE MERGED 2005/09/05 13:10:28 rt 1.4.18.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0cf59dda6bb49a2c32c5676c5691fc7801fb2b68]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 10:38:01 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [efcd6c127d8cc0999a48211d062388d1bf1c4eba]

INTEGRATION: CWS ooo19126 (1.1.1.1.146); FILE MERGED 2005/09/05 13:10:27 rt 1.1.1.1.146.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7caeae26423c705f9b7831780be8af04254ebcb7]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 10:38:01 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7ef2a679a2bd1b73d86998f8bb66b59622efad8e]

INTEGRATION: CWS ooo19126 (1.7.66); FILE MERGED 2005/09/05 17:47:38 rt 1.7.66.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [9fc6a446f5116352facbfdfc585693dc6c89bc44]

INTEGRATION: CWS ooo19126 (1.1.1.1.146); FILE MERGED 2005/09/05 13:10:26 rt 1.1.1.1.146.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [96c864b0d28b198e3e618bc168da9afcbf5da531]

INTEGRATION: CWS ooo19126 (1.7.34); FILE MERGED 2005/09/05 17:47:38 rt 1.7.34.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e4d6bfe1f7879f1ec5a10453555f76dede218c27]

INTEGRATION: CWS ooo19126 (1.2.1068); FILE MERGED 2005/09/05 15:21:34 rt 1.2.1068.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6dde5f40135eb1a1bd3371de5cede360ea874a63]

INTEGRATION: CWS ooo19126 (1.2.66); FILE MERGED 2005/09/05 17:47:38 rt 1.2.66.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [9a4677d9cbccd250331971c5d5038ca30c4e1b16]

INTEGRATION: CWS ooo19126 (1.4.66); FILE MERGED 2005/09/05 17:47:38 rt 1.4.66.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5ac8e5230da4b2eaa4f0abbe6c3c9244e2fddcc9]

INTEGRATION: CWS ooo19126 (1.5.128); FILE MERGED 2005/09/05 10:38:00 rt 1.5.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f479f24fae747e2e6a57066393856fa1907f0a41]

INTEGRATION: CWS ooo19126 (1.16.34); FILE MERGED 2005/09/05 17:47:37 rt 1.16.34.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [dcf8a88edada854e329db55ff932c352ccd8c9c1]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 10:38:00 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ea727d8583eba08df766a8bdec65efa36f49807d]

INTEGRATION: CWS ooo19126 (1.2.258); FILE MERGED 2005/09/05 17:47:37 rt 1.2.258.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8c1dc09bcfd0ebb69deba9e79f4ee6a0b0bc3a1a]

INTEGRATION: CWS ooo19126 (1.1.1.1.146); FILE MERGED 2005/09/05 13:10:25 rt 1.1.1.1.146.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4a5055ece26ff89ccdb42936feb983533bbe05c5]

INTEGRATION: CWS ooo19126 (1.3.18); FILE MERGED 2005/09/05 13:10:25 rt 1.3.18.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b8339cff09101455a4e3bd8ee6e6c1641dd29361]

INTEGRATION: CWS ooo19126 (1.19.36); FILE MERGED 2005/09/05 17:47:37 rt 1.19.36.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [83eb44a2716b0ae2d52b193c51523d7291181282]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 10:37:59 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [36f9a5dbdf4c5f6dd8208fc585af8603198acea0]

INTEGRATION: CWS ooo19126 (1.7.16); FILE MERGED 2005/09/05 17:47:36 rt 1.7.16.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [cb6ec0fe7e47726445262c7b730bc7d1bee1cfd4]

INTEGRATION: CWS ooo19126 (1.4.44); FILE MERGED 2005/09/05 17:47:36 rt 1.4.44.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [106b0d6f597487180f03838882b18fd44731d9f3]

INTEGRATION: CWS ooo19126 (1.7.54); FILE MERGED 2005/09/05 17:47:36 rt 1.7.54.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [12dc6d351932cc7c55cd71c306d1ce37102da50e]

INTEGRATION: CWS ooo19126 (1.7.90); FILE MERGED 2005/09/05 17:47:36 rt 1.7.90.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a67ff951b96b1ff48f0d8c66efc99de749117d4f]

INTEGRATION: CWS ooo19126 (1.7.128); FILE MERGED 2005/09/05 10:37:58 rt 1.7.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [bcf58e48992d0603e69da165e4e5974659ed2022]

INTEGRATION: CWS ooo19126 (1.8.174); FILE MERGED 2005/09/05 17:47:36 rt 1.8.174.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f05c45772eaa6c378d27f82865fa042f526656dc]

INTEGRATION: CWS ooo19126 (1.1.1.1.1086); FILE MERGED 2005/09/05 15:21:31 rt 1.1.1.1.1086.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b68bd6fcfb118a6e438ca03a0e373b14ce09d351]

INTEGRATION: CWS ooo19126 (1.5.128); FILE MERGED 2005/09/05 10:37:58 rt 1.5.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3724b88c661f780bbf878533453d38541edf4420]

INTEGRATION: CWS ooo19126 (1.6.16); FILE MERGED 2005/09/05 17:47:35 rt 1.6.16.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7061cfa528c6ed92ebae32ab7dbcf952f7a2728e]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 10:37:58 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a87ddf525bbe6f2c5490b69d32c43a8a46312ee6]

INTEGRATION: CWS ooo19126 (1.3.200); FILE MERGED 2005/09/05 17:47:35 rt 1.3.200.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b03a84a179eebf325e00e027ccddca9ed5fbb09e]

INTEGRATION: CWS ooo19126 (1.5.128); FILE MERGED 2005/09/05 10:37:57 rt 1.5.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [952f8a5d1bd64c4ba29e3bb8bbdac4740bffca97]

INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED 2005/09/05 17:47:35 rt 1.3.90.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6cd6c2a807c11b5d0f29c0f2a414779823201351]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 10:37:57 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [49f28612945dd5395841f4e0f70f4004762abe34]

INTEGRATION: CWS ooo19126 (1.9.30); FILE MERGED 2005/09/05 17:47:34 rt 1.9.30.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0b0fd8c0138089dee4129446b911c2786cdcce32]

INTEGRATION: CWS ooo19126 (1.7.50); FILE MERGED 2005/09/05 17:47:34 rt 1.7.50.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [37ed17eecd93d186d4671c463d5cf39fd6860dd3]

INTEGRATION: CWS ooo19126 (1.2.244); FILE MERGED 2005/09/05 17:47:34 rt 1.2.244.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [618f3cff9d3175ea5ab021e3b91c144e1ff5473c]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 10:37:56 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [2c59f8dcf806195c4fc78422c0619a88fe99bb79]

INTEGRATION: CWS ooo19126 (1.8.64); FILE MERGED 2005/09/05 17:47:34 rt 1.8.64.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e2bc04b0dad8c4800a4e24495808935f251338f3]

INTEGRATION: CWS ooo19126 (1.2.288); FILE MERGED 2005/09/05 15:21:29 rt 1.2.288.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3f4de58f6b55c096afacd0d69e11a7593d6a773c]

INTEGRATION: CWS ooo19126 (1.7.208); FILE MERGED 2005/09/05 17:47:33 rt 1.7.208.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [2aeca0bef84ffb8b2151bb5e9bb0350363985c1e]

INTEGRATION: CWS ooo19126 (1.5.128); FILE MERGED 2005/09/05 10:37:56 rt 1.5.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ae161352dcf1780e2c8bc384eca6168cfaee95a8]

INTEGRATION: CWS ooo19126 (1.27.30); FILE MERGED 2005/09/05 17:47:33 rt 1.27.30.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [fe6d2dfbf190ff2acde9b4391ca02abe6e555143]

INTEGRATION: CWS ooo19126 (1.4.288); FILE MERGED 2005/09/05 15:21:28 rt 1.4.288.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [62705c2c857b78d8a796c851c5d4d7fb662bf2fa]

INTEGRATION: CWS ooo19126 (1.10.54); FILE MERGED 2005/09/05 17:47:33 rt 1.10.54.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f191c582317ce4105d4cd5912eebd63a0a2ceb58]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 10:37:55 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [73bdeb789cc900ce7e1b990e353f661bb3dfa656]

INTEGRATION: CWS ooo19126 (1.4.194); FILE MERGED 2005/09/05 17:47:32 rt 1.4.194.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5ebeb9c7703e8fcd22bd30bd5f9c025e4932e096]

INTEGRATION: CWS ooo19126 (1.9.54); FILE MERGED 2005/09/05 17:47:32 rt 1.9.54.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3528c5cdceffaa04b6941ead2713a3d9c95d26a8]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 10:37:55 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [2f118c33fd01fb51550b14ab32757206a9034b81]

INTEGRATION: CWS ooo19126 (1.2.258); FILE MERGED 2005/09/05 15:21:28 rt 1.2.258.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b1758e911a5c9add38d1306d8f26d36ebeed48d6]

INTEGRATION: CWS ooo19126 (1.7.28); FILE MERGED 2005/09/05 17:47:32 rt 1.7.28.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f0c3d3d128d9cbb5199cf8749ae171b8db6dd672]

INTEGRATION: CWS ooo19126 (1.3.44); FILE MERGED 2005/09/05 17:47:32 rt 1.3.44.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b7d93bef1b045cbc6b2aea2e4809f9e463a15602]

INTEGRATION: CWS ooo19126 (1.2.142); FILE MERGED 2005/09/05 10:37:54 rt 1.2.142.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c6864ced47d3956a65fcd193a715defb6b9d966e]

INTEGRATION: CWS ooo19126 (1.18.34); FILE MERGED 2005/09/05 17:47:31 rt 1.18.34.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [beb4b47e5fb4187cf796474feab310add5639890]

INTEGRATION: CWS ooo19126 (1.1.132); FILE MERGED 2005/09/05 13:10:15 rt 1.1.132.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3e565d0cd8a879d9d9e1ab9bc66677d373dd7dea]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 10:37:53 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c0bf332ca93a1ee2a406fdc8944857d8d56217a3]

INTEGRATION: CWS ooo19126 (1.6.34); FILE MERGED 2005/09/05 17:47:31 rt 1.6.34.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f85abd57a870c6c539c532765b3422442c5402f7]

INTEGRATION: CWS ooo19126 (1.1.1.1.146); FILE MERGED 2005/09/05 13:10:15 rt 1.1.1.1.146.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4bcf9a42c391cbe97b1f8e7255fba87d13ce493d]

INTEGRATION: CWS ooo19126 (1.8.54); FILE MERGED 2005/09/05 17:47:31 rt 1.8.54.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [182430af91a2ce350c58682442d9a9fd5ce90e3f]

INTEGRATION: CWS ooo19126 (1.3.98); FILE MERGED 2005/09/05 13:10:15 rt 1.3.98.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5622fb1bc873a8499ec74f767d035177ae5fbdf2]

INTEGRATION: CWS ooo19126 (1.10.54); FILE MERGED 2005/09/05 17:47:30 rt 1.10.54.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f0dda27dc9d65bffa71214dbad2186d81fa53ec2]

INTEGRATION: CWS ooo19126 (1.16.54); FILE MERGED 2005/09/05 17:47:30 rt 1.16.54.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6f8a8c372581cc522e46bf4a8fcff1643ed4e075]

INTEGRATION: CWS ooo19126 (1.3.130); FILE MERGED 2005/09/05 13:10:14 rt 1.3.130.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [709b24394828b46c6c1c9e5a43ce0155b12641cc]

INTEGRATION: CWS ooo19126 (1.4.54); FILE MERGED 2005/09/05 17:47:30 rt 1.4.54.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [138be272bc63ce8a5ed0c1691ace975d30efa82b]

INTEGRATION: CWS ooo19126 (1.4.24); FILE MERGED 2005/09/05 13:10:14 rt 1.4.24.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1a0a1b9b1a4f6b55f54bff89b3a58b67f8603700]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 10:37:50 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1b3b8c23bdb28f7d4e0a17712c06fe86b94cff23]

INTEGRATION: CWS ooo19126 (1.2.246); FILE MERGED 2005/09/05 17:47:29 rt 1.2.246.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [26074709bdec95bc3f92b05242b5427b490e5de5]

INTEGRATION: CWS ooo19126 (1.2.130); FILE MERGED 2005/09/05 13:10:14 rt 1.2.130.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [17b7411b44c12ef0d5ff022ccdd53a92e2b0e369]

INTEGRATION: CWS ooo19126 (1.5.90); FILE MERGED 2005/09/05 17:47:29 rt 1.5.90.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [91e8dfd48b4b9a4dc053c7439d0794be92a546fe]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 10:37:49 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d1360b2ca39e1b45244d228b3a3cdb4197d1a73f]

INTEGRATION: CWS ooo19126 (1.3.194); FILE MERGED 2005/09/05 17:47:29 rt 1.3.194.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ba93b9a0835cff02059bcff525a5584b8233c09b]

INTEGRATION: CWS ooo19126 (1.1.1.1.146); FILE MERGED 2005/09/05 13:10:14 rt 1.1.1.1.146.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [06789aedea00b07305f250d4d9f4793ef60ff173]

INTEGRATION: CWS ooo19126 (1.4.194); FILE MERGED 2005/09/05 17:47:29 rt 1.4.194.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [97328d8d0dedc5bda941399262eb42084a462792]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 10:37:49 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f6498d68b32ed1d7c7516a7e4b5bc2a6e2a577c0]

INTEGRATION: CWS ooo19126 (1.12.154); FILE MERGED 2005/09/05 15:21:25 rt 1.12.154.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1377579a0dd3fed73bb5993f820846799dbedcd3]

INTEGRATION: CWS ooo19126 (1.15.288); FILE MERGED 2005/09/05 15:21:25 rt 1.15.288.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e34929d3e24e290437c8d837671ec933f17564fe]

INTEGRATION: CWS ooo19126 (1.4.194); FILE MERGED 2005/09/05 17:47:28 rt 1.4.194.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f209474b6004e4e114f484db935ede05ce01cc01]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 10:37:48 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d975545932507a0df8c518c0cac23ec8e3038774]

INTEGRATION: CWS ooo19126 (1.1.132); FILE MERGED 2005/09/05 13:10:13 rt 1.1.132.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [509bf63473213eeef7b563cba43612004bee7da7]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 10:37:48 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4e89175eb1f89c46ba2bb1b60a47261b81aade48]

INTEGRATION: CWS ooo19126 (1.6.180); FILE MERGED 2005/09/05 17:47:28 rt 1.6.180.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ee5dfb61ddd9ab3656335e593dc427c9c6d01489]

INTEGRATION: CWS ooo19126 (1.3.288); FILE MERGED 2005/09/05 15:21:25 rt 1.3.288.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [81036063fa78d6bd736e61175e41eabdc8abae66]

INTEGRATION: CWS ooo19126 (1.5.194); FILE MERGED 2005/09/05 17:47:28 rt 1.5.194.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [58dbbda3bde83bb26b868d987842241e9b3093f5]

INTEGRATION: CWS ooo19126 (1.1.1.1.1086); FILE MERGED 2005/09/05 15:21:24 rt 1.1.1.1.1086.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [cc5b3fc9cc617a1b7338e2494ec8452708b122d0]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 10:37:47 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ab7198eb3dc069df34c57ecf9758917b440bfa30]

INTEGRATION: CWS ooo19126 (1.2.200); FILE MERGED 2005/09/05 17:47:28 rt 1.2.200.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [57818ab12429c5ce82467ade3708e1dc34784b73]

INTEGRATION: CWS ooo19126 (1.4.18); FILE MERGED 2005/09/05 13:10:12 rt 1.4.18.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [fa0e4f8deef490ee016ce99a68d02d264e7cb96f]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 10:37:47 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [bcce2d80a95a1c5eb9a729af238218e49f7bbfec]

INTEGRATION: CWS ooo19126 (1.2.194); FILE MERGED 2005/09/05 17:47:28 rt 1.2.194.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e007459b7fccc431a82565a5dc3372a6896362d6]

INTEGRATION: CWS ooo19126 (1.5.192); FILE MERGED 2005/09/05 15:21:24 rt 1.5.192.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e604e7ccb519ce3e5c776dbd0e852ffb9ed53702]

INTEGRATION: CWS ooo19126 (1.2.18); FILE MERGED 2005/09/05 13:10:11 rt 1.2.18.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a71e97b6d732b9e8e51a390e5e8568a220c06723]

INTEGRATION: CWS ooo19126 (1.5.42); FILE MERGED 2005/09/05 17:47:27 rt 1.5.42.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [cc41a20a8f8cc8c25895cfba054c8b48625c70d9]

INTEGRATION: CWS ooo19126 (1.1.132); FILE MERGED 2005/09/05 13:10:10 rt 1.1.132.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4972874e96947635e2f26095f69c4ab7849b3240]

INTEGRATION: CWS ooo19126 (1.4.194); FILE MERGED 2005/09/05 17:47:27 rt 1.4.194.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c8f1a642a1eb3de2395b19f44f1a70babe6a0479]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 10:37:46 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [83721cd380c15b11e3ad953d0060c136d216374b]

INTEGRATION: CWS ooo19126 (1.10.566); FILE MERGED 2005/09/05 15:21:24 rt 1.10.566.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [516eae722001012d32ce34abd3067ff93bcd3e1c]

INTEGRATION: CWS ooo19126 (1.2.18); FILE MERGED 2005/09/05 13:10:10 rt 1.2.18.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a5822242717660c21c0a29cc28fe2fec2228765f]

INTEGRATION: CWS ooo19126 (1.2.246); FILE MERGED 2005/09/05 17:47:27 rt 1.2.246.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [fea049e7c267d7fbaafd802d8bbc819d60bee027]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 10:37:45 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e16dc67fb91d1d7689cf4ad5228db59917291d7a]

INTEGRATION: CWS ooo19126 (1.3.194); FILE MERGED 2005/09/05 17:47:27 rt 1.3.194.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [10bb16b5ae21f33637d5c50e1c171a604f7dfd7d]

INTEGRATION: CWS ooo19126 (1.1.132); FILE MERGED 2005/09/05 13:10:09 rt 1.1.132.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0c84936dac6024c08690dee8787b48c0f76a06e3]

INTEGRATION: CWS ooo19126 (1.4.76); FILE MERGED 2005/09/05 10:37:44 rt 1.4.76.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [225b8029a6000242b687e4090e92155b746d6807]

INTEGRATION: CWS ooo19126 (1.9.200); FILE MERGED 2005/09/05 17:47:27 rt 1.9.200.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [194f8e5877f4acd59765b0a673d0769abf1fa4d2]

INTEGRATION: CWS ooo19126 (1.6.200); FILE MERGED 2005/09/05 17:47:26 rt 1.6.200.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [74e1d4f9b4747fc53bda9135bfc12131c04f9ca2]

INTEGRATION: CWS ooo19126 (1.3.258); FILE MERGED 2005/09/05 17:47:26 rt 1.3.258.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a115673f4e21fb5789541aff986b01b9f2e7c044]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 10:37:43 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6193caff4b5f7e127783abb1e33af5bd586b8fba]

INTEGRATION: CWS ooo19126 (1.2.18); FILE MERGED 2005/09/05 13:10:09 rt 1.2.18.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4a2689f05a70c98821666d15c4b7d7f770b89abb]

INTEGRATION: CWS ooo19126 (1.5.64); FILE MERGED 2005/09/05 17:47:26 rt 1.5.64.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7908233e99c877976a0ba2efc6ec054689aed853]

INTEGRATION: CWS ooo19126 (1.2.18); FILE MERGED 2005/09/05 13:10:08 rt 1.2.18.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e06e0a8c9ee385218050a1a3937c5386c4893eaf]

INTEGRATION: CWS ooo19126 (1.11.54); FILE MERGED 2005/09/05 17:47:26 rt 1.11.54.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8c2f217f1988692e5c8f264dc9b85e97e7933615]

INTEGRATION: CWS ooo19126 (1.4.126); FILE MERGED 2005/09/05 10:37:43 rt 1.4.126.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ab8dceff31930e044de9172e310bd727c8861b13]

INTEGRATION: CWS ooo19126 (1.2.1064); FILE MERGED 2005/09/05 15:21:22 rt 1.2.1064.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e5a0feaaf6dccc696deac6e7f6c19b5cef8798e9]

INTEGRATION: CWS ooo19126 (1.2.246); FILE MERGED 2005/09/05 17:47:26 rt 1.2.246.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [eff8c3125eda6006cc5bb9c0f5037c622650d5e8]

INTEGRATION: CWS ooo19126 (1.7.4); FILE MERGED 2005/09/05 10:37:42 rt 1.7.4.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [aee267076fceae71ed342c9d233f0a048fbfc993]

INTEGRATION: CWS ooo19126 (1.2.18); FILE MERGED 2005/09/05 13:10:07 rt 1.2.18.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3b1665ad51acaa10f148c9d1fc00c50bcb1fcc58]

INTEGRATION: CWS ooo19126 (1.1.246); FILE MERGED 2005/09/05 17:47:25 rt 1.1.246.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [9fb873fea104176951d03f1fc3173bb7bd6776dc]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 10:37:41 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1c40d9907ae1482355c68d86233f3ad199bc2b25]

INTEGRATION: CWS ooo19126 (1.2.24); FILE MERGED 2005/09/05 13:10:07 rt 1.2.24.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [cf023c962daf8c4881a13ca3848d873708b294ad]

INTEGRATION: CWS ooo19126 (1.4.90); FILE MERGED 2005/09/05 17:47:25 rt 1.4.90.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [99d51363ad4c1a4959bcc9bcfa675ec808859aad]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 10:37:41 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [283aaa72146209717ffd17b9d588910012131475]

INTEGRATION: CWS ooo19126 (1.4.54); FILE MERGED 2005/09/05 17:47:25 rt 1.4.54.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [cf86c27ce79b11ddef89c2d80fe2319110096109]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 10:37:40 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7b9a1e80964411486f3b2ef33e24e3579ef8e199]

INTEGRATION: CWS ooo19126 (1.2.66); FILE MERGED 2005/09/05 17:47:25 rt 1.2.66.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7e9c47089737a52c1e1e3522a0d179bd764e4dd1]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 10:37:39 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [de248f95242c406797fd51fb10af330f39a88e7e]

INTEGRATION: CWS ooo19126 (1.6.66); FILE MERGED 2005/09/05 17:47:25 rt 1.6.66.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8c47d9d427bcf3a8fe75b725067538dcfd81c76f]

INTEGRATION: CWS ooo19126 (1.2.24); FILE MERGED 2005/09/05 13:10:06 rt 1.2.24.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [82ab476ea1b5ff0d8f39adb1ea79c3dd9f5a9f10]

INTEGRATION: CWS ooo19126 (1.9.204); FILE MERGED 2005/09/05 15:21:21 rt 1.9.204.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ce967b025d6b258a484f34b38f5b17d4028b5392]

INTEGRATION: CWS ooo19126 (1.11.66); FILE MERGED 2005/09/05 17:47:24 rt 1.11.66.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [98736086174f4e28ab1798153b830d8fea16355d]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 10:37:38 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7168aff50883391a65555038e3009823a804f3b2]

INTEGRATION: CWS ooo19126 (1.6.208); FILE MERGED 2005/09/05 17:47:24 rt 1.6.208.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f30b1a6d2409dbe4e71bb4d2d311c7a85a218d5d]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 10:37:38 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [633d9d0c977317a90570c34aed759c837369ab1c]

INTEGRATION: CWS ooo19126 (1.7.16); FILE MERGED 2005/09/05 17:47:24 rt 1.7.16.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a0ff64789f15d8a2c4044da06aa69f42843258e4]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 10:37:37 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [939e4d7a93695e007fc6d6be604b56465d9c7e24]

INTEGRATION: CWS ooo19126 (1.5.82); FILE MERGED 2005/09/05 17:47:24 rt 1.5.82.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [00769dc3e636dd7d2a4fe1ef79932f49909a722b]

INTEGRATION: CWS ooo19126 (1.1.132); FILE MERGED 2005/09/05 13:10:05 rt 1.1.132.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [aeb046ec834efd7ed440e698fc597ef8600c626d]

INTEGRATION: CWS ooo19126 (1.3.200); FILE MERGED 2005/09/05 17:47:24 rt 1.3.200.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [30c93bbe91f62a77a2c4391a1d6f92a4d1b4490e]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 10:37:36 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e37a00607cd842bcae6bc717aa8a0a9099cf57ab]

INTEGRATION: CWS ooo19126 (1.4.90); FILE MERGED 2005/09/05 17:47:23 rt 1.4.90.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4be2852553a1c0351f49ba835aa0c4d656a244c5]

INTEGRATION: CWS ooo19126 (1.5.128); FILE MERGED 2005/09/05 10:37:35 rt 1.5.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a0faa8b86c3cabf69e7d2f242a5ba1714d937d7a]

INTEGRATION: CWS ooo19126 (1.2.246); FILE MERGED 2005/09/05 17:47:23 rt 1.2.246.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [133b8f12b7adffea686eeb5c4dae3faafffa6c20]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 10:37:35 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a7dabb8e0b87862a05b6970e2cd516eb7a39f344]

INTEGRATION: CWS ooo19126 (1.8.90); FILE MERGED 2005/09/05 17:47:23 rt 1.8.90.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [31e4dff67b7d9e1ed3b0acdeb2f0ed47cf15c0a1]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 10:37:34 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [066fbc25de26393f17d2cec04a7cd2d697a6034c]

INTEGRATION: CWS ooo19126 (1.4.240); FILE MERGED 2005/09/05 17:47:23 rt 1.4.240.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e6bc86497a6904c8db87d2585977a2a5f5e60b60]

INTEGRATION: CWS ooo19126 (1.6.128); FILE MERGED 2005/09/05 10:37:34 rt 1.6.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [43b76de36d52580825458a9e6886483709be7971]

INTEGRATION: CWS ooo19126 (1.2.1070); FILE MERGED 2005/09/05 15:21:19 rt 1.2.1070.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8573b22a8d15bd7ccff09d708727ad2dc55b4d0a]

INTEGRATION: CWS ooo19126 (1.5.238); FILE MERGED 2005/09/05 17:47:22 rt 1.5.238.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [497031852e9e18eca7c050c04018c9366fd8ce0c]

INTEGRATION: CWS ooo19126 (1.5.128); FILE MERGED 2005/09/05 10:37:34 rt 1.5.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4c59ccddc7b01a33e3576caad8936c9e7424d608]

INTEGRATION: CWS ooo19126 (1.9.30); FILE MERGED 2005/09/05 17:47:22 rt 1.9.30.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4f3e8e3b5e3de0fbec0f97896a00a0359334fa11]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 10:37:33 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8a82474cf7b63c9d01ec470f7864a1d2d75db254]

INTEGRATION: CWS ooo19126 (1.6.90); FILE MERGED 2005/09/05 17:47:22 rt 1.6.90.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [af377a97327d2a6b301a0b548c52d3ba284ec8d5]

INTEGRATION: CWS ooo19126 (1.5.128); FILE MERGED 2005/09/05 10:37:33 rt 1.5.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5fa29c1d70ddcc35e1e7940356296a54ecdaedaf]

INTEGRATION: CWS ooo19126 (1.3.82); FILE MERGED 2005/09/05 17:47:22 rt 1.3.82.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [dc4d1a7a176d06298819d2a17efba1169939d807]

INTEGRATION: CWS ooo19126 (1.8.54); FILE MERGED 2005/09/05 17:47:22 rt 1.8.54.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1392a3855225ee5c2fbb38249e39b1ff874cbc79]

INTEGRATION: CWS ooo19126 (1.2.132); FILE MERGED 2005/09/05 13:10:01 rt 1.2.132.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5dcbc6457c3c8aa1b90a97f82b2303c45ab494ac]

INTEGRATION: CWS ooo19126 (1.1.1.1.1086); FILE MERGED 2005/09/05 15:21:18 rt 1.1.1.1.1086.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4d54e4c6fd242184a6efa7c07705804aae06a485]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 10:37:32 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [eba3bbcebecc85b532b888c85ae37314d4bc50a9]

INTEGRATION: CWS ooo19126 (1.5.34); FILE MERGED 2005/09/05 17:47:21 rt 1.5.34.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [2d2547fb3540d7c0b8847994b5e074f015b9b5f3]

INTEGRATION: CWS ooo19126 (1.1.132); FILE MERGED 2005/09/05 13:10:01 rt 1.1.132.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e0a47882c1ea36eb9812272182a97cb0b464e66d]

INTEGRATION: CWS ooo19126 (1.5.246); FILE MERGED 2005/09/05 17:47:21 rt 1.5.246.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [39a57cc1fb5b883ef7d598fb5cce3143a2d2f6e3]

INTEGRATION: CWS ooo19126 (1.3.18); FILE MERGED 2005/09/05 13:10:01 rt 1.3.18.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [395d455af01f411a4c5a4271ca8b4d7e065d3a07]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 10:37:32 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3a77619d43ac0a711fd4eebedfed9e00133b364d]

INTEGRATION: CWS ooo19126 (1.4.238); FILE MERGED 2005/09/05 17:47:21 rt 1.4.238.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5aca185149030ce10ab7d63af3e6e72149c8b5fd]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 10:37:31 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0734351cc38863e653901a713496cb080ac0b940]

INTEGRATION: CWS ooo19126 (1.5.54); FILE MERGED 2005/09/05 17:47:21 rt 1.5.54.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [95244412afba66e8afb98beccd8a639c6a84005c]

INTEGRATION: CWS ooo19126 (1.1.132); FILE MERGED 2005/09/05 13:10:00 rt 1.1.132.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [2a64c838cb7042c8aa7407d0df60ceb5f1c2852e]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 10:37:31 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6545aa756eb6b7e2dd1dace900ce9b2a29711eac]

INTEGRATION: CWS ooo19126 (1.2.24); FILE MERGED 2005/09/05 13:10:00 rt 1.2.24.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [bd7590e95fb9c12b9c0d174385d58f570e9fa172]

INTEGRATION: CWS ooo19126 (1.3.288); FILE MERGED 2005/09/05 15:21:17 rt 1.3.288.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5bd89990bc9f1bd0e03a32b54f20b6992d2214fb]

INTEGRATION: CWS ooo19126 (1.1.1.1.1086); FILE MERGED 2005/09/05 15:21:16 rt 1.1.1.1.1086.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d48a2cd15db862ff7623c2fccb47b73bacec764f]

INTEGRATION: CWS ooo19126 (1.1.30); FILE MERGED 2005/09/05 17:20:42 rt 1.1.30.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f1faef77545441afb527b48568b2ea1bdf1bd7ad]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 10:37:30 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [282332875fb712aae4e8ab4e9b91255994e7d9c5]

INTEGRATION: CWS ooo19126 (1.1.132); FILE MERGED 2005/09/05 13:09:59 rt 1.1.132.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e5155ef73f344f6f5793848625eedcc3c8768ebb]

INTEGRATION: CWS ooo19126 (1.2.10); FILE MERGED 2005/09/05 17:20:41 rt 1.2.10.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8854e3985ac98151c81ca79be84c6efb070bb018]

INTEGRATION: CWS ooo19126 (1.2.24); FILE MERGED 2005/09/05 13:09:59 rt 1.2.24.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [83b31cd598bddc04d7a18d83930d739d59453cef]

INTEGRATION: CWS ooo19126 (1.7.1070); FILE MERGED 2005/09/05 15:21:16 rt 1.7.1070.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c7a1b286d31a7fef3d71a1b0cf33addc57a2b2b4]

INTEGRATION: CWS ooo19126 (1.1.30); FILE MERGED 2005/09/05 17:20:41 rt 1.1.30.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [41c3e0164ef7167598dd7af797542180761091d4]

INTEGRATION: CWS ooo19126 (1.7.128); FILE MERGED 2005/09/05 10:37:30 rt 1.7.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [022a8130dc095b4c95b9abeef83faf16865d0f33]

INTEGRATION: CWS ooo19126 (1.3.18); FILE MERGED 2005/09/05 13:09:59 rt 1.3.18.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ad6a2f95ebcba57a25b5ef71f02ddeabbcc8e76b]

INTEGRATION: CWS ooo19126 (1.5.128); FILE MERGED 2005/09/05 10:37:29 rt 1.5.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1c85eb88873506e572eb6404564b13a754c9b2be]

INTEGRATION: CWS ooo19126 (1.2.24); FILE MERGED 2005/09/05 13:09:58 rt 1.2.24.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c4e21a2c68553b7218689070c61ad9060e39f33d]

INTEGRATION: CWS ooo19126 (1.3.1070); FILE MERGED 2005/09/05 15:21:15 rt 1.3.1070.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a8195f93a6ea6eb1300b131ef8f28fb455f20392]

INTEGRATION: CWS ooo19126 (1.2.6); FILE MERGED 2005/09/05 17:20:41 rt 1.2.6.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7544d282f9a81272f66b28d4ab2cd99fc9e3d7c8]

INTEGRATION: CWS ooo19126 (1.1.132); FILE MERGED 2005/09/05 13:09:58 rt 1.1.132.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b3c67cbd1e5b75aefc9fd855c947a0a576ccda80]

INTEGRATION: CWS ooo19126 (1.6.128); FILE MERGED 2005/09/05 10:37:29 rt 1.6.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [16bb86d1c38fc0ada960413880f96be71f86cb42]

INTEGRATION: CWS ooo19126 (1.1.30); FILE MERGED 2005/09/05 17:20:40 rt 1.1.30.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [280de32b1f1af6cbfd3c6a409320c6e0cc31d8bc]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 10:37:28 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [879c34d7113e6daa9a06318eeff93f3505bc93f4]

INTEGRATION: CWS ooo19126 (1.3.24); FILE MERGED 2005/09/05 13:09:57 rt 1.3.24.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d942da87f7af58872f3b1dae9fff518062bbc680]

INTEGRATION: CWS ooo19126 (1.5.128); FILE MERGED 2005/09/05 10:37:28 rt 1.5.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a3dda611a8cbeb2b6ead3e4f6ac4fac70582bb0c]

INTEGRATION: CWS ooo19126 (1.4.10); FILE MERGED 2005/09/05 17:20:40 rt 1.4.10.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [2a27af1972db9f0d9d6d485e3a4804872e40f6a0]

INTEGRATION: CWS ooo19126 (1.2.24); FILE MERGED 2005/09/05 13:09:57 rt 1.2.24.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [14c46676dfd3ab98a0fccd324b8dd77989142960]

INTEGRATION: CWS ooo19126 (1.3.172); FILE MERGED 2005/09/05 15:21:14 rt 1.3.172.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1cca269537decbabd164a3a3e08774caca729eb3]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 10:37:27 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [495344716610f9daa7f707d2fcddf9b3b5f87a44]

INTEGRATION: CWS ooo19126 (1.3.2); FILE MERGED 2005/09/05 17:20:40 rt 1.3.2.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5fda26d54e1bd8018be72dd9cb29720181860d1a]

INTEGRATION: CWS ooo19126 (1.3.288); FILE MERGED 2005/09/05 15:21:14 rt 1.3.288.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d3209eb1c24ca164ab2a1cb98bc8781cd75a6306]

INTEGRATION: CWS ooo19126 (1.5.128); FILE MERGED 2005/09/05 10:37:27 rt 1.5.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ab4c4df093eb147cde65edc91f7938c65ea6b685]

INTEGRATION: CWS ooo19126 (1.8.50); FILE MERGED 2005/09/05 10:37:27 rt 1.8.50.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [74c53517e436006be3423d5222c1e247d8b7c894]

INTEGRATION: CWS ooo19126 (1.2.12); FILE MERGED 2005/09/05 17:20:39 rt 1.2.12.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [42f3f7733adabc70eeea71a0dbe889a472ef340d]

INTEGRATION: CWS ooo19126 (1.1.132); FILE MERGED 2005/09/05 13:09:56 rt 1.1.132.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [705a43c6b8a3a12d38620236bb1da29874aa655b]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 10:37:26 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [554f54f0429f925be026509adbb9bcbd3ea49bfd]

INTEGRATION: CWS ooo19126 (1.5.6); FILE MERGED 2005/09/05 17:20:39 rt 1.5.6.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d166d6dca0008deaef1361222eb666f4ca83b56f]

INTEGRATION: CWS ooo19126 (1.5.128); FILE MERGED 2005/09/05 10:37:26 rt 1.5.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [88b65a2c11ce3675f8a784474ee1a5b5e2b8f479]

INTEGRATION: CWS ooo19126 (1.2.132); FILE MERGED 2005/09/05 13:09:56 rt 1.2.132.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f42997c48af7f5cead2b1bbef5f4ee8bd4d09932]

INTEGRATION: CWS ooo19126 (1.2.6); FILE MERGED 2005/09/05 17:20:39 rt 1.2.6.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e7e6e2d5f4cb240491dc1a123aa9fee5751db20e]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 10:37:26 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0bd60ab0411aa28a4574f54b9c03ea5de6765dc8]

INTEGRATION: CWS ooo19126 (1.2.46); FILE MERGED 2005/09/05 17:36:46 rt 1.2.46.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ad19e652315cc8ad628607aab655906fc0a8e31e]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 10:37:25 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [571455de67dddc249ebdc82c227e5fe4ae4e3da9]

INTEGRATION: CWS ooo19126 (1.2.18); FILE MERGED 2005/09/05 13:09:55 rt 1.2.18.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5f958e8ba9eceb10380466ff2b384e87c0551a5f]

INTEGRATION: CWS ooo19126 (1.2.6); FILE MERGED 2005/09/05 17:20:38 rt 1.2.6.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [41aa44837ec18e5a16f5ddff6fa9bd804f627624]

INTEGRATION: CWS ooo19126 (1.3.50); FILE MERGED 2005/09/05 17:36:46 rt 1.3.50.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [99bc0da76bc0e2e98a04d38e75e55053fd9cb506]

INTEGRATION: CWS ooo19126 (1.5.128); FILE MERGED 2005/09/05 10:37:25 rt 1.5.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [abfd2543a1cad14135bc1ff2d317b161e3ca5ac5]

INTEGRATION: CWS ooo19126 (1.2.24); FILE MERGED 2005/09/05 13:09:55 rt 1.2.24.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ae98a3838e55ed7d45258b0cb489bba7d3322661]

INTEGRATION: CWS ooo19126 (1.3.68); FILE MERGED 2005/09/05 17:36:46 rt 1.3.68.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [032f871bb081176b4dfc04434a5ac95a9ba4a635]

INTEGRATION: CWS ooo19126 (1.5.128); FILE MERGED 2005/09/05 10:37:24 rt 1.5.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8108add6229eb8ba471c888b27f187d85f70b577]

INTEGRATION: CWS ooo19126 (1.1.30); FILE MERGED 2005/09/05 17:20:38 rt 1.1.30.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a0fe3c170c2cfac31b3a29cc6145f0df63b92d1f]

INTEGRATION: CWS ooo19126 (1.1.132); FILE MERGED 2005/09/05 13:09:54 rt 1.1.132.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [2c5d7983e3019e6504243173009c0321e52b0afb]

INTEGRATION: CWS ooo19126 (1.2.44); FILE MERGED 2005/09/05 17:36:46 rt 1.2.44.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7b5d121d149d30bb38a65bf43417ecde217e4871]

INTEGRATION: CWS ooo19126 (1.3.6); FILE MERGED 2005/09/05 17:20:38 rt 1.3.6.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f6e71556cb67dc9c14aa9f1879ad6f04b02aaf95]

INTEGRATION: CWS ooo19126 (1.5.44); FILE MERGED 2005/09/05 17:36:45 rt 1.5.44.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c2bc2de2823f00cccb198b284f018bd143627ff1]

INTEGRATION: CWS ooo19126 (1.2.24); FILE MERGED 2005/09/05 13:09:54 rt 1.2.24.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [85750fc0d3b3a0b67ee368add1d5b4e667af3375]

INTEGRATION: CWS ooo19126 (1.5.128); FILE MERGED 2005/09/05 10:37:23 rt 1.5.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3e4ca6109c46582458f6c6823c85c9709b6c7178]

INTEGRATION: CWS ooo19126 (1.1.30); FILE MERGED 2005/09/05 17:20:37 rt 1.1.30.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [527259ffc145efcbc8497d2fb34e965feaf96529]

INTEGRATION: CWS ooo19126 (1.2.44); FILE MERGED 2005/09/05 17:36:45 rt 1.2.44.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7d9f80bddf7206185f52a6f9f1c3907a5cb0b1f6]

INTEGRATION: CWS ooo19126 (1.3.98); FILE MERGED 2005/09/05 13:09:53 rt 1.3.98.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3d76baaedde1b26e260a35387dc7699ae1a5ba4a]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 10:37:23 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [2da47c9ccff815064953435bf2aaa85958e3b51a]

INTEGRATION: CWS ooo19126 (1.1.1.1.146); FILE MERGED 2005/09/05 13:09:53 rt 1.1.1.1.146.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [fbb050fdead05c29a31048d3f556322191984609]

INTEGRATION: CWS ooo19126 (1.7.38); FILE MERGED 2005/09/05 17:36:44 rt 1.7.38.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [eb87594dd9d57832496ba6efb89ff47e3a3a8599]

INTEGRATION: CWS ooo19126 (1.1.1.1.146); FILE MERGED 2005/09/05 13:09:52 rt 1.1.1.1.146.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0de5221855bc889bf45b9f0ced8cdc8f0ba4270f]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 10:37:22 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b665be237c30e7af6908dabd03d6901437726e10]

INTEGRATION: CWS ooo19126 (1.2.100); FILE MERGED 2005/09/05 17:36:44 rt 1.2.100.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e0d0b8b09d80135a048bb196b5e6e8ff31f2ce22]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 10:37:22 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7e6e90d54a53abe598a8803812f2f297e9984dea]

INTEGRATION: CWS ooo19126 (1.1.100); FILE MERGED 2005/09/05 17:36:43 rt 1.1.100.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b15ac8c57ef8997779afc96119222d267add4dc1]

INTEGRATION: CWS ooo19126 (1.6.128); FILE MERGED 2005/09/05 10:37:22 rt 1.6.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d22d0e650939de995fcc6605b33e65f56b19d31c]

INTEGRATION: CWS ooo19126 (1.1.30); FILE MERGED 2005/09/05 17:20:36 rt 1.1.30.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e8e5c740883549f6fe41f8b3a6da8b384055cde0]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 10:37:21 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a1217aa9966a02b23638981336926ecc0b847a78]

INTEGRATION: CWS ooo19126 (1.1.100); FILE MERGED 2005/09/05 17:36:42 rt 1.1.100.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [783d401b10bd76d074225cd100698cfee6c3df89]

INTEGRATION: CWS ooo19126 (1.2.6); FILE MERGED 2005/09/05 17:20:36 rt 1.2.6.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4ac883111960cc5f1b64afa9f1b38074b30a9f97]

INTEGRATION: CWS ooo19126 (1.1.1.1.146); FILE MERGED 2005/09/05 13:09:51 rt 1.1.1.1.146.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7e83c733269dfe5dd59784a37316256c281aa2cb]

INTEGRATION: CWS ooo19126 (1.2.6); FILE MERGED 2005/09/05 17:20:35 rt 1.2.6.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0e0a26cbce10e3f8b7d80b6f1f0216d631400e9b]

INTEGRATION: CWS ooo19126 (1.3.6); FILE MERGED 2005/09/05 17:20:35 rt 1.3.6.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [290b874a9c69a4cfff1fc5b9ce732fac920c5f4b]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 10:37:17 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [2fefbe70318fcd6b6082430e3ec21bfaf2edf239]

INTEGRATION: CWS ooo19126 (1.2.50); FILE MERGED 2005/09/05 17:36:41 rt 1.2.50.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7ea71e4aabe8c1c30ee8226c08d3fd3ef6499867]

INTEGRATION: CWS ooo19126 (1.2.6); FILE MERGED 2005/09/05 17:20:34 rt 1.2.6.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1219aed6b7e071641b8963b028d8bef706c66ae3]

INTEGRATION: CWS ooo19126 (1.1.1.1.158); FILE MERGED 2005/09/05 10:37:16 rt 1.1.1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b3325cec5f00b8a3647f2d41c9f820f1e9514a49]

INTEGRATION: CWS ooo19126 (1.1.30); FILE MERGED 2005/09/05 17:20:34 rt 1.1.30.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7339fb84dade52fe761bdfe41b6baabcd7e67bef]

INTEGRATION: CWS ooo19126 (1.5.74); FILE MERGED 2005/09/05 10:37:15 rt 1.5.74.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c14dd4294bc48e457d8fb922b9bd88fdd12311fb]

INTEGRATION: CWS ooo19126 (1.1.100); FILE MERGED 2005/09/05 17:36:41 rt 1.1.100.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [42e14db414c0b0c2e9bfc8d84b3b2c1f7f0851eb]

INTEGRATION: CWS ooo19126 (1.2.12); FILE MERGED 2005/09/05 17:20:34 rt 1.2.12.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [79ca8def67bac46c1ec316746c401ac4647ba2f0]

INTEGRATION: CWS ooo19126 (1.3.24); FILE MERGED 2005/09/05 17:36:40 rt 1.3.24.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [388c8b20146cd54c42f902899cea73fc24bd433f]

INTEGRATION: CWS ooo19126 (1.1.30); FILE MERGED 2005/09/05 17:20:33 rt 1.1.30.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7ffc7c0e068fee273362faff9bd176b1901268d4]

INTEGRATION: CWS ooo19126 (1.2.18); FILE MERGED 2005/09/05 13:09:48 rt 1.2.18.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f2ca2472f2916b725e19b87d1e24f64ee8aee9c4]

INTEGRATION: CWS ooo19126 (1.2.90); FILE MERGED 2005/09/05 17:36:40 rt 1.2.90.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [2f1c770d147d513a85e43c9c000c3ae30ae7c726]

INTEGRATION: CWS ooo19126 (1.1.1.1.146); FILE MERGED 2005/09/05 13:09:48 rt 1.1.1.1.146.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [403b0f41ae55861c46d94330af7e95093903e131]

INTEGRATION: CWS ooo19126 (1.3.14); FILE MERGED 2005/09/05 17:36:39 rt 1.3.14.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [50e574dc8d2ab3b0d216fc74ff690d11c327c743]

INTEGRATION: CWS ooo19126 (1.4.18); FILE MERGED 2005/09/05 17:36:39 rt 1.4.18.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4a7022997dcad4685f9e4d39bbed16bb8825ec95]

INTEGRATION: CWS ooo19126 (1.2.6); FILE MERGED 2005/09/05 17:20:33 rt 1.2.6.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [32fde39a63babd2b453d4ae9c31ba7bb4e2a8dd6]

INTEGRATION: CWS ooo19126 (1.3.14); FILE MERGED 2005/09/05 17:36:38 rt 1.3.14.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5637e3ee478910a278a9d0c6deb6fd6be4ffc461]

INTEGRATION: CWS ooo19126 (1.1.1.1.146); FILE MERGED 2005/09/05 13:09:47 rt 1.1.1.1.146.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b29f4b25deeb7dad2389f787b6320cd7652e451c]

INTEGRATION: CWS ooo19126 (1.3.4); FILE MERGED 2005/09/05 17:20:32 rt 1.3.4.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4f6b939bba0004f86c3ac405e260dbae4d8971e3]

INTEGRATION: CWS ooo19126 (1.3.18); FILE MERGED 2005/09/05 17:36:38 rt 1.3.18.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [bb4af66ddd1248b6412c1bbb920bb85ebf6eee37]

INTEGRATION: CWS ooo19126 (1.2.6); FILE MERGED 2005/09/05 17:20:32 rt 1.2.6.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d2e9cb2ec973b240fe5cd69c72bbe35876972832]

INTEGRATION: CWS ooo19126 (1.2.96); FILE MERGED 2005/09/05 13:09:47 rt 1.2.96.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [035fcc5b95b3d5bae52ee751e015e0e8bc20712d]

INTEGRATION: CWS ooo19126 (1.2.82); FILE MERGED 2005/09/05 17:36:38 rt 1.2.82.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3018bf7420af0fc94bccbe950c5238888182485e]

INTEGRATION: CWS ooo19126 (1.1.30); FILE MERGED 2005/09/05 17:20:32 rt 1.1.30.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [de31427edc2faf5070576b653bbeaa59cc35c9de]

INTEGRATION: CWS ooo19126 (1.1.100); FILE MERGED 2005/09/05 17:36:37 rt 1.1.100.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [841d0e3c3d168d6724aa7be6a18dc32b03890f97]

INTEGRATION: CWS ooo19126 (1.1.1.1.146); FILE MERGED 2005/09/05 13:09:46 rt 1.1.1.1.146.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f2b94d779c54953425c51d38a702603a4859de23]

INTEGRATION: CWS ooo19126 (1.2.82); FILE MERGED 2005/09/05 17:36:37 rt 1.2.82.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b027d77e483ab22fe5c2e9687e442923bbd489ef]

INTEGRATION: CWS ooo19126 (1.1.30); FILE MERGED 2005/09/05 17:20:31 rt 1.1.30.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [fa743670fdc637082a72351d6a86e88a34ccdb3f]

INTEGRATION: CWS ooo19126 (1.2.82); FILE MERGED 2005/09/05 17:36:36 rt 1.2.82.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [fac7cbc9de67ea1dc3425222217993f97055d391]

INTEGRATION: CWS ooo19126 (1.2.6); FILE MERGED 2005/09/05 17:20:31 rt 1.2.6.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ab7fa1e4651c58eb5b261737a6667154e32daa54]

INTEGRATION: CWS ooo19126 (1.1.1.1.146); FILE MERGED 2005/09/05 13:09:45 rt 1.1.1.1.146.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [562ab3e0774d0f33167d428fd4c92c444e58e0ea]

INTEGRATION: CWS ooo19126 (1.4.68); FILE MERGED 2005/09/05 17:36:36 rt 1.4.68.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [96ebdfd6f344dfc590385b6917afe81731d3da3c]

INTEGRATION: CWS ooo19126 (1.2.86); FILE MERGED 2005/09/05 17:36:35 rt 1.2.86.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f3b0e27fbb2388912a31fd4a0c14683ae879a8a0]

INTEGRATION: CWS ooo19126 (1.3.4); FILE MERGED 2005/09/05 17:20:31 rt 1.3.4.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [85cee83138cac5a8ad4f4b8863408361484c74d4]

INTEGRATION: CWS ooo19126 (1.7.26); FILE MERGED 2005/09/05 17:36:35 rt 1.7.26.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [77d50c7fe0e561c9568e1aa3ace3b21d94680970]

INTEGRATION: CWS ooo19126 (1.4.16); FILE MERGED 2005/09/05 13:09:44 rt 1.4.16.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f2654ed817dd1b164c5b3e1fae5bc790ef5e6639]

INTEGRATION: CWS ooo19126 (1.7.26); FILE MERGED 2005/09/05 17:36:34 rt 1.7.26.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7dd0c588e7b6d93c76c001bd271a0c5559eac9b0]

INTEGRATION: CWS ooo19126 (1.1.30); FILE MERGED 2005/09/05 17:20:30 rt 1.1.30.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7e232acea97f469fce01a88299b7fdab765756ec]

INTEGRATION: CWS ooo19126 (1.2.16); FILE MERGED 2005/09/05 13:09:44 rt 1.2.16.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [23b3bde41485f95795768c433aefec1d9887d29d]

INTEGRATION: CWS ooo19126 (1.2.24); FILE MERGED 2005/09/05 17:36:34 rt 1.2.24.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c32edbd25e80d671fa6b37aae157de9245476efb]

INTEGRATION: CWS ooo19126 (1.1.1.1.146); FILE MERGED 2005/09/05 13:09:44 rt 1.1.1.1.146.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [09361a5b9c14878cdf8fe040bbbb77c2098179ce]

INTEGRATION: CWS ooo19126 (1.3.8); FILE MERGED 2005/09/05 13:09:43 rt 1.3.8.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [41a2211f0e5e257eeafc49a08e12380613da5e52]

INTEGRATION: CWS ooo19126 (1.1.1.1.146); FILE MERGED 2005/09/05 13:09:43 rt 1.1.1.1.146.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1a9bd63f2109d61e6f806ae092b1b455a418e59b]

INTEGRATION: CWS ooo19126 (1.9.4); FILE MERGED 2005/09/05 17:37:00 rt 1.9.4.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8f614068092bc6be0ef4598a0fb7a494d5999241]

INTEGRATION: CWS ooo19126 (1.1.1.1.146); FILE MERGED 2005/09/05 13:09:42 rt 1.1.1.1.146.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [14f574d75b1e5851e652cdd3c0e08fd03c549145]

INTEGRATION: CWS ooo19126 (1.2.130); FILE MERGED 2005/09/05 13:09:42 rt 1.2.130.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [dc0c155a3a843712d9e4d054e593df11c0278063]

INTEGRATION: CWS ooo19126 (1.1.1.1.146); FILE MERGED 2005/09/05 13:09:41 rt 1.1.1.1.146.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [2060eaf7459e07da1ea8a5d18f99bab9f45f3e95]

INTEGRATION: CWS ooo19126 (1.3.130); FILE MERGED 2005/09/05 13:09:40 rt 1.3.130.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ab26344a6a3b5c05961ab532f2f710c082bbf0ea]

INTEGRATION: CWS ooo19126 (1.2.146); FILE MERGED 2005/09/05 13:09:40 rt 1.2.146.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [229737a147af6cf841c51a5960d40a913300aad0]

INTEGRATION: CWS ooo19126 (1.3.102); FILE MERGED 2005/09/05 13:09:39 rt 1.3.102.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4ffcd9424aa5c0a929d3fcb097987017db8e6553]

INTEGRATION: CWS ooo19126 (1.4.24); FILE MERGED 2005/09/05 13:09:39 rt 1.4.24.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5f961ec8ba6cdaab19af28fda2c2dce2691d6161]

INTEGRATION: CWS ooo19126 (1.3.18); FILE MERGED 2005/09/05 13:09:38 rt 1.3.18.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [339fda50400d9651c1e0412eb0e1816aa398ea2e]

INTEGRATION: CWS ooo19126 (1.2.24); FILE MERGED 2005/09/05 13:09:38 rt 1.2.24.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [399e167fede2684868229a425a71ebd5ebf16bc1]

INTEGRATION: CWS ooo19126 (1.1.1.1.146); FILE MERGED 2005/09/05 13:09:37 rt 1.1.1.1.146.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [cbde709ce8874a613799f9389422153dc7dff0d6]

INTEGRATION: CWS ooo19126 (1.1.1.1.146); FILE MERGED 2005/09/05 13:09:36 rt 1.1.1.1.146.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7721f1306f44cd3adb017de5b0f022b6a46724bd]

INTEGRATION: CWS ooo19126 (1.2.24); FILE MERGED 2005/09/05 13:09:35 rt 1.2.24.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a29ac025329954388b0ae2d06021e8ac258ed2b8]

INTEGRATION: CWS ooo19126 (1.1.1.1.146); FILE MERGED 2005/09/05 13:09:34 rt 1.1.1.1.146.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b6d1db37195cee00e3da99a7e10b426918af558f]

INTEGRATION: CWS ooo19126 (1.1.1.1.146); FILE MERGED 2005/09/05 13:09:33 rt 1.1.1.1.146.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b47a7bb822f91d45bff54fcc17703b3588c2cc98]

INTEGRATION: CWS ooo19126 (1.3.24); FILE MERGED 2005/09/05 13:09:33 rt 1.3.24.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [25d28a1bbfb68a999ed103cce220900e7c614c4c]

INTEGRATION: CWS ooo19126 (1.1.1.1.146); FILE MERGED 2005/09/05 13:09:32 rt 1.1.1.1.146.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7f83df3caf6abfd68e35c60716fe29fba1a18773]

INTEGRATION: CWS ooo19126 (1.3.18); FILE MERGED 2005/09/05 13:09:30 rt 1.3.18.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [fb267b60f67adf4134093c330da2a64223dcda38]

INTEGRATION: CWS ooo19126 (1.4.18); FILE MERGED 2005/09/05 13:09:30 rt 1.4.18.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b2f68dd1dde4aae098dd8ea4d3cd839179bad484]

INTEGRATION: CWS ooo19126 (1.2.132); FILE MERGED 2005/09/05 13:09:29 rt 1.2.132.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a1ed7c8582e728536ebf549bcaa5d36357d9ea85]

INTEGRATION: CWS ooo19126 (1.1.132); FILE MERGED 2005/09/05 13:09:29 rt 1.1.132.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e6b89ee8a3185e398a26dc0a7d491c16a51bf9f1]

INTEGRATION: CWS ause034 (1.43.200); FILE MERGED 2005/08/10 09:38:58 hjs 1.43.200.1: #i52994# added dependency from patch


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [38e386d3c09878c5f75c99aac82b62220f3f3c97]

INTEGRATION: CWS ooo19126 (1.2.132); FILE MERGED 2005/09/05 13:09:28 rt 1.2.132.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ebea98c006b3a7c9a47f042d289a85307f2f2549]

INTEGRATION: CWS ooo19126 (1.2.24); FILE MERGED 2005/09/05 13:09:27 rt 1.2.24.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [97e6bac2a9fdccbb255a8ba31e6c9b66e50f1732]

INTEGRATION: CWS ooo19126 (1.1.132); FILE MERGED 2005/09/05 13:09:27 rt 1.1.132.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [df79220cae556ddd687022cc6fc7af137359c42a]

INTEGRATION: CWS ooo19126 (1.2.24); FILE MERGED 2005/09/05 13:09:26 rt 1.2.24.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [9ce9cfde9fe1a0fabf27156f6fe7653ae3cfcb12]

INTEGRATION: CWS ooo19126 (1.1.132); FILE MERGED 2005/09/05 13:09:26 rt 1.1.132.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d022fa9322aa391c7ca92d185eb64a094ac9706f]

INTEGRATION: CWS ooo19126 (1.3.24); FILE MERGED 2005/09/05 13:09:25 rt 1.3.24.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [2e942b3c831392658e8564dc34dd5accb623e4e1]

INTEGRATION: CWS ooo19126 (1.2.24); FILE MERGED 2005/09/05 13:09:25 rt 1.2.24.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [409a584676e72cdffc872a7bf476ad8d95153349]

INTEGRATION: CWS ooo19126 (1.1.132); FILE MERGED 2005/09/05 13:09:25 rt 1.1.132.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [2d790a9184997ef4472879515df5e45297dffca1]

INTEGRATION: CWS ooo19126 (1.1.132); FILE MERGED 2005/09/05 13:09:24 rt 1.1.132.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [efc7b7a42df6a66fb039e8b4af431a204babda6c]

INTEGRATION: CWS ooo19126 (1.2.132); FILE MERGED 2005/09/05 13:09:24 rt 1.2.132.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7c43cc5170f79bbaf0e3f4388914af7c7a2ccd22]

INTEGRATION: CWS ooo19126 (1.1.132); FILE MERGED 2005/09/05 13:09:23 rt 1.1.132.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [098704cfcbd627b32b0ccad02ac8ed6a6d742879]

INTEGRATION: CWS ooo19126 (1.2.24); FILE MERGED 2005/09/05 13:09:23 rt 1.2.24.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [263eae9183f761e8fa010eb629da62e24e524896]

INTEGRATION: CWS ooo19126 (1.1.132); FILE MERGED 2005/09/05 13:09:22 rt 1.1.132.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6769bdef33397801a246f7138c2c5aabb44338f2]

INTEGRATION: CWS ooo19126 (1.3.18); FILE MERGED 2005/09/05 13:09:22 rt 1.3.18.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [672e6aecd7d4709236b8dd552c88d8a7b88bf8fa]

INTEGRATION: CWS ooo19126 (1.2.18); FILE MERGED 2005/09/05 13:09:21 rt 1.2.18.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [92b154f6d1abf11eee212defd2260c99d8c86cc4]

INTEGRATION: CWS ooo19126 (1.2.24); FILE MERGED 2005/09/05 13:09:20 rt 1.2.24.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c12d4d1855c088550af84fc7af46a5703ec3ca00]

INTEGRATION: CWS ooo19126 (1.1.132); FILE MERGED 2005/09/05 13:09:20 rt 1.1.132.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [aebe8ab8d0a71e1f9f09d112c571234faef10a1d]

INTEGRATION: CWS ooo19126 (1.2.24); FILE MERGED 2005/09/05 13:09:19 rt 1.2.24.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [37bf2dbb7be5e794af55d38224455d56b29a12d4]

INTEGRATION: CWS ooo19126 (1.1.132); FILE MERGED 2005/09/05 13:09:19 rt 1.1.132.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b36e5da87c41f88ef4b219dcc9b3bca3f439a5db]

INTEGRATION: CWS ooo19126 (1.2.114); FILE MERGED 2005/09/05 13:09:19 rt 1.2.114.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [94d469a1bdb07c8167eb7db1a390573ed8c3d983]

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>  [1be98edce4f0badde191d792291ed16389ace20a]

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>  [11a34f364dbb490737a398dca68c0470afe46178]

INTEGRATION: CWS ooo19126 (1.2.24); FILE MERGED 2005/09/05 13:09:18 rt 1.2.24.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [2acaf7aa5ebb34ff2653fc05d7df87a50db7e180]

INTEGRATION: CWS ooo19126 (1.7.122); FILE MERGED 2005/09/05 10:36:43 rt 1.7.122.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [9b68eea127395335b1ec13e32f492e82f71b1184]

INTEGRATION: CWS ooo19126 (1.1.132); FILE MERGED 2005/09/05 13:09:18 rt 1.1.132.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8aed93c8cd3c0f2da2599c1ba5f1e35bce3b88ba]

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>  [82f90fa96b9401407644a904bbcab45c3d4350a9]

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>  [12a09eef49bce1030c7720b77055fbb693c22635]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 10:36:43 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [911f09727480073e4e2c01b6e4e75d0ae55dd3f5]

INTEGRATION: CWS ooo19126 (1.1.132); FILE MERGED 2005/09/05 13:09:17 rt 1.1.132.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c9145979d9502b77c789e34650e14fe9f9ee7b62]

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>  [549670bde3a697071b530d4240070d6eeb773a90]

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-07  Rüdiger Timm  <rt@openoffice.org>  [7fe55e9c9b3d7c5cf38b576541c5a68f840f1f7a]

INTEGRATION: CWS ooo19126 (1.2.18); FILE MERGED 2005/09/05 13:09:16 rt 1.2.18.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [87f75737f6081af891b92cce91759d5862ae52ac]

INTEGRATION: CWS ooo19126 (1.2.24); FILE MERGED 2005/09/05 13:09:16 rt 1.2.24.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [fbb3917aca5749b15b94989bc57dcb14bd6ac5b3]

INTEGRATION: CWS ooo19126 (1.2.132); FILE MERGED 2005/09/05 13:09:16 rt 1.2.132.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e65c5573fabda75a80331858074934d7227b8caa]

INTEGRATION: CWS ooo19126 (1.1.132); FILE MERGED 2005/09/05 13:09:16 rt 1.1.132.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3cec2ccfcb656d039d7b860ff0257b887b98f207]

INTEGRATION: CWS ooo19126 (1.2.24); FILE MERGED 2005/09/05 13:09:15 rt 1.2.24.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7fe2b56028ae7d45ca360390c4cc0cbee8e673e5]

INTEGRATION: CWS ooo19126 (1.1.1.1.146); FILE MERGED 2005/09/05 13:09:15 rt 1.1.1.1.146.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [78c1f49b51e6ede2c911901fe34dd4f29f4d8b6b]

INTEGRATION: CWS ause034 (1.7.2); FILE MERGED 2005/07/26 13:51:10 hjs 1.7.2.1: #i51873# don't run the output...


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0bb6472949ddd7b54bd5f14cf173744e0804cf52]

INTEGRATION: CWS ooo19126 (1.2.96); FILE MERGED 2005/09/05 13:09:14 rt 1.2.96.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [bb510c9e5ae7430c283e69f15f74f9e8b3a79350]

INTEGRATION: CWS ooo19126 (1.1.1.1.146); FILE MERGED 2005/09/05 13:09:10 rt 1.1.1.1.146.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [576e00c645fb8184e6b405b588e4d8c851d8558c]

INTEGRATION: CWS ause034 (1.1.2); FILE ADDED 2005/09/07 12:44:18 hjs 1.1.2.2: #i44902# see #i54170# 2005/08/05 11:50:11 hjs 1.1.2.1: #i44902# create wrapping source to avoid dmake feature


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e40bb3de10506aa1bc3e1815f03ed4b2c0b6c742]

INTEGRATION: CWS ooo19126 (1.1.1.1.146); FILE MERGED 2005/09/05 13:09:09 rt 1.1.1.1.146.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [53ff3f21d1e6e5a2ac0340bbc64b71435dc8bed2]

INTEGRATION: CWS ause034 (1.14.120); FILE MERGED 2005/08/05 11:50:11 hjs 1.14.120.1: #i44902# create wrapping source to avoid dmake feature


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3230103c71ad3a71ac5c6a8e9b8945013ad5148b]

INTEGRATION: CWS ooo19126 (1.2.96); FILE MERGED 2005/09/05 13:09:09 rt 1.2.96.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [351d99266f5f9bcc198d3e6a1a20f219726e9a97]

INTEGRATION: CWS ooo19126 (1.2.24); FILE MERGED 2005/09/05 13:09:08 rt 1.2.24.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [fe6e83af61de78df07043bd472d3f9fea8b2e068]

INTEGRATION: CWS ooo19126 (1.1.1.1.146); FILE MERGED 2005/09/05 13:09:07 rt 1.1.1.1.146.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d2f6d023cb57009d7f8ad52d94c825e1e09c78f9]

INTEGRATION: CWS ooo19126 (1.2.96); FILE MERGED 2005/09/05 13:09:07 rt 1.2.96.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [57c6d4cb343ebf542a7b2c0ad21982a921231132]

INTEGRATION: CWS ooo19126 (1.1.1.1.146); FILE MERGED 2005/09/05 13:09:06 rt 1.1.1.1.146.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6fbd7ff073df5ebda21b15afaa99c69a3976d60f]

INTEGRATION: CWS ooo19126 (1.2.96); FILE MERGED 2005/09/05 13:09:05 rt 1.2.96.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [032521dd8a7b3937ac995963717af9e7e805f9be]

INTEGRATION: CWS ooo19126 (1.1.1.1.146); FILE MERGED 2005/09/05 13:09:03 rt 1.1.1.1.146.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8850bccdc1c9f32bbaf440bc15cfbdcdb8cfbf54]

INTEGRATION: CWS ooo19126 (1.1.1.1.146); FILE MERGED 2005/09/05 13:09:02 rt 1.1.1.1.146.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [60f6ffb910d3446c20a822ca52f526f451ae9872]

INTEGRATION: CWS ooo19126 (1.4.76); FILE MERGED 2005/09/05 10:36:24 rt 1.4.76.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c9bf1a71936a7d7c915a867be4c68b96747509c4]

INTEGRATION: CWS ooo19126 (1.1.1.1.146); FILE MERGED 2005/09/05 13:09:00 rt 1.1.1.1.146.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c00ca86291db308bf85bb358b8944673fb778672]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 10:36:22 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [130c1c08d097b97fb8e317e7d7ac19598fa13fac]

INTEGRATION: CWS ooo19126 (1.2.142); FILE MERGED 2005/09/05 10:36:19 rt 1.2.142.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c365b3d62780a203bb3ede4c4a58092a6e076bf5]

INTEGRATION: CWS ooo19126 (1.1.132); FILE MERGED 2005/09/05 13:08:58 rt 1.1.132.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [2bdebee43f90cbf09a0a1baeccfc238de958e872]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 10:36:18 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6d34072ddae2b78859ed18058076bcd8c77df03d]

INTEGRATION: CWS ooo19126 (1.3.158); FILE MERGED 2005/09/05 10:36:17 rt 1.3.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [2057d7c354e2b94a4dc74e592a6a58e8db68c3df]

INTEGRATION: CWS ooo19126 (1.2.114); FILE MERGED 2005/09/05 13:08:57 rt 1.2.114.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5dfc9bac8e1bf90617109505477053a1e72ff88c]

INTEGRATION: CWS ooo19126 (1.5.44); FILE MERGED 2005/09/05 10:36:16 rt 1.5.44.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [05af1af6bd5dd4671d6a1f8139b5edc347f29142]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 10:36:16 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [065048978d5e940a5f12753c9c593ab434611d28]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 10:36:16 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ae5b97588cc119246d1ce97a715cb9f53e4fcbc9]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 10:36:15 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [66f4f8f2a7d08f00709d61ae94d800d3a2c3c60d]

INTEGRATION: CWS ooo19126 (1.1.132); FILE MERGED 2005/09/05 13:08:56 rt 1.1.132.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1e70e8c17946152947a2d4af15a8fd965eb197b9]

INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 10:36:14 rt 1.4.60.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c4fb79d40686a07b663b131fff0e2b3b39ab58af]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 10:36:13 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [03c3677fa830cfb1f4d14ff6d73e06c2bf04dddc]

INTEGRATION: CWS ooo19126 (1.2.114); FILE MERGED 2005/09/05 13:08:55 rt 1.2.114.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [843bc049ee3cf2aa63ef1d2d9f9fcdc9a31d9f8b]

INTEGRATION: CWS ooo19126 (1.3.44); FILE MERGED 2005/09/05 10:36:12 rt 1.3.44.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [94faf60d14f5d565745c670185467813f33b3c83]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 10:36:12 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3e0b69ce2935f58de9304a719eb9a3b4f8b15a52]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 10:36:11 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [9abd1c32c424a52a4181f7ff6ea716c4ef52726c]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 10:36:11 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e2bcb3ea5ad767f5017f545a63c970f005a8bc94]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 10:36:10 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e7f4d6bfd06b0970cc5d3fd1c28ce1b5c1c83c36]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 10:36:09 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3b34793b4b5a0bed657acedb2bc2eb2d4fbf8585]

INTEGRATION: CWS ooo19126 (1.1.1.1.158); FILE MERGED 2005/09/05 10:36:09 rt 1.1.1.1.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b62e6c6088a0bdf9ef4ed62e4aa92e92a678410d]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 10:36:08 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [86699ce52e0999ca64f38a42272e956848ec8bfb]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 10:36:07 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c2f6846ba73b3146360619a7d7e403142ad9206a]

INTEGRATION: CWS ooo19126 (1.4.42); FILE MERGED 2005/09/05 10:36:06 rt 1.4.42.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [29ca6e17a7e293fdd112c1bac3fcb914e43772f4]

INTEGRATION: CWS ooo19126 (1.2.18); FILE MERGED 2005/09/05 13:08:52 rt 1.2.18.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b7a028df7aa4f9433fe0f78e05151e5c80519f10]

INTEGRATION: CWS ooo19126 (1.2.44); FILE MERGED 2005/09/05 10:36:04 rt 1.2.44.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7e64b455e497a28d7f8f953c72de6e23c55a28fa]

INTEGRATION: CWS ooo19126 (1.1.1.1.146); FILE MERGED 2005/09/05 13:08:52 rt 1.1.1.1.146.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [08b3a4ea01abe1dc576cf34b99ed506201ca1677]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 10:36:03 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [cf8d8dd49e98abc6e49d2201bf92ca17e328087c]

INTEGRATION: CWS ooo19126 (1.1.1.1.146); FILE MERGED 2005/09/05 13:08:51 rt 1.1.1.1.146.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f2eedc9c597bb48d37a868ec378f95c6f0311180]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 10:36:01 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c436885b87c3d613577cf808e01e62ecbf1102d4]

INTEGRATION: CWS ooo19126 (1.3.130); FILE MERGED 2005/09/05 13:08:51 rt 1.3.130.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8ef0a33b2accac951ea1bbfe2e851a27ff52867d]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 10:36:00 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f12fad75791cac48480d4db368bdaf4dc4a6ac27]

INTEGRATION: CWS ooo19126 (1.1.132); FILE MERGED 2005/09/05 13:08:50 rt 1.1.132.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3baf56e1c7569761a0342d937ccde78e63edc68f]

INTEGRATION: CWS ooo19126 (1.6.60); FILE MERGED 2005/09/05 10:35:59 rt 1.6.60.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ae6331f75af8da8c690d915b47a93c15b62fb597]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 10:35:59 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [bf9a19dd0ff10d1bb91f505b84cf5bfe4aaccfa2]

INTEGRATION: CWS ooo19126 (1.2.8); FILE MERGED 2005/09/05 12:08:09 rt 1.2.8.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b23a53c470d49643dfce457ee3bb7ce32fa2fe3a]

INTEGRATION: CWS ooo19126 (1.4.76); FILE MERGED 2005/09/05 10:35:59 rt 1.4.76.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7686a513c5a1540aa0766f1f717848143ad68455]

INTEGRATION: CWS ooo19126 (1.4.122); FILE MERGED 2005/09/05 10:35:58 rt 1.4.122.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a258625da0dd45591a70a8999687ab01b5da6df6]

INTEGRATION: CWS ooo19126 (1.2.8); FILE MERGED 2005/09/05 12:08:08 rt 1.2.8.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7d85d87e121e0cbac4c8afc0a68462aa848d3c41]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 10:35:58 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1ad3e4236e28b506c085b74d17867d89adb4ada7]

INTEGRATION: CWS ooo19126 (1.5.60); FILE MERGED 2005/09/05 10:35:57 rt 1.5.60.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d53f51e6f20b7a5c2a661c931f9f2aad18798400]

INTEGRATION: CWS ooo19126 (1.3.6); FILE MERGED 2005/09/05 12:08:08 rt 1.3.6.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0b7eec1036c971ed418ef982fa57385bfe642e10]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 10:35:56 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [07f5461099236403b933057ea27f0a16353e5658]

INTEGRATION: CWS ooo19126 (1.4.2); FILE MERGED 2005/09/05 12:08:07 rt 1.4.2.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e74e4e6ba918c6548eff6ff30bf9b2b95bc8af0b]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 10:35:55 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [632218479da88b7542d74ddcd7cee27bf11f2bc0]

INTEGRATION: CWS ooo19126 (1.4.4); FILE MERGED 2005/09/05 14:04:16 rt 1.4.4.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [cba55fa1014cf7d6b8c9f18f4296d33285b52c8c]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 10:35:54 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [008e5c79916da2c170b73b19c05398323ee05f53]

INTEGRATION: CWS ooo19126 (1.4.4); FILE MERGED 2005/09/05 14:04:15 rt 1.4.4.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [284b5f4d14f52126c116f08f1992c898f51948bb]

INTEGRATION: CWS ooo19126 (1.2.92); FILE MERGED 2005/09/05 14:04:14 rt 1.2.92.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d805715dfda8fc1f8449f2b00cfea3e2ea8ceee3]

INTEGRATION: CWS ooo19126 (1.6.122); FILE MERGED 2005/09/05 10:35:53 rt 1.6.122.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [943e80128b35efe518f84cd76b858863b777b9a3]

INTEGRATION: CWS ooo19126 (1.2.18); FILE MERGED 2005/09/05 14:04:14 rt 1.2.18.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [27ab274079b694ddec3d285b4aa45c2a3a0f47ef]

INTEGRATION: CWS ooo19126 (1.5.60); FILE MERGED 2005/09/05 10:35:53 rt 1.5.60.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [046c73cca8e8fe08de291d4397f44e3ee45df46e]

INTEGRATION: CWS ooo19126 (1.4.18); FILE MERGED 2005/09/05 14:04:14 rt 1.4.18.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [25d5bfe1a313172611dfef4a5384db55fffe3363]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 10:35:53 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c63a3dcae97a6c7c8a0ed729f2acac676947d183]

INTEGRATION: CWS ooo19126 (1.17.12); FILE MERGED 2005/09/05 14:04:13 rt 1.17.12.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5d2f0730b7103bca21c62759bcce70616ea76d64]

INTEGRATION: CWS ooo19126 (1.7.42); FILE MERGED 2005/09/05 14:04:13 rt 1.7.42.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3a23052c383346bc90c3312bf6f5fb152896919f]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 10:35:52 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0b6bce58a86ea742f70ae11839c0e1cdec9ca646]

INTEGRATION: CWS ooo19126 (1.9.4); FILE MERGED 2005/09/05 14:04:13 rt 1.9.4.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [afaf698ea94e2af7fb7552075bf64c4a4b404ee3]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 10:35:52 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4127edc2815f722e63632f5e0a879ed0319e82f4]

INTEGRATION: CWS ooo19126 (1.6.12); FILE MERGED 2005/09/05 14:04:12 rt 1.6.12.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a568163733abcad06ae4be44eebc7cee7b8bc835]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 10:35:51 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [be90b82322a1aa44185f066f499a4923af0a2c32]

INTEGRATION: CWS ooo19126 (1.4.92); FILE MERGED 2005/09/05 14:04:12 rt 1.4.92.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4bee40b4779a763b01c1b02579846c00006b33a6]

INTEGRATION: CWS ooo19126 (1.6.122); FILE MERGED 2005/09/05 10:35:51 rt 1.6.122.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [cd0b792d57889a9bbb9320fe15f46b4bd73ee496]

INTEGRATION: CWS ooo19126 (1.7.12); FILE MERGED 2005/09/05 14:04:12 rt 1.7.12.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a09a96cef2b94d6834586c4089ec344242bfb9aa]

INTEGRATION: CWS ooo19126 (1.9.4); FILE MERGED 2005/09/05 14:04:12 rt 1.9.4.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [95021f77fc1abfaca1a34415ea9e386e6f8bacf4]

INTEGRATION: CWS ooo19126 (1.9.58); FILE MERGED 2005/09/05 10:35:51 rt 1.9.58.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b46a95337c322e30cfe772b010a3c997fb3790f6]

INTEGRATION: CWS ooo19126 (1.5.18); FILE MERGED 2005/09/05 14:04:11 rt 1.5.18.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [15fc195ace5cda51730aced875bcb9094e03bd01]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 10:35:50 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3a237da81e8a348f5c620f97aa70e4761f7b4fc3]

INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 10:35:50 rt 1.4.60.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7abab4a6676ffeecfa4bfcf54b25d5feac4a42c8]

INTEGRATION: CWS ooo19126 (1.5.92); FILE MERGED 2005/09/05 14:04:10 rt 1.5.92.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [cf7aaa65a52b3d94665cd12ec6477f66d306356d]

INTEGRATION: CWS ooo19126 (1.5.60); FILE MERGED 2005/09/05 10:35:49 rt 1.5.60.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [2f8b8f28692d6c427ad12ecccd11edd8d1226cb3]

INTEGRATION: CWS ooo19126 (1.6.12); FILE MERGED 2005/09/05 14:04:09 rt 1.6.12.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [266aa467d5f76343d4e4cff24a282b91bae1a4ee]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 10:35:48 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [9e5e9648561625dc33bb43a7e288941a519b62d2]

INTEGRATION: CWS ooo19126 (1.3.92); FILE MERGED 2005/09/05 14:04:09 rt 1.3.92.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [cef83d7a539f73273807f1b35d3a91eb5e11c23f]

INTEGRATION: CWS ooo19126 (1.4.76); FILE MERGED 2005/09/05 10:35:48 rt 1.4.76.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b82fc205b1aa372e045c1ee9982d9aff469d96a6]

INTEGRATION: CWS ooo19126 (1.4.92); FILE MERGED 2005/09/05 14:04:09 rt 1.4.92.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8c62cbeab121777c2ec2dfaa9682157c208a58ff]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 10:35:47 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [069f675e0d299d876e909a6e3f5dae6cf7b6c31f]

INTEGRATION: CWS ooo19126 (1.6.92); FILE MERGED 2005/09/05 14:04:09 rt 1.6.92.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ef075bee48cd4b4e3a6cc1f44890a3214c1a940b]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 10:35:46 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8210d5cbff4dbec48f44ee1ad3a731e9e78ce441]

INTEGRATION: CWS ooo19126 (1.7.12); FILE MERGED 2005/09/05 14:04:08 rt 1.7.12.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6ffbd4393c532c0eea0e1b6b53b5699265edc8c7]

INTEGRATION: CWS ooo19126 (1.6.12); FILE MERGED 2005/09/05 14:04:08 rt 1.6.12.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3bf4a878402f1cf40ead9b0f2d9e6607400a8a07]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 10:35:45 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [34cd91e1cbeefa2772a1230c2bd7e356334f7ca2]

INTEGRATION: CWS ooo19126 (1.5.18); FILE MERGED 2005/09/05 14:04:08 rt 1.5.18.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b9179b9221dae1095981fbb4a24041477f39f2ea]

INTEGRATION: CWS ooo19126 (1.7.42); FILE MERGED 2005/09/05 14:04:07 rt 1.7.42.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6e89f5f9497d4cb55d16d0f89ebd7e424808fe6a]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 10:35:44 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [689ef5d3af71c3575ee2c76af43bc2a0c7bc88aa]

INTEGRATION: CWS ooo19126 (1.4.92); FILE MERGED 2005/09/05 14:04:06 rt 1.4.92.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5c091204060379fc65d4ecf455cb213d082fa849]

INTEGRATION: CWS ooo19126 (1.7.42); FILE MERGED 2005/09/05 14:04:05 rt 1.7.42.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d0cfc059e8335413fadb241fac6c4612c13bd774]

INTEGRATION: CWS ooo19126 (1.3.44); FILE MERGED 2005/09/05 10:35:43 rt 1.3.44.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a9535b9997a1e020f49f4ed73f883ad0598e4a2f]

INTEGRATION: CWS ooo19126 (1.6.18); FILE MERGED 2005/09/05 14:04:05 rt 1.6.18.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [25c91529c400e0a189970c4e4c8429798f7d0630]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 10:35:43 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c6712935129e7790a3baf306e2e1b08549cd874b]

INTEGRATION: CWS ooo19126 (1.9.12); FILE MERGED 2005/09/05 14:04:04 rt 1.9.12.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d3925ec89c09ce8d4da176b7448ba57318c58823]

INTEGRATION: CWS ooo19126 (1.5.22); FILE MERGED 2005/09/05 10:35:43 rt 1.5.22.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f1def441e7aef83a9e8c789d523d4ebf9a4ce7d3]

INTEGRATION: CWS ooo19126 (1.11.12); FILE MERGED 2005/09/05 14:04:03 rt 1.11.12.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e66db3d54c080d1fe6dc7e2e0daa2988cab26b61]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 10:35:42 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [00626d34961613b3c897578994dc12090038f350]

INTEGRATION: CWS ooo19126 (1.6.18); FILE MERGED 2005/09/05 14:04:02 rt 1.6.18.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4b3d581d4e968fc5c6314f87baa1181914e8ff53]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 10:35:42 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [bacdbf6c0c22eddd1f5264af7df72499298f70eb]

INTEGRATION: CWS ooo19126 (1.4.92); FILE MERGED 2005/09/05 14:04:02 rt 1.4.92.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f02fe15750f5843b24993a6391c57174a2b9112a]

INTEGRATION: CWS ooo19126 (1.3.60); FILE MERGED 2005/09/05 10:35:41 rt 1.3.60.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a57872445991997ffb8ee06b797567ef57a8a06c]

INTEGRATION: CWS ooo19126 (1.4.92); FILE MERGED 2005/09/05 14:04:01 rt 1.4.92.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [57b58e8f16407d8efe2925f42bc27141fd602358]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 10:35:41 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3dd73d3cfc0148c7f1d0da10426927b5614bb6f7]

INTEGRATION: CWS ooo19126 (1.2.92); FILE MERGED 2005/09/05 14:04:01 rt 1.2.92.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ad39e238de392e1561f86a20f486f4d09f450bcd]

INTEGRATION: CWS ooo19126 (1.4.60); FILE MERGED 2005/09/05 10:35:40 rt 1.4.60.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [02a8d81b52b8cf518eb641c808b21741fca24f61]

INTEGRATION: CWS ooo19126 (1.3.92); FILE MERGED 2005/09/05 14:04:01 rt 1.3.92.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ae66c292b90de14313c97b65b69bd05714fb359b]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 10:35:40 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0525268849039c95e4ab812b801b2b884c9bcf4b]

INTEGRATION: CWS ooo19126 (1.12.18); FILE MERGED 2005/09/05 14:04:01 rt 1.12.18.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e7a48336aa0e9f01c52152e43e45515a0bf9c23f]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 10:35:39 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [fabcd632578f080bc8765a0eca0ee0281887f1bf]

INTEGRATION: CWS ooo19126 (1.2.18); FILE MERGED 2005/09/05 14:04:00 rt 1.2.18.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [054a25b1397e0bec0d9d21ed46b777341d9816f3]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 10:35:39 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3838b6482a4069d4b1d6391177aeaa9789a06f25]

INTEGRATION: CWS ooo19126 (1.5.92); FILE MERGED 2005/09/05 14:03:59 rt 1.5.92.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3d0afa54d0348da833b27fc94c5148217e0b299a]

INTEGRATION: CWS ooo19126 (1.4.92); FILE MERGED 2005/09/05 14:03:58 rt 1.4.92.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [186d9f3508e4649c85c7b0eb82a105c03b2f3e6a]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 10:35:38 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e4d3067443560edc1f62e8d2fea633465785911a]

INTEGRATION: CWS ooo19126 (1.3.92); FILE MERGED 2005/09/05 14:03:58 rt 1.3.92.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [dbeaf0af3e3431018439c58dfe663aa5b3403db2]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 10:35:38 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d75970396dfcfce3444b03324d2dcfa88b0d280f]

INTEGRATION: CWS ooo19126 (1.19.18); FILE MERGED 2005/09/05 14:03:58 rt 1.19.18.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [597eb5eba21352410cc90ead77785132ee0bba93]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 10:35:37 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [974c1751ab9f4f058f5a74a8a03cc9dbf963cf08]

INTEGRATION: CWS ooo19126 (1.6.92); FILE MERGED 2005/09/05 14:03:57 rt 1.6.92.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d47401a5ce5968490378cd4d9635a24ab25fffec]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 10:35:35 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e1109a608cb85a92a4c9a3efd4a521a0adbcbf9f]

INTEGRATION: CWS ooo19126 (1.3.92); FILE MERGED 2005/09/05 14:03:57 rt 1.3.92.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7ed40bdf91b341333468d88157eb3b717ec3b9fe]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 10:35:34 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7784213e80f0de9ba3d4abd65fc38379529926bc]

INTEGRATION: CWS ooo19126 (1.3.18); FILE MERGED 2005/09/05 14:03:57 rt 1.3.18.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [156afef2980319418b3618de323581e93aeda0d7]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 10:35:32 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8bb3917d7c8a76047c2155f03e4fc9c0484455a2]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 10:35:30 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0e2451f986a3fa6bc0bdf64226725f9f67930ea0]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 10:35:29 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f8f5e3c3eb04af22031de6980e6670fd5f7329d8]

INTEGRATION: CWS ooo19126 (1.5.92); FILE MERGED 2005/09/05 14:03:56 rt 1.5.92.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [19ac43c053bbc40b65de1440808e2bf20a0eea27]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 10:35:28 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [97b4b893de1d4d9d43628f9af25e4cb2ff017353]

INTEGRATION: CWS ooo19126 (1.3.92); FILE MERGED 2005/09/05 14:03:56 rt 1.3.92.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f282841bcfe925a898c9caf4803e55cde9650f2d]

INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGED 2005/09/05 10:35:27 rt 1.4.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [75d2c59b4381a254a280e2f837c8ec10c7cec307]

INTEGRATION: CWS ooo19126 (1.8.12); FILE MERGED 2005/09/05 14:03:56 rt 1.8.12.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [22b7750ec3aa915ec7654c2b2e1ca4c336ee5dec]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 10:35:27 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [300cd16d278775721a657ff352d4096c8bba0bbb]

INTEGRATION: CWS ooo19126 (1.7.12); FILE MERGED 2005/09/05 14:03:55 rt 1.7.12.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5be58c51c04061c253f561dfb78f868f6f5dde34]

INTEGRATION: CWS ooo19126 (1.3.128); FILE MERGED 2005/09/05 10:35:26 rt 1.3.128.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f7cecc227a079bfa369d47dc63319b1d8c92ddaf]

INTEGRATION: CWS ooo19126 (1.5.92); FILE MERGED 2005/09/05 14:03:55 rt 1.5.92.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [9a51ebeeadabf1644a603df55f314d184454d7bf]

INTEGRATION: CWS ooo19126 (1.2.158); FILE MERGED 2005/09/05 10:35:26 rt 1.2.158.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6184185851e755afa76438d85394f2bdcd9004ea]

INTEGRATION: CWS ooo19126 (1.2.92); FILE MERGED 2005/09/05 14:03:55 rt 1.2.92.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [45078966f4dedc064d3b33e3720ed50b5d5138d9]

INTEGRATION: CWS ooo19126 (1.7.92); FILE MERGED 2005/09/05 14:03:54 rt 1.7.92.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7370f69bf59a04b2825ef30217643c473bd2214d]

INTEGRATION: CWS ooo19126 (1.18.12); FILE MERGED 2005/09/05 14:03:54 rt 1.18.12.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [2f6ad235f47e66596135153aa3858737d6fc8e6e]

INTEGRATION: CWS ooo19126 (1.16.24); FILE MERGED 2005/09/05 17:37:47 rt 1.16.24.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [c03f722a148bc760f85e3c65950ac42f32b42043]

INTEGRATION: CWS ooo19126 (1.2.38); FILE MERGED 2005/09/05 17:37:47 rt 1.2.38.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [5052a82dae855cc6ff2fa45934a3c51511a55c7d]

INTEGRATION: CWS ooo19126 (1.5.456); FILE MERGED 2005/09/05 17:37:47 rt 1.5.456.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ab25f3835d4376a5e6eef2a435c9054a37cf4e09]

INTEGRATION: CWS ooo19126 (1.38.64); FILE MERGED 2005/09/05 17:37:47 rt 1.38.64.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4dd660e9a53c8e44ac72f74584c0d463e563acdd]

INTEGRATION: CWS ooo19126 (1.13.54); FILE MERGED 2005/09/05 17:37:46 rt 1.13.54.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3538f93f4014ede897da6db3438b1e27002bc51d]

INTEGRATION: CWS ooo19126 (1.32.54); FILE MERGED 2005/09/05 17:37:46 rt 1.32.54.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0d09d9bf80f840fadb5750cba1ee053d9e9d9c01]

INTEGRATION: CWS ooo19126 (1.3.256); FILE MERGED 2005/09/05 17:37:46 rt 1.3.256.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7279eab06c928ddecebaa856a073fc169dd01813]

INTEGRATION: CWS ooo19126 (1.2.456); FILE MERGED 2005/09/05 17:37:46 rt 1.2.456.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4b599bf5c0b27d097da43ff062ed559c75bedbf7]

INTEGRATION: CWS ooo19126 (1.3.98); FILE MERGED 2005/09/05 17:37:45 rt 1.3.98.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3701dce819c86db7532d2f701e2bc32f0f7aa163]

INTEGRATION: CWS ooo19126 (1.15.98); FILE MERGED 2005/09/05 17:37:45 rt 1.15.98.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [27306b69a52682ab4442e628b652f239f796d78b]

INTEGRATION: CWS ooo19126 (1.48.172); FILE MERGED 2005/09/05 17:37:45 rt 1.48.172.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [132def802902a628e64435cf3ecc16c79446c1ab]

INTEGRATION: CWS ooo19126 (1.24.64); FILE MERGED 2005/09/05 17:37:45 rt 1.24.64.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b94ca066d5c014a4e4e7d815d46cb91056f47f26]

INTEGRATION: CWS ooo19126 (1.111.24); FILE MERGED 2005/09/05 17:37:44 rt 1.111.24.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b7486d8de0a3e2284bdb1bf7f4add4c249e879c9]

INTEGRATION: CWS ooo19126 (1.16.64); FILE MERGED 2005/09/05 17:37:43 rt 1.16.64.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [479925028ac19f433bc3f5a0218cf58db7cf85d1]

INTEGRATION: CWS ooo19126 (1.9.132); FILE MERGED 2005/09/05 17:37:43 rt 1.9.132.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [14f03fd5ef0d54e363b0687ab9dc47867d6fd68b]

INTEGRATION: CWS ooo19126 (1.2.256); FILE MERGED 2005/09/05 17:37:43 rt 1.2.256.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [33f3c3132d7e12b558e88aea860fc7d5ba47e564]

INTEGRATION: CWS ooo19126 (1.7.22); FILE MERGED 2005/09/05 17:37:43 rt 1.7.22.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0f9130c0d10109c6356b9610bfe366e5c9bffe66]

INTEGRATION: CWS ooo19126 (1.9.152); FILE MERGED 2005/09/05 17:37:42 rt 1.9.152.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [93062f7e067d9061216f854056cfbe4f00a2d596]

INTEGRATION: CWS ooo19126 (1.15.56); FILE MERGED 2005/09/05 17:37:40 rt 1.15.56.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [b2c94e4a1515db080be9713a9bc52d90c83ff88c]

INTEGRATION: CWS ooo19126 (1.28.24); FILE MERGED 2005/09/05 17:37:40 rt 1.28.24.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ade406f314aa512aca45efd3273bcff8a8fa05cb]

INTEGRATION: CWS ooo19126 (1.35.54); FILE MERGED 2005/09/05 17:37:39 rt 1.35.54.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [95e1d3491b7b8f1d084ab635cae9a2368158ed54]

INTEGRATION: CWS ooo19126 (1.2.106); FILE MERGED 2005/09/05 17:37:39 rt 1.2.106.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0114750cd6aa51a2772c1665f118158431544288]

INTEGRATION: CWS ooo19126 (1.8.24); FILE MERGED 2005/09/05 17:37:39 rt 1.8.24.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f7e1cfb57e924c29e331ef2004efee2f7866d6f2]

INTEGRATION: CWS ooo19126 (1.33.24); FILE MERGED 2005/09/05 17:37:38 rt 1.33.24.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [847e0bc1e1683d7987c4e61bfbff066f0d01b5d5]

INTEGRATION: CWS ooo19126 (1.26.132); FILE MERGED 2005/09/05 17:37:38 rt 1.26.132.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [511f2189528d8197196583a342abcfc74f21d2c2]

INTEGRATION: CWS ooo19126 (1.76.56); FILE MERGED 2005/09/05 17:37:37 rt 1.76.56.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [306ef70a7e959fb7661e56cc3127f5c30969e724]

INTEGRATION: CWS ooo19126 (1.11.60); FILE MERGED 2005/09/05 17:37:37 rt 1.11.60.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [42bcf29403108f01b359347396d7d167a9edf46c]

INTEGRATION: CWS ooo19126 (1.23.24); FILE MERGED 2005/09/05 17:37:37 rt 1.23.24.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [a77652a2764bdcc15a61fa97e6181a857f5c57dc]

INTEGRATION: CWS ooo19126 (1.10.56); FILE MERGED 2005/09/05 17:37:31 rt 1.10.56.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ac496f89da8060b13031bf9f95fcac68329fcede]

INTEGRATION: CWS ooo19126 (1.2.24); FILE MERGED 2005/09/05 17:37:31 rt 1.2.24.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [2d173e7c2be4112afc08a67e7e567154cc4ee24c]

INTEGRATION: CWS ooo19126 (1.33.56); FILE MERGED 2005/09/05 17:37:30 rt 1.33.56.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [31be9dc73b9b67bc3b095dd8199a5ad65f461dc9]

INTEGRATION: CWS ooo19126 (1.78.22); FILE MERGED 2005/09/05 17:37:30 rt 1.78.22.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [eadee39188df3da043ced3ed43b0b49f4cc99519]

INTEGRATION: CWS ooo19126 (1.4.442); FILE MERGED 2005/09/05 17:37:30 rt 1.4.442.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0e3ad487ae1d314ed98eecd40e6f36cc3bebd154]

INTEGRATION: CWS ooo19126 (1.30.54); FILE MERGED 2005/09/05 17:37:29 rt 1.30.54.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6bd0a91a3af3ac819f402a9da2dd23b2f835bd6f]

INTEGRATION: CWS ooo19126 (1.2.256); FILE MERGED 2005/09/05 17:37:29 rt 1.2.256.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [3740089d65a79eb510084295948ff1465b47e152]

INTEGRATION: CWS ooo19126 (1.8.76); FILE MERGED 2005/09/05 17:37:29 rt 1.8.76.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f95b7ff18e1e6bccc3a07b4d6277c28315fa9181]

INTEGRATION: CWS ooo19126 (1.26.172); FILE MERGED 2005/09/05 17:37:29 rt 1.26.172.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d0c72b5af059c4f11af8378a698e618b122979e6]

INTEGRATION: CWS ooo19126 (1.7.434); FILE MERGED 2005/09/05 17:37:28 rt 1.7.434.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e82aa955df6fd75ac5a2ec84d70896c29f02be91]

INTEGRATION: CWS ooo19126 (1.12.350); FILE MERGED 2005/09/05 17:37:28 rt 1.12.350.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0fd2a93c2637106fbec3e35137c2db4167d8afa6]

INTEGRATION: CWS ooo19126 (1.2.470); FILE MERGED 2005/09/05 17:37:28 rt 1.2.470.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [bf38b0715b54133562f8814f0b82964e52a3570e]

INTEGRATION: CWS ooo19126 (1.17.258); FILE MERGED 2005/09/05 17:37:28 rt 1.17.258.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ffbeee760dac640f51a0c7785a78f82785fb0bbf]

INTEGRATION: CWS ooo19126 (1.26.240); FILE MERGED 2005/09/05 17:37:27 rt 1.26.240.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [178490bf1f8867540e2b85500402677ac977a3c4]

INTEGRATION: CWS ooo19126 (1.2.242); FILE MERGED 2005/09/05 17:37:27 rt 1.2.242.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [6bb7b8cff8f20fe64334673faeed4a2084a3d8ed]

INTEGRATION: CWS ooo19126 (1.6.204); FILE MERGED 2005/09/05 17:37:26 rt 1.6.204.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [1eb6e4eecb3a13c5891f97b4d20a8f03c9367134]

INTEGRATION: CWS ooo19126 (1.9.204); FILE MERGED 2005/09/05 17:37:26 rt 1.9.204.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [8e97b4c4ef5b8f37b64cdc33dd4b84c0c9811162]

INTEGRATION: CWS ooo19126 (1.5.84); FILE MERGED 2005/09/05 17:37:26 rt 1.5.84.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [f0bf33e3905f7b081940cdd645236c5b5301a55a]

INTEGRATION: CWS ooo19126 (1.2.228); FILE MERGED 2005/09/05 17:37:25 rt 1.2.228.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [77fd05bf63688dfce29cbe9268a291d51da88262]

INTEGRATION: CWS ooo19126 (1.16.36); FILE MERGED 2005/09/05 17:37:25 rt 1.16.36.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [625ef4c53df60f63fef1a825cf8508e47aded7c7]

INTEGRATION: CWS ooo19126 (1.6.54); FILE MERGED 2005/09/05 17:37:24 rt 1.6.54.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [90969a94dff58def3b20eaef69ce83cafd395939]

INTEGRATION: CWS ooo19126 (1.11.64); FILE MERGED 2005/09/05 17:37:24 rt 1.11.64.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [2ef2b5abf00bf0902ba6951db68b069b4f1cc2f4]

INTEGRATION: CWS ooo19126 (1.5.436); FILE MERGED 2005/09/05 17:37:24 rt 1.5.436.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [bfc9973e8acc20a64b12d8217e1251f8792dec9a]

INTEGRATION: CWS ooo19126 (1.8.98); FILE MERGED 2005/09/05 17:37:24 rt 1.8.98.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e34e2b93c9bd98b0ccf987fc65a4c41fbff948a9]

INTEGRATION: CWS ooo19126 (1.12.36); FILE MERGED 2005/09/05 17:37:24 rt 1.12.36.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [675527f3bed499ef50e5dae70c3eb4b6c4cc0ce9]

INTEGRATION: CWS ooo19126 (1.18.26); FILE MERGED 2005/09/05 17:37:23 rt 1.18.26.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [69bba909cfead0c07c0b135e598807b664a0e8cb]

INTEGRATION: CWS ooo19126 (1.11.256); FILE MERGED 2005/09/05 17:37:23 rt 1.11.256.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d9ae080179fab0bbe778c8e93ca8dd4817fed5a3]

INTEGRATION: CWS ooo19126 (1.2.256); FILE MERGED 2005/09/05 17:37:23 rt 1.2.256.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [7b5c8f3824c1a83295c579640f2011703140c788]

INTEGRATION: CWS ooo19126 (1.3.136); FILE MERGED 2005/09/05 17:37:23 rt 1.3.136.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0d71e4a0bedaafa8d62158c223e0d133d69f9518]

INTEGRATION: CWS ooo19126 (1.7.136); FILE MERGED 2005/09/05 17:37:23 rt 1.7.136.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [4e3b87bade10add7df7e48c064e172cd73553a3d]

INTEGRATION: CWS ooo19126 (1.14.136); FILE MERGED 2005/09/05 17:37:22 rt 1.14.136.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [d7603db71856470343e22794e0c789025c3823ac]

INTEGRATION: CWS ooo19126 (1.5.64); FILE MERGED 2005/09/05 17:37:22 rt 1.5.64.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [0f7f74e11e6399bd17418e6cf269f23e487b1ec4]

INTEGRATION: CWS ooo19126 (1.12.240); FILE MERGED 2005/09/05 17:37:22 rt 1.12.240.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ce154675a0d4dfb6353e09265c279d701d0ac796]

INTEGRATION: CWS ooo19126 (1.24.48); FILE MERGED 2005/09/05 17:37:22 rt 1.24.48.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [44f865873f75d5f840a05068ebf96fee486702a6]

INTEGRATION: CWS ooo19126 (1.14.56); FILE MERGED 2005/09/05 17:37:21 rt 1.14.56.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [e50a2284f544e97f67fc3efd6062f08fc10f668a]

INTEGRATION: CWS ooo19126 (1.3.84); FILE MERGED 2005/09/05 17:37:21 rt 1.3.84.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [fad6183413c16e4220b1a603a8d90f60e3987332]

INTEGRATION: CWS ooo19126 (1.3.456); FILE MERGED 2005/09/05 17:37:21 rt 1.3.456.1: #i54170# Change license header: remove SISSL


2005-09-07  Rüdiger Timm  <rt@openoffice.org>  [ab91a53d7dd5e46fee3e72b578787037bae3c988]

INTEGRATION: CWS ooo19126 (1.2.470); FILE MERGED 2005/09/05 17:37:21 rt 1.2.470.1: #i54170# Change license header: remove SISSL


2005-09-06  Rüdiger Timm  <rt@openoffice.org>  [f4551b48a802449916338c5c2bc873755900b965]

#i54170# Change license header: remove SISSL


2005-09-06  Vladimir Glazounov  <vg@openoffice.org>  [d885ad63fe0130b1c97abd54e2ace6b467ead03b]

new version for SRC680


2005-09-05  Oliver Bolte  <obo@openoffice.org>  [4ddd1ea0db8db08b57e8fa2f1ff896978749181b]

#i10000# if a file cannot be opened try again


2005-09-05  Oliver Bolte  <obo@openoffice.org>  [2aa14ea48f9baef5d5f71a79402901b848826ae3]

SRC680


2005-09-05  Oliver Bolte  <obo@openoffice.org>  [cebdbc0a6133cc91397ad9ed2b585c34691e0cbc]

INTEGRATION: CWS impress67 (1.62.84); FILE MERGED 2005/08/29 07:32:00 cl 1.62.84.1: #i42959# added property BuildId


2005-09-05  Oliver Bolte  <obo@openoffice.org>  [b47ddbb7640d0ea9f51de212e381198bbb036531]

INTEGRATION: CWS impress67 (1.56.112); FILE MERGED 2005/08/29 07:32:55 cl 1.56.112.1: #i42959# added property BuildId


2005-09-05  Oliver Bolte  <obo@openoffice.org>  [5fad1e7d8b623a7a2fd5798cd81ccd6e67f78dd4]

INTEGRATION: CWS impress67 (1.55.58); FILE MERGED 2005/08/29 07:30:57 cl 1.55.58.1: #i42959# added property BuildId


2005-09-05  Oliver Bolte  <obo@openoffice.org>  [d6173910d2ade44c2acc81ede25407e5c1d9af6e]

INTEGRATION: CWS impress67 (1.12.62); FILE MERGED 2005/08/29 07:29:51 cl 1.12.62.1: #i42959# fixed svg:stroke-opacity attribute


2005-09-05  Oliver Bolte  <obo@openoffice.org>  [e3a76d096055c586e07c3f250bdf9b84fa984cdd]

INTEGRATION: CWS impress67 (1.10.64); FILE MERGED 2005/08/29 07:29:50 cl 1.10.64.1: #i42959# fixed svg:stroke-opacity attribute


2005-09-05  Oliver Bolte  <obo@openoffice.org>  [ebc1443b6fe0f817ca3f6c48a1fd72212afe1fcd]

INTEGRATION: CWS impress67 (1.14.64); FILE MERGED 2005/08/29 07:29:50 cl 1.14.64.1: #i42959# fixed svg:stroke-opacity attribute


2005-09-05  Oliver Bolte  <obo@openoffice.org>  [58213f93738f3f9d9f63d9dd25079530d107d869]

INTEGRATION: CWS impress67 (1.14.92); FILE MERGED 2005/08/29 07:29:48 cl 1.14.92.1: #i42959# fixed svg:stroke-opacity attribute


2005-09-05  Oliver Bolte  <obo@openoffice.org>  [3add0ec3b11026aa7a28b4e5c9881f7c353a15df]

INTEGRATION: CWS impress67 (1.9.64); FILE MERGED 2005/08/29 07:29:48 cl 1.9.64.1: #i42959# fixed svg:stroke-opacity attribute


2005-09-05  Oliver Bolte  <obo@openoffice.org>  [7c1f088b1fbad11c646c3f443629b79e0d9c8043]

INTEGRATION: CWS impress67 (1.14.200); FILE MERGED 2005/08/29 07:24:23 cl 1.14.200.1: #i42959# added getBuildIds()


2005-09-05  Oliver Bolte  <obo@openoffice.org>  [2aace7d69e7e0eb4264bbcd59b12891a7c6e8bd5]

INTEGRATION: CWS impress67 (1.59.64); FILE MERGED 2005/08/29 07:27:14 cl 1.59.64.1: #i42959# fixed svg:stroke-opacity attribute


2005-09-05  Oliver Bolte  <obo@openoffice.org>  [dd8557ed7a57c06725e149b345936b69e5de05cc]

INTEGRATION: CWS impress67 (1.70.64); FILE MERGED 2005/08/29 07:27:13 cl 1.70.64.1: #i42959# fixed svg:stroke-opacity attribute


2005-09-05  Oliver Bolte  <obo@openoffice.org>  [ec31298b31139e8ce497dde2f9d6bae8ee821d26]

INTEGRATION: CWS impress67 (1.100.32); FILE MERGED 2005/08/29 07:27:12 cl 1.100.32.1: #i42959# fixed svg:stroke-opacity attribute


2005-09-05  Oliver Bolte  <obo@openoffice.org>  [654cff736e1e1c998164e62477f918cd8193212c]

INTEGRATION: CWS impress67 (1.32.156); FILE MERGED 2005/08/29 07:27:12 cl 1.32.156.1: #i42959# fixed svg:stroke-opacity attribute


2005-09-05  Oliver Bolte  <obo@openoffice.org>  [08490023a96d4197ac6699759fbef87fc6aed9e3]

INTEGRATION: CWS impress67 (1.84.88); FILE MERGED 2005/08/29 07:27:11 cl 1.84.88.1: #i42959# fixed svg:stroke-opacity attribute


2005-09-05  Oliver Bolte  <obo@openoffice.org>  [3d88c71c32613751390544babd066ebc271911aa]

INTEGRATION: CWS impress67 (1.5.352); FILE MERGED 2005/08/29 07:27:11 cl 1.5.352.1: #i42959# fixed svg:stroke-opacity attribute


2005-09-05  Oliver Bolte  <obo@openoffice.org>  [0ea0b846006afa83777746911f33df3bb57f52a8]

INTEGRATION: CWS impress67 (1.6.352); FILE MERGED 2005/08/29 07:27:10 cl 1.6.352.1: #i42959# fixed svg:stroke-opacity attribute


2005-09-05  Oliver Bolte  <obo@openoffice.org>  [3d3e8ede71413b8c071a1ac9481beab7c31c0b73]

INTEGRATION: CWS impress67 (1.88.76); FILE MERGED 2005/08/29 07:23:51 cl 1.88.76.1: #i42959# added getBuildIds()


2005-09-05  Rüdiger Timm  <rt@openoffice.org>  [a330a1c48a0a3d2ad3dd3e14dc462dcecf8a3ad5]

INTEGRATION: CWS oool10n20 (1.12.122); FILE MERGED 2005/08/22 14:05:36 er 1.12.122.1: #i53497# Dzongkha is MS's erroneous Tibetan_Bhutan


2005-09-05  Rüdiger Timm  <rt@openoffice.org>  [b8e21d96330b650ba73b5ccba5f2f9b857ecaf8c]

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>  [711cf8ef5265eea085851380a34f1038ca253d64]

INTEGRATION: CWS oool10n20 (1.2.8); FILE MERGED 2005/08/22 14:47:40 er 1.2.8.1: #i53497# Dzongkha is MS's erroneous Tibetan_Bhutan


2005-09-05  Rüdiger Timm  <rt@openoffice.org>  [2154b49333121b5bd33cfbfacf37336223e07d40]

INTEGRATION: CWS oool10n20 (1.19.42); FILE MERGED 2005/08/25 17:07:40 ihi 1.19.42.1: #i53760# intermixed titles in hc2 fix and some cleanups


2005-09-05  Rüdiger Timm  <rt@openoffice.org>  [1b1279f530cdeb29004f9e700813073bf0c4c7e4]

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>  [1b908b02010f8cb504468407b018df98f733366f]

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>  [0da74b3396346d0eaa690cefe2b54a1000f8d66a]

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>  [452b48853b38867d5f1c585271c678a6cc17c192]

INTEGRATION: CWS oool10n20 (1.4.14); FILE MERGED 2005/08/31 16:26:32 ihi 1.4.14.5: #i53987# added sw-TZ,ss,st,ve 2005/08/30 15:16:50 ihi 1.4.14.4: #i53987# nr,sh-YU,sr-CS added 2005/08/26 16:07:25 ihi 1.4.14.3: #i53836# Nepali added 2005/08/19 14:43:39 ihi 1.4.14.2: #i52856# Oriya support 2005/08/10 14:34:40 ihi 1.4.14.1: joined from cws nativefixer18 Bengali,Lao


2005-09-05  Rüdiger Timm  <rt@openoffice.org>  [dc3b5516d1a594f7944a9ceedc12e0e2f81fa372]

INTEGRATION: CWS oool10n20 (1.18.10); FILE MERGED 2005/08/26 14:54:38 ihi 1.18.10.1: #i53803# duplicated http in link


2005-09-05  Rüdiger Timm  <rt@openoffice.org>  [e187f306044ff382c0c0b515597ac7b5974b741c]

INTEGRATION: CWS c04v1 (1.1.2); FILE ADDED 2005/06/23 11:26:50 hjs 1.1.2.1: #123804# customized splash


2005-09-05  Rüdiger Timm  <rt@openoffice.org>  [3ca4ff1f14971e3ec9d7320bf6f37b2a715866b1]

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>  [f75b4aba4a528347e3971fff1261dde96d91f1cf]

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>  [3b88862d3ef87d29054fbce6be96e3ed06f01928]

INTEGRATION: CWS hr18 (1.5.54); FILE MERGED 2005/08/10 13:01:27 hr 1.5.54.1: #i53162#: ZipPackageFolderEnumeration c'tor: iterator is initialized from wrong container


2005-09-05  Rüdiger Timm  <rt@openoffice.org>  [a3a644b9a6ae1a5a5afe682cbde41890ac0a448e]

INTEGRATION: CWS hr18 (1.9.214); FILE MERGED 2005/08/10 13:01:27 hr 1.9.214.1: #i53162#: ZipPackageFolderEnumeration c'tor: iterator is initialized from wrong container


2005-09-05  Rüdiger Timm  <rt@openoffice.org>  [58b82dbc4244cd6e009763cc9de0e7c11ae92701]

INTEGRATION: CWS hr18 (1.36.18); FILE MERGED 2005/08/10 12:28:06 hr 1.36.18.1: #i53108#: link sal against STLport (debugging) library if compiling with checking iterators


2005-09-05  Rüdiger Timm  <rt@openoffice.org>  [c1232e2b838ad4e9bffc5c1070c9bc79004c2781]

INTEGRATION: CWS hr18 (1.4.110); FILE MERGED 2005/08/10 11:57:17 hr 1.4.110.1: #i53108#,#i53158#: enable compiling with _STLP_DEBUG, OPropertyContainerHelper::implPushBackProperty(): fix algorithm which decrements aIter beyond bound


2005-09-05  Rüdiger Timm  <rt@openoffice.org>  [50b694c8e10d94e967aae802720eb01e3349a134]

INTEGRATION: CWS hr18 (1.1.252); FILE MERGED 2005/08/15 13:33:08 hr 1.1.252.2: #i53224#: OEventListenerAdapter::stopComponentListening(): fix dispose loop, 2nd try 2005/08/11 16:23:46 hr 1.1.252.1: #53224#: OEventListenerAdapter::stopComponentListening(): fix dispose loop


2005-09-05  Rüdiger Timm  <rt@openoffice.org>  [efeb0793bb9d9e2bc30a317a40dfdd12719721c8]

INTEGRATION: CWS hr18 (1.7.20); FILE MERGED 2005/08/09 16:30:36 hr 1.7.20.1: #i53116# NodeUpdate::removePropertyByName(): compare iterators belonging to the same container


2005-09-05  Rüdiger Timm  <rt@openoffice.org>  [e7cae0cef873a388eebe83c211106a4d282f113a]

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>  [55d77e0ec06275211e645875555520280790dfb0]

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>  [91d79c3b4e4e7549e8ae06222612a70a75b360d0]

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>  [75e94ae0bfdb300800db62a78edbe61ff1f51cb3]

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>  [e2f04fae289737f6b33f0e38f9bc1746f5eeac03]

INTEGRATION: CWS hr18 (1.65.56); FILE MERGED 2005/08/25 14:55:30 hr 1.65.56.3: #i53172#: SalDisplay::deregisterFrame(): fix loop 2005/08/15 14:01:59 hr 1.65.56.2: #i53172#: SalDisplay::deregisterFrame(): fix iteration over container 2005/08/10 14:27:48 hr 1.65.56.1: #i53172#: SalDisplay::deregisterFrame(): additional check for end of list condition


2005-09-05  Rüdiger Timm  <rt@openoffice.org>  [be032ba0705ffd653797a8c0b3a938ec638c9376]

INTEGRATION: CWS hr18 (1.37.222); FILE MERGED 2005/08/12 12:47:19 hr 1.37.222.1: #53247#: ToolBox::ImplUpdateCustomMenu(): use reverse iterator instead of decrementing the iterator


2005-09-05  Rüdiger Timm  <rt@openoffice.org>  [9446bc6c0e12472bc2053d6d31f4992580e12982]

INTEGRATION: CWS hr18 (1.89.54); FILE MERGED 2005/08/12 15:45:46 hr 1.89.54.1: #i53258#: ToolBox::ImplChangeHighlightUpDn(): insert check if iterator is no already at end of container before derefencing it


2005-09-05  Rüdiger Timm  <rt@openoffice.org>  [97ae05e05666716eed1d8d5090923ab486bc60f7]

INTEGRATION: CWS hr18 (1.4.396); FILE MERGED 2005/08/10 12:23:03 hr 1.4.396.1: #i53159#: fix PNGWriterImpl::Write(): unconditional element access on possibly empty STL container


2005-09-05  Rüdiger Timm  <rt@openoffice.org>  [79648dcf47d9e860995891c04edf5c1c963e233f]

INTEGRATION: CWS hr18 (1.5.424); FILE MERGED 2005/08/10 16:53:17 hr 1.5.424.1: #i51878#,#i53108#: cleanup STL iterator usage


2005-09-05  Rüdiger Timm  <rt@openoffice.org>  [d9e22403458ee5cf07d27eb964229a58bfad62a4]

INTEGRATION: CWS hr18 (1.4.424); FILE MERGED 2005/08/10 16:52:16 hr 1.4.424.1: #i51878#,#i53108#: cleanup STL iterator usage


2005-09-05  Rüdiger Timm  <rt@openoffice.org>  [5b723f608c1ca53470c9a36b145cb3040ba94f33]

INTEGRATION: CWS hr18 (1.19.86); FILE MERGED 2005/08/10 16:51:27 hr 1.19.86.1: #i51878#,#i53108#: cleanup STL iterator usage


2005-09-05  Rüdiger Timm  <rt@openoffice.org>  [12f484caf8e6848d1136cc9ee88910badef7ab79]

INTEGRATION: CWS hr18 (1.9.38); FILE MERGED 2005/08/10 16:48:23 hr 1.9.38.1: #i51878#,#i53108#: cleanup STL iterator usage


2005-09-05  Rüdiger Timm  <rt@openoffice.org>  [2f0b0722702444c946144bc602a5077bc07ed1d2]

INTEGRATION: CWS hr18 (1.3.94); FILE MERGED 2005/08/10 16:47:24 hr 1.3.94.1: #i51878#,#i53108#: cleanup STL iterator usage


2005-09-05  Rüdiger Timm  <rt@openoffice.org>  [bee4686c0cd920a9cf502426aa4886febfa86e8a]

INTEGRATION: CWS hr18 (1.60.34); FILE MERGED 2005/08/10 16:46:41 hr 1.60.34.1: #i51878#,#i53108#: cleanup STL iterator usage


2005-09-05  Rüdiger Timm  <rt@openoffice.org>  [7bc7ecffe34990c7522468be90392f1dee621d0e]

INTEGRATION: CWS hr18 (1.5.462); FILE MERGED 2005/08/10 16:45:22 hr 1.5.462.1: #i51878#,#i53108#: cleanup STL iterator usage


2005-09-05  Rüdiger Timm  <rt@openoffice.org>  [b49b9532c0b09d8fdf6a67ecb2501d0516fa0b33]

INTEGRATION: CWS hr18 (1.7.462); FILE MERGED 2005/08/10 16:45:22 hr 1.7.462.1: #i51878#,#i53108#: cleanup STL iterator usage


2005-09-05  Rüdiger Timm  <rt@openoffice.org>  [e69757b9ff3763b772cca59232148ce10b482b23]

INTEGRATION: CWS hr18 (1.75.88); FILE MERGED 2005/08/10 16:43:29 hr 1.75.88.1: #i51878#,#i53108#: cleanup STL iterator usage


2005-09-05  Rüdiger Timm  <rt@openoffice.org>  [07f8ac3c9b62bf9d0e1a116725f5f28aceb4b669]

INTEGRATION: CWS hr18 (1.75.88); FILE MERGED 2005/08/10 16:39:36 hr 1.75.88.1: #i51878#,#i53108#: cleanup STL iterator usage


2005-09-05  Rüdiger Timm  <rt@openoffice.org>  [0353cfd9a504d2beefa8cceb6d1d9674d2b2b505]

INTEGRATION: CWS hr18 (1.39.94); FILE MERGED 2005/08/10 16:25:27 hr 1.39.94.1: #i51878#,#i53108#: cleanup STL iterator usage


2005-09-05  Rüdiger Timm  <rt@openoffice.org>  [55f83e0d6e2cbf5a74b28c629ec506a8b7e399ba]

INTEGRATION: CWS hr18 (1.133.94); FILE MERGED 2005/08/10 16:25:26 hr 1.133.94.1: #i51878#,#i53108#: cleanup STL iterator usage


2005-09-05  Rüdiger Timm  <rt@openoffice.org>  [ca2946acafbce88e39f1f333d57b4ed8af274baf]

INTEGRATION: CWS hr18 (1.2.512); FILE MERGED 2005/08/10 11:29:38 hr 1.2.512.1: #i153157#:  trim_string(): missing parantheses, invalid access to empty string


2005-09-05  Rüdiger Timm  <rt@openoffice.org>  [7b050a906dfbe910f307df82589f9ce4caf8548e]

INTEGRATION: CWS hr18 (1.89.38); FILE MERGED 2005/08/10 11:14:44 hr 1.89.38.1: #i53154#: SwTabFrmPainter::PaintLines(): prevent comparison of STL iterators over different containers


2005-09-05  Rüdiger Timm  <rt@openoffice.org>  [5ec45d94850283c4490ade11943e082989143873]

INTEGRATION: CWS hr18 (1.2.154); FILE MERGED 2005/08/09 16:06:17 hr 1.2.154.1: #i53112#: XMLPropertySetMapper::GetEntryContextId(): check index to prevent out of bound access


2005-09-05  Rüdiger Timm  <rt@openoffice.org>  [4794d6b238b2e708b0d6d09cb70691d26fd3dfd4]

INTEGRATION: CWS hr18 (1.4.56); FILE MERGED 2005/08/09 15:52:43 hr 1.4.56.1: #i53108#: simplify lcl_saveEvents, enable compiling with _STLP_DEBUG


2005-09-05  Rüdiger Timm  <rt@openoffice.org>  [b0661a03962e98040d7cb2c43f271eb34549047b]

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>  [7c80ef9e9dd5f1f7dd2c1b8bffffed263ae13fdb]

SRC680


2005-08-30  Rüdiger Timm  <rt@openoffice.org>  [76b891e9b05b7d7431b268e24d9be0c0a79c52b6]

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>  [7f46c17a5606cadbb00f344bab05f4d250b791bd]

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>  [d791c1ba42e9557daedaac205ea79a0d087514af]

INTEGRATION: CWS cmcfixes15 (1.9.18); FILE MERGED 2005/08/24 17:08:54 cmc 1.9.18.1: #i53701# add BOOST buildtype


2005-08-30  Rüdiger Timm  <rt@openoffice.org>  [d73471d133351dfee6a611fe1c9ef2df6e0aafe9]

INTEGRATION: CWS cmcfixes15 (1.41.216); FILE MERGED 2005/08/24 17:09:53 cmc 1.41.216.1: #i53701# add BOOST buildtype


2005-08-30  Rüdiger Timm  <rt@openoffice.org>  [f9e85378c3eb9394967de0c5e66a612c63825c7f]

INTEGRATION: CWS cmcfixes15 (1.17.2); FILE MERGED 2005/08/24 08:26:29 cmc 1.17.2.1: #i53701# make msfontextract and MathMLDTD optional builds


2005-08-30  Rüdiger Timm  <rt@openoffice.org>  [141626be6c1ac82bfb810fe4e01ab8e90adc673b]

INTEGRATION: CWS cmcfixes15 (1.8.192); FILE MERGED 2005/08/24 17:09:33 cmc 1.8.192.1: #i53701# add BOOST buildtype


2005-08-30  Rüdiger Timm  <rt@openoffice.org>  [547ba14ab0a24646e527a114812642ac1b34c34b]

INTEGRATION: CWS cmcfixes15 (1.6.50); FILE MERGED 2005/08/24 17:09:15 cmc 1.6.50.1: #i53701# add BOOST buildtype


2005-08-30  Rüdiger Timm  <rt@openoffice.org>  [bb8961448bfa2f6e85033216422994b6812a0005]

INTEGRATION: CWS cmcfixes15 (1.9.530); FILE MERGED 2005/08/24 17:12:27 cmc 1.9.530.1: #i53701# add BOOST buildtype


2005-08-30  Rüdiger Timm  <rt@openoffice.org>  [6c803925a04aa3a356e38004dcca61de93867106]

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>  [7f3bc1401e9a0f4c00cfc9e4108ed6f227ded2a6]

INTEGRATION: CWS cmcfixes15 (1.24.38); FILE MERGED 2005/08/24 16:37:36 cmc 1.24.38.1: #i53701# use UNIXODBC build type


2005-08-30  Rüdiger Timm  <rt@openoffice.org>  [ce3aded50139d0498ea25375d30205065b7065fa]

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>  [e65294e872b4520538c128df7d15b2c346324ac5]

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>  [5de5a0486394ef683de1e3a66027b6cb8fe50c40]

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>  [e5ec9b487e15a570add94018879eaff1f15c70a2]

INTEGRATION: CWS cmcfixes16 (1.5.18); FILE MERGED 2005/08/25 12:35:02 cmc 1.5.18.1: #i53064# getCurrentFilter shouldn't update from UI until UI is executed


2005-08-30  Rüdiger Timm  <rt@openoffice.org>  [4fa77e1f2ec81ad9adc9d798ed145de37429e2ef]

INTEGRATION: CWS cmcfixes16 (1.7.16); FILE MERGED 2005/08/26 08:13:41 cmc 1.7.16.2: #i53064# make iter use safe 2005/08/25 12:35:02 cmc 1.7.16.1: #i53064# getCurrentFilter shouldn't update from UI until UI is executed


2005-08-30  Rüdiger Timm  <rt@openoffice.org>  [785f9589315c4d24b628f73596df7536422e269b]

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>  [4a448816416d4b20366b5bf7d66480a3b2d7aef5]

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-30  Rüdiger Timm  <rt@openoffice.org>  [ac5db1be1048095dc5b531d845ff3ef7fd02b8cd]

INTEGRATION: CWS debsize (1.19.2); FILE MERGED 2005/08/25 13:39:23 obr 1.19.2.1: #i52874# removed openofficeorg provides


2005-08-30  Rüdiger Timm  <rt@openoffice.org>  [57f502c901afc8f6bf254d0ff74ef814fde0fb18]

INTEGRATION: CWS debsize (1.18.2); FILE MERGED 2005/08/25 13:39:22 obr 1.18.2.1: #i52874# removed openofficeorg provides


2005-08-30  Rüdiger Timm  <rt@openoffice.org>  [a4a6cd93430f3fe1796d38c574185e8635c67d12]

INTEGRATION: CWS debsize (1.8.2); FILE MERGED 2005/08/25 13:39:22 obr 1.8.2.1: #i52874# removed openofficeorg provides


2005-08-30  Rüdiger Timm  <rt@openoffice.org>  [2fdd3ddd69cbd6be9fd7053d98b674000ae8486b]

INTEGRATION: CWS debsize (1.9.2); FILE MERGED 2005/08/25 13:39:22 obr 1.9.2.1: #i52874# removed openofficeorg provides


2005-08-30  Rüdiger Timm  <rt@openoffice.org>  [22a3132fe5363c747cfffef06ce4ddf215cb4b47]

INTEGRATION: CWS debsize (1.5.4); FILE MERGED 2005/08/25 08:10:04 obr 1.5.4.1: #i53477# add Installed-Size to control file


2005-08-30  Rüdiger Timm  <rt@openoffice.org>  [668ba6fe5db0602e9144d7daabe34c1d2c179f10]

INTEGRATION: CWS debsize (1.3.4); FILE MERGED 2005/08/26 07:57:33 obr 1.3.4.1: #i52874# removed openofficeorg provides


2005-08-29  Rüdiger Timm  <rt@openoffice.org>  [0a37589fafd52eca1036f893042e48015c2b22a5]

#i51735#, #i10000#: generated new 'configure' after integration of CWS gslpatches4 bringing new 'configure.in'.


2005-08-25  Kurt Zenker  <kz@openoffice.org>  [3d8f24b696af85ff631f9feafb8520f8ffcf003f]

SRC680


2005-08-25  Kurt Zenker  <kz@openoffice.org>  [ab5258a4c44fd272fe096c0517a9035135beb5d4]

INTEGRATION: CWS gslpatches4 (1.41.2); FILE MERGED 2005/07/19 13:48:40 mav 1.41.2.1: #i51940# apply the patch


2005-08-25  Kurt Zenker  <kz@openoffice.org>  [cae678c4203ed575ed4cc490c123bc39ce7c3d60]

INTEGRATION: CWS gslpatches4 (1.74.2); FILE MERGED 2005/07/19 13:48:40 mav 1.74.2.1: #i51940# apply the patch


2005-08-25  Kurt Zenker  <kz@openoffice.org>  [f1f58068bc8a4c55220bbd3db7b51e543c44b037]

INTEGRATION: CWS gslpatches4 (1.33.2); FILE MERGED 2005/07/19 13:48:39 mav 1.33.2.1: #i51940# apply the patch


2005-08-25  Kurt Zenker  <kz@openoffice.org>  [348d31df30762b3ae2609fed2eff555c05645ceb]

INTEGRATION: CWS gslpatches4 (1.69.42); FILE MERGED 2005/07/19 15:06:52 pl 1.69.42.4: #i51735# link to dl lib also when NAS is disabled 2005/07/19 12:38:12 pl 1.69.42.3: RESYNC: (1.69-1.70); FILE MERGED 2005/07/11 10:43:48 pl 1.69.42.2: #i51735# make NAS optional 2005/07/11 09:33:20 pl 1.69.42.1: #i51748# dependency


2005-08-25  Kurt Zenker  <kz@openoffice.org>  [dddd126691980d0b831219e2c20c9d6d10af647f]

INTEGRATION: CWS gslpatches4 (1.20.136); FILE MERGED 2005/07/11 10:44:01 pl 1.20.136.1: #i51735# make NAS optional


2005-08-25  Kurt Zenker  <kz@openoffice.org>  [455c8cae250361bf41e6b6cea3516338793399ca]

INTEGRATION: CWS gslpatches4 (1.34.196); FILE MERGED 2005/07/18 11:54:03 hdu 1.34.196.2: #i14069# better script detection 2005/07/15 10:47:21 hdu 1.34.196.1: #i14069# merge scale factor fix from CWS gslpatches2


2005-08-25  Kurt Zenker  <kz@openoffice.org>  [c8e7bbdbbc60bf00883e6bec2b6e2eaa41ff79a4]

INTEGRATION: CWS gslpatches4 (1.65.134); FILE MERGED 2005/07/15 10:46:38 hdu 1.65.134.1: #i14069# fix glyph cluster start flags for diacritics


2005-08-25  Kurt Zenker  <kz@openoffice.org>  [701a4883d0036aefadb292747a1f0bc7ff4a052a]

INTEGRATION: CWS gslpatches4 (1.49.6); FILE MERGED 2005/07/11 14:47:53 pl 1.49.6.2: #i51673# catch some errors in printer error handling 2005/07/11 12:15:03 pl 1.49.6.1: #i51673# report error in EndJob


2005-08-25  Kurt Zenker  <kz@openoffice.org>  [ac9336fdbc79c577bb4910c363640e59051bec0c]

INTEGRATION: CWS gslpatches4 (1.8.316); FILE MERGED 2005/07/11 14:47:52 pl 1.8.316.1: #i51673# catch some errors in printer error handling


2005-08-25  Kurt Zenker  <kz@openoffice.org>  [d15b7a9df54aa19ad244be4f8e605d0b44274a75]

INTEGRATION: CWS gslpatches4 (1.13.300); FILE MERGED 2005/07/11 15:01:22 pl 1.13.300.1: #i51673# catch some errors in printer error handling


2005-08-25  Kurt Zenker  <kz@openoffice.org>  [3444512c19f991fae7a5a2f05782058003618404]

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>  [cd439061174a855446146c43967dea52d44ecf93]

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>  [f7c90346cdcdcb54a8cc9bd2836cc5a5e76b330d]

INTEGRATION: CWS gslpatches4 (1.30.16); FILE MERGED 2005/07/11 12:11:07 pl 1.30.16.1: #i51673# report error in EndJob


2005-08-25  Kurt Zenker  <kz@openoffice.org>  [66397c2bcf7fb7fc3cc44d03ac5e2b056b1715c3]

INTEGRATION: CWS gslpatches4 (1.29.16); FILE MERGED 2005/07/11 12:11:07 pl 1.29.16.1: #i51673# report error in EndJob


2005-08-25  Kurt Zenker  <kz@openoffice.org>  [def765a07eb09859d6d6b23c723983b57bc0c200]

INTEGRATION: CWS gslpatches4 (1.41.4); FILE MERGED 2005/07/11 13:06:36 hdu 1.41.4.2: #i49338# fixed default font lists for Korean 2005/07/11 12:27:29 hdu 1.41.4.1: #i51012# add stubs for South African default fonts


2005-08-25  Kurt Zenker  <kz@openoffice.org>  [a1cae5a18b5d8d6792efaa24f940e96f5c3eae9e]

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-25  Kurt Zenker  <kz@openoffice.org>  [2f2fcf50d1414d739747654bae53d8572be19db5]

INTEGRATION: CWS thaidict (1.26.18); FILE MERGED 2005/08/17 11:41:38 tl 1.26.18.1: #i31230# adding text encodings for Thai


2005-08-25  Kurt Zenker  <kz@openoffice.org>  [d8d6939a70a259ce2a5e20a6e613859eae0bb61d]

INTEGRATION: CWS thaidict (1.3.18); FILE MERGED 2005/08/17 11:40:46 tl 1.3.18.1: #i31230# adding text encodings for Thai


2005-08-25  Kurt Zenker  <kz@openoffice.org>  [8ebb6966aa1f60d5c233d14f2ee11755f360bfdf]

INTEGRATION: CWS thaidict (1.1.2); FILE ADDED 2005/08/17 11:50:47 tl 1.1.2.1: #i31230# adding new spellchecking dictionary for Thai


2005-08-25  Kurt Zenker  <kz@openoffice.org>  [9be03ce15bf1cd26db2ba19467047099db76f6f5]

INTEGRATION: CWS thaidict (1.1.2); FILE ADDED 2005/08/17 11:56:48 tl 1.1.2.3: #i31230# adding new spellchecking dictionary for Thai 2005/08/17 11:56:19 tl 1.1.2.2: #i31230# adding new spellchecking dictionary for Thai 2005/08/17 11:50:00 tl 1.1.2.1: #i31230# adding new spellchecking dictionary for Thai


2005-08-25  Kurt Zenker  <kz@openoffice.org>  [70bb20f11457c1cead3caba26bf726b8679b3bb4]

INTEGRATION: CWS thaidict (1.1.2); FILE ADDED 2005/08/17 13:16:16 tl 1.1.2.2: #i31230# adding new spellchecking dictionary for Thai 2005/08/17 11:48:18 tl 1.1.2.1: #i31230# adding new spellchecking dictionary for Thai


2005-08-25  Kurt Zenker  <kz@openoffice.org>  [768026a9ff9b3580885f195934d89cbc1316d995]

INTEGRATION: CWS thaidict (1.1.2); FILE ADDED 2005/08/17 11:48:57 tl 1.1.2.1: #i31230# adding new spellchecking dictionary for Thai


2005-08-25  Kurt Zenker  <kz@openoffice.org>  [87860ea2ca9f4fde726a5ade5ccfe8fa4e68d3a1]

INTEGRATION: CWS thaidict (1.1.2); FILE ADDED 2005/08/17 11:47:18 tl 1.1.2.1: #i31230# adding new spellchecking dictionary for Thai


2005-08-25  Kurt Zenker  <kz@openoffice.org>  [897e9c654b52a2bcc346a18ffd7b384df34d8930]

INTEGRATION: CWS thaidict (1.2.104); FILE MERGED 2005/08/17 11:46:12 tl 1.2.104.1: #i31230# adding new spellchecking dictionary for Thai


2005-08-25  Kurt Zenker  <kz@openoffice.org>  [bde455ca273bd19341e7b36f4056bc946da0f9d3]

INTEGRATION: CWS gslpatches5 (1.71.14); FILE MERGED 2005/08/10 11:56:22 pl 1.71.14.2: #i53145# decouple xinerama and render, xinerama also for non-intel 2005/07/25 13:15:31 pl 1.71.14.1: #i52443# Xinerama link flag from configure script


2005-08-25  Kurt Zenker  <kz@openoffice.org>  [9b327a540d8e52f987073f75b9ce269bbb3f394d]

INTEGRATION: CWS gslpatches5 (1.11.472); FILE MERGED 2005/08/05 12:48:53 pl 1.11.472.1: #i52932# unify iso8859-1 and iso8859-15 handling


2005-08-25  Kurt Zenker  <kz@openoffice.org>  [074c171b56fc7353a1c2201dc222b84eefe8e9e9]

INTEGRATION: CWS gslpatches5 (1.65.152); FILE MERGED 2005/08/05 12:31:37 pl 1.65.152.1: #i52932# optimize if statement


2005-08-25  Kurt Zenker  <kz@openoffice.org>  [f8eb46cedcfd1ef60a1a026f9fa42b2045b84109]

INTEGRATION: CWS gslpatches5 (1.23.82); FILE MERGED 2005/08/05 12:32:12 pl 1.23.82.1: #i52932# optimize if statement


2005-08-25  Juergen Schmidt  <jsc@openoffice.org>  [58236a94eddfe310e8cc4bd60e33198926ab8a0c]

#i52208# updated


2005-08-25  Kurt Zenker  <kz@openoffice.org>  [37a0aa5d6f1cd9616043a5545276e1466b7ab9c3]

INTEGRATION: CWS localedata6 (1.8.4); FILE MERGED 2005/08/22 16:55:44 er 1.8.4.1: #i53466# add Dzongkha native numbering; contributed by Pema Geyleg <pema_geyleg@ooo>


2005-08-25  Kurt Zenker  <kz@openoffice.org>  [b8e1cce4f621bbfd65d81b39e7a0b11c426c3c79]

INTEGRATION: CWS localedata6 (1.19.4); FILE MERGED 2005/08/22 16:55:44 er 1.19.4.1: #i53466# add Dzongkha native numbering; contributed by Pema Geyleg <pema_geyleg@ooo>


2005-08-25  Kurt Zenker  <kz@openoffice.org>  [e8e93067b95c2171c76d15e81869d3bafabe082b]

INTEGRATION: CWS localedata6 (1.12.4); FILE MERGED 2005/08/19 12:24:55 er 1.12.4.1: #i43766# apply patch received by Samphan Raruenrom <samphan@ooo>


2005-08-25  Kurt Zenker  <kz@openoffice.org>  [5a89725078be1bdb4932e9e82ab2df9cc59b6c49]

INTEGRATION: CWS qwizardsmacosx (1.7.18); FILE MERGED 2005/08/18 08:38:32 bc 1.7.18.1: #i48186# java.awt removed


2005-08-25  Kurt Zenker  <kz@openoffice.org>  [f4801cd649e59f22bb5434297d4b0377d840bc72]

INTEGRATION: CWS localedata6 (1.6.4); FILE MERGED 2005/08/11 16:22:47 er 1.6.4.1: #i53123# Thursday's full name


2005-08-25  Kurt Zenker  <kz@openoffice.org>  [93e03ae5477dfbe456d6811dd1ad418fb7b02ffa]

INTEGRATION: CWS qwizardsmacosx (1.9.18); FILE MERGED 2005/08/18 08:38:32 bc 1.9.18.1: #i48186# java.awt removed


2005-08-25  Kurt Zenker  <kz@openoffice.org>  [e19fb6316f196fa2003536c343b0393982ed8583]

INTEGRATION: CWS localedata6 (1.7.22); FILE MERGED 2005/08/04 13:34:48 er 1.7.22.1: #i49536# let currency refer fr_FR


2005-08-25  Kurt Zenker  <kz@openoffice.org>  [18e3cb256b3b4d3ae0488cb94c89cc5a9ae0dad4]

INTEGRATION: CWS qwizardsmacosx (1.6.18); FILE MERGED 2005/08/18 08:38:31 bc 1.6.18.1: #i48186# java.awt removed


2005-08-25  Kurt Zenker  <kz@openoffice.org>  [c1538e1418c984993ad8509111d48b5a35c90a86]

INTEGRATION: CWS localedata6 (1.2.4); FILE MERGED 2005/08/22 16:34:18 er 1.2.4.1: #i53550# native numbering in format codes


2005-08-25  Kurt Zenker  <kz@openoffice.org>  [55f753b256fb6a78c3fc23ba691a9a09489dffc3]

INTEGRATION: CWS qwizardsmacosx (1.6.56); FILE MERGED 2005/08/18 08:38:31 bc 1.6.56.1: #i48186# java.awt removed


2005-08-25  Kurt Zenker  <kz@openoffice.org>  [d11ca9ac797e82549df459bbfee6bd0fa113f513]

INTEGRATION: CWS qwizardsmacosx (1.6.52); FILE MERGED 2005/08/18 08:38:31 bc 1.6.52.1: #i48186# java.awt removed


2005-08-25  Kurt Zenker  <kz@openoffice.org>  [d7c95f538dda0e6d6c60a5890e06049f0a3ca5ec]

INTEGRATION: CWS localedata6 (1.30.26); FILE MERGED 2005/08/22 16:47:55 er 1.30.26.1: #i53550# scanCurrFormatImpl: don't detect 'free flow' currency symbol when in square bracketed section


2005-08-25  Kurt Zenker  <kz@openoffice.org>  [2934e16f893394f972172ed066c9a334b27dd80a]

INTEGRATION: CWS qwizardsmacosx (1.3.70); FILE MERGED 2005/08/18 08:38:30 bc 1.3.70.1: #i48186# java.awt removed


2005-08-25  Kurt Zenker  <kz@openoffice.org>  [b592c6e1a5e71b0957aa164800e683e8c4e44dfb]

INTEGRATION: CWS localedata6 (1.42.8); FILE MERGED 2005/08/17 16:46:31 er 1.42.8.4: #i53356# new Dzongkha fonts 2005/08/11 16:31:19 er 1.42.8.3: #i52647# Oriya font replacement 2005/08/08 10:46:50 er 1.42.8.2: #i53006# add Bengali (bn) font substitution 2005/08/04 13:42:51 er 1.42.8.1: #i52872# change Nepali font replacement


2005-08-25  Kurt Zenker  <kz@openoffice.org>  [8eeb6cecbabea55fde6440462b83dbefd9b60755]

INTEGRATION: CWS localedata6 (1.12.126); FILE MERGED 2005/08/15 09:38:50 er 1.12.126.1: #i53318# add LANGUAGE_BENGALI_BANGLADESH to CTL


2005-08-23  Juergen Schmidt  <jsc@openoffice.org>  [c0c96af9e5006fd78dabd3292a02c1e554662d49]

#i52208# formatting


2005-08-23  Juergen Schmidt  <jsc@openoffice.org>  [28193b418733023379f94f165121fdf8434619b4]

#52208# new


2005-08-22  Rüdiger Timm  <rt@openoffice.org>  [cac8ee043c344e5049c74c7d35f64c36327df309]

#i51963# Patch by pmladek: remove ARCH_FLAGS flag from wron place.


2005-08-19  Rüdiger Timm  <rt@openoffice.org>  [44e77bff02287c77576a143f9aa0adab6d80538e]

#i10000# Fixed by hjs: make changes of CWS debianer work


2005-08-19  Vladimir Glazounov  <vg@openoffice.org>  [6744825aeeec1c7d07e28964b643d1d85952b319]

new version for SRC680


2005-08-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [d394fee3a45a6da9bf93ff56626c92bd3888128f]

#i10000# - fix .IF statement


2005-08-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [afc5896ebb13eb8f1eb5819d007e43302aedee8d]

#i10000# - complete changes to find dtd


2005-08-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [74943648d74b039f05e380466016b7436c8dfbd8]

#i10000# - complete changes to find dtd


2005-08-18  Rüdiger Timm  <rt@openoffice.org>  [5c46672faa8281aa5b117c0903f9244660f44f53]

SRC680


2005-08-18  Rüdiger Timm  <rt@openoffice.org>  [fc58846602072540c27239a113cffb2c5a0559dd]

#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>  [b2b584a6ceac0c2c3860c5633b344854ecaf9d3c]

INTEGRATION: CWS debianer (1.6.16); FILE MERGED 2005/08/03 11:49:55 obr 1.6.16.1: #i51885# activate getuid and geteuid for Linux as well to avoid epm warnings


2005-08-18  Rüdiger Timm  <rt@openoffice.org>  [f506fa83aa465b8ab005508e270a4c208399421a]

INTEGRATION: CWS debianer (1.7.16); FILE MERGED 2005/08/03 11:44:17 obr 1.7.16.1: #i52569# patch soffice script to expand the LD_LIBRARY_PATH


2005-08-18  Rüdiger Timm  <rt@openoffice.org>  [f8755c0bb39adb724ff549b3c6328e01b9d574fe]

INTEGRATION: CWS debianer (1.12.4); FILE MERGED 2005/08/08 09:14:56 obr 1.12.4.2: fixed patching of bootstraprc to work with all products 2005/08/03 11:44:17 obr 1.12.4.1: #i52569# patch soffice script to expand the LD_LIBRARY_PATH


2005-08-18  Rüdiger Timm  <rt@openoffice.org>  [30876e82101e3f07330c42bd61f1b1875fbdd2e1]

INTEGRATION: CWS debianer (1.12.8); FILE MERGED 2005/08/08 09:14:55 obr 1.12.8.1: fixed patching of bootstraprc to work with all products


2005-08-18  Rüdiger Timm  <rt@openoffice.org>  [756ea3266e4398303906c47fa718d888f5171cb3]

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>  [35ff36017d6ce7b8e424afd787d016099ea50d5a]

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>  [67bf8ddcb496608071a65c7a89e75644ed423b2a]

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>  [bcdc329a9f340a097524f8817509e9e1aac9dc20]

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>  [8e91fe0607f2da1a05b2a36b64cc92a466cfa181]

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>  [1f97e1c86b76883eb10a757ee75840d1feeca941]

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>  [5470eaa21b5969dceded4f504d473c3fc4103d5b]

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>  [f471f04b5b2483504541e4ce8b9848b078a49b32]

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>  [e5f99d1fe913d91ba97b5b0c4adbf2cff5959f47]

INTEGRATION: CWS debianer (1.17.8); FILE MERGED 2005/08/08 08:21:51 obr 1.17.8.2: RESYNC: (1.17-1.18); FILE MERGED 2005/08/05 09:06:10 obr 1.17.8.1: #i52874# rename linux packages: openofficeorg => openoffice.org


2005-08-18  Rüdiger Timm  <rt@openoffice.org>  [3ce0fe066f0a00efc349d7c559606c7b69afa541]

INTEGRATION: CWS debianer (1.16.8); FILE MERGED 2005/08/08 08:21:44 obr 1.16.8.2: RESYNC: (1.16-1.17); FILE MERGED 2005/08/05 09:06:09 obr 1.16.8.1: #i52874# rename linux packages: openofficeorg => openoffice.org


2005-08-18  Rüdiger Timm  <rt@openoffice.org>  [2b8a564b96927b7c05c9bc4ed974e4ecc982822e]

INTEGRATION: CWS debianer (1.6.8); FILE MERGED 2005/08/08 08:21:36 obr 1.6.8.2: RESYNC: (1.6-1.7); FILE MERGED 2005/08/05 09:06:08 obr 1.6.8.1: #i52874# rename linux packages: openofficeorg => openoffice.org


2005-08-18  Rüdiger Timm  <rt@openoffice.org>  [40bf52e24a150bef4a39b13c926103c2aae010e3]

INTEGRATION: CWS debianer (1.7.8); FILE MERGED 2005/08/08 08:21:29 obr 1.7.8.2: RESYNC: (1.7-1.8); FILE MERGED 2005/08/05 09:06:08 obr 1.7.8.1: #i52874# rename linux packages: openofficeorg => openoffice.org


2005-08-18  Rüdiger Timm  <rt@openoffice.org>  [4cbaa613ecd23e9df146c1c956f1d2ae52d1c4b1]

INTEGRATION: CWS debianer (1.2.22); FILE MERGED 2005/08/12 06:33:04 obr 1.2.22.1: #i52018# added -q switch to update-desktop-database call


2005-08-18  Rüdiger Timm  <rt@openoffice.org>  [ce0331c41e518a5ce25d271a5c1d57f62797b990]

INTEGRATION: CWS debianer (1.1.2); FILE ADDED 2005/08/05 09:06:07 obr 1.1.2.1: #i52874# rename linux packages: openofficeorg => openoffice.org


2005-08-18  Rüdiger Timm  <rt@openoffice.org>  [24dec41201171edec05f2159d4eaec44cdbe4ac6]

INTEGRATION: CWS debianer (1.4.8); FILE MERGED 2005/08/09 11:42:31 obr 1.4.8.3: make naming scheme consistant with other packages 2005/08/08 06:04:57 obr 1.4.8.2: #i52874# fixed build issue for rebuilds by other group members 2005/08/05 09:06:07 obr 1.4.8.1: #i52874# rename linux packages: openofficeorg => openoffice.org


2005-08-18  Rüdiger Timm  <rt@openoffice.org>  [6f4218bb97c4cc4c386552c4d6af4049c883398c]

INTEGRATION: CWS debianer (1.2.8); FILE MERGED 2005/08/08 14:03:42 obr 1.2.8.2: #i52874# provide virtual package openoffice.org-unbundled to avoid clashes with debian sid packages 2005/08/05 09:06:06 obr 1.2.8.1: #i52874# rename linux packages: openofficeorg => openoffice.org


2005-08-18  Rüdiger Timm  <rt@openoffice.org>  [77170950f85a08e16f366fa0ac32c0e97ba1524f]

INTEGRATION: CWS mh19121 (1.48.218); FILE MERGED 2005/08/16 08:57:02 hjs 1.48.218.1: #i53366# remove usage of _DLL_


2005-08-18  Rüdiger Timm  <rt@openoffice.org>  [ed3e4f228fa4a1ce47768656233c001188824471]

INTEGRATION: CWS mh19121 (1.47.88); FILE MERGED 2005/08/10 08:48:37 mh 1.47.88.1: desktop: permission to connect to OSL_foo pipe may be denied, e.g. selinux, #i53026#


2005-08-18  Rüdiger Timm  <rt@openoffice.org>  [5a81c58ab73d7a551ef8f91a4b8aede320c47c2a]

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>  [d4c27f6b380c2596ac0105a259044647bf3af80a]

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>  [e8d59f6999f2f3f6a2663df2a7a28cdd2f90a8c8]

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>  [ea8ca3e58ab5ef163c2fe88435aedecb7c17e23b]

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>  [7d249fc5e7c1753c3380d96f4240d84bc6d1a022]

INTEGRATION: CWS mh19121 (1.24.8); FILE MERGED 2005/08/10 12:24:51 mh 1.24.8.1: #i51964#, Support for ARCH_FLAGS when compiling the module icu


2005-08-18  Rüdiger Timm  <rt@openoffice.org>  [67bf1d38bb08a23abc476475a2f01d72e7ab9366]

INTEGRATION: CWS mh19121 (1.7.92); FILE MERGED 2005/08/10 13:20:24 mh 1.7.92.1: #i48756#, ldap libs aren't linked in properly on freebsd-4


2005-08-18  Rüdiger Timm  <rt@openoffice.org>  [55cf507765caeaf5f122bcfae7c77b218c7122af]

INTEGRATION: CWS mh19121 (1.13.20); FILE MERGED 2005/08/12 10:15:18 hjs 1.13.20.1: #i53238# fix makefile to detect missing rules


2005-08-18  Rüdiger Timm  <rt@openoffice.org>  [b31c1db8a37c0f134d2b6ea93a0bf89a79ea8240]

INTEGRATION: CWS mh19121 (1.12.8); FILE MERGED 2005/08/15 14:21:26 hjs 1.12.8.1: #i53290# use according variable


2005-08-18  Rüdiger Timm  <rt@openoffice.org>  [cfa27c7f7ef307ad801e9087acf9571529488334]

INTEGRATION: CWS mh19121 (1.4.26); FILE MERGED 2005/08/12 10:13:38 hjs 1.4.26.1: #i53238# avoid copying obsolete file


2005-08-18  Rüdiger Timm  <rt@openoffice.org>  [d655f67301853c5d774f4f6c3ffd1e613f90c37d]

INTEGRATION: CWS mh19121 (1.7.550); FILE MERGED 2005/08/16 08:56:38 hjs 1.7.550.1: #i53366# remove usage of _DLL_


2005-08-18  Rüdiger Timm  <rt@openoffice.org>  [82623a399f4c27ec7558dd738ce10f0842116d61]

INTEGRATION: CWS mh19121 (1.2.38); FILE MERGED 2005/07/26 07:43:57 mh 1.2.38.1: add: year 2005, #i47471#


2005-08-18  Rüdiger Timm  <rt@openoffice.org>  [bbe22e6ba672c84ed31323536488488aafdc4ef1]

INTEGRATION: CWS mh19121 (1.5.98); FILE MERGED 2005/08/17 13:18:44 mh 1.5.98.1: warning: control reaches end of non-void function, #i51959#


2005-08-18  Rüdiger Timm  <rt@openoffice.org>  [b094db8a0535df3b52c5b8fd877201cf7f9a33ac]

INTEGRATION: CWS mh19121 (1.7.116); FILE MERGED 2005/08/17 13:18:44 mh 1.7.116.1: warning: control reaches end of non-void function, #i51959#


2005-08-18  Rüdiger Timm  <rt@openoffice.org>  [a9bd3711e6070acb777ea7bc07ad24e79f7c898b]

INTEGRATION: CWS mh19121 (1.5.126); FILE MERGED 2005/08/17 12:49:09 mh 1.5.126.1: uninitialized variable is used, #i51954#


2005-08-18  Rüdiger Timm  <rt@openoffice.org>  [e1cdd96a4f13409876d8bfca7b70ba924515967c]

INTEGRATION: CWS mh19121 (1.4.126); FILE MERGED 2005/08/17 13:18:43 mh 1.4.126.1: warning: control reaches end of non-void function, #i51959#


2005-08-18  Rüdiger Timm  <rt@openoffice.org>  [610083c778d64257d3bd8e4128e28986c9acf7a4]

INTEGRATION: CWS mh19121 (1.6.74); FILE MERGED 2005/08/17 12:49:08 mh 1.6.74.1: uninitialized variable is used, #i51954#


2005-08-18  Rüdiger Timm  <rt@openoffice.org>  [f4d29ad91a5112a1a2e8ad45de61bedde5ea08cb]

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>  [3e76d31791b6c0240a9ea3d8e8ed70a96ed12734]

INTEGRATION: CWS ibmjdk01 (1.6.6); FILE MERGED 2005/08/03 11:03:20 fridrich_strba 1.6.6.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>  [0eb5dd562292b889908c4839ebec76de41ccbcfb]

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>  [e056aa13b1ae112071702c98a3f3578831877c98]

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>  [21ad1c3416ecc8a526d5f0edcba03525a4ed37ae]

INTEGRATION: CWS ibmjdk01 (1.11.84); FILE MERGED 2005/08/10 08:01:40 fridrich_strba 1.11.84.2: Issue number:  46586 Submitted by:  fridrich_strba Reviewed by:   fridrich_strba Instead using our own Base64 class, use that one contained in xercesImpl.jar package in xalan directory: org.apache.xerces.impl.dv.util.Base64 2005/08/03 10:59:05 fridrich_strba 1.11.84.1: Issue number:  46585 Submitted by:  cmc Reviewed by:   fridrich_strba Replace sun.misc.* classes that are not standard java classes


2005-08-18  Rüdiger Timm  <rt@openoffice.org>  [48ffe575fec99d02d84e1ad0fc5782578102dd0a]

INTEGRATION: CWS ibmjdk01 (1.2.104); FILE MERGED 2005/08/10 08:01:39 fridrich_strba 1.2.104.2: Issue number:  46586 Submitted by:  fridrich_strba Reviewed by:   fridrich_strba Instead using our own Base64 class, use that one contained in xercesImpl.jar package in xalan directory: org.apache.xerces.impl.dv.util.Base64 2005/08/03 10:59:05 fridrich_strba 1.2.104.1: Issue number:  46585 Submitted by:  cmc Reviewed by:   fridrich_strba Replace sun.misc.* classes that are not standard java classes


2005-08-18  Rüdiger Timm  <rt@openoffice.org>  [d93f3c469f88a95fe5401a318f192dec22227f6c]

INTEGRATION: CWS macosx10 (1.8.460); FILE MERGED 2005/07/19 22:06:08 ericb 1.8.460.1: #i48285# scanner now works on Mac OSX (using SANE)


2005-08-18  Rüdiger Timm  <rt@openoffice.org>  [5bd0716377566119da0d3c2d08c189751b4943a8]

INTEGRATION: CWS macosx10 (1.4.48); FILE MERGED 2005/07/19 22:04:36 ericb 1.4.48.1: #i51851# use sal/config.h is better and now libnsplugin is found on Mac OS X


2005-08-18  Rüdiger Timm  <rt@openoffice.org>  [0fa75108e7451f4a9ec12aba792ac267a1645538]

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>  [3c9461315b61877c1db6d6bfe3204464097aa86b]

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>  [3f54ee1e5a87f22252efc303a97fe045bd242371]

INTEGRATION: CWS macosx10 (1.8.20); FILE MERGED 2005/07/05 06:56:41 tra 1.8.20.1: #i25416#no need for hack #define osl_getThreadTextEncoding RTL_TEXTENCODING_UTF8 anymore on Mac OS X


2005-08-18  Rüdiger Timm  <rt@openoffice.org>  [1d0ff98cf183dfb5889f826596b960f581316c65]

INTEGRATION: CWS macosx10 (1.3.66); FILE MERGED 2005/07/28 06:54:51 tra 1.3.66.2: #i51246# 2005/07/05 07:11:40 tra 1.3.66.1: #i51246#Detecting UI language and locale using Mac OS X API


2005-08-18  Rüdiger Timm  <rt@openoffice.org>  [443fec3edf69c9ac2cdd802c31409e34e1bef130]

INTEGRATION: CWS macosx10 (1.3.58); FILE MERGED 2005/07/05 07:11:39 tra 1.3.58.1: #i51246#Detecting UI language and locale using Mac OS X API


2005-08-18  Rüdiger Timm  <rt@openoffice.org>  [b06814694301cb87b5a3a1a9b90c7af16008e968]

INTEGRATION: CWS macosx10 (1.13.176); FILE MERGED 2005/07/21 16:55:09 ericb 1.13.176.1: #i51851# second part for linnpsoplugin in Mac OS X


2005-08-18  Rüdiger Timm  <rt@openoffice.org>  [a7ac73f4dd3f93bc8e4ca08bc1f7968f78c87a23]

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>  [e974a7fb0d95915a64771a1dccae98cb8ef8ff6d]

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>  [4af1a4779e0e2c77166035da59ac907cf8152059]

INTEGRATION: CWS nojava3 (1.6.2); FILE MERGED 2005/08/09 15:17:40 rene 1.6.2.1: #i51542# fix system-libxml2 build. patches by maxweber (libxmlsec) and fridrich_strba (scp2)


2005-08-18  Rüdiger Timm  <rt@openoffice.org>  [53a39889c0566e368974b324d6dbc885a48862b1]

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>  [ed6e21fac70e1873dbed9664df45677e900fcaae]

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-18  Rüdiger Timm  <rt@openoffice.org>  [1b9592357f1b7199094755c9a355e43462ef73c3]

INTEGRATION: CWS nojava3 (1.6.30); FILE MERGED 2005/08/04 14:27:12 rene 1.6.30.1: fix xsltproc build for readlicense_oo


2005-08-16  Rüdiger Timm  <rt@openoffice.org>  [daa4c4b95c3cbfd0f86a01c8974630e63f975a5c]

INTEGRATION: CWS cmcfixes14 (1.16.2); FILE MERGED 2005/08/10 11:11:44 cmc 1.16.2.1: #i53151# make ODK build item optional


2005-08-16  Rüdiger Timm  <rt@openoffice.org>  [6ad109bd6073522842babfd9047ecd355bba4f7a]

INTEGRATION: CWS cmcfixes14 (1.38.22); FILE MERGED 2005/08/10 11:29:43 cmc 1.38.22.1: #i53151# make QADEVOOO build item optional


2005-08-16  Rüdiger Timm  <rt@openoffice.org>  [6c93833b2951908e9b9f784aa978ea2d514f6439]

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>  [1619f8cf903c27745d21dcb79f3460601f8518c9]

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>  [8061bb98c3fcf0f7951b4219775b78b2864eea53]

SRC680


2005-08-12  Oliver Bolte  <obo@openoffice.org>  [7f03789d7e9ccc1ca96a7245fcff3e8a85925521]

INTEGRATION: CWS fwk22 (1.13.34); FILE MERGED 2005/08/12 09:00:39 cd 1.13.34.1: #123322# Disable rescheduling of the progress indicator while saving embedded objects


2005-08-12  Oliver Bolte  <obo@openoffice.org>  [b806d323e0b0fe12a57fb0a12e2205b900892764]

INTEGRATION: CWS fwk22 (1.35.102); FILE MERGED 2005/08/12 09:53:56 cl 1.35.102.1: #i53165# guard paragraph insert hdl against model changes


2005-08-12  Oliver Bolte  <obo@openoffice.org>  [dc7cd18f11941d0acecb4b9135fda7234c3ea74d]

INTEGRATION: CWS fwk22 (1.71.60); FILE MERGED 2005/08/12 09:54:13 cl 1.71.60.1: #i53218# guard undo and redo actions with a OutlineViewPageChangesGuard


2005-08-12  Oliver Bolte  <obo@openoffice.org>  [c6490c515014321c4cdc40a2edfcf555a06ce928]

INTEGRATION: CWS fwk22 (1.6.182); FILE MERGED 2005/08/12 15:51:45 af 1.6.182.2: #123322# Added the missing include statement. 2005/08/12 15:42:50 af 1.6.182.1: #123322# Ignoring view changes when OLE object is active.


2005-08-12  Oliver Bolte  <obo@openoffice.org>  [65c3a180de791d694cf009ba452d363e3e9adf17]

INTEGRATION: CWS fwk22 (1.21.32); FILE MERGED 2005/08/12 09:52:10 cl 1.21.32.1: #124604# check current viewframe for null pointer to avoid crash


2005-08-12  Oliver Bolte  <obo@openoffice.org>  [52106228b31293f009328dbc28cfbbb3fb43aef7]

INTEGRATION: CWS fwk22 (1.18.84); FILE MERGED 2005/08/12 09:04:37 cd 1.18.84.1: #123322# Added property to disable rescheduling


2005-08-12  Oliver Bolte  <obo@openoffice.org>  [9e5af93305fb237d32b3be53ddff039a734cba5a]

INTEGRATION: CWS fwk22 (1.10.108); FILE MERGED 2005/08/12 09:04:37 cd 1.10.108.1: #123322# Added property to disable rescheduling


2005-08-12  Oliver Bolte  <obo@openoffice.org>  [d68d98f850892118a120dee97c5fd1e3a4f08313]

INTEGRATION: CWS fwk22 (1.8.72); FILE MERGED 2005/08/12 09:04:36 cd 1.8.72.1: #123322# Added property to disable rescheduling


2005-08-10  Oliver Bolte  <obo@openoffice.org>  [6c60425a32ef06ae12db123f7bd9bfe41cffadba]

INTEGRATION: CWS fpicandrpath (1.9.8); FILE MERGED 2005/06/16 11:19:43 cmc 1.9.8.1: #i50819# rpath of ORIGIN not 'ORIGIN'


2005-08-10  Oliver Bolte  <obo@openoffice.org>  [e388d21c616e97e10b614fd9dc76c597b926e455]

INTEGRATION: CWS fpicandrpath (1.48.140); FILE MERGED 2005/06/16 09:51:56 cmc 1.48.140.1: #i50807# don't link non fpic files into a .so


2005-08-10  Oliver Bolte  <obo@openoffice.org>  [375f6f1f27bf3072fb6d33070ecbfed8d364d342]

INTEGRATION: CWS fpicandrpath (1.7.472); FILE MERGED 2005/06/16 09:51:55 cmc 1.7.472.1: #i50807# don't link non fpic files into a .so


2005-08-10  Oliver Bolte  <obo@openoffice.org>  [f7fc909ed4e065d7c78eea2fb397467cea8fbecc]

INTEGRATION: CWS fpicandrpath (1.4.110); FILE MERGED 2005/07/20 14:55:27 hjs 1.4.110.1: i50807# fix windows objects


2005-08-10  Oliver Bolte  <obo@openoffice.org>  [182e6a506013cb1567330f64e6a39e1e51f1cea0]

INTEGRATION: CWS fpicandrpath (1.5.122); FILE MERGED 2005/07/20 14:54:41 hjs 1.5.122.2: i50807# fix windows objects 2005/06/17 19:37:22 cmc 1.5.122.1: #i50807# was on crack with last checkin, this time actually identify the non-pic files being built into a final shared lib and make pic instances of them


2005-08-10  Oliver Bolte  <obo@openoffice.org>  [b5a725ef7333e74392a96e39900015a153916cd8]

INTEGRATION: CWS fpicandrpath (1.3.110); FILE MERGED 2005/07/20 14:54:03 hjs 1.3.110.2: i50807# fix windows objects 2005/06/17 19:37:21 cmc 1.3.110.1: #i50807# was on crack with last checkin, this time actually identify the non-pic files being built into a final shared lib and make pic instances of them


2005-08-10  Oliver Bolte  <obo@openoffice.org>  [6810ae447173cbbb6fd7fef8a649d8db880a6d63]

INTEGRATION: CWS fpicandrpath (1.3.140); FILE MERGED 2005/07/20 14:53:14 hjs 1.3.140.2: i50807# fix windows objects 2005/06/17 19:37:21 cmc 1.3.140.1: #i50807# was on crack with last checkin, this time actually identify the non-pic files being built into a final shared lib and make pic instances of them


2005-08-10  Oliver Bolte  <obo@openoffice.org>  [c3c805c4a5a7a14000945611380b83cbf2469e48]

INTEGRATION: CWS fpicandrpath (1.5.110); FILE MERGED 2005/07/20 14:52:27 hjs 1.5.110.1: i50807# fix windows objects


2005-08-10  Oliver Bolte  <obo@openoffice.org>  [67f13b477d7917228d5ae1ff6913f5e42509bdca]

INTEGRATION: CWS fpicandrpath (1.3.140); FILE MERGED 2005/07/20 14:51:27 hjs 1.3.140.1: i50807# fix windows objects


2005-08-10  Oliver Bolte  <obo@openoffice.org>  [e67377a397f81c52bc930c9140f88b7aa3207e6c]

INTEGRATION: CWS fpicandrpath (1.3.140); FILE MERGED 2005/07/20 14:49:24 hjs 1.3.140.2: i50807# fix windows objects 2005/06/17 19:37:21 cmc 1.3.140.1: #i50807# was on crack with last checkin, this time actually identify the non-pic files being built into a final shared lib and make pic instances of them


2005-08-10  Oliver Bolte  <obo@openoffice.org>  [4e817ee03160e951d9bcc3da9c5a95e1a71b48aa]

INTEGRATION: CWS fpicandrpath (1.3.140); FILE MERGED 2005/07/20 14:48:52 hjs 1.3.140.2: i50807# fix windows objects 2005/06/17 19:37:20 cmc 1.3.140.1: #i50807# was on crack with last checkin, this time actually identify the non-pic files being built into a final shared lib and make pic instances of them


2005-08-10  Oliver Bolte  <obo@openoffice.org>  [cdfee747d9095568484b9082a91318b313e8c31f]

INTEGRATION: CWS fpicandrpath (1.8.24); FILE MERGED 2005/07/20 14:48:02 hjs 1.8.24.1: i50807# fix windows objects


2005-08-10  Oliver Bolte  <obo@openoffice.org>  [8dfa6b1d9e340d5483f7f459941d5e73db0d3463]

INTEGRATION: CWS fpicandrpath (1.3.140); FILE MERGED 2005/07/20 14:46:49 hjs 1.3.140.1: i50807# fix windows objects


2005-08-09  Oliver Bolte  <obo@openoffice.org>  [043c72f9f5446069862cf66fddb746eda705620a]

INTEGRATION: CWS gslpatches3 (1.11.318); FILE MERGED 2005/06/16 11:05:21 pl 1.11.318.1: #i50812# beauty patch (thanks to mmeeks)


2005-08-09  Oliver Bolte  <obo@openoffice.org>  [9e3244813e0173ee98418fa2593561f159a628a2]

INTEGRATION: CWS gslpatches3 (1.21.14); FILE MERGED 2005/06/27 12:22:28 pl 1.21.14.1: #i51254# do not stat files unnecessarily often (thanks to mmeeks)


2005-08-09  Oliver Bolte  <obo@openoffice.org>  [82ed6bc22931f5a303b7cb9c4256f97d38e1f56e]

INTEGRATION: CWS gslpatches3 (1.7.38); FILE MERGED 2005/06/21 14:46:05 pl 1.7.38.1: #i51034# initialize fontconfig the standard way (thanks to mmeeks)


2005-08-09  Oliver Bolte  <obo@openoffice.org>  [9b6ea21ab8b61390c215ae458150a152be0249e8]

INTEGRATION: CWS gslpatches3 (1.13.8); FILE MERGED 2005/06/27 12:22:27 pl 1.13.8.1: #i51254# do not stat files unnecessarily often (thanks to mmeeks)


2005-08-09  Oliver Bolte  <obo@openoffice.org>  [6d3822f27431d7fe6e2d9114e7428673e67e61c7]

INTEGRATION: CWS gslpatches3 (1.5.28); FILE MERGED 2005/06/27 12:22:26 pl 1.5.28.1: #i51254# do not stat files unnecessarily often (thanks to mmeeks)


2005-08-08  Oliver Bolte  <obo@openoffice.org>  [8e20795eb6d845b1267f9962a1bbc8615f18dcf5]

INTEGRATION: CWS thesaurus20 (1.13.8); FILE MERGED 2005/08/03 17:53:12 pjanik 1.13.8.1: #i47597#: Thesaurus files renamed from ..._new to ..._v2.


2005-08-08  Oliver Bolte  <obo@openoffice.org>  [c6c688bf86d12a5da8849e87f04d107fa4a0247f]

INTEGRATION: CWS thesaurus20 (1.2.16); FILE MERGED 2005/08/03 17:52:43 pjanik 1.2.16.1: #i47597#: Thesaurus files renamed from ..._new to ..._v2.


2005-08-08  Oliver Bolte  <obo@openoffice.org>  [8b627f058ba7eb49fa581d62c0f9fa2188e6c3c8]

INTEGRATION: CWS thesaurus20 (1.2.46); FILE MERGED 2005/08/03 17:51:47 pjanik 1.2.46.1: #i44904#: Update to WordNet 2.1 based dictionary.

From Daniel Naber (JCA).

2005-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [68ca4203af3b9244f9549b569040f6886d71f07c]

#i10000#: add missing dependency


2005-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [913f626a9a576687d5d73484b6a08439c1ef0f46]

#i10000#: regenerate configure


2005-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [d8e356d7854a5507e15fe7b62ff520c01cd20903]

SRC680


2005-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [6b1f7082aa4da62709fc387c9a69385addb536f9]

INTEGRATION: CWS cmcfixes13 (1.7.6); FILE MERGED 2005/07/28 10:46:33 cmc 1.7.6.1: #i52555# # marks in filenames


2005-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [3489540555e88a6842a81604c5a3fd488159a912]

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>  [32e58a667c6b3c5ccc341eb33c642eb41f3afd68]

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>  [cc3f7726c72ff79c5e632c1e394888b467b4b7d9]

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>  [c69334f21db21d956ff0e3487afde9fbc5c0d796]

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>  [167aa5b7276d56d6268f26937f0b04cd9fdbaed9]

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>  [6e5606d5b17df10d3de289c90afaa9564fb530dc]

INTEGRATION: CWS sysui10 (1.17.4); FILE MERGED 2005/08/02 06:08:33 obr 1.17.4.1: #i52018# added -q parameter to update-desktop-database calls


2005-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [4ae3871eb9bfacb1e2270e7755642c0b0558d8dd]

INTEGRATION: CWS sysui10 (1.16.4); FILE MERGED 2005/08/02 06:08:32 obr 1.16.4.2: #i52018# added -q parameter to update-desktop-database calls 2005/07/29 13:11:00 obr 1.16.4.1: #i52532# fixed typo in icon symlinks


2005-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [3123192811cbf4d1ea91f0049f415b1918cfa053]

INTEGRATION: CWS sysui10 (1.6.4); FILE MERGED 2005/07/31 18:23:07 rvojta 1.6.4.2: Issue number:  #i52673# Submitted by:  rvojta Reviewed by:   rvojta 2005/07/29 13:40:17 obr 1.6.4.1: #i51167# patch applied


2005-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [f3c1303fc8639b885441cd9227664f4fcbbb9787]

INTEGRATION: CWS sysui10 (1.7.4); FILE MERGED 2005/08/02 06:08:34 obr 1.7.4.1: #i52018# added -q parameter to update-desktop-database calls


2005-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [e1c77757e430b69c10061e2b7c4d0c5fae6de9c4]

INTEGRATION: CWS pj32 (1.3.6); FILE MERGED 2005/08/03 20:28:24 pjanik 1.3.6.1: #i52282#: New images for NSIS installer from Szalai Kalman (JCA).


2005-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [f2f44437e31038581f8ea428051c8f83624cf39d]

INTEGRATION: CWS pj32 (1.1.2); FILE ADDED 2005/08/01 05:59:07 pjanik 1.1.2.1: #i49477#: Add Khmer wizards and extras files.


2005-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [7dde2d18aecff1e857ac04b64c27282446c36769]

INTEGRATION: CWS pj32 (1.1.2); FILE ADDED 2005/08/01 05:59:06 pjanik 1.1.2.1: #i49477#: Add Khmer wizards and extras files.


2005-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [1e2259cdcb2f7f0ecc517a4a4de87209e1ac0c2b]

INTEGRATION: CWS pj32 (1.1.2); FILE ADDED 2005/08/01 05:59:05 pjanik 1.1.2.1: #i49477#: Add Khmer wizards and extras files.


2005-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [f418993b5b20f648a37478cac12e09f5e37fbe94]

INTEGRATION: CWS pj32 (1.1.2); FILE ADDED 2005/08/01 05:59:04 pjanik 1.1.2.1: #i49477#: Add Khmer wizards and extras files.


2005-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [4d0bcf7420d98685b54cfc71fdb1ded651dd4bd4]

INTEGRATION: CWS pj32 (1.1.2); FILE ADDED 2005/08/01 05:59:03 pjanik 1.1.2.1: #i49477#: Add Khmer wizards and extras files.


2005-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [879a4d219f2b4e333edb6b4942681c0e30aa2d99]

INTEGRATION: CWS pj32 (1.1.2); FILE ADDED 2005/08/01 05:59:02 pjanik 1.1.2.1: #i49477#: Add Khmer wizards and extras files.


2005-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [58c2367d543d8063231682be3e7286c5a8e4c0c8]

INTEGRATION: CWS pj32 (1.1.2); FILE ADDED 2005/08/01 05:59:01 pjanik 1.1.2.1: #i49477#: Add Khmer wizards and extras files.


2005-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [270db40090704ee4f934dd5328b8d9d778f5f92c]

INTEGRATION: CWS pj32 (1.1.2); FILE ADDED 2005/08/01 05:59:00 pjanik 1.1.2.1: #i49477#: Add Khmer wizards and extras files.


2005-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [4c8646688064ed3a68c79e09de90e0096c4881f1]

INTEGRATION: CWS pj32 (1.1.2); FILE ADDED 2005/08/01 05:58:59 pjanik 1.1.2.1: #i49477#: Add Khmer wizards and extras files.


2005-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [064402a2d23881d70ace6c0eb5852c1ff37e1123]

INTEGRATION: CWS pj32 (1.1.2); FILE ADDED 2005/08/01 05:58:58 pjanik 1.1.2.1: #i49477#: Add Khmer wizards and extras files.


2005-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [8d29619e1a7b047d6687a156a731793c0f9cc6be]

INTEGRATION: CWS pj32 (1.1.2); FILE ADDED 2005/08/01 05:58:57 pjanik 1.1.2.1: #i49477#: Add Khmer wizards and extras files.


2005-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [2894b55d6030fd95ffa45ab6553d7c3400e56082]

INTEGRATION: CWS pj32 (1.1.2); FILE ADDED 2005/08/01 05:58:56 pjanik 1.1.2.1: #i49477#: Add Khmer wizards and extras files.


2005-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [b8681497b51af7a0539a0ad66c6397d9a3e1e99f]

INTEGRATION: CWS pj32 (1.1.2); FILE ADDED 2005/08/01 05:58:55 pjanik 1.1.2.1: #i49477#: Add Khmer wizards and extras files.


2005-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [742bba7501399bba596efaa6820670f809dd4923]

INTEGRATION: CWS pj32 (1.1.2); FILE ADDED 2005/08/01 05:58:54 pjanik 1.1.2.1: #i49477#: Add Khmer wizards and extras files.


2005-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [944767ff566811945b88eed17847f374949df972]

INTEGRATION: CWS pj32 (1.1.2); FILE ADDED 2005/08/01 05:58:53 pjanik 1.1.2.1: #i49477#: Add Khmer wizards and extras files.


2005-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [2392875f5537989552fb4fb82ccd22b04bd78dce]

INTEGRATION: CWS pj32 (1.1.2); FILE ADDED 2005/08/01 05:58:52 pjanik 1.1.2.1: #i49477#: Add Khmer wizards and extras files.


2005-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [a920edf99d1006700fa84bf63b8675ccc9a155cd]

INTEGRATION: CWS pj32 (1.1.2); FILE ADDED 2005/08/01 05:58:51 pjanik 1.1.2.1: #i49477#: Add Khmer wizards and extras files.


2005-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [c21d5c8830406936399ed24a319656c4721f0037]

INTEGRATION: CWS pj32 (1.1.2); FILE ADDED 2005/08/01 05:58:50 pjanik 1.1.2.1: #i49477#: Add Khmer wizards and extras files.


2005-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [9e7b425bf6612ab1090157dd9bf2c5052e14a1ee]

INTEGRATION: CWS pj32 (1.1.2); FILE ADDED 2005/08/01 05:58:48 pjanik 1.1.2.1: #i49477#: Add Khmer wizards and extras files.


2005-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [74ab51855c571f84c36f6b43a6e284836b1f2832]

INTEGRATION: CWS pj32 (1.1.2); FILE ADDED 2005/08/01 05:58:47 pjanik 1.1.2.1: #i49477#: Add Khmer wizards and extras files.


2005-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [7e1e13d5bc01a2797e8aef2b5457c8a399996f64]

INTEGRATION: CWS pj32 (1.1.2); FILE ADDED 2005/08/01 05:58:46 pjanik 1.1.2.1: #i49477#: Add Khmer wizards and extras files.


2005-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [56a3e7635fd95ec0438125fd4c81567f5dbd5df8]

INTEGRATION: CWS pj32 (1.1.2); FILE ADDED 2005/08/01 05:58:45 pjanik 1.1.2.1: #i49477#: Add Khmer wizards and extras files.


2005-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [415fb93e3f5357e463d119e260e015e9dae23196]

INTEGRATION: CWS pj32 (1.1.2); FILE ADDED 2005/08/01 05:58:43 pjanik 1.1.2.1: #i49477#: Add Khmer wizards and extras files.


2005-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [7b84e222d112b420420730405cb8b712e443ee80]

INTEGRATION: CWS pj32 (1.1.2); FILE ADDED 2005/08/01 05:58:42 pjanik 1.1.2.1: #i49477#: Add Khmer wizards and extras files.


2005-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [acff8218d970ce15c3a3b2bbdf5cce88828bb0b5]

INTEGRATION: CWS pj32 (1.1.2); FILE ADDED 2005/08/01 05:58:40 pjanik 1.1.2.1: #i49477#: Add Khmer wizards and extras files.


2005-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [4572253256b87c5cc47c2b345a919e785ce4684a]

INTEGRATION: CWS pj32 (1.1.2); FILE ADDED 2005/08/01 05:58:39 pjanik 1.1.2.1: #i49477#: Add Khmer wizards and extras files.


2005-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [d9c5bff021895bb224e56c1443a14dd9a610c5a5]

INTEGRATION: CWS pj32 (1.1.2); FILE ADDED 2005/08/01 05:58:38 pjanik 1.1.2.1: #i49477#: Add Khmer wizards and extras files.


2005-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [527e41d9540cff216e31c71da136cbe70a690433]

INTEGRATION: CWS pj32 (1.1.2); FILE ADDED 2005/08/01 05:58:36 pjanik 1.1.2.1: #i49477#: Add Khmer wizards and extras files.


2005-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [4b536848553f13074114d03e93d509d754279d3f]

INTEGRATION: CWS pj32 (1.1.2); FILE ADDED 2005/08/01 05:58:35 pjanik 1.1.2.1: #i49477#: Add Khmer wizards and extras files.


2005-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [efff7f9706c3b13b4556392087d15eeeb18985d6]

INTEGRATION: CWS pj32 (1.1.2); FILE ADDED 2005/08/01 05:58:34 pjanik 1.1.2.1: #i49477#: Add Khmer wizards and extras files.


2005-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [b43f46ff040303e08f67194a36646723ef79d393]

INTEGRATION: CWS pj32 (1.1.2); FILE ADDED 2005/08/01 05:58:33 pjanik 1.1.2.1: #i49477#: Add Khmer wizards and extras files.


2005-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [99b168c4c96a5b6948572bec322ce1b446aa99f0]

INTEGRATION: CWS pj32 (1.1.2); FILE ADDED 2005/08/01 05:58:32 pjanik 1.1.2.1: #i49477#: Add Khmer wizards and extras files.


2005-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [a2061ac81b2f10ba0f0e3b08876d29da12f552f7]

INTEGRATION: CWS pj32 (1.1.2); FILE ADDED 2005/08/01 05:58:31 pjanik 1.1.2.1: #i49477#: Add Khmer wizards and extras files.


2005-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [18ceeccadca78bfedeaf817d8c826bb9427c91f4]

INTEGRATION: CWS pj32 (1.1.2); FILE ADDED 2005/08/01 05:58:29 pjanik 1.1.2.1: #i49477#: Add Khmer wizards and extras files.


2005-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [7ce4734a9493225dac7a1849009db41c8c35f8b5]

INTEGRATION: CWS pj32 (1.1.2); FILE ADDED 2005/08/01 05:58:28 pjanik 1.1.2.1: #i49477#: Add Khmer wizards and extras files.


2005-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [040ff7956ca8c79101a757c86aa56106e4590c57]

INTEGRATION: CWS pj32 (1.1.2); FILE ADDED 2005/08/01 05:58:26 pjanik 1.1.2.1: #i49477#: Add Khmer wizards and extras files.


2005-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [2d4fd398d94a2a6c2c4318a6f2e47f680d067d38]

INTEGRATION: CWS pj32 (1.1.2); FILE ADDED 2005/08/01 05:58:25 pjanik 1.1.2.1: #i49477#: Add Khmer wizards and extras files.


2005-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [90b7466a0f85ac02cab2080c642d072bfd8e9455]

INTEGRATION: CWS pj32 (1.1.2); FILE ADDED 2005/08/01 05:58:24 pjanik 1.1.2.1: #i49477#: Add Khmer wizards and extras files.


2005-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [7a895d5cbb73177065adce2a3c7ef4279654dea0]

INTEGRATION: CWS pj32 (1.1.2); FILE ADDED 2005/08/01 05:58:23 pjanik 1.1.2.1: #i49477#: Add Khmer wizards and extras files.


2005-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [be6204b1d94c6242bdd9dc8877ea423bdf1e5069]

INTEGRATION: CWS adc12p (1.3.6); FILE MERGED 2005/07/27 11:21:25 np 1.3.6.1: #i52495#


2005-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [8f184a98819ab995bc18ff7f7e549313f1450795]

INTEGRATION: CWS pj32 (1.1.2); FILE ADDED 2005/08/01 05:58:22 pjanik 1.1.2.1: #i49477#: Add Khmer wizards and extras files.


2005-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [d4eeeac1d97c6a82915121ab99cdb7561f31b93c]

INTEGRATION: CWS pj32 (1.1.2); FILE ADDED 2005/08/01 05:58:21 pjanik 1.1.2.1: #i49477#: Add Khmer wizards and extras files.


2005-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [ead34048570e33884c2aac2cdba06ebf00e4dc67]

INTEGRATION: CWS adc12p (1.2.6); FILE MERGED 2005/07/27 11:21:25 np 1.2.6.1: #i52495#


2005-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [502fee2d3c4644e6dd6fda7ed86fbb95cbfdf66a]

INTEGRATION: CWS pj32 (1.1.2); FILE ADDED 2005/08/01 05:58:20 pjanik 1.1.2.1: #i49477#: Add Khmer wizards and extras files.


2005-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [8bd3f8e06483f6a2626508cb6cca106f94960d59]

INTEGRATION: CWS adc12p (1.2.6); FILE MERGED 2005/07/27 11:21:24 np 1.2.6.1: #i52495#


2005-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [9006f903b66c24b4a5b2a744da46416235a7d211]

INTEGRATION: CWS pj32 (1.1.2); FILE ADDED 2005/08/01 05:58:18 pjanik 1.1.2.1: #i49477#: Add Khmer wizards and extras files.


2005-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [decf0ffb0f6a63ca3c77d885de50b7b950f22ec5]

INTEGRATION: CWS adc12p (1.4.6); FILE MERGED 2005/07/27 11:21:24 np 1.4.6.1: #i52495#


2005-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [c5977e7a505b2916ee038bf08206ddf2a458fa32]

INTEGRATION: CWS pj32 (1.1.2); FILE ADDED 2005/08/01 05:58:17 pjanik 1.1.2.1: #i49477#: Add Khmer wizards and extras files.


2005-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [37681bb5698ee17f545c897bd1ec9d4dde732b4a]

INTEGRATION: CWS pj32 (1.1.2); FILE ADDED 2005/08/01 05:58:16 pjanik 1.1.2.1: #i49477#: Add Khmer wizards and extras files.


2005-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [5f2d31ea62ad8bc270df9054ce02cbec42f05fbf]

INTEGRATION: CWS pj32 (1.1.2); FILE ADDED 2005/08/01 05:58:15 pjanik 1.1.2.1: #i49477#: Add Khmer wizards and extras files.


2005-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [be235999108f72afc488bb79fc52078fa4c817fd]

INTEGRATION: CWS pj32 (1.1.2); FILE ADDED 2005/08/01 05:58:14 pjanik 1.1.2.1: #i49477#: Add Khmer wizards and extras files.


2005-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [51a75c7aad5ee272bccb3e17d178a593b6117d4a]

INTEGRATION: CWS pj32 (1.1.2); FILE ADDED 2005/08/01 05:58:13 pjanik 1.1.2.1: #i49477#: Add Khmer wizards and extras files.


2005-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [9c5d8ec5777a63f7a5ffb005b574d26e0b1a95f6]

INTEGRATION: CWS pj32 (1.1.2); FILE ADDED 2005/08/01 05:58:12 pjanik 1.1.2.1: #i49477#: Add Khmer wizards and extras files.


2005-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [54c32241e2c196df4baa4e1807259b6db4f2edad]

INTEGRATION: CWS pj32 (1.1.2); FILE ADDED 2005/08/01 05:58:10 pjanik 1.1.2.1: #i49477#: Add Khmer wizards and extras files.


2005-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [f2e81e480d489d8ddbf22dca6424ff0b919f71da]

INTEGRATION: CWS pj32 (1.1.2); FILE ADDED 2005/08/01 05:58:08 pjanik 1.1.2.1: #i49477#: Add Khmer wizards and extras files.


2005-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [a96cab3a460e4d45406e42d119228158875d15ff]

INTEGRATION: CWS pj32 (1.1.2); FILE ADDED 2005/08/01 05:58:07 pjanik 1.1.2.1: #i49477#: Add Khmer wizards and extras files.


2005-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [baf0cc2f2ae735b5e63a15b8a49ba8fc6f5dfcb2]

INTEGRATION: CWS pj32 (1.1.2); FILE ADDED 2005/08/01 05:58:06 pjanik 1.1.2.1: #i49477#: Add Khmer wizards and extras files.


2005-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [84e62ec10b29a83e2cd3d27b7813d29ad1657132]

INTEGRATION: CWS pj32 (1.1.2); FILE ADDED 2005/08/01 05:58:05 pjanik 1.1.2.1: #i49477#: Add Khmer wizards and extras files.


2005-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [31ee6ccf250184de7419bc6245301012ed9b3cfe]

INTEGRATION: CWS pj32 (1.1.2); FILE ADDED 2005/08/01 05:58:04 pjanik 1.1.2.1: #i49477#: Add Khmer wizards and extras files.


2005-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [096e533d0520e252dd6bd0fc513e39d97ea01f15]

INTEGRATION: CWS pj32 (1.2.6); FILE MERGED 2005/07/29 10:11:22 pjanik 1.2.6.1: #i52413#: Hungarian extras now added as binary files.


2005-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [a058670b53f9667ae416a40e44071f8481492def]

INTEGRATION: CWS pj32 (1.2.6); FILE MERGED 2005/07/29 10:11:21 pjanik 1.2.6.1: #i52413#: Hungarian extras now added as binary files.


2005-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [400ed671b33bb7d7920415f67090e7d784174188]

INTEGRATION: CWS pj32 (1.2.6); FILE MERGED 2005/07/29 10:11:20 pjanik 1.2.6.1: #i52413#: Hungarian extras now added as binary files.


2005-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [e88ce850068c86f433ae10cc8118659f181d2398]

INTEGRATION: CWS pj32 (1.2.6); FILE MERGED 2005/07/29 10:11:18 pjanik 1.2.6.1: #i52413#: Hungarian extras now added as binary files.


2005-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [c48188d01e6dd300861cd680264f0147c56f95d3]

INTEGRATION: CWS pj32 (1.1.2); FILE ADDED 2005/08/01 05:58:01 pjanik 1.1.2.1: #i49477#: Add Khmer wizards and extras files.


2005-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [4c1ea390d93ae0ff6fde6eb588e8afe9e4183b3b]

INTEGRATION: CWS pj32 (1.1.2); FILE ADDED 2005/08/01 05:58:00 pjanik 1.1.2.1: #i49477#: Add Khmer wizards and extras files.


2005-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [1c117f7963cc18db4e6937e611b5386593040437]

INTEGRATION: CWS pj32 (1.1.2); FILE ADDED 2005/08/01 05:57:59 pjanik 1.1.2.1: #i49477#: Add Khmer wizards and extras files.


2005-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [5cb4b5233ddc147cc03d44c9b334c3a0f5fd9765]

INTEGRATION: CWS pj32 (1.1.2); FILE ADDED 2005/08/01 05:57:58 pjanik 1.1.2.1: #i49477#: Add Khmer wizards and extras files.


2005-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [8d9c6177e3b618d0b55c20f85e470a69eb3700d1]

INTEGRATION: CWS pj32 (1.1.2); FILE ADDED 2005/08/01 05:57:57 pjanik 1.1.2.1: #i49477#: Add Khmer wizards and extras files.


2005-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [a22205212e1228750583b726edc59ec1465abfdc]

INTEGRATION: CWS pj32 (1.1.2); FILE ADDED 2005/08/01 05:57:56 pjanik 1.1.2.1: #i49477#: Add Khmer wizards and extras files.


2005-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [bb7614d74ccd34d932fafc2567c5d3fef7407199]

INTEGRATION: CWS pj32 (1.1.2); FILE ADDED 2005/08/01 05:57:55 pjanik 1.1.2.1: #i49477#: Add Khmer wizards and extras files.


2005-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [f5390e9266c8706d710ef330fc7e92ce17e57111]

INTEGRATION: CWS pj32 (1.1.2); FILE ADDED 2005/08/01 05:57:54 pjanik 1.1.2.1: #i49477#: Add Khmer wizards and extras files.


2005-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [ddf74ef16ee4848770ecee4ea55a7bd697ab9127]

INTEGRATION: CWS pj32 (1.1.2); FILE ADDED 2005/08/01 05:57:52 pjanik 1.1.2.1: #i49477#: Add Khmer wizards and extras files.


2005-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [4d528f4da819d2a3809552cbc5c769369b65028c]

INTEGRATION: CWS pj32 (1.1.2); FILE ADDED 2005/08/01 05:57:51 pjanik 1.1.2.1: #i49477#: Add Khmer wizards and extras files.


2005-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [3ff332918922b71b602ee4335f7d3334eea34733]

INTEGRATION: CWS pj32 (1.1.2); FILE ADDED 2005/08/01 05:57:50 pjanik 1.1.2.1: #i49477#: Add Khmer wizards and extras files.


2005-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [f7a0c4a65984c534f479588988e70e9ed3815015]

INTEGRATION: CWS pj32 (1.1.2); FILE ADDED 2005/08/01 05:57:49 pjanik 1.1.2.1: #i49477#: Add Khmer wizards and extras files.


2005-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [a3b0e8f5682982d1311134ea07de136bebf1110b]

INTEGRATION: CWS pj32 (1.1.2); FILE ADDED 2005/08/01 05:57:48 pjanik 1.1.2.1: #i49477#: Add Khmer wizards and extras files.


2005-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [472b71912f2f5b56b4efa3d42dbfa0b37a705ac8]

INTEGRATION: CWS pj32 (1.1.2); FILE ADDED 2005/08/01 05:57:47 pjanik 1.1.2.1: #i49477#: Add Khmer wizards and extras files.


2005-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [ee44ce68d693bb337a2e774ae2a9c5aa5455ca6c]

INTEGRATION: CWS pj32 (1.1.2); FILE ADDED 2005/08/01 05:57:46 pjanik 1.1.2.1: #i49477#: Add Khmer wizards and extras files.


2005-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [083e06df94b97b8356fa7b151527e6cbf83764d0]

INTEGRATION: CWS pj32 (1.1.2); FILE ADDED 2005/08/01 05:57:45 pjanik 1.1.2.1: #i49477#: Add Khmer wizards and extras files.


2005-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [419e7e73e7e9d264270e351e6b03bfb9b1f46217]

INTEGRATION: CWS pj32 (1.1.2); FILE ADDED 2005/08/01 05:57:43 pjanik 1.1.2.1: #i49477#: Add Khmer wizards and extras files.


2005-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [51c61b5ff3fab3ac008edba074898f3ecae7f2fe]

INTEGRATION: CWS pj32 (1.1.2); FILE ADDED 2005/08/01 05:57:42 pjanik 1.1.2.1: #i49477#: Add Khmer wizards and extras files.


2005-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [0f4ad8606abf42b54f7ae2b719d85bbd976e23d6]

INTEGRATION: CWS pj32 (1.1.2); FILE ADDED 2005/08/01 05:57:41 pjanik 1.1.2.1: #i49477#: Add Khmer wizards and extras files.


2005-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [4e26359910b569a41b678e7889159ecdf5b6f175]

INTEGRATION: CWS pj32 (1.2.6); FILE MERGED 2005/07/29 10:11:16 pjanik 1.2.6.1: #i52413#: Hungarian extras now added as binary files.


2005-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [20d053485e2a4cf397856bb795d61c4fc924db00]

INTEGRATION: CWS pj32 (1.2.6); FILE MERGED 2005/07/29 10:11:15 pjanik 1.2.6.1: #i52413#: Hungarian extras now added as binary files.


2005-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [67baea68eb37827db663df88d59dfd01fc51d278]

INTEGRATION: CWS pj32 (1.2.6); FILE MERGED 2005/07/29 10:11:14 pjanik 1.2.6.1: #i52413#: Hungarian extras now added as binary files.


2005-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [88402903cb54309250e4aab75ac300c70400238b]

INTEGRATION: CWS pj32 (1.2.6); FILE MERGED 2005/07/29 10:11:13 pjanik 1.2.6.1: #i52413#: Hungarian extras now added as binary files.


2005-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [8213f33adf6f1cc85b3c7be2e28ce5d108fdfaec]

INTEGRATION: CWS pj32 (1.2.6); FILE MERGED 2005/07/29 10:11:12 pjanik 1.2.6.1: #i52413#: Hungarian extras now added as binary files.


2005-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [7b9435bb19c9da2b81771ee9b426e70e72344b32]

INTEGRATION: CWS pj32 (1.1.2); FILE ADDED 2005/08/01 05:57:40 pjanik 1.1.2.1: #i49477#: Add Khmer wizards and extras files.


2005-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [b63c086f85cfe8756aa498ab3f767a418e1d8f37]

INTEGRATION: CWS pj32 (1.1.2); FILE ADDED 2005/08/01 05:57:39 pjanik 1.1.2.1: #i49477#: Add Khmer wizards and extras files.


2005-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [998d6b3aa121283ba6d10206bf7d9ad423050b31]

INTEGRATION: CWS pj32 (1.2.6); FILE MERGED 2005/07/29 10:11:02 pjanik 1.2.6.1: #i52413#: Hungarian extras now added as binary files.


2005-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [9f8be459b60743fd402c7ae5e5f5f7f2e718e32d]

INTEGRATION: CWS pj32 (1.1.2); FILE ADDED 2005/08/01 05:57:38 pjanik 1.1.2.1: #i49477#: Add Khmer wizards and extras files.


2005-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [ad2929a7101c85fbdee01570cc202c44c0023102]

INTEGRATION: CWS pj32 (1.1.2); FILE ADDED 2005/08/01 05:57:37 pjanik 1.1.2.1: #i49477#: Add Khmer wizards and extras files.


2005-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [b519affca4bcf1995b6fc6b626bb7bce3aeb6423]

INTEGRATION: CWS pj32 (1.2.6); FILE MERGED 2005/07/29 10:10:59 pjanik 1.2.6.1: #i52413#: Hungarian extras now added as binary files.


2005-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [7dd82d289775fed4e8f3dc4e50f7b9fda2349b43]

INTEGRATION: CWS pj32 (1.1.2); FILE ADDED 2005/08/01 05:57:36 pjanik 1.1.2.1: #i49477#: Add Khmer wizards and extras files.


2005-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [e26010a739b71320a125f6fab9c902b5f10892d9]

INTEGRATION: CWS pj32 (1.1.2); FILE ADDED 2005/08/01 05:57:35 pjanik 1.1.2.1: #i49477#: Add Khmer wizards and extras files.


2005-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [c9c8ea9fa52fc2d9437f54e345737f16e920b189]

INTEGRATION: CWS pj32 (1.1.2); FILE ADDED 2005/08/01 05:57:34 pjanik 1.1.2.1: #i49477#: Add Khmer wizards and extras files.


2005-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [72fcad16af3a17cf4b3989416c23d1871ac23f41]

INTEGRATION: CWS pj32 (1.1.2); FILE ADDED 2005/08/01 05:57:33 pjanik 1.1.2.1: #i49477#: Add Khmer wizards and extras files.


2005-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [70c937f6a94f8b38472e7c2923db754ed951ba49]

INTEGRATION: CWS pj32 (1.1.2); FILE ADDED 2005/08/01 05:57:32 pjanik 1.1.2.1: #i49477#: Add Khmer wizards and extras files.


2005-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [53bda7aae9672f946b0312f327672a96a2551422]

INTEGRATION: CWS pj32 (1.1.2); FILE ADDED 2005/08/01 05:57:29 pjanik 1.1.2.1: #i49477#: Add Khmer wizards and extras files.


2005-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [b79a05739b676fb28f89b1fba1af8803a47c260e]

INTEGRATION: CWS pj32 (1.1.2); FILE ADDED 2005/08/01 05:57:28 pjanik 1.1.2.1: #i49477#: Add Khmer wizards and extras files.


2005-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [07c0c51211cd49e99627746feb38fe988e572455]

INTEGRATION: CWS pj32 (1.1.2); FILE ADDED 2005/08/01 05:57:26 pjanik 1.1.2.1: #i49477#: Add Khmer wizards and extras files.


2005-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [9160b0d4fb863cc1f92bc32bf1bc15035d81364d]

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>  [eb68209bf5cf87ca7644769f2597a8b0e8bd3b64]

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>  [4ffafdc9f42b6a6e43cb9d66189d02e5f94cabf1]

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>  [0abb92a9bfacd5e18d636d6d2839b1aafb640e4d]

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>  [a75b8620edd329886835377a9e2630e408cadac0]

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>  [d47afce85565f2d8d0c020a053c981759937356a]

INTEGRATION: CWS pj32 (1.16.12); FILE MERGED 2005/07/29 09:36:02 pjanik 1.16.12.1: #i52051#: Missing dependencies (for parallel builds).


2005-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [dd2287fc1ca5402c2ac8d075a633e193bb2d61ac]

INTEGRATION: CWS cmcfixes12 (1.14.46); FILE MERGED 2005/07/26 10:42:56 cmc 1.14.46.1: #ii52482# change implicit forward decl to explicit


2005-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [0a476bc6d9469551e2bc60fece5d79df146877b9]

INTEGRATION: CWS cmcfixes12 (1.22.34); FILE MERGED 2005/07/26 10:42:56 cmc 1.22.34.1: #ii52482# change implicit forward decl to explicit


2005-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [8c186dad6c620379e01573062ad13d8adff3f043]

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>  [3c22e790ca24ae345ad55509ee71da44e7d6c065]

INTEGRATION: CWS pj31 (1.2.16); FILE MERGED 2005/07/15 14:18:48 vq 1.2.16.2: #i51990# Fix W32 build with newer cygwin version. 2005/07/15 12:16:26 pjanik 1.2.16.1: #i47548#: Allow parallel building of Mozilla from source.


2005-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [02daf6b89f2f434c0f0b2117ba9ec18309a108fd]

INTEGRATION: CWS pj31 (1.3.6); FILE MERGED 2005/07/15 12:27:57 pjanik 1.3.6.1: #i47548#: Allow parallel building of Mozilla from source.


2005-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [439f6872167ddd2aa9158200be18340671cf9c33]

INTEGRATION: CWS pj31 (1.13.2); FILE MERGED 2005/07/15 14:11:55 pjanik 1.13.2.1: #i51745#: chmod the file after it is created, not before.


2005-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [1a933a3e3815fdfe7e38b6e81c9bfe962c548d50]

INTEGRATION: CWS pj31 (1.3.144); FILE MERGED 2005/07/15 14:08:33 pjanik 1.3.144.1: #i51774#: rscyacc.cxx dependc on generated yyrscyacc.cxx.


2005-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [b6798773395649c2d68aa557728baea715b34f9a]

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-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [a0524f739534dd02f2b3b7dc8a399b48aa77b579]

INTEGRATION: CWS gslpatches2 (1.6.24); FILE MERGED 2005/05/31 09:13:30 pl 1.6.24.1: #i50066# forward decls (thanks to pmladek)


2005-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [2dac0dd2675ba68644f6b0aa07cb0ece13167514]

INTEGRATION: CWS gslpatches2 (1.54.60); FILE MERGED 2005/06/13 17:20:29 pl 1.54.60.2: #i50682# missed an XFree call 2005/06/08 13:03:34 pl 1.54.60.1: #i50483# 64bit fix from kendy


2005-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [b691adc4a4fa1b96f098ee70a68e47734624c247]

INTEGRATION: CWS gslpatches2 (1.30.12); FILE MERGED 2005/07/18 11:13:30 pl 1.30.12.5: resolve merge problem 2005/07/18 10:01:26 pl 1.30.12.4: RESYNC: (1.30-1.32); FILE MERGED 2005/06/02 09:34:43 pl 1.30.12.3: #i49311# one more updateIMSpotLocation (thanks to ekato) 2005/06/01 09:30:15 pl 1.30.12.2: #i49311# spot location patch (by ekato) 2005/06/01 08:53:25 pl 1.30.12.1: #i49311# preedit patch (by ekato)


2005-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [11324283ae81bb39b2cb6a982b5160be927a37c5]

INTEGRATION: CWS gslpatches2 (1.34.144); FILE MERGED 2005/06/13 14:14:29 hdu 1.34.144.1: #i50571# fix scale factors to 1.0


2005-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [f19028e22c41765398f94d88fa946ddcaf3a1b09]

INTEGRATION: CWS gslpatches2 (1.58.6); FILE MERGED 2005/06/08 12:58:51 pl 1.58.6.1: #i50482# 64bit fix and type cleanup from kendy


2005-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [5c16793a72ac5cb735ead25f83b0fefa682f1d7c]

INTEGRATION: CWS gslpatches2 (1.7.32); FILE MERGED 2005/06/08 12:58:51 pl 1.7.32.1: #i50482# 64bit fix and type cleanup from kendy


2005-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [94160ab49d81481058328661e3fd68ace033044a]

INTEGRATION: CWS gslpatches2 (1.14.34); FILE MERGED 2005/05/31 09:10:19 pl 1.14.34.1: #i50067# forward decls (thanks to pmladek)


2005-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [9cfce6733f5f3161c3dfc6a8d39283e705df0343]

INTEGRATION: CWS gslpatches2 (1.22.22); FILE MERGED 2005/06/08 12:58:51 pl 1.22.22.2: #i50482# 64bit fix and type cleanup from kendy 2005/05/31 09:10:19 pl 1.22.22.1: #i50067# forward decls (thanks to pmladek)


2005-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [cdb9b9991ea05ed3819e58b44118c23c3a495b11]

INTEGRATION: CWS gslpatches2 (1.24.2); FILE MERGED 2005/06/06 10:42:51 hdu 1.24.2.2: #i36817# fix typo 2005/06/06 09:52:39 hdu 1.24.2.1: #i36817# add support for Dzongkha script


2005-08-02  Rüdiger Timm  <rt@openoffice.org>  [ac3a233289e0b5ee945774e1cebca24fdc2eef35]

#100000# Avoid collisions when testing write access on SHIPDRIVE


2005-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [d9f401ce8263aca74c6f7029f37082119cb22320]

INTEGRATION: CWS so8gclk (1.202.30); FILE MERGED 2005/08/02 12:57:59 hdu 1.202.30.1: #124727# revert GC problem to 680m106


2005-07-30  Vladimir Glazounov  <vg@openoffice.org>  [0f0aa72307dd08a6840957f28f6b44fd2318d313]

new version for SRX645


2005-07-30  Vladimir Glazounov  <vg@openoffice.org>  [b4eb782defafd893420f96d7921b75ee6b38c19d]

new version for SRX645


2005-07-30  Vladimir Glazounov  <vg@openoffice.org>  [23c1a0702eb165ebe936c0e4491e4b4b88ee66f1]

new version for SRX645


2005-07-30  Vladimir Glazounov  <vg@openoffice.org>  [fd24f34111cc5c191d682bbbdfcafe4357ad780c]

new version for SRX645


2005-07-30  Vladimir Glazounov  <vg@openoffice.org>  [e9a093474dfe593a5d36d8da4295cf9360c65a19]

new version for SRX645


2005-07-30  Vladimir Glazounov  <vg@openoffice.org>  [957db53910b4db1f91e413da80e95b02b6641155]

new version for SRX645


2005-07-29  Vladimir Glazounov  <vg@openoffice.org>  [31753b73196f79a3dd9172380cbcd107a0973ecb]

new version for SRX645


2005-07-29  Vladimir Glazounov  <vg@openoffice.org>  [de0d4d3707d2124de76a1d95a508d3200824a47b]

new version for SRX645


2005-07-29  Vladimir Glazounov  <vg@openoffice.org>  [de941166d7a3ab7dcb8acab54819469d76f4a7b2]

new version for SRX645


2005-07-29  Rüdiger Timm  <rt@openoffice.org>  [9afff8834f66eddaa5e775178f5219defb18c5b8]

#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>  [a2a1d6719ce9cc75f19e2555f2ffbf0dc1354f09]

#i10000#: restrict DONT_REMOVE_PACKAGE to Linux


2005-07-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [44735c350fe099c4ddb7062f7f83517da0efb392]

#i10000#: set DONT_REMOVE_PACKAGE


2005-07-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [99b971a5217cf13530085214a1804f9bb9d652d9]

SRC680


2005-07-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [4a7c3ea53a94097769dc6a1bb1a7e026229db2e5]

INTEGRATION: CWS gvfs01 (1.22.76); FILE MERGED 2005/07/27 10:55:38 as 1.22.76.1: #124597# HACK: init gnome vfs on startup, so it doesnt make trouble if init is called from another thread


2005-07-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [d5a5b2f78f2aac59beb4a99aa4e4b042226c3625]

#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>  [ad85ae286bede2f837d890f7051f3401fd657da5]

SRC680


2005-07-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [f0f92e0c94a94d67c7be771fb47a0497c90264ac]

INTEGRATION: CWS vclshowstop05 (1.34.260); FILE MERGED 2005/07/22 14:11:44 pl 1.34.260.1: #i52333# handle transparent pen


2005-07-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [d41c397e7a8df19bf276c092c87bb10152a1b57b]

INTEGRATION: CWS vclshowstop05 (1.7.100); FILE MERGED 2005/07/22 13:04:34 pl 1.7.100.1: #i52326# add version check for qt minimum 3.2.2


2005-07-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [8b13ccff9e26884d637baf9fcd04b15a76d649c8]

INTEGRATION: CWS dba20v3 (1.4.54); FILE MERGED 2005/07/22 11:58:56 bc 1.4.54.1: #i52305#querying of schemata data improved Issue number: Submitted by: Reviewed by:


2005-07-22  Oliver Bolte  <obo@openoffice.org>  [516b3d8e054d38514600add5826a6eda0ccebdec]

SRC680


2005-07-22  Oliver Bolte  <obo@openoffice.org>  [b6fdcd4ccf6678484cacb2f4a678c281694f53b1]

INTEGRATION: CWS swqbf39 (1.17.500); FILE MERGED 2005/07/20 14:34:17 od 1.17.500.1: #i51733#, #i52225# - re-activate usage of <GetMaxToTopObj()> resp. 		     <GetMaxToBtmObj()> for moving forward/backward of an object


2005-07-22  Oliver Bolte  <obo@openoffice.org>  [02a756bc020c55409272042af5181487762c7acf]

INTEGRATION: CWS dba20v2 (1.99.82); FILE MERGED 2005/07/19 13:45:59 fs 1.99.82.1: #i52166# close preview frame with XCloseable::close, not with XComponent::dispose (this was a bug which was revealed by a previous change in framework code)


2005-07-22  Oliver Bolte  <obo@openoffice.org>  [16c996eeabea2718a6a869dca6119aa18ed8e1fc]

INTEGRATION: CWS dba20v2 (1.13.18); FILE MERGED 2005/07/20 12:09:38 oj 1.13.18.1: #i51088# try catch inserted


2005-07-21  Oliver Bolte  <obo@openoffice.org>  [15309fb52c432197ce6cc1e0ed1e44a3c60aa49e]

INTEGRATION: CWS swqbf38 (1.134.2); FILE MERGED 2005/07/19 11:02:39 od 1.134.2.1: #i52126# <SvxShape::Create(..)> 	 - assure that create is executed exactly once for a certain 	   <SdrObject> instance.


2005-07-21  Oliver Bolte  <obo@openoffice.org>  [ffac5303fea8383497548009841bf7b8969b9b18]

INTEGRATION: CWS pleasereadme (1.17.12); FILE MERGED 2005/07/20 13:47:52 ihi 1.17.12.1: #i42950# Touchpad issue section added


2005-07-21  Oliver Bolte  <obo@openoffice.org>  [61e3db4b386301777592b45d470d7eddc32d5aff]

INTEGRATION: CWS localedata5 (1.123.12); FILE MERGED 2005/07/13 11:23:51 er 1.123.12.1: #i47962# add libi18nutil


2005-07-21  Oliver Bolte  <obo@openoffice.org>  [847f87f6d40d2d62437e810eeeead9fa3f8b1815]

INTEGRATION: CWS localedata5 (1.34.2); FILE MERGED 2005/06/13 10:34:10 er 1.34.2.3: RESYNC: (1.34-1.35); FILE MERGED 2005/06/09 14:26:53 er 1.34.2.2: #i50041# add Nepali collation, contributed by Subir Bahadur Pradhanang <subir@ooo> 2005/05/31 12:23:08 er 1.34.2.1: #i36827# add dz_BT (Dzongkha_Bhutan) locale data and collation; contributed by Javier Sola <javiersola@ooo>


2005-07-21  Oliver Bolte  <obo@openoffice.org>  [a06c2d2641eef69ebd53623186730b803a0d7473]

INTEGRATION: CWS localedata5 (1.7.44); FILE MERGED 2005/06/09 14:42:20 er 1.7.44.1: #i49998# add Nepali native numbering, contributed by Subir Bahadur Pradhanang <subir@ooo>


2005-07-21  Oliver Bolte  <obo@openoffice.org>  [d20a8d15c53ca4ad6987dc207b0c3f1274b72a29]

INTEGRATION: CWS localedata5 (1.18.44); FILE MERGED 2005/06/09 14:42:20 er 1.18.44.1: #i49998# add Nepali native numbering, contributed by Subir Bahadur Pradhanang <subir@ooo>


2005-07-21  Oliver Bolte  <obo@openoffice.org>  [295375363f5faf0a6802b621a35594aa6a5a7fb9]

INTEGRATION: CWS localedata5 (1.1.2); FILE ADDED 2005/07/04 18:00:07 er 1.1.2.1: #i51062# add zu_ZA (Zulu_SouthAfrica) locale data, contributed by Dwayne Bailey <dwayne@ooo>


2005-07-21  Oliver Bolte  <obo@openoffice.org>  [e55782d2635f0945156f1ddcf7d8a3fdd503bf1a]

INTEGRATION: CWS localedata5 (1.11.8); FILE MERGED 2005/07/04 13:52:26 er 1.11.8.1: msgid DateFormatskey7 was duplicated on formatindex 19, changed to DateFormatskey9


2005-07-21  Oliver Bolte  <obo@openoffice.org>  [0f582b3f117a40b6dd428ce2e6549d4a45f3ce5b]

INTEGRATION: CWS localedata5 (1.2.8); FILE MERGED 2005/07/01 14:51:56 er 1.2.8.1: #i50684# correct era order


2005-07-21  Oliver Bolte  <obo@openoffice.org>  [0ae5af50420e1b88b1e8077f1a0f022eb33b4973]

INTEGRATION: CWS localedata5 (1.1.2); FILE ADDED 2005/07/05 12:05:00 er 1.1.2.1: #i51064# add nso_ZA (NorthernSotho_SouthAfrica) locale data, contributed by Dwayne Bailey <dwayne@ooo>


2005-07-21  Oliver Bolte  <obo@openoffice.org>  [de72c5ec80e9fd91d8fee6827190adec818ec24a]

INTEGRATION: CWS localedata5 (1.1.2); FILE ADDED 2005/06/09 14:07:18 er 1.1.2.1: #i50036# add Nepali (ne_NP) locale data, contributed by Subir Bahadur Pradhanang <subir@ooo>


2005-07-21  Oliver Bolte  <obo@openoffice.org>  [bf79112fb1d41e45d1675b982c803ea8f2ae3e41]

INTEGRATION: CWS localedata5 (1.26.8); FILE MERGED 2005/07/05 12:05:00 er 1.26.8.8: #i51064# add nso_ZA (NorthernSotho_SouthAfrica) locale data, contributed by Dwayne Bailey <dwayne@ooo> 2005/07/04 18:00:07 er 1.26.8.7: #i51062# add zu_ZA (Zulu_SouthAfrica) locale data, contributed by Dwayne Bailey <dwayne@ooo> 2005/07/04 15:38:18 er 1.26.8.6: #i50434# add bn_BD (Bengali_Bangladesh) locale data; contributed by Taneem Ahmed, Sayamindu Dasgupta <sayamindu@ooo>, Jamil Ahmed <itsjamil@ooo> and Javier Sola <javiersola@ooo> 2005/07/01 20:40:54 er 1.26.8.5: #i47575# add bn_IN (Bengali_India) locale data; contributed by Sayamindu Dasgupta <sayamindu@ooo>, Jamil Ahmed <itsjamil@ooo> and Javier Sola <javiersola@ooo> 2005/06/13 10:33:20 er 1.26.8.4: RESYNC: (1.26-1.27); FILE MERGED 2005/06/09 14:07:17 er 1.26.8.3: #i50036# add Nepali (ne_NP) locale data, contributed by Subir Bahadur Pradhanang <subir@ooo> 2005/05/31 12:23:07 er 1.26.8.2: #i36827# add dz_BT (Dzongkha_Bhutan) locale data and collation; contributed by Javier Sola <javiersola@ooo> 2005/05/19 18:21:07 er 1.26.8.1: #i35255# add Esperanto (eo), contributed by Donald Evan Rogers <viranaso@ooo>


2005-07-21  Oliver Bolte  <obo@openoffice.org>  [c0d657db9fb4c4a75e2bacc8ac07f0a365ff8f7c]

INTEGRATION: CWS localedata5 (1.6.8); FILE MERGED 2005/07/05 12:04:59 er 1.6.8.7: #i51064# add nso_ZA (NorthernSotho_SouthAfrica) locale data, contributed by Dwayne Bailey <dwayne@ooo> 2005/07/04 18:00:06 er 1.6.8.6: #i51062# add zu_ZA (Zulu_SouthAfrica) locale data, contributed by Dwayne Bailey <dwayne@ooo> 2005/07/04 15:38:18 er 1.6.8.5: #i50434# add bn_BD (Bengali_Bangladesh) locale data; contributed by Taneem Ahmed, Sayamindu Dasgupta <sayamindu@ooo>, Jamil Ahmed <itsjamil@ooo> and Javier Sola <javiersola@ooo> 2005/07/01 20:40:54 er 1.6.8.4: #i47575# add bn_IN (Bengali_India) locale data; contributed by Sayamindu Dasgupta <sayamindu@ooo>, Jamil Ahmed <itsjamil@ooo> and Javier Sola <javiersola@ooo> 2005/06/09 14:07:17 er 1.6.8.3: #i50036# add Nepali (ne_NP) locale data, contributed by Subir Bahadur Pradhanang <subir@ooo> 2005/05/31 12:23:06 er 1.6.8.2: #i36827# add dz_BT (Dzongkha_Bhutan) locale data and collation; contributed by Javier Sola <javiersola@ooo> 2005/05/19 18:21:07 er 1.6.8.1: #i35255# add Esperanto (eo), contributed by Donald Evan Rogers <viranaso@ooo>


2005-07-21  Oliver Bolte  <obo@openoffice.org>  [001302c8815b025a3e7e0466eed6c827610eb72e]

INTEGRATION: CWS localedata5 (1.15.4); FILE MERGED 2005/07/05 14:03:38 er 1.15.4.2: change CDATA to enumerated list where applicable 2005/07/01 17:10:54 er 1.15.4.1: mention validome.org and DTD URL for validation


2005-07-21  Oliver Bolte  <obo@openoffice.org>  [3d516f59347410be3f5439fcacbc5326ba8e65a8]

INTEGRATION: CWS localedata5 (1.4.8); FILE MERGED 2005/06/13 10:32:42 er 1.4.8.2: RESYNC: (1.4-1.5); FILE MERGED 2005/05/20 13:28:58 er 1.4.8.1: #i48323# native numbering, dates, numbering levels and outline numbering


2005-07-21  Oliver Bolte  <obo@openoffice.org>  [ec5de3f8702feb6002a5a7690dc5d56f98c9e659]

INTEGRATION: CWS localedata5 (1.9.4); FILE MERGED 2005/07/01 14:51:56 er 1.9.4.1: #i50684# correct era order


2005-07-21  Oliver Bolte  <obo@openoffice.org>  [da91fc9941de3970b96f787db1293cbb0f9530b7]

INTEGRATION: CWS localedata5 (1.8.4); FILE MERGED 2005/07/01 14:51:55 er 1.8.4.1: #i50684# correct era order


2005-07-21  Oliver Bolte  <obo@openoffice.org>  [0d79d2471f596846b76ed865e78966fa08fddfa8]

INTEGRATION: CWS localedata5 (1.10.8); FILE MERGED 2005/07/01 20:10:44 er 1.10.8.2: duplicate DateFormatskey7 2005/07/01 13:24:31 er 1.10.8.1: #i50311# Time100SecSeparator is '.'


2005-07-21  Oliver Bolte  <obo@openoffice.org>  [766702c20063a0c0df6836b1b7affd97fc58535b]

INTEGRATION: CWS localedata5 (1.12.4); FILE MERGED 2005/07/01 14:51:54 er 1.12.4.1: #i50684# correct era order


2005-07-21  Oliver Bolte  <obo@openoffice.org>  [a34a6a941e4893dce61656d505cf29d3cf5ca745]

INTEGRATION: CWS localedata5 (1.10.4); FILE MERGED 2005/07/01 14:51:53 er 1.10.4.1: #i50684# correct era order


2005-07-21  Oliver Bolte  <obo@openoffice.org>  [b239cb8f3da6f91eac308597760b1dd97b909fc4]

INTEGRATION: CWS localedata5 (1.1.2); FILE ADDED 2005/05/20 11:11:35 er 1.1.2.2: #i35255# change TimeSeparator to ':' 2005/05/19 18:21:07 er 1.1.2.1: #i35255# add Esperanto (eo), contributed by Donald Evan Rogers <viranaso@ooo>


2005-07-21  Oliver Bolte  <obo@openoffice.org>  [3618f0dc1d58afae2ceab29674c5965716f9d9a2]

INTEGRATION: CWS localedata5 (1.6.4); FILE MERGED 2005/07/01 14:51:52 er 1.6.4.1: #i50684# correct era order


2005-07-21  Oliver Bolte  <obo@openoffice.org>  [f7c954d8316263de1c00b3931c2a5911f4b537c7]

INTEGRATION: CWS localedata5 (1.8.4); FILE MERGED 2005/07/01 14:51:52 er 1.8.4.1: #i50684# correct era order


2005-07-21  Oliver Bolte  <obo@openoffice.org>  [4b6feba7d307c470cecc20213f34ed5b26601224]

INTEGRATION: CWS localedata5 (1.14.4); FILE MERGED 2005/07/01 14:51:52 er 1.14.4.1: #i50684# correct era order


2005-07-21  Oliver Bolte  <obo@openoffice.org>  [fdc08dbfddc86905208ab4307676258d669d48bc]

INTEGRATION: CWS localedata5 (1.6.4); FILE MERGED 2005/07/01 14:51:51 er 1.6.4.1: #i50684# correct era order


2005-07-21  Oliver Bolte  <obo@openoffice.org>  [eb9d9638a6cad4b35e5c88a1e01fad22a9d5d6d7]

INTEGRATION: CWS localedata5 (1.7.4); FILE MERGED 2005/07/01 14:51:51 er 1.7.4.1: #i50684# correct era order


2005-07-21  Oliver Bolte  <obo@openoffice.org>  [7a6c1553b34bd9c6157df495eefae6caffdec29c]

INTEGRATION: CWS localedata5 (1.1.2); FILE ADDED 2005/05/31 12:38:49 er 1.1.2.2: #i36827# always beautify new files with indentation now 2005/05/31 12:23:05 er 1.1.2.1: #i36827# add dz_BT (Dzongkha_Bhutan) locale data and collation; contributed by Javier Sola <javiersola@ooo>


2005-07-21  Oliver Bolte  <obo@openoffice.org>  [3db3aa24be3db9f0f3a250005a30bb261f199c8f]

INTEGRATION: CWS localedata5 (1.9.4); FILE MERGED 2005/07/01 14:51:50 er 1.9.4.1: #i50684# correct era order


2005-07-21  Oliver Bolte  <obo@openoffice.org>  [e2500120b5fddf7634508d25936595ece3b187e5]

INTEGRATION: CWS localedata5 (1.10.4); FILE MERGED 2005/07/01 14:51:50 er 1.10.4.1: #i50684# correct era order


2005-07-21  Oliver Bolte  <obo@openoffice.org>  [c4452b8922a0ba3aa795b75cf65d6d06be6dcb32]

INTEGRATION: CWS localedata5 (1.5.4); FILE MERGED 2005/07/01 14:51:49 er 1.5.4.1: #i50684# correct era order


2005-07-21  Oliver Bolte  <obo@openoffice.org>  [7a6668d2cdf2dff4303c3e10ee53a58061cc790b]

INTEGRATION: CWS localedata5 (1.4.36); FILE MERGED 2005/05/31 16:53:15 er 1.4.36.1: [NatNum#] is not a currency


2005-07-21  Oliver Bolte  <obo@openoffice.org>  [b0b73c6f67833171d05e3433d8a6f14a72a2f556]

INTEGRATION: CWS localedata5 (1.4.8); FILE MERGED 2005/07/01 20:12:03 er 1.4.8.1: duplicate DateFormatskey21


2005-07-21  Oliver Bolte  <obo@openoffice.org>  [07e880f4065350530455b2a42fa76738ab1ce558]

INTEGRATION: CWS localedata5 (1.1.2); FILE ADDED 2005/07/01 20:42:32 er 1.1.2.2: #i47575# ran through beautifier 2005/07/01 20:40:54 er 1.1.2.1: #i47575# add bn_IN (Bengali_India) locale data; contributed by Sayamindu Dasgupta <sayamindu@ooo>, Jamil Ahmed <itsjamil@ooo> and Javier Sola <javiersola@ooo>


2005-07-21  Oliver Bolte  <obo@openoffice.org>  [8551293b3b2346df2b73e36dbc3a43fcc5d7a2fc]

INTEGRATION: CWS localedata5 (1.1.2); FILE ADDED 2005/07/04 15:38:17 er 1.1.2.1: #i50434# add bn_BD (Bengali_Bangladesh) locale data; contributed by Taneem Ahmed, Sayamindu Dasgupta <sayamindu@ooo>, Jamil Ahmed <itsjamil@ooo> and Javier Sola <javiersola@ooo>


2005-07-21  Oliver Bolte  <obo@openoffice.org>  [67829a39447be2e0edd47ae02bb10d32186526bf]

INTEGRATION: CWS localedata5 (1.13.4); FILE MERGED 2005/07/01 20:04:59 er 1.13.4.2: #i50684# correct era order 2005/07/01 14:51:49 er 1.13.4.1: #i50684# correct era order


2005-07-21  Oliver Bolte  <obo@openoffice.org>  [484c39a430c961a332839b648976ccd77e9fcf72]

INTEGRATION: CWS localedata5 (1.13.4); FILE MERGED 2005/07/01 20:04:59 er 1.13.4.2: #i50684# correct era order 2005/07/01 14:51:48 er 1.13.4.1: #i50684# correct era order


2005-07-21  Oliver Bolte  <obo@openoffice.org>  [8cdbdda554c2d0711e48f329c9f6c842ec99a952]

INTEGRATION: CWS localedata5 (1.12.4); FILE MERGED 2005/07/01 20:04:58 er 1.12.4.2: #i50684# correct era order 2005/07/01 14:51:48 er 1.12.4.1: #i50684# correct era order


2005-07-21  Oliver Bolte  <obo@openoffice.org>  [d8a7bcc26e24d4e0f2b9012b3e3c89b762934897]

INTEGRATION: CWS localedata5 (1.16.4); FILE MERGED 2005/07/01 20:04:58 er 1.16.4.2: #i50684# correct era order 2005/07/01 14:51:47 er 1.16.4.1: #i50684# correct era order


2005-07-21  Oliver Bolte  <obo@openoffice.org>  [8cfb2011a35ead0bc77afa6f99cf77fd42cef157]

INTEGRATION: CWS localedata5 (1.10.4); FILE MERGED 2005/07/04 17:40:26 er 1.10.4.1: MinimalDaysInFirstWeek must have a value


2005-07-21  Oliver Bolte  <obo@openoffice.org>  [f74d10dc15d57be6a35a3f6891264dc3791a0190]

INTEGRATION: CWS localedata5 (1.30.8); FILE MERGED 2005/07/05 12:56:22 er 1.30.8.9: #i50434# default locale for 'bn' is bn_BD 2005/07/05 12:04:58 er 1.30.8.8: #i51064# add nso_ZA (NorthernSotho_SouthAfrica) locale data, contributed by Dwayne Bailey <dwayne@ooo> 2005/07/04 18:00:06 er 1.30.8.7: #i51062# add zu_ZA (Zulu_SouthAfrica) locale data, contributed by Dwayne Bailey <dwayne@ooo> 2005/07/04 15:38:16 er 1.30.8.6: #i50434# add bn_BD (Bengali_Bangladesh) locale data; contributed by Taneem Ahmed, Sayamindu Dasgupta <sayamindu@ooo>, Jamil Ahmed <itsjamil@ooo> and Javier Sola <javiersola@ooo> 2005/07/01 20:40:52 er 1.30.8.5: #i47575# add bn_IN (Bengali_India) locale data; contributed by Sayamindu Dasgupta <sayamindu@ooo>, Jamil Ahmed <itsjamil@ooo> and Javier Sola <javiersola@ooo> 2005/06/13 10:28:07 er 1.30.8.4: RESYNC: (1.30-1.31); FILE MERGED 2005/06/09 14:07:17 er 1.30.8.3: #i50036# add Nepali (ne_NP) locale data, contributed by Subir Bahadur Pradhanang <subir@ooo> 2005/05/31 12:23:04 er 1.30.8.2: #i36827# add dz_BT (Dzongkha_Bhutan) locale data and collation; contributed by Javier Sola <javiersola@ooo> 2005/05/19 18:21:06 er 1.30.8.1: #i35255# add Esperanto (eo), contributed by Donald Evan Rogers <viranaso@ooo>


2005-07-21  Oliver Bolte  <obo@openoffice.org>  [eea0db36e76ee1d400dc75ec9b53d65d37bca939]

INTEGRATION: CWS localedata5 (1.9.4); FILE MERGED 2005/07/11 11:27:18 er 1.9.4.3: more checks, FormatElement and ReservedWords 2005/07/08 14:32:47 er 1.9.4.2: some more data integrity checks 2005/07/01 13:28:44 er 1.9.4.1: #i50311# LCFormatNode::generateCode: check more separator usage


2005-07-21  Oliver Bolte  <obo@openoffice.org>  [672880090dbb57ab409c614ce844f91c4b8e5133]

INTEGRATION: CWS localedata5 (1.14.4); FILE MERGED 2005/07/11 11:27:18 er 1.14.4.5: more checks, FormatElement and ReservedWords 2005/07/08 14:32:47 er 1.14.4.4: some more data integrity checks 2005/07/04 17:40:25 er 1.14.4.3: MinimalDaysInFirstWeek must have a value 2005/07/01 14:50:47 er 1.14.4.2: #i50684# check Gregorian calendar elements 2005/07/01 13:28:43 er 1.14.4.1: #i50311# LCFormatNode::generateCode: check more separator usage


2005-07-21  Oliver Bolte  <obo@openoffice.org>  [733f26527cc40f5826028b169857d6c919d4e1ed]

INTEGRATION: CWS localedata5 (1.1.2); FILE ADDED 2005/06/09 14:26:53 er 1.1.2.1: #i50041# add Nepali collation, contributed by Subir Bahadur Pradhanang <subir@ooo>


2005-07-21  Oliver Bolte  <obo@openoffice.org>  [09d02de2046876233c8954a68fcf8666b9f86266]

INTEGRATION: CWS localedata5 (1.1.2); FILE ADDED 2005/05/31 12:23:03 er 1.1.2.1: #i36827# add dz_BT (Dzongkha_Bhutan) locale data and collation; contributed by Javier Sola <javiersola@ooo>


2005-07-21  Oliver Bolte  <obo@openoffice.org>  [c0f1b46ebaf514d43aac7b63bb4084efb66ec9a6]

INTEGRATION: CWS localedata5 (1.5.2); FILE MERGED 2005/06/13 10:27:26 er 1.5.2.3: RESYNC: (1.5-1.6); FILE MERGED 2005/06/09 14:26:52 er 1.5.2.2: #i50041# add Nepali collation, contributed by Subir Bahadur Pradhanang <subir@ooo> 2005/05/31 12:23:02 er 1.5.2.1: #i36827# add dz_BT (Dzongkha_Bhutan) locale data and collation; contributed by Javier Sola <javiersola@ooo>


2005-07-21  Oliver Bolte  <obo@openoffice.org>  [7e12fd4d4cf4abc5ce6294e9dcc3e788caf07ef5]

INTEGRATION: CWS localedata5 (1.5.62); FILE MERGED 2005/05/19 17:20:12 er 1.5.62.1: #i47962# eliminate warning: control reached end of non-void function (could had been reached)


2005-07-21  Oliver Bolte  <obo@openoffice.org>  [b7a5ad64d878e0138fceeb81261bdc71c4c20cca]

INTEGRATION: CWS localedata5 (1.5.2); FILE MERGED 2005/06/13 10:27:16 er 1.5.2.3: RESYNC: (1.5-1.6); FILE MERGED 2005/06/09 14:26:52 er 1.5.2.2: #i50041# add Nepali collation, contributed by Subir Bahadur Pradhanang <subir@ooo> 2005/05/31 12:23:01 er 1.5.2.1: #i36827# add dz_BT (Dzongkha_Bhutan) locale data and collation; contributed by Javier Sola <javiersola@ooo>


2005-07-21  Oliver Bolte  <obo@openoffice.org>  [0f40232a7e3079ea47fbbb872b458c8b4411a62b]

INTEGRATION: CWS localedata5 (1.2.68); FILE MERGED 2005/05/19 17:15:57 er 1.2.68.1: #i47962# eliminate warning: control reached end of non-void function (should had been never reached)


2005-07-21  Oliver Bolte  <obo@openoffice.org>  [62dde0c07e61c871054b7280cdf5c987b46ab63f]

INTEGRATION: CWS localedata5 (1.38.28); FILE MERGED 2005/07/12 07:48:13 er 1.38.28.4: RESYNC: (1.39-1.41); FILE MERGED 2005/07/01 15:11:14 er 1.38.28.3: #i51305# Nepali font replacement, contributed by Subir Bahadur Pradhanang <subir@ooo> 2005/06/13 10:25:46 er 1.38.28.2: RESYNC: (1.38-1.39); FILE MERGED 2005/05/20 14:31:27 er 1.38.28.1: #i49577# Khmer font defaults


2005-07-21  Oliver Bolte  <obo@openoffice.org>  [f973f94e9426dcdcb62955ce8dc1274465d5419d]

INTEGRATION: CWS impress65 (1.48.180); FILE MERGED 2005/07/20 11:40:26 af 1.48.180.2: #i52176# Taking back the last change. 2005/07/20 07:08:33 af 1.48.180.1: #i52176# Do not grab the focus for the slide sorter in MouseButtonDown().


2005-07-21  Oliver Bolte  <obo@openoffice.org>  [04580278d53d09a50560c3e2fa924537fd7a03b5]

INTEGRATION: CWS impress65 (1.20.4); FILE MERGED 2005/07/20 11:41:03 af 1.20.4.1: #i52176# Do not show the focus as a result of a mouse click.


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [87a87eb01d3e19905921a428e5614a6daf205c18]

SRC680


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [259f1bf6ba5d5e315ee33e58ead37096ab54e9fd]

INTEGRATION: CWS hsqldb6 (1.8.2); FILE MERGED 2005/07/20 10:36:50 hjs 1.8.2.1: #i51409# temporary convert files for patching


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [0858b43058755a935605f1113487b9bec1886e2c]

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>  [9a69ab93c005a27af884d19bf6889d461d7bf1a1]

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>  [df6a5f698924c33f4a100663069ded77b7500a19]

INTEGRATION: CWS fwk18 (1.6.136); FILE MERGED 2005/06/29 14:21:28 dbo 1.6.136.1: #i50979# Issue number: Submitted by: Reviewed by:


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [729d04a9c0e16cfcda4dfe6462cb5596f226c3e2]

INTEGRATION: CWS fwk18 (1.6.136); FILE MERGED 2005/06/29 14:54:29 dbo 1.6.136.1: #i50979# Issue number: Submitted by: Reviewed by:


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [c23a5506e3e6a254a76ffe13585db92f70f89fe5]

INTEGRATION: CWS fwk18 (1.8.126); FILE MERGED 2005/06/28 11:21:57 dbo 1.8.126.1: #i50979# using fps_office resource file now; shifted resources from svt to fps_office Issue number: Submitted by: Reviewed by:


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [b4fe33a642ef70b8c7ec9fb16b9e23a4997b45e0]

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>  [c35c24b3bb463b2faf238eb00e2ed3ae8383dcdd]

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>  [2f5c4d79a9eb9679f9acdb05acaae604840c8290]

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>  [7b2669019940d443e40ca033544b954320f9af0a]

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>  [afadc6d4927e94d350315f79b64398de79e0d763]

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>  [af309011593eae4af0dd76109761b7fbe78bc075]

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>  [2d15fa63b2d6f9deea826f81951d52cba9194a51]

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>  [7dfbd32530eab095ed13feada83d0b87a17675df]

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>  [ce0eb46b234e38d77cb923f83e9ba9405aac40ce]

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>  [0c4f8624f871eaa8618aaf3715c270adc0e62bc6]

INTEGRATION: CWS fwk18 (1.32.74); FILE MERGED 2005/06/28 11:18:26 dbo 1.32.74.1: #i49225# no further macro expansion for default value


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [c38495cf9bd2b6e4b6629666dac904a39f2ca17c]

INTEGRATION: CWS fwk18 (1.16.234); FILE MERGED 2005/07/04 11:52:58 mba 1.16.234.1: #i38475#: allow importing of more than one template at once


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [a26303135a803c7518d34c217e438c490fa0254d]

INTEGRATION: CWS fwk18 (1.26.68); FILE MERGED 2005/07/07 16:41:55 mba 1.26.68.1: #i51687#: remove versions only on direct GUI-SaveAs


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [b89c73e1e42331a56d22802a21d36a67f116134b]

INTEGRATION: CWS fwk18 (1.163.50); FILE MERGED 2005/07/07 16:39:39 mba 1.163.50.2: #i51687#: remove versions only on direct GUI-SaveAs 2005/06/29 11:25:17 mav 1.163.50.1: #i51299# update mediadescriptor after saveAs initiated using C++ API


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [d90b507475ff80b24d81f34d60ec983238548991]

INTEGRATION: CWS fwk18 (1.84.78); FILE MERGED 2005/07/07 16:39:39 mba 1.84.78.1: #i51687#: remove versions only on direct GUI-SaveAs


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [cb135a3ff938578d0329c1c1a861c1c26723a848]

INTEGRATION: CWS fwk18 (1.56.118); FILE MERGED 2005/07/08 14:17:34 mba 1.56.118.2: #i51192#: superfluous fix removed 2005/07/04 11:51:44 mba 1.56.118.1: #i51299#: date of update from template was never set


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [df9c3db40614c924920d79419d0e2bced2d6911f]

INTEGRATION: CWS fwk18 (1.39.150); FILE MERGED 2005/07/04 11:52:33 mba 1.39.150.1: #i38475#: allow importing of more than one template at once


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [41b2c06e12b8850fb6ea0bb17fa5d1947baa8345]

INTEGRATION: CWS fwk18 (1.43.102); FILE MERGED 2005/07/11 07:03:51 cd 1.43.102.2: i48682# Remove additional args from sequence property value which disturbs TransformParameters function 2005/07/04 11:50:31 mba 1.43.102.1: #i48682#: macro recording and playing broken


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [7bcbd4172dc5efe136c13d5893ef5eb80bea7205]

INTEGRATION: CWS fwk18 (1.37.138); FILE MERGED 2005/07/04 11:49:46 mba 1.37.138.1: #122402#: don't flush dispatcher after retrieving Slotserver


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [a261fcae4977c2ba8dca6ed7abe3432d324e44f9]

INTEGRATION: CWS fwk18 (1.5.636); FILE MERGED 2005/07/06 09:30:24 as 1.5.636.1: #123808# update sfx filter cache at runtime


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [6e90921abb1754190d8031154710600ca078b8e3]

INTEGRATION: CWS fwk18 (1.5.578); FILE MERGED 2005/07/06 09:30:24 as 1.5.578.1: #123808# update sfx filter cache at runtime


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [b0863184bdbce35489ff7a7f91c8858e4daf2b2d]

INTEGRATION: CWS fwk18 (1.66.76); FILE MERGED 2005/07/06 09:30:24 as 1.66.76.1: #123808# update sfx filter cache at runtime


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [4fef2ccc762dc3cbe9f0d300a14c47ecc00adaeb]

INTEGRATION: CWS fwk18 (1.4.156); FILE MERGED 2005/07/04 11:54:26 mba 1.4.156.1: #124121#: support XSystemDependentWindowPeer


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [1b32083bdc5fc11ad4266df6d41472192951b1c4]

INTEGRATION: CWS fwk18 (1.42.38); FILE MERGED 2005/07/04 11:54:26 mba 1.42.38.1: #124121#: support XSystemDependentWindowPeer


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [f0d711f639a0d4d28f2c78bd7cd57b0bc1c8821c]

INTEGRATION: CWS fwk18 (1.26.38); FILE MERGED 2005/07/04 11:53:46 mba 1.26.38.1: #123967#: don't lock solar mutex on dispatching


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [51c99fe55ffd718c7905cc593972d77882d0e5e2]

INTEGRATION: CWS fwk18 (1.11.64); FILE MERGED 2005/07/04 11:53:46 mba 1.11.64.1: #123967#: don't lock solar mutex on dispatching


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [c69431a8595550ed4fe2249ec9db3d1e249bf716]

INTEGRATION: CWS fwk18 (1.4.260); FILE MERGED 2005/07/04 12:34:16 as 1.4.260.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [87e3079c53dd27fb43209307e24a0e6b504345b8]

INTEGRATION: CWS fwk18 (1.4.164); FILE MERGED 2005/07/04 12:34:16 as 1.4.164.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [b3ca4f843aa6f4b6ae62367fdc9ace4d8fa57ddc]

INTEGRATION: CWS fwk18 (1.4.260); FILE MERGED 2005/07/04 12:34:15 as 1.4.260.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [052b941f3fa9ac90721dd1ad1ce5e1c053ee757b]

INTEGRATION: CWS fwk18 (1.5.212); FILE MERGED 2005/07/04 12:34:14 as 1.5.212.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [7b532086973a9352ec8fbc8886a9fccd331b8922]

INTEGRATION: CWS fwk18 (1.5.260); FILE MERGED 2005/07/04 12:34:14 as 1.5.260.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [80c1a2cad5c7705794ca56095fcfe384f3d40b0f]

INTEGRATION: CWS fwk18 (1.4.260); FILE MERGED 2005/07/04 12:34:13 as 1.4.260.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [b6f11e7f0429c5b964573ae8745d3619ec7f5fb2]

INTEGRATION: CWS fwk18 (1.4.260); FILE MERGED 2005/07/04 12:34:12 as 1.4.260.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [381c7e4237df79f1df380bc570f2820e69449f32]

INTEGRATION: CWS fwk18 (1.4.260); FILE MERGED 2005/07/04 12:34:11 as 1.4.260.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [77763d60159ff24b3a4da79833c169c65667fa5c]

INTEGRATION: CWS fwk18 (1.4.260); FILE MERGED 2005/07/04 12:34:10 as 1.4.260.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [821737354bb317799b2247c17bf2344a090b777f]

INTEGRATION: CWS fwk18 (1.4.260); FILE MERGED 2005/07/04 12:34:09 as 1.4.260.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [25a6787f0698f632dd63d0f01187fd10e82fe02e]

INTEGRATION: CWS fwk18 (1.4.260); FILE MERGED 2005/07/04 12:34:08 as 1.4.260.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [d7ed8c081c7aecb5448a660567c5cefa206542d8]

INTEGRATION: CWS fwk18 (1.4.260); FILE MERGED 2005/07/04 12:34:07 as 1.4.260.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [602de977f316f921a28edd37af6a22188b828577]

INTEGRATION: CWS fwk18 (1.4.260); FILE MERGED 2005/07/04 12:34:06 as 1.4.260.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [f15926854049bd65c984259a6b1ac5d400319a6c]

INTEGRATION: CWS fwk18 (1.4.260); FILE MERGED 2005/07/04 12:34:05 as 1.4.260.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [cbc37e196f47df8962a83d2ae960e8decc80f27e]

INTEGRATION: CWS fwk18 (1.4.260); FILE MERGED 2005/07/04 12:34:04 as 1.4.260.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [494372ccf4ec89a0b5434e4510a1564a128816c3]

INTEGRATION: CWS fwk18 (1.4.260); FILE MERGED 2005/07/04 12:34:03 as 1.4.260.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [f1e956875eaa8263931404247a92985a49198313]

INTEGRATION: CWS fwk18 (1.3.102); FILE MERGED 2005/07/04 12:34:03 as 1.3.102.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [3014f0be8dc7d5c1f4c2d2540efc48d334fad898]

INTEGRATION: CWS fwk18 (1.4.260); FILE MERGED 2005/07/04 12:34:02 as 1.4.260.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [1bcc267d1282485be7cba314b05c1708d3fe7b86]

INTEGRATION: CWS fwk18 (1.4.260); FILE MERGED 2005/07/04 12:34:01 as 1.4.260.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [d2938063bf971b84517988fb824849ac2bfecd84]

INTEGRATION: CWS fwk18 (1.4.260); FILE MERGED 2005/07/04 12:34:00 as 1.4.260.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [fc3e4cc623fcca8336797171350408ec044aafc9]

INTEGRATION: CWS fwk18 (1.4.260); FILE MERGED 2005/07/04 12:33:59 as 1.4.260.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [cede2565d739122bd580d85070529dbccb90b64e]

INTEGRATION: CWS fwk18 (1.4.260); FILE MERGED 2005/07/04 12:33:58 as 1.4.260.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [7512ace9f87889e292415a136e0212bff3507689]

INTEGRATION: CWS fwk18 (1.4.260); FILE MERGED 2005/07/04 12:33:57 as 1.4.260.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [2d7e8714b23216d511240dfff238fc074be4ab7b]

INTEGRATION: CWS fwk18 (1.4.260); FILE MERGED 2005/07/04 12:33:56 as 1.4.260.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [1b85950c896e499d70d4465e09d481c96dd35ce5]

INTEGRATION: CWS fwk18 (1.4.260); FILE MERGED 2005/07/04 12:33:55 as 1.4.260.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [2618f8e548ad9c7cf7f4d5e25eef98c22646012e]

INTEGRATION: CWS fwk18 (1.5.260); FILE MERGED 2005/07/04 12:33:55 as 1.5.260.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [92a9ce774a8855154abdfd8a6971a95891739f76]

INTEGRATION: CWS fwk18 (1.5.260); FILE MERGED 2005/07/04 12:33:54 as 1.5.260.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [807d1dc089a353e6b14fc50f39fc9263d43f7c34]

INTEGRATION: CWS fwk18 (1.5.260); FILE MERGED 2005/07/04 12:33:53 as 1.5.260.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [67d9b377eb13e2be323b2b5c9c6847081769b878]

INTEGRATION: CWS fwk18 (1.4.260); FILE MERGED 2005/07/04 12:33:53 as 1.4.260.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [63a880fdf9ec5da5ad610ac555610e0cb8c94b14]

INTEGRATION: CWS fwk18 (1.4.260); FILE MERGED 2005/07/04 12:33:52 as 1.4.260.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [9882eaff1732a8613d3bf99ed9950ce979fe1f43]

INTEGRATION: CWS fwk18 (1.4.260); FILE MERGED 2005/07/04 12:33:51 as 1.4.260.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [e418a6f22c04f337596472cbd33effc7e5eec687]

INTEGRATION: CWS fwk18 (1.5.212); FILE MERGED 2005/07/04 12:33:51 as 1.5.212.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [bca0d79fc91c621784b782c5c7384989e4b3ec90]

INTEGRATION: CWS fwk18 (1.4.260); FILE MERGED 2005/07/04 12:33:50 as 1.4.260.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [dbb01723db5f7335550611a2e0678d7f99f8ed4b]

INTEGRATION: CWS fwk18 (1.4.260); FILE MERGED 2005/07/04 12:33:49 as 1.4.260.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [1f308edd143926bcaa807664768cef8e54b1715d]

INTEGRATION: CWS fwk18 (1.4.260); FILE MERGED 2005/07/04 12:33:48 as 1.4.260.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [3fe95aa964dad7e701ccff14a1b853d3dba4695f]

INTEGRATION: CWS fwk18 (1.4.260); FILE MERGED 2005/07/04 12:33:47 as 1.4.260.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [751d25dde70f9047197cd85e004067d160885b3c]

INTEGRATION: CWS fwk18 (1.4.260); FILE MERGED 2005/07/04 12:33:46 as 1.4.260.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [bca63d3b1af93b16560e9f213d4b40f06c7cc8b7]

INTEGRATION: CWS fwk18 (1.4.260); FILE MERGED 2005/07/04 12:33:45 as 1.4.260.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [19ba67f1b079ddad1010a21457b898089e37e7dd]

INTEGRATION: CWS fwk18 (1.4.260); FILE MERGED 2005/07/04 12:33:44 as 1.4.260.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [53edf16e651e1a43773c249e0d1d226fbffe554c]

INTEGRATION: CWS fwk18 (1.4.260); FILE MERGED 2005/07/04 12:33:43 as 1.4.260.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [de7db776afacdd758879a04d76b185f0f38ea782]

INTEGRATION: CWS fwk18 (1.4.260); FILE MERGED 2005/07/04 12:33:42 as 1.4.260.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [1c4b725a6df59da95eac5b86672d2e384e0e81b3]

INTEGRATION: CWS fwk18 (1.4.260); FILE MERGED 2005/07/04 12:33:41 as 1.4.260.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [66d634172250e96fd44672c681c4bada9c2c2aa2]

INTEGRATION: CWS fwk18 (1.4.260); FILE MERGED 2005/07/04 12:33:40 as 1.4.260.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [ebcf82400ac92ba1d402f1fd5a30336955fde842]

INTEGRATION: CWS fwk18 (1.4.260); FILE MERGED 2005/07/04 12:33:39 as 1.4.260.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [b489b4f0c0ac26ca9c9b6b2c57dc5cbe08d44f78]

INTEGRATION: CWS fwk18 (1.4.260); FILE MERGED 2005/07/04 12:33:38 as 1.4.260.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [bfed1e424d6bd8b7028ec2ef3f56582cd1ff29ac]

INTEGRATION: CWS fwk18 (1.4.260); FILE MERGED 2005/07/04 12:33:37 as 1.4.260.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [8b43e2ac557a7eab99233a6fcccfc9260168cccd]

INTEGRATION: CWS fwk18 (1.4.260); FILE MERGED 2005/07/04 12:33:36 as 1.4.260.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [eb18fd61d286bac0a057f8f16761783905e6c698]

INTEGRATION: CWS fwk18 (1.4.260); FILE MERGED 2005/07/04 12:33:35 as 1.4.260.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [7c3275ea378e7c62e0f8e6bc4eab20e8e4ce0575]

INTEGRATION: CWS fwk18 (1.4.260); FILE MERGED 2005/07/04 12:33:34 as 1.4.260.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [617c9ea303c59f8cd1fac8d708c4288085cb2c11]

INTEGRATION: CWS fwk18 (1.4.260); FILE MERGED 2005/07/04 12:33:33 as 1.4.260.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [d8b35b434db0be65f3d9f778b1e3634cbe85e726]

INTEGRATION: CWS fwk18 (1.4.260); FILE MERGED 2005/07/04 12:33:32 as 1.4.260.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [b752f47ef1bab0a2e069ea2e9505badc4a03a2f2]

INTEGRATION: CWS fwk18 (1.4.260); FILE MERGED 2005/07/04 12:33:31 as 1.4.260.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [05b43956396d3fc457634cea88d589418a25411a]

INTEGRATION: CWS fwk18 (1.4.260); FILE MERGED 2005/07/04 12:33:30 as 1.4.260.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [d21f37bb00f6651b3f5b5fd0bb63372209245485]

INTEGRATION: CWS fwk18 (1.4.260); FILE MERGED 2005/07/04 12:33:29 as 1.4.260.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [99434e3d176e9aeab54ac1314c23f2b43b93bda9]

INTEGRATION: CWS fwk18 (1.4.260); FILE MERGED 2005/07/04 12:33:28 as 1.4.260.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [1986c897fe2c27a90abf3d60b88695b87509d480]

INTEGRATION: CWS fwk18 (1.4.260); FILE MERGED 2005/07/04 12:33:27 as 1.4.260.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [abd3a56e0165d679c840a912888e4deff7fe85d2]

INTEGRATION: CWS fwk18 (1.4.260); FILE MERGED 2005/07/04 12:33:26 as 1.4.260.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [53342b10ff8cba180562e7c60e1a4f87a7ecfa1b]

INTEGRATION: CWS fwk18 (1.4.260); FILE MERGED 2005/07/04 12:33:25 as 1.4.260.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [99420b104adfc3bcb64160c7d020921c8741e41d]

INTEGRATION: CWS fwk18 (1.4.260); FILE MERGED 2005/07/04 12:33:24 as 1.4.260.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [7fe3743cab914bd232ca0b43fc82d98f8d448692]

INTEGRATION: CWS fwk18 (1.4.260); FILE MERGED 2005/07/04 12:33:23 as 1.4.260.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [1b0d105a861ba0c00e6fc8edc0b7f3cf589af169]

INTEGRATION: CWS fwk18 (1.5.86); FILE MERGED 2005/07/04 12:33:23 as 1.5.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [0b0b679f3fcfae089e4753dab18d7a44879ed812]

INTEGRATION: CWS fwk18 (1.4.260); FILE MERGED 2005/07/04 12:33:22 as 1.4.260.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [7e30b0d7724f7a64fa01c66794a0e4c94efae481]

INTEGRATION: CWS fwk18 (1.5.86); FILE MERGED 2005/07/04 12:33:21 as 1.5.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [e9413b320d3e7d72a4563a26716d5bbd93f00802]

INTEGRATION: CWS fwk18 (1.4.260); FILE MERGED 2005/07/04 12:33:21 as 1.4.260.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [f62d249cb75ebf76f163826af565f18720694990]

INTEGRATION: CWS fwk18 (1.4.260); FILE MERGED 2005/07/04 12:33:20 as 1.4.260.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [dbc4654a134fa5466903c3b460a01f07893d3f7f]

INTEGRATION: CWS fwk18 (1.5.86); FILE MERGED 2005/07/04 12:33:20 as 1.5.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [8e417c13f5d0bc6233f1af5196197e0ce6e60ac0]

INTEGRATION: CWS fwk18 (1.4.260); FILE MERGED 2005/07/04 12:33:19 as 1.4.260.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [94a5ce6c613cdc0013e64b90bb637dfc30cf0baa]

INTEGRATION: CWS fwk18 (1.4.260); FILE MERGED 2005/07/04 12:33:18 as 1.4.260.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [da8e6b3d2d265ef334617957dcb30615faa9bed8]

INTEGRATION: CWS fwk18 (1.5.212); FILE MERGED 2005/07/04 12:33:18 as 1.5.212.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [0880da4c1782034c69a8b7af75c4a9c9cbb12e76]

INTEGRATION: CWS fwk18 (1.6.190); FILE MERGED 2005/07/04 12:33:17 as 1.6.190.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [d53ee827a8e31459c458c66b946bcd454ca5274d]

INTEGRATION: CWS fwk18 (1.5.260); FILE MERGED 2005/07/04 12:33:17 as 1.5.260.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [c6f3a68ae26ca27443ccca5f1b856b115882deae]

INTEGRATION: CWS fwk18 (1.6.86); FILE MERGED 2005/07/04 12:33:16 as 1.6.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [d69e42b4b8ef096f14328e5646be59fd932bb51e]

INTEGRATION: CWS fwk18 (1.4.260); FILE MERGED 2005/07/04 12:33:16 as 1.4.260.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [592218d63d28e00dcbe79a31130a8bb1f9130fcb]

INTEGRATION: CWS fwk18 (1.4.164); FILE MERGED 2005/07/04 12:33:16 as 1.4.164.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [4b51158ad9ef79c6d0db860d55cda81f99c63a22]

INTEGRATION: CWS fwk18 (1.4.260); FILE MERGED 2005/07/04 12:33:15 as 1.4.260.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [0316225e9ef2213292abcc94f50a8cd5d94eddcb]

INTEGRATION: CWS fwk18 (1.5.212); FILE MERGED 2005/07/04 12:33:15 as 1.5.212.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [3932117b258d8309e8a5af239b233d544b7068ed]

INTEGRATION: CWS fwk18 (1.5.260); FILE MERGED 2005/07/04 12:33:14 as 1.5.260.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [5824dae8b974e8e476aa49aaeb387de98675d73c]

INTEGRATION: CWS fwk18 (1.5.260); FILE MERGED 2005/07/04 12:33:13 as 1.5.260.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [13714a1f0b1d47a88607e312ee872e17cb82850e]

INTEGRATION: CWS fwk18 (1.4.260); FILE MERGED 2005/07/04 12:33:13 as 1.4.260.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [60aadcb7574673357e755a087c1ad4f4899a6a6a]

INTEGRATION: CWS fwk18 (1.4.260); FILE MERGED 2005/07/04 12:33:12 as 1.4.260.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [f42c26ee52201ea737e6b8544d0a908efad36564]

INTEGRATION: CWS fwk18 (1.5.86); FILE MERGED 2005/07/04 12:33:12 as 1.5.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [069af15022daf5a73be0c725e5a6558238ee4165]

INTEGRATION: CWS fwk18 (1.4.260); FILE MERGED 2005/07/04 12:33:11 as 1.4.260.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [dfddf12cc2dfda85a891d0b7947702af7ab2e1db]

INTEGRATION: CWS fwk18 (1.5.86); FILE MERGED 2005/07/04 12:33:11 as 1.5.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [2f4fea54642323e7e80de89a7f363ce3ac487e8d]

INTEGRATION: CWS fwk18 (1.5.86); FILE MERGED 2005/07/04 12:33:10 as 1.5.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [d149d1605019c611dd75ff03bfc433da9d63c8f5]

INTEGRATION: CWS fwk18 (1.4.260); FILE MERGED 2005/07/04 12:33:10 as 1.4.260.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [ab89a9d5ff996f431060c0613082bd3df937e158]

INTEGRATION: CWS fwk18 (1.5.212); FILE MERGED 2005/07/04 12:33:09 as 1.5.212.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [0e40a624c7e480a7c801b741ab15b0e661d732c3]

INTEGRATION: CWS fwk18 (1.5.260); FILE MERGED 2005/07/04 12:33:09 as 1.5.260.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [b56981f2485461c15a2d5af1e8e871e9b62208e4]

INTEGRATION: CWS fwk18 (1.5.260); FILE MERGED 2005/07/04 12:33:08 as 1.5.260.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [ac05a753848d5493dba0e968cc339d1479fc4cfa]

INTEGRATION: CWS fwk18 (1.4.260); FILE MERGED 2005/07/04 12:33:08 as 1.4.260.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [62227c91bad750946f327267b39d3245c755e939]

INTEGRATION: CWS fwk18 (1.5.212); FILE MERGED 2005/07/04 12:33:07 as 1.5.212.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [8512bc57820f9ca328c9ab4a78bd2372560e4ede]

INTEGRATION: CWS fwk18 (1.5.260); FILE MERGED 2005/07/04 12:33:07 as 1.5.260.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [28d18745c883356fe4d9626eae7f93f8f18d3629]

INTEGRATION: CWS fwk18 (1.5.260); FILE MERGED 2005/07/04 12:33:06 as 1.5.260.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [8fd9b15f3d303179c9e5675fc592b295caf3a72c]

INTEGRATION: CWS fwk18 (1.4.260); FILE MERGED 2005/07/04 12:33:06 as 1.4.260.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [e1c82a42f271aa33960dea02d0d621beab76ccd0]

INTEGRATION: CWS fwk18 (1.4.260); FILE MERGED 2005/07/04 12:33:05 as 1.4.260.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [876877cb105204b39c2f652c74b5dc02433934b8]

INTEGRATION: CWS fwk18 (1.5.212); FILE MERGED 2005/07/04 12:33:05 as 1.5.212.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [879876faf7b8a970e0cedd69ea10782d888a90e0]

INTEGRATION: CWS fwk18 (1.5.260); FILE MERGED 2005/07/04 12:33:04 as 1.5.260.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [1b257438627d4ada43528c43ced686dc9f64d09a]

INTEGRATION: CWS fwk18 (1.5.260); FILE MERGED 2005/07/04 12:33:03 as 1.5.260.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [a25781edafa37e32ca5a8acbbbb450da3a9b1752]

INTEGRATION: CWS fwk18 (1.6.86); FILE MERGED 2005/07/04 12:33:02 as 1.6.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [75d9ff660c315ead6eb4a101ef32c1b62ddd8a1b]

INTEGRATION: CWS fwk18 (1.4.260); FILE MERGED 2005/07/04 12:33:02 as 1.4.260.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [d82543f47fd5333d56501e68e56b0a92715d81f7]

INTEGRATION: CWS fwk18 (1.4.260); FILE MERGED 2005/07/04 12:33:01 as 1.4.260.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [afb7271ca8d3ba4d923b10e0e7301d29f691987c]

INTEGRATION: CWS fwk18 (1.4.260); FILE MERGED 2005/07/04 12:33:00 as 1.4.260.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [bd5af9614b52fcb4827a5a9c0ecc89bbef7f34b1]

INTEGRATION: CWS fwk18 (1.4.260); FILE MERGED 2005/07/04 12:32:59 as 1.4.260.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [6e42c01921665bd1d2257ba7dec9f36dbd7c6d89]

INTEGRATION: CWS fwk18 (1.5.164); FILE MERGED 2005/07/04 12:32:58 as 1.5.164.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [79a01ebc249c12df9ec29a173be26f0b01d69a7e]

INTEGRATION: CWS fwk18 (1.4.260); FILE MERGED 2005/07/04 12:32:58 as 1.4.260.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [8d82c38908019ab60dcf20268d54cc7b05c43ab6]

INTEGRATION: CWS fwk18 (1.5.226); FILE MERGED 2005/07/04 12:32:58 as 1.5.226.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [9a0159913d6f4d98ef01df1ab60ac6d571a99774]

INTEGRATION: CWS fwk18 (1.3.274); FILE MERGED 2005/07/04 12:32:57 as 1.3.274.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [1c6238d66425e8f0c3c4e983e1bbe832f2c4d394]

INTEGRATION: CWS fwk18 (1.3.274); FILE MERGED 2005/07/04 12:32:56 as 1.3.274.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [843a2d1787e33b98633bbffa87438454fdb7ea3c]

INTEGRATION: CWS fwk18 (1.3.274); FILE MERGED 2005/07/04 12:32:55 as 1.3.274.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [debef7b3978a1a7909ee1820ce9bbd34df0ab84f]

INTEGRATION: CWS fwk18 (1.3.274); FILE MERGED 2005/07/04 12:32:54 as 1.3.274.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [88a38ad1067664a5e5766e26b549d948d1d3fe9b]

INTEGRATION: CWS fwk18 (1.3.274); FILE MERGED 2005/07/04 12:32:53 as 1.3.274.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [013c1048594f89f971fc0ce1bb6990b299d9d3f5]

INTEGRATION: CWS fwk18 (1.3.274); FILE MERGED 2005/07/04 12:32:52 as 1.3.274.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [7ca131347030a3db744fd89eb46597b948b69624]

INTEGRATION: CWS fwk18 (1.3.274); FILE MERGED 2005/07/04 12:32:51 as 1.3.274.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [3ea45d046da9d10e73d569387a300e0664c71d89]

INTEGRATION: CWS fwk18 (1.3.274); FILE MERGED 2005/07/04 12:32:50 as 1.3.274.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [4ca622c6c94a373ac95ad159459fb2e1bd99f8cd]

INTEGRATION: CWS fwk18 (1.4.248); FILE MERGED 2005/07/04 12:32:49 as 1.4.248.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [df7f0d559360082dff1c76a2b6449f4aa1046697]

INTEGRATION: CWS fwk18 (1.3.274); FILE MERGED 2005/07/04 12:32:48 as 1.3.274.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [cc6bf16f00a4c4f7c63f141b400a2a657c022205]

INTEGRATION: CWS fwk18 (1.3.274); FILE MERGED 2005/07/04 12:32:47 as 1.3.274.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [1efd9fe4533ea92fa1492d7893d09c11c411c46b]

INTEGRATION: CWS fwk18 (1.3.274); FILE MERGED 2005/07/04 12:32:46 as 1.3.274.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [aa1309a9b8beef6a237118510e9fd54538228df4]

INTEGRATION: CWS fwk18 (1.3.274); FILE MERGED 2005/07/04 12:32:45 as 1.3.274.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [5e1f12c0a2d8f9449a41dd1bbdcb6c11e8a2753b]

INTEGRATION: CWS fwk18 (1.3.274); FILE MERGED 2005/07/04 12:32:44 as 1.3.274.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [1919fd9ba9d6662fd181bbffd6282d6c4e9057f8]

INTEGRATION: CWS fwk18 (1.3.274); FILE MERGED 2005/07/04 12:32:43 as 1.3.274.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [78daa50daaab9af20bae978a92703ea8b6415cc9]

INTEGRATION: CWS fwk18 (1.3.274); FILE MERGED 2005/07/04 12:32:42 as 1.3.274.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [42fad6d0a3f8c801d9c1a41ef0074a570b77646a]

INTEGRATION: CWS fwk18 (1.3.274); FILE MERGED 2005/07/04 12:32:41 as 1.3.274.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [8497bbd0b31f92a66e695ce0b57aedc8e1aea51d]

INTEGRATION: CWS fwk18 (1.3.274); FILE MERGED 2005/07/04 12:32:40 as 1.3.274.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [d58ed1a140f4f5586ef0233435c03a390fcaecbf]

INTEGRATION: CWS fwk18 (1.3.274); FILE MERGED 2005/07/04 12:32:39 as 1.3.274.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [74c84ad0e22a614c4f0d94f7e9e65173154b827f]

INTEGRATION: CWS fwk18 (1.3.62); FILE MERGED 2005/07/04 12:31:58 as 1.3.62.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [823f574876e8597916279aabdecd7a7b24f50a25]

INTEGRATION: CWS fwk18 (1.2.86); FILE MERGED 2005/07/04 12:31:58 as 1.2.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [b267811d862b7ef19f2b929b0740da61e8f1beb2]

INTEGRATION: CWS fwk18 (1.4.86); FILE MERGED 2005/07/04 12:31:58 as 1.4.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [b8fb64203104727141d31af196705b8ac54a2238]

INTEGRATION: CWS fwk18 (1.3.58); FILE MERGED 2005/07/04 12:31:57 as 1.3.58.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [2731593183fcfb709463f061936d960feb313737]

INTEGRATION: CWS fwk18 (1.5.58); FILE MERGED 2005/07/04 12:31:57 as 1.5.58.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [22765c1562929c5418c51face316a60250f8db4c]

INTEGRATION: CWS fwk18 (1.2.86); FILE MERGED 2005/07/04 12:31:57 as 1.2.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [13236a600b551fe8f7e6bb28dc8a445dfe2b62cb]

INTEGRATION: CWS fwk18 (1.5.86); FILE MERGED 2005/07/04 12:31:57 as 1.5.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [fc3d3a0da1be0aaa6e98f8cd64f4eec734e29eab]

INTEGRATION: CWS fwk18 (1.5.86); FILE MERGED 2005/07/04 12:31:56 as 1.5.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [6d71c54699a0561209c7b731d25fa7d2ecba7db0]

INTEGRATION: CWS fwk18 (1.3.62); FILE MERGED 2005/07/04 12:31:56 as 1.3.62.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [1971a01c32a6d0a65f3fa9a0823940fd730e9321]

INTEGRATION: CWS fwk18 (1.6.86); FILE MERGED 2005/07/04 12:31:56 as 1.6.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [12ca404b32e13a4d1e952cc56faee3b266759a8c]

INTEGRATION: CWS fwk18 (1.6.86); FILE MERGED 2005/07/04 12:31:55 as 1.6.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [b28189c2b9039c6ad97559bee8a0752a7381cb3f]

INTEGRATION: CWS fwk18 (1.5.86); FILE MERGED 2005/07/04 12:31:55 as 1.5.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [dd73fa05d0d48c2fe4f6d8b695809781eeb62560]

INTEGRATION: CWS fwk18 (1.5.86); FILE MERGED 2005/07/04 12:31:54 as 1.5.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [541989b450c7c0f4712fa830a113f6f722bf82c4]

INTEGRATION: CWS fwk18 (1.3.62); FILE MERGED 2005/07/04 12:31:54 as 1.3.62.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [c10e8818a1fca947ca1c4ffa1179d7cbc67be00e]

INTEGRATION: CWS fwk18 (1.3.62); FILE MERGED 2005/07/04 12:31:53 as 1.3.62.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [6ec9b1df3994978a1f820e86074f5f5824b13b97]

INTEGRATION: CWS fwk18 (1.6.86); FILE MERGED 2005/07/04 12:31:53 as 1.6.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [5cc2bf19825e18e280a6487683d84d6911c0c10c]

INTEGRATION: CWS fwk18 (1.3.62); FILE MERGED 2005/07/04 12:31:52 as 1.3.62.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [65fb051034dc623036d02c877c9e19092f6e276c]

INTEGRATION: CWS fwk18 (1.6.86); FILE MERGED 2005/07/04 12:31:52 as 1.6.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [ba77f679a786719e1c519172c8170b0efb371053]

INTEGRATION: CWS fwk18 (1.5.86); FILE MERGED 2005/07/04 12:31:52 as 1.5.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [3aaafc0d39d9b7e7fc3f68be48235912fd3754a8]

INTEGRATION: CWS fwk18 (1.2.86); FILE MERGED 2005/07/04 12:31:50 as 1.2.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [f6bd39397e809b5fa9408a956cb46d468530386b]

INTEGRATION: CWS fwk18 (1.5.86); FILE MERGED 2005/07/04 12:31:50 as 1.5.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [c86efc81d7dfabad707786bf0824aadf4e0bd224]

INTEGRATION: CWS fwk18 (1.5.86); FILE MERGED 2005/07/04 12:31:49 as 1.5.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [f57218775f8185a3205968246c99c974a2cbc766]

INTEGRATION: CWS fwk18 (1.5.86); FILE MERGED 2005/07/04 12:31:48 as 1.5.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [3de9cec3b765091611e2744bb6880d3077709a27]

INTEGRATION: CWS fwk18 (1.2.86); FILE MERGED 2005/07/04 12:31:48 as 1.2.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [e3a0abb10eca3bbb2d4f8fbfac990f0025e7dd63]

INTEGRATION: CWS fwk18 (1.5.86); FILE MERGED 2005/07/04 12:31:47 as 1.5.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [70164ee44b574c686e21a48c4d8c19d56006a402]

INTEGRATION: CWS fwk18 (1.6.86); FILE MERGED 2005/07/04 12:31:47 as 1.6.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [61063adc611535feb9ceb90a17fa95045599c932]

INTEGRATION: CWS fwk18 (1.6.86); FILE MERGED 2005/07/04 12:31:46 as 1.6.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [b060e11effe4f19e443a059a7d3b11529ee8b589]

INTEGRATION: CWS fwk18 (1.7.86); FILE MERGED 2005/07/04 12:31:46 as 1.7.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [b095eba6987378c263dbf864c35347d289db9c9c]

INTEGRATION: CWS fwk18 (1.6.86); FILE MERGED 2005/07/04 12:31:45 as 1.6.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [a2be9a2e7cea35fd439806f99a81ee05be37919e]

INTEGRATION: CWS fwk18 (1.6.86); FILE MERGED 2005/07/04 12:31:44 as 1.6.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [29dbceacf7ae1aec0b6ca2246686f921369fb219]

INTEGRATION: CWS fwk18 (1.5.86); FILE MERGED 2005/07/04 12:31:44 as 1.5.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [da6704572e1952e2c02371da89f8bc1cbf7d615a]

INTEGRATION: CWS fwk18 (1.6.86); FILE MERGED 2005/07/04 12:31:43 as 1.6.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [1e23fbfc6d66adbe5845813ca372cde04578dc91]

INTEGRATION: CWS fwk18 (1.6.86); FILE MERGED 2005/07/04 12:31:42 as 1.6.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [43dc2080d3c5146051cc1ae11d9129df9ba669f3]

INTEGRATION: CWS fwk18 (1.6.86); FILE MERGED 2005/07/04 12:31:41 as 1.6.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [31d223f91cfe353324abbd1232ba32b7e7f74c12]

INTEGRATION: CWS fwk18 (1.3.62); FILE MERGED 2005/07/04 12:31:41 as 1.3.62.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [c658e7be85f2d2d4ca1f85d8f5290d780aa12f3d]

INTEGRATION: CWS fwk18 (1.5.86); FILE MERGED 2005/07/04 12:31:40 as 1.5.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [a6625dcd20c2b6729eef32983d4d53790294ebfd]

INTEGRATION: CWS fwk18 (1.6.86); FILE MERGED 2005/07/04 12:31:40 as 1.6.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [f87d7cb7351a77a3e0aad0fecc842c22bf45f87a]

INTEGRATION: CWS fwk18 (1.3.62); FILE MERGED 2005/07/04 12:31:40 as 1.3.62.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [8c9ffd0400c80144a0c5cf069b44aa03f49803b4]

INTEGRATION: CWS fwk18 (1.6.86); FILE MERGED 2005/07/04 12:31:39 as 1.6.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [e64b3d0637b0a8df19934093f24805056cb43f8e]

INTEGRATION: CWS fwk18 (1.3.62); FILE MERGED 2005/07/04 12:31:39 as 1.3.62.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [70443da061532f6d1cc93d309265532ca39d3462]

INTEGRATION: CWS fwk18 (1.2.86); FILE MERGED 2005/07/04 12:31:38 as 1.2.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [41323f68a1a29b7c098117ddab2780709bcfc484]

INTEGRATION: CWS fwk18 (1.5.86); FILE MERGED 2005/07/04 12:31:37 as 1.5.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [c7f216a2009188d8c7d92b1339211f6daaa3ce02]

INTEGRATION: CWS fwk18 (1.2.86); FILE MERGED 2005/07/04 12:31:37 as 1.2.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [4b2eb869406fa7ebc63631a7b8eeddc218fe17c9]

INTEGRATION: CWS fwk18 (1.6.86); FILE MERGED 2005/07/04 12:31:36 as 1.6.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [f17dac3a5cb3d5d9549ecc38a4f0db0c674e9bd1]

INTEGRATION: CWS fwk18 (1.6.86); FILE MERGED 2005/07/04 12:31:35 as 1.6.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [46925c99987900a7cd4d1efc9747a837e677ba54]

INTEGRATION: CWS fwk18 (1.7.86); FILE MERGED 2005/07/04 12:31:35 as 1.7.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [0838f78b4556c2dce64f7c9ef8c126aa40e4fd6d]

INTEGRATION: CWS fwk18 (1.6.86); FILE MERGED 2005/07/04 12:31:34 as 1.6.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [5b90b23bab2655f2972655f3d003ba4c56e8176e]

INTEGRATION: CWS fwk18 (1.6.86); FILE MERGED 2005/07/04 12:31:33 as 1.6.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [30987e2e9f053352de34db36369bd215dbc78468]

INTEGRATION: CWS fwk18 (1.5.86); FILE MERGED 2005/07/04 12:31:33 as 1.5.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [39e9dc90c60aa25f60272e576021ea2dd2e0a767]

INTEGRATION: CWS fwk18 (1.6.86); FILE MERGED 2005/07/04 12:31:32 as 1.6.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [5a8ee7f0c89490cbb1d316689479f4c4c2ef27a8]

INTEGRATION: CWS fwk18 (1.6.86); FILE MERGED 2005/07/04 12:31:31 as 1.6.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [2eb1002421288547f4a7cb343abb1bdac8757f1c]

INTEGRATION: CWS fwk18 (1.3.62); FILE MERGED 2005/07/04 12:31:31 as 1.3.62.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [ba9c522a6d3c394e30b0e4e14a567c9968c832c3]

INTEGRATION: CWS fwk18 (1.6.86); FILE MERGED 2005/07/04 12:31:30 as 1.6.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [a140314c3e1ec4d328bd04b5100c197682931d10]

INTEGRATION: CWS fwk18 (1.5.86); FILE MERGED 2005/07/04 12:31:30 as 1.5.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [b71437dbe380300949ed988f44292cbf11331ed2]

INTEGRATION: CWS fwk18 (1.6.86); FILE MERGED 2005/07/04 12:31:29 as 1.6.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [f6448fb54aa1a5a2c96001d7da75440e0ce25526]

INTEGRATION: CWS fwk18 (1.6.86); FILE MERGED 2005/07/04 12:31:28 as 1.6.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [5b390fa2a903bf3d3b2062928ade7fa15a2388e3]

INTEGRATION: CWS fwk18 (1.3.62); FILE MERGED 2005/07/04 12:31:28 as 1.3.62.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [d6ffbdb63512b6b4181df08ff3bbdd8140f4ff56]

INTEGRATION: CWS fwk18 (1.5.86); FILE MERGED 2005/07/04 12:31:27 as 1.5.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [3156f92571cccdd39edb031d33df8271c0b82091]

INTEGRATION: CWS fwk18 (1.2.86); FILE MERGED 2005/07/04 12:31:26 as 1.2.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [830f12cb67aa24b606d65562491d7332b9b974f1]

INTEGRATION: CWS fwk18 (1.2.86); FILE MERGED 2005/07/04 12:31:25 as 1.2.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [fee8f7b4f11b762192860f4c52c47d7310461270]

INTEGRATION: CWS fwk18 (1.5.86); FILE MERGED 2005/07/04 12:31:25 as 1.5.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [3acc9ccbfa8d76387e8649ddc35c2e35db8aebac]

INTEGRATION: CWS fwk18 (1.5.86); FILE MERGED 2005/07/04 12:31:24 as 1.5.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [6ec9829c46d222402ab4474ab910464139a19004]

INTEGRATION: CWS fwk18 (1.2.86); FILE MERGED 2005/07/04 12:31:24 as 1.2.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [190ab41f0277e57341a2f84c6c03f6126bedf1b0]

INTEGRATION: CWS fwk18 (1.6.84); FILE MERGED 2005/07/04 12:31:23 as 1.6.84.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [a71a15cb8730c33ea4ed1469a02cf4a17b1bf96d]

INTEGRATION: CWS fwk18 (1.5.86); FILE MERGED 2005/07/04 12:31:22 as 1.5.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [dd5ac193ecf305300c74180bd2a734063b068ef5]

INTEGRATION: CWS fwk18 (1.3.62); FILE MERGED 2005/07/04 12:31:22 as 1.3.62.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [1fa56cb78b4e63ff535a1b6bf2e0af1b1bab9ed8]

INTEGRATION: CWS fwk18 (1.6.86); FILE MERGED 2005/07/04 12:31:21 as 1.6.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [f5ae90ed1b5590f22f214711bdf0d17dd1912f22]

INTEGRATION: CWS fwk18 (1.3.62); FILE MERGED 2005/07/04 12:31:20 as 1.3.62.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [67e9850731d5262dfa6c09be8bcc24936eb4f88b]

INTEGRATION: CWS fwk18 (1.5.86); FILE MERGED 2005/07/04 12:31:20 as 1.5.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [e295d8214791ada15862e92965b6701edaf2e5e5]

INTEGRATION: CWS fwk18 (1.2.86); FILE MERGED 2005/07/04 12:31:19 as 1.2.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [bad74d1263f142bcfda9e7818b3327b043bd4e20]

INTEGRATION: CWS fwk18 (1.2.86); FILE MERGED 2005/07/04 12:31:18 as 1.2.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [4c72a1af7195d97f4dc4bd7452850ef5e8413a9d]

INTEGRATION: CWS fwk18 (1.5.86); FILE MERGED 2005/07/04 12:31:17 as 1.5.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [4c5c8b504ddd2e402d3cc42ad7cda1947e6f23df]

INTEGRATION: CWS fwk18 (1.5.86); FILE MERGED 2005/07/04 12:31:16 as 1.5.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [3544e5551934721b876b4284c5067c04d0ccbafb]

INTEGRATION: CWS fwk18 (1.5.86); FILE MERGED 2005/07/04 12:31:15 as 1.5.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [e825310e3c288a54157b59f53b4f8bba83d0801a]

INTEGRATION: CWS fwk18 (1.5.86); FILE MERGED 2005/07/04 12:31:14 as 1.5.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [c67a2e4ae7897be5cc6bffa86b9c652b3d41297b]

INTEGRATION: CWS fwk18 (1.5.86); FILE MERGED 2005/07/04 12:31:13 as 1.5.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [6ea23bfcaab16189f39348c5739759471c3b949b]

INTEGRATION: CWS fwk18 (1.5.86); FILE MERGED 2005/07/04 12:31:12 as 1.5.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [1c9d64cdc6b7bb95fd961dca8addf7d1c755a4d7]

INTEGRATION: CWS fwk18 (1.5.86); FILE MERGED 2005/07/04 12:31:11 as 1.5.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [559ac7d82c597f81eb6c91888979736eebca95d6]

INTEGRATION: CWS fwk18 (1.5.86); FILE MERGED 2005/07/04 12:31:10 as 1.5.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [7054d9326360f4704bfe3d8880a624d50bd00078]

INTEGRATION: CWS fwk18 (1.5.86); FILE MERGED 2005/07/04 12:31:09 as 1.5.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [55ff41b5f7f7d7b3991da4d77d43b94e2028a2d1]

INTEGRATION: CWS fwk18 (1.5.86); FILE MERGED 2005/07/04 12:31:08 as 1.5.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [2d906ef9d6a81c301a37cdff0216411065388dc9]

INTEGRATION: CWS fwk18 (1.5.86); FILE MERGED 2005/07/04 12:31:07 as 1.5.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [0093d60e32c84ee386acf4388c1f2a6c23508dbd]

INTEGRATION: CWS fwk18 (1.5.86); FILE MERGED 2005/07/04 12:31:06 as 1.5.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [cca4777b5f7439e501bc1d5ed35ac5a30f623da0]

INTEGRATION: CWS fwk18 (1.5.86); FILE MERGED 2005/07/04 12:31:05 as 1.5.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [ee8b99aebd68c2376281dc43b0dfa708fc86af54]

INTEGRATION: CWS fwk18 (1.5.86); FILE MERGED 2005/07/04 12:31:04 as 1.5.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [73fcedc66eef3752f283b29bd9fa5222ab7067cc]

INTEGRATION: CWS fwk18 (1.5.86); FILE MERGED 2005/07/04 12:31:03 as 1.5.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [1c941df4293cf01659e2ac73ac4803e413a7151b]

INTEGRATION: CWS fwk18 (1.5.86); FILE MERGED 2005/07/04 12:31:02 as 1.5.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [197b1dab2bb5bf6bc9f3e9d7b2123112230bf6f5]

INTEGRATION: CWS fwk18 (1.3.86); FILE MERGED 2005/07/04 12:31:01 as 1.3.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [25d18152457ffed3d4246e7095755806b725016f]

INTEGRATION: CWS fwk18 (1.5.86); FILE MERGED 2005/07/04 12:31:01 as 1.5.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [719cda9824cf24dc407e754c446e62550a2ec442]

INTEGRATION: CWS fwk18 (1.5.86); FILE MERGED 2005/07/04 12:31:00 as 1.5.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [3a6732af13e184e36d0486a43c71eca18ac96707]

INTEGRATION: CWS fwk18 (1.5.86); FILE MERGED 2005/07/04 12:30:59 as 1.5.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [c0e3b34865e38e7d6b656d83e9a936cb493d4818]

INTEGRATION: CWS fwk18 (1.5.86); FILE MERGED 2005/07/04 12:30:58 as 1.5.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [773c5b1d176dd7adb4e1bef3d5fdc70ff2b4edeb]

INTEGRATION: CWS fwk18 (1.5.86); FILE MERGED 2005/07/04 12:30:57 as 1.5.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [acc2a7e2401ab541e0a49c056aff784c48a2a0f0]

INTEGRATION: CWS fwk18 (1.2.86); FILE MERGED 2005/07/04 12:30:56 as 1.2.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [4b0e201bf855a0c75f08b6e92fe672be963f9321]

INTEGRATION: CWS fwk18 (1.3.62); FILE MERGED 2005/07/04 12:30:56 as 1.3.62.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [e425eeb33d44517684674f1fa2eb61ed8fe5c00b]

INTEGRATION: CWS fwk18 (1.5.86); FILE MERGED 2005/07/04 12:30:56 as 1.5.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [f27af97e1fb65f12b6600a63d10f22582cc7bbfb]

INTEGRATION: CWS fwk18 (1.5.86); FILE MERGED 2005/07/04 12:30:55 as 1.5.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [a59163da1555c0055bc107ea104f09b996ffc348]

INTEGRATION: CWS fwk18 (1.2.86); FILE MERGED 2005/07/04 12:30:54 as 1.2.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [cdc9789d8d31ff68d127e1420cf11c10e5afbeb6]

INTEGRATION: CWS fwk18 (1.5.86); FILE MERGED 2005/07/04 12:30:54 as 1.5.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [a0d4485003b1181ede10c283e106a9acee45b7be]

INTEGRATION: CWS fwk18 (1.3.62); FILE MERGED 2005/07/04 12:30:54 as 1.3.62.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [a230a43c70a5add9980305acd20e38903498ddcb]

INTEGRATION: CWS fwk18 (1.5.86); FILE MERGED 2005/07/04 12:30:53 as 1.5.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [ead93a0cd8bdd2805d204bf28c36c8334bc5dc1a]

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>  [a95a83babe22d847daf95ae0cf8c91aaab415239]

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>  [8e5caee92c300213255a2e8a5fcd9fe565edc830]

INTEGRATION: CWS fwk18 (1.5.86); FILE MERGED 2005/07/04 12:30:52 as 1.5.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [772aec8f7e58ee9b3312f98f14640bfa0dea6ddc]

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>  [07c074cf4e67192cf23e3123cfc996506a592013]

INTEGRATION: CWS fwk18 (1.2.86); FILE MERGED 2005/07/04 12:30:52 as 1.2.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [4ab539a83b5def45c5862fe1bd1b7a66b445931f]

INTEGRATION: CWS fwk18 (1.5.86); FILE MERGED 2005/07/04 12:30:51 as 1.5.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [2ae8885ef341fa8d9e4040acc038530711b2ae5f]

INTEGRATION: CWS dummywebwizard (1.8.8); FILE MERGED 2005/07/14 15:20:19 tv 1.8.8.1: #i51943# reinstall old BASIC Formwizard in order to stay Compatible to first master


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [9827220f0730ae72750317bd8a3a152c1721fc57]

INTEGRATION: CWS fwk18 (1.2.86); FILE MERGED 2005/07/04 12:30:51 as 1.2.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [dfd353fc47ca226d9ae912eecd37046ac8fd5b00]

INTEGRATION: CWS dummywebwizard (1.8.8); FILE MERGED 2005/07/14 15:20:18 tv 1.8.8.1: #i51943# reinstall old BASIC Formwizard in order to stay Compatible to first master


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [33b7b0acde076d23527df5240ee78dfeb4dd82aa]

INTEGRATION: CWS fwk18 (1.6.62); FILE MERGED 2005/07/04 12:30:50 as 1.6.62.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [52e2d38d7a32ca2bff6b9f5ed1de286937c62741]

INTEGRATION: CWS fwk18 (1.6.58); FILE MERGED 2005/07/04 12:30:50 as 1.6.58.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [06d16129cd834d1e41acb2277e557f54d5ec80c4]

INTEGRATION: CWS fwk18 (1.2.86); FILE MERGED 2005/07/04 12:30:50 as 1.2.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [4bacdfb4c867a5e2d3ca37ab85363c8f15aaffc8]

INTEGRATION: CWS fwk18 (1.6.86); FILE MERGED 2005/07/04 12:30:49 as 1.6.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [5d04ada8ee991f5bae3907b5e48acc2129493bfa]

INTEGRATION: CWS fwk18 (1.2.86); FILE MERGED 2005/07/04 12:30:49 as 1.2.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [655fc6752f94a36fd13f50ccbae38a315b7c4163]

INTEGRATION: CWS fwk18 (1.6.86); FILE MERGED 2005/07/04 12:30:48 as 1.6.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [22d6276f09c68b1c6062b7751144e88dfe5de595]

INTEGRATION: CWS fwk18 (1.6.62); FILE MERGED 2005/07/04 12:30:48 as 1.6.62.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [6da25f803906055137783e672c68dde53f4043c4]

INTEGRATION: CWS fwk18 (1.6.58); FILE MERGED 2005/07/04 12:30:47 as 1.6.58.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [3c5244d63c3ff56cdd12f13314b1ad597fd965db]

INTEGRATION: CWS fwk18 (1.2.86); FILE MERGED 2005/07/04 12:30:47 as 1.2.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [523326c6d2e775639071c3c36f2ede78da5e3401]

INTEGRATION: CWS fwk18 (1.6.86); FILE MERGED 2005/07/04 12:30:47 as 1.6.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [f3fd98e2c079c69b90f9ef491ddc86419a94f8d0]

INTEGRATION: CWS fwk18 (1.2.86); FILE MERGED 2005/07/04 12:30:46 as 1.2.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [6327bba01fd97b3f3a559922951bb1682703dde8]

INTEGRATION: CWS fwk18 (1.6.86); FILE MERGED 2005/07/04 12:30:46 as 1.6.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [cb4ae0fdc8be99b31ebac3224d68763bd3483deb]

INTEGRATION: CWS fwk18 (1.6.62); FILE MERGED 2005/07/04 12:30:45 as 1.6.62.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [3fd54c730b42a9ea9a40419a704c9b47f809f19d]

INTEGRATION: CWS fwk18 (1.6.58); FILE MERGED 2005/07/04 12:30:45 as 1.6.58.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [455763fcfc8a0263b04d465f59558834fef9da97]

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>  [eead0a06856e90f7ee96909d5392c505a5f5fdda]

INTEGRATION: CWS fwk18 (1.2.86); FILE MERGED 2005/07/04 12:30:45 as 1.2.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [bea7fdb6089ec67ac7b47a2d7cb55c7d64a96808]

INTEGRATION: CWS fwk18 (1.6.86); FILE MERGED 2005/07/04 12:30:44 as 1.6.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [7e56fa2a8b402c1fce08c3a020b6abc018bdfcb5]

INTEGRATION: CWS fwk18 (1.5.86); FILE MERGED 2005/07/04 12:30:44 as 1.5.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [27e2b0b6c2bf7ae34b6ba0f2ba7abfce68b52987]

INTEGRATION: CWS fwk18 (1.3.62); FILE MERGED 2005/07/04 12:30:43 as 1.3.62.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [d9bb8935dd3c8d8651c22d8c5ec478cc2dd1dff3]

INTEGRATION: CWS fwk18 (1.6.86); FILE MERGED 2005/07/04 12:30:43 as 1.6.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [c8ca2eab760dc663ee60159bcba0a8b9a0ff5335]

INTEGRATION: CWS fwk18 (1.3.62); FILE MERGED 2005/07/04 12:30:42 as 1.3.62.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [9d182314a2f558ab50f5ee5a8afbbb9509475e4c]

INTEGRATION: CWS fwk18 (1.6.86); FILE MERGED 2005/07/04 12:30:42 as 1.6.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [c7cb31cd8e136e6a1260c0bb182d56f2545ef5c3]

INTEGRATION: CWS fwk18 (1.6.86); FILE MERGED 2005/07/04 12:30:41 as 1.6.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [e192c5b3c46c6029df6ec43d9fbc7089c16e0c7c]

INTEGRATION: CWS fwk18 (1.3.62); FILE MERGED 2005/07/04 12:30:41 as 1.3.62.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [fde49d1e19171f525778f355abbac3d9994e9b09]

INTEGRATION: CWS fwk18 (1.3.62); FILE MERGED 2005/07/04 12:30:40 as 1.3.62.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [9058b01d4ecace831d64d3c67f8d9fd51cc6e64c]

INTEGRATION: CWS fwk18 (1.7.84); FILE MERGED 2005/07/04 12:30:40 as 1.7.84.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [0b1f4751894a68a3f56273d260394000e8c1f6ed]

INTEGRATION: CWS fwk18 (1.6.86); FILE MERGED 2005/07/04 12:30:40 as 1.6.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [9ceb568e88ea83a39a27a37acdf9af7d5e63d212]

INTEGRATION: CWS fwk18 (1.2.86); FILE MERGED 2005/07/04 12:30:39 as 1.2.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [b912ef523abad48418353c241067f99bbc12668b]

INTEGRATION: CWS fwk18 (1.6.86); FILE MERGED 2005/07/04 12:30:39 as 1.6.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [599d6055b24d9c92ccba2a39eedc548ed46ae0ed]

INTEGRATION: CWS fwk18 (1.6.86); FILE MERGED 2005/07/04 12:30:38 as 1.6.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [f45f146b9d93eac75e8db2b616f19ea52de78c2c]

INTEGRATION: CWS fwk18 (1.7.86); FILE MERGED 2005/07/04 12:30:38 as 1.7.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [725410726a4e30c15dbbfc0a145ee9f8272d22c5]

INTEGRATION: CWS fwk18 (1.7.86); FILE MERGED 2005/07/04 12:30:37 as 1.7.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [abd82b690d9df9104c33144ca9048d7ab0b99af1]

INTEGRATION: CWS fwk18 (1.3.62); FILE MERGED 2005/07/04 12:30:37 as 1.3.62.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [7dcf8ff448d8f071d2151ea1201b55bcef95e3ae]

INTEGRATION: CWS fwk18 (1.6.62); FILE MERGED 2005/07/04 12:30:36 as 1.6.62.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [6bb521d797ebb702486f8732bb3b1ba9e8e2f953]

INTEGRATION: CWS fwk18 (1.2.86); FILE MERGED 2005/07/04 12:30:36 as 1.2.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [c23a8b382f3eb5eabcc4b8f769bcebe369545713]

INTEGRATION: CWS fwk18 (1.6.86); FILE MERGED 2005/07/04 12:30:36 as 1.6.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [0408da4c96fcb3663ca372991514b72a735fc4ec]

INTEGRATION: CWS fwk18 (1.6.86); FILE MERGED 2005/07/04 12:30:35 as 1.6.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [d05d7b1de8a6ff265df84a6c17646a811b97eb06]

INTEGRATION: CWS fwk18 (1.2.86); FILE MERGED 2005/07/04 12:30:35 as 1.2.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [632a1a10205fdeed52e29002a45de838904943b8]

INTEGRATION: CWS fwk18 (1.7.62); FILE MERGED 2005/07/04 12:30:34 as 1.7.62.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [ed3f535c9b94b74b13f69e27ee777134119849d5]

INTEGRATION: CWS fwk18 (1.2.86); FILE MERGED 2005/07/04 12:30:34 as 1.2.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [b389756c858e0222b2d56efacf61a44c07b5bdba]

INTEGRATION: CWS fwk18 (1.3.62); FILE MERGED 2005/07/04 12:30:34 as 1.3.62.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [ceb338c224d119bb014c8aad3c6d59542e95cb86]

INTEGRATION: CWS fwk18 (1.6.86); FILE MERGED 2005/07/04 12:30:33 as 1.6.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [567353d8e1dca6dfff69348b9179219a6e16b7cd]

INTEGRATION: CWS fwk18 (1.6.86); FILE MERGED 2005/07/04 12:30:32 as 1.6.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [b070a4406e348e3f87f888f464b8185e68c4bd6e]

INTEGRATION: CWS fwk18 (1.7.62); FILE MERGED 2005/07/04 12:30:31 as 1.7.62.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [6b5e7e2785ad3a24adbd982cdaa51408b2fdd3d0]

INTEGRATION: CWS fwk18 (1.2.86); FILE MERGED 2005/07/04 12:30:31 as 1.2.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [1cb5dac2c964c2b8075c0fe7e044cd6b32387c56]

INTEGRATION: CWS fwk18 (1.3.62); FILE MERGED 2005/07/04 12:30:31 as 1.3.62.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [99c7cdd2f97f62838b91952705eab29b3ff207dd]

INTEGRATION: CWS fwk18 (1.6.86); FILE MERGED 2005/07/04 12:30:30 as 1.6.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [0c127abddb7dc7547f0e9079fc545298f1e5e275]

INTEGRATION: CWS fwk18 (1.6.84); FILE MERGED 2005/07/04 12:30:30 as 1.6.84.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [46503466f83e3055f75562b753bcda21e5124968]

INTEGRATION: CWS fwk18 (1.6.84); FILE MERGED 2005/07/04 12:30:29 as 1.6.84.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [8a3bb3675dc75bf72b0364e9dd635a84490f54f1]

INTEGRATION: CWS fwk18 (1.2.86); FILE MERGED 2005/07/04 12:30:29 as 1.2.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [a41ccffa177b58a1d7637f0ba635213195d9edb0]

INTEGRATION: CWS fwk18 (1.6.86); FILE MERGED 2005/07/04 12:30:28 as 1.6.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [2a50e55a8d6a5c67942f95a2fdf6ffb03b7bf58d]

INTEGRATION: CWS fwk18 (1.2.86); FILE MERGED 2005/07/04 12:30:28 as 1.2.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [9f905203517305df28834fa1caf7f16ac3a11b80]

INTEGRATION: CWS fwk18 (1.6.86); FILE MERGED 2005/07/04 12:30:27 as 1.6.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [1faa77b0f0c6d3f7050237e2804c63cc24900db7]

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>  [a651851477eb3f1b47503fe4d4168b116cc51d40]

INTEGRATION: CWS fwk18 (1.2.86); FILE MERGED 2005/07/04 12:30:27 as 1.2.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [31d65397ec33652c353da0ca1110c8a8891c426b]

INTEGRATION: CWS fwk18 (1.6.86); FILE MERGED 2005/07/04 12:30:26 as 1.6.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [de7c0098416d77663c8ea36bfa7551d1370736ea]

INTEGRATION: CWS fwk18 (1.7.86); FILE MERGED 2005/07/04 12:30:26 as 1.7.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [e8ada445cbd2f562227d5d1751fefb2c19ca50ec]

INTEGRATION: CWS fwk18 (1.5.86); FILE MERGED 2005/07/04 12:30:26 as 1.5.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [e271ab32b3a59ce3203e3b706670a24a66bf3761]

INTEGRATION: CWS fwk18 (1.5.86); FILE MERGED 2005/07/04 12:30:25 as 1.5.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [23529198d1c1a5dd6d6251e9a56b6bb649fff858]

INTEGRATION: CWS fwk18 (1.6.62); FILE MERGED 2005/07/04 12:30:25 as 1.6.62.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [01c335e0379afd212cdb440e9a7caf1c9a57ec87]

INTEGRATION: CWS fwk18 (1.5.86); FILE MERGED 2005/07/04 12:30:24 as 1.5.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [7a6c14f9d28500fe928ac81306f92b10a23b8b26]

INTEGRATION: CWS fwk18 (1.5.86); FILE MERGED 2005/07/04 12:30:23 as 1.5.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [40fe03ddb69c68b61bbbcd156a82092221ffdbe1]

INTEGRATION: CWS leansofficesh (1.6.188); FILE MERGED 2005/07/18 07:17:40 fs 1.6.188.2: change requested by reviewer (OBR): use 'tr' to strip windows lineends, in case somebody checks in the file on the wrong platform 2005/07/14 13:14:21 fs 1.6.188.1: #i51935# for SO, use a lean version of soffice.sh


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [828427e427862b2a119d6df5958dc5d67d040533]

INTEGRATION: CWS leansofficesh (1.41.68); FILE MERGED 2005/07/14 13:14:38 fs 1.41.68.1: #i51935# for SO, use a lean version of soffice.sh


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [17b7901311e7ffe58d4ab896f524a8f0899a02a1]

INTEGRATION: CWS fwk18 (1.5.86); FILE MERGED 2005/07/04 12:30:22 as 1.5.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [6c1e87bfb2b449860e9111a89611c2fb7c51e025]

INTEGRATION: CWS fwk18 (1.4.260); FILE MERGED 2005/07/04 12:30:21 as 1.4.260.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [ff40c8372885a526011846ae0e1fdce29dbac716]

INTEGRATION: CWS fwk18 (1.5.86); FILE MERGED 2005/07/04 12:30:21 as 1.5.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [367f05ad70c375cab8a63d19d59420ac0eca94ef]

INTEGRATION: CWS fwk18 (1.5.86); FILE MERGED 2005/07/04 12:30:20 as 1.5.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [4a5b7b3c2a2b076a181efdb05b709fb3e69011e8]

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>  [5236e5ffee659cd57265f9d7a6ef44de78132c27]

INTEGRATION: CWS fwk18 (1.5.86); FILE MERGED 2005/07/04 12:30:19 as 1.5.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [1dcde36bb3cdc63dd149c8c5bd5d9b5a042f2aa9]

INTEGRATION: CWS fwk18 (1.5.86); FILE MERGED 2005/07/04 12:30:18 as 1.5.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [b9cd7baeb78a6ec96a5e2805c61fe3dc5357e486]

INTEGRATION: CWS fwk18 (1.5.86); FILE MERGED 2005/07/04 12:30:17 as 1.5.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [f6576a2b832d7ad70391f67e9f058de5a1938000]

INTEGRATION: CWS fwk18 (1.5.86); FILE MERGED 2005/07/04 12:30:16 as 1.5.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [1f23096afb584a9a55f82e2c3a0c31c8c7adf48c]

INTEGRATION: CWS fwk18 (1.5.86); FILE MERGED 2005/07/04 12:30:15 as 1.5.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [ff5761648660dc487a0b3f65ec76f140ed5f8af9]

INTEGRATION: CWS fwk18 (1.5.86); FILE MERGED 2005/07/04 12:30:14 as 1.5.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [d65387a65896f08611f01f2ea09921a6f42e6769]

INTEGRATION: CWS fwk18 (1.4.260); FILE MERGED 2005/07/04 12:30:14 as 1.4.260.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [e35ea023b5e7463b4e781ed8e5cef5d76726779c]

INTEGRATION: CWS fwk18 (1.5.86); FILE MERGED 2005/07/04 12:30:13 as 1.5.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [9b5ed91a6d820fdd3c612bdc904116375b28b36e]

INTEGRATION: CWS fwk18 (1.5.86); FILE MERGED 2005/07/04 12:30:12 as 1.5.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [d1227a7563803d0348d0def2a52ebe0bb5a4317f]

INTEGRATION: CWS fwk18 (1.5.86); FILE MERGED 2005/07/04 12:30:11 as 1.5.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [d7d5f12b947ea43c0c7653f1c91876cd8033dd2a]

INTEGRATION: CWS fwk18 (1.5.86); FILE MERGED 2005/07/04 12:30:10 as 1.5.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [0dea5c16ef0a831284bd833c7844fe1e08142840]

INTEGRATION: CWS fwk18 (1.2.86); FILE MERGED 2005/07/04 12:30:10 as 1.2.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [2421eaa764f26bbd228187259a28d5473eb20147]

INTEGRATION: CWS fwk18 (1.5.86); FILE MERGED 2005/07/04 12:30:09 as 1.5.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [e3b686ddcd5a3ab7aff3ce954242e26f8d09c9f5]

INTEGRATION: CWS fwk18 (1.2.86); FILE MERGED 2005/07/04 12:30:09 as 1.2.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [f819171e9e6e9db4a6218ee24a73755f5a80193a]

INTEGRATION: CWS fwk18 (1.5.86); FILE MERGED 2005/07/04 12:30:08 as 1.5.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [141e8dff9e5268eb32a93e986ca2e9163c7114b7]

INTEGRATION: CWS fwk18 (1.5.86); FILE MERGED 2005/07/04 12:30:07 as 1.5.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [66f1987942e16ce55e519008e9f95e983965e462]

INTEGRATION: CWS fwk18 (1.5.86); FILE MERGED 2005/07/04 12:30:06 as 1.5.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [33bd4e36e42dbdf85b551e29a2de8e85d7141297]

INTEGRATION: CWS fwk18 (1.2.86); FILE MERGED 2005/07/04 12:30:06 as 1.2.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [f3489f94cfac215b008e99edbbebca274a08a939]

INTEGRATION: CWS fwk18 (1.5.64); FILE MERGED 2005/07/04 12:30:05 as 1.5.64.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [1dabb71a2cc60c872b27b0e9f1018210b2ce5106]

INTEGRATION: CWS fwk18 (1.5.86); FILE MERGED 2005/07/04 12:30:05 as 1.5.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [24793e085f8e619198ed5a339a80a1adbaaabc96]

INTEGRATION: CWS fwk18 (1.5.86); FILE MERGED 2005/07/04 12:30:04 as 1.5.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [a2f3058448e7a84d8f255ea2f769f888289fea3b]

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>  [5c2de2f9478775556e92943a61899f5fc143cd7f]

INTEGRATION: CWS fwk18 (1.2.86); FILE MERGED 2005/07/04 12:30:03 as 1.2.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [34f23681ae6c7f4cd9f34a7f69363f61292d8aae]

INTEGRATION: CWS fwk18 (1.5.86); FILE MERGED 2005/07/04 12:30:03 as 1.5.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [68ec2d07a439aef81082f4bc902ff342e29fdff4]

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-20  Oliver Bolte  <obo@openoffice.org>  [53880b14c3d1b5ec4f8873d70ff04070445f2b19]

INTEGRATION: CWS fwk18 (1.5.86); FILE MERGED 2005/07/04 12:30:02 as 1.5.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [a82d3b50fa9c2537befc474fdbf97e1b12c9ddbe]

INTEGRATION: CWS mhu09 (1.3.2); FILE MERGED 2005/07/14 13:12:12 hjs 1.3.2.2: #i51415# set RUNPATH and some minor tweaks 2005/07/12 13:24:53 mhu 1.3.2.1: #i51415# (a) Do not let the Sun Studio compiler record it's default RUNPATH (/opt/SUNWspro/...) into shared libraries. Use the compilers -norunpath option instead. (b) Always specify a RUNPATH in shared libraries (Linux and Solaris: '6753ORIGIN' always, and '6753ORIGIN/..' for components).


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [c502c5ce600f8844730ec966536f3f9a6bbca8bb]

INTEGRATION: CWS fwk18 (1.5.86); FILE MERGED 2005/07/04 12:30:01 as 1.5.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [4752b81ae586a9f904cb39ddecff018c3a441bdc]

INTEGRATION: CWS mhu09 (1.2.14); FILE MERGED 2005/07/14 13:07:43 hjs 1.2.14.1: #i51415# use SYSBASE and PKGCONFIG_ROOT to find prerequisites if set


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [752b839ed732ffb8e343b2cba6cacaa30037e982]

INTEGRATION: CWS fwk18 (1.2.86); FILE MERGED 2005/07/04 12:30:00 as 1.2.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [1370c921b26b07e170e7a978f7990f0c3f70e593]

INTEGRATION: CWS mhu09 (1.3.4); FILE MERGED 2005/07/14 15:35:43 hjs 1.3.4.3: #i51415# workaround old gnu-cp in SO SOLARIS env 2005/07/14 13:05:29 hjs 1.3.4.2: #i51415# remove duplicate 2005/07/12 13:24:52 mhu 1.3.4.1: #i51415# (a) Do not let the Sun Studio compiler record it's default RUNPATH (/opt/SUNWspro/...) into shared libraries. Use the compilers -norunpath option instead. (b) Always specify a RUNPATH in shared libraries (Linux and Solaris: '6753ORIGIN' always, and '6753ORIGIN/..' for components).


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [311792c93f3ee0534f858e493f88da52cf3bfef1]

INTEGRATION: CWS fwk18 (1.5.86); FILE MERGED 2005/07/04 12:30:00 as 1.5.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [d20e4ce72ed88ebbcc070f61f86351e8a76a9b62]

INTEGRATION: CWS mhu09 (1.4.26); FILE MERGED 2005/07/01 10:35:32 mhu 1.4.26.1: #i51414# Fixed broken solaris LINKFLAGS overwrite: use empty LINKFLAGSDEFS instead.


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [feb5593fe9b60bd39f93a96f490061fc6e4a9169]

INTEGRATION: CWS fwk18 (1.5.86); FILE MERGED 2005/07/04 12:29:59 as 1.5.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [643bf01fbf9a0862a91047bc1a9aa222804cb3b8]

INTEGRATION: CWS fwk18 (1.6.62); FILE MERGED 2005/07/04 12:29:59 as 1.6.62.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [982e4b05f3dae23aa0f44ac908c34840db3a87ac]

INTEGRATION: CWS fwk18 (1.2.86); FILE MERGED 2005/07/04 12:29:58 as 1.2.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [8ac383cddafd7e6213d285f58a6fac39fb39886c]

INTEGRATION: CWS fwk18 (1.5.86); FILE MERGED 2005/07/04 12:29:58 as 1.5.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [e37428b2ff88c65071d6171baede090084410b90]

INTEGRATION: CWS fwk18 (1.6.62); FILE MERGED 2005/07/04 12:29:57 as 1.6.62.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [4c7a59931d39dd847a9ffba49b2f4adb312011cf]

INTEGRATION: CWS fwk18 (1.2.86); FILE MERGED 2005/07/04 12:29:57 as 1.2.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [61d84a7868f6ff679d934ca2e2c77a7d7ce17f03]

INTEGRATION: CWS fwk18 (1.5.86); FILE MERGED 2005/07/04 12:29:57 as 1.5.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [a065c169c22c0c8d2c1354a6f4c7efbe64f5b684]

INTEGRATION: CWS fwk18 (1.5.86); FILE MERGED 2005/07/04 12:29:56 as 1.5.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [8bce4ec1c35b433390552292c80321beb953c770]

INTEGRATION: CWS fwk18 (1.6.62); FILE MERGED 2005/07/04 12:29:56 as 1.6.62.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [80ca8045ae161bac9d89f824cb63ab29996e013f]

INTEGRATION: CWS fwk18 (1.2.86); FILE MERGED 2005/07/04 12:29:55 as 1.2.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [8551aa112ebf8ae10335bb5760f4fcd96fa0d522]

INTEGRATION: CWS fwk18 (1.5.86); FILE MERGED 2005/07/04 12:29:55 as 1.5.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [95cdb244d93d190b04bce4e35516065d673d8169]

INTEGRATION: CWS fwk18 (1.5.86); FILE MERGED 2005/07/04 12:29:54 as 1.5.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [962eeca57a1e4ecfdde2c2215795e6e4e2176224]

INTEGRATION: CWS fwk18 (1.2.86); FILE MERGED 2005/07/04 12:29:54 as 1.2.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [163d504a77744dbd210f05da865181e012ed89bc]

INTEGRATION: CWS fwk18 (1.5.64); FILE MERGED 2005/07/04 12:29:54 as 1.5.64.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [bd690fb61d7e0ea1ded3219afc5c6e0693e1cdce]

INTEGRATION: CWS fwk18 (1.5.86); FILE MERGED 2005/07/04 12:29:53 as 1.5.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [bda3da4cb2dbbf51c0ffabe0341775d606d73158]

INTEGRATION: CWS fwk18 (1.5.86); FILE MERGED 2005/07/04 12:29:52 as 1.5.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [d5cf1aaf333f3a0b64f93da4949e5b1617c3132d]

INTEGRATION: CWS fwk18 (1.6.62); FILE MERGED 2005/07/04 12:29:52 as 1.6.62.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [213d31d06435ca6a272e90840d14fa49db5da844]

INTEGRATION: CWS fwk18 (1.6.62); FILE MERGED 2005/07/04 12:29:51 as 1.6.62.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [2a6d30b80d6fe10c31e0ddafc72a210d321de6bf]

INTEGRATION: CWS fwk18 (1.5.86); FILE MERGED 2005/07/04 12:29:51 as 1.5.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [adcb40e5582b1a6e17f8cea691d885e51c58a4d6]

INTEGRATION: CWS fwk18 (1.5.86); FILE MERGED 2005/07/04 12:29:50 as 1.5.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [8e013adbf2d4479be32d9e45684a8de0507cfcad]

INTEGRATION: CWS fwk18 (1.5.86); FILE MERGED 2005/07/04 12:29:49 as 1.5.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [ec125aa4d9a87c2c94e345f5d01c95ab4bb708e9]

INTEGRATION: CWS fwk18 (1.5.86); FILE MERGED 2005/07/04 12:29:48 as 1.5.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [7a44151b6e00711212b6a4af0305ea5ccb54dc78]

INTEGRATION: CWS fwk18 (1.2.86); FILE MERGED 2005/07/04 12:29:47 as 1.2.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [7c57902b760e5b3cecd0488e2359f5ddf5d49cd8]

INTEGRATION: CWS fwk18 (1.3.62); FILE MERGED 2005/07/04 12:29:46 as 1.3.62.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [92dea06d39d5bc07a9de8c00eceb820ac104d542]

INTEGRATION: CWS fwk18 (1.6.86); FILE MERGED 2005/07/04 12:29:46 as 1.6.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [0e1347ee8bdccd98bc851fbb6f8f25b909750ebf]

INTEGRATION: CWS fwk18 (1.3.62); FILE MERGED 2005/07/04 12:29:45 as 1.3.62.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [e1a9c742ccc1607e60d664597b7e6c90d85a6f8e]

INTEGRATION: CWS fwk18 (1.6.86); FILE MERGED 2005/07/04 12:29:45 as 1.6.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [fdeb20ae138859a40d915ac424b8f0a6ec7c3abd]

INTEGRATION: CWS fwk18 (1.2.86); FILE MERGED 2005/07/04 12:29:44 as 1.2.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [d23114315220a88237be2e020062c96f5c1da2b0]

INTEGRATION: CWS fwk18 (1.7.86); FILE MERGED 2005/07/04 12:29:44 as 1.7.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [7856c3dbecfec80915ef87603a9d25ddbcad95a8]

INTEGRATION: CWS fwk18 (1.6.86); FILE MERGED 2005/07/04 12:29:44 as 1.6.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [4974d12e86fc449fe13c5c120b6ed8e52d5fc357]

INTEGRATION: CWS fwk18 (1.5.86); FILE MERGED 2005/07/04 12:29:43 as 1.5.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [548a38ef5e7a0495f6b2dbdd07ae8fb853d30eb4]

INTEGRATION: CWS fwk18 (1.5.86); FILE MERGED 2005/07/04 12:29:42 as 1.5.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [031e77c19a340880e5c4627324aa7f3c8ee13acb]

INTEGRATION: CWS fwk18 (1.5.86); FILE MERGED 2005/07/04 12:29:41 as 1.5.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [a08d6d6855bf79f9d2e50e939dfa2c027412e700]

INTEGRATION: CWS fwk18 (1.5.86); FILE MERGED 2005/07/04 12:29:40 as 1.5.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [ace4597768dae5ba05ce711b64198d873f1d3cc6]

INTEGRATION: CWS fwk18 (1.5.86); FILE MERGED 2005/07/04 12:29:39 as 1.5.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [82c1387db7c8a4228ff6675c50306e4ce25b2a7e]

INTEGRATION: CWS fwk18 (1.5.86); FILE MERGED 2005/07/04 12:29:38 as 1.5.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [0291e05c95da8c7098a04b92e52278b061c41cfe]

INTEGRATION: CWS fwk18 (1.5.86); FILE MERGED 2005/07/04 12:29:37 as 1.5.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [6d034217ed5ed51f6cc8b4e24631a39265d303f3]

INTEGRATION: CWS fwk18 (1.5.86); FILE MERGED 2005/07/04 12:29:36 as 1.5.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [dfa3bac68d5a11dcd482e13bc245d496d04cf0ae]

INTEGRATION: CWS fwk18 (1.5.86); FILE MERGED 2005/07/04 12:29:35 as 1.5.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [94b17716fe100fa9a0f2ff8d721bc2697f82b818]

INTEGRATION: CWS fwk18 (1.5.86); FILE MERGED 2005/07/04 12:29:34 as 1.5.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [123c63f6b7b48dc0c4e97e4a625f59e146db30c4]

INTEGRATION: CWS fwk18 (1.5.86); FILE MERGED 2005/07/04 12:29:33 as 1.5.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [8badf10719a5fef8ae5140163f66dad80d13fd50]

INTEGRATION: CWS fwk18 (1.5.86); FILE MERGED 2005/07/04 12:29:32 as 1.5.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [8f468df98374a82822c4265978b2b1d4c37a6b88]

INTEGRATION: CWS fwk18 (1.4.260); FILE MERGED 2005/07/04 12:29:31 as 1.4.260.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [9c0967c036c6228e22b81ae67bd569557632b491]

INTEGRATION: CWS fwk18 (1.5.86); FILE MERGED 2005/07/04 12:29:30 as 1.5.86.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [f808c3a3d31a8814077367b15a1211299750db71]

INTEGRATION: CWS fwk18 (1.3.274); FILE MERGED 2005/07/04 12:29:30 as 1.3.274.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [21f3ed5b6c3f814ee73a52fd84e4223640da37a4]

INTEGRATION: CWS fwk18 (1.3.274); FILE MERGED 2005/07/06 09:29:57 as 1.3.274.1: #123808# update sfx filter cache at runtime


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [f5850f645e3873f51c83dd511426dde657ea779e]

INTEGRATION: CWS fwk18 (1.4.122); FILE MERGED 2005/07/14 12:22:15 as 1.4.122.2: #123808# listen on config to be informed about changes 2005/07/06 09:29:57 as 1.4.122.1: #123808# update sfx filter cache at runtime


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [79f02c4ebe917d2683d8ed3c06f6f76e6a7a92e4]

INTEGRATION: CWS fwk18 (1.4.224); FILE MERGED 2005/07/14 12:22:14 as 1.4.224.1: #123808# listen on config to be informed about changes


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [4b1fb1b7a476adc5b607f78a4be5e61cf456799c]

INTEGRATION: CWS fwk18 (1.10.32); FILE MERGED 2005/07/14 12:22:14 as 1.10.32.2: #123808# listen on config to be informed about changes 2005/07/06 09:29:56 as 1.10.32.1: #123808# update sfx filter cache at runtime


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [3790ddba7caef780415f87bf5f2c8db5005382e0]

INTEGRATION: CWS fwk18 (1.5.124); FILE MERGED 2005/07/06 09:29:56 as 1.5.124.1: #123808# update sfx filter cache at runtime


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [8e458e844dff370dd4aa382d937b03efd5e70f95]

INTEGRATION: CWS fwk18 (1.1.2); FILE ADDED 2005/07/06 09:29:41 as 1.1.2.1: #123808# update sfx filter cache at runtime


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [a94765f5cf1537da29df5c73bff2c3d2bfd95f4d]

INTEGRATION: CWS fwk18 (1.4.274); FILE MERGED 2005/07/14 12:22:14 as 1.4.274.1: #123808# listen on config to be informed about changes


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [11cd9ad5285bf040ade6c03c85a0979144610190]

INTEGRATION: CWS fwk18 (1.3.274); FILE MERGED 2005/07/14 12:22:14 as 1.3.274.1: #123808# listen on config to be informed about changes


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [e03dd544aec890a6fdf4638380c95104430752a3]

INTEGRATION: CWS fwk18 (1.5.224); FILE MERGED 2005/07/06 09:29:56 as 1.5.224.1: #123808# update sfx filter cache at runtime


2005-07-20  Oliver Bolte  <obo@openoffice.org>  [49a28fd6309011ba71c8efe1c37c4a585b06f20f]

INTEGRATION: CWS fwk18 (1.4.224); FILE MERGED 2005/07/14 12:22:13 as 1.4.224.2: #123808# listen on config to be informed about changes 2005/07/06 09:29:56 as 1.4.224.1: #123808# update sfx filter cache at runtime


2005-07-19  Oliver Bolte  <obo@openoffice.org>  [817efc18856047c24de9f56ce62e4a2352eed8e3]

INTEGRATION: CWS jl21bean (1.3.8); FILE MERGED 2005/05/25 09:32:41 jl 1.3.8.1: #i49835# office window not displayed because of component listener


2005-07-19  Oliver Bolte  <obo@openoffice.org>  [a138981c03bc02783c0286d230e495360aa2257f]

INTEGRATION: CWS jl21bean (1.10.4); FILE MERGED 2005/06/07 09:34:25 jl 1.10.4.1: #i50285# clearDocument not properly implemented, causes Exception when later loadFromURl is called


2005-07-19  Oliver Bolte  <obo@openoffice.org>  [748834e18c353f37975d791a69e18b07165806c7]

INTEGRATION: CWS jl21bean (1.116.60); FILE MERGED 2005/05/26 16:28:12 ssa 1.116.60.4: #i49899# recursively reparent child windows before destroying parent hWnd 2005/05/25 16:57:57 ssa 1.116.60.3: #i49791# cache DCs should only be recreated in SetParent if they existed before 2005/05/24 15:16:47 jl 1.116.60.2: #i49791# OOoBean.loadFromURL fails because a virtual device could not be created 2005/05/23 09:01:00 jl 1.116.60.1: #i49709# windows were not always destroyed while reparenting


2005-07-19  Oliver Bolte  <obo@openoffice.org>  [27bb6f2b0c3fee475f305c37ebca4f7c1e613c4c]

INTEGRATION: CWS jl21bean (1.23.62); FILE MERGED 2005/05/23 09:00:59 jl 1.23.62.1: #i49709# windows were not always destroyed while reparenting


2005-07-19  Oliver Bolte  <obo@openoffice.org>  [e0715930388256cb15827150a9a2f2c34683725f]

INTEGRATION: CWS jl21bean (1.17.128); FILE MERGED 2005/05/23 09:00:59 jl 1.17.128.1: #i49709# windows were not always destroyed while reparenting


2005-07-19  Oliver Bolte  <obo@openoffice.org>  [c13b3c5a30119101f42ca61ec83779c6bb7dd2c9]

#124425# fontfolder bugfix


2005-07-19  Oliver Bolte  <obo@openoffice.org>  [b95da1c24a1259f1c66c9192a7a469fc62283c6a]

#i10000# remove existent links before creating new ones


2005-07-18  Oliver Bolte  <obo@openoffice.org>  [638274997fe5a23c66638c30da2ceeb8eb154581]

#i10000# patch flag for animcore lib


2005-07-18  Oliver Bolte  <obo@openoffice.org>  [de5b56d0d4bf6d8693c6d10881d1c87673576b2f]

#i10000# patch flags for sts, tl and slideshow lib


2005-07-18  Oliver Bolte  <obo@openoffice.org>  [08b8cf300fca58fe6cbe3d7d593739563af9c103]

#i10000#,#i52061# inline missing


2005-07-18  Oliver Bolte  <obo@openoffice.org>  [bd6933feeaf9e0a08cda89a422d73f91da85ea05]

SRC680


2005-07-18  Oliver Bolte  <obo@openoffice.org>  [3aa87ce6fbb9a79954ebf5114f1522ff2255d74f]

INTEGRATION: CWS doubleprop (1.22.94); FILE MERGED 2005/07/15 11:29:39 sab 1.22.94.1: #i46996#; remove duplicate properties


2005-07-18  Oliver Bolte  <obo@openoffice.org>  [9490ffe41aefa8acdb32275846549b665ef2345a]

INTEGRATION: CWS doubleprop (1.54.94); FILE MERGED 2005/07/15 11:29:39 sab 1.54.94.1: #i46996#; remove duplicate properties


2005-07-18  Oliver Bolte  <obo@openoffice.org>  [9c66f60f160fa8ba40116612551e85fc8f41e398]

INTEGRATION: CWS sysui09 (1.69.50); FILE MERGED 2005/07/14 09:12:25 obr 1.69.50.2: #b6243141#,#b6294657# switched run patch to include /usr/sfw/lib first 2005/07/12 11:53:36 obr 1.69.50.1: #b6294657# Solaris has libfreetype.so.6 in /usr/sfw/lib


2005-07-18  Oliver Bolte  <obo@openoffice.org>  [67451941a8c02056f21d500b64f1cecbfe7550f9]

INTEGRATION: CWS sysui09 (1.11.4); FILE MERGED 2005/07/15 09:05:17 obr 1.11.4.1: #b6243141# need to create symlinks for external packages


2005-07-18  Oliver Bolte  <obo@openoffice.org>  [a839353e825bb7621448b345ccbf5df6ff62ac92]

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>  [5f488cebb743cf233b4d88947f91ada274d4ab68]

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>  [d42240300987a98a7aa8a5527de81b82a525a696]

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>  [bca9262c0466e4cc2da88a5fc4f569f278d41a1b]

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>  [bf17ab041f89c77e38dbfa546cc4dd0d5a96f399]

INTEGRATION: CWS sysui09 (1.16.22); FILE MERGED 2005/07/15 08:42:38 obr 1.16.22.9: #i49368# check whether symlink in etc exists before running update-desktop-database 2005/07/12 06:44:18 obr 1.16.22.8: #i49368# added gnome-mime symlink for icons 2005/07/11 13:43:04 obr 1.16.22.7: #i49368# GNOME 2.8 needs update-desktop-database as well 2005/07/10 12:39:04 obr 1.16.22.6: %PREFIX replaced by %unixfilename 2005/07/08 08:36:07 obr 1.16.22.5: #i51121,#i49368# delay further unification of package builds to a later CWS 2005/07/05 13:37:10 obr 1.16.22.4: - made spec files independant from version/release, so that they can be   used as prerequisite for the rpms. - added openoffice.org.xml to suse-menus.spec 2005/07/05 09:43:46 obr 1.16.22.3: #i51121,#i49368# unified shared-mime-info creation and added it to redhat- and suse-menus package 2005/07/05 08:42:19 obr 1.16.22.2: - replaced explicit file list with globs where possible - pass version and release via command line 2005/07/05 07:05:30 obr 1.16.22.1: - introduced virtual package openofficeorg-desktop-integration. - removed Windows style HighContrast icons from packages - moved build arch parameter to spec files - introduced debian/control


2005-07-18  Oliver Bolte  <obo@openoffice.org>  [b073ffd918517bcc2ca4bcd7dbfaee18e6b2f2ab]

INTEGRATION: CWS sysui09 (1.14.22); FILE MERGED 2005/07/10 12:37:39 obr 1.14.22.6: openoffice.org.xml now copied 2005/07/08 08:36:07 obr 1.14.22.5: #i51121,#i49368# delay further unification of package builds to a later CWS 2005/07/05 13:37:09 obr 1.14.22.4: - made spec files independant from version/release, so that they can be   used as prerequisite for the rpms. - added openoffice.org.xml to suse-menus.spec 2005/07/05 09:43:46 obr 1.14.22.3: #i51121,#i49368# unified shared-mime-info creation and added it to redhat- and suse-menus package 2005/07/05 08:42:20 obr 1.14.22.2: - replaced explicit file list with globs where possible - pass version and release via command line 2005/07/05 07:05:31 obr 1.14.22.1: - introduced virtual package openofficeorg-desktop-integration. - removed Windows style HighContrast icons from packages - moved build arch parameter to spec files - introduced debian/control


2005-07-18  Oliver Bolte  <obo@openoffice.org>  [ebccff9eabe1b1dc74cdc4daecd35778525592c5]

INTEGRATION: CWS sysui09 (1.4.56); FILE MERGED 2005/07/04 09:40:24 obr 1.4.56.1: removed translation of >Open Office< to >OpenDocument<, filed issues #i51528#,#i51529#,#i51530# for unfixed translations


2005-07-18  Oliver Bolte  <obo@openoffice.org>  [5246fde149dd463e9339817958c8846fd166168e]

INTEGRATION: CWS sysui09 (1.6.2); FILE MERGED 2005/07/05 09:43:45 obr 1.6.2.1: #i51121,#i49368# unified shared-mime-info creation and added it to redhat- and suse-menus package


2005-07-18  Oliver Bolte  <obo@openoffice.org>  [c8cbb730fe302d3545efd571e643ce8e7ff616fe]

INTEGRATION: CWS sysui09 (1.1.2); FILE ADDED 2005/07/05 09:43:44 obr 1.1.2.1: #i51121,#i49368# unified shared-mime-info creation and added it to redhat- and suse-menus package


2005-07-18  Oliver Bolte  <obo@openoffice.org>  [7c359d6dc1dedc46d4ca9e4608ad37ce836fe9e4]

INTEGRATION: CWS sysui09 (1.15.22); FILE MERGED 2005/07/15 08:42:37 obr 1.15.22.9: #i49368# check whether symlink in etc exists before running update-desktop-database 2005/07/12 06:44:17 obr 1.15.22.8: #i49368# added gnome-mime symlink for icons 2005/07/11 13:43:03 obr 1.15.22.7: #i49368# GNOME 2.8 needs update-desktop-database as well 2005/07/10 12:42:14 obr 1.15.22.6: %PREFIX replaced by %unixfilename 2005/07/08 08:36:08 obr 1.15.22.5: #i51121,#i49368# delay further unification of package builds to a later CWS 2005/07/05 13:37:09 obr 1.15.22.4: - made spec files independant from version/release, so that they can be   used as prerequisite for the rpms. - added openoffice.org.xml to suse-menus.spec 2005/07/05 09:43:42 obr 1.15.22.3: #i51121,#i49368# unified shared-mime-info creation and added it to redhat- and suse-menus package 2005/07/05 08:42:18 obr 1.15.22.2: - replaced explicit file list with globs where possible - pass version and release via command line 2005/07/05 07:05:28 obr 1.15.22.1: - introduced virtual package openofficeorg-desktop-integration. - removed Windows style HighContrast icons from packages - moved build arch parameter to spec files - introduced debian/control


2005-07-18  Oliver Bolte  <obo@openoffice.org>  [426369cf91ef4a5a6ea47ccef425af49db4778b6]

INTEGRATION: CWS sysui09 (1.13.22); FILE MERGED 2005/07/10 12:43:56 obr 1.13.22.6: openoffice.org.xml now copied 2005/07/08 08:36:08 obr 1.13.22.5: #i51121,#i49368# delay further unification of package builds to a later CWS 2005/07/05 13:37:08 obr 1.13.22.4: - made spec files independant from version/release, so that they can be   used as prerequisite for the rpms. - added openoffice.org.xml to suse-menus.spec 2005/07/05 09:43:42 obr 1.13.22.3: #i51121,#i49368# unified shared-mime-info creation and added it to redhat- and suse-menus package 2005/07/05 08:42:19 obr 1.13.22.2: - replaced explicit file list with globs where possible - pass version and release via command line 2005/07/05 07:05:28 obr 1.13.22.1: - introduced virtual package openofficeorg-desktop-integration. - removed Windows style HighContrast icons from packages - moved build arch parameter to spec files - introduced debian/control


2005-07-18  Oliver Bolte  <obo@openoffice.org>  [b4e23e1abbb3e0cd41a193a29547ac2c8373cf38]

INTEGRATION: CWS sysui09 (1.5.12); FILE MERGED 2005/07/10 12:53:55 obr 1.5.12.5: changed %PREFIX to %unixfilename and %ICONPREFIX to %iconprefix 2005/07/08 08:39:10 obr 1.5.12.4: #i50945# added soffice link to mandriva-menus package 2005/07/05 13:37:08 obr 1.5.12.3: - made spec files independant from version/release, so that they can be   used as prerequisite for the rpms. - added openoffice.org.xml to suse-menus.spec 2005/07/05 08:42:17 obr 1.5.12.2: - replaced explicit file list with globs where possible - pass version and release via command line 2005/07/05 07:05:26 obr 1.5.12.1: - introduced virtual package openofficeorg-desktop-integration. - removed Windows style HighContrast icons from packages - moved build arch parameter to spec files - introduced debian/control


2005-07-18  Oliver Bolte  <obo@openoffice.org>  [ff86f3ae1e86c5dd7c431767b428bb15d5ae15da]

INTEGRATION: CWS sysui09 (1.2.26); FILE MERGED 2005/07/11 06:30:53 obr 1.2.26.6: #i50945# soffice link needs to exist 2005/07/10 12:53:08 obr 1.2.26.5: add iconprefix parameter 2005/07/08 08:39:10 obr 1.2.26.4: #i50945# added soffice link to mandriva-menus package 2005/07/05 13:37:07 obr 1.2.26.3: - made spec files independant from version/release, so that they can be   used as prerequisite for the rpms. - added openoffice.org.xml to suse-menus.spec 2005/07/05 08:42:18 obr 1.2.26.2: - replaced explicit file list with globs where possible - pass version and release via command line 2005/07/05 07:05:26 obr 1.2.26.1: - introduced virtual package openofficeorg-desktop-integration. - removed Windows style HighContrast icons from packages - moved build arch parameter to spec files - introduced debian/control


2005-07-18  Oliver Bolte  <obo@openoffice.org>  [0617bfd6c49eda9eb9a20a578a413cb7055e1d16]

INTEGRATION: CWS sysui09 (1.5.16); FILE MERGED 2005/07/05 09:43:42 obr 1.5.16.2: #i51121,#i49368# unified shared-mime-info creation and added it to redhat- and suse-menus package 2005/07/05 07:05:33 obr 1.5.16.1: - introduced virtual package openofficeorg-desktop-integration. - removed Windows style HighContrast icons from packages - moved build arch parameter to spec files - introduced debian/control


2005-07-18  Oliver Bolte  <obo@openoffice.org>  [9cd87e82c0da4625e8d1d7fa347f2e6de8b69eb7]

INTEGRATION: CWS sysui09 (1.3.2); FILE MERGED 2005/07/14 09:19:18 obr 1.3.2.3: #i51593# exclude control file from the chmod as suggested by attached patch 2005/07/14 09:15:06 obr 1.3.2.2: #i51593# fix permissions for DEBIAN directory for umask 027 2005/07/05 07:05:27 obr 1.3.2.1: - introduced virtual package openofficeorg-desktop-integration. - removed Windows style HighContrast icons from packages - moved build arch parameter to spec files - introduced debian/control


2005-07-18  Oliver Bolte  <obo@openoffice.org>  [70a7f20dfb02d5871d7473683e2cf51df8300073]

INTEGRATION: CWS sysui09 (1.1.2); FILE ADDED 2005/07/05 07:05:27 obr 1.1.2.1: - introduced virtual package openofficeorg-desktop-integration. - removed Windows style HighContrast icons from packages - moved build arch parameter to spec files - introduced debian/control


2005-07-18  Oliver Bolte  <obo@openoffice.org>  [162f94c326b3454daff6e02c804b61c30cf5f30d]

INTEGRATION: CWS swnum03 (1.8.280); FILE MERGED 2005/06/29 14:20:42 hbrinkm 1.8.280.1: #i47340# Execute: Safe SfxViewFrame pointer to prevent crash


2005-07-18  Oliver Bolte  <obo@openoffice.org>  [4a6820b03fb2073bc1545ad36400cc50ae361904]

INTEGRATION: CWS swnum03 (1.21.284); FILE MERGED 2005/06/28 13:03:26 hbrinkm 1.21.284.1: #i51029# remove superfluous include of dbgoutsw.hxx


2005-07-18  Oliver Bolte  <obo@openoffice.org>  [3b7346e0d64961f5ebf06ca51474a8e52d004e61]

INTEGRATION: CWS swnum03 (1.67.94); FILE MERGED 2005/07/05 08:51:46 hbrinkm 1.67.94.1: #i49037 RegisterNumFmtOnTxtNode: do not set NO_NUM on empty nodes


2005-07-18  Oliver Bolte  <obo@openoffice.org>  [0c0b39bc7e0c86a5c0c306fe0dcfb5d9cb239860]

INTEGRATION: CWS swnum03 (1.153.128); FILE MERGED 2005/07/04 16:15:26 hbrinkm 1.153.128.1: #i47340# Do not set mpChosenOutlineNumRule to temporary variable


2005-07-18  Oliver Bolte  <obo@openoffice.org>  [fd03fa1c6c8647987dabb4cc0a142ec1feecff83]

INTEGRATION: CWS swnum03 (1.49.72); FILE MERGED 2005/07/14 11:32:28 hbrinkm 1.49.72.4: #i51827# MakeTxtNode: call UpdateOutlineNode 2005/06/29 14:17:44 hbrinkm 1.49.72.3: #i47340# ChgFmt: if numrule changes invalidate affected numrules 2005/06/28 13:00:46 hbrinkm 1.49.72.2: #i51029# track changes of outline state 2005/06/27 13:30:18 hbrinkm 1.49.72.1: #i49570# MayBeNumbered: a node may not be numbered if its SwNumFmt says it has no number


2005-07-18  Oliver Bolte  <obo@openoffice.org>  [f2eb2de502f3b60c0d33c04b91cbc238724e614c]

INTEGRATION: CWS swnum03 (1.14.134); FILE MERGED 2005/07/12 14:13:50 hbrinkm 1.14.134.2: #i51827# ::_MoveNodes: invalidate numrule of text node 2005/07/05 08:48:27 hbrinkm 1.14.134.1: #i47340# SwNodes::Delete: use SwTxtNode::IsOutline


2005-07-18  Oliver Bolte  <obo@openoffice.org>  [9fc0e8bbc822c427febb1bb2cf479bc39fce7d87]

INTEGRATION: CWS swnum03 (1.22.94); FILE MERGED 2005/06/28 12:59:17 hbrinkm 1.22.94.1: #i51029# GetNoCondAttr: non-zero-check pAttrSet before access


2005-07-18  Oliver Bolte  <obo@openoffice.org>  [1635c164b0864d1f55c009184a2cab20f87b19a7]

INTEGRATION: CWS swnum03 (1.13.74); FILE MERGED 2005/07/14 11:31:23 hbrinkm 1.13.74.4: #i51827# UpdateOutlineNode: do not overwrite number 2005/06/29 14:13:45 hbrinkm 1.13.74.3: #i51029# UpdateOutlineNode: Handle insert/delete of outline node to array of outline nodes correctly 2005/06/29 14:12:02 hbrinkm 1.13.74.2: #i51029# UpdateOutlineNode: Handle insert/delete of outline node to array of outline nodes correctly 2005/06/28 12:56:58 hbrinkm 1.13.74.1: #i51029# +UpdateOutlineNode(SwNode &), -UpdateOutlineNodesList


2005-07-18  Oliver Bolte  <obo@openoffice.org>  [61bda898829632230f62ce65bab8e147452a60b7]

INTEGRATION: CWS swnum03 (1.29.142); FILE MERGED 2005/07/05 08:44:06 hbrinkm 1.29.142.1: #i51566# instance counter and serial number for SwNumRule


2005-07-18  Oliver Bolte  <obo@openoffice.org>  [d4fadf2ae96089048ade1fe4d08956bda5922def]

INTEGRATION: CWS swnum03 (1.12.134); FILE MERGED 2005/07/05 09:00:11 hbrinkm 1.12.134.1: #i51029# SetOutlineLevel: do not set numrule


2005-07-18  Oliver Bolte  <obo@openoffice.org>  [84b450f8c58a12c38ab6e7e5c2d49e3a2bd046a6]

INTEGRATION: CWS swnum03 (1.49.70); FILE MERGED 2005/07/14 11:28:59 hbrinkm 1.49.70.2: #i51827# lcl_UpdateNumRuleRange: also update number of first node if bInit is true 2005/06/29 14:08:52 hbrinkm 1.49.70.1: #i51029# MakeList: take nodes with outline level into account for nodes of outline rule


2005-07-18  Oliver Bolte  <obo@openoffice.org>  [ce5f4018cff68fc6b72812ff7c7ffafc24fa2ff3]

INTEGRATION: CWS swnum03 (1.23.214); FILE MERGED 2005/07/05 08:42:55 hbrinkm 1.23.214.1: #i51566# instance counter and serial number for SwNumRule


2005-07-18  Oliver Bolte  <obo@openoffice.org>  [97b5290dd3dfe0728a60d575954a3b2a4eaffe4d]

INTEGRATION: CWS swnum03 (1.36.138); FILE MERGED 2005/06/28 12:53:56 hbrinkm 1.36.138.1: #i51029# track changes of outline state


2005-07-18  Oliver Bolte  <obo@openoffice.org>  [c51e20d2de16178e0666e63d8ad4680d226fe5c9]

INTEGRATION: CWS swnum03 (1.9.214); FILE MERGED 2005/06/28 12:48:23 hbrinkm 1.9.214.1: #i51029# -UpdateOutlineNodeList, +UpdateOutlineNode(SwNode&)


2005-07-18  Oliver Bolte  <obo@openoffice.org>  [5dbdaeb5b439a69286f29d44207bb53b35012395]

INTEGRATION: CWS impress64 (1.16.354); FILE MERGED 2005/07/13 17:07:21 cl 1.16.354.1: #i50899# added a quickfix to let application remove unused items


2005-07-18  Oliver Bolte  <obo@openoffice.org>  [fbdb13aadd6e27d7df169cdccd00450d7ba40cee]

INTEGRATION: CWS impress64 (1.10.484); FILE MERGED 2005/07/13 16:27:45 cl 1.10.484.1: #i50899# added a quickfix to let application remove unused items


2005-07-18  Oliver Bolte  <obo@openoffice.org>  [154cb2067811ed1199feefe4a57f057bf1bd59f9]

INTEGRATION: CWS impress64 (1.40.162); FILE MERGED 2005/07/13 16:40:17 cl 1.40.162.1: #i51550# always create model with persist in CreateData(), even for GetData()


2005-07-18  Oliver Bolte  <obo@openoffice.org>  [435136e9430043e50e8d718840c9c5f23faf320a]

INTEGRATION: CWS impress64 (1.54.118); FILE MERGED 2005/07/13 17:28:40 cl 1.54.118.1: #i50899# added a quickfix to remove unused items after import


2005-07-18  Oliver Bolte  <obo@openoffice.org>  [2406a3c29aa5859d433c197d4aa6747593b22b71]

INTEGRATION: CWS impress64 (1.99.56); FILE MERGED 2005/07/14 07:57:26 cl 1.99.56.1: allow SdXMLExport::ImpPrepDrawPageHeaderFooterDecls to work without a notes page for clipboard operations


2005-07-18  Oliver Bolte  <obo@openoffice.org>  [8632b86fac7de416d9f1bf87c99592d545850dab]

INTEGRATION: CWS sdkhotfix (1.2.24); FILE MERGED 2005/07/15 09:51:53 jsc 1.2.24.1: #124336# new brand


2005-07-18  Oliver Bolte  <obo@openoffice.org>  [a15ff18e917337eb8b905e9edb4f6eacca1e8a6a]

INTEGRATION: CWS sdkhotfix (1.2.24); FILE MERGED 2005/07/15 07:51:37 jsc 1.2.24.1: #124336# new brand


2005-07-18  Oliver Bolte  <obo@openoffice.org>  [4e8528b5f85b0cad8e9a89e85c39995dd5d37c62]

INTEGRATION: CWS jl23 (1.1.1.1.144); FILE MERGED 2005/07/13 09:33:48 jl 1.1.1.1.144.1: #i49560# removed method getLocalizedMessage and a member to avoid deadlock


2005-07-18  Oliver Bolte  <obo@openoffice.org>  [9226471391126686b8788dd1a48de86fa93fd0fe]

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>  [572f47611eae9ccabb80909f2faf1df59e9a0756]

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>  [821facfab081ff1b5a4ce11ca88dcfe7e3f9c4c6]

INTEGRATION: CWS tl13 (1.5.632); FILE MERGED 2005/07/12 10:19:33 os 1.5.632.1: #i20801# increase height of checkbox 'keep list' to support longer texts


2005-07-18  Oliver Bolte  <obo@openoffice.org>  [0a002198e30f9852b398dc5b5edc3b1ec4892140]

INTEGRATION: CWS tl13 (1.96.98); FILE MERGED 2005/07/13 15:25:19 os 1.96.98.1: #i50905# release connection after executing (old) mail merge dialog


2005-07-18  Oliver Bolte  <obo@openoffice.org>  [b8b1b8d4d94c9bdef09f0c4d15b2d5d7422d60bd]

INTEGRATION: CWS tl13 (1.88.200); FILE MERGED 2005/07/14 10:15:37 tl 1.88.200.1: #i51815# fixes data base fields with '.' in name


2005-07-18  Oliver Bolte  <obo@openoffice.org>  [e470c77fbdc59527a39989b601c65350a37906c3]

INTEGRATION: CWS tl13 (1.25.522); FILE MERGED 2005/07/14 10:15:37 tl 1.25.522.1: #i51815# fixes data base fields with '.' in name


2005-07-18  Oliver Bolte  <obo@openoffice.org>  [fceec674695fcd1c93620bb385a8f1b8c27f745a]

INTEGRATION: CWS tl13 (1.22.502); FILE MERGED 2005/07/14 10:15:36 tl 1.22.502.1: #i51815# fixes data base fields with '.' in name


2005-07-18  Oliver Bolte  <obo@openoffice.org>  [dac06a4d64d6e6f9cd137afaadf9ab9475783856]

INTEGRATION: CWS tl13 (1.108.4); FILE MERGED 2005/07/14 10:14:34 tl 1.108.4.1: #i51815# fixes data base fields with '.' in name


2005-07-18  Oliver Bolte  <obo@openoffice.org>  [c489e0fa4039374cf733751c542def0149f26ce1]

INTEGRATION: CWS tl13 (1.19.46); FILE MERGED 2005/07/12 10:22:48 os 1.19.46.1: #51728# German context label of DeleteRows fixed


2005-07-18  Oliver Bolte  <obo@openoffice.org>  [f422dc6e4f682d29be1285baa97724bc085ff4d7]

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>  [f7f2e4798e037c494ef3e62de19dd4880edf35af]

INTEGRATION: CWS mhu08 (1.163.24); FILE MERGED 2005/06/08 16:19:55 mhu 1.163.24.1: #i50415# Adapted to moved class SvEaMgr implementation.


2005-07-18  Oliver Bolte  <obo@openoffice.org>  [2328ef8268eed50fda8d4e8e5cec5bd9357bea63]

INTEGRATION: CWS mhu08 (1.20.132); FILE MERGED 2005/06/08 16:19:55 mhu 1.20.132.1: #i50415# Adapted to moved class SvEaMgr implementation.


2005-07-18  Oliver Bolte  <obo@openoffice.org>  [b91130489fdb1a4f302501f99a8d979677321c0a]

INTEGRATION: CWS mhu08 (1.168.34); FILE MERGED 2005/06/08 16:19:54 mhu 1.168.34.1: #i50415# Adapted to moved class SvEaMgr implementation.


2005-07-18  Oliver Bolte  <obo@openoffice.org>  [f870206e7ee03b64787466521ed517ec3fd820eb]

INTEGRATION: CWS mhu08 (1.66.52); FILE MERGED 2005/06/08 15:37:19 mhu 1.66.52.1: #i50415# Removed obsolete include svtools/extattr.hxx


2005-07-18  Oliver Bolte  <obo@openoffice.org>  [a7575bdcef661d192fecf6696baed8a7d006462c]

INTEGRATION: CWS mhu08 (1.94.42); FILE MERGED 2005/06/08 15:36:47 mhu 1.94.42.1: #i50415# Removed obsolete include svtools/extattr.hxx


2005-07-18  Oliver Bolte  <obo@openoffice.org>  [87e3dfc49a852afd5f2cf28c83ed02e5f2597ef3]

INTEGRATION: CWS mhu08 (1.97.74); FILE MERGED 2005/06/08 15:36:46 mhu 1.97.74.1: #i50415# Removed obsolete include svtools/extattr.hxx


2005-07-18  Oliver Bolte  <obo@openoffice.org>  [adf116a5eceb50cc3ee2694adb6eef881b750fdd]

INTEGRATION: CWS mhu08 (1.42.272); FILE MERGED 2005/06/08 14:21:34 mhu 1.42.272.1: #i50415# Removed unused include svtools/extattr.hxx


2005-07-18  Oliver Bolte  <obo@openoffice.org>  [f7e4de0b4803e62c63521031e44c46c9d31a4b90]

INTEGRATION: CWS mhu08 (1.52.70); FILE MERGED 2005/07/12 09:23:00 mhu 1.52.70.2: RESYNC: (1.52-1.53); FILE MERGED 2005/06/08 15:24:32 mhu 1.52.70.1: #i50415# Removed class SvEaMgr (moved to module sfx2).


2005-07-18  Oliver Bolte  <obo@openoffice.org>  [3472e0d7938adde49b91e0a16aa73a5d676a68c7]

INTEGRATION: CWS mhu08 (1.37.72); FILE MERGED 2005/06/08 14:54:00 mhu 1.37.72.1: #i50415# Removed obsolete class SvEaMgr usage.


2005-07-18  Oliver Bolte  <obo@openoffice.org>  [4b3973c4487caa0fd91b53c402e032dcfab38bdd]

INTEGRATION: CWS mhu08 (1.56.72); FILE MERGED 2005/06/08 14:53:58 mhu 1.56.72.1: #i50415# Removed obsolete class SvEaMgr usage.


2005-07-18  Oliver Bolte  <obo@openoffice.org>  [415d7404d51953f4e4a2e1c1fb5aa6ac0cff4150]

INTEGRATION: CWS mhu08 (1.128.50); FILE MERGED 2005/07/12 09:17:54 mhu 1.128.50.3: RESYNC: (1.129-1.130); FILE MERGED 2005/06/23 10:23:42 mhu 1.128.50.2: RESYNC: (1.128-1.129); FILE MERGED 2005/06/08 15:24:31 mhu 1.128.50.1: #i50415# Removed class SvEaMgr (moved to module sfx2).


2005-07-18  Oliver Bolte  <obo@openoffice.org>  [839ded870fc3362569d600cfa64345f701f416da]

INTEGRATION: CWS mhu08 (1.32.50); FILE MERGED 2005/07/12 09:17:47 mhu 1.32.50.2: RESYNC: (1.32-1.33); FILE MERGED 2005/06/08 15:24:31 mhu 1.32.50.1: #i50415# Removed class SvEaMgr (moved to module sfx2).


2005-07-18  Oliver Bolte  <obo@openoffice.org>  [55a246e89d56d0a5c600beece06276fa0e7fdf51]

INTEGRATION: CWS mhu08 (1.7.22); FILE MERGED 2005/07/13 12:56:05 mhu 1.7.22.1: #i50173# Added (erroneously removed) svt*.ilst


2005-07-18  Oliver Bolte  <obo@openoffice.org>  [82068d9edb5d6b7495a91e137a89a5f99fbc9eeb]

INTEGRATION: CWS mhu08 (1.2.134); FILE MERGED 2005/06/09 09:42:58 mhu 1.2.134.2: #i50415# Do not strip (actually obsolete) SfxMedium::GetEaMgr(). 2005/06/08 14:48:18 mhu 1.2.134.1: #i50415# Removed obsolete class SvEaMgr usage.


2005-07-18  Oliver Bolte  <obo@openoffice.org>  [8ba20af6070c39766f57e652bf7836781f0bdb1e]

INTEGRATION: CWS mhu08 (1.8.52); FILE MERGED 2005/06/08 14:47:35 mhu 1.8.52.1: #i50415# Removed obsolete class SvEaMgr usage.


2005-07-18  Oliver Bolte  <obo@openoffice.org>  [7fb61d329cb715421106e72ec9e1e5f9ebd1a8e0]

INTEGRATION: CWS mhu08 (1.4.132); FILE MERGED 2005/06/09 09:42:54 mhu 1.4.132.2: #i50415# Do not strip (actually obsolete) SfxMedium::GetEaMgr(). 2005/06/08 14:47:35 mhu 1.4.132.1: #i50415# Removed obsolete class SvEaMgr usage.


2005-07-18  Oliver Bolte  <obo@openoffice.org>  [a036e0e86a8ca9a0eeecc61f714a4859bb19d779]

INTEGRATION: CWS mhu08 (1.9.18); FILE MERGED 2005/06/08 17:38:38 mhu 1.9.18.3: #i50415# Put back GetFilter4EA(). 2005/06/08 16:55:46 mhu 1.9.18.2: #i50415# Removed obsolete GetFilter4EA(). 2005/06/08 14:47:34 mhu 1.9.18.1: #i50415# Removed obsolete class SvEaMgr usage.


2005-07-18  Oliver Bolte  <obo@openoffice.org>  [ee139469f4cc6f13a3b31059268bb42ca64c68eb]

INTEGRATION: CWS mhu08 (1.6.18); FILE MERGED 2005/06/08 14:47:34 mhu 1.6.18.1: #i50415# Removed obsolete class SvEaMgr usage.


2005-07-18  Oliver Bolte  <obo@openoffice.org>  [c95760e162b4a788b0eaa809d58b5bfa8b341bfa]

INTEGRATION: CWS mhu08 (1.4.24); FILE MERGED 2005/06/27 10:24:05 mhu 1.4.24.1: #i48923# Added delivery of *.hid files.


2005-07-18  Oliver Bolte  <obo@openoffice.org>  [9c7af6271c58914ad95f9376cc7e614798f51549]

INTEGRATION: CWS l10ntoolingfixer (1.6.68); FILE MERGED 2005/07/12 13:36:09 ihi 1.6.68.1: #i51837# moved define


2005-07-18  Oliver Bolte  <obo@openoffice.org>  [894526b2c4185a9961728a16b09711324673f66f]

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>  [0bae03f8caf6257c274850ad463f05e1bf7d1d2b]

INTEGRATION: CWS l10ntoolingfixer (1.5.34); FILE MERGED 2005/07/14 14:41:30 ihi 1.5.34.1: #i51919# removed not implemented method declaration


2005-07-18  Oliver Bolte  <obo@openoffice.org>  [11a802aad486907487dc31a26945e9a4efb9f01c]

INTEGRATION: CWS l10ntoolingfixer (1.6.148); FILE MERGED 2005/07/12 14:39:59 ihi 1.6.148.1: #i51070# merge issue workaround


2005-07-18  Oliver Bolte  <obo@openoffice.org>  [5914481703fc8d2e11e060e2e61b427df99f353c]

INTEGRATION: CWS extras21 (1.11.120); FILE MERGED 2005/07/11 15:01:01 va 1.11.120.1: #124252# JA, KO, zh-CN and zh-TW get English Wordbook.


2005-07-18  Oliver Bolte  <obo@openoffice.org>  [1ffb6759180352f4ffe327455f39067e70ea842b]

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>  [84d82e048d0c0176380079f3ae4ca92ff3d05025]

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>  [7224ad477b9fa0012fbdaae9dcb493d77e92995c]

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>  [2e9f93b659d13d67c494d4059fec306759b65ec8]

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>  [db9bf8b3d7f3dbfbf85a14ed50635639c370d798]

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-18  Oliver Bolte  <obo@openoffice.org>  [a460a3d94a083e08c0fb5a9a20048993a40ace0c]

INTEGRATION: CWS cmcfixes11 (1.5.36); FILE MERGED 2005/07/14 15:37:19 cmc 1.5.36.1: #i51974# update system stl debugging


2005-07-18  Oliver Bolte  <obo@openoffice.org>  [fbe016c46aff37bb29be20de2d84d778f4889f35]

INTEGRATION: CWS cmcfixes11 (1.3.46); FILE MERGED 2005/07/14 15:37:18 cmc 1.3.46.1: #i51974# update system stl debugging


2005-07-18  Oliver Bolte  <obo@openoffice.org>  [f6d6690a3cca5c09a9e2408492acc44b28a02d3d]

INTEGRATION: CWS cmcfixes11 (1.14.362); FILE MERGED 2005/07/14 16:22:46 cmc 1.14.362.1: #i51978# allow system boost


2005-07-18  Oliver Bolte  <obo@openoffice.org>  [4cd9a98442524504a924876b2a369f511f40314a]

INTEGRATION: CWS cmcfixes10 (1.5.12); FILE MERGED 2005/07/04 08:47:05 cmc 1.5.12.1: #i51385# noexecstack breaking pyuno (remotebriding) under execshield kernels


2005-07-15  Vladimir Glazounov  <vg@openoffice.org>  [fcb8421c1592075f4292cbcaeece5921af045934]

#i10000# force repack tarbals after CWS vgbitmapcleanup


2005-07-15  Kurt Zenker  <kz@openoffice.org>  [520b78fb6d606a993d98969b72fbf8e21f836d75]

#i10000# add kde lib path


2005-07-14  Vladimir Glazounov  <vg@openoffice.org>  [45d0877e29d23a4e843633190f5111a461f67591]

new version for SRC680


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [0bd7b96b7fb65b92dd7c8ee7cf29cc7e881df2c3]

SRC680


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [e8ff37d032f41a9507fc7176bacab89c85e0990e]

ENABLE_KDE


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [9972c046da0ae2b61fd1cb637e90ce3b1db0f6fc]

INTEGRATION: CWS mh19104 (1.5.172); FILE MERGED 2005/06/23 13:22:57 mh 1.5.172.1: chg: copyright year to 2005


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [0b812d82759b0bbfff3ff070d6c2c68c03b7f0e7]

INTEGRATION: CWS mh19104 (1.3.36); FILE MERGED 2005/07/13 07:45:58 mh 1.3.36.1: chg: use glibc memmove on glibc platforms, #i50592#d


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [687a5e44a4edbd914e578e12edaadfa316a41e0a]

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>  [f6976008cab64d370fe6d1f7ebfbe02dbf8fd3b8]

INTEGRATION: CWS mh19104 (1.7.70); FILE MERGED 2005/07/12 10:42:40 mh 1.7.70.1: chg: grouping the binfilters, #47824#


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [bea4f38b8a9c8797bbeae2fc48d1c36c93c1b845]

INTEGRATION: CWS mh19104 (1.5.92); FILE MERGED 2005/07/12 10:42:39 mh 1.5.92.1: chg: grouping the binfilters, #47824#


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [49368033ff76c57b99a16db5bf3b950939da7986]

INTEGRATION: CWS mh19104 (1.5.92); FILE MERGED 2005/07/12 10:42:38 mh 1.5.92.1: chg: grouping the binfilters, #47824#


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [f2bc75505f102c611ba2a12774136f4356a17a13]

INTEGRATION: CWS mh19104 (1.8.64); FILE MERGED 2005/07/12 10:42:37 mh 1.8.64.1: chg: grouping the binfilters, #47824#


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [a4fb596d7ef0eee44c1749b5751fbf72c022995b]

INTEGRATION: CWS mh19104 (1.5.92); FILE MERGED 2005/07/12 10:42:37 mh 1.5.92.1: chg: grouping the binfilters, #47824#


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [3689b4e97f637838f3c8231a8087d7749a4dca79]

INTEGRATION: CWS mh19104 (1.6.90); FILE MERGED 2005/07/12 10:42:37 mh 1.6.90.1: chg: grouping the binfilters, #47824#


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [de7fdb0111957de4bdf06f17c6e6ef789358301b]

INTEGRATION: CWS mh19104 (1.6.68); FILE MERGED 2005/07/12 10:42:36 mh 1.6.68.1: chg: grouping the binfilters, #47824#


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [31f9b8feba2e105d1c5c42e6ca6c234a715f0a6e]

INTEGRATION: CWS mh19104 (1.1.1.1.138); FILE MERGED 2005/07/12 10:57:10 mh 1.1.1.1.138.1: remove not used condition, #i45442#


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [3e44eeb38bd0e7d6670ee594096aa67c8bf24828]

INTEGRATION: CWS mh19104 (1.2.20); FILE MERGED 2005/07/12 10:59:53 mh 1.2.20.1: adjust image sizes, #i48740#


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [b686b7eb682f7e78bf6b0aec243a1c7863c8905e]

INTEGRATION: CWS mh19104 (1.21.4); FILE MERGED 2005/06/17 15:25:51 mh 1.21.4.1: add: ARCHFLAGS, #i48387#


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [95f7af67de0b22b5b4a02ddedc865f6d5b0b830c]

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>  [d89f51f508a5b99c2a3770d5c6b3b45ade5c3ce3]

INTEGRATION: CWS mh19104 (1.1.1.1.260); FILE MERGED 2005/06/29 09:08:04 va 1.1.1.1.260.1: #49903# Re-saved files due to lost header information.


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [accd736fea1fe7f31181088bc092a7620ac51764]

INTEGRATION: CWS mh19104 (1.1.1.1.260); FILE MERGED 2005/06/29 09:08:03 va 1.1.1.1.260.1: #49903# Re-saved files due to lost header information.


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [25e07baf692635cbf098795a130b7742e5f6b213]

INTEGRATION: CWS mh19104 (1.1.1.1.260); FILE MERGED 2005/06/29 09:08:02 va 1.1.1.1.260.1: #49903# Re-saved files due to lost header information.


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [97821fb6f8968dfbfe9274682ef3aeade96dc7fb]

INTEGRATION: CWS mh19104 (1.1.1.1.260); FILE MERGED 2005/06/29 09:08:01 va 1.1.1.1.260.1: #49903# Re-saved files due to lost header information.


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [902c15f9994f92dd14b3b348b367d3b54a4bdc14]

INTEGRATION: CWS mh19104 (1.1.1.1.260); FILE MERGED 2005/06/29 09:08:00 va 1.1.1.1.260.1: #49903# Re-saved files due to lost header information.


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [04c6a826289449c4b432d058e2879d908686f1f5]

INTEGRATION: CWS mh19104 (1.1.1.1.260); FILE MERGED 2005/06/29 09:07:59 va 1.1.1.1.260.1: #49903# Re-saved files due to lost header information.


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [62805b20b6cc65eaa9dfade7fdcfdf06cb6b0485]

INTEGRATION: CWS mh19104 (1.1.1.1.260); FILE MERGED 2005/06/29 09:07:58 va 1.1.1.1.260.1: #49903# Re-saved files due to lost header information.


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [8e037dfa43d26fcb2dfaa31438d18b1f02af83ab]

INTEGRATION: CWS mh19104 (1.1.1.1.260); FILE MERGED 2005/06/29 09:07:57 va 1.1.1.1.260.1: #49903# Re-saved files due to lost header information.


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [31cc541e9c237c89c0b9d97a9e529bf66dddc21f]

INTEGRATION: CWS mh19104 (1.1.1.1.260); FILE MERGED 2005/06/29 09:07:56 va 1.1.1.1.260.1: #49903# Re-saved files due to lost header information.


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [5d32409b56fd6ea6258544e62f57922ad8128122]

INTEGRATION: CWS mh19104 (1.1.1.1.260); FILE MERGED 2005/06/29 09:07:55 va 1.1.1.1.260.1: #49903# Re-saved files due to lost header information.


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [6078aa24ab2e990d0d0de75cd9e81aec869e02d3]

INTEGRATION: CWS mh19104 (1.1.1.1.260); FILE MERGED 2005/06/29 09:07:54 va 1.1.1.1.260.1: #49903# Re-saved files due to lost header information.


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [b3fa4538aadc0d224e464197d365a60aa43a9551]

INTEGRATION: CWS mh19104 (1.1.1.1.260); FILE MERGED 2005/06/29 09:07:53 va 1.1.1.1.260.1: #49903# Re-saved files due to lost header information.


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [555597f668d5710501698833eb97ed68616226fe]

INTEGRATION: CWS mh19104 (1.1.1.1.260); FILE MERGED 2005/06/29 09:07:52 va 1.1.1.1.260.1: #49903# Re-saved files due to lost header information.


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [84aee31ec489b3b7fb63fe397af2dbe0e5458bf5]

INTEGRATION: CWS mh19104 (1.1.1.1.260); FILE MERGED 2005/06/29 09:07:51 va 1.1.1.1.260.1: #49903# Re-saved files due to lost header information.


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [ee41d065e460bcbdc176c85b969ec03d75260ba1]

INTEGRATION: CWS mh19104 (1.1.1.1.260); FILE MERGED 2005/06/29 09:07:50 va 1.1.1.1.260.1: #49903# Re-saved files due to lost header information.


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [887b6a8e19c787a7c5f988a57d5c286457bf2143]

INTEGRATION: CWS mh19104 (1.1.1.1.260); FILE MERGED 2005/06/29 09:07:49 va 1.1.1.1.260.1: #49903# Re-saved files due to lost header information.


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [1fee2af210599f6c9b55b5f875a6bb0705fd62e9]

INTEGRATION: CWS mh19104 (1.1.1.1.260); FILE MERGED 2005/06/29 09:07:48 va 1.1.1.1.260.1: #49903# Re-saved files due to lost header information.


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [f83d0028a15306c8390dc133fbc56fce382a5b60]

INTEGRATION: CWS mh19104 (1.1.1.1.260); FILE MERGED 2005/06/29 09:07:47 va 1.1.1.1.260.1: #49903# Re-saved files due to lost header information.


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [d7b24ec444f5a907bbfd4f95c29a8ce3a112f9f5]

INTEGRATION: CWS mh19104 (1.2.142); FILE MERGED 2005/06/28 10:16:25 mh 1.2.142.1: add: forwards for gcc4, #i50551#


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [56eb279dce91f125e01b433afd1d2d631a4010c4]

INTEGRATION: CWS mh19104 (1.5.94); FILE MERGED 2005/06/28 10:16:25 mh 1.5.94.1: add: forwards for gcc4, #i50551#


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [b75300d9a1489f0d6223e249c9d41d5588af4ad4]

INTEGRATION: CWS mh19104 (1.4.112); FILE MERGED 2005/06/28 10:16:25 mh 1.4.112.1: add: forwards for gcc4, #i50551#


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [31f65b78cf61c5f522f47f8c36a5dc2bfe3a1e37]

INTEGRATION: CWS mh19104 (1.3.112); FILE MERGED 2005/06/28 10:16:25 mh 1.3.112.1: add: forwards for gcc4, #i50551#


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [f632d81176ccc7d2d548b0161a309aca1850a351]

INTEGRATION: CWS mh19104 (1.4.112); FILE MERGED 2005/06/28 10:16:24 mh 1.4.112.1: add: forwards for gcc4, #i50551#


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [d5c701f7ad77218d6e39d5204007da51a8a01ca2]

INTEGRATION: CWS mh19104 (1.3.112); FILE MERGED 2005/06/28 10:16:24 mh 1.3.112.1: add: forwards for gcc4, #i50551#


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [dd7b7f8c26aea0a3b38c6d4f1354d7d5239b41cc]

INTEGRATION: CWS mh19104 (1.3.142); FILE MERGED 2005/06/28 10:16:24 mh 1.3.142.1: add: forwards for gcc4, #i50551#


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [e780b005ef8c0473ca17f64df6f0ebd028697b52]

INTEGRATION: CWS mh19104 (1.2.142); FILE MERGED 2005/06/28 10:16:24 mh 1.2.142.1: add: forwards for gcc4, #i50551#


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [d3f879edd9742deaf832ef42425c553b8c898df5]

INTEGRATION: CWS mh19104 (1.3.112); FILE MERGED 2005/06/28 10:16:23 mh 1.3.112.1: add: forwards for gcc4, #i50551#


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [112319ef827584c51319a01e2943515fced5807d]

INTEGRATION: CWS mh19104 (1.2.142); FILE MERGED 2005/06/28 10:16:23 mh 1.2.142.1: add: forwards for gcc4, #i50551#


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [d7af834b1ed4cefac63a634f5e8b6cc8c8a0c3be]

INTEGRATION: CWS mh19104 (1.4.112); FILE MERGED 2005/06/28 10:16:23 mh 1.4.112.1: add: forwards for gcc4, #i50551#


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [8ad4bbc8a588f8b977e1c56bf2d2f7bfe0f91ce0]

INTEGRATION: CWS mh19104 (1.3.142); FILE MERGED 2005/06/28 10:16:22 mh 1.3.142.1: add: forwards for gcc4, #i50551#


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [fdf8e056d9349b624d5201ca3689fcd5354395ef]

INTEGRATION: CWS mh19104 (1.2.142); FILE MERGED 2005/06/28 10:16:22 mh 1.2.142.1: add: forwards for gcc4, #i50551#


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [ec009052df808b171e06a48e2174f2a644e5ab65]

INTEGRATION: CWS mh19104 (1.3.142); FILE MERGED 2005/06/28 10:16:21 mh 1.3.142.1: add: forwards for gcc4, #i50551#


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [74e56da050ee12ced5032a3c861e50f1d52c146b]

INTEGRATION: CWS mh19104 (1.2.142); FILE MERGED 2005/06/28 10:16:21 mh 1.2.142.1: add: forwards for gcc4, #i50551#


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [96f1f989a59826532a00bef5b37433f9bfa46cc9]

INTEGRATION: CWS mh19104 (1.2.142); FILE MERGED 2005/06/28 10:16:20 mh 1.2.142.1: add: forwards for gcc4, #i50551#


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [bf2dfc938a96bde998c53b92712c1058533944c9]

INTEGRATION: CWS mh19104 (1.6.112); FILE MERGED 2005/06/28 10:16:18 mh 1.6.112.1: add: forwards for gcc4, #i50551#


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [1f31d58b138868c19d255c43ae5a2c06fcfba4a1]

INTEGRATION: CWS mh19104 (1.3.112); FILE MERGED 2005/06/28 10:16:17 mh 1.3.112.1: add: forwards for gcc4, #i50551#


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [3860acf9f1bd2fa528209b940558ba668c47da8b]

INTEGRATION: CWS mh19104 (1.2.142); FILE MERGED 2005/06/28 10:16:17 mh 1.2.142.1: add: forwards for gcc4, #i50551#


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [5614f04e36b7bb922ba2b75cdd65ba0b42070759]

INTEGRATION: CWS mh19104 (1.3.142); FILE MERGED 2005/06/28 10:16:17 mh 1.3.142.1: add: forwards for gcc4, #i50551#


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [61e211b7f04925ff164b01a9726609c7c4e59ed5]

INTEGRATION: CWS mh19104 (1.4.26); FILE MERGED 2005/06/28 10:16:15 mh 1.4.26.1: add: forwards for gcc4, #i50551#


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [ce45659df365e67e913fca70ab899ed19c4a08fc]

INTEGRATION: CWS fs02 (1.2.6); FILE MERGED 2005/07/05 15:23:43 fridrich_strba 1.2.6.2: Issue number:  51318 Submitted by:  fridrich_strba Reviewed by:   fridrich_strba Add Italic to the properties that have to be expanded to asian and complex 2005/06/28 15:05:47 fridrich_strba 1.2.6.1: Issue number:  51318 Submitted by:  fridrich_strba Reviewed by:   fridrich_strba


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [f4ef3e1fc9773dc6c2caf72b171f4bd4037de3ab]

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>  [70608ae87ff031e2133ad06cde34758167cc6eb9]

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>  [8c209a767495d5914ad5cc418ed71d92a13bd5b6]

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>  [19c664c602529de8dad1431616533ce7acfba99b]

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>  [5e7e9e045d38c5dd8712e0de552f5f6d60234799]

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>  [005448f63163dca7e28f81e9416e2e3bb3ab48c4]

INTEGRATION: CWS so8w98cjk (1.91.130); FILE MERGED 2005/07/08 07:08:02 hdu 1.91.130.1: #i47131# merge fix from vcl39


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [9460612a9a04924d4c394de437fb0bebbe8308bf]

INTEGRATION: CWS vgvalgrind (1.200.36); FILE MERGED 2005/06/13 09:19:35 hdu 1.200.36.1: #i50546# merge memleak fix from CWS vcl39


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [8ad535e6f66d05319cd7c2987982db68fc656e5f]

INTEGRATION: CWS vgvalgrind (1.190.46); FILE MERGED 2005/05/20 12:03:34 vg 1.190.46.1: #122920# initialize variables before use


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [d05ef0c72582064ed3adc18dfba323908bdb3b4f]

INTEGRATION: CWS vgvalgrind (1.123.134); FILE MERGED 2005/06/13 09:19:34 hdu 1.123.134.1: #i50546# merge memleak fix from CWS vcl39


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [582fd2994aad028677845b9ff54648cf92db9695]

INTEGRATION: CWS vgvalgrind (1.8.50); FILE MERGED 2005/05/20 12:03:33 vg 1.8.50.1: #122920# initialize variables before use


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [4afe95fee0fb3f20eac9eb914d16bc987b1eefcf]

INTEGRATION: CWS vgvalgrind (1.6.294); FILE MERGED 2005/05/20 12:03:33 vg 1.6.294.1: #122920# initialize variables before use


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [cce2508d2d2c4ae8387085246a4312d0398f5a11]

INTEGRATION: CWS vgvalgrind (1.2.100); FILE MERGED 2005/05/26 15:46:53 vg 1.2.100.1: #122920# initialize variables before use


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [14d87fd8c80b68b2ac3b32684e3f940a217b37f1]

INTEGRATION: CWS dvoqbfix4 (1.96.12); FILE MERGED 2005/07/06 18:01:09 mav 1.96.12.1: #i44896# not all package based filters are own filters


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [47e47960dfa55d9a9a1c1937254149621311927b]

INTEGRATION: CWS dvoqbfix4 (1.163.30); FILE MERGED 2005/07/06 18:01:08 mav 1.163.30.1: #i44896# not all package based filters are own filters


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [f0771015dde812a70337c45a2fe2355e9126ab55]

INTEGRATION: CWS dvoqbfix4 (1.69.32); FILE MERGED 2005/07/06 18:01:08 mav 1.69.32.1: #i44896# not all package based filters are own filters


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [4acdc71249fc8df10449a1bbeb39f0845deabbf4]

INTEGRATION: CWS dvoqbfix4 (1.94.48); FILE MERGED 2005/06/09 14:14:10 mav 1.94.48.1: #123297# set the password to the storage


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [e13906c8af36164905772b70a6766b153b93b445]

INTEGRATION: CWS fs01 (1.6.6); FILE MERGED 2005/06/23 06:55:50 fridrich_strba 1.6.6.3: Issue number:  47307 Submitted by:  fridrich_strba Reviewed by:   fridrich_strba 2005/05/17 10:13:53 fridrich_strba 1.6.6.2: Uploading patch file reverting a buggy patch applied upstream Issue number:  47307 Submitted by:  fridrich_strba Reviewed by:   fridrich_strba 2005/05/03 11:28:32 fridrich_strba 1.6.6.1: Uploading libwpd-0.8.1.tar.gz Issue number:  47307 Submitted by:  fridrich_strba Reviewed by:   fridrich_strba


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [6b00fb3462bff03fbe3e2ceb6956749edd08e403]

INTEGRATION: CWS dvoqbfix4 (1.2.10); FILE MERGED 2005/05/27 16:44:57 dvo 1.2.10.1: #i49322# remove warning ("no return statement in function returning non-void") Issue number: Submitted by: Reviewed by:


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [9fab82a57d9b1a29009a90eb0da4f994cf96cdc2]

INTEGRATION: CWS dvoqbfix4 (1.22.282); FILE MERGED 2005/06/09 16:11:59 dvo 1.22.282.1: #i48711# open graphics storage in READWRITE mode only if writing is requested


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [163de22a857a84952951327e3711c0aa9ce9a1b5]

INTEGRATION: CWS hsqldb5 (1.7.2); FILE MERGED 2005/07/05 12:39:08 oj 1.7.2.1: #i51409# apply patch from cloph


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [a5e5a06b67662a89d3c0b38a4c622c911c362734]

INTEGRATION: CWS hsqldb5 (1.12.14); FILE MERGED 2005/07/12 07:42:09 oj 1.12.14.1: #i51821# increment pLookup by 2


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [26c55d85d01f86710f6fdbe194119ffb04ce9b83]

INTEGRATION: CWS dvoqbfix4 (1.51.26); FILE MERGED 2005/07/06 17:58:01 mav 1.51.26.2: #i44896# set mediatype only when there is a storage 2005/06/01 17:19:40 dvo 1.51.26.1: #i44896# set MediaType before calling SaveAs


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [19d0e6ae7a3d3b38c7fc896db1afcfacbc01cef3]

INTEGRATION: CWS dvoqbfix4 (1.61.88); FILE MERGED 2005/06/01 16:56:23 dvo 1.61.88.2: #123297# catch WrongPasswordException 2005/05/03 10:12:47 dvo 1.61.88.1: #i47964# reduce warnings during build (thanks go to pmladek)


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [5b3c2d4a095bfb5cb3cba9d14ee3c0974f26a4ce]

INTEGRATION: CWS dvoqbfix4 (1.40.298); FILE MERGED 2005/04/29 14:28:50 dvo 1.40.298.1: #i44684# don't compare relative column widths against absolute width


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [57c78b79b290347aad3dd6bf8b6b30471b7ef8e7]

INTEGRATION: CWS dvoqbfix4 (1.84.152); FILE MERGED 2005/04/27 18:10:01 dvo 1.84.152.1: #95528# remove unused Anys


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [1920528b4d2b45a069e7099d2484288dbfceb9af]

INTEGRATION: CWS dvoqbfix4 (1.176.54); FILE MERGED 2005/06/02 16:56:02 dvo 1.176.54.1: #i43675# add WritingMode property to frame style


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [2ba097ec6f6c36f2c7188d3fd70a33dcdfcfde14]

INTEGRATION: CWS dvoqbfix4 (1.122.10); FILE MERGED 2005/04/27 18:02:20 dvo 1.122.10.1: #110569# use redline export only for redline-capable models


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [ba4b550ddf51853370554303d84e1a3be99d327b]

INTEGRATION: CWS dvoqbfix4 (1.62.48); FILE MERGED 2005/05/27 15:50:21 dvo 1.62.48.1: #123068# skip database fields when exporting text field masters          (instead of aborting text field master export)


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [8db254a95f17b842d49d0b9f9b20d2cb531f91f4]

INTEGRATION: CWS thb08 (1.6.376); FILE MERGED 2005/07/11 21:21:29 thb 1.6.376.1: #i51123# Handling the case of 32 bit bitmap formats correctly on BMP export.


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [181cfba194b51429266562dd9651b14a68aebe95]

INTEGRATION: CWS impress63 (1.65.380); FILE MERGED 2005/07/06 16:00:41 aw 1.65.380.1: #i48495# cropping graphic shadow when resolution too big


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [464c83aaa6798f18187bde2798badb1dc07b5c18]

INTEGRATION: CWS dba20v1 (1.145.12); FILE MERGED 2005/07/12 11:20:13 fs 1.145.12.1: #i51828# corrected tab page sizes (broke with previous change in wizopendb)


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [53d2fdb1624deedc3f7cdd2707dbd8c139c21479]

INTEGRATION: CWS impress63 (1.2.148); FILE MERGED 2005/07/06 11:33:04 af 1.2.148.1: #i51536# Changed accelerator for navigator to CTRL+SHIFT+F5.


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [18ffc79cc87cc572f7ebe47a6473c0ba5347efc0]

INTEGRATION: CWS impress63 (1.2.148); FILE MERGED 2005/07/06 11:32:53 af 1.2.148.1: #i51536# Changed accelerator for navigator to CTRL+SHIFT+F5.


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [afd2d0f041b2ff83e2759b23108e9c7df569c4da]

INTEGRATION: CWS impress63 (1.2.148); FILE MERGED 2005/07/06 11:32:08 af 1.2.148.1: #i51536# Changed accelerator for navigator to CTRL+SHIFT+F5.


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [7446fb6efb7db6be138efb0c5ada5af65c607212]

INTEGRATION: CWS impress63 (1.25.176); FILE MERGED 2005/07/06 12:04:43 cl 1.25.176.1: #i50902# do not restore selected page and page kind on load when not embedded


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [fb359d6fa7cba1bbd4834b482cdf4c1a298ae493]

INTEGRATION: CWS impress63 (1.3.180); FILE MERGED 2005/07/06 12:04:06 cl 1.3.180.1: #i50902# do not restore selected page and page kind on load when not embedded


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [3c5b2c4e10caac8948a807936770801b85e796ae]

INTEGRATION: CWS impress63 (1.40.160); FILE MERGED 2005/07/08 12:44:40 cl 1.40.160.1: #i51550# always create model with persist in CreateData()


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [8d73e7931ba8d2ec060ad2302a358807347b8eb7]

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>  [b303eb34786b581d9de1628b7965b3c827bd0e66]

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>  [51da5cf4f1ad2b6959ed840d0e2d186142917723]

INTEGRATION: CWS pl06 (1.31.6); FILE MERGED 2005/07/04 10:53:19 pl 1.31.6.1: #i51356# workaround a SOLARIS IIIMP bug


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [1bb0e484f5bf88dd8c8f8c4db4b3b89c337bc53c]

INTEGRATION: CWS impress61 (1.14.300); FILE MERGED 2005/06/28 17:03:37 cl 1.14.300.1: #i50119# storages now have to be commited, why did nobody told me?


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [88baca3c34f2a216d75cca3c2e85953bd64488bb]

INTEGRATION: CWS impress61 (1.133.104); FILE MERGED 2005/07/08 12:37:31 cl 1.133.104.2: #i44633# added ChangeModel()unoshape.cxx 2005/07/08 10:03:32 cl 1.133.104.1: #i44633# added ChangeModel()


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [584fa8c6789b198b4959ae276b715c11eb93bf09]

INTEGRATION: CWS impress61 (1.74.106); FILE MERGED 2005/07/08 10:06:48 cl 1.74.106.1: #i44633# update api wrapper if model changes


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [9ab5be7bf165b316baf5abafa59ca4ea4d0a578d]

INTEGRATION: CWS impress61 (1.27.230); FILE MERGED 2005/06/29 13:36:10 sj 1.27.230.1: #i43662# now creating emf instead of wmf when storing native graphic objects


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [8f5d6fc853e8c559e4b12a8b22fa8b0e0cf78bdf]

INTEGRATION: CWS impress61 (1.53.144); FILE MERGED 2005/06/29 13:36:09 sj 1.53.144.1: #i43662# now creating emf instead of wmf when storing native graphic objects


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [71bda48e52417bfc9b67c0cda5eb29d115d9fa26]

INTEGRATION: CWS impress61 (1.2.6); FILE MERGED 2005/06/28 11:53:21 cl 1.2.6.1: #i44633# added correct cloning of animations


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [4e892325fe884538a19cfc4ccae14ede3fcbebf9]

INTEGRATION: CWS impress61 (1.12.94); FILE MERGED 2005/06/28 14:23:28 cl 1.12.94.1: #i48778# call non virtuel EndTextEdit on sd::View and not SdrView


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [ac5731e442e222d09d78e31905c8a165ad68d589]

INTEGRATION: CWS impress61 (1.70.136); FILE MERGED 2005/06/27 15:11:54 cl 1.70.136.1: #120379# check for disposed page when creating a xshape


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [79be3d71d981990d9c3213d39e5f1cd6d4816b97]

INTEGRATION: CWS impress61 (1.24.126); FILE MERGED 2005/06/27 15:19:48 cl 1.24.126.1: #122845# catch a possible DisposedException in FireSwitchCurrentPage()


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [981b737dfd75aa437133951dc4b91470cc742ecf]

INTEGRATION: CWS impress61 (1.12.52); FILE MERGED 2005/06/27 15:24:16 cl 1.12.52.1: #123130# remove endPresentationHdl UserEvent when disposing


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [285b99a1efe9fc709f6b16597f11ca55a6213c95]

INTEGRATION: CWS impress61 (1.20.44); FILE MERGED 2005/06/27 15:24:14 cl 1.20.44.1: #123130# remove endPresentationHdl UserEvent when disposing


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [4de7e6b20d5d898e056ad45e928062794dcf2a53]

INTEGRATION: CWS impress61 (1.12.74); FILE MERGED 2005/06/28 11:57:26 cl 1.12.74.1: #i44633# added correct cloning of animations


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [9d67cd01c161e347f5880403faf462d1b8d848fb]

INTEGRATION: CWS impress61 (1.82.94); FILE MERGED 2005/06/29 13:37:18 sj 1.82.94.1: #i43662# now creating emf instead of wmf when storing native graphic objects


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [2a26bfade9e696f229b7be7262ce1a5647601f4a]

INTEGRATION: CWS impress61 (1.4.126); FILE MERGED 2005/06/29 14:27:29 cl 1.4.126.2: #i44633# added correct cloning of animations 2005/06/28 11:55:39 cl 1.4.126.1: #i44633# added correct cloning of animations


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [f5aa733ef27e4e7156517ce49b220ecf8607164b]

INTEGRATION: CWS impress61 (1.7.74); FILE MERGED 2005/06/30 08:51:12 cl 1.7.74.3: #i44633# added correct cloning of animations 2005/06/29 14:27:29 cl 1.7.74.2: #i44633# added correct cloning of animations 2005/06/28 11:55:39 cl 1.7.74.1: #i44633# added correct cloning of animations


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [97588d89d4076f71242ad4b16f23c89bf748e7c9]

INTEGRATION: CWS impress61 (1.24.98); FILE MERGED 2005/06/28 14:42:26 cl 1.24.98.2: #i48798# copy header&footer and anim settings for duplicated slides 2005/06/28 11:55:39 cl 1.24.98.1: #i44633# added correct cloning of animations


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [c371b3705d837da89eb53f33417cd3e9427a5237]

INTEGRATION: CWS impress61 (1.9.96); FILE MERGED 2005/06/28 11:55:38 cl 1.9.96.1: #i44633# added correct cloning of animations


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [94353cc4c55db131d3e8930ba120d3607065316d]

INTEGRATION: CWS impress61 (1.30.102); FILE MERGED 2005/06/28 14:42:26 cl 1.30.102.1: #i48798# copy header&footer and anim settings for duplicated slides


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [6d59b66864ef60f3e2559ca8145080b4fe618f18]

INTEGRATION: CWS impress61 (1.3.94); FILE MERGED 2005/06/28 16:04:04 cl 1.3.94.1: #i48848# fixed some timing issues when importing old presentations


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [59f2648eaf431196f5f5409a11e59e4b1af07126]

INTEGRATION: CWS impress61 (1.1.4); FILE ADDED 2005/07/08 10:15:52 cl 1.1.4.4: fixed unix build problem 2005/06/30 08:51:11 cl 1.1.4.3: #i44633# added correct cloning of animations 2005/06/29 14:27:29 cl 1.1.4.2: #i44633# added correct cloning of animations 2005/06/29 14:22:41 cl 1.1.4.1: #i44633# added correct cloning of animations


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [b85a76188c7b91b35f6550ce8cc53af950dbf769]

INTEGRATION: CWS impress61 (1.22.138); FILE MERGED 2005/06/28 11:54:10 cl 1.22.138.1: #i44633# added correct cloning of animations


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [76b43ce8f6867f8599fdb4bbf179950debdcea75]

INTEGRATION: CWS impress61 (1.7.94); FILE MERGED 2005/06/28 11:54:10 cl 1.7.94.1: #i44633# added correct cloning of animations


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [eb6b0a0d1a88158b4cfeca8eaafc3b0aaa939848]

INTEGRATION: CWS impress61 (1.1.4); FILE ADDED 2005/06/29 14:27:51 cl 1.1.4.2: #i44633# added correct cloning of animations 2005/06/28 11:54:09 cl 1.1.4.1: #i44633# added correct cloning of animations


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [41163c3705ba4360ad1fb8c24070cf9248545d83]

INTEGRATION: CWS impress61 (1.23.356); FILE MERGED 2005/06/30 09:16:23 sj 1.23.356.1: #i37215# fixed a rtl bug


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [e30710fb4780456ccbb7250dc5bff33377314d49]

INTEGRATION: CWS impress61 (1.26.434); FILE MERGED 2005/06/30 09:16:25 sj 1.26.434.1: #i37215# fixed a rtl bug


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [23e10d6e7d2efac54ad59e9aae8779cc59c9bfda]

INTEGRATION: CWS impress61 (1.41.376); FILE MERGED 2005/06/30 09:16:24 sj 1.41.376.1: #i37215# fixed a rtl bug


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [095b06cac7e9d10255218cedb8844721b167d718]

INTEGRATION: CWS impress61 (1.23.148); FILE MERGED 2005/06/30 09:16:23 sj 1.23.148.1: #i37215# fixed a rtl bug


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [cbbea241ea5c5aed9d0f485ae6bac7de80776db5]

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>  [6e898a973ea96cb568f6e7414e5be12fb716982a]

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-14  Kurt Zenker  <kz@openoffice.org>  [523ced1f80680360e45709b9acb1330ef2bab402]

INTEGRATION: CWS impress51 (1.3.88); FILE MERGED 2005/06/28 10:43:04 obr 1.3.88.1: #i51169# missing import lib breaks cygwin build


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [b7b5cdd674a9cf99e0e5a07a3ba0c7acb3a6bae4]

INTEGRATION: CWS impress51 (1.3.88); FILE MERGED 2005/06/28 11:25:31 obr 1.3.88.2: #i51265# documentation update 2005/06/28 10:47:38 obr 1.3.88.1: #i51265# uno_getEnvironment() needs to get passed a jvmaccess::UnoVirtualMachine Pointer now


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [6826c8bfcee5d7c76baf108333d3d3cb8fb6ba6f]

INTEGRATION: CWS impress51 (1.8.8); FILE MERGED 2005/06/28 10:41:28 obr 1.8.8.1: #b6278158# getAccessibleAt not implemented for Tables and Trees


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [55c6dfe212d787a7f1431f922df706c342bc473f]

INTEGRATION: CWS impress51 (1.8.8); FILE MERGED 2005/06/28 10:41:29 obr 1.8.8.1: #b6278158# getAccessibleAt not implemented for Tables and Trees


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [afcdbcb2364aed05c256308faf135ec7f5b65ca4]

INTEGRATION: CWS impress51 (1.44.18); FILE MERGED 2005/06/20 12:52:16 af 1.44.18.1: #i50712# Fixed a check for valid autolayouts.


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [a38dc6363e3fbb95df18d9484d7d2d2e77884483]

INTEGRATION: CWS impress51 (1.3.46); FILE MERGED 2005/05/20 09:04:52 af 1.3.46.1: #i48247# Added CreateAccessibleObject() method.


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [1e61354967f325a1a4c9afbb34c2196c3b1c7ae6]

INTEGRATION: CWS impress51 (1.3.46); FILE MERGED 2005/05/20 09:05:15 af 1.3.46.1: #i48247# Added CreateAccessibleObject() method.


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [6988dc07fb63618fb88a9a3233e546d3c0d1bb00]

INTEGRATION: CWS impress51 (1.3.90); FILE MERGED 2005/05/24 09:29:26 af 1.3.90.1: #i49735# Overloading AssignMasterPageToPageList().


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [7a7cfb345b22093344d9e60e1286b9354f8814d2]

INTEGRATION: CWS impress51 (1.4.90); FILE MERGED 2005/05/24 09:29:18 af 1.4.90.1: #i49735# Overloading AssignMasterPageToPageList().


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [63aafb6ac2c017ce103b1b1500035dc0fc0bfe10]

INTEGRATION: CWS impress51 (1.2.320); FILE MERGED 2005/06/20 12:51:06 af 1.2.320.1: #i50712# Added support for keyboard driven context menu.


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [4732c233bda53a14b5cc135333e590e45cafbc75]

INTEGRATION: CWS impress51 (1.3.46); FILE MERGED 2005/06/20 12:47:05 af 1.3.46.1: #i50712# Added support for keyboard driven context menu.


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [0696c06c56b6fe2407813b6d8f432ac8b16da9e6]

INTEGRATION: CWS impress51 (1.6.46); FILE MERGED 2005/06/20 12:45:59 af 1.6.46.2: #i50712# Added support for keyboard driven context menu. 2005/05/24 09:26:33 af 1.6.46.1: #i49735# Made AssignMasterPageToPageList() protected.


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [781689714289a4a899c36eba358c0840fd1eb4f8]

INTEGRATION: CWS impress51 (1.10.80); FILE MERGED 2005/06/20 12:45:18 af 1.10.80.3: #i50712# Added support for keyboard driven context menu. 2005/05/24 09:28:15 af 1.10.80.2: #i49735# Changing the selection with the keyboard does not automatically assign. 2005/05/04 15:04:03 af 1.10.80.1: #i48247# Adaption to moving some headers to ../inc/taskpane.


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [1577c086dccfb8ca734676bd49918b130dbbb6ce]

INTEGRATION: CWS impress51 (1.6.46); FILE MERGED 2005/06/10 12:31:29 af 1.6.46.2: #i50190# Fixed solaris compiler warning. 2005/06/06 12:24:45 af 1.6.46.1: #i50190# Using auto_ptr while creating controls.


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [03b0157d786740211480e12ce0e6fd0aa9949df6]

INTEGRATION: CWS impress51 (1.3.46); FILE MERGED 2005/05/20 09:02:53 af 1.3.46.1: #i48247# Added CreateAccessibleObject() method.


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [bb4c09070f89c0a185d06191e9dc38526f4c24d6]

INTEGRATION: CWS impress51 (1.3.46); FILE MERGED 2005/05/20 09:04:36 af 1.3.46.1: #i48247# Added CreateAccessibleObject() method.


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [a12117b2ef566d373fc475cc9fba662d6a116908]

INTEGRATION: CWS impress51 (1.3.46); FILE MERGED 2005/05/18 11:50:50 af 1.3.46.1: #i48247# Removed AccessibleTitledControl.


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [299b632c2e48952defc9a8aecd0386a57dd8d821]

INTEGRATION: CWS impress51 (1.6.46); FILE MERGED 2005/06/06 12:18:25 af 1.6.46.3: #i50190# Adaption to changes in TaskPaneFocusManager.  Focus is cycled through children on KEY_UP/DOWN. 2005/05/19 09:37:21 af 1.6.46.2: #i48247# Renamed TreeNode::{Get,Create}Accessible() to {Get,Create}AccessibleObject(). 2005/05/04 15:02:44 af 1.6.46.1: #i48247# Added CreateAccessible() method.


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [65e91724061e0e883b9698349a4806cf3736dd0c]

INTEGRATION: CWS impress51 (1.7.18); FILE MERGED 2005/06/06 12:17:13 af 1.7.18.3: #i50190# Adaption to changes in TaskPaneFocusManager. 2005/05/19 09:37:20 af 1.7.18.2: #i48247# Renamed TreeNode::{Get,Create}Accessible() to {Get,Create}AccessibleObject(). 2005/05/04 15:01:30 af 1.7.18.1: #i48247# CreateAccessible() returns instance of AccessibleTreeNode.


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [573ce4ff833689ae7cef90fc9069bf2fe7e5b438]

INTEGRATION: CWS impress51 (1.5.40); FILE MERGED 2005/05/19 09:37:20 af 1.5.40.2: #i48247# Renamed TreeNode::{Get,Create}Accessible() to {Get,Create}AccessibleObject(). 2005/05/04 14:59:59 af 1.5.40.1: #i48247# Added GetTitle() and CreateAccessible() methods.


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [99a3801f8130caff416dd32d7c3d77417036b567]

INTEGRATION: CWS impress51 (1.10.40); FILE MERGED 2005/06/06 12:16:28 af 1.10.40.4: #i50190# Adaption to changes in TaskPaneFocusManager. 2005/05/19 09:37:20 af 1.10.40.3: #i48247# Renamed TreeNode::{Get,Create}Accessible() to {Get,Create}AccessibleObject(). 2005/05/17 12:56:24 af 1.10.40.2: #i48247# Toggling content window visibility to force accessibility update. 2005/05/04 14:58:50 af 1.10.40.1: #i48247# Added CreateAccessibleDocumentView() method.


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [ebada6bea7ff798ad47dcb59ced4427629f25762]

INTEGRATION: CWS impress51 (1.5.40); FILE MERGED 2005/05/19 09:41:22 af 1.5.40.3: #i48247# Added missing algorithm header. 2005/05/19 09:37:20 af 1.5.40.2: #i48247# Renamed TreeNode::{Get,Create}Accessible() to {Get,Create}AccessibleObject(). 2005/05/04 14:57:52 af 1.5.40.1: #i48247# Added GetAccessible() and CreateAccessible() methods.  Added support for listeners.


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [228a9797f07a1cf3f000a92dfe5d190e40dcafd9]

INTEGRATION: CWS impress51 (1.2.320); FILE MERGED 2005/06/10 12:30:47 af 1.2.320.2: #i50190# Fixed solaris compiler warning. 2005/06/06 12:15:36 af 1.2.320.1: #i50190# Made the focus management more general.


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [edeb6051e4957ae2fd5a850e3e25face791e5205]

INTEGRATION: CWS impress51 (1.2.320); FILE MERGED 2005/06/10 12:30:25 af 1.2.320.2: #i50190# Fixed solaris compiler warning. 2005/06/06 12:14:55 af 1.2.320.1: #i50190# Made the focus management more general.


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [fda0e5aa4f7b2d6c0cba2675aa36d53eed2c27f3]

INTEGRATION: CWS impress51 (1.4.46); FILE MERGED 2005/06/06 12:12:34 af 1.4.46.3: #i50190# Adaption to changes in TaskPaneFocusManager. 2005/05/19 09:37:19 af 1.4.46.2: #i48247# Renamed TreeNode::{Get,Create}Accessible() to {Get,Create}AccessibleObject(). 2005/05/04 14:55:53 af 1.4.46.1: #i48247# Added CreateAccessible() method.


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [6b2bd3cea767c3aadbcd7caef6a4c7e90fedd9a7]

INTEGRATION: CWS impress51 (1.5.46); FILE MERGED 2005/06/20 12:38:56 af 1.5.46.6: #i50712# Added support for keyboard driven context menu. 2005/06/14 13:18:13 af 1.5.46.5: #i50190# Leave MakeRectangleVisible() early when the vertical scroll bar is not visible. 2005/06/10 12:29:52 af 1.5.46.4: #i50190# Fixed solaris compiler warning. 2005/06/06 12:11:16 af 1.5.46.3: #i50190# Added MakeRectangleVisible() method. Made focus cycle over the controls on KEY_UP/DOWN. 2005/05/19 09:37:19 af 1.5.46.2: #i48247# Renamed TreeNode::{Get,Create}Accessible() to {Get,Create}AccessibleObject(). 2005/05/04 14:54:11 af 1.5.46.1: #i48247# Adding access to scroll bars.  Added CreateAccessible() method.


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [6f47b0a279f477d7cfc6e2d1ce582ca054d34605]

INTEGRATION: CWS impress51 (1.6.14); FILE MERGED 2005/06/20 12:37:14 af 1.6.14.1: #i50712# Added support for keyboard driven context menu.


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [190cdb67883dc07cdb093402a3814b84fe679301]

INTEGRATION: CWS impress51 (1.11.40); FILE MERGED 2005/06/20 12:34:32 af 1.11.40.3: #i50712# Added support for keyboard driven context menu. 2005/05/20 11:19:28 af 1.11.40.2: RESYNC: (1.11-1.12); FILE MERGED 2005/05/04 14:53:03 af 1.11.40.1: #i48247# Setting accessible name.


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [976958c3cd82b917fe9b243255b27f5cefeb357a]

INTEGRATION: CWS impress51 (1.3.46); FILE MERGED 2005/05/04 14:51:19 af 1.3.46.1: #i48247# Adaption to moving some headers to ../inc/taskpane.


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [52ec808902c828beed66965b1290cba71afa4147]

INTEGRATION: CWS impress51 (1.5.40); FILE MERGED 2005/05/20 14:21:12 af 1.5.40.3: #i48247# Added missing guard of mpNode being NULL. 2005/05/18 11:49:25 af 1.5.40.2: #i48247# Not calling back to TreeNode when that already has been destroyed. 2005/05/04 14:47:49 af 1.5.40.1: #i48247# Calling listeners when adding and removing children.


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [2673f87d5c518905b2016528cebca142e0d7343c]

INTEGRATION: CWS impress51 (1.10.18); FILE MERGED 2005/05/17 12:59:40 af 1.10.18.2: #i48703# Updating the visible range in GetVisiblePageRange(). 2005/05/04 14:36:05 af 1.10.18.1: #i48703# Added GetVisiblePageRange() method.


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [6a1539f21209b6f9213e23b3f1d89589b463d891]

INTEGRATION: CWS impress51 (1.12.40); FILE MERGED 2005/05/17 12:55:03 af 1.12.40.3: #i48703# Toggling content window visibility to force accessibility update. 2005/05/09 16:43:44 af 1.12.40.2: #i48703# Disposing accessible object when the view shell is destroyed. 2005/05/04 14:37:47 af 1.12.40.1: #i48703# Fixed the setting of the window style.  Added CreateAccessibleDocumentView() method.


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [725c57c4de912a6b0d054c1c6570e47615170173]

INTEGRATION: CWS impress51 (1.4.256); FILE MERGED 2005/05/17 12:58:26 af 1.4.256.2: #i48703# Remove const modifier from GetVisiblePageRange(). 2005/05/04 14:35:06 af 1.4.256.1: #i48703# Added GetVisiblePageRange() method.


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [b12889dfc04c109d5b72f19400ac01dd331b1097]

INTEGRATION: CWS impress51 (1.7.40); FILE MERGED 2005/06/20 12:29:40 af 1.7.40.1: #i50712# Added support for keyboard driven context menu.


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [07e8ed4ddccaadbffdeb17c7136ab1e813f936fc]

INTEGRATION: CWS impress51 (1.4.120); FILE MERGED 2005/05/04 14:32:30 af 1.4.120.1: #i48703# Added support for focus change listeners.


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [a5cae1841d684b8759d2fa6f2723ff270a42db1b]

INTEGRATION: CWS impress51 (1.20.18); FILE MERGED 2005/06/21 09:46:51 af 1.20.18.2: RESYNC: (1.20-1.21); FILE MERGED 2005/06/20 12:28:45 af 1.20.18.1: #i50712# Added support for keyboard driven context menu.


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [7c087c87252e0d959ac24ae7568c7d7effd48297]

INTEGRATION: CWS impress51 (1.6.90); FILE MERGED 2005/05/04 14:30:01 af 1.6.90.1: #i48703# Added support for focus change listeners.


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [ff22cddf19edeb48ac848b493aaf190dca6b3539]

INTEGRATION: CWS impress51 (1.18.18); FILE MERGED 2005/06/20 13:10:27 af 1.18.18.4: #i50712# Removed reference to temporary. 2005/06/20 12:27:27 af 1.18.18.3: #i50712# Added support for keyboard driven context menu. 2005/05/18 11:46:35 af 1.18.18.2: #i48703# Sending hints to support accessibility. 2005/05/04 15:05:41 af 1.18.18.1: #i37742# Forward focus handling to FocusManager.


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [2a9c624be2dbb7a2f193eee181fe90d61da1bea3]

INTEGRATION: CWS impress51 (1.1.2); FILE ADDED 2005/05/19 09:36:11 af 1.1.2.2: #i48247# Renamed TreeNode::{Get,Create}Accessible() to {Get,Create}AccessibleObject(). 2005/05/04 13:39:09 af 1.1.2.1: #i48247# Moved here from sd/source/ui/toolpanel.


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [5254fa12c539a342f5c05d8abc5052931f69312e]

INTEGRATION: CWS impress51 (1.1.2); FILE ADDED 2005/05/19 09:36:11 af 1.1.2.2: #i48247# Renamed TreeNode::{Get,Create}Accessible() to {Get,Create}AccessibleObject(). 2005/05/04 13:33:52 af 1.1.2.1: #i48247# Moved here from sd/source/ui/toolpanel.


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [dd4245f93a0b7975da812648bcfcfa4809439234]

INTEGRATION: CWS impress51 (1.1.2); FILE ADDED 2005/05/19 09:36:11 af 1.1.2.2: #i48247# Renamed TreeNode::{Get,Create}Accessible() to {Get,Create}AccessibleObject(). 2005/05/04 13:38:15 af 1.1.2.1: #i48247# Moved here from sd/source/ui/toolpanel.


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [fbfc78687ed42e6bb91dba4cf298b4d5bf2f1937]

INTEGRATION: CWS impress51 (1.3.40); FILE MERGED 2005/05/19 09:36:10 af 1.3.40.3: #i48247# Renamed TreeNode::{Get,Create}Accessible() to {Get,Create}AccessibleObject(). 2005/05/18 11:45:11 af 1.3.40.2: #i48247# Cleanup to avoid Linux compiler problems. 2005/05/04 14:26:34 af 1.3.40.1: #i48247# Added support for accessibility,i.e. creation of XAccessible objects as well as registration of state change listeners.


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [1d53d9e5389306501652b1930c07f4ead891e17f]

INTEGRATION: CWS impress51 (1.2.46); FILE MERGED 2005/05/19 09:36:10 af 1.2.46.2: #i48247# Renamed TreeNode::{Get,Create}Accessible() to {Get,Create}AccessibleObject(). 2005/05/04 14:16:25 af 1.2.46.1: #i48247# Added CreateAccessible().


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [8b0837cb5e1b9febe2504358c4c8f350ba0aa44b]

INTEGRATION: CWS impress51 (1.2.46); FILE MERGED 2005/06/06 12:04:26 af 1.2.46.3: #i50190# Added MakeRectangleVisible() method. 2005/05/19 09:36:10 af 1.2.46.2: #i48247# Renamed TreeNode::{Get,Create}Accessible() to {Get,Create}AccessibleObject(). 2005/05/04 14:15:29 af 1.2.46.1: #i48247# Added methods for accessing the scroll bars. Added CreateAccessible().


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [bf3f6564122fda41e43a17d7d22e223287ef050e]

INTEGRATION: CWS impress51 (1.1.2); FILE ADDED 2005/05/04 13:33:31 af 1.1.2.1: #i48247# Moved here from sd/source/ui/toolpanel.


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [e8b6091884714f564e8ef718c7ba8593e1ec4d3f]

INTEGRATION: CWS impress51 (1.4.90); FILE MERGED 2005/05/04 13:47:01 af 1.4.90.1: #i48703# Added CreateAccessibleDocumentView.


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [282788533dcd24fdedb6eaac7909cef1bbfa98ea]

INTEGRATION: CWS impress51 (1.5.90); FILE MERGED 2005/05/04 13:45:52 af 1.5.90.1: #i48703# Added CreateAccessibleDocumentView.


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [e0c28592e242762bb7008c8ef94d3eec65cc06d7]

INTEGRATION: CWS impress51 (1.1.2); FILE ADDED 2005/05/04 13:11:03 af 1.1.2.1: #i48703# Initial revision.


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [73206bc2774adbc7d0ee49945ef9c6d9fcff8202]

INTEGRATION: CWS impress51 (1.1.2); FILE ADDED 2005/05/04 13:17:44 af 1.1.2.1: #i48703# Initial revision.


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [94b615f461080da0173f3d86d82a02593aa57599]

INTEGRATION: CWS impress51 (1.1.2); FILE ADDED 2005/05/18 11:40:40 af 1.1.2.2: #i48703# Renamed member mpParentWindow to mpContentWindow. 2005/05/04 13:03:54 af 1.1.2.1: #i48703# Initial revision.


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [d4c3c369789c1ad44ad934cea9f89a32d9dd4ca7]

INTEGRATION: CWS impress51 (1.1.2); FILE ADDED 2005/05/04 12:58:36 af 1.1.2.1: #i48703# Initial revision.


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [852b2cafcc1c51d21d75bc9d305a232b90ff173d]

INTEGRATION: CWS impress51 (1.1.2); FILE ADDED 2005/05/04 13:31:41 af 1.1.2.1: #i48703# Initial revision.


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [8b4881f135dd00a5adf95c2027caf7935b9b3a04]

INTEGRATION: CWS impress51 (1.13.498); FILE MERGED 2005/05/04 13:40:59 af 1.13.498.1: #i48247# Added AccessibleScrollPanel,AccessibleSlideSorterView,AccessibleSlideSorterObject, and AccessibleTreeNode.


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [04e24a6c711ed6db5268e94ba13471d92f5e6430]

INTEGRATION: CWS impress51 (1.1.2); FILE ADDED 2005/06/10 12:29:15 af 1.1.2.5: #i50190# Fixed solaris compiler warning. 2005/05/19 09:35:29 af 1.1.2.4: #i48247# Renamed TreeNode::{Get,Create}Accessible() to {Get,Create}AccessibleObject(). 2005/05/18 11:39:29 af 1.1.2.3: #i48247# Not calling back to TreeNode when that already has been destroyed. 2005/05/17 13:03:50 af 1.1.2.2: #i48247# Setting the ENABLED state. 2005/05/04 13:21:04 af 1.1.2.1: #i48703# Initial revision.


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [c8a2c7a0ce8906e62eb3726399befd0508d3aef7]

INTEGRATION: CWS impress51 (1.1.2); FILE ADDED 2005/05/09 16:42:43 af 1.1.2.2: #i48247# Using correct include statement for base class. 2005/05/04 13:18:22 af 1.1.2.1: #i48703# Initial revision.


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [50102c0ed3c5c161aaeec9b46e191b13e123a1cb]

INTEGRATION: CWS impress51 (1.1.2); FILE ADDED 2005/07/11 15:52:53 af 1.1.2.4: #i48703# Guarded Implementation::GetAccessibleChild() against invalid child index. 2005/05/18 11:35:47 af 1.1.2.3: #i48703# Listening for events from the SlideSorterViewShell. 2005/05/09 16:41:27 af 1.1.2.2: #i48703# Storing references to AccessibleSlideSorterObject objects in rtl::References. 2005/05/04 13:05:14 af 1.1.2.1: #i48703# Initial revision.


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [336fd6453c39f53de927c76fd4307f7a5a132dd6]

INTEGRATION: CWS impress51 (1.1.2); FILE ADDED 2005/05/04 12:58:55 af 1.1.2.1: #i48703# Initial revision.


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [7af790ba2de174963b1a1d6ffc1da73d9bd0fe0d]

INTEGRATION: CWS impress51 (1.1.2); FILE ADDED 2005/05/18 11:33:18 af 1.1.2.2: #i48247# Changed using directive to resolve conflict. 2005/05/04 13:30:29 af 1.1.2.1: #i48703# Initial revision.


2005-07-14  Kurt Zenker  <kz@openoffice.org>  [6fa929fffc2fd11f76da04b3f03c1d4ba1ef2dae]

INTEGRATION: CWS impress51 (1.4.68); FILE MERGED 2005/06/20 12:22:41 af 1.4.68.1: #i50712# Added SID_CUT,SID_COPY,SID_PASTE,SID_INSERTPAGE slots to TaskPaneLayoutMenuInterface.


2005-07-13  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a3997f34b73beb00b32611fe7957dbf32dbcc6d5]

#i10000# fix global win/tcsh breaker


2005-07-13  Oliver Bolte  <obo@openoffice.org>  [cd3080bd8884d9b1454d69e481b489e938ce512a]

#i10000# additional parameter for DrawJPBBitmap needed


2005-07-12  Kurt Zenker  <kz@openoffice.org>  [d3cf9eee83662cfba39a9f677c41ccd87dd16e2c]

SRC680


2005-07-12  Kurt Zenker  <kz@openoffice.org>  [e638f301f1c0826e83eb97777c83e10bbb0fc458]

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>  [660e48fc2128fcaf4095dcf7125734950ea83b8f]

INTEGRATION: CWS fwk16 (1.7.34); FILE MERGED 2005/07/04 07:10:21 as 1.7.34.3: #i50651# handle new events for failed save operations 2005/06/30 11:38:56 as 1.7.34.2: #i50651# postphone saving documents if they are saved by others; react for doc dispose; use guard for cache lock 2005/06/13 08:28:20 as 1.7.34.1: #i50651# postphone AutoSave if documents still in use for another save request


2005-07-12  Kurt Zenker  <kz@openoffice.org>  [6c1bb534987df571fe10b86fe8f4b29676d955c9]

INTEGRATION: CWS fwk16 (1.179.6); FILE MERGED 2005/06/08 09:10:07 pb 1.179.6.1: fix: #i42139# support for  added


2005-07-12  Kurt Zenker  <kz@openoffice.org>  [9507d4ef06eb580326bf4c76a98f06e5f83f4d74]

INTEGRATION: CWS fwk16 (1.2.992); FILE MERGED 2005/07/01 16:22:08 mav 1.2.992.1: #i50651# let events names be independent from the resources


2005-07-12  Kurt Zenker  <kz@openoffice.org>  [efb5985f77e62c5675b9a76353255f0749c46b9d]

INTEGRATION: CWS fwk16 (1.2.162); FILE MERGED 2005/06/06 10:38:46 pb 1.2.162.1: fix: #i43989# void InitSize() added


2005-07-12  Kurt Zenker  <kz@openoffice.org>  [00e335cc683880dd52d7fb1ce25880b1aedc26a2]

INTEGRATION: CWS fwk16 (1.6.68); FILE MERGED 2005/07/01 16:22:08 mav 1.6.68.2: #i50651# let events names be independent from the resources 2005/07/01 12:38:24 mav 1.6.68.1: #i50651# send a notification even if saving fails


2005-07-12  Kurt Zenker  <kz@openoffice.org>  [28458f760ac966ed4eb5a46c1799d1c197a3a308]

INTEGRATION: CWS fwk16 (1.96.8); FILE MERGED 2005/07/01 12:38:23 mav 1.96.8.3: #i50651# send a notification even if saving fails 2005/06/30 11:37:23 as 1.96.8.2: #i50651# prevent model from closing if save operation is in progress 2005/06/28 11:05:59 as 1.96.8.1: #i50651# reject close and store while saving is in progress


2005-07-12  Kurt Zenker  <kz@openoffice.org>  [f5a5f24c65479bbb8f1de1c4b9e4813e3bb4d5af]

INTEGRATION: CWS fwk16 (1.56.46); FILE MERGED 2005/07/04 09:39:56 pb 1.56.46.2: RESYNC: (1.56-1.57); FILE MERGED 2005/07/01 16:22:08 mav 1.56.46.1: #i50651# let events names be independent from the resources


2005-07-12  Kurt Zenker  <kz@openoffice.org>  [9aa7023efddc6f59980e172f18a384d317fc2d19]

INTEGRATION: CWS fwk16 (1.3.62); FILE MERGED 2005/06/06 10:38:20 pb 1.3.62.1: fix: #i43989# hide 'More Info' button


2005-07-12  Kurt Zenker  <kz@openoffice.org>  [23d4643381a6172a85663fb077b33dabba11c847]

INTEGRATION: CWS fwk16 (1.63.46); FILE MERGED 2005/06/23 06:51:08 pb 1.63.46.3: RESYNC: (1.63-1.64); FILE MERGED 2005/06/21 09:23:44 pb 1.63.46.2: fix: #i48733# Start(ULONG): use unique id if help id == 0 2005/06/06 09:59:56 pb 1.63.46.1: fix: #i45656# call getCurrentFrame() instead of getActiveFrame() to detect      the current module (fix for OLE objects)


2005-07-12  Kurt Zenker  <kz@openoffice.org>  [60fe740b81808ba33e89dc09d447db5eae857e97]

INTEGRATION: CWS fwk16 (1.110.62); FILE MERGED 2005/06/23 06:50:50 pb 1.110.62.3: RESYNC: (1.110-1.111); FILE MERGED 2005/06/21 09:17:08 pb 1.110.62.2: fix: #i49956# search strings with dots need another handling 2005/06/06 09:35:20 pb 1.110.62.1: fix: #i47631# set only valid factory on search page


2005-07-12  Kurt Zenker  <kz@openoffice.org>  [df76e6e99d1fa216f5a7c2e342601efbe1f43989]

INTEGRATION: CWS fwk16 (1.48.68); FILE MERGED 2005/07/01 16:22:07 mav 1.48.68.2: #i50651# let events names be independent from the resources 2005/07/01 12:38:20 mav 1.48.68.1: #i50651# send a notification even if saving fails


2005-07-12  Kurt Zenker  <kz@openoffice.org>  [2dd514292394e71e37fb5165c976cf139d1505f2]

INTEGRATION: CWS fwk16 (1.39.44); FILE MERGED 2005/06/08 09:08:14 pb 1.39.44.1: fix: #i42139# PRODUCTXMLFILEFORMATNAME added


2005-07-12  Kurt Zenker  <kz@openoffice.org>  [4eb296c9ac90286af142fa25229d503bc1d3786b]

INTEGRATION: CWS fwk16 (1.17.8); FILE MERGED 2005/06/08 09:07:55 pb 1.17.8.1: fix: #i42139# PRODUCTXMLFILEFORMATNAME added


2005-07-12  Kurt Zenker  <kz@openoffice.org>  [04eb09359ebed812eba774f52407ccd20b067437]

INTEGRATION: CWS fwk16 (1.68.72); FILE MERGED 2005/06/09 15:09:06 cd 1.68.72.1: #i47814# Call Window base class to support mouse click handlers


2005-07-12  Kurt Zenker  <kz@openoffice.org>  [caf66bb1b43b31bc1dacd9de414b04a60381c29a]

INTEGRATION: CWS fwk16 (1.6.102); FILE MERGED 2005/06/09 15:46:19 cd 1.6.102.1: #i50187# Don't lock solar mutex when retrieving property from frame


2005-07-12  Kurt Zenker  <kz@openoffice.org>  [53b3e5ef191eb8acedf9a5bfebbcfd16b5454a85]

INTEGRATION: CWS fwk16 (1.49.110); FILE MERGED 2005/06/08 08:03:34 pb 1.49.110.1: fix: #i42139# 'PRODUCTNAME 6.0' replaced by ' '


2005-07-12  Kurt Zenker  <kz@openoffice.org>  [382fa90250dd0f8e5a1a8f33d76802679f305758]

INTEGRATION: CWS fwk16 (1.2.306); FILE MERGED 2005/06/08 09:06:01 pb 1.2.306.1: fix: #i42139# 'PRODUCTNAME 6.0' replaced by ' '


2005-07-12  Kurt Zenker  <kz@openoffice.org>  [9c4a59cf61b97870e5bf5bc815bd83a092a43362]

INTEGRATION: CWS fwk16 (1.96.30); FILE MERGED 2005/06/13 08:21:16 as 1.96.30.1: #i50186# use new threadsafe property set helper


2005-07-12  Kurt Zenker  <kz@openoffice.org>  [ac5e16efbd2fe5e4c500b38c91974b681e1d3697]

INTEGRATION: CWS fwk16 (1.6.58); FILE MERGED 2005/07/05 09:05:05 cd 1.6.58.1: #i51442# Fix wrong termination condition in for loop to fill hash map


2005-07-12  Kurt Zenker  <kz@openoffice.org>  [00da9a93761d44f6b3c7f97d1cf04ae8d5c4d522]

INTEGRATION: CWS fwk16 (1.2.288); FILE MERGED 2005/07/05 09:05:04 cd 1.2.288.1: #i51442# Fix wrong termination condition in for loop to fill hash map


2005-07-12  Kurt Zenker  <kz@openoffice.org>  [970bff8044d85625e098540126cebd4b6f933f54]

INTEGRATION: CWS fwk16 (1.2.288); FILE MERGED 2005/07/05 09:05:03 cd 1.2.288.1: #i51442# Fix wrong termination condition in for loop to fill hash map


2005-07-12  Kurt Zenker  <kz@openoffice.org>  [9513f8286ad5e8502b7826780d2af2ca69a6a112]

INTEGRATION: CWS fwk16 (1.11.50); FILE MERGED 2005/06/10 07:44:42 cd 1.11.50.1: #50552# Check m_xPopupMenu reference before use


2005-07-12  Kurt Zenker  <kz@openoffice.org>  [384db44b92ba36bbb15df68a0dcd633dd2930813]

INTEGRATION: CWS fwk16 (1.18.24); FILE MERGED 2005/07/07 09:34:46 cd 1.18.24.2: #124193# Toolbarmanager shouldn't destroy members in dtor, but in dispose 2005/07/07 07:56:00 cd 1.18.24.1: #124193# Fix potential crash on toolbarmanager dtor. As this class gets disposed it must destroy it members in the dispose method and not in the dtor


2005-07-12  Kurt Zenker  <kz@openoffice.org>  [b644571bae062e17c6e05af6fc69a42ae332ac29]

INTEGRATION: CWS fwk16 (1.84.50); FILE MERGED 2005/07/07 13:14:32 as 1.84.50.2: #i51665# reject duplicate intialize() requests 2005/06/13 08:20:57 as 1.84.50.1: #i50186# use new threadsafe property set helper


2005-07-12  Kurt Zenker  <kz@openoffice.org>  [00ff725e4a932de1fd6237c7c08a0bef2c204306]

INTEGRATION: CWS fwk16 (1.34.2); FILE MERGED 2005/07/07 09:32:09 cd 1.34.2.1: #124193# Layout manager must call implts_destroyElements in disposing as COMPONENT_DETACHING is not always called by frame (frame->dispose()).


2005-07-12  Kurt Zenker  <kz@openoffice.org>  [d76c504aa04cf6fe112b46479fdb4f82bb5b72cf]

INTEGRATION: CWS fwk16 (1.9.140); FILE MERGED 2005/07/07 11:20:31 as 1.9.140.1: #120310# close dispatcher detects disposed frames now and handle it more gracefully


2005-07-12  Kurt Zenker  <kz@openoffice.org>  [96a505bbba276d209fba9db18cee3a7a5276da98]

INTEGRATION: CWS fwk16 (1.1.2); FILE ADDED 2005/06/13 08:19:24 as 1.1.2.1: #i50186# use new threadsafe property set helper


2005-07-12  Kurt Zenker  <kz@openoffice.org>  [45d4a0e7c57af98c54de07c91113f94c04464d0b]

INTEGRATION: CWS fwk16 (1.31.50); FILE MERGED 2005/06/13 08:19:45 as 1.31.50.1: #i50186# use new threadsafe property set helper


2005-07-12  Kurt Zenker  <kz@openoffice.org>  [9cc54e8593882788aef75a94002eb70e0dd1db14]

INTEGRATION: CWS fwk16 (1.5.82); FILE MERGED 2005/07/07 11:20:30 as 1.5.82.1: #120310# close dispatcher detects disposed frames now and handle it more gracefully


2005-07-12  Kurt Zenker  <kz@openoffice.org>  [d84645e97de6437cab6693e776cdc95c3e1ecd0b]

INTEGRATION: CWS fwk16 (1.5.4); FILE MERGED 2005/07/08 10:08:25 cn 1.5.4.1: #i50651# update list


2005-07-12  Kurt Zenker  <kz@openoffice.org>  [76f63a061b4745bae023a4398f71c9d2cb9f02f7]

INTEGRATION: CWS fwk16 (1.1.2); FILE ADDED 2005/07/04 07:14:15 as 1.1.2.1: #i50651# new api stress(!) test to check if normal GUI save and AutoSave can work together


2005-07-12  Kurt Zenker  <kz@openoffice.org>  [f076a0b23b9108ab35e51224765b47accbb19c92]

INTEGRATION: CWS fwk16 (1.1.2); FILE ADDED 2005/07/04 07:14:04 as 1.1.2.1: #i50651# new api stress(!) test to check if normal GUI save and AutoSave can work together


2005-07-12  Kurt Zenker  <kz@openoffice.org>  [d2b3c561d47c697ca9e193e67e102ba08544265d]

INTEGRATION: CWS fwk16 (1.1.2); FILE ADDED 2005/07/04 07:14:03 as 1.1.2.1: #i50651# new api stress(!) test to check if normal GUI save and AutoSave can work together


2005-07-12  Kurt Zenker  <kz@openoffice.org>  [9eb6799839374edc746c8c5802ffee35f9781826]

INTEGRATION: CWS fwk16 (1.1.2); FILE ADDED 2005/07/11 12:08:06 cn 1.1.2.2: #i50651# automatic temp-URL 2005/07/04 07:14:02 as 1.1.2.1: #i50651# new api stress(!) test to check if normal GUI save and AutoSave can work together


2005-07-12  Kurt Zenker  <kz@openoffice.org>  [3843bd6a58ea0f4ed25e08572f3e078618b89f06]

INTEGRATION: CWS fwk16 (1.9.54); FILE MERGED 2005/07/07 07:56:13 cd 1.9.54.1: #124193# Fix potential crash on toolbarmanager dtor. As this class gets disposed it must destroy it members in the dispose method and not in the dtor


2005-07-12  Kurt Zenker  <kz@openoffice.org>  [828eba88a97a38a74850bbff0a94fe44d94f271c]

INTEGRATION: CWS fwk16 (1.32.82); FILE MERGED 2005/06/13 08:18:42 as 1.32.82.1: #i50186# use new threadsafe property set helper


2005-07-12  Kurt Zenker  <kz@openoffice.org>  [4df1453e63954d2ce149aeac11a5b6cd917cbb03]

INTEGRATION: CWS fwk16 (1.4.50); FILE MERGED 2005/06/30 11:38:38 as 1.4.50.2: #i50651# postphone saving documents if they are saved by others; react for doc dispose; use guard for cache lock 2005/06/13 08:28:08 as 1.4.50.1: #i50651# postphone AutoSave if documents still in use for another save request


2005-07-12  Kurt Zenker  <kz@openoffice.org>  [d3cca223316c372bfa3c5bc24ccfd3d6489d5cfb]

INTEGRATION: CWS fwk16 (1.5.144); FILE MERGED 2005/07/07 11:20:15 as 1.5.144.1: #120310# close dispatcher detects disposed frames now and handle it more gracefully


2005-07-12  Kurt Zenker  <kz@openoffice.org>  [0399c446e8aecb4fb6682abb444f46173a6e6cd6]

INTEGRATION: CWS fwk16 (1.1.2); FILE ADDED 2005/06/13 08:19:03 as 1.1.2.1: #i50186# use new threadsafe property set helper


2005-07-12  Kurt Zenker  <kz@openoffice.org>  [bbe65a58e84d77ed16861e2a501e87570e5b9025]

INTEGRATION: CWS fwk16 (1.34.58); FILE MERGED 2005/06/13 08:18:28 as 1.34.58.1: #i50186# use new threadsafe property set helper


2005-07-12  Kurt Zenker  <kz@openoffice.org>  [02999bf142af37d92a4465cefaa1638ca108f5f9]

INTEGRATION: CWS fwk16 (1.110.28); FILE MERGED 2005/06/08 07:44:11 pb 1.110.28.1: fix: #i42139# obsolete ids removed (STR_MATH_DOCUMENT_FULLTYPE_...)


2005-07-12  Kurt Zenker  <kz@openoffice.org>  [2383f1a18942c0017493b05f54da347faa30a05d]

INTEGRATION: CWS fwk16 (1.77.10); FILE MERGED 2005/06/08 07:44:50 pb 1.77.10.1: fix: #i42139# STR_MATH_DOCUMENT_FULLTYPE_60 renamed to ..._CURRENT


2005-07-12  Kurt Zenker  <kz@openoffice.org>  [a018dd8a534b07822da14f328a5287fd633446d9]

INTEGRATION: CWS fwk16 (1.17.64); FILE MERGED 2005/06/08 07:43:41 pb 1.17.64.1: fix: #i42139# obsolete ids removed (STR_MATH_DOCUMENT_FULLTYPE_...)


2005-07-12  Kurt Zenker  <kz@openoffice.org>  [89286890d7cfae45d277f00d8e2815eb2c7c0040]

INTEGRATION: CWS fwk16 (1.2.700); FILE MERGED 2005/06/06 11:35:09 pb 1.2.700.1: fix: #i43126# ITEM_FILE_AUTOMAIL removed


2005-07-12  Kurt Zenker  <kz@openoffice.org>  [61fb5f1c6ab51237edcdfb05ca5f7790e0dff2e7]

INTEGRATION: CWS fwk16 (1.2.16); FILE MERGED 2005/06/08 10:54:53 pb 1.2.16.1: fix: #i50409# add all necessary controls before resize


2005-07-12  Kurt Zenker  <kz@openoffice.org>  [69e921d07aab94293f7d5c48d4d18af77b3e4653]

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>  [84a2d2cf5b00984836e149fb90f202c2116c8012]

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>  [d94bcb673c98cd6c376657f584965119eaf7b8ba]

INTEGRATION: CWS sj21 (1.36.58); FILE MERGED 2005/06/27 14:47:44 sj 1.36.58.1: #i47751#,#i48495# using jpeg compression only if its compression is better than zipping, fixed crash if exporting graphics with zero size


2005-07-12  Kurt Zenker  <kz@openoffice.org>  [3c9c89c083270409b82ef4fcb5f19c9beba382e4]

INTEGRATION: CWS sj21 (1.21.104); FILE MERGED 2005/06/27 15:25:49 sj 1.21.104.2: #i45981# taking care of different text flow and font directions 2005/06/27 14:06:08 sj 1.21.104.1: #i49801# locking the modell to disable repaints when loading


2005-07-12  Kurt Zenker  <kz@openoffice.org>  [7604317b891b1595b8cd585473639cbf22566cf6]

INTEGRATION: CWS sj21 (1.131.140); FILE MERGED 2005/06/27 15:04:54 sj 1.131.140.1: #i45981# taking care of different text flow and font directions


2005-07-12  Kurt Zenker  <kz@openoffice.org>  [3acc6084211425e2008d2e6914d0c114838feae0]

INTEGRATION: CWS sj21 (1.120.68); FILE MERGED 2005/06/27 15:22:47 sj 1.120.68.1: #i45981# taking care of different text flow and font directions


2005-07-12  Kurt Zenker  <kz@openoffice.org>  [0c676c601db6321e8dff668bb2f6792573a3fdba]

INTEGRATION: CWS sj21 (1.34.352); FILE MERGED 2005/06/24 13:53:53 sj 1.34.352.1: #i50423# fixed crash if inserting customshapes (ReadOnly of the gallery theme may not been set though the file can't be written (because of security reasons))


2005-07-12  Kurt Zenker  <kz@openoffice.org>  [a34adb9e956c89a317a06a86948e05622ec4a87a]

INTEGRATION: CWS sj21 (1.7.106); FILE MERGED 2005/06/27 09:20:23 sj 1.7.106.1: #i49966# fixed crash (when importing WordArts using custom glue points)


2005-07-12  Kurt Zenker  <kz@openoffice.org>  [f4435d8a68f9684a59524c49e1fed1b5bc1d4ac0]

INTEGRATION: CWS sj21 (1.5.170); FILE MERGED 2005/06/27 09:20:22 sj 1.5.170.1: #i49966# fixed crash (when importing WordArts using custom glue points)


2005-07-12  Kurt Zenker  <kz@openoffice.org>  [c368b1cd154a0f2aafe70adad14cb28ff89d1258]

INTEGRATION: CWS sj21 (1.13.140); FILE MERGED 2005/06/27 09:20:21 sj 1.13.140.1: #i49966# fixed crash (when importing WordArts using custom glue points)


2005-07-12  Kurt Zenker  <kz@openoffice.org>  [46f177d162c646e494d242e849729dab87e37c5f]

INTEGRATION: CWS sj21 (1.86.364); FILE MERGED 2005/06/27 13:52:44 sj 1.86.364.2: #i49801# locking the modell to disable repaints when loading 2005/06/27 13:49:06 sj 1.86.364.1: #i49801# locking the modell to disable repaints when loading


2005-07-12  Kurt Zenker  <kz@openoffice.org>  [ddc43d5b48a26bd989a3f586a37d9cd777299f04]

INTEGRATION: CWS sj21 (1.7.92); FILE MERGED 2005/06/24 14:47:54 sj 1.7.92.1: #i50423# fixed crash if inserting customshapes (ReadOnly of the gallery theme may not been set though the file can't be written (because of security reasons))


2005-07-12  Kurt Zenker  <kz@openoffice.org>  [7978d6809b0414183d2c6bc6020f003f766713ab]

INTEGRATION: CWS sj21 (1.2.226); FILE MERGED 2005/06/28 14:18:37 sj 1.2.226.1: #i47914# added some new slide transition effects


2005-07-12  Kurt Zenker  <kz@openoffice.org>  [7a60078d2d7af5722f12ab0b061f0dabaa5bd295]

INTEGRATION: CWS sj21 (1.82.92); FILE MERGED 2005/06/27 09:00:00 sj 1.82.92.1: #i30931# fixed export of hyperlinks, now also the first character is properly exported


2005-07-12  Kurt Zenker  <kz@openoffice.org>  [2f11b3b60b91d1ad591e92d46956f1fbe6c85fce]

INTEGRATION: CWS sj21 (1.49.92); FILE MERGED 2005/06/27 14:28:44 sj 1.49.92.2: #i47914# now exporting some new transition effects 2005/06/27 14:20:38 sj 1.49.92.1: #i46203# fixed export of graphical bullets on masterpage


2005-07-12  Kurt Zenker  <kz@openoffice.org>  [eba7e4042a8c1cbb79193a30553f6982a4f9a023]

INTEGRATION: CWS sj21 (1.76.92); FILE MERGED 2005/06/28 11:59:26 sj 1.76.92.1: #i47914# added some new slide transition effects


2005-07-12  Kurt Zenker  <kz@openoffice.org>  [c741aee3465b3baa9bfb6e7b77997986fced69e7]

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  Kurt Zenker  <kz@openoffice.org>  [6325a871700b1ef2f49ad8f1853f4420e8229259]

INTEGRATION: CWS sj21 (1.10.424); FILE MERGED 2005/06/27 14:36:23 sj 1.10.424.1: #i48357# fixed font color poblem


2005-07-12  Kurt Zenker  <kz@openoffice.org>  [264219c713d3b29196eaa20597fb272363348876]

INTEGRATION: CWS mtl10n (1.41.402); FILE MERGED 2005/07/05 12:30:02 ihi 1.41.402.1: moved define block


2005-07-12  Kurt Zenker  <kz@openoffice.org>  [606d8d5d80da5886dd534cf373258f6545ce0e41]

INTEGRATION: CWS mav18 (1.17.28); FILE MERGED 2005/05/27 14:52:25 mav 1.17.28.1: #i49755# fix incoplete commit problem


2005-07-12  Kurt Zenker  <kz@openoffice.org>  [8d32efb60e03691e7d9f6b2b803f141272972eb8]

INTEGRATION: CWS mav18 (1.40.28); FILE MERGED 2005/05/27 14:52:24 mav 1.40.28.1: #i49755# fix incoplete commit problem


2005-07-12  Kurt Zenker  <kz@openoffice.org>  [1894cece319932c73f6b050efc544032bd69aa21]

INTEGRATION: CWS mav18 (1.73.8); FILE MERGED 2005/05/27 14:52:23 mav 1.73.8.1: #i49755# fix incoplete commit problem


2005-07-12  Kurt Zenker  <kz@openoffice.org>  [ab2b480a713c82453c01b0f0ac8366603086a9e8]

INTEGRATION: CWS mav18 (1.12.44); FILE MERGED 2005/05/27 14:52:22 mav 1.12.44.1: #i49755# fix incoplete commit problem


2005-07-12  Kurt Zenker  <kz@openoffice.org>  [0e832078a533278cc5a6e444f9c9d310e993d367]

INTEGRATION: CWS mav18 (1.25.44); FILE MERGED 2005/05/27 14:52:21 mav 1.25.44.1: #i49755# fix incoplete commit problem


2005-07-12  Kurt Zenker  <kz@openoffice.org>  [fc0048560887168a36e19a9abf94ed0bd5cbb000]

INTEGRATION: CWS mav18 (1.97.10); FILE MERGED 2005/06/07 15:51:11 mav 1.97.10.2: RESYNC: (1.97-1.98); FILE MERGED 2005/05/27 14:52:20 mav 1.97.10.1: #i49755# fix incoplete commit problem


2005-07-12  Kurt Zenker  <kz@openoffice.org>  [a1323b2dca57875103aea1d81fc6b943bbdb4a95]

INTEGRATION: CWS mav18 (1.17.16); FILE MERGED 2005/05/27 14:52:19 mav 1.17.16.1: #i49755# fix incoplete commit problem


2005-07-12  Kurt Zenker  <kz@openoffice.org>  [86419b9a9743443abe92335716bdb8f6ab9a81a9]

INTEGRATION: CWS mav18 (1.9.10); FILE MERGED 2005/05/27 10:12:51 mav 1.9.10.1: #i45874# rethrow exceptions correctly


2005-07-12  Kurt Zenker  <kz@openoffice.org>  [d2bc9dcadefb7f27b89b2bca1fd8eb759299477a]

INTEGRATION: CWS mav18 (1.4.54); FILE MERGED 2005/06/27 12:38:11 mav 1.4.54.2: regression tests 2005/06/22 12:09:13 mav 1.4.54.1: Regression test for 114358


2005-07-12  Kurt Zenker  <kz@openoffice.org>  [2acb01cafa98fb6a2b759fade318a3a91e299b3d]

INTEGRATION: CWS mav18 (1.4.68); FILE MERGED 2005/06/27 12:38:10 mav 1.4.68.1: regression tests


2005-07-12  Kurt Zenker  <kz@openoffice.org>  [431ce69d8fa9c76febdb2c928e133705a2fc4fac]

INTEGRATION: CWS mav18 (1.3.92); FILE MERGED 2005/06/27 12:38:09 mav 1.3.92.2: regression tests 2005/06/22 12:09:12 mav 1.3.92.1: Regression test for 114358


2005-07-12  Kurt Zenker  <kz@openoffice.org>  [99f2baf3147956240d0baa39b8195f1bb948a15f]

INTEGRATION: CWS mav18 (1.1.2); FILE ADDED 2005/06/27 12:38:49 mav 1.1.2.1: regression tests


2005-07-12  Kurt Zenker  <kz@openoffice.org>  [382a173d65c98f1b1dfabec87be1b790ceb9d7b9]

INTEGRATION: CWS mav18 (1.1.2); FILE ADDED 2005/06/27 12:39:15 mav 1.1.2.1: regression tests


2005-07-12  Kurt Zenker  <kz@openoffice.org>  [2de690bcc03b94450c89131ee8be1d16ad51f499]

INTEGRATION: CWS mav18 (1.1.2); FILE ADDED 2005/06/27 12:39:02 mav 1.1.2.1: regression tests


2005-07-12  Kurt Zenker  <kz@openoffice.org>  [fbd5b1421acabbecd55f87f191ab3ac2902ceec4]

INTEGRATION: CWS mav18 (1.1.2); FILE ADDED 2005/06/27 12:39:36 mav 1.1.2.1: regression tests


2005-07-12  Kurt Zenker  <kz@openoffice.org>  [9ff9d8ce307335ca348d41978886a7b7ccdd56ba]

INTEGRATION: CWS mav18 (1.1.2); FILE ADDED 2005/06/29 10:53:06 mav 1.1.2.1: Regression test


2005-07-12  Kurt Zenker  <kz@openoffice.org>  [34aec5865a125724374fecb27fd63c7ce861a994]

INTEGRATION: CWS mav18 (1.1.2); FILE ADDED 2005/06/10 10:27:55 mav 1.1.2.1: Regression test for 114358


2005-07-12  Kurt Zenker  <kz@openoffice.org>  [67d806805bf97c63a4aeb86b530b88ce1ea67905]

INTEGRATION: CWS mav18 (1.32.46); FILE MERGED 2005/05/27 14:52:17 mav 1.32.46.1: #i49755# fix incoplete commit problem


2005-07-12  Kurt Zenker  <kz@openoffice.org>  [cd556864e0679689e933c7838088609ac661ff30]

INTEGRATION: CWS mav18 (1.37.16); FILE MERGED 2005/05/27 14:52:17 mav 1.37.16.1: #i49755# fix incoplete commit problem


2005-07-12  Kurt Zenker  <kz@openoffice.org>  [fbace6ce3b5325612cf625a06447c3e4801dc287]

INTEGRATION: CWS mav18 (1.11.14); FILE MERGED 2005/06/08 13:52:13 mav 1.11.14.2: #121099# let the ReplacementImages storage be commited on storing of the document 2005/06/07 14:29:24 mav 1.11.14.1: #i50429#,#i48568# creation of a copy of an object


2005-07-12  Kurt Zenker  <kz@openoffice.org>  [e0d944d816dff2942af6491c54344fe79d53cfcf]

INTEGRATION: CWS mav18 (1.6.16); FILE MERGED 2005/06/08 13:52:12 mav 1.6.16.2: #121099# let the ReplacementImages storage be commited on storing of the document 2005/06/07 14:29:23 mav 1.6.16.1: #i50429#,#i48568# creation of a copy of an object


2005-07-12  Kurt Zenker  <kz@openoffice.org>  [48d09f6adaa6e59cdc380ac8f66c8522bd5258d2]

INTEGRATION: CWS mav18 (1.12.16); FILE MERGED 2005/06/09 14:19:17 mav 1.12.16.1: #i50429# catch the exception


2005-07-12  Kurt Zenker  <kz@openoffice.org>  [d0d97efb9d72ce157329171a5d537ada993ecb00]

INTEGRATION: CWS mav18 (1.163.26); FILE MERGED 2005/06/08 13:54:07 mav 1.163.26.1: #121099# let the ReplacementImages storage be commited on storing of the document


2005-07-12  Kurt Zenker  <kz@openoffice.org>  [6b857f264f3cc030ac0e8cad4279ef51fc1d61cc]

INTEGRATION: CWS mav18 (1.84.26); FILE MERGED 2005/05/24 15:38:05 mav 1.84.26.1: #i46801# the document can not become modified after signing


2005-07-12  Kurt Zenker  <kz@openoffice.org>  [fe23d40038a170eeac431ef9520be3ab7481eb3f]

INTEGRATION: CWS mav18 (1.167.10); FILE MERGED 2005/06/28 15:38:11 mav 1.167.10.6: #i50389# remove setting of the password currently 2005/06/10 09:20:08 mav 1.167.10.5: #i50389# set the password to the storage on opening 2005/06/10 09:17:54 mav 1.167.10.4: #i50389# set the password to the storage on opening 2005/06/07 15:47:54 mav 1.167.10.3: RESYNC: (1.167-1.168); FILE MERGED 2005/06/07 14:20:42 mav 1.167.10.2: #i50389# temporary file opening should not change original MediaDescriptor 2005/06/06 15:34:11 mav 1.167.10.1: #i50389# create a storage based on a stream always


2005-07-12  Kurt Zenker  <kz@openoffice.org>  [e062904438dd07076209750ad3f81f170d270712]

INTEGRATION: CWS mav18 (1.10.8); FILE MERGED 2005/06/10 10:16:37 mav 1.10.8.2: #i49755# fix truncation 2005/05/27 11:56:54 mav 1.10.8.1: #i49947# implement missing interfaces


2005-07-12  Kurt Zenker  <kz@openoffice.org>  [cc5e3db4d566c5b956276dfacaaebd6f08824b68]

INTEGRATION: CWS mav18 (1.6.8); FILE MERGED 2005/05/27 11:56:54 mav 1.6.8.1: #i49947# implement missing interfaces


2005-07-12  Kurt Zenker  <kz@openoffice.org>  [d9754af5d7cdc43e3d31a90f66959c4934578a2f]

INTEGRATION: CWS mav18 (1.36.46); FILE MERGED 2005/06/01 14:18:13 mav 1.36.46.1: #i49460# add handling for EMBEDDED_OBJ format


2005-07-12  Kurt Zenker  <kz@openoffice.org>  [1b7f990c8a4a6c20c48d253ba8567afaf23568e2]

INTEGRATION: CWS mav18 (1.29.262); FILE MERGED 2005/06/01 14:18:12 mav 1.29.262.1: #i49460# add handling for EMBEDDED_OBJ format


2005-07-12  Kurt Zenker  <kz@openoffice.org>  [917c18332402ae0dae207f91b8f3a1fd4a991e8e]

INTEGRATION: CWS mav18 (1.68.62); FILE MERGED 2005/06/01 14:18:11 mav 1.68.62.1: #i49460# add handling for EMBEDDED_OBJ format


2005-07-12  Kurt Zenker  <kz@openoffice.org>  [b1f91060384af48f389965a12b6c8f874295f031]

INTEGRATION: CWS mav18 (1.34.112); FILE MERGED 2005/06/01 14:18:10 mav 1.34.112.1: #i49460# add handling for EMBEDDED_OBJ format


2005-07-12  Kurt Zenker  <kz@openoffice.org>  [c8ab6746fa5281d07ef874e9bc6389cfe4de61d4]

INTEGRATION: CWS mav18 (1.35.50); FILE MERGED 2005/06/06 07:24:42 mav 1.35.50.1: #i49369# the object is already in the storage, but not in the container


2005-07-12  Kurt Zenker  <kz@openoffice.org>  [28fc9772acc0ce9a011c3d931f230bf00b7d5f07]

INTEGRATION: CWS mav18 (1.7.10); FILE MERGED 2005/06/06 07:28:53 mav 1.7.10.3: #i49369# avoid SetExtent() call when possible 2005/06/02 13:13:57 mav 1.7.10.2: #i49369# get the size from IOleObject only in case there is no own cached size 2005/05/30 09:56:06 mav 1.7.10.1: #i49751# the view of an object in loaded state can not change


2005-07-12  Kurt Zenker  <kz@openoffice.org>  [e95bbc4fd502a68a4c0f3432868643b3bf851443]

INTEGRATION: CWS mav18 (1.19.4); FILE MERGED 2005/05/30 11:12:02 mav 1.19.4.3: #i49496# support another format of OlePres/Ole10Native 2005/05/30 11:08:22 mav 1.19.4.2: #i49496# support another format of OlePres/Ole10Native 2005/05/30 09:56:06 mav 1.19.4.1: #i49751# the view of an object in loaded state can not change


2005-07-12  Kurt Zenker  <kz@openoffice.org>  [8008214566822beffa1dc8b47dc5214ea491895a]

INTEGRATION: CWS mav18 (1.17.10); FILE MERGED 2005/07/01 10:26:45 mav 1.17.10.2: #i50978# no need to be dependent from persistence 2005/05/30 09:56:06 mav 1.17.10.1: #i49751# the view of an object in loaded state can not change


2005-07-12  Kurt Zenker  <kz@openoffice.org>  [d9a866ed807eb210344193a7a94a94fac2e11af8]

INTEGRATION: CWS mav18 (1.14.4); FILE MERGED 2005/06/02 13:13:55 mav 1.14.4.1: #i49369# get the size from IOleObject only in case there is no own cached size


2005-07-12  Kurt Zenker  <kz@openoffice.org>  [e45beadafffc057bdbcbbc63af73b838cceed079]

INTEGRATION: CWS mav18 (1.25.4); FILE MERGED 2005/06/02 13:13:54 mav 1.25.4.3: #i49369# get the size from IOleObject only in case there is no own cached size 2005/05/30 09:56:05 mav 1.25.4.2: #i49751# the view of an object in loaded state can not change 2005/05/26 08:49:51 mav 1.25.4.1: #i47679# do not deinit ole as SO7 did


2005-07-12  Kurt Zenker  <kz@openoffice.org>  [858ca2dd2d842de4ba709efd701cdf3d411a4643]

INTEGRATION: CWS mav18 (1.16.4); FILE MERGED 2005/05/30 09:56:04 mav 1.16.4.1: #i49751# the view of an object in loaded state can not change


2005-07-12  Kurt Zenker  <kz@openoffice.org>  [31cabea53c2adbeb3cd84aa681c1d4ed080f7772]

INTEGRATION: CWS mav18 (1.4.204); FILE MERGED 2005/06/01 14:19:10 mav 1.4.204.1: #i49460# remove the old hack


2005-07-12  Kurt Zenker  <kz@openoffice.org>  [919872626828e78dee146ac84f5b0a7653d00118]

INTEGRATION: CWS mav18 (1.18.220); FILE MERGED 2005/07/07 14:15:42 mav 1.18.220.1: #i49496# fixing the problem with parsing of a simple bitmap


2005-07-12  Kurt Zenker  <kz@openoffice.org>  [5203c873e810b9395944cfb719653409936dc491]

INTEGRATION: CWS mav18 (1.14.130); FILE MERGED 2005/07/07 14:15:41 mav 1.14.130.1: #i49496# fixing the problem with parsing of a simple bitmap


2005-07-12  Kurt Zenker  <kz@openoffice.org>  [c9667fb58699faa4291f578cd693fe9f3d1025ca]

INTEGRATION: CWS mav18 (1.59.60); FILE MERGED 2005/06/07 14:42:33 mav 1.59.60.1: #i50429#,#i48568# fix copying of objects


2005-07-12  Kurt Zenker  <kz@openoffice.org>  [0cba83e27d398bcb98b1f878bddd387beba0aa1c]

INTEGRATION: CWS mav18 (1.119.18); FILE MERGED 2005/06/07 15:44:44 mav 1.119.18.2: RESYNC: (1.119-1.120); FILE MERGED 2005/06/01 08:50:05 mav 1.119.18.1: #i47742# do not get size from metafile for own objects


2005-07-12  Kurt Zenker  <kz@openoffice.org>  [4bd05480e17d2cc05402d675a7e21c4b3af9b986]

INTEGRATION: CWS mav18 (1.27.44); FILE MERGED 2005/06/30 14:25:05 mav 1.27.44.1: #i50429#,#i48568# fix copying of objects


2005-07-12  Kurt Zenker  <kz@openoffice.org>  [42e400108ef670300ee5d790d7f3f5fd23c17f5b]

INTEGRATION: CWS fpicker4 (1.4.14); FILE MERGED 2005/06/01 11:05:44 cmc 1.4.14.1: #i44627# Unthread picker


2005-07-12  Kurt Zenker  <kz@openoffice.org>  [8a7f13b5943db4a3cf56ebe6fd88cd87476841c4]

INTEGRATION: CWS fpicker4 (1.4.8); FILE MERGED 2005/06/01 11:05:22 cmc 1.4.8.1: #i44627# UnYield and lock variable


2005-07-12  Kurt Zenker  <kz@openoffice.org>  [b3875328d45acd94ee06ad274c5cbea5d3b2dafe]

INTEGRATION: CWS fpicker4 (1.6.8); FILE MERGED 2005/07/11 09:40:50 cmc 1.6.8.2: leading slash 2005/06/01 11:05:21 cmc 1.6.8.1: #i44627# UnYield and lock variable


2005-07-12  Kurt Zenker  <kz@openoffice.org>  [0aece7616a1086c79c1d7e58521c5efa14513358]

INTEGRATION: CWS fpicker4 (1.4.8); FILE MERGED 2005/07/11 14:01:34 cmc 1.4.8.4: #i48801# expand the expanders and munge in a sensible starting height of the browsing area 2005/07/11 11:13:39 cmc 1.4.8.3: show file types only when there are file types to show 2005/06/01 11:05:43 cmc 1.4.8.2: #i44627# Unthread picker 2005/05/31 21:43:35 cmc 1.4.8.1: #i48801# #i46800# #i47163# to work around the confusing standard gnome dialog, create a seperation between filtering on a suffix and forcing a different type as the load/save in the same style as gimp-2.2 does


2005-07-12  Kurt Zenker  <kz@openoffice.org>  [1c4b58367381b1372b1a74b5587ae582b1f5b18e]

INTEGRATION: CWS fpicker4 (1.6.6); FILE MERGED 2005/07/11 14:01:34 cmc 1.6.6.6: #i48801# expand the expanders and munge in a sensible starting height of the browsing area 2005/07/11 11:13:39 cmc 1.6.6.5: show file types only when there are file types to show 2005/06/10 09:02:24 cmc 1.6.6.4: #i50556# Doubly converted utf-8 string 2005/06/02 10:08:52 cmc 1.6.6.3: #i46800# wrong parent for overwrite dialog 2005/06/01 11:05:43 cmc 1.6.6.2: #i44627# Unthread picker 2005/05/31 21:43:35 cmc 1.6.6.1: #i48801# #i46800# #i47163# to work around the confusing standard gnome dialog, create a seperation between filtering on a suffix and forcing a different type as the load/save in the same style as gimp-2.2 does


2005-07-12  Kurt Zenker  <kz@openoffice.org>  [ffbb87e83907f69afd7b9f039eb8d66055ede3bd]

INTEGRATION: CWS swqbf37 (1.133.110); FILE MERGED 2005/07/04 14:24:59 od 1.133.110.1: #124117# <SwWW8ImplReader::ImportReplaceableDrawables(..)> 	 - correction of fix for issue i10939: 	   import graphic as linked


2005-07-12  Kurt Zenker  <kz@openoffice.org>  [dd5bb70437f15d3d2d9a5489798b394aba512f4b]

INTEGRATION: CWS swqbf37 (1.88.202); FILE MERGED 2005/07/04 11:19:33 od 1.88.202.1: #123196# - add global variable <pSpecSubsLines> to the handling of 	   class <SwSavePaintStatics>


2005-07-12  Kurt Zenker  <kz@openoffice.org>  [f99c4732d053d1feb151f6e084eaef4c0db6bc78]

INTEGRATION: CWS swqbf37 (1.17.66); FILE MERGED 2005/07/06 06:15:10 od 1.17.66.1: #i50521# - correction: fix for i40011 was undone by fix for i40797


2005-07-12  Kurt Zenker  <kz@openoffice.org>  [1d0e960f565d36ef48c4c989a1e44caac2600d5d]

INTEGRATION: CWS swqbf37 (1.14.66); FILE MERGED 2005/07/06 06:15:10 od 1.14.66.1: #i50521# - correction: fix for i40011 was undone by fix for i40797


2005-07-12  Oliver Bolte  <obo@openoffice.org>  [0512f2c6af9b1a18e5e35d4d3b4920db3792fa45]

#i10000# fps_gnome.uno PATCH flag needed


2005-07-12  Kurt Zenker  <kz@openoffice.org>  [1247522948020b31d8979c8e393dcd22d95ce7e2]

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-12  Kurt Zenker  <kz@openoffice.org>  [c697a2036489d1d2b8b20ab1c9181be8247bd937]

INTEGRATION: CWS os65 (1.36.160); FILE MERGED 2005/06/30 08:19:00 os 1.36.160.1: #i47337# Clear() the toolbox to prevent access to invalid ItemWindow


2005-07-12  Kurt Zenker  <kz@openoffice.org>  [55a3f908bae5cb7e806566a169d4d4693a5ba290]

INTEGRATION: CWS os65 (1.16.170); FILE MERGED 2005/06/29 11:36:42 tl 1.16.170.1: #120086# one source for memory leak fixed


2005-07-12  Kurt Zenker  <kz@openoffice.org>  [eb3bff56e5c67618f215b75586b3f4b426aac4cd]

INTEGRATION: CWS os65 (1.88.104); FILE MERGED 2005/07/01 06:58:01 os 1.88.104.1: #i43146# restore editing view when opening own files


2005-07-12  Kurt Zenker  <kz@openoffice.org>  [942161bb57ce9ddf91593a64a45efaee2ccbeac6]

INTEGRATION: CWS os65 (1.19.188); FILE MERGED 2005/07/05 14:03:47 os 1.19.188.1: #i27051# show autocompletion in extended text input always as help tip


2005-07-12  Kurt Zenker  <kz@openoffice.org>  [e69900f8aea09562595e273812cb9041dbb6ef0b]

INTEGRATION: CWS os65 (1.115.100); FILE MERGED 2005/07/05 14:05:54 os 1.115.100.1: #i27051# show autocompletion in extended text input always as help tip


2005-07-12  Kurt Zenker  <kz@openoffice.org>  [8bbce7a48b131a8266f8b01977f316170ef8fac9]

INTEGRATION: CWS os65 (1.91.148); FILE MERGED 2005/06/30 07:20:27 os 1.91.148.1: #i50955# SolarMutex locking in destructors


2005-07-12  Kurt Zenker  <kz@openoffice.org>  [47782c218d7ff357faa471566b8b4a6bdc6c2e34]

INTEGRATION: CWS os65 (1.40.364); FILE MERGED 2005/06/30 07:20:27 os 1.40.364.1: #i50955# SolarMutex locking in destructors


2005-07-12  Kurt Zenker  <kz@openoffice.org>  [718ceb80a33e769f22e954358b66825e03f0daa0]

INTEGRATION: CWS os65 (1.28.374); FILE MERGED 2005/06/30 07:20:27 os 1.28.374.1: #i50955# SolarMutex locking in destructors


2005-07-12  Kurt Zenker  <kz@openoffice.org>  [edf5f0d5f9083112d9120e105eb426f1316ecc1c]

INTEGRATION: CWS os65 (1.32.100); FILE MERGED 2005/06/30 07:20:26 os 1.32.100.1: #i50955# SolarMutex locking in destructors


2005-07-12  Kurt Zenker  <kz@openoffice.org>  [5e4c1fb6fc5c33a5e3f4d9a67b6e8c4d031813bb]

INTEGRATION: CWS os65 (1.31.100); FILE MERGED 2005/06/30 07:20:26 os 1.31.100.1: #i50955# SolarMutex locking in destructors


2005-07-12  Kurt Zenker  <kz@openoffice.org>  [de89edaf95735c36eb24d2cb7891ec69150680ca]

INTEGRATION: CWS os65 (1.50.188); FILE MERGED 2005/06/30 07:20:26 os 1.50.188.1: #i50955# SolarMutex locking in destructors


2005-07-12  Kurt Zenker  <kz@openoffice.org>  [2ac74e390f25f78414eeb18c0565000eaa954ea1]

INTEGRATION: CWS os65 (1.84.218); FILE MERGED 2005/06/30 07:20:25 os 1.84.218.1: #i50955# SolarMutex locking in destructors


2005-07-12  Kurt Zenker  <kz@openoffice.org>  [d9c242f9a56da679417f1c2047bf52d0f604afb2]

INTEGRATION: CWS os65 (1.13.190); FILE MERGED 2005/06/30 07:33:39 os 1.13.190.1: #i120911# check current numbering rule


2005-07-12  Kurt Zenker  <kz@openoffice.org>  [09ee5d432717f771ed00c02825988d5bd1872b6c]

INTEGRATION: CWS os65 (1.37.220); FILE MERGED 2005/06/30 07:29:41 os 1.37.220.1: #122190# check result of FindFlyFrm() in ::GetIMapGraphic()


2005-07-12  Kurt Zenker  <kz@openoffice.org>  [54a7cfa7f740c1dfabfe6b389dbee036dbaacf19]

INTEGRATION: CWS os65 (1.20.342); FILE MERGED 2005/06/30 07:45:47 os 1.20.342.1: #i49017# prevent loop due to an overflow because of extreme map modes


2005-07-12  Kurt Zenker  <kz@openoffice.org>  [284597025ba381052d9acf8e82f6b3669da17523]

INTEGRATION: CWS os65 (1.15.64); FILE MERGED 2005/06/29 11:53:32 tl 1.15.64.1: #i46175# added check for MathType version


2005-07-12  Kurt Zenker  <kz@openoffice.org>  [630f9c2d03dfbc6544717e2448ecae8b7eaf5891]

INTEGRATION: CWS os65 (1.6.44); FILE MERGED 2005/06/29 11:53:31 tl 1.6.44.1: #i46175# added check for MathType version


2005-07-12  Kurt Zenker  <kz@openoffice.org>  [ffb2b98ea3ffa2c8fc40a05616d289a90153c792]

INTEGRATION: CWS os65 (1.27.114); FILE MERGED 2005/06/29 11:01:30 tl 1.27.114.1: #i45779# parse argument numbers locale independent


2005-07-12  Kurt Zenker  <kz@openoffice.org>  [616037b8433fe1ab6610d98cae731759bf510a20]

INTEGRATION: CWS os65 (1.7.112); FILE MERGED 2005/06/29 11:53:30 tl 1.7.112.1: #i46175# added check for MathType version


2005-07-12  Kurt Zenker  <kz@openoffice.org>  [1c6068ad9a577eeb445923f68da0c2ad208ee417]

INTEGRATION: CWS os65 (1.32.28); FILE MERGED 2005/06/29 11:53:30 tl 1.32.28.1: #i46175# added check for MathType version


2005-07-12  Kurt Zenker  <kz@openoffice.org>  [86b70717bd2ab5870d0c3020289ef0383225202b]

INTEGRATION: CWS os65 (1.22.86); FILE MERGED 2005/06/29 11:53:29 tl 1.22.86.1: #i46175# added check for MathType version


2005-07-12  Kurt Zenker  <kz@openoffice.org>  [7408ce1a4530d89d744f33787abad7c34a2d4dbe]

INTEGRATION: CWS os65 (1.1.4); FILE ADDED 2005/06/29 11:54:18 tl 1.1.4.1: #i46175# added check for MathType version


2005-07-11  Kurt Zenker  <kz@openoffice.org>  [7b7e4f1414a06df18cb67b1ef96e4a439d69937b]

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>  [cb02ffa28154e81bed7ac082dea92c136da33cb9]

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>  [1713e82a1bcef669e9f37f9b52424c35625273b8]

INTEGRATION: CWS ause030 (1.2.2); FILE MERGED 2005/06/14 14:15:41 hjs 1.2.2.1: #i50129# fix by vq


2005-07-11  Kurt Zenker  <kz@openoffice.org>  [18effce860f632f561799e9afd3a10bc5ad7d3f7]

INTEGRATION: CWS ause030 (1.5.2); FILE MERGED 2005/06/14 14:52:49 hjs 1.5.2.1: #i50129# fix by vq


2005-07-11  Kurt Zenker  <kz@openoffice.org>  [54f3801137750b62442d174ce53324a3b30ff2aa]

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>  [4b54e60ca37cda1dc5f749fa0f2311676672247d]

INTEGRATION: CWS ause030 (1.3.94); FILE MERGED 2005/06/13 14:50:49 np 1.3.94.1: #i50646# Removed empty assertion statements in non-debug code.


2005-07-11  Kurt Zenker  <kz@openoffice.org>  [05f316cd7339362c5592a1b3c4bfad0f0d2da730]

INTEGRATION: CWS ause030 (1.1.1.1.142); FILE MERGED 2005/06/13 14:50:49 np 1.1.1.1.142.1: #i50646# Removed empty assertion statements in non-debug code.


2005-07-11  Kurt Zenker  <kz@openoffice.org>  [a7d1d82a099480edbf5c110a2fb8d633c1ce111a]

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>  [bcb5cf404314db9c54802f56e46d433bc055ba7c]

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>  [5100bf65dcc128a5d50510c3022da33ce9d310b5]

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>  [57b40c7d52b831588d04231aa567930d0806fbba]

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>  [fa60d665750e65de4751af3f7fd7ca7f9ceeac08]

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>  [8847c607188f850128bb2113be7ce5880a5d59e6]

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>  [81e8d9e82850a1d0621164d4f773385213259fcb]

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>  [1d2fe998ae33671e498958da4f3b078fee731045]

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>  [a61df0f01fe7fca866dd42e1c7ef5bcbedcd9210]

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>  [c3fa75352da03e851e8d5a81c84ab5ed611a9893]

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>  [7b8fdcddad8249c9ac8f802857df81df31555e7d]

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>  [c94b8ffcc8d1cbd962cee0841d4a7685ac6bdbc6]

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>  [41668d8772596f481b7d4b5abe9c79d7fc693eba]

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>  [530c7d05739bc5b21c313842e3e342436087f9cc]

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>  [d673ddb9380a3a888d27f21951d71f70369efed1]

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>  [6ec3e7fd2f2a7e9f507db02f85b84849e5f92865]

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>  [87e49ef47914c75b0174cf94f171f192ca2c36f0]

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>  [11cec049a220d6365824cdcc6144691298ea7700]

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>  [71bab798d156c956f7af181a02f2d833ecdb3e4f]

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>  [dfea504f2e94ac781af545b56611faff91b0868f]

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>  [7e1e6b751bb2340f17701ae9dbfe161590200b07]

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>  [7df74086b57568ce4f24bfa7c50942ba2b1fd2ef]

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>  [c39a65dc9191b24d5407c9210a8c85aa54528e8f]

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>  [e8c22ca3e62aff7892b1741716dda489ec28ffca]

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>  [b8bb879403952fcf4c48133b5bfc7fe560a6da32]

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>  [511634c63aa0f2974362f5efaae28b4407b9d898]

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>  [0b52cebfb87ae69db1c1fe3805dc8c0919b3b7c4]

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>  [1f267ef390851e86e6c80700f8b99d9094d2d241]

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>  [d277e9dc38643153e84901576889e7b91895f49e]

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>  [9c63fff9165f7f91b8742a13bb62e767dd47df25]

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>  [6a77dd1c9b47b13406f59959706ebdba67a619e3]

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>  [61205c8e32449b775f2fcc8f24e8e6b0702029f2]

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>  [73dd973efb274d6716bb79c73a060999f9218c78]

#i10000# syntax: __FUNCTION__ unknown


2005-07-08  Oliver Bolte  <obo@openoffice.org>  [49fd283c9776e92cd5f9a7dfdfe716f74b0c09c2]

#i10000# parse problem


2005-07-08  Oliver Bolte  <obo@openoffice.org>  [d4553258ffa2c854031cec318583d1013a382769]

new version for SRC680


2005-07-08  Oliver Bolte  <obo@openoffice.org>  [fcd4aacce83f344cf7562a83f6edd898fd06528e]

#i10000#,#i47653# formwizard still needed


2005-07-08  Oliver Bolte  <obo@openoffice.org>  [8143e973da075a180156fc2afd9c9c08568e7198]

SRC680


2005-07-08  Oliver Bolte  <obo@openoffice.org>  [3f01a5e9e4ec757eb26cc056a161fb7832ccd5d6]

INTEGRATION: CWS nativefixer12 (1.2.2); FILE MERGED 2005/07/06 08:59:57 is 1.2.2.1: #123800# new custom action for patch and language pack (from nativefixer11)


2005-07-08  Oliver Bolte  <obo@openoffice.org>  [8f33af7faf3191e8ce972af4c1ee37a292a62f61]

INTEGRATION: CWS nativefixer12 (1.3.14); FILE MERGED 2005/07/05 09:39:00 is 1.3.14.1: 124008# setup now directory independent


2005-07-08  Oliver Bolte  <obo@openoffice.org>  [96ab7c76911a16fc49945a9a07907f114bcecfab]

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>  [c7845e5dac6f84bfd3db2d656075aeb124164176]

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>  [3812e70da8e5841038b9102dd1ecfca6643033ed]

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>  [9ec20ddfe514dc75d7e1b59ee26bf710eb05615f]

INTEGRATION: CWS sch11 (1.14.82); FILE MERGED 2005/07/06 15:20:48 bm 1.14.82.1: #i51643# if the table number in the chart range address is -1 use the table name


2005-07-08  Oliver Bolte  <obo@openoffice.org>  [5c869b2d47e78d4bc0a44ee6491c14b8dcb59a53]

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>  [6a8c47866f30829592d8ad08fc245f2b2e3abeab]

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>  [0d6988a72ebdeeeeef6f91d005c0e8a3f063d179]

INTEGRATION: CWS swqbf34 (1.12.226); FILE MERGED 2005/06/27 14:21:01 fme 1.12.226.1: #i47260# Temporarily switching off pixel offset, when calculating metafile drawmode offset


2005-07-08  Oliver Bolte  <obo@openoffice.org>  [8767b418232f9f28de01bce09dd10ce5a60951ef]

INTEGRATION: CWS swqbf34 (1.17.326); FILE MERGED 2005/06/28 09:50:20 od 1.17.326.1: #i45952# <SdrUndoInsertObj::Redo()> - restore anchor position of objects,          which become members of a group object.


2005-07-08  Oliver Bolte  <obo@openoffice.org>  [b1ebff9e48c637c3f3f40571b7eef538541465bf]

INTEGRATION: CWS swqbf34 (1.41.370); FILE MERGED 2005/07/01 11:48:53 fme 1.41.370.3: #i49277# New compatibility option bDoNotJustifyLinesWithManualBreak 2005/06/27 14:06:11 fme 1.41.370.2: #i49277# New compatibility option bDoNotJustifyLinesWithManualBreak 2005/06/27 13:52:14 fme 1.41.370.1: #i47448# New (hidden) compatibility option bIgnoreFirstLineIndentInNumbering needed


2005-07-08  Oliver Bolte  <obo@openoffice.org>  [e97e5bcf9175afb8c3d1373139d9fe3d666b0956]

INTEGRATION: CWS swqbf34 (1.18.186); FILE MERGED 2005/06/28 12:03:27 od 1.18.186.1: #i48949# <SwDocStyleSheet::SetItemSet(..)> - no undo actions for the          copy of the page style.


2005-07-08  Oliver Bolte  <obo@openoffice.org>  [02eb57b07d8c4af3079036bcf15ba9e9f1f27be1]

INTEGRATION: CWS swqbf34 (1.75.132); FILE MERGED 2005/06/28 12:04:33 od 1.75.132.1: #i48949# <SwDocShell::Insert(..)> - actions aren't undoable. Thus, suppress          creation of undo actions and clear the undo action stack.


2005-07-08  Oliver Bolte  <obo@openoffice.org>  [a1422afbb3dd8abc6dbf9141b63816526ab563c1]

INTEGRATION: CWS swqbf34 (1.86.362); FILE MERGED 2005/06/28 14:09:23 fme 1.86.362.4: #i49277# New compatibility option bDoNotJustifyLinesWithManualBreak 2005/06/28 14:07:20 fme 1.86.362.3: #i49277# New compatibility option bDoNotJustifyLinesWithManualBreak 2005/06/27 14:06:09 fme 1.86.362.2: #i49277# New compatibility option bDoNotJustifyLinesWithManualBreak 2005/06/27 13:52:12 fme 1.86.362.1: #i47448# New (hidden) compatibility option bIgnoreFirstLineIndentInNumbering needed


2005-07-08  Oliver Bolte  <obo@openoffice.org>  [444ece0dd8bf547b58543cb69d9666843484b174]

INTEGRATION: CWS swqbf34 (1.161.276); FILE MERGED 2005/06/28 11:28:00 od 1.161.276.1: #i48832# <wwSectionManager::SetPageULSpaceItems(..)>          - set correct spacing between header/footer and body for            negative page top/bottom margin workaround.


2005-07-08  Oliver Bolte  <obo@openoffice.org>  [f780fc97de9e156af7be1c67fb2a377d78c5862d]

INTEGRATION: CWS swqbf34 (1.153.130); FILE MERGED 2005/06/27 14:06:08 fme 1.153.130.2: #i49277# New compatibility option bDoNotJustifyLinesWithManualBreak 2005/06/27 13:52:10 fme 1.153.130.1: #i47448# New (hidden) compatibility option bIgnoreFirstLineIndentInNumbering needed


2005-07-08  Oliver Bolte  <obo@openoffice.org>  [32434e2e88478b6c764db7d18a5d18c24b5ad473]

INTEGRATION: CWS swqbf34 (1.133.92); FILE MERGED 2005/06/28 10:50:12 od 1.133.92.1: #i47277# <SwWW8ImplReader::MapWrapIntoFlyFmt(..)>          - use method <SwNoTxtNode::SetContour(..)> to set the imported            custom contour polygon.


2005-07-08  Oliver Bolte  <obo@openoffice.org>  [4189f33aa061f15dd4d0fafb9ecc165c6b964f33]

INTEGRATION: CWS swqbf34 (1.8.296); FILE MERGED 2005/06/27 14:16:38 fme 1.8.296.1: #i50368# Consider split table rows on row height calculation for html/ww export


2005-07-08  Oliver Bolte  <obo@openoffice.org>  [11bb5e76888f078cb86ad0660030227fbcc922bc]

INTEGRATION: CWS swqbf34 (1.49.266); FILE MERGED 2005/06/27 14:06:07 fme 1.49.266.2: #i49277# New compatibility option bDoNotJustifyLinesWithManualBreak 2005/06/27 13:52:10 fme 1.49.266.1: #i47448# New (hidden) compatibility option bIgnoreFirstLineIndentInNumbering needed


2005-07-08  Oliver Bolte  <obo@openoffice.org>  [2b8d77b67ca3359a661666349ef5d8987b9c80f7]

INTEGRATION: CWS swqbf34 (1.59.184); FILE MERGED 2005/06/27 13:52:09 fme 1.59.184.1: #i47448# New (hidden) compatibility option bIgnoreFirstLineIndentInNumbering needed


2005-07-08  Oliver Bolte  <obo@openoffice.org>  [292616493490f51756b617c9b4a664789161225f]

INTEGRATION: CWS swqbf34 (1.176.124); FILE MERGED 2005/06/29 08:45:59 od 1.176.124.1: #i50322# - make background graphic transparency accessible via UNO-API


2005-07-08  Oliver Bolte  <obo@openoffice.org>  [a6c4cdaefcf3ed5788f03913f380c7bb66b01dda]

INTEGRATION: CWS swqbf34 (1.11.136); FILE MERGED 2005/06/28 08:58:59 od 1.11.136.1: #i45952# - indicate that positioning attributes are already set after            undo/redo of drawing objects.


2005-07-08  Oliver Bolte  <obo@openoffice.org>  [b15639005aa7a9ce0cc4a315b815d660990458d6]

INTEGRATION: CWS swqbf34 (1.49.74); FILE MERGED 2005/06/27 13:52:08 fme 1.49.74.1: #i47448# New (hidden) compatibility option bIgnoreFirstLineIndentInNumbering needed


2005-07-08  Oliver Bolte  <obo@openoffice.org>  [5cbd43c8357a2553cbd27320f35f1c8f9aa9bb3a]

INTEGRATION: CWS swqbf34 (1.49.96); FILE MERGED 2005/06/27 13:52:06 fme 1.49.96.1: #i47448# New (hidden) compatibility option bIgnoreFirstLineIndentInNumbering needed


2005-07-08  Oliver Bolte  <obo@openoffice.org>  [a7d1916d110229de83e758af7548956574759bc2]

INTEGRATION: CWS swqbf34 (1.67.96); FILE MERGED 2005/06/27 13:52:05 fme 1.67.96.1: #i47448# New (hidden) compatibility option bIgnoreFirstLineIndentInNumbering needed


2005-07-08  Oliver Bolte  <obo@openoffice.org>  [5d7b3475278f59a423c2139ae51f9b4849621890]

INTEGRATION: CWS swqbf34 (1.17.96); FILE MERGED 2005/06/29 12:12:25 fme 1.17.96.2: #i49277# New compatibility option bDoNotJustifyLinesWithManualBreak 2005/06/27 14:06:06 fme 1.17.96.1: #i49277# New compatibility option bDoNotJustifyLinesWithManualBreak


2005-07-08  Oliver Bolte  <obo@openoffice.org>  [afaea24d1f75c25db3604a52eb2b25935df789d0]

INTEGRATION: CWS swqbf34 (1.8.186); FILE MERGED 2005/06/27 13:22:13 fme 1.8.186.1: #i44368# Export of hyperlinks in header/footer


2005-07-08  Oliver Bolte  <obo@openoffice.org>  [acc295bcee9f7df0f9a36a3ac81b441ece7cc9c9]

INTEGRATION: CWS swqbf34 (1.13.186); FILE MERGED 2005/06/28 12:17:59 od 1.13.186.1: #i45085# <lcl_DoesVertPosFits(..)> - correct check for test grow


2005-07-08  Oliver Bolte  <obo@openoffice.org>  [d7b1ae0ee23c6ef02f714aad4b17c6caed1aadd8]

INTEGRATION: CWS swqbf34 (1.44.142); FILE MERGED 2005/06/28 12:09:41 od 1.44.142.1: #123110# <SwRootFrm::GetNextPrevCntntPos(..)>          - disable creation of an action by a callback event.


2005-07-08  Oliver Bolte  <obo@openoffice.org>  [6e24dc662602e94886dcd9a3472288b578a576fc]

INTEGRATION: CWS swqbf34 (1.76.102); FILE MERGED 2005/06/28 12:13:22 od 1.76.102.2: #123274# <SwTabFrm::CalcFlyOffsets(..)> - tables doesn't wrap around          Writer fly frames, which are anchored inside another frame.          Exception: the table itself is a content of this frame. 2005/06/28 10:06:53 od 1.76.102.1: #i46941# - assure that anchor text frame is valid before formatting            its anchored objects


2005-07-08  Oliver Bolte  <obo@openoffice.org>  [7adc69909996dfc184f769e0e1f548c55888c173]

INTEGRATION: CWS swqbf34 (1.12.96); FILE MERGED 2005/06/28 12:21:35 od 1.12.96.2: #i49987# Object positioning algorithm          - On marking anchor text frames to move forward on a certain page            consider that the anchor text frame could already been marked. 2005/06/28 08:45:46 od 1.12.96.1: #i49605# <SwObjectFormatterTxtFrm::_FormatAnchorFrmForCheckMoveFwd()>          - consider that parent section frame could move forward by the            format of its previous frames.


2005-07-08  Oliver Bolte  <obo@openoffice.org>  [7d887b119eb31523a41d6fa084ed23b34dfa39a6]

INTEGRATION: CWS swqbf34 (1.19.630); FILE MERGED 2005/06/27 13:27:22 fme 1.19.630.1: #123067# Handle case that there is only one (hidden) section in the document


2005-07-08  Oliver Bolte  <obo@openoffice.org>  [1c08d5d7d57a94dc36ee3a669d7662a1571f022b]

INTEGRATION: CWS swqbf34 (1.19.144); FILE MERGED 2005/06/28 10:05:02 od 1.19.144.1: #i46941# - assure that anchor text frame is valid before formatting            its anchored objects


2005-07-08  Oliver Bolte  <obo@openoffice.org>  [645d80c00ca8321896a071eef222b4c339b5777b]

INTEGRATION: CWS swqbf34 (1.80.86); FILE MERGED 2005/06/28 07:55:14 od 1.80.86.1: #121888# <SwFrmNotify::~SwFrmNotify()>          - skip empty section for the invalidation of the next frame


2005-07-08  Oliver Bolte  <obo@openoffice.org>  [ddd55aff06482c2389920d84eb61dd590b893c22]

INTEGRATION: CWS swqbf34 (1.47.142); FILE MERGED 2005/06/28 12:31:50 od 1.47.142.1: #i50356# - on format of at-paragrapgh/at-character anchored object format            the anchor frame, which contains the anchor position, instead            of the master anchor frame.


2005-07-08  Oliver Bolte  <obo@openoffice.org>  [019bf5aa86b0ed7371c3b4a83baf9488ed28cfe1]

INTEGRATION: CWS swqbf34 (1.67.140); FILE MERGED 2005/06/28 08:36:57 od 1.67.140.1: #i43737# <CalcCntnt(..)> - no invalidation of anchored objects needed.


2005-07-08  Oliver Bolte  <obo@openoffice.org>  [5a24c2cd70156426ca57284c46024a919c45ab10]

INTEGRATION: CWS swqbf34 (1.11.144); FILE MERGED 2005/06/28 12:30:22 od 1.11.144.2: #i50356# - on format of at-paragrapgh/at-character anchored object format            the anchor frame, which contains the anchor position, instead            of the master anchor frame. 2005/06/28 09:00:32 od 1.11.144.1: #i45952# <SwAnchoredDrawObject::_SetPositioningAttr()> - indicate at          frame format that positioning attributes are set.


2005-07-08  Oliver Bolte  <obo@openoffice.org>  [4fdb2d2cb198e7ea85d1293333d96a6c26b50323]

INTEGRATION: CWS swqbf34 (1.29.84); FILE MERGED 2005/06/28 11:24:38 od 1.29.84.1: #i48434# class <SwGrfNode>          - usage and implementation of new helper method <_GetStreamForEmbedGrf(..)>          - implement fallback, if stream for embedded graphic doesn't            exist under its previous known filename, by re-generate its            embedded graphic filename.


2005-07-08  Oliver Bolte  <obo@openoffice.org>  [2869bf826a503bfe5c0df87f03d846359445d039]

INTEGRATION: CWS swqbf34 (1.39.140); FILE MERGED 2005/06/27 12:34:54 fme 1.39.140.1: #i20965# Use GetOrdNum instead of GetOrdNumDirect because z order might be still uninitialized


2005-07-08  Oliver Bolte  <obo@openoffice.org>  [92f16129adb94921c1ad45f30122f229f624c2dd]

INTEGRATION: CWS swqbf34 (1.52.166); FILE MERGED 2005/06/27 14:06:05 fme 1.52.166.2: #i49277# New compatibility option bDoNotJustifyLinesWithManualBreak 2005/06/27 13:52:04 fme 1.52.166.1: #i47448# New (hidden) compatibility option bIgnoreFirstLineIndentInNumbering needed


2005-07-08  Oliver Bolte  <obo@openoffice.org>  [957a3c1e2d965f0df37373fb6ea930f15e04db26]

INTEGRATION: CWS swqbf34 (1.36.52); FILE MERGED 2005/06/28 12:27:49 od 1.36.52.1: #i50086# <SwDoc::CopyLayoutFmt(..)>          - make copied draw object only visible, if its source is also            visible.


2005-07-08  Oliver Bolte  <obo@openoffice.org>  [8a4dd162aa5741b78559335e8c42565067164649]

INTEGRATION: CWS swqbf34 (1.31.142); FILE MERGED 2005/06/28 08:57:16 od 1.31.142.1: #i45952# <SwDoc::GroupSelection(..)> - assure correct position of          objects, which become members of the group object.


2005-07-08  Oliver Bolte  <obo@openoffice.org>  [47b6af5bd4db5b8a5c57113ef442a1c058212bdf]

INTEGRATION: CWS swqbf34 (1.45.142); FILE MERGED 2005/06/27 13:50:45 fme 1.45.142.1: #i47448# New (hidden) compatibility option bIgnoreFirstLineIndentInNumbering needed


2005-07-08  Oliver Bolte  <obo@openoffice.org>  [cfbe88453c2206b0977bbd1c61e9a77d17356807]

INTEGRATION: CWS swqbf34 (1.8.506); FILE MERGED 2005/06/27 14:16:00 fme 1.8.506.1: #i50368# Consider split table rows on row height calculation for html/ww export


2005-07-08  Oliver Bolte  <obo@openoffice.org>  [606963369e11e8870b9c138d20c9741beefa8b42]

INTEGRATION: CWS swqbf34 (1.14.156); FILE MERGED 2005/06/28 11:10:59 od 1.14.156.1: #i48434# class <SwGrfNode>          - new method <_GetStreamForEmbedGrf(..)>          - adjust method <GetStreamStorageNames(..)>


2005-07-08  Oliver Bolte  <obo@openoffice.org>  [c4422f3d531378adfa4ff80cddd630daed7d4d09]

INTEGRATION: CWS swqbf34 (1.107.124); FILE MERGED 2005/06/27 14:04:55 fme 1.107.124.2: #i49277# New compatibility option bDoNotJustifyLinesWithManualBreak 2005/06/27 13:50:44 fme 1.107.124.1: #i47448# New (hidden) compatibility option bIgnoreFirstLineIndentInNumbering needed


2005-07-08  Oliver Bolte  <obo@openoffice.org>  [bf8a07c76863cd906a74cc3c61f200206b2bca82]

INTEGRATION: CWS swqbf34 (1.4.186); FILE MERGED 2005/06/27 13:21:50 fme 1.4.186.1: #i44368# Export of hyperlinks in header/footer


2005-07-08  Oliver Bolte  <obo@openoffice.org>  [662443eec99d58d291a211ee37a98c76712c24c6]

INTEGRATION: CWS swqbf34 (1.14.62); FILE MERGED 2005/06/30 09:04:59 fme 1.14.62.2: RESYNC: (1.14-1.15); FILE MERGED 2005/06/29 08:50:28 od 1.14.62.1: #i50322# - no conversion of background graphic transparency value for 	   document styles, because by defect former OpenOffice.org 	   versions write always 100% and interpret it as 0%. 	   Thus, attribute has only be renamed to opacity for document styles.


2005-07-08  Oliver Bolte  <obo@openoffice.org>  [08b5b7977379e32235b5691f8858648e6adf5a64]

INTEGRATION: CWS swqbf34 (1.7.130); FILE MERGED 2005/06/29 08:50:26 od 1.7.130.1: #i50322# - no conversion of background graphic transparency value for 	   document styles, because by defect former OpenOffice.org 	   versions write always 100% and interpret it as 0%. 	   Thus, attribute has only be renamed to opacity for document styles.


2005-07-08  Oliver Bolte  <obo@openoffice.org>  [e45831d9df766e68b50f2cf1fef45ffc3c8040f4]

INTEGRATION: CWS swqbf34 (1.14.62); FILE MERGED 2005/06/29 08:50:27 od 1.14.62.1: #i50322# - no conversion of background graphic transparency value for 	   document styles, because by defect former OpenOffice.org 	   versions write always 100% and interpret it as 0%. 	   Thus, attribute has only be renamed to opacity for document styles.


2005-07-08  Oliver Bolte  <obo@openoffice.org>  [afabca0c72b251ec29cba2581c2df9b540d25caa]

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>  [8da7f369fd46258562a870c2ea21bd019376588f]

INTEGRATION: CWS dba20blocker (1.4.478); FILE MERGED 2005/06/23 12:25:42 fs 1.4.478.1: copying fix for #i46986# into this CWS


2005-07-08  Oliver Bolte  <obo@openoffice.org>  [ba276b3a9404e2e455bdf7c34c7cdd11f94539f7]

INTEGRATION: CWS dba20blocker (1.59.60); FILE MERGED 2005/06/24 07:26:07 fs 1.59.60.1: copying fix for #121276# into this CWS


2005-07-08  Oliver Bolte  <obo@openoffice.org>  [fde082c0b7ca5422038432c6dc680c1a90a43306]

INTEGRATION: CWS dba20blocker (1.13.134); FILE MERGED 2005/07/04 08:25:59 fs 1.13.134.2: RESYNC: (1.13-1.14); FILE MERGED 2005/06/23 15:22:37 fs 1.13.134.1: copying fix for #i45899# into this CWS


2005-07-08  Oliver Bolte  <obo@openoffice.org>  [3e4d300882d1986cac906e52fc9bd79b9e9f152a]

INTEGRATION: CWS dba20blocker (1.41.102); FILE MERGED 2005/07/04 08:25:49 fs 1.41.102.2: RESYNC: (1.41-1.42); FILE MERGED 2005/06/23 15:22:36 fs 1.41.102.1: copying fix for #i45899# into this CWS


2005-07-08  Oliver Bolte  <obo@openoffice.org>  [fd015c97d666d5a6e2b6e1fa501e95c16d917b9f]

INTEGRATION: CWS dba20blocker (1.38.78); FILE MERGED 2005/06/29 08:33:26 fs 1.38.78.4: #i46266# 2005/06/24 09:13:39 fs 1.38.78.3: #i46266# 2005/06/23 13:56:20 fs 1.38.78.2: oops. Didn't intend to move this change herein 2005/06/23 13:34:41 fs 1.38.78.1: copying fix for #i46266# into this CWS


2005-07-08  Oliver Bolte  <obo@openoffice.org>  [7ca30bb7474442be06962d4342c1080f2ad5a772]

INTEGRATION: CWS dba20blocker (1.3.134); FILE MERGED 2005/06/24 09:13:39 fs 1.3.134.3: #i46266# 2005/06/23 13:56:20 fs 1.3.134.2: oops. Didn't intend to move this change herein 2005/06/23 13:34:40 fs 1.3.134.1: copying fix for #i46266# into this CWS


2005-07-08  Oliver Bolte  <obo@openoffice.org>  [52cd9a6e46dae1053dc20f1cdf1544f1a8d21a2e]

INTEGRATION: CWS dba20blocker (1.63.66); FILE MERGED 2005/06/24 07:26:06 fs 1.63.66.1: copying fix for #121276# into this CWS


2005-07-08  Oliver Bolte  <obo@openoffice.org>  [8771472803558cf7c6bb5accf9814ce9d264018e]

INTEGRATION: CWS dba20blocker (1.12.116); FILE MERGED 2005/06/24 07:26:06 fs 1.12.116.1: copying fix for #121276# into this CWS


2005-07-08  Oliver Bolte  <obo@openoffice.org>  [5bb42fac5ec22f93adb9fc732f5a7962f2a91558]

INTEGRATION: CWS dba20blocker (1.86.72); FILE MERGED 2005/06/24 07:26:04 fs 1.86.72.1: copying fix for #121276# into this CWS


2005-07-08  Oliver Bolte  <obo@openoffice.org>  [d3269676ebcda3d003622bdf2811fbbc97a3769d]

INTEGRATION: CWS dba20blocker (1.7.66); FILE MERGED 2005/06/23 12:33:02 fs 1.7.66.1: copying fix for #i49390# into this CWS


2005-07-08  Oliver Bolte  <obo@openoffice.org>  [0d630269cccfba94101ab221129d5736ce76b37b]

INTEGRATION: CWS dba20blocker (1.9.66); FILE MERGED 2005/06/23 12:31:54 fs 1.9.66.1: copying fix for #i49390# into this CWS


2005-07-08  Oliver Bolte  <obo@openoffice.org>  [349deda7c4918272343026ef6e1e0e8cac8dc1ab]

INTEGRATION: CWS dba20blocker (1.6.66); FILE MERGED 2005/06/23 13:56:43 fs 1.6.66.1: copying fix for #i50905# into this CWS


2005-07-08  Oliver Bolte  <obo@openoffice.org>  [302d432f0f2798fc751e1426b2e44c756024d1da]

INTEGRATION: CWS dba20blocker (1.26.40); FILE MERGED 2005/06/23 13:56:43 fs 1.26.40.2: copying fix for #i50905# into this CWS 2005/06/23 11:01:16 fs 1.26.40.1: copying fix for #i50475# into this CWS


2005-07-08  Oliver Bolte  <obo@openoffice.org>  [26550dbc4eab251512776b1b205022768f48af2b]

INTEGRATION: CWS dba20blocker (1.12.58); FILE MERGED 2005/06/23 13:56:42 fs 1.12.58.2: copying fix for #i50905# into this CWS 2005/06/23 13:31:40 fs 1.12.58.1: copying fix for #i47311# into this CWS


2005-07-08  Oliver Bolte  <obo@openoffice.org>  [81e07daae1847170f78c7d81e64669e19d2a9d1c]

INTEGRATION: CWS dba20blocker (1.29.66); FILE MERGED 2005/06/23 13:56:42 fs 1.29.66.1: copying fix for #i50905# into this CWS


2005-07-08  Oliver Bolte  <obo@openoffice.org>  [e4dc4e4233698360339c77b944c028ddc79ab555]

INTEGRATION: CWS dba20blocker (1.59.58); FILE MERGED 2005/06/24 09:13:27 fs 1.59.58.2: assertion spelling 2005/06/23 13:56:42 fs 1.59.58.1: copying fix for #i50905# into this CWS


2005-07-08  Oliver Bolte  <obo@openoffice.org>  [70bc937bf47af1f50e4144e486226d8961b1dc66]

INTEGRATION: CWS dba20blocker (1.3.58); FILE MERGED 2005/06/23 13:56:41 fs 1.3.58.1: copying fix for #i50905# into this CWS


2005-07-08  Oliver Bolte  <obo@openoffice.org>  [2d2a1de705c8166d8247a2dc92048960196488c4]

INTEGRATION: CWS dba20blocker (1.19.32); FILE MERGED 2005/06/23 13:56:41 fs 1.19.32.2: copying fix for #i50905# into this CWS 2005/06/23 11:03:52 fs 1.19.32.1: copying fix for #i49860# into this CWS


2005-07-08  Oliver Bolte  <obo@openoffice.org>  [09b8fec7f693e062f08599cb99583538b0be9fb9]

INTEGRATION: CWS dba20blocker (1.29.66); FILE MERGED 2005/06/23 13:56:40 fs 1.29.66.1: copying fix for #i50905# into this CWS


2005-07-08  Oliver Bolte  <obo@openoffice.org>  [c3abc9ba32e52baa8b2b6e98916da3107d625479]

INTEGRATION: CWS dba20blocker (1.5.2); FILE MERGED 2005/07/04 08:22:00 fs 1.5.2.2: RESYNC: (1.5-1.6); FILE MERGED 2005/06/23 13:56:40 fs 1.5.2.1: copying fix for #i50905# into this CWS


2005-07-08  Oliver Bolte  <obo@openoffice.org>  [977095897e055dd1d53ef735fe0fdb5774a79c0c]

INTEGRATION: CWS dba20blocker (1.4.52); FILE MERGED 2005/07/04 08:21:49 fs 1.4.52.2: RESYNC: (1.4-1.5); FILE MERGED 2005/06/23 13:56:40 fs 1.4.52.1: copying fix for #i50905# into this CWS


2005-07-08  Oliver Bolte  <obo@openoffice.org>  [a66cb09952577a7a12c8cc368d4aad298bb536ff]

INTEGRATION: CWS dba20blocker (1.2.784); FILE MERGED 2005/06/24 07:25:40 fs 1.2.784.1: copying fix for #121276# into this CWS


2005-07-08  Oliver Bolte  <obo@openoffice.org>  [ce7e28f8bd1da8a8900a01f78b849a0394bff0ff]

INTEGRATION: CWS dba20blocker (1.2.784); FILE MERGED 2005/06/24 07:25:45 fs 1.2.784.1: copying fix for #121276# into this CWS


2005-07-08  Oliver Bolte  <obo@openoffice.org>  [d0bcad811700eda1a272a77ab1ef25ff7a7d1386]

INTEGRATION: CWS dba20blocker (1.41.234); FILE MERGED 2005/06/23 12:54:44 fs 1.41.234.1: copying fix for #i47348# into this CWS


2005-07-08  Oliver Bolte  <obo@openoffice.org>  [24e0bf5172186dbdf193f67462ac082792cb64af]

INTEGRATION: CWS dba20blocker (1.38.44); FILE MERGED 2005/06/23 11:36:20 fs 1.38.44.1: copying fix for #i50470# into this CWS


2005-07-08  Oliver Bolte  <obo@openoffice.org>  [9ff71587bd1ed43bd6f9e702202602e272105c68]

INTEGRATION: CWS dba20blocker (1.12.70); FILE MERGED 2005/06/23 11:36:20 fs 1.12.70.1: copying fix for #i50470# into this CWS


2005-07-08  Oliver Bolte  <obo@openoffice.org>  [6572d9cc346fe0dbe1e5aeb121d6009f3eb1c082]

INTEGRATION: CWS dba20blocker (1.9.626); FILE MERGED 2005/06/23 13:48:40 fs 1.9.626.1: copying fix for #i50905# into this CWS


2005-07-08  Oliver Bolte  <obo@openoffice.org>  [54c86514c1ed6204bf41cf8a549c2fbd61c69cfd]

INTEGRATION: CWS dba20blocker (1.4.366); FILE MERGED 2005/06/23 13:48:39 fs 1.4.366.1: copying fix for #i50905# into this CWS


2005-07-08  Oliver Bolte  <obo@openoffice.org>  [6c72fecbd26f73eac15f262f698b439476d1ff7f]

INTEGRATION: CWS dba20blocker (1.2.486); FILE MERGED 2005/06/23 13:48:38 fs 1.2.486.1: copying fix for #i50905# into this CWS


2005-07-08  Oliver Bolte  <obo@openoffice.org>  [c775422e271c8e8fff6a373c273bc793b84ae2df]

INTEGRATION: CWS dba20blocker (1.4.196); FILE MERGED 2005/06/23 13:48:38 fs 1.4.196.1: copying fix for #i50905# into this CWS


2005-07-08  Oliver Bolte  <obo@openoffice.org>  [0f4369edee09a8ecc843febbd432ef978c3e95ad]

INTEGRATION: CWS dba20blocker (1.4.264); FILE MERGED 2005/06/23 13:48:37 fs 1.4.264.1: copying fix for #i50905# into this CWS


2005-07-08  Oliver Bolte  <obo@openoffice.org>  [309f822298ac684698534e3f2938e3a63c367b96]

INTEGRATION: CWS dba20blocker (1.3.366); FILE MERGED 2005/06/23 13:48:37 fs 1.3.366.1: copying fix for #i50905# into this CWS


2005-07-08  Oliver Bolte  <obo@openoffice.org>  [6f7d8f5dbc95402ea96c9914ec2dbc14fef9be98]

INTEGRATION: CWS dba20blocker (1.2.486); FILE MERGED 2005/06/23 13:48:36 fs 1.2.486.1: copying fix for #i50905# into this CWS


2005-07-08  Oliver Bolte  <obo@openoffice.org>  [9592c6d3921200dd1392a3992ee5257cd4837092]

INTEGRATION: CWS dba20blocker (1.8.90); FILE MERGED 2005/06/23 13:48:36 fs 1.8.90.1: copying fix for #i50905# into this CWS


2005-07-08  Oliver Bolte  <obo@openoffice.org>  [335985a80277df9c291343202ece2aa041c8417d]

INTEGRATION: CWS dba20blocker (1.51.140); FILE MERGED 2005/06/23 13:48:35 fs 1.51.140.1: copying fix for #i50905# into this CWS


2005-07-08  Oliver Bolte  <obo@openoffice.org>  [08e4815d00bffdc53295d26ced986daa8fe2ab62]

INTEGRATION: CWS dba20blocker (1.53.32); FILE MERGED 2005/06/23 10:56:24 fs 1.53.32.1: copying fix for #i47502# into this CWS


2005-07-08  Oliver Bolte  <obo@openoffice.org>  [6fd1452bc1bd5bb7ccd22e1a0af075af9fa3acc6]

INTEGRATION: CWS dba20blocker (1.1.4); FILE ADDED 2005/06/23 10:58:10 fs 1.1.4.1: copying fix for #i47502# into this CWS


2005-07-08  Oliver Bolte  <obo@openoffice.org>  [c5d8df3a6e4439307224044421f25942cd00d9aa]

INTEGRATION: CWS dba20blocker (1.5.422); FILE MERGED 2005/06/24 07:37:38 fs 1.5.422.1: copying fix for #121276# into this CWS


2005-07-08  Oliver Bolte  <obo@openoffice.org>  [abe702f9be874cf884fc330fc1fea20690644822]

INTEGRATION: CWS dba20blocker (1.44.102); FILE MERGED 2005/07/06 08:45:44 fs 1.44.102.1: copying the fix for #122359# from CWS dba201a into this CWS here


2005-07-08  Oliver Bolte  <obo@openoffice.org>  [57d7925b71ff6f19f8c5e9315b45ec97320c5e60]

INTEGRATION: CWS dba20blocker (1.2.34); FILE MERGED 2005/06/23 13:30:21 fs 1.2.34.1: copying fix for #i47143# into this CWS


2005-07-08  Oliver Bolte  <obo@openoffice.org>  [1b514fe50a50cd3c91f954e2f3a63c7d83cde37f]

INTEGRATION: CWS dba20blocker (1.2.34); FILE MERGED 2005/06/23 13:30:19 fs 1.2.34.2: copying fix for #i47143# into this CWS 2005/06/23 12:28:47 fs 1.2.34.1: copying fix for #i48480# into this CWS


2005-07-08  Oliver Bolte  <obo@openoffice.org>  [e2a425f916d75a1b7a11680c1139d9cdac99e552]

INTEGRATION: CWS dba20blocker (1.2.34); FILE MERGED 2005/06/23 12:28:46 fs 1.2.34.1: copying fix for #i48480# into this CWS


2005-07-08  Oliver Bolte  <obo@openoffice.org>  [eca4da89b0090174a7f94c9bedbff8fb464fcb54]

INTEGRATION: CWS dba20blocker (1.4.50); FILE MERGED 2005/07/05 13:54:24 fs 1.4.50.1: copying fix for #i48480# into this CWS


2005-07-08  Oliver Bolte  <obo@openoffice.org>  [52fe8af9d3bd2755890f980e87db9ef55ad740ed]

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>  [3f8a15fbeebf166f3fa6295003b0b7409993d29e]

INTEGRATION: CWS ab18 (1.10.38); FILE MERGED 2005/06/29 11:25:45 ab 1.10.38.1: #i51260# SbiTokenizer::Next(): Save symbol in special handling for LINE INPUT


2005-07-08  Oliver Bolte  <obo@openoffice.org>  [b14782997a4256b81bb27ba8943c7e1ff9d780a5]

INTEGRATION: CWS ab18 (1.22.36); FILE MERGED 2005/06/29 14:33:31 ab 1.22.36.1: #i49110# SbModule::LoadBinaryData(): Call LoadCompleted() to assign the module to the loaded subs


2005-07-08  Oliver Bolte  <obo@openoffice.org>  [20eb3d473771e097c6bfa12b6a6e80f88cf751a3]

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>  [44a2ccc186efcab3657811527325cc6ed5695387]

INTEGRATION: CWS sb32 (1.25.66); FILE MERGED 2005/04/29 08:10:32 sb 1.25.66.1: #i43666# Added support for Thai TIS620 to rtl_getTextEncodingFromUnixCharset (patch supplied by samphan@openoffice.org).


2005-07-08  Oliver Bolte  <obo@openoffice.org>  [5f909b51711d2e3e3c58fd63d1a040231ed5670e]

INTEGRATION: CWS sb32 (1.2.132); FILE MERGED 2005/04/29 08:11:51 sb 1.2.132.1: #i43666# Added support for Thai TIS620 to rtl_getTextEncodingFromUnixCharset.


2005-07-08  Oliver Bolte  <obo@openoffice.org>  [5c3ca18ffcb59e74cab3006876d28061d8bc0c70]

INTEGRATION: CWS sb32 (1.2.132); FILE MERGED 2005/04/29 08:12:35 sb 1.2.132.1: #i43666# Make sure C++ cout printing works on unxlngi.


2005-07-08  Oliver Bolte  <obo@openoffice.org>  [b3a5161adbcc8241fa285cded598bd1e68081dd1]

INTEGRATION: CWS sb32 (1.4.26); FILE MERGED 2005/05/03 10:20:50 sb 1.4.26.1: #i46903# Make sure that RM does not break for non-existing files, even on wntmsci 4NT < 400.


2005-07-08  Oliver Bolte  <obo@openoffice.org>  [064b23bd2b99b1811091be47f9b07e2e3a0271db]

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>  [c83f9a270c362e2f9e9e70ecb0ea4c269deecfa8]

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-08  Oliver Bolte  <obo@openoffice.org>  [ef4eb9daca15b148cfeef1393680b1a6ef1ec265]

INTEGRATION: CWS fwk14 (1.177.4); FILE MERGED 2005/05/31 15:46:43 cd 1.177.4.2: RESYNC: (1.177-1.179); FILE MERGED 2005/05/25 11:15:18 as 1.177.4.1: #i43176# disable AutoSave/AutoRecovery/SessionManagement for -server -headless -norestore


2005-07-08  Oliver Bolte  <obo@openoffice.org>  [d63b1f88cf8cb4419c5df08c8c25f8c18df9a85b]

INTEGRATION: CWS fwk14 (1.48.72); FILE MERGED 2005/05/31 14:51:24 cd 1.48.72.2: #i46092# New ctor to use a provided window parent for SfxPopupWindow 2005/05/31 13:45:24 cd 1.48.72.1: #i46092# New ctor to use a provided window parent for SfxPopupWindow


2005-07-08  Oliver Bolte  <obo@openoffice.org>  [efc974ec9d1b339102630d982f2651ffb3a46894]

INTEGRATION: CWS fwk14 (1.35.12); FILE MERGED 2005/05/19 08:38:48 cd 1.35.12.1: #i40043# Use user default filter for module


2005-07-08  Oliver Bolte  <obo@openoffice.org>  [1fbf8c8ad2a74418d57e91b749a5e534aa23ee41]

INTEGRATION: CWS fwk14 (1.43.46); FILE MERGED 2005/05/19 13:45:39 cd 1.43.46.1: #b6237408# Remove 'SynchronMode' from argument list to prevent problems with 'TransformParameters'


2005-07-08  Oliver Bolte  <obo@openoffice.org>  [2b00fcde4d4595e07c514a527ce2e02868abd544]

INTEGRATION: CWS fwk14 (1.63.108); FILE MERGED 2005/05/31 12:57:44 cd 1.63.108.2: #i46092# Use correct parent for floating windows 2005/05/30 15:49:17 cd 1.63.108.1: #i46092# Use correct parent for floating windows


2005-07-08  Oliver Bolte  <obo@openoffice.org>  [b670f35c2513e312a4548ade71fb7d06695fa343]

INTEGRATION: CWS fwk14 (1.8.106); FILE MERGED 2005/05/31 13:43:05 cd 1.8.106.2: #i46092# Use correct parent for floating windows 2005/05/30 15:49:16 cd 1.8.106.1: #i46092# Use correct parent for floating windows


2005-07-08  Oliver Bolte  <obo@openoffice.org>  [b6ad2971506094647ea4e532fcfdf5f8294a1dcd]

INTEGRATION: CWS fwk14 (1.6.84); FILE MERGED 2005/05/31 13:43:04 cd 1.6.84.2: #i46092# Use correct parent for floating windows 2005/05/30 15:49:15 cd 1.6.84.1: #i46092# Use correct parent for floating windows


2005-07-08  Oliver Bolte  <obo@openoffice.org>  [01db90cc9c91cbb8109a19f05caedcec6efca68e]

INTEGRATION: CWS fwk14 (1.6.108); FILE MERGED 2005/05/31 12:57:44 cd 1.6.108.2: #i46092# Use correct parent for floating windows 2005/05/30 15:49:14 cd 1.6.108.1: #i46092# Use correct parent for floating windows


2005-07-08  Oliver Bolte  <obo@openoffice.org>  [f431db54a74d215b0eb999c805f111ad925e654b]

INTEGRATION: CWS fwk14 (1.4.676); FILE MERGED 2005/05/31 12:57:43 cd 1.4.676.1: #i46092# Use correct parent for floating windows


2005-07-08  Oliver Bolte  <obo@openoffice.org>  [474d4f320626294391b16bfb9624811817f691e0]

INTEGRATION: CWS fwk14 (1.7.160); FILE MERGED 2005/05/24 09:46:44 cd 1.7.160.1: #i49586# Extend toolbar configuration dialog to support module toolbars to be stored in documents


2005-07-08  Oliver Bolte  <obo@openoffice.org>  [e62f3a274dc5da0c444a51001434073ac42a7850]

INTEGRATION: CWS fwk14 (1.21.26); FILE MERGED 2005/06/01 10:46:18 cd 1.21.26.2: #i49586# Set local flag only when value is in the hash_map 2005/05/24 09:46:43 cd 1.21.26.1: #i49586# Extend toolbar configuration dialog to support module toolbars to be stored in documents


2005-07-08  Oliver Bolte  <obo@openoffice.org>  [858c78541ae0393f2066d54ebeaa4da1c6d9bc24]

INTEGRATION: CWS fwk14 (1.5.276); FILE MERGED 2005/05/31 13:43:04 cd 1.5.276.1: #i46092# Use correct parent for floating windows


2005-07-08  Oliver Bolte  <obo@openoffice.org>  [1ca04606f459bec1363ba88b59138d6082dcd2a6]

INTEGRATION: CWS fwk14 (1.6.276); FILE MERGED 2005/05/31 13:43:03 cd 1.6.276.1: #i46092# Use correct parent for floating windows


2005-07-08  Oliver Bolte  <obo@openoffice.org>  [ac6517dc495812ceb8832c1e412e33d7a7d028b5]

INTEGRATION: CWS fwk14 (1.4.276); FILE MERGED 2005/05/31 12:57:42 cd 1.4.276.1: #i46092# Use correct parent for floating windows


2005-07-08  Oliver Bolte  <obo@openoffice.org>  [230ca7cd493001ff74e600643239681ead1f16aa]

INTEGRATION: CWS fwk14 (1.1.2); FILE ADDED 2005/05/30 11:13:17 cd 1.1.2.1: #123136# Added missing swedish icons


2005-07-08  Oliver Bolte  <obo@openoffice.org>  [7a58856fb253dbbcccdb972ed82adafc9d5f9aee]

INTEGRATION: CWS fwk14 (1.1.2); FILE ADDED 2005/05/30 11:13:16 cd 1.1.2.1: #123136# Added missing swedish icons


2005-07-08  Oliver Bolte  <obo@openoffice.org>  [4cd23cb58d6a51aed4f806a72eb49ce949165f2a]

INTEGRATION: CWS fwk14 (1.1.2); FILE ADDED 2005/05/30 11:13:25 cd 1.1.2.1: #123136# Added missing swedish icons


2005-07-08  Oliver Bolte  <obo@openoffice.org>  [d5d0b2c22601a98d8a1f325f1525f4cd281176c5]

INTEGRATION: CWS fwk14 (1.1.2); FILE ADDED 2005/05/30 11:13:15 cd 1.1.2.1: #123136# Added missing swedish icons


2005-07-08  Oliver Bolte  <obo@openoffice.org>  [e9172582ecc8cb4d2dcc1f684db2f08c16e74efd]

INTEGRATION: CWS fwk14 (1.1.2); FILE ADDED 2005/05/30 11:13:14 cd 1.1.2.1: #123136# Added missing swedish icons


2005-07-08  Oliver Bolte  <obo@openoffice.org>  [d98f48c5cef56c5359a193b6e3a50a85a0355387]

INTEGRATION: CWS fwk14 (1.12.64); FILE MERGED 2005/05/24 09:50:29 cd 1.12.64.1: #i49586# A default entry must be reused for insertSettings to work correctly


2005-07-08  Oliver Bolte  <obo@openoffice.org>  [3b13faaf48e307e98d3462b81fd6e3ea147cdf40]

INTEGRATION: CWS fwk14 (1.9.66); FILE MERGED 2005/05/24 09:49:13 cd 1.9.66.1: #i49586# Remove of streams must be finished with commit on owner storage


2005-07-08  Oliver Bolte  <obo@openoffice.org>  [f156e38cabd166f7fcac6c656669ef47c2b49eed]

INTEGRATION: CWS fwk14 (1.5.66); FILE MERGED 2005/05/24 09:49:12 cd 1.5.66.1: #i49586# Remove of streams must be finished with commit on owner storage


2005-07-08  Oliver Bolte  <obo@openoffice.org>  [fb26c82a050212629aa3cb019e930bd4ab265f1c]

INTEGRATION: CWS fwk14 (1.7.18); FILE MERGED 2005/05/25 11:20:22 as 1.7.18.1: #i43176# disable AutoSave/AutoRecovery/SessionManagement for -server -headless -norestore


2005-07-08  Oliver Bolte  <obo@openoffice.org>  [e9c731cc661ce75ed5c2ecc194691c2cbbec5710]

INTEGRATION: CWS fwk14 (1.5.74); FILE MERGED 2005/05/25 08:35:35 as 1.5.74.1: #i46497# dont forget shared storages if one(!) temp. client will be released


2005-07-08  Oliver Bolte  <obo@openoffice.org>  [45fcd67abdb0c9638a1553b25caeb5323f740af5]

INTEGRATION: CWS fwk14 (1.9.74); FILE MERGED 2005/05/25 08:35:33 as 1.9.74.1: #i46497# dont forget shared storages if one(!) temp. client will be released


2005-07-08  Oliver Bolte  <obo@openoffice.org>  [2a332d7aeb0857313087567b9b50bfd0cbf2c0b7]

INTEGRATION: CWS fwk14 (1.4.34); FILE MERGED 2005/05/25 11:20:22 as 1.4.34.1: #i43176# disable AutoSave/AutoRecovery/SessionManagement for -server -headless -norestore


2005-07-08  Oliver Bolte  <obo@openoffice.org>  [7c4f8b042e3d85284f5a86df4422c472a5bc80eb]

INTEGRATION: CWS fwk14 (1.13.26); FILE MERGED 2005/06/01 08:40:24 as 1.13.26.3: #i49450# dont add last tried filter if no import filter was found 2005/05/31 15:19:59 cd 1.13.26.2: RESYNC: (1.13-1.14); FILE MERGED 2005/05/25 08:12:09 as 1.13.26.1: #i49450# improve filter search if dynamicly added/changed filters are involved (xslt filters!)


2005-07-07  Oliver Bolte  <obo@openoffice.org>  [6df34fc021419f6772f91220269933b30344d9ca]

#i10000# typo (dot missing)


2005-07-07  Oliver Bolte  <obo@openoffice.org>  [8c5e4f0badb96ef84dceb2b7b07310c2c13afe76]

INTEGRATION: CWS lostformating (1.90.78); FILE MERGED 2005/07/04 09:48:46 sab 1.90.78.1: #i51292#; use temp object


2005-07-07  Oliver Bolte  <obo@openoffice.org>  [6230d0ec240fe9b7e8cbff0c280ae12feee24c86]

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>  [9ea8d3676864b65e013e8ae988c210707f4ac238]

INTEGRATION: CWS impress62 (1.42.98); FILE MERGED 2005/06/28 15:56:54 af 1.42.98.1: #i49761# Disbled drag-and-drop of master pages.


2005-07-07  Oliver Bolte  <obo@openoffice.org>  [ff2eb1f915e438e50f5a314efc468018ac3cbc52]

INTEGRATION: CWS impress62 (1.19.170); FILE MERGED 2005/06/29 09:29:41 af 1.19.170.1: #i43497# Fixed starting an in-place slide show.


2005-07-07  Oliver Bolte  <obo@openoffice.org>  [474f1027fb85d2b2a04e3b710357b45f3e9b6916]

INTEGRATION: CWS impress62 (1.25.166); FILE MERGED 2005/06/29 08:22:05 af 1.25.166.1: #i47538# Initialize the number of SlidesPerRow with the old value of 4 instead of 0 (automatic).


2005-07-07  Oliver Bolte  <obo@openoffice.org>  [9b37f3863c87874b58dd60f6ca394950274a0217]

INTEGRATION: CWS impress62 (1.53.118); FILE MERGED 2005/06/29 09:30:29 af 1.53.118.1: #i43497# Fixed the handling of the SID_PRESENTATION_END slot.


2005-07-07  Oliver Bolte  <obo@openoffice.org>  [a56c0e07f80b3155aa3ab06eabdcab4adf9e6a37]

INTEGRATION: CWS impress62 (1.35.160); FILE MERGED 2005/06/29 09:31:10 af 1.35.160.1: #i43497# Removed unnecessary code for indirectly starting the slide show.


2005-07-07  Oliver Bolte  <obo@openoffice.org>  [46ae2eeaa6158de07447c7c4641bc8758f787049]

INTEGRATION: CWS impress62 (1.12.100); FILE MERGED 2005/06/28 16:28:53 af 1.12.100.1: #i49904# There is now one property info structure per controller.


2005-07-07  Oliver Bolte  <obo@openoffice.org>  [c8e7514a1307f518381ae3911b218f463948da86]

INTEGRATION: CWS impress62 (1.3.170); FILE MERGED 2005/06/29 08:11:24 af 1.3.170.1: #i47879# Catching exceptions when rendering page objects.


2005-07-07  Oliver Bolte  <obo@openoffice.org>  [f3075ae864ebbdc61d231f1e9bddc92314b8bfd3]

INTEGRATION: CWS impress62 (1.4.54); FILE MERGED 2005/06/29 09:32:23 af 1.4.54.1: #i43497# Fixed the ConnectToController() and DisconnectFromController() methods to properly handle failed connects.


2005-07-07  Oliver Bolte  <obo@openoffice.org>  [a8955ee29ede777dd38d6c5b470264408633b8d8]

INTEGRATION: CWS impress62 (1.4.96); FILE MERGED 2005/06/29 08:12:42 af 1.4.96.1: #i47879# Compiling SlsPageObjectViewObjectContact.cxx with exception support.


2005-07-07  Oliver Bolte  <obo@openoffice.org>  [206ab44da9e639b4bd60ee090377646b828f2c5c]

INTEGRATION: CWS impress62 (1.8.94); FILE MERGED 2005/06/29 08:42:28 af 1.8.94.3: #i44827# Corrected the interpretation of the transition type in PaintFadeEffectIndicator. 2005/06/29 08:29:56 af 1.8.94.2: #i47134# Adding another pixel to the border left of the page number. 2005/06/29 08:13:44 af 1.8.94.1: #i47879# Catching exceptions when rendering page objects.


2005-07-07  Oliver Bolte  <obo@openoffice.org>  [911d63ea8559263806476445fbedde0382dc7c67]

INTEGRATION: CWS impress62 (1.5.76); FILE MERGED 2005/06/29 08:30:25 af 1.5.76.1: #i47134# Fixed a type on a comment.


2005-07-07  Oliver Bolte  <obo@openoffice.org>  [f5e2a48a3733b342cc15a125e36640f044a204de]

INTEGRATION: CWS impress62 (1.2.100); FILE MERGED 2005/06/29 08:31:08 af 1.2.100.1: #i47134# The font is now taken directly from the application style settings.


2005-07-07  Oliver Bolte  <obo@openoffice.org>  [e0df727f5134fe58148638e3b34e480150212aee]

INTEGRATION: CWS impress62 (1.12.96); FILE MERGED 2005/06/29 08:23:46 af 1.12.96.2: #i47538# Do not set 0 as value of SlidesPerRow at the FrameView. 2005/06/28 16:15:25 af 1.12.96.1: #i50909# Move the SelectedPage index of the FrameView into the valid range.


2005-07-07  Oliver Bolte  <obo@openoffice.org>  [381f6501bf7e811d4fd39b277f40f726ca0a61ac]

INTEGRATION: CWS impress62 (1.7.96); FILE MERGED 2005/06/29 08:15:07 af 1.7.96.1: #i47879# Changed the documentation of CreatePreview().


2005-07-07  Oliver Bolte  <obo@openoffice.org>  [3554f2447a41bc1ff43b1dad07c74a4c765c33a5]

INTEGRATION: CWS impress62 (1.4.306); FILE MERGED 2005/06/29 08:31:44 af 1.4.306.1: #i47134# Added a comment for SetPageNumberAreaModelSize().


2005-07-07  Oliver Bolte  <obo@openoffice.org>  [95c90ab2f8ec141330b4a1234ab01070fb94284e]

INTEGRATION: CWS impress62 (1.5.76); FILE MERGED 2005/06/28 16:03:20 af 1.5.76.1: #i49761# Added IsDropAccepted() method.


2005-07-07  Oliver Bolte  <obo@openoffice.org>  [ac9b0545ada0905b2ada1c964b7571c4a46508fe]

INTEGRATION: CWS impress62 (1.9.76); FILE MERGED 2005/06/29 08:08:52 af 1.9.76.1: #i47879# Fixed the reentrance guard of the Paint() method.


2005-07-07  Oliver Bolte  <obo@openoffice.org>  [d1d052f8c087528340ee93cef0c99b57ac55c8b1]

INTEGRATION: CWS impress62 (1.4.96); FILE MERGED 2005/06/29 08:16:27 af 1.4.96.1: #i47879# Compiling SlideSorterController.cxx with exception support.


2005-07-07  Oliver Bolte  <obo@openoffice.org>  [726c583ee5e4a6c46518095ed16e3c3e737c402f]

INTEGRATION: CWS impress62 (1.16.60); FILE MERGED 2005/06/29 09:33:07 af 1.16.60.3: #i43497# Adapted the ShowSlideShow() method to properly use the PaneManager. 2005/06/28 16:34:59 af 1.16.60.2: #i49782# Fixed the renaming of slides and master pages. 2005/06/28 16:02:19 af 1.16.60.1: #i49761# Disabled copy-and-paste of master pages.


2005-07-07  Oliver Bolte  <obo@openoffice.org>  [64bd6aa32641c6aec3ffd26d963f895e0d5d2089]

INTEGRATION: CWS impress62 (1.4.76); FILE MERGED 2005/06/29 09:33:42 af 1.4.76.1: #i43497# Hiding the scroll bars and the scroll bar filler by default.


2005-07-07  Oliver Bolte  <obo@openoffice.org>  [407c5790ee5af39c17ed67ea3bb5c6bd4ec79b98]

INTEGRATION: CWS impress62 (1.2.370); FILE MERGED 2005/06/28 16:30:37 af 1.2.370.1: #i49904# Storing (weak) reference to XController.


2005-07-07  Oliver Bolte  <obo@openoffice.org>  [036f14a771b3d480ae90eb72db77efbfaf0eafc1]

INTEGRATION: CWS impress62 (1.7.96); FILE MERGED 2005/06/28 16:29:34 af 1.7.96.1: #i49904# Updating edit mode when controller is exchanged.


2005-07-07  Oliver Bolte  <obo@openoffice.org>  [25aff2c5bf2af267793c9aa39be572076889270d]

INTEGRATION: CWS impress62 (1.12.74); FILE MERGED 2005/06/28 16:01:04 af 1.12.74.1: #i49761# Disabled copy-and-paste and drag-and-drop of master pages.


2005-07-07  Oliver Bolte  <obo@openoffice.org>  [7df78ca790adfb9c2db87b585d3aa7b10181eb75]

INTEGRATION: CWS impress62 (1.18.74); FILE MERGED 2005/06/29 08:17:40 af 1.18.74.1: #i47879# Fixed the reentrance guard of the Paint() method.


2005-07-07  Oliver Bolte  <obo@openoffice.org>  [537fcb66138908d1ea95d75566cf4909eef6e51c]

INTEGRATION: CWS impress62 (1.6.138); FILE MERGED 2005/06/29 08:18:48 af 1.6.138.1: #i47879# Removed compiler warning.


2005-07-07  Oliver Bolte  <obo@openoffice.org>  [f2677ee5cb6feec4a007db0bfa7f77f0245b3a87]

INTEGRATION: CWS impress62 (1.8.222); FILE MERGED 2005/06/28 16:28:38 af 1.8.222.1: #i49904# There is now one property info structure per controller.


2005-07-07  Oliver Bolte  <obo@openoffice.org>  [0d1bff45d406ab678ea002da9b89f419e0638f88]

INTEGRATION: CWS impress62 (1.24.100); FILE MERGED 2005/06/29 08:43:16 af 1.24.100.1: #i44827# Moved implementation of some inline methods here from sdpage.hxx. Added ActionChanged() calls to the set methods.


2005-07-07  Oliver Bolte  <obo@openoffice.org>  [781da38c4b2a8f75b73c398c95de1f6b39cfb957]

INTEGRATION: CWS impress62 (1.22.140); FILE MERGED 2005/06/29 08:44:08 af 1.22.140.1: #i44827# Moved implementation of some inline methods to sdpage2.cxx


2005-07-07  Oliver Bolte  <obo@openoffice.org>  [765599146d703a6ff75ed45e19786087ec54c594]

INTEGRATION: CWS jl22 (1.56.36); FILE MERGED 2005/06/24 12:54:21 jl 1.56.36.2: #i37020 2005/06/23 08:23:40 jl 1.56.36.1: #i37020# javainteractionhandler is now in swtools. Therfore remove JVMFWKLIB and add svtools


2005-07-07  Oliver Bolte  <obo@openoffice.org>  [780296bb2a0efa00b6c08f196a694ab2b71a5d51]

INTEGRATION: CWS jl22 (1.35.92); FILE MERGED 2005/06/16 14:34:13 jl 1.35.92.1: #i37020# The JavaInterceptionHandler and JavaContext moved to svtools/source/java, because it is also used from several projects. Currently these are desktop and sfx


2005-07-07  Oliver Bolte  <obo@openoffice.org>  [dfdd1f163f0182022c41715b0a819f229870c039]

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>  [63d6ee621826f5c0575db8c9ed9d66e0a7dc3523]

INTEGRATION: CWS jl22 (1.2.272); FILE MERGED 2005/06/22 14:58:45 jl 1.2.272.1: #i37020


2005-07-07  Oliver Bolte  <obo@openoffice.org>  [ebd112a89594303f0e1006d013d73953e8daf81c]

INTEGRATION: CWS jl22 (1.62.164); FILE MERGED 2005/06/16 14:34:12 jl 1.62.164.1: #i37020# The JavaInterceptionHandler and JavaContext moved to svtools/source/java, because it is also used from several projects. Currently these are desktop and sfx


2005-07-07  Oliver Bolte  <obo@openoffice.org>  [b8289573024f663c0596dbe7edf7d259ef463968]

INTEGRATION: CWS jl22 (1.17.164); FILE MERGED 2005/06/16 14:34:11 jl 1.17.164.1: #i37020# The JavaInterceptionHandler and JavaContext moved to svtools/source/java, because it is also used from several projects. Currently these are desktop and sfx


2005-07-07  Oliver Bolte  <obo@openoffice.org>  [196946e0383db12b1fac939256fc180cca23af3e]

INTEGRATION: CWS jl22 (1.179.16); FILE MERGED 2005/06/16 14:34:10 jl 1.179.16.1: #i37020# The JavaInterceptionHandler and JavaContext moved to svtools/source/java, because it is also used from several projects. Currently these are desktop and sfx


2005-07-07  Oliver Bolte  <obo@openoffice.org>  [3516bab9d2864f7745001b12be6d02558e2af00f]

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>  [4b4b0960c4ed0f884dab4e56a8639cd78406b180]

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>  [c4d7d15467d5ce52feb8b0b48a3e8a0eb69773ba]

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>  [eb116c6f08da44a110e1f15e5f486c73c719b330]

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>  [5dce6e1a08e5a7b48b59d733e232c58a9a9bf207]

INTEGRATION: CWS jl22 (1.1.26); FILE MERGED 2005/06/20 14:32:25 jl 1.1.26.1: #i48392# replace assert macro by function ThrowException


2005-07-07  Oliver Bolte  <obo@openoffice.org>  [64188a68363ee70409c80d68a71eb4d53f6e90ff]

INTEGRATION: CWS jl22 (1.2.16); FILE MERGED 2005/06/20 14:32:24 jl 1.2.16.1: #i48392# replace assert macro by function ThrowException


2005-07-07  Oliver Bolte  <obo@openoffice.org>  [eb99e74c6248c4bc60f4191154ea18319550b28d]

INTEGRATION: CWS jl22 (1.2.26); FILE MERGED 2005/06/29 14:25:58 jl 1.2.26.1: #i51343#  deprecated methods


2005-07-07  Oliver Bolte  <obo@openoffice.org>  [279355c1f0fba910a31bfa5d76df7fa041985307]

INTEGRATION: CWS jl22 (1.10.12); FILE MERGED 2005/06/30 14:32:07 jl 1.10.12.3: #i51404# pointing out to using -Dcom.sun.star.officebean.Options=-norestore to prevent crash due to i50651 2005/06/29 15:11:54 jl 1.10.12.2: #51343# 2005/06/29 14:25:57 jl 1.10.12.1: #i51343#  deprecated methods


2005-07-07  Oliver Bolte  <obo@openoffice.org>  [d821bc032bb09240897e50698967723ad7e42462]

INTEGRATION: CWS jl22 (1.2.26); FILE MERGED 2005/06/29 14:25:57 jl 1.2.26.1: #i51343#  deprecated methods


2005-07-07  Oliver Bolte  <obo@openoffice.org>  [2a6b4e0843c646c0a4d6a50de58414e2de7b673d]

INTEGRATION: CWS jl22 (1.3.16); FILE MERGED 2005/06/29 14:24:23 jl 1.3.16.1: #i51343#  LocalOfficeWindow.removeNotify


2005-07-07  Oliver Bolte  <obo@openoffice.org>  [45c6a5a44e35487a65872a4fbff36a98eaa9fd0f]

INTEGRATION: CWS jl22 (1.7.12); FILE MERGED 2005/06/30 09:04:30 jl 1.7.12.3: #51343# 2005/06/29 09:48:28 jl 1.7.12.2: #i51343# if one bean dies it kills all others 2005/06/24 06:42:47 jl 1.7.12.1: #i48686# When starting the office, its stdout and stderr are permanently read by separate threads


2005-07-07  Oliver Bolte  <obo@openoffice.org>  [d496091740b2c84e58592f64d8037cdc8c7c7b09]

INTEGRATION: CWS jl22 (1.2.26); FILE MERGED 2005/06/29 14:25:15 jl 1.2.26.1: #i51343#  deprecated methods


2005-07-07  Oliver Bolte  <obo@openoffice.org>  [ff380cf8803a9afe0ad451cebbed1e28b8024f73]

INTEGRATION: CWS jl22 (1.43.84); FILE MERGED 2005/06/30 12:32:53 jl 1.43.84.2: #i37020 2005/06/16 14:39:53 jl 1.43.84.1: #i37020# We set a JavaContext in order to only once show java error messages during a user action


2005-07-07  Oliver Bolte  <obo@openoffice.org>  [02273dff930597cdb15a98d00ade1ecfbceec629]

INTEGRATION: CWS jl22 (1.11.10); FILE MERGED 2005/06/20 15:18:19 jl 1.11.10.1: #44412#enum identifyer renamed. Caused breakage with jdk15


2005-07-07  Oliver Bolte  <obo@openoffice.org>  [c269bfa58b04d576b47b4d51c7f653809f0700d9]

INTEGRATION: CWS jl22 (1.52.76); FILE MERGED 2005/06/28 09:39:34 jl 1.52.76.4: #i37020 patch resource 2005/06/20 12:18:24 jl 1.52.76.3: #i37020# patch resource not needed any more, undoing recent changes 2005/06/20 10:58:38 jl 1.52.76.2: #i37020# using patch resource manager for javainteraction handler 2005/06/16 15:03:53 jl 1.52.76.1: #i37020 new svtools/source/java contains javainteractionhandler


2005-07-07  Oliver Bolte  <obo@openoffice.org>  [22cf9a53d2cf272b34fe29e2571dae187254426c]

INTEGRATION: CWS jl22 (1.2.78); FILE MERGED 2005/06/20 10:55:49 jl 1.2.78.1: #i37020# using patch resource manager for javainteraction handler


2005-07-07  Oliver Bolte  <obo@openoffice.org>  [86b93d6cfa88e21267372e3e813391626266ef96]

INTEGRATION: CWS jl22 (1.3.402); FILE MERGED 2005/06/20 10:52:51 jl 1.3.402.1: #i37020# using patch resource manager for javainteraction handler


2005-07-07  Oliver Bolte  <obo@openoffice.org>  [b3ad0b53f6aae69ab2e02dac5bdba6d38e2a5dd2]

INTEGRATION: CWS jl22 (1.1.2); FILE ADDED 2005/06/28 09:38:23 jl 1.1.2.3: #i37020# 2005/06/20 12:01:45 jl 1.1.2.2: #i37020# patch resource not needed any more 2005/06/20 10:50:34 jl 1.1.2.1: #i37020#


2005-07-07  Oliver Bolte  <obo@openoffice.org>  [53b5e35cb81ce4fe75522c9532ef8ae89e5af308]

INTEGRATION: CWS jl22 (1.1.2); FILE ADDED 2005/06/28 09:37:35 jl 1.1.2.4: #i37020 using patch resource if one is present 2005/06/20 12:18:08 jl 1.1.2.3: #i37020# patch resource not needed any more, undoing recent changes 2005/06/20 10:49:43 jl 1.1.2.2: #i37020# using patch resource manager for javainteraction handler 2005/06/16 15:02:03 jl 1.1.2.1: #i37020 javacontext and javainteractionhandler from desktop now here


2005-07-07  Oliver Bolte  <obo@openoffice.org>  [abaa8cdbff4385c95480b43b4816ce1a55405c18]

INTEGRATION: CWS jl22 (1.1.2); FILE ADDED 2005/06/30 12:28:50 jl 1.1.2.7: #i37020 2005/06/28 09:37:34 jl 1.1.2.6: #i37020 using patch resource if one is present 2005/06/24 13:24:43 jl 1.1.2.5: #i37020# javacontext and javainteractionhandler now implement XInterface, because we do not want export the inline cppu::WeakImplHelper 2005/06/24 13:05:52 jl 1.1.2.4: #i37020# javacontext and javainteractionhandler now implement XInterface, because we do not want export the inline cppu::WeakImplHelper 2005/06/20 12:18:07 jl 1.1.2.3: #i37020# patch resource not needed any more, undoing recent changes 2005/06/20 10:49:42 jl 1.1.2.2: #i37020# using patch resource manager for javainteraction handler 2005/06/16 15:01:44 jl 1.1.2.1: #i37020 javacontext and javainteractionhandler from desktop now here


2005-07-07  Oliver Bolte  <obo@openoffice.org>  [a201ac905af0ee86b74eaaabe80189b9dc16c970]

INTEGRATION: CWS jl22 (1.1.2); FILE ADDED 2005/06/16 15:01:34 jl 1.1.2.1: #i37020 javacontext and javainteractionhandler from desktop now here


2005-07-07  Oliver Bolte  <obo@openoffice.org>  [73dbeae89bb89b156b412a61cea3c632fe8e7212]

INTEGRATION: CWS jl22 (1.1.2); FILE ADDED 2005/06/30 12:28:49 jl 1.1.2.6: #i37020 2005/06/24 13:24:43 jl 1.1.2.5: #i37020# javacontext and javainteractionhandler now implement XInterface, because we do not want export the inline cppu::WeakImplHelper 2005/06/24 13:05:51 jl 1.1.2.4: #i37020# javacontext and javainteractionhandler now implement XInterface, because we do not want export the inline cppu::WeakImplHelper 2005/06/22 14:55:40 jl 1.1.2.3: #i37020 2005/06/22 08:16:38 jl 1.1.2.2: #i37020# 2005/06/16 15:01:22 jl 1.1.2.1: #i37020 javacontext and javainteractionhandler from desktop now here


2005-07-07  Oliver Bolte  <obo@openoffice.org>  [58232722b085bf5a70445def0c9edc240474c887]

INTEGRATION: CWS jl22 (1.128.56); FILE MERGED 2005/06/22 14:48:12 jl 1.128.56.2: #i37020# deliver javainteractionhandler.hxx 2005/06/16 14:58:05 jl 1.128.56.1: #i37020 javacontext and javainteractionhandler moved from desktop to svtools


2005-07-07  Oliver Bolte  <obo@openoffice.org>  [cb612cce825f378ffefec077a1405026a54aba9b]

INTEGRATION: CWS jl22 (1.32.56); FILE MERGED 2005/06/16 14:58:04 jl 1.32.56.1: #i37020 javacontext and javainteractionhandler moved from desktop to svtools


2005-07-07  Oliver Bolte  <obo@openoffice.org>  [3fd428f59502aa60019f8efab200f89afa50f541]

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>  [00abc9edf68f31a2a1cc935e6ca41347771e8d23]

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>  [b2091356858d1d65c9db0609b9126f07d98bc129]

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-07  Oliver Bolte  <obo@openoffice.org>  [5298fff0d2dc2ebb0ab1618ff3441505d243e5d3]

INTEGRATION: CWS sb33 (1.2.164); FILE MERGED 2005/07/01 08:05:45 sb 1.2.164.2: #120220# OOoRunner.jar needs ridl.jar at runtime. 2005/06/30 14:06:18 sb 1.2.164.1: #120220# OOoRunner.jar needs unoil.jar at runtime.


2005-07-07  Oliver Bolte  <obo@openoffice.org>  [d770dd8446290ee2b0fd6efd80ce6ca47e1b998f]

INTEGRATION: CWS sb33 (1.2.28); FILE MERGED 2005/07/06 09:43:01 sb 1.2.28.1: #124119# Merged in 1.2.22.2.


2005-07-07  Oliver Bolte  <obo@openoffice.org>  [fd2cac17fc0e1c4c8d0a6db571b0f50ca0dc88f1]

INTEGRATION: CWS sb33 (1.22.4); FILE MERGED 2005/06/29 13:56:53 sb 1.22.4.1: #i51091# Changed occurences of jobject in the jvmaccess API to void* to avoid different mangled C++ names for different JDKs.


2005-07-07  Oliver Bolte  <obo@openoffice.org>  [9221962ac4697a4dc2f3a5e98186a3684f2f801e]

INTEGRATION: CWS sb33 (1.1.2); FILE ADDED 2005/06/30 16:51:07 sb 1.1.2.1: #120220# Adapted to changed uno_getEnvironment(..., java, pContext).


2005-07-07  Oliver Bolte  <obo@openoffice.org>  [0b018bdfcd750edd4b92b039cc299c8201f7775c]

INTEGRATION: CWS sb33 (1.1.2); FILE ADDED 2005/06/30 16:50:54 sb 1.1.2.1: #120220# Adapted to changed uno_getEnvironment(..., java, pContext).


2005-07-07  Oliver Bolte  <obo@openoffice.org>  [fa444206b672d442ba81dde7b1a2a8146441604e]

INTEGRATION: CWS sb33 (1.2.108); FILE MERGED 2005/06/30 16:50:13 sb 1.2.108.1: #120220# Adapted to changed uno_getEnvironment(..., java, pContext).


2005-07-07  Oliver Bolte  <obo@openoffice.org>  [dea888e1bc0023d314626661c4f7f5ce594426a0]

INTEGRATION: CWS sb33 (1.13.48); FILE MERGED 2005/06/30 16:50:13 sb 1.13.48.1: #120220# Adapted to changed uno_getEnvironment(..., java, pContext).


2005-07-07  Oliver Bolte  <obo@openoffice.org>  [5b54af95d00b24371b7c323090808b092034c770]

INTEGRATION: CWS sb33 (1.7.58); FILE MERGED 2005/06/30 16:50:13 sb 1.7.58.1: #120220# Adapted to changed uno_getEnvironment(..., java, pContext).


2005-07-07  Oliver Bolte  <obo@openoffice.org>  [f11697ce13004b53c2ce5c0a142cb4c181f7f9f0]

INTEGRATION: CWS sb33 (1.5.8); FILE MERGED 2005/06/30 16:50:12 sb 1.5.8.1: #120220# Adapted to changed uno_getEnvironment(..., java, pContext).


2005-07-07  Oliver Bolte  <obo@openoffice.org>  [bf4a33a31680c47fd881b8d1c671cabdc8bc1485]

INTEGRATION: CWS sb33 (1.6.124); FILE MERGED 2005/06/30 16:50:11 sb 1.6.124.1: #120220# Adapted to changed uno_getEnvironment(..., java, pContext).


2005-07-07  Oliver Bolte  <obo@openoffice.org>  [212da86aed305157e9a1581bc18ee95ad471ccb2]

INTEGRATION: CWS sb33 (1.11.8); FILE MERGED 2005/06/30 16:50:11 sb 1.11.8.1: #120220# Adapted to changed uno_getEnvironment(..., java, pContext).


2005-07-07  Oliver Bolte  <obo@openoffice.org>  [6460ca95347dad625478f25daeec048c35832100]

INTEGRATION: CWS sb33 (1.13.178); FILE MERGED 2005/06/15 09:17:48 sb 1.13.178.1: #i50656# Improved the information available to clients about exceptions thrown across the bridge.


2005-07-07  Oliver Bolte  <obo@openoffice.org>  [c0f4929b3097037561c47ce05e9fd5b848e84bee]

INTEGRATION: CWS sb33 (1.40.6); FILE MERGED 2005/06/15 09:48:21 sb 1.40.6.1: #i49105# Replaced three-state _state_ with boolean _disposed_, to prevent a potential deadlock.


2005-07-07  Oliver Bolte  <obo@openoffice.org>  [2e054dc6068ff54659f847a76b3d5c6b95289a85]

INTEGRATION: CWS sb33 (1.4.166); FILE MERGED 2005/06/27 16:12:36 sb 1.4.166.1: #i51181# Reduced getLocalFileURL to the minimum, so that it no longer instantiates the catch-all gnomevfs UCP for the nonexistent vnd.sun.star.wfs schema.


2005-07-07  Oliver Bolte  <obo@openoffice.org>  [46d2f4623664f9f4c7678a5276c0e2dbd2776204]

INTEGRATION: CWS sb33 (1.5.2); FILE MERGED 2005/06/29 13:54:09 sb 1.5.2.1: #i51091# Changed occurences of jobject in the jvmaccess API to void* to avoid different mangled C++ names for different JDKs.


2005-07-07  Oliver Bolte  <obo@openoffice.org>  [f8d27321d072c5d28de8c6d8940db499af2cbe64]

INTEGRATION: CWS sb33 (1.7.2); FILE MERGED 2005/06/29 13:54:08 sb 1.7.2.1: #i51091# Changed occurences of jobject in the jvmaccess API to void* to avoid different mangled C++ names for different JDKs.


2005-07-07  Oliver Bolte  <obo@openoffice.org>  [0cbb9ec2a1b0b54227d6ce3e55a66e33b6118003]

INTEGRATION: CWS sb33 (1.2.2); FILE MERGED 2005/06/29 13:54:08 sb 1.2.2.1: #i51091# Changed occurences of jobject in the jvmaccess API to void* to avoid different mangled C++ names for different JDKs.


2005-07-07  Oliver Bolte  <obo@openoffice.org>  [3d51aebabb160607e64d71c194222b51418d01f1]

INTEGRATION: CWS sb33 (1.2.2); FILE MERGED 2005/06/29 13:54:07 sb 1.2.2.1: #i51091# Changed occurences of jobject in the jvmaccess API to void* to avoid different mangled C++ names for different JDKs.


2005-07-07  Oliver Bolte  <obo@openoffice.org>  [9fa767687985e320952154268400b74817d1e1ef]

INTEGRATION: CWS sb33 (1.3.62); FILE MERGED 2005/07/01 07:55:02 sb 1.3.62.1: #120220# Adapted.


2005-07-07  Oliver Bolte  <obo@openoffice.org>  [7499cffb6c48d0e7cbe98ce09195772abfdc593a]

INTEGRATION: CWS sb33 (1.2.200); FILE MERGED 2005/06/30 15:22:10 sb 1.2.200.2: #120220# Minor simplification. 2005/06/30 14:53:45 sb 1.2.200.1: #120220# Adapted to changed uno_getEnvironment(..., java, pContext).


2005-07-07  Oliver Bolte  <obo@openoffice.org>  [fa57d311e5a114f18e2ed7b5ef58270080352d57]

INTEGRATION: CWS sb33 (1.6.62); FILE MERGED 2005/06/30 14:53:43 sb 1.6.62.1: #120220# Adapted to changed uno_getEnvironment(..., java, pContext).


2005-07-07  Oliver Bolte  <obo@openoffice.org>  [2f90c0e2aa886a02c17144bd4bde4172f6520284]

INTEGRATION: CWS sb33 (1.2.200); FILE MERGED 2005/06/30 14:53:42 sb 1.2.200.1: #120220# Adapted to changed uno_getEnvironment(..., java, pContext).


2005-07-07  Oliver Bolte  <obo@openoffice.org>  [f0302ba1edc7f74f1240678ccd34b4c10775c12f]

INTEGRATION: CWS sb33 (1.19.4); FILE MERGED 2005/06/29 15:56:53 sb 1.19.4.1: #i51091# Changed occurences of jobject in the jvmaccess API to void* to avoid different mangled C++ names for different JDKs.


2005-07-07  Oliver Bolte  <obo@openoffice.org>  [a2b875130f147d5a60f864cae26a835b1138b718]

INTEGRATION: CWS sb33 (1.16.4); FILE MERGED 2005/06/29 14:01:38 sb 1.16.4.1: #i51091# Changed occurences of jobject in the jvmaccess API to void* to avoid different mangled C++ names for different JDKs.


2005-07-07  Oliver Bolte  <obo@openoffice.org>  [1525c6f140f8e6d34a75d7970fcbf44c5eaa56a7]

INTEGRATION: CWS sb33 (1.10.4); FILE MERGED 2005/06/29 14:01:38 sb 1.10.4.1: #i51091# Changed occurences of jobject in the jvmaccess API to void* to avoid different mangled C++ names for different JDKs.


2005-07-07  Oliver Bolte  <obo@openoffice.org>  [e6ab417e9a7e258a28b2643a63ef001ac3ac5434]

INTEGRATION: CWS sb33 (1.2.2); FILE MERGED 2005/06/29 12:32:17 sb 1.2.2.1: #i51194# Make sure build works w/o SOLAR_JAVA (patch supplied by kendy).


2005-07-06  Oliver Bolte  <obo@openoffice.org>  [841550d8462f9cdd3782bcb7719f40a6385a2e1e]

SRC680


2005-07-06  Oliver Bolte  <obo@openoffice.org>  [96fdbe8e5b2d85681296fc57bee107efec14f01b]

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-06  Oliver Bolte  <obo@openoffice.org>  [48d669335aa57e60fd02802016122ad96c633fb3]

INTEGRATION: CWS vcl41 (1.14.34); FILE MERGED 2005/06/24 11:37:41 pl 1.14.34.1: #i50364# prevent accessing child controls in dtor


2005-07-06  Oliver Bolte  <obo@openoffice.org>  [e95e792c259c182a3ac8a32458677a1b981f0c14]

INTEGRATION: CWS vcl41 (1.22.28); FILE MERGED 2005/06/24 11:34:31 pl 1.22.28.1: #i49875# shortcut the saveDone message in case of no shutdown imminent


2005-07-06  Oliver Bolte  <obo@openoffice.org>  [ea048a2a183dc3ab22c5912610974ea4fe07632d]

INTEGRATION: CWS vcl41 (1.14.86); FILE MERGED 2005/06/20 15:25:43 pl 1.14.86.1: #i50745# draw highlighted disabled menu entries using generic method


2005-07-06  Oliver Bolte  <obo@openoffice.org>  [c90412c26ef6ec4bdd44bd3053044a50cec16f02]

INTEGRATION: CWS vcl41 (1.17.78); FILE MERGED 2005/06/24 11:05:35 pl 1.17.78.1: #i48550# give up solar mutex in every Yield()


2005-07-06  Oliver Bolte  <obo@openoffice.org>  [40a25b1367a35e53aa5add840feaae7fcb516b4a]

INTEGRATION: CWS vcl41 (1.88.94); FILE MERGED 2005/06/21 08:18:55 ssa 1.88.94.1: #i35563# visualize dontknow state using normal buttons


2005-07-06  Oliver Bolte  <obo@openoffice.org>  [be91f4f42ff976c56bba217d522480d9b65aa62d]

INTEGRATION: CWS vcl41 (1.124.48); FILE MERGED 2005/06/23 10:46:50 pl 1.124.48.2: RESYNC: (1.124-1.125); FILE MERGED 2005/06/20 15:25:41 pl 1.124.48.1: #i50745# draw highlighted disabled menu entries using generic method


2005-07-06  Oliver Bolte  <obo@openoffice.org>  [0d24eeba451316ad1879a355b82a2c66db14eb1f]

INTEGRATION: CWS vcl41 (1.47.90); FILE MERGED 2005/06/20 09:57:04 ssa 1.47.90.1: #120759#  check for mpInfoPrinter before using it


2005-07-06  Oliver Bolte  <obo@openoffice.org>  [ffddeeb19c2f2773c3f6fa3401e75cdecf3fe8c5]

INTEGRATION: CWS vcl41 (1.33.82); FILE MERGED 2005/06/24 11:30:47 pl 1.33.82.2: #i49004# support 8 bit grayscale jpeg 2005/06/21 17:45:00 pl 1.33.82.1: #i46253# support 3d borders


2005-07-06  Oliver Bolte  <obo@openoffice.org>  [eca97be9121ca42f439f094a0e74e36e6770184e]

INTEGRATION: CWS vcl41 (1.81.80); FILE MERGED 2005/06/24 11:30:46 pl 1.81.80.3: #i49004# support 8 bit grayscale jpeg 2005/06/21 17:45:00 pl 1.81.80.2: #i46253# support 3d borders 2005/06/21 16:11:44 pl 1.81.80.1: #i50594# catch fonts without name but size


2005-07-06  Oliver Bolte  <obo@openoffice.org>  [36acc10861de56c9775debaa9348c762dc7dfd35]

INTEGRATION: CWS vcl41 (1.12.108); FILE MERGED 2005/06/24 11:30:45 pl 1.12.108.1: #i49004# support 8 bit grayscale jpeg


2005-07-06  Oliver Bolte  <obo@openoffice.org>  [f66acebeb0d58a2e729cfc0f1ea3f2adbe9b9853]

INTEGRATION: CWS vcl41 (1.3.240); FILE MERGED 2005/06/24 11:30:45 pl 1.3.240.1: #i49004# support 8 bit grayscale jpeg


2005-07-06  Oliver Bolte  <obo@openoffice.org>  [7fa6caae06664e85db79014d4d6622051ca5561e]

INTEGRATION: CWS vcl41 (1.38.88); FILE MERGED 2005/06/21 14:14:02 ssa 1.38.88.1: #i48629# as there is no checked pushbutton on native platforms the checked state will be rendered by NWF as being pressed


2005-07-06  Oliver Bolte  <obo@openoffice.org>  [d20ceede1b3b51a9491b799980055fd4a8cf3f3a]

INTEGRATION: CWS vcl41 (1.4.12); FILE MERGED 2005/06/16 15:24:36 pl 1.4.12.1: #123063# fix a memory leak


2005-07-06  Oliver Bolte  <obo@openoffice.org>  [248b43dadb1abdc2a34c8c9363898be515881776]

INTEGRATION: CWS vcl41 (1.30.8); FILE MERGED 2005/06/16 16:55:28 pl 1.30.8.1: #123063# fix a synchronization issue


2005-07-06  Oliver Bolte  <obo@openoffice.org>  [ab57ad39dea31ec95a8b8a6fcae32191009e287d]

INTEGRATION: CWS vcl41 (1.6.40); FILE MERGED 2005/06/16 16:55:28 pl 1.6.40.1: #123063# fix a synchronization issue


2005-07-06  Oliver Bolte  <obo@openoffice.org>  [1d4093300900f5ea803f59812291e4c475dd126c]

INTEGRATION: CWS vcl41 (1.12.12); FILE MERGED 2005/06/16 16:55:28 pl 1.12.12.1: #123063# fix a synchronization issue


2005-07-06  Oliver Bolte  <obo@openoffice.org>  [d78b9a170507768e9b2cb8245c27df78ac1fe89a]

INTEGRATION: CWS vcl41 (1.48.124); FILE MERGED 2005/06/20 12:39:48 ssa 1.48.124.1: #i48549# search system window manually to properly remove popupwindow from taskpanelist


2005-07-06  Oliver Bolte  <obo@openoffice.org>  [add2582e71daa340d26f9656b499b52a179fb865]

INTEGRATION: CWS vcl41 (1.36.56); FILE MERGED 2005/06/24 11:25:40 pl 1.36.56.1: #i49004# support 8 bit grayscale jpeg


2005-07-05  Rüdiger Timm  <rt@openoffice.org>  [6fe0609e1940854523fcfc11ac7ba2e9e7106664]

Download sets for URE.


2005-07-05  Oliver Bolte  <obo@openoffice.org>  [6c12a6d629a9ccc4f4dd2de5830125c2456ef900]

INTEGRATION: CWS lostgrouping (1.20.76); FILE MERGED 2005/06/29 22:33:29 sab 1.20.76.1: #i51366#; create Element in special block


2005-07-05  Oliver Bolte  <obo@openoffice.org>  [d8d1f21948643ec214c560e98b8b60164d39d3da]

INTEGRATION: CWS sch10 (1.4.178); FILE MERGED 2005/06/30 09:50:18 bm 1.4.178.1: #i51307# set size/position and 3d scene properties only if necessary, i.e. when respective attributes have been read


2005-07-05  Oliver Bolte  <obo@openoffice.org>  [528fa3de67f42671cd5b268feb678144dc0bc91c]

INTEGRATION: CWS sch10 (1.18.242); FILE MERGED 2005/06/30 09:50:17 bm 1.18.242.1: #i51307# set size/position and 3d scene properties only if necessary, i.e. when respective attributes have been read


2005-07-05  Oliver Bolte  <obo@openoffice.org>  [1363b04f3555441c829f86d78061b6cc963deea8]

INTEGRATION: CWS sch10 (1.32.178); FILE MERGED 2005/06/30 09:50:17 bm 1.32.178.1: #i51307# set size/position and 3d scene properties only if necessary, i.e. when respective attributes have been read


2005-07-05  Oliver Bolte  <obo@openoffice.org>  [2a0509ad6482cabd41992ff240d0a4381e2479b8]

INTEGRATION: CWS sch10 (1.30.178); FILE MERGED 2005/06/30 09:50:17 bm 1.30.178.1: #i51307# set size/position and 3d scene properties only if necessary, i.e. when respective attributes have been read


2005-07-05  Oliver Bolte  <obo@openoffice.org>  [8dfa04996611acc861905db92cd234323e9fdf71]

INTEGRATION: CWS sch10 (1.11.602); FILE MERGED 2005/06/30 09:50:16 bm 1.11.602.1: #i51307# set size/position and 3d scene properties only if necessary, i.e. when respective attributes have been read


2005-07-05  Oliver Bolte  <obo@openoffice.org>  [5dbe96fb0e1c615ca0bf8300609b2b39c8cc5cb8]

INTEGRATION: CWS sch10 (1.30.192); FILE MERGED 2005/06/30 09:50:15 bm 1.30.192.1: #i51307# set size/position and 3d scene properties only if necessary, i.e. when respective attributes have been read


2005-07-05  Oliver Bolte  <obo@openoffice.org>  [06c9c4aec2efb97d0b5ae8036ef3bddcdc643ecd]

INTEGRATION: CWS sch10 (1.22.180); FILE MERGED 2005/06/30 09:49:38 bm 1.22.180.1: #i51307# set size/position and 3d scene properties only if necessary, i.e. when respective attributes have been read


2005-07-05  Oliver Bolte  <obo@openoffice.org>  [305b5ef99af2d28800eeca48738a183f17633665]

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>  [762660d085a4cbc1d94667fcffc9e4ebe2b22b8e]

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-05  Oliver Bolte  <obo@openoffice.org>  [34a42348db38cf2eb829cd10b6462e689b5c970e]

INTEGRATION: CWS qwizardsbfooo20 (1.5.270); FILE MERGED 2005/06/10 14:39:11 bc 1.5.270.1: #i45586# all Basic modules made readonly


2005-07-05  Oliver Bolte  <obo@openoffice.org>  [c62ad9ca629f81451f96bf4c2c332420bbe17cff]

INTEGRATION: CWS qwizardsbfooo20 (1.3.80); FILE MERGED 2005/06/10 14:39:10 bc 1.3.80.1: #i45586# all Basic modules made readonly


2005-07-05  Oliver Bolte  <obo@openoffice.org>  [30e14840fea51f85091925f95d512d3d701fdd37]

INTEGRATION: CWS qwizardsbfooo20 (1.2.148); FILE MERGED 2005/06/10 14:39:10 bc 1.2.148.1: #i45586# all Basic modules made readonly


2005-07-05  Oliver Bolte  <obo@openoffice.org>  [b83ac6bf7363709d1eebeec618c82c23f0333fab]

INTEGRATION: CWS qwizardsbfooo20 (1.1.324); FILE MERGED 2005/06/10 14:39:09 bc 1.1.324.1: #i45586# all Basic modules made readonly


2005-07-05  Oliver Bolte  <obo@openoffice.org>  [856f726b60468e769c2fca82c4730271625d3bb5]

INTEGRATION: CWS qwizardsbfooo20 (1.10.102); FILE MERGED 2005/06/10 14:39:08 bc 1.10.102.1: #i45586# all Basic modules made readonly


2005-07-05  Oliver Bolte  <obo@openoffice.org>  [e1abe867450c14e1192911729d938f55c3267f9f]

INTEGRATION: CWS qwizardsbfooo20 (1.8.102); FILE MERGED 2005/06/10 14:39:08 bc 1.8.102.1: #i45586# all Basic modules made readonly


2005-07-05  Oliver Bolte  <obo@openoffice.org>  [5a9db020958770dabddfd49cb4501a78a3105f1d]

INTEGRATION: CWS qwizardsbfooo20 (1.7.76); FILE MERGED 2005/06/10 14:39:07 bc 1.7.76.1: #i45586# all Basic modules made readonly


2005-07-05  Oliver Bolte  <obo@openoffice.org>  [229fb6dc697ca3c71140de7cd6f779bc79b491aa]

INTEGRATION: CWS qwizardsbfooo20 (1.36.10); FILE MERGED 2005/06/10 14:36:40 bc 1.36.10.1: #i47653#Formwizard removed


2005-07-05  Oliver Bolte  <obo@openoffice.org>  [9bf44494e5eec9905556e3d8a2ae8520399a9483]

INTEGRATION: CWS qwizardsbfooo20 (1.6.34); FILE MERGED 2005/06/13 10:13:18 bc 1.6.34.1: #i41296# StoppedbyUserInteraction removed Issue number: Submitted by: Reviewed by:


2005-07-05  Oliver Bolte  <obo@openoffice.org>  [a156d9240eee16e49125e26a28a3d704c6fd20cb]

INTEGRATION: CWS qwizardsbfooo20 (1.6.14); FILE MERGED 2005/06/13 11:09:53 bc 1.6.14.1: #i41296#jdk13 incompatible methods removed


2005-07-05  Oliver Bolte  <obo@openoffice.org>  [c60ce712225d61573893b115a16143245641933f]

INTEGRATION: CWS qwizardsbfooo20 (1.5.36); FILE MERGED 2005/06/13 10:13:17 bc 1.5.36.1: #i41296# StoppedbyUserInteraction removed Issue number: Submitted by: Reviewed by:


2005-07-05  Oliver Bolte  <obo@openoffice.org>  [5ca0816a90e6d64d8d1195405b4f111149af680c]

INTEGRATION: CWS qwizardsbfooo20 (1.7.32); FILE MERGED 2005/06/13 11:09:53 bc 1.7.32.1: #i41296#jdk13 incompatible methods removed


2005-07-05  Oliver Bolte  <obo@openoffice.org>  [a9bb8157c039ad050471f0868179a30a98498438]

INTEGRATION: CWS qwizardsbfooo20 (1.8.32); FILE MERGED 2005/06/13 11:09:53 bc 1.8.32.1: #i41296#jdk13 incompatible methods removed


2005-07-05  Oliver Bolte  <obo@openoffice.org>  [10089a9f184e81160a88a4a963b1733e1057cc30]

INTEGRATION: CWS qwizardsbfooo20 (1.5.32); FILE MERGED 2005/06/13 11:09:52 bc 1.5.32.1: #i41296#jdk13 incompatible methods removed


2005-07-05  Oliver Bolte  <obo@openoffice.org>  [e4efdbb7bf0d6f20193644893593ae326c600b91]

INTEGRATION: CWS qwizardsbfooo20 (1.3.76); FILE MERGED 2005/06/13 11:09:52 bc 1.3.76.1: #i41296#jdk13 incompatible methods removed


2005-07-05  Oliver Bolte  <obo@openoffice.org>  [32ee517c6249b1769925cdfc11879c41d36ce4ec]

INTEGRATION: CWS qwizardsbfooo20 (1.5.32); FILE MERGED 2005/06/30 10:37:36 fs 1.5.32.2: #i10000# ReportWizard is neither used nor available in this module 2005/06/13 11:09:51 bc 1.5.32.1: #i41296#jdk13 incompatible methods removed


2005-07-05  Oliver Bolte  <obo@openoffice.org>  [741d1c08ed1c75db8176d6dbc14848db11da4130]

INTEGRATION: CWS qwizardsbfooo20 (1.5.32); FILE MERGED 2005/06/13 11:09:51 bc 1.5.32.1: #i41296#jdk13 incompatible methods removed


2005-07-05  Oliver Bolte  <obo@openoffice.org>  [c637d4c1ff46e139886e88a359a47a5d7f714d4d]

INTEGRATION: CWS qwizardsbfooo20 (1.5.20); FILE MERGED 2005/06/13 11:09:50 bc 1.5.20.1: #i41296#jdk13 incompatible methods removed


2005-07-05  Oliver Bolte  <obo@openoffice.org>  [8e6f49a6a8cdb9149d8d36cf99947b4f6273fcb1]

INTEGRATION: CWS qwizardsbfooo20 (1.4.46); FILE MERGED 2005/06/13 11:09:50 bc 1.4.46.1: #i41296#jdk13 incompatible methods removed


2005-07-05  Oliver Bolte  <obo@openoffice.org>  [beb8cae0d8f529e2f90daedb6d42115008c5b4d8]

INTEGRATION: CWS mmeeks09 (1.61.128); FILE MERGED 2005/07/04 11:04:40 mmeeks 1.61.128.1: #i51304# speedup startup


2005-07-05  Oliver Bolte  <obo@openoffice.org>  [d0c3902d53a1766ec2a3227b5b3f8654937e8afa]

INTEGRATION: CWS mmeeks09 (1.26.194); FILE MERGED 2005/07/04 11:04:48 mmeeks 1.26.194.1: #i51304# speedup startup


2005-07-05  Oliver Bolte  <obo@openoffice.org>  [2b220de244a960a48e512ea06608ecbb8fa29d3d]

INTEGRATION: CWS mmeeks09 (1.3.476); FILE MERGED 2005/07/04 11:04:46 mmeeks 1.3.476.1: #i51304# speedup startup


2005-07-05  Oliver Bolte  <obo@openoffice.org>  [f3fd3dda50c5fe37c34922e63186fd5c593804d0]

INTEGRATION: CWS mmeeks09 (1.18.474); FILE MERGED 2005/07/04 11:04:44 mmeeks 1.18.474.1: #i51304# speedup startup


2005-07-05  Oliver Bolte  <obo@openoffice.org>  [8660cb646f2fddc406ac5220252e0cd25ba877f2]

INTEGRATION: CWS mmeeks09 (1.38.64); FILE MERGED 2005/07/04 11:04:43 mmeeks 1.38.64.1: #i51304# speedup startup


2005-07-05  Oliver Bolte  <obo@openoffice.org>  [dd089d61a9a6731872f76f4b07e8c091a3e2cbce]

INTEGRATION: CWS mmeeks09 (1.66.156); FILE MERGED 2005/07/04 11:04:42 mmeeks 1.66.156.1: #i51304# speedup startup


2005-07-05  Oliver Bolte  <obo@openoffice.org>  [c1cd70bdb5fb80a2ccc9c41c9d4258746fb8b8a8]

INTEGRATION: CWS mmeeks09 (1.8.262); FILE MERGED 2005/07/04 11:04:39 mmeeks 1.8.262.1: #i51304# speedup startup


2005-07-05  Ocke Janssen  <oj@openoffice.org>  [44a77fa129418874196dd62c38d69cccfac4b7a9]

remove illegal commit back to version 1.2


2005-07-05  Ocke Janssen  <oj@openoffice.org>  [81b8115b7cf6f60dd0130a739300a0329e6b51d4]

#i51335# if table is a view remove the xrename interface


2005-07-01  Vladimir Glazounov  <vg@openoffice.org>  [ae8777979f756318ce82d07d3ccd046861fac48f]

new version for SRX645


2005-07-01  Kurt Zenker  <kz@openoffice.org>  [c4c065083708dadbeb10d7c1074aae83043e5643]

#i51237# chg. (value/) to (value)(/value)


2005-07-01  Rüdiger Timm  <rt@openoffice.org>  [59aa0ca83421b5e37cdc207d20af79d5303567ae]

#i10000# Added languagepacks for ru, pl, hu, and tr.


2005-07-01  Rüdiger Timm  <rt@openoffice.org>  [09973118af6842b14258fec261dbe38ff9f80d7e]

#100000# Add PATCH flags for libs from CWS localedata4


2005-07-01  Kurt Zenker  <kz@openoffice.org>  [89ca148d3ed5c38c331d9ab323536f99f37377c0]

SRC680


2005-07-01  Kurt Zenker  <kz@openoffice.org>  [e86e4b8c346dd77d786f385531e1b1fe84d1bb69]

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  Kurt Zenker  <kz@openoffice.org>  [3bb2a413be2a92298cfd3445d646134a189685fc]

INTEGRATION: CWS memory01 (1.5.8); FILE MERGED 2005/06/15 12:42:58 sb 1.5.8.1: #i49503# Fixed memory leak when constructing rtl::OUString from rtl_uString*.


2005-07-01  Kurt Zenker  <kz@openoffice.org>  [034607b08e8618374695542cdfd70b3acab1c56f]

INTEGRATION: CWS memory01 (1.24.154); FILE MERGED 2005/06/20 13:38:43 obr 1.24.154.1: #i49516# fixed memory leak in _parse_locale


2005-07-01  Kurt Zenker  <kz@openoffice.org>  [d720fc23f725be407c69e1a9f6166b795e3b9724]

INTEGRATION: CWS memory01 (1.6.58); FILE MERGED 2005/05/26 15:59:12 cd 1.6.58.1: #i49909# Provide ctor which doesn't acquire argument


2005-07-01  Kurt Zenker  <kz@openoffice.org>  [c6915bde371adfc26fd4f9c5f9617b820deb7d17]

INTEGRATION: CWS memory01 (1.3.30); FILE MERGED 2005/05/26 15:58:11 cd 1.3.30.1: #i49909# Provide ctor which doesn't acquire argument


2005-07-01  Kurt Zenker  <kz@openoffice.org>  [e6e8e2013357b267d62f50e677d4f7569fa1b943]

INTEGRATION: CWS memory01 (1.43.54); FILE MERGED 2005/06/06 14:09:45 mt 1.43.54.1: MLK: delete pControllerItem in DTOR


2005-07-01  Kurt Zenker  <kz@openoffice.org>  [b243f18fac0b751a4b46a4f76201c8abef536dc9]

INTEGRATION: CWS memory01 (1.3.238); FILE MERGED 2005/06/16 13:57:01 cd 1.3.238.1: #i50833# Correct wrong if/else statements to solve memory leakage for SfxVoidItem


2005-07-01  Kurt Zenker  <kz@openoffice.org>  [de28d36afc57121e94f04e4ddd0cb37d4067141d]

INTEGRATION: CWS memory01 (1.3.12); FILE MERGED 2005/05/26 15:56:27 cd 1.3.12.1: #i49909# Fix PropertySetInfo memory leak


2005-07-01  Kurt Zenker  <kz@openoffice.org>  [cc8998899009cae75b093206e592d629fb89c7a2]

INTEGRATION: CWS memory01 (1.2.390); FILE MERGED 2005/06/16 10:29:36 cd 1.2.390.1: #i50774# SfxImageItem needs dtor to delete pImp pointer


2005-07-01  Kurt Zenker  <kz@openoffice.org>  [f7374e6da9420a052021a0799d02bd30e096ea87]

INTEGRATION: CWS memory01 (1.5.76); FILE MERGED 2005/06/14 14:32:28 cd 1.5.76.1: #i50721# Delete image list on dtor


2005-07-01  Kurt Zenker  <kz@openoffice.org>  [c549fe3f186b6e5c4c19427d47b425afc120aabf]

INTEGRATION: CWS memory01 (1.33.26); FILE MERGED 2005/06/02 11:59:21 cd 1.33.26.1: #i50236# Remove layout manager as listener before ui configuration manager references are cleared


2005-07-01  Kurt Zenker  <kz@openoffice.org>  [c0b52b3e622f4f6add8a913b31d0477c045eb088]

INTEGRATION: CWS memory01 (1.20.26); FILE MERGED 2005/06/02 11:59:18 cd 1.20.26.1: #i50236# Remove layout manager as listener before ui configuration manager references are cleared


2005-07-01  Kurt Zenker  <kz@openoffice.org>  [bd0f343409de816ded01b71a8b5be69bc8c986aa]

INTEGRATION: CWS memory01 (1.47.56); FILE MERGED 2005/06/07 13:24:02 hdu 1.47.56.1: #i49838# adapt printer destructor to changed OD destructor


2005-07-01  Kurt Zenker  <kz@openoffice.org>  [808350dd0aab95ed0f73c6f87036987c0e796a11]

INTEGRATION: CWS memory01 (1.200.8); FILE MERGED 2005/05/25 14:18:42 hdu 1.200.8.2: #i49838# fix some memory leaks 2005/05/25 14:17:32 hdu 1.200.8.1: #i49838# fix some memory leaks


2005-07-01  Kurt Zenker  <kz@openoffice.org>  [bb039fddd5570630b5516fb7ab9034b9da3bf7cb]

INTEGRATION: CWS memory01 (1.33.72); FILE MERGED 2005/05/25 14:17:32 hdu 1.33.72.1: #i49838# fix some memory leaks


2005-07-01  Kurt Zenker  <kz@openoffice.org>  [a154d5c7f08b801da30daec2221a7a4959fd3d65]

INTEGRATION: CWS memory01 (1.14.74); FILE MERGED 2005/06/06 14:11:39 mt 1.14.74.1: Fixed MLKs...


2005-07-01  Kurt Zenker  <kz@openoffice.org>  [07b379ee08472989397db0710cedb43e3d6490e4]

INTEGRATION: CWS memory01 (1.63.140); FILE MERGED 2005/06/14 10:57:32 cd 1.63.140.1: #i50704# Fixed missing delete statement to destory internal member pImpl


2005-07-01  Kurt Zenker  <kz@openoffice.org>  [1f438a728c739e10d063a2ee1d08944859e116cb]

INTEGRATION: CWS memory01 (1.12.190); FILE MERGED 2005/06/17 09:59:19 mt 1.12.190.1: was not able to compile with DEBUG...


2005-07-01  Rüdiger Timm  <rt@openoffice.org>  [d2803d9008489df03722dd5d81094412c62b3315]

New query mode: owner


2005-07-01  Rüdiger Timm  <rt@openoffice.org>  [4ea4554a776bca338edb4e1e463c4ed38fb4c46d]

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>  [01a35e5c2519cfa5c46b2f45426ab90caa1a9063]

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>  [d295757e7ec2cf0f7d83cf903ecb7c115a354bb9]

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>  [4756db50094a2bbd8d42b8ebbdf30000b6c47cbc]

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  Rüdiger Timm  <rt@openoffice.org>  [951973e6f749bd5c4932c430a4414838eeadaa73]

INTEGRATION: CWS nativefixer11 (1.2.14); FILE MERGED 2005/06/23 15:07:42 is 1.2.14.1: #120745# nsis closes automatically


2005-07-01  Rüdiger Timm  <rt@openoffice.org>  [3e3b5ffa0332203a952779515c737f34f4416582]

INTEGRATION: CWS nativefixer11 (1.3.2); FILE MERGED 2005/06/22 10:46:05 is 1.3.2.1: #123800# new custom action for patch and langpack


2005-07-01  Rüdiger Timm  <rt@openoffice.org>  [7567ef4ecc22d7ee8b287efabca298c8b6af75db]

INTEGRATION: CWS nativefixer11 (1.1.2); FILE ADDED 2005/06/22 10:48:39 is 1.1.2.1: #123800# new custom action for patch and langpack


2005-07-01  Rüdiger Timm  <rt@openoffice.org>  [ee94d781473b5ba0b08a023f0f310a2463e16fd4]

INTEGRATION: CWS nativefixer11 (1.2.56); FILE MERGED 2005/06/22 10:45:49 is 1.2.56.1: #123800# new custom action for patch and langpack


2005-07-01  Kurt Zenker  <kz@openoffice.org>  [888380523764a3d9abb14ebebab0e05622fdb34c]

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>  [bf540b452b9ddf751840f2261d09ee3e3ab26a25]

INTEGRATION: CWS nativefixer11 (1.10.2); FILE MERGED 2005/06/29 10:56:25 obr 1.10.2.1: ln -sf does not work as expected on Solaris


2005-07-01  Rüdiger Timm  <rt@openoffice.org>  [aafccc7ff758c387771d7cb92b5cbe6eb1f3b0b0]

INTEGRATION: CWS nativefixer11 (1.11.2); FILE MERGED 2005/06/29 09:35:50 obr 1.11.2.1: getopt options need to get seperated from arguments


2005-07-01  Kurt Zenker  <kz@openoffice.org>  [3b6262109b1db97e9b80f6df01a837e6793c2e87]

INTEGRATION: CWS sb34 (1.15.70); FILE MERGED 2005/06/28 15:23:54 sb 1.15.70.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>  [c3d4c6dc81cec564b87d0e16b3d069721048bef5]

INTEGRATION: CWS nativefixer11 (1.13.18); FILE MERGED 2005/06/27 09:13:13 is 1.13.18.2: RESYNC: (1.13-1.14); FILE MERGED 2005/06/22 10:45:19 is 1.13.18.1: #123800# new custom action for patch and langpack


2005-07-01  Kurt Zenker  <kz@openoffice.org>  [84f23a3e34b0772beea88643299b3f391db397e3]

INTEGRATION: CWS sb34 (1.10.92); FILE MERGED 2005/06/28 15:23:53 sb 1.10.92.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  Kurt Zenker  <kz@openoffice.org>  [01ea5224262ad4d16b4d7e4f044605ad1f5f8ad9]

INTEGRATION: CWS sb34 (1.1.2); FILE ADDED 2005/06/28 15:24:56 sb 1.1.2.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>  [518c91e1eee0cbbd4ebf49bc7506125cb180b1fd]

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  Kurt Zenker  <kz@openoffice.org>  [37e15cd336f59866c8d6486395ee378be30b5e6f]

INTEGRATION: CWS sb34 (1.1.2); FILE ADDED 2005/06/28 15:24:42 sb 1.1.2.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>  [e76e2a98cf3fa93fac9941facea1320c214869da]

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  Kurt Zenker  <kz@openoffice.org>  [f61eacd1d2fce4b4bc207151f1b66daada9f6c73]

INTEGRATION: CWS sb34 (1.12.70); FILE MERGED 2005/06/28 15:23:53 sb 1.12.70.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>  [8d9090579c9b040a3c8d2b9c2f6cb14253ca708f]

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>  [8d79d9bfb1f0bf50be46f744e9c4f1096ad9c920]

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  Kurt Zenker  <kz@openoffice.org>  [a5a20bc6c1d437759ce8776b2b07a7d020fc26f2]

INTEGRATION: CWS sb34 (1.16.32); FILE MERGED 2005/06/28 15:23:52 sb 1.16.32.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>  [818c204971f93a12c95f244aed78021eb38d450e]

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  Kurt Zenker  <kz@openoffice.org>  [bbc25f6ea0aeed50c7145bfa34e6281c645a6cc2]

INTEGRATION: CWS sb34 (1.2.70); FILE MERGED 2005/06/28 15:23:51 sb 1.2.70.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  Kurt Zenker  <kz@openoffice.org>  [3f163dada88fce61106f4247f8f664b01ab83c6a]

INTEGRATION: CWS sb34 (1.11.28); FILE MERGED 2005/06/28 15:23:47 sb 1.11.28.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>  [4fc6289d24687118fbee30f726006b65a8575fde]

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  Kurt Zenker  <kz@openoffice.org>  [9f042fedcdbd573718177736b8b95552537fc206]

INTEGRATION: CWS sb34 (1.12.28); FILE MERGED 2005/06/29 10:02:30 sb 1.12.28.2: #b6280756# Minor cleanup. 2005/06/28 15:23:47 sb 1.12.28.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>  [ab0f972152127644dae90fb5392c91420c975b27]

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  Kurt Zenker  <kz@openoffice.org>  [e30d9860a0f81c49af6d4918f8fd00b220cd4d4f]

INTEGRATION: CWS sb34 (1.2.70); FILE MERGED 2005/06/28 15:23:47 sb 1.2.70.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>  [05d2b2929820d433bc4a57c1f4323c67f5fdd33a]

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>  [f3c94fddd3af199fff6244a15f8034d78d0938a4]

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  Kurt Zenker  <kz@openoffice.org>  [7c0b8a116c9830c297e238c02989ce858fc333ac]

INTEGRATION: CWS sb34 (1.1.2); FILE ADDED 2005/06/28 15:25:08 sb 1.1.2.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>  [88198dcc89f7acbe930f039df192ad351b16331e]

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>  [243e8d3c314f53fc08078cc96c2293d089a62f23]

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>  [806c6ace0d943f8a5b3755861a97312f3acd2cfd]

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>  [efccfed057762eb493e2d2dd3c06ca49980b0b80]

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>  [598762413f2792a1ebff98f606e575399e7fc67a]

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>  [055bc9d7eb99095d9ac4f83b6f6a3a27ab3990fb]

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>  [051fc21982dcfab1d2931bbb9a426ee58ac11ed8]

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>  [8e5b19368207059867bc3a5717ca49a596e00081]

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>  [c8e386b6961d311d47ef6d43b96009b19ab29ef5]

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>  [b993422e59287924d7d85afc75eb9cffc66311db]

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>  [dc5fa0bd5e5296bcec403af0219e82aa20feb7c7]

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>  [0fffe36b7f9a0a5789f03415d2752d2d6dff907b]

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>  [2f514ef0617a9749e474c02afddc79a2dff53853]

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>  [127dd8d32a87cecdc678d4b8288142f65a7a1fc9]

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-07-01  Rüdiger Timm  <rt@openoffice.org>  [1de23578ef87cf7dc78751e948b7091237992b9c]

INTEGRATION: CWS expconbin (1.16.114); FILE MERGED 2005/06/01 12:51:18 fs 1.16.114.1: #i49019# make 'Binding' an explicit property, not an implicit one


2005-07-01  Rüdiger Timm  <rt@openoffice.org>  [aad9eddb00ce0d1cf3c302ce42fbf55c67c262e0]

INTEGRATION: CWS expconbin (1.16.86); FILE MERGED 2005/06/01 12:49:23 fs 1.16.86.1: #i49019# make 'Binding' an explicit property, not an implicit one


2005-07-01  Rüdiger Timm  <rt@openoffice.org>  [53197d6023e99110992eef515a342047434e72a5]

INTEGRATION: CWS expconbin (1.26.42); FILE MERGED 2005/06/01 12:49:23 fs 1.26.42.1: #i49019# make 'Binding' an explicit property, not an implicit one


2005-07-01  Rüdiger Timm  <rt@openoffice.org>  [90ff0f887339aaf255a9362d02a17f469547b273]

INTEGRATION: CWS expconbin (1.27.42); FILE MERGED 2005/06/01 12:49:22 fs 1.27.42.1: #i49019# make 'Binding' an explicit property, not an implicit one


2005-07-01  Rüdiger Timm  <rt@openoffice.org>  [d78e58ec14b48c44a7674a2ed47c3db25fc041b9]

INTEGRATION: CWS expconbin (1.28.42); FILE MERGED 2005/06/01 12:49:22 fs 1.28.42.1: #i49019# make 'Binding' an explicit property, not an implicit one


2005-07-01  Rüdiger Timm  <rt@openoffice.org>  [f4505cb34ff2217db34b5ebd70272519b96f3bca]

INTEGRATION: CWS expconbin (1.28.86); FILE MERGED 2005/06/01 12:49:22 fs 1.28.86.1: #i49019# make 'Binding' an explicit property, not an implicit one


2005-07-01  Rüdiger Timm  <rt@openoffice.org>  [e3ba9460590568959c243e69c182b845ed80a2e5]

INTEGRATION: CWS expconbin (1.25.42); FILE MERGED 2005/06/01 12:49:21 fs 1.25.42.1: #i49019# make 'Binding' an explicit property, not an implicit one


2005-07-01  Rüdiger Timm  <rt@openoffice.org>  [710b6ba509b4e5d3a5fb76abc386c532718710a1]

INTEGRATION: CWS expconbin (1.32.42); FILE MERGED 2005/06/01 12:49:21 fs 1.32.42.1: #i49019# make 'Binding' an explicit property, not an implicit one


2005-07-01  Rüdiger Timm  <rt@openoffice.org>  [2f5328cab24abea74005aa0eef1f41a572351398]

INTEGRATION: CWS expconbin (1.3.42); FILE MERGED 2005/06/01 12:49:20 fs 1.3.42.1: #i49019# make 'Binding' an explicit property, not an implicit one


2005-07-01  Rüdiger Timm  <rt@openoffice.org>  [c5ce66c58614799e55515e15e2608a83131552bd]

INTEGRATION: CWS expconbin (1.2.114); FILE MERGED 2005/06/01 12:49:19 fs 1.2.114.1: #i49019# make 'Binding' an explicit property, not an implicit one


2005-07-01  Rüdiger Timm  <rt@openoffice.org>  [4bbbee030ab30ed792f7a7b24cfe9893e1bbf166]

INTEGRATION: CWS expconbin (1.26.86); FILE MERGED 2005/06/01 12:50:28 fs 1.26.86.1: #i49019# make 'Binding' an explicit property, not an implicit one


2005-07-01  Rüdiger Timm  <rt@openoffice.org>  [5594dddef29c289bb757b52f22f1bcc076f33e55]

INTEGRATION: CWS pl04 (1.64.30); FILE MERGED 2005/06/07 16:50:37 pl 1.64.30.1: #i45768# #b6272313# #121800# revamp IM handling of gtk plugin


2005-07-01  Rüdiger Timm  <rt@openoffice.org>  [0444e8f01eeebbe5ae153a265d48a6179da8f939]

INTEGRATION: CWS pl04 (1.26.2); FILE MERGED 2005/06/08 17:28:07 pl 1.26.2.1: #i43510# #i44986# fix XIM status window handling


2005-07-01  Rüdiger Timm  <rt@openoffice.org>  [b09bdecd4319270b6f206d37167827c3ecc216be]

INTEGRATION: CWS pl04 (1.15.26); FILE MERGED 2005/06/09 12:22:24 pl 1.15.26.3: #i45768# improved focus handling, restart preedit on focus in if necessary 2005/06/07 17:43:51 pl 1.15.26.2: solved a scoping issue 2005/06/07 16:50:37 pl 1.15.26.1: #i45768# #b6272313# #121800# revamp IM handling of gtk plugin


2005-07-01  Rüdiger Timm  <rt@openoffice.org>  [a1e44223858dfec684fdbab396893473d6318ccb]

INTEGRATION: CWS pl04 (1.28.62); FILE MERGED 2005/06/07 16:50:36 pl 1.28.62.1: #i45768# #b6272313# #121800# revamp IM handling of gtk plugin


2005-07-01  Rüdiger Timm  <rt@openoffice.org>  [bea97d37f3082b4d2df2618b1001156795a3fddb]

INTEGRATION: CWS pl04 (1.30.26); FILE MERGED 2005/06/10 12:20:19 pl 1.30.26.6: #i50549# ExtTextInput must wait for asynchronous focus handling 2005/06/09 16:07:43 pl 1.30.26.5: #i50549# workaround empty preedit events after commit 2005/06/09 14:55:27 pl 1.30.26.4: #i45768# workaround first empty preedit changed 2005/06/09 12:22:24 pl 1.30.26.3: #i45768# improved focus handling, restart preedit on focus in if necessary 2005/06/07 18:13:57 pl 1.30.26.2: #i49311# incorporate updateIMSpotLocation patch to prepare for merging of CWS gslpatches2 2005/06/07 16:50:35 pl 1.30.26.1: #i45768# #b6272313# #121800# revamp IM handling of gtk plugin


2005-07-01  Rüdiger Timm  <rt@openoffice.org>  [9d4adaf483950d8c714a0a16bc11c2a649f3bc3e]

INTEGRATION: CWS pl04 (1.99.30); FILE MERGED 2005/06/10 12:24:39 pl 1.99.30.2: #i50549# remove some unnecessary debug output 2005/06/10 12:20:18 pl 1.99.30.1: #i50549# ExtTextInput must wait for asynchronous focus handling


2005-06-30  Kurt Zenker  <kz@openoffice.org>  [167eb1f25502efbb4d69d61c3cbed2b0763ae972]

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>  [6199b636e32898818b47b366feb184dd3752beae]

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>  [456c0dc145aa03a1892eb42dfacf17cf5b6c988e]

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>  [d6353673f6285ef40a86c8ac07cc35ce1431df92]

INTEGRATION: CWS wizopendb (1.56.44); FILE MERGED 2005/06/06 10:26:05 fs 1.56.44.1: #i42477# GetServiceNameFromFactory: recognize sdatabase


2005-06-30  Kurt Zenker  <kz@openoffice.org>  [e6b5860b31589866e6c5d2c0e501ab7ae9b58021]

INTEGRATION: CWS wizopendb (1.3.62); FILE MERGED 2005/06/06 10:40:45 fs 1.3.62.1: #i42477# allow the 'New Database' wizard to load existing documents


2005-06-30  Kurt Zenker  <kz@openoffice.org>  [d5d0bc113781ebd2f3330e8c1cddee72cc29b6fb]

INTEGRATION: CWS wizopendb (1.7.48); FILE MERGED 2005/06/06 10:40:45 fs 1.7.48.1: #i42477# allow the 'New Database' wizard to load existing documents


2005-06-30  Kurt Zenker  <kz@openoffice.org>  [2f3e007428d1a277e38f4818959f2e7d15942d68]

INTEGRATION: CWS wizopendb (1.22.88); FILE MERGED 2005/06/06 10:40:44 fs 1.22.88.1: #i42477# allow the 'New Database' wizard to load existing documents


2005-06-30  Kurt Zenker  <kz@openoffice.org>  [9449db6b658246107ae9ce15b99ee6f2997db935]

INTEGRATION: CWS wizopendb (1.1.2); FILE ADDED 2005/06/06 10:28:28 fs 1.1.2.1: controls for opening existing documents - encapsulating the code stolen from Draw, need to consolidate this


2005-06-30  Kurt Zenker  <kz@openoffice.org>  [f1831b7c08506d8ca92577469590ce86cff9c695]

INTEGRATION: CWS wizopendb (1.5.48); FILE MERGED 2005/06/06 10:40:43 fs 1.5.48.1: #i42477# allow the 'New Database' wizard to load existing documents


2005-06-30  Kurt Zenker  <kz@openoffice.org>  [2dc17b12677ddb259476116668e72583896a89e5]

INTEGRATION: CWS wizopendb (1.7.60); FILE MERGED 2005/06/15 07:19:32 fs 1.7.60.2: #i42477# layout changes 2005/06/06 10:40:43 fs 1.7.60.1: #i42477# allow the 'New Database' wizard to load existing documents


2005-06-30  Kurt Zenker  <kz@openoffice.org>  [e96ed76f88a08278d3abccc4a4e84de8301379eb]

INTEGRATION: CWS wizopendb (1.13.118); FILE MERGED 2005/06/14 14:58:46 fs 1.13.118.2: #i42477# layout changes 2005/06/06 10:40:42 fs 1.13.118.1: #i42477# allow the 'New Database' wizard to load existing documents


2005-06-30  Kurt Zenker  <kz@openoffice.org>  [ab02863f71e337eb4e902dd1836f5d8d9bde494f]

INTEGRATION: CWS wizopendb (1.41.86); FILE MERGED 2005/06/14 14:58:46 fs 1.41.86.2: #i42477# layout changes 2005/06/06 10:40:41 fs 1.41.86.1: #i42477# allow the 'New Database' wizard to load existing documents


2005-06-30  Kurt Zenker  <kz@openoffice.org>  [04e91b4db0866776fb87fd1ded4e974354c936e4]

INTEGRATION: CWS wizopendb (1.11.48); FILE MERGED 2005/06/06 10:40:41 fs 1.11.48.1: #i42477# allow the 'New Database' wizard to load existing documents


2005-06-30  Kurt Zenker  <kz@openoffice.org>  [58202de6b8a26ebf3eb46bfb1dd789fa7012fe0e]

INTEGRATION: CWS wizopendb (1.6.48); FILE MERGED 2005/06/06 10:40:41 fs 1.6.48.1: #i42477# allow the 'New Database' wizard to load existing documents


2005-06-30  Kurt Zenker  <kz@openoffice.org>  [5d1f034d754ee1891428fb05c804ff11ce833c01]

INTEGRATION: CWS wizopendb (1.144.60); FILE MERGED 2005/06/27 11:48:29 fs 1.144.60.3: linguistic review for #i42477# 2005/06/14 14:58:30 fs 1.144.60.2: #i42477# +FT_DOCLISTLABEL 2005/06/06 10:40:40 fs 1.144.60.1: #i42477# allow the 'New Database' wizard to load existing documents


2005-06-30  Kurt Zenker  <kz@openoffice.org>  [c3cd3587638d8f20e8c20cf2ebcdd89bdca08239]

INTEGRATION: CWS wizopendb (1.31.118); FILE MERGED 2005/06/14 14:58:45 fs 1.31.118.2: #i42477# layout changes 2005/06/06 10:40:40 fs 1.31.118.1: #i42477# allow the 'New Database' wizard to load existing documents


2005-06-30  Kurt Zenker  <kz@openoffice.org>  [6526d37a0641272c354f5d53853b33f5f634c31b]

INTEGRATION: CWS wizopendb (1.92.60); FILE MERGED 2005/06/06 10:40:39 fs 1.92.60.1: #i42477# allow the 'New Database' wizard to load existing documents


2005-06-30  Kurt Zenker  <kz@openoffice.org>  [c9243e92fb0569accb0fc6f61fbd65d157a4e856]

INTEGRATION: CWS wizopendb (1.4.42); FILE MERGED 2005/06/06 10:40:39 fs 1.4.42.1: #i42477# allow the 'New Database' wizard to load existing documents


2005-06-30  Kurt Zenker  <kz@openoffice.org>  [d7a66a32e120a27d8bed2168f274376f3961306f]

INTEGRATION: CWS wizopendb (1.2.150); FILE MERGED 2005/06/06 10:40:39 fs 1.2.150.1: #i42477# allow the 'New Database' wizard to load existing documents


2005-06-30  Kurt Zenker  <kz@openoffice.org>  [44b4e83f526e9dc060244c2cc94abd10084f65f9]

INTEGRATION: CWS wizopendb (1.5.48); FILE MERGED 2005/06/06 10:40:39 fs 1.5.48.1: #i42477# allow the 'New Database' wizard to load existing documents


2005-06-30  Kurt Zenker  <kz@openoffice.org>  [2f2c6f10cedc50aa3908c29444269050521ba275]

INTEGRATION: CWS wizopendb (1.8.48); FILE MERGED 2005/06/06 10:40:38 fs 1.8.48.1: #i42477# allow the 'New Database' wizard to load existing documents


2005-06-30  Kurt Zenker  <kz@openoffice.org>  [e53bacbcb34c838dbd7ff81455e11538bcb7614e]

INTEGRATION: CWS wizopendb (1.4.60); FILE MERGED 2005/06/06 10:40:38 fs 1.4.60.1: #i42477# allow the 'New Database' wizard to load existing documents


2005-06-30  Kurt Zenker  <kz@openoffice.org>  [7b19d0d85c0f083f70971de9ea528bde4e0c05ab]

INTEGRATION: CWS wizopendb (1.1.2); FILE ADDED 2005/06/06 10:28:37 fs 1.1.2.1: controls for opening existing documents - encapsulating the code stolen from Draw, need to consolidate this


2005-06-30  Kurt Zenker  <kz@openoffice.org>  [73fa0bf451b7e7f2dad096eea39a4f52cdc7042b]

INTEGRATION: CWS wizopendb (1.17.100); FILE MERGED 2005/06/06 10:40:37 fs 1.17.100.1: #i42477# allow the 'New Database' wizard to load existing documents


2005-06-30  Kurt Zenker  <kz@openoffice.org>  [b1269329fb7f227a6466db6f9ddf6b3bef011b5d]

INTEGRATION: CWS wizopendb (1.12.14); FILE MERGED 2005/06/06 10:40:37 fs 1.12.14.1: #i42477# allow the 'New Database' wizard to load existing documents


2005-06-30  Kurt Zenker  <kz@openoffice.org>  [760492036e5469150360149b0f7286aad1288c7b]

INTEGRATION: CWS wizopendb (1.63.40); FILE MERGED 2005/06/06 10:40:36 fs 1.63.40.1: #i42477# allow the 'New Database' wizard to load existing documents


2005-06-30  Kurt Zenker  <kz@openoffice.org>  [a526142609a77ee9dd702dc381c4283b21dcd39d]

#124010# fix crash if no accessible available


2005-06-30  Ivo Hinkelmann  <ihi@openoffice.org>  [9539bf85fba896f4fa70d89674da192b67079c5e]

#i51392# buffer size overflow caused by huge define blocks


2005-06-30  Kurt Zenker  <kz@openoffice.org>  [78b328222e91735673cf7add038e3a994916a7b7]

INTEGRATION: CWS pl05 (1.54.116); FILE MERGED 2005/06/24 15:29:54 pl 1.54.116.1: #i51178# do not depend on application to initialize ImplSVData


2005-06-30  Kurt Zenker  <kz@openoffice.org>  [d22045ac0953c362971df69d67e260e679c766ea]

INTEGRATION: CWS pl05 (1.56.116); FILE MERGED 2005/06/24 15:29:53 pl 1.56.116.1: #i51178# do not depend on application to initialize ImplSVData


2005-06-30  Kurt Zenker  <kz@openoffice.org>  [18ee6b99f8f4256e93002fb942a8d59bfab33d86]

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>  [804d4bff6ba8950b7b42ea26959d78eddbb6df5c]

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>  [58b3a9e94c9b2d7c8954eb2b5e2c2735a7343ebd]

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>  [b05c468c3f5b2a09fe14d68eb0e033ec5bdebc8e]

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>  [4994317c554def9406c981aab55bc2a76d756006]

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>  [5fe273e06b5b7881b6b1df23656ed37f582c4968]

#i10000# Add Turkish to nsis_language_converter


2005-06-28  Kurt Zenker  <kz@openoffice.org>  [3971c043c3e29626eef9885d4930eeb8ad8c7d33]

SRC680


2005-06-28  Kurt Zenker  <kz@openoffice.org>  [f06ba4bb91ffc3225d11cf72c3b7271f18e72eb7]

INTEGRATION: CWS impress59 (1.18.124); FILE MERGED 2005/06/09 11:35:29 cl 1.18.124.1: #i50487# do not crash if there is no text forwarder


2005-06-28  Kurt Zenker  <kz@openoffice.org>  [eccc9c03bd0ba67696bc13382ac2d543769770b8]

INTEGRATION: CWS impress59 (1.48.420); FILE MERGED 2005/06/09 11:28:27 cl 1.48.420.1: #i50487# use ObjectUser class to detect when SdrObject dies


2005-06-28  Kurt Zenker  <kz@openoffice.org>  [79570b8c82c9ae8469a910936046c2c6271a1697]

INTEGRATION: CWS impress59 (1.58.336); FILE MERGED 2005/06/15 13:41:10 hbrinkm 1.58.336.1: #i47819# reflect changes in rtf naming convention for styles


2005-06-28  Rüdiger Timm  <rt@openoffice.org>  [ea871beea8fd10e3bc9c4d2c350e318ef21ad857]

Add PATCH flag for gid_File_Lib_Sd and gid_File_Lib_Svx (for CWS impress59)


2005-06-28  Kurt Zenker  <kz@openoffice.org>  [9afcab45f50786533a90ed29166e0517fa154b0c]

INTEGRATION: CWS impress59 (1.70.26); FILE MERGED 2005/06/06 15:53:10 cl 1.70.26.1: #i49914# lock outline view during rtf import


2005-06-28  Kurt Zenker  <kz@openoffice.org>  [c0963113fd1e90b9ac8decaca90a7f6bf51fabc6]

INTEGRATION: CWS impress59 (1.35.74); FILE MERGED 2005/06/06 15:48:59 cl 1.35.74.1: #i49914# lock outline view during removing of first pages


2005-06-28  Kurt Zenker  <kz@openoffice.org>  [caf6bed8ce529898821cce51f66d3009eedaba3b]

INTEGRATION: CWS calc32 (1.41.284); FILE MERGED 2005/06/23 16:01:28 nn 1.41.284.1: #i47547# PrintArea: don't continue with negative size


2005-06-28  Kurt Zenker  <kz@openoffice.org>  [9ffd7c9b679770c58f260c074b4a00f0d607e633]

INTEGRATION: CWS calc32 (1.21.104); FILE MERGED 2005/06/23 13:10:15 dr 1.21.104.1: #i48717# do not return character width 0


2005-06-28  Kurt Zenker  <kz@openoffice.org>  [b8f528a27223fff6deaee3e9840bcfc71af1876d]

INTEGRATION: CWS calc32 (1.34.104); FILE MERGED 2005/06/23 13:34:54 dr 1.34.104.1: #122885# skip invalid sheet references


2005-06-28  Kurt Zenker  <kz@openoffice.org>  [9dc99f53504366702060fa1341fd4ae5ef6e67df]

INTEGRATION: CWS calc32 (1.23.104); FILE MERGED 2005/06/23 16:00:33 nn 1.23.104.1: #i50706# changed some forgotten USHORT loops to SCSIZE


2005-06-28  Kurt Zenker  <kz@openoffice.org>  [539a20aa01d398ed2306f26b5b6a6ea4c933788c]

INTEGRATION: CWS calc32 (1.14.58); FILE MERGED 2005/06/23 15:29:15 sab 1.14.58.1: #i50756#; remove leak


2005-06-28  Rüdiger Timm  <rt@openoffice.org>  [68303a9e5ae6b91a908b32ac38c90858b48b3075]

Add PATCH flag for libxof (for CWS calc32)


2005-06-28  Rüdiger Timm  <rt@openoffice.org>  [1752bd6c4f832de708bf5b924854e998f364e73a]

#100000# Add patch flag for sc library.


2005-06-27  Vladimir Glazounov  <vg@openoffice.org>  [65b31be5668ac9bd3141fef4cac391ce2b85c2ac]

#100000# added new method get_repository_rev


2005-06-27  Rüdiger Timm  <rt@openoffice.org>  [b0dc8e3e5fdebc0b09888e83df07b6a57fd3c1a7]

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>  [81bec7ecbf375d5bb44ceb9f9a7fc7b7b923e644]

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-27  Rüdiger Timm  <rt@openoffice.org>  [8591ec3b1bd2e49e432450bba0271efbe6b7139b]

INTEGRATION: CWS hslqdb3 (1.6.4); FILE MERGED 2005/06/22 07:40:43 fs 1.6.4.2: #i45749# small patch still necessary 2005/06/06 09:00:08 oj 1.6.4.1: #i47321# no patch file at the moment


2005-06-27  Rüdiger Timm  <rt@openoffice.org>  [f4684e76ac3049c792e03e2f471c7b3943b64577]

INTEGRATION: CWS hslqdb3 (1.4.50); FILE MERGED 2005/06/21 14:37:41 fs 1.4.50.1: #i45749# only commit storages if they're not readonly


2005-06-27  Rüdiger Timm  <rt@openoffice.org>  [c652a91d4ffc2987fc33fb912d8f500bdbef205a]

INTEGRATION: CWS hslqdb3 (1.4.50); FILE MERGED 2005/06/21 14:37:40 fs 1.4.50.1: #i45749# only commit storages if they're not readonly


2005-06-27  Rüdiger Timm  <rt@openoffice.org>  [d6d1558108328f116abfc292265ea4c12e1e0194]

INTEGRATION: CWS hslqdb3 (1.2.22); FILE MERGED 2005/06/21 14:14:14 fs 1.2.22.1: #i45749# properly determine table privileges


2005-06-27  Rüdiger Timm  <rt@openoffice.org>  [9a87e5c806ece0b40c4572da49debfcf396f1197]

INTEGRATION: CWS hslqdb3 (1.6.24); FILE MERGED 2005/06/21 14:14:32 fs 1.6.24.1: #i45749# improved diagnostics when opening a stream fails


2005-06-27  Rüdiger Timm  <rt@openoffice.org>  [bd897bae5ed17c85dacc773299f904e69d2a52e2]

INTEGRATION: CWS hslqdb3 (1.11.22); FILE MERGED 2005/06/21 14:13:48 fs 1.11.22.3: #i45749# since 1.8.0 RC12, HSQLDB requires the 'default_schema=true' parameter to switch to schema-less mode 2005/06/21 10:47:43 fs 1.11.22.2: #i45749# new HSQLDB version prefers INFORMATION_SCHEMA.SYSTEM_SESSIONS over pure table name 2005/05/27 08:11:51 oj 1.11.22.1: #i45749# fix for read-only storage


2005-06-27  Rüdiger Timm  <rt@openoffice.org>  [3fe722d7b7d84103236ccd0fda2d27952328f6ec]

INTEGRATION: CWS hslqdb3 (1.2.22); FILE MERGED 2005/05/27 08:11:51 oj 1.2.22.1: #i45749# fix for read-only storage


2005-06-24  Hans-Joachim Lankenau  <hjs@openoffice.org>  [7f3584a510e6b0b513357d8baf9a58d88a9b90a3]

#i51139# disable HIDS


2005-06-24  Hans-Joachim Lankenau  <hjs@openoffice.org>  [9d9c537160ffd602f7aaeea0a94c38dc2e8d1ce1]

#i51141#


2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [bfcda3378588d9ac57256e9b8a9e926da9b8d33c]

INTEGRATION: CWS lostnotes (1.193.44); FILE MERGED 2005/05/31 17:19:04 sab 1.193.44.1: #i49958#; find all notes in the unsorted collection


2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [689b42b58bbc09470d200bc13db349fd5425920e]

INTEGRATION: CWS ooo20l10n (1.1.2); FILE ADDED 2005/06/10 12:56:20 ihi 1.1.2.1: #i50411# en-GB accl.


2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [cfda43bcb8f2cd14e73f326018890bb3e3960567]

INTEGRATION: CWS ooo20l10n (1.1.2); FILE ADDED 2005/06/10 12:43:18 ihi 1.1.2.1: #i50411# en-GB accl.


2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [fe1c9edc125bf585e5d2bba0d89790b5de77150b]

INTEGRATION: CWS ooo20l10n (1.1.2); FILE ADDED 2005/06/10 13:04:44 ihi 1.1.2.1: #i50411# en-GB accl.


2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [023a88f6a45978a1aed2215152d7c17146200fb4]

INTEGRATION: CWS ooo20l10n (1.1.2); FILE ADDED 2005/06/10 13:04:43 ihi 1.1.2.1: #i50411# en-GB accl.


2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [71acfeb26e1df2115066799fccee1cc4c44cbca3]

INTEGRATION: CWS ooo20l10n (1.1.2); FILE ADDED 2005/06/10 13:04:42 ihi 1.1.2.1: #i50411# en-GB accl.


2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [2e27fa2041a464997be7f2f70ec58054d73e725a]

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>  [09b840476d2e621c13a1b9be71b604ed3cab91cf]

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>  [dc8f049ff9c3ed8bb3f8b65b578daf4ad586fd9b]

INTEGRATION: CWS ooo20l10n (1.11.10); FILE MERGED 2005/05/24 16:08:47 gh 1.11.10.1: check content of tags


2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [c20f96801312651ac50452e63aa8e121f5352aa1]

INTEGRATION: CWS ooo20l10n (1.14.4); FILE MERGED 2005/05/24 16:08:46 gh 1.14.4.1: check content of tags


2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [fb4277d32bc756fe4122aaa9d06d4200e693d8bf]

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>  [2008e870c701a871721371a68ead3bb64e3d6b1a]

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>  [66f2530b4a606259425e2fe375f8f4c2de3cb2b1]

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>  [02bdf8ad2b0059241431fbaad0d6e40b8c5ce046]

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>  [261e01989658e5d3e49048c2861a0925b10e711b]

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>  [c95b73da4b111c53588c66562b456d30b1c1f7c5]

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>  [029f4a863b8dd1574d76af967267fae065a6e31e]

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>  [7653bcff609ec58a89ceee9e08e34fa868096746]

INTEGRATION: CWS ooo20l10n (1.1.2); FILE ADDED 2005/06/10 13:01:12 ihi 1.1.2.1: #i50411# en-GB accl.


2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [1feefb198d597e9ef4769988d416dd9dd37494f2]

INTEGRATION: CWS ooo20l10n (1.3.14); FILE MERGED 2005/06/16 15:59:16 ihi 1.3.14.7: Belarussian fixed 2005/06/16 15:58:10 ihi 1.3.14.6: Bengali added 2005/06/10 17:17:35 ihi 1.3.14.5: #i49411# Kinyarwanda support 2005/06/09 18:21:34 ihi 1.3.14.4: #i49578# gu-IN and pa-IN support 2005/06/09 17:58:32 ihi 1.3.14.3: Gujarati support 2005/06/09 15:36:02 ihi 1.3.14.2: #i49482# vietnamese use UTF8 2005/06/09 14:53:27 is 1.3.14.1: #i49581# khmer needs 0 instead of 1252 for UTF-8


2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [b344c22b1cfa2fb75c17b2b2229fdc830e2e4794]

INTEGRATION: CWS ooo20l10n (1.1.2); FILE ADDED 2005/06/10 12:59:44 ihi 1.1.2.1: #i50411# en-GB accl.


2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [dc14525517329be3972e236f3237c90d546c07d9]

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  Rüdiger Timm  <rt@openoffice.org>  [88eb2419352f354e483c34733b4e12a7f40a2cf4]

INTEGRATION: CWS ooo20l10n (1.16.2); FILE MERGED 2005/06/14 16:41:43 ihi 1.16.2.2: #i43032# readme glibc update 2005/06/10 16:42:27 ihi 1.16.2.1: #i49029# German readme


2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [9a22c7ee610b2bb8f58c7082cf79ab46134b29c9]

INTEGRATION: CWS ooo20l10n (1.1.2); FILE ADDED 2005/06/10 12:53:25 ihi 1.1.2.1: #i50411# en-GB accl.


2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [4cfdc72f4b52cba83d2cea589d03872eba1168f0]

INTEGRATION: CWS ooo20l10n (1.1.2); FILE ADDED 2005/06/09 17:45:12 ihi 1.1.2.1: #i48735# Bulgarian lang support


2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [a2fa426a41e83fb844927cdaa943beb679eaa28d]

INTEGRATION: CWS ooo20l10n (1.1.2); FILE ADDED 2005/06/09 17:45:11 ihi 1.1.2.1: #i48735# Bulgarian lang support


2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [82ce5ccf890941bafbbf83411de54f91c57c2500]

INTEGRATION: CWS ooo20l10n (1.1.2); FILE ADDED 2005/06/09 17:45:10 ihi 1.1.2.1: #i48735# Bulgarian lang support


2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [af0112a874d5cf598121f7cd006a1bca760cca9c]

INTEGRATION: CWS ooo20l10n (1.1.2); FILE ADDED 2005/06/09 17:45:09 ihi 1.1.2.1: #i48735# Bulgarian lang support


2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [fc725f5f55b6899a5bc457c6a1af47dde9bdc9cf]

INTEGRATION: CWS ooo20l10n (1.1.2); FILE ADDED 2005/06/09 17:45:08 ihi 1.1.2.1: #i48735# Bulgarian lang support


2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [3fdb5860c3e5bc95d3d101c80f96578247570a7c]

INTEGRATION: CWS ooo20l10n (1.1.2); FILE ADDED 2005/06/09 17:45:07 ihi 1.1.2.1: #i48735# Bulgarian lang support


2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [9be2825ddce695a1a315b9211b3b6056054eec74]

INTEGRATION: CWS ooo20l10n (1.1.2); FILE ADDED 2005/06/09 17:45:06 ihi 1.1.2.1: #i48735# Bulgarian lang support


2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [cae14e19c46e8e33f4756793a8be552a2eb111f2]

INTEGRATION: CWS ooo20l10n (1.1.2); FILE ADDED 2005/06/09 17:45:05 ihi 1.1.2.1: #i48735# Bulgarian lang support


2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [0cee393257a60bb9a2e4e40972d349f39f715a89]

INTEGRATION: CWS ooo20l10n (1.1.2); FILE ADDED 2005/06/09 17:45:04 ihi 1.1.2.1: #i48735# Bulgarian lang support


2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [416d7bef592ce2dce33d2b8e5f7edc644161b81b]

INTEGRATION: CWS ooo20l10n (1.1.2); FILE ADDED 2005/06/09 17:45:03 ihi 1.1.2.1: #i48735# Bulgarian lang support


2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [153f91f73f1d86a1af980507d6f8f1d92535aae3]

INTEGRATION: CWS ooo20l10n (1.1.2); FILE ADDED 2005/06/09 17:45:02 ihi 1.1.2.1: #i48735# Bulgarian lang support


2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [b7f9611fbc20f05d74115a7e8fe403e5a956d94f]

INTEGRATION: CWS ooo20l10n (1.1.2); FILE ADDED 2005/06/09 17:45:01 ihi 1.1.2.1: #i48735# Bulgarian lang support


2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [ace652db3ceff0ada1a9af3066beb2ab1d5f2d18]

INTEGRATION: CWS ooo20l10n (1.1.2); FILE ADDED 2005/06/09 17:45:00 ihi 1.1.2.1: #i48735# Bulgarian lang support


2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [902da7e2cc1b60139d9a759bed4de5cc89ec0bee]

INTEGRATION: CWS ooo20l10n (1.1.2); FILE ADDED 2005/06/16 20:42:35 pjanik 1.1.2.1: #i49543#: Add en-GB extras


2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [69a65534c71ed00165e0f1b7a0b8be3bece8f363]

INTEGRATION: CWS ooo20l10n (1.1.2); FILE ADDED 2005/06/16 20:42:34 pjanik 1.1.2.1: #i49543#: Add en-GB extras


2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [92f6f54e466c3f03f0e333186944c96bb57e8f75]

INTEGRATION: CWS ooo20l10n (1.1.2); FILE ADDED 2005/06/16 20:42:33 pjanik 1.1.2.1: #i49543#: Add en-GB extras


2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [95d8775d950d1bd258aafd449a633b91fd88a84c]

INTEGRATION: CWS ooo20l10n (1.1.2); FILE ADDED 2005/06/16 20:42:32 pjanik 1.1.2.1: #i49543#: Add en-GB extras


2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [218fb3af65dcc16e9c131347d18b4a4e3c3d1657]

INTEGRATION: CWS ooo20l10n (1.1.2); FILE ADDED 2005/06/16 20:42:31 pjanik 1.1.2.1: #i49543#: Add en-GB extras


2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [cc341c83979773e47dccc76c4628179faaba6d25]

INTEGRATION: CWS ooo20l10n (1.1.2); FILE ADDED 2005/06/16 20:42:30 pjanik 1.1.2.1: #i49543#: Add en-GB extras


2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [b29fc0a42f3085be82533f77dd4a9ec77b675fa3]

INTEGRATION: CWS ooo20l10n (1.1.2); FILE ADDED 2005/06/16 20:42:29 pjanik 1.1.2.1: #i49543#: Add en-GB extras


2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [3dacc723dd5cf1e85cd243a4f2d26e947c1c0382]

INTEGRATION: CWS ooo20l10n (1.1.2); FILE ADDED 2005/06/16 20:42:28 pjanik 1.1.2.1: #i49543#: Add en-GB extras


2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [e5f4ec65a7f279659fdcc043ae338f42b8cf318f]

INTEGRATION: CWS ooo20l10n (1.1.2); FILE ADDED 2005/06/10 18:30:14 ihi 1.1.2.1: #i49523# Khmer images


2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [f8c43ffc0bebb81e499a4a132f5346d3bb5e0340]

INTEGRATION: CWS ooo20l10n (1.1.2); FILE ADDED 2005/06/10 18:30:13 ihi 1.1.2.1: #i49523# Khmer images


2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [9d3df0db6762661b69f695580ff0618c7593e5c2]

INTEGRATION: CWS ooo20l10n (1.1.2); FILE ADDED 2005/06/16 20:42:27 pjanik 1.1.2.1: #i49543#: Add en-GB extras


2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [0a084d4ff5351840da5f71356cf68a2efb283f3b]

INTEGRATION: CWS ooo20l10n (1.1.2); FILE ADDED 2005/06/16 20:42:26 pjanik 1.1.2.1: #i49543#: Add en-GB extras


2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [91148f3e2e25e6eaaa57234a8c9c30e332c38079]

INTEGRATION: CWS ooo20l10n (1.1.2); FILE ADDED 2005/06/10 18:30:12 ihi 1.1.2.1: #i49523# Khmer images


2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [b274c9efd4299e32de24b9d99f076e0e60e9b582]

INTEGRATION: CWS ooo20l10n (1.1.2); FILE ADDED 2005/06/16 20:42:25 pjanik 1.1.2.1: #i49543#: Add en-GB extras


2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [90b8be1708b0ba923c6f48a32bf2357e0f6e1083]

INTEGRATION: CWS ooo20l10n (1.1.2); FILE ADDED 2005/06/10 18:30:11 ihi 1.1.2.1: #i49523# Khmer images


2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [dc4660d054a709352d1f7f447d062f238da5b0f9]

INTEGRATION: CWS ooo20l10n (1.1.2); FILE ADDED 2005/06/16 20:42:24 pjanik 1.1.2.1: #i49543#: Add en-GB extras


2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [60b7b3869da7fca75597f7377eee4fad5f4e737c]

INTEGRATION: CWS ooo20l10n (1.1.2); FILE ADDED 2005/06/10 18:30:10 ihi 1.1.2.1: #i49523# Khmer images


2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [44252a1746d4436a7366c81d3c95bdfe28713a71]

INTEGRATION: CWS ooo20l10n (1.1.2); FILE ADDED 2005/06/16 20:42:23 pjanik 1.1.2.1: #i49543#: Add en-GB extras


2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [440b4f2f09cd2a3bfc975c294bb01280720e8eef]

INTEGRATION: CWS ooo20l10n (1.1.2); FILE ADDED 2005/06/16 20:42:22 pjanik 1.1.2.1: #i49543#: Add en-GB extras


2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [f6561fbc39ab9c9b46aeab1636f8ca38ae717fcd]

INTEGRATION: CWS ooo20l10n (1.1.2); FILE ADDED 2005/06/10 18:30:09 ihi 1.1.2.1: #i49523# Khmer images


2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [2f757f2d0a0fc2d22ba7ddf3957b12a8e8ea8cdd]

INTEGRATION: CWS ooo20l10n (1.1.2); FILE ADDED 2005/06/16 20:42:21 pjanik 1.1.2.1: #i49543#: Add en-GB extras


2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [7dcb90221a2394f8e43f4110695d0580c9f3375d]

INTEGRATION: CWS ooo20l10n (1.1.2); FILE ADDED 2005/06/10 18:30:08 ihi 1.1.2.1: #i49523# Khmer images


2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [9308cedb88ffc403fa3acaa9e8cbfa4881811212]

INTEGRATION: CWS ooo20l10n (1.1.2); FILE ADDED 2005/06/09 18:31:55 ihi 1.1.2.1: #i50412# en-GB images


2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [57c66054aa79af6ed0586d884c621030676cfdc0]

INTEGRATION: CWS ooo20l10n (1.1.2); FILE ADDED 2005/06/16 20:42:20 pjanik 1.1.2.1: #i49543#: Add en-GB extras


2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [f9a8948b39408060ff749bd8c9109be2c8e856ae]

INTEGRATION: CWS ooo20l10n (1.1.2); FILE ADDED 2005/06/09 18:31:54 ihi 1.1.2.1: #i50412# en-GB images


2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [e5eb77a910487435a1de782bf8b4f1d9d428cdb6]

INTEGRATION: CWS ooo20l10n (1.1.2); FILE ADDED 2005/06/16 20:42:19 pjanik 1.1.2.1: #i49543#: Add en-GB extras


2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [3555a50eaef70a509b09a363699a9d457abe1cf4]

INTEGRATION: CWS ooo20l10n (1.1.2); FILE ADDED 2005/06/09 18:31:53 ihi 1.1.2.1: #i50412# en-GB images


2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [d8305083a57bcb306c23336cb6987715f2686714]

INTEGRATION: CWS ooo20l10n (1.1.2); FILE ADDED 2005/06/16 20:42:18 pjanik 1.1.2.1: #i49543#: Add en-GB extras


2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [76da8eee75f8ffb39ca4fcf6c3bbf02718d5cfe4]

INTEGRATION: CWS ooo20l10n (1.1.2); FILE ADDED 2005/06/09 18:31:52 ihi 1.1.2.1: #i50412# en-GB images


2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [6ad3165232893f00e085a90da3e2cd7636805b17]

INTEGRATION: CWS ooo20l10n (1.1.2); FILE ADDED 2005/06/16 20:42:17 pjanik 1.1.2.1: #i49543#: Add en-GB extras


2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [e96b17e8ecc6948d2f3adf5775c1280165906513]

INTEGRATION: CWS ooo20l10n (1.1.2); FILE ADDED 2005/06/09 18:31:51 ihi 1.1.2.1: #i50412# en-GB images


2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [0bd7937c55302a2f96edfc003ba431863104604c]

INTEGRATION: CWS ooo20l10n (1.1.2); FILE ADDED 2005/06/16 20:42:16 pjanik 1.1.2.1: #i49543#: Add en-GB extras


2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [7607eafb99567f1894d9c9131928abf67d2313e4]

INTEGRATION: CWS ooo20l10n (1.1.2); FILE ADDED 2005/06/16 20:42:15 pjanik 1.1.2.1: #i49543#: Add en-GB extras


2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [44b6d8bd0f5c800b3b4e8c6ec7467089662897bf]

INTEGRATION: CWS ooo20l10n (1.1.2); FILE ADDED 2005/06/09 18:31:50 ihi 1.1.2.1: #i50412# en-GB images


2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [b5a0641281d6f0e6a7b6389101f52fb680a27bb0]

INTEGRATION: CWS ooo20l10n (1.1.2); FILE ADDED 2005/06/09 18:31:49 ihi 1.1.2.1: #i50412# en-GB images


2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [49091b3ad6426703d3be27cb98742497cb4c716d]

INTEGRATION: CWS ooo20l10n (1.1.2); FILE ADDED 2005/06/09 18:31:48 ihi 1.1.2.1: #i50412# en-GB images


2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [caa54131fd803bbd5f303e08ef8de2153c756cc8]

INTEGRATION: CWS ooo20l10n (1.1.2); FILE ADDED 2005/06/09 17:12:13 ihi 1.1.2.1: #i48735# Bulgarian lang support


2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [10e761788ddead70ab67e0c9d888021af910d52d]

INTEGRATION: CWS ooo20l10n (1.1.2); FILE ADDED 2005/06/09 17:12:12 ihi 1.1.2.1: #i48735# Bulgarian lang support


2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [60373382c1cb6a572abedbaa51bbdb0480f6f021]

INTEGRATION: CWS ooo20l10n (1.1.2); FILE ADDED 2005/06/09 17:12:11 ihi 1.1.2.1: #i48735# Bulgarian lang support


2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [43396055b786ed459d80f67a97c73235eb6964d2]

INTEGRATION: CWS ooo20l10n (1.1.2); FILE ADDED 2005/06/09 17:12:10 ihi 1.1.2.1: #i48735# Bulgarian lang support


2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [b449c8cb5957cc2a5984eb8c5e095dddc3307b79]

INTEGRATION: CWS ooo20l10n (1.1.2); FILE ADDED 2005/06/09 17:12:09 ihi 1.1.2.1: #i48735# Bulgarian lang support


2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [f011a20fc503368637f8f1bf63676e62fe72a3b2]

INTEGRATION: CWS ooo20l10n (1.1.2); FILE ADDED 2005/06/16 20:42:14 pjanik 1.1.2.1: #i49543#: Add en-GB extras


2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [bfb4758a679884ad0c190dbf179aa8a190d03f77]

INTEGRATION: CWS ooo20l10n (1.1.2); FILE ADDED 2005/06/09 17:12:08 ihi 1.1.2.1: #i48735# Bulgarian lang support


2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [201cb73256d0349798ebc08bc12dd4e3e6e08f40]

INTEGRATION: CWS ooo20l10n (1.1.2); FILE ADDED 2005/06/16 20:42:13 pjanik 1.1.2.1: #i49543#: Add en-GB extras


2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [9578046d5798cfbdefc5b962bc0d9cf2774eaf92]

INTEGRATION: CWS ooo20l10n (1.1.2); FILE ADDED 2005/06/09 17:12:07 ihi 1.1.2.1: #i48735# Bulgarian lang support


2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [fa8101675051923d226181e7a717925bfe9e2388]

INTEGRATION: CWS ooo20l10n (1.1.2); FILE ADDED 2005/06/09 17:12:06 ihi 1.1.2.1: #i48735# Bulgarian lang support


2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [a9c64d5dcdcf9ede0b70e7632fe06ff71b86d3ca]

INTEGRATION: CWS ooo20l10n (1.1.2); FILE ADDED 2005/06/09 17:12:05 ihi 1.1.2.1: #i48735# Bulgarian lang support


2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [bd80cbf92844dace9d9d93bc100dfe631512827b]

INTEGRATION: CWS ooo20l10n (1.1.2); FILE ADDED 2005/06/09 17:12:04 ihi 1.1.2.1: #i48735# Bulgarian lang support


2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [e65348a71ff9782b9c6ff83e225040c5fbf76e56]

INTEGRATION: CWS ooo20l10n (1.1.2); FILE ADDED 2005/06/09 17:12:03 ihi 1.1.2.1: #i48735# Bulgarian lang support


2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [2ccb833730a7336b8b48e816fd31ea9ee2f682f0]

INTEGRATION: CWS ooo20l10n (1.1.2); FILE ADDED 2005/06/09 17:12:02 ihi 1.1.2.1: #i48735# Bulgarian lang support


2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [2ed271c52c93e47608289a354b57ad584f7a8b25]

INTEGRATION: CWS ooo20l10n (1.1.2); FILE ADDED 2005/06/16 20:42:10 pjanik 1.1.2.1: #i49543#: Add en-GB extras


2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [e90d3d78af21bef993c27d93c1c7de9bf6d2afb4]

INTEGRATION: CWS ooo20l10n (1.1.2); FILE ADDED 2005/06/09 17:12:01 ihi 1.1.2.1: #i48735# Bulgarian lang support


2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [4621063b6fde9263509bee6de42bfdaf6b66ffcd]

INTEGRATION: CWS ooo20l10n (1.1.2); FILE ADDED 2005/06/16 20:42:09 pjanik 1.1.2.1: #i49543#: Add en-GB extras


2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [09412b4f78b7b5f3d5e16c0af8aaaba52087367e]

INTEGRATION: CWS ooo20l10n (1.1.2); FILE ADDED 2005/06/16 20:42:08 pjanik 1.1.2.1: #i49543#: Add en-GB extras


2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [0c60349317376c35c3d74ef7a608a3b14781c652]

INTEGRATION: CWS ooo20l10n (1.1.2); FILE ADDED 2005/06/09 17:12:00 ihi 1.1.2.1: #i48735# Bulgarian lang support


2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [150e514282f0d71d3e08d974ad931e237d2977f7]

INTEGRATION: CWS ooo20l10n (1.1.2); FILE ADDED 2005/06/16 20:42:07 pjanik 1.1.2.1: #i49543#: Add en-GB extras


2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [5445f9414aff21c54e655070f5a59d1d9ab32c8b]

INTEGRATION: CWS ooo20l10n (1.1.2); FILE ADDED 2005/06/09 17:11:59 ihi 1.1.2.1: #i48735# Bulgarian lang support


2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [b286d9eada7da41265b8492c24829ee714932575]

INTEGRATION: CWS ooo20l10n (1.1.2); FILE ADDED 2005/06/09 17:11:58 ihi 1.1.2.1: #i48735# Bulgarian lang support


2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [768312af2bc7e651cb1900a3217e9a5659660b1e]

INTEGRATION: CWS ooo20l10n (1.1.2); FILE ADDED 2005/06/09 17:11:57 ihi 1.1.2.1: #i48735# Bulgarian lang support


2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [72e608c7e357c5dcc6735c378a9a242ba1b4acbc]

INTEGRATION: CWS ooo20l10n (1.1.2); FILE ADDED 2005/06/09 17:11:56 ihi 1.1.2.1: #i48735# Bulgarian lang support


2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [a8c9b1e29711cd68b7dc1d6ca376fcbd16b7cbd9]

INTEGRATION: CWS ooo20l10n (1.1.2); FILE ADDED 2005/06/16 20:42:06 pjanik 1.1.2.1: #i49543#: Add en-GB extras


2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [0eab985c563ae0be5f9db9022efdc742f05508e7]

INTEGRATION: CWS ooo20l10n (1.1.2); FILE ADDED 2005/06/09 17:11:55 ihi 1.1.2.1: #i48735# Bulgarian lang support


2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [3e9a1a40278c305d4faeec3009aa269d7c0cb2b5]

INTEGRATION: CWS ooo20l10n (1.1.2); FILE ADDED 2005/06/16 20:42:05 pjanik 1.1.2.1: #i49543#: Add en-GB extras


2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [aa475a34e41c7bee5a3b7a4c6cedd1072fcb47ba]

INTEGRATION: CWS ooo20l10n (1.1.2); FILE ADDED 2005/06/09 17:11:54 ihi 1.1.2.1: #i48735# Bulgarian lang support


2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [8706cdcd42ea93c86e511faa5aed75f77c08f437]

INTEGRATION: CWS ooo20l10n (1.1.2); FILE ADDED 2005/06/16 20:42:04 pjanik 1.1.2.1: #i49543#: Add en-GB extras


2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [92b5d8d07358620047463be319234b4c04982dc4]

INTEGRATION: CWS ooo20l10n (1.1.2); FILE ADDED 2005/06/09 17:11:53 ihi 1.1.2.1: #i48735# Bulgarian lang support


2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [698170d0eaa37682ef8fbe2b7140c3bc6fa3b58c]

INTEGRATION: CWS ooo20l10n (1.1.2); FILE ADDED 2005/06/09 17:11:52 ihi 1.1.2.1: #i48735# Bulgarian lang support


2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [4fbfe050dfdf84f3da0654bff478b88e333678c5]

INTEGRATION: CWS ooo20l10n (1.1.2); FILE ADDED 2005/06/16 20:42:03 pjanik 1.1.2.1: #i49543#: Add en-GB extras


2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [7ccd8ed255cf32afe5836e7ba356d3c43391e61c]

INTEGRATION: CWS ooo20l10n (1.1.2); FILE ADDED 2005/06/09 17:11:51 ihi 1.1.2.1: #i48735# Bulgarian lang support


2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [6806b6311318e5102d92da00498640228e046efd]

INTEGRATION: CWS ooo20l10n (1.1.2); FILE ADDED 2005/06/16 20:42:02 pjanik 1.1.2.1: #i49543#: Add en-GB extras


2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [10c98224ebfd9786f312453232791e912c48db42]

INTEGRATION: CWS ooo20l10n (1.1.2); FILE ADDED 2005/06/09 17:11:50 ihi 1.1.2.1: #i48735# Bulgarian lang support


2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [5947eda4ec1c1a0aa435625de9dd47a5f62cb225]

INTEGRATION: CWS ooo20l10n (1.1.2); FILE ADDED 2005/06/16 20:42:01 pjanik 1.1.2.1: #i49543#: Add en-GB extras


2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [5a4e5023b4a43a2d7b05303ec49923b92a695c4b]

INTEGRATION: CWS ooo20l10n (1.1.2); FILE ADDED 2005/06/09 17:11:49 ihi 1.1.2.1: #i48735# Bulgarian lang support


2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [d367a50e8f4663a709939a6fc934d0bcabd939e7]

INTEGRATION: CWS ooo20l10n (1.1.2); FILE ADDED 2005/06/16 20:42:00 pjanik 1.1.2.1: #i49543#: Add en-GB extras


2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [5002ebad4f6e264352f73841c150dccf89148452]

INTEGRATION: CWS ooo20l10n (1.1.2); FILE ADDED 2005/06/09 17:11:48 ihi 1.1.2.1: #i48735# Bulgarian lang support


2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [4429c34da782b72430f1c74e124fed7eb76a9cda]

INTEGRATION: CWS ooo20l10n (1.1.2); FILE ADDED 2005/06/09 17:11:47 ihi 1.1.2.1: #i48735# Bulgarian lang support


2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [b57b87a8937fd854d22cfad011931a20a56822a6]

INTEGRATION: CWS ooo20l10n (1.1.2); FILE ADDED 2005/06/16 20:41:59 pjanik 1.1.2.1: #i49543#: Add en-GB extras


2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [95b9abfd11d38a32676dedebb9ab03eb184af6f9]

INTEGRATION: CWS ooo20l10n (1.1.2); FILE ADDED 2005/06/16 20:41:58 pjanik 1.1.2.1: #i49543#: Add en-GB extras


2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [2f2ea964d4a7f10ee6df7a7929054eb81a79c54e]

INTEGRATION: CWS ooo20l10n (1.1.2); FILE ADDED 2005/06/09 17:11:46 ihi 1.1.2.1: #i48735# Bulgarian lang support


2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [2c4c4ef34f02a375859b870f01796b7ad5290bb9]

INTEGRATION: CWS ooo20l10n (1.1.2); FILE ADDED 2005/06/09 17:11:45 ihi 1.1.2.1: #i48735# Bulgarian lang support


2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [ee2dd60c79a3ca472bb970fa1396343c353e953d]

INTEGRATION: CWS ooo20l10n (1.1.2); FILE ADDED 2005/06/09 17:11:44 ihi 1.1.2.1: #i48735# Bulgarian lang support


2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [016ee6b8b78b9648703ce8084565e7e5ea2b2316]

INTEGRATION: CWS ooo20l10n (1.1.2); FILE ADDED 2005/06/09 17:11:43 ihi 1.1.2.1: #i48735# Bulgarian lang support


2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [8005588793cfec7bd77aedd16fe07fda563710d0]

INTEGRATION: CWS ooo20l10n (1.1.2); FILE ADDED 2005/06/09 17:11:42 ihi 1.1.2.1: #i48735# Bulgarian lang support


2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [e675802adef844b2f32274b2bbbe1e176cdc6dd1]

INTEGRATION: CWS ooo20l10n (1.1.2); FILE ADDED 2005/06/09 17:11:41 ihi 1.1.2.1: #i48735# Bulgarian lang support


2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [4a456c9e34c36542d9ffa1996c986c89d49334f8]

INTEGRATION: CWS ooo20l10n (1.1.2); FILE ADDED 2005/06/09 17:11:40 ihi 1.1.2.1: #i48735# Bulgarian lang support


2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [74164bac9fd8205e8f9509f51c2826da0a108b4d]

INTEGRATION: CWS ooo20l10n (1.1.2); FILE ADDED 2005/06/09 17:11:39 ihi 1.1.2.1: #i48735# Bulgarian lang support


2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [4b5fea4fe1101559bfbe9c76b6b3857bb3e851c9]

INTEGRATION: CWS ooo20l10n (1.1.2); FILE ADDED 2005/06/16 20:41:57 pjanik 1.1.2.1: #i49543#: Add en-GB extras


2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [2d744723ae06a018d120050c5ee38bb631236934]

INTEGRATION: CWS ooo20l10n (1.1.2); FILE ADDED 2005/06/09 17:11:38 ihi 1.1.2.1: #i48735# Bulgarian lang support


2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [ffa2faf4764917e128dcc8c22b6eb9b206fc944b]

INTEGRATION: CWS ooo20l10n (1.1.2); FILE ADDED 2005/06/16 20:41:56 pjanik 1.1.2.1: #i49543#: Add en-GB extras


2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [f0e50fa1c1129e345c692caa06ab54f8ce615a79]

INTEGRATION: CWS ooo20l10n (1.1.2); FILE ADDED 2005/06/09 17:11:37 ihi 1.1.2.1: #i48735# Bulgarian lang support


2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [7ee476bab52133649f2b556de6f5a17c9d5de5d8]

INTEGRATION: CWS ooo20l10n (1.1.2); FILE ADDED 2005/06/09 17:11:36 ihi 1.1.2.1: #i48735# Bulgarian lang support


2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [3fcdd291b2d5e74514c2fb93ba8bbf87c1223b9a]

INTEGRATION: CWS ooo20l10n (1.1.2); FILE ADDED 2005/06/09 17:11:35 ihi 1.1.2.1: #i48735# Bulgarian lang support


2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [a9c78dde76c1e1216326aea63755c07d652adf01]

INTEGRATION: CWS ooo20l10n (1.1.2); FILE ADDED 2005/06/09 17:11:34 ihi 1.1.2.1: #i48735# Bulgarian lang support


2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [35e44db623bd191cab173abdd1ebe81a904939c8]

INTEGRATION: CWS ooo20l10n (1.1.2); FILE ADDED 2005/06/09 17:11:33 ihi 1.1.2.1: #i48735# Bulgarian lang support


2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [8e1b979d3b5126e979f00c51cf9b05ea4091dcdb]

INTEGRATION: CWS ooo20l10n (1.1.2); FILE ADDED 2005/06/09 17:11:32 ihi 1.1.2.1: #i48735# Bulgarian lang support


2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [1b25badb454afe2047dc28955e022402f37b070d]

INTEGRATION: CWS ooo20l10n (1.1.2); FILE ADDED 2005/06/09 17:11:31 ihi 1.1.2.1: #i48735# Bulgarian lang support


2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [3eadb5145b3a42d2cc63433370577cd7c796aa3c]

INTEGRATION: CWS ooo20l10n (1.1.2); FILE ADDED 2005/06/09 17:11:30 ihi 1.1.2.1: #i48735# Bulgarian lang support


2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [0480079d6b98071d048933ca8349b03cc68696d3]

INTEGRATION: CWS ooo20l10n (1.1.2); FILE ADDED 2005/06/09 17:11:29 ihi 1.1.2.1: #i48735# Bulgarian lang support


2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [5820a5fec2f60d63b61e2a0ea0ee44d27c83ad3c]

INTEGRATION: CWS ooo20l10n (1.1.2); FILE ADDED 2005/06/16 20:41:52 pjanik 1.1.2.1: #i49543#: Add en-GB extras


2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [e9c8870a430ff5d1eae9331e7efe5089e2388f5b]

INTEGRATION: CWS ooo20l10n (1.1.2); FILE ADDED 2005/06/09 17:11:28 ihi 1.1.2.1: #i48735# Bulgarian lang support


2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [575dd3ce4086afb942a1f13f344df51929b78028]

INTEGRATION: CWS ooo20l10n (1.1.2); FILE ADDED 2005/06/16 20:41:51 pjanik 1.1.2.1: #i49543#: Add en-GB extras


2005-06-24  Vladimir Glazounov  <vg@openoffice.org>  [6ec75f3ee6ab46e01eb9bb758c0f30524ccc6401]

#100000# write error info only when all child processes have finished


2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [a8775b360347a37af0679f23c809563a0edc3cef]

INTEGRATION: CWS ooo20l10n (1.9.30); FILE MERGED 2005/06/15 09:45:50 jb 1.9.30.1: #i49581# Add Linguistic.xcu to create ForceDefaultLanguage module. Needs SCPZIP_REPLACE to get language substituted.


2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [42793b9d4952ac0297876ed643c500ed44783160]

INTEGRATION: CWS ooo20l10n (1.1.2); FILE ADDED 2005/06/15 09:45:50 jb 1.1.2.1: #i49581# Add Linguistic.xcu to create ForceDefaultLanguage module. Needs SCPZIP_REPLACE to get language substituted.


2005-06-24  Rüdiger Timm  <rt@openoffice.org>  [ac5f150e79c82bac5f0304692a1fc4c789bc2ee4]

INTEGRATION: CWS ooo20l10n (1.39.2); FILE MERGED 2005/06/09 18:16:44 ihi 1.39.2.2: #i49578# gu-IN and pa-IN support 2005/06/09 15:59:20 ihi 1.39.2.1: #i49367# vietnamese language support


2005-06-23  Hans-Joachim Lankenau  <hjs@openoffice.org>  [18b4c4c30045435cc69f58c70e9098b0d7440347]

#i51049# fix win/tcsh build breaker


2005-06-23  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a4ae50fdfc91769bc04e037072dbef96d1fb174f]

#i51049# fix win/tcsh build breaker


2005-06-23  Rüdiger Timm  <rt@openoffice.org>  [fe148dc986044249b5337f26ccd3cbbeb2e45884]

#i10000#,#i50767# By making setup_native independent from sfx2 we lost the (implicit) dependency on transex3.


2005-06-23  Rüdiger Timm  <rt@openoffice.org>  [9a08efafb995abcffbedabd44615298a1b038db0]

#i10000# Add chapi.hxx again. It was not intended to remove this one, and it is still included by goodies/inc/chanapi.hxx


2005-06-23  Rüdiger Timm  <rt@openoffice.org>  [bd87b1e6e420c4e759169649a2722b1233bae6fa]

#i51130# cachestr.hxx still needed by module sot.


2005-06-22  Rüdiger Timm  <rt@openoffice.org>  [20cac0942d5861d448810e97d52a82842a35c6fe]

SRC680


2005-06-22  Oliver Braun  <obr@openoffice.org>  [334cd1d9653457211ce402116adf5a12cdbe875d]

#i51092# essential fixes for debian menus to work


2005-06-22  Rüdiger Timm  <rt@openoffice.org>  [e04f63b26423805823f0147da0ac91aa9275c326]

#i10000# Syntax: removed backslashes after last lines.


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [8bb1ce9778947393ca6c7bda4c68d6d160ef23df]

SRC680


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [c851d581f177b6562d61a807d5a2844765d3690e]

INTEGRATION: CWS bserver01 (1.14.4); FILE MERGED 2005/06/21 16:06:24 kz 1.14.4.1: #122892# move communi to automation


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [e970f8a560474b1d733e6e9d88ea3ba8c158cb93]

INTEGRATION: CWS bserver01 (1.5.36); FILE MERGED 2005/06/21 16:06:23 kz 1.5.36.1: #122892# move communi to automation


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [d6f4289b4586af570ec5a0965a3735fefd78099e]

INTEGRATION: CWS bserver01 (1.17.4); FILE MERGED 2005/06/21 16:06:23 kz 1.17.4.1: #122892# move communi to automation


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [395ed53e399f7c01c8e5d9f4d0f87d1eb17dcde0]

INTEGRATION: CWS bserver01 (1.3.48); FILE MERGED 2005/06/21 16:06:23 kz 1.3.48.1: #122892# move communi to automation


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [9fa164e3f72a040307dbebf1c33b394f3b693085]

INTEGRATION: CWS bserver01 (1.1.2); FILE ADDED 2005/06/21 16:13:40 kz 1.1.2.1: #122892# move communi to automation


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [c678bc43c9a695ef32531bc24f6e21a2f3c7ee09]

INTEGRATION: CWS bserver01 (1.1.2); FILE ADDED 2005/06/21 16:13:39 kz 1.1.2.1: #122892# move communi to automation


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [d2385eadda48c42213bdc9ec170fb07240ff94d1]

INTEGRATION: CWS bserver01 (1.1.2); FILE ADDED 2005/06/21 16:13:38 kz 1.1.2.1: #122892# move communi to automation


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [b3e16ef584b5fc823c16cd725cd1da0274506523]

INTEGRATION: CWS bserver01 (1.1.2); FILE ADDED 2005/06/21 16:13:37 kz 1.1.2.1: #122892# move communi to automation


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [c00546960310ec99050ee97a29e371054aeb1c00]

INTEGRATION: CWS bserver01 (1.1.2); FILE ADDED 2005/06/21 16:13:36 kz 1.1.2.1: #122892# move communi to automation


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [232de0595d57d2015c42394812e989bd2931fce4]

INTEGRATION: CWS bserver01 (1.1.2); FILE ADDED 2005/06/21 16:13:35 kz 1.1.2.1: #122892# move communi to automation


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [579a13308ca6e23dd5003ee4492934107ad39144]

INTEGRATION: CWS bserver01 (1.21.8); FILE MERGED 2005/06/21 16:06:22 kz 1.21.8.1: #122892# move communi to automation


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [527fe2aa36a95b3175360ca043bc75f622897e2b]

INTEGRATION: CWS bserver01 (1.2.136); FILE MERGED 2005/06/21 16:06:22 kz 1.2.136.1: #122892# move communi to automation


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [be610b49613ca9b20777860fe28520a318226746]

INTEGRATION: CWS bserver01 (1.1.2); FILE ADDED 2005/06/21 16:13:34 kz 1.1.2.1: #122892# move communi to automation


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [4505d94919f487af25134f7183e87d97a7d4a27b]

INTEGRATION: CWS bserver01 (1.14.36); FILE MERGED 2005/06/21 16:06:21 kz 1.14.36.1: #122892# move communi to automation


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [caf68ffe43e1d8fa0f5724482a144d096089f052]

INTEGRATION: CWS bserver01 (1.5.36); FILE MERGED 2005/06/21 16:06:21 kz 1.5.36.1: #122892# move communi to automation


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [9af7d68891af9e7975ee882e4907831ee06097f4]

#i10000# bigint.hxx and color.hxx still needed elsewhere.


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [6e9b05e95352b0c22c5e80f96b22b50360fad5ce]

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>  [6d06017a0cc16de89a55da4116aff5bcf9104123]

INTEGRATION: CWS sysui08 (1.27.56); FILE MERGED 2005/06/20 11:56:41 obr 1.27.56.1: #i48992# debian menu integration


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [8d3810143d740beae36e380709595ff43ee34818]

INTEGRATION: CWS sysui08 (1.35.22); FILE MERGED 2005/06/20 12:34:08 obr 1.35.22.2: #i48992# debian menu integration 2005/06/20 11:56:41 obr 1.35.22.1: #i48992# debian menu integration


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [40a86ec96859c44eac3444704be3110ea2d72575]

INTEGRATION: CWS sysui08 (1.5.8); FILE MERGED 2005/06/20 11:57:53 obr 1.5.8.1: #i48992# debian menu integration


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [a2896f14787d5d2cc43d2e26c63615268fb45516]

INTEGRATION: CWS sysui08 (1.1.2); FILE ADDED 2005/06/20 11:57:52 obr 1.1.2.1: #i48992# debian menu integration


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [0f1d46e6aa4987cf81ee8067e8ff71442a956bf8]

INTEGRATION: CWS sysui08 (1.1.2); FILE ADDED 2005/06/20 11:57:51 obr 1.1.2.1: #i48992# debian menu integration


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [dfd71afae1ca59446b66f68dc6ffc10eef203133]

INTEGRATION: CWS sysui08 (1.1.2); FILE ADDED 2005/06/20 11:57:50 obr 1.1.2.1: #i48992# debian menu integration


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [bc4edc1e183ba0e6c86b97323da4f3b4103ffa01]

SRC680


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [a520fb2a8f0a13bc1053f3c08be8b7b9f7a03d5a]

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>  [b0cfec69c4eb196ec7e6affc95fd2b4c1437102c]

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>  [330278a08df0acd7230de6f3a4cc372947e4b6ce]

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>  [4e0334aea86d337c558232214b3ae6bd664330dd]

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>  [dc155b4a54487317bf03498f1132dbc51c38d793]

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>  [25161dd8070288ddc11da12cd399651d91952027]

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>  [044b90dfdd15672bc5030a31109b03c9bef8273e]

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>  [48bd780efb2160875a6f1732392a15151deb3aec]

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>  [0c9424b0384079b55e6c8301533bb0762c111fbf]

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>  [a28e0eb5db0969dbb0c2f59b44f754de8925ebf9]

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>  [5342f4a8748655d2be3778e63fff5aff38f8ec56]

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>  [f350754dcfe27365f312fc72b6156ed29cbb8933]

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>  [ef6b6d7966ca663cff64c7d5c7a275a0c5ffb656]

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>  [527a90339dd23d9aad5402e279d7b2513a7fdb0b]

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>  [ac2803d0ac4e562dcb51efc467febe496dc1ebb7]

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>  [53980c419e7779e7db959b13a3971d11288d331a]

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>  [7993a1d116db237de2b908fde9de77c606aa0af6]

INTEGRATION: CWS optionalbase (1.110.66); FILE MERGED 2005/06/16 07:48:56 fs 1.110.66.1: #i46898# no data source browser if no Base is installed


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [89722966269c42fd41a9d50536b268f467ad60ac]

INTEGRATION: CWS optionalbase (1.56.88); FILE MERGED 2005/06/16 07:48:05 fs 1.56.88.1: #i46898# no address data source organizing if no Base is installed


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [6940286e277511f35d7f55c0088fb464295fb40e]

INTEGRATION: CWS optionalbase (1.22.144); FILE MERGED 2005/06/16 07:48:32 fs 1.22.144.1: #i46898# SID_TEMPLATE_ADDRESSBOOKSOURCE needs a state method now (not available when no Base is installed)


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [9c2c71462e363d98d2d6d1e0954c9d85cf4a14d2]

INTEGRATION: CWS optionalbase (1.23.56); FILE MERGED 2005/06/20 13:36:44 fs 1.23.56.2: #i46898# 2005/06/16 07:45:16 fs 1.23.56.1: #i46898# no data source browser if no Base is installed


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [ba77203e37130ec7dd2f0c897de7ecefb2be1a8b]

INTEGRATION: CWS optionalbase (1.24.96); FILE MERGED 2005/06/16 09:05:59 fs 1.24.96.1: #i46898# Base is an optional component now


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [0508201c51b357bde1f54c9246336c10fa0da632]

INTEGRATION: CWS optionalbase (1.124.50); FILE MERGED 2005/06/17 14:04:36 ssa 1.124.50.1: #i50838# avoid adjacent separators


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [4be379cf03e0fac99177224dc3a7fcb4bd818728]

INTEGRATION: CWS optionalbase (1.38.92); FILE MERGED 2005/06/16 09:09:40 fs 1.38.92.1: #i46898# no wizards when no Base is installed


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [5441887d47790812b18c530b83be451515483431]

INTEGRATION: CWS optionalbase (1.61.154); FILE MERGED 2005/06/16 09:07:24 fs 1.61.154.1: #i46898# no wizards when no Base is installed


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [32e99eb8024137c6a632cd9bcbc6b38e3c85aa93]

INTEGRATION: CWS optionalbase (1.17.308); FILE MERGED 2005/06/16 09:08:05 fs 1.17.308.1: #i46898# no data sources button when no Base is installed


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [d9c95c1f0719fb0be11f15742a29a5180e8c0626]

INTEGRATION: CWS optionalbase (1.33.128); FILE MERGED 2005/06/16 09:11:26 fs 1.33.128.1: #i46898# no data source browser when no Base is installed


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [83409d9d110d574b0b181489c76ccfb185743c92]

INTEGRATION: CWS optionalbase (1.9.34); FILE MERGED 2005/06/16 07:39:14 fs 1.9.34.1: #i46898# extra Base module


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [ae0a035bb91441176bcc524133b10d9657851e7c]

INTEGRATION: CWS optionalbase (1.31.34); FILE MERGED 2005/06/16 07:39:28 fs 1.31.34.1: #i46898# some items depend on Base being installed


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [5d3edcfe39b6fcd279c63ded12f1d3676b32fd51]

INTEGRATION: CWS optionalbase (1.5.10); FILE MERGED 2005/06/16 07:39:05 fs 1.5.10.1: #i46898# extra Base module


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [2d2e53edfda70a96f64514792f0afc912b78dbf1]

INTEGRATION: CWS optionalbase (1.21.14); FILE MERGED 2005/06/16 07:38:35 fs 1.21.14.1: #i46898# some items depend on Base being installed


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [28d7dc5ffd9b5a40840baaa52060dabe6b117b00]

INTEGRATION: CWS pj29 (1.1.2); FILE ADDED 2005/06/07 19:17:44 pjanik 1.1.2.1: #i50400#: New Slovak extras for 2.0.


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [6bf85a6651f21858658394e241c6f9040f7c4a0e]

INTEGRATION: CWS pj29 (1.1.2); FILE ADDED 2005/06/07 19:17:43 pjanik 1.1.2.1: #i50400#: New Slovak extras for 2.0.


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [626262af72900523d24aaac5a0172ffcf11e3d6c]

INTEGRATION: CWS pj29 (1.1.2); FILE ADDED 2005/06/07 19:17:42 pjanik 1.1.2.1: #i50400#: New Slovak extras for 2.0.


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [1c6d603572c8cce206dc2b936e58ac7f45c0c908]

INTEGRATION: CWS pj29 (1.1.2); FILE ADDED 2005/06/07 19:17:41 pjanik 1.1.2.1: #i50400#: New Slovak extras for 2.0.


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [45da363cc01cb84f1bdfdba80b201b0b892d2220]

INTEGRATION: CWS pj29 (1.1.2); FILE ADDED 2005/06/07 19:17:40 pjanik 1.1.2.1: #i50400#: New Slovak extras for 2.0.


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [381d1c3f2ad493f713c5616e4e3ec7e2dba6641d]

INTEGRATION: CWS pj29 (1.1.2); FILE ADDED 2005/06/07 19:17:39 pjanik 1.1.2.1: #i50400#: New Slovak extras for 2.0.


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [7821eca94457214d7e2c380ae0c6923b39da33fe]

INTEGRATION: CWS pj29 (1.1.2); FILE ADDED 2005/06/07 19:17:38 pjanik 1.1.2.1: #i50400#: New Slovak extras for 2.0.


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [168b0ae7756343b35d5750ece90357b7e5c60eb9]

INTEGRATION: CWS pj29 (1.1.2); FILE ADDED 2005/06/07 19:17:37 pjanik 1.1.2.1: #i50400#: New Slovak extras for 2.0.


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [61cf75086cf1d6da3cf03e513a3e01bc923c59ce]

INTEGRATION: CWS pj29 (1.1.2); FILE ADDED 2005/06/07 19:17:36 pjanik 1.1.2.1: #i50400#: New Slovak extras for 2.0.


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [bb26e12fdccfcb772b18fa0743e91ffaeb2764d2]

INTEGRATION: CWS pj29 (1.1.2); FILE ADDED 2005/06/07 19:17:35 pjanik 1.1.2.1: #i50400#: New Slovak extras for 2.0.


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [e827bbcb12dd43de837965c87a7fbba407ee61f9]

INTEGRATION: CWS pj29 (1.3.12); FILE MERGED 2005/06/02 17:55:52 pjanik 1.3.12.1: #i47633#: New Hungarian extras for 2.0.


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [91977fa06ee10726fd73d6651c976c82ee7bff5c]

INTEGRATION: CWS pj29 (1.3.12); FILE MERGED 2005/06/02 17:55:51 pjanik 1.3.12.1: #i47633#: New Hungarian extras for 2.0.


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [6e2b3b5f840c8f6996375867223b366a8aabb82e]

INTEGRATION: CWS pj29 (1.3.12); FILE MERGED 2005/06/02 17:55:50 pjanik 1.3.12.1: #i47633#: New Hungarian extras for 2.0.


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [dbe73e9125b2fda814afea9148c3200358636d90]

INTEGRATION: CWS pj29 (1.3.12); FILE MERGED 2005/06/02 17:55:49 pjanik 1.3.12.1: #i47633#: New Hungarian extras for 2.0.


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [630599ec07bd0d3ef4c2d499d6abdbdc03bc8ac3]

INTEGRATION: CWS pj29 (1.3.12); FILE MERGED 2005/06/02 17:55:48 pjanik 1.3.12.1: #i47633#: New Hungarian extras for 2.0.


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [44a70d4422146cc2fe0bc0db4b9506cc60c3eed4]

INTEGRATION: CWS pj29 (1.3.12); FILE MERGED 2005/06/02 17:55:47 pjanik 1.3.12.1: #i47633#: New Hungarian extras for 2.0.


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [9489dcede120db9059d2db5bcfdec0886b4e390d]

INTEGRATION: CWS pj29 (1.3.12); FILE MERGED 2005/06/02 17:55:46 pjanik 1.3.12.1: #i47633#: New Hungarian extras for 2.0.


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [eddcaff6a028290032c0a7a25ac33aba22d60c82]

INTEGRATION: CWS pj29 (1.3.12); FILE MERGED 2005/06/02 17:55:45 pjanik 1.3.12.1: #i47633#: New Hungarian extras for 2.0.


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [ddf3405ce9407433f274642ae257784d5ac2c385]

INTEGRATION: CWS pj29 (1.3.12); FILE MERGED 2005/06/02 17:55:44 pjanik 1.3.12.1: #i47633#: New Hungarian extras for 2.0.


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [b4b9a5c825406c1487794315718e387460facaa1]

INTEGRATION: CWS pj29 (1.3.12); FILE MERGED 2005/06/02 17:55:43 pjanik 1.3.12.1: #i47633#: New Hungarian extras for 2.0.


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [571057cf7d2b1b87945e4ac7596e5cf3e815f789]

INTEGRATION: CWS pj29 (1.3.12); FILE MERGED 2005/06/02 17:55:42 pjanik 1.3.12.1: #i47633#: New Hungarian extras for 2.0.


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [9d4f6f58f9fbdcef20f2be9495d9379e969afcc4]

INTEGRATION: CWS pj29 (1.1.2); FILE ADDED 2005/06/07 19:17:34 pjanik 1.1.2.1: #i50400#: New Slovak extras for 2.0.


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [a584367501e5d31b6b5463be1ad993f220ce08fd]

INTEGRATION: CWS pj29 (1.1.2); FILE ADDED 2005/06/07 19:17:32 pjanik 1.1.2.1: #i50400#: New Slovak extras for 2.0.


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [a05f2f102a65c04a2f2382973ce9786371b1700d]

INTEGRATION: CWS pj29 (1.1.2); FILE ADDED 2005/06/07 19:17:29 pjanik 1.1.2.1: #i50400#: New Slovak extras for 2.0.


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [b87fe19582cc1107a4ca07f9de120cb1cafe6639]

INTEGRATION: CWS pj29 (1.1.2); FILE ADDED 2005/06/07 19:17:27 pjanik 1.1.2.1: #i50400#: New Slovak extras for 2.0.


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [f43e8239a01490612a576c50ebb6140cd521b8cd]

INTEGRATION: CWS pj29 (1.1.2); FILE ADDED 2005/06/07 19:17:26 pjanik 1.1.2.1: #i50400#: New Slovak extras for 2.0.


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [8c12bdb0a8dd1a65a399a5b3cb89e563a32ee2c7]

INTEGRATION: CWS pj29 (1.1.2); FILE ADDED 2005/06/07 19:17:25 pjanik 1.1.2.1: #i50400#: New Slovak extras for 2.0.


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [67d386d97f48f51a689ba62b2aa774a1c9b6d078]

INTEGRATION: CWS pj29 (1.1.2); FILE ADDED 2005/06/07 19:17:24 pjanik 1.1.2.1: #i50400#: New Slovak extras for 2.0.


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [060920a2ba7117152c16cfbdaabd38bf1be3baf9]

INTEGRATION: CWS pj29 (1.1.2); FILE ADDED 2005/06/07 19:17:23 pjanik 1.1.2.1: #i50400#: New Slovak extras for 2.0.


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [41c08fefcc2e4c5c3de418bfcf6c23e07618f52a]

INTEGRATION: CWS pj29 (1.1.2); FILE ADDED 2005/06/07 19:17:21 pjanik 1.1.2.1: #i50400#: New Slovak extras for 2.0.


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [f387c6b5b3046348d7452755f5490814c7ecc842]

INTEGRATION: CWS pj29 (1.1.2); FILE ADDED 2005/06/07 19:17:20 pjanik 1.1.2.1: #i50400#: New Slovak extras for 2.0.


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [c4260d512793e24be21abfd5a706ed4d47c0c60c]

INTEGRATION: CWS pj29 (1.1.2); FILE ADDED 2005/06/07 19:17:19 pjanik 1.1.2.1: #i50400#: New Slovak extras for 2.0.


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [66cadf7e9e52b7ef79619faaaa9a7c041a2ae346]

INTEGRATION: CWS pj29 (1.1.2); FILE ADDED 2005/06/07 19:17:17 pjanik 1.1.2.1: #i50400#: New Slovak extras for 2.0.


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [483afd1365c568885e67cd00755e14087754d908]

INTEGRATION: CWS pj29 (1.1.2); FILE ADDED 2005/06/07 19:17:16 pjanik 1.1.2.1: #i50400#: New Slovak extras for 2.0.


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [0ba8028a92e1c8164bf207f64839c86e2b9cfa61]

INTEGRATION: CWS pj29 (1.1.2); FILE ADDED 2005/06/07 19:17:15 pjanik 1.1.2.1: #i50400#: New Slovak extras for 2.0.


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [4e250825143f8e278d3aeaae9fdcf201986c3efe]

INTEGRATION: CWS pj29 (1.1.2); FILE ADDED 2005/06/07 19:17:13 pjanik 1.1.2.1: #i50400#: New Slovak extras for 2.0.


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [b240f6a84336a96e9cc2810934547b7a846f0136]

INTEGRATION: CWS pj29 (1.1.2); FILE ADDED 2005/06/07 19:17:12 pjanik 1.1.2.1: #i50400#: New Slovak extras for 2.0.


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [d3af1e4aa4d0ff5f3a025635c35c5cdbfa3d097d]

INTEGRATION: CWS pj29 (1.1.2); FILE ADDED 2005/06/07 19:17:08 pjanik 1.1.2.1: #i50400#: New Slovak extras for 2.0.


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [b89b356b1e457528616e25f998676208c9d8e050]

INTEGRATION: CWS pj29 (1.1.2); FILE ADDED 2005/06/07 19:17:07 pjanik 1.1.2.1: #i50400#: New Slovak extras for 2.0.


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [be4d10f3092725d056c0404a4fcb6389d9797570]

INTEGRATION: CWS pj29 (1.1.2); FILE ADDED 2005/06/02 19:25:18 pjanik 1.1.2.1: #i47633#: New Hungarian extras for 2.0.


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [3f43534fe8f294dd0ba11b2fe2792c6f886e3450]

INTEGRATION: CWS pj29 (1.1.2); FILE ADDED 2005/06/02 19:25:16 pjanik 1.1.2.1: #i47633#: New Hungarian extras for 2.0.


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [d0865be5f40ddf6b45b103fab17b07d657636a0f]

INTEGRATION: CWS pj29 (1.1.2); FILE ADDED 2005/06/02 19:25:15 pjanik 1.1.2.1: #i47633#: New Hungarian extras for 2.0.


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [b2f12c6108c658209628ffea248d34a4bc30edf1]

INTEGRATION: CWS pj29 (1.1.2); FILE ADDED 2005/06/02 19:25:14 pjanik 1.1.2.1: #i47633#: New Hungarian extras for 2.0.


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [7b4a39d0718c99a97d64f8b1db2f767c6e9200c4]

INTEGRATION: CWS pj29 (1.1.2); FILE ADDED 2005/06/02 19:25:13 pjanik 1.1.2.1: #i47633#: New Hungarian extras for 2.0.


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [3ccbb0629aec272058df34406bc23978090ffc30]

INTEGRATION: CWS pj29 (1.1.2); FILE ADDED 2005/06/02 19:25:12 pjanik 1.1.2.1: #i47633#: New Hungarian extras for 2.0.


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [7f34622597b97a2731d77cab7da8c5141afa0cea]

INTEGRATION: CWS pj29 (1.1.2); FILE ADDED 2005/06/02 19:25:11 pjanik 1.1.2.1: #i47633#: New Hungarian extras for 2.0.


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [4213b4d98b090a6eaf0f8ba7ebea039bf8ff1e1d]

INTEGRATION: CWS pj29 (1.1.2); FILE ADDED 2005/06/02 19:25:10 pjanik 1.1.2.1: #i47633#: New Hungarian extras for 2.0.


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [668469f369e595a743d5e2b93d6d369c943d1e94]

INTEGRATION: CWS pj29 (1.1.2); FILE ADDED 2005/06/02 19:25:09 pjanik 1.1.2.1: #i47633#: New Hungarian extras for 2.0.


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [a512f6579d1a07a2e630f8fe5be50b37d8aec41c]

INTEGRATION: CWS pj29 (1.1.2); FILE ADDED 2005/06/02 19:25:08 pjanik 1.1.2.1: #i47633#: New Hungarian extras for 2.0.


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [5f2cf3cbdd684fb05003eb0b647eb1abb16f7142]

INTEGRATION: CWS pj29 (1.1.2); FILE ADDED 2005/06/02 19:25:07 pjanik 1.1.2.1: #i47633#: New Hungarian extras for 2.0.


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [b2fa2d82190734c4889730597e04c2e8049f3215]

INTEGRATION: CWS pj29 (1.1.2); FILE ADDED 2005/06/02 19:25:06 pjanik 1.1.2.1: #i47633#: New Hungarian extras for 2.0.


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [b7b0345d184d754fcbc67878a7c85e811a27bd2c]

INTEGRATION: CWS pj29 (1.1.2); FILE ADDED 2005/06/02 19:25:05 pjanik 1.1.2.1: #i47633#: New Hungarian extras for 2.0.


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [00afa8775c4ca6036c5ae4e6ffe16818d37bbc21]

INTEGRATION: CWS pj29 (1.1.2); FILE ADDED 2005/06/02 19:25:04 pjanik 1.1.2.1: #i47633#: New Hungarian extras for 2.0.


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [ad965d94633cdb8c901e01fa57073aa5d4a2514e]

INTEGRATION: CWS pj29 (1.1.2); FILE ADDED 2005/06/02 19:25:03 pjanik 1.1.2.1: #i47633#: New Hungarian extras for 2.0.


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [98b67125579a1a474b6abfc5e837c3ebcba1ba97]

INTEGRATION: CWS pj29 (1.1.2); FILE ADDED 2005/06/02 19:25:02 pjanik 1.1.2.1: #i47633#: New Hungarian extras for 2.0.


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [842063f5de46b2a5d72743e77f042d0c4b949321]

INTEGRATION: CWS pj29 (1.1.2); FILE ADDED 2005/06/02 19:25:01 pjanik 1.1.2.1: #i47633#: New Hungarian extras for 2.0.


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [49922f6b16697f9ca1f9adefaf676f50eb5609ae]

INTEGRATION: CWS pj29 (1.1.2); FILE ADDED 2005/06/02 19:25:00 pjanik 1.1.2.1: #i47633#: New Hungarian extras for 2.0.


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [5fd20b20fd4d2d9f292275c9539dc4253d6cf5ec]

INTEGRATION: CWS pj29 (1.1.2); FILE ADDED 2005/06/02 19:24:59 pjanik 1.1.2.1: #i47633#: New Hungarian extras for 2.0.


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [dc8a6e5d76fdaf274bba8b5cea146b18f41f7267]

INTEGRATION: CWS pj29 (1.1.2); FILE ADDED 2005/06/02 19:24:58 pjanik 1.1.2.1: #i47633#: New Hungarian extras for 2.0.


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [6a3f6c53b48bb1c683b9e932605185a73622ba2f]

INTEGRATION: CWS pj29 (1.1.2); FILE ADDED 2005/06/02 19:24:57 pjanik 1.1.2.1: #i47633#: New Hungarian extras for 2.0.


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [e11ca8bd59ca3b6d2ade63e864a3ec276e951c4e]

INTEGRATION: CWS pj29 (1.3.12); FILE MERGED 2005/06/02 15:17:05 pjanik 1.3.12.1: #i46742#: Add Danish extras for 2.0.


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [4c088186300acf37b84498145ca1a8f01507f82c]

INTEGRATION: CWS pj29 (1.1.2); FILE ADDED 2005/06/07 19:17:06 pjanik 1.1.2.1: #i50400#: New Slovak extras for 2.0.


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [2dacf676522320c283fd2e8d09d325df711e6353]

INTEGRATION: CWS pj29 (1.1.2); FILE ADDED 2005/06/07 19:17:05 pjanik 1.1.2.1: #i50400#: New Slovak extras for 2.0.


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [5aa7fbca9a3fd8397b222149572f827f09d89664]

INTEGRATION: CWS pj29 (1.1.2); FILE ADDED 2005/06/07 19:17:04 pjanik 1.1.2.1: #i50400#: New Slovak extras for 2.0.


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [5eee2d2bf07e17f2dd9d951b14b54553159b6162]

INTEGRATION: CWS pj29 (1.1.2); FILE ADDED 2005/06/07 19:17:03 pjanik 1.1.2.1: #i50400#: New Slovak extras for 2.0.


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [3470decd50295f7cec778a9b5b6e4052738e5278]

INTEGRATION: CWS pj29 (1.1.2); FILE ADDED 2005/06/07 19:17:02 pjanik 1.1.2.1: #i50400#: New Slovak extras for 2.0.


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [d801bafe695a4762666bcc54fbfa6e4931838b17]

INTEGRATION: CWS pj29 (1.1.2); FILE ADDED 2005/06/07 19:17:00 pjanik 1.1.2.1: #i50400#: New Slovak extras for 2.0.


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [76400c8b8a327cf00a0c9b5391278a56b78c7550]

INTEGRATION: CWS pj29 (1.1.2); FILE ADDED 2005/06/07 19:16:59 pjanik 1.1.2.1: #i50400#: New Slovak extras for 2.0.


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [eaac3dec9a8a5d93387716365be9f9706fdfbcb5]

INTEGRATION: CWS pj29 (1.1.2); FILE ADDED 2005/06/02 19:24:56 pjanik 1.1.2.1: #i47633#: New Hungarian extras for 2.0.


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [e01d67bec9950b721a75f698ea6deb219a362156]

INTEGRATION: CWS pj29 (1.1.2); FILE ADDED 2005/06/02 19:24:55 pjanik 1.1.2.1: #i47633#: New Hungarian extras for 2.0.


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [844393848bcd5d1a256d8f9955b1ad560dc47c32]

INTEGRATION: CWS pj29 (1.1.2); FILE ADDED 2005/06/02 19:24:54 pjanik 1.1.2.1: #i47633#: New Hungarian extras for 2.0.


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [cfe334e69d526962b1c4a6afff984bcf871cd573]

INTEGRATION: CWS pj29 (1.1.2); FILE ADDED 2005/06/07 19:16:58 pjanik 1.1.2.1: #i50400#: New Slovak extras for 2.0.


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [53667ac6caf5bd3a5bf9e07ae338086712af82d6]

INTEGRATION: CWS pj29 (1.1.2); FILE ADDED 2005/06/07 19:16:56 pjanik 1.1.2.1: #i50400#: New Slovak extras for 2.0.


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [b728a5be33fcfb5ecca08726adaa7dcafca3617e]

INTEGRATION: CWS pj29 (1.1.2); FILE ADDED 2005/06/07 19:16:55 pjanik 1.1.2.1: #i50400#: New Slovak extras for 2.0.


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [51e9c25244bdb8263f26acfd9934d1a2678f470d]

INTEGRATION: CWS pj29 (1.1.2); FILE ADDED 2005/06/07 19:16:54 pjanik 1.1.2.1: #i50400#: New Slovak extras for 2.0.


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [23893f5086dcfd3bb9a46f6945926ebec495c4ed]

INTEGRATION: CWS pj29 (1.1.2); FILE ADDED 2005/06/07 19:16:52 pjanik 1.1.2.1: #i50400#: New Slovak extras for 2.0.


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [3a260df9cd58f5d530832f51fbabcfa6d01d966e]

INTEGRATION: CWS pj29 (1.1.2); FILE ADDED 2005/06/02 19:02:39 pjanik 1.1.2.1: #i47633#: New Hungarian extras for 2.0.


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [a4c966fa9eca66f0bb13de3cbf3865b3d9a8fa27]

INTEGRATION: CWS pj29 (1.1.2); FILE ADDED 2005/06/02 19:02:38 pjanik 1.1.2.1: #i47633#: New Hungarian extras for 2.0.


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [5404db078c1436092d5a8fcda87a83621ac4e3b5]

INTEGRATION: CWS pj29 (1.2.94); FILE MERGED 2005/06/02 15:19:11 pjanik 1.2.94.1: #i46742#: Add Danish extras for 2.0.


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [15d86740fec6e2819a8a7168cc13abb5b0cf3a4a]

INTEGRATION: CWS pj29 (1.1.2); FILE ADDED 2005/06/06 20:07:22 pjanik 1.1.2.1: #i50084#: New Bulgarian extras for 2.0.


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [50ae8b64d91b711668dd1ffa273ce9f78f707cef]

INTEGRATION: CWS pj29 (1.1.2); FILE ADDED 2005/06/07 19:16:51 pjanik 1.1.2.1: #i50400#: New Slovak extras for 2.0.


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [1c2d1caec825d850bad9da46496af18a92c19757]

INTEGRATION: CWS pj29 (1.1.2); FILE ADDED 2005/06/07 19:16:50 pjanik 1.1.2.1: #i50400#: New Slovak extras for 2.0.


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [54ef66106e44e0517243f6d847427101e5c0d307]

INTEGRATION: CWS hr16 (1.10.52); FILE MERGED 2005/06/13 16:35:16 hr 1.10.52.1: #i47959#: fix gcc-4.0 warning


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [0c88092eb408e6b7daeb2eaa91a43600bf7d2f89]

INTEGRATION: CWS pj29 (1.1.2); FILE ADDED 2005/06/07 19:16:48 pjanik 1.1.2.1: #i50400#: New Slovak extras for 2.0.


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [a7f665c70b285a61a154af3e460a7d8c23715ffe]

INTEGRATION: CWS pj29 (1.1.2); FILE ADDED 2005/06/07 19:16:47 pjanik 1.1.2.1: #i50400#: New Slovak extras for 2.0.


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [a8824687b49c6bff83eb36905629c52e4278f4e9]

INTEGRATION: CWS hr16 (1.9.34); FILE MERGED 2005/06/20 13:27:18 hr 1.9.34.1: #i47963#: add missing return statement


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [ba204375abeeefca23a27a3eb4a3952cf5cbbdeb]

INTEGRATION: CWS pj29 (1.1.2); FILE ADDED 2005/06/07 19:16:46 pjanik 1.1.2.1: #i50400#: New Slovak extras for 2.0.


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [e2444be24ae349e34b96ff3547e601510b17bf4c]

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>  [b177551d1b2b82b592d8e07a684929d90dee884d]

INTEGRATION: CWS pj29 (1.1.2); FILE ADDED 2005/06/07 19:16:45 pjanik 1.1.2.1: #i50400#: New Slovak extras for 2.0.


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [7f6cd03d056b2dc766bffbbec25178f54a3327c8]

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>  [d74fa3f561684630ac4f2f2f820bb8c285ed4970]

INTEGRATION: CWS pj29 (1.1.2); FILE ADDED 2005/06/07 19:16:44 pjanik 1.1.2.1: #i50400#: New Slovak extras for 2.0.


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [6e3bd58e802227181148fbfd3d6a6382fae0b783]

INTEGRATION: CWS hr16 (1.6.12); FILE MERGED 2005/06/10 12:51:30 hr 1.6.12.1: #i47965#:  add missing return statement


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [1d596e978dc13cefce4ccaf630d8e2d548813fe7]

INTEGRATION: CWS pj29 (1.1.2); FILE ADDED 2005/06/07 19:16:43 pjanik 1.1.2.1: #i50400#: New Slovak extras for 2.0.


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [8c285ce837dfd9b908ed26c38b1eb02dcc9324f3]

INTEGRATION: CWS pj29 (1.1.2); FILE ADDED 2005/06/07 19:16:42 pjanik 1.1.2.1: #i50400#: New Slovak extras for 2.0.


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [0ae9e25f09abbbb500bb93d0abcfb2d8e5542653]

INTEGRATION: CWS pj29 (1.1.2); FILE ADDED 2005/06/07 19:16:41 pjanik 1.1.2.1: #i50400#: New Slovak extras for 2.0.


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [e227a83bdb50621eef3cd57466fdf0afeb82f0c5]

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>  [99159aa0194e7fbadecce000ffc55e81137e3828]

INTEGRATION: CWS pj29 (1.1.2); FILE ADDED 2005/06/07 19:16:40 pjanik 1.1.2.1: #i50400#: New Slovak extras for 2.0.


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [63e92060797a1939ebef4be4d577e9a5aeb89119]

INTEGRATION: CWS pj29 (1.1.2); FILE ADDED 2005/06/06 20:07:14 pjanik 1.1.2.1: #i50084#: New Bulgarian extras for 2.0.


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [86a3c71dbce18e0673bee677baaa13586f55b92b]

INTEGRATION: CWS pj29 (1.1.2); FILE ADDED 2005/06/06 20:07:13 pjanik 1.1.2.1: #i50084#: New Bulgarian extras for 2.0.


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [ca5e7e5ef4bfcf3e7a5d126bdfad6a696d0d4fcb]

INTEGRATION: CWS pj29 (1.1.2); FILE ADDED 2005/06/07 19:16:39 pjanik 1.1.2.1: #i50400#: New Slovak extras for 2.0.


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [73d9567240ba3ed9ee12441d0a42d7b0eef26f8a]

INTEGRATION: CWS pj29 (1.1.2); FILE ADDED 2005/06/07 19:16:38 pjanik 1.1.2.1: #i50400#: New Slovak extras for 2.0.


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [c26c2a064febbea295903a4b917b42f92ddbb0d6]

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>  [105153dcb73af4f4e8dbfeed632fbadabb1be129]

INTEGRATION: CWS pj29 (1.1.2); FILE ADDED 2005/06/06 20:07:12 pjanik 1.1.2.1: #i50084#: New Bulgarian extras for 2.0.


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [7f29f12459bc7d01010e0c18070d4e65c980dc9b]

INTEGRATION: CWS pj29 (1.1.2); FILE ADDED 2005/06/06 20:07:11 pjanik 1.1.2.1: #i50084#: New Bulgarian extras for 2.0.


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [6ee76ea0803777ef70ea19f124ba1e3625539039]

INTEGRATION: CWS pj29 (1.1.2); FILE ADDED 2005/06/06 20:07:10 pjanik 1.1.2.1: #i50084#: New Bulgarian extras for 2.0.


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [1a0d3fa2a09faa94a686166e9688567f80456c36]

INTEGRATION: CWS pj29 (1.1.2); FILE ADDED 2005/06/07 19:16:33 pjanik 1.1.2.1: #i50400#: New Slovak extras for 2.0.


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [24c9459b7c3b49ac5991a1e92eb6b8336f7cd1bc]

INTEGRATION: CWS pj29 (1.1.2); FILE ADDED 2005/06/07 19:16:32 pjanik 1.1.2.1: #i50400#: New Slovak extras for 2.0.


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [dd14efab9964098b18db74cf2f64400119ce9fea]

INTEGRATION: CWS pj29 (1.3.42); FILE MERGED 2005/06/02 16:28:40 pjanik 1.3.42.1: #i47633#: New Hungarian extras for 2.0.


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [a5a87009fb947cc8a63e66a1d091d8c4d057a434]

INTEGRATION: CWS pj29 (1.1.2); FILE ADDED 2005/06/06 20:07:09 pjanik 1.1.2.1: #i50084#: New Bulgarian extras for 2.0.


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [f8864e91f942ccbe499ac7ee30f62dd5509af875]

INTEGRATION: CWS rt11 (1.2.62); FILE MERGED 2005/06/15 13:05:25 rt 1.2.62.1: #i50767# Moved qswin32.h from sfx2.


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [f7e5369a9ddd3cacdf8771fa48afc80e9bc5bdbd]

INTEGRATION: CWS rt11 (1.8.12); FILE MERGED 2005/06/15 13:37:17 rt 1.8.12.1: #i50767# deliver qswin32.h, moved from sfx2


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [f393996a78de3ceb1cef78430d6d472ed7746295]

INTEGRATION: CWS rt11 (1.13.16); FILE MERGED 2005/06/15 13:04:21 rt 1.13.16.1: #i50767# Does not depend on sfx2 any more.


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [c9b960c9fad143594b5719d8955699d5370c4607]

INTEGRATION: CWS rt11 (1.1.2); FILE ADDED 2005/06/15 13:03:43 rt 1.1.2.1: #i50767# Move from module sfx2.


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [49e164f61824baea1ff103474cdce93e62ef4019]

INTEGRATION: CWS rt11 (1.31.82); FILE MERGED 2005/06/15 13:39:20 rt 1.31.82.1: #i50767# Moved qswin32.h to setup_native.


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [c878ca226cda17b107238ea83a08b25b2e434380]

INTEGRATION: CWS rt11 (1.33.190); FILE MERGED 2005/06/15 13:07:14 rt 1.33.190.1: #i50767# Moved qswin32.h into module setup_native.


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [f29cf665113617656c4e97989e193a6821b48180]

INTEGRATION: CWS rt11 (1.8.142); FILE MERGED 2005/06/15 13:07:56 rt 1.8.142.1: #i50767# Moved qswin32.h into module setup_native.


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [25a599a45d24b60ee5de02bb4ba17ea569f62745]

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>  [d55d90665f43974576a9fd448f7cb43009386782]

INTEGRATION: CWS rt11 (1.4.10); FILE MERGED 2005/06/15 12:29:26 rt 1.4.10.1: i50766# Does not depend on sfx2


2005-06-21  Rüdiger Timm  <rt@openoffice.org>  [e1c60d453c9876462c1448fdb6d0072b6ba02cac]

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>  [0a0b0684cf3a145002c59c2affa37fe7772b0995]

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>  [2f7a33089e64251eac08fc87715f2dee6747c1e1]

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>  [9b21ad9f59f62f53c1eaedde98923ea67e600945]

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>  [fde8c51012bce69b735f75e96c6d03bc253d8afc]

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>  [4f82a641417d2dde62f38d56acab48e36f606b19]

INTEGRATION: CWS bserver01 (1.7.14); FILE MERGED 2005/05/20 11:42:16 kz 1.7.14.1: #122892# move communi to devtools & automation


2005-06-20  Rüdiger Timm  <rt@openoffice.org>  [8dd5c822f8064d4c6f10f2d46612349d1f8bcc6f]

INTEGRATION: CWS bserver01 (1.9.16); FILE MERGED 2005/05/20 11:42:15 kz 1.9.16.1: #122892# move communi to devtools & automation


2005-06-20  Rüdiger Timm  <rt@openoffice.org>  [5095d60d6e8b15868e0eddcdf9858caf7deead14]

INTEGRATION: CWS bserver01 (1.15.2); FILE MERGED 2005/05/19 15:08:23 kz 1.15.2.1: #122892# move communi to devtools & automation


2005-06-20  Rüdiger Timm  <rt@openoffice.org>  [72ad6a0eb43889c038281d019db66d776ed93940]

INTEGRATION: CWS bserver01 (1.8.2); FILE MERGED 2005/06/03 14:03:28 kz 1.8.2.2: #122892# no more simplecm 2005/05/19 14:58:02 kz 1.8.2.1: #122892# move communi to devtools & automation


2005-06-20  Rüdiger Timm  <rt@openoffice.org>  [b9448fdd5b6b5face93358aa6d19c8031789834f]

INTEGRATION: CWS bserver01 (1.34.2); FILE MERGED 2005/05/19 15:15:46 kz 1.34.2.1: #122892# move communi to devtools & automation


2005-06-20  Rüdiger Timm  <rt@openoffice.org>  [6d270111d17f68ac54c075ec5d2c5258ce0b308e]

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>  [ec6341ae96f37028c0572d32501ddd5f1516597b]

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>  [5d7be6e8ef838dab5ec7955accac764d2b7bd9c8]

INTEGRATION: CWS bserver01 (1.5.28); FILE MERGED 2005/05/20 12:36:56 kz 1.5.28.1: #122892# move communi to devtools & automation


2005-06-20  Rüdiger Timm  <rt@openoffice.org>  [19c3ac5c7c2a1bcf2a6f648d0bfbfd31d50d9950]

INTEGRATION: CWS bserver01 (1.128.6); FILE MERGED 2005/05/20 12:34:52 kz 1.128.6.1: #122892# move communi to devtools & automation


2005-06-20  Rüdiger Timm  <rt@openoffice.org>  [69b9291a66a7120e78753eb0c4e9f38e09d6cfc7]

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>  [8581ed0ffd3661319aaae6e71718b20d2288743a]

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>  [023bab78883461636203a459a507b44f552f9d99]

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>  [7aaadfe642b30cacf6aae2bdc323c17028cb2abc]

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>  [ea518378f2bcf4187827d0c2515ec3c8ac0b918e]

INTEGRATION: CWS hidforall (1.28.2); FILE MERGED 2005/06/16 09:40:22 gh 1.28.2.1: #i40269#building HelpIDs on all platforms


2005-06-20  Rüdiger Timm  <rt@openoffice.org>  [f867481d333dce97f2c2e28e8fbd9b6be130beda]

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>  [3db2f806d47de0759fef4fe70703e82c2dd87e42]

INTEGRATION: CWS hidforall (1.14.38); FILE MERGED 2005/06/16 09:54:58 gh 1.14.38.1: #i40269#building HelpIDs on all platforms


2005-06-20  Rüdiger Timm  <rt@openoffice.org>  [a84d6433a7e1c54aed52587bd51299dd0264e975]

INTEGRATION: CWS hidforall (1.13.64); FILE MERGED 2005/06/16 09:43:11 gh 1.13.64.1: #i40269#building HelpIDs on all platforms


2005-06-20  Rüdiger Timm  <rt@openoffice.org>  [17503e6ad769f97e4cc466b4ac8b80ef990fb171]

INTEGRATION: CWS hidforall (1.2.18); FILE MERGED 2005/06/16 09:29:25 gh 1.2.18.1: #i40269#building HelpIDs on all platforms


2005-06-20  Rüdiger Timm  <rt@openoffice.org>  [eed6bedc7b677cfbdb3e43d3c718afba110be431]

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>  [95c98b638cad0f6b40ae791925d336d2a6940980]

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>  [4c74ce7a135b8cb587a3b20d987dd8edf87c0121]

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>  [d01ee37b2eec0e1c893b8a5bb567b42af59a174a]

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>  [fcea08645b4cbeadffb707f9e5247b0d7930f058]

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>  [8b260077d0c8524bee04212733f7454d0be3651b]

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>  [ab18f7862f33203d9081433c321d02c55ffdd795]

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>  [94ed148ce2a187c20885d588a83efc704d25e416]

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>  [7ab72072e7030fbf3a7ff846a258b9394dc5c9b2]

INTEGRATION: CWS hidforall (1.1.1.1.448); FILE MERGED 2005/06/16 09:53:42 gh 1.1.1.1.448.1: #i40269#building HelpIDs on all platforms


2005-06-20  Rüdiger Timm  <rt@openoffice.org>  [f99e2d969fbe1c88199af482d1dd56403db42fbd]

#i10000# Specify path to openoffice.lst in target 'ure'.


2005-06-20  Rüdiger Timm  <rt@openoffice.org>  [a16d728d9a2b0108a16e9dd568f2f4c675ae2cc9]

#i10000# Target in makefile.mk is named 'openofficewithjre', not 'openofficewjre'.


2005-06-20  Oliver Bolte  <obo@openoffice.org>  [5249277bf894ad4307d058635124329ebf1f089f]

#i10000# MYSPELL_LIBS undeclared, setting MYSPELLLIB to -lmyspell


2005-06-20  Rüdiger Timm  <rt@openoffice.org>  [8e87f6fcdd092971b6bfeac86b5da5266d91ce92]

#i10000# New module 'ure'.


2005-06-20  Rüdiger Timm  <rt@openoffice.org>  [0e3b27cb7f938be74dfb79eea023dcf932334079]

#i10000# Dependency on module 'ure' belongs into postprocess/prj/build.lst


2005-06-17  Rüdiger Timm  <rt@openoffice.org>  [f885484ef5a9a5fb446c0887734572e6349b44c8]

SRC680


2005-06-17  Rüdiger Timm  <rt@openoffice.org>  [12a519a2ac74a8ceec1fa140f2266a64e3b4bc84]

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>  [6a109fd52b0d2099d74d8dda4d13d05d570e4497]

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>  [169eb4445e162e0f9267b397d51f61be7ad7887e]

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>  [8f5bfb80389b02d867542d0fed6d24400d00514f]

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>  [ca9aabb7a90fe1bd7c6cd7134b7ee55c271fbd0f]

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>  [ba185b40881e0eb204466af16c3272f8009fc90e]

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>  [5823f76eaa91013a1ac2c2716e9bb1fa2837caa5]

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>  [fe4e8019b5287c30df9d983efff0dc1555edc2a0]

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>  [cae5a06d79b7d3aedaa92bd1246f296c06fd2322]

INTEGRATION: CWS nativefixer10 (1.2.12); FILE MERGED 2005/06/16 11:35:40 is 1.2.12.1: #123298# patch must have same ALLUSER mode as product


2005-06-17  Rüdiger Timm  <rt@openoffice.org>  [4b3b9d9a9f7667632ad18a1ed193497224d6b115]

INTEGRATION: CWS nativefixer10 (1.2.12); FILE MERGED 2005/06/16 11:35:41 is 1.2.12.1: #123298# patch must have same ALLUSER mode as product


2005-06-17  Rüdiger Timm  <rt@openoffice.org>  [706cab536b7c57d945578e6212e501feeac96e4c]

INTEGRATION: CWS nativefixer10 (1.6.26); FILE MERGED 2005/06/13 13:43:57 obr 1.6.26.1: #123452# teach user install scripts to install patches as well


2005-06-17  Rüdiger Timm  <rt@openoffice.org>  [4b7bfb1c80013c17401f6bf03611b930017f7a5f]

INTEGRATION: CWS nativefixer10 (1.5.32); FILE MERGED 2005/06/15 09:09:17 obr 1.5.32.2: #123452# changed LD_PRELOAD to *_32 on Solaris 2005/06/13 13:43:56 obr 1.5.32.1: #123452# teach user install scripts to install patches as well


2005-06-17  Rüdiger Timm  <rt@openoffice.org>  [f64f8eb5fb7f7a27a45ac8ba377d453b15257af8]

INTEGRATION: CWS nativefixer10 (1.6.32); FILE MERGED 2005/06/13 13:43:56 obr 1.6.32.1: #123452# teach user install scripts to install patches as well


2005-06-17  Rüdiger Timm  <rt@openoffice.org>  [27c6920a0a1423678b5e74d5d315487724640865]

INTEGRATION: CWS nativefixer10 (1.6.12); FILE MERGED 2005/06/14 08:59:59 obr 1.6.12.4: #123452# no more admin file 2005/06/13 13:43:56 obr 1.6.12.3: #123452# teach user install scripts to install patches as well 2005/06/09 11:59:51 obr 1.6.12.2: #123452# install script on linux now allows updates too 2005/06/07 14:21:50 is 1.6.12.1: #123452# patch userland script


2005-06-17  Rüdiger Timm  <rt@openoffice.org>  [5e7318edfe40c34bffc5e412e45a206bea06938c]

INTEGRATION: CWS nativefixer10 (1.9.6); FILE MERGED 2005/06/15 09:09:16 obr 1.9.6.3: #123452# changed LD_PRELOAD to *_32 on Solaris 2005/06/14 08:40:08 obr 1.9.6.2: #123452# minor bugfixes for relative target directory support 2005/06/13 13:43:56 obr 1.9.6.1: #123452# teach user install scripts to install patches as well


2005-06-17  Rüdiger Timm  <rt@openoffice.org>  [d3159926d3b444980e8be95ddd715fc0c681793c]

INTEGRATION: CWS nativefixer10 (1.10.6); FILE MERGED 2005/06/14 08:50:04 obr 1.10.6.6: #123452# minor bugfixes for relative target directory support 2005/06/14 08:40:07 obr 1.10.6.5: #123452# minor bugfixes for relative target directory support 2005/06/13 13:43:55 obr 1.10.6.4: #123452# teach user install scripts to install patches as well 2005/06/09 11:46:51 obr 1.10.6.3: #123452# install script now allows updates 2005/06/07 13:31:43 obr 1.10.6.2: RPM package list reworked 2005/06/07 09:16:44 obr 1.10.6.1: reworked check to install gnome package and added --ignoresize to --install call(s)


2005-06-17  Rüdiger Timm  <rt@openoffice.org>  [5ff7cd0cdfea8018bcfb4a6e048560f82aebba48]

INTEGRATION: CWS nativefixer10 (1.8.8); FILE MERGED 2005/06/13 13:43:55 obr 1.8.8.2: #123452# teach user install scripts to install patches as well 2005/06/07 14:20:16 is 1.8.8.1: #123452# patch userland script


2005-06-17  Rüdiger Timm  <rt@openoffice.org>  [d58559be20b8421fd29eeea436556b354dc0f612]

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>  [2975cf97e3cb7c88d92da0921bdb6cb01f83c73b]

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>  [12109d38bb93ad5223f444a0e8134899e1074408]

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>  [0665de514cbfb4a40ec33be5158adbba0046cdaf]

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>  [4e8709f82056001b45171154b16c5c1a330d5843]

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>  [76cc7edfe73cdf20a22dff86236fefa3e836fc6f]

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>  [4ece840d429103eb08a2301bd8530e89307415e2]

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>  [76a3cae51bd672c71aa1fda7ae8493b7c013f056]

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>  [5ee239c4734a5c37ec7397ddf3c6f57b65b94b4e]

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>  [31fbe90f248e855f7ede6e54d4f1a83555ff0f75]

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>  [874e5176a6b02c0dd1cc20bfe99b553a906865d2]

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>  [211873e4cee42203e8323f1640415c3d7e49050d]

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>  [5f757413fcd7028e9c3029c9849e714af16f1ef6]

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>  [cac07274e1c22e02609affd5e99f497cdee765d8]

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>  [44195e490a5393abecbbfc23b71154edfca98744]

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>  [f280622eda0fb0d5b3b2212f13218af891a70383]

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>  [fb3fde36f31973c3400dfcca8063ee8257e585b8]

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>  [7db2498e2dfbb08fc52147368c865b81d1c8a519]

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>  [0d82696d13ba13991d6ceadc544403e9724a2b89]

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  Rüdiger Timm  <rt@openoffice.org>  [fddf90c5e9c61a4b44592f195b3f075a80cd4815]

INTEGRATION: CWS mmt1 (1.8.102); FILE MERGED 2005/06/14 13:01:18 dv 1.8.102.1: #123610# Improved language support


2005-06-17  Oliver Bolte  <obo@openoffice.org>  [2f5c3da781fa223150a8583b815830711dd31ce8]

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>  [fc35b0c397a4b2292ba8b14364e025806970f671]

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>  [d4aaa715032e1ccee3320c2040a489517a1f08dd]

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>  [e5185cfce5a22970571ff5713fc16a2d675fad33]

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>  [c5117e17d1e644e60f55b9f979029950cfa43a45]

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>  [17136b39d1c480abd2fed3411ac74d4857123bbf]

INTEGRATION: CWS sb31 (1.5.20); FILE MERGED 2005/05/04 14:46:51 sb 1.5.20.2: #121392# Fixed platform-dependency of previous fix. 2005/04/22 15:06:34 sb 1.5.20.1: #121392# Change RPATH of regcomp executable so that it is functional within a URE.


2005-06-17  Oliver Bolte  <obo@openoffice.org>  [9bb38e64cd78bf86fe5352c22e36d9d4ab6b6596]

INTEGRATION: CWS sb31 (1.1.130); FILE MERGED 2005/06/10 13:51:39 sb 1.1.130.1: Resolved ambiguity.


2005-06-17  Oliver Bolte  <obo@openoffice.org>  [fb6a7a58777113a46d1eeff32abf66819708642f]

INTEGRATION: CWS sb31 (1.10.24); FILE MERGED 2005/04/18 14:30:01 sb 1.10.24.1: #121392# Changed findPlugin to first search the plugin library relative to a base URL that is set to the location of the javavendors.xml file itself.


2005-06-17  Oliver Bolte  <obo@openoffice.org>  [f6a65692907791354abe9e70e6fddce035c2e080]

INTEGRATION: CWS sb31 (1.21.12); FILE MERGED 2005/04/18 14:30:01 sb 1.21.12.1: #121392# Changed findPlugin to first search the plugin library relative to a base URL that is set to the location of the javavendors.xml file itself.


2005-06-17  Oliver Bolte  <obo@openoffice.org>  [379d13216b7f6594c4290d4ee12031fdb59c0327]

INTEGRATION: CWS sb31 (1.3.22); FILE MERGED 2005/04/18 14:30:00 sb 1.3.22.1: #121392# Changed findPlugin to first search the plugin library relative to a base URL that is set to the location of the javavendors.xml file itself.


2005-06-17  Oliver Bolte  <obo@openoffice.org>  [096acf9895fc276b1ffd7c3d99e087ccde289c23]

INTEGRATION: CWS sb31 (1.4.22); FILE MERGED 2005/04/18 14:29:38 sb 1.4.22.1: #121392# Changed findPlugin to first search the plugin library relative to a base URL that is set to the location of the javavendors.xml file itself; fixed typo.


2005-06-17  Oliver Bolte  <obo@openoffice.org>  [bab73fc409fc9e6dffc978e61728b6c64314eaea]

INTEGRATION: CWS sb31 (1.15.14); FILE MERGED 2005/04/27 12:50:55 sb 1.15.14.2: RESYNC: (1.15-1.16); FILE MERGED 2005/04/18 14:38:50 sb 1.15.14.1: #121392# Added URE-specific javavendors.xml (modelled on the OpenOfficeorg counterpart, with modified library paths).


2005-06-17  Oliver Bolte  <obo@openoffice.org>  [19d842506602e0cc06d515559fab3bf29d1d8e78]

INTEGRATION: CWS sb31 (1.10.12); FILE MERGED 2005/04/18 14:38:49 sb 1.10.12.1: #121392# Added URE-specific javavendors.xml (modelled on the OpenOfficeorg counterpart, with modified library paths).


2005-06-17  Oliver Bolte  <obo@openoffice.org>  [797bac85d23de98ecfa9c2978e36e7a97b981fcb]

INTEGRATION: CWS sb31 (1.3.14); FILE MERGED 2005/05/04 14:59:42 sb 1.3.14.2: #121392# Fixed platform-dependency of previous fix. 2005/04/18 13:12:22 sb 1.3.14.1: #121392# Change RPATH of javaldx executable so that it is functional within a URE.


2005-06-17  Oliver Bolte  <obo@openoffice.org>  [d8527bc55965b1cb7cd803d8fa1fc91248929f0a]

INTEGRATION: CWS sb31 (1.18.10); FILE MERGED 2005/04/18 14:23:50 sb 1.18.10.1: #121392# Additionally deliver udkapi.rdb as ure/types.rdb.


2005-06-17  Oliver Bolte  <obo@openoffice.org>  [e12c0178012d5b7f094460cf8a9965fc9763f1f1]

INTEGRATION: CWS sb31 (1.16.14); FILE MERGED 2005/04/07 12:32:51 sb 1.16.14.1: #120220# Added functionality to com.sun.star.java.XJavaVM.getJavaVM to additionally return a jvmaccess::UnoVirtualMachine.


2005-06-17  Oliver Bolte  <obo@openoffice.org>  [695b24b14bd43d64f636301c4dee56be194c6158]

INTEGRATION: CWS sb31 (1.10.24); FILE MERGED 2005/06/10 13:50:50 sb 1.10.24.4: #121392# Made STLport a public part of the URE. 2005/05/04 14:55:04 sb 1.10.24.3: #121392# Fixed platform-dependency of previous fix. 2005/04/28 13:54:01 sb 1.10.24.2: #121392# Include all four UNO runtime libraries, so that C++ UNO components running in the uno executable have a defined environment. 2005/04/18 12:44:46 sb 1.10.24.1: #121392# Change RPATH of uno executable so that it is functional within a URE.


2005-06-17  Oliver Bolte  <obo@openoffice.org>  [2c9df7dfa8180214537fb3426c996ff2157e0539]

INTEGRATION: CWS sb31 (1.12.4); FILE MERGED 2005/05/04 14:55:03 sb 1.12.4.2: #121392# Fixed platform-dependency of previous fix. 2005/04/22 15:00:56 sb 1.12.4.1: #121392# Change RPATH of regcomp executable so that it is functional within a URE.


2005-06-17  Oliver Bolte  <obo@openoffice.org>  [211bee536d1abae52de3ec2e1f419eb021075aae]

INTEGRATION: CWS sb31 (1.13.134); FILE MERGED 2005/04/18 13:07:54 sb 1.13.134.1: #121392# Fixed use of OSL_TRACE.


2005-06-17  Oliver Bolte  <obo@openoffice.org>  [88651e02e05ad4be0ffa1981df859bd7a17c3c55]

INTEGRATION: CWS sb31 (1.5.24); FILE MERGED 2005/04/08 14:23:27 sb 1.5.24.2: #120220# Distinguish between errors creating a JVM and errors instantiating the UnoClassLoader. 2005/04/07 12:30:16 sb 1.5.24.1: #120220# Adapted to the new functionality of com.sun.star.java.XJavaVM.getJavaVM to return a jvmaccess::UnoVirtualMachine.


2005-06-17  Oliver Bolte  <obo@openoffice.org>  [5977d1497d80f164b8605f930bf7a20fe10963fd]

INTEGRATION: CWS sb31 (1.67.6); FILE MERGED 2005/05/09 08:32:16 sb 1.67.6.4: #121392# Renamed URE use of UNO_[JAVA_]COMPONENT_PATH to URE_INTERNAL_LIB|JAVA_DIR. 2005/04/08 14:23:27 sb 1.67.6.3: #120220# Distinguish between errors creating a JVM and errors instantiating the UnoClassLoader. 2005/04/07 12:30:00 sb 1.67.6.2: #120220# Adapted to the new functionality of com.sun.star.java.XJavaVM.getJavaVM to return a jvmaccess::UnoVirtualMachine (TODO: initialize still needs to be adapted to also accept a jvmaccess::UnoVirtualMachine). 2005/03/31 09:10:42 sb 1.67.6.1: #120220# Cleaned up.


2005-06-17  Oliver Bolte  <obo@openoffice.org>  [aa0bba3303180b05540a0f1266fc50b2ca4348c7]

INTEGRATION: CWS sb31 (1.21.24); FILE MERGED 2005/04/07 12:27:40 sb 1.21.24.1: #120220# Use jvmaccess::UnoVirtualMachine together with its UnoClassLoader (instead of jvmaccess::VirtualMachine) to load any UNO Java classes.


2005-06-17  Oliver Bolte  <obo@openoffice.org>  [42b060d93fe04a99790e5aefa14efe5f1962bcb0]

INTEGRATION: CWS sb31 (1.1.2); FILE ADDED 2005/04/07 13:48:01 sb 1.1.2.3: #120219# Fixed copyright statement. 2005/03/30 14:05:37 sb 1.1.2.2: #120219# Fixed JAR file dependencies. 2005/03/30 12:41:19 sb 1.1.2.1: #120219# Added Class-Path information to JAR file.


2005-06-17  Oliver Bolte  <obo@openoffice.org>  [a9a16bc9035fea9b5626db823ebf083d9d5d531c]

INTEGRATION: CWS sb31 (1.1.2); FILE ADDED 2005/03/30 12:40:36 sb 1.1.2.1: #120219# Added Sealed information to JAR file.


2005-06-17  Oliver Bolte  <obo@openoffice.org>  [4aba5ed37aa8393f0d37dd1b396940efbec67080]

INTEGRATION: CWS sb31 (1.7.8); FILE MERGED 2005/03/30 12:40:11 sb 1.7.8.1: #120219# Removed dubious JAR file versioning; added Class-Path and Sealed information to JAR file; cleaned up.


2005-06-17  Oliver Bolte  <obo@openoffice.org>  [45054eca7cbfd0be0a9e93fa1daadfc5f0ac8044]

INTEGRATION: CWS sb31 (1.5.14); FILE MERGED 2005/03/30 12:42:04 sb 1.5.14.1: #120219# Added Class-Path information to JAR file.


2005-06-17  Oliver Bolte  <obo@openoffice.org>  [d30200446008af56fda8e1ce032e699425b911eb]

INTEGRATION: CWS sb31 (1.4.4); FILE MERGED 2005/03/30 12:42:04 sb 1.4.4.1: #120219# Added Class-Path information to JAR file.


2005-06-17  Oliver Bolte  <obo@openoffice.org>  [c4461c12be92244543e9fe9c21a2b8f7aba08107]

INTEGRATION: CWS sb31 (1.6.14); FILE MERGED 2005/03/30 12:42:03 sb 1.6.14.1: #120219# Added Class-Path information to JAR file.


2005-06-17  Oliver Bolte  <obo@openoffice.org>  [de702da5e92f390f7ffb0e53490693ae1565ffc2]

INTEGRATION: CWS sb31 (1.1.2); FILE ADDED 2005/04/08 15:33:03 sb 1.1.2.1: #120219# Added Sealed information to JAR file.


2005-06-17  Oliver Bolte  <obo@openoffice.org>  [ca3a053ded29ffedea98b4f2662ca536fb4996c6]

INTEGRATION: CWS sb31 (1.3.30); FILE MERGED 2005/04/07 12:03:30 sb 1.3.30.2: #120220# Load Java UNO components with a class loader that inherits from the UnoClassLoader, and make sure that any (Java classes representing) additional UNO types that a UNO component brings with it are found by the UnoClassLoader (the latter still needs TODO). 2005/03/30 12:44:03 sb 1.3.30.1: #120219# Cleaned up.


2005-06-17  Oliver Bolte  <obo@openoffice.org>  [6a6e8ab0cfa4ba48d0f3dce11e72fbb80aba1203]

INTEGRATION: CWS sb31 (1.3.154); FILE MERGED 2005/05/26 14:45:25 sb 1.3.154.4: #121932# Adaption for wntmsci10. 2005/04/18 14:20:29 sb 1.3.154.3: #121392# Extended manifest Class-Path so that native libraries can be found. 2005/04/08 15:32:46 sb 1.3.154.2: #120219# Added Sealed information to JAR file. 2005/03/30 12:44:47 sb 1.3.154.1: #120219# Removed dubious JAR file versioning; added Class-Path information to JAR file.


2005-06-17  Oliver Bolte  <obo@openoffice.org>  [432886f313afb59c8fa0a535c5600812890122bf]

INTEGRATION: CWS sb31 (1.11.30); FILE MERGED 2005/03/30 12:43:37 sb 1.11.30.1: #120219# Missing dependency.


2005-06-17  Oliver Bolte  <obo@openoffice.org>  [a4fa3d01985949e0901a7165b5c063ce1f80f8e3]

INTEGRATION: CWS sb31 (1.6.46); FILE MERGED 2005/03/30 12:45:47 sb 1.6.46.1: #120219# Cleaned up.


2005-06-17  Oliver Bolte  <obo@openoffice.org>  [e5447054c652824d173a3b80ba63af249f445d9d]

INTEGRATION: CWS sb31 (1.6.46); FILE MERGED 2005/04/27 12:50:04 sb 1.6.46.2: RESYNC: (1.6-1.7); FILE MERGED 2005/03/30 12:45:47 sb 1.6.46.1: #120219# Cleaned up.


2005-06-17  Oliver Bolte  <obo@openoffice.org>  [51717686dfc1bfa043c40fefcb94f718112ef6cd]

INTEGRATION: CWS sb31 (1.2.210); FILE MERGED 2005/03/30 12:45:47 sb 1.2.210.1: #120219# Cleaned up.


2005-06-17  Oliver Bolte  <obo@openoffice.org>  [80947b7d82c8635bca8ff366c6631250057aefab]

INTEGRATION: CWS sb31 (1.5.36); FILE MERGED 2005/03/30 12:45:46 sb 1.5.36.1: #120219# Cleaned up.


2005-06-17  Oliver Bolte  <obo@openoffice.org>  [c5afab4c812bf7d31f8d105bb8250ebd773aeeb4]

INTEGRATION: CWS sb31 (1.2.144); FILE MERGED 2005/03/30 12:45:46 sb 1.2.144.1: #120219# Cleaned up.


2005-06-17  Oliver Bolte  <obo@openoffice.org>  [f231b73072e85a29bc4a69a69a5c8085204f9a18]

INTEGRATION: CWS sb31 (1.4.46); FILE MERGED 2005/03/30 12:45:46 sb 1.4.46.1: #120219# Cleaned up.


2005-06-17  Oliver Bolte  <obo@openoffice.org>  [e00c1ab5685a7844aad585e870a664252ac12b8e]

INTEGRATION: CWS sb31 (1.2.154); FILE MERGED 2005/03/30 12:45:45 sb 1.2.154.1: #120219# Cleaned up.


2005-06-17  Oliver Bolte  <obo@openoffice.org>  [1f372e0a647ba643b6f601fb957a5d8fd537e5d8]

INTEGRATION: CWS sb31 (1.3.170); FILE MERGED 2005/03/30 12:45:45 sb 1.3.170.1: #120219# Cleaned up.


2005-06-17  Oliver Bolte  <obo@openoffice.org>  [89ee837795611b5ff288a233c96e2e1dac0ec331]

INTEGRATION: CWS sb31 (1.2.154); FILE MERGED 2005/03/30 12:45:44 sb 1.2.154.1: #120219# Cleaned up.


2005-06-17  Oliver Bolte  <obo@openoffice.org>  [9356d4c5990172ccfb81c062a8e6506f718d0f2d]

INTEGRATION: CWS sb31 (1.2.210); FILE MERGED 2005/03/30 12:45:44 sb 1.2.210.1: #120219# Cleaned up.


2005-06-17  Oliver Bolte  <obo@openoffice.org>  [b612ee267b19f57941c6fcf1afdc88e717a97314]

INTEGRATION: CWS sb31 (1.2.210); FILE MERGED 2005/03/30 12:45:43 sb 1.2.210.1: #120219# Cleaned up.


2005-06-17  Oliver Bolte  <obo@openoffice.org>  [5477fd2dce5b3a86fe654b43aa84fee814cf948a]

INTEGRATION: CWS sb31 (1.7.30); FILE MERGED 2005/04/21 13:37:31 sb 1.7.30.2: #120220# Adapted to reworked unoloader.jar. 2005/04/07 12:03:29 sb 1.7.30.1: #120220# Load Java UNO components with a class loader that inherits from the UnoClassLoader, and make sure that any (Java classes representing) additional UNO types that a UNO component brings with it are found by the UnoClassLoader (the latter still needs TODO).


2005-06-17  Oliver Bolte  <obo@openoffice.org>  [f2eb9faff7b351a9b99fb9a3c69e6d8e4ede9779]

INTEGRATION: CWS sb31 (1.3.170); FILE MERGED 2005/03/30 12:45:43 sb 1.3.170.1: #120219# Cleaned up.


2005-06-17  Oliver Bolte  <obo@openoffice.org>  [955b5ba662e25b548a6165d74781e086f7fa5221]

INTEGRATION: CWS sb31 (1.3.210); FILE MERGED 2005/03/30 12:45:43 sb 1.3.210.1: #120219# Cleaned up.


2005-06-17  Oliver Bolte  <obo@openoffice.org>  [31b69cf0aeb2efa89e30d8d36c99593f56c3bc88]

INTEGRATION: CWS sb31 (1.1.2); FILE ADDED 2005/03/30 12:38:11 sb 1.1.2.1: #120219# Added Sealed information to JAR file.


2005-06-17  Oliver Bolte  <obo@openoffice.org>  [b3177897ad087ec6d1998f0563809a7d4b775053]

INTEGRATION: CWS sb31 (1.3.44); FILE MERGED 2005/05/26 14:44:59 sb 1.3.44.3: #121932# Adaption for wntmsci10. 2005/04/18 14:21:54 sb 1.3.44.2: #121392# Extended manifest Class-Path so that native libraries can be found. 2005/03/30 12:37:37 sb 1.3.44.1: #120219# Added Class-Path and Sealed information to JAR file.


2005-06-17  Oliver Bolte  <obo@openoffice.org>  [d1ac8952c8177d1490ab3bce6f2655f02d0aa752]

INTEGRATION: CWS sb31 (1.5.168); FILE MERGED 2005/04/07 11:54:11 sb 1.5.168.1: #120220# Use the current class loader instead of the system class loader to ensure that all UNO classes are loaded through the UnoClassLoader.


2005-06-17  Oliver Bolte  <obo@openoffice.org>  [d598bd7846a02eb894e9cf9590e0322ef6877c49]

INTEGRATION: CWS sb31 (1.18.42); FILE MERGED 2005/04/07 11:57:06 sb 1.18.42.1: #120220# Use jvmaccess::UnoVirtualMachine together with its UnoClassLoader (instead of jvmaccess::VirtualMachine) to load any UNO Java classes.


2005-06-17  Oliver Bolte  <obo@openoffice.org>  [7cd3efac073bc1825780327dbaf0abb3062601e3]

INTEGRATION: CWS sb31 (1.18.54); FILE MERGED 2005/04/07 11:57:06 sb 1.18.54.1: #120220# Use jvmaccess::UnoVirtualMachine together with its UnoClassLoader (instead of jvmaccess::VirtualMachine) to load any UNO Java classes.


2005-06-17  Oliver Bolte  <obo@openoffice.org>  [93dff1fbb98cc597ea9019b1a73a0e05af958dc6]

INTEGRATION: CWS sb31 (1.10.54); FILE MERGED 2005/04/07 11:57:05 sb 1.10.54.1: #120220# Use jvmaccess::UnoVirtualMachine together with its UnoClassLoader (instead of jvmaccess::VirtualMachine) to load any UNO Java classes.


2005-06-17  Oliver Bolte  <obo@openoffice.org>  [5e4947b50c05135ec8c6ed80a09349d82825b4a8]

INTEGRATION: CWS sb31 (1.15.8); FILE MERGED 2005/04/18 12:41:43 sb 1.15.8.2: #120220# Do not use JNI_info instance before it is initialized. 2005/04/07 11:57:05 sb 1.15.8.1: #120220# Use jvmaccess::UnoVirtualMachine together with its UnoClassLoader (instead of jvmaccess::VirtualMachine) to load any UNO Java classes.


2005-06-17  Oliver Bolte  <obo@openoffice.org>  [3b3189b9f50ad95ed0acb4f9fd52f8b92ab875c9]

INTEGRATION: CWS sb31 (1.5.168); FILE MERGED 2005/04/18 12:41:43 sb 1.5.168.2: #120220# Do not use JNI_info instance before it is initialized. 2005/04/07 11:57:05 sb 1.5.168.1: #120220# Use jvmaccess::UnoVirtualMachine together with its UnoClassLoader (instead of jvmaccess::VirtualMachine) to load any UNO Java classes.


2005-06-17  Oliver Bolte  <obo@openoffice.org>  [60465ed3189092c6099df153bde55067dc20117a]

INTEGRATION: CWS sb31 (1.18.36); FILE MERGED 2005/04/07 11:57:04 sb 1.18.36.1: #120220# Use jvmaccess::UnoVirtualMachine together with its UnoClassLoader (instead of jvmaccess::VirtualMachine) to load any UNO Java classes.


2005-06-17  Oliver Bolte  <obo@openoffice.org>  [95642230ee067b5c32355bdf9e753dc2c0807c76]

INTEGRATION: CWS sb31 (1.12.100); FILE MERGED 2005/04/18 12:41:42 sb 1.12.100.2: #120220# Do not use JNI_info instance before it is initialized. 2005/04/07 11:57:04 sb 1.12.100.1: #120220# Use jvmaccess::UnoVirtualMachine together with its UnoClassLoader (instead of jvmaccess::VirtualMachine) to load any UNO Java classes.


2005-06-17  Oliver Bolte  <obo@openoffice.org>  [328e5243e54d3ed4d2145781cd9a8fa9eb55f5d6]

INTEGRATION: CWS sb31 (1.9.100); FILE MERGED 2005/04/18 12:41:42 sb 1.9.100.2: #120220# Do not use JNI_info instance before it is initialized. 2005/04/07 11:57:04 sb 1.9.100.1: #120220# Use jvmaccess::UnoVirtualMachine together with its UnoClassLoader (instead of jvmaccess::VirtualMachine) to load any UNO Java classes.


2005-06-17  Oliver Bolte  <obo@openoffice.org>  [866e0d415e37888e477d0b2d2bf0f449dbdcccfb]

INTEGRATION: CWS sb31 (1.7.10); FILE MERGED 2005/04/18 08:35:56 sb 1.7.10.1: #i47459# Copied 1.7.14.2 from cws_src680_sb32 to here.


2005-06-17  Oliver Bolte  <obo@openoffice.org>  [ecfceb0dee60629ea16e17440d9d671ef84a4e01]

INTEGRATION: CWS sb31 (1.2.10); FILE MERGED 2005/04/18 08:35:41 sb 1.2.10.1: #i47459# Copied 1.2.14.2 from cws_src680_sb32 to here.


2005-06-17  Oliver Bolte  <obo@openoffice.org>  [23c1e37b90fca7a45456f6b639bbbd824b75a58b]

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>  [4d160a78ad47ee3b2eb1b1ecda172a1c41c328a1]

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>  [abbcaa2a9080ea4a4909c2792b3e21ae111ac3e7]

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>  [4dc3b9d009b6d3addff7292f402573d8f4d7ebd3]

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>  [c81cb034ec939d8e5e95d289b4671b682b047aef]

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>  [4d85b5fc1a04312d6c088c341e8f3bad670bc57f]

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>  [89c99006c243336173634025aee77f057236254f]

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  Oliver Bolte  <obo@openoffice.org>  [ad67a9a36963fe00e6fae0d89db51d12ef1eb319]

INTEGRATION: CWS sb31 (1.5.10); FILE MERGED 2005/03/30 12:49:14 sb 1.5.10.1: #120219# Removed dubious JAR file versioning.


2005-06-17  Oliver Bolte  <obo@openoffice.org>  [a7154b2fd0f5a31c1d6985a708312b318f0b1f04]

INTEGRATION: CWS sb31 (1.1.2); FILE ADDED 2005/04/29 10:25:41 sb 1.1.2.1: #120220# Generate javadoc for unoloader.jar; this required some files to be moved from source/unoloader to source/unoloader/com/sun/star/lib/unoloader.


2005-06-17  Oliver Bolte  <obo@openoffice.org>  [e734a5489e01ffd271b60a1ffb766fd1ac10d1cd]

INTEGRATION: CWS sb31 (1.1.2); FILE ADDED 2005/04/29 10:25:25 sb 1.1.2.1: #120220# Generate javadoc for unoloader.jar; this required some files to be moved from source/unoloader to source/unoloader/com/sun/star/lib/unoloader.


2005-06-17  Oliver Bolte  <obo@openoffice.org>  [06716e6cfb1de65790a09c3caa7fe1e3716f29f0]

INTEGRATION: CWS sb31 (1.1.2); FILE ADDED 2005/04/29 10:24:51 sb 1.1.2.1: #120220# Generate javadoc for unoloader.jar; this required some files to be moved from source/unoloader to source/unoloader/com/sun/star/lib/unoloader.


2005-06-17  Oliver Bolte  <obo@openoffice.org>  [34f934130ced40c5d907e37696ced1bf6b8a3d40]

INTEGRATION: CWS sb31 (1.1.2); FILE ADDED 2005/05/03 12:28:35 sb 1.1.2.2: #121392# Excluded jut.jar from URE. 2005/04/29 10:25:09 sb 1.1.2.1: #120220# Generate javadoc for unoloader.jar; this required some files to be moved from source/unoloader to source/unoloader/com/sun/star/lib/unoloader.


2005-06-17  Oliver Bolte  <obo@openoffice.org>  [b81efda9b075ac3e07c5ef0b582ad05ebdaee92f]

INTEGRATION: CWS sb31 (1.1.2); FILE ADDED 2005/04/29 10:22:13 sb 1.1.2.4: #120220# Generate javadoc for unoloader.jar; this required some files to be moved from source/unoloader to source/unoloader/com/sun/star/lib/unoloader. 2005/04/21 13:32:02 sb 1.1.2.3: #120220# Reworked unoloader.jar: UnoLoader.execute to launch applications; UNO-Type-Path for type JARs; no need to include unoil.jar any longer. 2005/04/07 13:49:13 sb 1.1.2.2: #120220# Fixed copyright statement. 2005/04/07 12:24:54 sb 1.1.2.1: #120220# Added unoloader.jar.


2005-06-17  Oliver Bolte  <obo@openoffice.org>  [e17c638654fbefba21b16c072e6598e783432ec9]

INTEGRATION: CWS sb31 (1.1.2); FILE ADDED 2005/04/29 10:22:50 sb 1.1.2.1: #120220# Generate javadoc for unoloader.jar.


2005-06-17  Oliver Bolte  <obo@openoffice.org>  [1795ee973d0681d68cf8bdc01e1d2441aa39b8f1]

INTEGRATION: CWS sb31 (1.8.10); FILE MERGED 2005/04/29 10:19:36 sb 1.8.10.2: #120220# Generate javadoc for unoloader.jar. 2005/04/07 12:22:24 sb 1.8.10.1: #120220# Added unoloader.jar.


2005-06-17  Oliver Bolte  <obo@openoffice.org>  [432424805d2e4ea2714ff13cbad99fb153e526d0]

INTEGRATION: CWS sb31 (1.15.10); FILE MERGED 2005/04/29 10:20:27 sb 1.15.10.2: #120220# Generate javadoc for unoloader.jar; this required some files to be moved from source/unoloader to source/unoloader/com/sun/star/lib/unoloader. 2005/04/07 12:22:24 sb 1.15.10.1: #120220# Added unoloader.jar.


2005-06-17  Oliver Bolte  <obo@openoffice.org>  [2c76394f09b9b99ede62d9eae86bf4e9c65f464f]

INTEGRATION: CWS sb31 (1.20.8); FILE MERGED 2005/05/09 08:33:15 sb 1.20.8.2: #121392# Renamed URE use of UNO_[JAVA_]COMPONENT_PATH to URE_INTERNAL_LIB|JAVA_DIR. 2005/04/08 07:23:53 sb 1.20.8.1: #120220# Adapted to new Java UNO bootstrapping via UnoClassLoader.


2005-06-17  Oliver Bolte  <obo@openoffice.org>  [94059937fd511a3c54332eb4af5f5bff2be1ede7]

INTEGRATION: CWS sb31 (1.3.32); FILE MERGED 2005/04/08 07:22:29 sb 1.3.32.1: #120220# Include additional UNO types in JAR file to make it self-contained.


2005-06-17  Oliver Bolte  <obo@openoffice.org>  [d7d19c312253686a1d1be566343718913eccc3be]

INTEGRATION: CWS sb31 (1.1.2); FILE ADDED 2005/03/30 12:48:17 sb 1.1.2.1: #120219# Added Sealed information to JAR file.


2005-06-17  Oliver Bolte  <obo@openoffice.org>  [a6142f5be2343d0535cbf8f7841daa4ae3cb6e44]

INTEGRATION: CWS sb31 (1.2.114); FILE MERGED 2005/03/30 12:46:54 sb 1.2.114.1: #120219# Cleaned up.


2005-06-17  Oliver Bolte  <obo@openoffice.org>  [69f9f35fe4f412d35eda231da75c0a5c66f54bd2]

INTEGRATION: CWS sb31 (1.2.62); FILE MERGED 2005/03/30 12:47:47 sb 1.2.62.1: #120219# Added Class-Path and Sealed information to JAR file.


2005-06-17  Oliver Bolte  <obo@openoffice.org>  [c5abdb83b38eb9002b94ac714a73014eeb440cf2]

INTEGRATION: CWS sb31 (1.5.104); FILE MERGED 2005/03/30 12:48:40 sb 1.5.104.1: #120219# Cleaned up.


2005-06-17  Rüdiger Timm  <rt@openoffice.org>  [5190c5b99e88ca63527745ca0dac76f046db73a2]

#i20372# Ease of use: create PATCH macros.


2005-06-17  Oliver Bolte  <obo@openoffice.org>  [98d95e49e88c6c5c0c44c263c1ffabf116ea456c]

INTEGRATION: CWS sb31 (1.1.12); FILE MERGED 2005/03/30 12:35:55 sb 1.1.12.1: #120219# Removed dubious JAR file versioning.


2005-06-17  Oliver Bolte  <obo@openoffice.org>  [4952010a8dac968295ad3638d86f7046441f32b2]

INTEGRATION: CWS sb31 (1.43.14); FILE MERGED 2005/06/08 12:34:25 sb 1.43.14.1: Speed up odk build (change made by Ause).


2005-06-17  Oliver Bolte  <obo@openoffice.org>  [25e0166d0685d070bad15e1832553fe505e753fd]

INTEGRATION: CWS sb31 (1.7.14); FILE MERGED 2005/06/10 13:45:11 sb 1.7.14.1: #121392# Added URE_TYPES, URE_SERVICES to SDK std.mk.


2005-06-17  Oliver Bolte  <obo@openoffice.org>  [e7e2bc7fbf37edf3c6de59f972d9208f88852c62]

INTEGRATION: CWS sb31 (1.15.2); FILE MERGED 2005/06/10 13:45:10 sb 1.15.2.1: #121392# Added URE_TYPES, URE_SERVICES to SDK std.mk.


2005-06-17  Oliver Bolte  <obo@openoffice.org>  [ee5c3f29e2c1784cd0e0c287dddd950759785b5e]

INTEGRATION: CWS sb31 (1.11.4); FILE MERGED 2005/04/29 10:27:36 sb 1.11.4.1: #120220# Generate javadoc for unoloader.jar.


2005-06-17  Oliver Bolte  <obo@openoffice.org>  [8a25e143db2ebdd2b02cf29f21c16fec02375d62]

INTEGRATION: CWS sb31 (1.72.4); FILE MERGED 2005/06/08 12:34:24 sb 1.72.4.1: Speed up odk build (change made by Ause).


2005-06-17  Oliver Bolte  <obo@openoffice.org>  [e7575fc2be372048aa16ff21b943bfd92d608f22]

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>  [2d41610e4e7880008f80ac73d79e2416a1e6deeb]

INTEGRATION: CWS sb31 (1.23.2); FILE MERGED 2005/05/04 12:51:21 sb 1.23.2.1: #121393# Adapted the SDK to work with either an Office or a URE.


2005-06-17  Oliver Bolte  <obo@openoffice.org>  [b405d4efbcf32b6ab2010dbc165c6808b73c83ea]

INTEGRATION: CWS sb31 (1.5.4); FILE MERGED 2005/06/10 13:45:36 sb 1.5.4.5: #121392# Made STLport a public part of the URE. 2005/06/02 13:21:04 sb 1.5.4.4: RESYNC: (1.5-1.6); FILE MERGED 2005/05/25 13:21:42 sb 1.5.4.3: #121931# Work around problems with ln -sf on Solaris. 2005/05/20 13:23:06 sb 1.5.4.2: #121931# Adapt sh syntax for Solaris. 2005/05/04 12:51:20 sb 1.5.4.1: #121393# Adapted the SDK to work with either an Office or a URE.


2005-06-17  Oliver Bolte  <obo@openoffice.org>  [0ac199bb20242c7f1927fefbae107a5e43c88795]

INTEGRATION: CWS sb31 (1.5.4); FILE MERGED 2005/06/10 13:45:36 sb 1.5.4.4: #121392# Made STLport a public part of the URE. 2005/06/02 13:21:14 sb 1.5.4.3: RESYNC: (1.5-1.6); FILE MERGED 2005/05/25 13:21:42 sb 1.5.4.2: #121931# Work around problems with ln -sf on Solaris. 2005/05/04 12:51:20 sb 1.5.4.1: #121393# Adapted the SDK to work with either an Office or a URE.


2005-06-17  Oliver Bolte  <obo@openoffice.org>  [fd30eb18109344e4852efaa453d8e3318bebb54a]

INTEGRATION: CWS sb31 (1.11.4); FILE MERGED 2005/06/02 13:20:43 sb 1.11.4.2: RESYNC: (1.11-1.12); FILE MERGED 2005/05/04 12:51:20 sb 1.11.4.1: #121393# Adapted the SDK to work with either an Office or a URE.


2005-06-17  Oliver Bolte  <obo@openoffice.org>  [cdd1edd5f7deb2b501e2ebd669b5470c327a0e58]

INTEGRATION: CWS sb31 (1.5.2); FILE MERGED 2005/06/02 12:35:50 sb 1.5.2.1: #121932# Changes for URE wntmsci10.


2005-06-17  Oliver Bolte  <obo@openoffice.org>  [557d236cfc0fc34230ad5edc87e7e487baca1b43]

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>  [fe98a82b52b822a241473549712f36ef7371a9b0]

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>  [27d9bd34fe457f6909ce6e7c163c4f6d0170ccca]

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>  [410c591001a387da95eede4c47d386943c3cf4de]

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>  [5d4b0ac14f0a3c5a3abfdaa943e65664e1b61df3]

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>  [7df58d507d824944944cd6de863da91c18fd5d49]

INTEGRATION: CWS moresystemstuff2 (1.35.54); FILE MERGED 2005/04/01 10:21:40 rene 1.35.54.1: #i46467# add more system stuff and options to link against pam/crypt/xrender


2005-06-17  Oliver Bolte  <obo@openoffice.org>  [a03d238678b38dc070a2903cae6534e50b3acbf4]

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>  [981ecf839bebe7913fc6ed053e657d40db387ebb]

INTEGRATION: CWS moresystemstuff2 (1.13.14); FILE MERGED 2005/04/01 10:21:39 rene 1.13.14.1: #i46467# add more system stuff and options to link against pam/crypt/xrender


2005-06-17  Oliver Bolte  <obo@openoffice.org>  [c6f101b638cfcd39747b94a74bc602c3e9555b4e]

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>  [f47af8282b471ef4cc8a20d3552f490f8eb25fa3]

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>  [61f21f792e4d005d81886114e2430be0960dfeb9]

INTEGRATION: CWS moresystemstuff2 (1.25.146); FILE MERGED 2005/04/01 10:21:39 rene 1.25.146.1: #i46467# add more system stuff and options to link against pam/crypt/xrender


2005-06-17  Oliver Bolte  <obo@openoffice.org>  [8037c75a2d8b10c2890d3340a9e7ce6dc437f324]

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>  [d15035e260f3b1c48b105f418f156a3f9fa37e0d]

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>  [d7defbb9c0edfac16772f90d8004856b3b8d8d24]

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>  [98e5ad5d7727752dd3b63c1a17f7695006784f52]

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>  [94f77c50b0a69a75a6017eb50ac2a00587a839f5]

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>  [6cbb2acad10539112326b0308163e2af6ee9713d]

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>  [d4c7f98ef9704116593b7818c9f25ec6d9d1ed40]

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>  [301704f93a6ff5bc71ec343439919943930a3528]

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>  [05637d4caef390df2dfd91bd44bf7b537b935f82]

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>  [68627efb655f6cf9ce60b8dcd816859e2013aaaa]

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>  [e1f9ebb073f7338b20d459cd0672d33056ea29c7]

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>  [b1ce56db72ca77de582f9b6c0e68c853dd31ebb5]

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>  [c40012954cfb562b36db0b54d1bcea8980fa3c5c]

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>  [f6bf4c4d7d549ed086692a86c87a835626d87f74]

INTEGRATION: CWS moresystemstuff2 (1.65.88); FILE MERGED 2005/06/11 15:35:55 rene 1.65.88.3: RESYNC: (1.66-1.68); FILE MERGED 2005/05/15 14:19:19 rene 1.65.88.2: RESYNC: (1.65-1.66); FILE MERGED 2005/04/01 10:21:42 rene 1.65.88.1: #i46467# add more system stuff and options to link against pam/crypt/xrender


2005-06-17  Oliver Bolte  <obo@openoffice.org>  [b763f0661efec377bd3fd50a26d74452ce47f27e]

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>  [91a63491207a36822e484865f1c9149426733271]

INTEGRATION: CWS moresystemstuff2 (1.123.94); FILE MERGED 2005/04/01 10:21:42 rene 1.123.94.1: #i46467# add more system stuff and options to link against pam/crypt/xrender


2005-06-17  Oliver Bolte  <obo@openoffice.org>  [5044c8b0778aac52f58b85e858b4b9df16c504fe]

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>  [23f3f0a1cac5bf97444c1413b92892928d60515c]

INTEGRATION: CWS moresystemstuff2 (1.15.88); FILE MERGED 2005/04/01 10:21:41 rene 1.15.88.1: #i46467# add more system stuff and options to link against pam/crypt/xrender


2005-06-17  Oliver Bolte  <obo@openoffice.org>  [42d91a4d525ec8650af617f144859812c6729d69]

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>  [cdb901ff3de554428f9a69eb0064d3a78a9e1854]

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>  [aa61ae02e08021070cb730470db6a76643ab450d]

INTEGRATION: CWS moresystemstuff2 (1.7.628); FILE MERGED 2005/04/01 10:21:41 rene 1.7.628.1: #i46467# add more system stuff and options to link against pam/crypt/xrender


2005-06-17  Oliver Bolte  <obo@openoffice.org>  [cdc52da71e77819cff0dcf2d84205c6974c28c62]

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>  [1bc5935acd2cf4c819852faa131eca439e9cb043]

INTEGRATION: CWS moresystemstuff2 (1.37.354); FILE MERGED 2005/04/01 10:21:41 rene 1.37.354.1: #i46467# add more system stuff and options to link against pam/crypt/xrender


2005-06-17  Oliver Bolte  <obo@openoffice.org>  [63ff76ee514f51846e6cf4caee31b3bd985dc9ca]

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>  [396a33f5bc74da2c36da8a2556a413eeb78948f8]

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>  [8bc182ab300af636f8f8820a1038a3b5e543bb33]

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>  [a820e9d9de33c5375c8b74a28819f407340d5e1f]

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>  [313a2e7a10e4be708a9885ab6b12ee12d3e777cb]

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>  [2d52dc7a7e425313ca577270b25403697db8c2e2]

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>  [3f9e26d9b0e81017f9ad936f05330be3f0856a7b]

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>  [28fd3558a41f8600fc1b594696dd047229d866e8]

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>  [940440ee4a349fab653478dd59bf26361b1daf16]

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>  [47fcf76476ab8d948dab7322b63aa2129cc5bb04]

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>  [e9d47241ca62a6ea67a0c536f7f2bb611331bde1]

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>  [12c016d417deff6694a8a6b25c6a0da6dfb02c32]

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>  [cc71a9faf924c12e08fc4eedca2ff06c61c9b44e]

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>  [bbebd2be38897533ef2e94de5f56304c5337bc15]

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>  [bedd1b489da2f84f30b5c29526a55d62ec918e84]

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>  [92de458782830490e968dbeb590eb4a45389bb7f]

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>  [7f77a3ff14062991b0256953dfd35401021d02c3]

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>  [68e7119be078df60ea9fa80eb072bbe9dded6083]

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>  [1a60fb284c18b3566d5c6c862f0a80a1f469e161]

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>  [5ed33ed17416cdb82a960d7dcd2c63804291a805]

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>  [298d467f7bee5a58ca47081a7bc563f17faa1c91]

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-17  Oliver Bolte  <obo@openoffice.org>  [33033ab1e98310e997b46e1537ae728a135b1a92]

INTEGRATION: CWS moresystemstuff2 (1.2.18); FILE MERGED 2005/04/01 10:21:38 rene 1.2.18.1: #i46467# add more system stuff and options to link against pam/crypt/xrender


2005-06-17  Oliver Bolte  <obo@openoffice.org>  [efc5f86a712aafe37676147faccaee5a54f0bc7e]

INTEGRATION: CWS sb31 (1.4.66); FILE MERGED 2005/03/30 12:50:35 sb 1.4.66.1: #120219# Removed dubious JAR file versioning mechanism.


2005-06-17  Oliver Bolte  <obo@openoffice.org>  [687f8a8ccfa1e73045420754e970627852c22291]

INTEGRATION: CWS moresystemstuff2 (1.3.14); FILE MERGED 2005/04/01 10:21:37 rene 1.3.14.1: #i46467# add more system stuff and options to link against pam/crypt/xrender


2005-06-17  Oliver Bolte  <obo@openoffice.org>  [456947852aedad4cbdba5bfbae422a3bfe0549b1]

INTEGRATION: CWS sb31 (1.6.6); FILE MERGED 2005/03/30 12:50:48 sb 1.6.6.1: #120219# Removed dubious JAR file versioning.


2005-06-17  Oliver Bolte  <obo@openoffice.org>  [32c6759d9b3aef58b177f9e9430d02625cd0a88b]

INTEGRATION: CWS moresystemstuff2 (1.7.14); FILE MERGED 2005/04/01 10:21:37 rene 1.7.14.1: #i46467# add more system stuff and options to link against pam/crypt/xrender


2005-06-17  Oliver Bolte  <obo@openoffice.org>  [6c4a654e3c2d3892aa8e81328f7f74495ae5e5a7]

INTEGRATION: CWS moresystemstuff2 (1.4.14); FILE MERGED 2005/04/01 10:21:35 rene 1.4.14.1: #i46467# add more system stuff and options to link against pam/crypt/xrender


2005-06-17  Oliver Bolte  <obo@openoffice.org>  [cde461fdbc0eb311380b337cf0541d62b02aa486]

INTEGRATION: CWS sb31 (1.4.10); FILE MERGED 2005/05/23 09:12:03 sb 1.4.10.1: #120220# Added an encapsulating wrapper around a Java virtual machine and an appropriate UNO class loader.


2005-06-17  Oliver Bolte  <obo@openoffice.org>  [3d14450dac5e38d5906f9258690042faaa27320a]

INTEGRATION: CWS moresystemstuff2 (1.7.14); FILE MERGED 2005/04/01 10:21:34 rene 1.7.14.1: #i46467# add more system stuff and options to link against pam/crypt/xrender


2005-06-17  Oliver Bolte  <obo@openoffice.org>  [cb0847ce15a455527d8f7eb5a170ceb7e8c53891]

INTEGRATION: CWS sb31 (1.6.4); FILE MERGED 2005/05/23 09:08:55 sb 1.6.4.2: #121931# Removed dtor symbols that need not be exported; cleaned up. 2005/05/04 15:18:09 sb 1.6.4.1: #120220# Added an encapsulating wrapper around a Java virtual machine and an appropriate UNO class loader.


2005-06-17  Oliver Bolte  <obo@openoffice.org>  [5c155dafefd24272e42b26534ae0d56deb4ef343]

INTEGRATION: CWS sb31 (1.1.2); FILE ADDED 2005/04/07 13:48:49 sb 1.1.2.2: #120220# Fixed copyright statement. 2005/04/07 12:17:07 sb 1.1.2.1: #120220# Added an encapsulating wrapper around a Java virtual machine and an appropriate UNO class loader.


2005-06-17  Oliver Bolte  <obo@openoffice.org>  [1c42e58b75ff4db0f21c2f5e8184b927432ec6d9]

INTEGRATION: CWS sb31 (1.7.4); FILE MERGED 2005/04/07 12:17:45 sb 1.7.4.1: #120220# Added an encapsulating wrapper around a Java virtual machine and an appropriate UNO class loader.


2005-06-17  Oliver Bolte  <obo@openoffice.org>  [76a187ac57b5143ee8df22241fa3baabde05a3ad]

INTEGRATION: CWS sb31 (1.5.4); FILE MERGED 2005/04/07 12:19:52 sb 1.5.4.1: #120220# Added an encapsulating wrapper around a Java virtual machine and an appropriate UNO class loader.


2005-06-17  Oliver Bolte  <obo@openoffice.org>  [558fda107316d1bdb140cb85187e0c321e355093]

INTEGRATION: CWS sb31 (1.4.4); FILE MERGED 2005/04/07 12:15:45 sb 1.4.4.1: #120220# Cleanup.


2005-06-17  Oliver Bolte  <obo@openoffice.org>  [51cec0987246579ee49d73d50e9f8824d6353051]

INTEGRATION: CWS sb31 (1.1.2); FILE ADDED 2005/04/07 13:48:49 sb 1.1.2.2: #120220# Fixed copyright statement. 2005/04/07 12:16:31 sb 1.1.2.1: #120220# Added an encapsulating wrapper around a Java virtual machine and an appropriate UNO class loader.


2005-06-17  Oliver Bolte  <obo@openoffice.org>  [0266bcf4d4c52231e7f829142844870d8955105a]

INTEGRATION: CWS sb31 (1.21.20); FILE MERGED 2005/06/02 09:57:07 sb 1.21.20.2: #121932# Changes for URE wntmsci10. 2005/05/09 13:02:44 sb 1.21.20.1: #121392# Reuse OOo LICENSE file for URE.


2005-06-17  Vladimir Glazounov  <vg@openoffice.org>  [f02426cd0bf4b2259bd4a729bb79fa394b0b743e]

new version for SRX645


2005-06-17  Vladimir Glazounov  <vg@openoffice.org>  [9599512dec329411579331d981f6f51b2333c7ce]

new version for SRX645


2005-06-16  Vladimir Glazounov  <vg@openoffice.org>  [48c25b4b0b06e7c1c41ffe745138214ca3cdf635]

new version for SRX645


2005-06-16  Hans-Joachim Lankenau  <hjs@openoffice.org>  [dbd414102fe6c3d574c04f3b3babfa955afce016]

#i10000# missed renaming


2005-06-16  Oliver Bolte  <obo@openoffice.org>  [7dee9045ef1f052f6e4773432f47cbc8c5346e7a]

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>  [e53f472aac6b19df1eba7fc960f27b8606d77f60]

INTEGRATION: CWS cmcfixes9 (1.2.24); FILE MERGED 2005/06/14 11:36:13 cmc 1.2.24.1: #i50567# centralize in AWTLIB


2005-06-16  Oliver Bolte  <obo@openoffice.org>  [7fabecec1a379146c97dcafc1195809bb918cc3b]

INTEGRATION: CWS cmcfixes9 (1.6.2); FILE MERGED 2005/06/14 11:36:12 cmc 1.6.2.2: #i50567# centralize in AWTLIB 2005/06/10 09:19:10 cmc 1.6.2.1: #i50567# gcj will be changing the name from libjawt to libgcjawt


2005-06-16  Oliver Bolte  <obo@openoffice.org>  [2a4dca2167386661598a941e9ece6cba11e50252]

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>  [f9abb8ff83f0e60906b4c4a2777c7e649e61a3d1]

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>  [5ba95fbd1a2a247b918153d352987b64aaab1de6]

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  Oliver Bolte  <obo@openoffice.org>  [9401f807a1165b125311916643f26027467c4e7a]

INTEGRATION: CWS cmcfixes9 (1.10.8); FILE MERGED 2005/06/14 11:55:23 cmc 1.10.8.2: #i50575# use SOLARBINDIR 2005/06/10 11:03:06 cmc 1.10.8.1: #i50575i add xalan.jar to classpath for gcj when building filter fragments


2005-06-16  Vladimir Glazounov  <vg@openoffice.org>  [99b798e28b5a02839372caa618f87d55d061dea7]

#100000# corrected behaviour for build -s from a link


2005-06-15  Oliver Bolte  <obo@openoffice.org>  [e560ecdf03967a94f0517576b86e772a3192c02b]

SRC680


2005-06-15  Oliver Bolte  <obo@openoffice.org>  [20fee4893fc976a708d456ea0ab21a8640394c4a]

INTEGRATION: CWS buildfixes01 (1.6.74); FILE MERGED 2005/06/07 13:46:37 thb 1.6.74.1: #i50426# Took template nesting mods in again (otherwise, won't build on gcc3.0.x)


2005-06-15  Oliver Bolte  <obo@openoffice.org>  [476f9e77d5547a2a8a199497c7f4036713bef89e]

INTEGRATION: CWS buildfixes01 (1.7.22); FILE MERGED 2005/06/07 13:46:36 thb 1.7.22.1: #i50426# Took template nesting mods in again (otherwise, won't build on gcc3.0.x)


2005-06-15  Oliver Bolte  <obo@openoffice.org>  [f665348728489648030d79ccdad649b5019e8980]

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>  [b61fdbf13eb363fc6322bad49f50b4f83cabae88]

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-15  Oliver Bolte  <obo@openoffice.org>  [cd8be9b8b5b036169fb3ecaaf23939dea66d204f]

INTEGRATION: CWS buildfixes01 (1.2.24); FILE MERGED 2005/06/07 13:43:20 thb 1.2.24.1: #i50426# Corrected license header


2005-06-15  Oliver Bolte  <obo@openoffice.org>  [81b2b22d15bb906e6c75765442509cfa374e1e7a]

INTEGRATION: CWS buildfixes01 (1.4.6); FILE MERGED 2005/06/07 13:42:55 thb 1.4.6.1: #i50426# Corrected license header


2005-06-15  Oliver Bolte  <obo@openoffice.org>  [1dfb01d766b70213c3a34ff84f59d389fdf343c4]

INTEGRATION: CWS buildfixes01 (1.3.32); FILE MERGED 2005/06/07 13:42:25 thb 1.3.32.1: #i50426# Corrected license header


2005-06-15  Oliver Bolte  <obo@openoffice.org>  [2de7ed5918f4c6e01fc5afb9cf3439b1d34494a7]

INTEGRATION: CWS buildfixes01 (1.5.18); FILE MERGED 2005/06/07 13:42:25 thb 1.5.18.1: #i50426# Corrected license header


2005-06-15  Oliver Bolte  <obo@openoffice.org>  [62f153403591bf6decc0ae919350e5d57f83a05d]

INTEGRATION: CWS buildfixes01 (1.8.6); FILE MERGED 2005/05/25 16:56:41 thb 1.8.6.1: #i49681# Fixed build breakage for FreeBSD (powerof2 already defined)


2005-06-15  Oliver Bolte  <obo@openoffice.org>  [360682e32a98b82dbfded743182ad4a5db44ba8f]

INTEGRATION: CWS fwk17 (1.17.366); FILE MERGED 2005/06/14 09:22:01 cd 1.17.366.1: #i45267# Patch integrated from mmeeks to fix access to deleted printer object


2005-06-15  Oliver Bolte  <obo@openoffice.org>  [74d0de06ff73de0cc65cba639df6010fafcbec26]

INTEGRATION: CWS macosx08 (1.16.18); FILE MERGED 2005/05/22 22:06:14 ericb 1.16.18.1: fix bad test in soffice.sh


2005-06-15  Oliver Bolte  <obo@openoffice.org>  [611d847cdbdd182c3b9f3aa8bd12195e4373899a]

INTEGRATION: CWS macosx08 (1.2.10); FILE MERGED 2005/06/04 13:31:06 ericb 1.2.10.3: #i48810# correct fix for mozilla build on Mac OSX when a .mozconfig already exists in HOME 2005/05/23 22:24:34 ericb 1.2.10.2: #i48810# new patch lighter for Mozilla build environment on Mac OSX 2005/05/22 22:16:43 ericb 1.2.10.1: #i48810# Mozilla 1.7.5 can be build with this patch on Mac OSX


2005-06-14  Oliver Bolte  <obo@openoffice.org>  [411add2e902bb552d7647a71cf6dee5f50f2bb0d]

INTEGRATION: CWS gcc4fwdecl (1.7.34); FILE MERGED 2005/06/01 16:13:30 pmladek 1.7.34.1: #i50059# Fixed forward declarations for gcc4 in comphelper


2005-06-14  Oliver Bolte  <obo@openoffice.org>  [d731d8f59518a0b89532391aed114e912251d0b4]

INTEGRATION: CWS gcc4fwdecl (1.5.968); FILE MERGED 2005/06/01 11:52:07 pmladek 1.5.968.1: #i50070# Fixed forward declarations for gcc4 in sfx2


2005-06-14  Oliver Bolte  <obo@openoffice.org>  [ffa1202a1dde9e7c3f22e38ce37ddf8a11dbe2f5]

INTEGRATION: CWS gcc4fwdecl (1.95.22); FILE MERGED 2005/06/01 11:52:06 pmladek 1.95.22.1: #i50070# Fixed forward declarations for gcc4 in sfx2


2005-06-14  Oliver Bolte  <obo@openoffice.org>  [03b14810a2eac5c179d79b83020d711e3b0653a0]

INTEGRATION: CWS gcc4fwdecl (1.19.56); FILE MERGED 2005/06/01 17:38:40 pmladek 1.19.56.1: #i50073# Fixed forward declarations for gcc4 in stoc


2005-06-14  Oliver Bolte  <obo@openoffice.org>  [98fe14bfdca1f3bcb4a8034e36b60434344ac873]

INTEGRATION: CWS gcc4fwdecl (1.6.304); FILE MERGED 2005/06/01 17:07:28 pmladek 1.6.304.1: #i50068# Fixed forward declarations for gcc4 in sc


2005-06-14  Oliver Bolte  <obo@openoffice.org>  [804fdcabb3a81055a52ad657c57a9ceb0cec3ef6]

INTEGRATION: CWS gcc4fwdecl (1.16.38); FILE MERGED 2005/06/01 16:22:49 pmladek 1.16.38.1: #i50060# Fixed forward declarations for gcc4 in configmgr


2005-06-14  Oliver Bolte  <obo@openoffice.org>  [cb39b549397d6a856fcf028579dfaa9c27d2a58b]

INTEGRATION: CWS gcc4fwdecl (1.3.184); FILE MERGED 2005/06/01 16:22:48 pmladek 1.3.184.1: #i50060# Fixed forward declarations for gcc4 in configmgr


2005-06-14  Oliver Bolte  <obo@openoffice.org>  [a89a9769d4ce592e98797956c547a14bc2c8c33d]

INTEGRATION: CWS gcc4fwdecl (1.7.20); FILE MERGED 2005/06/02 12:56:06 pmladek 1.7.20.1: #i50081# Fixed forward declarations for gcc4 in xmlsecurity


2005-06-14  Oliver Bolte  <obo@openoffice.org>  [fd4e56b03b68f9c76f5719b471146d1e8b828e7a]

INTEGRATION: CWS gcc4fwdecl (1.5.58); FILE MERGED 2005/06/01 17:46:34 pmladek 1.5.58.1: #i50074# Fixed forward declarations for gcc4 in svtools


2005-06-14  Oliver Bolte  <obo@openoffice.org>  [a967cd002b25ffc706dddd0df9c86aa9a0a83170]

INTEGRATION: CWS gcc4fwdecl (1.15.326); FILE MERGED 2005/06/01 17:30:49 pmladek 1.15.326.1: #i50072# Fixed forward declarations for gcc4 in starmath


2005-06-14  Oliver Bolte  <obo@openoffice.org>  [62d7ba25e2950b6b6a2a87091803228f492a6a26]

INTEGRATION: CWS gcc4fwdecl (1.11.26); FILE MERGED 2005/06/01 17:30:48 pmladek 1.11.26.1: #i50072# Fixed forward declarations for gcc4 in starmath


2005-06-14  Oliver Bolte  <obo@openoffice.org>  [5139863dfd34ffc927f15c2303700a112e3e70c6]

INTEGRATION: CWS gcc4fwdecl (1.3.274); FILE MERGED 2005/06/02 12:36:55 pmladek 1.3.274.1: #i50078# Fixed forward declarations for gcc4 in ucb


2005-06-14  Oliver Bolte  <obo@openoffice.org>  [bdacf77076c5b0494a44ee2e089250d723214c78]

INTEGRATION: CWS gcc4fwdecl (1.10.32); FILE MERGED 2005/06/01 15:59:35 pmladek 1.10.32.1: #i50057# Fixed forward declarations for gcc4 in automation


2005-06-14  Oliver Bolte  <obo@openoffice.org>  [e565aa6568042e8d38c6ba32be67c4d03a0ab804]

INTEGRATION: CWS gcc4fwdecl (1.3.448); FILE MERGED 2005/06/01 16:43:20 pmladek 1.3.448.1: #i50063# Fixed forward declarations for gcc4 in extensions


2005-06-14  Oliver Bolte  <obo@openoffice.org>  [be0507195858afaacaca26a4344a8f5d16ad22c7]

INTEGRATION: CWS gcc4fwdecl (1.8.116); FILE MERGED 2005/06/01 16:43:19 pmladek 1.8.116.1: #i50063# Fixed forward declarations for gcc4 in extensions


2005-06-14  Oliver Bolte  <obo@openoffice.org>  [b803d956331c5045b826ff20e2f137d7794777a8]

INTEGRATION: CWS gcc4fwdecl (1.19.60); FILE MERGED 2005/06/01 16:09:17 pmladek 1.19.60.1: #i50058# Fixed forward declarations for gcc4 in basctl


2005-06-14  Oliver Bolte  <obo@openoffice.org>  [936f93254e4281b43dc07949f90eb429725088a5]

INTEGRATION: CWS gcc4fwdecl (1.6.110); FILE MERGED 2005/06/01 16:09:16 pmladek 1.6.110.1: #i50058# Fixed forward declarations for gcc4 in basctl


2005-06-14  Oliver Bolte  <obo@openoffice.org>  [f23176883eeaa0174ff97ddd084e0e03cc3fbabd]

INTEGRATION: CWS gcc4fwdecl (1.4.110); FILE MERGED 2005/06/01 16:09:16 pmladek 1.4.110.1: #i50058# Fixed forward declarations for gcc4 in basctl


2005-06-14  Oliver Bolte  <obo@openoffice.org>  [822c76cdd55cdfa144f4b8c372dfa104c885d9fc]

INTEGRATION: CWS gcc4fwdecl (1.4.32); FILE MERGED 2005/06/01 16:36:08 pmladek 1.4.32.1: #i50062# Fixed forward declarations for gcc4 in dbaccess


2005-06-14  Oliver Bolte  <obo@openoffice.org>  [54608ffb98b91888a641d8b932761c60c884fe70]

INTEGRATION: CWS gcc4fwdecl (1.23.104); FILE MERGED 2005/06/01 18:18:20 pmladek 1.23.104.1: #i50075# Fixed forward declarations for gcc4 in svx


2005-06-14  Oliver Bolte  <obo@openoffice.org>  [5dac4bc215f2cae7c78ae39312f06da35d55eca3]

INTEGRATION: CWS gcc4fwdecl (1.12.108); FILE MERGED 2005/06/01 18:18:20 pmladek 1.12.108.1: #i50075# Fixed forward declarations for gcc4 in svx


2005-06-14  Oliver Bolte  <obo@openoffice.org>  [8feb306afaa5a0f743399f047a213914a13257d4]

INTEGRATION: CWS gcc4fwdecl (1.12.186); FILE MERGED 2005/06/01 18:18:12 pmladek 1.12.186.1: #i50075# Fixed forward declarations for gcc4 in svx


2005-06-14  Oliver Bolte  <obo@openoffice.org>  [4feaf3f8dfc2f8e3a61958e6bfe891f4511cf50b]

INTEGRATION: CWS gcc4fwdecl (1.7.286); FILE MERGED 2005/06/01 18:18:11 pmladek 1.7.286.1: #i50075# Fixed forward declarations for gcc4 in svx


2005-06-14  Oliver Bolte  <obo@openoffice.org>  [0b45aeceb4568645157c64906c729a891659ebe1]

INTEGRATION: CWS gcc4fwdecl (1.3.18); FILE MERGED 2005/06/01 16:48:30 pmladek 1.3.18.1: #i50064# Fixed forward declarations for gcc4 in forms


2005-06-14  Oliver Bolte  <obo@openoffice.org>  [449cd8d33550deba606cb8d658694c42e9a5f244]

INTEGRATION: CWS gcc4fwdecl (1.5.1128); FILE MERGED 2005/06/01 18:38:04 pmladek 1.5.1128.1: #i50076# Fixed forward declarations for gcc4 in sw


2005-06-14  Oliver Bolte  <obo@openoffice.org>  [24842d6604c771427c1978467757c82bc479d7f7]

INTEGRATION: CWS gcc4fwdecl (1.2.1302); FILE MERGED 2005/06/01 18:38:04 pmladek 1.2.1302.1: #i50076# Fixed forward declarations for gcc4 in sw


2005-06-14  Oliver Bolte  <obo@openoffice.org>  [58e0ff7acc4a5ea5379f217e1d7ff5c4084835e8]

INTEGRATION: CWS gcc4fwdecl (1.8.338); FILE MERGED 2005/06/01 18:38:03 pmladek 1.8.338.1: #i50076# Fixed forward declarations for gcc4 in sw


2005-06-14  Oliver Bolte  <obo@openoffice.org>  [61d54b226d3c7d63de0d23b6de6ed0df414a8067]

INTEGRATION: CWS gcc4fwdecl (1.4.284); FILE MERGED 2005/06/01 18:38:02 pmladek 1.4.284.1: #i50076# Fixed forward declarations for gcc4 in sw


2005-06-14  Oliver Bolte  <obo@openoffice.org>  [b0e4825052bc36cadf30309ef0145488a01f8016]

INTEGRATION: CWS gcc4fwdecl (1.2.284); FILE MERGED 2005/06/01 18:38:02 pmladek 1.2.284.1: #i50076# Fixed forward declarations for gcc4 in sw


2005-06-14  Oliver Bolte  <obo@openoffice.org>  [53361bf91a41f2ad02673a8cbb9a6a7f0ad98c30]

INTEGRATION: CWS gcc4fwdecl (1.5.284); FILE MERGED 2005/06/01 18:38:01 pmladek 1.5.284.1: #i50076# Fixed forward declarations for gcc4 in sw


2005-06-14  Oliver Bolte  <obo@openoffice.org>  [c37aac7ce6651b4817f8e296c5f3498e7b2b2a5a]

INTEGRATION: CWS gcc4fwdecl (1.3.284); FILE MERGED 2005/06/01 18:38:01 pmladek 1.3.284.1: #i50076# Fixed forward declarations for gcc4 in sw


2005-06-14  Oliver Bolte  <obo@openoffice.org>  [494be76320b8da3b80996c1d374c532d4817163f]

INTEGRATION: CWS gcc4fwdecl (1.4.284); FILE MERGED 2005/06/01 18:38:01 pmladek 1.4.284.1: #i50076# Fixed forward declarations for gcc4 in sw


2005-06-14  Oliver Bolte  <obo@openoffice.org>  [36eacdbbbbd428edc66e471c005f21ab167c92e9]

INTEGRATION: CWS gcc4fwdecl (1.3.284); FILE MERGED 2005/06/01 18:38:00 pmladek 1.3.284.1: #i50076# Fixed forward declarations for gcc4 in sw


2005-06-14  Oliver Bolte  <obo@openoffice.org>  [57f9c52933d9313453a80998f4d0c858a15018f8]

INTEGRATION: CWS gcc4fwdecl (1.6.284); FILE MERGED 2005/06/01 18:38:00 pmladek 1.6.284.1: #i50076# Fixed forward declarations for gcc4 in sw


2005-06-14  Oliver Bolte  <obo@openoffice.org>  [e7241c5c5344206358cd8d220d27561ff543778d]

INTEGRATION: CWS gcc4fwdecl (1.3.206); FILE MERGED 2005/06/01 17:19:57 pmladek 1.3.206.1: #i50069# Fixed forward declarations for gcc4 in sd


2005-06-14  Oliver Bolte  <obo@openoffice.org>  [0aa3b4be2ba1505cf3ecfdf293b477c9f1015230]

INTEGRATION: CWS gcc4fwdecl (1.10.206); FILE MERGED 2005/06/01 17:19:56 pmladek 1.10.206.1: #i50069# Fixed forward declarations for gcc4 in sd


2005-06-14  Oliver Bolte  <obo@openoffice.org>  [bcd2687a578e37751f4bb5eed814e4a303033c39]

INTEGRATION: CWS gcc4fwdecl (1.5.480); FILE MERGED 2005/06/01 17:19:56 pmladek 1.5.480.1: #i50069# Fixed forward declarations for gcc4 in sd


2005-06-14  Oliver Bolte  <obo@openoffice.org>  [ddedaefcd071c09298eae4149e60f90a54d87122]

INTEGRATION: CWS gcc4fwdecl (1.10.100); FILE MERGED 2005/06/01 16:30:34 pmladek 1.10.100.1: #i50061# Fixed forward declarations for gcc4 in connectivity


2005-06-14  Oliver Bolte  <obo@openoffice.org>  [9d348e673a408a3f4ecececb73eec2c77cdae105]

INTEGRATION: CWS gcc4fwdecl (1.17.66); FILE MERGED 2005/06/01 16:30:33 pmladek 1.17.66.1: #i50061# Fixed forward declarations for gcc4 in connectivity


2005-06-14  Oliver Bolte  <obo@openoffice.org>  [05e52ae244f530d46a2a65208fa9730131dcfc0c]

INTEGRATION: CWS qadev23 (1.4.64); FILE MERGED 2005/04/29 08:14:19 cn 1.4.64.1: #i38579# add object relation 'TEXT'


2005-06-14  Oliver Bolte  <obo@openoffice.org>  [569db4cb34f3620375419b13c7c2f0c1706803f0]

INTEGRATION: CWS qadev23 (1.5.64); FILE MERGED 2005/04/29 10:00:09 cn 1.5.64.1: #i42513# create object relation 'ImapObject'


2005-06-14  Oliver Bolte  <obo@openoffice.org>  [79c123d68cbb95f33af63d77bfff1f98c81401df]

INTEGRATION: CWS qadev23 (1.3.80); FILE MERGED 2005/04/28 19:11:36 cn 1.3.80.1: #i26075# change object relation for XDispatchProvider


2005-06-14  Oliver Bolte  <obo@openoffice.org>  [af9f51697edee00e9aeda94467931caafe2db6a8]

INTEGRATION: CWS qadev23 (1.5.14); FILE MERGED 2005/04/21 12:40:46 cn 1.5.14.1: #i46788# replace logging/comment string 'text doc' with 'calc doc'


2005-06-14  Oliver Bolte  <obo@openoffice.org>  [78d121bbc691a04a4c79aa9a405fdea71b53facd]

INTEGRATION: CWS qadev23 (1.5.14); FILE MERGED 2005/04/21 12:40:45 cn 1.5.14.1: #i46788# replace logging/comment string 'text doc' with 'calc doc'


2005-06-14  Oliver Bolte  <obo@openoffice.org>  [5eac85c877e58c4efebe2a79d07bbf549f1e82dd]

INTEGRATION: CWS qadev23 (1.6.14); FILE MERGED 2005/04/21 12:40:45 cn 1.6.14.1: #i46788# replace logging/comment string 'text doc' with 'calc doc'


2005-06-14  Oliver Bolte  <obo@openoffice.org>  [857b9c174374f47c989feb4ac95c6f591da00560]

INTEGRATION: CWS qadev23 (1.9.10); FILE MERGED 2005/04/21 12:40:44 cn 1.9.10.1: #i46788# replace logging/comment string 'text doc' with 'calc doc'


2005-06-14  Oliver Bolte  <obo@openoffice.org>  [62691c85911c55a22c9213675b0550ec5a2b67bf]

INTEGRATION: CWS qadev23 (1.7.10); FILE MERGED 2005/04/21 12:40:43 cn 1.7.10.1: #i46788# replace logging/comment string 'text doc' with 'calc doc'


2005-06-14  Oliver Bolte  <obo@openoffice.org>  [b9380fa1ebef51ea87560445d53712b5826a9b34]

INTEGRATION: CWS qadev23 (1.9.10); FILE MERGED 2005/04/21 12:40:43 cn 1.9.10.1: #i46788# replace logging/comment string 'text doc' with 'calc doc'


2005-06-14  Oliver Bolte  <obo@openoffice.org>  [b13c884b2d659828ed579f490b95053ed7483e33]

INTEGRATION: CWS qadev23 (1.8.10); FILE MERGED 2005/04/21 12:40:43 cn 1.8.10.1: #i46788# replace logging/comment string 'text doc' with 'calc doc'


2005-06-14  Oliver Bolte  <obo@openoffice.org>  [f62c7ba0b38dfaca8667aae2a778a59b8c6f0524]

INTEGRATION: CWS qadev23 (1.7.10); FILE MERGED 2005/04/21 12:40:42 cn 1.7.10.1: #i46788# replace logging/comment string 'text doc' with 'calc doc'


2005-06-14  Oliver Bolte  <obo@openoffice.org>  [d7184cbf60cc527a1dea1e545e76f76a84899662]

INTEGRATION: CWS qadev23 (1.8.10); FILE MERGED 2005/04/21 12:40:42 cn 1.8.10.1: #i46788# replace logging/comment string 'text doc' with 'calc doc'


2005-06-14  Oliver Bolte  <obo@openoffice.org>  [d27a09b2481204c5c8b29cb80ade36ce46e10018]

INTEGRATION: CWS qadev23 (1.9.2); FILE MERGED 2005/05/31 09:06:28 cn 1.9.2.1: #i46788# logging enhanced


2005-06-14  Oliver Bolte  <obo@openoffice.org>  [27616c7f6ea2ed3ea924d157ef3bf1d9556859df]

INTEGRATION: CWS qadev23 (1.3.80); FILE MERGED 2005/05/26 18:31:17 cn 1.3.80.1: #i49934# implement functionality to restore the path settings


2005-06-14  Oliver Bolte  <obo@openoffice.org>  [585f37e26201e6cb56fcad82e276d8e45dfdbe0a]

INTEGRATION: CWS qadev23 (1.1.2); FILE ADDED 2005/06/14 07:34:38 cn 1.1.2.1: #i50558# new initial version


2005-06-14  Oliver Bolte  <obo@openoffice.org>  [8ceb00365cd9df1a060a18ad6ffb528813d3ec75]

INTEGRATION: CWS qadev23 (1.1.2); FILE ADDED 2005/06/09 16:34:44 cn 1.1.2.1: #i50553# new initial version


2005-06-14  Oliver Bolte  <obo@openoffice.org>  [c4d520f0631fc6fa11e1afecafa157ebc4cb75e6]

INTEGRATION: CWS qadev23 (1.1.2); FILE ADDED 2005/06/09 13:54:32 cn 1.1.2.1: 2''#i50540# initial version


2005-06-14  Oliver Bolte  <obo@openoffice.org>  [d09ae984f0f7c7dc81dff530eae6afde7b8c7de6]

INTEGRATION: CWS qadev23 (1.5.10); FILE MERGED 2005/06/02 19:17:10 cn 1.5.10.1: #i50254# dispose xStore in cleanup()


2005-06-14  Oliver Bolte  <obo@openoffice.org>  [785e0e64d201b1e9c32e52ab40531795d2263d8b]

INTEGRATION: CWS qadev23 (1.7.14); FILE MERGED 2005/05/31 14:45:02 cn 1.7.14.1: #i50139# query for frame on document insted to fetch from desktop


2005-06-14  Oliver Bolte  <obo@openoffice.org>  [0882f5f78c8965b471152ae272ce09dbbdbec921]

INTEGRATION: CWS qadev23 (1.8.2); FILE MERGED 2005/04/26 14:25:48 cn 1.8.2.1: #i48196# create correct obj relation for XInitialization.ExceptionArgs


2005-06-14  Oliver Bolte  <obo@openoffice.org>  [9c0dabc1310220c6e388d48fd4de5d438234c997]

INTEGRATION: CWS qadev23 (1.3.68); FILE MERGED 2005/05/17 14:18:00 cn 1.3.68.1: #i49391 replace System.getProperty('java.io.tmpdir') with util.utils.getUsersTempDir(). The getUsersTempDir(9 fetch the -D parameter like -Dtemp='myTempDir'


2005-06-14  Oliver Bolte  <obo@openoffice.org>  [dd102966dfc311a92aa5b6c95030394a1767408a]

INTEGRATION: CWS qadev23 (1.3.68); FILE MERGED 2005/05/17 14:17:59 cn 1.3.68.1: #i49391 replace System.getProperty('java.io.tmpdir') with util.utils.getUsersTempDir(). The getUsersTempDir(9 fetch the -D parameter like -Dtemp='myTempDir'


2005-06-14  Oliver Bolte  <obo@openoffice.org>  [79f16d66505299927fce04c2b5448b6cb6ebb2d9]

INTEGRATION: CWS qadev23 (1.2.80); FILE MERGED 2005/04/21 15:23:30 cn 1.2.80.1: #i38780# implement object relation 'XDocumentHandler.TargetDocumentSetter'


2005-06-14  Oliver Bolte  <obo@openoffice.org>  [c59cf67d9dbcb31cc043b4641b919e5d5e44a2d5]

INTEGRATION: CWS qadev23 (1.3.80); FILE MERGED 2005/04/22 15:00:38 cn 1.3.80.1: #i47968# logging enhancement


2005-06-14  Oliver Bolte  <obo@openoffice.org>  [b35cf773476d027dfdccf59c918f712a8387d58e]

INTEGRATION: CWS qadev23 (1.3.10); FILE MERGED 2005/06/01 08:02:06 cn 1.3.10.1: #i46788# add some comments


2005-06-14  Oliver Bolte  <obo@openoffice.org>  [ebcd114604f809fa2027746365e30df476d6932c]

INTEGRATION: CWS qadev23 (1.3.10); FILE MERGED 2005/06/01 08:18:53 cn 1.3.10.1: #i46788# add some comments


2005-06-14  Oliver Bolte  <obo@openoffice.org>  [da28c5889763f05ce7a7e7fac505dc5565bcc7c8]

INTEGRATION: CWS qadev23 (1.2.80); FILE MERGED 2005/04/29 08:13:15 cn 1.2.80.1: #i38579# change the creation of the cursors and enhance the logging


2005-06-14  Oliver Bolte  <obo@openoffice.org>  [3bb6a8eae76d8fe29e474d6f99b9536c7795fec6]

INTEGRATION: CWS qadev23 (1.3.80); FILE MERGED 2005/04/11 11:13:23 cn 1.3.80.1: #i47149# to verify the existance of the printed file util.utils-tolls was uses


2005-06-14  Oliver Bolte  <obo@openoffice.org>  [f7c354163255b5123b2db651fe6a6a3cdb9c31cc]

INTEGRATION: CWS qadev23 (1.3.10); FILE MERGED 2005/04/26 14:24:19 cn 1.3.10.1: #i48196# catch also om.sun.star.uno.RuntimeException as unecpected exception


2005-06-14  Oliver Bolte  <obo@openoffice.org>  [a1769f017e882c14d53b8801cdd833e1cda1158e]

INTEGRATION: CWS qadev23 (1.4.76); FILE MERGED 2005/05/31 14:45:45 cn 1.4.76.1: #i50139# query for frame on document insted to fetch from desktop


2005-06-14  Oliver Bolte  <obo@openoffice.org>  [26082879db1b98451809142f4fb36b10d0fcdd8a]

INTEGRATION: CWS qadev23 (1.2.80); FILE MERGED 2005/04/21 13:35:06 cn 1.2.80.1: #i43779# property 'BoderColor' added


2005-06-14  Oliver Bolte  <obo@openoffice.org>  [c138ba69fe1c18a1a9ed11c62ed33d70feb23d3a]

INTEGRATION: CWS qadev23 (1.3.20); FILE MERGED 2005/04/29 10:17:07 cn 1.3.20.1: #i42513# verify object relation 'ImapObject'


2005-06-14  Oliver Bolte  <obo@openoffice.org>  [3060dad2b5fb0ce3263f8d7b4a1fa6ddc12d6c8d]

INTEGRATION: CWS qadev23 (1.3.14); FILE MERGED 2005/05/31 10:17:25 cn 1.3.14.1: #i46788# logging enhanced


2005-06-14  Oliver Bolte  <obo@openoffice.org>  [462289766761e2d72accd123773b9b2c96b82366]

INTEGRATION: CWS qadev23 (1.3.14); FILE MERGED 2005/04/26 09:24:06 cn 1.3.14.1: #i34403# add custom property test for 'PrinterIndependentLayout'


2005-06-14  Oliver Bolte  <obo@openoffice.org>  [5fb05f1db49b583d885a456e08b7552bebdd4d2e]

INTEGRATION: CWS qadev23 (1.3.68); FILE MERGED 2005/05/31 09:04:15 cn 1.3.68.1: #i46788# logging enhanced


2005-06-14  Oliver Bolte  <obo@openoffice.org>  [dbad371bbfe6fd4dd0653cdd9c98f33750a16cc6]

INTEGRATION: CWS qadev23 (1.2.80); FILE MERGED 2005/06/02 15:33:02 cn 1.2.80.1: #i46788# logging enhanced


2005-06-14  Oliver Bolte  <obo@openoffice.org>  [1287efd896f6cac91a7e9afe7da7ec11fac2aeab]

INTEGRATION: CWS qadev23 (1.2.80); FILE MERGED 2005/04/28 16:07:48 cn 1.2.80.1: #i46192# fill test with 'usefull' content


2005-06-14  Oliver Bolte  <obo@openoffice.org>  [964b647c30a6d548ef4e265e34907933f41982aa]

INTEGRATION: CWS qadev23 (1.3.38); FILE MERGED 2005/04/07 09:47:06 cn 1.3.38.1: #i46788# logging enhancement


2005-06-14  Oliver Bolte  <obo@openoffice.org>  [a2c7fdb0f86b4e118326a4092ac8a72d1df3cf6d]

INTEGRATION: CWS qadev23 (1.11.2); FILE MERGED 2005/05/24 07:16:55 cn 1.11.2.3: #49391# bugfix in method getUsersTempDir() 2005/05/17 14:17:00 cn 1.11.2.2: #i49391 replace System.getProperty('java.io.tmpdir') with util.utils.getUsersTempDir(). The getUsersTempDir(9 fetch the -D parameter like -Dtemp='myTempDir' 2005/04/11 11:14:47 cn 1.11.2.1: #i47149# functions fileExists and deleteFile added


2005-06-14  Oliver Bolte  <obo@openoffice.org>  [1d319185ad8d6800362f8d045eb9a779827b0199]

INTEGRATION: CWS qadev23 (1.3.14); FILE MERGED 2005/05/24 14:49:57 cn 1.3.14.1: #i49789# parameter 'AutoRestart' added


2005-06-14  Oliver Bolte  <obo@openoffice.org>  [175cc445b9f217e3bfce3f40b99954de0f4fc681]

INTEGRATION: CWS qadev23 (1.6.20); FILE MERGED 2005/06/01 11:49:38 cn 1.6.20.1: #i50171# multiple interface tests in scenarion files


2005-06-14  Oliver Bolte  <obo@openoffice.org>  [6f87becbc3c81d342380578914bcb37f8754af21]

INTEGRATION: CWS qadev23 (1.8.2); FILE MERGED 2005/05/24 14:49:11 cn 1.8.2.2: #i49789# parameter 'AutoRestart' added 2005/05/17 14:16:58 cn 1.8.2.1: #i49391 replace System.getProperty('java.io.tmpdir') with util.utils.getUsersTempDir(). The getUsersTempDir(9 fetch the -D parameter like -Dtemp='myTempDir'


2005-06-14  Oliver Bolte  <obo@openoffice.org>  [413fe081daebb076d8082ba2dcaad42b44853ab9]

INTEGRATION: CWS qadev23 (1.8.10); FILE MERGED 2005/05/17 14:14:24 cn 1.8.10.1: #i46788# little changes in kill()


2005-06-14  Oliver Bolte  <obo@openoffice.org>  [7a2bdc801806543abbccbb0781544dc274058206]

INTEGRATION: CWS qadev23 (1.16.14); FILE MERGED 2005/05/24 14:55:53 cn 1.16.14.2: #i49789# AutoRestart implemented 2005/05/17 14:16:56 cn 1.16.14.1: #i49391 replace System.getProperty('java.io.tmpdir') with util.utils.getUsersTempDir(). The getUsersTempDir(9 fetch the -D parameter like -Dtemp='myTempDir'


2005-06-14  Oliver Bolte  <obo@openoffice.org>  [6b4b1a3cfa45f4ce5fba51f781e1e5e9dc85657d]

INTEGRATION: CWS qadev23 (1.3.14); FILE MERGED 2005/05/17 14:16:55 cn 1.3.14.1: #i49391 replace System.getProperty('java.io.tmpdir') with util.utils.getUsersTempDir(). The getUsersTempDir(9 fetch the -D parameter like -Dtemp='myTempDir'


2005-06-14  Oliver Bolte  <obo@openoffice.org>  [551cb6b8da6e89e9473bf73ec8b9b85c234875d6]

INTEGRATION: CWS qadev23 (1.4.10); FILE MERGED 2005/05/17 14:16:54 cn 1.4.10.1: #i49391 replace System.getProperty('java.io.tmpdir') with util.utils.getUsersTempDir(). The getUsersTempDir(9 fetch the -D parameter like -Dtemp='myTempDir'


2005-06-14  Oliver Bolte  <obo@openoffice.org>  [297506b4fe107e869a95fdde08dceb9a071e0a01]

INTEGRATION: CWS qadev23 (1.3.14); FILE MERGED 2005/05/17 14:16:53 cn 1.3.14.1: #i49391 replace System.getProperty('java.io.tmpdir') with util.utils.getUsersTempDir(). The getUsersTempDir(9 fetch the -D parameter like -Dtemp='myTempDir'


2005-06-14  Oliver Bolte  <obo@openoffice.org>  [e79ff2f9b7271322b6d07a13702905947e5de322]

INTEGRATION: CWS qadev23 (1.3.10); FILE MERGED 2005/05/17 14:16:53 cn 1.3.10.1: #i49391 replace System.getProperty('java.io.tmpdir') with util.utils.getUsersTempDir(). The getUsersTempDir(9 fetch the -D parameter like -Dtemp='myTempDir'


2005-06-14  Oliver Bolte  <obo@openoffice.org>  [c3ed5b5deb7752fb44da225f157a889dce6bfd84]

INTEGRATION: CWS qadev23 (1.1.2); FILE ADDED 2005/05/31 15:51:50 cn 1.1.2.1: #i50141# new initial version


2005-06-14  Oliver Bolte  <obo@openoffice.org>  [41f02af04c288c608a2244d89a007ad91e6ae6d5]

INTEGRATION: CWS qadev23 (1.1.2); FILE ADDED 2005/05/31 15:51:35 cn 1.1.2.1: #i50141# new initial version


2005-06-14  Oliver Bolte  <obo@openoffice.org>  [9f3d10721344ae8822cc994f0d472df5608bb4d8]

INTEGRATION: CWS qadev23 (1.1.2); FILE ADDED 2005/05/31 15:58:13 cn 1.1.2.2: #i50141# remove drafts 2005/05/31 15:51:19 cn 1.1.2.1: #i50141# new initial version


2005-06-14  Oliver Bolte  <obo@openoffice.org>  [05082bb7e8fa9f5a2419fe04cc7a89a6928cb585]

INTEGRATION: CWS qadev23 (1.1.2); FILE ADDED 2005/06/09 13:57:31 cn 1.1.2.1: #i50540# corrected implementation name


2005-06-14  Oliver Bolte  <obo@openoffice.org>  [82cf29be5332b25c9881c1be8eae59b1a27157e1]

INTEGRATION: CWS qadev23 (1.1.2); FILE ADDED 2005/05/31 15:58:12 cn 1.1.2.2: #i50141# remove drafts 2005/05/31 15:50:27 cn 1.1.2.1: #i50141# new initial version


2005-06-14  Oliver Bolte  <obo@openoffice.org>  [ee360bc8f378825cedc3c357a11c4c2e0b763d01]

INTEGRATION: CWS qadev23 (1.1.128); FILE MERGED 2005/04/21 13:37:00 cn 1.1.128.1: #i43779# property 'BoderColor' added


2005-06-14  Oliver Bolte  <obo@openoffice.org>  [a744b951ce389b6ae4c734395bb4c8263ee5e1d3]

INTEGRATION: CWS qadev23 (1.11.136); FILE MERGED 2005/06/13 09:21:55 cn 1.11.136.1: #i50653# remove 'drafts' in interface descriptions


2005-06-14  Oliver Bolte  <obo@openoffice.org>  [062fb69e1609008ce7725eeb95279dbc155096b7]

INTEGRATION: CWS qadev23 (1.1.2); FILE ADDED 2005/05/31 10:15:43 cn 1.1.2.1: #i50105# initial version


2005-06-14  Oliver Bolte  <obo@openoffice.org>  [f01eae8cc652ad62c54da477476dd9e26edf11c8]

INTEGRATION: CWS qadev23 (1.4.272); FILE MERGED 2005/06/09 07:56:04 cn 1.4.272.1: #i50361# add parameter AutoRestart


2005-06-14  Oliver Bolte  <obo@openoffice.org>  [10a43049bec97c7dc75d6928d260ec4d3c0f1102]

INTEGRATION: CWS qadev23 (1.4.198); FILE MERGED 2005/06/13 11:59:48 cn 1.4.198.2: #i50361# fixes 2005/06/09 07:53:40 cn 1.4.198.1: #i50361# update list


2005-06-14  Oliver Bolte  <obo@openoffice.org>  [3d20ed228d224bb7629dd7cc2229da789aa8f254]

INTEGRATION: CWS qadev23 (1.6.198); FILE MERGED 2005/06/13 11:59:47 cn 1.6.198.2: #i50361# fixes 2005/06/09 07:51:42 cn 1.6.198.1: #i50361# update list


2005-06-14  Oliver Bolte  <obo@openoffice.org>  [63a605c5afa2d0f29a06c9c77a575a8e04af4275]

INTEGRATION: CWS qadev23 (1.1.2); FILE ADDED 2005/06/09 06:49:08 cn 1.1.2.1: #i50506# new initial version


2005-06-14  Oliver Bolte  <obo@openoffice.org>  [8ad2961731cafbbf5763c5f0ba1c183226e01368]

INTEGRATION: CWS qadev23 (1.1.2); FILE ADDED 2005/06/09 06:48:58 cn 1.1.2.1: #i50506# new initial version


2005-06-13  Vladimir Glazounov  <vg@openoffice.org>  [5a4e7bef50c4496216c82c9805ff988b864bd079]

#100000# a fix for single-process builds


2005-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [c3b5a5333a0d012073301115e094df27fae908d8]

#i10000#: regenerate configure from configure.in


2005-06-13  Vladimir Glazounov  <vg@openoffice.org>  [3b1171946c50f92552c5b265b32d6a07eae0ce3d]

#100000# multipocessing modus for 4nt again


2005-06-10  Vladimir Glazounov  <vg@openoffice.org>  [a168755db99edaaebc2f6cd63d2fa13916fdc233]

new version for SRX645


2005-06-10  Stephan Bergmann  <sb@openoffice.org>  [45028ce9d3766b986af3d56cbcd696d24f35a1e0]

#121392# Made STLport a public part of the URE; added URE_TYPES, URE_SERVICES to SDK std.mk.


2005-06-10  Stephan Bergmann  <sb@openoffice.org>  [41b1719290d6bffa90112be2fffea7bcb19ce644]

#121392# Made STLport a public part of the URE.


2005-06-10  Stephan Bergmann  <sb@openoffice.org>  [d6016156866f1c554374796a4122febf8ddb5fa5]

#121392# Made STLport a public part of the URE; documentation reviewed.


2005-06-10  Rüdiger Timm  <rt@openoffice.org>  [3e6f35b3743f2c37e17f38f1b0158889339a1683]

#i10000# Correct directory naming for patch sets.


2005-06-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [8b8b879477f5bed5fc92beec7fbcd846dc8b2cc1]

SRC680


2005-06-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [c7df724d8b309a235987c2e1bcf8dd48d67b4404]

INTEGRATION: CWS ause028 (1.2.480); FILE MERGED 2005/05/03 09:39:16 hjs 1.2.480.1: #109143# use generated includes from solver; cleanup


2005-06-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [e3a8ff5e63bcab12f5e087b3602f78e7d65896e3]

INTEGRATION: CWS ause028 (1.1.508); FILE MERGED 2005/05/03 09:39:15 hjs 1.1.508.1: #109143# use generated includes from solver; cleanup


2005-06-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [778dde19b385a48cf735f8800c3434487fab697a]

INTEGRATION: CWS ause028 (1.4.138); FILE MERGED 2005/05/03 09:39:15 hjs 1.4.138.1: #109143# use generated includes from solver; cleanup


2005-06-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [8637709926860af045026420eabd5ea8ef3d09a6]

INTEGRATION: CWS ause028 (1.3.138); FILE MERGED 2005/05/03 09:39:14 hjs 1.3.138.1: #109143# use generated includes from solver; cleanup


2005-06-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [b3071c8b963d793bfb544142271a3eeb41c61bf1]

INTEGRATION: CWS ause028 (1.9.144); FILE MERGED 2005/05/03 09:39:14 hjs 1.9.144.1: #109143# use generated includes from solver; cleanup


2005-06-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [cc13bd3d0702a885cf09d74a2283d39f5c3ef956]

INTEGRATION: CWS ause028 (1.5.138); FILE MERGED 2005/05/03 09:39:13 hjs 1.5.138.1: #109143# use generated includes from solver; cleanup


2005-06-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [ebe6558d471a3725874b51fff12dd6dd2a8d76dd]

INTEGRATION: CWS ause028 (1.7.138); FILE MERGED 2005/05/03 09:39:13 hjs 1.7.138.1: #109143# use generated includes from solver; cleanup


2005-06-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [3e49604db12dc8978cbadd472b6d67e5927dfdfc]

INTEGRATION: CWS ause028 (1.5.94); FILE MERGED 2005/05/03 09:39:12 hjs 1.5.94.1: #109143# use generated includes from solver; cleanup


2005-06-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [5f8c0c0371f92f0a6bedc50890633d54cf127d72]

INTEGRATION: CWS ause028 (1.4.94); FILE MERGED 2005/05/03 09:39:11 hjs 1.4.94.1: #109143# use generated includes from solver; cleanup


2005-06-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [14ab044f0b99021bea3e1b71160acdd9cd0e8ca2]

INTEGRATION: CWS ause028 (1.12.94); FILE MERGED 2005/05/03 09:39:11 hjs 1.12.94.1: #109143# use generated includes from solver; cleanup


2005-06-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [4b19827e4ccaae7082c2e7f551d8acdb8412eca7]

INTEGRATION: CWS ause028 (1.7.94); FILE MERGED 2005/05/03 09:39:10 hjs 1.7.94.1: #109143# use generated includes from solver; cleanup


2005-06-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [8303044568ec2f4b7cb5db2bf41cb23826b3b37e]

INTEGRATION: CWS ause028 (1.14.94); FILE MERGED 2005/05/03 09:39:09 hjs 1.14.94.1: #109143# use generated includes from solver; cleanup


2005-06-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [f78f3fd27efff68d494efb9c47fb25f4767fbccf]

INTEGRATION: CWS ause028 (1.2.480); FILE MERGED 2005/05/03 09:39:08 hjs 1.2.480.1: #109143# use generated includes from solver; cleanup


2005-06-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [400c7fcaf176550c86ef606c5149665b279714b1]

INTEGRATION: CWS ause028 (1.10.18); FILE MERGED 2005/05/03 09:39:07 hjs 1.10.18.1: #109143# use generated includes from solver; cleanup


2005-06-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [1958cceb07fb88c40d53010e1ef4b5d9a8ee01a2]

INTEGRATION: CWS ause028 (1.6.20); FILE MERGED 2005/05/03 09:39:06 hjs 1.6.20.1: #109143# use generated includes from solver; cleanup


2005-06-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [b093a75f4549519743c6aaf4eeb1dd6dc6ead3c3]

INTEGRATION: CWS ause028 (1.16.94); FILE MERGED 2005/05/03 09:39:06 hjs 1.16.94.1: #109143# use generated includes from solver; cleanup


2005-06-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [b7c8abf9c4ad34feef6e2ac21607b77c071395a7]

INTEGRATION: CWS ause028 (1.18.76); FILE MERGED 2005/05/03 09:39:04 hjs 1.18.76.1: #109143# use generated includes from solver; cleanup


2005-06-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [164b66d390a4bd1becd13f9803e8175e8467fb82]

INTEGRATION: CWS ause028 (1.27.44); FILE MERGED 2005/05/03 09:39:03 hjs 1.27.44.1: #109143# use generated includes from solver; cleanup


2005-06-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [baa23b2c1116b42c9caab99cd5b23b9abd7a5eaa]

INTEGRATION: CWS ause028 (1.58.4); FILE MERGED 2005/05/03 09:37:09 hjs 1.58.4.1: #109143# deliver missing header


2005-06-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [57fe7773063b54d63ffc30c3dfcf3cd0895f7a26]

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>  [458924e804d49ff3389e187447f2218b26aae291]

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  Mikhail Voitenko  <mav@openoffice.org>  [9c785e92bdc4bbfa650c341c8aef5f13b33d4a38]

#100000# fix a problem detected by valgrind


2005-06-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [5071a54657d17ddedddb905e36284f8ef49a33a7]

INTEGRATION: CWS localedata4 (1.33.26); FILE MERGED 2005/04/20 13:16:20 er 1.33.26.1: #i45810# add Khmer charset collation


2005-06-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [30bf1397d9f4c81af2c924ce1e5a0f9ff37e1e49]

INTEGRATION: CWS localedata4 (1.6.4); FILE MERGED 2005/04/25 15:24:37 er 1.6.4.1: #i48122# use non-breaking space as ThousandSeparator instead of ordinary space (separator and format codes)


2005-06-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [c0acc8784258a2667fad6f9363e6fc1e5d9663b2]

INTEGRATION: CWS localedata4 (1.10.4); FILE MERGED 2005/04/25 15:24:36 er 1.10.4.1: #i48122# use non-breaking space as ThousandSeparator instead of ordinary space (separator and format codes)


2005-06-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [1d06ee3439f911775b4ef8b3f8e0cf21fed32b53]

INTEGRATION: CWS localedata4 (1.3.4); FILE MERGED 2005/04/19 16:28:23 er 1.3.4.1: #i43041# align to CLDR where correct


2005-06-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [c91e582bccc1ff52639db7d986277c02d3ab6e26]

INTEGRATION: CWS localedata4 (1.4.4); FILE MERGED 2005/04/25 15:24:36 er 1.4.4.1: #i48122# use non-breaking space as ThousandSeparator instead of ordinary space (separator and format codes)


2005-06-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [370c4dee09e993206bc87874bf94883a4a89deee]

INTEGRATION: CWS localedata4 (1.26.4); FILE MERGED 2005/04/19 21:24:14 er 1.26.4.2: #i44875# add be_BY (Belarusian) locale data; contributed by Yury Tarasievich <yury_t@ooo> 2005/04/19 20:45:46 er 1.26.4.1: #i43476# add ka_GE Georgian locale data; contributed by Gia Shervashidze <giasher@ooo>


2005-06-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [77077da43f7a51cfb72628465f98fe8de159bf8e]

INTEGRATION: CWS localedata4 (1.5.4); FILE MERGED 2005/04/25 15:24:36 er 1.5.4.1: #i48122# use non-breaking space as ThousandSeparator instead of ordinary space (separator and format codes)


2005-06-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [c540c3eaf107ce4d9634e51ef7d889d8eb6b2a63]

INTEGRATION: CWS localedata4 (1.10.4); FILE MERGED 2005/04/19 21:24:14 er 1.10.4.2: #i44875# add be_BY (Belarusian) locale data; contributed by Yury Tarasievich <yury_t@ooo> 2005/04/19 20:45:46 er 1.10.4.1: #i43476# add ka_GE Georgian locale data; contributed by Gia Shervashidze <giasher@ooo>


2005-06-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [2adf879d651a660a50dfd1fc32fc8471130c50b2]

INTEGRATION: CWS localedata4 (1.14.4); FILE MERGED 2005/04/25 19:30:58 er 1.14.4.3: remove duplicated (and outdated) source of information, refer to offapi/com/sun/star/style/NumberingType.idl instead 2005/04/25 16:21:21 er 1.14.4.2: #i45077# description that environment variable OOO_ENABLE_LOCALE_DATA_CHECKS enables checks in product version 2005/04/19 15:13:18 er 1.14.4.1: typos


2005-06-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [9a8b47a3a82cf32db319080b5bc06f4ace36eaf1]

INTEGRATION: CWS localedata4 (1.4.4); FILE MERGED 2005/04/20 13:16:19 er 1.4.4.1: #i45810# add Khmer charset collation


2005-06-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [9bb301dd6ee4bda365cc8d69972af35ea7125e42]

INTEGRATION: CWS localedata4 (1.1.2); FILE ADDED 2005/04/19 20:45:46 er 1.1.2.1: #i43476# add ka_GE Georgian locale data; contributed by Gia Shervashidze <giasher@ooo>


2005-06-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [8e754ba47878efa1a6ac103dfd43bb12e7528b4e]

INTEGRATION: CWS localedata4 (1.8.4); FILE MERGED 2005/04/19 15:13:53 er 1.8.4.1: #i47148# aligned to CLDR


2005-06-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [664e15ae481a4c0961a14bc642861511eece1afd]

INTEGRATION: CWS localedata4 (1.7.4); FILE MERGED 2005/04/19 15:13:52 er 1.7.4.1: #i47148# aligned to CLDR


2005-06-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [ac1b6d07589739c0723679919916dfa79a11057b]

INTEGRATION: CWS localedata4 (1.2.4); FILE MERGED 2005/04/25 15:01:00 er 1.2.4.2: #i47566# full name for eras 2005/04/19 19:50:27 er 1.2.4.1: #i47566# FollowPageWord and era names


2005-06-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [6a1d4558fd36819721f099f2d03c03e9a88c21c0]

INTEGRATION: CWS localedata4 (1.11.4); FILE MERGED 2005/04/19 15:13:52 er 1.11.4.1: #i47148# aligned to CLDR


2005-06-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [af0ded845bfba5957386080455d5b1ec7899d5e8]

INTEGRATION: CWS localedata4 (1.9.4); FILE MERGED 2005/04/19 15:13:52 er 1.9.4.1: #i47148# aligned to CLDR


2005-06-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [f907aa59b0fb2528032b2fd8559df0f619d50657]

INTEGRATION: CWS localedata4 (1.5.4); FILE MERGED 2005/04/19 15:13:51 er 1.5.4.1: #i47148# aligned to CLDR


2005-06-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [b5ecd098b31dd78f1a1ea02c6d3f6ea4d7e6e5fe]

INTEGRATION: CWS localedata4 (1.7.4); FILE MERGED 2005/04/19 15:13:51 er 1.7.4.1: #i47148# aligned to CLDR


2005-06-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [8a2f0d603af9cea150ed1b9bde63889b2f4168cd]

INTEGRATION: CWS localedata4 (1.13.4); FILE MERGED 2005/04/19 15:13:51 er 1.13.4.1: #i47148# aligned to CLDR


2005-06-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [8816ddaa7dbed417f82747334eeaeeb6fdc1b7b6]

INTEGRATION: CWS localedata4 (1.5.4); FILE MERGED 2005/04/19 15:13:50 er 1.5.4.1: #i47148# aligned to CLDR


2005-06-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [d37fa1fcacb57d5b2eefa7db3b4e7d8762666a43]

INTEGRATION: CWS localedata4 (1.6.4); FILE MERGED 2005/04/19 15:13:50 er 1.6.4.1: #i47148# aligned to CLDR


2005-06-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [fcf63a0455ceca44fb9a500846a5a073f25afdbc]

INTEGRATION: CWS localedata4 (1.8.4); FILE MERGED 2005/04/19 15:13:50 er 1.8.4.1: #i47148# aligned to CLDR


2005-06-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [3cecb7ad6c6e90fe8a7b3c157681f28abbb6e704]

INTEGRATION: CWS localedata4 (1.9.4); FILE MERGED 2005/04/19 15:13:50 er 1.9.4.1: #i47148# aligned to CLDR


2005-06-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [0a009afb5dc1aa90c8e43bbc401ad6ac9037c477]

INTEGRATION: CWS localedata4 (1.9.4); FILE MERGED 2005/04/25 15:01:00 er 1.9.4.3: #i47566# full name for eras 2005/04/19 19:50:26 er 1.9.4.2: #i47566# FollowPageWord and era names 2005/04/19 15:13:49 er 1.9.4.1: #i47148# aligned to CLDR


2005-06-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [7c6c2b18a0dc249decd05a0277c250e793b24443]

INTEGRATION: CWS localedata4 (1.4.4); FILE MERGED 2005/04/19 15:13:49 er 1.4.4.1: #i47148# aligned to CLDR


2005-06-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [699543746308d7e06738c4214a34232174cf2c48]

INTEGRATION: CWS localedata4 (1.12.4); FILE MERGED 2005/04/25 16:06:04 er 1.12.4.2: #i48122# use non-breaking space as ThousandSeparator instead of ordinary space (separator and format codes) 2005/04/19 19:04:05 er 1.12.4.1: #i42596# align to CLDR where correct, plus items to be submitted to CLDR


2005-06-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [64e4e8c010011b36198306ba8f4a26e92a97c7bb]

INTEGRATION: CWS localedata4 (1.4.4); FILE MERGED 2005/04/25 15:24:36 er 1.4.4.1: #i48122# use non-breaking space as ThousandSeparator instead of ordinary space (separator and format codes)


2005-06-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [8a64eccbd0604153066c30ae6007eb092e897623]

INTEGRATION: CWS localedata4 (1.1.2); FILE ADDED 2005/04/19 21:24:14 er 1.1.2.1: #i44875# add be_BY (Belarusian) locale data; contributed by Yury Tarasievich <yury_t@ooo>


2005-06-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [7577852975a75ddbbfa2458fba68d15cd0888364]

INTEGRATION: CWS localedata4 (1.3.4); FILE MERGED 2005/04/25 15:24:35 er 1.3.4.1: #i48122# use non-breaking space as ThousandSeparator instead of ordinary space (separator and format codes)


2005-06-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [a0d4f3014836997c1ece233e8e9e128e60c4b323]

INTEGRATION: CWS localedata4 (1.12.4); FILE MERGED 2005/04/19 15:13:49 er 1.12.4.1: #i47148# aligned to CLDR


2005-06-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [f4c86b239bc83f85ac71a5a2c8601ee55c761189]

INTEGRATION: CWS localedata4 (1.11.4); FILE MERGED 2005/04/19 15:13:49 er 1.11.4.1: #i47148# aligned to CLDR


2005-06-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [c886fb7e69a64e33a72f3051cfab52186bc6d7ad]

INTEGRATION: CWS localedata4 (1.15.4); FILE MERGED 2005/04/19 15:13:48 er 1.15.4.1: #i47148# aligned to CLDR


2005-06-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [f238733c9d95a5dfbb6e6bc12f09a786c305faf7]

INTEGRATION: CWS localedata4 (1.9.4); FILE MERGED 2005/04/19 15:35:08 er 1.9.4.1: #i46568# am/pm, FollowPageWord, era names


2005-06-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [19b26608bc7cdd8f705a929cbfa1b1110efc360e]

INTEGRATION: CWS localedata4 (1.30.4); FILE MERGED 2005/04/19 21:24:13 er 1.30.4.2: #i44875# add be_BY (Belarusian) locale data; contributed by Yury Tarasievich <yury_t@ooo> 2005/04/19 20:45:45 er 1.30.4.1: #i43476# add ka_GE Georgian locale data; contributed by Gia Shervashidze <giasher@ooo>


2005-06-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [8a446b5d6f5995d8acaadbe1a87690160dd00ae5]

INTEGRATION: CWS localedata4 (1.8.4); FILE MERGED 2005/04/25 16:19:06 er 1.8.4.1: #i45077# very basic build time checks for locale data


2005-06-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [b237206edc62ad9902cfea64d9e9e9b8c4e27bad]

INTEGRATION: CWS localedata4 (1.13.4); FILE MERGED 2005/04/25 16:19:06 er 1.13.4.1: #i45077# very basic build time checks for locale data


2005-06-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [b30fa597b279d83ec1f3bd00edba776add20c54d]

INTEGRATION: CWS localedata4 (1.4.66); FILE MERGED 2005/04/20 13:16:18 er 1.4.66.1: #i45810# add Khmer charset collation


2005-06-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [fc0ba0aa3a12aa7991e3c9f8716ce96b9ca53454]

INTEGRATION: CWS localedata4 (1.4.66); FILE MERGED 2005/04/20 13:16:17 er 1.4.66.1: #i45810# add Khmer charset collation


2005-06-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [08a7b021d01f87c15a54cd66c98dc8a018f2e27b]

INTEGRATION: CWS localedata4 (1.29.46); FILE MERGED 2005/04/25 16:41:58 er 1.29.46.2: #i45077# locale data checks always on in non-product 2005/04/25 16:24:50 er 1.29.46.1: #i45077# environment variable OOO_ENABLE_LOCALE_DATA_CHECKS enables checks in product version


2005-06-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [cabf5c57516c63ee502a0dd99b965e3562cd1b48]

INTEGRATION: CWS localedata4 (1.22.46); FILE MERGED 2005/04/26 14:10:56 er 1.22.46.2: RESYNC: (1.22-1.23); FILE MERGED 2005/04/25 16:24:49 er 1.22.46.1: #i45077# environment variable OOO_ENABLE_LOCALE_DATA_CHECKS enables checks in product version


2005-06-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [18dd6103fa400034c23313e0d619deead6b578c7]

INTEGRATION: CWS localedata4 (1.37.160); FILE MERGED 2005/04/14 18:48:04 er 1.37.160.1: #i47475# during parsing number format codes recognize not-pre-known separators as such


2005-06-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [f6db31e70e89119ad68aa3c7c88cbce7f974db6d]

INTEGRATION: CWS localedata4 (1.54.8); FILE MERGED 2005/04/25 18:04:46 er 1.54.8.1: #i45077# environment variable OOO_ENABLE_LOCALE_DATA_CHECKS enables checks in product version


2005-06-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [d42335bd0b2a001f8934c60cbde98265088350aa]

INTEGRATION: CWS localedata4 (1.35.160); FILE MERGED 2005/04/25 15:29:51 er 1.35.160.1: #i48122# GetThousandSep: accept an ordinary space instead of a non-breaking space in number input


2005-06-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [510351fe4fbda84e4d2f37f857182379e19d6ad9]

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>  [22e51c696f58d03392433b4742ba5d0cbb519a3a]

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>  [67946a8e8cbdaf67532bfbadab189c3ff1776f31]

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>  [ba42ec73cad4abb6fec8ca55e31c3e5e703274da]

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>  [1faa5f3a66bf8632645997828932ce3f0c27e9d5]

INTEGRATION: CWS evoab202 (1.1.6); FILE ADDED 2005/04/15 21:17:43 mmeeks 1.1.6.1: #i34909# mjayant, mmeeks Re-commit from broken cws evoab201


2005-06-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [22024fd0ae37c45cf286c6237fe42e03ce8560e7]

INTEGRATION: CWS evoab202 (1.1.6); FILE ADDED 2005/04/15 21:17:42 mmeeks 1.1.6.1: #i34909# mjayant, mmeeks Re-commit from broken cws evoab201


2005-06-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [73ff26ec37df43c14497007b500b50262c88a57a]

INTEGRATION: CWS evoab202 (1.1.6); FILE ADDED 2005/04/15 21:17:41 mmeeks 1.1.6.1: #i34909# mjayant, mmeeks Re-commit from broken cws evoab201


2005-06-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [5282354794678d7fd4a2d8e6db8219be10c46ca8]

INTEGRATION: CWS evoab202 (1.1.6); FILE ADDED 2005/04/15 21:17:40 mmeeks 1.1.6.1: #i34909# mjayant, mmeeks Re-commit from broken cws evoab201


2005-06-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [009c9897f1335e3026c78b2c903ca70b381480e8]

INTEGRATION: CWS evoab202 (1.1.6); FILE ADDED 2005/04/15 21:17:39 mmeeks 1.1.6.1: #i34909# mjayant, mmeeks Re-commit from broken cws evoab201


2005-06-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [ad785f9a6e7126363794a0a0721b231bec3e1aba]

INTEGRATION: CWS evoab202 (1.1.6); FILE ADDED 2005/04/15 21:17:38 mmeeks 1.1.6.1: #i34909# mjayant, mmeeks Re-commit from broken cws evoab201


2005-06-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [3c3fc86b1ccc3b8bd3c1bfe40ebf591004bf44fb]

INTEGRATION: CWS evoab202 (1.1.6); FILE ADDED 2005/04/15 21:17:37 mmeeks 1.1.6.1: #i34909# mjayant, mmeeks Re-commit from broken cws evoab201


2005-06-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [2e4f7756aaa25e65dc83c72d74250578d1c428ec]

INTEGRATION: CWS evoab202 (1.1.6); FILE ADDED 2005/04/15 21:17:36 mmeeks 1.1.6.1: #i34909# mjayant, mmeeks Re-commit from broken cws evoab201


2005-06-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [e2b51878bec27c08fb14cadefc77bdef19cb481a]

INTEGRATION: CWS evoab202 (1.1.4); FILE ADDED 2005/04/15 21:17:36 mmeeks 1.1.4.1: #i34909# mjayant, mmeeks Re-commit from broken cws evoab201


2005-06-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [11b85994c1d6d547b147b99926517debd41f173e]

INTEGRATION: CWS evoab202 (1.21.60); FILE MERGED 2005/04/15 21:17:35 mmeeks 1.21.60.1: #i34909# mjayant, mmeeks Re-commit from broken cws evoab201


2005-06-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [aa4628379fc5c849ec17162615bd3b8cfe0b10b7]

INTEGRATION: CWS evoab202 (1.22.30); FILE MERGED 2005/04/15 21:17:35 mmeeks 1.22.30.1: #i34909# mjayant, mmeeks Re-commit from broken cws evoab201


2005-06-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [900556339966a2febf0ba343e279cf471c2af305]

INTEGRATION: CWS vq17 (1.32.88); FILE MERGED 2005/06/07 00:24:38 vq 1.32.88.1: #i49422# Fix quoting for MS compiler.


2005-06-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [3d9c5f95068c5fbd897dc96aac84c49935c023b4]

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>  [eed77578c83020a1013370489610c83010a7f208]

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>  [1c4c2f1aec8face0e586f1bd788b1f5ff7829d4b]

INTEGRATION: CWS helpfixes1 (1.63.34); FILE MERGED 2005/06/07 13:18:04 pb 1.63.34.2: fix: #i49350# new ErrorBox if help not available to prevent multiple ErrorBoxes 2005/06/03 08:19:26 pb 1.63.34.1: fix: #i49350# show error if help not available


2005-06-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [782cd444a8f502525d70dfd01af67dc4fefd3c2a]

INTEGRATION: CWS helpfixes1 (1.54.66); FILE MERGED 2005/06/03 08:25:07 pb 1.54.66.1: fix: #i49350# bool SfxHelpIndexWindow_Impl::bIsInitDone added


2005-06-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [00fc276fdea0fb0a9ba380de33651a5c3503c5e4]

INTEGRATION: CWS helpfixes1 (1.110.50); FILE MERGED 2005/06/03 08:26:13 pb 1.110.50.1: fix: #i49350# SfxHelpIndexWindow_Impl: only one Initialize()


2005-06-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [4d120b106f63ab783e6151a04fdbcd6391e2b1e4]

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-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [6b6abc4105db30a69300d70bb2aff8bad46770ef]

INTEGRATION: CWS ause031 (1.37.14); FILE MERGED 2005/06/08 11:59:36 hjs 1.37.14.1: #i50458# applied patch and fixed one typo


2005-06-08  Ingo Schmidt  <is@openoffice.org>  [b262c83b2042fe892e5d8f678574fc94b994517c]

MASTERFIX: PATCH flags for files from pointpatches


2005-06-08  Ingo Schmidt  <is@openoffice.org>  [7499b790fc59fd4e18e7a894c359dface3bb4957]

MASTERFIX: PATCH flags for files from pointpatches


2005-06-07  Vladimir Glazounov  <vg@openoffice.org>  [386da4ad3e508fd0e0dead9150bcdf6866bf506a]

#100000#,#i49927# enable arbitrary platform, more elaborate build.lst parsing


2005-06-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [127304cce5c0ab3f0287efc3b51d3f82ac44bd97]

#i10000#: fix file permissions


2005-06-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [a9e25020a7ca83d5381cfbd6dfeaf52db4dbf58e]

SRC680


2005-06-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [f721c62c8ffd7b7737a3c7825d0f8666c8c999bb]

INTEGRATION: CWS gcj5 (1.5.10); FILE MERGED 2005/06/02 07:29:34 cmc 1.5.10.1: #i50224# lib name change


2005-06-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [d2ce3bed23d7cbadc612fc37a4ca9cb4967c6916]

INTEGRATION: CWS gcj5 (1.2.44); FILE MERGED 2005/06/02 07:43:19 cmc 1.2.44.1: #i50224# gcj has the required bits to build java canvas now, while sun.awt imports are unnecessary


2005-06-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [14a775aa12c594915cfe4ec3afa2e5c0dc940533]

INTEGRATION: CWS gcj5 (1.5.20); FILE MERGED 2005/06/02 07:43:17 cmc 1.5.20.1: #i50224# gcj has the required bits to build java canvas now, while sun.awt imports are unnecessary


2005-06-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [a601405b1284cedbc62d777755d7cd4f7902139a]

INTEGRATION: CWS gcj5 (1.3.14); FILE MERGED 2005/06/02 07:43:15 cmc 1.3.14.1: #i50224# gcj has the required bits to build java canvas now, while sun.awt imports are unnecessary


2005-06-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [31dbade295e437b9ffb35247195b9efb24608fe7]

INTEGRATION: CWS gcj5 (1.4.14); FILE MERGED 2005/06/02 07:43:15 cmc 1.4.14.1: #i50224# gcj has the required bits to build java canvas now, while sun.awt imports are unnecessary


2005-06-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [38fdbe099504e1d68fbbf01b9f690bfa362f5fee]

INTEGRATION: CWS gcj5 (1.4.14); FILE MERGED 2005/06/02 07:43:13 cmc 1.4.14.1: #i50224# gcj has the required bits to build java canvas now, while sun.awt imports are unnecessary


2005-06-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [57f7cbb2649f5f3de7911db15b1281d88c451f75]

INTEGRATION: CWS gcj5 (1.3.14); FILE MERGED 2005/06/02 07:43:12 cmc 1.3.14.1: #i50224# gcj has the required bits to build java canvas now, while sun.awt imports are unnecessary


2005-06-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [f6f4c98fe57313c694a52f63aaf915b0109f78a7]

INTEGRATION: CWS gcj5 (1.4.10); FILE MERGED 2005/06/02 07:43:11 cmc 1.4.10.1: #i50224# gcj has the required bits to build java canvas now, while sun.awt imports are unnecessary


2005-06-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [a1c03d3c551108a5f4f2dfeef094f877d5282de2]

INTEGRATION: CWS gcj5 (1.4.14); FILE MERGED 2005/06/02 07:43:09 cmc 1.4.14.1: #i50224# gcj has the required bits to build java canvas now, while sun.awt imports are unnecessary


2005-06-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [89181fb6fc2ff20e883884e5fc3325073d4372a8]

INTEGRATION: CWS gcj5 (1.4.10); FILE MERGED 2005/06/02 07:43:08 cmc 1.4.10.1: #i50224# gcj has the required bits to build java canvas now, while sun.awt imports are unnecessary


2005-06-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [e096a7fdb2774ac2a7d49bbac2bd59c29d81d594]

INTEGRATION: CWS gcj5 (1.3.14); FILE MERGED 2005/06/02 07:43:06 cmc 1.3.14.1: #i50224# gcj has the required bits to build java canvas now, while sun.awt imports are unnecessary


2005-06-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [00d12c30bb4b0a256d0a8320bea7e6fee3d7a513]

INTEGRATION: CWS gcj5 (1.4.14); FILE MERGED 2005/06/02 07:43:04 cmc 1.4.14.1: #i50224# gcj has the required bits to build java canvas now, while sun.awt imports are unnecessary


2005-06-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [111b9cabbfc170e772a1ee1dcd55a271d820d905]

INTEGRATION: CWS gcj5 (1.4.14); FILE MERGED 2005/06/02 07:43:03 cmc 1.4.14.1: #i50224# gcj has the required bits to build java canvas now, while sun.awt imports are unnecessary


2005-06-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [6b7a3782ae8351c89be8c24a56078d06ac12df54]

INTEGRATION: CWS gcj5 (1.4.14); FILE MERGED 2005/06/02 07:43:02 cmc 1.4.14.1: #i50224# gcj has the required bits to build java canvas now, while sun.awt imports are unnecessary


2005-06-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [2c4b150bf8831bfc6e0a3e09180f137e45c9c9c3]

INTEGRATION: CWS gcj5 (1.4.14); FILE MERGED 2005/06/02 07:43:00 cmc 1.4.14.1: #i50224# gcj has the required bits to build java canvas now, while sun.awt imports are unnecessary


2005-06-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [861a52f7ff7fa7b5fe24d3b0e759fd36f2b67663]

INTEGRATION: CWS gcj5 (1.4.14); FILE MERGED 2005/06/02 07:42:59 cmc 1.4.14.1: #i50224# gcj has the required bits to build java canvas now, while sun.awt imports are unnecessary


2005-06-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [c9f9af9f2c3c89fb1e0b5c3052b80991eed05bfa]

INTEGRATION: CWS gcj5 (1.4.14); FILE MERGED 2005/06/02 07:42:57 cmc 1.4.14.1: #i50224# gcj has the required bits to build java canvas now, while sun.awt imports are unnecessary


2005-06-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [a2f72b9c2db557651f3d5db41fa3e6d5eecdd7e5]

INTEGRATION: CWS gcj5 (1.3.14); FILE MERGED 2005/06/02 07:42:55 cmc 1.3.14.1: #i50224# gcj has the required bits to build java canvas now, while sun.awt imports are unnecessary


2005-06-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [47de0194cc5991a3937452173213d724d204b63d]

INTEGRATION: CWS gcj5 (1.4.10); FILE MERGED 2005/06/02 07:42:53 cmc 1.4.10.1: #i50224# gcj has the required bits to build java canvas now, while sun.awt imports are unnecessary


2005-06-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [68a09bd8fd68846ed4c4d8764a82063e186f723a]

INTEGRATION: CWS gcj5 (1.3.14); FILE MERGED 2005/06/02 07:42:51 cmc 1.3.14.1: #i50224# gcj has the required bits to build java canvas now, while sun.awt imports are unnecessary


2005-06-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [9801ac7ca46b7092f8d7bcd90214119626fc2ac0]

INTEGRATION: CWS cmcfixes8 (1.4.22); FILE MERGED 2005/05/31 10:45:20 cmc 1.4.22.1: #i50107# avoid unnecessary executable stack


2005-06-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [0da0fae8c8ded5be7b80334cc9464958cdcc66d2]

INTEGRATION: CWS rt10 (1.3.2); FILE MERGED 2005/05/30 14:46:23 rt 1.3.2.1: #i50051# Add makefile.mk to ADDITIONAL_FILES


2005-06-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [72e577d6ea25907e79cdd5846cb03c99934c4d38]

INTEGRATION: CWS rt10 (1.2.4); FILE MERGED 2005/05/30 14:46:23 rt 1.2.4.1: #i50051# Add makefile.mk to ADDITIONAL_FILES


2005-06-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [55e032bc26c7c2dca63ebb8ac69b868ca6a92c3e]

INTEGRATION: CWS rt10 (1.19.2); FILE MERGED 2005/05/31 12:52:19 rt 1.19.2.1: #i50117# Make python-inst group writable.


2005-06-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [fe80c33ab086fb3ff658591470f5998ca572d5d9]

INTEGRATION: CWS sysui07 (1.8.14); FILE MERGED 2005/05/23 12:57:24 obr 1.8.14.1: #i48867# added install/depend file


2005-06-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [460db91c4b0af3e74dd92119d7b86b59465470bd]

INTEGRATION: CWS sysui07 (1.9.6); FILE MERGED 2005/05/23 12:57:24 obr 1.9.6.1: #i48867# added install/depend file


2005-06-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [291b8dc403a93c36e58ed26c2f633476981db1ec]

INTEGRATION: CWS sysui07 (1.1.2); FILE ADDED 2005/05/23 12:57:24 obr 1.1.2.1: #i48867# added install/depend file


2005-06-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [a2e30c2966ce29ce5312d0cfbbbcff99add6615c]

INTEGRATION: CWS sysui07 (1.4.12); FILE MERGED 2005/05/30 08:47:08 obr 1.4.12.1: expanding problem description comment


2005-06-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [ce1197790f1658c6cb0a403f3d6d35a7ebc01cb6]

INTEGRATION: CWS mmw02 (1.11.46); FILE MERGED 2005/05/25 09:21:56 dv 1.11.46.1: #123126# Better lang support for all spanish sub languages


2005-06-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [218db62feac726a57cd946f3ff4a41af190cffa1]

INTEGRATION: CWS sysui07 (1.7.6); FILE MERGED 2005/05/27 13:51:22 obr 1.7.6.2: #i19175# Grrr, not really a terminal app 2005/05/27 13:50:24 obr 1.7.6.1: #i19175# time to activate gnome-vfs support ;-)


2005-06-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [b1cfe947089a9db6834ae67d757b11215a314887]

INTEGRATION: CWS mmw02 (1.19.48); FILE MERGED 2005/06/06 11:18:08 ihi 1.19.48.2: #123272# migrationanalysis projects gets german translation via localize.sdf 2005/06/01 13:32:57 ihi 1.19.48.1: #123272# migrationanalysis projects gets german translation via localize.sdf


2005-06-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [c69dbcbf6fa94166a392e6ca1affde46e69b9e98]

INTEGRATION: CWS mmw02 (1.12.28); FILE MERGED 2005/06/01 13:32:56 ihi 1.12.28.1: #123272# migrationanalysis projects gets german translation via localize.sdf


2005-06-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [c0447088ab531ad3baa448c462308affd10bfc84]

INTEGRATION: CWS mmw02 (1.29.28); FILE MERGED 2005/06/01 13:32:56 ihi 1.29.28.1: #123272# migrationanalysis projects gets german translation via localize.sdf


2005-06-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [2934e2dd60d0112ddbc5a802047540d156fc3e96]

INTEGRATION: CWS mmw02 (1.4.70); FILE MERGED 2005/06/01 13:33:13 ihi 1.4.70.1: #123272# migrationanalysis projects gets german translation via localize.sdf


2005-06-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [40377f0e51da899e004b1b3d5ef24b6a32f60f9c]

INTEGRATION: CWS mmw02 (1.12.16); FILE MERGED 2005/06/01 13:33:13 ihi 1.12.16.1: #123272# migrationanalysis projects gets german translation via localize.sdf


2005-06-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [6ddcdb0e04027b06baed7a4e0c22b3e944982111]

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>  [c02e4801a9bd8670e02281342ae0057605fa2feb]

INTEGRATION: CWS gslpatches (1.103.10); FILE MERGED 2005/06/06 11:03:58 pl 1.103.10.1: add patch flags


2005-06-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [9a3c8fb20df6525a3af7059043764e4610563f98]

INTEGRATION: CWS gslpatches (1.25.306); FILE MERGED 2005/04/22 15:09:18 pl 1.25.306.1: #i47957# patch from pmladek removing some gcc 4 warnings


2005-06-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [a51b9b9c8a3d42b4156cd33d3f3cf45b92961716]

INTEGRATION: CWS gslpatches (1.31.36); FILE MERGED 2005/04/22 15:09:18 pl 1.31.36.1: #i47957# patch from pmladek removing some gcc 4 warnings


2005-06-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [ec19cc714067b9e9cc1ab0fe37d78c559c72a2e6]

INTEGRATION: CWS gslpatches (1.22.218); FILE MERGED 2005/05/09 16:18:57 pl 1.22.218.2: RESYNC: (1.22-1.23); FILE MERGED 2005/04/22 15:09:16 pl 1.22.218.1: #i47957# patch from pmladek removing some gcc 4 warnings


2005-06-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [7f3eaab96b4e012291b056450d62d4a4182e48d0]

INTEGRATION: CWS gslpatches (1.42.30); FILE MERGED 2005/06/06 09:08:04 pl 1.42.30.2: RESYNC: (1.42-1.43); FILE MERGED 2005/04/21 15:24:20 pl 1.42.30.1: #i42778# on demand initialization of SVData (workaround for MacOSX)


2005-06-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [ccdfa219503a62f22365055b479dd8fe06e200ee]

INTEGRATION: CWS gslpatches (1.11.6); FILE MERGED 2005/04/22 08:19:23 pl 1.11.6.1: #i45318# cups threading issue


2005-06-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [6bdaeae06507d1d47dc4a33be5ba67f3f991ba65]

INTEGRATION: CWS gslpatches (1.12.18); FILE MERGED 2005/04/22 08:13:34 pl 1.12.18.1: #i45298# fix cache update time


2005-06-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [964b86b3924c1644a501ea10fa96958fabc567eb]

INTEGRATION: CWS gslpatches (1.38.20); FILE MERGED 2005/04/29 08:11:37 hdu 1.38.20.1: #i47494# add some japanese font substitutions for MS targets


2005-06-03  Stephan Bergmann  <sb@openoffice.org>  [efb754a1f12791192993c330b428842724ec0681]

#121931# Fix for Solaris.


2005-06-02  Rüdiger Timm  <rt@openoffice.org>  [363afda7d2ae1aac821e5a51b567928bbce9b388]

Flag file. Touch it to get ZIPTARGET rebuild instead of just updated.


2005-06-02  Hans-Joachim Lankenau  <hjs@openoffice.org>  [6274d6368e7495d798ed7d881bce11a4c5089b19]

#i50132# fix syntax error hidden by dmake bug


2005-06-02  Rüdiger Timm  <rt@openoffice.org>  [055cc8b67fe89141dc35ea728f94697fce60d504]

New method to get child workspace owner from EIS.


2005-06-02  Stephan Bergmann  <sb@openoffice.org>  [1bc500395697e5af7359c58eb7e24c01fa5f44af]

#121932# Changes for wntmsci10.


2005-06-02  Stephan Bergmann  <sb@openoffice.org>  [f311dee8e44774ec82fc4d2522acde8b7dfd1866]

#121392# Added missing libxml2.


2005-05-31  Kurt Zenker  <kz@openoffice.org>  [07092cbc8028ef0869fdcde84e9b673875a86e15]

SRC680


2005-05-31  Kurt Zenker  <kz@openoffice.org>  [0f6058238bec731b45b30c248e3c6b4f5cd6daa9]

INTEGRATION: CWS macosx07 (1.12.98); FILE MERGED 2005/05/10 20:06:04 ericb 1.12.98.1: i48285  libscn can now be build on Mac OSX


2005-05-31  Kurt Zenker  <kz@openoffice.org>  [4d17c048058fa9f46f03f525e3ea4f4b1d228c9e]

INTEGRATION: CWS macosx07 (1.3.94); FILE MERGED 2005/05/06 00:09:02 ericb 1.3.94.1: i39961 nsplugin buildable for Mac OSX


2005-05-31  Kurt Zenker  <kz@openoffice.org>  [7c9e757ff1ba2279ae8e580729f110d296631d52]

INTEGRATION: CWS macosx07 (1.9.24); FILE MERGED 2005/05/06 00:08:46 ericb 1.9.24.1: i39961 nsplugin buildable for Mac OSX


2005-05-31  Kurt Zenker  <kz@openoffice.org>  [df1bef2177a16005ad628d1055e383c5ed5dae28]

INTEGRATION: CWS macosx07 (1.10.24); FILE MERGED 2005/05/23 11:53:48 ericb 1.10.24.2: #i39961# fix bad resync between m101 and m104 for extensions module in macosx07 2005/05/06 00:08:26 ericb 1.10.24.1: i39961 nsplugin buildable for Mac OSX


2005-05-31  Kurt Zenker  <kz@openoffice.org>  [fde7ba390476d23ded053641e779786df2964f72]

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>  [3af1d08b2cc7ce9af96fece46f22b637e7c2f3e6]

INTEGRATION: CWS macosx07 (1.7.38); FILE MERGED 2005/05/05 23:55:19 ericb 1.7.38.1: i44530 UTF8 is used for dirnames and filenames in MacOSX


2005-05-31  Kurt Zenker  <kz@openoffice.org>  [68d715d7ad349f18e91f4dc768fdd9d45a9d13cc]

INTEGRATION: CWS macosx07 (1.5.2); FILE MERGED 2005/05/19 14:25:34 ericb 1.5.2.2: #i49486# delete typo (extra + symbol) in otherjre.cxx 2005/05/19 13:50:02 ericb 1.5.2.1: #i49486# fix a typo in otherjre.cxx for PowerPC arch LinuxPPC and Mac OSX


2005-05-31  Kurt Zenker  <kz@openoffice.org>  [310784f5697dd0995c600d08bad4e70f27916cdb]

INTEGRATION: CWS macosx07 (1.2.8); FILE MERGED 2005/05/22 21:10:19 ericb 1.2.8.1: #i49548# missing L option for GNUCOPY will cause nss include not delivered, and break in libxmlsec


2005-05-31  Kurt Zenker  <kz@openoffice.org>  [ced41aa9291e8da41ee053484343c1cfdc5ea1bd]

INTEGRATION: CWS macosx07 (1.20.112); FILE MERGED 2005/05/08 19:48:09 ericb 1.20.112.1: i48846 poll.h must not be used twice in Mac OSX 10.4


2005-05-31  Kurt Zenker  <kz@openoffice.org>  [235849c2dba5159873989e04322a64c7f8d476cb]

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>  [0a8081ee2592dcb86a4c9bc7dd2f7c2aad42011c]

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>  [cf92a63789d0b7022d86bdc1d0266ab934fd01ec]

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>  [f798be5bd81f184a1f608ef461d9c01ee5a75c59]

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>  [73dff71032187b9812d446c4074dec8baf0248a9]

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>  [7c626f6242b2fd2f816215c8dca70d58b14e6d16]

INTEGRATION: CWS macosx07 (1.29.10); FILE MERGED 2005/05/05 23:38:52 ericb 1.29.10.1: i48276 in printerjob.cxx for ps2pdf/pstopdf problem on Mac OSX


2005-05-31  Kurt Zenker  <kz@openoffice.org>  [633517be1c31be9a75106553e2c1a9d0f780af60]

INTEGRATION: CWS macosx07 (1.28.10); FILE MERGED 2005/05/05 23:37:55 ericb 1.28.10.1: i48276 /printerinfomanager.hxx for ps2pdf/pstopdf problem on Mac OSX


2005-05-31  Kurt Zenker  <kz@openoffice.org>  [42df1995534a91e2adf9477c19575bcb73216a94]

INTEGRATION: CWS macosx07 (1.9.18); FILE MERGED 2005/05/11 11:39:07 ericb 1.9.18.3: i48845 Use rtl/math.hxx is a better choice for strhelper.cxx 2005/05/10 20:20:38 ericb 1.9.18.2: i48845 isnan macro is not needed on 10.4 2005/05/08 19:31:00 ericb 1.9.18.1: i48845 psprint cannot build on 10.4 because isnan macro is defined twice


2005-05-31  Kurt Zenker  <kz@openoffice.org>  [746ee7f6e05214d173dedf8888f22d8b313fa931]

INTEGRATION: CWS macosx07 (1.10.10); FILE MERGED 2005/05/05 23:37:25 ericb 1.10.10.1: i48276 /printerinfomanager.hxx for ps2pdf/pstopdf problem on Mac OSX


2005-05-31  Kurt Zenker  <kz@openoffice.org>  [73fee4fc1da45a170643b9b3842287afe04214a6]

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>  [17305d3a897b2b9fcdffe786ff27beb25272e25d]

INTEGRATION: CWS freebsd03 (1.67.4); FILE MERGED 2005/05/25 04:31:53 maho 1.67.4.2: comment was wrong Issue number:  #i10000# 2005/05/25 03:38:35 maho 1.67.4.1: Get rid of -ldl for FREEBSD from vcl/util/makefile.mk

Issue number:  #i49686#

2005-05-31  Kurt Zenker  <kz@openoffice.org>  [80e127bade490e393b88f3d93cb6fb0d948efcc0]

INTEGRATION: CWS freebsd03 (1.14.8); FILE MERGED 2005/05/25 02:34:00 maho 1.14.8.1: Fix FreeBSD issues for SDK Issue number:  #i41144# Approved by: jsc


2005-05-31  Kurt Zenker  <kz@openoffice.org>  [40cd13b9ac133fca7c8a2997e133948fedcc8e3b]

INTEGRATION: CWS freebsd03 (1.5.8); FILE MERGED 2005/05/25 02:34:00 maho 1.5.8.1: Fix FreeBSD issues for SDK Issue number:  #i41144# Approved by: jsc


2005-05-31  Kurt Zenker  <kz@openoffice.org>  [3704150bd2bc301b9a39390d66cecbbd998ba7cb]

INTEGRATION: CWS freebsd03 (1.11.8); FILE MERGED 2005/05/25 02:33:59 maho 1.11.8.1: Fix FreeBSD issues for SDK Issue number:  #i41144# Approved by: jsc


2005-05-31  Kurt Zenker  <kz@openoffice.org>  [1f9b51d89b008f56f5e8658c42c2472b3096673e]

INTEGRATION: CWS freebsd03 (1.2.18); FILE MERGED 2005/05/25 02:44:16 maho 1.2.18.1: XParametricPolyPolygon2DFactory.idl contains illigal char

Issue number:  #i49677#
Submitted by:  maho
Approved by: jsc

2005-05-31  Kurt Zenker  <kz@openoffice.org>  [1ae71919a17ec9b7c9acbe9cd2836fab81fefe65]

INTEGRATION: CWS freebsd03 (1.5.2); FILE MERGED 2005/05/25 03:13:40 maho 1.5.2.1: Incorrect version number of libxmlsec

Issue number:  #i49682#

2005-05-31  Kurt Zenker  <kz@openoffice.org>  [255c12cd989e1b3d8423321e38de35c0da855d2a]

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>  [714bd9249dd3454610676d6304a52ce1435128de]

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>  [99e9face3850fbbdc562f74a50ab451f6651d75d]

INTEGRATION: CWS freebsd03 (1.3.24); FILE MERGED 2005/05/25 03:05:06 maho 1.3.24.1: Update to recent version of bridge (of Linux/i386)

Issue number:  #i49680#

2005-05-31  Kurt Zenker  <kz@openoffice.org>  [def31e45a18514916fc645f2610339130f54ea47]

INTEGRATION: CWS freebsd03 (1.4.24); FILE MERGED 2005/05/25 03:05:05 maho 1.4.24.1: Update to recent version of bridge (of Linux/i386)

Issue number:  #i49680#

2005-05-31  Kurt Zenker  <kz@openoffice.org>  [98e99224a6135b09eb4e72c8017fba49b81673d2]

INTEGRATION: CWS freebsd03 (1.1.2); FILE ADDED 2005/05/25 03:05:43 maho 1.1.2.1: forgot to add call.s Issue number:  #i10000#


2005-05-31  Kurt Zenker  <kz@openoffice.org>  [51fec8795d23102f75c3c9da36467706a9751f44]

INTEGRATION: CWS freebsd03 (1.14.16); FILE MERGED 2005/05/25 02:58:16 maho 1.14.16.1: omit -ldl from crashrep/source/unx/makefile.mk, since FreeBSD doesn't have -ldl

Issue number:  #i49679#

2005-05-31  Kurt Zenker  <kz@openoffice.org>  [236e9f734ed781070bffefc01d16ec2b842002d5]

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>  [b17355a1e4ee4e40fc2c288fd460343ede6cacb2]

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  Kurt Zenker  <kz@openoffice.org>  [962904d2f174d873b0e386a5611f1b218fc23d31]

INTEGRATION: CWS rvojta03 (1.2.6); FILE MERGED 2005/05/20 05:28:22 obr 1.2.6.5: #i48921# fixed typo in sun.xml type 2005/05/20 05:22:12 obr 1.2.6.4: RESYNC: (1.2-1.3); FILE MERGED 2005/05/17 08:49:46 rvojta 1.2.6.3: Issue number:  #i48783# Submitted by:  rvojta Reviewed by:   rvojta

  - %{clean_menus} -> %{trigger_clean_menus} in trigger
  - %{clean_menus} -> %{update_menus} in post in
2005/05/11 10:07:47 rvojta 1.2.6.2: Issue number:  #i48783#
Submitted by:  rvojta
Reviewed by:   rvojta

 - Provides: openofficeorg-mandrakelinux-menus
 - define update|clean_menus if they aren't defined, so, the build will success
   on the non Mandrakelinux boxes
 - trigger update|clean_menus after each component (de)installation
 - empty the menu file before new generation, avoid duplicate entries
2005/05/10 13:39:07 rvojta 1.2.6.1: Issue number:  #i48783#
Submitted by:  rvojta
Reviewed by:   rvojta

 - Base is in the Applications/Databases now
 - correct package for the printeradmin / base
 - version used in menu entries
 - menu generation during %install
 - menu file part of the RPM
 - Mandriva WiKi URL about menus fixed
 - %{clean_menus}, new Mandriva WiKi page uses it

2005-05-31  Rüdiger Timm  <rt@openoffice.org>  [84063ae55186527d8aab38139e87771a5770b879]

#i1000# Just for consistency ...


2005-05-30  Kurt Zenker  <kz@openoffice.org>  [d2bcf92b34a2d99440249368a9f29c06eb235841]

#i49990# back to previous version


2005-05-30  Rüdiger Timm  <rt@openoffice.org>  [39a4b5fafaa8f331da7cc07097cb0a6951f1350c]

#i10000# For build server builds we need write access to SHIPDRIVE. If we don't have it it is an error.


2005-05-30  Stephan Bergmann  <sb@openoffice.org>  [96268a501428413073a09aace6372159c07a231c]

#122871# Fixed typo.


2005-05-30  Stephan Bergmann  <sb@openoffice.org>  [6d4291a9519681b77e7def7cf961dbff7722b395]

#122871# Updated documentation.


2005-05-27  Stephan Bergmann  <sb@openoffice.org>  [8147bf27e910cdeaa587b5d2b27968b328ffb7bb]

#121932# Missing uwinapi.dll.


2005-05-26  Stephan Bergmann  <sb@openoffice.org>  [a096d8d44dc583281278dff3e69b92498d4fcb22]

#121392# Changed Makefile 1.1 -> Makefile.pln, and Makefile.sdk 1.1 -> Makefile.


2005-05-26  Stephan Bergmann  <sb@openoffice.org>  [87fb28f3db8a8cfc3ebdc94ddbada0b3c3498f4d]

#121392# Changed Makefile -> Makefile.pln, and Makefile.sdk -> Makefile.


2005-05-26  Stephan Bergmann  <sb@openoffice.org>  [15a1ff8166cecb3fc9e71a511c3466b5df16d435]

#121392# Cosmetic changes.


2005-05-26  Stephan Bergmann  <sb@openoffice.org>  [ddafcd0fd80cdb49512bc8a512abd29d4bf259fd]

#121932# Adaption for wntmsci10.


2005-05-26  Stephan Bergmann  <sb@openoffice.org>  [81c6866dffccf6c003a330c077d1657cc1c07416]

#121392# New ure module for URE-specific files.


2005-05-26  Stephan Bergmann  <sb@openoffice.org>  [d8c210e714b6f35612a198deca64ebd02b227ed5]

#121392# New ure module for URE-specific files; Windows-specific ini files.


2005-05-26  Stephan Bergmann  <sb@openoffice.org>  [8a31d56bee3d7543957381867179eb0d1658996d]

#121932# Windows-specific ini files.


2005-05-26  Stephan Bergmann  <sb@openoffice.org>  [bcd519ed5a0399d0a22bea60ab98e7a9b4dfd5d2]

#121392# Moved scp2/source/ure/unorc 1.1.2.6.


2005-05-26  Stephan Bergmann  <sb@openoffice.org>  [6ef618de9df0d241607b48ea27694d9fce8bd8b0]

#121392# Moved scp2/source/ure/startup.sh 1.1.2.3.


2005-05-26  Stephan Bergmann  <sb@openoffice.org>  [14efe7c27986cea32623a614d8decabd8f746ed3]

#121392# Moved scp2/source/ure/README 1.1.2.3.


2005-05-26  Stephan Bergmann  <sb@openoffice.org>  [e35bae72ce8c4c640b2926e2f0f544e2b52c469e]

#121392# Moved scp2/source/ure/jvmfwk3rc 1.1.2.3.


2005-05-26  Stephan Bergmann  <sb@openoffice.org>  [b92d30c791df5ad8541c5e4520b7bfbe009a8ad0]

#121392# Moved testtools/source/ure/delzip 1.1.2.1.


2005-05-26  Stephan Bergmann  <sb@openoffice.org>  [c7df50630943a2529a5e350a8cb7d4543df342af]

#121392# Moved testtools/source/ure/uretest/version.map 1.1.2.1.


2005-05-26  Stephan Bergmann  <sb@openoffice.org>  [99ca5c26842dcb2d55a5aedbb00e9aaa7e69ef3c]

#121392# Moved testtools/source/ure/uretest/types.mf.template 1.1.2.1.


2005-05-26  Stephan Bergmann  <sb@openoffice.org>  [e13f768017c921c5447aba5bca86b0aacdf244a6]

#121392# Moved testtools/source/ure/uretest/types.idl 1.1.2.1.


2005-05-26  Stephan Bergmann  <sb@openoffice.org>  [351419e3cdadaa8f1031d0f563e4e19359f5310f]

#121392# Moved testtools/source/ure/uretest/runner.mf.template 1.1.2.1.


2005-05-26  Stephan Bergmann  <sb@openoffice.org>  [37a856eeda69acb6f19eacc2e304cc2301dadd08]

#121392# Moved testtools/source/ure/uretest/javatest.mf.template 1.1.2.1.


2005-05-26  Stephan Bergmann  <sb@openoffice.org>  [8ce978483c49189f3de592098e3b068abe99a133]

#121392# Moved testtools/source/ure/uretest/javamain.mf.template 1.1.2.1.


2005-05-26  Stephan Bergmann  <sb@openoffice.org>  [0e2d43662ab2d3d01ce3b372d4c4626064b57048]

#121392# Moved testtools/source/ure/uretest/javaclient.mf.template 1.1.2.1.


2005-05-26  Stephan Bergmann  <sb@openoffice.org>  [2b7807bfd03f3a92da4c04bed1da93d07475cf4d]

#121392# Moved testtools/source/ure/uretest/cpptest.cc 1.1.2.1.


2005-05-26  Stephan Bergmann  <sb@openoffice.org>  [d117ab70826e82abfedd35740f486a2f08eb3964]

#121392# Moved testtools/source/ure/uretest/cppserver.cc 1.1.2.1.


2005-05-26  Stephan Bergmann  <sb@openoffice.org>  [2e2e1d3335ef835707bbbcef4b083e33031a5e0d]

#121392# Moved testtools/source/ure/uretest/cppmain.cc 1.1.2.2.


2005-05-26  Stephan Bergmann  <sb@openoffice.org>  [d6e2cc0e1ef76644adc28c95febfffb3607554b0]

#121392# Moved testtools/source/ure/uretest/Runner.java 1.1.2.1.


2005-05-26  Stephan Bergmann  <sb@openoffice.org>  [c112af5a38c8e01241a7e72daf2da8f9e97b3ba4]

#121392# Moved testtools/source/ure/uretest/README 1.1.2.2.


2005-05-26  Stephan Bergmann  <sb@openoffice.org>  [c07ae6267dce529cf569f2bcfbaed4d97e7edebb]

#121392# Moved testtools/source/ure/uretest/Makefile 1.1.2.7.


2005-05-26  Stephan Bergmann  <sb@openoffice.org>  [679a9766fc17210b27015e9c71b99fb942915cd2]

#121392# Moved testtools/source/ure/uretest/JavaTest.java 1.1.2.1.


2005-05-26  Stephan Bergmann  <sb@openoffice.org>  [d5cb2d5a0fe2393382797afbcce65fda317a831d]

#121392# Moved testtools/source/ure/uretest/JavaMain.java 1.1.2.1.


2005-05-26  Stephan Bergmann  <sb@openoffice.org>  [5701eaaf3ea73efd7b2fba3094ca665f8773a750]

#121392# Moved testtools/source/ure/uretest/JavaClient.java 1.1.2.1.


2005-05-26  Oliver Braun  <obr@openoffice.org>  [42328b5d93a5bafe74c972b1fe938fd8ed68653d]

#b6243124# revised SUNW_LOC


2005-05-25  Hennes Rohling  <hro@openoffice.org>  [0e87a2a86480d9b40ee41f48344f596450eb09da]

#123129# Paths in INF files have to be triple quoted


2005-05-25  Ingo Schmidt  <is@openoffice.org>  [1c0708a317374d9062eb66ecd6f450f2a166b802]

#6243124# complete SUNW_LOC


2005-05-24  Rüdiger Timm  <rt@openoffice.org>  [119b551d5622f64837deb2c2f384bec0579a34ea]

SRC680


2005-05-24  Rüdiger Timm  <rt@openoffice.org>  [759cec036324241271e065c5aafef1b3a1af054b]

INTEGRATION: CWS c01v008 (1.4.54); FILE MERGED 2005/05/23 12:47:58 cd 1.4.54.2: #123059 make option to 'not register' configurable 2005/05/23 11:46:42 cd 1.4.54.1: #123059 make option to 'not register' configurable


2005-05-24  Rüdiger Timm  <rt@openoffice.org>  [930aafe35bfc80ae1bee55aab27465e2444ad860]

INTEGRATION: CWS c01v008 (1.7.16); FILE MERGED 2005/05/23 16:11:44 cd 1.7.16.3: #123059# make option to 'not register' configurable 2005/05/23 12:47:58 cd 1.7.16.2: #123059 make option to 'not register' configurable 2005/05/23 11:46:42 cd 1.7.16.1: #123059 make option to 'not register' configurable


2005-05-24  Rüdiger Timm  <rt@openoffice.org>  [a5d2dace595a248238a8a38ea92407585d28ea29]

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>  [d62d3653e724af07ed314c31d5844ed6cd79faea]

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>  [ebd7fa3e03dcff3be61fe3ee249c0e0ae5aa720b]

INTEGRATION: CWS c01v008 (1.5.34); FILE MERGED 2005/05/23 12:50:17 cd 1.5.34.1: #123059 make option to 'not register' configurable


2005-05-24  Rüdiger Timm  <rt@openoffice.org>  [7db3137a531b534de5c3b61d8f3f202c088159ec]

INTEGRATION: CWS c01v008 (1.44.26); FILE MERGED 2005/05/23 12:50:16 cd 1.44.26.1: #123059 make option to 'not register' configurable


2005-05-24  Rüdiger Timm  <rt@openoffice.org>  [1d7377811d3e5403c47a659068733db1aea5acc9]

INTEGRATION: CWS c01v008 (1.1.2); FILE ADDED 2005/05/23 12:51:19 cd 1.1.2.1: #123059 make option to 'not register' configurable


2005-05-24  Rüdiger Timm  <rt@openoffice.org>  [4889eba8a28ee6f9096f7a878ca528b699a856af]

INTEGRATION: CWS c01v008 (1.4.34); FILE MERGED 2005/05/23 12:50:15 cd 1.4.34.1: #123059 make option to 'not register' configurable


2005-05-24  Rüdiger Timm  <rt@openoffice.org>  [d188f3696c33cd03302be78503da1efc6e88fdb2]

INTEGRATION: CWS c01v008 (1.1.2); FILE ADDED 2005/05/23 12:52:13 cd 1.1.2.1: #123059 make option to 'not register' configurable


2005-05-24  Rüdiger Timm  <rt@openoffice.org>  [4265aad3aa78e6b0591b3c6fa6ea515d6c2f8e63]

#122281# Set UI language before eval code is executed.


2005-05-24  Rüdiger Timm  <rt@openoffice.org>  [5801be529607cbdd72ea176cd4269adfbc5c5c16]

SRC680


2005-05-23  Rüdiger Timm  <rt@openoffice.org>  [ffb2a2ae1dea98eb9d9874d54b4505c45aa2fb94]

#i49730# (Fixed by OD)


2005-05-23  Rüdiger Timm  <rt@openoffice.org>  [b8d20c5174838d4ad0b02016e938c973357ddd90]

SRC680


2005-05-23  Rüdiger Timm  <rt@openoffice.org>  [5754542b5db870db69527c51e5c7a81ee3328721]

#i47940# Add terminating slash to directory component of stack frames


2005-05-23  Rüdiger Timm  <rt@openoffice.org>  [e3a53e11ac925a81f2a4cb86fad9c8b7ad66a385]

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  Rüdiger Timm  <rt@openoffice.org>  [773a40360278cb4b79dc962ce1cc14674af59bde]

INTEGRATION: CWS cloph01 (1.4.2); FILE MERGED 2005/05/19 22:57:18 cloph 1.4.2.1: Issue number: #i49374#,#i48213# Submitted by: cloph * Workaround recently changed glob matching of glibc * change parameter expansion to sed command * enhance description of the package


2005-05-23  Ingo Schmidt  <is@openoffice.org>  [df883d532c8000695ce368aaf6d8e92ef92cb081]

FIX: adding files to correct modules


2005-05-20  Rüdiger Timm  <rt@openoffice.org>  [f596071c32524309c7869f2b9671b687e2ba06a1]

SRC680


2005-05-20  Rüdiger Timm  <rt@openoffice.org>  [494653ce901c997478cf16018e9e010bebc4eade]

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>  [b81e610f700c1c8b4912d0d187991205be84f20a]

INTEGRATION: CWS letterwizardlang (1.10.2); FILE MERGED 2005/05/18 12:39:42 tv 1.10.2.1: removed entry fo memo wizard


2005-05-20  Rüdiger Timm  <rt@openoffice.org>  [8b61ba870253805950fc90f44f2fc2ef4244b2a7]

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>  [32cd322883a9173cffd2e8a7af1e0837c6985abb]

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>  [de3d34410ca06b49128fc0c08c20d438b5fa88c8]

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>  [7df4fdd4b463ee00c9b93e2b67e8b121090ddf50]

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>  [0ff37f46d3fe1f4d7e3789feb6b8b8c88007a820]

INTEGRATION: CWS nativefixer9 (1.5.90); FILE MERGED 2005/05/19 07:52:05 jb 1.5.90.1: #i49148# Add XVersionedSchemaSupplier, to support associating configuration schemas with version tags.


2005-05-20  Rüdiger Timm  <rt@openoffice.org>  [934a1a6218567851a742d8d8086b2e0c9abb2c3b]

INTEGRATION: CWS nativefixer9 (1.1.2); FILE ADDED 2005/05/19 07:52:04 jb 1.1.2.1: #i49148# Add XVersionedSchemaSupplier, to support associating configuration schemas with version tags.


2005-05-20  Rüdiger Timm  <rt@openoffice.org>  [3d1253a2e8cae30d4c30b3d7641ee38ce199b0cf]

INTEGRATION: CWS letterwizardlang (1.16.8); FILE MERGED 2005/05/18 12:38:52 tv 1.16.8.1: removed memo wizard templates


2005-05-20  Rüdiger Timm  <rt@openoffice.org>  [52c9542c0e5dd0925e0f2fb229b24adc5e4642f3]

INTEGRATION: CWS nativefixer9 (1.2.76); FILE MERGED 2005/05/19 07:24:41 jb 1.2.76.1: #i49148# Add support for tagging configuration schemas with a version (XVersionedSchemaSupplier); Use <buildid> as global version tag, to support schema upgrades with patches and updates.


2005-05-20  Rüdiger Timm  <rt@openoffice.org>  [05cf31a04c2208c3d0746535f5f6f07080b929f8]

INTEGRATION: CWS nativefixer9 (1.2.76); FILE MERGED 2005/05/19 07:24:40 jb 1.2.76.1: #i49148# Add support for tagging configuration schemas with a version (XVersionedSchemaSupplier); Use <buildid> as global version tag, to support schema upgrades with patches and updates.


2005-05-20  Rüdiger Timm  <rt@openoffice.org>  [24d2684a575e3ddf7267a4eaf032aa4c02d40e83]

INTEGRATION: CWS nativefixer9 (1.3.62); FILE MERGED 2005/05/19 07:22:55 jb 1.3.62.1: #i49148# Add support for tagging configuration schemas with a version (XVersionedSchemaSupplier)


2005-05-20  Rüdiger Timm  <rt@openoffice.org>  [7add8b41eadabd182d22078157c9f6a6e80b7ad9]

INTEGRATION: CWS nativefixer9 (1.6.36); FILE MERGED 2005/05/19 07:22:54 jb 1.6.36.1: #i49148# Add support for tagging configuration schemas with a version (XVersionedSchemaSupplier)


2005-05-20  Rüdiger Timm  <rt@openoffice.org>  [3e20237cdb9844fc55bdb0e9e01410287311be9d]

INTEGRATION: CWS nativefixer9 (1.3.28); FILE MERGED 2005/05/19 07:25:24 jb 1.3.28.1: #i49148# Store schema version in cache (in place of unused 'owner entity'). Invalidate cache on schema change.


2005-05-20  Rüdiger Timm  <rt@openoffice.org>  [73a056664b5c1d29a85f033732c797bad4448f51]

INTEGRATION: CWS nativefixer9 (1.5.28); FILE MERGED 2005/05/19 07:25:23 jb 1.5.28.1: #i49148# Store schema version in cache (in place of unused 'owner entity'). Invalidate cache on schema change.


2005-05-20  Rüdiger Timm  <rt@openoffice.org>  [d836f01754ea10fc98bb068c243bb759600e974a]

INTEGRATION: CWS nativefixer9 (1.4.28); FILE MERGED 2005/05/19 07:25:23 jb 1.4.28.1: #i49148# Store schema version in cache (in place of unused 'owner entity'). Invalidate cache on schema change.


2005-05-20  Rüdiger Timm  <rt@openoffice.org>  [e81f4f17b7c076943bd16b0046d373c87659c489]

INTEGRATION: CWS letterwizardlang (1.9.2); FILE MERGED 2005/05/20 08:56:21 tv 1.9.2.2: initialization of UserTemplatePath was commented out. Commented it in again. 2005/05/18 15:07:13 tv 1.9.2.1: #i49234# differentiate SO and OO.o regarding language support in Letter Wizard


2005-05-20  Rüdiger Timm  <rt@openoffice.org>  [cf896a7f6bf746dad9e8d54b6f12b30dd8651d27]

INTEGRATION: CWS letterwizardlang (1.5.26); FILE MERGED 2005/05/20 13:58:39 bc 1.5.26.1: ## Issue number: Submitted by: Reviewed by:


2005-05-20  Rüdiger Timm  <rt@openoffice.org>  [4b21eb187758c142fd29f3d4ac56efe090c39341]

INTEGRATION: CWS nativefixer9 (1.3.28); FILE MERGED 2005/05/19 07:25:23 jb 1.3.28.1: #i49148# Store schema version in cache (in place of unused 'owner entity'). Invalidate cache on schema change.


2005-05-20  Rüdiger Timm  <rt@openoffice.org>  [1b06a560c4f92665cb79d0f5d2c5e3db049291c8]

INTEGRATION: CWS letterwizardlang (1.7.26); FILE MERGED 2005/05/20 15:06:54 bc 1.7.26.1: ##removetoNirwana modified Issue number: Submitted by: Reviewed by:


2005-05-20  Rüdiger Timm  <rt@openoffice.org>  [47c3f3d05ba63fc6e3674fa7e1ef0335053573ed]

INTEGRATION: CWS nativefixer9 (1.4.28); FILE MERGED 2005/05/19 07:25:22 jb 1.4.28.1: #i49148# Store schema version in cache (in place of unused 'owner entity'). Invalidate cache on schema change.


2005-05-20  Rüdiger Timm  <rt@openoffice.org>  [45b8c133f4b6ac563182f5685af0caf918a82e71]

INTEGRATION: CWS nativefixer9 (1.11.28); FILE MERGED 2005/05/19 07:25:22 jb 1.11.28.1: #i49148# Store schema version in cache (in place of unused 'owner entity'). Invalidate cache on schema change.


2005-05-20  Rüdiger Timm  <rt@openoffice.org>  [648e3a4d627c708b00c322bafc71b241e54d0250]

INTEGRATION: CWS nativefixer9 (1.21.8); FILE MERGED 2005/05/19 07:25:22 jb 1.21.8.1: #i49148# Store schema version in cache (in place of unused 'owner entity'). Invalidate cache on schema change.


2005-05-20  Rüdiger Timm  <rt@openoffice.org>  [24a462c067645e4d36451b3cd5a82f5a1b89b551]

INTEGRATION: CWS nativefixer9 (1.15.2); FILE MERGED 2005/05/19 08:26:43 hro 1.15.2.1: #i49458# Patch Description in soffice.bin


2005-05-20  Rüdiger Timm  <rt@openoffice.org>  [d4cdb6875aeb74f78818dad437db7347bba56f33]

INTEGRATION: CWS icontool08 (1.2.68); FILE MERGED 2005/05/17 08:34:49 tv 1.2.68.1: #i47501# correct OO.o Mimetype icons Issue number: Submitted by: Reviewed by:


2005-05-20  Rüdiger Timm  <rt@openoffice.org>  [ff7645b9f330a90290946e45f7b49d4e716f1d1a]

INTEGRATION: CWS icontool08 (1.2.68); FILE MERGED 2005/05/17 08:34:47 tv 1.2.68.1: #i47501# correct OO.o Mimetype icons Issue number: Submitted by: Reviewed by:


2005-05-20  Rüdiger Timm  <rt@openoffice.org>  [e791c168516a5277c36fcb53f3d174f5d58fcdc3]

INTEGRATION: CWS icontool08 (1.1.68); FILE MERGED 2005/05/17 08:34:39 tv 1.1.68.1: #i47501# correct OO.o Mimetype icons Issue number: Submitted by: Reviewed by:


2005-05-20  Rüdiger Timm  <rt@openoffice.org>  [841c36bcb389920dcb67510925702b83dd3f3450]

INTEGRATION: CWS icontool08 (1.1.68); FILE MERGED 2005/05/17 08:34:38 tv 1.1.68.1: #i47501# correct OO.o Mimetype icons Issue number: Submitted by: Reviewed by:


2005-05-20  Rüdiger Timm  <rt@openoffice.org>  [58710270db146a042acc8574934871fd8ed4fb83]

INTEGRATION: CWS icontool08 (1.1.68); FILE MERGED 2005/05/17 08:34:37 tv 1.1.68.1: #i47501# correct OO.o Mimetype icons Issue number: Submitted by: Reviewed by:


2005-05-20  Rüdiger Timm  <rt@openoffice.org>  [3b5e5eb07329f10ceb4f41a97a4f72fdffee19be]

INTEGRATION: CWS icontool08 (1.1.68); FILE MERGED 2005/05/17 08:34:36 tv 1.1.68.1: #i47501# correct OO.o Mimetype icons Issue number: Submitted by: Reviewed by:


2005-05-20  Rüdiger Timm  <rt@openoffice.org>  [134d08a964b61e3ab3101f6c1ba3d272a2003f0c]

INTEGRATION: CWS icontool08 (1.1.68); FILE MERGED 2005/05/17 08:34:35 tv 1.1.68.1: #i47501# correct OO.o Mimetype icons Issue number: Submitted by: Reviewed by:


2005-05-20  Rüdiger Timm  <rt@openoffice.org>  [e8524eeee2cc14ffc4bdc5efb07843142b011bed]

INTEGRATION: CWS icontool08 (1.1.68); FILE MERGED 2005/05/17 08:34:34 tv 1.1.68.1: #i47501# correct OO.o Mimetype icons Issue number: Submitted by: Reviewed by:


2005-05-20  Rüdiger Timm  <rt@openoffice.org>  [dde5059d35d6c8178b2ba309d2bcd1192471d621]

INTEGRATION: CWS icontool08 (1.2.68); FILE MERGED 2005/05/17 08:34:34 tv 1.2.68.1: #i47501# correct OO.o Mimetype icons Issue number: Submitted by: Reviewed by:


2005-05-20  Rüdiger Timm  <rt@openoffice.org>  [1651ad447e54e3423fdc774034296e9d93e35fce]

INTEGRATION: CWS icontool08 (1.3.68); FILE MERGED 2005/05/17 08:34:33 tv 1.3.68.1: #i47501# correct OO.o Mimetype icons Issue number: Submitted by: Reviewed by:


2005-05-20  Rüdiger Timm  <rt@openoffice.org>  [565613b5044bbb8780159d452845f3db4d092319]

INTEGRATION: CWS icontool08 (1.2.68); FILE MERGED 2005/05/17 08:34:33 tv 1.2.68.1: #i47501# correct OO.o Mimetype icons Issue number: Submitted by: Reviewed by:


2005-05-20  Rüdiger Timm  <rt@openoffice.org>  [53ec0cf39187af6db886a47e1eae5d1147f78342]

INTEGRATION: CWS icontool08 (1.2.28); FILE MERGED 2005/05/17 08:34:26 tv 1.2.28.1: #i47501# correct OO.o Mimetype icons Issue number: Submitted by: Reviewed by:


2005-05-20  Rüdiger Timm  <rt@openoffice.org>  [de314982868c269f4a9412813b7901b9e9193a82]

INTEGRATION: CWS icontool08 (1.2.28); FILE MERGED 2005/05/17 08:34:25 tv 1.2.28.1: #i47501# correct OO.o Mimetype icons Issue number: Submitted by: Reviewed by:


2005-05-20  Rüdiger Timm  <rt@openoffice.org>  [1d07d952f8e92c5fcd7854e8c2bc36d1482c1dfb]

INTEGRATION: CWS icontool08 (1.2.28); FILE MERGED 2005/05/17 08:34:24 tv 1.2.28.1: #i47501# correct OO.o Mimetype icons Issue number: Submitted by: Reviewed by:


2005-05-20  Rüdiger Timm  <rt@openoffice.org>  [ee25775a2c58473b2f2cb1c4636f6d6d46d392e1]

INTEGRATION: CWS icontool08 (1.2.28); FILE MERGED 2005/05/17 08:34:23 tv 1.2.28.1: #i47501# correct OO.o Mimetype icons Issue number: Submitted by: Reviewed by:


2005-05-20  Rüdiger Timm  <rt@openoffice.org>  [8064130a4e5235c030d1d10e6f63bae6ef4923c7]

INTEGRATION: CWS icontool08 (1.2.28); FILE MERGED 2005/05/17 08:34:22 tv 1.2.28.1: #i47501# correct OO.o Mimetype icons Issue number: Submitted by: Reviewed by:


2005-05-20  Rüdiger Timm  <rt@openoffice.org>  [efb4240b340b38fba481c80f720613b667a4b464]

INTEGRATION: CWS icontool08 (1.2.28); FILE MERGED 2005/05/17 08:34:21 tv 1.2.28.1: #i47501# correct OO.o Mimetype icons Issue number: Submitted by: Reviewed by:


2005-05-20  Rüdiger Timm  <rt@openoffice.org>  [cde0d12d3c805b93f252a356d45979e944079606]

INTEGRATION: CWS icontool08 (1.2.28); FILE MERGED 2005/05/17 08:34:20 tv 1.2.28.1: #i47501# correct OO.o Mimetype icons Issue number: Submitted by: Reviewed by:


2005-05-20  Rüdiger Timm  <rt@openoffice.org>  [5305553252d02c63f60057655eaf079a35dcbd38]

INTEGRATION: CWS icontool08 (1.2.28); FILE MERGED 2005/05/17 08:34:19 tv 1.2.28.1: #i47501# correct OO.o Mimetype icons Issue number: Submitted by: Reviewed by:


2005-05-20  Rüdiger Timm  <rt@openoffice.org>  [dd19b2fa56adaf0390249e7d465006ce4dacef49]

INTEGRATION: CWS icontool08 (1.2.28); FILE MERGED 2005/05/17 08:34:18 tv 1.2.28.1: #i47501# correct OO.o Mimetype icons Issue number: Submitted by: Reviewed by:


2005-05-20  Rüdiger Timm  <rt@openoffice.org>  [db44612b8f00745881830f27a9636a39f2d3a4c6]

INTEGRATION: CWS icontool08 (1.2.28); FILE MERGED 2005/05/17 08:34:17 tv 1.2.28.1: #i47501# correct OO.o Mimetype icons Issue number: Submitted by: Reviewed by:


2005-05-20  Rüdiger Timm  <rt@openoffice.org>  [9e080cc208c3252baad03da09e235db65e17ae5b]

INTEGRATION: CWS icontool08 (1.2.28); FILE MERGED 2005/05/17 08:34:16 tv 1.2.28.1: #i47501# correct OO.o Mimetype icons Issue number: Submitted by: Reviewed by:


2005-05-20  Rüdiger Timm  <rt@openoffice.org>  [ff10f72817bffffc3e22a9033a859e2d9cf20848]

INTEGRATION: CWS icontool08 (1.2.28); FILE MERGED 2005/05/17 08:34:15 tv 1.2.28.1: #i47501# correct OO.o Mimetype icons Issue number: Submitted by: Reviewed by:


2005-05-20  Rüdiger Timm  <rt@openoffice.org>  [cb2cf686877e672ab45fc22acf8dbae128e67403]

INTEGRATION: CWS icontool08 (1.2.28); FILE MERGED 2005/05/17 08:34:14 tv 1.2.28.1: #i47501# correct OO.o Mimetype icons Issue number: Submitted by: Reviewed by:


2005-05-20  Rüdiger Timm  <rt@openoffice.org>  [924a779e70790aaf6ece37d9b567d92f886e018a]

INTEGRATION: CWS icontool08 (1.2.28); FILE MERGED 2005/05/17 08:34:12 tv 1.2.28.1: #i47501# correct OO.o Mimetype icons Issue number: Submitted by: Reviewed by:


2005-05-20  Rüdiger Timm  <rt@openoffice.org>  [ff2c9e31210aa6bcda9a026a2d7ff9dea734c9bd]

INTEGRATION: CWS icontool08 (1.2.28); FILE MERGED 2005/05/17 08:34:11 tv 1.2.28.1: #i47501# correct OO.o Mimetype icons Issue number: Submitted by: Reviewed by:


2005-05-20  Rüdiger Timm  <rt@openoffice.org>  [fac0b2de954b006b4661aa660bf0a25add94333c]

INTEGRATION: CWS icontool08 (1.1.68); FILE MERGED 2005/05/17 08:34:11 tv 1.1.68.1: #i47501# correct OO.o Mimetype icons Issue number: Submitted by: Reviewed by:


2005-05-20  Rüdiger Timm  <rt@openoffice.org>  [82d3ad73dd869bede5e4593e1d716f0d10fa6a93]

INTEGRATION: CWS icontool08 (1.1.68); FILE MERGED 2005/05/17 08:34:09 tv 1.1.68.1: #i47501# correct OO.o Mimetype icons Issue number: Submitted by: Reviewed by:


2005-05-20  Rüdiger Timm  <rt@openoffice.org>  [999c61a260d596ade6cbeccb4d8667c97e4be122]

INTEGRATION: CWS icontool08 (1.1.68); FILE MERGED 2005/05/17 08:34:08 tv 1.1.68.1: #i47501# correct OO.o Mimetype icons Issue number: Submitted by: Reviewed by:


2005-05-20  Rüdiger Timm  <rt@openoffice.org>  [7ed6487abe7e852ce6888e89e42d478ef9e4c247]

INTEGRATION: CWS icontool08 (1.1.68); FILE MERGED 2005/05/17 08:34:07 tv 1.1.68.1: #i47501# correct OO.o Mimetype icons Issue number: Submitted by: Reviewed by:


2005-05-20  Rüdiger Timm  <rt@openoffice.org>  [b5e33c098b2ab6c963d1ca14c4a0d5247028b13e]

INTEGRATION: CWS icontool08 (1.1.68); FILE MERGED 2005/05/17 08:34:06 tv 1.1.68.1: #i47501# correct OO.o Mimetype icons Issue number: Submitted by: Reviewed by:


2005-05-20  Rüdiger Timm  <rt@openoffice.org>  [76bf1f9094c74e6c3d3f5406587d953e67dd3704]

INTEGRATION: CWS icontool08 (1.1.68); FILE MERGED 2005/05/17 08:34:05 tv 1.1.68.1: #i47501# correct OO.o Mimetype icons Issue number: Submitted by: Reviewed by:


2005-05-20  Rüdiger Timm  <rt@openoffice.org>  [8b5f52030c8b78a7571190ed0340a7658e186a39]

INTEGRATION: CWS icontool08 (1.1.68); FILE MERGED 2005/05/17 08:34:03 tv 1.1.68.1: #i47501# correct OO.o Mimetype icons Issue number: Submitted by: Reviewed by:


2005-05-20  Rüdiger Timm  <rt@openoffice.org>  [af7356f0db22ab26d62aa167de629af2cfe0ea7f]

INTEGRATION: CWS icontool08 (1.3.68); FILE MERGED 2005/05/17 08:34:03 tv 1.3.68.1: #i47501# correct OO.o Mimetype icons Issue number: Submitted by: Reviewed by:


2005-05-20  Rüdiger Timm  <rt@openoffice.org>  [efaee26bf75e1b641ae9c38c9dd77be6cfd968ae]

INTEGRATION: CWS icontool08 (1.3.68); FILE MERGED 2005/05/17 08:34:02 tv 1.3.68.1: #i47501# correct OO.o Mimetype icons Issue number: Submitted by: Reviewed by:


2005-05-20  Rüdiger Timm  <rt@openoffice.org>  [5705938e71b882d8f93c33ac9a89ef47c1b25e86]

INTEGRATION: CWS icontool08 (1.1.2); FILE ADDED 2005/05/13 05:23:21 obr 1.1.2.1: #i47500# 128 Icons mostly for Mac OS X


2005-05-20  Rüdiger Timm  <rt@openoffice.org>  [acd41ed88b12f99d11253d79c417b63a52edb2f5]

INTEGRATION: CWS jimmac04 (1.1.2); FILE ADDED 2005/05/20 13:23:24 mmeeks 1.1.2.1: Issue number: i#49585# Submitted by: jimmac Reviewed by:  mmeeks

Fix some basic shape icons

2005-05-20  Rüdiger Timm  <rt@openoffice.org>  [1e31d170275bb800bb53433328720d401c4c3d16]

#i45919# Change compression algorithm to obtain smaller cab files.


2005-05-20  Rüdiger Timm  <rt@openoffice.org>  [caaec8820c3df33c9e0fb942734c21b50cb9ddff]

INTEGRATION: CWS jimmac04 (1.1.2); FILE ADDED 2005/05/20 13:23:23 mmeeks 1.1.2.1: Issue number: i#49585# Submitted by: jimmac Reviewed by:  mmeeks

Fix some basic shape icons

2005-05-20  Rüdiger Timm  <rt@openoffice.org>  [6f8d84f96636920f95717d83cebbec745ce12591]

INTEGRATION: CWS jimmac04 (1.1.2); FILE ADDED 2005/05/20 13:23:22 mmeeks 1.1.2.1: Issue number: i#49585# Submitted by: jimmac Reviewed by:  mmeeks

Fix some basic shape icons

2005-05-20  Rüdiger Timm  <rt@openoffice.org>  [373dc2238acbd8b6c2be4781fc41006215ac312e]

INTEGRATION: CWS jimmac04 (1.1.2); FILE ADDED 2005/05/20 13:23:21 mmeeks 1.1.2.1: Issue number: i#49585# Submitted by: jimmac Reviewed by:  mmeeks

Fix some basic shape icons

2005-05-20  Rüdiger Timm  <rt@openoffice.org>  [b2be185c4560b86b4578ee34c137b622bae6b150]

INTEGRATION: CWS jimmac04 (1.3.4); FILE MERGED 2005/05/20 13:23:20 mmeeks 1.3.4.1: Issue number: i#49585# Submitted by: jimmac Reviewed by:  mmeeks

Fix some basic shape icons

2005-05-20  Rüdiger Timm  <rt@openoffice.org>  [345ff25c7471b5c543702dc3f3a75be099cad1a3]

INTEGRATION: CWS so8onemore (1.15.2); FILE MERGED 2005/05/19 13:13:02 gh 1.15.2.1: changed glibc 2.2.0 to 2.2.4


2005-05-20  Kurt Zenker  <kz@openoffice.org>  [f326c3896e732b65bb3ce1167f06b3155ecec97a]

#122892# move communi to devtools & automation


2005-05-20  Rüdiger Timm  <rt@openoffice.org>  [efd72c7025f267d1f568eeeedf7c5637baf6ece1]

INTEGRATION: CWS impress56 (1.20.32); FILE MERGED 2005/05/17 09:24:17 af 1.20.32.1: #i47383# Added guard against mpHitDescriptor being NULL.


2005-05-20  Rüdiger Timm  <rt@openoffice.org>  [b2cd545e425f122d3abef85217c7a4f312e5cfa8]

INTEGRATION: CWS impress56 (1.5.56); FILE MERGED 2005/05/17 13:24:15 cl 1.5.56.3: #i49201# do not set default speed for presets and also take care of presets without a duration 2005/05/13 16:23:21 iha 1.5.56.2: i49201 inhibit duration change for some effects ( appear + disappear) - disanle FixedText also 2005/05/13 15:52:37 iha 1.5.56.1: i49201 inhibit duration change for some effects ( appear + disappear)


2005-05-20  Rüdiger Timm  <rt@openoffice.org>  [a1505ab19277c3eed944626354db27e9296ea7f5]

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>  [f277a9534595a40b09950125326557e676309118]

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>  [6e0d3d1b5c365ded05576dfc152c905b08773051]

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>  [2d52910beae6ec68136d464b3ad72a159b2e9d82]

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>  [6196622f7ecbec503caa8a3b8becc1d553b59105]

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>  [9d900173b647b2e9f4492635237723e7766d40e7]

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>  [cf190fa23235fe977c6228928a5e0998b71fdf26]

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>  [e26779fc2adceaa03c8c7cac1b7506eaf639202f]

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>  [c1f9f3584f6c0d88f473fdb8db2cdd4cb62c7093]

INTEGRATION: CWS vcl40 (1.98.36); FILE MERGED 2005/05/18 09:11:17 ssa 1.98.36.1: #122045# avoid crash if pWindow was the HelpWin


2005-05-20  Rüdiger Timm  <rt@openoffice.org>  [a7046249476b584f8194c355dcd822303a7eb1ba]

INTEGRATION: CWS fwk12 (1.176.12); FILE MERGED 2005/05/17 11:08:45 as 1.176.12.1: #115043# every open request must be done by using OfficeIPCThread


2005-05-20  Rüdiger Timm  <rt@openoffice.org>  [558cc847148353a5ce86a384662e79a90778cb14]

INTEGRATION: CWS fwk12 (1.13.6); FILE MERGED 2005/05/18 08:45:19 as 1.13.6.1: #i49431# handle resources of non installed office modules more gracefully


2005-05-20  Rüdiger Timm  <rt@openoffice.org>  [0d758a6e2a0a4ffc9904c049095a3f5578f56758]

INTEGRATION: CWS fwk12 (1.9.36); FILE MERGED 2005/05/18 08:45:18 as 1.9.36.1: #i49431# handle resources of non installed office modules more gracefully


2005-05-20  Rüdiger Timm  <rt@openoffice.org>  [71c883911e8c4e0b568b4c8d40066fa9e0e70cff]

INTEGRATION: CWS lo7 (1.10.42); FILE MERGED 2005/05/17 12:36:38 lo 1.10.42.1: #i47758# fix multibyte character errors


2005-05-20  Rüdiger Timm  <rt@openoffice.org>  [f5bf63c0fa3e97da9827733db852079078ef8d58]

INTEGRATION: CWS dba20c (1.3.96); FILE MERGED 2005/05/17 12:59:41 fs 1.3.96.1: #122864# only execute the 'evolution-addressbook-export --version' once, and cache the result for performance reasons


2005-05-20  Rüdiger Timm  <rt@openoffice.org>  [2acc6a977bf505ace3268799996b0461c79e0893]

INTEGRATION: CWS presfixes07 (1.5.6); FILE MERGED 2005/05/12 17:27:00 thb 1.5.6.1: #i49106# Now adapting the clip position, to account for output position shift; Catching the case now that mxBufferBitmap is not set, but just by coincidence the matrices are the same; Added some optional debug code.


2005-05-20  Rüdiger Timm  <rt@openoffice.org>  [ce1c825c7312392de1645d7ccb042bee7bf00e7d]

INTEGRATION: CWS dba20c (1.3.96); FILE MERGED 2005/05/17 13:49:27 fs 1.3.96.2: #i10000# 2005/05/17 13:02:14 fs 1.3.96.1: #122864# osl_executeProcess_WithRedirectIO calls without WAIT-flag, but subsequent 'osl_joinProcess' calls - somehow, the function didn't return when WAIT was specified (which is a separate bug)


2005-05-20  Rüdiger Timm  <rt@openoffice.org>  [5f5ea07f873d708c19f3b058b84fcd1ff509cf6e]

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>  [6f1ea09e765b8003696af603aa1fa641d27a56ff]

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-19  Rüdiger Timm  <rt@openoffice.org>  [360a26374ac594df6cc7c55366661774ecbfefe6]

#i49483# regular expression not valid


2005-05-19  Vladimir Glazounov  <vg@openoffice.org>  [8e21033e3649bde138bd98f8c2edcc98b9642a68]

new version for SRC680


2005-05-18  Vladimir Glazounov  <vg@openoffice.org>  [1ec7059613f88c5c08d3d66776c937f137c73cde]

new version for SRC680


2005-05-18  Vladimir Glazounov  <vg@openoffice.org>  [7bf111f941e3775a326ba92c02c6e07b114c5ed7]

new version for SRC680


2005-05-18  Vladimir Glazounov  <vg@openoffice.org>  [533c5b624f1d89981f84cb7bcf26790390c1a3bd]

new version for SRC680


2005-05-18  Kurt Zenker  <kz@openoffice.org>  [82514509d7ef40cae34170312c3e9393b741a4b9]

SRC680


2005-05-18  Kurt Zenker  <kz@openoffice.org>  [d6090a1feeeafa7ce850c466f058b2d13db7fdde]

INTEGRATION: CWS abbin64k (1.1.1.1.332); FILE MERGED 2005/05/12 06:55:32 ab 1.1.1.1.332.1: #122688# New record id B_EXTSOURCE


2005-05-18  Kurt Zenker  <kz@openoffice.org>  [0eb374f33decbb826582466bcea21402daf98169]

INTEGRATION: CWS abbin64k (1.13.10); FILE MERGED 2005/05/12 07:06:09 ab 1.13.10.1: #122688# Write/read B_EXTSOURCE records for modules >64K


2005-05-18  Rüdiger Timm  <rt@openoffice.org>  [82f3d3ab4b7b67ebb4847c3f9196519d96abcce2]

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>  [3dcabb8f18412d98ea629f03751b422b1d5cf2f7]

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  Rüdiger Timm  <rt@openoffice.org>  [368b0c6ca51d892cd909a784c2d43e78ced11aed]

INTEGRATION: CWS os61 (1.13.322); FILE MERGED 2005/05/09 08:59:40 os 1.13.322.2: #i48232# undetected TabPage help ids added here 2005/04/28 07:14:42 os 1.13.322.1: #i48232# additional help ids for mail merge greetings tab page


2005-05-18  Rüdiger Timm  <rt@openoffice.org>  [e3d7a3b7dbc08b411a03f7ac51bd75e60c58a5b5]

INTEGRATION: CWS os61 (1.4.202); FILE MERGED 2005/04/27 12:14:05 os 1.4.202.1: #i48232# additional help ids for mail merge greetings tab page


2005-05-18  Rüdiger Timm  <rt@openoffice.org>  [4cf18cbd0a260cfe228d5020c9c42a58bad38b0f]

INTEGRATION: CWS os61 (1.26.322); FILE MERGED 2005/04/27 12:13:45 os 1.26.322.1: #i48232# additional help ids for mail merge greetings tab page


2005-05-18  Rüdiger Timm  <rt@openoffice.org>  [3e65dc4010944452cdf55d4d9930febb7a77592c]

INTEGRATION: CWS os61 (1.3.18); FILE MERGED 2005/04/27 13:29:48 os 1.3.18.1: #i48267# convert node names containing quoting correctly


2005-05-18  Kurt Zenker  <kz@openoffice.org>  [a56221939578de92a1ac18d7e36678bfa15ebb52]

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  Kurt Zenker  <kz@openoffice.org>  [23b91acd622a2884533a8e9785d461e365c6bb46]

INTEGRATION: CWS readonlydoc1 (1.68.6); FILE MERGED 2005/05/12 11:43:24 mav 1.68.6.1: #i49111# do not close input stream of own readonly document


2005-05-18  Kurt Zenker  <kz@openoffice.org>  [e59f0e7fc3e522a46f8b581be7cb19194fcf4f91]

INTEGRATION: CWS readonlydoc1 (1.39.20); FILE MERGED 2005/05/12 14:19:43 sb 1.39.20.1: #i49149# Make sure that the java_remote_bridge is disposed whenever its MessageDispatcher thread terminates, even due to a thrown Error.


2005-05-18  Kurt Zenker  <kz@openoffice.org>  [8851617a5326b9822ad6d47b4c61453b22c31c59]

INTEGRATION: CWS readonlydoc1 (1.7.50); FILE MERGED 2005/05/12 14:20:13 sb 1.7.50.1: #i49149# Make sure that the java_remote_bridge is disposed whenever its MessageDispatcher thread terminates, even due to a thrown Error.


2005-05-18  Kurt Zenker  <kz@openoffice.org>  [feae3db597cf1e3a55268a697d11bc2ff9ff3270]

INTEGRATION: CWS readonlydoc1 (1.1.2); FILE ADDED 2005/05/12 14:20:57 sb 1.1.2.1: #i49149# Make sure that the java_remote_bridge is disposed whenever its MessageDispatcher thread terminates, even due to a thrown Error.


2005-05-18  Rüdiger Timm  <rt@openoffice.org>  [7194fdfbb4394f7c53a98146fd7c526c15654508]

INTEGRATION: CWS xmlsec12 (1.7.6); FILE MERGED 2005/04/29 08:57:51 mt 1.7.6.1: added RTL_LOGFILE_PRODUCT_TRACE1


2005-05-18  Rüdiger Timm  <rt@openoffice.org>  [4e9774e0646a521556c8ee910d048ac66068b119]

INTEGRATION: CWS xmlsec12 (1.4.4); FILE MERGED 2005/05/17 10:21:27 hjs 1.4.4.1: #i47256# avoid RPATH added by libtool


2005-05-18  Rüdiger Timm  <rt@openoffice.org>  [98d78cd5abbc82709437bb9e1591fb62bd249b8e]

INTEGRATION: CWS xmlsec12 (1.4.4); FILE MERGED 2005/05/17 10:17:26 hjs 1.4.4.1: #i47256# set RPATH


2005-05-18  Rüdiger Timm  <rt@openoffice.org>  [c8e8e6b3506c2e0882c85aeb2adac1428682f0e1]

INTEGRATION: CWS xmlsec12 (1.5.10); FILE MERGED 2005/04/13 10:15:22 mt 1.5.10.1: Clean-Ups...


2005-05-18  Rüdiger Timm  <rt@openoffice.org>  [c15aa145f0c6c5d9d802bef0b407bf22df38b278]

INTEGRATION: CWS xmlsec12 (1.1.1.1.44); FILE MERGED 2005/04/15 14:26:16 mt 1.1.1.1.44.1: clean-ups


2005-05-18  Rüdiger Timm  <rt@openoffice.org>  [6e65df9abfe39b748798ac520dddda90784867c2]

INTEGRATION: CWS xmlsec12 (1.4.6); FILE MERGED 2005/04/13 10:14:49 mt 1.4.6.1: Clean-Ups...


2005-05-18  Rüdiger Timm  <rt@openoffice.org>  [e1956188852ae53fda2b8d556409c9efdd88ad73]

INTEGRATION: CWS xmlsec12 (1.1.2); FILE ADDED 2005/04/15 14:17:17 mt 1.1.2.1: cleanups...


2005-05-18  Rüdiger Timm  <rt@openoffice.org>  [32b45bd18fb99755497bf9c34d8602b85545da8e]

INTEGRATION: CWS xmlsec12 (1.4.10); FILE MERGED 2005/04/13 10:14:49 mt 1.4.10.1: Clean-Ups...


2005-05-18  Rüdiger Timm  <rt@openoffice.org>  [c8818bc4764e0435336806094fe78cfae30e7c75]

INTEGRATION: CWS xmlsec12 (1.9.6); FILE MERGED 2005/04/15 14:30:10 mt 1.9.6.3: clean-ups... 2005/04/14 17:51:29 mt 1.9.6.2: clean-ups... 2005/04/13 10:14:49 mt 1.9.6.1: Clean-Ups...


2005-05-18  Rüdiger Timm  <rt@openoffice.org>  [894ff6bafd0365f50c71489e404647d70021cb2a]

INTEGRATION: CWS xmlsec12 (1.8.6); FILE MERGED 2005/04/14 17:36:32 mt 1.8.6.2: clean-ups... 2005/04/13 10:14:48 mt 1.8.6.1: Clean-Ups...


2005-05-18  Rüdiger Timm  <rt@openoffice.org>  [67d47570b86fcb5e290d700ae3ed3bfa951f6451]

INTEGRATION: CWS xmlsec12 (1.1.2); FILE ADDED 2005/04/15 14:17:51 mt 1.1.2.1: cleanups...


2005-05-18  Rüdiger Timm  <rt@openoffice.org>  [d8790f17bf2af1e162cd96868f4c6441dea25369]

INTEGRATION: CWS xmlsec12 (1.1.2); FILE ADDED 2005/04/15 14:17:41 mt 1.1.2.1: cleanups...


2005-05-18  Rüdiger Timm  <rt@openoffice.org>  [99a2ea74e9fadd3e76f0973745bdcc233a92aff7]

INTEGRATION: CWS xmlsec12 (1.4.44); FILE MERGED 2005/04/13 10:14:48 mt 1.4.44.1: Clean-Ups...


2005-05-18  Rüdiger Timm  <rt@openoffice.org>  [d2ad25dda6ca2936f85d97f17a79ed185d37019a]

INTEGRATION: CWS xmlsec12 (1.1.2); FILE ADDED 2005/04/14 15:23:35 mt 1.1.2.2: demo... 2005/04/14 14:29:05 mt 1.1.2.1: mozilla profile detection...


2005-05-18  Rüdiger Timm  <rt@openoffice.org>  [ca91bb11fd7a5fcec1e48591db1a6fcf31a243fe]

INTEGRATION: CWS xmlsec12 (1.1.2); FILE ADDED 2005/04/15 14:35:51 mt 1.1.2.1: ...


2005-05-18  Rüdiger Timm  <rt@openoffice.org>  [e843ea56ff31379e58965e740f3df952d99b19e1]

INTEGRATION: CWS xmlsec12 (1.7.6); FILE MERGED 2005/04/15 14:30:10 mt 1.7.6.3: clean-ups... 2005/04/14 14:29:27 mt 1.7.6.2: mozilla profile detection... 2005/04/13 10:14:49 mt 1.7.6.1: Clean-Ups...


2005-05-18  Rüdiger Timm  <rt@openoffice.org>  [c7d785506012b500345c5cbbe7348ff03ff15256]

INTEGRATION: CWS xmlsec12 (1.1.2); FILE ADDED 2005/04/15 14:17:30 mt 1.1.2.1: cleanups...


2005-05-18  Rüdiger Timm  <rt@openoffice.org>  [3eaaa904919ce40c237da49fb86b87f6fb68641a]

INTEGRATION: CWS xmlsec12 (1.13.6); FILE MERGED 2005/05/09 12:10:24 mt 1.13.6.2: #i48633# Try NSS_Init_NoDB, if normal init failes... 2005/04/14 16:08:02 mt 1.13.6.1: clean-ups...


2005-05-18  Rüdiger Timm  <rt@openoffice.org>  [a49f067c1cddb908fbd46a0b2409a78f3cfe51b1]

INTEGRATION: CWS xmlsec12 (1.11.6); FILE MERGED 2005/05/09 12:10:24 mt 1.11.6.1: #i48633# Try NSS_Init_NoDB, if normal init failes...


2005-05-18  Rüdiger Timm  <rt@openoffice.org>  [ca192576b02960e4913e969030998124a60457f6]

INTEGRATION: CWS xmlsec12 (1.4.6); FILE MERGED 2005/04/14 16:08:01 mt 1.4.6.1: clean-ups...


2005-05-18  Rüdiger Timm  <rt@openoffice.org>  [3c3640b8a6aa76c1be0a1b2040a92861b6f426a6]

INTEGRATION: CWS xmlsec12 (1.21.10); FILE MERGED 2005/04/15 14:22:17 mt 1.21.10.1: small fix


2005-05-18  Rüdiger Timm  <rt@openoffice.org>  [82d57a3ab031e0ab5a887815bd00602f8a38c14d]

INTEGRATION: CWS xmlsec12 (1.19.2); FILE MERGED 2005/05/09 12:30:27 mt 1.19.2.1: #i48432# Moved getPersonalCertificates...


2005-05-18  Rüdiger Timm  <rt@openoffice.org>  [6cf75dc2f512a9bb2f3ee2731cfdcfd359f6eb56]

INTEGRATION: CWS xmlsec12 (1.6.6); FILE MERGED 2005/05/09 12:30:27 mt 1.6.6.1: #i48432# Moved getPersonalCertificates...


2005-05-18  Rüdiger Timm  <rt@openoffice.org>  [739ee68b65f2e3203944a699f458c0a89668302f]

INTEGRATION: CWS xmlsec12 (1.20.2); FILE MERGED 2005/05/02 10:39:12 mt 1.20.2.1: small performance optimization - check for signature stream before initializing the security environment


2005-05-18  Rüdiger Timm  <rt@openoffice.org>  [1f531881de1b94425a177cba0cc627abb6b1f315]

INTEGRATION: CWS xmlsec12 (1.1.1.1.44); FILE MERGED 2005/05/09 12:30:27 mt 1.1.1.1.44.1: #i48432# Moved getPersonalCertificates...


2005-05-18  Rüdiger Timm  <rt@openoffice.org>  [5d9210b6493ee169e75f49d7ea4621bddf68fce5]

INTEGRATION: CWS xmlsec12 (1.1.4); FILE ADDED 2005/04/13 10:22:27 mt 1.1.4.1: Clean-Ups...


2005-05-18  Rüdiger Timm  <rt@openoffice.org>  [f0fc107454c0f5a9508cfcaa11d403e4a10d2d77]

INTEGRATION: CWS xmlsec12 (1.1.4); FILE ADDED 2005/04/13 10:22:38 mt 1.1.4.1: Clean-Ups...


2005-05-18  Rüdiger Timm  <rt@openoffice.org>  [be61aa3cc0e02bf4a864f5824be3340a28d044b1]

INTEGRATION: CWS mib01 (1.52.26); FILE MERGED 2005/05/18 08:32:36 mib 1.52.26.1: #i48925#: moved rtl_ustr_asciil_reverseEquals_WithLength to UDK_3_3


2005-05-18  Rüdiger Timm  <rt@openoffice.org>  [6ece9dcf06a7964641ed96a6607a647ae4d89149]

INTEGRATION: CWS swqbugfixes32 (1.11.56); FILE MERGED 2005/05/13 08:46:08 od 1.11.56.1: #i49139# - adapt attribute values for attribute <style::mirror> on 	   import/export of OpenOffice.org file format.


2005-05-18  Rüdiger Timm  <rt@openoffice.org>  [37be004f7042973893ec042450c1831aaafbbc01]

INTEGRATION: CWS swqbugfixes32 (1.9.104); FILE MERGED 2005/05/13 08:46:08 od 1.9.104.1: #i49139# - adapt attribute values for attribute <style::mirror> on 	   import/export of OpenOffice.org file format.


2005-05-18  Rüdiger Timm  <rt@openoffice.org>  [c7eb2916391bb92b0ac2d065d1c2e9f8ae945882]

INTEGRATION: CWS swqbugfixes32 (1.13.18); FILE MERGED 2005/05/13 08:46:08 od 1.13.18.1: #i49139# - adapt attribute values for attribute <style::mirror> on 	   import/export of OpenOffice.org file format.


2005-05-18  Rüdiger Timm  <rt@openoffice.org>  [2ff756655a193c023c18c3e993e0b107b5d3dbdc]

INTEGRATION: CWS swqbugfixes32 (1.8.30); FILE MERGED 2005/05/13 08:46:07 od 1.8.30.1: #i49139# - adapt attribute values for attribute <style::mirror> on 	   import/export of OpenOffice.org file format.


2005-05-18  Rüdiger Timm  <rt@openoffice.org>  [c1335af07d0508a659024fab59d2ef7cf6fb6cc0]

INTEGRATION: CWS swqbugfixes32 (1.30.148); FILE MERGED 2005/05/13 08:33:42 od 1.30.148.1: #i49139# - replace XML tokens XML_HORIZONTAL_ON_LEFT_PAGES and 	   XML_HORIZONTAL_ON_RIGHT_PAGES by XML_HORIZONTAL_ON_EVEN 	   and XML_HORIZONTAL_ON_ODD


2005-05-18  Rüdiger Timm  <rt@openoffice.org>  [2f17ba6a295774041d8106dd9d8ebe2926603187]

INTEGRATION: CWS swqbugfixes32 (1.93.30); FILE MERGED 2005/05/13 08:33:30 od 1.93.30.1: #i49139# - replace XML tokens XML_HORIZONTAL_ON_LEFT_PAGES and 	   XML_HORIZONTAL_ON_RIGHT_PAGES by XML_HORIZONTAL_ON_EVEN 	   and XML_HORIZONTAL_ON_ODD


2005-05-18  Rüdiger Timm  <rt@openoffice.org>  [38f9fbfc87c2b766db5945ac0df81684187955e9]

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-18  Rüdiger Timm  <rt@openoffice.org>  [e7c0f788ca33f89b87d789f1b7a39bb156f4a8c9]

INTEGRATION: CWS kdeplugfixes (1.66.4); FILE MERGED 2005/05/02 15:10:49 pl 1.66.4.1: KDE_ROOT for hjs


2005-05-18  Rüdiger Timm  <rt@openoffice.org>  [3a0266c588991026a53782e681e70762e9bfda76]

INTEGRATION: CWS kdeplugfixes (1.20.108); FILE MERGED 2005/04/29 15:43:18 pl 1.20.108.1: #i48435# properly shutdown ICE dispatch thread in case of external IceConnection


2005-05-18  Rüdiger Timm  <rt@openoffice.org>  [ecd3ce097bce1f923434b48c1fdab22cc8333dd1]

INTEGRATION: CWS kdeplugfixes (1.63.4); FILE MERGED 2005/05/04 16:42:26 pl 1.63.4.1: #i48435# input method destructor can call back into SalDisplay, destroy it early


2005-05-18  Rüdiger Timm  <rt@openoffice.org>  [3d680adbc5f0181133c0d63be5ff1c77e38d90cd]

INTEGRATION: CWS kdeplugfixes (1.6.4); FILE MERGED 2005/05/04 13:52:09 pl 1.6.4.8: #i48435# fix duplicate delete of m_pSpinEdit 2005/05/03 13:23:43 kendy 1.6.4.7: #i48609# Choose between highlightedText or buttonText color as the menu item color according to the current style. 2005/05/02 13:46:21 pl 1.6.4.6: fixed a compiler warning 2005/05/02 13:44:29 pl 1.6.4.5: #i48555# correct highlight behaviour for toolbar tristate buttons 2005/05/02 13:08:29 pl 1.6.4.4: #i47902# correct dropdown list boxes 2005/05/02 12:47:18 pl 1.6.4.3: #i47902# correct menu bar higlight text color in KDE plugin 2005/04/29 13:11:30 pl 1.6.4.2: #i48436# fix for multiple KStartupInfo::appStarted 2005/04/29 11:08:18 pl 1.6.4.1: #i48436# fix for multiple KStartupInfo::appStarted


2005-05-18  Rüdiger Timm  <rt@openoffice.org>  [2c0ef41b0ec079b3fb32c4a62a7e3fdae7cd8003]

INTEGRATION: CWS kdeplugfixes (1.4.122); FILE MERGED 2005/05/02 15:10:48 pl 1.4.122.1: KDE_ROOT for hjs


2005-05-18  Rüdiger Timm  <rt@openoffice.org>  [4cacbf2084ab5faf56af40fd1581aef02c11f898]

INTEGRATION: CWS kdeplugfixes (1.6.4); FILE MERGED 2005/04/29 17:41:25 pl 1.6.4.4: #i48478# clean up command line arguments 2005/04/29 15:44:27 pl 1.6.4.3: #i48435# properly delete KApplication object in deinitialization 2005/04/29 13:11:29 pl 1.6.4.2: #i48436# fix for multiple KStartupInfo::appStarted 2005/04/29 11:08:18 pl 1.6.4.1: #i48436# fix for multiple KStartupInfo::appStarted


2005-05-18  Rüdiger Timm  <rt@openoffice.org>  [95f6ca470532e7eada97975f372d761eb3b4b995]

INTEGRATION: CWS kdeplugfixes (1.3.4); FILE MERGED 2005/04/29 17:41:24 pl 1.3.4.4: #i48478# clean up command line arguments 2005/04/29 15:44:26 pl 1.3.4.3: #i48435# properly delete KApplication object in deinitialization 2005/04/29 13:11:28 pl 1.3.4.2: #i48436# fix for multiple KStartupInfo::appStarted 2005/04/29 11:08:17 pl 1.3.4.1: #i48436# fix for multiple KStartupInfo::appStarted


2005-05-18  Rüdiger Timm  <rt@openoffice.org>  [3bdf1ea86786c13f8eb56afda1dfadd09c859754]

INTEGRATION: CWS kdeplugfixes (1.123.22); FILE MERGED 2005/05/02 12:47:18 pl 1.123.22.1: #i47902# correct menu bar higlight text color in KDE plugin


2005-05-18  Rüdiger Timm  <rt@openoffice.org>  [d2a8c938c28018d119aae671d9d8c0b008b221df]

INTEGRATION: CWS kdeplugfixes (1.17.42); FILE MERGED 2005/05/04 10:50:17 pl 1.17.42.1: #i48683# do not use NWD for spinfields with dropdown


2005-05-18  Rüdiger Timm  <rt@openoffice.org>  [b1bf26149b0ee3176258dd8de33c6c28c019fac5]

INTEGRATION: CWS kdeplugfixes (1.42.40); FILE MERGED 2005/05/02 12:47:17 pl 1.42.40.1: #i47902# correct menu bar higlight text color in KDE plugin


2005-05-18  Rüdiger Timm  <rt@openoffice.org>  [f56ffd948a0c95ffa786b14055463d7e70fb110e]

INTEGRATION: CWS vclshowstop04 (1.14.44); FILE MERGED 2005/05/11 12:10:02 pl 1.14.44.1: #i49052# another workaround for another IM


2005-05-18  Rüdiger Timm  <rt@openoffice.org>  [30d7ba246e0eb3084766865426cd51278c815685]

INTEGRATION: CWS vclshowstop04 (1.29.4); FILE MERGED 2005/05/11 12:14:56 pl 1.29.4.2: get rid of some compiler warnings 2005/05/11 12:10:06 pl 1.29.4.1: #i49052# another workaround for another IM


2005-05-18  Rüdiger Timm  <rt@openoffice.org>  [1d2d6bd51ac8bdc9602bd6c9aecda910c5998c49]

INTEGRATION: CWS vclshowstop04 (1.198.44); FILE MERGED 2005/05/12 10:11:29 hdu 1.198.44.1: #122732# conserve font info after due date


2005-05-18  Rüdiger Timm  <rt@openoffice.org>  [727c9574b078acf52540cf02c8c0901671ae43f3]

INTEGRATION: CWS versioning1 (1.162.4); FILE MERGED 2005/05/10 11:11:41 mav 1.162.4.2: #48955# fix typo 2005/05/10 10:42:44 mav 1.162.4.1: #48955# do not use double storing for versions


2005-05-17  Rüdiger Timm  <rt@openoffice.org>  [cc29ecf657e78ebaa8417068cd7569383c8131e7]

#i10000# Avoid crosswise renaming during deliver. More or less a quick hack; clean solution would be to build so-variant of library in bin/so so no renaming is necessary at all.


2005-05-17  Rüdiger Timm  <rt@openoffice.org>  [fb6991a29f3b8ca1cb70237e376ce90f5871b78c]

#i10000# Avoid crosswise renaming during deliver.


2005-05-16  Vladimir Glazounov  <vg@openoffice.org>  [cdb6b57481a77df9c147f62a95a1f929d4397ed8]

new version for SRC680


2005-05-15  Vladimir Glazounov  <vg@openoffice.org>  [23108804cf9b2955d5ab5f491c566a07fcc9545c]

new version for SRC680


2005-05-13  Vladimir Glazounov  <vg@openoffice.org>  [7ac99d67cba691df5aa1c5a3d86fd65b67509f29]

new version for SRC680


2005-05-13  Rüdiger Timm  <rt@openoffice.org>  [b920b91da4f9051370b6a24a6ebe49de7873062b]

#i10000# Fix by pjanik for bug introduced with CWS configure10


2005-05-13  Rüdiger Timm  <rt@openoffice.org>  [be91d0735720f1f3f0fcc4f787c1daf5c7433af6]

INTEGRATION: CWS dba20b (1.8.18); FILE MERGED 2005/05/10 13:06:25 oj 1.8.18.2: #i48942# use oasis namespace for manifest for database 2005/05/09 12:14:12 oj 1.8.18.1: #i48942# change oasis to sun


2005-05-13  Rüdiger Timm  <rt@openoffice.org>  [3ac80997a3ec530eaf32cbc27614e60a74e3d4cf]

INTEGRATION: CWS impress55 (1.45.130); FILE MERGED 2005/05/12 12:01:37 af 1.45.130.1: #i49091# Testing pTextEditOutliner being NULL before accessing it.


2005-05-13  Rüdiger Timm  <rt@openoffice.org>  [6a4bd27207e88334cded791dcc8683c9ba6cf9c5]

INTEGRATION: CWS impress55 (1.18.132); FILE MERGED 2005/05/12 12:04:45 af 1.18.132.1: #i49099# Fixed the test for a modified gradient.


2005-05-13  Rüdiger Timm  <rt@openoffice.org>  [33c6fa5de546d3d91382d48c907e17a9b8eba3ff]

INTEGRATION: CWS dba20b (1.11.24); FILE MERGED 2005/05/09 12:22:07 oj 1.11.24.1: #i48942# change mediatype oasis to sun


2005-05-13  Rüdiger Timm  <rt@openoffice.org>  [8a00b74c348aef3f344f3a3ce0d8edc7b560c99d]

INTEGRATION: CWS dba20b (1.17.16); FILE MERGED 2005/05/09 12:22:06 oj 1.17.16.1: #i48942# change mediatype oasis to sun


2005-05-13  Rüdiger Timm  <rt@openoffice.org>  [62a4d40b1a8418b6dd46fdf79616086dc73ccd07]

INTEGRATION: CWS dba20b (1.4.126); FILE MERGED 2005/05/09 12:29:03 oj 1.4.126.1: #i48942# change mediatype oasis to sun


2005-05-13  Rüdiger Timm  <rt@openoffice.org>  [08918c710454020bc195f25f5ec773ca66e6cc99]

SRC680


2005-05-13  Rüdiger Timm  <rt@openoffice.org>  [b644073a032c67eeb38d6faef688fe8ea98d053b]

INTEGRATION: CWS perform04 (1.176.10); FILE MERGED 2005/05/13 07:30:40 cd 1.176.10.1: #i49160,i49165# Optimizations for startup (minimal steps for progress and late init of static data)


2005-05-13  Rüdiger Timm  <rt@openoffice.org>  [20862854ca051f1c00bab437515e109e81a30e8f]

INTEGRATION: CWS mathtype (1.31.88); FILE MERGED 2005/05/11 14:03:25 tl 1.31.88.1: #i49065# reenabled export to MathType


2005-05-13  Rüdiger Timm  <rt@openoffice.org>  [1680a7ab3333c14278bf8add31ee500c49437caf]

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>  [d1ad1916a5a9218b43146b10b4a61e93ea328be0]

INTEGRATION: CWS mathtype (1.76.4); FILE MERGED 2005/05/11 14:03:23 tl 1.76.4.1: #i49065# reenabled export to MathType


2005-05-13  Rüdiger Timm  <rt@openoffice.org>  [e43e671696376de0f9b61b45881e5924fa084796]

INTEGRATION: CWS mathtype (1.23.4); FILE MERGED 2005/05/11 14:03:21 tl 1.23.4.1: #i49065# reenabled export to MathType


2005-05-13  Rüdiger Timm  <rt@openoffice.org>  [3cb62bec1a65db223b4449a21d5664d8e4163cf7]

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>  [b839c9149aabd7ca4f74304b5af62fa981571240]

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>  [9c62caf77008729103ebd33d6820a1cb4588d13e]

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>  [6b62060c9f6ae77573aa452d7e96ce43ab505fc5]

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>  [eb86b51a94bf0e135abdd80e5f26d81ede8b5fcc]

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>  [e9f15b64552116ead6521f528da827ebb1f35085]

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>  [15b07c943b7985ed6b821743e37f674843cb1555]

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>  [75220cbf20a53c7cb21c7be45af14c467957e357]

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>  [4f28b0cf7280aad459ed5794a8a63dc64fbf6a81]

INTEGRATION: CWS nativefixer7 (1.43.22); FILE MERGED 2005/05/09 12:01:48 ih 1.43.22.1: write into logfile only if this file exists


2005-05-13  Rüdiger Timm  <rt@openoffice.org>  [840f0015f7e80ea6f2dd15ef50af6045210ce2fd]

INTEGRATION: CWS nativefixer7 (1.3.98); FILE MERGED 2005/05/09 09:57:00 tv 1.3.98.1: #i47885# letter wizard templates are being installed as one big base block plus language packs Issue number: Submitted by: Reviewed by:


2005-05-13  Rüdiger Timm  <rt@openoffice.org>  [77faf700b8bea7c0fb49e74536a748a73a6fbd47]

INTEGRATION: CWS nativefixer7 (1.1.2); FILE ADDED 2005/05/09 09:56:59 tv 1.1.2.1: #i47885# letter wizard templates are being installed as one big base block plus language packs Issue number: Submitted by: Reviewed by:


2005-05-13  Rüdiger Timm  <rt@openoffice.org>  [c6de0bc8214c026ae335ac20ee664a457ec65afb]

INTEGRATION: CWS nativefixer7 (1.7.10); FILE MERGED 2005/05/09 13:21:14 tv 1.7.10.3: removed split() because it is not jdk 1.3 compatible Issue number: Submitted by: Reviewed by: 2005/05/09 10:43:53 tv 1.7.10.2: RESYNC: (1.7-1.8); FILE MERGED 2005/05/09 09:56:58 tv 1.7.10.1: #i47885# letter wizard templates are being installed as one big base block plus language packs Issue number: Submitted by: Reviewed by:


2005-05-13  Rüdiger Timm  <rt@openoffice.org>  [b5e2297ae5eee831f17de880b4a7e16c337f2a32]

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>  [1f89ead92c2ea8ed7a512093e1cfade02028d2b4]

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>  [c72f59786ab75660c34994ab4887db5cb12fbc39]

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>  [ed4653dee082b49c4bfd22bb2c72f53855044cba]

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>  [9eb6e08cb191fa30473ed28e176b7a27fb538083]

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>  [a6cfd1b38b789ebe3daa51054f264f11280d77a3]

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>  [2066569ece429e5436786db61e8da57d46312d00]

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>  [17794bd0139705b1b9a342210dc17f9269913624]

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>  [809be9681c10bbe58a4ceaaa2be1e654117124ee]

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>  [f8260e55de83e3a271ce3d704a8ea3256b033175]

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>  [bed91b5785e55a93037fadc3233adbf7712d8d00]

INTEGRATION: CWS nativefixer7 (1.2.8); FILE MERGED 2005/05/10 15:57:38 is 1.2.8.1: #i20372# linux patch updates only installed rpms


2005-05-13  Rüdiger Timm  <rt@openoffice.org>  [01a8708bc1a2159adf6182f07ea59b5181abdee5]

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>  [ec2f189bb0abc0127c0401f00dc2147725a8acc7]

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>  [bdcffdc56f02dca34e242065b004dbd63c9d027f]

INTEGRATION: CWS nativefixer7 (1.9.88); FILE MERGED 2005/05/04 11:24:06 hjs 1.9.88.1: #i47885# seperate letter templates by language


2005-05-13  Rüdiger Timm  <rt@openoffice.org>  [79606ccea0b7b57513e528116769c7a6ef9d772d]

INTEGRATION: CWS nativefixer7 (1.6.22); FILE MERGED 2005/05/04 11:24:06 hjs 1.6.22.1: #i47885# seperate letter templates by language


2005-05-13  Rüdiger Timm  <rt@openoffice.org>  [9abf5d721360f80f02e9dc66309c32a554f4b93e]

INTEGRATION: CWS nativefixer7 (1.14.2); FILE MERGED 2005/05/04 13:04:57 hro 1.14.2.1: #118794# No longer repatch version description for soffice.bin


2005-05-13  Rüdiger Timm  <rt@openoffice.org>  [0b313d90ce94bc54904b23aac2e85150db4e31b2]

INTEGRATION: CWS nativefixer7 (1.15.4); FILE MERGED 2005/05/09 12:49:47 obr 1.15.4.1: #i48921# odb is not yet an OASIS format


2005-05-13  Rüdiger Timm  <rt@openoffice.org>  [aef590122b3ef38a6670bec9f99e2f0b4cabb4fe]

INTEGRATION: CWS nativefixer7 (1.13.4); FILE MERGED 2005/05/10 10:39:22 obr 1.13.4.2: #i48921# odb had no translations after change - reworked 2005/05/09 12:49:47 obr 1.13.4.1: #i48921# odb is not yet an OASIS format


2005-05-13  Rüdiger Timm  <rt@openoffice.org>  [0cda32582883f8739b5efec348951cbd3d6a8f92]

INTEGRATION: CWS nativefixer7 (1.2.36); FILE MERGED 2005/05/09 12:49:46 obr 1.2.36.1: #i48921# odb is not yet an OASIS format


2005-05-13  Rüdiger Timm  <rt@openoffice.org>  [3d8862e5b9b113f447ee5cfda375c9864ffb6c5b]

INTEGRATION: CWS nativefixer7 (1.8.16); FILE MERGED 2005/05/10 10:39:21 obr 1.8.16.2: #i48921# odb had no translations after change - reworked 2005/05/09 12:49:46 obr 1.8.16.1: #i48921# odb is not yet an OASIS format


2005-05-13  Rüdiger Timm  <rt@openoffice.org>  [99f34ba52fe66bc1ae4120d76bba4c81b1b4fe27]

INTEGRATION: CWS nativefixer7 (1.3.16); FILE MERGED 2005/05/09 12:49:45 obr 1.3.16.1: #i48921# odb is not yet an OASIS format


2005-05-13  Rüdiger Timm  <rt@openoffice.org>  [56c9c892c70fb012ac95198ad8abf9f54273f07f]

INTEGRATION: CWS nativefixer7 (1.14.4); FILE MERGED 2005/05/09 12:49:44 obr 1.14.4.1: #i48921# odb is not yet an OASIS format


2005-05-13  Rüdiger Timm  <rt@openoffice.org>  [751715ff484dad7d7a9d8f70ab5b75a588e65a98]

INTEGRATION: CWS nativefixer7 (1.12.4); FILE MERGED 2005/05/10 10:39:21 obr 1.12.4.2: #i48921# odb had no translations after change - reworked 2005/05/09 12:49:43 obr 1.12.4.1: #i48921# odb is not yet an OASIS format


2005-05-13  Rüdiger Timm  <rt@openoffice.org>  [51b26c35f42312e505fbb4991880354b747c67d9]

INTEGRATION: CWS nativefixer7 (1.4.36); FILE MERGED 2005/05/09 12:49:42 obr 1.4.36.1: #i48921# odb is not yet an OASIS format


2005-05-13  Rüdiger Timm  <rt@openoffice.org>  [8e9f4c40e4c60a9a8baa04091d99ec2802ca39be]

INTEGRATION: CWS nativefixer7 (1.6.16); FILE MERGED 2005/05/09 12:49:41 obr 1.6.16.1: #i48921# odb is not yet an OASIS format


2005-05-13  Rüdiger Timm  <rt@openoffice.org>  [642ec23f8ae39f900d7c0153f137281a0ec689a7]

INTEGRATION: CWS nativefixer7 (1.4.16); FILE MERGED 2005/05/10 10:39:20 obr 1.4.16.1: #i48921# odb had no translations after change - reworked


2005-05-13  Rüdiger Timm  <rt@openoffice.org>  [872aec1b421aeeabbb66a4714e9289ac37bbedde]

INTEGRATION: CWS nativefixer7 (1.3.48); FILE MERGED 2005/05/09 12:49:41 obr 1.3.48.1: #i48921# odb is not yet an OASIS format


2005-05-13  Rüdiger Timm  <rt@openoffice.org>  [1c4ff8340a586cab8e462b25497d32800579b7a1]

INTEGRATION: CWS nativefixer7 (1.5.18); FILE MERGED 2005/05/09 12:49:38 obr 1.5.18.1: #i48921# odb is not yet an OASIS format


2005-05-13  Rüdiger Timm  <rt@openoffice.org>  [f9c91a1a54d2e85e0355ad15348e2aca9041c731]

INTEGRATION: CWS nativefixer7 (1.2.4); FILE MERGED 2005/05/09 12:49:36 obr 1.2.4.1: #i48921# odb is not yet an OASIS format


2005-05-13  Rüdiger Timm  <rt@openoffice.org>  [fb06cce53d742e8228841256493e44b5a9b0562e]

INTEGRATION: CWS nativefixer7 (1.3.4); FILE MERGED 2005/05/09 12:49:35 obr 1.3.4.1: #i48921# odb is not yet an OASIS format


2005-05-13  Rüdiger Timm  <rt@openoffice.org>  [1711db57c299d1ef6158cd9cb219836779699ce6]

INTEGRATION: CWS c01v006 (1.7.30); FILE MERGED 2005/04/27 10:59:02 pb 1.7.30.1: fix: #120401# separate colors (bar and frame)


2005-05-13  Rüdiger Timm  <rt@openoffice.org>  [d8005becbeed37e4a0f0c1a316965efae9f23e11]

INTEGRATION: CWS c01v006 (1.12.30); FILE MERGED 2005/04/27 10:59:02 pb 1.12.30.1: fix: #120401# separate colors (bar and frame)


2005-05-13  Rüdiger Timm  <rt@openoffice.org>  [205e7f6a1fb2cef4384500a0bff16f4ca36ddf41]

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>  [596234ea0a0ee4677c718c30350f3a74d19b14fd]

INTEGRATION: CWS c01v006 (1.14.368); FILE MERGED 2005/04/28 09:16:29 pb 1.14.368.1: fix: #122217# m_pAccessible can be NULL


2005-05-13  Rüdiger Timm  <rt@openoffice.org>  [469662d13f5034fdd3c147e5de33e009ae7f4ab8]

INTEGRATION: CWS c01v006 (1.8.32); FILE MERGED 2005/04/27 05:53:57 as 1.8.32.1: #i48165# use java encoding till own UTF8 algorithm works for ALL languages ...


2005-05-13  Rüdiger Timm  <rt@openoffice.org>  [cee0f62365857fe6ff169794219f80e4ec3d1219]

INTEGRATION: CWS lo5 (1.1.2); FILE ADDED 2005/04/28 11:21:24 tbe 1.1.2.1: #i48275# migration of auto correction files


2005-05-13  Rüdiger Timm  <rt@openoffice.org>  [66de0ee350e9baa80b796fa4622e7513d23e6fb0]

INTEGRATION: CWS lo5 (1.3.88); FILE MERGED 2005/04/28 11:27:01 tbe 1.3.88.1: #i48275# migration of auto correction files


2005-05-13  Rüdiger Timm  <rt@openoffice.org>  [e79d5b43f721a8258f8a709f98f3d1f218bf1ec7]

INTEGRATION: CWS lo5 (1.3.88); FILE MERGED 2005/04/28 11:26:05 tbe 1.3.88.1: #i48275# migration of auto correction files


2005-05-13  Rüdiger Timm  <rt@openoffice.org>  [c503900513c6bd8321bd8e1fcdd536b887f240f7]

INTEGRATION: CWS lo5 (1.3.88); FILE MERGED 2005/04/28 11:25:37 tbe 1.3.88.1: #i48275# migration of auto correction files


2005-05-13  Rüdiger Timm  <rt@openoffice.org>  [dcc1ec6e7c1cbbb18fe8550935d93524a2fbb3b2]

INTEGRATION: CWS lo5 (1.2.88); FILE MERGED 2005/04/28 11:24:45 tbe 1.2.88.1: #i48275# migration of auto correction files


2005-05-13  Rüdiger Timm  <rt@openoffice.org>  [bffa62a47e31aa4b21f0e2c1621611c97b2f7266]

INTEGRATION: CWS lo5 (1.1.2); FILE ADDED 2005/04/28 11:23:04 tbe 1.1.2.1: #i48275# migration of auto correction files


2005-05-13  Rüdiger Timm  <rt@openoffice.org>  [2fe6684fe4893ff701025f6641abf1782a48f0d2]

INTEGRATION: CWS lo5 (1.1.2); FILE ADDED 2005/04/28 11:23:18 tbe 1.1.2.1: #i48275# migration of auto correction files


2005-05-13  Rüdiger Timm  <rt@openoffice.org>  [a62ac22c2734cd7d106b9bc9a1d1bc4c2faf007d]

INTEGRATION: CWS lo5 (1.6.12); FILE MERGED 2005/05/02 09:32:06 lo 1.6.12.1: #122219# starsuite 7 migration + improvement of findInstallation()


2005-05-13  Rüdiger Timm  <rt@openoffice.org>  [34717b796f8ba12c25e4d9ebab2ededde7858396]

INTEGRATION: CWS lo5 (1.4.10); FILE MERGED 2005/05/03 15:07:24 lo 1.4.10.3: #122219# starsuite 7 migration + improvement of findInstallation() 2005/05/03 13:09:35 lo 1.4.10.2: #122219# starsuite 7 migration + improvement of findInstallation() 2005/05/02 09:32:06 lo 1.4.10.1: #122219# starsuite 7 migration + improvement of findInstallation()


2005-05-13  Rüdiger Timm  <rt@openoffice.org>  [cc476123f53e4e06daa82030eb9200d0eca112de]

INTEGRATION: CWS lo5 (1.14.46); FILE MERGED 2005/04/27 15:16:40 lo 1.14.46.1: #i47440# fallback zh-HK -> zh-TW


2005-05-13  Rüdiger Timm  <rt@openoffice.org>  [2250794f212aea9af0e9c5029bb074062c29cadc]

INTEGRATION: CWS lo5 (1.3.18); FILE MERGED 2005/05/02 08:51:50 lo 1.3.18.1: #i47865# fix post submission reply handling


2005-05-13  Rüdiger Timm  <rt@openoffice.org>  [d4cfc0ae87e4e44edf20c58d5976be16b22f8904]

INTEGRATION: CWS lo5 (1.50.56); FILE MERGED 2005/04/28 15:23:31 tbe 1.50.56.1: #122218# Stacktrace ID: 179576


2005-05-13  Rüdiger Timm  <rt@openoffice.org>  [862aebf576a35ee9f4750ed7c29760a96b9d187b]

INTEGRATION: CWS lo5 (1.20.16); FILE MERGED 2005/05/02 09:31:38 lo 1.20.16.2: #122219# starsuite 7 migration + improvement of findInstallation() 2005/04/28 11:29:31 tbe 1.20.16.1: #i48275# migration of auto correction files


2005-05-13  Rüdiger Timm  <rt@openoffice.org>  [2a38e1bfd529bbaabbb519be8ad92d78e2ab04b4]

INTEGRATION: CWS lo5 (1.10.34); FILE MERGED 2005/04/29 16:23:23 lo 1.10.34.1: #i48384# use a cache for translated stylesheets to safe memory and boost performance


2005-05-13  Rüdiger Timm  <rt@openoffice.org>  [7683761be04ae8488b22e91d500470ec13e87991]

INTEGRATION: CWS sj20 (1.12.178); FILE MERGED 2005/05/10 16:32:02 sj 1.12.178.1: #i48589# fixed incorrect gluepoint mapping


2005-05-13  Rüdiger Timm  <rt@openoffice.org>  [b5c286cf945cebede3353f2203675dd6ec73671d]

INTEGRATION: CWS sj20 (1.32.76); FILE MERGED 2005/05/10 16:31:40 sj 1.32.76.1: #i48589# fixed incorrect gluepoint mapping


2005-05-13  Rüdiger Timm  <rt@openoffice.org>  [dfdb9917295e04076ccceb9b3c8de75add24bf17]

INTEGRATION: CWS sj20 (1.119.68); FILE MERGED 2005/05/10 16:31:21 sj 1.119.68.1: #i48589# fixed incorrect gluepoint mapping


2005-05-13  Rüdiger Timm  <rt@openoffice.org>  [a11b1d8ad0388ed1ec39c9c3ffb1fa0308c74e7a]

INTEGRATION: CWS sj20 (1.9.16); FILE MERGED 2005/05/10 16:29:38 sj 1.9.16.1: #i48589# fixed incorrect gluepoint mapping


2005-05-13  Rüdiger Timm  <rt@openoffice.org>  [ec79ab63c9347b9dfa6108bebd764d3eb22fbd16]

INTEGRATION: CWS sj20 (1.58.102); FILE MERGED 2005/05/10 16:29:19 sj 1.58.102.1: #i48589# fixed incorrect gluepoint mapping


2005-05-13  Rüdiger Timm  <rt@openoffice.org>  [5bc78eaadb92d7c843bfb892c7120a7e406d9c72]

INTEGRATION: CWS sj20 (1.69.16); FILE MERGED 2005/05/10 11:46:35 af 1.69.16.1: #i48466# Catching UnknownPropertyExceptions when accessing the 'Family' property in collectShapeAutoStyles().


2005-05-13  Rüdiger Timm  <rt@openoffice.org>  [07dbb6d65b2e0f4ebd5034df52285dac66822127]

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>  [fa14c50c644c0ea049619cb151c32c981098017a]

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>  [6bc2a178b473932107412c146b1cfefa562c0cf4]

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>  [d8c3e0fceae0780c6bb678913e2130d300092008]

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>  [81ce7a3b605087757a25c4f4117cd3ddd0db6c2a]

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>  [c186aef729658e023c5c2ca2b16f5eb96490aff6]

INTEGRATION: CWS dr39 (1.51.30); FILE MERGED 2005/05/03 12:10:40 dr 1.51.30.1: #i46820# set pagebreak mode via SetPagebreakMode()


2005-05-13  Rüdiger Timm  <rt@openoffice.org>  [426567732b913fca2b905eed467fb736c9f46d5e]

INTEGRATION: CWS dr39 (1.41.30); FILE MERGED 2005/05/10 13:59:33 sab 1.41.30.1: #i48793#; set array formulas before protection


2005-05-13  Rüdiger Timm  <rt@openoffice.org>  [73a632bfe6bda6c5aaa2377d2217a2a6f1efbdae]

INTEGRATION: CWS dr39 (1.20.30); FILE MERGED 2005/05/10 14:09:22 er 1.20.30.1: #i48967# Interpreter's TokenMatrixMap: no dangling map for reallocated pointers


2005-05-13  Rüdiger Timm  <rt@openoffice.org>  [0254ae239850fbd17ee876fe189932cdef374817]

INTEGRATION: CWS dr39 (1.10.30); FILE MERGED 2005/05/10 14:09:19 er 1.10.30.1: #i48967# Interpreter's TokenMatrixMap: no dangling map for reallocated pointers


2005-05-13  Rüdiger Timm  <rt@openoffice.org>  [5d1e249739f19639fe1cfd28f63ef4f8fc1fc826]

INTEGRATION: CWS dr39 (1.2.442); FILE MERGED 2005/05/10 14:09:19 er 1.2.442.1: #i48967# Interpreter's TokenMatrixMap: no dangling map for reallocated pointers


2005-05-13  Rüdiger Timm  <rt@openoffice.org>  [c276550e07f8078fe9345985f70e8384d930a83f]

INTEGRATION: CWS dr39 (1.4.66); FILE MERGED 2005/05/03 14:33:51 sab 1.4.66.1: #i48617#; also create special child contextes if start element is writen.


2005-05-13  Rüdiger Timm  <rt@openoffice.org>  [39cadcccd696896568e34674c9a12b832c9f5a91]

INTEGRATION: CWS nautilus02 (1.2.90); FILE MERGED 2005/04/25 10:22:46 obr 1.2.90.1: #b6256546# use gnome-open where available and initialize gnome-vfs otherwise


2005-05-13  Rüdiger Timm  <rt@openoffice.org>  [90124b045e02f8bae6dc6ae65f923a17fc73f37e]

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>  [b487a9e94607630090a94758a660e6245c655f0c]

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-13  Rüdiger Timm  <rt@openoffice.org>  [08fe2669a0ed807812d005195b54cc41f092d09a]

INTEGRATION: CWS tbe22 (1.25.30); FILE MERGED 2005/05/04 14:21:00 tbe 1.25.30.1: #i48612# Opening a menu with GOK shows Tips instead of entries (fixed by CD)


2005-05-13  Rüdiger Timm  <rt@openoffice.org>  [1dc0e7054140cdf0eb7678fa5f719a88750e8869]

INTEGRATION: CWS tbe22 (1.10.30); FILE MERGED 2005/05/04 14:20:11 tbe 1.10.30.1: #i48612# Opening a menu with GOK shows Tips instead of entries (fixed by CD)


2005-05-13  Rüdiger Timm  <rt@openoffice.org>  [6078393bbd8e8c1c3c251290eb5d7884cac8d3d7]

INTEGRATION: CWS crlinkfix (1.25.4); FILE MERGED 2005/05/12 08:26:16 hro 1.25.4.1: #122676# Use soname in crash reports


2005-05-12  Oliver Bolte  <obo@openoffice.org>  [c2af566bdf00dd2460747c5e417233639af1facd]

#i10000# syntax error


2005-05-11  Vladimir Glazounov  <vg@openoffice.org>  [acd67fb4776aaa5a80bfc61869eaea3a5fd32600]

new version for SRC680


2005-05-11  Rüdiger Timm  <rt@openoffice.org>  [8dfda5ea9e895c30d5e76427a589329c672bb4c9]

#i10000# Remove hack to remove pangoxft from APP1STDLIBS.


2005-05-11  Oliver Bolte  <obo@openoffice.org>  [ea12415631dce3590a865c57eb06151cfe7779be]

#i10000# ORBit-2.0 ORBit-CosNaming-2.0 gconf-2.0 bonobo-activation-2.0 libbonobo-2.0 added to PKGCONFIG_MODULES


2005-05-11  Vladimir Glazounov  <vg@openoffice.org>  [8cfefd6bc76285627036ef1d0a38624f5cbd11db]

new version for SRC680


2005-05-11  Rüdiger Timm  <rt@openoffice.org>  [046ea14c65f6dcca97c982d88587f1504a406e32]

SRC680


2005-05-11  Rüdiger Timm  <rt@openoffice.org>  [24122bec3d1abc88618be8b0ae0e9992b6d05c05]

INTEGRATION: CWS duplobj1 (1.40.154); FILE MERGED 2005/05/04 15:06:33 mav 1.40.154.1: #i44924# use correct container


2005-05-11  Rüdiger Timm  <rt@openoffice.org>  [b32013aa32f1d93d152f52afb3f345d30e3da393]

INTEGRATION: CWS duplobj1 (1.26.62); FILE MERGED 2005/05/04 15:06:32 mav 1.26.62.1: #i44924# use correct container


2005-05-11  Rüdiger Timm  <rt@openoffice.org>  [07a49ebd1a91f2b3e9a41545631c4a36c7fe1f5e]

INTEGRATION: CWS duplobj1 (1.9.8); FILE MERGED 2005/05/04 15:07:28 mav 1.9.8.1: #i44924# allow to retrieve container


2005-05-11  Rüdiger Timm  <rt@openoffice.org>  [a8673a4aec8a6218c9440fced3275472543d5c39]

INTEGRATION: CWS linuxppc02 (1.14.34); FILE MERGED 2005/05/03 20:02:11 ericb 1.14.34.1: i48654 JIC_PROCESSOR_TYPE numberis needed with IBMjre142


2005-05-11  Rüdiger Timm  <rt@openoffice.org>  [b8871d23ea14d72ba1a22376e7812ea5840d1084]

INTEGRATION: CWS linuxppc02 (1.8.2); FILE MERGED 2005/05/03 20:10:00 ericb 1.8.2.1: i38974 correct path for javaldx on Linux PPC and IBM jre142


2005-05-11  Rüdiger Timm  <rt@openoffice.org>  [650a600e41ab405d8590db35ebbcfb6a537e4baf]

INTEGRATION: CWS linuxppc02 (1.4.2); FILE MERGED 2005/05/03 20:07:50 ericb 1.4.2.1: i38974 good path for libjvm.so Linux PPC


2005-05-11  Rüdiger Timm  <rt@openoffice.org>  [5acd61bc64fadc4075d0c683e44a68f576247b6e]

INTEGRATION: CWS linuxppc02 (1.5.20); FILE MERGED 2005/05/03 20:05:50 ericb 1.5.20.1: i38974 max version is 142 for IBM jre on Linux PPC


2005-05-11  Rüdiger Timm  <rt@openoffice.org>  [6364567c325272a4c5c36b693e8c2e6c57385ab9]

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>  [293072fd1647bd31d49fd2e3c60b94ac6edb94ee]

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>  [1ecc16e16425c171c4f1d3a3a05f0fa789799313]

INTEGRATION: CWS impress54 (1.69.4); FILE MERGED 2005/05/09 15:03:04 af 1.69.4.1: #i48803# Inserted another guard against self requested page changes.


2005-05-11  Rüdiger Timm  <rt@openoffice.org>  [d98a4fb5cc261515ae92390e914e95914c0b134c]

INTEGRATION: CWS unxlngs02 (1.3.68); FILE MERGED 2005/04/27 06:20:49 sparcmoz 1.3.68.1: #i42799# Flush instruction cache in bridges/cpp_uno for linux sparc


2005-05-11  Rüdiger Timm  <rt@openoffice.org>  [4e439f13ce054d726764c3c67af8064e3da36c1f]

INTEGRATION: CWS unxlngs02 (1.6.20); FILE MERGED 2005/04/27 06:21:06 sparcmoz 1.6.20.1: #i42799# Flush instruction cache in bridges/cpp_uno for linux sparc


2005-05-11  Rüdiger Timm  <rt@openoffice.org>  [8945c9bb597b0881a0d8d77144e19e4a788d6862]

INTEGRATION: CWS unxlngs02 (1.1.2); FILE ADDED 2005/04/27 06:19:43 sparcmoz 1.1.2.1: #i42799# Flush instruction cache in bridges/cpp_uno for linux sparc


2005-05-11  Rüdiger Timm  <rt@openoffice.org>  [48b43947c08334af98e2fb2edd1d286ef535b421]

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-11  Hans-Joachim Lankenau  <hjs@openoffice.org>  [e16d0fb2991f652bd3ac8a1f05ab5757e3bd338b]

#i10000# compile error in debug builds


2005-05-10  Rüdiger Timm  <rt@openoffice.org>  [7660182ddefc9766e877bdbbae877be171bb1afb]

INTEGRATION: CWS b2dnorm (1.198.36); FILE MERGED 2005/05/04 15:49:25 hdu 1.198.36.1: #120471# DrawWaveline needs to cope with lazy font setting


2005-05-10  Rüdiger Timm  <rt@openoffice.org>  [1a6fa44040bea1938798be64557728221cc41449]

INTEGRATION: CWS b2dnorm (1.11.26); FILE MERGED 2005/05/04 13:41:28 hdu 1.11.26.1: #i48298# normalize zero vectors gracefully


2005-05-10  Rüdiger Timm  <rt@openoffice.org>  [aee65b413c4298ff73c7f4fa84e0bc7b41197c97]

INTEGRATION: CWS rvojta02 (1.14.6); FILE MERGED 2005/05/10 12:50:03 rvojta 1.14.6.5: Issue number:  #i43032# Submitted by:  rvojta Reviewed by:   rvojta 2005/05/10 09:35:54 rvojta 1.14.6.4: 1.1.x -> 1.x 2005/05/06 12:06:27 rvojta 1.14.6.3: Issue number:  #i46008# Submitted by:  rvojta Reviewed by:   rvojta 2005/05/06 11:54:44 rvojta 1.14.6.2: Issue number:  #i45300# Submitted by:  rvojta Reviewed by:   rvojta 2005/05/06 11:51:58 rvojta 1.14.6.1: Issue number:  #i19120# Submitted by:  rvojta Reviewed by:   rvojta


2005-05-10  Rüdiger Timm  <rt@openoffice.org>  [c6d1c3973a034979aa4931ece0b10ecff148d6fa]

INTEGRATION: CWS l10nfix (1.1.2); FILE ADDED 2005/05/09 14:57:59 ih 1.1.2.1: initial revision of .otp files


2005-05-10  Rüdiger Timm  <rt@openoffice.org>  [cb8814278e36b00bf9dc692414cb962f5849a7fd]

INTEGRATION: CWS l10nfix (1.1.2); FILE ADDED 2005/05/09 14:57:15 ih 1.1.2.1: initial revision of .otp files


2005-05-10  Rüdiger Timm  <rt@openoffice.org>  [dd67daba592bd822a9a9389cb50dd12832494cce]

INTEGRATION: CWS l10nfix (1.1.2); FILE ADDED 2005/05/09 14:56:39 ih 1.1.2.1: initial revision of .otp files


2005-05-10  Rüdiger Timm  <rt@openoffice.org>  [00dd4df4c25f0db95c6e6034ded141d4ee4a7634]

INTEGRATION: CWS l10nfix (1.1.2); FILE ADDED 2005/05/09 14:56:04 ih 1.1.2.1: initial revision of .otp files


2005-05-10  Rüdiger Timm  <rt@openoffice.org>  [9408246de7e24997d12c8a0727ed2ed0eaf1457e]

INTEGRATION: CWS l10nfix (1.1.2); FILE ADDED 2005/05/09 14:56:05 ih 1.1.2.1: initial revision of .otp files


2005-05-10  Rüdiger Timm  <rt@openoffice.org>  [22c4312217e92cfa00bf5d63a47f0792eba6700a]

INTEGRATION: CWS l10nfix (1.1.2); FILE ADDED 2005/05/09 14:55:19 ih 1.1.2.1: initial revision of .otp files


2005-05-10  Rüdiger Timm  <rt@openoffice.org>  [ce1fdf29b86dddb8a5e654fd4f73ee88c0d64aa5]

INTEGRATION: CWS l10nfix (1.1.2); FILE ADDED 2005/05/09 14:54:37 ih 1.1.2.1: initial revision of .otp files


2005-05-10  Rüdiger Timm  <rt@openoffice.org>  [f0db7026f252ee5fdc0631abd8f60c9629df6eb3]

INTEGRATION: CWS l10nfix (1.1.2); FILE ADDED 2005/05/09 14:54:38 ih 1.1.2.1: initial revision of .otp files


2005-05-10  Rüdiger Timm  <rt@openoffice.org>  [2bb8e4480e24474040cd6c805c2153b69410990a]

INTEGRATION: CWS l10nfix (1.1.2); FILE ADDED 2005/05/09 14:50:59 ih 1.1.2.1: initial revision of .otp files


2005-05-10  Rüdiger Timm  <rt@openoffice.org>  [8369059088f2332b1aed52567aca467b3dad2639]

INTEGRATION: CWS l10nfix (1.1.2); FILE ADDED 2005/05/09 14:48:06 ih 1.1.2.1: initial revision of .otp files


2005-05-10  Rüdiger Timm  <rt@openoffice.org>  [efba08812c1534534f4807c2e5dcbcf060255176]

INTEGRATION: CWS swqbugfixes31 (1.49.56); FILE MERGED 2005/05/02 12:05:48 od 1.49.56.1: #i48419# <SwWrtShell::CalcAndSetScale(..)> - assure that method call 	 <xObj->UpdateReplacement()> doesn't change the modified state 	 of the document.


2005-05-10  Rüdiger Timm  <rt@openoffice.org>  [18fb4157fe0e482f6c6c7c6257f2cb5dc37fbaf6]

INTEGRATION: CWS swqtrace01 (1.30.286); FILE MERGED 2005/04/21 15:08:30 dvo 1.30.286.1: #120250# ensure proper level (without NO_NUM flag) is used for access of SwNumRule


2005-05-10  Rüdiger Timm  <rt@openoffice.org>  [6d54f87441730d3c47a7b93cd2968e30b3f761ee]

INTEGRATION: CWS swqtrace01 (1.6.22); FILE MERGED 2005/04/21 13:59:13 flr 1.6.22.1: #i47831# problem with utf8 import/export in rtf


2005-05-10  Rüdiger Timm  <rt@openoffice.org>  [a2b2516045593d09cc3a720d6de724b468c10cf7]

INTEGRATION: CWS swqtrace01 (1.18.22); FILE MERGED 2005/04/21 13:59:12 flr 1.18.22.1: #i47831# problem with utf8 import/export in rtf


2005-05-10  Rüdiger Timm  <rt@openoffice.org>  [6f3b6a5de77a0cb5d75da683db3fa103e1747fc9]

INTEGRATION: CWS impress53 (1.18.26); FILE MERGED 2005/05/04 11:39:10 cl 1.18.26.1: #i48659# security fix to give warning when executable interaction is triggered


2005-05-10  Rüdiger Timm  <rt@openoffice.org>  [0b529443b7ff57947fcce74ff26ca40c527759c5]

INTEGRATION: CWS impress53 (1.31.144); FILE MERGED 2005/05/04 11:38:52 cl 1.31.144.1: #i48659# security fix to give warning when executable interaction is triggered


2005-05-10  Rüdiger Timm  <rt@openoffice.org>  [ee4c6dc33812f8029a48b747a2660c828d009a35]

INTEGRATION: CWS vq15 (1.13.2); FILE ADDED 2005/05/09 03:19:01 vq 1.13.2.2: #i48857# Restore the ability to use perbuild mozab packages. 2005/05/09 01:39:55 vq 1.13.2.1: #i48857# Restore zipped/makefile.mk


2005-05-10  Rüdiger Timm  <rt@openoffice.org>  [c217a6348ae660f6b77ac2d68f3343bde011e73e]

INTEGRATION: CWS vq15 (1.5.2); FILE MERGED 2005/05/09 03:19:00 vq 1.5.2.1: #i48857# Restore the ability to use perbuild mozab packages.


2005-05-10  Rüdiger Timm  <rt@openoffice.org>  [b3fa761adc4998f0fbf050f06c1d28eb60e98ba2]

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-09  Ocke Janssen  <oj@openoffice.org>  [afe57a60dc464681ff0ec8847cd2ef99e958f338]

#i48942# change mediatype oasis to sun


2005-05-09  Ocke Janssen  <oj@openoffice.org>  [6708f72afd6bac0f55d550d0e114525e98b093c0]

#i48942# change mediatype from oasis to sun


2005-05-06  Vladimir Glazounov  <vg@openoffice.org>  [c886efb4d76984902b2a09ec8dc7fcf3cf38fdea]

new version for SRC680


2005-05-06  Vladimir Glazounov  <vg@openoffice.org>  [c1aa4e14ffbdde6c909f1df2de0711a9cec89128]

new version for SRC680


2005-05-06  Vladimir Glazounov  <vg@openoffice.org>  [8f51cc1278dfa7144407be8302dfa524f3332154]

new version for SRC680


2005-05-06  Vladimir Glazounov  <vg@openoffice.org>  [86dbd98ead99ca4a575a41dcc428cdccfdf71918]

new version for SRC680


2005-05-06  Oliver Bolte  <obo@openoffice.org>  [86a10134a4570004a60c631b0766b1fbd65e7740]

SRC680


2005-05-06  Oliver Bolte  <obo@openoffice.org>  [3360a3c6325b627c2a6d6ad84aa28fb042159695]

INTEGRATION: CWS ause027 (1.9.6); FILE MERGED 2005/05/02 10:56:27 hjs 1.9.6.1: #i48489# fix makefile


2005-05-06  Oliver Bolte  <obo@openoffice.org>  [d531ef62ff89239f145d3dd05482f1ebd7b6a548]

INTEGRATION: CWS fwk13 (1.21.156); FILE MERGED 2005/05/02 12:50:41 cd 1.21.156.1: #i47970# Check item pointer before using it


2005-05-06  Oliver Bolte  <obo@openoffice.org>  [4c491eb5689cc6f6aaf40f3ad47cbbfb559ef241]

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>  [8eccbddd10e4709ec98eeeb76f90529a8b8b30e8]

INTEGRATION: CWS ause027 (1.35.14); FILE MERGED 2005/04/25 15:55:24 hjs 1.35.14.1: #i37172# remove dependencies introduced to workaround this issue


2005-05-06  Oliver Bolte  <obo@openoffice.org>  [de7e64f4079f168bdf250efad583d2011754ee56]

INTEGRATION: CWS ause027 (1.2.808); FILE MERGED 2005/04/28 13:01:26 hjs 1.2.808.1: #i48362# ignore errorcode 12


2005-05-06  Oliver Bolte  <obo@openoffice.org>  [6751e8822050f64afa6c49359c91828c6de53a71]

INTEGRATION: CWS fwk13 (1.19.432); FILE MERGED 2005/05/03 06:43:55 cd 1.19.432.2: #i48553# Switch layout manager UI off to have a preview mode 2005/05/02 14:33:52 cd 1.19.432.1: #i48553# Switch layout manager UI off to have a preview mode


2005-05-06  Oliver Bolte  <obo@openoffice.org>  [ddec30640fe02de5f8f8b3fde86ffaa6971b81ca]

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>  [00d05b5f6752b276fc3f4c76e504be5a2e93db11]

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>  [aafd6ea5bf763172f5c4e596a28e2fbc7e974495]

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>  [444d8e82e8d03cdff9c4b23e90b2dee0ca7de61e]

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>  [e72e1d3c78d8405ec6f9ac61ba5b3625e01e22b5]

INTEGRATION: CWS fwk13 (1.17.10); FILE MERGED 2005/05/02 14:32:09 cd 1.17.10.1: #i48553# Check reference before using it


2005-05-06  Oliver Bolte  <obo@openoffice.org>  [8ea59dca280051fafecd843a2f791f7b24a141bc]

INTEGRATION: CWS ause027 (1.9.2); FILE MERGED 2005/04/29 10:47:18 hjs 1.9.2.1: #i31175# remove obsolete disabling of optization


2005-05-06  Oliver Bolte  <obo@openoffice.org>  [9aedc8bc94d70380c79468a749c6d170285b40b5]

INTEGRATION: CWS ause027 (1.23.6); FILE MERGED 2005/05/02 08:58:54 hjs 1.23.6.2: #i42293# removing more 2005/04/26 12:02:47 hjs 1.23.6.1: #i42293# switch to pregenerated makefiles for COMEX=8


2005-05-06  Oliver Bolte  <obo@openoffice.org>  [e44fffb1b82acbfc105119788d54bc61e2de8f30]

INTEGRATION: CWS sj18 (1.30.522); FILE MERGED 2005/04/29 14:34:47 cl 1.30.522.1: #i48457# don't use pPage if its 0


2005-05-06  Oliver Bolte  <obo@openoffice.org>  [af86dfec240463869c1a4aa9cecf6880be615c07]

INTEGRATION: CWS sj18 (1.5.48); FILE MERGED 2005/04/29 14:56:53 af 1.5.48.1: #i48426# Integrated fix for i46482 to adapt number of rows to updated content.


2005-05-06  Oliver Bolte  <obo@openoffice.org>  [0095304967a5958d8b6b77201a0ea46d941118db]

INTEGRATION: CWS sj18 (1.11.42); FILE MERGED 2005/05/02 09:51:44 af 1.11.42.2: #i48426# Fixed use of temporary Link objects. 2005/04/29 14:56:43 af 1.11.42.1: #i48426# Integrated fix for i46482 to adapt number of rows to updated content.


2005-05-06  Oliver Bolte  <obo@openoffice.org>  [f2d446bf358f67dffa4f21d2bd6868ea58dd5dd6]

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>  [13192b656f7c6438658787c721d751b5db269ce4]

INTEGRATION: CWS icuopt (1.1.2); FILE ADDED 2005/04/21 15:46:18 vg 1.1.2.1: #i47891# short howto for makefiles.zip


2005-05-06  Oliver Bolte  <obo@openoffice.org>  [c1d4940188e47c567595812c233b500749a7203a]

INTEGRATION: CWS jimmac03 (1.10.2); FILE MERGED 2005/05/04 13:39:30 mmeeks 1.10.2.1: i#48710# Fix some nasty mis-matching icons & a completely broken one.


2005-05-06  Oliver Bolte  <obo@openoffice.org>  [7555b69e8116dcafd389787944c6615fa8b666ea]

INTEGRATION: CWS jimmac03 (1.9.2); FILE MERGED 2005/05/04 13:39:30 mmeeks 1.9.2.1: i#48710# Fix some nasty mis-matching icons & a completely broken one.


2005-05-06  Oliver Bolte  <obo@openoffice.org>  [43f154808de36f2ed2157ffa1d8dda1ec5fdec99]

INTEGRATION: CWS scimfix (1.22.226); FILE MERGED 2005/04/28 09:19:17 pl 1.22.226.1: #i48283# avoid assertions in PreeditCaretCallback


2005-05-06  Oliver Bolte  <obo@openoffice.org>  [c9ec62f48f45a0e35e756f2e14e7c66563ebcfa4]

INTEGRATION: CWS scimfix (1.28.16); FILE MERGED 2005/04/28 11:52:17 pl 1.28.16.1: #122282# workaround chewing chinese IM


2005-05-06  Oliver Bolte  <obo@openoffice.org>  [85f020db4081c39f7ba9f718214c4d03000d055d]

INTEGRATION: CWS crashrep8 (1.24.50); FILE MERGED 2005/05/04 10:22:00 hro 1.24.50.1: #121982# Resolve softlinks in paths sent by crash reporting mechanism


2005-05-06  Oliver Bolte  <obo@openoffice.org>  [c292f427335819065e2d78713470238eba2978c6]

INTEGRATION: CWS dba20a (1.17.14); FILE MERGED 2005/05/04 07:06:56 oj 1.17.14.1: #i48625# set parent to NULL when document is in disposing


2005-05-06  Oliver Bolte  <obo@openoffice.org>  [c4276f22eb44add38952c327450a09363db00db3]

INTEGRATION: CWS presfixes06 (1.8.20); FILE MERGED 2005/04/30 23:50:24 thb 1.8.20.1: #i43238# Making multiple-of-pi/2 rotations create exact rotation matrices (one containing only 1.0, -1.0 and 0.0)


2005-05-06  Oliver Bolte  <obo@openoffice.org>  [a8922b223450664b178b9fd8c58ef43cfea39fd5]

INTEGRATION: CWS presfixes06 (1.4.8); FILE MERGED 2005/04/30 23:56:17 thb 1.4.8.1: #i43238# Largely reworked the update area optimization; now also serving the needs of the RedrawManager to determine whether we can update without backbuffer output preparation; En passant, also fixed a bug that output pos and scale where calculated wrong, if a shape transformation was set but not changed for a sprite redraw


2005-05-06  Oliver Bolte  <obo@openoffice.org>  [f0fde4a0ebb6123d1c8c3ec3328ce3f581b7252a]

INTEGRATION: CWS crashrep8 (1.20.16); FILE MERGED 2005/05/04 10:22:21 hro 1.20.16.1: #121982# Resolve softlinks in paths sent by crash reporting mechanism


2005-05-06  Oliver Bolte  <obo@openoffice.org>  [0c147331bb1d7d03a826e1f71bae37a9854ae3bc]

INTEGRATION: CWS gnomevfsauth (1.2.48); FILE MERGED 2005/04/13 12:01:08 mmeeks 1.2.48.1: #i45279# Fix auth problem with Gnome VFS >= 2.6


2005-05-06  Oliver Bolte  <obo@openoffice.org>  [789f0d2963406f06c23dbac12b515ce73e114e82]

INTEGRATION: CWS presfixes06 (1.6.2); FILE MERGED 2005/04/30 23:56:16 thb 1.6.2.2: #i43238# Largely reworked the update area optimization; now also serving the needs of the RedrawManager to determine whether we can update without backbuffer output preparation; En passant, also fixed a bug that output pos and scale where calculated wrong, if a shape transformation was set but not changed for a sprite redraw 2005/04/26 12:17:25 mbu 1.6.2.1: update area now handled smarter while clip is set


2005-05-06  Oliver Bolte  <obo@openoffice.org>  [1f68e836b35cb80f2da9f66e37752b7d28b6764a]

INTEGRATION: CWS presfixes06 (1.7.2); FILE MERGED 2005/04/30 23:56:16 thb 1.7.2.2: #i43238# Largely reworked the update area optimization; now also serving the needs of the RedrawManager to determine whether we can update without backbuffer output preparation; En passant, also fixed a bug that output pos and scale where calculated wrong, if a shape transformation was set but not changed for a sprite redraw 2005/04/26 12:17:24 mbu 1.7.2.1: update area now handled smarter while clip is set


2005-05-06  Oliver Bolte  <obo@openoffice.org>  [d3f4cdbd16556b6d6c9693f08bb4598c1fa36002]

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>  [12c390fbd3dc0a918d95af59322a635eaa2345ee]

#i10000# dont generate cp1251.pyc file on solver


2005-05-04  Vladimir Glazounov  <vg@openoffice.org>  [258104a6fabbd8126538d1ebaaa8c6aca88da632]

new version for SRC680


2005-05-04  Rüdiger Timm  <rt@openoffice.org>  [e6852a07d6668ed9fc39e0e61468e8f7117a0902]

#i10000# Back to 1.31


2005-05-04  Rüdiger Timm  <rt@openoffice.org>  [c23d0d383cac7d77ffd2702f8dd14b5170b4a731]

#i10000# One '.u' to much - same problem, other line.


2005-05-04  Rüdiger Timm  <rt@openoffice.org>  [3bd98b85a10a40e0d7e49eae8da921ff451cbcf6]

#i10000# One '.u' to much - use it for dependencies only, not for the initial directory.


2005-05-04  Vladimir Glazounov  <vg@openoffice.org>  [b3f4b177b1aade973abcc8ff53bec5989156d86d]

new version for SRC680


2005-05-04  Oliver Bolte  <obo@openoffice.org>  [0bb8fa516c41ce238a319445f80ba956e4c10fdb]

#i10000# .u extension missing


2005-05-04  Vladimir Glazounov  <vg@openoffice.org>  [1ff235eea42d8e5a36ea058afcefaf3bcb48ce76]

new version for SRC680


2005-05-03  Vladimir Glazounov  <vg@openoffice.org>  [700bc19716e414b7db0bc8b7596f7e0897388245]

new version for SRC680


2005-05-03  Vladimir Glazounov  <vg@openoffice.org>  [39122b707f230f9e0daf5cb91ee10d0cc94457e0]

new version for SRC680


2005-05-03  Oliver Bolte  <obo@openoffice.org>  [dc3e23efee2aebf89b23984a495d87ea9e05955c]

SRC680


2005-05-03  Oliver Bolte  <obo@openoffice.org>  [8e783b95bb85315d6cc5a8a6c8e1cfeb89a76861]

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>  [34af5df951d501c2c59fbafd67f2e3c9d1c4f021]

INTEGRATION: CWS ause026 (1.112.30); FILE MERGED 2005/04/14 09:43:46 hjs 1.112.30.1: #i38842# deliver new image


2005-05-03  Oliver Bolte  <obo@openoffice.org>  [e2f95667c5e00343685c7ae94905dfcc5ce0d8c7]

INTEGRATION: CWS fr8fix2 (1.3.38); FILE MERGED 2005/04/26 11:47:17 hbrinkm 1.3.38.2: RESYNC: (1.3-1.4); FILE MERGED 2005/04/13 13:21:07 dvo 1.3.38.1: #i47248# only delete temporary bindings, if they were created by the          DataNavigator


2005-05-03  Oliver Bolte  <obo@openoffice.org>  [e1d6946ae9f5773b0729c02036170a1025c49586]

INTEGRATION: CWS fr8fix2 (1.4.38); FILE MERGED 2005/04/26 11:45:34 hbrinkm 1.4.38.2: RESYNC: (1.4-1.5); FILE MERGED 2005/04/13 13:21:06 dvo 1.4.38.1: #i47248# only delete temporary bindings, if they were created by the          DataNavigator


2005-05-03  Oliver Bolte  <obo@openoffice.org>  [09060d31fae7a3a2e4a4f9c0e7aed2e93105fd3b]

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>  [cd401a03baae5854a43d4440fbed82abc7067639]

INTEGRATION: CWS fr8fix2 (1.4.10); FILE MERGED 2005/04/13 13:41:53 dvo 1.4.10.1: #i47248# submit, even if invalid data is present Issue number: Submitted by: Reviewed by:


2005-05-03  Oliver Bolte  <obo@openoffice.org>  [bd8ab5a1c3590be0ddc32c5454dc0fee68ad0407]

INTEGRATION: CWS fr8fix2 (1.27.26); FILE MERGED 2005/04/19 14:36:09 hbrinkm 1.27.26.2: #i47232# 2005/04/15 13:16:26 hbrinkm 1.27.26.1: #i47232# set outline levels after change of numbering rule


2005-05-03  Oliver Bolte  <obo@openoffice.org>  [99e690ab62021086b8b5082ee640709740daaf14]

INTEGRATION: CWS fr8fix2 (1.30.26); FILE MERGED 2005/04/13 13:38:20 flr 1.30.26.1: #i46098# fly-frame environment was not left correctly


2005-05-03  Oliver Bolte  <obo@openoffice.org>  [19586e816b04f5413f6f03855db93a19618e410e]

INTEGRATION: CWS fr8fix2 (1.55.198); FILE MERGED 2005/04/18 15:25:32 flr 1.55.198.2: prevent numbered paragraphs whose number is switched off to become a number at export 2005/04/13 13:38:20 flr 1.55.198.1: #i46098# fly-frame environment was not left correctly


2005-05-03  Oliver Bolte  <obo@openoffice.org>  [9763f59d9d007ad0c3a4e36daf9d34d7ea10b481]

INTEGRATION: CWS fr8fix2 (1.4.26); FILE MERGED 2005/04/13 11:04:43 dvo 1.4.26.1: #i46909# disable Undo for header/footer operations


2005-05-03  Oliver Bolte  <obo@openoffice.org>  [a70a3e6ed52aedadb5c8817f7be84f8197dc46ac]

INTEGRATION: CWS fr8fix2 (1.47.26); FILE MERGED 2005/04/26 11:32:04 hbrinkm 1.47.26.3: RESYNC: (1.47-1.48); FILE MERGED 2005/04/25 09:12:24 hbrinkm 1.47.26.2: #i48048# SwTxtNode::_MakeNewTxtNode: only set level from pNextColl if it is different from pColl 2005/04/14 12:31:37 hbrinkm 1.47.26.1: #i47372# set level from next style


2005-05-03  Oliver Bolte  <obo@openoffice.org>  [5ebc6f4bc5f62926888d49755a954a4e25acdf91]

INTEGRATION: CWS fr8fix2 (1.12.118); FILE MERGED 2005/04/14 13:08:39 hbrinkm 1.12.118.2: #i47372# do not SetNoNum(FALSE) 2005/04/14 08:32:09 hbrinkm 1.12.118.1: #i47374# use simpler Remove


2005-05-03  Oliver Bolte  <obo@openoffice.org>  [457ad332c8cac4dfb09794615795b6c1cf88e160]

INTEGRATION: CWS fr8fix2 (1.48.26); FILE MERGED 2005/04/25 09:18:35 hbrinkm 1.48.26.2: #i47232# SetOutlineNumRule: invalidate outline numrule 2005/04/20 09:45:55 hbrinkm 1.48.26.1: #i47232# PropagateOutline: set level for outline paragraphs


2005-05-03  Oliver Bolte  <obo@openoffice.org>  [74d81d724637009498915ab2d5dabe058e733de3]

INTEGRATION: CWS fr8fix2 (1.28.26); FILE MERGED 2005/04/13 11:04:43 dvo 1.28.26.1: #i46909# disable Undo for header/footer operations


2005-05-03  Oliver Bolte  <obo@openoffice.org>  [b179f688f78687d409c2dd53bcc93a7fdb4ac9e9]

INTEGRATION: CWS rt08 (1.12.2); FILE REMOVED 2005/04/29 11:53:31 rt 1.12.2.1: #i46209# Moved into new (SO-only) module moz_prebuilt.


2005-05-03  Oliver Bolte  <obo@openoffice.org>  [11e8d97654864b1dfffaaa43fd69a3392d65c955]

INTEGRATION: CWS rt08 (1.4.2); FILE MERGED 2005/04/29 11:31:14 rt 1.4.2.1: #i46209# Moved 'zipped' into new (SO-only) module moz_prebuilt.


2005-05-03  Oliver Bolte  <obo@openoffice.org>  [a5cbe45e01ab2134cd7d0702508a8afa06068955]

INTEGRATION: CWS rt08 (1.8.2); FILE MERGED 2005/04/29 11:22:45 rt 1.8.2.1: #i46209# New SO-only module moz_prebuilt


2005-05-03  Oliver Bolte  <obo@openoffice.org>  [85465898da65306af07f9628a2407c7ee7fb1ca4]

INTEGRATION: CWS rt08 (1.4.18); FILE MERGED 2005/04/29 11:26:50 rt 1.4.18.1: #i46209# New SO-only module moz_prebuilt


2005-05-03  Oliver Bolte  <obo@openoffice.org>  [3d5c08703d08ebe1226f596403c2bc9e523e22e7]

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>  [4baba08f5b5383002652d02bf001a393f8c965e9]

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>  [b2f3801dbf0adc2260c8659e72f5693c719a1990]

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>  [48fac2d0b8244dc57b28db26e3916a8a5eff6d4b]

INTEGRATION: CWS rvojta01 (1.30.10); FILE MERGED 2005/04/21 09:26:09 rvojta 1.30.10.1: Issue number:  #i47344# Submitted by:  rvojta Reviewed by:   rvojta


2005-05-03  Oliver Bolte  <obo@openoffice.org>  [6e57c5df4a9982481e1730ad5156d8b7540bfc7c]

INTEGRATION: CWS pj27 (1.67.18); FILE MERGED 2005/04/27 18:53:03 pjanik 1.67.18.1: #i47637#: Add cs, bg, cr, hu and da languages into Letter Wizard.


2005-05-03  Oliver Bolte  <obo@openoffice.org>  [35498eba83be2b51ec9e064b93179bc7c4845620]

INTEGRATION: CWS rvojta01 (1.1.2); FILE ADDED 2005/04/21 09:26:09 rvojta 1.1.2.1: Issue number:  #i47344# Submitted by:  rvojta Reviewed by:   rvojta


2005-05-03  Oliver Bolte  <obo@openoffice.org>  [ccc8307222996302ad1cc9bd90feea9dc531dc93]

INTEGRATION: CWS pj27 (1.4.62); FILE MERGED 2005/04/27 18:53:03 pjanik 1.4.62.1: #i47637#: Add cs, bg, cr, hu and da languages into Letter Wizard.


2005-05-03  Oliver Bolte  <obo@openoffice.org>  [7403005f56e09039587e95f5fd2f0f152eeddc0b]

INTEGRATION: CWS rt08 (1.22.36); FILE MERGED 2005/04/29 10:13:37 rt 1.22.36.1: #i46209# New SO-only module moz_prebuilt


2005-05-03  Oliver Bolte  <obo@openoffice.org>  [36eb4d552d697e4adc6d45f2355068b8f93995e4]

INTEGRATION: CWS rvojta01 (1.1.2); FILE ADDED 2005/04/21 09:26:08 rvojta 1.1.2.1: Issue number:  #i47344# Submitted by:  rvojta Reviewed by:   rvojta


2005-05-03  Oliver Bolte  <obo@openoffice.org>  [d0065737246d23b7e3ed0194e31767666d26629e]

INTEGRATION: CWS pj27 (1.7.6); FILE MERGED 2005/04/27 20:43:09 pjanik 1.7.6.2: #i46488#: Fix typo. 2005/04/27 18:53:02 pjanik 1.7.6.1: #i47637#: Add cs, bg, cr, hu and da languages into Letter Wizard.


2005-05-03  Oliver Bolte  <obo@openoffice.org>  [2b1c12a9f8710ba84454fdd4fa2844599bbb8d99]

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>  [9a872177dda4aa7f2a9b0702889ef9e5323585d2]

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  Oliver Bolte  <obo@openoffice.org>  [8c23ea798e062743a4a913c57e6dd2ce316b7fb5]

INTEGRATION: CWS presfixes05 (1.7.2); FILE MERGED 2005/04/26 22:48:07 thb 1.7.2.1: #i47795# Explicitely closing glyph polygons (freeType returns them open sometimes)


2005-05-03  Oliver Bolte  <obo@openoffice.org>  [51ccb70432e62fb4092f2614e09da1e0ddb0f787]

INTEGRATION: CWS presfixes05 (1.9.2); FILE MERGED 2005/04/26 22:52:44 thb 1.9.2.1: #i47876# ::std::for_each takes functor by value, and returns the result. Correctly using that value now (otherwise, bounds easily become too small)


2005-05-03  Oliver Bolte  <obo@openoffice.org>  [742fb07c1173b381afe87eb8f5fee102bf48503b]

INTEGRATION: CWS presfixes05 (1.4.404); FILE MERGED 2005/04/25 08:38:29 ssa 1.4.404.1: #120661# exception should not be caught in user32 but by the crashreporter, the timer callback was not covered by the same contruct in SalFrameWndProc as it is not message based


2005-05-03  Oliver Bolte  <obo@openoffice.org>  [dd91a7a08caa3201d261504ab0f860b7d5026985]

INTEGRATION: CWS presfixes05 (1.113.36); FILE MERGED 2005/04/29 13:26:10 thb 1.113.36.2: #i48298# Now really duplicating the first point, to close or correct the polygon. Also no longer duplicating the flags, but enforcing POLY_NORMAL for the newly added last point. 2005/04/26 22:50:05 thb 1.113.36.1: #i47795# Correctly setting flags of last point (must NOT be a control point)


2005-05-03  Oliver Bolte  <obo@openoffice.org>  [ea65c168e06b2bc489f891b335e7bac3b75290a0]

INTEGRATION: CWS presfixes05 (1.4.50); FILE MERGED 2005/04/26 23:10:30 thb 1.4.50.1: #i46602# Rewrite of RegBand::XOr (the former version was just plain wrong for inner off-parts, and missed at least two cases completely). This is currently only used by the VCL canvas


2005-05-03  Oliver Bolte  <obo@openoffice.org>  [a185395d01139ded37f1ede932bcbe22c2eb8d66]

INTEGRATION: CWS presfixes05 (1.2.30); FILE MERGED 2005/04/26 22:57:13 thb 1.2.30.1: #i47876#, #i47765#: Corrected subset handling (completely wrong for slightly more complex formatting structures, since I didn't, among other things, handle the 'para also ends last character cell' topic correctly; removed unused code from animationbasenode.cxx; fetching the right DocTreeNode when generating subsets of subsets in AnimationNodeFactory


2005-05-03  Oliver Bolte  <obo@openoffice.org>  [fc2ec8fa5188e2e70da049e3414b8cfa34cbbbff]

INTEGRATION: CWS presfixes05 (1.5.10); FILE MERGED 2005/04/26 23:08:38 thb 1.5.10.1: #i46602# Reverting to device pixel size, when scaling up the clip to sprite size. This avoids roundoff errors, and at the same time takes advantage of the fact that the slide already adds one in both directions to this size (to account for the fact that stroked polygons of slide size are one pixel larger in both directions)


2005-05-03  Oliver Bolte  <obo@openoffice.org>  [6e64997559fbc9c6427ca4eee85824966f4b038e]

INTEGRATION: CWS presfixes05 (1.5.10); FILE MERGED 2005/04/26 22:57:13 thb 1.5.10.1: #i47876#, #i47765#: Corrected subset handling (completely wrong for slightly more complex formatting structures, since I didn't, among other things, handle the 'para also ends last character cell' topic correctly; removed unused code from animationbasenode.cxx; fetching the right DocTreeNode when generating subsets of subsets in AnimationNodeFactory


2005-05-03  Oliver Bolte  <obo@openoffice.org>  [7225622003f076cc49b36c04286d9ec43a905303]

INTEGRATION: CWS presfixes05 (1.4.10); FILE MERGED 2005/04/26 22:57:12 thb 1.4.10.1: #i47876#, #i47765#: Corrected subset handling (completely wrong for slightly more complex formatting structures, since I didn't, among other things, handle the 'para also ends last character cell' topic correctly; removed unused code from animationbasenode.cxx; fetching the right DocTreeNode when generating subsets of subsets in AnimationNodeFactory


2005-05-03  Oliver Bolte  <obo@openoffice.org>  [05f8bc4ff390d20eeca20ff352614d9af55eb1cf]

INTEGRATION: CWS presfixes05 (1.2.30); FILE MERGED 2005/04/26 22:57:12 thb 1.2.30.1: #i47876#, #i47765#: Corrected subset handling (completely wrong for slightly more complex formatting structures, since I didn't, among other things, handle the 'para also ends last character cell' topic correctly; removed unused code from animationbasenode.cxx; fetching the right DocTreeNode when generating subsets of subsets in AnimationNodeFactory


2005-05-03  Oliver Bolte  <obo@openoffice.org>  [48931934e46d00bc0425be86a87a41262b794d6c]

INTEGRATION: CWS presfixes05 (1.2.4); FILE MERGED 2005/04/26 23:12:44 thb 1.2.4.1: #i46602# Corrected some spelling errors; removed some subtypes that are simply not supported


2005-05-03  Oliver Bolte  <obo@openoffice.org>  [3b55fa82c39eea76438877ad9611cabc823e2429]

INTEGRATION: CWS presfixes05 (1.41.80); FILE MERGED 2005/04/29 11:30:14 cl 1.41.80.2: #i48202# use a guard class during disable modify operations 2005/04/28 14:54:46 cl 1.41.80.1: #i48202# disable setmodified during some operation so it does not interfear with digital signatures


2005-05-03  Oliver Bolte  <obo@openoffice.org>  [13b94ab830ba0b965cca73c4b41ccff41663efc0]

INTEGRATION: CWS presfixes05 (1.55.12); FILE MERGED 2005/04/29 11:30:14 cl 1.55.12.2: #i48202# use a guard class during disable modify operations 2005/04/28 14:54:45 cl 1.55.12.1: #i48202# disable setmodified during some operation so it does not interfear with digital signatures


2005-05-03  Oliver Bolte  <obo@openoffice.org>  [9eb7e05fede021f79753f01dddbf504d3cd1a7da]

INTEGRATION: CWS presfixes05 (1.11.12); FILE MERGED 2005/04/22 17:25:55 cl 1.11.12.1: #i47961# collect interaction shape information recursive and also for master page


2005-05-03  Oliver Bolte  <obo@openoffice.org>  [ddb02dba5aed8d486ff09d84741d0d6e3437b807]

INTEGRATION: CWS presfixes05 (1.18.12); FILE MERGED 2005/04/26 15:38:07 cl 1.18.12.2: #120278# catch exceptions when calling slideshow component 2005/04/22 17:25:54 cl 1.18.12.1: #i47961# collect interaction shape information recursive and also for master page


2005-05-03  Oliver Bolte  <obo@openoffice.org>  [14a6b779610fd15fe6cf675b1121dc78d70a5dc5]

INTEGRATION: CWS presfixes05 (1.39.106); FILE MERGED 2005/04/29 11:29:56 cl 1.39.106.3: #i48202# use a guard class during disable modify operations 2005/04/28 14:52:46 cl 1.39.106.2: #i48202# disable setmodified during some operation so it does not interfear with digital signatures 2005/04/26 15:39:32 cl 1.39.106.1: #i48202# do not modify model during autospell because of xmlsec


2005-05-03  Oliver Bolte  <obo@openoffice.org>  [6aad25f4ac66263e5de55ebcc2158a4025f7e346]

INTEGRATION: CWS presfixes05 (1.36.174); FILE MERGED 2005/04/29 11:29:41 cl 1.36.174.1: #i48202# use a guard class during disable modify operations


2005-05-03  Oliver Bolte  <obo@openoffice.org>  [fb17e7afe60f9adbe87772e6baa4bebed5d3dc2b]

INTEGRATION: CWS thesau01 (1.10.734); FILE MERGED 2005/04/20 20:03:31 ericb 1.10.734.1: i47107 wrong replace suggestion in thesaurus


2005-05-03  Oliver Bolte  <obo@openoffice.org>  [52aee9a4eea0c1b39126bf9996e72ebd88b63070]

INTEGRATION: CWS savewrap1 (1.97.12); FILE MERGED 2005/04/28 11:45:36 mav 1.97.12.1: #i47821# new helper class


2005-05-03  Oliver Bolte  <obo@openoffice.org>  [a75b5860eacca7082790c6148c010f8a5a1bdc6c]

INTEGRATION: CWS savewrap1 (1.1.2); FILE ADDED 2005/04/28 14:45:42 mba 1.1.2.3: #i47821#: handle situation after CloseAll 2005/04/28 13:19:14 mav 1.1.2.2: #i47821# fix typo 2005/04/28 11:41:08 mav 1.1.2.1: #i47821# new helper class


2005-05-03  Oliver Bolte  <obo@openoffice.org>  [f29b144a1322db98d4601be6d684f8de59c070c0]

INTEGRATION: CWS savewrap1 (1.6.26); FILE MERGED 2005/04/28 11:40:08 mav 1.6.26.1: #i47821# new helper class


2005-05-03  Oliver Bolte  <obo@openoffice.org>  [b6727d24f5d4aada035d6a60bb553fd2ea5b73e1]

INTEGRATION: CWS savewrap1 (1.1.2); FILE ADDED 2005/04/28 11:40:58 mav 1.1.2.1: #i47821# new helper class


2005-05-03  Oliver Bolte  <obo@openoffice.org>  [e96f63f6bba1067d05170de245e060a684518082]

INTEGRATION: CWS savewrap1 (1.167.30); FILE MERGED 2005/04/28 11:50:19 mav 1.167.30.1: #i47821# let the original stream be truncated in the very late moment of saving


2005-05-03  Oliver Bolte  <obo@openoffice.org>  [940088e82670105a469a9fa75b7d9583b6b98658]

INTEGRATION: CWS tl11 (1.12.8); FILE MERGED 2005/04/26 14:08:39 tl 1.12.8.1: #i43449# italic and bold fonts more clearly defined and SmFontDialog reworked


2005-05-03  Oliver Bolte  <obo@openoffice.org>  [50ca56de5d30c80a3350fb1cbb25ace7ae084c7f]

INTEGRATION: CWS tl11 (1.31.8); FILE MERGED 2005/04/26 14:08:39 tl 1.31.8.1: #i43449# italic and bold fonts more clearly defined and SmFontDialog reworked


2005-05-03  Oliver Bolte  <obo@openoffice.org>  [69a443614cf346a8f127468294f14240d848f698]

INTEGRATION: CWS tl11 (1.34.10); FILE MERGED 2005/04/26 14:08:38 tl 1.34.10.1: #i43449# italic and bold fonts more clearly defined and SmFontDialog reworked


2005-05-03  Oliver Bolte  <obo@openoffice.org>  [38b2e7594149455b02cdced43189d50c0743e14a]

INTEGRATION: CWS tl11 (1.75.4); FILE MERGED 2005/04/26 14:08:38 tl 1.75.4.1: #i43449# italic and bold fonts more clearly defined and SmFontDialog reworked


2005-05-03  Oliver Bolte  <obo@openoffice.org>  [e696d2cabd162bf1084464c335f3b4bc8bb7c5d6]

INTEGRATION: CWS tl11 (1.9.8); FILE MERGED 2005/04/26 14:08:37 tl 1.9.8.1: #i43449# italic and bold fonts more clearly defined and SmFontDialog reworked


2005-05-03  Oliver Bolte  <obo@openoffice.org>  [11fc33c63fde6d453e6c9651b62d3abdbe0cd64f]

INTEGRATION: CWS tl11 (1.32.10); FILE MERGED 2005/04/27 13:15:37 tl 1.32.10.1: #i21351# fixed font problem for edit window solved


2005-05-03  Oliver Bolte  <obo@openoffice.org>  [3e8bf62ec6cbd777614448569fdc658db8df0ede]

INTEGRATION: CWS tl11 (1.75.8); FILE MERGED 2005/04/27 13:15:36 tl 1.75.8.2: #i21351# fixed font problem for edit window solved 2005/04/25 10:10:55 tl 1.75.8.1: #i46223# initializing of new format fixed.


2005-05-03  Oliver Bolte  <obo@openoffice.org>  [d29d143d2f0a2bd42a0c11caff6f3920c77490f1]

INTEGRATION: CWS tl11 (1.29.10); FILE MERGED 2005/04/26 14:08:37 tl 1.29.10.1: #i43449# italic and bold fonts more clearly defined and SmFontDialog reworked


2005-05-03  Oliver Bolte  <obo@openoffice.org>  [fe5cb996ef2a5620cc7318999b40de0e800e19fd]

INTEGRATION: CWS tl11 (1.5.8); FILE MERGED 2005/04/26 14:08:36 tl 1.5.8.1: #i43449# italic and bold fonts more clearly defined and SmFontDialog reworked


2005-05-03  Oliver Bolte  <obo@openoffice.org>  [3f23509791ab5269b1f3da8f2643c20d4580a8d6]

INTEGRATION: CWS tl11 (1.22.8); FILE MERGED 2005/04/27 13:15:35 tl 1.22.8.1: #i21351# fixed font problem for edit window solved


2005-05-03  Oliver Bolte  <obo@openoffice.org>  [ac783f36df9df72a9ba8a77f38644a9c06437d6f]

INTEGRATION: CWS tl11 (1.13.158); FILE MERGED 2005/04/26 14:08:36 tl 1.13.158.1: #i43449# italic and bold fonts more clearly defined and SmFontDialog reworked


2005-05-03  Oliver Bolte  <obo@openoffice.org>  [c1082789fcf1ae4ff41233b79dec953413a8def0]

INTEGRATION: CWS cmcfixes4 (1.3.4); FILE MERGED 2005/04/01 12:12:40 cmc 1.3.4.1: #i46017# to and from system locale encoding when url is file:///


2005-05-03  Oliver Bolte  <obo@openoffice.org>  [27994c3831e55174af313e74e09905003ff34440]

INTEGRATION: CWS cmcfixes4 (1.5.4); FILE MERGED 2005/04/01 12:12:40 cmc 1.5.4.1: #i46017# to and from system locale encoding when url is file:///


2005-05-03  Oliver Bolte  <obo@openoffice.org>  [c1a3a8f8d55aa5e14018064a5893efb94dd94a27]

INTEGRATION: CWS cmcfixes4 (1.4.4); FILE MERGED 2005/04/01 12:12:39 cmc 1.4.4.1: #i46017# to and from system locale encoding when url is file:///


2005-05-03  Oliver Bolte  <obo@openoffice.org>  [13eafdf10edee52ad031af498e45ca4451929b84]

INTEGRATION: CWS cmcfixes4 (1.3.10); FILE MERGED 2005/04/20 07:44:20 cmc 1.3.10.3: #i46800# / #i47163# revert these patches from this workspace and handle them seperately 2005/04/19 10:28:59 cmc 1.3.10.2: #i46800# add an extra combobox to seperately filter on suffix vs force the type to use 2005/04/12 08:59:54 cmc 1.3.10.1: #i47163# update password checkbox


2005-05-03  Oliver Bolte  <obo@openoffice.org>  [47da36e77d9db5448a0f40349bf1be35f74d1c55]

INTEGRATION: CWS cmcfixes4 (1.5.4); FILE MERGED 2005/04/20 07:44:19 cmc 1.5.4.4: #i46800# / #i47163# revert these patches from this workspace and handle them seperately 2005/04/19 10:28:59 cmc 1.5.4.3: #i46800# add an extra combobox to seperately filter on suffix vs force the type to use 2005/04/12 08:59:54 cmc 1.5.4.2: #i47163# update password checkbox 2005/04/01 12:12:39 cmc 1.5.4.1: #i46017# to and from system locale encoding when url is file:///


2005-05-03  Rüdiger Timm  <rt@openoffice.org>  [b0c88884611fc6f2ee7f96c374c0243f219281bf]

#i10000# Add error output to STDERR


2005-05-02  Vladimir Glazounov  <vg@openoffice.org>  [66e133b9db8e445e23c8b28fee95c7dd3894f1a4]

new version for SRX645


2005-05-02  Oliver Bolte  <obo@openoffice.org>  [c6436f0315dc352f4c3f0890a5a451a437b41333]

SRC680


2005-05-02  Oliver Bolte  <obo@openoffice.org>  [5d6563d15382cd7139fd026b639940212e3dff08]

INTEGRATION: CWS mh1997 (1.1.2); FILE ADDED 2005/05/02 12:01:55 mh 1.1.2.1: add: OOo Icons for download sets, #122181#


2005-05-02  Oliver Bolte  <obo@openoffice.org>  [ca5e6d47948592181d90df21a759178e1bd27c1d]

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>  [8ffdb0f54f5a6fb3e192da6e51453f114456b670]

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-05-02  Oliver Bolte  <obo@openoffice.org>  [da518c12b9071da8fda1ed45e41cb74482c914de]

INTEGRATION: CWS hrobeta2 (1.2.42); FILE MERGED 2005/01/18 18:14:41 hro 1.2.42.1: #i40702# Fake a message loop to force OpenWidth dialog to terminate


2005-05-02  Oliver Bolte  <obo@openoffice.org>  [9248a316eb82dea76ba2c1fc0f1607b86d1c84d0]

INTEGRATION: CWS hrobeta2 (1.55.36); FILE MERGED 2005/04/26 12:12:55 hro 1.55.36.1: #118794# Copy soffice.exe to soffice.bin to support checksum matching of binaries


2005-05-02  Oliver Bolte  <obo@openoffice.org>  [9e678d5a96fecc07b503dcc68c91b2b1833e154b]

INTEGRATION: CWS hrobeta2 (1.40.50); FILE MERGED 2005/04/26 12:13:13 hro 1.40.50.1: #118794# Copy soffice.exe to soffice.bin to support checksum matching of binaries


2005-05-02  Oliver Bolte  <obo@openoffice.org>  [49656c8e025624cabac4b4a483917ecdb2097968]

INTEGRATION: CWS hrobeta2 (1.4.82); FILE MERGED 2005/02/03 11:17:52 sb 1.4.82.1: #i41904# Ensure thread safe construction of function-local statics (patch supplied by cmc).


2005-05-02  Oliver Bolte  <obo@openoffice.org>  [5b83c24a9429aa5b1cfef00d75f754c863d658e9]

INTEGRATION: CWS hrobeta2 (1.2.108); FILE MERGED 2005/02/03 11:17:51 sb 1.2.108.1: #i41904# Ensure thread safe construction of function-local statics (patch supplied by cmc).


2005-05-02  Oliver Bolte  <obo@openoffice.org>  [d1ebe20b94218eb6727e031977cbc8b9d4aa5336]

INTEGRATION: CWS hrobeta2 (1.2.108); FILE MERGED 2005/02/10 14:52:16 sb 1.2.108.1: #i42350# Removed non-ASCII characters from string literals.


2005-05-02  Oliver Bolte  <obo@openoffice.org>  [277abf6b4f7203fa001f2acedbfdbe6e871cdb35]

INTEGRATION: CWS hrobeta2 (1.3.158); FILE MERGED 2005/02/10 14:52:40 sb 1.3.158.1: #i42350# Removed non-ASCII characters from string literals.


2005-05-02  Oliver Bolte  <obo@openoffice.org>  [1dfe95a34e1d40314a152a9cdbb79597672e6dc7]

INTEGRATION: CWS hrobeta2 (1.4.64); FILE MERGED 2005/03/03 13:48:40 tra 1.4.64.1: #i42914# attribute osl_FileStatus_Mask_Attributes will not be removed anymore if user has no read rights for a file


2005-05-02  Oliver Bolte  <obo@openoffice.org>  [aea12117eeef91f4050b102c9ad53b3cadadfa61]

INTEGRATION: CWS impress52 (1.34.16); FILE MERGED 2005/04/28 10:37:31 cl 1.34.16.1: #i48314# guard outliner callbacks from page change events


2005-05-02  Oliver Bolte  <obo@openoffice.org>  [7f283fcaea380c4f37a7afc34868f7758debe9c9]

INTEGRATION: CWS impress52 (1.68.16); FILE MERGED 2005/04/28 10:37:30 cl 1.68.16.1: #i48314# guard outliner callbacks from page change events


2005-05-02  Oliver Bolte  <obo@openoffice.org>  [d681080da6bae04f418d27b996e98f6da6aafc72]

INTEGRATION: CWS hrobeta2 (1.2.198); FILE MERGED 2005/04/27 12:39:02 hro 1.2.198.1: #i40586# sizeof(BOOL) == 1 because of redefinition in solar.h


2005-05-02  Oliver Bolte  <obo@openoffice.org>  [6e8e5f1838f879a2c09c203cd87347ba15ee4e94]

INTEGRATION: CWS impress52 (1.3.110); FILE MERGED 2005/04/27 11:13:32 cl 1.3.110.1: #i47951# Switching to new controller on FrameAction_COMPONENT_ATTACHED.


2005-05-02  Oliver Bolte  <obo@openoffice.org>  [4ff0f7c3d0bb5c41edaf2f39629fea0b7f93b473]

INTEGRATION: CWS impress52 (1.6.110); FILE MERGED 2005/04/27 14:11:34 af 1.6.110.1: #i48263# Added WindowEventListener() link method.


2005-05-02  Oliver Bolte  <obo@openoffice.org>  [9aabd10fa2ed240d1dc266844833f52f01100f91]

INTEGRATION: CWS impress52 (1.6.16); FILE MERGED 2005/04/28 10:45:01 cl 1.6.16.1: #i48314# guard outliner callbacks from page change events


2005-05-02  Oliver Bolte  <obo@openoffice.org>  [d08c7a92e78aefd0c189db68084aa7167c114cec]

INTEGRATION: CWS impress52 (1.9.44); FILE MERGED 2005/04/27 14:09:57 af 1.9.44.1: #i48263# Added WindowEventListener() link method.


2005-05-02  Oliver Bolte  <obo@openoffice.org>  [1bae35c26a1ab5ecae95d89141fd67611fefd36d]

INTEGRATION: CWS hrobeta2 (1.13.12); FILE MERGED 2005/04/28 09:24:21 hro 1.13.12.1: #118794# Repatch soffice.bin before calculating checksum


2005-05-02  Oliver Bolte  <obo@openoffice.org>  [ab819c1c56a3b69ba9f61a284539db6ccf0311f4]

INTEGRATION: CWS impress52 (1.2.20); FILE MERGED 2005/04/27 16:11:59 sj 1.2.20.1: #i48217# fixed implementation name of internal graphic filter dialogs


2005-04-29  Oliver Bolte  <obo@openoffice.org>  [8c3361c455c7a58adce33c25278f5e2b7171c069]

SRC680


2005-04-29  Oliver Bolte  <obo@openoffice.org>  [ae3133db6805164c2b578b0be4262bb3e01cb0b3]

INTEGRATION: CWS pj26 (1.15.6); FILE MERGED 2005/04/20 19:19:46 pjanik 1.15.6.1: #i47620#: Fix gcc33 parser bug.


2005-04-29  Oliver Bolte  <obo@openoffice.org>  [0e9700ee37348adac054a9fdaa571fde1fb88492]

INTEGRATION: CWS pj26 (1.27.8); FILE MERGED 2005/04/20 19:24:00 pjanik 1.27.8.1: #i47705#: Fix gcc33 parser bug.


2005-04-29  Oliver Bolte  <obo@openoffice.org>  [7973f660ca9e661f8bed86d7afc3b71524bfbbe1]

INTEGRATION: CWS pj26 (1.48.8); FILE MERGED 2005/04/20 19:23:09 pjanik 1.48.8.1: #i47704#: Fix gcc33 parser bug.


2005-04-29  Oliver Bolte  <obo@openoffice.org>  [5abbc09a6ac9bd5e8adb85b12d7dd801ec63973a]

INTEGRATION: CWS pj26 (1.20.4); FILE MERGED 2005/04/20 19:22:15 pjanik 1.20.4.1: #i47698#: Fix gcc33 parser bug.


2005-04-29  Oliver Bolte  <obo@openoffice.org>  [14ae96b377659371669d7ddac1bd1f6876596a79]

INTEGRATION: CWS pj26 (1.7.6); FILE MERGED 2005/04/20 19:18:02 pjanik 1.7.6.2: #i47771#: Fix gcc33 parser bug. 2005/04/20 19:15:10 pjanik 1.7.6.1: #i47771#: Fix gcc33 parser bug.


2005-04-29  Oliver Bolte  <obo@openoffice.org>  [6b5e8cb92e35232a56f0b29c55bfb1131c8dd1ce]

INTEGRATION: CWS pj26 (1.17.4); FILE MERGED 2005/04/20 19:10:35 pjanik 1.17.4.1: #i47612#: Fix gcc33 parser bug.


2005-04-29  Oliver Bolte  <obo@openoffice.org>  [ec24b198d7366e3b2f7aaca905743ba298017370]

INTEGRATION: CWS pj26 (1.9.2); FILE MERGED 2005/04/20 17:10:48 pjanik 1.9.2.1: #i47091#: "Umbennen..." -> "Umbenennen..."


2005-04-29  Oliver Bolte  <obo@openoffice.org>  [520302287e68caab491d04cba9efa47f56d35228]

INTEGRATION: CWS dvoqbfix3 (1.5.22); FILE MERGED 2005/04/22 11:40:21 dvo 1.5.22.1: #i47817# use API strings for submission replace and method properties


2005-04-29  Oliver Bolte  <obo@openoffice.org>  [8482db1d523fa15bfe34fb2561d85393f23a35c4]

INTEGRATION: CWS winregclean1 (1.4.26); FILE MERGED 2005/04/22 13:56:33 mav 1.4.26.1: #i47658# cleaning if required


2005-04-29  Oliver Bolte  <obo@openoffice.org>  [f6206e2a23a3e99f9f821286bdedbda4dca5bd30]

INTEGRATION: CWS winregclean1 (1.5.6); FILE MERGED 2005/04/22 13:56:32 mav 1.5.6.1: #i47658# cleaning if required


2005-04-29  Oliver Bolte  <obo@openoffice.org>  [6910048e72089bd269c7d4c0e1e5bfb73f71567e]

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>  [d89286087df291f8f188490f959c1d6456a80b5b]

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>  [864dee96973d632d864838ec663624c94430b005]

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>  [9c9b54d70742dbe666e483b9d6e20a0a3257be57]

INTEGRATION: CWS winregclean1 (1.6.28); FILE MERGED 2005/04/25 10:25:40 mav 1.6.28.1: #i47658# for Win98/WinME registration is always done in local machine


2005-04-29  Oliver Bolte  <obo@openoffice.org>  [c8156d0cf186a7c7a1d24f1301cec2c8dbf0f4dc]

INTEGRATION: CWS winregclean1 (1.16.92); FILE MERGED 2005/04/22 13:54:12 mav 1.16.92.2: #i47658# read from AllUsers value from setup.ini 2005/04/22 13:49:04 mav 1.16.92.1: #i47658# read from AllUsers value from setup.ini


2005-04-29  Oliver Bolte  <obo@openoffice.org>  [f0515526ce4e00cd7ab07be9b1c9c9d62867a3c5]

INTEGRATION: CWS winregclean1 (1.9.2); FILE MERGED 2005/04/22 13:49:04 mav 1.9.2.1: #i47658# read from AllUsers value from setup.ini


2005-04-29  Oliver Bolte  <obo@openoffice.org>  [3f7cf61d7d9b553d88d631b19fe6cec4a553d3c9]

INTEGRATION: CWS winregclean1 (1.1.8); FILE ADDED 2005/04/25 14:04:23 jb 1.1.8.1: #121941# Reanimate setofficelang program


2005-04-29  Oliver Bolte  <obo@openoffice.org>  [dc390b91679ee0299ec1a2e0ac3202fb1cbdbe1d]

INTEGRATION: CWS winregclean1 (1.7.32); FILE MERGED 2005/04/25 14:04:23 jb 1.7.32.1: #121941# Reanimate setofficelang program


2005-04-29  Oliver Bolte  <obo@openoffice.org>  [7b22245645126bbeaf8ffc4ed25de2822892864f]

INTEGRATION: CWS winregclean1 (1.12.32); FILE MERGED 2005/04/25 14:04:22 jb 1.12.32.1: #121941# Reanimate setofficelang program


2005-04-29  Oliver Bolte  <obo@openoffice.org>  [93d0c78ca8659f5e68d527e25725802cae8037e5]

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>  [a154077661027620b6e439d801bb96660553fbea]

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>  [e49dea73dea90f02ab4920bee2a53484c34d29f4]

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>  [72aa62efdd5d8d6c693a7ebb0133d37903a1be61]

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>  [ac04c6ac9c77634f71704a3b474af8b24cc4be3e]

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>  [3d8a48f9ed9aa87b8e2b714e9c5dc2e2252bc8c8]

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>  [4e57f1acd51a420ac667ca721805e519281f4bb1]

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>  [18c362e6e0a198f796ea322cf631eee10d0240d6]

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-29  Oliver Bolte  <obo@openoffice.org>  [f8cc70a4a00d12d6d9409db7bdb6d36218ad482a]

INTEGRATION: CWS qwizardsbf5 (1.5.30); FILE MERGED 2005/04/26 16:10:36 bc 1.5.30.1: #i48010# removeTaskListener method added Issue number: Submitted by: Reviewed by:


2005-04-29  Oliver Bolte  <obo@openoffice.org>  [79a6e989d55c22c3e7f4e8b9b4a105f27b1e492f]

INTEGRATION: CWS qwizardsbf5 (1.11.16); FILE MERGED 2005/04/26 16:10:04 bc 1.11.16.1: #i48010# removeTaskListener method added Issue number: Submitted by: Reviewed by:


2005-04-28  Mathias Bauer  <mba@openoffice.org>  [99b246b17167d0c2da011f57449b4012e6cea46f]

#122284#: forgot to copy property name


2005-04-28  Rüdiger Timm  <rt@openoffice.org>  [85c27f04e810ca09ffbbece0f8be084cbf81a834]

#i10000# Create flag file _after_ all actions are done. Otherwise in case of any error a rebuid will do nothing, as the flag file already exists.


2005-04-28  Martin Hollmichel  <mh@openoffice.org>  [8a5195023698bbc317e42d3f8813051777a67230]

#i10000#, disable NSIS installer


2005-04-27  Oliver Bolte  <obo@openoffice.org>  [4d2ffc67d8ffd9b90886d62fa06e7d6b1c0231e3]

SRC680


2005-04-27  Oliver Bolte  <obo@openoffice.org>  [916eb94a904571c10b2b46e4d07daf4af53c879a]

INTEGRATION: CWS contextmenu (1.35.270); FILE MERGED 2005/04/13 14:06:45 tl 1.35.270.2: #i32169# behaviour for proposed languages in spellcheck context menu changed 2005/04/13 14:00:14 tl 1.35.270.1: #i32169# behaviour for proposed languages in spellcheck context menu changed


2005-04-27  Oliver Bolte  <obo@openoffice.org>  [e2b08145cf2202230839c4e4c788ec9aeee8f89f]

INTEGRATION: CWS contextmenu (1.21.398); FILE MERGED 2005/04/13 14:00:38 tl 1.21.398.1: #i32169# behaviour for proposed languages in spellcheck context menu changed


2005-04-27  Oliver Bolte  <obo@openoffice.org>  [4432ed8ac1274b1b43d9db1983e2142920e02287]

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>  [f0a127c2a118efe1c3e81378a985e83267199519]

INTEGRATION: CWS os60 (1.48.32); FILE MERGED 2005/04/18 13:45:02 os 1.48.32.1: i45478# GetAutoCorrFileName() fixed


2005-04-27  Oliver Bolte  <obo@openoffice.org>  [b60a7345ad801df66d5ab8612359ca21ad8cc19e]

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>  [5cb807206c8a7fcb164798ff802c9d6aaf828bc3]

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>  [57c0cb077c71f41cd2c525afa66b385f4a1ed214]

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>  [d2107ad1e513700b3a374158ebf419b0d5880701]

INTEGRATION: CWS mhu07 (1.1.2); FILE ADDED 2005/04/26 13:02:11 mhu 1.1.2.1: #i48107# Moved from svtools/source/dialogs/


2005-04-27  Oliver Bolte  <obo@openoffice.org>  [eca36a2c36ef2f741cded9c59138ce2e3ab5ff5f]

INTEGRATION: CWS mhu07 (1.1.2); FILE ADDED 2005/04/26 13:01:10 mhu 1.1.2.1: #i48107# Moved from svtools/source/inc/


2005-04-27  Oliver Bolte  <obo@openoffice.org>  [2c322e4aaec4dac3cb66267d032009bb6fa69c45]

INTEGRATION: CWS mhu07 (1.1.2); FILE ADDED 2005/04/26 13:02:10 mhu 1.1.2.1: #i48107# Moved from svtools/source/dialogs/


2005-04-27  Oliver Bolte  <obo@openoffice.org>  [607084467351805c01db4cf15875427dc1b019e2]

INTEGRATION: CWS mhu07 (1.1.2); FILE ADDED 2005/04/26 13:02:33 mhu 1.1.2.1: #i48107# Moved from svtools/source/misc/


2005-04-27  Oliver Bolte  <obo@openoffice.org>  [f78f6ed1c54a4eb36a888c1699732ebeff1229c3]

INTEGRATION: CWS mhu07 (1.1.2); FILE ADDED 2005/04/26 13:03:22 mhu 1.1.2.1: #i48107# Factored out ProductRegistration UNO service.


2005-04-27  Oliver Bolte  <obo@openoffice.org>  [c627f395a7b9e5747bb7792298ce930c45fa5fec]

INTEGRATION: CWS mhu07 (1.12.10); FILE MERGED 2005/04/26 13:06:44 mhu 1.12.10.1: #i48107# Factored out ProductRegistration UNO service.


2005-04-27  Oliver Bolte  <obo@openoffice.org>  [bf3dc63c0a6784f16031c2cefaf285af0e65549c]

INTEGRATION: CWS mhu07 (1.127.10); FILE MERGED 2005/04/26 13:06:43 mhu 1.127.10.1: #i48107# Factored out ProductRegistration UNO service.


2005-04-27  Oliver Bolte  <obo@openoffice.org>  [e43703e366ded7d64df34de721c0d930a2800273]

INTEGRATION: CWS mhu07 (1.31.10); FILE MERGED 2005/04/26 13:06:43 mhu 1.31.10.1: #i48107# Factored out ProductRegistration UNO service.


2005-04-27  Oliver Bolte  <obo@openoffice.org>  [b442920b4c9d2aa113696a2daa8b142be04f03ae]

INTEGRATION: CWS mmw01 (1.37.20); FILE MERGED 2005/04/14 16:25:06 ihi 1.37.20.1: #i45736# #121724# Support for macro migration


2005-04-27  Oliver Bolte  <obo@openoffice.org>  [b3478915e31d790f36a5c7c69ed743f7a6e555b0]

INTEGRATION: CWS mmw01 (1.9.6); FILE MERGED 2005/04/14 16:26:49 ihi 1.9.6.1: #i45736# #121724# Support for macro migration


2005-04-27  Oliver Bolte  <obo@openoffice.org>  [201333197109c24ce3ec6a7739d0cef461c0e7a1]

INTEGRATION: CWS mailmergeprintranges (1.11.28); FILE MERGED 2005/04/20 11:13:59 mba 1.11.28.1: #121193#: notifications needed for modification or view changes of COM objects; enable merging of AdditionalPrintSettings


2005-04-27  Oliver Bolte  <obo@openoffice.org>  [744422fa1b38402a0af5dc19dabd9d7fe5b4e9ba]

INTEGRATION: CWS mailmergeprintranges (1.92.2); FILE MERGED 2005/04/20 11:13:59 mba 1.92.2.1: #121193#: notifications needed for modification or view changes of COM objects; enable merging of AdditionalPrintSettings


2005-04-27  Oliver Bolte  <obo@openoffice.org>  [5f2275a787e100ac7feb177c15efc3d22b010303]

INTEGRATION: CWS mailmergeprintranges (1.95.48); FILE MERGED 2005/04/20 11:42:38 mba 1.95.48.1: #121193#: send indivídual PrintRanges for each MailMergeStep


2005-04-27  Oliver Bolte  <obo@openoffice.org>  [eb4a9aaa7a8ec893d6767e61f03f307fd96d0cbf]

INTEGRATION: CWS mailmergeprintranges (1.31.534); FILE MERGED 2005/04/22 09:30:30 ab 1.31.534.1: #i47706# SwCalc::Term(): Fixed invalid casting of USHRT_MAX to an enum type


2005-04-27  Oliver Bolte  <obo@openoffice.org>  [dfdf3f1747e42b6472e6e49b9c9876413a2fad05]

INTEGRATION: CWS mailmergeprintranges (1.18.4); FILE MERGED 2005/04/20 11:12:41 mba 1.18.4.1: #121193#: notifications needed for modification or view changes of COM objects


2005-04-27  Oliver Bolte  <obo@openoffice.org>  [e7496d404bd02afa69d4eb5039bdaef1674f7be7]

INTEGRATION: CWS mailmergeprintranges (1.13.4); FILE MERGED 2005/04/20 11:12:40 mba 1.13.4.1: #121193#: notifications needed for modification or view changes of COM objects


2005-04-27  Oliver Bolte  <obo@openoffice.org>  [ddcc470f05b037d51b00b4675ac1e324670f4c2e]

INTEGRATION: CWS mailmergeprintranges (1.24.2); FILE MERGED 2005/04/20 11:12:40 mba 1.24.2.1: #121193#: notifications needed for modification or view changes of COM objects


2005-04-27  Oliver Bolte  <obo@openoffice.org>  [dce09db0357a69b259fbd1fba4a4b141e931f8e2]

INTEGRATION: CWS mailmergeprintranges (1.15.4); FILE MERGED 2005/04/20 11:12:40 mba 1.15.4.1: #121193#: notifications needed for modification or view changes of COM objects


2005-04-27  Oliver Bolte  <obo@openoffice.org>  [f9f74fbf354aafa27e01088bc4245665859cc3dc]

INTEGRATION: CWS mailmergeprintranges (1.8.4); FILE MERGED 2005/04/20 11:15:23 mba 1.8.4.1: #121193#: notifications needed for modification or view changes of COM objects


2005-04-27  Oliver Bolte  <obo@openoffice.org>  [58c888346f328de933c3fc6255d4e34072e09eb6]

INTEGRATION: CWS pj24 (1.3.6); FILE MERGED 2005/03/29 19:13:52 pjanik 1.3.6.1: #i46232#: Update cs extras.


2005-04-27  Oliver Bolte  <obo@openoffice.org>  [a2e286c879f8fa06f4833d43363eb52f36b871c3]

INTEGRATION: CWS pj24 (1.3.6); FILE MERGED 2005/03/29 19:13:50 pjanik 1.3.6.1: #i46232#: Update cs extras.


2005-04-27  Oliver Bolte  <obo@openoffice.org>  [c75ead4635629577b3c030e002518bbb815978c5]

INTEGRATION: CWS pj24 (1.3.6); FILE MERGED 2005/03/29 19:13:49 pjanik 1.3.6.1: #i46232#: Update cs extras.


2005-04-27  Oliver Bolte  <obo@openoffice.org>  [70d07b1db3f85581e12a33726159f73623b5046a]

INTEGRATION: CWS pj24 (1.3.6); FILE MERGED 2005/03/29 19:13:48 pjanik 1.3.6.1: #i46232#: Update cs extras.


2005-04-27  Oliver Bolte  <obo@openoffice.org>  [d7a0dc4ac560c973a2e45775c83d37fb9f722a26]

INTEGRATION: CWS pj24 (1.4.2); FILE MERGED 2005/03/29 19:13:48 pjanik 1.4.2.1: #i46232#: Update cs extras.


2005-04-27  Oliver Bolte  <obo@openoffice.org>  [775a507276a20331c11b32694770b254cd93f679]

INTEGRATION: CWS pj24 (1.4.2); FILE MERGED 2005/03/29 19:13:47 pjanik 1.4.2.1: #i46232#: Update cs extras.


2005-04-27  Oliver Bolte  <obo@openoffice.org>  [186dcfb0e2d39c16965c545d26bd427500668438]

INTEGRATION: CWS impress48 (1.15.4); FILE MERGED 2005/04/21 12:10:16 af 1.15.4.1: #120092# Added support for SID_ASSIGN_LAYOUT.


2005-04-27  Oliver Bolte  <obo@openoffice.org>  [f9abe5e10c7201f4861b7da48361ca6822ae8dcf]

INTEGRATION: CWS impress48 (1.8.4); FILE MERGED 2005/04/21 12:07:46 af 1.8.4.1: #120092# Added SID_ASSIGN_LAYOUT.


2005-04-27  Oliver Bolte  <obo@openoffice.org>  [a5bb0844902fdd4a0101f7ca9e3820cb420dfd92]

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-27  Oliver Bolte  <obo@openoffice.org>  [4ee8376e2784a793fa604a8168a43cbc2435fddc]

INTEGRATION: CWS macosx06 (1.7.10); FILE MERGED 2005/04/16 16:19:04 ericb 1.7.10.1: i43540 current j2re is 1.4.2 on Mac OSX


2005-04-27  Oliver Bolte  <obo@openoffice.org>  [b351634217e93bdd7e6acec019ebdc8311b1a08a]

INTEGRATION: CWS macosx06 (1.3.16); FILE MERGED 2005/04/16 16:18:32 ericb 1.3.16.1: i44154 typo for detecting java libs on MacoOSX


2005-04-27  Oliver Bolte  <obo@openoffice.org>  [ad6af14f3587656b7aa78ac3af683a521f0a0b0a]

INTEGRATION: CWS mhu06 (1.5.48); FILE MERGED 2005/04/22 11:45:49 mhu 1.5.48.1: #i47753# Adapted to moved resources (from 'svt' to 'fps_office').


2005-04-27  Oliver Bolte  <obo@openoffice.org>  [d3e2fcd8da13bff1fda8755dc8c0f05e6dcd8f8c]

INTEGRATION: CWS macosx06 (1.4.26); FILE MERGED 2005/04/16 16:19:29 ericb 1.4.26.1: i44154 max version for java is 1.4.2 on MacOSX


2005-04-27  Oliver Bolte  <obo@openoffice.org>  [f619590f8373eabfab4ece18481f59f948d91c14]

INTEGRATION: CWS mhu06 (1.3.12); FILE MERGED 2005/04/22 11:45:48 mhu 1.3.12.1: #i47753# Adapted to moved resources (from 'svt' to 'fps_office').


2005-04-27  Oliver Bolte  <obo@openoffice.org>  [39c904ba9ebc0e2e432eacaedcad97fdc9c0df2f]

INTEGRATION: CWS userland01 (1.8.22); FILE MERGED 2005/04/26 06:15:21 obr 1.8.22.1: #122037# fixed user install scripts after package renaming


2005-04-27  Oliver Bolte  <obo@openoffice.org>  [6b45c3ae2db3b250a17e0cdcc04f6a55a62a8abe]

INTEGRATION: CWS mhu06 (1.1.16); FILE MERGED 2005/04/22 11:44:43 mhu 1.1.16.1: #i47753# Adapted to changed component library name.


2005-04-27  Oliver Bolte  <obo@openoffice.org>  [0069ba030bf64ba113735796a8bcbfe3bdf43008]

INTEGRATION: CWS userland01 (1.9.10); FILE MERGED 2005/04/26 06:15:20 obr 1.9.10.1: #122037# fixed user install scripts after package renaming


2005-04-27  Oliver Bolte  <obo@openoffice.org>  [be039b75485ab9bf3dc85dc7d9aa9d5bdb689c9e]

INTEGRATION: CWS a11yshowstop2 (1.8.2); FILE MERGED 2005/04/25 16:54:14 pl 1.8.2.1: #i48111# avoid g_setenv since only available since gtk 2.4


2005-04-25  Rüdiger Timm  <rt@openoffice.org>  [bc2c6d1315a33f139a534491d8d2066e3630ef1c]

#i10000# mod_so: When doing magic with d.lst lines, do it completely.


2005-04-25  Oliver Bolte  <obo@openoffice.org>  [932138c7526a14ff80c35af5793a08b7382c30db]

#i10000# call of guw.pl removed


2005-04-25  Rüdiger Timm  <rt@openoffice.org>  [64fef1f88050e143027f90ef6b5be70be32dbecc]

#i10000# One more error check.


2005-04-25  Rüdiger Timm  <rt@openoffice.org>  [538252b035fe3e22e082ee2a8956cafd939f4e18]

#i10000# corrupt line removed


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [0303e6f309ef7ec147275d19ce32322abda5fc63]

#i10000# use DISABLE_SAL_DBGBOX for UNIX too


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [ecbbeb037b8f4d36313b00234357148d7de8ba91]

SRC680


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [fb7bba57d3d1e3732afc899f47c1565ededb2a97]

INTEGRATION: CWS mh1990 (1.6.34); FILE MERGED 2005/04/12 08:27:19 mh 1.6.34.2: #i4729#, add graphics for nsis installer 2005/04/06 15:01:06 mh 1.6.34.1: add: NSIS, #i4729#


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [3899f2062ea6463f5b3ec5c038a83341f8d68d19]

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>  [907180a5f9f7668675cf6de9907a8ac049227ccf]

INTEGRATION: CWS mh1990 (1.2.522); FILE MERGED 2005/04/22 12:00:35 mh 1.2.522.1: #121798#, update notice


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [ac57e636fa513b349e1d61dd89efd6e9101bf1db]

INTEGRATION: CWS mh1990 (1.1.1.1.122); FILE MERGED 2005/04/10 09:24:12 mh 1.1.1.1.122.1: #i45440#, delete void is undefined


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [011bf970204b2134230b2c4a02de8a70ebaa0559]

INTEGRATION: CWS mh1990 (1.1.2); FILE ADDED 2005/04/06 14:57:36 mh 1.1.2.1: add: NSIS, #i4729#


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [c7bd99746617670ec9a6abc49ffed8a0004826b1]

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>  [0bde6124cf6b66540f088feba856b73ef5fd5633]

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>  [e6e72aa67bc88b64ddf27931670e39a33d705610]

INTEGRATION: CWS mh1990 (1.5.58); FILE MERGED 2005/04/18 11:09:13 mh 1.5.58.4: chg: sort order 2005/04/07 15:00:10 st 1.5.58.3: some more cleanup #i45911 2005/04/05 10:52:29 mh 1.5.58.2: update of contributors list, #i45911# 2005/04/05 10:43:04 mh 1.5.58.1: update of contributors list, #i45911#


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [64d5b0045b51473dbd332cdeb4392d3596ed756c]

INTEGRATION: CWS mh1990 (1.15.30); FILE MERGED 2005/04/11 15:33:46 va 1.15.30.1: #i43685# Removed entries Migration - mbx libraries.


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [f66d0fb48317a70ebccc2387d900ec77e8684fed]

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>  [b1425a5595bc6b552eb07c21bcf92fd58c0bf459]

INTEGRATE: hr15 #i46299#: add get_latest_rev_on_branch()


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [038a588353f3340b2c93a731ed6db483332dadf6]

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>  [7109e122a686b2bc1c83177c2deda470fc760326]

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>  [a76760530976c4d6eb5f7a53d47217326a565e9c]

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>  [4b78f44d4d1db12aa916b589158c6390431dc63e]

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>  [06fdf562c40273a207db3780702ba64aedccdb04]

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>  [83f12fd919b03f467969f32b6d3899fc9b5b3704]

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>  [e5b2353a8c9e1c1759753db46d6bcf6b515b9374]

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>  [52d7fb1d6d0b5c3627dd5683402bb844cd23c255]

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>  [00220d9f7a3991b866421f204989ad56e474d986]

INTEGRATION: CWS fwk11 (1.25.6); FILE MERGED 2005/04/19 16:10:04 mav 1.25.6.1: #i47707# initialize model syncronously always


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [1954a4f08ecd1610d671cd0c10daa2d7f728dfac]

INTEGRATION: CWS fwk11 (1.161.6); FILE MERGED 2005/04/19 16:10:03 mav 1.161.6.1: #i47707# initialize model syncronously always


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [fb4f6fad982af3d953df82a8bdca686d4095c409]

INTEGRATION: CWS fwk11 (1.65.6); FILE MERGED 2005/04/19 16:10:03 mav 1.65.6.1: #i47707# initialize model syncronously always


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [24fc662713cd0a31d886cff035a082231a979afa]

INTEGRATION: CWS presfixes04 (1.3.16); FILE MERGED 2005/04/20 18:02:23 thb 1.3.16.1: #i47657# Changed Event interface, to better express the meaning of the isCharged() (former wasFired()) method; changed EventQueue and UserEventQueue to ignore events which are discharged; changed Impl_Presentation::notifySlideAnimationEnded to generate an interruptable delay, i.e. one that can be fired prematurely by user intervention; improved/clarified docs


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [7487c382c5407b3f9a05e9c4c4a4b22f251880e9]

INTEGRATION: CWS fwk11 (1.16.12); FILE MERGED 2005/04/21 05:53:26 as 1.16.12.1: #i46679# lock solar mutex for every direkt vcl call


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [1469dfafb71cbc4bc6fb98b17c879da2e935e892]

INTEGRATION: CWS presfixes04 (1.1.2); FILE ADDED 2005/04/20 17:57:26 thb 1.1.2.1: #i47657# Added to support delays, which can be interrupted


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [cd81870b774a6b0da5c7c4c0563220beef335d9c]

INTEGRATION: CWS presfixes04 (1.2.28); FILE MERGED 2005/04/20 18:02:22 thb 1.2.28.1: #i47657# Changed Event interface, to better express the meaning of the isCharged() (former wasFired()) method; changed EventQueue and UserEventQueue to ignore events which are discharged; changed Impl_Presentation::notifySlideAnimationEnded to generate an interruptable delay, i.e. one that can be fired prematurely by user intervention; improved/clarified docs


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [b387133f38ef8f2e96d0e0dd8e2767235a695779]

INTEGRATION: CWS fwk11 (1.8.28); FILE MERGED 2005/04/18 11:42:06 as 1.8.28.1: #i47000# improve UTF-8Special encoding


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [c54bf23ba1d7ef37fbad4d8cf2bee4224dd58cc8]

INTEGRATION: CWS presfixes04 (1.2.10); FILE MERGED 2005/04/20 18:02:22 thb 1.2.10.1: #i47657# Changed Event interface, to better express the meaning of the isCharged() (former wasFired()) method; changed EventQueue and UserEventQueue to ignore events which are discharged; changed Impl_Presentation::notifySlideAnimationEnded to generate an interruptable delay, i.e. one that can be fired prematurely by user intervention; improved/clarified docs


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [0fc7966b81a0a025a57b280ae4ae32f42457cc18]

INTEGRATION: CWS presfixes04 (1.4.8); FILE MERGED 2005/04/20 18:02:22 thb 1.4.8.1: #i47657# Changed Event interface, to better express the meaning of the isCharged() (former wasFired()) method; changed EventQueue and UserEventQueue to ignore events which are discharged; changed Impl_Presentation::notifySlideAnimationEnded to generate an interruptable delay, i.e. one that can be fired prematurely by user intervention; improved/clarified docs


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [24a02629b3c411a00e88a5f9344eaba388b165b6]

INTEGRATION: CWS presfixes04 (1.6.8); FILE MERGED 2005/04/20 18:02:22 thb 1.6.8.1: #i47657# Changed Event interface, to better express the meaning of the isCharged() (former wasFired()) method; changed EventQueue and UserEventQueue to ignore events which are discharged; changed Impl_Presentation::notifySlideAnimationEnded to generate an interruptable delay, i.e. one that can be fired prematurely by user intervention; improved/clarified docs


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [893eedd89bcb5ea293c871981a2b002426f74d63]

INTEGRATION: CWS presfixes04 (1.3.16); FILE MERGED 2005/04/20 18:02:21 thb 1.3.16.1: #i47657# Changed Event interface, to better express the meaning of the isCharged() (former wasFired()) method; changed EventQueue and UserEventQueue to ignore events which are discharged; changed Impl_Presentation::notifySlideAnimationEnded to generate an interruptable delay, i.e. one that can be fired prematurely by user intervention; improved/clarified docs


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [92c4c4cda31e293c20ead0174a36ab26a5a7d8bf]

INTEGRATION: CWS presfixes04 (1.3.10); FILE MERGED 2005/04/20 18:02:20 thb 1.3.10.1: #i47657# Changed Event interface, to better express the meaning of the isCharged() (former wasFired()) method; changed EventQueue and UserEventQueue to ignore events which are discharged; changed Impl_Presentation::notifySlideAnimationEnded to generate an interruptable delay, i.e. one that can be fired prematurely by user intervention; improved/clarified docs


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [e4a7667860bcbc652a8212a61fb012356fa6a450]

INTEGRATION: CWS presfixes04 (1.6.8); FILE MERGED 2005/04/20 18:02:20 thb 1.6.8.1: #i47657# Changed Event interface, to better express the meaning of the isCharged() (former wasFired()) method; changed EventQueue and UserEventQueue to ignore events which are discharged; changed Impl_Presentation::notifySlideAnimationEnded to generate an interruptable delay, i.e. one that can be fired prematurely by user intervention; improved/clarified docs


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [e46bafc5b0dccb3e6eebf67f671076197ad6631b]

INTEGRATION: CWS presfixes04 (1.55.2); FILE MERGED 2005/04/20 12:49:34 cl 1.55.2.1: #i47535# force end text editing on page switching


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [46fe884caa05dc46409463a50d3c43454e559815]

INTEGRATION: CWS presfixes04 (1.109.72); FILE MERGED 2005/04/20 11:07:35 af 1.109.72.1: #i45336# Changed german translation of 'Master Pages' to 'Masterseiten'.


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [46508e3e8b1a533f3c3c0e1262fcd8931611693f]

INTEGRATION: CWS i18n18 (1.33.28); FILE MERGED 2005/04/20 23:04:59 khong 1.33.28.1: #i45139# remove ko_dict collator to let it fallback to ICU, which provides Korean Dictionary collator as default


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [61ee511644c55a563a1fbe10c5857909f6d2745e]

INTEGRATION: CWS i18n18 (1.4.68); FILE MERGED 2005/04/20 23:05:32 khong 1.4.68.1: #i45139# remove ko_dict collator to let it fallback to ICU, which provides Korean Dictionary collator as default


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [5d69191babdd045568af2b007e2b9edcd5666cc7]

INTEGRATION: CWS i18n18 (1.4.68); FILE MERGED 2005/04/20 23:04:19 khong 1.4.68.1: #i45139# remove ko_dict collator to let it fallback to ICU, which provides Korean Dictionary collator as default


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [81c0dcc5941f3a61a977ceb361460335a90575e5]

INTEGRATION: CWS ause025 (1.65.102); FILE MERGED 2005/04/14 15:45:33 hjs 1.65.102.1: #i46316# dependency fix


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [20c23b777b7554d89d1f47f0e138eb618a1cda8b]

INTEGRATION: CWS ause025 (1.4.226); FILE MERGED 2005/04/14 15:47:59 hjs 1.4.226.2: #i46481# dependency fix - correct issueid 2005/04/14 15:45:02 hjs 1.4.226.1: #i46316# dependency fix


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [c14fb3cd9e285afc8aa72827370dcb5e8aa53942]

INTEGRATION: CWS ause025 (1.4.4); FILE MERGED 2005/04/13 15:48:41 hjs 1.4.4.2: RESYNC: (1.4-1.5); FILE MERGED 2005/04/13 14:23:34 hjs 1.4.4.1: #i42686# cleanup to support automated patch creation again


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [e272353057c822de666099af3137b11d96334ad1]

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>  [49bf87d09b6cdc26eaec05310acb549929d32b94]

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-22  Oliver Bolte  <obo@openoffice.org>  [44a56470a449ee14fc0fb96bb08fb7d05ff08943]

INTEGRATION: CWS ause025 (1.95.16); FILE MERGED 2005/04/14 15:46:18 hjs 1.95.16.1: #i46389# dependency fix


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [8954f69f7f93f3d27f44cc96f28babdce2fe02ef]

INTEGRATION: CWS a11yshowstop (1.11.10); FILE MERGED 2005/04/21 08:55:01 obr 1.11.10.1: #i47798# initialize accessibility bridge


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [2cd35301c24a11b5420714f6457338d61e7c0c04]

INTEGRATION: CWS a11yshowstop (1.16.10); FILE MERGED 2005/04/21 08:55:01 obr 1.16.10.1: #i47798# initialize accessibility bridge


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [89571b9ea147d5f5199c635b91b0da4fd89a9799]

INTEGRATION: CWS a11yshowstop (1.1.2); FILE ADDED 2005/04/21 08:55:01 obr 1.1.2.1: #i47798# initialize accessibility bridge


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [63bdef68c1f89ec6f4ec52a4925b97f15b4c1394]

INTEGRATION: CWS a11yshowstop (1.7.106); FILE MERGED 2005/04/21 10:24:23 pl 1.7.106.1: #i47797# make java accessibility brigde work again


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [82c51399022c9e1098926f5fd2f54e21f2d3144f]

INTEGRATION: CWS kdefixes02 (1.62.22); FILE MERGED 2005/04/18 09:37:30 kendy 1.62.22.1: #i47401# Remove the necessity to build with --enable-libsn to have startup notification working with KDE vclplug.


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [e6200c31f757b78d6a3513e9546735b92b8e6b94]

INTEGRATION: CWS kdefixes02 (1.5.4); FILE MERGED 2005/04/18 09:37:30 kendy 1.5.4.1: #i47401# Remove the necessity to build with --enable-libsn to have startup notification working with KDE vclplug.


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [c345f434ce87e8a697522a67ec71388ccf34f929]

INTEGRATION: CWS kdefixes02 (1.5.4); FILE MERGED 2005/04/18 09:37:29 kendy 1.5.4.1: #i47401# Remove the necessity to build with --enable-libsn to have startup notification working with KDE vclplug.


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [ab217a21d1d1c836d9589dfa4d4c51a97f408d5a]

INTEGRATION: CWS dr38 (1.9.282); FILE MERGED 2005/04/21 08:39:55 dr 1.9.282.1: #i47855# loop when outlines are removed from sheet


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [f5df9bec72fe059582c41d3a39730b08f524fec4]

INTEGRATION: CWS kdefixes02 (1.2.212); FILE MERGED 2005/04/18 09:37:29 kendy 1.2.212.1: #i47401# Remove the necessity to build with --enable-libsn to have startup notification working with KDE vclplug.


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [a2cc708de91783601ebda7287208cb3e4911db41]

INTEGRATION: CWS dr38 (1.2.22); FILE MERGED 2005/04/20 19:18:05 dr 1.2.22.2: #i47826# handle missing series formatting 2005/04/20 18:45:43 dr 1.2.22.1: #i47826# handle missing series formatting


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [d18e2d32fbf68ef5715b338e667d9fbe785f5026]

INTEGRATION: CWS kdefixes02 (1.27.26); FILE MERGED 2005/04/18 09:37:27 kendy 1.27.26.1: #i47401# Remove the necessity to build with --enable-libsn to have startup notification working with KDE vclplug.


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [4c9b42f21015d32cefaf7e1552b9d62a6f63c4c6]

INTEGRATION: CWS kdefixes02 (1.7.104); FILE MERGED 2005/04/18 09:37:26 kendy 1.7.104.1: #i47401# Remove the necessity to build with --enable-libsn to have startup notification working with KDE vclplug.


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [820c47e77b1aa94f600094a1f0bb70be968ac92d]

INTEGRATION: CWS kdefixes02 (1.16.22); FILE MERGED 2005/04/18 09:37:25 kendy 1.16.22.1: #i47401# Remove the necessity to build with --enable-libsn to have startup notification working with KDE vclplug.


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [acfc0671b77d88364165928979d70edd2e77edb3]

INTEGRATION: CWS perform03 (1.20.58); FILE MERGED 2005/04/20 07:32:54 mt 1.20.58.1: #i47748# Fixed bootstrapping twice...


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [e5e86dd3fe0b360953531990dba0ce9e2dfd1909]

INTEGRATION: CWS perform03 (1.26.38); FILE MERGED 2005/04/20 07:32:54 mt 1.26.38.1: #i47748# Fixed bootstrapping twice...


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [6ebdc991a711787442571c9613311cc5d6ba9805]

INTEGRATION: CWS perform03 (1.21.112); FILE MERGED 2005/04/20 07:32:54 mt 1.21.112.1: #i47748# Fixed bootstrapping twice...


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [867a31b7d72ba693d01dd59ed809700df598758f]

INTEGRATION: CWS perform03 (1.174.4); FILE MERGED 2005/04/20 07:46:55 mt 1.174.4.2: RESYNC: (1.174-1.175); FILE MERGED 2005/04/20 07:18:18 mt 1.174.4.1: #i47755# RTL_LOGFILE_PRODUCT_* for logs in release versions...


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [0ca5ff3654a97ad2a796daa350d5f14e64120aa3]

INTEGRATION: CWS perform03 (1.6.32); FILE MERGED 2005/04/20 07:19:40 mt 1.6.32.1: #i47755# RTL_LOGFILE_PRODUCT_* for logs in release versions...


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [1f93040af7c512645ccb555ad0ac453725c19f58]

INTEGRATION: CWS perform03 (1.91.2); FILE MERGED 2005/04/20 07:46:08 mt 1.91.2.2: RESYNC: (1.91-1.92); FILE MERGED 2005/04/20 07:17:14 mt 1.91.2.1: #i47755# RTL_LOGFILE_PRODUCT_* for logs in release versions...


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [01fb27c7b6c700e28263500fa3e9e0c98be6a63a]

INTEGRATION: CWS perform03 (1.92.2); FILE MERGED 2005/04/20 07:44:17 mt 1.92.2.2: RESYNC: (1.92-1.93); FILE MERGED 2005/04/20 07:17:13 mt 1.92.2.1: #i47755# RTL_LOGFILE_PRODUCT_* for logs in release versions...


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [d105c76bf6aaab2e7721acedfe4529e905ec3791]

INTEGRATION: CWS perform03 (1.54.60); FILE MERGED 2005/04/20 07:19:05 mt 1.54.60.1: #i47755# RTL_LOGFILE_PRODUCT_* for logs in release versions...


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [f811e628411bda29a76ebb1f72eb107ce67d27f0]

INTEGRATION: CWS swqbugfixes29 (1.28.52); FILE MERGED 2005/04/19 11:23:23 od 1.28.52.1: #i44367# <SwGrfNode::SavePersistentData()> - do not delete graphic file 	 from document storage, because it could be referenced by 	 another object.


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [c3d57e84acb51850cf3e900bbf6e83e5b21e0c93]

INTEGRATION: CWS validationfix (1.19.20); FILE MERGED 2005/04/18 09:00:56 nn 1.19.20.1: #i47525# distinguish between macro-name and script-url for macros in validation


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [08fff0eb0ca5e626f74b8865caf8bad6163c4459]

INTEGRATION: CWS validationfix (1.24.20); FILE MERGED 2005/04/18 09:00:54 nn 1.24.20.1: #i47525# distinguish between macro-name and script-url for macros in validation


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [b165ff800256d6a2e8375b11491b1cbaf88c0016]

INTEGRATION: CWS validationfix (1.42.20); FILE MERGED 2005/04/18 09:00:55 nn 1.42.20.1: #i47525# distinguish between macro-name and script-url for macros in validation


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [5e12d6547203cc81d1d4f6d6a0d2f42b414b6d3d]

INTEGRATION: CWS mathlargefonts (1.14.26); FILE MERGED 2005/04/19 13:23:55 tl 1.14.26.1: #i47690# large fontsize workaround


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [41c8ec140ecfa4e5d5f425949e7f4aa589951150]

INTEGRATION: CWS jimmac02 (1.1.2); FILE ADDED 2005/04/21 10:28:02 mmeeks 1.1.2.1: More work from jimmac i#46491


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [5bd29a2f35e30494a5322a9ef683fa772e7489d4]

INTEGRATION: CWS jimmac02 (1.1.2); FILE ADDED 2005/04/21 10:28:01 mmeeks 1.1.2.1: More work from jimmac i#46491


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [fe0594da02cd2c2e3d73d1b87d85b3cf4cdf6059]

INTEGRATION: CWS jimmac02 (1.1.2); FILE ADDED 2005/04/21 10:28:00 mmeeks 1.1.2.1: More work from jimmac i#46491


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [b41bdc3bce6b8ade01e85010ec0774de51336edc]

INTEGRATION: CWS jimmac02 (1.1.2); FILE ADDED 2005/04/21 10:27:59 mmeeks 1.1.2.1: More work from jimmac i#46491


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [8cb52953249da45ecbf403b422049f5cb725b71e]

INTEGRATION: CWS jimmac02 (1.1.2); FILE ADDED 2005/04/21 10:27:58 mmeeks 1.1.2.1: More work from jimmac i#46491


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [d1dc53e8e68b91a3af65f62988df73b570709bb7]

INTEGRATION: CWS jimmac02 (1.1.2); FILE ADDED 2005/04/21 10:27:57 mmeeks 1.1.2.1: More work from jimmac i#46491


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [8d3eba7ea527a84c26b5e0c6072667d62047236f]

INTEGRATION: CWS jimmac02 (1.1.2); FILE ADDED 2005/04/21 10:27:55 mmeeks 1.1.2.1: More work from jimmac i#46491


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [64976ae8583454a7ac4e2b7e6af5d762128253da]

INTEGRATION: CWS jimmac02 (1.1.2); FILE ADDED 2005/04/21 10:27:54 mmeeks 1.1.2.1: More work from jimmac i#46491


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [7425ba3122e847233b0c257b6b995aad7a0ec342]

INTEGRATION: CWS jimmac02 (1.1.2); FILE ADDED 2005/04/21 10:27:53 mmeeks 1.1.2.1: More work from jimmac i#46491


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [56224a6bceb9de0cb661746e88b2aa6d89a2e9c3]

INTEGRATION: CWS jimmac02 (1.1.2); FILE ADDED 2005/04/21 10:27:52 mmeeks 1.1.2.1: More work from jimmac i#46491


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [b9b633cb79eac32dd7f73895f8fde0ca7aafc9c6]

INTEGRATION: CWS jimmac02 (1.1.2); FILE ADDED 2005/04/21 10:27:51 mmeeks 1.1.2.1: More work from jimmac i#46491


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [5cd43cbb8677d68b0b0750025f760d50b0952ef1]

INTEGRATION: CWS jimmac02 (1.1.2); FILE ADDED 2005/04/21 10:27:50 mmeeks 1.1.2.1: More work from jimmac i#46491


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [fe8c3715c8fef3f0103e4a2754ddb58590bf820d]

INTEGRATION: CWS jimmac02 (1.1.2); FILE ADDED 2005/04/21 10:27:49 mmeeks 1.1.2.1: More work from jimmac i#46491


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [83d7703211c1ebca823b94a364d12755815330fb]

INTEGRATION: CWS jimmac02 (1.1.2); FILE ADDED 2005/04/21 10:27:48 mmeeks 1.1.2.1: More work from jimmac i#46491


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [17917a5326761f9a40c9467f6467594a911ce5d2]

INTEGRATION: CWS jimmac02 (1.1.2); FILE ADDED 2005/04/21 10:27:47 mmeeks 1.1.2.1: More work from jimmac i#46491


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [0ad00eb43deb55a916affe365cd16bc6fd23e3d3]

INTEGRATION: CWS jimmac02 (1.1.2); FILE ADDED 2005/04/21 10:27:46 mmeeks 1.1.2.1: More work from jimmac i#46491


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [e0c2957994440ecf629fc1f6f17e92de4c982dd2]

INTEGRATION: CWS jimmac02 (1.1.2); FILE ADDED 2005/04/21 10:27:45 mmeeks 1.1.2.1: More work from jimmac i#46491


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [17d656ed60968f54e41b16993088a4eb56f50bb6]

INTEGRATION: CWS jimmac02 (1.1.2); FILE ADDED 2005/04/21 10:27:44 mmeeks 1.1.2.1: More work from jimmac i#46491


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [98cf6a3659f266eb9d14baa94dc3ae981a39acc8]

INTEGRATION: CWS jimmac02 (1.1.2); FILE ADDED 2005/04/21 10:27:43 mmeeks 1.1.2.1: More work from jimmac i#46491


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [d5f7777d9c062d38310619a5d67be224d2b2458c]

INTEGRATION: CWS jimmac02 (1.1.2); FILE ADDED 2005/04/21 10:27:42 mmeeks 1.1.2.1: More work from jimmac i#46491


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [6181c8522283e635c82ceab65442c20d829f9a65]

INTEGRATION: CWS jimmac02 (1.1.2); FILE ADDED 2005/04/21 10:27:41 mmeeks 1.1.2.1: More work from jimmac i#46491


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [5b892368db091fb12e2196b0e8213336b907c9fe]

INTEGRATION: CWS jimmac02 (1.1.2); FILE ADDED 2005/04/21 10:27:40 mmeeks 1.1.2.1: More work from jimmac i#46491


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [b55615b7dec46e3bcad8e0583aeeddd2cdfb3bb9]

INTEGRATION: CWS jimmac02 (1.1.2); FILE ADDED 2005/04/21 10:27:39 mmeeks 1.1.2.1: More work from jimmac i#46491


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [b8000e7ecb5f2c4fb88d29de752c806f8579f6a1]

INTEGRATION: CWS jimmac02 (1.1.2); FILE ADDED 2005/04/21 10:27:38 mmeeks 1.1.2.1: More work from jimmac i#46491


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [e827729ff2fcada0eeb3d97ec3307a49f68ea691]

INTEGRATION: CWS jimmac02 (1.1.2); FILE ADDED 2005/04/21 10:27:37 mmeeks 1.1.2.1: More work from jimmac i#46491


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [9c1af1f217c4e538b9a40a7a9937781b2d515b49]

INTEGRATION: CWS jimmac02 (1.1.2); FILE ADDED 2005/04/21 10:27:35 mmeeks 1.1.2.1: More work from jimmac i#46491


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [c5beabbf66e3560b406d5de70b88d518cd3fd316]

INTEGRATION: CWS jimmac02 (1.1.2); FILE ADDED 2005/04/21 10:27:34 mmeeks 1.1.2.1: More work from jimmac i#46491


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [62886eb8accbc712d298b6e6cc94785a7dd23faa]

INTEGRATION: CWS jimmac02 (1.1.2); FILE ADDED 2005/04/21 10:27:33 mmeeks 1.1.2.1: More work from jimmac i#46491


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [b53f1ead767f8a7892183daf4e6556de6982e7cd]

INTEGRATION: CWS jimmac02 (1.1.2); FILE ADDED 2005/04/21 10:27:32 mmeeks 1.1.2.1: More work from jimmac i#46491


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [43077a33162bfec5d9d1b0bda6042affbd96fa25]

INTEGRATION: CWS jimmac02 (1.1.2); FILE ADDED 2005/04/21 10:27:31 mmeeks 1.1.2.1: More work from jimmac i#46491


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [31f30e18535d6e13d2710bc56da569230a15893b]

INTEGRATION: CWS jimmac02 (1.1.2); FILE ADDED 2005/04/21 10:27:30 mmeeks 1.1.2.1: More work from jimmac i#46491


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [3c24876688f4339a5c3588d74225e4a222903c83]

INTEGRATION: CWS jimmac02 (1.1.2); FILE ADDED 2005/04/21 10:27:29 mmeeks 1.1.2.1: More work from jimmac i#46491


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [97c72b8aaa1259f00548337740baf0fdeb92cdd1]

INTEGRATION: CWS jimmac02 (1.1.2); FILE ADDED 2005/04/21 10:27:27 mmeeks 1.1.2.1: More work from jimmac i#46491


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [248e37c75a5eff350a224cdda63ffd210d68ca3f]

INTEGRATION: CWS jimmac02 (1.1.2); FILE ADDED 2005/04/21 10:27:26 mmeeks 1.1.2.1: More work from jimmac i#46491


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [015c21a772a7c5091e8938e30f8f5565b3f23782]

INTEGRATION: CWS jimmac02 (1.1.2); FILE ADDED 2005/04/21 10:27:25 mmeeks 1.1.2.1: More work from jimmac i#46491


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [05442f8fa83e78dff45f0776dd640f0b7fc1fa26]

INTEGRATION: CWS jimmac02 (1.1.2); FILE ADDED 2005/04/21 10:27:24 mmeeks 1.1.2.1: More work from jimmac i#46491


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [8218691646ad1c614fdfec643a4aa36980acd7c7]

INTEGRATION: CWS jimmac02 (1.1.2); FILE ADDED 2005/04/21 10:27:23 mmeeks 1.1.2.1: More work from jimmac i#46491


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [239608ec88086549836533f83dad335c810d19a8]

INTEGRATION: CWS jimmac02 (1.1.2); FILE ADDED 2005/04/21 10:27:22 mmeeks 1.1.2.1: More work from jimmac i#46491


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [f5d58a383011eec675219a38b6181d3eb186bdd5]

INTEGRATION: CWS jimmac02 (1.1.2); FILE ADDED 2005/04/21 10:27:21 mmeeks 1.1.2.1: More work from jimmac i#46491


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [967b6eba751eeb0d396db2408fe34c02882a4eb8]

INTEGRATION: CWS jimmac02 (1.1.2); FILE ADDED 2005/04/21 10:27:20 mmeeks 1.1.2.1: More work from jimmac i#46491


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [9ea69d67fd0360cf9fd98171ae7a4010910af8f4]

INTEGRATION: CWS jimmac02 (1.1.2); FILE ADDED 2005/04/21 10:27:19 mmeeks 1.1.2.1: More work from jimmac i#46491


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [78bc1525ffdec9c84779629498e03c6251e3a57b]

INTEGRATION: CWS jimmac02 (1.1.2); FILE ADDED 2005/04/21 10:27:18 mmeeks 1.1.2.1: More work from jimmac i#46491


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [bf4d8b68d6029087264c386d7644c3d2b32fe630]

INTEGRATION: CWS jimmac02 (1.1.2); FILE ADDED 2005/04/21 10:27:17 mmeeks 1.1.2.1: More work from jimmac i#46491


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [01b11976282c51e7c4880ed74c43417db444bd04]

INTEGRATION: CWS jimmac02 (1.1.2); FILE ADDED 2005/04/21 10:27:16 mmeeks 1.1.2.1: More work from jimmac i#46491


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [fb308e5eb44f8ddf069ff8f1547a5fd3847e3350]

INTEGRATION: CWS jimmac02 (1.1.2); FILE ADDED 2005/04/21 10:27:15 mmeeks 1.1.2.1: More work from jimmac i#46491


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [1e9f055f5847ed99551b9327a6f132a783f59ec1]

INTEGRATION: CWS jimmac02 (1.1.2); FILE ADDED 2005/04/21 10:27:14 mmeeks 1.1.2.1: More work from jimmac i#46491


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [6b556b2617504b8af9faa44bbaeec865171ba33e]

INTEGRATION: CWS jimmac02 (1.1.2); FILE ADDED 2005/04/21 10:27:13 mmeeks 1.1.2.1: More work from jimmac i#46491


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [ad1039a70a5173d7c711efb1b5b1b9e1dffc0805]

INTEGRATION: CWS jimmac02 (1.1.2); FILE ADDED 2005/04/21 10:27:12 mmeeks 1.1.2.1: More work from jimmac i#46491


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [b0efdb8cb85019e88bbd7b4357b5aa48d5763f31]

INTEGRATION: CWS jimmac02 (1.1.2); FILE ADDED 2005/04/21 10:27:11 mmeeks 1.1.2.1: More work from jimmac i#46491


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [00e03c0b8f93f87ae2a2c6e4b1ab5cb2056f16e7]

INTEGRATION: CWS jimmac02 (1.1.2); FILE ADDED 2005/04/21 10:27:10 mmeeks 1.1.2.1: More work from jimmac i#46491


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [74545a68c10c4538e30e2aad2ad6721feeb8613e]

INTEGRATION: CWS jimmac02 (1.1.2); FILE ADDED 2005/04/21 10:27:09 mmeeks 1.1.2.1: More work from jimmac i#46491


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [043aec59a66ec4146b7fa1b46bad0744d17fb863]

INTEGRATION: CWS jimmac02 (1.1.2); FILE ADDED 2005/04/21 10:27:08 mmeeks 1.1.2.1: More work from jimmac i#46491


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [829191f3121d5384fb9547dba575687433519a52]

INTEGRATION: CWS jimmac02 (1.1.2); FILE ADDED 2005/04/21 10:27:07 mmeeks 1.1.2.1: More work from jimmac i#46491


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [de5e99da8c6dd7f10cc2fc7d16e8519b7cc9975f]

INTEGRATION: CWS jimmac02 (1.1.2); FILE ADDED 2005/04/21 10:27:06 mmeeks 1.1.2.1: More work from jimmac i#46491


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [f730f3b708b26df165a824c275f35c686cf63e9e]

INTEGRATION: CWS jimmac02 (1.1.2); FILE ADDED 2005/04/21 10:27:05 mmeeks 1.1.2.1: More work from jimmac i#46491


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [cc819729ed6ad1323aaf109e934a2a6cd2829963]

INTEGRATION: CWS jimmac02 (1.1.2); FILE ADDED 2005/04/21 10:27:03 mmeeks 1.1.2.1: More work from jimmac i#46491


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [7e5bcb17ae5eb50cbb023dd687ac3894de56e2ed]

INTEGRATION: CWS jimmac02 (1.1.2); FILE ADDED 2005/04/21 10:27:02 mmeeks 1.1.2.1: More work from jimmac i#46491


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [23219c6d4f2cfd7bc04561e3ddd9a630b77dfe0d]

INTEGRATION: CWS jimmac02 (1.1.2); FILE ADDED 2005/04/21 10:27:01 mmeeks 1.1.2.1: More work from jimmac i#46491


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [e8b2fc1f48874e6a2010c74139c3214bb412f13d]

INTEGRATION: CWS jimmac02 (1.1.2); FILE ADDED 2005/04/21 10:27:00 mmeeks 1.1.2.1: More work from jimmac i#46491


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [09d874d597e9d817a99b279137430ab60c287b6a]

INTEGRATION: CWS jimmac02 (1.1.2); FILE ADDED 2005/04/21 10:26:59 mmeeks 1.1.2.1: More work from jimmac i#46491


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [f76cc587ed313c447ed7f5e2c95875cfff9174d4]

INTEGRATION: CWS jimmac02 (1.1.2); FILE ADDED 2005/04/21 10:26:58 mmeeks 1.1.2.1: More work from jimmac i#46491


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [2c11337b4e1649caac9a91a75262cba14cd5fcdd]

INTEGRATION: CWS jimmac02 (1.1.2); FILE ADDED 2005/04/21 10:26:57 mmeeks 1.1.2.1: More work from jimmac i#46491


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [434c2b0c4b2f05d0823f6143f0d6445a291efc57]

INTEGRATION: CWS jimmac02 (1.1.2); FILE ADDED 2005/04/21 10:26:56 mmeeks 1.1.2.1: More work from jimmac i#46491


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [281aae5d88d532720e5a57d2dfdea7357b6e791f]

INTEGRATION: CWS jimmac02 (1.1.2); FILE ADDED 2005/04/21 10:26:55 mmeeks 1.1.2.1: More work from jimmac i#46491


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [cba03bd49d0f3d34c3553d7a14025b3449ff65b2]

INTEGRATION: CWS jimmac02 (1.1.2); FILE ADDED 2005/04/21 10:26:54 mmeeks 1.1.2.1: More work from jimmac i#46491


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [5496e6c62f65e50217b142105a2f772b427686ce]

INTEGRATION: CWS jimmac02 (1.1.2); FILE ADDED 2005/04/21 10:26:53 mmeeks 1.1.2.1: More work from jimmac i#46491


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [74575b5378ec44bb85190b30e29351a87a60d498]

INTEGRATION: CWS jimmac02 (1.1.2); FILE ADDED 2005/04/21 10:26:52 mmeeks 1.1.2.1: More work from jimmac i#46491


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [2eced8a39312daaf1433fbea574685872d25925e]

INTEGRATION: CWS jimmac02 (1.1.2); FILE ADDED 2005/04/21 10:26:51 mmeeks 1.1.2.1: More work from jimmac i#46491


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [f1c5b4876708d2a7dffea37fa19807cca4813548]

INTEGRATION: CWS jimmac02 (1.1.2); FILE ADDED 2005/04/21 10:26:50 mmeeks 1.1.2.1: More work from jimmac i#46491


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [efb39da0e6a2079f89b8159f219f281a837485d9]

INTEGRATION: CWS jimmac02 (1.1.2); FILE ADDED 2005/04/21 10:26:49 mmeeks 1.1.2.1: More work from jimmac i#46491


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [9138b51eed94401502981e2401a1eaf7c543fbaf]

INTEGRATION: CWS jimmac02 (1.1.2); FILE ADDED 2005/04/21 10:26:48 mmeeks 1.1.2.1: More work from jimmac i#46491


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [7e3c6f0cb6886a991698537c9b01c181aa338bf9]

INTEGRATION: CWS jimmac02 (1.1.2); FILE ADDED 2005/04/21 10:26:47 mmeeks 1.1.2.1: More work from jimmac i#46491


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [9e3d567e1e613ecfbe25fd6e9e6bc8c12c5ad611]

INTEGRATION: CWS jimmac02 (1.1.2); FILE ADDED 2005/04/21 10:26:46 mmeeks 1.1.2.1: More work from jimmac i#46491


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [4eda853ea00599ecb17f6c893da02d72c1532871]

INTEGRATION: CWS jimmac02 (1.1.2); FILE ADDED 2005/04/21 10:26:45 mmeeks 1.1.2.1: More work from jimmac i#46491


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [4fbce015368ea392cd479f9ee2c3e817d85f69d2]

INTEGRATION: CWS jimmac02 (1.1.2); FILE ADDED 2005/04/21 10:26:44 mmeeks 1.1.2.1: More work from jimmac i#46491


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [bc5cfe3b28880905b05f4bb0110d591c03c6c3d0]

INTEGRATION: CWS jimmac02 (1.1.2); FILE ADDED 2005/04/21 10:26:43 mmeeks 1.1.2.1: More work from jimmac i#46491


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [f537285f0d93779f67e1cb144e0b371010447b51]

INTEGRATION: CWS jimmac02 (1.1.2); FILE ADDED 2005/04/21 10:26:42 mmeeks 1.1.2.1: More work from jimmac i#46491


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [cd9c9b0e03379ba53f9f1101c12bb493e6e21698]

INTEGRATION: CWS jimmac02 (1.1.2); FILE ADDED 2005/04/21 10:26:41 mmeeks 1.1.2.1: More work from jimmac i#46491


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [80897f117657e903eabb7fcc929314624c7fc670]

INTEGRATION: CWS jimmac02 (1.1.2); FILE ADDED 2005/04/21 10:26:40 mmeeks 1.1.2.1: More work from jimmac i#46491


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [75a66b3697c2437a95e4f596969bf05dda1fb267]

INTEGRATION: CWS jimmac02 (1.1.2); FILE ADDED 2005/04/21 10:26:39 mmeeks 1.1.2.1: More work from jimmac i#46491


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [a0f7a2fc138cae5dc01ec844b2071c5c058537fb]

INTEGRATION: CWS jimmac02 (1.1.2); FILE ADDED 2005/04/21 10:26:38 mmeeks 1.1.2.1: More work from jimmac i#46491


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [c57f054feb7939ad18a3e21406c51fab0d3726b6]

INTEGRATION: CWS jimmac02 (1.1.2); FILE ADDED 2005/04/21 10:26:37 mmeeks 1.1.2.1: More work from jimmac i#46491


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [1dd03881c4cf57f09ca2f3eb4264f5f35942f460]

INTEGRATION: CWS jimmac02 (1.1.2); FILE ADDED 2005/04/21 10:26:36 mmeeks 1.1.2.1: More work from jimmac i#46491


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [88227cde97d40c55cee23740f068e040c10c0be2]

INTEGRATION: CWS jimmac02 (1.1.2); FILE ADDED 2005/04/21 10:26:35 mmeeks 1.1.2.1: More work from jimmac i#46491


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [8160fd9c9a9e8b24908cfae7db3434eec448a9a2]

INTEGRATION: CWS jimmac02 (1.1.2); FILE ADDED 2005/04/21 10:26:34 mmeeks 1.1.2.1: More work from jimmac i#46491


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [bf70fe45889389e9b4735d319274fede106d5e70]

INTEGRATION: CWS jimmac02 (1.1.2); FILE ADDED 2005/04/21 10:26:33 mmeeks 1.1.2.1: More work from jimmac i#46491


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [e3ef44160e37cb50d92baba4064cb5c3069af79e]

INTEGRATION: CWS jimmac02 (1.1.2); FILE ADDED 2005/04/21 10:26:32 mmeeks 1.1.2.1: More work from jimmac i#46491


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [1adb6974c044d7d0986d0b814eed3418ac80786a]

INTEGRATION: CWS jimmac02 (1.1.2); FILE ADDED 2005/04/21 10:26:29 mmeeks 1.1.2.1: More work from jimmac i#46491


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [9b5c76f0c4130ab49b70d03ffcf9ce7151b0cc71]

INTEGRATION: CWS jimmac02 (1.1.2); FILE ADDED 2005/04/21 10:26:28 mmeeks 1.1.2.1: More work from jimmac i#46491


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [83209036da4a34cd197b7bddc6db92d7b190fb94]

INTEGRATION: CWS jimmac02 (1.1.2); FILE ADDED 2005/04/21 10:26:27 mmeeks 1.1.2.1: More work from jimmac i#46491


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [f91ac2ea72e0e3789e1864e5598af937d8e10281]

INTEGRATION: CWS jimmac02 (1.1.2); FILE ADDED 2005/04/21 10:26:26 mmeeks 1.1.2.1: More work from jimmac i#46491


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [27ba084514b15ae8ed1ca2fa55dd4fd1292a1c2f]

INTEGRATION: CWS jimmac02 (1.1.2); FILE ADDED 2005/04/21 10:26:25 mmeeks 1.1.2.1: More work from jimmac i#46491


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [c32dee77ffe0ae899a15fffe9a2d4c4c13b3230a]

INTEGRATION: CWS jimmac02 (1.1.2); FILE ADDED 2005/04/21 10:26:24 mmeeks 1.1.2.1: More work from jimmac i#46491


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [4ab83ee7d93a2822be76f4fc08cf88b21760b6f0]

INTEGRATION: CWS jimmac02 (1.1.2); FILE ADDED 2005/04/21 10:26:23 mmeeks 1.1.2.1: More work from jimmac i#46491


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [19816f269e6a20facd23ec0206bb1e7289bda24f]

INTEGRATION: CWS jimmac02 (1.1.2); FILE ADDED 2005/04/21 10:26:22 mmeeks 1.1.2.1: More work from jimmac i#46491


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [05a2b365f2ec21cec21e8412a107b3ea39b2b2a2]

INTEGRATION: CWS jimmac02 (1.1.2); FILE ADDED 2005/04/21 10:26:21 mmeeks 1.1.2.1: More work from jimmac i#46491


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [9c2354995a0d8131eddf90baf178d4fcc4ada8c6]

INTEGRATION: CWS jimmac02 (1.1.2); FILE ADDED 2005/04/21 10:26:20 mmeeks 1.1.2.1: More work from jimmac i#46491


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [7cfd1dfde8b10f2a529b06db3488c599fbe10ac7]

INTEGRATION: CWS jimmac02 (1.1.2); FILE ADDED 2005/04/21 10:26:19 mmeeks 1.1.2.1: More work from jimmac i#46491


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [d00377490903cebd01c45ad1b36529ad19596b24]

INTEGRATION: CWS jimmac02 (1.1.2); FILE ADDED 2005/04/21 10:26:18 mmeeks 1.1.2.1: More work from jimmac i#46491


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [39899755653562cd100a263f049344dd882d9276]

INTEGRATION: CWS jimmac02 (1.1.2); FILE ADDED 2005/04/21 10:26:17 mmeeks 1.1.2.1: More work from jimmac i#46491


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [f3506f02cf64fc553c1d776bdbc5fce9a9b24457]

INTEGRATION: CWS jimmac02 (1.1.2); FILE ADDED 2005/04/21 10:26:16 mmeeks 1.1.2.1: More work from jimmac i#46491


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [c5b388be8c80963bffe91ee944f69d265265aaed]

INTEGRATION: CWS jimmac02 (1.1.2); FILE ADDED 2005/04/21 10:26:15 mmeeks 1.1.2.1: More work from jimmac i#46491


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [dcc1f5f559bf6e6b0a90fdb75c229038e7aa9a83]

INTEGRATION: CWS jimmac02 (1.1.2); FILE ADDED 2005/04/21 10:26:14 mmeeks 1.1.2.1: More work from jimmac i#46491


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [f0107261d862bddcd1f687ca2260d69ec6a731a5]

INTEGRATION: CWS jimmac02 (1.1.2); FILE ADDED 2005/04/21 10:26:13 mmeeks 1.1.2.1: More work from jimmac i#46491


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [213e8a9dd881675c27b544e46f648319b7f1c903]

INTEGRATION: CWS jimmac02 (1.9.2); FILE MERGED 2005/04/21 10:36:53 mmeeks 1.9.2.1: update missing file list.


2005-04-22  Oliver Bolte  <obo@openoffice.org>  [f7eed74718b7d05c918b1abd4bea2934665a39f8]

INTEGRATION: CWS jimmac02 (1.8.2); FILE MERGED 2005/04/21 10:26:12 mmeeks 1.8.2.2: More work from jimmac i#46491 2005/04/06 15:23:52 mmeeks 1.8.2.1: Issue number: i#46491# Submitted by: mmeeks Reviewed by:  mmeeks

Cover starchartdialog icon.

2005-04-22  Oliver Bolte  <obo@openoffice.org>  [1bcdebcb9ee2c1321178a7478d0ae5b675648540]

INTEGRATION: CWS jimmac02 (1.2.2); FILE MERGED 2005/04/12 11:32:53 jimmac 1.2.2.1: Issue number: #i22148# Submitted by: jimmac

get rid of some icons that were done

2005-04-21  Oliver Bolte  <obo@openoffice.org>  [9b3729fed585184f95be04f6c697b35259c38c86]

#i10000# use DISABLE_SAL_DBGBOX for UNIX too


2005-04-21  Oliver Bolte  <obo@openoffice.org>  [eec36da29ade4536e68bbe7576ac47f0faf763ca]

#i10000# Added check for registry_*.zip files (0 Byte *.xcu files)


2005-04-21  Oliver Bolte  <obo@openoffice.org>  [300052151dfdb0bfac9804d0212b57b676800126]

INTEGRATION: CWS fwk10 (1.4.56); FILE MERGED 2005/04/13 07:31:09 dv 1.4.56.1: #i43934# Removed reference to Sun Microsystems


2005-04-21  Oliver Bolte  <obo@openoffice.org>  [a5a56a4934f99734030f829f47dbacdbe145e462]

INTEGRATION: CWS fwk10 (1.22.34); FILE MERGED 2005/04/13 11:34:21 as 1.22.34.2: #i47147# execute ALL slots synchronous 2005/04/12 06:43:45 as 1.22.34.1: #i47147# force synchronous slot execution ... otherwise the office will be terminated


2005-04-21  Oliver Bolte  <obo@openoffice.org>  [fed9eb71c93f2681e55f654bb06baf3adaa5c6ad]

INTEGRATION: CWS fwk10 (1.5.432); FILE MERGED 2005/04/12 08:17:29 pb 1.5.432.1: fix: #i43799# initialize size bigger


2005-04-21  Oliver Bolte  <obo@openoffice.org>  [8f92228fdb48c5bdfe95e81af882bfa2f2989cda]

INTEGRATION: CWS fwk10 (1.33.20); FILE MERGED 2005/04/12 10:44:35 mav 1.33.20.1: #i47224# use stream to send unmodified document with URL


2005-04-21  Oliver Bolte  <obo@openoffice.org>  [3b704b993a98da024e12b4f03cc71873e0fcf1dd]

INTEGRATION: CWS fwk10 (1.65.94); FILE MERGED 2005/04/14 05:10:30 as 1.65.94.1: #i47147# open files synchronous, so cmdline can detect opened documents afterwards


2005-04-21  Oliver Bolte  <obo@openoffice.org>  [d373c4d7047970e462c9630d93031141bb35481f]

INTEGRATION: CWS fwk10 (1.11.26); FILE MERGED 2005/04/12 13:20:06 as 1.11.26.1: #i47159# accept flat detected types without deep detection


2005-04-21  Oliver Bolte  <obo@openoffice.org>  [fad4bdaca348d5b762ea1f26ab516da1bd3c0c9f]

SRC680


2005-04-20  Andreas Schlüns  <as@openoffice.org>  [4d6eaf5f2f7779847ebc0e960da8d857a7be1918]

#i47770# correct filter names for writer global export filters


2005-04-20  Andreas Schlüns  <as@openoffice.org>  [dfdc1c5e0b71765a3e8236faa7564f6bf37387ab]

#i47770# correct filter names for writer global export filters


2005-04-20  Oliver Bolte  <obo@openoffice.org>  [130f91a773a2668b19490e1dd50d88ff4b847f31]

INTEGRATION: CWS swqbugfixes28 (1.47.50); FILE MERGED 2005/04/19 10:23:32 od 1.47.50.1: #i47697# <SwFlowFrm::MoveBwd(..)> - refine condition made for issue i44049: 	 - allow move backward of text frame, whose anchored object has restarted            the layout process as long as the anchored object is positioned 	   considering its wrapping style influence only temporarily.


2005-04-20  Oliver Bolte  <obo@openoffice.org>  [5f6742c8209fa50bba01b922adcc8023a11e07b1]

INTEGRATION: CWS swqbugfixes27 (1.78.28); FILE MERGED 2005/04/15 08:42:30 od 1.78.28.1: #i47458# - <SwLayNotify::~SwLayNotify()> - refine condition to force            unlock of object positions, introduced by issue i44016


2005-04-20  Oliver Bolte  <obo@openoffice.org>  [305a511aa46ad77029b599d9f5ca3de0183555f2]

INTEGRATION: CWS swqbugfixes27 (1.32.108); FILE MERGED 2005/04/15 09:58:39 od 1.32.108.1: #i47455# - <SwFEShell::CopyDrawSel(..)> and <SwFEShell::Paste(..)> 	   notify copied draw frame format, that its positioning 	   attributes are already set.


2005-04-20  Oliver Bolte  <obo@openoffice.org>  [1530a777ea99105c65a8fdec3a950c25a58dff65]

INTEGRATION: CWS swqbugfixes27 (1.34.94); FILE MERGED 2005/04/15 10:47:16 od 1.34.94.1: #i47455# - <SwDoc::CopyLayoutFmt(..)> notify draw frame format that 	   its positioning attributes are already set, because they 	   are copied.


2005-04-20  Oliver Bolte  <obo@openoffice.org>  [b6397ca2bd0831d03e87945d74a992c4bad33414]

INTEGRATION: CWS pj25 (1.2.38); FILE MERGED 2005/03/31 18:42:29 pjanik 1.2.38.1: #i46229#: Add Welsh, Norwegian, Khmer and Northern Sotho, Remove wrong language name for Czech (cs is correct).


2005-04-20  Oliver Bolte  <obo@openoffice.org>  [0be9c2de6517a2ccb70f2e8dbc3c1a1b2f72b422]

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>  [2346447e1f3797a16aa11109227937862f0df77b]

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>  [5922f949f54a9c53cfe112935ca706220beec370]

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>  [468c6743c1ff8251a0f92eae584070890b420920]

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>  [b2569b4c9642bb7985c0c486bddc88a45592b5f9]

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>  [7d4a3b26856e336c9cf7cb02f2a223341362827d]

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>  [b68cd7f2c3fe2e2eb6171b5aaf375bd6de6d4745]

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>  [fb2900e3b381329d2b2e11157b1fc3786e462009]

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>  [954e64179e926ab7ccdee06644ba3857172000a2]

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>  [ce80e9b0600dddaeaec9aad638df1c09db8e4304]

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>  [4434828834ff59545022c3afce2cb55f568ee523]

INTEGRATION: CWS nativefixer6 (1.9.26); FILE MERGED 2005/04/14 09:35:00 hro 1.9.26.1: #121721# OSL assertions now start with Error:


2005-04-20  Oliver Bolte  <obo@openoffice.org>  [18cbae961ad7fae45efaa25e4075f770988862ac]

INTEGRATION: CWS nativefixer6 (1.13.94); FILE MERGED 2005/04/14 09:34:59 hro 1.13.94.1: #121721# OSL assertions now start with Error:


2005-04-20  Oliver Bolte  <obo@openoffice.org>  [71d4b908e6a3321d3d3d836b3897afd0beb9d088]

INTEGRATION: CWS nativefixer6 (1.6.6); FILE MERGED 2005/04/13 12:49:35 obr 1.6.6.1: #b6250018# attachment must either be a file uri or a system path for evolution


2005-04-20  Oliver Bolte  <obo@openoffice.org>  [c22deb6f348cd6c0f779a14ac657ee2f3e860412]

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>  [e15980fdfcd9d0b5fc0b536a7605a9690025f046]

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>  [33f350f5ea8d352ab344dce9842087dc2cb027a7]

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>  [a5a25f11085845f6f5a5b14ee6a6de0d1e6bdc89]

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>  [52afd2e15582f921a2ca73ca6718ba54906f87ed]

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>  [5b48c07ab6e09d252a2f7ea5bd1716516ab78233]

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>  [28137806e3f9ca66277f36f636358af93c70493a]

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>  [94d8c36faadee2030292fb2a52cead3d1b1bf6ae]

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>  [7339b6578c7af407c3e334e2510ce034bbaa44ea]

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>  [37c038c6e24b04f456eee8d3f1406c42abe66a00]

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>  [b35efd5c0f3666b26328b86d163098b6b0e58607]

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>  [32a3bc628d1cbaf968d822071b54cb6032cb191e]

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>  [abedc98f9ded41a486c37b1ce54d004773314c8b]

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>  [b319619c03421aea91ff24d54ff4129f43095797]

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>  [c49623161264b9e480df657e8592bc044cfabfa2]

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>  [75b5f42670ff2fb7c9f6d23d7d8f4f7d29da1fee]

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>  [ed883fbb20a992ed47056e5fd66acff53c2d9bb3]

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>  [6006abddbab0da444ce4330a1330e2d054daca04]

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>  [715dc20a7f7291baaeb0a0194be7da02311ce108]

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>  [a73bbf2f121a405e1fbb1a6f1c2c28ab771f9693]

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>  [fbf6d590298f34597cb1be76ba617737a6dbaa6b]

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>  [3a62636560582792d2362215221a2221bfc2ea5b]

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>  [13d461a0086e3d15818caef7a9d16791c0d5cd6a]

INTEGRATION: CWS nativefixer6 (1.1.2); FILE ADDED 2005/04/19 13:06:24 is 1.1.2.2: #121395# Custom Actions for Deinstallation 2005/04/13 08:31:52 hro 1.1.2.1: #121395# New custom action for patch postunistall action


2005-04-20  Oliver Bolte  <obo@openoffice.org>  [d2fba4d63984c5c606aabace765df0ef3dae4347]

INTEGRATION: CWS nativefixer6 (1.4.2); FILE MERGED 2005/04/13 08:30:48 hro 1.4.2.1: #121395# #i42173# New custom actions postunistall action and rebuilding icon cache


2005-04-20  Oliver Bolte  <obo@openoffice.org>  [52d89cba1f45304f79121e424474fbcd9773c99e]

INTEGRATION: CWS nativefixer6 (1.1.2); FILE ADDED 2005/04/13 08:32:54 hro 1.1.2.1: #i42173# New custom action for rebuilding icon cache


2005-04-20  Oliver Bolte  <obo@openoffice.org>  [cc6564706310d2142b69f42c352a1947744e0eba]

INTEGRATION: CWS nativefixer6 (1.4.2); FILE MERGED 2005/04/13 08:30:47 hro 1.4.2.1: #121395# #i42173# New custom actions postunistall action and rebuilding icon cache


2005-04-20  Oliver Bolte  <obo@openoffice.org>  [9d412674730a8d4dbf38642b0e311d5ddaccbb69]

INTEGRATION: CWS nativefixer6 (1.1.2); FILE ADDED 2005/04/19 13:05:25 is 1.1.2.2: #121396# Custom Actions for Patch 2005/04/14 12:22:47 hro 1.1.2.1: #121396# Custum action for Patch installation/deinstallation


2005-04-20  Oliver Bolte  <obo@openoffice.org>  [5b66f3d10371830e34d864a35f45f555ab1649e5]

INTEGRATION: CWS nativefixer6 (1.1.2); FILE ADDED 2005/04/14 12:22:25 hro 1.1.2.1: #121396# Custum action for Patch installation/deinstallation


2005-04-20  Oliver Bolte  <obo@openoffice.org>  [9b36f588e44768332dbc96cf3988e0900fd5365c]

INTEGRATION: CWS nativefixer6 (1.1.2); FILE ADDED 2005/04/19 13:05:24 is 1.1.2.2: #121396# Custom Actions for Patch 2005/04/14 12:22:36 hro 1.1.2.1: #121396# Custum action for Patch installation/deinstallation


2005-04-20  Oliver Bolte  <obo@openoffice.org>  [4f97999227bc18b78cf9672ac44f1cd35514c273]

INTEGRATION: CWS nativefixer6 (1.1.2); FILE ADDED 2005/04/12 16:32:07 is 1.1.2.1: #i46741# preparing Windows patch


2005-04-20  Oliver Bolte  <obo@openoffice.org>  [e21c26e65adedc231cf2e95b75324e72b602b92a]

INTEGRATION: CWS nativefixer6 (1.5.32); FILE MERGED 2005/04/12 10:21:58 is 1.5.32.1: #i46741# Linux patch


2005-04-20  Oliver Bolte  <obo@openoffice.org>  [bcb63841e311cf69c604b45f798eb3d992b6fa42]

INTEGRATION: CWS nativefixer6 (1.1.2); FILE ADDED 2005/04/12 10:19:15 is 1.1.2.2: #i46741# Linux patch 2005/04/12 10:14:00 is 1.1.2.1: #i46741# Linux patching


2005-04-20  Oliver Bolte  <obo@openoffice.org>  [ac396953665010abe3bc09ce0524b743358f9536]

INTEGRATION: CWS nativefixer6 (1.5.2); FILE MERGED 2005/04/14 14:58:47 is 1.5.2.3: #i46741# preparing linux patch 2005/04/12 11:32:56 is 1.5.2.2: #i46741# improve install mechanism 2005/04/08 17:57:20 is 1.5.2.1: #i46741# split language pack into smaller packages


2005-04-20  Oliver Bolte  <obo@openoffice.org>  [ab0476837108f701fe338c95b91a5869bd28c8f3]

INTEGRATION: CWS nativefixer6 (1.6.32); FILE MERGED 2005/04/12 16:32:38 is 1.6.32.2: #i46741# preparing Windows patch 2005/04/12 10:22:22 is 1.6.32.1: #i46741# Linux patch


2005-04-20  Oliver Bolte  <obo@openoffice.org>  [a900d7caaef1dabb75755d3345ce441ed6848959]

INTEGRATION: CWS nativefixer6 (1.12.4); FILE MERGED 2005/04/14 12:21:06 hro 1.12.4.1: #121396# Custum action for Patch installation/deinstallation


2005-04-20  Oliver Bolte  <obo@openoffice.org>  [820b510e5c63aedeea29ea5fb08ec8092a17abd8]

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>  [3f983f9bbcaca1ef10ea13e980438a3b7e503c95]

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-20  Oliver Bolte  <obo@openoffice.org>  [0e6d95ef96efb7774186d4afd6c962d99f6b186e]

INTEGRATION: CWS nativefixer6 (1.6.28); FILE MERGED 2005/04/06 13:32:31 obr 1.6.28.1: #i45628# changed LINKFLAGS for linux


2005-04-20  Oliver Bolte  <obo@openoffice.org>  [ac06ad62267f43e5dba272a13d3e59c5bc1bd78f]

INTEGRATION: CWS nativefixer6 (1.14.2); FILE MERGED 2005/04/12 06:36:29 obr 1.14.2.2: moved /usr/bin/soffice link to desktop integration packages 2005/04/06 13:16:43 obr 1.14.2.1: #i46317# make ln not deference the target if exits


2005-04-20  Oliver Bolte  <obo@openoffice.org>  [ce78b945d576166ab3bf9879506a3a76bea0806a]

INTEGRATION: CWS nativefixer6 (1.12.2); FILE MERGED 2005/04/12 06:36:28 obr 1.12.2.1: moved /usr/bin/soffice link to desktop integration packages


2005-04-20  Oliver Bolte  <obo@openoffice.org>  [89d0b3ac00db673cd4204f591cbaab05aa118fcd]

INTEGRATION: CWS nativefixer6 (1.7.8); FILE MERGED 2005/04/13 08:08:00 obr 1.7.8.1: moved creation of /usr/bin/soffice to desktop integration packages


2005-04-20  Oliver Bolte  <obo@openoffice.org>  [23096de7368313dfcf982af2a3cfdb1588bf2155]

INTEGRATION: CWS nativefixer6 (1.13.8); FILE MERGED 2005/04/12 06:36:29 obr 1.13.8.2: moved /usr/bin/soffice link to desktop integration packages 2005/04/06 13:16:42 obr 1.13.8.1: #i46317# make ln not deference the target if exits


2005-04-20  Oliver Bolte  <obo@openoffice.org>  [df20a603da45e041abe228d4ffc0bf940b70dded]

INTEGRATION: CWS nativefixer6 (1.11.2); FILE MERGED 2005/04/12 06:36:29 obr 1.11.2.1: moved /usr/bin/soffice link to desktop integration packages


2005-04-20  Oliver Bolte  <obo@openoffice.org>  [03ac9d4d0b7eec938b0a63846bdea0511591fe56]

INTEGRATION: CWS nativefixer6 (1.8.8); FILE MERGED 2005/04/19 08:07:08 obr 1.8.8.1: #i42848# added application/wordperfect again because it is still used by KDE


2005-04-20  Oliver Bolte  <obo@openoffice.org>  [9dd018bf0ac1a5e6632a3dcf4697495195fb205b]

INTEGRATION: CWS nativefixer6 (1.7.10); FILE MERGED 2005/04/19 08:05:37 obr 1.7.10.1: #i47641# added correct ms powerpoint mime type - keeping the wrong one for KDE


2005-04-20  Oliver Bolte  <obo@openoffice.org>  [3fbcca12de473fb6c7c76db383bc542c18823481]

INTEGRATION: CWS nativefixer6 (1.3.2); FILE MERGED 2005/04/06 14:04:01 obr 1.3.2.1: #i46317# added missing cd to _builddir


2005-04-20  Oliver Bolte  <obo@openoffice.org>  [99aa361f51eddbdbda2e1b320c62815f0f321aa4]

INTEGRATION: CWS nativefixer6 (1.2.8); FILE MERGED 2005/04/06 14:08:03 obr 1.2.8.3: #i46226# patch committed 2005/04/06 13:53:21 obr 1.2.8.2: #i46317# patch commited 2005/04/06 13:16:44 obr 1.2.8.1: #i46317# make ln not deference the target if exits


2005-04-20  Oliver Bolte  <obo@openoffice.org>  [674c7364ceeffe50b2f94181963aa20b24955551]

INTEGRATION: CWS scmatchfix (1.13.18); FILE MERGED 2005/04/15 14:19:27 er 1.13.18.1: #i46950# BinarySearch: keep it simple, stupid


2005-04-20  Oliver Bolte  <obo@openoffice.org>  [154a8189850d490450a9f011f66a2539af1ab74e]

INTEGRATION: CWS vclshowstop03 (1.32.26); FILE MERGED 2005/04/18 17:12:14 pl 1.32.26.1: #i47544# mimic OutputDevice font color behaviour


2005-04-20  Oliver Bolte  <obo@openoffice.org>  [9b16eaacbaf24b7204b32fe5a4adbac1857653c8]

INTEGRATION: CWS vclshowstop03 (1.80.26); FILE MERGED 2005/04/18 17:12:13 pl 1.80.26.1: #i47544# mimic OutputDevice font color behaviour


2005-04-19  Vladimir Glazounov  <vg@openoffice.org>  [0c887c8b1ac9a0c6365e031cc519cc510a3a8fc5]

new version for SRC680


2005-04-19  Vladimir Glazounov  <vg@openoffice.org>  [16a69b9c2d253aaaab87a40ce2030f3dc73821cb]

new version for SRC680


2005-04-19  Vladimir Glazounov  <vg@openoffice.org>  [afdfe8c552403aafc38ac305b328d0aba482afc8]

new version for SRC680


2005-04-19  Vladimir Glazounov  <vg@openoffice.org>  [f1d834789a208caa95de938fb97fefa45da04f27]

new version for SRC680


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [88cabe2393f0eadc96f1d0eb77ac01ebe86d19ac]

SRC680


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [69ddba92afc5cb98950e29888a1e2e9249b0353f]

INTEGRATION: CWS os59 (1.7.72); FILE MERGED 2005/04/14 10:31:44 os 1.7.72.1: #i47427# register created database using interface XDocumentDataSource


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [d0f5958ac42515f059431f18e3ee9b9e9afe60ca]

INTEGRATION: CWS fr8fix1 (1.75.4); FILE MERGED 2005/04/08 17:19:28 flr 1.75.4.2: #i47013# need to check pNd->GetNumRule()!=NULL as well. 2005/04/05 13:31:03 flr 1.75.4.1: support for thai languages: #i42909# and #i46087#


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [e6248effa29bd8c88d377872102f832cb2bc100f]

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>  [6fbcf34d0b515a81d2c94ee0c78247d580a10c32]

INTEGRATION: CWS fr8fix1 (1.27.4); FILE MERGED 2005/04/04 14:21:23 hbrinkm 1.27.4.1: #i46583# if a paragraph style is removed from outline remove the numbering rule


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [7b3b2e2ea3b482b8dfa9a56e07f8f03d8bd4e21b]

INTEGRATION: CWS fr8fix1 (1.69.374); FILE MERGED 2005/04/05 13:31:05 flr 1.69.374.1: support for thai languages: #i42909# and #i46087#


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [5ab77d17f30effd623be770a2155575faef1673b]

INTEGRATION: CWS fr8fix1 (1.115.4); FILE MERGED 2005/04/05 13:31:04 flr 1.115.4.1: support for thai languages: #i42909# and #i46087#


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [d71109b53881ccfbcf8c478026d5a437fc88f3db]

INTEGRATION: CWS wordml01 (1.10.8); FILE MERGED 2005/04/11 17:28:58 flr 1.10.8.2: changes to compile on linux 2005/04/11 12:31:00 flr 1.10.8.1: #i46835# added import of header and footer


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [a61fd5637d21b7e43618a784bca500a39dd3a0ea]

INTEGRATION: CWS fr8fix1 (1.66.68); FILE MERGED 2005/04/13 10:59:51 hbrinkm 1.66.68.1: #121624# SetTxtFmtCollAndListLevel: in outline set outline level according to paragraph style


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [31e08586bf5c2f21cc01cde48c6fb48cb82fa566]

INTEGRATION: CWS wordml01 (1.1.2); FILE ADDED 2005/04/11 17:28:58 flr 1.1.2.2: changes to compile on linux 2005/04/11 12:30:44 flr 1.1.2.1: #i46835# added import of header and footer


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [a0dbbee8141c36d3d14a47c22e5c9ac34f017e76]

INTEGRATION: CWS wordml01 (1.1.2); FILE ADDED 2005/04/12 08:40:45 flr 1.1.2.3: bug in fla's switch command 2005/04/11 17:28:57 flr 1.1.2.2: changes to compile on linux 2005/04/11 12:30:33 flr 1.1.2.1: #i46835# added import of header and footer


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [ae24665434059892668707933e8d872daba61868]

INTEGRATION: CWS fr8fix1 (1.11.154); FILE MERGED 2005/04/06 09:34:45 flr 1.11.154.1: #i46731# disable tab import


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [085124e5cd4da394a2a16cdd424230680ce609c3]

INTEGRATION: CWS wordml01 (1.6.14); FILE MERGED 2005/04/11 17:28:57 flr 1.6.14.2: changes to compile on linux 2005/04/11 12:30:59 flr 1.6.14.1: #i46835# added import of header and footer


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [9765be85fef28f4343953a3a843c7760586fee38]

INTEGRATION: CWS fr8fix1 (1.8.182); FILE MERGED 2005/04/05 14:20:19 dvo 1.8.182.1: #i46062# do not use default parameters for SmartRel2Abs


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [f50e45280f449d2f1349af6f1eca6a47a9f1ddbd]

INTEGRATION: CWS wordml01 (1.7.8); FILE MERGED 2005/04/11 12:27:19 flr 1.7.8.1: #i46835# added import of header and footer


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [f6d7d01657a5c385dde8613a82e8f4a5f0cb195c]

INTEGRATION: CWS fr8fix1 (1.14.182); FILE MERGED 2005/04/05 14:20:19 dvo 1.14.182.1: #i46062# do not use default parameters for SmartRel2Abs


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [3a3f2b1d012eef9a795f5a0d7b0d3f8e3bab5910]

INTEGRATION: CWS wordml01 (1.1.2); FILE ADDED 2005/04/13 09:18:27 flr 1.1.2.2: regression: background was missing after header import 2005/04/11 12:29:03 flr 1.1.2.1: #i46835# added import of header and footer


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [db355dbc220eda93ec29a500723e58d5c96b1e0b]

INTEGRATION: CWS fr8fix1 (1.11.182); FILE MERGED 2005/04/05 14:20:19 dvo 1.11.182.1: #i46062# do not use default parameters for SmartRel2Abs


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [36538e04ebc8e22c099ac30c717ba0fdff1efa3e]

INTEGRATION: CWS fr8fix1 (1.12.182); FILE MERGED 2005/04/05 14:20:18 dvo 1.12.182.1: #i46062# do not use default parameters for SmartRel2Abs


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [3a6a37fd2507a9616f660daa1e7d3260c1fafd06]

INTEGRATION: CWS wordml01 (1.8.8); FILE MERGED 2005/04/11 12:27:18 flr 1.8.8.1: #i46835# added import of header and footer


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [3d449aac468255948a8e48c39fc0b282de8c85c4]

INTEGRATION: CWS fr8fix1 (1.14.182); FILE MERGED 2005/04/05 14:20:18 dvo 1.14.182.1: #i46062# do not use default parameters for SmartRel2Abs


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [a536648c6f6f355f2c68e585cd4e838a742c01f4]

INTEGRATION: CWS qwizardsbf4 (1.6.6); FILE MERGED 2005/04/11 15:18:01 tv 1.6.6.1: #i43136# correct default name for agenda template


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [d0e982244f57446203b8de321deb447408d904aa]

INTEGRATION: CWS fr8fix1 (1.13.182); FILE MERGED 2005/04/05 14:20:18 dvo 1.13.182.1: #i46062# do not use default parameters for SmartRel2Abs


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [92aa8c6b888b266d07acaa13fc725611e205ba72]

INTEGRATION: CWS qwizardsbf4 (1.4.20); FILE MERGED 2005/04/11 16:28:25 tv 1.4.20.1: #correct handling of Office Language


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [0516ee0500aad18a3c463d3a26fd80a41aa55d10]

INTEGRATION: CWS fr8fix1 (1.29.588); FILE MERGED 2005/04/06 14:52:50 dvo 1.29.588.1: #i46786# fix XTolerantMultiPropertySet::getDirectPropertyValuesTolerant          (previously this used the style's properties if the paragraph           attr set was empty)


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [77098cbe273286cd68b780d47dd78ec931b880c7]

INTEGRATION: CWS qwizardsbf4 (1.2.72); FILE MERGED 2005/04/11 15:18:01 tv 1.2.72.1: #i43136# correct default name for agenda template


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [d09b166d72f821bbbf5edfed1bf3a37d520df138]

INTEGRATION: CWS fr8fix1 (1.47.4); FILE MERGED 2005/04/05 15:07:51 hbrinkm 1.47.4.1: #i46625# SwTxtNode::_ChgTxtCollUpdateNum: Only change numbering level if paragraph has the same numbering rule as the assigned paragraph style


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [024e90230f40c481d496d141efcb18ecdbb168b6]

INTEGRATION: CWS qwizardsbf4 (1.4.44); FILE MERGED 2005/04/11 15:18:01 tv 1.4.44.1: #i43136# correct default name for agenda template


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [9b22b889a310b30311ae9d8baf5abcf1b1db5bdb]

INTEGRATION: CWS fr8fix1 (1.21.12); FILE MERGED 2005/04/05 12:53:14 hbrinkm 1.21.12.1: #i46588# Call UpdateNum with a node number of the appropriate level.


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [8779d311986fe241cb546b8e81d9fa4eb1c6bc83]

INTEGRATION: CWS qwizardsbf4 (1.21.14); FILE MERGED 2005/04/11 15:17:15 tv 1.21.14.1: #i43136# correct default agenda file name


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [92cb9a461524d0f886648bc77e597a24a2bcf1c0]

INTEGRATION: CWS fr8fix1 (1.12.36); FILE MERGED 2005/04/07 17:26:49 dvo 1.12.36.1: #b6242385# read writing-mode for text frames in .sxw files Issue number: Submitted by: Reviewed by:


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [4d7879bcad4603541537b0ef77e54dc5f913461a]

INTEGRATION: CWS fr8fix1 (1.115.14); FILE MERGED 2005/04/08 15:33:41 dvo 1.115.14.1: #121136# do not use outline numbering for outlines in lists


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [6de9404c01c4382bcac4a7530535ec156d3f03aa]

INTEGRATION: CWS olefix (1.45.24); FILE MERGED 2005/04/13 15:17:59 mba 1.45.24.1: missing commandline evaluation


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [a965f68498fb541787819fa3a9f9e5bb9a418454]

INTEGRATION: CWS olefix (1.173.10); FILE MERGED 2005/04/14 12:51:16 as 1.173.10.2: #i47154# make session listener registration independend from session restore 2005/04/11 13:09:40 as 1.173.10.1: #i47154# differ between recovery and session data


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [8f78e51e1f2a3682358c10cbe941a58a644a06c3]

INTEGRATION: CWS olefix (1.2.4); FILE MERGED 2005/04/08 12:54:10 jl 1.2.4.1: #46778# Reloading of Java applet did not work, applet did not appear


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [f593c33690020da1711e395a748a7a3fe11e9d49]

INTEGRATION: CWS thaiblocksatz (1.63.60); FILE MERGED 2005/04/06 07:30:18 fme 1.63.60.2: RESYNC: (1.63-1.64); FILE MERGED 2005/04/06 06:30:33 fme 1.63.60.1: #i41860# Thai justified alignment needs some more precision to prevent rounding errors


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [b279125549b34a6312f820090c944c129ea9eaa1]

INTEGRATION: CWS thaiblocksatz (1.37.232); FILE MERGED 2005/04/06 06:30:33 fme 1.37.232.1: #i41860# Thai justified alignment needs some more precision to prevent rounding errors


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [e5a7490b3a895667316953a371532bf22c49e9a3]

INTEGRATION: CWS thaiblocksatz (1.50.380); FILE MERGED 2005/04/06 06:30:32 fme 1.50.380.1: #i41860# Thai justified alignment needs some more precision to prevent rounding errors


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [3feb0520d07b420d01f0185ea6ea07a4686bbb04]

INTEGRATION: CWS olefix (1.10.4); FILE MERGED 2005/04/06 17:00:18 mba 1.10.4.1: #i46812#: assertion doesn't work if object is closed


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [8aebbba8631c9c4b349e88fa4b637198fbae8578]

INTEGRATION: CWS thaiblocksatz (1.18.702); FILE MERGED 2005/04/06 07:29:57 fme 1.18.702.2: RESYNC: (1.18-1.19); FILE MERGED 2005/04/06 06:30:32 fme 1.18.702.1: #i41860# Thai justified alignment needs some more precision to prevent rounding errors


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [006629811bfb27b7078b39e33954ff65848b0fdc]

INTEGRATION: CWS thaiblocksatz (1.77.378); FILE MERGED 2005/04/06 07:29:48 fme 1.77.378.2: RESYNC: (1.77-1.78); FILE MERGED 2005/04/06 06:30:32 fme 1.77.378.1: #i41860# Thai justified alignment needs some more precision to prevent rounding errors


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [36d9259604c25726130d92736f52cba88690e8ee]

INTEGRATION: CWS thaiblocksatz (1.6.380); FILE MERGED 2005/04/06 06:30:31 fme 1.6.380.1: #i41860# Thai justified alignment needs some more precision to prevent rounding errors


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [ea5a82e87e4fcaab2ed0f1611e8933902fa46d3a]

INTEGRATION: CWS olefix (1.55.22); FILE MERGED 2005/04/11 16:31:57 mba 1.55.22.4: #i120637#: only for PrepareClose called from GUI 2005/04/11 14:16:31 mba 1.55.22.3: #120637#: prevent file from closing while saving 2005/04/08 16:49:19 mba 1.55.22.2: #i47002#: handle double ownership 2005/04/06 13:14:47 as 1.55.22.1: #i46790# enable SendMailAsPDF by default; filter detection cant be used for that!


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [440aea99e5f9b166c8c1d1f33e3684864656e426]

INTEGRATION: CWS thaiblocksatz (1.21.146); FILE MERGED 2005/04/06 06:30:31 fme 1.21.146.1: #i41860# Thai justified alignment needs some more precision to prevent rounding errors


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [487843e56d6102be319c6ee4c4c038a9bad65816]

INTEGRATION: CWS olefix (1.60.132); FILE MERGED 2005/04/12 13:01:03 as 1.60.132.1: handle duplicate suspend() calls more gracefully


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [459f92b8371434e53b33af1d8787f42c22f62a45]

INTEGRATION: CWS thaiblocksatz (1.16.362); FILE MERGED 2005/04/06 06:30:31 fme 1.16.362.1: #i41860# Thai justified alignment needs some more precision to prevent rounding errors


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [afff1029bb39ba9ed374d24d2b37366af548edcf]

INTEGRATION: CWS olefix (1.29.10); FILE MERGED 2005/04/06 16:11:09 cd 1.29.10.1: #i46844# Revert changes to support keyboard short-cuts in URL box. This must be fixed by a generic implementation


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [0b01c97a42bcfdd6b46757f7b3009a83b4178755]

INTEGRATION: CWS olefix (1.57.22); FILE MERGED 2005/04/07 11:23:30 mba 1.57.22.2: #i46712#: remove assertion because it is not always possible to avoid it 2005/04/06 17:01:25 mba 1.57.22.1: #i46812#: object must be moved in SetModel, not copied


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [5cbf793fbca814c9ef7e14a63626e3da37147609]

INTEGRATION: CWS thaiblocksatz (1.82.184); FILE MERGED 2005/04/06 06:30:31 fme 1.82.184.1: #i41860# Thai justified alignment needs some more precision to prevent rounding errors


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [852fd44d6c42b647d81f40d7dd65026e674b77b4]

INTEGRATION: CWS olefix (1.90.4); FILE MERGED 2005/04/13 13:02:13 mav 1.90.4.1: #120637# disable vcl window during saving


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [dc981b1969dea741508250e4bfcbb646dbc8fa79]

INTEGRATION: CWS thaiblocksatz (1.53.150); FILE MERGED 2005/04/06 06:30:30 fme 1.53.150.1: #i41860# Thai justified alignment needs some more precision to prevent rounding errors


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [59e7619205b5511207afadba3dfb808a324977e6]

INTEGRATION: CWS olefix (1.64.4); FILE MERGED 2005/04/08 14:45:16 mba 1.64.4.1: #i46009#: UpdateTitle after finished loading


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [1914079284f06d0e413e0abfddd4eaf2e9a235ae]

INTEGRATION: CWS thaiblocksatz (1.21.380); FILE MERGED 2005/04/06 06:30:30 fme 1.21.380.1: #i41860# Thai justified alignment needs some more precision to prevent rounding errors


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [652e16282d45c17f1a751e653604bad02a1bc0cc]

INTEGRATION: CWS olefix (1.33.14); FILE MERGED 2005/04/13 11:54:45 as 1.33.14.1: #i46790# improve search for PDF filter


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [9795028bd79f5eddd598b32d19012646fd28f48a]

INTEGRATION: CWS thaiblocksatz (1.35.598); FILE MERGED 2005/04/06 06:30:29 fme 1.35.598.1: #i41860# Thai justified alignment needs some more precision to prevent rounding errors


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [8932e498b94c50e5d9af057b38f2c3137a1fe9b7]

INTEGRATION: CWS thaiblocksatz (1.6.380); FILE MERGED 2005/04/06 06:30:29 fme 1.6.380.1: #i41860# Thai justified alignment needs some more precision to prevent rounding errors


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [bb3722103012c0934642663f0fe09bb725350c39]

INTEGRATION: CWS thaiblocksatz (1.37.362); FILE MERGED 2005/04/06 06:30:29 fme 1.37.362.1: #i41860# Thai justified alignment needs some more precision to prevent rounding errors


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [476967cd75e721363a13cd793e2804a14242b7fd]

INTEGRATION: CWS thaiblocksatz (1.21.1188); FILE MERGED 2005/04/06 06:30:29 fme 1.21.1188.1: #i41860# Thai justified alignment needs some more precision to prevent rounding errors


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [0eca64cd0b64f4022085e2fa21ae47bb62d0aca5]

INTEGRATION: CWS thaiblocksatz (1.81.500); FILE MERGED 2005/04/06 06:30:29 fme 1.81.500.1: #i41860# Thai justified alignment needs some more precision to prevent rounding errors


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [3ac27e46cbb76d3eb8e2320738549c747524ce2d]

INTEGRATION: CWS thaiblocksatz (1.11.546); FILE MERGED 2005/04/06 06:30:28 fme 1.11.546.1: #i41860# Thai justified alignment needs some more precision to prevent rounding errors


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [1234f6a2349351fb751c1aa005474daaeb4be350]

INTEGRATION: CWS thaiblocksatz (1.21.380); FILE MERGED 2005/04/06 06:30:28 fme 1.21.380.1: #i41860# Thai justified alignment needs some more precision to prevent rounding errors


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [3fa9c506e58f95d919433f57a696cb1cc2b8a150]

INTEGRATION: CWS thaiblocksatz (1.18.598); FILE MERGED 2005/04/06 06:30:28 fme 1.18.598.1: #i41860# Thai justified alignment needs some more precision to prevent rounding errors


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [3bf62ee35938d61dc2512dab1db1f19762a999f3]

INTEGRATION: CWS thaiblocksatz (1.53.306); FILE MERGED 2005/04/06 06:30:28 fme 1.53.306.1: #i41860# Thai justified alignment needs some more precision to prevent rounding errors


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [1b9bf7b0e55b2f65f1171b7e41ce1b08e5d1b1a9]

INTEGRATION: CWS thaiblocksatz (1.31.146); FILE MERGED 2005/04/06 06:30:27 fme 1.31.146.1: #i41860# Thai justified alignment needs some more precision to prevent rounding errors


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [24778ceee130834cbf20533a90336149f6f2349d]

INTEGRATION: CWS thaiblocksatz (1.48.48); FILE MERGED 2005/04/06 06:30:27 fme 1.48.48.1: #i41860# Thai justified alignment needs some more precision to prevent rounding errors


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [39c58e416252571a04b8ebbb56c9fa012b117993]

INTEGRATION: CWS olefix (1.18.32); FILE MERGED 2005/04/06 15:01:38 mav 1.18.32.1: #i46469# use correct umask on unix


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [c21b3bbc520bc32f8a02126ebafb89f678f469c5]

INTEGRATION: CWS thaiblocksatz (1.15.500); FILE MERGED 2005/04/06 06:30:27 fme 1.15.500.1: #i41860# Thai justified alignment needs some more precision to prevent rounding errors


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [8252f61c2f1c840504abf3feb12ad245c9119826]

INTEGRATION: CWS thaiblocksatz (1.38.362); FILE MERGED 2005/04/06 06:30:27 fme 1.38.362.1: #i41860# Thai justified alignment needs some more precision to prevent rounding errors


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [cb4a372852342a35698462759d4b0dc1fb4afc85]

INTEGRATION: CWS thaiblocksatz (1.13.410); FILE MERGED 2005/04/06 06:30:27 fme 1.13.410.1: #i41860# Thai justified alignment needs some more precision to prevent rounding errors


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [53e42193af8fb09ab3577b020efd1c359090cc27]

INTEGRATION: CWS thaiblocksatz (1.91.48); FILE MERGED 2005/04/06 06:30:26 fme 1.91.48.1: #i41860# Thai justified alignment needs some more precision to prevent rounding errors


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [153935b467ccf06007ecb3e357f3c07a6621544c]

INTEGRATION: CWS thaiblocksatz (1.65.360); FILE MERGED 2005/04/06 07:29:27 fme 1.65.360.2: RESYNC: (1.65-1.66); FILE MERGED 2005/04/06 06:30:26 fme 1.65.360.1: #i41860# Thai justified alignment needs some more precision to prevent rounding errors


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [f6364a0f2934f5e0ada2fa5d1b32426f6901ba21]

INTEGRATION: CWS thaiblocksatz (1.16.572); FILE MERGED 2005/04/06 06:30:26 fme 1.16.572.1: #i41860# Thai justified alignment needs some more precision to prevent rounding errors


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [d6d77468d4016237633fa07fd08e6e3ff03addd0]

INTEGRATION: CWS olefix (1.16.8); FILE MERGED 2005/04/07 06:42:14 cd 1.16.8.2: #i46836# Generic toolbar manager must be always created. They also support the dynamic visibility feature with status updates 2005/04/06 14:36:53 cd 1.16.8.1: #i48636# Don't create load URL and generic controller their toolbar element is not visible


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [e084a2fdd60eac6ab6883397416c37514e51db92]

INTEGRATION: CWS thaiblocksatz (1.45.190); FILE MERGED 2005/04/06 06:30:26 fme 1.45.190.1: #i41860# Thai justified alignment needs some more precision to prevent rounding errors


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [6b7d7809c97424ef08f1980f0f03b3caaaa2a0ed]

INTEGRATION: CWS olefix (1.3.2); FILE MERGED 2005/04/15 05:33:34 as 1.3.2.2: #i47154# dont check for existing recovery data; it's done already outside 2005/04/14 12:59:13 as 1.3.2.1: #i47154# register session listener always


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [164721e24093d1c4cc2d861ae59b910e69479fb6]

INTEGRATION: CWS thaiblocksatz (1.96.362); FILE MERGED 2005/04/06 07:29:16 fme 1.96.362.2: RESYNC: (1.96-1.97); FILE MERGED 2005/04/06 06:30:25 fme 1.96.362.1: #i41860# Thai justified alignment needs some more precision to prevent rounding errors


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [4531adf752d3ff68f34e995975564dd64b73cfd4]

INTEGRATION: CWS olefix (1.6.2); FILE MERGED 2005/04/15 06:00:58 as 1.6.2.3: #i47154# make sure that no log will be written 2005/04/14 12:53:31 as 1.6.2.2: #i47154# make differences between session management and auto recovery more clear 2005/04/11 13:10:27 as 1.6.2.1: #i47154# differ between recovery and session data


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [0598260bc3f624646e4849cfb1cf35c6c1e09b40]

INTEGRATION: CWS thaiblocksatz (1.41.690); FILE MERGED 2005/04/06 06:30:25 fme 1.41.690.1: #i41860# Thai justified alignment needs some more precision to prevent rounding errors


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [29258ffe5876fc80c948120221de6aae3c447e9f]

INTEGRATION: CWS thaiblocksatz (1.46.240); FILE MERGED 2005/04/06 06:30:25 fme 1.46.240.1: #i41860# Thai justified alignment needs some more precision to prevent rounding errors


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [423519f8b1a6d13fba22d1b36f70608a558957c8]

INTEGRATION: CWS thaiblocksatz (1.4.682); FILE MERGED 2005/04/06 06:30:25 fme 1.4.682.1: #i41860# Thai justified alignment needs some more precision to prevent rounding errors


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [962868788e6a2b2ef752e21e26730c07654c300c]

INTEGRATION: CWS olefix (1.7.4); FILE MERGED 2005/04/11 13:10:04 as 1.7.4.1: #i47154# differ between recovery and session data


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [e72e6e48a879f958e3f1fe039ca91c7d357096ef]

INTEGRATION: CWS thaiblocksatz (1.56.150); FILE MERGED 2005/04/06 06:30:24 fme 1.56.150.1: #i41860# Thai justified alignment needs some more precision to prevent rounding errors


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [9a298f98fd56f1e220b3cf3efbfc84439ffabdf2]

INTEGRATION: CWS thaiblocksatz (1.38.380); FILE MERGED 2005/04/06 06:30:24 fme 1.38.380.1: #i41860# Thai justified alignment needs some more precision to prevent rounding errors


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [a6794821fbed5e064a0d37a765e2b29a3f6568b4]

INTEGRATION: CWS thaiblocksatz (1.44.240); FILE MERGED 2005/04/06 06:30:24 fme 1.44.240.1: #i41860# Thai justified alignment needs some more precision to prevent rounding errors


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [456fee95ae3a6848dd214fa09b70e74598bc55fe]

INTEGRATION: CWS thaiblocksatz (1.10.230); FILE MERGED 2005/04/06 06:30:23 fme 1.10.230.1: #i41860# Thai justified alignment needs some more precision to prevent rounding errors


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [00bfc24b4f775aa379cb277f4a8770d4644a1c84]

INTEGRATION: CWS thaiblocksatz (1.33.688); FILE MERGED 2005/04/06 06:30:23 fme 1.33.688.1: #i41860# Thai justified alignment needs some more precision to prevent rounding errors


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [b0e7798954e5f98ef236d17453bf19966adb6ac3]

INTEGRATION: CWS thaiblocksatz (1.32.380); FILE MERGED 2005/04/06 06:30:22 fme 1.32.380.1: #i41860# Thai justified alignment needs some more precision to prevent rounding errors


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [cefbddb478dc1db7169c87ed089130ab665cdb2a]

INTEGRATION: CWS thaiblocksatz (1.7.380); FILE MERGED 2005/04/06 06:29:20 fme 1.7.380.1: #i41860# Thai justified alignment needs some more precision to prevent rounding errors


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [09fb90e662e071fa14de2d4050015cde8b439040]

INTEGRATION: CWS olefix (1.16.4); FILE MERGED 2005/04/12 15:55:43 kso 1.16.4.1: #i47244# - fixed null pointer deref.


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [028e04b6d4e2779d4a1ccf0990f8931f92e566a9]

INTEGRATION: CWS olefix (1.6.152); FILE MERGED 2005/04/07 15:04:42 lo 1.6.152.1: #i46935# fix file name conversion


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [a0fe57f49c7fdafb084084020a7ac2c631af3dd2]

INTEGRATION: CWS swqbugfixes26 (1.10.20); FILE MERGED 2005/04/13 12:05:25 od 1.10.20.1: #i47014# <SwObjectFormatterTxtFrm::_FormatAnchorFrmForCheckMoveFwd()> 	 - no format of section and previous columns for follow 	   text frames.


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [4bc7d50ab10f1f7f3417e41ece88c67935d681ba]

INTEGRATION: CWS olefix (1.11.6); FILE MERGED 2005/04/14 07:52:08 mav 1.11.6.2: #i47044# clean the required local registries in case of installation for all users 2005/04/11 11:10:09 mav 1.11.6.1: #i47044# use HKEY_LOCAL_MACHINE


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [6303aa33b3d1e7bb9a9ffc3641a7fa8f5e22e41b]

INTEGRATION: CWS olefix (1.41.8); FILE MERGED 2005/04/11 13:35:33 tbe 1.41.8.1: #i47002# API: calling oDoc.printPages(); oDoc.close(true) crashes the office


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [d716c1a47604a36efece28f7c6e351dfd8f54ccd]

INTEGRATION: CWS olefix (1.33.36); FILE MERGED 2005/04/11 13:35:22 tbe 1.33.36.1: #i47002# API: calling oDoc.printPages(); oDoc.close(true) crashes the office


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [9ac4bafaa93741f1eeab6d7fa166be5f86103ccc]

INTEGRATION: CWS olefix (1.8.4); FILE MERGED 2005/04/08 13:08:06 jl 1.8.4.1: #46778# Reloading of Java applet did not work, applet did not appear


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [90ec7819d183d3ba70c3d19a5654188d0d0bc06d]

INTEGRATION: CWS olefix (1.5.16); FILE MERGED 2005/04/08 12:54:10 jl 1.5.16.1: #46778# Reloading of Java applet did not work, applet did not appear


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [6558c52be2772efaca183c8e43a74870583ef4f3]

INTEGRATION: CWS olefix (1.4.34); FILE MERGED 2005/04/11 13:37:10 tbe 1.4.34.1: #i47002# API: calling oDoc.printPages(); oDoc.close(true) crashes the office


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [24d6b8d69462c4fcfbc00f3d57519aeb96093fcd]

INTEGRATION: CWS olefix (1.8.16); FILE MERGED 2005/04/11 13:37:20 tbe 1.8.16.1: #i47002# API: calling oDoc.printPages(); oDoc.close(true) crashes the office


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [13dd36e50b4f2cc1806b18ea8c29a8ab057a5f72]

INTEGRATION: CWS plugintype1 (1.4.12); FILE MERGED 2005/04/15 13:23:05 mav 1.4.12.1: #i47460# use correct mediatype


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [047ab2307a9cc3acb8711a0e83b4fd6ea1844cf1]

INTEGRATION: CWS plugintype1 (1.6.12); FILE MERGED 2005/04/15 13:23:05 mav 1.6.12.1: #i47460# use correct mediatype


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [3424abcaaf7a6e50968aa58eb01284d20dfe039b]

INTEGRATION: CWS olefix (1.3.154); FILE MERGED 2005/04/11 13:07:51 as 1.3.154.1: #i47154# differ between recovery and session data


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [38a997c37ce2e2095eeba20dae0146fe2b7f5df0]

INTEGRATION: CWS dbwizard6 (1.6.10); FILE MERGED 2005/04/14 11:47:40 bc 1.6.10.1: #i47329# SQlQueryComposer now always considers 'bincludeGrouping' Issue number: Submitted by: Reviewed by:


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [7dd7563858cbfa28e7709f8d75fa1fcdb7b94782]

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>  [86c49da012e2a94c6f3727becc395cdd7737f2dd]

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-18  Oliver Bolte  <obo@openoffice.org>  [f053bdfd30404502ad00fc8e3f8499fb4e2962ed]

INTEGRATION: CWS cmcfixes6 (1.2.118); FILE MERGED 2005/04/07 09:55:06 cmc 1.2.118.1: #i46912# move setjmp include outside namespace


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [33635b4d02940b6faa66a53358cfadb8bbab2dc8]

INTEGRATION: CWS l10nonemore (1.5.32); FILE MERGED 2005/04/12 08:59:46 gh 1.5.32.2: #i46312# wait between connect attempts 2005/04/12 08:59:09 gh 1.5.32.1: #i46312 wait between connect attempts


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [4b547f20142aa18553f88618f61ec4510df7571d]

INTEGRATION: CWS l10nonemore (1.3.100); FILE MERGED 2005/04/15 11:16:08 ihi 1.3.100.1: #i44750# German string as id removed


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [b62608e012642b4cfe45f8505bd1cc2251181645]

INTEGRATION: CWS l10nonemore (1.13.2); FILE MERGED 2005/04/12 08:16:33 gh 1.13.2.1: check for tab as illegal character


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [c933a82587b645fbf4473bc43f05b5c019696b5e]

INTEGRATION: CWS fwkfinal8 (1.2.68); FILE MERGED 2005/04/05 15:28:42 tbe 1.2.68.1: #i45987# import of settings from 1.1.x fails


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [138f2d52ff0059332ea78c8656f1b3ae2cceb6e8]

INTEGRATION: CWS fwkfinal8 (1.3.22); FILE MERGED 2005/04/05 15:27:44 tbe 1.3.22.1: #i45987# import of settings from 1.1.x fails


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [4695c9a8a7d99ff79040466faadda0be34edcc5b]

INTEGRATION: CWS fwkfinal8 (1.72.12); FILE MERGED 2005/04/01 07:12:30 mav 1.72.12.1: #i46366# set the correct original size


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [125b87a7f8cda96ef19dd1f563f4c9f8fed39613]

INTEGRATION: CWS fwkfinal8 (1.34.4); FILE MERGED 2005/04/05 10:44:08 cd 1.34.4.1: #i46609# Save split size additionally to fix docking problem


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [aafbc1264d5bd116a04cd1018d0387c5b62de992]

INTEGRATION: CWS fwkfinal8 (1.39.152); FILE MERGED 2005/04/07 06:09:07 pb 1.39.152.2: fix: #i46684# beautified 2005/04/05 13:23:39 pb 1.39.152.1: fix: #i45668# #i45722# more space for pt-BR and es


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [3eebf511979a76364dd7a5d987e202560db2cb1d]

INTEGRATION: CWS fwkfinal8 (1.19.4); FILE MERGED 2005/04/05 10:41:17 cd 1.19.4.1: #i46609# Save split size additionally to fix docking problem


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [e3762a0e59a6bda7993b6d3dae1bd1d3268fad70]

INTEGRATION: CWS fwkfinal8 (1.91.4); FILE MERGED 2005/03/31 14:36:24 mba 1.91.4.1: #i46292#: don't spoil the TemplateDate


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [d3361cbf59732dedb1bb3831e35af2323bc39a8a]

INTEGRATION: CWS fwkfinal8 (1.4.166); FILE MERGED 2005/04/05 10:03:01 mav 1.4.166.1: #i46388# ignore unused bits completely


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [e5f90521eb1bdbba68d660242e0ef74e96aca681]

INTEGRATION: CWS fwkfinal8 (1.4.48); FILE MERGED 2005/04/05 14:31:39 jl 1.4.48.1: #i46616# Before a JNI exception is thrown we make sure that ExceptionClear is called


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [a61449e0b19a7d8310e9b8d9e16f03bd69b0e009]

INTEGRATION: CWS fwkfinal8 (1.8.6); FILE MERGED 2005/04/01 07:19:42 mav 1.8.6.1: #i46366# try to close temporary files when it is possible


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [d4d1f234766bdf07c0d886f6529d77aee8f085fe]

INTEGRATION: CWS fwkfinal8 (1.18.30); FILE MERGED 2005/04/01 07:19:41 mav 1.18.30.1: #i46366# try to close temporary files when it is possible


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [58e193db347e680608c95f88a6c2001190580b37]

INTEGRATION: CWS fwkfinal8 (1.5.96); FILE MERGED 2005/04/01 07:19:41 mav 1.5.96.1: #i46366# try to close temporary files when it is possible


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [322d58c132623f14cd77bab7c55d680d4ab53aca]

INTEGRATION: CWS fwkfinal8 (1.4.234); FILE MERGED 2005/04/01 07:19:41 mav 1.4.234.1: #i46366# try to close temporary files when it is possible


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [cb54183e05949e7c1b7a38c56848ae8e090dcd83]

INTEGRATION: CWS fwkfinal8 (1.11.2); FILE MERGED 2005/04/01 10:22:45 mav 1.11.2.1: #i46367# throw correct exception in case of windows scenario


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [0954cd83f2f829275da0bcdff0bcfdd5b2ba613e]

INTEGRATION: CWS fwkfinal8 (1.23.2); FILE MERGED 2005/04/01 10:22:44 mav 1.23.2.1: #i46367# throw correct exception in case of windows scenario


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [950d9edaffd1ed5229c3975b5d0e53e1748cae62]

INTEGRATION: CWS fwkfinal8 (1.17.2); FILE MERGED 2005/04/01 16:41:43 mav 1.17.2.1: #i46496# do not terminate the office


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [f6275a048a1bc05754113ba6ff576f2d4d0b04ad]

INTEGRATION: CWS fwkfinal8 (1.15.2); FILE MERGED 2005/04/06 12:25:10 as 1.15.2.1: #i46819# dont overwrite external set parameter AsTemplate of mediadescriptor


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [1992581f8a6deefd595b2b0de7f3c11368e24fcb]

INTEGRATION: CWS fwkfinal8 (1.26.10); FILE MERGED 2005/04/01 10:14:47 pb 1.26.10.1: fix: #i46458# 'Werkzeugleiste' -> 'Symbolleiste'


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [ee8592cec57ac1ef98072b9e1179e958dd79919c]

INTEGRATION: CWS fwkfinal8 (1.2.2); FILE MERGED 2005/04/01 06:00:17 as 1.2.2.1: #i46386# restore variables productname and formatversion


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [7e60d9bf7933b2ce758c85ff5e002b6674958771]

INTEGRATION: CWS fwkfinal8 (1.2.2); FILE MERGED 2005/04/01 06:00:16 as 1.2.2.1: #i46386# restore variables productname and formatversion


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [2abd05dc85638472aa2bc6b814cc5031da94f1ec]

INTEGRATION: CWS fwkfinal8 (1.2.2); FILE MERGED 2005/04/01 06:00:15 as 1.2.2.1: #i46386# restore variables productname and formatversion


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [0759bffaabf309bdc9f6fbb4d550271303ecdb75]

INTEGRATION: CWS fwkfinal8 (1.2.2); FILE MERGED 2005/04/01 06:00:14 as 1.2.2.1: #i46386# restore variables productname and formatversion


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [721e5e4e6ccb0874d1cfb5beca2644c7c252046f]

INTEGRATION: CWS fwkfinal8 (1.2.2); FILE MERGED 2005/04/01 06:00:13 as 1.2.2.1: #i46386# restore variables productname and formatversion


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [967f2c968a01ce3b7ad7f4d47fc525e227fe6343]

INTEGRATION: CWS fwkfinal8 (1.2.2); FILE MERGED 2005/04/01 06:00:12 as 1.2.2.1: #i46386# restore variables productname and formatversion


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [69ddcc0d12632af02884a44b6bda5ad35f71f713]

INTEGRATION: CWS fwkfinal8 (1.2.2); FILE MERGED 2005/04/01 06:00:11 as 1.2.2.1: #i46386# restore variables productname and formatversion


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [9a76aaefe0ebba68bab4ea47b019291df5713732]

INTEGRATION: CWS fwkfinal8 (1.2.2); FILE MERGED 2005/04/01 06:00:10 as 1.2.2.1: #i46386# restore variables productname and formatversion


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [e1d4f1deaefe2a1dcb682fd6f718dbd6eb49fb6b]

INTEGRATION: CWS fwkfinal8 (1.5.2); FILE MERGED 2005/04/01 06:00:09 as 1.5.2.1: #i46386# restore variables productname and formatversion


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [3c2076638c366c1cf27f8fe39241274a5a812018]

INTEGRATION: CWS fwkfinal8 (1.5.2); FILE MERGED 2005/04/01 06:00:08 as 1.5.2.1: #i46386# restore variables productname and formatversion


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [04b4a60db4f25c6af9705a4bb360ff1dfbeb1bb5]

INTEGRATION: CWS fwkfinal8 (1.5.2); FILE MERGED 2005/04/01 06:00:07 as 1.5.2.1: #i46386# restore variables productname and formatversion


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [f9a2b923de01a8dccec5e2620c549516bcef474b]

INTEGRATION: CWS fwkfinal8 (1.2.2); FILE MERGED 2005/04/01 06:00:06 as 1.2.2.1: #i46386# restore variables productname and formatversion


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [c8074f5e6829b21aa252dc272e0caf1c64dd464a]

INTEGRATION: CWS fwkfinal8 (1.2.2); FILE MERGED 2005/04/01 06:00:05 as 1.2.2.1: #i46386# restore variables productname and formatversion


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [a75144514ffb33ed87ca59939ea8adcc7ba72182]

INTEGRATION: CWS fwkfinal8 (1.2.2); FILE MERGED 2005/04/01 06:00:04 as 1.2.2.1: #i46386# restore variables productname and formatversion


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [4748f94f48c74caaabb75000cb6325c50a6e97f3]

INTEGRATION: CWS fwkfinal8 (1.2.2); FILE MERGED 2005/04/01 06:00:03 as 1.2.2.1: #i46386# restore variables productname and formatversion


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [4a2fa26d7ce597d570313a433c6e57d7b481f4e0]

INTEGRATION: CWS fwkfinal8 (1.5.2); FILE MERGED 2005/04/01 06:00:03 as 1.5.2.1: #i46386# restore variables productname and formatversion


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [be0ca9bd59d4d79330ab44d2891769f5a09722b9]

INTEGRATION: CWS fwkfinal8 (1.6.2); FILE MERGED 2005/04/01 06:00:02 as 1.6.2.1: #i46386# restore variables productname and formatversion


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [a27a7dfb52f98c7c261a043dd9e72c372d4bd57a]

INTEGRATION: CWS fwkfinal8 (1.2.2); FILE MERGED 2005/04/01 06:00:02 as 1.2.2.1: #i46386# restore variables productname and formatversion


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [0c9ae4ef3dfc5ed9cf10207cee88dc77c31a4619]

INTEGRATION: CWS fwkfinal8 (1.6.2); FILE MERGED 2005/04/01 06:00:01 as 1.6.2.1: #i46386# restore variables productname and formatversion


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [76f740db4697270a91aa353cca80df96bef2b999]

INTEGRATION: CWS fwkfinal8 (1.2.2); FILE MERGED 2005/04/01 06:00:01 as 1.2.2.1: #i46386# restore variables productname and formatversion


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [c8bc735bb7125253984f36e40437f6844355d50b]

INTEGRATION: CWS fwkfinal8 (1.5.2); FILE MERGED 2005/04/01 06:00:00 as 1.5.2.1: #i46386# restore variables productname and formatversion


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [00c7274e1c0edc11ae69c1cfc2e05a0f92262d9d]

INTEGRATION: CWS fwkfinal8 (1.5.2); FILE MERGED 2005/04/01 05:59:59 as 1.5.2.1: #i46386# restore variables productname and formatversion


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [5675ca5b172dd36b01d1b5ad208e82525527c058]

INTEGRATION: CWS fwkfinal8 (1.5.2); FILE MERGED 2005/04/01 05:59:58 as 1.5.2.1: #i46386# restore variables productname and formatversion


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [deba2cd82d21cb5924c5f043c0e36965258926b8]

INTEGRATION: CWS fwkfinal8 (1.2.2); FILE MERGED 2005/04/01 05:59:57 as 1.2.2.1: #i46386# restore variables productname and formatversion


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [f4d97daf7e3603b2985658d1ce9e271c09ee19ec]

INTEGRATION: CWS fwkfinal8 (1.2.2); FILE MERGED 2005/04/01 05:59:56 as 1.2.2.1: #i46386# restore variables productname and formatversion


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [cf33dcdafefcefc08169e4356dbf48d9d0713c5c]

INTEGRATION: CWS fwkfinal8 (1.11.2); FILE MERGED 2005/04/04 13:22:03 as 1.11.2.1: #i46494# improve preselection of DocumentService


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [b8cffd1e142c5b6e68b43738c95d495b0f04b0d4]

INTEGRATION: CWS fwkfinal8 (1.46.32); FILE MERGED 2005/04/01 12:34:43 tbe 1.46.32.1: #i45572# Caret in StarBasic IDE frequently disappears


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [9dae395fd06d1a5a77c74fd6175dc3dde562ee0e]

INTEGRATION: CWS fwkfinal8 (1.8.2); FILE MERGED 2005/04/05 14:43:08 jl 1.8.2.1: #i46616# EventListener thread was stopped with Thread.stop, which has been replaced


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [47e3768ee8274975b13fecaa719a640b67bba8e8]

INTEGRATION: CWS fwkfinal8 (1.5.14); FILE MERGED 2005/04/02 12:14:20 jl 1.5.14.1: #120731# one can specifya a additional


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [1f2ee097e8c3da563e1c400eca54d518f7a4ffe0]

INTEGRATION: CWS fwkfinal8 (1.2.2); FILE MERGED 2005/04/05 14:44:31 jl 1.2.2.1: #i46616#  CallWatchThread does not create its own ThreadGroup anymore, because that caused an exception in jre1.4.2._06


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [991bc6a88d8ff2c4dd03581b5f9fb413a941d063]

INTEGRATION: CWS fwkfinal8 (1.87.184); FILE MERGED 2005/04/07 07:38:40 pb 1.87.184.1: fix: #i46899# encoding for de fixed and more space for fi


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [cc1cc5e21fff476e5468a335873a8de2beb12731]

INTEGRATION: CWS fwkfinal8 (1.9.328); FILE MERGED 2005/04/05 10:40:05 pb 1.9.328.1: fix: #121096# new copyrights from legal


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [e1c779bfc943f07e362d9a4d83adaf8972d6836e]

INTEGRATION: CWS fwkfinal8 (1.5.48); FILE MERGED 2005/04/06 07:47:16 pb 1.5.48.1: fix: #121096# 'project based on...' part moved to copyright text


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [714d2c1f1d9e3272757f4ee167dfaff3d1a51042]

INTEGRATION: CWS fwkfinal8 (1.3.376); FILE MERGED 2005/04/01 08:27:59 cd 1.3.376.1: #i45296# Changed German strings


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [a9e1bf3643a7784359c01ef9eb844a5f3837a529]

INTEGRATION: CWS fwkfinal8 (1.6.508); FILE MERGED 2005/04/01 09:54:29 tbe 1.6.508.1: #i46419# macro instead of Makro in German version


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [4203ba91d234af1c1f8251e0bf98ce6db93b295a]

INTEGRATION: CWS fwkfinal8 (1.14.86); FILE MERGED 2005/04/06 15:23:43 tbe 1.14.86.1: #i42647# Badly Viewed Filenames for the Macro Assignments Saving in Customize Dialog


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [00dfdf12d04db435a4fc587fe845ddeb2144f850]

INTEGRATION: CWS fwkfinal8 (1.7.508); FILE MERGED 2005/04/01 09:54:17 tbe 1.7.508.1: #i46419# macro instead of Makro in German version


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [6bf18bc5d8921590be18becb832dfe9be7f4121b]

INTEGRATION: CWS fwkfinal8 (1.71.18); FILE MERGED 2005/04/01 09:56:44 pb 1.71.18.1: fix: #i45268# german text for 'Button'


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [d1d1633a8de3d676ca63d90bd55e2b1a44c58fd6]

INTEGRATION: CWS fwkfinal8 (1.24.206); FILE MERGED 2005/04/01 09:55:38 pb 1.24.206.1: fix: #i45268# target button initialized


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [22312dcf16545cff0e6fef6a284b235f483bb5f0]

INTEGRATION: CWS fwkfinal8 (1.5.264); FILE MERGED 2005/04/07 06:08:32 pb 1.5.264.2: fix: #i46684# beautified 2005/04/05 13:29:19 pb 1.5.264.1: fix: #i45668# #i45722# more space for pt-BR and es


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [a528defb194909ee4391ea041c3db4fc7b208443]

INTEGRATION: CWS fwkfinal8 (1.8.280); FILE MERGED 2005/04/07 06:08:31 pb 1.8.280.3: fix: #i46684# beautified 2005/04/06 13:01:22 pb 1.8.280.2: fix: #i45722# dynamic length of controls (pt-BR) 2005/04/05 13:29:18 pb 1.8.280.1: fix: #i45668# #i45722# more space for pt-BR and es


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [816a88deb806db2c1731dfc358c35e78bbda64b4]

INTEGRATION: CWS fwkfinal8 (1.18.10); FILE MERGED 2005/04/06 13:01:22 pb 1.18.10.1: fix: #i45722# dynamic length of controls (pt-BR)


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [c30879e4d1bf2b85dec53e76101e83cea8fd80c4]

INTEGRATION: CWS fwkfinal8 (1.5.54); FILE MERGED 2005/04/06 15:27:16 tbe 1.5.54.1: #i42647# Badly Viewed Filenames for the Macro Assignments Saving in Customize Dialog


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [7ee79a963f9f0e75b158425755ae7d40cc3469c0]

INTEGRATION: CWS fwkfinal8 (1.16.8); FILE MERGED 2005/04/06 15:26:46 tbe 1.16.8.1: #i42647# Badly Viewed Filenames for the Macro Assignments Saving in Customize Dialog


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [2b80771e213b166307059acddc9f7f822a6944f7]

INTEGRATION: CWS fwkfinal8 (1.5.6); FILE MERGED 2005/04/06 15:26:03 tbe 1.5.6.1: #i42647# Badly Viewed Filenames for the Macro Assignments Saving in Customize Dialog


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [47f58867e8e351d0a2d98492f592d483d0e02155]

INTEGRATION: CWS impress46 (1.32.88); FILE MERGED 2005/04/11 17:23:21 sj 1.32.88.2: #46615# Listen for outside changes of the current page. (removed temporaries for linux) 2005/04/07 15:50:38 af 1.32.88.1: #i46832# Now listening for external model changes.


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [28c0955c06d25b9f32bfae14877d961d1dd01a8b]

INTEGRATION: CWS impress46 (1.4.162); FILE MERGED 2005/04/07 15:46:14 af 1.4.162.1: #i46832# Added methods and data member for temporaryly ignoring changes of the current page.


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [7f447b911cdbc4cdda9d429b4db600fd6c6d02f4]

INTEGRATION: CWS swqbugfixes23 (1.31.172); FILE MERGED 2005/04/07 14:58:02 fme 1.31.172.1: #i46921# Disabled tolerant stuff for performance reasons


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [7f824c2868212717cd7a884664460900fecc9c2a]

INTEGRATION: CWS swqbugfixes25 (1.56.180); FILE MERGED 2005/04/12 08:08:17 od 1.56.180.1: #i43255# <SwTxtFrm::Format(..)> - remove code to invalidate at-character 	 anchored objects due to a change of its anchor character.          This code is moved to <SwCntntNotify::~SwCntntNotify()>


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [5cb0842a1887097e6e369b2f0d057428bada7aae]

INTEGRATION: CWS swqbugfixes23 (1.29.596); FILE MERGED 2005/04/07 14:58:02 fme 1.29.596.1: #i46921# Disabled tolerant stuff for performance reasons


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [915184562a09a9951c24f3a4495a254cb3b06580]

INTEGRATION: CWS swqbugfixes25 (1.10.14); FILE MERGED 2005/04/12 08:14:54 od 1.10.14.1: #i43255# <SwObjectFormatterTxtFrm::_FormatAnchorFrmForCheckMoveFwd()> 	 - forbid format of follow of anchor text frame, only if 	   anchor text frame is in a table.


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [3d9fe289aa2b6b88d771dfb5a1e8766d64e00882]

INTEGRATION: CWS swqbugfixes23 (1.13.172); FILE MERGED 2005/04/07 14:57:38 fme 1.13.172.1: #i46921# Disabled tolerant stuff for performance reasons


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [750e412167564939d9447619f305aafcd44ce971]

INTEGRATION: CWS swqbugfixes25 (1.78.14); FILE MERGED 2005/04/12 08:13:28 od 1.78.14.1: #i43255# <SwCntntNotify::~SwCntntNotify()> 	 - insert code from <SwTxtFrm::Format(..)> to invalidate 	   at-character anchored objects due to a change of its 	   anchor character.


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [6e2f107d6ce78f9ce9a92a9bfd950a12e1ff7843]

INTEGRATION: CWS swqbugfixes23 (1.36.190); FILE MERGED 2005/04/07 14:57:38 fme 1.36.190.1: #i46921# Disabled tolerant stuff for performance reasons


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [8a70164b62ea43aeaa40733fbf403e0bc5d5b1b8]

INTEGRATION: CWS swqbugfixes24 (1.132.18); FILE MERGED 2005/04/11 10:07:33 od 1.132.18.1: #i46794# <SwWW8ImplReader::Read_GrafLayer(..)> 	 - only property <bBehindDocument> from the escher container 	   determines, if an object has to be in the background.


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [189eb66202d0bb559de8c5e99f88962af03451a8]

INTEGRATION: CWS impress46 (1.50.26); FILE MERGED 2005/04/08 16:14:15 cl 1.50.26.1: #i47031# fixed merge conflict from issue 22706


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [66d8802b35ab9d9c89bf1b9c970046eb003b5aa1]

INTEGRATION: CWS impress46 (1.57.26); FILE MERGED 2005/04/08 17:54:26 cl 1.57.26.1: #i46862# catch exceptions from getVisualAreaSize


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [7446492c4e61eb94204403bdcd483d6f4aec359c]

INTEGRATION: CWS impress46 (1.12.44); FILE MERGED 2005/04/08 13:31:44 cl 1.12.44.1: #i46959# added helpid for customanimation property controls


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [c47e951da2058c6bd96e056317f9c5076898e3ae]

INTEGRATION: CWS impress46 (1.43.64); FILE MERGED 2005/04/07 15:51:37 af 1.43.64.1: #i46832# Using proper default values for layouts when creating new slides.


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [e7aa0a07ec834eba0f5f3dfe38168e9b228aa7d7]

INTEGRATION: CWS impress46 (1.66.14); FILE MERGED 2005/04/08 14:25:11 af 1.66.14.2: #i46700# Fixed the UpdateLock guard. 2005/04/07 15:49:25 af 1.66.14.1: #i46832# Tell the OutlineView not to update its content for changes of the current page caused by internal functions.


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [c74dc195754884b79672d3a3f29059d392f23a10]

INTEGRATION: CWS impress46 (1.54.14); FILE MERGED 2005/04/11 15:51:51 af 1.54.14.2: #i43382# Added notification of HINT_COMPLEX_MODEL_CHANGE_... to ExecuteDrop(). 2005/04/08 14:19:01 af 1.54.14.1: #i46700# Moved some code in Activate()/Deactivate() out of the scope of the UpdateLock scope.


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [fe0e207226d78213ebf5f8e140188492aca87312]

INTEGRATION: CWS impress46 (1.18.14); FILE MERGED 2005/04/07 15:48:04 af 1.18.14.1: #i46832# Do not make task pane visible for some main view shells.


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [3e2bb7a25b4906c45270bfada41bc777af5dc780]

INTEGRATION: CWS impress46 (1.2.14); FILE MERGED 2005/04/07 12:11:29 af 1.2.14.1: #121052# Remembering a weak reference to the XLayoutManager to avoid obtaining it at inconvenient times.


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [cbb8726d1a2c93ec25012a1c02d11197a4257c69]

INTEGRATION: CWS impress46 (1.18.14); FILE MERGED 2005/04/11 11:13:15 af 1.18.14.1: #i46822# Switching to TextObjectBar before starting the text edit mode.


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [20a97308433faa45615a508b31af30c9d96f6123]

INTEGRATION: CWS impress46 (1.6.20); FILE MERGED 2005/04/08 14:42:25 af 1.6.20.1: #i46907# Divided DeleteSelectedSlides() into methods specific to normal slides and master pages.


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [506f301148b398293832e997c7d0d936fc75e41d]

INTEGRATION: CWS impress46 (1.14.14); FILE MERGED 2005/04/08 14:41:48 af 1.14.14.3: #i46907# Divided DeleteSelectedSlides() into methods specific to normal slides and master pages. 2005/04/07 17:54:20 af 1.14.14.2: #i46907# Fixed getting the page count in DeletedSelectedSlides(). 2005/04/07 17:38:09 af 1.14.14.1: #i46907# Fixed DeleteSelectedSlide() to avoid crash when closing document.


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [2856fc6da8fbf41a1583924e4e7b5e4c4ea9fc41]

INTEGRATION: CWS impress46 (1.10.14); FILE MERGED 2005/04/08 13:36:19 cl 1.10.14.1: #i46862# call endshow async


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [12d4919b8cf1e2bbf3526798aae7edd2921fd7df]

INTEGRATION: CWS impress46 (1.16.14); FILE MERGED 2005/04/08 15:38:35 cl 1.16.14.3: #i47038# clear window on first paint 2005/04/08 13:36:19 cl 1.16.14.2: #i46862# call endshow async 2005/04/07 13:31:41 cl 1.16.14.1: #i46862# hold reference for slideshow during update call


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [75f0bdfd74a22e80cd87a8ca2e5c36a9ce31056f]

INTEGRATION: CWS impress46 (1.11.88); FILE MERGED 2005/04/08 17:53:27 cl 1.11.88.1: #i46862# catch exceptions from getVisualAreaSize


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [9649a215c901aed8a69f449b8d19fb5b6157a7be]

INTEGRATION: CWS impress46 (1.6.14); FILE MERGED 2005/04/08 13:32:16 cl 1.6.14.1: #i46959# added helpid for customanimation property controls


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [6ebbeb88fcace8968bbab83bdcc45498c62fd656]

INTEGRATION: CWS impress46 (1.6.18); FILE MERGED 2005/04/08 17:02:46 cl 1.6.18.1: #i46862# check for animation node when you want to test if animations available


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [37f15ead8045d487b7d64d6a303cd94939e6a029]

INTEGRATION: CWS impress46 (1.35.14); FILE MERGED 2005/04/13 14:52:24 af 1.35.14.1: #i43382# Using size of first page before insertion of new ones as template.


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [d77789495186f24a05f7d031d9843adfd3af2d29]

INTEGRATION: CWS impress46 (1.13.44); FILE MERGED 2005/04/08 13:31:08 cl 1.13.44.1: #i46959# added helpid for customanimation property controls


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [9f7d869d966034cf4111621e58fdd6ffef9c8587]

INTEGRATION: CWS impress46 (1.103.22); FILE MERGED 2005/04/11 14:41:20 sj 1.103.22.1: #i47089# fixed unhandled excepton


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [97c7ae69c94f68b177a4df78d864cdacb37759f9]

INTEGRATION: CWS kendy08 (1.12.20); FILE MERGED 2005/04/12 10:02:11 kendy 1.12.20.1: #i37002# Fix compilation with --with-system-jpeg


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [78ccd7e41998157defd72c24d2d9d38474b1e6f1]

INTEGRATION: CWS impress47 (1.14.22); FILE MERGED 2005/04/13 12:05:15 af 1.14.22.2: #i47266# Integrating changes for issue 46675 (rev. 1.14.10.1). 2005/04/13 09:56:13 af 1.14.22.1: #i47266# Calling SlideSorterView::Rearrange() with true from Resize().


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [18689efca179767d4ceec93c6ba9043451b41d53]

INTEGRATION: CWS impress47 (1.11.22); FILE MERGED 2005/04/12 09:30:10 af 1.11.22.1: #i47180# Fixed handling of DrawViewShell in GetRealStyleSheet().


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [11388bc9f2fe6dfd5d3939558861c7e7d7a549f5]

INTEGRATION: CWS impress47 (1.32.14); FILE MERGED 2005/04/12 15:24:37 af 1.32.14.1: #i46712# Merged fixes of other issue.  Remembering to layout when resized while being locked.


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [43a7a826e9fcdaf1579fb07d3094e6a7d2f1fa0a]

INTEGRATION: CWS impress47 (1.19.14); FILE MERGED 2005/04/12 15:23:34 af 1.19.14.1: #i46712# Merged fixes of other issue.


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [3725df2b06fa03ff890b07611f765817519409ff]

INTEGRATION: CWS presfixes03 (1.5.2); FILE MERGED 2005/04/01 16:09:46 thb 1.5.2.1: #i36190#, #i39245# Changed uno::Sequence::operator[] for nonconst sequences to use naked ptr; added support for true bezier polygons (and removed subdivision, where it was added because of that canvas deficiency); overhauled mtf renderer to provide faithful bounds also for subsetted meta files


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [b6e7f1c224bc0552df22495a48eeac3e56e8a705]

INTEGRATION: CWS presfixes03 (1.4.2); FILE MERGED 2005/04/01 16:09:45 thb 1.4.2.1: #i36190#, #i39245# Changed uno::Sequence::operator[] for nonconst sequences to use naked ptr; added support for true bezier polygons (and removed subdivision, where it was added because of that canvas deficiency); overhauled mtf renderer to provide faithful bounds also for subsetted meta files


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [190178d899acc29466b0ad059af974d106d2a7d7]

INTEGRATION: CWS presfixes03 (1.6.2); FILE MERGED 2005/04/11 15:12:02 thb 1.6.2.3: #i36190# EffectTextArray/OutlineText wrongly rendered all subset glyphs on top of each other (did not pass offset calculated in createSubsetLayout() on) 2005/04/05 15:25:32 thb 1.6.2.2: #i39245# Fixed wrong output position of text in outline mode (this was due to the fact that the current map mode at the VirDev contained significant offset, temporarily removed that) 2005/04/01 16:09:45 thb 1.6.2.1: #i36190#, #i39245# Changed uno::Sequence::operator[] for nonconst sequences to use naked ptr; added support for true bezier polygons (and removed subdivision, where it was added because of that canvas deficiency); overhauled mtf renderer to provide faithful bounds also for subsetted meta files


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [3ef19d3e06cbe2a628d4fd81f876042f0813b2d8]

INTEGRATION: CWS presfixes03 (1.5.2); FILE MERGED 2005/04/01 16:09:44 thb 1.5.2.1: #i36190#, #i39245# Changed uno::Sequence::operator[] for nonconst sequences to use naked ptr; added support for true bezier polygons (and removed subdivision, where it was added because of that canvas deficiency); overhauled mtf renderer to provide faithful bounds also for subsetted meta files


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [0bdca39b525946b1882f516a37148ff4863bdfa8]

INTEGRATION: CWS presfixes03 (1.4.2); FILE MERGED 2005/04/01 16:09:44 thb 1.4.2.1: #i36190#, #i39245# Changed uno::Sequence::operator[] for nonconst sequences to use naked ptr; added support for true bezier polygons (and removed subdivision, where it was added because of that canvas deficiency); overhauled mtf renderer to provide faithful bounds also for subsetted meta files


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [f1d8addb1d88b994b6e8ce596f3981a9ae5ca2a6]

INTEGRATION: CWS presfixes03 (1.5.2); FILE MERGED 2005/04/01 16:09:43 thb 1.5.2.1: #i36190#, #i39245# Changed uno::Sequence::operator[] for nonconst sequences to use naked ptr; added support for true bezier polygons (and removed subdivision, where it was added because of that canvas deficiency); overhauled mtf renderer to provide faithful bounds also for subsetted meta files


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [17ac8d1cbd97c502f8b8aac77d787b8e09e8ff46]

INTEGRATION: CWS presfixes03 (1.8.2); FILE MERGED 2005/04/07 10:29:45 thb 1.8.2.3: #i36190# Fixed gross error: refactored code did not change local variables, but method-internals only 2005/04/03 19:21:16 thb 1.8.2.2: #i36190# Removed warning (inconsistend method return behaviour); fixed gcc build breakage (temporary does not work as template argument deducible type 2005/04/01 16:09:43 thb 1.8.2.1: #i36190#, #i39245# Changed uno::Sequence::operator[] for nonconst sequences to use naked ptr; added support for true bezier polygons (and removed subdivision, where it was added because of that canvas deficiency); overhauled mtf renderer to provide faithful bounds also for subsetted meta files


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [277bc8faffc7c42e0109b07f79f70904a449f83b]

INTEGRATION: CWS presfixes03 (1.5.2); FILE MERGED 2005/04/01 16:09:42 thb 1.5.2.1: #i36190#, #i39245# Changed uno::Sequence::operator[] for nonconst sequences to use naked ptr; added support for true bezier polygons (and removed subdivision, where it was added because of that canvas deficiency); overhauled mtf renderer to provide faithful bounds also for subsetted meta files


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [9c85b81b35636c2bef85a97bf4cac95758bd8236]

INTEGRATION: CWS presfixes03 (1.7.2); FILE MERGED 2005/04/01 16:09:42 thb 1.7.2.1: #i36190#, #i39245# Changed uno::Sequence::operator[] for nonconst sequences to use naked ptr; added support for true bezier polygons (and removed subdivision, where it was added because of that canvas deficiency); overhauled mtf renderer to provide faithful bounds also for subsetted meta files


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [e811f409245578e1fe305ac55f54f9d9433b627c]

INTEGRATION: CWS presfixes03 (1.5.2); FILE MERGED 2005/04/01 16:09:41 thb 1.5.2.1: #i36190#, #i39245# Changed uno::Sequence::operator[] for nonconst sequences to use naked ptr; added support for true bezier polygons (and removed subdivision, where it was added because of that canvas deficiency); overhauled mtf renderer to provide faithful bounds also for subsetted meta files


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [7b7fcaed29a97a86610374b5ceff1e640f9526c6]

INTEGRATION: CWS presfixes03 (1.5.4); FILE MERGED 2005/04/11 15:10:00 thb 1.5.4.1: #i36190# Reduced AA border slightly (after all, it's added to _all_ bound rect sides)


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [33d668ccdb35b6edb7b0890bffc55b7c80234d75]

INTEGRATION: CWS presfixes03 (1.68.4); FILE MERGED 2005/04/01 16:39:11 thb 1.68.4.1: #i37793#, #i39245# Corrected handling of polygons, such that open/close state is correctly transported across the API; added support for bezier polygons; using uno::Sequence array access in a more optimal fashion; corrected generation of invalid PolyPolygons for glyph polygon request (windows only)


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [086f187b0d66a60363bfb91692dcb9e593ffa265]

INTEGRATION: CWS presfixes03 (1.97.4); FILE MERGED 2005/04/14 09:45:46 ssa 1.97.4.1: #i43799# resize floating windows synchronously


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [7f7737bc7a037386d4dc9790d170e5746f522898]

INTEGRATION: CWS presfixes03 (1.43.4); FILE MERGED 2005/04/14 09:49:00 ssa 1.43.4.1: #i43799# check min outputsize during SetWindowState


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [049d1085ef97626c1b6d8f6e769d5ef93d4c58eb]

INTEGRATION: CWS presfixes03 (1.4.22); FILE MERGED 2005/04/01 16:39:10 thb 1.4.22.1: #i37793#, #i39245# Corrected handling of polygons, such that open/close state is correctly transported across the API; added support for bezier polygons; using uno::Sequence array access in a more optimal fashion; corrected generation of invalid PolyPolygons for glyph polygon request (windows only)


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [d0324ed2e202b7c1faac1a66fe6a2983762a1f5a]

INTEGRATION: CWS presfixes03 (1.3.10); FILE MERGED 2005/04/11 17:42:36 thb 1.3.10.2: #i36190# #i44807# Implemented reduction of subset animations to the actual subset bounding box: relegated some common code to tools.cxx; completely overhauled viewshape.cxx; removed duplicate subset vector entry from DrawShapeSubsetting; corrected auto-reverse mode (fixed broken 'put on the brakes' effect); fixed AnimationSetNode deactivate behaviour (made the sequence activate->process activity->deactivate explicit (was by chance before and currently actually broken)) 2005/04/01 16:34:27 thb 1.3.10.1: #i46224# Now rendering OLE and graphic shapes as bitmaps (even if they are metafiles); Fixed the extra white line around slides problem by clearing the slide bitmap first black (full size), and then white, but one pixel smaller.


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [d9aa3b851eb7c50c52d56bfa1792f325998d8179]

INTEGRATION: CWS presfixes03 (1.3.2); FILE MERGED 2005/04/14 17:40:58 thb 1.3.2.1: #i47428# Temporary fix to handle vanishing text after effect, still shows intermittent timing problems (first characters seem to blink). Proper fix should go with i47472.


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [63b2222f49718e4d0653030e4d8861aa63462f32]

INTEGRATION: CWS presfixes03 (1.2.22); FILE MERGED 2005/04/11 17:42:35 thb 1.2.22.1: #i36190# #i44807# Implemented reduction of subset animations to the actual subset bounding box: relegated some common code to tools.cxx; completely overhauled viewshape.cxx; removed duplicate subset vector entry from DrawShapeSubsetting; corrected auto-reverse mode (fixed broken 'put on the brakes' effect); fixed AnimationSetNode deactivate behaviour (made the sequence activate->process activity->deactivate explicit (was by chance before and currently actually broken))


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [30d9458f3ac93791032e28e24cfd902365aba802]

INTEGRATION: CWS presfixes03 (1.3.10); FILE MERGED 2005/04/11 17:42:35 thb 1.3.10.1: #i36190# #i44807# Implemented reduction of subset animations to the actual subset bounding box: relegated some common code to tools.cxx; completely overhauled viewshape.cxx; removed duplicate subset vector entry from DrawShapeSubsetting; corrected auto-reverse mode (fixed broken 'put on the brakes' effect); fixed AnimationSetNode deactivate behaviour (made the sequence activate->process activity->deactivate explicit (was by chance before and currently actually broken))


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [4a2f1b9578eba557e4744cd7bb1b6eba14fb3758]

INTEGRATION: CWS presfixes03 (1.2.16); FILE MERGED 2005/04/11 17:42:34 thb 1.2.16.1: #i36190# #i44807# Implemented reduction of subset animations to the actual subset bounding box: relegated some common code to tools.cxx; completely overhauled viewshape.cxx; removed duplicate subset vector entry from DrawShapeSubsetting; corrected auto-reverse mode (fixed broken 'put on the brakes' effect); fixed AnimationSetNode deactivate behaviour (made the sequence activate->process activity->deactivate explicit (was by chance before and currently actually broken))


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [edd1158498aec99ec0ea629f8c6d5976add354e6]

INTEGRATION: CWS presfixes03 (1.3.2); FILE MERGED 2005/04/11 23:10:47 thb 1.3.2.1: #i36190# #i44807# Fixed incorrect shape rendering after effects: 1. when attribute layers are removed, a content update is due (possibly, everything has changed). 2. calc bounding box and static-mode shape transformation correctly (take attribute layer pos and scale into account); changed @since tags; beautified formatting


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [a3ad36391d5700ae581b017d72d52186f537ba49]

INTEGRATION: CWS presfixes03 (1.3.2); FILE MERGED 2005/04/11 17:42:34 thb 1.3.2.1: #i36190# #i44807# Implemented reduction of subset animations to the actual subset bounding box: relegated some common code to tools.cxx; completely overhauled viewshape.cxx; removed duplicate subset vector entry from DrawShapeSubsetting; corrected auto-reverse mode (fixed broken 'put on the brakes' effect); fixed AnimationSetNode deactivate behaviour (made the sequence activate->process activity->deactivate explicit (was by chance before and currently actually broken))


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [c481f127e034e8967506f0bb3364f1f4232d4427]

INTEGRATION: CWS presfixes03 (1.4.2); FILE MERGED 2005/04/11 17:42:34 thb 1.4.2.1: #i36190# #i44807# Implemented reduction of subset animations to the actual subset bounding box: relegated some common code to tools.cxx; completely overhauled viewshape.cxx; removed duplicate subset vector entry from DrawShapeSubsetting; corrected auto-reverse mode (fixed broken 'put on the brakes' effect); fixed AnimationSetNode deactivate behaviour (made the sequence activate->process activity->deactivate explicit (was by chance before and currently actually broken))


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [36bab0d29d43ab644b25f38b9a0d0c58cf64c2df]

INTEGRATION: CWS presfixes03 (1.2.22); FILE MERGED 2005/04/12 03:23:14 thb 1.2.22.3: #i44807# Don't cut off negative scales (now, the flips should work again for the full range) 2005/04/11 17:42:33 thb 1.2.22.2: #i36190# #i44807# Implemented reduction of subset animations to the actual subset bounding box: relegated some common code to tools.cxx; completely overhauled viewshape.cxx; removed duplicate subset vector entry from DrawShapeSubsetting; corrected auto-reverse mode (fixed broken 'put on the brakes' effect); fixed AnimationSetNode deactivate behaviour (made the sequence activate->process activity->deactivate explicit (was by chance before and currently actually broken)) 2005/04/01 16:34:24 thb 1.2.22.1: #i46224# Now rendering OLE and graphic shapes as bitmaps (even if they are metafiles); Fixed the extra white line around slides problem by clearing the slide bitmap first black (full size), and then white, but one pixel smaller.


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [d697ad8f5e350acf993bef7fa129159db8288d2e]

INTEGRATION: CWS presfixes03 (1.5.2); FILE MERGED 2005/04/11 17:42:32 thb 1.5.2.1: #i36190# #i44807# Implemented reduction of subset animations to the actual subset bounding box: relegated some common code to tools.cxx; completely overhauled viewshape.cxx; removed duplicate subset vector entry from DrawShapeSubsetting; corrected auto-reverse mode (fixed broken 'put on the brakes' effect); fixed AnimationSetNode deactivate behaviour (made the sequence activate->process activity->deactivate explicit (was by chance before and currently actually broken))


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [ba7a8cf346ca8ee3ae7b0d63bcefa7a2ce518843]

INTEGRATION: CWS presfixes03 (1.1.2); FILE ADDED 2005/04/14 17:42:20 thb 1.1.2.1: #i47472# Added transition bugdoc generation script


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [665941dfd05bae740aa89c3842f82599733ea189]

INTEGRATION: CWS presfixes03 (1.2.8); FILE MERGED 2005/04/01 16:26:02 thb 1.2.8.1: #i39245#, #i37793# Rectified some problems when implementing bezier curve support at the XPolyPolygon2D; replaced @since <bugid> with @since OOo 2.0.0; clarified documentation; removed last remnants of the drafts namespace


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [956caecfd627d2eba281ce816b6560588eb21fee]

INTEGRATION: CWS presfixes03 (1.2.8); FILE MERGED 2005/04/11 17:32:35 thb 1.2.8.1: #i36190# Improved docs, removed last remnants of drafts namespace


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [f80f904ad12c6eb188453122cffeaacfcf5d7fae]

INTEGRATION: CWS presfixes03 (1.2.8); FILE MERGED 2005/04/01 16:26:01 thb 1.2.8.1: #i39245#, #i37793# Rectified some problems when implementing bezier curve support at the XPolyPolygon2D; replaced @since <bugid> with @since OOo 2.0.0; clarified documentation; removed last remnants of the drafts namespace


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [0310bc2f5ff1738a5112ecbcd8dd220bd0077244]

INTEGRATION: CWS presfixes03 (1.2.8); FILE MERGED 2005/04/01 16:26:00 thb 1.2.8.1: #i39245#, #i37793# Rectified some problems when implementing bezier curve support at the XPolyPolygon2D; replaced @since <bugid> with @since OOo 2.0.0; clarified documentation; removed last remnants of the drafts namespace


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [4be58d5209f6a34ab6382ae3d6c65e12c0dd88c5]

INTEGRATION: CWS presfixes03 (1.2.8); FILE MERGED 2005/04/01 16:25:59 thb 1.2.8.1: #i39245#, #i37793# Rectified some problems when implementing bezier curve support at the XPolyPolygon2D; replaced @since <bugid> with @since OOo 2.0.0; clarified documentation; removed last remnants of the drafts namespace


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [7758d1569cc636bc44b92fca2a9ef9c836c70538]

INTEGRATION: CWS presfixes03 (1.2.8); FILE MERGED 2005/04/01 16:25:58 thb 1.2.8.1: #i39245#, #i37793# Rectified some problems when implementing bezier curve support at the XPolyPolygon2D; replaced @since <bugid> with @since OOo 2.0.0; clarified documentation; removed last remnants of the drafts namespace


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [f43fb61d8636f424e633e92d7798c91a498453e6]

INTEGRATION: CWS presfixes03 (1.2.8); FILE MERGED 2005/04/01 16:25:57 thb 1.2.8.1: #i39245#, #i37793# Rectified some problems when implementing bezier curve support at the XPolyPolygon2D; replaced @since <bugid> with @since OOo 2.0.0; clarified documentation; removed last remnants of the drafts namespace


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [d71dabacc23e2d43af3a977aa0bc95db4891a0dc]

INTEGRATION: CWS presfixes03 (1.2.8); FILE MERGED 2005/04/01 16:25:56 thb 1.2.8.1: #i39245#, #i37793# Rectified some problems when implementing bezier curve support at the XPolyPolygon2D; replaced @since <bugid> with @since OOo 2.0.0; clarified documentation; removed last remnants of the drafts namespace


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [7ad8d551a7a0535805284952b52d776e514b2f98]

INTEGRATION: CWS presfixes03 (1.2.8); FILE MERGED 2005/04/01 16:25:55 thb 1.2.8.1: #i39245#, #i37793# Rectified some problems when implementing bezier curve support at the XPolyPolygon2D; replaced @since <bugid> with @since OOo 2.0.0; clarified documentation; removed last remnants of the drafts namespace


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [54fa7f8699ffb2c16cf0b1fab537ce0901a7f54b]

INTEGRATION: CWS presfixes03 (1.2.8); FILE MERGED 2005/04/01 16:25:54 thb 1.2.8.1: #i39245#, #i37793# Rectified some problems when implementing bezier curve support at the XPolyPolygon2D; replaced @since <bugid> with @since OOo 2.0.0; clarified documentation; removed last remnants of the drafts namespace


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [e6ecf6b12919cd3e2533b88c2a328e49f3e651db]

INTEGRATION: CWS presfixes03 (1.2.8); FILE MERGED 2005/04/01 16:25:53 thb 1.2.8.1: #i39245#, #i37793# Rectified some problems when implementing bezier curve support at the XPolyPolygon2D; replaced @since <bugid> with @since OOo 2.0.0; clarified documentation; removed last remnants of the drafts namespace


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [b2206faadd7729350b9bc0d530be1ccd99eede8e]

INTEGRATION: CWS presfixes03 (1.19.4); FILE MERGED 2005/04/14 12:08:54 thb 1.19.4.1: #i46805# The GraphicCache errorneously used a cached bitmap, prepared for a monochrome VDev with draw mode BLACKBITMAP, for normal output. Fixed by a) ruling out BLACK/WHITE_BITMAP for caching at all, and b) storing both bit depth and draw mode of target outdev in the DisplayCacheEntry


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [fd539a6d02fd7a68ad6a1d26c32644c0eb0838f2]

INTEGRATION: CWS presfixes03 (1.16.42); FILE MERGED 2005/04/14 12:08:54 thb 1.16.42.1: #i46805# The GraphicCache errorneously used a cached bitmap, prepared for a monochrome VDev with draw mode BLACKBITMAP, for normal output. Fixed by a) ruling out BLACK/WHITE_BITMAP for caching at all, and b) storing both bit depth and draw mode of target outdev in the DisplayCacheEntry


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [525b75b734410f29ac003a19a6b189f83e93af4f]

INTEGRATION: CWS presfixes03 (1.7.12); FILE MERGED 2005/04/01 16:31:27 thb 1.7.12.1: #i44807# Shrinking display size of slides by one pixel, to show the infamous extra pixel at the right and the bottom of slides. Whats more, this will also avoid me creating slide bitmaps one pixel larger than the display resolution (which e.g. for 1024x768 exceeds a power-of-2 texture size by exactly one pixel)


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [2dfcda25e7a65023852225f628d3dc087a429eaa]

INTEGRATION: CWS presfixes03 (1.16.4); FILE MERGED 2005/04/11 23:15:27 thb 1.16.4.3: #i10000# gcc needs coherent types for ::std::min function template 2005/04/11 17:31:27 thb 1.16.4.2: #i36190# Symptomatic fix for jerky slideshow animations. Seems that Application::Reschedule either calls expensive timer events, or, by unlocking the solar mutex, kicks loose another time-consuming thread. Anyway, this version here should be an interim solution, until the true root cause has been unearthed. 2005/04/07 14:53:41 mbu 1.16.4.1: limited calls to Application::Reschedule()


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [993c30737874f40572a68835ded0861080b593d3]

INTEGRATION: CWS presfixes03 (1.2.2); FILE MERGED 2005/04/14 13:24:40 thb 1.2.2.1: #i47444# Filter out 'magic' default value when determining delay time


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [67daa721663e26715e4cf4d66841a014122f0acf]

INTEGRATION: CWS sdkdevguide (1.7.12); FILE MERGED 2005/04/15 07:54:54 jsc 1.7.12.1: #120062# adapt year 2004 -> 2005


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [e934a666db4e525acfbf6a4e3207784920a3a5f9]

INTEGRATION: CWS sdkdevguide (1.16.12); FILE MERGED 2005/04/14 11:27:51 jsc 1.16.12.1: #120062# adapt year 2004 -> 2005


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [ce09846a024ed0a497c1c52d2651beae971bfeb7]

INTEGRATION: CWS sdkdevguide (1.11.12); FILE MERGED 2005/04/14 11:27:51 jsc 1.11.12.1: #120062# adapt year 2004 -> 2005


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [1e75ff77d9da7e61bc266479c554e55f80611c96]

INTEGRATION: CWS sdkdevguide (1.22.8); FILE MERGED 2005/04/14 11:27:51 jsc 1.22.8.1: #120062# adapt year 2004 -> 2005


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [5c22a3f129b5596c0ecb8fd8c211ab11d5f3c22e]

INTEGRATION: CWS presfixes03 (1.3.6); FILE MERGED 2005/04/01 15:08:31 thb 1.3.6.1: #i37793#, #i39245# Overhauled polygon conversion code, to now fully support beziers and transport the polygon's open/close state correctly across the API


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [c6aa4fae82a0ce5647d3aeadca2298a224cbd746]

INTEGRATION: CWS presfixes03 (1.2.18); FILE MERGED 2005/04/14 22:57:09 thb 1.2.18.1: #i47428# After fixing the actual bug, it turned out that _background_ objects vanish, when the characters reach their final position. Reason was the generation of equal rectangles, with only the tiniest roundoff difference between them. And the clipper turned that into one huge 'clip nothing' mess. Fixed by using approximate equal now in b2dmultirange


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [f716720da6d9e0b7cadc9c6b18e738d01103ead6]

INTEGRATION: CWS presfixes03 (1.4.2); FILE MERGED 2005/04/01 15:08:31 thb 1.4.2.1: #i37793#, #i39245# Overhauled polygon conversion code, to now fully support beziers and transport the polygon's open/close state correctly across the API


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [6bb490afd3bcc357e5d9d851b16dfaabd6985e94]

INTEGRATION: CWS sdkdevguide (1.15.12); FILE MERGED 2005/04/12 08:34:27 jsc 1.15.12.1: #i29742# remove superfluous jars


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [5dbc7485fd5efa6ec9466747d2fa8aa8d749a322]

INTEGRATION: CWS presfixes03 (1.9.12); FILE MERGED 2005/04/14 22:56:43 thb 1.9.12.1: #i47428# After fixing the actual bug, it turned out that _background_ objects vanish, when the characters reach their final position. Reason was the generation of equal rectangles, with only the tiniest roundoff difference between them. And the clipper turned that into one huge 'clip nothing' mess. Fixed by using approximate equal now in b2dmultirange


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [251a1066f446599700ed3949a0230b8168658a37]

INTEGRATION: CWS sdkdevguide (1.17.12); FILE MERGED 2005/04/15 07:54:53 jsc 1.17.12.2: #120062# adapt year 2004 -> 2005 2005/04/13 16:05:41 jsc 1.17.12.1: #114009# correct link


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [f30446ccb4c4fe8b0156be8543b529f79a7f1b4b]

INTEGRATION: CWS presfixes03 (1.12.16); FILE MERGED 2005/04/14 22:56:43 thb 1.12.16.1: #i47428# After fixing the actual bug, it turned out that _background_ objects vanish, when the characters reach their final position. Reason was the generation of equal rectangles, with only the tiniest roundoff difference between them. And the clipper turned that into one huge 'clip nothing' mess. Fixed by using approximate equal now in b2dmultirange


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [f6fe37ec11633459b3bf2a43fa04292a72e1a481]

INTEGRATION: CWS sdkdevguide (1.4.2); FILE MERGED 2005/04/12 08:34:27 jsc 1.4.2.1: #i29742# remove superfluous jars


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [df092fbb48a9dabd9ecec1bb10523381ade0edc3]

INTEGRATION: CWS presfixes03 (1.10.18); FILE MERGED 2005/04/14 22:56:43 thb 1.10.18.1: #i47428# After fixing the actual bug, it turned out that _background_ objects vanish, when the characters reach their final position. Reason was the generation of equal rectangles, with only the tiniest roundoff difference between them. And the clipper turned that into one huge 'clip nothing' mess. Fixed by using approximate equal now in b2dmultirange


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [8db5c3e04ad35c81111ba1169255d36610df2278]

INTEGRATION: CWS presfixes03 (1.3.4); FILE MERGED 2005/04/07 10:28:28 thb 1.3.4.2: #i36190# Preparations for full sprite transform support at VCL canvas; safe-guarding against zero-sized sprites; corrected queryTextBounds() to handle baseline offset right. 2005/04/01 15:48:10 thb 1.3.4.1: #i36190#, #i37793#, #i39245#, #i46023# Fixes for open/close polygon stroking; beefed up the canvas tools; moved try/catch block around configuration in cf_factory (to facilitate canvasdemo with broken/incomplete services.rdb; enhanced TextLayout to cope with new Action::getBounds() functionality in cppcanvas (needed for proper mtf bounds calculation); removed extra pixel right and bottom for filled polygons; avoiding uno::Sequence::operator[] for non-const cases, but using the naked mem ptr instead (performance)


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [eb95efc03a5abb80691350e4fc4066581e2e745a]

INTEGRATION: CWS presfixes03 (1.6.2); FILE MERGED 2005/04/08 11:23:25 thb 1.6.2.1: #i36190# Sprite-transform support made it necessary to track update area also for moves (because the sprite size is no longer fixed, but can vary between the enqueuing of the sprite record and the actual repaint; slightly adapted getSpriteRect(), to match bounds actually attained during sprite transform


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [3ce2b4373af47b1976bc173488d2928b2ec55dcc]

INTEGRATION: CWS presfixes03 (1.7.2); FILE MERGED 2005/04/08 11:23:24 thb 1.7.2.2: #i36190# Sprite-transform support made it necessary to track update area also for moves (because the sprite size is no longer fixed, but can vary between the enqueuing of the sprite record and the actual repaint; slightly adapted getSpriteRect(), to match bounds actually attained during sprite transform 2005/04/05 15:24:06 thb 1.7.2.1: #i46666# Fixed resource leak (SpriteCanvas::dispose() did not dispose the member maCanvasHelper, which holds references to the backbuffer; fixed on/off problems for stroked lines, the stroke polygons generated by basegfx are not free of mutual intersections.


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [da63ef866b4b3eb6f58d644f1e60a7cd6a732f5a]

INTEGRATION: CWS presfixes03 (1.5.2); FILE MERGED 2005/04/12 03:21:23 thb 1.5.2.2: #i44807# Added preliminary version for VCL canvas transformed sprites (taking the slow Set/GetPixel affine transformater from impltools for the time being) 2005/04/01 15:48:09 thb 1.5.2.1: #i36190#, #i37793#, #i39245#, #i46023# Fixes for open/close polygon stroking; beefed up the canvas tools; moved try/catch block around configuration in cf_factory (to facilitate canvasdemo with broken/incomplete services.rdb; enhanced TextLayout to cope with new Action::getBounds() functionality in cppcanvas (needed for proper mtf bounds calculation); removed extra pixel right and bottom for filled polygons; avoiding uno::Sequence::operator[] for non-const cases, but using the naked mem ptr instead (performance)


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [c9706acf976e5834955619b5048368ee1a724e90]

INTEGRATION: CWS presfixes03 (1.2.2); FILE MERGED 2005/04/01 15:48:08 thb 1.2.2.1: #i36190#, #i37793#, #i39245#, #i46023# Fixes for open/close polygon stroking; beefed up the canvas tools; moved try/catch block around configuration in cf_factory (to facilitate canvasdemo with broken/incomplete services.rdb; enhanced TextLayout to cope with new Action::getBounds() functionality in cppcanvas (needed for proper mtf bounds calculation); removed extra pixel right and bottom for filled polygons; avoiding uno::Sequence::operator[] for non-const cases, but using the naked mem ptr instead (performance)


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [449a02c52fb4e7e58b2984b475015a1fddaa0365]

INTEGRATION: CWS presfixes03 (1.4.2); FILE MERGED 2005/04/05 15:24:06 thb 1.4.2.2: #i46666# Fixed resource leak (SpriteCanvas::dispose() did not dispose the member maCanvasHelper, which holds references to the backbuffer; fixed on/off problems for stroked lines, the stroke polygons generated by basegfx are not free of mutual intersections. 2005/04/01 15:48:08 thb 1.4.2.1: #i36190#, #i37793#, #i39245#, #i46023# Fixes for open/close polygon stroking; beefed up the canvas tools; moved try/catch block around configuration in cf_factory (to facilitate canvasdemo with broken/incomplete services.rdb; enhanced TextLayout to cope with new Action::getBounds() functionality in cppcanvas (needed for proper mtf bounds calculation); removed extra pixel right and bottom for filled polygons; avoiding uno::Sequence::operator[] for non-const cases, but using the naked mem ptr instead (performance)


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [0322a7e7852cab695208a2fb4a17524d97ecf695]

INTEGRATION: CWS presfixes03 (1.5.2); FILE MERGED 2005/04/12 03:21:23 thb 1.5.2.2: #i44807# Added preliminary version for VCL canvas transformed sprites (taking the slow Set/GetPixel affine transformater from impltools for the time being) 2005/04/07 10:28:27 thb 1.5.2.1: #i36190# Preparations for full sprite transform support at VCL canvas; safe-guarding against zero-sized sprites; corrected queryTextBounds() to handle baseline offset right.


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [8e9c36420a581b93d51e17484763f4ab0bf33048]

INTEGRATION: CWS presfixes03 (1.6.2); FILE MERGED 2005/04/12 03:21:23 thb 1.6.2.4: #i44807# Added preliminary version for VCL canvas transformed sprites (taking the slow Set/GetPixel affine transformater from impltools for the time being) 2005/04/11 15:08:47 thb 1.6.2.3: #i36190# Now fully dumped storing of sprite positions (was kinda redundant anyway), because the nominal sprite position has nothing to do with the bound rect's top left edge anymore (due to the transformations); made order of setting/Sprite interface calls more coherent; corrected XSprite::move() semantics (now passes on the bound rect's position and size); changed getSpriteRect() to look similar to dx canvas' 2005/04/08 11:23:23 thb 1.6.2.2: #i36190# Sprite-transform support made it necessary to track update area also for moves (because the sprite size is no longer fixed, but can vary between the enqueuing of the sprite record and the actual repaint; slightly adapted getSpriteRect(), to match bounds actually attained during sprite transform 2005/04/07 10:28:27 thb 1.6.2.1: #i36190# Preparations for full sprite transform support at VCL canvas; safe-guarding against zero-sized sprites; corrected queryTextBounds() to handle baseline offset right.


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [fc58c6b7abeae3b5e40920f2802b68d8855300dd]

INTEGRATION: CWS presfixes03 (1.3.4); FILE MERGED 2005/04/01 15:48:07 thb 1.3.4.1: #i36190#, #i37793#, #i39245#, #i46023# Fixes for open/close polygon stroking; beefed up the canvas tools; moved try/catch block around configuration in cf_factory (to facilitate canvasdemo with broken/incomplete services.rdb; enhanced TextLayout to cope with new Action::getBounds() functionality in cppcanvas (needed for proper mtf bounds calculation); removed extra pixel right and bottom for filled polygons; avoiding uno::Sequence::operator[] for non-const cases, but using the naked mem ptr instead (performance)


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [66008eceed159631dba534c7b5825598071342ff]

INTEGRATION: CWS presfixes03 (1.5.4); FILE MERGED 2005/04/01 15:48:07 thb 1.5.4.1: #i36190#, #i37793#, #i39245#, #i46023# Fixes for open/close polygon stroking; beefed up the canvas tools; moved try/catch block around configuration in cf_factory (to facilitate canvasdemo with broken/incomplete services.rdb; enhanced TextLayout to cope with new Action::getBounds() functionality in cppcanvas (needed for proper mtf bounds calculation); removed extra pixel right and bottom for filled polygons; avoiding uno::Sequence::operator[] for non-const cases, but using the naked mem ptr instead (performance)


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [1f6d7ccf48737b3d3460e30fc5e88c4cf9d18ebc]

INTEGRATION: CWS presfixes03 (1.3.4); FILE MERGED 2005/04/03 19:19:02 thb 1.3.4.1: #i39245# Adaptions to changed bezier API


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [46f1018120067ea8a57bebc41d183a9017c78156]

INTEGRATION: CWS presfixes03 (1.3.4); FILE MERGED 2005/04/03 19:19:01 thb 1.3.4.1: #i39245# Adaptions to changed bezier API


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [963c9c4e00f42ec0e096966a4f9f562cbe2c1922]

INTEGRATION: CWS presfixes03 (1.4.4); FILE MERGED 2005/04/01 15:48:06 thb 1.4.4.1: #i36190#, #i37793#, #i39245#, #i46023# Fixes for open/close polygon stroking; beefed up the canvas tools; moved try/catch block around configuration in cf_factory (to facilitate canvasdemo with broken/incomplete services.rdb; enhanced TextLayout to cope with new Action::getBounds() functionality in cppcanvas (needed for proper mtf bounds calculation); removed extra pixel right and bottom for filled polygons; avoiding uno::Sequence::operator[] for non-const cases, but using the naked mem ptr instead (performance)


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [9329074b6321fb2ff820d484f4e0f60bbd1aae2e]

INTEGRATION: CWS presfixes03 (1.7.2); FILE MERGED 2005/04/01 15:48:05 thb 1.7.2.1: #i36190#, #i37793#, #i39245#, #i46023# Fixes for open/close polygon stroking; beefed up the canvas tools; moved try/catch block around configuration in cf_factory (to facilitate canvasdemo with broken/incomplete services.rdb; enhanced TextLayout to cope with new Action::getBounds() functionality in cppcanvas (needed for proper mtf bounds calculation); removed extra pixel right and bottom for filled polygons; avoiding uno::Sequence::operator[] for non-const cases, but using the naked mem ptr instead (performance)


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [8ff7bbb1189f59932c8c2568043c9a2ed711d1f2]

INTEGRATION: CWS linguconfigfix (1.30.248); FILE MERGED 2005/04/08 14:17:57 tl 1.30.248.1: #i46856# static object of lingucfg fixed; file moved from 'config' dir to this one


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [5c8e0c252ac46a0aa3967c6a16cbd6565809da08]

INTEGRATION: CWS linguconfigfix (1.51.14); FILE MERGED 2005/04/11 07:29:50 tl 1.51.14.2: #i46856# static object of lingucfg fixed; file moved from 'config' dir to this one 2005/04/08 14:17:42 tl 1.51.14.1: #i46856# static object of lingucfg fixed; file moved from 'config' dir to this one


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [51f968e8801932821e882da6c7107b93b21ad34c]

INTEGRATION: CWS linguconfigfix (1.1.2); FILE ADDED 2005/04/08 14:14:43 tl 1.1.2.1: #i46856# static object of lingucfg fixed; file moved from 'config' dir to this one


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [fcf77ce758b066222392ce04930ff69c839bfb0a]

INTEGRATION: CWS dba33 (1.25.18); FILE MERGED 2005/04/14 07:58:34 oj 1.25.18.1: #i47271# remove readonly calls


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [7d9fd62f38c5e09736ec34db5f4eed6796724b4c]

INTEGRATION: CWS dba33 (1.2.558); FILE MERGED 2005/04/12 10:10:33 oj 1.2.558.1: #i47091# add only german string [ de ]


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [ff1a116605b2c73f99876c6b9a8a456502af0944]

INTEGRATION: CWS dba33 (1.8.172); FILE MERGED 2005/04/12 09:49:23 oj 1.8.172.1: #i47091# add german translation


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [9c13341cef6ed8624b11c79f78da1ad1152eb34e]

INTEGRATION: CWS sabbug01 (1.25.16); FILE MERGED 2005/04/12 12:00:37 sab 1.25.16.1: #i47222#; handle unnamed database ranges


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [05937d718c9dd551062248975a89f39340991ac9]

INTEGRATION: CWS salipv6 (1.9.6); FILE MERGED 2005/03/21 15:00:40 kso 1.9.6.2: RESYNC: (1.9-1.10); FILE MERGED 2004/11/16 15:11:30 kso 1.9.6.1: #i37158# - Removed link libs that are obsolete now. (OSL sockets get            used again for host name resolution).


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [c7254f0c5f2d57d16e517b9de4ce5b5f6bb396af]

INTEGRATION: CWS salipv6 (1.4.6); FILE MERGED 2005/01/19 11:33:05 kso 1.4.6.3: #i371568# - fixed incorrectly resolved RESYNC merge conflict. 2005/01/18 16:57:19 hro 1.4.6.2: RESYNC: (1.4-1.5); FILE MERGED 2004/11/16 15:03:20 kso 1.4.6.1: #i371568# - Now uses OSL sockets again for name resolution (because OSL now             supports IPv6).


2005-04-18  Oliver Bolte  <obo@openoffice.org>  [9130be8b1a5b6f62a8be31d8dec270a82c27eccc]

INTEGRATION: CWS jl19 (1.22.4); FILE MERGED 2005/04/14 10:39:00 jl 1.22.4.1: #6248131# on Linux when using GTK applets are not displayed


2005-04-15  Vladimir Glazounov  <vg@openoffice.org>  [6409054a9b1a483b40358f57ba4f3af542f75d2e]

new version for SRC680


2005-04-15  Oliver Bolte  <obo@openoffice.org>  [b62fb9411dfdfcb4b46192ed29954d3ed2e0df7b]

#i45006#, #i10000# Removed obsolete svmem.lib.


2005-04-15  Oliver Bolte  <obo@openoffice.org>  [088cb12a390ec461848a1400dfef4d940e26ce9b]

new version for SRC680


2005-04-15  Oliver Bolte  <obo@openoffice.org>  [dacd7353a45cda6731cf827e137def27ecb89f41]

#i45006#, #i10000# Removed obsolete svmem.lib.


2005-04-15  Vladimir Glazounov  <vg@openoffice.org>  [310f17732ac0465ef5d7e74bbf87ee18b774f8ba]

new version for SRC680


2005-04-15  Vladimir Glazounov  <vg@openoffice.org>  [a0ab8a85b0863cf4d62ca67ca666b5eb391ea911]

new version for SRC680


2005-04-15  Oliver Bolte  <obo@openoffice.org>  [0a4dbb414e1e2d2476393140873b0f141259996e]

#i45006#, #i10000# Removed obsolete svmem.lib.


2005-04-15  Oliver Bolte  <obo@openoffice.org>  [ac295e3de5174c393906eda4981568b721598932]

#i45006#, #i10000# Removed obsolete svmem.lib.


2005-04-15  Oliver Bolte  <obo@openoffice.org>  [c48c41379cd6f104a7f082e3377c000b75dafa74]

#i45006#, #i10000# Removed obsolete svmem.lib.


2005-04-15  Oliver Bolte  <obo@openoffice.org>  [972568a6a1147cc0bd661b5ddd812f0150981c35]

#i47497# MIMETYPE_OASIS_OPENDOCUMENT_PRESENTATION_TEMPLATE


2005-04-15  Carsten Driesner  <cd@openoffice.org>  [af5cae9959b651dffc324e4834063de4ddffd45f]

#Added ability to write available commands in user interface


2005-04-14  Matthias Huetsch  <mhu@openoffice.org>  [4c19362ecc5a54469af9d35e57ff3c13958d858f]

#i40092#, #i10000# Adapted to DBG_NAMEEX_VISIBILITY() macro for inline DBG_ macro usage.


2005-04-14  Vladimir Glazounov  <vg@openoffice.org>  [3d853d0077179e1a7aa9d7e114f07bd9fb036781]

new version for SRC680


2005-04-14  Vladimir Glazounov  <vg@openoffice.org>  [a49a728eaff66c9b0fa2d1eced0e919075527b6d]

new version for SRC680


2005-04-14  Oliver Bolte  <obo@openoffice.org>  [10c11d26458372d9dc44037d3ef7791d1993f576]

#i45006#,#i10000# imgprod.hxx move from svtools


2005-04-14  Vladimir Glazounov  <vg@openoffice.org>  [62433afa0b5e98bb4428b4019cb88bbc7896196f]

new version for SRC680


2005-04-14  Vladimir Glazounov  <vg@openoffice.org>  [54412d9d8d80c3bedeb798561e42bc75c9d63ebc]

#i10000# DBG_CHKOBJ( pItem, SfxPoolItem, 0 ) obsolete


2005-04-14  Vladimir Glazounov  <vg@openoffice.org>  [09b6746329613efcb6997e0067a2e8a0d6ca8868]

new version for SRC680


2005-04-14  Vladimir Glazounov  <vg@openoffice.org>  [973987160a41f4e7e51f809d27b384f0ba2c190b]

new version for SRC680


2005-04-13  Vladimir Glazounov  <vg@openoffice.org>  [beb2c223ddc1d32debe639eed4ba5611efe53c79]

new version for SRC680


2005-04-13  Vladimir Glazounov  <vg@openoffice.org>  [03b7d70e7fc6cc17e7e777a23689422422342aae]

new version for SRC680


2005-04-13  Vladimir Glazounov  <vg@openoffice.org>  [f6069e6a3936ba69d0b17584b84a3d7edcc6578f]

new version for SRC680


2005-04-13  Rüdiger Timm  <rt@openoffice.org>  [7504d6cbf85e399c5199a2d8c155c061a712ed4a]

#i10000# Syntax


2005-04-13  Rüdiger Timm  <rt@openoffice.org>  [ab42f66871bc48408ebace60c078be54a945ab8c]

#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>  [edac39cdac617044e8b931eb09c5537b41b700d7]

#i47351# Fix deliver.log mess when common_build is not set.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [daee44ac04aa35d5db2948c7f8b328043da1a9f2]

SRC680


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [e78ce6234fb0006d24c69a6a767ef5c32c99c7aa]

INTEGRATION: CWS visibility03 (1.10.116); FILE MERGED 2005/03/26 16:25:40 mhu 1.10.116.1: #i45006# subst includes svtools/sbx with basic/sbx


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [f6b4cff2f8629c76c272e7ea3e5b0be12da78d7b]

INTEGRATION: CWS visibility03 (1.108.12); FILE MERGED 2005/04/06 17:33:56 mhu 1.108.12.2: RESYNC: (1.108-1.109); FILE MERGED 2005/03/26 16:25:40 mhu 1.108.12.1: #i45006# subst includes svtools/sbx with basic/sbx


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [cd57f195da0acc57a1a0445870611f09e52fe555]

INTEGRATION: CWS visibility03 (1.27.72); FILE MERGED 2005/03/25 01:02:53 mhu 1.27.72.2: RESYNC: (1.27-1.28); FILE MERGED 2005/03/02 19:33:25 mhu 1.27.72.1: #i40092# Fixed string ctor (char literal, ResId) usage.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [80ef37803c81bed8c8faa039f390f764a1c8f229]

INTEGRATION: CWS visibility03 (1.1.1.1.910); FILE MERGED 2005/03/26 16:25:40 mhu 1.1.1.1.910.1: #i45006# subst includes svtools/sbx with basic/sbx


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [2509523d4481e6ba6680ad9b1dd95ee5e00bc3e7]

INTEGRATION: CWS visibility03 (1.87.12); FILE MERGED 2005/04/06 17:32:40 mhu 1.87.12.2: RESYNC: (1.87-1.90); FILE MERGED 2005/03/26 16:25:39 mhu 1.87.12.1: #i45006# subst includes svtools/sbx with basic/sbx


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [5c8e330cbe57f75e6851572c1cd8b9fcf32c7d8f]

INTEGRATION: CWS visibility03 (1.54.30); FILE MERGED 2005/04/06 17:32:32 mhu 1.54.30.2: RESYNC: (1.54-1.55); FILE MERGED 2005/03/26 16:25:39 mhu 1.54.30.1: #i45006# subst includes svtools/sbx with basic/sbx


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [3a615aff17d1761cb18703e1d7d17c9f7972f946]

INTEGRATION: CWS visibility03 (1.81.20); FILE MERGED 2005/04/06 17:32:16 mhu 1.81.20.2: RESYNC: (1.81-1.82); FILE MERGED 2005/03/26 16:25:39 mhu 1.81.20.1: #i45006# subst includes svtools/sbx with basic/sbx


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [71ed8ad3867a7b68bd2f9187d8f0bba0935e4a3e]

INTEGRATION: CWS visibility03 (1.61.12); FILE MERGED 2005/04/06 17:32:08 mhu 1.61.12.2: RESYNC: (1.61-1.64); FILE MERGED 2005/03/26 16:25:38 mhu 1.61.12.1: #i45006# subst includes svtools/sbx with basic/sbx


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [8f6e0604f3c70e835cafda635cd417527ee1fc35]

INTEGRATION: CWS visibility03 (1.12.58); FILE MERGED 2005/03/25 00:58:50 mhu 1.12.58.2: RESYNC: (1.12-1.14); FILE MERGED 2005/03/02 19:33:25 mhu 1.12.58.1: #i40092# Fixed string ctor (char literal, ResId) usage.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [4c05b36fd908274a3bc3880ea62b1c295c9c06a4]

INTEGRATION: CWS visibility03 (1.29.164); FILE MERGED 2005/03/02 19:33:25 mhu 1.29.164.1: #i40092# Fixed string ctor (char literal, ResId) usage.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [078582f6143aa0c46162d32498f48e8cb60abfa0]

INTEGRATION: CWS visibility03 (1.49.72); FILE MERGED 2005/03/26 16:25:37 mhu 1.49.72.3: #i45006# subst includes svtools/sbx with basic/sbx 2005/03/25 00:55:58 mhu 1.49.72.2: RESYNC: (1.49-1.51); FILE MERGED 2005/03/02 19:33:24 mhu 1.49.72.1: #i40092# Fixed string ctor (char literal, ResId) usage.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [aea2d3203897b00039384c3e5f42d34cebefd77f]

INTEGRATION: CWS visibility03 (1.12.394); FILE MERGED 2005/03/26 16:25:37 mhu 1.12.394.1: #i45006# subst includes svtools/sbx with basic/sbx


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [67dc7105481180a4d17221dd8d7f7c35d0d444e2]

INTEGRATION: CWS visibility03 (1.12.96); FILE MERGED 2005/03/26 16:25:37 mhu 1.12.96.1: #i45006# subst includes svtools/sbx with basic/sbx


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [a93ceab85661cd5ce37a37b7a3795b724b09cedc]

INTEGRATION: CWS visibility03 (1.16.262); FILE MERGED 2005/03/26 16:25:37 mhu 1.16.262.1: #i45006# subst includes svtools/sbx with basic/sbx


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [c64d54f55a5c7973c1bf3f4c6f4090d520c61ef1]

INTEGRATION: CWS visibility03 (1.22.96); FILE MERGED 2005/03/26 16:25:36 mhu 1.22.96.1: #i45006# subst includes svtools/sbx with basic/sbx


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [f1a517d4fed3dde8bc5f63615d8b5abdcad91fc3]

INTEGRATION: CWS visibility03 (1.19.96); FILE MERGED 2005/03/26 16:25:36 mhu 1.19.96.1: #i45006# subst includes svtools/sbx with basic/sbx


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [89bbfdf9f19c5564a2f14c9a7af94aeb26154b3e]

INTEGRATION: CWS visibility03 (1.9.116); FILE MERGED 2005/04/01 17:52:47 mhu 1.9.116.1: #i45006# Fixed extern sHTML_ re-declaration.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [2a4d254f14781f6d7e6ca70e7a797cf15af0f8e8]

INTEGRATION: CWS visibility03 (1.65.32); FILE MERGED 2005/03/26 16:25:35 mhu 1.65.32.1: #i45006# subst includes svtools/sbx with basic/sbx


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [79dcd81e2f19cc7dae82598d1d1bd250762ea676]

INTEGRATION: CWS visibility03 (1.60.124); FILE MERGED 2005/03/25 00:54:04 mhu 1.60.124.2: RESYNC: (1.60-1.62); FILE MERGED 2005/03/02 19:33:24 mhu 1.60.124.1: #i40092# Fixed string ctor (char literal, ResId) usage.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [6edf4420e60f6d5fec33d264874f7386f03cd7ae]

INTEGRATION: CWS visibility03 (1.109.54); FILE MERGED 2005/04/06 17:29:16 mhu 1.109.54.2: RESYNC: (1.109-1.110); FILE MERGED 2005/03/26 16:25:35 mhu 1.109.54.1: #i45006# subst includes svtools/sbx with basic/sbx


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [1cd8d49b4b7218c53ff88357fe324d00b6efc3ea]

INTEGRATION: CWS visibility03 (1.89.18); FILE MERGED 2005/04/06 17:28:58 mhu 1.89.18.2: RESYNC: (1.89-1.91); FILE MERGED 2005/03/26 16:25:35 mhu 1.89.18.1: #i45006# subst includes svtools/sbx with basic/sbx


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [faa3d1ecf275a4c9956bc5ef39c21b47a35227cb]

INTEGRATION: CWS visibility03 (1.39.96); FILE MERGED 2005/03/26 16:25:34 mhu 1.39.96.1: #i45006# subst includes svtools/sbx with basic/sbx


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [e66d2f00c2ae8b2b6442644ef109133217e832cf]

INTEGRATION: CWS visibility03 (1.1.1.1.236); FILE MERGED 2005/03/02 16:45:27 mhu 1.1.1.1.236.3: #i40092# Enabled xldscope=hidden for sunpro compiler. 2005/02/28 03:48:27 mnicel 1.1.1.1.236.2: Issue number:  40092 Part of symbol visibility work 2005/02/17 10:45:05 mnicel 1.1.1.1.236.1: Issue number:  40092


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [00229269f15ede819007c0b49d527194f3bee2a7]

INTEGRATION: CWS visibility03 (1.11.22); FILE MERGED 2005/03/15 12:11:28 mhu 1.11.22.1: #i40092# Added SHL1USE_EXPORTS=ordinal.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [330b7e0f6f25dcf3482fb695efc8d8e36a810295]

INTEGRATION: CWS visibility03 (1.2.22); FILE MERGED 2005/03/08 09:58:55 mhu 1.2.22.1: #i40092# Added more exports.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [d482a30b740cfe73e327b65169e106a8cbfee8dc]

INTEGRATION: CWS visibility03 (1.2.22); FILE MERGED 2005/02/17 10:45:05 mnicel 1.2.22.1: Issue number:  40092


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [0e8b57407bec6f589a7208b603713ffb00d8636b]

INTEGRATION: CWS visibility03 (1.7.72); FILE MERGED 2005/02/17 10:45:04 mnicel 1.7.72.1: Issue number:  40092


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [62257c9bcea98928c71b0d8c0b3a0c43dde93e85]

INTEGRATION: CWS visibility03 (1.5.220); FILE MERGED 2005/03/02 16:44:40 mhu 1.5.220.3: #i40092# Re-include makefile.pmk for symbol scoping. 2005/02/28 03:48:26 mnicel 1.5.220.2: Issue number:  40092 Part of symbol visibility work 2005/02/17 10:45:04 mnicel 1.5.220.1: Issue number:  40092


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [69cc97b795ea3150a475b07c5a694c72b96f4b9e]

INTEGRATION: CWS visibility03 (1.7.30); FILE MERGED 2005/02/17 10:45:03 mnicel 1.7.30.1: Issue number:  40092


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [3c57788e8e282f98efbdf02743b4f813654a3330]

INTEGRATION: CWS visibility03 (1.11.134); FILE MERGED 2005/02/28 03:48:26 mnicel 1.11.134.1: Issue number:  40092 Part of symbol visibility work


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [c4bb1deddc52852804981dd98233839ea93e8b71]

INTEGRATION: CWS visibility03 (1.1.2); FILE ADDED 2005/02/17 10:45:03 mnicel 1.1.2.1: Issue number:  40092


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [9792fe0ff0bd790778fed27a0417b20f16742cda]

INTEGRATION: CWS visibility03 (1.2.232); FILE MERGED 2005/02/17 10:45:02 mnicel 1.2.232.1: Issue number:  40092


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [6c61aa7f94d239f4d3f7b5914fa97e04c7884573]

INTEGRATION: CWS visibility03 (1.21.70); FILE MERGED 2005/02/17 10:45:02 mnicel 1.21.70.1: Issue number:  40092


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [7abaa72e155f40df87aa6c842f881f2b8b38c899]

INTEGRATION: CWS visibility03 (1.1.1.1.236); FILE MERGED 2005/02/17 10:45:01 mnicel 1.1.1.1.236.1: Issue number:  40092


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [b0645862575932469721026cb6ca97f7370130e7]

INTEGRATION: CWS visibility03 (1.1.2); FILE ADDED 2005/03/02 13:04:32 mhu 1.1.2.2: #i40092# Enabled xldscope=hidden for sunpro compiler. 2005/02/17 10:31:48 mnicel 1.1.2.1: Issue number:  40092 symbol visibility


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [83c2b36828b9dda4ca236422f699e26751dea3dd]

INTEGRATION: CWS visibility03 (1.14.54); FILE MERGED 2005/03/15 11:56:47 mhu 1.14.54.1: #i40092# Added SHL1USE_EXPORTS=ordinal.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [c8f40d8441d9721959d1de32d529cb48be0eee4d]

INTEGRATION: CWS visibility03 (1.7.88); FILE MERGED 2005/03/25 00:48:40 mhu 1.7.88.2: RESYNC: (1.7-1.8); FILE MERGED 2005/03/08 09:58:43 mhu 1.7.88.1: #i40092# Added more exports.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [a6b24e9983de73591b309d65d1b3adcf56a8b703]

INTEGRATION: CWS visibility03 (1.18.22); FILE MERGED 2005/03/02 13:07:29 mhu 1.18.22.1: #i40092# Fixed string ctor (char literal) usage.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [5e99a3b1d4d8fad1ec665691c3fd3274c2e59e52]

INTEGRATION: CWS visibility03 (1.13.110); FILE MERGED 2005/02/17 10:31:47 mnicel 1.13.110.1: Issue number:  40092 symbol visibility


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [69a57e7535add1aede1443015533ca323aea2722]

INTEGRATION: CWS visibility03 (1.4.220); FILE MERGED 2005/02/17 10:31:46 mnicel 1.4.220.1: Issue number:  40092 symbol visibility


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [46a3e3b038144f314a978f1b23b9258cb6689422]

#i10000# set to zero (visibility03)


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [17e052a46e0445657b2504e0477d8eacb631c8ac]

INTEGRATION: CWS visibility03 (1.6.184); FILE MERGED 2005/02/17 10:31:45 mnicel 1.6.184.1: Issue number:  40092 symbol visibility


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [8290ddafa848c2776bb6d45c4f2b0a5563ed9766]

INTEGRATION: CWS visibility03 (1.2.226); FILE MERGED 2005/02/17 10:31:45 mnicel 1.2.226.1: Issue number:  40092 symbol visibility


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [9aaea3b4901d76ccf081d4e8119fe67f70fd67c6]

INTEGRATION: CWS visibility03 (1.12.34); FILE MERGED 2005/02/17 10:31:44 mnicel 1.12.34.1: Issue number:  40092 symbol visibility


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [40c8e05433c4e9e714a6472b5a53590fa80c38de]

INTEGRATION: CWS visibility03 (1.16.146); FILE MERGED 2005/02/17 10:31:44 mnicel 1.16.146.1: Issue number:  40092 symbol visibility


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [783e0089029a1fc5c27104227979404a12329038]

INTEGRATION: CWS visibility03 (1.10.184); FILE MERGED 2005/02/17 10:31:43 mnicel 1.10.184.1: Issue number:  40092 symbol visibility


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [a5c31f13266ec14e05ac6b25c856f8ed2b0926d4]

INTEGRATION: CWS visibility03 (1.6.186); FILE MERGED 2005/02/17 10:31:43 mnicel 1.6.186.1: Issue number:  40092 symbol visibility


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [5a9ed4152ad3cb70e310f1f9006ccbd9feca08ce]

INTEGRATION: CWS visibility03 (1.7.68); FILE MERGED 2005/02/28 04:33:55 mnicel 1.7.68.1: Issue number:  40092 Part of visibility work


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [1194447d53ea4acf587f4bf505236975c69d4d4e]

INTEGRATION: CWS visibility03 (1.1.2); FILE ADDED 2005/02/17 10:31:42 mnicel 1.1.2.1: Issue number:  40092 symbol visibility


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [eb43e2e50276abdcb235c8a2bc9a0c794a74e2fc]

INTEGRATION: CWS visibility03 (1.6.22); FILE MERGED 2005/02/28 04:33:55 mnicel 1.6.22.1: Issue number:  40092 Part of visibility work


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [a1fb6579886a2512cb78d519744b2caa563e580d]

INTEGRATION: CWS visibility03 (1.23.54); FILE MERGED 2005/02/17 10:31:42 mnicel 1.23.54.1: Issue number:  40092 symbol visibility


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [fbef5a493596e506464767816dbc310c6338985f]

INTEGRATION: CWS visibility03 (1.5.156); FILE MERGED 2005/02/28 04:33:55 mnicel 1.5.156.1: Issue number:  40092 Part of visibility work


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [d12b86dcd7f999ab4e8ee9478f368ab3b7c64f1a]

INTEGRATION: CWS visibility03 (1.12.36); FILE MERGED 2005/02/28 04:33:55 mnicel 1.12.36.1: Issue number:  40092 Part of visibility work


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [d77c5fc99549e954dbed6663a1fdce0c37142495]

INTEGRATION: CWS visibility03 (1.5.188); FILE MERGED 2005/02/28 04:33:54 mnicel 1.5.188.1: Issue number:  40092 Part of visibility work


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [1ceeb0cc31950710ba786af8720e0164230b4109]

INTEGRATION: CWS visibility03 (1.4.226); FILE MERGED 2005/02/28 04:33:54 mnicel 1.4.226.1: Issue number:  40092 Part of visibility work


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [ed0e2cd7562338d5e17ab548bb97591d9a13a715]

INTEGRATION: CWS visibility03 (1.6.22); FILE MERGED 2005/02/28 04:33:54 mnicel 1.6.22.1: Issue number:  40092 Part of visibility work


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [e39d83cdfcb082827c83fdea185ef9697db0e98c]

INTEGRATION: CWS visibility03 (1.2.206); FILE MERGED 2005/02/28 04:33:54 mnicel 1.2.206.1: Issue number:  40092 Part of visibility work


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [1428537e47274e05ab4d814d5d03b65a1e080e2a]

INTEGRATION: CWS visibility03 (1.2.156); FILE MERGED 2005/02/28 04:33:54 mnicel 1.2.156.1: Issue number:  40092 Part of visibility work


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [64fd80ddc901f01101d385f6862899b1ca37dbfc]

INTEGRATION: CWS visibility03 (1.2.228); FILE MERGED 2005/03/07 19:05:05 mhu 1.2.228.2: #i40092# Added more exports. 2005/02/28 04:33:54 mnicel 1.2.228.1: Issue number:  40092 Part of visibility work


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [d37d7c364bbe04eac2bfc92b099829b40f1bfaee]

INTEGRATION: CWS visibility03 (1.4.222); FILE MERGED 2005/02/17 10:31:42 mnicel 1.4.222.1: Issue number:  40092 symbol visibility


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [34f074bca57bd517f2639aae61b6ba69542fcf9e]

INTEGRATION: CWS visibility03 (1.2.146); FILE MERGED 2005/02/28 04:33:53 mnicel 1.2.146.1: Issue number:  40092 Part of visibility work


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [249e3c92f38d261076574db10606c57fcb8b7d90]

INTEGRATION: CWS visibility03 (1.5.210); FILE MERGED 2005/02/17 10:31:41 mnicel 1.5.210.1: Issue number:  40092 symbol visibility


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [94e90e218613fc62ad6169b30b45932c9092d8dc]

INTEGRATION: CWS visibility03 (1.22.34); FILE MERGED 2005/02/17 10:31:41 mnicel 1.22.34.1: Issue number:  40092 symbol visibility


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [2af8dddcf0301c8e0283199410dc688524b4548b]

INTEGRATION: CWS visibility03 (1.1.216); FILE MERGED 2005/02/28 04:33:53 mnicel 1.1.216.1: Issue number:  40092 Part of visibility work


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [b62fe2f74c3183bc4212a223e8c5cf9eaf8bab84]

INTEGRATION: CWS visibility03 (1.2.74); FILE MERGED 2005/02/28 04:33:53 mnicel 1.2.74.1: Issue number:  40092 Part of visibility work


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [fd50294f3b54bd88f819a1b62b803ea537e0d3a7]

INTEGRATION: CWS visibility03 (1.2.34); FILE MERGED 2005/02/28 04:33:53 mnicel 1.2.34.1: Issue number:  40092 Part of visibility work


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [c81e41c218d5194c4a96e5de3c4007d30c502983]

INTEGRATION: CWS visibility03 (1.3.226); FILE MERGED 2005/02/28 04:33:53 mnicel 1.3.226.1: Issue number:  40092 Part of visibility work


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [3f0717c5fa31949772aef59a730f1e9336581b8b]

INTEGRATION: CWS visibility03 (1.1.206); FILE MERGED 2005/02/28 04:33:53 mnicel 1.1.206.1: Issue number:  40092 Part of visibility work


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [ca2bfd5de279ea6d432eab14dbc4ba8653f4433c]

INTEGRATION: CWS visibility03 (1.1.212); FILE MERGED 2005/02/28 04:33:52 mnicel 1.1.212.1: Issue number:  40092 Part of visibility work


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [cc634a0145461b3e23ef47a960234bc942381dd5]

INTEGRATION: CWS visibility03 (1.4.182); FILE MERGED 2005/02/28 04:33:52 mnicel 1.4.182.1: Issue number:  40092 Part of visibility work


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [21c3bcf799b13a1523fb22e6e4e8c723c5a5bb6e]

INTEGRATION: CWS visibility03 (1.16.26); FILE MERGED 2005/02/17 10:31:41 mnicel 1.16.26.1: Issue number:  40092 symbol visibility


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [f98b2b75564af8980341c6a18e1e6eaa9559abfa]

INTEGRATION: CWS visibility03 (1.21.156); FILE MERGED 2005/02/17 10:31:41 mnicel 1.21.156.1: Issue number:  40092 symbol visibility


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [47d11fe58182bf84e90050578b37700cde20b694]

INTEGRATION: CWS visibility03 (1.2.216); FILE MERGED 2005/02/28 04:33:52 mnicel 1.2.216.1: Issue number:  40092 Part of visibility work


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [b485c47f6f5e1727d9553ad96c22984180046bbb]

INTEGRATION: CWS visibility03 (1.9.182); FILE MERGED 2005/02/28 04:33:52 mnicel 1.9.182.1: Issue number:  40092 Part of visibility work


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [e5e4b18839246f24bc4f8b99b13bcfb9feb61d25]

INTEGRATION: CWS visibility03 (1.7.146); FILE MERGED 2005/03/02 13:06:01 mhu 1.7.146.2: #i40092# Added missing include (tools/string.hxx). 2005/02/17 10:31:40 mnicel 1.7.146.1: Issue number:  40092 symbol visibility


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [a5db2e74feb334a45abfa8037044f74ccf177ef4]

INTEGRATION: CWS visibility03 (1.8.78); FILE MERGED 2005/02/28 04:33:52 mnicel 1.8.78.1: Issue number:  40092 Part of visibility work


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [d47be93c1c106d998c9a7eac84b3d7a5ed8c7f19]

INTEGRATION: CWS visibility03 (1.6.24); FILE MERGED 2005/03/15 12:07:36 mhu 1.6.24.2: #i40092# Moved includes inside include guard. 2005/02/28 04:33:52 mnicel 1.6.24.1: Issue number:  40092 Part of visibility work


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [8da2fe2d77aae0754b61b013926a6d7c486f5a76]

INTEGRATION: CWS visibility03 (1.10.146); FILE MERGED 2005/03/15 12:07:35 mhu 1.10.146.2: #i40092# Moved includes inside include guard. 2005/02/28 04:33:52 mnicel 1.10.146.1: Issue number:  40092 Part of visibility work


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [15332c107c3bd9fa1faf4553fce85c715cc9455d]

INTEGRATION: CWS visibility03 (1.3.146); FILE MERGED 2005/03/15 12:07:35 mhu 1.3.146.2: #i40092# Moved includes inside include guard. 2005/02/28 04:33:51 mnicel 1.3.146.1: Issue number:  40092 Part of visibility work


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [20b30fad0c76f585df352c9d55dae9dade1e9cec]

INTEGRATION: CWS visibility03 (1.2.64); FILE MERGED 2005/04/01 14:05:09 mhu 1.2.64.1: #i45006# Added missing include.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [65edd7a70fde3c2b9617ef7ab55d535dbaa11e74]

INTEGRATION: CWS visibility03 (1.8.212); FILE MERGED 2005/03/26 16:31:50 mhu 1.8.212.1: #i45006# subst includes svtools/sbx with basic/sbx


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [9e34f28ec0a74c7d9b54bf66c98c5a292dd25614]

INTEGRATION: CWS visibility03 (1.16.140); FILE MERGED 2005/03/26 16:31:50 mhu 1.16.140.1: #i45006# subst includes svtools/sbx with basic/sbx


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [dd010b8e7e19c17ca05320b07f8ac62a8bec7fe4]

INTEGRATION: CWS visibility03 (1.22.212); FILE MERGED 2005/03/26 16:31:49 mhu 1.22.212.1: #i45006# subst includes svtools/sbx with basic/sbx


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [9dc19961b5d0441b7e95a82b623f4070d8408175]

INTEGRATION: CWS visibility03 (1.37.38); FILE MERGED 2005/03/26 16:31:49 mhu 1.37.38.1: #i45006# subst includes svtools/sbx with basic/sbx


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [c99f693d5cca10c9a5ee8ddfa2cc86121fbd2eb2]

INTEGRATION: CWS visibility03 (1.9.66); FILE MERGED 2005/04/04 11:39:24 mhu 1.9.66.2: #i45006# Removed obsolete include. 2005/03/26 16:31:49 mhu 1.9.66.1: #i45006# subst includes svtools/sbx with basic/sbx


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [6c6f5538ffd433c3034500d9ef3d71eba59e667e]

INTEGRATION: CWS visibility03 (1.42.20); FILE MERGED 2005/03/26 16:31:48 mhu 1.42.20.1: #i45006# subst includes svtools/sbx with basic/sbx


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [aa0261686ddea4aa4f549a06f659b3b922f900ac]

INTEGRATION: CWS visibility03 (1.3.816); FILE MERGED 2005/03/07 18:48:46 mhu 1.3.816.1: #i40092# Added missing forward declaration.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [03ba3ca654e7c57cebfbdfcc4ccb4b47107b0fb3]

INTEGRATION: CWS visibility03 (1.13.798); FILE MERGED 2005/03/07 18:48:46 mhu 1.13.798.1: #i40092# Added missing forward declaration.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [d4a683791fb7c2470dacc0056db16f2b1484e11c]

INTEGRATION: CWS visibility03 (1.35.20); FILE MERGED 2005/04/06 16:52:29 mhu 1.35.20.2: RESYNC: (1.35-1.36); FILE MERGED 2005/03/26 16:31:48 mhu 1.35.20.1: #i45006# subst includes svtools/sbx with basic/sbx


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [3239cfc95ec843279da1e734531627d55db2bf53]

INTEGRATION: CWS visibility03 (1.11.66); FILE MERGED 2005/04/04 11:39:23 mhu 1.11.66.2: #i45006# Removed obsolete include. 2005/03/26 16:31:47 mhu 1.11.66.1: #i45006# subst includes svtools/sbx with basic/sbx


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [540b8a2e5730bf438195e974393860cb4bcdebc3]

INTEGRATION: CWS visibility03 (1.12.338); FILE MERGED 2005/03/26 16:31:47 mhu 1.12.338.1: #i45006# subst includes svtools/sbx with basic/sbx


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [ee782d68efa31023bd03fc2d650248424dd97a0a]

INTEGRATION: CWS visibility03 (1.9.30); FILE MERGED 2005/04/04 11:39:22 mhu 1.9.30.1: #i45006# Removed obsolete include.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [8374c8983e13c934f0cd78402cf1603aba62e8ca]

INTEGRATION: CWS visibility03 (1.10.394); FILE MERGED 2005/03/07 18:48:45 mhu 1.10.394.1: #i40092# Added missing forward declaration.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [35d71ecb0badc8d4c1d140d5bf771fe2efbfb67e]

INTEGRATION: CWS visibility03 (1.5.232); FILE MERGED 2005/04/04 11:39:21 mhu 1.5.232.1: #i45006# Removed obsolete include.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [8b4d98f4e615fc108fb26e1185acfd164c419120]

INTEGRATION: CWS visibility03 (1.1.2); FILE ADDED 2005/03/02 13:17:30 mhu 1.1.2.2: #i40092# Enabled xldscope=hidden for sunpro compiler. 2005/02/28 05:30:29 mnicel 1.1.2.1: Issue number:  40092


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [826a3336d0e48a1b08cac1b94121697e05870a37]

INTEGRATION: CWS visibility03 (1.14.84); FILE MERGED 2005/03/15 11:55:30 mhu 1.14.84.1: #i40092# Added SHL1USE_EXPORTS=ordinal.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [6267a1362f106a78ada043cebf0af0613c1a03b5]

INTEGRATION: CWS visibility03 (1.2.154); FILE MERGED 2005/02/28 03:54:58 mnicel 1.2.154.1: Issue number:  40092 Part of visibility work


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [62d53976da5ebdb6b24aa7ab66c201d55447aef2]

INTEGRATION: CWS visibility03 (1.2.88); FILE MERGED 2005/02/28 03:54:57 mnicel 1.2.88.1: Issue number:  40092 Part of visibility work


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [89496721d38ef6f084a3900a4b2f9bf52a30feea]

INTEGRATION: CWS visibility03 (1.5.8); FILE MERGED 2005/03/02 13:29:02 mhu 1.5.8.1: #i40092# Removed rtl:O(U)String ctors, removing circular dependency to module sal.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [1e4a97b249a7958f84282077e033f65176ddab28]

INTEGRATION: CWS visibility03 (1.5.244); FILE MERGED 2005/03/02 13:29:01 mhu 1.5.244.1: #i40092# Removed rtl:O(U)String ctors, removing circular dependency to module sal.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [709a833e586f8870ed2fab36b4784fae6e48d829]

INTEGRATION: CWS visibility03 (1.3.258); FILE MERGED 2005/03/02 13:25:39 mhu 1.3.258.3: #i40092# Re-include makefile.pmk for symbol scoping. 2005/02/28 05:49:36 mnicel 1.3.258.2: RESYNC: (1.3-1.4); FILE MERGED 2005/02/28 03:54:57 mnicel 1.3.258.1: Issue number:  40092 Part of visibility work


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [c4982bb87f44d5bd5c83bd5182656f741937d11c]

INTEGRATION: CWS visibility03 (1.4.270); FILE MERGED 2005/02/28 03:54:56 mnicel 1.4.270.1: Issue number:  40092 Part of visibility work


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [b8267cf5add300f9c6b33f47b2ef299626c6d823]

INTEGRATION: CWS visibility03 (1.2.270); FILE MERGED 2005/02/28 03:54:56 mnicel 1.2.270.1: Issue number:  40092 Part of visibility work


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [d9c0490d8b66286ec854969b09f2fa9e882fc368]

INTEGRATION: CWS visibility03 (1.6.86); FILE MERGED 2005/02/28 03:54:55 mnicel 1.6.86.1: Issue number:  40092 Part of visibility work


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [a1dc181699d6f3cfcab3787bff6f6b007ab6d0bb]

INTEGRATION: CWS visibility03 (1.3.86); FILE MERGED 2005/03/26 15:37:15 mhu 1.3.86.1: #i23172# Moved FixedMemPool representation to pImpl; preparing for compatible improvement of implementation.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [0b450b460555b59e6148f0c70ef0e37b90ace33f]

INTEGRATION: CWS visibility03 (1.2.270); FILE MERGED 2005/02/28 03:54:55 mnicel 1.2.270.1: Issue number:  40092 Part of visibility work


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [e6a472cd04e66e57507082de649f3c6abb0e2661]

INTEGRATION: CWS visibility03 (1.2.270); FILE MERGED 2005/02/28 03:54:53 mnicel 1.2.270.1: Issue number:  40092 Part of visibility work


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [d6fde47fd930879677b84ca91facdf5765ed13f0]

INTEGRATION: CWS visibility03 (1.1.2); FILE ADDED 2005/03/23 14:53:54 mhu 1.1.2.1: #i45006# Moved here from svtools/source/hatchwindow/svborder.cxx


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [939d010c985a69407bb693a32a0a786f8c419b46]

INTEGRATION: CWS visibility03 (1.9.86); FILE MERGED 2005/03/23 14:53:52 mhu 1.9.86.2: #i45006# Moved here from svtools/source/hatchwindow/svborder.cxx 2005/02/28 03:54:53 mnicel 1.9.86.1: Issue number:  40092 Part of visibility work


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [d87c02fbad3d50fca1653bd083235488635485cd]

INTEGRATION: CWS visibility03 (1.1.1.1.368); FILE MERGED 2005/03/15 11:53:01 mhu 1.1.1.1.368.1: #i40092# Fixed include order.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [40178f84a5c0a51989e6f7ceb70a1f04b38b00ad]

INTEGRATION: CWS visibility03 (1.6.86); FILE MERGED 2005/03/02 13:23:42 mhu 1.6.86.1: #i40092# Fixed string ctor (char literal) usage.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [41e1ddda79d735bb208b8158f70ba1ad1a8f4631]

INTEGRATION: CWS visibility03 (1.7.254); FILE MERGED 2005/02/28 03:54:53 mnicel 1.7.254.1: Issue number:  40092 Part of visibility work


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [0685fe53dd2b1b61b6747d4d51beff7e14bbfd4e]

INTEGRATION: CWS visibility03 (1.2.270); FILE MERGED 2005/02/28 03:54:52 mnicel 1.2.270.1: Issue number:  40092 Part of visibility work


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [6d4d29f4fc2970dbbccb1a237f7c4aaca25d7050]

INTEGRATION: CWS visibility03 (1.2.270); FILE MERGED 2005/02/28 03:54:51 mnicel 1.2.270.1: Issue number:  40092 Part of visibility work


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [048e89dbf744581afaa9a48490d695f762ab18ec]

INTEGRATION: CWS visibility03 (1.6.270); FILE MERGED 2005/03/25 00:04:52 mhu 1.6.270.2: RESYNC: (1.6-1.7); FILE MERGED 2005/02/28 03:54:51 mnicel 1.6.270.1: Issue number:  40092 Part of visibility work


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [abf6c192284d0bbfb14ffc1a38b5aa3d3f24d37d]

INTEGRATION: CWS visibility03 (1.29.16); FILE MERGED 2005/03/25 00:03:57 mhu 1.29.16.4: RESYNC: (1.30-1.33); FILE MERGED 2005/03/23 14:54:55 mhu 1.29.16.3: #i45006# Added tools/svborder.hxx 2005/02/28 05:48:11 mnicel 1.29.16.2: RESYNC: (1.29-1.30); FILE MERGED 2005/02/28 03:54:50 mnicel 1.29.16.1: Issue number:  40092 Part of visibility work


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [711142e2f5a14fe84ea7ae97542a200485452511]

INTEGRATION: CWS visibility03 (1.1.2); FILE ADDED 2005/02/28 05:29:32 mnicel 1.1.2.1: Issue number:  40092 Part of visibility work


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [6c34e4f0a527f72cbeb79338d08b82389d81f9e9]

INTEGRATION: CWS visibility03 (1.1.2); FILE ADDED 2005/03/24 15:39:27 mhu 1.1.2.1: #i45006# Define SVT_DLLIMPLEMENTATION; set symbol visibility default to hidden.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [3b5077b9ca9661cc8ce4c4a0cd7dc67801174b07]

INTEGRATION: CWS visibility03 (1.1.2); FILE ADDED 2005/03/24 15:39:09 mhu 1.1.2.1: #i45006# Define SVL_DLLIMPLEMENTATION; set symbol visibility default to hidden.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [275dbc038f055a98afd4a7162b800559821c05e3]

INTEGRATION: CWS visibility03 (1.51.126); FILE MERGED 2005/03/24 16:32:40 mhu 1.51.126.2: #i45006# Cleanup from removed files. 2005/03/24 15:45:53 mhu 1.51.126.1: #i45006# Adapted to factored out components.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [4473446cb69758049d4b03ee6e33526267db8e33]

INTEGRATION: CWS visibility03 (1.1.1.1.946); FILE MERGED 2005/03/24 15:23:18 mhu 1.1.1.1.946.1: #i45006# Added include svt.pmk


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [2f0342237224c112421096f2f1463a7b47b6c73e]

INTEGRATION: CWS visibility03 (1.1.2); FILE ADDED 2005/03/24 10:21:38 mhu 1.1.2.1: #i45006# Factored out from svtools/source/config/pathoptions.cxx


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [57f1f3ef89c20d158f30611b2d018e7bbf057fca]

INTEGRATION: CWS visibility03 (1.1.2); FILE ADDED 2005/03/24 15:35:35 mhu 1.1.2.1: #i45006# Misc. UNO services factored out from svt/svl shared libraries.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [8bf8a62c223adb51a79607fe77fdbdc38ff3166e]

INTEGRATION: CWS visibility03 (1.1.2); FILE ADDED 2005/03/24 16:32:39 mhu 1.1.2.2: #i45006# Cleanup from removed files. 2005/03/24 15:35:34 mhu 1.1.2.1: #i45006# Misc. UNO services factored out from svt/svl shared libraries.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [363fa02116f5044a8ec055b84254b971aaed2396]

INTEGRATION: CWS visibility03 (1.1.2); FILE ADDED 2005/03/24 15:35:34 mhu 1.1.2.1: #i45006# Misc. UNO services factored out from svt/svl shared libraries.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [fca10b5d34631bef667d2da58bfb3b88d75d484a]

INTEGRATION: CWS visibility03 (1.1.2); FILE ADDED 2005/03/24 11:16:23 mhu 1.1.2.1: #i45006# Moved from svtools/source/uno/addrtempuno.cxx


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [c551ce53226e78e8bb33e3770584994b7731d9eb]

INTEGRATION: CWS visibility03 (1.2.532); FILE MERGED 2005/03/24 12:13:13 mhu 1.2.532.1: #i45006# Added (svl|svt).pmk; partial cleanup.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [ab3d5e3345bac0102413822d6d8fb45f6e2dd08e]

INTEGRATION: CWS visibility03 (1.16.124); FILE MERGED 2005/04/11 18:23:34 mhu 1.16.124.2: #i45006##i45146# Added exported symbol 'CreateWindow()' (dynamically loaded from toolkit). 2005/03/24 15:21:14 mhu 1.16.124.1: #i45006# Removed redundant imgprod.hxx include.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [7242fbee4ca602c9c9766283a3d64e3904459378]

INTEGRATION: CWS visibility03 (1.17.224); FILE MERGED 2005/03/24 11:39:24 mhu 1.17.224.2: #i45006# Factored out most UNO components into separate shared libraries. 2005/03/02 13:13:46 mhu 1.17.224.1: #i40092# Fixed string ctor (char literal) usage.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [2e7acf940a3dd014ade92062dd7ea1049d92bcd5]

INTEGRATION: CWS visibility03 (1.16.230); FILE MERGED 2005/03/24 11:39:23 mhu 1.16.230.1: #i45006# Factored out most UNO components into separate shared libraries.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [63b218861aa65791fe8b7b14b5b28d062beeb8a3]

INTEGRATION: CWS visibility03 (1.2.532); FILE MERGED 2005/03/24 12:13:12 mhu 1.2.532.1: #i45006# Added (svl|svt).pmk; partial cleanup.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [0393f692ea77e6c3a38ca486d5ac479b45375fb3]

INTEGRATION: CWS visibility03 (1.3.532); FILE MERGED 2005/03/24 11:03:28 mhu 1.3.532.1: #i45006# Added SVL_* symbol export declarations; partial cleanup.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [0d7beadd224ec2e25e0a7277d04f2402bd48083c]

INTEGRATION: CWS visibility03 (1.1.1.1.946); FILE MERGED 2005/03/24 11:03:28 mhu 1.1.1.1.946.1: #i45006# Added SVL_* symbol export declarations; partial cleanup.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [bb79e02bf6d9a95f0e33f61a1241469658cf19b0]

INTEGRATION: CWS visibility03 (1.9.452); FILE MERGED 2005/03/24 11:01:50 mhu 1.9.452.1: #i45006# Added SVT_* symbol export declarations; partial cleanup.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [e92d9a734bd4787f8b6accf96c9d25e75f12a039]

INTEGRATION: CWS visibility03 (1.2.502); FILE MERGED 2005/03/24 11:01:50 mhu 1.2.502.1: #i45006# Added SVT_* symbol export declarations; partial cleanup.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [d59d60fd4a50dbea0d8ad71da7f04c0889d868c9]

INTEGRATION: CWS visibility03 (1.11.318); FILE MERGED 2005/03/24 11:01:49 mhu 1.11.318.1: #i45006# Added SVT_* symbol export declarations; partial cleanup.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [3baffebd419f9d3c60691f51c9176248f73b0a64]

INTEGRATION: CWS visibility03 (1.9.452); FILE MERGED 2005/03/24 11:01:49 mhu 1.9.452.1: #i45006# Added SVT_* symbol export declarations; partial cleanup.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [5157f83dd1b2a43683b69d397ef1c3230f90a15c]

INTEGRATION: CWS visibility03 (1.2.532); FILE MERGED 2005/03/24 11:01:49 mhu 1.2.532.1: #i45006# Added SVT_* symbol export declarations; partial cleanup.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [1ea7399ef875fbf3469b5ec904a9d8ad86d5c956]

INTEGRATION: CWS visibility03 (1.2.532); FILE MERGED 2005/03/24 10:58:49 mhu 1.2.532.1: #i45006# Added SVT_* symbol export declarations; partial cleanup.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [7a4fcd2685c9c60a5077ff79bb0a24857801561b]

INTEGRATION: CWS visibility03 (1.5.762); FILE MERGED 2005/03/24 10:58:48 mhu 1.5.762.1: #i45006# Added SVT_* symbol export declarations; partial cleanup.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [21b824b2f0344fe5cc4ccdba8fe352b133726c9e]

INTEGRATION: CWS visibility03 (1.7.532); FILE MERGED 2005/03/24 12:13:12 mhu 1.7.532.1: #i45006# Added (svl|svt).pmk; partial cleanup.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [b696e4ca9e27f2d30d7e13bc63f7e00c43f4e1ea]

INTEGRATION: CWS visibility03 (1.4.532); FILE MERGED 2005/03/24 12:13:11 mhu 1.4.532.1: #i45006# Added (svl|svt).pmk; partial cleanup.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [e3c437cab72d97c8f13ccaa4d98a1a72e4c11e68]

INTEGRATION: CWS visibility03 (1.7.902); FILE MERGED 2005/03/24 09:35:12 mhu 1.7.902.1: #i45006# Factored UNO component out into passwordcontainer.uno shared library.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [26ec89d7da9f3e79c7c5ec2d7a45aa52d6cb6280]

INTEGRATION: CWS visibility03 (1.3.532); FILE MERGED 2005/03/24 09:35:12 mhu 1.3.532.1: #i45006# Factored UNO component out into passwordcontainer.uno shared library.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [b4701314f05d30922c88ab17b4d571add0c25e8b]

INTEGRATION: CWS visibility03 (1.1.2); FILE ADDED 2005/03/24 09:35:12 mhu 1.1.2.1: #i45006# Factored UNO component out into passwordcontainer.uno shared library.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [a800197dc0851f5f2b1a2a9f070f44e66d394690]

INTEGRATION: CWS visibility03 (1.9.532); FILE MERGED 2005/03/24 12:13:10 mhu 1.9.532.1: #i45006# Added (svl|svt).pmk; partial cleanup.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [0ad77572b95771717be135f451d3bceb0a84347f]

INTEGRATION: CWS visibility03 (1.3.532); FILE MERGED 2005/03/24 12:13:09 mhu 1.3.532.1: #i45006# Added (svl|svt).pmk; partial cleanup.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [dadb6377c7abbbdd0c2e4733e95055c6db929ac0]

INTEGRATION: CWS visibility03 (1.4.308); FILE MERGED 2005/03/24 10:54:26 mhu 1.4.308.1: #i45006# Partial cleanup.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [8355dee0a4b3fc0c9958c647ff50bf592f268af0]

INTEGRATION: CWS visibility03 (1.1.2); FILE ADDED 2005/03/24 10:05:54 mhu 1.1.2.1: #i45006# Moved from svtools/source/misc/ (for svl/misc1.lib)


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [dd284700b7e4a81d45a35cac17de4aec5f6f4f36]

INTEGRATION: CWS visibility03 (1.1.2); FILE ADDED 2005/03/24 10:05:53 mhu 1.1.2.1: #i45006# Moved from svtools/source/misc/ (for svl/misc1.lib)


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [53f0b4ffa1a2f2afbf7d4c2fcb4f9b60e6b2d623]

INTEGRATION: CWS visibility03 (1.1.2); FILE ADDED 2005/03/24 10:05:55 mhu 1.1.2.1: #i45006# Moved from svtools/source/misc/ (for svl/misc1.lib)


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [be2e3c3f40a15486e9a9a6980eb843e725863e3a]

INTEGRATION: CWS visibility03 (1.1.2); FILE ADDED 2005/03/24 10:05:52 mhu 1.1.2.1: #i45006# Moved from svtools/source/misc/ (for svl/misc1.lib)


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [f30474cfa1948b280834927ed243803f00993467]

INTEGRATION: CWS visibility03 (1.1.2); FILE ADDED 2005/03/24 10:05:51 mhu 1.1.2.1: #i45006# Moved from svtools/source/misc/ (for svl/misc1.lib)


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [43f800281de85f1266ee5dab378801f9fa5f196d]

INTEGRATION: CWS visibility03 (1.1.2); FILE ADDED 2005/03/24 09:59:06 mhu 1.1.2.1: #i45006# Factored out from svtools/source/filepicker/iodlg.cxx


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [a5f91745eb0f3ebaf6d3c9074a2e33bd5615d6e3]

INTEGRATION: CWS visibility03 (1.1.2); FILE ADDED 2005/03/24 10:05:56 mhu 1.1.2.1: #i45006# Moved from svtools/source/misc/ (for svl/misc1.lib)


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [acf452334620acc4ff8bb17fe5d1bee5793553a1]

INTEGRATION: CWS visibility03 (1.1.2); FILE ADDED 2005/03/24 09:32:25 mhu 1.1.2.1: #i45006# Moved from svtools/source/passwordcontainer/docpasswdrequest.cxx


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [09a2a6df1079655d7a0722860a972bb31d143e81]

INTEGRATION: CWS visibility03 (1.1.2); FILE ADDED 2005/03/24 10:05:50 mhu 1.1.2.1: #i45006# Moved from svtools/source/misc/ (for svl/misc1.lib)


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [081bdd33e4446de99da3b793fc015d7b015c1e37]

INTEGRATION: CWS visibility03 (1.30.224); FILE MERGED 2005/03/24 10:13:42 mhu 1.30.224.1: #i45006# Factored out svl/misc1.lib; added include svt.pmk


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [242b4b51972415e3a05382ebc241538ff77c20f3]

INTEGRATION: CWS visibility03 (1.34.126); FILE MERGED 2005/04/06 16:45:26 mhu 1.34.126.3: RESYNC: (1.35-1.36); FILE MERGED 2005/03/25 00:00:27 mhu 1.34.126.2: RESYNC: (1.34-1.35); FILE MERGED 2005/03/24 10:12:29 mhu 1.34.126.1: #i45006# Added missing include.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [54ac4dbc78d781a41cf7a14934bbbd367c30781f]

INTEGRATION: CWS visibility03 (1.7.6); FILE MERGED 2005/04/01 13:02:55 mhu 1.7.6.1: #i45006# Added missing include.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [6f15c01abdcaa3823d38f061a023075230686465]

INTEGRATION: CWS visibility03 (1.2.532); FILE MERGED 2005/03/24 12:13:09 mhu 1.2.532.1: #i45006# Added (svl|svt).pmk; partial cleanup.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [7e91d25acb12311ba51d8cb5089b4c99249146ee]

INTEGRATION: CWS visibility03 (1.1.2); FILE ADDED 2005/03/24 10:45:57 mhu 1.1.2.1: #i45006# Moved from svtools/source/items/ (for svl/items1.lib).


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [b981bad9df169032f034dae74cca61efb72c6b31]

INTEGRATION: CWS visibility03 (1.1.2); FILE ADDED 2005/03/24 10:45:56 mhu 1.1.2.1: #i45006# Moved from svtools/source/items/ (for svl/items1.lib).


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [5af2f30efd88a170f5a3fcdc9bb089d5a6d32315]

INTEGRATION: CWS visibility03 (1.1.2); FILE ADDED 2005/04/01 13:03:45 mhu 1.1.2.2: #i45006# Removed unused include(s). 2005/03/24 10:45:56 mhu 1.1.2.1: #i45006# Moved from svtools/source/items/ (for svl/items1.lib).


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [1aa65be3caa52310bf666f703f4aa6888983f56f]

INTEGRATION: CWS visibility03 (1.1.2); FILE ADDED 2005/03/24 10:45:55 mhu 1.1.2.1: #i45006# Moved from svtools/source/items/ (for svl/items1.lib).


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [00dfd47d1885ad42d860344c6d84832290fc9e01]

INTEGRATION: CWS visibility03 (1.1.2); FILE ADDED 2005/04/01 13:03:44 mhu 1.1.2.2: #i45006# Removed unused include(s). 2005/03/24 10:45:54 mhu 1.1.2.1: #i45006# Moved from svtools/source/items/ (for svl/items1.lib).


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [ee62af2e9ba16913568919c9289fb1753b4b456e]

INTEGRATION: CWS visibility03 (1.1.2); FILE ADDED 2005/03/24 10:45:54 mhu 1.1.2.1: #i45006# Moved from svtools/source/items/ (for svl/items1.lib).


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [708c150fb29776790bf627a07243ed4e4ae1170a]

INTEGRATION: CWS visibility03 (1.1.2); FILE ADDED 2005/03/24 10:45:53 mhu 1.1.2.1: #i45006# Moved from svtools/source/items/ (for svl/items1.lib).


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [a119608c895942b96b1fd9a0be5e1dbea5ae2914]

INTEGRATION: CWS visibility03 (1.1.2); FILE ADDED 2005/04/01 13:03:44 mhu 1.1.2.2: #i45006# Removed unused include(s). 2005/03/24 10:45:52 mhu 1.1.2.1: #i45006# Moved from svtools/source/items/ (for svl/items1.lib).


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [cf7e1f9cc99e7c260cfab823f2c47f56035bdbd0]

INTEGRATION: CWS visibility03 (1.1.2); FILE ADDED 2005/03/24 10:45:51 mhu 1.1.2.1: #i45006# Moved from svtools/source/items/ (for svl/items1.lib).


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [7b5ccac3a8ec3589b0afcd70ccc694bba82afa92]

INTEGRATION: CWS visibility03 (1.1.2); FILE ADDED 2005/04/06 13:59:45 mhu 1.1.2.2: #i45006# Manual resync'd changes between m88 and m91. 2005/03/24 10:45:51 mhu 1.1.2.1: #i45006# Moved from svtools/source/items/ (for svl/items1.lib).


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [d5072815403bbea18e863ce810aea87efd6dc160]

INTEGRATION: CWS visibility03 (1.1.2); FILE ADDED 2005/03/24 10:45:50 mhu 1.1.2.1: #i45006# Moved from svtools/source/items/ (for svl/items1.lib).


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [59463919b100f212259d6422bcac39dc3757961a]

INTEGRATION: CWS visibility03 (1.1.2); FILE ADDED 2005/03/24 10:45:49 mhu 1.1.2.1: #i45006# Moved from svtools/source/items/ (for svl/items1.lib).


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [d8f74045bd6482e4e48ec8cf47eb6f2c3e40cf5d]

INTEGRATION: CWS visibility03 (1.1.2); FILE ADDED 2005/03/24 10:45:48 mhu 1.1.2.1: #i45006# Moved from svtools/source/items/ (for svl/items1.lib).


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [70fd6a409ebdfce6c6c234e0e8d09b98176a1379]

INTEGRATION: CWS visibility03 (1.1.2); FILE ADDED 2005/03/24 10:45:47 mhu 1.1.2.1: #i45006# Moved from svtools/source/items/ (for svl/items1.lib).


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [dbd1be4a37accdafb63e8001419296787aa92f65]

INTEGRATION: CWS visibility03 (1.1.2); FILE ADDED 2005/03/24 10:45:46 mhu 1.1.2.1: #i45006# Moved from svtools/source/items/ (for svl/items1.lib).


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [b8270c925e1f286c1cd5c95742c6ad36623156a4]

INTEGRATION: CWS visibility03 (1.4.910); FILE MERGED 2005/04/01 13:03:44 mhu 1.4.910.1: #i45006# Removed unused include(s).


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [c328de1ebdeca8b744391682fab983e032a255f8]

INTEGRATION: CWS visibility03 (1.4.318); FILE MERGED 2005/04/01 13:03:43 mhu 1.4.318.1: #i45006# Removed unused include(s).


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [ea896d6b9cc2af162b1e354aa4d5e48ef2b13260]

INTEGRATION: CWS visibility03 (1.5.910); FILE MERGED 2005/04/01 13:03:43 mhu 1.5.910.1: #i45006# Removed unused include(s).


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [47bed1bbc18626813aea7422b0c6c2d127e5fd06]

INTEGRATION: CWS visibility03 (1.4.910); FILE MERGED 2005/04/06 16:45:19 mhu 1.4.910.2: RESYNC: (1.4-1.5); FILE MERGED 2005/04/01 13:03:43 mhu 1.4.910.1: #i45006# Removed unused include(s).


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [6d699af71adc00369f15c60ce467edd478bf9a88]

INTEGRATION: CWS visibility03 (1.9.130); FILE MERGED 2005/03/24 10:48:13 mhu 1.9.130.1: #i45006# Factored out svl/items1.lib; added include svt.pmk (for svt/items.lib).


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [dc463bfb056458dd9304d4ec1d44b8c8e31916d6]

INTEGRATION: CWS visibility03 (1.2.762); FILE MERGED 2005/04/01 13:03:43 mhu 1.2.762.1: #i45006# Removed unused include(s).


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [b158c8fedad0c3dad93a3eea2bf3e2df20dad189]

INTEGRATION: CWS visibility03 (1.2.934); FILE MERGED 2005/04/01 13:03:42 mhu 1.2.934.1: #i45006# Removed unused include(s).


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [b1af71733f707034a4df5c72976a6e7e3fc44b81]

INTEGRATION: CWS visibility03 (1.4.318); FILE MERGED 2005/04/01 13:03:42 mhu 1.4.318.1: #i45006# Removed unused include(s).


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [3ea7c035705cd41998ad4fadcb5f8340973ee653]

INTEGRATION: CWS visibility03 (1.1.2); FILE ADDED 2005/03/24 09:38:39 mhu 1.1.2.1: #i45006# Moved from svtools/source/items/poolio.hxx


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [f8df01b102f75b15c2622ea3a8123f799fd775c2]

INTEGRATION: CWS visibility03 (1.2.224); FILE MERGED 2005/03/24 09:27:59 mhu 1.2.224.1: #i45006# Factored UNO component out into hatchwindowfactory.uno shared library.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [270ff82500cbb11f876ec58f9ec3df376910ee27]

INTEGRATION: CWS visibility03 (1.1.2); FILE ADDED 2005/03/24 09:27:59 mhu 1.1.2.1: #i45006# Factored UNO component out into hatchwindowfactory.uno shared library.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [51ebd7e21d22bf6ebfa70b6d762cc1cdfc3e7756]

INTEGRATION: CWS visibility03 (1.2.126); FILE MERGED 2005/03/24 09:26:45 mhu 1.2.126.1: #i45006# Factored UNO component out into fsstorage.uno shared library.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [ace66901a6892881d64a1946365376dc77bea67c]

INTEGRATION: CWS visibility03 (1.4.120); FILE MERGED 2005/03/24 09:26:45 mhu 1.4.120.1: #i45006# Factored UNO component out into fsstorage.uno shared library.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [4e9a9821c16654e6f14e3a5de21c5d20cff9b98b]

INTEGRATION: CWS visibility03 (1.1.2); FILE ADDED 2005/03/24 09:26:45 mhu 1.1.2.1: #i45006# Factored UNO component out into fsstorage.uno shared library.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [2e3a5722d20fc6f40ee00d9ad4bac4217660e96d]

INTEGRATION: CWS visibility03 (1.1.1.1.946); FILE MERGED 2005/03/24 12:13:08 mhu 1.1.1.1.946.1: #i45006# Added (svl|svt).pmk; partial cleanup.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [d0d9edef727a9a42a9ad8e793a7b4cb7b0f32611]

INTEGRATION: CWS visibility03 (1.4.228); FILE MERGED 2005/03/24 12:13:06 mhu 1.4.228.1: #i45006# Added (svl|svt).pmk; partial cleanup.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [77bcc1345dd8ee6a0f836610542eab643eaeda70]

INTEGRATION: CWS visibility03 (1.1.1.1.946); FILE MERGED 2005/03/24 11:06:04 mhu 1.1.1.1.946.1: #i45006# Partial cleanup.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [8299d315db832af8230e5181097710d38079de69]

INTEGRATION: CWS visibility03 (1.3.912); FILE MERGED 2005/03/24 12:13:06 mhu 1.3.912.1: #i45006# Added (svl|svt).pmk; partial cleanup.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [bdb71bb4dccc671191601b81414f1d39cff7ac49]

INTEGRATION: CWS visibility03 (1.2.924); FILE MERGED 2005/03/24 12:13:05 mhu 1.2.924.1: #i45006# Added (svl|svt).pmk; partial cleanup.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [3d6191eb37c8cfc0d8f794f98b9c2fef480af142]

INTEGRATION: CWS visibility03 (1.9.308); FILE MERGED 2005/03/24 11:11:25 mhu 1.9.308.1: #i45006# Factored out SvFilterOptionsDialog UNO component into filter.uno.lib


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [1915df13f7e8797b6e28b418052fb0f5525c32fb]

INTEGRATION: CWS visibility03 (1.54.16); FILE MERGED 2005/03/24 23:59:36 mhu 1.54.16.2: RESYNC: (1.54-1.55); FILE MERGED 2005/03/02 13:13:45 mhu 1.54.16.1: #i40092# Fixed string ctor (char literal) usage.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [c51a3ca08ee1ba49f6fa35b85722ec0b91238a87]

INTEGRATION: CWS visibility03 (1.9.308); FILE MERGED 2005/03/24 11:11:25 mhu 1.9.308.2: #i45006# Factored out SvFilterOptionsDialog UNO component into filter.uno.lib 2005/03/02 13:13:43 mhu 1.9.308.1: #i40092# Fixed string ctor (char literal) usage.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [16592b88c75d667aa91b9d2bd6bede9a3bac7e41]

INTEGRATION: CWS visibility03 (1.13.910); FILE MERGED 2005/03/24 11:08:34 mhu 1.13.910.1: #i45006# Added SVT_* symbol export declarations.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [5585e190cb43504c84da156fd47be6f6a1ee7234]

INTEGRATION: CWS visibility03 (1.2.532); FILE MERGED 2005/03/24 12:13:04 mhu 1.2.532.1: #i45006# Added (svl|svt).pmk; partial cleanup.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [f129eed5b2e2ae9581d15225454d27eee32fd0ac]

INTEGRATION: CWS visibility03 (1.1.2); FILE ADDED 2005/03/24 09:49:43 mhu 1.1.2.1: #i45006# Factored out from (file|folder)picker.cxx


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [3b29c70319b56eab00d88709a2ba2fe3e55c0670]

INTEGRATION: CWS visibility03 (1.9.178); FILE MERGED 2005/03/24 12:13:03 mhu 1.9.178.1: #i45006# Added (svl|svt).pmk; partial cleanup.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [911e932795b66cb3d8ba3109fc6b4bfec3bd895d]

INTEGRATION: CWS visibility03 (1.9.532); FILE MERGED 2005/03/24 12:13:03 mhu 1.9.532.1: #i45006# Added (svl|svt).pmk; partial cleanup.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [662520aa771cb8fc4a829f971cd6a5ce161a01d4]

INTEGRATION: CWS visibility03 (1.11.224); FILE MERGED 2005/03/24 12:13:02 mhu 1.11.224.1: #i45006# Added (svl|svt).pmk; partial cleanup.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [d3b15573278b24e40c886934f9f91d3bb718eb61]

INTEGRATION: CWS visibility03 (1.13.260); FILE MERGED 2005/03/24 12:13:02 mhu 1.13.260.1: #i45006# Added (svl|svt).pmk; partial cleanup.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [af9c5e9babb4aeaf3f735bcda470d0e834fc93ef]

INTEGRATION: CWS visibility03 (1.1.2); FILE ADDED 2005/03/24 09:43:27 mhu 1.1.2.1: #i45006# Moved from svtools/source/filepicker/


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [36692047e1cb845c3f9ed392d424aae395d32808]

INTEGRATION: CWS visibility03 (1.7.178); FILE MERGED 2005/03/24 12:13:01 mhu 1.7.178.1: #i45006# Added (svl|svt).pmk; partial cleanup.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [a0e12bb4f2460b887f7d843103b071d24aaf383a]

INTEGRATION: CWS visibility03 (1.61.96); FILE MERGED 2005/03/02 13:13:40 mhu 1.61.96.1: #i40092# Fixed string ctor (char literal) usage.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [4a5fd65904f8a70bd06fe012fee5445c154f9f6d]

INTEGRATION: CWS visibility03 (1.17.130); FILE MERGED 2005/03/24 10:29:05 mhu 1.17.130.1: #i45006# Undefine SVL_DLLIMPLEMENTATION, define SVT_DLLIMPLEMENTATION (for svt/heavyconfig.lib; see makefile.mk).


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [f2384dd6094224e0263cc0a403b9ff617055179f]

INTEGRATION: CWS visibility03 (1.6.130); FILE MERGED 2005/03/24 10:29:04 mhu 1.6.130.1: #i45006# Undefine SVL_DLLIMPLEMENTATION, define SVT_DLLIMPLEMENTATION (for svt/heavyconfig.lib; see makefile.mk).


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [ce3ca6056a174b79e0844d2ebb45199ba62f411a]

INTEGRATION: CWS visibility03 (1.13.130); FILE MERGED 2005/03/24 10:29:04 mhu 1.13.130.1: #i45006# Undefine SVL_DLLIMPLEMENTATION, define SVT_DLLIMPLEMENTATION (for svt/heavyconfig.lib; see makefile.mk).


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [5b1d66c0f5745ba67ec41cffbe4edba74b64cfaf]

INTEGRATION: CWS visibility03 (1.4.932); FILE MERGED 2005/03/24 10:25:45 mhu 1.4.932.1: #i45006# Partial cleanup.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [77a57cec074b5f63e0bcc91123625680734988d4]

INTEGRATION: CWS visibility03 (1.20.50); FILE MERGED 2005/03/24 10:25:45 mhu 1.20.50.1: #i45006# Partial cleanup.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [afe85de042e7356b77eaa9c7a27b4f71545a2543]

INTEGRATION: CWS visibility03 (1.7.318); FILE MERGED 2005/04/07 12:26:02 mhu 1.7.318.1: #i45006# Moved SvtPrintOptions from SVL to SVT (depends on VCLs class PrinterOptions).


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [7452d343b41c438799c662274a478f88e39cb9a8]

INTEGRATION: CWS visibility03 (1.70.306); FILE MERGED 2005/03/24 10:22:59 mhu 1.70.306.1: #i45006# Factored PathService out into svtools/uno/pathservice.cxx


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [fa711095720caf243b0bd0452f11bd5cd94cf4d8]

INTEGRATION: CWS visibility03 (1.2.452); FILE MERGED 2005/03/24 10:29:04 mhu 1.2.452.1: #i45006# Undefine SVL_DLLIMPLEMENTATION, define SVT_DLLIMPLEMENTATION (for svt/heavyconfig.lib; see makefile.mk).


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [3187e5bd6ad2cd7b124c7e9497a5cc1849e432d7]

INTEGRATION: CWS visibility03 (1.50.126); FILE MERGED 2005/04/07 12:26:02 mhu 1.50.126.4: #i45006# Moved SvtPrintOptions from SVL to SVT (depends on VCLs class PrinterOptions). 2005/04/01 13:02:24 mhu 1.50.126.3: #i45006# Moved helpopt.obj to heavyconfig.lib. 2005/03/24 23:57:41 mhu 1.50.126.2: RESYNC: (1.50-1.51); FILE MERGED 2005/03/24 10:27:06 mhu 1.50.126.1: #i45006# Added svl.pmk (define SVL_DLLIMPLEMENTATION).


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [c64b20bebca8606f564031d53a5f85370044776a]

INTEGRATION: CWS visibility03 (1.10.168); FILE MERGED 2005/03/24 23:57:30 mhu 1.10.168.2: RESYNC: (1.10-1.11); FILE MERGED 2005/03/24 10:29:04 mhu 1.10.168.1: #i45006# Undefine SVL_DLLIMPLEMENTATION, define SVT_DLLIMPLEMENTATION (for svt/heavyconfig.lib; see makefile.mk).


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [9c18598ade004045f77f3958cb6ef432a25d7e7a]

INTEGRATION: CWS visibility03 (1.3.130); FILE MERGED 2005/04/06 16:44:51 mhu 1.3.130.3: RESYNC: (1.4-1.5); FILE MERGED 2005/03/24 23:57:23 mhu 1.3.130.2: RESYNC: (1.3-1.4); FILE MERGED 2005/03/24 10:29:04 mhu 1.3.130.1: #i45006# Undefine SVL_DLLIMPLEMENTATION, define SVT_DLLIMPLEMENTATION (for svt/heavyconfig.lib; see makefile.mk).


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [773776f8ff989bda1c2a98f0a9908ad09072dab8]

INTEGRATION: CWS visibility03 (1.14.8); FILE MERGED 2005/04/01 13:02:23 mhu 1.14.8.1: #i45006# Moved helpopt.obj to heavyconfig.lib.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [ce546804e8192e4623dba69dee3d9d246a71225b]

INTEGRATION: CWS visibility03 (1.2.452); FILE MERGED 2005/03/24 10:29:03 mhu 1.2.452.1: #i45006# Undefine SVL_DLLIMPLEMENTATION, define SVT_DLLIMPLEMENTATION (for svt/heavyconfig.lib; see makefile.mk).


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [e82d373b356ee61cec755973a5af336e1d1256db]

INTEGRATION: CWS visibility03 (1.2.452); FILE MERGED 2005/03/24 10:25:44 mhu 1.2.452.1: #i45006# Partial cleanup.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [c8e54f290d8780f2a99ce56896c19518be004b73]

INTEGRATION: CWS visibility03 (1.9.54); FILE MERGED 2005/03/24 10:29:03 mhu 1.9.54.1: #i45006# Undefine SVL_DLLIMPLEMENTATION, define SVT_DLLIMPLEMENTATION (for svt/heavyconfig.lib; see makefile.mk).


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [01cdb7410c998f49854d8a1dae89c47990973f65]

INTEGRATION: CWS visibility03 (1.7.16); FILE MERGED 2005/03/24 10:29:03 mhu 1.7.16.1: #i45006# Undefine SVL_DLLIMPLEMENTATION, define SVT_DLLIMPLEMENTATION (for svt/heavyconfig.lib; see makefile.mk).


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [6d6f061e45286574d1471c6f3a3b119622b40738]

INTEGRATION: CWS visibility03 (1.13.54); FILE MERGED 2005/03/24 10:29:03 mhu 1.13.54.1: #i45006# Undefine SVL_DLLIMPLEMENTATION, define SVT_DLLIMPLEMENTATION (for svt/heavyconfig.lib; see makefile.mk).


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [378cf0bf8482c6baf9eafbf6b30bea2b3fc55449]

INTEGRATION: CWS visibility03 (1.7.308); FILE MERGED 2005/03/24 10:29:02 mhu 1.7.308.1: #i45006# Undefine SVL_DLLIMPLEMENTATION, define SVT_DLLIMPLEMENTATION (for svt/heavyconfig.lib; see makefile.mk).


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [d17e41de9a38b1bfdfba4d5b1731a39328ce916e]

INTEGRATION: CWS visibility03 (1.12.336); FILE MERGED 2005/03/24 12:13:00 mhu 1.12.336.1: #i45006# Added (svl|svt).pmk; partial cleanup.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [9897d2bc223f38af86a1c07183f56d098b217bcc]

INTEGRATION: CWS visibility03 (1.124.50); FILE MERGED 2005/04/05 15:05:03 mhu 1.124.50.3: #i45006# Deliver all binaries (*.dll). 2005/03/24 23:56:15 mhu 1.124.50.2: RESYNC: (1.124-1.126); FILE MERGED 2005/03/24 16:07:22 mhu 1.124.50.1: #i45006# Adapted to factored out components.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [7f72a976aae3cffa6de169b5e98c66c2b2c20314]

INTEGRATION: CWS visibility03 (1.30.22); FILE MERGED 2005/04/01 13:00:44 mhu 1.30.22.3: #i45006# Fixed build dependencies. 2005/03/24 16:32:39 mhu 1.30.22.2: #i45006# Cleanup from removed files. 2005/03/24 16:07:22 mhu 1.30.22.1: #i45006# Adapted to factored out components.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [bba717a9769b56f1d255b5b914095cc4ad252342]

INTEGRATION: CWS visibility03 (1.1.2); FILE ADDED 2005/03/24 14:07:39 mhu 1.1.2.1: #i45006# Define SVT_DLL(PUBLIC|PRIVATE).


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [60577587ad97b0a14023d65273486aa0924f1f2d]

INTEGRATION: CWS visibility03 (1.1.2); FILE ADDED 2005/03/24 14:07:15 mhu 1.1.2.1: #i45006# Define SVL_DLL(PUBLIC|PRIVATE).


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [8fdcf211acbfcc26fe4dee3a17f76f22409223ab]

INTEGRATION: CWS visibility03 (1.1.1.1.946); FILE MERGED 2005/03/24 14:14:08 mhu 1.1.1.1.946.1: #i45006# Include svtools/(svl|svt)dllapi.h, declare symbol visibility with (SVL|SVT)_DLL(PUBLIC|PRIVATE) as appropriate; partial cleanup.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [69d820b02fc2fac0e517dd79eee5b68fa92e723c]

INTEGRATION: CWS visibility03 (1.3.82); FILE MERGED 2005/03/24 23:56:00 mhu 1.3.82.2: RESYNC: (1.3-1.4); FILE MERGED 2005/03/24 14:14:07 mhu 1.3.82.1: #i45006# Include svtools/(svl|svt)dllapi.h, declare symbol visibility with (SVL|SVT)_DLL(PUBLIC|PRIVATE) as appropriate; partial cleanup.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [c2ce01d7221470d16657c031bd026c2f79ca01dd]

INTEGRATION: CWS visibility03 (1.1.936); FILE MERGED 2005/03/24 14:14:06 mhu 1.1.936.1: #i45006# Include svtools/(svl|svt)dllapi.h, declare symbol visibility with (SVL|SVT)_DLL(PUBLIC|PRIVATE) as appropriate; partial cleanup.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [2d175e92d564e75242b2267f976489106f432607]

INTEGRATION: CWS visibility03 (1.7.228); FILE MERGED 2005/03/24 14:14:06 mhu 1.7.228.1: #i45006# Include svtools/(svl|svt)dllapi.h, declare symbol visibility with (SVL|SVT)_DLL(PUBLIC|PRIVATE) as appropriate; partial cleanup.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [152e221b9bcbbe520f8cd5173db08d378e952dfa]

INTEGRATION: CWS visibility03 (1.1.904); FILE MERGED 2005/03/24 14:14:05 mhu 1.1.904.1: #i45006# Include svtools/(svl|svt)dllapi.h, declare symbol visibility with (SVL|SVT)_DLL(PUBLIC|PRIVATE) as appropriate; partial cleanup.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [a35c6f6f90e4c0f40a82eaadc205de13e053621c]

INTEGRATION: CWS visibility03 (1.11.900); FILE MERGED 2005/03/24 14:14:03 mhu 1.11.900.1: #i45006# Include svtools/(svl|svt)dllapi.h, declare symbol visibility with (SVL|SVT)_DLL(PUBLIC|PRIVATE) as appropriate; partial cleanup.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [83afc39139b6eb4833bb0db6a8fa644e1c963f89]

INTEGRATION: CWS visibility03 (1.2.760); FILE MERGED 2005/03/24 14:14:03 mhu 1.2.760.1: #i45006# Include svtools/(svl|svt)dllapi.h, declare symbol visibility with (SVL|SVT)_DLL(PUBLIC|PRIVATE) as appropriate; partial cleanup.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [6dbca088e574179c10343756d3b838d325094bb7]

INTEGRATION: CWS visibility03 (1.2.930); FILE MERGED 2005/03/24 14:14:02 mhu 1.2.930.1: #i45006# Include svtools/(svl|svt)dllapi.h, declare symbol visibility with (SVL|SVT)_DLL(PUBLIC|PRIVATE) as appropriate; partial cleanup.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [52e1b93fbf5d33df5be3187a25d5a25938f6ee3f]

INTEGRATION: CWS visibility03 (1.6.452); FILE MERGED 2005/03/24 14:14:02 mhu 1.6.452.1: #i45006# Include svtools/(svl|svt)dllapi.h, declare symbol visibility with (SVL|SVT)_DLL(PUBLIC|PRIVATE) as appropriate; partial cleanup.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [4c846ddd0eb35c5563077a184cf8d3efc6fafd75]

INTEGRATION: CWS visibility03 (1.2.924); FILE MERGED 2005/03/24 14:13:59 mhu 1.2.924.1: #i45006# Include svtools/(svl|svt)dllapi.h, declare symbol visibility with (SVL|SVT)_DLL(PUBLIC|PRIVATE) as appropriate; partial cleanup.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [9c2c879218be43fcaf33a58355cdac224d92537a]

INTEGRATION: CWS visibility03 (1.3.924); FILE MERGED 2005/03/24 14:13:58 mhu 1.3.924.1: #i45006# Include svtools/(svl|svt)dllapi.h, declare symbol visibility with (SVL|SVT)_DLL(PUBLIC|PRIVATE) as appropriate; partial cleanup.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [91d319ed36d5801e1ba475381c2f6f8cba4b6bf6]

INTEGRATION: CWS visibility03 (1.2.230); FILE MERGED 2005/03/24 23:55:27 mhu 1.2.230.2: RESYNC: (1.2-1.3); FILE MERGED 2005/03/24 14:13:58 mhu 1.2.230.1: #i45006# Include svtools/(svl|svt)dllapi.h, declare symbol visibility with (SVL|SVT)_DLL(PUBLIC|PRIVATE) as appropriate; partial cleanup.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [ab480a4f49002e63a1d617c2c6aae159452a89af]

INTEGRATION: CWS visibility03 (1.2.938); FILE MERGED 2005/04/01 17:59:34 mhu 1.2.938.2: #i45006# Added more exports. 2005/03/24 14:13:57 mhu 1.2.938.1: #i45006# Include svtools/(svl|svt)dllapi.h, declare symbol visibility with (SVL|SVT)_DLL(PUBLIC|PRIVATE) as appropriate; partial cleanup.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [72682ccda3ed6d9c264c3381a42fa1a3c1a08ed4]

INTEGRATION: CWS visibility03 (1.1.1.1.946); FILE MERGED 2005/03/24 14:13:57 mhu 1.1.1.1.946.1: #i45006# Include svtools/(svl|svt)dllapi.h, declare symbol visibility with (SVL|SVT)_DLL(PUBLIC|PRIVATE) as appropriate; partial cleanup.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [d30514d09f71ba89cd134a3d9c4262ac30866801]

INTEGRATION: CWS visibility03 (1.2.482); FILE MERGED 2005/03/24 14:13:57 mhu 1.2.482.1: #i45006# Include svtools/(svl|svt)dllapi.h, declare symbol visibility with (SVL|SVT)_DLL(PUBLIC|PRIVATE) as appropriate; partial cleanup.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [1f272ac7a59acf2dc9e76f55cd8f49ec8a756643]

INTEGRATION: CWS visibility03 (1.9.388); FILE MERGED 2005/03/24 14:13:56 mhu 1.9.388.1: #i45006# Include svtools/(svl|svt)dllapi.h, declare symbol visibility with (SVL|SVT)_DLL(PUBLIC|PRIVATE) as appropriate; partial cleanup.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [97e138dd4af22f1822aee2b7098a86482e708864]

INTEGRATION: CWS visibility03 (1.2.760); FILE MERGED 2005/03/24 14:13:56 mhu 1.2.760.1: #i45006# Include svtools/(svl|svt)dllapi.h, declare symbol visibility with (SVL|SVT)_DLL(PUBLIC|PRIVATE) as appropriate; partial cleanup.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [29c9458b32a62f92f25d54036033743e91e8cfec]

INTEGRATION: CWS visibility03 (1.2.482); FILE MERGED 2005/03/24 14:13:54 mhu 1.2.482.1: #i45006# Include svtools/(svl|svt)dllapi.h, declare symbol visibility with (SVL|SVT)_DLL(PUBLIC|PRIVATE) as appropriate; partial cleanup.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [849328e6298de6602dad849b7a91f89ecda19b9b]

INTEGRATION: CWS visibility03 (1.1.1.1.946); FILE MERGED 2005/03/24 14:13:54 mhu 1.1.1.1.946.1: #i45006# Include svtools/(svl|svt)dllapi.h, declare symbol visibility with (SVL|SVT)_DLL(PUBLIC|PRIVATE) as appropriate; partial cleanup.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [cc64a83d27868e3d09638f259e8ea72fb6c60ef2]

INTEGRATION: CWS visibility03 (1.1.2); FILE ADDED 2005/03/24 13:49:27 mhu 1.1.2.1: #i45006# Moved from svtools/source/filepicker/pickerhistoryaccess.hxx


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [38f91e67088b5ca47e67e917305518b1e998f4f2]

INTEGRATION: CWS visibility03 (1.2.760); FILE MERGED 2005/03/24 14:13:54 mhu 1.2.760.1: #i45006# Include svtools/(svl|svt)dllapi.h, declare symbol visibility with (SVL|SVT)_DLL(PUBLIC|PRIVATE) as appropriate; partial cleanup.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [d5ac3ffa546bf78bddd2f62f5fa26ee8d692b756]

INTEGRATION: CWS visibility03 (1.1.902); FILE MERGED 2005/03/24 14:13:54 mhu 1.1.902.1: #i45006# Include svtools/(svl|svt)dllapi.h, declare symbol visibility with (SVL|SVT)_DLL(PUBLIC|PRIVATE) as appropriate; partial cleanup.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [9e1d201e00940dc3e6bb904d713d58039e9e318d]

INTEGRATION: CWS visibility03 (1.1.1.1.946); FILE MERGED 2005/03/24 14:13:53 mhu 1.1.1.1.946.1: #i45006# Include svtools/(svl|svt)dllapi.h, declare symbol visibility with (SVL|SVT)_DLL(PUBLIC|PRIVATE) as appropriate; partial cleanup.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [b6dadd67319407e6e0a479bd6bbabaf406087519]

INTEGRATION: CWS visibility03 (1.1.1.1.946); FILE MERGED 2005/03/24 14:13:52 mhu 1.1.1.1.946.1: #i45006# Include svtools/(svl|svt)dllapi.h, declare symbol visibility with (SVL|SVT)_DLL(PUBLIC|PRIVATE) as appropriate; partial cleanup.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [aa4d5c6b0d15fca696a1de952fb610ebfde75f19]

INTEGRATION: CWS visibility03 (1.2.452); FILE MERGED 2005/03/24 14:13:52 mhu 1.2.452.1: #i45006# Include svtools/(svl|svt)dllapi.h, declare symbol visibility with (SVL|SVT)_DLL(PUBLIC|PRIVATE) as appropriate; partial cleanup.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [f73897be2551b114cde80fffe8c8f1beb93c6c27]

INTEGRATION: CWS visibility03 (1.3.760); FILE MERGED 2005/03/24 14:13:50 mhu 1.3.760.1: #i45006# Include svtools/(svl|svt)dllapi.h, declare symbol visibility with (SVL|SVT)_DLL(PUBLIC|PRIVATE) as appropriate; partial cleanup.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [00b3591610f4b79693a714fa337d6223e732507e]

INTEGRATION: CWS visibility03 (1.1.942); FILE MERGED 2005/03/24 14:13:50 mhu 1.1.942.1: #i45006# Include svtools/(svl|svt)dllapi.h, declare symbol visibility with (SVL|SVT)_DLL(PUBLIC|PRIVATE) as appropriate; partial cleanup.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [25e81dc3ceff62d4473f537ffe840753694a3e95]

INTEGRATION: CWS visibility03 (1.2.760); FILE MERGED 2005/03/24 14:13:49 mhu 1.2.760.1: #i45006# Include svtools/(svl|svt)dllapi.h, declare symbol visibility with (SVL|SVT)_DLL(PUBLIC|PRIVATE) as appropriate; partial cleanup.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [b83b55615f2c726578433cf68dec8629f552b6c0]

INTEGRATION: CWS visibility03 (1.14.178); FILE MERGED 2005/03/24 14:13:49 mhu 1.14.178.1: #i45006# Include svtools/(svl|svt)dllapi.h, declare symbol visibility with (SVL|SVT)_DLL(PUBLIC|PRIVATE) as appropriate; partial cleanup.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [032fe184f088786c0622803196892f2051e412dc]

INTEGRATION: CWS visibility03 (1.1.1.1.946); FILE MERGED 2005/03/24 14:13:48 mhu 1.1.1.1.946.1: #i45006# Include svtools/(svl|svt)dllapi.h, declare symbol visibility with (SVL|SVT)_DLL(PUBLIC|PRIVATE) as appropriate; partial cleanup.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [66e642dfd02af570bba05cacf7ff22e5e8919c01]

INTEGRATION: CWS visibility03 (1.1.1.1.946); FILE MERGED 2005/03/24 14:13:47 mhu 1.1.1.1.946.1: #i45006# Include svtools/(svl|svt)dllapi.h, declare symbol visibility with (SVL|SVT)_DLL(PUBLIC|PRIVATE) as appropriate; partial cleanup.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [32ebbb4b3ee757e4c8c62e09adf5962125dd3508]

INTEGRATION: CWS visibility03 (1.1.906); FILE MERGED 2005/03/24 14:13:46 mhu 1.1.906.1: #i45006# Include svtools/(svl|svt)dllapi.h, declare symbol visibility with (SVL|SVT)_DLL(PUBLIC|PRIVATE) as appropriate; partial cleanup.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [5dd790dc8651c2af8cb343bffc28b4f9bbf5c7f0]

INTEGRATION: CWS visibility03 (1.2.272); FILE MERGED 2005/03/24 14:13:45 mhu 1.2.272.1: #i45006# Include svtools/(svl|svt)dllapi.h, declare symbol visibility with (SVL|SVT)_DLL(PUBLIC|PRIVATE) as appropriate; partial cleanup.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [8363a8e229e68279c9122611d4079cb014e79743]

INTEGRATION: CWS visibility03 (1.5.910); FILE MERGED 2005/03/24 14:13:45 mhu 1.5.910.1: #i45006# Include svtools/(svl|svt)dllapi.h, declare symbol visibility with (SVL|SVT)_DLL(PUBLIC|PRIVATE) as appropriate; partial cleanup.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [90d3365220b72101ecb3cf657b0ce345034947a8]

INTEGRATION: CWS visibility03 (1.2.906); FILE MERGED 2005/03/24 14:13:43 mhu 1.2.906.1: #i45006# Include svtools/(svl|svt)dllapi.h, declare symbol visibility with (SVL|SVT)_DLL(PUBLIC|PRIVATE) as appropriate; partial cleanup.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [eb5180197197dcc543ce9156c5664aa7584f053b]

INTEGRATION: CWS visibility03 (1.5.760); FILE MERGED 2005/03/24 14:13:43 mhu 1.5.760.1: #i45006# Include svtools/(svl|svt)dllapi.h, declare symbol visibility with (SVL|SVT)_DLL(PUBLIC|PRIVATE) as appropriate; partial cleanup.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [75dc4e1efb8280681d991ea8e9299ea26a5a2473]

INTEGRATION: CWS visibility03 (1.2.760); FILE MERGED 2005/03/24 14:13:42 mhu 1.2.760.1: #i45006# Include svtools/(svl|svt)dllapi.h, declare symbol visibility with (SVL|SVT)_DLL(PUBLIC|PRIVATE) as appropriate; partial cleanup.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [65eaf30635042e848a93816fa90588e98d11be82]

INTEGRATION: CWS visibility03 (1.2.924); FILE MERGED 2005/03/24 14:13:41 mhu 1.2.924.1: #i45006# Include svtools/(svl|svt)dllapi.h, declare symbol visibility with (SVL|SVT)_DLL(PUBLIC|PRIVATE) as appropriate; partial cleanup.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [df3eb719391ac20e686564d427e8098a963f30fd]

INTEGRATION: CWS visibility03 (1.2.302); FILE MERGED 2005/03/24 14:13:41 mhu 1.2.302.1: #i45006# Include svtools/(svl|svt)dllapi.h, declare symbol visibility with (SVL|SVT)_DLL(PUBLIC|PRIVATE) as appropriate; partial cleanup.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [7e2bd9d31cbd4f1b4463fe94912a6102b5d663ec]

INTEGRATION: CWS visibility03 (1.2.452); FILE MERGED 2005/03/24 14:13:41 mhu 1.2.452.1: #i45006# Include svtools/(svl|svt)dllapi.h, declare symbol visibility with (SVL|SVT)_DLL(PUBLIC|PRIVATE) as appropriate; partial cleanup.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [c33a56d4c33a1d9631f5db68d712c4d840b9479a]

INTEGRATION: CWS visibility03 (1.2.520); FILE MERGED 2005/03/24 14:13:40 mhu 1.2.520.1: #i45006# Include svtools/(svl|svt)dllapi.h, declare symbol visibility with (SVL|SVT)_DLL(PUBLIC|PRIVATE) as appropriate; partial cleanup.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [1bbbb03e55a171ab869ab4cf7b0f2da4112b2404]

INTEGRATION: CWS visibility03 (1.2.452); FILE MERGED 2005/03/24 14:13:40 mhu 1.2.452.1: #i45006# Include svtools/(svl|svt)dllapi.h, declare symbol visibility with (SVL|SVT)_DLL(PUBLIC|PRIVATE) as appropriate; partial cleanup.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [3031b192d3510a3b511abad42f7190f41fa740fc]

INTEGRATION: CWS visibility03 (1.16.178); FILE MERGED 2005/03/24 14:13:39 mhu 1.16.178.1: #i45006# Include svtools/(svl|svt)dllapi.h, declare symbol visibility with (SVL|SVT)_DLL(PUBLIC|PRIVATE) as appropriate; partial cleanup.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [81f6662a39e1c3731f01cfc868691712d9f02d72]

INTEGRATION: CWS visibility03 (1.2.406); FILE MERGED 2005/03/24 14:13:39 mhu 1.2.406.1: #i45006# Include svtools/(svl|svt)dllapi.h, declare symbol visibility with (SVL|SVT)_DLL(PUBLIC|PRIVATE) as appropriate; partial cleanup.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [5f4d48a99ea509d200eb719330631f3e559bceea]

INTEGRATION: CWS visibility03 (1.1.1.1.946); FILE MERGED 2005/03/24 14:13:38 mhu 1.1.1.1.946.1: #i45006# Include svtools/(svl|svt)dllapi.h, declare symbol visibility with (SVL|SVT)_DLL(PUBLIC|PRIVATE) as appropriate; partial cleanup.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [0e5add8fbc3bbff4ea4428d0fd8c30ddc7fdbf5d]

INTEGRATION: CWS visibility03 (1.2.302); FILE MERGED 2005/04/01 18:12:34 mhu 1.2.302.1: #i45006# Added more exports.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [1ab3b421c4a03e3cd45b00695d07a968da4a6159]

INTEGRATION: CWS visibility03 (1.1.902); FILE MERGED 2005/03/24 14:13:36 mhu 1.1.902.1: #i45006# Include svtools/(svl|svt)dllapi.h, declare symbol visibility with (SVL|SVT)_DLL(PUBLIC|PRIVATE) as appropriate; partial cleanup.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [d6652b451932d388c886a293052c42d4243ca179]

INTEGRATION: CWS visibility03 (1.4.140); FILE MERGED 2005/03/24 14:13:35 mhu 1.4.140.1: #i45006# Include svtools/(svl|svt)dllapi.h, declare symbol visibility with (SVL|SVT)_DLL(PUBLIC|PRIVATE) as appropriate; partial cleanup.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [52883a5cfa0673b20e85dd3293da485ec6603083]

INTEGRATION: CWS visibility03 (1.8.906); FILE MERGED 2005/04/04 10:16:44 mhu 1.8.906.2: #i45006# More exported symbols. 2005/03/24 14:13:35 mhu 1.8.906.1: #i45006# Include svtools/(svl|svt)dllapi.h, declare symbol visibility with (SVL|SVT)_DLL(PUBLIC|PRIVATE) as appropriate; partial cleanup.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [ea4a7736d400df51d43b30e22529183750e2e0d8]

INTEGRATION: CWS visibility03 (1.1.936); FILE MERGED 2005/03/24 14:13:34 mhu 1.1.936.1: #i45006# Include svtools/(svl|svt)dllapi.h, declare symbol visibility with (SVL|SVT)_DLL(PUBLIC|PRIVATE) as appropriate; partial cleanup.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [c891237e8ae7ba6ae533e5cc2b2eb3baeeb1cf92]

INTEGRATION: CWS visibility03 (1.2.902); FILE MERGED 2005/03/24 14:13:33 mhu 1.2.902.1: #i45006# Include svtools/(svl|svt)dllapi.h, declare symbol visibility with (SVL|SVT)_DLL(PUBLIC|PRIVATE) as appropriate; partial cleanup.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [a502e23918b0f3ea99a71599c486fe4748944b84]

INTEGRATION: CWS visibility03 (1.2.306); FILE MERGED 2005/03/24 14:13:32 mhu 1.2.306.1: #i45006# Include svtools/(svl|svt)dllapi.h, declare symbol visibility with (SVL|SVT)_DLL(PUBLIC|PRIVATE) as appropriate; partial cleanup.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [4fc858a21a1b0e80470c7e115a164352ac6759d3]

INTEGRATION: CWS visibility03 (1.2.934); FILE MERGED 2005/03/24 14:13:32 mhu 1.2.934.1: #i45006# Include svtools/(svl|svt)dllapi.h, declare symbol visibility with (SVL|SVT)_DLL(PUBLIC|PRIVATE) as appropriate; partial cleanup.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [ca765870e6818361fd688449746d5b47d0708a2b]

INTEGRATION: CWS visibility03 (1.1.942); FILE MERGED 2005/03/24 14:13:31 mhu 1.1.942.1: #i45006# Include svtools/(svl|svt)dllapi.h, declare symbol visibility with (SVL|SVT)_DLL(PUBLIC|PRIVATE) as appropriate; partial cleanup.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [7a22ced358165297abca7a9d638ca83fd073f7b5]

INTEGRATION: CWS visibility03 (1.3.318); FILE MERGED 2005/03/24 14:13:30 mhu 1.3.318.1: #i45006# Include svtools/(svl|svt)dllapi.h, declare symbol visibility with (SVL|SVT)_DLL(PUBLIC|PRIVATE) as appropriate; partial cleanup.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [d72fc82495acc24f7bd6a2b9394a303882d8e751]

INTEGRATION: CWS visibility03 (1.2.452); FILE MERGED 2005/03/24 14:13:30 mhu 1.2.452.1: #i45006# Include svtools/(svl|svt)dllapi.h, declare symbol visibility with (SVL|SVT)_DLL(PUBLIC|PRIVATE) as appropriate; partial cleanup.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [d62a04c7c2986d0cbfcf36758f55a02ad9e7dc2c]

INTEGRATION: CWS visibility03 (1.1.1.1.946); FILE MERGED 2005/03/24 14:13:30 mhu 1.1.1.1.946.1: #i45006# Include svtools/(svl|svt)dllapi.h, declare symbol visibility with (SVL|SVT)_DLL(PUBLIC|PRIVATE) as appropriate; partial cleanup.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [b11d4c50b4aa003df758c11d307f518564799ade]

INTEGRATION: CWS visibility03 (1.4.930); FILE MERGED 2005/03/24 14:13:29 mhu 1.4.930.1: #i45006# Include svtools/(svl|svt)dllapi.h, declare symbol visibility with (SVL|SVT)_DLL(PUBLIC|PRIVATE) as appropriate; partial cleanup.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [091114ebc6e6ac6a6a2b3bb42a620de6efea5839]

INTEGRATION: CWS visibility03 (1.5.62); FILE MERGED 2005/03/24 23:55:01 mhu 1.5.62.2: RESYNC: (1.5-1.6); FILE MERGED 2005/03/24 14:13:29 mhu 1.5.62.1: #i45006# Include svtools/(svl|svt)dllapi.h, declare symbol visibility with (SVL|SVT)_DLL(PUBLIC|PRIVATE) as appropriate; partial cleanup.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [582ef5f43b6493480193716c4701ac45314492df]

INTEGRATION: CWS visibility03 (1.3.908); FILE MERGED 2005/03/24 14:13:29 mhu 1.3.908.2: #i45006# Include svtools/(svl|svt)dllapi.h, declare symbol visibility with (SVL|SVT)_DLL(PUBLIC|PRIVATE) as appropriate; partial cleanup. 2005/03/02 13:13:38 mhu 1.3.908.1: #i40092# Fixed string ctor (char literal) usage.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [bf3e498bbc67ce880c9453db541bb8d471ae69ca]

INTEGRATION: CWS visibility03 (1.2.260); FILE MERGED 2005/03/24 14:13:28 mhu 1.2.260.1: #i45006# Include svtools/(svl|svt)dllapi.h, declare symbol visibility with (SVL|SVT)_DLL(PUBLIC|PRIVATE) as appropriate; partial cleanup.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [4e46e3320299b4c589a49c45a74cfb4c5fea2ac2]

INTEGRATION: CWS visibility03 (1.15.8); FILE MERGED 2005/04/06 16:43:24 mhu 1.15.8.2: RESYNC: (1.15-1.16); FILE MERGED 2005/04/01 16:59:58 mhu 1.15.8.1: #i45006# Replaced includes svtools/sbx*.hxx with basic/sbx*.hxx


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [70c886e18acaceb306bdaa71ce34ca1307b6c5ae]

INTEGRATION: CWS visibility03 (1.2.20); FILE MERGED 2005/04/01 16:59:58 mhu 1.2.20.1: #i45006# Replaced includes svtools/sbx*.hxx with basic/sbx*.hxx


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [e55e8ec598301cf4394c3a485251d3620e6bde0a]

INTEGRATION: CWS visibility03 (1.4.8); FILE MERGED 2005/04/01 16:59:58 mhu 1.4.8.1: #i45006# Replaced includes svtools/sbx*.hxx with basic/sbx*.hxx


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [78002a9a14c1e87f44f3d0d7b1d2052b6978c8aa]

INTEGRATION: CWS visibility03 (1.3.10); FILE MERGED 2005/04/01 16:59:57 mhu 1.3.10.1: #i45006# Replaced includes svtools/sbx*.hxx with basic/sbx*.hxx


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [226199eebc480803444c779761c9f720d478b8ff]

INTEGRATION: CWS visibility03 (1.3.28); FILE MERGED 2005/04/01 16:59:57 mhu 1.3.28.1: #i45006# Replaced includes svtools/sbx*.hxx with basic/sbx*.hxx


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [82a948887c6067ff4a2e475e1776129de62922af]

INTEGRATION: CWS visibility03 (1.5.6); FILE MERGED 2005/04/06 16:42:39 mhu 1.5.6.2: RESYNC: (1.5-1.6); FILE MERGED 2005/04/01 17:19:54 mhu 1.5.6.1: #i45006# Adapted to fpicker resources (instead of svtools).


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [af2e5d335d10ad8cd2734683c8bd60e7a06eda25]

INTEGRATION: CWS visibility03 (1.6.4); FILE MERGED 2005/04/07 07:23:41 mhu 1.6.4.1: #i45006# Added missing forward declaration.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [bf28b2c4615198f5abf327c5cbcca036817491d2]

INTEGRATION: CWS visibility03 (1.17.44); FILE MERGED 2005/03/07 19:08:33 mhu 1.17.44.1: #i40092# Fixed string ctor (ResId) usage.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [da6fff0b19e9a2bcc1c1629658e24774816a808f]

INTEGRATION: CWS visibility03 (1.37.40); FILE MERGED 2005/03/07 19:08:32 mhu 1.37.40.1: #i40092# Fixed string ctor (ResId) usage.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [b9630637d55099d914f4e147b75793dd9bb6d1e5]

INTEGRATION: CWS visibility03 (1.14.74); FILE MERGED 2005/04/01 16:59:39 mhu 1.14.74.1: #i45006# Replaced includes svtools/sbx*.hxx with basic/sbx*.hxx


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [33740058d3c5839941988fca66ea8c268fd4fcfa]

INTEGRATION: CWS visibility03 (1.26.74); FILE MERGED 2005/04/01 16:59:39 mhu 1.26.74.1: #i45006# Replaced includes svtools/sbx*.hxx with basic/sbx*.hxx


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [7ccee2976e49614865fefda1b214819eebc7e755]

INTEGRATION: CWS visibility03 (1.50.4); FILE MERGED 2005/03/24 23:53:29 mhu 1.50.4.2: RESYNC: (1.50-1.51); FILE MERGED 2005/03/07 19:08:32 mhu 1.50.4.1: #i40092# Fixed string ctor (ResId) usage.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [ae0ef4c4e41e3c27c5b61a4e7378ba11a772d9c5]

INTEGRATION: CWS visibility03 (1.31.74); FILE MERGED 2005/04/01 16:59:39 mhu 1.31.74.1: #i45006# Replaced includes svtools/sbx*.hxx with basic/sbx*.hxx


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [ff82bdf70dbf5edcf7bc2d4cc197ada323118a9b]

INTEGRATION: CWS visibility03 (1.25.16); FILE MERGED 2005/04/01 16:59:39 mhu 1.25.16.1: #i45006# Replaced includes svtools/sbx*.hxx with basic/sbx*.hxx


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [150219805f59cd7fe7184303bdffec3c79ccf148]

INTEGRATION: CWS visibility03 (1.17.24); FILE MERGED 2005/04/01 16:59:38 mhu 1.17.24.1: #i45006# Replaced includes svtools/sbx*.hxx with basic/sbx*.hxx


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [a36f0d46cf0dee6d4879d802d013873ab4a3a890]

INTEGRATION: CWS visibility03 (1.18.12); FILE MERGED 2005/04/01 16:59:38 mhu 1.18.12.1: #i45006# Replaced includes svtools/sbx*.hxx with basic/sbx*.hxx


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [bc7d2977adfde8a1b7444142c98d17a64fafc1b2]

INTEGRATION: CWS visibility03 (1.32.40); FILE MERGED 2005/04/01 16:59:38 mhu 1.32.40.1: #i45006# Replaced includes svtools/sbx*.hxx with basic/sbx*.hxx


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [223b2f41164778a883d0c39d1ff7d79b2288eb14]

INTEGRATION: CWS visibility03 (1.28.24); FILE MERGED 2005/04/01 16:59:38 mhu 1.28.24.1: #i45006# Replaced includes svtools/sbx*.hxx with basic/sbx*.hxx


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [d6deb95c978e35fb0d2895f66ea06ab27e9565e7]

INTEGRATION: CWS visibility03 (1.34.16); FILE MERGED 2005/04/01 16:59:38 mhu 1.34.16.1: #i45006# Replaced includes svtools/sbx*.hxx with basic/sbx*.hxx


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [1989e1b7530cd9823abcdb84fd7a15fe549b552f]

INTEGRATION: CWS visibility03 (1.13.4); FILE MERGED 2005/04/01 16:59:37 mhu 1.13.4.1: #i45006# Replaced includes svtools/sbx*.hxx with basic/sbx*.hxx


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [9965a9bb2291c28140bf049890fb51c014af9c1b]

INTEGRATION: CWS visibility03 (1.41.4); FILE MERGED 2005/04/01 16:59:37 mhu 1.41.4.1: #i45006# Replaced includes svtools/sbx*.hxx with basic/sbx*.hxx


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [af1560c38e38829d44d6ec5864bb53f255febb1b]

INTEGRATION: CWS visibility03 (1.46.24); FILE MERGED 2005/04/01 16:59:37 mhu 1.46.24.1: #i45006# Replaced includes svtools/sbx*.hxx with basic/sbx*.hxx


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [0f20313bfe437b5faa30b0c704f9b8539f24c762]

INTEGRATION: CWS visibility03 (1.33.24); FILE MERGED 2005/04/01 16:59:37 mhu 1.33.24.1: #i45006# Replaced includes svtools/sbx*.hxx with basic/sbx*.hxx


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [882aa44990b93a4bc72488518c59d51678f3a874]

INTEGRATION: CWS visibility03 (1.8.92); FILE MERGED 2005/03/15 11:27:15 mhu 1.8.92.1: #i40092# Removed unused International::GetCurr() implementation.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [74b264ea0274a2abf89f075dd072079f79d5a31e]

INTEGRATION: CWS visibility03 (1.22.14); FILE MERGED 2005/03/24 15:15:44 mhu 1.22.14.1: #i45006# Added ImageProducer service.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [1d5522b0a95376d9110bc42dcb29e919382959e8]

INTEGRATION: CWS visibility03 (1.14.28); FILE MERGED 2005/03/24 15:15:44 mhu 1.14.28.1: #i45006# Added ImageProducer service.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [3177177b45df4290831f728cf2113bd0bc1cad02]

INTEGRATION: CWS visibility03 (1.9.36); FILE MERGED 2005/03/24 14:32:31 mhu 1.9.36.1: #i45006# Added imgprod.obj


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [730594371b814a43127952a66759956f262c1fa8]

INTEGRATION: CWS visibility03 (1.1.2); FILE ADDED 2005/03/24 14:30:55 mhu 1.1.2.1: #i45006# Moved from svtools/source/uno/


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [c8e91cdda5b04817b3f3b5b992babc856198a60e]

INTEGRATION: CWS visibility03 (1.1.2); FILE ADDED 2005/04/04 10:40:00 mhu 1.1.2.2: #i45006# CreateInstance methods are in namespace frm. 2005/03/24 14:30:55 mhu 1.1.2.1: #i45006# Moved from svtools/source/uno/


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [7f85bf286c7380bb10a9ebaf2d8267caaf705a63]

INTEGRATION: CWS visibility03 (1.2.38); FILE MERGED 2005/03/24 14:31:58 mhu 1.2.38.1: #i45006# Adapted imgprod.hxx include.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [92996a94266e77ae1358c0b835354b12d9fe8db4]

INTEGRATION: CWS visibility03 (1.10.44); FILE MERGED 2005/03/24 23:39:07 mhu 1.10.44.2: RESYNC: (1.10-1.11); FILE MERGED 2005/03/24 14:31:58 mhu 1.10.44.1: #i45006# Adapted imgprod.hxx include.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [cd865f3d790499bccfbd285714aba2e80c4ae54c]

INTEGRATION: CWS visibility03 (1.9.124); FILE MERGED 2005/04/01 16:59:09 mhu 1.9.124.1: #i45006# Replaced includes svtools/sbx*.hxx with basic/sbx*.hxx


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [bf810ab5ed6dcf9a5724cbabdf33e6bc76f68d4a]

INTEGRATION: CWS visibility03 (1.5.386); FILE MERGED 2005/04/01 16:59:09 mhu 1.5.386.1: #i45006# Replaced includes svtools/sbx*.hxx with basic/sbx*.hxx


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [bea8a2fac8e9ce14ae2b02b13040a6c45e3dce5f]

INTEGRATION: CWS visibility03 (1.84.34); FILE MERGED 2005/04/06 16:14:19 mhu 1.84.34.2: RESYNC: (1.84-1.87); FILE MERGED 2005/04/01 16:59:08 mhu 1.84.34.1: #i45006# Replaced includes svtools/sbx*.hxx with basic/sbx*.hxx


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [84ca234bffbc9926d545db9bdca2bd3da1374884]

INTEGRATION: CWS visibility03 (1.12.452); FILE MERGED 2005/04/04 15:06:21 mhu 1.12.452.2: #i45006# Removed unused include. 2005/04/01 16:59:08 mhu 1.12.452.1: #i45006# Replaced includes svtools/sbx*.hxx with basic/sbx*.hxx


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [af89bc27ad20b3525485c0c3cca174e8220eba06]

INTEGRATION: CWS visibility03 (1.42.136); FILE MERGED 2005/04/01 16:59:08 mhu 1.42.136.1: #i45006# Replaced includes svtools/sbx*.hxx with basic/sbx*.hxx


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [d103a6d8985b9d3a28f0cb393dd7b4d0da84bf31]

INTEGRATION: CWS visibility03 (1.40.124); FILE MERGED 2005/04/06 16:12:40 mhu 1.40.124.2: RESYNC: (1.40-1.41); FILE MERGED 2005/04/01 16:59:07 mhu 1.40.124.1: #i45006# Replaced includes svtools/sbx*.hxx with basic/sbx*.hxx


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [cdab958e4bebe27f8037af0a1b889b5830462938]

INTEGRATION: CWS visibility03 (1.112.6); FILE MERGED 2005/04/06 16:12:30 mhu 1.112.6.3: RESYNC: (1.112-1.114); FILE MERGED 2005/04/04 14:52:09 mhu 1.112.6.2: #i45006# Removed unused include. 2005/04/01 16:59:07 mhu 1.112.6.1: #i45006# Replaced includes svtools/sbx*.hxx with basic/sbx*.hxx


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [f99fa211fa1b8986145a149e09e6179598996578]

INTEGRATION: CWS visibility03 (1.10.574); FILE MERGED 2005/04/01 16:59:06 mhu 1.10.574.1: #i45006# Replaced includes svtools/sbx*.hxx with basic/sbx*.hxx


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [f81c855e854ba599bd54611945ac1bc9bce81c38]

INTEGRATION: CWS visibility03 (1.49.34); FILE MERGED 2005/04/06 16:10:45 mhu 1.49.34.2: RESYNC: (1.49-1.50); FILE MERGED 2005/04/01 16:59:06 mhu 1.49.34.1: #i45006# Replaced includes svtools/sbx*.hxx with basic/sbx*.hxx


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [57ea5490414acd18da73b8dd7882a37cbe2975c7]

INTEGRATION: CWS visibility03 (1.10.136); FILE MERGED 2005/04/01 16:59:05 mhu 1.10.136.1: #i45006# Replaced includes svtools/sbx*.hxx with basic/sbx*.hxx


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [694df05da384416e4eed482aa02dfa77a9ee11fe]

INTEGRATION: CWS visibility03 (1.9.88); FILE MERGED 2005/04/04 15:16:17 mhu 1.9.88.2: #i45006# Revert to prev revision; added missing const. 2005/04/04 15:02:43 mhu 1.9.88.1: #i45006# Removed sHTML_* re-declarations.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [3a04b0330e36856ef4426a5fd13b88868ceee1bd]

INTEGRATION: CWS visibility03 (1.21.1000); FILE MERGED 2005/04/01 16:59:05 mhu 1.21.1000.1: #i45006# Replaced includes svtools/sbx*.hxx with basic/sbx*.hxx


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [b09fd9be030939270f03100f5b069862b08fc713]

INTEGRATION: CWS visibility03 (1.53.118); FILE MERGED 2005/04/01 16:59:04 mhu 1.53.118.1: #i45006# Replaced includes svtools/sbx*.hxx with basic/sbx*.hxx


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [566a6222fa0cf91f195ce09cba7d106c18fc09a4]

INTEGRATION: CWS visibility03 (1.4.488); FILE MERGED 2005/03/07 18:03:16 mhu 1.4.488.1: #i40092# Added missing forward declaration.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [2a41ccf6be98ff8a7633c04d95dcf0747f5ac362]

INTEGRATION: CWS visibility03 (1.8.356); FILE MERGED 2005/04/01 16:59:04 mhu 1.8.356.1: #i45006# Replaced includes svtools/sbx*.hxx with basic/sbx*.hxx


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [5e3bc3c43ea01c8b71173255c35aef97badfcad3]

INTEGRATION: CWS visibility03 (1.6.352); FILE MERGED 2005/04/01 16:59:03 mhu 1.6.352.1: #i45006# Replaced includes svtools/sbx*.hxx with basic/sbx*.hxx


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [1f6f05846a52aec2ef7a21a41052bcb7672ee8e5]

INTEGRATION: CWS visibility03 (1.5.136); FILE MERGED 2005/04/04 14:56:57 mhu 1.5.136.1: #i45006# Added missing const.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [3a91a461cf7bc433c9839435c84de67bac15e4dd]

INTEGRATION: CWS visibility03 (1.4.396); FILE MERGED 2005/04/01 16:58:28 mhu 1.4.396.1: #i45006# Replaced includes svtools/sbx*.hxx with basic/sbx*.hxx


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [73f96378aa9dade57e37a82ffcf69c6b756f733c]

INTEGRATION: CWS visibility03 (1.7.12); FILE MERGED 2005/04/06 15:38:34 mhu 1.7.12.3: RESYNC: (1.9-1.10); FILE MERGED 2005/03/24 22:21:29 mhu 1.7.12.2: RESYNC: (1.7-1.9); FILE MERGED 2005/03/07 18:34:43 mhu 1.7.12.1: #i40092# Fixed string ctor (ResId) usage.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [0876bcccfff8f70d204439ffb170c21a222af2aa]

INTEGRATION: CWS visibility03 (1.4.24); FILE MERGED 2005/04/06 15:38:26 mhu 1.4.24.3: RESYNC: (1.5-1.6); FILE MERGED 2005/03/24 22:21:11 mhu 1.4.24.2: RESYNC: (1.4-1.5); FILE MERGED 2005/03/07 18:34:42 mhu 1.4.24.1: #i40092# Fixed string ctor (ResId) usage.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [e54951f8219a72a3773c0834dca7af7e5408d843]

INTEGRATION: CWS visibility03 (1.10.400); FILE MERGED 2005/03/07 18:34:41 mhu 1.10.400.1: #i40092# Fixed string ctor (ResId) usage.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [229e94bc144015428d561547a0dbf5cf33e3dec1]

INTEGRATION: CWS visibility03 (1.22.378); FILE MERGED 2005/03/07 18:34:41 mhu 1.22.378.1: #i40092# Fixed string ctor (ResId) usage.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [76aa7759ac3a5106d55951cf840fa98b18e62963]

INTEGRATION: CWS visibility03 (1.1.1.1.764); FILE MERGED 2005/04/01 16:58:28 mhu 1.1.1.1.764.1: #i45006# Replaced includes svtools/sbx*.hxx with basic/sbx*.hxx


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [73d25a78d371532d6f62b35c1df1ed9d87de3a26]

INTEGRATION: CWS visibility03 (1.119.42); FILE MERGED 2005/04/06 15:31:44 mhu 1.119.42.3: RESYNC: (1.120-1.121); FILE MERGED 2005/03/24 22:13:40 mhu 1.119.42.2: RESYNC: (1.119-1.120); FILE MERGED 2005/03/02 16:02:39 mhu 1.119.42.1: #i40092# Fixed string ctor (char literal) usage.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [6ad7e54f11fb10e01a16c4c8844d440fe5101700]

INTEGRATION: CWS visibility03 (1.27.38); FILE MERGED 2005/03/02 16:02:38 mhu 1.27.38.1: #i40092# Fixed string ctor (char literal) usage.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [aa4fa99ac8e0bbe6e2b79b177a68606e66d8b84f]

INTEGRATION: CWS visibility03 (1.16.162); FILE MERGED 2005/03/02 16:02:37 mhu 1.16.162.1: #i40092# Fixed string ctor (char literal) usage.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [a85394e4cd9e5f0300a393b926dcb95fa569260d]

INTEGRATION: CWS visibility03 (1.4.96); FILE MERGED 2005/03/24 22:10:31 mhu 1.4.96.2: RESYNC: (1.4-1.7); FILE MERGED 2005/03/02 16:02:37 mhu 1.4.96.1: #i40092# Fixed string ctor (char literal) usage.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [5bc8675a69cea1e9e7c4a948db21c6e9453275b7]

INTEGRATION: CWS visibility03 (1.93.62); FILE MERGED 2005/04/06 15:29:41 mhu 1.93.62.3: RESYNC: (1.95-1.98); FILE MERGED 2005/03/24 22:10:06 mhu 1.93.62.2: RESYNC: (1.93-1.95); FILE MERGED 2005/03/02 16:02:36 mhu 1.93.62.1: #i40092# Fixed string ctor (char literal) usage.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [97d290ba0452d590a8c64665cded2f62981ffe46]

INTEGRATION: CWS visibility03 (1.83.44); FILE MERGED 2005/04/06 15:28:46 mhu 1.83.44.3: RESYNC: (1.86-1.87); FILE MERGED 2005/03/24 22:09:30 mhu 1.83.44.2: RESYNC: (1.83-1.86); FILE MERGED 2005/03/02 16:02:35 mhu 1.83.44.1: #i40092# Fixed string ctor (char literal) usage.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [5c79efe98fd850127ff5add024ee74f249cf9bcb]

INTEGRATION: CWS visibility03 (1.77.64); FILE MERGED 2005/03/02 16:02:34 mhu 1.77.64.1: #i40092# Fixed string ctor (char literal) usage.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [ff5ae4325bbe0c533df9875e145af01b64b43fa1]

INTEGRATION: CWS visibility03 (1.2.116); FILE MERGED 2005/03/24 18:02:07 mhu 1.2.116.1: #i45006# Adapted to moved sbx headers.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [48e0d040a5f1834c17096ef6439cefa086ae2e2b]

INTEGRATION: CWS visibility03 (1.13.76); FILE MERGED 2005/04/04 11:10:18 mhu 1.13.76.2: #i45006# Added oleaut32.lib (needed by sbxdec.obj). 2005/03/24 18:05:59 mhu 1.13.76.1: #i45006# Adapted to moved sbx files.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [e7f43e449bf69ad7f9206d8b92e0d44a4843698a]

INTEGRATION: CWS visibility03 (1.1.2); FILE ADDED 2005/03/24 18:04:35 mhu 1.1.2.1: #i45006# Moved from svtools/source/sbx/


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [c81cdd1a7b60759a28199ee615059b032585dc4a]

INTEGRATION: CWS visibility03 (1.1.2); FILE ADDED 2005/03/24 18:04:34 mhu 1.1.2.1: #i45006# Moved from svtools/source/sbx/


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [8119bb8b91eb4917b8abd11b0e6d7026d2e7d2a6]

INTEGRATION: CWS visibility03 (1.1.2); FILE ADDED 2005/03/24 18:04:33 mhu 1.1.2.1: #i45006# Moved from svtools/source/sbx/


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [e6f106a6dfae429c2d03ec9653afb8503a0d3c4f]

INTEGRATION: CWS visibility03 (1.1.2); FILE ADDED 2005/03/24 18:04:32 mhu 1.1.2.1: #i45006# Moved from svtools/source/sbx/


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [e704dfb4fc48bb25c8ef41d69e7328686b380fce]

INTEGRATION: CWS visibility03 (1.1.2); FILE ADDED 2005/03/24 18:04:31 mhu 1.1.2.1: #i45006# Moved from svtools/source/sbx/


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [889517ca3e206a8f0f506b54ab48cb285b88feb2]

INTEGRATION: CWS visibility03 (1.1.2); FILE ADDED 2005/03/24 18:04:30 mhu 1.1.2.1: #i45006# Moved from svtools/source/sbx/


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [e7502492cac0153450944258e185f7692f51e264]

INTEGRATION: CWS visibility03 (1.1.2); FILE ADDED 2005/03/24 18:04:29 mhu 1.1.2.1: #i45006# Moved from svtools/source/sbx/


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [827f20eb2ebe2a17c515539d834cb62375cb2de2]

INTEGRATION: CWS visibility03 (1.1.2); FILE ADDED 2005/03/24 18:04:28 mhu 1.1.2.1: #i45006# Moved from svtools/source/sbx/


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [79d3bc479950127ecfd40f73978c0fc84c1e7908]

INTEGRATION: CWS visibility03 (1.1.2); FILE ADDED 2005/03/24 18:04:27 mhu 1.1.2.1: #i45006# Moved from svtools/source/sbx/


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [f0da7e87f426a48587523a881072af6763acd46e]

INTEGRATION: CWS visibility03 (1.1.2); FILE ADDED 2005/03/24 18:04:26 mhu 1.1.2.1: #i45006# Moved from svtools/source/sbx/


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [5d2efcf037f81495caa993dc4635e4f17ebadd4c]

INTEGRATION: CWS visibility03 (1.1.2); FILE ADDED 2005/03/24 18:04:25 mhu 1.1.2.1: #i45006# Moved from svtools/source/sbx/


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [82012f7b91058d0e19b04e59d41f9935f0bd7ea4]

INTEGRATION: CWS visibility03 (1.1.2); FILE ADDED 2005/03/24 18:04:24 mhu 1.1.2.1: #i45006# Moved from svtools/source/sbx/


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [f2517e63f2a80f94ceb56b7b21eea25ec5b6ac71]

INTEGRATION: CWS visibility03 (1.1.2); FILE ADDED 2005/03/24 18:04:23 mhu 1.1.2.1: #i45006# Moved from svtools/source/sbx/


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [d07e5811fc2c9a58732406ebde59591fb2a32a37]

INTEGRATION: CWS visibility03 (1.1.2); FILE ADDED 2005/03/24 18:04:22 mhu 1.1.2.1: #i45006# Moved from svtools/source/sbx/


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [be0cc3d61c394fcb66fb96c18a1bf88d4501e83c]

INTEGRATION: CWS visibility03 (1.1.2); FILE ADDED 2005/03/24 18:04:21 mhu 1.1.2.1: #i45006# Moved from svtools/source/sbx/


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [99ffbabb87d866b420c3052f36f815a9575e20d2]

INTEGRATION: CWS visibility03 (1.1.2); FILE ADDED 2005/03/24 18:04:20 mhu 1.1.2.1: #i45006# Moved from svtools/source/sbx/


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [2b13be8824bb4dd689fbf21723a8cffcc4e7dc56]

INTEGRATION: CWS visibility03 (1.1.1.1.316); FILE MERGED 2005/03/24 18:01:25 mhu 1.1.1.1.316.1: #i45006# Adapted to moved sbx headers.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [e5aab1859af9114893ffcd312f6e09546d0e939f]

INTEGRATION: CWS visibility03 (1.1.1.1.316); FILE MERGED 2005/03/24 18:01:24 mhu 1.1.1.1.316.1: #i45006# Adapted to moved sbx headers.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [d8b4510734453be59340f0d8de3b57c6b120dac6]

INTEGRATION: CWS visibility03 (1.15.8); FILE MERGED 2005/04/06 15:26:38 mhu 1.15.8.2: RESYNC: (1.15-1.16); FILE MERGED 2005/03/24 18:01:24 mhu 1.15.8.1: #i45006# Adapted to moved sbx headers.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [95048309102857acf17c2b6293112b09141bcf30]

INTEGRATION: CWS visibility03 (1.8.8); FILE MERGED 2005/04/06 15:26:29 mhu 1.8.8.2: RESYNC: (1.8-1.9); FILE MERGED 2005/03/24 18:01:24 mhu 1.8.8.1: #i45006# Adapted to moved sbx headers.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [ef095f417177eed3b35d431e76bbeeee3bcb9b79]

INTEGRATION: CWS visibility03 (1.18.8); FILE MERGED 2005/04/06 15:26:21 mhu 1.18.8.2: RESYNC: (1.18-1.19); FILE MERGED 2005/03/24 18:01:23 mhu 1.18.8.1: #i45006# Adapted to moved sbx headers.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [0a2b01b0b85ee3b8b553a15ab7a039481a0c55cd]

INTEGRATION: CWS visibility03 (1.3.278); FILE MERGED 2005/03/24 18:01:23 mhu 1.3.278.1: #i45006# Adapted to moved sbx headers.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [23eb52846c3d73c17a9035eaee89bd8dcfe4c703]

INTEGRATION: CWS visibility03 (1.16.8); FILE MERGED 2005/03/24 18:01:23 mhu 1.16.8.1: #i45006# Adapted to moved sbx headers.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [f09d66e1802efa680661a395adeb5fbe53d47dc3]

INTEGRATION: CWS visibility03 (1.20.6); FILE MERGED 2005/04/06 15:26:13 mhu 1.20.6.2: RESYNC: (1.20-1.21); FILE MERGED 2005/03/24 18:01:22 mhu 1.20.6.1: #i45006# Adapted to moved sbx headers.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [012b8bef4202bdc969d90c5de03c5fe5927fc1ab]

INTEGRATION: CWS visibility03 (1.2.278); FILE MERGED 2005/03/24 18:01:22 mhu 1.2.278.1: #i45006# Adapted to moved sbx headers.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [c770240c7a3511bccf44406df93792aec730372b]

INTEGRATION: CWS visibility03 (1.21.8); FILE MERGED 2005/03/24 18:01:22 mhu 1.21.8.1: #i45006# Adapted to moved sbx headers.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [279292b2d689bfe09e46025c66490cecf20f964f]

INTEGRATION: CWS visibility03 (1.59.26); FILE MERGED 2005/04/06 15:26:04 mhu 1.59.26.2: RESYNC: (1.59-1.60); FILE MERGED 2005/03/24 18:01:21 mhu 1.59.26.1: #i45006# Adapted to moved sbx headers.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [c673fe4f446774db1e83f23cf47041aa4b45e8b2]

INTEGRATION: CWS visibility03 (1.4.116); FILE MERGED 2005/03/24 18:01:21 mhu 1.4.116.1: #i45006# Adapted to moved sbx headers.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [a6e41e0ffe9ea78eec0f2f63916ffc090ae02d02]

INTEGRATION: CWS visibility03 (1.4.216); FILE MERGED 2005/03/24 18:01:21 mhu 1.4.216.1: #i45006# Adapted to moved sbx headers.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [be66aecbfa7e5342d56f302bb2d066ee856bc75f]

INTEGRATION: CWS visibility03 (1.6.8); FILE MERGED 2005/03/24 18:01:20 mhu 1.6.8.1: #i45006# Adapted to moved sbx headers.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [6583ccef640ae01b67974c2210752e92f6991ee0]

INTEGRATION: CWS visibility03 (1.1.1.1.316); FILE MERGED 2005/03/24 18:01:20 mhu 1.1.1.1.316.1: #i45006# Adapted to moved sbx headers.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [b018f83440af23a39edaad781c543315c3f87cc4]

INTEGRATION: CWS visibility03 (1.9.8); FILE MERGED 2005/03/24 18:01:20 mhu 1.9.8.1: #i45006# Adapted to moved sbx headers.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [6e525b495a0bd1379d66d6b8238981b87f27104d]

INTEGRATION: CWS visibility03 (1.7.30); FILE MERGED 2005/04/06 15:25:45 mhu 1.7.30.2: RESYNC: (1.7-1.8); FILE MERGED 2005/03/24 18:01:20 mhu 1.7.30.1: #i45006# Adapted to moved sbx headers.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [7a0b1c9d105fb38df9639b32a0b1be2ed6f4f97d]

INTEGRATION: CWS visibility03 (1.2.314); FILE MERGED 2005/03/24 18:01:19 mhu 1.2.314.1: #i45006# Adapted to moved sbx headers.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [ac9e9325f1007c874353a303443196e6fd5abba5]

INTEGRATION: CWS visibility03 (1.1.1.1.316); FILE MERGED 2005/03/24 18:01:19 mhu 1.1.1.1.316.1: #i45006# Adapted to moved sbx headers.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [53e1117b9c057c9f7fc5e877b703104629f5b37b]

INTEGRATION: CWS visibility03 (1.7.14); FILE MERGED 2005/03/24 18:01:18 mhu 1.7.14.1: #i45006# Adapted to moved sbx headers.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [a8c9d2a60bca6b66258cd8efe7583ca2ed861067]

INTEGRATION: CWS visibility03 (1.8.26); FILE MERGED 2005/04/06 15:24:38 mhu 1.8.26.2: RESYNC: (1.8-1.9); FILE MERGED 2005/03/24 18:01:18 mhu 1.8.26.1: #i45006# Adapted to moved sbx headers.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [7524f0f8a8736797ba9982734c2f0d27f45237f1]

INTEGRATION: CWS visibility03 (1.5.8); FILE MERGED 2005/04/06 15:24:22 mhu 1.5.8.2: RESYNC: (1.5-1.6); FILE MERGED 2005/03/24 18:01:18 mhu 1.5.8.1: #i45006# Adapted to moved sbx headers.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [efdc9c9d36db08134e0781b9e2842bb32074227c]

INTEGRATION: CWS visibility03 (1.17.8); FILE MERGED 2005/03/24 18:01:17 mhu 1.17.8.1: #i45006# Adapted to moved sbx headers.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [f45b92c99849cf4f75036c3ebb4febd3200d1776]

INTEGRATION: CWS visibility03 (1.6.8); FILE MERGED 2005/04/06 15:23:45 mhu 1.6.8.2: RESYNC: (1.6-1.7); FILE MERGED 2005/03/24 18:01:17 mhu 1.6.8.1: #i45006# Adapted to moved sbx headers.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [fb32c9e1a49c7bd8038d21eb1d10cd7050de3a24]

INTEGRATION: CWS visibility03 (1.20.26); FILE MERGED 2005/04/06 15:23:35 mhu 1.20.26.2: RESYNC: (1.20-1.21); FILE MERGED 2005/03/24 18:01:16 mhu 1.20.26.1: #i45006# Adapted to moved sbx headers.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [6f1bc370b6a84dd86f252b98a216ca08e9b118fa]

INTEGRATION: CWS visibility03 (1.31.14); FILE MERGED 2005/03/24 18:01:16 mhu 1.31.14.1: #i45006# Adapted to moved sbx headers.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [b5135949b206528e518b087111712088dd6d12f0]

INTEGRATION: CWS visibility03 (1.21.8); FILE MERGED 2005/04/06 15:23:18 mhu 1.21.8.2: RESYNC: (1.21-1.22); FILE MERGED 2005/03/24 18:01:16 mhu 1.21.8.1: #i45006# Adapted to moved sbx headers.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [e3b488f5fbd4c2c99450d84e43cde0dd15862cda]

INTEGRATION: CWS visibility03 (1.4.244); FILE MERGED 2005/03/24 18:01:16 mhu 1.4.244.1: #i45006# Adapted to moved sbx headers.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [d82bb2da2a752c8089d044f62ec5fca42fd850b8]

INTEGRATION: CWS visibility03 (1.11.26); FILE MERGED 2005/04/06 15:23:08 mhu 1.11.26.2: RESYNC: (1.11-1.12); FILE MERGED 2005/03/24 18:01:16 mhu 1.11.26.1: #i45006# Adapted to moved sbx headers.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [489b4c13bdd224d947da5df78b2f9978241c9149]

INTEGRATION: CWS visibility03 (1.20.26); FILE MERGED 2005/03/24 18:01:15 mhu 1.20.26.1: #i45006# Adapted to moved sbx headers.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [e56145e75b2d1a04c7031cf6102b6158b9ca5bb3]

INTEGRATION: CWS visibility03 (1.13.8); FILE MERGED 2005/04/06 15:22:53 mhu 1.13.8.2: RESYNC: (1.13-1.14); FILE MERGED 2005/03/24 18:01:15 mhu 1.13.8.1: #i45006# Adapted to moved sbx headers.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [c9bb63b231825d2cb4bb97d7d0cb77cbdb3c40c9]

INTEGRATION: CWS visibility03 (1.28.14); FILE MERGED 2005/03/24 18:18:01 mhu 1.28.14.2: #i45006# Fixed includes. 2005/03/24 18:01:15 mhu 1.28.14.1: #i45006# Adapted to moved sbx headers.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [b3dfa161ed2bf022cadbc12b51352e7ec8afd94d]

INTEGRATION: CWS visibility03 (1.13.44); FILE MERGED 2005/03/24 18:01:14 mhu 1.13.44.1: #i45006# Adapted to moved sbx headers.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [de056efb2d454ed250aeee532946ee9822dc5d1e]

INTEGRATION: CWS visibility03 (1.2.314); FILE MERGED 2005/03/24 18:01:14 mhu 1.2.314.1: #i45006# Adapted to moved sbx headers.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [7e5ede98f08030c04e8314d30cb79bc9d3ef629c]

INTEGRATION: CWS visibility03 (1.1.1.1.316); FILE MERGED 2005/03/24 18:01:14 mhu 1.1.1.1.316.1: #i45006# Adapted to moved sbx headers.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [456ed9dc6d19bf710a7aa2e80c0be2f5a1bbb08b]

INTEGRATION: CWS visibility03 (1.8.44); FILE MERGED 2005/03/24 18:01:13 mhu 1.8.44.1: #i45006# Adapted to moved sbx headers.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [62b5a68f47704074e65cfed01c7c32ee1f5ed6f8]

INTEGRATION: CWS visibility03 (1.6.244); FILE MERGED 2005/03/24 18:01:13 mhu 1.6.244.1: #i45006# Adapted to moved sbx headers.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [be39ffc7b01bf505210e256698bb945ce1eb444e]

INTEGRATION: CWS visibility03 (1.5.44); FILE MERGED 2005/03/24 18:01:13 mhu 1.5.44.1: #i45006# Adapted to moved sbx headers.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [25f673f26581dd407e850b593e33831d334e5295]

INTEGRATION: CWS visibility03 (1.6.68); FILE MERGED 2005/03/24 18:01:12 mhu 1.6.68.1: #i45006# Adapted to moved sbx headers.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [a6aa9bd14fbf6f3705344194affdd1e3233a4ce4]

INTEGRATION: CWS visibility03 (1.58.42); FILE MERGED 2005/04/06 15:21:11 mhu 1.58.42.2: RESYNC: (1.58-1.59); FILE MERGED 2005/03/24 18:01:12 mhu 1.58.42.1: #i45006# Adapted to moved sbx headers.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [406b926821276ae5a3aa357d159e021c193a1c3d]

INTEGRATION: CWS visibility03 (1.13.68); FILE MERGED 2005/03/24 18:05:59 mhu 1.13.68.1: #i45006# Adapted to moved sbx files.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [1ffc4061c9e6b8c0ff7a84b716d5a3579c6a3047]

INTEGRATION: CWS visibility03 (1.5.134); FILE MERGED 2005/03/24 18:05:58 mhu 1.5.134.1: #i45006# Adapted to moved sbx files.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [602d7e37f19ce4730e96a4948f3cedd47e806802]

INTEGRATION: CWS visibility03 (1.10.8); FILE MERGED 2005/03/24 17:22:40 mhu 1.10.8.1: #i45006# Cleaned up from fps_gnome target.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [72092299dfc4cc7044d1d6ba4bea471e31ce368f]

INTEGRATION: CWS visibility03 (1.3.10); FILE MERGED 2005/03/24 17:21:28 mhu 1.3.10.1: #i45006# Cleanup to build component library here (not in fpicker/util).


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [0d986b3568d48e43bba2a632637d9aa0f29e4c13]

INTEGRATION: CWS visibility03 (1.1.2); FILE ADDED 2005/03/24 17:21:27 mhu 1.1.2.1: #i45006# Cleanup to build component library here (not in fpicker/util).


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [77e9d0a7872659839707258a8ce45c2eddfd52d5]

INTEGRATION: CWS visibility03 (1.1.2); FILE ADDED 2005/03/24 16:44:11 mhu 1.1.2.1: #i45006# Factored out and moved from svtools/source/filepicker/


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [6f353f639e40c0d3979c20d3c36d9e5337433cef]

INTEGRATION: CWS visibility03 (1.1.2); FILE ADDED 2005/03/24 16:44:10 mhu 1.1.2.1: #i45006# Factored out and moved from svtools/source/filepicker/


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [dccac9f60bb506f0dc387cab666d6f13c5b670bc]

INTEGRATION: CWS visibility03 (1.1.2); FILE ADDED 2005/03/24 16:44:09 mhu 1.1.2.1: #i45006# Factored out and moved from svtools/source/filepicker/


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [f53635e49e9b61ef7060d42a60f3ceeea3428991]

INTEGRATION: CWS visibility03 (1.1.2); FILE ADDED 2005/03/24 16:44:08 mhu 1.1.2.1: #i45006# Factored out and moved from svtools/source/filepicker/


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [6472bba99c510f2b46f06c8522351349855faf6f]

INTEGRATION: CWS visibility03 (1.1.2); FILE ADDED 2005/03/26 15:46:39 mhu 1.1.2.2: #i45006# Manual merge after cwsresync. 2005/03/24 16:44:08 mhu 1.1.2.1: #i45006# Factored out and moved from svtools/source/filepicker/


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [90fcf5718668f0f9f41ac141a7fc4306633e693a]

INTEGRATION: CWS visibility03 (1.1.2); FILE ADDED 2005/03/26 15:46:38 mhu 1.1.2.2: #i45006# Manual merge after cwsresync. 2005/03/24 16:44:07 mhu 1.1.2.1: #i45006# Factored out and moved from svtools/source/filepicker/


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [35ff93a2d1abad1c1571f68405139d2ef320d763]

INTEGRATION: CWS visibility03 (1.1.2); FILE ADDED 2005/03/24 16:44:07 mhu 1.1.2.1: #i45006# Factored out and moved from svtools/source/filepicker/


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [7c39e355bc3cb2be06cfaef89d01bee67a0e2591]

INTEGRATION: CWS visibility03 (1.1.2); FILE ADDED 2005/03/24 16:44:06 mhu 1.1.2.1: #i45006# Factored out and moved from svtools/source/filepicker/


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [05d70d705f0b28fdda7b7cd4697e28c009260394]

INTEGRATION: CWS visibility03 (1.1.2); FILE ADDED 2005/03/24 16:44:05 mhu 1.1.2.1: #i45006# Factored out and moved from svtools/source/filepicker/


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [512fa0e4fcdf8d4983eb480182450eb24a174171]

INTEGRATION: CWS visibility03 (1.1.2); FILE ADDED 2005/03/24 16:44:04 mhu 1.1.2.1: #i45006# Factored out and moved from svtools/source/filepicker/


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [6f0e3be93a6722845cd4d7dae28948cc31acc785]

INTEGRATION: CWS visibility03 (1.1.2); FILE ADDED 2005/03/24 16:44:02 mhu 1.1.2.1: #i45006# Factored out and moved from svtools/source/filepicker/


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [6d95e7462235dd36ffbd517b7a4db530bbc26297]

INTEGRATION: CWS visibility03 (1.1.2); FILE ADDED 2005/03/24 16:44:01 mhu 1.1.2.1: #i45006# Factored out and moved from svtools/source/filepicker/


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [b7ae4d725eb665e2f2a62cfedde0106a9be06c74]

INTEGRATION: CWS visibility03 (1.1.2); FILE ADDED 2005/03/24 16:44:00 mhu 1.1.2.1: #i45006# Factored out and moved from svtools/source/filepicker/


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [d4aa79562545b1e60c514e313f2204504f339c54]

INTEGRATION: CWS visibility03 (1.1.2); FILE ADDED 2005/03/24 16:43:59 mhu 1.1.2.1: #i45006# Factored out and moved from svtools/source/filepicker/


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [bbdbfc34667d77a0ecdcebf7b09d8b2a74b20c88]

INTEGRATION: CWS visibility03 (1.1.2); FILE ADDED 2005/03/26 15:46:38 mhu 1.1.2.2: #i45006# Manual merge after cwsresync. 2005/03/24 16:43:59 mhu 1.1.2.1: #i45006# Factored out and moved from svtools/source/filepicker/


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [f98218a9396780e2a9ef3d0e3a2e3ccd18dbc785]

INTEGRATION: CWS visibility03 (1.1.2); FILE ADDED 2005/03/24 16:43:58 mhu 1.1.2.1: #i45006# Factored out and moved from svtools/source/filepicker/


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [2b81894e0c1817107bb53e7fb3324c8e658c3e13]

INTEGRATION: CWS visibility03 (1.1.2); FILE ADDED 2005/03/24 16:41:05 mhu 1.1.2.1: #i45006# Factored out of svtools/source/uno/registerservices.cxx and svtools/source/filepicker/


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [31a5a711a52493abed9364127bc3ccb73a64665e]

INTEGRATION: CWS visibility03 (1.1.2); FILE ADDED 2005/03/24 16:41:04 mhu 1.1.2.1: #i45006# Factored out of svtools/source/uno/registerservices.cxx and svtools/source/filepicker/


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [441c46b7f936db538d50f0735b1b62d2ac25df66]

INTEGRATION: CWS visibility03 (1.3.8); FILE MERGED 2005/04/01 17:15:40 mhu 1.3.8.2: #i45006# Added fps_office resources. 2005/03/24 17:26:01 mhu 1.3.8.1: #i45006# Cleaned up.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [752f48fd24d1020e4684b944c9f868c0b8d3971e]

INTEGRATION: CWS visibility03 (1.9.10); FILE MERGED 2005/03/24 17:24:04 mhu 1.9.10.1: #i45006# Added folders generic and office; cleaned up.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [f6700a3d0da38cf716bd8c9fcf83d28f23a8441f]

INTEGRATION: CWS visibility03 (1.8.174); FILE MERGED 2005/03/07 19:03:33 mhu 1.8.174.1: #i40092# Added missing includes and forward declaration.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [8435f3e5ec4adc4cbc5b2e921bc4f4d2da7e5d50]

INTEGRATION: CWS visibility03 (1.9.90); FILE MERGED 2005/03/24 21:42:45 mhu 1.9.90.2: RESYNC: (1.9-1.10); FILE MERGED 2005/03/07 19:04:09 mhu 1.9.90.1: #i40092# Fixed string ctor (ResId) usage.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [7ffaf5395c1d8329f944cc115b53eebc9db6d0a1]

INTEGRATION: CWS visibility03 (1.167.8); FILE MERGED 2005/04/06 15:16:37 mhu 1.167.8.3: RESYNC: (1.172-1.173); FILE MERGED 2005/03/24 21:42:15 mhu 1.167.8.2: RESYNC: (1.167-1.172); FILE MERGED 2005/03/07 19:04:09 mhu 1.167.8.1: #i40092# Fixed string ctor (ResId) usage.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [71502790d23e0210fa9bb97c2a76ca9cf6158e19]

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>  [2111874eaf3eae29206d00733729ea6fbda798c3]

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>  [d23a88412d2bd7fb248aa220fbb214fb594d6218]

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-13  Oliver Bolte  <obo@openoffice.org>  [38b7d3a088756944b669e27f597f927d31cb56c5]

INTEGRATION: CWS visibility03 (1.21.68); FILE MERGED 2005/03/24 21:40:54 mhu 1.21.68.3: RESYNC: (1.21-1.22); FILE MERGED 2005/03/03 17:40:11 mhu 1.21.68.2: #i40092# Added ctor from single (unicode) character. 2005/03/02 12:51:14 mhu 1.21.68.1: #i40092# Removed circular dependency to module tools (class String).


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [d11f6561db7ecda7e18bc3a68b75e834f9d68861]

INTEGRATION: CWS visibility03 (1.17.68); FILE MERGED 2005/03/03 17:40:09 mhu 1.17.68.2: #i40092# Added ctor from single (unicode) character. 2005/03/02 12:50:44 mhu 1.17.68.1: #i40092# Removed circular dependency to module tools (class ByteString).


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [8ed7c5528f01ff5a51db06927ba9e0343fe0abb1]

INTEGRATION: CWS visibility03 (1.9.26); FILE MERGED 2005/04/06 15:04:50 mhu 1.9.26.2: RESYNC: (1.9-1.10); FILE MERGED 2005/03/26 16:26:41 mhu 1.9.26.1: #i45006# subst includes svtools/sbx with basic/sbx


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [ef220fb9e10b95aa5348ac6586688d369424e398]

INTEGRATION: CWS visibility03 (1.35.18); FILE MERGED 2005/04/04 14:11:45 mhu 1.35.18.1: #i45006# Added missing include.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [8967a969039b6fb12e4dd6c6db5f78096d52961d]

INTEGRATION: CWS visibility03 (1.46.10); FILE MERGED 2005/03/02 13:11:25 mhu 1.46.10.1: #i40092# Fixed string ctor (char literal) usage.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [344c91c14d8839575426d624ab4b4fa7fc454dd4]

INTEGRATION: CWS visibility03 (1.2.400); FILE MERGED 2005/03/07 19:07:28 mhu 1.2.400.1: #i40092# Fixed string ctor (ResId) usage.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [487157ba7de9facf99ad649788968483b1322379]

INTEGRATION: CWS visibility03 (1.3.172); FILE MERGED 2005/03/07 19:06:59 mhu 1.3.172.1: #i40092# Added missing include.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [9cd1f3c581be610c4b5f8805323b3ce5e5a3e3e0]

INTEGRATION: CWS visibility03 (1.71.12); FILE MERGED 2005/04/06 14:43:13 mhu 1.71.12.3: RESYNC: (1.72-1.73); FILE MERGED 2005/03/24 21:15:09 mhu 1.71.12.2: RESYNC: (1.71-1.72); FILE MERGED 2005/03/07 19:09:10 mhu 1.71.12.1: #i40092# Fixed string ctor (ResId) usage.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [6a49f7b8c1e03d0ddbbc602079553d78bc2284e8]

INTEGRATION: CWS visibility03 (1.13.10); FILE MERGED 2005/04/01 16:56:14 mhu 1.13.10.1: #i45006# Replaced includes svtools/sbx*.hxx with basic/sbx*.hxx


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [2ac0932c8250a43f8f7fd512f6c3294bdb740bc9]

INTEGRATION: CWS visibility03 (1.24.50); FILE MERGED 2005/04/04 14:26:39 mhu 1.24.50.1: #i45006# Added missing const.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [5e056b9e8711cf535fed36752a86fd468709a024]

INTEGRATION: CWS visibility03 (1.22.10); FILE MERGED 2005/03/02 14:46:29 mhu 1.22.10.1: #i40092# Fixed string ctor (char literal) usage.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [6c08cd9c1f789a0b4b058da08943a4fffd73721f]

INTEGRATION: CWS visibility03 (1.4.440); FILE MERGED 2005/04/04 10:21:43 mhu 1.4.440.2: #i45006# Removed unused include. 2005/03/26 16:38:22 mhu 1.4.440.1: #i45006# subst includes svtools/sbx with basic/sbx


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [5c72d84ca0d0c3a13501a4b000954e086bc2cf4d]

INTEGRATION: CWS visibility03 (1.59.78); FILE MERGED 2005/03/26 16:38:21 mhu 1.59.78.1: #i45006# subst includes svtools/sbx with basic/sbx


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [b37d1aaed937ac69f99c4a50a627a2dd91816708]

INTEGRATION: CWS visibility03 (1.27.1192); FILE MERGED 2005/04/04 10:21:43 mhu 1.27.1192.2: #i45006# Removed unused include. 2005/03/26 16:38:21 mhu 1.27.1192.1: #i45006# subst includes svtools/sbx with basic/sbx


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [3b4f6099c17a632b0174cc0fcee7f0ba0b10de4c]

INTEGRATION: CWS visibility03 (1.4.1358); FILE MERGED 2005/03/26 16:38:20 mhu 1.4.1358.1: #i45006# subst includes svtools/sbx with basic/sbx


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [c01ccec930cf47fffa8614671feacdd70a463bd3]

INTEGRATION: CWS visibility03 (1.37.76); FILE MERGED 2005/04/04 10:21:42 mhu 1.37.76.2: #i45006# Removed unused include. 2005/03/26 16:38:20 mhu 1.37.76.1: #i45006# subst includes svtools/sbx with basic/sbx


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [2dd31eedbfddbdb5f1b9dc89a96e5cd44b2a7007]

INTEGRATION: CWS visibility03 (1.8.402); FILE MERGED 2005/03/26 16:38:20 mhu 1.8.402.1: #i45006# subst includes svtools/sbx with basic/sbx


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [a11b35302348c183b7b35a90fad7fd9d1affb7f3]

INTEGRATION: CWS visibility03 (1.36.148); FILE MERGED 2005/04/06 14:33:12 mhu 1.36.148.2: RESYNC: (1.36-1.37); FILE MERGED 2005/03/26 16:38:19 mhu 1.36.148.1: #i45006# subst includes svtools/sbx with basic/sbx


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [719e4a11609a29807d2baaba13779b2b82a8b4ce]

INTEGRATION: CWS visibility03 (1.30.8); FILE MERGED 2005/03/26 16:38:19 mhu 1.30.8.1: #i45006# subst includes svtools/sbx with basic/sbx


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [7fffcccf59e93a18b712ebd0a6abe6ea678d7e93]

INTEGRATION: CWS visibility03 (1.30.212); FILE MERGED 2005/03/26 16:38:19 mhu 1.30.212.1: #i45006# subst includes svtools/sbx with basic/sbx


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [50fd70d47305282533670614ede9cbeb6b7df667]

INTEGRATION: CWS visibility03 (1.24.44); FILE MERGED 2005/03/24 20:38:21 mhu 1.24.44.2: RESYNC: (1.24-1.26); FILE MERGED 2005/03/03 17:32:23 mhu 1.24.44.1: #i40092# Fixed string ctor (ResId) usage.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [9aa7252c38f5252cc559240c57d1fd4e4dcd8c9a]

INTEGRATION: CWS visibility03 (1.49.150); FILE MERGED 2005/03/24 20:37:32 mhu 1.49.150.2: RESYNC: (1.49-1.50); FILE MERGED 2005/03/03 17:32:22 mhu 1.49.150.1: #i40092# Fixed string ctor (ResId) usage.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [76b81334aa92a1841b6dc1f27c444ba8633fce7c]

INTEGRATION: CWS visibility03 (1.19.290); FILE MERGED 2005/03/03 17:32:22 mhu 1.19.290.1: #i40092# Fixed string ctor (ResId) usage.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [0ee475f8d43c4d0e7b053d34af580bfe92effabc]

INTEGRATION: CWS visibility03 (1.37.440); FILE MERGED 2005/03/03 17:32:21 mhu 1.37.440.1: #i40092# Fixed string ctor (ResId) usage.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [2825a16e319b9571205eaabf6bb8d6e51685d3e1]

INTEGRATION: CWS visibility03 (1.46.46); FILE MERGED 2005/03/24 20:36:45 mhu 1.46.46.2: RESYNC: (1.46-1.47); FILE MERGED 2005/03/03 17:32:21 mhu 1.46.46.1: #i40092# Fixed string ctor (ResId) usage.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [aa91e11a38b0beec42e73d6763ec09b736464cfe]

INTEGRATION: CWS visibility03 (1.13.142); FILE MERGED 2005/03/24 20:34:42 mhu 1.13.142.2: RESYNC: (1.13-1.14); FILE MERGED 2005/03/03 17:32:21 mhu 1.13.142.1: #i40092# Fixed string ctor (ResId) usage.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [b14af8b7470cc3889d4f3a9ef16de65e69bd2518]

INTEGRATION: CWS visibility03 (1.12.142); FILE MERGED 2005/03/26 16:38:18 mhu 1.12.142.3: #i45006# subst includes svtools/sbx with basic/sbx 2005/03/24 20:34:34 mhu 1.12.142.2: RESYNC: (1.12-1.13); FILE MERGED 2005/03/03 17:32:20 mhu 1.12.142.1: #i40092# Fixed string ctor (ResId) usage.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [a0ad44e9145636a30a1bab611b79a3c4ec98ce43]

INTEGRATION: CWS visibility03 (1.7.142); FILE MERGED 2005/03/03 17:32:20 mhu 1.7.142.1: #i40092# Fixed string ctor (ResId) usage.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [6841f899bcf2eda294f0761910a37e6794a1bf85]

INTEGRATION: CWS visibility03 (1.14.48); FILE MERGED 2005/04/06 14:28:30 mhu 1.14.48.3: RESYNC: (1.17-1.18); FILE MERGED 2005/03/24 20:30:15 mhu 1.14.48.2: RESYNC: (1.14-1.17); FILE MERGED 2005/03/03 17:32:20 mhu 1.14.48.1: #i40092# Fixed string ctor (ResId) usage.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [95806ac5574ecfca1d324b4b2287c1f598bc03db]

INTEGRATION: CWS visibility03 (1.1.2); FILE ADDED 2005/04/01 14:14:38 mhu 1.1.2.1: #i45006# Moved from svtools/res/ to fpicker/res/


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [0a0e18c93a7a3791d3aa25555fd41c680a5d82d2]

INTEGRATION: CWS visibility03 (1.20.46); FILE MERGED 2005/03/02 13:12:03 mhu 1.20.46.1: #i40092# Fixed string ctor (char literal) usage.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [011afb3dbfbf935aea8f6dcb1246ae5dfd943069]

INTEGRATION: CWS visibility03 (1.8.10); FILE MERGED 2005/04/01 16:55:43 mhu 1.8.10.1: #i45006# Replaced includes svtools/sbx*.hxx with basic/sbx*.hxx


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [0502f6aa94f29015d97c0e7b989c72df8ff1e75b]

INTEGRATION: CWS visibility03 (1.15.10); FILE MERGED 2005/04/01 16:55:43 mhu 1.15.10.1: #i45006# Replaced includes svtools/sbx*.hxx with basic/sbx*.hxx


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [7d3f2d783fb5c6b32096db57be6f3ccd3184fdc5]

INTEGRATION: CWS visibility03 (1.7.12); FILE MERGED 2005/04/01 16:55:42 mhu 1.7.12.1: #i45006# Replaced includes svtools/sbx*.hxx with basic/sbx*.hxx


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [2706d4abab2d4cb1aae98459141b01ac4a9c9213]

INTEGRATION: CWS visibility03 (1.2.112); FILE MERGED 2005/04/04 17:33:15 mhu 1.2.112.1: #i45006# Replaced svtools/sbx*.hxx with basic/sbx*.hxx


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [92e41965e4af96d1e0c37e2d14cbd985662fb86b]

INTEGRATION: CWS visibility03 (1.3.82); FILE MERGED 2005/03/07 19:11:03 mhu 1.3.82.1: #i40092# Added missing forward declaration.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [2ba45d122bc8777b1a058338b20cd5c91db2d88f]

INTEGRATION: CWS visibility03 (1.3.82); FILE MERGED 2005/04/04 19:08:42 mhu 1.3.82.1: #i45006# Added missing includes.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [a5250250947e31cf4c6c380787aec90761eb8ddb]

INTEGRATION: CWS visibility03 (1.4.82); FILE MERGED 2005/04/04 19:08:42 mhu 1.4.82.1: #i45006# Added missing includes.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [f61732b19d4c16b68aa7239562af6a2bf0002916]

INTEGRATION: CWS visibility03 (1.3.112); FILE MERGED 2005/04/04 19:07:55 mhu 1.3.112.2: #i45006# Removed unused include. 2005/04/04 17:33:14 mhu 1.3.112.1: #i45006# Replaced svtools/sbx*.hxx with basic/sbx*.hxx


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [f002f4e65cbfe0d19ca0d7e0086bca2b583d3af6]

INTEGRATION: CWS visibility03 (1.4.28); FILE MERGED 2005/04/04 19:07:54 mhu 1.4.28.2: #i45006# Removed unused include. 2005/04/04 17:33:14 mhu 1.4.28.1: #i45006# Replaced svtools/sbx*.hxx with basic/sbx*.hxx


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [b2575d791f620cc5a341f62596eb32ea3978c056]

INTEGRATION: CWS visibility03 (1.2.112); FILE MERGED 2005/04/04 17:33:13 mhu 1.2.112.1: #i45006# Replaced svtools/sbx*.hxx with basic/sbx*.hxx


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [d805ec80b94ba759d42ebd18703276058c9c71b5]

INTEGRATION: CWS visibility03 (1.6.82); FILE MERGED 2005/04/04 17:33:12 mhu 1.6.82.1: #i45006# Replaced svtools/sbx*.hxx with basic/sbx*.hxx


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [0d644d4806169c278acf502a035120b12360a493]

INTEGRATION: CWS visibility03 (1.8.28); FILE MERGED 2005/04/04 17:33:12 mhu 1.8.28.1: #i45006# Replaced svtools/sbx*.hxx with basic/sbx*.hxx


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [491549b7b34b3c68bfde12930efe01d4e9568a76]

INTEGRATION: CWS visibility03 (1.6.22); FILE MERGED 2005/04/04 17:33:12 mhu 1.6.22.1: #i45006# Replaced svtools/sbx*.hxx with basic/sbx*.hxx


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [9c608a37da39229d6ad37a8d6a2f53466c838e6d]

INTEGRATION: CWS visibility03 (1.2.112); FILE MERGED 2005/04/04 17:33:12 mhu 1.2.112.1: #i45006# Replaced svtools/sbx*.hxx with basic/sbx*.hxx


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [f2316d02231287e645e666e3c699ff8af2fb8fc0]

INTEGRATION: CWS visibility03 (1.4.82); FILE MERGED 2005/04/04 17:33:11 mhu 1.4.82.1: #i45006# Replaced svtools/sbx*.hxx with basic/sbx*.hxx


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [0cff07f04b6498e305fabdae565bde8c989d8400]

INTEGRATION: CWS visibility03 (1.5.82); FILE MERGED 2005/04/04 17:33:11 mhu 1.5.82.1: #i45006# Replaced svtools/sbx*.hxx with basic/sbx*.hxx


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [3df849101d671e4006d076b5c01727b635662c54]

INTEGRATION: CWS visibility03 (1.8.82); FILE MERGED 2005/04/04 17:33:11 mhu 1.8.82.1: #i45006# Replaced svtools/sbx*.hxx with basic/sbx*.hxx


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [89e80fa7c2fdf3b6892eeca992afc1494bf2a148]

INTEGRATION: CWS visibility03 (1.7.44); FILE MERGED 2005/04/04 17:33:10 mhu 1.7.44.1: #i45006# Replaced svtools/sbx*.hxx with basic/sbx*.hxx


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [59fadd9fd82cb5bebe633a8841c182aee4793749]

INTEGRATION: CWS visibility03 (1.5.112); FILE MERGED 2005/04/04 17:33:10 mhu 1.5.112.1: #i45006# Replaced svtools/sbx*.hxx with basic/sbx*.hxx


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [b93b588a120fd9fa40472cc7c8563dd5681565f0]

INTEGRATION: CWS visibility03 (1.3.72); FILE MERGED 2005/04/04 17:33:09 mhu 1.3.72.1: #i45006# Replaced svtools/sbx*.hxx with basic/sbx*.hxx


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [e6f2e5c780fffaee17e434fc8c414b5dee8c50eb]

INTEGRATION: CWS visibility03 (1.4.82); FILE MERGED 2005/04/04 17:33:09 mhu 1.4.82.1: #i45006# Replaced svtools/sbx*.hxx with basic/sbx*.hxx


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [8096ef377a31ad6a0234a4bf487415abce6cf29e]

INTEGRATION: CWS visibility03 (1.2.112); FILE MERGED 2005/03/07 19:11:03 mhu 1.2.112.1: #i40092# Added missing forward declaration.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [1e9a28308b40e20e157d838b210d17d669a8e5c8]

INTEGRATION: CWS visibility03 (1.3.112); FILE MERGED 2005/03/07 19:11:03 mhu 1.3.112.1: #i40092# Added missing forward declaration.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [04dec143d1437aa4c45391ed932319eafdf3ae40]

INTEGRATION: CWS visibility03 (1.4.82); FILE MERGED 2005/04/04 17:33:08 mhu 1.4.82.1: #i45006# Replaced svtools/sbx*.hxx with basic/sbx*.hxx


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [824c06cb0e7c42b453ec682f75bc2f761beef988]

INTEGRATION: CWS visibility03 (1.4.8); FILE MERGED 2005/04/05 09:14:20 mhu 1.4.8.1: #i45006# Adapted to ImageProducer service.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [8d1b56475d59bec4a9cb1b07167ed10ebb513496]

INTEGRATION: CWS visibility03 (1.2.112); FILE MERGED 2005/04/05 09:14:19 mhu 1.2.112.1: #i45006# Adapted to ImageProducer service.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [837328bdf09a076c0035c28d1efc11ecfba58bd3]

INTEGRATION: CWS visibility03 (1.3.112); FILE MERGED 2005/04/05 09:14:19 mhu 1.3.112.1: #i45006# Adapted to ImageProducer service.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [9b72e252f0d6ee32fd32cb210f7ebda123c7a626]

INTEGRATION: CWS visibility03 (1.1.2); FILE ADDED 2005/04/05 09:13:24 mhu 1.1.2.1: #i45006# Copied from module forms (after move from svtools).


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [b31f4a8ba4885efdbbc6326a40bca38be408ad51]

INTEGRATION: CWS visibility03 (1.24.10); FILE MERGED 2005/03/04 15:10:15 mhu 1.24.10.1: #i40092# Workaround ORowSetValue conversion operator ambiguity.


2005-04-13  Oliver Bolte  <obo@openoffice.org>  [6b396073e8b62055c9d649086c90c4e2815c2f4c]

INTEGRATION: CWS visibility03 (1.2.136); FILE MERGED 2005/03/04 15:10:15 mhu 1.2.136.1: #i40092# Workaround ORowSetValue conversion operator ambiguity.


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [94523ad3e55d33d609456167111cdcfea0d42910]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:41:17 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [d546629dccd7a8c0ed2e25545ceade8978bbce77]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:41:16 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [22594535b2c5aa6d063a001eec8de5f6f19e84db]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:41:15 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [b2c10369cd06f8acaf780ddd3fe5cd03331f95e6]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:41:14 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [2313f31433a7fda88c2d67dd3231fe6222ca59c7]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:41:13 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [e809fa233cbda2386c1b64cdb05139d29556b8c0]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:41:12 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [e18c156dcb137bb35e6c5debbebc8a29d2b859cc]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:41:11 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [0324bad2a69ef5f3ea39b669d184d89edf871cfe]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:41:10 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [2498b20019f8127547a6e7de6336a87d0351d02e]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:41:09 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [5cbed88f35fc0d5cf1e23a29c1094b0173a69a59]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:41:08 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [d397f8933e21c2b0c10eb6ed1c42fc136c9b6be8]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:41:07 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [11a9c8c7a887e9354bfa97a99699ec67c2237549]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:41:06 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [669d3b98b49d43004649b03553c50fe41020b250]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:41:05 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [fd0c79f4bfc3d0dcc31545dcc6b1e74c3483995e]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:41:04 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [e9638ff2a2cebb195720b12301a334f8b319a268]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:41:03 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [5be5a90ade252d98877f6d8560c503809f0f5a45]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:41:02 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [ee450b7c04b56fc8a265372eb90515bc700be949]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:40:57 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [5a6fe1f241a040314953bcafce3b7c3d10ca7029]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:40:56 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [a4236c5bfa39efa2ec71cc8f88bc2e2095216b79]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:40:55 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [da57ef198efefafdb57df837d029e2c3046c458a]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:40:54 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [f430996531fff19b1b2d66380b1038ab8a6419de]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:40:53 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [47b9617f6cda565ad49dd726c5df6003b5091d0b]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:40:52 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [58280cf4cf88d84a85ec805d3eedb494fb0fa304]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:40:51 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [fdd3a132c8a5dc97bb4c0dd125e57c667ba50fed]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:40:50 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [bf22d60d81fe66971cab6174992213175b798f95]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:40:49 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [0ae849441d68a1553a347f39b5c115c56776338f]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:40:48 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [9dcd8db8c8121e9e34d1506b819d90f7431c7667]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:40:47 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [f28ad9ac82eb34950a76002ddb6c0f3f65f2893d]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:40:46 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [13564739dfec9be847b69d3b8e53d2ac26f70ebe]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:40:45 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [7141904704a5daaf85e4bdc8dd61d24280072af8]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:40:44 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [4f50464cf3aecdce26590962e7b6758957b46b66]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:40:43 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [37d45f269906869bef0cfd98243e8a969bea1226]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:40:42 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [0df9ecf213497b5d2deb3237cb6d3983330a07fc]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:40:41 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [88f7c4ec267a1e5223c99da50d5c16c65e1b2dd0]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:40:40 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [6727c44b6be938fb5d6f5094e4d90787199914f2]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:40:39 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [1b92de5df049715d14c9e3ac40d16d452414cb65]

INTEGRATION: CWS impress44 (1.32.86); FILE MERGED 2005/04/07 10:28:26 sj 1.32.86.2: #46615# Listen for outside changes of the current page. (removed temporaries for linux) 2005/04/06 07:49:31 af 1.32.86.1: #i46615# Listen for outside changes of the current page.  Ignore the internal page changes.


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [ac68ab4c340fae18db7114a5b8cb91e32d146323]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:40:38 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [bd1f5ea880bf59cdbdc9ada34520aa4c2ce03853]

INTEGRATION: CWS impress44 (1.66.8); FILE MERGED 2005/04/06 07:47:49 af 1.66.8.1: #i46615# Let the OutlineView ignore page changes when the preview is updated.


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [c22ce72abadc648145253eadf3545c7665045b20]

INTEGRATION: CWS impress44 (1.18.8); FILE MERGED 2005/04/08 13:34:02 af 1.18.8.1: #i46615# Constructing EventMultiplexer earlier.


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [df8fe59790ce952313ebd3eb0a506faaa314cdeb]

INTEGRATION: CWS impress44 (1.87.8); FILE MERGED 2005/04/04 16:36:54 cl 1.87.8.1: #i46619# applied gcc33 patch from kendy@openoffice.org


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [8348227b800e9f1967f3b256ec254bfa0d5eee96]

INTEGRATION: CWS impress44 (1.6.8); FILE MERGED 2005/04/05 11:55:00 af 1.6.8.1: #i46671# Fixed repaint problems of selection rectangle.


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [19cd866664cb138bc024061e5fc78800e10d32cf]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:40:37 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [97c68d012ab2825f6726ef1233430847ab37632d]

INTEGRATION: CWS impress44 (1.4.156); FILE MERGED 2005/04/05 09:22:16 af 1.4.156.1: #i46605# GetColumnAtPosition() does not anymore return columns larger or eual to the maximum column number.


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [2c56eb79246ac2160d0b5b5b892199be9b28ffdf]

INTEGRATION: CWS impress44 (1.9.8); FILE MERGED 2005/04/06 13:24:42 af 1.9.8.1: #i46675# In Resize() the preview cache is not invalidated anymore.  Now the window is invalidated.


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [ee28d28b3c88fdaa82ac9aba29ca7e99d583296a]

INTEGRATION: CWS impress44 (1.3.18); FILE MERGED 2005/04/06 13:22:40 af 1.3.18.1: #i46675# Added argument to UpdateScrollBars() method.


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [179fc66ed1bd73a248f2f97a1fc3341affdca003]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:40:36 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [64d527e9bcac51ddd1e03a47b0a19b7a16a57b98]

INTEGRATION: CWS impress44 (1.4.10); FILE MERGED 2005/04/05 08:56:34 af 1.4.10.1: #i46672# Added DoDelete().


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [49715836df2021418df8551c16538d70470e512b]

INTEGRATION: CWS impress44 (1.6.18); FILE MERGED 2005/04/06 13:22:03 af 1.6.18.1: #i46675# Added argument to Rearrange() method.


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [d25a361cdcdf2bff0dc8ee7b982bd3214e14e27f]

INTEGRATION: CWS impress44 (1.14.10); FILE MERGED 2005/04/06 13:21:23 af 1.14.10.2: #i46675# Fixed update code after changing the number of columns. 2005/04/05 09:19:12 af 1.14.10.1: #i46605# Handling SID_PAGES_PER_ROW now calls SlideSorterView::Resize() for porper layouting.


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [b087b6d8524c6a5285576d2074e339357f8d3d69]

INTEGRATION: CWS impress44 (1.19.10); FILE MERGED 2005/04/06 13:17:09 af 1.19.10.2: #i46675# Leaving the slide sorter removes the mouse over indicator. 2005/04/05 11:53:15 af 1.19.10.1: #i46671# Rectangle selection now selects slides that lie partly in the rectangle.


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [12d210c068e127fdafbae06ac566ad987206d851]

INTEGRATION: CWS impress44 (1.3.18); FILE MERGED 2005/04/06 13:19:59 af 1.3.18.2: #i46675# Fixed repaint problems caused by the scroll bars. 2005/04/05 11:52:13 af 1.3.18.1: #i46671# Prevent auto scrolling when visible area can not be scrolled any further in one direction.


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [35142365eb337db1e47f443b8bbb7a1228ff87bd]

INTEGRATION: CWS impress44 (1.11.10); FILE MERGED 2005/04/05 08:57:18 af 1.11.10.1: #i46672# Handling SID_DELETE differently from SID_CUT.


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [e8c8b1a231806884135974e41e10c2eb7a5ce216]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:40:35 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [df1b22f8424763a3b3b16626d2b60e8f31300f1e]

INTEGRATION: CWS impress44 (1.14.10); FILE MERGED 2005/04/06 13:18:57 af 1.14.10.1: #i46675# Integrated part of i43687. Added argument to Rearrange() method.


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [b6b79ae92942cd6adc7a9c41acc467f361cc549e]

INTEGRATION: CWS impress44 (1.4.160); FILE MERGED 2005/04/06 07:51:31 af 1.4.160.1: #i46615# Added methods IgnoreCurrentPageChanges() and EventMultiplexerListner and data member mbIgnoreCurrentPageChanges.


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [269f6fa91357084cf94696774be0990583049971]

INTEGRATION: CWS impress44 (1.27.232); FILE MERGED 2005/04/06 08:39:16 cl 1.27.232.1: #i46427# do not call SfxModule() with an empty factory as first factory


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [0323af17d1d7cc8006724fd27324f3038743f910]

INTEGRATION: CWS customshapemigration01 (1.131.6); FILE MERGED 2005/04/08 16:19:49 sj 1.131.6.2: RESYNC: (1.131-1.132); FILE MERGED 2005/04/04 13:31:04 sj 1.131.6.1: #i45755# CustomShapes can now be stored into OpenOffice.org format


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [e89a2245d367d2d012a6a3d1a97d240da2ba8264]

INTEGRATION: CWS impress44 (1.10.140); FILE MERGED 2005/04/06 08:39:16 cl 1.10.140.1: #i46427# do not call SfxModule() with an empty factory as first factory


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [9ee0e2e758786aa8ef2bf16d24e8902f2ca41d3f]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:40:34 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [49b016ae07cf0506fff9b330ba2cccf86160fece]

INTEGRATION: CWS customshapemigration01 (1.73.100); FILE MERGED 2005/04/04 13:30:21 sj 1.73.100.1: #i45755# CustomShapes can now be stored into OpenOffice.org format


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [0b0297ac3c28dcad6f4d531013ab4f0d844211d9]

INTEGRATION: CWS impress44 (1.7.96); FILE MERGED 2005/04/05 08:55:45 af 1.7.96.1: #i46672# SID_DELETE is now handled by FuTemporary.


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [b4507e21f76b77083be3876337e463c0a3962219]

INTEGRATION: CWS customshapemigration01 (1.20.26); FILE MERGED 2005/04/04 13:30:21 sj 1.20.26.1: #i45755# CustomShapes can now be stored into OpenOffice.org format


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [32595f501c5ef82c1541af091f8fb3619f8246cb]

INTEGRATION: CWS customshapemigration01 (1.3.66); FILE MERGED 2005/04/04 13:29:22 sj 1.3.66.1: #i45755# CustomShapes can now be stored into OpenOffice.org format


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [c279f86c724fa3f902762fe5f179a0205936f523]

INTEGRATION: CWS customshapemigration01 (1.6.26); FILE MERGED 2005/04/04 13:29:22 sj 1.6.26.1: #i45755# CustomShapes can now be stored into OpenOffice.org format


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [bcd320ea4744372eada857b3c1d123c59fd10827]

INTEGRATION: CWS impress44 (1.103.18); FILE MERGED 2005/04/05 15:05:19 sj 1.103.18.1: #i46652# fixed mapping of enhancedcustomshape glue points


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [2c571d468e6d7ebcea5cf919b2b9de7a17ece295]

INTEGRATION: CWS impress44 (1.6.26); FILE MERGED 2005/04/05 15:05:18 sj 1.6.26.1: #i46652# fixed mapping of enhancedcustomshape glue points


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [955ce6afd2bd57a1c2dab6c1de842a33b690be6d]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:40:33 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [a7a8434bf969e26a865756333fe3c2c1e0815068]

INTEGRATION: CWS impress44 (1.8.24); FILE MERGED 2005/04/05 15:05:19 sj 1.8.24.1: #i46652# fixed mapping of enhancedcustomshape glue points


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [8a7be76111b4c9aa1fbcbeaccd11e9395f1d461c]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:40:32 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [c68256a07d04b92d24bf4ab352caee1d7859a470]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:40:31 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [4d01c22d2d5b8eeb8ce240d4ba94b8fccbb5282f]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:40:30 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [a27ac9faba060b54c3c80f7625faa4cd369824ce]

INTEGRATION: CWS customshapemigration01 (1.34.82); FILE MERGED 2005/04/08 15:18:45 sj 1.34.82.2: RESYNC: (1.34-1.35); FILE MERGED 2005/03/23 14:56:56 cl 1.34.82.1: #i45769# added missing undo action for InsertBookmark


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [8fcf80ca92168deba0193e5bba13151eb9c78735]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:40:29 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [8db1b8dcb67d37ebf650ecfb01306c9427bb20c1]

INTEGRATION: CWS customshapemigration01 (1.67.68); FILE MERGED 2005/04/08 15:11:29 sj 1.67.68.2: RESYNC: (1.67-1.68); FILE MERGED 2005/04/04 13:33:56 sj 1.67.68.1: #i45755# CustomShapes can now be stored into OpenOffice.org format


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [450dccf3299c116181d61d403bcfd9e4356c3716]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:40:28 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [0eae3ccb95f253130f48a14fb6a3d13aa7a1d72a]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:40:27 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [30dd9da65293be785cd59f32b8b1e1d4941c2877]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:40:26 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [c3ba6b969aad7d55dbb08e4cfbedbe95d92caa35]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:40:25 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [cd0376ea7b4ecc012c0b027cd4d2b40a100150d5]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:40:24 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [5a9bd4155e75e9661e449bd36372bf2ee8eb2903]

INTEGRATION: CWS swqbugfixes22 (1.24.20); FILE MERGED 2005/04/11 05:55:55 od 1.24.20.1: #i46300# - undo changes for issue i45410


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [168584bc38ceb205e51e95bb9a1b090425a1ae95]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:40:23 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [9a3ced08f13469d91ec571a5c36c7abed5550672]

INTEGRATION: CWS swqbugfixes22 (1.9.38); FILE MERGED 2005/04/11 05:52:57 od 1.9.38.1: #i46300# <SwBaseLink::SwapIn(..)> - deactivate fix for issues i9861 and i33293


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [eb5b06add7ffcab43892b7590def609c1df40269]

INTEGRATION: CWS kendy07 (1.4.24); FILE MERGED 2005/04/11 16:45:13 kendy 1.4.24.1: #i42125# Fix build without Java.


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [e85d05b35d1b1ed949d39a76a8b630e286da73bb]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:40:17 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [9d5437e9a81c1a03415afb229fbab56d9d8f850c]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:40:16 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [3882bf1ba9c27ea45b76361d9b82a29175b2db37]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:40:15 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [784ce984fd0183ac9f0ba446c83f89020515e7ad]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:40:14 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [63c156135f65191882e7b2aac48e3f4f8c04e80b]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:40:13 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [6b72e0681ba5e653aac0e73217ecf244cf558da8]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:40:12 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [ec418080aafead6cea35e2799de1cb2cd0b4df31]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:40:11 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [ff9c1f6694053bd8b6523e5b45ef0847dd576471]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:40:10 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [98fd9de337bf8a82d9e19b74f346df8c99dc8fec]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:40:09 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [1a5d355f9a6dbb8586745c28ac4ac0e24a423a8e]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:40:08 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [098ca246cd3101c76e7d287637a9e6843f9b67f2]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:40:07 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [513a21d67426b16f76c7bb3a60a092267117ada0]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:40:06 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [edaf5988618ccfbb1624009625ac1c71dc8d970b]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:40:05 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [bf547265920a707b0c668d017a2984a4cca73423]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:40:04 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [5fe12baa1a5e0e4cdbf12f5998748dc47bec7761]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:40:03 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [214d679456b0fb89d96220056d25453952434431]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:40:02 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [7df795aabf0606e14647cb31f684893e06a609eb]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:39:57 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [d32a3874d68a36c4ef6d68fe90c6c4b223c631e7]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:39:56 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [5ba4567aa8a0c0abad430a037eb250d0b19b0c18]

INTEGRATION: CWS extras20 (1.16.6); FILE MERGED 2005/04/07 13:33:50 tv 1.16.6.1: #121137# mimetype handling for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [ce97744295ee8680338024b38a9e1100e76aac14]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:39:55 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [20a72cc8270edff751a0275b6ab09e89607ff4c0]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:39:54 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [40f102ba380930879778b71db0b44e7eb02dedfa]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:39:53 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [6778417e24c62dc194a06cfce9267458ee6c359b]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:39:52 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [26cf67b05ee748576b178104d6c0459133a7d89c]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:39:51 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [fb61760920659b05b88fb7a289d7f805390ce87f]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:39:50 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [80d1cbb432e22a5d3f0181718a29312c9c54c920]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:39:49 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [283e9b52e1faf39fddbad538d204305eebc91a7a]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:39:48 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [4079b37107b054cdfae27c8741de350861d08a1b]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:39:47 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [caebc28c3599232bbd91acc00d53258da2f23f82]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:39:46 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [226f296677ed004d128ecf36cfbdb51923e5b940]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:39:45 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [c4e7f06f371e701d134a8757fd4974a05bc54cea]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:39:44 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [24f4fa053205a1ae69f47162a645ac9946a69efb]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:39:43 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [d41425fcbf1fce817fcb010af1b4898db704541f]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:39:42 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [b37fe81796597a62f5d297341e37c46913caff15]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:39:41 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [2df47861c301d640433e222493bd97eee67b1dde]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:39:40 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [cca136ba875e268d65509fdc8662ae08aefeba41]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:39:39 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [33a6640f88cb8ce79f974c38c73769014dcc0c19]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:39:38 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [53400750fb07e346346c70895a6e4989a2861c5c]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:39:37 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [a5b139e9612f4b395f7a95f8057ee521f9dfca85]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:39:36 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [35d6cec346f6a3d7132978c54df4441aa493824c]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:39:35 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [0420ebc80178d925711e2a5b0e6269b17e3eaf28]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:39:34 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [a2a75df59d5705dabce295ab91f111e760e1eaf4]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:39:27 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [c0a4431b6e71e2d008f5fce15517ae1af0ce53bc]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:39:26 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [7007f00b49817cc73fa8af47f3dbab1ecac17421]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:39:25 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [07f131fa75d891bf4d11c67bd9305648c9ad76ff]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:39:24 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [f811b4b4a12ed5a8305f322e6da2db6c10db3d86]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:39:23 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [0d225fe5fe3a64909b4c0b66b996ba0dc52d6d50]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:39:22 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [a5f7cf2ee0c5bc638e37afc9b1aa516c045535c2]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:39:21 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [2bd017815c09ef92f0a309a6205710df34a71b78]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:39:19 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [54dcacbc9201172bee51e057271bdd39180700d7]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:39:14 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [1b81dd0cffed6fd824004101f3e6c594f97f4bdc]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:39:13 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [a20a98f324eafc86f260fa295f3280bdf08bbcdb]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:39:12 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [93ec4b957e2a9ce04339d0df97bd49cf0daf6016]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:39:11 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [0b92305487634f07c952f4044268b65aa7107164]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:39:10 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [91fc07acafb2d748fec38d65716aa08983562062]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:39:09 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [aa3c42cc9faa62566da3992a18f6d1182e41f94f]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:39:08 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [d55885bee048cf4c7b25dbaf6aa5c1b0447b6780]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:39:07 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [66bbc43c2cb395b6bfeecc21bd8a82672d8c33d0]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:39:06 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [2537c914ccfd828bfce089a7cfeb370d22d8f053]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:39:05 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [cfd16263fda8cc61dc23aac0b7fdaa8ed9759b2d]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:39:04 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [12348cf0b86a83b303a4c5e1c136a916377b8b97]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:39:03 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [84f81a8c24ba5f9661231997d231b08872ba23d9]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:39:02 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [ace0175f968affa2cf0543ac37c77a6bde56c4e0]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:39:01 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [8d68ede0780590bfa76a32f3b526c964db2e42d7]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:39:00 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [fc6c59fb2695ce9042e2070c8fa231ec70228b59]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:38:59 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [76545935d4d77b682680fabd11dd6b3598a48b4a]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:38:58 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [76810f826683635a90bb98de97710fb9a91cfb68]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:38:57 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [5f9dbcef552483486973503afee4cd4926d7c87e]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:38:56 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [d012cd1d93187ad5b7c6be53f597311b51ec5328]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:38:55 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [c18478401463c1c942b0215297d066585155f63f]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:38:54 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [899b2f558697f319685607674ead61473ee2641b]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:38:53 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [5ca29f01f7e956e461f1b45125acd2bd2cce1dd1]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:38:52 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [dbb89766ab4c73bd8a22d149f5b3846689f9e24b]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:38:51 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [7787d6f58e61c300eeecc6d410e5c04fe2814b06]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:38:50 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [ea93c4029de8b06d8bcef266b62348b2a021cedc]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:38:49 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [c3f94a434e2e772136579b9d809f0aefb43924a5]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:38:48 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [a2111c5c3c390bd88c623d474fbc6aaa19418dcc]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:38:47 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [dc19ee3f05baf8cf98b375a6025571898f844f15]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:38:46 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [1cf7f59b9e8acc6901e8ff045e9ae0796eb9113b]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:38:45 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [8508eed9cd0a4f6020d1f3d1ddec7526dc5b9b29]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:38:44 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [a85ed44ccfe243117e296e5c474468e2f43260ec]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:38:43 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [58007f67cf66e2deebe4985d6ad22f3d5e26f416]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:38:42 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [1c9a7197b48f01a7b9991975f7f40dea2f97c26c]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:38:41 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [2a193ec39da661e45f3d55f982c2d10dfe17957f]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:38:40 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [7591fe4976cb7efdb62c1b88e5fed14391444cc9]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:38:39 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [db9b7b1a512893f079b1f8af32d80e7fe133bb69]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:38:38 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [acbbae2f3514fc8288e9217cbd734ca32028d81a]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:38:37 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [0edfaa56e4811403f1da3c19ed584332de68f596]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:38:36 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [43ecab54095861a78be29ce54c1a32349d1a4e77]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:38:35 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [964421b7f6108ef2719359128948d98a8dfbcb27]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:38:34 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [3ff5cce2d6fed5a5122caacd1fac69a261874ea1]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:38:33 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [1fd32abb92db97a5c4058063d83abd790fcc4880]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:38:32 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [111998ad47006e33207ff6022b63fc4dcb4dc9f4]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:38:31 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [e0fe1be9bdb533143205460df138ad201f38f296]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:38:30 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [6acace32b563b989b8433179471fd482dc5d73ba]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:38:29 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [7fa7fdf388c817421f933dd28a8f6b7a0d73350e]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:38:26 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [6d9e7be9172f195377072249b05c7200ad88f3d8]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:38:22 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [d6504f194481ccc38125e635b258f7e8c2cd38a9]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:38:21 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [3362fc9a30c93278e970ce3462a3756ac81714bb]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:38:20 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [5b74b3607e93e5100bf5cb6e99a562bf5f6c6efe]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:38:19 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [18ac95487c0aba46fd11e367f82f76ab8aecdb7f]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:38:18 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [b5191714ae4e76be40108770f8c4f4addf4bea99]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:38:17 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [8a2e3710fb65aa6d6005ebe9a020b8f7a8a68ea9]

INTEGRATION: CWS extras20 (1.4.6); FILE MERGED 2005/04/06 16:38:16 tv 1.4.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [82bcac33b7500cd92953c3d988f677a79e680859]

INTEGRATION: CWS extras20 (1.5.6); FILE MERGED 2005/04/06 16:38:16 tv 1.5.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [1b0e427a45d12c1b986336be04df97eacdc21807]

INTEGRATION: CWS extras20 (1.5.6); FILE MERGED 2005/04/06 16:38:15 tv 1.5.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [751d9d3414854860ecfc4362ef83d4dd926bc9d9]

INTEGRATION: CWS extras20 (1.5.6); FILE MERGED 2005/04/06 16:38:14 tv 1.5.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [84802e2ed37633d8fa76d937e92e85a17ec64ef6]

INTEGRATION: CWS extras20 (1.4.6); FILE MERGED 2005/04/06 16:38:14 tv 1.4.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [34f04f1c4290f48fa8e99eff3f810b8e9e8c2fc4]

INTEGRATION: CWS extras20 (1.4.6); FILE MERGED 2005/04/06 16:38:13 tv 1.4.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [79127969eb0739ba1c9a92c76cb94c9f0ee69ef3]

INTEGRATION: CWS extras20 (1.5.6); FILE MERGED 2005/04/06 16:38:13 tv 1.5.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [e050427e0c529ce0dd6f00f83805e27088c1859b]

INTEGRATION: CWS extras20 (1.5.6); FILE MERGED 2005/04/06 16:38:12 tv 1.5.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [0cf826d0e3833571153f79ed37775b105618a509]

INTEGRATION: CWS extras20 (1.4.6); FILE MERGED 2005/04/06 16:38:12 tv 1.4.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [f52dabb01923cccf2234f69bc09ecfb02f5a9b8d]

INTEGRATION: CWS extras20 (1.4.6); FILE MERGED 2005/04/06 16:38:11 tv 1.4.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [a5d7f25771ffcc24ecaed9d2e7916aa9e10a11c2]

INTEGRATION: CWS extras20 (1.4.6); FILE MERGED 2005/04/06 16:38:09 tv 1.4.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [c83718acbdc0535da83e77e8abfa0c960f0e96c0]

INTEGRATION: CWS extras20 (1.5.6); FILE MERGED 2005/04/06 16:38:08 tv 1.5.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [e11209519d1166be0b51704ddcb0039bc540516f]

INTEGRATION: CWS extras20 (1.5.6); FILE MERGED 2005/04/06 16:38:07 tv 1.5.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [da2963e442bcd4f7693cab0468b386a9e7c13281]

INTEGRATION: CWS extras20 (1.4.6); FILE MERGED 2005/04/06 16:38:07 tv 1.4.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [d1b9211cf8514360264583cb3fd72453c7e599a9]

INTEGRATION: CWS extras20 (1.4.6); FILE MERGED 2005/04/06 16:38:06 tv 1.4.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [2fcdb5d89e329b6de786403ac4cd7b1a0936ef73]

INTEGRATION: CWS extras20 (1.5.6); FILE MERGED 2005/04/06 16:38:06 tv 1.5.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [e782155c427b3b348bb096dc3e57a816e578cf61]

INTEGRATION: CWS extras20 (1.5.6); FILE MERGED 2005/04/06 16:38:05 tv 1.5.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [71b410d26ee22302b886679c99d314a3851677ae]

INTEGRATION: CWS extras20 (1.4.6); FILE MERGED 2005/04/06 16:38:04 tv 1.4.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [dc31d32f1831ce01e3faf108cb9bc35971f57b76]

INTEGRATION: CWS extras20 (1.5.6); FILE MERGED 2005/04/06 16:38:03 tv 1.5.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [2f54aa46fd58856f095bf43bfb5c760ed10d2a90]

INTEGRATION: CWS extras20 (1.5.6); FILE MERGED 2005/04/06 16:38:02 tv 1.5.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [7b8fc45c8c03b23be9e2d8d23c71eee997e3da86]

INTEGRATION: CWS extras20 (1.4.6); FILE MERGED 2005/04/06 16:38:02 tv 1.4.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [f005b058a598f290ce12dc40308f279f054dc532]

INTEGRATION: CWS extras20 (1.4.6); FILE MERGED 2005/04/06 16:38:01 tv 1.4.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [5de051bdc076a067043db6dcc9b42bf9d0b20554]

INTEGRATION: CWS extras20 (1.4.6); FILE MERGED 2005/04/06 16:37:59 tv 1.4.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [2e3edc3c302b1bbb7e6b2ca2323cb9eb11f882f4]

INTEGRATION: CWS extras20 (1.4.6); FILE MERGED 2005/04/06 16:37:57 tv 1.4.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [295e0fc4f7e5649688e7b383a187b82027d0c2ec]

INTEGRATION: CWS extras20 (1.4.6); FILE MERGED 2005/04/06 16:37:56 tv 1.4.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [7286049e6bfeec77af9b5e275787d0c65bcfa5c7]

INTEGRATION: CWS extras20 (1.4.14); FILE MERGED 2005/04/06 16:37:54 tv 1.4.14.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [3942036a6157a31f0f9da2ef23d8fa1607a39e05]

INTEGRATION: CWS extras20 (1.4.14); FILE MERGED 2005/04/06 16:37:53 tv 1.4.14.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [0ac9cc48e5546939c7c06521bb4d0b66fb9cc337]

INTEGRATION: CWS extras20 (1.3.40); FILE MERGED 2005/04/06 16:37:46 tv 1.3.40.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [57b6ab8e62c43dd5a4261dd731682a82bcd859c2]

INTEGRATION: CWS extras20 (1.3.40); FILE MERGED 2005/04/06 16:37:45 tv 1.3.40.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [6c70f1d539a562f01e24fd3e85f6732b947a9515]

INTEGRATION: CWS extras20 (1.3.40); FILE MERGED 2005/04/06 16:37:44 tv 1.3.40.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [3c5569be17c4a0f6031b0f16cccda03cdc8cb06d]

INTEGRATION: CWS extras20 (1.3.40); FILE MERGED 2005/04/06 16:37:43 tv 1.3.40.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [224d50c9320f002e86eb24b3ae54b8bf0949ec80]

INTEGRATION: CWS extras20 (1.3.40); FILE MERGED 2005/04/06 16:37:42 tv 1.3.40.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [34a1e82e352143f46a636647bd7173f7b322cf4e]

INTEGRATION: CWS extras20 (1.3.40); FILE MERGED 2005/04/06 16:37:41 tv 1.3.40.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [466532a7aaf9f6f49f10cb3449ef1af0d3862dc4]

INTEGRATION: CWS extras20 (1.3.40); FILE MERGED 2005/04/06 16:37:39 tv 1.3.40.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [72768c33012cd25dbe70ef6d51e2ee5e97a4b5b9]

INTEGRATION: CWS extras20 (1.3.40); FILE MERGED 2005/04/06 16:37:38 tv 1.3.40.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [2a579f4135e493e88da2f1be88a4691248c1bde5]

INTEGRATION: CWS extras20 (1.3.40); FILE MERGED 2005/04/06 16:37:37 tv 1.3.40.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [205e795ee3a961e2c49a44639a828059ed640d49]

INTEGRATION: CWS extras20 (1.3.40); FILE MERGED 2005/04/06 16:37:36 tv 1.3.40.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [cf98a688101d4a630ed38f3f8fd7e48561893cd0]

INTEGRATION: CWS extras20 (1.3.40); FILE MERGED 2005/04/06 16:37:31 tv 1.3.40.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [99e1eea62a45070f2a31c2e5afd430215cbd0140]

INTEGRATION: CWS extras20 (1.3.40); FILE MERGED 2005/04/06 16:37:30 tv 1.3.40.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [de2911a91126084becaaeea78d405921cb2ee771]

INTEGRATION: CWS extras20 (1.5.14); FILE MERGED 2005/04/06 16:37:30 tv 1.5.14.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [eca895056ab25783b7ac6f8d8541814a5a5cc303]

INTEGRATION: CWS extras20 (1.5.14); FILE MERGED 2005/04/06 16:37:29 tv 1.5.14.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [0bc30c9fdcbb0a6b97fee9f82b637238d603bc70]

INTEGRATION: CWS extras20 (1.5.14); FILE MERGED 2005/04/06 16:37:28 tv 1.5.14.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [e2c4d707ae99ff0fe6b1471063cbd742e1d0fe2b]

INTEGRATION: CWS vclfinal01 (1.53.6); FILE MERGED 2005/04/04 11:31:22 pl 1.53.6.1: #i46539# remove erroneous declaration


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [bf0079da83cd658995172f8b44d220360467c42c]

INTEGRATION: CWS vclfinal01 (1.27.2); FILE MERGED 2005/04/07 09:40:02 pl 1.27.2.1: #i46889# copy AlternateKeyCode handling from generic plugin


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [1c6eafe2d2a1c1c9ce6209bacec90c46ba4aaa84]

INTEGRATION: CWS extras20 (1.5.14); FILE MERGED 2005/04/06 16:37:27 tv 1.5.14.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [466ee652dc33a74cde84be6093bc5b0ad693deb5]

INTEGRATION: CWS vclfinal01 (1.13.6); FILE MERGED 2005/04/06 13:05:31 pl 1.13.6.1: #i46636# in borderless case draw now combbox button but a normal button


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [660c07d46457f88d4b49567765d13bdaa4258b7f]

INTEGRATION: CWS vclfinal01 (1.46.80); FILE MERGED 2005/04/07 10:22:07 ssa 1.46.80.1: #i46093# merge fix made for i21775 from PP4 branch


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [e10280c44ae9cbb76050518b02a021b4c27b91bd]

INTEGRATION: CWS extras20 (1.5.14); FILE MERGED 2005/04/06 16:37:26 tv 1.5.14.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [0a03d42bdbdbf2c026a3f764d904f8b9a38d5a1d]

INTEGRATION: CWS vclfinal01 (1.50.122); FILE MERGED 2005/04/04 17:34:32 pl 1.50.122.1: #i46636# fix HAS_BACKGROUND_TEXTURE handling for comboboxes and listboxes


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [2e00c78dc432db65942963d78fd5b60eb3235ad4]

INTEGRATION: CWS vclfinal01 (1.71.6); FILE MERGED 2005/04/06 11:30:42 pl 1.71.6.2: #i46636# check native border usage if either subedit or parent edit has a border 2005/04/04 17:34:32 pl 1.71.6.1: #i46636# fix HAS_BACKGROUND_TEXTURE handling for comboboxes and listboxes


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [623e7dd83a50ebc8180e48c307e6aa3d67b56863]

INTEGRATION: CWS vclfinal01 (1.37.12); FILE MERGED 2005/04/06 13:04:51 pl 1.37.12.4: #i46636# fix no HAS_BACKGROUND_TEXTURE case for comboboxes 2005/04/05 12:49:22 pl 1.37.12.3: #i45896# another gcc 3.3 temporary fix 2005/04/04 17:34:32 pl 1.37.12.2: #i46636# fix HAS_BACKGROUND_TEXTURE handling for comboboxes and listboxes 2005/04/04 08:21:34 ssa 1.37.12.1: #i46410# always paint radio and checkbox statechanges using invalidate to have the proper background


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [7b16edd32542afa2ec557124bf5df13f8ab77aec]

INTEGRATION: CWS extras20 (1.5.14); FILE MERGED 2005/04/06 16:37:25 tv 1.5.14.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [7859884f20d0779c021baf2b545d08831ab12fe2]

INTEGRATION: CWS vclfinal01 (1.29.6); FILE MERGED 2005/04/05 12:51:15 pl 1.29.6.1: #i46472# another gcc 3.3 temporary fix


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [72ddc357c1350f740ab58244b29de3487ac2a314]

INTEGRATION: CWS extras20 (1.3.10); FILE MERGED 2005/04/06 16:37:23 tv 1.3.10.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [ce652ed1a540103364326615f8323371455b5701]

INTEGRATION: CWS extras20 (1.3.40); FILE MERGED 2005/04/06 16:37:23 tv 1.3.40.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [083fa340ffe7229225ab0ed24d495ae175493d24]

INTEGRATION: CWS extras20 (1.3.40); FILE MERGED 2005/04/06 16:37:22 tv 1.3.40.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [bf4b5c7798f6c0591383d9225440e712ada3effd]

INTEGRATION: CWS extras20 (1.3.40); FILE MERGED 2005/04/06 16:37:21 tv 1.3.40.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [5e502db8c81d633b8674a5ce58f3ca8e256a4737]

INTEGRATION: CWS vclfinal01 (1.57.4); FILE MERGED 2005/04/05 10:10:31 pl 1.57.4.1: #i46115# fix for already existing but not writeable directory


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [0e714bb1094a05d8ea1e9e1235bec4f67b62b325]

INTEGRATION: CWS extras20 (1.3.40); FILE MERGED 2005/04/06 16:37:20 tv 1.3.40.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [325baf8cc45e2628476ff6eacd53c87e136ba851]

INTEGRATION: CWS extras20 (1.3.40); FILE MERGED 2005/04/06 16:37:19 tv 1.3.40.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [e4dec5b6d5b84e2552bae1869d227882ba7b9218]

INTEGRATION: CWS extras20 (1.3.40); FILE MERGED 2005/04/06 16:37:18 tv 1.3.40.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [113c6f0129a3c0bedc4252118a40f6bc6e145c13]

INTEGRATION: CWS extras20 (1.3.40); FILE MERGED 2005/04/06 16:37:17 tv 1.3.40.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [d0126eeaa636189898200a4649c1f0d1e088fee1]

INTEGRATION: CWS swqbugfixes21 (1.74.2); FILE MERGED 2005/04/06 13:40:05 od 1.74.2.1: #i46807# <SwTabFrm::CalcFlyOffsets(..)> - do not consider invalid 	 Writer fly frames.


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [3f35b7a3008a1f39458ab5b0cc994ff9c71368ac]

INTEGRATION: CWS swqbugfixes21 (1.50.24); FILE MERGED 2005/04/06 13:35:52 od 1.50.24.1: #i46708# <SwLayAction::InternalAction(..)> - interrupt formatting: 	 - adjustment to avoid layout loop.


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [07aba41b3ae08f8ff72437f6470debed80a0f2a9]

INTEGRATION: CWS extras20 (1.3.40); FILE MERGED 2005/04/06 16:37:16 tv 1.3.40.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [9a9fbd635f4799ebdc35dc9bdc924dc9c8425ff8]

INTEGRATION: CWS extras20 (1.3.40); FILE MERGED 2005/04/06 16:37:15 tv 1.3.40.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [800b7fdb49fb7f15aed998ad8a762dfb2eca7bf8]

INTEGRATION: CWS extras20 (1.3.40); FILE MERGED 2005/04/06 16:37:14 tv 1.3.40.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [efcf17b2129ddd14e04001950aaf7c6c36f04398]

INTEGRATION: CWS extras20 (1.3.40); FILE MERGED 2005/04/06 16:37:13 tv 1.3.40.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [d252e84575e456f9e7b35c59aafdec5f7fb6d0ce]

INTEGRATION: CWS calchelpcrash (1.43.230); FILE MERGED 2005/04/08 14:10:31 nn 1.43.230.1: #i46999# current view frame can be null in GetChildWinFromAnyView


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [a1feab300e2f87a76ed231b41ac4e34f47f8af48]

INTEGRATION: CWS extras20 (1.3.40); FILE MERGED 2005/04/06 16:37:12 tv 1.3.40.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [7ef9fb10516fae9d330522a743c283656faa00f0]

INTEGRATION: CWS extras20 (1.3.40); FILE MERGED 2005/04/06 16:37:11 tv 1.3.40.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [de348266e746c2d74dbafb5f136cc68142e70582]

INTEGRATION: CWS extras20 (1.3.40); FILE MERGED 2005/04/06 16:37:10 tv 1.3.40.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [a9644e2b3985d20284d8dd97f38a8df50718d91f]

INTEGRATION: CWS extras20 (1.3.40); FILE MERGED 2005/04/06 16:37:09 tv 1.3.40.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [34eb8545c96c030d45117b455aa90dbce66a0a59]

INTEGRATION: CWS extras20 (1.3.40); FILE MERGED 2005/04/06 16:37:08 tv 1.3.40.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [ae28615690dc01bd502f7f7bc777fdb01cd3a524]

INTEGRATION: CWS extras20 (1.3.40); FILE MERGED 2005/04/06 16:37:07 tv 1.3.40.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [0f247265603dcb4362a41603a10fe1e2338eb3f0]

INTEGRATION: CWS extras20 (1.3.40); FILE MERGED 2005/04/06 16:37:06 tv 1.3.40.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [3dca785abe0452236aa01fc3fbb7f0356bac158a]

INTEGRATION: CWS extras20 (1.4.6); FILE MERGED 2005/04/06 16:37:06 tv 1.4.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [88848adf2df811b703ffc240cc76ce6a94573085]

INTEGRATION: CWS extras20 (1.3.40); FILE MERGED 2005/04/06 16:37:05 tv 1.3.40.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [29c4f359c762d0cb00e28e20f58a2a9db3dd3473]

INTEGRATION: CWS extras20 (1.4.6); FILE MERGED 2005/04/06 16:37:05 tv 1.4.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [0c15f0a33166c74e8d272ce99bef1b9afba35138]

INTEGRATION: CWS extras20 (1.3.40); FILE MERGED 2005/04/06 16:37:04 tv 1.3.40.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [81560301a872927186b85cca4dae73933327af16]

INTEGRATION: CWS extras20 (1.3.40); FILE MERGED 2005/04/06 16:37:03 tv 1.3.40.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [6d9003049ab103dea61605da1628529c9ed4f60b]

INTEGRATION: CWS extras20 (1.3.40); FILE MERGED 2005/04/06 16:37:02 tv 1.3.40.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [8f40f7dbe69697fc0f6ab30c98eb81194cb97c5f]

INTEGRATION: CWS extras20 (1.3.40); FILE MERGED 2005/04/06 16:37:01 tv 1.3.40.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [4564d8dd4008b5b95d0537da6aefd4f4bdff4d0c]

INTEGRATION: CWS extras20 (1.3.40); FILE MERGED 2005/04/06 16:37:00 tv 1.3.40.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [cde027d9bdbaf7f9d24b8503afe2be2a43600b83]

INTEGRATION: CWS extras20 (1.3.40); FILE MERGED 2005/04/06 16:36:59 tv 1.3.40.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [5867cbccbff8d591d87d8c9ed7749a13f213d31b]

INTEGRATION: CWS extras20 (1.4.6); FILE MERGED 2005/04/06 16:36:59 tv 1.4.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [182290923d9b0ba323ced38e8df7bada7b5179a6]

INTEGRATION: CWS extras20 (1.3.40); FILE MERGED 2005/04/06 16:36:58 tv 1.3.40.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [c18d56f2754a11a6eb63a2b8313fb7d935178797]

INTEGRATION: CWS extras20 (1.3.40); FILE MERGED 2005/04/06 16:36:57 tv 1.3.40.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [8b168bbc1b8da9a57640c911a8e0d6aac30a14e1]

INTEGRATION: CWS extras20 (1.3.40); FILE MERGED 2005/04/06 16:36:56 tv 1.3.40.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [754aab867ae978a036fe230cd85fcb7efacad5e8]

INTEGRATION: CWS extras20 (1.3.40); FILE MERGED 2005/04/06 16:36:55 tv 1.3.40.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [1b2e1b693f009289fed33b444a51288585cadffb]

INTEGRATION: CWS extras20 (1.3.40); FILE MERGED 2005/04/06 16:36:54 tv 1.3.40.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [663e000fcdcd23b2909d6cc8d09818293e41b709]

INTEGRATION: CWS extras20 (1.3.40); FILE MERGED 2005/04/06 16:36:53 tv 1.3.40.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [790d9336e62588b00871c0cf4f86c6f243e17774]

INTEGRATION: CWS extras20 (1.3.40); FILE MERGED 2005/04/06 16:36:52 tv 1.3.40.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [4e690528e51aa46b4ed4754207b78c8a07257a56]

INTEGRATION: CWS extras20 (1.3.40); FILE MERGED 2005/04/06 16:36:51 tv 1.3.40.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [cd2c1c76beaa0e7786fb78c1f8b56879836865f2]

INTEGRATION: CWS extras20 (1.4.6); FILE MERGED 2005/04/06 16:36:51 tv 1.4.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [6c0ff01b32b642a77f46f70c6f23df84d8b68d96]

INTEGRATION: CWS extras20 (1.3.40); FILE MERGED 2005/04/06 16:36:50 tv 1.3.40.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [764f2aa2cf172b3ef5e8c6b1fe8a3a60f9078fa7]

INTEGRATION: CWS extras20 (1.3.40); FILE MERGED 2005/04/06 16:36:49 tv 1.3.40.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [533472fbf7106d9bb0900d29de4279249e1a2d9b]

INTEGRATION: CWS extras20 (1.4.32); FILE MERGED 2005/04/06 16:36:48 tv 1.4.32.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [c00104464c0bb4da701441eb8dca240fafe2533f]

INTEGRATION: CWS extras20 (1.4.32); FILE MERGED 2005/04/06 16:36:47 tv 1.4.32.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [2504e2a690493620e64feaf4cc3b1d3e9babae9f]

INTEGRATION: CWS extras20 (1.4.32); FILE MERGED 2005/04/06 16:36:46 tv 1.4.32.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [c0404fa851169ad491877330231788907bdae38c]

INTEGRATION: CWS extras20 (1.4.32); FILE MERGED 2005/04/06 16:36:45 tv 1.4.32.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [8b09cc95e3fa8b550b3484238cc16ac461168fbe]

INTEGRATION: CWS extras20 (1.4.32); FILE MERGED 2005/04/06 16:36:44 tv 1.4.32.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [fdcd309b5fedceb38393c4bdfde80f0fa67ec6f1]

INTEGRATION: CWS extras20 (1.4.32); FILE MERGED 2005/04/06 16:36:43 tv 1.4.32.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [1b28f42badbdf5a3c4b96f2e278b810618e045ab]

INTEGRATION: CWS extras20 (1.4.32); FILE MERGED 2005/04/06 16:36:42 tv 1.4.32.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [e24b50c3d35acfaf4f2ef642f13c1a0056e30b68]

INTEGRATION: CWS extras20 (1.4.32); FILE MERGED 2005/04/06 16:36:41 tv 1.4.32.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [c5c647d797d74879d7961b4f9b3480ab49f61971]

INTEGRATION: CWS extras20 (1.3.10); FILE MERGED 2005/04/06 16:36:40 tv 1.3.10.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [ca6753db8a1f4786cb1bf506146bb68cd508bcd2]

INTEGRATION: CWS extras20 (1.3.10); FILE MERGED 2005/04/06 16:36:39 tv 1.3.10.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [1eb07731d38f56cc29448b5b57c6fa742a16a37d]

INTEGRATION: CWS extras20 (1.3.10); FILE MERGED 2005/04/06 16:36:38 tv 1.3.10.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [4598ac1c91a00671fe6c8e2a3ae079568fb9519d]

INTEGRATION: CWS extras20 (1.3.10); FILE MERGED 2005/04/06 16:36:37 tv 1.3.10.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [e6444e8b8233877e09f8bce856cd2e1382cb4c5f]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:36:36 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [79670c96aaaa5ad48535546e82e546b153d9c7ac]

INTEGRATION: CWS extras20 (1.3.32); FILE MERGED 2005/04/06 16:36:36 tv 1.3.32.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [185e24acc48cf31d3b6f0c184a4c3cfd20a78840]

INTEGRATION: CWS extras20 (1.3.32); FILE MERGED 2005/04/06 16:36:35 tv 1.3.32.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [75c7b93e38c1083cdaa2b5950d92f77dbc568228]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:36:35 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [3324deefd1f2a25bd9735617615e349d615159eb]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:36:34 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [62e1bf00480d3ff968bb02357c924d72c4aed7d6]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:36:33 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [ad9cb2eac11e76429d604527388579873b4d058a]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:36:32 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [b2d494be77cbcb96afcbab6895b928082456e1a5]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:36:31 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [e1cd3b5c387c130722977079216a696c2c3a8384]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:36:30 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-12  Oliver Bolte  <obo@openoffice.org>  [44b203e454f48f6681f7e64889a6dcedd9a30663]

INTEGRATION: CWS extras20 (1.2.6); FILE MERGED 2005/04/06 16:36:29 tv 1.2.6.1: #121137# correct mimetypes for templates


2005-04-11  Vladimir Glazounov  <vg@openoffice.org>  [5fb125eaeb0e6dbcd948bdeeee9d60c397ae78e0]

new version for SRC680


2005-04-11  Vladimir Glazounov  <vg@openoffice.org>  [b6e2d0d5bce04d27b9c7d2f73c01b43c4fcdca9d]

new version for SRC680


2005-04-11  Vladimir Glazounov  <vg@openoffice.org>  [97182473193e2410a4c3956f2017dbc7ff37db89]

new version for SRC680


2005-04-11  Vladimir Glazounov  <vg@openoffice.org>  [9f145a3afd8c52fb1a2ceb4d7e1862d9642d2af4]

new version for SRC680


2005-04-11  Oliver Bolte  <obo@openoffice.org>  [e289bb54961a6ba8a2213fc0628ce3921b77bffb]

new version for SRC680


2005-04-11  Vladimir Glazounov  <vg@openoffice.org>  [b75020dd1253597e59cb1ec93d603135536ca1a3]

new version for SRC680


2005-04-11  Vladimir Glazounov  <vg@openoffice.org>  [fc1f38d386347732cd3bef396f21cec973722b65]

new version for SRC680


2005-04-11  Vladimir Glazounov  <vg@openoffice.org>  [856fd586f140166ab5ec1de09a5a5159e6093a1b]

new version for SRC680


2005-04-11  Vladimir Glazounov  <vg@openoffice.org>  [d7c239f86fdfed7862dd50b9d55271d92959d152]

new version for SRC680


2005-04-11  Vladimir Glazounov  <vg@openoffice.org>  [1b53b3b680ac4ca07f1ff0be4bef45c7e077dda9]

new version for SRC680


2005-04-11  Oliver Bolte  <obo@openoffice.org>  [3e6634c104767dd0a5e515e7ea008b3dddd29bed]

#i10000# COMSPEC still needed


2005-04-11  Oliver Bolte  <obo@openoffice.org>  [5c86d50513826c774d8974627440a5a7f8bbe4e7]

INTEGRATION: CWS vclshowstop02 (1.3.14); FILE MERGED 2005/04/07 17:47:12 pl 1.3.14.1: #i46947# answer to session manager even if no listener is present


2005-04-11  Oliver Bolte  <obo@openoffice.org>  [4ae9e6737ab0424105fcd6ed3ec451397a006b44]

INTEGRATION: CWS vclshowstop02 (1.3.8); FILE MERGED 2005/04/07 17:48:06 pl 1.3.8.1: #i46947# answer to session manager in any case


2005-04-11  Oliver Bolte  <obo@openoffice.org>  [b1fdd94fa77eeb86dea866dad7d90c286bebbe59]

SRC680


2005-04-11  Rüdiger Timm  <rt@openoffice.org>  [ea5189a22fd0d14a5b5ebdaf194dad6aeab325f2]

#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>  [35191ca61094c9e2bb960d3e67f57521ce781217]

INTEGRATION: CWS dba32 (1.169.14); FILE MERGED 2005/04/05 13:03:13 fs 1.169.14.1: #i46409# more intelligent handling of connections, properly determine connection ownership


2005-04-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [e4647b2f1f0c2d4906f1a56fe47f14c99bc0069d]

INTEGRATION: CWS dba32 (1.21.20); FILE MERGED 2005/04/05 13:03:35 fs 1.21.20.1: #i46699# don't assume existing model when leaning up after an error while loading


2005-04-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [0719bace2b32644bb1f67896336cb3cb70e9c4c1]

INTEGRATION: CWS dba32 (1.8.62); FILE MERGED 2005/04/06 13:20:51 oj 1.8.62.1: #i46798\ change size of title window and center icons


2005-04-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [1c735317790d4fe8fa91aa94c997c78b4800005f]

INTEGRATION: CWS dba32 (1.3.114); FILE MERGED 2005/04/06 13:20:51 oj 1.3.114.1: #i46798\ change size of title window and center icons


2005-04-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [7f3f5018874e7ce03548df28d78a147a38782738]

INTEGRATION: CWS dba32 (1.3.96); FILE MERGED 2005/04/06 13:20:50 oj 1.3.96.1: #i46798\ change size of title window and center icons


2005-04-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [579f4c1c33124be2437cb50f4afe55e9f957e6ad]

INTEGRATION: CWS dba32 (1.4.62); FILE MERGED 2005/04/06 13:20:50 oj 1.4.62.1: #i46798\ change size of title window and center icons


2005-04-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [48314bb646eccbecbf9b5b7e573e40c46f982211]

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>  [e3d7c3e3634bc1176da0466b6599a04e812d956c]

INTEGRATION: CWS systemdb (1.4.142); FILE MERGED 2005/03/31 08:28:23 rene 1.4.142.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>  [5b04e09e8dfccb94bf24caa73c6afe64deb20f02]

INTEGRATION: CWS systemdb (1.4.142); FILE MERGED 2005/03/31 08:28:22 rene 1.4.142.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>  [7e74967d0cf9a8057233ce5a4ad72b00ccad1c24]

INTEGRATION: CWS systemdb (1.6.2); FILE MERGED 2005/03/31 08:28:21 rene 1.6.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>  [51108a4eea9b0a208f647430f4cae533562e989f]

INTEGRATION: CWS systemdb (1.5.142); FILE MERGED 2005/03/31 08:28:20 rene 1.5.142.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>  [ddb52a252d754627b4d8f1fa64a5b09ea16e93ff]

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>  [9034a616475b994d08a9115bd376490cfc702ba2]

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>  [1f2f1e24e0659e2fa47a024aff3d2956c1167c7d]

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>  [54ecd55e5a8ad0e69c733be3a33473c0b52c1279]

INTEGRATION: CWS systemdb (1.19.2); FILE MERGED 2005/04/06 08:13:03 rene 1.19.2.2: don't copy db.jar, add it to XCLASSPATH 2005/03/31 08:28:05 rene 1.19.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>  [1e2cf6bf6228add040cfb0dadd8d486794e21a9a]

INTEGRATION: CWS systemdb (1.15.2); FILE MERGED 2005/03/31 08:28:28 rene 1.15.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>  [1ce001d7c9ea45452108b634d1ccd79bc1b0fa63]

INTEGRATION: CWS systemdb (1.2.2); FILE MERGED 2005/03/31 08:28:27 rene 1.2.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>  [2032397bba68a12c616ccd914fcc0f33c667d14e]

INTEGRATION: CWS systemdb (1.19.24); FILE MERGED 2005/04/07 14:38:03 hjs 1.19.24.2: #i34430# avoid warnings 2005/04/06 08:13:04 rene 1.19.24.1: don't copy db.jar, add it to XCLASSPATH


2005-04-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [2711619d8cb2359dd808b50fe227fe872e39471e]

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>  [807bdec6ff40b58dd60067ddeb1f5955e3c0c81f]

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>  [88f012f2d5870d3a069755185575b122123f4150]

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  Rüdiger Timm  <rt@openoffice.org>  [0fcf7c6fdbe8e73e17b5287098512c32ceccbb85]

#i10000# unnecessary mkdir-commands removed


2005-04-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [1d771d7bf79a8e9a65a25b484c612b04034b2659]

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>  [fd1590bd9ad6f673a6f66e11c8d8768f9dc45bfe]

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>  [340c646df7b467e1dd3d201ffcd18cfede5c7d1e]

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>  [41b94f405ae6554d9287e9362e145274cb1beabf]

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>  [1a9733822e9d496d5937f459fb6ec9475fe3ac5f]

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>  [df176b046d1eae9b189cb411e40a8ebb5bbfdb08]

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>  [226373f8e062d5e4d9370441907a712891780354]

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>  [9eb09eb1a93d20f4d8d1e1d56011abb83bb43c7b]

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>  [be6ab9ef4ca3064776e96b2bc291d93a0aea0df9]

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>  [4fdb04e5a6c3a60163f3e6f5b64369bd0010ca4a]

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>  [3e763e26a1295ee650f25e18fa1a1a804abde512]

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>  [44b967b909cd98391ee88217606233e1ed86a179]

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>  [24e2586d1e8b89d6344288839a25bc8456c726a4]

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>  [c988b1da26ed7174aadeb477fb2a50e872a72fba]

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>  [ccb2c5e923116bc2ee6fc506a36bb686f1ad67b4]

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>  [efabef968fe35e55dde10d1a8d584933c20e1093]

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>  [5a3c3b290451b48aabaadab2bdaaa07cc547c57f]

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>  [31a2cb7fb16493abeb2abbc64bd94ca7b5085f33]

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>  [b0f2007dd38b31d26ba1fb1be0cc68f108b0153a]

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>  [73a4b885c5729a9255080ab4aa99ef4288edf876]

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>  [4b24f6b20ecc7c4ac22951ef41ac2dc68b5f6e79]

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>  [e0879c04ea3dd999c5c0c6266ddb2494f04be156]

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>  [20462802bf81355c1ef5acc022e8cf7e81563ab6]

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>  [6615946e8876dcd82118bcaaab57bee8c4239991]

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>  [15afc59b54a0155c1ae56537cee56dc2d3dfa214]

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-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [fb5a427e4d371465549ab26146d754583e725207]

INTEGRATION: CWS macosx05 (1.6.8); FILE MERGED 2005/04/10 04:18:20 maho 1.6.8.1: Issue number:  46802 Reviewed by:   pjanik


2005-04-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [005e9d99a857a889cd09a37051f84344ff33066e]

INTEGRATION: CWS macosx05 (1.19.8); FILE MERGED 2005/04/10 04:18:19 maho 1.19.8.1: Issue number:  46802 Reviewed by:   pjanik


2005-04-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [f44ad36fdaf05852002eaa1ec09a663662dcd9a1]

INTEGRATION: CWS macosx05 (1.2.6); FILE MERGED 2005/04/10 09:34:04 maho 1.2.6.2: *data -> *data_arg Reported by: pjanik 2005/04/10 03:51:47 maho 1.2.6.1: Prototype definition is wrong Issue number:  46548 Reviewed by: abi, pjanik


2005-04-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [14b321bf4ec922a4867f6ae6d9d034a28c29606d]

INTEGRATION: CWS macosx05 (1.15.6); FILE MERGED 2005/04/10 07:35:53 maho 1.15.6.1: enable mozilla connectivity stuff Issue number:  46546 Reviewed by:   pjanik


2005-04-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [fabaca6e5319d4ef98754ab11bdab6a0ec4f5189]

INTEGRATION: CWS macosx05 (1.3.6); FILE MERGED 2005/04/10 07:35:53 maho 1.3.6.1: enable mozilla connectivity stuff Issue number:  46546 Reviewed by:   pjanik


2005-04-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [99a22186e43ccc7e350f076827102787e7073645]

INTEGRATION: CWS macosx05 (1.18.6); FILE MERGED 2005/04/10 07:35:52 maho 1.18.6.1: enable mozilla connectivity stuff Issue number:  46546 Reviewed by:   pjanik


2005-04-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [2d0547fe4abd8d0355dfe9bc91209507d0e56c26]

INTEGRATION: CWS lo4 (1.4.6); FILE MERGED 2005/04/05 12:11:11 lo 1.4.6.1: #i46358# display user name page


2005-04-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [f0fef3565e884477c6c6cd5f19576c59cb79b718]

INTEGRATION: CWS lo4 (1.5.6); FILE MERGED 2005/04/05 12:11:10 lo 1.5.6.1: #i46358# display user name page


2005-04-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [2392f4b6b925514f09ef7e949716bc2e85c30295]

INTEGRATION: CWS lo4 (1.2.4); FILE MERGED 2005/04/06 17:00:39 lo 1.2.4.1: #i44434# remove wrong byte ordering mark (UTF8Y->UTF8)


2005-04-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [1693081ec6dad3d6d337cee53fd8ef773de555fb]

INTEGRATION: CWS lo4 (1.4.8); FILE MERGED 2005/04/06 11:44:14 lo 1.4.8.2: #i46620# fix seperators 2005/04/05 15:56:21 lo 1.4.8.1: #i46620# fix seperators


2005-04-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [de1f0fcdf8824ebd956dd11690de3c385e9e098e]

INTEGRATION: CWS lo4 (1.4.8); FILE MERGED 2005/04/05 15:56:21 lo 1.4.8.1: #i46620# fix seperators


2005-04-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [0192eb440fa517a7eb7b8c82305b1d4eff91421b]

INTEGRATION: CWS lo4 (1.6.8); FILE MERGED 2005/04/06 16:43:07 lo 1.6.8.1: #i46620# ms xml filter config


2005-04-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [8ddf85de93d3ed895f57d8e9423ff502b4011287]

INTEGRATION: CWS lo4 (1.5.8); FILE MERGED 2005/04/06 16:43:06 lo 1.5.8.1: #i46620# ms xml filter config


2005-04-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [6c3f7ad6eeea50f5ab4fdd1dbdfbe66bbc56679b]

INTEGRATION: CWS dvoqbfix2 (1.3.18); FILE MERGED 2005/04/01 14:09:30 dvo 1.3.18.1: #i46377# make sure DataNavigatorWindow uses the correct XFrame


2005-04-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [f01d3da3f2bbd6501f3ff7aba4953e15dbedbb32]

INTEGRATION: CWS dvoqbfix2 (1.4.18); FILE MERGED 2005/04/01 14:09:30 dvo 1.4.18.1: #i46377# make sure DataNavigatorWindow uses the correct XFrame


2005-04-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [cd94a84f5ee06f040014d343fabecc994ee2c953]

INTEGRATION: CWS dvoqbfix2 (1.74.178); FILE MERGED 2005/04/01 17:03:32 flr 1.74.178.1: #i46087# patch from james_clark; complex texts needs the undocumented SPRM 0x0882 with param 0x81.


2005-04-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [f1b1bbf020d9ce52c6a8f52f8f64e80af93b1249]

INTEGRATION: CWS dvoqbfix2 (1.49.4); FILE MERGED 2005/04/01 16:27:10 dvo 1.49.4.1: #i45918# use 0-based API for outline level of user-index-marks


2005-04-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [ccd810e4ad4b0780460388d5eb7db2d0c5e081a0]

INTEGRATION: CWS dvoqbfix2 (1.20.320); FILE MERGED 2005/03/31 16:26:35 flr 1.20.320.1: #i46219# CVScrash on export to word xp/2000; breaks where missing in switch statement


2005-04-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [5413ca8a78c9d82957e09c6842d210c16d9c0ff8]

INTEGRATION: CWS xmlsec11 (1.24.6); FILE MERGED 2005/04/05 15:23:26 mav 1.24.6.1: #46669# check document security status on demand


2005-04-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [fbe1268c1796ef038ba4d06f479ede99f453f8a7]

INTEGRATION: CWS xmlsec11 (1.160.6); FILE MERGED 2005/04/05 15:23:25 mav 1.160.6.1: #46669# check document security status on demand


2005-04-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [aa9502ab44958fd49b60ea67a9e0b3b4c530e1b3]

INTEGRATION: CWS xmlsec11 (1.81.26); FILE MERGED 2005/04/06 12:40:12 mt 1.81.26.2: RESYNC: (1.81-1.82); FILE MERGED 2005/04/05 15:23:25 mav 1.81.26.1: #46669# check document security status on demand


2005-04-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [8556fdea7b0bc2e9cbc03498a19242434ff0a568]

INTEGRATION: CWS xmlsec11 (1.63.6); FILE MERGED 2005/04/05 15:23:24 mav 1.63.6.4: #46669# check document security status on demand 2005/04/04 11:52:06 mt 1.63.6.3: #i46486# signature while loading, merged fix from MAV, cws FWKFINAL9 2005/04/04 10:37:58 mt 1.63.6.2: RESYNC: (1.63-1.64); FILE MERGED 2005/04/01 10:09:24 mt 1.63.6.1: #i46449# Correct Error Message for broken macro signatures...


2005-04-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [72c3ebef5870b591e14eff579f2f96f0ed28119c]

INTEGRATION: CWS xmlsec11 (1.101.26); FILE MERGED 2005/04/01 11:51:02 mt 1.101.26.2: #i46449# added new line to end of text 2005/04/01 10:09:22 mt 1.101.26.1: #i46449# Correct Error Message for broken macro signatures...


2005-04-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [2c1e76582da10b8dfe04775a872ef2172bdf99eb]

INTEGRATION: CWS xmlsec11 (1.5.26); FILE MERGED 2005/04/08 13:58:19 mt 1.5.26.1: ...


2005-04-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [4b7da5793f13b282ab031ca5f0740178274cdaa1]

INTEGRATION: CWS xmlsec11 (1.1.2); FILE ADDED 2005/04/08 13:07:01 mt 1.1.2.1: ...


2005-04-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [b38ce587aa04e74ef4c73e33c51ff7d008b7b2b3]

INTEGRATION: CWS xmlsec11 (1.1.2); FILE ADDED 2005/04/08 13:06:28 mt 1.1.2.1: ...


2005-04-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [0e3ecceae2b4100b712298d2c9a8cd5e91d031f7]

INTEGRATION: CWS xmlsec11 (1.21.6); FILE MERGED 2005/04/04 10:25:11 mt 1.21.6.2: RESYNC: (1.21-1.22); FILE MERGED 2005/03/31 15:49:56 mt 1.21.6.1: #i45295# Raise macro security dialog even without security environment


2005-04-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [11f595567334519f6eefb13a785193866e97c5e4]

INTEGRATION: CWS xmlsec11 (1.18.2); FILE MERGED 2005/04/06 06:35:38 mt 1.18.2.4: #i46696# KEY_NOT_FOUND can also happen if certificate is not attached... 2005/04/06 05:13:26 mt 1.18.2.3: #i46696# Handle KEY_NOT_FOUND as valid signature... 2005/04/04 18:01:55 mt 1.18.2.2: i46611# Don't keep invalid entries in list box... 2005/04/04 13:06:00 mt 1.18.2.1: #i46611# Don't catch exception too early...


2005-04-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [fec0cdadefe460288d4eebde991c88a1c5eed66e]

INTEGRATION: CWS xmlsec11 (1.18.6); FILE MERGED 2005/04/06 06:35:37 mt 1.18.6.4: #i46696# KEY_NOT_FOUND can also happen if certificate is not attached... 2005/04/05 10:16:36 mt 1.18.6.3: #i46696# wrong broken declaration... 2005/04/04 10:24:23 mt 1.18.6.2: RESYNC: (1.18-1.19); FILE MERGED 2005/03/31 15:49:56 mt 1.18.6.1: #i45295# Raise macro security dialog even without security environment


2005-04-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [09302ad8e24918103a36d5bf42a4c9f33cf3fdf4]

INTEGRATION: CWS xmlsec11 (1.1.2); FILE ADDED 2005/04/08 13:49:55 mt 1.1.2.4: small update... 2005/04/08 13:04:01 mt 1.1.2.3: prj cleanup... 2005/04/07 11:59:52 mt 1.1.2.2: some updates... 2005/03/31 14:30:46 mt 1.1.2.1: Changed formatting, fixed some wording... Issue number: Submitted by: Reviewed by:


2005-04-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [5946d14a6e9b04dc5fe1c8bfff0b6d61efd39dc1]

INTEGRATION: CWS impress43 (1.6.2); FILE MERGED 2005/03/31 09:45:53 af 1.6.2.1: #i46282# Added missing initialization of members.


2005-04-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [650d6cbb9ceae38cd73e8413917ab96dfad9f7f5]

INTEGRATION: CWS impress43 (1.6.10); FILE MERGED 2005/03/31 12:40:27 af 1.6.10.1: #i46387# Make(Selection,Rectangle)Visible() return vertical offset.


2005-04-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [f3070ab97c2e2992e5842b128a54dac4699140ba]

INTEGRATION: CWS xmlsec11 (1.1.2); FILE ADDED 2005/04/08 13:04:24 mt 1.1.2.1: old integration...


2005-04-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [373d080b9d60bf895725c5fa526ec143d6709b2c]

INTEGRATION: CWS impress43 (1.14.2); FILE MERGED 2005/03/31 12:39:31 af 1.14.2.1: #i46387# Fixed handling of scrolling while painting.


2005-04-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [6003b4693919d625e18bf4c34f2ba89646191f4c]

INTEGRATION: CWS kdefixes01 (1.4.52); FILE MERGED 2005/04/06 13:35:42 kendy 1.4.52.1: Issue number: #i45922# Submitted by: kendy KDE NWF fixes: - Implementation of the NWF toolbars and menus - Improved menu font resolving - Handle the startup notification better


2005-04-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [916d9f607b75d799abedcafe43754af73a9ba030]

INTEGRATION: CWS kdefixes01 (1.4.94); FILE MERGED 2005/04/06 13:35:42 kendy 1.4.94.1: Issue number: #i45922# Submitted by: kendy KDE NWF fixes: - Implementation of the NWF toolbars and menus - Improved menu font resolving - Handle the startup notification better


2005-04-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [77c9ef8f8d597b2255463230c5905e15b1c2f315]

INTEGRATION: CWS kdefixes01 (1.87.8); FILE MERGED 2005/04/06 13:35:41 kendy 1.87.8.1: Issue number: #i45922# Submitted by: kendy KDE NWF fixes: - Implementation of the NWF toolbars and menus - Improved menu font resolving - Handle the startup notification better


2005-04-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [6c07eca049728ccfd42464c226c30ac61697d260]

INTEGRATION: CWS kdefixes01 (1.122.8); FILE MERGED 2005/04/06 13:35:40 kendy 1.122.8.1: Issue number: #i45922# Submitted by: kendy KDE NWF fixes: - Implementation of the NWF toolbars and menus - Improved menu font resolving - Handle the startup notification better


2005-04-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [5450c3b6b7cdd4bd9dcd470d282aa5a30d723cd0]

INTEGRATION: CWS cmcfixes3 (1.2.12); FILE MERGED 2005/03/16 09:11:00 cmc 1.2.12.1: #i45100# disable support for libgcj.5


2005-04-08  Vladimir Glazounov  <vg@openoffice.org>  [81891fb83753037ff102b375bb97f1c4c136bcd0]

new version for SRC680


2005-04-08  Vladimir Glazounov  <vg@openoffice.org>  [cb543dcd854d835f18de9dbae6a85fbee58b2681]

new version for SRC680


2005-04-08  Vladimir Glazounov  <vg@openoffice.org>  [4399491f486778f962c0cee6c7945abd90958b30]

new version for SRC680


2005-04-08  Vladimir Glazounov  <vg@openoffice.org>  [ebb317f0fc60735a1a10d30bfa3e24a5d192ff61]

new version for SRC680


2005-04-08  Vladimir Glazounov  <vg@openoffice.org>  [d438dd8cdcb50d386b3352a3d81b9704a74ad7a8]

new version for SRC680


2005-04-08  Vladimir Glazounov  <vg@openoffice.org>  [dfb047877e34fe954ca99c1c0b2f350834a30ec5]

new version for SRC680


2005-04-08  Vladimir Glazounov  <vg@openoffice.org>  [f576639e51b3f9b96b717223d1f889406d909841]

new version for SRC680


2005-04-07  Vladimir Glazounov  <vg@openoffice.org>  [3660c5ddd762cdc1ef9eb230ec3213162882e59e]

new version for SRC680


2005-04-07  Vladimir Glazounov  <vg@openoffice.org>  [b92c326d031de74ccadc85b1f040e920fa0b2d9c]

new version for SRC680


2005-04-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [c879cd5e4041a70452b5b8f91100aee781661f96]

#i10000#: add missing CPU macro


2005-04-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [c9d59f4612be124b4be6f83bcabbec9a4d7a55c2]

#i10000#: disable optimization for SolarisSparc only. CC++ 5.5 for Solaris X86 has an ICE on smilfunctionparser.cxx *without* optimization


2005-04-07  Vladimir Glazounov  <vg@openoffice.org>  [542aca68d2047dd1eece6f169b5d64612e57d49b]

new version for SRC680


2005-04-07  Vladimir Glazounov  <vg@openoffice.org>  [89dfd9629e0848a64b51eb92d23981392f909509]

new version for SRC680


2005-04-07  Vladimir Glazounov  <vg@openoffice.org>  [74934518b4bb44afb63aec0267a48b2781102c6d]

new version for SRC680


2005-04-07  Vladimir Glazounov  <vg@openoffice.org>  [2a271d5ed0834feb78e713788cd494ba2503c45c]

new version for SRC680


2005-04-07  Vladimir Glazounov  <vg@openoffice.org>  [a53b33f6f43741858bf0ab44a3d09dcd4f797025]

new version for SRC680


2005-04-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [9c85b0cac8aa73d6444bf619e7f63017ef51d94f]

#i10000#: fix uninitialized value if env. variable JDK is not set


2005-04-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [3a719ed071e66f6a4db21f606e755cdca99833ba]

#i46843#: empty symbol list


2005-04-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [800fc7bcb9ddd236f75f2f11ebfd03d0e5fbdcbf]

#i46843#: empty symbol list


2005-04-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [cfc951def8d4bbd9ccb0b6fdcd5c4d1c9d616699]

#i46843#: empty symbol list


2005-04-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [da6ee582caa0e837d0cd5251697e9f0e868885cd]

SRC680


2005-04-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [8fa23aff4ac4f551c54d6cce18c1b54f91e3012c]

INTEGRATION: CWS so8betaloc (1.10.12); FILE MERGED 2005/03/03 19:50:15 ihi 1.10.12.1: #i43418# brackets removed


2005-04-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [63b57455a0c59a506ae6d1941da0770e73560ca0]

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>  [1204f57177def21fff8dffb6052c563fd48947de]

INTEGRATION: CWS so8betaloc (1.12.18); FILE MERGED 2005/03/03 19:56:12 ihi 1.12.18.1: Additional context error output


2005-04-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [8d74fc8c60d9a03fec36fabd8d62453437ec36bd]

INTEGRATION: CWS cmcfixes5 (1.7.398); FILE MERGED 2005/04/04 12:16:31 cmc 1.7.398.1: #i46599# memset is the wrong way around


2005-04-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [24eef6100f33b0467ac4167817f2adaf360a3320]

INTEGRATION: CWS cmcfixes5 (1.5.154); FILE MERGED 2005/04/04 12:18:36 cmc 1.5.154.1: #i46603# add boost using stuff to exceptionfiles for systemboost


2005-04-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [98891e74bc12823431bd49fd716f18b98cae11e7]

INTEGRATION: CWS cmcfixes5 (1.3.946); FILE MERGED 2005/04/06 12:47:55 cmc 1.3.946.2: #i46599# memsets are redundant anyway 2005/04/04 13:51:34 cmc 1.3.946.1: #i46415# memset the wrong way around


2005-04-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [ac297e2316dacf7f65a5d489de0212cac1e05819]

INTEGRATION: CWS dba31 (1.62.4); FILE MERGED 2005/04/05 08:10:09 oj 1.62.4.1: #i46465# return document defintion to controller


2005-04-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [4015187d274957cdea894cb23c696d78347d57db]

INTEGRATION: CWS dba31 (1.10.4); FILE MERGED 2005/04/05 08:10:08 oj 1.10.4.1: #i46465# return document defintion to controller


2005-04-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [028692d4a8294afb7d432429cc4406197e82b123]

INTEGRATION: CWS dba31 (1.45.18); FILE MERGED 2005/04/05 08:13:39 oj 1.45.18.1: #i46608# use empty document url even for database


2005-04-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [495293f1afd28f1615ab769bef5b981e1728f3a3]

INTEGRATION: CWS dba31 (1.13.18); FILE MERGED 2005/04/05 08:10:48 oj 1.13.18.1: #i46465# return document defintion to controller


2005-04-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [77edfa710660bd036c55692754339bb2d6a20f7a]

INTEGRATION: CWS dba31 (1.9.18); FILE MERGED 2005/04/05 08:10:48 oj 1.9.18.1: #i46465# return document defintion to controller


2005-04-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [f411867b30f66bed1de13e94b32968387ea705cd]

INTEGRATION: CWS dba31 (1.18.12); FILE MERGED 2005/04/05 08:10:47 oj 1.18.12.1: #i46465# return document defintion to controller


2005-04-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [bf10d4bb851217c709b4c00684290ff5f02a36a9]

INTEGRATION: CWS dba31 (1.19.4); FILE MERGED 2005/04/05 08:10:09 oj 1.19.4.1: #i46465# return document defintion to controller


2005-04-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [4b31562c0d0526bf29280d625d21f57bed243541]

INTEGRATION: CWS dba31 (1.5.4); FILE MERGED 2005/04/05 08:10:09 oj 1.5.4.1: #i46465# return document defintion to controller


2005-04-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [87c515f333642a9634bee8a6aa6917dc1cfc36b8]

INTEGRATION: CWS dba31 (1.2.64); FILE MERGED 2005/04/05 08:10:09 oj 1.2.64.1: #i46465# return document defintion to controller


2005-04-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [222240e41f96a6a7a9cdab1bc09bb03c391477a9]

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>  [895778833a610f82ec54431f0a86208545e9070e]

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>  [f83ec656bd16b4c97a34ed0d5ba8e01d58df09b3]

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>  [52b458c8d7b37db74a9f5db152ee68aa617f35d1]

INTEGRATION: CWS gcj4 (1.4.6); FILE MERGED 2005/04/04 08:06:12 cmc 1.4.6.1: #i46582# rhino is buildable with gcj 4.0.0 now


2005-04-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [f5b7ee745afb66be2cfc56c03ce88723f5d5d8d0]

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>  [87193726524f9b9eff3599ac59abba00845d35da]

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>  [9f6cd99bb9061abfaf7ff3929870aaaaa0b637ed]

INTEGRATION: CWS gcj4 (1.4.12); FILE MERGED 2005/04/04 08:10:29 cmc 1.4.12.1: #i46582# rhino is buildable with gcj 4.0.0 now, so scripting can use it as well


2005-04-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [852ad085ac14bfa1bb8a8d6fcc19446ec4acd736]

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>  [51395dfeb55eac902b7f354d4aeb9359cb5572e1]

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-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [fc3567365f57a36572d3fcd519246d4ad00458f1]

INTEGRATION: CWS hsqldb4 (1.96.62); FILE MERGED 2005/03/31 11:51:05 fs 1.96.62.1: #i41785# alterColumns: also take into account changed type names


2005-04-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [561a4a6a11de51aa97f1cc0230a6c03803562688]

INTEGRATION: CWS hsqldb4 (1.17.28); FILE MERGED 2005/03/31 11:50:21 fs 1.17.28.1: #i41785# +GetTypeName


2005-04-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [39e98930fdda284ccd02b20bb57419039790f0a8]

INTEGRATION: CWS hsqldb4 (1.5.24); FILE MERGED 2005/03/31 11:54:54 fs 1.5.24.2: #i41785# being an SDBCX driver now 2005/03/31 09:16:55 fs 1.5.24.1: pseudo-resync to m90, which is not ready yet (and thus not available to real resync)


2005-04-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [6a82cd46a4acf7d33ff3fe8cefd41735fc2a9724]

INTEGRATION: CWS hsqldb4 (1.9.56); FILE MERGED 2005/03/31 11:50:01 fs 1.9.56.1: #i41785# +GetTypeName


2005-04-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [8ab36b026be588487e2a82cce29f8e144d8b1e5c]

INTEGRATION: CWS hsqldb4 (1.4.4); FILE MERGED 2005/03/31 11:53:38 fs 1.4.4.2: #i41785# some more debug-only diagnostics 2005/03/31 09:16:55 fs 1.4.4.1: pseudo-resync to m90, which is not ready yet (and thus not available to real resync)


2005-04-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [53c19e3d0cee34d7a6ef9dbcd29038fff9094ba4]

INTEGRATION: CWS hsqldb4 (1.1.2); FILE ADDED 2005/03/31 11:56:20 fs 1.1.2.1: #i41785# (provided by OJ) implementing an SDBCX driver


2005-04-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [5e466790874f2a7f53aa3a7d17cd7400543db91a]

INTEGRATION: CWS hsqldb4 (1.1.2); FILE ADDED 2005/03/31 11:56:11 fs 1.1.2.1: #i41785# (provided by OJ) implementing an SDBCX driver


2005-04-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [77389d59a13f42d8ad18165da56c65cfa7ead07f]

INTEGRATION: CWS hsqldb4 (1.1.2); FILE ADDED 2005/03/31 11:56:00 fs 1.1.2.1: #i41785# (provided by OJ) implementing an SDBCX driver


2005-04-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [bbb3da6e900cac31639202ef09986f0a7bb7d95d]

INTEGRATION: CWS hsqldb4 (1.1.2); FILE ADDED 2005/03/31 11:55:49 fs 1.1.2.1: #i41785# (provided by OJ) implementing an SDBCX driver


2005-04-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [e6f243af728770f8e33c6be665c11bbfd1309ad1]

INTEGRATION: CWS hsqldb4 (1.1.2); FILE ADDED 2005/03/31 11:57:11 fs 1.1.2.1: #i41785# (provided by OJ) implementing an SDBCX driver


2005-04-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [ddb9fb22e36945b4c2764dcc9efafc8fdc01211a]

INTEGRATION: CWS hsqldb4 (1.5.4); FILE MERGED 2005/03/31 11:51:53 fs 1.5.4.1: #i41785# (patch supplied by OJ)


2005-04-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [72f618ff2150e71c60d5f86c64d08ba5779629d9]

INTEGRATION: CWS hsqldb4 (1.1.2); FILE ADDED 2005/03/31 11:55:38 fs 1.1.2.1: #i41785# (provided by OJ) implementing an SDBCX driver


2005-04-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [72a16e4b1b3f3727dd45857ddc1f0e84b70568cf]

INTEGRATION: CWS hsqldb4 (1.1.2); FILE ADDED 2005/03/31 11:55:27 fs 1.1.2.1: #i41785# (provided by OJ) implementing an SDBCX driver


2005-04-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [b020d9875c8efa60a00f07463952de3d4f804ace]

INTEGRATION: CWS hsqldb4 (1.2.58); FILE MERGED 2005/03/31 11:53:50 fs 1.2.58.1: #i41785# being an SDBCX driver now


2005-04-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [20e8c64ff72fdeeea6679e60587e5b2a4a5df5a2]

INTEGRATION: CWS hsqldb4 (1.4.4); FILE MERGED 2005/03/31 11:53:00 fs 1.4.4.1: #i41785# some more traces


2005-04-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [04d7cc0461639475f738f78ac5b775acc2702094]

INTEGRATION: CWS hsqldb4 (1.1.2); FILE ADDED 2005/03/31 11:55:12 fs 1.1.2.1: #i41785# (provided by OJ) implementing an SDBCX driver


2005-04-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [c4a4332aaeab3c5e3f11fd27ce7abce3ac6f504c]

INTEGRATION: CWS hsqldb4 (1.1.2); FILE ADDED 2005/03/31 11:57:27 fs 1.1.2.1: #i41785# (provided by OJ) implementing an SDBCX driver


2005-04-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [a2a89fc5e2258a6ef4d286f5b1153207356d31c5]

INTEGRATION: CWS hsqldb4 (1.5.4); FILE MERGED 2005/03/31 11:52:46 fs 1.5.4.2: #i41785# some more traces 2005/03/31 09:16:53 fs 1.5.4.1: pseudo-resync to m90, which is not ready yet (and thus not available to real resync)


2005-04-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [0bec0ade7bdbfbb0de5b7a5054aeea533c87a85c]

INTEGRATION: CWS hsqldb4 (1.9.4); FILE MERGED 2005/03/31 12:23:02 fs 1.9.4.3: #i10000# 2005/03/31 11:52:16 fs 1.9.4.2: #i41785# (patch supplied by OJ) SDBCX driver 2005/03/31 09:16:53 fs 1.9.4.1: pseudo-resync to m90, which is not ready yet (and thus not available to real resync)


2005-04-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [ff45096ce395f94a91390ac9e6706985866b436e]

INTEGRATION: CWS hsqldb4 (1.1.2); FILE ADDED 2005/03/31 11:55:01 fs 1.1.2.1: #i41785# (provided by OJ) implementing an SDBCX driver


2005-04-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [99cef96dce7bd11a9b8cb4ad600d979fb3aafe81]

INTEGRATION: CWS hsqldb4 (1.1.2); FILE ADDED 2005/03/31 11:54:50 fs 1.1.2.1: #i41785# (provided by OJ) implementing an SDBCX driver


2005-04-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [654084da2ee0b041e9d9e37005871d52eb26b7ed]

INTEGRATION: CWS dbwizard5 (1.13.62); FILE MERGED 2005/03/31 09:41:14 va 1.13.62.1: #i46274# Modified BASIC macro.


2005-04-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [e7c2f68eb18048f3dade2ac48b396e4ad4e3ae76]

INTEGRATION: CWS dbwizard5 (1.4.2); FILE MERGED 2005/04/01 15:39:27 bc 1.4.2.2: ##'IsAutoIncremented' modified Issue number: Submitted by: Reviewed by: 2005/03/31 10:10:03 bc 1.4.2.1: #i46302# makefile of commonwizards.jar modified


2005-04-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [e3392e9087c41cc4522688a1a286ff397d5350a4]

INTEGRATION: CWS dbwizard5 (1.5.2); FILE MERGED 2005/04/01 15:39:26 bc 1.5.2.1: ##'IsAutoIncremented' modified Issue number: Submitted by: Reviewed by:


2005-04-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [5600800b2a6203a47f3ee20c41d1ff048f2ea48d]

INTEGRATION: CWS dbwizard5 (1.4.2); FILE MERGED 2005/03/31 10:10:03 bc 1.4.2.1: #i46302# makefile of commonwizards.jar modified


2005-04-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [727b42737f786fc4d9cbd1cd8cbb2b9f0136c770]

INTEGRATION: CWS dbwizard5 (1.12.78); FILE MERGED 2005/03/31 10:10:02 bc 1.12.78.1: #i46302# makefile of commonwizards.jar modified


2005-04-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [7d2150178e3f9388ee7250df54f382f04f34fb8e]

INTEGRATION: CWS dbwizard5 (1.62.2); FILE MERGED 2005/03/31 10:10:02 bc 1.62.2.1: #i46302# makefile of commonwizards.jar modified


2005-04-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [bfbc6eb4d5dbe4c99d5842a86e2f2d31acbdc7e1]

INTEGRATION: CWS dbwizard5 (1.10.2); FILE MERGED 2005/03/31 10:10:01 bc 1.10.2.1: #i46302# makefile of commonwizards.jar modified


2005-04-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [86dd7aba4b1864878a534ba39e99bfea88d6e591]

INTEGRATION: CWS dbwizard5 (1.8.6); FILE MERGED 2005/03/31 10:10:00 bc 1.8.6.1: #i46302# makefile of commonwizards.jar modified


2005-04-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [3195428e4c5da8f8b7a637d085523161c7019995]

INTEGRATION: CWS ccpatch (1.3.10); FILE MERGED 2005/04/01 13:52:27 dbo 1.3.10.1: #120732# workaround sunpro CC opt bug for safe-bool idiom


2005-04-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [740299fc7043bfbf915d00e151158f403267eb7e]

INTEGRATION: CWS ccpatch (1.2.12); FILE MERGED 2005/04/01 13:52:26 dbo 1.2.12.1: #120732# workaround sunpro CC opt bug for safe-bool idiom


2005-04-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [22d47f11791f96ae11fa32c7daefba771b22ee67]

INTEGRATION: CWS ccpatch (1.7.10); FILE MERGED 2005/04/01 13:52:26 dbo 1.7.10.1: #120732# workaround sunpro CC opt bug for safe-bool idiom


2005-04-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [9443fe322c7af93f03e39edd626e8305b8398edd]

INTEGRATION: CWS ccpatch (1.1.2); FILE ADDED 2005/04/01 13:52:25 dbo 1.1.2.1: #120732# workaround sunpro CC opt bug for safe-bool idiom


2005-04-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [ebbf7700342d0186e6c8737586702563c4efa0e5]

INTEGRATION: CWS ccpatch (1.2.4); FILE MERGED 2005/04/01 14:04:18 dbo 1.2.4.1: #120732# using optimization for sunpro CC again except for smilfunctionparser.cxx, eventmultiplexer.cxx; worked around safe_bool idiom optimizer bug in boost (CC -xO3 ...) Issue number: Submitted by: Reviewed by:


2005-04-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [773114e565525269dc11edfc5d881eb42b578b40]

INTEGRATION: CWS ccpatch (1.8.4); FILE MERGED 2005/04/04 10:07:45 dbo 1.8.4.2: #i43928# root cause for crash in eventmultiplexer.cxx was sunpro CC problem with opt -xO3 Issue number: Submitted by: Reviewed by: 2005/04/01 14:04:17 dbo 1.8.4.1: #120732# using optimization for sunpro CC again except for smilfunctionparser.cxx, eventmultiplexer.cxx; worked around safe_bool idiom optimizer bug in boost (CC -xO3 ...) Issue number: Submitted by: Reviewed by:


2005-04-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [2bbd5c4f8bfca7807b3745735a561b3dbf9c56b1]

INTEGRATION: CWS dba29 (1.18.6); FILE MERGED 2005/03/31 13:19:53 fs 1.18.6.2: #i46396# suspend: do not remember the suspended state if suspension was not successful 2005/03/30 10:20:30 fs 1.18.6.1: #i45908# renaming a query doesn't need a connection


2005-04-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [5e0c486d92d3bfbc800a0b93551f15b1c4aee0ce]

INTEGRATION: CWS dba29 (1.15.4); FILE MERGED 2005/04/01 10:56:46 fs 1.15.4.1: #i46412# m_pChildCommitListen->dispose before cleaning it up, to ensure that it doesn't forward any events we are not interested in anymore


2005-04-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [a61e13c7431d6b389cb38076b41ea6ff45b0fa09]

INTEGRATION: CWS dba29 (1.5.212); FILE MERGED 2005/04/01 11:40:34 oj 1.5.212.1: #i45195# change order of control creation


2005-04-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [bbd13e314db49cfa8c3e2fa82367a8ac32862a13]

INTEGRATION: CWS dba29 (1.14.2); FILE MERGED 2005/03/31 07:08:01 fs 1.14.2.1: #i46288# implCheckPage renamed to impl_isFormPageContainingForms - if this were the original name, #i46288# would perhaps have been prevented :-


2005-04-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [77a3d36408fa4d4839c47630dc1a2f5f140bda96]

INTEGRATION: CWS dba29 (1.28.2); FILE MERGED 2005/03/31 07:08:34 fs 1.28.2.1: #i46288# implCheckPage renamed to impl_isFormPageContainingForms / seekPage more tolerant, now also can be applied to pages not containing forms at all


2005-04-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [0929a842c9640d4682e0f23ff3f6abe2c421b118]

INTEGRATION: CWS impress42 (1.42.76); FILE MERGED 2005/03/30 13:03:22 af 1.42.76.1: #i45329# Made some radio buttons wider.


2005-04-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [f173bbb0ee32dde66f4637b50e7711999d1ece7f]

INTEGRATION: CWS impress42 (1.9.2); FILE MERGED 2005/03/31 15:11:44 cl 1.9.2.2: fixed compile problem under linux 2005/03/30 12:17:22 cl 1.9.2.1: #i45331# fixed layouting for long strings


2005-04-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [60959d0d879c4ee9311f2e7cb83666f4b221a792]

INTEGRATION: CWS swqbugfixes20 (1.73.10); FILE MERGED 2005/04/01 11:46:20 fme 1.73.10.1: #i46450# Do not ask for master frame if we are currently in a JoinFrm() situation


2005-04-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [fd73d7d44e5b021c62c0b7a41d3c7ae87c87d473]

INTEGRATION: CWS calchc (1.16.154); FILE MERGED 2005/04/01 13:03:10 nn 1.16.154.1: #i46362# DrawSelectiveObjects: set DrawMode and Outliner flags


2005-04-05  Vladimir Glazounov  <vg@openoffice.org>  [91a0d18aeb6ac340e7e4ca978666299096172a4c]

new version for SRC680


2005-04-05  Vladimir Glazounov  <vg@openoffice.org>  [e3acd2f04c30640d7185ab0d6d74d5be4d0b8dd1]

new version for SRC680


2005-04-05  Vladimir Glazounov  <vg@openoffice.org>  [7ff8d56201500e0d2c583c84cba4439aae41ac05]

new version for SRC680


2005-04-05  Rüdiger Timm  <rt@openoffice.org>  [b4d9585cadb34d67b552c5d6651499644ce72111]

#i10000# Error in resolving merge conflict: missing comma


2005-04-04  Vladimir Glazounov  <vg@openoffice.org>  [654d002de7741901cf00c4b2d854af0f8b97ae31]

new version for SRC680


2005-04-04  Vladimir Glazounov  <vg@openoffice.org>  [940ae16a81cd30cc33d8a9be78e583d63abd7eee]

new version for SRC680


2005-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [e7b0f67249f18d1689bcee9e7de59f1ddfb445fe]

INTEGRATION: CWS fwkfinal7 (1.3.14); FILE MERGED 2005/04/04 09:43:43 lo 1.3.14.4: #i45940# typo 2005/03/31 15:00:51 lo 1.3.14.3: #i45940# string change for migration change 2005/03/31 14:56:50 lo 1.3.14.2: #i45940# string change for migration change 2005/03/31 14:03:31 lo 1.3.14.1: #i45940# string change for migration change


2005-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [624092fce6390d08b997b4c611c389db9ada9f3b]

INTEGRATION: CWS fwkfinal7 (1.39.150); FILE MERGED 2005/03/31 11:24:51 tbe 1.39.150.1: #i45281# de UI: missing translations in Frame dialog


2005-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [63958f0c1b2e0a31666e82e391c35baf9a81a7ba]

INTEGRATION: CWS fwkfinal7 (1.2.100); FILE MERGED 2005/03/31 08:55:24 pb 1.2.100.1: fix: #i46376# text of 'Yes' part changed


2005-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [d419c31e7f10c73ecd6821bb91a85d5622eeaa5b]

INTEGRATION: CWS fwkfinal7 (1.2.100); FILE MERGED 2005/03/31 12:38:39 pb 1.2.100.1: fix: #i46376# more lines of text


2005-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [5b460611e90dfe6a19986a4a1764f3a07ceaf367]

INTEGRATION: CWS fwkfinal7 (1.2.100); FILE MERGED 2005/03/31 08:56:22 pb 1.2.100.1: fix: #i46376# search and replace '' more than once


2005-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [d94ec08c41ff8f663c3b945737cb0d3d734235df]

INTEGRATION: CWS fwkfinal7 (1.23.22); FILE MERGED 2005/04/01 16:05:48 pb 1.23.22.2: fix: #120318# replace also '2002' and '2003' 2005/03/31 05:26:07 pb 1.23.22.1: fix: #120318# replace '2004' with '2005' of copyright text


2005-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [12e0c88a9ea29b0c900265c3c9c018e5ba060966]

INTEGRATION: CWS fwkfinal7 (1.90.14); FILE MERGED 2005/03/31 07:47:12 pb 1.90.14.1: fix: #i46322# german text of RID_HELP_ONSTARTUP_TEXT added


2005-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [6387ad18797536b7a907ec6b9b829caaab06414c]

INTEGRATION: CWS fwkfinal7 (1.87.178); FILE MERGED 2005/03/31 08:31:25 pb 1.87.178.1: fix: #i45745# FixedText of 'E-mail program' is in some languages too small


2005-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [0d20a849798ff250ccead97f134b2c58cc9522ce]

INTEGRATION: CWS fwkfinal7 (1.12.178); FILE MERGED 2005/03/31 08:32:55 pb 1.12.178.1: fix: #i45745# FixedText of 'E-mail program' is in some languages too small


2005-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [8df28bf7446a19bed9d18b33e6cc8404d6452cca]

INTEGRATION: CWS fwkfinal7 (1.5.258); FILE MERGED 2005/03/31 11:34:57 cd 1.5.258.1: #i45114# Translation problems with german strings


2005-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [b1e85f0e0516766bd2fc472dfdb41103a23e8108]

INTEGRATION: CWS fwkfinal7 (1.8.274); FILE MERGED 2005/03/31 11:34:56 cd 1.8.274.1: #i45114# Translation problems with german strings


2005-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [0d239c581b6fe259d740b600bd70be2ed4a2250e]

INTEGRATION: CWS fwkfinal7 (1.60.276); FILE MERGED 2005/03/31 08:37:37 pb 1.60.276.1: fix: #i45745# duplicate id (HID_SVXTBX_TEXT_CONTROL_ATTRIBUTES) removed


2005-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [a269a8797afc92989ac7767ff860c4c92d845cd8]

SRC680


2005-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [a197cf768bfd536316e7bf330c03806b4e68316a]

INTEGRATION: CWS tl10 (1.45.116); FILE MERGED 2005/03/22 15:22:30 tl 1.45.116.1: #i44802# checking for 0 pointer now


2005-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [6b5bec7ba3093ab1ffda5b2ee580b4c3daf46436]

INTEGRATION: CWS tl10 (1.42.138); FILE MERGED 2005/03/22 08:25:06 tl 1.42.138.1: #i43873# improving performance when updating linguistic configuration


2005-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [fa63817883798303709b90ff218566dd24e0ab8f]

INTEGRATION: CWS tl10 (1.22.268); FILE MERGED 2005/03/24 12:29:19 tl 1.22.268.3: #i43873# adding some RTL_LOGFILE_CONTEXT statements 2005/03/21 18:17:22 tl 1.22.268.2: #i43873# improving performance when updating linguistic configuration 2005/03/08 11:40:08 tl 1.22.268.1: #i43873# improving performance when updating linguistic configuration


2005-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [2d24d10c99d8f9960bff52faae3c0fa5aa3eb757]

INTEGRATION: CWS tl10 (1.9.138); FILE MERGED 2005/03/21 18:16:36 tl 1.9.138.1: #i43873# improving performance when updating linguistic configuration


2005-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [05599483059b3702cbf7f257ced17281c780c54f]

INTEGRATION: CWS tl10 (1.6.182); FILE MERGED 2005/02/18 13:33:15 tl 1.6.182.1: #i42890# ForbiddenCharacters no longer read-only in IDL


2005-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [14a9a0c0f8ed4097d3d7eb998665d75c9cd974a3]

INTEGRATION: CWS tl10 (1.22.26); FILE MERGED 2005/03/02 11:46:46 tl 1.22.26.1: #119761# make proposals for capitalized incorrect words capitalized too


2005-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [3943e60aa6436b20d6eee42111609433029b81c3]

INTEGRATION: CWS tl10 (1.18.62); FILE MERGED 2005/03/21 18:12:08 tl 1.18.62.4: #i43873# improving performance when updating linguistic configuration 2005/03/21 18:08:16 tl 1.18.62.3: #i43873# improving performance when updating linguistic configuration 2005/03/18 11:59:49 tl 1.18.62.2: #i43873# using of new SvtLinguConfig implementation fixed 2005/03/08 11:37:26 tl 1.18.62.1: #i43873# improving performance when updating linguistic configuration


2005-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [67d0fa202d3d4e4d9b9ee988843f5a88c0163d81]

INTEGRATION: CWS tl10 (1.8.10); FILE MERGED 2005/03/02 11:46:36 tl 1.8.10.1: #119761# make proposals for capitalized incorrect words capitalized too


2005-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [ffc388176d0fa17a121132435f6a6f17b972c59e]

INTEGRATION: CWS tl10 (1.171.58); FILE MERGED 2005/02/18 13:37:33 tl 1.171.58.1: #i42890# ForbiddenCharacters no longer read-only


2005-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [c9d54eed27cd5ead28d7062567499f183acf7383]

INTEGRATION: CWS tl10 (1.38.54); FILE MERGED 2005/03/22 12:24:30 ssa 1.38.54.1: #i45714# check for Ctrl and Alt separately, both together is allowed to enter valid chars like backspace


2005-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [176e66fa26fd05f9bf635baf08a4a61b706a7308]

INTEGRATION: CWS tl10 (1.13.70); FILE MERGED 2005/03/22 09:28:07 tl 1.13.70.1: #i43873# solving locking problem on office shutdown


2005-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [e83f15183f027f610fef382820f9d6c081c6d3aa]

INTEGRATION: CWS tl10 (1.6.162); FILE MERGED 2005/03/22 09:28:20 tl 1.6.162.1: #i43873# solving locking problem on office shutdown


2005-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [b347e61b9d0b95fc9de600ac91ef0c3c46d02594]

INTEGRATION: CWS tl10 (1.19.142); FILE MERGED 2005/03/18 12:31:13 tl 1.19.142.1: #i43873# new property DataFilesChangedCheckValue added


2005-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [355026b1b54295226fb9f4b99ba0f67774f74769]

INTEGRATION: CWS tl10 (1.5.230); FILE MERGED 2005/03/21 18:14:16 tl 1.5.230.1: #i43873# improving performance when updating linguistic configuration


2005-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [84dcd831a42cec053273e67292e5f0e2ae0693e3]

INTEGRATION: CWS tl10 (1.37.28); FILE MERGED 2005/02/24 15:21:16 tl 1.37.28.1: #i43402# fixed problem with font color that now needs explicitly to be set


2005-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [b7220b0e205cf1785d3b17a8cfbd076a28197898]

INTEGRATION: CWS tl10 (1.72.6); FILE MERGED 2005/03/08 13:21:27 tl 1.72.6.2: RESYNC: (1.72-1.73); FILE MERGED 2005/02/17 13:32:41 tl 1.72.6.1: #i21351# using fixed font in command window now


2005-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [93c1e68af1b6769ad44e9adde458dd5d17158714]

INTEGRATION: CWS tl10 (1.3.116); FILE MERGED 2005/03/11 08:33:20 os 1.3.116.2: #i43873# changes of SvtLinguConfigItem for performance reasons 2005/03/10 18:28:14 os 1.3.116.1: #i43873# changes of SvtLinguConfigItem for performance reasons


2005-04-04  Rüdiger Timm  <rt@openoffice.org>  [6870d6a8f21f3091a36c943621fe46d9636af9be]

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>  [36b7571a0da9d5eba3396d757459b45d5de23ac7]

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>  [e7bd492726c8a5293663e15da1a0d559be4c3b87]

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>  [785d86942bdcf72606c9183bc782594fc2068f8e]

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>  [3a7b05b84352c22742482df3f40b8f9eb15c6b1c]

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>  [5470b1c767a49a5e6a5789e12e5b1924d3871f32]

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>  [b82a59c0a606ad4469bd7275cdcc724c91cfd43d]

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>  [3b0ed9d19bb446aeb08c5d533d0f85f5c702a97d]

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>  [f66e1c8754836733efa9b4d59bf65b0386197dad]

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>  [d7928a3932ca1630adbfcb13b8c69f675d13edb9]

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>  [39042c0889754ba5f72b2963c089515af6285a6d]

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>  [59f0442099be7e81ae056f72baf3717885d4be59]

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>  [5acebe51ce918b01513e94823609a15c7f0bd021]

INTEGRATION: CWS nativefixer5 (1.1.2); FILE ADDED 2005/03/11 13:43:39 tra 1.1.2.1: #i43855#


2005-04-04  Rüdiger Timm  <rt@openoffice.org>  [ffb96c3ccc20afd1f9c8484d7fc7193fe0e8a336]

INTEGRATION: CWS nativefixer5 (1.3.12); FILE MERGED 2005/03/11 13:44:21 tra 1.3.12.1: #i43855#


2005-04-04  Rüdiger Timm  <rt@openoffice.org>  [a26e33561ca4564a88d5fdeb9c5f4de8c1d6bfb3]

INTEGRATION: CWS nativefixer5 (1.3.12); FILE MERGED 2005/03/11 13:44:22 tra 1.3.12.1: #i43855#


2005-04-04  Rüdiger Timm  <rt@openoffice.org>  [6156ace969b24729a7cf0ba78e04aea8f8f2f345]

INTEGRATION: CWS nativefixer5 (1.4.12); FILE MERGED 2005/03/23 14:35:12 is 1.4.12.2: core01 instead of core 2005/03/17 10:13:20 is 1.4.12.1: #b6235481# preparing new tail version


2005-04-04  Rüdiger Timm  <rt@openoffice.org>  [2486758e7ae77e488fd03ea9c20d68cd15e9e8ee]

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>  [3eacecda4ab548435282950a3b7b0666b4df7573]

INTEGRATION: CWS nativefixer5 (1.4.4); FILE MERGED 2005/03/17 10:13:19 is 1.4.4.1: #b6235481# preparing new tail version


2005-04-04  Rüdiger Timm  <rt@openoffice.org>  [231bb937707b754d318b771a5960bd0a0cb2d585]

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>  [5a79342524682baadcda8a281810b5af826ae671]

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>  [02ceb56b328589744ab41b9cd6e9a19fe144fb44]

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>  [39e867d83474eb28d0640e5287341bd8a2b61b4d]

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>  [e538eff61dff5c56dc540be4675c2499e351fe11]

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>  [b6348bfdd9691ce0aa4e0f186e21747615473dfd]

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>  [e943662f22c0acb13869f841855fbcb72562db26]

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>  [d9a126835ad795c30639b20c15628583c3a9069d]

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>  [c7f1d6bfb817c4e5c75db5411ad3c3d0cabe1682]

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>  [a11135b4398d4b3e347ccb25417cb595632066ed]

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>  [f7dbfa9d5756f20ed5f2d6f164e069c8dae99a80]

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>  [e15ea7c0b8b76f4b7e692d8cc9c3c58489befc47]

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>  [2a9637e49e5029beaf748ae4c9857dec6dda1a40]

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>  [1f2bc63e27e60180afe5e36a7b63801925775a84]

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>  [8757716a1c398857d706172dcae8b6d397d189fb]

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>  [5a72cafdc84aadc2ae069695898cfd21756c42ea]

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>  [d33df804695e3a4ffae77cbde5cb2f5f87086a78]

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>  [afa0a14462be47e8862936c42af218bdce8984c7]

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>  [a6d0881b561245ca827a7882bb1bbd47371f7885]

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>  [35e67f65b2cf91ccb53371f202c6bd28fb37e902]

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>  [019642a6b861dcd3b3e73f5641281d787c5a4b06]

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>  [878ac229ed8772e64bcdbdd2466e2615533c5414]

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>  [0db02e1155da45beec1685f3bc3e864a3ac15213]

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>  [eaec0cfa9189bc4db8eb61cf0406a472e5e72459]

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>  [e0f6c3f671c1c2750f12c82849d27c66977a5106]

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>  [a5880dc108817dc64dd67281f8e5753ce1f5c196]

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>  [e0dd3096d2537e57d2c0285980362e35451e4654]

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>  [2ffff78af9d80f65d304007935de1b52f7a2a0f7]

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>  [10590c09f2a4ba8e97367394e01fcd8db799c249]

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>  [64b94c91502fdf70a133a6a669740108d96de022]

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>  [16e6380844877e4bf285ec9603e4f63268a57353]

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>  [231e49d5d50b6cd753c134f240d542a21288e962]

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>  [e10e63f2f601f634fc63e566970e22c62e32e26d]

INTEGRATION: CWS tl07 (1.76.28); FILE MERGED 2005/03/15 11:53:13 tl 1.76.28.5: RESYNC: (1.82-1.86); FILE MERGED 2005/02/14 16:21:54 tl 1.76.28.4: RESYNC: (1.78-1.82); FILE MERGED 2005/02/11 14:07:38 tl 1.76.28.3: #i38930# assertion removed 2005/01/24 17:08:37 tl 1.76.28.2: RESYNC: (1.76-1.78); FILE MERGED 2005/01/24 12:59:52 mba 1.76.28.1: #i38930#: don't be too strict with parent


2005-04-04  Rüdiger Timm  <rt@openoffice.org>  [886f665c31404589fe42da27abc8d537640b35ba]

INTEGRATION: CWS tl07 (1.50.50); FILE MERGED 2004/12/10 09:42:25 tl 1.50.50.1: #i38734# added some pointer checks


2005-04-04  Rüdiger Timm  <rt@openoffice.org>  [6843b434747f00850d4d00ce02b6fd5b7d8fb93d]

INTEGRATION: CWS tl07 (1.4.226); FILE MERGED 2005/01/19 15:27:58 tl 1.4.226.1: #i37058# text conversion: improvments for secondary Chinese languages


2005-04-04  Rüdiger Timm  <rt@openoffice.org>  [94337bce6e47e5342001e123c874adcbdc089ed0]

INTEGRATION: CWS tl07 (1.54.224); FILE MERGED 2005/01/24 16:04:32 tl 1.54.224.5: RESYNC: (1.54-1.55); FILE MERGED 2005/01/21 11:44:33 tl 1.54.224.4: #i37058# text conversion: improvments for secondary Chinese languages 2005/01/21 10:25:36 tl 1.54.224.3: #i37058# text conversion: improvments for secondary Chinese languages 2005/01/19 15:27:58 tl 1.54.224.2: #i37058# text conversion: improvments for secondary Chinese languages 2005/01/06 11:41:33 tl 1.54.224.1: #118436# look for start of word when text conversion is invoked without a selection


2005-04-04  Rüdiger Timm  <rt@openoffice.org>  [1f24bdf29f1109e03d2b422542b239a40c9f5f34]

INTEGRATION: CWS tl07 (1.68.22); FILE MERGED 2005/01/24 16:04:00 tl 1.68.22.2: RESYNC: (1.68-1.69); FILE MERGED 2005/01/19 15:27:58 tl 1.68.22.1: #i37058# text conversion: improvments for secondary Chinese languages


2005-04-04  Rüdiger Timm  <rt@openoffice.org>  [3d6a44fe16469c81bf1df777a2332cae3fea832e]

INTEGRATION: CWS tl07 (1.37.662); FILE MERGED 2005/01/19 15:27:57 tl 1.37.662.1: #i37058# text conversion: improvments for secondary Chinese languages


2005-04-04  Rüdiger Timm  <rt@openoffice.org>  [93dce06aad75d332223e1c1202d7fac6ffa90509]

INTEGRATION: CWS tl07 (1.4.22); FILE MERGED 2005/01/13 14:39:05 iha 1.4.22.1: #39319# new button should contain update functionality


2005-04-04  Rüdiger Timm  <rt@openoffice.org>  [9f2341f0b69d343e17169911e127c3492719513e]

INTEGRATION: CWS tl07 (1.6.22); FILE MERGED 2005/03/15 11:20:54 tl 1.6.22.3: RESYNC: (1.7-1.8); FILE MERGED 2005/02/14 14:54:52 tl 1.6.22.2: RESYNC: (1.6-1.7); FILE MERGED 2005/01/13 14:39:04 iha 1.6.22.1: #39319# new button should contain update functionality


2005-04-04  Rüdiger Timm  <rt@openoffice.org>  [bc498db5a23283d817394348db7bba990025b2a2]

INTEGRATION: CWS tl07 (1.7.22); FILE MERGED 2005/01/19 15:27:57 tl 1.7.22.2: #i37058# text conversion: improvments for secondary Chinese languages 2005/01/13 12:56:15 iha 1.7.22.1: #39186# mixup of conversion directions


2005-04-04  Rüdiger Timm  <rt@openoffice.org>  [3317e73f638bf8e7d6f83c954d250ebe6e1effde]

INTEGRATION: CWS tl07 (1.5.226); FILE MERGED 2005/02/14 14:06:24 tl 1.5.226.2: RESYNC: (1.5-1.6); FILE MERGED 2005/01/19 15:27:57 tl 1.5.226.1: #i37058# text conversion: improvments for secondary Chinese languages


2005-04-04  Rüdiger Timm  <rt@openoffice.org>  [abc14af3ea9ff9c8e12819c94dc7560e076416c6]

INTEGRATION: CWS tl07 (1.107.24); FILE MERGED 2005/03/15 09:55:14 tl 1.107.24.4: RESYNC: (1.108-1.109); FILE MERGED 2005/02/16 08:48:47 tl 1.107.24.3: #i37766# resync error fixed 2005/02/14 12:43:44 tl 1.107.24.2: RESYNC: (1.107-1.108); FILE MERGED 2004/12/13 14:16:46 tl 1.107.24.1: #i37766# added properties to SwXTextView


2005-04-04  Rüdiger Timm  <rt@openoffice.org>  [f41afc3d842c3251bd1dd440ebf52127f5519c9d]

INTEGRATION: CWS tl07 (1.7.136); FILE MERGED 2004/12/13 14:14:28 tl 1.7.136.1: #i37766# added XPropertySet interface with some properties


2005-04-04  Rüdiger Timm  <rt@openoffice.org>  [7f04805d550cde345be40e3b33e137d58f190ab0]

INTEGRATION: CWS tl07 (1.95.24); FILE MERGED 2005/03/15 09:54:35 tl 1.95.24.3: RESYNC: (1.96-1.97); FILE MERGED 2005/02/14 12:42:47 tl 1.95.24.2: RESYNC: (1.95-1.96); FILE MERGED 2005/01/24 13:00:33 mba 1.95.24.1: #i38930#: set parent of embedded object before inserting and after removal


2005-04-04  Rüdiger Timm  <rt@openoffice.org>  [3c0d98aaed139b19f5980204d2d12b0306fdbe84]

INTEGRATION: CWS tl07 (1.17.22); FILE MERGED 2005/02/14 12:40:16 tl 1.17.22.4: RESYNC: (1.20-1.22); FILE MERGED 2005/02/11 14:10:20 tl 1.17.22.3: #i38930# fix for sometimes missing reference device in Math 2005/01/24 14:58:34 tl 1.17.22.2: RESYNC: (1.17-1.20); FILE MERGED 2005/01/24 13:00:32 mba 1.17.22.1: #i38930#: set parent of embedded object before inserting and after removal


2005-04-04  Rüdiger Timm  <rt@openoffice.org>  [a125351349d3b9217ae4660a7d1ea2397302f575]

INTEGRATION: CWS tl07 (1.5.2); FILE MERGED 2005/01/12 09:08:02 tl 1.5.2.1: #i39936# resized returned sequence to actually used size


2005-04-04  Rüdiger Timm  <rt@openoffice.org>  [76bf27c83a51fb4ace137dd9795e5a2422ed4bda]

INTEGRATION: CWS tl07 (1.12.520); FILE MERGED 2005/01/04 12:35:51 tl 1.12.520.1: #i39404# SwSearchProperties_Impl::GetProperties fixed


2005-04-04  Rüdiger Timm  <rt@openoffice.org>  [5b2c56066d1b63d0ee368b37bfd4fd59798721a2]

INTEGRATION: CWS tl07 (1.40.24); FILE MERGED 2005/03/15 10:14:02 tl 1.40.24.3: RESYNC: (1.44-1.46); FILE MERGED 2005/02/14 12:54:28 tl 1.40.24.2: RESYNC: (1.40-1.44); FILE MERGED 2005/01/24 13:00:35 mba 1.40.24.1: #i38930#: set parent of embedded object before inserting and after removal


2005-04-04  Rüdiger Timm  <rt@openoffice.org>  [e5af7f5dd824174afdfa88a31ace4de7d7d37f81]

INTEGRATION: CWS tl07 (1.50.44); FILE MERGED 2005/03/15 10:13:13 tl 1.50.44.4: RESYNC: (1.51-1.52); FILE MERGED 2005/01/24 15:40:03 tl 1.50.44.3: RESYNC: (1.50-1.51); FILE MERGED 2004/12/15 13:03:19 tl 1.50.44.2: #i38645# notification for selection change moved to SelectShell 2004/12/13 14:16:48 tl 1.50.44.1: #i37766# added properties to SwXTextView


2005-04-04  Rüdiger Timm  <rt@openoffice.org>  [baaeebcf8c1be835ffd8713451453e0b8001d548]

INTEGRATION: CWS tl07 (1.103.24); FILE MERGED 2005/03/15 09:43:51 tl 1.103.24.3: RESYNC: (1.104-1.105); FILE MERGED 2005/02/14 12:32:45 tl 1.103.24.2: RESYNC: (1.103-1.104); FILE MERGED 2004/12/13 14:16:44 tl 1.103.24.1: #i37766# added properties to SwXTextView


2005-04-04  Rüdiger Timm  <rt@openoffice.org>  [1b899c13fcb32a7da5332b7667d01dbe1e8dc13e]

INTEGRATION: CWS tl07 (1.21.24); FILE MERGED 2005/01/19 15:40:45 tl 1.21.24.1: #i37058# text conversion: improvments for secondary Chinese languages


2005-04-04  Rüdiger Timm  <rt@openoffice.org>  [9ec7b6ac5efa89776e76e9f9c87e70d621329bc2]

INTEGRATION: CWS tl07 (1.80.44); FILE MERGED 2005/03/15 10:12:36 tl 1.80.44.4: RESYNC: (1.82-1.83); FILE MERGED 2005/02/14 12:52:55 tl 1.80.44.3: RESYNC: (1.81-1.82); FILE MERGED 2005/01/24 15:38:44 tl 1.80.44.2: RESYNC: (1.80-1.81); FILE MERGED 2004/12/15 13:03:18 tl 1.80.44.1: #i38645# notification for selection change moved to SelectShell


2005-04-04  Rüdiger Timm  <rt@openoffice.org>  [30cd6118fa8294e4c1f30bc9dc8d3d82cf7412b9]

INTEGRATION: CWS tl07 (1.8.24); FILE MERGED 2005/01/19 15:40:45 tl 1.8.24.2: #i37058# text conversion: improvments for secondary Chinese languages 2005/01/06 11:44:08 tl 1.8.24.1: #118436# look for start of word when text conversion is invoked without a selection


2005-04-04  Rüdiger Timm  <rt@openoffice.org>  [f9b722221e2ddce473cd702e4dd9b2b8cff2d2b3]

INTEGRATION: CWS tl07 (1.31.160); FILE MERGED 2005/03/15 10:10:53 tl 1.31.160.3: RESYNC: (1.32-1.33); FILE MERGED 2005/02/14 12:50:49 tl 1.31.160.2: RESYNC: (1.31-1.32); FILE MERGED 2005/01/19 15:40:44 tl 1.31.160.1: #i37058# text conversion: improvments for secondary Chinese languages


2005-04-04  Rüdiger Timm  <rt@openoffice.org>  [026241b5406fd3ab3aab04fe86c84c9916b5f6c0]

INTEGRATION: CWS tl07 (1.9.44); FILE MERGED 2005/03/15 10:10:46 tl 1.9.44.2: RESYNC: (1.9-1.10); FILE MERGED 2004/12/13 14:16:47 tl 1.9.44.1: #i37766# added properties to SwXTextView


2005-04-04  Rüdiger Timm  <rt@openoffice.org>  [b3eb411abde06d3a9d7d9757f810366d0e0ba58f]

INTEGRATION: CWS tl07 (1.12.78); FILE MERGED 2005/01/24 15:21:42 tl 1.12.78.2: RESYNC: (1.12-1.13); FILE MERGED 2005/01/24 13:00:34 mba 1.12.78.1: #i38930#: set parent of embedded object before inserting and after removal


2005-04-04  Rüdiger Timm  <rt@openoffice.org>  [168ce28d9e244821bc28bf6368d3843f8cbf4a0b]

INTEGRATION: CWS tl07 (1.11.200); FILE MERGED 2005/01/04 12:35:50 tl 1.11.200.1: #i39404# SwSearchProperties_Impl::GetProperties fixed


2005-04-04  Rüdiger Timm  <rt@openoffice.org>  [ea2d83c780ce4fd4e1e75aadf225bc2b9476fcbf]

INTEGRATION: CWS tl07 (1.170.24); FILE MERGED 2005/03/15 09:54:45 tl 1.170.24.3: RESYNC: (1.171-1.173); FILE MERGED 2005/02/14 12:42:56 tl 1.170.24.2: RESYNC: (1.170-1.171); FILE MERGED 2004/12/13 14:16:45 tl 1.170.24.1: #i37766# added properties to SwXTextView


2005-04-04  Rüdiger Timm  <rt@openoffice.org>  [6122919f1f6a55f09d65116c6241165a57dd9815]

INTEGRATION: CWS tl07 (1.56.298); FILE MERGED 2005/01/06 12:09:15 tl 1.56.298.1: #i39372# checking for availability of in SwXDocumentIndex::update now


2005-04-04  Rüdiger Timm  <rt@openoffice.org>  [23a5f4709b21c09ec2bef4077d6eadb2367d223c]

INTEGRATION: CWS tl07 (1.61.24); FILE MERGED 2005/03/15 09:53:08 tl 1.61.24.3: RESYNC: (1.62-1.63); FILE MERGED 2005/02/14 12:41:49 tl 1.61.24.2: RESYNC: (1.61-1.62); FILE MERGED 2005/01/19 15:40:44 tl 1.61.24.1: #i37058# text conversion: improvments for secondary Chinese languages


2005-04-04  Rüdiger Timm  <rt@openoffice.org>  [c8b307563365c6df6f0a4cb342621b18ddaaf524]

INTEGRATION: CWS tl07 (1.14.24); FILE MERGED 2005/03/15 09:47:56 tl 1.14.24.2: RESYNC: (1.14-1.15); FILE MERGED 2005/01/19 15:40:43 tl 1.14.24.1: #i37058# text conversion: improvments for secondary Chinese languages


2005-04-04  Rüdiger Timm  <rt@openoffice.org>  [fa5dfc8732ea23fce8570ba4624ed295626bc523]

INTEGRATION: CWS tl07 (1.21.70); FILE MERGED 2005/02/14 12:33:30 tl 1.21.70.3: RESYNC: (1.21-1.22); FILE MERGED 2005/01/19 15:40:43 tl 1.21.70.2: #i37058# text conversion: improvments for secondary Chinese languages 2005/01/06 11:44:05 tl 1.21.70.1: #118436# look for start of word when text conversion is invoked without a selection


2005-04-04  Rüdiger Timm  <rt@openoffice.org>  [ed1f79606af0471f27801c3c5712d3082f62a7f3]

INTEGRATION: CWS tl07 (1.18.204); FILE MERGED 2005/01/26 09:39:37 tl 1.18.204.1: #i41215# checking for pCurTblNd in FillRects now


2005-04-04  Rüdiger Timm  <rt@openoffice.org>  [d4f95755044a3cd155fab9b7fc2f3b5baf85432c]

INTEGRATION: CWS tl07 (1.47.24); FILE MERGED 2005/03/15 09:43:44 tl 1.47.24.3: RESYNC: (1.48-1.49); FILE MERGED 2005/02/14 12:32:26 tl 1.47.24.2: RESYNC: (1.47-1.48); FILE MERGED 2004/12/13 14:16:44 tl 1.47.24.1: #i37766# added properties to SwXTextView


2005-04-04  Rüdiger Timm  <rt@openoffice.org>  [725c491a6b430587ab218bf9152b1eda86299a2f]

INTEGRATION: CWS tl07 (1.1.2); FILE ADDED 2005/01/19 15:38:12 tl 1.1.2.1: #i37058# text conversion: improvments for secondary Chinese languages


2005-04-04  Rüdiger Timm  <rt@openoffice.org>  [755a35956e2c095d1dfc6e4dae46dae3bbc34e1d]

INTEGRATION: CWS tl07 (1.2.184); FILE MERGED 2005/01/19 15:40:20 tl 1.2.184.2: #i37058# text conversion: improvments for secondary Chinese languages 2005/01/06 11:44:03 tl 1.2.184.1: #118436# look for start of word when text conversion is invoked without a selection


2005-04-04  Rüdiger Timm  <rt@openoffice.org>  [ea88ace8078c6e8a889248f19c2c894e9298cd22]

INTEGRATION: CWS tl07 (1.44.180); FILE MERGED 2005/02/14 12:31:15 tl 1.44.180.2: RESYNC: (1.44-1.45); FILE MERGED 2005/01/19 15:40:20 tl 1.44.180.1: #i37058# text conversion: improvments for secondary Chinese languages


2005-04-04  Rüdiger Timm  <rt@openoffice.org>  [c0249c48a0375966c5d31c79c6b8cc6cffff973f]

INTEGRATION: CWS tl07 (1.95.36); FILE MERGED 2005/03/15 09:42:20 tl 1.95.36.4: RESYNC: (1.100-1.103); FILE MERGED 2005/02/14 12:30:55 tl 1.95.36.3: RESYNC: (1.97-1.100); FILE MERGED 2005/01/24 14:40:13 tl 1.95.36.2: RESYNC: (1.95-1.97); FILE MERGED 2005/01/19 15:40:20 tl 1.95.36.1: #i37058# text conversion: improvments for secondary Chinese languages


2005-04-04  Rüdiger Timm  <rt@openoffice.org>  [dc0b865ee63fe28eb4a9d083a2744882f93039a5]

INTEGRATION: CWS tl07 (1.11.42); FILE MERGED 2005/03/15 09:40:03 tl 1.11.42.4: RESYNC: (1.12-1.13); FILE MERGED 2005/02/14 12:27:29 tl 1.11.42.3: RESYNC: (1.11-1.12); FILE MERGED 2005/01/26 09:47:16 tl 1.11.42.2: #i38930#: implementation for XChild 2005/01/24 12:58:59 mba 1.11.42.1: #i38930#: implementation for XChild


2005-04-04  Rüdiger Timm  <rt@openoffice.org>  [7d5c2fe410f0c46a10016636b19ca50383036690]

INTEGRATION: CWS tl07 (1.11.22); FILE MERGED 2005/03/15 09:39:54 tl 1.11.22.3: RESYNC: (1.13-1.14); FILE MERGED 2005/02/14 12:27:09 tl 1.11.22.2: RESYNC: (1.11-1.13); FILE MERGED 2005/01/24 12:58:58 mba 1.11.22.1: #i38930#: implementation for XChild


2005-04-04  Rüdiger Timm  <rt@openoffice.org>  [f6ad2e9d755305826bf5c542e19a5d5a2249ad82]

INTEGRATION: CWS tl07 (1.11.2); FILE MERGED 2005/03/15 09:39:47 tl 1.11.2.4: RESYNC: (1.13-1.14); FILE MERGED 2005/02/14 12:26:21 tl 1.11.2.3: RESYNC: (1.12-1.13); FILE MERGED 2005/01/24 14:35:54 tl 1.11.2.2: RESYNC: (1.11-1.12); FILE MERGED 2005/01/24 12:58:57 mba 1.11.2.1: #i38930#: implementation for XChild


2005-04-04  Rüdiger Timm  <rt@openoffice.org>  [bc41348ee0ce76fefadd6543dddaeeac5ae9b3bd]

INTEGRATION: CWS tl07 (1.8.12); FILE MERGED 2005/03/15 09:39:39 tl 1.8.12.4: RESYNC: (1.9-1.11); FILE MERGED 2005/01/26 09:46:59 tl 1.8.12.3: #i38930#: implementation for XChild 2005/01/24 14:35:45 tl 1.8.12.2: RESYNC: (1.8-1.9); FILE MERGED 2005/01/24 12:58:57 mba 1.8.12.1: #i38930#: implementation for XChild


2005-04-04  Rüdiger Timm  <rt@openoffice.org>  [6a9638ad32200d5ffe42b8afd39640106e504d74]

INTEGRATION: CWS tl07 (1.11.6); FILE MERGED 2004/12/16 12:24:33 tl 1.11.6.1: #i39124# removed code that is used only in the binfilter now


2005-04-04  Rüdiger Timm  <rt@openoffice.org>  [26dc4f210fd953737f8cc93bda2808231ecd23ad]

INTEGRATION: CWS tl07 (1.30.6); FILE MERGED 2005/02/11 14:12:55 tl 1.30.6.2: #i38930# fix for sometimes missing reference device in Math 2005/01/24 12:58:19 mba 1.30.6.1: #i38930#: overload setParent to trigger check for new reference device


2005-04-04  Rüdiger Timm  <rt@openoffice.org>  [32bc8b4de164eea2242341c94e2e416e6e7a8479]

INTEGRATION: CWS tl07 (1.23.6); FILE MERGED 2004/12/16 12:24:33 tl 1.23.6.1: #i39124# removed code that is used only in the binfilter now


2005-04-04  Rüdiger Timm  <rt@openoffice.org>  [22330038e9fce01372e85c949eeabaa79e17574b]

INTEGRATION: CWS tl07 (1.107.6); FILE MERGED 2005/01/24 14:34:32 tl 1.107.6.2: RESYNC: (1.107-1.108); FILE MERGED 2005/01/06 12:43:02 tl 1.107.6.1: #i40003# dialog box width extended


2005-04-04  Rüdiger Timm  <rt@openoffice.org>  [59a76b1b705f8f1d98c0f2d10d182c5cd43d5f78]

INTEGRATION: CWS tl07 (1.15.48); FILE MERGED 2004/12/16 12:24:33 tl 1.15.48.1: #i39124# removed code that is used only in the binfilter now


2005-04-04  Rüdiger Timm  <rt@openoffice.org>  [d7da4bb6060a8f2de1c7c688162d36a10b60c673]

INTEGRATION: CWS tl07 (1.5.6); FILE MERGED 2004/12/13 15:56:20 tl 1.5.6.1: #i38592# error in SmFilterDetect::detect fixed


2005-04-04  Rüdiger Timm  <rt@openoffice.org>  [3bfafce6f625f8a94dbb4b9700f95d69740e145a]

INTEGRATION: CWS tl07 (1.8.142); FILE MERGED 2005/01/24 14:34:49 tl 1.8.142.2: RESYNC: (1.8-1.9); FILE MERGED 2004/12/16 12:24:33 tl 1.8.142.1: #i39124# removed code that is used only in the binfilter now


2005-04-04  Rüdiger Timm  <rt@openoffice.org>  [26bdb10a52f441b4026d651ec50189b88391319e]

INTEGRATION: CWS tl07 (1.7.278); FILE MERGED 2005/03/15 09:39:09 tl 1.7.278.2: RESYNC: (1.7-1.8); FILE MERGED 2004/12/16 12:24:32 tl 1.7.278.1: #i39124# removed code that is used only in the binfilter now


2005-04-04  Rüdiger Timm  <rt@openoffice.org>  [22bbb7b36e147d2d2a050ff95e1183d4a28d901f]

INTEGRATION: CWS tl07 (1.70.6); FILE MERGED 2005/03/15 09:39:01 tl 1.70.6.5: RESYNC: (1.72-1.73); FILE MERGED 2005/02/14 12:26:10 tl 1.70.6.4: RESYNC: (1.71-1.72); FILE MERGED 2005/02/11 14:12:54 tl 1.70.6.3: #i38930# fix for sometimes missing reference device in Math 2005/01/24 14:34:41 tl 1.70.6.2: RESYNC: (1.70-1.71); FILE MERGED 2004/12/16 12:24:32 tl 1.70.6.1: #i39124# removed code that is used only in the binfilter now


2005-04-04  Rüdiger Timm  <rt@openoffice.org>  [e5cbcdf1b966d21f4419c2a891d57016bc71fc97]

INTEGRATION: CWS tl07 (1.4.354); FILE MERGED 2004/12/16 12:24:31 tl 1.4.354.1: #i39124# removed code that is used only in the binfilter now


2005-04-04  Rüdiger Timm  <rt@openoffice.org>  [18110f5cf085c20512916cd896c1656771eace88]

INTEGRATION: CWS tl07 (1.10.172); FILE MERGED 2005/01/24 12:57:56 mba 1.10.172.1: #i38930#: overload setParent to trigger check for new reference device


2005-04-04  Rüdiger Timm  <rt@openoffice.org>  [f9de8bec3f8ddbe877b2174b6b78cd7959ee6d14]

INTEGRATION: CWS tl07 (1.10.52); FILE MERGED 2004/12/16 12:24:31 tl 1.10.52.1: #i39124# removed code that is used only in the binfilter now


2005-04-04  Rüdiger Timm  <rt@openoffice.org>  [a29fdca3e4d759330f5b310df2257a73a9812805]

INTEGRATION: CWS tl07 (1.4.372); FILE MERGED 2004/12/16 12:24:30 tl 1.4.372.1: #i39124# removed code that is used only in the binfilter now


2005-04-04  Rüdiger Timm  <rt@openoffice.org>  [5dfaf14dc688623987fc66d00d50a867a3a297eb]

INTEGRATION: CWS tl07 (1.20.6); FILE MERGED 2005/02/11 14:12:21 tl 1.20.6.3: #i38930# fix for sometimes missing reference device in Math 2005/01/24 14:34:01 tl 1.20.6.2: RESYNC: (1.20-1.21); FILE MERGED 2004/12/16 12:24:30 tl 1.20.6.1: #i39124# removed code that is used only in the binfilter now


2005-04-04  Rüdiger Timm  <rt@openoffice.org>  [98224ed7a55bdf94b0f3636f102e0edd8a9f21dc]

INTEGRATION: CWS gccfour (1.7.56); FILE MERGED 2005/03/14 11:29:47 cmc 1.7.56.1: #i44718# name anonymous enums that are compared against ints


2005-04-04  Rüdiger Timm  <rt@openoffice.org>  [306caa4bbfc660ed7595eb3894727a4378d5ce2b]

INTEGRATION: CWS gccfour (1.2.2); FILE MERGED 2005/03/11 09:04:11 cmc 1.2.2.1: #i44718# name enums that compare against ints


2005-04-04  Rüdiger Timm  <rt@openoffice.org>  [0f751c7b640e539fec72b1e8850561e9bc1fcb29]

INTEGRATION: CWS gccfour (1.5.178); FILE MERGED 2005/03/11 09:19:20 cmc 1.5.178.1: #i44718# name enums that compare against ints


2005-04-04  Rüdiger Timm  <rt@openoffice.org>  [41df52ddf3a5df73aca70d410451f9cf57a2a574]

INTEGRATION: CWS gccfour (1.13.142); FILE MERGED 2005/03/11 09:19:19 cmc 1.13.142.1: #i44718# name enums that compare against ints


2005-04-04  Rüdiger Timm  <rt@openoffice.org>  [21e44cc61fdea8ce6441776bff1d4f10ad674500]

INTEGRATION: CWS gccfour (1.11.26); FILE MERGED 2005/03/18 14:10:45 cmc 1.11.26.2: RESYNC: (1.11-1.12); FILE MERGED 2005/03/14 12:40:46 cmc 1.11.26.1: #i44718# add boost using file to exceptions


2005-04-04  Rüdiger Timm  <rt@openoffice.org>  [f7bb3db44c3d0f062c345140c192a99a0adbc28d]

INTEGRATION: CWS gccfour (1.2.122); FILE MERGED 2005/03/10 16:16:29 cmc 1.2.122.1: #i44502# gcc 4 template requirements for autodoc


2005-04-04  Rüdiger Timm  <rt@openoffice.org>  [6af8905e5f9bb0901c058ee429419e2d956b02cb]

INTEGRATION: CWS gccfour (1.3.78); FILE MERGED 2005/03/10 16:16:28 cmc 1.3.78.1: #i44502# gcc 4 template requirements for autodoc


2005-04-04  Rüdiger Timm  <rt@openoffice.org>  [4c12a35a608a02f6749a7cbe88441deceeef609f]

INTEGRATION: CWS gccfour (1.4.6); FILE MERGED 2005/03/10 16:16:27 cmc 1.4.6.1: #i44502# gcc 4 template requirements for autodoc


2005-04-04  Rüdiger Timm  <rt@openoffice.org>  [226fb6ce66e786a05e2c293d629cd7dfc191f43e]

INTEGRATION: CWS gccfour (1.5.8); FILE MERGED 2005/03/10 16:16:26 cmc 1.5.8.1: #i44502# gcc 4 template requirements for autodoc


2005-04-04  Rüdiger Timm  <rt@openoffice.org>  [b7fe73f785b85f8246d104e4b5d9ce44ea053817]

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>  [a9ada8a9e4282f18d13125fc44db8636a726f5ef]

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-04  Rüdiger Timm  <rt@openoffice.org>  [989fc1fe74db1629ece84e49a89e645df02fea27]

INTEGRATION: CWS gccfour (1.7.44); FILE MERGED 2005/03/11 08:32:22 cmc 1.7.44.1: #i44718# allow compilation with gcc 4.0.0


2005-04-04  Rüdiger Timm  <rt@openoffice.org>  [932c79141aa2701b89739b6eaec1d2239b6b18e6]

INTEGRATION: CWS gccfour (1.12.26); FILE MERGED 2005/03/10 15:27:26 cmc 1.12.26.1: #i44718# allow gcc 4.0.0 as well


2005-04-04  Rüdiger Timm  <rt@openoffice.org>  [529b8219db4e0f0d40a2f6b5fe52d619c3a68281]

INTEGRATION: CWS gccfour (1.2.18); FILE MERGED 2005/03/11 20:56:55 cmc 1.2.18.1: #i44718# name enums that are compared against ints


2005-04-04  Rüdiger Timm  <rt@openoffice.org>  [a647885c2c26d9fcccf288a0d000d4b2f218b991]

INTEGRATION: CWS gccfour (1.2.6); FILE MERGED 2005/03/20 19:44:28 cmc 1.2.6.1: #i44502# move definition of static functions before use so compiler knows their signature before they are used


2005-04-04  Rüdiger Timm  <rt@openoffice.org>  [b1b5579001f48f96e7e214b5cd78b864504f3f7e]

INTEGRATION: CWS gccfour (1.30.132); FILE MERGED 2005/03/14 13:38:22 cmc 1.30.132.1: #i44718# build sw with gcc 4.0.0


2005-04-04  Rüdiger Timm  <rt@openoffice.org>  [bcb6a023e6665c821360f24bb55f1519f7837e0e]

INTEGRATION: CWS gccfour (1.50.68); FILE MERGED 2005/03/14 13:38:21 cmc 1.50.68.1: #i44718# build sw with gcc 4.0.0


2005-04-04  Rüdiger Timm  <rt@openoffice.org>  [d1674a1c1ca609b2466de5bd18814a2944c1158a]

INTEGRATION: CWS gccfour (1.40.38); FILE MERGED 2005/03/14 13:38:21 cmc 1.40.38.1: #i44718# build sw with gcc 4.0.0


2005-04-04  Rüdiger Timm  <rt@openoffice.org>  [95a2da851a547b41c39b18d386d8d8082d79c012]

INTEGRATION: CWS gccfour (1.9.40); FILE MERGED 2005/03/14 12:02:05 cmc 1.9.40.1: #i44718# name anonymous enums that are compared against ints


2005-04-04  Rüdiger Timm  <rt@openoffice.org>  [8069587f07f036a09570ffed2ab1e53f7392314d]

INTEGRATION: CWS gccfour (1.3.104); FILE MERGED 2005/03/11 10:44:18 cmc 1.3.104.1: #i44718# move cmath include to keep gcc 4.0.0 happy


2005-04-01  Rüdiger Timm  <rt@openoffice.org>  [d15d9fa49d322b9f02eb407f3d4700794f55597a]

INTEGRATION: CWS swqod04 (1.85.4); FILE MERGED 2005/03/30 11:03:30 os 1.85.4.1: #i46178# call EnableSetModified( sal_False ) only if necessary


2005-04-01  Rüdiger Timm  <rt@openoffice.org>  [924bf238e0264c912311205e52dd58aa4aeb15e7]

INTEGRATION: CWS swqod04 (1.49.38); FILE MERGED 2005/03/30 11:05:02 os 1.49.38.1: #i46178# call EnableSetModified( sal_False ) only if necessary


2005-04-01  Rüdiger Timm  <rt@openoffice.org>  [f4b570828dd8f6ccd49c48ff40bad7d4891997b7]

INTEGRATION: CWS swqod04 (1.73.4); FILE MERGED 2005/03/30 15:19:15 od 1.73.4.1: #i43913# - correct usage of method <lcl_InnerCalcLayout(..)> 	 - <SwTabFrm::MakeAll()> - lock follow table on format of its 	   content


2005-04-01  Rüdiger Timm  <rt@openoffice.org>  [8f55b26802fd4ac9395f9ab896d79393def4fbe4]

INTEGRATION: CWS swqod04 (1.4.160); FILE MERGED 2005/03/30 15:20:51 od 1.4.160.1: #i43913# - correction: mark anchor text frame to move forward under 	   all known conditions


2005-04-01  Rüdiger Timm  <rt@openoffice.org>  [ef735f073615141c7da081fd01e1c64fc5a9ba6b]

INTEGRATION: CWS swqod04 (1.9.4); FILE MERGED 2005/03/30 15:20:51 od 1.9.4.1: #i43913# - correction: mark anchor text frame to move forward under 	   all known conditions


2005-04-01  Rüdiger Timm  <rt@openoffice.org>  [6afbfa6b89dcc36ecf7d7b0169915c38fb7033ca]

INTEGRATION: CWS swqod04 (1.76.4); FILE MERGED 2005/03/30 15:16:40 od 1.76.4.1: #i43913# - <SwLayNotify::~SwLayNotify()> - refine condition to force 	   unlock of object positions, introduced by issue i44016 	 - merge fix for i45180


2005-04-01  Rüdiger Timm  <rt@openoffice.org>  [4518bf1c9a0bfa305cee7507f6eef41ce3ffd394]

INTEGRATION: CWS swqod04 (1.41.4); FILE MERGED 2005/03/30 15:13:09 od 1.41.4.1: #i43913# <CalcClipRect(..)> - consider, that table cell can exceed its 	 upper printing bottom


2005-04-01  Rüdiger Timm  <rt@openoffice.org>  [079100a895560d9f025fd85630ae370e5d2a2315]

INTEGRATION: CWS swqod03 (1.82.192); FILE MERGED 2005/03/30 08:38:45 od 1.82.192.1: #120729# - hotfix: do not hide at-character anchored object under certain 		   conditions, in spite of the fact that its anchor character 		   is hidden.


2005-04-01  Rüdiger Timm  <rt@openoffice.org>  [c5f56fd970443a0f91f304e7e2eaddb46954f6ea]

INTEGRATION: CWS swqod03 (1.12.2); FILE MERGED 2005/03/30 08:40:30 od 1.12.2.1: #120729# class <SwAnchoredObject> - add friend method <lcl_HideObj(..)> 	 it's needed for the hotfix.


2005-04-01  Rüdiger Timm  <rt@openoffice.org>  [f839f40115f965686f18637cd2f61493c68d005b]

INTEGRATION: CWS swqbugfixes19 (1.51.362); FILE MERGED 2005/03/24 12:45:59 fme 1.51.362.1: #i45907# Create printer if necessary - we do not have default printer anymore


2005-04-01  Rüdiger Timm  <rt@openoffice.org>  [e75720501ec8bb410900bc4d6265443b5e276414]

INTEGRATION: CWS os58 (1.5.40); FILE MERGED 2005/03/31 07:10:01 os 1.5.40.1: #i45288# German translation fixed


2005-04-01  Rüdiger Timm  <rt@openoffice.org>  [0a7adcb7aab063424691672bb3a2b4f61213cfbc]

#i46507# Correct IF condition, corrupted by CWS systemmozilla (thanks to pjanik)


2005-04-01  Rüdiger Timm  <rt@openoffice.org>  [dc9b4e8bc8adb3aafb6d1255dc3d85a8fc65c501]

INTEGRATION: CWS fwkfinal6 (1.2.46); FILE MERGED 2005/03/23 08:48:34 as 1.2.46.1: #i45787# check references to be more stable


2005-04-01  Rüdiger Timm  <rt@openoffice.org>  [dcaacdf8624157cca993ce17ba02738c383db6ee]

INTEGRATION: CWS fwkfinal6 (1.81.18); FILE MERGED 2005/03/24 09:57:43 as 1.81.18.1: #i45873# enable pdf feature always! Because it cant be disabled during setup ...


2005-04-01  Rüdiger Timm  <rt@openoffice.org>  [8e2f309e5eef2ca79e2fa9e2510f90368f0e2355]

INTEGRATION: CWS fwkfinal6 (1.109.10); FILE MERGED 2005/03/24 08:12:32 as 1.109.10.2: #i45855# comment what's happen 2005/03/24 08:09:32 as 1.109.10.1: #i45855# disable HelpOnOpen feature by default by using NIL value explicitly


2005-04-01  Rüdiger Timm  <rt@openoffice.org>  [e0b88ec41506cdc756da7cf8b22d83ce3181262a]

INTEGRATION: CWS fwkfinal6 (1.42.6); FILE MERGED 2005/03/24 08:08:57 as 1.42.6.1: #i45855# disable HelpOnOpen feature by default by using NIL value explicitly


2005-04-01  Rüdiger Timm  <rt@openoffice.org>  [f780ace50aa251fe4982d43083d0692ae96411c7]

INTEGRATION: CWS fwkfinal6 (1.7.30); FILE MERGED 2005/03/29 09:53:42 cd 1.7.30.1: #i46194# Support transient changes for menu bar


2005-04-01  Rüdiger Timm  <rt@openoffice.org>  [95f2518c0f41f74910109c018c8f9c459b48cc69]

INTEGRATION: CWS fwkfinal6 (1.9.2); FILE MERGED 2005/03/23 13:17:02 cd 1.9.2.1: #i45839# Show buttons with statusChanged only when they were made invisible by InvisibleItem


2005-04-01  Rüdiger Timm  <rt@openoffice.org>  [b6ca1e977d5770e8e59d00169215d1a584c0bfac]

INTEGRATION: CWS fwkfinal6 (1.14.2); FILE MERGED 2005/03/24 16:25:11 cd 1.14.2.1: #43179# desktop frame cannot be used as target frame for loading a document


2005-04-01  Rüdiger Timm  <rt@openoffice.org>  [dfccf7676f5d29f6f9ee115e2195d286ca7be5fe]

INTEGRATION: CWS fwkfinal6 (1.28.2); FILE MERGED 2005/03/24 15:52:28 cd 1.28.2.1: #i45931# Moving top toolbar to a lower docking line creates invalid pos/line values in renumber function of layout manager


2005-04-01  Rüdiger Timm  <rt@openoffice.org>  [1e7911cc0530c25327bd737fc6a5769acecb8b73]

INTEGRATION: CWS vclshowstop01 (1.12.6); FILE MERGED 2005/03/23 18:50:06 pl 1.12.6.2: #i45872# correct patch problems 2005/03/23 18:43:20 pl 1.12.6.1: #i45872# fixed composed keys


2005-04-01  Rüdiger Timm  <rt@openoffice.org>  [71b8c9152b42b7e7b207205b2db69138fc8324a9]

INTEGRATION: CWS vclshowstop01 (1.23.4); FILE MERGED 2005/03/23 18:50:05 pl 1.23.4.2: #i45872# correct patch problems 2005/03/23 18:43:20 pl 1.23.4.1: #i45872# fixed composed keys


2005-04-01  Rüdiger Timm  <rt@openoffice.org>  [c7b0026b49b0fe1cbce62bb7bf7b23e77c234c1e]

#120904# theArgs has dimension 2 now, so we need another one of dimension 1.


2005-04-01  Rüdiger Timm  <rt@openoffice.org>  [f88413373627d13e8d44acfeec2c1ee77cf9f1bb]

#i46456# check for empty string, i.e., deref string itself not only ptr to it


2005-04-01  Rüdiger Timm  <rt@openoffice.org>  [e93df17f138f9458ea378294d9a643e4fb8be2c5]

SRC680


2005-03-31  Kurt Zenker  <kz@openoffice.org>  [2084ac50c3486c9c0388216f9283d66359654b44]

#i10000# use backslash instead of slash


2005-03-31  Rüdiger Timm  <rt@openoffice.org>  [e6714971413bd4ea196b97c021dc7ced874b10ba]

#i10000# No drafts any more.


2005-03-31  Rüdiger Timm  <rt@openoffice.org>  [e83d64bbe208af07160701f925717006cdfb8a59]

#i10000# No drafts any more.


2005-03-31  Vladimir Glazounov  <vg@openoffice.org>  [669fedca139ba7470fe3c99d90c7dd442ce05994]

new version for SRC680


2005-03-31  Rüdiger Timm  <rt@openoffice.org>  [2bb783a759f27b29e76ca6810b8babc2ec85fa7f]

#i10000# DesktopResId changed into WizardResId


2005-03-31  Vladimir Glazounov  <vg@openoffice.org>  [79155bc2f7eecd8ecb18e4a8fbd5f346a1e752ac]

new version for SRC680


2005-03-31  Rüdiger Timm  <rt@openoffice.org>  [a50b0b756c04c2602a1a341d14a68e8276dae9bf]

#i10000# Add ObjectBarManager to exception files again (got lost by wron merge conflict resolution for CWS impress38)


2005-03-30  Vladimir Glazounov  <vg@openoffice.org>  [17a7d835b073047f631913aeda0988bd3f2b4bf3]

new version for SRC680


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [b585db2e7d44b69e87cc502756ec48d952ace235]

#i10000# Add b2enums.hxx again which got lost by mistake in last integration.


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [8b833f33fea2536f04f7cbd5c0b21cbcc8cc5371]

SRC680


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [c0887691b507405bbda45d033e55d6663dec0795]

INTEGRATION: CWS dba28 (1.9.8); FILE MERGED 2005/03/23 14:50:00 fs 1.9.8.2: #i45314# care for SalvagedFile argument when loading 2005/03/21 14:35:30 fs 1.9.8.1: copying the changes from CWS dba26 herein, since they're needed to fix i45314


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [cd13575a935e88b81499daad0f4a1118acf86737]

INTEGRATION: CWS dba28 (1.14.8); FILE MERGED 2005/03/30 11:38:16 fs 1.14.8.4: RESYNC: (1.14-1.15); FILE MERGED 2005/03/24 15:51:40 fs 1.14.8.3: #i45314# commit the rootStorage in store(String,...) - this got lost during the previous change 2005/03/23 14:48:50 fs 1.14.8.2: #i45314# +m_sRealFileURL, to be used when the document was recovered from a temporary location / in storeToURL, also close all connections 2005/03/21 14:35:26 fs 1.14.8.1: copying the changes from CWS dba26 herein, since they're needed to fix i45314


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [8e1f55c2dd41b73f2a5803d97ad83ded3227237b]

INTEGRATION: CWS dba28 (1.2.8); FILE MERGED 2005/03/24 15:50:58 fs 1.2.8.3: #i45314# commitStorage -> commitRootStorage for less confusion 2005/03/23 14:44:47 fs 1.2.8.2: #i45314# +m_sRealFileURL (+createStorageFactory/commitStorage) 2005/03/21 14:35:26 fs 1.2.8.1: copying the changes from CWS dba26 herein, since they're needed to fix i45314


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [e226be1a49a4308c790a104be73609707640e573]

INTEGRATION: CWS dba28 (1.2.8); FILE MERGED 2005/03/24 15:50:58 fs 1.2.8.3: #i45314# commitStorage -> commitRootStorage for less confusion 2005/03/23 14:46:17 fs 1.2.8.2: #i45314# +m_sRealFileURL, to be used when the document was recovered from a temporary location 2005/03/21 14:35:25 fs 1.2.8.1: copying the changes from CWS dba26 herein, since they're needed to fix i45314


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [ccfb031acd10920d6040af3e0c327202a8741a47]

INTEGRATION: CWS dba28 (1.65.6); FILE MERGED 2005/03/24 12:10:06 fs 1.65.6.1: #i45920# SetDesignMode: enforce creating the forms collection


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [515991345a74c82d88802a0a2d0e5b067bb9139b]

INTEGRATION: CWS dba28 (1.4.22); FILE MERGED 2005/03/23 14:53:07 fs 1.4.22.2: #i45314# stream tracing in debug mode moved to a separate file 2005/03/21 12:53:34 fs 1.4.22.1: copying the changes from CWS dba26 herein, since they're needed to fix i45314


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [d3a5c03c984bb9174601cfedd531fa53b94f2fa1]

INTEGRATION: CWS dba28 (1.1.2); FILE ADDED 2005/03/23 14:54:24 fs 1.1.2.1: #i45314# declare 4 functions which are used by both NativeStorageAccess and StorageNativeIn-/-OutputStream


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [cda1a8d1d5cfbd36985e341de84a3344ea5963fd]

INTEGRATION: CWS dba28 (1.5.22); FILE MERGED 2005/03/23 14:56:16 fs 1.5.22.1: #i45314# +accesslog for tracing file operations in debug mode


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [7107fdd70ba342ba06ecb1b97038c5ab456356eb]

INTEGRATION: CWS dba28 (1.1.2); FILE ADDED 2005/03/23 14:56:37 fs 1.1.2.1: #i45314# tracing facilities


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [4cd6c340923069d4d247d8bc57e03a23248f54d0]

INTEGRATION: CWS dba28 (1.3.22); FILE MERGED 2005/03/23 14:58:43 fs 1.3.22.2: #i45314# implement sync as flush, but *without* commit 2005/03/21 12:53:34 fs 1.3.22.1: copying the changes from CWS dba26 herein, since they're needed to fix i45314


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [2c1749430c62e6f254431511575f78ea262846fa]

INTEGRATION: CWS dba28 (1.3.22); FILE MERGED 2005/03/30 11:27:29 fs 1.3.22.3: RESYNC: (1.3-1.4); FILE MERGED 2005/03/23 14:58:31 fs 1.3.22.2: #i45314# logging facilities 2005/03/21 12:53:33 fs 1.3.22.1: copying the changes from CWS dba26 herein, since they're needed to fix i45314


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [b340118986621f541fb567ecb1cd114b7bfbf2ed]

INTEGRATION: CWS dba28 (1.4.22); FILE MERGED 2005/03/23 14:56:01 fs 1.4.22.2: #i45314# stream tracing in debug mode moved to a separate file 2005/03/21 12:53:33 fs 1.4.22.1: copying the changes from CWS dba26 herein, since they're needed to fix i45314


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [f4ec4c7e71e37b9963050d2162f417d42e87187e]

INTEGRATION: CWS dba28 (1.4.22); FILE MERGED 2005/03/30 11:26:32 fs 1.4.22.5: RESYNC: (1.4-1.5); FILE MERGED 2005/03/24 08:01:24 fs 1.4.22.4: #i10000# 2005/03/23 15:34:02 fs 1.4.22.3: #i10000# 2005/03/23 14:57:50 fs 1.4.22.2: #i45314# logging facilities 2005/03/21 12:53:32 fs 1.4.22.1: copying the changes from CWS dba26 herein, since they're needed to fix i45314


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [82c627ffe7d33e8364c6fa39fa6b6908f9a930fd]

INTEGRATION: CWS dba28 (1.7.12); FILE MERGED 2005/03/30 11:19:03 fs 1.7.12.3: RESYNC: (1.7-1.9); FILE MERGED 2005/03/23 14:55:39 fs 1.7.12.2: #i45314# proper SHUTDOWN of the DB when the last connection dies 2005/03/21 12:53:32 fs 1.7.12.1: copying the changes from CWS dba26 herein, since they're needed to fix i45314


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [844dcb19998f32d7b8c8f87330672f81949045c9]

INTEGRATION: CWS dba28 (1.5.2); FILE MERGED 2005/03/23 14:52:26 fs 1.5.2.1: #i45314# properly implement sync


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [545768cdc572a98770492f476b8d031f0d563d5f]

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>  [1740375bd32c1a3a5f19ece4ba88817d06317911]

INTEGRATION: CWS systemmozilla (1.13.64); FILE MERGED 2005/02/07 20:42:35 rene 1.13.64.1: #i17187# use system mozilla ... (patch)

try to find libnss3 from the system and set the library path accordingly.
based on patch from pmladek@suse.cz

2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [eb7082a698d4a316932719006b998762cc1fb9ce]

INTEGRATION: CWS systemmozilla (1.9.70); FILE MERGED 2005/01/06 18:58:34 rene 1.9.70.1: #i17187# use system mozilla ... (patch)


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [d4c56c87a4a7fc9702dc9717ec38aea551e23109]

INTEGRATION: CWS systemmozilla (1.6.70); FILE MERGED 2005/01/06 18:58:34 rene 1.6.70.1: #i17187# use system mozilla ... (patch)


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [07a6df809b355296588a0fd565a1f8219b507a04]

INTEGRATION: CWS systemmozilla (1.5.70); FILE MERGED 2005/01/06 18:58:33 rene 1.5.70.1: #i17187# use system mozilla ... (patch)


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [df1daa847577d06c60b2abb1dc940c02d74aab08]

INTEGRATION: CWS systemmozilla (1.7.2); FILE MERGED 2005/02/14 10:17:15 rene 1.7.2.1: #i17187# use system mozilla ... (patch)

make extensions/nsplugin build with headers from system mozilla

2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [726b3c8cb9750540e3fc40c4b37aec6ae2079a90]

INTEGRATION: CWS systemmozilla (1.9.12); FILE MERGED 2005/02/14 10:17:13 rene 1.9.12.1: #i17187# use system mozilla ... (patch)

make extensions/nsplugin build with headers from system mozilla

2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [a09a51810af73b0948fe0ac74a6efc94dfa63b7d]

INTEGRATION: CWS systemmozilla (1.4.24); FILE MERGED 2005/03/13 13:44:50 rene 1.4.24.5: add comment 2005/03/13 10:29:55 rene 1.4.24.4: #i43037# FreeNSD needs -llber50, too 2005/03/03 13:40:15 rene 1.4.24.3: #i17187# reanimate --disable-mozilla 2005/01/27 19:26:59 rene 1.4.24.2: RESYNC: (1.4-1.5); FILE MERGED 2005/01/06 18:58:33 rene 1.4.24.1: #i17187# use system mozilla ... (patch)


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [80912f991cebbb69b028a04b0a934aba57265022]

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>  [2e629aab43ad26800efbe0f2a57cabc10bdd694c]

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>  [b514f0a1e3a7c271c2d376435b9972d9434f3472]

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>  [b7dab6da92d8f12d91b5bcd2eb6cc1d4663cbf45]

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>  [39c355760adadef831edb9cdf9bce5faeba7539f]

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>  [b60ce55c92bbc094312eb6ff28023a15f347ebaf]

INTEGRATION: CWS systemmozilla (1.10.10); FILE MERGED 2005/03/03 14:44:41 rene 1.10.10.3: RESYNC: (1.10-1.11); FILE MERGED 2005/03/03 13:40:16 rene 1.10.10.2: #i17187# reanimate --disable-mozilla 2005/01/06 18:58:36 rene 1.10.10.1: #i17187# use system mozilla ... (patch)


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [04b953581c58374daaf7af358557641982dc3c2f]

INTEGRATION: CWS systemmozilla (1.6.2); FILE MERGED 2005/02/25 04:06:09 rene 1.6.2.2: RESYNC: (1.6-1.7); FILE MERGED 2005/02/18 14:34:02 rene 1.6.2.1: #i43079# Wrong dependencies in libxmlsec (with system Mozilla)


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [0f409b98cd85f0db082a078a11a77fad49ddd302]

INTEGRATION: CWS systemmozilla (1.1.1.1.12); FILE MERGED 2005/03/12 17:58:33 rene 1.1.1.1.12.5: add comment... 2005/03/12 14:52:29 rene 1.1.1.1.12.4: #i17187# system-mozilla needs pkgconfig 2005/03/12 00:37:33 rene 1.1.1.1.12.3: RESYNC: (1.1.1.1-1.2); FILE MERGED 2005/03/03 13:40:15 rene 1.1.1.1.12.2: #i17187# reanimate --disable-mozilla 2005/01/06 18:58:34 rene 1.1.1.1.12.1: #i17187# use system mozilla ... (patch)


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [a523c001edb6c5047499ec51e4fb33c3930958ba]

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>  [c4cf76e25840b965ac7402e1e40e8d5730a896e3]

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>  [8c8962df98cd354e2187507f653b01363aa75d86]

INTEGRATION: CWS systemmozilla (1.15.22); FILE MERGED 2005/03/12 00:04:27 rene 1.15.22.2: RESYNC: (1.15-1.16); FILE MERGED 2005/03/03 13:40:23 rene 1.15.22.1: #i17187# reanimate --disable-mozilla


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [b00c233d9188f2c157c67ed79c9cc59a44326a47]

INTEGRATION: CWS systemmozilla (1.3.22); FILE MERGED 2005/01/17 13:32:06 rene 1.3.22.1: implement MOZ_NSS_HACK to build even without PK11_GetCertFromPrivateKey missing from mozilla and use nssrenam.h, needed for e.g. CERT_DecodeDERCertificate availavailablity


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [ac7b9135308a781ed2dbe8d61242a8e49e7e7970]

INTEGRATION: CWS systemmozilla (1.11.22); FILE MERGED 2005/03/12 00:00:34 rene 1.11.22.2: RESYNC: (1.11-1.12); FILE MERGED 2005/01/17 13:32:05 rene 1.11.22.1: implement MOZ_NSS_HACK to build even without PK11_GetCertFromPrivateKey missing from mozilla and use nssrenam.h, needed for e.g. CERT_DecodeDERCertificate availavailablity


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [b85f03994dd79b7922dd60f805c81b0ebbec56b4]

INTEGRATION: CWS systemmozilla (1.1.2); FILE ADDED 2005/01/17 13:32:05 rene 1.1.2.1: implement MOZ_NSS_HACK to build even without PK11_GetCertFromPrivateKey missing from mozilla and use nssrenam.h, needed for e.g. CERT_DecodeDERCertificate availavailablity


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [109a35e5e3a5752dc43f83b39470ec03795278de]

INTEGRATION: CWS systemmozilla (1.3.14); FILE MERGED 2005/03/03 13:40:21 rene 1.3.14.4: #i17187# reanimate --disable-mozilla 2005/01/17 19:03:45 rene 1.3.14.3: revert MOZ_NSS_HACK part of last commit, broken/incomplete 2005/01/17 13:32:05 rene 1.3.14.2: implement MOZ_NSS_HACK to build even without PK11_GetCertFromPrivateKey missing from mozilla and use nssrenam.h, needed for e.g. CERT_DecodeDERCertificate availavailablity 2005/01/06 18:58:38 rene 1.3.14.1: #i17187# use system mozilla ... (patch)


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [7c01e6050f776d92baed8b4115f37de7d3ae7804]

INTEGRATION: CWS systemmozilla (1.6.8); FILE MERGED 2005/03/03 13:40:20 rene 1.6.8.1: #i17187# reanimate --disable-mozilla


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [123a3dab0be45bf7bf7f8a70a0dc05a3c313ba8a]

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>  [166701096ab98e3dabfb9168df53720612dc4ea4]

INTEGRATION: CWS systemmozilla (1.13.52); FILE MERGED 2005/03/03 13:40:14 rene 1.13.52.3: #i17187# reanimate --disable-mozilla 2005/02/25 03:58:31 rene 1.13.52.2: RESYNC: (1.13-1.14); FILE MERGED 2005/01/06 18:58:32 rene 1.13.52.1: #i17187# use system mozilla ... (patch)


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [dc7b5c2a6a687c6c94748c7b85c08df409316144]

INTEGRATION: CWS systemmozilla (1.2.2); FILE MERGED 2005/03/03 13:40:14 rene 1.2.2.1: #i17187# reanimate --disable-mozilla


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [72e19db98c8d1083c4884d56b9f09fcbd15f402c]

INTEGRATION: CWS systemmozilla (1.15.36); FILE MERGED 2005/03/03 13:40:13 rene 1.15.36.3: #i17187# reanimate --disable-mozilla 2005/02/25 03:56:12 rene 1.15.36.2: RESYNC: (1.15-1.16); FILE MERGED 2005/01/06 18:58:32 rene 1.15.36.1: #i17187# use system mozilla ... (patch)


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [2c3918097f21f74ccb428b5a9c5e312f76e888b9]

INTEGRATION: CWS swqbugfixes18 (1.93.2); FILE MERGED 2005/03/18 14:13:16 os 1.93.2.1: #i45393# interface to save .odb-files has been changed


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [845379c8f9b0f4aa7d3ba01ac7e877266086b374]

INTEGRATION: CWS swqbugfixes18 (1.74.58); FILE MERGED 2005/03/16 10:39:34 fme 1.74.58.1: #i44963# #i42187# Correct page sizes in page descriptions after html import if necessary


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [10f352d2faf6a4d72337b2c098a65377eee5138b]

INTEGRATION: CWS swqbugfixes18 (1.111.60); FILE MERGED 2005/03/21 14:48:37 od 1.111.60.1: #i45301# <SwWW8ImplReader::StartTable(..)> 	 - adjustment: anchored nested table Writer fly frame only at-character, 	   if absolute position attributes are available.


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [bec309089466e77350f19ed0426d9b990bb83daa]

INTEGRATION: CWS swqbugfixes18 (1.83.58); FILE MERGED 2005/03/21 14:18:48 fme 1.83.58.1: #i45019# No ::ConvertPosition for FLY_AT_FLY anchored objects


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [8b38274cc3d8b41f779903af8858feb681f87f42]

INTEGRATION: CWS swqbugfixes18 (1.21.2); FILE MERGED 2005/03/16 10:40:39 fme 1.21.2.1: #i44963# #i42187# Correct page sizes in page descriptions after html import if necessary


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [e8cbc07697da1986b9cb08a3a6fc4b7f24445efd]

INTEGRATION: CWS swqbugfixes18 (1.10.430); FILE MERGED 2005/03/22 08:43:55 od 1.10.430.1: #i45718# - follow-up of issue i35635 	   move object into visible layer after creation by undo/redo


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [30244694208c8a14415d463629f6310cd2b2a27a]

INTEGRATION: CWS swqbugfixes18 (1.74.128); FILE MERGED 2005/03/21 16:03:34 od 1.74.128.1: #i45180# <SwFlyNotify::~SwFlyNotify()> 	 - no adjustment of layout process flags and further notifications/invalidations, 	   if format is called by grow/shrink


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [6f79f9c9d723d67026ca367b4c2bd50eda8740e2]

INTEGRATION: CWS swqbugfixes18 (1.11.58); FILE MERGED 2005/03/15 11:51:48 fme 1.11.58.1: #i45019# Do not search for cell frame if object is anchored to page frame


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [f50a0590b35c344e6da01f2ed6bf49259fd60a1b]

INTEGRATION: CWS swqbugfixes18 (1.26.40); FILE MERGED 2005/03/16 10:40:04 fme 1.26.40.1: #i44963# #i42187# Correct page sizes in page descriptions after html import if necessary


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [18ef244267027d278ea4028b8cc9bf9c72febdd6]

INTEGRATION: CWS swqbugfixes18 (1.105.2); FILE MERGED 2005/03/16 10:38:39 fme 1.105.2.1: #i44963# #i42187# Correct page sizes in page descriptions after html import if necessary


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [03d8a685fa0b94a2885f62957e3bc01d0a2dcaaa]

INTEGRATION: CWS calcstopper (1.191.6); FILE MERGED 2005/03/29 12:14:59 nn 1.191.6.1: #i44288# initialize pAttrList (ranges string is empty on invalid tab references in chart)


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [a33da01d81b723a89859605432a004f1be31e1e0]

INTEGRATION: CWS impress40 (1.94.18); FILE MERGED 2005/03/22 12:20:14 cl 1.94.18.2: #b6236864# removed wrongly merged stuff 2005/03/22 12:14:11 cl 1.94.18.1: #b6236864# fixed header&footer


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [ad271c4280e55dd22784bd9839ae168e4e814258]

INTEGRATION: CWS impress40 (1.4.70); FILE MERGED 2005/03/21 16:38:44 af 1.4.70.1: #i43876# Fixed MoveToTop() to really update its local list when necessary.


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [f5931e492821bab00d2f710b93bea36be0afe490]

INTEGRATION: CWS impress40 (1.7.8); FILE MERGED 2005/03/17 11:22:03 cl 1.7.8.1: #i45157# fixed wizard preview


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [5016d77a1b0edc4f01214d0ccad1f33f2f498e77]

INTEGRATION: CWS impress40 (1.3.80); FILE MERGED 2005/03/17 11:22:03 cl 1.3.80.1: #i45157# fixed wizard preview


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [4e3073522acb657104585afa905959343093d127]

INTEGRATION: CWS impress40 (1.4.76); FILE MERGED 2005/03/17 11:22:03 cl 1.4.76.1: #i45157# fixed wizard preview


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [1115fae49fa588acad4226ea3b1a70b911c11cc9]

INTEGRATION: CWS impress40 (1.6.140); FILE MERGED 2005/03/17 11:22:02 cl 1.6.140.1: #i45157# fixed wizard preview


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [3c1c5664bc297bf23bdcb2023926c6747f50020e]

INTEGRATION: CWS impress40 (1.14.78); FILE MERGED 2005/03/17 11:21:58 cl 1.14.78.1: #i45157# fixed wizard preview


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [37b23f26a9b84e4a1ece1b4b7851f68eb189cbd6]

INTEGRATION: CWS impress40 (1.8.30); FILE MERGED 2005/03/17 13:54:47 cl 1.8.30.1: #i45005# do not create text animations for empty paragraphs


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [83cfc531d133c7a8d54f1b072f0d348e8e38af57]

INTEGRATION: CWS impress40 (1.7.28); FILE MERGED 2005/03/17 13:54:30 cl 1.7.28.1: #i45005# do not create text animations for empty paragraphs


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [44f517a1ba7fcdbbf0a889a5b04af72825995b88]

INTEGRATION: CWS impress40 (1.13.136); FILE MERGED 2005/03/22 12:14:11 cl 1.13.136.1: #b6236864# fixed header&footer


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [18173dcd510367204f2564163b183a0b7d7b2dd8]

INTEGRATION: CWS impress38 (1.17.64); FILE MERGED 2005/03/20 16:06:55 af 1.17.64.1: #i45568# Added new UpdateLockManager.


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [213b971f42f20af14624b1b13c610ff711b3f6c7]

INTEGRATION: CWS impress38 (1.24.2); FILE MERGED 2005/03/09 15:52:53 cd 1.24.2.1: #44619# Implement listener mechanism for layout manager events


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [7ee278ea43e5aafac1bc772b0b6ca5bb598400c0]

INTEGRATION: CWS impress38 (1.3.16); FILE MERGED 2005/03/09 15:51:25 cd 1.3.16.1: #44619# Event needs source to enable developers to add their listener to more than one instance


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [8671654c1076a9ad8a0331c74024993a9dc659c7]

INTEGRATION: CWS impress38 (1.2.16); FILE MERGED 2005/03/09 15:51:23 cd 1.2.16.1: #44619# Event needs source to enable developers to add their listener to more than one instance


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [0ff593de3d5643ab3ba90342eb310dbb041ca8ef]

INTEGRATION: CWS impress38 (1.21.56); FILE MERGED 2005/03/20 16:08:01 af 1.21.56.1: #i45568# Added IsRedrawLocked() method.


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [858d8d4853c615297d1630288b0b4c5446914de7]

INTEGRATION: CWS impress38 (1.64.30); FILE MERGED 2005/03/20 16:07:17 af 1.64.30.1: #i45568# Ignoring calls to Activate()/Deactivate() when updates are locked.


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [7e8eb14c838d5beb296ced82a7a72e8555d67939]

INTEGRATION: CWS impress38 (1.53.24); FILE MERGED 2005/03/20 16:06:22 af 1.53.24.1: #i45568# Ignoring calls to Activate()/Deactivate() when updates are locked.


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [d4f7f852836213f68254905941d0234a4d367f33]

INTEGRATION: CWS impress38 (1.17.24); FILE MERGED 2005/03/20 16:05:14 af 1.17.24.1: #i45568# Added support for new UpdateLockManager.


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [5fcf18b9f8f648c1c4654440f57f1e621d624935]

INTEGRATION: CWS impress38 (1.1.2); FILE ADDED 2005/03/23 16:51:57 af 1.1.2.3: #i45868# Added ForceUnlock() to Implementation class and calling it from destructor. 2005/03/21 12:56:41 af 1.1.2.2: #i45568# Call ViewShellBase::Rearrange() at end of Unlock to force redraw. 2005/03/20 15:53:28 af 1.1.2.1: #i45568# Initial revision.


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [5dfb7470293a9132647d8321e6046705e6f5430c]

INTEGRATION: CWS impress38 (1.3.270); FILE MERGED 2005/03/20 16:03:18 af 1.3.270.1: #i45568# Disabling the new UpdateLockManager.


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [643f2b68a0afd5664f974a845b29d2901f0e6024]

INTEGRATION: CWS impress38 (1.5.30); FILE MERGED 2005/03/22 10:29:59 af 1.5.30.2: #i45568# Improved the support for update locking. 2005/03/20 15:59:20 af 1.5.30.1: #i45568# Improved handling of view being locking.


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [7d6f259cbac0576a308d27163bc310c2767e70e3]

INTEGRATION: CWS impress38 (1.6.30); FILE MERGED 2005/03/20 15:58:40 af 1.6.30.1: #i45568# Improved handling of view being locking.


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [2d69f3bf3f45b2f76486a4171a5dbaf7b9415537]

INTEGRATION: CWS impress38 (1.11.24); FILE MERGED 2005/03/20 15:56:59 af 1.11.24.1: #i45568# Added support for new UpdateLockManager.


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [cccd6697dc41ec63856621f934ef8de041e3e620]

INTEGRATION: CWS impress38 (1.9.30); FILE MERGED 2005/03/20 16:00:14 af 1.9.30.1: #i45568# New IsRedrawLocked() method.


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [acbb1ac789a0b534f8b6de4d286ce51e72da3ed5]

INTEGRATION: CWS impress38 (1.1.2); FILE ADDED 2005/03/20 15:53:12 af 1.1.2.1: #i45568# Initial revision.


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [58a48c6ec9b6c1de94adbdf0e71042a4100acc53]

INTEGRATION: CWS impress38 (1.14.2); FILE MERGED 2005/03/09 15:52:51 cd 1.14.2.1: #44619# Implement listener mechanism for layout manager events


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [4ba72354b2169b7fa4410978661d2199574a88ea]

INTEGRATION: CWS vcl38 (1.10.56); FILE MERGED 2005/03/16 12:13:40 pl 1.10.56.2: #45142# NWF for tooltips 2005/03/11 12:38:47 pl 1.10.56.1: #b6238085# support for Edits without border on systems that set NWFs HAS_BACKGROUND_TEXTURE


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [a8a676d822bb2f41babb6f74f67a00e30e8e7f5b]

INTEGRATION: CWS vcl38 (1.21.10); FILE MERGED 2005/03/18 15:18:51 pl 1.21.10.4: #i45389# start printer detection 2005/03/17 16:32:04 pl 1.21.10.3: #i44825# do not put tool windows in taskbar 2005/03/17 12:17:53 pl 1.21.10.2: #i44325# window state maximized improvements 2005/03/10 17:48:39 pl 1.21.10.1: #44723# workaround gcc problem


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [12f8cf823665aac92a75af721d1f7f5a2372bbe0]

INTEGRATION: CWS vcl38 (1.114.54); FILE MERGED 2005/03/17 15:18:17 ssa 1.114.54.2: #i43250# do not adjust window position that was read by GetWindowRect 2005/03/17 09:02:56 pl 1.114.54.1: #i44325# save maximized size in window state to improve resizing behaviour


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [1189199942f8f836a7d0f1d6c447ae1336712b92]

INTEGRATION: CWS vcl38 (1.14.104); FILE MERGED 2005/03/16 08:50:06 hdu 1.14.104.1: #i42190# allow symbol aliasing in winfont coverage


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [09f790a17112d4c009af0a912a5d973465ad011c]

INTEGRATION: CWS vcl38 (1.187.60); FILE MERGED 2005/03/18 15:19:08 pl 1.187.60.3: #i45389# start printer detection 2005/03/18 11:16:59 pl 1.187.60.2: #i44825# set net wm state before each map 2005/03/17 09:02:55 pl 1.187.60.1: #i44325# save maximized size in window state to improve resizing behaviour


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [d84eb7b6bf0edca5361e20f068e468280d569891]

INTEGRATION: CWS vcl38 (1.36.54); FILE MERGED 2005/03/18 15:18:57 pl 1.36.54.1: #i45389# start printer detection


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [fbf1bd141260727967c13a43ac893009620cc92b]

INTEGRATION: CWS vcl38 (1.13.64); FILE MERGED 2005/03/10 11:27:37 pl 1.13.64.1: #i44630# avoid 8 bit truecolor visuals


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [4d2f92a7b35fcea22b769429b8c66f7007dcfe8b]

INTEGRATION: CWS vcl38 (1.51.180); FILE MERGED 2005/03/18 11:16:58 pl 1.51.180.1: #i44825# set net wm state before each map


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [ad4ec1d2a6b12719471751a94f5ea8acaf83714c]

INTEGRATION: CWS vcl38 (1.4.78); FILE MERGED 2005/03/16 12:13:39 pl 1.4.78.1: #45142# NWF for tooltips


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [8c4ce08b44d11949f60798815c4675184af797f2]

INTEGRATION: CWS vcl38 (1.11.60); FILE MERGED 2005/03/17 12:17:53 pl 1.11.60.1: #i44325# window state maximized improvements


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [88d61bd622885700c9c697b78ef5dabd61229319]

INTEGRATION: CWS vcl38 (1.20.180); FILE MERGED 2005/03/18 11:16:56 pl 1.20.180.1: #i44825# set net wm state before each map


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [4b63ca31cb87b4ed31adb1d171238ea0a836666c]

INTEGRATION: CWS vcl38 (1.40.68); FILE MERGED 2005/03/17 09:02:54 pl 1.40.68.1: #i44325# save maximized size in window state to improve resizing behaviour


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [f603e955a004430dc0c1765447f10b1c2545f076]

INTEGRATION: CWS vcl38 (1.120.56); FILE MERGED 2005/03/16 12:44:18 ssa 1.120.56.1: #i45161# avoid border around menubar selection


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [d8a51d7e93ea8b4feb99a1b05d303d901dacfe58]

INTEGRATION: CWS vcl38 (1.20.68); FILE MERGED 2005/03/14 14:52:54 ssa 1.20.68.1: #i43499# use CTRL to disable docking


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [7eaf3b79eda9c4f82b0ac303308e8cd746b1b570]

INTEGRATION: CWS vcl38 (1.10.56); FILE MERGED 2005/03/14 14:52:54 ssa 1.10.56.2: #i43499# use CTRL to disable docking 2005/03/14 14:13:56 ssa 1.10.56.1: #i44800# toolbarsizes while docking are always outputsizes


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [a135388841a0ca2363436500247f4df8ac8e99d0]

INTEGRATION: CWS vcl38 (1.64.62); FILE MERGED 2005/03/15 14:59:00 hdu 1.64.62.1: #i23827# fix glyph fallback layout of base level with unitsperpixel!=1


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [9d94c5f58c4bff7ca5bc2d324946c1132b0260c0]

INTEGRATION: CWS vcl38 (1.78.56); FILE MERGED 2005/03/17 15:34:23 hdu 1.78.56.2: #119763# better detection when artificial boldness is needed 2005/03/09 16:48:45 pl 1.78.56.1: join vcl37 changes


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [45c159de1b44720f67d0164eb837eb076a313986]

INTEGRATION: CWS vcl38 (1.16.144); FILE MERGED 2005/03/11 12:38:46 pl 1.16.144.1: #b6238085# support for Edits without border on systems that set NWFs HAS_BACKGROUND_TEXTURE


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [7b132a31df13214db469b915726c2f911094553e]

INTEGRATION: CWS vcl38 (1.70.54); FILE MERGED 2005/03/11 12:38:45 pl 1.70.54.1: #b6238085# support for Edits without border on systems that set NWFs HAS_BACKGROUND_TEXTURE


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [222dfaf5feb2fff6b66a8110b44dd0120b4ea92c]

INTEGRATION: CWS vcl38 (1.28.56); FILE MERGED 2005/03/16 12:13:39 pl 1.28.56.1: #45142# NWF for tooltips


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [824de1020a94a3e77b6ccc77a739f89bca70a609]

INTEGRATION: CWS vcl38 (1.1.6); FILE ADDED 2005/03/22 15:39:50 sg 1.1.6.1: #i44325#NEW: initial version


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [bc11d3f33b8b4a0a1c6dd631abc9ab5ef1f73a1b]

INTEGRATION: CWS vcl38 (1.1.6); FILE ADDED 2005/03/22 15:39:27 sg 1.1.6.1: #i44325#NEW: initial version


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [daab744b34a04860b4e6b9bce6fe1d70c33bcd2c]

INTEGRATION: CWS vcl38 (1.1.6); FILE ADDED 2005/03/22 15:38:53 sg 1.1.6.1: #i44325#NEW: initial version


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [5d148c41f6e90c5d062afafa7d4639114ec05f43]

INTEGRATION: CWS vcl38 (1.1.2); FILE ADDED 2005/03/22 15:42:36 sg 1.1.2.1: #i44325#NEW: initial version


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [6bfd54d5341f66af8695fb67bb8bf581f31aff3d]

INTEGRATION: CWS vcl38 (1.1.2); FILE ADDED 2005/03/22 15:42:57 sg 1.1.2.1: #i44325#NEW: initial version


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [60465f2b27784a412b8b8ca0641bcb07731a00a1]

INTEGRATION: CWS vcl38 (1.1.2); FILE ADDED 2005/03/22 15:43:14 sg 1.1.2.1: #i44325#NEW: initial version


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [b60b5d8330cf2f8527e6d16392bd51adc2288cc6]

INTEGRATION: CWS vcl38 (1.1.2); FILE ADDED 2005/03/22 15:43:38 sg 1.1.2.1: #i44325#NEW: initial version


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [9195edc15dd71a9f16a1c28a2f582f9b62143548]

INTEGRATION: CWS vcl38 (1.1.6); FILE ADDED 2005/03/22 15:41:00 sg 1.1.6.1: #i44325#NEW: initial version


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [86e6d2c26d05cd06d739b40dc674b58c7a5238d0]

INTEGRATION: CWS vcl38 (1.1.6); FILE ADDED 2005/03/22 15:41:42 sg 1.1.6.1: #i44325#NEW: initial version


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [c2e7ae0b1f9cfca9b90255e2145982ac6a51c969]

INTEGRATION: CWS vcl38 (1.1.6); FILE ADDED 2005/03/22 15:41:24 sg 1.1.6.1: #i44325#NEW: initial version


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [13e05d4d83ab2be69be34caa8dd45cd951c67730]

INTEGRATION: CWS vcl38 (1.77.372); FILE MERGED 2005/03/24 09:55:17 hdu 1.77.372.4: #119763# allow more deviation for a standard test string 2005/03/24 09:50:20 hdu 1.77.372.3: #119763# allow only 1% deviation of original text widthfntcache.cxx 2005/03/18 12:05:55 hdu 1.77.372.2: #119763# don't mess with display font unless it is really bad, 2nd 2005/03/18 10:59:16 hdu 1.77.372.1: #119763# don't mess with display font unless it is really bad


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [a4f03be289e733e1fea73234d9a1f74da7d4bed9]

INTEGRATION: CWS vcl38 (1.1.54); FILE MERGED 2005/03/20 17:04:10 pl 1.1.54.1: #i45450# fix #i26547# broke during bmpres01 integration


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [01979462d9fa2413b469a27c75a042fbea37d07f]

INTEGRATION: CWS vcl38 (1.9.18); FILE MERGED 2005/03/18 11:12:49 pl 1.9.18.2: #i44399# do  not kill thread prematurely 2005/03/18 10:51:50 pl 1.9.18.1: #i44399# reset m_bNewDests also if no CUPS printers were found


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [ccf35dc1e35df8aaf2d6bdc585e99d3172c31c88]

INTEGRATION: CWS vcl38 (1.32.30); FILE MERGED 2005/03/18 11:45:52 pl 1.32.30.2: RESYNC: (1.32-1.33); FILE MERGED 2005/03/17 13:33:48 ssa 1.32.30.1: #i43523# check xPropSet before using


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [eb90e422d23492afe8dd66d870e1593cd8c63835]

INTEGRATION: CWS fwkfinal3 (1.10.32); FILE MERGED 2005/03/18 08:43:16 pb 1.10.32.1: fix: #120338# ProgressBar customizable


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [942c5baef30c3f99b7f8c074caceeb44eb5e1907]

INTEGRATION: CWS fwkfinal3 (1.5.92); FILE MERGED 2005/03/18 08:43:15 pb 1.5.92.1: fix: #120338# ProgressBar customizable


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [2d2ec8806e6b248a684312699bd1a5ea97ca8576]

INTEGRATION: CWS fwkfinal3 (1.3.6); FILE MERGED 2005/03/18 09:37:27 lo 1.3.6.1: #i45167# remove reference to readme file from migration step


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [cbdbc2f27e9939440e5ab30dd0647fc2de1c4386]

INTEGRATION: CWS fwkfinal3 (1.5.138); FILE MERGED 2005/03/21 13:09:49 abi 1.5.138.1: bdbchange


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [69ef3dca18555859b5b660b39db1c3c09f07e7e0]

INTEGRATION: CWS fwkfinal3 (1.1.2); FILE ADDED 2005/03/21 13:09:48 abi 1.1.2.1: bdbchange


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [7f004c0fa3466f8376d1983ea89c2d65411bc676]

INTEGRATION: CWS fwkfinal3 (1.6.90); FILE MERGED 2005/03/21 13:09:47 abi 1.6.90.1: bdbchange


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [f3894f5280c030f2c301883b27a0e577a8ece838]

INTEGRATION: CWS fwkfinal3 (1.6.56); FILE MERGED 2005/03/22 11:20:10 abi 1.6.56.1: #i34539# no use of cxx anymore


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [d5cdd75f8f4939082c8e614f65e54595d7887e1b]

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>  [32b64be5dce6fcec818c1b9c98af2536538f2558]

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>  [ebf6036bc6d70f8a191d2b8f26963a6857b863ea]

INTEGRATION: CWS fwkfinal3 (1.162.8); FILE MERGED 2005/03/21 09:58:31 mba 1.162.8.1: #i45278#: open temp. storage for readonly files in readwrite mode because master documents need to copy OLE objects into it


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [59a9029135f5e3448b6c3e921b1c1046e2cb6bcb]

INTEGRATION: CWS fwkfinal3 (1.17.44); FILE MERGED 2005/03/17 12:55:53 pb 1.17.44.1: fix: #i45078# make IsQuickstarterInstalled() public


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [1dd60730007a376bcfd1bdd2ebbf65ed7f143fbe]

INTEGRATION: CWS fwkfinal3 (1.58.90); FILE MERGED 2005/03/17 12:56:50 pb 1.58.90.1: fix: #i45078# disable SID_ATTR_QUICKLAUNCHER if quickstart isn't installed


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [703217b2840fea4f0f7d69720890bc5c37ed5498]

INTEGRATION: CWS fwkfinal3 (1.6.116); FILE MERGED 2005/03/22 11:18:11 abi 1.6.116.1: #i34539# no use of cxx anymore


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [cdfaf4cb911fbd4f84a93eb383214afe596c241f]

INTEGRATION: CWS fwkfinal3 (1.35.6); FILE MERGED 2005/03/19 17:31:49 abi 1.35.6.1: bdbchange


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [9ac582602d05873c745f4db7ca9ec40deab4fdff]

INTEGRATION: CWS fwkfinal3 (1.14.34); FILE MERGED 2005/03/19 17:31:48 abi 1.14.34.1: bdbchange


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [83690855efb6f75fe6ea595587eb5c42fd556107]

INTEGRATION: CWS fwkfinal3 (1.1.2); FILE ADDED 2005/03/19 17:31:48 abi 1.1.2.1: bdbchange


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [dfe385b1c3fac29c55d44a83983e5f9eb4f2f7be]

INTEGRATION: CWS fwkfinal3 (1.1.6); FILE ADDED 2005/03/21 13:10:36 abi 1.1.6.2: bdbchange 2005/03/19 17:31:48 abi 1.1.6.1: bdbchange


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [a3b509ba4c0bc82902b0f495973abbb1344314dc]

INTEGRATION: CWS fwkfinal3 (1.40.26); FILE MERGED 2005/03/19 17:31:48 abi 1.40.26.1: bdbchange


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [4379dd75f41eb89b2badf1476cef35683624eb6e]

INTEGRATION: CWS fwkfinal3 (1.12.22); FILE MERGED 2005/03/21 13:31:47 abi 1.12.22.1: bdb change


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [1850073ec9b5ef7cfe066cc8434b8fa37c113c60]

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-30  Rüdiger Timm  <rt@openoffice.org>  [47f76db379ff63781c7dff4824b5e9a582051ef2]

INTEGRATION: CWS presfixes02 (1.2.28); FILE MERGED 2005/03/14 16:04:59 thb 1.2.28.1: #i35136# #i36914# #i41113# #i44100# #i40115# #i41839# #i44404# Merge from presfixes01 patches


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [a5706d26458cf59454a9910c6aac2d93b7d94e70]

INTEGRATION: CWS presfixes02 (1.4.2); FILE MERGED 2005/03/14 16:04:59 thb 1.4.2.1: #i35136# #i36914# #i41113# #i44100# #i40115# #i41839# #i44404# Merge from presfixes01 patches


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [b46fe57afee98cb43544f66acf283cf4c9100a33]

INTEGRATION: CWS presfixes02 (1.4.2); FILE MERGED 2005/03/14 16:04:58 thb 1.4.2.1: #i35136# #i36914# #i41113# #i44100# #i40115# #i41839# #i44404# Merge from presfixes01 patches


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [d6beea522681980131d117ee202cbe0a12dda905]

INTEGRATION: CWS fwkfinal3 (1.5.6); FILE MERGED 2005/03/22 13:46:14 abi 1.5.6.2: #i45753# deliver db.jar 2005/03/21 19:53:46 abi 1.5.6.1: bdb change


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [e2af7b42e99aef5c9c0ffd2488950700a80249ff]

INTEGRATION: CWS presfixes02 (1.4.2); FILE MERGED 2005/03/14 16:04:57 thb 1.4.2.1: #i35136# #i36914# #i41113# #i44100# #i40115# #i41839# #i44404# Merge from presfixes01 patches


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [934c991110acfa5d37e9fb1347e79120050f27f5]

INTEGRATION: CWS fwkfinal3 (1.18.4); FILE MERGED 2005/03/22 08:27:04 abi 1.18.4.2: bdb change 2005/03/21 19:53:46 abi 1.18.4.1: bdb change


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [c5810d3d77be1a6668f7e4e0c3523ee0148e90b8]

INTEGRATION: CWS presfixes02 (1.4.2); FILE MERGED 2005/03/14 16:04:56 thb 1.4.2.1: #i35136# #i36914# #i41113# #i44100# #i40115# #i41839# #i44404# Merge from presfixes01 patches


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [f2e37233055fd2b830330f8b00384452d7207c00]

INTEGRATION: CWS fwkfinal3 (1.6.176); FILE MERGED 2005/03/17 13:00:19 pb 1.6.176.1: fix: #i45078# disable CheckBox 'QuickStart' if necessary


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [dd48951205cce32c816ad1bd79d38ada3a343fc1]

INTEGRATION: CWS presfixes02 (1.3.2); FILE MERGED 2005/03/14 16:04:55 thb 1.3.2.1: #i35136# #i36914# #i41113# #i44100# #i40115# #i41839# #i44404# Merge from presfixes01 patches


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [93ff5ccb29d83531e9bedde411e17cffe865f7f3]

INTEGRATION: CWS fwkfinal3 (1.5.82); FILE MERGED 2005/03/18 12:57:15 as 1.5.82.1: #i43071# dont show cancel-querybox after recovery was finished, independing from the recovery state


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [25caa140aec0b837903f8c01d1a92d0cf7805b2a]

INTEGRATION: CWS presfixes02 (1.3.2); FILE MERGED 2005/03/23 19:28:09 thb 1.3.2.2: #i38985# At least one of the reasons for the Solaris crash was requesting a zero-sized bitmap here. Now distinguishing between bitmap and output size (the former is rounded _up_ to the nearest integer) 2005/03/14 16:04:55 thb 1.3.2.1: #i35136# #i36914# #i41113# #i44100# #i40115# #i41839# #i44404# Merge from presfixes01 patches


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [a7f89fdd4d3b9904ddcfba283b1a3ed5f6b67be4]

INTEGRATION: CWS presfixes02 (1.5.2); FILE MERGED 2005/03/14 16:04:55 thb 1.5.2.1: #i35136# #i36914# #i41113# #i44100# #i40115# #i41839# #i44404# Merge from presfixes01 patches


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [01ccee3e3c4ee54734be2b895b76f277b30c668a]

INTEGRATION: CWS presfixes02 (1.5.2); FILE MERGED 2005/03/18 18:56:39 thb 1.5.2.2: #i44515# Finished subsetting rework (now drawSubset() does the right thing for various border cases) 2005/03/14 16:04:54 thb 1.5.2.1: #i35136# #i36914# #i41113# #i44100# #i40115# #i41839# #i44404# Merge from presfixes01 patches


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [05d2ee40ac57f2721df5175574c4375b54a8242a]

INTEGRATION: CWS presfixes02 (1.4.2); FILE MERGED 2005/03/14 16:04:54 thb 1.4.2.1: #i35136# #i36914# #i41113# #i44100# #i40115# #i41839# #i44404# Merge from presfixes01 patches


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [b0ed7fca7459b0c5a7bd29315b5a882ea67c8422]

INTEGRATION: CWS presfixes02 (1.4.2); FILE MERGED 2005/03/14 16:04:53 thb 1.4.2.1: #i35136# #i36914# #i41113# #i44100# #i40115# #i41839# #i44404# Merge from presfixes01 patches


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [9cb5f84c94d044fceba1072db8efb5f18d89f4e6]

INTEGRATION: CWS presfixes02 (1.5.2); FILE MERGED 2005/03/14 16:04:53 thb 1.5.2.1: #i35136# #i36914# #i41113# #i44100# #i40115# #i41839# #i44404# Merge from presfixes01 patches


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [56598b22dc9a70e9d9d70b56d88acf741d32cc31]

INTEGRATION: CWS presfixes02 (1.3.2); FILE MERGED 2005/03/14 16:04:53 thb 1.3.2.1: #i35136# #i36914# #i41113# #i44100# #i40115# #i41839# #i44404# Merge from presfixes01 patches


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [828e2f9067f37a3c573d2869bf1ff6c74ce445e4]

INTEGRATION: CWS fwkfinal3 (1.2.22); FILE MERGED 2005/03/18 16:25:00 cd 1.2.22.1: #i45427# Fixed documentation problems with autodoc


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [6fdad545b4056a3500b07ab87610aaf8a69d1b3c]

INTEGRATION: CWS presfixes02 (1.4.2); FILE MERGED 2005/03/14 16:04:52 thb 1.4.2.1: #i35136# #i36914# #i41113# #i44100# #i40115# #i41839# #i44404# Merge from presfixes01 patches


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [9a36b642297c4cc5573ce8f1d76480a59bf6b390]

INTEGRATION: CWS fwkfinal3 (1.2.22); FILE MERGED 2005/03/18 16:24:59 cd 1.2.22.1: #i45427# Fixed documentation problems with autodoc


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [699a9b9db7d5cfc4c19ba6ad4c2144e015baa7dd]

INTEGRATION: CWS fwkfinal3 (1.2.22); FILE MERGED 2005/03/18 16:24:58 cd 1.2.22.1: #i45427# Fixed documentation problems with autodoc


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [ce119e8dd5979b4f7a43a60b720ce8f23c73120e]

INTEGRATION: CWS presfixes02 (1.7.2); FILE MERGED 2005/03/22 14:50:54 dbo 1.7.2.6: #i35136# fixed to subdivide polypolygon in case it has curves Issue number: Submitted by: Reviewed by: 2005/03/18 22:45:31 thb 1.7.2.5: #i10000# Solaris CC needed consistent template function types 2005/03/18 18:56:39 thb 1.7.2.4: #i44515# Finished subsetting rework (now drawSubset() does the right thing for various border cases) 2005/03/16 17:40:29 thb 1.7.2.3: #i35136# For bitmap textures with a transparent gradient, falling back to TransparencyGroupAction (XCanvas currently cannot handle both alpha gradient and texture) 2005/03/15 14:17:47 thb 1.7.2.2: #i10000# Enforced similar types for ::std::min() arguments (breaks under Linux otherwise) 2005/03/14 16:04:51 thb 1.7.2.1: #i35136# #i36914# #i41113# #i44100# #i40115# #i41839# #i44404# Merge from presfixes01 patches


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [8bc08eb8ed791267f0e082dd88fe3a2a85587a3d]

INTEGRATION: CWS presfixes02 (1.4.2); FILE MERGED 2005/03/14 16:04:51 thb 1.4.2.1: #i35136# #i36914# #i41113# #i44100# #i40115# #i41839# #i44404# Merge from presfixes01 patches


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [9cefda2fda7704104d03542ca87dcefb0e63725c]

INTEGRATION: CWS fwkfinal3 (1.2.22); FILE MERGED 2005/03/18 16:24:57 cd 1.2.22.1: #i45427# Fixed documentation problems with autodoc


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [d72a92b8860221a33e11712489e658f2929c9cf9]

INTEGRATION: CWS presfixes02 (1.6.2); FILE MERGED 2005/03/18 18:56:38 thb 1.6.2.3: #i44515# Finished subsetting rework (now drawSubset() does the right thing for various border cases) 2005/03/16 17:40:28 thb 1.6.2.2: #i35136# For bitmap textures with a transparent gradient, falling back to TransparencyGroupAction (XCanvas currently cannot handle both alpha gradient and texture) 2005/03/14 16:04:51 thb 1.6.2.1: #i35136# #i36914# #i41113# #i44100# #i40115# #i41839# #i44404# Merge from presfixes01 patches


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [91d05b9e8b3128784798a9d67ace31aa146fa250]

INTEGRATION: CWS presfixes02 (1.4.14); FILE MERGED 2005/03/14 16:04:50 thb 1.4.14.1: #i35136# #i36914# #i41113# #i44100# #i40115# #i41839# #i44404# Merge from presfixes01 patches


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [cfc9d53faf2aa055a4ab96c356fc48079a0e9ba2]

INTEGRATION: CWS fwkfinal3 (1.2.22); FILE MERGED 2005/03/18 16:24:56 cd 1.2.22.1: #i45427# Fixed documentation problems with autodoc


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [77a4f46daa97956288effe32d96c888d105e6873]

INTEGRATION: CWS presfixes02 (1.3.14); FILE MERGED 2005/03/14 16:04:50 thb 1.3.14.1: #i35136# #i36914# #i41113# #i44100# #i40115# #i41839# #i44404# Merge from presfixes01 patches


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [da0156d3383d15316ba96963f3f1fda11ae57408]

INTEGRATION: CWS presfixes02 (1.4.14); FILE MERGED 2005/03/18 18:57:04 thb 1.4.14.3: #i44515# Finished subsetting rework (removed plain int from interfaces) 2005/03/16 17:40:38 thb 1.4.14.2: #i35136# For bitmap textures with a transparent gradient, falling back to TransparencyGroupAction (XCanvas currently cannot handle both alpha gradient and texture) 2005/03/14 16:04:50 thb 1.4.14.1: #i35136# #i36914# #i41113# #i44100# #i40115# #i41839# #i44404# Merge from presfixes01 patches


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [21d1ad7e9c4b5ccb34cacc74500302f15eefb8ba]

INTEGRATION: CWS fwkfinal3 (1.21.58); FILE MERGED 2005/03/21 09:57:16 mba 1.21.58.1: #i45278#: return error if filter doesn't match in IsFileFilter


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [8902610c96fde851b02c5f42bbea4c50657570c4]

INTEGRATION: CWS presfixes02 (1.2.2); FILE MERGED 2005/03/23 19:46:35 thb 1.2.2.1: #i38985# At least one of the reasons for the Solaris crash was accessing an empty bitmap, which returns a NULL ReadAccess. Tightened that, and corrected ScanlineStride semantics (the stride is the raw size of the scanline, i.e. usually rounded up to multiples of the machine word), plus removed the cause for some warnings.


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [046126fc97e701f322f24a610f9ade99da59be15]

INTEGRATION: CWS presfixes02 (1.32.74); FILE MERGED 2005/03/14 16:47:24 thb 1.32.74.1: #i41113# DrawPolyPolygon() was totally buggy for poly-polygons with empty polygons. Fixed now.


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [7f4bd191935d52efa111fe3a31cd74225c0b34c5]

INTEGRATION: CWS fwkfinal3 (1.2.22); FILE MERGED 2005/03/18 16:24:55 cd 1.2.22.1: #i45427# Fixed documentation problems with autodoc


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [0002f5ec51bbf17c44b9399a66a56e3e428af98e]

INTEGRATION: CWS fwkfinal3 (1.2.22); FILE MERGED 2005/03/18 16:24:54 cd 1.2.22.1: #i45427# Fixed documentation problems with autodoc


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [21ab64831a8406cf2b81902e3dc2cf30eeeec1b2]

INTEGRATION: CWS fwkfinal3 (1.3.22); FILE MERGED 2005/03/18 16:24:53 cd 1.3.22.1: #i45427# Fixed documentation problems with autodoc


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [113261d7b1c2c1a4945af0a66f35f91b83d6e62f]

INTEGRATION: CWS fwkfinal3 (1.2.22); FILE MERGED 2005/03/18 16:24:53 cd 1.2.22.1: #i45427# Fixed documentation problems with autodoc


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [15eda7b9a72c7ccdd59abd5e8c5bcb8b8d99410c]

INTEGRATION: CWS fwkfinal3 (1.2.22); FILE MERGED 2005/03/18 16:24:52 cd 1.2.22.1: #i45427# Fixed documentation problems with autodoc


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [cbe655c13cc7a45d58f42cf524fd027057f909c4]

INTEGRATION: CWS fwkfinal3 (1.2.22); FILE MERGED 2005/03/18 16:24:41 cd 1.2.22.1: #i45427# Fixed documentation problems with autodoc


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [e76bec37b780f23861dd2fde4a87638755f69c52]

INTEGRATION: CWS fwkfinal3 (1.2.22); FILE MERGED 2005/03/18 16:24:40 cd 1.2.22.1: #i45427# Fixed documentation problems with autodoc


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [b551e977af23009a3a55c413635aba047d1606f3]

INTEGRATION: CWS presfixes02 (1.2.2); FILE MERGED 2005/03/17 09:32:21 dbo 1.2.2.1: #i39513# modified sception handling switch


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [b356bfeda00e34897b6afe06f94935ebe3184ca8]

INTEGRATION: CWS fwkfinal3 (1.3.22); FILE MERGED 2005/03/18 16:24:39 cd 1.3.22.1: #i45427# Fixed documentation problems with autodoc


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [770d25feee8b18a0af3c0554251ee921da8c72fe]

INTEGRATION: CWS presfixes02 (1.3.2); FILE MERGED 2005/03/17 09:31:35 dbo 1.3.2.1: #i39513# modified scopeguard exception handling switch, optional generators


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [8a45c62bad3097baf566866077bf72bdbcf35e22]

INTEGRATION: CWS presfixes02 (1.2.2); FILE MERGED 2005/03/17 09:57:55 dbo 1.2.2.2: #i39513# no use of call_traits (at least for now) 2005/03/17 09:31:35 dbo 1.2.2.1: #i39513# modified scopeguard exception handling switch, optional generators


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [7608df0149674d5b6fc1a71d6c02c9fc71406833]

INTEGRATION: CWS fwkfinal3 (1.5.22); FILE MERGED 2005/03/18 16:24:38 cd 1.5.22.1: #i45427# Fixed documentation problems with autodoc


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [16f111ccce463c569d8125e0c209fed7b2838f12]

INTEGRATION: CWS fwkfinal3 (1.2.22); FILE MERGED 2005/03/18 16:24:37 cd 1.2.22.1: #i45427# Fixed documentation problems with autodoc


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [a212bd16120ad7a832d3faa2c719b204a397348b]

INTEGRATION: CWS fwkfinal3 (1.3.22); FILE MERGED 2005/03/18 16:24:37 cd 1.3.22.1: #i45427# Fixed documentation problems with autodoc


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [33efceef23e2368de40faef487d50ceb87bb1763]

INTEGRATION: CWS presfixes02 (1.1.2); FILE ADDED 2005/03/23 19:47:53 dbo 1.1.2.1: #i45754# whole slideshow code: disabling optimization for solaris sparc (!gcc) seems to be a compiler bug: currently no better way to workaround its problem Issue number: Submitted by: Reviewed by:


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [e478b5751af7ca14b1a8bb09db11a06e38b5bc3d]

INTEGRATION: CWS presfixes02 (1.3.2); FILE MERGED 2005/03/14 16:12:35 thb 1.3.2.1: #i36914# #i37785# #i41477# #i43486# Merge from prefixes01 patches


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [06c96f37d76368191b205bab50cf06378fba55fb]

INTEGRATION: CWS presfixes02 (1.2.16); FILE MERGED 2005/03/15 10:38:28 dbo 1.2.16.1: #i39513# misc minor improvements Issue number: Submitted by: Reviewed by:


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [cd44d62c9b6a68b499ca720b1c389715a34ab7ee]

INTEGRATION: CWS presfixes02 (1.2.16); FILE MERGED 2005/03/14 16:12:34 thb 1.2.16.1: #i36914# #i37785# #i41477# #i43486# Merge from prefixes01 patches


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [02f13edde2115fdf545419a83cff648149529db0]

INTEGRATION: CWS presfixes02 (1.3.2); FILE MERGED 2005/03/15 10:38:27 dbo 1.3.2.1: #i39513# misc minor improvements Issue number: Submitted by: Reviewed by:


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [da8530e1410362df32b56c3d33165d8604b779b3]

INTEGRATION: CWS presfixes02 (1.1.2); FILE ADDED 2005/03/15 00:38:18 thb 1.1.2.1: #i41839# Reworked shape subsetting and DocTreeNode stuff, to properly support BiDi/CTL text


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [fe147b039bfded6d5272962eeb7372d52d9de8dd]

INTEGRATION: CWS fwkfinal3 (1.18.14); FILE MERGED 2005/03/21 09:57:45 mba 1.18.14.1: #i45278#: wrong filter treatment


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [603e58f716771b37a5e8b87cb00de7e2e4d47433]

INTEGRATION: CWS presfixes02 (1.2.16); FILE MERGED 2005/03/18 18:59:30 thb 1.2.16.2: #i44515# Finished subsetting rework (implemented relevant DrawShapeSubsetting stuff, fixed the annoying DrawShape without view called assertion) 2005/03/14 16:12:34 thb 1.2.16.1: #i36914# #i37785# #i41477# #i43486# Merge from prefixes01 patches


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [519bac1e99996a5d833b43ec8428c5d11e830738]

INTEGRATION: CWS presfixes02 (1.2.16); FILE MERGED 2005/03/14 16:12:33 thb 1.2.16.1: #i36914# #i37785# #i41477# #i43486# Merge from prefixes01 patches


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [09e03aa75b96431cce0bb81ebc1644dcb05b9605]

INTEGRATION: CWS presfixes02 (1.3.2); FILE MERGED 2005/03/15 10:38:27 dbo 1.3.2.1: #i39513# misc minor improvements Issue number: Submitted by: Reviewed by:


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [40dd515aa4a08072b45cbb37a4c532f41b7d3301]

INTEGRATION: CWS presfixes02 (1.3.2); FILE MERGED 2005/03/15 10:37:01 dbo 1.3.2.2: #i39513# out: subtraction instead of param sweep Issue number: Submitted by: Reviewed by: 2005/03/14 16:12:33 thb 1.3.2.1: #i36914# #i37785# #i41477# #i43486# Merge from prefixes01 patches


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [563ee4e9e64b30dcd1c49f86bb0f3e01556ff48e]

INTEGRATION: CWS presfixes02 (1.4.2); FILE MERGED 2005/03/14 16:12:32 thb 1.4.2.1: #i36914# #i37785# #i41477# #i43486# Merge from prefixes01 patches


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [80461b41ea648a30aba339bb2a5780a551943fa8]

INTEGRATION: CWS presfixes02 (1.3.2); FILE MERGED 2005/03/15 10:37:01 dbo 1.3.2.1: #i39513# out: subtraction instead of param sweep Issue number: Submitted by: Reviewed by:


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [715a5b9189145ec29d77ed0b2f54ccc254b8e3cf]

INTEGRATION: CWS presfixes02 (1.3.2); FILE MERGED 2005/03/23 19:47:52 dbo 1.3.2.1: #i45754# whole slideshow code: disabling optimization for solaris sparc (!gcc) seems to be a compiler bug: currently no better way to workaround its problem Issue number: Submitted by: Reviewed by:


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [55ea73a4d64418ede3eb7ace8316fc5a7c139e44]

INTEGRATION: CWS presfixes02 (1.2.8); FILE MERGED 2005/03/21 17:37:16 dbo 1.2.8.1: #i41476# schedule deactivation of parent node if no children are available Issue number: Submitted by: Reviewed by:


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [005f2a98c0c3664227f2b13f8814c6950d388623]

INTEGRATION: CWS presfixes02 (1.2.8); FILE MERGED 2005/03/21 17:37:15 dbo 1.2.8.1: #i41476# schedule deactivation of parent node if no children are available Issue number: Submitted by: Reviewed by:


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [ccc26cc826ec066940ed67a8be3d6015a7af89ff]

INTEGRATION: CWS presfixes02 (1.2.8); FILE MERGED 2005/03/14 16:12:32 thb 1.2.8.1: #i36914# #i37785# #i41477# #i43486# Merge from prefixes01 patches


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [6d21e72cff05e64675d68b0ca7535cf65fb5a997]

INTEGRATION: CWS presfixes02 (1.2.8); FILE MERGED 2005/03/14 16:12:31 thb 1.2.8.1: #i36914# #i37785# #i41477# #i43486# Merge from prefixes01 patches


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [2291e594149b106377ccaeab02537e1ee35d548d]

INTEGRATION: CWS presfixes02 (1.2.8); FILE MERGED 2005/03/23 19:47:51 dbo 1.2.8.1: #i45754# whole slideshow code: disabling optimization for solaris sparc (!gcc) seems to be a compiler bug: currently no better way to workaround its problem Issue number: Submitted by: Reviewed by:


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [8f2ed1d984ad29a5efbae43d15a9e84a6ee36abf]

INTEGRATION: CWS presfixes02 (1.3.2); FILE MERGED 2005/03/21 17:37:15 dbo 1.3.2.1: #i41476# schedule deactivation of parent node if no children are available Issue number: Submitted by: Reviewed by:


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [eaf3519903039f0e6d95f3609066f97c533fcc51]

INTEGRATION: CWS presfixes02 (1.2.8); FILE MERGED 2005/03/21 17:37:15 dbo 1.2.8.2: #i41476# schedule deactivation of parent node if no children are available Issue number: Submitted by: Reviewed by: 2005/03/15 10:38:26 dbo 1.2.8.1: #i39513# misc minor improvements Issue number: Submitted by: Reviewed by:


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [06179da479fa0d0ae49df7d93939f29af0c67ce3]

INTEGRATION: CWS fwkfinal3 (1.17.4); FILE MERGED 2005/03/16 15:15:11 cd 1.17.4.1: #i45181# org.openoffice.Office.Views shouldn't be converted from OOo 1.x


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [71bb7fe0425ba3250f030caa151d472d31ab1dab]

INTEGRATION: CWS presfixes02 (1.2.8); FILE MERGED 2005/03/21 17:37:14 dbo 1.2.8.1: #i41476# schedule deactivation of parent node if no children are available Issue number: Submitted by: Reviewed by:


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [ade3f39624fd49c82fc5b18eb3141a2308a54336]

INTEGRATION: CWS presfixes02 (1.2.8); FILE MERGED 2005/03/15 10:38:26 dbo 1.2.8.1: #i39513# misc minor improvements Issue number: Submitted by: Reviewed by:


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [3850f6b46deb272e8abfa2a9ec1fd19b6fff688f]

INTEGRATION: CWS presfixes02 (1.3.6); FILE MERGED 2005/03/14 16:12:31 thb 1.3.6.1: #i36914# #i37785# #i41477# #i43486# Merge from prefixes01 patches


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [1f800ece43d7ae2645f423bf101d429b33404809]

INTEGRATION: CWS presfixes02 (1.3.2); FILE MERGED 2005/03/14 16:12:31 thb 1.3.2.1: #i36914# #i37785# #i41477# #i43486# Merge from prefixes01 patches


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [8e5a0501da49e486920be9fa7e51fa76f3f75afb]

INTEGRATION: CWS presfixes02 (1.3.2); FILE MERGED 2005/03/15 10:38:26 dbo 1.3.2.1: #i39513# misc minor improvements Issue number: Submitted by: Reviewed by:


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [506bd34526589431d85bad0a0c65e1b87ab8ee70]

INTEGRATION: CWS presfixes02 (1.3.2); FILE MERGED 2005/03/18 18:59:29 thb 1.3.2.2: #i44515# Finished subsetting rework (implemented relevant DrawShapeSubsetting stuff, fixed the annoying DrawShape without view called assertion) 2005/03/15 10:38:26 dbo 1.3.2.1: #i39513# misc minor improvements Issue number: Submitted by: Reviewed by:


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [7321fdb6085e2e8ea3d40d3866cbe829785f3ae7]

INTEGRATION: CWS presfixes02 (1.2.8); FILE MERGED 2005/03/23 19:47:50 dbo 1.2.8.1: #i45754# whole slideshow code: disabling optimization for solaris sparc (!gcc) seems to be a compiler bug: currently no better way to workaround its problem Issue number: Submitted by: Reviewed by:


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [71bf919a29a7a568a1db22ac09073cd5e781b318]

INTEGRATION: CWS presfixes02 (1.3.2); FILE MERGED 2005/03/14 16:12:30 thb 1.3.2.1: #i36914# #i37785# #i41477# #i43486# Merge from prefixes01 patches


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [5a0fbe190d5f94a1e45ccae238b68bd1d4f2731a]

INTEGRATION: CWS presfixes02 (1.4.2); FILE MERGED 2005/03/15 10:38:25 dbo 1.4.2.1: #i39513# misc minor improvements Issue number: Submitted by: Reviewed by:


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [8ad088b65ec93eec647aab62633f0cac6027b693]

INTEGRATION: CWS presfixes02 (1.3.2); FILE MERGED 2005/03/14 16:12:28 thb 1.3.2.1: #i36914# #i37785# #i41477# #i43486# Merge from prefixes01 patches


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [8432315ba12cf8b35acf21f7a8fd02b197c44275]

INTEGRATION: CWS presfixes02 (1.4.2); FILE MERGED 2005/03/14 16:12:27 thb 1.4.2.1: #i36914# #i37785# #i41477# #i43486# Merge from prefixes01 patches


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [a3fb10cce32dc64b10c59534e30b92e7124112fd]

INTEGRATION: CWS presfixes02 (1.2.16); FILE MERGED 2005/03/14 16:12:26 thb 1.2.16.1: #i36914# #i37785# #i41477# #i43486# Merge from prefixes01 patches


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [3c43f6454d2837aedbcad1a4c468458fc46da861]

INTEGRATION: CWS presfixes02 (1.4.2); FILE MERGED 2005/03/15 10:38:25 dbo 1.4.2.1: #i39513# misc minor improvements Issue number: Submitted by: Reviewed by:


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [915733a23975a7bbf1fca2812f1f4198d533c241]

INTEGRATION: CWS presfixes02 (1.4.2); FILE MERGED 2005/03/14 16:12:25 thb 1.4.2.1: #i36914# #i37785# #i41477# #i43486# Merge from prefixes01 patches


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [61d609d9157562d379012618fed6b9d5f175db73]

INTEGRATION: CWS presfixes02 (1.7.2); FILE MERGED 2005/03/23 19:47:49 dbo 1.7.2.2: #i45754# whole slideshow code: disabling optimization for solaris sparc (!gcc) seems to be a compiler bug: currently no better way to workaround its problem Issue number: Submitted by: Reviewed by: 2005/03/14 16:12:25 thb 1.7.2.1: #i36914# #i37785# #i41477# #i43486# Merge from prefixes01 patches


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [739efade65dabb399b7539b3273dd796221af710]

INTEGRATION: CWS presfixes02 (1.5.2); FILE MERGED 2005/03/15 10:38:24 dbo 1.5.2.1: #i39513# misc minor improvements Issue number: Submitted by: Reviewed by:


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [e38b4806948b3f969b5c0c0d5e8869413cfa94b0]

INTEGRATION: CWS presfixes02 (1.3.2); FILE MERGED 2005/03/15 10:38:24 dbo 1.3.2.2: #i39513# misc minor improvements Issue number: Submitted by: Reviewed by: 2005/03/14 16:12:24 thb 1.3.2.1: #i36914# #i37785# #i41477# #i43486# Merge from prefixes01 patches


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [1dad8b64d3711f602eb5b8629da461b4cb777561]

INTEGRATION: CWS presfixes02 (1.3.2); FILE MERGED 2005/03/14 16:12:23 thb 1.3.2.1: #i36914# #i37785# #i41477# #i43486# Merge from prefixes01 patches


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [49ddeef65b0bc98852716ecba3be50b6788a72c9]

INTEGRATION: CWS presfixes02 (1.4.2); FILE MERGED 2005/03/14 16:12:23 thb 1.4.2.1: #i36914# #i37785# #i41477# #i43486# Merge from prefixes01 patches


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [e25a872928f6f7105a729de7016cc91ca927d8fc]

INTEGRATION: CWS presfixes02 (1.4.2); FILE MERGED 2005/03/15 10:38:24 dbo 1.4.2.2: #i39513# misc minor improvements Issue number: Submitted by: Reviewed by: 2005/03/14 16:12:23 thb 1.4.2.1: #i36914# #i37785# #i41477# #i43486# Merge from prefixes01 patches


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [abf51b0e359b51dcd908ac11272b5af476d62c55]

INTEGRATION: CWS presfixes02 (1.94.258); FILE MERGED 2005/03/18 19:03:27 thb 1.94.258.2: #i44515# Removed last drafts namespace remnants, fixed wrong index for verbose text comment generation (took absolute string index instead of relative output portion position) 2005/03/14 16:45:21 thb 1.94.258.1: #i41839# Enabling correct mtf comments again - don't split up text portions.


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [ac3deae48d86cefd3ddabb417af2d11716475460]

INTEGRATION: CWS presfixes02 (1.20.64); FILE MERGED 2005/03/18 19:03:27 thb 1.20.64.1: #i44515# Removed last drafts namespace remnants, fixed wrong index for verbose text comment generation (took absolute string index instead of relative output portion position)


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [69a90f324770c5e054bfb130b7cdb3cf6b8634be]

INTEGRATION: CWS presfixes02 (1.18.6); FILE MERGED 2005/03/22 00:09:09 thb 1.18.6.1: #i40115# Copying source mask palette, when copying mask data without color mapping


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [bfd61ef81b21a5fcf418bac3894a568e2b007dcc]

INTEGRATION: CWS presfixes02 (1.3.2); FILE MERGED 2005/03/15 15:33:13 mbu 1.3.2.1: added polypolygon triangulation


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [b22f5e228181a018edea5e90c3ad29ef439cacdb]

INTEGRATION: CWS presfixes02 (1.6.16); FILE MERGED 2005/03/15 15:33:12 mbu 1.6.16.1: added polypolygon triangulation


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [8e055c44bbb76d6d5118d0348a49dcf92eb653ab]

INTEGRATION: CWS presfixes02 (1.4.32); FILE MERGED 2005/03/15 15:33:12 mbu 1.4.32.1: added polypolygon triangulation


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [384d42bfbe6442318595ea0816786631ae66b3eb]

INTEGRATION: CWS presfixes02 (1.10.12); FILE MERGED 2005/03/15 15:33:12 mbu 1.10.12.1: added polypolygon triangulation


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [2010943826eb1b3da17048498554544ec697e32b]

INTEGRATION: CWS presfixes02 (1.1.2); FILE ADDED 2005/03/23 19:55:30 thb 1.1.2.3: #120511# AW fixed several places where approximate comparisions were needed (triangulator yields funny results, when comparing exact on one place, and fuzzy on others) 2005/03/18 15:53:03 mbu 1.1.2.2: fixed numerical instabilities 2005/03/15 15:39:44 mbu 1.1.2.1: added polypolygon triangulation


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [6066e6cd3392f6e8abcecfb9eb4d4b9851e4c355]

INTEGRATION: CWS presfixes02 (1.18.2); FILE MERGED 2005/03/15 15:33:11 mbu 1.18.2.1: added polypolygon triangulation


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [e84b7c9126c6673ba797d12a2f1963458e0dfeca]

INTEGRATION: CWS presfixes02 (1.1.2); FILE ADDED 2005/03/18 15:53:02 mbu 1.1.2.2: fixed numerical instabilities 2005/03/15 15:40:03 mbu 1.1.2.1: added polypolygon triangulation


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [7278425c488349e73558f5a4a2bbc4b94b38c270]

INTEGRATION: CWS presfixes02 (1.11.16); FILE MERGED 2005/03/15 15:33:11 mbu 1.11.16.1: added polypolygon triangulation


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [1403083c4330d007a0c0012d727545ef4d1793b1]

INTEGRATION: CWS presfixes02 (1.24.2); FILE MERGED 2005/03/15 16:45:37 mbu 1.24.2.1: added polypolygon triangulation


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [9c7f3fedcd0ac0afdccbff6866f83e531a8ed310]

INTEGRATION: CWS presfixes02 (1.13.2); FILE MERGED 2005/03/15 15:32:55 mbu 1.13.2.1: added polypolygon triangulation


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [5f0e9040a1abd9bf73a8383b886b668822bc215d]

INTEGRATION: CWS presfixes02 (1.3.2); FILE MERGED 2005/03/15 15:32:54 mbu 1.3.2.1: added polypolygon triangulation


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [6f730ff272bac802699bd7d87997c1edcd399d3b]

INTEGRATION: CWS presfixes02 (1.1.2); FILE ADDED 2005/03/15 15:39:02 mbu 1.1.2.1: added polypolygon triangulation


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [104b672e38d38c90adbf266f6abb2cac6d66088d]

INTEGRATION: CWS presfixes02 (1.16.2); FILE MERGED 2005/03/15 15:32:54 mbu 1.16.2.1: added polypolygon triangulation


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [3b9689c984bdfd9e4431000898607836b5bc1add]

INTEGRATION: CWS presfixes02 (1.1.2); FILE ADDED 2005/03/15 15:38:19 mbu 1.1.2.1: added polypolygon triangulation


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [fd874452efc0f5e944721713589a700e473c97cc]

INTEGRATION: CWS presfixes02 (1.5.2); FILE MERGED 2005/03/14 16:03:09 thb 1.5.2.1: #i35136# #i36914# #i41113# #i44100# Merge from presfixes01 patches


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [918d7bf7eb4b482172b32db860eb2ab7c035dd52]

INTEGRATION: CWS presfixes02 (1.6.2); FILE MERGED 2005/03/14 16:03:09 thb 1.6.2.1: #i35136# #i36914# #i41113# #i44100# Merge from presfixes01 patches


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [ff533e64e70e84f757275fcae4f0becd32800812]

INTEGRATION: CWS presfixes02 (1.1.2); FILE ADDED 2005/03/15 00:34:31 thb 1.1.2.1: #i44100# Added bitmap caching, as a natural consequence when using GraphicObject


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [eb736445bc78d6e57400f9d1122b22fdc79958ba]

INTEGRATION: CWS presfixes02 (1.3.14); FILE MERGED 2005/03/22 23:17:22 dbo 1.3.14.3: #i38985# splitted fillTextured... 2005/03/22 23:14:16 dbo 1.3.14.2: *** empty log message *** 2005/03/14 16:03:08 thb 1.3.14.1: #i35136# #i36914# #i41113# #i44100# Merge from presfixes01 patches


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [77872d36b930d690f7dfe3893569b1e066c3eaf4]

INTEGRATION: CWS presfixes02 (1.4.2); FILE MERGED 2005/03/14 16:03:08 thb 1.4.2.1: #i35136# #i36914# #i41113# #i44100# Merge from presfixes01 patches


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [8cd3cd80608e91ff246349fb21430f53d1ba07bf]

INTEGRATION: CWS presfixes02 (1.4.2); FILE MERGED 2005/03/15 11:24:56 thb 1.4.2.2: #i35136# Finished bitmap texturing for VCL canvas 2005/03/14 16:03:08 thb 1.4.2.1: #i35136# #i36914# #i41113# #i44100# Merge from presfixes01 patches


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [72ca082ca1b1d5e9e104d2e7b3e07b73be90897c]

INTEGRATION: CWS presfixes02 (1.1.2); FILE ADDED 2005/03/22 23:17:23 dbo 1.1.2.2: #i38985# splitted fillTextured... 2005/03/22 23:14:15 dbo 1.1.2.1: *** empty log message ***


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [290f4ff7c5be20eb7f272953c70127f22ee3d840]

INTEGRATION: CWS presfixes02 (1.3.2); FILE MERGED 2005/03/14 16:03:07 thb 1.3.2.1: #i35136# #i36914# #i41113# #i44100# Merge from presfixes01 patches


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [02e9b4c3a5b5c378c9ff6dcfd7e37d7565085f13]

INTEGRATION: CWS presfixes02 (1.3.2); FILE MERGED 2005/03/22 23:17:22 dbo 1.3.2.4: #i38985# splitted fillTextured... 2005/03/22 23:14:15 dbo 1.3.2.3: *** empty log message *** 2005/03/15 11:24:55 thb 1.3.2.2: #i35136# Finished bitmap texturing for VCL canvas 2005/03/14 16:03:07 thb 1.3.2.1: #i35136# #i36914# #i41113# #i44100# Merge from presfixes01 patches


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [e1d8033f72cd1ce29741606a7004bb08750171a0]

INTEGRATION: CWS presfixes02 (1.4.2); FILE MERGED 2005/03/14 16:03:07 thb 1.4.2.1: #i35136# #i36914# #i41113# #i44100# Merge from presfixes01 patches


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [05ab4766b1d265c158374e8e280150468b99c0b7]

INTEGRATION: CWS presfixes02 (1.5.2); FILE MERGED 2005/03/14 16:03:07 thb 1.5.2.1: #i35136# #i36914# #i41113# #i44100# Merge from presfixes01 patches


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [7c5f2254c70df2064e5cc4136efd06cb153452a3]

INTEGRATION: CWS presfixes02 (1.4.2); FILE MERGED 2005/03/14 16:03:06 thb 1.4.2.1: #i35136# #i36914# #i41113# #i44100# Merge from presfixes01 patches


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [ef0dc56ab341f4c27b90e38d6676574827fc05c6]

INTEGRATION: CWS presfixes02 (1.1.2); FILE ADDED 2005/03/15 00:34:20 thb 1.1.2.1: #i44100# Added bitmap caching, as a natural consequence when using GraphicObject


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [76f0af20d7f06d09ecda45f71fd67e9fdba199a7]

INTEGRATION: CWS presfixes02 (1.1.2); FILE ADDED 2005/03/15 00:34:10 thb 1.1.2.1: #i44100# Added bitmap caching, as a natural consequence when using GraphicObject


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [b368cc61c2cfeb1d7519622e293aa4fa223b0955]

INTEGRATION: CWS presfixes02 (1.4.14); FILE MERGED 2005/03/14 16:03:06 thb 1.4.14.1: #i35136# #i36914# #i41113# #i44100# Merge from presfixes01 patches


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [317ede25120607c235489162d4bffb7176c2bf3f]

INTEGRATION: CWS presfixes02 (1.3.8); FILE MERGED 2005/03/21 10:20:02 dbo 1.3.8.3: #i39513# 2005/03/21 08:58:28 dbo 1.3.8.2: #i39513# 2005/03/18 12:42:32 dbo 1.3.8.1: #i37786# pretty debug/exception messages


2005-03-30  Rüdiger Timm  <rt@openoffice.org>  [7fe5e45138c7eb6d48d01c0c4b4abc1cbbf174db]

INTEGRATION: CWS presfixes02 (1.6.2); FILE MERGED 2005/03/17 13:52:16 mbu 1.6.2.1: added bitcount() methods


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [9736e53d5fb973d0fbaea1c09637d6c589e91d95]

INTEGRATION: CWS sj17 (1.5.96); FILE MERGED 2005/03/09 17:40:14 sj 1.5.96.1: #i37687# fixed status update for master/slave commands


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [9d4117ab6e155be6b98515a448bafb303ce991e7]

INTEGRATION: CWS licensing1 (1.89.42); FILE MERGED 2005/03/02 11:29:10 lo 1.89.42.2: RESYNC: (1.89-1.92); FILE MERGED 2005/02/11 15:31:45 cd 1.89.42.1: #118903# New callback for menu extensions


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [6108160c922783b4475cd30696c52ebc4c433bd3]

INTEGRATION: CWS licensing1 (1.20.12); FILE MERGED 2005/03/02 11:27:34 lo 1.20.12.2: RESYNC: (1.20-1.22); FILE MERGED 2005/02/11 15:31:13 cd 1.20.12.1: #118903# New callback for menu extensions


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [951aed10cf248603167854ba787fdcc6e9cf424b]

INTEGRATION: CWS sj17 (1.3.396); FILE MERGED 2005/03/09 17:34:18 sj 1.3.396.1: #i37687# fixed status update for master/slave commands


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [d409a0ac2d32d4c1c7fab8f3615672f18832011e]

INTEGRATION: CWS sj17 (1.9.104); FILE MERGED 2005/03/18 17:24:11 sj 1.9.104.2: RESYNC: (1.9-1.10); FILE MERGED 2005/03/09 17:33:29 sj 1.9.104.1: #i37687# fixed status update for master/slave commands


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [22ce2814c6348376ec75b613873250b9eb4d4ba1]

INTEGRATION: CWS licensing1 (1.6.60); FILE MERGED 2005/03/02 11:20:42 lo 1.6.60.2: RESYNC: (1.6-1.7); FILE MERGED 2005/02/11 15:32:22 cd 1.6.60.1: #118903# New callback for menu extensions


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [aec0c9a3d6421df87d68110a13c18f0eda9c7a9d]

INTEGRATION: CWS sj17 (1.4.274); FILE MERGED 2005/03/18 17:23:07 sj 1.4.274.2: RESYNC: (1.4-1.5); FILE MERGED 2005/03/09 17:31:50 sj 1.4.274.1: #i37687# fixed status update for master/slave commands


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [d02d37165939ba8b76cfba802311559a84e4c53c]

INTEGRATION: CWS sj17 (1.71.186); FILE MERGED 2005/03/17 16:17:57 sj 1.71.186.1: #i44922# no information loss if loading from xml (textminframeheight and textminframewidth item


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [06b0ead0c9de5353341034086eaf33e31ec6c9a8]

INTEGRATION: CWS licensing1 (1.32.112); FILE MERGED 2005/02/11 15:34:16 cd 1.32.112.1: #118903# New callback for menu extensions


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [c2cf195c4186bb8e5b5b65dd5d69045c635249ac]

INTEGRATION: CWS sj17 (1.118.62); FILE MERGED 2005/03/21 18:09:38 sj 1.118.62.1: #b6239243# fixed crash with rtl fontwork objects


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [8db2b280d65667077ee3c96581c700b5a6d37749]

INTEGRATION: CWS sj17 (1.64.208); FILE MERGED 2005/03/18 17:09:58 sj 1.64.208.2: RESYNC: (1.64-1.65); FILE MERGED 2005/03/09 17:29:32 sj 1.64.208.1: #i37687# fixed status update for master/slave commands


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [59c36bace99a8a7727c69083714124ec01ac22d6]

INTEGRATION: CWS licensing1 (1.5.120); FILE MERGED 2005/03/22 10:56:50 lo 1.5.120.3: #118903# tab fixes 2005/03/17 11:44:27 lo 1.5.120.2: #118903# 2005/02/10 14:55:09 lo 1.5.120.1: #118903# TAB


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [52a5bcbb2b1a1d1d9df5f9c1930a1210bcb6d9cc]

INTEGRATION: CWS licensing1 (1.2.20); FILE MERGED 2005/03/10 13:06:02 lo 1.2.20.1: #119700# tab action


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [e3745e22df0570affb55659900516870fcc9dfe1]

INTEGRATION: CWS licensing1 (1.2.20); FILE MERGED 2005/03/17 11:44:27 lo 1.2.20.2: #118903# 2005/03/10 13:06:00 lo 1.2.20.1: #119700# tab action


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [f7f67f5d96a9c822355894af203063b7230b409a]

INTEGRATION: CWS licensing1 (1.70.8); FILE MERGED 2005/03/02 11:55:52 lo 1.70.8.2: RESYNC: (1.70-1.72); FILE MERGED 2005/02/15 17:10:40 lo 1.70.8.1: #118903#


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [7d1f0daf1cb39d9b3fd5189feb0456ca52ef4be3]

INTEGRATION: CWS sj17 (1.1.2); FILE ADDED 2005/03/09 17:41:11 sj 1.1.2.1: #i37687# fixed status update for master/slave commands


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [c6ece722b711035331d6c9dad8810245c7014fe9]

INTEGRATION: CWS licensing1 (1.8.162); FILE MERGED 2005/01/17 10:41:18 sb 1.8.162.1: #118903# Removed erroneous throws-nothing specifications from constructors that may throw com::sun::star::lang::DisposedException.


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [3a5dfa127f37738ec87a88101c779409cc2d69fb]

INTEGRATION: CWS sj17 (1.3.200); FILE MERGED 2005/03/09 17:41:23 sj 1.3.200.1: #i37687# fixed status update for master/slave commands


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [fc15924e38245af3b19eed2fcac2d5a470b9667f]

INTEGRATION: CWS licensing1 (1.6.190); FILE MERGED 2005/01/17 10:41:18 sb 1.6.190.1: #118903# Removed erroneous throws-nothing specifications from constructors that may throw com::sun::star::lang::DisposedException.


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [b819f50a2749e8bbf827fa50238dff8044602e37]

INTEGRATION: CWS licensing1 (1.7.62); FILE MERGED 2005/01/17 10:41:18 sb 1.7.62.1: #118903# Removed erroneous throws-nothing specifications from constructors that may throw com::sun::star::lang::DisposedException.


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [b20b884d92ceee1873fa07767af0b55037ec70dc]

INTEGRATION: CWS sj17 (1.1.2); FILE ADDED 2005/03/09 17:39:57 sj 1.1.2.1: #i37687# fixed status update for master/slave commands


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [8e2f4ec53f29524cb33bef9fea3f2278988f80ab]

INTEGRATION: CWS licensing1 (1.8.190); FILE MERGED 2005/01/17 10:41:17 sb 1.8.190.1: #118903# Removed erroneous throws-nothing specifications from constructors that may throw com::sun::star::lang::DisposedException.


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [baa0d985cce6ea0afc0f8dae55cbfecc8ddcc756]

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>  [0f36b5b72a2ae8ac7ede88f8a8a1ae2f93567813]

INTEGRATION: CWS sj17 (1.1.2); FILE ADDED 2005/03/09 17:38:39 sj 1.1.2.1: #i37687# fixed status update for master/slave commands


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [265666b22763bc44028e469e087f4fe235d89172]

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>  [ef121709a0540d0f868e37a47e8ec21d870f6b92]

INTEGRATION: CWS sj17 (1.3.200); FILE MERGED 2005/03/09 17:39:23 sj 1.3.200.1: #i37687# fixed status update for master/slave commands


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [edfb6c0d910f03de075a8e547f3fae41f6bf3a40]

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>  [11f8cadb04584906eb8c8a9417ccbef844fa4692]

INTEGRATION: CWS sj17 (1.12.310); FILE MERGED 2005/03/09 17:38:01 sj 1.12.310.1: #i37687# fixed status update for master/slave commands


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [1ec79e934691640d9ab320505a33d24de6691dbf]

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>  [f5cb2313ba24206cd90554181f491ffc69103830]

INTEGRATION: CWS sj17 (1.7.150); FILE MERGED 2005/03/03 13:40:40 sj 1.7.150.1: #i42992# customshape text should be center aligned


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [18b81d1a118b7730e42fb0a9c2717d8b3adf78e5]

INTEGRATION: CWS sj17 (1.50.22); FILE MERGED 2005/03/21 10:55:54 sj 1.50.22.1: #i37687# now using only one slot id for font work shape types


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [7cc88a18054a132ad73981cc4aa7cb254b5f1518]

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>  [5232cbd57cc4ae4dd20216e43c014a009336d018]

INTEGRATION: CWS sj17 (1.6.312); FILE MERGED 2005/03/09 17:37:35 sj 1.6.312.1: #i37687# fixed status update for master/slave commands


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [4eb738f210906436b7967b7644ac8d007e782c9f]

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>  [651173cad23352e0adf2f04e1abec85940fdde4b]

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>  [2943aaa68375e7913a5d3fc016514fc84c84a4eb]

INTEGRATION: CWS sj17 (1.25.36); FILE MERGED 2005/03/14 13:27:10 sj 1.25.36.1: #b236778# taking care of text alignment if getting glyphoutlines


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [1d688612693cd62309fa55dbf210ea02e8180d1f]

INTEGRATION: CWS licensing1 (1.79.42); FILE MERGED 2005/03/02 11:25:38 lo 1.79.42.2: RESYNC: (1.79-1.81); FILE MERGED 2005/02/15 17:10:10 lo 1.79.42.1: #118903#


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [0ca1e156445939eb637375bfedb0f836a7de5351]

INTEGRATION: CWS licensing1 (1.1.2); FILE ADDED 2005/02/15 17:10:10 lo 1.1.2.3: #118903# 2005/02/11 15:35:41 cd 1.1.2.2: #118903# New callback for menu extensions 2005/02/11 15:30:48 cd 1.1.2.1: #118903# New callback for menu extensions


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [cf3ada5128286305b7be0ae93c9aadcea1147555]

INTEGRATION: CWS licensing1 (1.30.162); FILE MERGED 2005/02/11 15:31:30 cd 1.30.162.1: #118903# New callback for menu extensions


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [f0859a837504784da75528b8096cd7fe33850d6b]

INTEGRATION: CWS sj17 (1.1.2); FILE ADDED 2005/03/09 17:16:14 sj 1.1.2.1: #i37687# fixed status update for master/slave commands


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [65663503febd237eaac73a30cc1a74eb19e23bef]

INTEGRATION: CWS sj17 (1.3.118); FILE MERGED 2005/03/09 17:15:50 sj 1.3.118.1: #i37687# fixed status update for master/slave commands


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [a8009445d231e5347609443db7ef681420bc36d7]

INTEGRATION: CWS licensing1 (1.1.2); FILE ADDED 2005/02/11 15:23:47 cd 1.1.2.1: #118903# New callback for menu extensions


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [173ecca47435205237e5b328454a6081cc695984]

INTEGRATION: CWS sj17 (1.6.78); FILE MERGED 2005/03/03 13:41:06 sj 1.6.78.1: #i42992# customshape text should be center aligned


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [c1bab88babb4b6b09c622e22283cdaa74a52ac6e]

INTEGRATION: CWS sj17 (1.22.74); FILE MERGED 2005/03/09 17:14:38 sj 1.22.74.1: #i37687# fixed status update for master/slave commands


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [d4f34ab14ccef3293f751c8734b81b136580edc5]

INTEGRATION: CWS sj17 (1.29.118); FILE MERGED 2005/03/09 17:13:56 sj 1.29.118.1: #i37687# fixed status update for master/slave commands


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [e8a1d19fda4421045b2ec7affa8c14c66947e6bd]

INTEGRATION: CWS sj17 (1.13.192); FILE MERGED 2005/03/09 17:13:19 sj 1.13.192.1: #i37687# fixed status update for master/slave commands


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [cf63952fabb13f3a4951813fb15d8c53d3cdb686]

INTEGRATION: CWS sj17 (1.1.2); FILE ADDED 2005/03/09 17:22:53 sj 1.1.2.1: #i37687# fixed status update for master/slave commands


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [cfc74c0966610ecce8ea097b6d210c8ebb63ae09]

INTEGRATION: CWS sj17 (1.4.118); FILE MERGED 2005/03/09 17:23:44 sj 1.4.118.1: #i37687# fixed status update for master/slave commands


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [ab92d0c17c431e1a6c7d7a9e827c8118afe74449]

INTEGRATION: CWS sj17 (1.1.2); FILE ADDED 2005/03/09 17:20:49 sj 1.1.2.1: #i37687# fixed status update for master/slave commands


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [dd0baf002c36b4e16473ca0a081e3cb6274afadf]

INTEGRATION: CWS sj17 (1.4.118); FILE MERGED 2005/03/09 17:22:10 sj 1.4.118.1: #i37687# fixed status update for master/slave commands


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [acac6e12506881a6b32261a8dc3dc5a4cee4decb]

INTEGRATION: CWS sj17 (1.18.14); FILE MERGED 2005/03/09 17:19:24 sj 1.18.14.1: #i37687# fixed status update for master/slave commands


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [67904e6654e0aadad02044f77f227c0a36b36cd7]

INTEGRATION: CWS sj17 (1.85.50); FILE MERGED 2005/03/18 15:58:01 sj 1.85.50.2: RESYNC: (1.85-1.86); FILE MERGED 2005/03/10 13:36:31 sj 1.85.50.1: #i44122# fixed clipping problem with notes pages


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [ada3b18ef732e6cfe7f1fd26b2e94556c410b4fb]

INTEGRATION: CWS sj17 (1.6.86); FILE MERGED 2005/03/03 11:57:58 sj 1.6.86.1: #i42992# customshape text should be center aligned


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [6354575c382650eab63658e7b42e30f49f4f5633]

INTEGRATION: CWS sj17 (1.22.52); FILE MERGED 2005/03/09 17:18:28 sj 1.22.52.1: #i37687# fixed status update for master/slave commands


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [6ab01d52a6a34e2ff3db05a3a7b322d82ed6fc9f]

INTEGRATION: CWS sj17 (1.7.194); FILE MERGED 2005/03/14 10:36:59 sj 1.7.194.1: #b5069969# fixed probles when reading DocumentSummaryInformation


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [5dd59229f8f42e0f6715471757f5a5ecd46fb41f]

INTEGRATION: CWS sj17 (1.73.44); FILE MERGED 2005/03/08 12:37:14 sj 1.73.44.1: '#120098# now alloing impress ole within impress ole2


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [6346539173ac9b63ebadb03af83c8e72302be186]

INTEGRATION: CWS sj17 (1.32.14); FILE MERGED 2005/03/09 17:17:42 sj 1.32.14.1: #i37687# fixed status update for master/slave commands


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [c283108e85166b7c86f0f4c3c9e2ee69b30581b1]

INTEGRATION: CWS sj17 (1.40.22); FILE MERGED 2005/03/09 17:10:26 sj 1.40.22.1: #i37687# fixed status update for master/slave commands


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [4f00e5b934f6f562c7cf055711c6e4f6c738ed43]

INTEGRATION: CWS sj17 (1.19.16); FILE MERGED 2005/03/18 15:29:27 sj 1.19.16.2: RESYNC: (1.19-1.21); FILE MERGED 2005/03/09 17:10:25 sj 1.19.16.1: #i37687# fixed status update for master/slave commands


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [a7350ec02a1943ee216874e0693a7fe5eceb088b]

INTEGRATION: CWS sj17 (1.8.22); FILE MERGED 2005/03/09 17:06:52 sj 1.8.22.1: #i37687# fixed status update for master/slave commandos


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [5458d21d11e41e5d29d92930ea912107ce353f7e]

INTEGRATION: CWS fwkfinal4 (1.61.4); FILE MERGED 2005/03/21 08:45:44 mav 1.61.4.1: #i45606# in case of embedded document the event IMAGES_LOADED might not be sent


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [f31536606fe0126777bdcd2f992671f142eab096]

INTEGRATION: CWS fwkfinal4 (1.3.10); FILE MERGED 2005/03/22 17:07:28 lo 1.3.10.1: #i45398# #i45757# button position and no help on F1 in wizard


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [753e1991e364b9f4caadb98bfb8ddf550022302c]

INTEGRATION: CWS fwkfinal4 (1.3.10); FILE MERGED 2005/03/22 17:07:27 lo 1.3.10.3: #i45398# #i45757# button position and no help on F1 in wizard 2005/03/21 13:33:43 lo 1.3.10.2: #i45398# fix access violation (mea culpa) 2005/03/18 16:30:03 lo 1.3.10.1: #i45398# remove help button from 1st start wizard


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [8e63f047ee89258f34e28be4b1f1b789ea62b65b]

INTEGRATION: CWS fwkfinal4 (1.9.2); FILE MERGED 2005/03/18 17:53:21 cd 1.9.2.1: #i45423# Allow context sensitiv toolbars being closed permanently via View / Toolbars


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [6e5ee2ee44cc32004609b1ebc7cb856fd3073729]

INTEGRATION: CWS fwkfinal4 (1.26.2); FILE MERGED 2005/03/22 14:49:24 cd 1.26.2.2: #i45764# Closing a toolbar should be persistent 2005/03/18 17:53:20 cd 1.26.2.1: #i45423# Allow context sensitiv toolbars being closed permanently via View / Toolbars


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [836996e1a8d0d6fda825fa7ea1e50bb1292f639c]

INTEGRATION: CWS fwkfinal4 (1.15.2); FILE MERGED 2005/03/18 17:52:53 cd 1.15.2.1: #i45423# Allow context sensitiv toolbars being closed permanently via View / Toolbars


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [20e0e1b65bfe95b0044b939378149aa00d3f3611]

INTEGRATION: CWS fwkfinal4 (1.1.2); FILE ADDED 2005/03/22 13:25:38 cd 1.1.2.1: New converter to create HTML from idl created csv files


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [e04c35f1b64174d9aa37b2ad1181e1eef115e830]

INTEGRATION: CWS lobeta3 (1.166.16); FILE MERGED 2005/03/16 12:09:12 lo 1.166.16.3: RESYNC: (1.166-1.168); FILE MERGED 2005/03/03 12:53:32 lo 1.166.16.2: #i34170# do recovery and remove fprintf 2005/02/18 16:28:12 lo 1.166.16.1: #i34170# enable session listener


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [4a92048833580b2731c3d3d193c7133351d18991]

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>  [3bf259cbb63e5bbe44c8a9646de7e4289dfa7593]

INTEGRATION: CWS lobeta3 (1.2.18); FILE MERGED 2005/03/03 13:48:31 mba 1.2.18.1: #i43712#: DummyObject as a fallback for failed object creation


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [1326a23fa2485d3213c647c938b82fd475c8b0df]

INTEGRATION: CWS lobeta3 (1.28.100); FILE MERGED 2005/03/16 11:42:13 lo 1.28.100.2: RESYNC: (1.28-1.29); FILE MERGED 2005/02/18 10:33:28 cd 1.28.100.1: #i41022# Enable restart/reload of Quickstarter


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [0a860eaf2f778b687c11be9ae36a30d35e055149]

INTEGRATION: CWS lobeta3 (1.40.100); FILE MERGED 2005/02/18 10:33:28 cd 1.40.100.1: #i41022# Enable restart/reload of Quickstarter


2005-03-29  Christian Lippka  <cl@openoffice.org>  [c1e529a621a43b3649fec25d91fafa427555f970]

fixed merge problem from cws effectmigration01


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [7e9db2eae5fcee952e8e1d5a31edfc5925d3b052]

INTEGRATION: CWS lobeta3 (1.2.56); FILE MERGED 2005/03/03 10:38:09 mba 1.2.56.1: #i43712#: DummyObject as a fallback for failed object creation


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [a7a0ac4bbdb18f302d5b4f40a0cc8d6ce9f9c34f]

INTEGRATION: CWS lobeta3 (1.13.8); FILE MERGED 2005/03/16 11:36:25 lo 1.13.8.2: RESYNC: (1.13-1.14); FILE MERGED 2005/03/03 10:38:09 mba 1.13.8.1: #i43712#: DummyObject as a fallback for failed object creation


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [77218e8af1699519f20ab3bd97147d1017099652]

INTEGRATION: CWS lobeta3 (1.2.18); FILE MERGED 2005/03/03 12:48:05 lo 1.2.18.4: #i34170# remove fprintf 2005/03/03 12:35:56 lo 1.2.18.3: #i34170# remove fprintf 2005/03/03 12:34:57 lo 1.2.18.2: #i34170# store multiple documents 2005/03/03 12:34:27 lo 1.2.18.1: #i34170# store multiple documents


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [c5d5315b006be6214805e9cb0aad6aad0f4f9be1]

INTEGRATION: CWS lobeta3 (1.4.18); FILE MERGED 2005/03/24 08:42:04 as 1.4.18.6: #i43101# update cache from desktop doc container to be more robust against missing doc events 2005/03/16 11:29:44 lo 1.4.18.5: RESYNC: (1.4-1.5); FILE MERGED 2005/03/03 12:34:26 lo 1.4.18.4: #i34170# store multiple documents 2005/03/03 09:38:39 as 1.4.18.3: #i34170# dont try to dispose already closed frames 2005/03/03 08:59:11 as 1.4.18.2: #i34170# dont use ref count in dtor, make all session loaded documents visible 2005/03/01 14:53:53 as 1.4.18.1: #i34170# prepare documents for session shutdown


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [6a9aa9f826bc4c04cf8825e0ba24e16d518ac6b9]

INTEGRATION: CWS lobeta3 (1.3.18); FILE MERGED 2005/03/24 08:42:04 as 1.3.18.3: #i43101# update cache from desktop doc container to be more robust against missing doc events 2005/03/03 08:59:37 as 1.3.18.2: #i34170# make all session loaded documents visible 2005/03/01 14:54:08 as 1.3.18.1: #i34170# prepare documents for session shutdown


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [cfdd9f0fde6f74b6c7609af3da9599368577d657]

INTEGRATION: CWS lobeta3 (1.7.38); FILE MERGED 2005/01/28 11:00:17 lo 1.7.38.1: #i31434 release streams ASAP


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [b21dffd34ed62ee5085e774f94bce4a7e74e08ec]

INTEGRATION: CWS lobeta3 (1.3.28); FILE MERGED 2005/01/19 15:35:49 lo 1.3.28.1: #i36357# fix package im/export


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [2fc2f8a5a1693e5a9a3803f842f70604079bc4c2]

INTEGRATION: CWS lobeta3 (1.3.318); FILE MERGED 2005/01/19 15:35:49 lo 1.3.318.1: #i36357# fix package im/export


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [0932cb8ca20c2d21b22e1ded6ca862c3014b892d]

INTEGRATION: CWS lobeta3 (1.6.240); FILE MERGED 2005/02/22 17:01:30 pl 1.6.240.1: #i43101# activate session management in gtk plugin, too


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [2e6d28f3075ffdb5030931ef8f79d7d704be9581]

INTEGRATION: CWS lobeta3 (1.20.24); FILE MERGED 2005/03/16 11:12:19 lo 1.20.24.2: RESYNC: (1.20-1.21); FILE MERGED 2005/02/22 17:01:30 pl 1.20.24.1: #i43101# activate session management in gtk plugin, too


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [800c8fb8147b406618e6dd16321c1d00b3ab295f]

INTEGRATION: CWS lobeta3 (1.2.240); FILE MERGED 2005/02/17 11:31:19 pl 1.2.240.1: #i41382# export service symbols


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [8eb68ae33e4a6c131ef371c97df38e1a8d278921]

INTEGRATION: CWS lobeta3 (1.19.94); FILE MERGED 2005/03/22 14:05:32 lo 1.19.94.3: #i40476# reload installed languages 2005/03/16 10:53:58 lo 1.19.94.2: RESYNC: (1.19-1.20); FILE MERGED 2005/02/18 10:34:18 cd 1.19.94.1: #i41022# Enable restart/reload of Quickstarter


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [ac02689852c7bdf3453a065cce38a91364609711]

INTEGRATION: CWS lobeta3 (1.22.92); FILE MERGED 2005/03/03 10:38:28 mba 1.22.92.1: #i43712#: DummyObject as a fallback for failed object creation


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [fe45a318e34fcc8d746b3442a8c5c08a088962a9]

INTEGRATION: CWS swqcore08 (1.22.116); FILE MERGED 2005/03/11 15:54:27 hbrinkm 1.22.116.1: #i42807# UpdateTableOf: DelAllUndoObj


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [092272fc9ef00194e1f4cc644390011effab16ec]

INTEGRATION: CWS swqcore08 (1.25.334); FILE MERGED 2005/03/08 17:05:29 hbrinkm 1.25.334.2: RESYNC: (1.25-1.26); FILE MERGED 2005/03/04 18:33:32 hbrinkm 1.25.334.1: #i43910#  SwOutlineTabDialog::Ok: set outline numrule on formats


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [0b38a56a6fdb8e097d53f5adf8b3d8ad1d604fdd]

INTEGRATION: CWS swqcore08 (1.10.458); FILE MERGED 2005/03/11 14:52:49 hbrinkm 1.10.458.1: #i42807# UpdateOrInsert: use DelAllObjs


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [0a3b99dde2d183caa055ad3fddfd1a03bdb7b65d]

INTEGRATION: CWS swqcore08 (1.114.316); FILE MERGED 2005/03/03 15:02:54 dvo 1.114.316.1: #i43762# remove illegal Unicode characters from font names


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [9167533f3844e81433c66970a4f621c80e83e4cd]

INTEGRATION: CWS swqcore08 (1.2.458); FILE MERGED 2005/02/28 10:26:52 hbrinkm 1.2.458.1: #i42807# UpdateTOXBaseSection, update SwTOXBaseSection in Undo/Redo


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [57133b51fd79beb202dfc61963b3613b06cd2851]

INTEGRATION: CWS swqcore08 (1.3.320); FILE MERGED 2005/03/01 18:06:23 dvo 1.3.320.1: #i43072# undo of header/footer creation/deletion


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [4c0ef2044ef1ae00894e8d12ad84feb8f6fb3fe1]

INTEGRATION: CWS swqcore08 (1.45.12); FILE MERGED 2005/03/16 16:55:26 hbrinkm 1.45.12.1: #120342# GetNum: if not existent create SwNodeNum respecting outline level


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [1b3acba16bccd5ed21bb573a1082dfcd0151a930]

INTEGRATION: CWS swqcore08 (1.13.334); FILE MERGED 2005/03/11 14:37:40 hbrinkm 1.13.334.2: #i42807# do DelAllUndoObj one level higher 2005/02/28 10:23:17 hbrinkm 1.13.334.1: #i42807# clear undo stack after update of TOX - no other reasonable way :-( - , clean ups


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [a8208e31dfe4612160ceb094e36e050e2875d33a]

INTEGRATION: CWS perform02 (1.208.10); FILE MERGED 2005/03/16 09:17:45 mt 1.208.10.2: RESYNC: (1.208-1.210); FILE MERGED 2005/02/14 17:18:04 ssa 1.208.10.1: #i42262# introduce WB_DEFAULTWIN style to avoid expensive fontlist loading when creating the defaultwindow


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [9b3c1cf9e2985d314e65be5e827c7fe49307563f]

INTEGRATION: CWS swqcore08 (1.13.338); FILE MERGED 2005/03/01 18:06:22 dvo 1.13.338.1: #i43072# undo of header/footer creation/deletion


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [ef7262f0ba9c568816ccfe89e7c2d02336377d59]

INTEGRATION: CWS swqcore08 (1.11.194); FILE MERGED 2005/03/01 18:06:21 dvo 1.11.194.1: #i43072# undo of header/footer creation/deletion


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [a9b7c1501b0d85b3a0a243ff91fa572d666bf77a]

INTEGRATION: CWS perform02 (1.20.30); FILE MERGED 2005/02/14 17:18:02 ssa 1.20.30.1: #i42262# introduce WB_DEFAULTWIN style to avoid expensive fontlist loading when creating the defaultwindow


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [29d1632d211591365ebcf96da6e71c140696d73b]

INTEGRATION: CWS perform02 (1.16.210); FILE MERGED 2005/02/14 16:22:01 ssa 1.16.210.1: #i42762# improve and use AlphaMask::CopyPixel() to avoid palette lookups


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [0c9ccb3456f5ee51a5dee855f1637ab17389853a]

INTEGRATION: CWS swqcore08 (1.11.66); FILE MERGED 2005/03/04 18:31:42 hbrinkm 1.11.66.1: #i43910# SwTxtFmtColl::SetOutlineLevel: ensure outline numrule is set if format has outline level


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [3cefc95972eb4c95fd608ae2b3c79dabac88e096]

INTEGRATION: CWS perform02 (1.13.48); FILE MERGED 2005/02/14 16:22:00 ssa 1.13.48.1: #i42762# improve and use AlphaMask::CopyPixel() to avoid palette lookups


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [7e54ef840e77867195e89bc8b51527270624b67f]

INTEGRATION: CWS swqcore08 (1.44.64); FILE MERGED 2005/03/02 11:59:43 hbrinkm 1.44.64.3: #b6234265# reset lower levels even if upper level is not numbered 2005/03/01 16:50:28 hbrinkm 1.44.64.2: RESYNC: (1.44-1.46); FILE MERGED 2005/03/01 15:37:59 hbrinkm 1.44.64.1: #i39822# PropagateOutlineRule: do not alter paragraphs with a numbering rule


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [0edd1fa7471d3eeb23600fc1d704e8c7d2b2954f]

INTEGRATION: CWS perform02 (1.5.88); FILE MERGED 2005/02/14 16:22:00 ssa 1.5.88.1: #i42762# improve and use AlphaMask::CopyPixel() to avoid palette lookups


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [40eedbbaac047c9aaab8d5f9c420ab9869377eac]

INTEGRATION: CWS swqcore08 (1.25.12); FILE MERGED 2005/03/08 16:59:40 hbrinkm 1.25.12.2: RESYNC: (1.25-1.26); FILE MERGED 2005/03/01 18:06:19 dvo 1.25.12.1: #i43072# undo of header/footer creation/deletion


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [f563a7f14a9500b0f5210651331d97f154e46722]

INTEGRATION: CWS perform02 (1.36.30); FILE MERGED 2005/03/16 09:13:55 mt 1.36.30.2: RESYNC: (1.36-1.39); FILE MERGED 2005/02/14 17:18:01 ssa 1.36.30.1: #i42262# introduce WB_DEFAULTWIN style to avoid expensive fontlist loading when creating the defaultwindow


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [60732d715698108f9c3a8284bb3e00baaa4e8124]

INTEGRATION: CWS swqcore08 (1.35.136); FILE MERGED 2005/02/28 10:20:53 hbrinkm 1.35.136.1: #i42807# clear undo stack before changing of TOX properties, update TOX after changing properties


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [62c409788f5aa6684cfe7b0a64fc9fad6fd71f1f]

INTEGRATION: CWS swqcore08 (1.11.136); FILE MERGED 2005/03/04 18:30:00 hbrinkm 1.11.136.1: #i43910# SW_DLLPUPLIC for SwNumRuleItem


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [a109a0d267e3821a7a350f0b0f43092fc802eaa6]

INTEGRATION: CWS swqcore08 (1.2.458); FILE MERGED 2005/02/28 10:17:39 hbrinkm 1.2.458.1: #i42807# UpdateTOXBaseSection


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [b5ce14c305c29aaabecfe020c532a1c3e72ae545]

INTEGRATION: CWS perform02 (1.10.8); FILE MERGED 2005/02/23 16:09:47 ssa 1.10.8.1: #i42576# minimize number of LoadPreviewFromURL and ScaleBitmap calls


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [6dc3b656a1a2ce568caa6e151ef3f556d63c90e3]

INTEGRATION: CWS perform02 (1.8.8); FILE MERGED 2005/02/23 16:14:48 ssa 1.8.8.1: keep drop down open after releasing the mouse button


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [e4acc501838ed487f084a86deb0a1a64aec0dfda]

INTEGRATION: CWS swqcore08 (1.93.60); FILE MERGED 2005/03/09 17:47:20 dvo 1.93.60.1: #i44564# don't attempt to export header/footeron handout page if no handout page is present.


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [54452d485dd00bf87f2bfa62ab1abfb6e61926b5]

INTEGRATION: CWS frrtf03 (1.29.268); FILE MERGED 2005/03/22 17:04:27 flr 1.29.268.2: *** empty log message *** 2005/03/22 15:44:46 flr 1.29.268.1: #i45342# RTF doc with no author table caused reader to crash


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [5cad5ce6f2d6767489fee8e5887fdf867578d581]

INTEGRATION: CWS frrtf03 (1.40.66); FILE MERGED 2005/03/22 13:41:14 flr 1.40.66.1: #i43670# wrong offset in insert


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [0c0c75d0e509daa4e6256b4c30610345f51c98dd]

INTEGRATION: CWS effectmigration01 (1.2.8); FILE MERGED 2005/03/15 18:20:58 cl 1.2.8.2: RESYNC: (1.2-1.3); FILE MERGED 2005/03/11 09:48:28 dbo 1.2.8.1: #i39513# fixed barwipe out mode to subtraction Issue number: Submitted by: Reviewed by:


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [8c93fc8a7f757d00fbaf1dcbedc979442c1fba2c]

INTEGRATION: CWS effectmigration01 (1.2.12); FILE MERGED 2005/03/29 09:22:02 cl 1.2.12.3: RESYNC: (1.2-1.3); FILE MERGED 2005/03/17 16:56:47 iha 1.2.12.2: #i45012# dispose sound at deactivation 2005/03/14 17:14:50 iha 1.2.12.1: #i45012# to many player instances created at the same time


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [05ee5de1173914669f84928693d65a47090988a0]

INTEGRATION: CWS effectmigration01 (1.2.12); FILE MERGED 2005/03/29 09:21:54 cl 1.2.12.5: RESYNC: (1.3-1.4); FILE MERGED 2005/03/17 16:56:13 iha 1.2.12.4: #i45012# dispose sound at deactivation 2005/03/16 11:01:54 cl 1.2.12.3: fixed merge conflict 2005/03/15 18:18:37 cl 1.2.12.2: RESYNC: (1.2-1.3); FILE MERGED 2005/03/14 17:15:22 iha 1.2.12.1: #i45012# to many player instances created at the same time


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [93d4626d588c06337c2edca34240023fa4441bf2]

INTEGRATION: CWS effectmigration01 (1.4.20); FILE MERGED 2005/03/11 09:47:40 dbo 1.4.20.2: #i39513# fixed vertical wipe-in, wipe-out 2005/03/10 16:20:01 cl 1.4.20.1: #i44578# added EffectMigration for better effect export to OOo 1.x


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [2728244ae62d2018b7726a7a049d35e7f5d4ff68]

INTEGRATION: CWS effectmigration01 (1.45.20); FILE MERGED 2005/03/15 18:08:59 cl 1.45.20.2: RESYNC: (1.45-1.46); FILE MERGED 2005/03/10 16:19:41 cl 1.45.20.1: #i44578# added EffectMigration for better effect export to OOo 1.x


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [67c76918aefb7de17b93e7ce900337794203e3ec]

INTEGRATION: CWS effectmigration01 (1.2.122); FILE MERGED 2005/03/21 17:03:07 cl 1.2.122.2: #i44578# get target from first node even if its set after node was added 2005/03/14 13:34:34 cl 1.2.122.1: #i44578# get target from first node even if its set after node was added


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [c7ec0b30006a367397e313f0d4309b37553a4c81]

INTEGRATION: CWS effectmigration01 (1.5.26); FILE MERGED 2005/03/18 14:09:41 cl 1.5.26.1: #i45319# disable options context menu entry when multiselection


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [6f466462ce7a9b18e583ebc362bea75a01660f8a]

INTEGRATION: CWS effectmigration01 (1.5.26); FILE MERGED 2005/03/18 18:06:05 cl 1.5.26.1: #i45433# insert unknown sounds befor 'open other' entry


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [a4ed74dc6490189c1c4d75a18b55e108babe60f7]

INTEGRATION: CWS effectmigration01 (1.3.48); FILE MERGED 2005/03/29 08:54:52 cl 1.3.48.2: RESYNC: (1.3-1.4); FILE MERGED 2005/03/18 18:12:26 cl 1.3.48.1: #i41476# clear XAudio begin and end attributes for now


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [523e14aae1c85803d74c379dacdab9444f568494]

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>  [0aeb99398300a0c92783546533bf0ef3edfd7495]

INTEGRATION: CWS effectmigration01 (1.1.2); FILE ADDED 2005/03/11 20:18:18 iha 1.1.2.1: i42737 use new api for PPT97 import Issue number: Submitted by: Reviewed by:


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [8397611cba5ebb645ff5a529d97c56db5ecfd76a]

INTEGRATION: CWS effectmigration01 (1.1.2); FILE ADDED 2005/03/15 14:43:47 iha 1.1.2.2: #i42737# flash effect was wrongly mapped and times were wrong 2005/03/11 20:19:09 iha 1.1.2.1: i42737 use new api for PPT97 import Issue number: Submitted by: Reviewed by:


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [28e90da42439705dab8379cda9116ba6ef39311f]

INTEGRATION: CWS effectmigration01 (1.2.122); FILE MERGED 2005/03/11 20:20:15 iha 1.2.122.1: #i42737# use new api for PPT97 import


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [3b4c8a16dab2457fb0b11067efb2596f48ebd3b4]

INTEGRATION: CWS effectmigration01 (1.5.122); FILE MERGED 2005/03/11 20:21:20 iha 1.5.122.1: #i42737# use new api for PPT97 import


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [88b06b9a445c95c42e2a4a0895ecb7a696218e72]

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>  [40a8920e93bfef1bd1d84dd0194bd988763440db]

INTEGRATION: CWS effectmigration01 (1.73.48); FILE MERGED 2005/03/21 14:23:12 cl 1.73.48.2: fixed a solaris compile problem 2005/03/11 20:22:19 iha 1.73.48.1: #i42737# use new api for PPT97 import


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [890b95f1b59a12bfb1971903b1a67f548b48a682]

INTEGRATION: CWS fwkfinal5 (1.23.206); FILE MERGED 2005/03/21 18:24:30 mba 1.23.206.1: #i45410#: URLs spoiled by token separator


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [835902c2ec58123a32d83aa2ea6a9485b492c7b6]

INTEGRATION: CWS effectmigration01 (1.4.56); FILE MERGED 2005/03/16 12:14:53 cl 1.4.56.3: fixed merge conflict 2005/03/15 18:04:27 cl 1.4.56.2: RESYNC: (1.4-1.5); FILE MERGED 2005/03/10 16:17:12 cl 1.4.56.1: #i44578# added EffectMigration for better effect export to OOo 1.x


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [e78ab30fc5d9c2db86e676e114f4249a1a41f482]

INTEGRATION: CWS effectmigration01 (1.10.102); FILE MERGED 2005/03/24 14:02:47 cl 1.10.102.4: #i44578# fixed potential unix problem 2005/03/24 14:01:27 cl 1.10.102.3: #i44578# fixed potential unix problem 2005/03/15 18:03:56 cl 1.10.102.2: RESYNC: (1.10-1.12); FILE MERGED 2005/03/14 13:30:00 cl 1.10.102.1: #i44578# decode shape ids to numbers only when exporting to ooo


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [51fbf0075deb43b7591555cc2daa22e301d8e5df]

INTEGRATION: CWS fwkfinal5 (1.6.276); FILE MERGED 2005/03/22 10:10:53 as 1.6.276.1: #i45148# make compatibility ui description configurable


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [23e29980eb6c78f6fb5c527178016135aeee172c]

INTEGRATION: CWS effectmigration01 (1.14.8); FILE MERGED 2005/03/15 18:03:06 cl 1.14.8.2: RESYNC: (1.14-1.16); FILE MERGED 2005/03/14 13:30:00 cl 1.14.8.1: #i44578# decode shape ids to numbers only when exporting to ooo


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [9521b75286d7b15abb1e9ba966aa3217fef31012]

INTEGRATION: CWS effectmigration01 (1.7.102); FILE MERGED 2005/03/14 13:29:59 cl 1.7.102.1: #i44578# decode shape ids to numbers only when exporting to ooo


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [b69431ced1383382df1abbe778ff4b6a64fdae8c]

INTEGRATION: CWS effectmigration01 (1.10.8); FILE MERGED 2005/03/14 13:29:59 cl 1.10.8.1: #i44578# decode shape ids to numbers only when exporting to ooo


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [917b0dd03eb30bcd1241767023be9ea90668795f]

INTEGRATION: CWS effectmigration01 (1.48.8); FILE MERGED 2005/03/18 10:31:29 cl 1.48.8.1: #i45271# use XTextCursor for paragraph references


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [481e8501052aa97795d87cc25a4ea90fab1bbafe]

INTEGRATION: CWS effectmigration01 (1.67.52); FILE MERGED 2005/03/10 16:41:35 cl 1.67.52.1: #i44578# export old animations when exporting to non OASIS format


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [1cb0c71cf41e3b530ff818535aa3395a3f88409b]

INTEGRATION: CWS effectmigration01 (1.93.66); FILE MERGED 2005/03/29 08:52:07 cl 1.93.66.3: RESYNC: (1.94-1.95); FILE MERGED 2005/03/15 17:59:19 cl 1.93.66.2: RESYNC: (1.93-1.94); FILE MERGED 2005/03/10 16:36:45 cl 1.93.66.1: #i44578# export old animations when exporting to non OASIS format


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [d8a39cf2d031dddffea8191442c8167df83faf16]

INTEGRATION: CWS swqcore10 (1.87.78); FILE MERGED 2005/03/23 16:00:16 dvo 1.87.78.1: #i44815# export NO_NUMLEVEL as list-id 0


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [054260ccb10eb1b1097f6962de19a153b0c87905]

INTEGRATION: CWS effectmigration01 (1.83.52); FILE MERGED 2005/03/14 13:27:37 cl 1.83.52.1: #i44578# use old slide transition effects for OOo export


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [bcfc9974f1d1112aa3bd9e7af7cdaa3b24e4b3e9]

INTEGRATION: CWS swqcore10 (1.71.152); FILE MERGED 2005/03/22 15:38:00 dvo 1.71.152.1: #120099# update layout (if present); use ViewShell (instead of SwEditShell)          (checking for CWS swqcore10; will be removed for swqbugfixes18)


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [e40906a3e25a73c6fd969daa222028d423b6bf8e]

INTEGRATION: CWS effectmigration01 (1.14.102); FILE MERGED 2005/03/10 16:28:59 cl 1.14.102.1: #i44578# export old animations when exporting to non OASIS format


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [066ea5fcdd19bb3824088e7c5b24a3cd3a68355e]

INTEGRATION: CWS swqcore10 (1.74.162); FILE MERGED 2005/03/23 16:00:16 dvo 1.74.162.2: #i44815# export NO_NUMLEVEL as list-id 0 2005/03/23 13:52:09 dvo 1.74.162.1: #i44815# export numbered paragraphs without a number (NO_NUMLEVEL)


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [219d7d5ad7e08a0f1128674572ea6e5f55f48028]

INTEGRATION: CWS effectmigration01 (1.3.24); FILE MERGED 2005/03/18 14:51:09 cl 1.3.24.2: #i45072# correctly parse functions in values 2005/03/18 10:32:26 cl 1.3.24.1: #i45271# use XTextCursor for paragraph references


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [49d50a51f669cb9f7d82c482654b156e8e4bc715]

INTEGRATION: CWS dr34 (1.32.14); FILE MERGED 2005/03/16 11:31:47 dr 1.32.14.7: #42572# #119281# #i29271# #i5359# chart import improvements 2005/03/14 14:57:40 dr 1.32.14.6: #i44077# set size for new Excel OLE objects 2005/03/11 16:34:29 dr 1.32.14.5: #42572# #119281# #i29271# #i5359# chart import improvements 2005/03/03 20:07:15 dr 1.32.14.4: #42572# #119281# #i29271# #i5359# chart import improvements 2005/02/24 20:04:32 dr 1.32.14.3: RESYNC: (1.32-1.33); FILE MERGED 2005/02/24 19:00:26 dr 1.32.14.2: #i42572# chart import changes 2005/02/21 16:28:55 dr 1.32.14.1: #119281# preparations for better chart import


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [df3733bda43f5ae4ab9c208d7ac1fd213d63c1c0]

INTEGRATION: CWS dr34 (1.30.46); FILE MERGED 2005/03/11 16:34:28 dr 1.30.46.5: #42572# #119281# #i29271# #i5359# chart import improvements 2005/03/03 20:07:14 dr 1.30.46.4: #42572# #119281# #i29271# #i5359# chart import improvements 2005/02/24 20:01:45 dr 1.30.46.3: RESYNC: (1.30-1.31); FILE MERGED 2005/02/24 19:00:25 dr 1.30.46.2: #i42572# chart import changes 2005/02/21 16:28:54 dr 1.30.46.1: #119281# preparations for better chart import


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [b01bed147c2e3dacb64f27eda0b720628604a4a1]

INTEGRATION: CWS dr34 (1.17.192); FILE MERGED 2005/03/22 14:14:40 dr 1.17.192.3: changed record name 2005/03/11 16:34:26 dr 1.17.192.2: #42572# #119281# #i29271# #i5359# chart import improvements 2005/03/04 16:22:14 dr 1.17.192.1: #i29271# chart records


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [4234c8324c14b8e22eb3c73db46f995a80e1b621]

INTEGRATION: CWS dr34 (1.34.2); FILE MERGED 2005/03/14 14:59:25 dr 1.34.2.2: #i44077# set size for new Excel OLE objects 2005/03/11 16:12:38 nn 1.34.2.1: #i43716# allocate Medium for DoLoad on heap


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [52d142f88b1377ba6cb129d2f0eb0167da8081c9]

INTEGRATION: CWS dr34 (1.50.2); FILE MERGED 2005/03/14 14:59:25 dr 1.50.2.1: #i44077# set size for new Excel OLE objects


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [a9cbd6c2ad343cd91d92a6008afbe3cf7ef33ed1]

INTEGRATION: CWS dr34 (1.12.16); FILE MERGED 2005/03/11 16:14:56 er 1.12.16.1: #i44499# don't read beyond bounds of filter pattern


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [136393415c91915a4fe8348b3bd3cdf4e7bae2e1]

INTEGRATION: CWS dr34 (1.78.2); FILE MERGED 2005/02/25 13:51:35 dr 1.78.2.2: #i42858# do not warn multiple times 2005/02/25 12:41:41 dr 1.78.2.1: #i42858# do not warn multiple times


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [1247da90e1024a74633446d9dd095513ba554e23]

INTEGRATION: CWS dr34 (1.19.2); FILE MERGED 2005/03/14 14:58:56 dr 1.19.2.1: #i44077# set size for new Excel OLE objects


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [e4cb6e3e2815cbaf27083f5a8ec40a136437338e]

INTEGRATION: CWS dr34 (1.4.52); FILE MERGED 2005/03/11 12:57:04 nn 1.4.52.1: #i41181# handle multiple paragraphs in a table cell from Writer (patch from bluedwarf)


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [444ded31f325e78bf7b9eadbdc496c7451d6829d]

INTEGRATION: CWS dr34 (1.6.192); FILE MERGED 2005/03/11 16:40:57 dr 1.6.192.1: #42572# #119281# #i29271# #i5359# chart import improvements


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [b9a10b413bb00e5bf9c6dc25f4cedae316fa975e]

INTEGRATION: CWS dr34 (1.21.2); FILE MERGED 2005/03/11 16:40:56 dr 1.21.2.1: #42572# #119281# #i29271# #i5359# chart import improvements


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [c245e483d11bb5ca3d82a637c1f5324ed55c50a6]

INTEGRATION: CWS dr34 (1.15.72); FILE MERGED 2005/03/03 20:08:19 dr 1.15.72.2: #42572# #119281# #i29271# #i5359# chart import improvements 2005/02/24 19:01:08 dr 1.15.72.1: #i42572# chart import changes


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [0b99a8c7f9abad547f203a2314ccd8ae60709ea1]

INTEGRATION: CWS dr34 (1.20.2); FILE MERGED 2005/03/14 14:58:41 dr 1.20.2.1: #i44077# set size for new Excel OLE objects


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [601416597eff94b4ef7b241ebd26f630180bad10]

INTEGRATION: CWS dr34 (1.14.2); FILE MERGED 2005/03/14 14:58:41 dr 1.14.2.1: #i44077# set size for new Excel OLE objects


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [19a38a3470cdb632aadf2d5b7079bba27f4df8de]

INTEGRATION: CWS dr34 (1.1.2); FILE ADDED 2005/03/18 11:23:33 dr 1.1.2.7: #42572# #119281# #i29271# #i5359# chart import improvements 2005/03/16 12:59:35 dr 1.1.2.6: #42572# #119281# #i29271# #i5359# chart import improvements 2005/03/16 11:32:10 dr 1.1.2.5: #42572# #119281# #i29271# #i5359# chart import improvements 2005/03/11 16:40:56 dr 1.1.2.4: #42572# #119281# #i29271# #i5359# chart import improvements 2005/03/03 20:08:19 dr 1.1.2.3: #42572# #119281# #i29271# #i5359# chart import improvements 2005/02/24 19:01:08 dr 1.1.2.2: #i42572# chart import changes 2005/02/21 16:31:43 dr 1.1.2.1: #119281# preparations for better chart import


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [2f04ee285684e054cf1cc8abb814dfc2c8405660]

INTEGRATION: CWS dr34 (1.8.192); FILE MERGED 2005/02/24 19:01:08 dr 1.8.192.1: #i42572# chart import changes


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [8ff4e5676a8066696bc7be6bb88808f3310ded5b]

INTEGRATION: CWS dr34 (1.14.46); FILE MERGED 2005/02/24 20:13:16 dr 1.14.46.2: RESYNC: (1.14-1.15); FILE MERGED 2005/02/24 19:01:07 dr 1.14.46.1: #i42572# chart import changes


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [ceb3e460e96dbd692f0928fce14027a0ba1b6b7b]

INTEGRATION: CWS dr34 (1.4.2); FILE MERGED 2005/03/11 16:40:56 dr 1.4.2.1: #42572# #119281# #i29271# #i5359# chart import improvements


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [26a4473647ea2763124f9c37c7776f12d1506ec1]

INTEGRATION: CWS dr34 (1.12.4); FILE MERGED 2005/02/24 20:12:49 dr 1.12.4.2: RESYNC: (1.12-1.13); FILE MERGED 2005/02/24 19:01:07 dr 1.12.4.1: #i42572# chart import changes


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [1c0458b7ee933a2cce614689a2e98c316ec04872]

INTEGRATION: CWS dr34 (1.16.2); FILE MERGED 2005/03/16 11:32:10 dr 1.16.2.4: #42572# #119281# #i29271# #i5359# chart import improvements 2005/03/14 14:58:40 dr 1.16.2.3: #i44077# set size for new Excel OLE objects 2005/03/11 16:40:56 dr 1.16.2.2: #42572# #119281# #i29271# #i5359# chart import improvements 2005/03/03 20:08:19 dr 1.16.2.1: #42572# #119281# #i29271# #i5359# chart import improvements


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [540b20f338ea6bf87dfdd8dd814d2b8038cd26ac]

INTEGRATION: CWS dr34 (1.1.2); FILE ADDED 2005/03/18 11:23:33 dr 1.1.2.9: #42572# #119281# #i29271# #i5359# chart import improvements 2005/03/16 18:37:01 dr 1.1.2.8: #42572# #119281# #i29271# #i5359# chart import improvements 2005/03/16 12:59:34 dr 1.1.2.7: #42572# #119281# #i29271# #i5359# chart import improvements 2005/03/16 11:32:10 dr 1.1.2.6: #42572# #119281# #i29271# #i5359# chart import improvements 2005/03/13 15:01:44 dr 1.1.2.5: #i10000# gcc adjustments 2005/03/11 16:55:51 dr 1.1.2.4: #42572# #119281# #i29271# #i5359# chart import improvements 2005/03/11 16:40:55 dr 1.1.2.3: #42572# #119281# #i29271# #i5359# chart import improvements 2005/03/03 20:08:18 dr 1.1.2.2: #42572# #119281# #i29271# #i5359# chart import improvements 2005/02/24 19:01:07 dr 1.1.2.1: #i42572# chart import changes


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [adc4ec2f9b30a706694d79ea35f64941f7dd3220]

INTEGRATION: CWS dr34 (1.14.46); FILE MERGED 2005/02/24 20:11:47 dr 1.14.46.3: RESYNC: (1.14-1.15); FILE MERGED 2005/02/11 14:52:17 dr 1.14.46.2: removed xerecord.hxx <-> xeroot.hxx dependency 2005/02/11 09:32:58 dr 1.14.46.1: removed xerecord.hxx <-> xeroot.hxx dependency


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [4e1815a41350e74adfde41c6cf021959b221198d]

INTEGRATION: CWS dr34 (1.7.46); FILE MERGED 2005/02/24 20:11:40 dr 1.7.46.2: RESYNC: (1.7-1.8); FILE MERGED 2005/02/11 09:32:58 dr 1.7.46.1: removed xerecord.hxx <-> xeroot.hxx dependency


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [70824a9a222707b889e3cd9acc90adaeb5a5cf30]

INTEGRATION: CWS dr34 (1.15.2); FILE MERGED 2005/03/04 15:16:52 dr 1.15.2.1: #i41210# select script type according to cell type


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [34e387074153b79aebd0b6c09709452a0da0a1b6]

INTEGRATION: CWS dr34 (1.4.2); FILE MERGED 2005/03/14 14:58:40 dr 1.4.2.1: #i44077# set size for new Excel OLE objects


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [0bdd0aa5b771c51c2f40a1db78199e55164ec96a]

INTEGRATION: CWS dr34 (1.9.2); FILE MERGED 2005/03/14 14:58:40 dr 1.9.2.1: #i44077# set size for new Excel OLE objects


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [8675a2f7b8d828829bd1d0d83fb8467dc326062f]

INTEGRATION: CWS dr34 (1.40.2); FILE MERGED 2005/03/11 16:40:55 dr 1.40.2.1: #42572# #119281# #i29271# #i5359# chart import improvements


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [74885edd928b1432af4383ebb5a743b7390c916a]

INTEGRATION: CWS dr34 (1.2.316); FILE MERGED 2005/03/17 16:21:14 dr 1.2.316.1: #i45209# rename classes with name already used somewhere


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [ea62b65e85eafaf4b54549076d6ba82631e6cd50]

INTEGRATION: CWS dr34 (1.32.2); FILE MERGED 2005/03/17 16:21:14 dr 1.32.2.2: #i45209# rename classes with name already used somewhere 2005/03/11 16:40:55 dr 1.32.2.1: #42572# #119281# #i29271# #i5359# chart import improvements


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [41d9c4b5c240a1acd5610bc402cc76f82f101f30]

INTEGRATION: CWS dr34 (1.16.2); FILE MERGED 2005/03/11 16:40:55 dr 1.16.2.1: #42572# #119281# #i29271# #i5359# chart import improvements


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [3b9fb2fec064cc79614685f6f8bb6341f2debf76]

INTEGRATION: CWS dr34 (1.5.218); FILE MERGED 2005/03/11 16:40:54 dr 1.5.218.3: #42572# #119281# #i29271# #i5359# chart import improvements 2005/03/03 20:08:18 dr 1.5.218.2: #42572# #119281# #i29271# #i5359# chart import improvements 2005/02/24 19:01:07 dr 1.5.218.1: #i42572# chart import changes


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [643daba54cceaae352956764883bbb354d16d932]

INTEGRATION: CWS dr34 (1.59.2); FILE MERGED 2005/03/11 16:40:54 dr 1.59.2.1: #42572# #119281# #i29271# #i5359# chart import improvements


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [9ca092b5925223a7abb51b224b07c9006f13b42d]

INTEGRATION: CWS dr34 (1.18.2); FILE MERGED 2005/03/17 16:21:14 dr 1.18.2.1: #i45209# rename classes with name already used somewhere


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [a3cab3ba121d364de831a0ddd0622d5336ae219f]

INTEGRATION: CWS xmlsec10 (1.3.74); FILE MERGED 2005/03/23 09:50:22 mmi 1.3.74.1: idl review Issue number: Submitted by: Reviewed by:


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [492894edfe60a9296b8aa2e2577328403619d774]

INTEGRATION: CWS xmlsec10 (1.3.74); FILE MERGED 2005/03/23 09:50:21 mmi 1.3.74.1: idl review Issue number: Submitted by: Reviewed by:


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [c73ecfe10f74b6d46ead286a61535569aa7ebbd0]

INTEGRATION: CWS xmlsec10 (1.2.130); FILE MERGED 2005/03/23 09:50:21 mmi 1.2.130.1: idl review Issue number: Submitted by: Reviewed by:


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [3f8f619d2c3e831b8076006a30fe3ca253a17a24]

INTEGRATION: CWS dr34 (1.3.218); FILE MERGED 2005/03/11 16:34:43 dr 1.3.218.3: #42572# #119281# #i29271# #i5359# chart import improvements 2005/03/03 20:07:32 dr 1.3.218.2: #42572# #119281# #i29271# #i5359# chart import improvements 2005/02/24 19:01:33 dr 1.3.218.1: #i42572# chart import changes


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [6de10f844443fc421b801f977cac97bbdc894f74]

INTEGRATION: CWS dr34 (1.6.192); FILE MERGED 2005/03/11 16:34:31 dr 1.6.192.1: #42572# #119281# #i29271# #i5359# chart import improvements


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [90659d9852b82f89d705b4691deb94de6d519e3a]

INTEGRATION: CWS dr34 (1.21.2); FILE MERGED 2005/03/11 16:34:30 dr 1.21.2.1: #42572# #119281# #i29271# #i5359# chart import improvements


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [22f3064a451c09fd22721ceaefbff26ca5462ca1]

INTEGRATION: CWS xmlsec10 (1.2.130); FILE MERGED 2005/03/23 09:50:20 mmi 1.2.130.1: idl review Issue number: Submitted by: Reviewed by:


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [efd210251fa06f1811236c2b15b463c607a81870]

INTEGRATION: CWS dr34 (1.14.70); FILE MERGED 2005/03/03 20:07:16 dr 1.14.70.3: #42572# #119281# #i29271# #i5359# chart import improvements 2005/02/24 20:06:46 dr 1.14.70.2: RESYNC: (1.14-1.15); FILE MERGED 2005/02/24 19:00:27 dr 1.14.70.1: #i42572# chart import changes


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [3fed05e30bb0e477d650288aa2ecd87b7ddde9d0]

INTEGRATION: CWS xmlsec10 (1.3.74); FILE MERGED 2005/03/23 09:50:20 mmi 1.3.74.1: idl review Issue number: Submitted by: Reviewed by:


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [4c116a43b66aa839f6a52190a516a09fd64bdb57]

INTEGRATION: CWS dr34 (1.13.46); FILE MERGED 2005/03/03 20:07:15 dr 1.13.46.1: #42572# #119281# #i29271# #i5359# chart import improvements


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [347975bb9e065c8e072f0ee4c03a01a9fd3f6b12]

INTEGRATION: CWS xmlsec10 (1.3.2); FILE MERGED 2005/03/23 09:50:19 mmi 1.3.2.1: idl review Issue number: Submitted by: Reviewed by:


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [c18ba14d40d4a20dfd0c04ba0a1a4aeb53126003]

INTEGRATION: CWS dr34 (1.7.46); FILE MERGED 2005/03/14 14:57:40 dr 1.7.46.1: #i44077# set size for new Excel OLE objects


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [91f7de820e6de950003c2eea65fc2e04b321f954]

INTEGRATION: CWS xmlsec10 (1.2.130); FILE MERGED 2005/03/23 09:50:18 mmi 1.2.130.1: idl review Issue number: Submitted by: Reviewed by:


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [a2f84aae2aabf3f425437fd398e30972bef1a220]

INTEGRATION: CWS dr34 (1.1.2); FILE ADDED 2005/03/18 11:23:14 dr 1.1.2.6: #42572# #119281# #i29271# #i5359# chart import improvements 2005/03/16 11:31:48 dr 1.1.2.5: #42572# #119281# #i29271# #i5359# chart import improvements 2005/03/11 16:34:30 dr 1.1.2.4: #42572# #119281# #i29271# #i5359# chart import improvements 2005/03/03 20:07:15 dr 1.1.2.3: #42572# #119281# #i29271# #i5359# chart import improvements 2005/02/24 19:00:27 dr 1.1.2.2: #i42572# chart import changes 2005/02/21 16:28:51 dr 1.1.2.1: #119281# preparations for better chart import


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [efc5396b4cde1e07a3c659fdb30f0c255ae8ac43]

INTEGRATION: CWS xmlsec10 (1.2.74); FILE MERGED 2005/03/23 09:50:18 mmi 1.2.74.1: idl review Issue number: Submitted by: Reviewed by:


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [dfad279caf62fb6023c32f1f23730e315f4b2b3f]

INTEGRATION: CWS dr34 (1.10.166); FILE MERGED 2005/03/07 15:39:11 dr 1.10.166.3: #i44031# handle BIFF generated by 'Turbo Cash' 2005/02/24 20:05:40 dr 1.10.166.2: RESYNC: (1.10-1.11); FILE MERGED 2005/02/24 19:00:26 dr 1.10.166.1: #i42572# chart import changes


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [c2760a0401c044ec7568115afe152eceef044332]

INTEGRATION: CWS dr34 (1.9.2); FILE MERGED 2005/03/11 16:34:30 dr 1.9.2.1: #42572# #119281# #i29271# #i5359# chart import improvements


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [fc4e0db8a14aed9a39ced02e41093aeebeecf901]

INTEGRATION: CWS xmlsec10 (1.2.130); FILE MERGED 2005/03/08 08:27:39 mmi 1.2.130.1: add key usage information Issue number: Submitted by: Reviewed by:


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [7a9802fde1a9b77037802b855c5696d6f61505fa]

INTEGRATION: CWS dr34 (1.17.72); FILE MERGED 2005/02/24 20:04:41 dr 1.17.72.2: RESYNC: (1.17-1.18); FILE MERGED 2005/02/24 19:00:26 dr 1.17.72.1: #i42572# chart import changes


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [4b095ccd7e247d60ed33c789e25467f666790f60]

INTEGRATION: CWS xmlsec10 (1.2.130); FILE MERGED 2005/03/23 09:50:17 mmi 1.2.130.1: idl review Issue number: Submitted by: Reviewed by:


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [5023fd57cd198240d385c6eea057805ab1e89d6a]

INTEGRATION: CWS xmlsec10 (1.2.130); FILE MERGED 2005/03/23 09:50:17 mmi 1.2.130.2: idl review Issue number: Submitted by: Reviewed by: 2005/03/08 08:27:38 mmi 1.2.130.1: add key usage information Issue number: Submitted by: Reviewed by:


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [f3dcd0a40e83391fa40131c284eed99af3d1d959]

INTEGRATION: CWS dr34 (1.1.2); FILE ADDED 2005/03/18 11:23:13 dr 1.1.2.8: #42572# #119281# #i29271# #i5359# chart import improvements 2005/03/16 18:36:49 dr 1.1.2.7: #42572# #119281# #i29271# #i5359# chart import improvements 2005/03/16 12:59:15 dr 1.1.2.6: #42572# #119281# #i29271# #i5359# chart import improvements 2005/03/16 11:31:47 dr 1.1.2.5: #42572# #119281# #i29271# #i5359# chart import improvements 2005/03/11 16:34:29 dr 1.1.2.4: #42572# #119281# #i29271# #i5359# chart import improvements 2005/03/03 20:07:15 dr 1.1.2.3: #42572# #119281# #i29271# #i5359# chart import improvements 2005/02/24 23:59:25 dr 1.1.2.2: #i10000# build problems after resync 2005/02/24 19:00:26 dr 1.1.2.1: #i42572# chart import changes


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [46e1005106ae69c2057ce10e28582b3a2b0030c7]

INTEGRATION: CWS xmlsec10 (1.1.2); FILE ADDED 2005/03/23 09:50:16 mmi 1.1.2.2: idl review Issue number: Submitted by: Reviewed by: 2005/03/08 08:27:38 mmi 1.1.2.1: add key usage information Issue number: Submitted by: Reviewed by:


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [9ce6cdf5677e61702e015e4cf2a78c1fdae7883d]

INTEGRATION: CWS dr34 (1.2.2); FILE MERGED 2005/02/28 07:43:23 dr 1.2.2.2: #i43553# GCC 3.3 parse error 2005/02/28 07:36:42 dr 1.2.2.1: #i43553# GCC 3.3 parse error


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [310dcbc66bb174047d05b91c7331cec1c6077421]

INTEGRATION: CWS xmlsec10 (1.2.130); FILE MERGED 2005/03/23 09:50:16 mmi 1.2.130.1: idl review Issue number: Submitted by: Reviewed by:


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [eea9149eab23d252d0ff2fb4c92f790fb4cc2a0e]

INTEGRATION: CWS dr34 (1.6.2); FILE MERGED 2005/03/04 15:16:43 dr 1.6.2.1: #i41210# select script type according to cell type


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [56798e21e8c28ab3e8d51df1a8d05e7b10e420c7]

INTEGRATION: CWS dr34 (1.21.2); FILE MERGED 2005/03/04 15:16:42 dr 1.21.2.1: #i41210# select script type according to cell type


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [653e71a7832ea7eb86e0e991d098997b74d8f8f9]

INTEGRATION: CWS dr34 (1.10.2); FILE MERGED 2005/03/03 20:07:14 dr 1.10.2.1: #42572# #119281# #i29271# #i5359# chart import improvements


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [c70394ad41dde8495fb3316fa82ccdec307ffd27]

INTEGRATION: CWS dr34 (1.51.4); FILE MERGED 2005/03/11 16:34:28 dr 1.51.4.4: #42572# #119281# #i29271# #i5359# chart import improvements 2005/03/03 20:07:14 dr 1.51.4.3: #42572# #119281# #i29271# #i5359# chart import improvements 2005/02/24 20:02:01 dr 1.51.4.2: RESYNC: (1.51-1.52); FILE MERGED 2005/02/24 19:00:25 dr 1.51.4.1: #i42572# chart import changes


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [d24a16fd5e5303ce2ad745e53606311a14d1c4f5]

INTEGRATION: CWS dr34 (1.73.2); FILE MERGED 2005/03/21 11:13:21 dr 1.73.2.4: #i44077# object manager only in BIFF8 2005/03/17 16:20:51 dr 1.73.2.3: #i45209# rename classes with name already used somewhere 2005/03/14 14:57:40 dr 1.73.2.2: #i44077# set size for new Excel OLE objects 2005/03/11 16:34:27 dr 1.73.2.1: #42572# #119281# #i29271# #i5359# chart import improvements


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [c70cb01eb21cd83711a2f08f2e941b7fe50e8029]

INTEGRATION: CWS dr34 (1.53.2); FILE MERGED 2005/03/17 16:20:51 dr 1.53.2.2: #i45209# rename classes with name already used somewhere 2005/03/11 16:34:27 dr 1.53.2.1: #42572# #119281# #i29271# #i5359# chart import improvements


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [9ed47486335453f196ff0a51af3e8863f1aeb772]

INTEGRATION: CWS dr34 (1.36.2); FILE MERGED 2005/03/11 16:34:27 dr 1.36.2.1: #42572# #119281# #i29271# #i5359# chart import improvements


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [e3dc70615e56a5a112e1868383506dd3191e50d3]

INTEGRATION: CWS xmlsec10 (1.2.4); FILE MERGED 2005/03/16 09:05:38 mt 1.2.4.1: cleanup, removed old files...


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [3ca8d2280f9c60ac19797863d2c169680e9bcab6]

INTEGRATION: CWS dr34 (1.105.2); FILE MERGED 2005/03/14 14:57:39 dr 1.105.2.2: #i44077# set size for new Excel OLE objects 2005/03/11 16:34:26 dr 1.105.2.1: #42572# #119281# #i29271# #i5359# chart import improvements


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [aaf567e8d17bb245c6b6ec1b2d6b1f8221877a81]

INTEGRATION: CWS dr34 (1.26.2); FILE MERGED 2005/03/17 16:20:51 dr 1.26.2.1: #i45209# rename classes with name already used somewhere


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [e6173b31d5c6627421ddf5c76b3f77eab0b14a5b]

INTEGRATION: CWS dr34 (1.75.72); FILE MERGED 2005/03/16 11:31:46 dr 1.75.72.7: #42572# #119281# #i29271# #i5359# chart import improvements 2005/03/11 16:34:26 dr 1.75.72.6: #42572# #119281# #i29271# #i5359# chart import improvements 2005/03/04 16:22:13 dr 1.75.72.5: #i29271# chart records 2005/02/24 19:59:33 dr 1.75.72.4: RESYNC: (1.76-1.77); FILE MERGED 2005/02/24 19:00:24 dr 1.75.72.3: #i42572# chart import changes 2005/02/21 16:51:48 dr 1.75.72.2: RESYNC: (1.75-1.76); FILE MERGED 2005/02/16 09:40:21 dr 1.75.72.1: source type for bubbles in bubble charts


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [911ab6a68098daaa1faf074cd2b35ffbd58a91f7]

INTEGRATION: CWS xmlsec10 (1.1.1.1.38); FILE MERGED 2005/03/24 08:20:59 mmi 1.1.1.1.38.2: idl review

Issue number:
Submitted by:
Reviewed by:
2005/03/23 09:52:59 mmi 1.1.1.1.38.1: idl review
Issue number:
Submitted by:
Reviewed by:

2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [c72c76c7dcb15b7ef30112a3c0684c86cfe44796]

INTEGRATION: CWS xmlsec10 (1.1.1.1.38); FILE MERGED 2005/03/24 08:20:59 mmi 1.1.1.1.38.1: idl review

Issue number:
Submitted by:
Reviewed by:

2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [6ad0c7a4bfc40332c69d9e69dcaa71ca5b6a2522]

INTEGRATION: CWS xmlsec10 (1.1.1.1.38); FILE MERGED 2005/03/24 08:20:58 mmi 1.1.1.1.38.1: idl review

Issue number:
Submitted by:
Reviewed by:

2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [5f5f5759541be1b2fbf7e711f2b9f984a9aac7ef]

INTEGRATION: CWS dr34 (1.8.2); FILE MERGED 2005/03/11 16:13:47 er 1.8.2.1: #i44499# GetNextTopic: check for null pointer from ScanIntVal; ScanIntVal: eat leading whitespace


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [a947294fb5b70f4f6b3bf47974e31f1ba164f3f0]

INTEGRATION: CWS xmlsec10 (1.2.38); FILE MERGED 2005/03/29 09:26:41 mmi 1.2.38.1: idl review Issue number: Submitted by: Reviewed by:


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [f1c48d51bfb0382ba82c82087905c5d926a5f020]

INTEGRATION: CWS dr34 (1.21.196); FILE MERGED 2005/03/08 14:50:29 er 1.21.196.1: implement dtor and free memory


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [a2cd4e489513b56a59429b67b185024b7d00c66e]

INTEGRATION: CWS dr34 (1.13.4); FILE MERGED 2005/03/11 17:42:17 dr 1.13.4.2: RESYNC: (1.13-1.14); FILE MERGED 2005/03/08 14:59:54 er 1.13.4.1: #118812# performance of conditional array calculation, cache jumps and results


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [4bc7c2cfc4e89664eccacd13d17d65c3ff74b934]

INTEGRATION: CWS xmlsec10 (1.2.4); FILE MERGED 2005/03/29 09:26:41 mmi 1.2.4.1: idl review Issue number: Submitted by: Reviewed by:


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [6d3add6eba99dbc039a072dcf73959fb99ec6329]

INTEGRATION: CWS dr34 (1.34.4); FILE MERGED 2005/03/11 17:42:07 dr 1.34.4.2: RESYNC: (1.34-1.35); FILE MERGED 2005/03/08 14:59:53 er 1.34.4.1: #118812# performance of conditional array calculation, cache jumps and results


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [70d0bc82f7d2f96970d85363a8d9a5003c72752b]

INTEGRATION: CWS xmlsec10 (1.2.38); FILE MERGED 2005/03/29 09:26:40 mmi 1.2.38.1: idl review Issue number: Submitted by: Reviewed by:


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [7d1960d2dac143859fedb7610d210f75b800dc3e]

INTEGRATION: CWS xmlsec10 (1.2.4); FILE MERGED 2005/03/24 08:20:58 mmi 1.2.4.1: idl review

Issue number:
Submitted by:
Reviewed by:

2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [4c478779307633b9f473ad0161dfe605d672155a]

INTEGRATION: CWS dr34 (1.33.16); FILE MERGED 2005/03/09 17:09:14 er 1.33.16.4: #i44492# ScCountIf: an empty string is a real search criteria 2005/03/08 14:59:52 er 1.33.16.3: #118812# performance of conditional array calculation, cache jumps and results 2005/03/01 13:46:11 er 1.33.16.2: #i43714# ScLookup: ScQueryParam.bByRow=false if lookup in row 2005/02/22 14:05:58 er 1.33.16.1: #i43121# DBIterator: ifMAX of -MAXDOUBLE; also add default case to some switches to get rid of gcc -Wall warnings


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [ca5680d1bd9b8f2f04f5815f8afba2d75e8cdabc]

INTEGRATION: CWS dr34 (1.13.208); FILE MERGED 2005/03/08 18:10:43 er 1.13.208.1: #i44370# #i44495# invalid start row/col if all hidden


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [ea8f0cac662c70f5f82d35ec29253549157b1e0a]

INTEGRATION: CWS xmlsec10 (1.2.4); FILE MERGED 2005/03/24 08:20:57 mmi 1.2.4.1: idl review

Issue number:
Submitted by:
Reviewed by:

2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [6270bba08a4cb6ed394d63b8a61641c8dd9031c8]

INTEGRATION: CWS dr34 (1.2.316); FILE MERGED 2005/03/14 14:56:20 dr 1.2.316.1: #i44077# set size for new Excel OLE objects


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [b0070d81661c0baf272911705837e286124e9ab2]

INTEGRATION: CWS dr34 (1.19.4); FILE MERGED 2005/03/08 14:59:51 er 1.19.4.1: #118812# performance of conditional array calculation, cache jumps and results


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [3dafb68bdf5d4214195780678a435a90534164a3]

INTEGRATION: CWS dr34 (1.8.158); FILE MERGED 2005/02/28 16:45:46 er 1.8.158.1: #118690# UpdatePageBreaks: despite the fact that since m81 in case of the bug document the method is only called for the first sheet, speed the loop up by using ScCompressedArrayIterator


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [081568b05fb5e533894276c2a148956717d8be91]

INTEGRATION: CWS dr34 (1.31.192); FILE MERGED 2005/03/10 11:41:34 nn 1.31.192.1: #i44697# detect equal ScPatternAttr pointers across MergePatternArea calls


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [141079411934953e8d6518e3c026d4c458102f98]

INTEGRATION: CWS dr34 (1.64.4); FILE MERGED 2005/03/10 11:41:35 nn 1.64.4.1: #i44697# detect equal ScPatternAttr pointers across MergePatternArea calls


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [d1c3863b8382378f4a20512323d2cc97fe324588]

INTEGRATION: CWS dr34 (1.12.102); FILE MERGED 2005/03/01 14:25:48 er 1.12.102.1: BinarySearch: if first string is to be ignored, ignore only if it doesn't match the query (found when testing #i43714#, 'aa' lead to n/a instead of 'AA')


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [41927cbf99db00a37b3626504ac4246e9868475a]

INTEGRATION: CWS dr34 (1.4.158); FILE MERGED 2005/02/28 17:15:18 er 1.4.158.1: #i42904# InitLimits: break if condition isn't met


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [c4072ab66aba5eb06684172a975693f4d1afbb5e]

INTEGRATION: CWS dr34 (1.15.2); FILE MERGED 2005/03/10 11:41:34 nn 1.15.2.1: #i44697# detect equal ScPatternAttr pointers across MergePatternArea calls


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [1c40a70987578c2883e2ea4626d452ea9a4bb884]

INTEGRATION: CWS dr34 (1.28.2); FILE MERGED 2005/03/14 15:53:08 er 1.28.2.1: #i44115# InterpretTail: no convergence in initial round of iterations


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [c26f6dabad93c7a77477ccd6d4579db8a1711f97]

INTEGRATION: CWS dr34 (1.19.2); FILE MERGED 2005/03/10 11:41:33 nn 1.19.2.1: #i44697# detect equal ScPatternAttr pointers across MergePatternArea calls


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [3e8e30b925be386340bcc1aeb4a0ec375f0e0724]

INTEGRATION: CWS dr34 (1.8.384); FILE MERGED 2005/03/11 17:40:17 dr 1.8.384.2: RESYNC: (1.8-1.9); FILE MERGED 2005/03/08 14:51:07 er 1.8.384.1: implement dtor and free memory


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [e54a6f44f995a1b6037583c9704e8fafda194a6b]

INTEGRATION: CWS dr34 (1.26.192); FILE MERGED 2005/03/10 11:41:13 nn 1.26.192.1: #i44697# detect equal ScPatternAttr pointers across MergePatternArea calls


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [34c44bc2b48cf848591662b1922b03f71d165931]

INTEGRATION: CWS dr34 (1.14.2); FILE MERGED 2005/03/10 11:41:13 nn 1.14.2.1: #i44697# detect equal ScPatternAttr pointers across MergePatternArea calls


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [5b770b717305bf965bec02a4d420805829675562]

INTEGRATION: CWS dr34 (1.6.2); FILE MERGED 2005/03/10 11:41:13 nn 1.6.2.1: #i44697# detect equal ScPatternAttr pointers across MergePatternArea calls


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [82fd80c62b4cba40d3411214901e4a9ac672a929]

INTEGRATION: CWS xmlsec10 (1.3.4); FILE MERGED 2005/03/21 07:04:39 mmi 1.3.4.1: add testing code for profile detection Issue number: Submitted by: Reviewed by:


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [7279a075786a58017871c6d7a05813f62caf8fa5]

INTEGRATION: CWS dr34 (1.5.2); FILE MERGED 2005/03/14 14:56:08 dr 1.5.2.1: #i44077# set size for new Excel OLE objects


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [5894eabd629289745e38c35e6f5540ff4f3545f2]

INTEGRATION: CWS xmlsec10 (1.7.24); FILE MERGED 2005/03/23 09:52:56 mmi 1.7.24.4: idl review Issue number: Submitted by: Reviewed by: 2005/03/21 07:04:39 mmi 1.7.24.3: add testing code for profile detection Issue number: Submitted by: Reviewed by: 2005/03/16 07:31:43 mt 1.7.24.2: RESYNC: (1.7-1.8); FILE MERGED 2005/03/08 08:26:21 mmi 1.7.24.1: add key usage information Issue number: Submitted by: Reviewed by:


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [1ebb606fccf2ef473613a18a5034c8018f611e05]

INTEGRATION: CWS xmlsec10 (1.7.4); FILE MERGED 2005/03/23 09:52:55 mmi 1.7.4.1: idl review Issue number: Submitted by: Reviewed by:


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [8863e74cd0de2c0ef867abee87693c64a236f695]

INTEGRATION: CWS xmlsec10 (1.6.4); FILE MERGED 2005/03/21 07:04:39 mmi 1.6.4.1: add testing code for profile detection Issue number: Submitted by: Reviewed by:


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [d080b0fc13a07038d07a999044cf18bdec00815f]

INTEGRATION: CWS xmlsec10 (1.3.38); FILE MERGED 2005/03/23 09:52:55 mmi 1.3.38.2: idl review Issue number: Submitted by: Reviewed by: 2005/03/08 08:26:19 mmi 1.3.38.1: add key usage information Issue number: Submitted by: Reviewed by:


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [ec22833db2a071032da300aebabac2af2c4a8aaf]

INTEGRATION: CWS xmlsec10 (1.5.20); FILE MERGED 2005/03/23 09:52:54 mmi 1.5.20.3: idl review Issue number: Submitted by: Reviewed by: 2005/03/16 07:30:21 mt 1.5.20.2: RESYNC: (1.5-1.6); FILE MERGED 2005/03/08 08:26:19 mmi 1.5.20.1: add key usage information Issue number: Submitted by: Reviewed by:


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [58797168765f335907afd2d66b779021f7c92960]

INTEGRATION: CWS xmlsec10 (1.4.4); FILE MERGED 2005/03/23 09:52:54 mmi 1.4.4.1: idl review Issue number: Submitted by: Reviewed by:


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [d8955c7c149ecb7486c2986601d2e197f03ed85a]

INTEGRATION: CWS xmlsec10 (1.10.4); FILE MERGED 2005/03/23 09:52:53 mmi 1.10.4.1: idl review Issue number: Submitted by: Reviewed by:


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [4660fb326ab7a0aed033a83762322107bb0876b2]

INTEGRATION: CWS xmlsec10 (1.3.38); FILE MERGED 2005/03/23 09:52:52 mmi 1.3.38.2: idl review Issue number: Submitted by: Reviewed by: 2005/03/08 08:26:18 mmi 1.3.38.1: add key usage information Issue number: Submitted by: Reviewed by:


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [ad8f5fc8cb2fa6ec416d8e367eb0e0e3e6b358cf]

INTEGRATION: CWS jimmac01 (1.5.2); FILE MERGED 2005/03/17 18:10:26 mmeeks 1.5.2.7: Issue number: i#22148# Submitted by: jimmac Reviewed by:  mmeeks

More nice artwork
2005/03/07 13:05:26 mmeeks 1.5.2.6: Issue number: i#22148#
Submitted by: mmeeks

More missing icons mapped across ...
2005/03/01 22:32:17 mmeeks 1.5.2.5: Issue number: #i42426#
Submitted by: mmeeks

A couple more & updated missing list.
2005/03/01 22:23:34 mmeeks 1.5.2.4: Issue number: #i42426#
Submitted by: mmeeks

Yet more industrial artwork.
2005/02/10 15:11:14 mmeeks 1.5.2.3: Issue number: #i42426#
Submitted by: mmeeks
Add list of things to do,
Fix showtwopages size.
2005/02/10 14:10:44 mmeeks 1.5.2.2: Issue number: #i42426#
Submitted by: mmeeks

More database icons.
2005/02/10 14:06:07 mmeeks 1.5.2.1: Issue number: #42426#
Submitted by: mmeeks

Pull the HEAD changes out into this cws.

2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [6541a4120ba827ea75ed05712395068273a64dd5]

INTEGRATION: CWS xmlsec10 (1.6.20); FILE MERGED 2005/03/23 09:52:52 mmi 1.6.20.3: idl review Issue number: Submitted by: Reviewed by: 2005/03/16 07:28:46 mt 1.6.20.2: RESYNC: (1.6-1.7); FILE MERGED 2005/03/08 08:26:17 mmi 1.6.20.1: add key usage information Issue number: Submitted by: Reviewed by:


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [f8557a3744c0cc6beeb21769171844739a83e197]

INTEGRATION: CWS xmlsec10 (1.4.4); FILE MERGED 2005/03/23 09:52:52 mmi 1.4.4.1: idl review Issue number: Submitted by: Reviewed by:


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [0ab6bf9af759bd120369fbeda0da7b299d4f675b]

INTEGRATION: CWS xmlsec10 (1.8.4); FILE MERGED 2005/03/23 09:52:52 mmi 1.8.4.1: idl review Issue number: Submitted by: Reviewed by:


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [6a10a599c019747a5e91d9afa71383fdb4c0cba1]

INTEGRATION: CWS xmlsec10 (1.2.38); FILE MERGED 2005/03/23 09:52:51 mmi 1.2.38.1: idl review Issue number: Submitted by: Reviewed by:


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [6eb7f1a5dbf06748004b2c018a01f8c81f22778b]

INTEGRATION: CWS jimmac01 (1.5.2); FILE MERGED 2005/03/17 18:10:26 mmeeks 1.5.2.5: Issue number: i#22148# Submitted by: jimmac Reviewed by:  mmeeks

More nice artwork
2005/03/07 13:05:26 mmeeks 1.5.2.4: Issue number: i#22148#
Submitted by: mmeeks

More missing icons mapped across ...
2005/03/01 22:23:33 mmeeks 1.5.2.3: Issue number: #i42426#
Submitted by: mmeeks

Yet more industrial artwork.
2005/02/10 15:11:14 mmeeks 1.5.2.2: Issue number: #i42426#
Submitted by: mmeeks
Add list of things to do,
Fix showtwopages size.
2005/02/10 14:06:06 mmeeks 1.5.2.1: Issue number: #42426#
Submitted by: mmeeks

Pull the HEAD changes out into this cws.

2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [a009705c127d22a496ed14e52b70f5754e1f5c0b]

INTEGRATION: CWS xmlsec10 (1.1.1.1.38); FILE MERGED 2005/03/23 09:52:50 mmi 1.1.1.1.38.1: idl review Issue number: Submitted by: Reviewed by:


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [67a9b44be7a74631e593ab7058dac5138435796d]

INTEGRATION: CWS xmlsec10 (1.4.38); FILE MERGED 2005/03/23 09:52:49 mmi 1.4.38.1: idl review Issue number: Submitted by: Reviewed by:


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [e8e0ca7df60049b0b29732f4d33bb6303dec90ad]

INTEGRATION: CWS xmlsec10 (1.5.4); FILE MERGED 2005/03/23 09:52:49 mmi 1.5.4.1: idl review Issue number: Submitted by: Reviewed by:


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [9eca01c0b8184ee8ae2d97e784b0d22c317b1cb7]

INTEGRATION: CWS xmlsec10 (1.5.24); FILE MERGED 2005/03/23 09:52:48 mmi 1.5.24.1: idl review Issue number: Submitted by: Reviewed by:


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [50adc360262c8eccc9e600db039b150ff751e826]

INTEGRATION: CWS xmlsec10 (1.2.24); FILE MERGED 2005/03/23 09:52:48 mmi 1.2.24.1: idl review Issue number: Submitted by: Reviewed by:


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [e23e9deb17e5728252a6a6bc46e08dcfd8f53bbf]

INTEGRATION: CWS xmlsec10 (1.2.24); FILE MERGED 2005/03/23 09:52:47 mmi 1.2.24.1: idl review Issue number: Submitted by: Reviewed by:


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [ec44895d73056a3a0b9f442981e7113a3743af68]

INTEGRATION: CWS dr34 (1.10.100); FILE MERGED 2005/03/11 17:31:50 dr 1.10.100.2: RESYNC: (1.10-1.12); FILE MERGED 2005/03/08 09:37:29 nn 1.10.100.1: #b6236750# initialize: use isAssignableFrom instead of comparing the types


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [900cf094ff4ad7e424089fb23160cc07c87cc8f9]

INTEGRATION: CWS xmlsec10 (1.1.1.1.38); FILE MERGED 2005/03/23 09:52:47 mmi 1.1.1.1.38.1: idl review Issue number: Submitted by: Reviewed by:


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [3f5f8a808b041689ee1c7972793280a1b5e238f7]

INTEGRATION: CWS dr34 (1.12.6); FILE MERGED 2005/03/11 17:30:52 dr 1.12.6.2: RESYNC: (1.12-1.13); FILE MERGED 2005/03/03 10:50:34 sab 1.12.6.1: #i43931#; test whether xAttrList is empty


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [e79f3ad0fe2dddb339f1f7024fde3ccb3f67bc02]

INTEGRATION: CWS xmlsec10 (1.1.1.1.38); FILE MERGED 2005/03/23 09:52:46 mmi 1.1.1.1.38.1: idl review Issue number: Submitted by: Reviewed by:


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [267a643f54d4f60fecfcab115b65168bb8564a4a]

INTEGRATION: CWS dr34 (1.89.6); FILE MERGED 2005/03/11 17:26:41 dr 1.89.6.2: RESYNC: (1.89-1.90); FILE MERGED 2005/03/07 11:24:17 sab 1.89.6.1: #i44052#; don't remove tokens while scheduling


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [99d3e387441628a199819ef60df50f829f0f3825]

INTEGRATION: CWS dr34 (1.16.506); FILE MERGED 2005/03/07 11:24:19 sab 1.16.506.1: #i44052#; don't remove tokens while scheduling


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [ee21191bdeb2c1662a32af7391f7d7af1dd56a26]

INTEGRATION: CWS xmlsec10 (1.1.1.1.38); FILE MERGED 2005/03/24 08:20:54 mmi 1.1.1.1.38.1: idl review

Issue number:
Submitted by:
Reviewed by:

2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [69e7e2aa0669584bfac07447fe61d8a9b188a5bf]

INTEGRATION: CWS xmlsec10 (1.1.1.1.38); FILE MERGED 2005/03/24 08:20:54 mmi 1.1.1.1.38.2: idl review

Issue number:
Submitted by:
Reviewed by:
2005/03/23 09:52:45 mmi 1.1.1.1.38.1: idl review
Issue number:
Submitted by:
Reviewed by:

2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [ce342a157b8ffe8cbf5b2b49c820b2a7fd295e21]

INTEGRATION: CWS xmlsec10 (1.21.4); FILE MERGED 2005/03/23 09:52:44 mmi 1.21.4.1: idl review Issue number: Submitted by: Reviewed by:


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [8d79f2524bea317eaae52201e832accb30071dae]

INTEGRATION: CWS xmlsec10 (1.17.4); FILE MERGED 2005/03/23 09:52:44 mmi 1.17.4.2: idl review Issue number: Submitted by: Reviewed by: 2005/03/16 17:15:23 mt 1.17.4.1: #i44474# more catches....


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [8bc0922624dc96d7a11af839ba347ccb10c04376]

INTEGRATION: CWS xmlsec10 (1.17.4); FILE MERGED 2005/03/23 09:52:44 mmi 1.17.4.1: idl review Issue number: Submitted by: Reviewed by:


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [0d3f50e826867b6a9469c84066ab61864e37f416]

INTEGRATION: CWS xmlsec10 (1.5.4); FILE MERGED 2005/03/23 09:52:44 mmi 1.5.4.2: idl review Issue number: Submitted by: Reviewed by: 2005/03/16 09:56:04 pb 1.5.4.1: fix: #i44598# disorder fixed


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [b36ab2f982eb22b72425566492d63ed91f29e846]

INTEGRATION: CWS xmlsec10 (1.18.4); FILE MERGED 2005/03/23 09:52:42 mmi 1.18.4.1: idl review Issue number: Submitted by: Reviewed by:


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [b02c57bcbbb8761785c100b07dbe6b221f393c96]

INTEGRATION: CWS xmlsec10 (1.5.4); FILE MERGED 2005/03/23 09:52:42 mmi 1.5.4.1: idl review Issue number: Submitted by: Reviewed by:


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [cc486aaee1407805f0c7753823b21049aae2b753]

INTEGRATION: CWS cloneefilterteam31 (1.86.86); FILE MERGED 2005/03/18 11:31:07 flr 1.86.86.2: RESYNC: (1.86-1.87); FILE MERGED 2005/02/14 09:44:37 mmaher 1.86.86.1: #i41989# In the absence of column info for TOX default to 1


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [c5916f458246ddd36fd2260e06c72b7d756153e0]

INTEGRATION: CWS cloneefilterteam31 (1.109.76); FILE MERGED 2005/03/18 11:30:50 flr 1.109.76.3: RESYNC: (1.110-1.111); FILE MERGED 2005/02/11 12:07:21 mmaher 1.109.76.2: RESYNC: (1.109-1.110); FILE MERGED 2005/01/13 14:03:03 mmaher 1.109.76.1: #i40461# Patch from cmc to include the gapwidth in the positioning calculation


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [945aec9282c418985760f19ffa7ce12bdcdbcc61]

INTEGRATION: CWS cloneefilterteam31 (1.146.10); FILE MERGED 2005/03/18 11:30:42 flr 1.146.10.3: RESYNC: (1.150-1.151); FILE MERGED 2005/02/11 12:07:01 mmaher 1.146.10.2: RESYNC: (1.146-1.150); FILE MERGED 2005/01/27 10:29:20 mmaher 1.146.10.1: #i40766# Tweaking page descriptor handling in sections with no page break


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [c521f781c5f992341f62056bba524befcd46c863]

INTEGRATION: CWS vcl37 (1.9.88); FILE MERGED 2005/02/17 13:52:51 pl 1.9.88.1: #i42988# remove const


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [0916857bd0345ee8d1f97f0205dbb5fbabd095fc]

INTEGRATION: CWS vcl37 (1.114.22); FILE MERGED 2005/03/04 16:32:21 ssa 1.114.22.2: #i44094# calc correct maximized window sizes 2005/03/02 12:42:49 ssa 1.114.22.1: avoid reparent if parent is the same and check return code of DestroyWindow


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [c23ba478bf4203d40a3a64de2d1462fad508ced2]

INTEGRATION: CWS groupingapi (1.1.2); FILE ADDED 2005/03/24 15:05:33 sw 1.1.2.1: #i33817#


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [ca3ae26fdb1f1433709fb2a037e3990648088007]

INTEGRATION: CWS vcl37 (1.22.22); FILE MERGED 2005/03/09 10:55:42 ssa 1.22.22.1: #i44560# report timer imput again when queried from timeout handler - otherwise many operations are not responsive


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [7b5d0ca612f16486f2c94dea855455c850dfecce]

INTEGRATION: CWS groupingapi (1.1.2); FILE ADDED 2005/03/24 15:15:38 sw 1.1.2.1: #i33817#


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [25fd34b9c4ea54baef313f65b6b7ff1335cc9029]

INTEGRATION: CWS groupingapi (1.1.2); FILE ADDED 2005/03/24 15:23:22 sw 1.1.2.1: #i33817#


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [0463075eb66b0ca62f3d8680ba5e22ed1fbd05c2]

INTEGRATION: CWS vcl37 (1.187.32); FILE MERGED 2005/02/24 15:09:21 pl 1.187.32.2: #i43466# set sensible WM_CLASS hint 2005/02/23 16:43:06 pl 1.187.32.1: #i42750# presentation needs early resize events


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [f140a3051b6b6993af44a27201ad8f5ba9ad9c87]

INTEGRATION: CWS groupingapi (1.1.2); FILE ADDED 2005/03/24 11:35:58 sw 1.1.2.1: #i45915#


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [0635a8377882fa900aae14135674288becaba358]

INTEGRATION: CWS groupingapi (1.2.4); FILE MERGED 2005/03/24 10:43:46 sw 1.2.4.1: #i45915#


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [561ccd19f86baae0ac9cc261b8c10a98b90f3eb3]

INTEGRATION: CWS groupingapi (1.3.4); FILE MERGED 2005/03/24 11:35:02 sw 1.3.4.2: #i45915# 2005/03/24 10:42:45 sw 1.3.4.1: #i45915#


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [7cd9203d24e8ece9f040df3b3b99e8bdd41c1c7c]

INTEGRATION: CWS groupingapi (1.1.2); FILE ADDED 2005/03/24 15:03:35 sw 1.1.2.1: #i33817#


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [83dcf102a63d1a0c49e24379a6e2d49b70fc40c9]

INTEGRATION: CWS groupingapi (1.1.2); FILE ADDED 2005/03/24 15:15:08 sw 1.1.2.1: #i33817#


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [8b3137b4632de49e8bcb571d3a468f6fa7b2c8d2]

INTEGRATION: CWS vcl37 (1.3.154); FILE MERGED 2005/03/02 13:00:35 pl 1.3.154.1: remove old files


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [12c4eacbc316e336f1cf0aa835347d303185f59f]

INTEGRATION: CWS groupingapi (1.1.2); FILE ADDED 2005/03/24 15:22:55 sw 1.1.2.1: #i33817#


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [aeb7c4ac3f01a95924e84667f0ab45dda4d90006]

INTEGRATION: CWS vcl37 (1.51.154); FILE MERGED 2005/02/23 16:43:06 pl 1.51.154.1: #i42750# presentation needs early resize events


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [7c3a7fd9eda8297c3eddf9d900ea170fdb973ea1]

INTEGRATION: CWS vcl37 (1.60.152); FILE MERGED 2005/03/02 13:02:26 pl 1.60.152.2: cleanup several warnings 2005/03/01 15:49:15 pl 1.60.152.1: #i36373# check if keysym is bound to any keycode


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [cef5cc674c0fdb0853342a4a9876863ac7131cdf]

INTEGRATION: CWS vcl37 (1.39.90); FILE MERGED 2005/02/24 15:09:20 pl 1.39.90.1: #i43466# set sensible WM_CLASS hint


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [98f661288351c8d1f868f351fe386af491c676a3]

INTEGRATION: CWS groupingapi (1.19.76); FILE MERGED 2005/03/11 18:42:24 sab 1.19.76.4: #i33817#; new idl 2005/01/27 14:28:06 sab 1.19.76.3: RESYNC: (1.19-1.20); FILE MERGED 2005/01/05 14:32:07 sab 1.19.76.2: #i33817#; complete API 2004/09/03 17:59:51 sab 1.19.76.1: #i33817#; add grouping API


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [cbf2084caefce9cd2a273fa0875c6ac5f7d18276]

INTEGRATION: CWS vcl37 (1.11.38); FILE MERGED 2005/02/24 15:09:20 pl 1.11.38.1: #i43466# set sensible WM_CLASS hint


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [0f7cc4f3b20726d648c40a2428a39ad84a66725a]

INTEGRATION: CWS groupingapi (1.1.2); FILE ADDED 2005/03/11 18:42:43 sab 1.1.2.2: #i33817#; add IllegalArgumentException 2005/01/05 14:31:16 sab 1.1.2.1: #i33817#; complete API


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [64951d6c349f138615fbecd7d69fa4a6495fd1c6]

INTEGRATION: CWS vcl37 (1.20.20); FILE MERGED 2005/03/08 10:09:03 pl 1.20.20.5: RESYNC: (1.20-1.21); FILE MERGED 2005/02/24 11:58:38 pl 1.20.20.4: #i42379# do not iconify transient windows 2005/02/23 17:41:02 pl 1.20.20.3: #i42750# send resize on iconify/deiconify 2005/02/23 16:43:05 pl 1.20.20.2: #i42750# presentation needs early resize events 2005/02/23 13:07:19 pl 1.20.20.1: #i42761# initialize member


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [1576db28497f9d6fc36d6a1e29871c1f138a0b7e]

INTEGRATION: CWS groupingapi (1.8.78); FILE MERGED 2004/09/03 17:59:51 sab 1.8.78.1: #i33817#; add grouping API


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [e04ca3c7dbedef6d030ec9d20ddbf93b1b098d28]

INTEGRATION: CWS vcl37 (1.10.24); FILE MERGED 2005/02/28 17:53:21 pl 1.10.24.3: #i43720# improved rendering of toggle button (thanks to mkretzschmar) 2005/02/28 12:14:01 pl 1.10.24.2: #i43549# fix access to deleted object 2005/02/22 09:51:19 pl 1.10.24.1: #i43283# check widgets before destroy (thanks to mmeeks)


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [7e283f5e082484855a7998fef41c304de89aa11f]

INTEGRATION: CWS groupingapi (1.1.2); FILE ADDED 2004/09/03 17:59:15 sab 1.1.2.1: #i33817#; add grouping API


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [4c318e70d76b4b85594c6070b6e968b3fd4d9180]

INTEGRATION: CWS groupingapi (1.1.2); FILE ADDED 2004/09/03 17:59:06 sab 1.1.2.1: #i33817#; add grouping API


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [61d4e1b804ecb87dc3ac16d850bad759917807a7]

INTEGRATION: CWS vcl37 (1.15.20); FILE MERGED 2005/02/24 15:09:19 pl 1.15.20.1: #i43466# set sensible WM_CLASS hint


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [7df046c364d8a571e766693ce6ec80bd99f3e1d2]

INTEGRATION: CWS groupingapi (1.1.2); FILE ADDED 2005/01/05 14:32:07 sab 1.1.2.3: #i33817#; complete API 2004/09/08 17:17:04 sab 1.1.2.2: #i31477#; add additional properties 2004/09/03 17:58:56 sab 1.1.2.1: #i33817#; add grouping API


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [3efe67a1c102f601402816ca83d4c5ef5a97028a]

INTEGRATION: CWS vcl37 (1.96.22); FILE MERGED 2005/03/02 12:41:47 ssa 1.96.22.3: #119709# avoid NULL pointer access when processing messages 2005/02/24 14:26:20 pl 1.96.22.2: #i42750# do not start resize timer for non resizable windows 2005/02/23 16:43:05 pl 1.96.22.1: #i42750# presentation needs early resize events


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [ce096baa55d58c1e12547e9c2ecfa560fd78416a]

INTEGRATION: CWS groupingapi (1.1.2); FILE ADDED 2005/03/11 18:41:54 sab 1.1.2.1: #i33817#; new const


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [4802254421efe0f4f59e604ab5279776840d150c]

INTEGRATION: CWS vcl37 (1.208.20); FILE MERGED 2005/03/10 13:01:40 ssa 1.208.20.4: #i43594# avoid using the wrong window size when a min or max client size was set 2005/03/08 10:08:53 pl 1.208.20.3: RESYNC: (1.208-1.209); FILE MERGED 2005/03/03 19:08:22 pl 1.208.20.2: #i44004# hack PaintToDevice so it works on devices with different resolution 2005/03/01 16:29:07 ssa 1.208.20.1: #i43594# make sure that INITSHOW is always send when a window becomes fully visible


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [7e605b18d1bb7dc4683441e9faa8032a0605e54e]

INTEGRATION: CWS groupingapi (1.1.2); FILE ADDED 2004/09/03 17:58:47 sab 1.1.2.1: #i33817#; add grouping API


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [4b6103ce8a34084628fe5ef89c3e09ff6a6d5d94]

INTEGRATION: CWS groupingapi (1.7.78); FILE MERGED 2005/01/05 14:32:07 sab 1.7.78.3: #i33817#; complete API 2004/09/08 17:17:04 sab 1.7.78.2: #i31477#; add additional properties 2004/09/03 17:59:51 sab 1.7.78.1: #i33817#; add grouping API


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [bd6f6407fc703e16cef54372567d8637499bba68]

INTEGRATION: CWS vcl37 (1.85.24); FILE MERGED 2005/03/03 16:54:54 ssa 1.85.24.1: #i42491# do not assume that stl iterators equal pointers


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [a3d01a56a8040ef15ad71ed6980f741fc27ce0fa]

INTEGRATION: CWS vcl37 (1.40.40); FILE MERGED 2005/03/04 16:31:47 ssa 1.40.40.1: #i44094# call resize handler from setwindowstate with correct maximized values


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [6f37d16cc72ff94120df94399203e0af8345abda]

INTEGRATION: CWS vcl37 (1.7.154); FILE MERGED 2005/03/03 16:54:55 ssa 1.7.154.1: #i42491# do not assume that stl iterators equal pointers


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [5f80d2f1090d713351a33d3712d4f501b35386ab]

INTEGRATION: CWS vcl37 (1.31.104); FILE MERGED 2005/03/02 12:37:20 pl 1.31.104.3: #i36046# track validity of graphics state elements separate from their values 2005/02/18 13:41:54 pl 1.31.104.2: #i41133# implement tab order for widgets according to implementation note 70, see PDF ref. 1.5 p962 2005/02/17 18:30:01 pl 1.31.104.1: #i41133# tab order attribute for widgets


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [23177197540da7b5ea1717fcdac2a680b7a55331]

INTEGRATION: CWS vcl37 (1.78.24); FILE MERGED 2005/03/03 17:06:50 pl 1.78.24.6: #i36046# do not double convert clip region 2005/03/02 13:14:51 pl 1.78.24.5: move binary comment to UTF8 so modern editors do not destroy it 2005/03/02 12:37:20 pl 1.78.24.4: #i36046# track validity of graphics state elements separate from their values 2005/02/22 16:14:09 pl 1.78.24.3: #i42884# workaround for AR5: use implicit resources in transparency groups 2005/02/18 13:41:53 pl 1.78.24.2: #i41133# implement tab order for widgets according to implementation note 70, see PDF ref. 1.5 p962 2005/02/17 18:30:01 pl 1.78.24.1: #i41133# tab order attribute for widgets


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [4724dcb1a35bcf026f8d564ff8f818d88532e7d2]

INTEGRATION: CWS vcl37 (1.11.104); FILE MERGED 2005/02/17 18:30:00 pl 1.11.104.1: #i41133# tab order attribute for widgets


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [4d3d14b5f9bb58c335caddbb2fa85d0e0e9825ee]

INTEGRATION: CWS vcl37 (1.194.2); FILE MERGED 2005/03/24 12:21:53 pl 1.194.2.2: RESYNC: (1.194-1.195); FILE MERGED 2005/03/04 15:05:58 hdu 1.194.2.1: #b6234423# add more glyph fallbacks


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [0c19529d4e5ce6db388fc6bb3dda90e413141f85]

INTEGRATION: CWS groupingapi (1.1.2); FILE ADDED 2004/09/09 09:33:07 sab 1.1.2.1: #i33817#; add grouping API


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [05d2a415654e2b9324f70d92871df20ca964dc43]

INTEGRATION: CWS vcl37 (1.52.38); FILE MERGED 2005/03/08 10:07:38 pl 1.52.38.2: RESYNC: (1.52-1.53); FILE MERGED 2005/03/04 15:31:58 obr 1.52.38.1: #i20314# wait for the AWT EventQueue on shutdown


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [b6cc6f9e0563d48af71a32d77b451cfcc8787b8d]

INTEGRATION: CWS groupingapi (1.1.2); FILE ADDED 2004/09/09 09:32:56 sab 1.1.2.1: #i33817#; add grouping API


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [b2310a1e9340c86bcc059ebf3c925881a511a35b]

INTEGRATION: CWS vcl37 (1.36.40); FILE MERGED 2005/03/08 10:07:30 pl 1.36.40.2: RESYNC: (1.36-1.39); FILE MERGED 2005/02/16 17:10:43 ssa 1.36.40.1: #i42915# do not create resmgr without proper locale


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [e28e96ef851c972a0a67421bf3abf8c81e7fa4f1]

INTEGRATION: CWS groupingapi (1.1.2); FILE ADDED 2004/09/09 09:32:44 sab 1.1.2.1: #i33817#; add grouping API


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [7d696629991e7caefb873a6279e99037306a668e]

INTEGRATION: CWS groupingapi (1.8.6); FILE MERGED 2005/03/11 18:47:23 sab 1.8.6.1: #i33817#; add Groupingapi


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [9722be9ebe493d6f8a67162b0b489b2a12942673]

INTEGRATION: CWS groupingapi (1.12.24); FILE MERGED 2005/03/24 15:03:26 sab 1.12.24.7: #i33817#; add group to groups 2005/03/24 11:03:43 sab 1.12.24.6: #i39212#; default values for ShowDetails and IsVisible 2005/03/23 17:44:02 sab 1.12.24.5: #i39212#,#i33817#; default values for ShowDetails and IsVisible; use MemberList of Source 2005/03/11 18:47:22 sab 1.12.24.4: #i33817#; add Groupingapi 2004/12/21 12:30:24 sab 1.12.24.3: #i33817#, #i39212# 2004/09/08 17:01:22 sab 1.12.24.2: #i31477#; add additional properties 2004/09/03 18:04:13 sab 1.12.24.1: #i33817#; add grouping API


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [61337f201cf5abe8242917960fedd93da132a8a2]

INTEGRATION: CWS groupingapi (1.3.14); FILE MERGED 2005/03/11 18:47:21 sab 1.3.14.1: #i33817#; add Groupingapi


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [45123d4503399f55b684b2a9f0b37af7586f47b0]

INTEGRATION: CWS groupingapi (1.76.6); FILE MERGED 2005/03/11 20:49:45 sab 1.76.6.3: RESYNC: (1.84-1.85); FILE MERGED 2005/01/06 13:57:05 sab 1.76.6.2: RESYNC: (1.76-1.84); FILE MERGED 2004/09/03 18:03:59 sab 1.76.6.1: #i33817#; specification of data pilot grouping changed


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [926230d37782a35238d8f3828c7faa9484b2af9b]

INTEGRATION: CWS groupingapi (1.100.6); FILE MERGED 2005/03/11 20:49:38 sab 1.100.6.4: RESYNC: (1.111-1.112); FILE MERGED 2005/01/06 13:56:55 sab 1.100.6.3: RESYNC: (1.101-1.111); FILE MERGED 2004/09/06 11:15:36 sab 1.100.6.2: RESYNC: (1.100-1.101); FILE MERGED 2004/09/03 18:03:59 sab 1.100.6.1: #i33817#; specification of data pilot grouping changed


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [d9feca0f4547bc4b017a51097fd68b780f52f49f]

INTEGRATION: CWS groupingapi (1.13.6); FILE MERGED 2004/09/03 18:03:58 sab 1.13.6.1: #i33817#; specification of data pilot grouping changed


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [23856d3b6aa49d3c2e8ed17d15adfe873b050f61]

INTEGRATION: CWS groupingapi (1.16.6); FILE MERGED 2005/03/11 18:47:20 sab 1.16.6.3: #i33817#; add Groupingapi 2005/01/06 13:55:59 sab 1.16.6.2: RESYNC: (1.16-1.18); FILE MERGED 2004/09/03 18:03:58 sab 1.16.6.1: #i33817#; specification of data pilot grouping changed


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [dd4625b6684f3b73bae5eb7a6f10d5c73b7caeca]

INTEGRATION: CWS groupingapi (1.6.6); FILE MERGED 2004/09/03 18:03:58 sab 1.6.6.1: #i33817#; specification of data pilot grouping changed


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [7cf40dfa2e579d2677a4a1f299bf341472cdd583]

INTEGRATION: CWS groupingapi (1.15.6); FILE MERGED 2005/03/11 20:48:32 sab 1.15.6.4: RESYNC: (1.17-1.18); FILE MERGED 2005/03/11 18:47:20 sab 1.15.6.3: #i33817#; add Groupingapi 2005/01/06 13:53:08 sab 1.15.6.2: RESYNC: (1.15-1.17); FILE MERGED 2004/09/03 18:03:58 sab 1.15.6.1: #i33817#; specification of data pilot grouping changed


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [82ce4f0f3cc7f69f508ccd942f79ccabe2182165]

INTEGRATION: CWS groupingapi (1.5.146); FILE MERGED 2005/03/11 20:37:30 sab 1.5.146.2: RESYNC: (1.5-1.6); FILE MERGED 2005/03/11 18:47:19 sab 1.5.146.1: #i33817#; add Groupingapi


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [53220bb1f12d5212157d6c11d8e033aad614c9ae]

INTEGRATION: CWS groupingapi (1.8.24); FILE MERGED 2005/03/11 20:34:14 sab 1.8.24.2: RESYNC: (1.8-1.9); FILE MERGED 2005/03/11 18:47:19 sab 1.8.24.1: #i33817#; add Groupingapi


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [59908769fa1069bc1187e912a1423a09a53a553d]

INTEGRATION: CWS vcl37 (1.7.8); FILE MERGED 2005/03/04 15:30:49 obr 1.7.8.1: #i20314# don't return AccessibleText when disposed


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [8ce2562cc3c86cd1ca94008b53662bf169f7f9cc]

INTEGRATION: CWS groupingapi (1.2.6); FILE MERGED 2005/03/11 20:26:28 sab 1.2.6.2: RESYNC: (1.2-1.3); FILE MERGED 2005/03/11 18:47:18 sab 1.2.6.1: #i33817#; add Groupingapi


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [30b9229cdb4a4704e9d9e9f9fe7d6d8726a97389]

INTEGRATION: CWS vcl37 (1.5.8); FILE MERGED 2005/03/04 15:30:48 obr 1.5.8.1: #i20314# don't return AccessibleText when disposed


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [3adc29b171fe776475e0b31770b43bed3fb9f320]

INTEGRATION: CWS vcl37 (1.6.8); FILE MERGED 2005/03/04 15:30:47 obr 1.6.8.1: #i20314# don't return AccessibleText when disposed


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [89403d4b94791b1af355605fce3ad5e2a4db5c96]

INTEGRATION: CWS groupingapi (1.3.170); FILE MERGED 2004/09/09 14:26:27 sw 1.3.170.1: adjusted parameters


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [fafc9fe1e175d51f8e0a6cade201f7cb9371ab4b]

INTEGRATION: CWS vcl37 (1.7.8); FILE MERGED 2005/03/04 15:30:44 obr 1.7.8.1: #i20314# don't return AccessibleText when disposed


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [3fa3533aa278f9ae99bb4aa14a1daabf763eb586]

INTEGRATION: CWS vcl37 (1.5.8); FILE MERGED 2005/03/04 15:30:43 obr 1.5.8.1: #i20314# don't return AccessibleText when disposed


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [410831033a49f7e4d4e2e4fa25f6b816ce3d8937]

INTEGRATION: CWS groupingapi (1.65.6); FILE MERGED 2005/01/06 12:06:51 sab 1.65.6.4: RESYNC: (1.65-1.67); FILE MERGED 2004/12/21 12:29:30 sab 1.65.6.3: #i33817#, #i39212# 2004/09/08 17:01:05 sab 1.65.6.2: #i31477#; add additional properties 2004/09/03 18:03:27 sab 1.65.6.1: #i33817#; add grouping API


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [51f3e72d2c9c1cea5d607e58cfd2a6b8df6a3111]

INTEGRATION: CWS vcl37 (1.6.8); FILE MERGED 2005/03/04 15:30:43 obr 1.6.8.1: #i20314# don't return AccessibleText when disposed


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [da2faa4b49932ca2a94a956f505f35020e458326]

INTEGRATION: CWS groupingapi (1.2.6); FILE MERGED 2005/03/11 18:46:59 sab 1.2.6.1: #i33817#; add Groupingapi


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [62c3797ce277bbe64b166e17ccb49ee137bff1e2]

INTEGRATION: CWS vcl37 (1.5.8); FILE MERGED 2005/03/04 15:30:42 obr 1.5.8.1: #i20314# don't return AccessibleText when disposed


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [8a8f6f3ee8d187b8acd6f3f20d5f544a83d944cd]

INTEGRATION: CWS groupingapi (1.6.112); FILE MERGED 2005/03/11 18:46:59 sab 1.6.112.4: #i33817#; add Groupingapi 2004/12/21 12:29:30 sab 1.6.112.3: #i33817#, #i39212# 2004/09/08 17:01:05 sab 1.6.112.2: #i31477#; add additional properties 2004/09/03 18:03:27 sab 1.6.112.1: #i33817#; add grouping API


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [fce5a97da61d8f710e1e3a1cdd6b01796b5f6a11]

INTEGRATION: CWS vcl37 (1.8.8); FILE MERGED 2005/03/04 15:30:42 obr 1.8.8.1: #i20314# don't return AccessibleText when disposed


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [ad3c126213d5ca83b02b60dfe3b4c455dd628382]

INTEGRATION: CWS vcl37 (1.10.8); FILE MERGED 2005/03/04 15:30:42 obr 1.10.8.1: #i20314# don't return AccessibleText when disposed


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [8ae53d568c21c9ba2bdb65fa923c4496c35581c8]

INTEGRATION: CWS vcl37 (1.7.8); FILE MERGED 2005/03/04 15:30:41 obr 1.7.8.1: #i20314# don't return AccessibleText when disposed


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [b738b56b88b51fcef307803475938a9d7f754324]

INTEGRATION: CWS vcl37 (1.17.82); FILE MERGED 2005/03/04 15:29:32 obr 1.17.82.1: #i20314# wait for the AWT EventQueue on shutdown


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [b48422a0ca821112124b9156f1519542eac2dbb1]

INTEGRATION: CWS vcl37 (1.17.22); FILE MERGED 2005/02/18 17:31:20 pl 1.17.22.2: #b5095884# support LanguageEncoding keyword 2005/02/16 17:38:44 pl 1.17.22.1: #i42906# fix a dangling pointer (thanks to cmc)


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [b85cb5681a3116f2081eb11abbdbe3a88d53989f]

INTEGRATION: CWS groupingapi (1.68.16); FILE MERGED 2005/03/11 20:09:35 sab 1.68.16.6: RESYNC: (1.85-1.90); FILE MERGED 2005/01/27 13:22:56 sab 1.68.16.5: RESYNC: (1.84-1.85); FILE MERGED 2005/01/07 10:10:53 sab 1.68.16.4: #i33817#, solve merge conflicts 2005/01/06 11:27:25 sab 1.68.16.3: RESYNC: (1.69-1.84); FILE MERGED 2004/09/06 10:44:15 sab 1.68.16.2: RESYNC: (1.68-1.69); FILE MERGED 2004/09/03 18:03:11 sab 1.68.16.1: #i33817#; add grouping API


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [b7431c7bc6dc0f4333bc3feb004919a9d429160d]

INTEGRATION: CWS vcl37 (1.7.22); FILE MERGED 2005/02/18 17:31:20 pl 1.7.22.1: #b5095884# support LanguageEncoding keyword


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [509a6c3eebd50e185d1a07aae6c3e3c5310d101a]

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>  [a60712bbe07fbdd650d1f60fc2f303ecb73af7c5]

INTEGRATION: CWS vcl37 (1.16.4); FILE MERGED 2005/03/09 10:52:30 ssa 1.16.4.1: #i44560# improve responsiveness while saving/loading


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [b89e6d275274625b442220a2356ac4427f7d4752]

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>  [ebdfc826e1d571764786ee2408389496946087aa]

INTEGRATION: CWS spreadsheetml01 (1.1.2); FILE ADDED 2005/03/21 14:14:02 sus 1.1.2.6: #45654# fixed doubled cells 2005/03/18 11:45:12 sus 1.1.2.5: #i28209# fixing namespace regression 2005/03/14 09:49:37 sus 1.1.2.4: #i28209# whitespaceproblems in the import filter (not well-formed) 2005/03/13 15:17:25 sus 1.1.2.3: #i28209# Enabling function format expression translation 2005/03/07 18:25:41 sus 1.1.2.2: #i36909 Fixing new OASIS formular format for the import filter 2005/02/03 16:18:10 sus 1.1.2.1: #i36909# renamed excelml folder to spreadsheetml


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [4d31248aafb248e10199c358885fc7c9d46cb18e]

INTEGRATION: CWS spreadsheetml01 (1.1.2); FILE ADDED 2005/03/13 15:18:43 sus 1.1.2.2: #i28209# Enabling function format expression translation 2005/02/03 16:19:40 sus 1.1.2.1: #i36909# renamed excelml folder to spreadsheetml


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [308b0027f70a26d431df33ca28d2b27e061e5de4]

INTEGRATION: CWS spreadsheetml01 (1.1.2); FILE ADDED 2005/03/13 15:18:43 sus 1.1.2.2: #i28209# Enabling function format expression translation 2005/02/03 16:19:25 sus 1.1.2.1: #i36909# renamed excelml folder to spreadsheetml


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [79e22157e310f9d9d2ea9f2dd2617c17d3bb0944]

INTEGRATION: CWS frrtf02 (1.130.16); FILE MERGED 2005/03/18 11:44:20 os 1.130.16.1: #120140# crash report fix: check pPlcxMan before access


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [f319354d83048e8ec7ea592873b06a186fcecc9c]

INTEGRATION: CWS spreadsheetml01 (1.1.2); FILE ADDED 2005/03/13 15:18:43 sus 1.1.2.2: #i28209# Enabling function format expression translation 2005/02/03 16:19:12 sus 1.1.2.1: #i36909# renamed excelml folder to spreadsheetml


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [0f54adfed27ded38ebbd994610062eb5b81244c9]

INTEGRATION: CWS frrtf02 (1.29.20); FILE MERGED 2005/01/21 10:32:30 flr 1.29.20.1: #i40770# user defined style names get lost


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [d26ae4c39638a2afbd99225f75cb8f7de93fe985]

INTEGRATION: CWS spreadsheetml01 (1.1.2); FILE ADDED 2005/03/13 15:18:43 sus 1.1.2.2: #i28209# Enabling function format expression translation 2005/02/03 16:18:58 sus 1.1.2.1: #i36909# renamed excelml folder to spreadsheetml


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [e6c681d1766f3e143386c4734d1d6de8897caf94]

INTEGRATION: CWS spreadsheetml01 (1.1.2); FILE ADDED 2005/03/23 22:34:37 sus 1.1.2.2: #i45655# mapping function parameter differences between StarOffice and Excel2003 2005/03/13 15:18:28 sus 1.1.2.1: #i28209# Enabling function format expression translation


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [6401534cc973ee95b0f6b91f192832dcf8e519c2]

INTEGRATION: CWS frrtf02 (1.5.182); FILE MERGED 2005/03/14 14:41:26 flr 1.5.182.2: merged locally 2005/03/14 13:06:25 flr 1.5.182.1: #i43933# do not export UTF-8 chars in RTF


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [ac9deead6a1afc7dd44c95fdeb00825b04144ff7]

INTEGRATION: CWS frrtf02 (1.16.38); FILE MERGED 2005/03/14 15:01:38 flr 1.16.38.3: cast wchar_t to sal_unicode 2005/03/13 13:47:35 flr 1.16.38.2: RESYNC: (1.16-1.17); FILE MERGED 2005/03/11 18:48:40 flr 1.16.38.1: fix for #i43933# and #i35653#: problem with Shift Jis encoding and Czech characters


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [939635d710de2bde47c012fba38a7a146ec1c8fa]

INTEGRATION: CWS spreadsheetml01 (1.5.52); FILE MERGED 2005/03/13 15:17:54 sus 1.5.52.1: Changing leading spaces to tabs saving space


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [84c076d5fdf0ad23b598399b3f721402ecc34acc]

INTEGRATION: CWS spreadsheetml01 (1.21.24); FILE MERGED 2005/02/03 16:47:52 sus 1.21.24.1: #i36909# renamed excelml folder to spreadsheetml


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [9a950d94589493b2bca9342e42e950cfef933c6f]

INTEGRATION: CWS wordmlfilter02 (1.7.72); FILE MERGED 2005/03/03 08:57:57 windly 1.7.72.1: #i43230# using xalan extension to import/export ole object to wordml


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [c444b981bdefffb7ce1f7a93abc1cce1c8fcbe47]

INTEGRATION: CWS wordmlfilter02 (1.8.30); FILE MERGED 2005/03/03 08:57:58 windly 1.8.30.1: #i43230# using xalan extension to import/export ole object to wordml


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [97ee2c21f77bfe390d8f99b918ab9f09e7f7fd43]

INTEGRATION: CWS wordmlfilter02 (1.1.2); FILE ADDED 2005/03/03 08:57:57 windly 1.1.2.1: #i43230# using xalan extension to import/export ole object to wordml


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [75dc9e0ff3e6e9339b71842dd20eefcc6089b997]

INTEGRATION: CWS wordmlfilter02 (1.6.4); FILE MERGED 2005/03/14 02:56:18 windly 1.6.4.1: #i29594# support import wordart from wordml \n#i43230# support OLE Objects in wordml\n#i29573# #i32024# support import export pagebackground in wordml\n#i43053# support import pageground images in wordml


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [cf9f90016a1273011f8ec7acbd2f89a788dae17c]

INTEGRATION: CWS wordmlfilter02 (1.3.4); FILE MERGED 2005/03/14 02:56:18 windly 1.3.4.1: #i29594# support import wordart from wordml \n#i43230# support OLE Objects in wordml\n#i29573# #i32024# support import export pagebackground in wordml\n#i43053# support import pageground images in wordml


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [474f6d297feaac3f2c6b413d0949ea39535f3f33]

INTEGRATION: CWS wordmlfilter02 (1.6.4); FILE MERGED 2005/03/14 02:56:17 windly 1.6.4.1: #i29594# support import wordart from wordml \n#i43230# support OLE Objects in wordml\n#i29573# #i32024# support import export pagebackground in wordml\n#i43053# support import pageground images in wordml


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [c8e1505fdb8807134488bc82e8096a8c0859b9af]

INTEGRATION: CWS wordmlfilter02 (1.4.4); FILE MERGED 2005/03/14 02:56:17 windly 1.4.4.1: #i29594# support import wordart from wordml \n#i43230# support OLE Objects in wordml\n#i29573# #i32024# support import export pagebackground in wordml\n#i43053# support import pageground images in wordml


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [150eea29d678fdb7496ad8ba43902e9b5139b491]

INTEGRATION: CWS wordmlfilter02 (1.6.4); FILE MERGED 2005/03/14 02:56:16 windly 1.6.4.1: #i29594# support import wordart from wordml \n#i43230# support OLE Objects in wordml\n#i29573# #i32024# support import export pagebackground in wordml\n#i43053# support import pageground images in wordml


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [61205d03ae0b60d5a1064e1e7dda61c989be50cc]

INTEGRATION: CWS wordmlfilter02 (1.4.4); FILE MERGED 2005/03/14 02:56:16 windly 1.4.4.1: #i29594# support import wordart from wordml \n#i43230# support OLE Objects in wordml\n#i29573# #i32024# support import export pagebackground in wordml\n#i43053# support import pageground images in wordml


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [c4f2682bbe7eaa41abb9ba3e239dd9442b5d0046]

INTEGRATION: CWS wordmlfilter02 (1.7.4); FILE MERGED 2005/03/14 02:56:16 windly 1.7.4.1: #i29594# support import wordart from wordml \n#i43230# support OLE Objects in wordml\n#i29573# #i32024# support import export pagebackground in wordml\n#i43053# support import pageground images in wordml


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [ed7fbb7c5a724f8c989ceeb402394b24df7c6706]

INTEGRATION: CWS wordmlfilter02 (1.6.4); FILE MERGED 2005/03/14 02:56:15 windly 1.6.4.1: #i29594# support import wordart from wordml \n#i43230# support OLE Objects in wordml\n#i29573# #i32024# support import export pagebackground in wordml\n#i43053# support import pageground images in wordml


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [293de0297edb5562654d607835eb01a99e35876a]

INTEGRATION: CWS wordmlfilter02 (1.6.4); FILE MERGED 2005/03/14 02:56:14 windly 1.6.4.1: #i29594# support import wordart from wordml \n#i43230# support OLE Objects in wordml\n#i29573# #i32024# support import export pagebackground in wordml\n#i43053# support import pageground images in wordml


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [d1ed452d0e8c848ebe5796cd2b2339b631ce9c3a]

INTEGRATION: CWS sdkbugfix02 (1.14.8); FILE MERGED 2005/03/18 14:09:02 jsc 1.14.8.3: #i45407# new graphics 2005/03/17 09:35:09 jsc 1.14.8.2: RESYNC: (1.14-1.15); FILE MERGED 2005/03/08 12:53:45 jl 1.14.8.1: #43561# renamed directory C# to CSharp


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [9101284d7a8482cebe34750b2cfbe3b278e8d3ae]

INTEGRATION: CWS sdkbugfix02 (1.3.38); FILE MERGED 2005/03/02 13:37:12 jsc 1.3.38.1: #i42952# change linker to use a macro


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [d130a837d09cf6165cf80424c2fe9bb5f5286214]

INTEGRATION: CWS wordmlfilter02 (1.6.4); FILE MERGED 2005/03/14 02:56:13 windly 1.6.4.1: #i29594# support import wordart from wordml \n#i43230# support OLE Objects in wordml\n#i29573# #i32024# support import export pagebackground in wordml\n#i43053# support import pageground images in wordml


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [107448d807de0c05e8bd9d9d5f27b401489bf74c]

INTEGRATION: CWS sdkbugfix02 (1.11.8); FILE MERGED 2005/03/17 09:35:01 jsc 1.11.8.4: RESYNC: (1.12-1.13); FILE MERGED 2005/03/09 16:23:29 jsc 1.11.8.3: RESYNC: (1.11-1.12); FILE MERGED 2005/03/08 12:53:09 jl 1.11.8.2: #43561# renamed directory C# to CSharp. The uname from the System Tools for Unix on Windows shows Windows as OS, which was not taken into account yet. 2005/03/02 13:16:13 jsc 1.11.8.1: #i41147# change platform to freebsd


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [5a6fd30d6d2fb5837e61d56032a0358585b141d5]

INTEGRATION: CWS sdkbugfix02 (1.10.10); FILE MERGED 2005/03/18 15:00:07 jsc 1.10.10.1: #i45407# new styles for cpp reference


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [72e5dd83216ec22bdd15bac5bcf06b4552b59616]

INTEGRATION: CWS sdkbugfix02 (1.71.6); FILE MERGED 2005/03/24 15:37:30 jsc 1.71.6.3: #i45407# remove skeltonmaker 2005/03/18 15:10:01 jsc 1.71.6.2: #i45407# new inofficial uno-skeletonmaker helper tool 2005/03/18 14:09:02 jsc 1.71.6.1: #i45407# new graphics


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [b3f56aef765225ed625b10228c00be1728110daf]

INTEGRATION: CWS wordmlfilter02 (1.4.4); FILE MERGED 2005/03/14 02:56:13 windly 1.4.4.1: #i29594# support import wordart from wordml \n#i43230# support OLE Objects in wordml\n#i29573# #i32024# support import export pagebackground in wordml\n#i43053# support import pageground images in wordml


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [c822fa859607f0d483f1e38f12eb0b3ba4f760fc]

INTEGRATION: CWS sdkbugfix02 (1.18.10); FILE MERGED 2005/03/03 15:42:10 jsc 1.18.10.1: #41142# replace make with internal MAKE variable


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [e02ec759c2033315ca22641fe2f8a91a4fe9b72d]

INTEGRATION: CWS wordmlfilter02 (1.6.4); FILE MERGED 2005/03/14 02:56:12 windly 1.6.4.1: #i29594# support import wordart from wordml \n#i43230# support OLE Objects in wordml\n#i29573# #i32024# support import export pagebackground in wordml\n#i43053# support import pageground images in wordml


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [a6b6255a0517c25eed2703a28a97c3f67c9d9c9e]

INTEGRATION: CWS sdkbugfix02 (1.6.10); FILE MERGED 2005/03/03 15:42:10 jsc 1.6.10.1: #41142# replace make with internal MAKE variable


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [abf61c4908a08495f7a5bc2d9a1a4b38a72148fc]

INTEGRATION: CWS wordmlfilter02 (1.7.4); FILE MERGED 2005/03/14 02:56:12 windly 1.7.4.1: #i29594# support import wordart from wordml \n#i43230# support OLE Objects in wordml\n#i29573# #i32024# support import export pagebackground in wordml\n#i43053# support import pageground images in wordml


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [263dbc6726716e52cb8e848b75c6a478010017be]

INTEGRATION: CWS sdkbugfix02 (1.3.46); FILE MERGED 2005/03/03 15:42:10 jsc 1.3.46.1: #41142# replace make with internal MAKE variable


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [59de97f6b9a2d5c2b5594761f4cfc7bee4968bd4]

INTEGRATION: CWS sdkbugfix02 (1.7.10); FILE MERGED 2005/03/03 15:42:09 jsc 1.7.10.1: #41142# replace make with internal MAKE variable


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [ebaf76b6978d5abdec205d42d1ca25d077bd1ab4]

INTEGRATION: CWS sdkbugfix02 (1.13.10); FILE MERGED 2005/03/03 15:42:09 jsc 1.13.10.1: #41142# replace make with internal MAKE variable


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [1c49ef6e72647ff58fbb0bb6216fd8b139eca508]

INTEGRATION: CWS sdkbugfix02 (1.9.78); FILE MERGED 2005/03/01 14:10:17 jsc 1.9.78.1: #i42939# insert new bootstrap feature and adapt docu


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [ce1b389ea435152a57f9365e7b980190815b0978]

INTEGRATION: CWS sdkbugfix02 (1.14.46); FILE MERGED 2005/03/03 15:42:08 jsc 1.14.46.2: #41142# replace make with internal MAKE variable 2005/03/01 14:10:17 jsc 1.14.46.1: #i42939# insert new bootstrap feature and adapt docu


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [45454049efe85ed5101f8bd22c6a78a3ebc42a87]

INTEGRATION: CWS sdkbugfix02 (1.14.10); FILE MERGED 2005/03/03 15:42:08 jsc 1.14.10.1: #41142# replace make with internal MAKE variable


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [7303584591fc6af65a590fe2e63b88e3190836db]

INTEGRATION: CWS sdkbugfix02 (1.18.10); FILE MERGED 2005/03/03 15:42:08 jsc 1.18.10.1: #41142# replace make with internal MAKE variable


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [c5e5c80ed8b356d7430f61fa13ba35698314c33b]

INTEGRATION: CWS sdkbugfix02 (1.3.46); FILE MERGED 2005/03/03 15:42:07 jsc 1.3.46.1: #41142# replace make with internal MAKE variable


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [16fb270e83dc50835f62731ce740434350a7d5a2]

INTEGRATION: CWS sdkbugfix02 (1.6.10); FILE MERGED 2005/03/03 15:42:07 jsc 1.6.10.1: #41142# replace make with internal MAKE variable


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [9a517b5295cb70adebb7b3d51207077212d40c8b]

INTEGRATION: CWS sdkbugfix02 (1.6.10); FILE MERGED 2005/03/03 15:42:06 jsc 1.6.10.1: #41142# replace make with internal MAKE variable


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [9edfff71555d3b96f999cd4542ebcceb72d67ea7]

INTEGRATION: CWS sdkbugfix02 (1.9.10); FILE MERGED 2005/03/03 15:42:06 jsc 1.9.10.1: #41142# replace make with internal MAKE variable


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [e2be250713a0c58a31129fdd87d39cd90b007348]

INTEGRATION: CWS sdkbugfix02 (1.8.10); FILE MERGED 2005/03/03 15:42:05 jsc 1.8.10.1: #41142# replace make with internal MAKE variable


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [8277f6fb8273d9423ea109eb91953c7a4d2fffc7]

INTEGRATION: CWS sdkbugfix02 (1.16.10); FILE MERGED 2005/03/03 15:42:05 jsc 1.16.10.1: #41142# replace make with internal MAKE variable


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [0256001a11c6b6e582b03bd07007a727b23237d8]

INTEGRATION: CWS sdkbugfix02 (1.6.10); FILE MERGED 2005/03/03 15:42:04 jsc 1.6.10.1: #41142# replace make with internal MAKE variable


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [827d017e505774dc71ed8adc277708e683c13c83]

INTEGRATION: CWS sdkbugfix02 (1.5.10); FILE MERGED 2005/03/03 15:42:04 jsc 1.5.10.1: #41142# replace make with internal MAKE variable


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [a2d9a4b34d491c21976d54a9c0bfcbcb81f76c49]

INTEGRATION: CWS sdkbugfix02 (1.6.10); FILE MERGED 2005/03/03 15:42:03 jsc 1.6.10.1: #41142# replace make with internal MAKE variable


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [93fe92cb59db5858cac45a67e317fc45a9d94f47]

INTEGRATION: CWS sdkbugfix02 (1.2.10); FILE MERGED 2005/03/03 15:42:03 jsc 1.2.10.1: #41142# replace make with internal MAKE variable


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [29f0a4ea14bba349b6efc58eee94d3815f804f82]

INTEGRATION: CWS sdkbugfix02 (1.2.10); FILE MERGED 2005/03/03 15:42:02 jsc 1.2.10.1: #41142# replace make with internal MAKE variable


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [a607ac0ad265af7184ab36eb6fe0f325a1070835]

INTEGRATION: CWS sdkbugfix02 (1.6.10); FILE MERGED 2005/03/03 15:42:01 jsc 1.6.10.1: #41142# replace make with internal MAKE variable


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [55dfd22d6591fa28636f36fe0a1e1effdb1f05eb]

INTEGRATION: CWS sdkbugfix02 (1.6.10); FILE MERGED 2005/03/03 15:42:00 jsc 1.6.10.1: #41142# replace make with internal MAKE variable


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [3eba1cddd1d97f5c23e9a78dc7601cf82ea0f245]

INTEGRATION: CWS sdkbugfix02 (1.5.10); FILE MERGED 2005/03/03 15:42:00 jsc 1.5.10.1: #41142# replace make with internal MAKE variable


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [77bd43b3f5ad2f73b5ba381273e2c1bca21dfffc]

INTEGRATION: CWS sdkbugfix02 (1.5.10); FILE MERGED 2005/03/03 15:41:59 jsc 1.5.10.1: #41142# replace make with internal MAKE variable


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [80ded87b734d35af2c7a9130549f66c5744537ca]

INTEGRATION: CWS sdkbugfix02 (1.6.10); FILE MERGED 2005/03/03 15:41:58 jsc 1.6.10.1: #41142# replace make with internal MAKE variable


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [4d15915ee5d5ae56913058ed416be8dd0181e16b]

INTEGRATION: CWS sdkbugfix02 (1.5.10); FILE MERGED 2005/03/03 15:41:57 jsc 1.5.10.1: #41142# replace make with internal MAKE variable


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [cddde8f8c72e8236295e8952ed997bdfd9a13600]

INTEGRATION: CWS sdkbugfix02 (1.5.10); FILE MERGED 2005/03/03 15:41:56 jsc 1.5.10.1: #41142# replace make with internal MAKE variable


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [55fcf0877c756005489259abba366516680378b7]

INTEGRATION: CWS sdkbugfix02 (1.3.10); FILE MERGED 2005/03/03 15:41:55 jsc 1.3.10.1: #41142# replace make with internal MAKE variable


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [8c79ec55a09db2cb4d70dc705aeba1db020d5b7d]

INTEGRATION: CWS sdkbugfix02 (1.5.10); FILE MERGED 2005/03/03 15:41:55 jsc 1.5.10.1: #41142# replace make with internal MAKE variable


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [ac80ee6b3d4c7f16e869c12c0758e1e0924d2dcd]

INTEGRATION: CWS sdkbugfix02 (1.5.10); FILE MERGED 2005/03/03 15:41:54 jsc 1.5.10.1: #41142# replace make with internal MAKE variable


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [7c910adf725ef536ae5862bc87f0a2b25f71d4ab]

INTEGRATION: CWS sdkbugfix02 (1.5.10); FILE MERGED 2005/03/03 15:41:53 jsc 1.5.10.1: #41142# replace make with internal MAKE variable


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [3de7358f15e8dbcb067aaeae2288a8ea0a00dea6]

INTEGRATION: CWS sdkbugfix02 (1.6.10); FILE MERGED 2005/03/03 15:41:52 jsc 1.6.10.1: #41142# replace make with internal MAKE variable


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [50bf40fbe1c2fcf7222caea29609dda298964000]

INTEGRATION: CWS jimmac01 (1.1.2); FILE ADDED 2005/03/07 12:27:46 mmeeks 1.1.2.3: Issue number: i#22148# Submitted by: mmeeks

Clobber i18n with stock icons to avoid falling back to a very different look.
2005/03/01 22:32:17 mmeeks 1.1.2.2: Issue number: #i42426#
Submitted by: mmeeks

A couple more & updated missing list.
2005/02/10 15:11:13 mmeeks 1.1.2.1: Issue number: #i42426#
Submitted by: mmeeks
Add list of things to do,
Fix showtwopages size.

2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [b9b5d4800a5d01959d35518e3c0569f38557de11]

INTEGRATION: CWS sdkbugfix02 (1.6.10); FILE MERGED 2005/03/03 15:41:51 jsc 1.6.10.1: #41142# replace make with internal MAKE variable


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [6b51c85c97d81f1b53ec7dba860b8d7174718937]

INTEGRATION: CWS sdkbugfix02 (1.2.10); FILE MERGED 2005/03/03 15:41:51 jsc 1.2.10.1: #41142# replace make with internal MAKE variable


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [00a9282efac2e84ab48a55a3d5bb2a1a53cb7780]

INTEGRATION: CWS sdkbugfix02 (1.6.10); FILE MERGED 2005/03/03 15:41:50 jsc 1.6.10.1: #41142# replace make with internal MAKE variable


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [388b1a13c58fbe891a70ee451b22af5ec205cf17]

INTEGRATION: CWS sdkbugfix02 (1.5.10); FILE MERGED 2005/03/03 15:41:50 jsc 1.5.10.1: #41142# replace make with internal MAKE variable


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [5d5774238f68ac2a7abc70f5a69b397764c25db0]

INTEGRATION: CWS sdkbugfix02 (1.3.26); FILE MERGED 2005/03/03 15:41:50 jsc 1.3.26.1: #41142# replace make with internal MAKE variable


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [9a06c7c159a7db35407c7cf3704b8ef763f0a755]

INTEGRATION: CWS sdkbugfix02 (1.1.2); FILE ADDED 2005/03/08 14:25:05 jl 1.1.2.1: #43561# renamed directory C# to CSharp


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [326dc5744e211977bb16653c11695d41cbc5f80e]

INTEGRATION: CWS sdkbugfix02 (1.1.2); FILE ADDED 2005/03/08 14:24:49 jl 1.1.2.1: #43561# renamed directory C# to CSharp


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [b6d806ec53a10e3b92922d7f12738da7811d6879]

INTEGRATION: CWS sdkbugfix02 (1.1.2); FILE ADDED 2005/03/08 14:24:33 jl 1.1.2.1: #43561# renamed directory C# to CSharp


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [99c1a3fc3b42448e8d1e1dad2c72eb22037926de]

INTEGRATION: CWS sdkbugfix02 (1.1.2); FILE ADDED 2005/03/08 14:24:07 jl 1.1.2.1: #43561# renamed directory C# to CSharp


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [afda355c5128c1dced3392f92d0ab3a020c6bdec]

INTEGRATION: CWS sdkbugfix02 (1.1.2); FILE ADDED 2005/03/08 14:23:32 jl 1.1.2.1: #43561# renamed directory C# to CSharp


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [f0944a104504f7506f76957c8d2859576a476674]

INTEGRATION: CWS sdkbugfix02 (1.2.30); FILE MERGED 2005/03/08 12:48:09 jl 1.2.30.1: #43561# renamed directory C# to CSharp


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [b7dd48e3bf8fcc374e3b73fef395715058d51762]

INTEGRATION: CWS sdkbugfix02 (1.1.2); FILE ADDED 2005/03/18 14:10:08 jsc 1.1.2.1: #i45407# new


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [40108d089d48cddfefa1ed50493cf55faef12308]

INTEGRATION: CWS sdkbugfix02 (1.1.2); FILE ADDED 2005/03/18 14:09:58 jsc 1.1.2.1: #i45407# new


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [788096bedff7276ce0406d771a39b7d422d9bbaa]

INTEGRATION: CWS sdkbugfix02 (1.1.2); FILE ADDED 2005/03/18 14:57:52 jsc 1.1.2.1: #i45407# new


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [bdff82fd81314b6b1fdc413aef8b1e73000059d0]

INTEGRATION: CWS sdkbugfix02 (1.3.10); FILE MERGED 2005/03/17 16:17:04 jsc 1.3.10.1: #120063# insert text-decoration none for links


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [9b1f931b53b3e6daf7c0e34ec82c3386aee863fa]

INTEGRATION: CWS sdkbugfix02 (1.3.2); FILE MERGED 2005/03/18 09:29:48 jsc 1.3.2.4: #i39684# adapt path to config.guess to work from everywhere, not only in sdk root dir 2005/03/17 13:57:41 jsc 1.3.2.3: #i41147# adapt platform check 2005/03/17 09:34:41 jsc 1.3.2.2: RESYNC: (1.3-1.4); FILE MERGED 2005/03/16 16:07:19 jsc 1.3.2.1: #120223# insert some checks if cpp compiler is not set


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [f26f1ff656e815b41a1f18c621f0548ebe9ae625]

INTEGRATION: CWS sdkbugfix02 (1.3.2); FILE MERGED 2005/03/18 09:29:48 jsc 1.3.2.4: #i39684# adapt path to config.guess to work from everywhere, not only in sdk root dir 2005/03/17 13:57:40 jsc 1.3.2.3: #i41147# adapt platform check 2005/03/17 09:34:31 jsc 1.3.2.2: RESYNC: (1.3-1.4); FILE MERGED 2005/03/16 16:07:20 jsc 1.3.2.1: #120223# insert some checks if cpp compiler is not set


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [f52a5a617594cef5424e124a9fc4ce4985e28397]

INTEGRATION: CWS sdkbugfix02 (1.9.8); FILE MERGED 2005/03/24 16:44:25 jsc 1.9.8.6: #i39684# workaround cd- 2005/03/23 10:35:37 jsc 1.9.8.5: #i39684# adapt sdk directory search 2005/03/21 12:19:47 jsc 1.9.8.4: i39684# adapt path to sdk 2005/03/18 09:29:48 jsc 1.9.8.3: #i39684# adapt path to config.guess to work from everywhere, not only in sdk root dir 2005/03/17 09:29:24 jsc 1.9.8.2: RESYNC: (1.9-1.10); FILE MERGED 2005/03/03 15:43:50 jsc 1.9.8.1: #41142# special handling of make (gmake) under FreeBSD


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [49fad317a6885cc685c94b55f500553dc666c966]

INTEGRATION: CWS sdkbugfix02 (1.3.10); FILE MERGED 2005/03/03 15:44:15 jsc 1.3.10.1: #41142# special handling of make if mingw32 is used


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [bffc1598002733dd993fe266a66766ee883df330]

INTEGRATION: CWS qadev22 (1.6.6); FILE MERGED 2005/03/17 13:01:24 cn 1.6.6.1: #i45289# change fireEvent() method: inster a new Layer insted of a new DrawPage


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [a022bdf678d2cd516c3c5d0fe46807213f163690]

INTEGRATION: CWS qadev22 (1.4.110); FILE MERGED 2005/03/10 16:21:40 sw 1.4.110.1: i44711


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [f265ee1f1dd2462d2502c8f2eb65d8b083a05840]

INTEGRATION: CWS qadev22 (1.2.146); FILE MERGED 2005/03/11 11:17:02 sw 1.2.146.1: #i43684#


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [5f4cb07d8135b2818f7a13524c5d10ed5ef6c6ac]

INTEGRATION: CWS qadev22 (1.2.146); FILE MERGED 2005/03/10 16:21:20 sw 1.2.146.1: i44711


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [28fcc5ae1a5c9915a5447a713ef8ab0db594753e]

INTEGRATION: CWS qadev22 (1.7.18); FILE MERGED 2005/03/22 16:35:37 sw 1.7.18.2: RESYNC: (1.7-1.8); FILE MERGED 2005/03/16 16:28:13 cn 1.7.18.1: #i54205# changing in fileURL handling: remove '/' in '/bookmarks.oot'


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [b5461d704cb9913456d53ce3fe5f14ef6427bd0a]

INTEGRATION: CWS qadev22 (1.7.6); FILE MERGED 2005/03/18 15:04:24 cn 1.7.6.1: #i45386# get XStorable from XDocumentDataSource


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [485bf3738ee4673a159818d4c72e8a18ac13cce9]

INTEGRATION: CWS qadev22 (1.6.110); FILE MERGED 2005/03/10 14:52:38 cn 1.6.110.1: #i44722# casting Object to Integer while copmare Integer with Integer (Java5 fix)


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [0b19477b98c8439d2de567ba4db04688e52495d5]

INTEGRATION: CWS qadev22 (1.7.2); FILE MERGED 2005/03/18 11:34:19 cn 1.7.2.1: #i45386# use XDocumentDataSource


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [ae62d3eb673c5efcbb94eb315ba3d016ac269ddd]

INTEGRATION: CWS qadev22 (1.4.32); FILE MERGED 2005/03/18 15:04:24 cn 1.4.32.1: #i45386# get XStorable from XDocumentDataSource


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [1fddacacc827c62eacc15eb1e6db0c5b92fba9f4]

INTEGRATION: CWS qadev22 (1.4.32); FILE MERGED 2005/03/18 15:04:23 cn 1.4.32.1: #i45386# get XStorable from XDocumentDataSource


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [4a6a422eb2892c9c751ca8dbd1d5097e2d23a3e9]

INTEGRATION: CWS qadev22 (1.7.6); FILE MERGED 2005/03/18 15:04:22 cn 1.7.6.1: #i45386# get XStorable from XDocumentDataSource


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [5035dbca0cf41a17b5d6fd156c474862b020cd37]

INTEGRATION: CWS qadev22 (1.3.110); FILE MERGED 2005/03/18 15:04:21 cn 1.3.110.1: #i45386# get XStorable from XDocumentDataSource


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [2e5d7177b59acfee02741617ed542c2c1d08aff8]

INTEGRATION: CWS qadev22 (1.7.6); FILE MERGED 2005/03/18 15:04:20 cn 1.7.6.1: #i45386# get XStorable from XDocumentDataSource


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [66d80e4d46b55f8d25610aaec21ed784778ecc25]

INTEGRATION: CWS qadev22 (1.3.100); FILE MERGED 2005/03/10 16:20:51 sw 1.3.100.1: i44711


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [5399ee1bd293572682dadc4c7410ccfef5c0767b]

INTEGRATION: CWS qadev22 (1.2.110); FILE MERGED 2005/03/10 16:20:33 sw 1.2.110.1: i44711


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [9e022ae9042108d723ab400a1d0e16c8c06c85f6]

INTEGRATION: CWS qadev22 (1.3.110); FILE MERGED 2005/03/18 13:04:35 cn 1.3.110.1: #i45397# log the URL to store


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [4aa128b12d863e7efbaeab52c10f5d097068696d]

INTEGRATION: CWS qadev22 (1.3.48); FILE MERGED 2005/03/16 16:00:34 cn 1.3.48.1: #i45201# method getPropsToTest() checks for VOID properties


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [c3c6e2e06358a622f3da5400c53edf653e6b3e60]

INTEGRATION: CWS qadev22 (1.1.2); FILE ADDED 2005/03/11 10:14:30 sw 1.1.2.1: #i43684#


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [c17f11df54aa041ab95a5036591172caa04fd2f6]

INTEGRATION: CWS qadev22 (1.1.2); FILE ADDED 2005/03/11 10:13:56 sw 1.1.2.1: #i43684#


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [ba5b2aefe17b744011aa98c345e46cf4f3ddc442]

INTEGRATION: CWS qadev22 (1.10.2); FILE MERGED 2005/03/17 13:18:43 sg 1.10.2.3: #i44053#CHG: fixed typo in getOfficeUserPath method 2005/03/17 13:14:04 sg 1.10.2.2: #i44053#CHG: removed java 131 incompatibilities 2005/03/17 13:11:43 sg 1.10.2.1: #i44053#CHG: removed java 131 incompatibilities


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [74c13162fdf4369e9e46e0876f2b2c1d1dceec8a]

INTEGRATION: CWS qadev22 (1.2.32); FILE MERGED 2005/03/17 13:12:01 sg 1.2.32.1: #i44053#CHG: removed java 131 incompatibilities


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [50f06d8428d2004b91211076c6ac856a354781e0]

INTEGRATION: CWS qadev22 (1.4.8); FILE MERGED 2005/03/17 13:11:17 sg 1.4.8.1: #i44053#CHG: removed java 131 incompatibilities


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [0f15045de74ec60afcee1c0a13aa904129f86511]

INTEGRATION: CWS qadev22 (1.5.2); FILE MERGED 2005/03/18 14:47:31 cn 1.5.2.1: #i45386# reRegisterDB(): get XStorable from XDocumentDataSource


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [b2a737a543411bf219664f4da411f1c09dbe0813]

INTEGRATION: CWS qadev22 (1.7.8); FILE MERGED 2005/03/17 13:10:33 sg 1.7.8.1: #i44053#CHG: removed java 131 incompatibilities


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [fb3276f5861ac8242e69d6e2173cb25a662fc59b]

INTEGRATION: CWS ab14fixes (1.14.18); FILE MERGED 2005/03/16 15:25:55 ab 1.14.18.2: RESYNC: (1.14-1.15); FILE MERGED 2005/02/22 10:04:57 ab 1.14.18.1: #115829# Removed usage of TypeHolderObject


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [51c373343017b772ad8e9aad6e10ab027aca77b6]

INTEGRATION: CWS qadev22 (1.4.2); FILE MERGED 2005/03/09 12:27:57 lla 1.4.2.1: #i44581# problems in gfxcompare fixed.


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [5334f30ff0a7f9430feea9d39941d89804da8b78]

INTEGRATION: CWS ab14fixes (1.7.84); FILE MERGED 2005/03/17 15:26:49 ab 1.7.84.7: #120061# Fixed SbiRuntime::implIsClass() because of cws internal regression 2005/03/16 15:25:48 ab 1.7.84.6: RESYNC: (1.7-1.8); FILE MERGED 2005/03/10 16:35:08 ab 1.7.84.5: #120195# Initialize event handling -> implCheckClass() 2005/03/09 13:12:13 ab 1.7.84.4: #120195# Trigger Initialize event in StepTESTCLASS 2005/03/04 14:24:39 ab 1.7.84.3: #120061# StepTESTCLASS 2005/02/22 09:49:31 ab 1.7.84.2: #115829# SbiRuntime::ImplIsClass()/StepSETCLASS() 2005/01/27 16:06:09 ab 1.7.84.1: #119213# SbiRuntime::StepCLASS(): Allow variant type


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [a8b087a6be3bbe3f3f78d2c2d7582376dbab4b83]

INTEGRATION: CWS qadev22 (1.3.100); FILE MERGED 2005/03/10 16:22:03 sw 1.3.100.1: i44711


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [694102709eea3d30130119a72427133c615102a2]

INTEGRATION: CWS ab14fixes (1.17.22); FILE MERGED 2005/03/16 15:25:05 ab 1.17.22.2: RESYNC: (1.17-1.18); FILE MERGED 2005/02/22 09:27:40 ab 1.17.22.1: #115829# Removed usage of TypeHolderObject, StepSET -> StepSET_Impl


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [230dea5ba6b892703eaed1d8fb8c88018e8842c6]

INTEGRATION: CWS qadev22 (1.10.8); FILE MERGED 2005/03/10 16:22:02 sw 1.10.8.1: i44711


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [2822f239d300bc777dcd5f2afe21524144cb24eb]

INTEGRATION: CWS ab14fixes (1.19.18); FILE MERGED 2005/03/16 15:25:31 ab 1.19.18.3: RESYNC: (1.19-1.20); FILE MERGED 2005/03/04 14:24:39 ab 1.19.18.2: #120061# StepTESTCLASS 2005/02/22 09:19:53 ab 1.19.18.1: #115829# StepCLASS -> StepSETCLASS


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [b7f2dd041467355f6e19d263f5605b8f4e1f3761]

INTEGRATION: CWS ab14fixes (1.59.18); FILE MERGED 2005/02/22 09:13:34 ab 1.59.18.1: #115829# Removed usage of TypeHolderObject


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [1cdbf0f56e6800440e93df781c32f4a19c2e012b]

INTEGRATION: CWS ab14fixes (1.5.18); FILE MERGED 2005/03/16 15:24:14 ab 1.5.18.3: RESYNC: (1.5-1.6); FILE MERGED 2005/03/04 12:28:17 ab 1.5.18.2: #120061# New token TYPEOF 2005/02/21 16:35:32 ab 1.5.18.1: #115829# New token IMPLEMENTS


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [d0b294f21bc7e78c146dd5f2454d6b0e464a5538]

INTEGRATION: CWS ab14fixes (1.7.22); FILE MERGED 2005/02/21 16:34:53 ab 1.7.22.1: #115829# struct SbClassData


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [4b7c25e4701be08aea7294d16c70b072e636eef1]

INTEGRATION: CWS ab14fixes (1.19.18); FILE MERGED 2005/03/16 15:24:38 ab 1.19.18.4: RESYNC: (1.19-1.20); FILE MERGED 2005/03/04 12:04:17 ab 1.19.18.3: #120061# New step StepTESTCLASS 2005/02/22 10:09:17 ab 1.19.18.2: #115829# Removed TypeHolderObject 2005/02/21 16:31:36 ab 1.19.18.1: #115829# StepCLASS -> StepSETCLASS due to new semantics


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [4c3fbfe326a2d714eecf8015305aebd7733fb115]

INTEGRATION: CWS ab14fixes (1.4.18); FILE MERGED 2005/03/16 16:49:34 ab 1.4.18.3: #120195# Solved Linux only compile problem 2005/03/04 12:17:01 ab 1.4.18.2: #120061# class Parser: friend SbiExpression to make TypeDecl() usable 2005/02/21 16:29:54 ab 1.4.18.1: #115829# SbiParser: New member aIfaceVector


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [a30d0b2894ef2741a2588f9be1f140ca3fca725d]

INTEGRATION: CWS ab14fixes (1.5.22); FILE MERGED 2005/03/16 15:24:31 ab 1.5.22.3: RESYNC: (1.5-1.6); FILE MERGED 2005/03/04 11:59:02 ab 1.5.22.2: #120061# New opcode _TESTCLASS 2005/02/21 16:27:51 ab 1.5.22.1: #115829# Opcode _CLASS -> opcode _SETCLASS due to new semantics


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [0229f78e10898f231b2e8c791688a241901dcf3a]

INTEGRATION: CWS ab14fixes (1.4.208); FILE MERGED 2005/03/04 12:41:50 ab 1.4.208.1: #120061# New SbiNodeType SbxTYPEOF and corresponding methods


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [0037f410aff49ff898af284318414cdb2f0a8081]

INTEGRATION: CWS ab14fixes (1.8.14); FILE MERGED 2005/03/16 15:24:07 ab 1.8.14.3: RESYNC: (1.8-1.9); FILE MERGED Solved conflict 2005/03/04 13:50:24 ab 1.8.14.2: #120061# New token TYPEOF 2005/02/21 16:36:09 ab 1.8.14.1: #115829# New token IMPLEMENTS


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [de38d3ed2732c0f4344de35fe3a15b14e8746156]

INTEGRATION: CWS ab14fixes (1.8.18); FILE MERGED 2005/02/24 09:37:21 ab 1.8.18.2: #i42467# Changed creation of vbNullChar to keep 0 char in String 2005/02/21 16:40:00 ab 1.8.18.1: #115829# SbiParser::Implements(), _CLASS -> _SETCLASS


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [093fc96ccf1622dc9fd12cfae5db94e9e6ea0067]

INTEGRATION: CWS calc31 (1.4.238); FILE MERGED 2005/03/21 17:47:02 dr 1.4.238.1: #i44772# headers and footers disappear after Excel import


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [83489f10d8b9ce0d9b8dc093c61f3c7b72c6b251]

INTEGRATION: CWS ab14fixes (1.4.2); FILE MERGED 2005/03/16 15:23:41 ab 1.4.2.2: RESYNC: (1.4-1.5); FILE MERGED 2005/03/04 13:56:36 ab 1.4.2.1: #120061# SbiExpression::Unary(): Parse TypeOf...Is as unary operator


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [645ca59e1c3b933dc7f1a88cfefcb69acf0b3ed5]

INTEGRATION: CWS calc31 (1.2.34); FILE MERGED 2005/03/22 10:49:32 dr 1.2.34.1: #110921# import/export of formatted hyperlinks


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [70376ec8f91be63f75ff23d119a3c8b77a7d4f93]

INTEGRATION: CWS swtableredline (1.13.26); FILE MERGED 2005/03/11 17:14:04 dvo 1.13.26.1: #i17764# preserve redlines on table merge (plus undo,redo)


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [a6eb69dcd8211ca115ec9de35a4c59ed0be87793]

INTEGRATION: CWS ab14fixes (1.7.4); FILE MERGED 2005/03/04 13:45:08 ab 1.7.4.1: #120061# SbiExprNode ctor for typeof


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [c1547990edd10d966634f48bd8d1eb7f8966b4e4]

INTEGRATION: CWS calc31 (1.16.34); FILE MERGED 2005/03/22 10:49:32 dr 1.16.34.1: #110921# import/export of formatted hyperlinks


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [1f6e6742199d02cdac56d57e4d391a445ecc7411]

INTEGRATION: CWS ab14fixes (1.8.22); FILE MERGED 2005/03/04 13:33:04 ab 1.8.22.1: #120061# SbiExprNode::Gen(): typeof support


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [b77fa04a593e03370863678032154d3a9515833a]

INTEGRATION: CWS swtableredline (1.3.802); FILE MERGED 2005/03/14 19:25:05 dvo 1.3.802.2: #i17764# do not delete redlines before cell merge 2005/03/11 17:14:03 dvo 1.3.802.1: #i17764# preserve redlines on table merge (plus undo,redo)


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [3d8617c4832992413a775f2b9cddf94d45e407c0]

INTEGRATION: CWS calc31 (1.9.82); FILE MERGED 2005/03/22 10:49:31 dr 1.9.82.1: #110921# import/export of formatted hyperlinks


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [05fbcee6d44f15eac5ea9ed2ce1205aa7f560150]

INTEGRATION: CWS ab14fixes (1.5.18); FILE MERGED 2005/03/16 15:23:33 ab 1.5.18.2: RESYNC: (1.5-1.6); FILE MERGED Solved conflict 2005/02/21 16:45:14 ab 1.5.18.1: #115829# SbiCodeGen::Save(): Creating Iface mapping methods


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [9f0a8e0bcff6249c7398490b6ad70685fd16df3d]

INTEGRATION: CWS swtableredline (1.31.154); FILE MERGED 2005/03/11 17:14:02 dvo 1.31.154.1: #i17764# preserve redlines on table merge (plus undo,redo)


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [ca1086b186546091c76873501fde2c01352b4788]

INTEGRATION: CWS calc31 (1.21.32); FILE MERGED 2005/03/22 10:49:14 dr 1.21.32.1: #110921# import/export of formatted hyperlinks


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [6ba0c9ac33ee9a838ec8093aef87c2a05b59df9d]

INTEGRATION: CWS ab14fixes (1.20.18); FILE MERGED 2005/03/04 13:23:44 ab 1.20.18.3: #120061# typeof as new reserved word 2005/02/21 16:22:55 ab 1.20.18.2: #115829# Clear class data before compiling the module 2005/02/15 09:01:33 ab 1.20.18.1: #115829# Handle SbIfaceMapperMethod


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [ea45fec165d88fa1868f485f62b086a4c1b3c404]

INTEGRATION: CWS swtableredline (1.24.26); FILE MERGED 2005/03/04 18:43:14 dvo 1.24.26.2: RESYNC: (1.24-1.26); FILE MERGED 2004/11/24 19:01:34 dvo 1.24.26.1: #i17764# do not remove table redlines when making changes to table structures (fix moved from CWS OS42)


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [139070362c9a5f616b439604ec13cd357de5317b]

INTEGRATION: CWS calc31 (1.16.32); FILE MERGED 2005/03/22 10:49:14 dr 1.16.32.1: #110921# import/export of formatted hyperlinks


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [032d1ab5e4a70fc27897edfd3048c0697ef3aff5]

INTEGRATION: CWS ab14fixes (1.20.2); FILE MERGED 2005/03/16 15:23:15 ab 1.20.2.4: RESYNC: (1.20-1.21); FILE MERGED 2005/03/09 13:40:04 ab 1.20.2.3: #120195# SbClassModuleObject: Support Initialize/Terminate event 2005/02/21 16:16:42 ab 1.20.2.2: #115829# SbClassModuleObject Ctor: Changed handling of SbIfaceMapperMethod instances 2005/02/14 16:53:03 ab 1.20.2.1: #115829# Handle SbIfaceMapperMethod


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [3aa8353066db8741431bc43dfd07a06df69c83f7]

INTEGRATION: CWS swtableredline (1.22.114); FILE MERGED 2005/03/14 19:25:05 dvo 1.22.114.2: #i17764# do not delete redlines before cell merge 2005/03/11 17:14:01 dvo 1.22.114.1: #i17764# preserve redlines on table merge (plus undo,redo)


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [f7122abb7eabf490c08ed887e8544d6ba0ebc256]

INTEGRATION: CWS calc31 (1.6.34); FILE MERGED 2005/03/18 13:32:35 dr 1.6.34.1: #120156# repeated merged blank cells


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [039dbbcb9688971a85b1791f60a55693ff3ba261]

INTEGRATION: CWS ab14fixes (1.11.18); FILE MERGED 2005/02/24 09:55:10 ab 1.11.18.1: #i42467# Changed SbiImage::GetString() to allow Strings containing a 0 char


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [03fe41e51ae8b50a8eec1c281d5d1d842980c7db]

INTEGRATION: CWS calc31 (1.21.34); FILE MERGED 2005/03/22 10:49:14 dr 1.21.34.1: #110921# import/export of formatted hyperlinks


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [bdc40bd4f8356d4295b4322b144586498de1f4cf]

INTEGRATION: CWS swtableredline (1.20.112); FILE MERGED 2005/03/11 17:25:29 dvo 1.20.112.2: #i10000# fix method declaration (to work on all platforms) 2005/03/11 17:12:32 dvo 1.20.112.1: #i17764# SwUndoMove must also work if   SwDOc::Move(..,..,DOV_MOVEREDLINES) was used


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [dadfc60873d4dce4e0c46e1d3405f8d45535cdcf]

INTEGRATION: CWS afflitta (1.90.54); FILE MERGED 2005/03/10 13:58:20 hdu 1.90.54.1: #i40755# replace GetCharacterPlacement() call with manual layout


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [39877549178e9d082243e410ef40d2f47eb04de5]

INTEGRATION: CWS ab14fixes (1.12.18); FILE MERGED 2005/03/16 15:23:07 ab 1.12.18.3: RESYNC: (1.12-1.13); FILE MERGED 2005/03/04 13:23:11 ab 1.12.18.2: #120061# TESTCLASS opcode 2005/02/15 09:19:35 ab 1.12.18.1: #115829# Adapt disassembler to interface related PCode changes


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [d3c9e9ad564f6a6462592238ad76be8227db697f]

INTEGRATION: CWS calc31 (1.17.220); FILE MERGED 2005/03/22 14:11:47 dr 1.17.220.1: record 0x0033 PRINTSIZE


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [ac562c630d9ac64050085f0b5ddaa7c92f9a83f2]

INTEGRATION: CWS afflitta (1.66.52); FILE MERGED 2005/03/11 09:04:16 hdu 1.66.52.2: #i44774# only mark embeddable fonts as embeddable 2005/03/10 13:56:15 hdu 1.66.52.1: #i40755# also parse glyphids in CMAPs


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [e2eb2ed5d399592479c2a761b3a8133e22b730a8]

INTEGRATION: CWS calc31 (1.11.32); FILE MERGED 2005/03/18 13:58:06 nn 1.11.32.1: #i45388# SetOptimalHeight: correct handling of CR_MANUALSIZE flag


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [11910f610a98465dc70073cdde723ca5cc5ce562]

INTEGRATION: CWS afflitta (1.112.6); FILE MERGED 2005/03/10 13:56:13 hdu 1.112.6.1: #i40755# also parse glyphids in CMAPs


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [67b092eb7990c8e87df6864f7860070b3b489949]

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>  [4a04372138f4161197a48ded7668d0a1acd5f48e]

INTEGRATION: CWS afflitta (1.194.14); FILE MERGED 2005/03/09 15:21:19 hdu 1.194.14.2: #i44073# fix string rewriting before layout 2005/03/09 14:41:05 hdu 1.194.14.1: #i44073# check string indexing and lengths before use


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [548a39217c33509e86f57cffefd7cbeb8e04eec1]

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-29  Rüdiger Timm  <rt@openoffice.org>  [3578a02fa0a0f4efc688a7032f0ad96fb11b2398]

INTEGRATION: CWS afflitta (1.13.54); FILE MERGED 2005/03/10 13:56:10 hdu 1.13.54.1: #i40755# also parse glyphids in CMAPs


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [1951b33b9a57b0c68641d278464619f9f7e21d1e]

INTEGRATION: CWS macosx04 (1.2.8); FILE MERGED 2005/03/23 12:09:25 pjanik 1.2.8.1: #i44939#: test also .dylib libraries.


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [55669598b0c02a08465889dd054c374051bad266]

INTEGRATION: CWS macosx04 (1.2.6); FILE MERGED 2005/03/23 12:04:40 pjanik 1.2.6.1: #i45510#: copy all .dylib files to final destination.


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [0cb4db6bfa369541c7bf440786a2eff31d10490d]

INTEGRATION: CWS macosx04 (1.36.2); FILE MERGED 2005/03/19 23:56:28 pjanik 1.36.2.1: #i45364#: Add missing static library for MacOS X.


2005-03-29  Rüdiger Timm  <rt@openoffice.org>  [445e1451cdf70a959eeee78823bd653d4ab5792e]

INTEGRATION: CWS some20fix (1.6.194); FILE MERGED 2005/03/23 15:21:09 fs 1.6.194.1: #i45850#


2005-03-24  Vladimir Glazounov  <vg@openoffice.org>  [d0a46f7bea5cdcb9ff10ee999736a703ce143c02]

new version for SRC680


2005-03-24  Vladimir Glazounov  <vg@openoffice.org>  [4a2927b96137d59d1dcaa9387b8fd7726b5c1944]

#100000# workaround for solaris compiler bug


2005-03-24  Vladimir Glazounov  <vg@openoffice.org>  [b368f151b4c70040791bc30184aa1e438c71b93b]

new version for SRC680


2005-03-24  Vladimir Glazounov  <vg@openoffice.org>  [57edbb8a514d49cd38781c2deee10292521ecf89]

new version for SRC680


2005-03-24  Vladimir Glazounov  <vg@openoffice.org>  [e301018cebdea542263ac8abae8cb0297c338b6d]

new version for SRC680


2005-03-24  Vladimir Glazounov  <vg@openoffice.org>  [eca7f4d3bdf95270d8fe3a824f62a6fe27f43d49]

#100000# ensure the same build sequence for global(-a etc) and local builds


2005-03-24  Vladimir Glazounov  <vg@openoffice.org>  [111267c12b9a9b76fccfa190357c1316ccd78c36]

#100000# do not use drafts anymore


2005-03-24  Vladimir Glazounov  <vg@openoffice.org>  [4c133bd7c87ef7a38276d719db643accb2e16e94]

new version for SRC680


2005-03-24  Vladimir Glazounov  <vg@openoffice.org>  [e7cc79e29c65d6f9ecb714907262239f2f1bbfad]

new version for SRC680


2005-03-24  Vladimir Glazounov  <vg@openoffice.org>  [e1ffd69b7edae919f32059f8ff357886b9311062]

#100000# typo correction


2005-03-24  Vladimir Glazounov  <vg@openoffice.org>  [655b1a2099cf316ba1484a31ce115e148a031fa6]

INTEGRATION: CWS extras18 (1.59.2); FILE MERGED 2005/03/03 17:25:41 va 1.59.2.1: #119959# File Conversion to OASIS format.


2005-03-24  Vladimir Glazounov  <vg@openoffice.org>  [84574dce0fff8ce9b26770c716198d59fa11ea2c]

INTEGRATION: CWS extras18 (1.3.56); FILE MERGED 2005/03/03 17:25:40 va 1.3.56.1: #119959# File Conversion to OASIS format.


2005-03-24  Vladimir Glazounov  <vg@openoffice.org>  [98ca4bc9d3faddc3d309de885f101185960ff054]

#100000# typo correction


2005-03-24  Vladimir Glazounov  <vg@openoffice.org>  [6de2ebad42a6e8b4dc9c4abf236a33042f78aa5b]

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-24  Vladimir Glazounov  <vg@openoffice.org>  [b54b04926a27b6e855b9b12d36d999ad9347068e]

INTEGRATION: CWS extras18 (1.1.2); FILE ADDED 2005/03/01 10:38:12 va 1.1.2.1: #119959# File Conversion to OASIS format.


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [f2d67be693a3c052a3d2b502e546f8b88d875d48]

INTEGRATION: CWS extras18 (1.1.2); FILE ADDED 2005/03/01 10:21:20 va 1.1.2.1: #119959# File Conversion to OASIS format. Issue number: Submitted by: Reviewed by:


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [d04def0b99f303f21c7ee515e3fcd9b261b3c74d]

INTEGRATION: CWS extras18 (1.2.44); FILE MERGED 2005/02/23 12:10:01 ih 1.2.44.1: 119958 files converted to new oasis format


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [953b07dd76f016e3b25bb7df8dbcc7f8128ef61f]

INTEGRATION: CWS extras18 (1.3.24); FILE MERGED 2005/02/24 12:25:04 va 1.3.24.1: #119957# Corrected macros in some Autotexts.


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [812bdb3c453c9649dfc9880f8bb27587f2b5e993]

INTEGRATION: CWS extras18 (1.3.24); FILE MERGED 2005/02/24 12:25:03 va 1.3.24.1: #119957# Corrected macros in some Autotexts.


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [2fe07b8f111dea1cc14bbe67f6b7ad01f939ed6e]

INTEGRATION: CWS extras18 (1.2.64); FILE MERGED 2005/03/02 17:39:39 va 1.2.64.1: #119959# File Conversion to OASIS format.


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [dccaf54ffb951edff7cd9c6993377ecf555f6d9b]

INTEGRATION: CWS extras18 (1.3.24); FILE MERGED 2005/02/24 12:25:02 va 1.3.24.1: #119957# Corrected macros in some Autotexts.


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [2f712b2f108038c6904fa21c5a896761023a81c6]

INTEGRATION: CWS extras18 (1.3.24); FILE MERGED 2005/02/24 12:25:01 va 1.3.24.1: #119957# Corrected macros in some Autotexts.


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [cff6cbd2dd8315bd5aba675f65c2e98d8276f372]

INTEGRATION: CWS extras18 (1.2.64); FILE MERGED 2005/03/02 17:39:38 va 1.2.64.1: #119959# File Conversion to OASIS format.


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [79f581d84c1f4308f76469a37290e7a2ed2d6c0f]

INTEGRATION: CWS extras18 (1.2.64); FILE MERGED 2005/03/02 17:39:37 va 1.2.64.1: #119959# File Conversion to OASIS format.


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [1e9ac6b206435786268cc0c97403529f50c85099]

INTEGRATION: CWS extras18 (1.3.24); FILE MERGED 2005/02/24 12:25:00 va 1.3.24.1: #119957# Corrected macros in some Autotexts.


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [480ff28cef06dcdadf180ddd07402b446bd55d9f]

INTEGRATION: CWS extras18 (1.2.64); FILE MERGED 2005/03/02 17:39:36 va 1.2.64.1: #119959# File Conversion to OASIS format.


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [87e01988ec79584d87bea4e237dfca8c8bd1673d]

INTEGRATION: CWS extras18 (1.3.38); FILE MERGED 2005/02/24 12:24:59 va 1.3.38.1: #119957# Corrected macros in some Autotexts.


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [0f0727b097cb5dcd36e26b1fd0e5b92174f82f05]

INTEGRATION: CWS extras18 (1.2.64); FILE MERGED 2005/03/02 17:39:35 va 1.2.64.1: #119959# File Conversion to OASIS format.


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [28b49ea1a5a0bfb408fd6ce2681fa622d8bd0e90]

INTEGRATION: CWS extras18 (1.3.38); FILE MERGED 2005/02/24 12:24:58 va 1.3.38.1: #119957# Corrected macros in some Autotexts.


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [b07b8511831e85eeede844e2bf2d16f21d951537]

INTEGRATION: CWS extras18 (1.4.8); FILE MERGED 2005/02/16 08:21:16 tv 1.4.8.1: #i42006# all lang versions get all autocorr files


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [6efd763dfe70528c90f4304043321759e3014c37]

INTEGRATION: CWS extras18 (1.12.256); FILE MERGED 2005/03/17 16:32:04 va 1.12.256.1: #i40799# A minor bugfix.


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [141562f9b196e25868f039d8704671e37ba52959]

INTEGRATION: CWS extras18 (1.3.258); FILE MERGED 2005/02/28 16:25:25 va 1.3.258.1: #i40799# Corrected Internet Update.


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [65fa62e86c06dbca166b4f46796605be42340d9b]

INTEGRATION: CWS extras18 (1.5.256); FILE MERGED 2005/02/28 16:25:25 va 1.5.256.1: #i40799# Corrected Internet Update.


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [e0a8108fdad8dd6e8fba5bf8dc622680cf64ca86]

INTEGRATION: CWS extras18 (1.6.256); FILE MERGED 2005/02/28 16:25:25 va 1.6.256.1: #i40799# Corrected Internet Update.


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [fa1bc010d2930a3879b9788f4c67816b0532d846]

INTEGRATION: CWS extras18 (1.5.256); FILE MERGED 2005/02/28 16:25:24 va 1.5.256.1: #i40799# Corrected Internet Update.


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [ce06ddd9a39f25d3a3fe656fe80bf11322fa7ce9]

INTEGRATION: CWS extras18 (1.1.256); FILE MERGED 2005/02/28 16:25:24 va 1.1.256.1: #i40799# Corrected Internet Update.


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [34ecab8eff7626be0036b960164b96cabae9cc4b]

INTEGRATION: CWS extras18 (1.2.194); FILE MERGED 2005/02/28 16:25:24 va 1.2.194.1: #i40799# Corrected Internet Update.


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [f3936b5bc40e9cfdabcc10ece128d4c8f227b7c5]

INTEGRATION: CWS extras18 (1.5.256); FILE MERGED 2005/02/28 16:25:23 va 1.5.256.1: #i40799# Corrected Internet Update.


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [58301465a252461f8a421d92580714718dda3920]

INTEGRATION: CWS extras18 (1.4.86); FILE MERGED 2005/02/28 16:25:23 va 1.4.86.1: #i40799# Corrected Internet Update.


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [5363bb03fd6a14faeae13278f8577d69c71004b3]

INTEGRATION: CWS extras18 (1.4.86); FILE MERGED 2005/02/28 16:25:22 va 1.4.86.1: #i40799# Corrected Internet Update.


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [2be6c1df5864f3cceb6a4f197549fdfd31a0d15a]

INTEGRATION: CWS extras18 (1.3.256); FILE MERGED 2005/02/28 16:25:22 va 1.3.256.1: #i40799# Corrected Internet Update.


2005-03-23  Rüdiger Timm  <rt@openoffice.org>  [5511d1cc0acab626c1c7ccf67d56be3387bdf125]

#120509# Undefined TIMEBOMB to de-activate timebomb feature for SO


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [0b7f9c33937dbfe06b59249637c31369872b1e3c]

INTEGRATION: CWS fwkfinal2 (1.58.32); FILE MERGED 2005/03/17 16:37:10 mav 1.58.32.1: #i45184#


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [1b536d0179005e79dca8d3c351dbf772a74a36ff]

INTEGRATION: CWS fwkfinal2 (1.6.10); FILE MERGED 2005/03/16 13:07:58 as 1.6.10.1: #i45079# restore window state before loading!


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [7568af4764decb375f43abdc35b0a553557eebf2]

INTEGRATION: CWS fwkfinal2 (1.7.20); FILE MERGED 2005/03/21 12:22:05 mav 1.7.20.3: #i43729# dummy method implementations 2005/03/14 14:48:35 mav 1.7.20.2: #i40665# update the replacement image 2005/03/14 14:02:03 mav 1.7.20.1: #i40665# update the replacement image


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [33c0da8e8c61ee4e04a24fc4d4ff5d1a777e4ec5]

INTEGRATION: CWS fwkfinal2 (1.28.94); FILE MERGED 2005/03/15 11:57:04 cd 1.28.94.1: #i42261# Support keyboard shortcuts in url box


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [84d80badd70fd3a1b3d12ef011f8ce4e04a6dda8]

INTEGRATION: CWS fwkfinal2 (1.86.20); FILE MERGED 2005/03/14 14:50:21 mav 1.86.20.2: #i44977# the medium of untitled document should not dispose the storage 2005/03/14 11:48:12 mav 1.86.20.1: #i44977# the medium of untitled document should not dispose the storage


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [b3a5a9be0d6ec99051a0f6451ecd4494c845c706]

INTEGRATION: CWS fwkfinal2 (1.156.10); FILE MERGED 2005/03/18 15:30:41 mav 1.156.10.4: #i42870# no need to copy if the old medium has no storage 2005/03/17 16:37:10 mav 1.156.10.3: #i45184# 2005/03/17 13:19:42 mav 1.156.10.2: #i45184# send LoadFinished after registration in global broadcaster 2005/03/11 17:10:39 mav 1.156.10.1: #i42870# fallback for the case when the medium is going to dispose own storage


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [20e8efb0476741469fe0dcd362fd1a4fdc2124ce]

INTEGRATION: CWS fwkfinal2 (1.161.30); FILE MERGED 2005/03/11 17:10:39 mav 1.161.30.1: #i42870# fallback for the case when the medium is going to dispose own storage


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [73f1a731b4f71a5160be4e5bd6efbfac530d8e44]

INTEGRATION: CWS fwkfinal2 (1.13.276); FILE MERGED 2005/03/17 15:36:19 cd 1.13.276.1: #i43579# Store state of docked windows persistenly on resize


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [a40094cabcc277bd629b10c69b6dfc0611ae30de]

INTEGRATION: CWS fwkfinal2 (1.33.110); FILE MERGED 2005/03/17 15:36:18 cd 1.33.110.1: #i43579# Store state of docked windows persistenly on resize


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [295da253d47313574df43eba0bfd57d03a030a96]

INTEGRATION: CWS fwkfinal2 (1.18.120); FILE MERGED 2005/03/17 15:35:32 cd 1.18.120.1: #i43579# Store state of docked windows persistenly on resize


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [1195395898f704398bc63c4e1dd9ca20f5a75b16]

INTEGRATION: CWS fwkfinal2 (1.55.22); FILE MERGED 2005/03/16 14:26:09 as 1.55.22.1: #i45079# dont close the application asynchronously by using a timer if last time a modal dialog was the reason to stop termination .... user can try it again


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [883ee9dc666114a2f097835fd4a1e1b82d0e6c3e]

INTEGRATION: CWS fwkfinal2 (1.88.42); FILE MERGED 2005/03/16 10:57:08 as 1.88.42.1: #b5017761#, #i45026# dont make modal dialogs non modal, if they are not ready for that


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [9c543eafc2cdcf3e08a98d67410fcf5d78ba1898]

INTEGRATION: CWS fwkfinal2 (1.11.94); FILE MERGED 2005/03/15 11:56:47 cd 1.11.94.1: #i42261# Support keyboard shortcuts in url box


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [68957d883760a739af0ceaf687b3a823216d7c99]

INTEGRATION: CWS fwkfinal2 (1.6.20); FILE MERGED 2005/03/14 15:04:03 abi 1.6.20.1: #i44810#


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [14b8739d23cac1b204db3fe24609a057a758c0ae]

INTEGRATION: CWS fwkfinal2 (1.1.2); FILE ADDED 2005/03/14 15:04:03 abi 1.1.2.1: #i44810#


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [8149b43e684d8dd1ec0391e4339c302316b9dfd7]

INTEGRATION: CWS fwkfinal2 (1.7.2); FILE MERGED 2005/03/14 15:04:02 abi 1.7.2.1: #i44810#


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [fe9190e1d400347d749f3dd93806be720c64e55b]

INTEGRATION: CWS fwkfinal2 (1.21.216); FILE MERGED 2005/03/16 07:48:57 mav 1.21.216.1: #i43660# changing of the chart should not switch document into modified state


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [27b3a04c7875a2087a86b20d46e48190ca6fed82]

INTEGRATION: CWS fwkfinal2 (1.6.16); FILE MERGED 2005/03/14 13:46:57 cd 1.6.16.1: #i44997# Don't crash on a transient toolbar


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [f0a72a58197d7df4cc7fba2c4434b407ad67ddd1]

INTEGRATION: CWS fwkfinal2 (1.3.188); FILE MERGED 2005/03/14 13:46:56 cd 1.3.188.1: #i44997# Don't crash on a transient toolbar


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [d0919f27975368a6087b722164db860734afc2ff]

#100000# regenerated configure script


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [647895730ba0a7801fe491efe3401f0e9d79543d]

INTEGRATION: CWS fwkfinal2 (1.2.234); FILE MERGED 2005/03/14 13:55:50 cd 1.2.234.1: #i44997# Don't crash if copy container an empty reference


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [d249a35d6f0a3cfddb539e2a56ed325784bcaacf]

INTEGRATION: CWS fwkfinal2 (1.3.188); FILE MERGED 2005/03/14 13:55:50 cd 1.3.188.1: #i44997# Don't crash if copy container an empty reference


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [4543350e4057c151e839ec2df0e48d175ad117f9]

INTEGRATION: CWS fwkfinal2 (1.13.10); FILE MERGED 2005/03/16 13:07:59 as 1.13.10.1: #i45079# restore window state before loading!


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [2e56eb16139716763b9e2cb383579e9af2990eee]

INTEGRATION: CWS fwkfinal2 (1.8.16); FILE MERGED 2005/03/16 13:07:58 as 1.8.16.1: #i45079# restore window state before loading!


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [8c0c2f3e19a56b05797230e28fae9c5fb7746b07]

INTEGRATION: CWS fwkfinal2 (1.3.384); FILE MERGED 2005/03/17 09:25:32 as 1.3.384.1: #i44877# use new vcl notification about changed window color to bring a veto against external changes


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [74412f4aa1ae259c0614945a5c9b4eddd0711245]

INTEGRATION: CWS fwkfinal2 (1.6.52); FILE MERGED 2005/03/16 13:07:57 as 1.6.52.1: #i45079# restore window state before loading!


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [0df28a6ef4a3fd9c1484f50f057897a4ae271e46]

INTEGRATION: CWS fwkfinal2 (1.4.44); FILE MERGED 2005/03/16 13:09:31 as 1.4.44.1: #i45079# detect filter everytimes .. so module dependend feature can use it to detect the possible used office application .-)


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [61d338a093c97b7508c4e79866bacada72ba0077]

INTEGRATION: CWS fwkfinal2 (1.8.44); FILE MERGED 2005/03/16 13:09:31 as 1.8.44.1: #i45079# detect filter everytimes .. so module dependend feature can use it to detect the possible used office application .-)


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [c6b530e1df58ee9d3a74b01f6d7d4a94971e96fe]

INTEGRATION: CWS fwkfinal2 (1.209.24); FILE MERGED 2005/03/17 09:24:28 as 1.209.24.1: #i44877# new notifications about changed window color


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [24aef704b4c8a03b143476d7c2c332148bc8a136]

INTEGRATION: CWS fwkfinal2 (1.46.60); FILE MERGED 2005/03/16 13:34:24 mav 1.46.60.1: #i45067# the nonresizable objects can not be scaled


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [f54395c07495098537bd14a905b826901b2b407c]

INTEGRATION: CWS fwkfinal2 (1.34.68); FILE MERGED 2005/03/16 08:20:59 as 1.34.68.1: #i45026#, #b5017761# modal dialogs MUST use any parent! ... or the y has to be reimplemented as non modal dialogs


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [70eef4c20268e6e6ac97df620d0028af86747a61]

INTEGRATION: CWS fwkfinal2 (1.41.106); FILE MERGED 2005/03/17 09:22:28 as 1.41.106.1: #120339# provide new property FileFormatName


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [afc24ae699bb62449f0fd9d402825e6eb7d1c9f8]

INTEGRATION: CWS fwkfinal2 (1.16.32); FILE MERGED 2005/03/17 09:22:27 as 1.16.32.2: #120339# provide new property FileFormatName 2005/03/16 13:06:26 as 1.16.32.1: #i45079# define maximized state by default for calc, draw, impress


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [f23ad6bc236e607aecb2b0f061fc8d032badc884]

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>  [ac191f8871e7f0102e3ba9c05dff794084794fb1]

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>  [e143cd92af3f42ebdf41c0390cab36779e3f0f44]

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>  [f3a5e8d88338f5c5300dbcbc275c7222f52c0e16]

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>  [254ace85b39ff006532efbebbe5c7149e3e28de7]

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>  [d68bb3bd35747651d2f0dc8d5b5734434058c48a]

INTEGRATION: CWS gh10 (1.9.2); FILE MERGED 2005/03/22 16:06:08 gh 1.9.2.6: improve tagchecking and replace -i option 2005/02/23 14:43:52 gh 1.9.2.5: #i36315#disable old style <# tags from gsicheck 2005/02/23 14:41:53 gh 1.9.2.4: reverting another fix to see it isolated in CVS 2005/02/23 14:39:02 gh 1.9.2.3: implement new switches for different modes of gsicheck 2005/02/18 09:10:11 gh 1.9.2.2: column information now in unicode columns instead of UTF8 character colimns 2005/01/31 16:03:36 gh 1.9.2.1: add column information to errormessages


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [bddbdd03f50bd10b4c9e6d4f5c344a6830116364]

INTEGRATION: CWS gh10 (1.12.2); FILE MERGED 2005/03/22 16:06:08 gh 1.12.2.4: improve tagchecking and replace -i option 2005/02/23 14:39:01 gh 1.12.2.3: implement new switches for different modes of gsicheck 2005/02/18 09:10:11 gh 1.12.2.2: column information now in unicode columns instead of UTF8 character colimns 2005/01/31 16:03:35 gh 1.12.2.1: add column information to errormessages


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [81d6e42c78930294292be07bd07463bdfa072009]

INTEGRATION: CWS gh10 (1.6.2); FILE MERGED 2005/03/22 16:06:07 gh 1.6.2.3: improve tagchecking and replace -i option 2005/02/23 14:39:00 gh 1.6.2.2: implement new switches for different modes of gsicheck 2005/01/31 16:03:33 gh 1.6.2.1: add column information to errormessages


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [ca6f90a7c4a739e7115402cf0b28a2077da1b729]

INTEGRATION: CWS gh10 (1.7.182); FILE MERGED 2004/12/28 12:21:57 gh 1.7.182.1: #i38967#make DbgFilterMessage available outside tools


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [9cdd749fb78a24189046e31cef34ced106fc8804]

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>  [7bc75bcabbe43538091f9b0e614def76c6e26525]

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>  [8f69d9937a27aec6976457683fcf80e63c72c5ab]

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>  [1a0237a7c818dfaf043dc340ff75495f19205471]

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>  [7a6f8834356e949a095a8ddb45bfd0665e825773]

INTEGRATION: CWS gh10 (1.3.42); FILE MERGED 2005/01/11 13:45:13 gh 1.3.42.2: #i37892# 2004/12/29 16:47:23 gh 1.3.42.1: #i37892#added catching of exceptions to constructor of ItemHolder* so it can live without configuration


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [c91a2dbf3d40d5248024dd21e2544b426512bbed]

INTEGRATION: CWS gh10 (1.3.42); FILE MERGED 2004/12/29 16:47:23 gh 1.3.42.1: #i37892#added catching of exceptions to constructor of ItemHolder* so it can live without configuration


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [174a764a9a9005b19ab5ee778f3a736f7de5d9c5]

SRC680


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [6698449cd2e40f82b9edd640915a2d624dd4674c]

INTEGRATION: CWS gh10 (1.12.22); FILE MERGED 2005/03/16 15:24:58 gh 1.12.22.1: #i44486#do not link obj files against shared library


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [f091f9d1a1d8ece956fcb783f5939f853657c872]

INTEGRATION: CWS gh10 (1.15.4); FILE MERGED 2005/03/23 15:16:37 gh 1.15.4.1: catch one more NULL pointer


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [d6f24dd8b21a4cb44c58fc9ed303e26635743c2b]

INTEGRATION: CWS gh10 (1.19.4); FILE MERGED 2005/03/22 11:24:06 gh 1.19.4.2: #i45662# use GetPreferredKeyInputWindow to find preferred inpuzwindow 2004/12/22 13:14:52 gh 1.19.4.1: #i38796# do not close ToolBars on ResetApplication


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [48bcca54be2577616af8cadf80adc87133ba737c]

INTEGRATION: CWS gh10 (1.14.4); FILE MERGED 2005/03/16 15:24:58 gh 1.14.4.1: #i44486#do not link obj files against shared library


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [2baeb822eaa2edd9545ba220cbdfa9122e54ef26]

INTEGRATION: CWS gh10 (1.9.10); FILE MERGED 2004/12/22 13:19:22 gh 1.9.10.1: #i38967#filter osl assertions with DBG_ tooling assertionfilter


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [acf8e8efca60fd2e113e13fbe28d62c401cfb6cf]

INTEGRATION: CWS gh10 (1.2.26); FILE MERGED 2005/03/16 15:24:57 gh 1.2.26.1: #i44486#do not link obj files against shared library


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [04b7aeef9c21be447510dd6c6c502ee3448a37e0]

INTEGRATION: CWS gh10 (1.3.4); FILE MERGED 2004/12/20 15:48:56 gh 1.3.4.1: last fix for new image locations


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [7e2ce423a1d33f093e416e64da2c24b7ff706884]

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>  [1fdcbf4e71f9f30acb4ca4639c558e75342ba2af]

INTEGRATION: CWS gh10 (1.40.12); FILE MERGED 2004/12/22 10:35:43 gh 1.40.12.1: fixed encoding problem


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [51fbae9ea137bf10a00dadeb5bd809250eb48d4c]

INTEGRATION: CWS gh10 (1.68.12); FILE MERGED 2004/12/21 08:32:35 gh 1.68.12.2: #i38909#some linguistic improvements 2004/12/20 16:38:50 gh 1.68.12.1: #i38909#one new en-US translation and some new de-DE translations


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [78b125557ebf6c24769c1ecab1b8fafed952960e]

INTEGRATION: CWS gh10 (1.5.54); FILE MERGED 2005/03/15 12:51:18 gh 1.5.54.1: #97188# jump to source line from resultfile pressing enter


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [3ea0bcb17eaa8f9a8da546f48eff67d9020e19ba]

INTEGRATION: CWS gh10 (1.18.2); FILE MERGED 2005/03/15 12:51:17 gh 1.18.2.1: #97188# jump to source line from resultfile pressing enter


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [a4dcd0d4aa358f97c1849fb92741fbe121af8473]

INTEGRATION: CWS gh10 (1.8.2); FILE MERGED 2005/03/16 15:19:39 gh 1.8.2.1: #i44486#do not link obj files against shared library


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [b1481ba68807ad703afda7b484c4510a2ce7b73b]

INTEGRATION: CWS gh10 (1.57.12); FILE MERGED 2005/03/10 10:47:36 gh 1.57.12.4: extend copyright to 2005 2005/03/10 10:46:39 gh 1.57.12.3: #i34627#rename to VCLTestTool 2005/03/10 10:42:20 gh 1.57.12.2: #i34629# support Ctrl+W  #i34627#rename to VCLTestTool 2004/12/21 16:03:33 gh 1.57.12.1: #i37122#fixed copyright character for en-US


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [7dd571abc9b4f2fce1234b77b8da7518194bce2c]

INTEGRATION: CWS gh10 (1.58.28); FILE MERGED 2005/03/16 15:19:38 gh 1.58.28.2: #i44486#do not link obj files against shared library 2004/12/30 12:09:25 gh 1.58.28.1: #i36895# since osl assertions deadlock the process by design! when called recursively and calling a MessageBox without Configuration causes assertions I have to output OSL assertions to the console as before where they are invisible to Windows users.


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [a94a61d2c262d3fd588a0e630240dfc5096d4d5b]

INTEGRATION: CWS extras19 (1.1.1.1.190); FILE MERGED 2005/03/17 17:54:28 va 1.1.1.1.190.1: Dummy change.


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [c2443254260d041aa4b20ab7c9fc9c11ca9f3e63]

INTEGRATION: CWS extras19 (1.3.34); FILE MERGED 2005/03/16 13:17:40 ih 1.3.34.1: foreign language letter wizard templates rebuild because of bugfixes in de/en-US Issue number: Submitted by: Reviewed by:


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [c85d9ca61c8db5ed781ca6b9994635cc796b26db]

INTEGRATION: CWS extras19 (1.3.34); FILE MERGED 2005/03/16 13:17:39 ih 1.3.34.1: foreign language letter wizard templates rebuild because of bugfixes in de/en-US Issue number: Submitted by: Reviewed by:


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [38fbd78ba50ed01c1da4274822521c036ffe65fa]

INTEGRATION: CWS extras19 (1.4.18); FILE MERGED 2005/03/16 13:17:39 ih 1.4.18.1: foreign language letter wizard templates rebuild because of bugfixes in de/en-US Issue number: Submitted by: Reviewed by:


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [e91365679c56ff72cca786f42f5813a3f47c21d0]

INTEGRATION: CWS extras19 (1.4.18); FILE MERGED 2005/03/16 13:17:38 ih 1.4.18.1: foreign language letter wizard templates rebuild because of bugfixes in de/en-US Issue number: Submitted by: Reviewed by:


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [61563b32e2f6bd05ceb05260d70274004cb4f24a]

INTEGRATION: CWS extras19 (1.3.34); FILE MERGED 2005/03/16 13:17:13 ih 1.3.34.1: foreign language letter wizard templates rebuild because of bugfixes in de/en-US Issue number: Submitted by: Reviewed by:


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [286ed1c4703725be6e720ec1ce1fb175bb495fc9]

INTEGRATION: CWS extras19 (1.4.18); FILE MERGED 2005/03/16 13:17:13 ih 1.4.18.1: foreign language letter wizard templates rebuild because of bugfixes in de/en-US Issue number: Submitted by: Reviewed by:


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [f1a165d0b8192661d10f6334783692a16ada1da3]

INTEGRATION: CWS extras19 (1.4.18); FILE MERGED 2005/03/16 13:17:12 ih 1.4.18.1: foreign language letter wizard templates rebuild because of bugfixes in de/en-US Issue number: Submitted by: Reviewed by:


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [55eab1c9757b191ea9b1acadc6e400df0939a498]

INTEGRATION: CWS extras19 (1.3.34); FILE MERGED 2005/03/16 13:15:46 ih 1.3.34.1: foreign language letter wizard templates rebuild because of bugfixes in de/en-US Issue number: Submitted by: Reviewed by:


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [4fc39229f8b2b0c2406bb84b516c091fcdc3e661]

INTEGRATION: CWS extras19 (1.3.34); FILE MERGED 2005/03/16 13:15:45 ih 1.3.34.1: foreign language letter wizard templates rebuild because of bugfixes in de/en-US Issue number: Submitted by: Reviewed by:


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [a345e2a01fd04cae8ade2aa0d6bdecbffa705b8f]

INTEGRATION: CWS extras19 (1.3.34); FILE MERGED 2005/03/16 13:18:37 ih 1.3.34.1: foreign language letter wizard templates rebuild because of bugfixes in de/en-US Issue number: Submitted by: Reviewed by:


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [cf57c0e5590874b7f7943d59b89c40593c89ef15]

INTEGRATION: CWS extras19 (1.4.18); FILE MERGED 2005/03/16 13:18:36 ih 1.4.18.1: foreign language letter wizard templates rebuild because of bugfixes in de/en-US Issue number: Submitted by: Reviewed by:


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [9fdfe1f8277898e00ccd0044e64b1e3825ee8fa1]

INTEGRATION: CWS extras19 (1.3.34); FILE MERGED 2005/03/16 13:16:30 ih 1.3.34.1: foreign language letter wizard templates rebuild because of bugfixes in de/en-US Issue number: Submitted by: Reviewed by:


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [5319c8e179b02bf1d6623bd1da41f521211a2175]

INTEGRATION: CWS extras19 (1.3.34); FILE MERGED 2005/03/16 13:16:29 ih 1.3.34.1: foreign language letter wizard templates rebuild because of bugfixes in de/en-US Issue number: Submitted by: Reviewed by:


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [8d4a849ac5c76b7fc5e626d670ce5186f57d4c83]

INTEGRATION: CWS extras19 (1.3.34); FILE MERGED 2005/03/16 13:18:05 ih 1.3.34.1: foreign language letter wizard templates rebuild because of bugfixes in de/en-US Issue number: Submitted by: Reviewed by:


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [6770ced6c999ed6ecf0f8534e4a16928676dbd10]

INTEGRATION: CWS extras19 (1.4.18); FILE MERGED 2005/03/16 13:18:05 ih 1.4.18.1: foreign language letter wizard templates rebuild because of bugfixes in de/en-US Issue number: Submitted by: Reviewed by:


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [350ecd4bf6dcc7b2d528a9ffff1962916a71d4fd]

INTEGRATION: CWS extras19 (1.4.18); FILE MERGED 2005/03/16 13:18:04 ih 1.4.18.1: foreign language letter wizard templates rebuild because of bugfixes in de/en-US Issue number: Submitted by: Reviewed by:


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [c7fee1fd6b79ff24d9d2ab662df4dbc7342fd51b]

INTEGRATION: CWS extras19 (1.3.34); FILE MERGED 2005/03/16 13:15:12 ih 1.3.34.1: foreign language letter wizard templates rebuild because of bugfixes in de/en-US Issue number: Submitted by: Reviewed by:


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [45feff270e846ba26eaeb14ee4e64f5e0d015f1b]

INTEGRATION: CWS extras19 (1.3.34); FILE MERGED 2005/03/16 13:15:11 ih 1.3.34.1: foreign language letter wizard templates rebuild because of bugfixes in de/en-US Issue number: Submitted by: Reviewed by:


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [f8d9758ebf925a9725b0d166c197f279b8628412]

INTEGRATION: CWS extras19 (1.3.34); FILE MERGED 2005/03/16 13:14:18 ih 1.3.34.1: foreign language letter wizard templates rebuild because of bugfixes in de/en-US Issue number: Submitted by: Reviewed by:


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [30f6a72955f376496583bd9303b2e7f0d5b341b2]

INTEGRATION: CWS extras19 (1.3.34); FILE MERGED 2005/03/16 13:14:44 ih 1.3.34.1: foreign language letter wizard templates rebuild because of bugfixes in de/en-US Issue number: Submitted by: Reviewed by:


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [6cb47af42387fd3303a7e82e664e24c62a7fef12]

INTEGRATION: CWS extras19 (1.3.34); FILE MERGED 2005/03/16 13:14:43 ih 1.3.34.1: foreign language letter wizard templates rebuild because of bugfixes in de/en-US Issue number: Submitted by: Reviewed by:


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [47761bbefd7364c1e3455e45343aee4f73e67b50]

INTEGRATION: CWS extras19 (1.48.12); FILE MERGED 2005/03/16 13:35:48 ih 1.48.12.3: %productname removed in string "what this wizard does" 2005/03/14 15:38:18 ih 1.48.12.2: #i44862# XML -> OpenDocument 2005/03/14 09:40:08 ih 1.48.12.1: #i44724# .pps support added


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [8949f14da1572301354c4f9be540518e15a1831e]

INTEGRATION: CWS extras19 (1.42.10); FILE MERGED 2005/03/14 09:40:08 ih 1.42.10.1: #i44724# .pps support added


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [a531a91a888d65b92e9102bb8d3fb963aa163f0a]

INTEGRATION: CWS extras19 (1.37.36); FILE MERGED 2005/03/14 09:40:08 ih 1.37.36.1: #i44724# .pps support added


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [3645cdbf754f723b3299ba05ce82ae61086a37c2]

INTEGRATION: CWS hsqldb3 (1.4.6); FILE MERGED 2005/03/23 09:10:50 fs 1.4.6.2: RESYNC: (1.4-1.5); FILE MERGED 2005/03/18 16:53:59 fs 1.4.6.1: #i44127# re-introduce patch file


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [d90eb88af429c6e3ac39dff2ac776eaa653987fb]

INTEGRATION: CWS hsqldb3 (1.4.20); FILE MERGED 2005/03/18 16:54:21 fs 1.4.20.1: #i44127# initialize a newly created DB with OOo's system collation


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [53f1c337aeacb4ce0424a1c97a3d3d063eda3580]

INTEGRATION: CWS hsqldb3 (1.7.10); FILE MERGED 2005/03/21 09:44:47 fs 1.7.10.2: #i44127# fallback to system locale, if necessary fallback to comparing the language parts of locales only, if necessary 2005/03/18 16:42:39 fs 1.7.10.1: #i44127# initialize a newly created DB with OOo's system collation


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [25caf58389ebb07b224ae5c80e8c128a5c079ae5]

INTEGRATION: CWS adabas2 (1.5.128); FILE MERGED 2005/03/22 13:15:06 fs 1.5.128.1: #i45671# XStorable at the document, not at the data source


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [0e684c7abcbaedbe0903de145a410a73e7573c71]

INTEGRATION: CWS fwkfinal1 (1.58.14); FILE MERGED 2005/03/15 16:18:56 mba 1.58.14.1: #i43920#: new events


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [6a8746cd3421d9ff09e2c7567ae6eebf53b40d51]

INTEGRATION: CWS fwkfinal1 (1.58.76); FILE MERGED 2005/03/15 16:15:49 mba 1.58.76.1: #i43920#: new events


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [964e15ee76c7ff4f4a294cd95c448f9163523e98]

INTEGRATION: CWS fwkfinal1 (1.5.178); FILE MERGED 2005/03/10 12:59:47 as 1.5.178.1: #i44706# deregister 1.0/2.0 formats from binfilter


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [8079908715a47ddf94abc14dd8a914b3c202ec09]

INTEGRATION: CWS fwkfinal1 (1.5.178); FILE MERGED 2005/03/10 12:59:45 as 1.5.178.1: #i44706# deregister 1.0/2.0 formats from binfilter


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [cb101561b42ceaac709fb268c7dee387095df75d]

INTEGRATION: CWS fwkfinal1 (1.8.34); FILE MERGED 2005/03/10 12:30:31 as 1.8.34.2: #i44369# improve peselection of document service 2005/03/07 10:40:09 as 1.8.34.1: #i43995# be more robust by using external detect services


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [22022c7e4b024006d2486684d0e13499ca1cc3a6]

INTEGRATION: CWS fwkfinal1 (1.9.16); FILE MERGED 2005/03/09 11:10:47 mav 1.9.16.1: #i43950# copy replacement image


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [ac3ea2e24a6efe0a049b310124eaa832c2904a16]

INTEGRATION: CWS fwkfinal1 (1.5.6); FILE MERGED 2005/03/09 11:10:47 mav 1.5.6.1: #i43950# copy replacement image


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [a8b82cb588f46cc68e040ff7544202ea0f5ff145]

INTEGRATION: CWS fwkfinal1 (1.4.16); FILE MERGED 2005/03/10 12:08:15 mav 1.4.16.1: #i44700#,#i43100# fix the mediatype for master document and introduce SO6 template formats


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [39b0f196d67be58b0c1386847c3a3d2891937b6f]

INTEGRATION: CWS fwkfinal1 (1.107.10); FILE MERGED 2005/03/15 16:24:26 mba 1.107.10.1: #i43920#: new events


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [21f95381c0b21792e4a112d6ab13f9e8f13c8368]

INTEGRATION: CWS fwkfinal1 (1.73.4); FILE MERGED 2005/03/15 16:22:11 mba 1.73.4.2: #i43920#: new events 2005/03/09 09:55:40 as 1.73.4.1: #i44427# send OnUnload event in case frame will be reused too


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [531f05441a4c77b1f23520212e391d192161d5c9]

INTEGRATION: CWS fwkfinal1 (1.9.120); FILE MERGED 2005/03/15 16:20:34 mba 1.9.120.1: #i43920#: obsolete class removed


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [90c8daad89242fbbcb4cc3afdb02a2be8505e121]

INTEGRATION: CWS fwkfinal1 (1.38.100); FILE MERGED 2005/03/15 16:20:33 mba 1.38.100.1: #i43920#: obsolete class removed


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [31b43f9f34c338908f7453902b96224ba649d804]

INTEGRATION: CWS fwkfinal1 (1.23.120); FILE MERGED 2005/03/15 16:20:04 mba 1.23.120.1: #i43920#: new events


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [9cee0217b0b4353e11c0381ae59602a75e22f1af]

INTEGRATION: CWS fwkfinal1 (1.5.266); FILE MERGED 2005/03/15 16:19:44 mba 1.5.266.1: #i43920#: new events


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [2224193a80261c5baa2b2fcab30e935bd6c83be3]

INTEGRATION: CWS fwkfinal1 (1.86.4); FILE MERGED 2005/03/11 10:20:22 cd 1.86.4.1: #i44558# Use new importer implementation for custom OOo 1.x toolbars


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [498e0220138d5f2bb07088643bef7d7dccb76da4]

INTEGRATION: CWS fwkfinal1 (1.54.4); FILE MERGED 2005/03/15 16:19:33 mba 1.54.4.1: #i43920#: new events


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [544f14f7bb9e39a922c4bc2e0c3bcef0a3fd7136]

INTEGRATION: CWS fwkfinal1 (1.155.12); FILE MERGED 2005/03/15 16:19:20 mba 1.155.12.3: #i43920#: new events 2005/03/11 14:36:44 cd 1.155.12.2: RESYNC: (1.155-1.156); FILE MERGED 2005/03/09 12:03:21 mav 1.155.12.1: #i44558# preserv Configurations storage although it has no mediatype


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [6c63c27aba535760a0fedf63b6eeb17f4121fb40]

INTEGRATION: CWS fwkfinal1 (1.161.12); FILE MERGED 2005/03/15 16:18:30 mba 1.161.12.1: #i44012#: handle warnings


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [600163882703c64103784ff66c4bedfbe83809eb]

INTEGRATION: CWS fwkfinal1 (1.39.22); FILE MERGED 2005/03/15 16:17:39 mba 1.39.22.1: #i43920#: catch hidden exceptions


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [20235195bb54d174b948ea5544844a2d18378413]

INTEGRATION: CWS fwkfinal1 (1.46.8); FILE MERGED 2005/03/15 16:15:50 mba 1.46.8.1: #i43920#: new events


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [e624da736d114b3aa9cb71fab7d08574b6855991]

INTEGRATION: CWS fwkfinal1 (1.95.74); FILE MERGED 2005/03/15 16:15:49 mba 1.95.74.1: #i43920#: new events


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [f27e1e37336688c6a979429ac75f6e01896a9381]

INTEGRATION: CWS fwkfinal1 (1.3.170); FILE MERGED 2005/03/15 16:26:44 mba 1.3.170.1: #i43920#: new events


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [5e1bfe25cb014aa6400cd98a3178d3ea2a0db821]

#100000# resolve inconsistency caused by impress39


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [41d434f2ab12d8c5144dab9c099e917d0c4208da]

INTEGRATION: CWS fwkfinal1 (1.29.18); FILE MERGED 2005/03/08 08:57:16 sb 1.29.18.3: #i43485# Improved tests. 2005/03/07 15:21:37 sb 1.29.18.2: #i43485# Support INET_PROT_GENERIC in INetURLObject::convertRelToAbs. 2005/03/07 14:34:46 sb 1.29.18.1: #i43485# Made file compile again.


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [cbb7fade8068de25ec5ff8324c6d3c577fead24e]

INTEGRATION: CWS fwkfinal1 (1.52.24); FILE MERGED 2005/03/07 15:21:36 sb 1.52.24.2: #i43485# Support INET_PROT_GENERIC in INetURLObject::convertRelToAbs. 2005/03/07 14:41:05 sb 1.52.24.1: #i43485# Fixed bug introduced in 1.50 when converting from tools String to rtl::OUString (tools/test/urltest.cxx no longer succeeded).


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [4583c1b8c24312af0e238eda3150a539e8a396f8]

INTEGRATION: CWS fwkfinal1 (1.8.2); FILE MERGED 2005/03/04 13:12:42 mav 1.8.2.1: #i38064# provide the module name


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [96b84656b310d705d20237b77c3a10bc099c9648]

INTEGRATION: CWS fwkfinal1 (1.14.2); FILE MERGED 2005/03/04 14:46:42 cd 1.14.2.2: #i38064# Provide module identifier to top-level popup menus to support OLE 2005/03/04 13:12:42 mav 1.14.2.1: #i38064# provide the module name


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [fbcdd3fb3bfe8ac8ae5e16d73c8eb1fb8a00ff98]

INTEGRATION: CWS fwkfinal1 (1.11.2); FILE MERGED 2005/03/04 13:12:41 mav 1.11.2.1: #i38064# provide the module name


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [9d8d8231c6e8e95c1902415bab1736e64b92167b]

INTEGRATION: CWS fwkfinal1 (1.14.90); FILE MERGED 2005/03/11 10:00:56 mib 1.14.90.1: #i28241#: Don't export greek character enitites for greek encodings


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [a04a1eb81bf41f3d90de05a67c2430117e6e703c]

INTEGRATION: CWS impress37 (1.4.54); FILE MERGED 2005/03/10 10:51:06 af 1.4.54.1: #i44484# Expand() returns bool.  Removed Collapse().  Added mbExpansionModeIsToggle.


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [8749546d543f8760add3506fd599064022c24f78]

INTEGRATION: CWS fwkfinal1 (1.92.16); FILE MERGED 2005/03/11 09:57:11 cd 1.92.16.1: #i44558# New importer implementation for custom OOo 1.x toolbars


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [57290019fbdeecc390448d05c8f5e088034423bc]

INTEGRATION: CWS fwkfinal1 (1.4.4); FILE MERGED 2005/03/11 09:49:21 cd 1.4.4.2: #i44736# Status bar now calls base class adn react on DataChanged events 2005/03/11 09:41:55 cd 1.4.4.1: #i44736# Status bar now calls base class adn react on DataChanged events


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [a91565f6223f4ff3515ab12f09cb5f42bda02621]

INTEGRATION: CWS fwkfinal1 (1.7.4); FILE MERGED 2005/03/04 14:45:40 cd 1.7.4.1: #i38064# Use provided module identifier to retrieve command labels for OLE


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [2bca900167d5841d06076b52e3966a5ab60d6d1a]

INTEGRATION: CWS fwkfinal1 (1.23.4); FILE MERGED 2005/03/04 14:45:39 cd 1.23.4.1: #i38064# Use provided module identifier to retrieve command labels for OLE


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [df7b3ce9521216a51b236ea78c0ebde59f0f2dea]

INTEGRATION: CWS fwkfinal1 (1.23.2); FILE MERGED 2005/03/11 14:32:36 cd 1.23.2.2: RESYNC: (1.23-1.24); FILE MERGED 2005/03/04 14:45:37 cd 1.23.2.1: #i38064# Use provided module identifier to retrieve command labels for OLE


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [fb0df8e9ed911461f852d9042e9711c3f4d5664e]

INTEGRATION: CWS impress37 (1.5.196); FILE MERGED 2005/03/07 09:18:23 af 1.5.196.1: #i43382# Added destructor.


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [d35e059f220182207e0a8af5d6f44e94656e0156]

INTEGRATION: CWS fwkfinal1 (1.14.4); FILE MERGED 2005/03/13 10:58:55 cd 1.14.4.3: #i10000# Fixed merge problem 2005/03/11 14:31:57 cd 1.14.4.2: RESYNC: (1.14-1.16); FILE MERGED 2005/03/11 10:07:43 as 1.14.4.1: #i44716# HACK!: dont show hidden documents if progress is used for hidden documents...


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [35e78ba98709c5887cb434cccd3096c0250f40a1]

INTEGRATION: CWS fwkfinal1 (1.26.42); FILE MERGED 2005/03/11 09:55:19 cd 1.26.42.1: #i44558# New importer implementation for custom OOo 1.x toolbars


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [be3c9f87ae6e9c9d16fbc392ddba19118fae4b2a]

INTEGRATION: CWS fwkfinal1 (1.1.2); FILE ADDED 2005/03/13 11:16:32 cd 1.1.2.2: #i10000# Fixed missing return value 2005/03/11 09:54:58 cd 1.1.2.1: #i44558# New importer implementation for custom OOo 1.x toolbars


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [21d7722a7c365040367e986dd94db289db739d3d]

INTEGRATION: CWS impress37 (1.9.46); FILE MERGED 2005/03/09 12:48:10 af 1.9.46.2: #i44006# Code cleanup. 2005/03/07 09:16:46 af 1.9.46.1: #i43382# Added a ModelChangeLock in ExecuteDrop().


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [3538245f7ab1a092714617793525d1921bd36af9]

INTEGRATION: CWS fwkfinal1 (1.3.240); FILE MERGED 2005/03/14 09:28:56 as 1.3.240.1: #i44713# recognize config changes on demand


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [14372539e8cbdc10168d447f742f47d04957f218]

INTEGRATION: CWS fwkfinal1 (1.32.134); FILE MERGED 2005/03/11 09:57:28 cd 1.32.134.1: #i44558# New importer implementation for custom OOo 1.x toolbars


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [51cc4f3e0795156771bc24acd6ae4de407e28da1]

INTEGRATION: CWS fwkfinal1 (1.8.4); FILE MERGED 2005/03/04 14:45:36 cd 1.8.4.1: #i38064# Use provided module identifier to retrieve command labels for OLE


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [89e5c418a1ad19c202d41bad2a4f2dc678ce5fa2]

INTEGRATION: CWS impress37 (1.11.8); FILE MERGED 2005/03/18 11:38:19 cl 1.11.8.4: #i44465# fixed start page for custom shows and start from page 2005/03/17 08:57:38 cl 1.11.8.3: #i44465# fixed custom slide show when option 'always current page' is off 2005/03/10 15:14:30 cl 1.11.8.2: #i44465# fixed start page for custom shows and start from page 2005/03/02 16:49:16 bm 1.11.8.1: #i36800# don't use SID_SHOWPOPOUPS slot any more. Instead use show/hideChildWindows at slideshow


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [cac1e8d8987947635f7b2ca332219abd131fbb3f]

INTEGRATION: CWS fwkfinal1 (1.1.2); FILE ADDED 2005/03/11 09:54:36 cd 1.1.2.1: #i44558# New importer implementation for custom OOo 1.x toolbars


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [2fa86800720d647dc32dc25db694008341f68e95]

INTEGRATION: CWS fwkfinal1 (1.5.178); FILE MERGED 2005/03/10 12:59:51 as 1.5.178.1: #i44706# deregister 1.0/2.0 formats from binfilter


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [25435e1493844b30461b9223b4b53a24594fa5c0]

INTEGRATION: CWS fwkfinal1 (1.5.178); FILE MERGED 2005/03/10 12:59:49 as 1.5.178.1: #i44706# deregister 1.0/2.0 formats from binfilter


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [a8f94e3b4c17cab621787f6bdce3768652befa4d]

INTEGRATION: CWS fwkfinal1 (1.4.34); FILE MERGED 2005/03/07 10:40:09 as 1.4.34.1: #i43995# be more robust by using external detect services


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [d295438244cce3dbca6b745ea6b03ccedfe5fe58]

INTEGRATION: CWS fwkfinal1 (1.7.144); FILE MERGED 2005/03/10 12:30:31 as 1.7.144.1: #i44369# improve peselection of document service


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [134dae83956bd99a828116899dd07c8030d9f583]

INTEGRATION: CWS fwkfinal1 (1.3.34); FILE MERGED 2005/03/10 12:30:31 as 1.3.34.1: #i44369# improve peselection of document service


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [230ea9a268c182357bc250ff54f767c17a5fbaa3]

INTEGRATION: CWS fwkfinal1 (1.3.56); FILE MERGED 2005/03/14 08:59:32 mav 1.3.56.2: #i43100# remove ms mediatypes completely 2005/03/10 12:27:24 mav 1.3.56.1: #i43100# let the plugin be registered only for own formats


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [7a1f2b72551082fee44ed0aabb8119b768d333b6]

INTEGRATION: CWS fwkfinal1 (1.5.56); FILE MERGED 2005/03/14 08:59:32 mav 1.5.56.2: #i43100# remove ms mediatypes completely 2005/03/10 12:27:24 mav 1.5.56.1: #i43100# let the plugin be registered only for own formats


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [4efe1f6a3b5acc6c5bd2e8a84091ffe040ed00d1]

INTEGRATION: CWS fwkfinal1 (1.7.56); FILE MERGED 2005/03/13 10:56:53 cd 1.7.56.2: #i10000# Build problem solved 2005/03/10 12:27:24 mav 1.7.56.1: #i43100# let the plugin be registered only for own formats


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [24c4e799af55b681ebedf43cdcd764fb14dc980d]

INTEGRATION: CWS fwkfinal1 (1.10.10); FILE MERGED 2005/03/10 12:47:50 mav 1.10.10.2: #i43100# introduce missing mediatype 2005/03/10 12:34:40 mav 1.10.10.1: #i43100# let the activex control be registered only for own formats


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [77807aea5dc343c468e95d295520ce34327e15ac]

INTEGRATION: CWS fwkfinal1 (1.15.66); FILE MERGED 2005/03/11 11:02:16 cd 1.15.66.1: #i44736# Adjust item width as in DataChanged()


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [6b1d28d9efe1442e89e350a974ad4b147503072c]

INTEGRATION: CWS impress37 (1.25.6); FILE MERGED 2005/03/02 16:48:59 bm 1.25.6.1: #i36800# don't use SID_SHOWPOPOUPS slot any more. Instead use show/hideChildWindows at slideshow


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [92776782ca3c2075f11237c9f341883b25e81f45]

INTEGRATION: CWS impress37 (1.64.16); FILE MERGED 2005/03/09 17:13:11 af 1.64.16.1: #i44545# SetCurrentPage() now places the cursor correctly.


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [335884826179a2a30a2cdda036b4486657ec6840]

INTEGRATION: CWS impress37 (1.6.118); FILE MERGED 2005/03/11 12:33:42 af 1.6.118.1: #i44470# Added guard against pActualPage being NULL.


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [a355fa8b77303e42571aec2d70272c4e0618febb]

INTEGRATION: CWS impress37 (1.11.118); FILE MERGED 2005/03/07 09:24:56 af 1.11.118.1: #i43382# Added notification of HINT_COMPLEX_MODEL_CHANGE for SID_INSERTFILE.


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [5f6fc0c1b7cb5dd4fd91d8fdc61a69523960a19d]

INTEGRATION: CWS fwkfinal1 (1.1.50); FILE MERGED 2005/03/10 09:36:51 mav 1.1.50.1: #i43100# do not register ActiveX control for MS document types


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [744c72167cff9d3ad4054043275c6bfbf8b2d330]

INTEGRATION: CWS impress37 (1.12.54); FILE MERGED 2005/03/10 12:11:24 af 1.12.54.1: #i44470# The warning dialog for layout assignment is not shown anymore.


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [ea01cab92204fdb499351692133dae59d4f53332]

INTEGRATION: CWS impress37 (1.17.16); FILE MERGED 2005/03/03 17:15:40 af 1.17.16.1: #i43451# Guarding access to OutlinerView against it being NULL.


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [8cf961bfb44e5c480550b59e6ced7404c14dd3e6]

INTEGRATION: CWS fwkfinal1 (1.1.50); FILE MERGED 2005/03/10 09:36:50 mav 1.1.50.1: #i43100# do not register ActiveX control for MS document types


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [82a450f652a353eea7000dd4a8520d0f73a6bd88]

INTEGRATION: CWS impress37 (1.11.54); FILE MERGED 2005/03/09 17:12:07 af 1.11.54.1: #i44545# Added setCurrentPage() and getCurrentPage() methods.


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [52b7c9596dafe5bf8c96a5e8f261180c008e99a8]

INTEGRATION: CWS fwkfinal1 (1.53.28); FILE MERGED 2005/03/11 14:21:24 cd 1.53.28.2: RESYNC: (1.53-1.54); FILE MERGED 2005/03/09 11:15:17 mav 1.53.28.1: #i43950# copy replacement image


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [2a7f7c2003e9779929f6c1f3b1c3bc0399403aa4]

INTEGRATION: CWS impress37 (1.3.226); FILE MERGED 2005/03/10 10:49:31 af 1.3.226.1: #i44484# Expand() returns bool.  Removed Collapse().  Added IsExpanded().


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [ab44663d6cf78fea6854cc0034cddd1ce189cdc3]

INTEGRATION: CWS impress37 (1.3.226); FILE MERGED 2005/03/10 10:48:10 af 1.3.226.1: #i44484# Expand() returns bool.


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [882db60304c91e63e5a94edf28a44391594a8444]

INTEGRATION: CWS impress37 (1.9.46); FILE MERGED 2005/03/09 15:58:25 af 1.9.46.1: #i44614# AssignLayoutToSelectedSlides() ignores slide sorter for some main view shells.


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [ec897b9aea9cc2ec9cf48824831add2a96234294]

INTEGRATION: CWS impress37 (1.3.120); FILE MERGED 2005/03/10 10:47:20 af 1.3.120.1: #i44484# Avoid unnecessary Resize() after expanding controls.


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [c277af45caeb22554cb4c91eadec5b42c1a2e8be]

INTEGRATION: CWS impress37 (1.6.18); FILE MERGED 2005/03/07 09:21:24 af 1.6.18.1: #i43382# Reordered code in PreModelChange() to make it more robust.


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [f8457509368eb0161e1d93ec606e143096bf3706]

INTEGRATION: CWS impress37 (1.10.8); FILE MERGED 2005/03/09 15:59:37 af 1.10.8.1: #i44614# GetSlideSorter() now returns only visible slide sorters.


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [7c231ea2d5bcdf123080761071a3ac2a76aa8149]

INTEGRATION: CWS impress37 (1.6.46); FILE MERGED 2005/03/09 12:55:57 af 1.6.46.1: #i44006# Code clean up.


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [00691716798852c60f828355ab0b8d3b266bc8dd]

INTEGRATION: CWS fwkfinal1 (1.4.2); FILE MERGED 2005/03/07 10:29:37 as 1.4.2.1: #i43995# handle unknown formats more gracefully


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [1f5390524cd9d1e3db0ca3666c5043a888322835]

INTEGRATION: CWS impress37 (1.4.18); FILE MERGED 2005/03/09 12:55:13 af 1.4.18.1: #i44006# Added SetCurrentPage(const SdPage*) variant.


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [7371f009a2475c7276a594f38f613516b070bc30]

INTEGRATION: CWS impress37 (1.2.260); FILE MERGED 2005/03/09 12:54:27 af 1.2.260.1: #i44006# Added flag for updating the selection.


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [295519b612d5825557b1ade9f16aa6609c0f839d]

INTEGRATION: CWS impress37 (1.3.120); FILE MERGED 2005/03/09 12:53:28 af 1.3.120.1: #i44006# Added new SlsSelectionCommand.


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [d97fb87997f60d88ac00bcbac3b70688835b24af]

INTEGRATION: CWS fwkfinal1 (1.17.110); FILE MERGED 2005/03/11 14:03:39 cd 1.17.110.2: RESYNC: (1.17-1.18); FILE MERGED 2005/03/09 11:17:28 mav 1.17.110.1: #i43950# copy replacement image


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [42f1d1f60f197c8aeeab909ae4b4ab619f1358a3]

INTEGRATION: CWS fwkfinal1 (1.22.98); FILE MERGED 2005/03/09 11:17:27 mav 1.22.98.1: #i43950# copy replacement image


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [b1cbe2a2249c7006c8ee4390dfea1d13719f1df1]

INTEGRATION: CWS impress37 (1.13.46); FILE MERGED 2005/03/11 12:38:29 af 1.13.46.2: #i44781# Added Cancel() call to processing of SID_PRESENTATION slot. 2005/03/09 12:52:55 af 1.13.46.1: #i44006# Added support for executing asynchronous Commands via user events.


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [0044e5e5f0d51518ea607f16339a17c8fdc57cd1]

INTEGRATION: CWS fwkfinal1 (1.21.2); FILE MERGED 2005/03/15 16:10:09 mba 1.21.2.1: #i44048#: wrong filter number


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [33ebddb2c85258cef9041b6d7b72f93994956330]

INTEGRATION: CWS impress37 (1.18.8); FILE MERGED 2005/03/09 12:51:37 af 1.18.8.2: #i44006# Support for copy while dragging.  Code clean up. 2005/03/07 09:54:15 af 1.18.8.1: #i44006# Removed unused code for showing page transition effects.


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [1e1f9917916e7a164adb678b27515cd86b0495bb]

INTEGRATION: CWS impress37 (1.1.2); FILE ADDED 2005/03/09 12:43:03 af 1.1.2.1: #i44006# Initial revision.


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [0d509f001b7eb02a0930cdab3ae394d1624f9738]

INTEGRATION: CWS impress37 (1.1.2); FILE ADDED 2005/03/09 12:37:35 af 1.1.2.1: #i44006# Initial revision.


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [ca34dbf6cf8a138c1c5455ca170d4fbbb06bac9f]

INTEGRATION: CWS impress37 (1.4.18); FILE MERGED 2005/03/09 12:49:40 af 1.4.18.1: #i44006# Improved existing SetCurrentPage(PageDescriptor&). Added SetCurrentPage(const SdPage*).


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [0e3064686761e0b31f3bb023bdc26f6630fee7ae]

INTEGRATION: CWS impress37 (1.5.8); FILE MERGED 2005/03/04 14:55:21 af 1.5.8.1: #i43382# Added two new hint ids.


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [5cc878a1612f74441812dff49e67fedb20a27bc4]

INTEGRATION: CWS impress37 (1.1.2); FILE ADDED 2005/03/09 12:44:24 af 1.1.2.1: #i44006# Initial revision.


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [0374f55809f9de17df40040f3e852f545d91b6e9]

INTEGRATION: CWS impress37 (1.11.8); FILE MERGED 2005/03/11 14:02:34 af 1.11.8.2: #i44006# Workaround for missing auto_ptr cast on Linux. 2005/03/09 12:46:09 af 1.11.8.1: #i44006# Use the new SelectionCommand to select pages after moving them.


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [e9f8d3ef36cb918874040487194426f01f36e276]

INTEGRATION: CWS impress37 (1.2.744); FILE MERGED 2005/03/11 12:31:25 af 1.2.744.1: #i44686# Added 'Open...' button.


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [66dbf2b3729cfe502967790c9262cf4000423d22]

INTEGRATION: CWS impress37 (1.2.160); FILE MERGED 2005/03/04 14:55:54 af 1.2.160.1: #i43382# Added two new hint ids.


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [12980c6d7562fb4884c85980740acb657c193d0f]

INTEGRATION: CWS fwkfinal1 (1.18.14); FILE MERGED 2005/03/11 13:55:42 cd 1.18.14.2: RESYNC: (1.18-1.19); FILE MERGED 2005/03/11 11:33:23 cd 1.18.14.1: #i44570# Outline toolbar is now positioned behind standard bar


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [85a31bff2b96794f282c2fcee51ed4b9e56f58f3]

INTEGRATION: CWS impress37 (1.9.112); FILE MERGED 2005/03/09 17:11:10 af 1.9.112.1: #i44545# Added setCurrentPage() and getCurrentPage() methods.


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [fac72b36bb40712808d34c0422afee5f90905bd6]

INTEGRATION: CWS fwkfinal1 (1.5.16); FILE MERGED 2005/03/08 07:51:57 mav 1.5.16.1: #i44276# no SaveCopyAs for chart


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [78b86390f4831beb1c2e0bfab6a40896fda03b49]

INTEGRATION: CWS impress37 (1.7.18); FILE MERGED 2005/03/09 17:10:03 af 1.7.18.1: #i44545# Moved SetCurrentPage() into public: section.


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [806a8577a0b5f83d1dd10c0c54a6d59a8161b6f9]

INTEGRATION: CWS impress37 (1.42.46); FILE MERGED 2005/03/11 12:31:49 af 1.42.46.1: #i44686# Added 'Open...' button.


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [f6fed630cac52fc1c30b897123aa8d212a03b20d]

INTEGRATION: CWS impress37 (1.30.46); FILE MERGED 2005/03/14 06:45:56 cl 1.30.46.2: fixed build problem under unix 2005/03/11 12:31:38 af 1.30.46.1: #i44686# Added 'Open...' button.


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [6d772d835ad6cd04398d0f2a166125f9ae57df8b]

INTEGRATION: CWS impress37 (1.3.56); FILE MERGED 2005/03/08 14:15:33 bm 1.3.56.1: #i39279# open at right side and remember last position


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [553c0a07b6b04757a59ada812d092eaaec561d7a]

INTEGRATION: CWS impress37 (1.3.56); FILE MERGED 2005/03/10 15:36:40 cl 1.3.56.2: #i44701# always select first effect when activating a tabpage 2005/03/08 14:15:32 bm 1.3.56.1: #i39279# open at right side and remember last position


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [f16ba7fdc9fa1c6d401d4ecc43a7a158acc6df1a]

INTEGRATION: CWS impress37 (1.28.142); FILE MERGED 2005/03/10 14:20:17 cl 1.28.142.1: #i34157# copy mask when copy graphic styles


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [7145b0fdc2908239e77fb21723369ffa47d8c32b]

INTEGRATION: CWS impress37 (1.34.56); FILE MERGED 2005/03/04 14:56:59 af 1.34.56.1: #i43382# Scaling objects when no dialog may be displayed.


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [49beebcf39b2f91c3f2980b54cc2c1c8613abe8f]

INTEGRATION: CWS impress37 (1.24.16); FILE MERGED 2005/03/04 14:05:14 cl 1.24.16.1: #i43974# hiding internal slots from configuration ui


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [17ab7f151e280d8947878ef9a5f4e4f015cee6e6]

INTEGRATION: CWS impress37 (1.11.76); FILE MERGED 2005/03/11 12:19:14 cl 1.11.76.1: #i44798# remove new attributes from page styles


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [9229d1f604b0493c60d46866f897754f1b81caff]

INTEGRATION: CWS calcuno01 (1.171.10); FILE MERGED 2005/03/16 19:00:42 nn 1.171.10.12: #120346# after erase, the vector's end iterator is invalid 2005/03/04 16:23:53 sab 1.171.10.11: RESYNC: (1.188-1.189); FILE MERGED 2005/02/22 13:14:43 sab 1.171.10.10: RESYNC: (1.187-1.188); FILE MERGED 2005/01/27 17:16:59 sab 1.171.10.9: RESYNC: (1.185-1.187); FILE MERGED 2005/01/06 12:34:59 sab 1.171.10.8: RESYNC: (1.180-1.185); FILE MERGED 2004/10/15 11:11:46 sab 1.171.10.7: solve merge conflicts 2004/10/13 12:44:41 sab 1.171.10.6: RESYNC: (1.175-1.180); FILE MERGED 2004/06/07 14:23:50 sab 1.171.10.5: RESYNC: (1.174-1.175); FILE MERGED 2004/03/26 09:32:13 dr 1.171.10.4: #100000# for scope 2004/03/24 10:52:31 dr 1.171.10.3: RESYNC: (1.172-1.173); FILE MERGED 2004/02/13 21:37:18 sab 1.171.10.2: RESYNC: (1.171-1.172); FILE MERGED 2004/01/05 11:54:09 sab 1.171.10.1: #i22706#; improve API using; use new cellflag to get edit cells faster


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [b89388d88ac0ba10e3d8814aa172240d1202a5f8]

INTEGRATION: CWS calcuno01 (1.37.76); FILE MERGED 2005/01/06 12:33:50 sab 1.37.76.4: RESYNC: (1.39-1.40); FILE MERGED 2004/10/15 11:11:46 sab 1.37.76.3: solve merge conflicts 2004/10/13 12:41:58 sab 1.37.76.2: RESYNC: (1.37-1.39); FILE MERGED 2004/01/05 11:55:48 sab 1.37.76.1: #i22706#; improve API using


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [b2350683e48405bb2f67cd63474295eff1435436]

INTEGRATION: CWS calcuno01 (1.17.236); FILE MERGED 2005/01/06 10:49:22 sab 1.17.236.5: RESYNC: (1.22-1.23); FILE MERGED 2004/10/13 11:07:52 sab 1.17.236.4: RESYNC: (1.18-1.22); FILE MERGED 2004/02/13 19:12:50 sab 1.17.236.3: RESYNC: (1.17-1.18); FILE MERGED 2004/02/12 17:43:46 sab 1.17.236.2: #i22706#; better using of API 2004/01/05 15:43:24 sab 1.17.236.1: #i22706#; using new interface XTolerantMultiPropertySet


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [2aa55de42d46f4e222c411a3c9d7f0828564a993]

INTEGRATION: CWS calcuno01 (1.1.2); FILE ADDED 2004/02/03 12:50:49 sw 1.1.2.3: #i23114# 2004/02/02 14:54:49 sw 1.1.2.2: #i23114# 2004/02/02 14:48:22 sw 1.1.2.1: #i23144#


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [725b166e3dd5241b0671d13b673037389bdebb97]

INTEGRATION: CWS calcuno01 (1.1.2); FILE ADDED 2004/02/03 12:51:25 sw 1.1.2.3: #i23114# 2004/02/02 14:54:26 sw 1.1.2.2: #i23114# 2004/02/02 14:48:53 sw 1.1.2.1: #i23144#


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [a1e3f37bc619b8d61a91594173e7251e626f9873]

INTEGRATION: CWS calcuno01 (1.1.2); FILE ADDED 2004/05/06 08:29:19 sw 1.1.2.1: #i23114#


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [4384b6c5db6080ff641eadbc148476f59e336cb9]

INTEGRATION: CWS calcuno01 (1.3.24); FILE MERGED 2004/02/02 14:49:50 sw 1.3.24.1: #i23114#


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [1d90667fb04d566463aacd54ffe0e65499a3a6af]

INTEGRATION: CWS calcuno01 (1.2.4); FILE MERGED 2004/05/06 10:56:46 sw 1.2.4.4: #i23114# 2004/05/06 10:16:34 sw 1.2.4.3: #i23114# 2004/05/06 09:57:27 sw 1.2.4.2: #i23114# 2004/05/06 08:27:57 sw 1.2.4.1: #i23114#


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [3d8ce28b425a0d1c6b165fefc725f0036651c20d]

INTEGRATION: CWS calcuno01 (1.1.2); FILE ADDED 2004/05/05 16:33:16 sw 1.1.2.1: #i23114#


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [61e1d1331d498c255cb95de2370650e083e73cd8]

INTEGRATION: CWS calcuno01 (1.4.24); FILE MERGED 2004/05/05 16:32:34 sw 1.4.24.1: i23114#


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [11feeb59c8b3707e28d5afa0bfcc57373a3669ac]

INTEGRATION: CWS calcuno01 (1.4.24); FILE MERGED 2004/05/05 16:32:33 sw 1.4.24.1: i23114#


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [f7c70290652250ee0876e5e09bbf100164346499]

INTEGRATION: CWS calcuno01 (1.1.62); FILE MERGED 2004/05/05 16:32:33 sw 1.1.62.1: i23114#


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [0e241e957109d5477c57e1e1549f5ecbcc44786e]

INTEGRATION: CWS calcuno01 (1.5.20); FILE MERGED 2004/05/05 16:32:33 sw 1.5.20.1: i23114#


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [baf96a1e70750ae2d1d1161aa9bb21d71314a67d]

INTEGRATION: CWS calcuno01 (1.4.24); FILE MERGED 2004/05/05 16:32:32 sw 1.4.24.1: i23114#


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [9ceb09448ab8c2e4d5ce55d972764c05e4904019]

INTEGRATION: CWS calcuno01 (1.5.24); FILE MERGED 2004/05/05 16:33:35 sw 1.5.24.1: i23114#


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [19f485f5a444b04b4469b3a483453235a4830641]

INTEGRATION: CWS calcuno01 (1.1.62); FILE MERGED 2004/05/05 16:33:34 sw 1.1.62.1: i23114#


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [c3d68390660d752b7953d21cdf42e1b6788e2b78]

INTEGRATION: CWS sj16 (1.130.122); FILE MERGED 2005/02/23 13:42:45 sj 1.130.122.3: #i43389# fixed import of ole objects, now they do not get the running state any loger 2005/02/16 10:37:48 sj 1.130.122.2: #i28747# fixed linespacing problem, first paragraph now does no longer need to be converted from proportional to at least (because of using fixed cell height) 2005/02/15 16:00:02 sj 1.130.122.1: #i38501# fixed connector export problem (now connecting with group objects is possible)


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [a97b27b64292d50ad23df1c65c876ad1281b7499]

INTEGRATION: CWS calcuno01 (1.2.24); FILE MERGED 2004/05/05 16:33:34 sw 1.2.24.1: i23114#


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [281aa766fc5ea795fb074692c0766e84be2303c9]

INTEGRATION: CWS calcuno01 (1.1.2); FILE ADDED 2004/05/05 16:34:48 sw 1.1.2.3: i23114# 2004/02/02 14:53:21 sw 1.1.2.2: #i23114# 2004/02/02 14:47:07 sw 1.1.2.1: #i23144#


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [3725c377ebf88c7bd5834f102a9a82112892e9d1]

INTEGRATION: CWS sj16 (1.50.148); FILE MERGED 2005/03/11 05:41:42 sj 1.50.148.2: RESYNC: (1.50-1.52); FILE MERGED 2005/02/15 15:58:04 sj 1.50.148.1: #i38501# fixed connector export problem


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [1d60fe8cb6d4b1416ab57b30b00d993715de19e7]

INTEGRATION: CWS calcuno01 (1.1.2); FILE ADDED 2004/05/05 16:34:47 sw 1.1.2.3: i23114# 2004/02/02 14:52:44 sw 1.1.2.2: #i23114# 2004/02/02 14:47:34 sw 1.1.2.1: #i23144#


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [54b03c05bdccc0cc28e80e7ae6e629720da97e75]

INTEGRATION: CWS sj16 (1.19.72); FILE MERGED 2005/02/23 15:18:12 sj 1.19.72.1: #i42073# added wordwrap which range to stylesheet


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [4bc23e2e849b0ed322fec029423b36175b42e7c7]

INTEGRATION: CWS calcuno01 (1.5.4); FILE MERGED 2005/01/27 19:57:05 sab 1.5.4.2: RESYNC: (1.5-1.6); FILE MERGED 2004/05/05 16:34:47 sw 1.5.4.1: i23114#


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [7da03cc71bf5e5fd28a35bcae90de8751cf74839]

INTEGRATION: CWS sj16 (1.9.52); FILE MERGED 2005/03/11 05:30:52 sj 1.9.52.2: RESYNC: (1.9-1.12); FILE MERGED 2005/03/01 10:35:44 sj 1.9.52.1: #i39239# RoundRectangle has now its own geometry, fixed textrect settings


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [be77383eacf4856435966829fb229cd1d217c3db]

INTEGRATION: CWS sj16 (1.9.52); FILE MERGED 2005/03/11 05:29:37 sj 1.9.52.2: RESYNC: (1.9-1.11); FILE MERGED 2005/03/01 10:35:45 sj 1.9.52.1: #i39239# RoundRectangle has now its own geometry, fixed textrect settings


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [d1ab5fe9c2cf30da62001b3061c65f4356296f0a]

INTEGRATION: CWS calcuno01 (1.5.4); FILE MERGED 2005/01/27 19:56:17 sab 1.5.4.2: RESYNC: (1.5-1.6); FILE MERGED 2004/05/05 16:34:44 sw 1.5.4.1: i23114#


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [4071177d46e6f56f1cb50e960ed8e4dc6939cb55]

INTEGRATION: CWS calcuno01 (1.5.4); FILE MERGED 2005/01/27 19:56:09 sab 1.5.4.2: RESYNC: (1.5-1.6); FILE MERGED 2004/05/05 16:34:43 sw 1.5.4.1: i23114#


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [d09685c6cf42ae7c969a786631c7c6fd36465862]

INTEGRATION: CWS calcuno01 (1.5.4); FILE MERGED 2005/01/27 19:56:02 sab 1.5.4.2: RESYNC: (1.5-1.6); FILE MERGED 2004/05/05 16:34:41 sw 1.5.4.1: i23114#


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [e6e5df5d67a97ae41014b219719d0995d358319e]

INTEGRATION: CWS sj16 (1.107.18); FILE MERGED 2005/03/11 05:16:49 sj 1.107.18.2: RESYNC: (1.107-1.109); FILE MERGED 2005/03/01 13:47:31 sj 1.107.18.1: #i43787# now its possible to enter the edit mode for CustomShapes and Fontworks


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [e6c06e931149267cf2e59b2052cd50ac833c02ec]

INTEGRATION: CWS sj16 (1.5.14); FILE MERGED 2005/03/18 14:02:45 sj 1.5.14.1: #i41534# :importFromSvgD(): skipping tags in svg:d element (unknown)!


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [4a50a1b0509df457c6bd53891ee79fdc4acbfb4e]

INTEGRATION: CWS sj16 (1.37.18); FILE MERGED 2005/03/11 04:50:42 sj 1.37.18.2: RESYNC: (1.37-1.39); FILE MERGED 2005/02/11 15:58:44 sj 1.37.18.1: #i40609# solved maping problem with Page VDev when exporting whole page


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [1d533feadc2d00e9cf9b85ffae0656450f638df7]

INTEGRATION: CWS sj16 (1.3.18); FILE MERGED 2005/03/01 18:01:56 sj 1.3.18.1: #i41534# removing endpath


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [a607a6d99d7c43d8de822e71fc5e3cac18530965]

INTEGRATION: CWS sj16 (1.80.98); FILE MERGED 2005/03/11 04:37:45 sj 1.80.98.4: RESYNC: (1.80-1.81); FILE MERGED 2005/02/24 17:36:38 sj 1.80.98.3: #i43421# text in notes title object not exported 2005/02/16 10:38:49 sj 1.80.98.2: #i28747# fixed linespacing problem, first paragraph now does no longer need to be converted from proportional to at least (because of using fixed cell height) 2005/02/15 16:18:57 sj 1.80.98.1: #i38501# fixed connector export problem (now connecting with group objects is possible)


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [3af22840bd86d38c1dae03bef27af610e9eb8036]

INTEGRATION: CWS sj16 (1.47.66); FILE MERGED 2005/03/18 16:52:54 sj 1.47.66.3: #i43270# fixed problem when storing graphical bullets 2005/03/11 04:37:37 sj 1.47.66.2: RESYNC: (1.47-1.48); FILE MERGED 2005/02/21 18:36:43 sj 1.47.66.1: #i43270# fixed problem with graphical bullets on master pages


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [37ad6b82635d26dca97f988f74fe70ea629ef512]

INTEGRATION: CWS sj16 (1.73.18); FILE MERGED 2005/02/15 16:15:57 sj 1.73.18.1: #i38501# fixed connector export problem (now connecting with group objects is possible)


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [8bbbc6dc5d0687574cc17f3b2dbe143cc67c976b]

INTEGRATION: CWS sj16 (1.9.238); FILE MERGED 2005/03/11 04:37:21 sj 1.9.238.2: RESYNC: (1.9-1.10); FILE MERGED 2005/02/23 15:16:02 sj 1.9.238.1: #i42073# added wordwrap which range to stylesheet


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [f0c3da3c6f46f8ef447177c8261cc5f100806fbd]

INTEGRATION: CWS calcuno01 (1.15.542); FILE MERGED 2005/03/04 14:12:04 sab 1.15.542.5: #i22706#; disable XTolerantMultiPropertySet 2005/01/06 17:37:29 sab 1.15.542.4: RESYNC: (1.16-1.17); FILE MERGED 2004/04/29 06:14:22 sab 1.15.542.3: RESYNC: (1.15-1.16); FILE MERGED 2004/02/12 17:46:49 sab 1.15.542.2: #i22706#; add getDirectPropertyValuesTolerant 2004/01/05 14:39:10 sab 1.15.542.1: #i22706#; XTolerantMultiPropertySet implementation


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [459eefc23a98cbb482c2b050b690fa76059af798]

INTEGRATION: CWS calcuno01 (1.44.396); FILE MERGED 2005/03/04 14:12:04 sab 1.44.396.9: #i22706#; disable XTolerantMultiPropertySet 2005/02/04 16:21:36 sab 1.44.396.8: #i22706#; solve merge conflicts 2005/01/06 17:37:14 sab 1.44.396.7: RESYNC: (1.48-1.49); FILE MERGED 2004/06/07 10:36:14 sab 1.44.396.6: RESYNC: (1.47-1.48); FILE MERGED 2004/04/29 06:14:15 sab 1.44.396.5: RESYNC: (1.45-1.47); FILE MERGED 2004/04/28 15:03:45 sab 1.44.396.4: #i22706#; add XTolerantMultiPropertySet 2004/03/24 10:05:55 dr 1.44.396.3: RESYNC: (1.44-1.45); FILE MERGED 2004/02/12 17:46:49 sab 1.44.396.2: #i22706#; add getDirectPropertyValuesTolerant 2004/01/05 14:39:07 sab 1.44.396.1: #i22706#; XTolerantMultiPropertySet implementation


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [ac669729d2207e8f385a4c1d54384e3bd0dd7c2c]

INTEGRATION: CWS calcuno01 (1.108.46); FILE MERGED 2005/03/04 14:11:30 sab 1.108.46.12: #i22706#; disable XTolerantMultiPropertySet 2005/02/22 14:02:36 sab 1.108.46.11: RESYNC: (1.126-1.130); FILE MERGED 2005/02/04 16:18:57 sab 1.108.46.10: #i22706#; solve merge conflicts 2005/01/27 19:52:32 sab 1.108.46.9: RESYNC: (1.123-1.126); FILE MERGED 2005/01/06 17:36:27 sab 1.108.46.8: RESYNC: (1.117-1.123); FILE MERGED 2004/10/14 00:03:18 sab 1.108.46.7: RESYNC: (1.114-1.117); FILE MERGED 2004/06/04 11:32:17 sab 1.108.46.6: #i22706#; handle read only properties 2004/04/29 06:13:28 sab 1.108.46.5: RESYNC: (1.110-1.114); FILE MERGED 2004/04/28 15:03:27 sab 1.108.46.4: #i22706#; add XTolerantMultiPropertySet 2004/03/24 10:06:32 dr 1.108.46.3: RESYNC: (1.109-1.110); FILE MERGED 2004/02/13 19:38:11 sab 1.108.46.2: RESYNC: (1.108-1.109); FILE MERGED 2004/01/05 14:40:12 sab 1.108.46.1: #i22706#; changed queryInterface in unotext


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [e2b342d3c66f3ae9450e8095d22280504d5326a4]

INTEGRATION: CWS sj16 (1.1.36); FILE ADDED


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [37957ce4cfa5a17e6d758301b8478ac0da7f8455]

INTEGRATION: CWS calcuno01 (1.11.186); FILE MERGED 2004/10/13 18:42:04 sab 1.11.186.3: RESYNC: (1.12-1.14); FILE MERGED 2004/03/24 09:10:29 dr 1.11.186.2: RESYNC: (1.11-1.12); FILE MERGED 2004/01/05 16:05:56 sab 1.11.186.1: #i22706#; add new interface XTolerantMultiPropertySet


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [ee0cc620b77bbb6ab850897c18633f2b077b05d9]

INTEGRATION: CWS calcuno01 (1.6.284); FILE MERGED 2004/10/13 18:41:46 sab 1.6.284.3: RESYNC: (1.7-1.9); FILE MERGED 2004/03/24 09:10:20 dr 1.6.284.2: RESYNC: (1.6-1.7); FILE MERGED 2004/01/05 16:05:52 sab 1.6.284.1: #i22706#; add new interface XTolerantMultiPropertySet


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [b4100bbf615fd3d1cbae200ae187ccbddf8e44a6]

INTEGRATION: CWS calcuno01 (1.5.284); FILE MERGED 2004/10/13 18:26:52 sab 1.5.284.2: RESYNC: (1.5-1.6); FILE MERGED 2004/01/05 16:07:20 sab 1.5.284.1: #i22706#; add new flag


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [20afd8057e1249e397a36050f03a2fa32d98f6af]

INTEGRATION: CWS calcuno01 (1.15.206); FILE MERGED 2004/10/13 16:12:07 sab 1.15.206.3: RESYNC: (1.15-1.16); FILE MERGED 2004/01/06 11:39:17 sab 1.15.206.2: #i22706#; add new interface XTolerantMultiPropertySet 2004/01/05 16:02:58 sab 1.15.206.1: #i22706#; add new interface XTolerantMultiPropertySet


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [d70816a0b2edfb8f5f1647adad24260a193493dd]

INTEGRATION: CWS calcuno01 (1.18.10); FILE MERGED 2005/02/04 17:00:38 sab 1.18.10.1: #i22706#; more interfaces needed


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [df0d624ebd24fc0fa0a91c2ede924238abd4c990]

INTEGRATION: CWS calcuno01 (1.1.2); FILE ADDED 2004/01/15 10:31:59 sab 1.1.2.1: #i23114#; module description of UniqueCellFormats


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [1abe2c828ee77fd3b3a54fa77b84d5cbe3016612]

INTEGRATION: CWS calcuno01 (1.1.2); FILE ADDED 2004/01/15 10:29:56 sab 1.1.2.1: module description of the UniqueCellFormats


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [8692214c3fb93304830ef7b22c9d184e4222297e]

INTEGRATION: CWS calcuno01 (1.16.304); FILE MERGED 2004/10/13 13:50:50 sab 1.16.304.3: RESYNC: (1.17-1.20); FILE MERGED 2004/03/24 10:39:09 dr 1.16.304.2: RESYNC: (1.16-1.17); FILE MERGED 2004/01/05 11:53:13 sab 1.16.304.1: #i22706#; improve API using


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [bd27fa0b6717e0df906e313340da37bed86e639a]

INTEGRATION: CWS calcuno01 (1.18.304); FILE MERGED 2004/01/05 11:53:10 sab 1.18.304.1: #i22706#; improve API using


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [35d817682c5ce20fe8466e087e1562d3170a9efc]

INTEGRATION: CWS calcuno01 (1.3.308); FILE MERGED 2004/06/07 14:41:29 sab 1.3.308.2: RESYNC: (1.3-1.4); FILE MERGED 2004/01/05 11:53:07 sab 1.3.308.1: #i22706#; improve API using


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [d594c8eabe4775f3668133ce857a20c3f3e980f5]

INTEGRATION: CWS calcuno01 (1.26.306); FILE MERGED 2004/10/13 13:50:41 sab 1.26.306.3: RESYNC: (1.29-1.31); FILE MERGED 2004/03/24 10:38:43 dr 1.26.306.2: RESYNC: (1.26-1.29); FILE MERGED 2004/01/05 11:53:05 sab 1.26.306.1: #i22706#; improve API using


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [f5dbee5350d0f4a258145988c329e0d03db35d97]

INTEGRATION: CWS calcuno01 (1.2.204); FILE MERGED 2004/01/05 11:53:01 sab 1.2.204.1: #i22706#; improve API using


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [6a135598b15bbeb120332e497b28a8942d7da412]

INTEGRATION: CWS calcuno01 (1.10.20); FILE MERGED 2004/10/13 13:50:32 sab 1.10.20.4: RESYNC: (1.11-1.12); FILE MERGED 2004/06/04 11:38:50 sab 1.10.20.3: #i22706#; support states of new shape properties anchor, horipos and vertpos 2004/02/13 21:23:22 sab 1.10.20.2: RESYNC: (1.10-1.11); FILE MERGED 2004/01/05 11:52:59 sab 1.10.20.1: #i22706#; improve API using


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [2f1e25b7c3cb0462b0452a45d26ed8c1180e4ed7]

INTEGRATION: CWS calcuno01 (1.9.40); FILE MERGED 2004/03/24 10:38:30 dr 1.9.40.3: RESYNC: (1.10-1.11); FILE MERGED 2004/02/13 21:23:14 sab 1.9.40.2: RESYNC: (1.9-1.10); FILE MERGED 2004/01/05 11:52:56 sab 1.9.40.1: #i22706#; improve API using


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [c6d5c8d519a941539f7bea961e220f67e3fa143d]

INTEGRATION: CWS calcuno01 (1.2.60); FILE MERGED 2005/02/22 13:18:27 sab 1.2.60.6: RESYNC: (1.11-1.12); FILE MERGED 2005/01/27 17:24:50 sab 1.2.60.5: RESYNC: (1.8-1.11); FILE MERGED 2005/01/06 12:48:38 sab 1.2.60.4: RESYNC: (1.5-1.8); FILE MERGED 2004/10/13 13:50:23 sab 1.2.60.3: RESYNC: (1.3-1.5); FILE MERGED 2004/02/13 21:23:04 sab 1.2.60.2: RESYNC: (1.2-1.3); FILE MERGED 2004/01/05 11:52:53 sab 1.2.60.1: #i22706#; improve API using


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [f87ef8c81532b32fa0d55df6fa02e37ebe2067fc]

INTEGRATION: CWS calcuno01 (1.3.304); FILE MERGED 2004/01/05 11:52:51 sab 1.3.304.1: #i22706#; improve API using


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [65c5c1dcd33d7be535409d6dbffaeac5549cb63b]

INTEGRATION: CWS calcuno01 (1.3.336); FILE MERGED 2004/01/05 11:52:49 sab 1.3.336.1: #i22706#; improve API using


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [1a764395aaf05d8f1d7122f4519fc9c6dfe14b7c]

INTEGRATION: CWS calcuno01 (1.2.340); FILE MERGED 2005/01/27 17:24:40 sab 1.2.340.3: RESYNC: (1.4-1.5); FILE MERGED 2004/10/13 13:50:16 sab 1.2.340.2: RESYNC: (1.2-1.4); FILE MERGED 2004/01/05 11:52:47 sab 1.2.340.1: #i22706#; improve API using


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [8926016fb52b86e81364435eb1eff1fd2b5734b7]

INTEGRATION: CWS calcuno01 (1.8.180); FILE MERGED 2004/10/13 13:50:08 sab 1.8.180.3: RESYNC: (1.9-1.10); FILE MERGED 2004/06/07 14:41:21 sab 1.8.180.2: RESYNC: (1.8-1.9); FILE MERGED 2004/01/05 11:52:46 sab 1.8.180.1: #i22706#; improve API using


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [c5521bdfeafebc03691b98ce4b6671fb28aba0a0]

INTEGRATION: CWS calcuno01 (1.8.304); FILE MERGED 2004/01/05 11:52:46 sab 1.8.304.1: #i22706#; improve API using


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [1de2809d8cacc50318e2b3cc2afdf2d0862be643]

INTEGRATION: CWS calcuno01 (1.2.44); FILE MERGED 2004/01/05 11:52:45 sab 1.2.44.1: #i22706#; improve API using


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [d198a961bc01b9739857cdda36d913d9d12200ea]

INTEGRATION: CWS calcuno01 (1.8.306); FILE MERGED 2004/10/13 13:49:46 sab 1.8.306.3: RESYNC: (1.9-1.11); FILE MERGED 2004/03/24 10:38:21 dr 1.8.306.2: RESYNC: (1.8-1.9); FILE MERGED 2004/01/05 11:52:43 sab 1.8.306.1: #i22706#; improve API using


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [0b5d5810cc3822e08bb077db34dd01c9de63fb3d]

INTEGRATION: CWS calcuno01 (1.9.58); FILE MERGED 2004/10/13 13:49:36 sab 1.9.58.3: RESYNC: (1.10-1.11); FILE MERGED 2004/03/24 10:38:12 dr 1.9.58.2: RESYNC: (1.9-1.10); FILE MERGED 2004/01/05 11:52:41 sab 1.9.58.1: #i22706#; improve API using


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [7b9a6eb9debaf02937587210e972152d16b1c28a]

INTEGRATION: CWS calcuno01 (1.8.76); FILE MERGED 2005/01/06 12:48:28 sab 1.8.76.3: RESYNC: (1.9-1.10); FILE MERGED 2004/10/13 13:49:28 sab 1.8.76.2: RESYNC: (1.8-1.9); FILE MERGED 2004/01/05 11:52:40 sab 1.8.76.1: #i22706#; improve API using


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [1c207e39aba399e519be180db0e76648aeb7cc5c]

INTEGRATION: CWS calcuno01 (1.5.60); FILE MERGED 2004/10/13 13:49:19 sab 1.5.60.3: RESYNC: (1.6-1.7); FILE MERGED 2004/06/07 14:41:13 sab 1.5.60.2: RESYNC: (1.5-1.6); FILE MERGED 2004/01/05 11:52:39 sab 1.5.60.1: #i22706#; improve API using


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [a6b8a0a826ba8a86ab29277bc3e7118e2408c0e5]

INTEGRATION: CWS calcuno01 (1.11.204); FILE MERGED 2004/01/05 11:52:36 sab 1.11.204.1: #i22706#; improve API using


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [5deab299279a1973251576d85c89e8532ee3afa8]

INTEGRATION: CWS calcuno01 (1.18.312); FILE MERGED 2005/01/27 17:24:31 sab 1.18.312.3: RESYNC: (1.19-1.20); FILE MERGED 2004/10/13 13:49:11 sab 1.18.312.2: RESYNC: (1.18-1.19); FILE MERGED 2004/01/05 11:52:35 sab 1.18.312.1: #i22706#; improve API using


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [0cbe7a7e522d9cf70bf7bc8d14fe750d7b95edfe]

INTEGRATION: CWS calcuno01 (1.37.38); FILE MERGED 2005/03/04 14:00:52 sab 1.37.38.8: #i22706#; don't use USHORT 2005/01/06 12:48:15 sab 1.37.38.7: RESYNC: (1.47-1.49); FILE MERGED 2004/10/13 13:49:02 sab 1.37.38.6: RESYNC: (1.42-1.47); FILE MERGED 2004/04/29 06:44:42 sab 1.37.38.5: RESYNC: (1.41-1.42); FILE MERGED 2004/03/24 10:38:03 dr 1.37.38.4: RESYNC: (1.40-1.41); FILE MERGED 2004/02/13 21:22:45 sab 1.37.38.3: RESYNC: (1.38-1.40); FILE MERGED 2004/01/05 18:33:52 sab 1.37.38.2: RESYNC: (1.37-1.38); FILE MERGED 2004/01/05 11:52:32 sab 1.37.38.1: #i22706#; improve API using


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [14ab4bb5f05fa07d4c31c5b3f55ff0532bf61ced]

INTEGRATION: CWS calcuno01 (1.3.308); FILE MERGED 2004/10/13 13:48:54 sab 1.3.308.2: RESYNC: (1.3-1.4); FILE MERGED 2004/01/05 11:52:29 sab 1.3.308.1: #i22706#; improve API using


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [83d8c0a1682bca2b569caa8617951751eff1d028]

INTEGRATION: CWS calcuno01 (1.2.60); FILE MERGED 2004/10/13 13:48:46 sab 1.2.60.2: RESYNC: (1.2-1.3); FILE MERGED 2004/01/05 11:52:28 sab 1.2.60.1: #i22706#; improve API using


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [d9938f4b56e54ed7e3adaae42f3744b519ae55e6]

INTEGRATION: CWS calcuno01 (1.5.204); FILE MERGED 2004/01/05 11:52:28 sab 1.5.204.1: #i22706#; improve API using


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [df69087d9784fc3e45ec922602bf132009ed16c5]

INTEGRATION: CWS calcuno01 (1.18.204); FILE MERGED 2004/10/13 13:48:37 sab 1.18.204.5: RESYNC: (1.21-1.23); FILE MERGED 2004/04/29 06:44:34 sab 1.18.204.4: RESYNC: (1.20-1.21); FILE MERGED 2004/03/24 10:37:54 dr 1.18.204.3: RESYNC: (1.19-1.20); FILE MERGED 2004/01/05 18:33:27 sab 1.18.204.2: RESYNC: (1.18-1.19); FILE MERGED 2004/01/05 11:52:24 sab 1.18.204.1: #i22706#; improve API using


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [12be2c71a032f750070d30c1770356154473abb9]

INTEGRATION: CWS calcuno01 (1.8.306); FILE MERGED 2004/10/15 11:11:49 sab 1.8.306.4: solve merge conflicts 2004/10/13 13:48:28 sab 1.8.306.3: RESYNC: (1.9-1.12); FILE MERGED 2004/04/29 06:44:27 sab 1.8.306.2: RESYNC: (1.8-1.9); FILE MERGED 2004/01/05 11:52:24 sab 1.8.306.1: #i22706#; improve API using


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [18517b524b2e389caef445f46e58eeba3ba4c8d5]

INTEGRATION: CWS calcuno01 (1.5.304); FILE MERGED 2004/10/13 13:48:20 sab 1.5.304.2: RESYNC: (1.5-1.6); FILE MERGED 2004/01/05 11:52:23 sab 1.5.304.1: #i22706#; improve API using


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [f84339eea56842d57cf72709b77891ea651d9ff2]

INTEGRATION: CWS calcuno01 (1.2.346); FILE MERGED 2004/01/05 11:52:20 sab 1.2.346.1: #i22706#; improve API using


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [00ee2004202c498ef34946d957f2ed6b6914d776]

INTEGRATION: CWS calcuno01 (1.18.70); FILE MERGED 2004/10/13 13:48:12 sab 1.18.70.2: RESYNC: (1.18-1.20); FILE MERGED 2004/01/05 11:52:19 sab 1.18.70.1: #i22706#; improve API using


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [4919883bff46ba030dc87529f33c70b84ecc5ac5]

INTEGRATION: CWS calcuno01 (1.11.60); FILE MERGED 2005/01/06 12:48:06 sab 1.11.60.3: RESYNC: (1.13-1.14); FILE MERGED 2004/10/13 13:48:03 sab 1.11.60.2: RESYNC: (1.11-1.13); FILE MERGED 2004/01/05 11:52:17 sab 1.11.60.1: #i22706#; improve API using


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [c7c5f2ff974292f2e572af432f961a82b4506434]

INTEGRATION: CWS calcuno01 (1.4.22); FILE MERGED 2004/04/29 06:44:04 sab 1.4.22.2: RESYNC: (1.4-1.5); FILE MERGED 2004/01/05 11:52:15 sab 1.4.22.1: #i22706#; improve API using


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [96e71f133c99b83642f33617a82b59586bdcb646]

INTEGRATION: CWS calcuno01 (1.79.8); FILE MERGED 2005/01/06 12:47:58 sab 1.79.8.9: RESYNC: (1.87-1.89); FILE MERGED 2004/10/13 13:47:43 sab 1.79.8.8: RESYNC: (1.83-1.87); FILE MERGED 2004/06/04 11:38:09 sab 1.79.8.7: #i22706#; handle read only properties 2004/04/28 14:55:36 sab 1.79.8.6: #i22706#; return the names 2004/03/24 10:37:43 dr 1.79.8.5: RESYNC: (1.80-1.83); FILE MERGED 2004/02/13 21:22:23 sab 1.79.8.4: RESYNC: (1.79-1.80); FILE MERGED 2004/02/12 17:19:29 sab 1.79.8.3: #i22706#; add getDirectPropertyValuesTolerant 2004/01/14 17:20:01 sab 1.79.8.2: #i23114#; increment count after getting object 2004/01/05 11:50:49 sab 1.79.8.1: #i22706#; improve API using; add new cellflag


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [e328d2361f39b53725b55d248a1fdafbd269500c]

INTEGRATION: CWS sj16 (1.1.38); FILE MERGED 2005/02/25 16:32:59 sj 1.1.38.1: #i41094# using icons provided by sts (no longer using self mirrored icons)


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [d24b7610c62d6759242ba36c7be743c2d6ee22e2]

INTEGRATION: CWS calcuno01 (1.4.22); FILE MERGED 2004/04/29 06:43:46 sab 1.4.22.2: RESYNC: (1.4-1.5); FILE MERGED 2004/01/05 11:52:11 sab 1.4.22.1: #i22706#; improve API using


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [b946ba8e8c808b53601a1028281ad43a382983f5]

INTEGRATION: CWS calcuno01 (1.15.60); FILE MERGED 2004/10/15 11:11:48 sab 1.15.60.3: solve merge conflicts 2004/10/13 13:47:33 sab 1.15.60.2: RESYNC: (1.15-1.17); FILE MERGED 2004/01/05 11:52:07 sab 1.15.60.1: #i22706#; improve API using


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [e01e712784a821fe28dfe0520f8ed49148373bdf]

INTEGRATION: CWS calcuno01 (1.8.60); FILE MERGED 2004/10/13 13:47:25 sab 1.8.60.2: RESYNC: (1.8-1.9); FILE MERGED 2004/01/05 11:52:04 sab 1.8.60.1: #i22706#; improve API using


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [93e6f897c40274d87943b04b62ed9f34897708e5]

INTEGRATION: CWS hc680pb3 (1.15.30); FILE MERGED 2005/03/04 10:40:17 abi 1.15.30.1: #i38426# adding events to get the title


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [ba8ebebf625fa2b56a1dee326c5fdf4096ba3dee]

INTEGRATION: CWS calcuno01 (1.2.44); FILE MERGED 2004/10/13 13:47:16 sab 1.2.44.2: RESYNC: (1.2-1.3); FILE MERGED 2004/01/05 11:52:00 sab 1.2.44.1: #i22706#; improve API using


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [5a698b3b9d1c25b91ab465ef48df8587bf570366]

INTEGRATION: CWS sj16 (1.1.38); FILE MERGED 2005/02/25 16:33:01 sj 1.1.38.1: #i41094# using icons provided by sts (no longer using self mirrored icons)


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [868e4d298b7e0b145e2805587a280cb731b0cba0]

INTEGRATION: CWS calcuno01 (1.63.58); FILE MERGED 2005/03/04 16:25:16 sab 1.63.58.8: RESYNC: (1.77-1.78); FILE MERGED 2005/01/27 17:18:27 sab 1.63.58.7: RESYNC: (1.76-1.77); FILE MERGED 2005/01/06 12:39:00 sab 1.63.58.6: RESYNC: (1.74-1.76); FILE MERGED 2004/10/13 13:00:11 sab 1.63.58.5: RESYNC: (1.67-1.74); FILE MERGED 2004/06/07 14:29:06 sab 1.63.58.4: RESYNC: (1.66-1.67); FILE MERGED 2004/03/24 10:48:11 dr 1.63.58.3: RESYNC: (1.65-1.66); FILE MERGED 2004/02/13 21:33:40 sab 1.63.58.2: RESYNC: (1.63-1.65); FILE MERGED 2004/01/05 12:16:47 sab 1.63.58.1: #i22706#; DisableIdl on loading and saving xml


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [12dc620ef5cd62aa70ab99b0aa01e618388d152c]

INTEGRATION: CWS calcuno01 (1.49.204); FILE MERGED 2005/01/27 17:17:19 sab 1.49.204.5: RESYNC: (1.53-1.54); FILE MERGED 2005/01/06 12:36:26 sab 1.49.204.4: RESYNC: (1.52-1.53); FILE MERGED 2004/10/15 11:11:48 sab 1.49.204.3: solve merge conflicts 2004/10/13 12:46:43 sab 1.49.204.2: RESYNC: (1.49-1.52); FILE MERGED 2004/01/05 11:57:32 sab 1.49.204.1: #i22706#; improve API using


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [a044675cc02c2e34b3b9b70101865002c3189ec1]

INTEGRATION: CWS calcuno01 (1.30.10); FILE MERGED 2005/03/04 16:24:51 sab 1.30.10.6: RESYNC: (1.32-1.33); FILE MERGED 2005/01/06 12:36:17 sab 1.30.10.5: RESYNC: (1.31-1.32); FILE MERGED 2004/10/13 12:46:34 sab 1.30.10.4: RESYNC: (1.30-1.31); FILE MERGED 2004/03/26 09:32:13 dr 1.30.10.3: #100000# for scope 2004/01/07 14:05:35 sab 1.30.10.2: #i22706#; fix linux compiler problems 2004/01/05 11:57:30 sab 1.30.10.1: #i22706#; improve API using


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [83ba0541f7f464ce8fc95eacb904e31d937d229e]

INTEGRATION: CWS calcuno01 (1.23.10); FILE MERGED 2005/01/06 12:36:08 sab 1.23.10.4: RESYNC: (1.25-1.26); FILE MERGED 2004/10/13 12:46:24 sab 1.23.10.3: RESYNC: (1.24-1.25); FILE MERGED 2004/01/05 18:56:03 sab 1.23.10.2: RESYNC: (1.23-1.24); FILE MERGED 2004/01/05 11:57:28 sab 1.23.10.1: #i22706#; improve API using


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [ba1d4d67b3008a972a4bcad5910ba0220c347f3c]

INTEGRATION: CWS calcuno01 (1.35.10); FILE MERGED 2005/03/10 09:50:11 sab 1.35.10.7: #i22706#; solve merge problems 2005/03/04 16:24:39 sab 1.35.10.6: RESYNC: (1.39-1.40); FILE MERGED 2005/01/06 12:35:59 sab 1.35.10.5: RESYNC: (1.37-1.39); FILE MERGED 2004/10/13 12:46:15 sab 1.35.10.4: RESYNC: (1.36-1.37); FILE MERGED 2004/02/13 21:37:43 sab 1.35.10.3: RESYNC: (1.35-1.36); FILE MERGED 2004/01/07 14:05:33 sab 1.35.10.2: #i22706#; fix linux compiler problems 2004/01/05 11:57:25 sab 1.35.10.1: #i22706#; improve API using


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [1910261e1afaa89d02a30d4c571782b6ad16cd42]

INTEGRATION: CWS calcuno01 (1.21.326); FILE MERGED 2004/01/05 11:57:23 sab 1.21.326.1: #i22706#; improve API using


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [910996e1bd0b90e2e9886a192653a55c10819c79]

INTEGRATION: CWS calcuno01 (1.44.10); FILE MERGED 2005/03/14 15:12:49 nn 1.44.10.6: #i44996# merge error 2005/01/06 12:35:50 sab 1.44.10.5: RESYNC: (1.50-1.53); FILE MERGED 2004/10/15 11:11:47 sab 1.44.10.4: solve merge conflicts 2004/10/13 12:46:07 sab 1.44.10.3: RESYNC: (1.45-1.50); FILE MERGED 2004/03/26 09:32:13 dr 1.44.10.2: #100000# for scope 2004/01/05 11:57:21 sab 1.44.10.1: #i22706#; improve API using


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [01d60ddeab1d23fc2d6001607dce9fc0b44247f5]

INTEGRATION: CWS swqbugfixes17 (1.83.32); FILE MERGED 2005/03/03 10:17:01 od 1.83.32.1: #i43775# <SwView::Notify()> - handle dying hint from view frame in order 	 to reset member <pShell>.


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [17552eadacdb50db8eb1eeb81301cebd0f50de26]

INTEGRATION: CWS calcuno01 (1.47.82); FILE MERGED 2005/01/27 17:17:09 sab 1.47.82.6: RESYNC: (1.55-1.56); FILE MERGED 2005/01/06 12:35:42 sab 1.47.82.5: RESYNC: (1.53-1.55); FILE MERGED 2004/10/15 11:11:47 sab 1.47.82.4: solve merge conflicts 2004/10/13 12:45:46 sab 1.47.82.3: RESYNC: (1.49-1.53); FILE MERGED 2004/02/13 21:37:35 sab 1.47.82.2: RESYNC: (1.47-1.48); FILE MERGED 2004/01/05 11:57:17 sab 1.47.82.1: #i22706#; improve API using


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [8132328d15e6af3d19f7ae07b2e9e1b202385762]

INTEGRATION: CWS calcuno01 (1.4.338); FILE MERGED 2004/01/05 11:57:13 sab 1.4.338.1: #i22706#; improve API using


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [962495d7ba0d579951fbd65a985b9cb18cc0b854]

INTEGRATION: CWS swqbugfixes17 (1.129.34); FILE MERGED 2005/03/11 11:48:11 od 1.129.34.4: #i44334#, #i44681# - indicate at <SwDrawFrmFmt>, that positioning attributes 		     are already set. 2005/03/10 12:25:20 fme 1.129.34.3: RESYNC: (1.129-1.130); FILE MERGED 2005/03/07 10:21:51 od 1.129.34.2: #b6234902# <SwWW8ImplReader::Read_GrafLayer(..)> 	   - Both flags <bBelowText> and <bDrawHell> have to be set to 	     move object to the background. 2005/03/03 14:08:45 od 1.129.34.1: #i43718# <SwWW8ImplReader::ProcessEscherAlign(..)> 	 - consider inline escher hack on determination of the anchor type.


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [86860b99f2050663ab7d9d341ef102b2645f2270]

INTEGRATION: CWS calcuno01 (1.12.332); FILE MERGED 2004/01/05 11:57:11 sab 1.12.332.1: #i22706#; improve API using


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [9df5b64ccb00f06cefcde773845207670f136d2b]

INTEGRATION: CWS swqbugfixes17 (1.63.18); FILE MERGED 2005/03/11 11:43:52 od 1.63.18.1: #i44334#, #i44681# method <SwXShape::_ConvertTransformationToLayoutDir(..)> 		   - correction manipulation of transformation structure.


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [5a9a2527610f98edbd5683b826f9d0c16b734c6d]

INTEGRATION: CWS swqbugfixes17 (1.96.332); FILE MERGED 2005/03/11 11:03:14 fme 1.96.332.1: #i44501# Set FillColor and LineColor before DrawRect()


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [322fca61e2e1432dd90ac7c92de7f5aab413caeb]

INTEGRATION: CWS sj16 (1.18.62); FILE MERGED 2005/02/22 14:41:51 sj 1.18.62.1: #i38649# added implementation for float operator under solaris and mac


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [9089a0fb4449a107a0a14cba70d045e2319d8c40]

INTEGRATION: CWS calcuno01 (1.7.326); FILE MERGED 2004/10/13 12:45:36 sab 1.7.326.3: RESYNC: (1.8-1.9); FILE MERGED 2004/03/24 10:52:58 dr 1.7.326.2: RESYNC: (1.7-1.8); FILE MERGED 2004/01/05 11:57:06 sab 1.7.326.1: #i22706#; improve API using


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [f14f1c09ad0733c66f248cab407aa9f19bdbd79e]

INTEGRATION: CWS swqbugfixes17 (1.3.444); FILE MERGED 2005/03/09 09:36:32 od 1.3.444.1: #i44347# <SwAsCharAnchoredObjectPosition::CalcPosition()> 	 - keep last object rectangle at anchored object instance for 	   anchored drawing objects.


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [4d85949b6848bc64561e46be726a07467dd75311]

INTEGRATION: CWS calcuno01 (1.21.310); FILE MERGED 2004/10/13 12:45:28 sab 1.21.310.2: RESYNC: (1.21-1.22); FILE MERGED 2004/01/05 11:57:04 sab 1.21.310.1: #i22706#; improve API using


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [af22d26323d4958eb85f17095625aa8dbc5ea427]

INTEGRATION: CWS swqbugfixes17 (1.72.2); FILE MERGED 2005/03/14 13:01:13 fme 1.72.2.1: #i44978# Crash due to 0 pointer access


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [f88560ea251a531bccb8bd8bd0acb3678dde29b4]

INTEGRATION: CWS calcuno01 (1.12.76); FILE MERGED 2004/01/05 11:57:04 sab 1.12.76.1: #i22706#; improve API using


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [c6a8337075102874c35117d0a32aed434f8e3076]

INTEGRATION: CWS swqbugfixes17 (1.8.110); FILE MERGED 2005/03/08 14:31:42 od 1.8.110.1: #44049# methods <SwObjectFormatterTxtFrm::DoFormatObj(..)> and 	<SwObjectFormatterTxtFrm::DoFormatObj(..)> 	- if anchored objects has cleared environment, consider that 	  anchor frame is already marked to move forward. 	method <SwObjectFormatterTxtFrm::_FormatAnchorFrmForCheckMoveFwd()> 	- avoid format of anchor frame and following frames during format of 	  parent section and previous columns.


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [fdaf242948b13a779fc1d3b72e5b9bc7b097dd69]

INTEGRATION: CWS calcuno01 (1.3.340); FILE MERGED 2004/01/05 11:57:03 sab 1.3.340.1: #i22706#; improve API using


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [afa0f821725520c20111170d14e08d399b36f892]

INTEGRATION: CWS swqbugfixes17 (1.18.380); FILE MERGED 2005/03/03 12:02:14 od 1.18.380.1: #i43771# <SwHeadFootFrm::FormatSize(..)> - format also objects anchored 	 at text frames.


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [5a3082ce53c53258c93a97db59dbe15e06e1c418]

INTEGRATION: CWS calcuno01 (1.7.326); FILE MERGED 2005/01/06 12:35:33 sab 1.7.326.2: RESYNC: (1.7-1.8); FILE MERGED 2004/01/05 11:57:01 sab 1.7.326.1: #i22706#; improve API using


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [baf88ec5c361f9165e633ed8aa4469a11d1f6b75]

INTEGRATION: CWS swqbugfixes17 (1.74.106); FILE MERGED 2005/03/11 14:38:08 od 1.74.106.3: #i44016# <SwLayNotify::~SwLayNotify()> - force unlock of position of 	 lower objects by method <NotifyLowerObjs(..)> 2005/03/08 14:25:59 od 1.74.106.2: #i44049# <SwCntntNotify::~SwCntntNotify()> - invalidate anchored objects, if          position has changed - moved from <SwCntntFrm::MakeAll(..)> to this method. 2005/03/04 08:12:25 od 1.74.106.1: #b6234250# <GetFrmOfModify(..)> - format parent Writer fly frame. if 	   it isn't formatted yet and if a format of the frame is requested.


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [2a5dfd0cf940154ed4acf25943133130a55438e2]

INTEGRATION: CWS calcuno01 (1.67.10); FILE MERGED 2005/03/04 16:24:28 sab 1.67.10.8: RESYNC: (1.84-1.85); FILE MERGED 2005/01/06 12:35:25 sab 1.67.10.7: RESYNC: (1.77-1.84); FILE MERGED 2004/10/13 12:45:19 sab 1.67.10.6: RESYNC: (1.71-1.77); FILE MERGED 2004/06/07 14:24:24 sab 1.67.10.5: RESYNC: (1.70-1.71); FILE MERGED 2004/04/29 06:40:13 sab 1.67.10.4: RESYNC: (1.69-1.70); FILE MERGED 2004/03/24 10:52:50 dr 1.67.10.3: RESYNC: (1.68-1.69); FILE MERGED 2004/02/13 21:37:26 sab 1.67.10.2: RESYNC: (1.67-1.68); FILE MERGED 2004/01/05 11:57:00 sab 1.67.10.1: #i22706#; improve API using


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [c0f50e19efead52bb5a83ee7c5de54763b5add77]

INTEGRATION: CWS swqbugfixes17 (1.40.34); FILE MERGED 2005/03/03 12:00:46 od 1.40.34.1: #i43771# class <SwFlyFreeFrm> - implementation of overloaded method <IsFormatPossible()>


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [ac2b0855ad83c6cd1b8701ecdf64c8fe78d009c8]

INTEGRATION: CWS calcuno01 (1.90.10); FILE MERGED 2005/03/04 16:24:16 sab 1.90.10.7: RESYNC: (1.111-1.112); FILE MERGED 2005/01/06 12:35:16 sab 1.90.10.6: RESYNC: (1.103-1.111); FILE MERGED 2004/10/13 12:45:09 sab 1.90.10.5: RESYNC: (1.93-1.103); FILE MERGED 2004/06/07 14:24:15 sab 1.90.10.4: RESYNC: (1.92-1.93); FILE MERGED 2004/04/29 06:40:05 sab 1.90.10.3: RESYNC: (1.91-1.92); FILE MERGED 2004/03/24 10:52:41 dr 1.90.10.2: RESYNC: (1.90-1.91); FILE MERGED 2004/01/05 11:56:59 sab 1.90.10.1: #i22706#; improve API using


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [f367ecf064bfa71394ddbd9030b46e3850cf715a]

INTEGRATION: CWS swqbugfixes17 (1.66.154); FILE MERGED 2005/03/11 14:36:21 od 1.66.154.2: #i44016# <SwLayoutFrm::NotifyLowerObjs(..)> - consider new parameter <_bUnlockPosOfObjs> 2005/03/08 14:27:37 od 1.66.154.1: #i44049# <CalcCntnt(..)> - refine condition to restart with previous invalid frame.


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [f64a87058ac4826bd361bd5287a6d5774a2f1242]

INTEGRATION: CWS calcuno01 (1.6.312); FILE MERGED 2004/01/05 11:56:58 sab 1.6.312.1: #i22706#; improve API using


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [a3b1e07f657377b462865f29cac7b8dfb98dacb7]

INTEGRATION: CWS calcuno01 (1.4.316); FILE MERGED 2004/01/05 11:56:57 sab 1.4.316.1: #i22706#; improve API using


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [afc7589e8f6c5cb0b92de8641648c1942d4dbb7e]

INTEGRATION: CWS swqbugfixes17 (1.45.148); FILE MERGED 2005/03/08 14:23:44 od 1.45.148.1: #i44049# <SwFlowFrm::MoveBwd(..)> - no move backward of text frame, if 	 one of its anchored objects has restarted the layout process.


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [445f6a33e25c8543f033f353c7f5503af4b4d5fc]

INTEGRATION: CWS calcuno01 (1.10.306); FILE MERGED 2004/10/13 12:44:59 sab 1.10.306.2: RESYNC: (1.10-1.11); FILE MERGED 2004/01/05 11:56:57 sab 1.10.306.1: #i22706#; improve API using


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [89346146385189938f69c789233a3681ad622d46]

INTEGRATION: CWS swqbugfixes17 (1.54.18); FILE MERGED 2005/03/08 14:17:46 od 1.54.18.1: #i44049# - <SwFrm::PrepareMake(..)> - no format of previous frames, if 	   the current one is a table frame and its previous frame wants 	   to keep with it. 	 - <SwCntntFrm::MakeAll(..)> - no invalidation of anchored objects 	   during format - now it's done in <SwCntntNotify::~SwCntntNotify()>


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [6cd9d47c43e9da1986e941c6f5a7edd7dc1235a8]

INTEGRATION: CWS calcuno01 (1.73.204); FILE MERGED 2005/03/04 16:24:05 sab 1.73.204.5: RESYNC: (1.77-1.78); FILE MERGED 2005/01/06 12:35:07 sab 1.73.204.4: RESYNC: (1.76-1.77); FILE MERGED 2004/10/13 12:44:50 sab 1.73.204.3: RESYNC: (1.74-1.76); FILE MERGED 2004/06/07 14:23:58 sab 1.73.204.2: RESYNC: (1.73-1.74); FILE MERGED 2004/01/05 11:56:56 sab 1.73.204.1: #i22706#; improve API using


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [28a1beeed71f1c2fde215b132401976a92cf676e]

INTEGRATION: CWS swqbugfixes17 (1.11.18); FILE MERGED 2005/03/08 09:19:33 od 1.11.18.1: #i44339# methods of classes <SwAnchoredObject> and <SwAnchoredDrawObject> 	 - include code to increase its savety.


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [9a7897db90380dbbe179359ebf13f7105a20ee38]

INTEGRATION: CWS swqbugfixes17 (1.9.154); FILE MERGED 2005/03/11 11:50:12 od 1.9.154.3: #i44334#, #i44681# - set positioning attributes, if not already set. 		   - convert positioning attributes, if position is 		     in horizontal-left-to-right-layout 2005/03/09 15:14:44 od 1.9.154.2: #i44559# <SwAnchoredDrawObject::InvalidateObjPos()> 	 - on notify of anchor text frame for as-character drawing objects 	   assure, that text hint for the drawing object already exists 2005/03/08 09:19:33 od 1.9.154.1: #i44339# methods of classes <SwAnchoredObject> and <SwAnchoredDrawObject> 	 - include code to increase its savety.


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [68392eecc5654b16cadbc93804e0b68f05cc2ec7]

INTEGRATION: CWS calcuno01 (1.7.312); FILE MERGED 2005/01/06 12:34:50 sab 1.7.312.3: RESYNC: (1.8-1.9); FILE MERGED 2004/10/13 12:44:32 sab 1.7.312.2: RESYNC: (1.7-1.8); FILE MERGED 2004/01/05 11:56:53 sab 1.7.312.1: #i22706#; improve API using


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [329ccdf66250c0c2f4af4a900f1d2ca5deb6da77]

INTEGRATION: CWS swqbugfixes17 (1.11.350); FILE MERGED 2005/03/11 14:34:44 od 1.11.350.1: #i44016# method <SwLayoutFrm::NotifyLowerObjs(..)> - introduce parameter 	 <_bUnlockPosOfObjs> to force an unlock of the position of the 	 lower objects.


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [38e8e685e47a951be3d822f1f9a79a37b064c8d7]

INTEGRATION: CWS calcuno01 (1.20.204); FILE MERGED 2005/01/06 12:34:42 sab 1.20.204.4: RESYNC: (1.23-1.24); FILE MERGED 2004/10/13 12:44:24 sab 1.20.204.3: RESYNC: (1.21-1.23); FILE MERGED 2004/03/24 10:52:21 dr 1.20.204.2: RESYNC: (1.20-1.21); FILE MERGED 2004/01/05 11:56:52 sab 1.20.204.1: #i22706#; improve API using


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [a639d83ceb67a4469139c902698aa34e481fafa8]

INTEGRATION: CWS swqbugfixes17 (1.10.154); FILE MERGED 2005/03/03 11:59:04 od 1.10.154.1: #i43771# class <SwFlyFreeFrm> - overload method <IsFormatPossible()>


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [d7d93e371cf6012ad205f71c67ebf2c43fad90da]

INTEGRATION: CWS calcuno01 (1.9.316); FILE MERGED 2004/10/13 12:44:15 sab 1.9.316.3: RESYNC: (1.10-1.13); FILE MERGED 2004/04/29 06:39:49 sab 1.9.316.2: RESYNC: (1.9-1.10); FILE MERGED 2004/01/05 11:56:50 sab 1.9.316.1: #i22706#; improve API using


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [e0df8fb01b56cda11ea33faa2d782f56ccf7d0ed]

INTEGRATION: CWS swqbugfixes17 (1.7.380); FILE MERGED 2005/03/10 16:07:53 fme 1.7.380.2: #i44049# Syntax error 2005/03/08 14:05:40 od 1.7.380.1: #i44049# class <SwFlowFrm> - declare class <SwObjectFormatterTxtFrm> and 	 method <CalcCntnt(..)> as friends.


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [2a8d011c2d81a93cd436001f3f917b574c6a86ee]

INTEGRATION: CWS calcuno01 (1.12.326); FILE MERGED 2005/01/06 12:34:33 sab 1.12.326.4: RESYNC: (1.16-1.18); FILE MERGED 2004/10/13 12:44:07 sab 1.12.326.3: RESYNC: (1.13-1.16); FILE MERGED 2004/04/29 06:39:41 sab 1.12.326.2: RESYNC: (1.12-1.13); FILE MERGED 2004/01/05 11:56:48 sab 1.12.326.1: #i22706#; improve API using


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [10bf39cad82ea41c06884684b081922ad651c3ec]

INTEGRATION: CWS swqbugfixes17 (1.38.148); FILE MERGED 2005/03/11 11:46:32 od 1.38.148.1: #i44334#, #i44681# - indicate at <SwDrawFrmFmt>, that positioning attributes 		     are already set.


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [fee1797d1dbd9600aab4f8f54b9a4e47ff9bc9da]

INTEGRATION: CWS calcuno01 (1.14.76); FILE MERGED 2005/01/06 12:34:24 sab 1.14.76.3: RESYNC: (1.15-1.17); FILE MERGED 2004/10/13 12:43:58 sab 1.14.76.2: RESYNC: (1.14-1.15); FILE MERGED 2004/01/05 11:56:45 sab 1.14.76.1: #i22706#; improve API using


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [1404826c0bb43de5444e25c067f62b470a7d0a86]

INTEGRATION: CWS swqbugfixes17 (1.41.18); FILE MERGED 2005/03/09 10:37:23 od 1.41.18.2: #i44464# <SwFlyDrawContact::MoveObjToVisibleLayer(..) 	 - consider, that Writer fly frame content already exists. 2005/03/08 09:17:03 od 1.41.18.1: #i44339# <SwDrawContact::Changed(..)> 	 - no event handling during destruction of document. 	   exception: It's the SDRUSERCALL_DELETE event.


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [58186a88bcbc4f7716d7126f5a9e8d4ee92da9ea]

INTEGRATION: CWS calcuno01 (1.5.332); FILE MERGED 2004/01/05 11:56:45 sab 1.5.332.1: #i22706#; improve API using


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [e4981db1d7dd6e88d430ba8306211a3c7f087920]

INTEGRATION: CWS swqbugfixes17 (1.30.154); FILE MERGED 2005/03/11 11:46:32 od 1.30.154.1: #i44334#, #i44681# - indicate at <SwDrawFrmFmt>, that positioning attributes 		     are already set.


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [9e8e58cec54fd85de8d27facd75e49f233110e8b]

INTEGRATION: CWS calcuno01 (1.6.336); FILE MERGED 2004/01/05 11:56:43 sab 1.6.336.1: #i22706#; improve API using


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [57baaa5379dc046886ca2c7eeb47626f7888c2bb]

INTEGRATION: CWS swqbugfixes17 (1.12.206); FILE MERGED 2005/03/11 11:41:54 od 1.12.206.1: #i44334#, #i44681# - class <SwXShape> - remove unused method


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [cc94e16802dc34471a5357e3b9eed3ed971fb8c6]

INTEGRATION: CWS calcuno01 (1.15.326); FILE MERGED 2004/10/13 12:43:49 sab 1.15.326.2: RESYNC: (1.15-1.16); FILE MERGED 2004/01/05 11:56:40 sab 1.15.326.1: #i22706#; improve API using


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [d2edfb7020c4f567228d25052282304c30f45830]

INTEGRATION: CWS swqbugfixes17 (1.7.260); FILE MERGED 2005/03/14 08:08:10 fme 1.7.260.2: #i44334#, #i44681# PosAttrSet return value set to void 2005/03/11 11:39:54 od 1.7.260.1: #i44334#, #i44681# class <SwDrawFrmFmt> 		   - adjust default value of <mnPositionLayoutDir> 		   - introduce new member <mbPosAttrSet>


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [b834f02a90ad2522835739ce3601a8823bf31e6e]

INTEGRATION: CWS calcuno01 (1.19.306); FILE MERGED 2004/10/15 11:11:46 sab 1.19.306.3: solve merge conflicts 2004/10/13 12:43:41 sab 1.19.306.2: RESYNC: (1.19-1.20); FILE MERGED 2004/01/05 11:56:37 sab 1.19.306.1: #i22706#; improve API using


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [940720af80c9955eb289c0910815e4c6d34bf1c5]

INTEGRATION: CWS calcuno01 (1.75.76); FILE MERGED 2005/02/22 13:14:34 sab 1.75.76.6: RESYNC: (1.80-1.81); FILE MERGED 2005/02/04 16:14:32 sab 1.75.76.5: #i22706#; solve merge conflicts 2005/01/27 17:16:49 sab 1.75.76.4: RESYNC: (1.79-1.80); FILE MERGED 2005/01/06 12:34:16 sab 1.75.76.3: RESYNC: (1.78-1.79); FILE MERGED 2004/10/13 12:43:33 sab 1.75.76.2: RESYNC: (1.75-1.78); FILE MERGED 2004/01/05 11:56:34 sab 1.75.76.1: #i22706#; improve API using


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [5388ce73e58dd564d7cec587ec2e8ef2803382fe]

INTEGRATION: CWS calcuno01 (1.20.304); FILE MERGED 2005/01/06 12:34:06 sab 1.20.304.4: RESYNC: (1.22-1.23); FILE MERGED 2004/04/29 06:39:27 sab 1.20.304.3: RESYNC: (1.21-1.22); FILE MERGED 2004/02/13 21:37:09 sab 1.20.304.2: RESYNC: (1.20-1.21); FILE MERGED 2004/01/05 11:56:30 sab 1.20.304.1: #i22706#; improve API using


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [6d0f6e626c9ae119b253c1a03e479cabc7a3748d]

INTEGRATION: CWS calcuno01 (1.8.322); FILE MERGED 2005/01/06 12:33:58 sab 1.8.322.3: RESYNC: (1.10-1.11); FILE MERGED 2004/10/13 12:43:15 sab 1.8.322.2: RESYNC: (1.8-1.10); FILE MERGED 2004/01/05 11:56:25 sab 1.8.322.1: #i22706#; improve API using


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [87344e8eb97815e51fd4382ac69e047d0e007fab]

INTEGRATION: CWS calcuno01 (1.18.326); FILE MERGED 2004/10/13 12:43:07 sab 1.18.326.3: RESYNC: (1.19-1.21); FILE MERGED 2004/03/24 10:52:11 dr 1.18.326.2: RESYNC: (1.18-1.19); FILE MERGED 2004/01/05 11:56:22 sab 1.18.326.1: #i22706#; improve API using


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [5498dfbf053f63ce52b28f1e527bf9a15f880545]

INTEGRATION: CWS calcuno01 (1.7.326); FILE MERGED 2004/01/05 11:56:21 sab 1.7.326.1: #i22706#; improve API using


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [b32317956469f356e0f6377fe2c3b625e4c4c384]

INTEGRATION: CWS calcuno01 (1.6.324); FILE MERGED 2004/01/05 11:56:17 sab 1.6.324.1: #i22706#; improve API using


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [7dd36ace6459d5345c37fec282176a723414e8d7]

INTEGRATION: CWS calcuno01 (1.8.326); FILE MERGED 2004/10/13 12:42:59 sab 1.8.326.3: RESYNC: (1.9-1.10); FILE MERGED 2004/03/24 10:52:00 dr 1.8.326.2: RESYNC: (1.8-1.9); FILE MERGED 2004/01/05 11:56:15 sab 1.8.326.1: #i22706#; improve API using


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [722c715345ac2bf5a946435e746c76eabd97c094]

INTEGRATION: CWS calcuno01 (1.3.338); FILE MERGED 2004/01/05 11:56:13 sab 1.3.338.1: #i22706#; improve API using


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [f1450589483ae81c533887dcc9bf08734908395b]

INTEGRATION: CWS calcuno01 (1.21.304); FILE MERGED 2004/10/13 12:42:50 sab 1.21.304.4: RESYNC: (1.22-1.23); FILE MERGED 2004/02/17 09:58:06 sab 1.21.304.3: #i22706#; fix problems on merge 2004/02/13 21:37:01 sab 1.21.304.2: RESYNC: (1.21-1.22); FILE MERGED 2004/01/05 11:56:11 sab 1.21.304.1: #i22706#; improve API using


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [353f6bd15ee6445fb9efcfe8978d0acdf3233870]

INTEGRATION: CWS calcuno01 (1.21.312); FILE MERGED 2004/10/13 12:42:33 sab 1.21.312.2: RESYNC: (1.21-1.22); FILE MERGED 2004/01/05 11:56:06 sab 1.21.312.1: #i22706#; improve API using


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [d9c83343b8d459d12f22bac7d469e7edb4d5e70d]

INTEGRATION: CWS calcuno01 (1.11.204); FILE MERGED 2004/01/05 11:56:03 sab 1.11.204.1: #i22706#; improve API using


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [f1f2ba5d441997c210bce90b984278128f922169]

INTEGRATION: CWS calcuno01 (1.4.334); FILE MERGED 2004/01/05 11:56:01 sab 1.4.334.1: #i22706#; improve API using


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [51ffd85cd7d74bde99193ced9147b28dd9a0df23]

INTEGRATION: CWS calcuno01 (1.8.326); FILE MERGED 2004/01/07 13:48:13 sab 1.8.326.2: #i24109#; need a temp object of XTextCursor 2004/01/05 11:55:59 sab 1.8.326.1: #i22706#; improve API using


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [c290532b0b72d64778f16f6dd623d9da95fc5fb0]

INTEGRATION: CWS calcuno01 (1.15.76); FILE MERGED 2004/10/13 12:42:15 sab 1.15.76.2: RESYNC: (1.15-1.16); FILE MERGED 2004/01/05 11:55:56 sab 1.15.76.1: #i22706#; improve API using


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [79898948128de9d97ee4b2c9fd9204952398d40d]

INTEGRATION: CWS calcuno01 (1.21.76); FILE MERGED 2004/10/13 12:42:07 sab 1.21.76.2: RESYNC: (1.21-1.23); FILE MERGED 2004/01/05 11:55:52 sab 1.21.76.1: #i22706#; improve API using


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [52d1300f87c5bc929be4426d498794377f17be20]

INTEGRATION: CWS calcuno01 (1.5.332); FILE MERGED 2004/10/13 12:41:49 sab 1.5.332.2: RESYNC: (1.5-1.6); FILE MERGED 2004/01/05 11:55:44 sab 1.5.332.1: #i22706#; improve API using


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [1d009b5afc8c9cc5a1438633b6362b87c0c8f765]

INTEGRATION: CWS calcuno01 (1.4.332); FILE MERGED 2004/10/13 12:41:40 sab 1.4.332.2: RESYNC: (1.4-1.5); FILE MERGED 2004/01/05 11:55:40 sab 1.4.332.1: #i22706#; improve API using


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [3f29c88a7850b2669564489fe8a31c9020ec8b5b]

INTEGRATION: CWS calcuno01 (1.25.76); FILE MERGED 2004/10/13 12:41:31 sab 1.25.76.2: RESYNC: (1.25-1.27); FILE MERGED 2004/01/05 11:55:38 sab 1.25.76.1: #i22706#; improve API using


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [48ef28b82deed487858036306511d255beb1f654]

INTEGRATION: CWS calcuno01 (1.36.76); FILE MERGED 2004/10/13 12:41:22 sab 1.36.76.3: RESYNC: (1.36-1.38); FILE MERGED 2004/02/12 17:17:21 sab 1.36.76.2: #i22706#; set start value for ValidationIndex 2004/01/05 11:55:34 sab 1.36.76.1: #i22706#; improve API using


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [62b48b297819e047922ad9da7e19e81364e29232]

INTEGRATION: CWS calcuno01 (1.14.10); FILE MERGED 2004/10/13 12:41:13 sab 1.14.10.5: RESYNC: (1.16-1.17); FILE MERGED 2004/04/29 06:39:18 sab 1.14.10.4: RESYNC: (1.15-1.16); FILE MERGED 2004/03/26 09:32:12 dr 1.14.10.3: #100000# for scope 2004/03/24 10:51:47 dr 1.14.10.2: RESYNC: (1.14-1.15); FILE MERGED 2004/01/05 11:55:31 sab 1.14.10.1: #i22706#; improve API using


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [d4c442d448699bc44e1655e723c9f2828762ccca]

INTEGRATION: CWS calcuno01 (1.10.10); FILE MERGED 2005/02/22 13:14:24 sab 1.10.10.6: RESYNC: (1.17-1.18); FILE MERGED 2005/01/06 12:33:41 sab 1.10.10.5: RESYNC: (1.15-1.17); FILE MERGED 2004/10/13 12:40:53 sab 1.10.10.4: RESYNC: (1.11-1.15); FILE MERGED 2004/04/29 06:39:10 sab 1.10.10.3: RESYNC: (1.10-1.11); FILE MERGED 2004/03/26 09:32:12 dr 1.10.10.2: #100000# for scope 2004/01/05 11:55:28 sab 1.10.10.1: #i22706#; improve API using


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [de42ee6e1b58a7f8afdc2f9955aeb142bb832cdc]

INTEGRATION: CWS calcuno01 (1.8.326); FILE MERGED 2005/01/06 12:33:33 sab 1.8.326.4: RESYNC: (1.11-1.13); FILE MERGED 2004/10/13 12:40:44 sab 1.8.326.3: RESYNC: (1.9-1.11); FILE MERGED 2004/03/24 10:51:38 dr 1.8.326.2: RESYNC: (1.8-1.9); FILE MERGED 2004/01/05 11:55:26 sab 1.8.326.1: #i22706#; improve API using


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [79b2f90cbfdfc68e21079618b71b16c5c6d0f5d2]

INTEGRATION: CWS calcuno01 (1.1.310); FILE MERGED 2004/01/05 11:55:24 sab 1.1.310.1: #i22706#; improve API using


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [6d60d82134052fd73269355095375e9ef84d1688]

INTEGRATION: CWS calcuno01 (1.8.318); FILE MERGED 2004/01/05 11:55:20 sab 1.8.318.1: #i22706#; improve API using


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [ab3c553ddd693315613138aeedcddba2baa387c6]

INTEGRATION: CWS calcuno01 (1.10.312); FILE MERGED 2004/01/05 11:55:18 sab 1.10.312.1: #i22706#; improve API using


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [fdebf506ba54440c6ea39c3ee507320fffdfa77b]

INTEGRATION: CWS calcuno01 (1.6.338); FILE MERGED 2004/01/05 11:55:14 sab 1.6.338.1: #i22706#; improve API using


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [36bde921ba748cd3f309baaaac4adda6ae2d47f3]

INTEGRATION: CWS calcuno01 (1.10.326); FILE MERGED 2004/10/13 12:40:35 sab 1.10.326.3: RESYNC: (1.11-1.13); FILE MERGED 2004/03/24 10:51:01 dr 1.10.326.2: RESYNC: (1.10-1.11); FILE MERGED 2004/01/05 11:55:11 sab 1.10.326.1: #i22706#; improve API using


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [5dbee088d189421420d6c9b32ef82f74730a78a5]

INTEGRATION: CWS calcuno01 (1.20.204); FILE MERGED 2004/10/13 12:40:27 sab 1.20.204.2: RESYNC: (1.20-1.21); FILE MERGED 2004/01/05 11:55:07 sab 1.20.204.1: #i22706#; improve API using


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [a47b468edb6ab2eda421e43dbdafd48f261d6fa0]

INTEGRATION: CWS calcuno01 (1.3.340); FILE MERGED 2004/10/13 12:40:15 sab 1.3.340.2: RESYNC: (1.3-1.4); FILE MERGED 2004/01/05 11:55:04 sab 1.3.340.1: #i22706#; improve API using


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [73317b41f8ed10ddf616b620f8b979e77bfa30dc]

INTEGRATION: CWS calcuno01 (1.5.324); FILE MERGED 2004/01/05 11:55:00 sab 1.5.324.1: #i22706#; improve API using


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [6af977d6f082c2c574721a1c7326d3b90639ec1a]

INTEGRATION: CWS calcuno01 (1.7.312); FILE MERGED 2004/01/05 11:54:57 sab 1.7.312.1: #i22706#; improve API using


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [1883e6b09c94639b47e4dd742fbcd7f09f1cdea6]

INTEGRATION: CWS calcuno01 (1.9.306); FILE MERGED 2004/01/05 11:54:55 sab 1.9.306.1: #i22706#; improve API using


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [778397e6147102c310a38414410c2102b189876c]

INTEGRATION: CWS calcuno01 (1.9.326); FILE MERGED 2004/10/13 12:40:06 sab 1.9.326.3: RESYNC: (1.10-1.12); FILE MERGED 2004/03/24 10:51:29 dr 1.9.326.2: RESYNC: (1.9-1.10); FILE MERGED 2004/01/05 11:54:53 sab 1.9.326.1: #i22706#; improve API using


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [cd94fdff0915f377f5d51f63ec5a8e357c6a9f99]

INTEGRATION: CWS calcuno01 (1.16.204); FILE MERGED 2005/02/22 13:14:12 sab 1.16.204.5: RESYNC: (1.19-1.20); FILE MERGED 2004/10/15 11:11:45 sab 1.16.204.4: solve merge conflicts 2004/10/13 12:39:58 sab 1.16.204.3: RESYNC: (1.17-1.19); FILE MERGED 2004/03/24 10:51:20 dr 1.16.204.2: RESYNC: (1.16-1.17); FILE MERGED 2004/01/05 11:54:50 sab 1.16.204.1: #i22706#; improve API using


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [f34d8fc0399de2d30475268ddb72cea8a9533999]

INTEGRATION: CWS calcuno01 (1.20.326); FILE MERGED 2004/10/13 12:39:38 sab 1.20.326.3: RESYNC: (1.21-1.23); FILE MERGED 2004/03/24 10:51:11 dr 1.20.326.2: RESYNC: (1.20-1.21); FILE MERGED 2004/01/05 11:54:46 sab 1.20.326.1: #i22706#; improve API using


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [3f241e5d182e4c1a2c2e8241a992600f47cf563a]

INTEGRATION: CWS calcuno01 (1.5.326); FILE MERGED 2004/01/05 11:54:43 sab 1.5.326.1: #i22706#; improve API using


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [72ba60751f18b797643c7c66d445ea5ced8bef84]

INTEGRATION: CWS calcuno01 (1.5.334); FILE MERGED 2004/01/05 11:54:40 sab 1.5.334.1: #i22706#; improve API using


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [09c167e8f47fcebd8b98a6732a8ed749a8727b3c]

INTEGRATION: CWS calcuno01 (1.11.326); FILE MERGED 2004/01/05 11:54:39 sab 1.11.326.1: #i22706#; improve API using


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [5b121ca7829600e2ed49f5697121d3b2cd9721a8]

INTEGRATION: CWS calcuno01 (1.4.26); FILE MERGED 2005/03/14 13:08:52 sw 1.4.26.1: #i23114#


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [3b0a02db9563fd8f8f1f1f8b30ff07ad00b5b0a1]

INTEGRATION: CWS calcuno01 (1.4.26); FILE MERGED 2005/03/14 13:08:19 sw 1.4.26.1: #i23114#


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [ac1978d339026d152a63574e59eed2e458844245]

INTEGRATION: CWS jmf5 (1.2.62); FILE MERGED 2005/03/04 20:54:51 ka 1.2.62.1: return non-seekable XInputStream instead of seekable XInputStream for performance reasons


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [55295910ab6864866d607f6943e4e34d4c6770ef]

INTEGRATION: CWS calcuno01 (1.5.148); FILE MERGED 2004/10/13 11:35:31 sab 1.5.148.2: RESYNC: (1.5-1.6); FILE MERGED 2004/01/05 11:48:04 sab 1.5.148.1: #i22706#; improve API using


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [65e57894cda5f4ce3daf8b69123fc600f8c8ba76]

INTEGRATION: CWS calcuno01 (1.19.34); FILE MERGED 2005/03/04 14:00:30 sab 1.19.34.1: #i22706#; don't use USHORT


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [bd08a0d697995289d0e73ac341c5bf7b9e9883ca]

INTEGRATION: CWS jmf5 (1.6.212); FILE MERGED 2005/03/04 20:50:10 ka 1.6.212.1: #i39358#: allow smaller than standard images to be added to ImageList


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [40a83392f2edadfb27d616654675ecfc51bf3bab]

INTEGRATION: CWS calcuno01 (1.18.38); FILE MERGED 2004/10/13 11:27:10 sab 1.18.38.4: RESYNC: (1.19-1.20); FILE MERGED 2004/03/24 11:18:21 dr 1.18.38.3: RESYNC: (1.18-1.19); FILE MERGED 2004/02/12 17:19:43 sab 1.18.38.2: #i22706#; add getDirectPropertyValuesTolerant 2004/01/05 11:48:01 sab 1.18.38.1: #i22706#; improve API using


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [c03d70516738c69d3790bd87cfc8c522c7617e12]

INTEGRATION: CWS jmf5 (1.19.66); FILE MERGED 2005/03/18 14:46:33 ka 1.19.66.3: search images language dependent for ImageList 2005/03/04 20:50:10 ka 1.19.66.2: #i39358#: allow smaller than standard images to be added to ImageList 2005/02/21 16:09:42 ka 1.19.66.1: #119895#: add locale to image name


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [2f6ed28fd693c78ed56df9ad663cdbac794a2b00]

INTEGRATION: CWS calcuno01 (1.14.242); FILE MERGED 2005/03/07 15:53:04 sab 1.14.242.5: #i22706#; solve merge conflicts 2005/02/22 13:04:09 sab 1.14.242.4: RESYNC: (1.16-1.17); FILE MERGED 2005/01/06 10:49:15 sab 1.14.242.3: RESYNC: (1.15-1.16); FILE MERGED 2004/10/13 11:07:44 sab 1.14.242.2: RESYNC: (1.14-1.15); FILE MERGED 2004/02/12 17:43:45 sab 1.14.242.1: #i22706#; better using of API


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [51b9ec84856d4f7c2f1dd9aba58ad166fb57af5c]

INTEGRATION: CWS jmf5 (1.3.130); FILE MERGED 2005/01/21 14:31:24 ka 1.3.130.1: #i37255#: use FrameGrabber


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [cf1aa679d25751fc5904f2ff41c211542cc46525]

INTEGRATION: CWS calcuno01 (1.13.234); FILE MERGED 2004/02/12 17:43:45 sab 1.13.234.1: #i22706#; better using of API


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [255d38d4dde538b791d3834c129535b50a0381c6]

INTEGRATION: CWS jmf5 (1.5.64); FILE MERGED 2005/01/21 14:31:21 ka 1.5.64.1: #i37255#: use FrameGrabber


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [aec520163d5cd89de0b0ecf7a5ceb96fcacf76dc]

INTEGRATION: CWS calcuno01 (1.38.96); FILE MERGED 2005/03/04 15:54:49 sab 1.38.96.6: RESYNC: (1.47-1.48); FILE MERGED 2005/02/22 13:03:48 sab 1.38.96.5: RESYNC: (1.46-1.47); FILE MERGED 2005/01/06 10:48:40 sab 1.38.96.4: RESYNC: (1.44-1.46); FILE MERGED 2004/10/14 16:16:47 sab 1.38.96.3: solve merge conflicts 2004/10/13 11:07:00 sab 1.38.96.2: RESYNC: (1.38-1.44); FILE MERGED 2004/02/12 17:43:45 sab 1.38.96.1: #i22706#; better using of API


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [ee13d97e781430e22895c6e1faca95a379f982b2]

INTEGRATION: CWS jmf5 (1.32.58); FILE MERGED 2005/02/24 11:05:02 ka 1.32.58.1: #i43341#: support for alpha icons


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [a5f6ebf44d40233b0d0e171d1ef62223a3fc83d8]

INTEGRATION: CWS calcuno01 (1.108.66); FILE MERGED 2005/03/07 15:53:04 sab 1.108.66.10: #i22706#; solve merge conflicts 2005/03/04 15:54:38 sab 1.108.66.9: RESYNC: (1.119-1.120); FILE MERGED 2005/02/22 13:03:38 sab 1.108.66.8: RESYNC: (1.117-1.119); FILE MERGED 2005/01/06 10:48:32 sab 1.108.66.7: RESYNC: (1.115-1.117); FILE MERGED 2004/10/14 16:16:47 sab 1.108.66.6: solve merge conflicts 2004/10/13 11:06:50 sab 1.108.66.5: RESYNC: (1.111-1.115); FILE MERGED 2004/06/07 07:21:11 sab 1.108.66.4: RESYNC: (1.110-1.111); FILE MERGED 2004/04/29 05:35:18 sab 1.108.66.3: RESYNC: (1.109-1.110); FILE MERGED 2004/03/24 09:50:49 dr 1.108.66.2: RESYNC: (1.108-1.109); FILE MERGED 2004/02/12 17:43:45 sab 1.108.66.1: #i22706#; better using of API


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [de4e5eca93772866c9531bbbb49232352f2f2eaf]

INTEGRATION: CWS jmf5 (1.24.132); FILE MERGED 2005/02/24 11:05:00 ka 1.24.132.1: #i43341#: support for alpha icons


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [2fd6daa087193fb3ce1bac0e32b06529da71b819]

INTEGRATION: CWS calcuno01 (1.101.98); FILE MERGED 2005/03/04 15:54:14 sab 1.101.98.10: RESYNC: (1.112-1.113); FILE MERGED 2005/02/22 13:03:28 sab 1.101.98.9: RESYNC: (1.111-1.112); FILE MERGED 2005/01/27 16:47:16 sab 1.101.98.8: RESYNC: (1.110-1.111); FILE MERGED 2005/01/06 10:48:24 sab 1.101.98.7: RESYNC: (1.106-1.110); FILE MERGED 2004/10/14 14:41:39 sab 1.101.98.6: solve merge conflicts 2004/10/14 14:18:43 sab 1.101.98.5: solve merge conflicts 2004/10/13 11:06:24 sab 1.101.98.4: RESYNC: (1.104-1.106); FILE MERGED 2004/06/07 07:20:37 sab 1.101.98.3: RESYNC: (1.102-1.104); FILE MERGED 2004/04/29 05:35:07 sab 1.101.98.2: RESYNC: (1.101-1.102); FILE MERGED 2004/02/12 17:43:44 sab 1.101.98.1: #i22706#; better using of API


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [154f29366524004272ce51d56d83e8e7851639c5]

INTEGRATION: CWS calcuno01 (1.31.18); FILE MERGED 2004/10/14 16:16:47 sab 1.31.18.3: solve merge conflicts 2004/10/13 10:55:23 sab 1.31.18.2: RESYNC: (1.31-1.33); FILE MERGED 2004/01/05 15:41:51 sab 1.31.18.1: #i22706#; using new interface XTolerantMultiPropertySet


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [dd408dbb7fd9bcda282072320050d8fafd330038]

INTEGRATION: CWS jmf5 (1.7.48); FILE MERGED 2005/02/24 11:04:55 ka 1.7.48.1: #i43341#: support for alpha icons


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [73972d98bf5337655bd5f3e4a9799e22b9d1e120]

INTEGRATION: CWS calcuno01 (1.40.18); FILE MERGED 2004/10/13 10:55:15 sab 1.40.18.5: RESYNC: (1.40-1.42); FILE MERGED 2004/04/28 14:59:51 sab 1.40.18.4: #i22706#; use lacal variable 2004/02/25 08:00:47 sab 1.40.18.3: #i22706#; don't use MultiPropertySet to get defaults 2004/02/12 17:39:56 sab 1.40.18.2: #i22706#; add getDirectPropertyValuesTolerant 2004/01/05 15:41:47 sab 1.40.18.1: #i22706#; using new interface XTolerantMultiPropertySet


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [450c9161f664d4ad1681cd39a5aee861d0eadb0b]

INTEGRATION: CWS calcuno01 (1.18.128); FILE MERGED 2004/10/13 10:53:37 sab 1.18.128.2: RESYNC: (1.18-1.19); FILE MERGED 2004/02/12 17:39:16 sab 1.18.128.1: #i22706#; add members for propertynames, better using of API


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [ad29748f1592a4c6a4178a0cc58c8810394271e3]

INTEGRATION: CWS calcuno01 (1.6.144); FILE MERGED 2005/01/27 16:34:59 sab 1.6.144.3: RESYNC: (1.7-1.8); FILE MERGED 2004/10/13 10:28:54 sab 1.6.144.2: RESYNC: (1.6-1.7); FILE MERGED 2004/02/12 17:38:49 sab 1.6.144.1: #i22706#; add members for propertynames


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [c399978e744eca7b03cb5f1c0172251530596d85]

INTEGRATION: CWS jmf5 (1.2.94); FILE MERGED 2004/12/23 15:18:26 ka 1.2.94.1: added FrameGrabber


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [6572d8f3dc50bf412879b2cfe5fc21ccfcbe1497]

INTEGRATION: CWS jmf5 (1.2.94); FILE MERGED 2004/12/23 15:18:25 ka 1.2.94.1: added FrameGrabber


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [b3e61a918f979a0e4e4a38d292d7d38878ebfe7b]

INTEGRATION: CWS jmf5 (1.1.2); FILE ADDED 2004/12/23 15:17:59 ka 1.1.2.1: initial revision


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [fa697210ee18f373015de38153dd5767e7abaaf8]

INTEGRATION: CWS jmf5 (1.86.62); FILE MERGED 2005/03/08 13:18:56 ka 1.86.62.5: RESYNC: (1.90-1.91); FILE MERGED 2005/02/10 13:18:08 ka 1.86.62.4: RESYNC: (1.88-1.90); FILE MERGED 2005/02/04 11:44:27 ka 1.86.62.3: RESYNC: (1.87-1.88); FILE MERGED 2005/01/25 11:24:24 ka 1.86.62.2: RESYNC: (1.86-1.87); FILE MERGED 2004/12/20 15:40:42 ka 1.86.62.1: #i37245#: added support for dropped media URL's


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [d6e760675ce735aae8a43b5212f28aafa8226c2d]

INTEGRATION: CWS jmf5 (1.29.134); FILE MERGED 2005/03/08 13:02:47 ka 1.29.134.3: RESYNC: (1.30-1.31); FILE MERGED 2005/01/24 15:53:06 ka 1.29.134.2: RESYNC: (1.29-1.30); FILE MERGED 2004/12/20 15:33:29 ka 1.29.134.1: #i37245#: added support for dropped media URL's


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [1bf8346162f5ceb0b459c2db0226635d29d048d8]

INTEGRATION: CWS jmf5 (1.1.1.1.20); FILE MERGED 2005/01/19 14:05:47 ka 1.1.1.1.20.1: #i40001: support for hid.lst


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [aa89c38a6373d0f72a7b8ae655f5fba3fb7bad71]

INTEGRATION: CWS jmf5 (1.1.2); FILE ADDED 2005/01/19 14:04:48 ka 1.1.2.1: initial revision


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [39caf0ddbd38574c5b346fd85a5eba133945c66d]

INTEGRATION: CWS jmf5 (1.2.10); FILE MERGED 2005/01/19 14:10:33 ka 1.2.10.1: #i37255#: added FrameGrabber method


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [d2aec621c07576d5cd47e1e09e9b63836b3a487d]

INTEGRATION: CWS jmf5 (1.2.10); FILE MERGED 2005/01/19 14:10:32 ka 1.2.10.1: #i37255#: added FrameGrabber method


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [4ca7d3f2a8bed6d1099ce4c1e0fae2204d37b863]

INTEGRATION: CWS jmf5 (1.1.1.1.20); FILE MERGED 2005/01/19 14:36:17 ka 1.1.1.1.20.1: #i37255#: added FrameGrabber


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [856e757aeebf4e6d7e04f676869a286c9df2f1f1]

INTEGRATION: CWS jmf5 (1.1.1.1.20); FILE MERGED 2005/01/19 14:36:16 ka 1.1.1.1.20.1: #i37255#: added FrameGrabber


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [63d0263506af3d3da3cefbea8339481664b82187]

INTEGRATION: CWS jmf5 (1.1.1.1.20); FILE MERGED 2005/01/20 15:20:07 ka 1.1.1.1.20.2: #i37255#: added FrameGrabber implementation 2005/01/19 14:36:16 ka 1.1.1.1.20.1: #i37255#: added FrameGrabber


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [1c5cf5694233a2d47afafbb6562a40f9055ddfd3]

INTEGRATION: CWS jmf5 (1.2.10); FILE MERGED 2005/01/20 15:20:06 ka 1.2.10.3: #i37255#: added FrameGrabber implementation 2005/01/19 16:08:40 ka 1.2.10.2: Syntax 2005/01/19 14:36:16 ka 1.2.10.1: #i37255#: added FrameGrabber


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [d9b9ca78f402ae1ce4ffbb1a64f0b27f9c22df47]

INTEGRATION: CWS jmf5 (1.1.1.1.20); FILE MERGED 2005/02/16 13:40:15 ka 1.1.1.1.20.3: #i41813#: use correct decoding for URLs 2005/01/20 15:20:06 ka 1.1.1.1.20.2: #i37255#: added FrameGrabber implementation 2005/01/19 14:36:15 ka 1.1.1.1.20.1: #i37255#: added FrameGrabber


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [8a02c06f0e933ed5cbf520ceb9e5b7420abb8d07]

INTEGRATION: CWS jmf5 (1.2.10); FILE MERGED 2005/01/20 15:20:05 ka 1.2.10.2: #i37255#: added FrameGrabber implementation 2005/01/19 16:08:40 ka 1.2.10.1: Syntax


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [fe2349d44a62a10ad7506e24c73b008a64de4cda]

INTEGRATION: CWS jmf5 (1.1.2); FILE ADDED 2005/01/20 15:20:05 ka 1.1.2.2: #i37255#: added FrameGrabber implementation 2005/01/19 14:37:26 ka 1.1.2.1: #i37255#: added FrameGrabber


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [b7c8fbf07aebc16f7287936c93fb07b76301cf37]

INTEGRATION: CWS jmf5 (1.1.2); FILE ADDED 2005/01/20 15:20:04 ka 1.1.2.3: #i37255#: added FrameGrabber implementation 2005/01/19 16:08:40 ka 1.1.2.2: Syntax 2005/01/19 14:37:14 ka 1.1.2.1: #i37255#: added FrameGrabber


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [fab4bb4176cf4166313c57314fef3017161eae32]

INTEGRATION: CWS jmf5 (1.3.6); FILE MERGED 2005/01/20 15:20:03 ka 1.3.6.2: #i37255#: added FrameGrabber implementation 2004/12/23 15:15:15 ka 1.3.6.1: added FrameGrabber


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [9246a11fb56dbc2a09d488390b76069ed852acd1]

INTEGRATION: CWS jmf5 (1.2.6); FILE MERGED 2005/01/24 13:22:44 ka 1.2.6.5: syntax 2005/01/24 10:05:37 ka 1.2.6.4: #i37255#: adjust default frame time 2005/01/21 14:26:10 ka 1.2.6.3: #i37255#: use FrameGrabber 2005/01/20 15:20:03 ka 1.2.6.2: #i37255#: added FrameGrabber implementation 2004/12/23 15:15:15 ka 1.2.6.1: added FrameGrabber


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [79b87e7e43e771ac8e9a7898cfd8c38cff42b303]

INTEGRATION: CWS jmf5 (1.2.10); FILE MERGED 2004/12/23 15:07:19 ka 1.2.10.1: added FrameGrabber


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [ca1dafd8923ba79861da1b4874e808ac0b75abec]

INTEGRATION: CWS jmf5 (1.1.1.1.20); FILE MERGED 2004/12/23 15:07:19 ka 1.1.1.1.20.1: added FrameGrabber


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [1e70ea75ed0227254a6dcf060f12fd00db98daf3]

INTEGRATION: CWS jmf5 (1.2.6); FILE MERGED 2004/12/23 15:14:13 ka 1.2.6.2: added FrameGrabber 2004/12/23 15:07:19 ka 1.2.6.1: added FrameGrabber


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [a98eda0685158100cff7b593a2b9661e3c4f3490]

INTEGRATION: CWS jmf5 (1.1.1.1.20); FILE MERGED 2004/12/23 15:07:18 ka 1.1.1.1.20.1: added FrameGrabber


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [0c43fce3ce032ceb9aa2177316de7ccc14d97026]

INTEGRATION: CWS jmf5 (1.1.2); FILE ADDED 2004/12/23 15:14:13 ka 1.1.2.2: added FrameGrabber 2004/12/23 15:07:39 ka 1.1.2.1: initial revision


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [9f888485085974d14231d767b380179b759c3820]

INTEGRATION: CWS jmf5 (1.1.1.1.20); FILE MERGED 2005/01/19 14:06:12 ka 1.1.1.1.20.1: #i40001: support for hid.lst


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [34e94baed661878c14755a58ead7aefada7d4b9d]

INTEGRATION: CWS jmf5 (1.10.144); FILE MERGED 2005/02/11 13:08:43 ka 1.10.144.2: merge conflicts 2004/12/20 16:17:58 ka 1.10.144.1: #i37002#: watch for use of SYSTEM_JPEG define


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [85abbb12e4741333f22a9ee324507579f8b07a5f]

INTEGRATION: CWS thumbnail2 (1.2.368); FILE MERGED 2005/03/21 14:44:50 mav 1.2.368.1: #i45081# exchange thumbnail icons


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [3b0a741f1c9f098f209cd52b06df01b29a5ba931]

INTEGRATION: CWS thumbnail2 (1.3.282); FILE MERGED 2005/03/21 16:02:18 mav 1.3.282.3: #i45081# exchange thumbnail icons 2005/03/21 15:59:59 mav 1.3.282.2: #i45081# exchange thumbnail icons 2005/03/21 14:44:50 mav 1.3.282.1: #i45081# exchange thumbnail icons


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [2cca12f750330b3b746c13bbfe81f3f3de1a2375]

INTEGRATION: CWS thumbnail2 (1.14.184); FILE MERGED 2005/03/21 14:44:49 mav 1.14.184.1: #i45081# exchange thumbnail icons


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [07e77b670254467aeba85f8ccf010c3f0769abdf]

INTEGRATION: CWS eforms4 (1.25.22); FILE MERGED 2005/03/21 13:49:13 fs 1.25.22.2: #i10000# merge the changes from xmlperf02 into this CWS (pre-integration step) 2004/12/13 17:27:32 fs 1.25.22.1: #i36597# +exportXForms/pageContainsForms/documentContainsXForms


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [24f99e6ee1ee5b74b6e89f7bb682688f5ca5e9db]

INTEGRATION: CWS eforms4 (1.3.212); FILE MERGED 2004/12/28 08:44:47 fs 1.3.212.1: #i39451# +OStatefulPropertySet


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [52265fb5b782b824c02321a107637b1e0e6b9e07]

INTEGRATION: CWS eforms4 (1.2.282); FILE MERGED 2005/03/10 10:30:55 dvo 1.2.282.3: #i10000# add EXPORT to class OStatefulPropertySet 2005/03/08 18:38:32 dvo 1.2.282.2: RESYNC: (1.2-1.3); FILE MERGED 2004/12/28 08:39:19 fs 1.2.282.1: #i39451# +OStatefulPropertySet


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [4291fd79818eeb88e9e72e34c20bf4a67318e66f]

INTEGRATION: CWS eforms4 (1.57.14); FILE MERGED 2004/12/22 12:14:32 fs 1.57.14.2: linugistic review of the strings for #i36765# 2004/12/15 10:52:06 fs 1.57.14.1: #i36765# handle xforms::InvalidDataOnSubmitException


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [3750fd83fd6e9ee6b2c13812d1ea84e90d22f4b6]

INTEGRATION: CWS eforms4 (1.18.14); FILE MERGED 2004/12/15 10:52:06 fs 1.18.14.1: #i36765# handle xforms::InvalidDataOnSubmitException


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [65cb0c0938aca0ad9b48b2a96f912612ee6eebee]

INTEGRATION: CWS eforms4 (1.44.12); FILE MERGED 2005/02/18 18:55:52 dvo 1.44.12.2: RESYNC: (1.44-1.45); FILE MERGED 2004/12/15 10:52:05 fs 1.44.12.1: #i36765# handle xforms::InvalidDataOnSubmitException


2005-03-23  Rüdiger Timm  <rt@openoffice.org>  [d57e352b76883b57acde151db3de57224dab94eb]

#i10000# Empty target for windows non product


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [d7bdde03c5f9a0897cee12ab89112a7808bb5f7b]

INTEGRATION: CWS swqbugfixes16 (1.27.420); FILE MERGED 2005/02/22 14:36:33 fme 1.27.420.1: #i42922# Mouse move of numbering label for negative indent


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [485d59eceef2933304f9fb83ad7ab27c1b57f41c]

INTEGRATION: CWS eforms4 (1.5.6); FILE MERGED 2004/12/17 15:39:35 dvo 1.5.6.1: #i36602# removeNode properly update 'last' pointer


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [30a997e586d717408f0fb474e5895c403198c08a]

INTEGRATION: CWS eforms4 (1.3.6); FILE MERGED 2004/12/13 14:54:57 dvo 1.3.6.1: #i36608# dispatch event when attribute value changes


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [08e67f51ba3bb5953cf46dede8691ea7001524f5]

INTEGRATION: CWS eforms4 (1.2.16); FILE MERGED 2004/12/10 10:39:43 fs 1.2.16.1: #i36359# when setting the DataType of a formatted field, init the format so that it matches the DataType


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [be10d5d4741547fafa182c58dc103eda13fd6b18]

INTEGRATION: CWS swqbugfixes16 (1.88.54); FILE MERGED 2005/03/03 08:50:20 od 1.88.54.2: RESYNC: (1.88-1.90); FILE MERGED 2005/03/01 08:24:29 fme 1.88.54.1: #i41594# Fixed progress bar and repaint issues during pdf export


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [f83c433cdc13baf0d1ef0d047a9f127199486714]

INTEGRATION: CWS eforms4 (1.2.16); FILE MERGED 2004/12/23 14:23:47 dvo 1.2.16.3: #i38666# use new property names for XSD types 2004/12/10 10:42:09 fs 1.2.16.2: don't update the format key if the introspectee if it's no real property change 2004/12/10 10:39:43 fs 1.2.16.1: #i36359# when setting the DataType of a formatted field, init the format so that it matches the DataType


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [c18fed1149ede98c9a0edb82f086160d731ef226]

INTEGRATION: CWS eforms4 (1.2.16); FILE MERGED 2004/12/10 10:39:41 fs 1.2.16.1: #i36359# when setting the DataType of a formatted field, init the format so that it matches the DataType


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [06ebf2c055ab4f88127049734d0c4f92a51773cc]

INTEGRATION: CWS eforms4 (1.2.16); FILE MERGED 2004/12/27 14:50:23 fs 1.2.16.2: properly determine whether we're inspecting a formatted field 2004/12/10 10:39:41 fs 1.2.16.1: #i36359# when setting the DataType of a formatted field, init the format so that it matches the DataType


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [f035fdb5c40e8c72dfe1f882046e2f468e94a544]

INTEGRATION: CWS eforms4 (1.2.16); FILE MERGED 2004/12/10 10:41:04 fs 1.2.16.1: #i36359# updateDependentProperties renamed to actuatingPropertyChanged, plus added a parameter indicating whether it's a real property change


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [7f5f1ac536b8ab1d8c4ddac75cb892d4e004eef5]

INTEGRATION: CWS swqbugfixes16 (1.58.274); FILE MERGED 2005/03/01 14:12:55 od 1.58.274.1: #i43593# - undo changes of issue i35920 - the checkboxes aren't visible 	   together. One is visible for Writer.format.paragraph. The other 	   is visible for Writer.format.table


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [91db8257ff5eb3c2bac086560b777b32adf9c61f]

INTEGRATION: CWS eforms4 (1.2.16); FILE MERGED 2004/12/10 09:25:44 fs 1.2.16.1: #i36359# date-time handling


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [23c839be91fdeff607d56e985e4f7f5f26ea93b1]

INTEGRATION: CWS swqbugfixes16 (1.24.104); FILE MERGED 2005/03/03 09:06:09 od 1.24.104.2: RESYNC: (1.24-1.25); FILE MERGED 2005/03/01 14:10:14 od 1.24.104.1: #i43593# - correct hide/show of checkboxes 'Merge with next paragraph' 	   and 'Merge adjacent line styles'


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [9463e38a9a9a22efd5c3987ef9ad65cba5fc00b3]

INTEGRATION: CWS eforms4 (1.2.16); FILE MERGED 2004/12/29 09:41:33 fs 1.2.16.1: small re-arrangement to give the control names more room


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [d23662d807289623ba2292236c5ada31e4f3d489]

INTEGRATION: CWS eforms4 (1.2.16); FILE MERGED 2004/12/23 14:31:14 dvo 1.2.16.3: #i38666# remove PropertyHandler::changeTypeOfSupportedProperty          (This function was introduced to deal with XSD type properties           that had different types for different objects. This has now           been fixed, so that the function is no longer necessary.) 2004/12/23 14:23:47 dvo 1.2.16.2: #i38666# use new property names for XSD types 2004/12/10 10:41:03 fs 1.2.16.1: #i36359# updateDependentProperties renamed to actuatingPropertyChanged, plus added a parameter indicating whether it's a real property change


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [947cab4e98fe146bd0a7e213591cc3114db7ab10]

INTEGRATION: CWS eforms4 (1.2.16); FILE MERGED 2005/03/08 18:30:04 dvo 1.2.16.3: RESYNC: (1.2-1.3); FILE MERGED 2004/12/23 14:31:14 dvo 1.2.16.2: #i38666# remove PropertyHandler::changeTypeOfSupportedProperty          (This function was introduced to deal with XSD type properties           that had different types for different objects. This has now           been fixed, so that the function is no longer necessary.) 2004/12/10 10:41:03 fs 1.2.16.1: #i36359# updateDependentProperties renamed to actuatingPropertyChanged, plus added a parameter indicating whether it's a real property change


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [0d79603f8c7d2116c901afca742809f4750641cd]

INTEGRATION: CWS eforms4 (1.2.16); FILE MERGED 2004/12/10 10:41:03 fs 1.2.16.1: #i36359# updateDependentProperties renamed to actuatingPropertyChanged, plus added a parameter indicating whether it's a real property change


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [4014c0f2bcd080a836663cb4a9ee34ad9d870a53]

INTEGRATION: CWS eforms4 (1.2.16); FILE MERGED 2005/03/08 18:29:56 dvo 1.2.16.2: RESYNC: (1.2-1.3); FILE MERGED 2004/12/10 10:41:02 fs 1.2.16.1: #i36359# updateDependentProperties renamed to actuatingPropertyChanged, plus added a parameter indicating whether it's a real property change


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [c527eedaf080ace3247a6b8776a5e00c64ec4a8e]

INTEGRATION: CWS swqbugfixes16 (1.96.160); FILE MERGED 2005/03/01 08:24:31 fme 1.96.160.1: #i41594# Fixed progress bar and repaint issues during pdf export


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [d3c96cee13157aecaf0367a851850860d32567f2]

INTEGRATION: CWS eforms4 (1.23.8); FILE MERGED 2005/03/08 18:29:48 dvo 1.23.8.2: RESYNC: (1.23-1.24); FILE MERGED 2004/12/10 10:41:02 fs 1.23.8.1: #i36359# updateDependentProperties renamed to actuatingPropertyChanged, plus added a parameter indicating whether it's a real property change


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [69e430232a7251f20a20fd1dbc0d25dbf366920a]

INTEGRATION: CWS eforms4 (1.26.16); FILE MERGED 2004/12/10 10:41:01 fs 1.26.16.1: #i36359# updateDependentProperties renamed to actuatingPropertyChanged, plus added a parameter indicating whether it's a real property change


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [3167c5e2fc4aa4eb519133422fca63487ee8bbcb]

INTEGRATION: CWS swqbugfixes16 (1.25.304); FILE MERGED 2005/03/01 08:24:31 fme 1.25.304.1: #i41594# Fixed progress bar and repaint issues during pdf export


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [8618fc74b873067aa314446ae4bb214002690700]

INTEGRATION: CWS eforms4 (1.26.16); FILE MERGED 2005/02/18 18:55:03 dvo 1.26.16.2: RESYNC: (1.26-1.27); FILE MERGED 2004/12/23 14:23:47 dvo 1.26.16.1: #i38666# use new property names for XSD types


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [c65500c880b2ca467891ea598db6ab3efcdbf030]

INTEGRATION: CWS swqbugfixes16 (1.51.302); FILE MERGED 2005/03/01 08:24:30 fme 1.51.302.1: #i41594# Fixed progress bar and repaint issues during pdf export


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [7fc896e8d05bf25f2208199d01ac2fef52539daf]

INTEGRATION: CWS eforms4 (1.23.16); FILE MERGED 2005/02/18 18:54:37 dvo 1.23.16.2: RESYNC: (1.23-1.24); FILE MERGED 2004/12/23 14:23:47 dvo 1.23.16.1: #i38666# use new property names for XSD types


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [8e2a23005df1a555c34e78bd2be5d21b9b45c54e]

INTEGRATION: CWS swqbugfixes16 (1.107.66); FILE MERGED 2005/03/03 08:52:37 od 1.107.66.2: RESYNC: (1.107-1.108); FILE MERGED 2005/02/17 13:13:18 od 1.107.66.1: #i42258# <SwEditWin::SelectMenuPosition(..)> - no close of insert_draw and 	 reset of draw mode, if context menu position is inside a selected object.


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [31033799167f518a86fd865578027c2151a8d8b6]

INTEGRATION: CWS eforms4 (1.30.16); FILE MERGED 2005/02/18 18:54:30 dvo 1.30.16.2: RESYNC: (1.30-1.31); FILE MERGED 2004/12/23 14:23:46 dvo 1.30.16.1: #i38666# use new property names for XSD types


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [c2cf2adca836dbbbe0b9ac667e06c0fa88d79d99]

INTEGRATION: CWS eforms4 (1.80.6); FILE MERGED 2005/03/08 18:29:40 dvo 1.80.6.4: RESYNC: (1.82-1.83); FILE MERGED 2005/02/18 18:54:22 dvo 1.80.6.3: RESYNC: (1.81-1.82); FILE MERGED 2005/01/10 17:31:44 dvo 1.80.6.2: RESYNC: (1.80-1.81); FILE MERGED 2004/12/10 10:41:01 fs 1.80.6.1: #i36359# updateDependentProperties renamed to actuatingPropertyChanged, plus added a parameter indicating whether it's a real property change


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [09c62be14843fee74e703ea90c7da7b6cab7d7f9]

INTEGRATION: CWS swqbugfixes16 (1.150.74); FILE MERGED 2005/03/03 08:47:56 od 1.150.74.5: RESYNC: (1.150-1.151); FILE MERGED 2005/02/28 13:19:45 od 1.150.74.4: #i43118# - correction: refine condition to insert text node for page breaks 2005/02/28 07:00:09 od 1.150.74.3: #i43427# <SwWW8ImplReader::Read_HdFtTextAsHackedFrame(..)> 	 - send frame for header/footer into background 2005/02/22 16:24:56 od 1.150.74.2: #b6227886# <SwMSDffManager::ProcessObj(..)> - use correct own defaults 	   for the text alignments. 2005/02/17 08:53:16 od 1.150.74.1: #i42783# <SwMSDffManager::ProcessObj(..)> - correction of text alignments: 	 - apply own default values 	 - consider vertical text


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [903d5832522f4b5f925d4b6f9339111d480ff216]

INTEGRATION: CWS eforms4 (1.2.16); FILE MERGED 2004/12/10 10:41:00 fs 1.2.16.1: #i36359# updateDependentProperties renamed to actuatingPropertyChanged, plus added a parameter indicating whether it's a real property change


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [8dcc14f3f212ed51268a58207648ab7e3d6fb78a]

INTEGRATION: CWS swqbugfixes16 (1.31.56); FILE MERGED 2005/03/02 13:53:23 fme 1.31.56.2: #i41089# Need more Reschedule calls, otherwise CalcPagesForPrint cannot be canceled 2005/03/01 08:24:28 fme 1.31.56.1: #i41594# Fixed progress bar and repaint issues during pdf export


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [b31a8fc9c71af466c50331d5b7d0d18477f82aa5]

INTEGRATION: CWS swqbugfixes16 (1.25.304); FILE MERGED 2005/03/01 08:24:27 fme 1.25.304.1: #i41594# Fixed progress bar and repaint issues during pdf export


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [e6581dbfc47137987c31aee2c9aec2f586d437b1]

INTEGRATION: CWS swqbugfixes16 (1.62.74); FILE MERGED 2005/02/17 08:47:17 fme 1.62.74.1: #i35915# Mask deletion redlines during word count


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [b77987e03c7d32fbf1609e06f52871298cd82dfa]

INTEGRATION: CWS swqbugfixes16 (1.18.646); FILE MERGED 2005/02/16 10:53:57 fme 1.18.646.1: #i42826# Word wise underlined small capitals


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [636cc6ce6477b60e1dd1ff4b213c949834ecd82d]

INTEGRATION: CWS swqbugfixes16 (1.41.180); FILE MERGED 2005/02/17 09:18:40 fme 1.41.180.1: #i37142# Footnote numbering portion should not take over certain attributes from the paragraph style


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [77ff3f38f9ade3acb60e6ba46c17de08348427f2]

INTEGRATION: CWS swqbugfixes16 (1.65.304); FILE MERGED 2005/02/22 14:37:09 fme 1.65.304.1: #i42922# Mouse move of numbering label for negative indent


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [dc9248331df42284e34babc2f790842b468998b6]

INTEGRATION: CWS swqbugfixes16 (1.43.56); FILE MERGED 2005/03/01 11:15:01 fme 1.43.56.1: #i43505# Selection around table should color table cells black


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [ad23b1b934b4d4735ec4091dc284e8e19cd8c67c]

INTEGRATION: CWS eforms4 (1.16.204); FILE MERGED 2005/01/10 17:13:29 dvo 1.16.204.2: RESYNC: (1.16-1.17); FILE MERGED 2004/12/08 16:33:06 fs 1.16.204.1: #i36359# #i36303# correct ImplAllowMalformedInput, which was wrongly implemented during i26368


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [8785d17459102ccf131932523b44750954fda98b]

INTEGRATION: CWS swqbugfixes16 (1.21.180); FILE MERGED 2005/02/22 15:37:34 od 1.21.180.1: #i43266# <SwLayHelper::CheckPageFlyCache(..)> - assure, that no empty 	 page is returned.


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [b9b607c7ef53458109ad1886d46fc77668bf1381]

INTEGRATION: CWS swqbugfixes16 (1.74.68); FILE MERGED 2005/03/03 07:38:55 od 1.74.68.1: #i43913# - <lcl_RemoveObjsFromPage(..)> - reset layout process booleans 	   at anchored object.


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [ceca4688b1821039b96de7d97d22a1fc15363581]

INTEGRATION: CWS swqbugfixes16 (1.46.68); FILE MERGED 2005/02/22 13:35:05 od 1.46.68.1: #i43255# positioning of anchored objects 	 - refine condition, if anchor frame has to be formatted.


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [ea9ac6d7bdb990f575d1f29b8125d43dade88ccc]

INTEGRATION: CWS swqbugfixes16 (1.45.122); FILE MERGED 2005/02/23 11:32:31 od 1.45.122.1: #b6229852# <SwFlowFrm::MoveBwd(..)> - Format new parent, if it's a section, 	   which lost its follow or got a follow.


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [b8e2de5e8c27a8ff00e522897fc5ee57c4449ba1]

INTEGRATION: CWS swqbugfixes16 (1.10.76); FILE MERGED 2005/03/03 08:42:33 od 1.10.76.3: RESYNC: (1.10-1.11); FILE MERGED 2005/03/03 07:45:16 od 1.10.76.2: #i43913# <SwAnchoredObject::HasClearedEnvironment()> - layout frame, 	 the vertical position is oriented at, has to be set. 2005/02/22 13:32:19 od 1.10.76.1: #i43255# class <SwAnchoredObject> - implementation of 	 new method <ConsiderObjWrapInfluenceOfOtherObjs()>


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [d3d1b81e845b8552aebdfd2072bf81734dda582e]

INTEGRATION: CWS swqbugfixes16 (1.9.128); FILE MERGED 2005/03/01 11:18:44 od 1.9.128.2: #i43255# <SwPosNotify::~SwPosNotify()> - refine condition to notify 	 anchor text frame to avoid unneeded invalidations. 2005/02/22 13:35:05 od 1.9.128.1: #i43255# positioning of anchored objects 	 - refine condition, if anchor frame has to be formatted.


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [72fb9af0c77fe710ae2164aa1d5e2efa660b9eb5]

INTEGRATION: CWS swqbugfixes16 (1.26.68); FILE MERGED 2005/02/28 11:45:58 fme 1.26.68.1: #i43265# Delete streams after usage!


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [0315869272cb0b0d01558f13f959087d41d7b7bd]

INTEGRATION: CWS swqbugfixes16 (1.18.322); FILE MERGED 2005/03/03 08:40:16 od 1.18.322.2: RESYNC: (1.18-1.19); FILE MERGED 2005/02/22 06:47:34 fme 1.18.322.1: #i42912# SwCntntNode::Modify did not call UpdateNum anymore, causing repaint errors


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [f98f505a9aefd1f00654d71a9a4ee72a5566d064]

INTEGRATION: CWS swqbugfixes16 (1.26.160); FILE MERGED 2005/03/03 08:39:40 od 1.26.160.2: RESYNC: (1.26-1.28); FILE MERGED resolve merge conflicts. 2005/02/23 11:08:56 fme 1.26.160.1: #i42359# New default minimum spacing numbering - text for outlines


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [4f3079b63c851b7f22f73a6fa1c861b599d0b801]

INTEGRATION: CWS eforms4 (1.22.22); FILE MERGED 2004/12/06 09:30:35 mbu 1.22.22.1: OXFormsDescriptor handling added


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [1f69bfc93d07ceb0cb7addb72e72405316d1cbdb]

INTEGRATION: CWS swqbugfixes16 (1.43.76); FILE MERGED 2005/03/03 08:39:02 od 1.43.76.2: RESYNC: (1.43-1.44); FILE MERGED 2005/02/21 15:12:33 fme 1.43.76.1: #i41048# MovePara shortcut should not be used in certain situations


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [eb59d8d001e86892f1837e944547b53e50b7a4c3]

INTEGRATION: CWS eforms4 (1.18.22); FILE MERGED 2005/03/08 18:00:37 dvo 1.18.22.4: RESYNC: (1.18-1.19); FILE MERGED 2005/02/07 18:35:34 pb 1.18.22.3: fix: #i36202# RID_QRY_REMOVE_SUBMISSION/BINDING added 2005/01/06 16:11:24 mbu 1.18.22.2: added empty submission warning 2004/12/06 06:31:01 pb 1.18.22.1: fix: #i36453# new ids for linked inst warning


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [4341d660af19a978d54cfe71ec2fce66b1802f98]

INTEGRATION: CWS swqbugfixes16 (1.44.302); FILE MERGED 2005/03/01 08:24:04 fme 1.44.302.1: #i41594# Fixed progress bar and repaint issues during pdf export


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [f9ee002d87bce46ee0a4f40ba3bc02ebac911852]

INTEGRATION: CWS eforms4 (1.10.22); FILE MERGED 2005/03/15 16:06:38 dvo 1.10.22.1: #i36201# create submission button on XForms submission drag&drop


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [fff6e9138221a24a39bd1f2f2faa988c335b39e7]

INTEGRATION: CWS swqbugfixes16 (1.18.320); FILE MERGED 2005/02/23 11:11:08 fme 1.18.320.1: #i42359# New default minimum spacing numbering - text for outlines


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [014fcdc3015601bb86b8cc881f1c6718ce6a5fdc]

INTEGRATION: CWS eforms4 (1.2.22); FILE MERGED 2005/01/06 16:13:18 mbu 1.2.22.4: enhanced submission dialog 2004/12/09 13:40:16 mbu 1.2.22.3: #i38729 2004/12/07 16:31:40 mbu 1.2.22.2: #i33914 2004/12/06 06:34:30 pb 1.2.22.1: fix: #i36453# new: LinkedInstanceWarningBox fix: #i36562# NotifyChanges(): new parameter bool _bLoadAll


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [e943fa86c38694b2e979ce923ca4bae0f0ea7a7a]

INTEGRATION: CWS swqbugfixes16 (1.34.120); FILE MERGED 2005/03/03 08:37:44 od 1.34.120.2: RESYNC: (1.34-1.35); FILE MERGED resolve merge conflicts. 2005/02/22 14:33:43 fme 1.34.120.1: #i42912# SwCntntNode::Modify did not call UpdateNum anymore, causing repaint errors


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [5e19e55e252dfd17c762967aa6ac214ab5a4a14e]

INTEGRATION: CWS eforms4 (1.2.22); FILE MERGED 2004/12/06 06:35:44 pb 1.2.22.1: fix: #i36562# XFrameActionListener added


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [fdb7a48705961f70c43fcd8ae024b76dab9b3b30]

INTEGRATION: CWS swqbugfixes16 (1.10.76); FILE MERGED 2005/03/03 08:36:55 od 1.10.76.3: RESYNC: (1.10-1.11); FILE MERGED 2005/03/03 07:37:04 od 1.10.76.2: #i43913# class <SwAnchoredObject> - new method <ResetLayoutProcessBools()> 2005/02/22 13:28:53 od 1.10.76.1: #i43255# class <SwAnchoredObject> 	 - new method <ConsiderObjWrapInfluenceOfOtherObjs()>


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [5451bb80b3a4bb768a38b2bfad43d14c16715316]

INTEGRATION: CWS eforms4 (1.39.20); FILE MERGED 2005/03/21 14:16:46 dvo 1.39.20.10: RESYNC: (1.42-1.43); FILE MERGED 2005/03/15 16:06:39 dvo 1.39.20.9: #i36201# create submission button on XForms submission drag&drop 2005/03/08 17:59:37 dvo 1.39.20.8: RESYNC: (1.41-1.42); FILE MERGED 2005/02/18 17:35:54 dvo 1.39.20.7: RESYNC: (1.40-1.41); FILE MERGED 2005/01/10 16:30:48 dvo 1.39.20.6: RESYNC: (1.39-1.40); FILE MERGED 2004/12/22 13:13:16 mbu 1.39.20.5: #i36201 2004/12/17 15:00:03 mbu 1.39.20.4: fixed include path 2004/12/17 12:52:25 dvo 1.39.20.3: continue XForms drag&drop 2004/12/07 16:31:39 mbu 1.39.20.2: #i33914 2004/12/06 09:26:44 mbu 1.39.20.1: OXFormsDescriptor handling added


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [9ba8a3be8af1bc724f7a7c202d90258b57eeb824]

INTEGRATION: CWS eforms4 (1.35.22); FILE MERGED 2005/02/18 17:35:47 dvo 1.35.22.2: RESYNC: (1.35-1.36); FILE MERGED 2004/12/06 09:26:43 mbu 1.35.22.1: OXFormsDescriptor handling added


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [86316163a34923e45fafb655218df698fa86af75]

INTEGRATION: CWS eforms4 (1.15.22); FILE MERGED 2005/03/15 16:06:39 dvo 1.15.22.1: #i36201# create submission button on XForms submission drag&drop


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [19539930214a96be6149f653afaf5599d3fc004b]

INTEGRATION: CWS eforms4 (1.2.22); FILE MERGED 2005/02/18 17:34:50 dvo 1.2.22.5: RESYNC: (1.2-1.3); FILE MERGED 2005/02/07 18:36:22 pb 1.2.22.4: fix: #i36202# RID_QRY_REMOVE_SUBMISSION/BINDING added 2005/01/06 16:15:27 mbu 1.2.22.3: added empty submission errorbox 2004/12/21 15:31:41 mbu 1.2.22.2: #i36198 2004/12/06 06:38:53 pb 1.2.22.1: fix: #i36453# new resources for linked inst warning


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [6af893212c03e9750f491b561aad9d7fdb73544a]

INTEGRATION: CWS eforms4 (1.2.22); FILE MERGED 2005/03/15 17:05:22 dvo 1.2.22.15: #i36202# removed wrong warning message 2005/03/15 15:21:06 dvo 1.2.22.14: #i36342# #i38991# create temporary binding for submission dialog only                   when needed, and delete it again afterwards 2005/03/08 14:17:31 dvo 1.2.22.13: #i36202# #i36453# remove untranslated strings from 2.0 release 2005/02/07 18:37:36 pb 1.2.22.12: fix: #i36202# query before delete submission or binding 2005/01/25 15:23:34 pb 1.2.22.11: fix: #i41255# no notify while open page 2005/01/06 16:29:31 mbu 1.2.22.10: #i36199 #i36198 #i36250 #i36449 #i36342 #i36200 2004/12/28 09:45:05 fs 1.2.22.9: corrected check for READONLY PropertyAttribute 2004/12/22 13:13:16 mbu 1.2.22.8: #i36201 2004/12/15 12:18:40 mbu 1.2.22.7: cloneBindingAsGhost used instead of cloneBinding 2004/12/15 11:03:52 dvo 1.2.22.6: #i35397# improve namespace handling 2004/12/15 10:52:44 dvo 1.2.22.5: #i38991# remove useless bindings 2004/12/09 13:37:58 mbu 1.2.22.4: #i38729 2004/12/07 16:31:38 mbu 1.2.22.3: #i33914 2004/12/06 09:26:43 mbu 1.2.22.2: OXFormsDescriptor handling added 2004/12/06 06:40:33 pb 1.2.22.1: fix: #i36453# new: LinkedInstanceWarningBox fix: #i36562# listener for reload


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [a1cf35ed5eb778e883b277dffadbf29818a86e2c]

INTEGRATION: CWS eforms4 (1.2.22); FILE MERGED 2004/12/06 06:36:13 pb 1.2.22.1: fix: #i36562# XFrameActionListener added


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [c9fa37a12e38cf329e1124888b399c2e9552459f]

INTEGRATION: CWS eforms4 (1.2.22); FILE MERGED 2004/12/06 09:27:42 mbu 1.2.22.1: OXFormsDescriptor handling added


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [3734bf937926e8b7926f4731e18a99590d06d1cf]

INTEGRATION: CWS eforms4 (1.2.22); FILE MERGED 2005/02/23 10:54:46 dvo 1.2.22.4: #i10000# fix build problem: export symbols from xmlexchg.hxx 2004/12/27 12:45:27 fs 1.2.22.3: #i10000# 2004/12/07 16:31:38 mbu 1.2.22.2: #i33914 2004/12/06 09:28:11 mbu 1.2.22.1: OXFormsDescriptor handling added


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [510544283fbf81828ab80784656861b795de06f4]

INTEGRATION: CWS pbfinal02 (1.15.12); FILE MERGED 2005/03/10 12:23:21 pb 1.15.12.1: fix: #120006# database form has no active frame -> look for another


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [4562add21e36a4404e87a44abf1891e867f09feb]

INTEGRATION: CWS eforms4 (1.2.6); FILE MERGED 2004/12/23 14:04:43 dvo 1.2.6.1: #i38666# change XSD type property names to reflect their type Issue number: Submitted by: Reviewed by:


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [283019c0564ec116eb7f11459000bd9e91e21215]

INTEGRATION: CWS eforms4 (1.2.6); FILE MERGED 2004/12/23 14:04:42 dvo 1.2.6.1: #i38666# change XSD type property names to reflect their type Issue number: Submitted by: Reviewed by:


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [2cdc083a6c2a3238fd2ea7bc5b7c4d9b08f11409]

INTEGRATION: CWS eforms4 (1.2.6); FILE MERGED 2004/12/21 10:59:25 mbu 1.2.6.2: introducing xforms events 2004/12/14 16:10:57 dvo 1.2.6.1: #i36765# add InvalidDataOnSubmitException.idl Issue number: Submitted by: Reviewed by:


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [709a8ffded529f86ba7659f542e7d4ca99f63f8c]

INTEGRATION: CWS eforms4 (1.2.6); FILE MERGED 2005/01/06 16:33:46 mbu 1.2.6.3: modified renameInstance method 2004/12/15 12:14:08 mbu 1.2.6.2: cloneBindingAsGhost introduced 2004/12/14 18:45:20 dvo 1.2.6.1: #i38991# remove useless bindings Issue number: Submitted by: Reviewed by:


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [ecdbf022c9c751b7e0d78416becf4cd6a56ec145]

INTEGRATION: CWS eforms4 (1.1.2); FILE ADDED 2004/12/21 13:00:30 mbu 1.1.2.2: fixed wrong namespace 2004/12/21 10:58:56 mbu 1.1.2.1: introducing xforms events


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [1fc10faa4e62f7107ad15b82a748a8c172df279e]

INTEGRATION: CWS eforms4 (1.1.2); FILE ADDED 2004/12/15 10:48:00 fs 1.1.2.2: slightly extendend doc 2004/12/14 16:10:34 dvo 1.1.2.1: #i36765# warning if invalid XForms data is to be submitted Issue number: Submitted by: Reviewed by:


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [544eaae25137c2ce4ec9b49455ae145090f08ab4]

INTEGRATION: CWS eforms4 (1.2.180); FILE MERGED 2004/12/29 11:02:30 fs 1.2.180.1: typo


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [9d4c39b793b22b774b6e03d821c22fae521627bc]

INTEGRATION: CWS eforms4 (1.2.180); FILE MERGED 2004/12/29 11:01:53 fs 1.2.180.1: typo


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [ecb8c9706904a7d349d2b1b4fc20a97b2bd47ad1]

INTEGRATION: CWS eforms4 (1.3.6); FILE MERGED 2004/12/08 16:23:55 fs 1.3.6.1: +InvalidBindingStateException


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [e0cc30aa6d2cec193ccac6658962f99f6bf19870]

INTEGRATION: CWS eforms4 (1.2.180); FILE MERGED 2004/12/08 16:20:32 fs 1.2.180.1: during #i36359# #i36303#: +InvalidBindingStateException


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [6844960dec9e88bfcdb3ad95db122f5896904efc]

INTEGRATION: CWS eforms4 (1.3.6); FILE MERGED 2004/12/29 11:02:21 fs 1.3.6.1: #i39451# optional support for Relevant


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [3aafa7e1c25e838062d78ddebd78b8c15ca20dca]

INTEGRATION: CWS eforms4 (1.1.2); FILE ADDED 2004/12/08 16:20:09 fs 1.1.2.1: exception indicating an invalid state of an XValueBinding


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [cb2025d56b519444740af8322e8921f9470f4cde]

INTEGRATION: CWS eforms4 (1.3.6); FILE MERGED 2004/12/29 11:01:46 fs 1.3.6.1: #i39451# sync our ReadOnly/Enabled with the binding's ReadOnly/Relevant


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [9a4770d7d06667b8e1fbae62fe50397fed2d745d]

INTEGRATION: CWS eforms4 (1.2.6); FILE MERGED 2005/03/16 10:32:45 lo 1.2.6.2: #i36288# replace after submission 2004/12/14 16:08:30 dvo 1.2.6.1: #i36765# use Interaction Handler for submission warning & submission itself Issue number: Submitted by: Reviewed by:


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [1987c2fabd5a280810a9cd025a030dfc89cd5b92]

INTEGRATION: CWS eforms4 (1.2.6); FILE MERGED 2005/03/16 10:32:44 lo 1.2.6.2: #i36288# replace after submission 2004/12/14 16:08:30 dvo 1.2.6.1: #i36765# use Interaction Handler for submission warning & submission itself Issue number: Submitted by: Reviewed by:


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [6417ea5c705dc1ed1ffc2d555c2b182127ef6950]

INTEGRATION: CWS eforms4 (1.2.6); FILE MERGED 2004/12/14 16:08:30 dvo 1.2.6.1: #i36765# use Interaction Handler for submission warning & submission itself Issue number: Submitted by: Reviewed by:


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [55308c8a1ea84993b15fb30fb26a77ba355ca77c]

INTEGRATION: CWS eforms4 (1.2.6); FILE MERGED 2004/12/14 16:08:29 dvo 1.2.6.1: #i36765# use Interaction Handler for submission warning & submission itself Issue number: Submitted by: Reviewed by:


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [3d7b7e803aa7a06967f1aa72d5ec71fe0311c68d]

INTEGRATION: CWS eforms4 (1.2.6); FILE MERGED 2005/03/16 10:32:44 lo 1.2.6.2: #i36288# replace after submission 2004/12/14 16:08:29 dvo 1.2.6.1: #i36765# use Interaction Handler for submission warning & submission itself Issue number: Submitted by: Reviewed by:


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [558ae92688afbaaea8bd02e7361563d2a60f77a7]

INTEGRATION: CWS eforms4 (1.1.2); FILE ADDED 2005/03/16 15:31:11 dvo 1.1.2.2: #i10000# proper capitalization of header file name Issue number: Submitted by: Reviewed by: 2005/03/16 10:33:07 lo 1.1.2.1: #i36288# replace after submission


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [b7e0309a14cdd94ea8af108bf9cc377208bde699]

INTEGRATION: CWS eforms4 (1.3.6); FILE MERGED 2005/03/16 10:32:43 lo 1.3.6.1: #i36288# replace after submission


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [6297bf4e24bd48b52083ca711ac9930f60bf85c8]

INTEGRATION: CWS eforms4 (1.1.2); FILE ADDED 2005/01/11 17:37:34 dvo 1.1.2.3: remove 'using' from header Issue number: Submitted by: Reviewed by: 2004/12/29 10:17:56 fs 1.1.2.2: #i10000# too much ;'s 2004/12/21 13:52:17 mbu 1.1.2.1: added xforms event implementation


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [d6fd4ccbc2b05a952d811a78cc283c266dce05d5]

INTEGRATION: CWS eforms4 (1.1.2); FILE ADDED 2005/01/11 17:51:48 dvo 1.1.2.3: include using (previously in header) Issue number: Submitted by: Reviewed by: 2004/12/29 10:18:17 fs 1.1.2.2: #i10000# 2004/12/21 13:52:26 mbu 1.1.2.1: added xforms event implementation


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [07cef04950ca6fe9783340159743c64664aa7849]

INTEGRATION: CWS eforms4 (1.2.6); FILE MERGED 2004/12/28 09:37:25 fs 1.2.6.1: properly compare property attributes


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [38e326422d27cc394f05c925ee4ce202790efa8f]

INTEGRATION: CWS eforms4 (1.2.6); FILE MERGED 2005/03/16 10:32:42 lo 1.2.6.2: #i36288# replace after submission 2004/12/28 09:38:30 fs 1.2.6.1: #i39451# derive from another PropertySet helper class, which also allows listener handling


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [0d9c9e688e804cceedb6d2a8319aa8999ebd1f01]

INTEGRATION: CWS eforms4 (1.2.6); FILE MERGED 2005/03/16 10:32:42 lo 1.2.6.7: #i36288# replace after submission 2005/03/08 16:50:30 dvo 1.2.6.6: RESYNC: (1.2-1.3); FILE MERGED 2005/03/08 14:06:14 dvo 1.2.6.5: #i36765# remove use of un-translated strings for release Issue number: Submitted by: Reviewed by: 2004/12/29 10:53:53 fs 1.2.6.4: #i39451# support for property change notifications 2004/12/28 09:38:30 fs 1.2.6.3: #i39451# derive from another PropertySet helper class, which also allows listener handling 2004/12/23 17:21:35 dvo 1.2.6.2: #i36297# fix Submission::_cloneNodes          (should clone node + children, not node + siblings) Issue number: Submitted by: Reviewed by: 2004/12/14 16:08:28 dvo 1.2.6.1: #i36765# use Interaction Handler for submission warning & submission itself Issue number: Submitted by: Reviewed by:


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [a02d2beaa07bce42b6b81378755a0ee92c69ec17]

INTEGRATION: CWS eforms4 (1.2.6); FILE MERGED 2004/12/29 10:52:48 fs 1.2.6.3: #i39451# support for property change notifications 2004/12/29 10:17:35 fs 1.2.6.2: #i10000# unxsols4 didn't like the throw specifications in function declarations being template arguments 2004/12/28 09:38:05 fs 1.2.6.1: #i39451# derive from another PropertySet helper class, which also allows listener handling


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [2fd94aeaf90ce4efa8070851c1887e2a85a930ea]

INTEGRATION: CWS eforms4 (1.2.6); FILE MERGED 2005/01/21 11:36:23 fs 1.2.6.5: #i41081# corrected assertion condition 2005/01/11 17:51:20 dvo 1.2.6.4: #i10000# fix build Issue number: Submitted by: Reviewed by: 2004/12/29 10:52:48 fs 1.2.6.3: #i39451# support for property change notifications 2004/12/28 09:43:50 fs 1.2.6.2: corrected assertion condition 2004/12/28 09:38:05 fs 1.2.6.1: #i39451# derive from another PropertySet helper class, which also allows listener handling


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [50b914165a220f3a9e80898e53c9c5341f0a6039]

INTEGRATION: CWS eforms4 (1.2.6); FILE MERGED 2004/12/15 11:03:19 dvo 1.2.6.1: #i35397# use model namespaces (when possible) Issue number: Submitted by: Reviewed by:


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [bc5337fcbbe4a38367f1029d91d4b707c15a874a]

INTEGRATION: CWS eforms4 (1.2.6); FILE MERGED 2005/03/16 10:43:51 dvo 1.2.6.3: #i36288# remove all cached node references on Binding::update() Issue number: Submitted by: Reviewed by: 2005/03/16 10:32:41 lo 1.2.6.2: #i36288# replace after submission 2004/12/15 11:03:19 dvo 1.2.6.1: #i35397# use model namespaces (when possible) Issue number: Submitted by: Reviewed by:


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [fe0be9176ba17085567606bf6317e0346664901d]

INTEGRATION: CWS eforms4 (1.2.6); FILE MERGED 2005/01/06 16:38:57 mbu 1.2.6.4: #i36198 2004/12/17 12:53:18 dvo 1.2.6.3: continue XForms drag&drop Issue number: Submitted by: Reviewed by: 2004/12/15 12:08:21 mbu 1.2.6.2: cloneBindingAsGhost introduced 2004/12/15 10:47:58 dvo 1.2.6.1: #i38991# remove useless bindings Issue number: Submitted by: Reviewed by:


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [42f23d0523fcec235d3a430fc14cbd2734752c36]

INTEGRATION: CWS eforms4 (1.2.6); FILE MERGED 2005/01/06 16:38:56 mbu 1.2.6.7: #i36198 2004/12/28 09:39:27 fs 1.2.6.6: #i39451# derive from another PropertySet helper class, which also allows listener handling 2004/12/27 15:24:44 fs 1.2.6.5: #i10000# 2004/12/15 12:05:55 mbu 1.2.6.4: cloneBindingAsGhost introduced 2004/12/15 11:03:18 dvo 1.2.6.3: #i35397# use model namespaces (when possible) Issue number: Submitted by: Reviewed by: 2004/12/15 10:47:57 dvo 1.2.6.2: #i38991# remove useless bindings Issue number: Submitted by: Reviewed by: 2004/12/14 16:08:28 dvo 1.2.6.1: #i36765# use Interaction Handler for submission warning & submission itself Issue number: Submitted by: Reviewed by:


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [aee9de289b73f6a6c20db1e10ae02a93c344a13f]

INTEGRATION: CWS eforms4 (1.2.6); FILE MERGED 2004/12/29 10:53:12 fs 1.2.6.5: renamed a method 2004/12/28 09:39:26 fs 1.2.6.4: #i39451# derive from another PropertySet helper class, which also allows listener handling 2004/12/15 12:01:50 mbu 1.2.6.3: . 2004/12/15 11:03:18 dvo 1.2.6.2: #i35397# use model namespaces (when possible) Issue number: Submitted by: Reviewed by: 2004/12/14 16:08:28 dvo 1.2.6.1: #i36765# use Interaction Handler for submission warning & submission itself Issue number: Submitted by: Reviewed by:


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [76ad7bf766aae3563d2b215a13cdd458891ab6ec]

INTEGRATION: CWS eforms4 (1.2.6); FILE MERGED 2004/12/21 13:51:16 mbu 1.2.6.1: xforms events introduced


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [46b4370cda2a90f719e366242810a607b01161a1]

INTEGRATION: CWS eforms4 (1.2.6); FILE MERGED 2004/12/15 11:03:17 dvo 1.2.6.1: #i35397# use model namespaces (when possible) Issue number: Submitted by: Reviewed by:


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [b0eb524e5bc39a9d0ab2623c453c7900b3e56330]

INTEGRATION: CWS eforms4 (1.2.6); FILE MERGED 2004/12/27 15:30:23 fs 1.2.6.3: #i10000# template specializations moved to datatyperepository.cxx - unxlngi6 complained when they were herein 2004/12/23 14:08:46 dvo 1.2.6.2: #i38666# change Datatype property names to reflect their types 2004/12/08 16:17:49 fs 1.2.6.1: #i36359# #i36303# split (and renamed) OComparableType, so that we have a base class which does not depend on a template argument


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [0b744fd5ee626c600617e7a84a4b55709e3119a3]

INTEGRATION: CWS eforms4 (1.2.6); FILE MERGED 2004/12/23 14:08:46 dvo 1.2.6.2: #i38666# change Datatype property names to reflect their types 2004/12/08 16:17:49 fs 1.2.6.1: #i36359# #i36303# split (and renamed) OComparableType, so that we have a base class which does not depend on a template argument


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [550c59196959978099a062420f85b74a480f8ac1]

INTEGRATION: CWS eforms4 (1.2.6); FILE MERGED 2004/12/23 14:08:46 dvo 1.2.6.3: #i38666# change Datatype property names to reflect their types 2004/12/10 09:13:27 fs 1.2.6.2: #i36359# date-time handling 2004/12/08 16:18:29 fs 1.2.6.1: #i36359# #i36303# split (and renamed) OComparableType, so that we have a base class which does not depend on a template argument / proper validation of date and time types


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [e65fb01dff5f964c466b7ac9a4ff57e9c9f1663a]

INTEGRATION: CWS eforms4 (1.2.6); FILE MERGED 2004/12/27 15:29:53 fs 1.2.6.2: #i10000# template specializations moved herein (unxlngi6 complained when they were in datatypes_impl.hxx) 2004/12/23 14:08:47 dvo 1.2.6.1: #i38666# change Datatype property names to reflect their types


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [fa34ab29d7f93ae0e77e60b2d4ec1d6aa5e936ec]

INTEGRATION: CWS eforms4 (1.2.6); FILE MERGED 2004/12/29 09:37:54 fs 1.2.6.4: #i10000 unxsols4 needs some disambiguation 2004/12/28 09:39:47 fs 1.2.6.3: remove senseless check of sal_uInt16 < 0 2004/12/10 09:13:03 fs 1.2.6.2: #i36359# date-time handling 2004/12/08 16:19:07 fs 1.2.6.1: #i36359# #i36303# support conversion of UNO date/time to ISO date/time


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [3f901df5311d76015f91cab3e067f18d2dc2a4ca]

INTEGRATION: CWS eforms4 (1.2.6); FILE MERGED 2004/12/29 10:52:04 fs 1.2.6.7: #i39451# remove the hack of directly setting properties at our modify listeners, instead, have own ReadOnly and Relevant properties whose changes are notified to interested parties 2004/12/28 09:39:02 fs 1.2.6.6: #i39451# derive from another PropertySet helper class, which also allows listener handling 2004/12/27 15:24:06 fs 1.2.6.5: #i10000# 2004/12/21 13:51:15 mbu 1.2.6.4: xforms events introduced 2004/12/15 12:01:19 mbu 1.2.6.3: distributeMIP introduced 2004/12/15 11:03:17 dvo 1.2.6.2: #i35397# use model namespaces (when possible) Issue number: Submitted by: Reviewed by: 2004/12/08 16:19:46 fs 1.2.6.1: during #i36359# #i36303#: +InvalidBindingStateException


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [b2a54aa2e4d215edc30cfecc397eeb3eeff1e5bc]

INTEGRATION: CWS eforms4 (1.2.6); FILE MERGED 2005/03/16 10:43:51 dvo 1.2.6.14: #i36288# remove all cached node references on Binding::update() Issue number: Submitted by: Reviewed by: 2005/03/15 14:19:43 dvo 1.2.6.13: #i36608# preserve 'modified' status across xforms-generic events          (also remove unused code) Issue number: Submitted by: Reviewed by: 2005/01/25 18:24:36 mbu 1.2.6.12: #i41255 2005/01/11 17:38:49 dvo 1.2.6.11: fix compilation; also remove superflous qualifications of Reference (these were necessary to work around a using declaration in xformsevent.hxx) 2004/12/29 10:52:04 fs 1.2.6.10: #i39451# remove the hack of directly setting properties at our modify listeners, instead, have own ReadOnly and Relevant properties whose changes are notified to interested parties 2004/12/28 09:39:02 fs 1.2.6.9: #i39451# derive from another PropertySet helper class, which also allows listener handling 2004/12/27 15:24:17 fs 1.2.6.8: #i10000# 2004/12/21 14:28:20 mbu 1.2.6.7: now reverted from what is considered evil practive... 2004/12/21 13:51:15 mbu 1.2.6.6: xforms events introduced 2004/12/20 13:24:26 dvo 1.2.6.5: prevent crash when distributing MIPs when no node can be found Issue number: Submitted by: Reviewed by: 2004/12/17 12:58:39 dvo 1.2.6.4: #i38991# remove useless bindings (still usefull if it has typename) Issue number: Submitted by: Reviewed by: 2004/12/15 12:00:31 mbu 1.2.6.3: distributeMIP introduced 2004/12/15 11:03:16 dvo 1.2.6.2: #i35397# use model namespaces (when possible) Issue number: Submitted by: Reviewed by: 2004/12/08 16:19:46 fs 1.2.6.1: during #i36359# #i36303#: +InvalidBindingStateException


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [6d3eac207f6a01e97ab79875aa2edaf43ff6ccd2]

INTEGRATION: CWS eforms4 (1.2.6); FILE MERGED 2004/12/29 10:50:29 fs 1.2.6.1: localize the UI name for bindings


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [7f32ec701e7d1cc1c1752c206d595e2538efa247]

INTEGRATION: CWS eforms4 (1.16.4); FILE MERGED 2005/01/10 15:21:18 dvo 1.16.4.2: RESYNC: (1.16-1.17); FILE MERGED 2004/12/23 14:08:47 dvo 1.16.4.1: #i38666# change Datatype property names to reflect their types


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [60085d6b65930f11329e49115dd3d9ad1d3f8390]

INTEGRATION: CWS eforms4 (1.9.4); FILE MERGED 2005/02/18 15:46:59 dvo 1.9.4.4: RESYNC: (1.10-1.11); FILE MERGED 2005/01/10 15:21:09 dvo 1.9.4.3: RESYNC: (1.9-1.10); FILE MERGED 2004/12/29 10:49:55 fs 1.9.4.2: #i39451# Relevant 2004/12/23 14:08:47 dvo 1.9.4.1: #i38666# change Datatype property names to reflect their types


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [6e956977120bf74711c979979c20615eb39aa999]

INTEGRATION: CWS eforms4 (1.8.6); FILE MERGED 2004/12/29 10:50:13 fs 1.8.6.1: localize the UI name for bindings


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [741ec1f6a2a1664aacc9043e1d81a42b1d659f81]

INTEGRATION: CWS eforms4 (1.5.4); FILE MERGED 2005/01/10 15:21:00 dvo 1.5.4.3: RESYNC: (1.5-1.6); FILE MERGED 2004/12/29 10:49:29 fs 1.5.4.2: #i39451# when bound to an external value, which also supports ReadOnly and Relevant, respect this 2004/12/10 08:57:02 fs 1.5.4.1: #i36359# some constness


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [4ed527f7c88e83009fa34ae07af8ae9c61b03801]

INTEGRATION: CWS eforms4 (1.4.74); FILE MERGED 2004/12/10 09:10:54 fs 1.4.74.1: #i36359# some method constness


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [66336e1a4bf8fcbd65cf18401f82b5849b073555]

INTEGRATION: CWS eforms4 (1.4.6); FILE MERGED 2004/12/10 09:10:54 fs 1.4.6.1: #i36359# some method constness


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [f678ef3da306bc211ee1e859833cb8b29c7fa973]

INTEGRATION: CWS eforms4 (1.4.74); FILE MERGED 2004/12/10 09:10:56 fs 1.4.74.1: #i36359# some method constness


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [4a9bf3beeb3ee841f05705be3e985571efad8ff2]

INTEGRATION: CWS eforms4 (1.4.6); FILE MERGED 2004/12/10 09:10:55 fs 1.4.6.1: #i36359# some method constness


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [7620c7550eac74d3816a156d0f1f4d93eac4181e]

INTEGRATION: CWS eforms4 (1.2.6); FILE MERGED 2004/12/10 09:10:53 fs 1.2.6.1: #i36359# some method constness


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [603ccb24a249841ba95be3621202a7b60b0a394c]

INTEGRATION: CWS eforms4 (1.2.6); FILE MERGED 2004/12/15 10:46:02 fs 1.2.6.1: #i36765#


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [b208d83b9de5c5d326e05b36358e8c92132d731b]

INTEGRATION: CWS eforms4 (1.9.6); FILE MERGED 2004/12/10 09:11:33 fs 1.9.6.2: #i36359# some method constness 2004/12/08 16:16:58 fs 1.9.6.1: #i36359# #i36303# proper handling when bound to external values


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [36cf12f221ff73ae637be25c88c84299f65737a2]

INTEGRATION: CWS eforms4 (1.16.6); FILE MERGED 2005/01/21 09:43:42 fs 1.16.6.3: translateControlValueToExternalValue: also in product version .... 2004/12/10 09:11:33 fs 1.16.6.2: #i36359# some method constness 2004/12/08 16:16:58 fs 1.16.6.1: #i36359# #i36303# proper handling when bound to external values


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [3e03354f9d4a6ad82e3d60fecff55baa564876f5]

INTEGRATION: CWS eforms4 (1.8.6); FILE MERGED 2004/12/10 09:10:55 fs 1.8.6.1: #i36359# some method constness


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [50ca9ade13dc1163936a1d960bd1c9ffc9f8e0fa]

INTEGRATION: CWS eforms4 (1.14.6); FILE MERGED 2005/02/18 15:46:42 dvo 1.14.6.2: RESYNC: (1.14-1.15); FILE MERGED 2004/12/10 09:10:55 fs 1.14.6.1: #i36359# some method constness


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [3da6b2d0bb15d39c1bf191d037ccaf3e371411fe]

INTEGRATION: CWS eforms4 (1.10.16); FILE MERGED 2005/03/08 16:49:01 dvo 1.10.16.2: RESYNC: (1.10-1.11); FILE MERGED 2004/12/10 09:10:55 fs 1.10.16.1: #i36359# some method constness


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [96b58301bbddcbb411a2b03531eff83f94f0be6c]

INTEGRATION: CWS eforms4 (1.36.6); FILE MERGED 2005/03/08 16:48:45 dvo 1.36.6.2: RESYNC: (1.36-1.38); FILE MERGED 2004/12/10 09:10:54 fs 1.36.6.1: #i36359# some method constness


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [951bb70718a801ce6206626c12648106f074dd65]

INTEGRATION: CWS eforms4 (1.11.50); FILE MERGED 2004/12/10 09:12:13 fs 1.11.50.1: #i36359# when communicating with an external value binding, try some other types than double, depending on the current format


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [b2b978cbbe9161223d5a8cca368b76ae9ea301d9]

INTEGRATION: CWS eforms4 (1.34.6); FILE MERGED 2005/03/08 16:48:00 dvo 1.34.6.3: RESYNC: (1.34-1.35); FILE MERGED 2004/12/10 10:39:54 fs 1.34.6.2: #i36359# care for VOIDs 2004/12/10 09:12:13 fs 1.34.6.1: #i36359# when communicating with an external value binding, try some other types than double, depending on the current format


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [745b503fc83eb0ec84d82ff720efcb68ddc8bb15]

INTEGRATION: CWS eforms4 (1.36.4); FILE MERGED 2005/02/18 15:46:34 dvo 1.36.4.5: RESYNC: (1.37-1.38); FILE MERGED 2005/01/10 15:19:56 dvo 1.36.4.4: RESYNC: (1.36-1.37); FILE MERGED 2004/12/29 11:07:58 fs 1.36.4.3: #i39451# when the external value is not relevant, do not only disable the control, but also its LabelControl, if applicable 2004/12/29 10:49:12 fs 1.36.4.2: #i39451# when bound to an external value, which also supports ReadOnly and Relevant, respect this 2004/12/10 09:11:34 fs 1.36.4.1: #i36359# some method constness


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [3621fa76a3986805168aaead605750703bdbe65d]

INTEGRATION: CWS eforms4 (1.9.6); FILE MERGED 2004/12/10 09:12:35 fs 1.9.6.2: #i36359# some method constness 2004/12/08 16:16:58 fs 1.9.6.1: #i36359# #i36303# proper handling when bound to external values


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [7e60b04a6b0cb0cc0f9deea01a5d8bde12419ad9]

INTEGRATION: CWS eforms4 (1.16.6); FILE MERGED 2005/01/21 09:43:41 fs 1.16.6.3: translateControlValueToExternalValue: also in product version .... 2004/12/10 09:12:34 fs 1.16.6.2: #i36359# some method constness 2004/12/08 16:16:58 fs 1.16.6.1: #i36359# #i36303# proper handling when bound to external values


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [508488b5f12d3d44acf30b613658ae08764fb5ef]

INTEGRATION: CWS pbfinal02 (1.6.10); FILE MERGED 2005/02/28 09:00:30 pb 1.6.10.1: fix: #i43388# 'occured' -> 'occurred'


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [6ff5e03ae859fde1def43b5e6a136fbf19def3cf]

INTEGRATION: CWS eforms4 (1.86.16); FILE MERGED 2005/03/08 16:38:30 dvo 1.86.16.3: RESYNC: (1.90-1.91); FILE MERGED 2005/02/18 15:28:20 dvo 1.86.16.2: RESYNC: (1.86-1.90); FILE MERGED 2004/12/06 09:25:20 mbu 1.86.16.1: OXFormsDescriptor handling added


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [53ee0db229ac73fcc95443977db9072f6a5788b2]

INTEGRATION: CWS eforms4 (1.74.48); FILE MERGED 2004/12/13 17:29:45 fs 1.74.48.1: #i36597# export office:forms whenever we have logical forms, or XForms instances


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [94887ce258192373c6bd727c1e4e0e6608973b80]

INTEGRATION: CWS pbfinal02 (1.3.4); FILE MERGED 2005/03/15 11:25:13 pb 1.3.4.1: fix: #i33163# change toolbox image after select a function


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [3ec9232ec13b35526f421472715a21b348ee091e]

INTEGRATION: CWS eforms4 (1.2.8); FILE MERGED 2005/02/22 13:05:09 dvo 1.2.8.6: #i10000# fix build problems          (SvXMLUnitConverter::convertDateTime changed signature) Issue number: Submitted by: Reviewed by: 2005/01/11 12:20:48 dvo 1.2.8.5: fix build after resync Issue number: Submitted by: Reviewed by: 2005/01/10 14:10:01 dvo 1.2.8.4: RESYNC: (1.2-1.3); FILE MERGED 2004/12/23 14:10:48 dvo 1.2.8.3: #i38666# load/save date+time related data types Issue number: Submitted by: Reviewed by: 2004/12/15 11:06:29 dvo 1.2.8.2: #i35397# improve namespace handling Issue number: Submitted by: Reviewed by: 2004/12/08 16:26:05 fs 1.2.8.1: #i36359# #i36303# care for DataTypeClass::DATE/TIME


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [880239597907f623b85695d167514deaa0bb0f4e]

INTEGRATION: CWS eforms4 (1.2.22); FILE MERGED 2004/12/23 14:10:48 dvo 1.2.22.1: #i38666# load/save date+time related data types Issue number: Submitted by: Reviewed by:


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [8f96fb229c4528608cd672f872997c6efc884cb4]

INTEGRATION: CWS eforms4 (1.2.22); FILE MERGED 2004/12/23 14:10:48 dvo 1.2.22.2: #i38666# load/save date+time related data types Issue number: Submitted by: Reviewed by: 2004/12/08 16:25:26 fs 1.2.22.1: #i36359# #i36303# care for DataTypeClass::DATE/TIME


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [77a20537a98ad20ed1af93272fc55a9c10ef3e13]

INTEGRATION: CWS eforms4 (1.2.22); FILE MERGED 2005/01/11 11:22:20 dvo 1.2.22.2: fix build Issue number: Submitted by: Reviewed by: 2004/12/23 14:10:48 dvo 1.2.22.1: #i38666# load/save date+time related data types Issue number: Submitted by: Reviewed by:


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [fbd8c7c314cc6584acd59b5c348e40845fd5cd73]

INTEGRATION: CWS eforms4 (1.26.106); FILE MERGED 2005/02/18 14:41:42 dvo 1.26.106.2: RESYNC: (1.26-1.27); FILE MERGED 2004/12/08 16:25:39 fs 1.26.106.1: replaced some DBG_UTILs with OSL_DEBUG_LEVEL > 0, where needed


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [ce5cd33cd18b31aab8ca18f448da41678643cf98]

INTEGRATION: CWS eforms4 (1.13.430); FILE MERGED 2004/12/13 17:27:33 fs 1.13.430.1: #i36597# +exportXForms/pageContainsForms/documentContainsXForms


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [d738a6a2c77f0f71e2fda906287e660c8af3bef0]

INTEGRATION: CWS eforms4 (1.13.430); FILE MERGED 2004/12/13 17:27:32 fs 1.13.430.1: #i36597# +exportXForms/pageContainsForms/documentContainsXForms


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [2cce22fc526c44ae40fbc5406b4f056ad96307ca]

INTEGRATION: CWS pbfinal02 (1.43.94); FILE MERGED 2005/03/03 09:51:29 pb 1.43.94.1: fix: #120083# no special characters in not translated resources


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [728c943cced4baa9cc0c1e60c53dffc35b9d9924]

INTEGRATION: CWS eforms4 (1.36.8); FILE MERGED 2005/01/10 13:59:35 dvo 1.36.8.2: RESYNC: (1.36-1.37); FILE MERGED 2004/12/08 16:24:52 fs 1.36.8.1: replaced some DBG_UTILs with OSL_DEBUG_LEVEL > 0, where needed


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [104cb57450ae7188be70fd9aa865841d15c2df4e]

INTEGRATION: CWS eforms4 (1.84.40); FILE MERGED 2005/03/21 14:22:11 dvo 1.84.40.4: RESYNC: (1.89-1.90); FILE MERGED 2005/03/08 16:14:15 dvo 1.84.40.3: RESYNC: (1.87-1.89); FILE MERGED 2005/02/18 14:38:46 dvo 1.84.40.2: RESYNC: (1.84-1.87); FILE MERGED 2005/01/19 18:02:12 dvo 1.84.40.1: #i35399# recognize all XForms namespace URIs


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [cf2710607416e4872bc2211de5b3ceb821e6b56c]

INTEGRATION: CWS eforms4 (1.81.40); FILE MERGED 2005/03/08 16:14:04 dvo 1.81.40.3: RESYNC: (1.83-1.84); FILE MERGED 2005/02/18 14:38:34 dvo 1.81.40.2: RESYNC: (1.81-1.83); FILE MERGED 2005/01/19 18:02:11 dvo 1.81.40.1: #i35399# recognize all XForms namespace URIs


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [17cac001b3de3246ab9af70f340914cee15a3eef]

INTEGRATION: CWS eforms4 (1.11.42); FILE MERGED 2005/03/21 14:26:17 dvo 1.11.42.3: RESYNC: (1.12-1.14); FILE MERGED 2005/02/18 14:38:01 dvo 1.11.42.2: RESYNC: (1.11-1.12); FILE MERGED 2005/01/19 18:02:13 dvo 1.11.42.1: #i35399# recognize all XForms namespace URIs


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [e1239bb9bed8578c4839f0305e8f373b1e2dab68]

INTEGRATION: CWS eforms4 (1.2.22); FILE MERGED 2004/12/13 17:27:57 fs 1.2.22.1: #i36597# make the functions SAL_DLLPRIVATE


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [738f54c215d93593a0e64bdec8c2f413a652af5b]

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>  [4f2d2ef98317219b5980c9cfe38b436b778746aa]

INTEGRATION: CWS pbfinal02 (1.35.22); FILE MERGED 2005/03/09 08:34:42 pb 1.35.22.1: fix: #i44467# '*.otg' instead of '*.otd'


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [292d2f3de4e105911f63d202e140e4a2e4ff5f09]

INTEGRATION: CWS os55 (1.45.92); FILE MERGED 2005/03/11 10:06:27 os 1.45.92.2: RESYNC: (1.45-1.46); FILE MERGED 2005/03/02 13:30:52 os 1.45.92.1: #i43584# store configuration before all modules are removed


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [bbac4c5089c5fb1251db422a4803644a0901e67a]

INTEGRATION: CWS os55 (1.9.140); FILE MERGED 2005/03/11 10:22:04 os 1.9.140.1: #i44301# twip conversion removed


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [57830dc0d5ee5a2e8d0262eaad7408c72f47e788]

INTEGRATION: CWS os55 (1.52.578); FILE MERGED 2005/03/10 14:12:05 os 1.52.578.1: #i40856# label width increased, again


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [4a38290e3b6ef515b452919f102726529c13ebee]

INTEGRATION: CWS os55 (1.2.446); FILE MERGED 2005/03/08 15:52:59 os 1.2.446.1: #i40119# prevent focus notification from InitHdl


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [2339393ca6d0e92a5a04eaf9bc76bfd0093a73e1]

INTEGRATION: CWS os55 (1.45.140); FILE MERGED 2005/03/11 09:58:21 os 1.45.140.2: RESYNC: (1.45-1.46); FILE MERGED 2005/03/10 11:50:01 os 1.45.140.1: #119963# call Get(Word|Cpl)SttExceptList instead of Load...SttExceptList


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [f1b91672abc71af2f93065ade4d87f6da135e549]

INTEGRATION: CWS os55 (1.7.28); FILE MERGED 2005/03/11 09:54:27 os 1.7.28.2: RESYNC: (1.7-1.8); FILE MERGED 2005/03/08 15:53:00 os 1.7.28.1: #i40119# prevent focus notification from InitHdl


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [21c01997dbbe8eeacc1df71ef74427128541583d]

INTEGRATION: CWS os55 (1.18.192); FILE MERGED 2005/03/09 09:45:56 os 1.18.192.1: #i44557# anchor to/as character un-swapped


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [f9dca0c6184f32433ae0ecd01e68a410c6fe3694]

INTEGRATION: CWS os55 (1.16.322); FILE MERGED 2005/03/09 09:45:57 os 1.16.322.1: #i44557# anchor to/as character un-swapped


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [6e007667d68bd4502d4d4dd3c406d2688a5b6446]

INTEGRATION: CWS os55 (1.17.192); FILE MERGED 2005/03/09 09:45:58 os 1.17.192.1: #i44557# anchor to/as character un-swapped


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [43351e8a15f271ec9ad250b44e1c7705504e9f65]

INTEGRATION: CWS os55 (1.32.192); FILE MERGED 2005/03/08 15:54:33 os 1.32.192.1: #i40119# allow spelling dialog for all selection types


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [872ed164870d7557ee2b9c5a230fab5346ab5ba8]

INTEGRATION: CWS os55 (1.40.110); FILE MERGED 2005/03/07 09:27:10 os 1.40.110.1: #i28073# CTL numbering types correctly provided


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [62df7c83b1af96afc3e5c5db7e8f3958bb9a9930]

INTEGRATION: CWS os55 (1.3.324); FILE MERGED 2005/03/10 15:15:17 os 1.3.324.1: #i42609# unicode strings correctly stored as UTF-8


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [8c32ea80421f1932a8d0db9a1c0b2e5d4b0d045e]

INTEGRATION: CWS os55 (1.22.324); FILE MERGED 2005/03/08 15:54:08 os 1.22.324.1: #i40119# allow spelling dialog for all selection types


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [137c0cb3de76f1d1c53c0a1d17ae361a3d464952]

INTEGRATION: CWS os56 (1.109.32); FILE MERGED 2005/03/11 15:33:56 os 1.109.32.1: #i40843# missing twip conversion added


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [22c705d436847a408c3bbb49e60e961284736725]

INTEGRATION: CWS os56 (1.88.40); FILE MERGED 2005/03/16 14:35:58 os 1.88.40.2: RESYNC: (1.88-1.89); FILE MERGED 2005/03/16 10:38:27 os 1.88.40.1: #i43378# OpenDocExec_Impl: don't remove current frame if blank target is selected and loading failed


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [b74d94d93a7c80334d08f6918a4ec6b349ff74cc]

INTEGRATION: CWS os55 (1.16.20); FILE MERGED 2005/03/16 09:19:49 os 1.16.20.2: #i44557# anchor commands now correct 2005/03/09 09:46:28 os 1.16.20.1: #i44557# anchor to/as character un-swapped


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [27f6901d5cd80c64f30290935a7a1acdac16bc98]

INTEGRATION: CWS os55 (1.7.84); FILE MERGED 2005/03/07 13:36:46 os 1.7.84.1: #i43669# on Unix prefer OOo file dialogs


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [d3a0dd08c273318b115acf0b07309d3fe79c6ade]

INTEGRATION: CWS dba27 (1.71.20); FILE MERGED 2005/03/15 11:52:39 fs 1.71.20.2: RESYNC: (1.71-1.72); FILE MERGED 2005/03/10 14:39:42 oj 1.71.20.1: #i44704# check if table is already known from join


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [1f5c17e58ead642d31a8186a731bd42e19b5ff81]

INTEGRATION: CWS os55 (1.30.24); FILE MERGED 2005/03/07 13:36:46 os 1.30.24.1: #i43669# on Unix prefer OOo file dialogs


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [0d879dadece247d719c4562af494a1fe927dd620]

INTEGRATION: CWS os56 (1.29.296); FILE MERGED 2005/03/11 15:30:02 os 1.29.296.1: #i40843# XLineWidhtItem: converting twips now supported


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [42d025e77921f5d90cb9bc2974d215596ffc6d40]

INTEGRATION: CWS dba27 (1.42.112); FILE MERGED 2005/03/18 14:50:56 fs 1.42.112.1: #i45404# +HID_INDEX_DIALOG_ACTION_TB


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [f5802996b65b80e7cfed2c91151142cfcbf765bf]

INTEGRATION: CWS os55 (1.4.920); FILE MERGED 2005/03/11 10:32:12 os 1.4.920.1: #i44301# twip conversion added


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [95e837d95c0cd248df00c26fb55ef0a2b875abeb]

INTEGRATION: CWS os56 (1.50.60); FILE MERGED 2005/03/16 10:39:04 os 1.50.60.1: #i43378# loading documents without SID_DOC_READONLY!


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [e1b7285800f78f861a054d2397544df72b2b89e2]

INTEGRATION: CWS dba27 (1.8.20); FILE MERGED 2005/03/15 11:37:54 fs 1.8.20.2: RESYNC: (1.8-1.9); FILE MERGED 2005/03/11 13:44:23 oj 1.8.20.1: #i44644# make the column names unique


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [277faaf95f2b05f4171ff3d0084d81ab818d4ec5]

INTEGRATION: CWS dba27 (1.61.18); FILE MERGED 2005/03/18 14:50:39 fs 1.61.18.1: #i45404# +HID_INDEX_DIALOG_ACTION_TB


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [083c4ebc8ff21321a5613ca78ddbd43f8a34464c]

INTEGRATION: CWS pj23 (1.6.8); FILE MERGED 2005/03/22 20:23:41 pjanik 1.6.8.1: #i45676#: Allow building in parallel.

Patch contributed by kendy (Jan Holesovsky), JCA.

2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [ab2b41a9f377c17435d654bd252e8a29f8a18127]

INTEGRATION: CWS aw030 (1.31.36); FILE MERGED 2005/03/18 15:45:09 aw 1.31.36.1: #i45294#


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [924ffbbf800feea3d3ea69002663458225d85822]

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>  [487418f6fd1411c4cf4ecd38d8c01a495cead616]

INTEGRATION: CWS aw030 (1.3.10); FILE MERGED 2005/03/21 14:50:58 ssa 1.3.10.1: #i45633# make toolbars really transparent


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [ecc31eb6ef214995944b063dc264134ff013c145]

INTEGRATION: CWS dba26 (1.20.12); FILE MERGED 2005/03/14 14:00:18 fs 1.20.12.3: RESYNC: (1.20-1.21); FILE MERGED 2005/03/11 13:31:38 fs 1.20.12.2: #i44786# don't rename if the new name is the same as the old one 2005/03/10 17:04:50 fs 1.20.12.1: #i44562# fillReportData: also pass a connection


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [a6538ba116332adb4bc13c01c6fce9ba2bd2832c]

INTEGRATION: CWS dba26 (1.31.10); FILE MERGED 2005/03/14 14:20:31 fs 1.31.10.2: RESYNC: (1.31-1.32); FILE MERGED 2005/03/10 17:06:32 fs 1.31.10.1: #i44562# when filling a report, we need a connection


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [0a6efe22db623221dd3cfe9445713f3697e169e6]

INTEGRATION: CWS dba26 (1.17.14); FILE MERGED 2005/03/10 17:03:38 fs 1.17.14.1: #i44562# pass additional properties to createReport


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [570d9ef91f12c8fe47730d070475a9ecb09a1cdf]

INTEGRATION: CWS dba26 (1.14.100); FILE MERGED 2005/03/11 12:08:04 oj 1.14.100.1: #i42067# set addtabdlg to null beforeview is set to null


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [8e8ac8e53afed37b3852f43f8d6abf39a022a3d4]

INTEGRATION: CWS dba26 (1.32.60); FILE MERGED 2005/03/11 12:08:04 oj 1.32.60.1: #i42067# set addtabdlg to null beforeview is set to null


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [bb1292455e4b117ced103fd1abdb430a2fa71299]

INTEGRATION: CWS dba26 (1.18.60); FILE MERGED 2005/03/15 14:05:19 fs 1.18.60.1: #i10000# seems OJ forgot to checkin a change: +clearAddTableDialog


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [a27845ab4317900302f7bee09a666c88720864b9]

INTEGRATION: CWS dba26 (1.18.198); FILE MERGED 2005/03/08 11:34:23 oj 1.18.198.1: #i44439# disable toolbar entries when index is a primary key index


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [38e4bbb3386839107f903aa5464a4cda78e61ebb]

INTEGRATION: CWS dba26 (1.3.16); FILE MERGED 2005/03/14 14:07:00 fs 1.3.16.2: RESYNC: (1.3-1.4); FILE MERGED 2005/03/10 08:47:02 oj 1.3.16.1: #i44607# correct help ids for setup wizard


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [c6c9fb9723b03dd7e714fa8242146855ba385017]

INTEGRATION: CWS dba26 (1.9.4); FILE MERGED 2005/03/15 15:40:18 fs 1.9.4.2: #i10000# 2005/03/15 15:02:41 fs 1.9.4.1: #i44582# (patch provided by OJ) detect media type when loading, not only extension


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [03dc6fb579e4e0c36ed451e5791072ba6a73a8bb]

INTEGRATION: CWS dba26 (1.3.60); FILE MERGED 2005/03/14 14:01:58 fs 1.3.60.2: RESYNC: (1.3-1.4); FILE MERGED 2005/03/08 10:25:42 oj 1.3.60.1: #i44420# #i44419# fix for migration


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [3c81c66c70e9f313937e9b75f530e108e5482ff7]

INTEGRATION: CWS dba26 (1.5.14); FILE MERGED 2005/03/17 15:19:37 fs 1.5.14.3: #i44419# also work correctly for the case that a bookmarked document does not exist 2005/03/14 14:17:30 fs 1.5.14.2: RESYNC: (1.5-1.7); FILE MERGED 2005/03/08 10:25:42 oj 1.5.14.1: #i44420# #i44419# fix for migration


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [af7ea59f5f12a2f032dfc096001b0c610f5d3794]

INTEGRATION: CWS dba26 (1.3.82); FILE MERGED 2005/03/14 14:00:38 fs 1.3.82.2: RESYNC: (1.3-1.4); FILE MERGED 2005/03/11 13:30:55 fs 1.3.82.1: #i44786# minor typo in comment


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [3510d882bc3ff23f1ff7423fd784700583ac5b05]

INTEGRATION: CWS dba26 (1.10.60); FILE MERGED 2005/03/14 14:00:00 fs 1.10.60.2: RESYNC: (1.10-1.11); FILE MERGED 2005/03/11 13:35:58 fs 1.10.60.1: #i44786# createInstanceWithArguments: don't reuse the ContentImpl of an existing object, if we're creating a new one


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [ece4c1d6a07e3393717acc77f65cf886bc3e2ebf]

INTEGRATION: CWS dba26 (1.17.110); FILE MERGED 2005/03/11 13:37:19 fs 1.17.110.1: #i44786# implAppend: ensure that the new object has the proper name


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [47dd1f168033c2a0879836b23bdda06f8faebe72]

INTEGRATION: CWS dba26 (1.58.4); FILE MERGED 2005/03/18 08:16:55 fs 1.58.4.1: #i45153# +isEmbeddedDatabase


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [a2c9a4a49dfbe6d2a7ac74fa14568e3fbe7e5159]

INTEGRATION: CWS dba26 (1.2.4); FILE MERGED 2005/03/15 15:03:55 fs 1.2.4.1: #i44582# (patch provided by OJ) refined storage handling


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [5b0a9337f4c2d2691e5bcc2755ff92ab079f48b6]

INTEGRATION: CWS dba26 (1.14.4); FILE MERGED 2005/03/18 08:16:55 fs 1.14.4.2: #i45153# +isEmbeddedDatabase 2005/03/15 15:03:55 fs 1.14.4.1: #i44582# (patch provided by OJ) refined storage handling


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [eec691026e7367b239c9bdbb19fb1891acaf7c84]

INTEGRATION: CWS dba26 (1.2.4); FILE MERGED 2005/03/18 08:17:53 fs 1.2.4.1: #i45153# +isEmbeddedDatabase


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [2c1a53dc55594f07d10b7ef967c4a2009741a4e2]

INTEGRATION: CWS dba26 (1.2.4); FILE MERGED 2005/03/18 08:17:42 fs 1.2.4.1: #i45153# layout for readability


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [bf9ca8dda7bc0c9c057e0bf52a11db4b827b607b]

INTEGRATION: CWS dba26 (1.3.60); FILE MERGED 2005/03/11 13:30:36 fs 1.3.60.1: #i44786# setPropertyValues('Title'): re-route to rename implementation


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [7a05e988fe143cc6ce443a66da2f1dc0f8ed9116]

INTEGRATION: CWS dba26 (1.35.66); FILE MERGED 2005/03/15 14:42:39 fs 1.35.66.1: #i26655# unified the date handling - now also recognizing date values if enclosed in ' signs (i.e. as string)


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [5badbc020a39e13f23cba1ff9f8645f0551b7bb9]

INTEGRATION: CWS dba26 (1.4.14); FILE MERGED 2005/03/15 15:05:24 fs 1.4.14.1: #i44582# (patch provided by OJ) refined storage handling


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [13784845e80a29f7465746f1208ce36a5110f7ba]

INTEGRATION: CWS dba26 (1.3.14); FILE MERGED 2005/03/15 15:30:02 fs 1.3.14.2: reverted parts of the previous change - OJ's patch contained too much code :( 2005/03/15 15:05:03 fs 1.3.14.1: #i44582# (patch provided by OJ) refined storage handling


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [baff4e48df084212e3b185517e5c64b63b38e3ed]

INTEGRATION: CWS dba26 (1.3.14); FILE MERGED 2005/03/15 15:05:03 fs 1.3.14.1: #i44582# (patch provided by OJ) refined storage handling


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [73db466c23a593a37e6e472b654e1d9dda8b12d1]

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>  [35a7b23895ca8af06f6e07fa7e94698fe3ad2709]

INTEGRATION: CWS dba26 (1.3.14); FILE MERGED 2005/03/15 15:30:01 fs 1.3.14.2: reverted parts of the previous change - OJ's patch contained too much code :( 2005/03/15 15:05:02 fs 1.3.14.1: #i44582# (patch provided by OJ) refined storage handling


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [ed66d31628603fce29dec6e583bac1e76d132bf9]

INTEGRATION: CWS dba26 (1.4.14); FILE MERGED 2005/03/15 15:05:02 fs 1.4.14.1: #i44582# (patch provided by OJ) refined storage handling


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [91e1895b7270eba1d8055988cd0e9b3a5970945d]

INTEGRATION: CWS sysui06 (1.2.18); FILE MERGED 2005/03/11 16:09:15 hro 1.2.18.1: #120234# New SUN branded icons


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [fa4b7f3347799d4dda6cd977af49dcba37a3d79a]

INTEGRATION: CWS dba26 (1.4.14); FILE MERGED 2005/03/15 15:30:01 fs 1.4.14.2: reverted parts of the previous change - OJ's patch contained too much code :( 2005/03/15 15:05:01 fs 1.4.14.1: #i44582# (patch provided by OJ) refined storage handling


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [cd17f26f01e8b502d73f26a535dbe3ebd5fb3b99]

INTEGRATION: CWS sysui06 (1.8.4); FILE MERGED 2005/03/15 05:49:45 obr 1.8.4.1: #i45009# type in gnome install check: CORERPM->CORERPM01


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [712bb03de0c21dd97cbbedd6b06ffbac939edb16]

INTEGRATION: CWS dba26 (1.7.6); FILE MERGED 2005/03/15 15:30:01 fs 1.7.6.2: reverted parts of the previous change - OJ's patch contained too much code :( 2005/03/15 15:05:01 fs 1.7.6.1: #i44582# (patch provided by OJ) refined storage handling


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [33abe9e61dc5821f81724db6e996cf0f0df9f4d3]

INTEGRATION: CWS dba26 (1.3.54); FILE MERGED 2005/03/14 13:56:35 fs 1.3.54.2: RESYNC: (1.3-1.4); FILE MERGED 2005/03/08 11:27:45 oj 1.3.54.1: #i44439# check if index is primary key index


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [33255fbd651fcd440342dc8f307d1ade369ff3d3]

INTEGRATION: CWS dba26 (1.16.102); FILE MERGED 2005/03/15 14:39:02 fs 1.16.102.1: #i26655# removed an redundant parameter from buildDate


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [48c189c01e5551ae9c655448fd8c4e4b2e84d4b7]

INTEGRATION: CWS impress39 (1.2.272); FILE MERGED 2005/03/18 16:42:33 af 1.2.272.1: #i39097# Added new SlsPageNotificationObjectContact.


2005-03-23  Rüdiger Timm  <rt@openoffice.org>  [9f07007980b69bbcc8938396cd5624b8402272ab]

#i45525# Move the recently added mkdir to where it belongs (and where CWS pj23 put it).


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [19e3ceec14be535f78645f184f57fa7098449a5f]

INTEGRATION: CWS impress39 (1.6.130); FILE MERGED 2005/03/18 16:43:49 af 1.6.130.1: #i39097# Added new member mpNotifier.


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [717b0531a611a6d2e109447bbd30c9427d24bb38]

INTEGRATION: CWS sysui06 (1.3.4); FILE MERGED 2005/03/11 08:17:53 obr 1.3.4.1: restored license header


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [1a3ccdfe55ad92191173d486abc0af5f9523d125]

INTEGRATION: CWS sysui06 (1.13.2); FILE MERGED 2005/03/08 14:37:48 obr 1.13.2.1: #i44335# /etc/SuSE-release for SuSE, SLES and Novell Linux Desktop


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [be82288e62633d4f058c19564c3e2e15cade3f14]

INTEGRATION: CWS sysui06 (1.11.4); FILE MERGED 2005/03/11 06:43:06 obr 1.11.4.1: #i44423# patch applied: can't rebuild sysui without error because of ln -s


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [f2701f2fe9082b3b5a330e91f8f5627d6776b894]

INTEGRATION: CWS sysui06 (1.10.22); FILE MERGED 2005/03/11 06:43:06 obr 1.10.22.1: #i44423# patch applied: can't rebuild sysui without error because of ln -s


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [d5f27fd5760c43fb5637785d13cfc2d920e7aa24]

INTEGRATION: CWS sysui06 (1.1.36); FILE MERGED 2005/03/11 15:27:30 hro 1.1.36.1: #41600# New SUN branded icons


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [643f4eb80cf0944fb6068760b9df9c811054aa50]

INTEGRATION: CWS sysui06 (1.1.36); FILE MERGED 2005/03/11 15:27:29 hro 1.1.36.1: #41600# New SUN branded icons


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [18cb345d70e0aad39760e7e1db1790221f3afa26]

INTEGRATION: CWS sysui06 (1.1.36); FILE MERGED 2005/03/11 15:27:28 hro 1.1.36.1: #41600# New SUN branded icons


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [602bb56d621cea150a4931c6bb1100b8ede989e0]

INTEGRATION: CWS sysui06 (1.1.36); FILE MERGED 2005/03/11 15:27:27 hro 1.1.36.1: #41600# New SUN branded icons


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [15a88f84d3d363f7709e5518b339929e8de9ed01]

INTEGRATION: CWS sysui06 (1.1.36); FILE MERGED 2005/03/11 15:27:26 hro 1.1.36.1: #41600# New SUN branded icons


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [7c6465e3021f0504adff4f8d25747fbbb67a652d]

INTEGRATION: CWS sysui06 (1.1.36); FILE MERGED 2005/03/11 15:27:25 hro 1.1.36.1: #41600# New SUN branded icons


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [df4ab7c9b0bfcc90d56feaf2809c72346c5412f3]

INTEGRATION: CWS impress39 (1.31.68); FILE MERGED 2005/03/11 17:08:47 af 1.31.68.1: #i44784# Keeping PaneManager state over reload.


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [dd81e5cf3e832bf5db1b66a40af459d844d7d6b7]

INTEGRATION: CWS impress39 (1.11.54); FILE MERGED 2005/03/15 15:51:00 af 1.11.54.1: #i44830# Turning off the text edit mode before removing view shells from the SFX shell stack.


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [36edf8e8acee04ef716b36024b1dfc20c93df57b]

INTEGRATION: CWS sysui06 (1.1.36); FILE MERGED 2005/03/11 15:27:24 hro 1.1.36.1: #41600# New SUN branded icons


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [0d7800973e3584068692aa1b5f6abf9b0a1a956c]

INTEGRATION: CWS impress39 (1.5.208); FILE MERGED 2005/03/18 16:44:36 af 1.5.208.1: #i39097# Added new member mpNotifier.


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [34ec89293473fb6853b5cfcb2a15080fe79b7a94]

INTEGRATION: CWS adc11 (1.2.100); FILE MERGED 2005/02/17 13:41:14 np 1.2.100.1: #i42993#


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [839d5a7cff8fbbddd6d86510909c8edba43f8e52]

INTEGRATION: CWS adc11 (1.5.4); FILE MERGED 2005/03/10 09:48:07 np 1.5.4.1: #i37088#


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [4cf0b8b68ecfe176b920486f58b368fce2f11b6d]

INTEGRATION: CWS impress39 (1.11.28); FILE MERGED 2005/03/18 09:41:21 af 1.11.28.1: #i45282# Fixed guard against deleting last page.


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [01c5fb111a74c6452358b5029c81891b4e4b299e]

INTEGRATION: CWS adc11 (1.2.14); FILE MERGED 2005/03/10 09:48:07 np 1.2.14.1: #i37088#


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [282960af446b65c3b471ab1c3c55103b002afb16]

INTEGRATION: CWS impress39 (1.6.60); FILE MERGED 2005/03/18 18:23:01 af 1.6.60.1: #i45441# Added new mpPaneHider member.


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [fa9da28b24680211d929afff8adbf3b6314e66cc]

INTEGRATION: CWS sysui06 (1.1.36); FILE MERGED 2005/03/11 15:27:23 hro 1.1.36.1: #41600# New SUN branded icons


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [85b54973084b3539acad6afd21b52375f90f5904]

INTEGRATION: CWS adc11 (1.4.14); FILE MERGED 2005/03/10 09:48:06 np 1.4.14.1: #i37088#


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [05e5afdaee71555fbe2abaaa730a45a5bd0f74be]

INTEGRATION: CWS impress39 (1.12.16); FILE MERGED 2005/03/18 18:23:18 af 1.12.16.1: #i45441# Added new mpPaneHider member.


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [aa0a49ff5e63fcf62d9dbf22f95e89a78d5087f4]

INTEGRATION: CWS adc11 (1.4.12); FILE MERGED 2005/03/10 09:48:06 np 1.4.12.1: #i37088#


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [38a0fda581405f459b990c2c60faee93c11d2c54]

INTEGRATION: CWS impress39 (1.2.132); FILE MERGED 2005/03/18 18:21:18 af 1.2.132.1: #i45441# Added new PaneHider.


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [ab49f53af87f17be3d7e1914e6d24fdff7542b30]

INTEGRATION: CWS adc11 (1.6.4); FILE MERGED 2005/03/10 09:48:06 np 1.6.4.1: #i37088#


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [84faae07a4f384cbd5833f10fdaefd9b5982de7d]

INTEGRATION: CWS sysui06 (1.1.36); FILE MERGED 2005/03/11 15:27:22 hro 1.1.36.1: #41600# New SUN branded icons


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [b5241dbdb756a6e41271e9883119802ec9f64700]

INTEGRATION: CWS impress39 (1.1.2); FILE ADDED 2005/03/18 18:18:46 af 1.1.2.1: #i45441# Initial revision.


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [9cc8d8f5c99fb250afd9ddbff42126a1ba587fff]

INTEGRATION: CWS adc11 (1.2.42); FILE MERGED 2005/02/23 13:24:47 np 1.2.42.1: #i39458#


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [c3c1d412b3761f6fb669e3427975e82b8ea4190a]

INTEGRATION: CWS impress39 (1.1.2); FILE ADDED 2005/03/18 18:18:31 af 1.1.2.1: #i45441# Initial revision.


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [99b9ba13e53debb9e18b9bc9a24a7027c6d5c603]

INTEGRATION: CWS adc11 (1.2.32); FILE MERGED 2005/02/18 18:28:47 np 1.2.32.1: #i39458#


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [6531cd7b451ec2505f33890961b797a80ae1fad0]

INTEGRATION: CWS adc11 (1.1.122); FILE MERGED 2005/02/23 13:24:46 np 1.1.122.1: #i39458#


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [91dd4d66b5abf387786375e682d4d6469d33d02e]

INTEGRATION: CWS adc11 (1.1.122); FILE MERGED 2005/02/18 18:28:46 np 1.1.122.1: #i39458#


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [3521ed7f23a3da6c68a239e6d055bbcb0d4b19f9]

INTEGRATION: CWS adc11 (1.1.1.1.136); FILE MERGED 2005/02/23 13:24:45 np 1.1.1.1.136.1: #i39458#


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [9f7e0404f8f5928e85d5b50d3bc1a6d64c29e71b]

INTEGRATION: CWS adc11 (1.2.124); FILE MERGED 2005/02/18 18:28:46 np 1.2.124.1: #i39458#


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [8e289eacea61c67651ad4496fb32ee4a4bd85e42]

INTEGRATION: CWS adc11 (1.4.12); FILE MERGED 2005/02/18 18:28:45 np 1.4.12.1: #i39458#


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [ad2a19dd2c72ef932443d86d92b3fd6c79ab45de]

INTEGRATION: CWS adc11 (1.6.14); FILE MERGED 2005/03/18 14:42:39 np 1.6.14.1: #i39458#


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [522fbe39de361f7735ac72672ef107eb1b693196]

INTEGRATION: CWS adc11 (1.1.122); FILE MERGED 2005/02/18 18:28:45 np 1.1.122.1: #i39458#


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [2c6fdf58f9de81a7397cb52b4d95c112cee73ba6]

INTEGRATION: CWS adc11 (1.4.8); FILE MERGED 2005/03/10 09:48:05 np 1.4.8.1: #i37088#


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [61536384f982060344c6d4b89a3eca1e39b4d2c2]

INTEGRATION: CWS adc11 (1.5.4); FILE MERGED 2005/03/10 09:48:05 np 1.5.4.1: #i37088#


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [2bb3fe01754edbd05751ae2611ece83bb28a096b]

INTEGRATION: CWS jl18 (1.1.2); FILE ADDED 2005/03/09 11:22:23 jl 1.1.2.1: #43683# justification for binary in cvs


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [c4d12a4f7be9cff7cb0d02997b93f6c4a7291370]

INTEGRATION: CWS adc11 (1.6.4); FILE MERGED 2005/02/18 18:28:45 np 1.6.4.1: #i39458#


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [058be28a49e1070b03c2d681b0b4284e4d35426d]

INTEGRATION: CWS jl18 (1.4.372); FILE MERGED 2005/03/09 11:24:10 jl 1.4.372.1: #43683# added licence header


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [f19454b666cfc6ff72bf360eea1133a4ad7654c8]

INTEGRATION: CWS i18n17 (1.4.62); FILE MERGED 2005/03/03 18:57:08 khong 1.4.62.1: #i42469# fixed thai input sequence checking problem


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [37c6c0160608a3d2d4248f07e66ad39b98d2ba2a]

INTEGRATION: CWS i18n17 (1.8.186); FILE MERGED 2005/03/16 19:46:45 er 1.8.186.2: #i903# corrected typos and @see syntax 2005/03/11 19:00:55 khong 1.8.186.1: #i903# update documentation


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [f39290f360fb1a92392c7fa15db182a8c4ff5ff1]

INTEGRATION: CWS jl18 (1.2.8); FILE MERGED 2005/03/07 10:44:49 jl 1.2.8.1: #44322# officebean.dll did not export native functions from old com.sun.star.beans. namespace. Only those from com.sun.star.comp.beans


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [a1eb33eb3c427ff7c767ebd1b066a4eb1069cee9]

INTEGRATION: CWS adc11 (1.4.8); FILE MERGED 2005/02/23 13:24:44 np 1.4.8.1: #i39458#


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [aae2f29fa42cc954073074045a37df72a083a007]

INTEGRATION: CWS i18n17 (1.6.188); FILE MERGED 2005/03/16 19:46:45 er 1.6.188.2: #i903# corrected typos and @see syntax 2005/03/11 19:00:54 khong 1.6.188.1: #i903# update documentation


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [bb5e01e4f22be7845c79dbdeaee0bb7809bef385]

INTEGRATION: CWS jl18 (1.4.8); FILE MERGED 2005/03/18 09:54:14 jl 1.4.8.1: #45371# replaced CallWatchThread by new com.sun.star.comp.bean.CallWatchThreadImplemenation


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [f60d70834447bf0267831aae99178f80167e16c0]

INTEGRATION: CWS adc11 (1.1.1.1.136); FILE MERGED 2005/02/23 13:24:44 np 1.1.1.1.136.1: #i39458#


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [f3e8de1ba9362d3a9d0ad4d98192623c7ed1c464]

INTEGRATION: CWS i18n17 (1.13.188); FILE MERGED 2005/03/16 19:46:45 er 1.13.188.2: #i903# corrected typos and @see syntax 2005/03/10 00:51:05 khong 1.13.188.1: #i903# add more comments for methods


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [0273d3d81d29d5c1f6c387cca633cd99722c100e]

INTEGRATION: CWS jl18 (1.6.8); FILE MERGED 2005/03/18 09:54:14 jl 1.6.8.5: #45371# replaced CallWatchThread by new com.sun.star.comp.bean.CallWatchThreadImplemenation 2005/03/17 12:40:53 jl 1.6.8.4: RESYNC: (1.6-1.7); FILE MERGED 2005/03/11 14:09:22 jl 1.6.8.3: #i44814# removed usage of slots for setting toolbars 2005/03/11 11:39:36 jl 1.6.8.2: #i44797# #44795# loadFromURL throws com.sun.star.util.CloseVetoException, setModified in loadFromURL now supresses the save dialog properly 2005/03/08 09:53:31 jl 1.6.8.1: #44435# document was not properly closed when stopOOConnection was called


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [9f69c80d8b33b405b871792081c53144a442188a]

INTEGRATION: CWS i18n17 (1.3.188); FILE MERGED 2005/03/16 19:46:45 er 1.3.188.2: #i903# corrected typos and @see syntax 2005/03/11 19:00:53 khong 1.3.188.1: #i903# update documentation


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [387e1ba5a388d5311aa62cb16cd6300a4f9d691c]

INTEGRATION: CWS jl18 (1.2.8); FILE MERGED 2005/03/18 09:54:13 jl 1.2.8.1: #45371# replaced CallWatchThread by new com.sun.star.comp.bean.CallWatchThreadImplemenation


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [bd0a40c3c72ebb2447aeb97d7800cd66c63b2b01]

INTEGRATION: CWS jl18 (1.1.2); FILE ADDED 2005/03/18 09:56:43 jl 1.1.2.1: #45371# This CallWatchThread replaces the implementations in LocalOfficeWindow and OOoBean


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [b802bccd1ccb1ea0733d487178087b20c9aeb029]

INTEGRATION: CWS adc11 (1.3.100); FILE MERGED 2005/02/23 13:24:43 np 1.3.100.2: #i39458# 2005/02/22 09:29:55 np 1.3.100.1: #115997#


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [79efd83fa2fcecdae6a2013dd4e98e7e2036dd9e]

INTEGRATION: CWS jl18 (1.2.8); FILE MERGED 2005/03/18 09:58:14 jl 1.2.8.1: #45371# deprecated classes in com.sun.star.beans namespace


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [3e85da23ba15e6cf7ee6170e852e98643cc3bb2c]

INTEGRATION: CWS i18n17 (1.9.188); FILE MERGED 2005/03/16 19:46:44 er 1.9.188.2: #i903# corrected typos and @see syntax 2005/03/11 19:00:53 khong 1.9.188.1: #i903# update documentation


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [6b21216c8d79157f079190bef877e1884cca0a4f]

INTEGRATION: CWS adc11 (1.2.12); FILE MERGED 2005/02/23 13:24:43 np 1.2.12.1: #i39458#


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [17e342c112f43e3986b54bcb7cf19c889ee729e6]

INTEGRATION: CWS i18n17 (1.3.188); FILE MERGED 2005/03/16 19:46:44 er 1.3.188.2: #i903# corrected typos and @see syntax 2005/03/11 19:00:52 khong 1.3.188.1: #i903# update documentation


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [b9cb8c46b38f4989dcfdd18c68a8f40a919eb321]

INTEGRATION: CWS adc11 (1.1.1.1.136); FILE MERGED 2005/02/23 13:24:43 np 1.1.1.1.136.1: #i39458#


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [4caf0073894807d47bd950a33b1530c1f955cc21]

INTEGRATION: CWS jl18 (1.1.8); FILE MERGED 2005/03/18 09:58:14 jl 1.1.8.1: #45371# deprecated classes in com.sun.star.beans namespace


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [392649f70c4dd29e8f6f0d7ba96ff85e7ff0589b]

INTEGRATION: CWS i18n17 (1.6.188); FILE MERGED 2005/03/16 19:46:44 er 1.6.188.2: #i903# corrected typos and @see syntax 2005/03/11 19:00:51 khong 1.6.188.1: #i903# update documentation


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [ae55f6d31e539990fc320d0e169efda5aa5a8167]

INTEGRATION: CWS jl18 (1.1.8); FILE MERGED 2005/03/18 09:58:13 jl 1.1.8.1: #45371# deprecated classes in com.sun.star.beans namespace


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [be3233f8a1bc3afdb90f4b45957a760a672fb3d0]

INTEGRATION: CWS i18n17 (1.3.188); FILE MERGED 2005/03/16 19:46:44 er 1.3.188.2: #i903# corrected typos and @see syntax 2005/03/11 19:00:51 khong 1.3.188.1: #i903# update documentation


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [ec9451cb5574f4b8a88ac31a03126c8db30d1c4c]

INTEGRATION: CWS adc11 (1.3.104); FILE MERGED 2005/02/23 13:24:43 np 1.3.104.1: #i39458#


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [3fd22e57b7775fb3c7274cc5e112f290fa64d709]

INTEGRATION: CWS jl18 (1.2.8); FILE MERGED 2005/03/18 09:58:13 jl 1.2.8.1: #45371# deprecated classes in com.sun.star.beans namespace


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [847c4c7143867fdc616eb42f2a87aeff3173bc5b]

INTEGRATION: CWS adc11 (1.5.42); FILE MERGED 2005/02/23 13:24:42 np 1.5.42.1: #i39458#


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [e722ab57b8d7fbe65bfa9a8b65b6d47f1cb84b46]

INTEGRATION: CWS jl18 (1.2.8); FILE MERGED 2005/03/18 09:58:12 jl 1.2.8.1: #45371# deprecated classes in com.sun.star.beans namespace


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [af86b112a26b6368357821cd35285a7a1b994f64]

INTEGRATION: CWS jl18 (1.1.8); FILE MERGED 2005/03/18 09:58:12 jl 1.1.8.1: #45371# deprecated classes in com.sun.star.beans namespace


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [0dfba82162053660333293c341f1cec9a09b324d]

INTEGRATION: CWS adc11 (1.4.8); FILE MERGED 2005/02/23 13:24:42 np 1.4.8.1: #i39458#


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [b9bbc906ea39d8fd8bf3445ba33d2c9856c7aa9c]

INTEGRATION: CWS adc11 (1.1.1.1.136); FILE MERGED 2005/02/23 13:24:42 np 1.1.1.1.136.1: #i39458#


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [fbc97208ddd1b1d30bcb70476fba5afc47d1f78c]

INTEGRATION: CWS jl18 (1.4.12); FILE MERGED 2005/03/17 17:01:31 jl 1.4.12.2: #44608# 2005/03/17 15:29:00 jl 1.4.12.1: #44608# do not call getDefaultToolkit on Windows 98


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [c407ef9ed9d620124d0f5be001fa751756e12249]

INTEGRATION: CWS adc11 (1.6.14); FILE MERGED 2005/02/18 18:28:08 np 1.6.14.1: #i39458#, #115997#


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [1ecd9656e6e6e5331120763d8dd7ff5c539ecf97]

INTEGRATION: CWS adc11 (1.2.122); FILE MERGED 2005/02/18 18:28:45 np 1.2.122.1: #i39458#


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [29e84443ebf6a0a456160c59fc9dafa6eb94518a]

INTEGRATION: CWS jl18 (1.5.4); FILE MERGED 2005/03/18 16:00:07 jl 1.5.4.1: #45409# TestPolystruct was used with unsigned long literal rather then  long


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [a124bea0bcbfcda11f368c67e5a59427c8967eba]

INTEGRATION: CWS so8apoc (1.6.40); FILE MERGED 2005/03/18 14:32:23 jb 1.6.40.1: #119201# Make sure new inner nodes start with default state: this is important within templates


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [20cae34da0fe2c6c7b43439824f1f5f65678f5b0]

INTEGRATION: CWS so8apoc (1.12.40); FILE MERGED 2005/03/18 14:32:23 jb 1.12.40.1: #119201# Make sure new inner nodes start with default state: this is important within templates


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [b1e468385fbec06daaf313591ab9420f746a8a87]

INTEGRATION: CWS so8apoc (1.20.40); FILE MERGED 2005/03/18 17:05:18 jb 1.20.40.2: #119201# Fix handling of merge state for added properties 2005/03/18 14:35:00 jb 1.20.40.1: #119201# Support protected properties without a value: don't mark nodes merged without a real change


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [893b806d302f9201067b2282fbfba2a3385adefa]

INTEGRATION: CWS so8apoc (1.7.40); FILE MERGED 2005/03/18 14:34:59 jb 1.7.40.1: #119201# Support protected properties without a value: don't mark nodes merged without a real change


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [36da97a426604aadf436148ea4ab6298ee6029f5]

INTEGRATION: CWS so8apoc (1.9.40); FILE MERGED 2005/03/18 17:05:16 jb 1.9.40.2: #119201# Fix handling of merge state for added properties 2005/03/18 14:34:59 jb 1.9.40.1: #119201# Support protected properties without a value: don't mark nodes merged without a real change


2005-03-23  Vladimir Glazounov  <vg@openoffice.org>  [008edd2933a760e487737432eb0b65f4f744edb1]

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>  [e573911aaf85b9aed0a7467eceff5e592cd88340]

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-22  Vladimir Glazounov  <vg@openoffice.org>  [0002534fdaaf653aabd12fb1c8ac55b3026d9df5]

new version for SRC680


2005-03-22  Kurt Zenker  <kz@openoffice.org>  [fda9fde85b7c09e43c70723e74750bc17a1b1ea4]

#i10000 dcss -> css


2005-03-22  Kurt Zenker  <kz@openoffice.org>  [bd218bc6e9cc06caaae4c714d22b512bc653681a]

#i41696# support filter languagepacks (CWS fwkpostbeta1)


2005-03-21  Vladimir Glazounov  <vg@openoffice.org>  [488e7863212d41c14dbf7300bfdd6c6931340e4e]

new version for SRC680


2005-03-21  Vladimir Glazounov  <vg@openoffice.org>  [cdfbd833d531d02294e09934b025bd2f4d1a5762]

new version for SRC680


2005-03-21  Vladimir Glazounov  <vg@openoffice.org>  [6c069fb44afccb3c768845528b6ab35cdb93ccf8]

new version for SRC680


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [538972409c0b833c50e1583e253f2513a34bfbc3]

#i10000# changes form dbwizard4 (bc)


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [b41ad042cccfffbd9e20bc3f2e2e436793ad09cf]

INTEGRATION: CWS fwkpostbeta1 (1.29.2); FILE MERGED 2005/02/09 12:44:12 cd 1.29.2.2: #i40372# Call SID_MAIL_PREPAREEXPORT&SID_MAIL_EXPORT_FINISHED on non-signed documents 2005/01/28 14:34:28 cd 1.29.2.1: #i40372# Make a copy of the storage do when the doc is not modified and has a name to preserve digital signature


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [e5bb2614e651c5b184f6a0b04434979dc828672b]

INTEGRATION: CWS fwkpostbeta1 (1.29.2); FILE MERGED 2005/02/09 12:44:12 cd 1.29.2.2: #i40372# Call SID_MAIL_PREPAREEXPORT&SID_MAIL_EXPORT_FINISHED on non-signed documents 2005/01/28 14:34:28 cd 1.29.2.1: #i40372# Make a copy of the storage do when the doc is not modified and has a name to preserve digital signature


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [b129741c2b76c19bdbf324169c8c45020ceddde9]

INTEGRATION: CWS fwkpostbeta1 (1.4.170); FILE MERGED 2005/02/17 19:59:03 abi 1.4.170.2: RESYNC: (1.4-1.5); FILE MERGED 2005/02/07 10:06:41 as 1.4.170.1: #i41898# new helper to check frames, if they are already used for load requests


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [1024a9d2070c6aeacf7c1e36a45fdc34dea07de1]

INTEGRATION: CWS fwkpostbeta1 (1.6.2); FILE MERGED 2005/01/26 14:50:53 cd 1.6.2.1: #i40892# Detect plugin mode and lock toolbar


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [5a2178d7a50315bbb3185602f6d430a57ea8c2bf]

INTEGRATION: CWS fwkpostbeta1 (1.17.2); FILE MERGED 2005/02/17 19:59:11 abi 1.17.2.3: RESYNC: (1.17-1.22); FILE MERGED 2005/01/31 16:18:21 cd 1.17.2.2: #i40968# Don't show floating windows when the container window is not active 2005/01/27 15:37:48 cd 1.17.2.1: #i41469# Lock/unlock toolbar state should be stored


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [6023a34a1f0485f0538532f93dfe6bc99a6e0644]

INTEGRATION: CWS fwkpostbeta1 (1.11.2); FILE MERGED 2005/02/17 19:56:52 abi 1.11.2.2: RESYNC: (1.11-1.12); FILE MERGED 2005/01/27 15:38:11 cd 1.11.2.1: #i41469# Lock/unlock toolbar state should be stored


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [9fcfb6351e7a884cd63861e91624dc696d19f3f3]

INTEGRATION: CWS fwkpostbeta1 (1.3.126); FILE MERGED 2005/01/27 13:44:30 cd 1.3.126.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [c25c5b612646f106ffe1c2ca949d61042f3cec71]

INTEGRATION: CWS fwkpostbeta1 (1.5.76); FILE MERGED 2005/03/03 11:35:07 jl 1.5.76.2: RESYNC: (1.5-1.6); FILE MERGED 2005/01/27 13:43:50 cd 1.5.76.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [bf0f0cb1766b9e61c0befbe0bbde291172dfe8a2]

INTEGRATION: CWS fwkpostbeta1 (1.4.76); FILE MERGED 2005/03/03 11:32:47 jl 1.4.76.2: RESYNC: (1.4-1.5); FILE MERGED 2005/01/27 13:43:41 cd 1.4.76.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [9ac2cd5a92c0b0696bcafc3e73cdf2be78fce26e]

INTEGRATION: CWS fwkpostbeta1 (1.6.76); FILE MERGED 2005/01/27 13:43:38 cd 1.6.76.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [ac5f2b8cf2b671503395c93317da97369a5811df]

INTEGRATION: CWS fwkpostbeta1 (1.6.6); FILE MERGED 2005/01/27 13:42:19 dbo 1.6.6.1: #i41392# Issue number: Submitted by: Reviewed by:


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [85c34d6c9c339620682460e6df01ba888c21c988]

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-21  Kurt Zenker  <kz@openoffice.org>  [45565786cd5c58f8b64e6d34b8dd55b1911e537b]

INTEGRATION: CWS fwkpostbeta1 (1.5.14); FILE MERGED 2005/02/09 12:38:54 jl 1.5.14.1: #i42305# Changed all minVersions to 1.3.1 for all vendors


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [6ef25c31bce000fc9bdfeda019f765ce2cb89b23]

INTEGRATION: CWS fwkpostbeta1 (1.3.14); FILE MERGED 2005/02/09 12:38:54 jl 1.3.14.1: #i42305# Changed all minVersions to 1.3.1 for all vendors


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [30c4fcde2f2ee0172a56134d6221618ce4822f6d]

INTEGRATION: CWS fwkpostbeta1 (1.8.18); FILE MERGED 2005/02/17 20:25:35 abi 1.8.18.2: RESYNC: (1.8-1.9); FILE MERGED 2005/01/26 14:52:37 cd 1.8.18.1: #i40892# Added property viewonly


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [607cc2447e57c4568838b2967dd1e825f2b599fc]

INTEGRATION: CWS fwkpostbeta1 (1.5.16); FILE MERGED 2005/03/03 13:55:16 jl 1.5.16.2: RESYNC: (1.5-1.6); FILE MERGED 2005/01/26 14:51:53 cd 1.5.16.1: #i40892# Added property viewonly


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [c3f19b5c4d44ace7af0e833c5be9c4669f513b53]

INTEGRATION: CWS fwkpostbeta1 (1.77.86); FILE MERGED 2005/03/03 13:48:16 jl 1.77.86.3: RESYNC: (1.77-1.78); FILE MERGED 2005/02/07 09:23:13 as 1.77.86.2: #119268# handle errors during using of default templates more gracefully 2005/01/27 13:03:34 as 1.77.86.1: #i21583# detect new filter if default template is used


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [18512c38694064c03367bf2664f71f93725ed393]

INTEGRATION: CWS fwkpostbeta1 (1.23.24); FILE MERGED 2005/02/17 20:17:39 abi 1.23.24.2: RESYNC: (1.23-1.24); FILE MERGED 2005/01/28 10:53:47 cd 1.23.24.1: #i40474# Non-cached slot have no controller - check must be removed therefor


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [46f3bd26cc94ae0656b21588f7c5f3789f4606d9]

INTEGRATION: CWS fwkpostbeta1 (1.94.24); FILE MERGED 2005/02/17 20:15:29 abi 1.94.24.2: RESYNC: (1.94-1.95); FILE MERGED 2005/01/31 16:20:05 cd 1.94.24.1: #i40968# Don't set a current view frame when the active one is closed. Triggers focus problems with X window managers


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [2aa5513b3547a786f96678b06609787677db6799]

INTEGRATION: CWS fwkpostbeta1 (1.2.196); FILE MERGED 2005/01/27 13:43:04 cd 1.2.196.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [6c166f68fc3c72b735fa0fce8521f402db840bde]

INTEGRATION: CWS fwkpostbeta1 (1.5.74); FILE MERGED 2005/01/27 13:43:04 cd 1.5.74.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [ea5f9e338e1d18be6aeb5a377f116f82d649e012]

INTEGRATION: CWS fwkpostbeta1 (1.4.22); FILE MERGED 2005/01/27 13:43:04 cd 1.4.22.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [a80a59becc7f5b38c76e9c41bd876c33a2234d5d]

INTEGRATION: CWS fwkpostbeta1 (1.2.150); FILE MERGED 2005/03/03 13:37:14 jl 1.2.150.2: RESYNC: (1.2-1.3); FILE MERGED 2005/01/27 13:43:04 cd 1.2.150.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [6128fd4271722088e3a9299f8e395ba3a8a3fc04]

INTEGRATION: CWS fwkpostbeta1 (1.2.150); FILE MERGED 2005/03/03 13:37:06 jl 1.2.150.2: RESYNC: (1.2-1.3); FILE MERGED 2005/01/27 13:43:04 cd 1.2.150.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [6a2c954a847de8077f5f7f3ea616c3d598a766eb]

INTEGRATION: CWS fwkpostbeta1 (1.6.66); FILE MERGED 2005/01/27 13:43:03 cd 1.6.66.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [540e35572a3e146cb29480c604c28a8925503037]

INTEGRATION: CWS fwkpostbeta1 (1.3.74); FILE MERGED 2005/01/27 13:43:03 cd 1.3.74.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [0965678164ed096da09bf1b3143c700c94038237]

INTEGRATION: CWS fwkpostbeta1 (1.2.170); FILE MERGED 2005/01/27 13:43:03 cd 1.2.170.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [369a20ec008af0713cec9df41546cfeb4560b0f4]

INTEGRATION: CWS fwkpostbeta1 (1.2.270); FILE MERGED 2005/01/27 13:43:02 cd 1.2.270.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [783c42bda955f9ad5ce66757cd63cac34047cffb]

INTEGRATION: CWS fwkpostbeta1 (1.3.74); FILE MERGED 2005/01/27 13:43:02 cd 1.3.74.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [2b5ec3ab0cb7780a00513dfeb6de11b2dcd11640]

INTEGRATION: CWS fwkpostbeta1 (1.2.150); FILE MERGED 2005/01/27 13:43:02 cd 1.2.150.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [3ba53ce71278474b12e4b2fc21fae4c08091245a]

INTEGRATION: CWS fwkpostbeta1 (1.2.270); FILE MERGED 2005/01/27 13:43:01 cd 1.2.270.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [e3475757023277163cff847921591eca4bdf81c2]

INTEGRATION: CWS fwkpostbeta1 (1.2.170); FILE MERGED 2005/01/27 13:43:01 cd 1.2.170.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [d4c472b1233819f1d97fd2a34baa5f9927ba06b0]

INTEGRATION: CWS fwkpostbeta1 (1.4.74); FILE MERGED 2005/01/27 13:43:00 cd 1.4.74.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [76e200df363f79a11a71a9ee8b5bc2c9b9794014]

INTEGRATION: CWS fwkpostbeta1 (1.5.22); FILE MERGED 2005/01/27 13:43:00 cd 1.5.22.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [1e2ef019e0de93f4039cce2fb0fb3cc73a7db49e]

INTEGRATION: CWS fwkpostbeta1 (1.2.150); FILE MERGED 2005/03/03 13:36:57 jl 1.2.150.2: RESYNC: (1.2-1.3); FILE MERGED 2005/01/27 13:43:00 cd 1.2.150.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [8ce48355d8f694ed04bc55c32f1c3428eda26da4]

INTEGRATION: CWS fwkpostbeta1 (1.3.74); FILE MERGED 2005/01/27 13:43:00 cd 1.3.74.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [f4358ffaa4990ed86ff61a6e01f4cc15e0175f12]

INTEGRATION: CWS fwkpostbeta1 (1.2.150); FILE MERGED 2005/01/27 13:43:00 cd 1.2.150.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [32b1d7e24644e29d5748f5503b5cdd036b9d66ef]

INTEGRATION: CWS fwkpostbeta1 (1.2.150); FILE MERGED 2005/01/27 13:42:59 cd 1.2.150.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [3335a4da2d6ec6c850e0a958ed55f803804ef5e7]

INTEGRATION: CWS fwkpostbeta1 (1.2.150); FILE MERGED 2005/03/03 13:36:44 jl 1.2.150.2: RESYNC: (1.2-1.3); FILE MERGED 2005/01/27 13:42:59 cd 1.2.150.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [863a112818fc0f75b785fc6d4fb76d68b3616cd5]

INTEGRATION: CWS fwkpostbeta1 (1.2.150); FILE MERGED 2005/03/03 13:36:35 jl 1.2.150.2: RESYNC: (1.2-1.3); FILE MERGED 2005/01/27 13:42:59 cd 1.2.150.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [b356eabe746c302ab123960c1a6cf6b9d99770cd]

INTEGRATION: CWS fwkpostbeta1 (1.2.80); FILE MERGED 2005/03/03 13:36:26 jl 1.2.80.2: RESYNC: (1.2-1.3); FILE MERGED 2005/01/27 13:42:59 cd 1.2.80.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [e78fed244c663b69fc6801c03eb4f15fbc52fbd5]

INTEGRATION: CWS fwkpostbeta1 (1.20.32); FILE MERGED 2005/01/31 18:50:42 jb 1.20.32.2: #i41700# Don't enforce write protection, if merging localization data; log rejections due to finalized/mandatory defaults 2005/01/31 17:53:26 jb 1.20.32.1: #i41073# Suppress spurious override warnings for localized layers


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [c53166af45c4de514acf36df6f5f55b561b3c4a9]

INTEGRATION: CWS fwkpostbeta1 (1.15.42); FILE MERGED 2005/02/03 10:36:00 sb 1.15.42.1: #i41905# In URIHelper::normalizedMakeRelative, (a) the UCB might add or remove a final slash from URIs passed to getCasePreservingURL, and (b) only URIs, not URI references must be passed to UCB queryContent.


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [4b03cef105da80d99d3b6ea433d1c4f036ad3e8d]

INTEGRATION: CWS fwkpostbeta1 (1.6.42); FILE MERGED 2005/02/03 10:36:14 sb 1.6.42.1: #i41905# In URIHelper::normalizedMakeRelative, (a) the UCB might add or remove a final slash from URIs passed to getCasePreservingURL, and (b) only URIs, not URI references must be passed to UCB queryContent.


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [5f0fbc2e257353f4dbce9bfbab473907e5f5817f]

INTEGRATION: CWS fwkpostbeta1 (1.3.42); FILE MERGED 2005/02/14 09:42:39 sb 1.3.42.1: #119209# Added documentation about potential problems.


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [efbe85b41978f837aefc20701e9d5f874091dd67]

INTEGRATION: CWS fwkpostbeta1 (1.3.40); FILE MERGED 2005/01/27 13:42:45 cd 1.3.40.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [f340e74fcaee37b6fcce258733f7b3dd1470875b]

INTEGRATION: CWS fwkpostbeta1 (1.7.40); FILE MERGED 2005/01/27 16:25:22 cd 1.7.40.1: #i35490# Hide images in View-Toolbars menu if Tools-Options settings


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [c633b711ac65f84d67c0b33dd61e96a13ef71d78]

INTEGRATION: CWS fwkpostbeta1 (1.12.2); FILE MERGED 2005/01/27 16:58:59 cd 1.12.2.3: #i36302# Check hide disabled menu entries state for toolbar popup menu 2005/01/27 16:14:53 cd 1.12.2.2: #i38788# Made CTL toolbar buttons automatically available in CTL mode 2005/01/26 14:51:02 cd 1.12.2.1: #i40892# Detect plugin mode and lock toolbar


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [f3a41287bb3a43be8fc0b6051f9ecc34a27706df]

INTEGRATION: CWS fwkpostbeta1 (1.7.32); FILE MERGED 2005/03/03 12:47:07 jl 1.7.32.2: RESYNC: (1.7-1.8); FILE MERGED 2005/01/27 16:14:35 cd 1.7.32.1: #i38788# Made CTL toolbar buttons automatically available in CTL mode


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [0c917a2263352087b0a19031cc52526371d499d4]

INTEGRATION: CWS fwkpostbeta1 (1.11.40); FILE MERGED 2005/03/04 09:01:54 as 1.11.40.4: resolve merge conflicts 2005/03/03 10:50:30 as 1.11.40.3: resolve merge conflicts 2005/02/07 10:07:24 as 1.11.40.2: #i41898# backing frame must be checked too, if it's already used for loading 2005/01/27 13:00:51 as 1.11.40.1: #i41273# detect filter before frame loader ... and add AsTemplate flag to improve _default recycle feature


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [56cbda9665f149ab280560676c1431db1221c55a]

INTEGRATION: CWS fwkpostbeta1 (1.4.84); FILE MERGED 2005/01/27 16:14:22 cd 1.4.84.1: #i38788# Made CTL toolbar buttons automatically available in CTL mode


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [e4c0645ef39f805210006a6677a389c1bb0db2fd]

INTEGRATION: CWS fwkpostbeta1 (1.3.34); FILE MERGED 2005/02/21 13:15:31 cd 1.3.34.1: #i41417# Remove obsolete text entry from toolbar


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [dfa0a6ffdb6a973647b240662f53635c69389aa0]

INTEGRATION: CWS fwkpostbeta1 (1.4.154); FILE MERGED 2005/02/10 08:42:39 as 1.4.154.1: #i41696# support new format of languagepacks


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [de38d4558c19866685f06fa80e3fa5ac0381e591]

INTEGRATION: CWS fwkpostbeta1 (1.7.154); FILE MERGED 2005/02/28 08:52:06 as 1.7.154.2: #i41696# dump errors to file instead of showing it inside a console 2005/02/28 06:24:35 as 1.7.154.1: #i41696# support direct reading/checking of UTF-8 encoded files


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [23e6d58cf3e50b5d6bf06148a3de8e204466abb4]

INTEGRATION: CWS fwkpostbeta1 (1.4.132); FILE MERGED 2005/02/10 08:42:38 as 1.4.132.1: #i41696# support new format of languagepacks


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [67167fd7265d48e8389440797298563b2de6277a]

INTEGRATION: CWS fwkpostbeta1 (1.5.154); FILE MERGED 2005/02/28 06:24:35 as 1.5.154.3: #i41696# support direct reading/checking of UTF-8 encoded files 2005/02/14 13:05:49 as 1.5.154.2: #i41696# correct warnings 2005/02/10 08:42:37 as 1.5.154.1: #i41696# support new format of languagepacks


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [078907cdd0d9df35533636364763fe86d5b1a999]

INTEGRATION: CWS fwkpostbeta1 (1.2.212); FILE MERGED 2005/02/28 06:24:35 as 1.2.212.2: #i41696# support direct reading/checking of UTF-8 encoded files 2005/02/10 08:42:36 as 1.2.212.1: #i41696# support new format of languagepacks


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [9c5702a07dcf8988679c7c6f6c22518766d2d977]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/28 13:23:18 as 1.4.156.1: #i43404# register IMPORT filters as preferred filters only


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [4416304e528030b59c86f9716ab05e80c0d63b13]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/28 13:23:17 as 1.4.156.1: #i43404# register IMPORT filters as preferred filters only


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [38a425978c6992b9a0f3269043e235858f3f5dec]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/28 13:23:16 as 1.4.156.1: #i43404# register IMPORT filters as preferred filters only


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [d94c6270630bdacdd698bb1f50a62f0badb61909]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/28 13:23:15 as 1.4.156.1: #i43404# register IMPORT filters as preferred filters only


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [8cfa5adbc283645f7fcc78c09f41ea45ad0251e5]

INTEGRATION: CWS fwkpostbeta1 (1.1.2); FILE ADDED 2005/02/10 07:51:14 as 1.1.2.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [0ac156e15a7747c77061fc70e1b027ab7475febc]

INTEGRATION: CWS fwkpostbeta1 (1.1.2); FILE ADDED 2005/02/10 07:51:13 as 1.1.2.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [3c01349a17563f751a2e0d8aad941d31ddcee8d4]

INTEGRATION: CWS fwkpostbeta1 (1.3.108); FILE MERGED 2005/02/10 08:24:26 as 1.3.108.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [f8169d4df4cb90d28766e5f05f0dbc14f88b36dd]

INTEGRATION: CWS fwkpostbeta1 (1.3.108); FILE MERGED 2005/02/10 08:25:49 as 1.3.108.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [3afc63f9e9453c0b257d172ba96629c54687c35b]

INTEGRATION: CWS fwkpostbeta1 (1.3.108); FILE MERGED 2005/02/10 08:26:09 as 1.3.108.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [0ad0844c356dc0b8948563ccbaf5b71e7cb1f904]

INTEGRATION: CWS fwkpostbeta1 (1.1.2); FILE ADDED 2005/02/10 07:51:12 as 1.1.2.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [8c8e05488e9ffa83afa355c699ab9f091217b5e6]

INTEGRATION: CWS fwkpostbeta1 (1.4.58); FILE MERGED 2005/02/10 08:24:36 as 1.4.58.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [c9d408d8ce55ac182ab5e26597160d44d2f6abaa]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:24:49 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [d4378e9397de6729239177d42bc32331c53d900e]

INTEGRATION: CWS fwkpostbeta1 (1.1.2); FILE ADDED 2005/02/10 07:51:16 as 1.1.2.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [2157fa073412f80bd4fdb6b0ad123288182604d4]

INTEGRATION: CWS fwkpostbeta1 (1.1.2); FILE ADDED 2005/02/10 07:51:17 as 1.1.2.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [88477b6565a3c0fb544bb36dfadbbfc30e048446]

INTEGRATION: CWS fwkpostbeta1 (1.5.132); FILE MERGED 2005/02/10 08:25:10 as 1.5.132.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [6df6ba053cf088083fc4e788cef2484ce0c4c962]

INTEGRATION: CWS fwkpostbeta1 (1.5.132); FILE MERGED 2005/02/10 08:25:28 as 1.5.132.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [b3ee53956fdfaa9810c7c644045ebe0d49c611ec]

INTEGRATION: CWS fwkpostbeta1 (1.5.70); FILE MERGED 2005/02/10 08:25:54 as 1.5.70.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [651d0c1561887aba15ccaf12903204ee9394b478]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:25:22 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [3f91c5c0e58cd403157fcc7f8bd4319d9a1a4a6c]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:24:36 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [d29e123f3d778e97e652c1cd4e10abf219230f57]

INTEGRATION: CWS fwkpostbeta1 (1.1.2); FILE ADDED 2005/02/10 07:51:15 as 1.1.2.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [b1ac7dfd582aa6e182692db56db3f65dec79c7b7]

INTEGRATION: CWS fwkpostbeta1 (1.5.130); FILE MERGED 2005/02/10 08:26:06 as 1.5.130.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [f69d1568884703ba0a2da0de8378a7a3cf94753b]

INTEGRATION: CWS fwkpostbeta1 (1.5.132); FILE MERGED 2005/02/10 08:25:20 as 1.5.132.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [0ad824fac905937a7687d51623bb9aeb868ef0ef]

INTEGRATION: CWS fwkpostbeta1 (1.5.132); FILE MERGED 2005/02/10 08:24:39 as 1.5.132.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [341a421bbf6e7c069262d631d836d6f6ddeb0667]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:24:47 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [eb635dae500427bca82007d9650556405e6be6c5]

INTEGRATION: CWS fwkpostbeta1 (1.1.2); FILE ADDED 2005/02/10 07:51:11 as 1.1.2.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [da6e4cd2984001f3aed1839c14faa2028b679894]

INTEGRATION: CWS fwkpostbeta1 (1.4.58); FILE MERGED 2005/02/10 08:24:48 as 1.4.58.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [59d4260d98cb1d81c1df18a8262bff17ff78d4a6]

INTEGRATION: CWS fwkpostbeta1 (1.4.58); FILE MERGED 2005/02/10 08:24:34 as 1.4.58.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [e9f21cb4db078eb18a5277de0ab7d17358b2a782]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:25:55 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [f6703a940c7df11d9e0f0ff971410eceecf8231d]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:25:07 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [6af9b0b336fcd461c74674df7e99986d79eb0158]

INTEGRATION: CWS fwkpostbeta1 (1.1.2); FILE ADDED 2005/02/10 07:50:48 as 1.1.2.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [0ab8377a4fcba0efd33d7440ddf50d5594e6a5d5]

INTEGRATION: CWS fwkpostbeta1 (1.4.58); FILE MERGED 2005/02/10 08:25:39 as 1.4.58.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [abc5ae66ec4a8533cdbffac916834986d32013dd]

INTEGRATION: CWS fwkpostbeta1 (1.2.154); FILE MERGED 2005/02/10 08:26:10 as 1.2.154.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [b7247907b3985c2c421c650aa7355cca2a2adb8e]

INTEGRATION: CWS fwkpostbeta1 (1.5.156); FILE MERGED 2005/02/10 08:24:44 as 1.5.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [bcd44bd001edcd4b19b12acc5bbf24e601edaeda]

INTEGRATION: CWS fwkpostbeta1 (1.5.156); FILE MERGED 2005/02/10 08:25:50 as 1.5.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [326ff17806e502bdf5cfaf9d0b7cf6f1302b6803]

INTEGRATION: CWS fwkpostbeta1 (1.5.156); FILE MERGED 2005/02/10 08:25:41 as 1.5.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [00025b4d414c1ca249f6f9426d3c438d116154c8]

INTEGRATION: CWS fwkpostbeta1 (1.5.156); FILE MERGED 2005/02/10 08:25:31 as 1.5.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [693744ed81d2d2dbb887bdbf298af03f9704ce47]

INTEGRATION: CWS fwkpostbeta1 (1.6.20); FILE MERGED 2005/02/10 08:25:12 as 1.6.20.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [71f3dab4feb3f93fb0e354fbf39ff8491e6b409c]

INTEGRATION: CWS fwkpostbeta1 (1.5.156); FILE MERGED 2005/02/10 08:25:56 as 1.5.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [7767bf3f230b0049bd6020051ab2b20c004c0dbd]

INTEGRATION: CWS fwkpostbeta1 (1.5.156); FILE MERGED 2005/02/10 08:26:03 as 1.5.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [5bb33053b44763e4fc899ac70fbbfc3682ba172e]

INTEGRATION: CWS fwkpostbeta1 (1.5.156); FILE MERGED 2005/02/10 08:25:06 as 1.5.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [2bc7a4e09c0ef1861ec4a8a550ce1ac0d85bf317]

INTEGRATION: CWS fwkpostbeta1 (1.5.156); FILE MERGED 2005/02/10 08:25:33 as 1.5.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [7fa811fa65a5228d8eed3eacca043b51ab1c53db]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:26:06 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [90645e43adbabc15f8630534280f008624c05ff9]

INTEGRATION: CWS fwkpostbeta1 (1.5.156); FILE MERGED 2005/02/10 08:25:16 as 1.5.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [b959af5d2ce67a5255cf0a95d46eeae8fc61b429]

INTEGRATION: CWS fwkpostbeta1 (1.5.156); FILE MERGED 2005/02/10 08:24:22 as 1.5.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [ea3c13772f067d201e425c28bd029f7774680174]

INTEGRATION: CWS fwkpostbeta1 (1.5.156); FILE MERGED 2005/02/10 08:25:36 as 1.5.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [4a39d7ce2ab40f68ce423ddfa570778713abcd11]

INTEGRATION: CWS fwkpostbeta1 (1.5.156); FILE MERGED 2005/02/10 08:24:41 as 1.5.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [309ce34805501dd70d99a2204bb85c8cd88a3c49]

INTEGRATION: CWS fwkpostbeta1 (1.1.2); FILE ADDED 2005/02/10 07:50:47 as 1.1.2.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [f9f20c9eebca9bc1b37a5101068e11425193e5c1]

INTEGRATION: CWS fwkpostbeta1 (1.5.108); FILE MERGED 2005/02/10 08:25:18 as 1.5.108.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [a2a4d6b834eaa85e84f8868c5404044e678a9caf]

INTEGRATION: CWS fwkpostbeta1 (1.5.156); FILE MERGED 2005/02/10 08:25:42 as 1.5.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [281b63015687b1bf566a3270594854a85b509d2b]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:25:17 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [c850d785ad709029cc5e4b6b35a460db3d5a76ef]

INTEGRATION: CWS fwkpostbeta1 (1.5.156); FILE MERGED 2005/02/10 08:25:44 as 1.5.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [f2763e9ca3d99a655c4a89a6aab58e0f14204576]

INTEGRATION: CWS fwkpostbeta1 (1.1.2); FILE ADDED 2005/02/28 06:23:39 as 1.1.2.2: #i41696# correct file encoding to UTF-8 2005/02/10 07:50:48 as 1.1.2.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [a6a523a02fbc7c3627976c73be47811e807b8512]

INTEGRATION: CWS fwkpostbeta1 (1.5.132); FILE MERGED 2005/02/10 08:25:37 as 1.5.132.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [fb575bb4dab2df8e7f7e80bae1ce2194d49f32f2]

INTEGRATION: CWS fwkpostbeta1 (1.5.132); FILE MERGED 2005/02/10 08:25:14 as 1.5.132.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [71af2dbf4b3f70f512d669bdd0f09ea0c085709e]

INTEGRATION: CWS fwkpostbeta1 (1.1.2); FILE ADDED 2005/02/28 06:23:39 as 1.1.2.2: #i41696# correct file encoding to UTF-8 2005/02/10 07:50:46 as 1.1.2.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [e187a346e7889197cba0886abc364afb8d185009]

INTEGRATION: CWS fwkpostbeta1 (1.4.58); FILE MERGED 2005/02/10 08:24:44 as 1.4.58.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [9910f345125340993f88d1a96a4d2a030963ab79]

INTEGRATION: CWS fwkpostbeta1 (1.1.2); FILE ADDED 2005/02/10 07:50:45 as 1.1.2.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [9c98e071d00ae5953a5a0fcc79c0924aac9af302]

INTEGRATION: CWS fwkpostbeta1 (1.4.58); FILE MERGED 2005/02/10 08:25:15 as 1.4.58.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [0d8e8be48ac1429e0c1c84ff03bbb45b3d5e15fa]

INTEGRATION: CWS fwkpostbeta1 (1.4.58); FILE MERGED 2005/02/10 08:25:40 as 1.4.58.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [6088147db8cd0ed6e3671239eefc196462cdc84c]

INTEGRATION: CWS fwkpostbeta1 (1.5.156); FILE MERGED 2005/02/10 08:25:26 as 1.5.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [63c84f9753405c3799984d44d397c6a9921f95bb]

INTEGRATION: CWS fwkpostbeta1 (1.5.156); FILE MERGED 2005/02/10 08:24:51 as 1.5.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [11295651190a2725940f6fbfa3ad6683c15dacd9]

INTEGRATION: CWS fwkpostbeta1 (1.5.156); FILE MERGED 2005/02/10 08:24:31 as 1.5.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [dd4c3a8fb9de5c354a085c610b8012da903bd3da]

INTEGRATION: CWS fwkpostbeta1 (1.6.20); FILE MERGED 2005/02/10 08:25:29 as 1.6.20.1: #i41696# seperate ui names from filter properties


2005-03-21  Frank Meies  <fme@openoffice.org>  [e33118b2f6fcdd54e1ea1b3a492371b2237a5d4d]

#i45629# Make Alt and Alt gr work


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [001d136493732f9e090546255dafefa9cfc6717f]

INTEGRATION: CWS fwkpostbeta1 (1.5.156); FILE MERGED 2005/02/10 08:25:25 as 1.5.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [f9227b649324809af2daa99ff473ffc73114fec3]

INTEGRATION: CWS fwkpostbeta1 (1.5.156); FILE MERGED 2005/02/10 08:25:46 as 1.5.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [a0cf7068894e55ed046fabbae2a1b050d7686bd5]

INTEGRATION: CWS fwkpostbeta1 (1.5.156); FILE MERGED 2005/02/10 08:25:37 as 1.5.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [9efe02530bc2b4cdfe631d0b6cc132a1b1fa1b33]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:25:57 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [92eb7e47165f3891aad96bdb300abafead94f3f4]

INTEGRATION: CWS fwkpostbeta1 (1.5.156); FILE MERGED 2005/02/10 08:25:31 as 1.5.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [4728a278d6aed73137fcfa3557d1ba4102be7570]

INTEGRATION: CWS fwkpostbeta1 (1.5.156); FILE MERGED 2005/02/10 08:25:48 as 1.5.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [7261ed1cb54f914c3e5d263cebe75eef3b2e32d4]

INTEGRATION: CWS fwkpostbeta1 (1.5.156); FILE MERGED 2005/02/10 08:25:28 as 1.5.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [f0ca08c1b8c2099e01565669d7b63e7c726811a7]

INTEGRATION: CWS fwkpostbeta1 (1.1.2); FILE ADDED 2005/02/10 07:50:43 as 1.1.2.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [43b4a55e00fd67518015c042eda15b4dd2d4c975]

INTEGRATION: CWS fwkpostbeta1 (1.5.108); FILE MERGED 2005/02/10 08:24:40 as 1.5.108.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [72be9288cbc4f68d0745397f605e25f7096e1dbd]

INTEGRATION: CWS fwkpostbeta1 (1.5.156); FILE MERGED 2005/02/10 08:24:37 as 1.5.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [094c5168fe289b395cbe7624d4af50a82f80d86e]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:26:02 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [389f64d680a49d5bdf436d62a4de237917623bbb]

INTEGRATION: CWS fwkpostbeta1 (1.5.156); FILE MERGED 2005/02/10 08:25:32 as 1.5.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [13f50f0832e12239e60d08011278c88f8a33bbce]

INTEGRATION: CWS fwkpostbeta1 (1.5.156); FILE MERGED 2005/02/10 08:26:08 as 1.5.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [01bbe1a4ee508d76c3ba7fbab8584109b9b075e8]

INTEGRATION: CWS fwkpostbeta1 (1.5.156); FILE MERGED 2005/02/10 08:24:25 as 1.5.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [7805830e0ae35b0d52b7a6ab7ca0d10e6fabfadd]

INTEGRATION: CWS fwkpostbeta1 (1.5.132); FILE MERGED 2005/02/10 08:25:11 as 1.5.132.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [36d5433b7597b63774a0547b5494d0cbb8e16e9a]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:25:17 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [6c49a2dc06b2a9b58f55a6e88d42d3f8531373a3]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:25:02 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [3167252156404bcfaff753dafbffc29b85cbb4fe]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:24:21 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [f65e4e219fb3d4429917b12fec08638676508d8c]

INTEGRATION: CWS fwkpostbeta1 (1.1.2); FILE ADDED 2005/02/10 07:50:42 as 1.1.2.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [a2a8c5f60adccf189414b6c2d64299bafa6290ee]

INTEGRATION: CWS fwkpostbeta1 (1.4.58); FILE MERGED 2005/02/10 08:25:21 as 1.4.58.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [286d1f3895bc808f27aa03cf1184238f6cca0a5e]

INTEGRATION: CWS fwkpostbeta1 (1.4.58); FILE MERGED 2005/02/10 08:25:27 as 1.4.58.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [ea1deaddbe151a2794ab0945171940943a2ae950]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:24:26 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [ec3567615b4f9f79a865647a6c9c0a6937051de9]

INTEGRATION: CWS fwkpostbeta1 (1.1.2); FILE ADDED 2005/02/10 07:50:41 as 1.1.2.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [e15fdec15692187f931cd639a27174fcf6806d75]

INTEGRATION: CWS fwkpostbeta1 (1.5.58); FILE MERGED 2005/02/10 08:24:59 as 1.5.58.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [76beb34f275e5ef4eeffec8958cca4bd7058c3e8]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:25:49 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [b225da78e760e3ce3a1f7288310aebc7c7218d2d]

INTEGRATION: CWS fwkpostbeta1 (1.5.132); FILE MERGED 2005/02/10 08:24:40 as 1.5.132.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [2945a6b8229804d61d3ea21951e353f88bbc6b9a]

INTEGRATION: CWS fwkpostbeta1 (1.1.2); FILE ADDED 2005/02/10 07:50:40 as 1.1.2.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [2a23f75705e875782819a629fcd72b8afec54fde]

INTEGRATION: CWS fwkpostbeta1 (1.4.154); FILE MERGED 2005/02/10 08:24:47 as 1.4.154.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [fb1a50967589366cc9fc0515be742a39f87c27a0]

INTEGRATION: CWS fwkpostbeta1 (1.4.58); FILE MERGED 2005/02/10 08:25:29 as 1.4.58.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [73973ed5b2bc21066e89eb375f789c80eaf740e1]

INTEGRATION: CWS fwkpostbeta1 (1.4.58); FILE MERGED 2005/02/10 08:25:20 as 1.4.58.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [ee90685b9e707308b255c3f1f8664bdc9bf851cb]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:24:25 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [9c4871342214c25a6eb4468e00bf0f3480742cf1]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:25:18 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [86be2b3046713f4fa21446a109265ba16bf3d0d9]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:26:04 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [f302c84c564ada46b2ce5105d42264f125d68248]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:25:04 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [6a9c679985f07d2b1c69de57bad9b19653bcb1e7]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:24:24 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [448bca7661dfe2cb25a566dfc75d423f137d7041]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:24:46 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [3a508ba8cde4bbcc4523afe48f4e28d5474403a9]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:24:35 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [bf82bc1678942dcd738e3df06d81323fbf7a915f]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:25:56 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [8ae141a24cfc62e607bf89d25f92bfbbadd2db3f]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:25:34 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [cbe9e82b14b8079d1730da7dc3a00018e85ba8bd]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:25:57 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [2c434660085f5fc530bf7cff0720f5934c921cf4]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:25:33 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [7b7de023209dee567c5a3d6b79790092af526579]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:25:37 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [26d658615f4d2215f15ed8ae37b75136a7f8affe]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:25:03 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [8494fd0ba05401a8e67a44b0b92ca17b60fe7da4]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:25:52 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [812c655b80a9a4debd25427ab7cc4b4ef8a9c3a4]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:24:37 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [dc87b31008fc4589621a5383c0c9dbd7eabb12aa]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:25:35 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [49efc476f24695750dbf6e92b383a049f3f93faf]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:25:49 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [3187f006e0f3b4a70befc7e4f85d816681f8d49d]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:25:36 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [9e5e78683817ac36b7975de2e26f57b1cbd3bfd8]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:25:20 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [b76aa410aeb170a8786094f499dee62b2d34d3c8]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:25:27 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [7a8662a1447bd5aa42adec14e5b6c2b2617463c3]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:25:50 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [0f3110a0f90c1548bf58193b4f1803c5066ef123]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:26:02 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [57d918f7de38d3083bdc31601967c39fa947b791]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:25:05 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [c1c3b4956abc6eb638c891753aed14be80858d9e]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:24:29 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [91fe502b3b13960c85302dae92858efd67511aab]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:25:26 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [51adfa49d55e38378a90aa64440bde51972f3a44]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:24:26 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [0cced150c4874063be2ac209be7008671c803ef2]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:25:43 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [3e039656c1aa7cf6b892b2dba594ee29dee8b029]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:24:46 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [bf25b36163b3dcb1aa10fb8afa61c7d6ec0df936]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:24:47 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [b21b9e19024351eb1ccd3f4a34e324af861a670f]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:25:09 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [830c3a10b599c22ffd831a53a8dad2c00f60ca1e]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:25:32 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [a2351459018544b0639f2363e32e9378fba6f18f]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:26:05 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [a752aced5226479f179001b2fbf6241c5fb64eba]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:25:14 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [11c7bb35d9459cb3f193b64b04fdcbed6cd7f6fd]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:25:19 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [3d3a3febf93ea233578a663184f0bcab3a22ce1d]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:24:51 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [edd2ce244d10f738da07ae266ee23d5095f04c68]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:25:34 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [16f5ec692c9cce25da37b6567608e2ae8e03b507]

INTEGRATION: CWS fwkpostbeta1 (1.2.86); FILE MERGED 2005/02/10 08:25:21 as 1.2.86.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [3ad7d152f71a2fe49bdeba1157f02829354acc2a]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:25:59 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [cf9f5924812efb883d7dff664b22542a50eb306d]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:25:51 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [871e07d088ec1f81952eeac28308bf7115d85b73]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:24:33 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [de6bd8c42e0dc4d5ddef63c8e01993d5a50abcb0]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:24:20 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [17624d42ba8ea783ec88175f43c8b5bd2a86407a]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:24:57 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [e4e0fbb9bbac2058f0c34c8e6da32a04dc52bd76]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:24:42 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [df89c4c33e5741954dcdc1d1fbd68bcba0519282]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:24:49 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [bd5ecf597cb05204bf59e7baea065795649a6a3a]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:24:30 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [812b2b6ba81a50cf1f40a540a91fb33f70f879f3]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:25:07 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [d58f5e441833bcb055c7b6c05b5813449d6e9400]

INTEGRATION: CWS fwkpostbeta1 (1.1.2); FILE ADDED 2005/02/10 07:51:08 as 1.1.2.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [f9e29c1d75f369ff09ddeabce7cb1e3cf72964d5]

INTEGRATION: CWS fwkpostbeta1 (1.1.2); FILE ADDED 2005/02/10 07:51:09 as 1.1.2.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [191d4a0071b48abaeb24042d4414af0f55746ef3]

INTEGRATION: CWS fwkpostbeta1 (1.1.2); FILE ADDED 2005/02/10 07:51:10 as 1.1.2.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [fc2878a9af351c78bda4c4e95e8211a050667f54]

INTEGRATION: CWS fwkpostbeta1 (1.4.154); FILE MERGED 2005/02/10 08:26:03 as 1.4.154.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [e9520286406e6aad8af40edb6c313c61beed56c3]

INTEGRATION: CWS fwkpostbeta1 (1.4.154); FILE MERGED 2005/02/10 08:25:16 as 1.4.154.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [cc9ecadfb3f8672098dceeac9e2825ce91e46915]

INTEGRATION: CWS fwkpostbeta1 (1.4.154); FILE MERGED 2005/02/10 08:24:41 as 1.4.154.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [bb495700b6a98d6327e710bc3db0ec37b0259937]

INTEGRATION: CWS fwkpostbeta1 (1.1.2); FILE ADDED 2005/02/10 07:51:11 as 1.1.2.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [ff5616aad220b29fa0a0f132e6445100a4d1e6f1]

INTEGRATION: CWS fwkpostbeta1 (1.4.154); FILE MERGED 2005/02/10 08:25:24 as 1.4.154.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [ac69002df3a806fccef2a8066977784c2db6c7ee]

INTEGRATION: CWS fwkpostbeta1 (1.4.154); FILE MERGED 2005/02/10 08:24:19 as 1.4.154.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [b495473dae54933c99f3d43bc54b58db00776bbe]

INTEGRATION: CWS fwkpostbeta1 (1.4.154); FILE MERGED 2005/02/10 08:25:34 as 1.4.154.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [fbf30c770ac989ef8b7dbd41aaa394cfefda2ffa]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:25:26 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [86bcb0aa4596b69da991a85a3a04bf6cf54dd4cf]

INTEGRATION: CWS fwkpostbeta1 (1.4.154); FILE MERGED 2005/02/10 08:25:30 as 1.4.154.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [7e596e1a812fce117bcc7c2b1169f16f176d75ae]

INTEGRATION: CWS fwkpostbeta1 (1.1.2); FILE ADDED 2005/02/10 07:51:07 as 1.1.2.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [638b6c49472289a82a55c6d76695cb2404a96bb4]

INTEGRATION: CWS fwkpostbeta1 (1.4.154); FILE MERGED 2005/02/10 08:26:04 as 1.4.154.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [ee3e260d42473e183fae26caafd02f58cd3232ee]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:25:11 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [e5660b0e2214eb0fe41cfad3833a66dbc3895342]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:25:12 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [67f07ad385ae4042574125b985d577b16576d1bd]

INTEGRATION: CWS fwkpostbeta1 (1.4.170); FILE MERGED 2005/02/10 08:25:00 as 1.4.170.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [af47f1d105ce51d10c90a73ba31e2009788f1341]

INTEGRATION: CWS fwkpostbeta1 (1.1.2); FILE ADDED 2005/02/10 07:51:06 as 1.1.2.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [4018790b45395c82a1ba9b4b8a59966623101873]

INTEGRATION: CWS fwkpostbeta1 (1.5.154); FILE MERGED 2005/02/10 08:24:32 as 1.5.154.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [302be055a853fd37fd4b280f567edd2e1460050e]

#i10000# deliver btstrp.lib instead of bootstrp.lib


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [2456a259f759af24fa5e16d4dbd5c1cd9137a6e3]

INTEGRATION: CWS fwkpostbeta1 (1.5.154); FILE MERGED 2005/02/10 08:25:16 as 1.5.154.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [969bdcbaa6d3ea3609280bb80fe8f8ea1e2b63e9]

INTEGRATION: CWS fwkpostbeta1 (1.5.156); FILE MERGED 2005/02/10 08:24:33 as 1.5.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [549eb4879686df5e65e0d4fb940fa1cd93b71d09]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:24:28 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [4dc725607a3efcb418ed2b43637a90269a081583]

INTEGRATION: CWS fwkpostbeta1 (1.4.170); FILE MERGED 2005/02/10 08:24:40 as 1.4.170.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [b2ad129a84537c73fe89ce84ab9a67073bd8e2db]

INTEGRATION: CWS fwkpostbeta1 (1.1.2); FILE ADDED 2005/02/10 07:51:05 as 1.1.2.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [fdb70939e26ccd17ea939d221b1d419da6913eee]

INTEGRATION: CWS fwkpostbeta1 (1.5.154); FILE MERGED 2005/02/10 08:25:12 as 1.5.154.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [133fe199f3d1ff89987a76a2db28b8da8d03443d]

INTEGRATION: CWS fwkpostbeta1 (1.5.154); FILE MERGED 2005/02/10 08:24:45 as 1.5.154.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [64eee8e130fd0e4c49114e852e2862ba0a8ca88c]

INTEGRATION: CWS fwkpostbeta1 (1.5.156); FILE MERGED 2005/02/10 08:25:38 as 1.5.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [afc6594844ec70e80e11fd0943cff7dfc06be031]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:25:45 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [06be8ad78ceddf473704b513aabc40acc863ce00]

INTEGRATION: CWS fwkpostbeta1 (1.4.170); FILE MERGED 2005/02/10 08:25:10 as 1.4.170.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [0a9960ff292cc76c69dffb10032b1f3348602426]

INTEGRATION: CWS fwkpostbeta1 (1.1.2); FILE ADDED 2005/02/10 07:51:04 as 1.1.2.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [0c68cc47d00b149abb829203beb8ad49ae4e032b]

INTEGRATION: CWS fwkpostbeta1 (1.5.154); FILE MERGED 2005/02/10 08:25:38 as 1.5.154.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [c89aa3840f3ff15c70a70d5abae589588793ad00]

INTEGRATION: CWS fwkpostbeta1 (1.5.156); FILE MERGED 2005/02/10 08:24:57 as 1.5.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [49df2b1c93208cca401a3ca28927df48f28a5d87]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:24:35 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [a7e314869743dbab0fda4bd7b548ac437d9f4874]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:24:29 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [cf06b3f08262cd426b6285a8d80bff8e88a1a07a]

INTEGRATION: CWS fwkpostbeta1 (1.1.2); FILE ADDED 2005/02/10 07:51:03 as 1.1.2.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [73b292cf3f2283745ac1c93cde28fd9988fdd32d]

INTEGRATION: CWS fwkpostbeta1 (1.5.130); FILE MERGED 2005/02/10 08:24:28 as 1.5.130.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [99ec8c2df4f15f992e1a62c13beda882668570a6]

INTEGRATION: CWS fwkpostbeta1 (1.5.130); FILE MERGED 2005/02/10 08:25:26 as 1.5.130.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [a0b2d7ebf332c86ded0b130d92d6968f669d43e5]

INTEGRATION: CWS fwkpostbeta1 (1.1.2); FILE ADDED 2005/02/28 06:23:39 as 1.1.2.2: #i41696# correct file encoding to UTF-8 2005/02/10 07:51:02 as 1.1.2.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [4ddcdbc666c343c6446682c6a25b6f0ba8554be6]

INTEGRATION: CWS fwkpostbeta1 (1.5.130); FILE MERGED 2005/02/10 08:25:44 as 1.5.130.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [e1abee6e0549eb3e2b5ac8e27d671263243bb6a8]

INTEGRATION: CWS fwkpostbeta1 (1.1.2); FILE ADDED 2005/02/10 07:51:02 as 1.1.2.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [b4ffc1c97c87f2cdc047297e34b09c91149cf89d]

INTEGRATION: CWS fwkpostbeta1 (1.5.130); FILE MERGED 2005/02/10 08:25:36 as 1.5.130.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [2d62d0859a9b841f7b253d136d25a69bcc2353b8]

INTEGRATION: CWS fwkpostbeta1 (1.1.2); FILE ADDED 2005/02/10 07:51:01 as 1.1.2.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [997910dee060daa8d871e0ad32efd2c97c7d8c18]

INTEGRATION: CWS fwkpostbeta1 (1.6.104); FILE MERGED 2005/02/10 08:25:30 as 1.6.104.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [2a49daf07214e11e5767084ee9169dc14ef39b47]

INTEGRATION: CWS fwkpostbeta1 (1.5.130); FILE MERGED 2005/02/10 08:24:43 as 1.5.130.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [6bfd70e6c7d0dacc4c4e157b9198a776cd3c4d85]

INTEGRATION: CWS fwkpostbeta1 (1.4.58); FILE MERGED 2005/03/03 10:49:28 as 1.4.58.2: resolve merge conflicts 2005/02/10 08:24:26 as 1.4.58.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [19281aaa7858e8d7874542f74aaff7a6f3c53a97]

INTEGRATION: CWS fwkpostbeta1 (1.5.156); FILE MERGED 2005/02/10 08:25:39 as 1.5.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [a26227280be179cc0a4ffdd4f9cb00d1066e9709]

INTEGRATION: CWS fwkpostbeta1 (1.6.58); FILE MERGED 2005/02/10 08:24:50 as 1.6.58.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [eabe5be361b76e9fdbc662c2826daee71c584348]

INTEGRATION: CWS fwkpostbeta1 (1.5.58); FILE MERGED 2005/02/10 08:25:36 as 1.5.58.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [28a4c07731ea11ef126afdb6bca5ccec636d4a25]

INTEGRATION: CWS fwkpostbeta1 (1.5.156); FILE MERGED 2005/02/10 08:25:27 as 1.5.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [a6e08280240f44ca1ecf017797a6906001009988]

INTEGRATION: CWS fwkpostbeta1 (1.1.2); FILE ADDED 2005/02/28 06:23:38 as 1.1.2.2: #i41696# correct file encoding to UTF-8 2005/02/10 07:51:00 as 1.1.2.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [ebdfabe1af92205c3ecde21a4c6e2893dab34245]

INTEGRATION: CWS fwkpostbeta1 (1.4.170); FILE MERGED 2005/02/10 08:25:46 as 1.4.170.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [b12c4f99bf11b9fd3e45a90c3ca05a3ee464dea3]

INTEGRATION: CWS fwkpostbeta1 (1.1.2); FILE ADDED 2005/02/10 07:51:00 as 1.1.2.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [751368545ee8d6e258e0430c28eaa9a9f4c14f82]

INTEGRATION: CWS fwkpostbeta1 (1.5.154); FILE MERGED 2005/02/10 08:25:22 as 1.5.154.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [87c85737d36f56e363bd67b56c8dba250ddeee39]

INTEGRATION: CWS fwkpostbeta1 (1.5.156); FILE MERGED 2005/02/10 08:24:35 as 1.5.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [bfdaebc4f6659930e4469d0b6ce123fa7b517fa4]

INTEGRATION: CWS fwkpostbeta1 (1.1.2); FILE ADDED 2005/02/10 07:50:59 as 1.1.2.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [c3fc863b718901869f46b23b89ab5b37e9e51964]

INTEGRATION: CWS fwkpostbeta1 (1.5.154); FILE MERGED 2005/02/10 08:25:52 as 1.5.154.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [4fc60ed96fa84bc3fa57ee894dfa47f22cbd7afa]

INTEGRATION: CWS fwkpostbeta1 (1.5.156); FILE MERGED 2005/02/10 08:26:01 as 1.5.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [50bc3a030e7de345b61a5d6efb4d9b7033624702]

INTEGRATION: CWS fwkpostbeta1 (1.5.156); FILE MERGED 2005/02/10 08:25:19 as 1.5.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [2646b6a792b9592089c6eb9e7dc8a852b7bb8064]

INTEGRATION: CWS fwkpostbeta1 (1.1.2); FILE ADDED 2005/02/10 07:50:58 as 1.1.2.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [5cf7f8fb679c6bc802e16fa3d75448a543ccc0af]

INTEGRATION: CWS fwkpostbeta1 (1.5.154); FILE MERGED 2005/02/10 08:25:27 as 1.5.154.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [8473924ac60c3e54e160165290011946e4dc2cf1]

INTEGRATION: CWS fwkpostbeta1 (1.5.154); FILE MERGED 2005/02/10 08:25:24 as 1.5.154.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [7f878a0525e3a0f71038a8eab8d039b95945ceca]

INTEGRATION: CWS fwkpostbeta1 (1.5.156); FILE MERGED 2005/02/10 08:25:33 as 1.5.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [13e781f2b0b07229d9d7ee95f4080625aa2051ed]

INTEGRATION: CWS fwkpostbeta1 (1.5.156); FILE MERGED 2005/02/10 08:25:53 as 1.5.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [b4b7a7433776db291d5ae6b47348e2e40dddc729]

INTEGRATION: CWS fwkpostbeta1 (1.1.2); FILE ADDED 2005/02/10 07:50:57 as 1.1.2.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [963dd394b7516cabbdb6957fa33f7a96a42c2b6f]

INTEGRATION: CWS fwkpostbeta1 (1.5.154); FILE MERGED 2005/02/10 08:25:29 as 1.5.154.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [7edb356967baa6667253fb4ee197177fa770baa6]

INTEGRATION: CWS fwkpostbeta1 (1.5.154); FILE MERGED 2005/02/10 08:25:40 as 1.5.154.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [ba6c96c4df98d6ad721f7a799a64d686ed8eff51]

INTEGRATION: CWS fwkpostbeta1 (1.5.156); FILE MERGED 2005/02/10 08:24:45 as 1.5.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [4d9ce1d25abfcfa8c400837bbbabe60ad12ba3b4]

INTEGRATION: CWS fwkpostbeta1 (1.5.156); FILE MERGED 2005/02/10 08:24:32 as 1.5.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [18da7825200bfcdb929f55b4925505bbf5993e48]

INTEGRATION: CWS fwkpostbeta1 (1.5.156); FILE MERGED 2005/02/10 08:24:34 as 1.5.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [e88a308e0365858e17cd63400cb584ae5312418f]

INTEGRATION: CWS fwkpostbeta1 (1.5.156); FILE MERGED 2005/02/10 08:25:30 as 1.5.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [753ad68e9099ccb78a3304e087163efbdfaae8b7]

INTEGRATION: CWS fwkpostbeta1 (1.1.2); FILE ADDED 2005/02/10 07:50:56 as 1.1.2.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [02ef6034c28de53dec7743e5f8996135990a42c8]

INTEGRATION: CWS fwkpostbeta1 (1.5.154); FILE MERGED 2005/02/10 08:25:15 as 1.5.154.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [b32c4c3dde92e97e7871b6a4ae950aedaced43b1]

INTEGRATION: CWS fwkpostbeta1 (1.5.156); FILE MERGED 2005/02/10 08:26:05 as 1.5.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [d74e9771a62af4fe1d4c0863518a8c9ea88ca5be]

INTEGRATION: CWS fwkpostbeta1 (1.1.2); FILE ADDED 2005/02/10 07:50:55 as 1.1.2.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [4537a71f69053c43fb5cb132d38dbdb13b472bef]

INTEGRATION: CWS fwkpostbeta1 (1.5.154); FILE MERGED 2005/02/10 08:25:49 as 1.5.154.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [83f5aa01a594e79fcac519d04171868fa0fa677c]

INTEGRATION: CWS fwkpostbeta1 (1.5.156); FILE MERGED 2005/02/10 08:25:25 as 1.5.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [fee813e409b6814486283364b53d1a77cacc2891]

INTEGRATION: CWS fwkpostbeta1 (1.5.154); FILE MERGED 2005/02/10 08:25:48 as 1.5.154.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [0b94a48fe3aa1c559cdd8a76f214ab24e3ca8677]

INTEGRATION: CWS fwkpostbeta1 (1.5.156); FILE MERGED 2005/02/10 08:25:13 as 1.5.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [61abd6916c127001f2ac5c0a7d6d98af295ce362]

INTEGRATION: CWS fwkpostbeta1 (1.5.156); FILE MERGED 2005/02/10 08:26:08 as 1.5.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [9115e8962ecc08548dd4d201ced2b8d8118e2e71]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:24:38 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [0b480330522f2cd500d63beb93d40ce4f1779501]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:24:20 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [11e48e991764ed9e5734a6560853d6cb7462bec5]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:25:10 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [a0fafb3c76014cd6b984ef51b5948aa9499573bb]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:24:53 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [49d5e07b03af5c841266a05a3a78f6a427b65ffc]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:25:00 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [6ba76ca34a982553b82520ec8f1f05487b3334c7]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:24:31 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [9461b7de5ee73d680bb1f19e47c242b5c08d3331]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:24:48 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [6b9b918b6762982029cf30e1c791d59c1d4b072b]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:24:51 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [9d32b3daab3081d4130e2e0346b88ef7405e7b95]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:25:01 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [2da8efbb292435359dbd26255f26f22f3df12087]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:26:04 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [aceade995d0ee6b92d6661741f6893385e7d1351]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:25:03 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [8ca5560e3cbff08f5f6828a83db8434f08e129b2]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:26:03 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [04e13cdd185d2bd23794cdb52204372df6a4ef0a]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:25:21 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [c21c0c97fb97b7eb1d8046e49e4daa802580a39c]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:24:28 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [b27c8cf3676b21996c3a4d11bf83b8bc286ceab5]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:25:45 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [2fa4ee91103005b6a044113c3c7c57280fe4d7bc]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:25:13 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [559d6856f6676c57af0fb0637096bf06184d7922]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:24:50 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [bed4d17095fe15748ea7c76cfcacdc0352fa9787]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:24:57 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [2558c7e4c26d6ccedb97ae519509c434cacae720]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:25:24 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [901f736904537713225958f8184a4de5562f1fc7]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:24:37 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [784b6975d2dd6062f1c44eeb81494875b0f76016]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:25:06 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [5494b571e6856bb94ac6af0246b3012a3dc287ec]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:24:54 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [b3cb9e9007361b4688cb3a8160d7acce2a5b3c59]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:25:22 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [d7b1e75afc305d78965635ef11a749f76fa4265d]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:25:08 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [04ff9722f489ed9ea20de64ffbfdcd3d5a15e9a0]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:26:01 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [dbe4a203ab11ec2f70995eed3c4fb7ae5d7d4e1c]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:24:18 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [57968e6fb99845a267cdde3fe905de0761fc56de]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:24:23 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [0a79e681990cf693b36e508e81955d1c959dd098]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:25:55 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [195a20bef7f83dc0cf0e5a2cc4e43e63e6c9d94d]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:24:53 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [a6f1c526f04a65714b7fdab7e56adf9e19b14ec5]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:25:28 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [8ca33ac43dda054715df5b364b01649f29a52833]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:24:55 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [8dcac98c007184740e399b9cdf3fe454dcf00d21]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:26:00 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [5e9ac636cc3b3afd442f447bee2acc67717574f2]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:25:18 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [78794f80997119d646947627c77be7eb7b9d616c]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:25:02 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [5c4f166ce768c364d662728d9e8e6c87c2148edd]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:25:50 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [88b4f42bea982a05a062660cafae8fa2fef92a48]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:25:58 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [6e51f9a9e94cf121134404fb3b0592e97f35f7ca]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:24:22 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [14c1aaef7f4d9500d88321b9a2fd8c0c457ecadf]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:26:07 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [3372f1fe9e4b10078d7cb4aa7ef684efa773a2f9]

INTEGRATION: CWS fwkpostbeta1 (1.1.2); FILE ADDED 2005/02/10 07:50:54 as 1.1.2.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [d624aee2119b69f921a41713210b66cb976355f0]

INTEGRATION: CWS fwkpostbeta1 (1.4.154); FILE MERGED 2005/02/10 08:25:15 as 1.4.154.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [806ce1a060cb0f540cfae08571eb9343b5553b6b]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:25:23 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [f584414a83d58aa6cced3b86f520aebdf6860288]

INTEGRATION: CWS fwkpostbeta1 (1.1.2); FILE ADDED 2005/02/10 07:50:53 as 1.1.2.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [d32cc7ecdee065a3ae77dd18da02771192bc62df]

INTEGRATION: CWS fwkpostbeta1 (1.4.154); FILE MERGED 2005/02/10 08:24:18 as 1.4.154.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [cdb821ffbc25785d2af11c651027730c220871ef]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:25:45 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [c1b0d9648c71ff43eeebe21877170696c111d353]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:24:39 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [94ad0c7b0193e8f0541fbff212235234db04bbbb]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:24:31 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [8d8bb44cc16e6e009972bac3433f25deda73f3ae]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:24:19 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [5f362f282e3d38e8ef7f8c7c7a0b18da98e41711]

INTEGRATION: CWS fwkpostbeta1 (1.3.56); FILE MERGED 2005/02/10 08:25:17 as 1.3.56.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [48825b93dd1a5e683a20cf3a677f319047fca20d]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:26:09 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [7fd7d58254edcb2aaed397a74974db630092cbc4]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:24:24 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [d65c8d79f5dc37b7c3c79b867cd6443c26074927]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:24:27 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [12b9f0559173b5c09356094f9128f5ef783a82fb]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:25:40 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [800031ca9e0f6f96403b8458dfbf1ca6b48451a5]

INTEGRATION: CWS fwkpostbeta1 (1.1.2); FILE ADDED 2005/02/10 07:50:52 as 1.1.2.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [56a9204e7faa30bcbe7706d105dfcce7de8c5c48]

INTEGRATION: CWS fwkpostbeta1 (1.4.154); FILE MERGED 2005/02/10 08:24:44 as 1.4.154.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [328d07432f7f55acefd3f04445deb14cc0783eb9]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:24:47 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [d3d4b7884cfb0791ae185590002d93cdbd11e921]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:26:00 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [c89be53e77574b5d47644f250b0679c824111486]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:25:48 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [94f00cfcdadb801759b3b30905ef58b998dd29fb]

INTEGRATION: CWS fwkpostbeta1 (1.1.2); FILE ADDED 2005/02/10 07:50:51 as 1.1.2.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [e6f78c6e45de1716f2ebb5be036e1571aa6ef890]

INTEGRATION: CWS fwkpostbeta1 (1.4.154); FILE MERGED 2005/02/10 08:24:45 as 1.4.154.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [be16464cd62e9666c7b92373045f40d8fc4a757b]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:24:52 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [6a6f48d89775a18f8bb377c142619e99d28a76cb]

INTEGRATION: CWS fwkpostbeta1 (1.4.154); FILE MERGED 2005/02/10 08:24:43 as 1.4.154.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [cba21205e423d110733ecaa6c160433054f27130]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:24:20 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [c5a63353216b863f153e34af764adb2072c7fe70]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:24:33 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [f0ff2cbbe127832a69dc18b8e6835179765c9c1c]

INTEGRATION: CWS fwkpostbeta1 (1.1.2); FILE ADDED 2005/02/10 07:50:50 as 1.1.2.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [ea414a7295daaf2cada26fb29e058b82deb4a247]

INTEGRATION: CWS fwkpostbeta1 (1.4.154); FILE MERGED 2005/02/10 08:25:59 as 1.4.154.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [03a470534e6606e9b5ec366d636e60ddbbeb3f77]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:25:18 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [81d32a3a98a114fcc2218211c87bfb76737e7213]

INTEGRATION: CWS fwkpostbeta1 (1.4.154); FILE MERGED 2005/02/10 08:25:02 as 1.4.154.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [622cff53d2ce44b01c305fc520cc757f251b1cb1]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:24:54 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [0c95f9194fed851365297cbdb48f96a3baf87de5]

INTEGRATION: CWS fwkpostbeta1 (1.1.2); FILE ADDED 2005/02/10 07:50:49 as 1.1.2.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [155949ab5a5891fa10f67ba1abc3036174fcfe8c]

INTEGRATION: CWS fwkpostbeta1 (1.3.58); FILE MERGED 2005/02/10 08:24:21 as 1.3.58.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [4a7f488ed9e8f365d885b01e4a912319484201cb]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:25:43 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [31ac5a1897b9e16351355c40eaf502dd00616d10]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:26:01 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [2057763dc5dfdb87bdcbe344d145b2eb9db89194]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:26:08 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [d9e7b3243703a0f822d264956d534bcdd9cdf4be]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:25:54 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [ce3aff2a001bfe3b77ea475b5cb45c8e8c7dc9c9]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:24:23 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [f8d3234cb61caee5701b47cfebbe6e1d264981e4]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:25:08 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [2782d4260e9ac15c5ef2ad3785819746cafbf52b]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:25:31 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [b894a0e8337b1529e69f6454f4950cc6dfce7e56]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:26:02 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [0282ec4ee51cce273462bff3a46c8747a5b162ba]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:24:28 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [e9d90ef00324954e55c459710b525f9a4a13ef0d]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:25:46 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [c1d87044d5f0e05d2e15007a10f1df5c3a590c07]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:25:09 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [c1196dae11525b969ac9d85c323a11d023e92625]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:25:53 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [0a1340b98401854d4302dc4f48798c0a78c17ee1]

INTEGRATION: CWS fwkpostbeta1 (1.1.2); FILE ADDED 2005/02/10 07:50:44 as 1.1.2.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [ee4f1a80d9cf0dc5f7318dd6edff7d73518dfa4e]

INTEGRATION: CWS fwkpostbeta1 (1.1.2); FILE ADDED 2005/02/10 07:50:45 as 1.1.2.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [c76a17e2ca29f7ddb7b0ca96a159f4042984e649]

INTEGRATION: CWS fwkpostbeta1 (1.5.108); FILE MERGED 2005/02/10 08:24:54 as 1.5.108.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [3ef1e91bfadaf5e3d226138ea11bd28bc4f8910a]

INTEGRATION: CWS fwkpostbeta1 (1.5.108); FILE MERGED 2005/02/10 08:24:21 as 1.5.108.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [9476599da6b3b4adbea7723ab291311aa3d6dd54]

INTEGRATION: CWS fwkpostbeta1 (1.1.2); FILE ADDED 2005/03/03 10:49:27 as 1.1.2.2: resolve merge conflicts 2005/02/10 08:15:09 as 1.1.2.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [1d255b8ad0119c44a422d07df6c839a8545a4440]

INTEGRATION: CWS fwkpostbeta1 (1.5.72); FILE MERGED 2005/03/03 10:49:27 as 1.5.72.2: resolve merge conflicts 2005/02/10 08:26:09 as 1.5.72.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [ce04599b185fb8e62a440cb34059e19350dfa01d]

INTEGRATION: CWS fwkpostbeta1 (1.5.108); FILE MERGED 2005/02/10 08:24:55 as 1.5.108.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [73ef85ef2b28687b1b4ca0a2d1995539cb64d610]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:24:18 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [ab01b30527ee37e6df1c0f5f8cbf2a4b5634ae9c]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:26:05 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [69e7e93f4434de62ce20e36f91b5a4f44ccfcd3c]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:24:38 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [e1f2e7c7e1258dacddaca1cc9e47c75ebb36ea0f]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:24:59 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [d5e6e54c79783bda8728b3ee10775dded0d93519]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:25:23 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [582d61172dae4c36532b10da3d53afa73eb3431a]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:25:04 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [165eb69a86a2508877dd9e1009d6a32e4a6bb9f6]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:25:06 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [72451f3776be8a6ca91dd168d560d55512094b9a]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:25:08 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [447e8b2f156514e06e44d5dffe563ca2556d6d49]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:24:36 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [ad5c0ccc64436d9bbc2d566d7a48fc4c32786de4]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:26:06 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [5d0187002fb0a9f25cca68e3f67e96a721397d2b]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:25:50 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [b1ccb86d46edab51a80eb7497640661b0f0e6146]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:24:45 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [64dc029b9d36b499d1ab06e33c7fe13bad7eff07]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:25:38 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [ae1b4d8be3440ae4ee72bc599c83a9ad4ed36c15]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:25:52 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [72e5899785d3d4647cd261f733abbddf87f2fa09]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:24:58 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [ae2b2d28a057f7c148c805c7c286b5f2a980bbf8]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:24:56 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [ad6f09ceb8b1783d3e4181ce25ca720391d43180]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:25:15 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [75a753a3b38b63840525ddf46d362694917faf59]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:25:35 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [f55425982b1f55c5620dbd8ca5b8424a2fd834e9]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:25:46 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [b1bf7a43c99168362ecc3be28490ad7407fcb993]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:26:00 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [2ed3acfa18439e3e87ea72e4d2c4d8fb615a75cc]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:25:01 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [30368b8f4edc5b0e70916470503f2cb69920cc85]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:25:03 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [6f59484268814b233508e697a8c4ff04052c6793]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:25:57 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [f61196a295f240a949ec09b4c5586705aaa4682a]

INTEGRATION: CWS fwkpostbeta1 (1.4.156); FILE MERGED 2005/02/10 08:25:29 as 1.4.156.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [251f12682bbb029cecb7c5b13195af29d10915a7]

INTEGRATION: CWS fwkpostbeta1 (1.6.56); FILE MERGED 2005/03/03 10:49:27 as 1.6.56.4: resolve merge conflicts 2005/02/28 13:31:43 as 1.6.56.3: #i41696# check utf-8 encoding for localized fragments 2005/02/14 13:05:16 as 1.6.56.2: #i41696# new build dirs for filter language packs 2005/02/10 08:41:33 as 1.6.56.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [0cd830dbc650246c4ce66e034f5a35b178c563a3]

INTEGRATION: CWS fwkpostbeta1 (1.1.2); FILE ADDED 2005/02/10 08:39:46 as 1.1.2.1: #i41696# split complete languagepack into different language dependend config files


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [5d24b2a4b2ef0da99b2cf080a7b379ab384d77c1]

INTEGRATION: CWS fwkpostbeta1 (1.5.56); FILE MERGED 2005/03/03 10:49:27 as 1.5.56.2: resolve merge conflicts 2005/02/10 08:41:30 as 1.5.56.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [8060e9aba37d6219198c3feac90a0c642f3540d8]

INTEGRATION: CWS fwkpostbeta1 (1.4.84); FILE MERGED 2005/03/03 10:49:26 as 1.4.84.2: resolve merge conflicts 2005/02/10 08:41:33 as 1.4.84.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [6f8b28a32f2d735e029ceb6a849d4931ef37b9f4]

INTEGRATION: CWS fwkpostbeta1 (1.3.130); FILE MERGED 2005/03/03 10:49:26 as 1.3.130.2: resolve merge conflicts 2005/02/10 08:41:31 as 1.3.130.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [46411734420e8e013ce03cd5e3186606e4006037]

INTEGRATION: CWS fwkpostbeta1 (1.2.210); FILE MERGED 2005/03/03 10:49:26 as 1.2.210.2: resolve merge conflicts 2005/02/10 08:41:30 as 1.2.210.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [308f125dacdef87ea352c3d4ab4bb3bacb16f56b]

INTEGRATION: CWS fwkpostbeta1 (1.2.210); FILE MERGED 2005/03/03 10:49:26 as 1.2.210.2: resolve merge conflicts 2005/02/10 08:41:28 as 1.2.210.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [0f020f3a2cb5616d8bd97cb37b436bf7955e2778]

INTEGRATION: CWS fwkpostbeta1 (1.2.210); FILE MERGED 2005/03/03 10:49:25 as 1.2.210.2: resolve merge conflicts 2005/02/10 08:41:29 as 1.2.210.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [64183fe1b2a493ea56a9350bd653c3052b673464]

INTEGRATION: CWS fwkpostbeta1 (1.2.210); FILE MERGED 2005/03/03 10:49:25 as 1.2.210.2: resolve merge conflicts 2005/02/10 08:41:31 as 1.2.210.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [03170ebcf57d58f4804a3c5106a92d0764821e9d]

INTEGRATION: CWS fwkpostbeta1 (1.3.130); FILE MERGED 2005/03/03 10:49:25 as 1.3.130.2: resolve merge conflicts 2005/02/10 08:41:29 as 1.3.130.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [3c7bb6510ac921106fac2a33e4d7c8b7c5862f01]

INTEGRATION: CWS fwkpostbeta1 (1.2.210); FILE MERGED 2005/02/17 19:48:38 abi 1.2.210.2: RESYNC: (1.2-1.3); FILE MERGED 2005/02/10 08:41:28 as 1.2.210.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [8c03775877cef715248692b1e466340db78aea77]

INTEGRATION: CWS fwkpostbeta1 (1.2.210); FILE MERGED 2005/03/03 10:49:24 as 1.2.210.2: resolve merge conflicts 2005/02/10 08:41:29 as 1.2.210.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [6172b33eba067278d08445c4ecd22bf15fd65b95]

INTEGRATION: CWS fwkpostbeta1 (1.3.130); FILE MERGED 2005/03/03 10:49:24 as 1.3.130.2: resolve merge conflicts 2005/02/10 08:41:32 as 1.3.130.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [ce036b6467ded3c2817a1a7c19669e0d3facb77e]

INTEGRATION: CWS fwkpostbeta1 (1.4.56); FILE MERGED 2005/03/03 10:49:24 as 1.4.56.2: resolve merge conflicts 2005/02/10 08:41:32 as 1.4.56.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [03a8f53aa68b9b43127fc64b1d658f8df7c8335c]

INTEGRATION: CWS fwkpostbeta1 (1.2.210); FILE MERGED 2005/03/03 10:49:23 as 1.2.210.2: resolve merge conflicts 2005/02/10 08:41:28 as 1.2.210.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [2c275668377474af14de41f49090ce384a38bc1c]

INTEGRATION: CWS fwkpostbeta1 (1.3.130); FILE MERGED 2005/03/03 10:49:23 as 1.3.130.2: resolve merge conflicts 2005/02/10 08:41:30 as 1.3.130.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [e30911ed19c5775991ebbcb102e0de8bec4c650b]

INTEGRATION: CWS fwkpostbeta1 (1.4.130); FILE MERGED 2005/03/03 10:49:23 as 1.4.130.2: resolve merge conflicts 2005/02/10 08:41:32 as 1.4.130.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [fc214767beccca8b321bff9830efa687f29b1acf]

INTEGRATION: CWS fwkpostbeta1 (1.3.130); FILE MERGED 2005/03/03 10:49:23 as 1.3.130.2: resolve merge conflicts 2005/02/10 08:41:33 as 1.3.130.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [7af44ae50e83872a9bbad786906d57bccbff7ba1]

INTEGRATION: CWS fwkpostbeta1 (1.3.110); FILE MERGED 2005/03/03 10:49:23 as 1.3.110.2: resolve merge conflicts 2005/02/10 08:41:33 as 1.3.110.1: #i41696# seperate ui names from filter properties


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [4861eb16050b115dd7768e435c7018e9d2594a87]

INTEGRATION: CWS fwkpostbeta1 (1.7.122); FILE MERGED 2005/02/28 13:25:24 as 1.7.122.2: #i43404# make sure to use IMPORT filters as preferred filters only 2005/02/10 07:43:16 as 1.7.122.1: #i41696# throw right exception for corrupted filter configuration


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [a5436d359f87d43c31bbe634b4979c6f137728c7]

INTEGRATION: CWS fwkpostbeta1 (1.21.30); FILE MERGED 2005/02/14 13:05:01 as 1.21.30.2: #i41696# new build dirs for filter language packs 2005/02/10 07:43:53 as 1.21.30.1: #i41696# deliver new filter languagepacks


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [ff729d9f6e0582fc90fa67d99e572d0a14a1998d]

INTEGRATION: CWS fwkpostbeta1 (1.4.28); FILE MERGED 2005/01/27 13:42:20 cd 1.4.28.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [4a10c146446b55bbf269f2ba824328516fdaf036]

INTEGRATION: CWS fwkpostbeta1 (1.3.76); FILE MERGED 2005/01/27 13:42:20 cd 1.3.76.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [3a3ded49376d45e7e62c48a2fe02ebaf6fff57e6]

INTEGRATION: CWS fwkpostbeta1 (1.4.8); FILE MERGED 2005/03/03 12:39:43 jl 1.4.8.2: RESYNC: (1.4-1.6); FILE MERGED 2005/01/27 13:42:20 cd 1.4.8.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [b8f240751b4affde42884328f2b93e4a8958dc7c]

INTEGRATION: CWS fwkpostbeta1 (1.2.96); FILE MERGED 2005/01/27 13:42:19 cd 1.2.96.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [f4a68cb538719cfdd5f818e74398c0c3368206a0]

INTEGRATION: CWS fwkpostbeta1 (1.14.70); FILE MERGED 2005/02/07 11:25:47 sb 1.14.70.2: #i41709# Converting (Any::operator >>= etc.) a null reference of an interface type to a null reference of another interface type always succeeds. 2005/01/31 12:40:46 dbo 1.14.70.1: #i41709# assign must not modify destination when querying for interface


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [5acab5e951afdb48bcc1918b393916542732e688]

INTEGRATION: CWS fwkpostbeta1 (1.1.2); FILE ADDED 2005/02/04 10:38:54 sb 1.1.2.1: #i41709# Exhaustive testing of Any::operator >>=.


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [d5ef9dcb37364c9f7ff222df76ee4a189d3da1f2]

INTEGRATION: CWS fwkpostbeta1 (1.1.2); FILE ADDED 2005/02/04 10:39:05 sb 1.1.2.1: #i41709# Exhaustive testing of Any::operator >>=.


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [c83742c9a2ea5db6ac45f83cffc6efd950c93b97]

INTEGRATION: CWS fwkpostbeta1 (1.1.2); FILE ADDED 2005/02/07 11:25:47 sb 1.1.2.2: #i41709# Converting (Any::operator >>= etc.) a null reference of an interface type to a null reference of another interface type always succeeds. 2005/02/04 10:39:18 sb 1.1.2.1: #i41709# Exhaustive testing of Any::operator >>=.


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [0c77e469fcbf0be1738223c2102e0870ef0ade59]

INTEGRATION: CWS fwkpostbeta1 (1.1.2); FILE ADDED 2005/02/04 10:38:41 sb 1.1.2.1: #i41709# Exhaustive testing of Any::operator >>=.


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [4f3649dc3bccf5fcf2f371ca480acdabb04e998a]

INTEGRATION: CWS fwkpostbeta1 (1.13.28); FILE MERGED 2005/03/03 12:24:51 jl 1.13.28.2: RESYNC: (1.13-1.14); FILE MERGED 2005/01/26 12:53:22 cd 1.13.28.1: #i41354# Use module manager to retrieve UI name for module


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [3fc9df484c722ac350729e89930fe763183e7591]

INTEGRATION: CWS fwkpostbeta1 (1.4.96); FILE MERGED 2005/03/10 14:21:22 jl 1.4.96.3: #i41066# workaround for security functions, such as SecurityManager.currentClassLoader. They use in their implementation features of the new security mechanism. 2005/02/04 10:26:14 jl 1.4.96.2: #41066# use thread local storage for flag that signals recursion 2005/02/02 09:59:49 jl 1.4.96.1: #41066# changes to SecurityManager to allow Java components full permissions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [5a1bd676bde44006cc7a2f57c643900c15d34db3]

INTEGRATION: CWS fwkpostbeta1 (1.2.270); FILE MERGED 2005/01/27 13:44:36 cd 1.2.270.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [354e73be3b8f05a0921c581882a348ff87fb0bc5]

INTEGRATION: CWS fwkpostbeta1 (1.3.118); FILE MERGED 2005/03/03 12:18:41 jl 1.3.118.2: RESYNC: (1.3-1.4); FILE MERGED 2005/01/27 13:44:36 cd 1.3.118.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [a47011a7286ef46ea469a00e515457dd1a60934c]

INTEGRATION: CWS fwkpostbeta1 (1.3.252); FILE MERGED 2005/03/03 12:18:33 jl 1.3.252.2: RESYNC: (1.3-1.4); FILE MERGED 2005/01/27 13:44:36 cd 1.3.252.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [6f06aa29a725a781fec9a0d49198563619e72103]

INTEGRATION: CWS fwkpostbeta1 (1.2.230); FILE MERGED 2005/03/03 12:18:22 jl 1.2.230.2: RESYNC: (1.2-1.3); FILE MERGED 2005/01/27 13:44:35 cd 1.2.230.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [034755ce847fd40d78c8261c8a3d75278217d0d8]

INTEGRATION: CWS fwkpostbeta1 (1.2.230); FILE MERGED 2005/03/03 12:16:34 jl 1.2.230.2: RESYNC: (1.2-1.3); FILE MERGED 2005/01/27 13:44:35 cd 1.2.230.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [6ffeb20a4472503920282c72bf3a22a4e2e5ad0d]

INTEGRATION: CWS fwkpostbeta1 (1.5.118); FILE MERGED 2005/01/27 13:44:35 cd 1.5.118.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [f57e0c7cdcdfe314f7dc98d53c5af8a1fa753ef4]

INTEGRATION: CWS fwkpostbeta1 (1.2.364); FILE MERGED 2005/01/27 13:44:34 cd 1.2.364.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [8bfb361b61bc7a2e6351d8c79c2d13b9d503104c]

INTEGRATION: CWS fwkpostbeta1 (1.2.252); FILE MERGED 2005/03/03 12:16:13 jl 1.2.252.2: RESYNC: (1.2-1.3); FILE MERGED 2005/01/27 13:44:34 cd 1.2.252.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [be07cfdb4abf75fe90c5e8a2fe696b056199c7d1]

INTEGRATION: CWS fwkpostbeta1 (1.3.118); FILE MERGED 2005/01/27 13:44:33 cd 1.3.118.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [372db037f8a2bb31c4e7028f97878a67d8e3d80f]

INTEGRATION: CWS fwkpostbeta1 (1.4.118); FILE MERGED 2005/01/27 13:44:33 cd 1.4.118.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [21c9b05deca833ef20dfcd9ceb37a324f8adca65]

INTEGRATION: CWS fwkpostbeta1 (1.4.118); FILE MERGED 2005/01/27 13:44:32 cd 1.4.118.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [6c89f55acbe03a03221c8ed3d53a5b3d25e10be0]

INTEGRATION: CWS fwkpostbeta1 (1.2.364); FILE MERGED 2005/01/27 13:44:32 cd 1.2.364.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [267e39bda5c1be49b27c9dcd3f1f5d412601e419]

INTEGRATION: CWS fwkpostbeta1 (1.2.364); FILE MERGED 2005/01/27 13:44:31 cd 1.2.364.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [bbaded719d6ef9f2510a0833eb2e1e0c0892f6d2]

INTEGRATION: CWS fwkpostbeta1 (1.3.118); FILE MERGED 2005/01/27 13:44:30 cd 1.3.118.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [96c0797c4db741da66b11255bfef79674e4a7bcc]

INTEGRATION: CWS fwkpostbeta1 (1.2.252); FILE MERGED 2005/03/03 12:16:23 jl 1.2.252.2: RESYNC: (1.2-1.3); FILE MERGED 2005/01/27 13:44:30 cd 1.2.252.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [5f4be6319b2ee0ce25f83007ea509301c18ea256]

INTEGRATION: CWS fwkpostbeta1 (1.2.230); FILE MERGED 2005/03/03 12:17:51 jl 1.2.230.2: RESYNC: (1.2-1.3); FILE MERGED 2005/01/27 13:44:29 cd 1.2.230.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [f885c641266081e80ee48abd43e3d24892363eb4]

INTEGRATION: CWS fwkpostbeta1 (1.2.364); FILE MERGED 2005/03/03 12:17:41 jl 1.2.364.2: RESYNC: (1.2-1.3); FILE MERGED 2005/01/27 13:44:29 cd 1.2.364.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [d578609f1435229eae1c19a1a9db4f41e1d29ece]

INTEGRATION: CWS fwkpostbeta1 (1.3.118); FILE MERGED 2005/01/27 13:44:29 cd 1.3.118.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [559e005583213902d8046586bfc6a17778a10731]

INTEGRATION: CWS fwkpostbeta1 (1.3.118); FILE MERGED 2005/01/27 13:44:28 cd 1.3.118.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [460a910c58bdba0ff5a6b35d62a02007676c4d27]

INTEGRATION: CWS fwkpostbeta1 (1.2.230); FILE MERGED 2005/01/27 13:44:27 cd 1.2.230.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [3aaa64d41dd0b0c2429eadede86d75568061dc75]

INTEGRATION: CWS fwkpostbeta1 (1.2.364); FILE MERGED 2005/01/27 13:44:27 cd 1.2.364.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [3b185d932ff54a454727c5982f6c44f9b95d3739]

INTEGRATION: CWS fwkpostbeta1 (1.2.230); FILE MERGED 2005/03/03 12:17:15 jl 1.2.230.2: RESYNC: (1.2-1.3); FILE MERGED 2005/01/27 13:44:26 cd 1.2.230.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [8aef9d102c64643cd439ddcea1e8a39ff4a62a51]

INTEGRATION: CWS fwkpostbeta1 (1.2.230); FILE MERGED 2005/03/03 12:17:06 jl 1.2.230.2: RESYNC: (1.2-1.3); FILE MERGED 2005/01/27 13:44:26 cd 1.2.230.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [7200217c8641ffaf0c3098d4eafc1959c8290dd0]

INTEGRATION: CWS fwkpostbeta1 (1.2.364); FILE MERGED 2005/03/03 12:16:57 jl 1.2.364.2: RESYNC: (1.2-1.3); FILE MERGED 2005/01/27 13:44:25 cd 1.2.364.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [70e2de8167aa0bf51ae25149da3095d1f12595fd]

INTEGRATION: CWS fwkpostbeta1 (1.2.270); FILE MERGED 2005/01/27 13:44:25 cd 1.2.270.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [972e8054b0b33d08001a24f2a6b68a7f31b7a44d]

INTEGRATION: CWS fwkpostbeta1 (1.6.118); FILE MERGED 2005/01/27 13:44:25 cd 1.6.118.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [f187be54474dd1324637ca4638c91964d064c735]

INTEGRATION: CWS fwkpostbeta1 (1.4.118); FILE MERGED 2005/02/17 19:30:13 abi 1.4.118.2: RESYNC: (1.4-1.5); FILE MERGED 2005/01/27 13:44:24 cd 1.4.118.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [6e81bf1449be737ac0be784fd7ea1fdf85de9f8d]

INTEGRATION: CWS fwkpostbeta1 (1.3.252); FILE MERGED 2005/03/03 12:15:29 jl 1.3.252.2: RESYNC: (1.3-1.4); FILE MERGED 2005/01/27 13:44:24 cd 1.3.252.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [5ad0e8c9a7c01895e9bcd76bd3223d5258302e15]

INTEGRATION: CWS fwkpostbeta1 (1.2.230); FILE MERGED 2005/03/03 12:15:19 jl 1.2.230.2: RESYNC: (1.2-1.3); FILE MERGED 2005/01/27 13:44:24 cd 1.2.230.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [ee447e6bd3bc6f23aae384fda5b78ccf17b82900]

INTEGRATION: CWS fwkpostbeta1 (1.2.230); FILE MERGED 2005/03/03 12:15:00 jl 1.2.230.2: RESYNC: (1.2-1.3); FILE MERGED 2005/01/27 13:44:24 cd 1.2.230.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [4a516a7edc2d7f818fec338f077cf43f75fb3a97]

INTEGRATION: CWS fwkpostbeta1 (1.6.106); FILE MERGED 2005/01/27 13:44:23 cd 1.6.106.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [ca70ef2ad0699906f2bede0c413158cceb5ead6f]

INTEGRATION: CWS fwkpostbeta1 (1.5.118); FILE MERGED 2005/01/27 13:44:23 cd 1.5.118.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [26d17bcda925adaf13c0bf14db25774a71b03d56]

INTEGRATION: CWS fwkpostbeta1 (1.2.364); FILE MERGED 2005/01/27 13:44:23 cd 1.2.364.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [6b8955a60278493467df8a26a63b6d5d0bef48fc]

INTEGRATION: CWS fwkpostbeta1 (1.3.118); FILE MERGED 2005/01/27 13:44:22 cd 1.3.118.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [be651efa90404aec576f2f7e462948d05c5ebd28]

INTEGRATION: CWS fwkpostbeta1 (1.4.118); FILE MERGED 2005/01/27 13:44:22 cd 1.4.118.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [307227f91911281326b58da690b00741d4530e95]

INTEGRATION: CWS fwkpostbeta1 (1.2.364); FILE MERGED 2005/01/27 13:44:22 cd 1.2.364.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [1599e22bea67071ded0fe84fb38dde4727cc71d9]

INTEGRATION: CWS fwkpostbeta1 (1.3.118); FILE MERGED 2005/01/27 13:44:21 cd 1.3.118.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [66af4be55b5c5580146221aba68a9bd293d9af8e]

INTEGRATION: CWS fwkpostbeta1 (1.4.118); FILE MERGED 2005/01/27 13:44:21 cd 1.4.118.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [694c344b9a9921fa1b8bb0765c79a0fecc6e2008]

INTEGRATION: CWS fwkpostbeta1 (1.4.118); FILE MERGED 2005/03/03 12:14:45 jl 1.4.118.2: RESYNC: (1.4-1.5); FILE MERGED 2005/01/27 13:44:20 cd 1.4.118.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [01ba6e71e26f780e84cb045f12665d404a6d6e4d]

INTEGRATION: CWS fwkpostbeta1 (1.2.230); FILE MERGED 2005/03/03 12:14:35 jl 1.2.230.2: RESYNC: (1.2-1.3); FILE MERGED 2005/01/27 13:44:20 cd 1.2.230.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [b33e08eaeaca4209d7ffa0a3b2b8bb5468a1c7c1]

INTEGRATION: CWS fwkpostbeta1 (1.2.364); FILE MERGED 2005/03/03 12:14:24 jl 1.2.364.2: RESYNC: (1.2-1.3); FILE MERGED 2005/01/27 13:44:20 cd 1.2.364.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [6d48adf61705ab2034ebc0509429fafbdadc67ab]

INTEGRATION: CWS fwkpostbeta1 (1.2.230); FILE MERGED 2005/01/27 13:44:19 cd 1.2.230.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [87407adde187c78d80d851689ea5700b96d5e39d]

INTEGRATION: CWS fwkpostbeta1 (1.2.364); FILE MERGED 2005/01/27 13:44:18 cd 1.2.364.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [70116bf37592c182f99afa2fa058af249deaa460]

INTEGRATION: CWS fwkpostbeta1 (1.2.230); FILE MERGED 2005/03/03 12:14:11 jl 1.2.230.2: RESYNC: (1.2-1.3); FILE MERGED 2005/01/27 13:44:18 cd 1.2.230.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [95e238557cb04c7ee30990a9e864b7ec44bfe0cf]

INTEGRATION: CWS fwkpostbeta1 (1.2.230); FILE MERGED 2005/03/03 12:14:00 jl 1.2.230.2: RESYNC: (1.2-1.3); FILE MERGED 2005/01/27 13:44:18 cd 1.2.230.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [236d7758ccc97518fc63c352e761a3a77932d67e]

INTEGRATION: CWS fwkpostbeta1 (1.2.270); FILE MERGED 2005/01/27 13:44:17 cd 1.2.270.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [984f703be701ac8217eef5e4ffe224014e239526]

INTEGRATION: CWS fwkpostbeta1 (1.3.118); FILE MERGED 2005/03/03 12:12:56 jl 1.3.118.2: RESYNC: (1.3-1.4); FILE MERGED 2005/01/27 13:44:17 cd 1.3.118.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [8b4ec530c882a50af63d9da92c2355581a378a23]

INTEGRATION: CWS fwkpostbeta1 (1.3.252); FILE MERGED 2005/03/03 12:12:45 jl 1.3.252.2: RESYNC: (1.3-1.4); FILE MERGED 2005/01/27 13:44:16 cd 1.3.252.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [310382b0a865891082622935daf40c0af9eec60e]

INTEGRATION: CWS fwkpostbeta1 (1.2.230); FILE MERGED 2005/03/03 12:12:34 jl 1.2.230.2: RESYNC: (1.2-1.3); FILE MERGED 2005/01/27 13:44:16 cd 1.2.230.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [05143e9990dd86ac9dbd3934241b812a532f6ea0]

INTEGRATION: CWS fwkpostbeta1 (1.2.230); FILE MERGED 2005/03/03 12:12:24 jl 1.2.230.2: RESYNC: (1.2-1.3); FILE MERGED 2005/01/27 13:44:16 cd 1.2.230.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [f928ce2c2281945e23bb6bc01feabd30036f253c]

INTEGRATION: CWS fwkpostbeta1 (1.5.118); FILE MERGED 2005/01/27 13:44:16 cd 1.5.118.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [c25784e192bd07f63c97891afd25bb57aeb00168]

INTEGRATION: CWS fwkpostbeta1 (1.2.364); FILE MERGED 2005/01/27 13:44:16 cd 1.2.364.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [dca53bb4844f2de0f9541dd9cb46bcd6503892d4]

INTEGRATION: CWS fwkpostbeta1 (1.2.252); FILE MERGED 2005/01/27 13:44:16 cd 1.2.252.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [d6eabf08ea7ffb50de8f9994e0ec679bfb68e102]

INTEGRATION: CWS fwkpostbeta1 (1.3.118); FILE MERGED 2005/01/27 13:44:15 cd 1.3.118.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [85a7b9cc059651b484a9b11e983e18d49bd963b6]

INTEGRATION: CWS fwkpostbeta1 (1.4.118); FILE MERGED 2005/01/27 13:44:15 cd 1.4.118.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [eaa762a55fc64d89c0e450d623508f0e9fba306f]

INTEGRATION: CWS fwkpostbeta1 (1.2.364); FILE MERGED 2005/01/27 13:44:15 cd 1.2.364.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [4ba0ae32c206ad7a89632bcdbc20ca6e777bb8b9]

INTEGRATION: CWS fwkpostbeta1 (1.2.364); FILE MERGED 2005/01/27 13:44:14 cd 1.2.364.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [d2fe6f9526d0cbad024509a9ca60529331fabd68]

INTEGRATION: CWS fwkpostbeta1 (1.3.118); FILE MERGED 2005/01/27 13:44:14 cd 1.3.118.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [b04333412d6bfcaf2a97679446e1850149684e4a]

INTEGRATION: CWS fwkpostbeta1 (1.2.252); FILE MERGED 2005/01/27 13:44:13 cd 1.2.252.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [5cbf94889cf7f30d48bfbc2fc2c2ae30850018e6]

INTEGRATION: CWS fwkpostbeta1 (1.3.126); FILE MERGED 2005/01/27 13:44:13 cd 1.3.126.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [ce01b717edae2f7dd6cdd366157f7d4b63d521d4]

INTEGRATION: CWS fwkpostbeta1 (1.2.230); FILE MERGED 2005/03/03 12:12:13 jl 1.2.230.2: RESYNC: (1.2-1.3); FILE MERGED 2005/01/27 13:44:12 cd 1.2.230.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [f7e38897b4ad0beb32dc79c808bff516c90e8ca1]

INTEGRATION: CWS fwkpostbeta1 (1.2.364); FILE MERGED 2005/03/03 12:12:02 jl 1.2.364.2: RESYNC: (1.2-1.3); FILE MERGED 2005/01/27 13:44:12 cd 1.2.364.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [84a6078914c5bb738e26a41d7e23eca62f018ef9]

INTEGRATION: CWS fwkpostbeta1 (1.3.118); FILE MERGED 2005/01/27 13:44:12 cd 1.3.118.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [ffd54005ab3c22313fdb13a0a16c263638d32c19]

INTEGRATION: CWS fwkpostbeta1 (1.2.230); FILE MERGED 2005/01/27 13:44:11 cd 1.2.230.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [e954b17464c09e53e0899b7b419cea80188ddf72]

INTEGRATION: CWS fwkpostbeta1 (1.2.364); FILE MERGED 2005/01/27 13:44:11 cd 1.2.364.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [c37d8c3cda0cc2978e7d1542dd49a83ea0414f53]

INTEGRATION: CWS fwkpostbeta1 (1.2.230); FILE MERGED 2005/03/03 12:11:42 jl 1.2.230.2: RESYNC: (1.2-1.3); FILE MERGED 2005/01/27 13:44:10 cd 1.2.230.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [3ae908bd74a189ed5a05996e5ce4867868478cbe]

INTEGRATION: CWS fwkpostbeta1 (1.2.230); FILE MERGED 2005/03/03 12:11:23 jl 1.2.230.2: RESYNC: (1.2-1.3); FILE MERGED 2005/01/27 13:44:10 cd 1.2.230.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [876ca0510fec789e510d85a9ed0285c850153a5b]

INTEGRATION: CWS fwkpostbeta1 (1.2.364); FILE MERGED 2005/03/03 12:11:12 jl 1.2.364.2: RESYNC: (1.2-1.3); FILE MERGED 2005/01/27 13:44:09 cd 1.2.364.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [ada9b28d689bb1f3d621c787575b6e56544e394b]

INTEGRATION: CWS fwkpostbeta1 (1.6.28); FILE MERGED 2005/01/27 13:16:46 as 1.6.28.1: #i21583# detection for writer/web module should use in list of web filters ... of course


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [458f568de8ba43e732f9760c892a842c684f673a]

INTEGRATION: CWS fwkpostbeta1 (1.2.168); FILE MERGED 2005/01/27 13:43:50 cd 1.2.168.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [62a83920d12908cadd2175fe5c27c6fdb3e50b78]

INTEGRATION: CWS fwkpostbeta1 (1.2.248); FILE MERGED 2005/01/27 13:43:49 cd 1.2.248.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [6554f4151398f28a17debd2004c8a0b6b55d5b56]

INTEGRATION: CWS fwkpostbeta1 (1.2.140); FILE MERGED 2005/03/03 11:34:58 jl 1.2.140.2: RESYNC: (1.2-1.3); FILE MERGED 2005/01/27 13:43:49 cd 1.2.140.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [132629453ee9fb1d8403f5948200283fa18418cd]

INTEGRATION: CWS fwkpostbeta1 (1.2.140); FILE MERGED 2005/03/03 11:34:48 jl 1.2.140.2: RESYNC: (1.2-1.3); FILE MERGED 2005/01/27 13:43:49 cd 1.2.140.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [4a6fde0a8213f2ed5b781920a3a279b0ba10759d]

INTEGRATION: CWS fwkpostbeta1 (1.6.70); FILE MERGED 2005/01/27 13:43:49 cd 1.6.70.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [e52c6c2c18cb0fc85ef4fa8d4ac939d4760c117a]

INTEGRATION: CWS fwkpostbeta1 (1.3.76); FILE MERGED 2005/01/27 13:43:48 cd 1.3.76.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [5c4a97e865c52cf04d8e70890db80edf6383918c]

INTEGRATION: CWS fwkpostbeta1 (1.3.76); FILE MERGED 2005/03/03 11:34:35 jl 1.3.76.2: RESYNC: (1.3-1.4); FILE MERGED 2005/01/27 13:43:47 cd 1.3.76.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [76c1362de464a9706d53ddfe58b1e1fa9a98c075]

INTEGRATION: CWS fwkpostbeta1 (1.2.156); FILE MERGED 2005/01/27 13:43:47 cd 1.2.156.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [2b579695cfabb76c820506fbaab3d84bdb6f1bad]

INTEGRATION: CWS fwkpostbeta1 (1.3.76); FILE MERGED 2005/01/27 13:43:47 cd 1.3.76.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [2138581bc93b4bdd5cc40f130973b6f61a894106]

INTEGRATION: CWS fwkpostbeta1 (1.2.116); FILE MERGED 2005/01/27 13:43:47 cd 1.2.116.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [ca2901d7da63397e34946e0b78dc81a68787e6c9]

INTEGRATION: CWS fwkpostbeta1 (1.4.76); FILE MERGED 2005/01/27 13:43:47 cd 1.4.76.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [575c2d60c35c7ddb734b68ea0e89dd7719836848]

INTEGRATION: CWS fwkpostbeta1 (1.4.76); FILE MERGED 2005/01/27 13:43:46 cd 1.4.76.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [ac6b3dd81ddbca258826b71051a8c98844d1b1a7]

INTEGRATION: CWS fwkpostbeta1 (1.4.138); FILE MERGED 2005/03/03 11:34:26 jl 1.4.138.2: RESYNC: (1.4-1.5); FILE MERGED 2005/01/27 13:43:46 cd 1.4.138.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [3161ec6c26dad6c5fff7b65b13671e07c9c298fd]

INTEGRATION: CWS fwkpostbeta1 (1.2.248); FILE MERGED 2005/01/27 13:43:46 cd 1.2.248.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [f52621072ed60cb9d734bd0b711a179a50b188cc]

INTEGRATION: CWS fwkpostbeta1 (1.2.182); FILE MERGED 2005/01/27 13:43:46 cd 1.2.182.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [362a1befed05e8a72ff32af1988b2b2c3c723b1a]

INTEGRATION: CWS fwkpostbeta1 (1.3.76); FILE MERGED 2005/01/27 13:43:46 cd 1.3.76.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [64caa9ebb7c7d0b41483c70edd0d773dc3eab36d]

INTEGRATION: CWS fwkpostbeta1 (1.3.76); FILE MERGED 2005/01/27 13:43:45 cd 1.3.76.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [97e63093d71d4611ba1ac66ba75575192bee3359]

INTEGRATION: CWS fwkpostbeta1 (1.4.76); FILE MERGED 2005/01/27 13:43:45 cd 1.4.76.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [a013a2ec6ff8edbbd76a82cf06d83be01e202a6c]

INTEGRATION: CWS fwkpostbeta1 (1.2.140); FILE MERGED 2005/03/03 11:34:16 jl 1.2.140.2: RESYNC: (1.2-1.3); FILE MERGED 2005/01/27 13:43:45 cd 1.2.140.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [713bbb08a0d0e0cb1e67c3a7a181f918e3616c04]

INTEGRATION: CWS fwkpostbeta1 (1.2.248); FILE MERGED 2005/01/27 13:43:45 cd 1.2.248.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [c850f99b847e8e815ba8a2e68983aa6890b03c2a]

INTEGRATION: CWS fwkpostbeta1 (1.3.76); FILE MERGED 2005/03/03 11:34:07 jl 1.3.76.2: RESYNC: (1.3-1.4); FILE MERGED 2005/01/27 13:43:45 cd 1.3.76.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [2ebac1ee21653577dcf1630fb53d3b2046af7c1b]

INTEGRATION: CWS fwkpostbeta1 (1.2.140); FILE MERGED 2005/01/27 13:43:44 cd 1.2.140.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [c359f6b6b07256df02f32dad1ab37ea741af0196]

INTEGRATION: CWS fwkpostbeta1 (1.2.248); FILE MERGED 2005/01/27 13:43:44 cd 1.2.248.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [23df48e7fed51d97a5ea072cbe2eec7c11365a52]

INTEGRATION: CWS fwkpostbeta1 (1.2.182); FILE MERGED 2005/01/27 13:43:44 cd 1.2.182.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [f0df164fcbce073e20065238b83896c09f5c73c6]

INTEGRATION: CWS fwkpostbeta1 (1.2.140); FILE MERGED 2005/03/03 11:33:58 jl 1.2.140.2: RESYNC: (1.2-1.3); FILE MERGED 2005/01/27 13:43:43 cd 1.2.140.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [f07d7736980e5671b36816456015025a096e1360]

INTEGRATION: CWS fwkpostbeta1 (1.2.140); FILE MERGED 2005/03/03 11:33:49 jl 1.2.140.2: RESYNC: (1.2-1.3); FILE MERGED 2005/01/27 13:43:43 cd 1.2.140.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [d4bacc4326a53d2e723a5da94ca826a47126427a]

INTEGRATION: CWS fwkpostbeta1 (1.2.248); FILE MERGED 2005/01/27 13:43:43 cd 1.2.248.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [91b58da659e6de732a9b86ed7eb4c6fa8d280974]

INTEGRATION: CWS fwkpostbeta1 (1.3.76); FILE MERGED 2005/03/03 11:33:36 jl 1.3.76.2: RESYNC: (1.3-1.4); FILE MERGED 2005/01/27 13:43:42 cd 1.3.76.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [9d6115945172e588968502c42485eddcaea79763]

INTEGRATION: CWS fwkpostbeta1 (1.2.248); FILE MERGED 2005/01/27 13:43:42 cd 1.2.248.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [11fdcff01098c781c982b03f34f0cd4696941120]

INTEGRATION: CWS fwkpostbeta1 (1.3.76); FILE MERGED 2005/01/27 13:43:42 cd 1.3.76.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [302ccaabd14a55c3abd82903339e17e039d6256a]

INTEGRATION: CWS fwkpostbeta1 (1.2.248); FILE MERGED 2005/01/27 13:43:41 cd 1.2.248.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [0dbf86d572810cf0b9b86f79d43a3048d75735ea]

INTEGRATION: CWS fwkpostbeta1 (1.2.140); FILE MERGED 2005/03/03 11:32:38 jl 1.2.140.2: RESYNC: (1.2-1.3); FILE MERGED 2005/01/27 13:43:41 cd 1.2.140.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [2bf484cdd2546cc225eb6b00e828f2dd4c46427e]

INTEGRATION: CWS fwkpostbeta1 (1.2.140); FILE MERGED 2005/03/03 11:32:29 jl 1.2.140.2: RESYNC: (1.2-1.3); FILE MERGED 2005/01/27 13:43:41 cd 1.2.140.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [a868773bc3d5171de7339c6b795d7ec213ebabe6]

INTEGRATION: CWS fwkpostbeta1 (1.3.76); FILE MERGED 2005/01/27 13:43:40 cd 1.3.76.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [6493ce516c48f10dd645b14b892214e96bb786dd]

INTEGRATION: CWS fwkpostbeta1 (1.3.76); FILE MERGED 2005/01/27 13:43:39 cd 1.3.76.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [4206ff562d7f371e572a5185f1107cb8a286bfb7]

INTEGRATION: CWS fwkpostbeta1 (1.2.156); FILE MERGED 2005/01/27 13:43:39 cd 1.2.156.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [38d2a152cff5d4ae3a8b69bdc548540d73ec4a14]

INTEGRATION: CWS fwkpostbeta1 (1.2.116); FILE MERGED 2005/01/27 13:43:39 cd 1.2.116.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [065ae7da83c7baaa2b69644e41c957843ae3a367]

INTEGRATION: CWS fwkpostbeta1 (1.4.76); FILE MERGED 2005/01/27 13:43:38 cd 1.4.76.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [1fe7469d8d68760f6c58dfe55efec78775c9b599]

INTEGRATION: CWS fwkpostbeta1 (1.2.248); FILE MERGED 2005/01/27 13:43:38 cd 1.2.248.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [16b81f1a4da90be1c1cf456cd94bf952aa8e2894]

INTEGRATION: CWS fwkpostbeta1 (1.3.76); FILE MERGED 2005/01/27 13:43:37 cd 1.3.76.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [1ee89ecb0e212e02eaf0da19fc769055b09719a8]

INTEGRATION: CWS fwkpostbeta1 (1.4.76); FILE MERGED 2005/01/27 13:43:37 cd 1.4.76.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [b1920d858560c3bc02094bb2bd5c9e391d614a50]

INTEGRATION: CWS fwkpostbeta1 (1.2.140); FILE MERGED 2005/03/03 11:32:09 jl 1.2.140.2: RESYNC: (1.2-1.3); FILE MERGED 2005/01/27 13:43:36 cd 1.2.140.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [7f4355b9f7404098103c2cafe5c589ef05545640]

INTEGRATION: CWS fwkpostbeta1 (1.2.248); FILE MERGED 2005/01/27 13:43:36 cd 1.2.248.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [9dd2085f7ecd262bfc10e41bf96cdf6a032d4dd8]

INTEGRATION: CWS fwkpostbeta1 (1.3.76); FILE MERGED 2005/01/27 13:43:36 cd 1.3.76.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [a7d0a2e9f07c8e150aed1980c1b0c7f3f1ab9eb9]

INTEGRATION: CWS fwkpostbeta1 (1.2.140); FILE MERGED 2005/01/27 13:43:36 cd 1.2.140.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [c3f5f2669d8dd9a7f05a1e67741002b9e34d8b6d]

INTEGRATION: CWS fwkpostbeta1 (1.2.248); FILE MERGED 2005/01/27 13:43:35 cd 1.2.248.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [55ee309623b7f48f49a34fcfa9e9601b7f52c341]

INTEGRATION: CWS fwkpostbeta1 (1.2.140); FILE MERGED 2005/01/27 13:43:35 cd 1.2.140.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [bf3c9adb0ab08984e68134d2b353e3fddbf0039e]

INTEGRATION: CWS fwkpostbeta1 (1.2.140); FILE MERGED 2005/03/03 11:31:59 jl 1.2.140.2: RESYNC: (1.2-1.3); FILE MERGED 2005/01/27 13:43:35 cd 1.2.140.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [aa5c204064f8d0059985eed3e0df31ea66891e6e]

INTEGRATION: CWS fwkpostbeta1 (1.2.140); FILE MERGED 2005/03/03 11:31:43 jl 1.2.140.2: RESYNC: (1.2-1.3); FILE MERGED 2005/01/27 13:43:35 cd 1.2.140.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [ae4a879d8cce2d6b23dbc826ba59e3a2f08f23f2]

INTEGRATION: CWS fwkpostbeta1 (1.2.248); FILE MERGED 2005/01/27 13:43:34 cd 1.2.248.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [14bea291a8aa4ca7beab4185c150fda03945d2a3]

INTEGRATION: CWS fwkpostbeta1 (1.3.76); FILE MERGED 2005/03/03 11:31:34 jl 1.3.76.2: RESYNC: (1.3-1.4); FILE MERGED 2005/01/27 13:43:34 cd 1.3.76.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [77d6d9121b2bd2bc37ec0c1f66ca9b62a636e948]

INTEGRATION: CWS fwkpostbeta1 (1.2.248); FILE MERGED 2005/01/27 13:43:33 cd 1.2.248.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions


2005-03-21  Kurt Zenker  <kz@openoffice.org>  [7c06664ff6141320d9164775f9e8f4efe31a91ba]

INTEGRATION: CWS fwkpostbeta1 (1.14.70); FILE MERGED 2005/03/03 11:07:35 jl 1.14.70.3: RESYNC: (1.15-1.16); FILE MERGED 2005/02/17 18:45:40 abi 1.14.70.2: RESYNC: (1.14-1.15); FILE MERGED 2005/01/26 12:54:08 cd 1.14.70.1: #41354# Added UI name property for database components


2005-03-21  Rüdiger Timm  <rt@openoffice.org>  [220b4a8f7f077f9d97b13d4f311a0253d04bc945]

#i10000# Create directory before copying into it.


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [2a92df1a3d69dd44af4320a1c8cee40b204b15e6]

SRC680


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [87a7317417280926349f017e88dd56b48449d46a]

INTEGRATION: CWS xmlperf02 (1.23.28); FILE MERGED 2005/02/23 13:56:55 oj 1.23.28.2: RESYNC: (1.23-1.24); FILE MERGED 2005/02/01 14:46:00 fs 1.23.28.1: #119224# create the forms collection on demand only


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [da57f4bc79acf415e9fb936e8178d4d1c7cc7b65]

INTEGRATION: CWS xmlperf02 (1.51.14); FILE MERGED 2005/02/28 06:33:34 oj 1.51.14.1: symbol forgotten


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [354219f28ee6eb18c18f0572b12f226c1749bd16]

INTEGRATION: CWS xmlperf02 (1.19.120); FILE MERGED 2005/02/16 11:37:24 mib 1.19.120.1: #119759#: Performance improvement for equalsAsciiL


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [4eb65098e60be20530f1879c91745b7f706d8b35]

INTEGRATION: CWS xmlperf02 (1.21.66); FILE MERGED 2005/02/16 11:36:11 mib 1.21.66.1: #119759#: Performance improvement for equalsAsciiL


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [2dfc1cbe742915099dbd8b9c735901606e5d9a1e]

INTEGRATION: CWS xmlperf02 (1.14.10); FILE MERGED 2005/02/16 11:36:10 mib 1.14.10.1: #119759#: Performance improvement for equalsAsciiL


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [f3051e2d47972aa0fb549acc977fcc8a17f1e037]

INTEGRATION: CWS xmlperf02 (1.8.196); FILE MERGED 2005/02/01 14:47:14 fs 1.8.196.1: #119224# some slight changes regarding access control


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [f88a58a0ad5f49bf6bf09c0585495ef7a1fe88d7]

INTEGRATION: CWS xmlperf02 (1.9.234); FILE MERGED 2005/02/23 13:59:03 oj 1.9.234.2: RESYNC: (1.9-1.10); FILE MERGED 2005/02/01 14:45:47 fs 1.9.234.1: #119224# create the forms collection on demand only


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [a27e1d4d6040426888d242b67e59efc44fb294ba]

INTEGRATION: CWS xmlperf02 (1.27.196); FILE MERGED 2005/02/01 14:47:51 fs 1.27.196.1: #119224# obtain the forms of a page only when needed - for pure read access, don't create the forms container


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [749768748fc715a99185f0e580af9ea4bc61f1c2]

INTEGRATION: CWS xmlperf02 (1.62.28); FILE MERGED 2005/02/23 13:57:13 oj 1.62.28.2: RESYNC: (1.62-1.63); FILE MERGED 2005/02/01 14:53:05 fs 1.62.28.1: #119224# obtain the forms of a page only when needed - for pure read access, don't create the forms container


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [e5fa0f97187e712f79dfa00ab39d5036252dd110]

INTEGRATION: CWS xmlperf02 (1.11.196); FILE MERGED 2005/02/01 14:55:20 fs 1.11.196.1: #119224# GetForms: allow for lazy creation of the forms container


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [82dec32adb5a5793a8a2ae9b571e050a09e48c8e]

INTEGRATION: CWS xmlperf02 (1.11.234); FILE MERGED 2005/02/01 14:53:34 fs 1.11.234.1: #119224# obtain the forms of a page only when needed - for pure read access, don't create the forms container


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [e97beb270fd1a5121cdb69ffafd12ea04100e290]

INTEGRATION: CWS xmlperf02 (1.4.584); FILE MERGED 2005/03/17 12:03:15 fs 1.4.584.2: #119224# ::cppu::queryInterface does not care for interface inheritance 2005/02/01 14:45:03 fs 1.4.584.1: #119224# XFormsSupplier2: asking (cheaply) for hasForms, without actually obtaining the forms container


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [59196d273586406ca5114536fbb8417da14d47c2]

INTEGRATION: CWS xmlperf02 (1.9.154); FILE MERGED 2005/02/01 14:41:33 fs 1.9.154.1: #119224# XFormsSuppllier2


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [d44c2aec7795dd147ca3b729652b31e3dc393f93]

INTEGRATION: CWS xmlperf02 (1.1.2); FILE ADDED 2005/02/01 14:41:08 fs 1.1.2.1: #119224# convenience extension of XFormsSupplier


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [1cd9c677d5bc543ef138fdef2fa845b81689fc89]

INTEGRATION: CWS xmlperf02 (1.74.158); FILE MERGED 2005/02/01 15:03:27 fs 1.74.158.1: #119224# XFormsSupplier extended by XFormsSupplier2, which allows for *cheaply* asking whether a draw page currently has forms


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [552aeff3f2179a99e6712dfa8c7cdfd40e1312f3]

INTEGRATION: CWS xmlperf02 (1.62.86); FILE MERGED 2005/02/01 15:01:41 fs 1.62.86.1: #119224# XFormsSupplier2 for the draw page, superseding XFormsSupplier


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [bc0c210a9d55e94f0d5cf4d51c8888e1eadc0a11]

INTEGRATION: CWS xmlperf02 (1.188.10); FILE MERGED 2005/02/01 15:36:58 fs 1.188.10.1: #119224# XFormsSupplier extended by XFormsSupplier2, which allows for *cheaply* asking whether a draw page currently has forms


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [dfa951bd610760ade9d1eb8231ec29abaefa2aa5]

INTEGRATION: CWS xmlperf02 (1.15.66); FILE MERGED 2005/02/01 14:34:02 fs 1.15.66.1: #119224# cache the FormsSupplier of the current page, not the forms container - this allows on-demand-access to the expensive container


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [8a612f60ebba32ad276eb04367e364ba04fe9837]

INTEGRATION: CWS xmlperf02 (1.24.62); FILE MERGED 2005/02/01 14:34:03 fs 1.24.62.1: #119224# cache the FormsSupplier of the current page, not the forms container - this allows on-demand-access to the expensive container


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [4762901091598e51d625913f44e14dda0e72ede9]

INTEGRATION: CWS xmlperf02 (1.25.66); FILE MERGED 2005/02/01 14:34:55 fs 1.25.66.1: #119224# implCheckPage: if the page does not have forms (as indicated by XFormsSupplier2), then don't obtain the (expensive, but empty) forms container


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [54e231804467fa6e129c238642c4de4f95160e37]

INTEGRATION: CWS xmlperf02 (1.93.24); FILE MERGED 2005/02/01 14:32:42 fs 1.93.24.1: #119224# XFormsSupplier allows for asking for existence of a draw page's forms in a cheaper way


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [a50e5fcb1d075784c9bee2c2d47f7a5d5a7545b8]

INTEGRATION: CWS quickstartermenu (1.29.38); FILE MERGED 2005/03/18 17:00:12 mba 1.29.38.1: #i30853#: reenable app shortcuts


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [ef21c135dac5a46dc7490f236242ece435671bbb]

INTEGRATION: CWS impress36 (1.7.108); FILE MERGED 2005/02/25 15:17:41 cl 1.7.108.1: #i42737# added MigrateEffect framework for petter effect import and removed unused code


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [ab4d630ac7f841525bb18519acf9a678e3c42f03]

INTEGRATION: CWS vcl36 (1.10.52); FILE MERGED 2005/02/15 09:44:56 pl 1.10.52.1: #i42796# fix a debug printf


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [0502fb0e36fcbe919daa6002656d4bdcccf07679]

INTEGRATION: CWS vcl36 (1.187.2); FILE MERGED 2005/02/15 16:34:06 pl 1.187.2.2: #i42122# fix keyboard handling 2005/01/28 10:31:04 obr 1.187.2.1: #i41461# default icon for gtk plugin


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [8f053aee19f14a4b30b1198180c8cc8407abe734]

INTEGRATION: CWS vcl36 (1.13.2); FILE MERGED 2005/02/01 18:37:27 pl 1.13.2.1: #i41806# byy gtk plugin on KDE, we hardly new you


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [cc78c275084efd750f98a958cb47fe65f5166b56]

INTEGRATION: CWS vcl36 (1.60.126); FILE MERGED 2005/02/15 16:34:05 pl 1.60.126.1: #i42122# fix keyboard handling


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [8db292ce9d2d0988c378933050128f5f0cd667b6]

INTEGRATION: CWS vcl36 (1.30.210); FILE MERGED 2005/03/08 17:43:45 pl 1.30.210.1: #i41330# set focus to context again after XmbResetIC


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [9ed093f18e037cade1ce1fa4e743b8d9482eff98]

INTEGRATION: CWS vcl36 (1.11.2); FILE MERGED 2005/03/15 14:22:29 pl 1.11.2.3: #i44062# #i44068# more refinements for IM 2005/02/15 15:04:22 pl 1.11.2.2: #i42122# try default key mapping if app cannot handle key event 2005/01/28 16:22:24 pl 1.11.2.1: #i38671# fix some more IM issues


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [36fa02f4c582043a7f0e9139e4def01e1f615aa9]

INTEGRATION: CWS vcl36 (1.43.2); FILE MERGED 2005/02/02 12:03:53 pl 1.43.2.1: #i41591# visibility issues for kde plugin


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [e3aea6433dbbc1dd5c48dee26069a7193655fa47]

INTEGRATION: CWS vcl36 (1.26.10); FILE MERGED 2005/02/02 12:03:52 pl 1.26.10.1: #i41591# visibility issues for kde plugin


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [a3f99eb3f1bccadea372b5bc6927e7be2e914c29]

INTEGRATION: CWS vcl36 (1.11.210); FILE MERGED 2005/02/02 12:03:52 pl 1.11.210.1: #i41591# visibility issues for kde plugin


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [9fd0b6b198d8cdf672eec74c3e3c4f4cdd9fbaac]

INTEGRATION: CWS vcl36 (1.19.2); FILE MERGED 2005/03/15 17:46:13 pl 1.19.2.11: RESYNC: (1.20-1.21); FILE MERGED 2005/03/15 14:22:29 pl 1.19.2.10: #i44062# #i44068# more refinements for IM 2005/03/08 14:32:06 pl 1.19.2.9: #i42122# map all Ctrl/Alt combinations to group 0 to make shortcuts work reliably 2005/02/15 15:04:22 pl 1.19.2.8: #i42122# try default key mapping if app cannot handle key event 2005/02/08 09:53:14 pl 1.19.2.7: #i42077# add some keys, thanks to mmeeks 2005/02/02 16:55:18 pl 1.19.2.6: RESYNC: (1.19-1.20); FILE MERGED 2005/02/02 10:07:05 pl 1.19.2.5: #i37488# printer update on focus change as in generic plugin 2005/01/28 16:22:25 pl 1.19.2.4: #i38671# fix some more IM issues 2005/01/28 10:31:04 obr 1.19.2.3: #i41461# default icon for gtk plugin 2005/01/27 15:44:55 pl 1.19.2.2: #i38648# ask for next motion hint when actively setting the pointer position 2005/01/26 18:06:10 pl 1.19.2.1: #i41403# added missing conversion entry


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [4e2c4f5d9ab189c1030b744e2b8fa569bfe00347]

INTEGRATION: CWS vcl36 (1.10.2); FILE MERGED 2005/02/09 16:50:56 pl 1.10.2.4: #i41997# paint_flat_box seems to fare better with a GtkWindow (seen with OceanDream theme) 2005/02/08 09:37:19 pl 1.10.2.3: #i41955# avoid negative thumb sizes 2005/02/02 21:00:35 pl 1.10.2.2: #i41741# draw radiobuttons and checkboxes at correct position 2005/02/02 20:45:55 pl 1.10.2.1: #i41741# draw radiobuttons and checkboxes in correct size


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [74e02e5b8d22fe2c506f6ad880df48b8766f71b0]

INTEGRATION: CWS vcl36 (1.207.2); FILE MERGED 2005/03/15 17:45:46 pl 1.207.2.7: RESYNC: (1.208-1.210); FILE MERGED 2005/02/14 14:45:54 dv 1.207.2.6: #i41731# Set bInvalidate to true, when CopyBits has nothing to do 2005/02/14 08:10:43 dv 1.207.2.5: #i42422# MoreButton now with symbols 2005/02/11 07:23:16 dv 1.207.2.4: #i42067# Support for looking for deleted windows in TaskPanelList 2005/02/07 15:28:48 ssa 1.207.2.3: #i42184# when updating window positions, maPos has to be checked for changes as well because for clientwindows this member is changed whenever the borderwindow moves, eg floating toolbars 2005/02/02 16:54:46 pl 1.207.2.2: RESYNC: (1.207-1.208); FILE MERGED 2005/01/28 15:37:39 ssa 1.207.2.1: #i36705# improve invalidate of transparent windows


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [4c5b46d26fc0bc271c2c0f95ad49d63627396afa]

INTEGRATION: CWS vcl36 (1.16.92); FILE MERGED 2005/02/11 07:23:15 dv 1.16.92.1: #i42067# Support for looking for deleted windows in TaskPanelList


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [28612476fada9a8313e72a88e28a18bf2bfebb74]

INTEGRATION: CWS vcl36 (1.40.10); FILE MERGED 2005/02/11 07:23:15 dv 1.40.10.1: #i42067# Support for looking for deleted windows in TaskPanelList


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [34a79d0c65a13d8f2eee9f7ebb6d391900da2ad1]

INTEGRATION: CWS vcl36 (1.120.2); FILE MERGED 2005/02/15 16:34:44 pl 1.120.2.1: #i42122# do not beep excessively


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [79f2888e9ffab8d3311767ef1332dc890ead5500]

INTEGRATION: CWS vcl36 (1.189.8); FILE MERGED 2005/03/15 17:43:58 pl 1.189.8.6: RESYNC: (1.192-1.194); FILE MERGED 2005/02/14 16:49:58 hdu 1.189.8.5: #i42253# add support for japanese IPA fonts 2005/02/03 16:22:00 hdu 1.189.8.4: #i41672# no automatic digit substitution 2005/02/02 16:51:59 pl 1.189.8.3: RESYNC: (1.190-1.192); FILE MERGED 2005/01/25 16:00:10 pl 1.189.8.2: RESYNC: (1.189-1.190); FILE MERGED 2005/01/25 11:44:40 hdu 1.189.8.1: #i40502# take care of the font color duality in the metafile case


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [4d533ba241d9263f1cf92d397528af07f80f2c8b]

INTEGRATION: CWS vcl36 (1.33.2); FILE MERGED 2005/03/15 17:43:13 pl 1.33.2.2: RESYNC: (1.33-1.34); FILE MERGED 2005/02/15 11:42:17 hdu 1.33.2.1: #i42253# add support for japanese font vendors


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [b1ef2ddd1e1fb23643b4280fcdd2364d83f13ca7]

INTEGRATION: CWS vcl36 (1.35.2); FILE MERGED 2005/02/16 14:23:01 pl 1.35.2.4: #i41741# fix windows case 2005/02/15 07:23:31 dv 1.35.2.3: #i42422# Better alignment of MoreButton text 2005/02/14 08:10:41 dv 1.35.2.2: #i42422# MoreButton now with symbols 2005/02/02 20:45:54 pl 1.35.2.1: #i41741# draw radiobuttons and checkboxes in correct size


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [8cd9dc98b53d550baa92340eb6494852b3486970]

INTEGRATION: CWS vcl36 (1.36.10); FILE MERGED 2005/03/15 17:42:20 pl 1.36.10.2: RESYNC: (1.36-1.39); FILE MERGED 2005/02/15 10:33:39 obr 1.36.10.1: VCL is no longer used during installation


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [b9c18fa9bf7fc97f875952be3535e6244ebfadfa]

INTEGRATION: CWS vcl36 (1.55.10); FILE MERGED 2005/02/15 08:10:35 obr 1.55.10.1: do not store EnableATToolSupport setting on Unix


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [1fbf491f6a507f1e1fa510465d3ec7c419fa0dcf]

INTEGRATION: CWS vcl36 (1.28.40); FILE MERGED 2005/02/09 16:19:06 pl 1.28.40.1: #i41583# set cups options on cupsPrintFile


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [e5e29a7c17e4ba484f41a0fc2c53dc6e6dba6d68]

INTEGRATION: CWS vcl36 (1.27.10); FILE MERGED 2005/02/09 16:19:06 pl 1.27.10.1: #i41583# set cups options on cupsPrintFile


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [239d220d4a4f7feb64a03f01d8a91f3e867e8371]

INTEGRATION: CWS vcl36 (1.9.10); FILE MERGED 2005/02/09 16:19:06 pl 1.9.10.1: #i41583# set cups options on cupsPrintFile


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [474bf047bbfed97b331dc89780a257657f512c4a]

INTEGRATION: CWS vcl36 (1.56.2); FILE MERGED 2005/02/11 11:07:18 pl 1.56.2.1: #i42507# corrected typo (patch from cmc)


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [d0b7a0812dd7c91d5fac38cbea79856b4b4dfac2]

INTEGRATION: CWS vcl36 (1.9.10); FILE MERGED 2005/02/09 16:19:05 pl 1.9.10.1: #i41583# set cups options on cupsPrintFile


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [e883d1a1ab1f4b8769367407d4b26693942ed1ca]

INTEGRATION: CWS vcl36 (1.5.10); FILE MERGED 2005/02/09 16:19:05 pl 1.5.10.1: #i41583# set cups options on cupsPrintFile


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [966341d116a81d1a6190006df56a26981861ca0a]

INTEGRATION: CWS vcl36 (1.36.2); FILE MERGED 2005/02/08 10:35:04 pl 1.36.2.2: #i40338# use 64bit safe types; patch by kendy 2005/01/27 18:34:52 pl 1.36.2.1: #i40916# always set correct current ResMgr when returning from fallback


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [9dc771c62e37aba963173b9dd021060c21b04326]

INTEGRATION: CWS vcl36 (1.37.28); FILE MERGED 2005/02/14 17:02:12 hdu 1.37.28.1: #i42253# add support for japanese IPA fonts


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [e9f64e15d3f05658a21f1d0c40596cd802997118]

INTEGRATION: CWS vcl36 (1.12.20); FILE MERGED 2005/03/15 17:29:12 pl 1.12.20.2: RESYNC: (1.12-1.13); FILE MERGED 2005/02/09 17:51:48 pl 1.12.20.1: #i39175# use display background since toolbars tend to be transparent with NWF


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [3dbf88d370c6fb7e0f55cd54816b5b320444ad40]

INTEGRATION: CWS vcl36 (1.4.12); FILE MERGED 2005/02/09 18:05:58 pl 1.4.12.1: #i39175# give base class a chance


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [0ad40a6e5a94bae77f510ba147b55f7535ce44f4]

INTEGRATION: CWS impress36 (1.7.4); FILE MERGED 2005/03/15 14:53:57 cl 1.7.4.1: #i41201# deliver rational.hpp and operators.hpp


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [6268ca12b3cb85944c0795bb2403f479f4289f9e]

INTEGRATION: CWS impress36 (1.2.18); FILE MERGED 2005/03/15 18:01:10 cl 1.2.18.3: RESYNC: (1.2-1.3); FILE MERGED 2005/03/04 16:06:48 thb 1.2.18.2: #i43997# Reworked notification handling: now, _all_ external events are handled through the EventQueue, i.e. every external notification call (mouse events, whatever) will enqueue zero-timeout events, thus invoking the actual functionality through XSlideShow::update(). Together with the requirement to only call XSlideShow::update() from the main thread, this should result in correct behaviour under nearly all multi-threading circumstances. 2005/03/04 14:08:52 cl 1.2.18.1: #i43679# added AnimationCommandNode for STOPAUDIO support


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [fe9142c6cb6ed591f85b0a5717ea8324c7f9fdf5]

INTEGRATION: CWS impress36 (1.2.10); FILE MERGED 2005/03/02 11:52:10 cl 1.2.10.1: #i43679# added AnimationCommandNode for STOPAUDIO support


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [3a8cc1f672e4a08ce74b059d031f357fdf77e849]

INTEGRATION: CWS impress36 (1.3.8); FILE MERGED 2005/03/02 11:52:10 cl 1.3.8.1: #i43679# added AnimationCommandNode for STOPAUDIO support


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [25ae46e010559694fd9cf83f26ca96828209e56e]

INTEGRATION: CWS impress36 (1.1.2); FILE ADDED 2005/03/02 11:37:09 cl 1.1.2.1: #i43679# added AnimationCommandNode for STOPAUDIO support


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [25dd7790859162253fb0feea93951377cced5029]

INTEGRATION: CWS impress36 (1.1.2); FILE ADDED 2005/03/08 12:44:18 cl 1.1.2.2: deactivate command node after activation 2005/03/02 11:35:21 cl 1.1.2.1: #i43679# added AnimationCommandNode for STOPAUDIO support


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [188ed80c82796f0c3fc2745e9a3cd9bcbbf9f566]

INTEGRATION: CWS impress36 (1.2.10); FILE MERGED 2005/03/15 18:00:07 cl 1.2.10.2: RESYNC: (1.2-1.3); FILE MERGED 2005/03/02 11:52:10 cl 1.2.10.1: #i43679# added AnimationCommandNode for STOPAUDIO support


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [a879401046971a8c9dbb6f8aca0cf957813e327e]

INTEGRATION: CWS impress36 (1.2.18); FILE MERGED 2005/03/04 16:06:46 thb 1.2.18.1: #i43997# Reworked notification handling: now, _all_ external events are handled through the EventQueue, i.e. every external notification call (mouse events, whatever) will enqueue zero-timeout events, thus invoking the actual functionality through XSlideShow::update(). Together with the requirement to only call XSlideShow::update() from the main thread, this should result in correct behaviour under nearly all multi-threading circumstances.


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [fb64bb3c9b5d2c083acbb44113bccbf6df18da72]

INTEGRATION: CWS impress36 (1.2.18); FILE MERGED 2005/03/15 17:52:14 cl 1.2.18.5: RESYNC: (1.2-1.3); FILE MERGED 2005/03/08 11:13:49 cl 1.2.18.4: do not use references for mouse events 2005/03/04 16:06:45 thb 1.2.18.3: #i43997# Reworked notification handling: now, _all_ external events are handled through the EventQueue, i.e. every external notification call (mouse events, whatever) will enqueue zero-timeout events, thus invoking the actual functionality through XSlideShow::update(). Together with the requirement to only call XSlideShow::update() from the main thread, this should result in correct behaviour under nearly all multi-threading circumstances. 2005/03/02 11:52:08 cl 1.2.18.2: #i43679# added AnimationCommandNode for STOPAUDIO support 2005/02/28 15:09:55 cl 1.2.18.1: #i42524# foreward setShapeCursor to buffered slides


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [90b309306f9019e328a9c04671d409b3f060757c]

INTEGRATION: CWS impress36 (1.4.248); FILE MERGED 2005/03/02 16:06:40 cl 1.4.248.1: #i39872# hide floating windows initially


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [40640216e0ea9d45a8235eb9d487bd91ebe1c42c]

INTEGRATION: CWS impress36 (1.4.102); FILE MERGED 2005/03/02 16:06:40 cl 1.4.102.1: #i39872# hide floating windows initially


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [73054ba52bccd8d4c5cd60bfcf306b09fe637f24]

INTEGRATION: CWS impress36 (1.52.6); FILE MERGED 2005/03/08 14:20:09 cl 1.52.6.2: RESYNC: (1.52-1.54); FILE MERGED 2005/03/02 13:00:58 cl 1.52.6.1: #i43653# fixed assignment operator


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [d1531aa111b6136caecd38cfca9539bbd34ab430]

INTEGRATION: CWS impress36 (1.20.114); FILE MERGED 2005/02/24 10:13:35 bm 1.20.114.1: #i43322# invalidate the font list box for being repainted correctly when disabled


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [b2dd960e52b71b811a07e8f035f32355e2b2de7b]

INTEGRATION: CWS impress36 (1.3.108); FILE MERGED 2005/03/01 09:31:24 af 1.3.108.1: #i43770# Removed explicit specification of text for presentation entry.


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [174bbee54828788eb562cb9b172200e509fdd08d]

INTEGRATION: CWS impress36 (1.41.106); FILE MERGED 2005/02/25 15:22:26 cl 1.41.106.1: #i42737# added MigrateEffect framework for petter effect import and removed unused code


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [4112203d473f2d94ab65ce7a61e962943d804d45]

INTEGRATION: CWS impress36 (1.12.42); FILE MERGED 2005/03/02 12:45:12 af 1.12.42.1: #i42583# Corrected guard against invalid AutoLauyout ids.


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [eb104525921fa0bff4f0f930e218dea22ab4e287]

INTEGRATION: CWS impress36 (1.8.108); FILE MERGED 2005/02/25 15:25:55 cl 1.8.108.1: #i42737# added MigrateEffect framework for petter effect import and removed unused code


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [1d8d532b369330a3ee1e1fb65a16c34787b19667]

INTEGRATION: CWS impress36 (1.45.2); FILE MERGED 2005/03/09 08:50:09 cl 1.45.2.3: fixed merge conflicts 2005/03/08 14:02:15 cl 1.45.2.2: RESYNC: (1.45-1.46); FILE MERGED 2005/02/25 15:25:55 cl 1.45.2.1: #i42737# added MigrateEffect framework for petter effect import and removed unused code


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [2f6c2058dd370b890b3184a3794edaef05add04f]

INTEGRATION: CWS impress36 (1.11.26); FILE MERGED 2005/02/22 15:27:10 af 1.11.26.1: #i42403# Calling DisconnectAllClients() at ViewShellBase in dispose().


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [8eec937f26f6db77956ad217cc59ebbdc5589127]

INTEGRATION: CWS impress36 (1.5.2); FILE MERGED 2005/03/02 12:35:08 af 1.5.2.1: #i42583# Added SlotStateListener.


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [35e6625fae67b27d0f1569f3e4c1f0d1e0b34a83]

INTEGRATION: CWS impress36 (1.1.2); FILE ADDED 2005/03/04 12:38:53 af 1.1.2.2: #i42583# Added missing throw declaration. 2005/03/02 12:34:41 af 1.1.2.1: #i42583# Initial revision.


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [601f8e62ac26b933272d0eefed325e78c1e75491]

INTEGRATION: CWS impress36 (1.2.108); FILE MERGED 2005/02/24 12:22:13 af 1.2.108.1: #i43335# Made controls constructable on demand.


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [a3bb982613c9313569efa985d1e82becdf10be59]

INTEGRATION: CWS impress36 (1.2.108); FILE MERGED 2005/02/24 12:22:20 af 1.2.108.1: #i43335# Made controls constructable on demand.


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [6795a1e1554ac8fefc3dee49cbf21cf06a1e3632]

INTEGRATION: CWS impress36 (1.2.248); FILE MERGED 2005/02/24 17:29:30 af 1.2.248.1: #i43335# Moved ILayoutableWindow.hxx to ../inc/taskpane.


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [5e1d29f28933ce7cf08321b6bc771ab79d652f17]

INTEGRATION: CWS impress36 (1.5.2); FILE MERGED 2005/02/24 12:22:03 af 1.5.2.1: #i43335# Made controls constructable on demand.


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [ababecbb2a722c6eb4501a24c4c7f03b1e6eef8e]

INTEGRATION: CWS impress36 (1.2.248); FILE MERGED 2005/03/08 14:01:43 cl 1.2.248.2: RESYNC: (1.2-1.3); FILE MERGED 2005/02/24 12:21:19 af 1.2.248.1: #i43335# Made controls constructable on demand.


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [3e5b06ff388068bcd395e7bcc895709aa7555070]

INTEGRATION: CWS impress36 (1.4.34); FILE MERGED 2005/03/08 14:01:34 cl 1.4.34.2: RESYNC: (1.4-1.5); FILE MERGED 2005/02/24 12:21:29 af 1.4.34.1: #i43335# Made controls constructable on demand.


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [0a38222ca914d83b44053d6c886a1b0cd707701b]

INTEGRATION: CWS impress36 (1.10.2); FILE MERGED 2005/02/25 12:08:27 af 1.10.2.1: #i43440# Default master page preview rendered with title,text layout.


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [fbdb7a980b8d8cf0a038caab549962f71304a438]

INTEGRATION: CWS impress36 (1.2.108); FILE MERGED 2005/02/24 12:20:43 af 1.2.108.1: #i43335# Made controls constructable on demand.


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [d05f58a36a6532f44a44a6377e3b9d2a2e3a44d3]

INTEGRATION: CWS impress36 (1.2.108); FILE MERGED 2005/02/24 12:20:52 af 1.2.108.1: #i43335# Made controls constructable on demand.


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [056b6c8fe39a2f105d0b1c45c7ad6a86034dfd64]

INTEGRATION: CWS impress36 (1.2.108); FILE MERGED 2005/02/24 12:18:55 af 1.2.108.1: #i43335# Made controls constructable on demand.


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [f401bc398ab3ce480563c1ad96f63efc8d054b30]

INTEGRATION: CWS impress36 (1.2.248); FILE MERGED 2005/03/08 10:20:27 af 1.2.248.2: #i43335# Added TaskPaneControlFactory. 2005/02/23 13:29:16 af 1.2.248.1: #i43231# Removed unused SlideSorterPanel.


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [fafd1bc010390d1444933a1574fe2ba26672ec1b]

INTEGRATION: CWS impress36 (1.5.106); FILE MERGED 2005/02/24 12:15:49 af 1.5.106.1: #i43335# Made controls constructable on demand.


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [f7dc7f3e961f4e3647517287da7594efd81bcd06]

INTEGRATION: CWS impress36 (1.4.42); FILE MERGED 2005/02/24 12:15:28 af 1.4.42.1: #i43335# Made controls constructable on demand.


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [767aef440ecd3ad5d1540715c1e88ec6d6cc4b02]

INTEGRATION: CWS impress36 (1.3.214); FILE MERGED 2005/02/28 16:48:38 af 1.3.214.1: #i43439# Added DataChanged() method.


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [32b44dae475f21c20a9c9f1fc7424e55fd614b38]

INTEGRATION: CWS impress36 (1.3.108); FILE MERGED 2005/02/24 12:14:32 af 1.3.108.1: #i43335# Made controls constructable on demand.


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [88f9921af5ffc594e4090df421624fd617df07b2]

INTEGRATION: CWS impress36 (1.3.108); FILE MERGED 2005/03/08 10:19:53 af 1.3.108.2: #i43335# Moved the actual control creation to InternalCreateControl() method. 2005/02/24 12:14:24 af 1.3.108.1: #i43335# Made controls constructable on demand.


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [4c19a4f18e77fc9da21c1e8d794ea2a4017eab68]

INTEGRATION: CWS impress36 (1.2.248); FILE MERGED 2005/02/24 12:14:43 af 1.2.248.1: #i43335# Made controls constructable on demand.


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [e3f9090c9421a3f43749badce33943bc780b2c4c]

INTEGRATION: CWS impress36 (1.2.248); FILE MERGED 2005/03/08 10:19:46 af 1.2.248.2: #i43335# Moved the actual control creation to InternalCreateControl() method. 2005/02/24 12:14:50 af 1.2.248.1: #i43335# Made controls constructable on demand.


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [7ab0efdc45bef9471e9329bcf1b720c7ed513569]

INTEGRATION: CWS impress36 (1.8.2); FILE MERGED 2005/02/24 12:14:03 af 1.8.2.1: #i43335# Made controls constructable on demand.


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [901f0d18679943b680561ffc80e41588d79306c2]

INTEGRATION: CWS impress36 (1.3.214); FILE MERGED 2005/02/24 12:13:50 af 1.3.214.1: #i43335# Made controls constructable on demand.


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [1dfc47cd77912c050fb2864fefeee7e9d5d59b5e]

INTEGRATION: CWS impress36 (1.1.2); FILE ADDED 2005/03/08 10:22:20 af 1.1.2.2: #i43335# Removed OSL_TRACEs. 2005/03/08 10:12:32 af 1.1.2.1: #i43335# Initial revision.


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [b8e24288038e237dcd130d40b6363f0d4d63c231]

INTEGRATION: CWS impress36 (1.3.108); FILE MERGED 2005/02/24 12:04:53 af 1.3.108.1: #i43335# Made controls constructable on demand.


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [1bdcf9ba956b9883b4058f0972ce050bc467d334]

INTEGRATION: CWS impress36 (1.2.248); FILE MERGED 2005/02/24 17:28:22 af 1.2.248.1: #i43335# Moved ILayoutableWindow.hxx to ../inc/taskpane.


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [e0ecf8cc700050861c46aebd68bf5ecc846a3783]

INTEGRATION: CWS impress36 (1.4.34); FILE MERGED 2005/02/24 12:04:43 af 1.4.34.1: #i43335# Made controls constructable on demand.


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [7f492eef83412f0ada0fff3c755204bde174cb98]

INTEGRATION: CWS impress36 (1.4.42); FILE MERGED 2005/03/02 12:44:08 af 1.4.42.2: #i42583# Using SlotStateListener to react to turning on/off support for vertical writing. 2005/02/24 12:04:07 af 1.4.42.1: #i43335# Made controls constructable on demand.


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [cd4395138354fc3bcd346b43dbedb5e258663016]

INTEGRATION: CWS impress36 (1.9.34); FILE MERGED 2005/03/08 10:19:35 af 1.9.34.4: #i43335# Moved the actual control creation to InternalCreateControl() method. 2005/03/04 13:30:03 af 1.9.34.3: #i42583# Fixed use of temporary Link object when creating new SlotStateListener. 2005/03/02 12:40:23 af 1.9.34.2: #i42583# Using SlotStateListener to react to turning on/off support for vertical writing. 2005/02/24 12:03:56 af 1.9.34.1: #i43335# Made controls constructable on demand.


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [bc7f01d8311f1c3da686c5c90f5db51b89dee864]

INTEGRATION: CWS impress36 (1.2.248); FILE MERGED 2005/02/24 17:27:57 af 1.2.248.1: #i43335# Moved ILayoutableWindow.hxx to ../inc/taskpane.


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [951afd8728096ef986712e860df8df9733841da8]

INTEGRATION: CWS impress36 (1.3.108); FILE MERGED 2005/02/24 12:02:35 af 1.3.108.1: #i43335# Made controls constructable on demand.


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [ae193b728ad64b0baea9bb882d5bd07530670983]

INTEGRATION: CWS impress36 (1.2.248); FILE MERGED 2005/02/28 16:46:56 af 1.2.248.1: #i43439# Added SlsFontProvider files.


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [6582d9f65dd6c13a14a44a0df6d0bbd2916b48f8]

INTEGRATION: CWS impress36 (1.6.106); FILE MERGED 2005/02/28 16:46:22 af 1.6.106.2: #i43439# Moved FontProvider code to SlsFontProvider files. 2005/02/24 17:26:18 af 1.6.106.1: #i43439# Using info font as returned by StyleSettings to display page name and number.


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [4280ee2bc659d4ed258b99aee54b8457227c13e6]

INTEGRATION: CWS impress36 (1.1.2); FILE ADDED 2005/02/28 16:37:33 af 1.1.2.1: #i43439# Initial revision.


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [49f6267b2cfa3e2daac6a44f9717b6f00449e5e9]

INTEGRATION: CWS impress36 (1.6.2); FILE MERGED 2005/02/23 13:27:34 af 1.6.2.1: #i43231# Removed unnecessary call to RequestRepaint() from PostModelChange().


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [4b7750a2b1961562e8b64339db20d4b44ead251e]

INTEGRATION: CWS impress36 (1.9.2); FILE MERGED 2005/03/08 14:01:23 cl 1.9.2.2: RESYNC: (1.9-1.10); FILE MERGED 2005/02/28 16:44:31 af 1.9.2.1: #i43439# Registering at application for notifications of DataChange events.


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [68055fa59c6bc83d4a7d01a11977a56ad6012024]

INTEGRATION: CWS impress36 (1.1.2); FILE ADDED 2005/02/28 16:38:07 af 1.1.2.1: #i43439# Initial revision.


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [a0f934b2e67404f82895909892a3b5f133c0064d]

INTEGRATION: CWS impress36 (1.2.248); FILE MERGED 2005/02/23 13:21:15 af 1.2.248.1: #i43231# The vertical scroll is shown only when necessary.


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [8a88e3341b4d8f6b7f472403c33c8ce2594c66a8]

INTEGRATION: CWS impress36 (1.2.248); FILE MERGED 2005/02/25 15:41:35 af 1.2.248.1: #i43443# Factored out code from DoPaste() and DragFinished() into new methods SelectPages(),GetInsertionPosition(),PasteTransferable(), and SelectPageRange().


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [5fda0171c93ad38f5a065ca2cbf57d458aacad34]

INTEGRATION: CWS impress36 (1.4.108); FILE MERGED 2005/03/08 14:01:13 cl 1.4.108.2: RESYNC: (1.4-1.5); FILE MERGED 2005/02/25 15:38:09 af 1.4.108.1: #i43231# Moved most code of Resize() to new Rearrange() method.  Added maTotalWindowArea member.


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [e463be935a62091a63efacd807687e34eb66fdb2]

INTEGRATION: CWS impress36 (1.2.248); FILE MERGED 2005/02/23 13:12:47 af 1.2.248.1: #i43231# The vertical scroll is shown only when necessary.


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [27bcb4b45be546c1776f332469dc8c848e4d2e7b]

INTEGRATION: CWS impress36 (1.4.114); FILE MERGED 2005/03/08 14:00:53 cl 1.4.114.2: RESYNC: (1.4-1.5); FILE MERGED 2005/02/23 13:22:50 af 1.4.114.1: #i43231# Removed unnecessary call to SlideSorterController.MakeSelectionVisible().


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [cd7744ffbb41d351654f80cc2f1300e009b73d4d]

INTEGRATION: CWS impress36 (1.9.34); FILE MERGED 2005/02/25 15:42:06 af 1.9.34.1: #i43443# Factored out code from DoPaste() and DragFinished() into new methods SelectPages(),GetInsertionPosition(),PasteTransferable(), and SelectPageRange().


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [b753bab964df024c4374b65fae1c04eec0095a0a]

INTEGRATION: CWS impress36 (1.9.42); FILE MERGED 2005/03/08 14:00:40 cl 1.9.42.4: RESYNC: (1.9-1.11); FILE MERGED 2005/02/28 16:43:19 af 1.9.42.3: #i43439# Reacting to DataChanged event. 2005/02/25 15:37:45 af 1.9.42.2: #i43231# Moved most code of Resize() to new Rearrange() method.  Added maTotalWindowArea member. 2005/02/23 13:10:34 af 1.9.42.1: #i43231# Modified scroll bar handling.  Returning early from some unnecessary HandleModelChange() and MakeSelectionVisible() calls.


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [4cd50b80bed3c69a5d392406a41703af6472431f]

INTEGRATION: CWS impress36 (1.5.32); FILE MERGED 2005/03/15 17:37:15 cl 1.5.32.6: RESYNC: (1.5-1.6); FILE MERGED 2005/03/10 12:09:08 cl 1.5.32.5: #i43773# acquire slideshow after unlocking guard 2005/03/08 14:42:12 cl 1.5.32.4: fixed threading issue 2005/03/08 08:11:00 cl 1.5.32.3: fixed a deadlock 2005/03/02 16:11:58 cl 1.5.32.2: #i43773# fixed update loop and call update async from main thread always 2005/02/25 15:25:37 cl 1.5.32.1: #i42737# added MigrateEffect framework for petter effect import and removed unused code


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [960533e92ca5b9a2180fcbbd24a5cbccf4b2437f]

INTEGRATION: CWS impress36 (1.6.32); FILE MERGED 2005/03/10 12:09:07 cl 1.6.32.2: #i43773# acquire slideshow after unlocking guard 2005/03/02 16:11:58 cl 1.6.32.1: #i43773# fixed update loop and call update async from main thread always


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [2db95b18718d039e633c73c84e58f68603321e65]

INTEGRATION: CWS impress36 (1.10.2); FILE MERGED 2005/03/15 17:37:02 cl 1.10.2.4: RESYNC: (1.12-1.13); FILE MERGED 2005/03/10 12:09:06 cl 1.10.2.3: #i43773# acquire slideshow after unlocking guard 2005/03/08 14:00:30 cl 1.10.2.2: RESYNC: (1.10-1.12); FILE MERGED 2005/03/02 16:11:57 cl 1.10.2.1: #i43773# fixed update loop and call update async from main thread always


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [7b2a8f10d20b0a14a677910be60d4654fe02e75e]

INTEGRATION: CWS impress36 (1.1.2); FILE ADDED 2005/03/04 12:38:28 af 1.1.2.2: #i42583# Added missing throw declaration. 2005/03/02 12:34:19 af 1.1.2.1: #i42583# Initial revision.


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [69041f32ddc436e243ea5fb83a1d53127859d473]

INTEGRATION: CWS impress36 (1.1.2); FILE ADDED 2005/03/02 12:36:11 af 1.1.2.2: #i42583# Extended a method description. 2005/02/24 12:27:31 af 1.1.2.1: #i43335# Moved here from ../toolpanel.


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [60fded3b0d64effbb2144ef3e9532e090da4225a]

INTEGRATION: CWS impress36 (1.1.2); FILE ADDED 2005/03/08 10:18:01 af 1.1.2.2: #i43335# Moved the actual control creation to InternalCreateControl() method. 2005/02/24 12:27:12 af 1.1.2.1: #i43335# Moved here from ../toolpanel.


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [60d36fdb71850c20acc278f838d8c59a74abc5ec]

INTEGRATION: CWS impress36 (1.1.2); FILE ADDED 2005/02/24 12:26:52 af 1.1.2.1: #i43335# Moved here from ../toolpanel.


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [0b7ebb6be3b06cd9e8d32eb26fc384740cc36ba5]

INTEGRATION: CWS impress36 (1.1.2); FILE ADDED 2005/02/24 12:26:35 af 1.1.2.1: #i43335# Moved here from ../toolpanel.


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [05eff632a0cd94657da0e5c5508a9168242796f8]

INTEGRATION: CWS impress36 (1.1.2); FILE ADDED 2005/02/24 12:26:18 af 1.1.2.1: #i43335# Moved here from ../toolpanel.


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [3ca8b6b48ca547999e4329cc5c20f851f38886fc]

INTEGRATION: CWS impress36 (1.4.404); FILE MERGED 2005/02/25 15:24:50 cl 1.4.404.1: #i42737# added MigrateEffect framework for petter effect import and removed unused code


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [068a678312e5c1dd8d62cac2b6e89b02144696d9]

INTEGRATION: CWS impress36 (1.8.42); FILE MERGED 2005/02/25 15:24:50 cl 1.8.42.1: #i42737# added MigrateEffect framework for petter effect import and removed unused code


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [01658e6ea1f9ddc413b2c64da2dd19fa7d377b7a]

INTEGRATION: CWS impress36 (1.28.108); FILE MERGED 2005/02/24 12:17:34 bm 1.28.108.1: #i43273# when pressing ESC call ViewShellBase::StopPresentation to close the view frame in addition to stopping the slideshow


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [f251750b6e8f6ba626c1322d0d135119cdfe459b]

INTEGRATION: CWS impress36 (1.28.42); FILE MERGED 2005/02/25 15:21:27 cl 1.28.42.1: #i42737# added MigrateEffect framework for petter effect import and removed unused code


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [bb2ae7b71e62b09c100adc949667bcedc10a1291]

INTEGRATION: CWS impress36 (1.7.34); FILE MERGED 2005/02/28 16:40:25 af 1.7.34.1: #i43439# Added DataChanged() method.


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [df437e6677eb81e5adfa2a39e2a126c95cc231b1]

INTEGRATION: CWS impress36 (1.6.2); FILE MERGED 2005/03/08 13:58:51 cl 1.6.2.2: RESYNC: (1.6-1.7); FILE MERGED 2005/02/24 17:44:43 af 1.6.2.1: #i43469# Corrected merge error.


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [d1f2ee81a4330bc26a36bda91b944ba794eb9b92]

INTEGRATION: CWS impress36 (1.4.44); FILE MERGED 2005/02/25 12:34:22 af 1.4.44.1: #i43441# Added the AutoHScroll keywod to the LB_SLIDE_TRANSITIONS list box.


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [12d37e8d334405234df66289143a4bed60014f47]

INTEGRATION: CWS impress36 (1.6.34); FILE MERGED 2005/02/25 15:24:34 cl 1.6.34.1: #i42737# added MigrateEffect framework for petter effect import and removed unused code


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [615878c0919eb084d1b55ab9fb8b70c4df70ca0a]

INTEGRATION: CWS impress36 (1.7.34); FILE MERGED 2005/03/15 16:26:37 cl 1.7.34.7: #i41201# removed last fix 2005/03/15 14:52:50 cl 1.7.34.6: #i41201# use boost rational class for more acurate iterate interval conversion 2005/03/08 13:58:42 cl 1.7.34.5: RESYNC: (1.7-1.8); FILE MERGED 2005/03/02 12:28:41 cl 1.7.34.4: #i43679# fixed setting back to no sound from stop previous sound option 2005/03/01 09:13:51 af 1.7.34.3: #i43659# The width for the 'change order' label is now calculated depending on the actual text. 2005/02/28 17:08:16 af 1.7.34.2: #i43661# Fixed vertical offsets when breaking lines. 2005/02/25 15:24:34 cl 1.7.34.1: #i42737# added MigrateEffect framework for petter effect import and removed unused code


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [4e4134696200e772119eb238d775ec30a1eea7f6]

INTEGRATION: CWS impress36 (1.3.34); FILE MERGED 2005/03/15 16:28:19 cl 1.3.34.3: #i41201# removed last fix 2005/03/15 14:51:53 cl 1.3.34.2: #i41201# use boost rational class for more acurate iterate interval conversion 2005/02/28 13:59:20 cl 1.3.34.1: #i41201# convert iterate interval from absolute to percentage and back


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [19f83e4e72e16eb738ab90deb7bf4b7387bae36e]

INTEGRATION: CWS impress36 (1.2.108); FILE MERGED 2005/03/15 16:28:19 cl 1.2.108.4: #i41201# removed last fix 2005/03/15 14:51:52 cl 1.2.108.3: #i41201# use boost rational class for more acurate iterate interval conversion 2005/03/08 13:57:24 cl 1.2.108.2: RESYNC: (1.2-1.3); FILE MERGED 2005/02/28 13:59:19 cl 1.2.108.1: #i41201# convert iterate interval from absolute to percentage and back


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [b2bd3185feee8c746376429f8e74f35e1734f147]

INTEGRATION: CWS impress36 (1.5.34); FILE MERGED 2005/02/25 15:17:42 cl 1.5.34.1: #i42737# added MigrateEffect framework for petter effect import and removed unused code


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [73338ec96af62342dd3e045f6ed5250d21541b96]

INTEGRATION: CWS impress36 (1.23.62); FILE MERGED 2005/02/25 15:17:42 cl 1.23.62.1: #i42737# added MigrateEffect framework for petter effect import and removed unused code


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [54162c52d79cbed3518ffbda24ea67a0a892557e]

INTEGRATION: CWS impress36 (1.8.62); FILE MERGED 2005/02/25 15:17:41 cl 1.8.62.1: #i42737# added MigrateEffect framework for petter effect import and removed unused code


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [06d4934f95feb6dd8b4eee19d08af0cbdf202ab8]

INTEGRATION: CWS impress36 (1.1.2); FILE ADDED 2005/02/25 15:17:40 cl 1.1.2.1: #i42737# added MigrateEffect framework for petter effect import and removed unused code


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [88f976bdd9a2924d98fce5d5fdc8874d801fbeb9]

INTEGRATION: CWS impress36 (1.5.34); FILE MERGED 2005/03/15 16:28:28 cl 1.5.34.6: #i41201# removed last fix 2005/03/15 14:50:52 cl 1.5.34.5: #i41201# use boost rational class for more acurate iterate interval conversion 2005/03/08 13:56:34 cl 1.5.34.4: RESYNC: (1.5-1.7); FILE MERGED 2005/03/03 12:45:20 cl 1.5.34.3: fixed typo 2005/03/02 12:24:35 cl 1.5.34.2: #i43679# added getStopAudio() 2005/02/25 15:17:40 cl 1.5.34.1: #i42737# added MigrateEffect framework for petter effect import and removed unused code


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [42f53b083f4314b815aa55ed0a15bab64ad711df]

INTEGRATION: CWS impress36 (1.3.736); FILE MERGED 2005/03/02 12:37:33 af 1.3.736.1: #i42583# Added two meta enum entries to AutoLayout for safer iteration.


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [8ec58f61b24ebb74c33fff26a1a3e227e456a81f]

INTEGRATION: CWS impress36 (1.3.130); FILE MERGED 2005/02/25 15:16:49 cl 1.3.130.1: #i42737# added MigrateEffect framework for petter effect import and removed unused code


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [3570c76b197a71e169f7fdc554c1f06d7bf47110]

INTEGRATION: CWS impress36 (1.1.2); FILE ADDED 2005/02/25 15:16:49 cl 1.1.2.1: #i42737# added MigrateEffect framework for petter effect import and removed unused code


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [7162b7f323ff4846a5931b4b57eb5d39ccaadcac]

INTEGRATION: CWS impress36 (1.4.42); FILE MERGED 2005/03/15 16:29:17 cl 1.4.42.4: #i41201# removed last fix 2005/03/15 14:50:37 cl 1.4.42.3: #i41201# use boost rational class for more acurate iterate interval conversion 2005/03/08 13:55:31 cl 1.4.42.2: RESYNC: (1.4-1.5); FILE MERGED 2005/03/02 12:24:22 cl 1.4.42.1: #i43679# added getStopAudio()


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [934fe4a877983f1da8bcb42fba060b86a2267be7]

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>  [a333d120e2d0f8a9df9a77ea3b6f27b31a8715d5]

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>  [e83eee1232e5531c3513ea57f641bf950b7caf12]

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>  [4989d3acaf7089ad1b2ef78264e448155d1c5624]

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  Kurt Zenker  <kz@openoffice.org>  [8d6aa255c4c199f37c70335d8ed424c8ab655fb1]

INTEGRATION: CWS dbwizard4 (1.11.50); FILE MERGED 2005/03/17 16:37:23 bc 1.11.50.1: #44562#'fillReportData' modified


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [039c9bf9130f066acdd156a442204311b5778483]

INTEGRATION: CWS dbwizard4 (1.20.4); FILE MERGED 2005/03/17 16:37:23 bc 1.20.4.1: #44562#'fillReportData' modified


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [a146b3480840c194eadf8404580b6c0bfc3ffb7a]

INTEGRATION: CWS dbwizard4 (1.1.2); FILE ADDED 2005/02/11 09:43:08 bc 1.1.2.4: ##makefile improved 2005/02/09 16:14:54 bc 1.1.2.3: ## 2005/02/09 16:11:22 bc 1.1.2.2: ##ReLi2Name entry added 2005/02/09 15:02:18 bc 1.1.2.1: ##new resource file for images added


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [7e7c85345b01e709aa1ae06b872452c3088fbd43]

INTEGRATION: CWS dbwizard4 (1.1.2); FILE ADDED 2005/02/14 07:58:25 bc 1.1.2.3: ##images for webwizard added 2005/02/11 09:43:08 bc 1.1.2.2: ##makefile improved 2005/02/09 15:02:46 bc 1.1.2.1: ##resourcefile for images added


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [8e7a2eb91c7b15965c9c6c13cb9ce3e3ea2ece55]

INTEGRATION: CWS dbwizard4 (1.64.8); FILE MERGED 2005/03/15 17:46:01 bc 1.64.8.2: #i44576#database connection now not disposed when RW finishes 2005/02/17 13:50:34 bc 1.64.8.1: ##ControlArrangement in FormWizard modified


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [23f014c9b342f3f4ccd4ea53489dccaaf3d618d3]

INTEGRATION: CWS dbwizard4 (1.13.96); FILE MERGED 2005/03/15 16:14:50 bc 1.13.96.4: ## resource file of imagelist added 2005/03/12 20:13:32 bc 1.13.96.3: ##resource file for images added 2005/02/17 13:50:32 bc 1.13.96.2: ##ControlArrangement in FormWizard modified 2005/02/09 15:36:36 bc 1.13.96.1: ##imagelists added


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [04d0d1eb43e70d5c1bc9c3e39bf7515e49e1726f]

INTEGRATION: CWS dbwizard4 (1.33.2); FILE MERGED 2005/03/14 11:12:05 bc 1.33.2.4: ## imagelist added 2005/03/12 20:13:31 bc 1.33.2.3: ##resource file for images added 2005/03/12 18:33:57 bc 1.33.2.2: RESYNC: (1.33-1.34); FILE MERGED 2005/02/09 15:36:36 bc 1.33.2.1: ##imagelists added


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [1ba71db3c6210fe657031e154d0a8f540f4d1a04]

INTEGRATION: CWS dbwizard4 (1.3.46); FILE MERGED 2005/02/17 13:50:32 bc 1.3.46.1: ##ControlArrangement in FormWizard modified


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [7f8dba2b8c6cb80d1d5b47968a227a10725f8041]

INTEGRATION: CWS dbwizard4 (1.4.24); FILE MERGED 2005/03/08 14:08:30 bc 1.4.24.1: #i43785#Several changes in handling new tables


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [a59f70bd46c68b150f20e7ff26a8bfbfcbf641d8]

INTEGRATION: CWS dbwizard4 (1.3.46); FILE MERGED 2005/02/17 13:50:31 bc 1.3.46.1: ##ControlArrangement in FormWizard modified


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [3360d73af7bf83fc01218f4d40e3b177a0e09242]

INTEGRATION: CWS dbwizard4 (1.3.46); FILE MERGED 2005/02/17 13:50:30 bc 1.3.46.1: ##ControlArrangement in FormWizard modified


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [b602c650d2c4686dd83d99d89686e82a4f099ecd]

INTEGRATION: CWS dbwizard4 (1.7.22); FILE MERGED 2005/03/12 18:32:07 bc 1.7.22.3: RESYNC: (1.7-1.10); FILE MERGED 2005/03/08 14:08:29 bc 1.7.22.2: #i43785#Several changes in handling new tables 2005/02/17 13:50:28 bc 1.7.22.1: ##ControlArrangement in FormWizard modified


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [5c0abcf7f593138ac7d233b850edba87ed8e8727]

INTEGRATION: CWS dbwizard4 (1.4.40); FILE MERGED 2005/03/12 18:32:00 bc 1.4.40.2: RESYNC: (1.4-1.6); FILE MERGED 2005/02/17 13:50:28 bc 1.4.40.1: ##ControlArrangement in FormWizard modified


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [4c90258fa8d90140bdc2eadfe0852da2f872e93e]

INTEGRATION: CWS dbwizard4 (1.5.22); FILE MERGED 2005/03/12 18:31:53 bc 1.5.22.2: RESYNC: (1.5-1.7); FILE MERGED 2005/02/17 13:50:28 bc 1.5.22.1: ##ControlArrangement in FormWizard modified


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [61b39ddb364ffbe932f640a97f1a35d3f2f9b4a6]

INTEGRATION: CWS dbwizard4 (1.4.40); FILE MERGED 2005/03/12 18:31:45 bc 1.4.40.2: RESYNC: (1.4-1.5); FILE MERGED 2005/02/17 13:50:28 bc 1.4.40.1: ##ControlArrangement in FormWizard modified


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [c73c57d70d8b51f4b826576e70a79020fd96e0ff]

INTEGRATION: CWS dbwizard4 (1.2.78); FILE MERGED 2005/03/14 15:12:44 bc 1.2.78.3: ## merge conflicts resolved 2005/03/12 18:31:38 bc 1.2.78.2: RESYNC: (1.2-1.3); FILE MERGED 2005/02/17 13:50:27 bc 1.2.78.1: ##ControlArrangement in FormWizard modified


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [b3ee28ebe9303ce600762632b53cb01d27133baf]

INTEGRATION: CWS dbwizard4 (1.2.78); FILE MERGED 2005/03/14 16:20:16 bc 1.2.78.2: ## merge conflict resolved Issue number: Submitted by: Reviewed by: 2005/02/17 13:50:27 bc 1.2.78.1: ##ControlArrangement in FormWizard modified


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [4132ca4a71e9364602dc3770b3fd8bb6d38d36be]

INTEGRATION: CWS dbwizard4 (1.3.40); FILE MERGED 2005/03/15 17:46:00 bc 1.3.40.3: #i44576#database connection now not disposed when RW finishes 2005/03/12 18:31:15 bc 1.3.40.2: RESYNC: (1.3-1.4); FILE MERGED 2005/02/17 13:50:27 bc 1.3.40.1: ##ControlArrangement in FormWizard modified


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [5e98899491a69cd8a8a3647f8820818b59d4ddcb]

INTEGRATION: CWS dbwizard4 (1.3.40); FILE MERGED 2005/03/12 18:31:07 bc 1.3.40.2: RESYNC: (1.3-1.5); FILE MERGED 2005/02/17 13:50:26 bc 1.3.40.1: ##ControlArrangement in FormWizard modified


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [ed748472808c2159cd2059a43607ce16ba57d0da]

INTEGRATION: CWS dbwizard4 (1.4.22); FILE MERGED 2005/03/12 18:31:00 bc 1.4.22.2: RESYNC: (1.4-1.5); FILE MERGED 2005/02/17 13:50:26 bc 1.4.22.1: ##ControlArrangement in FormWizard modified


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [f122797c7cf18c05d0386832a2be03c173864688]

INTEGRATION: CWS dbwizard4 (1.3.44); FILE MERGED 2005/03/14 16:20:16 bc 1.3.44.4: ## merge conflict resolved Issue number: Submitted by: Reviewed by: 2005/03/14 15:12:44 bc 1.3.44.3: ## merge conflicts resolved 2005/03/12 18:30:46 bc 1.3.44.2: RESYNC: (1.3-1.4); FILE MERGED 2005/02/17 13:50:26 bc 1.3.44.1: ##ControlArrangement in FormWizard modified


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [40ef12387ed74f121dfa8b453f31c4ef946f88a6]

INTEGRATION: CWS dbwizard4 (1.3.44); FILE MERGED 2005/03/12 18:30:15 bc 1.3.44.2: RESYNC: (1.3-1.4); FILE MERGED 2005/02/17 13:50:25 bc 1.3.44.1: ##ControlArrangement in FormWizard modified


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [923df1ec5bcdc81582ad1edd510e1a860e7bfaf8]

INTEGRATION: CWS dbwizard4 (1.2.40); FILE MERGED 2005/03/12 21:44:14 bc 1.2.40.4: ## one line of merge conflict removed Issue number: Submitted by: Reviewed by: 2005/03/12 18:29:49 bc 1.2.40.3: RESYNC: (1.2-1.3); FILE MERGED 2005/03/08 14:08:27 bc 1.2.40.2: #i43785#Several changes in handling new tables 2005/02/17 13:50:24 bc 1.2.40.1: ##ControlArrangement in FormWizard modified


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [e39a87aaef620b2491a83125271f7ee4c33048a5]

INTEGRATION: CWS dbwizard4 (1.2.40); FILE MERGED 2005/03/12 18:29:34 bc 1.2.40.3: RESYNC: (1.2-1.4); FILE MERGED 2005/03/08 14:08:27 bc 1.2.40.2: #i43785#Several changes in handling new tables 2005/02/17 13:50:24 bc 1.2.40.1: ##ControlArrangement in FormWizard modified


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [9802f04ba93c53dc98985ec3125b2d127b3b4347]

INTEGRATION: CWS dbwizard4 (1.2.40); FILE MERGED 2005/03/12 18:29:24 bc 1.2.40.3: RESYNC: (1.2-1.3); FILE MERGED 2005/03/08 14:08:26 bc 1.2.40.2: #i43785#Several changes in handling new tables 2005/02/17 13:50:24 bc 1.2.40.1: ##ControlArrangement in FormWizard modified


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [157ce3da02fc18bdf28cc2cb5d35168b35e01659]

INTEGRATION: CWS dbwizard4 (1.58.40); FILE MERGED 2005/03/15 17:45:59 bc 1.58.40.5: #i44576#database connection now not disposed when RW finishes 2005/03/14 15:12:43 bc 1.58.40.4: ## merge conflicts resolved 2005/03/14 11:09:54 bc 1.58.40.3: ## wrongly resolved merge conflicts corrected 2005/03/12 18:28:55 bc 1.58.40.2: RESYNC: (1.58-1.60); FILE MERGED 2005/02/17 13:50:23 bc 1.58.40.1: ##ControlArrangement in FormWizard modified


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [9976884e7f2974871b1cdb090c35b5ba53a1e094]

INTEGRATION: CWS dbwizard4 (1.3.50); FILE MERGED 2005/03/15 17:45:59 bc 1.3.50.2: #i44576#database connection now not disposed when RW finishes 2005/02/17 13:50:23 bc 1.3.50.1: ##ControlArrangement in FormWizard modified


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [a01cc73b2f8416b681ee2030357d85c4d82278e3]

INTEGRATION: CWS dbwizard4 (1.3.40); FILE MERGED 2005/03/12 18:28:41 bc 1.3.40.4: RESYNC: (1.3-1.4); FILE MERGED 2005/03/09 16:49:24 bc 1.3.40.3: #i43798#Deletion of texttable columns now considered 2005/03/08 14:08:25 bc 1.3.40.2: #i43785#Several changes in handling new tables 2005/02/17 13:50:22 bc 1.3.40.1: ##ControlArrangement in FormWizard modified


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [045ba117af8e8a6e8ed10dace638c6ca1f98ba43]

INTEGRATION: CWS dbwizard4 (1.30.24); FILE MERGED 2005/03/17 16:54:58 bc 1.30.24.4: #i44562# Several changes 2005/03/15 17:45:58 bc 1.30.24.3: #i44576#database connection now not disposed when RW finishes 2005/03/09 16:49:24 bc 1.30.24.2: #i43798#Deletion of texttable columns now considered 2005/02/17 13:50:21 bc 1.30.24.1: ##ControlArrangement in FormWizard modified


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [d2b5ca5114ef36395768a77bad2d87853930c5c1]

INTEGRATION: CWS dbwizard4 (1.2.76); FILE MERGED 2005/03/14 15:12:43 bc 1.2.76.7: ## merge conflicts resolved 2005/03/14 11:09:54 bc 1.2.76.6: ## wrongly resolved merge conflicts corrected 2005/03/12 21:31:19 bc 1.2.76.5: ##import statement removed 2005/03/12 18:28:16 bc 1.2.76.4: RESYNC: (1.2-1.5); FILE MERGED 2005/03/09 16:49:23 bc 1.2.76.3: #i43798#Deletion of texttable columns now considered 2005/03/08 14:08:23 bc 1.2.76.2: #i43785#Several changes in handling new tables 2005/02/17 13:50:21 bc 1.2.76.1: ##ControlArrangement in FormWizard modified


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [fc2c5691565939cee1c66c2fc223075a87d07667]

INTEGRATION: CWS dbwizard4 (1.17.50); FILE MERGED 2005/03/17 16:54:58 bc 1.17.50.1: #i44562# Several changes


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [f82877942885d9e5f0ea9bb597bee6badeea08ba]

INTEGRATION: CWS dbwizard4 (1.2.78); FILE MERGED 2005/03/12 18:27:51 bc 1.2.78.3: RESYNC: (1.2-1.3); FILE MERGED 2005/02/24 15:07:05 bc 1.2.78.2: #i43234# label made wider for german strings Issue number: Submitted by: Reviewed by: 2005/02/17 13:50:20 bc 1.2.78.1: ##ControlArrangement in FormWizard modified


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [46260e60ef8facbb80556c3db6d179a1ef5ef849]

INTEGRATION: CWS dbwizard4 (1.4.24); FILE MERGED 2005/03/12 18:27:44 bc 1.4.24.2: RESYNC: (1.4-1.5); FILE MERGED 2005/03/08 14:08:22 bc 1.4.24.1: #i43785#Several changes in handling new tables


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [461942d72ccd6f0d250918823c799b22a24185ba]

INTEGRATION: CWS dbwizard4 (1.3.46); FILE MERGED 2005/02/17 13:50:20 bc 1.3.46.1: ##ControlArrangement in FormWizard modified


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [ef59236fa912e9d98dfe75c0bdd08dedde0e1f96]

INTEGRATION: CWS dbwizard4 (1.3.22); FILE MERGED 2005/03/15 17:45:58 bc 1.3.22.3: #i44576#database connection now not disposed when RW finishes 2005/03/12 18:27:28 bc 1.3.22.2: RESYNC: (1.3-1.5); FILE MERGED 2005/02/17 13:50:19 bc 1.3.22.1: ##ControlArrangement in FormWizard modified


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [df50735b2b8862f605ae58973586a9c8cab3d564]

INTEGRATION: CWS dbwizard4 (1.3.22); FILE MERGED 2005/03/16 12:26:53 bc 1.3.22.4: #i44783#'setFieldColumns' now with command as parameter 2005/03/15 17:45:58 bc 1.3.22.3: #i44576#database connection now not disposed when RW finishes 2005/02/21 15:22:39 bc 1.3.22.2: ##Formarrangement 'In Blocks' improved Issue number: Submitted by: Reviewed by: 2005/02/17 13:50:19 bc 1.3.22.1: ##ControlArrangement in FormWizard modified


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [45d19c2dd7040b6b7ee10021f4cef7fe35eefc6e]

INTEGRATION: CWS dbwizard4 (1.3.24); FILE MERGED 2005/03/16 13:16:18 bc 1.3.24.5: #43785# removeShapestoNirwana 2005/03/15 17:45:58 bc 1.3.24.4: #i44576#database connection now not disposed when RW finishes 2005/03/08 14:08:22 bc 1.3.24.3: #i43785#Several changes in handling new tables 2005/02/21 15:22:39 bc 1.3.24.2: ##Formarrangement 'In Blocks' improved Issue number: Submitted by: Reviewed by: 2005/02/17 13:50:19 bc 1.3.24.1: ##ControlArrangement in FormWizard modified


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [7403a2015be0589f8985ff1fecc76acb0549fa73]

INTEGRATION: CWS dbwizard4 (1.2.40); FILE MERGED 2005/02/21 15:22:37 bc 1.2.40.2: ##Formarrangement 'In Blocks' improved Issue number: Submitted by: Reviewed by: 2005/02/17 13:50:19 bc 1.2.40.1: ##ControlArrangement in FormWizard modified


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [7d80435abf39fe1309ced908c52797d1c3be4ba3]

INTEGRATION: CWS dbwizard4 (1.2.46); FILE MERGED 2005/02/17 13:50:18 bc 1.2.46.1: ##ControlArrangement in FormWizard modified


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [d51e8edd27418b02f0959710f0de61c0901c87f0]

INTEGRATION: CWS dbwizard4 (1.3.40); FILE MERGED 2005/03/16 13:16:18 bc 1.3.40.4: #43785# removeShapestoNirwana 2005/03/12 18:26:27 bc 1.3.40.3: RESYNC: (1.3-1.6); FILE MERGED 2005/03/08 14:08:20 bc 1.3.40.2: #i43785#Several changes in handling new tables 2005/02/17 13:50:17 bc 1.3.40.1: ##ControlArrangement in FormWizard modified


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [cde8a84be1f398123f724ab9eb8e61596dd713e7]

INTEGRATION: CWS dbwizard4 (1.2.40); FILE MERGED 2005/03/08 14:08:19 bc 1.2.40.2: #i43785#Several changes in handling new tables 2005/02/17 13:50:16 bc 1.2.40.1: ##ControlArrangement in FormWizard modified


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [896f6d7531a5e711ff123e839b5cd3f7bb06e869]

INTEGRATION: CWS dbwizard4 (1.3.14); FILE MERGED 2005/03/12 18:25:09 bc 1.3.14.2: RESYNC: (1.3-1.5); FILE MERGED 2005/02/17 13:50:16 bc 1.3.14.1: ##ControlArrangement in FormWizard modified


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [04619fe50c5837c0ebc867d1885a596c71c6a8cc]

INTEGRATION: CWS dbwizard4 (1.3.40); FILE MERGED 2005/03/14 11:09:53 bc 1.3.40.3: ## wrongly resolved merge conflicts corrected 2005/03/12 18:25:02 bc 1.3.40.2: RESYNC: (1.3-1.6); FILE MERGED 2005/02/17 13:50:16 bc 1.3.40.1: ##ControlArrangement in FormWizard modified


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [aed303b102b8c71af31304b92bb9c599d2d34a09]

INTEGRATION: CWS dbwizard4 (1.3.40); FILE MERGED 2005/03/12 18:24:54 bc 1.3.40.3: RESYNC: (1.3-1.4); FILE MERGED 2005/03/09 16:49:23 bc 1.3.40.2: #i43798#Deletion of texttable columns now considered 2005/02/17 13:50:15 bc 1.3.40.1: ##ControlArrangement in FormWizard modified


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [3f7be26f24394ecdf9e86e6012f6b6602cb24d45]

INTEGRATION: CWS dbwizard4 (1.3.40); FILE MERGED 2005/03/16 12:26:52 bc 1.3.40.3: #i44783#'setFieldColumns' now with command as parameter 2005/03/12 18:24:47 bc 1.3.40.2: RESYNC: (1.3-1.6); FILE MERGED 2005/02/17 13:50:15 bc 1.3.40.1: ##ControlArrangement in FormWizard modified


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [93ccb35ea81af321e5bb4d38e0a64c39fd8b5e07]

INTEGRATION: CWS dbwizard4 (1.5.22); FILE MERGED 2005/03/17 16:54:56 bc 1.5.22.5: #i44562# Several changes 2005/03/15 17:45:57 bc 1.5.22.4: #i44576#database connection now not disposed when RW finishes 2005/03/14 16:47:15 bc 1.5.22.3: ## merge conflict resolved Issue number: Submitted by: Reviewed by: 2005/03/12 18:24:38 bc 1.5.22.2: RESYNC: (1.5-1.8); FILE MERGED 2005/02/17 13:50:15 bc 1.5.22.1: ##ControlArrangement in FormWizard modified


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [99c75939042c6b8d5da2a926fe3c44056f8249af]

INTEGRATION: CWS dbwizard4 (1.4.40); FILE MERGED 2005/03/16 12:26:52 bc 1.4.40.3: #i44783#'setFieldColumns' now with command as parameter 2005/03/12 18:24:31 bc 1.4.40.2: RESYNC: (1.4-1.5); FILE MERGED 2005/02/17 13:50:14 bc 1.4.40.1: ##ControlArrangement in FormWizard modified


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [2c738189310236f05fbbc4b0b20778b341487c56]

INTEGRATION: CWS dbwizard4 (1.3.40); FILE MERGED 2005/03/12 18:25:50 bc 1.3.40.3: RESYNC: (1.3-1.4); FILE MERGED 2005/03/08 14:08:17 bc 1.3.40.2: #i43785#Several changes in handling new tables 2005/02/17 13:50:13 bc 1.3.40.1: ##ControlArrangement in FormWizard modified


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [fe0d0611975959aea896d762b7ed6c4f6148f450]

INTEGRATION: CWS dbwizard4 (1.3.44); FILE MERGED 2005/03/12 18:25:42 bc 1.3.44.3: RESYNC: (1.3-1.4); FILE MERGED 2005/03/08 14:08:17 bc 1.3.44.2: #i43785#Several changes in handling new tables 2005/02/17 13:50:13 bc 1.3.44.1: ##ControlArrangement in FormWizard modified


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [e308a745c3f14e86fbb2528c3d6ea4cda0a1aa47]

INTEGRATION: CWS dbwizard4 (1.5.40); FILE MERGED 2005/03/12 18:25:35 bc 1.5.40.3: RESYNC: (1.5-1.6); FILE MERGED 2005/03/08 14:08:17 bc 1.5.40.2: #i43785#Several changes in handling new tables 2005/02/17 13:50:13 bc 1.5.40.1: ##ControlArrangement in FormWizard modified


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [b78c1917fd0c520327a65e1d6081f2f3036741e1]

INTEGRATION: CWS dbwizard4 (1.90.284); FILE MERGED 2005/03/15 17:43:06 bc 1.90.284.2: #i20070# setDataArray now always inserts voids 2005/02/23 09:18:20 bc 1.90.284.1: #i20067#setDataArray method modified to handle NullValues:w


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [4b3dc0c28a9f29168bdb6408dce957b68e3be67d]

INTEGRATION: CWS dbwizard4 (1.62.112); FILE MERGED 2005/03/12 18:03:10 bc 1.62.112.2: RESYNC: (1.62-1.63); FILE MERGED 2005/02/10 15:37:10 od 1.62.112.1: #i37877# <SwXShape::setPosition(..)> - no adjustment of position properties, 	 if position is also applied at the drawing object and a contact 	 is already registered at the drawing object.


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [3d1b0e2ee440081a2431ffdb9d5b6c3e4f7029fb]

INTEGRATION: CWS dbwizard4 (1.48.54); FILE MERGED 2005/03/12 17:59:52 bc 1.48.54.2: RESYNC: (1.48-1.49); FILE MERGED 2005/02/21 15:34:10 od 1.48.54.1: #i37877# method <lcl_FindFirstInvaFly(..)> doesn't consider drawing objects. 	 Thus, method renamed to <lcl_FindFirstInvaObj(..)> and let it 	 consider drawing objects.


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [f7247bf780e7fcb81492f2f8a503b106da6b5ddf]

INTEGRATION: CWS dbwizard4 (1.6.218); FILE MERGED 2005/03/01 10:02:28 od 1.6.218.1: #i37877# class <SwAnchoredDrawObject> - new method <IsValidPos()>


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [a7feb348e0e7330e19cbc07c4920da3f4ab8ca6a]

INTEGRATION: CWS dbwizard4 (1.5.48); FILE MERGED 2005/02/04 15:27:57 bc 1.5.48.1: #i41874# now old filters are included


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [c0e151cd45663052e96ec928f0a481aecddb8e84]

INTEGRATION: CWS dbwizard4 (1.3.6); FILE MERGED 2005/03/07 11:58:11 va 1.3.6.1: #i44099# Corrected some Tags.


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [33818fc0bfebd58a6ca27a1f8b5fb151beb299b7]

INTEGRATION: CWS dbwizard4 (1.5.94); FILE MERGED 2005/03/17 10:15:55 bc 1.5.94.3: #i45214# bugfix i43378 merged 2005/03/10 17:35:23 bc 1.5.94.2: RESYNC: (1.5-1.6); FILE MERGED 2005/02/04 15:23:52 bc 1.5.94.1: #i39507#IDLabels no longer tabbed


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [ab6f5548020fb167993d0577f50b88b9a2143ed3]

INTEGRATION: CWS uicleanup (1.59.396); FILE MERGED 2005/02/22 09:19:01 dv 1.59.396.3: #116586# Changed ImageButton sizes for better themeing support 2005/02/21 07:02:37 dv 1.59.396.2: #116586# Resized everything due to new ImageButton sizes 2005/02/18 15:20:55 dv 1.59.396.1: #116586# Resized everything due to new ImageButton sizes


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [5453dfb41b842364b618c1bd8fd35a0c6fc8ad55]

INTEGRATION: CWS uicleanup (1.9.1304); FILE MERGED 2005/02/17 13:33:05 dv 1.9.1304.1: #116586# Set default background for page control


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [88c9d3a5fbb58bbf79a42775827226703b752abd]

INTEGRATION: CWS uicleanup (1.70.198); FILE MERGED 2005/02/17 08:14:03 dv 1.70.198.1: #116586# Enlarged ImageButtons


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [980f4f084b6d3fe680d0d74a5fd758767a0aa34e]

INTEGRATION: CWS uicleanup (1.42.522); FILE MERGED 2005/02/22 09:18:22 dv 1.42.522.1: #116586# Changed ImageButton sizes for better themeing support


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [a1f40c7a84b3a4c3a127aa7762893c6c1020d4ed]

INTEGRATION: CWS uicleanup (1.39.416); FILE MERGED 2005/02/17 12:51:58 dv 1.39.416.1: #116586# Enlarged ImageButton


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [94fad5e9c1c59268a61542f6df6da197b43f2987]

INTEGRATION: CWS uicleanup (1.51.54); FILE MERGED 2005/02/17 12:23:31 dv 1.51.54.1: #116586# Set default background for bitmap control


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [62de92844a3c06424cc289db749449fd6ce4473d]

INTEGRATION: CWS uicleanup (1.24.54); FILE MERGED 2005/02/22 09:29:49 dv 1.24.54.1: #116586# Changed ImageButton sizes for better themeing support


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [8da5378250b36c3df115f97811240f08929561e0]

INTEGRATION: CWS uicleanup (1.25.306); FILE MERGED 2005/02/22 09:29:49 dv 1.25.306.1: #116586# Changed ImageButton sizes for better themeing support


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [c32f873c85c6e4fca6ee76be024aa8b76b3417ec]

INTEGRATION: CWS uicleanup (1.18.306); FILE MERGED 2005/02/22 09:29:49 dv 1.18.306.1: #116586# Changed ImageButton sizes for better themeing support


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [09b892f5f919f3d4ffb857631acd94696569afa4]

INTEGRATION: CWS uicleanup (1.31.306); FILE MERGED 2005/02/22 09:29:48 dv 1.31.306.1: #116586# Changed ImageButton sizes for better themeing support


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [9d7fa2a6b646e65117a5c8dfbaa844242fb377c1]

INTEGRATION: CWS uicleanup (1.53.306); FILE MERGED 2005/02/22 09:29:48 dv 1.53.306.1: #116586# Changed ImageButton sizes for better themeing support


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [e78a55e347c43e1c45d54b79a33fb1c715f6815e]

INTEGRATION: CWS uicleanup (1.41.306); FILE MERGED 2005/02/22 09:29:48 dv 1.41.306.1: #116586# Changed ImageButton sizes for better themeing support


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [2c1452c7a5470b81253433e1644c31ee890de5ad]

INTEGRATION: CWS uicleanup (1.40.306); FILE MERGED 2005/02/22 09:29:48 dv 1.40.306.1: #116586# Changed ImageButton sizes for better themeing support


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [39d1214c3edf67038997a7c66961f0719e7aa343]

INTEGRATION: CWS uicleanup (1.27.306); FILE MERGED 2005/02/22 09:29:47 dv 1.27.306.1: #116586# Changed ImageButton sizes for better themeing support


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [1533c4ba51e3d12708b3b39851f5fcb0f8f3ee10]

INTEGRATION: CWS uicleanup (1.49.306); FILE MERGED 2005/02/22 09:29:46 dv 1.49.306.1: #116586# Changed ImageButton sizes for better themeing support


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [df043eaa823296d04bae840fea8c23878dba7376]

INTEGRATION: CWS uicleanup (1.28.306); FILE MERGED 2005/02/22 09:29:45 dv 1.28.306.1: #116586# Changed ImageButton sizes for better themeing support


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [72f7960d277dbfbd9c2c9bed6b14a3045ae3f8fd]

INTEGRATION: CWS uicleanup (1.14.198); FILE MERGED 2005/02/22 09:29:45 dv 1.14.198.1: #116586# Changed ImageButton sizes for better themeing support


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [f194b39c98fb9858ae8456ca9a1bd7b306e01d2c]

INTEGRATION: CWS uicleanup (1.30.306); FILE MERGED 2005/02/22 09:29:45 dv 1.30.306.1: #116586# Changed ImageButton sizes for better themeing support


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [4af41fa9038c93ebc09bde49f1c166fde2791785]

INTEGRATION: CWS uicleanup (1.25.306); FILE MERGED 2005/02/22 09:29:44 dv 1.25.306.1: #116586# Changed ImageButton sizes for better themeing support


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [4f4f9b76e3cf957eb3bee3482f373bdf82b89bc3]

INTEGRATION: CWS uicleanup (1.44.306); FILE MERGED 2005/02/22 09:29:44 dv 1.44.306.1: #116586# Changed ImageButton sizes for better themeing support


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [8659fc0ad571460104979b015e014e1783900b69]

INTEGRATION: CWS uicleanup (1.30.306); FILE MERGED 2005/02/22 09:29:44 dv 1.30.306.1: #116586# Changed ImageButton sizes for better themeing support


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [aa16ab2317458302f5597a2e08c39a8870d11d30]

INTEGRATION: CWS uicleanup (1.55.248); FILE MERGED 2005/02/22 09:29:43 dv 1.55.248.1: #116586# Changed ImageButton sizes for better themeing support


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [5ef7c80c333b01dc4ff2bf190944faea37eddc29]

INTEGRATION: CWS uicleanup (1.34.306); FILE MERGED 2005/02/22 09:29:43 dv 1.34.306.1: #116586# Changed ImageButton sizes for better themeing support


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [2610dbf4fce68985630e5364761147208878aaea]

INTEGRATION: CWS uicleanup (1.108.12); FILE MERGED 2005/02/21 10:41:29 dv 1.108.12.1: #116586# Moved FixedLine down a bit


2005-03-18  Oliver Bolte  <obo@openoffice.org>  [6772f5e99ee39632d16696b39c21ba9f8e2f469c]

#i10000# bootstrp.lib to btstrp.lib


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [a5ae4f4de5eeb33f7fd44f6e54f9e24e02b51283]

INTEGRATION: CWS tbe21 (1.29.10); FILE MERGED 2005/02/25 13:24:05 tbe 1.29.10.1: #i42907# missing control properties in xml im-/export for dialogs


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [4f89548042ddfa729844a9f0d114a5cb28eebb10]

INTEGRATION: CWS tbe21 (1.32.10); FILE MERGED 2005/02/25 13:23:53 tbe 1.32.10.1: #i42907# missing control properties in xml im-/export for dialogs


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [83701ced18e0271b71f7a49c6e67ff79168649dd]

INTEGRATION: CWS tbe21 (1.32.4); FILE MERGED 2005/02/25 13:23:01 tbe 1.32.4.1: #i42907# missing control properties in xml im-/export for dialogs


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [b7099bdba693d0c1ace247b650057b0770d2503d]

INTEGRATION: CWS tbe21 (1.24.6); FILE MERGED 2005/02/25 13:22:49 tbe 1.24.6.1: #i42907# missing control properties in xml im-/export for dialogs


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [7d21f06758e045af9b255685f19eea35a475d3a7]

INTEGRATION: CWS tbe21 (1.23.10); FILE MERGED 2005/02/25 13:22:05 tbe 1.23.10.1: #i42907# missing control properties in xml im-/export for dialogs


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [83e2939700bf2176ea1dff68587eac1de84ee1bc]

INTEGRATION: CWS tbe21 (1.15.10); FILE MERGED 2005/02/25 13:21:52 tbe 1.15.10.1: #i42907# missing control properties in xml im-/export for dialogs


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [ad493249ca17c0d3ee1238ec311bf3ba6a2bb74f]

INTEGRATION: CWS tbe21 (1.23.116); FILE MERGED 2005/02/25 13:20:37 tbe 1.23.116.1: #i42907# missing control properties in xml im-/export for dialogs


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [5464f9ab2a6f6315e41126a1dea399bf40c08cbd]

INTEGRATION: CWS tbe21 (1.9.122); FILE MERGED 2005/02/28 16:30:11 tbe 1.9.122.1: #i42907# missing control properties in xml im-/export for dialogs


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [ca0f703bd4578f9d6491dcf436ca5e6f55b6147f]

INTEGRATION: CWS tbe21 (1.8.122); FILE MERGED 2005/02/28 16:29:55 tbe 1.8.122.1: #i42907# missing control properties in xml im-/export for dialogs


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [8d3d4bc3d8946bece5a47099baff7802259bbca0]

INTEGRATION: CWS tbe21 (1.9.132); FILE MERGED 2005/02/28 17:28:05 tbe 1.9.132.2: RESYNC: (1.9-1.10); FILE MERGED 2005/02/28 16:29:43 tbe 1.9.132.1: #i42907# missing control properties in xml im-/export for dialogs


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [f353637f6952e82f4ba52c270fcc20610d02d27e]

INTEGRATION: CWS tbe21 (1.13.122); FILE MERGED 2005/02/28 16:29:32 tbe 1.13.122.1: #i42907# missing control properties in xml im-/export for dialogs


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [f533cc43d7340c47d8cb99839c0cae2b5fa29f50]

INTEGRATION: CWS tbe21 (1.13.122); FILE MERGED 2005/02/28 16:29:22 tbe 1.13.122.1: #i42907# missing control properties in xml im-/export for dialogs


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [474216d924da6f9dc3d336fcff9a662386577d21]

INTEGRATION: CWS tbe21 (1.9.122); FILE MERGED 2005/02/28 16:29:11 tbe 1.9.122.1: #i42907# missing control properties in xml im-/export for dialogs


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [ae3a997f3833f6ccea70ddd9cd831497ff58ffb3]

INTEGRATION: CWS tbe21 (1.7.188); FILE MERGED 2005/02/28 16:29:02 tbe 1.7.188.1: #i42907# missing control properties in xml im-/export for dialogs


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [1464dfbb67538b58a7653cf2350a657557ff4568]

INTEGRATION: CWS tbe21 (1.11.122); FILE MERGED 2005/02/28 16:28:50 tbe 1.11.122.1: #i42907# missing control properties in xml im-/export for dialogs


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [af5f5093c01a4a7c091925651d53c071a953a16c]

INTEGRATION: CWS tbe21 (1.11.82); FILE MERGED 2005/02/28 17:27:57 tbe 1.11.82.2: RESYNC: (1.11-1.12); FILE MERGED 2005/02/28 16:28:34 tbe 1.11.82.1: #i42907# missing control properties in xml im-/export for dialogs


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [444571bd3e227cc0685bab2242173af9918d6759]

INTEGRATION: CWS tbe21 (1.5.188); FILE MERGED 2005/02/28 16:28:25 tbe 1.5.188.1: #i42907# missing control properties in xml im-/export for dialogs


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [0b1b0ff331ba66d1ddc94847c9602585c6915803]

INTEGRATION: CWS tbe21 (1.10.122); FILE MERGED 2005/02/28 16:28:15 tbe 1.10.122.1: #i42907# missing control properties in xml im-/export for dialogs


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [e93b82ea0768b90b4fe92424519b6b4004014621]

INTEGRATION: CWS tbe21 (1.12.122); FILE MERGED 2005/02/28 16:28:05 tbe 1.12.122.1: #i42907# missing control properties in xml im-/export for dialogs


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [75a421728d2968d442974bc97d9943fb613b6026]

INTEGRATION: CWS tbe21 (1.8.188); FILE MERGED 2005/02/28 16:27:50 tbe 1.8.188.1: #i42907# missing control properties in xml im-/export for dialogs


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [c927448d71595e54b810e202903e4569fd8c67cd]

INTEGRATION: CWS tbe21 (1.9.122); FILE MERGED 2005/02/28 16:27:41 tbe 1.9.122.1: #i42907# missing control properties in xml im-/export for dialogs


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [e5db01fce42ac305052dcd16398e27879f5eff89]

INTEGRATION: CWS tbe21 (1.13.122); FILE MERGED 2005/02/28 16:27:32 tbe 1.13.122.1: #i42907# missing control properties in xml im-/export for dialogs


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [5c2a63331e3648debbabced9565dc0f1eb400105]

INTEGRATION: CWS tbe21 (1.9.122); FILE MERGED 2005/02/28 16:27:19 tbe 1.9.122.1: #i42907# missing control properties in xml im-/export for dialogs


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [7840ce81f70f6a9ae77e479f1320e9d6a70e218c]

INTEGRATION: CWS tbe21 (1.8.132); FILE MERGED 2005/02/28 17:27:39 tbe 1.8.132.2: RESYNC: (1.8-1.9); FILE MERGED 2005/02/28 16:27:08 tbe 1.8.132.1: #i42907# missing control properties in xml im-/export for dialogs


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [f7bb8638a92949129c05fd135246a7f7753aabbc]

INTEGRATION: CWS tbe21 (1.11.122); FILE MERGED 2005/02/28 16:24:55 tbe 1.11.122.1: #i42907# missing control properties in xml im-/export for dialogs


2005-03-18  Kurt Zenker  <kz@openoffice.org>  [b3b4d7aaff50b839f156a736e5178632569d1635]

INTEGRATION: CWS tbe21 (1.69.18); FILE MERGED 2005/02/25 13:25:29 tbe 1.69.18.1: #i42907# missing control properties in xml im-/export for dialogs


2005-03-18  Oliver Bolte  <obo@openoffice.org>  [e16109b4786540196b801caa55dbb78c100ac527]

INTEGRATION: CWS fwkpostbeta04 (1.12.30); FILE MERGED 2005/03/03 17:24:25 cd 1.12.30.2: RESYNC: (1.12-1.13); FILE MERGED 2005/03/02 16:26:34 cd 1.12.30.1: #i43731# Make status bar aware of embedded object situation


2005-03-18  Oliver Bolte  <obo@openoffice.org>  [38d6bbdd550576102450f3c5191ab124657d554e]

INTEGRATION: CWS fwkpostbeta04 (1.4.30); FILE MERGED 2005/02/28 10:26:42 jl 1.4.30.1: #i43560# added include <stdio.h>


2005-03-18  Oliver Bolte  <obo@openoffice.org>  [48728b8fd13c13162192f5977f03509640390356]

INTEGRATION: CWS fwkpostbeta04 (1.166.18); FILE MERGED 2005/03/03 18:03:25 cd 1.166.18.2: RESYNC: (1.166-1.168); FILE MERGED 2005/02/17 09:28:53 mba 1.166.18.1: #i42489#: make sure that config items are committed before config manager is disposed


2005-03-18  Oliver Bolte  <obo@openoffice.org>  [95a80f985121de2215c053b989c8ae08ebf3f9cb]

INTEGRATION: CWS fwkpostbeta04 (1.39.36); FILE MERGED 2005/03/04 16:12:24 cd 1.39.36.3: #i39155# Fixed assertion problem that broke due to incorrect merge 2005/03/03 18:01:58 cd 1.39.36.2: RESYNC: (1.39-1.40); FILE MERGED 2005/02/16 17:11:33 mba 1.39.36.1: #i39155#: pass status indicator when document is saved


2005-03-18  Oliver Bolte  <obo@openoffice.org>  [274e64c3b7af0d5e99be40b7457f058495cd5e30]

INTEGRATION: CWS fwkpostbeta04 (1.6.4); FILE MERGED 2005/02/17 11:35:04 jl 1.6.4.1: #i42962# #i42968# recognition of JREs on FreeBSD


2005-03-18  Oliver Bolte  <obo@openoffice.org>  [7e2d3dee7b51311b801a9d0d801f565674127c2a]

INTEGRATION: CWS fwkpostbeta04 (1.11.24); FILE MERGED 2005/02/16 16:10:34 jl 1.11.24.1: #i36823# custom action netframework will be removed. We use the MSI property MsiNetAssemblySupport


2005-03-18  Oliver Bolte  <obo@openoffice.org>  [c8098db03f44fc5f0884f8c98a50cb298de1db7d]

INTEGRATION: CWS fwkpostbeta04 (1.5.58); FILE MERGED 2005/03/03 17:55:19 cd 1.5.58.3: RESYNC: (1.5-1.7); FILE MERGED 2005/03/02 16:30:59 cd 1.5.58.2: #i43731# Fixed status bar for embedded object 2005/03/02 08:08:48 cd 1.5.58.1: #i43383# sfx2 layout manager must layout for inplace activation


2005-03-18  Oliver Bolte  <obo@openoffice.org>  [cdb5d344ce7400151acb32583a6bb269e8af51d3]

INTEGRATION: CWS fwkpostbeta04 (1.33.78); FILE MERGED 2005/02/24 09:20:11 cd 1.33.78.1: #i43309# Added help IDs for cut, copy and paste


2005-03-18  Oliver Bolte  <obo@openoffice.org>  [395a2922174880fb7fe31fb557c3e95fe4f9782d]

INTEGRATION: CWS fwkpostbeta04 (1.18.68); FILE MERGED 2005/03/03 17:54:02 cd 1.18.68.2: RESYNC: (1.18-1.19); FILE MERGED 2005/03/02 16:30:58 cd 1.18.68.1: #i43731# Fixed status bar for embedded object


2005-03-18  Oliver Bolte  <obo@openoffice.org>  [4a0ea5fce2d6524be426246f056b1fcf3df768dd]

INTEGRATION: CWS fwkpostbeta04 (1.41.54); FILE MERGED 2005/02/28 14:21:02 cd 1.41.54.1: #i43538# There can be SlotServer which don't have a shell on the stack. This is only valid for non-available slots


2005-03-18  Oliver Bolte  <obo@openoffice.org>  [50cff412c7377eaa10075b3593cb8edf4ee91c7b]

INTEGRATION: CWS fwkpostbeta04 (1.50.50); FILE MERGED 2005/03/03 17:46:29 cd 1.50.50.2: RESYNC: (1.50-1.53); FILE MERGED 2005/03/02 16:30:56 cd 1.50.50.1: #i43731# Fixed status bar for embedded object


2005-03-18  Oliver Bolte  <obo@openoffice.org>  [b9e5d718422561a58a40ca017af9a2275a0fc441]

INTEGRATION: CWS fwkpostbeta04 (1.65.150); FILE MERGED 2005/03/03 17:44:07 cd 1.65.150.2: RESYNC: (1.65-1.66); FILE MERGED 2005/03/02 16:30:55 cd 1.65.150.1: #i43731# Fixed status bar for embedded object


2005-03-18  Oliver Bolte  <obo@openoffice.org>  [957a0d1c06c61940bb754f199c3374c8f128b386]

INTEGRATION: CWS fwkpostbeta04 (1.2.4); FILE MERGED 2005/02/22 12:53:36 jl 1.2.4.1: #i43107# remove unused code


2005-03-18  Oliver Bolte  <obo@openoffice.org>  [f87c1e05b9eafa4c42a10ab365959fc66d85a7cf]

INTEGRATION: CWS fwkpostbeta04 (1.4.130); FILE MERGED 2005/02/22 14:07:48 jl 1.4.130.2: #i43107# remove unused code 2005/02/22 12:53:36 jl 1.4.130.1: #i43107# remove unused code


2005-03-18  Oliver Bolte  <obo@openoffice.org>  [7c8c2666f527415ffe6a8f9ca5800a117331fd17]

INTEGRATION: CWS fwkpostbeta04 (1.7.28); FILE MERGED 2005/02/22 14:02:02 jl 1.7.28.1: #i43107# remove unused code


2005-03-18  Oliver Bolte  <obo@openoffice.org>  [f985a16e7061a1886a4ef4a3642b26eab29a5b3c]

INTEGRATION: CWS fwkpostbeta04 (1.22.28); FILE MERGED 2005/03/03 17:33:24 cd 1.22.28.2: RESYNC: (1.22-1.23); FILE MERGED 2005/03/02 16:26:34 cd 1.22.28.1: #i43731# Make status bar aware of embedded object situation


2005-03-18  Oliver Bolte  <obo@openoffice.org>  [7e28bfd5d33c49bc2e94b906cbcc6fe79a499006]

INTEGRATION: CWS fwkpostbeta04 (1.8.32); FILE MERGED 2005/03/04 07:45:28 as 1.8.32.1: #i38554# ignore unexpected exceptions of deep detection services


2005-03-18  Oliver Bolte  <obo@openoffice.org>  [84bdbf0d6705c3491fda531c85c3a32e96b6010d]

INTEGRATION: CWS nsplugin6 (1.20.44); FILE MERGED 2005/03/14 04:32:25 jmeng 1.20.44.3: #i41820# 2005/03/02 01:35:38 jmeng 1.20.44.2: #i41820# 2005/03/02 01:28:20 jmeng 1.20.44.1: #i41820#


2005-03-18  Oliver Bolte  <obo@openoffice.org>  [16a8b834f0db6495ddc84eb9ec3258cf3e236eb4]

INTEGRATION: CWS cfgfix01 (1.3.120); FILE MERGED 2005/02/18 10:57:30 jb 1.3.120.1: #i41985# Don't create interaction handler unless needed - avoids loading uui dll unnecessarily


2005-03-18  Oliver Bolte  <obo@openoffice.org>  [15f03e5a5481f6f4ece001fcd8f3e678e153a0fa]

INTEGRATION: CWS cfgfix01 (1.9.78); FILE MERGED 2005/02/18 10:57:30 jb 1.9.78.1: #i41985# Don't create interaction handler unless needed - avoids loading uui dll unnecessarily


2005-03-18  Oliver Bolte  <obo@openoffice.org>  [e4c71d7fb1c3ad04a5cdbd3bf00f21efe50ce7e1]

INTEGRATION: CWS cfgfix01 (1.166.14); FILE MERGED 2005/03/11 12:25:19 jb 1.166.14.3: RESYNC: (1.166-1.168); FILE MERGED 2005/02/18 17:53:41 jb 1.166.14.2: #i43049# Cleanup CurrentContext handling in Desktop::Main(): DesktopContext and ConfigurationErrorHandler are set up only once; make control flow for bootstrap error check more readable to avoid scope problems 2005/02/18 10:54:05 jb 1.166.14.1: #i43049# Reenable ConfigurationErrorHandler during most of startup


2005-03-18  Oliver Bolte  <obo@openoffice.org>  [be74ecb8e3027505ef78ce6588408adf693995ea]

INTEGRATION: CWS cfgfix01 (1.1.2); FILE ADDED 2005/03/04 15:52:19 jb 1.1.2.2: #i42842# Add support for URL property to layer 2005/03/04 15:48:18 jb 1.1.2.1: #i42842# Add support for URL property to layer; also add missing license header


2005-03-18  Oliver Bolte  <obo@openoffice.org>  [a76fba281a6f6f4df977651e8ee403596a777243]

INTEGRATION: CWS cfgfix01 (1.1.2); FILE ADDED 2005/03/04 15:52:17 jb 1.1.2.1: #i42842# Add support for URL property to layer


2005-03-18  Oliver Bolte  <obo@openoffice.org>  [f55d18b85bb90f486e765718f3486725d90f02d3]

INTEGRATION: CWS cfgfix01 (1.5.26); FILE MERGED 2005/03/04 15:52:13 jb 1.5.26.1: #i42842# Add support for URL property to layer


2005-03-18  Oliver Bolte  <obo@openoffice.org>  [d8c95ac1acd177c553e2f2833e2d2e473ef5058c]

INTEGRATION: CWS cfgfix01 (1.3.78); FILE MERGED 2005/03/08 15:28:06 jb 1.3.78.2: #i42842# Add component name to pseudo-URL 2005/03/04 15:48:35 jb 1.3.78.1: #i42842# Add support for URL property to layer; also add missing license header


2005-03-18  Oliver Bolte  <obo@openoffice.org>  [b47664bccf578e5181ae56aea18b1cb9785d4fe5]

INTEGRATION: CWS cfgfix01 (1.3.78); FILE MERGED 2005/03/11 16:58:24 jb 1.3.78.3: #i42842# Build problem on windows 2005/03/08 15:28:06 jb 1.3.78.2: #i42842# Add component name to pseudo-URL 2005/03/04 15:52:10 jb 1.3.78.1: #i42842# Add support for URL property to layer


2005-03-18  Oliver Bolte  <obo@openoffice.org>  [84924806a3414e6725d43023c2fe04bc43cacecf]

INTEGRATION: CWS cfgfix01 (1.5.8); FILE MERGED 2005/03/11 12:08:35 jb 1.5.8.2: #i31915# Recursive descent through hierarchy now handles sequences correctly 2005/03/10 13:42:44 jb 1.5.8.1: #i40684# Disable setUpdateExample as it does not work against the OOo 2 configuration schema.


2005-03-18  Oliver Bolte  <obo@openoffice.org>  [4b279eaa29e7afeebcb423615ab930731b55d007]

INTEGRATION: CWS cfgfix01 (1.46.20); FILE MERGED 2005/03/10 12:32:16 jb 1.46.20.1: #i37322# Fix ReplaceSetProperties (sort of): When a simple value can't be removed from an extensible node, try setting it to VOID instead


2005-03-18  Oliver Bolte  <obo@openoffice.org>  [834108efdd4cc36770695c17bc824b52d189ea81]

INTEGRATION: CWS cfgfix01 (1.9.166); FILE MERGED 2005/03/10 16:08:26 jb 1.9.166.1: #i38262# ResetValue is a real change whenever the prior state is not default (even if the current value equals the default)


2005-03-18  Oliver Bolte  <obo@openoffice.org>  [af144de7276370a028330a493e27d0cf74f66a8b]

INTEGRATION: CWS cfgfix01 (1.16.64); FILE MERGED 2005/03/10 16:08:25 jb 1.16.64.1: #i38262# ResetValue is a real change whenever the prior state is not default (even if the current value equals the default)


2005-03-18  Oliver Bolte  <obo@openoffice.org>  [320b1fc01387e1258ea715a5d2f7e0ed9548907b]

INTEGRATION: CWS cfgfix01 (1.5.156); FILE MERGED 2005/03/10 09:26:12 jb 1.5.156.1: #i37322# Fix assertion when setting extended value to void


2005-03-18  Oliver Bolte  <obo@openoffice.org>  [6c0e81c199e1a0fe17bc24a1c9d45ac35c3421c2]

INTEGRATION: CWS cfgfix01 (1.6.156); FILE MERGED 2005/03/10 09:26:12 jb 1.6.156.1: #i37322# Fix assertion when setting extended value to void


2005-03-18  Oliver Bolte  <obo@openoffice.org>  [4a173369da0a67d627e9d4265c56d41664a3e947]

INTEGRATION: CWS cfgfix01 (1.7.156); FILE MERGED 2005/03/10 09:26:12 jb 1.7.156.1: #i37322# Fix assertion when setting extended value to void


2005-03-18  Oliver Bolte  <obo@openoffice.org>  [5a0bb4ba6ff0e1c092afd00671cca34a91fbe10e]

INTEGRATION: CWS cfgfix01 (1.20.14); FILE MERGED 2005/03/08 16:23:02 jb 1.20.14.1: #i42842# Improved URL replacement, if property not supported


2005-03-18  Oliver Bolte  <obo@openoffice.org>  [f5817fd20c87e09bf47a291013d46cf0f3957ca2]

INTEGRATION: CWS cfgfix01 (1.3.170); FILE MERGED 2005/02/18 18:23:37 jb 1.3.170.1: #i42900# Enable forgotten XPropertyWithState implementation


2005-03-18  Oliver Bolte  <obo@openoffice.org>  [f500547d57fcbec837985638fcbf111fb0f99449]

INTEGRATION: CWS cfgfix01 (1.17.166); FILE MERGED 2005/03/10 16:10:00 jb 1.17.166.1: #i38262# Fix spurious assertion when all requested changes are not real changes


2005-03-18  Oliver Bolte  <obo@openoffice.org>  [2b37287f20569f2211137f54e34e646b913f00de]

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>  [4cf7d96374ba43bf3f511b431df77bed55e46329]

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>  [a3540dd12fa9c8d47379292153dfef170ee8c76c]

INTEGRATION: CWS systempasffix (1.19.80); FILE MERGED 2005/03/16 03:08:25 rene 1.19.80.1: #i45133# set SYSTEM_SNDFILE and SYSTEM_PORTAUDIO


2005-03-18  Oliver Bolte  <obo@openoffice.org>  [4261a77fb2d46cd5cce3cff615d889a5dedd2b98]

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>  [f639826a1694082aceef86522b34e0b08df8ef13]

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>  [5a8af96ab5abd3bbb56f32b86289ed8c34179501]

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>  [0f808a371143854f28913575b8998120fad5695b]

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>  [88b19541be2a3139bde87eaaade7154f17aaf8a5]

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>  [65450486716cd8d7add1f487342a359716369b7e]

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>  [acbc98b9be3eed62e8168f6915d8827be334ccb6]

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>  [472e1ad029ba55d9b6a30b1e38c8eee6558230fe]

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>  [9ac7be00e663913bee14ddac072c91ef00b11145]

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>  [56f27a0c78d21493d0572bcc84b0168f65250941]

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>  [572c3f1d296534862892c7995608899da89b88dc]

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>  [94f5157035d2e12501a1ec17220468f9b890701d]

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>  [dda87d62ddc50edab334ef488fad12c474489aea]

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>  [7dbe1d4d0cc284396ceb1a761ea7f00f78fdfc71]

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>  [421ad1fc5216bf23290786d79d938e02d8bce183]

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>  [8f7b05a6b9631583c18b1caec13fdb7e1bad6bf7]

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>  [8603136122ef30fd743a0e44e07f642546cc9d8c]

INTEGRATION: CWS dba25 (1.58.2); FILE MERGED 2005/03/07 09:40:36 oj 1.58.2.1: #i41092# help id added for the database wizard dialog


2005-03-18  Oliver Bolte  <obo@openoffice.org>  [f7377658017c62cf06290c315c4ad6888fa61a00]

INTEGRATION: CWS dba25 (1.13.102); FILE MERGED 2005/03/14 13:35:42 fs 1.13.102.2: RESYNC: (1.13-1.14); FILE MERGED 2005/03/04 07:19:46 oj 1.13.102.1: #i43912# use set connection as activeconnection


2005-03-18  Oliver Bolte  <obo@openoffice.org>  [7f6039b81cc0052253a8051348bf66c785d412e3]

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>  [f20aca78bb49e4cf88ada46e5d69edae4c4f2657]

INTEGRATION: CWS dba25 (1.2.102); FILE MERGED 2005/03/04 07:19:46 oj 1.2.102.1: #i43912# use set connection as activeconnection


2005-03-18  Oliver Bolte  <obo@openoffice.org>  [9d0f285058604f8ccae25efbc035f5449a2d6d8e]

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-18  Oliver Bolte  <obo@openoffice.org>  [13777c2022bfe4ac3c05a486f7f0581df54cdd16]

INTEGRATION: CWS dba25 (1.2.102); FILE MERGED 2005/03/04 07:19:45 oj 1.2.102.1: #i43912# use set connection as activeconnection


2005-03-18  Oliver Bolte  <obo@openoffice.org>  [7d7548a5ca37fc5b83792219a8e2426dfc2d024f]

INTEGRATION: CWS dba25 (1.38.4); FILE MERGED 2005/03/14 13:34:50 fs 1.38.4.2: RESYNC: (1.38-1.39); FILE MERGED 2005/03/04 07:19:45 oj 1.38.4.1: #i43912# use set connection as activeconnection


2005-03-18  Oliver Bolte  <obo@openoffice.org>  [03146a97c6a470dd4d91782fbcc27d0b952d535f]

INTEGRATION: CWS dba25 (1.58.38); FILE MERGED 2005/03/04 07:18:23 oj 1.58.38.1: #i43912# use set connection as activeconnection


2005-03-18  Oliver Bolte  <obo@openoffice.org>  [686339a97a23793ca064f077c15c232165bc52f5]

INTEGRATION: CWS dba25 (1.8.102); FILE MERGED 2005/03/04 07:18:23 oj 1.8.102.1: #i43912# use set connection as activeconnection


2005-03-18  Oliver Bolte  <obo@openoffice.org>  [4257d7893ecbd77914c97bfcc17542192a990ea7]

INTEGRATION: CWS dba25 (1.3.38); FILE MERGED 2005/03/04 07:18:23 oj 1.3.38.1: #i43912# use set connection as activeconnection


2005-03-18  Oliver Bolte  <obo@openoffice.org>  [835df6f10d0922488c84b443890a5e4b47a76126]

INTEGRATION: CWS dba25 (1.33.44); FILE MERGED 2005/03/07 07:27:49 oj 1.33.44.1: remove member which hides base class member


2005-03-18  Oliver Bolte  <obo@openoffice.org>  [865d6e332ba8ca265a5274792bead7bdc2d34929]

INTEGRATION: CWS dba25 (1.4.2); FILE MERGED 2005/03/08 09:02:13 fs 1.4.2.3: RESYNC: (1.4-1.5); FILE MERGED 2005/03/07 14:09:13 oj 1.4.2.2: #i36087# some realignment 2005/03/07 09:40:56 oj 1.4.2.1: #i41092# help id added for the database wizard dialog


2005-03-18  Oliver Bolte  <obo@openoffice.org>  [6e79acf0007f86a16345cee596b11b5ab109b426]

INTEGRATION: CWS dba25 (1.38.2); FILE MERGED 2005/03/04 08:10:07 oj 1.38.2.2: #i43968# clear password if connection was not successful 2005/03/04 07:16:57 oj 1.38.2.1: #i43911# variable not initialized


2005-03-18  Oliver Bolte  <obo@openoffice.org>  [54f4f131fad2e45ad35b350bd9315baa5167919f]

INTEGRATION: CWS dba25 (1.3.38); FILE MERGED 2005/03/04 12:00:10 oj 1.3.38.2: #i43912# check if users are not null 2005/03/04 07:19:44 oj 1.3.38.1: #i43912# use set connection as activeconnection


2005-03-18  Oliver Bolte  <obo@openoffice.org>  [b7bab28a4057832ff9f48511c9cb09a7606032ed]

INTEGRATION: CWS dba25 (1.3.102); FILE MERGED 2005/03/04 07:19:44 oj 1.3.102.1: #i43912# use set connection as activeconnection


2005-03-18  Oliver Bolte  <obo@openoffice.org>  [d110c624282a23a960fff20a4293e529a0fe3e69]

INTEGRATION: CWS dba25 (1.13.38); FILE MERGED 2005/03/04 07:19:44 oj 1.13.38.1: #i43912# use set connection as activeconnection


2005-03-18  Oliver Bolte  <obo@openoffice.org>  [b8e928c5d6bc9b94abfe5b2b8da0a37e73ed6c67]

INTEGRATION: CWS dba25 (1.8.2); FILE MERGED 2005/03/14 13:31:30 fs 1.8.2.2: RESYNC: (1.8-1.9); FILE MERGED 2005/03/04 07:16:28 oj 1.8.2.1: #i43911# fix for oracle page


2005-03-18  Oliver Bolte  <obo@openoffice.org>  [2cfbcd0b34fa3ae1c10338b0264d49f50d0aae3f]

INTEGRATION: CWS dba25 (1.3.6); FILE MERGED 2005/03/14 13:31:15 fs 1.3.6.2: RESYNC: (1.3-1.4); FILE MERGED 2005/03/07 14:09:13 oj 1.3.6.1: #i36087# some realignment


2005-03-18  Oliver Bolte  <obo@openoffice.org>  [bddfe1deec759868e4a2365b3f192329a1bd9bcb]

INTEGRATION: CWS dba25 (1.166.4); FILE MERGED 2005/03/14 13:30:40 fs 1.166.4.4: RESYNC: (1.167-1.168); FILE MERGED 2005/03/08 09:01:51 fs 1.166.4.3: RESYNC: (1.166-1.167); FILE MERGED 2005/03/04 08:04:15 oj 1.166.4.2: #i43912# use set connection as activeconnection and add as listener 2005/03/04 07:19:43 oj 1.166.4.1: #i43912# use set connection as activeconnection


2005-03-18  Oliver Bolte  <obo@openoffice.org>  [1f9172fee35760cbf1da4751ccb93bda3de016bb]

INTEGRATION: CWS dba25 (1.70.102); FILE MERGED 2005/03/07 08:56:46 oj 1.70.102.1: #i44302# check if column pos is the handle column id


2005-03-18  Oliver Bolte  <obo@openoffice.org>  [5faccc70ae8dad970cf97b29d5a6d4ef1500ff39]

INTEGRATION: CWS dba25 (1.68.38); FILE MERGED 2005/03/04 07:19:42 oj 1.68.38.1: #i43912# use set connection as activeconnection


2005-03-18  Oliver Bolte  <obo@openoffice.org>  [8e46146d4a6a81a17f302341dd1b634d7906892d]

INTEGRATION: CWS dba25 (1.5.38); FILE MERGED 2005/03/14 13:29:52 fs 1.5.38.2: RESYNC: (1.5-1.6); FILE MERGED 2005/03/04 08:04:54 oj 1.5.38.1: #i43915# only open a connection when preview is needed


2005-03-18  Oliver Bolte  <obo@openoffice.org>  [c3ae31a18bdb672c1a2c14b01c4c48bba422bf36]

INTEGRATION: CWS dba25 (1.9.38); FILE MERGED 2005/03/14 13:29:44 fs 1.9.38.3: RESYNC: (1.10-1.11); FILE MERGED 2005/03/08 09:00:57 fs 1.9.38.2: RESYNC: (1.9-1.10); FILE MERGED 2005/03/04 07:19:26 oj 1.9.38.1: #i43880# #i43912# use set connection as activeconnection


2005-03-18  Oliver Bolte  <obo@openoffice.org>  [0602153b79261626732d8bd6d3e407e2ce24087f]

INTEGRATION: CWS dba25 (1.8.36); FILE MERGED 2005/03/14 13:29:36 fs 1.8.36.2: RESYNC: (1.8-1.9); FILE MERGED 2005/03/04 07:05:44 oj 1.8.36.1: #i43887# use / +1 as last character for compare


2005-03-18  Oliver Bolte  <obo@openoffice.org>  [98a47f556aaf4e8ff06961b8f3167bf313203016]

INTEGRATION: CWS dba25 (1.15.2); FILE MERGED 2005/03/14 13:29:14 fs 1.15.2.5: RESYNC: (1.16-1.17); FILE MERGED 2005/03/08 09:00:36 fs 1.15.2.4: RESYNC: (1.15-1.16); FILE MERGED 2005/03/07 06:40:22 oj 1.15.2.3: #i44066# checkif doc is readonly before asking to save changes 2005/03/04 08:04:52 oj 1.15.2.2: #i43915# only open a connection when preview is needed 2005/03/04 07:19:25 oj 1.15.2.1: #i43880# #i43912# use set connection as activeconnection


2005-03-18  Oliver Bolte  <obo@openoffice.org>  [de92eb450dd89a67a8d308fc2977a11d51e267f5]

INTEGRATION: CWS dba25 (1.7.50); FILE MERGED 2005/03/14 13:28:31 fs 1.7.50.3: RESYNC: (1.7-1.8); FILE MERGED 2005/03/09 08:25:28 oj 1.7.50.2: #i44064# save the type as well 2005/03/04 14:23:48 oj 1.7.50.1: #i44064# export control default


2005-03-18  Oliver Bolte  <obo@openoffice.org>  [1cbdcc5e0798f606aab5699fa8b550711dfc9b34]

INTEGRATION: CWS dba25 (1.4.44); FILE MERGED 2005/03/14 13:27:41 fs 1.4.44.3: RESYNC: (1.4-1.5); FILE MERGED 2005/03/09 08:25:28 oj 1.4.44.2: #i44064# save the type as well 2005/03/04 14:23:48 oj 1.4.44.1: #i44064# export control default


2005-03-18  Oliver Bolte  <obo@openoffice.org>  [bb0d6467d12040a3010b8dd997ea5d6289d485ad]

INTEGRATION: CWS dba25 (1.3.88); FILE MERGED 2005/03/09 08:25:28 oj 1.3.88.2: #i44064# save the type as well 2005/03/04 14:23:48 oj 1.3.88.1: #i44064# export control default


2005-03-18  Oliver Bolte  <obo@openoffice.org>  [f9628bd7a9edca42663a9622e189ed5f92d0fdb7]

INTEGRATION: CWS dba25 (1.2.102); FILE MERGED 2005/03/04 14:23:47 oj 1.2.102.1: #i44064# export control default


2005-03-18  Oliver Bolte  <obo@openoffice.org>  [ab72c1231d1b7a07ce77bcff78a81f5009097e81]

INTEGRATION: CWS dba25 (1.2.102); FILE MERGED 2005/03/09 08:25:27 oj 1.2.102.2: #i44064# save the type as well 2005/03/04 14:23:47 oj 1.2.102.1: #i44064# export control default


2005-03-18  Oliver Bolte  <obo@openoffice.org>  [e34526cdddd82e6b94b2c91b6db093daef438137]

INTEGRATION: CWS dba25 (1.20.102); FILE MERGED 2005/03/04 07:25:33 oj 1.20.102.1: #i43912# connection now supports also XGroupsSupplier and XUsersSupplier if the master tables supports it


2005-03-18  Oliver Bolte  <obo@openoffice.org>  [9186a19adc92e610415b72b498fd967de9b5e5fb]

INTEGRATION: CWS dba25 (1.40.36); FILE MERGED 2005/03/14 13:23:28 fs 1.40.36.2: RESYNC: (1.40-1.41); FILE MERGED 2005/03/04 07:25:33 oj 1.40.36.1: #i43912# connection now supports also XGroupsSupplier and XUsersSupplier if the master tables supports it


2005-03-18  Oliver Bolte  <obo@openoffice.org>  [f97e4278fa7d3863166202d03d787c7f98eccc27]

INTEGRATION: CWS dba25 (1.74.50); FILE MERGED 2005/03/07 08:00:16 oj 1.74.50.1: #i37076# set default value in insert row when the column is not modified


2005-03-18  Oliver Bolte  <obo@openoffice.org>  [70f43f67975420ff8b333c8868d80635f7e9d3ed]

INTEGRATION: CWS dba25 (1.73.50); FILE MERGED 2005/03/14 13:22:13 fs 1.73.50.2: RESYNC: (1.73-1.74); FILE MERGED 2005/03/02 09:45:33 oj 1.73.50.1: #i43849# fix events when moving


2005-03-18  Oliver Bolte  <obo@openoffice.org>  [92280a6357cec68a2ef57d5a3e6e7de95ac605f4]

INTEGRATION: CWS dba25 (1.20.50); FILE MERGED 2005/03/07 08:00:16 oj 1.20.50.1: #i37076# set default value in insert row when the column is not modified


2005-03-18  Oliver Bolte  <obo@openoffice.org>  [1f955dec67f46016588aab7a98058c28a5ff0468]

INTEGRATION: CWS dba25 (1.55.4); FILE MERGED 2005/03/07 08:00:15 oj 1.55.4.2: #i37076# set default value in insert row when the column is not modified 2005/03/02 09:45:33 oj 1.55.4.1: #i43849# fix events when moving


2005-03-18  Oliver Bolte  <obo@openoffice.org>  [f5d6020fcf5d0a64f1de4e4d30d7d97e80b591ef]

INTEGRATION: CWS dba25 (1.26.102); FILE MERGED 2005/03/14 13:20:55 fs 1.26.102.2: RESYNC: (1.26-1.27); FILE MERGED 2005/03/02 09:45:33 oj 1.26.102.1: #i43849# fix events when moving


2005-03-18  Oliver Bolte  <obo@openoffice.org>  [2fe6b715e77d8ff3694075c184df6de7f50e4843]

INTEGRATION: CWS dba25 (1.3.106); FILE MERGED 2005/03/14 13:19:24 fs 1.3.106.2: RESYNC: (1.3-1.4); FILE MERGED 2005/03/02 10:14:37 oj 1.3.106.1: #i43849# rowset events


2005-03-18  Oliver Bolte  <obo@openoffice.org>  [3baaaed8d9e692805868d817e1445cd22a258b14]

INTEGRATION: CWS dba25 (1.1.2); FILE ADDED 2005/03/02 10:14:50 oj 1.1.2.1: #i43849# new test for the rowset


2005-03-18  Oliver Bolte  <obo@openoffice.org>  [e55ee2af5bb819fb2e6a3ee1ad1c18c1d99540d3]

INTEGRATION: CWS dba25 (1.1.2); FILE ADDED 2005/03/02 09:41:52 oj 1.1.2.1: #i43849# new test for the rowset


2005-03-18  Oliver Bolte  <obo@openoffice.org>  [aeb0dcbb3dc80fecc301028fb0d6f90e45dea1bf]

INTEGRATION: CWS dba25 (1.1.2); FILE ADDED 2005/03/02 10:14:36 oj 1.1.2.2: #i43849# rowset events 2005/03/02 09:41:40 oj 1.1.2.1: #i43849# new test for the rowset


2005-03-18  Oliver Bolte  <obo@openoffice.org>  [af88297c6fc95775d4f7049cf208913b6d3b65c1]

INTEGRATION: CWS dba25 (1.61.2); FILE MERGED 2005/03/07 09:40:17 oj 1.61.2.1: #i41092# help id added for the database wizard dialog


2005-03-18  Oliver Bolte  <obo@openoffice.org>  [a17279a429014bb1a5c5370362ab3f612fcad0b9]

INTEGRATION: CWS dba25 (1.13.36); FILE MERGED 2005/03/02 09:57:01 fs 1.13.36.1: #i40294# proper default for m_bFastPaint


2005-03-18  Oliver Bolte  <obo@openoffice.org>  [ce8915d7fd58cee7fcc60a958579d3d983d29117]

INTEGRATION: CWS dba25 (1.8.284); FILE MERGED 2005/03/09 15:39:20 fs 1.8.284.1: DLLPRIVATE


2005-03-18  Oliver Bolte  <obo@openoffice.org>  [a55a68599af7dfd1d9d6c48b99e3b0fdb1f02b0e]

INTEGRATION: CWS dba25 (1.10.34); FILE MERGED 2005/03/02 10:01:32 fs 1.10.34.1: #b6231549# two methods renamed for more clarity (hopefully)


2005-03-18  Oliver Bolte  <obo@openoffice.org>  [71b60f07144205992023162dc7424640a3502302]

INTEGRATION: CWS dba25 (1.19.142); FILE MERGED 2005/03/07 13:15:30 oj 1.19.142.1: i43590# set background empty and transparent


2005-03-18  Oliver Bolte  <obo@openoffice.org>  [c9790ca80e31e817a4380eb8e80ef418c70d0328]

INTEGRATION: CWS dba25 (1.42.36); FILE MERGED 2005/03/07 14:45:44 fs 1.42.36.2: #i44338# setController: obtain interaction handler from parent, not from the newly created object itself 2005/03/02 10:01:01 fs 1.42.36.1: #b6231549# two methods renamed for more clarity (hopefully)


2005-03-18  Oliver Bolte  <obo@openoffice.org>  [2d3e75e38b3fbe652a84fcdf0d4057834cb11622]

INTEGRATION: CWS dba25 (1.27.284); FILE MERGED 2005/03/14 13:43:08 fs 1.27.284.2: RESYNC: (1.27-1.28); FILE MERGED 2005/03/02 10:01:01 fs 1.27.284.1: #b6231549# two methods renamed for more clarity (hopefully)


2005-03-18  Oliver Bolte  <obo@openoffice.org>  [234350f3495c3b3a495759a1cd121ef53ad4e914]

INTEGRATION: CWS dba25 (1.24.34); FILE MERGED 2005/03/02 10:02:14 fs 1.24.34.1: #b6231549# FindForm (now named findFormForDataSource): also care for embedded forms


2005-03-18  Oliver Bolte  <obo@openoffice.org>  [2045930f1d0a69127989e7375912066ed2af6d37]

INTEGRATION: CWS dba25 (1.11.282); FILE MERGED 2005/03/02 10:01:01 fs 1.11.282.1: #b6231549# two methods renamed for more clarity (hopefully)


2005-03-18  Oliver Bolte  <obo@openoffice.org>  [7b3da2ca3089903003e61547cd4220dd5c1d644e]

INTEGRATION: CWS dba25 (1.70.202); FILE MERGED 2005/03/07 10:08:29 oj 1.70.202.1: #120093# add try catch around getBookmark call


2005-03-18  Oliver Bolte  <obo@openoffice.org>  [f3de0b1271f0d1248c651c3a6b7391abe5b7b606]

INTEGRATION: CWS dba25 (1.46.36); FILE MERGED 2005/03/07 10:48:12 oj 1.46.36.1: #120093# check if the row is currently pending


2005-03-18  Oliver Bolte  <obo@openoffice.org>  [f1ec3bf06fbcc6d1e7cd02a5d40dbd59db689cf1]

INTEGRATION: CWS dba25 (1.5.22); FILE MERGED 2005/03/07 13:15:26 oj 1.5.22.1: i43590# set background empty and transparent


2005-03-18  Oliver Bolte  <obo@openoffice.org>  [5ff0c198db5f66531e4131c2260f31992aea0b56]

INTEGRATION: CWS dba25 (1.4.90); FILE MERGED 2005/03/07 12:53:01 fs 1.4.90.1: #i43945# also copy the font


2005-03-18  Oliver Bolte  <obo@openoffice.org>  [8f16fe4bd37a599a1abbb4c55f90bb1cd836204b]

INTEGRATION: CWS dba25 (1.38.20); FILE MERGED 2005/03/14 13:38:36 fs 1.38.20.2: RESYNC: (1.38-1.39); FILE MERGED 2005/03/07 13:34:31 fs 1.38.20.1: #i44342# also clone the m_bNativeLook property


2005-03-18  Oliver Bolte  <obo@openoffice.org>  [bb075c9e3f2f8e0e9ce073a3dad5201f4e5fcc91]

INTEGRATION: CWS dba25 (1.27.204); FILE MERGED 2005/03/04 11:37:35 oj 1.27.204.2: simple correct for ownDeletesAreVisible 2005/03/04 10:12:19 oj 1.27.204.1: correct operator order


2005-03-18  Oliver Bolte  <obo@openoffice.org>  [d3a6b7f2a2250592dcfc4beb03d810f8c9994ed9]

INTEGRATION: CWS dba25 (1.35.32); FILE MERGED 2005/03/15 17:06:39 fs 1.35.32.2: #i45104# properly defer CREATE TABLE statements (in all cases), and again allow INSERT and SELECT statements 2005/03/02 12:48:15 oj 1.35.32.1: #i43858# check for create table


2005-03-18  Oliver Bolte  <obo@openoffice.org>  [6bb1fec4b0bcc95c09257a94d6be66d83b8aaeeb]

INTEGRATION: CWS dba25 (1.3.46); FILE MERGED 2005/03/14 13:10:52 fs 1.3.46.2: RESYNC: (1.3-1.4); FILE MERGED 2005/03/08 07:57:06 oj 1.3.46.1: #i44320# correct the get for unique


2005-03-18  Oliver Bolte  <obo@openoffice.org>  [4b63899d1b0b753d62ba901321ec45f5ab70f9dc]

INTEGRATION: CWS dba25 (1.26.6); FILE MERGED 2005/03/07 12:19:32 oj 1.26.6.2: #i44333# fix for sign unsigned values 2005/03/07 12:02:24 oj 1.26.6.1: #i44333# fix for sign unsigned values


2005-03-18  Oliver Bolte  <obo@openoffice.org>  [f3596fdc87874187e7a81644a8f749d5bfbd5970]

INTEGRATION: CWS dba25 (1.4.6); FILE MERGED 2005/03/07 12:58:40 oj 1.4.6.1: isStreamElement now throws no exception anymore


2005-03-18  Oliver Bolte  <obo@openoffice.org>  [c4c6987e6d7f5cc46779450f67a24f4af028b926]

INTEGRATION: CWS fpicker3 (1.124.40); FILE MERGED 2005/02/25 11:34:07 cmc 1.124.40.1: #i42565# expose translations to other fpicker impls


2005-03-18  Oliver Bolte  <obo@openoffice.org>  [d38303ef85f3df5d30d68b78500c0f91dbc3adb6]

INTEGRATION: CWS fpicker3 (1.2.14); FILE MERGED 2005/02/25 11:35:48 cmc 1.2.14.1: #i42565# use exposed translations


2005-03-18  Oliver Bolte  <obo@openoffice.org>  [b8d6a7fa43cb3dd393bbc97f75906f9f97e52717]

INTEGRATION: CWS fpicker3 (1.2.14); FILE MERGED 2005/03/08 17:59:44 cmc 1.2.14.1: #i43004# run the GtkDialog from an idle handler to get it to run in the thread that gnome-vfs considers as the primary thread to workaround it's assert in older versions


2005-03-18  Oliver Bolte  <obo@openoffice.org>  [03e361995e6137f5ddc976d30330e616584c580b]

INTEGRATION: CWS fpicker3 (1.4.4); FILE MERGED 2005/03/08 17:59:44 cmc 1.4.4.1: #i43004# run the GtkDialog from an idle handler to get it to run in the thread that gnome-vfs considers as the primary thread to workaround it's assert in older versions


2005-03-18  Oliver Bolte  <obo@openoffice.org>  [0afa954003abaf7f6e2d934553de3f599cbb6cfa]

INTEGRATION: CWS fpicker3 (1.3.4); FILE MERGED 2005/03/08 17:59:44 cmc 1.3.4.2: #i43004# run the GtkDialog from an idle handler to get it to run in the thread that gnome-vfs considers as the primary thread to workaround it's assert in older versions 2005/02/25 11:35:47 cmc 1.3.4.1: #i42565# use exposed translations


2005-03-18  Oliver Bolte  <obo@openoffice.org>  [f2b1d950914ff3f63c5dff0584ae33b66bfc9603]

INTEGRATION: CWS fpicker3 (1.4.4); FILE MERGED 2005/03/09 15:26:26 cmc 1.4.4.6: #i43004# Move some init stuff into ctor and set defaults in case init doesn't get called 2005/03/09 14:41:56 cmc 1.4.4.5: #i44526# Only call gtk_file_chooser_set_current_name when saving 2005/03/09 08:59:05 cmc 1.4.4.4: #i44526# make glob case insensitive for e.g. .JPG/.jpg 2005/03/08 17:59:44 cmc 1.4.4.3: #i43004# run the GtkDialog from an idle handler to get it to run in the thread that gnome-vfs considers as the primary thread to workaround it's assert in older versions 2005/02/25 11:35:46 cmc 1.4.4.2: #i42565# use exposed translations 2005/02/15 09:37:49 cmc 1.4.4.1: #i42565# incorrectly returning the modified not original filter name


2005-03-18  Oliver Bolte  <obo@openoffice.org>  [607382952df295d3baf2b39b67e6127cb87c19bd]

INTEGRATION: CWS fpicker3 (1.2.14); FILE MERGED 2005/02/15 09:52:56 cmc 1.2.14.1: #i42429# not going to work with AT enabled apparently


2005-03-18  Oliver Bolte  <obo@openoffice.org>  [ca2288a247506d3eeb76cc2c73ba8dd23d298eff]

INTEGRATION: CWS ab15scripting (1.7.2); FILE MERGED 2005/03/11 14:49:28 ab 1.7.2.1: #i44599# getAllBrowseNodes(): Exclude Hidden and Preview documents


2005-03-18  Oliver Bolte  <obo@openoffice.org>  [27d3a983b06a30b2125f68d30847a185c95bc020]

INTEGRATION: CWS ab15scripting (1.4.2); FILE MERGED 2005/03/11 14:46:35 ab 1.4.2.1: #i44599# getAllBrowseNodes(): Check if CurrentController exists


2005-03-18  Oliver Bolte  <obo@openoffice.org>  [f3f91d21079318a8dc8f3e1c7aeb282312e42136]

INTEGRATION: CWS rebase2 (1.1.2); FILE ADDED 2005/03/15 16:28:56 rt 1.1.2.4: #i36845# In case off errors exit, not only warn. 2005/03/15 16:08:00 rt 1.1.2.3: #i36845# Adding WRAPCMD, because rebase binary must not see cygwin style paths (thanks Volker) 2005/03/11 09:11:41 rt 1.1.2.2: #i36845# Beautifying (comments, usage message, ...) 2005/03/10 16:48:11 rt 1.1.2.1: #i36845# Perl wrapper around windows rebase binary. Initial revision.


2005-03-18  Oliver Bolte  <obo@openoffice.org>  [117ca788acc522a21908c8a26b39536221d307ce]

INTEGRATION: CWS rebase2 (1.4.12); FILE MERGED 2005/03/10 16:31:21 rt 1.4.12.1: #i36845# Use perl wrapper instead of generic binary.


2005-03-17  Oliver Bolte  <obo@openoffice.org>  [f987807d5615c9dad9d2c5a0c13702a1b7b8a1d5]

#i10000# use PKGFORMAT instead of RPM


2005-03-17  Oliver Bolte  <obo@openoffice.org>  [268055ada04b0cc00f73e95e6e880546fd7becde]

#i10000# typo fixed


2005-03-17  Oliver Bolte  <obo@openoffice.org>  [5e55fed1a1dda9b36bb365e607c4729fd4b56211]

#i10000# configure broken


2005-03-17  Rüdiger Timm  <rt@openoffice.org>  [94481aaf6b87988da0cd2c7ed0043baff86d49ea]

#i10000# Includes corrected (we are in module sfx2, so do not use sfx2 include path!).


2005-03-16  Oliver Bolte  <obo@openoffice.org>  [9a9b090ea79a3c1ef7507b646e5de3581b42c475]

#i10000# drafts obsolete


2005-03-16  Oliver Bolte  <obo@openoffice.org>  [063ad6a4b46a61f4a2f7f9bf88bb7d37f1b1ba5d]

#i10000# preprocessor ifdef wrong


2005-03-16  Oliver Bolte  <obo@openoffice.org>  [bcef1f7b22b00e40cf906f59fa573db09241ff35]

#i10000# namespace ::com::sun::star::awt removed


2005-03-16  Oliver Bolte  <obo@openoffice.org>  [d040ac8b0f91ddbc35465376b9484e8e03d5155a]

#i10000# resolution for awt namespaces


2005-03-16  Vladimir Glazounov  <vg@openoffice.org>  [17aab1b759638c58f88e4a2ea44ca1aedc4b1a94]

new version for SRC680


2005-03-16  Oliver Bolte  <obo@openoffice.org>  [4557afec442117168cf6488ce34af9e6854531da]

#10000# drafts removed


2005-03-16  Oliver Bolte  <obo@openoffice.org>  [aec127ce14d88b20c12bc5cef280d93a7d446b32]

#i10000# btstrp.lib


2005-03-16  Oliver Bolte  <obo@openoffice.org>  [4dcf865b3c37c8fc45b9a1799e517cb0a3823660]

#i10000# bootstrp2 missing


2005-03-16  Oliver Bolte  <obo@openoffice.org>  [f9abc19b51115c572c46d55dfc8f424a62695284]

#i10000# TARGET btstrp


2005-03-16  Oliver Bolte  <obo@openoffice.org>  [aeb133b534689f3f80c70bca9d08cc1152219ce2]

#i10000# prj.hxx still needed


2005-03-15  Vladimir Glazounov  <vg@openoffice.org>  [0dc25780b819204a9f7c2f43d8a838e75118bae9]

new version for SRC680


2005-03-15  Vladimir Glazounov  <vg@openoffice.org>  [d08ce9904a5897bd7a1a139e74d6ec31205083b9]

new version for SRC680


2005-03-15  Vladimir Glazounov  <vg@openoffice.org>  [5d9770a10b46bdbe7f87f0f3ef5fa170b822c48a]

new version for SRC680


2005-03-15  Vladimir Glazounov  <vg@openoffice.org>  [2270f337f964cb4800fac493eb016e1804003335]

new version for SRC680


2005-03-15  Vladimir Glazounov  <vg@openoffice.org>  [fdfb610cc1c8eb1ef14c1f53e6e13707ffb68212]

new version for SRC680


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [65903b67a55e9dfd93e040291b57e9ad3f504402]

SRC680


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [0ba5b36f3eb52063c86539607631db42c355e229]

INTEGRATION: CWS localedata3 (1.12.24); FILE MERGED 2005/03/10 17:24:49 er 1.12.24.1: #i44734# implement DTD version check and CLDR flag


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [1dabe463091de1120742bec5e9181970fbf74776]

INTEGRATION: CWS localedata3 (1.8.36); FILE MERGED 2005/03/10 17:24:49 er 1.8.36.1: #i44734# implement DTD version check and CLDR flag


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [b23de33005b91b4b27f8dc9b8c740e34341fd4b3]

INTEGRATION: CWS localedata3 (1.8.36); FILE MERGED 2005/03/10 17:24:48 er 1.8.36.1: #i44734# implement DTD version check and CLDR flag


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [aeac03379f1020ff319f14c56323543b9e752c68]

INTEGRATION: CWS localedata3 (1.11.36); FILE MERGED 2005/03/10 17:24:48 er 1.11.36.1: #i44734# implement DTD version check and CLDR flag


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [b6da9c783e51598db15c50dfc7f85b50647457bd]

INTEGRATION: CWS localedata3 (1.14.12); FILE MERGED 2005/03/10 17:24:48 er 1.14.12.1: #i44734# implement DTD version check and CLDR flag


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [bdbe446f028a2c53b60bd80dc6bf4996b91eee25]

INTEGRATION: CWS localedata3 (1.4.12); FILE MERGED 2005/03/10 17:24:47 er 1.4.12.1: #i44734# implement DTD version check and CLDR flag


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [1035b5d5217e575cf7f0127524286eb128df0438]

INTEGRATION: CWS localedata3 (1.9.12); FILE MERGED 2005/03/10 17:24:47 er 1.9.12.1: #i44734# implement DTD version check and CLDR flag


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [42b743fb2908086e595b43c667eb6900e8c1e948]

INTEGRATION: CWS localedata3 (1.10.12); FILE MERGED 2005/03/10 17:24:47 er 1.10.12.1: #i44734# implement DTD version check and CLDR flag


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [dbbaf89d34d580cdc186bd58d9df7eca500c4741]

INTEGRATION: CWS localedata3 (1.6.36); FILE MERGED 2005/03/10 17:24:47 er 1.6.36.1: #i44734# implement DTD version check and CLDR flag


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [83feaf55cec7072a360e9935533258de2dc62368]

INTEGRATION: CWS localedata3 (1.5.36); FILE MERGED 2005/03/10 17:24:46 er 1.5.36.1: #i44734# implement DTD version check and CLDR flag


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [0d5079bdaec78f7b32e187b95dd12c7752cb2316]

INTEGRATION: CWS localedata3 (1.2.12); FILE MERGED 2005/03/10 17:24:46 er 1.2.12.1: #i44734# implement DTD version check and CLDR flag


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [523a481e06674c3985979d2179b6e593b79eeb28]

INTEGRATION: CWS localedata3 (1.9.12); FILE MERGED 2005/03/10 17:24:45 er 1.9.12.1: #i44734# implement DTD version check and CLDR flag


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [d9bbd2f51e85b5410b8c33cdd92d36604ce02084]

INTEGRATION: CWS localedata3 (1.3.6); FILE MERGED 2005/03/10 17:24:45 er 1.3.6.1: #i44734# implement DTD version check and CLDR flag


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [d86599c5d99f8b772299128fce7fa5720808b689]

INTEGRATION: CWS localedata3 (1.5.6); FILE MERGED 2005/03/10 17:24:45 er 1.5.6.1: #i44734# implement DTD version check and CLDR flag


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [cea479bd1c2ab6efc730ee9832a5fc4aee27928a]

INTEGRATION: CWS localedata3 (1.5.6); FILE MERGED 2005/03/10 17:24:44 er 1.5.6.1: #i44734# implement DTD version check and CLDR flag


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [5fcfa8be1cee220fea0ba382c47cb66e883d7048]

INTEGRATION: CWS localedata3 (1.3.6); FILE MERGED 2005/03/10 17:24:44 er 1.3.6.1: #i44734# implement DTD version check and CLDR flag


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [a8b2ccbbc9961de323eaa8c95352f7cd3374fd6f]

INTEGRATION: CWS localedata3 (1.1.2); FILE ADDED 2005/03/10 17:24:44 er 1.1.2.2: #i44734# implement DTD version check and CLDR flag 2005/03/10 12:19:29 er 1.1.2.1: #i43151# add Kinyarwanda for Rwanda (rw_RW), contributed by Steven Michael Murphy <murf@ooo>, corrected


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [4a3557c35b05198caf73d0e08ad694068b0af6c0]

INTEGRATION: CWS localedata3 (1.12.6); FILE MERGED 2005/03/10 17:24:43 er 1.12.6.1: #i44734# implement DTD version check and CLDR flag


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [1d802c86ea6d5d783a3a0e63d14cfd91e9494bd9]

INTEGRATION: CWS localedata3 (1.4.26); FILE MERGED 2005/03/10 17:24:43 er 1.4.26.1: #i44734# implement DTD version check and CLDR flag


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [861f059f9111a486246aed86f34c43285e47feea]

INTEGRATION: CWS localedata3 (1.7.36); FILE MERGED 2005/03/10 17:24:42 er 1.7.36.1: #i44734# implement DTD version check and CLDR flag


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [6cfcbd8da54ff4fd76868df0e417b09c6389e506]

INTEGRATION: CWS localedata3 (1.9.36); FILE MERGED 2005/03/10 17:24:42 er 1.9.36.1: #i44734# implement DTD version check and CLDR flag


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [10caf857177f8a770eda87098bb9c816c676dec6]

INTEGRATION: CWS localedata3 (1.2.36); FILE MERGED 2005/03/10 17:24:42 er 1.2.36.1: #i44734# implement DTD version check and CLDR flag


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [ff9a66a2a23267b27f72b77b25bb47ef721506ed]

INTEGRATION: CWS localedata3 (1.9.6); FILE MERGED 2005/03/10 17:24:41 er 1.9.6.1: #i44734# implement DTD version check and CLDR flag


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [a4c82b5875627bfde06820629ab65b771bacc096]

INTEGRATION: CWS localedata3 (1.9.36); FILE MERGED 2005/03/10 17:24:41 er 1.9.36.1: #i44734# implement DTD version check and CLDR flag


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [14a19c5805f220a562682d37f3affb7fb1cd8ba1]

INTEGRATION: CWS localedata3 (1.8.6); FILE MERGED 2005/03/10 17:24:41 er 1.8.6.1: #i44734# implement DTD version check and CLDR flag


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [a2ccfe04c3472e85076bdfee784697e34cf22eea]

INTEGRATION: CWS localedata3 (1.9.6); FILE MERGED 2005/03/10 17:24:40 er 1.9.6.1: #i44734# implement DTD version check and CLDR flag


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [93bde7d4dc2b7a7ddb3947d38499c515a3f7d74d]

INTEGRATION: CWS localedata3 (1.7.36); FILE MERGED 2005/03/10 17:24:40 er 1.7.36.1: #i44734# implement DTD version check and CLDR flag


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [b5ae9a729cb056b7ee545cf34ef4ccfc9dbd86b6]

INTEGRATION: CWS localedata3 (1.2.30); FILE MERGED 2005/03/10 17:24:39 er 1.2.30.1: #i44734# implement DTD version check and CLDR flag


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [ecda08e25b709866e3595f0e5c06275841dfd55b]

INTEGRATION: CWS localedata3 (1.3.36); FILE MERGED 2005/03/10 17:24:39 er 1.3.36.1: #i44734# implement DTD version check and CLDR flag


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [ad5f51a9abf483b2a9e920c040cbcbe52549e217]

INTEGRATION: CWS localedata3 (1.3.6); FILE MERGED 2005/03/10 17:24:38 er 1.3.6.1: #i44734# implement DTD version check and CLDR flag


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [da8700dea78d5e0a81621a54b1e85a4849361e19]

INTEGRATION: CWS localedata3 (1.25.12); FILE MERGED 2005/03/10 12:19:29 er 1.25.12.3: #i43151# add Kinyarwanda for Rwanda (rw_RW), contributed by Steven Michael Murphy <murf@ooo>, corrected 2005/02/25 18:06:07 er 1.25.12.2: #i43122# add ga_IE (Irish Ireland), provided by Kevin Scannell <cpos@ooo> 2005/02/23 17:32:30 er 1.25.12.1: #i39417# add fo_FO Faroese locale data, provided by Soeren Thing Pedersen <thing@ooo>


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [635fac8b95eda38bc4cda4a4629aa884196bdf79]

INTEGRATION: CWS localedata3 (1.4.12); FILE MERGED 2005/03/10 17:24:38 er 1.4.12.1: #i44734# implement DTD version check and CLDR flag


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [e6dd6aec75422195c837082827266a1f08c445f6]

INTEGRATION: CWS localedata3 (1.5.12); FILE MERGED 2005/03/10 12:19:28 er 1.5.12.1: #i43151# add Kinyarwanda for Rwanda (rw_RW), contributed by Steven Michael Murphy <murf@ooo>, corrected


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [61764eb19eadca0e22101d5942bcd049b38173e9]

INTEGRATION: CWS localedata3 (1.9.12); FILE MERGED 2005/02/25 18:06:07 er 1.9.12.2: #i43122# add ga_IE (Irish Ireland), provided by Kevin Scannell <cpos@ooo> 2005/02/23 17:32:30 er 1.9.12.1: #i39417# add fo_FO Faroese locale data, provided by Soeren Thing Pedersen <thing@ooo>


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [9e6ee27ffd88b2535b5f02b20a4054bb972f37d0]

INTEGRATION: CWS localedata3 (1.13.6); FILE MERGED 2005/03/10 17:24:37 er 1.13.6.2: #i44734# implement DTD version check and CLDR flag 2005/02/25 16:37:20 er 1.13.6.1: new location of XMLValidator.java


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [a17d33d6332e148cf3da69c4daac1d8996d049d6]

INTEGRATION: CWS localedata3 (1.2.12); FILE MERGED 2005/03/10 17:24:37 er 1.2.12.1: #i44734# implement DTD version check and CLDR flag


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [7ad7d56dcf47aa9db3d9fc56fe8d43ad50b41e19]

INTEGRATION: CWS localedata3 (1.18.6); FILE MERGED 2005/03/10 17:24:37 er 1.18.6.1: #i44734# implement DTD version check and CLDR flag


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [c182dc3241004363adb5ca2c1d2219b570274577]

INTEGRATION: CWS localedata3 (1.6.36); FILE MERGED 2005/03/10 17:24:36 er 1.6.36.1: #i44734# implement DTD version check and CLDR flag


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [a187dfa0bb943f466f8e3fc3d0c66e10cab86dc6]

INTEGRATION: CWS localedata3 (1.3.6); FILE MERGED 2005/03/10 17:24:36 er 1.3.6.1: #i44734# implement DTD version check and CLDR flag


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [d8e2f5496f6af25519afca011b9b0d70dda05665]

INTEGRATION: CWS localedata3 (1.13.24); FILE MERGED 2005/03/10 17:24:35 er 1.13.24.1: #i44734# implement DTD version check and CLDR flag


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [6a57ecef86f7c6e2183852da529bf21085e34518]

INTEGRATION: CWS localedata3 (1.7.36); FILE MERGED 2005/03/10 17:24:35 er 1.7.36.1: #i44734# implement DTD version check and CLDR flag


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [72df9b3ee7e3becdd293034ba06b58a50c6d734a]

INTEGRATION: CWS localedata3 (1.8.36); FILE MERGED 2005/03/10 17:24:35 er 1.8.36.1: #i44734# implement DTD version check and CLDR flag


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [f7205728338f1dbf133b3eae85937646368f646e]

INTEGRATION: CWS localedata3 (1.6.36); FILE MERGED 2005/03/10 17:24:34 er 1.6.36.1: #i44734# implement DTD version check and CLDR flag


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [9ef8a2b9201311b91994676ec79cfcfe4f8d967d]

INTEGRATION: CWS localedata3 (1.3.6); FILE MERGED 2005/03/10 17:24:34 er 1.3.6.1: #i44734# implement DTD version check and CLDR flag


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [d2d4338aa2d9f62abaa261cfb5fa0f53777e4f92]

INTEGRATION: CWS localedata3 (1.9.6); FILE MERGED 2005/03/10 17:24:34 er 1.9.6.2: #i44734# implement DTD version check and CLDR flag 2005/03/09 18:55:17 er 1.9.6.1: #i41488# month name abbreviations and date formats


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [41e24ec3c60c0af2da7c24498a7215fad4f433a6]

INTEGRATION: CWS localedata3 (1.2.26); FILE MERGED 2005/03/10 17:24:33 er 1.2.26.1: #i44734# implement DTD version check and CLDR flag


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [6ac9edfab751d96ef94004baa9599dfd56241a1f]

INTEGRATION: CWS localedata3 (1.9.36); FILE MERGED 2005/03/10 17:24:33 er 1.9.36.1: #i44734# implement DTD version check and CLDR flag


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [cd3588386563e8f8b4343e91f7b9657f1f8991e9]

INTEGRATION: CWS localedata3 (1.15.6); FILE MERGED 2005/03/10 17:24:33 er 1.15.6.1: #i44734# implement DTD version check and CLDR flag


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [f47d7cffa20bfd42a6e451ee7f797e3025307674]

INTEGRATION: CWS localedata3 (1.2.36); FILE MERGED 2005/03/10 17:24:32 er 1.2.36.1: #i44734# implement DTD version check and CLDR flag


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [fb247ccf8ac1c508b0f345fe7f212f48faa09dcb]

INTEGRATION: CWS localedata3 (1.3.6); FILE MERGED 2005/03/10 17:24:32 er 1.3.6.1: #i44734# implement DTD version check and CLDR flag


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [d727f8c82f8bdc6013fadb1d6bf8d5676d916374]

INTEGRATION: CWS localedata3 (1.1.2); FILE ADDED 2005/03/10 17:24:32 er 1.1.2.2: #i44734# implement DTD version check and CLDR flag 2005/02/25 18:06:07 er 1.1.2.1: #i43122# add ga_IE (Irish Ireland), provided by Kevin Scannell <cpos@ooo>


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [3b8be93f7e1ff3b46ddb6f8a3158097cbb017304]

INTEGRATION: CWS localedata3 (1.6.36); FILE MERGED 2005/03/10 17:24:32 er 1.6.36.1: #i44734# implement DTD version check and CLDR flag


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [792897392e71c76e0bc781e6638f16679bc89f86]

INTEGRATION: CWS localedata3 (1.6.36); FILE MERGED 2005/03/10 17:24:31 er 1.6.36.1: #i44734# implement DTD version check and CLDR flag


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [6303a9111a83918c748203a50d016cd5ec087b8c]

INTEGRATION: CWS localedata3 (1.10.12); FILE MERGED 2005/03/10 17:24:31 er 1.10.12.1: #i44734# implement DTD version check and CLDR flag


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [fe40fd4a42474d5b7e22c34b06e6b130a22521c3]

INTEGRATION: CWS localedata3 (1.9.12); FILE MERGED 2005/03/10 17:24:31 er 1.9.12.1: #i44734# implement DTD version check and CLDR flag


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [2cf3b9af49eba106cdf2f39e3530887238f4adc1]

INTEGRATION: CWS localedata3 (1.9.12); FILE MERGED 2005/03/10 17:24:30 er 1.9.12.1: #i44734# implement DTD version check and CLDR flag


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [f1dd41095e9fae793af8725dd27223382c7447f9]

INTEGRATION: CWS localedata3 (1.8.12); FILE MERGED 2005/03/10 17:24:30 er 1.8.12.1: #i44734# implement DTD version check and CLDR flag


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [b69ade7fc53e5a5ae5400462f0714ea6588f830e]

INTEGRATION: CWS localedata3 (1.1.2); FILE ADDED 2005/03/10 17:24:30 er 1.1.2.2: #i44734# implement DTD version check and CLDR flag 2005/02/23 17:32:30 er 1.1.2.1: #i39417# add fo_FO Faroese locale data, provided by Soeren Thing Pedersen <thing@ooo>


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [483d6ecb74857be30ba5f5d0d30c48526089d1d5]

INTEGRATION: CWS localedata3 (1.10.26); FILE MERGED 2005/03/10 17:24:29 er 1.10.26.1: #i44734# implement DTD version check and CLDR flag


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [37abe16066091e65afe14cc8313a76662a0326ad]

INTEGRATION: CWS localedata3 (1.2.12); FILE MERGED 2005/03/10 17:24:29 er 1.2.12.1: #i44734# implement DTD version check and CLDR flag


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [733fb0b8ba6d81854530ebd8f43dec8a5afd5a80]

INTEGRATION: CWS localedata3 (1.4.6); FILE MERGED 2005/03/10 17:24:29 er 1.4.6.1: #i44734# implement DTD version check and CLDR flag


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [56ababfe4cc817c763054b818c29d5178b0376f3]

INTEGRATION: CWS localedata3 (1.6.12); FILE MERGED 2005/03/10 17:24:28 er 1.6.12.1: #i44734# implement DTD version check and CLDR flag


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [9afec2f7bad4db382d110368dadf3a3db4ecb11b]

INTEGRATION: CWS localedata3 (1.8.12); FILE MERGED 2005/03/10 17:24:28 er 1.8.12.1: #i44734# implement DTD version check and CLDR flag


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [9896a15b2ce4297e092de4df3ffaff3b86539f9d]

INTEGRATION: CWS localedata3 (1.6.12); FILE MERGED 2005/03/10 17:24:27 er 1.6.12.1: #i44734# implement DTD version check and CLDR flag


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [2825abb9c72cbccd99252caa767889c3d36a3aae]

INTEGRATION: CWS localedata3 (1.7.12); FILE MERGED 2005/03/10 17:24:27 er 1.7.12.1: #i44734# implement DTD version check and CLDR flag


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [89b712478f6dab8bd1881bebb709ba7b730acd9f]

INTEGRATION: CWS localedata3 (1.6.12); FILE MERGED 2005/03/10 17:24:26 er 1.6.12.1: #i44734# implement DTD version check and CLDR flag


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [ab77636e63c42cf9aa4938d154c0fca0c5131dbd]

INTEGRATION: CWS localedata3 (1.7.12); FILE MERGED 2005/03/10 17:24:26 er 1.7.12.1: #i44734# implement DTD version check and CLDR flag


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [bf52ca7fe356987d3d94b6708b8b467a91189d44]

INTEGRATION: CWS localedata3 (1.6.12); FILE MERGED 2005/03/10 17:24:25 er 1.6.12.1: #i44734# implement DTD version check and CLDR flag


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [e668488441f7dab120a3c50d4b28605f84b4d085]

INTEGRATION: CWS localedata3 (1.7.12); FILE MERGED 2005/03/10 17:24:24 er 1.7.12.1: #i44734# implement DTD version check and CLDR flag


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [8064fe9174a6e9b9525828d60c9eb303dba1220f]

INTEGRATION: CWS localedata3 (1.11.36); FILE MERGED 2005/03/10 17:24:24 er 1.11.36.1: #i44734# implement DTD version check and CLDR flag


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [d406b187f4da96761176f94841ab2a9baef6c53e]

INTEGRATION: CWS localedata3 (1.7.12); FILE MERGED 2005/03/10 17:24:24 er 1.7.12.2: #i44734# implement DTD version check and CLDR flag 2005/02/22 16:22:33 er 1.7.12.1: #i43271# currency is $/USD


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [7cd9fae7b946107d4fbdeab24da09706b2bb04e8]

INTEGRATION: CWS localedata3 (1.7.12); FILE MERGED 2005/03/10 17:24:23 er 1.7.12.1: #i44734# implement DTD version check and CLDR flag


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [b928211a37b20e4de744f07e5f227e876b22aa67]

INTEGRATION: CWS localedata3 (1.7.36); FILE MERGED 2005/03/10 17:24:23 er 1.7.36.1: #i44734# implement DTD version check and CLDR flag


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [78c9ae82079ec28333d80cb246e686d181ca560b]

INTEGRATION: CWS localedata3 (1.8.12); FILE MERGED 2005/03/10 17:24:22 er 1.8.12.1: #i44734# implement DTD version check and CLDR flag


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [1a5bb7bd78dcc52a4cf7e1fa513bf0186007df3a]

INTEGRATION: CWS localedata3 (1.7.12); FILE MERGED 2005/03/10 17:24:22 er 1.7.12.1: #i44734# implement DTD version check and CLDR flag


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [0a7f09e9ddc7805f88b923b7e206e94fb11f4912]

INTEGRATION: CWS localedata3 (1.8.12); FILE MERGED 2005/03/10 17:24:21 er 1.8.12.1: #i44734# implement DTD version check and CLDR flag


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [ebfaa4c76c11e52afc0362a531f53422f295de7b]

INTEGRATION: CWS localedata3 (1.4.36); FILE MERGED 2005/03/10 17:24:21 er 1.4.36.1: #i44734# implement DTD version check and CLDR flag


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [b2585fcf0d8ac98d7d309c04e4982747fd7dfb60]

INTEGRATION: CWS localedata3 (1.6.12); FILE MERGED 2005/03/10 17:24:21 er 1.6.12.1: #i44734# implement DTD version check and CLDR flag


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [dfbc781c88ed236d8a457e5996437dd20d854551]

INTEGRATION: CWS localedata3 (1.12.26); FILE MERGED 2005/03/10 17:24:21 er 1.12.26.1: #i44734# implement DTD version check and CLDR flag


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [94d70251d7c71d6b2f6bbe4f842548202a473874]

INTEGRATION: CWS localedata3 (1.4.36); FILE MERGED 2005/03/10 17:24:20 er 1.4.36.1: #i44734# implement DTD version check and CLDR flag


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [c3fdecf17c6927be32b94ec06ba49215186df7fd]

INTEGRATION: CWS localedata3 (1.5.36); FILE MERGED 2005/03/10 17:24:19 er 1.5.36.1: #i44734# implement DTD version check and CLDR flag


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [3a86c58d83a56fb54b90b7aa093415c1f97314e6]

INTEGRATION: CWS localedata3 (1.6.36); FILE MERGED 2005/03/10 17:24:19 er 1.6.36.1: #i44734# implement DTD version check and CLDR flag


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [d85f149d275dfb3a6f4e66e0ee455d67abee0b62]

INTEGRATION: CWS localedata3 (1.5.36); FILE MERGED 2005/03/10 17:24:18 er 1.5.36.1: #i44734# implement DTD version check and CLDR flag


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [51b69d16ef9d0f6279c9b4aadf9ebfdcc6e78075]

INTEGRATION: CWS localedata3 (1.4.36); FILE MERGED 2005/03/10 17:24:18 er 1.4.36.1: #i44734# implement DTD version check and CLDR flag


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [5a24592b452b2534443477c76e4e1800d0310cd6]

INTEGRATION: CWS localedata3 (1.8.36); FILE MERGED 2005/03/10 17:24:17 er 1.8.36.1: #i44734# implement DTD version check and CLDR flag


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [f58fdc3b9747728b750904e72e87bd9d9dba2d56]

INTEGRATION: CWS localedata3 (1.7.36); FILE MERGED 2005/03/10 17:24:17 er 1.7.36.1: #i44734# implement DTD version check and CLDR flag


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [01b580871db531e5733111f8f3638c98f6931a98]

INTEGRATION: CWS localedata3 (1.8.26); FILE MERGED 2005/03/10 17:24:17 er 1.8.26.1: #i44734# implement DTD version check and CLDR flag


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [df6ded3f246883da082f64e776f87aada4049937]

INTEGRATION: CWS localedata3 (1.8.36); FILE MERGED 2005/03/10 17:24:16 er 1.8.36.1: #i44734# implement DTD version check and CLDR flag


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [50af29099a4332f0e45e61952ba0957dae368a83]

INTEGRATION: CWS localedata3 (1.8.12); FILE MERGED 2005/03/10 17:24:16 er 1.8.12.1: #i44734# implement DTD version check and CLDR flag


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [20e420e78906d2137a5854525248ba7dc8ca71cd]

INTEGRATION: CWS localedata3 (1.8.6); FILE MERGED 2005/03/10 17:24:14 er 1.8.6.1: #i44734# implement DTD version check and CLDR flag


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [1f4480fd585d0af89028e814b2a37feecd04c111]

INTEGRATION: CWS localedata3 (1.3.36); FILE MERGED 2005/03/10 17:24:14 er 1.3.36.1: #i44734# implement DTD version check and CLDR flag


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [362035434c82fbb53c40235b80bb183f7202f0a1]

INTEGRATION: CWS localedata3 (1.11.36); FILE MERGED 2005/03/10 17:24:14 er 1.11.36.1: #i44734# implement DTD version check and CLDR flag


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [e20375efddb963bcf04c808e81e1e43b8dc4fc89]

INTEGRATION: CWS localedata3 (1.12.36); FILE MERGED 2005/03/10 17:24:13 er 1.12.36.2: #i44734# implement DTD version check and CLDR flag 2005/03/09 12:10:53 er 1.12.36.1: #i43267# era abbreviations are aC/dC


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [a83a444e530c4ce98aa64cb148773643fdbffec6]

INTEGRATION: CWS localedata3 (1.3.12); FILE MERGED 2005/03/10 17:24:13 er 1.3.12.1: #i44734# implement DTD version check and CLDR flag


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [defbc6c4370f70da5c3f4ad02443585e8d114598]

INTEGRATION: CWS localedata3 (1.3.6); FILE MERGED 2005/03/10 17:24:12 er 1.3.6.1: #i44734# implement DTD version check and CLDR flag


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [264f8360e430381eef92e5a04d8595f78b4792a6]

INTEGRATION: CWS localedata3 (1.2.26); FILE MERGED 2005/03/10 17:24:12 er 1.2.26.1: #i44734# implement DTD version check and CLDR flag


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [04150482fa6b68a959c6b0f40832318f8f2f3eae]

INTEGRATION: CWS localedata3 (1.11.24); FILE MERGED 2005/03/10 17:24:11 er 1.11.24.1: #i44734# implement DTD version check and CLDR flag


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [d6b1cee6b51e769e556f5b74bf88687e2c5bde48]

INTEGRATION: CWS localedata3 (1.10.24); FILE MERGED 2005/03/10 17:24:11 er 1.10.24.1: #i44734# implement DTD version check and CLDR flag


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [683747edfa66899ec7255cf5763333f1acff8a96]

INTEGRATION: CWS localedata3 (1.14.24); FILE MERGED 2005/03/10 17:24:10 er 1.14.24.1: #i44734# implement DTD version check and CLDR flag


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [6fb4a0d8e3e34252daab79b284881e160e698c32]

INTEGRATION: CWS localedata3 (1.8.12); FILE MERGED 2005/03/10 17:24:10 er 1.8.12.1: #i44734# implement DTD version check and CLDR flag


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [7517f5b12cff3340c277de1f53eda6b2a4133498]

INTEGRATION: CWS localedata3 (1.29.12); FILE MERGED 2005/03/10 12:19:28 er 1.29.12.3: #i43151# add Kinyarwanda for Rwanda (rw_RW), contributed by Steven Michael Murphy <murf@ooo>, corrected 2005/02/25 18:06:06 er 1.29.12.2: #i43122# add ga_IE (Irish Ireland), provided by Kevin Scannell <cpos@ooo> 2005/02/23 17:32:29 er 1.29.12.1: #i39417# add fo_FO Faroese locale data, provided by Soeren Thing Pedersen <thing@ooo>


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [807425e026b221d77719696d118f768c08143887]

INTEGRATION: CWS localedata3 (1.7.12); FILE MERGED 2005/03/10 22:28:41 er 1.7.12.2: #i44734# grmbl.. checked in wrong version.. this one actually generates the code.. 2005/03/10 17:22:11 er 1.7.12.1: #i44734# implement DTD version check


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [a5a0501f0738a143d151a1ade66613517ec761bf]

INTEGRATION: CWS localedata3 (1.12.12); FILE MERGED 2005/03/10 22:28:40 er 1.12.12.2: #i44734# grmbl.. checked in wrong version.. this one actually generates the code.. 2005/03/10 17:22:10 er 1.12.12.1: #i44734# implement DTD version check


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [1751b2066c89427d3c50a4eed7b9a38f0557cb2f]

INTEGRATION: CWS localedata3 (1.8.162); FILE MERGED 2005/02/25 13:50:30 er 1.8.162.1: #i41655# parseText: use correct OUString ctor


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [73073702b55880cbe035c97ba39699cb2d06af3e]

INTEGRATION: CWS localedata3 (1.26.34); FILE MERGED 2005/02/09 19:53:26 er 1.26.34.1: #i39561# setValue: resubmit values a second time with proper DST value if in DST transit and DST results differ


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [dd746e4c518b30da1897fc3f7d80b16d47adf7d2]

INTEGRATION: CWS localedata3 (1.8.34); FILE MERGED 2005/02/09 19:49:16 er 1.8.34.1: #i39561# add submitValues() method


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [0a7e519d826fe354304784644ab693af7c354fd6]

INTEGRATION: CWS localedata3 (1.53.314); FILE MERGED 2005/03/09 18:52:09 er 1.53.314.1: #i41488# ImpGetDefaultFormat: compare exact type


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [55961bfd58dd7639ac2e4a78f29d4fba2040c423]

INTEGRATION: CWS localedata3 (1.21.6); FILE MERGED 2005/03/11 13:28:53 er 1.21.6.2: RESYNC: (1.21-1.22); FILE MERGED 2005/02/09 15:29:55 er 1.21.6.1: #i41140# add Khmer layout patch provided by Javier Sola and Jens Herden


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [a2e0cdc4074b9916f37b0621f01e2424e1db5c82]

INTEGRATION: CWS mav17 (1.51.56); FILE MERGED 2005/03/02 19:05:17 mav 1.51.56.2: RESYNC: (1.51-1.52); FILE MERGED 2005/03/02 14:21:57 mav 1.51.56.1: #i43800# the autoactivation is done in sfx2


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [ca7f183274df58b97fa2bb488bda11640442e5be]

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>  [b133c2b50f31ab00b0f563e7b9034de910c5dfa0]

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>  [7254b67343ddb814c815f2e219c1ea96d4f51b34]

INTEGRATION: CWS c01v005 (1.26.70); FILE MERGED 2005/03/03 08:44:01 pb 1.26.70.1: fix: #120028# HID_HELP_ONSTARTUP_BOX added


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [a99ebd41d09c9c2cafe5828af9039bb518018840]

INTEGRATION: CWS c01v005 (1.58.18); FILE MERGED 2005/03/08 08:50:24 as 1.58.18.1: #119880# workaround for missing document events OnNew & OnLoad


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [5ccbe3e2e07b600f732a3e58847e55ba2f6d4929]

INTEGRATION: CWS c01v005 (1.60.122); FILE MERGED 2005/03/07 13:42:19 pb 1.60.122.3: fix: #120028# no 'drafts' any longer 2005/03/05 01:12:53 hjs 1.60.122.2: RESYNC: (1.60-1.61); FILE MERGED 2005/03/03 08:48:37 pb 1.60.122.1: fix: #120028# GetCurrentModuleIdentifier() added


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [f899bae788d709130fe3fe7655236c6cfd3b02b3]

INTEGRATION: CWS c01v005 (1.88.58); FILE MERGED 2005/03/05 01:13:38 hjs 1.88.58.2: RESYNC: (1.88-1.89); FILE MERGED 2005/03/03 08:48:53 pb 1.88.58.1: fix: #120028# RID_HELP_ONSTARTUP_BOX/TEXT added


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [8acd2b7c2d19eba91a29d39ee6174ff7abc9ddd8]

INTEGRATION: CWS c01v005 (1.53.78); FILE MERGED 2005/03/03 09:09:07 pb 1.53.78.1: fix: #120028# 'Startup' controls added, xConfiguration added


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [3e8214fc2c0a74e57a6bde75380f6083bafd4b6e]

INTEGRATION: CWS c01v005 (1.106.58); FILE MERGED 2005/03/05 01:13:28 hjs 1.106.58.2: RESYNC: (1.106-1.107); FILE MERGED 2005/03/03 09:09:07 pb 1.106.58.1: fix: #120028# 'Startup' controls added, xConfiguration added


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [f8ed622663492d6910e55ac88024b06a0f5a6f35]

INTEGRATION: CWS c01v005 (1.58.70); FILE MERGED 2005/03/08 08:50:23 as 1.58.70.1: #119880# workaround for missing document events OnNew & OnLoad


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [3767a0bc7a2a9db6109d9c0265ee0d9b0dcf1380]

INTEGRATION: CWS c01v005 (1.32.244); FILE MERGED 2005/03/05 01:13:10 hjs 1.32.244.2: RESYNC: (1.32-1.33); FILE MERGED 2005/03/03 08:48:18 pb 1.32.244.1: fix: #120028# RID_HELP_ONSTARTUP_BOX/TEXT added


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [7e08c77f88174459a028808b2107a833fe567c4f]

INTEGRATION: CWS c01v005 (1.18.114); FILE MERGED 2005/03/03 08:43:22 pb 1.18.114.1: fix: #120028# GetCurrentModuleIdentifier() added


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [cac2eccb6b3894f4e75662682f6c427da99b0826]

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>  [8bb1c56c85efbb8d5da7b288156e3bde803710f1]

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>  [2076d5abb23af5fe2f0e45d8e996cccadc4d6b2c]

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>  [c2c1727991db36fcdaf74309f05380fd276578c2]

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>  [3bf620080e8d031fee9dcba3d832af45fd30919f]

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>  [424013afb5dcf4ad982b1c10d87a58624eb664de]

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>  [6253cee0632fe04497fffa6607be29b258b09f20]

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>  [8f9c3f6e5e06d467fd305db06ed996b4c33f4406]

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>  [fb2d21a98888d033afb9da048358e9eabf215571]

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>  [bbe1650313432966da61e5f5045b20a16e51c83a]

INTEGRATION: CWS c01v005 (1.90.26); FILE MERGED 2005/03/08 08:48:35 as 1.90.26.4: #119880# reactivate HelpOnStartup job; fix some configuration issues; create new framework lib fwm 2005/03/05 00:22:09 hjs 1.90.26.3: RESYNC: (1.90-1.92); FILE MERGED 2005/03/02 13:49:01 as 1.90.26.2: #119880# reactivate HelpOnStartup job 2005/02/22 17:01:47 cd 1.90.26.1: #119876# new statusbar logo controllers


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [a05e273bc8f955751f48e24a4972416ab0a28ef4]

INTEGRATION: CWS c01v005 (1.6.122); FILE MERGED 2005/03/05 00:29:02 hjs 1.6.122.2: RESYNC: (1.6-1.7); FILE MERGED 2005/02/22 17:01:19 cd 1.6.122.1: #119876# new statusbar logo controllers


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [f7606771f8be3a4e987753ba85dcb78b22c3db70]

INTEGRATION: CWS c01v005 (1.1.2); FILE ADDED 2005/02/22 17:00:01 cd 1.1.2.1: #119876# statusbar logo controller


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [0aeae4fd801ac66300aae7c960a89c51bc420d0c]

INTEGRATION: CWS c01v005 (1.1.2); FILE ADDED 2005/02/22 16:58:52 cd 1.1.2.1: #119876# statusbar logo controller


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [42f73ce7aee7fe28f932a30d3bd6d65535908250]

INTEGRATION: CWS c01v005 (1.29.26); FILE MERGED 2005/03/05 00:31:27 hjs 1.29.26.2: RESYNC: (1.29-1.30); FILE MERGED 2005/02/22 17:01:19 cd 1.29.26.1: #119876# new statusbar logo controllers


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [12fe5beaa8805de09f24277dfb098c45339963a2]

INTEGRATION: CWS c01v005 (1.1.2); FILE ADDED 2005/03/02 13:44:58 as 1.1.2.1: #119880# new lib for external components ...


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [34eadf41be6f0a5a92441765a7e86fc578d74cd9]

INTEGRATION: CWS c01v005 (1.5.228); FILE MERGED 2005/03/08 08:48:35 as 1.5.228.1: #119880# reactivate HelpOnStartup job; fix some configuration issues; create new framework lib fwm


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [ffe1e283ffae005f4db574c6192b766b8358f1c9]

INTEGRATION: CWS c01v005 (1.3.346); FILE MERGED 2005/03/02 13:48:11 as 1.3.346.1: #119880# reactivate HelpOnStartup job


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [dcbdf7d5d2338700daa54dabdcb8fc9e440178d2]

INTEGRATION: CWS c01v005 (1.5.172); FILE MERGED 2005/03/08 08:48:33 as 1.5.172.1: #119880# reactivate HelpOnStartup job; fix some configuration issues; create new framework lib fwm


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [8a673489c69cc65165b8af2061a05eba46cfc5e2]

INTEGRATION: CWS c01v005 (1.1.6); FILE ADDED 2005/03/08 08:48:33 as 1.1.6.3: #119880# reactivate HelpOnStartup job; fix some configuration issues; create new framework lib fwm 2005/03/07 13:33:14 cd 1.1.6.2: #119880# Fixed merge problems 2005/03/02 13:44:28 as 1.1.6.1: #119880# reactivate job


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [17bb780a7c74fe22b675bf5e0ea051ed4959b390]

INTEGRATION: CWS c01v005 (1.25.34); FILE MERGED 2005/03/03 12:54:38 cd 1.25.34.2: #119876# Changed logo text 2005/02/22 17:01:18 cd 1.25.34.1: #119876# new statusbar logo controllers


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [effac750197fbfab00333462bf75de72720afec2]

INTEGRATION: CWS c01v005 (1.1.2); FILE ADDED 2005/02/22 17:00:21 cd 1.1.2.1: #119876# statusbar logo controller


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [4d90d13666d199d9faad245f9e36f9ceb4cf18e4]

INTEGRATION: CWS c01v005 (1.1.2); FILE ADDED 2005/02/22 16:58:21 cd 1.1.2.1: #119876# statusbar logo controller


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [1655d0177f6178f7413b62a3f0639b4d7a874d14]

INTEGRATION: CWS c01v005 (1.1.6); FILE ADDED 2005/03/07 13:32:59 cd 1.1.6.2: #119880# Fixed merge problems 2005/03/02 13:44:05 as 1.1.6.1: #119880# reactivate job


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [653cda41ff757fffd446b70103ffb12d4e34125b]

INTEGRATION: CWS c01v005 (1.11.70); FILE MERGED 2005/02/22 17:01:07 cd 1.11.70.1: #119876# new statusbar logo controllers


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [b8a1a4410b5509c5c0b09d50811282b1838d2e6e]

INTEGRATION: CWS c01v005 (1.31.26); FILE MERGED 2005/03/05 00:15:54 hjs 1.31.26.3: RESYNC: (1.31-1.33); FILE MERGED 2005/03/02 13:47:56 as 1.31.26.2: #119880# reactivate HelpOnStartup job 2005/02/22 17:01:06 cd 1.31.26.1: #119876# new statusbar logo controllers


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [0338927088757eee96bb85b92fc1befeffbe4f0c]

INTEGRATION: CWS c01v005 (1.5.188); FILE MERGED 2005/03/03 11:25:59 os 1.5.188.1: #119883# default search engine selection added


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [4878a326017fd705f482ce82e25e730413ed1f74]

INTEGRATION: CWS c01v005 (1.1.32); FILE ADDED


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [c3dd9eb6caf7ee45ed231fa7a01fdf6d18e78a86]

INTEGRATION: CWS c01v005 (1.1.2); FILE ADDED 2005/02/22 16:54:11 cd 1.1.2.1: #119876# default statusbar logo


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [271e5bfb9ac39b88f6935138c85e8cbc3c70801b]

INTEGRATION: CWS c01v005 (1.31.54); FILE MERGED 2005/03/02 12:09:41 hjs 1.31.54.1: #119245# move processing to solenv


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [e4153657f3a1cd214ac8317c0c75b935362102a7]

INTEGRATION: CWS c01v005 (1.2.318); FILE MERGED 2005/03/02 12:09:40 hjs 1.2.318.1: #119245# move processing to solenv


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [2a5092fd3573dd6fd36f53a8926af7b0eb9d2051]

INTEGRATION: CWS c01v005 (1.3.50); FILE MERGED 2005/03/02 12:09:40 hjs 1.3.50.1: #119245# move processing to solenv


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [653b59994ebe5970704421a3af4f360a72c41fa7]

INTEGRATION: CWS c01v005 (1.7.128); FILE MERGED 2005/03/02 12:09:39 hjs 1.7.128.1: #119245# move processing to solenv


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [dcf51369a74f2596833c945d956e5c32a0f991ed]

INTEGRATION: CWS c01v005 (1.7.124); FILE MERGED 2005/03/02 12:09:39 hjs 1.7.124.1: #119245# move processing to solenv


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [6a783792acf35ef1291b7e89e88225023d7de557]

INTEGRATION: CWS c01v005 (1.4.228); FILE MERGED 2005/03/02 12:09:38 hjs 1.4.228.1: #119245# move processing to solenv


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [6e74c360841d93289934ed779878fed8db6f5e36]

INTEGRATION: CWS c01v005 (1.41.94); FILE MERGED 2005/03/02 13:52:18 as 1.41.94.1: #119880# reactivate HelpOnStartup job


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [66fbeaab8469ba97b7f5b0bbfdc5b057c2b77d1e]

INTEGRATION: CWS c01v005 (1.18.128); FILE MERGED 2005/03/03 11:27:34 os 1.18.128.1: #119883# default search engine selection added


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [080f82329c8cef289991784a9c866dc9d380655b]

INTEGRATION: CWS c01v005 (1.2.318); FILE MERGED 2005/03/02 12:09:37 hjs 1.2.318.1: #119245# move processing to solenv


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [6cf6339e9ecbcca803c9c9257c5da51832c346e8]

INTEGRATION: CWS c01v005 (1.2.52); FILE MERGED 2005/03/02 12:09:37 hjs 1.2.52.1: #119245# move processing to solenv


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [47a8d2068bd25406cb1ce721a0b87867968d7229]

INTEGRATION: CWS c01v005 (1.9.124); FILE MERGED 2005/03/02 12:09:37 hjs 1.9.124.1: #119245# move processing to solenv


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [d188faa49780d6f77696ae2b6adc3e8aae291d8c]

INTEGRATION: CWS c01v005 (1.15.2); FILE MERGED 2005/03/04 14:13:53 hjs 1.15.2.2: RESYNC: (1.15-1.16); FILE MERGED 2005/02/24 14:35:52 cd 1.15.2.1: #i119892# BorderDialog has now images


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [373fc2e28bf8ec3d1561c78afc55e6e13df00ccd]

INTEGRATION: CWS c01v005 (1.8.88); FILE MERGED 2005/03/04 14:14:02 hjs 1.8.88.2: RESYNC: (1.8-1.10); FILE MERGED 2005/02/24 15:04:51 cd 1.8.88.1: #119876# New controllers for logo and text


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [16757bc253fa1cd1c4037968cea8bff98b60d515]

INTEGRATION: CWS c01v005 (1.12.78); FILE MERGED 2005/02/28 09:56:49 cd 1.12.78.1: #119893# format decimal has now an image


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [eab568b1c980cfa738c154b1dbb62f1c5bfbb17a]

INTEGRATION: CWS c01v005 (1.7.78); FILE MERGED 2005/03/03 11:26:40 os 1.7.78.2: #119889##119888#customized office: enable font arial 2005/03/02 12:09:36 hjs 1.7.78.1: #119245# move processing to solenv


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [691f04288120fd6a3c0d3d85a93d631178f6fb78]

INTEGRATION: CWS c01v005 (1.19.128); FILE MERGED 2005/03/08 12:08:44 os 1.19.128.3: #119888# customized office: direct cursor defaults to 'paragraph margin' 2005/03/04 14:12:58 hjs 1.19.128.2: RESYNC: (1.19-1.20); FILE MERGED 2005/03/03 11:26:41 os 1.19.128.1: #119889##119888#customized office: enable font arial


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [966f27439b9839df3794eea0a56c0da520f7392b]

INTEGRATION: CWS c01v005 (1.3.228); FILE MERGED 2005/03/03 11:26:57 os 1.3.228.2: #119883# default search engine selection added 2005/03/02 12:09:36 hjs 1.3.228.1: #119245# move processing to solenv


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [3ae7f96c52ac176dd4d242cf4ccb97ced6950cbb]

INTEGRATION: CWS c01v005 (1.6.318); FILE MERGED 2005/03/03 11:26:57 os 1.6.318.1: #119883# default search engine selection added


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [2c1fb64532131fc45955dc8f3a5f90909f3348f2]

INTEGRATION: CWS c01v005 (1.41.50); FILE MERGED 2005/03/02 12:09:35 hjs 1.41.50.1: #119245# move processing to solenv


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [07394ef14037b61ac66a8a9e49f6c3c0c70f87e3]

INTEGRATION: CWS c01v005 (1.13.50); FILE MERGED 2005/03/04 11:01:42 hjs 1.13.50.1: #119961# build dependency


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [52d91ce156edb1e9657b62837e9ca3894b37a359]

INTEGRATION: CWS c01v005 (1.6.84); FILE MERGED 2005/03/09 12:20:30 os 1.6.84.1: #119889# if-part of default font assignment un-stripped


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [9de2a5668e054db67937e72c853894721e47d474]

#45070# moved 1st star wizard to spl


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [4b27bc464e7c74703d76652e5b35e8d4b18bb4d9]

INTEGRATION: CWS mav17 (1.11.54); FILE MERGED 2005/02/24 14:09:41 mav 1.11.54.1: #i41699# creation of an object from clipboard


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [67880a5585661452a2731b4c6ead9eca00cd71e4]

INTEGRATION: CWS mav17 (1.41.84); FILE MERGED 2005/03/01 10:02:52 mav 1.41.84.1: #i23531# improve document repairing


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [662dae05f881403a8e1fc9ba89a8a544664c0fea]

INTEGRATION: CWS mav17 (1.3.106); FILE MERGED 2005/03/01 10:02:51 mav 1.3.106.1: #i23531# improve document repairing


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [dc985be7b0714736a37a21c1ecbc592dc6c3d9f2]

INTEGRATION: CWS mav17 (1.8.8); FILE MERGED 2005/03/01 10:02:51 mav 1.8.8.1: #i23531# improve document repairing


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [236003660b72e53de60891f3f20e4a74f26e8b51]

INTEGRATION: CWS mav17 (1.19.106); FILE MERGED 2005/03/01 10:02:51 mav 1.19.106.1: #i23531# improve document repairing


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [cefd260a88175ab12abfba91cd96646e3a938d56]

INTEGRATION: CWS mav17 (1.105.8); FILE MERGED 2005/03/04 10:21:45 mav 1.105.8.1: #i43774# macro security adjustments


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [509fd5b35a9dc73fb779089dd232071a6278360b]

INTEGRATION: CWS mav17 (1.5.60); FILE MERGED 2005/03/02 19:04:39 mav 1.5.60.5: RESYNC: (1.5-1.6); FILE MERGED 2005/03/01 13:50:33 mav 1.5.60.4: #i43729# the client is required in case of object closing 2005/03/01 12:10:46 mav 1.5.60.3: #i43729# remove unnecessary assertion 2005/03/01 12:05:30 mav 1.5.60.2: #i43729# avoid crash on client destruction 2005/02/25 12:03:59 mav 1.5.60.1: #i43093# lock the solar mutex in listener


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [86ba117ebfb0995d06382788a5350ae3cf7d1665]

INTEGRATION: CWS mav17 (1.82.36); FILE MERGED 2005/03/02 19:03:08 mav 1.82.36.2: RESYNC: (1.82-1.85); FILE MERGED 2005/03/01 09:06:46 mav 1.82.36.1: #i23531# improve document repairing


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [21ad4a8b1808608f5be0b0deea92b6ca73189f8e]

INTEGRATION: CWS mav17 (1.153.44); FILE MERGED 2005/03/04 10:21:45 mav 1.153.44.4: #i43774# macro security adjustments 2005/03/03 14:30:04 mav 1.153.44.3: #i43774# 2005/03/02 19:02:51 mav 1.153.44.2: RESYNC: (1.153-1.155); FILE MERGED 2005/03/01 09:06:45 mav 1.153.44.1: #i23531# improve document repairing


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [92a60bc9150de21bd331fa8b0a6d1d74db3eefec]

INTEGRATION: CWS mav17 (1.58.8); FILE MERGED 2005/03/04 10:21:44 mav 1.58.8.2: #i43774# macro security adjustments 2005/03/03 14:30:03 mav 1.58.8.1: #i43774#


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [01ee5668c86c6de1091985f7149f51360c0fb260]

INTEGRATION: CWS mav17 (1.159.58); FILE MERGED 2005/03/02 19:01:29 mav 1.159.58.2: RESYNC: (1.159-1.161); FILE MERGED 2005/03/01 09:06:45 mav 1.159.58.1: #i23531# improve document repairing


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [54d62532ffa3bd24d47c51bb976b2fb6ffecfa54]

INTEGRATION: CWS mav17 (1.2.382); FILE MERGED 2005/03/07 10:30:09 mav 1.2.382.1: #i32095# remove limit for maximal length of a password


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [7cd0921d96ab74576bc088e25277330d1d2411c5]

INTEGRATION: CWS mav17 (1.2.192); FILE MERGED 2005/02/17 16:28:40 mav 1.2.192.1: #i32095# remove limit for password a document can be stored with


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [45d118cd120f2548604bfcfadcbc85268f9ec205]

INTEGRATION: CWS mav17 (1.20.42); FILE MERGED 2005/02/28 11:00:07 mav 1.20.42.1: #i42398# handle impossibility to get visual area


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [608de4a4ce59583ab27c545ab2c0760019289d1e]

INTEGRATION: CWS mav17 (1.33.66); FILE MERGED 2005/03/02 18:54:53 mav 1.33.66.2: RESYNC: (1.33-1.34); FILE MERGED 2005/02/24 15:44:13 mav 1.33.66.1: #i41699# creation of an object from clipboard


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [f0cd2a2538ba31c9a7be1cdb67628cdaa2f337ed]

INTEGRATION: CWS mav17 (1.23.42); FILE MERGED 2005/02/28 11:00:07 mav 1.23.42.1: #i42398# handle impossibility to get visual area


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [2117c73dcd2cfe73c55249b7df7e48b9cf3ec083]

INTEGRATION: CWS mav17 (1.10.204); FILE MERGED 2005/03/02 18:53:16 mav 1.10.204.3: RESYNC: (1.10-1.11); FILE MERGED 2005/02/28 11:00:06 mav 1.10.204.2: #i42398# handle impossibility to get visual area 2005/02/24 15:44:13 mav 1.10.204.1: #i41699# creation of an object from clipboard


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [5533101a6f221a7addb3481535e36e90c3a3c15a]

INTEGRATION: CWS mav17 (1.19.42); FILE MERGED 2005/02/28 11:00:06 mav 1.19.42.1: #i42398# handle impossibility to get visual area


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [024eea8adc4fb50c264d416e5b5aa175a8521917]

INTEGRATION: CWS mav17 (1.18.42); FILE MERGED 2005/02/28 11:00:06 mav 1.18.42.1: #i42398# handle impossibility to get visual area


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [58983021f15807f90473855949e33314a81d010a]

INTEGRATION: CWS mav17 (1.13.202); FILE MERGED 2005/02/28 11:00:05 mav 1.13.202.1: #i42398# handle impossibility to get visual area


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [4a75505e724942b2bdee14ea166aa6d7098e3dac]

INTEGRATION: CWS mav17 (1.13.42); FILE MERGED 2005/02/28 11:00:05 mav 1.13.42.1: #i42398# handle impossibility to get visual area


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [5ebc557ce7f118dccf754ff6daf4bd7960b783d4]

INTEGRATION: CWS mav17 (1.54.64); FILE MERGED 2005/03/01 09:19:34 mav 1.54.64.1: #i23531# improve document repairing


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [6237d0b02328a61871ded9ec0113d132a1792f24]

INTEGRATION: CWS mav17 (1.32.40); FILE MERGED 2005/03/02 18:31:27 mav 1.32.40.2: RESYNC: (1.32-1.33); FILE MERGED 2005/02/28 11:00:04 mav 1.32.40.1: #i42398# handle impossibility to get visual area


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [b0a2114a102db14ec06cf5aa34be100abd869821]

INTEGRATION: CWS mav17 (1.30.60); FILE MERGED 2005/03/02 18:28:31 mav 1.30.60.2: RESYNC: (1.30-1.31); FILE MERGED 2005/02/28 11:00:03 mav 1.30.60.1: #i42398# handle impossibility to get visual area


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [07919f067c7114329fc4fa25ee55bd8afabf2982]

INTEGRATION: CWS mav17 (1.38.42); FILE MERGED 2005/02/28 11:00:03 mav 1.38.42.1: #i42398# handle impossibility to get visual area


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [fc94030b342984e161bb57aa88c379b8743b119e]

INTEGRATION: CWS mav17 (1.2.54); FILE MERGED 2005/02/24 14:09:42 mav 1.2.54.1: #i41699# creation of an object from clipboard


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [cba12481d1ecc33987a5f2b3ef33dac1f2be6dbd]

INTEGRATION: CWS mav17 (1.4.12); FILE MERGED 2005/02/24 14:09:42 mav 1.4.12.1: #i41699# creation of an object from clipboard


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [6fa7120969d60618b1fc151a8ee3944570ca2366]

INTEGRATION: CWS mav17 (1.5.12); FILE MERGED 2005/02/28 10:57:31 mav 1.5.12.5: #i42398# new exception 2005/02/25 13:55:08 mav 1.5.12.4: #i43093# resize redesign 2005/02/25 13:25:37 mav 1.5.12.3: #i43093# resize redesign 2005/02/25 11:21:10 mav 1.5.12.2: #i43093# release the mutex before external calls 2005/02/23 10:45:57 mav 1.5.12.1: #i43093# fix setVisualAreaSize in loaded state


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [ace8b488e8e5a2e2617275f4e5f9facaf184578a]

INTEGRATION: CWS mav17 (1.17.12); FILE MERGED 2005/02/25 11:42:22 mav 1.17.12.3: #i43093# release the mutex before external calls 2005/02/25 11:21:09 mav 1.17.12.2: #i43093# release the mutex before external calls 2005/02/24 14:09:41 mav 1.17.12.1: #i41699# creation of an object from clipboard


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [03a579fb44b93b8489e48d19cbb62ecb6b4d8eb0]

INTEGRATION: CWS mav17 (1.15.12); FILE MERGED 2005/03/07 13:13:05 mav 1.15.12.3: #i41699# set the member 2005/03/02 18:20:43 mav 1.15.12.2: RESYNC: (1.15-1.16); FILE MERGED 2005/02/24 14:09:41 mav 1.15.12.1: #i41699# creation of an object from clipboard


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [507e3ee1f3c3570bd92e79000f5bc523d36cc938]

INTEGRATION: CWS mav17 (1.9.12); FILE MERGED 2005/03/07 13:33:47 mav 1.9.12.4: #i41699# resolve resync problem 2005/03/02 18:20:36 mav 1.9.12.3: RESYNC: (1.9-1.10); FILE MERGED 2005/02/25 11:21:09 mav 1.9.12.2: #i43093# release the mutex before external calls 2005/02/23 10:45:57 mav 1.9.12.1: #i43093# fix setVisualAreaSize in loaded state


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [ef66cca89480d42e4b79615c495cb0ace8608b11]

INTEGRATION: CWS mav17 (1.21.12); FILE MERGED 2005/02/25 14:08:47 mav 1.21.12.2: #i40668# use object directly if there is still no cache 2005/02/24 14:09:41 mav 1.21.12.1: #i41699# creation of an object from clipboard


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [7d6f3474264fddf8c2da82df286c05b3cfb6150f]

INTEGRATION: CWS mav17 (1.13.12); FILE MERGED 2005/03/02 18:20:11 mav 1.13.12.2: RESYNC: (1.13-1.14); FILE MERGED 2005/02/24 14:09:40 mav 1.13.12.1: #i41699# creation of an object from clipboard


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [415ebdd04b49f75a8d8d51e37c7c11a2af0f968b]

INTEGRATION: CWS mav17 (1.13.10); FILE MERGED 2005/02/23 08:42:32 mav 1.13.10.1: #i35991# let the embedded document be opened outplace with the same size and in nonmodified state


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [933b37efeb1bdec26d8d71367bbfefe09fb102a4]

INTEGRATION: CWS mav17 (1.4.46); FILE MERGED 2005/02/28 11:06:10 mav 1.4.46.1: #i42398# handle impossibility to get visual area


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [78c701659567ae06c4694e3d5d06192c9facfcfb]

INTEGRATION: CWS mav17 (1.6.46); FILE MERGED 2005/02/25 12:19:29 mav 1.6.46.1: #i43093# lock the solar mutex in listener


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [68f7d7a5830f695465f01612fd1d23bf349f336d]

INTEGRATION: CWS mav17 (1.22.22); FILE MERGED 2005/02/23 08:46:47 mav 1.22.22.1: #i35991# fix from CD to let the layout on unlock be synchronous


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [d9cdb667a552fa7afb8d246f0ed7b151e6fdfc8c]

INTEGRATION: CWS mav17 (1.74.20); FILE MERGED 2005/03/01 10:00:20 mav 1.74.20.1: #i23531# improve document repairing


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [39c7baa682ad425145c2a5c2f4e0643ede8630a0]

INTEGRATION: CWS mav17 (1.208.34); FILE MERGED 2005/03/02 18:08:12 mav 1.208.34.2: RESYNC: (1.208-1.209); FILE MERGED 2005/02/22 15:18:06 ssa 1.208.34.1: #i43257# trigger pending resize handler to assure correct window sizes


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [62b2369e19899e8da507e967df1e98e5920becdc]

INTEGRATION: CWS mav17 (1.19.28); FILE MERGED 2005/03/02 17:53:21 mav 1.19.28.4: RESYNC: (1.19-1.20); FILE MERGED 2005/02/23 08:39:46 mav 1.19.28.3: #i35991# let the existing form be opened with the same size and in nonmodified state 2005/02/23 08:33:12 mav 1.19.28.2: #i35991# let the existing form be opened with the same size and in nonmodified state 2005/02/23 08:24:40 mav 1.19.28.1: #i35991# let the existing form be opened with the same size and in nonmodified state


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [c476d135cf4f82cf39d3cd839070844d350a7434]

INTEGRATION: CWS mav17 (1.130.78); FILE MERGED 2005/02/28 11:07:45 mav 1.130.78.1: #i42398# handle impossibility to get visual area


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [9514052177b901605af9ab1985c22c2cd9615efe]

INTEGRATION: CWS mav17 (1.20.100); FILE MERGED 2005/03/02 17:49:48 mav 1.20.100.2: RESYNC: (1.20-1.21); FILE MERGED 2005/02/28 11:07:45 mav 1.20.100.1: #i42398# handle impossibility to get visual area


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [22563f7c742333812344098feedb67cbb31cb997]

INTEGRATION: CWS mav17 (1.50.14); FILE MERGED 2005/03/02 17:48:13 mav 1.50.14.2: RESYNC: (1.50-1.53); FILE MERGED 2005/02/28 11:07:44 mav 1.50.14.1: #i42398# handle impossibility to get visual area


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [e65ec09b561d127826d948de3c70d43bf1edec3e]

INTEGRATION: CWS mav17 (1.12.136); FILE MERGED 2005/02/28 11:07:44 mav 1.12.136.1: #i42398# handle impossibility to get visual area


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [85c0a90eebdeb2d5125211177053ee45839f22bc]

INTEGRATION: CWS mav17 (1.5.100); FILE MERGED 2005/02/24 14:33:02 mav 1.5.100.1: #i41699# change of the service name


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [5f3c54c106d2f8d9c23d14c3faae60b75d61f6c8]

INTEGRATION: CWS mav17 (1.8.68); FILE MERGED 2005/03/02 17:22:39 mav 1.8.68.3: RESYNC: (1.8-1.9); FILE MERGED 2005/02/28 10:55:36 mav 1.8.68.2: #i42398# new exception 2005/02/24 14:07:12 mav 1.8.68.1: #i41699# creation of an object from clipboard


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [5ad16254bbe2e0e1fd250e9f1e10ddf3b6c15768]

INTEGRATION: CWS mav17 (1.2.118); FILE MERGED 2005/02/24 14:07:11 mav 1.2.118.1: #i41699# creation of an object from clipboard


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [0aa58d0810c7f288748781b8f0e72b86509b7c90]

INTEGRATION: CWS mav17 (1.1.2); FILE ADDED 2005/02/24 14:07:40 mav 1.1.2.1: #i41699# creation of an object from clipboard


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [e5236a75a74278367681ee293b994c5d03b7129c]

INTEGRATION: CWS mav17 (1.1.2); FILE ADDED 2005/02/28 10:55:54 mav 1.1.2.1: #i42398# new exception


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [a1910d1f52d5d848303230ad5ecafaa36ccf532d]

INTEGRATION: CWS mav17 (1.44.72); FILE MERGED 2005/03/02 17:15:23 mav 1.44.72.3: RESYNC: (1.44-1.46); FILE MERGED 2005/03/02 14:05:54 mav 1.44.72.2: #i43800# the autoactivation is done in sfx2 2005/02/28 11:09:36 mav 1.44.72.1: #i42398# handle impossibility to get visual area


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [24da01c9c8e31bda8b1cff9750dd30b1c6f88e73]

INTEGRATION: CWS mav17 (1.7.76); FILE MERGED 2005/02/28 11:09:36 mav 1.7.76.1: #i42398# handle impossibility to get visual area


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [6ed992ab07fe3c0934d9b6ec168237aa4ebf8c0f]

INTEGRATION: CWS mav17 (1.5.316); FILE MERGED 2005/02/28 11:09:35 mav 1.5.316.1: #i42398# handle impossibility to get visual area


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [864b5f7c3fcb60756b844b459fac698f6bd7a955]

INTEGRATION: CWS mav17 (1.90.50); FILE MERGED 2005/02/28 11:09:35 mav 1.90.50.2: #i42398# handle impossibility to get visual area 2005/02/24 16:06:11 mav 1.90.50.1: #i41699# creation of an object from clipboard


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [ab964194b19373126fe870ba63bc6f3d257f8ab3]

INTEGRATION: CWS mav17 (1.36.76); FILE MERGED 2005/02/28 11:09:34 mav 1.36.76.2: #i42398# handle impossibility to get visual area 2005/02/18 16:56:25 mav 1.36.76.1: #i39893# relative URLs for embedded links


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [2e3fe6a58e728bd2dd5e80dbac9391b88090be3d]

INTEGRATION: CWS mav17 (1.60.114); FILE MERGED 2005/03/01 09:09:46 mav 1.60.114.1: #i23531# improve document repairing


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [0da51a3bd41944a87594dd26e08549e8474146d3]

INTEGRATION: CWS mav17 (1.96.72); FILE MERGED 2005/03/02 17:03:59 mav 1.96.72.2: RESYNC: (1.96-1.97); FILE MERGED 2005/02/28 11:09:34 mav 1.96.72.1: #i42398# handle impossibility to get visual area


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [cc94fc302606ca062138c673d1c6aa782fa106fd]

INTEGRATION: CWS mav17 (1.22.74); FILE MERGED 2005/02/28 11:09:33 mav 1.22.74.1: #i42398# handle impossibility to get visual area


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [a044c44ece2035c3c087012ae29e64a69ebc4ba7]

INTEGRATION: CWS mav17 (1.36.6); FILE MERGED 2005/03/02 16:44:12 mav 1.36.6.2: RESYNC: (1.36-1.37); FILE MERGED 2005/02/28 11:01:49 mav 1.36.6.1: #i42398# handle impossibility to get visual area


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [faa9345ac2de57e6127171c7d6c8a04a690586a0]

INTEGRATION: CWS mav17 (1.21.40); FILE MERGED 2005/02/28 11:01:49 mav 1.21.40.1: #i42398# handle impossibility to get visual area


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [000bde69a2df0cf41e9831f96402f6c070d19c3e]

INTEGRATION: CWS mav17 (1.58.40); FILE MERGED 2005/02/28 11:01:48 mav 1.58.40.2: #i42398# handle impossibility to get visual area 2005/02/24 15:05:10 mav 1.58.40.1: #i41699# creation of an object from clipboard


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [1c2cabb0940914a1d2d174bead98d0bf098ba8b3]

INTEGRATION: CWS mav17 (1.37.6); FILE MERGED 2005/03/02 16:43:53 mav 1.37.6.2: RESYNC: (1.37-1.38); FILE MERGED 2005/02/28 11:01:48 mav 1.37.6.1: #i42398# handle impossibility to get visual area


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [c0499ac5a5d2f7a69f2bd7dcd5b2a7435db842bb]

INTEGRATION: CWS mav17 (1.17.48); FILE MERGED 2005/02/28 11:01:48 mav 1.17.48.2: #i42398# handle impossibility to get visual area 2005/02/24 15:05:09 mav 1.17.48.1: #i41699# creation of an object from clipboard


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [98a10650be5da30235f4a386a5e1349c329dc71f]

INTEGRATION: CWS mav17 (1.31.68); FILE MERGED 2005/02/28 11:01:47 mav 1.31.68.1: #i42398# handle impossibility to get visual area


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [522700108f064bf778cf5480a73e8c4416c9bbea]

INTEGRATION: CWS mav17 (1.52.68); FILE MERGED 2005/03/01 09:26:00 mav 1.52.68.1: #i23531# improve document repairing


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [d5a1ecb24c3f24c0780821a96b48b5a47f522716]

INTEGRATION: CWS mav17 (1.7.114); FILE MERGED 2005/02/28 11:01:46 mav 1.7.114.1: #i42398# handle impossibility to get visual area


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [54946e4f7c5e9d7e23bf4d7b7ca13a40a3eb8317]

INTEGRATION: CWS mav17 (1.29.40); FILE MERGED 2005/02/28 11:01:46 mav 1.29.40.1: #i42398# handle impossibility to get visual area


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [5d912098afd6fa4e7aa35feabf454f0e5058de3b]

INTEGRATION: CWS mav17 (1.64.36); FILE MERGED 2005/02/18 16:54:17 mav 1.64.36.1: #i39893# relative URLs for embedded links


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [7db7e040d6cfbdc4ebc5f9828e53d614cb0077c3]

INTEGRATION: CWS mav17 (1.100.20); FILE MERGED 2005/03/02 16:15:38 mav 1.100.20.2: RESYNC: (1.100-1.102); FILE MERGED 2005/02/18 16:54:17 mav 1.100.20.1: #i39893# relative URLs for embedded links


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [33a5fb5b24cdce5b4cd5bda4b4c53b5d12f922c0]

INTEGRATION: CWS mav17 (1.43.32); FILE MERGED 2005/03/02 16:15:03 mav 1.43.32.2: RESYNC: (1.43-1.45); FILE MERGED 2005/02/18 16:54:17 mav 1.43.32.1: #i39893# relative URLs for embedded links


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [b45e346337eed3af7dc43859232d1c08077adc17]

INTEGRATION: CWS mav17 (1.83.34); FILE MERGED 2005/03/02 16:14:23 mav 1.83.34.2: RESYNC: (1.83-1.84); FILE MERGED 2005/02/18 16:54:15 mav 1.83.34.1: #i39893# relative URLs for embedded links


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [d6319b82595f849b8c6cbb851b1cf4c8b95b1021]

INTEGRATION: CWS mav17 (1.117.58); FILE MERGED 2005/02/18 16:54:15 mav 1.117.58.1: #i39893# relative URLs for embedded links


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [eeb6d8c8cbe3f5df653a5ce7001f201773163931]

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>  [c25ed9549cc54fb8eabb6a02550acdc35d2c824f]

INTEGRATION: CWS maybeb (1.143.32); FILE MERGED 2005/02/28 15:03:29 abi 1.143.32.6: RESYNC: (1.156-1.160); FILE MERGED 2005/01/27 12:36:38 abi 1.143.32.5: #i33293# GetBaseURI to GetName back again 2005/01/24 17:44:07 abi 1.143.32.4: new parameter 2005/01/20 22:00:38 abi 1.143.32.3: RESYNC: (1.143-1.156); FILE MERGED 2004/12/17 14:44:54 abi 1.143.32.2: #i33293# touching input stream 2004/12/17 14:01:56 abi 1.143.32.1: #i33293# input stream to old position


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [f922890c40b56c5f1dca33e30051d0dcb132bee1]

INTEGRATION: CWS maybeb (1.2.134); FILE MERGED 2005/01/27 12:36:37 abi 1.2.134.4: #i33293# GetBaseURI to GetName back again 2005/01/24 17:44:06 abi 1.2.134.3: new parameter 2005/01/20 21:51:27 abi 1.2.134.2: RESYNC: (1.2-1.3); FILE MERGED 2004/12/17 14:01:56 abi 1.2.134.1: #i33293# input stream to old position


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [0540a120071550facf5f8222b80fcc6a95287240]

INTEGRATION: CWS maybeb (1.2.134); FILE MERGED 2005/01/24 17:44:05 abi 1.2.134.3: new parameter 2005/01/20 21:51:20 abi 1.2.134.2: RESYNC: (1.2-1.3); FILE MERGED 2004/12/17 14:01:55 abi 1.2.134.1: #i33293# input stream to old position


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [ea32a292ffdfcc3fd8ccc185e7d2c69ab2f42448]

INTEGRATION: CWS maybeb (1.12.230); FILE MERGED 2005/02/28 13:39:16 abi 1.12.230.5: RESYNC: (1.13-1.14); FILE MERGED 2005/01/27 12:47:10 abi 1.12.230.4: #i33293# 2005/01/24 17:43:28 abi 1.12.230.3: new parameter 2005/01/20 20:31:51 abi 1.12.230.2: RESYNC: (1.12-1.13); FILE MERGED 2004/12/17 14:42:55 abi 1.12.230.1: #i33293#


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [f05ba592314c078fa49b7c10555b8dc308ee8281]

INTEGRATION: CWS maybeb (1.44.108); FILE MERGED 2005/02/28 11:41:52 abi 1.44.108.3: RESYNC: (1.46-1.47); FILE MERGED 2005/01/20 17:44:16 abi 1.44.108.2: RESYNC: (1.44-1.46); FILE MERGED 2004/12/16 09:33:37 abi 1.44.108.1: #i33293# using thread for reread


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [acc1ae6c7c7471e54c4c8829f327b0142f9ffc2f]

INTEGRATION: CWS maybeb (1.24.112); FILE MERGED 2005/02/28 11:02:52 abi 1.24.112.5: RESYNC: (1.25-1.26); FILE MERGED 2005/01/20 16:12:05 abi 1.24.112.4: RESYNC: (1.24-1.25); FILE MERGED 2005/01/19 16:12:24 abi 1.24.112.3: #i9861# thread one level lower 2004/12/17 14:41:34 abi 1.24.112.2: #i33293# testing 2004/12/16 09:33:36 abi 1.24.112.1: #i33293# using thread for reread


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [78323d1952ab60826c73e7533c3fea06e5513700]

INTEGRATION: CWS maybeb (1.8.112); FILE MERGED 2005/01/27 12:53:32 abi 1.8.112.4: #i33293# 2005/01/24 17:41:11 abi 1.8.112.3: new parameter 2005/01/19 16:12:24 abi 1.8.112.2: #i9861# thread one level lower 2004/12/16 09:33:35 abi 1.8.112.1: #i33293# using thread for reread


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [f5d51c491553f7f7f052bf59d8b2eb1e3b81eb57]

INTEGRATION: CWS maybeb (1.3.112); FILE MERGED 2005/01/19 16:12:22 abi 1.3.112.2: #i9861# thread one level lower 2004/12/16 09:33:35 abi 1.3.112.1: #i33293# using thread for reread


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [baff1c868a692fff3249a4b3137ff9b591720751]

INTEGRATION: CWS maybeb (1.13.112); FILE MERGED 2005/01/19 16:12:22 abi 1.13.112.2: #i9861# thread one level lower 2004/12/16 09:33:35 abi 1.13.112.1: #i33293# using thread for reread


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [b44e21524aa1d281886b2a8a82c36a3d68b3a007]

INTEGRATION: CWS maybeb (1.12.18); FILE MERGED 2005/01/13 10:23:17 abi 1.12.18.1: #90644#


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [be8ae3ad9209f62a2c6515a3a7581c39e07d396a]

INTEGRATION: CWS maybeb (1.44.18); FILE MERGED 2005/02/28 10:41:09 abi 1.44.18.2: RESYNC: (1.44-1.45); FILE MERGED 2005/01/13 10:23:16 abi 1.44.18.1: #90644#


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [86bcd89e6951f15ec48fbf5b3dbe3a79d624de49]

INTEGRATION: CWS maybeb (1.14.34); FILE MERGED 2005/01/20 12:49:46 abi 1.14.34.2: RESYNC: (1.14-1.15); FILE MERGED 2004/12/16 09:14:35 kso 1.14.34.1: #i9861# - content mutex no longer locked while calling into neon.


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [a1840e139bea0112836a7ec50d6f4632e46731f8]

INTEGRATION: CWS maybeb (1.45.34); FILE MERGED 2005/01/20 12:49:38 abi 1.45.34.2: RESYNC: (1.45-1.46); FILE MERGED 2004/12/16 09:14:35 kso 1.45.34.1: #i9861# - content mutex no longer locked while calling into neon.


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [ddd8e2fff6aa38ec2c0a8d7cc889dfee8b2e834e]

INTEGRATION: CWS maybeb (1.11.212); FILE MERGED 2004/12/16 09:14:35 kso 1.11.212.1: #i9861# - content mutex no longer locked while calling into neon.


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [702b673aa43d33a92a71abc85b7468ee8acc1687]

INTEGRATION: CWS maybeb (1.17.146); FILE MERGED 2004/12/16 09:14:34 kso 1.17.146.1: #i9861# - content mutex no longer locked while calling into neon.


2005-03-15  Oliver Specht  <os@openoffice.org>  [f97bccb54663361f7bd6ff1d916a661aa1cd31ed]

#i45069# key input of AltGr fixed


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [e5889ca563d7f38286fd6fd2d5b44be1aa39404a]

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>  [bb9d63026f0a04464eceeb4c438e4f20ffd431b4]

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>  [118d7de48f0355f479e259dffc45ddda2a3b612f]

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>  [2daf4afcf8b1f707b37efbd8b87dd4b7d4f7a648]

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>  [c8f1d001220cd0b6062b059367a71a44902f9c1f]

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>  [96b6b860827686c9cc317b7381eb34a1cd2301b9]

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>  [24c1459a16912661c7dffcddda405eb09ddca60b]

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>  [beff9d03ec7d605065036ddc829935ace8eea284]

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>  [1822f5117f6fdfc74b4fb3b6f8c23b8430e5e7ac]

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>  [bd3eb0fa0b327d139e83cceab06af66f0cc6fa00]

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>  [6134c9f0e4cb25e0e89178a02c81143a312c6d7e]

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>  [4f754f30c7c570226c54be52076eeeb52fdbf3d1]

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>  [94e77308b65778c024391c1385d89376a630b317]

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>  [b0dd8fcb119efc1eae566828811058bfabf4fcaa]

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>  [c910e1275d5ecdc4b58a5bd0c8a4014a154496fe]

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>  [7867928ea9734a547436a47045b7963f665dcb1f]

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>  [937eb65766826e060408931396a0f4eb5f3dd4e6]

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>  [37cd5861b9fa15863228740cdcdfb26b7d25ff6c]

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>  [02c97d881396d6041912ac0810dfb28699555884]

INTEGRATION: CWS libpath (1.9.200); FILE MERGED 2005/03/04 15:09:03 sab 1.9.200.1: #108873#; powerpoint export moved in program directory


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [a10bf4cee698aeb52cb276eb781bb3cee26af2da]

INTEGRATION: CWS libpath (1.54.2); FILE MERGED 2005/03/04 06:19:54 sab 1.54.2.1: #108873#; change filter path to module path


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [bb3bfb7fc4f37a4f6fb7accfdb6411edb749a387]

INTEGRATION: CWS toolbars4 (1.44.32); FILE MERGED 2005/03/06 09:44:42 cd 1.44.32.2: RESYNC: (1.44-1.47); FILE MERGED 2005/02/10 17:16:29 cd 1.44.32.1: #i39612# Changed toolbar button style to TIB_DROPDOWNONLY


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [4abd988aca92baf56b100ecf584948726308e4b5]

INTEGRATION: CWS toolbars4 (1.37.32); FILE MERGED 2005/03/06 09:43:14 cd 1.37.32.2: RESYNC: (1.37-1.39); FILE MERGED 2005/02/11 08:38:06 cd 1.37.32.1: #i32241# Safety: first remove entry and afterwards delete it


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [627052bc2e178747b754afa9e8a2f2767ff9f5f8]

INTEGRATION: CWS toolbars4 (1.16.100); FILE MERGED 2005/02/16 14:41:38 cd 1.16.100.1: #i39612# Changed toolbox item style to TIB_DROPDOWNONLY


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [6d685aa9c515965b10978676cef2acb5f58d9c66]

INTEGRATION: CWS toolbars4 (1.4.56); FILE MERGED 2005/03/06 09:09:46 cd 1.4.56.2: RESYNC: (1.4-1.5); FILE MERGED 2005/02/10 17:13:56 cd 1.4.56.1: #i39612# Support new toolbar button style dropdown only


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [e19246e44690b0e6596959de540dcde03a7f169a]

INTEGRATION: CWS toolbars4 (1.6.8); FILE MERGED 2005/03/07 15:49:44 cd 1.6.8.1: #i44348# Set no close flag for important toolbars


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [1f3bcf36ab141a2a2a458cdbf6120287c27d230a]

INTEGRATION: CWS toolbars4 (1.8.8); FILE MERGED 2005/03/08 14:32:05 cd 1.8.8.1: #i44463# Context sensitive toolbars should only be closed temporary


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [9bf7cc885a9b234b2c621d7f9a4c3b7bb87e00cc]

INTEGRATION: CWS toolbars4 (1.12.18); FILE MERGED 2005/03/07 15:49:43 cd 1.12.18.4: #i44348# Set no close flag for important toolbars 2005/03/07 15:28:06 cd 1.12.18.3: #i39612# Fixed merge problems 2005/03/06 09:07:39 cd 1.12.18.2: RESYNC: (1.12-1.13); FILE MERGED 2005/02/10 17:13:55 cd 1.12.18.1: #i39612# Support new toolbar button style dropdown only


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [ed131cecb0d870ff3b80008ab56b9ad8aec9dbaf]

INTEGRATION: CWS toolbars4 (1.4.8); FILE MERGED 2005/03/07 15:49:42 cd 1.4.8.1: #i44348# Set no close flag for important toolbars


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [b39c91e961fe24aaca4f460385db55c0e7f0c914]

INTEGRATION: CWS toolbars4 (1.21.4); FILE MERGED 2005/03/08 14:32:01 cd 1.21.4.6: #i44463# Context sensitive toolbars should only be closed temporary 2005/03/07 15:49:41 cd 1.21.4.5: #i44348# Set no close flag for important toolbars 2005/03/07 15:28:05 cd 1.21.4.4: #i39612# Fixed merge problems 2005/03/06 09:03:36 cd 1.21.4.3: RESYNC: (1.22-1.23); FILE MERGED 2005/02/11 11:36:40 cd 1.21.4.2: RESYNC: (1.21-1.22); FILE MERGED 2005/02/10 17:11:28 cd 1.21.4.1: #i32241# Show non-context sensitive toolbars on startup when visible flag is true


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [4017e0b6f52c608ad3cc85d4655dd751299694d7]

INTEGRATION: CWS toolbars4 (1.4.8); FILE MERGED 2005/03/07 15:49:41 cd 1.4.8.1: #i44348# Set no close flag for important toolbars


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [fb6dbea3808ca4bf480a877c70be568d93b843cb]

INTEGRATION: CWS toolbars4 (1.5.56); FILE MERGED 2005/02/10 17:13:46 cd 1.5.56.1: #i39612# Support new toolbar button style dropdown only


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [7f57f494a3b96e3b0b7411e413654982e3ed0516]

INTEGRATION: CWS toolbars4 (1.3.154); FILE MERGED 2005/02/10 17:13:45 cd 1.3.154.1: #i39612# Support new toolbar button style dropdown only


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [80d09e2df067908862136991be0f19fe3e1ac035]

INTEGRATION: CWS toolbars4 (1.4.8); FILE MERGED 2005/03/07 15:49:58 cd 1.4.8.1: #i44348# Set no close flag for important toolbars


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [9f7b823c0f82b0727a89cb7f104735fba93b3fca]

INTEGRATION: CWS toolbars4 (1.6.18); FILE MERGED 2005/03/07 15:28:29 cd 1.6.18.3: #i39612# Fixed merge problems 2005/03/06 08:59:14 cd 1.6.18.2: RESYNC: (1.6-1.7); FILE MERGED 2005/02/10 17:13:45 cd 1.6.18.1: #i39612# Support new toolbar button style dropdown only


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [0017eeba71ca7f502b1c0aff924ed8a5774d0d8f]

INTEGRATION: CWS toolbars4 (1.4.8); FILE MERGED 2005/03/07 15:49:57 cd 1.4.8.1: #i44348# Set no close flag for important toolbars


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [ad2f6f11c9528c37af5a5eddedfa3de858871ad7]

INTEGRATION: CWS toolbars4 (1.12.4); FILE MERGED 2005/03/07 15:49:56 cd 1.12.4.3: #i44348# Set no close flag for important toolbars 2005/03/06 08:55:57 cd 1.12.4.2: RESYNC: (1.12-1.13); FILE MERGED 2005/02/10 17:11:11 cd 1.12.4.1: #i32241# Show non-context sensitive toolbars on startup when visible flag is true


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [064a8abc92952884a39b692beaec9dc5f17cb1fd]

INTEGRATION: CWS toolbars4 (1.4.8); FILE MERGED 2005/03/07 15:49:56 cd 1.4.8.1: #i44348# Set no close flag for important toolbars


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [cd6db51c1fae4b4bfb645968c5b8751ea03276f2]

INTEGRATION: CWS toolbars4 (1.85.10); FILE MERGED 2005/02/16 10:35:01 cd 1.85.10.2: #i39612# Fixed paint problem with disabled dropdownonly buttons 2005/02/09 18:08:20 ssa 1.85.10.1: #i39612# support new style TIB_DROPDOWNONLY which always triggers the dropdownhandler if the button is pressed, regardless of the mouseposition


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [532e06e32cf7463e138a63cc0df083a4067aa0d7]

INTEGRATION: CWS toolbars4 (1.3.60); FILE MERGED 2005/03/06 08:41:49 cd 1.3.60.2: RESYNC: (1.3-1.5); FILE MERGED 2005/02/16 14:37:19 cd 1.3.60.1: #i39612# Changed toolbox item style to TIB_DROPDOWNONLY


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [fd75daa5e80f9b2d59e5e64a95d4865b79255b81]

INTEGRATION: CWS toolbars4 (1.60.44); FILE MERGED 2005/03/06 08:35:06 cd 1.60.44.3: RESYNC: (1.60-1.62); FILE MERGED 2005/02/16 14:45:50 cd 1.60.44.2: #i39612# Changed toolbox item style to TIB_DROPDOWNONLY 2005/02/10 17:29:14 cd 1.60.44.1: #i39612# Changed toolbar button style to TIB_DROPDOWNONLY


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [fbe628de61c13c89e50056ea3e5e7160545a52d2]

INTEGRATION: CWS toolbars4 (1.7.362); FILE MERGED 2005/02/10 17:29:13 cd 1.7.362.1: #i39612# Changed toolbar button style to TIB_DROPDOWNONLY


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [28c7ea7ded00b5db2c31ded6442ab6f5723fd5db]

INTEGRATION: CWS toolbars4 (1.27.46); FILE MERGED 2005/02/16 14:45:50 cd 1.27.46.1: #i39612# Changed toolbox item style to TIB_DROPDOWNONLY


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [12ce57026f98fad8a48528c97bce46e58835ce9f]

INTEGRATION: CWS toolbars4 (1.4.208); FILE MERGED 2005/02/16 14:45:50 cd 1.4.208.1: #i39612# Changed toolbox item style to TIB_DROPDOWNONLY


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [bff0260ad6720adaacc870c97dc8760607e8af37]

INTEGRATION: CWS toolbars4 (1.5.46); FILE MERGED 2005/02/10 17:29:13 cd 1.5.46.1: #i39612# Changed toolbar button style to TIB_DROPDOWNONLY


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [1a12e3c734ec0af288971ba12e0620aa947bb3f4]

INTEGRATION: CWS toolbars4 (1.9.362); FILE MERGED 2005/02/11 12:04:45 cd 1.9.362.1: #i39698# Don't remove dropdown button when controller is disabled


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [759ecedcf10088b6334dd32c732baa0b9eb60dc3]

INTEGRATION: CWS toolbars4 (1.5.116); FILE MERGED 2005/02/15 17:46:08 cd 1.5.116.1: #i39612# Set dropdown only flag correctly


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [a033e746cfea2d416e5acf7872a883859858d117]

INTEGRATION: CWS toolbars4 (1.3.220); FILE MERGED 2005/02/15 17:46:08 cd 1.3.220.1: #i39612# Set dropdown only flag correctly


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [9f747761daf7749c508e7a30fbc2b237cfcb8c84]

INTEGRATION: CWS toolbars4 (1.4.66); FILE MERGED 2005/02/11 12:01:14 cd 1.4.66.1: #i39698# Don't remove dropdown button when controller is disabled


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [0eed49ac215f0691a2b800fecf0dde3608348ef7]

INTEGRATION: CWS toolbars4 (1.2.4); FILE MERGED 2005/03/07 15:27:00 cd 1.2.4.1: #i39612# Added new style for dropdown only button


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [6793d16d825e1dfaba4a6c3c404c9c2f567340ab]

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>  [e5f42d80e4af0e5d8e295b0b6f99af628cdf82b5]

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>  [0251a6119f00ced3dc4cbce74891ddeda6cdebba]

INTEGRATION: CWS toolbars4 (1.35.78); FILE MERGED 2005/02/16 14:34:00 cd 1.35.78.1: #i39612# Changed toolbox item style to TIB_DROPDOWNONLY


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [556356510c016edc667af4c8a829ab25d8d07a07]

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>  [7b7f93379f49b66c0eace0236eaea6744736b855]

INTEGRATION: CWS toolbars4 (1.7.160); FILE MERGED 2005/02/16 14:33:59 cd 1.7.160.1: #i39612# Changed toolbox item style to TIB_DROPDOWNONLY


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [3b26a0d3f2d8a505977b4fe8251d4d69e6f7cbd9]

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>  [639395072efd608156dad8ba5ae08a4ddcedaab8]

INTEGRATION: CWS toolbars4 (1.5.64); FILE MERGED 2005/02/16 14:33:59 cd 1.5.64.1: #i39612# Changed toolbox item style to TIB_DROPDOWNONLY


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [131bef2dc58c5b698b7c27680347bac87cfca6af]

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>  [21323ac5b858645562bdf5d83b124042a84767ee]

INTEGRATION: CWS toolbars4 (1.11.160); FILE MERGED 2005/02/16 14:33:59 cd 1.11.160.1: #i39612# Changed toolbox item style to TIB_DROPDOWNONLY


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [fbcf9895da2ba26a63292f275f7fc6c024dff018]

INTEGRATION: CWS toolbars4 (1.2.1140); FILE MERGED 2005/02/16 14:33:58 cd 1.2.1140.1: #i39612# Changed toolbox item style to TIB_DROPDOWNONLY


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [56cb158754a4dd490c6157678b81505c6585c666]

INTEGRATION: CWS gcj3 (1.2.14); FILE MERGED 2005/03/08 19:18:40 cmc 1.2.14.1: #i44359# more of qadevOOo now compilable with gcj


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [41422ed30aed228f7fe81632950c5e3fd630921e]

INTEGRATION: CWS gcj3 (1.7.20); FILE MERGED 2005/03/08 19:18:40 cmc 1.7.20.1: #i44359# more of qadevOOo now compilable with gcj


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [e6ba6b72e93adcac28b93b3f894ae1274004f148]

INTEGRATION: CWS gcj3 (1.3.10); FILE MERGED 2005/03/08 19:18:39 cmc 1.3.10.1: #i44359# more of qadevOOo now compilable with gcj


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [d950326279010628fcb484ae6b0c34a1c3b95475]

INTEGRATION: CWS gcj3 (1.4.10); FILE MERGED 2005/03/08 19:18:39 cmc 1.4.10.1: #i44359# more of qadevOOo now compilable with gcj


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [5f9c5af18e6c0f158cd0c4155906ea5336e5d706]

INTEGRATION: CWS gcj3 (1.8.10); FILE MERGED 2005/03/08 19:18:39 cmc 1.8.10.1: #i44359# more of qadevOOo now compilable with gcj


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [227085e694ddadf659c90a4ffa73e2f4642aa7d2]

INTEGRATION: CWS toolbars4 (1.28.94); FILE MERGED 2005/02/16 14:42:47 cd 1.28.94.1: #i39612# Changed toolbox item style to TIB_DROPDOWNONLY


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [617277677d553ad086520c1919aacef1e1b8c659]

INTEGRATION: CWS toolbars4 (1.7.12); FILE MERGED 2005/02/16 14:42:47 cd 1.7.12.1: #i39612# Changed toolbox item style to TIB_DROPDOWNONLY


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [4cd8cfd3739e3edb924c427d2e8fa31a41a515ee]

INTEGRATION: CWS toolbars4 (1.6.102); FILE MERGED 2005/03/07 13:55:15 cd 1.6.102.1: #i44348# Set no close flag for important toolbars


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [06760110657873fb64daf3a6cd83d1294a6fbaf6]

INTEGRATION: CWS toolbars4 (1.17.12); FILE MERGED 2005/03/07 13:55:12 cd 1.17.12.1: #i44348# Set no close flag for important toolbars


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [de6ea8a9d64f9cf8160a98b8a591e9e63d6c1bc0]

INTEGRATION: CWS toolbars4 (1.17.14); FILE MERGED 2005/03/07 13:55:10 cd 1.17.14.1: #i44348# Set no close flag for important toolbars


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [f5daf005a32e37ef59188e314d1372c54e00c0e4]

INTEGRATION: CWS toolbars4 (1.18.12); FILE MERGED 2005/03/07 13:55:10 cd 1.18.12.1: #i44348# Set no close flag for important toolbars


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [5c6538ed150d471cec00891bf1ecad8044f1f0c4]

INTEGRATION: CWS toolbars4 (1.3.102); FILE MERGED 2005/03/07 13:55:09 cd 1.3.102.1: #i44348# Set no close flag for important toolbars


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [8244ad65b5575a1b8a0ddac901808ba2ebb491d1]

INTEGRATION: CWS toolbars4 (1.18.12); FILE MERGED 2005/03/07 13:55:09 cd 1.18.12.1: #i44348# Set no close flag for important toolbars


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [b1f03275487068ee98e03eb75e618259cf41432c]

INTEGRATION: CWS toolbars4 (1.19.12); FILE MERGED 2005/03/07 13:55:08 cd 1.19.12.1: #i44348# Set no close flag for important toolbars


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [c20dc3628576b85b4405aa31709f05bf140fa90e]

INTEGRATION: CWS toolbars4 (1.5.22); FILE MERGED 2005/03/07 13:55:07 cd 1.5.22.1: #i44348# Set no close flag for important toolbars


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [e71c7a5f57c713bfe316d259a11887216101ecd2]

INTEGRATION: CWS gcj3 (1.16.4); FILE MERGED 2005/03/08 11:34:45 cmc 1.16.4.1: #i44359# accessibility now compilable with gcj


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [50be44c92ea331eac320c4931e32e461f0744998]

INTEGRATION: CWS toolbars4 (1.16.12); FILE MERGED 2005/03/07 16:14:11 cd 1.16.12.2: #i44348# Set no close flag for important toolbars 2005/03/07 13:55:07 cd 1.16.12.1: #i44348# Set no close flag for important toolbars


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [9e3163d0130eae43ca529d8d509b92f9dfa00e7c]

INTEGRATION: CWS gcj3 (1.6.4); FILE MERGED 2005/03/08 11:34:44 cmc 1.6.4.1: #i44359# accessibility now compilable with gcj


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [e62f7a2bc58dd5d5207c48e38315bfd55e97d828]

INTEGRATION: CWS toolbars4 (1.4.102); FILE MERGED 2005/03/07 13:55:06 cd 1.4.102.1: #i44348# Set no close flag for important toolbars


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [d149d9cbb4d0fa6a7fcc132ca879132558f93113]

INTEGRATION: CWS gcj3 (1.5.22); FILE MERGED 2005/03/08 18:26:56 cmc 1.5.22.1: #i44359# wizards now compilable with gcj


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [14f46be308815c4edc4c195a28c3231396d15fb2]

INTEGRATION: CWS gcj3 (1.6.22); FILE MERGED 2005/03/08 18:26:55 cmc 1.6.22.1: #i44359# wizards now compilable with gcj


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [285ae2d3587f2c06faeea098710e6140675a3800]

INTEGRATION: CWS gcj3 (1.5.22); FILE MERGED 2005/03/08 18:26:55 cmc 1.5.22.1: #i44359# wizards now compilable with gcj


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [bf5249bace93702520e824c6692cc5f3d778b9da]

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>  [85e60ceab47d0c3891c6a3e46ede6e2a5bac5f42]

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>  [673306cb4952b0abc7622672e4530d8161bd3e97]

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-15  Oliver Bolte  <obo@openoffice.org>  [754fab0ae3c9a6a05f256c50cb1c19f6b4d786bf]

INTEGRATION: CWS gcj3 (1.7.44); FILE MERGED 2005/03/08 14:43:08 cmc 1.7.44.1: #i44359# filter now compilable with gcj


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [05fcb1bad3b3f2dca88ce059df7ee82c9ad105cb]

INTEGRATION: CWS gcj3 (1.8.44); FILE MERGED 2005/03/08 14:43:07 cmc 1.8.44.1: #i44359# filter now compilable with gcj


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [82a423595979385812c9e63ac2f00a828b9cd1c9]

INTEGRATION: CWS gcj3 (1.4.4); FILE MERGED 2005/03/07 15:20:33 cmc 1.4.4.1: #i44359# hsqldb can be built with gcj now


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [42b34df38dfc4028006dd2d480a96982fbc5b7b7]

INTEGRATION: CWS gcj3 (1.2.2); FILE MERGED 2005/03/08 10:36:29 cmc 1.2.2.2: #i44323# beanshell is now compilable with gcj 2005/03/08 10:35:23 cmc 1.2.2.1: #i44323# beanshell is not compilable with gcj


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [a3e33c331d3fee5c30da971f51af1e7e54a5311f]

INTEGRATION: CWS gcj3 (1.4.6); FILE MERGED 2005/03/10 10:57:16 cmc 1.4.6.2: #i44359# undo SHL1NOCHECK for gcj, confirmed with gcj guys that it's their bug 2005/03/08 12:13:16 cmc 1.4.6.1: #i44359# bean now compilable with gcj


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [9d6df2c6415e797e5d842d3121393a8bcd33c6a1]

INTEGRATION: CWS gcj3 (1.1.10); FILE MERGED 2005/03/08 12:13:16 cmc 1.1.10.1: #i44359# bean now compilable with gcj


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [f7c3b5a3eb593744868b35f75c4d492398bd36ef]

INTEGRATION: CWS gcj3 (1.2.10); FILE MERGED 2005/03/08 12:13:15 cmc 1.2.10.1: #i44359# bean now compilable with gcj


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [cb538a5a28331b6e152b114500a2f57bab8c5d30]

INTEGRATION: CWS gcj3 (1.3.6); FILE MERGED 2005/03/08 16:10:56 cmc 1.3.6.1: #i44359# more of scripting now compilable with gcj


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [78d2c572802264757a4f531d3ee35d4c6255dd03]

INTEGRATION: CWS gcj3 (1.9.4); FILE MERGED 2005/03/08 16:10:55 cmc 1.9.4.1: #i44359# more of scripting now compilable with gcj


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [7f80732075a46253f5ce9891f27cc89798b5b431]

INTEGRATION: CWS gcj3 (1.5.12); FILE MERGED 2005/03/08 14:53:47 cmc 1.5.12.1: #i44359# JAVA -classpath -> JAVAI CPS


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [c8476e79499341e4788af7c3a43c1ffe263399dd]

INTEGRATION: CWS gcj3 (1.3.30); FILE MERGED 2005/03/07 15:35:41 cmc 1.3.30.1: #i44359# hsqldb can be built with gcj now


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [e7ded5bf2cf2e379d01a3fc2460fd1d7c1972bd4]

INTEGRATION: CWS bsport (1.3.416); FILE MERGED 2005/02/16 11:54:53 ka 1.3.416.1: removed bootstrp/sstring.hxx


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [128db715109a3dcf1b46a8d63add1c3bf28e2830]

INTEGRATION: CWS bsport (1.34.12); FILE MERGED 2005/02/16 15:49:25 obo 1.34.12.1: #119707# prj.obj in bootstrp2 library


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [917c623c8d841da7eb176d6c267ba89b5c12595d]

INTEGRATION: CWS bsport (1.11.142); FILE MERGED 2005/03/10 10:50:30 obo 1.11.142.1: #119707# port TLS617 to SRC680


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [775995175bbf98e116d1b01297040d605bc2d9b3]

INTEGRATION: CWS bsport (1.6.282); FILE MERGED 2005/03/10 11:52:20 obo 1.6.282.1: #119707# build server port from TLS617 to SRC680


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [bb94ad92aefc4ded294d7efd65fd08514ec8113a]

INTEGRATION: CWS bsport (1.4.282); FILE MERGED 2005/03/10 10:50:30 obo 1.4.282.1: #119707# port TLS617 to SRC680


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [9b0676f62529c262b82881fa2feb535ecead942a]

INTEGRATION: CWS bsport (1.30.18); FILE MERGED 2005/03/10 14:51:58 obo 1.30.18.2: #119707# abthread.hxx added 2005/02/16 14:14:19 obo 1.30.18.1: #119707# seperate library for prj.obj


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [eb77e4a8f97360c55bc259a21c99807f77695bea]

INTEGRATION: CWS bsport (1.9.104); FILE MERGED 2005/03/10 16:40:18 obo 1.9.104.1: #119707 small fix for unix


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [75005250bf50a995776461d330ca7e1eaadc8704]

INTEGRATION: CWS bsport (1.19.32); FILE MERGED 2005/03/10 16:36:30 obo 1.19.32.2: #119707 small fix for unix 2005/02/16 13:55:01 obo 1.19.32.1: #119707# seperate library for prj.obj


2005-03-15  Oliver Bolte  <obo@openoffice.org>  [126acce28dacff15a066378a76bf7aeb5461e313]

INTEGRATION: CWS sysuirpmfix (1.2.4); FILE MERGED 2005/03/12 20:17:11 rene 1.2.4.1: #i44853# define _buildir


2005-03-14  Vladimir Glazounov  <vg@openoffice.org>  [f6ecf033f02dc201489096d9405f6204932152b8]

new version for SRC680


2005-03-14  René Engelhard  <rene@openoffice.org>  [7914ddfd416ad515809e6322fbe50933d4e7bde7]

regenerate configure


2005-03-14  René Engelhard  <rene@openoffice.org>  [02a5ec00f162eba97fcb0136bcb152dedd505100]

fix configure.in; add check for BUILD_VER_STRING


2005-03-14  Rüdiger Timm  <rt@openoffice.org>  [4eee5510159810fc0177b9278381bdb83e81f6a2]

#i10000# Remove unnecessary 'mkdir' with wrong syntax.


2005-03-14  Vladimir Glazounov  <vg@openoffice.org>  [fd17843961a238e27c584de12035da0694938d53]

new version for SRC680


2005-03-14  Rüdiger Timm  <rt@openoffice.org>  [429bce2549206614f4fa8322a37ed7601292a9b2]

#i10000# COMPHELPER_DLLPUBLIC needed for class ScopeGuard (used by slideshow/source/engine/presentation.cxx).


2005-03-12  Behrend Cornelius  <bc@openoffice.org>  [2700285c13efca5aa3a69758eacabde47006c897]

##images for wizards added Issue number: Submitted by: Reviewed by:


2005-03-11  Vladimir Glazounov  <vg@openoffice.org>  [294ec0f37400f6ab456a89f78aa11e21ff685992]

new version for SRC680


2005-03-11  Vladimir Glazounov  <vg@openoffice.org>  [3ae2ce080e20f080ee181aee2850e5e7355576c6]

new version for SRC680


2005-03-11  Vladimir Glazounov  <vg@openoffice.org>  [162699c50949d129b89e2638dec518ae85357118]

new version for SRC680


2005-03-11  Vladimir Glazounov  <vg@openoffice.org>  [2a671668df9280fbad9fc0a167ffece4ebc86dae]

new version for SRC680


2005-03-11  Vladimir Glazounov  <vg@openoffice.org>  [8329ba0a7303969c8ff59c309038bc884a416e37]

new version for SRC680


2005-03-11  Vladimir Glazounov  <vg@openoffice.org>  [e44fd450560d1ee5e21849b2abf9de90a258f93c]

INTEGRATION: CWS mh1981 (1.31.62); FILE MERGED 2005/03/11 13:20:51 mh 1.31.62.1: #i41391, add build version


2005-03-11  Vladimir Glazounov  <vg@openoffice.org>  [d9d6b2d95f98fc171abecd220d5678da34c21e6d]

INTEGRATION: CWS mh1981 (1.22.116); FILE MERGED 2005/03/11 13:20:50 mh 1.22.116.1: #i41391, add build version


2005-03-11  Vladimir Glazounov  <vg@openoffice.org>  [32ae587b643fdb58e1423291bf661c5e87d9f06e]

INTEGRATION: CWS mh1981 (1.2.474); FILE MERGED 2005/03/11 13:20:49 mh 1.2.474.1: #i41391, add build version


2005-03-11  Vladimir Glazounov  <vg@openoffice.org>  [75bc1a4909ed9825b238a8a922f7a1943ea0bd60]

SRC680


2005-03-11  Vladimir Glazounov  <vg@openoffice.org>  [ff15413ef25ee52d67188124c817e52f78e5d208]

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>  [27c51a7e8e2a8ce172b0dcddf8ec6bde6e1b69dd]

INTEGRATION: CWS mh1981 (1.4.32); FILE MERGED 2005/03/02 10:08:16 mh 1.4.32.1: add: Kohei Yoshida to contributors list, #i36711#


2005-03-11  Vladimir Glazounov  <vg@openoffice.org>  [9b0e3d1d77e2d32e38300944042a93555c020e3c]

INTEGRATION: CWS os54 (1.29.64); FILE MERGED 2005/02/21 15:38:14 mba 1.29.64.1: #i42958#: '.' missing


2005-03-11  Vladimir Glazounov  <vg@openoffice.org>  [63e5959a0bb48aa7e2407c757ebe723124c0ebd5]

INTEGRATION: CWS os54 (1.108.62); FILE MERGED 2005/02/25 11:47:06 fme 1.108.62.1: #i42634# Update links after binfilter import


2005-03-11  Vladimir Glazounov  <vg@openoffice.org>  [dd61b2bf174ec98a6c0d7ba264e38ee0cf547128]

INTEGRATION: CWS os54 (1.104.62); FILE MERGED 2005/02/25 11:43:02 fme 1.104.62.1: #i42634# Update links after binfilter import


2005-03-11  Vladimir Glazounov  <vg@openoffice.org>  [90662aade4b88122b3444217b2e0597d000d1f1f]

INTEGRATION: CWS lobeta2 (1.159.4); FILE MERGED 2005/02/07 13:50:08 jl 1.159.4.6: solved merge conflict 2005/02/03 13:41:51 lo 1.159.4.5: just return, no terminate 2005/01/14 11:49:30 lo 1.159.4.4: #i39511# first start wizard corrections 2004/12/16 17:18:15 lo 1.159.4.3: RESYNC: (1.159-1.162); FILE MERGED 2004/12/16 16:35:17 lo 1.159.4.2: #112849# convert file urls to internal form on the command line 2004/12/13 12:37:52 lo 1.159.4.1: #i37031# start FirstStart wizard via service


2005-03-11  Vladimir Glazounov  <vg@openoffice.org>  [92c1c9b6f2094fc1c12c9b60313276fbbe8c31cc]

INTEGRATION: CWS lobeta2 (1.4.48); FILE MERGED 2005/02/24 21:17:09 mba 1.4.48.1: #i43232#: avoid exception on when inserting existing table


2005-03-11  Vladimir Glazounov  <vg@openoffice.org>  [5d463bb04570340724fd48abb60dc7caae1f8edb]

INTEGRATION: CWS os54 (1.51.52); FILE MERGED 2005/03/02 13:20:11 os 1.51.52.2: RESYNC: (1.51-1.52); FILE MERGED 2005/02/23 11:08:57 mba 1.51.52.1: #i30510#: wrong treatment of ActivateWhenVisible


2005-03-11  Vladimir Glazounov  <vg@openoffice.org>  [ace831c0fa918d06861ac62839a47657a06aa3f5]

INTEGRATION: CWS os54 (1.5.52); FILE MERGED 2005/03/02 13:19:18 os 1.5.52.3: RESYNC: (1.5-1.6); FILE MERGED 2005/03/02 10:42:58 mba 1.5.52.2: #i30510#: avoid reconnecting clients on closing 2005/02/23 11:08:23 mba 1.5.52.1: #i30510#: avoid reconnecting of OLE objects on closing


2005-03-11  Vladimir Glazounov  <vg@openoffice.org>  [c4a39e93e340bef5d86c6002c9f17bdcb720dd13]

INTEGRATION: CWS os54 (1.153.36); FILE MERGED 2005/03/04 08:07:34 os 1.153.36.3: #i42637# setting of update properties needs a try-catch block 2005/03/02 13:16:39 os 1.153.36.2: RESYNC: (1.153-1.155); FILE MERGED 2005/02/25 11:39:32 fme 1.153.36.1: #i42634# Update links after binfilter import


2005-03-11  Vladimir Glazounov  <vg@openoffice.org>  [092fba0816eb6715ac070f5c0de88b7c4ab1db2e]

INTEGRATION: CWS os54 (1.53.76); FILE MERGED 2005/03/02 13:15:59 os 1.53.76.2: RESYNC: (1.53-1.54); FILE MERGED 2005/03/02 10:40:29 mba 1.53.76.1: #i43525#: don't use title from DocInfo


2005-03-11  Vladimir Glazounov  <vg@openoffice.org>  [118b23bed928af0e3e8331ce6a9af84b8c38b902]

INTEGRATION: CWS os54 (1.27.76); FILE MERGED 2005/02/21 11:01:05 os 1.27.76.1: #i39797# variable button width to support long labels- re-commit of patch


2005-03-11  Vladimir Glazounov  <vg@openoffice.org>  [e092399a6a1e301e73827aa41ee3f1aeb9740026]

INTEGRATION: CWS os54 (1.41.46); FILE MERGED 2005/03/07 10:58:05 mba 1.41.46.1: #i43434#: for compatibility reasons notify invisible slots as disabled


2005-03-11  Vladimir Glazounov  <vg@openoffice.org>  [0b010f142ef73f3d349d24737bb09282bd30ac4e]

INTEGRATION: CWS os54 (1.87.76); FILE MERGED 2005/03/02 13:10:09 os 1.87.76.2: RESYNC: (1.87-1.88); FILE MERGED 2005/02/23 11:07:37 mba 1.87.76.1: #i43307#: don't try to close desktop


2005-03-11  Vladimir Glazounov  <vg@openoffice.org>  [b9cd11d5b93d50201ebb426624f3790de589b66a]

INTEGRATION: CWS lobeta2 (1.50.4); FILE MERGED 2004/12/16 23:26:25 lo 1.50.4.2: RESYNC: (1.50-1.53); FILE MERGED 2004/12/13 12:37:54 lo 1.50.4.1: #i37031# start FirstStart wizard via service


2005-03-11  Vladimir Glazounov  <vg@openoffice.org>  [0b56b5d263bb8d0ce609e8e57c027a1a13b58b41]

INTEGRATION: CWS lobeta2 (1.2.374); FILE MERGED 2004/12/13 12:37:54 lo 1.2.374.1: #i37031# start FirstStart wizard via service


2005-03-11  Vladimir Glazounov  <vg@openoffice.org>  [c765cc6619bfb767c3a4e7870a19b68543ee1552]

INTEGRATION: CWS os54 (1.4.208); FILE MERGED 2005/02/18 09:51:28 os 1.4.208.1: #i13592# closing hard attributes now configurable


2005-03-11  Vladimir Glazounov  <vg@openoffice.org>  [015ddfec3b232303742df810edc418b71f6aba6c]

INTEGRATION: CWS lobeta2 (1.9.4); FILE MERGED 2005/02/07 14:38:34 jl 1.9.4.3: RESYNC: (1.10-1.11); FILE MERGED 2004/12/16 23:25:48 lo 1.9.4.2: RESYNC: (1.9-1.10); FILE MERGED 2004/12/13 12:37:53 lo 1.9.4.1: #i37031# start FirstStart wizard via service


2005-03-11  Vladimir Glazounov  <vg@openoffice.org>  [588da4b9b7419fca0a36696085571ff3a8a77536]

INTEGRATION: CWS os54 (1.4.208); FILE MERGED 2005/02/18 09:51:27 os 1.4.208.1: #i13592# closing hard attributes now configurable


2005-03-11  Vladimir Glazounov  <vg@openoffice.org>  [214a05827642666e2ddffbcea1e0886c6e1f80a3]

INTEGRATION: CWS os54 (1.96.168); FILE MERGED 2005/02/25 11:45:18 fme 1.96.168.1: #i42634# Update links after binfilter import


2005-03-11  Vladimir Glazounov  <vg@openoffice.org>  [900cc25d2cecf2a2fe7269aacd744969431aee5d]

INTEGRATION: CWS lobeta2 (1.2.4); FILE MERGED 2005/02/07 14:37:10 jl 1.2.4.2: RESYNC: (1.2-1.4); FILE MERGED 2005/02/07 11:47:43 jl 1.2.4.1: #i34437#


2005-03-11  Vladimir Glazounov  <vg@openoffice.org>  [b717d7f25ee0a2f32c43448c9c2e9fc7bb8a9b49]

INTEGRATION: CWS os54 (1.14.64); FILE MERGED 2005/02/18 12:18:38 os 1.14.64.1: #i30510# mail merge events added


2005-03-11  Vladimir Glazounov  <vg@openoffice.org>  [cd7536ab2349e56c7b86838535f31658e92ca995]

INTEGRATION: CWS lobeta2 (1.2.4); FILE MERGED 2005/01/25 15:46:26 lo 1.2.4.6: #i39511# label-edit realtions 2005/01/25 14:03:32 lo 1.2.4.5: #i39511# ~jetzt -> ~trgistrieren 2005/01/14 11:49:32 lo 1.2.4.4: #i39511# first start wizard corrections 2004/12/02 13:53:18 lo 1.2.4.3: #i36954# fix short license, #i36992# duplicate shortcut 2004/12/02 11:56:38 lo 1.2.4.2: #i36992# fix: Scroll ~Down -> Scroll Do~wn 2004/12/02 11:33:37 lo 1.2.4.1: #i36967# fix: text box overlapping radiobutton


2005-03-11  Vladimir Glazounov  <vg@openoffice.org>  [d10da3b583f27a1c22dce24eb854bdd3c5697ba8]

INTEGRATION: CWS os54 (1.17.458); FILE MERGED 2005/02/18 09:50:20 os 1.17.458.1: #i13592# closing hard attributes now configurable


2005-03-11  Vladimir Glazounov  <vg@openoffice.org>  [70ed51cc961de039e8431bbb982a927996ae012b]

INTEGRATION: CWS lobeta2 (1.2.4); FILE MERGED 2005/01/14 11:49:32 lo 1.2.4.2: #i39511# first start wizard corrections 2004/12/13 09:30:47 lo 1.2.4.1: re-enable migration


2005-03-11  Vladimir Glazounov  <vg@openoffice.org>  [94d0b39fd79f9c249d27bc341b67f1fdf4aa23b6]

INTEGRATION: CWS os54 (1.64.94); FILE MERGED 2005/03/02 13:20:11 os 1.64.94.2: RESYNC: (1.64-1.66); FILE MERGED 2005/02/23 15:14:07 os 1.64.94.1: #i43008# output item sets cannot be accessed after the dialog has been deleted


2005-03-11  Vladimir Glazounov  <vg@openoffice.org>  [fe2e03962ae842600f1e044dabde93522c8ced04]

INTEGRATION: CWS lobeta2 (1.2.4); FILE MERGED 2005/01/14 11:49:31 lo 1.2.4.4: #i39511# first start wizard corrections 2004/12/13 09:30:46 lo 1.2.4.3: re-enable migration 2004/12/02 13:53:18 lo 1.2.4.2: #i36954# fix short license, #i36992# duplicate shortcut 2004/12/02 12:39:05 lo 1.2.4.1: #i36992# keyboard handling


2005-03-11  Vladimir Glazounov  <vg@openoffice.org>  [d4ef4bc07cd3a02022d493a0a5c159ea83a321ab]

INTEGRATION: CWS os54 (1.51.64); FILE MERGED 2005/02/23 11:03:44 os 1.51.64.1: #i43279# no special handling for hori orientation item in format dialog anymore


2005-03-11  Vladimir Glazounov  <vg@openoffice.org>  [55777cb387af81a07210ac06563f650c894de3e2]

INTEGRATION: CWS lobeta2 (1.2.4); FILE MERGED 2005/01/25 15:46:26 lo 1.2.4.3: #i39511# label-edit realtions 2004/12/09 13:32:38 lo 1.2.4.2: no focus on welcome page 2004/12/02 12:39:05 lo 1.2.4.1: #i36992# keyboard handling


2005-03-11  Vladimir Glazounov  <vg@openoffice.org>  [67e8cf52788042ba5cefd35f7b410d34d901ad52]

INTEGRATION: CWS os54 (1.107.74); FILE MERGED 2005/03/02 15:06:47 os 1.107.74.3: #i42932# don't accept characters with modifier for normal input 2005/03/02 13:18:01 os 1.107.74.2: RESYNC: (1.107-1.108); FILE MERGED 2005/02/18 09:50:19 os 1.107.74.1: #i13592# closing hard attributes now configurable


2005-03-11  Vladimir Glazounov  <vg@openoffice.org>  [7c2bc80b0b1c90422fc0227f9fde9d8574fadab6]

INTEGRATION: CWS lobeta2 (1.2.4); FILE MERGED 2005/01/14 11:49:31 lo 1.2.4.6: #i39511# first start wizard corrections 2004/12/13 09:30:46 lo 1.2.4.5: re-enable migration 2004/12/09 13:32:38 lo 1.2.4.4: no focus on welcome page 2004/12/02 16:23:22 lo 1.2.4.3: #i38287# scroll down button disabled when scrolled all the way 2004/12/02 13:53:17 lo 1.2.4.2: #i36954# fix short license, #i36992# duplicate shortcut 2004/12/02 12:39:05 lo 1.2.4.1: #i36992# keyboard handling


2005-03-11  Vladimir Glazounov  <vg@openoffice.org>  [ae3d3a61d7a80defc260ee10bf18485af39f7676]

INTEGRATION: CWS lobeta2 (1.2.4); FILE MERGED 2005/03/01 14:48:54 lo 1.2.4.2: #i30456# 2004/12/13 09:30:46 lo 1.2.4.1: re-enable migration


2005-03-11  Vladimir Glazounov  <vg@openoffice.org>  [5ec213b7e0a30e58261d32e1a43f08a7622c1a3e]

INTEGRATION: CWS os54 (1.3.168); FILE MERGED 2005/02/23 13:57:13 os 1.3.168.1: #i43381# typos fixed


2005-03-11  Vladimir Glazounov  <vg@openoffice.org>  [8a7755a9c65ab0051b1569948c6c80013ca9075b]

INTEGRATION: CWS lobeta2 (1.2.4); FILE MERGED 2004/12/13 09:30:46 lo 1.2.4.1: re-enable migration


2005-03-11  Vladimir Glazounov  <vg@openoffice.org>  [48aeb7237d2615dc84133d476960fead64d08925]

INTEGRATION: CWS os54 (1.5.108); FILE MERGED 2005/02/18 12:01:31 os 1.5.108.1: #i30510# mail merge events added


2005-03-11  Vladimir Glazounov  <vg@openoffice.org>  [183bead08a6055fe7249dcb34c76de775aed82d6]

INTEGRATION: CWS lobeta2 (1.2.4); FILE MERGED 2005/03/03 17:27:55 lo 1.2.4.2: #i38149# copyConfig fixes 2005/03/01 14:48:54 lo 1.2.4.1: #i30456#


2005-03-11  Vladimir Glazounov  <vg@openoffice.org>  [8ea51e08f00d90e298b6d90fad4b90ede9f61c87]

INTEGRATION: CWS os54 (1.2.312); FILE MERGED 2005/02/23 13:58:14 os 1.2.312.1: #i43381# typos fixed


2005-03-11  Vladimir Glazounov  <vg@openoffice.org>  [86a0cbd5889c366e6dd4226f6299d7a61d4d180f]

INTEGRATION: CWS lobeta2 (1.2.14); FILE MERGED 2005/03/02 12:56:18 dbo 1.2.14.2: #i34411# Issue number: Submitted by: Reviewed by: 2004/12/20 12:06:34 dbo 1.2.14.1: #i34411# OldUserDir => UserData Issue number: Submitted by: Reviewed by:


2005-03-11  Vladimir Glazounov  <vg@openoffice.org>  [546bd9836eec232c024ca5f2efab4ac436a3a11a]

INTEGRATION: CWS os54 (1.2.312); FILE MERGED 2005/02/23 13:57:13 os 1.2.312.1: #i43381# typos fixed


2005-03-11  Vladimir Glazounov  <vg@openoffice.org>  [a877197ce9d241af5f683114cd2359bf2029f3de]

INTEGRATION: CWS lobeta2 (1.14.4); FILE MERGED 2004/12/16 17:19:13 lo 1.14.4.2: RESYNC: (1.14-1.15); FILE MERGED 2004/12/16 16:35:20 lo 1.14.4.1: #112849# convert file urls to internal form on the command line


2005-03-11  Vladimir Glazounov  <vg@openoffice.org>  [94030764d25b3e4f63ef885e966b8614ae77bac8]

INTEGRATION: CWS os54 (1.26.92); FILE MERGED 2005/02/25 12:05:28 os 1.26.92.1: #i43367# missing space added


2005-03-11  Vladimir Glazounov  <vg@openoffice.org>  [6cff61d5cb06cdd67bcce40b5ea8a271f4296c85]

INTEGRATION: CWS lobeta2 (1.42.60); FILE MERGED 2005/02/07 14:33:06 jl 1.42.60.3: RESYNC: (1.42-1.43); FILE MERGED 2004/12/16 16:35:19 lo 1.42.60.2: #112849# convert file urls to internal form on the command line 2004/12/07 16:32:33 lo 1.42.60.1: #i18338# don't evaluate module parameter in running office when a file is specified


2005-03-11  Vladimir Glazounov  <vg@openoffice.org>  [f633fae02caecc23eb745fab0b6ad5e079262aeb]

INTEGRATION: CWS os54 (1.88.62); FILE MERGED 2005/03/02 13:15:19 os 1.88.62.3: RESYNC: (1.88-1.90); FILE MERGED 2005/02/23 11:09:51 mba 1.88.62.2: #i30510#: made code a little bit clearer 2005/02/22 12:09:14 os 1.88.62.1: #i30510# send events before and after merging data into fields


2005-03-11  Vladimir Glazounov  <vg@openoffice.org>  [0f71aee3d958f785020adfb14275a8bb58632c37]

INTEGRATION: CWS lobeta2 (1.7.14); FILE MERGED 2004/12/09 13:36:56 lo 1.7.14.1: #i32939# set CJK and CTL document locale according to user lang, if not yet set


2005-03-11  Vladimir Glazounov  <vg@openoffice.org>  [5dc39ad657bb34303e0bf41e568d8b8a4f74e878]

INTEGRATION: CWS os54 (1.49.180); FILE MERGED 2005/02/23 11:09:31 mba 1.49.180.1: #i30510#: register new events


2005-03-11  Vladimir Glazounov  <vg@openoffice.org>  [860e79125970dd3870768f03ff6767e89d79afcb]

INTEGRATION: CWS lobeta2 (1.12.14); FILE MERGED 2005/02/07 14:32:48 jl 1.12.14.3: RESYNC: (1.12-1.13); FILE MERGED 2004/12/16 16:35:18 lo 1.12.14.2: #112849# convert file urls to internal form on the command line 2004/12/09 13:36:55 lo 1.12.14.1: #i32939# set CJK and CTL document locale according to user lang, if not yet set


2005-03-11  Vladimir Glazounov  <vg@openoffice.org>  [bc571debfc254496bcae0f0a1ecd2b99180f8a4f]

INTEGRATION: CWS os54 (1.46.44); FILE MERGED 2005/03/02 13:14:23 os 1.46.44.2: RESYNC: (1.46-1.47); FILE MERGED 2005/02/25 11:45:34 fme 1.46.44.1: #i42634# Update links after binfilter import


2005-03-11  Vladimir Glazounov  <vg@openoffice.org>  [e2fc0776618475dd8b27b2111c7d2f537cfa2985]

INTEGRATION: CWS lobeta2 (1.5.60); FILE MERGED 2004/12/06 15:07:38 lo 1.5.60.1: #i36018# quickstart only for win32


2005-03-11  Vladimir Glazounov  <vg@openoffice.org>  [600c19beb6e2e594956d84855e35699c995fca8d]

INTEGRATION: CWS lobeta2 (1.24.60); FILE MERGED 2004/12/16 16:35:18 lo 1.24.60.2: #112849# convert file urls to internal form on the command line 2004/12/06 15:11:40 lo 1.24.60.1: #i36018# quickstart only for win32


2005-03-11  Vladimir Glazounov  <vg@openoffice.org>  [e3637b8a31e70ddcc9b3ee7bbd8f75be7da7af96]

INTEGRATION: CWS os54 (1.36.42); FILE MERGED 2005/03/02 13:10:28 os 1.36.42.2: RESYNC: (1.36-1.37); FILE MERGED 2005/02/25 11:45:50 fme 1.36.42.1: #i42634# Update links after binfilter import


2005-03-11  Vladimir Glazounov  <vg@openoffice.org>  [e11d9fe3edb1afc93888db59c409007932dab123]

INTEGRATION: CWS lobeta2 (1.23.4); FILE MERGED 2005/02/07 14:32:12 jl 1.23.4.3: RESYNC: (1.26-1.27); FILE MERGED 2004/12/16 17:16:33 lo 1.23.4.2: RESYNC: (1.23-1.26); FILE MERGED 2004/12/13 12:37:52 lo 1.23.4.1: #i37031# start FirstStart wizard via service


2005-03-11  Vladimir Glazounov  <vg@openoffice.org>  [795106eea5e89f8bc89373fe5230be1e29d4acdc]

INTEGRATION: CWS os54 (1.171.62); FILE MERGED 2005/02/25 11:47:05 fme 1.171.62.1: #i42634# Update links after binfilter import


2005-03-11  Vladimir Glazounov  <vg@openoffice.org>  [3d292b564a48499877cc0bbaf4484a3b20794745]

INTEGRATION: CWS os54 (1.11.976); FILE MERGED 2005/02/22 12:10:47 os 1.11.976.1: #i30510# added events to be sent before and after merging data into fields


2005-03-11  Vladimir Glazounov  <vg@openoffice.org>  [b745703b17053e1b17779a920eb702fb593c0151]

INTEGRATION: CWS os54 (1.49.180); FILE MERGED 2005/02/25 11:46:43 fme 1.49.180.1: #i42634# Update links after binfilter import


2005-03-11  Vladimir Glazounov  <vg@openoffice.org>  [3cbcc13034d749e3d501b1af6226423d9de8f3eb]

INTEGRATION: CWS os54 (1.58.130); FILE MERGED 2005/02/18 09:50:00 os 1.58.130.1: #i13592# closing hard attributes now configurable


2005-03-11  Vladimir Glazounov  <vg@openoffice.org>  [9b0d538fe332a1ea332bf36e2cf975733b89b989]

INTEGRATION: CWS os54 (1.30.328); FILE MERGED 2005/02/18 09:49:59 os 1.30.328.1: #i13592# closing hard attributes now configurable


2005-03-11  Vladimir Glazounov  <vg@openoffice.org>  [8e3ae91c28765017bbde5ac453b40ed385b7dbd4]

INTEGRATION: CWS os54 (1.48.62); FILE MERGED 2005/02/25 11:43:00 fme 1.48.62.1: #i42634# Update links after binfilter import


2005-03-11  Vladimir Glazounov  <vg@openoffice.org>  [a3f1b71d21fcd13e2f85406e80aefc533bf387dc]

INTEGRATION: CWS os54 (1.2.900); FILE MERGED 2005/02/22 12:11:08 os 1.2.900.1: #i30510# added events to be sent before and after merging data into fields


2005-03-11  Vladimir Glazounov  <vg@openoffice.org>  [22a52dd8b51556a58d5c36b94d67bfe501138f96]

INTEGRATION: CWS lobeta2 (1.13.10); FILE MERGED 2005/03/01 14:46:17 lo 1.13.10.7: #i30456# 2005/02/07 13:30:21 jl 1.13.10.6: removing merge conflict 2005/02/07 12:23:28 jl 1.13.10.5: #i38202# Java migration shall migrate settings #enable Java# and #user classpath#. 2004/12/16 17:11:14 lo 1.13.10.4: RESYNC: (1.13-1.14); FILE MERGED 2004/12/14 09:56:48 dbo 1.13.10.3: #i34411# added deployment migration service 2004/12/01 10:19:43 jl 1.13.10.2: i38202# do not migrate org.openoffice.Office.Java node 2004/11/30 15:55:56 lo 1.13.10.1: #i38149# migration for application settings


2005-03-11  Vladimir Glazounov  <vg@openoffice.org>  [c2eec1f33c483c05480e1d902d7b3253fd77a066]

INTEGRATION: CWS os54 (1.29.108); FILE MERGED 2005/02/25 11:42:59 fme 1.29.108.1: #i42634# Update links after binfilter import


2005-03-11  Vladimir Glazounov  <vg@openoffice.org>  [f8044c9154237fc685620ed6052b8c781518f84e]

INTEGRATION: CWS os54 (1.100.74); FILE MERGED 2005/03/02 13:00:20 os 1.100.74.2: RESYNC: (1.100-1.101); FILE MERGED 2005/02/25 11:42:57 fme 1.100.74.1: #i42634# Update links after binfilter import


2005-03-11  Vladimir Glazounov  <vg@openoffice.org>  [cb62b9b9a442d7879bd9ce89f922b85c98f71599]

INTEGRATION: CWS lobeta2 (1.7.14); FILE MERGED 2004/12/15 10:57:29 lo 1.7.14.1: #i35182# fix out of memory error


2005-03-11  Vladimir Glazounov  <vg@openoffice.org>  [296c5a2fe62f321c25542aa87b8e2e2c1ef816c9]

INTEGRATION: CWS os54 (1.63.64); FILE MERGED 2005/02/18 09:49:47 os 1.63.64.1: #i13592# closing hard attributes now configurable


2005-03-11  Vladimir Glazounov  <vg@openoffice.org>  [86999e00f4a43fbe14964f72db956137fcf00773]

INTEGRATION: CWS lobeta2 (1.4.14); FILE MERGED 2005/02/07 14:25:10 jl 1.4.14.2: RESYNC: (1.4-1.5); FILE MERGED 2004/12/15 10:57:29 lo 1.4.14.1: #i35182# fix out of memory error


2005-03-11  Vladimir Glazounov  <vg@openoffice.org>  [06f2018250eb5e128f3940dd172c5093d2321fd1]

INTEGRATION: CWS lobeta2 (1.11.72); FILE MERGED 2004/12/15 13:27:52 lo 1.11.72.1: #118610# OASIS extensions


2005-03-11  Vladimir Glazounov  <vg@openoffice.org>  [074790955acc3b5d43af1858ca959d29ce15cf10]

INTEGRATION: CWS os54 (1.11.52); FILE MERGED 2005/02/23 11:06:22 mba 1.11.52.1: #i30510#: support access to COM pointer


2005-03-11  Vladimir Glazounov  <vg@openoffice.org>  [7afe74c37ed737f9d7a7c9c77877a0bde6997771]

INTEGRATION: CWS os54 (1.21.10); FILE MERGED 2005/03/02 10:12:22 mba 1.21.10.2: #i30510#: compatibility to old version 2005/02/23 11:06:21 mba 1.21.10.1: #i30510#: support access to COM pointer


2005-03-11  Vladimir Glazounov  <vg@openoffice.org>  [24356e4d2265b057ca310b0c66babfaa884ae254]

INTEGRATION: CWS os54 (1.15.44); FILE MERGED 2005/03/02 13:41:41 os 1.15.44.2: RESYNC: (1.15-1.16); FILE MERGED 2005/02/18 09:52:05 os 1.15.44.1: #i13592# closing hard attributes now configurable


2005-03-11  Vladimir Glazounov  <vg@openoffice.org>  [d47f4554841bc4c728b8b8192481afd843f87224]

INTEGRATION: CWS os54 (1.11.158); FILE MERGED 2005/02/23 10:07:55 os 1.11.158.1: #i43376#


2005-03-11  Vladimir Glazounov  <vg@openoffice.org>  [f8282f5b17e38e280ed0deec663968596779f494]

INTEGRATION: CWS os54 (1.6.38); FILE MERGED 2005/03/02 13:32:57 os 1.6.38.2: RESYNC: (1.6-1.7); FILE MERGED 2005/02/23 10:07:55 os 1.6.38.1: #i43376#


2005-03-11  Vladimir Glazounov  <vg@openoffice.org>  [c925e4b350a24b8ea3e0842e120bc092f5ca806e]

INTEGRATION: CWS os54 (1.5.38); FILE MERGED 2005/03/02 13:32:45 os 1.5.38.2: RESYNC: (1.5-1.6); FILE MERGED 2005/02/28 11:56:01 pl 1.5.38.1: #i43378# prevent access to deleted entries in GetFocus, fix an unused local variable


2005-03-11  Vladimir Glazounov  <vg@openoffice.org>  [335fbe0ff0085cd77a597e6301511a836c5afb1c]

INTEGRATION: CWS os54 (1.10.120); FILE MERGED 2005/02/25 14:56:08 os 1.10.120.1: #i43461# enable notification


2005-03-11  Vladimir Glazounov  <vg@openoffice.org>  [9794cecdf3d4fbf82f918c0c02e2d7d695445dc5]

INTEGRATION: CWS os54 (1.50.116); FILE MERGED 2005/02/25 14:57:46 os 1.50.116.1: #i43462# help options: notification enabled


2005-03-11  Vladimir Glazounov  <vg@openoffice.org>  [f893b4b8ef9374c1e7b87d39f37da97ab826d0ea]

INTEGRATION: CWS os54 (1.3.120); FILE MERGED 2005/02/25 14:57:46 os 1.3.120.1: #i43462# help options: notification enabled


2005-03-11  Vladimir Glazounov  <vg@openoffice.org>  [865788f62d1d596f44ebcb66b0509ba27831a2c6]

INTEGRATION: CWS os54 (1.13.120); FILE MERGED 2005/02/25 14:57:45 os 1.13.120.1: #i43462# help options: notification enabled


2005-03-11  Vladimir Glazounov  <vg@openoffice.org>  [947bc21dda6923c99a9350332d1688bc8900b977]

INTEGRATION: CWS os54 (1.2.350); FILE MERGED 2005/02/25 08:56:32 os 1.2.350.1: #i43463# enable notification of configuration changes


2005-03-11  Vladimir Glazounov  <vg@openoffice.org>  [86b65f16fcb97ee31ab8c780fccec0966dca86d3]

INTEGRATION: CWS os54 (1.5.22); FILE MERGED 2005/02/25 11:42:49 fme 1.5.22.1: #i42634# Update links after binfilter import


2005-03-11  Vladimir Glazounov  <vg@openoffice.org>  [454f91669271ad79d5a35d9e954463758f822a7f]

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>  [5067b902f05aa94205605469a82ad565c2c52194]

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>  [be7dcd51e102e89c3f00bf796a5919bcf623235c]

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>  [5ed84e06d41ad9c43b3716958a708b32c6023c13]

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>  [5d3310df825a9f5ca52873db18bd12ec8a218d57]

INTEGRATION: CWS xmlsec08 (1.7.12); FILE MERGED 2005/01/17 11:25:30 mav 1.7.12.1: #i40028# use uptodate properties


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [730bd03271d9b50159fd5bb27a7c1c8639d20b00]

INTEGRATION: CWS xmlsec08 (1.8.12); FILE MERGED 2005/01/17 11:25:30 mav 1.8.12.1: #i40028# use uptodate properties


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [dea4f6a9e676379c305e0647f81412aba42327d6]

INTEGRATION: CWS xmlsec08 (1.79.10); FILE MERGED 2005/03/03 13:15:51 mt 1.79.10.3: RESYNC: (1.79-1.80); FILE MERGED 2005/02/24 17:38:39 mt 1.79.10.2: #i40198# return value for SignContents_Impl 2005/02/18 15:28:11 mav 1.79.10.1: #i36682# use original stream for signing


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [589f4d6336d32e11affc55888cf68033359cad6e]

INTEGRATION: CWS xmlsec08 (1.57.10); FILE MERGED 2005/03/03 13:15:42 mt 1.57.10.2: RESYNC: (1.57-1.58); FILE MERGED 2005/02/18 15:28:11 mav 1.57.10.1: #i36682# use original stream for signing


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [083d2f578d20a0c80cba38e725dfcf483c5177f5]

INTEGRATION: CWS xmlsec08 (1.159.10); FILE MERGED 2005/03/03 13:14:33 mt 1.159.10.5: RESYNC: (1.159-1.161); FILE MERGED 2005/02/25 08:21:02 mt 1.159.10.4: #i36682# Store the storage... 2005/02/24 17:38:38 mt 1.159.10.3: #i40198# return value for SignContents_Impl 2005/02/22 12:55:20 mt 1.159.10.2: #i36682# Commit storage... 2005/02/18 15:28:10 mav 1.159.10.1: #i36682# use original stream for signing


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [5acd07cb3f6b4f8e58b2bfc97f5c25d7f70e79a5]

INTEGRATION: CWS xmlsec08 (1.27.46); FILE MERGED 2005/02/18 15:28:09 mav 1.27.46.1: #i36682# use original stream for signing


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [78d6457c9e42c84b8029f9f55512dac5b62892e4]

INTEGRATION: CWS xmlsec08 (1.100.108); FILE MERGED 2005/02/17 10:49:06 pb 1.100.108.1: fix: #i42920# 'save before sign' text changed


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [1e8ddc384d91f8c512367aa5799456a0bce3c346]

INTEGRATION: CWS xmlsec08 (1.4.10); FILE MERGED 2005/01/20 09:15:48 mmi 1.4.10.1: Issue number:  38417 Submitted by: Reviewed by:


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [6ad82868121568c64ef46978192439eb64e83ea6]

INTEGRATION: CWS xmlsec08 (1.15.24); FILE MERGED 2005/02/03 10:36:12 pb 1.15.24.1: fix: #i37609# component.srs added


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [e70c9e4e86c229a7a71fc0570420422264df70fb]

INTEGRATION: CWS xmlsec08 (1.1.1.1.24); FILE MERGED 2005/01/20 09:15:47 mmi 1.1.1.1.24.1: Issue number:  38417 Submitted by: Reviewed by:


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [ac1633ed616ad5df0800bfba950a4c745037f200]

INTEGRATION: CWS xmlsec08 (1.2.24); FILE MERGED 2005/01/20 09:15:46 mmi 1.2.24.1: Issue number:  38417 Submitted by: Reviewed by:


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [ab6273679ebc0e46582625ad58fb669a63d57964]

INTEGRATION: CWS xmlsec08 (1.1.1.1.24); FILE MERGED 2005/01/20 03:34:34 mmi 1.1.1.1.24.1: smartcard support Issue number:  38448 Submitted by: Reviewed by:


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [1ec8643f779880989ea60d181ac9abf8f8f8ca9a]

INTEGRATION: CWS xmlsec08 (1.2.24); FILE MERGED 2005/02/06 08:51:14 mmi 1.2.24.1: display chinese font in demo. Issue number:  41071 Submitted by: Reviewed by:


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [fc765d5320da798d9811d080a0bb554cd4f36647]

INTEGRATION: CWS xmlsec08 (1.3.24); FILE MERGED 2005/01/20 03:34:31 mmi 1.3.24.1: smartcard support Issue number:  38448 Submitted by: Reviewed by:


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [fe2a8f350a4cbaf2ab6622f2690d3709520c1b4c]

INTEGRATION: CWS xmlsec08 (1.7.10); FILE MERGED 2005/02/06 08:51:13 mmi 1.7.10.4: display chinese font in demo. Issue number:  41071 Submitted by: Reviewed by: 2005/02/02 04:09:07 mmi 1.7.10.3:  Chinese font displayed Issue number: 41071 Submitted by: Reviewed by: 2005/02/02 02:59:07 mmi 1.7.10.2: Chinese font displayed Issue number:  41071 Submitted by: Reviewed by: 2005/01/20 03:34:31 mmi 1.7.10.1: smartcard support Issue number:  38448 Submitted by: Reviewed by:


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [d8f21520f74b0e4ec7bdf45352510fd6f0746161]

INTEGRATION: CWS xmlsec08 (1.6.24); FILE MERGED 2005/02/06 08:51:13 mmi 1.6.24.2: display chinese font in demo. Issue number:  41071 Submitted by: Reviewed by: 2005/01/20 03:34:30 mmi 1.6.24.1: smartcard support Issue number:  38448 Submitted by: Reviewed by:


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [fb150419f67d5d5708c51425847060f7ca2dd053]

INTEGRATION: CWS xmlsec08 (1.5.10); FILE MERGED 2005/02/04 09:21:09 mmi 1.5.10.3: minor bug fix Issue number: Submitted by: Reviewed by: 2005/01/28 02:17:53 mmi 1.5.10.2: test Issue number: Submitted by: Reviewed by: 2005/01/20 09:15:45 mmi 1.5.10.1: Issue number:  38417 Submitted by: Reviewed by:


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [c07cdb6f4cfc51879bd66d2cd39492a9a9341d0b]

INTEGRATION: CWS xmlsec08 (1.2.10); FILE MERGED 2005/01/20 03:34:30 mmi 1.2.10.1: smartcard support Issue number:  38448 Submitted by: Reviewed by:


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [4a4df3f950d7a72dc6b96aee4b90b6366371c8c1]

INTEGRATION: CWS xmlsec08 (1.3.10); FILE MERGED 2005/01/20 03:34:29 mmi 1.3.10.1: smartcard support Issue number:  38448 Submitted by: Reviewed by:


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [84db4cc72c7e674a848b061c0a7efa5c1c71eb00]

INTEGRATION: CWS xmlsec08 (1.1.1.1.24); FILE MERGED 2005/01/20 03:34:29 mmi 1.1.1.1.24.1: smartcard support Issue number:  38448 Submitted by: Reviewed by:


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [d3ff8f63fc3b547d0fc11417216c35c836cdb6d0]

INTEGRATION: CWS xmlsec08 (1.2.10); FILE MERGED 2005/01/20 03:34:28 mmi 1.2.10.1: smartcard support Issue number:  38448 Submitted by: Reviewed by:


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [da7d7a2455eb9b762c6e78b325f4be2fa5231e29]

INTEGRATION: CWS xmlsec08 (1.3.10); FILE MERGED 2005/01/20 03:34:28 mmi 1.3.10.1: smartcard support Issue number:  38448 Submitted by: Reviewed by:


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [54564a8e3c7a4e1c298f61cee3b576ef72e01424]

INTEGRATION: CWS xmlsec08 (1.5.2); FILE MERGED 2005/02/06 09:32:47 mmi 1.5.2.3: chinese font displayed. Issue number:  41071 Submitted by: Reviewed by: 2005/01/27 05:17:47 mmi 1.5.2.2: Issue number:  i41071 Submitted by: Reviewed by: 2005/01/27 04:46:30 mmi 1.5.2.1: chinese font displayed  as squares Issue number:  41071 Submitted by: Reviewed by:


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [b05a3a4a59b59963af0984b7129a0fd60a5e15f7]

INTEGRATION: CWS xmlsec08 (1.11.24); FILE MERGED 2005/03/03 10:27:46 mt 1.11.24.4: #i43491# Merged XMLSEC09 changes... 2005/02/01 11:15:14 mmi 1.11.24.3: Chinese font displayed. Issue number:  41071 Submitted by:  Chandler Peng Reviewed by: 2005/01/21 06:07:25 mmi 1.11.24.2: Issue number:  39448 Submitted by: Reviewed by: 2005/01/20 03:34:28 mmi 1.11.24.1: smartcard support Issue number:  38448 Submitted by: Reviewed by:


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [2356f1a53069672329e761203198afd7bf89d620]

INTEGRATION: CWS xmlsec08 (1.3.24); FILE MERGED 2005/01/20 03:34:27 mmi 1.3.24.1: smartcard support Issue number:  38448 Submitted by: Reviewed by:


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [d2ca96bc9d8c0998ad7308e44eafe153fb1338e0]

INTEGRATION: CWS xmlsec08 (1.9.24); FILE MERGED 2005/03/03 10:27:45 mt 1.9.24.8: #i43491# Merged XMLSEC09 changes... 2005/02/16 08:40:03 mmi 1.9.24.7: Issue number: 41270 Submitted by: Reviewed by: 2005/02/06 09:32:47 mmi 1.9.24.6: chinese font displayed. Issue number:  41071 Submitted by: Reviewed by: 2005/01/31 06:02:01 mmi 1.9.24.5: Issue number:  40394 Submitted by: Reviewed by: 2005/01/27 10:23:21 mmi 1.9.24.4: Chinese font displayed as squares in the certificate choose window Issue number:  41071 Submitted by: Reviewed by: 2005/01/27 07:07:01 mmi 1.9.24.3: Issue number:  40394 Submitted by: Reviewed by: 2005/01/27 04:46:29 mmi 1.9.24.2: chinese font displayed  as squares Issue number:  41071 Submitted by: Reviewed by: 2005/01/20 03:34:27 mmi 1.9.24.1: smartcard support Issue number:  38448 Submitted by: Reviewed by:


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [81db47be742de369e578a386b2618e572a0fba42]

INTEGRATION: CWS xmlsec08 (1.2.10); FILE MERGED 2005/01/20 03:34:26 mmi 1.2.10.1: smartcard support Issue number:  38448 Submitted by: Reviewed by:


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [9925976cc894b03b49912d4f8744f09d3b4e7c0f]

INTEGRATION: CWS xmlsec08 (1.3.10); FILE MERGED 2005/01/20 03:34:26 mmi 1.3.10.1: smartcard support Issue number:  38448 Submitted by: Reviewed by:


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [b8c4e6736d7eb6b51caf465ec3a0050efd522ef4]

INTEGRATION: CWS xmlsec08 (1.1.1.1.24); FILE MERGED 2005/01/20 03:34:25 mmi 1.1.1.1.24.1: smartcard support Issue number:  38448 Submitted by: Reviewed by:


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [e5098040806b6f9b1264ac543340a476eb9a53a6]

INTEGRATION: CWS xmlsec08 (1.2.10); FILE MERGED 2005/01/20 03:34:25 mmi 1.2.10.1: smartcard support Issue number:  38448 Submitted by: Reviewed by:


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [c17092c6b2ce45bd699e064957e9f64785469c33]

INTEGRATION: CWS xmlsec08 (1.3.10); FILE MERGED 2005/01/20 03:34:25 mmi 1.3.10.1: smartcard support Issue number:  38448 Submitted by: Reviewed by:


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [fff393cbe48470f6f69d12885ddd885bf442c809]

INTEGRATION: CWS xmlsec08 (1.6.2); FILE MERGED 2005/02/06 09:32:46 mmi 1.6.2.4: chinese font displayed. Issue number:  41071 Submitted by: Reviewed by: 2005/01/31 06:02:00 mmi 1.6.2.3: Issue number:  40394 Submitted by: Reviewed by: 2005/01/27 09:13:28 mmi 1.6.2.2:  Chinese font displayed as squares in the certificate choose window Issue number:  41071 Submitted by: Reviewed by: 2005/01/27 04:46:25 mmi 1.6.2.1: chinese font displayed  as squares Issue number:  41071 Submitted by: Reviewed by:


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [8e63c488d26944ad2c38609fc936e7f16996b979]

INTEGRATION: CWS xmlsec08 (1.3.24); FILE MERGED 2005/01/20 03:34:24 mmi 1.3.24.1: smartcard support Issue number:  38448 Submitted by: Reviewed by:


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [f91960771370b0e5e95b8a5556b451c0a002f102]

INTEGRATION: CWS xmlsec08 (1.7.22); FILE MERGED 2005/02/06 09:32:46 mmi 1.7.22.5: chinese font displayed. Issue number:  41071 Submitted by: Reviewed by: 2005/02/02 10:24:37 mmi 1.7.22.4: Chinese font displayed Issue number: 41071 Submitted by: Reviewed by: 2005/02/01 11:15:14 mmi 1.7.22.3: Chinese font displayed. Issue number:  41071 Submitted by:  Chandler Peng Reviewed by: 2005/01/27 04:46:24 mmi 1.7.22.2: chinese font displayed  as squares Issue number:  41071 Submitted by: Reviewed by: 2005/01/20 03:34:24 mmi 1.7.22.1: smartcard support Issue number:  38448 Submitted by: Reviewed by:


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [6c0919b10a2e2e2254409364b49ee871931a1b90]

INTEGRATION: CWS xmlsec08 (1.1.1.1.24); FILE MERGED 2005/01/20 03:34:24 mmi 1.1.1.1.24.1: smartcard support Issue number:  38448 Submitted by: Reviewed by:


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [fa37e21a84ee1438b1bb6a4f55b1486158f4a98e]

INTEGRATION: CWS xmlsec08 (1.2.10); FILE MERGED 2005/01/27 04:46:19 mmi 1.2.10.1: chinese font displayed  as squares Issue number:  41071 Submitted by: Reviewed by:


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [bdce89bcfc07001cc2557ecc482d491e7bebc36c]

INTEGRATION: CWS xmlsec08 (1.2.24); FILE MERGED 2005/02/22 07:44:42 mmi 1.2.24.2: can support negative serail number. Issue number: 43020 Submitted by: Reviewed by: 2005/01/27 04:46:17 mmi 1.2.24.1: chinese font displayed  as squares Issue number:  41071 Submitted by: Reviewed by:


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [d6f136b662d9ea0413e68a7c8b3d382b94b83c48]

INTEGRATION: CWS xmlsec08 (1.4.24); FILE MERGED 2005/01/20 03:34:23 mmi 1.4.24.1: smartcard support Issue number:  38448 Submitted by: Reviewed by:


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [5b1ae7a07c87a23b45b9498933c8dd06952b59a9]

INTEGRATION: CWS xmlsec08 (1.6.10); FILE MERGED 2005/01/20 03:34:23 mmi 1.6.10.1: smartcard support Issue number:  38448 Submitted by: Reviewed by:


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [5bc49bbbb951ebdfa94e9669f92c40577525f015]

INTEGRATION: CWS xmlsec08 (1.20.10); FILE MERGED 2005/02/02 13:04:22 mt 1.20.10.2: #i41276# Don't crash when security framework can't be initialized 2005/01/20 03:34:23 mmi 1.20.10.1: smartcard support Issue number:  38448 Submitted by: Reviewed by:


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [379fcb7b9f9b9bb930e4446412c1a63be14d2824]

INTEGRATION: CWS xmlsec08 (1.4.10); FILE MERGED 2005/02/22 13:07:20 mt 1.4.10.1: #i36682# Accept separate Stream for signatures...


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [559cd2f4d075322a00356bf1e3bf95f4caf28220]

INTEGRATION: CWS xmlsec08 (1.1.1.1.24); FILE MERGED 2005/01/20 03:34:22 mmi 1.1.1.1.24.1: smartcard support Issue number:  38448 Submitted by: Reviewed by:


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [8c48d77dd03ea0f4299e0cdf3ad7742f6293eca3]

INTEGRATION: CWS xmlsec08 (1.3.10); FILE MERGED 2005/01/20 03:34:22 mmi 1.3.10.1: smartcard support Issue number:  38448 Submitted by: Reviewed by:


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [ee89237eb9e116ea0f5774ffb40dbcf7b938320b]

INTEGRATION: CWS xmlsec08 (1.2.10); FILE MERGED 2005/01/20 03:34:21 mmi 1.2.10.1: smartcard support Issue number:  38448 Submitted by: Reviewed by:


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [28df8577c37c44b97b4493e756fcabaa412d926c]

INTEGRATION: CWS xmlsec08 (1.1.1.1.24); FILE MERGED 2005/01/20 03:34:21 mmi 1.1.1.1.24.1: smartcard support Issue number:  38448 Submitted by: Reviewed by:


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [1de2f7976bd036210a488f180254612617e7a725]

INTEGRATION: CWS xmlsec08 (1.3.10); FILE MERGED 2005/01/20 03:34:21 mmi 1.3.10.1: smartcard support Issue number:  38448 Submitted by: Reviewed by:


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [bc3f53438a2c583aab430e5243d0f2479782d623]

INTEGRATION: CWS xmlsec08 (1.3.24); FILE MERGED 2005/01/21 11:05:16 pb 1.3.24.1: fix: #i40374# use new GetContentPart()


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [ec2c0988dc07a1fe99b39a603d640b0be7b81d97]

INTEGRATION: CWS xmlsec08 (1.3.24); FILE MERGED 2005/01/21 10:58:41 pb 1.3.24.1: fix: #i40374# GetContentPart( const String& ) added


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [7c0824907cd510e7db5a0bf5ee11256b3fcd7f71]

INTEGRATION: CWS xmlsec08 (1.7.10); FILE MERGED 2005/01/27 04:46:14 mmi 1.7.10.2: chinese font displayed  as squares Issue number:  41071 Submitted by: Reviewed by: 2005/01/21 10:58:43 pb 1.7.10.1: fix: #i40374# GetContentPart( const String& ) added


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [1fd2cb6bd55523908498cc3ef22b9bd9ee2045f0]

INTEGRATION: CWS xmlsec08 (1.19.8); FILE MERGED 2005/02/17 17:55:31 mt 1.19.8.3: #i41270# Don't check for pric key in doc cert... 2005/02/02 15:09:11 mt 1.19.8.2: RESYNC: (1.19-1.20); FILE MERGED 2005/01/21 11:05:14 pb 1.19.8.1: fix: #i40374# use new GetContentPart()


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [b81082274b61faa90abc942f44e9c522eda65455]

INTEGRATION: CWS xmlsec08 (1.3.10); FILE MERGED 2005/02/22 08:38:43 pb 1.3.10.1: fix: #i43298# high contrast support


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [fe58cf04f66ee5de41e78bc45821a8493aab1b5b]

INTEGRATION: CWS xmlsec08 (1.16.10); FILE MERGED 2005/02/22 13:07:19 mt 1.16.10.5: #i36682# Accept separate Stream for signatures... 2005/02/22 08:38:43 pb 1.16.10.4: fix: #i43298# high contrast support 2005/02/17 17:55:31 mt 1.16.10.3: #i41270# Don't check for pric key in doc cert... 2005/02/03 08:00:08 pb 1.16.10.2: fix: #i40109# safer code 2005/01/21 11:05:12 pb 1.16.10.1: fix: #i40374# use new GetContentPart()


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [e0a73d7920f4ba9803b97811b1971e24135e518e]

INTEGRATION: CWS xmlsec08 (1.12.2); FILE MERGED 2005/02/22 08:38:43 pb 1.12.2.3: fix: #i43298# high contrast support 2005/02/03 10:34:24 pb 1.12.2.2: fix: #i37609# move global ids -> global.hrc 2005/02/03 08:01:44 pb 1.12.2.1: fix: #i40109# betwen OK and Cancel less space


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [4084bee05909f70f54af618a9fba17bdee39ad14]

INTEGRATION: CWS xmlsec08 (1.16.2); FILE MERGED 2005/02/17 17:55:31 mt 1.16.2.3: #i41270# Don't check for pric key in doc cert... 2005/01/21 11:13:37 pb 1.16.2.2: fix: #i40374# use new GetContentPart() 2005/01/21 11:09:42 pb 1.16.2.1: fix: #i40374# use new GetContentPart()


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [8438f7dcaf54a5c13a7714f0f1495a12584693f3]

INTEGRATION: CWS xmlsec08 (1.4.24); FILE MERGED 2005/02/17 17:55:31 mt 1.4.24.3: #i41270# Don't check for pric key in doc cert... 2005/02/03 08:03:23 pb 1.4.24.2: fix: #i40109# enable OK button if a certificate is selected 2005/01/21 11:06:52 pb 1.4.24.1: fix: #i40374# use new GetContentPart()


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [7c7d915c9781bc05957f0f75a9ab379d8e11dd3d]

INTEGRATION: CWS xmlsec08 (1.1.2); FILE ADDED 2005/02/03 10:31:03 pb 1.1.2.1: fix: #i37609# warning: no mozilla profile


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [03bcae5a219a1f488d4bd78f0161b689a05df5e0]

INTEGRATION: CWS xmlsec08 (1.1.1.1.24); FILE MERGED 2005/02/03 10:32:31 pb 1.1.1.1.24.1: fix: #i37609# warnbox.src added


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [c9ed2f359a9e899c3046c8151c831e24250fddbb]

INTEGRATION: CWS xmlsec08 (1.4.24); FILE MERGED 2005/02/22 13:07:19 mt 1.4.24.1: #i36682# Accept separate Stream for signatures...


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [327539c048c4687d1979cfbd27e7c906837cde5a]

INTEGRATION: CWS xmlsec08 (1.17.2); FILE MERGED 2005/02/23 15:03:34 mt 1.17.2.5: #i40198# Only commit changes after OK 2005/02/22 13:07:18 mt 1.17.2.4: #i36682# Accept separate Stream for signatures... 2005/02/17 17:55:31 mt 1.17.2.3: #i41270# Don't check for pric key in doc cert... 2005/02/03 10:33:28 pb 1.17.2.2: fix: #i37609# show warning instead of digisig dialog if mozilla profile is not found 2005/02/02 13:04:21 mt 1.17.2.1: #i41276# Don't crash when security framework can't be initialized


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [01c19c347e32e0e792f89ba9107961a027549fcf]

INTEGRATION: CWS xmlsec08 (1.7.10); FILE MERGED 2005/01/20 03:34:20 mmi 1.7.10.1: smartcard support Issue number:  38448 Submitted by: Reviewed by:


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [41414e0b6efba2119011526c57a52b8e1b582f2a]

INTEGRATION: CWS xmlsec08 (1.4.10); FILE MERGED 2005/01/20 03:34:20 mmi 1.4.10.1: smartcard support Issue number:  38448 Submitted by: Reviewed by:


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [99ce5864fa01ec7711843a44c283caf064b4b5e2]

INTEGRATION: CWS xmlsec08 (1.1.2); FILE ADDED 2005/02/03 10:29:15 pb 1.1.2.1: fix: #i37609# global resource ids


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [6dbf36f0920ce7582361f65e1141a34b41025884]

INTEGRATION: CWS xmlsec08 (1.2.24); FILE MERGED 2005/02/22 13:07:18 mt 1.2.24.1: #i36682# Accept separate Stream for signatures...


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [a7a375355dbbdda4316ae7034b1a0fcd371f6fa1]

INTEGRATION: CWS xmlsec08 (1.5.24); FILE MERGED 2005/02/22 13:07:18 mt 1.5.24.1: #i36682# Accept separate Stream for signatures...


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [b1a7ab3f63dacb94f6b73db2532752e0bf6eb59f]

INTEGRATION: CWS xmlsec08 (1.8.2); FILE MERGED 2005/02/17 17:55:30 mt 1.8.2.2: #i41270# Don't check for pric key in doc cert... 2005/01/21 10:57:34 pb 1.8.2.1: fix: #i40374# xmlsec07 update


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [48cf856fe80bf118a25b49cf73d54244d9c8f0b5]

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>  [94a07d33373cfdad62e4f9f68b3cf2323fea7f10]

INTEGRATION: CWS xmlsec08 (1.2.58); FILE MERGED 2005/01/21 05:41:11 pb 1.2.58.1: fix: #i40104# signature entry added


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [c710e0da1a2f9d5534598d574c90b74049bf4fbd]

INTEGRATION: CWS xmlsec08 (1.99.22); FILE MERGED 2005/01/21 10:46:56 mt 1.99.22.2: RESYNC: (1.99-1.100); FILE MERGED 2005/01/21 05:38:44 pb 1.99.22.1: fix: #i40104# RID_STR_SIGNED added


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [40b0c16b9ba5529d02d67cebff711f3fb69e5ac9]

INTEGRATION: CWS xmlsec08 (1.11.24); FILE MERGED 2005/03/03 13:03:00 mt 1.11.24.2: RESYNC: (1.11-1.12); FILE MERGED 2005/01/21 05:40:22 pb 1.11.24.1: fix: #i40104# add 'Signed' hint on title


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [89c5006d5ece691da3ddc264dbdfe4d8e1f0b47b]

INTEGRATION: CWS xmlsec08 (1.15.58); FILE MERGED 2005/01/21 10:45:34 mt 1.15.58.2: RESYNC: (1.15-1.16); FILE MERGED 2005/01/21 05:38:07 pb 1.15.58.1: fix: #i40104# RID_STR_SIGNED added


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [0d913e1630351898ff1abed8c6634332d5a4edb5]

INTEGRATION: CWS xmlsec08 (1.3.410); FILE MERGED 2005/02/22 09:43:24 pb 1.3.410.1: fix: #i43298# high contrast support


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [996e26addaf563e5f18f3762519254fa9e45931a]

INTEGRATION: CWS xmlsec08 (1.25.416); FILE MERGED 2005/02/22 09:43:24 pb 1.25.416.1: fix: #i43298# high contrast support


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [195c66301ad8d2f6d845a5f5a2d373e74d5087e2]

INTEGRATION: CWS xmlsec08 (1.3.36); FILE MERGED 2005/01/20 03:32:32 mmi 1.3.36.1: smartcard support

Issue number:  39448
Submitted by:
Reviewed by:

2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [336b809e707cd3322d182fa80fbfc5836ccc514c]

INTEGRATION: CWS xmlsec08 (1.2.98); FILE MERGED 2005/01/20 03:32:32 mmi 1.2.98.1: smartcard support

Issue number:  39448
Submitted by:
Reviewed by:

2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [c7dbeada617159ec583402cfced1043c3580df97]

INTEGRATION: CWS xmlsec08 (1.2.98); FILE MERGED 2005/02/22 13:05:19 mt 1.2.98.2: #i36682# getXXXDefaultSTREAMName 2005/02/18 15:24:45 mav 1.2.98.1: #i36682# allow to place signature in standalone stream


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [4b40f72508f05332ea8a0b770962494541aadb58]

INTEGRATION: CWS xmlsec08 (1.1.1.1.14); FILE MERGED 2005/03/03 12:50:21 mt 1.1.1.1.14.2: RESYNC: (1.1.1.1-1.2); FILE MERGED 2005/01/18 05:49:29 mmi 1.1.1.1.14.1: Issue number: 38417 Submitted by: mmi Reviewed by:


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [ebd1b95bb5f9235d1dba1b840fd746c9b53320d2]

INTEGRATION: CWS xmlsec08 (1.1.2); FILE ADDED 2005/02/23 03:14:22 mmi 1.1.2.6: Issue number: Submitted by: Reviewed by: 2005/02/23 03:00:02 mmi 1.1.2.5: Support negative or zero s/n Issue number:  43020 Submitted by: Reviewed by: 2005/02/04 08:24:30 mmi 1.1.2.4: xmlsec1-1.2.6 Issue number: Submitted by: Reviewed by: 2005/02/04 08:19:51 mmi 1.1.2.3: xmlsec1-1.2.6 Issue number: Submitted by: Reviewed by: 2005/02/04 07:45:03 mmi 1.1.2.2: xmlsec1-1.2.6 Issue number: Submitted by: Reviewed by: 2005/02/04 07:37:46 mmi 1.1.2.1: xmlsec1-1.2.6 Issue number: Submitted by: Reviewed by:


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [3bda537671520f15486b3e84e242ff453a7bdd6d]

INTEGRATION: CWS xmlsec08 (1.1.1.1.14); FILE MERGED 2005/02/23 03:00:01 mmi 1.1.1.1.14.9: Support negative or zero s/n Issue number:  43020 Submitted by: Reviewed by: 2005/01/25 06:23:16 mmi 1.1.1.1.14.8: remove debug option Issue number: Submitted by: Reviewed by: 2005/01/25 06:19:59 mmi 1.1.1.1.14.7: add debug option Issue number: Submitted by: Reviewed by: 2005/01/20 06:59:06 mmi 1.1.1.1.14.6: libxmlsec: use configure Issue number:  38417 Submitted by: Reviewed by: 2005/01/19 07:06:11 mmi 1.1.1.1.14.5: Issue number: 38417 Submitted by: Reviewed by: 2005/01/18 06:44:24 mmi 1.1.1.1.14.4: Issue number:  	38417 Submitted by: Reviewed by: 2005/01/18 06:19:01 mmi 1.1.1.1.14.3: Issue number:  38417 Submitted by: Reviewed by: 2005/01/18 05:55:44 mmi 1.1.1.1.14.2: Issue number: 38417 Submitted by: Reviewed by: 2005/01/18 05:49:24 mmi 1.1.1.1.14.1: Issue number: 38417 Submitted by: mmi Reviewed by:


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [07401e81343b2ee474855b3c4b3e86ab9f9052fe]

INTEGRATION: CWS xmlsec08 (1.82.58); FILE MERGED 2005/02/23 04:22:19 mt 1.82.58.2: RESYNC: (1.82-1.83); FILE MERGED 2005/02/11 14:38:03 od 1.82.58.1: #i38810# <SwView::SwView(..)> - no reset of modified flag, if document 	 is already modified.


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [d2918d87de4eaf4818f2d5eff3c13dca13c31bf1]

INTEGRATION: CWS xmlsec08 (1.45.18); FILE MERGED 2005/02/23 04:17:47 mt 1.45.18.2: RESYNC: (1.45-1.47); FILE MERGED 2005/02/11 14:36:15 od 1.45.18.1: #i38810# <SwDocShell::StartLoadFinishedTimer()> - disable set modify, if 	 document has to be modified due to updated links.


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [99a0a66164c8a33522587017529d1167a8b1a448]

INTEGRATION: CWS xmlsec08 (1.35.22); FILE MERGED 2005/03/03 12:42:35 mt 1.35.22.3: RESYNC: (1.36-1.37); FILE MERGED 2005/02/23 04:16:54 mt 1.35.22.2: RESYNC: (1.35-1.36); FILE MERGED 2005/02/11 14:34:35 od 1.35.22.1: #i38810# - <SwReader::Read(..)> - set modified flag at document, if 	   links have been updated. 	 - SwWriter::Write(..)> - reset <LinksUpdated> flag at document.


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [eebeded702d5c37c91b92be41937c8d5b7f1c5df]

INTEGRATION: CWS xmlsec08 (1.19.166); FILE MERGED 2005/02/11 14:39:25 od 1.19.166.1: #i38810# <ViewShell::ViewShell(..)> - no reset of modified flag, if document 	 is already modified.


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [109d2af346380ed593ccb1c7b4542d865b27de88]

INTEGRATION: CWS xmlsec08 (1.16.84); FILE MERGED 2005/02/11 14:32:21 od 1.16.84.1: #i38810# <SwIntrnlSectRefLink::DataChanged(..)> - set modified flag 	 and <LinksUpdated> flag at document.


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [4ac88aca75d6f09bbe904b03c8ff1dc20a885314]

INTEGRATION: CWS xmlsec08 (1.49.158); FILE MERGED 2005/02/11 14:30:06 od 1.49.158.1: #i38810# class <SwDoc> - new flag <mbLinksUpdated>


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [8d89ccb40e5cae70f004424c9974fa7840feb90f]

INTEGRATION: CWS xmlsec08 (1.100.52); FILE MERGED 2005/03/03 12:34:30 mt 1.100.52.2: RESYNC: (1.100-1.101); FILE MERGED 2005/02/11 14:29:13 od 1.100.52.1: #i38810# class <SwDoc> - new flag <mbLinksUpdated>


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [00f444fbc6abef31d3cb6cbf185f19aea8d7ebc0]

INTEGRATION: CWS xmlsec08 (1.1.30); FILE MERGED 2005/02/22 08:29:58 pb 1.1.30.1: fix: #i43298# changed by Stella


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [68413545534504cfc5c0daa49ff01b38c35ffc35]

INTEGRATION: CWS xmlsec08 (1.1.30); FILE MERGED 2005/02/22 08:29:14 pb 1.1.30.1: fix: #i43298# changed by Stella


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [ba25327750dd69364dceee0333bff9eea154b735]

INTEGRATION: CWS dba24 (1.6.4); FILE MERGED 2005/03/08 09:28:36 fs 1.6.4.2: RESYNC: (1.6-1.7); FILE MERGED 2005/02/22 08:19:02 oj 1.6.4.1: #i42461# change model data source concept


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [c94ad0630f57ad4f922dc86d2263d3965f643e23]

INTEGRATION: CWS dba24 (1.20.18); FILE MERGED 2005/03/08 10:55:13 oj 1.20.18.2: RESYNC: (1.20-1.21); FILE MERGED 2005/03/03 15:08:53 cd 1.20.18.1: #119494# Keep reference alive when calling GetDispatchWatcher


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [faf02a325a1fffd22b91d44e9eafd616a8c9c829]

INTEGRATION: CWS dba24 (1.167.6); FILE MERGED 2005/03/08 10:54:37 oj 1.167.6.2: RESYNC: (1.167-1.168); FILE MERGED 2005/03/03 11:29:47 fs 1.167.6.1: #i43975# starting with an empty Base document now also uses GetFactoryEmptyDocumentURL of the ModuleOptions, instead of a hard-coded service name


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [00ea7b9f23f7026e0bd81743865463b52deb2bb7]

INTEGRATION: CWS dba24 (1.49.18); FILE MERGED 2005/03/08 08:46:48 fs 1.49.18.4: RESYNC: (1.52-1.53); FILE MERGED 2005/02/21 13:59:33 oj 1.49.18.3: RESYNC: (1.49-1.52); FILE MERGED 2005/02/17 14:18:47 fs 1.49.18.2: #i37338# +formtextobjectbar 2005/02/09 17:08:06 fs 1.49.18.1: copying the fix for #i40565# from branch cws_src680_dba23, since they are a prerequisite for fixing other issues


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [116ebac83c533153a203097245047bef141561c4]

INTEGRATION: CWS dba24 (1.1.2); FILE ADDED 2005/02/21 15:46:59 fs 1.1.2.1: #i37338#


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [a000a61a9f7cb672cdaa68571b56d495214ef80d]

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>  [bd15c375ac4179a0383498d6a764f4b968d285f0]

INTEGRATION: CWS dba24 (1.38.188); FILE MERGED 2005/02/01 15:44:36 fs 1.38.188.1: #i41822# ExtendedWinBits


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [cebfe73443649d3de2317f5bb910c46856afdfcf]

INTEGRATION: CWS dba24 (1.43.84); FILE MERGED 2005/02/04 14:44:04 fs 1.43.84.2: #i41967# EntryCollapsed: don't Select a NULL-pCursor 2005/02/01 15:44:31 fs 1.43.84.1: #i41822# some more respect for the NO_SELECTION SelectionMode, and a (Extended)WinBit which controls whether Paint automatically declares a CurEntry


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [3c601f2d55fed0e801e0fd9f5437494571e6c295]

INTEGRATION: CWS dba24 (1.7.136); FILE MERGED 2005/02/01 15:45:49 fs 1.7.136.1: removed an obsolete directive, which caused some files to be built twice


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [db8bb71e10e3016b92d9874ba44ef41b83b590f5]

INTEGRATION: CWS dba24 (1.2.136); FILE MERGED 2005/02/04 14:52:50 fs 1.2.136.1: #b5008519#


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [afa58c968dbc02171166113c1dae6cba881befe1]

INTEGRATION: CWS dba24 (1.23.4); FILE MERGED 2005/03/03 11:31:10 fs 1.23.4.1: #i43975# URL for an empty database document must include the Interactive flag


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [75d732b0ec3581f4c46442da086e9033f0241211]

INTEGRATION: CWS dba24 (1.23.304); FILE MERGED 2005/02/15 08:32:48 oj 1.23.304.1: #i41757# fix for screen rubbish for hscroll


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [93ec5c4f8a8ad707bb9d9911cf42c7037153f340]

INTEGRATION: CWS dba24 (1.29.2); FILE MERGED 2005/02/21 11:41:12 oj 1.29.2.2: #i41757# set horz to 0 if no controll aera 2005/02/15 08:32:48 oj 1.29.2.1: #i41757# fix for screen rubbish for hscroll


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [9b2ce7438af83b2656a9b83523d89cd6dda51544]

INTEGRATION: CWS dba24 (1.33.2); FILE MERGED 2005/02/15 08:32:47 oj 1.33.2.1: #i41757# fix for screen rubbish for hscroll


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [b057b6757c3202f6d767e65786139144c7a0d958]

INTEGRATION: CWS dba24 (1.16.84); FILE MERGED 2005/02/01 15:43:10 fs 1.16.84.1: #i41822# ExtendedWinBits


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [a70a5c4549ec082866a2daa595eb7e4744eb2ba3]

INTEGRATION: CWS dba24 (1.23.44); FILE MERGED 2005/02/21 13:32:10 oj 1.23.44.2: RESYNC: (1.23-1.24); FILE MERGED 2005/02/10 12:57:02 fs 1.23.44.1: #i42407# hasValidDataSourceSignature: care for forms embedded in DB documents


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [96feef6d37f2c2b526a87b193cf85eb4d2c2dac0]

INTEGRATION: CWS dba24 (1.3.90); FILE MERGED 2005/02/10 12:54:59 fs 1.3.90.1: #i42407# care for forms embedded in DB documents


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [e49522acc59cd7447f365f1f31a2839cc34930b0]

INTEGRATION: CWS dba24 (1.82.8); FILE MERGED 2005/02/21 13:32:00 oj 1.82.8.3: RESYNC: (1.82-1.83); FILE MERGED 2005/02/10 12:57:27 fs 1.82.8.2: #i42407# hasValidDataSourceSignature: care for forms embedded in DB documents 2005/02/03 10:24:03 fs 1.82.8.1: #i40471# more readable database name in error message


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [c77a236600b11eb89c3728dfbea9e1d41a6d7723]

INTEGRATION: CWS dba24 (1.8.48); FILE MERGED 2005/02/03 10:20:28 fs 1.8.48.1: #i41889#


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [f9d318e65a54fefcff9eef88ec5d5b5634c6386c]

INTEGRATION: CWS dba24 (1.14.48); FILE MERGED 2005/02/04 10:11:32 oj 1.14.48.1: #i41961# first use the embedded connection instead of trying to set a new one


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [a31e464c684aeef772e8a9fcdd24a819cd0bd9d1]

INTEGRATION: CWS dba24 (1.8.378); FILE MERGED 2005/02/04 10:11:32 oj 1.8.378.1: #i41961# first use the embedded connection instead of trying to set a new one


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [b870b0e502e7a5f977fd260e3387d6239b4efb72]

INTEGRATION: CWS dba24 (1.14.28); FILE MERGED 2005/02/21 13:31:22 oj 1.14.28.2: RESYNC: (1.14-1.15); FILE MERGED 2005/02/04 10:11:31 oj 1.14.28.1: #i41961# first use the embedded connection instead of trying to set a new one


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [4f2d347f071b5788e161cde4c0ee02ba30d04836]

INTEGRATION: CWS dba24 (1.10.28); FILE MERGED 2005/02/04 10:11:30 oj 1.10.28.1: #i41961# first use the embedded connection instead of trying to set a new one


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [630e87bfcf754563f74b4233985c9ec8a6fef9f6]

INTEGRATION: CWS dba24 (1.13.80); FILE MERGED 2005/02/18 12:41:20 oj 1.13.80.1: #i43069# call base if prop unknown


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [e40b6c2091693541e91f57d2a87579e545fc6cff]

INTEGRATION: CWS dba24 (1.12.4); FILE MERGED 2005/01/27 07:16:58 oj 1.12.4.1: #i41271# check if ds name is empty


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [427334391f661ab49e7856b56a3120332bd1a82c]

INTEGRATION: CWS dba24 (1.2.20); FILE MERGED 2005/02/10 12:54:34 fs 1.2.20.1: #i42407# care for forms embedded in DB documents


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [c0cb9228b7f87e8ea2bf73a73cb4fd2968e67116]

INTEGRATION: CWS dba24 (1.2.48); FILE MERGED 2005/03/08 10:22:15 oj 1.2.48.4: RESYNC: (1.4-1.6); FILE MERGED 2005/02/23 07:41:50 oj 1.2.48.3: #i42461# reinvent the opening of database documents 2005/02/21 13:14:17 oj 1.2.48.2: RESYNC: (1.2-1.4); FILE MERGED 2005/02/18 12:42:27 oj 1.2.48.1: #i42460# changes for the separation of datasource and database document(model)


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [930011bdce5f267ee20af1acddebfb37d15684be]

INTEGRATION: CWS dba24 (1.88.70); FILE MERGED 2005/02/25 12:28:08 oj 1.88.70.1: #i43134# change Effected to Affected


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [8b7c31acb0607c1f45156f3dd704548e6c228685]

INTEGRATION: CWS dba24 (1.40.20); FILE MERGED 2005/02/22 06:35:04 oj 1.40.20.3: RESYNC: (1.40-1.41); FILE MERGED 2005/02/21 09:13:58 oj 1.40.20.2: #119863 # check if index is less than vector 2005/02/10 11:25:15 oj 1.40.20.1: #i37008# save the data before openiong the context menu


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [06f8a935135cf566ebde8ba5aead66e972868d32]

INTEGRATION: CWS dba24 (1.37.28); FILE MERGED 2005/02/21 13:13:52 oj 1.37.28.2: RESYNC: (1.37-1.38); FILE MERGED 2005/02/03 13:52:14 oj 1.37.28.1: #i41913# release view if exception occured while loading


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [b40a587844776e454975fcaad6a4a52336defbd3]

INTEGRATION: CWS dba24 (1.97.28); FILE MERGED 2005/03/08 10:21:58 oj 1.97.28.2: RESYNC: (1.97-1.98); FILE MERGED 2005/02/03 13:52:59 oj 1.97.28.1: #i41913# define adjusted


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [67a13c40629747145478fd73f72b69d12f65950c]

INTEGRATION: CWS dba24 (1.20.136); FILE MERGED 2005/02/21 08:28:20 oj 1.20.136.1: #i42522# check if entry must added when order crit behind current position


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [51349b64a095a7598a5523e329d7a75a13728b85]

INTEGRATION: CWS dba24 (1.60.50); FILE MERGED 2005/02/21 08:28:20 oj 1.60.50.1: #i42522# check if entry must added when order crit behind current position


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [7d06a25f83a4b0a8ea1eb7728989054307922bbb]

INTEGRATION: CWS dba24 (1.70.50); FILE MERGED 2005/02/22 06:34:55 oj 1.70.50.3: RESYNC: (1.70-1.71); FILE MERGED 2005/02/21 08:28:19 oj 1.70.50.2: #i42522# check if entry must added when order crit behind current position 2005/02/10 10:38:51 oj 1.70.50.1: #i42067# remove table view from task list before destroying it


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [9cdf99428ebfa8d8861ec94d0832a9c50dd81e1a]

INTEGRATION: CWS dba24 (1.13.70); FILE MERGED 2005/02/18 12:42:27 oj 1.13.70.3: #i42460# changes for the separation of datasource and database document(model) 2005/02/03 13:52:14 oj 1.13.70.2: #i41913# release view if exception occured while loading 2005/02/03 08:10:54 fs 1.13.70.1: #i40468# invalidate supported features only


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [ab0443e87be3e442d4261a89c1d30366d5d989ce]

INTEGRATION: CWS dba24 (1.12.4); FILE MERGED 2005/02/07 13:05:56 oj 1.12.4.1: #i42200# some little changes how to start a wizard


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [f5afff32ea0204c1609729bd1f76426451c493f1]

INTEGRATION: CWS dba24 (1.54.4); FILE MERGED 2005/02/21 13:13:26 oj 1.54.4.3: RESYNC: (1.54-1.55); FILE MERGED 2005/02/18 12:42:26 oj 1.54.4.2: #i42460# changes for the separation of datasource and database document(model) 2005/02/10 16:58:44 fs 1.54.4.1: ENABLETABLEALIAS was an unused duplicate


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [beb7f62e18ecfa3779168542cbd215a3fe9aad6c]

INTEGRATION: CWS dba24 (1.8.4); FILE MERGED 2005/02/07 13:05:57 oj 1.8.4.1: #i42200# some little changes how to start a wizard


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [a749ed92d3078e516aa5e317f51cb985c8a26a85]

INTEGRATION: CWS dba24 (1.4.2); FILE MERGED 2005/02/23 07:41:49 oj 1.4.2.1: #i42461# reinvent the opening of database documents


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [92e2337faaabb29bf5945c4b7fdb001ed6b3db27]

INTEGRATION: CWS dba24 (1.2.80); FILE MERGED 2005/02/21 08:27:09 oj 1.2.80.1: #i42994# clear preview if entry was deleted


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [c5d24ba9d602af63225f72df96e57a09f8025455]

INTEGRATION: CWS dba24 (1.26.4); FILE MERGED 2005/02/18 12:42:25 oj 1.26.4.1: #i42460# changes for the separation of datasource and database document(model)


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [748dfee30d6fc0dd655695a120c5f8ea8e6a1a29]

INTEGRATION: CWS dba24 (1.21.34); FILE MERGED 2005/02/18 12:42:24 oj 1.21.34.1: #i42460# changes for the separation of datasource and database document(model)


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [15a7b983e80fcee0f48abc9805daad6384349db0]

INTEGRATION: CWS dba24 (1.11.20); FILE MERGED 2005/03/08 10:20:27 oj 1.11.20.3: RESYNC: (1.11-1.12); FILE MERGED 2005/02/01 06:32:36 oj 1.11.20.2: #119241# use SelectEntryPos to select new inserted entry 2005/02/01 06:26:51 oj 1.11.20.1: #119241# use SelectEntryPos to select new inserted entry


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [8b6733d7ce9cd0417589b6093253980595f5e169]

INTEGRATION: CWS dba24 (1.34.4); FILE MERGED 2005/03/08 10:20:10 oj 1.34.4.2: RESYNC: (1.34-1.35); FILE MERGED 2005/02/28 07:36:56 oj 1.34.4.1: #i43622# correct suppress version column


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [2b4ff5093a5848f22ed47c427947cd838e78d1d7]

INTEGRATION: CWS dba24 (1.8.4); FILE MERGED 2005/03/08 10:20:03 oj 1.8.4.6: RESYNC: (1.9-1.10); FILE MERGED 2005/02/28 08:12:17 oj 1.8.4.5: #i43626# remove authentication page for calc 2005/02/23 07:41:49 oj 1.8.4.4: #i42461# reinvent the opening of database documents 2005/02/21 13:12:02 oj 1.8.4.3: RESYNC: (1.8-1.9); FILE MERGED 2005/02/18 12:42:24 oj 1.8.4.2: #i42460# changes for the separation of datasource and database document(model) 2005/02/07 13:05:59 oj 1.8.4.1: #i42200# some little changes how to start a wizard


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [8f1c2c375a323a6722296e77d35f07ab121d9ff9]

INTEGRATION: CWS dba24 (1.4.4); FILE MERGED 2005/03/08 10:17:34 oj 1.4.4.2: RESYNC: (1.4-1.5); FILE MERGED 2005/02/01 07:52:00 oj 1.4.4.1: #i41727# disable propeties for specific types


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [10c63733807095adfd1648f9b011cf74e9e5801f]

INTEGRATION: CWS dba24 (1.2.48); FILE MERGED 2005/02/28 07:56:18 oj 1.2.48.2: #i43624# correct the header line in none wizard mode 2005/02/28 07:30:26 oj 1.2.48.1: #i43625# correct GetExtension()


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [f93adc3bc9489ee1f27ba5d19d2b6e6e4db86330]

INTEGRATION: CWS dba24 (1.4.4); FILE MERGED 2005/02/18 12:42:19 oj 1.4.4.1: #i42460# changes for the separation of datasource and database document(model)


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [21b4fce37f0637a2e1ca0f631b24ca51802c2494]

INTEGRATION: CWS dba24 (1.7.4); FILE MERGED 2005/02/23 07:41:48 oj 1.7.4.4: #i42461# reinvent the opening of database documents 2005/02/18 12:42:18 oj 1.7.4.3: #i42460# changes for the separation of datasource and database document(model) 2005/02/09 10:08:00 oj 1.7.4.2: #i42289# check if host name was set, if not it could be a simple jdbc url which looks identical to oracle 2005/01/27 07:16:57 oj 1.7.4.1: #i41271# check if ds name is empty


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [b39880dbcf22b2b10cb24155beac34f869f1533f]

INTEGRATION: CWS dba24 (1.2.48); FILE MERGED 2005/03/08 10:18:33 oj 1.2.48.4: RESYNC: (1.2-1.3); FILE MERGED 2005/02/25 13:39:32 oj 1.2.48.3: #i42289 # state toggling corrected 2005/02/04 11:06:25 oj 1.2.48.2: #i41980# fix ldap url 2005/02/01 06:27:25 oj 1.2.48.1: #119240# set username if already set


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [18a7ca3dcab421cee82fdafa93330d2c0e6d0c0e]

INTEGRATION: CWS dba24 (1.3.4); FILE MERGED 2005/03/07 13:59:37 oj 1.3.4.1: #i43911# fix for oracle jdbc tabpage


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [aa0442eb6575c721b0d2dae29d28dc0af1b57151]

INTEGRATION: CWS dba24 (1.7.4); FILE MERGED 2005/03/08 10:18:17 oj 1.7.4.4: RESYNC: (1.7-1.8); FILE MERGED 2005/03/07 13:59:37 oj 1.7.4.3: #i43911# fix for oracle jdbc tabpage 2005/02/04 12:51:38 oj 1.7.4.2: #i42049# make JDBC prefix work again, new wizard removed it 2005/02/01 07:52:00 oj 1.7.4.1: #i41727# disable propeties for specific types


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [afa2ea68a2d0a6b0c42a33b7f16aa5eef4cbae95]

INTEGRATION: CWS dba24 (1.4.4); FILE MERGED 2005/03/08 10:18:09 oj 1.4.4.5: RESYNC: (1.4-1.5); FILE MERGED 2005/03/07 13:59:36 oj 1.4.4.4: #i43911# fix for oracle jdbc tabpage 2005/02/25 13:39:32 oj 1.4.4.3: #i42289 # state toggling corrected 2005/02/04 13:11:29 oj 1.4.4.2: #i41996# allow to reject the creation of a new folder 2005/02/04 12:51:37 oj 1.4.4.1: #i42049# make JDBC prefix work again, new wizard removed it


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [adef3efc866c0cff5f0f4c70337c2e02054a414d]

INTEGRATION: CWS dba24 (1.3.2); FILE MERGED 2005/02/28 08:12:56 oj 1.3.2.1: #i43623# correct string for text field sep


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [d3168e9d291c4fdd7f98c3e0479e45db12b7e0e6]

INTEGRATION: CWS dba24 (1.6.4); FILE MERGED 2005/02/07 11:24:02 oj 1.6.4.1: #i42189# diesable sub popups when it contains no sub entries


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [a9d9b79f809e141320536421bf6f1b497d67660a]

INTEGRATION: CWS dba24 (1.165.4); FILE MERGED 2005/03/08 10:17:16 oj 1.165.4.5: RESYNC: (1.166-1.167); FILE MERGED 2005/02/21 13:10:59 oj 1.165.4.4: RESYNC: (1.165-1.166); FILE MERGED 2005/02/18 12:35:38 oj 1.165.4.3: #i42460# changes for the separation of datasource and database document(model) 2005/02/10 11:32:25 oj 1.165.4.2: #i42316# set the model as args for loadComponentFromURL call 2005/02/04 08:47:32 oj 1.165.4.1: #i41967# remove SetCursor


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [961ea74994f1edff68623fb08680c6c996f448e0]

INTEGRATION: CWS dba24 (1.59.4); FILE MERGED 2005/03/08 10:17:08 oj 1.59.4.5: RESYNC: (1.61-1.62); FILE MERGED 2005/02/21 13:10:49 oj 1.59.4.4: RESYNC: (1.59-1.61); FILE MERGED 2005/02/07 13:07:15 oj 1.59.4.3: clear SupportedFeatures before filling them 2005/02/03 13:52:12 oj 1.59.4.2: #i41913# release view if exception occured while loading 2005/02/03 08:10:29 fs 1.59.4.1: #i40468# +IsFeatureSupported


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [e0764c6c596a7e81f49c88576d742ebb8d476d19]

INTEGRATION: CWS dba24 (1.20.22); FILE MERGED 2005/02/18 12:35:38 oj 1.20.22.2: #i42460# changes for the separation of datasource and database document(model) 2005/02/03 13:52:13 oj 1.20.22.1: #i41913# release view if exception occured while loading


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [4db28c1803aae690e91a09d39e7df9ef1175f846]

INTEGRATION: CWS dba24 (1.6.4); FILE MERGED 2005/02/11 12:32:21 oj 1.6.4.2: #i42473# clear description as ell when changing to another categorie 2005/02/01 15:48:52 fs 1.6.4.1: #i41822# some more appealing layout for the task pane


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [14c9d0729118f7128ba39724aaad44395ba02c30]

INTEGRATION: CWS dba24 (1.6.4); FILE MERGED 2005/03/08 10:16:48 oj 1.6.4.5: RESYNC: (1.7-1.8); FILE MERGED 2005/02/22 06:34:47 oj 1.6.4.4: RESYNC: (1.6-1.7); FILE MERGED 2005/02/21 08:27:08 oj 1.6.4.3: #i42994# clear preview if entry was deleted 2005/02/11 12:32:21 oj 1.6.4.2: #i42473# clear description as ell when changing to another categorie 2005/02/01 15:48:51 fs 1.6.4.1: #i41822# some more appealing layout for the task pane


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [149e53c5406698538a7f439e5470341c47714f0c]

INTEGRATION: CWS dba24 (1.5.4); FILE MERGED 2005/02/21 08:27:08 oj 1.5.4.1: #i42994# clear preview if entry was deleted


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [1cae1ac6e12787636ad4d98a9c1a7e8b29af6cec]

INTEGRATION: CWS dba24 (1.9.4); FILE MERGED 2005/03/08 10:16:41 oj 1.9.4.3: RESYNC: (1.9-1.10); FILE MERGED 2005/02/18 12:27:21 oj 1.9.4.2: #i42460# changes for the separation of datasource and database document(model) 2005/02/03 13:53:47 oj 1.9.4.1: #i41913# set suspended back to before if failed


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [f1c092cba6520f2909f4350fecdeb42970b460ca]

INTEGRATION: CWS dba24 (1.8.4); FILE MERGED 2005/02/18 12:27:21 oj 1.8.4.3: #i42460# changes for the separation of datasource and database document(model) 2005/02/07 13:06:00 oj 1.8.4.2: #i42200# some little changes how to start a wizard 2005/02/04 11:51:12 oj 1.8.4.1: #i41998# conver file url in system url


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [331e4da9480cae79d2b8ecc4f47c5417759f2dc6]

INTEGRATION: CWS dba24 (1.8.4); FILE MERGED 2005/03/08 10:16:33 oj 1.8.4.3: RESYNC: (1.8-1.9); FILE MERGED 2005/02/18 12:27:20 oj 1.8.4.2: #i42460# changes for the separation of datasource and database document(model) 2005/02/03 13:53:47 oj 1.8.4.1: #i41913# set suspended back to before if failed


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [521c76310ae833fe15ac8c770cb2ac6345379c82]

INTEGRATION: CWS dba24 (1.12.4); FILE MERGED 2005/03/08 10:16:24 oj 1.12.4.8: RESYNC: (1.14-1.16); FILE MERGED 2005/02/25 06:27:13 oj 1.12.4.7: #i42460# set model in disposing(...) null 2005/02/23 10:17:48 oj 1.12.4.6: #i42461# change model data source concept 2005/02/22 08:56:31 oj 1.12.4.5: #i43248# remove lock mutex in getModel 2005/02/21 13:10:38 oj 1.12.4.4: RESYNC: (1.12-1.14); FILE MERGED 2005/02/18 12:27:20 oj 1.12.4.3: #i42460# changes for the separation of datasource and database document(model) 2005/02/07 13:06:01 oj 1.12.4.2: #i42200# some little changes how to start a wizard 2005/02/01 07:52:21 oj 1.12.4.1: #i41727# disable propeties for specific types


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [9cac4e50bcf51f5a56514bfd09b9598d18e858c7]

INTEGRATION: CWS dba24 (1.33.26); FILE MERGED 2005/02/10 16:59:32 fs 1.33.26.1: ENABLETABLEALIAS was an unused duplicate


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [89b53f8c5f7928e3592f2d8f21d9d5d146a7c541]

INTEGRATION: CWS dba24 (1.38.26); FILE MERGED 2005/02/10 16:58:56 fs 1.38.26.1: ENABLETABLEALIAS was an unused duplicate


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [6cee2ef703c2a4b23cf879502d1696d34dd36fb6]

INTEGRATION: CWS dba24 (1.9.80); FILE MERGED 2005/02/10 16:58:31 fs 1.9.80.1: ENABLETABLEALIAS was an unused duplicate


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [6b4b64dc9949a1b9df430a54b139a1bdd2317c02]

INTEGRATION: CWS dba24 (1.2.80); FILE MERGED 2005/02/18 12:44:42 oj 1.2.80.1: #i42460# changes for the separation of datasource and database document(model)


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [c48b0437eb76873f05e568564d2f6d539621d78e]

INTEGRATION: CWS dba24 (1.7.26); FILE MERGED 2005/02/18 12:44:42 oj 1.7.26.1: #i42460# changes for the separation of datasource and database document(model)


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [80a911343e80cc90b0fbded7a7eded2b9baffe12]

INTEGRATION: CWS dba24 (1.2.80); FILE MERGED 2005/02/18 12:44:41 oj 1.2.80.1: #i42460# changes for the separation of datasource and database document(model)


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [983db5b4d2ada5c6a76239d97a45fa0281bbbe32]

INTEGRATION: CWS dba24 (1.3.20); FILE MERGED 2005/02/18 12:44:41 oj 1.3.20.1: #i42460# changes for the separation of datasource and database document(model)


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [c7039ed9f7f8835fc3b470c89a938377d2a7987a]

INTEGRATION: CWS dba24 (1.4.20); FILE MERGED 2005/03/04 13:09:42 oj 1.4.20.2: #i42460# changes for the separation of datasource and database document(model) 2005/02/18 12:44:40 oj 1.4.20.1: #i42460# changes for the separation of datasource and database document(model)


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [01fa2afc57c59af6e045904168ac5703a41c3956]

INTEGRATION: CWS dba24 (1.2.80); FILE MERGED 2005/03/04 13:09:42 oj 1.2.80.2: #i42460# changes for the separation of datasource and database document(model) 2005/02/18 12:44:40 oj 1.2.80.1: #i42460# changes for the separation of datasource and database document(model)


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [05056e9f60cbac39c1d0d8f1dea088ec7cd40cce]

INTEGRATION: CWS dba24 (1.4.20); FILE MERGED 2005/02/10 16:58:01 fs 1.4.20.1: #i15113# read short values, since we're also writing them


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [3ae003279aad0061be05fc47c8c35dd5c27803ea]

INTEGRATION: CWS dba24 (1.2.80); FILE MERGED 2005/02/18 12:44:40 oj 1.2.80.1: #i42460# changes for the separation of datasource and database document(model)


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [2a2dfb9d88cf1e284e997fde5c315af9ec1853f1]

INTEGRATION: CWS dba24 (1.5.18); FILE MERGED 2005/03/09 09:26:58 fs 1.5.18.8: #i10000# don't insert document twice to the GlobalEventBroadcaster 2005/03/08 15:10:23 fs 1.5.18.7: #i10000# 2005/03/08 10:16:15 oj 1.5.18.6: RESYNC: (1.7-1.8); FILE MERGED 2005/03/03 11:30:21 fs 1.5.18.5: #i43975# properly determine the Interactive flag when creating a new database document 2005/02/23 07:41:48 oj 1.5.18.4: #i42461# reinvent the opening of database documents 2005/02/21 13:10:25 oj 1.5.18.3: RESYNC: (1.5-1.7); FILE MERGED 2005/02/18 12:44:39 oj 1.5.18.2: #i42460# changes for the separation of datasource and database document(model) 2005/02/10 11:27:43 oj 1.5.18.1: #i42316# check if model is already set in the mediadescriptor


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [d486c8b5bc7a8fbda6f6635e88c6adf51a3b360a]

INTEGRATION: CWS dba24 (1.3.28); FILE MERGED 2005/02/18 13:11:50 oj 1.3.28.1: #i42460# changes for the separation of datasource and database document(model)


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [0aaa219ebbb89f94a104cd0dea61bcf112a02afc]

INTEGRATION: CWS dba24 (1.4.28); FILE MERGED 2005/02/21 13:10:12 oj 1.4.28.2: RESYNC: (1.4-1.5); FILE MERGED 2005/02/18 13:11:50 oj 1.4.28.1: #i42460# changes for the separation of datasource and database document(model)


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [bc82479f1e39df10435e9b2aed9cd6d78d17d13f]

INTEGRATION: CWS dba24 (1.7.80); FILE MERGED 2005/02/28 08:48:10 oj 1.7.80.2: #i43628# #i43627# check impl and reinvent service datasource 2005/02/18 12:25:30 oj 1.7.80.1: #i42460# changes for the separation of datasource and database document(model)


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [92cda6b13324e98cd046667142f0f8f342e4e2b7]

INTEGRATION: CWS dba24 (1.5.28); FILE MERGED 2005/02/21 13:09:53 oj 1.5.28.3: RESYNC: (1.5-1.6); FILE MERGED 2005/02/18 12:25:29 oj 1.5.28.2: #i42460# changes for the separation of datasource and database document(model) 2005/02/10 16:56:39 fs 1.5.28.1: #i15113# +getDataSourceSetting


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [483c7c20dea23942570fdfc9f9b3536d20be20db]

INTEGRATION: CWS dba24 (1.11.80); FILE MERGED 2005/02/09 08:13:00 oj 1.11.80.1: #i26950# remove the need for XNamed


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [41457aab5d647ade6b2a839130863238c4a2b1fd]

INTEGRATION: CWS dba24 (1.23.50); FILE MERGED 2005/02/10 16:57:14 fs 1.23.50.2: #i15113# introduce a data-source-setting which controls which TableTypeFilter to use to obtain *all* tables - IBM's Universe database doesn't like our default behaviour 2005/02/09 08:13:00 oj 1.23.50.1: #i26950# remove the need for XNamed


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [d5e2eecaa27aff1e0ae8941a1e3efa86ef6b3e47]

INTEGRATION: CWS dba24 (1.3.80); FILE MERGED 2005/02/10 16:56:33 fs 1.3.80.1: #i15113# +getDataSourceSetting


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [60716186635c73ace6251143c0d3a5ceafcf3ca4]

INTEGRATION: CWS dba24 (1.23.50); FILE MERGED 2005/02/09 08:12:59 oj 1.23.50.1: #i26950# remove the need for XNamed


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [ea6ff700a8f699a516f6c566f149d8480d065cb5]

INTEGRATION: CWS dba24 (1.4.50); FILE MERGED 2005/02/09 08:12:59 oj 1.4.50.1: #i26950# remove the need for XNamed


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [571b48c68c52af6cb2a23c9aca8b86643f46bfaf]

INTEGRATION: CWS dba24 (1.3.50); FILE MERGED 2005/02/18 12:25:28 oj 1.3.50.1: #i42460# changes for the separation of datasource and database document(model)


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [67a15921b86811da8149ba4b448d4cf3db8db37d]

INTEGRATION: CWS dba24 (1.5.80); FILE MERGED 2005/02/18 12:25:28 oj 1.5.80.1: #i42460# changes for the separation of datasource and database document(model)


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [c1d6beb789c9619cb62d4a0f032077ab351dda19]

INTEGRATION: CWS dba24 (1.19.2); FILE MERGED 2005/02/22 10:07:21 oj 1.19.2.5: build problems 2005/02/21 13:09:11 oj 1.19.2.4: RESYNC: (1.19-1.20); FILE MERGED 2005/02/18 12:25:27 oj 1.19.2.3: #i42460# changes for the separation of datasource and database document(model) 2005/02/04 14:16:16 oj 1.19.2.2: #i42056# remember password if said so 2005/01/31 08:53:08 oj 1.19.2.1: #i40866# impl delete


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [0dcf44b0817e6c495d5f728a8596a5c880896cf2]

INTEGRATION: CWS dba24 (1.6.80); FILE MERGED 2005/01/31 08:53:08 oj 1.6.80.1: #i40866# impl delete


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [069f13888c12103b35aea2eded680f6f65778bee]

INTEGRATION: CWS dba24 (1.10.28); FILE MERGED 2005/02/22 10:07:21 oj 1.10.28.3: build problems 2005/02/18 12:25:27 oj 1.10.28.2: #i42460# changes for the separation of datasource and database document(model) 2005/01/31 08:53:08 oj 1.10.28.1: #i40866# impl delete


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [2be4c1ac16fd94016b7773ff39ee5d709ca4b784]

INTEGRATION: CWS dba24 (1.24.2); FILE MERGED 2005/03/08 10:16:07 oj 1.24.2.4: RESYNC: (1.26-1.28); FILE MERGED 2005/02/21 13:08:58 oj 1.24.2.3: RESYNC: (1.24-1.26); FILE MERGED 2005/02/18 12:25:27 oj 1.24.2.2: #i42460# changes for the separation of datasource and database document(model) 2005/02/04 14:16:16 oj 1.24.2.1: #i42056# remember password if said so


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [1d07592fe4ca0bf6dbd38380e25ef87c3fff3ae5]

INTEGRATION: CWS dba24 (1.53.2); FILE MERGED 2005/03/08 15:07:05 fs 1.53.2.11: #i10000# 2005/03/08 10:15:59 oj 1.53.2.10: RESYNC: (1.56-1.57); FILE MERGED 2005/02/28 07:05:58 oj 1.53.2.9: #i43628# #i43627# check impl and reinvent service datasource 2005/02/25 10:29:46 oj 1.53.2.8: #i42460# check impl 2005/02/23 13:23:10 oj 1.53.2.7: #i42461# change model data source concept 2005/02/23 07:41:47 oj 1.53.2.6: #i42461# reinvent the opening of database documents 2005/02/22 10:07:20 oj 1.53.2.5: build problems 2005/02/21 13:08:47 oj 1.53.2.4: RESYNC: (1.53-1.56); FILE MERGED 2005/02/18 12:25:26 oj 1.53.2.3: #i42460# changes for the separation of datasource and database document(model) 2005/02/10 16:56:11 fs 1.53.2.2: #i15113# two more known data source settings: TableTypeFilterMode and RespectDriverResultSetType 2005/02/04 14:16:16 oj 1.53.2.1: #i42056# remember password if said so


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [17268488e735d3397f67dc6b987035b6742b140e]

INTEGRATION: CWS dba24 (1.1.2); FILE ADDED 2005/03/09 09:25:38 fs 1.1.2.7: #i10000# removed useless m_xServiceFactory, to not accidentally access it 2005/03/08 14:58:07 fs 1.1.2.6: #i10000# 2005/03/08 10:53:26 oj 1.1.2.5: merge conflict resolved 2005/02/23 13:23:10 oj 1.1.2.4: #i42461# change model data source concept 2005/02/22 10:07:20 oj 1.1.2.3: build problems 2005/02/21 11:03:50 oj 1.1.2.2: merge conflicts resolved 2005/02/18 12:26:55 oj 1.1.2.1: #i42460# changes for the separation of datasource and database document(model)


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [baf298b3bfe85396ed39fc38fe900507d035522c]

INTEGRATION: CWS dba24 (1.8.2); FILE MERGED 2005/03/09 09:26:00 fs 1.8.2.15: #i10000# access proper service factory in GetUIConfigurationManager 2005/03/08 15:06:18 fs 1.8.2.14: #i10000# 2005/03/08 10:15:51 oj 1.8.2.13: RESYNC: (1.11-1.13); FILE MERGED 2005/02/25 11:42:20 oj 1.8.2.12: #i42056# merge problem 2005/02/25 10:29:05 oj 1.8.2.11: #i42460# use globalbroadcaster for the moment 2005/02/25 06:29:17 oj 1.8.2.10: #i42460# check impl is not null 2005/02/24 13:29:02 oj 1.8.2.9: #i40349# don't acces the impl structure in close anymore 2005/02/23 13:23:09 oj 1.8.2.8: #i42461# change model data source concept 2005/02/23 10:17:47 oj 1.8.2.7: #i42461# change model data source concept 2005/02/22 10:07:20 oj 1.8.2.6: build problems 2005/02/22 06:34:40 oj 1.8.2.5: RESYNC: (1.8-1.11); FILE MERGED 2005/02/21 11:03:50 oj 1.8.2.4: merge conflicts resolved 2005/02/18 12:25:26 oj 1.8.2.3: #i42460# changes for the separation of datasource and database document(model) 2005/02/10 11:28:32 oj 1.8.2.2: #i42316# remove the model form argument list 2005/02/04 14:16:15 oj 1.8.2.1: #i42056# remember password if said so


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [a224bad443d16e329b9a2c1283424bf4df7d912d]

INTEGRATION: CWS dba24 (1.11.2); FILE MERGED 2005/02/18 12:25:26 oj 1.11.2.2: #i42460# changes for the separation of datasource and database document(model) 2005/02/04 14:16:15 oj 1.11.2.1: #i42056# remember password if said so


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [afaa6321756f2b0aa72a94af888e6bd611d0dbe6]

INTEGRATION: CWS dba24 (1.26.2); FILE MERGED 2005/02/22 10:07:20 oj 1.26.2.5: build problems 2005/02/21 13:08:35 oj 1.26.2.4: RESYNC: (1.26-1.28); FILE MERGED 2005/02/18 12:25:26 oj 1.26.2.3: #i42460# changes for the separation of datasource and database document(model) 2005/02/04 14:16:14 oj 1.26.2.2: #i42056# remember password if said so 2005/02/02 12:52:52 oj 1.26.2.1: #i41887# throw NoSuchElementException


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [f4d7f03760d0dfd1dc8b6ca5453767aaf196d114]

INTEGRATION: CWS dba24 (1.40.2); FILE MERGED 2005/02/18 12:25:25 oj 1.40.2.1: #i42460# changes for the separation of datasource and database document(model)


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [a35bcc8bfc25bf53fb182c367c5c2db2a2093d69]

INTEGRATION: CWS dba24 (1.1.2); FILE ADDED 2005/02/23 13:30:09 oj 1.1.2.5: compile error 2005/02/23 13:23:09 oj 1.1.2.4: #i42461# change model data source concept 2005/02/22 10:07:20 oj 1.1.2.3: build problems 2005/02/22 06:35:46 oj 1.1.2.2: merge conflicts resolved 2005/02/18 12:26:45 oj 1.1.2.1: #i42460# changes for the separation of datasource and database document(model)


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [f1e7e15d1fd5af88640ae6286e598693c8639e17]

INTEGRATION: CWS dba24 (1.1.2); FILE ADDED 2005/02/23 13:23:09 oj 1.1.2.7: #i42461# change model data source concept 2005/02/23 10:18:41 oj 1.1.2.6: #i42461# change model data source concept 2005/02/22 10:07:19 oj 1.1.2.5: build problems 2005/02/22 09:01:15 oj 1.1.2.4: forget to include header 2005/02/22 06:35:46 oj 1.1.2.3: merge conflicts resolved 2005/02/21 11:03:49 oj 1.1.2.2: merge conflicts resolved 2005/02/18 12:26:36 oj 1.1.2.1: #i42460# changes for the separation of datasource and database document(model)


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [209aa6c4144be31d9a7864c27be40b25c7922166]

INTEGRATION: CWS dba24 (1.19.50); FILE MERGED 2005/02/09 08:12:59 oj 1.19.50.1: #i26950# remove the need for XNamed


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [ecc8d4751129f02319d74bb79904965103990f21]

INTEGRATION: CWS dba24 (1.58.50); FILE MERGED 2005/02/10 16:53:11 fs 1.58.50.2: #i15113# introduce a data-source-setting which controls which TableTypeFilter to use to obtain *all* tables - IBM's Universe database doesn't like our default behaviour 2005/02/09 08:12:58 oj 1.58.50.1: #i26950# remove the need for XNamed


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [7ab9e643324ab4a24e139e73cb7891d770a825f6]

INTEGRATION: CWS dba24 (1.46.50); FILE MERGED 2005/02/21 13:08:13 oj 1.46.50.2: RESYNC: (1.46-1.47); FILE MERGED 2005/02/09 08:12:58 oj 1.46.50.1: #i26950# remove the need for XNamed


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [c9af2e73701ee289feba1cbfe87d22b8377f8553]

INTEGRATION: CWS dba24 (1.7.20); FILE MERGED 2005/02/21 13:07:44 oj 1.7.20.2: RESYNC: (1.7-1.8); FILE MERGED 2005/02/11 08:59:50 oj 1.7.20.1: #i42459# check for single select corrected


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [051edcf217351bf8189f27dd58b3ca374e9bbbbf]

INTEGRATION: CWS dba24 (1.73.26); FILE MERGED 2005/02/09 08:12:58 oj 1.73.26.1: #i26950# remove the need for XNamed


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [fb4ec87a0cd7f67d9e2ff505f0599d20750688dc]

INTEGRATION: CWS dba24 (1.38.20); FILE MERGED 2005/02/10 17:31:33 fs 1.38.20.1: #i15113# when executing the row set, care for a data-source-setting which enables defensive usage of ResultSetType and ResultSetConcurrency - IBM's Universe database didn't like our previous aggressive behaviour


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [175a056c26d89e574ed64fb39a0ad6c4923c6017]

INTEGRATION: CWS dba24 (1.131.4); FILE MERGED 2005/02/21 13:07:33 oj 1.131.4.4: RESYNC: (1.131-1.132); FILE MERGED 2005/02/11 11:15:23 fs 1.131.4.3: still #i15113#: setStatementResultSetType: use our own type/concurrency - no need to require more from the statement than what clients require from ourself 2005/02/10 17:31:32 fs 1.131.4.2: #i15113# when executing the row set, care for a data-source-setting which enables defensive usage of ResultSetType and ResultSetConcurrency - IBM's Universe database didn't like our previous aggressive behaviour 2005/02/10 16:55:20 fs 1.131.4.1: #i15113# - default m_nResultSetType to SCROLL_SENSITIVE - when executing, forward our ResultSetType/Concurrency to the statement


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [d57ba767ff5883736242ed156cf3113ee34c7c85]

INTEGRATION: CWS dba24 (1.54.20); FILE MERGED 2005/02/21 13:07:23 oj 1.54.20.2: RESYNC: (1.54-1.55); FILE MERGED 2005/02/10 09:25:14 oj 1.54.20.1: #i30004# fix for query to be set, the interface for XSingleSelectQueryComposer changed but the code here was not adjusted :-(


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [9163773d305f4239b37fd4ded7a4632dfc7f99f6]

INTEGRATION: CWS dba24 (1.2.162); FILE MERGED 2005/02/09 08:12:58 oj 1.2.162.1: #i26950# remove the need for XNamed


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [1f988bdf94f2144c58e4cbbfb2e522c6075bf7ac]

INTEGRATION: CWS dba24 (1.4.80); FILE MERGED 2005/02/10 16:52:05 fs 1.4.80.2: grammar and debug diagnostics 2005/02/09 08:12:57 oj 1.4.80.1: #i26950# remove the need for XNamed


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [0daeecaec3f3c1908fe440138422b1d9f4aeadce]

INTEGRATION: CWS dba24 (1.11.80); FILE MERGED 2005/02/09 08:12:57 oj 1.11.80.1: #i26950# remove the need for XNamed


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [811830730fffb7114763e69a2dddc251469b642a]

INTEGRATION: CWS dba24 (1.26.80); FILE MERGED 2005/02/09 08:12:57 oj 1.26.80.1: #i26950# remove the need for XNamed


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [f17f432b8c25e1dd7565964cb0d4459cb73db21c]

INTEGRATION: CWS dba24 (1.6.346); FILE MERGED 2005/02/09 08:12:56 oj 1.6.346.1: #i26950# remove the need for XNamed


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [53e63820019f667bbbd7c437886a535a1c35405c]

INTEGRATION: CWS dba24 (1.12.80); FILE MERGED 2005/02/09 08:12:56 oj 1.12.80.1: #i26950# remove the need for XNamed


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [2cb92b71ac35900ff6b53d1e92463ec0dadfc21b]

INTEGRATION: CWS dba24 (1.3.84); FILE MERGED 2005/02/22 11:41:54 oj 1.3.84.1: #i43296# remove find and append java names directly


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [e16f6f9120d3ccb62e83e9c0f7aca6a6a7f9a6e0]

INTEGRATION: CWS dba24 (1.4.28); FILE MERGED 2005/02/22 09:40:28 oj 1.4.28.2: newservice name 2005/02/18 12:24:54 oj 1.4.28.1: #i42460# changes for the separation of datasource and database document(model)


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [e01d0634f8822a5ce253dd4c0e55fb1d605ce737]

INTEGRATION: CWS dba24 (1.19.18); FILE MERGED 2005/02/14 10:15:56 fs 1.19.18.1: #i42573# some exception safety while painting


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [6aaf59a6cc8a6e147aa159b772a9e9c046e61147]

INTEGRATION: CWS dba24 (1.3.104); FILE MERGED 2005/03/08 09:13:14 fs 1.3.104.2: RESYNC: (1.3-1.4); FILE MERGED 2005/02/10 11:44:17 fs 1.3.104.1: #i41973# +showToolbox


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [54847cba2cce41e48b69a6f292a6bce1d8445d00]

INTEGRATION: CWS dba24 (1.24.18); FILE MERGED 2005/03/09 11:42:19 fs 1.24.18.4: #i44574# +m_nActivationEvent 2005/02/21 12:42:10 oj 1.24.18.3: RESYNC: (1.24-1.25); FILE MERGED 2005/02/11 12:54:45 fs 1.24.18.2: #i41976# +OnFirstTimeActivation 2005/02/10 11:44:02 fs 1.24.18.1: #i41973# first-activation handling


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [88cb3a6d051efe578c87de5e75ab4479f2c296ee]

INTEGRATION: CWS dba24 (1.27.186); FILE MERGED 2005/01/31 10:11:01 fs 1.27.186.1: #i41029#


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [3bba1d618cab2960efc88f2d3978de013cf04491]

INTEGRATION: CWS dba24 (1.62.18); FILE MERGED 2005/03/09 11:42:39 fs 1.62.18.7: #i44574# cancel the activation event if we're destroyed in the meantime 2005/02/21 12:40:13 oj 1.62.18.6: RESYNC: (1.62-1.63); FILE MERGED 2005/02/11 12:55:39 fs 1.62.18.5: #i41976# when activating a new XML form document, show the data navigator 2005/02/10 11:53:51 fs 1.62.18.4: #i41973# default toolbox visibility also for database forms 2005/02/10 11:51:42 fs 1.62.18.3: #i41973# default toolbox visibility also for database forms 2005/02/10 11:45:13 fs 1.62.18.2: #i41973# when a view is activated the first time, display certain toolboxes in certain document types 2005/02/09 17:08:16 fs 1.62.18.1: copying the fix for #i40565# from branch cws_src680_dba23, since they are a prerequisite for fixing other issues


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [6be9a7f501772ca705344eb3c7e46d742b2073bb]

INTEGRATION: CWS dba24 (1.57.18); FILE MERGED 2005/03/08 09:12:52 fs 1.57.18.4: RESYNC: (1.59-1.60); FILE MERGED 2005/02/21 12:40:01 oj 1.57.18.3: RESYNC: (1.57-1.59); FILE MERGED 2005/02/10 11:45:42 fs 1.57.18.2: #i41973# 2005/02/09 17:07:42 fs 1.57.18.1: copying the fix for #i40565# from branch cws_src680_dba23, since they are a prerequisite for fixing other issues


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [02f3aa935e452fc833dbf077d308cda36fa1450d]

INTEGRATION: CWS dba24 (1.49.18); FILE MERGED 2005/01/31 10:10:51 fs 1.49.18.1: #i41523#


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [d80bfeb2b29fde9d89c7103602168a62219a2f12]

INTEGRATION: CWS dba24 (1.2.186); FILE MERGED 2005/02/11 12:56:11 fs 1.2.186.1: #i41976# data navigator docked at the right hand side by default


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [c7e53719b3e9fbc183dffdc74244112a27bd08a7]

INTEGRATION: CWS dba24 (1.45.186); FILE MERGED 2005/02/14 10:15:40 fs 1.45.186.1: #i42573# createPeer: throw an exception when there is no model anymore


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [ffa85798fd51213b7dc796002f57eb08307c3000]

INTEGRATION: CWS dba24 (1.7.1062); FILE MERGED 2005/02/02 12:21:32 oj 1.7.1062.1: #b6211265# fix for refcount problem with solaris


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [976b1a358b1e1fc3e71a11fb0f201b0cef785a9b]

INTEGRATION: CWS dba24 (1.15.52); FILE MERGED 2005/02/21 12:19:25 oj 1.15.52.2: RESYNC: (1.15-1.16); FILE MERGED 2005/02/18 12:23:56 oj 1.15.52.1: #i42460# changes for the separation of datasource and database document(model)


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [b30ff02493cc2de3f8f1066a8dc7e9f263695bcf]

INTEGRATION: CWS dba24 (1.1.2); FILE ADDED 2005/02/18 12:24:39 oj 1.1.2.1: #i42460# changes for the separation of datasource and database document(model)


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [6f2548540beb7af1e30f32e76513c426a6d196ed]

INTEGRATION: CWS dba24 (1.1.2); FILE ADDED 2005/02/18 12:24:28 oj 1.1.2.1: #i42460# changes for the separation of datasource and database document(model)


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [4c3c7ad77dc67ebf052680c9f2a7c2f17d73f8c5]

INTEGRATION: CWS dba24 (1.2.298); FILE MERGED 2005/01/31 07:45:59 oj 1.2.298.1: #i41674# rename property


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [098f41a043717a001ed31de7eaa8431491e4e730]

INTEGRATION: CWS dba24 (1.2.2); FILE MERGED 2005/02/23 08:26:12 oj 1.2.2.1: #i42460# changes for the separation of datasource and database document(model)


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [c1d4fa677ee293532ff6466889cfdaecd0f8874a]

INTEGRATION: CWS dba24 (1.1.2); FILE ADDED 2005/02/18 12:24:50 oj 1.1.2.1: #i42460# changes for the separation of datasource and database document(model)


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [e04b3fb45040b2f9b5918c7a5b07f883b73845a2]

INTEGRATION: CWS dba24 (1.9.166); FILE MERGED 2005/02/17 12:02:49 fs 1.9.166.1: #i42577# BorderColor added (implemented since some time ago, but never documented)


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [5704b205e27c32a1d8ddcc95863c56c341fa8323]

INTEGRATION: CWS dba24 (1.6.12); FILE MERGED 2005/02/09 11:12:28 fs 1.6.12.1: #i42066# setControlValue not to be overloaded, use doSetControlValue instead


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [7add719aaf54ae29a065975baff72a1eecfb2f09]

INTEGRATION: CWS dba24 (1.10.94); FILE MERGED 2005/02/09 11:27:27 fs 1.10.94.1: #i42066# setControlValue not to be overloaded, use doSetControlValue instead


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [0d0acccc9aee62127cc64f497b625c5ffff279fb]

INTEGRATION: CWS dba24 (1.37.22); FILE MERGED 2005/02/09 11:27:27 fs 1.37.22.1: #i42066# setControlValue not to be overloaded, use doSetControlValue instead


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [73da4c5a24fb21baa91511c288ea77b18a29fcac]

INTEGRATION: CWS dba24 (1.34.14); FILE MERGED 2005/02/09 17:46:39 fs 1.34.14.1: cloneColumns: should loop the columns of the original ...


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [4e1eeaafaa18b1cfe211d7b5af8cb942cedc73b2]

INTEGRATION: CWS dba24 (1.38.6); FILE MERGED 2005/02/09 11:22:54 fs 1.38.6.1: #i42066# setControlValue not to be overloaded, use doSetControlValue instead


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [fa925164d480dc4dec6404ff82a279ad22f9704c]

INTEGRATION: CWS dba24 (1.24.10); FILE MERGED 2005/02/10 17:29:02 fs 1.24.10.2: removed setResultSetType - decided to do this in the RowSet 2005/02/10 17:00:54 fs 1.24.10.1: #i15113# when executing the row set, care for a data-source-setting which enables defensive usage of ResultSetType and ResultSetConcurrency - IBM's Universe database didn't like our previous aggressive behaviour


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [f77e2ccd84a683b16664fa583fe4858052f75a9b]

INTEGRATION: CWS dba24 (1.66.10); FILE MERGED 2005/02/21 12:03:35 oj 1.66.10.4: RESYNC: (1.66-1.68); FILE MERGED 2005/02/10 17:28:55 fs 1.66.10.3: removed setResultSetType - decided to do this in the RowSet 2005/02/10 17:08:26 fs 1.66.10.2: corrected setResultSetType 2005/02/10 17:00:53 fs 1.66.10.1: #i15113# when executing the row set, care for a data-source-setting which enables defensive usage of ResultSetType and ResultSetConcurrency - IBM's Universe database didn't like our previous aggressive behaviour


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [90e93d8ce9dbae3fa93e79620ea5ca70a1da960f]

INTEGRATION: CWS dba24 (1.3.22); FILE MERGED 2005/02/09 17:43:57 fs 1.3.22.1: #i42066#


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [cc98c1deecef055f80f72f052cb6da117afe5f37]

INTEGRATION: CWS dba24 (1.2.22); FILE MERGED 2005/02/11 13:23:27 fs 1.2.22.1: #i42068#


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [254c958ce347f2690a0be9c79405ba6f77623efb]

INTEGRATION: CWS dba24 (1.1.2); FILE ADDED 2005/02/17 14:45:23 fs 1.1.2.2: #i37338# 2005/02/17 14:19:58 fs 1.1.2.1: #i37338#


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [f5b0577087ef313f250016343f86d0ec5b44657c]

INTEGRATION: CWS dba24 (1.3.154); FILE MERGED 2005/02/17 14:21:04 fs 1.3.154.1: #i41973#


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [4af5e66b462280ec79c950ee975433e7df1de0fc]

INTEGRATION: CWS dba24 (1.1.2); FILE ADDED 2005/02/17 14:45:23 fs 1.1.2.2: #i37338# 2005/02/17 14:20:09 fs 1.1.2.1: #i37338#


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [205bafea49f3255e59775c07b5c1d68f163d2e7f]

INTEGRATION: CWS dba24 (1.1.2); FILE ADDED 2005/02/17 14:45:22 fs 1.1.2.2: #i37338# 2005/02/17 14:20:34 fs 1.1.2.1: #i37338#


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [7d78da01865499530395daaabf5a42f0d845319c]

INTEGRATION: CWS dba24 (1.3.76); FILE MERGED 2005/03/08 09:27:12 fs 1.3.76.2: RESYNC: (1.3-1.4); FILE MERGED 2005/02/21 14:31:25 oj 1.3.76.1: #i40404# check if mail dispatcher is null


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [0d9b4005e4901e324a9cbec487f78cd5051fadc9]

INTEGRATION: CWS dba24 (1.4.226); FILE MERGED 2005/03/08 09:26:43 fs 1.4.226.2: RESYNC: (1.4-1.5); FILE MERGED 2005/02/21 14:27:28 oj 1.4.226.1: #i40404# don't show the biblio as data source


2005-03-10  Frank Schönheit  <fs@openoffice.org>  [8aed48412b876bb92ebd2bacd91ecedddae69d84]

#i43632# renamed from 'How to write my own driver.txt'


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [ce329d66d4f289645b8c251dd3306afacd21acea]

INTEGRATION: CWS dba24 (1.1.2); FILE ADDED 2005/02/21 15:52:22 fs 1.1.2.1: #i37338#


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [2e25995b0d7c7a6d71d0e231c26e80610d117a33]

INTEGRATION: CWS dba24 (1.1.2); FILE ADDED 2005/02/21 15:52:04 fs 1.1.2.1: #i37338#


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [997fe83728b315b9efcfe295fe8fcb5187938f17]

INTEGRATION: CWS dba24 (1.26.36); FILE MERGED 2005/03/03 16:08:27 af 1.26.36.3: #i43235# Re-added the LockInput/UnlockInput brace.  Adding ReleaseMouse() as well makes the UI work. 2005/03/03 14:37:10 fs 1.26.36.2: reverted the fix for #i43235#, since it caused other trouble (the popup menu is not even working then) 2005/02/22 13:11:12 oj 1.26.36.1: #i43235# lock input before opening the popup


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [8226d7807e6218037f9e36a779e108f996534e4a]

INTEGRATION: CWS dba24 (1.19.74); FILE MERGED 2005/02/21 11:26:55 oj 1.19.74.2: RESYNC: (1.19-1.20); FILE MERGED 2005/02/16 07:59:14 fs 1.19.74.1: #i42747# value-range has also a linked-cell


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [af2e47ab3092dbbe04ea5b94da8ae50621b3b61f]

INTEGRATION: CWS dba24 (1.32.10); FILE MERGED 2005/02/14 10:14:59 fs 1.32.10.1: #i42573# some thread and exception safety


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [928824204739b029b0e603c54a8fbe8abd72937a]

INTEGRATION: CWS dba24 (1.35.32); FILE MERGED 2005/02/09 08:07:58 oj 1.35.32.1: #i26950# remove the need for XNamed


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [0b349f67d6ec57f64bb63c5f6c5acf0679642194]

INTEGRATION: CWS dba24 (1.1.240); FILE MERGED 2005/02/09 08:07:58 oj 1.1.240.1: #i26950# remove the need for XNamed


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [e05b8f53c7991ee48b33a5bc207d4afd31ed0f00]

INTEGRATION: CWS dba24 (1.1.240); FILE MERGED 2005/02/09 08:07:57 oj 1.1.240.1: #i26950# remove the need for XNamed


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [d27e273fd30ccf5e0fb2102145a59672c911158a]

INTEGRATION: CWS dba24 (1.4.262); FILE MERGED 2005/02/09 08:07:57 oj 1.4.262.1: #i26950# remove the need for XNamed


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [1aae16bf5f5f1e55f65ff5781c02e14549e5f3ca]

INTEGRATION: CWS dba24 (1.4.262); FILE MERGED 2005/02/09 08:07:56 oj 1.4.262.1: #i26950# remove the need for XNamed


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [5a73377513ba00705a1e46e589b05e62b5541b61]

INTEGRATION: CWS dba24 (1.3.262); FILE MERGED 2005/02/09 08:07:56 oj 1.3.262.1: #i26950# remove the need for XNamed


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [c3e8fa12e96bbbd68b78c57f633c33f157908e5a]

INTEGRATION: CWS dba24 (1.3.240); FILE MERGED 2005/02/10 13:37:16 fs 1.3.240.1: encountered during #i15113#: m_bFixedLength never used"


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [04ecb10cbf3e08bf20875c867bdf54c75dcb6c3f]

INTEGRATION: CWS dba24 (1.3.262); FILE MERGED 2005/02/09 08:07:55 oj 1.3.262.1: #i26950# remove the need for XNamed


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [89907ec58bd2f46db07cf1511000efe544664af2]

INTEGRATION: CWS dba24 (1.6.246); FILE MERGED 2005/02/09 08:07:55 oj 1.6.246.1: #i26950# remove the need for XNamed


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [a4f7a4058765c64acfc0a348cfe7a33f1d69076f]

INTEGRATION: CWS dba24 (1.8.246); FILE MERGED 2005/02/09 08:07:55 oj 1.8.246.1: #i26950# remove the need for XNamed


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [8b566579b04e093aab160e8b725f0b5f55e026a2]

INTEGRATION: CWS dba24 (1.4.262); FILE MERGED 2005/02/09 08:07:54 oj 1.4.262.1: #i26950# remove the need for XNamed


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [e6ba150dc7a88a9b6afa97e5fb27dda87665255f]

INTEGRATION: CWS dba24 (1.5.246); FILE MERGED 2005/02/09 08:07:54 oj 1.5.246.1: #i26950# remove the need for XNamed


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [3886a91b0e69cc1601af36caadd67b3eb4d53366]

INTEGRATION: CWS dba24 (1.4.262); FILE MERGED 2005/02/09 08:07:53 oj 1.4.262.1: #i26950# remove the need for XNamed


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [f8d776ab2e9b29f15d69ec1de04fc7f46a0fb738]

INTEGRATION: CWS dba24 (1.3.262); FILE MERGED 2005/02/09 08:07:53 oj 1.3.262.1: #i26950# remove the need for XNamed


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [609c3e1293bfd74b30fa3c08649db4e4a4cf2489]

INTEGRATION: CWS dba24 (1.5.260); FILE MERGED 2005/02/09 08:07:52 oj 1.5.260.1: #i26950# remove the need for XNamed


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [a47c1604b061057af8095ec7d2b925fad24bcc67]

INTEGRATION: CWS dba24 (1.5.260); FILE MERGED 2005/02/09 08:07:51 oj 1.5.260.1: #i26950# remove the need for XNamed


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [cfb693f1694eb752c15682046139dd1789e49de7]

INTEGRATION: CWS dba24 (1.7.260); FILE MERGED 2005/02/09 08:07:51 oj 1.7.260.1: #i26950# remove the need for XNamed


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [059a7172ec2bae9ee1470d5a6f0fe10386d48d76]

INTEGRATION: CWS dba24 (1.6.260); FILE MERGED 2005/02/09 08:07:51 oj 1.6.260.1: #i26950# remove the need for XNamed


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [7f3fa9a8c96232018759568f79861cc4e78db41b]

INTEGRATION: CWS dba24 (1.5.260); FILE MERGED 2005/02/09 08:07:50 oj 1.5.260.1: #i26950# remove the need for XNamed


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [03a0551bedf61c4d746c4c4df5b231815cd2933a]

INTEGRATION: CWS dba24 (1.4.262); FILE MERGED 2005/02/09 08:07:50 oj 1.4.262.1: #i26950# remove the need for XNamed


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [74101241eccfd5e3d98878689424b67a5b557ccc]

INTEGRATION: CWS dba24 (1.7.262); FILE MERGED 2005/02/09 08:07:49 oj 1.7.262.1: #i26950# remove the need for XNamed


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [bc03206fe86778d007264f30d0d177df77548925]

INTEGRATION: CWS dba24 (1.5.246); FILE MERGED 2005/02/09 08:07:49 oj 1.5.246.1: #i26950# remove the need for XNamed


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [1e8a52195f66a76195af808cae31914450e3199c]

INTEGRATION: CWS dba24 (1.4.262); FILE MERGED 2005/02/09 08:07:49 oj 1.4.262.1: #i26950# remove the need for XNamed


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [c86fe19877fe86b090d240a04d6a7cef57918746]

INTEGRATION: CWS dba24 (1.4.262); FILE MERGED 2005/02/09 08:07:48 oj 1.4.262.1: #i26950# remove the need for XNamed


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [cbbd3009e6a1921e551d79fc78d278d348e73965]

INTEGRATION: CWS dba24 (1.3.262); FILE MERGED 2005/02/09 08:07:48 oj 1.3.262.1: #i26950# remove the need for XNamed


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [83b88e90e74aac02878ff339bd6ddf80a2eed7d1]

INTEGRATION: CWS dba24 (1.6.240); FILE MERGED 2005/02/09 08:07:48 oj 1.6.240.1: #i26950# remove the need for XNamed


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [96c5189f7664ace06d4d644aa685597776a30bfb]

INTEGRATION: CWS dba24 (1.10.52); FILE MERGED 2005/03/08 07:54:14 fs 1.10.52.2: RESYNC: (1.10-1.11); FILE MERGED 2005/02/04 08:43:35 oj 1.10.52.1: STLPort fix from thb


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [df2fd5dc6e83ab9f9b259d545fa28e71d24a614b]

INTEGRATION: CWS dba24 (1.4.32); FILE MERGED 2005/02/09 08:07:48 oj 1.4.32.1: #i26950# remove the need for XNamed


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [7773a427b4275cc57dd63755b4304b09f82f8f7f]

INTEGRATION: CWS dba24 (1.3.240); FILE MERGED 2005/02/09 08:07:47 oj 1.3.240.1: #i26950# remove the need for XNamed


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [d4b5ee96c6842cccbfd504910f72543b1971fd49]

INTEGRATION: CWS dba24 (1.5.32); FILE MERGED 2005/02/09 08:07:47 oj 1.5.32.1: #i26950# remove the need for XNamed


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [df4a4353cf28f24d82528ee546ceff9131c7ee2d]

INTEGRATION: CWS dba24 (1.10.44); FILE MERGED 2005/03/08 07:54:05 fs 1.10.44.2: RESYNC: (1.10-1.11); FILE MERGED 2005/02/04 08:43:35 oj 1.10.44.1: STLPort fix from thb


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [7530468a316f93c6f20f0e73da5d19610000f630]

INTEGRATION: CWS dba24 (1.2.262); FILE MERGED 2005/02/09 08:07:47 oj 1.2.262.1: #i26950# remove the need for XNamed


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [bcc228ecadfe5b6ce3ddada7a29c96f2e5c87071]

INTEGRATION: CWS dba24 (1.4.58); FILE MERGED 2005/02/09 08:07:47 oj 1.4.58.1: #i26950# remove the need for XNamed


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [0b0f6b9aaa6072675ac16d594058dd075f9c557a]

INTEGRATION: CWS dba24 (1.10.52); FILE MERGED 2005/03/08 07:46:17 fs 1.10.52.2: RESYNC: (1.10-1.12); FILE MERGED 2005/02/04 08:43:36 oj 1.10.52.1: STLPort fix from thb


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [960b200097a21eb2d8504c40f51a6eeeba78f454]

INTEGRATION: CWS dba24 (1.2.262); FILE MERGED 2005/02/09 08:07:46 oj 1.2.262.1: #i26950# remove the need for XNamed


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [df4789c477430a5f8acc7467c5c827ebd1d76606]

INTEGRATION: CWS dba24 (1.30.52); FILE MERGED 2005/03/08 07:45:45 fs 1.30.52.3: RESYNC: (1.31-1.32); FILE MERGED 2005/02/21 11:11:58 oj 1.30.52.2: RESYNC: (1.30-1.31); FILE MERGED 2005/02/04 08:43:36 oj 1.30.52.1: STLPort fix from thb


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [03ef02928762ff07ff2aa6ac754851a5763f0ae4]

INTEGRATION: CWS dba24 (1.3.10); FILE MERGED 2005/03/08 07:45:37 fs 1.3.10.3: RESYNC: (1.5-1.6); FILE MERGED 2005/02/21 11:08:02 oj 1.3.10.2: RESYNC: (1.3-1.5); FILE MERGED 2005/02/04 08:43:37 oj 1.3.10.1: STLPort fix from thb


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [2956c23f0d74d33343e30df64025cef597ab94b0]

INTEGRATION: CWS dba24 (1.11.240); FILE MERGED 2005/02/09 08:07:46 oj 1.11.240.1: #i26950# remove the need for XNamed


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [7dda15993f2122f6e084d545b77dff491e02b631]

INTEGRATION: CWS dba24 (1.5.52); FILE MERGED 2005/03/08 07:45:28 fs 1.5.52.3: RESYNC: (1.5-1.6); FILE MERGED 2005/02/10 13:38:05 fs 1.5.52.2: found during #i15113#: m_bFixedLength never used 2005/02/04 08:43:37 oj 1.5.52.1: STLPort fix from thb


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [f5de885111c7d24ef649a2e0160581f47ce941a2]

INTEGRATION: CWS dba24 (1.9.262); FILE MERGED 2005/02/10 13:38:04 fs 1.9.262.1: found during #i15113#: m_bFixedLength never used


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [9c01ac50e44f3e268f0e2f7a15070f9756eae880]

INTEGRATION: CWS dba24 (1.3.262); FILE MERGED 2005/02/09 08:07:45 oj 1.3.262.1: #i26950# remove the need for XNamed


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [c75b56576633335f5cef0f2c55bd9b6e21170ff5]

INTEGRATION: CWS dba24 (1.2.262); FILE MERGED 2005/02/09 08:07:45 oj 1.2.262.1: #i26950# remove the need for XNamed


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [9e580c7e67ec149186c50ebfc47c794428b60a75]

INTEGRATION: CWS dba24 (1.5.262); FILE MERGED 2005/02/09 08:07:45 oj 1.5.262.1: #i26950# remove the need for XNamed


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [5843f71425ee797462a3045e87dba84a24839254]

INTEGRATION: CWS dba24 (1.2.172); FILE MERGED 2005/02/09 08:07:44 oj 1.2.172.1: #i26950# remove the need for XNamed


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [e5f59f76d7218a3f5ddb1c82de074ef0e18cd25a]

INTEGRATION: CWS dba24 (1.2.172); FILE MERGED 2005/02/09 08:07:43 oj 1.2.172.1: #i26950# remove the need for XNamed


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [6078652b7b85681603f3d8ccfa1d46b7f1d6f71a]

INTEGRATION: CWS dba24 (1.2.172); FILE MERGED 2005/02/10 13:38:09 fs 1.2.172.1: found during #i15113#: m_bFixedLength never used


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [fb8d5b61de9bc8ded75b1dbf258a21802b759a85]

INTEGRATION: CWS dba24 (1.4.44); FILE MERGED 2005/02/21 11:06:12 oj 1.4.44.2: RESYNC: (1.4-1.5); FILE MERGED 2005/02/10 13:38:08 fs 1.4.44.1: found during #i15113#: m_bFixedLength never used


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [9d82473205ea50ff88308822b9462aa5be21a3b1]

INTEGRATION: CWS dba24 (1.21.32); FILE MERGED 2005/02/09 08:07:42 oj 1.21.32.1: #i26950# remove the need for XNamed


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [10daf6330ade8703bdda82d5a274d028edaef8c3]

INTEGRATION: CWS dba24 (1.12.52); FILE MERGED 2005/02/09 08:07:42 oj 1.12.52.1: #i26950# remove the need for XNamed


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [663e41a7d51a97d2f645f78a241c98f0f2bad76b]

INTEGRATION: CWS dba24 (1.9.262); FILE MERGED 2005/02/09 08:07:42 oj 1.9.262.1: #i26950# remove the need for XNamed


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [6344d0e090ed256d43c6c8a32f66893f6a6cac13]

INTEGRATION: CWS dba24 (1.10.260); FILE MERGED 2005/02/09 08:07:41 oj 1.10.260.1: #i26950# remove the need for XNamed


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [27b7b8a71ee019ece02a81ef7a917ae909ce207a]

INTEGRATION: CWS dba24 (1.7.262); FILE MERGED 2005/02/09 08:07:41 oj 1.7.262.1: #i26950# remove the need for XNamed


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [ea8caa220e948b0be8f011dab6a7975ff907ac23]

INTEGRATION: CWS dba24 (1.2.262); FILE MERGED 2005/02/09 08:07:41 oj 1.2.262.1: #i26950# remove the need for XNamed


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [ce9c73bf6fb38509e57f03ccc5a0318b56dddbc5]

INTEGRATION: CWS dba24 (1.11.32); FILE MERGED 2005/02/09 08:07:40 oj 1.11.32.1: #i26950# remove the need for XNamed


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [b1daea610f67814967b85b3f7e6326c3d2ae5b96]

INTEGRATION: CWS dba24 (1.6.260); FILE MERGED 2005/02/09 08:07:40 oj 1.6.260.1: #i26950# remove the need for XNamed


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [89486b29e2c2b1c23ec9971603d711f3f8a0e8c4]

INTEGRATION: CWS dba24 (1.14.32); FILE MERGED 2005/02/09 08:07:40 oj 1.14.32.1: #i26950# remove the need for XNamed


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [2da1102567d1d9fb8d9f6ab605676684a4f6b0fa]

INTEGRATION: CWS dba24 (1.13.32); FILE MERGED 2005/02/09 08:07:40 oj 1.13.32.1: #i26950# remove the need for XNamed


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [7e18e6ab90354d9760ff7566a9fdf431fafca3a6]

INTEGRATION: CWS dba24 (1.3.262); FILE MERGED 2005/02/09 08:07:39 oj 1.3.262.1: #i26950# remove the need for XNamed


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [3ec0c1da41febebb10d5d0eef3f40e901ccd8094]

INTEGRATION: CWS dba24 (1.11.32); FILE MERGED 2005/02/09 08:07:39 oj 1.11.32.1: #i26950# remove the need for XNamed


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [ebcbe32e3ac0fd96535eb450a4757cbaf8e64c55]

INTEGRATION: CWS dba24 (1.6.260); FILE MERGED 2005/02/09 08:07:39 oj 1.6.260.1: #i26950# remove the need for XNamed


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [927ff0296b17b58e32bdcf72216f082dda2a875f]

INTEGRATION: CWS dba24 (1.15.188); FILE MERGED 2005/02/09 08:07:39 oj 1.15.188.1: #i26950# remove the need for XNamed


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [0510154c13465236c7335f10faef50f801b9ff7c]

INTEGRATION: CWS dba24 (1.15.32); FILE MERGED 2005/02/09 08:07:38 oj 1.15.32.1: #i26950# remove the need for XNamed


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [6421c7585455d2f9be3001b4a48e39170ec9ddcd]

INTEGRATION: CWS dba24 (1.14.32); FILE MERGED 2005/02/09 08:07:38 oj 1.14.32.1: #i26950# remove the need for XNamed


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [cb3eacdab65bf20d0f015f2067729f6e0c915ce7]

INTEGRATION: CWS dba24 (1.13.32); FILE MERGED 2005/02/09 08:07:38 oj 1.13.32.1: #i26950# remove the need for XNamed


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [5cd310770b93d8c54cc4ce3d776fe346a3ac355b]

INTEGRATION: CWS dba24 (1.29.32); FILE MERGED 2005/02/09 08:07:37 oj 1.29.32.1: #i26950# remove the need for XNamed


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [3a92a1a2e75a4f5c71308be2a4c2fca35f8d876f]

INTEGRATION: CWS dba24 (1.18.52); FILE MERGED 2005/02/09 08:07:37 oj 1.18.52.1: #i26950# remove the need for XNamed


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [92e98512bdcf7cf25eb688d2e6974934da7b4be2]

INTEGRATION: CWS dba24 (1.18.32); FILE MERGED 2005/02/09 08:07:37 oj 1.18.32.1: #i26950# remove the need for XNamed


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [691ec7ff682cf1c54ede3e7cc2ba81e2a0a162d9]

INTEGRATION: CWS dba24 (1.7.262); FILE MERGED 2005/02/09 08:07:36 oj 1.7.262.1: #i26950# remove the need for XNamed


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [024795344bca027ebaeae180d6f935a157761a8f]

INTEGRATION: CWS dba24 (1.8.262); FILE MERGED 2005/02/09 08:07:36 oj 1.8.262.1: #i26950# remove the need for XNamed


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [9f1287effbaa84684bd3e7af9aa80369e5fb2ae0]

INTEGRATION: CWS dba24 (1.17.52); FILE MERGED 2005/03/08 07:44:47 fs 1.17.52.3: RESYNC: (1.17-1.18); FILE MERGED 2005/02/09 08:07:36 oj 1.17.52.2: #i26950# remove the need for XNamed 2005/02/04 08:43:39 oj 1.17.52.1: STLPort fix from thb


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [2bf146d5eee62780cbb3387169cc9c4bbc8b9991]

INTEGRATION: CWS dba24 (1.15.262); FILE MERGED 2005/02/09 08:07:36 oj 1.15.262.1: #i26950# remove the need for XNamed


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [fb2cbe6e25883479de96e87b7a738e2a5fb77c64]

INTEGRATION: CWS dba24 (1.11.240); FILE MERGED 2005/02/09 08:07:35 oj 1.11.240.1: #i26950# remove the need for XNamed


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [2661b3c755cc12c36df9e3c5a3984ba724886bc0]

INTEGRATION: CWS dba24 (1.53.18); FILE MERGED 2005/02/21 11:04:43 oj 1.53.18.2: RESYNC: (1.53-1.54); FILE MERGED 2005/02/10 12:56:28 fs 1.53.18.1: #i42407# getComposedRowSetStatement: care for forms embedded in DB documents


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [27528a66c426dde59617e36ee7234929a3b84c48]

INTEGRATION: CWS dba24 (1.5.52); FILE MERGED 2005/02/09 08:07:35 oj 1.5.52.1: #i26950# remove the need for XNamed


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [c1ac7297dbf793142026160bb27b093fa9d7d0ca]

INTEGRATION: CWS dba24 (1.1.240); FILE MERGED 2005/02/09 08:07:35 oj 1.1.240.1: #i26950# remove the need for XNamed


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [1c0e4b21d7e353c8ea2e378105626f8c2caded6f]

INTEGRATION: CWS dba24 (1.3.32); FILE MERGED 2005/02/09 08:07:34 oj 1.3.32.1: #i26950# remove the need for XNamed


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [126b3f326654186ef6708f531912b7b9faca587c]

INTEGRATION: CWS dba24 (1.1.240); FILE MERGED 2005/02/09 08:07:34 oj 1.1.240.1: #i26950# remove the need for XNamed


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [5db843ee0f10b3a7d82d2c39d33dc0b80b429697]

INTEGRATION: CWS dba24 (1.3.52); FILE MERGED 2005/02/09 08:07:34 oj 1.3.52.1: #i26950# remove the need for XNamed


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [b466f9c3d1b915a89e93a9be23fe1b4744af3b22]

INTEGRATION: CWS dba24 (1.3.54); FILE MERGED 2005/02/22 11:41:35 oj 1.3.54.1: #i43296# remove find and append java names directly


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [5929527fee846979c18813c99da9b6dbb08d15d4]

INTEGRATION: CWS dba24 (1.20.32); FILE MERGED 2005/02/09 08:07:33 oj 1.20.32.1: #i26950# remove the need for XNamed


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [6abead6cc2e7cfdd563e51ff96d9ca3fa43ddcab]

INTEGRATION: CWS dba24 (1.1.240); FILE MERGED 2005/02/09 08:07:33 oj 1.1.240.1: #i26950# remove the need for XNamed


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [989be7d855552f97992a57b4ce7b8543a8cc023e]

INTEGRATION: CWS dba24 (1.1.240); FILE MERGED 2005/02/09 08:07:32 oj 1.1.240.1: #i26950# remove the need for XNamed


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [db8a4aa77e3a1287bd8db194fe0f1f8a13007f4e]

INTEGRATION: CWS dba24 (1.3.52); FILE MERGED 2005/02/09 08:07:32 oj 1.3.52.1: #i26950# remove the need for XNamed


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [b35f0e00a3fc6680a5f81a223ac1e0be7a1fba62]

INTEGRATION: CWS dba24 (1.3.20); FILE MERGED 2005/02/22 11:41:10 oj 1.3.20.1: #i43296# remove find and append java names directly


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [e74c27b8afcd02329404fe5b32de0e3e218c2e9f]

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>  [7d1c1393eecf0cfcce06f35b0b18311f1e887aee]

INTEGRATION: CWS presfixes01 (1.1.2); FILE ADDED 2005/02/02 09:41:36 dbo 1.1.2.1: #i37777# new scopeguard


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [17656a371c0b410da352a54f2e4c4d6fe0138db8]

INTEGRATION: CWS presfixes01 (1.28.34); FILE MERGED 2005/02/02 09:41:35 dbo 1.28.34.1: #i37777# new scopeguard


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [59d5e3eb71e637f2f9d4fd1286ecdf09d1449e60]

INTEGRATION: CWS presfixes01 (1.1.2); FILE ADDED 2005/02/02 09:40:38 dbo 1.1.2.1: #i37777# new scopeguard, boost::optional<> helpers


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [3ccffeac0f27b307424fbb6ae1285406fb65cd78]

INTEGRATION: CWS presfixes01 (1.2.118); FILE MERGED 2005/02/02 09:40:37 dbo 1.2.118.1: #i37777# new scopeguard, boost::optional<> helpers


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [a2c7350a1e4c582489ca5c6d14821517de552f5e]

INTEGRATION: CWS presfixes01 (1.2.6); FILE MERGED 2005/01/27 15:58:19 dbo 1.2.6.1: #i39662# using shared timer for correct pausing Issue number: Submitted by: Reviewed by:


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [14d868cc3370944d5d9522401846a1014b648c32]

INTEGRATION: CWS presfixes01 (1.2.6); FILE MERGED 2005/01/26 11:21:39 dbo 1.2.6.1: #i39787# minor changes Issue number: Submitted by: Reviewed by:


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [66af8bc833cfccb7ea5531ff16a66bcfbd35b028]

INTEGRATION: CWS presfixes01 (1.2.6); FILE MERGED 2005/02/02 22:47:01 dbo 1.2.6.2: #i37777# - timing changes for activities queue - minor fixes Issue number: Submitted by: Reviewed by: 2005/01/26 11:20:06 dbo 1.2.6.1: #i39787# more helpers Issue number: Submitted by: Reviewed by:


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [3fc2b1a3d5cc4b0da097a6f1c79296c230d73f5f]

INTEGRATION: CWS presfixes01 (1.2.6); FILE MERGED 2005/02/02 22:47:01 dbo 1.2.6.2: #i37777# - timing changes for activities queue - minor fixes Issue number: Submitted by: Reviewed by: 2005/01/30 15:49:48 dbo 1.2.6.1: #i39662# sound pausing Issue number: Submitted by: Reviewed by:


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [629917ae5eac33494d369eeca467c22312a91bc2]

INTEGRATION: CWS presfixes01 (1.2.6); FILE MERGED 2005/02/16 11:17:50 fs 1.2.6.1: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.*


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [cb33f2576db705e1914c1776f3f533d4885df6ef]

INTEGRATION: CWS presfixes01 (1.4.2); FILE MERGED 2005/01/30 15:55:31 dbo 1.4.2.2: #i39787# Issue number: Submitted by: Reviewed by: 2005/01/26 11:21:39 dbo 1.4.2.1: #i39787# minor changes Issue number: Submitted by: Reviewed by:


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [ed824fdd0b1df3753b5474a67e0fdffa08e3e2b7]

INTEGRATION: CWS presfixes01 (1.2.6); FILE MERGED 2005/02/17 23:56:54 thb 1.2.6.4: #i42499# Made de-spriting of shape effects happen in new Activity::dequeued() method; removed Activity::end() method; fixed calculation of XSlideShow::update() wait interval; slightly modified pres time handling, pres time is now held during _all_ queue processing, including EventQueue (generated funny bounce and break effects, because delayed activities got out of sync); clarified documentation 2005/02/02 22:47:01 dbo 1.2.6.3: #i37777# - timing changes for activities queue - minor fixes Issue number: Submitted by: Reviewed by: 2005/01/30 16:01:00 dbo 1.2.6.2: #i37777# - using single presentation time base - activities queue detects and sets timing lag (calcTimeLag()) Issue number: Submitted by: Reviewed by: 2005/01/27 15:58:19 dbo 1.2.6.1: #i39662# using shared timer for correct pausing Issue number: Submitted by: Reviewed by:


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [b4433c8266b376210c24ae87a39ce264fe87fd00]

INTEGRATION: CWS presfixes01 (1.2.6); FILE MERGED 2005/03/03 14:17:29 thb 1.2.6.2: #i43927# Slightly changed the way updateScreen() is handled: since just lately, there were several places introduced which had to call View::updateScreen() manually (RehearsetimtinActivity, WaitSymbol, etc.). Together with the recent change regarding #i42499#, this resulted in the unfortunate situation that LayerManager::update() was not called before updateScreen(). Now, the view update is centrally handled by the EventMultiplexer (which also knows the LayerManager), I've therefore changed all direct calls to View::updateScreen() to EventMultiplexer::updateScreenContent() 2005/02/15 12:45:10 thb 1.2.6.1: #i42440# Moved sprite-growing code to slideshow, we already handle the case there for update areas of antialiased shapes; Improved/reformatted documentation; (Hopefully) fixed the problem that sometimes, the first effect preview did not work. The reason there was presumably the clearing of the EventQueue before every slide, and the fact that EventMultiplexer only generated new tick events when it thought ticking was switched off.


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [d71cd2b0359aa78e99c647913a415caa7f53e989]

INTEGRATION: CWS presfixes01 (1.2.6); FILE MERGED 2005/02/15 12:45:10 thb 1.2.6.1: #i42440# Moved sprite-growing code to slideshow, we already handle the case there for update areas of antialiased shapes; Improved/reformatted documentation; (Hopefully) fixed the problem that sometimes, the first effect preview did not work. The reason there was presumably the clearing of the EventQueue before every slide, and the fact that EventMultiplexer only generated new tick events when it thought ticking was switched off.


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [9b18d9fde6ba180a93397ca8bd6c85947c222e74]

INTEGRATION: CWS presfixes01 (1.2.6); FILE MERGED 2005/02/17 23:56:54 thb 1.2.6.2: #i42499# Made de-spriting of shape effects happen in new Activity::dequeued() method; removed Activity::end() method; fixed calculation of XSlideShow::update() wait interval; slightly modified pres time handling, pres time is now held during _all_ queue processing, including EventQueue (generated funny bounce and break effects, because delayed activities got out of sync); clarified documentation 2005/01/30 16:01:00 dbo 1.2.6.1: #i37777# - using single presentation time base - activities queue detects and sets timing lag (calcTimeLag()) Issue number: Submitted by: Reviewed by:


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [354719ebbcc4c879d8e2d3bc3d2e2162fb5afac7]

INTEGRATION: CWS presfixes01 (1.2.6); FILE MERGED 2005/03/03 14:17:28 thb 1.2.6.3: #i43927# Slightly changed the way updateScreen() is handled: since just lately, there were several places introduced which had to call View::updateScreen() manually (RehearsetimtinActivity, WaitSymbol, etc.). Together with the recent change regarding #i42499#, this resulted in the unfortunate situation that LayerManager::update() was not called before updateScreen(). Now, the view update is centrally handled by the EventMultiplexer (which also knows the LayerManager), I've therefore changed all direct calls to View::updateScreen() to EventMultiplexer::updateScreenContent() 2005/02/02 22:47:01 dbo 1.2.6.2: #i37777# - timing changes for activities queue - minor fixes Issue number: Submitted by: Reviewed by: 2005/01/30 16:00:59 dbo 1.2.6.1: #i37777# - using single presentation time base - activities queue detects and sets timing lag (calcTimeLag()) Issue number: Submitted by: Reviewed by:


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [305082c26c10d66d6c9386b9c57e8c26397808df]

INTEGRATION: CWS presfixes01 (1.2.6); FILE MERGED 2005/02/16 11:17:49 fs 1.2.6.2: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.* 2005/01/26 11:17:20 dbo 1.2.6.1: #i40888##i40976# reverse for spiral, clock fixed random index Issue number: Submitted by: Reviewed by:


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [f5bda03db118e1fad24e6c866e54608e5fff9d80]

INTEGRATION: CWS presfixes01 (1.3.2); FILE MERGED 2005/02/15 23:51:01 thb 1.3.2.4: #i42440# Moved sprite-growing code to slideshow, some minor issues with size calculations for empty slides (when a 'leaving' slide is needed, but there's no previous one, an empty bitmap is generated) 2005/02/02 22:47:00 dbo 1.3.2.3: #i37777# - timing changes for activities queue - minor fixes Issue number: Submitted by: Reviewed by: 2005/01/30 15:54:43 dbo 1.3.2.2: #i39787# correct bitmap dimensions Issue number: Submitted by: Reviewed by: 2005/01/26 11:18:33 dbo 1.3.2.1: #i39787# slide transition revision: recalc bitmaps/sprites in case of view changes Issue number: Submitted by: Reviewed by:


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [249857ca1d23abf04ede55b4cb5528402f9ef1e0]

INTEGRATION: CWS presfixes01 (1.1.2); FILE ADDED 2005/02/15 23:51:01 thb 1.1.2.4: #i42440# Moved sprite-growing code to slideshow, some minor issues with size calculations for empty slides (when a 'leaving' slide is needed, but there's no previous one, an empty bitmap is generated) 2005/02/07 01:05:37 thb 1.1.2.3: #i38960# Slight adaptions for new timer handling: event and activities queue now share a timer, such that e.g. a hold on this timer affects the other queue, too; slight reworks to slidechangebase, now creating the slide bitmap(s) on start(), too. 2005/01/30 15:54:43 dbo 1.1.2.2: #i39787# correct bitmap dimensions Issue number: Submitted by: Reviewed by: 2005/01/26 11:18:33 dbo 1.1.2.1: #i39787# slide transition revision: recalc bitmaps/sprites in case of view changes Issue number: Submitted by: Reviewed by:


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [cd41ee96824d42759c9e5e671444d22656557140]

INTEGRATION: CWS presfixes01 (1.1.2); FILE ADDED 2005/02/15 23:51:00 thb 1.1.2.5: #i42440# Moved sprite-growing code to slideshow, some minor issues with size calculations for empty slides (when a 'leaving' slide is needed, but there's no previous one, an empty bitmap is generated) 2005/02/15 12:45:09 thb 1.1.2.4: #i42440# Moved sprite-growing code to slideshow, we already handle the case there for update areas of antialiased shapes; Improved/reformatted documentation; (Hopefully) fixed the problem that sometimes, the first effect preview did not work. The reason there was presumably the clearing of the EventQueue before every slide, and the fact that EventMultiplexer only generated new tick events when it thought ticking was switched off. 2005/02/07 01:05:37 thb 1.1.2.3: #i38960# Slight adaptions for new timer handling: event and activities queue now share a timer, such that e.g. a hold on this timer affects the other queue, too; slight reworks to slidechangebase, now creating the slide bitmap(s) on start(), too. 2005/01/30 15:54:43 dbo 1.1.2.2: #i39787# correct bitmap dimensions Issue number: Submitted by: Reviewed by: 2005/01/26 11:18:32 dbo 1.1.2.1: #i39787# slide transition revision: recalc bitmaps/sprites in case of view changes Issue number: Submitted by: Reviewed by:


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [fcb94d82cc536301ce7c50f87e23536241cd9ebf]

INTEGRATION: CWS presfixes01 (1.2.6); FILE MERGED 2005/01/26 11:18:32 dbo 1.2.6.1: #i39787# slide transition revision: recalc bitmaps/sprites in case of view changes Issue number: Submitted by: Reviewed by:


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [e447bc6d1c315d364811edad6897ccbd8a14a729]

INTEGRATION: CWS presfixes01 (1.2.6); FILE MERGED 2005/02/25 12:55:23 dbo 1.2.6.1: #i42443# increasing element resolution, workaround empty polypolygon clipping problem Issue number: Submitted by: Reviewed by:


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [1eeb1763a2f940b7c06108a60b3cc60df4c3794d]

INTEGRATION: CWS presfixes01 (1.2.6); FILE MERGED 2005/01/30 15:54:42 dbo 1.2.6.2: #i39787# correct bitmap dimensions Issue number: Submitted by: Reviewed by: 2005/01/26 11:18:31 dbo 1.2.6.1: #i39787# slide transition revision: recalc bitmaps/sprites in case of view changes Issue number: Submitted by: Reviewed by:


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [dc8d72b8ff49c2c7d4764e253efb2d5dcc098684]

INTEGRATION: CWS presfixes01 (1.3.2); FILE MERGED 2005/02/15 23:51:00 thb 1.3.2.3: #i42440# Moved sprite-growing code to slideshow, some minor issues with size calculations for empty slides (when a 'leaving' slide is needed, but there's no previous one, an empty bitmap is generated) 2005/01/30 15:54:42 dbo 1.3.2.2: #i39787# correct bitmap dimensions Issue number: Submitted by: Reviewed by: 2005/01/26 11:18:31 dbo 1.3.2.1: #i39787# slide transition revision: recalc bitmaps/sprites in case of view changes Issue number: Submitted by: Reviewed by:


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [bb31fd5873de3176c91bf0ca9b11f36f7d3b1935]

INTEGRATION: CWS presfixes01 (1.2.6); FILE MERGED 2005/02/25 12:55:23 dbo 1.2.6.2: #i42443# increasing element resolution, workaround empty polypolygon clipping problem Issue number: Submitted by: Reviewed by: 2005/02/15 12:45:09 thb 1.2.6.1: #i42440# Moved sprite-growing code to slideshow, we already handle the case there for update areas of antialiased shapes; Improved/reformatted documentation; (Hopefully) fixed the problem that sometimes, the first effect preview did not work. The reason there was presumably the clearing of the EventQueue before every slide, and the fact that EventMultiplexer only generated new tick events when it thought ticking was switched off.


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [74bf50a3c3b0e477753790c193cc2851030b625b]

INTEGRATION: CWS presfixes01 (1.2.2); FILE MERGED 2005/02/17 23:56:53 thb 1.2.2.2: #i42499# Made de-spriting of shape effects happen in new Activity::dequeued() method; removed Activity::end() method; fixed calculation of XSlideShow::update() wait interval; slightly modified pres time handling, pres time is now held during _all_ queue processing, including EventQueue (generated funny bounce and break effects, because delayed activities got out of sync); clarified documentation 2005/01/30 16:00:59 dbo 1.2.2.1: #i37777# - using single presentation time base - activities queue detects and sets timing lag (calcTimeLag()) Issue number: Submitted by: Reviewed by:


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [4d795e6499e229c3ca88c2454be9a7cfae2405e2]

INTEGRATION: CWS presfixes01 (1.2.2); FILE MERGED 2005/02/17 23:56:53 thb 1.2.2.1: #i42499# Made de-spriting of shape effects happen in new Activity::dequeued() method; removed Activity::end() method; fixed calculation of XSlideShow::update() wait interval; slightly modified pres time handling, pres time is now held during _all_ queue processing, including EventQueue (generated funny bounce and break effects, because delayed activities got out of sync); clarified documentation


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [66c855f2673645f2c9b4bbe297ae27f1adc779ce]

INTEGRATION: CWS presfixes01 (1.2.2); FILE MERGED 2005/02/17 23:56:53 thb 1.2.2.2: #i42499# Made de-spriting of shape effects happen in new Activity::dequeued() method; removed Activity::end() method; fixed calculation of XSlideShow::update() wait interval; slightly modified pres time handling, pres time is now held during _all_ queue processing, including EventQueue (generated funny bounce and break effects, because delayed activities got out of sync); clarified documentation 2005/01/30 15:58:02 dbo 1.2.2.1: #i41478# assertion Issue number: Submitted by: Reviewed by:


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [2ce7fed4e80c478cd5348e8eac1b554fc41d270a]

INTEGRATION: CWS presfixes01 (1.2.2); FILE MERGED 2005/01/30 15:51:03 dbo 1.2.2.1: #i39662# sound pausing Issue number: Submitted by: Reviewed by:


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [08dc57a3df5546e8bef7e8c291d93f8cd19f9795]

INTEGRATION: CWS presfixes01 (1.2.2); FILE MERGED 2005/02/17 23:56:53 thb 1.2.2.4: #i42499# Made de-spriting of shape effects happen in new Activity::dequeued() method; removed Activity::end() method; fixed calculation of XSlideShow::update() wait interval; slightly modified pres time handling, pres time is now held during _all_ queue processing, including EventQueue (generated funny bounce and break effects, because delayed activities got out of sync); clarified documentation 2005/02/02 22:47:00 dbo 1.2.2.3: #i37777# - timing changes for activities queue - minor fixes Issue number: Submitted by: Reviewed by: 2005/01/30 16:00:58 dbo 1.2.2.2: #i37777# - using single presentation time base - activities queue detects and sets timing lag (calcTimeLag()) Issue number: Submitted by: Reviewed by: 2005/01/27 15:58:18 dbo 1.2.2.1: #i39662# using shared timer for correct pausing Issue number: Submitted by: Reviewed by:


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [29ec1df5639b86fadf3d1616a2a714d4f18723e2]

INTEGRATION: CWS presfixes01 (1.2.2); FILE MERGED 2005/02/17 23:56:52 thb 1.2.2.5: #i42499# Made de-spriting of shape effects happen in new Activity::dequeued() method; removed Activity::end() method; fixed calculation of XSlideShow::update() wait interval; slightly modified pres time handling, pres time is now held during _all_ queue processing, including EventQueue (generated funny bounce and break effects, because delayed activities got out of sync); clarified documentation 2005/02/07 01:05:36 thb 1.2.2.4: #i38960# Slight adaptions for new timer handling: event and activities queue now share a timer, such that e.g. a hold on this timer affects the other queue, too; slight reworks to slidechangebase, now creating the slide bitmap(s) on start(), too. 2005/02/02 22:47:00 dbo 1.2.2.3: #i37777# - timing changes for activities queue - minor fixes Issue number: Submitted by: Reviewed by: 2005/01/30 16:00:58 dbo 1.2.2.2: #i37777# - using single presentation time base - activities queue detects and sets timing lag (calcTimeLag()) Issue number: Submitted by: Reviewed by: 2005/01/27 15:58:18 dbo 1.2.2.1: #i39662# using shared timer for correct pausing Issue number: Submitted by: Reviewed by:


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [aba84ba1437b26f9e5757207f50363f6fd0c7842]

INTEGRATION: CWS presfixes01 (1.2.2); FILE MERGED 2005/02/17 23:56:52 thb 1.2.2.1: #i42499# Made de-spriting of shape effects happen in new Activity::dequeued() method; removed Activity::end() method; fixed calculation of XSlideShow::update() wait interval; slightly modified pres time handling, pres time is now held during _all_ queue processing, including EventQueue (generated funny bounce and break effects, because delayed activities got out of sync); clarified documentation


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [377711a73be5ccacc90ace9400032cff13342749]

INTEGRATION: CWS presfixes01 (1.2.2); FILE MERGED 2005/02/02 22:47:00 dbo 1.2.2.1: #i37777# - timing changes for activities queue - minor fixes Issue number: Submitted by: Reviewed by:


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [4b85b34a8b531364c74e183a7adfb85315751197]

INTEGRATION: CWS presfixes01 (1.2.2); FILE MERGED 2005/02/17 23:56:52 thb 1.2.2.3: #i42499# Made de-spriting of shape effects happen in new Activity::dequeued() method; removed Activity::end() method; fixed calculation of XSlideShow::update() wait interval; slightly modified pres time handling, pres time is now held during _all_ queue processing, including EventQueue (generated funny bounce and break effects, because delayed activities got out of sync); clarified documentation 2005/02/02 22:46:59 dbo 1.2.2.2: #i37777# - timing changes for activities queue - minor fixes Issue number: Submitted by: Reviewed by: 2005/01/30 16:00:58 dbo 1.2.2.1: #i37777# - using single presentation time base - activities queue detects and sets timing lag (calcTimeLag()) Issue number: Submitted by: Reviewed by:


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [865868281ff1d994db084b4efb8c3aa5e8fc0ea2]

INTEGRATION: CWS presfixes01 (1.2.2); FILE MERGED 2005/02/17 23:56:52 thb 1.2.2.3: #i42499# Made de-spriting of shape effects happen in new Activity::dequeued() method; removed Activity::end() method; fixed calculation of XSlideShow::update() wait interval; slightly modified pres time handling, pres time is now held during _all_ queue processing, including EventQueue (generated funny bounce and break effects, because delayed activities got out of sync); clarified documentation 2005/02/02 22:46:59 dbo 1.2.2.2: #i37777# - timing changes for activities queue - minor fixes Issue number: Submitted by: Reviewed by: 2005/01/30 16:00:57 dbo 1.2.2.1: #i37777# - using single presentation time base - activities queue detects and sets timing lag (calcTimeLag()) Issue number: Submitted by: Reviewed by:


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [3cbce7b957a9bc234cbbb0de3596235b234b13c7]

INTEGRATION: CWS presfixes01 (1.2.2); FILE MERGED 2005/02/17 23:56:51 thb 1.2.2.4: #i42499# Made de-spriting of shape effects happen in new Activity::dequeued() method; removed Activity::end() method; fixed calculation of XSlideShow::update() wait interval; slightly modified pres time handling, pres time is now held during _all_ queue processing, including EventQueue (generated funny bounce and break effects, because delayed activities got out of sync); clarified documentation 2005/02/16 11:17:48 fs 1.2.2.3: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.* 2005/02/02 22:46:59 dbo 1.2.2.2: #i37777# - timing changes for activities queue - minor fixes Issue number: Submitted by: Reviewed by: 2005/01/27 15:58:18 dbo 1.2.2.1: #i39662# using shared timer for correct pausing Issue number: Submitted by: Reviewed by:


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [cf0f2800f948e43b50734f1b6f6dea1dc1cc36d6]

INTEGRATION: CWS presfixes01 (1.2.6); FILE MERGED 2005/01/27 15:58:17 dbo 1.2.6.1: #i39662# using shared timer for correct pausing Issue number: Submitted by: Reviewed by:


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [c37ed4fe96961ab7d973b17962fcb73764b88ed6]

INTEGRATION: CWS presfixes01 (1.2.2); FILE MERGED 2005/03/09 12:19:09 thb 1.2.2.3: RESYNC: (1.2-1.3); FILE MERGED 2005/03/03 14:17:28 thb 1.2.2.2: #i43927# Slightly changed the way updateScreen() is handled: since just lately, there were several places introduced which had to call View::updateScreen() manually (RehearsetimtinActivity, WaitSymbol, etc.). Together with the recent change regarding #i42499#, this resulted in the unfortunate situation that LayerManager::update() was not called before updateScreen(). Now, the view update is centrally handled by the EventMultiplexer (which also knows the LayerManager), I've therefore changed all direct calls to View::updateScreen() to EventMultiplexer::updateScreenContent() 2005/02/16 11:17:48 fs 1.2.2.1: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.*


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [01416cdd189f3cfe8d7c77c303dee88560099c2b]

INTEGRATION: CWS presfixes01 (1.2.2); FILE MERGED 2005/03/03 14:17:28 thb 1.2.2.3: #i43927# Slightly changed the way updateScreen() is handled: since just lately, there were several places introduced which had to call View::updateScreen() manually (RehearsetimtinActivity, WaitSymbol, etc.). Together with the recent change regarding #i42499#, this resulted in the unfortunate situation that LayerManager::update() was not called before updateScreen(). Now, the view update is centrally handled by the EventMultiplexer (which also knows the LayerManager), I've therefore changed all direct calls to View::updateScreen() to EventMultiplexer::updateScreenContent() 2005/02/16 11:17:47 fs 1.2.2.2: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.* 2005/02/02 22:46:59 dbo 1.2.2.1: #i37777# - timing changes for activities queue - minor fixes Issue number: Submitted by: Reviewed by:


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [aaa0e47dc106303f8ba11941840f5a4f4c7907ad]

INTEGRATION: CWS presfixes01 (1.2.6); FILE MERGED 2005/02/16 11:17:46 fs 1.2.6.1: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.*


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [8e37d855bc6d232b59c948855d346190141bf99a]

INTEGRATION: CWS presfixes01 (1.2.6); FILE MERGED 2005/02/02 22:46:58 dbo 1.2.6.2: #i37777# - timing changes for activities queue - minor fixes Issue number: Submitted by: Reviewed by: 2005/01/30 15:50:04 dbo 1.2.6.1: #i39662# sound pausing Issue number: Submitted by: Reviewed by:


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [7338b4f2ab8f9eb8cb4cf9358ba9520e773ed3fe]

INTEGRATION: CWS presfixes01 (1.3.6); FILE MERGED 2005/02/16 11:17:45 fs 1.3.6.1: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.*


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [25ee1340b0ee7bad284887303199ac64d2e7f66a]

INTEGRATION: CWS presfixes01 (1.2.2); FILE MERGED 2005/02/17 23:56:51 thb 1.2.2.3: #i42499# Made de-spriting of shape effects happen in new Activity::dequeued() method; removed Activity::end() method; fixed calculation of XSlideShow::update() wait interval; slightly modified pres time handling, pres time is now held during _all_ queue processing, including EventQueue (generated funny bounce and break effects, because delayed activities got out of sync); clarified documentation 2005/01/30 16:00:57 dbo 1.2.2.2: #i37777# - using single presentation time base - activities queue detects and sets timing lag (calcTimeLag()) Issue number: Submitted by: Reviewed by: 2005/01/26 11:28:54 dbo 1.2.2.1: #i39787# cleanup, minor changes Issue number: Submitted by: Reviewed by:


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [80ee6f9bafba9a5067871fd03580e1a6cde4f9f6]

INTEGRATION: CWS presfixes01 (1.2.2); FILE MERGED 2005/03/03 14:17:27 thb 1.2.2.6: #i43927# Slightly changed the way updateScreen() is handled: since just lately, there were several places introduced which had to call View::updateScreen() manually (RehearsetimtinActivity, WaitSymbol, etc.). Together with the recent change regarding #i42499#, this resulted in the unfortunate situation that LayerManager::update() was not called before updateScreen(). Now, the view update is centrally handled by the EventMultiplexer (which also knows the LayerManager), I've therefore changed all direct calls to View::updateScreen() to EventMultiplexer::updateScreenContent() 2005/02/17 23:56:51 thb 1.2.2.5: #i42499# Made de-spriting of shape effects happen in new Activity::dequeued() method; removed Activity::end() method; fixed calculation of XSlideShow::update() wait interval; slightly modified pres time handling, pres time is now held during _all_ queue processing, including EventQueue (generated funny bounce and break effects, because delayed activities got out of sync); clarified documentation 2005/02/16 11:17:44 fs 1.2.2.4: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.* 2005/02/02 22:46:58 dbo 1.2.2.3: #i37777# - timing changes for activities queue - minor fixes Issue number: Submitted by: Reviewed by: 2005/01/30 16:00:56 dbo 1.2.2.2: #i37777# - using single presentation time base - activities queue detects and sets timing lag (calcTimeLag()) Issue number: Submitted by: Reviewed by: 2005/01/27 15:58:17 dbo 1.2.2.1: #i39662# using shared timer for correct pausing Issue number: Submitted by: Reviewed by:


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [a4e9678c79220484795b2d3d5747b47062df9f7d]

INTEGRATION: CWS presfixes01 (1.6.2); FILE MERGED 2005/03/03 16:32:14 bm 1.6.2.1: #i43928# problem with boost weak pointer and optimization by Solaris compiler


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [2e4edd93f6beb5729e5371336eeef84894ce99bd]

INTEGRATION: CWS presfixes01 (1.4.6); FILE MERGED 2005/02/17 23:56:50 thb 1.4.6.4: #i42499# Made de-spriting of shape effects happen in new Activity::dequeued() method; removed Activity::end() method; fixed calculation of XSlideShow::update() wait interval; slightly modified pres time handling, pres time is now held during _all_ queue processing, including EventQueue (generated funny bounce and break effects, because delayed activities got out of sync); clarified documentation 2005/02/07 01:05:36 thb 1.4.6.3: #i38960# Slight adaptions for new timer handling: event and activities queue now share a timer, such that e.g. a hold on this timer affects the other queue, too; slight reworks to slidechangebase, now creating the slide bitmap(s) on start(), too. 2005/02/02 22:46:58 dbo 1.4.6.2: #i37777# - timing changes for activities queue - minor fixes Issue number: Submitted by: Reviewed by: 2005/01/27 15:58:17 dbo 1.4.6.1: #i39662# using shared timer for correct pausing Issue number: Submitted by: Reviewed by:


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [d542850b6cc5b783cd984c81ae4193723d835173]

INTEGRATION: CWS presfixes01 (1.2.6); FILE MERGED 2005/03/03 14:17:25 thb 1.2.6.3: #i43927# Slightly changed the way updateScreen() is handled: since just lately, there were several places introduced which had to call View::updateScreen() manually (RehearsetimtinActivity, WaitSymbol, etc.). Together with the recent change regarding #i42499#, this resulted in the unfortunate situation that LayerManager::update() was not called before updateScreen(). Now, the view update is centrally handled by the EventMultiplexer (which also knows the LayerManager), I've therefore changed all direct calls to View::updateScreen() to EventMultiplexer::updateScreenContent() 2005/02/16 11:17:42 fs 1.2.6.2: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.* 2005/02/15 12:45:08 thb 1.2.6.1: #i42440# Moved sprite-growing code to slideshow, we already handle the case there for update areas of antialiased shapes; Improved/reformatted documentation; (Hopefully) fixed the problem that sometimes, the first effect preview did not work. The reason there was presumably the clearing of the EventQueue before every slide, and the fact that EventMultiplexer only generated new tick events when it thought ticking was switched off.


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [0e4aa9bc510d47272ed0eab8fdf5002fdb3a90b0]

INTEGRATION: CWS presfixes01 (1.2.6); FILE MERGED 2005/02/16 11:17:41 fs 1.2.6.1: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.*


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [3fb4d8608c1df7ccc9aa5147327a56b38b69d1ad]

INTEGRATION: CWS presfixes01 (1.3.2); FILE MERGED 2005/02/16 11:17:40 fs 1.3.2.1: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.*


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [3261c747973a4e675fd6d19852efc92df7eb9547]

INTEGRATION: CWS presfixes01 (1.3.6); FILE MERGED 2005/03/03 14:17:25 thb 1.3.6.6: #i43927# Slightly changed the way updateScreen() is handled: since just lately, there were several places introduced which had to call View::updateScreen() manually (RehearsetimtinActivity, WaitSymbol, etc.). Together with the recent change regarding #i42499#, this resulted in the unfortunate situation that LayerManager::update() was not called before updateScreen(). Now, the view update is centrally handled by the EventMultiplexer (which also knows the LayerManager), I've therefore changed all direct calls to View::updateScreen() to EventMultiplexer::updateScreenContent() 2005/02/17 23:56:50 thb 1.3.6.5: #i42499# Made de-spriting of shape effects happen in new Activity::dequeued() method; removed Activity::end() method; fixed calculation of XSlideShow::update() wait interval; slightly modified pres time handling, pres time is now held during _all_ queue processing, including EventQueue (generated funny bounce and break effects, because delayed activities got out of sync); clarified documentation 2005/02/16 11:17:40 fs 1.3.6.4: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.* 2005/02/07 01:05:35 thb 1.3.6.3: #i38960# Slight adaptions for new timer handling: event and activities queue now share a timer, such that e.g. a hold on this timer affects the other queue, too; slight reworks to slidechangebase, now creating the slide bitmap(s) on start(), too. 2005/02/02 22:46:57 dbo 1.3.6.2: #i37777# - timing changes for activities queue - minor fixes Issue number: Submitted by: Reviewed by: 2005/01/30 16:00:55 dbo 1.3.6.1: #i37777# - using single presentation time base - activities queue detects and sets timing lag (calcTimeLag()) Issue number: Submitted by: Reviewed by:


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [b01086cf7a4c810d2ee89a75641c43f89a7d4f6c]

INTEGRATION: CWS presfixes01 (1.2.38); FILE MERGED 2005/02/16 13:20:33 fs 1.2.38.1: #i10000#


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [4dda69abbfef2ec2906b08df734acf02a50566cd]

INTEGRATION: CWS presfixes01 (1.2.8); FILE MERGED 2005/02/16 11:05:13 fs 1.2.8.1: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.*


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [4ee5a8dba06056ea99e79e279da991e94314a162]

INTEGRATION: CWS presfixes01 (1.2.8); FILE MERGED 2005/02/07 15:47:42 mbu 1.2.8.4: . 2005/02/07 15:34:51 mbu 1.2.8.3: more sort optimizations 2005/02/04 16:48:33 mbu 1.2.8.2: fixed strided element access in radix sort 2005/02/04 11:00:41 mbu 1.2.8.1: #i38960 performing radix sort now


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [d7a915a8d1e33b0a52134195ad1af24b444ffef5]

INTEGRATION: CWS presfixes01 (1.17.4); FILE MERGED 2005/02/10 03:04:22 thb 1.17.4.1: #i38960# Added isRectangle() predicate for B2DPolygons


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [cf6c96ac099076f6369e5b13ddccd9c3d4744cf3]

INTEGRATION: CWS presfixes01 (1.22.4); FILE MERGED 2005/02/16 17:37:04 thb 1.22.4.1: #i10000# No forward declaration of enums possible, extracted vector enums to separate header


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [e4b963e20e2a9823228f144cc9c5b231adc7b21d]

INTEGRATION: CWS presfixes01 (1.3.44); FILE MERGED 2005/02/16 17:01:02 thb 1.3.44.2: #i10000# No forward declaration of enums possible, extracted vector enums to separate header 2005/02/15 23:52:19 thb 1.3.44.1: #i42440# Unified B2I->B2I conversion, by adding an appropriate copy constructor also to B2DVector


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [3aba60e0f5e23d94c9bbf0d1f66dccfbaf3ea764]

INTEGRATION: CWS presfixes01 (1.1.2); FILE ADDED 2005/02/16 17:00:36 thb 1.1.2.1: #i10000# No forward declaration of enums possible, extracted vector enums to separate header


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [e41e220ad343d419a796fa9c75884358f94430c4]

INTEGRATION: CWS presfixes01 (1.12.12); FILE MERGED 2005/02/16 17:01:01 thb 1.12.12.2: #i10000# No forward declaration of enums possible, extracted vector enums to separate header 2005/02/15 23:52:18 thb 1.12.12.1: #i42440# Unified B2I->B2I conversion, by adding an appropriate copy constructor also to B2DVector


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [5234974d84b0fc18d8c967ebe766ab78b705a429]

INTEGRATION: CWS presfixes01 (1.15.4); FILE MERGED 2005/02/10 03:04:22 thb 1.15.4.1: #i38960# Added isRectangle() predicate for B2DPolygons


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [fb32db5e782cbe0f3dd61ecfd2a5d73c7927f4ce]

INTEGRATION: CWS presfixes01 (1.3.6); FILE MERGED 2005/02/16 11:14:40 fs 1.3.6.1: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.*


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [02a4f17f5bc001d94e742dd24727f0e7b1f5a4b8]

INTEGRATION: CWS presfixes01 (1.4.6); FILE MERGED 2005/02/16 11:14:40 fs 1.4.6.1: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.*


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [ffa5dbd2fdf622bb38de85c27d3133092d189783]

INTEGRATION: CWS presfixes01 (1.3.6); FILE MERGED 2005/02/16 11:14:39 fs 1.3.6.1: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.*


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [46dc80b4111fdb8f39c151d9ce7ac7d9193dfee9]

INTEGRATION: CWS presfixes01 (1.4.6); FILE MERGED 2005/02/16 11:14:39 fs 1.4.6.1: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.*


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [b3b2e752d22f0c3821de4588ba6f34859b0b3ac0]

INTEGRATION: CWS presfixes01 (1.3.10); FILE MERGED 2005/02/16 11:14:38 fs 1.3.10.1: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.*


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [16ff6cfce57576ea56953e0928b37c03101f9b68]

INTEGRATION: CWS presfixes01 (1.3.6); FILE MERGED 2005/02/16 11:14:38 fs 1.3.6.1: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.*


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [5ef07cbe4b8f9a0a5da73aa7900c596948cf7c04]

INTEGRATION: CWS presfixes01 (1.4.6); FILE MERGED 2005/02/16 11:14:38 fs 1.4.6.1: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.*


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [ef3a1443a6fb133b99fdb8ca94bc9918babacbef]

INTEGRATION: CWS presfixes01 (1.3.6); FILE MERGED 2005/02/16 11:14:37 fs 1.3.6.1: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.*


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [9a2dd2f88d3bc4d559851efb2af729a221d0854e]

INTEGRATION: CWS presfixes01 (1.3.10); FILE MERGED 2005/02/16 11:14:37 fs 1.3.10.1: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.*


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [54e804342b6d37812678e7502e29220394ff0ff7]

INTEGRATION: CWS presfixes01 (1.4.6); FILE MERGED 2005/02/16 11:14:36 fs 1.4.6.1: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.*


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [41b69914a22c0b2d06bab9a6508327cf4c3d25d6]

INTEGRATION: CWS presfixes01 (1.3.6); FILE MERGED 2005/02/16 11:14:36 fs 1.3.6.1: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.*


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [bd8dc0a1a62809bd292f4cc13c2fd49469bace29]

INTEGRATION: CWS presfixes01 (1.3.6); FILE MERGED 2005/02/16 11:14:35 fs 1.3.6.1: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.*


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [555ad7a35e4589ffc5624294f10821da1ca0f60e]

INTEGRATION: CWS presfixes01 (1.3.6); FILE MERGED 2005/02/16 11:14:35 fs 1.3.6.2: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.* 2005/02/04 17:45:46 thb 1.3.6.1: #i38960# Only create BitmapCanvas for Bitmaps that actually _have_ one - the new, tunneled VCL bitmaps don't


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [013fc1b331fab3c888c787c08cda3b8a476ef787]

INTEGRATION: CWS presfixes01 (1.3.6); FILE MERGED 2005/02/16 11:14:34 fs 1.3.6.1: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.*


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [d613097268310a9a6f2e9456b742fbb5ca5a36ad]

INTEGRATION: CWS presfixes01 (1.3.6); FILE MERGED 2005/02/16 11:14:33 fs 1.3.6.1: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.*


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [8937ed54eb402a0a89f64c86c8673ec468d84796]

INTEGRATION: CWS presfixes01 (1.2.6); FILE MERGED 2005/02/16 11:14:32 fs 1.2.6.1: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.*


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [29c303171e1b1c04906bdb063397fcb311d9e84d]

INTEGRATION: CWS presfixes01 (1.2.6); FILE MERGED 2005/02/16 11:14:31 fs 1.2.6.1: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.*


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [4981731893c2ec17ec78bbe5510cb9cfb60ce459]

INTEGRATION: CWS presfixes01 (1.3.6); FILE MERGED 2005/02/20 00:38:32 thb 1.3.6.2: RESYNC: (1.3-1.4); FILE MERGED 2005/02/16 11:14:30 fs 1.3.6.1: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.*


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [0a1aa30446d08a59f28aaeb09967783291455a60]

INTEGRATION: CWS presfixes01 (1.3.6); FILE MERGED 2005/02/20 00:38:25 thb 1.3.6.2: RESYNC: (1.3-1.4); FILE MERGED 2005/02/16 11:14:30 fs 1.3.6.1: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.*


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [893bfed878b5aa4221cbc93587d7ee4aaa4c0c18]

INTEGRATION: CWS presfixes01 (1.3.6); FILE MERGED 2005/02/16 11:14:30 fs 1.3.6.1: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.*


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [a084e4af73b73e0e39a27b1259c11eba45505c69]

INTEGRATION: CWS presfixes01 (1.3.6); FILE MERGED 2005/02/16 11:14:29 fs 1.3.6.1: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.*


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [356cd299f02cb7c4ee3e629d120642599bf275e5]

INTEGRATION: CWS presfixes01 (1.3.6); FILE MERGED 2005/02/20 00:38:18 thb 1.3.6.2: RESYNC: (1.3-1.4); FILE MERGED 2005/02/16 11:14:29 fs 1.3.6.1: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.*


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [1089c585a64fc3c103bfd2efd57c0e616fa7b1d0]

INTEGRATION: CWS presfixes01 (1.2.22); FILE MERGED 2005/02/16 11:14:28 fs 1.2.22.1: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.*


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [9072edfb767b96d0b3bacb3f83f92b265bb10c15]

INTEGRATION: CWS presfixes01 (1.3.6); FILE MERGED 2005/02/16 11:14:28 fs 1.3.6.1: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.*


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [347c0d01ced74986a0bbf59f3c08fc4e6c1fd12f]

INTEGRATION: CWS presfixes01 (1.3.6); FILE MERGED 2005/02/16 11:14:27 fs 1.3.6.1: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.*


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [256a120970db8e1880346be5bc5c4575004cefae]

INTEGRATION: CWS presfixes01 (1.4.4); FILE MERGED 2005/02/24 20:29:02 thb 1.4.4.4: #i42812# Don't hold reference into vector when modifying it at the same time. 2005/02/20 22:42:26 thb 1.4.4.3: #i10000# Merge fault: re-introduced drafts API 2005/02/20 00:38:08 thb 1.4.4.2: RESYNC: (1.4-1.6); FILE MERGED 2005/02/16 11:14:27 fs 1.4.4.1: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.*


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [71b7e5bfb4d3fe67565081060e36d8f2c5fc0fac]

INTEGRATION: CWS presfixes01 (1.3.6); FILE MERGED 2005/02/16 11:14:26 fs 1.3.6.1: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.*


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [79bd2ee16b3d0b63c63355e80768fb0eadc2d6ba]

INTEGRATION: CWS presfixes01 (1.2.22); FILE MERGED 2005/02/16 11:14:26 fs 1.2.22.1: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.*


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [cbda12a7bb7d8023da214a9c954a32f2c06e197d]

INTEGRATION: CWS presfixes01 (1.4.6); FILE MERGED 2005/02/20 00:38:01 thb 1.4.6.2: RESYNC: (1.4-1.5); FILE MERGED 2005/02/16 11:14:26 fs 1.4.6.1: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.*


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [7988ae3686f8537efeba54f27a7a36045669b9df]

INTEGRATION: CWS presfixes01 (1.2.22); FILE MERGED 2005/02/16 11:14:25 fs 1.2.22.1: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.*


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [2c2198927e398e41f861a792595ec209cfe1514b]

INTEGRATION: CWS presfixes01 (1.3.6); FILE MERGED 2005/02/16 11:14:25 fs 1.3.6.1: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.*


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [e84e9e2544250c8d47c85eda86002115b8e4d6a3]

INTEGRATION: CWS presfixes01 (1.4.6); FILE MERGED 2005/02/16 11:14:25 fs 1.4.6.1: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.*


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [d339905bd8cb70f963ce544bd9b382f8384c0351]

INTEGRATION: CWS presfixes01 (1.4.6); FILE MERGED 2005/02/16 11:14:24 fs 1.4.6.1: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.*


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [941f2fc86f0c98ce97c67e7b9c39e42ee30ed509]

INTEGRATION: CWS presfixes01 (1.3.10); FILE MERGED 2005/02/16 11:14:24 fs 1.3.10.1: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.*


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [27232933defc5c8c4f45fc7b4d8429ae3c2fabfb]

INTEGRATION: CWS presfixes01 (1.4.6); FILE MERGED 2005/02/16 11:14:24 fs 1.4.6.2: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.* 2005/02/15 12:27:06 thb 1.4.6.1: #i42440# After moving sprite-growing functionality from canvas to slideshow, had to slightly adapt the extra size for DX canvas


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [7a04e38323c89bf1a51558c37774e340490c8031]

INTEGRATION: CWS presfixes01 (1.4.6); FILE MERGED 2005/02/16 11:14:23 fs 1.4.6.1: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.*


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [27d3494ec46466036f85f0952cc485af46385a59]

INTEGRATION: CWS presfixes01 (1.64.4); FILE MERGED 2005/02/20 00:36:50 thb 1.64.4.2: RESYNC: (1.64-1.66); FILE MERGED 2005/02/16 14:12:33 ssa 1.64.4.1: #118590# select fonts into screen dc first to get antialiased fonts


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [0cb7cb0b248756dac97dbe6557c2b40b6829431a]

INTEGRATION: CWS presfixes01 (1.4.310); FILE MERGED 2005/01/26 16:44:56 pl 1.4.310.1: #i41363# get system bitmap representation


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [7243a0420262fc0210359a7791651fa30cbf51cd]

INTEGRATION: CWS presfixes01 (1.2.326); FILE MERGED 2005/01/26 16:44:55 pl 1.2.326.1: #i41363# get system bitmap representation


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [c3607b3bcb4540a90dece1eb53d7945a959beb5c]

INTEGRATION: CWS presfixes01 (1.14.190); FILE MERGED 2005/02/09 12:16:41 hdu 1.14.190.3: #i42314# allow non-RGB format for DIB 2005/01/28 12:27:25 hdu 1.14.190.2: #i41536# get rid of redundant zeroing of bitmap memory 2005/01/26 16:44:55 pl 1.14.190.1: #i41363# get system bitmap representation


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [eebfe01db27733e923e7e30f701adb615bfe7e6a]

INTEGRATION: CWS presfixes01 (1.5.4); FILE MERGED 2005/01/26 16:44:52 pl 1.5.4.1: #i41363# get system bitmap representation


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [9d9515649c7baa84fdf095e84fcf20b5ada03b15]

INTEGRATION: CWS presfixes01 (1.207.4); FILE MERGED 2005/02/20 00:34:21 thb 1.207.4.2: RESYNC: (1.207-1.208); FILE MERGED 2005/02/16 11:24:17 fs 1.207.4.1: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.*


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [ca8a82f1664695d7036565efbd81791150573547]

INTEGRATION: CWS presfixes01 (1.2.132); FILE MERGED 2005/02/16 11:24:15 fs 1.2.132.1: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.*


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [ede0fc7693d9840a49542975e22cef6399bc9ba4]

INTEGRATION: CWS presfixes01 (1.15.14); FILE MERGED 2005/01/26 12:24:10 pl 1.15.14.1: #i41363# tunneling XBitmap implementation


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [c9f55d6f0bc78bae828165f58d66d9b452d4f98e]

INTEGRATION: CWS presfixes01 (1.3.56); FILE MERGED 2005/02/16 11:24:15 fs 1.3.56.2: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.* 2005/01/26 12:24:10 pl 1.3.56.1: #i41363# tunneling XBitmap implementation


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [7fd748c62e0adc3994bbbb2b95b35b6d40dbb767]

INTEGRATION: CWS presfixes01 (1.1.2); FILE ADDED 2005/02/16 11:24:15 fs 1.1.2.2: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.* 2005/01/26 12:24:09 pl 1.1.2.1: #i41363# tunneling XBitmap implementation


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [ea2e320999fdf8d2029ca751bed0c922cb9dd5c2]

INTEGRATION: CWS presfixes01 (1.5.162); FILE MERGED 2005/02/10 13:38:49 hdu 1.5.162.3: #i42314# prepare more general operations in case they become perf critical 2005/02/09 13:39:14 hdu 1.5.162.2: #i42314# short circuit the most dominant bitmap conversions 2005/01/28 12:27:24 hdu 1.5.162.1: #i41536# get rid of redundant zeroing of bitmap memory


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [08e7b8198ecfe9b61b19ea5896db92594741e08c]

INTEGRATION: CWS presfixes01 (1.7.132); FILE MERGED 2005/02/10 16:39:04 pl 1.7.132.2: #i42218# fix rect test to achieve same results as ImplPolyPolyRegionToBandRegionFunc 2005/02/07 18:26:54 pl 1.7.132.1: #i42218# Region::GetRegionFromPolyPolygon as performance shortcut


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [771e55674967d3045cea54f89d1424b86ae5b1e5]

INTEGRATION: CWS presfixes01 (1.3.132); FILE MERGED 2005/02/10 16:12:25 pl 1.3.132.2: #i42218# fix right border case 2005/02/07 16:06:18 pl 1.3.132.1: #i42218# make ImplRegionBand::XOr functional


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [66a3afb8fafc62412f170572ce83d64ae5d0390d]

INTEGRATION: CWS presfixes01 (1.26.16); FILE MERGED 2005/02/20 00:31:52 thb 1.26.16.3: RESYNC: (1.26-1.27); FILE MERGED 2005/02/10 13:38:49 hdu 1.26.16.2: #i42314# prepare more general operations in case they become perf critical 2005/02/09 13:41:53 hdu 1.26.16.1: #i42314# short circuit the most costly blending operation


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [b92f9697bf42a2f4ac7e2433292ad56d05818cf3]

INTEGRATION: CWS presfixes01 (1.20.10); FILE MERGED 2005/02/20 00:31:34 thb 1.20.10.2: RESYNC: (1.20-1.21); FILE MERGED 2005/02/09 13:07:39 hdu 1.20.10.1: #i42314# add bmpfast.cxx


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [10ea062daa6f7fe1c8811447bbd9e08d44519088]

INTEGRATION: CWS presfixes01 (1.4.310); FILE MERGED 2005/02/16 11:24:14 fs 1.4.310.1: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.*


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [2ae02344ad7c843a7612a928bf61e6b73b3905d0]

INTEGRATION: CWS presfixes01 (1.1.2); FILE ADDED 2005/02/18 12:55:23 thb 1.1.2.5: #i10000# Fixed typo in assertion comparison 2005/02/14 12:43:13 hdu 1.1.2.4: #i42314# reduce code size by not instantiating rarely used conversions 2005/02/10 13:38:48 hdu 1.1.2.3: #i42314# prepare more general operations in case they become perf critical 2005/02/10 08:15:13 hdu 1.1.2.2: #i42314# avoid unused palette comparison 2005/02/09 13:45:36 hdu 1.1.2.1: #i42314# optimized conversion and blending ops for builtin bitmaps


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [b563d247736c52dce991e5cd22156447c5d84613]

INTEGRATION: CWS presfixes01 (1.11.212); FILE MERGED 2005/01/26 16:44:52 pl 1.11.212.1: #i41363# get system bitmap representation


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [e23e85a1ff2dfcc2ca81effeee21cdcb39be1e36]

INTEGRATION: CWS presfixes01 (1.44.16); FILE MERGED 2005/02/09 12:22:36 hdu 1.44.16.1: #i42314# do not deliver obsolete header


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [e8e512fa076741490f68054bee029001ca8fe2ea]

INTEGRATION: CWS presfixes01 (1.20.122); FILE MERGED 2005/02/01 19:04:30 thb 1.20.122.1: #i38960# Avoiding stream in/out of shape metafiles, now tunneling them via XGraphic through the API


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [41e104d471be4f40d2b166fc6c342c673c6aa5b7]

INTEGRATION: CWS presfixes01 (1.13.22); FILE MERGED 2005/03/09 07:33:01 fs 1.13.22.3: RESYNC: (1.16-1.19); FILE MERGED 2005/02/20 00:23:36 thb 1.13.22.2: RESYNC: (1.13-1.16); FILE MERGED 2005/02/16 11:34:24 fs 1.13.22.1: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.*


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [a0f03a669d77205df98641b64b3aaa2b71421932]

INTEGRATION: CWS presfixes01 (1.3.412); FILE MERGED 2005/02/16 11:34:22 fs 1.3.412.1: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.*


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [654839f99e6fbce04d70d023f2449d016233b8d2]

INTEGRATION: CWS presfixes01 (1.69.62); FILE MERGED 2005/01/26 10:39:27 thb 1.69.62.1: #116716# Reverted editeng verbose text generation to keep portions intact; clarified documentation


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [12335e37bcea0d49acf945fcf2e68fa10514b042]

INTEGRATION: CWS presfixes01 (1.3.478); FILE MERGED 2005/02/16 11:34:21 fs 1.3.478.1: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.*


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [91999fece341ac1f5bd45406a0471962189de537]

INTEGRATION: CWS presfixes01 (1.4.172); FILE MERGED 2005/02/16 11:34:19 fs 1.4.172.1: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.*


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [2c62700ce593761030211c76005a05e9bb160db3]

INTEGRATION: CWS presfixes01 (1.3.124); FILE MERGED 2005/03/09 07:31:04 fs 1.3.124.2: RESYNC: (1.3-1.4); FILE MERGED 2005/02/16 11:34:19 fs 1.3.124.1: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.*


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [d9754eeadc55bf88f5bfef4c0239bd101d1166d2]

INTEGRATION: CWS presfixes01 (1.8.60); FILE MERGED 2005/03/09 07:30:52 fs 1.8.60.3: RESYNC: (1.9-1.11); FILE MERGED 2005/02/20 00:14:30 thb 1.8.60.2: RESYNC: (1.8-1.9); FILE MERGED 2005/02/16 11:34:18 fs 1.8.60.1: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.*


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [a6cbbd9d9cb9aaa49e1677b2b9dadb6a8bff6d48]

INTEGRATION: CWS presfixes01 (1.87.64); FILE MERGED 2005/03/09 07:26:41 fs 1.87.64.2: RESYNC: (1.87-1.88); FILE MERGED 2005/02/16 11:25:50 fs 1.87.64.1: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.*


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [49403b746b954e4a1943fd26440484bf1f8745ff]

INTEGRATION: CWS presfixes01 (1.69.16); FILE MERGED 2005/03/09 07:22:08 fs 1.69.16.3: RESYNC: (1.70-1.72); FILE MERGED 2005/02/20 00:10:23 thb 1.69.16.2: RESYNC: (1.69-1.70); FILE MERGED 2005/02/16 11:25:49 fs 1.69.16.1: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.*


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [5e481c6eebb094d4aac73154abf2123ccbf3cc34]

INTEGRATION: CWS presfixes01 (1.72.36); FILE MERGED 2005/03/09 07:23:43 fs 1.72.36.2: RESYNC: (1.72-1.73); FILE MERGED 2005/02/16 11:25:49 fs 1.72.36.1: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.*


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [0dc8e64ae6759c0cc0053a626e6bede2fcbdf412]

INTEGRATION: CWS presfixes01 (1.2.254); FILE MERGED 2005/02/16 11:25:48 fs 1.2.254.1: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.*


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [9f58b41274a2eeead2aad77c69ec98f476a24417]

INTEGRATION: CWS presfixes01 (1.1.2); FILE ADDED 2005/02/16 11:27:54 fs 1.1.2.1: moved from drafts.css.rendering to css.rendering


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [f9767eb6554843f5033aaba237a0323dc998b22b]

INTEGRATION: CWS presfixes01 (1.1.2); FILE ADDED 2005/02/16 11:27:26 fs 1.1.2.1: moved from drafts.css.rendering to css.rendering


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [ad692ec78370efb4302971ac1a37d654d21ee924]

INTEGRATION: CWS presfixes01 (1.1.2); FILE ADDED 2005/02/16 11:27:25 fs 1.1.2.1: moved from drafts.css.rendering to css.rendering


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [6397559385c9bb155262859af35b084e7c565f37]

INTEGRATION: CWS presfixes01 (1.1.2); FILE ADDED 2005/02/16 11:27:24 fs 1.1.2.1: moved from drafts.css.rendering to css.rendering


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [fe4a4a3da1e2927ee69aba44d0d6cdeeb478fed9]

INTEGRATION: CWS presfixes01 (1.1.2); FILE ADDED 2005/02/16 11:27:23 fs 1.1.2.1: moved from drafts.css.rendering to css.rendering


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [6108f8c2b25e7bdf2ce7d2a6364e0b01c07f784e]

INTEGRATION: CWS presfixes01 (1.1.2); FILE ADDED 2005/02/16 11:27:22 fs 1.1.2.1: moved from drafts.css.rendering to css.rendering


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [3edcaa361aba69a25942e17698fb0c1ac14513bb]

INTEGRATION: CWS presfixes01 (1.1.2); FILE ADDED 2005/02/16 11:27:21 fs 1.1.2.1: moved from drafts.css.rendering to css.rendering


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [3ce17eba4eaab555a8ba464a4c39cd5bf4044363]

INTEGRATION: CWS presfixes01 (1.1.2); FILE ADDED 2005/02/16 11:27:20 fs 1.1.2.1: moved from drafts.css.rendering to css.rendering


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [1b98b6a6c86581393d5933d5db2ccf8a8246dd29]

INTEGRATION: CWS presfixes01 (1.1.2); FILE ADDED 2005/02/16 11:27:19 fs 1.1.2.1: moved from drafts.css.rendering to css.rendering


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [91f426406cfd653a861aec96bcfb8707d82e8682]

INTEGRATION: CWS presfixes01 (1.1.2); FILE ADDED 2005/02/16 11:27:18 fs 1.1.2.1: moved from drafts.css.rendering to css.rendering


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [814a31f0d1fb6449ac42c030bf094e68078cf1d3]

INTEGRATION: CWS presfixes01 (1.1.2); FILE ADDED 2005/02/16 11:27:17 fs 1.1.2.1: moved from drafts.css.rendering to css.rendering


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [ec9f9baeac14e44b7e07130b9adf12e576e2fd8c]

INTEGRATION: CWS presfixes01 (1.1.2); FILE ADDED 2005/02/16 11:27:16 fs 1.1.2.1: moved from drafts.css.rendering to css.rendering


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [4b7c334a3c8898dd4c7eecf4f323191b207ea3aa]

INTEGRATION: CWS presfixes01 (1.1.2); FILE ADDED 2005/02/16 11:27:15 fs 1.1.2.1: moved from drafts.css.rendering to css.rendering


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [e76d68fe1aac1345b53d1a687f7b86d2e43c1a15]

INTEGRATION: CWS presfixes01 (1.1.2); FILE ADDED 2005/02/16 11:27:14 fs 1.1.2.1: moved from drafts.css.rendering to css.rendering


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [ae30c2632f6544d5e28225e1b28487517cdd60db]

INTEGRATION: CWS presfixes01 (1.1.2); FILE ADDED 2005/02/16 11:27:13 fs 1.1.2.1: moved from drafts.css.rendering to css.rendering


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [b044271729bde09ff91191d2881ce61ef8e0169f]

INTEGRATION: CWS presfixes01 (1.1.2); FILE ADDED 2005/02/16 11:27:12 fs 1.1.2.1: moved from drafts.css.rendering to css.rendering


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [8a29235c0ecf99f2dbf228cc5af408ec4d4c81e5]

INTEGRATION: CWS presfixes01 (1.1.2); FILE ADDED 2005/02/16 11:27:11 fs 1.1.2.1: moved from drafts.css.rendering to css.rendering


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [c22a1c3990805cacb3d5789858965a6ffdccdf07]

INTEGRATION: CWS presfixes01 (1.1.2); FILE ADDED 2005/02/16 11:27:10 fs 1.1.2.1: moved from drafts.css.rendering to css.rendering


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [c85a625f5920831663511c5c96a2d9b63b2f2535]

INTEGRATION: CWS presfixes01 (1.1.2); FILE ADDED 2005/02/16 11:27:09 fs 1.1.2.1: moved from drafts.css.rendering to css.rendering


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [9d90ac52f39fb28771ff39d3a09f70b2009647bb]

INTEGRATION: CWS presfixes01 (1.1.2); FILE ADDED 2005/02/16 11:27:08 fs 1.1.2.1: moved from drafts.css.rendering to css.rendering


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [8bf94cdbdd296cebd648c17e7dd26d5dfdafd23d]

INTEGRATION: CWS presfixes01 (1.1.2); FILE ADDED 2005/02/16 11:27:07 fs 1.1.2.1: moved from drafts.css.rendering to css.rendering


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [6559152f1206f285d179554165bff847c4032b76]

INTEGRATION: CWS presfixes01 (1.1.2); FILE ADDED 2005/02/16 11:27:06 fs 1.1.2.1: moved from drafts.css.rendering to css.rendering


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [08321a52ba8fc630ce2347e65426fff3d8145875]

INTEGRATION: CWS presfixes01 (1.1.2); FILE ADDED 2005/02/16 11:27:05 fs 1.1.2.1: moved from drafts.css.rendering to css.rendering


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [3964d08a4eadbc3606959a75bf347980ca2431c4]

INTEGRATION: CWS presfixes01 (1.1.2); FILE ADDED 2005/02/16 11:27:04 fs 1.1.2.1: moved from drafts.css.rendering to css.rendering


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [9d08602fd82e4ac10a96e74a88da26425562c175]

INTEGRATION: CWS presfixes01 (1.1.2); FILE ADDED 2005/02/16 11:27:03 fs 1.1.2.1: moved from drafts.css.rendering to css.rendering


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [14cecd1798892f3af414202dfbf6bdc89723fec0]

INTEGRATION: CWS presfixes01 (1.1.2); FILE ADDED 2005/02/16 11:27:02 fs 1.1.2.1: moved from drafts.css.rendering to css.rendering


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [91b6706b221f0798606410abfff63beedcea8d6a]

INTEGRATION: CWS presfixes01 (1.1.2); FILE ADDED 2005/02/16 11:27:01 fs 1.1.2.1: moved from drafts.css.rendering to css.rendering


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [355d29a35ea9b5bdfcfb5de6b1ec877878e0e80d]

INTEGRATION: CWS presfixes01 (1.1.2); FILE ADDED 2005/02/16 11:27:00 fs 1.1.2.1: moved from drafts.css.rendering to css.rendering


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [423a1607822743ea265eb3dc9f9f4256e9e3aa02]

INTEGRATION: CWS presfixes01 (1.1.2); FILE ADDED 2005/02/16 11:26:59 fs 1.1.2.1: moved from drafts.css.rendering to css.rendering


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [2829627b398b9d922f10c4e7ab4afaa3dc57660b]

INTEGRATION: CWS presfixes01 (1.1.2); FILE ADDED 2005/02/16 11:26:58 fs 1.1.2.1: moved from drafts.css.rendering to css.rendering


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [d3aaefca52b6b00de983f6b7655ff382f975be0e]

INTEGRATION: CWS presfixes01 (1.1.2); FILE ADDED 2005/02/16 11:26:57 fs 1.1.2.1: moved from drafts.css.rendering to css.rendering


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [d2879dd3f0d16e06d6307e1a749eab41d46868c0]

INTEGRATION: CWS presfixes01 (1.1.2); FILE ADDED 2005/02/16 11:26:56 fs 1.1.2.1: moved from drafts.css.rendering to css.rendering


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [2614925667568d861aed855865cefe64070fd522]

INTEGRATION: CWS presfixes01 (1.1.2); FILE ADDED 2005/02/16 11:26:55 fs 1.1.2.1: moved from drafts.css.rendering to css.rendering


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [be1ac7c95f1789daaf529f4ec93296aba29e15c3]

INTEGRATION: CWS presfixes01 (1.1.2); FILE ADDED 2005/02/16 11:26:54 fs 1.1.2.1: moved from drafts.css.rendering to css.rendering


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [5aa097d5078978001545b96c5655ee5990abdf9a]

INTEGRATION: CWS presfixes01 (1.1.2); FILE ADDED 2005/02/16 11:26:53 fs 1.1.2.1: moved from drafts.css.rendering to css.rendering


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [f043b55a111c3cf9cc2b14b86b5dba234dfd7e8f]

INTEGRATION: CWS presfixes01 (1.1.2); FILE ADDED 2005/02/16 11:27:37 fs 1.1.2.1: moved from drafts.css.geometry to css.geomery


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [996b62984d6ff148cb7ea1b9ae2f1335ea249931]

INTEGRATION: CWS presfixes01 (1.1.2); FILE ADDED 2005/02/16 11:27:11 fs 1.1.2.1: moved from drafts.css.geometry to css.geomery


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [3cd4a317e7ec2d8d5310c4c176e2cd8ccad20a12]

INTEGRATION: CWS presfixes01 (1.1.2); FILE ADDED 2005/02/16 11:27:10 fs 1.1.2.1: moved from drafts.css.geometry to css.geomery


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [bd5873f9feea102268be0faa96ae5f274e0b83d6]

INTEGRATION: CWS presfixes01 (1.1.2); FILE ADDED 2005/02/16 11:27:09 fs 1.1.2.1: moved from drafts.css.geometry to css.geomery


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [3423aa046cc4e54c7288821b0b62f25f4b9a59fd]

INTEGRATION: CWS presfixes01 (1.1.2); FILE ADDED 2005/02/16 11:27:08 fs 1.1.2.1: moved from drafts.css.geometry to css.geomery


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [d50841d2247701e49533c65b56a829e98bbe9db0]

INTEGRATION: CWS presfixes01 (1.1.2); FILE ADDED 2005/02/16 11:27:07 fs 1.1.2.1: moved from drafts.css.geometry to css.geomery


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [494e3f34e99e7ba127e0236088810cbf7eebaa98]

INTEGRATION: CWS presfixes01 (1.1.2); FILE ADDED 2005/02/16 11:27:06 fs 1.1.2.1: moved from drafts.css.geometry to css.geomery


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [1e7a92739c7d961e38a27ff51b5b3ed6cc8ba528]

INTEGRATION: CWS presfixes01 (1.1.2); FILE ADDED 2005/02/16 11:27:05 fs 1.1.2.1: moved from drafts.css.geometry to css.geomery


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [d4ffcd9b2f30ebdddf21cecab88f5057a052df34]

INTEGRATION: CWS presfixes01 (1.21.184); FILE MERGED 2005/02/16 11:25:48 fs 1.21.184.1: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.*


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [3311db995f2dbff8d2e2593299d7cf7eed73dfc1]

INTEGRATION: CWS presfixes01 (1.56.28); FILE MERGED 2005/03/09 07:28:34 fs 1.56.28.2: RESYNC: (1.56-1.57); FILE MERGED 2005/02/16 11:15:10 fs 1.56.28.1: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.*


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [2343729491f06059bd12b4b40634830ebf57b67c]

INTEGRATION: CWS presfixes01 (1.37.16); FILE MERGED 2005/02/09 21:26:14 thb 1.37.16.1: #i38960# Using PriorityBooster, to temporarily increase current thread's scheduling priority. This tends to prevent thread preemption during frame preparation (which otherwise will cause one or more frame misses, which in turn causes animation jitter)


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [4704e8c3072c6666f587cf4845bc607e086e60b7]

INTEGRATION: CWS presfixes01 (1.3.70); FILE MERGED 2005/02/16 11:16:18 fs 1.3.70.1: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.*


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [7facc343a91450381563b2a48f869f050b20d06b]

INTEGRATION: CWS presfixes01 (1.4.6); FILE MERGED 2005/02/19 23:54:11 thb 1.4.6.2: RESYNC: (1.4-1.5); FILE MERGED 2005/02/16 11:16:17 fs 1.4.6.1: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.*


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [fbf04c69b973b50b7f6363f5e24d7319cbfae14d]

INTEGRATION: CWS presfixes01 (1.4.6); FILE MERGED 2005/02/19 23:54:04 thb 1.4.6.2: RESYNC: (1.4-1.6); FILE MERGED 2005/01/28 16:13:29 mbu 1.4.6.1: #i38960


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [309c5f45da9fe4972b105c7c27d2ee14ff109dcc]

INTEGRATION: CWS presfixes01 (1.5.6); FILE MERGED 2005/03/09 08:40:11 fs 1.5.6.10: RESYNC: (1.9-1.12); FILE MERGED 2005/02/25 12:29:21 dbo 1.5.6.9: #i12423# don't modify thread prio, because this most often kills sound (at least on Windows) Issue number: Submitted by: Reviewed by: 2005/02/19 23:53:56 thb 1.5.6.8: RESYNC: (1.5-1.9); FILE MERGED 2005/02/16 11:16:17 fs 1.5.6.7: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.* 2005/02/09 21:24:36 thb 1.5.6.6: #i38960# Using PriorityBooster, to temporarily increase current thread's scheduling priority. This tends to prevent thread preemption during frame preparation (which otherwise will cause one or more frame misses, which in turn causes animation jitter) 2005/02/09 12:20:39 mbu 1.5.6.5: busy loop avoided 2005/01/31 00:13:59 thb 1.5.6.4: #i10000# Added module prefix for elapsedtime.hxx header 2005/01/28 16:13:21 mbu 1.5.6.3: #i38960 2005/01/28 15:52:35 mbu 1.5.6.2: enhanced timer frequency in slideshow update handler 2005/01/27 15:39:23 dbo 1.5.6.1: #i39662# Issue number: Submitted by: Reviewed by:


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [16e1c884c98f40836742b8d3ece5a929ed09d63d]

INTEGRATION: CWS presfixes01 (1.2.78); FILE MERGED 2005/02/16 11:16:16 fs 1.2.78.1: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.*


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [9d92b8fa439192fc3cefcd084a966871e2e3b897]

INTEGRATION: CWS presfixes01 (1.4.90); FILE MERGED 2005/02/16 14:35:19 fs 1.4.90.1: #i42558# moved UNO types from drafts.css.drawing to css.drawing


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [b048a9fe09e9fcdbe59cd2026ac0435e06471b63]

INTEGRATION: CWS presfixes01 (1.5.90); FILE MERGED 2005/03/09 07:18:36 fs 1.5.90.2: RESYNC: (1.5-1.7); FILE MERGED 2005/02/16 14:35:19 fs 1.5.90.1: #i42558# moved UNO types from drafts.css.drawing to css.drawing


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [3ae859e80ec531613dcf254421adb1708027b451]

INTEGRATION: CWS presfixes01 (1.4.90); FILE MERGED 2005/03/09 07:17:31 fs 1.4.90.2: RESYNC: (1.4-1.6); FILE MERGED 2005/02/16 14:35:18 fs 1.4.90.1: #i42558# moved UNO types from drafts.css.drawing to css.drawing


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [407b2dbaaa017360ae9b19e95e09deb28c6b9bee]

INTEGRATION: CWS presfixes01 (1.2.10); FILE MERGED 2005/02/16 11:14:17 fs 1.2.10.1: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.*


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [12f849f72665c81c68835b1cab93088bf8c4f22c]

INTEGRATION: CWS presfixes01 (1.2.10); FILE MERGED 2005/02/16 11:14:16 fs 1.2.10.3: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.* 2005/02/07 01:09:50 thb 1.2.10.2: #i38960# Added todo 2005/01/26 11:28:43 thb 1.2.10.1: #116716# Corrected text direction setup; text layout always outputs LTR


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [c8fd0cf2ac581736f8029547ff2edcad515e0a62]

INTEGRATION: CWS presfixes01 (1.4.10); FILE MERGED 2005/02/16 11:14:15 fs 1.4.10.1: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.*


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [caad307691b02f6d0ea4bc8a708056ba342ff002]

INTEGRATION: CWS presfixes01 (1.5.10); FILE MERGED 2005/02/16 11:14:14 fs 1.5.10.1: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.*


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [8fea9622a40b712347a26752b88594c75c4b7f63]

INTEGRATION: CWS presfixes01 (1.3.10); FILE MERGED 2005/02/16 11:14:14 fs 1.3.10.1: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.*


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [9fc658f046003d5ad2f5d3ddc9587055d464e85a]

INTEGRATION: CWS presfixes01 (1.3.10); FILE MERGED 2005/02/16 11:14:10 fs 1.3.10.1: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.*


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [2351c0964c33edece0e92b3c4427df253f76432d]

INTEGRATION: CWS presfixes01 (1.3.10); FILE MERGED 2005/02/16 11:14:09 fs 1.3.10.3: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.* 2005/02/11 12:44:48 thb 1.3.10.2: #i38960# Fixed transformBitmap(), which, when the matrix contains e.g. rotational components, completely messed up both output position and relative position within the generated bitmap; Fixed inefficiency in BitmapBackBuffer, where a default-constructed bitmap was copied into the VDev the first time getOutDev() was called 2005/01/26 12:25:39 pl 1.3.10.1: #i41363# tunneling XBitmap implementation


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [6eed4823ae7f36a0f1894c2c36ea5cae67b7bcfb]

INTEGRATION: CWS presfixes01 (1.2.10); FILE MERGED 2005/02/16 11:14:09 fs 1.2.10.1: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.*


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [139422df22a413313143c3822f30ae9aafcc465e]

INTEGRATION: CWS presfixes01 (1.2.10); FILE MERGED 2005/02/16 11:14:08 fs 1.2.10.5: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.* 2005/02/15 12:24:18 thb 1.2.10.4: #i42440# Now filling polygons 'inclusive', i.e. with one additional pixel to the right and the bottom. Along the same lines, moved sprite-growing code to slideshow, we already handle the case there for update areas of antialiased shapes 2005/02/11 12:44:48 thb 1.2.10.3: #i38960# Fixed transformBitmap(), which, when the matrix contains e.g. rotational components, completely messed up both output position and relative position within the generated bitmap; Fixed inefficiency in BitmapBackBuffer, where a default-constructed bitmap was copied into the VDev the first time getOutDev() was called 2005/02/07 18:26:16 pl 1.2.10.2: #i42218# use Region::GetRegionFromPolyPolygon as performance shortcut 2005/01/26 11:28:43 thb 1.2.10.1: #116716# Corrected text direction setup; text layout always outputs LTR


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [292d5415694a0409621d90aab1c85bc687d4c67f]

INTEGRATION: CWS presfixes01 (1.3.10); FILE MERGED 2005/02/16 11:14:07 fs 1.3.10.1: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.*


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [60ad5beaf0e1f78bb98b2819bf7d4c1172bed31d]

INTEGRATION: CWS presfixes01 (1.3.10); FILE MERGED 2005/02/16 11:14:06 fs 1.3.10.1: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.*


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [94f76387bbd84c97aa30bdc1e8792390bbcac865]

INTEGRATION: CWS presfixes01 (1.3.10); FILE MERGED 2005/02/16 11:14:05 fs 1.3.10.2: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.* 2005/02/10 04:24:00 thb 1.3.10.1: #i38960# Added opacity detection code, which, according to the drawBitmap() call, determines whether the sprite's content is fully opaque. In that case, we can use the _much_ faster OutputDevice::DrawBitmap() method, instead of the slow mask version


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [166d5cacdbc647b6668691188f684ddd4c81d842]

INTEGRATION: CWS presfixes01 (1.4.2); FILE MERGED 2005/02/16 11:14:05 fs 1.4.2.4: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.* 2005/02/15 12:24:18 thb 1.4.2.3: #i42440# Now filling polygons 'inclusive', i.e. with one additional pixel to the right and the bottom. Along the same lines, moved sprite-growing code to slideshow, we already handle the case there for update areas of antialiased shapes 2005/02/10 04:23:59 thb 1.4.2.2: #i38960# Added opacity detection code, which, according to the drawBitmap() call, determines whether the sprite's content is fully opaque. In that case, we can use the _much_ faster OutputDevice::DrawBitmap() method, instead of the slow mask version 2005/02/07 18:26:15 pl 1.4.2.1: #i42218# use Region::GetRegionFromPolyPolygon as performance shortcut


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [61b15c94b73e412b862e8b38642dd85c46694aff]

INTEGRATION: CWS presfixes01 (1.2.10); FILE MERGED 2005/02/16 11:14:03 fs 1.2.10.1: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.*


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [724e5e41d13e9e8ebe43a9d3e135a4a79da2ca89]

INTEGRATION: CWS presfixes01 (1.2.10); FILE MERGED 2005/02/16 11:14:02 fs 1.2.10.1: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.*


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [a167a1dafd43f3021da5db901ceae06a7e9f0787]

INTEGRATION: CWS presfixes01 (1.3.10); FILE MERGED 2005/02/16 11:14:01 fs 1.3.10.1: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.*


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [3adcfc4d2b10c6d745614c36fc0f275389b72eba]

INTEGRATION: CWS presfixes01 (1.3.10); FILE MERGED 2005/02/16 11:13:59 fs 1.3.10.1: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.*


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [02c0ceb951581f3107493b7fa862b3a23c831332]

INTEGRATION: CWS presfixes01 (1.2.10); FILE MERGED 2005/02/11 12:44:47 thb 1.2.10.1: #i38960# Fixed transformBitmap(), which, when the matrix contains e.g. rotational components, completely messed up both output position and relative position within the generated bitmap; Fixed inefficiency in BitmapBackBuffer, where a default-constructed bitmap was copied into the VDev the first time getOutDev() was called


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [ac00a3515cde77542a2595edabcbe56f709855ab]

INTEGRATION: CWS presfixes01 (1.1.2); FILE ADDED 2005/02/10 03:16:05 thb 1.1.2.2: #i38960# Better guard windows.h with windows-only... 2005/02/09 21:11:03 thb 1.1.2.1: #i38960# Newly added, for tampering with a thread's scheduling priority (gets temporarily raised when rendering an animation frame)


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [a312ecc5af32d577fa7a0b26a6264f481b057b4e]

INTEGRATION: CWS presfixes01 (1.3.10); FILE MERGED 2005/02/09 21:12:02 thb 1.3.10.1: #i38960# Newly added PriorityBooster, for tampering with a thread's scheduling priority (gets temporarily raised when rendering an animation frame)


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [af434b27ebd5917f442188a9cc55f3d12aabe1c5]

INTEGRATION: CWS presfixes01 (1.3.10); FILE MERGED 2005/02/07 01:08:40 thb 1.3.10.5: #i38960# Kicked out lag-functionality, which is no longer used and obscured things a lot. Reverted magic values to explicit bools, fixed ugly sign bug in adjustTime() (resulting in obscene offsets generated). 2005/02/03 23:21:46 thb 1.3.10.4: #i37777# Added some comments 2005/02/02 22:41:36 dbo 1.3.10.3: #i37777# adjustTimer(), holdTimer(), releaseTimer() 2005/02/02 09:43:11 dbo 1.3.10.2: #i37777# minimize perf count value 2005/01/27 15:53:43 dbo 1.3.10.1: #i39662##i37777### added pause, lag functionality


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [ca43babf1cd7c21c23f9c7ca751def2abf0a90e7]

INTEGRATION: CWS presfixes01 (1.4.2); FILE MERGED 2005/02/17 23:58:04 thb 1.4.2.2: #i42499# Changed getTransformedRectBounds() according to comments from AW 2005/02/16 11:13:56 fs 1.4.2.1: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.*


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [e8ed89d9dd883d97e3d3c792a73365c4b0ecbfff]

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>  [6dfc152891b60bdd2c971ad656479fa63716cd37]

INTEGRATION: CWS presfixes01 (1.2.10); FILE MERGED 2005/02/16 11:13:55 fs 1.2.10.1: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.*


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [d08b281b23edf2be085fd473ebe06cb09fdfcbbc]

INTEGRATION: CWS presfixes01 (1.3.10); FILE MERGED 2005/02/16 11:13:55 fs 1.3.10.1: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.*


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [3daf3d98e35d89c9f474ca0b6fd0363bade038c3]

INTEGRATION: CWS pj22 (1.45.112); FILE MERGED 2005/03/04 21:19:11 pjanik 1.45.112.1: #i38693#: Fix newline location.


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [c13993ba7ce9f94284281a002ae0e6029c656935]

INTEGRATION: CWS pj22 (1.79.36); FILE MERGED 2005/03/04 20:48:08 pjanik 1.79.36.1: #i42437#: "Documentversions" -> "Document versions"


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [7682ba9b71c18d65d04dc7ef598b04c78b5988c2]

INTEGRATION: CWS presfixes01 (1.2.28); FILE MERGED 2005/02/16 11:13:55 fs 1.2.28.1: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.*


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [ec6bda73267a4edba3c5df40a7d86675ae4de1a1]

INTEGRATION: CWS presfixes01 (1.3.10); FILE MERGED 2005/02/16 11:13:54 fs 1.3.10.1: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.*


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [f270ff9bab45e4ff05bb55aa5862dc379ed2800b]

INTEGRATION: CWS presfixes01 (1.2.28); FILE MERGED 2005/02/16 11:13:54 fs 1.2.28.1: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.*


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [f73a565bff1559f210b9c60425237a23baaad6fd]

INTEGRATION: CWS presfixes01 (1.3.10); FILE MERGED 2005/02/16 11:13:53 fs 1.3.10.1: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.*


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [26f7e53e03b7f6389ecf83ffae4cdbf79620c389]

INTEGRATION: CWS presfixes01 (1.3.10); FILE MERGED 2005/02/16 11:13:51 fs 1.3.10.1: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.*


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [1ce65515f7a0d678b04cc0fa8165bb392d93dcf9]

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>  [f9dd4ca88d04d490bd7d686478a2f015b26d4108]

INTEGRATION: CWS presfixes01 (1.3.10); FILE MERGED 2005/02/16 11:13:50 fs 1.3.10.1: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.*


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [589ee1c0a80f7424a9389b187ee9cf81b544cbcf]

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-10  Vladimir Glazounov  <vg@openoffice.org>  [0081ff251152c733ea29c1388cb80928c425b294]

INTEGRATION: CWS presfixes01 (1.3.10); FILE MERGED 2005/02/16 11:13:49 fs 1.3.10.1: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.*


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [73a61b9cdc8493148283398b13c239be3067aeba]

INTEGRATION: CWS pj22 (1.85.136); FILE MERGED 2005/03/04 21:12:45 pjanik 1.85.136.1: #i42437#: "Fit to size (all rows seperately)" -> "Fit to size (all rows separately)"


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [16999e3302ca197aff9a46c11357e599ee9086ce]

INTEGRATION: CWS presfixes01 (1.2.28); FILE MERGED 2005/02/16 11:13:49 fs 1.2.28.1: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.*


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [3d24932e129fac6eed50872dda1b1f73d903ce77]

INTEGRATION: CWS presfixes01 (1.2.28); FILE MERGED 2005/02/16 11:13:48 fs 1.2.28.1: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.*


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [68273b08bb9acdb04cdac4c676a266c19605bd08]

INTEGRATION: CWS presfixes01 (1.2.10); FILE MERGED 2005/03/09 08:38:24 fs 1.2.10.2: RESYNC: (1.2-1.3); FILE MERGED 2005/02/16 11:13:45 fs 1.2.10.1: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.*


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [b187f753870e9284a7e4e2212faba33dedff5689]

INTEGRATION: CWS presfixes01 (1.5.10); FILE MERGED 2005/02/09 21:12:02 thb 1.5.10.1: #i38960# Newly added PriorityBooster, for tampering with a thread's scheduling priority (gets temporarily raised when rendering an animation frame)


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [b6bdffb4be5eb0fb339afaf5ce8d728f9e171266]

INTEGRATION: CWS presfixes01 (1.1.2); FILE ADDED 2005/02/09 21:10:36 thb 1.1.2.1: #i38960# Newly added, for tampering with a thread's scheduling priority (gets temporarily raised when rendering an animation frame)


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [dbb90384e6a36d3c73419c81f2002ce6018c8a50]

INTEGRATION: CWS presfixes01 (1.3.10); FILE MERGED 2005/02/07 01:08:40 thb 1.3.10.3: #i38960# Kicked out lag-functionality, which is no longer used and obscured things a lot. Reverted magic values to explicit bools, fixed ugly sign bug in adjustTime() (resulting in obscene offsets generated). 2005/02/02 22:41:35 dbo 1.3.10.2: #i37777# adjustTimer(), holdTimer(), releaseTimer() 2005/01/27 15:53:16 dbo 1.3.10.1: #i39662##i37777### added pause, lag functionality


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [d90991494eeb724507fa6883ad1dbacc85537d32]

INTEGRATION: CWS presfixes01 (1.5.2); FILE MERGED 2005/02/16 11:13:44 fs 1.5.2.2: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.* 2005/02/10 03:17:55 thb 1.5.2.1: #i38960# Improved docs


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [af4a9dbb9e8f7d3978c8010b5e7f522c123409f2]

INTEGRATION: CWS pj22 (1.2.8); FILE MERGED 2005/03/07 21:11:52 pjanik 1.2.8.1: #i34312#: Update cs extras (after marking them as binary in CVS).


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [a926c6b9943978af0630c2ab4f506a5c825feb11]

INTEGRATION: CWS pj22 (1.8.10); FILE MERGED 2005/03/06 15:14:34 pjanik 1.8.10.1: #i43437#: Remove temporary file in all cases.


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [15a961617d8e85c8fbb704fd3dbdd64870371cd4]

INTEGRATION: CWS pj22 (1.65.4); FILE MERGED 2005/03/04 20:29:52 pjanik 1.65.4.1: #i42437#: "Dir Sir or Madam," -> "Dear Sir or Madam,"


2005-03-10  Vladimir Glazounov  <vg@openoffice.org>  [038789fba07c4e817d58d40c962dccf5add4b77b]

INTEGRATION: CWS pj22 (1.13.2); FILE MERGED 2005/03/04 20:10:40 pjanik 1.13.2.1: #i43139#: Use different IDs for paragraphs.


2005-03-09  Behrend Cornelius  <bc@openoffice.org>  [bae4d6f043373ab874da6b71f3484e20326cff16]

#115053#png files for wizards project added Issue number: Submitted by: Reviewed by:


2005-03-09  Vladimir Glazounov  <vg@openoffice.org>  [2ec834073c47367d641ac4cf8b6b2e0ddee06642]

new version for SRC680


2005-03-09  Vladimir Glazounov  <vg@openoffice.org>  [d942a41d8151d91d22ef0150d67d13f815f84544]

#100000# resolve merge inconsistency


2005-03-09  Vladimir Glazounov  <vg@openoffice.org>  [1793e4f32b423674e91710cb38f9e115fef124b7]

new version for SRC680


2005-03-09  Vladimir Glazounov  <vg@openoffice.org>  [637f386449594cb38e99a8d0847338db66682104]

new version for SRC680


2005-03-09  Vladimir Glazounov  <vg@openoffice.org>  [0ec759a1fbbfe0cb8a60a7e1cecb1697a1694d4f]

new version for SRC680


2005-03-09  Vladimir Glazounov  <vg@openoffice.org>  [8a43cf910b9727e99ef10e8727d4e760e11b389f]

new version for SRC680


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [522fcdff049cddf847f10b5e4a6a42bfa5f68da3]

new version for SRC680


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [8df9f227e9177dbcd906314dc810f12280a6b1b9]

new version for SRC680


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [94b2e20c2406c3271d212c91cd5833f81e84ff28]

new version for SRC680


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [31a19d740602f4c561a60a0ff352846c5885f730]

new version for SRC680


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [6a7d7f50da8ae5bd3d0d110351678d3446d9da3c]

new version for SRC680


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [d1c89471bf930a9d7ae7b1138ea648c1d66f4ff1]

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>  [efacf575389a7ff7d58667d0309dc054071991e8]

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>  [4345e66a6b25df5e101b44103918413b5833cd06]

INTEGRATION: CWS configure6 (1.14.2); FILE MERGED 2005/03/04 11:32:57 rene 1.14.2.1: fix configure for new epm module...


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [8fa5bf8fc711694868635ca3e1d7a263f9759bdb]

INTEGRATION: CWS configure6 (1.1.2); FILE MERGED 2005/03/04 11:32:57 rene 1.1.2.1: fix configure for new epm module...


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [d361acf59876223c6ab4746f9c646b42617dba5f]

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>  [8917e098cffbdf87f3600694b10eb51da9025b27]

INTEGRATION: CWS ause023 (1.11.4); FILE MERGED 2005/03/01 18:05:22 hjs 1.11.4.2: #i43813# colect common parts in util 2005/02/28 15:20:05 hjs 1.11.4.1: #i43541# applied complete mp patch; output handling of th_gen_idx.pl


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [217cf48bd1157a38bb5d50695c220dccabe2e1b1]

INTEGRATION: CWS ause023 (1.13.12); FILE MERGED 2005/03/01 15:34:51 hjs 1.13.12.1: #i43805# remove usage of pkgconfig


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [64d0945160967c9d93426524a6545fd3b248b8ee]

INTEGRATION: CWS ause023 (1.2.6); FILE MERGED 2005/02/28 15:20:07 hjs 1.2.6.1: #i43541# applied complete mp patch; output handling of th_gen_idx.pl


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [d9310d2cae1602d383a297546eaef1ecb3a6d041]

INTEGRATION: CWS ause023 (1.1.2); FILE ADDED 2005/03/01 20:07:00 hjs 1.1.2.2: #i43813# no targets to add if DIC2BIN is empty 2005/03/01 18:05:50 hjs 1.1.2.1: #i43813# colect common parts in util


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [9c6a1c3d2d3a4b577346c6f85597e3650e00e7f3]

INTEGRATION: CWS ause023 (1.3.36); FILE MERGED 2005/02/28 15:20:06 hjs 1.3.36.1: #i43541# applied complete mp patch; output handling of th_gen_idx.pl


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [56f53cde48f9a676389bdb2747a99589ceffb80f]

INTEGRATION: CWS ause023 (1.3.4); FILE MERGED 2005/03/01 18:05:23 hjs 1.3.4.3: #i43813# colect common parts in util 2005/02/28 18:25:09 hjs 1.3.4.2: #i43541# use TOUCH variable 2005/02/28 15:20:06 hjs 1.3.4.1: #i43541# applied complete mp patch; output handling of th_gen_idx.pl


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [f94fc926dbf3ab4c422627fdcf142196a4921f92]

INTEGRATION: CWS ause023 (1.4.4); FILE MERGED 2005/03/01 18:05:23 hjs 1.4.4.3: #i43813# colect common parts in util 2005/02/28 18:25:08 hjs 1.4.4.2: #i43541# use TOUCH variable 2005/02/28 15:20:05 hjs 1.4.4.1: #i43541# applied complete mp patch; output handling of th_gen_idx.pl


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [27834d4b8f68e89783ece3a7915e539207fc89b5]

INTEGRATION: CWS ause023 (1.3.4); FILE MERGED 2005/03/01 18:05:21 hjs 1.3.4.3: #i43813# colect common parts in util 2005/02/28 18:25:08 hjs 1.3.4.2: #i43541# use TOUCH variable 2005/02/28 15:20:04 hjs 1.3.4.1: #i43541# applied complete mp patch; output handling of th_gen_idx.pl


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [34a730a160e67ba71e72c2f7e9ecc076588dd02a]

INTEGRATION: CWS ause023 (1.5.10); FILE MERGED 2005/03/01 18:05:21 hjs 1.5.10.3: #i43813# colect common parts in util 2005/02/28 18:25:07 hjs 1.5.10.2: #i43541# use TOUCH variable 2005/02/28 15:20:03 hjs 1.5.10.1: #i43541# applied complete mp patch; output handling of th_gen_idx.pl


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [7e984275df5b715bfa17c668f052ab8578be26ed]

INTEGRATION: CWS ause023 (1.1.2); FILE ADDED 2005/02/28 15:20:03 hjs 1.1.2.1: #i43541# applied complete mp patch; output handling of th_gen_idx.pl


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [4c5db6eac88bd0b45c2b7d14ec712ba40e4152eb]

INTEGRATION: CWS ause023 (1.3.4); FILE MERGED 2005/03/01 18:05:20 hjs 1.3.4.3: #i43813# colect common parts in util 2005/02/28 18:25:07 hjs 1.3.4.2: #i43541# use TOUCH variable 2005/02/28 15:20:02 hjs 1.3.4.1: #i43541# applied complete mp patch; output handling of th_gen_idx.pl


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [4aa45895c2b76361bb194183a0eab5c325c0654b]

INTEGRATION: CWS ause023 (1.3.4); FILE MERGED 2005/03/01 18:05:19 hjs 1.3.4.3: #i43813# colect common parts in util 2005/02/28 18:25:06 hjs 1.3.4.2: #i43541# use TOUCH variable 2005/02/28 15:20:01 hjs 1.3.4.1: #i43541# applied complete mp patch; output handling of th_gen_idx.pl


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [131c77a8e2bca2dce242df233a9aa98aecb1396c]

INTEGRATION: CWS ause023 (1.3.108); FILE MERGED 2005/03/01 15:18:08 hjs 1.3.108.1: #i43572# remove trailing backslash


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [28694b27d2d04e8a023dc8972d811f8ba3d6cafb]

INTEGRATION: CWS toolkit01 (1.31.106); FILE MERGED 2005/02/16 13:51:51 mt 1.31.106.1: #i34390# XReschedule


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [aa0cc566e4e738d6e7498f1bd09ddecefaad6437]

INTEGRATION: CWS toolkit01 (1.1.2); FILE ADDED 2005/02/16 13:55:00 mt 1.1.2.1: #i34390# XReschedule


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [99a689344ca5bc1a2711e26a7c88f447ec8de71c]

INTEGRATION: CWS toolkit01 (1.15.50); FILE MERGED 2005/03/01 16:25:01 bc 1.15.50.2: #i43808# new hids assigned 2005/02/23 17:38:56 bc 1.15.50.1: ##several changes in Webwizard


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [affa4011bf177a32316659a9e7b311097317e86f]

INTEGRATION: CWS toolkit01 (1.4.34); FILE MERGED 2005/02/28 12:28:43 bc 1.4.34.1: #i37478# repainting problems in Webwizard and ReportWizard addressed


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [632551354d3142fd292e2251390ca82b0b5f204d]

INTEGRATION: CWS toolkit01 (1.4.34); FILE MERGED 2005/02/28 12:28:42 bc 1.4.34.1: #i37478# repainting problems in Webwizard and ReportWizard addressed


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [94ffd56730c63948f2bd1c7f878bf659fb7bcf17]

INTEGRATION: CWS toolkit01 (1.4.34); FILE MERGED 2005/02/28 12:28:41 bc 1.4.34.2: #i37478# repainting problems in Webwizard and ReportWizard addressed 2005/02/23 17:38:49 bc 1.4.34.1: ##several changes in Webwizard


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [8a26a17a944b852333ec79c27cb77dfdff55855d]

INTEGRATION: CWS toolkit01 (1.3.56); FILE MERGED 2005/02/28 12:28:40 bc 1.3.56.1: #i37478# repainting problems in Webwizard and ReportWizard addressed


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [722d66eda9200c6db2b12c7b8324811084540535]

INTEGRATION: CWS toolkit01 (1.3.56); FILE MERGED 2005/03/01 16:27:05 bc 1.3.56.3: #43808#hids modified 2005/02/28 12:28:39 bc 1.3.56.2: #i37478# repainting problems in Webwizard and ReportWizard addressed 2005/02/23 17:38:49 bc 1.3.56.1: ##several changes in Webwizard


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [fbdc197bde0dd38ae00a84f20490dd3155db716a]

INTEGRATION: CWS sysui05 (1.6.10); FILE MERGED 2005/03/01 13:03:49 obr 1.6.10.2: RESYNC: (1.6-1.7); FILE MERGED 2005/02/28 12:56:31 obr 1.6.10.1: #120027# don't use external packages in >>requires<<


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [43a59da8785a18314bfbb10c885d8d7fddab3a82]

INTEGRATION: CWS toolkit01 (1.3.56); FILE MERGED 2005/02/28 12:28:38 bc 1.3.56.2: #i37478# repainting problems in Webwizard and ReportWizard addressed 2005/02/23 17:38:49 bc 1.3.56.1: ##several changes in Webwizard


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [d5ff146430d8fe49f8515b8f2c2c593df46bcc3d]

INTEGRATION: CWS toolkit01 (1.3.56); FILE MERGED 2005/02/28 12:28:36 bc 1.3.56.1: #i37478# repainting problems in Webwizard and ReportWizard addressed


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [2dc20679a3a69a8ee51d64573fae5b449eb3fa0b]

INTEGRATION: CWS calc30 (1.48.308); FILE MERGED 2005/02/18 11:37:39 sab 1.48.308.1: #119760#; don't cache all


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [d3f55259f9b5e4888fd8c272426f72a6bc43f942]

INTEGRATION: CWS toolkit01 (1.3.56); FILE MERGED 2005/02/25 12:09:28 bc 1.3.56.2: RESYNC: (1.3-1.4); FILE MERGED 2005/02/23 17:38:49 bc 1.3.56.1: ##several changes in Webwizard


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [6eafd7560719240819e5c5b5d9d5c60a7a2ae5d3]

INTEGRATION: CWS calc30 (1.31.178); FILE MERGED 2005/02/18 11:37:38 sab 1.31.178.1: #119760#; don't cache all


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [9ff7dc62c96ed2f6634cfe8c1af54e89c38af01a]

INTEGRATION: CWS toolkit01 (1.2.88); FILE MERGED 2005/02/28 12:28:35 bc 1.2.88.1: #i37478# repainting problems in Webwizard and ReportWizard addressed


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [e2fdf3054f3286bc9114848512a796f06323d330]

INTEGRATION: CWS toolkit01 (1.7.32); FILE MERGED 2005/02/28 13:05:38 bc 1.7.32.3: #i43668#incrementation of hid for help button removed Issue number: Submitted by: Reviewed by: 2005/02/25 12:08:52 bc 1.7.32.2: RESYNC: (1.7-1.8); FILE MERGED 2005/02/23 17:38:47 bc 1.7.32.1: ##several changes in Webwizard


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [5ae44f4ff03a18fdfdb25a6f7feae22e9091ea53]

INTEGRATION: CWS toolkit01 (1.4.50); FILE MERGED 2005/02/25 12:08:36 bc 1.4.50.2: RESYNC: (1.4-1.5); FILE MERGED 2005/02/23 17:38:47 bc 1.4.50.1: ##several changes in Webwizard


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [cc4f739a628f7b3856d2bfb3a88aaa5f8529044f]

INTEGRATION: CWS toolkit01 (1.5.32); FILE MERGED 2005/02/28 12:28:34 bc 1.5.32.3: #i37478# repainting problems in Webwizard and ReportWizard addressed 2005/02/25 12:08:26 bc 1.5.32.2: RESYNC: (1.5-1.6); FILE MERGED 2005/02/23 17:38:47 bc 1.5.32.1: ##several changes in Webwizard


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [9232dc68896d1f0f444f15db249c3fa68b2da58d]

INTEGRATION: CWS toolkit01 (1.2.88); FILE MERGED 2005/02/25 12:07:33 bc 1.2.88.2: RESYNC: (1.2-1.3); FILE MERGED 2005/02/23 17:38:46 bc 1.2.88.1: ##several changes in Webwizard


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [ff19c9eb0ba413cb138f3aa05b4985fed1d8ea74]

INTEGRATION: CWS calc30 (1.44.130); FILE MERGED 2005/02/18 16:06:49 nn 1.44.130.1: #i43091# rest of merged cell: get cell from document


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [05b6a8ddbdf1bbce3e30523130f4ac6fe20a8d77]

INTEGRATION: CWS calc30 (1.67.92); FILE MERGED 2005/02/16 09:35:05 nn 1.67.92.1: #i41690# don't get confused by MouseButtonUp from Reschedule in MouseButtonDown


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [dc6d187b65128345ca75a1258e9c14b8a8077e95]

INTEGRATION: CWS toolkit01 (1.3.50); FILE MERGED 2005/02/25 12:07:16 bc 1.3.50.2: RESYNC: (1.3-1.4); FILE MERGED 2005/02/23 17:38:46 bc 1.3.50.1: ##several changes in Webwizard


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [f0427b1a373dd0cb68bb1a45c8d1526a9184b766]

INTEGRATION: CWS calc30 (1.19.94); FILE MERGED 2005/02/16 09:34:41 nn 1.19.94.1: #i41690# don't get confused by MouseButtonUp from Reschedule in MouseButtonDown


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [1fcbf27285d57f7fd5e816ac59a474b240d31cce]

INTEGRATION: CWS calc30 (1.10.186); FILE MERGED 2005/02/14 16:40:27 nn 1.10.186.1: #i42764# ScEditAttrTester: compare items to cell attributes, not pool defaults


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [00c1f05903e0a410154012e1c45ee4eb7a457aeb]

INTEGRATION: CWS calc30 (1.41.88); FILE MERGED 2005/02/10 14:01:44 nn 1.41.88.1: #105584# print empty page if necessary between copies


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [fdc9364a45c426ba73b5f4bcff9843b97a3269e5]

INTEGRATION: CWS calc30 (1.52.186); FILE MERGED 2005/02/14 16:40:45 nn 1.52.186.1: #i42764# ScEditAttrTester: compare items to cell attributes, not pool defaults


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [7e840e898aabecb77a4b6b4b8dba3723f5b7172f]

INTEGRATION: CWS calc30 (1.3.754); FILE MERGED 2005/02/18 15:40:54 nn 1.3.754.1: #i43092# test for empty size


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [7745b7b24d5b4568447336a8b19975a582185cf6]

INTEGRATION: CWS calc30 (1.24.46); FILE MERGED 2005/02/21 18:39:22 sab 1.24.46.2: RESYNC: (1.24-1.25); FILE MERGED 2005/02/14 16:25:48 nn 1.24.46.1: #i42666# copy doc options to clipboard/OLE object


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [eb516d37cb2274500c7dca6fcfdc9cefa6cb5899]

INTEGRATION: CWS calc30 (1.188.18); FILE MERGED 2005/02/18 11:34:31 sab 1.188.18.1: #119760#; don't cache all


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [1d3915e742e4eb97f0f09f414f2fa3d9c58ad1b3]

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>  [f9930224fcb84146d27378cebcf63452034376f6]

INTEGRATION: CWS toolkit01 (1.2.50); FILE MERGED 2005/03/01 16:27:05 bc 1.2.50.3: #43808#hids modified 2005/02/25 12:05:07 bc 1.2.50.2: RESYNC: (1.2-1.3); FILE MERGED 2005/02/23 17:38:43 bc 1.2.50.1: ##several changes in Webwizard


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [ee0e6c16bac6c07d06c4d1d78c98b75fe44e93cb]

INTEGRATION: CWS calc30 (1.17.88); FILE MERGED 2005/02/18 11:34:31 sab 1.17.88.1: #119760#; don't cache all


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [8fcb624914e1df147d256fef788c19d4cac02647]

INTEGRATION: CWS toolkit01 (1.2.50); FILE MERGED 2005/02/25 12:04:57 bc 1.2.50.2: RESYNC: (1.2-1.3); FILE MERGED 2005/02/23 17:38:43 bc 1.2.50.1: ##several changes in Webwizard


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [52c2dc9e902314a8c81ba6ffe6620ce318921968]

INTEGRATION: CWS calc30 (1.81.4); FILE MERGED 2005/02/18 11:34:30 sab 1.81.4.1: #119760#; don't cache all


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [1b00c7b00027a17c95ed44d2cdecd2c1f94362fa]

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>  [f2bf2700588f0eac27ff9c9eb4ce84f7c2cf5f82]

INTEGRATION: CWS calc30 (1.21.250); FILE MERGED 2005/02/18 11:34:30 sab 1.21.250.1: #119760#; don't cache all


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [a03bccbc64ecff34f495d2a5f77b57f80e664f50]

INTEGRATION: CWS calc30 (1.40.94); FILE MERGED 2005/02/18 11:34:30 sab 1.40.94.1: #119760#; don't cache all


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [c9b5f790ea6722a66f07f4139898d058cf67a259]

INTEGRATION: CWS calc30 (1.23.250); FILE MERGED 2005/02/18 11:34:29 sab 1.23.250.1: #119760#; don't cache all


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [3ddb5f80ff726fdc9753c7ad2cd7b59a1baa6ee6]

INTEGRATION: CWS toolkit01 (1.58.50); FILE MERGED 2005/03/01 16:34:01 bc 1.58.50.4: #43808# new hids for Sorting component added 2005/02/28 12:28:33 bc 1.58.50.3: #i37478# repainting problems in Webwizard and ReportWizard addressed 2005/02/25 12:03:51 bc 1.58.50.2: RESYNC: (1.58-1.59); FILE MERGED 2005/02/23 17:38:42 bc 1.58.50.1: ##several changes in Webwizard


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [a57744771e5ce1985267813014d763747e5742f1]

INTEGRATION: CWS calc30 (1.25.186); FILE MERGED 2005/02/14 16:40:06 nn 1.25.186.1: #i42764# ScEditAttrTester: compare items to cell attributes, not pool defaults


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [7dcd3e488e2696850e446d3bd21069723aba606d]

INTEGRATION: CWS calc30 (1.47.96); FILE MERGED 2005/02/21 18:36:01 sab 1.47.96.2: RESYNC: (1.47-1.48); FILE MERGED 2005/02/14 16:26:14 nn 1.47.96.1: #i42666# copy doc options to clipboard/OLE object


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [29a839cf125a97ade8763a4493b40f764a19fc14]

INTEGRATION: CWS calc30 (1.8.186); FILE MERGED 2005/02/14 16:39:46 nn 1.8.186.1: #i42764# ScEditAttrTester: compare items to cell attributes, not pool defaults


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [45ecfe842dbde71e7e59f4c103ff1baced9cedae]

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>  [177f083f7e6d2d8e84a5b24cf9b4b94bad4e387f]

INTEGRATION: CWS toolkit01 (1.30.34); FILE MERGED 2005/03/01 16:27:04 bc 1.30.34.4: #43808#hids modified 2005/02/28 12:28:32 bc 1.30.34.3: #i37478# repainting problems in Webwizard and ReportWizard addressed 2005/02/25 12:02:37 bc 1.30.34.2: RESYNC: (1.30-1.31); FILE MERGED 2005/02/23 17:38:40 bc 1.30.34.1: ##several changes in Webwizard


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [30961f5d5f4bfbeabf010b7884bf7bf861103d5e]

INTEGRATION: CWS toolkit01 (1.2.72); FILE MERGED 2005/02/25 12:02:26 bc 1.2.72.2: RESYNC: (1.2-1.4); FILE MERGED 2005/02/23 17:38:40 bc 1.2.72.1: ##several changes in Webwizard


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [0356826238b2e9a75176a5c827dc35c0779a2c00]

INTEGRATION: CWS sysui05 (1.29.12); FILE MERGED 2005/03/02 10:55:48 obr 1.29.12.3: #i39756# applied patch for freedesktop.org package 2005/02/25 07:22:30 obr 1.29.12.2: #i5704# menu integration for mandrakelinux 2005/02/21 14:55:46 obr 1.29.12.1: #i33761# CDE desktop integration no longer uses a binary for codeset conversions


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [4cb3bf8c2a481e1855cf93a5863705836083a47b]

INTEGRATION: CWS toolkit01 (1.3.50); FILE MERGED 2005/03/01 16:27:04 bc 1.3.50.3: #43808#hids modified 2005/02/25 12:02:12 bc 1.3.50.2: RESYNC: (1.3-1.4); FILE MERGED 2005/02/23 17:38:40 bc 1.3.50.1: ##several changes in Webwizard


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [a5d44411afad25520ec8672d39bef7f20c18ce45]

INTEGRATION: CWS sysui05 (1.6.12); FILE MERGED 2005/02/21 14:55:46 obr 1.6.12.1: #i33761# CDE desktop integration no longer uses a binary for codeset conversions


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [3148e6d72a68cadab877ab874b4ffba9798803fb]

INTEGRATION: CWS calc30 (1.10.80); FILE MERGED 2005/02/18 11:32:51 sab 1.10.80.1: #119760#; don't cache all


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [b9335e650a1e93d61412fa41dd43dfa7d96baef1]

INTEGRATION: CWS sysui05 (1.2.12); FILE MERGED 2005/02/21 14:55:46 obr 1.2.12.1: #i33761# CDE desktop integration no longer uses a binary for codeset conversions


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [56d532db11ffedd642a302d9446f0a104a389373]

INTEGRATION: CWS toolkit01 (1.4.2); FILE MERGED 2005/03/01 16:27:04 bc 1.4.2.1: #43808#hids modified


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [6c3f2a853b414a2af9b4b00fbcb95751b89bc5bd]

INTEGRATION: CWS calc30 (1.11.78); FILE MERGED 2005/02/18 16:24:02 sab 1.11.78.1: #i42743#; not neccessary to copy style:writing-mode into draw:writing-mode


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [47838389cb84e712646b35bcd730b171c946e7bb]

INTEGRATION: CWS sysui05 (1.7.12); FILE MERGED 2005/02/21 14:55:45 obr 1.7.12.1: #i33761# CDE desktop integration no longer uses a binary for codeset conversions


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [12f3b7e19294898fa163216bc1b9e3ad44dd8aa2]

INTEGRATION: CWS calc30 (1.21.144); FILE MERGED 2005/02/18 11:32:50 sab 1.21.144.1: #119760#; don't cache all


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [81601c59cc51f33ec88494482d224c5c3d040b17]

INTEGRATION: CWS sysui05 (1.2.72); FILE MERGED 2005/02/18 10:15:05 obr 1.2.72.1: #i42891# do not register 1.x for OpenDocument(s)


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [2615e559c46d70ba1142dfc509fd391882c218cb]

INTEGRATION: CWS calc30 (1.55.98); FILE MERGED 2005/02/18 11:32:49 sab 1.55.98.1: #119760#; don't cache all


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [474fac9ba60806133abe6682693640a9643f4624]

INTEGRATION: CWS sysui05 (1.10.6); FILE MERGED 2005/03/01 12:56:18 obr 1.10.6.2: RESYNC: (1.10-1.11); FILE MERGED 2005/02/25 08:49:09 obr 1.10.6.1: #i5704# added >>requires: redhat-release<< (also provided by fedora core)


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [558b69e8bd598e7298a9cd7f68d9b8e3f80b6ff5]

INTEGRATION: CWS calc30 (1.61.26); FILE MERGED 2005/02/18 11:32:37 sab 1.61.26.1: #119760#; don't cache all


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [f092de3b4c8d0cbce0ba870c6034cc4a0899392f]

INTEGRATION: CWS sysui05 (1.2.26); FILE MERGED 2005/02/18 10:14:30 obr 1.2.26.1: #i42891# do not register 1.x for OpenDocument(s)


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [43e5b20376d31044c37b37145a7a9ea5f28c4b9a]

INTEGRATION: CWS calc30 (1.20.178); FILE MERGED 2005/02/18 11:32:37 sab 1.20.178.1: #119760#; don't cache all


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [52d6a6995cbcd49e0876248a9d40b815ea7b8b03]

INTEGRATION: CWS sysui05 (1.3.26); FILE MERGED 2005/02/18 10:14:30 obr 1.3.26.1: #i42891# do not register 1.x for OpenDocument(s)


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [47169847c04bff5f74ac9128b9d5552e974640a9]

INTEGRATION: CWS calc30 (1.37.142); FILE MERGED 2005/02/18 11:32:36 sab 1.37.142.1: #119760#; don't cache all


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [9b1ba3ef7865af930d9375bce67d36a20f7dcf45]

INTEGRATION: CWS calc30 (1.36.114); FILE MERGED 2005/02/15 12:35:40 sab 1.36.114.1: #i19763#; use special number formatter


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [9eb5c3322c774d77c8f696242e9c020c8b71d780]

INTEGRATION: CWS toolkit01 (1.3.36); FILE MERGED 2005/02/25 12:00:16 bc 1.3.36.2: RESYNC: (1.3-1.5); FILE MERGED 2005/02/23 17:38:38 bc 1.3.36.1: ##several changes in Webwizard


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [3438a4d4feedca3a3901965910ff262fa7ef6d1d]

INTEGRATION: CWS sysui05 (1.3.26); FILE MERGED 2005/02/18 10:14:29 obr 1.3.26.1: #i42891# do not register 1.x for OpenDocument(s)


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [a4754c06392d5e4854f0132e293dd64bca1397be]

INTEGRATION: CWS calc30 (1.24.80); FILE MERGED 2005/02/15 12:27:27 sab 1.24.80.1: #i19763#; use special number formatter


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [9be860dc4929083e1525813ac0b889a5ee0077de]

INTEGRATION: CWS calc30 (1.12.42); FILE MERGED 2005/02/18 11:32:36 sab 1.12.42.1: #119760#; don't cache all


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [7e47707173c1c9c7ffb096940f08f81dd95ca551]

INTEGRATION: CWS toolkit01 (1.3.24); FILE MERGED 2005/02/25 11:58:03 bc 1.3.24.2: RESYNC: (1.3-1.4); FILE MERGED 2005/02/23 17:38:37 bc 1.3.24.1: ##several changes in Webwizard


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [04fbee62ec8bb91b34f851fbd384c26f6ee9d66d]

INTEGRATION: CWS toolkit01 (1.3.36); FILE MERGED 2005/02/25 11:57:50 bc 1.3.36.2: RESYNC: (1.3-1.5); FILE MERGED 2005/02/23 17:38:36 bc 1.3.36.1: ##several changes in Webwizard


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [3e6a4d8133153c070bcea09ea0012543e0ea9f2e]

INTEGRATION: CWS sysui05 (1.3.26); FILE MERGED 2005/02/18 10:14:28 obr 1.3.26.1: #i42891# do not register 1.x for OpenDocument(s)


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [72ca0998ef3457b4d1e2ea681a423f1f3678a8bb]

INTEGRATION: CWS sysui05 (1.4.12); FILE MERGED 2005/02/18 10:14:28 obr 1.4.12.1: #i42891# do not register 1.x for OpenDocument(s)


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [4a21c4d1c9bfbbf9661610083d65e35bce75ac4f]

INTEGRATION: CWS calc30 (1.3.68); FILE MERGED 2005/02/10 09:52:34 nn 1.3.68.1: #i41083# no assertion if user defined attributes not available


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [fbea7a49b775cf3724ffbab463b454fe25ee9e71]

INTEGRATION: CWS toolkit01 (1.3.36); FILE MERGED 2005/02/25 11:57:16 bc 1.3.36.2: RESYNC: (1.3-1.5); FILE MERGED 2005/02/23 17:38:36 bc 1.3.36.1: ##several changes in Webwizard


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [2d3ef8115e0a7e8426c2404b0dde95d40f6a75dd]

INTEGRATION: CWS calc30 (1.6.26); FILE MERGED 2005/02/10 13:08:16 nn 1.6.26.2: #i41083# ImportingXML flag must be set from filter 2005/02/09 18:32:59 nn 1.6.26.1: #i41083# allow CURRENT in FillClass


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [18ce58e97bf701039d0e21e0777b7c4339182ad1]

INTEGRATION: CWS toolkit01 (1.5.18); FILE MERGED 2005/02/25 11:57:06 bc 1.5.18.2: RESYNC: (1.5-1.7); FILE MERGED 2005/02/23 17:38:36 bc 1.5.18.1: ##several changes in Webwizard


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [b3287342944fca7d3b19a6ef1c5af6f95c8e0348]

INTEGRATION: CWS calc30 (1.7.68); FILE MERGED 2005/02/10 13:08:38 nn 1.7.68.1: #i41083# ImportingXML flag must be set from filter


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [12e68c71cd85f6177187e4e352bea1efb25c2369]

INTEGRATION: CWS sysui05 (1.1.2); FILE ADDED 2005/03/02 10:55:55 obr 1.1.2.1: #i39756# applied patch for freedesktop.org package


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [d3a131b325735fa9589446282a70701ddc05ea3c]

INTEGRATION: CWS sysui05 (1.1.2); FILE ADDED 2005/03/02 10:55:52 obr 1.1.2.1: #i39756# applied patch for freedesktop.org package


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [7d12bb505d432296f35ddd4ae90794cfe1211438]

INTEGRATION: CWS toolkit01 (1.4.50); FILE MERGED 2005/02/28 12:28:32 bc 1.4.50.3: #i37478# repainting problems in Webwizard and ReportWizard addressed 2005/02/25 11:58:31 bc 1.4.50.2: RESYNC: (1.4-1.5); FILE MERGED 2005/02/23 14:27:34 bc 1.4.50.1: #i39887#TaskList removed by removing threads


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [efdcf00406d12282f26e17f6b0d499dab257a718]

INTEGRATION: CWS toolkit01 (1.6.14); FILE MERGED 2005/02/25 11:56:32 bc 1.6.14.2: RESYNC: (1.6-1.7); FILE MERGED 2005/02/23 15:07:47 bc 1.6.14.1: #i39887# TaskList.java from makefile removed


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [7e8729e13ed5515b7acbd3c8b0f203dd715b4215]

INTEGRATION: CWS toolkit01 (1.41.2); FILE MERGED 2005/02/16 16:19:57 mt 1.41.2.2: correct exception for reschedule() 2005/02/16 13:53:04 mt 1.41.2.1: #i34390# XReschedule


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [0b96c434ad3d793b842e936d4b2682084f056b22]

INTEGRATION: CWS toolkit01 (1.14.72); FILE MERGED 2005/02/16 16:20:11 mt 1.14.72.2: correct exception for reschedule() 2005/02/16 13:53:50 mt 1.14.72.1: #i34390# XReschedule


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [769b2bc6e49f6c6405305cda7efbd4105d9f07ce]

INTEGRATION: CWS sysui05 (1.5.12); FILE MERGED 2005/02/21 14:55:41 obr 1.5.12.1: #i33761# CDE desktop integration no longer uses a binary for codeset conversions


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [f92229057078fee437c1ecae618f5df189187594]

INTEGRATION: CWS iha07 (1.46.52); FILE MERGED 2005/02/18 14:25:57 iha 1.46.52.2: #i28667# use correct command if matching to similar one 2005/02/17 17:26:04 iha 1.46.52.1: #i28667# new button does not show impress


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [f40551c814af36ff12c72c1904e6ebf2066b092c]

INTEGRATION: CWS oasisbf5 (1.87.24); FILE MERGED 2005/02/18 11:29:29 mib 1.87.24.2: #i42834#: xforms:submission renamed to form:xforms-submission 2005/02/15 13:52:38 mib 1.87.24.1: #i42834#: new SVG, XSL_FO and SMIL namespaces


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [1b32a157bb018d474397d37b92e7aafdfc26706d]

INTEGRATION: CWS iha07 (1.24.444); FILE MERGED 2005/02/24 17:56:14 iha 1.24.444.1: #i40859# redesign for Portuguese (Brazil) text


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [d240647f1519477204e1e71740c1eb2a5b35223d]

INTEGRATION: CWS iha07 (1.2.276); FILE MERGED 2005/02/18 14:18:35 iha 1.2.276.1: #i41753# custom shapes toolboxes are not highlighted in action mode


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [4cce2a2f08238e1e03055877aa89bc755ec06f59]

INTEGRATION: CWS iha07 (1.64.72); FILE MERGED 2005/02/18 14:17:39 iha 1.64.72.2: #i41753# custom shapes toolboxes are not highlighted in action mode 2005/01/31 12:10:17 iha 1.64.72.1: #i41267# removed UI visibility for non working command 'FontworkCharacterSpacingDialog'


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [13db37c381318571c54f6e1fdb2d2b28cc76573a]

INTEGRATION: CWS iha07 (1.3.30); FILE MERGED 2005/02/18 14:16:12 iha 1.3.30.1: #i41753# custom shapes toolboxes are not highlighted in action mode


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [104707ee908391d3dfe53364dcf31d6ab99ed1b8]

INTEGRATION: CWS oasisbf5 (1.2.210); FILE MERGED 2005/02/18 11:41:52 mib 1.2.210.1: #i43065#: wrong values for fo:keep-with-next in tables


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [e6be33a303e3500367418bcdc43077bcc5c8af9a]

INTEGRATION: CWS oasisbf5 (1.12.210); FILE MERGED 2005/02/18 11:41:51 mib 1.12.210.1: #i43065#: wrong values for fo:keep-with-next in tables


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [4be66d14016709dc081a2ce58a009e5666dba08a]

INTEGRATION: CWS oasisbf5 (1.12.208); FILE MERGED 2005/02/18 11:41:51 mib 1.12.208.1: #i43065#: wrong values for fo:keep-with-next in tables


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [f3b799f0e06bf8bdf0dcf3aa541e179490ae3033]

INTEGRATION: CWS oasisbf5 (1.6.210); FILE MERGED 2005/02/18 11:41:51 mib 1.6.210.1: #i43065#: wrong values for fo:keep-with-next in tables


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [3c39906ef5bbb03bd6b7ebcddd1913ac4631043d]

INTEGRATION: CWS oasisbf5 (1.13.210); FILE MERGED 2005/02/18 11:41:51 mib 1.13.210.1: #i43065#: wrong values for fo:keep-with-next in tables


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [474ed58a6cae03024580f1bc5240fa4c6a83a5ce]

INTEGRATION: CWS oasisbf5 (1.10.84); FILE MERGED 2005/02/15 13:53:45 mib 1.10.84.1: #i42834#: new SVG, XSL_FO and SMIL namespaces


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [7aaf84525e8bccef9871ef1a99b974785062cd67]

INTEGRATION: CWS oasisbf5 (1.10.30); FILE MERGED 2005/02/15 14:13:40 mib 1.10.30.1: #i41811#: style:default-outline-style is no property


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [fe45cad83dfe0f2ad6f5468cd642bdf0472dd32f]

INTEGRATION: CWS oasisbf5 (1.11.30); FILE MERGED 2005/02/18 11:36:44 mib 1.11.30.2: #i43065#: wrong values for fo:keep-with-next in tables 2005/02/15 14:13:40 mib 1.11.30.1: #i41811#: style:default-outline-style is no property


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [b41812dd908e95356386f58c53fa8c1e4bc658f1]

INTEGRATION: CWS oasisbf5 (1.11.82); FILE MERGED 2005/02/18 11:36:44 mib 1.11.82.2: #i43065#: wrong values for fo:keep-with-next in tables 2005/02/15 15:57:22 mib 1.11.82.1: #i42374#: Validation error in OOo DTD


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [cf1a6990da2233acecf40bda68f30ddad1069ee5]

INTEGRATION: CWS oasisbf5 (1.13.28); FILE MERGED 2005/02/15 13:53:45 mib 1.13.28.1: #i42834#: new SVG, XSL_FO and SMIL namespaces


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [c9a14bcd85161de725821a8104c7247d68f1c24a]

INTEGRATION: CWS oasisbf5 (1.11.28); FILE MERGED 2005/02/15 13:53:44 mib 1.11.28.1: #i42834#: new SVG, XSL_FO and SMIL namespaces


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [852db6f4ee65c60c193aa5bd0db23fce88c7ab72]

INTEGRATION: CWS oasisbf5 (1.93.30); FILE MERGED 2005/02/15 14:13:39 mib 1.93.30.1: #i41811#: style:default-outline-style is no property


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [0752733387c9858b36c043f4d213d5a0a7d99664]

INTEGRATION: CWS oasisbf5 (1.27.60); FILE MERGED 2005/02/15 14:13:38 mib 1.27.60.1: #i41811#: style:default-outline-style is no property


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [a37fe4f737c63adb6c9baeb4da6a044a33089a98]

INTEGRATION: CWS oasisbf5 (1.47.84); FILE MERGED 2005/02/18 11:31:03 mib 1.47.84.1: #i42834#: xforms:submission renamed to form:xforms-submission


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [38ff23742e767575d1312c0a1a26266b94603b0c]

INTEGRATION: CWS oasisbf5 (1.37.82); FILE MERGED 2005/02/18 11:31:02 mib 1.37.82.1: #i42834#: xforms:submission renamed to form:xforms-submission


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [68c347413054df64e0700f3e92a46f0ddfb96790]

INTEGRATION: CWS oasisbf5 (1.47.46); FILE MERGED 2005/02/15 13:53:03 mib 1.47.46.1: #i42834#: new SVG, XSL_FO and SMIL namespaces


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [2ce7f9e9bb68fc900b41aa4822d61cc4f5a57801]

INTEGRATION: CWS oasisbf5 (1.93.46); FILE MERGED 2005/02/15 13:53:03 mib 1.93.46.1: #i42834#: new SVG, XSL_FO and SMIL namespaces


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [b5dbde52e0ca661eaa9692d1783a7e36377c6ef1]

INTEGRATION: CWS oasisbf5 (1.83.30); FILE MERGED 2005/02/15 14:10:51 mib 1.83.30.1: #i42834#: new SVG, XSL_FO and SMIL namespaces


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [2eb46521a2598eaf7ae4056941b380fac6b01007]

INTEGRATION: CWS oasisbf5 (1.117.48); FILE MERGED 2005/02/15 14:10:51 mib 1.117.48.1: #i42834#: new SVG, XSL_FO and SMIL namespaces


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [9bcef2d77534ed954befd44aa1a9c3b6d123d547]

INTEGRATION: CWS oasisbf5 (1.12.46); FILE MERGED 2005/02/15 13:52:39 mib 1.12.46.1: #i42834#: new SVG, XSL_FO and SMIL namespaces


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [63ea4bf796f669719fe8f38571de6762a5205138]

INTEGRATION: CWS oasisbf5 (1.88.30); FILE MERGED 2005/02/15 15:57:10 mib 1.88.30.1: #i42374#: Validation error in OOo DTD


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [aa005dbbe5c63865ed924723ae44a34a1dc181c1]

INTEGRATION: CWS oasisbf5 (1.5.32); FILE MERGED 2005/02/24 12:26:15 sus 1.5.32.1: i43458 Adapting stylesheet to OASIS namespace changes


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [cecc629913a7f9657416bcc4793521ef2d1705f5]

INTEGRATION: CWS oasisbf5 (1.5.32); FILE MERGED 2005/02/24 12:26:14 sus 1.5.32.1: i43458 Adapting stylesheet to OASIS namespace changes


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [d38aedad3cbb5e5bc3fd66110c2ff31cd75fd5b9]

INTEGRATION: CWS oasisbf5 (1.2.32); FILE MERGED 2005/02/24 12:26:14 sus 1.2.32.1: i43458 Adapting stylesheet to OASIS namespace changes


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [c4fffb82a3663509a84d8da7796a408e7f283e52]

INTEGRATION: CWS oasisbf5 (1.5.32); FILE MERGED 2005/02/24 12:26:13 sus 1.5.32.1: i43458 Adapting stylesheet to OASIS namespace changes


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [990773d20d4d156ab0a950b6706942176e632061]

INTEGRATION: CWS oasisbf5 (1.5.32); FILE MERGED 2005/02/24 12:26:12 sus 1.5.32.1: i43458 Adapting stylesheet to OASIS namespace changes


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [e246eef0cccb02705f59e1d47dd6df9985a5e259]

INTEGRATION: CWS oasisbf5 (1.3.70); FILE MERGED 2005/02/24 12:26:12 sus 1.3.70.1: i43458 Adapting stylesheet to OASIS namespace changes


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [ee1f5e56427e9de1e40b3eefb66022996bc3ba7d]

INTEGRATION: CWS oasisbf5 (1.6.32); FILE MERGED 2005/02/24 12:26:11 sus 1.6.32.1: i43458 Adapting stylesheet to OASIS namespace changes


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [37e25235ae6f00bed02a974fd1f595e441483d18]

INTEGRATION: CWS oasisbf5 (1.5.32); FILE MERGED 2005/02/24 12:26:10 sus 1.5.32.1: i43458 Adapting stylesheet to OASIS namespace changes


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [aad37785c9850f5fa99741a2f3dfdc7e10e3505d]

INTEGRATION: CWS oasisbf5 (1.5.32); FILE MERGED 2005/02/24 12:26:09 sus 1.5.32.1: i43458 Adapting stylesheet to OASIS namespace changes


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [f94b25ec4bccaa0e0b733dd16ccbb2a94462e6a8]

INTEGRATION: CWS oasisbf5 (1.5.32); FILE MERGED 2005/02/24 12:26:08 sus 1.5.32.1: i43458 Adapting stylesheet to OASIS namespace changes


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [5ef083720e94ae096dc18a22aa8a7a52b217b7c8]

INTEGRATION: CWS iha07 (1.10.10); FILE MERGED 2005/02/14 09:59:58 iha 1.10.10.2: RESYNC: (1.10-1.11); FILE MERGED 2005/02/03 16:31:24 iha 1.10.10.1: #i41302# HelpIds for tabpages in custom-animation-dialog


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [67a3716f4142304b4338305b67cda8525ab6338a]

INTEGRATION: CWS oasisbf5 (1.3.70); FILE MERGED 2005/02/24 12:26:08 sus 1.3.70.1: i43458 Adapting stylesheet to OASIS namespace changes


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [fb14ea098531f4f48327395d7d035cc4026f0873]

INTEGRATION: CWS iha07 (1.5.66); FILE MERGED 2005/03/01 16:32:43 iha 1.5.66.2: RESYNC: (1.5-1.6); FILE MERGED 2005/02/17 09:59:31 iha 1.5.66.1: #i42430# added arrows toolbar hidden and arrow


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [a6512eab7369e7443c272c89f98233c0cfb9077a]

INTEGRATION: CWS oasisbf5 (1.5.32); FILE MERGED 2005/02/24 12:26:07 sus 1.5.32.1: i43458 Adapting stylesheet to OASIS namespace changes


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [d413a878737098b944a6b9928b6dbfad31ae17bc]

INTEGRATION: CWS iha07 (1.5.4); FILE MERGED 2005/02/17 09:54:33 iha 1.5.4.1: #i42430# added arrows toolbar and arrow


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [3505f362231b5b77f1d2ea09ed02ac9efaa0417e]

INTEGRATION: CWS oasisbf5 (1.6.32); FILE MERGED 2005/02/24 12:26:07 sus 1.6.32.1: i43458 Adapting stylesheet to OASIS namespace changes


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [bdff201a329b53c149dd04ff14734e9c05472f9c]

INTEGRATION: CWS iha07 (1.6.66); FILE MERGED 2005/02/14 19:36:17 iha 1.6.66.1: #i42736# colorsettings toolbar instead of 6 single entries


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [aa3c5987c7ace395fd0e5484e6e30493d1f3ec2d]

INTEGRATION: CWS iha07 (1.50.18); FILE MERGED 2005/03/01 16:29:50 iha 1.50.18.4: RESYNC: (1.51-1.52); FILE MERGED 2005/02/18 14:14:54 iha 1.50.18.3: #i41753# custom shapes toolboxes are not highlighted in action mode 2005/01/31 14:12:49 iha 1.50.18.2: RESYNC: (1.50-1.51); FILE MERGED 2005/01/21 22:23:55 iha 1.50.18.1: #i39638# don't hide 'Line and Filling' toolbar' while showing 'Edit Points' toolbar


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [f69d754d13a967c673d5a2456242c6176b7ceffd]

INTEGRATION: CWS iha07 (1.55.4); FILE MERGED 2005/03/01 16:29:41 iha 1.55.4.2: RESYNC: (1.55-1.57); FILE MERGED 2005/02/18 14:14:19 iha 1.55.4.1: #i41753# custom shapes toolboxes are not highlighted in action mode


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [e6453e197f153104364de4dac8c1338983518b08]

INTEGRATION: CWS oasisbf5 (1.6.32); FILE MERGED 2005/02/24 12:26:05 sus 1.6.32.1: i43458 Adapting stylesheet to OASIS namespace changes


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [d0273e9941b79a9a1bc7489c16d67fd86023fff4]

INTEGRATION: CWS iha07 (1.84.64); FILE MERGED 2005/01/31 14:09:41 iha 1.84.64.2: RESYNC: (1.84-1.85); FILE MERGED 2005/01/21 13:38:24 iha 1.84.64.1: #i39229# PDF export in slide sorter writes empty page


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [a832dbaef2b3d3f221341a2fb8059898263802c2]

INTEGRATION: CWS oasisbf5 (1.4.32); FILE MERGED 2005/02/24 12:26:04 sus 1.4.32.1: i43458 Adapting stylesheet to OASIS namespace changes


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [490ef45f59a36e188879e38f51ec8b29b9499624]

INTEGRATION: CWS iha07 (1.12.66); FILE MERGED 2005/03/01 16:17:39 iha 1.12.66.2: RESYNC: (1.12-1.13); FILE MERGED 2005/02/18 14:13:21 iha 1.12.66.1: #i41753# custom shapes toolboxes are not highlighted in action mode


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [ba04497d69bac0a742c11339d04d67a40fabbadc]

INTEGRATION: CWS iha07 (1.4.204); FILE MERGED 2005/01/21 22:25:19 iha 1.4.204.1: #i39638# don't hide 'Line and Filling' toolbar' while showing 'Gluepoints' toolbar


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [b4ad014e227d425313a83d5e3352e456a48f9187]

INTEGRATION: CWS iha07 (1.9.64); FILE MERGED 2005/01/21 22:22:28 iha 1.9.64.1: #i39638# don't hide 'Line and Filling' toolbar' while showing 'Edit Points' toolbar


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [34ef6ca8dea91679962d62c375b113546c7b161c]

INTEGRATION: CWS iha07 (1.35.236); FILE MERGED 2005/01/21 10:05:07 iha 1.35.236.1: #i40857# pt-BR text did not fit


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [1392cccd6c922b2882b6d47c3bd9347146c05621]

INTEGRATION: CWS iha07 (1.3.10); FILE MERGED 2005/03/07 18:36:13 iha 1.3.10.2: #i41302# set helpids at tabpages instead of tabcontrols 2005/02/03 16:32:15 iha 1.3.10.1: #i41302# HelpIds for tabpages in custom-animation-dialog


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [e85fdd28d52e090a402eaae1faad45bf12dc9e1b]

INTEGRATION: CWS iha07 (1.21.66); FILE MERGED 2005/03/01 16:14:15 iha 1.21.66.3: RESYNC: (1.23-1.24); FILE MERGED 2005/01/31 13:54:58 iha 1.21.66.2: RESYNC: (1.21-1.23); FILE MERGED 2005/01/31 12:15:10 iha 1.21.66.1: #i41267# removed UI visibility for non working commands 'DrawFontwork','DrawFontworkVertical'&'LayerDialogChildWindow'


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [5cf58fd83659a73fb6749874e91bd5a5c7af50ef]

INTEGRATION: CWS iha07 (1.7.66); FILE MERGED 2005/01/31 12:18:25 iha 1.7.66.1: #i41267# removed UI visibility for non working commands 'NotesChildWindow'&'TaskPaneShowPanel'


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [ce6e6ecfdee4efd3ad9a5cab243a92cc4d9ad94f]

INTEGRATION: CWS iha07 (1.3.72); FILE MERGED 2005/01/31 12:25:14 iha 1.3.72.3: #i41267# removed UI visibility for superfluous commands 'TaskPaneApplyToAllSlides','TaskPaneApplyToAllSlides'&'TaskPaneShowSmallPreview' 2005/01/31 12:23:05 iha 1.3.72.2: #i41267# removed UI visibility for non working commands 'TaskPaneApplyToSelectedSlides' 2005/01/31 12:21:55 iha 1.3.72.1: #i41267# removed UI visibility for non working commands 'TaskPaneUseForNewPresentations'


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [d534df839df561069ec13f8c83264459db4c6629]

INTEGRATION: CWS iha07 (1.11.10); FILE MERGED 2005/02/14 09:44:15 iha 1.11.10.2: RESYNC: (1.11-1.12); FILE MERGED 2005/02/03 16:30:37 iha 1.11.10.1: #i41302# HelpIds for tabpages in custom-animation-dialog


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [cfd5ace0f4b5e6d5c7c6ca0386eddd257b66c3f1]

INTEGRATION: CWS iha07 (1.13.12); FILE MERGED 2005/03/01 16:12:04 iha 1.13.12.3: RESYNC: (1.15-1.17); FILE MERGED 2005/02/14 09:43:08 iha 1.13.12.2: RESYNC: (1.13-1.15); FILE MERGED 2005/02/01 17:00:04 iha 1.13.12.1: #i41687# adding toolbars FontWork and 3D-Settings to menu again, because they could not be recalled after closing otherwise


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [aa56d1618db9f265cdc54c5b8fa7475ec490e2bd]

INTEGRATION: CWS iha07 (1.14.12); FILE MERGED 2005/03/01 16:11:37 iha 1.14.12.3: RESYNC: (1.16-1.18); FILE MERGED 2005/02/14 09:42:51 iha 1.14.12.2: RESYNC: (1.14-1.16); FILE MERGED 2005/02/01 16:58:20 iha 1.14.12.1: #i41687# adding toolbars FontWork and 3D-Settings to menu again, because they could not be recalled after closing otherwise


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [5684807b8dd40062dedb7530f0261adcbbb48769]

INTEGRATION: CWS iha07 (1.14.12); FILE MERGED 2005/03/01 16:11:05 iha 1.14.12.3: RESYNC: (1.16-1.18); FILE MERGED 2005/02/14 09:42:44 iha 1.14.12.2: RESYNC: (1.14-1.16); FILE MERGED 2005/02/01 16:48:39 iha 1.14.12.1: #i41687# adding 3D-Settings to menu again, because it could not be recalled after closing otherwise


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [2ae4a91c12e452c815d4c04b00539cc122b596ba]

INTEGRATION: CWS iha07 (1.15.12); FILE MERGED 2005/03/01 16:10:45 iha 1.15.12.3: RESYNC: (1.17-1.19); FILE MERGED 2005/02/14 09:42:27 iha 1.15.12.2: RESYNC: (1.15-1.17); FILE MERGED 2005/02/01 16:44:50 iha 1.15.12.1: #i41687# adding 3D-Settings to menu again, because it could not be recalled after closing otherwise


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [35c91c9f2063a8beec7a71f29fe17cdc272c96d3]

INTEGRATION: CWS iha07 (1.14.12); FILE MERGED 2005/03/01 16:09:51 iha 1.14.12.2: RESYNC: (1.14-1.16); FILE MERGED 2005/02/01 16:43:49 iha 1.14.12.1: #i41687# adding toolbars FontWork and 3D-Settings to menu again, because they could not be recalled after closing otherwise


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [c1d78d362e77d5dcb9e0df145813f04bc4f38e25]

INTEGRATION: CWS swqbugfixes15 (1.88.12); FILE MERGED 2005/02/18 15:22:41 fme 1.88.12.1: #119756# New filter option - SkipEmptyPages


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [6358624c5e14d57e42ddd9967cdbd794ed26bea5]

INTEGRATION: CWS swqbugfixes15 (1.128.64); FILE MERGED 2005/02/07 11:15:32 od 1.128.64.1: #i24255# - apply conversion of floating screen objects in R2L layout for 	   all objects. 	 - correction: position of floating screen objects is given in the 	   layout direction of its anchor.


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [917bffa5f1724acfa17c38990fcffc402cafaa67]

INTEGRATION: CWS swqbugfixes15 (1.86.140); FILE MERGED 2005/02/08 06:50:26 fme 1.86.140.1: #i20848# Use GetSpecialExtra*Name routines for SetExpr-fields


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [ea4e342ab8e8ce28eb76c13dada18ea3d1db979c]

INTEGRATION: CWS swqbugfixes15 (1.45.40); FILE MERGED 2005/02/14 09:56:32 fme 1.45.40.1: #i38971# First letter capitalization for l'installazione


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [03f8c64dc9ea3dc47ee3518d004c3e00aa35c383]

INTEGRATION: CWS swqbugfixes15 (1.96.128); FILE MERGED 2005/02/18 15:22:44 fme 1.96.128.2: #119756# New filter option - SkipEmptyPages 2005/02/15 12:07:10 fme 1.96.128.1: #i42636# Enhanced pdf export for defined page ranges


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [6e69459ec26584160ab21a505861c178f176ead9]

INTEGRATION: CWS swqbugfixes15 (1.14.12); FILE MERGED 2005/02/18 15:22:44 fme 1.14.12.1: #119756# New filter option - SkipEmptyPages


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [4e0bf3a69eebc93960b3fbaee67692f995c449a4]

INTEGRATION: CWS swqbugfixes15 (1.48.66); FILE MERGED 2005/02/10 10:04:28 od 1.48.66.1: #i42080# <SwDocShell::InitNew(..)> - reset modified state of document 	 after applying new default attributes.


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [e21512fd89539859a05e0c478dfb9bd522ba8afa]

INTEGRATION: CWS swqbugfixes15 (1.31.12); FILE MERGED 2005/02/10 15:15:56 fme 1.31.12.1: #119474# Painting Writer OLE object should not trigger a complete formatting of the document, formatting the visible area should be sufficient


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [1ea45de263a797b3731e7126c5a8d287e799a4a1]

INTEGRATION: CWS swqbugfixes15 (1.58.34); FILE MERGED 2005/02/18 15:22:40 fme 1.58.34.2: #119756# New filter option - SkipEmptyPages 2005/02/07 11:17:35 fme 1.58.34.1: #i42187# Make code robust in GetPageBzmAndSetOffsetForPDF. There actually are situations that do not allow to find a valid page frame, e.g. with oversized, non-splittable tables


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [4f07733319eac1eccc830ed997f426c0680e2341]

INTEGRATION: CWS swqbugfixes15 (1.108.12); FILE MERGED 2005/02/18 15:22:39 fme 1.108.12.1: #119756# New filter option - SkipEmptyPages


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [b6f2120fc8bbfc9654e00a1345a47ca093bb56b0]

INTEGRATION: CWS swqbugfixes15 (1.171.12); FILE MERGED 2005/02/18 15:22:38 fme 1.171.12.1: #119756# New filter option - SkipEmptyPages


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [735c2e954f0e0e11bba8493d4d4317962b6f02a1]

INTEGRATION: CWS swqbugfixes15 (1.47.272); FILE MERGED 2005/02/14 13:41:31 fme 1.47.272.1: #i42734# Tab stop and script changes in input fields


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [e33caa53d4a88264222b6dd322f6fd9a3a5f67c0]

INTEGRATION: CWS swqbugfixes15 (1.10.274); FILE MERGED 2005/02/07 16:05:49 fme 1.10.274.1: #i42217# Removed INCEXT line


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [f088f42dadf7fafb68fa9abd91674d73242b7f0e]

INTEGRATION: CWS swqbugfixes15 (1.90.88); FILE MERGED 2005/02/14 13:41:31 fme 1.90.88.1: #i42734# Tab stop and script changes in input fields


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [c534d665204776a194c5319a1111a3b999559501]

INTEGRATION: CWS swqbugfixes15 (1.7.34); FILE MERGED 2005/02/18 15:22:36 fme 1.7.34.3: #119756# New filter option - SkipEmptyPages 2005/02/15 12:07:22 fme 1.7.34.2: #i42636# Enhanced pdf export for defined page ranges 2005/02/09 13:49:54 fme 1.7.34.1: #i41397# PDF export of hyperlinks set at graphics


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [3b3d7afddc605a43e794a389de2516559cd29539]

INTEGRATION: CWS swqbugfixes15 (1.10.34); FILE MERGED 2005/02/07 13:30:35 od 1.10.34.1: #i42124# <SwToCntntAnchoredObjectPosition::CalcPosition()> 	 - correction: capture object inside vertical layout environment 		       for all positions.


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [0bbf92a48b6004901aee775cde60637a386a8d0c]

INTEGRATION: CWS swqbugfixes15 (1.71.12); FILE MERGED 2005/02/10 10:27:32 fme 1.71.12.2: #119477# Make sure that after trying to split a table there are not 'empty' follow tables hanging around 2005/02/10 09:20:30 fme 1.71.12.1: #119477# Make sure that after trying to split a table there are not 'empty' follow tables hanging around


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [60e88e79bf4587efa1e133c69e0fb07d2c329ed0]

INTEGRATION: CWS swqbugfixes15 (1.87.146); FILE MERGED 2005/02/15 08:43:13 od 1.87.146.1: #i42643# - apply optimization to method call <GraphicObject::DrawTiled(..)>


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [aa355eeec8c5526c68b17d15192aef94062607d7]

INTEGRATION: CWS swqbugfixes15 (1.48.34); FILE MERGED 2005/02/15 15:21:46 od 1.48.34.1: #i42586# <SwLayAction::InternalAction(..)> - finish format of current 	 page on interrupt.


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [e5b0396572ed53fa068e7fae84e7addbcbdab612]

INTEGRATION: CWS swqbugfixes15 (1.10.292); FILE MERGED 2005/02/11 10:16:08 fme 1.10.292.1: #i41974# Do not set Western language during autocompletion


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [39fd048ec0276165b4e335ca07a303c213437324]

INTEGRATION: CWS swqbugfixes15 (1.31.26); FILE MERGED 2005/02/09 15:21:18 od 1.31.26.1: #i42319# <SwDoc::Insert(.., SdrObject&, ..)> - move object to visible 	 layer, if frames are created.


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [c367414575a4687056f1b1b4a2372fb79d01c49e]

INTEGRATION: CWS swqbugfixes15 (1.35.88); FILE MERGED 2005/02/18 15:22:34 fme 1.35.88.1: #119756# New filter option - SkipEmptyPages


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [adc56b2172f741b5ebdd8878fdb3d24c7b58df17]

INTEGRATION: CWS swqbugfixes15 (1.104.12); FILE MERGED 2005/02/18 15:20:58 fme 1.104.12.1: #119756# New filter option - SkipEmptyPages


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [3f202256818cce57e92c8355a5b1c58636be5603]

INTEGRATION: CWS swqbugfixes15 (1.48.12); FILE MERGED 2005/02/18 15:20:58 fme 1.48.12.1: #119756# New filter option - SkipEmptyPages


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [d2d3b7b6251da98ea28844b443be72269f066022]

INTEGRATION: CWS swqbugfixes15 (1.4.12); FILE MERGED 2005/02/18 15:20:57 fme 1.4.12.1: #119756# New filter option - SkipEmptyPages


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [866976137470777fcd0c6bb25e8bcff1ff618d55]

INTEGRATION: CWS swqbugfixes15 (1.100.26); FILE MERGED 2005/02/18 15:20:57 fme 1.100.26.1: #119756# New filter option - SkipEmptyPages


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [b6889cb1a354d6ca2dbea30c8336428f27814897]

INTEGRATION: CWS swqbugfixes15 (1.27.12); FILE MERGED 2005/02/18 15:20:56 fme 1.27.12.1: #119756# New filter option - SkipEmptyPages


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [bb270f1b7bfb77d1979c8975ea90427ccbe01098]

INTEGRATION: CWS swqbugfixes15 (1.3.202); FILE MERGED 2005/02/18 15:20:55 fme 1.3.202.2: #119756# New filter option - SkipEmptyPages 2005/02/15 12:02:24 fme 1.3.202.1: #i42636# Enhanced pdf export for defined page ranges


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [20b478ff18e095dd7f26459e63a758e4896cf45a]

INTEGRATION: CWS swqbugfixes15 (1.17.52); FILE MERGED 2005/02/15 08:41:23 od 1.17.52.1: #i42643# <GraphicObject::ImplDrawTiled(..)> - avoid overflow


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [dc87ff3c1711afd050b9785c282a8984df4a64a5]

INTEGRATION: CWS swqbugfixes15 (1.4.66); FILE MERGED 2005/02/08 06:49:25 fme 1.4.66.1: #i20848# Use GetSpecialExtra*Name routines for SetExpr-fields


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [b4eeca57561c5bc9fb59be4250f090b019b1af7b]

INTEGRATION: CWS swqbugfixes15 (1.4.118); FILE MERGED 2005/02/18 15:18:58 fme 1.4.118.1: #119756# New filter option - SkiptEmptyPages


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [e9707ccbc751a54aa37932e88f1773074bc6292f]

INTEGRATION: CWS swqbugfixes15 (1.34.58); FILE MERGED 2005/02/18 15:18:57 fme 1.34.58.2: #119756# New filter option - SkiptEmptyPages 2005/02/15 12:11:50 fme 1.34.58.1: #i42636# Enhanced pdf export for defined page ranges


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [57dd47674f8a7d06cd02d23a4753d43a272eb581]

SRC680


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [5166b060876f15881fc4a7f8afb43cbfeae7daa6]

INTEGRATION: CWS calcer (1.17.222); FILE MERGED 2004/12/29 14:01:22 er 1.17.222.1: #i39585# '0' is a digit ...


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [3e85af04239f571395aac4e3f7afc999b90b2f3f]

INTEGRATION: CWS calcer (1.9.52); FILE MERGED 2004/11/23 20:18:20 er 1.9.52.2: #i36541# #i37631# generic GetString with EmptyPath and setting error at interpreter 2004/11/16 18:25:34 er 1.9.52.1: #i36541# generic ScMatrix::GetString() also for numerical values


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [d241eaab25a7064c1460a061ed40e2d21de1aed0]

INTEGRATION: CWS calcer (1.12.52); FILE MERGED 2005/02/21 17:40:01 er 1.12.52.2: RESYNC: (1.12-1.13); FILE MERGED 2004/11/16 18:34:18 er 1.12.52.1: #i36541# ScAmpersand, MatConcat: strings of numerical matrix values


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [531489e15756a14bccee3243026414b8634db502]

INTEGRATION: CWS calcer (1.31.52); FILE MERGED 2005/02/21 17:39:32 er 1.31.52.3: RESYNC: (1.31-1.34); FILE MERGED 2005/02/18 18:52:25 er 1.31.52.2: #i20986# #i21124# #i4874# #i7309# new algorithm for recursions and iterations 2004/11/23 20:15:20 er 1.31.52.1: #i37631# GetString: from matrix also if number warnings cleanup


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [466fefb9cb46af493418cc2fc6535c146ec4bdb0]

INTEGRATION: CWS calcer (1.2.290); FILE MERGED 2005/02/21 13:30:47 er 1.2.290.1: #i20986# #i21124# #i4874# #i7309# new algorithm for recursions and iterations; remove superfluous errInterpOverflow handling, Err527 is dead


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [4baa8b3439649efdd94658294f3b2cc98371e1f8]

INTEGRATION: CWS calcer (1.7.222); FILE MERGED 2005/02/21 13:30:46 er 1.7.222.1: #i20986# #i21124# #i4874# #i7309# new algorithm for recursions and iterations; remove superfluous errInterpOverflow handling, Err527 is dead


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [a85032a8f040032d26964d21c77d5b8516f06f99]

INTEGRATION: CWS calcer (1.46.8); FILE MERGED 2005/02/21 17:31:38 er 1.46.8.2: RESYNC: (1.46-1.48); FILE MERGED 2005/02/18 18:52:25 er 1.46.8.1: #i20986# #i21124# #i4874# #i7309# new algorithm for recursions and iterations


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [765f6d9881947f0a9b4ce337d5c5f5026279ebe9]

INTEGRATION: CWS calcer (1.25.28); FILE MERGED 2005/02/21 17:29:13 er 1.25.28.3: RESYNC: (1.25-1.27); FILE MERGED 2005/02/21 13:30:45 er 1.25.28.2: #i20986# #i21124# #i4874# #i7309# new algorithm for recursions and iterations; remove superfluous errInterpOverflow handling, Err527 is dead 2005/02/18 18:52:25 er 1.25.28.1: #i20986# #i21124# #i4874# #i7309# new algorithm for recursions and iterations


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [8bd8a60de9b649b5d4ad86b1982f9505d9a114d6]

INTEGRATION: CWS dr36 (1.12.82); FILE MERGED 2005/03/03 13:19:33 dr 1.12.82.2: #i21397# images for .uno:StarChartDialog slot 2005/03/03 11:52:07 dr 1.12.82.1: #i40361# separate labels for 'Insert' menu


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [54291f9795aa90fe3796731f0d0d12888f3d961b]

INTEGRATION: CWS calcer (1.7.222); FILE MERGED 2004/12/01 13:40:55 er 1.7.222.1: make dtors virtual


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [5d76b7c73fe1037cd8d4fe056ee29716c025ceb1]

INTEGRATION: CWS calcer (1.8.290); FILE MERGED 2004/11/16 14:23:14 er 1.8.290.1: initialization order (gcc warning)


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [d98411dfe6f957913d117ce5b2c66eddaa9595d0]

INTEGRATION: CWS calcer (1.4.52); FILE MERGED 2004/11/16 18:24:38 er 1.4.52.1: #i36541# generic ScMatrix::GetString() also for numerical values


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [5924a5fbfe6c30af24ebfe813dd25aa944503458]

INTEGRATION: CWS calcer (1.1.2); FILE ADDED 2005/02/18 18:52:24 er 1.1.2.1: #i20986# #i21124# #i4874# #i7309# new algorithm for recursions and iterations


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [f23cb022512ab7d183c8c043427817f272480c36]

INTEGRATION: CWS calcer (1.84.8); FILE MERGED 2005/02/21 15:18:28 er 1.84.8.2: RESYNC: (1.84-1.85); FILE MERGED 2005/02/18 18:52:24 er 1.84.8.1: #i20986# #i21124# #i4874# #i7309# new algorithm for recursions and iterations


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [8e65936623d98f78eed449b1328b79e6d66b26fd]

INTEGRATION: CWS calcer (1.5.222); FILE MERGED 2005/02/21 15:18:01 er 1.5.222.2: RESYNC: (1.5-1.6); FILE MERGED 2004/12/01 13:40:55 er 1.5.222.1: make dtors virtual


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [bfe4d44c369852a61d4eeddf380cac6506e6f5a6]

INTEGRATION: CWS calcer (1.23.138); FILE MERGED 2005/02/21 15:17:29 er 1.23.138.2: RESYNC: (1.23-1.24); FILE MERGED 2005/02/18 18:49:06 er 1.23.138.1: initialization order


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [8dc8021550d33bd28e8a9053fe22c8972ea699f9]

INTEGRATION: CWS calcer (1.16.30); FILE MERGED 2005/02/21 15:17:20 er 1.16.30.3: RESYNC: (1.16-1.17); FILE MERGED 2005/02/18 18:52:23 er 1.16.30.2: #i20986# #i21124# #i4874# #i7309# new algorithm for recursions and iterations 2004/11/16 14:20:32 er 1.16.30.1: initialization order (gcc warning)


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [ef80f426c6346524b1c35bcb25c7b846aa80c007]

INTEGRATION: CWS calcer (1.2.222); FILE MERGED 2005/02/18 18:48:39 er 1.2.222.1: initialization order


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [ab2ba47db94de80eaaabfbd47f123eb06e0a7628]

INTEGRATION: CWS calcer (1.4.116); FILE MERGED 2005/02/10 19:02:40 er 1.4.116.2: #i39928# MACOSX Min/Max ambiguity 2004/12/07 10:55:06 er 1.4.116.1: oops, ouch, aua, weia ...


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [8c9e6d1a8f786bc351b887c58f3877b9ed8858d2]

INTEGRATION: CWS swqcore07 (1.43.98); FILE MERGED 2005/02/21 13:01:12 od 1.43.98.1: #i42921# - do not set numbering rule as hard attribute at a text node.


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [6ad165f288f8414ac62f85e47cb91ab3232b7b59]

INTEGRATION: CWS swqcore07 (1.11.300); FILE MERGED 2005/02/25 12:17:18 od 1.11.300.2: #i42921# - adapt method call <SwDoc::SetNumRule> to changed signature 2005/02/21 13:00:00 od 1.11.300.1: #i42921# correction of methods <SwEditShell::NumIndent(..)>


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [1ef4661f712f407426e2f9f9f9e1cc0ab8753c56]

INTEGRATION: CWS swqcore07 (1.44.2); FILE MERGED 2005/02/21 12:49:17 od 1.44.2.4: #i42921# <SwDoc::SetNumRule(..)> - re-use unused 3rd parameter. 	 It's name is now <bSetitem> and replaces local variable <bSetItem> 2005/02/17 10:49:16 dvo 1.44.2.3: #i42851# assert when calling MakeUniqueNumRule on wrong doc 2005/02/11 09:00:46 hbrinkm 1.44.2.2: #i42273# lcl_UpdateNumRuleRange: start at a node that may be numbered 2005/02/10 17:23:20 hbrinkm 1.44.2.1: #i42354# UpdateNumRuleOld: use SwNumRule.Get() to get numbering format


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [52f0615ba19853cbc3df53e583ee5b1a4db791b6]

INTEGRATION: CWS swqcore07 (1.100.36); FILE MERGED 2005/02/21 12:48:03 od 1.100.36.1: #i42921# <SwDoc::SetNumRule(..)> - re-use unused 3rd parameter. 	 It's name is now <bSetitem> and replaces local variable <bSetItem>


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [cb688552b759ef537443835727377bed7e5f2262]

INTEGRATION: CWS swqcore07 (1.27.398); FILE MERGED 2005/02/21 13:06:13 od 1.27.398.1: #i42921# - invalidate ruler after execute of changing numbering indent


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [1b1aa39802f114e1b1ca89bec50cde83b1fdd714]

INTEGRATION: CWS swqcore07 (1.18.98); FILE MERGED 2005/02/21 13:03:08 od 1.18.98.1: #i42921# <SwEditWin::RulerMarginDrag(..)> - consider vertical mode


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [7a41b9250ff1644d158a281a1b18ab78f2ac406b]

INTEGRATION: CWS swqcore07 (1.8.302); FILE MERGED 2005/02/21 13:04:18 od 1.8.302.1: #i42921# <SwEditWin::RulerMarginDrag(..)> - consider vertical mode


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [992be99f5fd68af72e1dc03fa17ffa5947373ac8]

INTEGRATION: CWS swqcore07 (1.107.34); FILE MERGED 2005/02/21 13:04:17 od 1.107.34.1: #i42921# <SwEditWin::RulerMarginDrag(..)> - consider vertical mode


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [17f49956cf48db084b529f5e27173661f5df45a9]

INTEGRATION: CWS swqcore07 (1.16.98); FILE MERGED 2005/02/24 09:47:56 hbrinkm 1.16.98.2: RESYNC: (1.16-1.17); FILE MERGED 2005/02/11 15:30:22 hbrinkm 1.16.98.1: #i42512# SwStyleSheetIterator::Notify: pStyle can be 0x0


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [76af9cf8e8b08536517fd48d71069b0d8dc76251]

INTEGRATION: CWS swqcore07 (1.27.150); FILE MERGED 2005/02/11 20:30:54 dvo 1.27.150.1: #i42406# continue proper default handling


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [a737b27261e001c16535c87ae8f5cbcd4110a9bd]

INTEGRATION: CWS swqcore07 (1.64.150); FILE MERGED 2005/02/14 17:11:02 hbrinkm 1.64.150.1: #i35577# ReadLVL: do not take list tab (0xC615) into account if it is not between left indent and first line indent


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [51d2002acd2f172a09b0d4c5a367f01ffda294c9]

INTEGRATION: CWS swqcore07 (1.171.22); FILE MERGED 2005/02/16 16:22:46 dvo 1.171.22.1: #i41204# load/save database name + URL made spec-conform


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [a18328352ad30fda614c85d7998333691e38cd46]

INTEGRATION: CWS swqcore07 (1.86.150); FILE MERGED 2005/02/16 16:22:46 dvo 1.86.150.1: #i41204# load/save database name + URL made spec-conform


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [f9bd41bf270b1a94dfa062ef803a2fda886ade84]

INTEGRATION: CWS swqcore07 (1.6.284); FILE MERGED 2005/02/25 12:16:06 od 1.6.284.1: #i42921# - adapt method call <SwDoc::SetNumRule> to changed signature


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [58f85c3503a404fae384b25f3947ca99bd77896b]

INTEGRATION: CWS swqcore07 (1.17.36); FILE MERGED 2005/02/11 14:22:39 hbrinkm 1.17.36.1: #i42439# inserting a new paragraph is not typing


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [577ef1fbbd71a76a3d55a69e3bc2d0e89373c7df]

INTEGRATION: CWS swqcore07 (1.34.48); FILE MERGED 2005/02/21 12:51:15 od 1.34.48.1: #i42921# new method <SwFEShell::IsVerticalModeAtNdAndPos(..)>


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [1ff0413f8c99920cb1ae83d923f64bf8a2978446]

INTEGRATION: CWS swqcore07 (1.8.36); FILE MERGED 2005/02/15 18:51:05 dvo 1.8.36.1: #i42851# call MakeUniqueNumRules on proper SwDoc


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [4f49c15d3987cac8ef30f32aeb7c0c2e92458804]

INTEGRATION: CWS swqcore07 (1.18.300); FILE MERGED 2005/02/21 12:53:45 od 1.18.300.1: #i42921# - new method <SwCntntNode::GetTextDirection(..)>


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [6c002fcfcc979c40f283aef9544300a81d323c2f]

INTEGRATION: CWS swqcore07 (1.19.158); FILE MERGED 2005/02/11 15:49:03 hbrinkm 1.19.158.1: #i42512# SwDoc::DelSectionFmt: use {Start/End}Undo(UNDO_DELSECTION)


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [8b2becbb991ad9ceb0f09c81ad765fb453bc9242]

INTEGRATION: CWS swqcore07 (1.31.36); FILE MERGED 2005/02/21 12:58:27 od 1.31.36.1: #i42921# - use new method <SwCntntNode::GetTextDirection(..)>


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [6b18b5aa71964e8009be99345efbdbb043341a75]

INTEGRATION: CWS swqcore07 (1.34.36); FILE MERGED 2005/02/21 12:56:41 od 1.34.36.1: #i42921# - do not set numbering rule as hard attribute at a text node.


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [2423966d82c9386887a7cb6b0e5f33d9c7599ddf]

INTEGRATION: CWS swqcore07 (1.12.158); FILE MERGED 2005/02/22 16:35:39 dvo 1.12.158.1: #i40106# fix assertion


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [1c12784dd2431111c2785fede18f5bffc4326419]

INTEGRATION: CWS swqcore07 (1.10.298); FILE MERGED 2005/02/21 12:53:11 od 1.10.298.1: #i42921# - new method <SwCntntNode::GetTextDirection(..)>


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [c9494c9533ec0101dc369f2af163aa1caf9db5ae]

INTEGRATION: CWS swqcore07 (1.50.36); FILE MERGED 2005/02/21 12:50:23 od 1.50.36.1: #i42921# new method <SwFEShell::IsVerticalModeAtNdAndPos(..)>


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [d4bb14c68b3bc6c8b1c7a1c6180d7e473b320360]

INTEGRATION: CWS swqcore07 (1.23.80); FILE MERGED 2005/02/11 20:30:24 dvo 1.23.80.1: #i42406# continue proper default handling


2005-03-08  Vladimir Glazounov  <vg@openoffice.org>  [da1bd180ddb83fceefda55b7e953a578340970a6]

INTEGRATION: CWS swqcore07 (1.112.26); FILE MERGED 2005/02/11 20:30:24 dvo 1.112.26.1: #i42406# continue proper default handling


2005-03-07  Vladimir Glazounov  <vg@openoffice.org>  [c21fdd20f8d6d9b3e7d59a9f01f5d2548ccece68]

INTEGRATION: CWS os49 (1.50.54); FILE MERGED 2005/02/07 11:05:27 os 1.50.54.3: RESYNC: (1.52-1.53); FILE MERGED 2005/01/20 17:39:13 os 1.50.54.2: RESYNC: (1.50-1.52); FILE MERGED 2005/01/14 07:29:25 os 1.50.54.1: #i40628# check pMedium before access


2005-03-07  Vladimir Glazounov  <vg@openoffice.org>  [ebf8169a09c179239135be7d8f90f8f929a0999f]

INTEGRATION: CWS os49 (1.52.404); FILE MERGED 2005/01/18 08:36:36 os 1.52.404.1: #i40856# FixedText width increased


2005-03-07  Vladimir Glazounov  <vg@openoffice.org>  [504736b1a044d3040fe33805b9c49e5287e4e107]

INTEGRATION: CWS os49 (1.17.62); FILE MERGED 2005/01/17 12:31:37 os 1.17.62.1: #i39809# redesign of Area tab page


2005-03-07  Vladimir Glazounov  <vg@openoffice.org>  [12954e3867db0892501e8ff3469acea185feb671]

INTEGRATION: CWS os49 (1.59.236); FILE MERGED 2005/01/17 12:31:37 os 1.59.236.1: #i39809# redesign of Area tab page


2005-03-07  Vladimir Glazounov  <vg@openoffice.org>  [531d3c1b37b06f9c33bf64118e7742e451497389]

INTEGRATION: CWS os49 (1.7.1184); FILE MERGED 2005/01/17 12:31:36 os 1.7.1184.1: #i39809# redesign of Area tab page


2005-03-07  Vladimir Glazounov  <vg@openoffice.org>  [36bc2bdebbb19070815b99ffa5bbf7c0a27d140e]

INTEGRATION: CWS os49 (1.14.182); FILE MERGED 2005/02/17 07:33:23 os 1.14.182.2: #i39774# label renamed 2005/01/13 13:18:36 os 1.14.182.1: #i39774# control positions/sizes changed


2005-03-07  Vladimir Glazounov  <vg@openoffice.org>  [1e81282f63fea5d408c435793f45e00381f96793]

INTEGRATION: CWS os49 (1.12.160); FILE MERGED 2005/01/13 13:18:35 os 1.12.160.1: #i39774# control positions/sizes changed


2005-03-07  Vladimir Glazounov  <vg@openoffice.org>  [9d8e315e424057221ea039186fe026b07f237b17]

INTEGRATION: CWS os49 (1.2.614); FILE MERGED 2005/02/07 10:09:34 os 1.2.614.2: RESYNC: (1.2-1.3); FILE MERGED 2005/01/17 12:31:36 os 1.2.614.1: #i39809# redesign of Area tab page


2005-03-07  Vladimir Glazounov  <vg@openoffice.org>  [62f273e6fb942befbc24a935acace3f053ddd1cf]

INTEGRATION: CWS os49 (1.3.400); FILE MERGED 2005/01/10 14:53:08 os 1.3.400.1: #i39776# label width increased


2005-03-07  Vladimir Glazounov  <vg@openoffice.org>  [02289797487e78e0a5a3b5c5f95690bc5207d282]

INTEGRATION: CWS os49 (1.7.84); FILE MERGED 2005/01/12 14:32:34 os 1.7.84.1: #i39939# context menu entry of Format/Default formatting fixed


2005-03-07  Vladimir Glazounov  <vg@openoffice.org>  [f51d680b26a45004943ce6db8d0f337d14fb97e3]

INTEGRATION: CWS os49 (1.4.14); FILE MERGED 2005/02/28 14:32:09 os 1.4.14.1: #i43686# use ::rtl::OUStrings to transport long strings (message body)


2005-03-07  Vladimir Glazounov  <vg@openoffice.org>  [133fc6594210d08a55ea657630bb00d39e13d613]

INTEGRATION: CWS os49 (1.54.54); FILE MERGED 2005/01/14 14:59:08 os 1.54.54.2: #40673# CheckBox size fixed 2005/01/13 14:22:36 os 1.54.54.1: #i39801# redesign to fit for all languages


2005-03-07  Vladimir Glazounov  <vg@openoffice.org>  [a0404a9de1a65e5fb59ddcbd3256ef5a0ccd65ff]

INTEGRATION: CWS os49 (1.2.212); FILE MERGED 2005/02/04 15:01:25 os 1.2.212.2: #i40399# tab page size increased 2005/01/14 16:34:20 mbu 1.2.212.1: #i40399


2005-03-07  Vladimir Glazounov  <vg@openoffice.org>  [3f9270c01e1bb56f2f1b2f9071f1fdeb2706f69e]

INTEGRATION: CWS os49 (1.2.212); FILE MERGED 2005/02/04 15:01:24 os 1.2.212.2: #i40399# tab page size increased 2005/01/14 16:34:19 mbu 1.2.212.1: #i40399


2005-03-07  Vladimir Glazounov  <vg@openoffice.org>  [c9cf86c4097d698a6f21706b62fa44149221e651]

INTEGRATION: CWS os49 (1.3.54); FILE MERGED 2005/01/14 16:34:19 mbu 1.3.54.1: #i40399


2005-03-07  Vladimir Glazounov  <vg@openoffice.org>  [25688817fdb05b63daf5d370c960a6b887f8e064]

INTEGRATION: CWS os49 (1.5.14); FILE MERGED 2005/02/28 14:32:40 os 1.5.14.2: #i43686# use ::rtl::OUStrings to transport long strings (message body) 2005/02/28 12:17:42 os 1.5.14.1: #i43673# default extension of Writer document fixed


2005-03-07  Vladimir Glazounov  <vg@openoffice.org>  [d130080771e368d77493d3116e49f7f9364e6c6a]

INTEGRATION: CWS os49 (1.2.212); FILE MERGED 2005/02/04 15:01:24 os 1.2.212.2: #i40399# tab page size increased 2005/01/14 16:34:18 mbu 1.2.212.1: #i40399


2005-03-07  Vladimir Glazounov  <vg@openoffice.org>  [34cd1d3a8309de45dfbc477e360fdc2de7f616d5]

INTEGRATION: CWS os49 (1.2.212); FILE MERGED 2005/02/25 13:22:07 os 1.2.212.4: #i40408# element positioning fixed 2005/02/24 12:51:53 os 1.2.212.3: #i40339# some minor fixes 2005/02/04 15:01:24 os 1.2.212.2: #i40399# tab page size increased 2005/01/14 16:34:17 mbu 1.2.212.1: #i40399


2005-03-07  Vladimir Glazounov  <vg@openoffice.org>  [8d8e39af4e294f9c0c517a6e56562b19c58b90e2]

INTEGRATION: CWS os49 (1.2.212); FILE MERGED 2005/02/04 15:01:24 os 1.2.212.2: #i40399# tab page size increased 2005/01/14 16:34:16 mbu 1.2.212.1: #i40399


2005-03-07  Vladimir Glazounov  <vg@openoffice.org>  [f76089b5ba8046139df1e90e7f199d3f745bb301]

INTEGRATION: CWS os49 (1.4.212); FILE MERGED 2005/01/17 15:10:03 mbu 1.4.212.1: i40125


2005-03-07  Vladimir Glazounov  <vg@openoffice.org>  [b08b899017800f0ef5b185fe29a62c9cfa26179c]

INTEGRATION: CWS os49 (1.2.212); FILE MERGED 2005/02/28 11:21:53 os 1.2.212.6: #i40412# key travelling fixed in customize address block dialog 2005/02/25 12:31:03 os 1.2.212.5: #i40408# FixedLines now full width 2005/02/24 12:51:52 os 1.2.212.4: #i40339# some minor fixes 2005/02/04 15:01:24 os 1.2.212.3: #i40399# tab page size increased 2005/01/18 15:41:31 mbu 1.2.212.2: #i40818 2005/01/14 16:34:16 mbu 1.2.212.1: #i40399


2005-03-07  Vladimir Glazounov  <vg@openoffice.org>  [6079132c37b006f6eb2663b938465f675bc18e51]

INTEGRATION: CWS os49 (1.3.84); FILE MERGED 2005/02/28 11:21:53 os 1.3.84.3: #i40412# key travelling fixed in customize address block dialog 2005/02/28 08:06:51 os 1.3.84.2: #i40821# prevent insertion of '<>' into the greeting line 2005/01/18 15:41:30 mbu 1.3.84.1: #i40818


2005-03-07  Vladimir Glazounov  <vg@openoffice.org>  [4abcac4e9b9c5eb8a9675a55d00237c60d7ff0a6]

INTEGRATION: CWS os49 (1.2.212); FILE MERGED 2005/01/18 15:41:29 mbu 1.2.212.1: #i40818


2005-03-07  Vladimir Glazounov  <vg@openoffice.org>  [c9596fa3c6e7137ad9c4f8cdaa69c625d37e7bc6]

INTEGRATION: CWS os49 (1.4.84); FILE MERGED 2005/02/28 13:42:02 os 1.4.84.11: #i40413# re-apply changed address after drag&drop including selection 2005/02/28 11:21:52 os 1.4.84.10: #i40412# key travelling fixed in customize address block dialog 2005/02/28 08:06:50 os 1.4.84.9: #i40821# prevent insertion of '<>' into the greeting line 2005/01/20 16:25:00 os 1.4.84.8: RESYNC: (1.4-1.5); FILE MERGED 2005/01/20 12:44:48 mbu 1.4.84.7: #i40413 2005/01/19 16:49:12 mbu 1.4.84.6: #i40823 #i40821 #i40412 2005/01/18 16:21:52 mbu 1.4.84.5: #i40817 2005/01/18 16:02:25 mbu 1.4.84.4: #i40817 2005/01/18 15:41:28 mbu 1.4.84.3: #i40818 2005/01/18 15:09:39 mbu 1.4.84.2: #i40816 2005/01/17 14:08:31 mbu 1.4.84.1: #i40408


2005-03-07  Vladimir Glazounov  <vg@openoffice.org>  [c332af5331a0beffb1668e61fb363929121bff09]

INTEGRATION: CWS os49 (1.3.84); FILE MERGED 2005/02/28 14:32:40 os 1.3.84.4: #i43686# use ::rtl::OUStrings to transport long strings (message body) 2005/02/07 08:34:40 os 1.3.84.3: RESYNC: (1.3-1.4); FILE MERGED 2005/01/19 16:49:12 mbu 1.3.84.2: #i40823 #i40821 #i40412 2005/01/14 16:34:16 mbu 1.3.84.1: #i40399


2005-03-07  Vladimir Glazounov  <vg@openoffice.org>  [564402a0d835709e3dbbff3fa935a1a333d2f9b2]

INTEGRATION: CWS os49 (1.4.158); FILE MERGED 2005/01/20 14:30:56 mbu 1.4.158.2: #i40406 2005/01/17 16:29:26 mbu 1.4.158.1: #i40407


2005-03-07  Vladimir Glazounov  <vg@openoffice.org>  [c5273bec834f6cf8628436aa6e71293fae28460e]

INTEGRATION: CWS os49 (1.97.326); FILE MERGED 2005/01/18 07:47:54 os 1.97.326.1: i40851# table options page: label width increased


2005-03-07  Vladimir Glazounov  <vg@openoffice.org>  [74c67657a3b8ebdf2b10c74f03e6075fbd5a0821]

INTEGRATION: CWS os49 (1.2.212); FILE MERGED 2005/01/14 16:34:04 mbu 1.2.212.1: #i40399


2005-03-07  Vladimir Glazounov  <vg@openoffice.org>  [a7a714381ba24e805adbc78db5b1a9bf4a168460]

INTEGRATION: CWS os49 (1.38.84); FILE MERGED 2005/01/12 14:32:33 os 1.38.84.1: #i39939# context menu entry of Format/Default formatting fixed


2005-03-07  Vladimir Glazounov  <vg@openoffice.org>  [6628ccc2b63938a337d1688db13286edeb69f8ef]

INTEGRATION: CWS aw028 (1.43.260); FILE MERGED 2005/02/24 22:05:20 aw 1.43.260.1: #i43302#


2005-03-07  Vladimir Glazounov  <vg@openoffice.org>  [4adfc94ed0d1508ef3b4060c7df30d9b03f2cdf0]

INTEGRATION: CWS os49 (1.48.210); FILE MERGED 2005/02/07 08:30:21 os 1.48.210.2: RESYNC: (1.48-1.49); FILE MERGED 2005/01/14 15:48:25 os 1.48.210.1: #i40687# content enumeration improved for table-in-table situations


2005-03-07  Vladimir Glazounov  <vg@openoffice.org>  [3c121543aa9c5d039e23a02c299a11aad18df253]

INTEGRATION: CWS aw028 (1.29.260); FILE MERGED 2005/02/25 20:37:27 aw 1.29.260.2: RESYNC: (1.29-1.30); FILE MERGED 2005/02/25 19:18:40 aw 1.29.260.1: #i43068#


2005-03-07  Vladimir Glazounov  <vg@openoffice.org>  [5f33a2f3dddb4d1fe9752aa816df8c8a13acb9f1]

INTEGRATION: CWS os49 (1.13.72); FILE MERGED 2005/01/20 16:06:41 os 1.13.72.2: RESYNC: (1.13-1.14); FILE MERGED 2005/01/11 13:25:12 os 1.13.72.1: #i40135# copy style names in assignment operator, too


2005-03-07  Vladimir Glazounov  <vg@openoffice.org>  [f312ce1eee04a82f4b6f08d7e05c6cbf98d9995f]

INTEGRATION: CWS aw028 (1.44.120); FILE MERGED 2005/03/01 19:22:21 aw 1.44.120.1: #i43537#


2005-03-07  Vladimir Glazounov  <vg@openoffice.org>  [506a96320f65cb96ea763a2feb047c76a44f06bc]

INTEGRATION: CWS os49 (1.12.84); FILE MERGED 2005/01/11 14:10:13 os 1.12.84.1: #i40351# lcl_FixPosition: check for wrong position only


2005-03-07  Vladimir Glazounov  <vg@openoffice.org>  [7e0c74277fc6be79cc63d5629facd32e1a5741d3]

INTEGRATION: CWS aw028 (1.3.334); FILE MERGED 2005/03/02 19:52:56 aw 1.3.334.1: #i42075#


2005-03-07  Vladimir Glazounov  <vg@openoffice.org>  [5883130b4519e49c87c22e94edb656eebe996f28]

INTEGRATION: CWS aw028 (1.4.260); FILE MERGED 2005/03/01 20:26:10 aw 1.4.260.1: #i43821#


2005-03-07  Vladimir Glazounov  <vg@openoffice.org>  [a2200b4f708e20f73f7492bb440d1cd2a00129c6]

INTEGRATION: CWS aw028 (1.7.178); FILE MERGED 2005/02/24 21:30:00 aw 1.7.178.1: #i42815#


2005-03-07  Vladimir Glazounov  <vg@openoffice.org>  [6eb1d135a6be0f1c98a1aaa39f240cee35dd6390]

INTEGRATION: CWS aw028 (1.12.178); FILE MERGED 2005/02/17 21:30:44 aw 1.12.178.1: #i42714#


2005-03-07  Vladimir Glazounov  <vg@openoffice.org>  [fa75ba0d6c0e955969755dddda741b33e238e5a1]

INTEGRATION: CWS aw028 (1.10.34); FILE MERGED 2005/02/14 21:15:44 aw 1.10.34.1: #i42323#


2005-03-07  Vladimir Glazounov  <vg@openoffice.org>  [497010983f53321bad98bb75dbcdee0c45bce35b]

INTEGRATION: CWS os49 (1.35.50); FILE MERGED 2005/01/13 16:44:37 mbu 1.35.50.1: #i40401


2005-03-07  Vladimir Glazounov  <vg@openoffice.org>  [14dab75d2d6ebf69e38b3781e5e5c6576e70a16a]

INTEGRATION: CWS aw028 (1.5.178); FILE MERGED 2005/03/02 19:52:55 aw 1.5.178.1: #i42075#


2005-03-07  Vladimir Glazounov  <vg@openoffice.org>  [7ba255b3d9e1fa60329d548df6f3b1b8f7e7ae57]

INTEGRATION: CWS aw028 (1.6.332); FILE MERGED 2005/02/24 21:30:00 aw 1.6.332.1: #i42815#


2005-03-07  Vladimir Glazounov  <vg@openoffice.org>  [bd2690e4044b38f62bc43bdda9bb4208b70297de]

INTEGRATION: CWS os49 (1.46.58); FILE MERGED 2005/03/01 14:03:29 os 1.46.58.2: #i40413# don't remove selected element on ::drop() in mail merge 2005/01/20 11:08:05 mbu 1.46.58.1: #i40413


2005-03-07  Vladimir Glazounov  <vg@openoffice.org>  [d605f39a6c8b783589cd2abc95443c9be981334c]

INTEGRATION: CWS aw028 (1.8.178); FILE MERGED 2005/02/24 21:30:00 aw 1.8.178.2: #i42815# 2005/02/24 18:44:14 aw 1.8.178.1: #i42431#


2005-03-07  Vladimir Glazounov  <vg@openoffice.org>  [adffe02bb6c71b7f380a51d9b479e6ca3de257dd]

INTEGRATION: CWS os49 (1.37.58); FILE MERGED 2005/02/07 08:11:05 os 1.37.58.2: RESYNC: (1.37-1.38); FILE MERGED 2005/01/19 20:12:35 os 1.37.58.1: #i40219# ::IsSimpleCharInput(): Neither Alt nor Ctrl are part of a simple input


2005-03-07  Vladimir Glazounov  <vg@openoffice.org>  [2b68c6b30888df0975556b747015b2d8c8a14bc1]

INTEGRATION: CWS aw028 (1.5.332); FILE MERGED 2005/02/24 21:30:00 aw 1.5.332.1: #i42815#


2005-03-07  Vladimir Glazounov  <vg@openoffice.org>  [3ab843698277758c94771d547630e1f1a794dc63]

INTEGRATION: CWS accanonical (1.10.6); FILE MERGED 2005/02/07 21:30:56 rene 1.10.6.7: typo fix 2005/02/07 21:29:13 rene 1.10.6.6: uh, of source the copy command needs to be changed, too ;) 2005/02/07 17:59:39 rene 1.10.6.5: #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/01 18:07:15 rene 1.10.6.4: RESYNC: (1.11-1.12); FILE MERGED 2005/01/26 17:21:37 rene 1.10.6.3: RESYNC: (1.10-1.11); FILE MERGED 2005/01/25 22:12:12 rene 1.10.6.2: fix typos and cut'n paste error 2005/01/21 10:35:50 rene 1.10.6.1: #i39684# remove uname from odk


2005-03-07  Vladimir Glazounov  <vg@openoffice.org>  [47937a460aa4f6fee13cde0734f1f1bedfd2a607]

INTEGRATION: CWS aw028 (1.5.178); FILE MERGED 2005/03/02 19:52:39 aw 1.5.178.1: #i42075#


2005-03-07  Vladimir Glazounov  <vg@openoffice.org>  [907d72a7824c33d99192b7cca530fc19179652fe]

INTEGRATION: CWS accanonical (1.12.6); FILE MERGED 2005/02/01 18:04:38 rene 1.12.6.3: RESYNC: (1.13-1.14); FILE MERGED 2005/01/26 17:21:26 rene 1.12.6.2: RESYNC: (1.12-1.13); FILE MERGED 2005/01/21 10:35:48 rene 1.12.6.1: #i39684# remove uname from odk


2005-03-07  Vladimir Glazounov  <vg@openoffice.org>  [36962a2b66dbf50ba5475842f6a66e8087e12d55]

INTEGRATION: CWS aw028 (1.7.178); FILE MERGED 2005/02/24 21:29:40 aw 1.7.178.1: #i42815#


2005-03-07  Vladimir Glazounov  <vg@openoffice.org>  [3ced0c4f888e5dda55b7b39967adf4dfc36486d6]

INTEGRATION: CWS accanonical (1.10.6); FILE MERGED 2005/03/07 17:06:05 rene 1.10.6.10: RESYNC: (1.11-1.12); FILE MERGED 2005/02/11 04:21:44 vq 1.10.6.9: #i39684# One $(PRJ)/ was missing ... 2005/02/05 15:25:34 rene 1.10.6.8: use $(PRJ) instead of .. 2005/02/01 22:48:27 rene 1.10.6.7: commit 2005/02/01 18:35:59 rene 1.10.6.6: #i39684# remove uname from odk 2005/02/01 18:02:02 rene 1.10.6.5: RESYNC: (1.10-1.11); FILE MERGED 2005/01/28 05:31:51 vq 1.10.6.4: #i39684# Fix replacement of [SDKNAME] and clean-up settings.mk. 2005/01/24 16:44:50 rene 1.10.6.3: fix solaris ifneq 2005/01/21 11:44:44 rene 1.10.6.2: solaris has solarisx.y as platform, so use grep... 2005/01/21 10:35:45 rene 1.10.6.1: #i39684# remove uname from odk


2005-03-07  Vladimir Glazounov  <vg@openoffice.org>  [f2b0b0288e83087a50aa02498e6acc4a209f782f]

INTEGRATION: CWS aw028 (1.6.68); FILE MERGED 2005/02/24 21:29:40 aw 1.6.68.1: #i42815#


2005-03-07  Vladimir Glazounov  <vg@openoffice.org>  [4a276d7407e27958ca2e1152e4034865fce8e1dd]

INTEGRATION: CWS accanonical (1.69.6); FILE MERGED 2005/02/11 00:37:45 vq 1.69.6.3: #i39684# Cosmetic fix. 2005/02/01 18:01:07 rene 1.69.6.2: RESYNC: (1.69-1.70); FILE MERGED 2005/01/21 10:35:40 rene 1.69.6.1: #i39684# remove uname from odk


2005-03-07  Vladimir Glazounov  <vg@openoffice.org>  [760bdd27f59150177dd2ad8a039b8740724a144f]

INTEGRATION: CWS accanonical (1.2.2); FILE MERGED 2005/03/07 17:04:50 rene 1.2.2.2: RESYNC: (1.2-1.3); FILE MERGED 2005/02/01 18:35:59 rene 1.2.2.1: #i39684# remove uname from odk


2005-03-07  Vladimir Glazounov  <vg@openoffice.org>  [737e8f4c782bd2bdbb152955f28a87d1106ee5ee]

INTEGRATION: CWS accanonical (1.2.2); FILE MERGED 2005/03/07 17:04:43 rene 1.2.2.2: RESYNC: (1.2-1.3); FILE MERGED 2005/02/01 18:35:58 rene 1.2.2.1: #i39684# remove uname from odk


2005-03-07  Vladimir Glazounov  <vg@openoffice.org>  [b785f8c1448adccaee9c91eff1f4a9498b7d4132]

INTEGRATION: CWS accanonical (1.8.36); FILE MERGED 2005/02/01 16:57:48 rene 1.8.36.2: RESYNC: (1.8-1.9); FILE MERGED 2005/01/21 10:35:33 rene 1.8.36.1: #i39684# remove uname from odk


2005-03-07  Vladimir Glazounov  <vg@openoffice.org>  [750562b47054741cdd4516affe9741908ee45c11]

INTEGRATION: CWS aw028 (1.29.294); FILE MERGED 2005/02/14 21:18:49 aw 1.29.294.1: #i42323#


2005-03-07  Vladimir Glazounov  <vg@openoffice.org>  [5b67f99aef58539d0ea3cf1d4205d63ebfea7814]

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>  [26a2bec7a873a6b60cf12f1065535c99f51eb9db]

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>  [7e6b0d9526d7b01f6b22c9890e58024b9c478d15]

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>  [39cbc2bde39ce63e951ac33d7a7915d33e9d484a]

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>  [b98abb9a685324c6ab0178df52ee3808299fb7da]

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-07  Vladimir Glazounov  <vg@openoffice.org>  [99287cebb776a4f760f7058dda509c80d4c93f9e]

new version for SRC680


2005-03-07  Vladimir Glazounov  <vg@openoffice.org>  [518c3790378f684510d1532c6ab161f6ac962470]

new version for SRC680


2005-03-07  Vladimir Glazounov  <vg@openoffice.org>  [3bba26f3f52a018cd1587897dcdd0288abb0e36c]

new version for SRC680


2005-03-04  Vladimir Glazounov  <vg@openoffice.org>  [7ea50c636edc271be28344f006ece2e75c080079]

new version for SRC680


2005-03-04  Vladimir Glazounov  <vg@openoffice.org>  [b3adbceb5b7f4fb5467b6c305d195d22e60db7a7]

new version for SRC680


2005-03-04  Vladimir Glazounov  <vg@openoffice.org>  [dc26070386992912fb92e1a693d4019cd2dd822f]

new version for SRC680


2005-03-04  Vladimir Glazounov  <vg@openoffice.org>  [4aac6d669c855fbb7abe248f0a69e88059c9728a]

new version for SRC680


2005-03-04  Kurt Zenker  <kz@openoffice.org>  [4e61645e7a3b562c563d858ff0acf882ef1c8e34]

#i10000# add missing .ENDIF


2005-03-04  Kurt Zenker  <kz@openoffice.org>  [cc04cd346b1af51ea45df4c3bdbe0448cee92e65]

#i10000# use css instead of dcss


2005-03-04  Kurt Zenker  <kz@openoffice.org>  [42ba21bb933dd6bca632a546d1a83074c8929dc2]

#i10000# clean up


2005-03-04  Kurt Zenker  <kz@openoffice.org>  [4b1047ba0e300b407d70a579ff94393d3bd11b06]

SRC680


2005-03-04  Kurt Zenker  <kz@openoffice.org>  [cf7c0e703389a4ddb33c64dff243b153c945e064]

INTEGRATION: CWS fwkpostbeta03 (1.9.12); FILE MERGED 2005/02/15 09:10:03 as 1.9.12.1: #i40349# add db models to global model collection; provide document events for all db models


2005-03-04  Kurt Zenker  <kz@openoffice.org>  [6296008d5bd2be95494589efd026c36e50fd3228]

INTEGRATION: CWS fwkpostbeta03 (1.54.12); FILE MERGED 2005/02/15 09:10:03 as 1.54.12.1: #i40349# add db models to global model collection; provide document events for all db models


2005-03-04  Kurt Zenker  <kz@openoffice.org>  [852c8b968581534eea9159d1021287fe0d690cd0]

INTEGRATION: CWS fwkpostbeta03 (1.25.14); FILE MERGED 2005/02/15 09:10:04 as 1.25.14.1: #i40349# add db models to global model collection; provide document events for all db models


2005-03-04  Kurt Zenker  <kz@openoffice.org>  [dba085ec19ec5a757a0f693379020087596eac88]

INTEGRATION: CWS fwkpostbeta03 (1.6.12); FILE MERGED 2005/02/15 09:10:04 as 1.6.12.1: #i40349# add db models to global model collection; provide document events for all db models


2005-03-04  Kurt Zenker  <kz@openoffice.org>  [e407abe36bc13dc57571e3c878784f5685e4aeb8]

INTEGRATION: CWS fwkpostbeta03 (1.5.4); FILE MERGED 2005/02/16 10:39:05 kso 1.5.4.1: #i42740# - Fixed crash in dtor of MasterScriptProviderFactory class.


2005-03-04  Kurt Zenker  <kz@openoffice.org>  [5ff208415d36090f1db4e42926d0bf1044f0cc0f]

INTEGRATION: CWS fwkpostbeta03 (1.79.50); FILE MERGED 2005/02/04 14:44:11 cd 1.79.50.2: RESYNC: (1.79-1.80); FILE MERGED 2005/02/02 16:26:03 cd 1.79.50.1: #i41894# Don't create status bar on demand - support progress bar with API


2005-03-04  Kurt Zenker  <kz@openoffice.org>  [5586c50da904ad1ba9d5bf64da912d5d6d837ba1]

INTEGRATION: CWS fwkpostbeta03 (1.12.50); FILE MERGED 2005/03/01 11:50:02 as 1.12.50.6: #i19976# call toFront() in case we show the frame first time only 2005/02/16 13:34:12 as 1.12.50.5: #i19976# handle setVisible()/toFront() more gracefully on load requests 2005/02/11 10:38:01 cd 1.12.50.4: #i42395# Use Application::AnyInput() to call reschedule in a loop to have an active application - no performance degration detectable 2005/02/10 10:46:09 cd 1.12.50.3: #i42135# Second start on progress bar must restart progress to set text 2005/02/04 14:43:04 cd 1.12.50.2: RESYNC: (1.12-1.13); FILE MERGED 2005/02/02 16:26:01 cd 1.12.50.1: #i41894# Don't create status bar on demand - support progress bar with API


2005-03-04  Kurt Zenker  <kz@openoffice.org>  [a7dd12781ea2b32a95ebda4323250f3611c3b0d7]

INTEGRATION: CWS fwkpostbeta03 (1.4.16); FILE MERGED 2005/02/16 10:39:05 kso 1.4.16.1: #i42740# - Fixed crash in dtor of MasterScriptProviderFactory class.


2005-03-04  Kurt Zenker  <kz@openoffice.org>  [c5262d7840f6a8366e393f1f3491fbf19337be02]

INTEGRATION: CWS fwkpostbeta03 (1.14.4); FILE MERGED 2005/02/16 10:40:04 kso 1.14.4.1: #i42740# - Adapted to changed signature of helper function.


2005-03-04  Kurt Zenker  <kz@openoffice.org>  [9df5d3452e865420878ecf95f413ad3820759ace]

INTEGRATION: CWS fwkpostbeta03 (1.6.4); FILE MERGED 2005/02/16 10:38:02 kso 1.6.4.1: #i42740# - Removed workaround for tdoc bug that has been fixed months ago.            Workaround leads to problems nowadays.


2005-03-04  Kurt Zenker  <kz@openoffice.org>  [a97730317dc63fd4f595c9844099bdad0b6bfaa3]

INTEGRATION: CWS fwkpostbeta03 (1.10.4); FILE MERGED 2005/02/16 10:35:42 kso 1.10.4.1: #i42740# - Adapted to changed signature of helper function.


2005-03-04  Kurt Zenker  <kz@openoffice.org>  [cad7db10da982d07343291b7e0def3c29e2b6aa9]

INTEGRATION: CWS fwkpostbeta03 (1.3.4); FILE MERGED 2005/02/16 10:33:53 kso 1.3.4.1: #i42740# - Some optimizations. Issue number: Submitted by: Reviewed by:


2005-03-03  Kurt Zenker  <kz@openoffice.org>  [a98938a17e08cc5d35795fc895bdf49d6bd36f8c]

INTEGRATION: CWS fwkpostbeta03 (1.6.2); FILE MERGED 2005/02/16 11:17:47 jl 1.6.2.1: #i42476# java 1.3.1 could was not detected


2005-03-03  Kurt Zenker  <kz@openoffice.org>  [236d68a55101a49729c942b84512f8a0ebcbf4dd]

INTEGRATION: CWS fwkpostbeta03 (1.104.2); FILE MERGED 2005/02/16 13:46:56 as 1.104.2.1: #i19976# handle setVisible()/toFront() more gracefully on load requests


2005-03-03  Kurt Zenker  <kz@openoffice.org>  [3ddbfc311cd4471a6733b2d9dee338d3a80416c7]

INTEGRATION: CWS fwkpostbeta03 (1.27.2); FILE MERGED 2005/02/23 11:33:58 as 1.27.2.2: #i43308# sfx based code must bootstrap an sfx application too ... 2005/02/15 09:16:40 as 1.27.2.1: #i40349# new model collection


2005-03-03  Kurt Zenker  <kz@openoffice.org>  [256e0472972f3603853b5f65589f00fa1ef06580]

INTEGRATION: CWS fwkpostbeta03 (1.2.208); FILE MERGED 2005/02/15 10:19:35 as 1.2.208.1: correct wrong include-define


2005-03-03  Kurt Zenker  <kz@openoffice.org>  [0b1f599a8193348db92d00cc50157556262f823d]

INTEGRATION: CWS fwkpostbeta03 (1.10.2); FILE MERGED 2005/02/15 09:16:20 as 1.10.2.1: #i40349# new model collection


2005-03-03  Kurt Zenker  <kz@openoffice.org>  [255ab35de1ef14b4688fe7c9b33c194ccb3bd471]

INTEGRATION: CWS fwkpostbeta03 (1.153.12); FILE MERGED 2005/02/15 09:17:02 as 1.153.12.1: #i40349# new model collection


2005-03-03  Kurt Zenker  <kz@openoffice.org>  [08549905e9fc7b50c13a08ec4f07feca95d1c374]

INTEGRATION: CWS fwkpostbeta03 (1.29.14); FILE MERGED 2005/02/24 13:37:40 cd 1.29.14.3: #i42677# GetFilter4Extension must support '.<extension>' for all code paths 2005/02/14 13:55:54 cd 1.29.14.2: #i42677# Extension must have dot 2005/02/14 13:54:53 cd 1.29.14.1: #i42667# Extension must have dot


2005-03-03  Kurt Zenker  <kz@openoffice.org>  [84f645fcdef0fbeb2bc7e588c9b4e6d2d548ebf5]

INTEGRATION: CWS fwkpostbeta03 (1.49.2); FILE MERGED 2005/02/15 12:15:56 as 1.49.2.1: use correct count for string copy tp prevent assertion


2005-03-03  Kurt Zenker  <kz@openoffice.org>  [de7a72c2ac5b6fcd152c551931417ba3b95461f8]

INTEGRATION: CWS fwkpostbeta03 (1.64.36); FILE MERGED 2005/02/24 13:37:39 cd 1.64.36.1: #i42677# GetFilter4Extension must support '.<extension>' for all code paths


2005-03-03  Kurt Zenker  <kz@openoffice.org>  [0343aee634cb2695e3fcdc54152d8394eb4d65c8]

INTEGRATION: CWS fwkpostbeta03 (1.24.36); FILE MERGED 2005/02/21 17:02:31 cd 1.24.36.1: #i43268# Check count of init list before access


2005-03-03  Kurt Zenker  <kz@openoffice.org>  [dd31e086b44eedc9ce5e02274434eea8e772c6cf]

INTEGRATION: CWS fwkpostbeta03 (1.45.36); FILE MERGED 2005/02/17 14:44:34 ssa 1.45.36.1: #119508# return empty string if GetSpecialCharsForEdit was not found


2005-03-03  Kurt Zenker  <kz@openoffice.org>  [000b29136f5cefeb0564c57eecce8fbae6406d51]

INTEGRATION: CWS fwkpostbeta03 (1.11.2); FILE MERGED 2005/02/11 16:18:36 kso 1.11.2.1: #i40006# - Now configured not to use libidn.


2005-03-03  Kurt Zenker  <kz@openoffice.org>  [3de2c8bf7f2f74b714d27bbcd2f1f1853ac2b0b0]

INTEGRATION: CWS fwkpostbeta03 (1.34.18); FILE MERGED 2005/02/04 11:05:17 abi 1.34.18.1: #i41795# needing additional parameter in the url for that case


2005-03-03  Kurt Zenker  <kz@openoffice.org>  [b73dca3f9220d9e9235940260df53b83eaa67310]

INTEGRATION: CWS fwkpostbeta03 (1.2.104); FILE MERGED 2005/02/10 10:18:03 cd 1.2.104.2: #i42135# Second start on progress bar must restart progress to set text 2005/02/02 16:26:04 cd 1.2.104.1: #i41894# Don't create status bar on demand - support progress bar with API


2005-03-03  Kurt Zenker  <kz@openoffice.org>  [2a9935341e4684546f72a82dfe0f753bd4af4b61]

INTEGRATION: CWS fwkpostbeta03 (1.12.2); FILE MERGED 2005/03/01 13:57:14 as 1.12.2.2: #i19976# rollback changes ... bring window to front after loading! 2005/02/16 13:34:13 as 1.12.2.1: #i19976# handle setVisible()/toFront() more gracefully on load requests


2005-03-03  Kurt Zenker  <kz@openoffice.org>  [724407674b1f42b10c902005f6b3ceedbbedb934]

INTEGRATION: CWS fwkpostbeta03 (1.17.10); FILE MERGED 2005/02/14 07:42:54 cd 1.17.10.5: RESYNC: (1.21-1.22); FILE MERGED 2005/02/10 07:52:40 cd 1.17.10.4: #i41992# Removed obsolete and wrong code part 2005/02/07 08:31:05 cd 1.17.10.3: #i41992# Duplicate statusbar creation, due to dummy statusbar for progressbar 2005/02/04 14:43:40 cd 1.17.10.2: RESYNC: (1.17-1.21); FILE MERGED 2005/02/02 16:26:01 cd 1.17.10.1: #i41894# Don't create status bar on demand - support progress bar with API


2005-03-03  Kurt Zenker  <kz@openoffice.org>  [46367084c0aa28ed2118b21fc111d706b3a401bc]

INTEGRATION: CWS fwkpostbeta03 (1.5.2); FILE MERGED 2005/02/16 13:34:13 as 1.5.2.1: #i19976# handle setVisible()/toFront() more gracefully on load requests


2005-03-03  Kurt Zenker  <kz@openoffice.org>  [4d36a11ff6167b1fa96b1c4b55b2e0279e1d5bdf]

INTEGRATION: CWS fwkpostbeta03 (1.2.2); FILE MERGED 2005/02/11 10:38:02 cd 1.2.2.2: #i42395# Use Application::AnyInput() to call reschedule in a loop to have an active application - no performance degration detectable 2005/02/10 10:46:09 cd 1.2.2.1: #i42135# Second start on progress bar must restart progress to set text


2005-03-03  Kurt Zenker  <kz@openoffice.org>  [1f10c5c18d36c6b3367ab62899260f7f33b35c62]

INTEGRATION: CWS fwkpostbeta03 (1.11.10); FILE MERGED 2005/02/04 14:40:54 cd 1.11.10.2: RESYNC: (1.11-1.12); FILE MERGED 2005/02/02 16:26:00 cd 1.11.10.1: #i41894# Don't create status bar on demand - support progress bar with API


2005-03-03  Kurt Zenker  <kz@openoffice.org>  [3d3ceeccbae61d8748d315bf2ed2f9d1a3fc101a]

INTEGRATION: CWS fwkpostbeta03 (1.8.50); FILE MERGED 2005/02/16 13:33:58 as 1.8.50.3: #i19976# handle setVisible()/toFront() more gracefully on load requests 2005/02/04 14:40:23 cd 1.8.50.2: RESYNC: (1.8-1.9); FILE MERGED 2005/02/02 16:25:58 cd 1.8.50.1: #i41894# Don't create status bar on demand - support progress bar with API


2005-03-03  Kurt Zenker  <kz@openoffice.org>  [19ffb94cf4b5dffaec217b5e96990779871f65e0]

INTEGRATION: CWS fwkpostbeta03 (1.4.30); FILE MERGED 2005/02/16 10:32:31 kso 1.4.30.1: #i42740# - tdoc-ucp now uses new document enumeration api.


2005-03-03  Kurt Zenker  <kz@openoffice.org>  [134480b48affc63ee9ca1945d7af3fd194ec82ec]

INTEGRATION: CWS fwkpostbeta03 (1.6.22); FILE MERGED 2005/02/16 10:32:30 kso 1.6.22.1: #i42740# - tdoc-ucp now uses new document enumeration api.


2005-03-03  Kurt Zenker  <kz@openoffice.org>  [e62cf88e87f78f660db022f83daf5ffe6bb39a73]

INTEGRATION: CWS fwkpostbeta03 (1.36.54); FILE MERGED 2005/02/23 11:33:20 cd 1.36.54.1: #i43308# Set auto help ID flag to true


2005-03-03  Kurt Zenker  <kz@openoffice.org>  [0e17f5cc7d6dc79bc3a893ba08a9f65e15cf5501]

INTEGRATION: CWS fwkpostbeta03 (1.3.12); FILE MERGED 2005/02/15 09:10:04 as 1.3.12.1: #i40349# add db models to global model collection; provide document events for all db models


2005-03-03  Kurt Zenker  <kz@openoffice.org>  [62f5d4f9c148785413a38114b7e47813dad28c83]

INTEGRATION: CWS fwkpostbeta03 (1.3.136); FILE MERGED 2005/02/17 14:43:26 ssa 1.3.136.1: #119508# make GetSpecialCharsForEdit visible again


2005-03-03  Kurt Zenker  <kz@openoffice.org>  [61b4b029542101ae5a7157248113bb80188d8f7e]

INTEGRATION: CWS wmicons (1.53.76); FILE MERGED 2005/02/24 14:16:21 obr 1.53.76.1: #i37167# window manager icons now loaded from resource


2005-03-03  Kurt Zenker  <kz@openoffice.org>  [7c9080235f528038ed11055e3f22a70eabbd6356]

INTEGRATION: CWS wmicons (1.34.74); FILE MERGED 2005/02/24 14:16:02 obr 1.34.74.1: #i37167# window manager icons now loaded from resource


2005-03-03  Kurt Zenker  <kz@openoffice.org>  [b2ea01eb4714313e937e9e6320d44be323e463ee]

INTEGRATION: CWS wmicons (1.10.40); FILE MERGED 2005/02/24 14:14:47 obr 1.10.40.1: #i37167# window manager icons now loaded from resource


2005-03-03  Kurt Zenker  <kz@openoffice.org>  [e87c8c3327be1bbffc8a07f12e394ab7515df2b2]

INTEGRATION: CWS wmicons (1.14.16); FILE MERGED 2005/02/24 14:14:47 obr 1.14.16.1: #i37167# window manager icons now loaded from resource


2005-03-03  Kurt Zenker  <kz@openoffice.org>  [c7f6ac63231c6eb281f1d5679c384c43954edddd]

INTEGRATION: CWS wmicons (1.15.276); FILE MERGED 2005/02/24 14:14:01 obr 1.15.276.1: #i37167# window manager icons now loaded from resource


2005-03-03  Kurt Zenker  <kz@openoffice.org>  [303c190b7ed51bb3a4fa7e5bee88ea990abfee26]

INTEGRATION: CWS wmicons (1.2.772); FILE MERGED 2005/02/24 14:14:01 obr 1.2.772.1: #i37167# window manager icons now loaded from resource


2005-03-03  Kurt Zenker  <kz@openoffice.org>  [68ed5c8ab6255731fbc26ffe049cb3386975dff9]

INTEGRATION: CWS wmicons (1.20.40); FILE MERGED 2005/02/24 14:14:00 obr 1.20.40.1: #i37167# window manager icons now loaded from resource


2005-03-03  Kurt Zenker  <kz@openoffice.org>  [1422a258d27da8fb6ef5f46c7424c2ad975cca1b]

INTEGRATION: CWS wmicons (1.3.220); FILE MERGED 2005/02/24 14:13:59 obr 1.3.220.1: #i37167# window manager icons now loaded from resource


2005-03-03  Kurt Zenker  <kz@openoffice.org>  [8d667d213ef7956be85abadd7c23ae587ef7a268]

INTEGRATION: CWS wmicons (1.111.44); FILE MERGED 2005/02/24 14:10:04 obr 1.111.44.1: FT_Done_FreeType crashes on Solaris 10


2005-03-03  Kurt Zenker  <kz@openoffice.org>  [52becc33a5409b2c79e79047936fbc4ace9f6446]

INTEGRATION: CWS wmicons (1.36.56); FILE MERGED 2005/02/24 14:13:59 obr 1.36.56.1: #i37167# window manager icons now loaded from resource


2005-03-03  Kurt Zenker  <kz@openoffice.org>  [79353cbecb9b2c378445677b72b351e6e908f51a]

INTEGRATION: CWS wmicons (1.1.2); FILE ADDED 2005/02/24 14:22:35 obr 1.1.2.1: #i37167# added (mostly 256 color) window manager icons


2005-03-03  Kurt Zenker  <kz@openoffice.org>  [da03b7b52933ca13fc1a6ea634ed813b1d50022d]

INTEGRATION: CWS wmicons (1.1.2); FILE ADDED 2005/02/24 14:22:33 obr 1.1.2.1: #i37167# added (mostly 256 color) window manager icons


2005-03-03  Kurt Zenker  <kz@openoffice.org>  [a9390ba45b4f935e1b3be78c2ce3d77ef8c5a796]

INTEGRATION: CWS wmicons (1.1.2); FILE ADDED 2005/02/24 14:22:34 obr 1.1.2.1: #i37167# added (mostly 256 color) window manager icons


2005-03-03  Kurt Zenker  <kz@openoffice.org>  [bbebcd02dc86a919342eec6bd7290f0520d99d2f]

INTEGRATION: CWS wmicons (1.1.2); FILE ADDED 2005/02/24 14:22:30 obr 1.1.2.1: #i37167# added (mostly 256 color) window manager icons


2005-03-03  Kurt Zenker  <kz@openoffice.org>  [060ab5382788e1a5dc54a4b4a3f37b92d5fbc2ea]

INTEGRATION: CWS wmicons (1.1.2); FILE ADDED 2005/02/24 14:22:32 obr 1.1.2.1: #i37167# added (mostly 256 color) window manager icons


2005-03-03  Kurt Zenker  <kz@openoffice.org>  [7ac92015e92261eeb9f6e2644cdbd246fd777f88]

INTEGRATION: CWS wmicons (1.1.2); FILE ADDED 2005/02/24 14:22:41 obr 1.1.2.1: #i37167# added (mostly 256 color) window manager icons


2005-03-03  Kurt Zenker  <kz@openoffice.org>  [b248be687ef7d2585b207bd1f41df04b48a4af9e]

INTEGRATION: CWS wmicons (1.1.2); FILE ADDED 2005/02/24 14:22:37 obr 1.1.2.1: #i37167# added (mostly 256 color) window manager icons


2005-03-03  Kurt Zenker  <kz@openoffice.org>  [2b874f59adb73ff4de90a328ef5ad093dcc2fee3]

INTEGRATION: CWS wmicons (1.1.2); FILE ADDED 2005/02/24 14:22:40 obr 1.1.2.1: #i37167# added (mostly 256 color) window manager icons


2005-03-03  Kurt Zenker  <kz@openoffice.org>  [b9d44047c4dacdc79ce9ce45d84ac5e8e850743a]

INTEGRATION: CWS wmicons (1.1.2); FILE ADDED 2005/02/24 14:22:35 obr 1.1.2.1: #i37167# added (mostly 256 color) window manager icons


2005-03-03  Kurt Zenker  <kz@openoffice.org>  [30ddbc0bcc0ff00badcc191a2121b4121a8ee54f]

INTEGRATION: CWS solarisgcc02 (1.23.58); FILE MERGED 2005/02/12 14:19:22 pjanik 1.23.58.1: #i42548#: Do not use -instances=static for gcc on Solaris.

Patch contributed by: Taniguchi Yasuaki (JCA).

2005-03-03  Kurt Zenker  <kz@openoffice.org>  [512ff4344751296eb523da480b15b20e970b7cab]

INTEGRATION: CWS solarisgcc02 (1.7.100); FILE MERGED 2005/02/15 20:29:43 pjanik 1.7.100.1: #i42569#: Declare variable altzone for gcc on Solaris.

Patch contributed by Taniguchi Yasuaki (JCA).

2005-03-03  Kurt Zenker  <kz@openoffice.org>  [a19413b9e6d30969a055bfa75d6c551461333706]

INTEGRATION: CWS solarisgcc02 (1.22.6); FILE MERGED 2005/02/12 13:58:56 pjanik 1.22.6.1: #i42546#: Match all platforms (sogi,soli, ...) and not only two  letter platforms.

Patch contributed by: Taniguchi Yasuaki (JCA)

2005-03-03  Kurt Zenker  <kz@openoffice.org>  [96ee25542bd018edd6ae3e5d43799a0fd03a0a49]

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>  [10df8774b653b326e88c78c177bafd5f556bdbd9]

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-03  Kurt Zenker  <kz@openoffice.org>  [1b4cd014f71dbf0160c9f8a7750063a588cb3c58]

INTEGRATION: CWS solarisgcc02 (1.124.12); FILE MERGED 2005/02/12 14:08:23 pjanik 1.124.12.1: #i42546#: Match all platforms (sogi,soli, ...) and not only two letter platforms.

Patch contributed by: Taniguchi Yasuaki (JCA), modified by me.

2005-03-03  Kurt Zenker  <kz@openoffice.org>  [e0adfd46552cd1b3d36d5e370a4a58567d9c31cb]

INTEGRATION: CWS solarisgcc02 (1.13.24); FILE MERGED 2005/02/15 20:46:46 pjanik 1.13.24.1: #i42549#: Use stdargs.h instead of varargs.h on Solaris with GCC.

Patch contributed by Taniguchi Yasuaki (JCA).

2005-03-03  Kurt Zenker  <kz@openoffice.org>  [0b52216842cde6bd49f798c5fe1822d3da4133a3]

INTEGRATION: CWS solarisgcc02 (1.8.150); FILE MERGED 2005/02/15 20:49:04 pjanik 1.8.150.1: #i42549#: Use stdargs.h instead of varargs.h on Solaris with GCC.

Patch contributed by Taniguchi Yasuaki (JCA).

2005-03-03  Kurt Zenker  <kz@openoffice.org>  [cfd266dbb3fd046575d076e6d49f4f6c1916c1e7]

INTEGRATION: CWS solarisgcc02 (1.3.22); FILE MERGED 2005/02/15 20:20:53 pjanik 1.3.22.1: #i42555#: Do not define -DKERNEL for gcc on Solaris/x86.

Patch contributed by Taniguchi Yasuaki (JCA).

2005-03-03  Kurt Zenker  <kz@openoffice.org>  [b9f97a25a975f1aa9061592f5e104ebe8de847c5]

INTEGRATION: CWS sch07 (1.52.20); FILE MERGED 2005/02/25 12:59:08 bm 1.52.20.1: #i43086# call ImpSetVisAreaSize in SetModel. Some warnings removed


2005-03-03  Kurt Zenker  <kz@openoffice.org>  [62578bf0676b312b3c9fe5937fb51ca58c607b38]

INTEGRATION: CWS solarisgcc02 (1.3.12); FILE MERGED 2005/03/02 14:44:32 pjanik 1.3.12.3: RESYNC: (1.4-1.5); FILE MERGED 2005/02/28 21:23:10 pjanik 1.3.12.2: RESYNC: (1.3-1.4); FILE MERGED 2005/02/19 09:33:18 pjanik 1.3.12.1: #i42553#: Do not declare gethostname for gcc on Solaris.

Patch contributed by Taniguchi Yasuaki (JCA).

2005-03-03  Kurt Zenker  <kz@openoffice.org>  [d12254319d652b6928701f59784683607bc25291]

INTEGRATION: CWS solarisgcc02 (1.12.42); FILE MERGED 2005/02/13 12:58:08 pjanik 1.12.42.1: #i42551#: Use GCC map file for Solaris with gcc.

Patch contributed by Taniguchi Yasuaki (JCA).

2005-03-03  Hans-Joachim Lankenau  <hjs@openoffice.org>  [6dd6aeef2390f830c291a23ec34c3226d3555095]

#i10000# fix const/no const confusion


2005-03-02  Rüdiger Timm  <rt@openoffice.org>  [879a55747cd2f9caa866dbfad681afc9d5102545]

#i10000# Do not unnecessarily create directory 'inc/scp' on solver.


2005-03-02  Vladimir Glazounov  <vg@openoffice.org>  [43414ee88fb8430ed6d4863dd61d88415ff4b660]

new version for SRC680


2005-03-02  Rüdiger Timm  <rt@openoffice.org>  [c8a19799108f8f132692572be11c76aa68ddfda7]

#i10000#,  #i42557# move UNOIDL types from drafts to com


2005-03-02  Vladimir Glazounov  <vg@openoffice.org>  [9ad25acfaf6ee3eaf777564140364ce655306b4c]

new version for SRC680


2005-03-02  Rüdiger Timm  <rt@openoffice.org>  [1f962991005b454b015ef5457fc18b2eabe62c53]

#i10000#, #i42563#: 'drafts' removed


2005-03-02  Vladimir Glazounov  <vg@openoffice.org>  [f12e878a86efcdd78b68d168db3b8521b096d44a]

new version for SRC680


2005-03-02  Vladimir Glazounov  <vg@openoffice.org>  [d0e3515db46127a056c1df5d2d01bca8f22e3ce9]

new version for SRC680


2005-03-02  Vladimir Glazounov  <vg@openoffice.org>  [eb350be7c39e1721f42c654531c2b7c65f6c0a04]

new version for SRC680


2005-03-02  Vladimir Glazounov  <vg@openoffice.org>  [3d9325230a2f0b09def7725bc6ca7ad83fd40814]

new version for SRC680


2005-03-02  Vladimir Glazounov  <vg@openoffice.org>  [0268d1b5647f6ec9033e9aeca72f9329031980f1]

new version for SRC680


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [1162a475f947c3f54528a1db64f28173fe52f7c7]

SRC680


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [5cfc5a7eacb0ca71a598adef1b14289b8e4ac1b8]

INTEGRATION: CWS removedrafts (1.35.46); FILE MERGED 2005/02/17 14:02:12 cd 1.35.46.1: #i42557# Move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [02cecca4a66f8eb165eb3aa822c3510ececbd9bb]

INTEGRATION: CWS removedrafts (1.20.14); FILE MERGED 2005/02/17 12:47:49 cd 1.20.14.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [fc15d5f78890578a6ecdc7f596974935177d662c]

INTEGRATION: CWS removedrafts (1.3.62); FILE MERGED 2005/02/17 12:40:52 cd 1.3.62.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [618cc0ec5c3956a7ea02d7545b79624f2bc64db5]

INTEGRATION: CWS removedrafts (1.6.18); FILE MERGED 2005/02/17 12:40:50 cd 1.6.18.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [96806dff9eea8dbcd62c4f13fa9beb2485e8aa93]

INTEGRATION: CWS removedrafts (1.6.34); FILE MERGED 2005/02/18 13:37:00 cd 1.6.34.2: #i42563# Remove drafts from UNOIDL types 2005/02/18 11:49:03 cd 1.6.34.1: #i42563# Remove drafts from UNOIDL types


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [276f0b2dab1a6f8b284404b210b2389fe090600e]

INTEGRATION: CWS removedrafts (1.6.22); FILE MERGED 2005/02/18 12:51:10 sw 1.6.22.1: #i43060#


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [fedfee7ff62935348e780c013f7a5c23387c8f61]

INTEGRATION: CWS removedrafts (1.12.22); FILE MERGED 2005/02/18 12:51:10 sw 1.12.22.1: #i43060#


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [cec6efd04c364273db0515c25aa01a9a9c0dcc6c]

INTEGRATION: CWS removedrafts (1.9.22); FILE MERGED 2005/02/18 12:51:10 sw 1.9.22.1: #i43060#


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [a9400e2d439d60f016fd71ee8835222e68d740a9]

INTEGRATION: CWS removedrafts (1.6.30); FILE MERGED 2005/02/18 12:51:09 sw 1.6.30.1: #i43060#


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [3b9fcf2eb560349b4e52c1a386bc31a90bf0eaa6]

INTEGRATION: CWS removedrafts (1.5.92); FILE MERGED 2005/02/18 12:51:09 sw 1.5.92.1: #i43060#


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [bbd903327ac9032987d45f44e6a1974504ab276f]

INTEGRATION: CWS removedrafts (1.10.22); FILE MERGED 2005/02/18 12:51:09 sw 1.10.22.1: #i43060#


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [b350918e843cfea3d3f8f1225588d9a9f11e97cd]

INTEGRATION: CWS removedrafts (1.6.22); FILE MERGED 2005/02/18 12:51:09 sw 1.6.22.1: #i43060#


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [b8f4e01383c2c42de5cfa0ef326afb1b38f60d3f]

INTEGRATION: CWS removedrafts (1.8.92); FILE MERGED 2005/02/18 12:51:09 sw 1.8.92.1: #i43060#


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [fc6abb8f9d38a922cadf508364669b792d2e3725]

INTEGRATION: CWS removedrafts (1.10.92); FILE MERGED 2005/02/18 12:51:08 sw 1.10.92.1: #i43060#


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [ecda91a51d6fda11097a2d531e427189c3f0e9d1]

INTEGRATION: CWS removedrafts (1.6.22); FILE MERGED 2005/02/18 12:51:08 sw 1.6.22.1: #i43060#


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [a8093401911f472f94bd9eb180025f8d200ea685]

INTEGRATION: CWS removedrafts (1.12.22); FILE MERGED 2005/02/18 12:51:06 sw 1.12.22.1: #i43060#


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [6a3634fd1ea610da2e675e79cfd92d0c191c46e1]

INTEGRATION: CWS removedrafts (1.7.22); FILE MERGED 2005/02/18 12:51:06 sw 1.7.22.1: #i43060#


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [209c14fe5f2a4798e7c9ffd1bce747c74c45b5bd]

INTEGRATION: CWS removedrafts (1.11.22); FILE MERGED 2005/02/18 12:51:06 sw 1.11.22.1: #i43060#


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [9e9060b1e318cacf95a1200730630670c31a8d82]

INTEGRATION: CWS removedrafts (1.8.22); FILE MERGED 2005/02/18 12:51:06 sw 1.8.22.1: #i43060#


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [21c257dc733a2e0acbddd946969c89216390f745]

INTEGRATION: CWS removedrafts (1.8.22); FILE MERGED 2005/02/18 12:51:05 sw 1.8.22.1: #i43060#


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [d18ccb35fa2beae284b49e646c6b030d6a03f2e7]

INTEGRATION: CWS removedrafts (1.5.92); FILE MERGED 2005/02/18 12:51:05 sw 1.5.92.1: #i43060#


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [71c338f3f135eb58a08a4b2ce4f78ec534aad1fd]

INTEGRATION: CWS removedrafts (1.6.30); FILE MERGED 2005/02/18 12:51:05 sw 1.6.30.1: #i43060#


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [a319c3ae7acdefa3d63a5729455652d8fbd6223b]

INTEGRATION: CWS removedrafts (1.8.16); FILE MERGED 2005/02/18 12:51:04 sw 1.8.16.1: #i43060#


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [0546f45fb271719dd535a4c13bf7177a6e52b3a7]

INTEGRATION: CWS removedrafts (1.10.16); FILE MERGED 2005/02/18 12:51:04 sw 1.10.16.1: #i43060#


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [ed583678ccaa4e82ed6816e98d94e3be88fe7d50]

INTEGRATION: CWS removedrafts (1.9.16); FILE MERGED 2005/02/18 12:51:04 sw 1.9.16.1: #i43060#


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [bb5157a579ce5293a6aa6a08cbfa4b783fc1cc99]

INTEGRATION: CWS removedrafts (1.6.22); FILE MERGED 2005/02/18 12:51:03 sw 1.6.22.1: #i43060#


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [1b19f77a496574d581d7dfca3e67644c633e2e6b]

INTEGRATION: CWS removedrafts (1.6.22); FILE MERGED 2005/02/18 12:51:02 sw 1.6.22.1: #i43060#


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [3f7fd1497ccd69ac2d55e8e305f8e49d2ea092f4]

INTEGRATION: CWS removedrafts (1.5.92); FILE MERGED 2005/02/18 12:51:02 sw 1.5.92.1: #i43060#


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [391ca97dba5f80ac495c1a9eda44e812e80506ea]

INTEGRATION: CWS removedrafts (1.7.22); FILE MERGED 2005/02/18 12:51:01 sw 1.7.22.1: #i43060#


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [eed99c446f2ae45016b04947d9736c0662e79793]

INTEGRATION: CWS removedrafts (1.7.22); FILE MERGED 2005/02/18 12:51:00 sw 1.7.22.1: #i43060#


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [f0ad0ad40527dbbc376c9d24e3ab200eb284d626]

INTEGRATION: CWS removedrafts (1.6.22); FILE MERGED 2005/02/18 12:51:00 sw 1.6.22.1: #i43060#


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [a2336d6162935b61a830021f36f870419a55e5f5]

INTEGRATION: CWS removedrafts (1.7.22); FILE MERGED 2005/02/18 12:50:59 sw 1.7.22.1: #i43060#


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [4d0b6627ff9cbb940bd9f8e1f09b4bad7cfc43c7]

INTEGRATION: CWS removedrafts (1.4.108); FILE MERGED 2005/02/18 12:50:59 sw 1.4.108.1: #i43060#


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [dee7edbf5f99479966060b1fe86726fa103185c2]

INTEGRATION: CWS removedrafts (1.6.22); FILE MERGED 2005/02/18 12:50:59 sw 1.6.22.1: #i43060#


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [6d9375e8134438bffd6ec6bc9406842dedfefa3f]

INTEGRATION: CWS removedrafts (1.4.108); FILE MERGED 2005/02/18 12:50:58 sw 1.4.108.1: #i43060#


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [4532af8ff24a76be779753c5a865c1b1f1af0b97]

INTEGRATION: CWS removedrafts (1.6.22); FILE MERGED 2005/02/18 12:50:58 sw 1.6.22.1: #i43060#


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [520558d7567837a6f304545b83094c9ed249530d]

INTEGRATION: CWS removedrafts (1.5.22); FILE MERGED 2005/02/18 12:50:57 sw 1.5.22.1: #i43060#


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [1729720bb2dac5416c80ca075c0fb1f9240aafe2]

INTEGRATION: CWS removedrafts (1.8.22); FILE MERGED 2005/02/18 12:50:57 sw 1.8.22.1: #i43060#


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [93e406f3e1bd24e75eb1467d20922fa62b47cd1f]

INTEGRATION: CWS removedrafts (1.6.92); FILE MERGED 2005/02/18 12:50:56 sw 1.6.92.1: #i43060#


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [bef25e5101ea1d9b779fcc7ddc21ecc57e122fd2]

INTEGRATION: CWS removedrafts (1.9.16); FILE MERGED 2005/02/18 12:50:56 sw 1.9.16.1: #i43060#


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [563bc585dc38c20e927ef2991459173952cc5d17]

INTEGRATION: CWS removedrafts (1.7.66); FILE MERGED 2005/02/18 12:50:55 sw 1.7.66.1: #i43060#


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [c51bbadce1809163ba8e60d6fffc59df8edded82]

INTEGRATION: CWS removedrafts (1.8.16); FILE MERGED 2005/02/18 12:50:54 sw 1.8.16.1: #i43060#


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [2dc2d33a743a33123d4e9dfa41a7a80ae256d68f]

INTEGRATION: CWS removedrafts (1.6.22); FILE MERGED 2005/02/18 12:50:54 sw 1.6.22.1: #i43060#


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [0fa0298e303fbac9188401a14cbca344a4b0848a]

INTEGRATION: CWS removedrafts (1.8.22); FILE MERGED 2005/02/18 12:50:53 sw 1.8.22.1: #i43060#


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [1147ef3db3d2fcce0933ae1bc051cd0191a39969]

INTEGRATION: CWS removedrafts (1.6.22); FILE MERGED 2005/02/18 12:50:53 sw 1.6.22.1: #i43060#


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [eedab8a2937e221400a8469464dcf3790df6c3f8]

INTEGRATION: CWS removedrafts (1.7.92); FILE MERGED 2005/02/18 12:50:52 sw 1.7.92.1: #i43060#


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [2a719c6243cd0431070f4d0260b6a1893651b13b]

INTEGRATION: CWS removedrafts (1.2.72); FILE MERGED 2005/02/18 13:35:53 sw 1.2.72.2: #i43060# 2005/02/18 12:50:51 sw 1.2.72.1: #i43060#


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [8cdde2578b71f2657abbca53adcf887245d5dba5]

INTEGRATION: CWS removedrafts (1.4.22); FILE MERGED 2005/02/23 10:31:04 sw 1.4.22.3: #i43060# 2005/02/18 13:35:53 sw 1.4.22.2: #i43060# 2005/02/18 12:50:51 sw 1.4.22.1: #i43060#


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [ee50409ea7321acd176f345ab87c1b4ee7015a33]

INTEGRATION: CWS removedrafts (1.2.28); FILE MERGED 2005/02/18 13:35:53 sw 1.2.28.2: #i43060# 2005/02/18 12:50:50 sw 1.2.28.1: #i43060#


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [ebd355a66acd04fdaa6d5deb09fdab026a7b6c3f]

INTEGRATION: CWS removedrafts (1.2.72); FILE MERGED 2005/02/18 13:35:53 sw 1.2.72.2: #i43060# 2005/02/18 12:50:49 sw 1.2.72.1: #i43060#


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [ebc80e2a46524fe76773e2ac6037ee605d40a77a]

INTEGRATION: CWS removedrafts (1.2.72); FILE MERGED 2005/02/18 13:35:52 sw 1.2.72.2: #i43060# 2005/02/18 12:50:49 sw 1.2.72.1: #i43060#


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [855667c9afbc9412fd9670cbdab5fd26a5626de5]

INTEGRATION: CWS removedrafts (1.4.22); FILE MERGED 2005/02/23 10:16:31 sw 1.4.22.3: #i43060# 2005/02/18 13:35:52 sw 1.4.22.2: #i43060# 2005/02/18 12:50:49 sw 1.4.22.1: #i43060#


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [8823712a2f3548a49d0e7c331dc95be479470f2f]

INTEGRATION: CWS removedrafts (1.3.30); FILE MERGED 2005/02/23 13:41:27 sw 1.3.30.3: #i43385# 2005/02/18 13:35:52 sw 1.3.30.2: #i43060# 2005/02/18 12:50:48 sw 1.3.30.1: #i43060#


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [1412f6c8250d544166a35633b8a29758b30e70b8]

INTEGRATION: CWS removedrafts (1.6.30); FILE MERGED 2005/02/18 12:50:48 sw 1.6.30.1: #i43060#


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [01a258ed5cb28b0d187a4edaced5aa32fb160676]

INTEGRATION: CWS removedrafts (1.6.30); FILE MERGED 2005/02/18 12:50:47 sw 1.6.30.1: #i43060#


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [4e72a1b8efb22c9f53af9bc44b1425738cc90842]

INTEGRATION: CWS removedrafts (1.6.30); FILE MERGED 2005/02/18 12:50:46 sw 1.6.30.1: #i43060#


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [35efefedf93f3d42fe2269ee99fa9a1af5351215]

INTEGRATION: CWS removedrafts (1.2.72); FILE MERGED 2005/02/18 13:35:52 sw 1.2.72.2: #i43060# 2005/02/18 12:50:46 sw 1.2.72.1: #i43060#


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [d1fad2da9cee6dcb5da24bac1b0910d74f89de6e]

INTEGRATION: CWS removedrafts (1.2.72); FILE MERGED 2005/02/18 13:35:51 sw 1.2.72.2: #i43060# 2005/02/18 12:50:46 sw 1.2.72.1: #i43060#


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [2ef353ead7c5b307fb06c860baa5a13e28a2a12a]

INTEGRATION: CWS removedrafts (1.2.72); FILE MERGED 2005/02/18 13:35:51 sw 1.2.72.2: #i43060# 2005/02/18 12:50:45 sw 1.2.72.1: #i43060#


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [fc5c4f0c7fd2354100208ca8fe1831393718e9df]

INTEGRATION: CWS removedrafts (1.4.22); FILE MERGED 2005/02/18 13:35:51 sw 1.4.22.2: #i43060# 2005/02/18 12:50:45 sw 1.4.22.1: #i43060#


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [c34edd3383e660be9a5a705f4a562c287a423b12]

INTEGRATION: CWS removedrafts (1.2.72); FILE MERGED 2005/02/18 13:35:50 sw 1.2.72.2: #i43060# 2005/02/18 12:50:45 sw 1.2.72.1: #i43060#


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [aaa7bf95f2031e4903b0f790e2a2a87632da68b2]

INTEGRATION: CWS removedrafts (1.2.72); FILE MERGED 2005/02/18 13:35:50 sw 1.2.72.2: #i43060# 2005/02/18 12:50:44 sw 1.2.72.1: #i43060#


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [9a442f0552ebad6adfc636d4e80a8561efb0694d]

INTEGRATION: CWS removedrafts (1.2.66); FILE MERGED 2005/02/18 13:35:50 sw 1.2.66.2: #i43060# 2005/02/18 12:50:44 sw 1.2.66.1: #i43060#


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [6a2b171e0b5ad1b2ab022bc48cffe3200005483a]

INTEGRATION: CWS removedrafts (1.2.72); FILE MERGED 2005/02/18 13:35:49 sw 1.2.72.2: #i43060# 2005/02/18 12:50:41 sw 1.2.72.1: #i43060#


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [851c036bd332d266e69ec5ad74832a34aecad4d1]

INTEGRATION: CWS removedrafts (1.2.66); FILE MERGED 2005/02/18 13:35:49 sw 1.2.66.2: #i43060# 2005/02/18 12:50:30 sw 1.2.66.1: #i43060#


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [0e06fd3d7128e6a287be0a8430a3da2218b9c39c]

INTEGRATION: CWS removedrafts (1.2.66); FILE MERGED 2005/02/18 13:35:49 sw 1.2.66.2: #i43060# 2005/02/18 12:50:29 sw 1.2.66.1: #i43060#


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [852b0bc41191a78016a80aceddb9ce6f79acfef2]

INTEGRATION: CWS removedrafts (1.2.74); FILE MERGED 2005/02/18 13:35:48 sw 1.2.74.2: #i43060# 2005/02/18 12:50:28 sw 1.2.74.1: #i43060#


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [94dc49486b3917562ca03cc64adf6d0b0ee60b41]

INTEGRATION: CWS removedrafts (1.2.74); FILE MERGED 2005/02/18 13:35:47 sw 1.2.74.2: #i43060# 2005/02/18 12:50:28 sw 1.2.74.1: #i43060#


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [9f160b1937c0b8e2fd453cd39a9e903435441319]

INTEGRATION: CWS removedrafts (1.2.74); FILE MERGED 2005/02/18 13:35:47 sw 1.2.74.2: #i43060# 2005/02/18 12:50:27 sw 1.2.74.1: #i43060#


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [ba2115f7916db10bb433aff7354c5c512c022fe6]

INTEGRATION: CWS removedrafts (1.2.74); FILE MERGED 2005/02/18 13:35:46 sw 1.2.74.2: #i43060# 2005/02/18 12:50:26 sw 1.2.74.1: #i43060#


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [ee877b32f5eb7800e24c9ee0ed989d36c5f2bd76]

INTEGRATION: CWS removedrafts (1.2.74); FILE MERGED 2005/02/18 13:35:46 sw 1.2.74.2: #i43060# 2005/02/18 12:50:23 sw 1.2.74.1: #i43060#


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [bd6edb1ddaad71cb22236b6e1472328f49e5739d]

INTEGRATION: CWS removedrafts (1.51.32); FILE MERGED 2005/02/17 14:02:18 cd 1.51.32.1: #i42557# Move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [7dc22ef8433b6e7e7b006ccc09986084ff6a0796]

INTEGRATION: CWS removedrafts (1.104.26); FILE MERGED 2005/02/17 14:02:18 cd 1.104.26.1: #i42557# Move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [5699c43d58079e503bae720d050105377edc9400]

INTEGRATION: CWS removedrafts (1.71.24); FILE MERGED 2005/02/17 14:02:18 cd 1.71.24.1: #i42557# Move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [dcd844fd8131b9a9685818fb0d2f6c9e0eb1db13]

INTEGRATION: CWS removedrafts (1.5.32); FILE MERGED 2005/02/17 14:02:17 cd 1.5.32.1: #i42557# Move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [c9b505f687cd3edabe27bffaf286fb7b5180d630]

INTEGRATION: CWS removedrafts (1.46.38); FILE MERGED 2005/02/17 14:02:17 cd 1.46.38.1: #i42557# Move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [219bc8014c9afcd23b003846f30efd85bda5d3a9]

INTEGRATION: CWS removedrafts (1.18.46); FILE MERGED 2005/02/17 14:02:16 cd 1.18.46.1: #i42557# Move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [42feb343ae6e64b3acbfbbe005bc445727dcc32a]

INTEGRATION: CWS removedrafts (1.31.26); FILE MERGED 2005/02/17 14:02:16 cd 1.31.26.1: #i42557# Move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [65e27d9f78e039c340204cfe3541a235cfe6a7b6]

INTEGRATION: CWS removedrafts (1.82.10); FILE MERGED 2005/02/22 10:42:08 cd 1.82.10.2: #i42557# Remove drafts from UNOIDL types 2005/02/17 14:02:15 cd 1.82.10.1: #i42557# Move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [737b830a32183600d7c3e78f6ed0e27b8072b8b7]

INTEGRATION: CWS removedrafts (1.53.64); FILE MERGED 2005/02/17 14:02:15 cd 1.53.64.1: #i42557# Move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [533fd578335b11307534c3925894281179e70a70]

INTEGRATION: CWS removedrafts (1.12.26); FILE MERGED 2005/02/17 14:02:14 cd 1.12.26.1: #i42557# Move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [c696de7acbaafcfedad22617669a8866055724bf]

INTEGRATION: CWS removedrafts (1.21.64); FILE MERGED 2005/02/17 14:02:14 cd 1.21.64.1: #i42557# Move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [95c95df94e697dcfdc9fa5e5446a6ae8b316015c]

INTEGRATION: CWS removedrafts (1.5.366); FILE MERGED 2005/02/17 14:02:13 cd 1.5.366.1: #i42557# Move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [be07378d129b293cf722c6d25ffdc32b8687ef0b]

INTEGRATION: CWS removedrafts (1.44.38); FILE MERGED 2005/02/17 14:02:13 cd 1.44.38.1: #i42557# Move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [990f0bdae58acffe651d9ca385b9cb0167cf6da8]

INTEGRATION: CWS removedrafts (1.7.236); FILE MERGED 2005/02/17 14:02:13 cd 1.7.236.1: #i42557# Move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [d20fd3f02b529e5e28752159edb469e3d1c895a2]

INTEGRATION: CWS removedrafts (1.2.46); FILE MERGED 2005/02/17 14:02:13 cd 1.2.46.1: #i42557# Move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [37c23600c2cc8720d912b601287a6436f31a5898]

INTEGRATION: CWS removedrafts (1.49.26); FILE MERGED 2005/02/17 14:02:12 cd 1.49.26.1: #i42557# Move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [9c1da785c58c058509531314699964ee7ebebf77]

INTEGRATION: CWS removedrafts (1.25.26); FILE MERGED 2005/02/17 14:02:12 cd 1.25.26.1: #i42557# Move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [ac6bc467651bfe2a4d989dc15d87b865d2b8c30c]

INTEGRATION: CWS removedrafts (1.50.30); FILE MERGED 2005/02/17 14:02:11 cd 1.50.30.1: #i42557# Move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [2df8496c17d1420500dd36e1e87adfce64996453]

INTEGRATION: CWS removedrafts (1.60.96); FILE MERGED 2005/02/17 14:02:11 cd 1.60.96.1: #i42557# Move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [b3a335e6e2bc201a90ed2fc67aabbcfd2e700c7d]

INTEGRATION: CWS removedrafts (1.12.46); FILE MERGED 2005/02/17 14:02:11 cd 1.12.46.1: #i42557# Move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [2b18c4d2099912ebdd3bcb0d247a0c6f3931092f]

INTEGRATION: CWS removedrafts (1.53.64); FILE MERGED 2005/02/17 14:02:10 cd 1.53.64.1: #i42557# Move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [31642f15a7af7355d94943cce044fab7a2c7719e]

INTEGRATION: CWS removedrafts (1.4.46); FILE MERGED 2005/02/17 14:01:56 cd 1.4.46.1: #i42557# Move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [289cb1efed62825b6e1cb2b0d0572a34b9dabb0e]

INTEGRATION: CWS removedrafts (1.14.8); FILE MERGED 2005/02/17 12:41:54 cd 1.14.8.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [b81e1ced21f6438f493385747aaede5212f3720e]

INTEGRATION: CWS removedrafts (1.16.8); FILE MERGED 2005/02/17 12:41:54 cd 1.16.8.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [b9fb005a61014b20feebb540d9f8277b3316e0d4]

INTEGRATION: CWS removedrafts (1.7.32); FILE MERGED 2005/02/17 12:41:18 cd 1.7.32.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [d62322cde3a33fc42d2b69ae03681b5a613a7817]

INTEGRATION: CWS removedrafts (1.13.6); FILE MERGED 2005/02/17 12:41:18 cd 1.13.6.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [e76490b95b5b0877a2ab83611123ef558f3f94bf]

INTEGRATION: CWS removedrafts (1.9.18); FILE MERGED 2005/02/17 12:41:17 cd 1.9.18.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [c38701e9c55e1d3a27b73c0231e2d990d73e3190]

INTEGRATION: CWS removedrafts (1.5.104); FILE MERGED 2005/02/17 14:05:38 cd 1.5.104.1: #i42557# Move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [6ab2aa16a2f490aa270ca7499b6b6a3b959fd907]

INTEGRATION: CWS removedrafts (1.4.14); FILE MERGED 2005/02/17 14:05:37 cd 1.4.14.1: #i42557# Move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [b7ba66b1434b99a6f6276af0a2397efcab755540]

INTEGRATION: CWS removedrafts (1.3.30); FILE MERGED 2005/02/17 14:05:37 cd 1.3.30.1: #i42557# Move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [73baf0a8278f75242fdef8efce35e5e7f1df8a2e]

INTEGRATION: CWS removedrafts (1.2.204); FILE MERGED 2005/02/17 14:05:29 cd 1.2.204.1: #i42557# Move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [b441553b12cbfa7fbd40ecf98e9bc30cc4b28bde]

INTEGRATION: CWS removedrafts (1.5.30); FILE MERGED 2005/02/17 14:05:28 cd 1.5.30.1: #i42557# Move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [14f6ca9c3551499bb6f71e4f740fa474675b5089]

INTEGRATION: CWS removedrafts (1.4.62); FILE MERGED 2005/02/17 12:47:55 cd 1.4.62.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [3e2f0544c27e6bc22f8993ff5bf0b6c76113bf56]

INTEGRATION: CWS removedrafts (1.4.14); FILE MERGED 2005/02/17 12:47:55 cd 1.4.14.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [701080920619b1ceced6855bce3200bf1ee614a2]

INTEGRATION: CWS removedrafts (1.3.158); FILE MERGED 2005/02/17 12:47:54 cd 1.3.158.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [93d654f22431330a75386a12fdfe8dd2b16a97ee]

INTEGRATION: CWS removedrafts (1.2.160); FILE MERGED 2005/02/17 12:47:54 cd 1.2.160.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [6001a40b0227001f5111adb5be26e4a052c3af80]

INTEGRATION: CWS removedrafts (1.2.114); FILE MERGED 2005/02/17 12:47:53 cd 1.2.114.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [585796cd94da70bce6a85ced1b3a4e5a01cb7164]

INTEGRATION: CWS removedrafts (1.2.62); FILE MERGED 2005/02/17 12:47:53 cd 1.2.62.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [b2e8e12df672faf8f55091ea92b595998c8a09d3]

INTEGRATION: CWS removedrafts (1.2.206); FILE MERGED 2005/02/17 12:47:52 cd 1.2.206.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [9ecaf5521598ed37f255510456bddf4fa439375c]

INTEGRATION: CWS removedrafts (1.2.160); FILE MERGED 2005/02/17 12:47:51 cd 1.2.160.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [68d37f4be9989415af00b1168f1bfcea5d478717]

INTEGRATION: CWS removedrafts (1.6.60); FILE MERGED 2005/02/17 12:47:51 cd 1.6.60.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [4a441e287c6b8189e3bbecdbd740a7bd6f29c60f]

INTEGRATION: CWS removedrafts (1.5.62); FILE MERGED 2005/02/17 12:47:51 cd 1.5.62.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [9faeb7ded9333dd568f161fc72da86bbf480a125]

INTEGRATION: CWS removedrafts (1.7.60); FILE MERGED 2005/02/17 12:47:50 cd 1.7.60.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [71797e268c6ccc87790341a4022d5cdbd6bff54d]

INTEGRATION: CWS removedrafts (1.12.24); FILE MERGED 2005/02/17 12:47:50 cd 1.12.24.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [5e3c167a5dc18e2b37afcdd8c8fbb185e5ca6920]

INTEGRATION: CWS removedrafts (1.2.114); FILE MERGED 2005/02/17 12:47:50 cd 1.2.114.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [162ed126cad9482695ac8be73b4deddae86e1b3c]

INTEGRATION: CWS removedrafts (1.3.62); FILE MERGED 2005/02/17 12:47:50 cd 1.3.62.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [5240836b0898991f984222876e3b63f0ebcf7350]

INTEGRATION: CWS removedrafts (1.2.114); FILE MERGED 2005/02/17 12:47:49 cd 1.2.114.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [39e28a292c89f0b15b9bc99d6074fc9b701f8abe]

INTEGRATION: CWS removedrafts (1.5.22); FILE MERGED 2005/02/17 12:47:49 cd 1.5.22.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [5f19e8013b0df858d5c43fe3b49f860a6ed7718a]

INTEGRATION: CWS removedrafts (1.5.92); FILE MERGED 2005/02/17 12:47:48 cd 1.5.92.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [382a45e4902068bba2b371e76bd70bbccf51f521]

INTEGRATION: CWS removedrafts (1.3.160); FILE MERGED 2005/02/17 12:47:48 cd 1.3.160.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [a21161e3d0a95b82680e98e3f99d7e97ef3c9c9e]

INTEGRATION: CWS removedrafts (1.3.62); FILE MERGED 2005/02/17 12:47:48 cd 1.3.62.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [ace2b67baa3b2e45c7a1e66b44de72acb647c336]

INTEGRATION: CWS removedrafts (1.3.60); FILE MERGED 2005/02/17 12:47:47 cd 1.3.60.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [cb0e7c50767f6f33ca4dc3a7039e97cb4075d7e9]

INTEGRATION: CWS removedrafts (1.3.62); FILE MERGED 2005/02/17 12:47:47 cd 1.3.62.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [ab4bb9e6f2f589c6c117890e924ea10c0602b140]

INTEGRATION: CWS removedrafts (1.11.56); FILE MERGED 2005/02/17 12:47:46 cd 1.11.56.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [379ebdd3eedf5d9a26f75432d5c709dc5e76b359]

INTEGRATION: CWS removedrafts (1.2.62); FILE MERGED 2005/02/17 12:47:46 cd 1.2.62.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [4774cb4a105408d5d85f820cbd3d75cc88fbf95a]

INTEGRATION: CWS removedrafts (1.12.58); FILE MERGED 2005/02/17 12:47:46 cd 1.12.58.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [2787f712532e4b9be1e2aa7495888fdc6b7f4855]

INTEGRATION: CWS removedrafts (1.6.112); FILE MERGED 2005/02/17 12:47:45 cd 1.6.112.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [85fbef43cf80366bd8d4dae60ed445c50e56a244]

INTEGRATION: CWS removedrafts (1.7.52); FILE MERGED 2005/02/17 12:47:45 cd 1.7.52.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [2abc24d9df97cfa9909bede1dfd3f87584a3d60b]

INTEGRATION: CWS removedrafts (1.4.60); FILE MERGED 2005/02/17 12:47:44 cd 1.4.60.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [055477742bf4df813aa57ab03a8828d5b412623d]

INTEGRATION: CWS removedrafts (1.3.30); FILE MERGED 2005/02/17 12:44:53 cd 1.3.30.1: #i42563# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [3b769c49d320e31b9630f2ba986f7120f4869cc3]

INTEGRATION: CWS removedrafts (1.80.12); FILE MERGED 2005/02/17 12:47:44 cd 1.80.12.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [19cf51986344bf9129abefcc35ff2128b7b4eb98]

INTEGRATION: CWS removedrafts (1.17.30); FILE MERGED 2005/02/17 12:47:43 cd 1.17.30.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [52e85f764c656ded5a93958b29d978537bada299]

INTEGRATION: CWS removedrafts (1.4.14); FILE MERGED 2005/02/17 12:47:43 cd 1.4.14.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [597d1572b66e2f760cb27fd8538f37718f5ff3be]

INTEGRATION: CWS removedrafts (1.22.8); FILE MERGED 2005/02/23 13:59:11 cd 1.22.8.2: #i43385# Check parameters before usage 2005/02/17 12:47:42 cd 1.22.8.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [368ad4a7b20ad47da9f705c9c43d6fb94641422c]

INTEGRATION: CWS removedrafts (1.4.58); FILE MERGED 2005/02/17 12:47:41 cd 1.4.58.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [d2fd6f65e9412b6dd939d6efa72bfc952469e70e]

INTEGRATION: CWS removedrafts (1.2.114); FILE MERGED 2005/02/17 12:47:41 cd 1.2.114.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [6863ceda910ae5bdfbd11f92bb020349b445d989]

INTEGRATION: CWS removedrafts (1.3.158); FILE MERGED 2005/02/17 12:47:40 cd 1.3.158.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [8ebabb15e1594c4380c616ea6f887fe05091fc28]

INTEGRATION: CWS removedrafts (1.13.12); FILE MERGED 2005/02/17 12:47:40 cd 1.13.12.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [46c17a3b9d1614eda5daa338baebf0c68ed43da8]

INTEGRATION: CWS removedrafts (1.2.204); FILE MERGED 2005/02/17 12:47:40 cd 1.2.204.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [8e51671d446ecb0f1462bab230b79f03da0f84c3]

INTEGRATION: CWS removedrafts (1.7.58); FILE MERGED 2005/02/17 12:47:39 cd 1.7.58.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [f9d279501b08df9d1dbd5a8422b4754514ebe3af]

INTEGRATION: CWS removedrafts (1.2.204); FILE MERGED 2005/02/17 12:47:39 cd 1.2.204.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [83758295b882cc2f1379bbdc2f424049f381a2ef]

INTEGRATION: CWS removedrafts (1.13.204); FILE MERGED 2005/02/17 12:47:38 cd 1.13.204.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [c86a7585a5f912f4c26a3eed966f72df98eff0eb]

INTEGRATION: CWS removedrafts (1.4.204); FILE MERGED 2005/02/17 12:47:38 cd 1.4.204.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [bc98e50e116ea0f47f808a574cf3ef059c97fca9]

INTEGRATION: CWS removedrafts (1.5.58); FILE MERGED 2005/02/17 12:47:37 cd 1.5.58.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [440e679b0a40718f5cbad5267c01b10b77216a45]

INTEGRATION: CWS removedrafts (1.2.114); FILE MERGED 2005/02/17 12:47:37 cd 1.2.114.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [c1abc532999018d1dd6db7d5cd1e61467737255e]

INTEGRATION: CWS removedrafts (1.2.114); FILE MERGED 2005/02/17 12:47:36 cd 1.2.114.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [ba8ebf6349e2923b3d4c406b1850879d42335f23]

INTEGRATION: CWS removedrafts (1.3.114); FILE MERGED 2005/02/17 12:45:58 cd 1.3.114.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [65629a6924963c5b3ce42fd800b47dafe637e4ec]

INTEGRATION: CWS removedrafts (1.2.160); FILE MERGED 2005/02/17 12:45:58 cd 1.2.160.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [97f861866126c10e94ce83bf3c7137a873b25c1c]

INTEGRATION: CWS removedrafts (1.2.160); FILE MERGED 2005/02/17 12:45:57 cd 1.2.160.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [5f973ad31c1cb61cc69f3625377eb1fd74369a88]

INTEGRATION: CWS removedrafts (1.2.114); FILE MERGED 2005/02/17 12:45:57 cd 1.2.114.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [51010b953171930a046879807952e5e97e2f3ec4]

INTEGRATION: CWS removedrafts (1.2.62); FILE MERGED 2005/02/17 12:45:57 cd 1.2.62.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [01fcafeb591e4521a8cf3a996c9667a5b041b228]

INTEGRATION: CWS removedrafts (1.3.114); FILE MERGED 2005/02/17 12:45:57 cd 1.3.114.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [958318e46d1fad00049b8b7965ba3f2bfd39a00b]

INTEGRATION: CWS removedrafts (1.2.206); FILE MERGED 2005/02/17 12:45:56 cd 1.2.206.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [93eb69aa09f4177665182987b265adcfd5684996]

INTEGRATION: CWS removedrafts (1.2.160); FILE MERGED 2005/02/17 12:45:56 cd 1.2.160.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [589dd7e85e5eac3a9e417ee61d90a2ec9b7538c5]

INTEGRATION: CWS removedrafts (1.3.156); FILE MERGED 2005/02/17 12:45:56 cd 1.3.156.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [5226e41724f546b96944731e24ce9f0c0aacfc98]

INTEGRATION: CWS removedrafts (1.3.62); FILE MERGED 2005/02/17 12:45:55 cd 1.3.62.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [29741a7592ac8d04c779cd991f78607709117166]

INTEGRATION: CWS removedrafts (1.5.62); FILE MERGED 2005/02/17 12:45:55 cd 1.5.62.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [470c1d12b9d1f6eaaf6aa53c423e45c54332e776]

INTEGRATION: CWS removedrafts (1.6.24); FILE MERGED 2005/02/17 12:45:55 cd 1.6.24.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [71a071a9d4e5fe1f31ed0f4ac2fbc84cca3f05ec]

INTEGRATION: CWS removedrafts (1.2.124); FILE MERGED 2005/02/17 12:45:55 cd 1.2.124.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [e12f447d33e62fb16a0d4906981336d057c37800]

INTEGRATION: CWS removedrafts (1.3.30); FILE MERGED 2005/02/17 12:45:55 cd 1.3.30.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [33a91906a1b338f688836b2e98b3b7ddd3a540f0]

INTEGRATION: CWS removedrafts (1.6.62); FILE MERGED 2005/02/17 12:45:54 cd 1.6.62.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [647e8159636a816fa09d266643814bcec33f5069]

INTEGRATION: CWS removedrafts (1.2.170); FILE MERGED 2005/02/17 12:45:54 cd 1.2.170.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [8f0427fe107737ef4570f52e65d04dff78a26794]

INTEGRATION: CWS removedrafts (1.3.62); FILE MERGED 2005/02/17 12:45:54 cd 1.3.62.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [bff055ebe079368981ae179b34f040b0f0ea2069]

INTEGRATION: CWS removedrafts (1.2.206); FILE MERGED 2005/02/17 12:45:54 cd 1.2.206.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [10462e1042b67057a2f79db8901f07ebbe087b34]

INTEGRATION: CWS removedrafts (1.2.206); FILE MERGED 2005/02/17 12:45:53 cd 1.2.206.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [45ea2961308b802e2f174c625f740af947abdad1]

INTEGRATION: CWS removedrafts (1.3.60); FILE MERGED 2005/02/17 12:45:53 cd 1.3.60.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [53a2aab7d9dfc5977282058508c5dd6245d7dc7d]

INTEGRATION: CWS removedrafts (1.3.62); FILE MERGED 2005/02/17 12:45:53 cd 1.3.62.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [38233a4612b8fb81cbeff0da709c378938386b0f]

INTEGRATION: CWS removedrafts (1.5.58); FILE MERGED 2005/02/17 12:45:52 cd 1.5.58.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [201b04f14e6df1b332480926b8c5839a902829d6]

INTEGRATION: CWS removedrafts (1.2.62); FILE MERGED 2005/02/17 12:45:52 cd 1.2.62.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [ddcaaa45f725d96d6d1c3d963e6d40c59ea5717a]

INTEGRATION: CWS removedrafts (1.6.62); FILE MERGED 2005/02/17 12:45:52 cd 1.6.62.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [44fcdb061ac8e45459c23c409f823c451f9e700d]

INTEGRATION: CWS removedrafts (1.3.114); FILE MERGED 2005/02/17 12:45:52 cd 1.3.114.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [092f7a4a0d695ad893621ef958ccce1a5e828d23]

INTEGRATION: CWS removedrafts (1.2.160); FILE MERGED 2005/02/17 12:45:52 cd 1.2.160.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [f8356c9792042b658e561e7802b0c49d95882e8b]

INTEGRATION: CWS removedrafts (1.2.160); FILE MERGED 2005/02/17 12:45:51 cd 1.2.160.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [a90a04dc138cc7d60f128e2b25a534ff15d10af1]

INTEGRATION: CWS removedrafts (1.2.204); FILE MERGED 2005/02/17 12:45:51 cd 1.2.204.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [46008e8b0046c6d962da7dab953c2c855d8464ef]

INTEGRATION: CWS removedrafts (1.2.204); FILE MERGED 2005/02/17 12:44:42 cd 1.2.204.1: #i42563# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [51b7eda8f0057a77c300d3f6d832917a4c99266e]

INTEGRATION: CWS removedrafts (1.12.12); FILE MERGED 2005/02/17 12:45:51 cd 1.12.12.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [02580885925b35b00def80af73d0940ef8f05f37]

INTEGRATION: CWS removedrafts (1.31.60); FILE MERGED 2005/02/17 12:45:51 cd 1.31.60.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [4734d2b8160257e105f892689512264bc9be604f]

INTEGRATION: CWS removedrafts (1.3.158); FILE MERGED 2005/02/17 12:45:50 cd 1.3.158.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [03d0a3114e2f1ae8962d8b35b650d7c062a68862]

INTEGRATION: CWS removedrafts (1.2.204); FILE MERGED 2005/02/17 12:45:50 cd 1.2.204.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [f2691fa50f7deb3335e1db789bae634148daa0ce]

INTEGRATION: CWS removedrafts (1.2.204); FILE MERGED 2005/02/17 12:45:49 cd 1.2.204.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [31b56db7b30e8c606d3eb1f8a9859a27a7081643]

INTEGRATION: CWS removedrafts (1.31.14); FILE MERGED 2005/02/17 12:45:48 cd 1.31.14.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [0d0800846dfbe6a40c2fa6b33e1d37b006c10ef4]

INTEGRATION: CWS removedrafts (1.4.204); FILE MERGED 2005/02/17 12:45:48 cd 1.4.204.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [1acf6e4de8dfd2f932f586f551e6e694c4e33e38]

INTEGRATION: CWS removedrafts (1.3.66); FILE MERGED 2005/02/17 14:25:50 cd 1.3.66.1: #i42557# Move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [a4a61e10704786401b211db7c72ab045ff293f23]

INTEGRATION: CWS removedrafts (1.6.24); FILE MERGED 2005/02/17 14:25:50 cd 1.6.24.1: #i42557# Move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [886288a4da4edce6b225390afe53ddec5b3d5e4c]

INTEGRATION: CWS removedrafts (1.19.138); FILE MERGED 2005/02/17 12:43:37 cd 1.19.138.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [9d1e8e47a550a1d9ee401ff9d958e92a650e26b7]

INTEGRATION: CWS removedrafts (1.5.14); FILE MERGED 2005/02/17 12:40:10 cd 1.5.14.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [ded5b7b3d86297bc73e9e3322054a8a85745b16f]

INTEGRATION: CWS removedrafts (1.10.14); FILE MERGED 2005/02/17 12:40:09 cd 1.10.14.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [cbfe0940c78ca0a076fddb0e0ae558f4ee172f8c]

INTEGRATION: CWS removedrafts (1.15.16); FILE MERGED 2005/02/17 12:40:09 cd 1.15.16.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [4a9509690706290387fd50b818d337112828e262]

INTEGRATION: CWS removedrafts (1.6.6); FILE MERGED 2005/02/18 10:57:04 cd 1.6.6.1: #i42557# remove drafts module


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [1e17284fabbf15430955f060f3099b111f56ec0b]

INTEGRATION: CWS removedrafts (1.97.40); FILE MERGED 2005/02/17 12:40:54 cd 1.97.40.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [b1aa762cca2d9f881231036cb168466272e0792d]

INTEGRATION: CWS removedrafts (1.30.40); FILE MERGED 2005/02/17 12:40:53 cd 1.30.40.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [f937f9ff1d6e7724eca58ee6bae90f82786d4568]

INTEGRATION: CWS removedrafts (1.30.32); FILE MERGED 2005/02/17 12:40:53 cd 1.30.32.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [99ed89de55c7e513202a388c5bd931a53dbf6585]

INTEGRATION: CWS removedrafts (1.165.18); FILE MERGED 2005/02/17 12:40:51 cd 1.165.18.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [b287a5fd14bf5d702fcf675e64aa99a3f8820cdb]

INTEGRATION: CWS removedrafts (1.60.4); FILE MERGED 2005/02/17 12:40:51 cd 1.60.4.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [e92180bd99f7222be758f86c8dcdbdc491a08927]

INTEGRATION: CWS removedrafts (1.85.32); FILE MERGED 2005/02/17 12:40:50 cd 1.85.32.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [eadb5afaecadaf585280e20d3df8f332662e6423]

INTEGRATION: CWS removedrafts (1.9.20); FILE MERGED 2005/02/17 12:40:50 cd 1.9.20.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [d8137c9741365137325b5ad6cc8cd1ca987a29c7]

INTEGRATION: CWS removedrafts (1.8.20); FILE MERGED 2005/02/17 12:40:50 cd 1.8.20.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [280dd196fed0b9d6054b31f2c7b2368edcc89a7a]

INTEGRATION: CWS removedrafts (1.12.16); FILE MERGED 2005/02/17 12:40:49 cd 1.12.16.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [572259d4a5c046fdc1d23d3c437a88d3a3b41dc2]

INTEGRATION: CWS removedrafts (1.25.8); FILE MERGED 2005/02/17 12:40:49 cd 1.25.8.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [0a2c3cf205745594c0a218768862639c7218dfe3]

INTEGRATION: CWS removedrafts (1.9.6); FILE MERGED 2005/02/17 12:40:48 cd 1.9.6.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [faab0441b21be0243f84e915de83e31f24f314a9]

INTEGRATION: CWS removedrafts (1.9.18); FILE MERGED 2005/02/14 16:56:13 sj 1.9.18.1: #i42561# remove UNOIDL types from drafts


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [08ae2c85b8b961207623006f3fa52449871e64c0]

INTEGRATION: CWS removedrafts (1.8.18); FILE MERGED 2005/02/14 16:56:13 sj 1.8.18.1: #i42561# remove UNOIDL types from drafts


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [a406c27d5c75cb75aca5dd6ffe97abd80c1c40a6]

INTEGRATION: CWS removedrafts (1.10.46); FILE MERGED 2005/02/17 14:08:05 cd 1.10.46.1: #i42557# Move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [3752ca13dc97c4a49c9cceafe23315c05d322d20]

INTEGRATION: CWS removedrafts (1.3.224); FILE MERGED 2005/02/17 14:08:05 cd 1.3.224.1: #i42557# Move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [76202edd7ed092d9dbbb525594a0ed4039588ec1]

INTEGRATION: CWS removedrafts (1.60.60); FILE MERGED 2005/02/17 14:08:05 cd 1.60.60.1: #i42557# Move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [96ef7bb28b08db6f518e35cd6a68dee5ad2dd907]

INTEGRATION: CWS removedrafts (1.16.42); FILE MERGED 2005/02/14 16:55:50 sj 1.16.42.1: #i42561# remove UNOIDL types from drafts


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [3bd16c4ba876009e0be4060f7f12129f406c1f96]

INTEGRATION: CWS removedrafts (1.115.44); FILE MERGED 2005/02/14 16:55:18 sj 1.115.44.1: #i42561# remove UNOIDL types from drafts


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [b763a79258347ab2509658828a18759f522de518]

INTEGRATION: CWS removedrafts (1.50.154); FILE MERGED 2005/02/14 16:55:19 sj 1.50.154.1: #i42561# remove UNOIDL types from drafts


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [65fc2f5909603bf03314fe0c7718579c20c3c42c]

INTEGRATION: CWS removedrafts (1.58.18); FILE MERGED 2005/02/17 14:08:04 cd 1.58.18.1: #i42557# Move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [6ad3c06c80b65fc3143cde32b33b04e4290fff5c]

INTEGRATION: CWS removedrafts (1.36.130); FILE MERGED 2005/02/17 14:08:04 cd 1.36.130.1: #i42557# Move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [b8cb4f3f55b5fbc0d871020363c586f767704b2d]

INTEGRATION: CWS removedrafts (1.2.672); FILE MERGED 2005/02/17 14:08:03 cd 1.2.672.1: #i42557# Move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [ccc6bb409ff8d1203cd1de88e6d63e40231be419]

INTEGRATION: CWS removedrafts (1.3.154); FILE MERGED 2005/02/17 14:08:03 cd 1.3.154.1: #i42557# Move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [2fe1d668d47956a7ed620334c9517a68da7fdba0]

INTEGRATION: CWS removedrafts (1.4.154); FILE MERGED 2005/02/17 14:08:03 cd 1.4.154.1: #i42557# Move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [320dd729d1e236ac3337a897e30cd0cbfdf9d64f]

INTEGRATION: CWS removedrafts (1.58.44); FILE MERGED 2005/02/17 14:08:02 cd 1.58.44.1: #i42557# Move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [3451f1b50d03d565fd1a3d567fbff2a2f1b12e11]

INTEGRATION: CWS removedrafts (1.13.62); FILE MERGED 2005/02/24 10:12:59 cd 1.13.62.2: #119980# Remove drafts from UNOIDL types/service names 2005/02/17 14:08:02 cd 1.13.62.1: #i42557# Move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [62aa7eab884bc332ebd4977145c2de015259c87d]

INTEGRATION: CWS removedrafts (1.12.62); FILE MERGED 2005/02/24 10:12:59 cd 1.12.62.2: #119980# Remove drafts from UNOIDL types/service names 2005/02/17 14:08:02 cd 1.12.62.1: #i42557# Move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [9a7aba4ae257e34e54a63099c6b15e5e705a2de6]

INTEGRATION: CWS removedrafts (1.6.672); FILE MERGED 2005/02/17 14:08:01 cd 1.6.672.1: #i42557# Move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [0f39a48f85476f9d21d8257486ee218bc64d15dd]

INTEGRATION: CWS removedrafts (1.7.62); FILE MERGED 2005/02/24 10:12:58 cd 1.7.62.2: #119980# Remove drafts from UNOIDL types/service names 2005/02/17 14:08:01 cd 1.7.62.1: #i42557# Move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [0b76050a973ac32c007d54a7eaad148a7d03603d]

INTEGRATION: CWS removedrafts (1.6.80); FILE MERGED 2005/02/17 14:08:01 cd 1.6.80.1: #i42557# Move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [4259a24c8c2bd7a96500d9832e542f54275e4d23]

INTEGRATION: CWS removedrafts (1.13.98); FILE MERGED 2005/02/24 10:12:58 cd 1.13.98.2: #119980# Remove drafts from UNOIDL types/service names 2005/02/17 14:08:00 cd 1.13.98.1: #i42557# Move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [0a55008392bb884d42eabbc62408ed37c97e43c4]

INTEGRATION: CWS removedrafts (1.8.80); FILE MERGED 2005/02/18 09:07:53 cd 1.8.80.1: #i42561# remove drafts UNOIDL types


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [a222323855b2c339f54154ceb08a04ee7fb73b0c]

INTEGRATION: CWS removedrafts (1.2.630); FILE MERGED 2005/02/14 16:58:07 sj 1.2.630.1: #i42561# remove UNOIDL types from drafts


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [6c5eff9ae87772e2c65c91963e71a9a4524686e5]

INTEGRATION: CWS removedrafts (1.9.60); FILE MERGED 2005/02/14 16:54:19 sj 1.9.60.1: #i42561# remove UNOIDL types from drafts


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [9a20c40240346301ee792ecf6ce7f78f1d09b4c4]

INTEGRATION: CWS removedrafts (1.3.154); FILE MERGED 2005/02/14 16:54:18 sj 1.3.154.1: #i42561# remove UNOIDL types from drafts


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [1084da7426522955068f5a55922e47e4054e6252]

INTEGRATION: CWS removedrafts (1.2.630); FILE MERGED 2005/02/14 16:54:17 sj 1.2.630.1: #i42561# remove UNOIDL types from drafts


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [9e5f4b65c471a852df95307c20a7050973db1a9f]

INTEGRATION: CWS removedrafts (1.4.272); FILE MERGED 2005/02/14 16:54:18 sj 1.4.272.1: #i42561# remove UNOIDL types from drafts


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [01f7f01e3f03c80dc07c39a7a1672be68d6ae694]

INTEGRATION: CWS removedrafts (1.5.272); FILE MERGED 2005/02/14 16:54:17 sj 1.5.272.1: #i42561# remove UNOIDL types from drafts


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [a93f7ba227e5fd5637dd215fb125d8c75cee725b]

INTEGRATION: CWS removedrafts (1.3.224); FILE MERGED 2005/02/14 16:54:17 sj 1.3.224.1: #i42561# remove UNOIDL types from drafts


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [0b4866015cb6f7f8bd28abc82a23c5ec820f89db]

INTEGRATION: CWS removedrafts (1.9.60); FILE MERGED 2005/02/14 16:54:16 sj 1.9.60.1: #i42561# remove UNOIDL types from drafts


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [13573e052c548e51169acc14190c76c754cfb7df]

INTEGRATION: CWS removedrafts (1.4.80); FILE MERGED 2005/02/17 14:07:44 cd 1.4.80.1: #i42557# Move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [262ccac79f1ae91f260bdc9ccf252f236aa2e1c2]

INTEGRATION: CWS removedrafts (1.87.62); FILE MERGED 2005/02/17 15:04:09 cd 1.87.62.3: #i42557# Remove UNOIDL types from drafts 2005/02/17 13:47:33 cd 1.87.62.2: #i42557# Remove obsolete UNOIDL types from draft 2005/02/17 13:31:15 cd 1.87.62.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [793fa428de26692f2d703501faffa82eb4c49616]

INTEGRATION: CWS removedrafts (1.70.18); FILE MERGED 2005/02/17 13:47:32 cd 1.70.18.2: #i42557# Remove obsolete UNOIDL types from draft 2005/02/14 17:37:02 sj 1.70.18.1: #i42561# remove UNOIDL types from drafts


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [11b436fe0eb067bc979977068ff74e5e89ee664b]

INTEGRATION: CWS removedrafts (1.72.34); FILE MERGED 2005/02/17 15:04:09 cd 1.72.34.3: #i42557# Remove UNOIDL types from drafts 2005/02/17 13:46:54 cd 1.72.34.2: #i42557# Remove obsolete UNOIDL types from draft 2005/02/14 17:39:27 sj 1.72.34.1: #i42561# remove UNOIDL types from drafts


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [73425b8d70723aea9440bd14efd15c14fd4a703c]

INTEGRATION: CWS removedrafts (1.3.338); FILE MERGED 2005/02/17 13:45:55 cd 1.3.338.2: #i42557# Remove obsolete UNOIDL types from draft 2005/02/14 07:46:03 oj 1.3.338.1: #i42560# remove services, they are already moved to none draft


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [b4226b732a0140c208c5a69935847b0da559df39]

INTEGRATION: CWS removedrafts (1.10.34); FILE MERGED 2005/02/17 13:22:48 cd 1.10.34.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [d3d61f4c4a6ee204972d253fca33b0a7c6c584cf]

INTEGRATION: CWS removedrafts (1.2.64); FILE MERGED 2005/02/17 13:22:47 cd 1.2.64.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [fcb6be15e429991071a162522b6c2adc7919b5b6]

INTEGRATION: CWS removedrafts (1.1.2); FILE ADDED 2005/02/17 13:15:54 cd 1.1.2.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [77914d30bc1d0ff80c640d6d25f4a306e2a1a905]

INTEGRATION: CWS removedrafts (1.1.2); FILE ADDED 2005/02/17 13:15:06 cd 1.1.2.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [bef9fdc886a41b3cde35e0a9cbb7afc4b2153673]

INTEGRATION: CWS removedrafts (1.1.2); FILE ADDED 2005/02/17 13:14:54 cd 1.1.2.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [98c1ebc5bce08dd00c9914d89b48fd97747d7a0e]

INTEGRATION: CWS removedrafts (1.1.2); FILE ADDED 2005/02/17 13:14:38 cd 1.1.2.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [ed223e6bad67acefdb3aeae489bcd70e4935acc5]

INTEGRATION: CWS removedrafts (1.1.2); FILE ADDED 2005/02/17 13:14:24 cd 1.1.2.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [ba97886ecc8e4b944f26ab93ba1443aa1cb8c088]

INTEGRATION: CWS removedrafts (1.1.2); FILE ADDED 2005/02/17 13:14:13 cd 1.1.2.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [16fbfc4bfbff07cf830edf79ba1ce038a9cbba31]

INTEGRATION: CWS removedrafts (1.1.2); FILE ADDED 2005/02/17 13:13:31 cd 1.1.2.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [ee88a7ad8e7c4970bc480fffe929a46bf3fc2512]

INTEGRATION: CWS removedrafts (1.1.2); FILE ADDED 2005/02/17 13:13:20 cd 1.1.2.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [2798f5baafc199b66f565ae6eadfa7ac2614f425]

INTEGRATION: CWS removedrafts (1.1.2); FILE ADDED 2005/02/17 13:13:08 cd 1.1.2.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [b8bc9f70c956ab072e77b0951101e718d9b73d16]

INTEGRATION: CWS removedrafts (1.1.2); FILE ADDED 2005/02/17 13:12:57 cd 1.1.2.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [684244de507f790b953095ecc76f6e1a4a344729]

INTEGRATION: CWS removedrafts (1.1.2); FILE ADDED 2005/02/17 13:10:59 cd 1.1.2.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [3e0688265c01c3d1e75839421c772b9bfdeb0296]

INTEGRATION: CWS removedrafts (1.1.2); FILE ADDED 2005/02/17 13:10:49 cd 1.1.2.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [3a8a3e8e9f7cd8d71e07ed94564c7f83b0153199]

INTEGRATION: CWS removedrafts (1.1.2); FILE ADDED 2005/02/17 13:10:39 cd 1.1.2.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [9c3535657bdb429fa2a03e53b94e9a43b4dcf14d]

INTEGRATION: CWS removedrafts (1.1.2); FILE ADDED 2005/02/17 13:10:30 cd 1.1.2.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [ae25b3c751de42628aa7736b349fb75fda7b9017]

INTEGRATION: CWS removedrafts (1.2.114); FILE MERGED 2005/02/17 13:22:47 cd 1.2.114.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [aa58739b3fe9a3a3933bb79906780c4e91516212]

INTEGRATION: CWS removedrafts (1.1.2); FILE ADDED 2005/02/17 13:22:01 cd 1.1.2.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [b74d2674737a45b0b422494782ec0ba61949014d]

INTEGRATION: CWS removedrafts (1.1.2); FILE ADDED 2005/02/17 13:21:50 cd 1.1.2.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [0259c54c58ab7cab450ccee72f1a40ecfb5891f0]

INTEGRATION: CWS removedrafts (1.1.2); FILE ADDED 2005/02/17 13:21:39 cd 1.1.2.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [c89dae91e01bf7503a00eb32405c28380013bbb4]

INTEGRATION: CWS removedrafts (1.1.2); FILE ADDED 2005/02/17 13:21:21 cd 1.1.2.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [adf5fea24deb311965141eee3fdfd9464127094e]

INTEGRATION: CWS removedrafts (1.1.2); FILE ADDED 2005/02/17 13:21:06 cd 1.1.2.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [584d80cba732c2963075e1d9ea29560bd9cc5935]

INTEGRATION: CWS removedrafts (1.1.2); FILE ADDED 2005/02/17 13:20:53 cd 1.1.2.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [5ef5cbf2f148f91085a45f97c94d867320c2dcb5]

INTEGRATION: CWS removedrafts (1.1.2); FILE ADDED 2005/02/17 13:20:42 cd 1.1.2.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [771980648a7cd3c7ef0586c03d8bf36c3b256745]

INTEGRATION: CWS removedrafts (1.1.2); FILE ADDED 2005/02/17 13:20:31 cd 1.1.2.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [4aaf128c75dc6e2af309c0d56ec8219f6cb34e0a]

INTEGRATION: CWS removedrafts (1.2.34); FILE MERGED 2005/02/17 13:22:47 cd 1.2.34.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [7800f534a1846dddd72a1fb07f991ff42c6c3528]

INTEGRATION: CWS removedrafts (1.1.2); FILE ADDED 2005/02/17 13:19:16 cd 1.1.2.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [102d378974c7c6b219276ae2e8f5264937e53660]

INTEGRATION: CWS removedrafts (1.1.2); FILE ADDED 2005/02/17 13:19:03 cd 1.1.2.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [c3ea89b9a13b42bb7b36962e3da2ad0d6937570d]

INTEGRATION: CWS removedrafts (1.1.2); FILE ADDED 2005/02/17 13:18:50 cd 1.1.2.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [9725d97b8985e8be8ad5b151d905aa2f02381958]

INTEGRATION: CWS removedrafts (1.1.2); FILE ADDED 2005/02/17 13:18:30 cd 1.1.2.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [6c677dae8e66ea1cac59d6bd5dc93cb0421a3fe3]

INTEGRATION: CWS removedrafts (1.2.34); FILE MERGED 2005/02/17 13:22:46 cd 1.2.34.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [99cb8205f75990acb3fd559053c3673a7e731177]

INTEGRATION: CWS removedrafts (1.1.2); FILE ADDED 2005/02/17 13:18:18 cd 1.1.2.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [84ee18542634c7f1bca750aaf119f394c96e44ab]

INTEGRATION: CWS removedrafts (1.1.2); FILE ADDED 2005/02/17 13:18:06 cd 1.1.2.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [0f535df6bffcb6e68d983469b8604fbd18c42004]

INTEGRATION: CWS removedrafts (1.1.2); FILE ADDED 2005/02/17 13:16:48 cd 1.1.2.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [1640b15853c48d80dfd1b696f1b69b3789fc14d5]

INTEGRATION: CWS removedrafts (1.1.2); FILE ADDED 2005/02/17 13:16:38 cd 1.1.2.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [2ca061c90f3966d92b79bbf66fd85bf594de48b9]

INTEGRATION: CWS removedrafts (1.2.114); FILE MERGED 2005/02/17 13:22:45 cd 1.2.114.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [44dd6437f53589e229ca78a8a3b0573c853ca3b8]

INTEGRATION: CWS removedrafts (1.1.2); FILE ADDED 2005/02/17 13:16:27 cd 1.1.2.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [5589cbb550328bafbc6b57f7b5e84f72372056a0]

INTEGRATION: CWS removedrafts (1.1.2); FILE ADDED 2005/02/17 13:16:16 cd 1.1.2.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [eecaf7a0d58ced9adc1c8e768fc147c65555c261]

INTEGRATION: CWS removedrafts (1.1.2); FILE ADDED 2005/02/17 13:16:05 cd 1.1.2.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [3c634644d25355a45a6a9d470fc322f81fd20945]

INTEGRATION: CWS removedrafts (1.3.64); FILE MERGED 2005/02/17 13:08:19 cd 1.3.64.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [f8e18fadd1cbd9ed652ae87f7a7494e918e1c3a9]

INTEGRATION: CWS removedrafts (1.2.64); FILE MERGED 2005/02/17 13:08:19 cd 1.2.64.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [e930c86640740c9443397b83b8b0fd7d86aecef0]

INTEGRATION: CWS removedrafts (1.1.2); FILE ADDED 2005/02/17 13:07:45 cd 1.1.2.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [839ff2b02cf39ebc2cc646fa9c114691628975fa]

INTEGRATION: CWS removedrafts (1.1.2); FILE ADDED 2005/02/17 13:07:35 cd 1.1.2.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [35f0da8c2517594cda0ddaefd09885d35e89da91]

INTEGRATION: CWS removedrafts (1.1.2); FILE ADDED 2005/02/17 13:07:26 cd 1.1.2.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [3ece5c7e0eb0b10c322bcd24776f2a03417809bd]

INTEGRATION: CWS removedrafts (1.1.2); FILE ADDED 2005/02/17 13:07:16 cd 1.1.2.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [e2d4d70a6d44a1e8f8edc76411af77f5bafd952f]

INTEGRATION: CWS removedrafts (1.1.2); FILE ADDED 2005/02/17 13:06:40 cd 1.1.2.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [048acc9539936787caf479efdb9b5bc7e34f8128]

INTEGRATION: CWS removedrafts (1.2.162); FILE MERGED 2005/02/17 13:06:30 cd 1.2.162.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [2be814bdba7e351480d5a11f1e3b71f3229d4c4b]

INTEGRATION: CWS removedrafts (1.2.162); FILE MERGED 2005/02/17 13:06:21 cd 1.2.162.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [0601135bc42716351081db6a8c6165fde0a11be3]

INTEGRATION: CWS removedrafts (1.1.2); FILE ADDED 2005/02/17 13:06:11 cd 1.1.2.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [8753184dae92dffefd9342d0c1082da9c60c524e]

INTEGRATION: CWS removedrafts (1.1.2); FILE ADDED 2005/02/17 13:06:00 cd 1.1.2.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [ab7a868f0974ea0ad7045e210e4fb6e443d4ee57]

INTEGRATION: CWS removedrafts (1.27.62); FILE MERGED 2005/02/17 13:09:30 cd 1.27.62.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [f3cb8c725191de0dd7e41ebdedaef2f616dfbd64]

INTEGRATION: CWS removedrafts (1.1.2); FILE ADDED 2005/02/17 13:05:24 cd 1.1.2.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [593ac0d6d72b3581f5aca358577907cc618feb76]

INTEGRATION: CWS removedrafts (1.2.64); FILE MERGED 2005/02/17 13:09:29 cd 1.2.64.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [6be2a988b7b80c707cd0a33f62eec7759f117a4e]

INTEGRATION: CWS removedrafts (1.2.162); FILE MERGED 2005/02/17 13:09:29 cd 1.2.162.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [6e5a78fe8e23957f3a4b071ea72abcb020282981]

INTEGRATION: CWS removedrafts (1.2.114); FILE MERGED 2005/02/17 13:09:29 cd 1.2.114.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [c3e7f807f3abcc8c5f9c552f9aa5e1434825331f]

INTEGRATION: CWS removedrafts (1.1.2); FILE ADDED 2005/02/17 13:05:15 cd 1.1.2.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [c6c571a7c4f8a5f818fe291974dba537bfc4892f]

INTEGRATION: CWS removedrafts (1.1.2); FILE ADDED 2005/02/17 13:04:35 cd 1.1.2.1: #i42563# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [5588692c76f45c7bc9eeb2d8ca7f53a975ccaa97]

INTEGRATION: CWS removedrafts (1.1.2); FILE ADDED 2005/02/17 12:58:39 cd 1.1.2.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [3a299e761b809fbdc80963eb14022d1fdd27d417]

INTEGRATION: CWS removedrafts (1.2.258); FILE MERGED 2005/02/17 13:09:29 cd 1.2.258.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [8ef9334c00bf8a2d54a9d73291547ba273daee1e]

INTEGRATION: CWS removedrafts (1.2.64); FILE MERGED 2005/02/17 13:09:28 cd 1.2.64.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [33999b38be81d60c491d50618e6382253711400e]

INTEGRATION: CWS removedrafts (1.2.258); FILE MERGED 2005/02/17 15:04:08 cd 1.2.258.2: #i42557# Remove UNOIDL types from drafts 2005/02/17 13:09:28 cd 1.2.258.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [cd1c6f511ac28edc3e4b038e1930d7998786c9ec]

INTEGRATION: CWS removedrafts (1.1.2); FILE ADDED 2005/02/17 12:58:30 cd 1.1.2.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [c64a24355dc95e48bbc6d5c0397382087f4413a5]

INTEGRATION: CWS removedrafts (1.1.2); FILE ADDED 2005/02/17 12:57:37 cd 1.1.2.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [daf62725bd5df2ab6a339e2f8b27bbcd2eb30eb6]

INTEGRATION: CWS removedrafts (1.4.64); FILE MERGED 2005/02/17 13:09:28 cd 1.4.64.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [a23942ae04a07310b2f28ba8ba6349b6101b87d4]

INTEGRATION: CWS removedrafts (1.2.114); FILE MERGED 2005/02/17 13:09:27 cd 1.2.114.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [786c639aca53c0091c3703490d05fefa23a480eb]

INTEGRATION: CWS removedrafts (1.1.2); FILE ADDED 2005/02/17 12:57:20 cd 1.1.2.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [03cea7ad7c9cab5017301c9deb0e4876a0111f13]

INTEGRATION: CWS removedrafts (1.1.2); FILE ADDED 2005/02/17 12:57:06 cd 1.1.2.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [d95fc473ca0f1f89105d6297e4fb92661f0ea91a]

INTEGRATION: CWS removedrafts (1.1.2); FILE ADDED 2005/02/17 12:56:34 cd 1.1.2.1: #i42563# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [02431287aa53a6edbaf7ae50e487d8b4cb19886e]

INTEGRATION: CWS removedrafts (1.1.2); FILE ADDED 2005/02/17 12:56:03 cd 1.1.2.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [86aaf4575d5bc341e64055461452a304e46c7fac]

INTEGRATION: CWS removedrafts (1.2.258); FILE MERGED 2005/02/17 13:09:27 cd 1.2.258.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [91ce530ad6a71a6ff8452711fa04233401827ace]

INTEGRATION: CWS removedrafts (1.16.64); FILE MERGED 2005/02/17 15:04:08 cd 1.16.64.2: #i42557# Remove UNOIDL types from drafts 2005/02/17 13:09:27 cd 1.16.64.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [8cdec38f2d0492714d9b11bf90c0e086b7328fc1]

INTEGRATION: CWS removedrafts (1.4.112); FILE MERGED 2005/02/17 13:26:48 cd 1.4.112.1: #i42557# move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [f9d78b261acf33e9643f8461bf7f224595142b35]

INTEGRATION: CWS removedrafts (1.21.182); FILE MERGED 2005/02/14 17:21:48 sj 1.21.182.1: #i42561# remove UNOIDL types from drafts


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [f858ede5ad0a3289b08b925feadd2b008ddfc640]

INTEGRATION: CWS removedrafts (1.1.2); FILE ADDED 2005/02/14 17:18:49 sj 1.1.2.1: #i42561# remove UNOIDL types from drafts


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [e2c4ab8d45ca6dfe93e50cbdb88fa04ec6aa9104]

INTEGRATION: CWS removedrafts (1.1.2); FILE ADDED 2005/02/14 17:18:30 sj 1.1.2.1: #i42561# remove UNOIDL types from drafts


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [9cbd679a506363463296e709b327653834be3998]

INTEGRATION: CWS removedrafts (1.1.2); FILE ADDED 2005/02/14 17:18:14 sj 1.1.2.1: #i42561# remove UNOIDL types from drafts


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [56940d1769035dfacad8a1ba7e8e5b1d31971e7e]

INTEGRATION: CWS removedrafts (1.1.2); FILE ADDED 2005/02/14 17:17:57 sj 1.1.2.1: #i42561# remove UNOIDL types from drafts


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [5e9b018a5d8fd70653f6d2aa8a36083c484b7383]

INTEGRATION: CWS removedrafts (1.1.2); FILE ADDED 2005/02/14 17:17:43 sj 1.1.2.1: #i42561# remove UNOIDL types from drafts


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [3bf3815fe6ff1b776925215454cc5b6d5332e10d]

INTEGRATION: CWS removedrafts (1.1.2); FILE ADDED 2005/02/14 17:17:29 sj 1.1.2.1: #i42561# remove UNOIDL types from drafts


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [7615db264cc5eafdc36587994fe6c93d60747122]

INTEGRATION: CWS removedrafts (1.1.2); FILE ADDED 2005/02/14 17:17:13 sj 1.1.2.1: #i42561# remove UNOIDL types from drafts


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [e0a4d1497d733c4d50f6f6e60a0db0cf20b4a99a]

INTEGRATION: CWS removedrafts (1.1.2); FILE ADDED 2005/02/14 17:16:53 sj 1.1.2.1: #i42561# remove UNOIDL types from drafts


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [4cbf7c935dbc81d93960de232cecb651f5f0921d]

INTEGRATION: CWS removedrafts (1.1.2); FILE ADDED 2005/02/14 17:16:27 sj 1.1.2.1: #i42561# remove UNOIDL types from drafts


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [f469b563d4446ca016c2a3c54fea63cf21f21982]

INTEGRATION: CWS removedrafts (1.1.2); FILE ADDED 2005/02/14 17:20:58 sj 1.1.2.1: #i42561# remove UNOIDL types from drafts


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [85003cc08bdc1c3e94d7282df86823b374e2efda]

INTEGRATION: CWS removedrafts (1.1.2); FILE ADDED 2005/02/14 17:20:44 sj 1.1.2.1: #i42561# remove UNOIDL types from drafts


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [e46b6f96f617b682e6e417ad6bf26ba60fed9818]

INTEGRATION: CWS removedrafts (1.1.2); FILE ADDED 2005/02/14 17:20:30 sj 1.1.2.1: #i42561# remove UNOIDL types from drafts


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [d4f8d9ed737abd574a3efa4fce2be29c2bc76c83]

INTEGRATION: CWS removedrafts (1.1.2); FILE ADDED 2005/02/14 17:20:14 sj 1.1.2.1: #i42561# remove UNOIDL types from drafts


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [43a0e89cc118d3f5afa7366e9ccf50b4a1d4361e]

INTEGRATION: CWS removedrafts (1.1.2); FILE ADDED 2005/02/14 17:19:59 sj 1.1.2.1: #i42561# remove UNOIDL types from drafts


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [363740280d0c312a5b25b3cfdb6f843700fd7e90]

INTEGRATION: CWS removedrafts (1.1.2); FILE ADDED 2005/02/14 17:19:44 sj 1.1.2.1: #i42561# remove UNOIDL types from drafts


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [3c86730bcfb1df3c49b86b2dddbdf4955e38bf69]

INTEGRATION: CWS removedrafts (1.1.2); FILE ADDED 2005/02/14 17:19:31 sj 1.1.2.1: #i42561# remove UNOIDL types from drafts


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [e5cfd7c7c58918a07e332b076f7b7d1672b6feef]

INTEGRATION: CWS removedrafts (1.1.2); FILE ADDED 2005/02/14 17:19:18 sj 1.1.2.1: #i42561# remove UNOIDL types from drafts


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [5352771cce8e913c19c521a965049f6bf3ae15b7]

INTEGRATION: CWS removedrafts (1.1.2); FILE ADDED 2005/02/14 17:19:03 sj 1.1.2.1: #i42561# remove UNOIDL types from drafts


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [7630be15ec6811ae7280ae703ea9d7377616d1de]

INTEGRATION: CWS removedrafts (1.56.26); FILE MERGED 2005/02/17 13:55:22 cd 1.56.26.2: #i42557# Remove obsolete UNOIDL types from draft 2005/02/14 17:46:17 sj 1.56.26.1: #i42561# remove UNOIDL types from drafts


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [859bebbd32affffc89b79e4fcd9f8b0b77d4417d]

INTEGRATION: CWS removedrafts (1.25.192); FILE MERGED 2005/02/17 14:25:07 cd 1.25.192.1: #i42557# Move UNOIDL types from drafts to com


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [05e4f8b94cbbbcc588a094d21b98b1a681d7123a]

INTEGRATION: CWS removedrafts (1.4.86); FILE MERGED 2005/02/14 17:12:59 sj 1.4.86.1: #i42561# remove UNOIDL types from drafts


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [b9a29ef4dc30af93a9aa602a1fb4992a018ddb14]

INTEGRATION: CWS removedrafts (1.5.86); FILE MERGED 2005/02/14 17:12:59 sj 1.5.86.1: #i42561# remove UNOIDL types from drafts


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [f2ff65b15e6a025c682d6475bc907d917d971a59]

INTEGRATION: CWS qwizardsbf3 (1.7.18); FILE MERGED 2005/02/16 09:02:30 tv 1.7.18.1: #i42619# explicit execution of macros in templates created by letter wizard


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [eee9843cb4369ad5afb5b4b157eb2acde356ace2]

INTEGRATION: CWS impress35 (1.9.14); FILE MERGED 2005/02/24 13:23:29 bm 1.9.14.5: #i36800# fix (hack) undone 2005/02/22 09:35:47 bm 1.9.14.4: #i36800# LINK must return a value 2005/02/21 18:01:50 bm 1.9.14.3: #i36800# show the navigator as late as possible after the slideshow has started 2005/02/21 14:17:45 bm 1.9.14.2: #i36800# call a Show() at the navigator window 2005/02/16 13:55:10 cl 1.9.14.1: #i41098# added missing break for sound click actions


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [28874bc9d446ab158680b248de7a9ac62efd7c17]

INTEGRATION: CWS qwizardsbf3 (1.3.20); FILE MERGED 2005/02/14 14:29:10 ih 1.3.20.1: #i40044# user fields cleared Issue number: Submitted by: Reviewed by:


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [4f5f8df0bd51b6ceadf929a5dbe671ccd9feb667]

INTEGRATION: CWS qwizardsbf3 (1.4.20); FILE MERGED 2005/02/14 14:32:37 ih 1.4.20.1: #i40044# user fields cleared Issue number: Submitted by: Reviewed by:


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [5fa9ad06d53b90eb928f9b5753fa00cd535f1d4d]

INTEGRATION: CWS qwizardsbf3 (1.4.20); FILE MERGED 2005/02/14 14:32:36 ih 1.4.20.1: #i40044# user fields cleared Issue number: Submitted by: Reviewed by:


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [3a9dc4691064df2f55dc0d8a097f344045d49f0b]

INTEGRATION: CWS impress35 (1.20.210); FILE MERGED 2005/02/21 17:14:17 cl 1.20.210.1: #i42825# check layer visibility


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [0d694dc0fc85410fd4916b0181a5a974b7971b58]

INTEGRATION: CWS qwizardsbf3 (1.4.20); FILE MERGED 2005/02/14 14:31:55 ih 1.4.20.1: #i40044# user fields cleared Issue number: Submitted by: Reviewed by:


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [2b852110789f328df349c590f131630c21420139]

INTEGRATION: CWS qwizardsbf3 (1.4.20); FILE MERGED 2005/02/14 14:31:54 ih 1.4.20.1: #i40044# user fields cleared Issue number: Submitted by: Reviewed by:


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [3329da684701dc687e9351332211d22f4ae1b1a4]

INTEGRATION: CWS impress35 (1.2.2); FILE MERGED 2005/02/17 11:35:10 cl 1.2.2.1: #i42856# implemented XChangesNotifier


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [a480d844d09f3a82598789dedde9b97af91933ac]

INTEGRATION: CWS impress35 (1.3.24); FILE MERGED 2005/02/15 16:10:52 cl 1.3.24.1: #i42570# added some missing effects that match effects from last version


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [1978c2d31ea37e637c834045bd5f66aaba3f04e3]

INTEGRATION: CWS impress35 (1.37.14); FILE MERGED 2005/02/18 15:42:31 cl 1.37.14.1: #i42847# always reset the empty pres obj state when it is true but the shape has text


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [9481870b4697db67b54fd94b064d04afb6dd8323]

INTEGRATION: CWS impress35 (1.8.96); FILE MERGED 2005/02/15 16:19:13 cl 1.8.96.1: #i42570# fixed some import issues and re enabled old sound api


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [5264972643ffcf2bbb371145d60ae4bacb7681d7]

INTEGRATION: CWS impress35 (1.44.14); FILE MERGED 2005/02/24 15:09:55 cl 1.44.14.3: #i42570# for import of old text effects, take care that 0.1 duration is not used for generated text effects 2005/02/15 17:28:14 cl 1.44.14.2: #i42570# fixed iterate interval for laser effect import 2005/02/15 16:19:12 cl 1.44.14.1: #i42570# fixed some import issues and re enabled old sound api


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [78d406a250f8ddff9b40221c6ca598fd534491fc]

INTEGRATION: CWS impress35 (1.23.24); FILE MERGED 2005/02/17 14:53:39 cl 1.23.24.1: #i42991# fixed XServiceInfo for draw


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [d9d976fb570e0cb0263b6fdbdaa5c29aa05ce10e]

INTEGRATION: CWS impress35 (1.6.14); FILE MERGED 2005/02/17 12:49:34 cl 1.6.14.1: #i42816# use correct reference page for new master page size


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [4c86ab95730e52a2a49419caa8b50605e1ce4e78]

INTEGRATION: CWS impress35 (1.47.178); FILE MERGED 2005/02/18 15:38:45 cl 1.47.178.1: #i42847# moved handling of empty pres obj state to sdview


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [539a6dfd0d13708491eac8a4c09717030a5ff768]

INTEGRATION: CWS impress35 (1.7.14); FILE MERGED 2005/02/21 15:50:28 cl 1.7.14.2: #i42960# use MainSequenceRebuildGuard to batch rebuilds 2005/02/17 11:44:31 cl 1.7.14.1: #i42856# added async updates via vcl timers


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [d72b15add2e52fa31010de484b7980a30e418b68]

INTEGRATION: CWS impress35 (1.2.96); FILE MERGED 2005/02/17 11:44:31 cl 1.2.96.1: #i42856# added async updates via vcl timers


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [b9e4834e3b960669cc2bb2c8283c850ce074d7f6]

INTEGRATION: CWS impress35 (1.3.30); FILE MERGED 2005/02/24 15:39:51 cl 1.3.30.2: #i42960# even select effects that are not yet added due to async ui update 2005/02/17 11:44:31 cl 1.3.30.1: #i42856# added async updates via vcl timers


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [497a610d488a24fbfe240348bfcdba7528ce0720]

INTEGRATION: CWS impress35 (1.4.14); FILE MERGED 2005/02/15 16:13:40 cl 1.4.14.1: #i42570# add unknown sounds to listbox


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [4473b606873cce8f0648e296176591da6ec40574]

INTEGRATION: CWS impress35 (1.52.50); FILE MERGED 2005/02/17 13:34:22 fs 1.52.50.1: #i40470# +StyleNames/StyleFamilies at the InfoSet


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [59718be054acabc2ba45c8476fe24703d5a80d14]

INTEGRATION: CWS impress35 (1.3.30); FILE MERGED 2005/02/17 11:42:03 cl 1.3.30.1: #i42856# added async updates via vcl timers


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [c1a1bc703a90b05cbbea84a2f5ba2ad7335751b1]

INTEGRATION: CWS qwizardsbf3 (1.4.20); FILE MERGED 2005/02/16 09:02:30 tv 1.4.20.2: #i42619# explicit execution of macros in templates created by letter wizard 2005/02/07 13:21:43 tv 1.4.20.1: #i41471# added support for Office Linguistic


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [7c126a4418b033a4282676be411d89450fd1d6e5]

INTEGRATION: CWS impress35 (1.5.14); FILE MERGED 2005/02/21 15:48:25 cl 1.5.14.3: #i42960# added MainSequenceRebuildGuard 2005/02/17 11:41:33 cl 1.5.14.2: #i42856# added async updates via vcl timers 2005/02/15 16:12:27 cl 1.5.14.1: #i42570# do not forget old target subitem when replacing node


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [d15fdb92a6ac34faec6e151d507901c6cceb8a5d]

INTEGRATION: CWS qwizardsbf3 (1.5.2); FILE MERGED 2005/02/24 15:49:23 tv 1.5.2.1: correct handling of reloaded document


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [92786200534efc0e2ab653c4de6db1f806eafe6d]

INTEGRATION: CWS impress35 (1.4.24); FILE MERGED 2005/02/21 15:44:55 cl 1.4.24.2: #i42960# added MainSequenceRebuildGuard 2005/02/17 11:36:45 cl 1.4.24.1: #i42856# added async updates via vcl timers


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [56263cf2e407902e7a0c5886a3ceab309bb7871b]

INTEGRATION: CWS qwizardsbf3 (1.3.20); FILE MERGED 2005/02/24 15:49:22 tv 1.3.20.2: correct handling of reloaded document 2005/02/23 12:30:22 tv 1.3.20.1: #i42619# calling of macros after loading of the template enabled Issue number: Submitted by: Reviewed by:


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [e435103bea0bd395a96b16590ea1de307cb94101]

INTEGRATION: CWS qwizardsbf3 (1.3.20); FILE MERGED 2005/02/24 15:49:22 tv 1.3.20.1: correct handling of reloaded document


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [6f1e635f081be33897631f102e92ab931e091c9c]

INTEGRATION: CWS qwizardsbf3 (1.3.36); FILE MERGED 2005/02/07 13:21:43 tv 1.3.36.1: #i41471# added support for Office Linguistic


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [72697be358381fe229fe5a18ee3a71b89e709c1c]

INTEGRATION: CWS impress35 (1.13.20); FILE MERGED 2005/02/11 16:26:07 cl 1.13.20.1: #i42539# fixed entry for draw:page which was wrongly draw:master-page


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [f2e6fdde356869087ce344c0a22d0edb03355559]

INTEGRATION: CWS qwizardsbf3 (1.19.88); FILE MERGED 2005/02/07 16:32:38 tv 1.19.88.1: #i41471# correct defaults for letter wizard


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [83b3549a4b0a745cb6202975117db757bcd62bcf]

INTEGRATION: CWS impress35 (1.43.18); FILE MERGED 2005/02/14 09:42:57 mib 1.43.18.1: #i42016#: save script events correctly


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [8321aee5c0f6674c1762c0533afdc4a6d7987a0a]

INTEGRATION: CWS impress35 (1.13.76); FILE MERGED 2005/02/22 15:17:32 cl 1.13.76.1: #i42570# do not set pres order, effects are sorted anyway


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [1b8f42b94db97970d2f777b3edeec492256933a6]

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>  [9b37033ef4fea8f27d2a175ea2d5bcf09fd65500]

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>  [1a495ae7f61a8f40d624101b6f28614f856bed5c]

INTEGRATION: CWS mozooo (1.7.52); FILE MERGED 2004/10/29 08:49:14 fs 1.7.52.5: RESYNC: (1.9-1.10); FILE MERGED 2004/03/15 14:29:44 fs 1.7.52.4: RESYNC: (1.7.46.1-1.9); FILE MERGED 2004/01/30 08:56:43 fs 1.7.52.3: RESYNC: (1.7-1.7.46.1); FILE MERGED 2004/01/07 10:22:03 fs 1.7.52.2: #i11424# How could I forget this in the previous comment? Also thanks to Volker Quetschke (vq@openoffice.org) 2004/01/07 10:07:58 fs 1.7.52.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>  [409617eda349bcd59f85e8a6cca54bdf7386792a]

INTEGRATION: CWS mozooo (1.2.48); FILE MERGED 2004/01/07 10:22:40 fs 1.2.48.1: #i11424# prepare for building Mozilla tarballs from Mozilla source


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [4b8c82e05adcd6837319c12b499d9d314d510095]

INTEGRATION: CWS mozooo (1.1.2); FILE ADDED 2005/01/14 04:12:50 vq 1.1.2.3: #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/06 21:05:07 vq 1.1.2.2: #i11424# Small cleanup. 2004/11/28 15:52:03 vq 1.1.2.1: #i11424# Add download dir and a tad of documentation.


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [e54d527609077c9d9671d6eeac716ae6227af52c]

INTEGRATION: CWS mozooo (1.1.2); FILE ADDED 2005/01/09 06:29:09 vq 1.1.2.4: #i11424# Use "dmake patch" and "dmake create_patch" to create patches. Also try to fix mozilla-source-1.7.5.patch for W32 with only moderate success. 2004/07/14 04:22:36 windly 1.1.2.3: use glib2 and gtk2 when build mozilla 2004/05/17 09:49:34 windly 1.1.2.2: #i11424# fixed a bit error of path in mozilla-source-1.7b.patch 2004/05/17 07:18:28 windly 1.1.2.1: #i28398# update to mozilla v1.7b


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [9361437a6b5f211e59a1fec6b86f5017b0dc35de]

INTEGRATION: CWS mozooo (1.1.2); FILE ADDED 2005/01/31 08:23:04 windly 1.1.2.7: #i41640# mozooo MacOS X patch by pjanik 2005/01/20 14:09:33 windly 1.1.2.6: #i11424# fix a nss build bug in mozilla-1.7.5 patch while built on solaris sparc 2005/01/14 03:16:16 vq 1.1.2.5: #i11424# Fix rebuild problem for W32 and remove two hunks from mozilla-source-1.7.5.patch that were accidentally included. 2005/01/12 23:07:14 rene 1.1.2.4: readd accidentially deleted hunk while porting to 1.7.5 2005/01/10 05:15:08 vq 1.1.2.3: #i11424# Fix 1.7.5 patch for W32. 2005/01/09 06:29:09 vq 1.1.2.2: #i11424# Use "dmake patch" and "dmake create_patch" to create patches. Also try to fix mozilla-source-1.7.5.patch for W32 with only moderate success. 2005/01/08 13:24:36 rene 1.1.2.1: add patch for mozilla 1.7.5


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [c8d866eb67e893c16a7304b9ea05f47eafd285a1]

INTEGRATION: CWS mozooo (1.1.2); FILE ADDED 2004/02/10 10:44:34 yl146652 1.1.2.3: #i11424# Fixed and tested for both 4nt and tcsh, both vc6 and vc7, OS include windows,linux and solaris. 2004/01/27 02:53:14 vq 1.1.2.2: #11424 Fix typo in parameter for configure. 2004/01/07 10:39:24 fs 1.1.2.1: patches to Mozilla 1.0, to facilitate Mozilla's Address Book features in OpenOffice.org


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [ebbf187f359ad07de68a9281c50eae21db2b4d94]

INTEGRATION: CWS mozooo (1.1.2); FILE ADDED 2005/01/14 04:12:49 vq 1.1.2.18: #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/14 03:16:15 vq 1.1.2.17: #i11424# Fix rebuild problem for W32 and remove two hunks from mozilla-source-1.7.5.patch that were accidentally included. 2005/01/10 09:34:06 windly 1.1.2.16: #i11424# add --disable-postscript and --disable-freetype2 to moz/makefile.mk 2005/01/09 06:29:08 vq 1.1.2.15: #i11424# Use "dmake patch" and "dmake create_patch" to create patches. Also try to fix mozilla-source-1.7.5.patch for W32 with only moderate success. 2005/01/08 19:28:55 vq 1.1.2.14: #i11424# Fix (potential) problem with CC/CXX containing DOS paths. 2005/01/06 21:05:06 vq 1.1.2.13: #i11424# Small cleanup. 2004/12/31 19:55:46 vq 1.1.2.12: #i11424# Patches to build with W32-4nt. 2004/12/24 23:18:11 vq 1.1.2.11: #i11424# Enable automatic installation/use of wintools for W32. 2004/11/30 10:56:26 windly 1.1.2.10: #i11424# 2004/11/30 06:23:51 windly 1.1.2.9: #i11424# add MOZILLA_VERSION and DEFAULT_MOZILLA_TOOLKIT options defaults are 1.7b and gtk2 2004/11/28 19:35:51 vq 1.1.2.8: #i11424# Don't ask. 2004/11/28 15:44:52 vq 1.1.2.7: #i11424# Clean-up for the windows part and also disabling the installer build because it is not needed. 2004/11/25 10:20:01 windly 1.1.2.6: #i11424# use xlib 2004/07/14 04:22:36 windly 1.1.2.5: use glib2 and gtk2 when build mozilla 2004/05/17 08:33:43 windly 1.1.2.4: #i11424# disable-activex .... 2004/05/17 07:18:28 windly 1.1.2.3: #i28398# update to mozilla v1.7b 2004/02/04 06:13:48 yl146652 1.1.2.2: #11424# Using a makefile: extractfiles.mk to copy files from mozilla build tree instead of using shell scripts named moz.$(OS).sh 2004/01/07 10:27:53 fs 1.1.2.1: #i11424# prepare building Mozilla tarballs from mozilla source, instead of checking them into CVS thanks to Wind Li (yl146652@openoffice.org) and Volker Quetschke (vq@openoffice.org)


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [d622a15fcaadcfdcf2ad0e52c43a551a633a8b82]

INTEGRATION: CWS mozooo (1.1.2); FILE ADDED 2005/01/31 08:20:50 windly 1.1.2.15: #i41626# use DLLPOST and DLLPRE. Thanks goes to pjanik 2005/01/25 09:35:30 windly 1.1.2.14: #i11424# gnucp included in SO build env does not support -L option 2005/01/13 06:16:05 windly 1.1.2.13: #i40532# add libmsgbaseutil.so to moz lib lists. Thanks goes to sparcmoz@openoffice.org. 2005/01/13 05:13:58 windly 1.1.2.12: #i40532# copy all files included mozruntime.zip to (OUT)/lib while dmake zip 2005/01/12 03:39:18 windly 1.1.2.11: #10000# add plc4.lib and plds4.lib to lib lists 2005/01/12 03:20:54 windly 1.1.2.10: #10000# add libssl3.so/ssl3.lib to lib list 2005/01/11 20:13:36 rene 1.1.2.9: add three more libraries to LIBLIST

Submitted by: pjanik@openoffice.org
2004/11/08 11:42:10 windly 1.1.2.8: #i11424# strip *.so
2004/10/25 02:16:45 windly 1.1.2.7: add strip to extractfile.mk
2004/07/14 04:22:35 windly 1.1.2.6: use glib2 and gtk2 when build mozilla
2004/05/18 02:56:53 windly 1.1.2.5: #i11424# fix a file name error
2004/05/17 07:18:27 windly 1.1.2.4: #i28398# update to mozilla v1.7b
2004/03/17 10:44:19 yl146652 1.1.2.3: #i11424# remove the dependence on cygpath for 4nt enviroment
2004/02/10 10:44:34 yl146652 1.1.2.2: #i11424# Fixed and tested for both 4nt and tcsh, both vc6 and vc7, OS include windows,linux and solaris.
2004/02/04 06:13:50 yl146652 1.1.2.1: #11424# Using a makefile: extractfiles.mk to copy files from mozilla build tree instead of using shell scripts named moz.$(OS).sh

2005-03-01  Kurt Zenker  <kz@openoffice.org>  [a4032a42f3289c7f66ce31cc042282d5a22d5c2c]

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>  [47c0363048a96cb47c16dad2b73ddf6d220670ce]

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>  [1f42f42de395a06787803985d5bf77871fca8f74]

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>  [7ae7e847916a71f2a62429bbb2541e7e80a77a8b]

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>  [fae4cfacf1148712a88407fdec4089c4a00ca41e]

INTEGRATION: CWS libwpdupgrade (1.3.2); FILE MERGED 2005/02/02 20:44:47 rene 1.3.2.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>  [a5099896df42833713c6164479bb08ef9427348f]

INTEGRATION: CWS libwpdupgrade (1.1.2); FILE MERGED 2005/02/02 20:44:46 rene 1.1.2.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>  [09bb586315ca91436cbba4b90bca91afd99ad57c]

INTEGRATION: CWS libwpdupgrade (1.2.2); FILE MERGED 2005/02/02 20:44:46 rene 1.2.2.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>  [aa1bb5818c69e39880c9dc30aaf4198ccb58719a]

INTEGRATION: CWS libwpdupgrade (1.3.2); FILE MERGED 2005/02/08 15:27:59 rene 1.3.2.2: fix OLE docs (thanks mmeeks@) 2005/02/02 20:44:46 rene 1.3.2.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>  [8c1c07163467af10265d51044ebbe9776e10e8a8]

INTEGRATION: CWS libwpdupgrade (1.1.2); FILE MERGED 2005/02/02 20:44:45 rene 1.1.2.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>  [10188896c943a75a9ecd34f5558a8c6de4fba472]

INTEGRATION: CWS libwpdupgrade (1.1.2); FILE MERGED 2005/02/07 18:33:52 rene 1.1.2.2: adapt to newer libwpd CVS since before, nothing worked at all ;)

Submitted By (like the last patches, forgot to mention it :/) : fridrich_strba@
2005/02/02 20:44:45 rene 1.1.2.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>  [0d4dcb05b6d283ddddedb0d9eb714178fb2243cc]

INTEGRATION: CWS libwpdupgrade (1.1.2); FILE MERGED 2005/02/07 18:33:52 rene 1.1.2.2: adapt to newer libwpd CVS since before, nothing worked at all ;)

Submitted By (like the last patches, forgot to mention it :/) : fridrich_strba@
2005/02/02 20:44:44 rene 1.1.2.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>  [ebc0e10b84ae3d08e71e7ac187b0da0c404f0a1a]

INTEGRATION: CWS libwpdupgrade (1.1.2); FILE MERGED 2005/02/08 18:55:21 rene 1.1.2.3: fix namespace problems on Solaris/SPARC

again from fridrich_strba@
2005/02/07 18:33:52 rene 1.1.2.2: adapt to newer libwpd CVS since before, nothing worked at all ;)

Submitted By (like the last patches, forgot to mention it :/) : fridrich_strba@
2005/02/02 20:44:44 rene 1.1.2.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>  [78e89884dda443f7d7576997c32715fd6eb46f4f]

INTEGRATION: CWS libwpdupgrade (1.1.2); FILE MERGED 2005/02/02 20:44:44 rene 1.1.2.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>  [04cd27177e57734ca22ba7a468404195c8c8839a]

INTEGRATION: CWS libwpdupgrade (1.1.2); FILE MERGED 2005/02/08 18:55:21 rene 1.1.2.2: fix namespace problems on Solaris/SPARC

again from fridrich_strba@
2005/02/02 20:44:44 rene 1.1.2.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>  [b85cf77c3f04b0d102228c6c0e2bd9e8c35916fc]

INTEGRATION: CWS libwpdupgrade (1.1.2); FILE MERGED 2005/02/08 18:55:20 rene 1.1.2.2: fix namespace problems on Solaris/SPARC

again from fridrich_strba@
2005/02/02 20:44:43 rene 1.1.2.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>  [a4af4c9a4365ac2bdbe7d17e17d4515c2dee55b8]

INTEGRATION: CWS libwpdupgrade (1.1.2); FILE MERGED 2005/02/02 20:44:42 rene 1.1.2.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>  [b4702a713b4670e4621702917e1833ca2625f078]

INTEGRATION: CWS libwpdupgrade (1.1.2); FILE ADDED 2005/02/02 20:44:41 rene 1.1.2.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>  [cfce57db512d448b6735662e9c8d82b013636a72]

INTEGRATION: CWS libwpdupgrade (1.2.2); FILE MERGED 2005/02/08 18:55:20 rene 1.2.2.2: fix namespace problems on Solaris/SPARC

again from fridrich_strba@
2005/02/02 20:44:41 rene 1.2.2.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>  [2396fd3f70b86f9874ffd483ccf80b9bbd588e43]

INTEGRATION: CWS libwpdupgrade (1.1.2); FILE MERGED 2005/02/10 09:31:59 rene 1.1.2.2: fix some crashers contributed by wlach@ 2005/02/02 20:44:41 rene 1.1.2.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>  [f265c4edba2d7a4beabb1d7680037658baf8418e]

INTEGRATION: CWS libwpdupgrade (1.4.2); FILE MERGED 2005/02/18 14:23:33 rene 1.4.2.1: add LIBWPD build type


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [012c102a3d578a1fd0ad16644afd2622ae79061d]

INTEGRATION: CWS libwpdupgrade (1.4.2); FILE MERGED 2005/02/07 18:33:51 rene 1.4.2.2: adapt to newer libwpd CVS since before, nothing worked at all ;)

Submitted By (like the last patches, forgot to mention it :/) : fridrich_strba@
2005/02/02 20:44:48 rene 1.4.2.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>  [2df69911cada15fbbcaa5612334764853b9d0c0b]

INTEGRATION: CWS libwpdupgrade (1.4.2); FILE MERGED 2005/02/02 20:44:47 rene 1.4.2.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>  [cf421e4b1a41fc436b148ce547c9e11926aaf63d]

INTEGRATION: CWS libwpdupgrade (1.39.18); FILE MERGED 2005/02/07 18:33:51 rene 1.39.18.2: adapt to newer libwpd CVS since before, nothing worked at all ;)

Submitted By (like the last patches, forgot to mention it :/) : fridrich_strba@
2005/02/02 20:44:40 rene 1.39.18.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>  [f7d4e704fecee834fd8c29ac795e6330007ded40]

INTEGRATION: CWS libwpdupgrade (1.18.48); FILE MERGED 2005/02/25 01:44:21 rene 1.18.48.3: RESYNC: (1.19-1.20); FILE MERGED 2005/02/02 21:21:46 rene 1.18.48.2: RESYNC: (1.18-1.19); FILE MERGED 2005/02/02 20:44:40 rene 1.18.48.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>  [f5e054af82db09c94078c0b7a37ebd7077c71c36]

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>  [eec9321f194ab80cb14aaf9782710a91b69c2ec2]

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>  [898a410360651a5a58bc51f1b5f33179f2a6300e]

INTEGRATION: CWS libwpdupgrade (1.11.4); FILE MERGED 2005/02/16 10:18:40 rene 1.11.4.3: #i42848# err, let the others be in mailcap... 2005/02/16 10:15:29 rene 1.11.4.2: #i42848# only use application/vnd.wordperfect in dsktop files 2005/02/16 08:35:48 rene 1.11.4.1: #i42848# add wordperfect mime-types to .desktop files


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [7226ba623c162c596cfd5e4229432abcf1781678]

INTEGRATION: CWS libwpdupgrade (1.2.10); FILE MERGED 2005/02/16 10:18:40 rene 1.2.10.3: #i42848# err, let the others be in mailcap... 2005/02/16 10:15:29 rene 1.2.10.2: #i42848# only use application/vnd.wordperfect in dsktop files 2005/02/16 08:35:48 rene 1.2.10.1: #i42848# add wordperfect mime-types to .desktop files


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [4b5f55e810986a5469806d6c751c8fe02a6262f5]

INTEGRATION: CWS libwpdupgrade (1.10.4); FILE MERGED 2005/02/16 10:18:39 rene 1.10.4.3: #i42848# err, let the others be in mailcap... 2005/02/16 10:15:28 rene 1.10.4.2: #i42848# only use application/vnd.wordperfect in dsktop files 2005/02/16 08:35:47 rene 1.10.4.1: #i42848# add wordperfect mime-types to .desktop files


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [c2d2801938a60c59e1c379fe8bf0f6ea33793e00]

INTEGRATION: CWS libwpdupgrade (1.5.10); FILE MERGED 2005/02/16 10:15:27 rene 1.5.10.2: #i42848# only use application/vnd.wordperfect in dsktop files 2005/02/16 08:35:47 rene 1.5.10.1: #i42848# add wordperfect mime-types to .desktop files


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [950f2290e719fb1d9dd55441c566c821311deb66]

INTEGRATION: CWS libwpdupgrade (1.6.10); FILE MERGED 2005/02/16 10:15:27 rene 1.6.10.2: #i42848# only use application/vnd.wordperfect in dsktop files 2005/02/16 08:35:47 rene 1.6.10.1: #i42848# add wordperfect mime-types to .desktop files


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [e8e7dd44817534e39c2edddeda9217ae6ab54784]

INTEGRATION: CWS libwpdupgrade (1.2.80); FILE MERGED 2005/02/02 20:44:48 rene 1.2.80.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>  [b25235be4c797b4845953238e7dde5d1facf3c1d]

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>  [684536e5c6d1979961fd4e275fbbd0ba982c7fe1]

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>  [864b1ae5c07ead0745db4a2add3ca93776859397]

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>  [48b433c12e9c48e07acbfc8d8ac7d03a96360a07]

INTEGRATION: CWS gcj2 (1.15.4); FILE MERGED 2005/02/02 10:41:44 cmc 1.15.4.1: #i41879# gcj, despite its java version claim, cannot compile the accessibility stuff


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [47845374517ef07850103c4957c276ad43ea47c8]

INTEGRATION: CWS gcj2 (1.5.10); FILE MERGED 2005/02/02 10:41:44 cmc 1.5.10.1: #i41879# gcj, despite its java version claim, cannot compile the accessibility stuff


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [79efea651ea189a4e2da1f8ea860624a952d0f0b]

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>  [3b612a1fc564adfc2a6d1178a7491e12b4c3c626]

INTEGRATION: CWS os52 (1.43.104); FILE MERGED 2005/02/17 17:24:07 os 1.43.104.2: RESYNC: (1.43-1.44); FILE MERGED 2005/02/01 11:49:52 os 1.43.104.1: #i41702# help ids fixed


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [6364cd2c645c80f4728b0fdad4e01d864674d82f]

INTEGRATION: CWS os52 (1.49.446); FILE MERGED 2005/02/17 17:04:08 os 1.49.446.2: RESYNC: (1.49-1.50); FILE MERGED 2005/02/01 09:02:27 os 1.49.446.1: #i40808# layout changed to support longer labels


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [9064ccc369266bfcd40abaedf150954fb5cb06cc]

INTEGRATION: CWS os52 (1.12.314); FILE MERGED 2005/01/28 14:30:14 os 1.12.314.1: #i41545# Tabellendokument ->  Calc


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [49a5365d1c044767feda7f917d3f4c6496cdf668]

INTEGRATION: CWS os52 (1.3.314); FILE MERGED 2005/02/17 16:37:25 os 1.3.314.2: RESYNC: (1.3-1.6); FILE MERGED 2005/02/03 12:09:07 os 1.3.314.1: #i40137# support for deleted redlines added


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [f5e74b0ef414255f61e603dab7076af27a3663c1]

INTEGRATION: CWS os52 (1.2.656); FILE MERGED 2005/02/01 09:02:35 os 1.2.656.1: #i40808# layout changed to support longer labels


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [dfad9911a098af31a958bb3be0ced840ac41b1b7]

INTEGRATION: CWS os52 (1.23.34); FILE MERGED 2005/02/17 15:13:48 os 1.23.34.2: RESYNC: (1.23-1.25); FILE MERGED 2005/02/02 07:46:15 os 1.23.34.1: #i41569# missing separator added


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [1be7bcce2fda4c39c33e59f42eb4a7a00a6dfdf0]

INTEGRATION: CWS os52 (1.25.258); FILE MERGED 2005/02/01 11:13:26 os 1.25.258.1: #i41387# outline dialog: store current numbering level at runtime


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [c76698ef626fa18a0d3ad222af66819cfaefbc5f]

INTEGRATION: CWS os52 (1.10.258); FILE MERGED 2005/02/01 11:13:27 os 1.10.258.1: #i41387# outline dialog: store current numbering level at runtime


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [0b83e56613ca921a8f2d02b7da7176e6e7248356]

INTEGRATION: CWS os52 (1.4.1068); FILE MERGED 2005/02/01 11:13:26 os 1.4.1068.1: #i41387# outline dialog: store current numbering level at runtime


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [97c6f05df44d23694aa9d42504fe93318cf5ac60]

INTEGRATION: CWS os52 (1.3.242); FILE MERGED 2005/01/31 19:57:55 os 1.3.242.1: #i40869# send mail dialog appears earlier, now


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [aa44e475f8f951f5a068660da6817b396a8026ca]

INTEGRATION: CWS os52 (1.2.242); FILE MERGED 2005/01/31 19:57:55 os 1.2.242.1: #i40869# send mail dialog appears earlier, now


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [bb7493ed9cfab98230522229fc414231feb79f05]

INTEGRATION: CWS os52 (1.87.32); FILE MERGED 2005/02/17 15:08:45 os 1.87.32.2: RESYNC: (1.87-1.90); FILE MERGED 2005/02/17 10:38:58 os 1.87.32.1: #i42207# drag and drop of graphics and text files fixed


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [36a705851eed2435ea6d07cd9aef56c584b7c4a2]

INTEGRATION: CWS os52 (1.3.242); FILE MERGED 2005/02/14 11:49:39 oj 1.3.242.1: #i42526# check for ranges in vector


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [4223a083664335da8607adf25bcdb9c1fe53a3de]

INTEGRATION: CWS os52 (1.3.190); FILE MERGED 2005/02/01 09:15:36 os 1.3.190.2: #i40869# don't dellete dialog before first document has been added 2005/01/31 19:57:54 os 1.3.190.1: #i40869# send mail dialog appears earlier, now


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [f932bba10a6646b7e9f120bb7685845964d5f204]

INTEGRATION: CWS os52 (1.5.34); FILE MERGED 2005/02/21 08:46:00 os 1.5.34.5: #i42528# use XStorable for saving single result file, too 2005/02/21 08:36:15 os 1.5.34.4: #i42528# use XStorable for saving result files, too 2005/02/16 14:48:24 os 1.5.34.3: #i42528# use ::storeToURL instead of SID_EXPORT to prevent UI actions (document properties dialog) 2005/02/01 09:15:35 os 1.5.34.2: #i40869# don't dellete dialog before first document has been added 2005/01/31 19:57:54 os 1.5.34.1: #i40869# send mail dialog appears earlier, now


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [1594efa1000745537ece4d38a6b4292b1f4d4fff]

INTEGRATION: CWS os52 (1.5.66); FILE MERGED 2005/02/21 07:28:39 os 1.5.66.2: #i42528# prevent document properties dialog on save 2005/02/21 07:21:06 os 1.5.66.1: #i42528# prevent document properties dialog on save


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [d178d5e420ad79f920c7c1df4fd8ae027ad483d4]

INTEGRATION: CWS os52 (1.2.242); FILE MERGED 2005/01/31 07:15:24 os 1.2.242.1: #118969# label type fixed


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [6474e869cf4bd9c4766eae4aff99d76374793855]

INTEGRATION: CWS os52 (1.2.242); FILE MERGED 2005/01/31 19:57:54 os 1.2.242.1: #i40869# send mail dialog appears earlier, now


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [a9d020e3b6927a35f8f87c91896f57cd918796be]

INTEGRATION: CWS os52 (1.2.242); FILE MERGED 2005/02/21 09:15:58 os 1.2.242.5: #i40869# call 'more' handler initially 2005/02/17 15:06:53 os 1.2.242.4: RESYNC: (1.2-1.3); FILE MERGED 2005/02/16 14:50:34 os 1.2.242.3: #i40869# endless loop on mail address error fixed 2005/02/01 09:15:05 os 1.2.242.2: #i40869# don't dellete dialog before first document has been added 2005/01/31 19:57:53 os 1.2.242.1: #i40869# send mail dialog appears earlier, now


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [81d11b7e1f90ead2511970b936b8faf9b49cd577]

INTEGRATION: CWS os52 (1.2.242); FILE MERGED 2005/01/31 19:57:53 os 1.2.242.1: #i40869# send mail dialog appears earlier, now


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [0b4bc807d8a1f930ac43d16938f1877376e911ff]

INTEGRATION: CWS os52 (1.87.14); FILE MERGED 2005/02/17 15:06:33 os 1.87.14.3: RESYNC: (1.87-1.88); FILE MERGED 2005/02/16 14:48:24 os 1.87.14.2: #i42528# use ::storeToURL instead of SID_EXPORT to prevent UI actions (document properties dialog) 2005/02/01 14:58:26 os 1.87.14.1: #i36869# check cell value if it wasNull()


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [cabd2a9487f705ddecf4d61f7137e97f36f73bee]

INTEGRATION: CWS os52 (1.4.190); FILE MERGED 2005/02/14 11:49:39 oj 1.4.190.1: #i42526# check for ranges in vector


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [c6103378174800a65514874870d42ceb100704f1]

INTEGRATION: CWS os52 (1.21.34); FILE MERGED 2005/02/01 09:46:44 os 1.21.34.1: #i41171# URL detection fixed


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [bdcdb2efd98a799bc45cb41ce21122666575debd]

INTEGRATION: CWS os52 (1.61.108); FILE MERGED 2005/02/17 15:01:13 os 1.61.108.2: RESYNC: (1.61-1.62); FILE MERGED 2005/02/03 12:10:01 os 1.61.108.1: #i40137# support for deleted redlines added


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [9e6fda259a498abd0c80fe2ad276e415360ea080]

INTEGRATION: CWS os52 (1.29.144); FILE MERGED 2005/02/21 09:18:54 os 1.29.144.3: #i40869# merge error fixed (wrong Pop() removed) 2005/02/17 14:55:18 os 1.29.144.2: RESYNC: (1.29-1.30); FILE MERGED 2005/01/31 14:22:27 os 1.29.144.1: #i40869# push/pop cursor correctly in PastPages()


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [ebe780a1273d63a5d8c9c55e15fefa80e3c834e3]

INTEGRATION: CWS os52 (1.14.110); FILE MERGED 2005/02/03 12:10:00 os 1.14.110.1: #i40137# support for deleted redlines added


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [b84b5b2964d0d44a4d2e22660f186dadc5452a86]

INTEGRATION: CWS os52 (1.16.34); FILE MERGED 2005/02/17 10:39:34 os 1.16.34.1: #i42207# provide SfxMedium* in call of SwIoSystem::GetFileFilter()


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [5f075b32ebaffe39d98ad40d7ad491b163c91ae5]

INTEGRATION: CWS os52 (1.29.66); FILE MERGED 2005/02/17 14:53:52 os 1.29.66.2: RESYNC: (1.29-1.31); FILE MERGED 2005/02/07 08:12:28 os 1.29.66.1: #i41885# call SetModified() after SwDoc::InsertLabel()


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [47dabe91bfb39437f105000bd97c58b6290058f9]

INTEGRATION: CWS os52 (1.42.244); FILE MERGED 2005/02/17 14:52:59 os 1.42.244.2: RESYNC: (1.42-1.43); FILE MERGED 2005/02/03 12:09:59 os 1.42.244.1: #i40137# support for deleted redlines added


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [8ae988054a12b43250d030661a2fb6b297f8aee7]

INTEGRATION: CWS os52 (1.22.228); FILE MERGED 2005/02/03 14:34:44 os 1.22.228.1: #i41635# remove focus rectangle after first selection


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [79c95b6660d151962d1e8d9b9b2df9a8c90b2107]

INTEGRATION: CWS noprinter (1.25.482); FILE MERGED 2005/02/01 17:20:14 fme 1.25.482.2: RESYNC: (1.25-1.26); FILE MERGED 2005/02/01 13:55:17 fme 1.25.482.1: #i41075# Load printer on demand - Minimize printer construction


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [f2202edb7f82e6aa6f44ae0f89f7d8e0c33e2126]

INTEGRATION: CWS noprinter (1.19.114); FILE MERGED 2005/02/01 13:53:21 fme 1.19.114.1: #i41075# Load printer on demand


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [231f494533e9cbf864f157b3ff9ad337dfa29e24]

INTEGRATION: CWS noprinter (1.35.48); FILE MERGED 2005/02/01 13:53:20 fme 1.35.48.1: #i41075# Load printer on demand


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [5816a84b42e2f2a5474c62d3be7a2d77fa6b278d]

INTEGRATION: CWS noprinter (1.49.106); FILE MERGED 2005/02/01 13:53:20 fme 1.49.106.1: #i41075# Load printer on demand


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [c8fa1c5ade77a968cb3d257afe23f59d4d9719ea]

INTEGRATION: CWS noprinter (1.24.22); FILE MERGED 2005/02/01 13:53:19 fme 1.24.22.1: #i41075# Load printer on demand


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [b18a495be57491ec06d78bb84bd5daf99953e8b4]

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>  [29d9e502e805e7cc360d87adc98a42e7876f3edc]

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>  [0a8476f609ac6d95efe69792c219cfdc8ad83dfd]

INTEGRATION: CWS vq13 (1.18.2); FILE MERGED 2005/02/26 14:52:35 vq 1.18.2.1: #i43225# Fix W32-4nt python build.


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [f2948a1a41993710992372bca5c11868edc64a42]

INTEGRATION: CWS vq13 (1.11.2); FILE MERGED 2005/02/27 15:34:27 vq 1.11.2.1: #i43630# Fix the W32-4nt build.


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [8b68f33e37c675974cf452c4571e87a8a07611fc]

INTEGRATION: CWS scriptingf11 (1.2.24); FILE MERGED 2005/02/07 13:46:27 toconnor 1.2.24.1: #i24599# BeanShell should be built from source Issue number: Submitted by: Reviewed by:


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [f8ff6dba268f27c02fc3c4f8366e8a593fa17c10]

INTEGRATION: CWS scriptingf11 (1.1.24); FILE MERGED 2005/02/07 13:46:27 toconnor 1.1.24.1: #i24599# BeanShell should be built from source Issue number: Submitted by: Reviewed by:


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [30b1c41ac72939833342c6f231fb9afd580d9b1a]

INTEGRATION: CWS scriptingf11 (1.1.2); FILE ADDED 2005/02/07 13:46:26 toconnor 1.1.2.1: #i24599# BeanShell should be built from source Issue number: Submitted by: Reviewed by:


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [00389669a99394a948c03f76d7c9be55a43e01f6]

INTEGRATION: CWS scriptingf11 (1.1.2); FILE ADDED 2005/02/08 11:11:59 toconnor 1.1.2.2: #i24599# beanshell cannot be built with gcj due to Swing classes Issue number: Submitted by: Reviewed by: 2005/02/07 13:46:25 toconnor 1.1.2.1: #i24599# BeanShell should be built from source Issue number: Submitted by: Reviewed by:


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [82957cb900a5f29accb701b4c9e4f7f1be2e069a]

INTEGRATION: CWS scriptingf11 (1.1.2); FILE ADDED 2005/02/07 13:46:25 toconnor 1.1.2.1: #i24599# BeanShell should be built from source Issue number: Submitted by: Reviewed by:


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [f415f3843a161f264f5e22d122c3a439d9f38630]

INTEGRATION: CWS scriptingf11 (1.2.42); FILE MERGED 2005/02/07 13:53:28 toconnor 1.2.42.1: #i24599# Rhino jar file should be built from source Issue number: Submitted by: Reviewed by:


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [5be3cf384d27ce25a33151a77057c5c978093651]

INTEGRATION: CWS scriptingf11 (1.3.2); FILE MERGED 2005/02/07 14:06:52 toconnor 1.3.2.2: #i24599# add patch again this time using cvs add -kb Issue number: Submitted by: Reviewed by: 2005/02/07 13:53:26 toconnor 1.3.2.1: #i24599# Rhino jar file should be built from source Issue number: Submitted by: Reviewed by:


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [04ec163a45fc940e4a3be80ad6d4c6f7469499f7]

INTEGRATION: CWS scriptingf11 (1.2.8); FILE MERGED 2005/02/07 13:53:26 toconnor 1.2.8.1: #i24599# Rhino jar file should be built from source Issue number: Submitted by: Reviewed by:


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [3d8390396fbd038beacda8571ec4167c775e9667]

INTEGRATION: CWS scriptingf11 (1.5.2); FILE MERGED 2005/02/10 13:57:23 toconnor 1.5.2.1: #i41384# fix problem with object destruction that caused crash


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [e0c59e2068887f371e89dacc1d39032673d89c7e]

INTEGRATION: CWS scriptingf11 (1.7.22); FILE MERGED 2005/02/18 17:13:53 toconnor 1.7.22.1: #i41597# return after invoking script using editor


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [8f4950bb806c9921ab3fe860dd7e78c56778cbc7]

INTEGRATION: CWS scriptingf11 (1.11.2); FILE MERGED 2005/02/07 15:22:10 toconnor 1.11.2.1: #i41957# remove selector example as it is now part of the SDK


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [52133854e9f8a85b52400606ed326938d9d4760e]

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  Kurt Zenker  <kz@openoffice.org>  [4224558e0b4d09bc3813b06dd68fe22e4bceb1d5]

INTEGRATION: CWS pj21 (1.1.184); FILE MERGED 2005/02/25 05:37:34 pjanik 1.1.184.1: #i43496#: Add missing dependency on xmloff.


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [4509d10f7f39809abf0135b919f345f63fa4040f]

INTEGRATION: CWS pj21 (1.31.2); FILE MERGED 2005/02/24 22:23:47 pjanik 1.31.2.1: #i43128#: Add missing dependency for FreeBSD specific target.

Patch contributed by Maho Nakata (JCA).

2005-03-01  Kurt Zenker  <kz@openoffice.org>  [3d840f6f9559a6a90d8c22b72e99921506b8a39e]

INTEGRATION: CWS sdkbugfix01 (1.11.4); FILE MERGED 2005/02/17 13:45:51 jsc 1.11.4.1: #i42926# quote paths which can contain spaces


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [1f52a19150820f0435b44e4376c9769bd1c08a55]

INTEGRATION: CWS sdkbugfix01 (1.5.6); FILE MERGED 2005/02/15 17:49:02 jsc 1.5.6.1: #i42061# wait for return (CarridgeReturn and LineFeed)


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [594b5ff689c3222c1519eb3c6e500ca7f0c08579]

INTEGRATION: CWS sdkbugfix01 (1.5.6); FILE MERGED 2005/02/15 17:24:14 jsc 1.5.6.1: #i42061# wait for return (CarridgeReturn and LineFeed)


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [6b847345520241c90d8c141a94bb803e547360ad]

INTEGRATION: CWS sdkbugfix01 (1.4.6); FILE MERGED 2005/02/17 13:44:14 jsc 1.4.6.1: #i42926# remove non ascii character


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [385026e0acf2c467ff004f7110b8fe93ed820342]

INTEGRATION: CWS sdkbugfix01 (1.5.6); FILE MERGED 2005/02/15 17:24:15 jsc 1.5.6.1: #i42061# wait for return (CarridgeReturn and LineFeed)


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [6c2c8c67367a9aa8d3e465e509ae6f177b1df173]

INTEGRATION: CWS sdkbugfix01 (1.6.6); FILE MERGED 2005/02/17 12:55:53 jsc 1.6.6.1: #i42941# correct typo


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [1e5cd4baaf876d4af74b0fa933db52129f960673]

INTEGRATION: CWS sdkbugfix01 (1.2.6); FILE MERGED 2005/02/15 17:24:16 jsc 1.2.6.1: #i42061# wait for return (CarridgeReturn and LineFeed)


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [3d10f0ccb8772700fc00d20fa69fe1e4cf7b7714]

INTEGRATION: CWS sdkbugfix01 (1.21.6); FILE MERGED 2005/02/17 15:40:07 jsc 1.21.6.1: #i42831# correct links


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [a57f89db319c1fb8882c80ccf438382dab77cf3a]

INTEGRATION: CWS sdkbugfix01 (1.2.6); FILE MERGED 2005/02/17 13:46:52 jsc 1.2.6.1: #i42926# set GXX_INCLUDE_PATH for gcc, necessary for stl includes


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [58ec8d0157abb3082a71ce079dc5ca4471d34fe1]

INTEGRATION: CWS sdkcodemaker (1.8.32); FILE MERGED 2005/02/09 09:55:25 jsc 1.8.32.1: #i32372# refactoring common used functions


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [546ca925e488d847017dec5667c9adb3bcf6b10a]

INTEGRATION: CWS sdkcodemaker (1.26.2); FILE MERGED 2005/02/09 09:55:23 jsc 1.26.2.1: #i32372# refactoring common used functions


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [97abca4b5b5cf54e1f1915382509ac4bf535dfa0]

INTEGRATION: CWS sdkcodemaker (1.1.2); FILE ADDED 2005/02/09 09:57:32 jsc 1.1.2.1: #i32372# new, refactoring common used functions


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [9c9c2271a40130e2f66faf3b93fc1d7f544198a1]

INTEGRATION: CWS sdkcodemaker (1.1.2); FILE ADDED 2005/02/09 09:57:21 jsc 1.1.2.1: #i32372# new, refactoring common used functions


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [4dd0419c031c04709a6397f8d56c95d7a392f926]

INTEGRATION: CWS sdkcodemaker (1.3.32); FILE MERGED 2005/02/09 09:50:31 jsc 1.3.32.1: #i32372# insert codemaker.cxx


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [384c10f61a838d49a6978aa3c6436cadca7e4a6c]

INTEGRATION: CWS sdkcodemaker (1.1.2); FILE ADDED 2005/02/09 09:49:57 jsc 1.1.2.1: #32372# new, refactoring common used functions


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [50e104309dd15555e7bbde8ba4671da0ea55f707]

INTEGRATION: CWS sdkcodemaker (1.8.2); FILE MERGED 2005/02/09 09:48:26 jsc 1.8.2.1: #i32372# add uno-skeletonmaker


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [d90531597e0a56e5efddf44bdb5b64683742798b]

INTEGRATION: CWS sdkcodemaker (1.1.152); FILE MERGED 2005/02/09 09:48:26 jsc 1.1.152.1: #i32372# add uno-skeletonmaker


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [b4233a7f0abfca32f3ee5c117e1e6a8c61555a7f]

INTEGRATION: CWS epmopener (1.13.2); FILE MERGED 2005/02/23 16:16:52 is 1.13.2.1: #119961# epm for OOo


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [98c2773bf68daff01e4cb46b51eae5ce46e125eb]

INTEGRATION: CWS sdkcodemaker (1.1.2); FILE ADDED 2005/02/09 09:46:08 jsc 1.1.2.1: #i32372# new


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [7401ea0813dd31e91b370d84340e0084fc10b89f]

INTEGRATION: CWS sdkcodemaker (1.1.2); FILE ADDED 2005/02/09 09:46:33 jsc 1.1.2.1: #i32372# new


2005-03-01  Kurt Zenker  <kz@openoffice.org>  [b532e0ed1f53a6dec434c9f089e81abc0d83bdb9]

INTEGRATION: CWS smoketest5 (1.12.2); FILE MERGED 2005/02/24 17:07:04 kz 1.12.2.1: #i36716# installation without admin permission on windows


2005-03-01  Vladimir Glazounov  <vg@openoffice.org>  [1240bf11dd244b737d0a5c28ae72bb2077c2cfeb]

#100000# adding polish for MS native installer


2005-03-01  Rüdiger Timm  <rt@openoffice.org>  [f9edce266780577a69a1379f2a53bdb12ee30f49]

#i41026# Set default value for GCCVER


2005-03-01  Rüdiger Timm  <rt@openoffice.org>  [9e31f3b9bc58af13e4c4f533d40ca1bff03d3a9a]

#i10000# Avoid 'parse error' problem in older gcc versions.


2005-03-01  Rüdiger Timm  <rt@openoffice.org>  [d59b60f4fb12b40c2da27dc2cc495891a953f819]

#i10000# Avoid endless loop


2005-02-28  Vladimir Glazounov  <vg@openoffice.org>  [33ea82c98c956f1dbf54270d371547ac2daed5bc]

new version for SRC680


2005-02-28  Vladimir Glazounov  <vg@openoffice.org>  [83c6552ad8be46133075a3b8e3af1e724620cbd7]

new version for SRC680


2005-02-28  Vladimir Glazounov  <vg@openoffice.org>  [d38bcdb4bb1cb674f63f410624352599afd1b5ec]

new version for SRC680


2005-02-28  Vladimir Glazounov  <vg@openoffice.org>  [28951b3c829c48cea28a0498b2987a9be6604257]

new version for SRC680


2005-02-28  Rüdiger Timm  <rt@openoffice.org>  [c998b195437508808410dab42a123d46c070d13b]

#i10000# If USE_PACKAGER is set we surely want to pack (hack necessary because in HH environment EPM is not set).


2005-02-28  Rüdiger Timm  <rt@openoffice.org>  [a03225f0861a15fa278240106a85e1f53cdc6968]

#i10000# pClonedMasterPage changed into pMasterPageInDocument


2005-02-28  Vladimir Glazounov  <vg@openoffice.org>  [4d5b3d26af5bc7f24c05e132424dddf16d8dd4c7]

new version for SRC680


2005-02-26  Vladimir Glazounov  <vg@openoffice.org>  [3dc3403bb6a89308db36610716292f1df8a473bd]

new version for SRC680


2005-02-26  Vladimir Glazounov  <vg@openoffice.org>  [db5e0509313009c267eca4b132101551b4e14586]

new version for SRC680


2005-02-26  Vladimir Glazounov  <vg@openoffice.org>  [b13f49b3b3a36dd0de980683f2cf8ad45bd548b9]

new version for SRC680


2005-02-25  Vladimir Glazounov  <vg@openoffice.org>  [a65f1934980c5793f2778668e540cf572f20e50b]

new version for SRC680


2005-02-25  Vladimir Glazounov  <vg@openoffice.org>  [7e077712800c7cccd96bb16764991b4a0ab5025f]

new version for SRC680


2005-02-25  Vladimir Glazounov  <vg@openoffice.org>  [644649bf0847de262627dcbdb39905ed0125c51a]

INTEGRATION: CWS pbfinal01 (1.208.14); FILE MERGED 2005/02/16 13:58:11 pb 1.208.14.1: fix: #i39798# MoreButton with image


2005-02-25  Vladimir Glazounov  <vg@openoffice.org>  [9c23f24d5ee4d29f70a47ef9670670d6c40727e6]

INTEGRATION: CWS pbfinal01 (1.35.204); FILE MERGED 2005/02/16 13:57:28 pb 1.35.204.1: fix: #i39798# MoreButton with image


2005-02-25  Vladimir Glazounov  <vg@openoffice.org>  [bc19425c1371dd49953056fc59321272ef899617]

INTEGRATION: CWS pbfinal01 (1.4.52); FILE MERGED 2005/02/16 13:57:48 pb 1.4.52.1: fix: #i39798# MoreButton with image


2005-02-25  Vladimir Glazounov  <vg@openoffice.org>  [f4e2070c8fe3d76d870c3f46db7414d47ae1bc58]

INTEGRATION: CWS pbfinal01 (1.35.18); FILE MERGED 2005/02/16 13:57:48 pb 1.35.18.1: fix: #i39798# MoreButton with image


2005-02-25  Vladimir Glazounov  <vg@openoffice.org>  [8d42d54c11c9c18ff4a1b5609cb83a11f26d733d]

INTEGRATION: CWS pbfinal01 (1.53.38); FILE MERGED 2005/02/07 10:40:05 pb 1.53.38.1: fix: #i26728# prevent index overflow


2005-02-25  Vladimir Glazounov  <vg@openoffice.org>  [91a93b42b25e4f91be7539718df105cf8495f5d3]

INTEGRATION: CWS pbfinal01 (1.38.38); FILE MERGED 2005/02/07 10:41:43 pb 1.38.38.1: fix: #i26728# prevent problems of asynchronous d&d


2005-02-25  Vladimir Glazounov  <vg@openoffice.org>  [b2958eaa64c4f0e46c19eab546dfdc23888bef1d]

INTEGRATION: CWS pbfinal01 (1.88.12); FILE MERGED 2005/02/07 11:02:28 pb 1.88.12.1: fix: #i41596# STR_HELP_MENU_TEXT_COPY added


2005-02-25  Vladimir Glazounov  <vg@openoffice.org>  [3fe550a4c39a189fbce98b5acd573e6318170ea5]

INTEGRATION: CWS pbfinal01 (1.106.12); FILE MERGED 2005/02/07 11:03:41 pb 1.106.12.1: fix: #i41596# menu item 'Copy' with own string resource


2005-02-25  Vladimir Glazounov  <vg@openoffice.org>  [7668c882d3e28106f612d0b47978a3eece57d613]

INTEGRATION: CWS pbfinal01 (1.53.38); FILE MERGED 2005/02/01 13:58:52 pb 1.53.38.1: fix: #118597# remove 'Beta Forum' hack


2005-02-25  Vladimir Glazounov  <vg@openoffice.org>  [dc1fd541c59c00d66213b457d8c61cf1502ecdf2]

INTEGRATION: CWS pbfinal01 (1.32.210); FILE MERGED 2005/02/07 11:02:04 pb 1.32.210.1: fix: #i41596# STR_HELP_MENU_TEXT_COPY added


2005-02-25  Vladimir Glazounov  <vg@openoffice.org>  [dc1b81c40b21c48c93573c6c3ac33ac5b5190087]

INTEGRATION: CWS pbfinal01 (1.8.820); FILE MERGED 2005/02/07 10:38:27 pb 1.8.820.1: fix: #i26728# DragFinished() added


2005-02-25  Vladimir Glazounov  <vg@openoffice.org>  [9ec020fcb34299338602ed057fec92d55887afda]

INTEGRATION: CWS pbfinal01 (1.67.472); FILE MERGED 2005/02/16 14:14:35 pb 1.67.472.2: fix: #i39798# the order of the controls changed 2005/02/11 09:45:40 pb 1.67.472.1: fix: #i39798# new dialog layout


2005-02-25  Vladimir Glazounov  <vg@openoffice.org>  [cff445cfd1355abff944d70eb0f1fa1d151b0436]

INTEGRATION: CWS pbfinal01 (1.5.1276); FILE MERGED 2005/02/16 14:14:33 pb 1.5.1276.2: fix: #i39798# the order of the controls changed 2005/02/11 09:45:38 pb 1.5.1276.1: fix: #i39798# new dialog layout


2005-02-25  Vladimir Glazounov  <vg@openoffice.org>  [c7c85ab76a60be56ebc51657aa30fa84eb2ddf84]

INTEGRATION: CWS pbfinal01 (1.30.26); FILE MERGED 2005/02/16 14:14:34 pb 1.30.26.2: fix: #i39798# the order of the controls changed 2005/02/11 09:45:39 pb 1.30.26.1: fix: #i39798# new dialog layout


2005-02-25  Vladimir Glazounov  <vg@openoffice.org>  [3323c16243300f02b1cf292de31c979ceef428ee]

INTEGRATION: CWS pbfinal01 (1.11.26); FILE MERGED 2005/02/16 14:10:25 pb 1.11.26.2: fix: #i39798# the order of the controls changed 2005/02/11 09:45:25 pb 1.11.26.1: fix: #i39798# new dialog layout


2005-02-25  Vladimir Glazounov  <vg@openoffice.org>  [cc9378e75cfbc3720b686b2dea58ccaeac95a65f]

INTEGRATION: CWS pbfinal01 (1.45.262); FILE MERGED 2005/02/16 06:25:23 pb 1.45.262.1: fix: #i42821# 'Grafik' -> 'Bild'


2005-02-25  Vladimir Glazounov  <vg@openoffice.org>  [c7d777753c6418f5fab8913a599038df44ddd38f]

INTEGRATION: CWS pbfinal01 (1.13.136); FILE MERGED 2005/02/16 06:35:59 pb 1.13.136.1: fix: #i42139# obsolete file type descriptions removed


2005-02-25  Vladimir Glazounov  <vg@openoffice.org>  [51bfb654e6c23595d432045d6b930fe1d9553d1f]

INTEGRATION: CWS pbfinal01 (1.61.26); FILE MERGED 2005/02/16 06:24:32 pb 1.61.26.1: fix: #i42821# 'Grafik' -> 'Bild'


2005-02-25  Vladimir Glazounov  <vg@openoffice.org>  [ff76d2f208a25c42f51ff16ea3a1b0237636dfbd]

INTEGRATION: CWS pbfinal01 (1.69.6); FILE MERGED 2005/02/07 11:42:42 pb 1.69.6.1: fix: #i41797# AutoCaption: OLE objects in uppercase


2005-02-25  Vladimir Glazounov  <vg@openoffice.org>  [fda35e9be24d47321e9a9afbd5fab51a1a9f92e8]

INTEGRATION: CWS pbfinal01 (1.38.136); FILE MERGED 2005/02/16 06:21:25 pb 1.38.136.1: fix: #i42196# 'Graphic' -> 'Picture'


2005-02-25  Vladimir Glazounov  <vg@openoffice.org>  [5617bf6bcf969a7b9562dc9cfea6dbb3fa49960f]

INTEGRATION: CWS pbfinal01 (1.111.96); FILE MERGED 2005/02/16 06:23:26 pb 1.111.96.1: fix: #i42139# obsolete file type descriptions removed


2005-02-25  Vladimir Glazounov  <vg@openoffice.org>  [336937c5a5aacd35ce56d7b13dd73551eaba89bd]

INTEGRATION: CWS pbfinal01 (1.3.8); FILE MERGED 2005/02/07 11:39:49 pb 1.3.8.1: fix: #i41797# 'chart' -> 'Chart'


2005-02-25  Vladimir Glazounov  <vg@openoffice.org>  [46b0dfef0bab204b09a27ad0b0b70436907a4a6a]

INTEGRATION: CWS pbfinal01 (1.60.106); FILE MERGED 2005/02/23 09:10:53 pb 1.60.106.1: fix: #i27264# don't use  for old (SO 5.2 and older) extensions


2005-02-25  Vladimir Glazounov  <vg@openoffice.org>  [7e6c8f7e02c4e2800bce2e4a3834b4ad6244dc4c]

INTEGRATION: CWS pbfinal01 (1.34.112); FILE MERGED 2005/02/23 09:10:53 pb 1.34.112.1: fix: #i27264# don't use  for old (SO 5.2 and older) extensions


2005-02-25  Vladimir Glazounov  <vg@openoffice.org>  [a17342964cbcb41f49d04c44278db849ebdedcfc]

INTEGRATION: CWS pbfinal01 (1.48.246); FILE MERGED 2005/02/23 08:38:20 pb 1.48.246.1: fix: #i43321# typo removed


2005-02-25  Vladimir Glazounov  <vg@openoffice.org>  [a086ad052dd364fa6aba48dc70ecc32c4e214b77]

INTEGRATION: CWS pbfinal01 (1.18.8); FILE MERGED 2005/02/10 12:19:51 pb 1.18.8.2: RESYNC: (1.18-1.20); FILE MERGED 2005/02/01 13:58:03 pb 1.18.8.1: fix: #118597# remove 'Beta Forum' hack


2005-02-25  Vladimir Glazounov  <vg@openoffice.org>  [15054338be93c6f0184e57b16dacfd211be678bf]

SRC680


2005-02-25  Vladimir Glazounov  <vg@openoffice.org>  [280e5b57d118cdb0b34ac57e135a094e4066b5e5]

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>  [44990d7ed5a5eb7b7bf0fb7a11079181eb1c1491]

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>  [f6d88aa61b2f0af5d4ab6d86ef6cd601bb0a9077]

INTEGRATION: CWS i18n16 (1.6.4); FILE MERGED 2005/01/29 00:25:06 khong 1.6.4.1: #116080# Skip single character when doing word2word conversion


2005-02-25  Vladimir Glazounov  <vg@openoffice.org>  [667e92a722e51c7b7fd1e52722aecc24efe85818]

INTEGRATION: CWS i18n16 (1.6.22); FILE MERGED 2004/12/13 23:32:26 khong 1.6.22.1: #i37325# Correct Latin index  character for non-Latin locale and get default algorithm when the algorithm is not provided


2005-02-25  Vladimir Glazounov  <vg@openoffice.org>  [8d8adfad9448dd22846257f8d839f8517febd283]

INTEGRATION: CWS i18n16 (1.15.18); FILE MERGED 2004/12/13 23:32:25 khong 1.15.18.1: #i37325# Correct Latin index  character for non-Latin locale and get default algorithm when the algorithm is not provided


2005-02-25  Vladimir Glazounov  <vg@openoffice.org>  [7c534b48afb38684679a54911e77cd877a4a61d9]

INTEGRATION: CWS i18n16 (1.5.34); FILE MERGED 2005/01/12 01:12:40 khong 1.5.34.1: #i35285# remove uprv_malloc, use udata_open for loading icu rule breakiterator


2005-02-25  Vladimir Glazounov  <vg@openoffice.org>  [9b870055ecd043d1d4fadeacd351f8739e1979a0]

INTEGRATION: CWS i18n16 (1.16.22); FILE MERGED 2005/02/04 19:05:45 khong 1.16.22.3: #i41671# use ICU rules for Thai breakiterator 2005/01/24 21:56:34 khong 1.16.22.2: #i35285# merge cws i18n16 with top version 1.17 2005/01/12 01:12:41 khong 1.16.22.1: #i35285# remove uprv_malloc, use udata_open for loading icu rule breakiterator


2005-02-25  Vladimir Glazounov  <vg@openoffice.org>  [29b9e86f5dac388d7aaced24d3826ac9331b03e3]

INTEGRATION: CWS i18n16 (1.5.22); FILE MERGED 2005/02/04 19:05:45 khong 1.5.22.1: #i41671# use ICU rules for Thai breakiterator


2005-02-25  Vladimir Glazounov  <vg@openoffice.org>  [dece920fd56db83898de852ee7bd1d8cf231a06d]

INTEGRATION: CWS i18n16 (1.4.22); FILE MERGED 2005/02/04 19:06:06 khong 1.4.22.1: #i41671# use ICU rules for Thai breakiterator


2005-02-25  Vladimir Glazounov  <vg@openoffice.org>  [26f31361112e5777974071b7c997965690c6d736]

INTEGRATION: CWS i18n16 (1.4.18); FILE MERGED 2005/01/12 01:04:29 khong 1.4.18.2: #i35285# deliver gencnm to generate ICU data entries for breakiterator rules, and remove unneeded private header files 2004/12/14 19:57:01 khong 1.4.18.1: #i37106# move marcos for icu version definition from scp2 to icu project


2005-02-25  Vladimir Glazounov  <vg@openoffice.org>  [baeae9dc79c63ac41c1634ae43844ad5c7caa743]

INTEGRATION: CWS i18n16 (1.21.4); FILE MERGED 2005/01/25 18:27:19 khong 1.21.4.1: #i35285# deliver gencmn for generate breakiterator rule binary


2005-02-25  Vladimir Glazounov  <vg@openoffice.org>  [7e489350c2ebb7ac4ac35eab39bcc83bb5349c6d]

INTEGRATION: CWS i18n16 (1.1.2); FILE ADDED 2004/12/14 19:56:36 khong 1.1.2.1: #i37106# move marcos for icu version definition from scp2 to icu project


2005-02-25  Vladimir Glazounov  <vg@openoffice.org>  [08d713e6a129de00bb5025572507a236d20fd31e]

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>  [3cde4fe2c22541906082dea956e9fa5a90a90e84]

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>  [0d396652443bd40d0e3450d11a223e59823abfeb]

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>  [4ba48e20eda4722b6583ac5ac813de8bcbecba68]

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>  [eca467eb4804423e0c8428cb5197d9a6224bf997]

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-25  Vladimir Glazounov  <vg@openoffice.org>  [d5f456915115d43394b53f8821cf8a39e7f40f26]

INTEGRATION: CWS mav16 (1.149.20); FILE MERGED 2005/02/16 10:28:16 mav 1.149.20.8: #i42266# after SaveCompleted the object should not be modified 2005/02/15 14:12:11 mav 1.149.20.7: RESYNC: (1.151-1.153); FILE MERGED 2005/02/14 14:04:08 mav 1.149.20.6: #i42266# do not set modified flag during SaveCompleted call 2005/02/11 11:04:11 mav 1.149.20.5: #i42428# compare URLs in more correct way 2005/02/10 14:09:56 mav 1.149.20.4: #i41809# treat documents without manifest.xml as broken documents 2005/02/09 08:57:22 mav 1.149.20.3: #i38631#,#i42209# macro execution mode related issues 2005/02/07 17:39:22 mav 1.149.20.2: RESYNC: (1.149-1.151); FILE MERGED 2005/01/26 12:23:33 mav 1.149.20.1: #i41291# store basic libraries for embedded objects as well


2005-02-25  Vladimir Glazounov  <vg@openoffice.org>  [c175c2be4ee90e78cd746ac2bdc43a5fad76099c]

INTEGRATION: CWS mav16 (1.158.20); FILE MERGED 2005/02/14 14:04:08 mav 1.158.20.5: #i42266# do not set modified flag during SaveCompleted call 2005/02/11 11:04:11 mav 1.158.20.4: #i42428# compare URLs in more correct way 2005/02/07 17:38:45 mav 1.158.20.3: RESYNC: (1.158-1.159); FILE MERGED 2005/02/04 11:46:54 mav 1.158.20.2: #i41802# handle the case of nonhierarchical protocol 2005/01/26 14:33:05 mav 1.158.20.1: #i41348# exception means no real error here


2005-02-25  Vladimir Glazounov  <vg@openoffice.org>  [321d4b37344cee81e5b066187c4f9e3870bffdcd]

INTEGRATION: CWS mav16 (1.9.6); FILE MERGED 2005/02/04 09:48:05 mav 1.9.6.2: #i40602# new oasis templates mediatypes 2005/01/25 14:57:52 mav 1.9.6.1: #i40602# register for templates


2005-02-25  Vladimir Glazounov  <vg@openoffice.org>  [c66cb58b5dc2509098b70e816572298b1400ac7d]

INTEGRATION: CWS mav16 (1.8.132); FILE MERGED 2005/01/25 14:58:18 mav 1.8.132.1: #i40602# handle templates correctly


2005-02-25  Vladimir Glazounov  <vg@openoffice.org>  [241ee82b8fb38f180fe353eaabccd435a8d371fd]

INTEGRATION: CWS mav16 (1.96.6); FILE MERGED 2005/02/10 14:11:05 mav 1.96.6.1: #i41809# fallback to detect mediatype of a package with no manifest.xml


2005-02-25  Vladimir Glazounov  <vg@openoffice.org>  [a38dcc18fb766ff02a190c9c8f23b3ea93aac277]

INTEGRATION: CWS mav16 (1.7.18); FILE MERGED 2005/02/10 14:11:05 mav 1.7.18.1: #i41809# fallback to detect mediatype of a package with no manifest.xml


2005-02-25  Vladimir Glazounov  <vg@openoffice.org>  [9496b744b3cc6ba434614a334969d98380437032]

INTEGRATION: CWS mav16 (1.16.18); FILE MERGED 2005/02/10 14:11:04 mav 1.16.18.1: #i41809# fallback to detect mediatype of a package with no manifest.xml


2005-02-25  Vladimir Glazounov  <vg@openoffice.org>  [2b0c932db36f940ff937dbb097a9a84bf70a2b7f]

INTEGRATION: CWS mav16 (1.36.34); FILE MERGED 2005/02/10 14:11:04 mav 1.36.34.1: #i41809# fallback to detect mediatype of a package with no manifest.xml


2005-02-25  Vladimir Glazounov  <vg@openoffice.org>  [47339632bbca5b435492c37b565ab3e5856faa14]

INTEGRATION: CWS mav16 (1.104.8); FILE MERGED 2005/02/09 08:57:23 mav 1.104.8.1: #i38631#,#i42209# macro execution mode related issues


2005-02-25  Vladimir Glazounov  <vg@openoffice.org>  [33b705a9b88b2a88d5fa6463e0f9c30e42321e0e]

INTEGRATION: CWS mav16 (1.5.16); FILE MERGED 2005/02/09 12:37:05 mav 1.5.16.1: #i41990# no possibility to activate object during activation


2005-02-25  Vladimir Glazounov  <vg@openoffice.org>  [05be33c9b2e792cb267c463cdadec9ec95cc7518]

INTEGRATION: CWS mav16 (1.81.16); FILE MERGED 2005/02/15 14:12:21 mav 1.81.16.2: RESYNC: (1.81-1.82); FILE MERGED 2005/02/10 14:09:57 mav 1.81.16.1: #i41809# treat documents without manifest.xml as broken documents


2005-02-25  Vladimir Glazounov  <vg@openoffice.org>  [05e1b136a61addfdb6a9ab907f48d8a1608a2aad]

INTEGRATION: CWS mav16 (1.77.20); FILE MERGED 2005/02/07 17:39:14 mav 1.77.20.2: RESYNC: (1.77-1.79); FILE MERGED 2005/01/25 15:31:38 mav 1.77.20.1: #i40158# SaveTo should be used for plugin mode


2005-02-25  Vladimir Glazounov  <vg@openoffice.org>  [62bd7888e92eac5ae8ed9f838fb4f9cbfa1ce397]

INTEGRATION: CWS mav16 (1.57.16); FILE MERGED 2005/02/09 08:57:21 mav 1.57.16.1: #i38631#,#i42209# macro execution mode related issues


2005-02-25  Vladimir Glazounov  <vg@openoffice.org>  [737a8a08333a9163eb919f63cb693926649ed958]

INTEGRATION: CWS mav16 (1.108.8); FILE MERGED 2005/02/09 08:57:20 mav 1.108.8.1: #i38631#,#i42209# macro execution mode related issues


2005-02-25  Vladimir Glazounov  <vg@openoffice.org>  [35423e467ddfe9292047bf03ab9b739c1720efd8]

INTEGRATION: CWS mav16 (1.56.174); FILE MERGED 2005/02/07 17:29:09 mav 1.56.174.2: RESYNC: (1.56-1.58); FILE MERGED 2005/02/03 12:59:27 mav 1.56.174.1: #119210# allow to provide the size for applets, plugins and floating frames


2005-02-25  Vladimir Glazounov  <vg@openoffice.org>  [e320a4bd5ba5c3381b957e0bfecf6c9c2c24a600]

INTEGRATION: CWS mav16 (1.8.56); FILE MERGED 2005/02/09 12:39:09 mav 1.8.56.1: #i41990# no possibility to activate object during activation


2005-02-25  Vladimir Glazounov  <vg@openoffice.org>  [3a36f8b2cb1ceeccce05e70e947c31daaa413676]

INTEGRATION: CWS mav16 (1.4.58); FILE MERGED 2005/02/09 12:47:01 mav 1.4.58.1: #i41809# allow fallback during mediatype detection


2005-02-25  Vladimir Glazounov  <vg@openoffice.org>  [3f476a65e71cf3d3af38330627a3b66777cb1b4f]

INTEGRATION: CWS mav16 (1.1.2); FILE ADDED 2005/02/09 12:39:26 mav 1.1.2.1: #i41990# no possibility to activate object during activation


2005-02-25  Vladimir Glazounov  <vg@openoffice.org>  [3a198a87454ef3372979b91ee2fa19b9214faf39]

INTEGRATION: CWS mav16 (1.37.44.2.2); FILE MERGED 2005/02/01 11:57:37 mav 1.37.44.2.2.1: #119208# set the size to applets, plugins and iframes on loading


2005-02-25  Vladimir Glazounov  <vg@openoffice.org>  [0db099c08a84f62daf1baed49b6c4521116344ae]

INTEGRATION: CWS mav16 (1.95.120); FILE MERGED 2005/02/07 15:12:33 mav 1.95.120.2: RESYNC: (1.95-1.96); FILE MERGED 2005/02/03 14:03:29 mav 1.95.120.1: #i41348# the container should not die to early


2005-02-25  Vladimir Glazounov  <vg@openoffice.org>  [4e1fb4895192fc4458d089b288dab0a68447c387]

INTEGRATION: CWS mav16 (1.7.92); FILE MERGED 2005/02/11 15:09:20 mav 1.7.92.1: #i42264# do not use dead configuration entry


2005-02-25  Vladimir Glazounov  <vg@openoffice.org>  [af71dc69c36e0db907bf58e3c7ceca327e3c3341]

INTEGRATION: CWS mav16 (1.95.34); FILE MERGED 2005/02/15 14:08:13 mav 1.95.34.3: RESYNC: (1.99-1.100); FILE MERGED 2005/02/07 14:54:49 mav 1.95.34.2: RESYNC: (1.95-1.99); FILE MERGED 2005/02/03 13:02:07 mav 1.95.34.1: #119210# allow to provide the size for applets, plugins and floating frames


2005-02-25  Vladimir Glazounov  <vg@openoffice.org>  [6162de8b4a085a53091f58c4e305a75c93a1676a]

INTEGRATION: CWS mav16 (1.15.2); FILE MERGED 2005/02/09 12:37:46 mav 1.15.2.1: #i41990# no possibility to activate object during activation


2005-02-25  Vladimir Glazounov  <vg@openoffice.org>  [6b27a4f42896d0ca11468dc768756b6175f4381c]

INTEGRATION: CWS mav16 (1.9.2); FILE MERGED 2005/02/09 12:37:45 mav 1.9.2.1: #i41990# no possibility to activate object during activation


2005-02-25  Vladimir Glazounov  <vg@openoffice.org>  [331e522d9bcc84016f33cf85396183aa904c8e46]

INTEGRATION: CWS mav16 (1.1.2); FILE ADDED 2005/02/09 12:38:18 mav 1.1.2.1: #i41990# no possibility to activate object during activation


2005-02-25  Vladimir Glazounov  <vg@openoffice.org>  [c16df502950cdf068fc30222aee2e88846edce51]

INTEGRATION: CWS mav16 (1.13.2); FILE MERGED 2005/02/09 12:37:45 mav 1.13.2.1: #i41990# no possibility to activate object during activation


2005-02-25  Vladimir Glazounov  <vg@openoffice.org>  [4b27a4233bbc7bbbd365e67e3f86c956b809cae4]

INTEGRATION: CWS mav16 (1.12.2); FILE MERGED 2005/02/09 12:37:45 mav 1.12.2.1: #i41990# no possibility to activate object during activation


2005-02-25  Vladimir Glazounov  <vg@openoffice.org>  [0952063713e31e9be7ce3dadd871ae2a4fe7c98b]

INTEGRATION: CWS mav16 (1.13.2); FILE MERGED 2005/02/09 12:37:44 mav 1.13.2.1: #i41990# no possibility to activate object during activation


2005-02-25  Vladimir Glazounov  <vg@openoffice.org>  [c46a382744a0e46ee449ef68944f1f73ca408612]

INTEGRATION: CWS mav16 (1.9.14); FILE MERGED 2005/02/15 08:56:58 mav 1.9.14.2: #i41990# the last notification is done when the state is already changed 2005/02/09 12:37:44 mav 1.9.14.1: #i41990# no possibility to activate object during activation


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [9b10dcec03735cfa41daf364d0e642c6cf428afd]

INTEGRATION: CWS qadev21 (1.4.106); FILE MERGED 2005/02/07 13:47:21 cn 1.4.106.1: #i31724# corretions in logging


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [3705014accbfd3f5d0ba9d17a2c4cc3c4dc41eb1]

INTEGRATION: CWS qadev21 (1.6.14); FILE MERGED 2005/02/07 13:47:21 cn 1.6.14.1: #i31724# corretions in logging


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [e02e3233b2748fb283f70d152b3ac5baeec5d14d]

INTEGRATION: CWS qadev21 (1.5.14); FILE MERGED 2005/02/07 13:47:21 cn 1.5.14.1: #i31724# corretions in logging


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [034aa39422ffab0629e2d6077822f624fbac5ad8]

INTEGRATION: CWS qadev21 (1.3.106); FILE MERGED 2005/02/01 15:14:32 cn 1.3.106.1: #i41818# uses 'com.sun.star.comp.office.FrameLoader' as test object


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [5af47ea0c6f6c13ff68dd8d9a8c82719eceadc4d]

INTEGRATION: CWS qadev21 (1.9.14); FILE MERGED 2005/01/31 11:34:36 cn 1.9.14.1: #i38676# add object relation 'XCELLSERIES_FILLAUTO'


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [df9c4701399457f4202a9b6eafa4ab396ce6c5ad]

INTEGRATION: CWS qadev21 (1.8.90); FILE MERGED 2005/02/07 14:00:44 cn 1.8.90.1: #i31724# corretions in logging


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [fdbacccf80aa18dcf7df31b4d22726e71795cf71]

INTEGRATION: CWS qadev21 (1.7.14); FILE MERGED 2005/02/07 14:00:44 cn 1.7.14.1: #i31724# corretions in logging


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [b9017bbc6d4d8588af7fd179d6709091dc2962e0]

INTEGRATION: CWS qadev21 (1.7.64); FILE MERGED 2005/02/07 16:09:30 cn 1.7.64.1: #i31724# short wait added after dialog thread is started


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [d00c556e7680a62a2b96ef9c2acd70c718a20362]

INTEGRATION: CWS qadev21 (1.6.64); FILE MERGED 2005/02/07 16:09:29 cn 1.6.64.1: #i31724# short wait added after dialog thread is started


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [3bcaf6c0ebb4e34f9da94bffb477158edf8e7483]

INTEGRATION: CWS qadev21 (1.7.14); FILE MERGED 2005/02/07 16:09:29 cn 1.7.14.1: #i31724# short wait added after dialog thread is started


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [6bfa1d92d61875cbbb5c2adfb54f34a2a0190a9e]

INTEGRATION: CWS qadev21 (1.4.14); FILE MERGED 2005/02/07 15:31:11 cn 1.4.14.1: #i36467# logner time out while opening dialog


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [372c57c0ba1c2a6455bcfc5933834aa9e0ba331f]

INTEGRATION: CWS qadev21 (1.4.14); FILE MERGED 2005/01/14 10:59:11 cn 1.4.14.1: #i40641# copy delete.cfg into local temp folder


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [76557665cc2c48dc82a2a7da0f90e3b82699da54]

INTEGRATION: CWS qadev21 (1.3.106); FILE MERGED 2005/01/19 17:34:39 cn 1.3.106.1: #i40688# redesign of test: uses GenericModelTest


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [8b339fae045b90a1853c866f945c1907b34dd77f]

INTEGRATION: CWS qadev21 (1.3.106); FILE MERGED 2005/01/19 17:32:36 cn 1.3.106.1: #i40688# redesign of test: uses GenericModelTest


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [9142d482dae4ad69ea46897efc7cef96fc2a202c]

INTEGRATION: CWS qadev21 (1.3.106); FILE MERGED 2005/01/19 17:35:31 cn 1.3.106.1: #i40688# redesign of test: uses GenericModelTest


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [75b22880db92d6050483c2627c15be160fe334b1]

INTEGRATION: CWS qadev21 (1.3.106); FILE MERGED 2005/01/19 17:34:54 cn 1.3.106.1: #i40688# redesign of test: uses GenericModelTest


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [b77e5e2c5be20a7d37c46b7f6906800fbebe3774]

INTEGRATION: CWS qadev21 (1.3.106); FILE MERGED 2005/01/19 17:33:43 cn 1.3.106.1: #i40688# redesign of test: uses GenericModelTest


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [5dfb4800c162f4ecaae62fdf0940eb391bfbd651]

INTEGRATION: CWS qadev21 (1.3.106); FILE MERGED 2005/01/19 17:35:48 cn 1.3.106.1: #i40688# redesign of test: uses GenericModelTest


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [e6b03b87ddbc6636a660890540d35554c166180c]

INTEGRATION: CWS qadev21 (1.3.106); FILE MERGED 2005/01/19 17:36:04 cn 1.3.106.1: #i40688# redesign of test: uses GenericModelTest


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [c4ad7b4bf0e796097804f5b2c0ee9696d49f67e7]

INTEGRATION: CWS qadev21 (1.3.106); FILE MERGED 2005/01/19 17:33:58 cn 1.3.106.1: #i40688# redesign of test: uses GenericModelTest


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [602d23d2958b5056ba592b3c362cdf29c788e725]

INTEGRATION: CWS qadev21 (1.3.106); FILE MERGED 2005/01/19 17:34:23 cn 1.3.106.1: #i40688# redesign of test: uses GenericModelTest


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [b56abcbf2451a320bc560c50f44f70bfd602f217]

INTEGRATION: CWS qadev21 (1.5.96); FILE MERGED 2005/01/13 11:28:04 cn 1.5.96.1: #i40562# closing data source while cleanup() is called


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [953960082977d43de40a96db751e039532567bc2]

INTEGRATION: CWS qadev21 (1.3.106); FILE MERGED 2005/01/19 17:35:08 cn 1.3.106.1: #i40688# redesign of test: uses GenericModelTest


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [d8c2cb3e6d5ce19bf055916314f68582ac875b1d]

INTEGRATION: CWS qadev21 (1.3.106); FILE MERGED 2005/01/19 17:33:20 cn 1.3.106.1: #i40688# redesign of test: uses GenericModelTest


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [aa4e004543842e69d2757fd2fa45a46864a51017]

INTEGRATION: CWS qadev21 (1.3.106); FILE MERGED 2005/01/19 17:32:52 cn 1.3.106.1: #i40688# redesign of test: uses GenericModelTest


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [27e1a50c891b4cb215a300cdf1c37edf26afd985]

INTEGRATION: CWS qadev21 (1.1.2); FILE ADDED 2005/02/07 15:23:29 cn 1.1.2.4: #i41039# fix some logging stuff 2005/01/28 11:31:03 cn 1.1.2.3: #i40688# bugfix while copying TestDB on Windows 2005/01/26 15:28:50 cn 1.1.2.2: #i40688# copying of testDB.dbf into Office temp dir 2005/01/19 17:25:29 cn 1.1.2.1: #i40688# initial version: generic model test


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [1f68497352d9e356e2db8f0185505f1898634608]

INTEGRATION: CWS qadev21 (1.6.4); FILE MERGED 2005/02/08 08:02:52 cn 1.6.4.2: #i42069# enhance test with invalid object relations for XInitialization test 2005/02/04 15:35:59 cn 1.6.4.1: #i42069# fixed problem in getting correct frame


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [1863b04d30143fde38308eb94c981d1028bc26a7]

INTEGRATION: CWS qadev21 (1.4.14); FILE MERGED 2005/02/02 14:43:04 cn 1.4.14.1: #i41906# replace System.out.Println with log.println


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [525562e4bb8b43fc7bad2247e4a79f6098412d8a]

INTEGRATION: CWS qadev21 (1.2.106); FILE MERGED 2005/01/31 15:44:23 cn 1.2.106.1: #i38284# bugfix


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [0cd26bae3d6bd26aa41c617895db6c06373d4869]

INTEGRATION: CWS qadev21 (1.2.106); FILE MERGED 2005/01/31 11:36:02 cn 1.2.106.1: #i38676# add object relation 'XCELLSERIENS_FILLAUTO' and optional parameter 'force_fillatuo'


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [907e5d81d8b9ffab74e5b8a138d101e8d17013a4]

INTEGRATION: CWS qadev21 (1.2.106); FILE MERGED 2005/02/08 08:03:33 cn 1.2.106.1: #i42069# enhance test with invalid object relations for XInitialization test


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [f186bbb74fa9ec91f36785e3e0db95f7b9a8b429]

INTEGRATION: CWS qadev21 (1.3.12); FILE MERGED 2005/01/13 12:51:44 cn 1.3.12.1: #i40576# bugfix in quater handling: If it is the 1st quater the tests checks now for the 1st quater and not for the 4th


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [7000813fd2accf69f6198ff1ebf1683e1eccb8df]

INTEGRATION: CWS qadev21 (1.2.8); FILE MERGED 2005/01/20 09:17:21 sw 1.2.8.1: #i38247#


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [8ee9f40348d380997e913d9f29710bce9164bd07]

INTEGRATION: CWS qadev21 (1.2.14); FILE MERGED 2005/02/21 14:30:19 lla 1.2.14.2: RESYNC: (1.2-1.3); FILE MERGED 2005/01/06 09:20:20 lla 1.2.14.1: #i31243# debug output


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [11efe49f23298934437024ba56fb89c854486d5c]

INTEGRATION: CWS qadev21 (1.8.4); FILE MERGED 2005/01/11 16:39:07 cn 1.8.4.1: bugfix in getFullURL()


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [dbd19fe5b28f7696035591d78f0d045be5181fe6]

INTEGRATION: CWS qadev21 (1.4.4); FILE MERGED 2005/02/18 09:07:51 sw 1.4.4.1: #i43006#


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [d0fa165b3e77b8f573b3ad075e1e57e6413ce21a]

INTEGRATION: CWS qadev21 (1.4.8); FILE MERGED 2005/01/20 15:35:32 cn 1.4.8.2: #i41039# dirToURL could not handle network path like \server\path 2005/01/11 11:21:09 lla 1.4.8.1: #i31243# enum doesn't work in java5


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [3b8d895ac1eecb07123941205611df89cfd946c6]

INTEGRATION: CWS qadev21 (1.8.14); FILE MERGED 2005/02/15 10:45:24 cn 1.8.14.2: #i42822# debug version of printAccessibleTree continues only if debug=true 2005/02/15 10:44:50 cn 1.8.14.1: #i42822# debug version of printAccessibleTree continues only if debug=true


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [d77a8e5c141f96110f70b3744c7db10f2a809c49]

INTEGRATION: CWS qadev21 (1.2.14); FILE MERGED 2005/02/18 12:56:42 sw 1.2.14.1: i42888


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [c823e4b0e3dc6bff56dcc8c46d43dedb606435d7]

INTEGRATION: CWS qadev21 (1.6.4); FILE MERGED 2005/02/21 14:26:44 lla 1.6.4.2: RESYNC: (1.6-1.7); FILE MERGED 2005/01/11 13:07:44 lla 1.6.4.1: #i31243# fix a hungup


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [3fc694240481de17b30d3d2cedbcc0d8df76c9cd]

INTEGRATION: CWS qadev21 (1.3.4); FILE MERGED 2005/01/06 09:16:05 lla 1.3.4.1: #i31243# handle help in IMPORT/EXPORT filter


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [c763806004636b6fa19eb977918395946faad49e]

INTEGRATION: CWS qadev21 (1.3.4); FILE MERGED 2005/01/06 09:19:47 lla 1.3.4.1: #i31243# add better debug output


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [d0d6f5e1bff954580298dcc938956fa64a7ee44b]

INTEGRATION: CWS qadev21 (1.2.14); FILE MERGED 2005/01/24 14:29:33 lla 1.2.14.1: #i31243#


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [7041e139e69bca8444c468ba365025d199bb1b1f]

INTEGRATION: CWS qadev21 (1.3.4); FILE MERGED 2005/01/06 09:18:53 lla 1.3.4.1: #i31243# handle empty parameters right, more debug output


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [4a6b74e8a27100b8fc970c91f0acd67480c05c77]

INTEGRATION: CWS tbe18 (1.1.2); FILE ADDED 2005/02/15 15:13:18 tbe 1.1.2.2: #i37061# Localized shortcuts are broken 2005/02/10 16:12:56 tbe 1.1.2.1: #i37061# Localized shortcuts are broken


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [1a72528dd9b97f3e6c4da20748b729afee10a613]

INTEGRATION: CWS qadev21 (1.3.4); FILE MERGED 2005/01/24 14:28:29 lla 1.3.4.2: #i31243# handle x: and X: as windows path 2005/01/11 10:09:54 lla 1.3.4.1: #i31243# changes for windows to unix filenames


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [f1405eea866aed55dbea30cdf6cff6134cbca850]

INTEGRATION: CWS tbe18 (1.108.34); FILE MERGED 2005/02/10 20:07:14 tbe 1.108.34.2: RESYNC: (1.108-1.109); FILE MERGED 2005/02/10 16:10:26 tbe 1.108.34.1: #i37061# Localized shortcuts are broken


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [76888fab83ff1db66aa0b9e54c4e9abda62ed455]

INTEGRATION: CWS qadev21 (1.3.4); FILE MERGED 2005/01/24 14:27:41 lla 1.3.4.2: #i31243# check conformance test for windows path 2005/01/06 09:18:08 lla 1.3.4.1: #i31243# handle help in IMPORT/EXPORT filter


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [e39376ef10de8d9989e6354aaf9e06fe0fc5dbb0]

INTEGRATION: CWS qadev21 (1.3.4); FILE MERGED 2005/01/24 14:29:33 lla 1.3.4.3: #i31243# 2005/01/11 10:09:54 lla 1.3.4.2: #i31243# changes for windows to unix filenames 2005/01/06 09:17:33 lla 1.3.4.1: #i31243# more debug output


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [abd3af78788f748c34ab98eeb434343e43bde8af]

INTEGRATION: CWS qadev21 (1.2.14); FILE MERGED 2005/01/06 09:16:56 lla 1.2.14.1: #i31243# add MessageBox and DebugTest


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [0bfdf2cce23415e4aad782924dc0031d244ba672]

INTEGRATION: CWS qadev21 (1.2.14); FILE MERGED 2005/01/06 09:16:05 lla 1.2.14.1: #i31243# handle help in IMPORT/EXPORT filter


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [9aa5c65f7354695e4f0014acff2f845a178a0d1b]

INTEGRATION: CWS qadev21 (1.2.4); FILE MERGED 2005/01/06 09:16:05 lla 1.2.4.1: #i31243# handle help in IMPORT/EXPORT filter


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [d26754ccb7d320ba798f413e5b99866d4ec19059]

INTEGRATION: CWS qadev21 (1.2.14); FILE MERGED 2005/01/24 14:25:55 lla 1.2.14.1: #i31243# make ConvWatchCancelException public


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [3e43751905eec0c71392795d21ada5df5b72a303]

INTEGRATION: CWS tbe18 (1.1.2); FILE ADDED 2005/02/10 16:22:37 tbe 1.1.2.1: #i37061# Localized shortcuts are broken


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [96916de79439ab6a948c03bff8dd994d1de5e3ab]

INTEGRATION: CWS qadev21 (1.3.4); FILE MERGED 2005/01/06 09:14:27 lla 1.3.4.1: #i31243# add better comments


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [fdb491d6471d6a4a64e6df24af3392c20d18ea90]

INTEGRATION: CWS tbe18 (1.1.2); FILE ADDED 2005/02/15 15:15:28 tbe 1.1.2.2: #i37061# Localized shortcuts are broken 2005/02/10 16:22:20 tbe 1.1.2.1: #i37061# Localized shortcuts are broken


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [64e9c05f4d86b54f80c36d3a1e0850715fa4d3d8]

INTEGRATION: CWS qadev21 (1.15.8); FILE MERGED 2005/02/22 11:41:37 sg 1.15.8.1: ##i43312#CHG: adapted to ant build


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [5026164168374c84cf4787c5e950fde669c54fb7]

INTEGRATION: CWS tbe18 (1.1.2); FILE ADDED 2005/02/10 16:22:05 tbe 1.1.2.1: #i37061# Localized shortcuts are broken


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [94898cec8675c880dd53ec37ec3738d04ea65562]

INTEGRATION: CWS qadev21 (1.1.158); FILE MERGED 2005/01/31 08:56:37 cn 1.1.158.1: #i38768# com::sun::star::document::XExtendedFilterDetection removed


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [e866002cd8b207387c44b7c987edcf8523e40cbf]

INTEGRATION: CWS tbe18 (1.1.2); FILE ADDED 2005/02/10 16:20:17 tbe 1.1.2.1: #i37061# Localized shortcuts are broken


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [0a17a287106d5c6caffb331afe935bc70c646b20]

INTEGRATION: CWS tbe18 (1.1.2); FILE ADDED 2005/02/15 15:15:06 tbe 1.1.2.2: #i37061# Localized shortcuts are broken 2005/02/10 16:20:00 tbe 1.1.2.1: #i37061# Localized shortcuts are broken


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [4f0fe0ccb111f8d01156f1aeb82366855243d8f2]

INTEGRATION: CWS tbe18 (1.1.2); FILE ADDED 2005/02/10 16:19:45 tbe 1.1.2.1: #i37061# Localized shortcuts are broken


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [274e5cf85268120526b771f00522586a0d4deaab]

INTEGRATION: CWS tbe18 (1.1.2); FILE ADDED 2005/02/10 16:18:22 tbe 1.1.2.1: #i37061# Localized shortcuts are broken


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [c366d83764d827a79ab1c05b8c1f0817b51fcdbf]

INTEGRATION: CWS qadev21 (1.3.8); FILE MERGED 2005/01/20 09:16:33 sw 1.3.8.1: #i38247#


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [2b5b1baa431ce6163c70451ef7d39f751352bd60]

INTEGRATION: CWS tbe18 (1.1.2); FILE ADDED 2005/02/15 15:14:46 tbe 1.1.2.2: #i37061# Localized shortcuts are broken 2005/02/10 16:17:57 tbe 1.1.2.1: #i37061# Localized shortcuts are broken


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [33ab6e0b1162d194be48c3077956b1d3d7bf3862]

INTEGRATION: CWS qadev21 (1.3.8); FILE MERGED 2005/01/20 09:15:27 sw 1.3.8.1: #i38247#


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [b77d084f23b12d962494b67720857baa5215a491]

INTEGRATION: CWS tbe18 (1.1.2); FILE ADDED 2005/02/10 16:17:39 tbe 1.1.2.1: #i37061# Localized shortcuts are broken


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [973efd3b047b376dbde29e2cac61b17dca99f6bc]

INTEGRATION: CWS qadev21 (1.2.4); FILE MERGED 2005/01/26 13:18:54 cn 1.2.4.1: #i41366# adopt object descriptions from *Filter* to *Clause*


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [563802b9a5ec10f26489371b64553fd5b04c7c5f]

INTEGRATION: CWS tbe18 (1.19.240); FILE MERGED 2005/02/10 16:15:34 tbe 1.19.240.1: #i37061# Localized shortcuts are broken


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [0a51d388d1f8e094c21ab39e87addb3a93ffc333]

INTEGRATION: CWS qadev21 (1.1.2); FILE ADDED 2005/02/22 11:37:35 sg 1.1.2.1: ##i43312#NEW: initial version


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [c8b64cf1ed96039141a06f041c737b696478c2e7]

INTEGRATION: CWS qadev21 (1.1.2); FILE ADDED 2005/02/22 13:52:34 sg 1.1.2.2: #i43312#CHG: removed unnecessary mkdir 2005/02/22 11:38:12 sg 1.1.2.1: ##i43312#NEW: initial version


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [91951303882dd7035982ea6369452f1606c130e2]

INTEGRATION: CWS tbe18 (1.1.2); FILE ADDED 2005/02/10 16:28:07 tbe 1.1.2.1: #i37061# Localized shortcuts are broken


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [bf38100fcd89dc95ab4dcf89ad2b7c4152e5869d]

INTEGRATION: CWS tbe18 (1.1.2); FILE ADDED 2005/02/15 15:28:00 tbe 1.1.2.2: #i37061# Localized shortcuts are broken 2005/02/10 16:27:52 tbe 1.1.2.1: #i37061# Localized shortcuts are broken


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [deaf77f1de6756404c9aede907a35959145f8455]

INTEGRATION: CWS tbe18 (1.1.2); FILE ADDED 2005/02/10 16:27:26 tbe 1.1.2.1: #i37061# Localized shortcuts are broken


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [5dc84e6a14beff52e6083f98b0c1e98817b8f2ac]

INTEGRATION: CWS tbe18 (1.19.164); FILE MERGED 2005/02/10 16:25:55 tbe 1.19.164.1: #i37061# Localized shortcuts are broken


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [eb2c8e0179654f8bffb74c0dee9274683df394f1]

INTEGRATION: CWS tbe18 (1.1.2); FILE ADDED 2005/02/10 16:33:55 tbe 1.1.2.1: #i37061# Localized shortcuts are broken


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [8c2bf0f87a9dc6a86cf315de00aceec0b399d7b8]

INTEGRATION: CWS tbe18 (1.1.2); FILE ADDED 2005/02/15 15:33:05 tbe 1.1.2.2: #i37061# Localized shortcuts are broken 2005/02/10 16:33:38 tbe 1.1.2.1: #i37061# Localized shortcuts are broken


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [ab081b5f7f2004ce35957285db99607aaf48583a]

INTEGRATION: CWS tbe18 (1.1.2); FILE ADDED 2005/02/10 16:32:51 tbe 1.1.2.1: #i37061# Localized shortcuts are broken


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [2aabc19e9a329a710e5f252a7e65995f9f09e491]

INTEGRATION: CWS tbe18 (1.1.2); FILE ADDED 2005/02/10 16:31:58 tbe 1.1.2.1: #i37061# Localized shortcuts are broken


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [35dc629ea373fd8d4ecb168076dc981df4874d4a]

INTEGRATION: CWS tbe18 (1.1.2); FILE ADDED 2005/02/15 15:32:46 tbe 1.1.2.2: #i37061# Localized shortcuts are broken 2005/02/10 16:31:43 tbe 1.1.2.1: #i37061# Localized shortcuts are broken


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [2f5b798344913ac57bc0118fb0d97becd68e1b5e]

INTEGRATION: CWS tbe18 (1.1.2); FILE ADDED 2005/02/10 16:31:17 tbe 1.1.2.1: #i37061# Localized shortcuts are broken


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [78631611c2d32fec08e514624e286cce0383f2cb]

INTEGRATION: CWS tbe18 (1.23.70); FILE MERGED 2005/02/10 16:29:43 tbe 1.23.70.1: #i37061# Localized shortcuts are broken


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [af5d3afd30151582c7d6facef2117d13b446fe6e]

INTEGRATION: CWS tbe18 (1.4.62); FILE MERGED 2005/02/16 14:32:04 tbe 1.4.62.1: #i37061# Localized shortcuts are broken


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [fbe746920db0d91903ae167726f9baf7d468cf89]

INTEGRATION: CWS tbe18 (1.8.20); FILE MERGED 2005/02/16 14:32:35 tbe 1.8.20.1: #i37061# Localized shortcuts are broken


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [996a6ba4a41ff7d8b17ba90b844f5c98cdb84ce2]

INTEGRATION: CWS tbe19 (1.35.22); FILE MERGED 2005/02/17 15:40:52 tbe 1.35.22.1: #i43005# Dialog Editor: repaint problems when deleting control


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [36d50e527118faac1a8ca0ccc476379685dc59eb]

INTEGRATION: CWS tbe19 (1.49.6); FILE MERGED 2005/02/04 17:35:40 tbe 1.49.6.2: RESYNC: (1.49-1.50); FILE MERGED 2005/01/25 16:08:16 tbe 1.49.6.1: #i40346#  embedded documents (forms/reports) appear without title in macro dialog


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [efe39f40ffb1b9a9f76237fa36c3f497e77ee9db]

INTEGRATION: CWS tbe19 (1.24.74); FILE MERGED 2005/01/25 16:08:15 tbe 1.24.74.1: #i40346#  embedded documents (forms/reports) appear without title in macro dialog


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [69986ec9b179c629436eeff7af9c3c7ff5c6f523]

INTEGRATION: CWS tbe19 (1.15.6); FILE MERGED 2005/01/25 16:08:15 tbe 1.15.6.1: #i40346#  embedded documents (forms/reports) appear without title in macro dialog


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [a3e295950f45f93083c53ca6f3fd138dabb67e57]

INTEGRATION: CWS tbe19 (1.33.6); FILE MERGED 2005/01/27 17:11:48 tbe 1.33.6.1: #i40118# undo & restore in basic


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [ea9849882d5eac52694b6f1e10791667cb028ee1]

INTEGRATION: CWS tbe19 (1.11.26); FILE MERGED 2005/01/25 16:07:51 tbe 1.11.26.1: #i40346#  embedded documents (forms/reports) appear without title in macro dialog


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [925ca30a376e46f71617920ad0b03ec49984d7ca]

INTEGRATION: CWS tbe19 (1.39.22); FILE MERGED 2005/01/25 16:07:50 tbe 1.39.22.2: #i40346#  embedded documents (forms/reports) appear without title in macro dialog 2005/01/25 14:52:32 tbe 1.39.22.1: #i40347# saving macros in embedded documents (forms/reports) does the wrong thing


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [5000fc4bd423f73b4c3e08dc9975785d1ba36028]

INTEGRATION: CWS tbe19 (1.6.6); FILE MERGED 2005/01/25 16:07:30 tbe 1.6.6.1: #i40346#  embedded documents (forms/reports) appear without title in macro dialog


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [f8daa3c810619864a3f3a825d04d7ea092620e18]

INTEGRATION: CWS tbe19 (1.2.4); FILE MERGED 2005/02/08 11:06:37 tbe 1.2.4.1: #i41730# Closing BasicMacro windows does not terminate Basic process


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [60e942899df1dd0c653d46513744268b46689491]

INTEGRATION: CWS tbe19 (1.23.22); FILE MERGED 2005/02/04 17:28:14 tbe 1.23.22.2: RESYNC: (1.23-1.24); FILE MERGED 2005/01/25 14:50:37 tbe 1.23.22.1: #i40347# saving macros in embedded documents (forms/reports) does the wrong thing


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [0cc1b5479481e802d1a00ce45e17e7e9f6b5a6a9]

INTEGRATION: CWS tbe19 (1.58.6); FILE MERGED 2005/02/04 17:18:06 tbe 1.58.6.2: RESYNC: (1.58-1.60); FILE MERGED 2005/01/27 17:02:36 tbe 1.58.6.1: #i40118# undo & restore in basic


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [8d413b99bc867c0e5f84c62403327ba4e92e5be5]

INTEGRATION: CWS tbe19 (1.20.448); FILE MERGED 2005/01/27 17:01:49 tbe 1.20.448.1: #i40118# undo & restore in basic


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [2105d55b7c70cc670c9d7f6e366cea07d216717d]

INTEGRATION: CWS tbe19 (1.7.344); FILE MERGED 2005/02/04 15:42:14 tbe 1.7.344.2: RESYNC: (1.7-1.8); FILE MERGED 2005/01/27 16:59:54 tbe 1.7.344.1: #i40118# undo & restore in basic


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [8b1fc330bd01de725026a95a29a8b7d2cc33523f]

INTEGRATION: CWS tbe19 (1.7.34); FILE MERGED 2005/01/27 17:08:26 tbe 1.7.34.1: #i40118# undo & restore in basic


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [044584df1cbaeb78bbad11194e66c792cd7c2e40]

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>  [adae0a93e81dd1370557b4d45298b95d6f345d21]

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>  [16a3288de5875d47ba76fba90edd64d9069766cd]

INTEGRATION: CWS nativefixer4 (1.5.20); FILE MERGED 2005/02/15 08:57:11 dv 1.5.20.1: #119703# Added new option '-ignore_running'


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [ac481985a9115d14778a639422e12cd6461cfedf]

INTEGRATION: CWS nativefixer4 (1.6.20); FILE MERGED 2005/02/15 08:57:11 dv 1.6.20.1: #119703# Added new option '-ignore_running'


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [4b9d0755c2c22d34a87e6d85d101b7667a23efaa]

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>  [d82432ac0c82c5756279b63042aecec945758b24]

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>  [ecfdf09c0d8c2310bff5b131dcb3b484a4c80258]

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>  [dd54f0ee6d813174995ef66b5ce1f79dfaa3583a]

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>  [0c85293647331ea3dc9857e11303ae1710b26224]

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>  [563d337f8b5e95d3f287003d473535b1cbf14289]

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>  [a8dc4985d2c85976c5ee460073fb7ed89458ab8c]

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>  [45de463f8258d9de7cdeb7a8b2e2a7f7d4277b39]

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>  [f3e94c55219657a7ca60335af1179a1d080e0c49]

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>  [37889cf434bd2ca474156512372547f57732ebe6]

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>  [06cfa13e6541ec3fdeb7cb7e499d30d63f9f7de9]

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>  [c903ff25e8f8eaa49db4da77cd9cd8e97564e4ed]

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>  [48ebca7ade4d6008890c27a03b89cd36723180b6]

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>  [aed643115aa2eceb24831590a8ffcfb81eb7885e]

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>  [d23b21c2813ad1dc951f65e6df45e184587d2cdb]

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>  [8780ca17037dac2b8198fe3d5192c4fee9e4cbf4]

INTEGRATION: CWS nativefixer4 (1.28.124); FILE MERGED 2005/02/17 12:48:17 hro 1.28.124.2: #41333# Only activate QS and enable autostart if reg key was written 2005/02/17 12:37:29 hro 1.28.124.1: #41333# Only activate QS and enable autostart if reg key was written


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [12e8ecaa35e4d336a01b96d62a490591fc537406]

INTEGRATION: CWS nativefixer4 (1.16.124); FILE MERGED 2005/02/17 12:37:29 hro 1.16.124.1: #41333# Only activate QS and enable autostart if reg key was written


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [998e8a76453ff2a5f15cda3e66046defc94ac307]

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>  [0f3d0f93bf880f189d53deb5932cfd2e8a23089f]

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>  [f52e0be3bf05e3cc4867377c748c07e9fb460cda]

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>  [972571bdfa0778fcd072efed75ceb060b222f4f4]

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>  [dc00779389bceaa223d598fb2015467028f27f59]

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>  [7efc3a74b9e1f69473b10711ee4de68eaf3e5de4]

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>  [8e804e235dadf75127cd106d8ddce79d83d6a553]

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>  [87b489201f316b3006f7f9066a8a917a3383dcbd]

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>  [692b32ba10e618bae28ce1d886458d082de796c9]

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>  [44bc5f1c71832915866da4bd4c4cc76d70570613]

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>  [8caa913b4643733265744123c02dbc9bc89f28bd]

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>  [21dce64bd962ba9705fc12c1d465ce94ee722279]

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>  [d8b97c45bfd6b6b072c4c59c87138cdd9a35e78a]

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>  [0c89cde6587fd8cced9a121624997a9549e9d99b]

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>  [185079f045061d1c1885bfa1c019214dc26fb3fb]

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>  [422eb4c3d24c7830b4a6d3879af040d5ee1c75f8]

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>  [8c7a6ef7119bec56029e7a0407636d6590cfdfc0]

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>  [58a05ccb81260aa1606ca286ce228675b105fbbd]

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>  [bc1a8e6095ae8f97e07cd39c754802b732ff533a]

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>  [460dc14ee8178b3647b5b0090e96b6bed86cfddb]

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>  [a182fd4c2f09427e889e56aa032d40643d5b5247]

INTEGRATION: CWS nativefixer4 (1.3.20); FILE MERGED 2005/02/17 09:54:24 obr 1.3.20.2: changing owner/group for download files 2005/02/15 15:19:24 is 1.3.20.1: #119274# root owner of unpacked files


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [86617536e03e65030500ff81716fd6969bcfde64]

INTEGRATION: CWS nativefixer4 (1.4.18); FILE MERGED 2005/02/17 09:54:23 obr 1.4.18.1: changing owner/group for download files


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [a0dda9611ccad901cfcdd0ab7968b055ad4afdbc]

INTEGRATION: CWS nativefixer4 (1.5.4); FILE MERGED 2005/02/14 16:26:22 is 1.5.4.1: #i42530# new core dependencies


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [5beb48e7427ec0a3a681fcff591060ab0cf1981f]

INTEGRATION: CWS nativefixer4 (1.7.2); FILE MERGED 2005/02/14 16:26:22 is 1.7.2.1: #i42530# new core dependencies


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [50a89dacab88819ee9738fdd00d18f495f9214c3]

INTEGRATION: CWS nativefixer4 (1.6.4); FILE MERGED 2005/02/14 16:26:22 is 1.6.4.1: #i42530# new core dependencies


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [b88ba5c26ec6e63e69f29cec027515443f05b065]

INTEGRATION: CWS nativefixer4 (1.3.4); FILE MERGED 2005/02/14 13:05:36 is 1.3.4.1: #119706# less output without verbose option


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [8b0628bfbbfc44e91dc412cd6d6625a5650f00f9]

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>  [eb6cfa4ea1a0dc466b1cfe5ccdc9a5a45bb6d9be]

INTEGRATION: CWS nativefixer4 (1.10.4); FILE MERGED 2005/02/14 10:30:20 is 1.10.4.3: RESYNC: (1.10-1.11); FILE MERGED 2005/02/10 14:55:12 obr 1.10.4.2: #i42251# changed Copyright to License tag and fixed enumeration style 2005/02/04 13:43:54 obr 1.10.4.1: #i41085# moved symbolic links to .desktop files to /usr/share/applications for SuSE systems


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [1e121ae661dad07fe28092aa6de3d1aaedc1b7de]

INTEGRATION: CWS nativefixer4 (1.10.6); FILE MERGED 2005/02/04 13:43:54 obr 1.10.6.1: #i41085# moved symbolic links to .desktop files to /usr/share/applications for SuSE systems


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [763070b758a203e43423f063c8b0bb3f7234a4f4]

INTEGRATION: CWS nativefixer4 (1.9.4); FILE MERGED 2005/02/14 10:30:01 is 1.9.4.2: RESYNC: (1.9-1.10); FILE MERGED 2005/02/10 14:55:11 obr 1.9.4.1: #i42251# changed Copyright to License tag and fixed enumeration style


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [c64627d8398cf0371548b3c857d94dd45dce29dc]

INTEGRATION: CWS nativefixer4 (1.6.6); FILE MERGED 2005/02/04 13:43:54 obr 1.6.6.1: #i41085# moved symbolic links to .desktop files to /usr/share/applications for SuSE systems


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [13c2c5955f73054ccbd2af23c34c217fc98d8afe]

INTEGRATION: CWS nativefixer4 (1.4.6); FILE MERGED 2005/02/04 13:43:54 obr 1.4.6.1: #i41085# moved symbolic links to .desktop files to /usr/share/applications for SuSE systems


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [0a5bcf4287e9dc652d810f21323c90755c1f6da2]

INTEGRATION: CWS nativefixer4 (1.6.6); FILE MERGED 2005/02/04 13:43:53 obr 1.6.6.1: #i41085# moved symbolic links to .desktop files to /usr/share/applications for SuSE systems


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [bf441e42cd094900e0198044fd528b20874d532d]

INTEGRATION: CWS nativefixer4 (1.4.6); FILE MERGED 2005/02/04 13:43:53 obr 1.4.6.1: #i41085# moved symbolic links to .desktop files to /usr/share/applications for SuSE systems


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [b1a61cadbac815d1bee6a1c54d286ff823fb6167]

INTEGRATION: CWS nodirectxui (1.33.30); FILE MERGED 2005/02/18 15:04:58 fs 1.33.30.1: #i43061# include configsettings.hxx (respective class moved therein from fontcfg.hxx)


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [0b86e78637c0445980f12f6cceeeef81651a4fe4]

INTEGRATION: CWS nodirectxui (1.52.44); FILE MERGED 2005/02/18 15:04:39 fs 1.52.44.1: #i43061# include configsettings.hxx (respective class moved therein from fontcfg.hxx)


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [d9af6a11c207fb91ba805525bc484aa7bf318cac]

INTEGRATION: CWS nodirectxui (1.36.46); FILE MERGED 2005/02/18 15:04:39 fs 1.36.46.1: #i43061# include configsettings.hxx (respective class moved therein from fontcfg.hxx)


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [455951781d7955bded91e9c440142e5920c3f629]

INTEGRATION: CWS nodirectxui (1.52.30); FILE MERGED 2005/02/18 15:04:39 fs 1.52.30.1: #i43061# include configsettings.hxx (respective class moved therein from fontcfg.hxx)


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [e158d27f91f8a7abf24d7fa36cc635d773b6f1cc]

INTEGRATION: CWS nodirectxui (1.44.46); FILE MERGED 2005/02/18 15:03:58 fs 1.44.46.1: #i43061# expose configsettings.hxx


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [82969957eea2ca48a15d9d54602ae6b75a4b322c]

INTEGRATION: CWS nodirectxui (1.14.314); FILE MERGED 2005/02/21 13:16:23 fs 1.14.314.2: new strings for #i43061# 2005/02/18 15:08:42 fs 1.14.314.1: #i43061# option to enable or disable usage of DirectX (UI strings still preliminary)


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [f1dd4a90e9c7d13137c01ce740e0edd169b0dae4]

INTEGRATION: CWS nodirectxui (1.12.426); FILE MERGED 2005/02/21 13:16:22 fs 1.12.426.2: new strings for #i43061# 2005/02/18 15:08:41 fs 1.12.426.1: #i43061# option to enable or disable usage of DirectX (UI strings still preliminary)


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [c631ace34885ca0e6cee456e411c690605b4b252]

INTEGRATION: CWS nodirectxui (1.12.294); FILE MERGED 2005/02/21 13:16:21 fs 1.12.294.2: new strings for #i43061# 2005/02/18 15:08:41 fs 1.12.294.1: #i43061# option to enable or disable usage of DirectX (UI strings still preliminary)


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [70067ac67e5092fc25e15c35f6cf8231845a63f1]

INTEGRATION: CWS nodirectxui (1.19.110); FILE MERGED 2005/02/21 13:16:20 fs 1.19.110.2: new strings for #i43061# 2005/02/18 15:08:41 fs 1.19.110.1: #i43061# option to enable or disable usage of DirectX (UI strings still preliminary)


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [91479ba076b93b102978a71f77107dcc7d74b8b2]

INTEGRATION: CWS nodirectxui (1.2.12); FILE MERGED 2005/02/18 15:07:24 fs 1.2.12.1: #i43061# configuration setting for preferred render services is no sequence< string >, but a string


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [28d1cf28667bc5cb141f4dea420c75eb4ade46b3]

INTEGRATION: CWS impress34 (1.4.2); FILE MERGED 2005/02/11 12:22:02 af 1.4.2.1: #i42445# Fixed use of cast operator.


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [e5979a0584bb5b83dfe26119dc97e35d65e99ad2]

INTEGRATION: CWS impress34 (1.6.2); FILE MERGED 2005/02/09 17:48:34 cl 1.6.2.2: #i42042# create undo actions for new masterpages 2005/02/09 13:53:13 cl 1.6.2.1: #i42040# Add surrounding undo action for assigning master pages to more than one slide


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [899805c4006c2af48bd95e7ecfc3afecfacc54b5]

INTEGRATION: CWS impress34 (1.50.6); FILE MERGED 2005/02/10 11:22:54 cl 1.50.6.1: #118965# catch and assert possible exceptions from storage operations


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [4e00b92007909ad1d4e3dd9831de36a504bad709]

INTEGRATION: CWS impress34 (1.3.622); FILE MERGED 2005/02/17 13:46:52 sw 1.3.622.1: #i26264#


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [b4e57fe73d71d0b517c09868edd54c1edca72811]

INTEGRATION: CWS impress34 (1.5.376); FILE MERGED 2005/02/17 13:46:36 sw 1.5.376.1: #i26264#


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [de5d85d01225967b8b45c1b2afd3a7d30fc61e7b]

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>  [b9fa5dbdc574cc3a3128d8047cf43d93d76658b0]

INTEGRATION: CWS impress34 (1.22.18); FILE MERGED 2005/02/11 12:28:22 bm 1.22.18.2: #i41824# next try, now Linux works again ... 2005/02/11 11:18:20 bm 1.22.18.1: i41824# apply new slideshow to mpSlideShow before calling startShow, for resizes being properly forwarded


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [eaad95d9046cc4c3d6e5cc13409a0491a251ea56]

INTEGRATION: CWS impress34 (1.51.16); FILE MERGED 2005/02/11 12:28:59 bm 1.51.16.3: #i41824# delete mpSlideShow before setting to 0 2005/02/11 11:18:19 bm 1.51.16.2: i41824# apply new slideshow to mpSlideShow before calling startShow, for resizes being properly forwarded 2005/02/07 18:05:33 af 1.51.16.1: #i42156# Not using the LayoutDialogChildWindow anymore.


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [2fe198f41851ac5a3edf69ab7a863218aead6194]

INTEGRATION: CWS impress34 (1.40.86); FILE MERGED 2005/02/11 11:14:22 bm 1.40.86.2: #i41824# removed some obsolete code 2005/02/07 18:05:11 af 1.40.86.1: #i42156# Not using the LayoutDialogChildWindow anymore.


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [c825dab72dd2a1c4297300fea5f125e539f2455b]

INTEGRATION: CWS impress34 (1.51.2); FILE MERGED 2005/02/07 18:04:23 af 1.51.2.1: #i42156# Not using the LayoutDialogChildWindow anymore.


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [290a13ce88844f331bb137bdcb4f7432e10d52ad]

INTEGRATION: CWS impress34 (1.16.2); FILE MERGED 2005/02/10 13:29:19 af 1.16.2.2: #i26264# Transformed maPrintManager member into auto_ptr. 2005/02/07 18:03:22 af 1.16.2.1: #i42156# Changed the way of making right pane visible.


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [d2129afe825dc299187039f52dd4366d60c06407]

INTEGRATION: CWS impress34 (1.6.228); FILE MERGED 2005/02/10 13:41:51 af 1.6.228.1: #i26264# Moved code for fitting page to printer to its own FitPageToPrinterWithDialog() method.  Moved invocation from Print() to DoPrint().  Not showing dialog when bSilent method argument is set.


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [89248e3d02e148094ee5086899d7a71430b751f9]

INTEGRATION: CWS impress34 (1.2.228); FILE MERGED 2005/02/10 09:48:38 af 1.2.228.1: #i42399# Replaced base class SubToolPanel by ScrollPanel.


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [b83905ff4a244fe23197ff7c690344c9f2cce294]

INTEGRATION: CWS impress34 (1.4.2); FILE MERGED 2005/02/10 09:48:59 af 1.4.2.1: #i42399# Replaced base class SubToolPanel by ScrollPanel.


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [c6c4196cd75523dd13ef51fbc4b93e64ddbbdb60]

INTEGRATION: CWS impress34 (1.8.2); FILE MERGED 2005/02/11 14:33:00 af 1.8.2.1: #i42445# Routing paint call over controller to view.


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [7a2e82c61786cdb23a57d9093bc67bb0d078964b]

INTEGRATION: CWS impress34 (1.4.88); FILE MERGED 2005/02/11 14:27:59 af 1.4.88.2: #i42145# Added Paint() method and mbIsMakeSelectionVisiblePending member.  Removed unnecessary virtual keywords. 2005/02/11 12:19:45 af 1.4.88.1: #i42445# Update of documentation.


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [e219deda1f88eb31ad37a6d06662166ebe04cc8c]

INTEGRATION: CWS impress34 (1.15.2); FILE MERGED 2005/02/11 15:01:30 af 1.15.2.2: #i42415# Fixed selection with selection frame. 2005/02/11 12:18:56 af 1.15.2.1: #i42445# Fixed implementation of GotoNextSlide().


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [2a5ae125763a2daa554614cef0245c1b9a370512]

INTEGRATION: CWS impress34 (1.4.94); FILE MERGED 2005/02/11 14:29:14 af 1.4.94.1: #i42145# Update the page selection after view swtiches.


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [24a57b9a1951e7050b4a495fc1d6112b9cbd4af3]

INTEGRATION: CWS impress34 (1.9.12); FILE MERGED 2005/02/11 14:22:46 af 1.9.12.3: #i42145# Fixed making visible the selection after view switching. 2005/02/11 12:17:36 af 1.9.12.2: #i42445# Fixed implementation of GetActualPage() and MakeSelectionVisible(). 2005/02/08 11:00:41 af 1.9.12.1: #i41559# Exchanged order of adding undo actions in DeleteSelectedPages().


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [f8926799c3302f5a105bd7f85caf7d99067c9ccc]

INTEGRATION: CWS impress34 (1.9.2); FILE MERGED 2005/02/11 09:30:12 cl 1.9.2.2: #i42423# use parent window size if available in startPreview 2005/02/10 15:44:53 bm 1.9.2.1: #i41824# do not call resize with a wrong default size in fullscreen presentation


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [874b6f7caf584207c020b71e4915f5859d586fb2]

INTEGRATION: CWS impress34 (1.27.2); FILE MERGED 2005/02/10 15:35:50 cl 1.27.2.1: #i42139# removed old file format names


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [0f6e5c51fbcf341b9c34007528551597eeee357b]

INTEGRATION: CWS impress34 (1.10.2); FILE MERGED 2005/02/10 13:28:35 af 1.10.2.1: #i26264# Transformed maPrintManager member into auto_ptr.


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [2ebbad9fb243a8272de6b8aefb6d73e1ff97e569]

INTEGRATION: CWS impress34 (1.2.362); FILE MERGED 2005/02/10 13:40:43 af 1.2.362.1: #i26264# Moved code for fitting page to printer to its own FitPageToPrinterWithDialog() method.


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [72e975f5788b31f6f9dc98190d53c08b635c9c61]

INTEGRATION: CWS impress34 (1.108.2); FILE MERGED 2005/02/10 15:35:33 cl 1.108.2.1: #i42139# removed old file format names


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [5877dedc10cb92974b3ef9cb2a888196047dbe45]

INTEGRATION: CWS impress34 (1.5.2); FILE MERGED 2005/02/10 12:18:49 cl 1.5.2.1: #i42396# correctly transfer old sound when replacing node


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [a1fafbe1930a15e561db0441737d2d86f722853a]

INTEGRATION: CWS impress34 (1.4.88); FILE MERGED 2005/02/17 12:58:46 sw 1.4.88.1: #i26264#


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [624cdf167701696dd2d3c69bdd2f23ca0201ab02]

INTEGRATION: CWS impress34 (1.5.88); FILE MERGED 2005/02/17 12:59:02 sw 1.5.88.1: #i26264#


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [1344d1b702aaf6fd3d50a92f720e20986a72156c]

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>  [5bd65fb1b0d7608e021e9b366bf1e46891a27e8d]

INTEGRATION: CWS cmcfixes2 (1.2.44); FILE MERGED 2005/02/11 14:07:24 cmc 1.2.44.1: #i42421# iterators are not pointers


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [f92f800340a41db75e8cd2cca48fb82534f0f93b]

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>  [b55dbabfb222a306cc024a9eed1ec5dd4b5100a0]

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>  [e86b66bd8d7260f52499c94e944d652ee84b76dd]

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>  [5b7c39e84fd55a07cf32a8e1ac4c06f894fa857b]

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>  [0dc76070e33fdcff2be6fb3528dd0918943ab093]

INTEGRATION: CWS cmcfixes2 (1.4.92); FILE MERGED 2005/02/14 09:35:59 cmc 1.4.92.1: #i42421# stl/map -> map


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [9fb2c166c38773d32dc056c02833972a8fd1c9f6]

INTEGRATION: CWS cmcfixes2 (1.17.38); FILE MERGED 2005/02/10 10:43:45 cmc 1.17.38.1: #i42401# linux sparc NOOPTFILES changes


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [6f64b92b4fbf468ba6fbaaaf74d9cbcb357f901f]

INTEGRATION: CWS cmcfixes2 (1.2.228); FILE MERGED 2005/02/14 09:35:36 cmc 1.2.228.1: #i42421# iterators != pointers


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [f27ca79e148118225333bf473a5239627e1c621b]

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>  [9366acb4fe409720e98d3204378badad16d47a18]

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>  [a143acba9dc174af4fba230f53548ee979261afc]

INTEGRATION: CWS cmcfixes2 (1.14.48); FILE MERGED 2005/02/10 16:01:51 cmc 1.14.48.1: #i42421# swap order of comparison


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [cbf3d9abcf37cc1dd92708b7ee50ea9232ec2b20]

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>  [e254defcc0ffe5f6be2c5f08a7d9ee4c511d1604]

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>  [079ef5ec23345d9f4bcc44163b7b748c7d4097ce]

INTEGRATION: CWS cmcfixes2 (1.2.54); FILE MERGED 2005/02/14 18:01:39 cmc 1.2.54.1: #i42421# iter != pointer


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [3436139ea5546e3f6312ee5e0dfa549c6cf44a88]

INTEGRATION: CWS cmcfixes2 (1.2.24); FILE MERGED 2005/02/14 08:46:56 cmc 1.2.24.1: #i42421# iterators != pointers


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [37791812be42bed4f212947a0393596b9854f820]

INTEGRATION: CWS cmcfixes2 (1.8.14); FILE MERGED 2005/02/11 14:36:38 cmc 1.8.14.1: #i42421# minor stl tweak


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [6b1fecf4489107f3376fc85f51e8217ee97d4158]

INTEGRATION: CWS cmcfixes2 (1.4.28); FILE MERGED 2005/02/10 15:18:48 cmc 1.4.28.1: #i42421# stl iterators not pointers


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [bcb8ecf10f248baeb4ec3b8d542d73f440b5e9ee]

INTEGRATION: CWS cmcfixes2 (1.10.56); FILE MERGED 2005/02/11 15:28:47 cmc 1.10.56.1: #i42421# iterators are not pointers


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [1650bd9119622ef94b164551d5bba13458e673a1]

INTEGRATION: CWS cmcfixes2 (1.10.48); FILE MERGED 2005/02/11 15:28:46 cmc 1.10.48.1: #i42421# iterators are not pointers


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [7e9f7450ed208075fdcdf7f7941c62338373ad79]

INTEGRATION: CWS cmcfixes2 (1.10.56); FILE MERGED 2005/02/11 15:28:46 cmc 1.10.56.1: #i42421# iterators are not pointers


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [0b2a988a959198f5d6a3710da9674a3b0ca01e64]

INTEGRATION: CWS cmcfixes2 (1.30.56); FILE MERGED 2005/02/11 15:28:45 cmc 1.30.56.1: #i42421# iterators are not pointers


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [77c86e4a3aa28d008384a47f5869ee7844708355]

INTEGRATION: CWS cmcfixes2 (1.3.14); FILE MERGED 2005/02/11 15:28:45 cmc 1.3.14.1: #i42421# iterators are not pointers


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [3f1cff22f88389f0b43362b5f25669b82a869301]

INTEGRATION: CWS cmcfixes2 (1.5.56); FILE MERGED 2005/02/11 15:28:44 cmc 1.5.56.1: #i42421# iterators are not pointers


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [bfe6518da403164326581b21ec1ecc5dba7192a6]

INTEGRATION: CWS cmcfixes2 (1.9.56); FILE MERGED 2005/02/11 15:28:43 cmc 1.9.56.1: #i42421# iterators are not pointers


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [bcb1778ed99e17994916e2fc4181e4970c48e834]

INTEGRATION: CWS cmcfixes2 (1.6.56); FILE MERGED 2005/02/11 15:28:43 cmc 1.6.56.1: #i42421# iterators are not pointers


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [aae6e7f26271e4dda22dbd79b953a69b6f1fe69f]

INTEGRATION: CWS cmcfixes2 (1.17.56); FILE MERGED 2005/02/11 15:28:42 cmc 1.17.56.1: #i42421# iterators are not pointers


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [615eb1f3d5647139f1f67e0fa6d0718518f52cf8]

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>  [ba678ac52d5162a56dc9d955dffb8697b7d249c5]

INTEGRATION: CWS systempython2 (1.2.14); FILE MERGED 2005/02/21 09:35:47 cmc 1.2.14.2: #i41994# dec ref 2005/02/18 08:50:37 cmc 1.2.14.1: #i41994# systempython post pyunofixes1


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [cb9f2168ab78fe7786dabfdf5204c9dcf8a8bc84]

INTEGRATION: CWS systempython2 (1.8.2); FILE MERGED 2005/02/18 08:50:37 cmc 1.8.2.1: #i41994# systempython post pyunofixes1


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [6f957eb2083a9b3af6ecaa92ea918f6289393ed4]

INTEGRATION: CWS systempython2 (1.5.38); FILE MERGED 2005/02/18 08:50:36 cmc 1.5.38.1: #i41994# systempython post pyunofixes1


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [5edfb3a248401364563837fc3b2b6e1c68ebf6be]

INTEGRATION: CWS macosx02 (1.32.18); FILE MERGED 2005/02/13 09:29:03 pjanik 1.32.18.1: #i42625#: Add transex3 module dependency.


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [8a4bdb07fc74ac810903568bbe1f5e08b7f255ca]

INTEGRATION: CWS sch06 (1.24.46); FILE MERGED 2005/02/16 11:13:22 bm 1.24.46.1: #i42417# set pShell at the chart's group info after the sch dll is loaded


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [115ad9131fc6e6d183441066321ffef9be6753ed]

INTEGRATION: CWS macosx02 (1.14.46); FILE MERGED 2005/02/11 17:09:33 pjanik 1.14.46.2: #i10000#: *.so is more than lib*.so. Delete lib*so. 2005/02/11 17:05:50 pjanik 1.14.46.1: #i42582#: deliver ldapbe2.uno.dylib on MacOS X


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [ead241ea338f312d9e2df3d94219d12340948cda]

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>  [7e7684c2ef94c0a69be1a73cb13f35eca8127b86]

INTEGRATION: CWS macosx02 (1.1.1.1.16); FILE MERGED 2005/01/30 13:56:59 pjanik 1.1.1.1.16.1: #i39913#: Deliver *.dylib (on MacOS X).

Patch from Eric Bachard (JCA).

2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [a4f11fc4ad4fbf847133039af09b87532e0f1b0c]

INTEGRATION: CWS macosx02 (1.5.10); FILE MERGED 2005/02/11 17:25:42 pjanik 1.5.10.1: #i38130#: Deliver .dylib for MacOS X.


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [dcccaff7b24b08e134010afaca5e5e12ef1d6f24]

INTEGRATION: CWS macosx02 (1.2.10); FILE MERGED 2005/02/11 17:24:45 pjanik 1.2.10.1: #i38130#: Add .dylib for MacOS X.


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [46faed9b0fee983bf10321badac95ecad1853c9c]

INTEGRATION: CWS macosx02 (1.3.10); FILE MERGED 2005/02/22 18:40:48 pjanik 1.3.10.2: RESYNC: (1.3-1.4); FILE MERGED 2005/02/11 17:27:41 pjanik 1.3.10.1: #i38130#: Add support for .dylib building on MacOS X.


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [b7559b06c4d97f8b9dc60dc8684d543fbc95a29a]

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>  [be85f796cac5edd1be22bd010f31973aeee795b1]

INTEGRATION: CWS macosx02 (1.5.28); FILE MERGED 2005/02/11 18:28:09 pjanik 1.5.28.1: #i39957#: Deliver *.dylib files on MacOS X.


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [a5ac785253b83388e6d450ac4b1bf7ea8cde6310]

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>  [4dea9e621c8b7185af733f0c3924bd0fa73ad778]

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-24  Vladimir Glazounov  <vg@openoffice.org>  [8964ce6c9f642e7965f1bdc1bb5539a93e5a0a06]

INTEGRATION: CWS dbastr01 (1.3.30); FILE MERGED 2005/02/22 07:08:01 oj 1.3.30.1: #119927# #i42478# from dba24


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [ca34526d1d346d3063a10509d6c9292ff5fb6b03]

INTEGRATION: CWS dbastr01 (1.16.4); FILE MERGED 2005/02/21 15:22:27 fs 1.16.4.1: #119927# some new string resources, normally from CWS dba24


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [484410c76ec8ad22e32b753372ead2a39ad23387]

INTEGRATION: CWS dbastr01 (1.16.4); FILE MERGED 2005/02/21 15:22:26 fs 1.16.4.1: #119927# some new string resources, normally from CWS dba24


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [68aa6ac61f58512a33cee80594c22d893ef30532]

INTEGRATION: CWS dbastr01 (1.17.4); FILE MERGED 2005/02/21 15:22:26 fs 1.17.4.1: #119927# some new string resources, normally from CWS dba24


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [d36045dd4c713a45c0150dfd88f5c61d2a5d302f]

INTEGRATION: CWS dbastr01 (1.17.4); FILE MERGED 2005/02/21 15:22:25 fs 1.17.4.1: #119927# some new string resources, normally from CWS dba24


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [8a7418f66cf22ca4b5aa6a4174fe9d023800a1b6]

INTEGRATION: CWS dbastr01 (1.18.4); FILE MERGED 2005/02/21 15:22:23 fs 1.18.4.1: #119927# some new string resources, normally from CWS dba24


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [455f70431b3e4bdfe9e14173d889e7eef6d7072e]

INTEGRATION: CWS dbastr01 (1.15.4); FILE MERGED 2005/02/21 15:22:23 fs 1.15.4.1: #119927# some new string resources, normally from CWS dba24


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [7e1106f456bee72373a9e5da7e2411eb7159ca15]

INTEGRATION: CWS mmeeks05 (1.20.38); FILE MERGED 2005/02/22 11:43:21 mmeeks 1.20.38.1: #i43314# - fix conditional build dep.


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [c91e9aba206822b5439a22312fb9b6e34a2af753]

INTEGRATION: CWS kendy04 (1.3.70); FILE MERGED 2005/02/23 15:36:26 kendy 1.3.70.1: Issue number: #i43392# Submitted by: kendy Reviewed by:  pl Ask KDE NWF for sizes of CheckBox and RadioButton.


2005-02-24  Vladimir Glazounov  <vg@openoffice.org>  [d7245649e0a3944eace002da9209b8fd632faab1]

INTEGRATION: CWS mmeeks05 (1.5.2); FILE MERGED 2005/02/22 11:41:07 mmeeks 1.5.2.1: #i43314# fix conditional dep.


2005-02-23  Kurt Zenker  <kz@openoffice.org>  [83d2b67ccf902e59b296255dac18157d902c2d7f]

#i43393# fixed glyph fallback (hdu)


2005-02-23  Vladimir Glazounov  <vg@openoffice.org>  [61d5e33d3c89bb75c82b5a4cf4e8d004282e0afc]

new version for SRC680


2005-02-23  Hans-Joachim Lankenau  <hjs@openoffice.org>  [1c28a502d55dd782f50d23af5fc054b22f8f8398]

#119961# create epm module in OOo cvs


2005-02-23  Vladimir Glazounov  <vg@openoffice.org>  [b406c93b923a8997812e3c2533b37901156dddeb]

new version for SRC680


2005-02-23  Vladimir Glazounov  <vg@openoffice.org>  [d171ae4a9b617aa8634f016152b8c52e9d5f3cc5]

new version for SRC680


2005-02-23  Vladimir Glazounov  <vg@openoffice.org>  [8472f490b9e6714cebd2b17fac061911b50aba24]

#100000# resolved ambiguity


2005-02-23  Vladimir Glazounov  <vg@openoffice.org>  [204268bdcef4c021dd992efb0b7ad6b704c945bf]

#100000# duplicated function body removed


2005-02-23  Vladimir Glazounov  <vg@openoffice.org>  [0eb1a992c62dd010e045151dd644c7ba6083159d]

new version for SRC680


2005-02-23  Vladimir Glazounov  <vg@openoffice.org>  [e988a2b91c7c1ef8e03724aa2b217c44a59406bb]

new version for SRC680


2005-02-23  Vladimir Glazounov  <vg@openoffice.org>  [bc79a96ef3c5f6b08bb41d2c7a553d07c8dac93a]

new version for SRC680


2005-02-23  Vladimir Glazounov  <vg@openoffice.org>  [e41fe55dade0151b459d2902c4227aa640226fc0]

new version for SRC680


2005-02-22  Vladimir Glazounov  <vg@openoffice.org>  [2c2954845615d17dec2b821659db256c14688303]

new version for SRC680


2005-02-22  Vladimir Glazounov  <vg@openoffice.org>  [b20d08e0cb73928d98d0ca11bf442ea4db82f7d7]

new version for SRC680


2005-02-22  Vladimir Glazounov  <vg@openoffice.org>  [3be971cb74313a2b290c26988eca171f49e5e3bc]

new version for SRC680


2005-02-22  Rüdiger Timm  <rt@openoffice.org>  [852874ce43bf884b3a9ac7ab22c87a328bf5db32]

#i10000# Typo corrected.


2005-02-22  Vladimir Glazounov  <vg@openoffice.org>  [eed847c97f0ff772463b8a0f78df029c547adbda]

SRC680


2005-02-22  Vladimir Glazounov  <vg@openoffice.org>  [ed5e1551ace813caa0edd2685b0d699da1560aaa]

INTEGRATION: CWS swqcore06 (1.42.2); FILE MERGED 2005/02/10 13:26:09 hbrinkm 1.42.2.2: RESYNC: (1.42-1.44); FILE MERGED 2005/02/03 16:20:34 hbrinkm 1.42.2.1: #i32327# use GetBulletChar


2005-02-22  Vladimir Glazounov  <vg@openoffice.org>  [96725e8ceb3b901577cb86cb218c60e14c27b6cc]

INTEGRATION: CWS swqcore06 (1.6.26); FILE MERGED 2005/02/04 17:52:41 dvo 1.6.26.1: #i39255# fix byte order mark (BOM) recognition; add UTF-8 BOM


2005-02-22  Vladimir Glazounov  <vg@openoffice.org>  [acdbff717d4a764c419e91e1d939e8998b1a12ea]

INTEGRATION: CWS swqcore06 (1.65.124); FILE MERGED 2005/02/07 21:34:00 dvo 1.65.124.1: #i41266# don't configure NewXForms slot (for document loading only)


2005-02-22  Vladimir Glazounov  <vg@openoffice.org>  [db2260e207e2d76f9e4be70f477f6ad7aa2aa3d0]

INTEGRATION: CWS swqcore06 (1.64.22); FILE MERGED 2005/01/31 17:21:29 dvo 1.64.22.1: #i41698# don't use discarded view object


2005-02-22  Vladimir Glazounov  <vg@openoffice.org>  [f01ecdd292b880be2ae5005739845b292f1784d2]

INTEGRATION: CWS swqcore06 (1.150.2); FILE MERGED 2005/02/08 10:02:25 hbrinkm 1.150.2.1: #119282# PropagateOutlineRule only necessary for Word documents


2005-02-22  Vladimir Glazounov  <vg@openoffice.org>  [e571290244061a4f4ed7579a6b086cc026b401e9]

INTEGRATION: CWS swqcore06 (1.33.38); FILE MERGED 2005/02/10 13:16:35 hbrinkm 1.33.38.2: RESYNC: (1.33-1.36); FILE MERGED 2005/02/08 09:58:03 hbrinkm 1.33.38.1: #119282# PropagateOutlineRule only necessary for Word documents


2005-02-22  Vladimir Glazounov  <vg@openoffice.org>  [bd8b53e120bc988fcf37c94e96af55e548e9951c]

INTEGRATION: CWS swqcore06 (1.82.38); FILE MERGED 2005/02/10 13:15:17 hbrinkm 1.82.38.2: RESYNC: (1.82-1.83); FILE MERGED 2005/02/07 21:03:07 dvo 1.82.38.1: #i42220# fix NUMBERING_IS_NUMBER property


2005-02-22  Vladimir Glazounov  <vg@openoffice.org>  [6d47d86734016e4282fe416fd0683e8f80b9abd7]

INTEGRATION: CWS swqcore06 (1.14.60); FILE MERGED 2005/01/31 15:39:17 hbrinkm 1.14.60.1: #i41175# no special treatment for UNDO_END needed anymore


2005-02-22  Vladimir Glazounov  <vg@openoffice.org>  [57cd28decb1697ec4469e30a8d73a2341cb47e83]

INTEGRATION: CWS swqcore06 (1.26.102); FILE MERGED 2005/02/04 11:10:30 hbrinkm 1.26.102.2: #i32327# initialize bullets in numering rule constructor 2005/02/03 16:07:44 hbrinkm 1.26.102.1: #i32327# GetBulletChar


2005-02-22  Vladimir Glazounov  <vg@openoffice.org>  [c1735067daf13aaabe1da21cca54c0bdbd2df424]

INTEGRATION: CWS swqcore06 (1.42.102); FILE MERGED 2005/02/10 13:11:34 hbrinkm 1.42.102.2: RESYNC: (1.42-1.44); FILE MERGED 2005/02/07 21:02:14 dvo 1.42.102.1: #i42220# copy numbering type when changing list style


2005-02-22  Vladimir Glazounov  <vg@openoffice.org>  [e8e142f9d10f48455a4176856f226bb596232bab]

INTEGRATION: CWS swqcore06 (1.21.114); FILE MERGED 2005/02/03 15:22:24 hbrinkm 1.21.114.1: #i32327# GetBulletChar


2005-02-22  Vladimir Glazounov  <vg@openoffice.org>  [f2b454948874866c1d2e4ff6138a6920307f01a0]

INTEGRATION: CWS swqcore06 (1.9.60); FILE MERGED 2005/02/10 13:07:20 hbrinkm 1.9.60.2: RESYNC: (1.9-1.10); FILE MERGED 2005/02/10 11:58:01 hbrinkm 1.9.60.1: #1000000# resync


2005-02-22  Vladimir Glazounov  <vg@openoffice.org>  [ee4818b10da3578b135f3d1c30c8da4243bf1aae]

INTEGRATION: CWS swqcore06 (1.4.58); FILE MERGED 2005/02/07 21:05:48 dvo 1.4.58.1: #i42220# load/save text:is-list-header flag


2005-02-22  Vladimir Glazounov  <vg@openoffice.org>  [46501a56cccc4800671d83c1cf36448d798ed516]

INTEGRATION: CWS swqcore06 (1.46.56); FILE MERGED 2005/02/07 21:05:47 dvo 1.46.56.1: #i42220# load/save text:is-list-header flag


2005-02-22  Vladimir Glazounov  <vg@openoffice.org>  [5baebc2595a4f3c4ec1b9560b63781ea1459e101]

INTEGRATION: CWS swqcore06 (1.117.54); FILE MERGED 2005/02/10 13:03:49 hbrinkm 1.117.54.2: RESYNC: (1.117-1.119); FILE MERGED 2005/02/07 21:05:47 dvo 1.117.54.1: #i42220# load/save text:is-list-header flag


2005-02-22  Vladimir Glazounov  <vg@openoffice.org>  [e06abd653169fac316a62768155a80f17da326d1]

INTEGRATION: CWS swqcore06 (1.111.20); FILE MERGED 2005/02/10 13:03:40 hbrinkm 1.111.20.2: RESYNC: (1.111-1.112); FILE MERGED 2005/02/07 21:05:46 dvo 1.111.20.1: #i42220# load/save text:is-list-header flag


2005-02-22  Vladimir Glazounov  <vg@openoffice.org>  [60f4216033793e6ba62c5a020027d4f1d57a7ba0]

INTEGRATION: CWS swqcore06 (1.85.16); FILE MERGED 2005/02/10 13:01:08 hbrinkm 1.85.16.2: RESYNC: (1.85-1.87); FILE MERGED 2005/02/07 21:05:45 dvo 1.85.16.1: #i42220# load/save text:is-list-header flag


2005-02-22  Vladimir Glazounov  <vg@openoffice.org>  [73e08528e50f3655d406b617e20b31498a7c61c9]

#i43297#


2005-02-22  Vladimir Glazounov  <vg@openoffice.org>  [e56d3131370fad06755747e4943fe95694efc85c]

INTEGRATION: CWS swqbugfixes14 (1.10.196); FILE MERGED 2005/01/28 13:47:12 fme 1.10.196.1: #i41424# Right-Left combination does not always restore the cursor to its initial state due to numbering labels


2005-02-22  Vladimir Glazounov  <vg@openoffice.org>  [ff08d44f277b07b184f03deadbf592bd1f0c5131]

INTEGRATION: CWS swqbugfixes14 (1.106.64); FILE MERGED 2005/02/04 11:48:30 od 1.106.64.2: RESYNC: (1.106-1.107); FILE MERGED 2005/01/31 10:20:48 od 1.106.64.1: #i40845# <SwEditWin::ChangeDrawing(..)> - 	 introduce single undo action for this method.


2005-02-22  Vladimir Glazounov  <vg@openoffice.org>  [5cbe915ec3bb2d4e2c9607551fcc94addd25f6ed]

INTEGRATION: CWS swqbugfixes14 (1.73.38); FILE MERGED 2005/02/01 15:15:38 od 1.73.38.1: #i41679# follow-up of issue i38126 	 - also for instance of <SwDoc> it has to be assured, that it's 	   not modified.


2005-02-22  Vladimir Glazounov  <vg@openoffice.org>  [352ac25f549684caac7c7506a2491abb051bb33c]

INTEGRATION: CWS swqbugfixes14 (1.27.116); FILE MERGED 2005/02/01 07:45:00 od 1.27.116.1: #i40788# <SwXMLItemSetStyleContext_Impl::ConnectPageDesc()> 	 - first resolve page style name to its display name, then 	   map the display name to the corresponding user interface name.


2005-02-22  Vladimir Glazounov  <vg@openoffice.org>  [e95ae485f923488a7827e42a18af6ab32eaa9ff7]

INTEGRATION: CWS swqbugfixes14 (1.110.40); FILE MERGED 2005/02/04 15:59:43 od 1.110.40.4: #118958# <WW8TabDesc::MergeCells()> - further correct of merging table cells. 2005/02/04 11:04:01 od 1.110.40.3: #118544# - <WW8TabDesc::MergeCells()> - correct locking of previously 	   created merge groups. 	 - <WW8TabDesc::UpdateTableMergeGroup(..)> - correct condition 	   for putting a table cell into a merge group. 	 - <WW8TabDesc::FindMergeGroup(..)> - improvement: search through 	   the previuously created merge groups backwards. 2005/02/01 12:25:10 od 1.110.40.2: #i39468# <SwWW8ImplReader::TestApo(..)> - allow test for invalid table cells. 	 Otherwise, different floating tables following each other aren't 	 recognized. 2005/01/28 12:41:51 od 1.110.40.1: #i33818# <SwWW8ImplReader::StartTable(..)> - improve import of nested tables


2005-02-22  Vladimir Glazounov  <vg@openoffice.org>  [da286ee48dd45a15f19879b834a85c2727e37bb5]

INTEGRATION: CWS swqbugfixes14 (1.86.40); FILE MERGED 2005/02/04 16:01:25 od 1.86.40.1: #118958# <lcl_IsHyperlinked(..)> - check for empty form token pattern


2005-02-22  Vladimir Glazounov  <vg@openoffice.org>  [ee3ddef67ef67e5fc5e1eebe523881fb6d9955f9]

INTEGRATION: CWS swqbugfixes14 (1.82.4); FILE MERGED 2005/01/28 12:40:04 od 1.82.4.1: #i33818# - improve export of anchored object positions.


2005-02-22  Vladimir Glazounov  <vg@openoffice.org>  [1ee901d4496b79d39fbffde8bce988a159dda74e]

INTEGRATION: CWS swqbugfixes14 (1.32.40); FILE MERGED 2005/01/28 12:37:22 od 1.32.40.1: #i33818# - template style document for HTML documents: 	   search also for OpenDocument Writer/Web template file


2005-02-22  Vladimir Glazounov  <vg@openoffice.org>  [ff3ced12f9fd7b81c66176c260b58e1452d7b26a]

INTEGRATION: CWS swqbugfixes14 (1.62.72); FILE MERGED 2005/02/03 08:29:15 od 1.62.72.1: #119236# <SwXShape::dispose()> - no delete of frame format for drawing 	 objects, which are members of a group object.


2005-02-22  Vladimir Glazounov  <vg@openoffice.org>  [7ba258d91893875c77f0ed0845f0da7a6126aaf7]

INTEGRATION: CWS swqbugfixes14 (1.8.124); FILE MERGED 2005/01/31 10:17:26 od 1.8.124.1: #i40845# <SwUndoFlyBase::InsFly(..)> - follow-up of issue i35635 	 move drawing object to visible layer


2005-02-22  Vladimir Glazounov  <vg@openoffice.org>  [db7580a88c7d11fd93b457832060eb8ac4b3a7e0]

INTEGRATION: CWS swqbugfixes14 (1.43.64); FILE MERGED 2005/02/01 10:28:15 fme 1.43.64.1: #i41732# Only set bInFrontOfLabel if parargaph has be real and visual number/bullet/outline


2005-02-22  Vladimir Glazounov  <vg@openoffice.org>  [1d8cab2433095b37952a24f7a547e7f9b2a27cba]

INTEGRATION: CWS swqbugfixes14 (1.62.64); FILE MERGED 2005/01/31 12:54:48 od 1.62.64.1: #i41694# <SwLayoutFrm::ChgLowersProp(..)> - follow-up of issue #i10826#: 	 consider, that special case is also performed for section frames.


2005-02-22  Vladimir Glazounov  <vg@openoffice.org>  [e0c5596ad5992fab5ec2af206230d0ec1fde0096]

INTEGRATION: CWS swqbugfixes14 (1.38.4); FILE MERGED 2005/01/28 09:29:56 fme 1.38.4.1: #118572# #i33887# New: Looping Louie (Light) - Tries to solve a desperate situation before Looping Louie takes over


2005-02-22  Vladimir Glazounov  <vg@openoffice.org>  [d819b7642392a00f68f488ee0ed526a256aa3837]

INTEGRATION: CWS swqbugfixes14 (1.5.4); FILE MERGED 2005/01/28 09:29:55 fme 1.5.4.1: #118572# #i33887# New: Looping Louie (Light) - Tries to solve a desperate situation before Looping Louie takes over


2005-02-22  Vladimir Glazounov  <vg@openoffice.org>  [d83c4e874376b537efdc8491990784a5a44f3e90]

INTEGRATION: CWS swqbugfixes14 (1.8.4); FILE MERGED 2005/01/28 09:29:55 fme 1.8.4.1: #118572# #i33887# New: Looping Louie (Light) - Tries to solve a desperate situation before Looping Louie takes over


2005-02-22  Vladimir Glazounov  <vg@openoffice.org>  [ba9cc7f4fef0ab586e041a603fa882d16f9b1a83]

INTEGRATION: CWS swqbugfixes14 (1.32.64); FILE MERGED 2005/01/28 09:29:55 fme 1.32.64.1: #118572# #i33887# New: Looping Louie (Light) - Tries to solve a desperate situation before Looping Louie takes over


2005-02-22  Vladimir Glazounov  <vg@openoffice.org>  [c531d7e253eab8a6cd5345378b97a46fe12dbae5]

INTEGRATION: CWS swqbugfixes14 (1.53.4); FILE MERGED 2005/01/28 09:29:54 fme 1.53.4.1: #118572# #i33887# New: Looping Louie (Light) - Tries to solve a desperate situation before Looping Louie takes over


2005-02-22  Vladimir Glazounov  <vg@openoffice.org>  [a6793aa76fb343bddf066dcd2c55c143fdccd1f4]

INTEGRATION: CWS swqbugfixes14 (1.10.4); FILE MERGED 2005/01/28 12:35:43 od 1.10.4.1: #i33818# <SwAnchoredObject::GetRelPosToPageFrm(..)> - adjustment to 	 improvement WW8 export of anchored object positions.


2005-02-22  Vladimir Glazounov  <vg@openoffice.org>  [1a2767e6b1daeea8b88f56677a0b75a58ae8c6ee]

INTEGRATION: CWS swqbugfixes14 (1.7.268); FILE MERGED 2005/01/28 09:29:54 fme 1.7.268.1: #118572# #i33887# New: Looping Louie (Light) - Tries to solve a desperate situation before Looping Louie takes over


2005-02-22  Vladimir Glazounov  <vg@openoffice.org>  [54bbb489553a9ef3518066f9bb73accdea1f2366]

INTEGRATION: CWS swqbugfixes14 (1.4.4); FILE MERGED 2005/02/04 15:00:33 fme 1.4.4.2: #i33887# Correct definition of NodeMapEntry 2005/01/28 09:29:54 fme 1.4.4.1: #118572# #i33887# New: Looping Louie (Light) - Tries to solve a desperate situation before Looping Louie takes over


2005-02-22  Vladimir Glazounov  <vg@openoffice.org>  [b4715acceda1fe2ba9c92722c2ecedee8b35bca5]

INTEGRATION: CWS swqbugfixes14 (1.4.4); FILE MERGED 2005/01/28 09:29:54 fme 1.4.4.1: #118572# #i33887# New: Looping Louie (Light) - Tries to solve a desperate situation before Looping Louie takes over


2005-02-22  Vladimir Glazounov  <vg@openoffice.org>  [ca36e412bd94a0867be043029f4f15489427395b]

INTEGRATION: CWS swqbugfixes14 (1.42.124); FILE MERGED 2005/01/28 09:29:53 fme 1.42.124.1: #118572# #i33887# New: Looping Louie (Light) - Tries to solve a desperate situation before Looping Louie takes over


2005-02-22  Vladimir Glazounov  <vg@openoffice.org>  [db7be93d226e9199374f56483b5388a62f82d9ac]

INTEGRATION: CWS swqbugfixes14 (1.35.116); FILE MERGED 2005/01/31 13:04:29 fme 1.35.116.1: #i41424# Only trigger UpdateMarkedNumLevel if necessary


2005-02-22  Vladimir Glazounov  <vg@openoffice.org>  [09e437d9f40f5c3cef7b7b391d76c970b3fc5c38]

INTEGRATION: CWS swqbugfixes14 (1.40.4); FILE MERGED 2005/01/28 13:21:25 od 1.40.4.1: #i41324# <SwDrawContact::_Changed(..)> - correct notification of background 	 on object movement and resize.


2005-02-22  Vladimir Glazounov  <vg@openoffice.org>  [ac372c706e8dc49e6844bb359a25d6f694d8fc6c]

INTEGRATION: CWS swqbugfixes14 (1.43.4); FILE MERGED 2005/01/31 13:04:29 fme 1.43.4.4: #i41424# Only trigger UpdateMarkedNumLevel if necessary 2005/01/28 14:52:28 fme 1.43.4.3: #i41424# Argh! Second try! 2005/01/28 14:49:36 fme 1.43.4.2: #i41424# File has been checked in with wrong bug id 2005/01/28 14:46:26 fme 1.43.4.1: #i40018# #i40019# Cursor travelling in front of numbering label


2005-02-22  Vladimir Glazounov  <vg@openoffice.org>  [306e994416561638c2bc8168de8f082fc6ba181e]

INTEGRATION: CWS swqbugfixes14 (1.15.124); FILE MERGED 2005/01/31 13:04:28 fme 1.15.124.1: #i41424# Only trigger UpdateMarkedNumLevel if necessary


2005-02-22  Vladimir Glazounov  <vg@openoffice.org>  [6f0ca1aacba02312be6040a74543ed3e647f752c]

INTEGRATION: CWS swqbugfixes14 (1.52.4); FILE MERGED 2005/02/04 12:49:43 fme 1.52.4.3: #i41732# Syntax error 2005/02/01 10:28:14 fme 1.52.4.2: #i41732# Only set bInFrontOfLabel if parargaph has be real and visual number/bullet/outline 2005/01/31 13:04:28 fme 1.52.4.1: #i41424# Only trigger UpdateMarkedNumLevel if necessary


2005-02-22  Vladimir Glazounov  <vg@openoffice.org>  [0c906750649a576fddd9898ebaa61ee037c47622]

INTEGRATION: CWS swqbugfixes14 (1.11.124); FILE MERGED 2005/01/31 13:01:06 fme 1.11.124.1: #i41424# Only trigger UpdateMarkedNumLevel if necessary


2005-02-22  Vladimir Glazounov  <vg@openoffice.org>  [e57e9843f58fb000f8e76317197f44aa71844cd8]

INTEGRATION: CWS swqbugfixes14 (1.34.62); FILE MERGED 2005/02/02 08:12:19 fme 1.34.62.2: #i41732# Some more comments - Thank you, hbrinkm 2005/02/01 10:11:01 fme 1.34.62.1: #i41732# Only set bInFrontOfLabel if parargaph has be real and visual number/bullet/outline


2005-02-22  Vladimir Glazounov  <vg@openoffice.org>  [a5bb145284dfdca528a78e4b69305b9a030eb139]

INTEGRATION: CWS swqbugfixes14 (1.30.144); FILE MERGED 2005/01/31 13:01:05 fme 1.30.144.1: #i41424# Only trigger UpdateMarkedNumLevel if necessary


2005-02-22  Vladimir Glazounov  <vg@openoffice.org>  [2150614051402407a7ae0b5db14dd3c84b1e5dbe]

INTEGRATION: CWS swqbugfixes14 (1.10.4); FILE MERGED 2005/01/28 12:34:28 od 1.10.4.1: #i33818# <SwAnchoredObject::GetRelPosToPageFrm(..)> - adjustment to 	 improvement WW8 export of anchored object positions.


2005-02-22  Vladimir Glazounov  <vg@openoffice.org>  [553e0c476f961256540b4796ba9d27ecbdf2a2ef]

INTEGRATION: CWS swqbugfixes14 (1.13.158); FILE MERGED 2005/01/31 14:56:46 od 1.13.158.1: #i40579# class <XMLFootnoteConfigurationImportContext> 	 rename method <CreateAndInsertLate(..)> to <Finish(..)>


2005-02-22  Vladimir Glazounov  <vg@openoffice.org>  [2364e07edf97bafe4c6d32483376a2ef62f85bdd]

INTEGRATION: CWS swqbugfixes14 (1.4.158); FILE MERGED 2005/01/31 14:55:05 od 1.4.158.1: #i40579# class <XMLFootnoteConfigurationImportContext> 	 rename method <CreateAndInsertLate(..)> to <Finish(..)>


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [b11991547b5e3dceab154625eada9ceafc3a7907]

INTEGRATION: CWS fwkpostbeta02 (1.166.12); FILE MERGED 2005/02/15 08:54:24 mba 1.166.12.1: #i42804#: allow module specifiers on cmdline for opening files


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [796094e47179a853dfc0511780a264d133896a8d]

INTEGRATION: CWS fwkpostbeta02 (1.2.116); FILE MERGED 2005/02/15 09:19:13 mba 1.2.116.1: #i42804#: allow module specifiers on cmdline for opening files


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [788f3b1d3b1e975bb752a5e27db93e3fe48c9670]

INTEGRATION: CWS fwkpostbeta02 (1.17.160); FILE MERGED 2005/02/15 08:54:25 mba 1.17.160.1: #i42804#: allow module specifiers on cmdline for opening files


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [8b03e52f227ac310ebb9430003beea50830a5111]

INTEGRATION: CWS fwkpostbeta02 (1.43.30); FILE MERGED 2005/02/15 09:18:34 mba 1.43.30.2: #i42804#: allow module specifiers on cmdline for opening files 2005/02/15 08:54:25 mba 1.43.30.1: #i42804#: allow module specifiers on cmdline for opening files


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [6b6a268d22f409f884a4f66ea8b3cc822d310751]

INTEGRATION: CWS fwkpostbeta02 (1.6.450); FILE MERGED 2005/02/15 08:54:25 mba 1.6.450.1: #i42804#: allow module specifiers on cmdline for opening files


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [d8a61416489e49efd3db0b1171378f208670603a]

INTEGRATION: CWS fwkpostbeta02 (1.20.34); FILE MERGED 2005/02/15 08:54:25 mba 1.20.34.1: #i42804#: allow module specifiers on cmdline for opening files


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [a72c46b07717aea0e2b97ea200cde5ccfe43fab2]

INTEGRATION: CWS fwkpostbeta02 (1.2.110); FILE MERGED 2005/02/14 16:45:10 sb 1.2.110.1: #i42746# Removed commented-out code that contained non-ASCII characters.


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [3b4afcbe9fdbc3a21277c336d81b125182fd4740]

INTEGRATION: CWS fwkpostbeta02 (1.3.44); FILE MERGED 2005/02/14 16:45:10 sb 1.3.44.1: #i42746# Removed commented-out code that contained non-ASCII characters.


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [6619ab23ff70387f41099be5e3cd8ea2330c02da]

INTEGRATION: CWS fwkpostbeta02 (1.4.112); FILE MERGED 2005/02/14 16:46:47 sb 1.4.112.1: #i42746# Merged in 1.4.108.2; removed commented-out code that contained non-ASCII characters.


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [795b4f365fe0b04fbee69ba615562794257fce8d]

INTEGRATION: CWS fwkpostbeta02 (1.6.154); FILE MERGED 2005/02/14 16:52:15 sb 1.6.154.1: #i42746# Removed commented-out code that contained non-ASCII characters.


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [60f4432c56c80260ee2354b68ab614983e3bf172]

INTEGRATION: CWS fwkpostbeta02 (1.12.68); FILE MERGED 2005/02/14 16:44:00 sb 1.12.68.1: #i42746# Cleaned up comments to contain only ASCII characters.


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [3a1d9ae1d914dbad59f8280243afce8f7bb45d62]

INTEGRATION: CWS fwkpostbeta02 (1.37.30); FILE MERGED 2005/02/11 12:01:22 mba 1.37.30.1: #i42433#: version im/export moved to XMLOFF


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [a2e40d85dd1130d32079490b70fecbc1b168c7d7]

INTEGRATION: CWS fwkpostbeta02 (1.70.2); FILE MERGED 2005/02/15 20:05:02 mba 1.70.2.3: #i41710#: after resync problem changed: must be fixed elsewhere 2005/02/10 11:47:24 mba 1.70.2.2: RESYNC: (1.70-1.71); FILE MERGED 2005/02/03 12:16:55 mba 1.70.2.1: #i41710#: don't activate empty ViewFrame; #i40160#: events need to be postponed until activation


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [706d0eb8c4102d384ebd10f5ef848e2b7fe52c2d]

INTEGRATION: CWS fwkpostbeta02 (1.4.824); FILE MERGED 2005/02/11 12:00:51 mba 1.4.824.1: #i42433#: handle document revision through a UNO API


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [b12357a33a3d1dd5fb472ba41a64c14809ac7838]

INTEGRATION: CWS fwkpostbeta02 (1.2.202); FILE MERGED 2005/02/11 12:00:41 mba 1.2.202.1: #i41452#: make sure that object is destroyed when window is going to be disposed


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [d8b8e273d4ed32a6b2bf34719e2aa54f4cfa2ef2]

INTEGRATION: CWS fwkpostbeta02 (1.2.202); FILE MERGED 2005/02/14 09:59:05 mba 1.2.202.2: #i41965#: wrong define for include 2005/02/11 12:00:40 mba 1.2.202.1: #i41452#: make sure that object is destroyed when window is going to be disposed


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [6c2a77aca063bb2d8e2eee324ced40dae39fbfe3]

INTEGRATION: CWS fwkpostbeta02 (1.81.2); FILE MERGED 2005/02/15 21:34:15 mba 1.81.2.4: #i41710#: in caseof reloading empty ViewFrame is possible 2005/02/11 11:59:44 mba 1.81.2.3: #i41983#: preused filter name can't be set on export 2005/02/10 11:46:15 mba 1.81.2.2: RESYNC: (1.81-1.82); FILE MERGED 2005/02/03 16:41:38 mba 1.81.2.1: #i41854#: handle warnings while saving


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [282afda1df77474e984a0f12246145beaf6142d2]

INTEGRATION: CWS fwkpostbeta02 (1.2.202); FILE MERGED 2005/02/11 11:48:31 mba 1.2.202.1: #i41452#: make sure that object is destroyed when window is going to be disposed


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [ac615727f88de8894d58f3a0c48163ed340d862e]

INTEGRATION: CWS fwkpostbeta02 (1.150.2); FILE MERGED 2005/02/15 17:09:57 mba 1.150.2.6: #i41733#: don't set document to modified if export fails 2005/02/11 11:58:02 mba 1.150.2.5: #i42433#: handle document revision through a UNO API; #i41733#: no manipulations on persistence while or after export; #i38953#: make sure that object container is not created if not necessary 2005/02/10 11:46:04 mba 1.150.2.4: RESYNC: (1.151-1.153); FILE MERGED 2005/02/04 10:30:35 mba 1.150.2.3: #i27321#: set BaseURL for UNO based filters 2005/02/03 12:37:26 mba 1.150.2.2: #i38953#: make sure that the object container is not created while the document storage is switched 2005/02/03 12:15:25 mba 1.150.2.1: #i41733#: wrong error recovery after failed export; #i38953#: check for successful storage creation


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [50171446f62f659f6962da7ef5af9560c30e4f55]

INTEGRATION: CWS fwkpostbeta02 (1.19.54); FILE MERGED 2005/02/11 11:51:36 mba 1.19.54.1: #i42433#: handle document revision through a UNO API


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [ff62efdff1f0b7a32e8d8a4874cdf616b7e5c210]

INTEGRATION: CWS fwkpostbeta02 (1.3.78); FILE MERGED 2005/02/11 11:48:31 mba 1.3.78.1: #i41452#: make sure that object is destroyed when window is going to be disposed


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [07ab8a39c33f338555a90005ba7b189cf5da9693]

INTEGRATION: CWS fwkpostbeta02 (1.12.14); FILE MERGED 2005/02/11 11:51:11 mba 1.12.14.1: #i42255#: use correct filter fallback; #i41983#: no alienwarning for exports


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [b5181a5e191004e84cc1e797f133a5b8a5bdb116]

INTEGRATION: CWS fwkpostbeta02 (1.159.2); FILE MERGED 2005/02/11 11:50:06 mba 1.159.2.1: #i42433#: handle document revision through a UNO API; #i41067#: take care for jumpmarks in URLs


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [6cef139963faf3028a57534abe765d07c309e2e2]

INTEGRATION: CWS fwkpostbeta02 (1.2.202); FILE MERGED 2005/02/14 09:58:49 mba 1.2.202.2: #i41965#: avoid doubled codebase parameter 2005/02/11 11:48:31 mba 1.2.202.1: #i41452#: make sure that object is destroyed when window is going to be disposed


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [0bf54c0e9585acf9eae3a4e42a2fde78fb43fc99]

INTEGRATION: CWS fwkpostbeta02 (1.7.204); FILE MERGED 2005/02/11 10:55:59 mba 1.7.204.1: #i42433#: handle document revision through a UNO API


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [ad4a03ff5e4a789ec5d5523fe8e399b7baec9e36]

INTEGRATION: CWS fwkpostbeta02 (1.113.2); FILE MERGED 2005/02/11 10:56:33 mba 1.113.2.1: #i42433#: handle document revision through a UNO API


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [f023a1b3e28d32d7360f9f8bb5db3434ebd40577]

INTEGRATION: CWS fwkpostbeta02 (1.37.4); FILE MERGED 2005/02/11 10:55:40 mba 1.37.4.2: #i42402#: don't bind dispatches for slave slots 2005/02/03 12:13:43 mba 1.37.4.1: #i40913#: don't execute disabled slot via dispatch API


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [41764425255e518336c47ef5b470a1f21e3f5519]

INTEGRATION: CWS fwkpostbeta02 (1.7.454); FILE MERGED 2005/02/11 12:01:39 mba 1.7.454.1: #i42433#: version im/export moved to XMLOFF


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [2eaad12b07c10a4fd89ddbe8fa3ee05ae4c365c7]

INTEGRATION: CWS fwkpostbeta02 (1.5.12); FILE MERGED 2005/02/11 13:21:26 oj 1.5.12.1: #i42487# catch NoSuchElementException


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [82ad834efbcabc0f9fbbac19984d08727c2f050d]

INTEGRATION: CWS fwkpostbeta02 (1.6.128); FILE MERGED 2005/02/15 11:36:05 jl 1.6.128.1: #i41965# AppletExcecutionContext receives the 'document base' and not the document url


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [b90486b688c52f750f653cf591dacee7face2e82]

INTEGRATION: CWS fwkpostbeta02 (1.20.52); FILE MERGED 2005/02/16 10:04:44 mba 1.20.52.3: #i41965#: wichids for applet must be coherent 2005/02/15 16:14:08 mba 1.20.52.2: #i41965#: small correction 2005/02/14 16:46:31 mba 1.20.52.1: #i41965#: pass DocBase parameter


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [35aea4d22fc87a7e41278de75ae3c120636c5c72]

INTEGRATION: CWS fwkpostbeta02 (1.58.82); FILE MERGED 2005/02/14 16:46:31 mba 1.58.82.1: #i41965#: pass DocBase parameter


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [b71e44f300ad7d618ebfbed1ad07c416694dffed]

INTEGRATION: CWS fwkpostbeta02 (1.23.60); FILE MERGED 2005/02/11 10:32:37 mba 1.23.60.1: #i42433#: handle document revision through a UNO API


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [0a09fbc9885baad7f9be3f676b59831c70b225c8]

INTEGRATION: CWS fwkpostbeta02 (1.1.2); FILE ADDED 2005/02/11 10:32:13 mba 1.1.2.1: #i42433#: handle document revision through a UNO API


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [0e2872182a7565572995f96d1ca3ea160498a9e3]

INTEGRATION: CWS fwkpostbeta02 (1.35.110); FILE MERGED 2005/02/11 10:54:22 mba 1.35.110.1: #i42433#: handle document revision through a UNO API


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [47ce5c01cbd3dde284ff95b1b8900ba2bd64bfc7]

INTEGRATION: CWS fwkpostbeta02 (1.1.2); FILE ADDED 2005/02/11 10:54:21 mba 1.1.2.1: #i42433#: handle document revision through a UNO API


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [956f6b3cf218749cc2770983f3f43bf379870fbc]

INTEGRATION: CWS fwkpostbeta02 (1.1.2); FILE ADDED 2005/02/11 10:54:19 mba 1.1.2.1: #i42433#: handle document revision through a UNO API


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [f5197bc0fc8d976113de3a31cdc703d9d3db3fd3]

INTEGRATION: CWS fwkpostbeta02 (1.38.40); FILE MERGED 2005/02/14 16:20:40 mba 1.38.40.1: #i41965#: pass DocBase parameter; correct absolute DocumentBase


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [4cf78a35a39c97d83294157a8aeb0124aef113b6]

INTEGRATION: CWS fwkpostbeta02 (1.20.88); FILE MERGED 2005/02/14 16:20:39 mba 1.20.88.1: #i41965#: pass DocBase parameter; correct absolute DocumentBase


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [ca1a109434189929e5c9a7d48b7b80d72514d720]

INTEGRATION: CWS fwkpostbeta02 (1.8.88); FILE MERGED 2005/02/14 16:20:38 mba 1.8.88.3: #i41965#: pass DocBase parameter; correct absolute DocumentBase 2005/02/14 14:57:04 jl 1.8.88.2: #41965# 2005/02/14 09:59:29 mba 1.8.88.1: #i41965#: pass DocBase parameter


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [221afd506d0fb084a2b5acb9af8158039d82c02c]

INTEGRATION: CWS fwkpostbeta02 (1.19.40); FILE MERGED 2005/02/11 14:01:25 mba 1.19.40.1: #i42411#: couldn't open dot files


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [11d56650970ae3db2574cf67f23cd7004850ea0a]

INTEGRATION: CWS fwkpostbeta02 (1.1.2); FILE ADDED 2005/02/11 12:26:39 mba 1.1.2.1: #i42433#: version im/export moved to XMLOFF


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [c983c28f487f66a982e3d1bdecd494391a5504a5]

INTEGRATION: CWS fwkpostbeta02 (1.8.38); FILE MERGED 2005/02/11 12:26:38 mba 1.8.38.1: #i42433#: version im/export moved to XMLOFF


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [ad4dad7054bda66de1ac0d44eb0f4d3e8fbb45f4]

INTEGRATION: CWS fwkpostbeta02 (1.100.4); FILE MERGED 2005/02/14 17:01:43 mba 1.100.4.2: #i41965#: pass DocBase parameter 2005/02/14 16:17:45 mba 1.100.4.1: #i41965#: pass DocBase parameter


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [4337895b2f1b1275ae61a2f0db61e17fd0607f51]

INTEGRATION: CWS fwkpostbeta02 (1.83.18); FILE MERGED 2005/02/14 16:16:29 mba 1.83.18.1: #i41965#: pass DocBase parameter


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [3094701f3117da6124f282566c0b55d51882941f]

INTEGRATION: CWS fwkpostbeta02 (1.20.38); FILE MERGED 2005/02/11 12:26:51 mba 1.20.38.1: #i42433#: version im/export moved to XMLOFF


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [6da2e8fdc501fa78227b5e5b7363707e5587a639]

INTEGRATION: CWS fwkpostbeta02 (1.1.2); FILE ADDED 2005/02/11 12:26:19 mba 1.1.2.1: #i42433#: version im/export moved to XMLOFF


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [30ec237b9e29b46c01aa203d74f4cdcd998eecca]

INTEGRATION: CWS fwkpostbeta02 (1.4.86); FILE MERGED 2005/02/11 12:25:39 mba 1.4.86.1: #i42046#: make sure that only the binary filter part touches URLs


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [26bc05175ef5ff245799ca718a5e9ce59936f1af]

INTEGRATION: CWS fwkpostbeta02 (1.5.8); FILE MERGED 2005/02/11 12:25:38 mba 1.5.8.1: #i42046#: make sure that only the binary filter part touches URLs


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [a12bb59ef96809175a78c774bc0aa7f009778d2b]

INTEGRATION: CWS fwkpostbeta02 (1.5.72); FILE MERGED 2005/02/11 12:24:04 mba 1.5.72.1: #119252#: superfluous code removed


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [2b76bb17d30e9a38dff676beffcfad60557084df]

INTEGRATION: CWS fwkpostbeta02 (1.6.28); FILE MERGED 2005/02/11 12:23:55 mba 1.6.28.1: #119252#: superfluous code removed


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [f75a527bea3470493eb3569f595b8afdea982c1e]

INTEGRATION: CWS sj15 (1.189.10); FILE MERGED 2005/02/04 20:15:36 sj 1.189.10.3: RESYNC: (1.189-1.192); FILE MERGED 2005/01/28 15:43:20 sj 1.189.10.2: #i23413# added method GetTextIsRTL to detect default text direction from string 2005/01/25 17:50:37 sj 1.189.10.1: #i23413# DrawPosition in GetTextOutlines corrupt because SalLayout has been released too early


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [95d89667d02e6a64feabd498c072b7c3d48dda04]

INTEGRATION: CWS sj15 (1.13.44); FILE MERGED 2005/02/04 20:03:29 sj 1.13.44.2: RESYNC: (1.13-1.16); FILE MERGED 2005/01/20 18:00:50 sj 1.13.44.1: #39022# now using correct HitTest even if no line and fill style


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [ccaa63d2a81e8faec7a153d005dfb783e01dc8f6]

INTEGRATION: CWS sj15 (1.112.18); FILE MERGED 2005/02/10 13:06:25 sj 1.112.18.7: #i39240# transparency of bitmap missing 2005/02/10 11:49:25 sj 1.112.18.6: #i17319# cropping of linked graphics is now also working 2005/02/09 15:20:38 sj 1.112.18.5: #i23413# fixed gpf with fontwork starting with an empty paragraph 2005/02/04 20:00:25 sj 1.112.18.4: RESYNC: (1.112-1.115); FILE MERGED 2005/02/04 15:13:34 sj 1.112.18.3: #i40742# fixed scaling problem. 2005/02/03 14:29:26 sj 1.112.18.2: #109646# now using correct geometry for mso_sptarc (fixed a big snap rect problem) 2005/01/28 16:33:15 sj 1.112.18.1: #i23413# added rtl/ltr text direction for fontwork


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [6e58ed2e1674a1e5c1d794f1068bf03da35cdbe1]

INTEGRATION: CWS sj15 (1.8.552); FILE MERGED 2005/02/03 14:28:12 sj 1.8.552.1: #109646# refpoint property is no longer available


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [50850a9cd62128f3179cb97fa01127a180ff5f34]

INTEGRATION: CWS sj15 (1.26.142); FILE MERGED 2005/02/03 14:27:48 sj 1.26.142.1: #109646# refpoint property is no longer available


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [af989f8897ba3a1d2e1639ae9bdaf2fbd60fed46]

INTEGRATION: CWS sj15 (1.50.44); FILE MERGED 2005/01/19 14:24:15 sj 1.50.44.1: #i19455# moved ExAtom & ExContainer from sd to svx


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [7922c7ef53d6e2f0cafdcaffcbf81872afeb5b91]

INTEGRATION: CWS sj15 (1.8.82); FILE MERGED 2005/02/04 19:35:17 sj 1.8.82.2: RESYNC: (1.8-1.9); FILE MERGED 2005/02/03 14:26:53 sj 1.8.82.1: #109646# added new geometry for mso_sptarc


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [c051ab4e2f9b8edfa86e35df53fe8afc28646f3e]

INTEGRATION: CWS sj15 (1.6.44); FILE MERGED 2005/01/28 15:46:53 sj 1.6.44.1: #i23413# added rtl/ltr text direction for fontwork


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [a0741faf8bf9c03ab5d616ab30f8604e551a96e6]

INTEGRATION: CWS sj15 (1.8.82); FILE MERGED 2005/02/04 19:35:08 sj 1.8.82.2: RESYNC: (1.8-1.9); FILE MERGED 2005/02/03 14:26:05 sj 1.8.82.1: #109646# textare of arc wrong if flipped


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [1e3902482108308c22f57197adc2d46bffed0d2c]

INTEGRATION: CWS swqcore05 (1.42.68); FILE MERGED 2005/01/21 11:46:00 fme 1.42.68.3: #i38904# Correct default setting for new numbering/bullet adjustment 2005/01/17 11:26:04 hbrinkm 1.42.68.2: #i40048# MakeUniqueNumRules 2005/01/14 16:30:19 hbrinkm 1.42.68.1: #i39673# SetOutlineRule: use PropagateOutlineRule


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [fbfdde6a3fe1ea98a7f4a0639bfb8e635605b8e1]

INTEGRATION: CWS swqcore05 (1.11.14); FILE MERGED 2005/01/14 16:28:14 hbrinkm 1.11.14.1: #i39673# output for SwOutlineNodes


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [d2e1cb55094c7a1f33fa9790bda4bde82bf5cbed]

INTEGRATION: CWS sj15 (1.61.102); FILE MERGED 2005/02/17 12:07:15 sj 1.61.102.1: #i40742# fixed a scaling problem


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [3234a9deaa8db760bbd7dbb6414aa3e8f9993c34]

INTEGRATION: CWS swqcore05 (1.40.82); FILE MERGED 2005/01/28 12:33:57 hbrinkm 1.40.82.4: #1000000# resync 2005/01/26 15:59:52 hbrinkm 1.40.82.3: RESYNC: (1.40-1.42); FILE MERGED 2005/01/21 11:46:08 fme 1.40.82.2: #i38904# Correct default setting for new numbering/bullet adjustment 2005/01/13 16:18:10 hbrinkm 1.40.82.1: #i40041# activate outline numbering by numbering button in tool bar


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [f3fa0cf1f97c3decdab675948ae67901386ba1c4]

INTEGRATION: CWS swqcore05 (1.9.340); FILE MERGED 2005/01/21 11:46:06 fme 1.9.340.1: #i38904# Correct default setting for new numbering/bullet adjustment


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [6783205ac8edc0a7c1e013065dac956f9c463d37]

INTEGRATION: CWS swqcore05 (1.64.82); FILE MERGED 2005/01/20 16:20:56 hbrinkm 1.64.82.1: #i26324# numbers can be hidden by NO_NUMLEVEL


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [8c806b63461e2d7735f93d7f158864e47796ea2b]

INTEGRATION: CWS swqcore05 (1.6.220); FILE MERGED 2005/01/14 08:55:38 hbrinkm 1.6.220.1: #i40034# invalidate numrule after turning numbering label on/off


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [641c4c46ab91662eb3699609124ae9feb7fda016]

INTEGRATION: CWS sj15 (1.2.62); FILE MERGED 2005/01/19 14:25:42 sj 1.2.62.1: #i19455# now storing the correct standard style


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [8e58749d7d8271dfb05e0d3114de883adade4ebb]

INTEGRATION: CWS swqcore05 (1.14.14); FILE MERGED 2005/01/28 17:03:00 hbrinkm 1.14.14.3: #i35776# remove debug code 2005/01/28 16:58:26 hbrinkm 1.14.14.2: #i35776# nSize already points to corresponding SwUndoStart 2005/01/17 14:25:16 hbrinkm 1.14.14.1: #i40039# if action to repeat is enclosed in UNDO_START/UNDO_END reuse the undo id from the undo start node


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [f47b5eec09c3e02410102937cbefaaed2358402a]

INTEGRATION: CWS swqcore05 (1.43.14); FILE MERGED 2005/01/13 16:16:26 hbrinkm 1.43.14.1: #i40041# SVX_NUM_NUMBER_NONE does not count as numbered


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [615ef4eda2dc024bd0b23b08239cf8ce30d8c616]

INTEGRATION: CWS sj15 (1.80.62); FILE MERGED 2005/01/19 14:25:41 sj 1.80.62.1: #i19455# now storing the correct standard style


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [1f540109be73718c227282d87073fd445d289446]

INTEGRATION: CWS swqcore05 (1.29.116); FILE MERGED 2005/02/14 14:14:23 hbrinkm 1.29.116.2: #i40048# SwFEShell::Copy: move index out of range of copy before MakeUniqueNumRules 2005/02/11 13:36:09 hbrinkm 1.29.116.1: #i40048# SwFEShell::Paste: use MakeUniqueNumrules


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [decb1a065d33f7e0a3faa5508807267d5f7680b1]

INTEGRATION: CWS sj15 (1.47.24); FILE MERGED 2005/01/19 14:25:41 sj 1.47.24.1: #i19455# now storing the correct standard style


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [c9f7374bda8877f78dd22ed7597c3c908a875f54]

INTEGRATION: CWS swqcore05 (1.11.236); FILE MERGED 2005/01/21 11:46:03 fme 1.11.236.1: #i38904# Correct default setting for new numbering/bullet adjustment


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [30edf4defd4c029d10ee8ce72dd1f2b2a6f23107]

INTEGRATION: CWS calc29 (1.7.168); FILE MERGED 2005/02/11 09:40:53 jmarmion 1.7.168.1: #i33764# - support resize and edit for new notes.


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [19632f9ac23b36e82ee625b0849c8a2588b586d5]

INTEGRATION: CWS calc29 (1.47.90); FILE MERGED 2005/02/11 11:11:07 nn 1.47.90.2: RESYNC: (1.47-1.48); FILE MERGED 2005/01/26 14:04:36 nn 1.47.90.1: #i41135# user data sequence instead of string for tab view settings in preview


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [79ca98bbae9b9de02aba4727151026f8acfb1e6f]

INTEGRATION: CWS swqcore05 (1.18.236); FILE MERGED 2005/02/09 17:27:44 dvo 1.18.236.2: #i26324# use nMySerial helpers for all non-product builds 2005/01/20 16:18:24 hbrinkm 1.18.236.1: #i26324# serial numbers for debug purposes


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [0b32340fce0dbefef9314e76324da56560347efd]

INTEGRATION: CWS swqcore05 (1.11.82); FILE MERGED 2005/01/14 16:32:50 hbrinkm 1.11.82.1: #i39673# GetOutlineNds: update list on demand


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [3ec5007ea0935b9194d7f548cac78fd5ef607d8a]

INTEGRATION: CWS calc29 (1.23.166); FILE MERGED 2005/01/26 14:04:37 nn 1.23.166.1: #i41135# user data sequence instead of string for tab view settings in preview


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [ebd49104a9585334f5988d77de7a603021589ec4]

INTEGRATION: CWS swqcore05 (1.35.22); FILE MERGED 2005/01/25 10:25:24 hbrinkm 1.35.22.1: #i41253# GetPageDescFromPool: do not record creation of pagedesc for undo


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [bd55574559585c83a1081ef138494f7f943a5e23]

INTEGRATION: CWS sj15 (1.5.70); FILE MERGED 2005/02/03 18:54:33 sj 1.5.70.1: #i41918# changed property name text-path-scale-x to text-path-scale


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [c42db456e62a9911871f06974a08c5287df6ccef]

INTEGRATION: CWS calc29 (1.36.16); FILE MERGED 2005/02/01 19:44:24 nn 1.36.16.1: #i36896# overload DoConnect, call ConnectObject


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [0b9bde900bf04d906581f9ee72b6bea19f1a1615]

INTEGRATION: CWS swqcore05 (1.26.68); FILE MERGED 2005/02/09 17:27:44 dvo 1.26.68.2: #i26324# use nMySerial helpers for all non-product builds 2005/01/20 16:17:05 hbrinkm 1.26.68.1: #i26324# serial numbers for debug purposes


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [6d19bf11e729bbd72376dd43004592c4893711e7]

INTEGRATION: CWS sj15 (1.4.70); FILE MERGED 2005/02/03 18:54:33 sj 1.4.70.1: #i41918# changed property name text-path-scale-x to text-path-scale


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [78f4f02c15d6cf0376186c06c5f2a751866d6680]

INTEGRATION: CWS calc29 (1.7.168); FILE MERGED 2005/02/11 09:40:22 jmarmion 1.7.168.1: #i33764# - support resize and edit for new notes - limit repaint area.


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [2ec35f224d65767f14bc676cada3c973435fc62b]

INTEGRATION: CWS sj15 (1.5.70); FILE MERGED 2005/02/03 18:54:32 sj 1.5.70.1: #i41918# changed property name text-path-scale-x to text-path-scale


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [7fb830e94c1a8ef48e208f535690c0dd9635e1ee]

INTEGRATION: CWS swqcore05 (1.23.80); FILE MERGED 2005/01/26 15:23:59 hbrinkm 1.23.80.2: RESYNC: (1.23-1.24); FILE MERGED 2005/01/17 16:27:48 hbrinkm 1.23.80.1: #i40217# do not broadcast for non-existent style sheets


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [72c10f219fa82446ff493c3c9fd6c345ef6635b7]

INTEGRATION: CWS calc29 (1.15.168); FILE MERGED 2005/02/02 19:03:45 nn 1.15.168.1: #i41538# ScUndoPaste: call ExtendMerge


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [b2fb833ca8e1b28c713851cdcc07a24000650292]

INTEGRATION: CWS sj15 (1.85.22); FILE MERGED 2005/02/04 17:12:35 sj 1.85.22.2: RESYNC: (1.85-1.87); FILE MERGED 2005/02/03 18:54:03 sj 1.85.22.1: #i41918# changed property name text-path-scale-x to text-path-scale


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [4f8d09c7c11e56924c4a37aaa7b82daf9cb6ff11]

INTEGRATION: CWS calc29 (1.20.148); FILE MERGED 2005/01/26 14:03:59 nn 1.20.148.1: #i41135# user data sequence instead of string for tab view settings in preview


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [a53b27522f7d34436535330449b6d7233dfc81ab]

INTEGRATION: CWS calc29 (1.6.292); FILE MERGED 2005/01/26 14:04:00 nn 1.6.292.1: #i41135# user data sequence instead of string for tab view settings in preview


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [dbe957d88195b3dfa70e57f67d679c86b6b1e569]

INTEGRATION: CWS swqcore05 (1.21.82); FILE MERGED 2005/02/09 17:27:43 dvo 1.21.82.2: #i26324# use nMySerial helpers for all non-product builds 2005/01/20 15:59:58 hbrinkm 1.21.82.1: #i26324# serial numbers for debug purposes


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [23f63e051198aa2d9e33da9855670b994cf76ab9]

INTEGRATION: CWS sj15 (1.4.70); FILE MERGED 2005/02/03 18:53:44 sj 1.4.70.1: #i41918# changed property name text-path-scale-x to text-path-scale


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [a89d3f259fa188597419ca293c3b0fc51003bfba]

INTEGRATION: CWS calc29 (1.1.1.1.774); FILE MERGED 2005/02/11 09:37:39 jmarmion 1.1.1.1.774.1: #i33764# - support resize and edit for new notes.


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [ca16b4350f68fd89337c91760ad3fd8e4b6310fe]

INTEGRATION: CWS swqcore05 (1.10.234); FILE MERGED 2005/02/09 17:27:43 dvo 1.10.234.2: #i26324# use nMySerial helpers for all non-product builds 2005/01/20 15:59:57 hbrinkm 1.10.234.1: #i26324# serial numbers for debug purposes


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [2c264f50c6b7844804598b035a633a6e759071b1]

INTEGRATION: CWS calc29 (1.2.738); FILE MERGED 2005/02/11 09:37:38 jmarmion 1.2.738.1: #i33764# - support resize and edit for new notes.


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [61235cd418706ced280a5739fc7c15942fb7e6d8]

INTEGRATION: CWS swqcore05 (1.8.214); FILE MERGED 2005/01/14 16:27:53 hbrinkm 1.8.214.1: #i39673# GetOutlineNds: update list on demand


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [f5b937313c6e7702261adf594c0582f8724276f9]

INTEGRATION: CWS calc29 (1.6.90); FILE MERGED 2005/02/01 19:43:58 nn 1.6.90.1: #i36896# overload DoConnect, call ConnectObject


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [ea9ff5eac9547878e4ec219282ad2e974d6bfef2]

INTEGRATION: CWS sj15 (1.21.262); FILE MERGED 2005/01/21 11:10:25 sj 1.21.262.2: #118798# linestyle has to be transparent for emr_bitblt 2005/01/19 15:20:26 sj 1.21.262.1: #i37894# size of bitmap actions can be negative


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [9fe16589a6c7ba6fa4c5da517d2d0cea5dac23ca]

INTEGRATION: CWS swqcore05 (1.97.12); FILE MERGED 2005/01/26 15:21:01 hbrinkm 1.97.12.3: RESYNC: (1.97-1.98); FILE MERGED 2005/01/21 11:39:19 fme 1.97.12.2: #i38904# Correct default setting for new numbering/bullet adjustment 2005/01/17 11:25:32 hbrinkm 1.97.12.1: #i40048# MakeUniqueNumRules


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [c84d69a3e9156d0438afe01c17bab0c016983179]

INTEGRATION: CWS calc29 (1.7.22); FILE MERGED 2005/02/11 09:39:16 jmarmion 1.7.22.1: #i33764# - support resize and edit for new notes.


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [979db5ec6692aacc2be5459a1c94f9d27724b31d]

INTEGRATION: CWS swqcore05 (1.9.14); FILE MERGED 2005/01/14 16:26:05 hbrinkm 1.9.14.1: #i39673# output for SwOutlineNodes


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [b4826ebe918716e50b097935fbf5748e40ab15d0]

INTEGRATION: CWS calc29 (1.19.46); FILE MERGED 2005/02/11 09:39:15 jmarmion 1.19.46.1: #i33764# - support resize and edit for new notes.


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [7e9a368ab00185bea96c2a1d7980df0df41076cb]

INTEGRATION: CWS calc29 (1.6.168); FILE MERGED 2005/02/11 09:39:15 jmarmion 1.6.168.1: #i33764# - support resize and edit for new notes.


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [c7f145457fb9c330c6008cf696ad60a4cc354bad]

INTEGRATION: CWS calc29 (1.13.78); FILE MERGED 2005/02/11 09:39:15 jmarmion 1.13.78.1: #i33764# - support resize and edit for new notes.


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [4b9c18fe4323f2b5d9207411c5d4683e79cb090f]

INTEGRATION: CWS calc29 (1.8.402); FILE MERGED 2005/02/10 10:55:02 sab 1.8.402.1: #i40797#; make print ranges work


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [4a91f1da0b10f3cea065fe1751fc852f917fd58f]

INTEGRATION: CWS calc29 (1.32.90); FILE MERGED 2005/02/10 10:55:02 sab 1.32.90.1: #i40797#; make print ranges work


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [976c44c6180b3a180524158a3ad8ea43ace8569f]

INTEGRATION: CWS calc29 (1.39.90); FILE MERGED 2005/02/04 16:11:32 sab 1.39.90.1: #i42039#; allow more characters in sheet names


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [b8894fb0b4b75c72d14889a1dfecec8726370275]

INTEGRATION: CWS calc29 (1.84.42); FILE MERGED 2005/02/10 10:55:02 sab 1.84.42.1: #i40797#; make print ranges work


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [472459d5165530116c399a3812fdd855ebb21058]

INTEGRATION: CWS calc29 (1.111.42); FILE MERGED 2005/02/10 10:55:01 sab 1.111.42.1: #i40797#; make print ranges work


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [994a668a573f5daecb32879e692be8d9e03f8323]

INTEGRATION: CWS calc29 (1.77.70); FILE MERGED 2005/02/04 11:15:21 sab 1.77.70.1: #119254#; solve repaint problems of hidden notes


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [ab6b60a74769d81182626dff8730fb73dcd17b91]

INTEGRATION: CWS calc29 (1.187.14); FILE MERGED 2005/02/11 11:08:46 nn 1.187.14.2: RESYNC: (1.187-1.188); FILE MERGED 2005/02/04 11:15:20 sab 1.187.14.1: #119254#; solve repaint problems of hidden notes


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [ae5db2695f690618088b6e792ba7f04e799ccbb6]

INTEGRATION: CWS calc29 (1.19.22); FILE MERGED 2005/02/11 09:41:21 jmarmion 1.19.22.1: #i33764# - support resize and edit for new notes.


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [30ca105d6a022391d21f5b3ce33b4b7ceb1afb8f]

INTEGRATION: CWS calc29 (1.10.184); FILE MERGED 2005/01/28 18:48:38 nn 1.10.184.1: #i30830# skip large formatted areas below data in GetPrintArea


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [8d0e7221797a3c8836c9fe58824c13552aac8e66]

INTEGRATION: CWS calc29 (1.22.168); FILE MERGED 2005/01/28 18:48:37 nn 1.22.168.1: #i30830# skip large formatted areas below data in GetPrintArea


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [85eb29bcedc87556c4aab8adb9154abee5b71604]

INTEGRATION: CWS calc29 (1.14.22); FILE MERGED 2005/02/04 15:57:39 nn 1.14.22.1: #i41847# TestInsertRow: cells can't be moved more than MAXROW rows


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [ffca925057180c2d2e50e4e37aef7e50cb520cc0]

INTEGRATION: CWS calc29 (1.18.168); FILE MERGED 2005/01/28 18:48:37 nn 1.18.168.1: #i30830# skip large formatted areas below data in GetPrintArea


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [92012371581a3265adf1597f3dba98d41175919a]

INTEGRATION: CWS calc29 (1.13.168); FILE MERGED 2005/01/28 18:48:06 nn 1.13.168.1: #i30830# skip large formatted areas below data in GetPrintArea


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [f21f3f8b33beedd164b05cb3c672d161e6fafa88]

INTEGRATION: CWS calc29 (1.5.292); FILE MERGED 2005/01/28 18:48:06 nn 1.5.292.1: #i30830# skip large formatted areas below data in GetPrintArea


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [d8d374c039e7d349141befe3c9ef97f82f42bfa7]

INTEGRATION: CWS calc29 (1.11.62); FILE MERGED 2005/02/11 11:03:48 nn 1.11.62.3: RESYNC: (1.11-1.13); FILE MERGED 2005/02/10 17:20:13 sab 1.11.62.2: #i41739#; ignore elements in text:p in office:annotation, but keep characters 2005/02/10 10:52:14 sab 1.11.62.1: #i42214#,#i40797#; remove new attributes


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [3c1c770dcda999fa9eaaaff938b427b16613b07f]

INTEGRATION: CWS calc29 (1.10.62); FILE MERGED 2005/02/14 12:14:27 sab 1.10.62.3: #i40797#; solve merge conflict 2005/02/11 11:03:36 nn 1.10.62.2: RESYNC: (1.10-1.11); FILE MERGED 2005/02/10 10:53:21 sab 1.10.62.1: #i40797#,#i41077#; make printranges work


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [2685b93a6a23867baa4df265bb0cc35abaf76c0e]

INTEGRATION: CWS calc29 (1.3.68); FILE MERGED 2005/02/10 17:20:13 sab 1.3.68.1: #i41739#; ignore elements in text:p in office:annotation, but keep characters


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [7d2405a54d13f68a35dfc5f619ad4bdb0b761856]

INTEGRATION: CWS calc29 (1.2.168); FILE MERGED 2005/02/10 17:20:12 sab 1.2.168.1: #i41739#; ignore elements in text:p in office:annotation, but keep characters


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [dbed5db8f16fbbc7b66e7f238cb78627f72c2545]

INTEGRATION: CWS calc29 (1.8.62); FILE MERGED 2005/02/11 11:02:49 nn 1.8.62.2: RESYNC: (1.8-1.9); FILE MERGED 2005/02/10 10:50:06 sab 1.8.62.1: #i42214#; add content_validation action


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [790e3d60f8eecd6873cf237b54a7ef4b7a8ef21a]

INTEGRATION: CWS calc29 (1.42.62); FILE MERGED 2005/02/11 12:28:56 nn 1.42.62.3: #i41739# merge error 2005/02/11 11:00:20 nn 1.42.62.2: RESYNC: (1.42-1.43); FILE MERGED 2005/02/10 17:19:20 sab 1.42.62.1: #i41739#; change order of elements in annotation


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [fc0b4e5b1322070c3a5ec0a818cee263be7be8cd]

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>  [7279d4ba3290cbff825637a0ce4ec247d4e7d8a0]

INTEGRATION: CWS moresystemstuff (1.39.4); FILE MERGED 2005/02/16 13:23:02 rene 1.39.4.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>  [3ee2b8450f9b3ef4f64920b7f2e1ba10ff7cb545]

INTEGRATION: CWS moresystemstuff (1.26.104); FILE MERGED 2005/02/16 13:22:59 rene 1.26.104.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>  [29356495a62dacce2a0151b72ed6732781dffec6]

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>  [ccb0d91781f6ca325679114f1958dc38ba021f5d]

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>  [7927b3cb13a9b8d787de7f2b5601f260a105ea6f]

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>  [fc0d2467972413b01b44ee51504dcf0bff2abd5a]

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>  [849b46fb63439c7b40d7a4ab8cd0317b3ab68130]

INTEGRATION: CWS fwk1 (1.32.164); FILE MERGED 2005/02/16 14:05:20 cd 1.32.164.1: #i42571# Changed text according to EM


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [4246348f82fa3eceaf716ec7ebb1a974d0353cf1]

INTEGRATION: CWS fwk1 (1.5.54); FILE MERGED 2005/02/17 13:11:15 as 1.5.54.2: #i41091# correct 'Beenden' with 'Abbrechen' ... 2005/02/16 14:25:55 as 1.5.54.1: #i42729# rename OK to Save


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [6129e0527f2a576317fa3b45b2240d1f39e8383a]

INTEGRATION: CWS fwk1 (1.4.54); FILE MERGED 2005/02/17 08:08:44 as 1.4.54.1: #i41091# dont show cancel warning for error reporter any longer


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [ecf12da56c565701a06363a2fe18d3a5d55139aa]

INTEGRATION: CWS fwk1 (1.38.38); FILE MERGED 2005/02/16 14:06:53 cd 1.38.38.1: #i42571# Changed text according to EM


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [a55ab3fd2cef100f46899a79fdb60c4c0efcf463]

INTEGRATION: CWS dbwizard3 (1.2.58); FILE MERGED 2005/02/15 17:29:54 bc 1.2.58.4: ##Replacing of placeholders improved 2005/01/20 00:57:20 bc 1.2.58.3: #39669# Dataimport for Reports overworked 2005/01/07 15:17:03 bc 1.2.58.2: #i40082#new NumberFormatter class added 2004/12/18 21:54:59 bc 1.2.58.1: ##code for including schemas and catalogs in tablewizard added


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [f3435178a74e2f52028d90997698f54a1c65deae]

INTEGRATION: CWS dbwizard3 (1.4.20); FILE MERGED 2005/01/20 00:57:18 bc 1.4.20.9: #39669# Dataimport for Reports overworked 2005/01/16 20:52:55 bc 1.4.20.8: #i40282#Thread handling in Webwizard removed 2005/01/11 21:38:48 bc 1.4.20.7: #i37839#new class ColumnPropertySet introduced 2005/01/08 12:40:29 bc 1.4.20.6: ##XCompletion Interface added 2005/01/07 15:17:01 bc 1.4.20.5: #i40082#new NumberFormatter class added 2004/12/18 21:54:56 bc 1.4.20.4: ##code for including schemas and catalogs in tablewizard added 2004/12/10 17:18:22 bc 1.4.20.3: #i37927#several changes added 2004/12/08 11:27:12 bc 1.4.20.2: #i38555# PrimaryKey page adapted to the task 2004/12/06 14:55:44 bc 1.4.20.1: ##several bugfixes


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [c1d6d4dc8abe603cdee7839f3f8a45b60b9fb5dd]

INTEGRATION: CWS dbwizard3 (1.14.56); FILE MERGED 2004/12/08 14:41:10 bc 1.14.56.2: RESYNC: (1.14-1.15); FILE MERGED 2004/12/07 07:48:38 oj 1.14.56.1: #i38340# set type name when it is changed


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [94bd24469298dfebb19797af84c9ee7d9b353f5c]

INTEGRATION: CWS dbwizard3 (1.22.10); FILE MERGED 2005/02/17 17:51:51 bc 1.22.10.2: RESYNC: (1.22-1.23); FILE MERGED 2005/01/16 16:32:05 bc 1.22.10.1: #i40633# 'hasAuthentification' modified


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [7b943587afa381e88e54b4a0166fe1dc6c76b835]

INTEGRATION: CWS dbwizard3 (1.2.32); FILE MERGED 2005/02/18 11:22:53 bc 1.2.32.3: ## merge conflict resolved 2005/02/17 17:45:25 bc 1.2.32.2: RESYNC: (1.2-1.3); FILE MERGED 2005/01/07 16:49:15 bc 1.2.32.1: #i38555#several blanks removed


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [e921a1069ae60b2e6c4c2c66fc554ef95bf13490]

INTEGRATION: CWS dbwizard3 (1.142.16); FILE MERGED 2005/01/07 16:49:14 bc 1.142.16.1: #i38555#several blanks removed


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [9dd342199e80cc6477f9a4b109589355ec3710bb]

INTEGRATION: CWS dbwizard3 (1.2.32); FILE MERGED 2005/01/16 20:45:12 bc 1.2.32.1: #i40633#SpreadsheetConnectionClass modified


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [1ff07450db727cd49e0898e0e9eccdf9865ea0f4]

INTEGRATION: CWS dbwizard3 (1.15.20); FILE MERGED 2005/01/04 11:13:17 bc 1.15.20.2: #i37762#helpids for fieldselection assigned 2004/12/17 11:07:18 bc 1.15.20.1: #i38832# helpindices for last page of tablewizard added


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [213452327f94675091246896be4e12ced61d1fde]

INTEGRATION: CWS dbwizard3 (1.40.176); FILE MERGED 2005/01/06 11:06:36 bc 1.40.176.1: #i40009# resource file for Overwrite all dialog changed


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [a95989c2569aededf769a36b2391b95ebeee47bf]

INTEGRATION: CWS dbwizard3 (1.8.190); FILE MERGED 2004/12/09 15:19:26 bc 1.8.190.1: #i37927#handling of the filtercomponent improved


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [76afb50a098471c47d0197c5322cdf0a228ccd2f]

INTEGRATION: CWS dbwizard3 (1.47.50); FILE MERGED 2005/01/03 10:04:53 bc 1.47.50.1: #i39500#All occurences of 'Autopilot' replaced


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [64bab2da83fcd2d1df6a7cae394de15c3f26b186]

INTEGRATION: CWS dbwizard3 (1.32.62); FILE MERGED 2005/01/31 10:40:08 ih 1.32.62.2: #i39029# Help-ID deleted 2005/01/04 11:44:02 ih 1.32.62.1: #i39029# HelpID added for Help Button


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [77607bb27c2d7e087f1058ac59189fd4cdbf5271]

INTEGRATION: CWS dbwizard3 (1.40.2); FILE MERGED 2005/02/17 17:35:27 bc 1.40.2.3: RESYNC: (1.40-1.41); FILE MERGED 2005/01/31 10:40:51 ih 1.40.2.2: odd -> odg 2005/01/06 11:08:43 bc 1.40.2.1: #i40009# logdocument now opened with "_blank" as target frame


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [61e67ccaa870e66bb4932886a70635b78727b773]

INTEGRATION: CWS dbwizard3 (1.61.18); FILE MERGED 2005/01/24 16:17:49 bc 1.61.18.19: #i20198#Variable %NAME added 2005/01/21 09:05:59 bc 1.61.18.18: RESYNC: (1.63-1.64); FILE MERGED 2005/01/20 13:10:59 bc 1.61.18.17: #i20198#Error now handled when  columns cannot be retrieved 2005/01/14 17:02:35 bc 1.61.18.16: #i38823# Captital 'C' in 'Catalogs of database' inserted 2005/01/12 15:39:03 bc 1.61.18.15: #i40495#'Fertig stellen' modified 2005/01/10 14:48:44 bc 1.61.18.14: #i34266# 'Create Report' string modified 2005/01/07 16:30:29 bc 1.61.18.13: #i38823#labels for catalog and schema listboxes added 2005/01/07 16:05:51 bc 1.61.18.12: #i40070#dots at the end of the strings removed 2005/01/07 08:44:53 bc 1.61.18.11: #i49970# one string in report wizard removed 2005/01/04 14:28:58 bc 1.61.18.10: #i37113# double spaces removed 2005/01/03 13:54:15 bc 1.61.18.9: #i37847#some resources and Messageboxes modified 2005/01/03 11:26:28 bc 1.61.18.8: #i34266#Strings in final page modified 2005/01/03 10:19:48 bc 1.61.18.7: #i39450# 'Spreadsheet' replaced by 'spreadsheet' 2005/01/03 10:17:19 bc 1.61.18.6: #i39450# replaced all 'StarOffice' occurences with '%PRODUCTNAME' 2004/12/22 12:57:16 bc 1.61.18.5: #39314#Help entry modified 2004/12/20 15:59:13 bc 1.61.18.4: #i39314# foreign strings and unused strings removed 2004/12/09 15:19:23 bc 1.61.18.3: #i37927#handling of the filtercomponent improved 2004/12/08 14:36:03 bc 1.61.18.2: RESYNC: (1.61-1.63); FILE MERGED 2004/12/06 14:55:55 bc 1.61.18.1: ##several bugfixes


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [4e87d1c4c9e062fcd014a816f8c15329c4473d5f]

INTEGRATION: CWS dbwizard3 (1.12.62); FILE MERGED 2005/01/04 11:42:29 ih 1.12.62.1: #i39029# HelpID added for Help Button


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [1112c42fa77cb0b92636f6f4369c6281a54820ae]

INTEGRATION: CWS dbwizard3 (1.22.62); FILE MERGED 2005/01/31 10:42:26 ih 1.22.62.2: #i39029# Help-ID deleted 2005/01/04 11:42:29 ih 1.22.62.1: #i39029# HelpID added for Help Button


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [1369d28d331c760c2c40881921726c056f25d2b0]

INTEGRATION: CWS dbwizard3 (1.3.28); FILE MERGED 2004/12/08 14:34:35 bc 1.3.28.2: RESYNC: (1.3-1.4); FILE MERGED 2004/12/06 14:55:53 bc 1.3.28.1: ##several bugfixes


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [adab4e3f912dc2e50de09d967041f0f910c1dafb]

INTEGRATION: CWS dbwizard3 (1.4.4); FILE MERGED 2005/01/16 20:52:58 bc 1.4.4.1: #i40282#Thread handling in Webwizard removed


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [de9c7a01453e22304d76f5a2e4b5d7be9bb93c5f]

INTEGRATION: CWS dbwizard3 (1.3.28); FILE MERGED 2005/01/16 20:52:58 bc 1.3.28.2: #i40282#Thread handling in Webwizard removed 2005/01/12 11:45:01 bc 1.3.28.1: #i39507# taborder in Webwizard modified Issue number: Submitted by: Reviewed by:


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [5360ea687a783cf74d0012ed49bc4942f81e276f]

INTEGRATION: CWS dbwizard3 (1.4.4); FILE MERGED 2005/02/09 10:12:39 bc 1.4.4.1: ##several changes


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [c300d791e07ed4be606a34a71943852f3144941f]

INTEGRATION: CWS dbwizard3 (1.3.28); FILE MERGED 2005/01/28 11:38:49 bc 1.3.28.1: #i39885# transformerfile in Process.java now closed after transformation


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [264d38b1568a1c5a29df456f6c7a4f758ac55c4a]

INTEGRATION: CWS dr32 (1.19.156); FILE MERGED 2005/02/03 15:55:08 dr 1.19.156.2: #i40279# checkboxes/optionbuttons are centered vertically 2005/01/20 11:42:03 dr 1.19.156.1: #i39025# don't try to read fontdata for image controls


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [814f618c1f63a9989cea07ff7e17f8418e96f61a]

INTEGRATION: CWS dbwizard3 (1.3.28); FILE MERGED 2005/01/28 11:38:48 bc 1.3.28.2: #i39885# transformerfile in Process.java now closed after transformation 2004/12/10 16:48:14 sb 1.3.28.1: #i38396# Fixed problem occuring when using Xalan-Java 2.6.0 and Java 1.5.0.


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [c64abe0fee48ed4568a8941a8d189fb860bf4375]

INTEGRATION: CWS dbwizard3 (1.3.28); FILE MERGED 2005/01/16 20:52:58 bc 1.3.28.1: #i40282#Thread handling in Webwizard removed


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [83771a34e0b938a3b59e3375a5dd14b12209f13f]

INTEGRATION: CWS dbwizard3 (1.3.28); FILE MERGED 2005/01/28 11:38:48 bc 1.3.28.1: #i39885# transformerfile in Process.java now closed after transformation


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [127d37133fd9d3add17390d4c53a2d75aea1c060]

INTEGRATION: CWS dbwizard3 (1.4.4); FILE MERGED 2005/01/26 21:25:26 bc 1.4.4.1: #i20198#copysections in dataimport added


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [dc999562b01cb6599ebf2e227bdb7646cc2e169f]

INTEGRATION: CWS dbwizard3 (1.1.2); FILE ADDED 2005/01/20 00:57:23 bc 1.1.2.2: #39669# Dataimport for Reports overworked 2005/01/06 11:23:03 bc 1.1.2.1: #i37837# Interface added Issue number: Submitted by: Reviewed by:


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [a5a59bdb9b7329208367233ab1ab4d2735380f44]

INTEGRATION: CWS dbwizard3 (1.3.18); FILE MERGED 2005/01/31 12:05:34 bc 1.3.18.7: #i39029# helpids of helpbuttons removed 2005/01/28 11:38:48 bc 1.3.18.6: #i39885# transformerfile in Process.java now closed after transformation 2005/01/20 00:57:22 bc 1.3.18.5: #39669# Dataimport for Reports overworked 2005/01/16 20:52:57 bc 1.3.18.4: #i40282#Thread handling in Webwizard removed 2004/12/10 17:18:27 bc 1.3.18.3: #i37927#several changes added 2004/12/08 14:32:06 bc 1.3.18.2: RESYNC: (1.3-1.7); FILE MERGED 2004/12/06 14:55:53 bc 1.3.18.1: ##several bugfixes


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [8091f2582bf15f3913b7b8a48be81a5758ecdaa0]

INTEGRATION: CWS dbwizard3 (1.4.20); FILE MERGED 2005/01/03 06:30:14 bc 1.4.20.1: #i37475# several changes


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [81e9f7c08156247a78c1597319ab6fa969f20a20]

INTEGRATION: CWS dbwizard3 (1.4.20); FILE MERGED 2005/01/16 20:52:57 bc 1.4.20.4: #i40282#Thread handling in Webwizard removed 2005/01/03 06:30:14 bc 1.4.20.3: #i37475# several changes 2004/12/09 15:19:23 bc 1.4.20.2: #i37927#handling of the filtercomponent improved 2004/12/06 14:55:52 bc 1.4.20.1: ##several bugfixes


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [853efdfa59b4e667a636ecef9364620cd54786ed]

INTEGRATION: CWS dbwizard3 (1.4.20); FILE MERGED 2005/01/03 06:30:13 bc 1.4.20.1: #i37475# several changes


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [4544d2293407e40de075fbaa8c452ca69e1b1316]

INTEGRATION: CWS dbwizard3 (1.2.60); FILE MERGED 2004/12/10 17:18:27 bc 1.2.60.2: #i37927#several changes added 2004/12/06 14:55:52 bc 1.2.60.1: ##several bugfixes


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [6b9d63c611ddc3a3da2bdffc1e2578b6f08ba1fe]

INTEGRATION: CWS dbwizard3 (1.3.20); FILE MERGED 2005/01/31 00:39:58 bc 1.3.20.1: #i22524#Prepending of Sorting criteria added


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [61f4f33ff756f5a9bb561e28dc0e8bb490f5f25c]

INTEGRATION: CWS dbwizard3 (1.2.60); FILE MERGED 2005/01/03 06:30:13 bc 1.2.60.1: #i37475# several changes


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [cfc707859a809280e0a0840e73e5578a0227a02b]

INTEGRATION: CWS dbwizard3 (1.3.20); FILE MERGED 2005/01/03 06:30:13 bc 1.3.20.1: #i37475# several changes


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [03a4ec18165b73349213462618586d7de3abe003]

INTEGRATION: CWS dbwizard3 (1.3.20); FILE MERGED 2005/01/10 20:34:22 bc 1.3.20.5: #i38555# Automatic Autovalue checkbox now also toggled 2005/01/07 15:17:09 bc 1.3.20.4: #i40082#new NumberFormatter class added 2004/12/10 17:18:27 bc 1.3.20.3: #i37927#several changes added 2004/12/09 15:19:22 bc 1.3.20.2: #i37927#handling of the filtercomponent improved 2004/12/06 14:55:51 bc 1.3.20.1: ##several bugfixes


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [9fc06c89d6ca4ea6963a9eeffc348337089e929e]

INTEGRATION: CWS dbwizard3 (1.3.20); FILE MERGED 2005/01/20 13:10:58 bc 1.3.20.3: #i20198#Error now handled when  columns cannot be retrieved 2005/01/03 06:30:13 bc 1.3.20.2: #i37475# several changes 2004/12/06 14:55:51 bc 1.3.20.1: ##several bugfixes


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [3b60d0dec81728f8166fdbbbf04939f94d821369]

INTEGRATION: CWS dbwizard3 (1.3.28); FILE MERGED 2005/01/16 20:52:57 bc 1.3.28.1: #i40282#Thread handling in Webwizard removed


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [341435e67ef268189c6af95abee7ee1a3732e5d9]

INTEGRATION: CWS dbwizard3 (1.3.26); FILE MERGED 2005/01/12 11:03:56 bc 1.3.26.4: #37931#ImgControl now made unique Issue number: Submitted by: Reviewed by: 2005/01/03 06:30:13 bc 1.3.26.3: #i37475# several changes 2004/12/10 17:18:26 bc 1.3.26.2: #i37927#several changes added 2004/12/06 14:55:50 bc 1.3.26.1: ##several bugfixes


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [3a507cb1108af065fbb8bfc1dd10990e36a4c7e9]

INTEGRATION: CWS dbwizard3 (1.3.20); FILE MERGED 2005/01/20 13:10:58 bc 1.3.20.3: #i20198#Error now handled when  columns cannot be retrieved 2005/01/20 00:57:22 bc 1.3.20.2: #39669# Dataimport for Reports overworked 2004/12/06 14:55:50 bc 1.3.20.1: ##several bugfixes


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [4dbcf80fe7b14b2c2120eef6cab319bd2e89ce67]

INTEGRATION: CWS dbwizard3 (1.3.20); FILE MERGED 2005/02/01 10:59:33 bc 1.3.20.8: #i41433# RepaintDialogStep call added to initialize method 2005/01/31 00:39:58 bc 1.3.20.7: #i22524#Prepending of Sorting criteria added 2005/01/12 10:01:01 bc 1.3.20.6: #i37933#initialize of Aggregatecomponent.java modified 2005/01/11 23:04:16 bc 1.3.20.5: #i37933#'setControlVisible' modified 2005/01/10 20:34:22 bc 1.3.20.4: #i38555# Automatic Autovalue checkbox now also toggled 2004/12/10 17:18:26 bc 1.3.20.3: #i37927#several changes added 2004/12/09 15:19:22 bc 1.3.20.2: #i37927#handling of the filtercomponent improved 2004/12/06 14:55:50 bc 1.3.20.1: ##several bugfixes


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [6029ec5a67967472c4a3373e257cac8a9fd9a913]

INTEGRATION: CWS dbwizard3 (1.2.60); FILE MERGED 2005/01/20 00:57:22 bc 1.2.60.2: #39669# Dataimport for Reports overworked 2005/01/07 15:17:08 bc 1.2.60.1: #i40082#new NumberFormatter class added


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [80ba8e33159ac43bfb04c602c83641c996c96589]

INTEGRATION: CWS dbwizard3 (1.3.26); FILE MERGED 2005/02/15 17:29:56 bc 1.3.26.4: ##Replacing of placeholders improved 2005/01/27 15:20:24 bc 1.3.26.3: #i37837# TypeInspector modified 2005/01/26 21:25:26 bc 1.3.26.2: #i20198#copysections in dataimport added 2005/01/20 00:57:22 bc 1.3.26.1: #39669# Dataimport for Reports overworked


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [bbdae3a8247d5177bb996f9ad10fd402fcde4f67]

INTEGRATION: CWS dbwizard3 (1.6.4); FILE MERGED 2005/01/20 13:10:57 bc 1.6.4.2: #i20198#Error now handled when  columns cannot be retrieved 2005/01/20 00:57:21 bc 1.6.4.1: #39669# Dataimport for Reports overworked


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [fe9502821df494f276ccf4d71dd8ee09be9104d5]

INTEGRATION: CWS dbwizard3 (1.2.20); FILE MERGED 2005/01/11 21:57:34 bc 1.2.20.2: ##ColumnPropertySet.java now in db package 2005/01/11 21:38:50 bc 1.2.20.1: #i37839#new class ColumnPropertySet introduced


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [4e3f802ce2092d89e75a71649bc0408a695e368f]

INTEGRATION: CWS dbwizard3 (1.2.20); FILE MERGED 2005/02/15 13:44:45 bc 1.2.20.15: #i42808# Fieldcontrolgroup in FieldFormatterpage now always visible Issue number: Submitted by: Reviewed by: 2005/01/27 15:20:24 bc 1.2.20.14: #i37837# TypeInspector modified 2005/01/25 21:57:39 bc 1.2.20.13: ## some slight modifications 2005/01/23 11:13:55 bc 1.2.20.12: ##Dataimport of queries now improved 2005/01/16 20:52:56 bc 1.2.20.11: #i40282#Thread handling in Webwizard removed 2005/01/14 11:47:53 bc 1.2.20.10: #i40501# FieldControl in TableWizard made higher Issue number: Submitted by: Reviewed by: 2005/01/12 10:01:01 bc 1.2.20.9: #i37933#initialize of Aggregatecomponent.java modified 2005/01/11 21:38:50 bc 1.2.20.8: #i37839#new class ColumnPropertySet introduced 2005/01/10 20:34:21 bc 1.2.20.7: #i38555# Automatic Autovalue checkbox now also toggled 2005/01/07 15:17:08 bc 1.2.20.6: #i40082#new NumberFormatter class added 2005/01/03 13:54:14 bc 1.2.20.5: #i37847#some resources and Messageboxes modified 2004/12/18 21:55:01 bc 1.2.20.4: ##code for including schemas and catalogs in tablewizard added 2004/12/13 16:00:45 bc 1.2.20.3: #i38823#new tablename is added to tablefilters 2004/12/08 11:27:15 bc 1.2.20.2: #i38555# PrimaryKey page adapted to the task 2004/12/06 14:55:49 bc 1.2.20.1: ##several bugfixes


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [cd69d4c60421a9bc281916ab2e10c9509911136b]

INTEGRATION: CWS dbwizard3 (1.2.20); FILE MERGED 2005/01/27 15:20:23 bc 1.2.20.4: #i37837# TypeInspector modified 2005/01/17 10:32:38 bc 1.2.20.3: ##import statements removed 2005/01/07 15:17:08 bc 1.2.20.2: #i40082#new NumberFormatter class added 2004/12/06 14:55:49 bc 1.2.20.1: ##several bugfixes


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [07aa67a465a1693fde809e636d2574e2af6331e9]

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>  [fc59aba6385b8c59a3d23a16c429c272148838e2]

INTEGRATION: CWS dbwizard3 (1.2.20); FILE MERGED 2005/01/27 15:20:23 bc 1.2.20.6: #i37837# TypeInspector modified 2005/01/11 21:38:49 bc 1.2.20.5: #i37839#new class ColumnPropertySet introduced 2005/01/10 20:34:21 bc 1.2.20.4: #i38555# Automatic Autovalue checkbox now also toggled 2005/01/07 15:17:07 bc 1.2.20.3: #i40082#new NumberFormatter class added 2004/12/08 11:27:15 bc 1.2.20.2: #i38555# PrimaryKey page adapted to the task 2004/12/06 14:55:48 bc 1.2.20.1: ##several bugfixes


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [ad0a0ab39f30b8320494e0e3dadcce34ffe40725]

INTEGRATION: CWS dbwizard3 (1.2.20); FILE MERGED 2005/01/16 20:52:56 bc 1.2.20.7: #i40282#Thread handling in Webwizard removed 2005/01/12 10:01:00 bc 1.2.20.6: #i37933#initialize of Aggregatecomponent.java modified 2005/01/10 20:34:21 bc 1.2.20.5: #i38555# Automatic Autovalue checkbox now also toggled 2005/01/07 16:52:20 bc 1.2.20.4: ##lables for schema and catalog added Issue number: Submitted by: Reviewed by: 2005/01/07 15:17:07 bc 1.2.20.3: #i40082#new NumberFormatter class added 2004/12/18 21:55:01 bc 1.2.20.2: ##code for including schemas and catalogs in tablewizard added 2004/12/06 14:55:48 bc 1.2.20.1: ##several bugfixes


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [ab1954026b14914f7e144a4c87b3329871d3d89e]

INTEGRATION: CWS dbwizard3 (1.2.20); FILE MERGED 2005/02/15 13:44:45 bc 1.2.20.9: #i42808# Fieldcontrolgroup in FieldFormatterpage now always visible Issue number: Submitted by: Reviewed by: 2005/01/16 20:52:56 bc 1.2.20.8: #i40282#Thread handling in Webwizard removed 2005/01/14 11:47:53 bc 1.2.20.7: #i40501# FieldControl in TableWizard made higher Issue number: Submitted by: Reviewed by: 2005/01/11 21:38:49 bc 1.2.20.6: #i37839#new class ColumnPropertySet introduced 2005/01/10 20:34:20 bc 1.2.20.5: #i38555# Automatic Autovalue checkbox now also toggled 2005/01/07 15:17:07 bc 1.2.20.4: #i40082#new NumberFormatter class added 2005/01/04 07:06:11 bc 1.2.20.3: ##reference to PeerConfigHelper removed Issue number: Submitted by: Reviewed by: 2004/12/18 21:55:01 bc 1.2.20.2: ##code for including schemas and catalogs in tablewizard added 2004/12/06 14:55:48 bc 1.2.20.1: ##several bugfixes


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [617458be2c1c5bfb4aac48c6ed72c5f8d77a7830]

INTEGRATION: CWS dr32 (1.23.334); FILE MERGED 2005/01/31 19:20:39 dr 1.23.334.2: RESYNC: (1.23-1.24); FILE MERGED 2005/01/13 12:08:22 dr 1.23.334.1: #i40405# set dist flag at SvxBoxInfoItem correctly


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [a8a9629282f0fe4ac6c5d1f5f14b8a5621b90a40]

INTEGRATION: CWS dbwizard3 (1.2.20); FILE MERGED 2005/01/07 15:17:06 bc 1.2.20.1: #i40082#new NumberFormatter class added


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [8a4829b0b36cf30aab4d8d8b8a2aa20e17732fe2]

INTEGRATION: CWS dr32 (1.9.4); FILE MERGED 2005/02/04 12:02:03 jmarmion 1.9.4.1: #119010# add mso_sptFlowChart/PredefinedProcess/InternalStorage as RECT GluePointType. Issue number: Submitted by: Reviewed by:


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [3eff2510b415ca6d1d96bbc3c462d95f99883ea9]

INTEGRATION: CWS dbwizard3 (1.2.20); FILE MERGED 2004/12/18 21:55:00 bc 1.2.20.1: ##code for including schemas and catalogs in tablewizard added


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [489dc35d8e7e6e3e9425381547dc12dcdc0f2167]

INTEGRATION: CWS dbwizard3 (1.58.20); FILE MERGED 2005/02/09 10:12:36 bc 1.58.20.17: ##several changes 2005/02/02 07:49:14 bc 1.58.20.16: ##initialization of Sorting Component modified 2005/01/31 12:05:33 bc 1.58.20.15: #i39029# helpids of helpbuttons removed 2005/01/31 00:39:57 bc 1.58.20.14: #i22524#Prepending of Sorting criteria added 2005/01/26 21:25:25 bc 1.58.20.13: #i20198#copysections in dataimport added 2005/01/25 21:57:38 bc 1.58.20.12: ## some slight modifications 2005/01/23 11:13:55 bc 1.58.20.11: ##Dataimport of queries now improved 2005/01/20 00:57:21 bc 1.58.20.10: #39669# Dataimport for Reports overworked 2005/01/17 10:32:36 bc 1.58.20.9: ##import statements removed 2005/01/16 20:52:55 bc 1.58.20.8: #i40282#Thread handling in Webwizard removed 2005/01/08 12:40:32 bc 1.58.20.7: ##XCompletion Interface added 2005/01/07 15:17:05 bc 1.58.20.6: #i40082#new NumberFormatter class added 2005/01/03 13:54:13 bc 1.58.20.5: #i37847#some resources and Messageboxes modified 2005/01/03 06:30:12 bc 1.58.20.4: #i37475# several changes 2004/12/18 21:55:00 bc 1.58.20.3: ##code for including schemas and catalogs in tablewizard added 2004/12/10 17:18:25 bc 1.58.20.2: #i37927#several changes added 2004/12/06 14:55:47 bc 1.58.20.1: ##several bugfixes


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [6229c808e1b0e53b7e99d9eca47f62eb03f21c1b]

INTEGRATION: CWS dbwizard3 (1.3.20); FILE MERGED 2005/02/15 17:29:55 bc 1.3.20.4: ##Replacing of placeholders improved 2005/01/26 21:25:25 bc 1.3.20.3: #i20198#copysections in dataimport added 2005/01/25 21:57:38 bc 1.3.20.2: ## some slight modifications 2005/01/24 09:34:30 bc 1.3.20.1: ##collapsing of table temporarily removed


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [7d17bd5edd4fd4639064ad232ee3319309e21654]

INTEGRATION: CWS dbwizard3 (1.2.58); FILE MERGED 2005/01/31 12:05:33 bc 1.2.58.1: #i39029# helpids of helpbuttons removed


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [54b3769272c50492ee30344767b6b7de6ecb1c72]

INTEGRATION: CWS dbwizard3 (1.30.4); FILE MERGED 2005/02/15 17:29:55 bc 1.30.4.11: ##Replacing of placeholders improved 2005/01/31 00:39:57 bc 1.30.4.10: #i22524#Prepending of Sorting criteria added 2005/01/28 13:41:13 bc 1.30.4.9: #i20198#'renamelasttable' modified 2005/01/26 21:25:24 bc 1.30.4.8: #i20198#copysections in dataimport added 2005/01/25 21:57:38 bc 1.30.4.7: ## some slight modifications 2005/01/23 14:18:28 bc 1.30.4.6: #i22524#now querycommand is retrieved from query in dataimport 2005/01/23 11:13:54 bc 1.30.4.5: ##Dataimport of queries now improved 2005/01/20 00:57:20 bc 1.30.4.4: #39669# Dataimport for Reports overworked 2005/01/17 10:32:36 bc 1.30.4.3: ##import statements removed 2005/01/07 15:17:04 bc 1.30.4.2: #i40082#new NumberFormatter class added 2004/12/18 21:54:59 bc 1.30.4.1: ##code for including schemas and catalogs in tablewizard added


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [84be91bb6b1815a06caeffe388fab2e432d767d3]

INTEGRATION: CWS dbwizard3 (1.3.20); FILE MERGED 2005/01/31 00:39:57 bc 1.3.20.6: #i22524#Prepending of Sorting criteria added 2005/01/07 15:17:03 bc 1.3.20.5: #i40082#new NumberFormatter class added 2005/01/03 06:30:12 bc 1.3.20.4: #i37475# several changes 2004/12/10 17:18:24 bc 1.3.20.3: #i37927#several changes added 2004/12/09 15:19:22 bc 1.3.20.2: #i37927#handling of the filtercomponent improved 2004/12/06 14:55:46 bc 1.3.20.1: ##several bugfixes


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [96807c0d31d107926f9742d4f3245040516f028a]

INTEGRATION: CWS dbwizard3 (1.2.60); FILE MERGED 2004/12/09 15:19:21 bc 1.2.60.1: #i37927#handling of the filtercomponent improved


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [42ade420b5ae345e1cec7bf73517840c7a6d3a49]

INTEGRATION: CWS dbwizard3 (1.2.60); FILE MERGED 2005/01/20 00:57:20 bc 1.2.60.3: #39669# Dataimport for Reports overworked 2004/12/10 17:18:23 bc 1.2.60.2: #i37927#several changes added 2004/12/06 14:55:46 bc 1.2.60.1: ##several bugfixes


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [e0f1b17278b6b2a2da450ead9986f142e49f9136]

INTEGRATION: CWS dbwizard3 (1.2.20); FILE MERGED 2004/12/06 14:55:45 bc 1.2.20.1: ##several bugfixes


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [9a422d5122bf3cfb1c027faef902ae0ff512c524]

INTEGRATION: CWS dr32 (1.1.8); FILE MERGED 2005/01/21 10:26:11 jmarmion 1.1.8.1: #i28561# xmerge changes for LaTex support. Issue number: Submitted by: Reviewed by:


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [0193bcda00262cfa92eabba5a20d5245ca3783b3]

INTEGRATION: CWS dbwizard3 (1.2.20); FILE MERGED 2004/12/18 21:54:59 bc 1.2.20.1: ##code for including schemas and catalogs in tablewizard added


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [257330b9d6b098223f5b3add5e8acf7374ee846f]

INTEGRATION: CWS dr32 (1.15.2); FILE MERGED 2005/01/28 15:04:14 jmarmion 1.15.2.2: #i41033# ensure "office:class" attribute set for new OASIS filter. Issue number: Submitted by: Reviewed by: 2005/01/21 10:25:17 jmarmion 1.15.2.1: #i28561# xmerge changes for LaTex support. Issue number: Submitted by: Reviewed by:


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [0c36c7b93973ca0d55c3e8fa90ce378100cdc7bb]

INTEGRATION: CWS dbwizard3 (1.2.20); FILE MERGED 2005/01/20 00:57:19 bc 1.2.20.5: #39669# Dataimport for Reports overworked 2005/01/03 06:30:11 bc 1.2.20.4: #i37475# several changes 2004/12/18 21:54:58 bc 1.2.20.3: ##code for including schemas and catalogs in tablewizard added 2004/12/10 17:18:23 bc 1.2.20.2: #i37927#several changes added 2004/12/06 14:55:45 bc 1.2.20.1: ##several bugfixes


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [44dacd99f7717a7c43169fb2f00b0b3ec841cd3c]

INTEGRATION: CWS dr32 (1.2.8); FILE MERGED 2005/01/21 10:23:26 jmarmion 1.2.8.1: #i28561# xmerge changes for LaTex support. Issue number: Submitted by: Reviewed by:


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [b3538c3a9fa2e433ef404425f61ed55e5b74fe9d]

INTEGRATION: CWS dbwizard3 (1.3.4); FILE MERGED 2005/01/20 00:57:19 bc 1.3.4.2: #39669# Dataimport for Reports overworked 2005/01/03 06:30:11 bc 1.3.4.1: #i37475# several changes


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [0c202dac44bf5222348cf3be101ba12beeb88906]

INTEGRATION: CWS dr32 (1.1.2); FILE ADDED 2005/01/21 10:20:08 jmarmion 1.1.2.1: #i28561# xmerge changes for LaTex support. Issue number: i28561 Submitted by:  jmarmion Reviewed by:   henrikjust


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [3c5990980fa6556c68d46b3db82b00447a77e1f3]

INTEGRATION: CWS dbwizard3 (1.2.20); FILE MERGED 2005/02/09 10:12:31 bc 1.2.20.3: ##several changes 2005/01/03 06:30:11 bc 1.2.20.2: #i37475# several changes 2004/12/18 21:54:58 bc 1.2.20.1: ##code for including schemas and catalogs in tablewizard added


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [7153bde8a26eb06fbe1ded254ead4f8f05bf6873]

INTEGRATION: CWS dr32 (1.1.2); FILE ADDED 2005/01/21 10:18:54 jmarmion 1.1.2.1: #i28561# xmerge changes for LaTex support. Issue number:i28561 Submitted by: jmarmion Reviewed by:   henrikjust


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [315b06f495194a8ace2b85bf54d22772c783ff0f]

INTEGRATION: CWS dbwizard3 (1.2.20); FILE MERGED 2004/12/18 21:54:58 bc 1.2.20.1: ##code for including schemas and catalogs in tablewizard added


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [fa97d72ed5408d116d7c25a3e7516f4602a8c75e]

INTEGRATION: CWS dr32 (1.2.8); FILE MERGED 2005/01/21 10:22:53 jmarmion 1.2.8.1: #i28561# xmerge changes for LaTex support. Issue number: i28561 Submitted by: Reviewed by:


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [03c38c132f934e81acf6e67431eb959f8a85bef9]

INTEGRATION: CWS dr32 (1.33.8); FILE MERGED 2005/01/31 14:09:22 dr 1.33.8.1: #b6219324# #i23079# #i27871# #i35812# #i37725# new ScExtDocOptions, new Excel import/export of view settings


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [f41a511710e5ffc5311161464cb7f27b76ef8cdc]

INTEGRATION: CWS dbwizard3 (1.2.20); FILE MERGED 2005/01/03 06:30:11 bc 1.2.20.1: #i37475# several changes


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [5ce615d9aa3e6b7696f7ac681287710c16fe8021]

INTEGRATION: CWS dr32 (1.29.146); FILE MERGED 2005/01/18 12:26:23 dr 1.29.146.2: RESYNC: (1.29-1.30); FILE MERGED 2005/01/12 10:46:25 dr 1.29.146.1: #i34769# conversion parameter handling; restore cursor after conversion


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [24d92a05385b4db1c4b48c7939eeea2ed3741d4c]

INTEGRATION: CWS dbwizard3 (1.3.20); FILE MERGED 2005/01/03 06:30:11 bc 1.3.20.2: #i37475# several changes 2004/12/18 21:54:57 bc 1.3.20.1: ##code for including schemas and catalogs in tablewizard added


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [4060cfc8e1f7756816e36d836dbd39d0aac126d3]

INTEGRATION: CWS dr32 (1.49.126); FILE MERGED 2005/02/02 14:13:13 dr 1.49.126.2: #b6219324# #i23079# #i27871# #i35812# #i37725# import/export of view settings 2005/01/31 14:09:22 dr 1.49.126.1: #b6219324# #i23079# #i27871# #i35812# #i37725# new ScExtDocOptions, new Excel import/export of view settings


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [668f22a8c3325290af0cc0bd8e90a768c9445866]

INTEGRATION: CWS dbwizard3 (1.2.20); FILE MERGED 2005/01/03 06:30:10 bc 1.2.20.2: #i37475# several changes 2004/12/18 21:54:57 bc 1.2.20.1: ##code for including schemas and catalogs in tablewizard added


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [3fd714660efbaa69da736cf612899b753d0f9c83]

INTEGRATION: CWS dr32 (1.47.68); FILE MERGED 2005/01/31 18:07:12 dr 1.47.68.2: RESYNC: (1.47-1.48); FILE MERGED 2005/01/31 14:09:21 dr 1.47.68.1: #b6219324# #i23079# #i27871# #i35812# #i37725# new ScExtDocOptions, new Excel import/export of view settings


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [4f5fb6286f62e087d963f0b8639550c17f7d77cf]

INTEGRATION: CWS dr32 (1.24.54); FILE MERGED 2005/01/31 14:09:20 dr 1.24.54.1: #b6219324# #i23079# #i27871# #i35812# #i37725# new ScExtDocOptions, new Excel import/export of view settings


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [1439a6001b1809afd9fd68e38bae31eefe9e3860]

INTEGRATION: CWS dbwizard3 (1.1.2); FILE ADDED 2005/01/27 15:20:23 bc 1.1.2.2: #i37837# TypeInspector modified 2005/01/11 16:10:12 bc 1.1.2.1: #i34889#TypeInspector class added Issue number: Submitted by: Reviewed by:


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [faceac045ad8421b483372eaf680f730b80be88c]

INTEGRATION: CWS dbwizard3 (1.2.20); FILE MERGED 2005/01/12 10:00:59 bc 1.2.20.9: #i37933#initialize of Aggregatecomponent.java modified 2005/01/11 21:57:33 bc 1.2.20.8: ##ColumnPropertySet.java now in db package 2005/01/11 21:38:48 bc 1.2.20.7: #i37839#new class ColumnPropertySet introduced 2005/01/10 20:34:20 bc 1.2.20.6: #i38555# Automatic Autovalue checkbox now also toggled 2004/12/18 21:54:57 bc 1.2.20.5: ##code for including schemas and catalogs in tablewizard added 2004/12/13 16:00:44 bc 1.2.20.4: #i38823#new tablename is added to tablefilters 2004/12/10 17:18:22 bc 1.2.20.3: #i37927#several changes added 2004/12/08 11:27:13 bc 1.2.20.2: #i38555# PrimaryKey page adapted to the task 2004/12/06 14:55:44 bc 1.2.20.1: ##several bugfixes


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [0e410a53c66251abff07a2e82b6b8fb1dae278b3]

INTEGRATION: CWS dr32 (1.11.146); FILE MERGED 2005/01/12 10:46:25 dr 1.11.146.1: #i34769# conversion parameter handling; restore cursor after conversion


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [173eded51e7e1d7c723fe5263a2f3ec2684446d2]

INTEGRATION: CWS dbwizard3 (1.2.60); FILE MERGED 2005/02/09 17:23:56 bc 1.2.60.9: ## Issue number: Submitted by: Reviewed by: 2005/01/31 00:39:56 bc 1.2.60.8: #i22524#Prepending of Sorting criteria added 2005/01/23 14:18:28 bc 1.2.60.7: #i22524#now querycommand is retrieved from query in dataimport 2005/01/23 11:13:54 bc 1.2.60.6: ##Dataimport of queries now improved 2005/01/21 13:05:06 bc 1.2.60.5: ##import statements corrected Issue number: Submitted by: Reviewed by: 2005/01/21 09:05:20 bc 1.2.60.4: RESYNC: (1.2-1.3); FILE MERGED 2005/01/20 00:57:18 bc 1.2.60.3: #39669# Dataimport for Reports overworked 2005/01/17 10:32:35 bc 1.2.60.2: ##import statements removed 2004/12/13 16:00:44 bc 1.2.60.1: #i38823#new tablename is added to tablefilters


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [ace7b7b6d3e3ff183b56ae4fb1349ebd68413fda]

INTEGRATION: CWS dr32 (1.2.148); FILE MERGED 2005/01/12 10:46:25 dr 1.2.148.1: #i34769# conversion parameter handling; restore cursor after conversion


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [f611870f08846b9c6abb4eb05caa28d38f90e8dc]

INTEGRATION: CWS dbwizard3 (1.3.20); FILE MERGED 2005/02/09 17:23:56 bc 1.3.20.6: ## Issue number: Submitted by: Reviewed by: 2005/02/09 10:12:26 bc 1.3.20.5: ##several changes 2005/01/26 21:25:24 bc 1.3.20.4: #i20198#copysections in dataimport added 2005/01/20 00:57:18 bc 1.3.20.3: #39669# Dataimport for Reports overworked 2005/01/08 12:40:30 bc 1.3.20.2: ##XCompletion Interface added 2005/01/07 15:17:02 bc 1.3.20.1: #i40082#new NumberFormatter class added


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [d362c14c08acc6a7c71dbb535162c6c644d3ad90]

INTEGRATION: CWS dr32 (1.1.2); FILE ADDED 2005/01/31 14:09:20 dr 1.1.2.1: #b6219324# #i23079# #i27871# #i35812# #i37725# new ScExtDocOptions, new Excel import/export of view settings


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [b818baa0b84b4b9a5cf7ad8f6ad85276c13e7ff6]

INTEGRATION: CWS dbwizard3 (1.3.20); FILE MERGED 2005/01/08 12:40:30 bc 1.3.20.1: ##XCompletion Interface added


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [3f3fb19e2f62c7e3f1a1b7776c8f073ffdc478e3]

INTEGRATION: CWS dr32 (1.10.148); FILE MERGED 2005/01/31 14:09:18 dr 1.10.148.1: #b6219324# #i23079# #i27871# #i35812# #i37725# new ScExtDocOptions, new Excel import/export of view settings


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [f80efd63a740e8a87edaae745b22cf6a086f64db]

INTEGRATION: CWS dbwizard3 (1.3.20); FILE MERGED 2005/01/20 00:57:18 bc 1.3.20.2: #39669# Dataimport for Reports overworked 2005/01/07 15:17:01 bc 1.3.20.1: #i40082#new NumberFormatter class added


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [057fddd5383652fc22a45b8798d0feb47bd827f6]

INTEGRATION: CWS dr32 (1.36.146); FILE MERGED 2005/01/12 10:46:24 dr 1.36.146.1: #i34769# conversion parameter handling; restore cursor after conversion


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [6db882da1ba6f754c82151501a0da30b326aa952]

INTEGRATION: CWS dr32 (1.13.146); FILE MERGED 2005/01/12 10:45:56 dr 1.13.146.1: #i34769# conversion parameter handling; restore cursor after conversion


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [ccab065bcd6837a9b04a923558e674af1a036c11]

INTEGRATION: CWS dbwizard3 (1.1.2); FILE ADDED 2005/01/23 11:13:54 bc 1.1.2.4: ##Dataimport of queries now improved 2005/01/03 06:30:10 bc 1.1.2.3: #i37475# several changes 2004/12/18 21:54:56 bc 1.1.2.2: ##code for including schemas and catalogs in tablewizard added 2004/12/13 16:01:47 bc 1.1.2.1: #i38823#new class added to inspect dbtablename Issue number: Submitted by: Reviewed by:


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [c127d22fe7a6262efba4e8cf47490bc80fb4b956]

INTEGRATION: CWS dr32 (1.60.112); FILE MERGED 2005/01/19 14:30:38 dr 1.60.112.1: #i40854# not enough space for pt-BR fixedtext


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [e607d1385e4c55dccb48f0d1b879e61c54b9b106]

INTEGRATION: CWS dbwizard3 (1.4.20); FILE MERGED 2005/01/31 00:39:56 bc 1.4.20.7: #i22524#Prepending of Sorting criteria added 2005/01/24 16:19:07 bc 1.4.20.6: #i20198# variable %NAME added Issue number: Submitted by: Reviewed by: 2005/01/20 13:10:57 bc 1.4.20.5: #i20198#Error now handled when  columns cannot be retrieved 2005/01/20 00:57:18 bc 1.4.20.4: #39669# Dataimport for Reports overworked 2005/01/08 12:40:29 bc 1.4.20.3: ##XCompletion Interface added 2004/12/18 21:54:56 bc 1.4.20.2: ##code for including schemas and catalogs in tablewizard added 2004/12/13 16:00:43 bc 1.4.20.1: #i38823#new tablename is added to tablefilters


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [bd457da632a5706122e6a1d798a54d9e87936305]

INTEGRATION: CWS dr32 (1.8.148); FILE MERGED 2005/01/12 10:41:01 dr 1.8.148.1: #i34769# conversion parameter handling; restore cursor after conversion


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [0677927a4cff4b1280b91c8d632164f77e9708d6]

INTEGRATION: CWS dbwizard3 (1.1.2); FILE ADDED 2005/01/11 21:56:34 bc 1.1.2.1: ##ColumnPropertySet.java added Issue number: Submitted by: Reviewed by:


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [2a130edba5beecfec5b6878b3f1d470793aa033f]

INTEGRATION: CWS dr32 (1.24.56); FILE MERGED 2005/01/12 10:41:01 dr 1.24.56.1: #i34769# conversion parameter handling; restore cursor after conversion


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [fea491a58f7cd4207227b47032bee2b77306b600]

INTEGRATION: CWS dbwizard3 (1.2.58); FILE MERGED 2005/01/10 20:34:20 bc 1.2.58.1: #i38555# Automatic Autovalue checkbox now also toggled


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [17c28949ac916a9d1c2e46cfffe9c78ed683ed95]

INTEGRATION: CWS dr32 (1.17.126); FILE MERGED 2005/01/31 14:09:03 dr 1.17.126.1: #b6219324# #i23079# #i27871# #i35812# #i37725# new ScExtDocOptions, new Excel import/export of view settings


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [85009f25238c41af3526b2712f8e56a679b71f85]

INTEGRATION: CWS dbwizard3 (1.2.58); FILE MERGED 2004/12/06 14:55:43 bc 1.2.58.1: ##several bugfixes


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [79d453b5a326b26905cd2c3dedf319cdae50dea9]

INTEGRATION: CWS dr32 (1.10.196); FILE MERGED 2005/01/12 10:41:00 dr 1.10.196.1: #i34769# conversion parameter handling; restore cursor after conversion


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [12f92def340ae54d5bf6fef969542730aacfb1d7]

INTEGRATION: CWS dbwizard3 (1.1.2); FILE ADDED 2005/01/20 00:57:17 bc 1.1.2.3: #39669# Dataimport for Reports overworked 2005/01/10 20:34:19 bc 1.1.2.2: #i38555# Automatic Autovalue checkbox now also toggled 2005/01/07 15:18:38 bc 1.1.2.1: #i36087#class initialized


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [22885399d9f6fd000923b8df85cdc06f6479f32c]

INTEGRATION: CWS dr32 (1.17.56); FILE MERGED 2005/01/31 14:09:03 dr 1.17.56.1: #b6219324# #i23079# #i27871# #i35812# #i37725# new ScExtDocOptions, new Excel import/export of view settings


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [e56bbe1ea1ed5b91d6af2d3ec233f2eb2b739676]

INTEGRATION: CWS dbwizard3 (1.3.20); FILE MERGED 2004/12/08 11:27:10 bc 1.3.20.2: #i38555# PrimaryKey page adapted to the task 2004/12/06 14:55:43 bc 1.3.20.1: ##several bugfixes


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [929517bd1f052f963ab7caeafe2172e11ea5fd51]

INTEGRATION: CWS dr32 (1.1.2); FILE ADDED 2005/01/12 10:41:00 dr 1.1.2.1: #i34769# conversion parameter handling; restore cursor after conversion


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [767f6b1a8034d9fc4563fbec8a64fc75819e28e2]

INTEGRATION: CWS dbwizard3 (1.3.26); FILE MERGED 2005/02/15 17:29:53 bc 1.3.26.3: ##Replacing of placeholders improved 2005/01/08 12:40:28 bc 1.3.26.2: ##XCompletion Interface added 2004/12/18 21:54:56 bc 1.3.26.1: ##code for including schemas and catalogs in tablewizard added


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [5f9906ad8968c54eab8ebbe1f9047a3788147b87]

INTEGRATION: CWS dr32 (1.7.148); FILE MERGED 2005/01/12 10:41:00 dr 1.7.148.1: #i34769# conversion parameter handling; restore cursor after conversion


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [4a817e6f4cf9d1c1a9f682c9a6bd6a2d378fba15]

INTEGRATION: CWS dbwizard3 (1.5.20); FILE MERGED 2005/01/28 11:38:47 bc 1.5.20.1: #i39885# transformerfile in Process.java now closed after transformation


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [33acbde38e3fb8672ac2051e82f6b06163e2033a]

INTEGRATION: CWS dr32 (1.20.2); FILE MERGED 2005/01/31 14:08:50 dr 1.20.2.1: #b6219324# #i23079# #i27871# #i35812# #i37725# new ScExtDocOptions, new Excel import/export of view settings


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [e46bce426fe9908e6a5be80b2f43804f77da8dfe]

INTEGRATION: CWS dbwizard3 (1.4.20); FILE MERGED 2005/01/07 15:17:00 bc 1.4.20.3: #i40082#new NumberFormatter class added 2004/12/18 21:54:55 bc 1.4.20.2: ##code for including schemas and catalogs in tablewizard added 2004/12/06 14:55:42 bc 1.4.20.1: ##several bugfixes


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [9a7806c14613cc2065abb9e25c59bb36329982ba]

INTEGRATION: CWS dr32 (1.77.8); FILE MERGED 2005/01/31 14:08:49 dr 1.77.8.1: #b6219324# #i23079# #i27871# #i35812# #i37725# new ScExtDocOptions, new Excel import/export of view settings


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [646c70205a85ec84da02ef94e51951eb4706766b]

INTEGRATION: CWS dbwizard3 (1.3.4); FILE MERGED 2005/01/07 15:16:59 bc 1.3.4.1: #i40082#new NumberFormatter class added


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [da1aa3db0f9a05bc609d8b254cc0cf8aaecd709a]

INTEGRATION: CWS dr32 (1.75.2); FILE MERGED 2005/01/31 14:08:34 dr 1.75.2.2: #b6219324# #i23079# #i27871# #i35812# #i37725# new ScExtDocOptions, new Excel import/export of view settings 2005/01/19 15:03:42 dr 1.75.2.1: #i40570# removed/changed constants and enums


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [ab29857e14241469dd5001752f70e78a922b332d]

INTEGRATION: CWS dbwizard3 (1.5.2); FILE MERGED 2005/02/17 17:32:30 bc 1.5.2.8: RESYNC: (1.5-1.6); FILE MERGED 2005/02/15 17:29:52 bc 1.5.2.7: ##Replacing of placeholders improved 2005/01/11 21:57:33 bc 1.5.2.6: ##ColumnPropertySet.java now in db package 2005/01/11 21:38:47 bc 1.5.2.5: #i37839#new class ColumnPropertySet introduced 2005/01/08 12:40:28 bc 1.5.2.4: ##XCompletion Interface added 2005/01/07 15:16:58 bc 1.5.2.3: #i40082#new NumberFormatter class added 2005/01/04 06:38:12 bc 1.5.2.2: ##PeerConfigHelper.java removed 2004/12/13 16:00:42 bc 1.5.2.1: #i38823#new tablename is added to tablefilters


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [96b6d09a69efea538382474a10156ae468407069]

INTEGRATION: CWS dr32 (1.18.126); FILE MERGED 2005/01/20 13:41:40 dr 1.18.126.1: #i40570# removed more RootData stuff


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [dcb92b5a7b0c75e06d1206dcecd36c9921761b68]

INTEGRATION: CWS dr32 (1.13.148); FILE MERGED 2005/01/31 14:08:34 dr 1.13.148.1: #b6219324# #i23079# #i27871# #i35812# #i37725# new ScExtDocOptions, new Excel import/export of view settings


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [6b6181ebee8c7c5b7dd331d681b6c97c8ba37bcb]

INTEGRATION: CWS dr32 (1.25.70); FILE MERGED 2005/01/20 13:41:40 dr 1.25.70.1: #i40570# removed more RootData stuff


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [eaa47e82216437c9a4f45132a12e910bd8426518]

INTEGRATION: CWS dr32 (1.20.2); FILE MERGED 2005/01/31 14:08:33 dr 1.20.2.2: #b6219324# #i23079# #i27871# #i35812# #i37725# new ScExtDocOptions, new Excel import/export of view settings 2005/01/20 13:41:40 dr 1.20.2.1: #i40570# removed more RootData stuff


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [77f90c91328b8f1bc6cd77ee35596836e3634b5a]

INTEGRATION: CWS dbwizard3 (1.51.18); FILE MERGED 2005/01/25 16:19:39 tl 1.51.18.1: #i41196# IsTextSelection has now an optional parameter to accept table cell selections


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [8911ca898db82d11beafa4071d488fd6f60148c8]

INTEGRATION: CWS dr32 (1.3.272); FILE MERGED 2005/01/13 14:28:59 dr 1.3.272.1: #i40570# remove flttools.hxx


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [18c7d27dbf0db2c79b1f89d0de027c3f77a31bf8]

INTEGRATION: CWS dbwizard3 (1.9.120); FILE MERGED 2005/01/25 16:19:54 tl 1.9.120.1: #i41196# IsTextSelection has now an optional parameter to accept table cell selections


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [1084554ca13519f2b644e3622a90e7ca7358c5d5]

INTEGRATION: CWS dr32 (1.5.50); FILE MERGED 2005/01/13 14:28:37 dr 1.5.50.1: #i40570# remove flttools.hxx


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [7d391ba9aabe4fb116ea4858fd0e6eb0a6855d3b]

INTEGRATION: CWS dr32 (1.8.50); FILE MERGED 2005/01/31 14:08:23 dr 1.8.50.2: #b6219324# #i23079# #i27871# #i35812# #i37725# new ScExtDocOptions, new Excel import/export of view settings 2005/01/13 14:28:37 dr 1.8.50.1: #i40570# remove flttools.hxx


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [1cf16bc78ecdf40dac129c8fdc6a950e40572d77]

INTEGRATION: CWS dr32 (1.1.2); FILE ADDED 2005/02/02 14:14:23 dr 1.1.2.2: #b6219324# #i23079# #i27871# #i35812# #i37725# new address converter, import/export of view settings 2005/01/31 14:07:42 dr 1.1.2.1: #b6219324# #i23079# #i27871# #i35812# #i37725# new ScExtDocOptions, new Excel import/export of view settings


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [62498bf237b5fd3e6962d4588ccb5a05ab7f92eb]

INTEGRATION: CWS dr32 (1.19.2); FILE MERGED 2005/02/02 14:14:23 dr 1.19.2.3: #b6219324# #i23079# #i27871# #i35812# #i37725# new address converter, import/export of view settings 2005/01/31 14:07:42 dr 1.19.2.2: #b6219324# #i23079# #i27871# #i35812# #i37725# new ScExtDocOptions, new Excel import/export of view settings 2005/01/19 15:03:07 dr 1.19.2.1: #i40570# removed/changed constants and enums


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [be80c70c96f90bfe48b66c7d057df77b29e84f6e]

INTEGRATION: CWS dr32 (1.1.2); FILE ADDED 2005/01/19 15:03:07 dr 1.1.2.1: #i40570# removed/changed constants and enums


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [c6afad7e13cf99903f262657b343c9fe9729e470]

INTEGRATION: CWS dr32 (1.19.2); FILE MERGED 2005/02/02 14:14:22 dr 1.19.2.3: #b6219324# #i23079# #i27871# #i35812# #i37725# new address converter, import/export of view settings 2005/01/31 14:07:42 dr 1.19.2.2: #b6219324# #i23079# #i27871# #i35812# #i37725# new ScExtDocOptions, new Excel import/export of view settings 2005/01/20 14:24:50 dr 1.19.2.1: #i40570# removed RootData::bWriteVBAStorage


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [8571e829f8406088498fabea40a70de3f2b9e468]

INTEGRATION: CWS dr32 (1.6.148); FILE MERGED 2005/02/02 14:14:22 dr 1.6.148.1: #b6219324# #i23079# #i27871# #i35812# #i37725# new address converter, import/export of view settings


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [6f71b69a45cb6b08f8548b0aab1f1bc18553ab40]

INTEGRATION: CWS dr32 (1.13.2); FILE MERGED 2005/01/20 11:42:40 dr 1.13.2.1: #i39025# add autoload property


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [616b08117704724aef4db5f6a646210fd7843944]

INTEGRATION: CWS dr32 (1.21.120); FILE MERGED 2005/01/31 14:07:41 dr 1.21.120.4: #b6219324# #i23079# #i27871# #i35812# #i37725# new ScExtDocOptions, new Excel import/export of view settings 2005/01/19 15:03:06 dr 1.21.120.3: #i40570# removed/changed constants and enums 2005/01/18 12:15:41 dr 1.21.120.2: RESYNC: (1.21-1.22); FILE MERGED 2005/01/14 13:34:12 dr 1.21.120.1: #i40570# remove RootData::eHauptDateiTyp, xlBiff7


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [ceceb6eb178e317265fe091332a88c95a156176e]

INTEGRATION: CWS dr32 (1.1.2); FILE ADDED 2005/02/02 20:17:52 dr 1.1.2.3: #i10000# merge conflicts 2005/02/02 14:14:22 dr 1.1.2.2: #b6219324# #i23079# #i27871# #i35812# #i37725# new address converter, import/export of view settings 2005/01/31 14:07:41 dr 1.1.2.1: #b6219324# #i23079# #i27871# #i35812# #i37725# new ScExtDocOptions, new Excel import/export of view settings


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [5248f4470b5765df6f1228548ef8a232e156a03f]

INTEGRATION: CWS dr32 (1.1.2); FILE ADDED 2005/01/31 14:07:41 dr 1.1.2.1: #b6219324# #i23079# #i27871# #i35812# #i37725# new ScExtDocOptions, new Excel import/export of view settings


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [f5c1681e8d87b539e55a17114cafa75202b3d1c7]

INTEGRATION: CWS dr32 (1.15.2); FILE MERGED 2005/01/31 14:07:40 dr 1.15.2.2: #b6219324# #i23079# #i27871# #i35812# #i37725# new ScExtDocOptions, new Excel import/export of view settings 2005/01/19 15:03:06 dr 1.15.2.1: #i40570# removed/changed constants and enums


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [a679c8b4aeaaf839a3f95a193016ddbb4a49279d]

INTEGRATION: CWS dr32 (1.14.2); FILE MERGED 2005/02/02 14:14:22 dr 1.14.2.2: #b6219324# #i23079# #i27871# #i35812# #i37725# new address converter, import/export of view settings 2005/01/31 14:07:39 dr 1.14.2.1: #b6219324# #i23079# #i27871# #i35812# #i37725# new ScExtDocOptions, new Excel import/export of view settings


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [f5fc6b459b5a5858a60c52123fcbceb67e3c9b5f]

INTEGRATION: CWS dr32 (1.3.148); FILE MERGED 2005/01/31 14:07:39 dr 1.3.148.1: #b6219324# #i23079# #i27871# #i35812# #i37725# new ScExtDocOptions, new Excel import/export of view settings


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [d0de4bad9dd9ccc450f91d09287ebc27d978edaf]

INTEGRATION: CWS dr32 (1.11.2); FILE MERGED 2005/02/04 14:03:08 dr 1.11.2.3: #i37725# add missing documentation 2005/02/02 14:14:21 dr 1.11.2.2: #b6219324# #i23079# #i27871# #i35812# #i37725# new address converter, import/export of view settings 2005/01/19 15:03:05 dr 1.11.2.1: #i40570# removed/changed constants and enums


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [f0fa3636f4268f44c9e1dec9e253bfb58ad247a7]

INTEGRATION: CWS dr32 (1.15.2); FILE MERGED 2005/02/04 11:55:46 jmarmion 1.15.2.1: #119010# allow imported connector areas to have a zero width or height.


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [882b1518e355918a58fc2fc1102466399e98a5c1]

INTEGRATION: CWS dr32 (1.1.2); FILE ADDED 2005/02/02 14:14:21 dr 1.1.2.2: #b6219324# #i23079# #i27871# #i35812# #i37725# new address converter, import/export of view settings 2005/01/31 14:07:39 dr 1.1.2.1: #b6219324# #i23079# #i27871# #i35812# #i37725# new ScExtDocOptions, new Excel import/export of view settings


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [d88f340993fac2103f6817354c693473cd24293f]

INTEGRATION: CWS dr32 (1.5.2); FILE MERGED 2005/02/02 14:14:21 dr 1.5.2.1: #b6219324# #i23079# #i27871# #i35812# #i37725# new address converter, import/export of view settings


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [69bb31e423a8faedcba6695bb25540ed0b1bd5b3]

INTEGRATION: CWS dr32 (1.13.2); FILE MERGED 2005/01/19 15:03:05 dr 1.13.2.1: #i40570# removed/changed constants and enums


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [4095b15878f40e6e02bb10a8f718f43d6fef2f5b]

INTEGRATION: CWS dr32 (1.5.2); FILE MERGED 2005/01/19 15:03:04 dr 1.5.2.1: #i40570# removed/changed constants and enums


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [af183d4ef45803024ee0f68aff05b3241da9ca64]

INTEGRATION: CWS dr32 (1.14.2); FILE MERGED 2005/02/02 14:14:21 dr 1.14.2.2: #b6219324# #i23079# #i27871# #i35812# #i37725# new address converter, import/export of view settings 2005/01/31 14:07:38 dr 1.14.2.1: #b6219324# #i23079# #i27871# #i35812# #i37725# new ScExtDocOptions, new Excel import/export of view settings


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [f72c14f7dbcc48dd64a09d3558cb5ba8b50c1ecc]

INTEGRATION: CWS dr32 (1.7.2); FILE MERGED 2005/02/03 12:05:32 dr 1.7.2.1: #i40570# remove RootData::aStandard, changed ref handling


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [7bc379ddcdb4e9de427ada5f4cb370be2fdfa20a]

INTEGRATION: CWS dr32 (1.6.2); FILE MERGED 2005/02/02 14:14:21 dr 1.6.2.1: #b6219324# #i23079# #i27871# #i35812# #i37725# new address converter, import/export of view settings


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [388e38b94ea3cbf4804bf651a364c1681928d1f0]

INTEGRATION: CWS dr32 (1.2.2); FILE MERGED 2005/02/02 14:14:20 dr 1.2.2.1: #b6219324# #i23079# #i27871# #i35812# #i37725# new address converter, import/export of view settings


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [408ac539a9f217a61568747e1f6d62daa9fa02ba]

INTEGRATION: CWS dr32 (1.10.2); FILE MERGED 2005/01/31 14:07:37 dr 1.10.2.2: #b6219324# #i23079# #i27871# #i35812# #i37725# new ScExtDocOptions, new Excel import/export of view settings 2005/01/19 15:03:04 dr 1.10.2.1: #i40570# removed/changed constants and enums


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [082b1f7eaaa4129e071f0b56f74f4fdb8c2c0c47]

INTEGRATION: CWS dr32 (1.14.2); FILE MERGED 2005/02/04 14:03:08 dr 1.14.2.2: #i37725# add missing documentation 2005/02/02 14:14:20 dr 1.14.2.1: #b6219324# #i23079# #i27871# #i35812# #i37725# new address converter, import/export of view settings


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [ef59b338ade6d27973442b51fff52ccea4a1ff21]

INTEGRATION: CWS dr32 (1.3.2); FILE MERGED 2005/02/02 14:14:20 dr 1.3.2.1: #b6219324# #i23079# #i27871# #i35812# #i37725# new address converter, import/export of view settings


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [30169be4815fe0234439fcd5cb9532a06bddcec3]

INTEGRATION: CWS dr32 (1.9.2); FILE MERGED 2005/02/02 14:14:20 dr 1.9.2.1: #b6219324# #i23079# #i27871# #i35812# #i37725# new address converter, import/export of view settings


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [35da0ed732900fa329da1474f6cd2a2b2afb56db]

INTEGRATION: CWS dr32 (1.41.2); FILE MERGED 2005/01/31 14:07:37 dr 1.41.2.1: #b6219324# #i23079# #i27871# #i35812# #i37725# new ScExtDocOptions, new Excel import/export of view settings


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [f826d1ad31549c8b92a5a5d1b3a15b712532afe8]

INTEGRATION: CWS dr32 (1.8.148); FILE MERGED 2005/01/20 13:41:17 dr 1.8.148.1: #i40570# removed more RootData stuff


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [62c218d7fdc655a6d8f69bed4043ae01d9b157a3]

INTEGRATION: CWS dr32 (1.38.70); FILE MERGED 2005/02/03 12:05:32 dr 1.38.70.6: #i40570# remove RootData::aStandard, changed ref handling 2005/01/20 14:24:50 dr 1.38.70.5: #i40570# removed RootData::bWriteVBAStorage 2005/01/20 13:41:17 dr 1.38.70.4: #i40570# removed more RootData stuff 2005/01/18 12:10:34 dr 1.38.70.3: RESYNC: (1.38-1.39); FILE MERGED 2005/01/17 16:44:55 dr 1.38.70.2: #i40570# removed RootData::pCharset and RootData::bCellCut 2005/01/14 13:34:12 dr 1.38.70.1: #i40570# remove RootData::eHauptDateiTyp, xlBiff7


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [50ffe6f78087882c5ad69793ba7f868580ae51b0]

INTEGRATION: CWS dr32 (1.30.2); FILE MERGED 2005/01/31 14:07:37 dr 1.30.2.1: #b6219324# #i23079# #i27871# #i35812# #i37725# new ScExtDocOptions, new Excel import/export of view settings


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [ee9f159465a7db117aaa572e9a43fa3edd224d4a]

INTEGRATION: CWS dr32 (1.15.120); FILE MERGED 2005/02/03 12:05:31 dr 1.15.120.1: #i40570# remove RootData::aStandard, changed ref handling


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [6db69fa577d6a062ae7b63321a638d0e4e4bfa18]

INTEGRATION: CWS dr32 (1.44.70); FILE MERGED 2005/01/31 14:07:37 dr 1.44.70.3: #b6219324# #i23079# #i27871# #i35812# #i37725# new ScExtDocOptions, new Excel import/export of view settings 2005/01/18 12:09:46 dr 1.44.70.2: RESYNC: (1.44-1.45); FILE MERGED 2005/01/13 14:27:19 dr 1.44.70.1: #i40570# remove flttools.hxx


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [b48e3c34b52f452034d494048f95ce5aaf805bfb]

INTEGRATION: CWS dr32 (1.57.120); FILE MERGED 2005/01/18 12:09:20 dr 1.57.120.2: RESYNC: (1.57-1.58); FILE MERGED 2005/01/13 14:27:19 dr 1.57.120.1: #i40570# remove flttools.hxx


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [0085072c6e378a0f385753e5cd1af2da11caa61b]

INTEGRATION: CWS dr32 (1.12.70); FILE MERGED 2005/01/20 13:41:17 dr 1.12.70.1: #i40570# removed more RootData stuff


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [3dc5d5487388c0a9127e2c4f22e6bd52ce1170de]

INTEGRATION: CWS dr32 (1.15.2); FILE MERGED 2005/01/31 14:07:36 dr 1.15.2.1: #b6219324# #i23079# #i27871# #i35812# #i37725# new ScExtDocOptions, new Excel import/export of view settings


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [501daa3f5c3a3b1dfb199439eeebaf0a5423b9cc]

INTEGRATION: CWS dr32 (1.45.148); FILE MERGED 2005/01/19 15:03:04 dr 1.45.148.2: #i40570# removed/changed constants and enums 2005/01/13 14:27:18 dr 1.45.148.1: #i40570# remove flttools.hxx


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [09bb2950abfbc86ff32839ebac48d171fe5b9f23]

INTEGRATION: CWS dr32 (1.17.272); FILE MERGED 2005/01/31 14:07:36 dr 1.17.272.2: #b6219324# #i23079# #i27871# #i35812# #i37725# new ScExtDocOptions, new Excel import/export of view settings 2005/01/20 13:41:17 dr 1.17.272.1: #i40570# removed more RootData stuff


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [2dff27fe1c8edf64f5c85201174594c78e68ed53]

INTEGRATION: CWS dr32 (1.17.70); FILE MERGED 2005/01/20 13:41:17 dr 1.17.70.2: #i40570# removed more RootData stuff 2005/01/13 14:27:18 dr 1.17.70.1: #i40570# remove flttools.hxx


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [5b7bfff2abc8b9a7d26d8e719e5362ad08990405]

INTEGRATION: CWS dr32 (1.15.2); FILE MERGED 2005/01/20 13:41:16 dr 1.15.2.1: #i40570# removed more RootData stuff


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [4094d9598c7e3c01d2d328866b7342e466f60b57]

INTEGRATION: CWS dr32 (1.22.68); FILE MERGED 2005/01/18 12:08:15 dr 1.22.68.2: RESYNC: (1.22-1.23); FILE MERGED 2005/01/13 14:28:17 dr 1.22.68.1: #i40570# remove flttools.hxx


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [bb90ae837b43732e055c5dbe4023faa217a1f9ad]

INTEGRATION: CWS dr32 (1.9.144); FILE MERGED 2005/01/18 12:07:49 dr 1.9.144.2: RESYNC: (1.9-1.10); FILE MERGED 2005/01/13 14:28:17 dr 1.9.144.1: #i40570# remove flttools.hxx


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [b1b79184b1b748d817219125ff7eb5279f80d9a3]

INTEGRATION: CWS dr32 (1.27.28); FILE MERGED 2005/01/18 12:07:38 dr 1.27.28.2: RESYNC: (1.27-1.28); FILE MERGED 2005/01/13 14:28:17 dr 1.27.28.1: #i40570# remove flttools.hxx


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [3fa807c875485c71a8f413c0fd3eeea5690d17e8]

INTEGRATION: CWS dr32 (1.1.2); FILE ADDED 2005/02/02 14:14:56 dr 1.1.2.2: #b6219324# #i23079# #i27871# #i35812# #i37725# new address converter, import/export of view settings 2005/01/31 14:00:54 dr 1.1.2.1: #b6219324# #i23079# #i27871# #i35812# #i37725# new ScExtDocOptions, new Excel import/export of view settings


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [ba60aa0da7362bc8769572e9fdf2a6c32bf63f85]

INTEGRATION: CWS dr32 (1.19.2); FILE MERGED 2005/02/02 16:39:02 dr 1.19.2.3: #i37725# import of color: remove transparence 2005/02/02 14:14:55 dr 1.19.2.2: #b6219324# #i23079# #i27871# #i35812# #i37725# new address converter, import/export of view settings 2005/01/31 14:00:53 dr 1.19.2.1: #b6219324# #i23079# #i27871# #i35812# #i37725# new ScExtDocOptions, new Excel import/export of view settings


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [78e620db74b9f5c3546f1eda23158f9160f8e559]

INTEGRATION: CWS dr32 (1.14.20); FILE MERGED 2005/02/04 11:43:15 dr 1.14.20.4: #i36782# fix removed 2005/02/03 15:48:48 dr 1.14.20.3: #i36782# use 'pragma setlocale' to handle UTF-8 strings 2005/01/19 15:00:15 dr 1.14.20.2: #i40570# removed/changed constants and enums 2005/01/14 13:32:14 dr 1.14.20.1: #i40570# remove RootData::eHauptDateiTyp, xlBiff7


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [bad930235ae0b55676a95433c8913e2a37a60320]

INTEGRATION: CWS dr32 (1.20.70); FILE MERGED 2005/02/02 14:14:55 dr 1.20.70.5: #b6219324# #i23079# #i27871# #i35812# #i37725# new address converter, import/export of view settings 2005/01/31 14:00:53 dr 1.20.70.4: #b6219324# #i23079# #i27871# #i35812# #i37725# new ScExtDocOptions, new Excel import/export of view settings 2005/01/20 14:24:27 dr 1.20.70.3: #i40570# removed RootData::bWriteVBAStorage 2005/01/19 15:00:14 dr 1.20.70.2: #i40570# removed/changed constants and enums 2005/01/14 13:32:13 dr 1.20.70.1: #i40570# remove RootData::eHauptDateiTyp, xlBiff7


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [26547cbafe999853a7c68ae2af84ef045ea5f93a]

INTEGRATION: CWS dr32 (1.5.148); FILE MERGED 2005/02/02 14:14:55 dr 1.5.148.1: #b6219324# #i23079# #i27871# #i35812# #i37725# new address converter, import/export of view settings


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [50905534fe3fa201e52f1ee411044bdee356a2d1]

INTEGRATION: CWS dr32 (1.7.2); FILE MERGED 2005/01/19 15:00:14 dr 1.7.2.1: #i40570# removed/changed constants and enums


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [b171887e71c053ca76d9a2d8bbf5424ecbcc9e20]

INTEGRATION: CWS dr32 (1.1.2); FILE ADDED 2005/02/02 20:18:07 dr 1.1.2.3: #i10000# merge conflicts 2005/02/02 14:14:55 dr 1.1.2.2: #b6219324# #i23079# #i27871# #i35812# #i37725# new address converter, import/export of view settings 2005/01/31 14:00:52 dr 1.1.2.1: #b6219324# #i23079# #i27871# #i35812# #i37725# new ScExtDocOptions, new Excel import/export of view settings


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [2bd6ef29a919c186e3fca0db0b57b150e32c1eb6]

INTEGRATION: CWS dr32 (1.1.2); FILE ADDED 2005/02/02 14:14:55 dr 1.1.2.2: #b6219324# #i23079# #i27871# #i35812# #i37725# new address converter, import/export of view settings 2005/01/31 14:00:52 dr 1.1.2.1: #b6219324# #i23079# #i27871# #i35812# #i37725# new ScExtDocOptions, new Excel import/export of view settings


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [8ca9e87a305b6ca4de4c35eec1266225146f08e3]

INTEGRATION: CWS dr32 (1.20.20); FILE MERGED 2005/02/02 20:34:33 dr 1.20.20.4: #i10000# warning 2005/01/31 14:00:51 dr 1.20.20.3: #b6219324# #i23079# #i27871# #i35812# #i37725# new ScExtDocOptions, new Excel import/export of view settings 2005/01/19 15:00:13 dr 1.20.20.2: #i40570# removed/changed constants and enums 2005/01/14 13:32:13 dr 1.20.20.1: #i40570# remove RootData::eHauptDateiTyp, xlBiff7


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [bbf068df0a56a5dbae0c4bfd3fb9aca66fb6b39a]

INTEGRATION: CWS dr32 (1.10.120); FILE MERGED 2005/01/19 15:00:12 dr 1.10.120.1: #i40570# removed/changed constants and enums


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [503eda99d2251eefeb52dd7a30ac69ef7b09d7f3]

INTEGRATION: CWS dr32 (1.14.2); FILE MERGED 2005/02/02 14:14:54 dr 1.14.2.3: #b6219324# #i23079# #i27871# #i35812# #i37725# new address converter, import/export of view settings 2005/01/31 14:00:51 dr 1.14.2.2: #b6219324# #i23079# #i27871# #i35812# #i37725# new ScExtDocOptions, new Excel import/export of view settings 2005/01/19 15:00:12 dr 1.14.2.1: #i40570# removed/changed constants and enums


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [c7eacfd4305037f20f6fed40398032e1b3220377]

INTEGRATION: CWS dr32 (1.7.146); FILE MERGED 2005/02/02 14:14:54 dr 1.7.146.2: #b6219324# #i23079# #i27871# #i35812# #i37725# new address converter, import/export of view settings 2005/01/31 14:00:51 dr 1.7.146.1: #b6219324# #i23079# #i27871# #i35812# #i37725# new ScExtDocOptions, new Excel import/export of view settings


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [c1f5d5b411c8f9e4f42150534a0d66f7d71087d4]

INTEGRATION: CWS dr32 (1.8.148); FILE MERGED 2005/01/31 14:00:50 dr 1.8.148.2: #b6219324# #i23079# #i27871# #i35812# #i37725# new ScExtDocOptions, new Excel import/export of view settings 2005/01/19 15:00:12 dr 1.8.148.1: #i40570# removed/changed constants and enums


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [71094858fd1403a1747f3ca36ce83a9146e17207]

INTEGRATION: CWS dr32 (1.2.2); FILE MERGED 2005/01/31 14:00:50 dr 1.2.2.3: #b6219324# #i23079# #i27871# #i35812# #i37725# new ScExtDocOptions, new Excel import/export of view settings 2005/01/19 15:00:11 dr 1.2.2.2: #i40570# removed/changed constants and enums 2005/01/18 16:34:33 dr 1.2.2.1: #i10000# merge errors


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [776f2b3dd1db8f293de3a4151a8807c5ca912630]

INTEGRATION: CWS dr32 (1.15.148); FILE MERGED 2005/02/02 14:14:54 dr 1.15.148.5: #b6219324# #i23079# #i27871# #i35812# #i37725# new address converter, import/export of view settings 2005/01/31 14:00:50 dr 1.15.148.4: #b6219324# #i23079# #i27871# #i35812# #i37725# new ScExtDocOptions, new Excel import/export of view settings 2005/01/19 15:00:11 dr 1.15.148.3: #i40570# removed/changed constants and enums 2005/01/18 12:05:58 dr 1.15.148.2: RESYNC: (1.15-1.16); FILE MERGED 2005/01/14 13:32:13 dr 1.15.148.1: #i40570# remove RootData::eHauptDateiTyp, xlBiff7


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [3353553fee44235db29705c33a04064809111b41]

INTEGRATION: CWS dr32 (1.17.20); FILE MERGED 2005/02/02 14:14:54 dr 1.17.20.3: #b6219324# #i23079# #i27871# #i35812# #i37725# new address converter, import/export of view settings 2005/01/19 15:00:11 dr 1.17.20.2: #i40570# removed/changed constants and enums 2005/01/14 13:32:12 dr 1.17.20.1: #i40570# remove RootData::eHauptDateiTyp, xlBiff7


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [c27086e7d84217f915253b06b9af248eb4630475]

INTEGRATION: CWS dr32 (1.28.16); FILE MERGED 2005/02/04 11:56:44 jmarmion 1.28.16.6: #119010# allow imported connector areas to have a zero width or height. 2005/02/03 15:54:45 dr 1.28.16.5: #i40279# checkboxes/optionbuttons are centered vertically 2005/02/02 19:01:42 dr 1.28.16.4: RESYNC: (1.31-1.32); FILE MERGED 2005/01/31 14:00:49 dr 1.28.16.3: #b6219324# #i23079# #i27871# #i35812# #i37725# new ScExtDocOptions, new Excel import/export of view settings 2005/01/18 12:05:46 dr 1.28.16.2: RESYNC: (1.28-1.31); FILE MERGED 2005/01/07 14:18:00 dr 1.28.16.1: #i40126# SetPersistName() for OLE objects not needed anymore


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [eeafa1030f6c7aa66a6c488f0d2b8223a1d0d5e7]

INTEGRATION: CWS dr32 (1.14.18); FILE MERGED 2005/02/02 14:14:54 dr 1.14.18.5: #b6219324# #i23079# #i27871# #i35812# #i37725# new address converter, import/export of view settings 2005/01/31 14:00:48 dr 1.14.18.4: #b6219324# #i23079# #i27871# #i35812# #i37725# new ScExtDocOptions, new Excel import/export of view settings 2005/01/19 15:00:10 dr 1.14.18.3: #i40570# removed/changed constants and enums 2005/01/18 12:05:32 dr 1.14.18.2: RESYNC: (1.14-1.15); FILE MERGED 2005/01/14 13:32:12 dr 1.14.18.1: #i40570# remove RootData::eHauptDateiTyp, xlBiff7


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [2ccb5ecd6c972f23adbfec94fa372a5730f206d1]

INTEGRATION: CWS dr32 (1.1.2); FILE ADDED 2005/02/02 14:14:53 dr 1.1.2.2: #b6219324# #i23079# #i27871# #i35812# #i37725# new address converter, import/export of view settings 2005/01/31 14:00:48 dr 1.1.2.1: #b6219324# #i23079# #i27871# #i35812# #i37725# new ScExtDocOptions, new Excel import/export of view settings


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [496c7bba67eba0f2da3d5edc6b07f8a154a0ce0e]

INTEGRATION: CWS dr32 (1.4.70); FILE MERGED 2005/02/03 12:05:57 dr 1.4.70.6: #i40570# remove RootData::aStandard, changed ref handling 2005/02/02 14:14:53 dr 1.4.70.5: #b6219324# #i23079# #i27871# #i35812# #i37725# new address converter, import/export of view settings 2005/01/31 14:00:46 dr 1.4.70.4: #b6219324# #i23079# #i27871# #i35812# #i37725# new ScExtDocOptions, new Excel import/export of view settings 2005/01/19 15:00:10 dr 1.4.70.3: #i40570# removed/changed constants and enums 2005/01/18 12:05:19 dr 1.4.70.2: RESYNC: (1.4-1.5); FILE MERGED 2005/01/14 13:32:12 dr 1.4.70.1: #i40570# remove RootData::eHauptDateiTyp, xlBiff7


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [7023db87a6d68f53d829fef35088fd0d7c1c731f]

INTEGRATION: CWS dr32 (1.16.18); FILE MERGED 2005/02/03 12:05:56 dr 1.16.18.5: #i40570# remove RootData::aStandard, changed ref handling 2005/01/31 14:00:46 dr 1.16.18.4: #b6219324# #i23079# #i27871# #i35812# #i37725# new ScExtDocOptions, new Excel import/export of view settings 2005/01/19 15:00:09 dr 1.16.18.3: #i40570# removed/changed constants and enums 2005/01/18 12:05:06 dr 1.16.18.2: RESYNC: (1.16-1.17); FILE MERGED 2005/01/14 13:32:11 dr 1.16.18.1: #i40570# remove RootData::eHauptDateiTyp, xlBiff7


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [cfc258938b1119aed1d0f156e0a81e24ce48e06b]

INTEGRATION: CWS dr32 (1.6.2); FILE MERGED 2005/01/19 15:00:09 dr 1.6.2.1: #i40570# removed/changed constants and enums


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [13e99f9e63b73f4366ef509a36fe2d2eb0aef8f1]

INTEGRATION: CWS dr32 (1.5.148); FILE MERGED 2005/01/19 15:00:08 dr 1.5.148.1: #i40570# removed/changed constants and enums


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [c17cb2b442a1613f1f27f574f376261811ba9c40]

INTEGRATION: CWS dr32 (1.15.2); FILE MERGED 2005/02/02 14:14:53 dr 1.15.2.4: #b6219324# #i23079# #i27871# #i35812# #i37725# new address converter, import/export of view settings 2005/01/31 14:00:45 dr 1.15.2.3: #b6219324# #i23079# #i27871# #i35812# #i37725# new ScExtDocOptions, new Excel import/export of view settings 2005/01/19 15:00:08 dr 1.15.2.2: #i40570# removed/changed constants and enums 2005/01/18 16:34:33 dr 1.15.2.1: #i10000# merge errors


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [e9dd20cff47cfc46a2776e6d63d7da99241de6dc]

INTEGRATION: CWS dr32 (1.8.2); FILE MERGED 2005/02/03 12:05:56 dr 1.8.2.3: #i40570# remove RootData::aStandard, changed ref handling 2005/02/02 14:14:52 dr 1.8.2.2: #b6219324# #i23079# #i27871# #i35812# #i37725# new address converter, import/export of view settings 2005/01/31 14:00:45 dr 1.8.2.1: #b6219324# #i23079# #i27871# #i35812# #i37725# new ScExtDocOptions, new Excel import/export of view settings


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [aba8313a98094edad6485246069571335bc07e3a]

INTEGRATION: CWS dr32 (1.8.148); FILE MERGED 2005/01/19 15:00:08 dr 1.8.148.1: #i40570# removed/changed constants and enums


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [23c915556e72111bfe30138930bd41384c126846]

INTEGRATION: CWS dr32 (1.2.2); FILE MERGED 2005/02/02 14:14:52 dr 1.2.2.4: #b6219324# #i23079# #i27871# #i35812# #i37725# new address converter, import/export of view settings 2005/01/31 14:00:44 dr 1.2.2.3: #b6219324# #i23079# #i27871# #i35812# #i37725# new ScExtDocOptions, new Excel import/export of view settings 2005/01/19 15:00:07 dr 1.2.2.2: #i40570# removed/changed constants and enums 2005/01/18 16:34:33 dr 1.2.2.1: #i10000# merge errors


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [decc41d5cb5b6f68a7c7786467585159162a051d]

INTEGRATION: CWS dr32 (1.14.2); FILE MERGED 2005/02/03 12:05:55 dr 1.14.2.4: #i40570# remove RootData::aStandard, changed ref handling 2005/01/31 14:00:44 dr 1.14.2.3: #b6219324# #i23079# #i27871# #i35812# #i37725# new ScExtDocOptions, new Excel import/export of view settings 2005/01/19 15:00:07 dr 1.14.2.2: #i40570# removed/changed constants and enums 2005/01/18 16:34:32 dr 1.14.2.1: #i10000# merge errors


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [d833434bc913d15df3a338904216c25a908d7085]

INTEGRATION: CWS dr32 (1.19.112); FILE MERGED 2005/02/02 14:14:52 dr 1.19.112.4: #b6219324# #i23079# #i27871# #i35812# #i37725# new address converter, import/export of view settings 2005/01/19 15:00:06 dr 1.19.112.3: #i40570# removed/changed constants and enums 2005/01/18 12:02:59 dr 1.19.112.2: RESYNC: (1.19-1.20); FILE MERGED 2005/01/14 13:32:11 dr 1.19.112.1: #i40570# remove RootData::eHauptDateiTyp, xlBiff7


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [72302e4a2df414e7fe69ca72edf1cef8f7f511c7]

INTEGRATION: CWS dr32 (1.3.18); FILE MERGED 2005/02/02 14:14:52 dr 1.3.18.4: #b6219324# #i23079# #i27871# #i35812# #i37725# new address converter, import/export of view settings 2005/01/19 15:00:05 dr 1.3.18.3: #i40570# removed/changed constants and enums 2005/01/18 12:02:45 dr 1.3.18.2: RESYNC: (1.3-1.4); FILE MERGED 2005/01/14 13:32:10 dr 1.3.18.1: #i40570# remove RootData::eHauptDateiTyp, xlBiff7


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [446585e8a34c5fe49b98fc4f67cb94ec23ec719e]

INTEGRATION: CWS dr32 (1.7.68); FILE MERGED 2005/01/31 14:00:44 dr 1.7.68.4: #b6219324# #i23079# #i27871# #i35812# #i37725# new ScExtDocOptions, new Excel import/export of view settings 2005/01/19 15:00:05 dr 1.7.68.3: #i40570# removed/changed constants and enums 2005/01/18 12:02:33 dr 1.7.68.2: RESYNC: (1.7-1.9); FILE MERGED 2005/01/14 13:32:10 dr 1.7.68.1: #i40570# remove RootData::eHauptDateiTyp, xlBiff7


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [ad89b90efbafd6c5cb6062a2537a0a17935b31f6]

INTEGRATION: CWS dr32 (1.12.2); FILE MERGED 2005/02/02 19:01:30 dr 1.12.2.4: RESYNC: (1.12-1.13); FILE MERGED 2005/02/02 14:14:51 dr 1.12.2.3: #b6219324# #i23079# #i27871# #i35812# #i37725# new address converter, import/export of view settings 2005/01/31 14:00:43 dr 1.12.2.2: #b6219324# #i23079# #i27871# #i35812# #i37725# new ScExtDocOptions, new Excel import/export of view settings 2005/01/19 15:00:04 dr 1.12.2.1: #i40570# removed/changed constants and enums


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [759713be04ef87e56a10051ad1dc298334e9ca0c]

INTEGRATION: CWS dr32 (1.49.120); FILE MERGED 2005/02/02 14:14:51 dr 1.49.120.6: #b6219324# #i23079# #i27871# #i35812# #i37725# new address converter, import/export of view settings 2005/01/31 14:00:43 dr 1.49.120.5: #b6219324# #i23079# #i27871# #i35812# #i37725# new ScExtDocOptions, new Excel import/export of view settings 2005/01/20 13:38:37 dr 1.49.120.4: #i40570# removed more RootData stuff 2005/01/19 15:00:03 dr 1.49.120.3: #i40570# removed/changed constants and enums 2005/01/18 11:59:53 dr 1.49.120.2: RESYNC: (1.49-1.50); FILE MERGED 2005/01/14 13:32:09 dr 1.49.120.1: #i40570# remove RootData::eHauptDateiTyp, xlBiff7


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [36a68af5219245c586b0bf498657ea7412feb92b]

INTEGRATION: CWS dr32 (1.19.70); FILE MERGED 2005/01/31 14:00:43 dr 1.19.70.3: #b6219324# #i23079# #i27871# #i35812# #i37725# new ScExtDocOptions, new Excel import/export of view settings 2005/01/20 13:38:36 dr 1.19.70.2: #i40570# removed more RootData stuff 2005/01/13 14:23:32 dr 1.19.70.1: #i40570# remove flttools.hxx


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [2679b2fd538e5e7f98954a8bb7cd9f24f999c674]

INTEGRATION: CWS dr32 (1.30.2); FILE MERGED 2005/01/31 14:00:42 dr 1.30.2.1: #b6219324# #i23079# #i27871# #i35812# #i37725# new ScExtDocOptions, new Excel import/export of view settings


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [4bf6b009d032597acfae7b271bf654e21bfef8a1]

INTEGRATION: CWS dr32 (1.70.18); FILE MERGED 2005/02/03 12:05:55 dr 1.70.18.9: #i40570# remove RootData::aStandard, changed ref handling 2005/02/02 14:14:51 dr 1.70.18.8: #b6219324# #i23079# #i27871# #i35812# #i37725# new address converter, import/export of view settings 2005/01/31 14:00:42 dr 1.70.18.7: #b6219324# #i23079# #i27871# #i35812# #i37725# new ScExtDocOptions, new Excel import/export of view settings 2005/01/20 13:38:36 dr 1.70.18.6: #i40570# removed more RootData stuff 2005/01/19 15:00:03 dr 1.70.18.5: #i40570# removed/changed constants and enums 2005/01/18 12:01:48 dr 1.70.18.4: RESYNC: (1.70-1.71); FILE MERGED 2005/01/17 16:44:37 dr 1.70.18.3: #i40570# removed RootData::pCharset and RootData::bCellCut 2005/01/14 13:32:09 dr 1.70.18.2: #i40570# remove RootData::eHauptDateiTyp, xlBiff7 2005/01/13 14:23:31 dr 1.70.18.1: #i40570# remove flttools.hxx


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [932c69b529c55dd5db7128be8581391d7c122aab]

INTEGRATION: CWS dr32 (1.11.372); FILE MERGED 2005/01/13 14:23:31 dr 1.11.372.1: #i40570# remove flttools.hxx


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [2a32ea10c95dd343438f31186cee2a7c6d25139d]

INTEGRATION: CWS dr32 (1.22.70); FILE MERGED 2005/02/02 14:14:50 dr 1.22.70.8: #b6219324# #i23079# #i27871# #i35812# #i37725# new address converter, import/export of view settings 2005/01/31 14:00:42 dr 1.22.70.7: #b6219324# #i23079# #i27871# #i35812# #i37725# new ScExtDocOptions, new Excel import/export of view settings 2005/01/20 14:24:27 dr 1.22.70.6: #i40570# removed RootData::bWriteVBAStorage 2005/01/20 13:38:36 dr 1.22.70.5: #i40570# removed more RootData stuff 2005/01/19 15:00:02 dr 1.22.70.4: #i40570# removed/changed constants and enums 2005/01/18 12:01:36 dr 1.22.70.3: RESYNC: (1.22-1.23); FILE MERGED 2005/01/17 16:44:37 dr 1.22.70.2: #i40570# removed RootData::pCharset and RootData::bCellCut 2005/01/14 13:32:09 dr 1.22.70.1: #i40570# remove RootData::eHauptDateiTyp, xlBiff7


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [65f8763cf31873d9267519a1db2e120d4b3ea514]

INTEGRATION: CWS dr32 (1.51.70); FILE MERGED 2005/01/31 14:00:41 dr 1.51.70.6: #b6219324# #i23079# #i27871# #i35812# #i37725# new ScExtDocOptions, new Excel import/export of view settings 2005/01/20 14:24:27 dr 1.51.70.5: #i40570# removed RootData::bWriteVBAStorage 2005/01/20 13:38:35 dr 1.51.70.4: #i40570# removed more RootData stuff 2005/01/18 12:01:22 dr 1.51.70.3: RESYNC: (1.51-1.52); FILE MERGED 2005/01/17 16:44:36 dr 1.51.70.2: #i40570# removed RootData::pCharset and RootData::bCellCut 2005/01/14 13:32:08 dr 1.51.70.1: #i40570# remove RootData::eHauptDateiTyp, xlBiff7


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [ec0b94364d61b3f66ddef0e2e7f7590831e9aae2]

INTEGRATION: CWS dr32 (1.76.70); FILE MERGED 2005/01/31 14:00:41 dr 1.76.70.5: #b6219324# #i23079# #i27871# #i35812# #i37725# new ScExtDocOptions, new Excel import/export of view settings 2005/01/19 15:00:01 dr 1.76.70.4: #i40570# removed/changed constants and enums 2005/01/18 12:01:11 dr 1.76.70.3: RESYNC: (1.76-1.77); FILE MERGED 2005/01/17 16:44:36 dr 1.76.70.2: #i40570# removed RootData::pCharset and RootData::bCellCut 2005/01/13 14:23:31 dr 1.76.70.1: #i40570# remove flttools.hxx


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [7e78ecc593fd87d805119e5ec39021ddd4ae2c8a]

INTEGRATION: CWS dr32 (1.35.146); FILE MERGED 2005/01/19 15:00:01 dr 1.35.146.2: #i40570# removed/changed constants and enums 2005/01/14 13:32:08 dr 1.35.146.1: #i40570# remove RootData::eHauptDateiTyp, xlBiff7


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [bf982c623a8230ef7ab690a571861e749b794cf2]

INTEGRATION: CWS dr32 (1.103.18); FILE MERGED 2005/02/02 14:14:50 dr 1.103.18.5: #b6219324# #i23079# #i27871# #i35812# #i37725# new address converter, import/export of view settings 2005/01/31 14:00:41 dr 1.103.18.4: #b6219324# #i23079# #i27871# #i35812# #i37725# new ScExtDocOptions, new Excel import/export of view settings 2005/01/20 13:38:35 dr 1.103.18.3: #i40570# removed more RootData stuff 2005/01/18 12:00:58 dr 1.103.18.2: RESYNC: (1.103-1.104); FILE MERGED 2005/01/13 14:23:30 dr 1.103.18.1: #i40570# remove flttools.hxx


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [013319f673df36bf1ba7bd82a2ce0674a4c48366]

INTEGRATION: CWS dr32 (1.32.70); FILE MERGED 2005/02/02 14:14:50 dr 1.32.70.4: #b6219324# #i23079# #i27871# #i35812# #i37725# new address converter, import/export of view settings 2005/01/31 14:00:41 dr 1.32.70.3: #b6219324# #i23079# #i27871# #i35812# #i37725# new ScExtDocOptions, new Excel import/export of view settings 2005/01/18 12:00:48 dr 1.32.70.2: RESYNC: (1.32-1.33); FILE MERGED 2005/01/13 14:23:30 dr 1.32.70.1: #i40570# remove flttools.hxx


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [7e99869e168010d7e8018407e332ab90e13ac09f]

INTEGRATION: CWS dr32 (1.32.18); FILE MERGED 2005/01/31 14:00:40 dr 1.32.18.5: #b6219324# #i23079# #i27871# #i35812# #i37725# new ScExtDocOptions, new Excel import/export of view settings 2005/01/19 15:00:00 dr 1.32.18.4: #i40570# removed/changed constants and enums 2005/01/18 12:00:38 dr 1.32.18.3: RESYNC: (1.32-1.33); FILE MERGED 2005/01/14 13:32:08 dr 1.32.18.2: #i40570# remove RootData::eHauptDateiTyp, xlBiff7 2005/01/13 14:23:29 dr 1.32.18.1: #i40570# remove flttools.hxx


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [85c18d4f975db356844a5cde73c2d2dd5ba65b0e]

INTEGRATION: CWS dr32 (1.18.70); FILE MERGED 2005/01/19 15:00:00 dr 1.18.70.2: #i40570# removed/changed constants and enums 2005/01/14 13:32:08 dr 1.18.70.1: #i40570# remove RootData::eHauptDateiTyp, xlBiff7


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [7434867e86b7bd3fdd126100d9d01c482e9fc6d6]

INTEGRATION: CWS dr32 (1.56.70); FILE MERGED 2005/01/31 14:00:40 dr 1.56.70.6: #b6219324# #i23079# #i27871# #i35812# #i37725# new ScExtDocOptions, new Excel import/export of view settings 2005/01/20 14:24:26 dr 1.56.70.5: #i40570# removed RootData::bWriteVBAStorage 2005/01/20 13:38:35 dr 1.56.70.4: #i40570# removed more RootData stuff 2005/01/19 14:59:59 dr 1.56.70.3: #i40570# removed/changed constants and enums 2005/01/18 12:00:27 dr 1.56.70.2: RESYNC: (1.56-1.57); FILE MERGED 2005/01/14 13:32:07 dr 1.56.70.1: #i40570# remove RootData::eHauptDateiTyp, xlBiff7


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [067f76c74d06b5912742885fa09937c469ea1499]

INTEGRATION: CWS dr32 (1.24.148); FILE MERGED 2005/01/31 14:00:40 dr 1.24.148.5: #b6219324# #i23079# #i27871# #i35812# #i37725# new ScExtDocOptions, new Excel import/export of view settings 2005/01/20 13:38:34 dr 1.24.148.4: #i40570# removed more RootData stuff 2005/01/19 14:59:59 dr 1.24.148.3: #i40570# removed/changed constants and enums 2005/01/18 12:00:16 dr 1.24.148.2: RESYNC: (1.24-1.25); FILE MERGED 2005/01/14 13:32:07 dr 1.24.148.1: #i40570# remove RootData::eHauptDateiTyp, xlBiff7


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [bcb27bb0fa375dd981dddbe0fd4175fc46b91c56]

INTEGRATION: CWS dr32 (1.75.20); FILE MERGED 2005/02/03 14:11:58 dr 1.75.20.5: #b6224294# ignore unknown series formats 2005/02/02 14:14:49 dr 1.75.20.4: #b6219324# #i23079# #i27871# #i35812# #i37725# new address converter, import/export of view settings 2005/01/31 14:00:39 dr 1.75.20.3: #b6219324# #i23079# #i27871# #i35812# #i37725# new ScExtDocOptions, new Excel import/export of view settings 2005/01/20 11:43:38 dr 1.75.20.2: #i39025# dump image controls 2005/01/13 14:23:28 dr 1.75.20.1: #i40570# remove flttools.hxx


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [f51449cced6bb7978f8ad6ced5340612eb8aa15e]

INTEGRATION: CWS dr32 (1.7.272); FILE MERGED 2005/01/13 14:27:58 dr 1.7.272.1: #i40570# remove flttools.hxx


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [ab17dd23ce266ddcb8cd035386fa6b6e6e51f28f]

INTEGRATION: CWS dr32 (1.26.148); FILE MERGED 2005/01/31 14:00:13 dr 1.26.148.1: #b6219324# #i23079# #i27871# #i35812# #i37725# new ScExtDocOptions, new Excel import/export of view settings


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [24537816fb76b336b12813b83a0db1341bf4cbc2]

INTEGRATION: CWS dr32 (1.10.174); FILE MERGED 2005/01/31 13:59:58 dr 1.10.174.1: #b6219324# #i23079# #i27871# #i35812# #i37725# new ScExtDocOptions, new Excel import/export of view settings


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [b2758ce26eae55b0e1f378834d61e86d44ddacbe]

INTEGRATION: CWS mozab05 (1.56.8); FILE MERGED 2005/01/31 08:30:21 windly 1.56.8.2: RESYNC: (1.56-1.57); FILE MERGED 2005/01/14 10:39:09 windly 1.56.8.1: #i20088# add browse support


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [4cec674d2989129b744ce4ab726a4c4ea80aa126]

INTEGRATION: CWS mozab05 (1.22.8); FILE MERGED 2005/01/31 08:28:17 windly 1.22.8.3: RESYNC: (1.22-1.23); FILE MERGED 2005/01/14 10:39:08 windly 1.22.8.2: #i20088# add browse support 2004/12/03 10:26:07 windly 1.22.8.1: #i20088# add ThunderBird address book type to database wizward


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [74cae545b373f15e39192ce32c4b278c7d3ee9c9]

INTEGRATION: CWS mozab05 (1.65.14); FILE MERGED 2005/01/31 08:27:55 windly 1.65.14.3: RESYNC: (1.65-1.66); FILE MERGED 2005/01/14 10:39:08 windly 1.65.14.2: #i20088# add browse support 2004/12/03 10:26:06 windly 1.65.14.1: #i20088# add ThunderBird address book type to database wizward


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [86cdd0f02c4500dfc9c48f101cc3fb7028923d6a]

INTEGRATION: CWS mozab05 (1.5.14); FILE MERGED 2004/12/03 10:26:06 windly 1.5.14.1: #i20088# add ThunderBird address book type to database wizward


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [af864b070396e38bbf3621e355b7e516ece9fcaa]

INTEGRATION: CWS mozab05 (1.89.28); FILE MERGED 2005/01/31 08:24:31 windly 1.89.28.2: RESYNC: (1.89-1.90); FILE MERGED 2005/01/14 10:39:07 windly 1.89.28.1: #i20088# add browse support


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [bd0b305ba0dc01a0f836fdc856ceb5c382c87603]

INTEGRATION: CWS mozab05 (1.5.8); FILE MERGED 2005/01/31 08:23:54 windly 1.5.8.3: RESYNC: (1.5-1.6); FILE MERGED 2005/01/14 10:39:07 windly 1.5.8.2: #i20088# add browse support 2004/12/03 10:26:05 windly 1.5.8.1: #i20088# add ThunderBird address book type to database wizward


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [640f33721e1c879fcddccd6981e0d5f496628002]

INTEGRATION: CWS mozab05 (1.11.10); FILE MERGED 2005/01/28 08:21:02 windly 1.11.10.1: #i41504# select the used obdc data source


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [6bf9bffc117548ab2552c2039be5db9b9b6c3dc4]

INTEGRATION: CWS mozab05 (1.21.28); FILE MERGED 2005/01/14 10:39:06 windly 1.21.28.1: #i20088# add browse support


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [cee7eb2d2611c046efe85209f1a8ca1c49eae5de]

INTEGRATION: CWS mozab05 (1.33.28); FILE MERGED 2005/01/31 08:19:16 windly 1.33.28.2: RESYNC: (1.33-1.34); FILE MERGED 2005/01/14 10:39:06 windly 1.33.28.1: #i20088# add browse support


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [f78e1923c047a79dc6ad718243236520ee6c888c]

INTEGRATION: CWS mozab05 (1.3.6); FILE MERGED 2005/02/01 01:50:30 windly 1.3.6.5: #10000# fix a resync conflict 2005/01/31 08:19:02 windly 1.3.6.4: RESYNC: (1.7-1.8); FILE MERGED 2005/01/17 07:54:37 windly 1.3.6.3: RESYNC: (1.3-1.7); FILE MERGED 2005/01/14 10:39:06 windly 1.3.6.2: #i20088# add browse support 2004/12/03 10:26:01 windly 1.3.6.1: #i20088# add ThunderBird address book type to database wizward


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [b34163600dc49df422cef920d038ea96c1245741]

INTEGRATION: CWS mozab05 (1.3.28); FILE MERGED 2005/01/31 08:18:48 windly 1.3.28.3: RESYNC: (1.3-1.4); FILE MERGED 2005/01/14 10:39:06 windly 1.3.28.2: #i20088# add browse support 2004/12/03 10:26:01 windly 1.3.28.1: #i20088# add ThunderBird address book type to database wizward


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [64f36060013c8eeead55c102fc1f92211a2eb57e]

INTEGRATION: CWS mozab05 (1.2.66); FILE MERGED 2005/01/31 08:18:14 windly 1.2.66.2: RESYNC: (1.2-1.3); FILE MERGED 2004/12/03 10:26:00 windly 1.2.66.1: #i20088# add ThunderBird address book type to database wizward


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [fdfad5f8d1fab5cb7297250c4d3e4e93ebd9dd6a]

INTEGRATION: CWS mozab05 (1.142.14); FILE MERGED 2005/01/14 10:39:05 windly 1.142.14.1: #i20088# add browse support


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [bd12fe3fd2ca1c5229f641b20494fc3aa72ada77]

INTEGRATION: CWS mozab05 (1.90.28); FILE MERGED 2005/01/31 08:17:59 windly 1.90.28.2: RESYNC: (1.90-1.91); FILE MERGED 2005/01/14 10:39:04 windly 1.90.28.1: #i20088# add browse support


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [fb6df1e8e6be706ef877ed96f469deabb9c4a588]

INTEGRATION: CWS mozab05 (1.27.28); FILE MERGED 2005/01/14 10:39:04 windly 1.27.28.1: #i20088# add browse support


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [7de6225077ac073069dc21e8d744a93172efb79c]

INTEGRATION: CWS mozab05 (1.36.28); FILE MERGED 2005/01/31 08:17:46 windly 1.36.28.2: RESYNC: (1.36-1.37); FILE MERGED 2005/01/14 10:39:04 windly 1.36.28.1: #i20088# add browse support


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [1c4f77de36fc7e33ff2c6417fc6abc97f1bdaf71]

INTEGRATION: CWS mozab05 (1.3.28); FILE MERGED 2005/01/14 10:39:04 windly 1.3.28.1: #i20088# add browse support


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [4bb559483d1b29be9092fc3f39120b5c1ffd0665]

INTEGRATION: CWS mozab05 (1.2.66); FILE MERGED 2004/12/03 10:26:00 windly 1.2.66.1: #i20088# add ThunderBird address book type to database wizward


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [c531888f8c16621e3ddbcf42b73e15a26f843589]

INTEGRATION: CWS mozab05 (1.5.8); FILE MERGED 2005/01/31 08:15:18 windly 1.5.8.4: RESYNC: (1.6-1.7); FILE MERGED 2005/01/17 07:54:20 windly 1.5.8.3: RESYNC: (1.5-1.6); FILE MERGED 2005/01/14 10:39:03 windly 1.5.8.2: #i20088# add browse support 2004/12/03 10:26:00 windly 1.5.8.1: #i20088# add ThunderBird address book type to database wizward


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [d0a6ddacf6120ff29554a719e706ee84ed15448e]

INTEGRATION: CWS mozab05 (1.2.30); FILE MERGED 2005/01/31 08:14:46 windly 1.2.30.3: RESYNC: (1.3-1.4); FILE MERGED 2005/01/17 07:54:04 windly 1.2.30.2: RESYNC: (1.2-1.3); FILE MERGED 2005/01/14 10:39:03 windly 1.2.30.1: #i20088# add browse support


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [7a2b3a5062e4dfd0cc2f88ed43359234607ebe1b]

INTEGRATION: CWS mozab05 (1.2.30); FILE MERGED 2005/02/01 18:12:11 windly 1.2.30.2: #i20088# change strings suggest by string reviewer 2005/01/14 10:39:03 windly 1.2.30.1: #i20088# add browse support


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [a57a09b2d3d566170a08e517209970d6e9f9ccfc]

INTEGRATION: CWS mozab05 (1.2.66); FILE MERGED 2005/01/31 08:14:18 windly 1.2.66.2: RESYNC: (1.2-1.3); FILE MERGED 2004/12/03 10:26:00 windly 1.2.66.1: #i20088# add ThunderBird address book type to database wizward


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [7a418ed12ce588dd57b1d5aeaa5630ca03a15ffd]

INTEGRATION: CWS mozab05 (1.10.6); FILE MERGED 2005/01/31 08:07:53 windly 1.10.6.3: RESYNC: (1.11-1.12); FILE MERGED 2005/01/17 07:48:24 windly 1.10.6.2: RESYNC: (1.10-1.11); FILE MERGED 2004/12/03 10:25:59 windly 1.10.6.1: #i20088# add ThunderBird address book type to database wizward


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [6ff2bc943d08b6f8af670c4524ea5fd795c064ba]

INTEGRATION: CWS mozab05 (1.59.8); FILE MERGED 2005/01/31 08:04:25 windly 1.59.8.2: RESYNC: (1.59-1.60); FILE MERGED 2005/01/14 10:39:02 windly 1.59.8.1: #i20088# add browse support


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [2980a103442aada23a2a21d6bac55c68d99085a3]

INTEGRATION: CWS mozab05 (1.5.552); FILE MERGED 2004/12/09 06:50:39 windly 1.5.552.1: #i20088# add api to support boot up multiple mozilla profile in one process to support Thunderbird ab and multiple Mozilla abs


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [42a81030e89818ba39df298ba83504b784d6848b]

INTEGRATION: CWS mozab05 (1.1.2); FILE ADDED 2004/12/09 06:50:39 windly 1.1.2.1: #i20088# add api to support boot up multiple mozilla profile in one process to support Thunderbird ab and multiple Mozilla abs


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [93e31f12c215e79313062a05614ac8f41bf35c98]

INTEGRATION: CWS mozab05 (1.1.2); FILE ADDED 2005/01/27 11:31:16 windly 1.1.2.2: #i20088# thunderbird support 2004/12/09 06:50:39 windly 1.1.2.1: #i20088# add api to support boot up multiple mozilla profile in one process to support Thunderbird ab and multiple Mozilla abs


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [3909f0771ee7169f42b4da521ef4f1cb733c156a]

INTEGRATION: CWS mozab05 (1.1.2); FILE ADDED 2005/01/27 11:31:16 windly 1.1.2.3: #i20088# thunderbird support 2005/01/14 10:33:02 windly 1.1.2.2: #i20088# modify mozilla bootstrap interface 2004/12/09 06:50:38 windly 1.1.2.1: #i20088# add api to support boot up multiple mozilla profile in one process to support Thunderbird ab and multiple Mozilla abs


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [d774aa9cfe14991b2cbb5cd1f6693dc5810e097f]

INTEGRATION: CWS mozab05 (1.1.2); FILE ADDED 2004/12/09 06:50:38 windly 1.1.2.1: #i20088# add api to support boot up multiple mozilla profile in one process to support Thunderbird ab and multiple Mozilla abs


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [2a8ed72d45386ccc52055631383c7fad66b8f11f]

INTEGRATION: CWS mozab05 (1.1.2); FILE ADDED 2005/02/01 07:31:29 windly 1.1.2.2: #i20088# run should have a return value to give a chance to return some values 2004/12/09 06:50:38 windly 1.1.2.1: #i20088# add api to support boot up multiple mozilla profile in one process to support Thunderbird ab and multiple Mozilla abs


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [a3f9b3dd38077a68eb1c2ce78e649379f29e9c87]

INTEGRATION: CWS mozab05 (1.1.2); FILE ADDED 2004/12/09 06:50:37 windly 1.1.2.1: #i20088# add api to support boot up multiple mozilla profile in one process to support Thunderbird ab and multiple Mozilla abs


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [bf396ecc17bc422ed88f0017ddcdf1cb816e1d34]

INTEGRATION: CWS pj20 (1.5.22); FILE MERGED 2005/02/17 21:34:17 pjanik 1.5.22.1: #i34312#: Pack all templates from subdirectories, not only listed ones.


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [024a216caec2561f7845a6efbf82cbdaa8101bfd]

INTEGRATION: CWS mozab05 (1.1.2); FILE ADDED 2004/12/13 06:31:42 windly 1.1.2.1: #1000# an ini parser


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [45e290af03b23695d44a435f9ce43e6c0382395d]

INTEGRATION: CWS mozab05 (1.13.46); FILE MERGED 2005/01/17 05:30:56 windly 1.13.46.1: #i20088# Detect Mozilla Thunderbird Address Book: patchs for connectivity


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [93702120e30c1ea68f34294eba58a1940fc752cd]

INTEGRATION: CWS mozab05 (1.10.46); FILE MERGED 2005/01/27 11:30:12 windly 1.10.46.1: #i41444# mozab crash on solaris sparc


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [2c3dc531a70f1d44421a6f3f2e2584d0fdfbf6e4]

INTEGRATION: CWS mozab05 (1.11.46); FILE MERGED 2005/01/27 11:30:12 windly 1.11.46.2: #i41444# mozab crash on solaris sparc 2005/01/17 05:30:55 windly 1.11.46.1: #i20088# Detect Mozilla Thunderbird Address Book: patchs for connectivity


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [96a08393e85a330f6df954de6b2f58f39bff09ae]

INTEGRATION: CWS mozab05 (1.13.46); FILE MERGED 2005/01/27 11:30:12 windly 1.13.46.3: #i41444# mozab crash on solaris sparc 2005/01/24 07:49:06 windly 1.13.46.2: #i20088# add thunderbird support 2005/01/17 05:30:55 windly 1.13.46.1: #i20088# Detect Mozilla Thunderbird Address Book: patchs for connectivity


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [5219da526ff380efb64629231dd0cf8087840a3e]

INTEGRATION: CWS mozab05 (1.2.46); FILE MERGED 2005/02/01 07:32:57 windly 1.2.46.4: #i20088# run should have a return value to give a chance to return some values 2005/01/28 07:21:44 windly 1.2.46.3: #i20088# thunderbird support 2005/01/24 08:04:59 windly 1.2.46.2: #i20088# fix build bugs on solaris sparc 2005/01/17 05:30:55 windly 1.2.46.1: #i20088# Detect Mozilla Thunderbird Address Book: patchs for connectivity


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [72635d9c6c335c86e24592ca28e4fe09067cce62]

INTEGRATION: CWS mozab05 (1.2.46); FILE MERGED 2005/01/27 11:30:11 windly 1.2.46.1: #i41444# mozab crash on solaris sparc


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [995f8ddbdcbc678dc895fd7eec3307c751c64ea3]

INTEGRATION: CWS pj20 (1.1.2); FILE ADDED 2005/02/13 18:12:14 pjanik 1.1.2.2: #i34312#: Translate two forgotten strings. 2005/02/10 17:21:12 pjanik 1.1.2.1: #i34312#: Add Czech extras updated to 2.0.


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [72b3f0597e2b146136cbfe373ae31557af47b8f5]

INTEGRATION: CWS mozab05 (1.5.46); FILE MERGED 2005/01/27 11:30:11 windly 1.5.46.2: #i41444# mozab crash on solaris sparc 2005/01/17 05:30:54 windly 1.5.46.1: #i20088# Detect Mozilla Thunderbird Address Book: patchs for connectivity


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [0adf359c18e556af8a06abaf45a82cf7dc0cda9e]

INTEGRATION: CWS mozab05 (1.9.46); FILE MERGED 2005/01/27 11:30:11 windly 1.9.46.5: #i41444# mozab crash on solaris sparc 2005/01/24 09:47:16 windly 1.9.46.4: #i20088# 2005/01/24 08:04:59 windly 1.9.46.3: #i20088# fix build bugs on solaris sparc 2005/01/24 07:49:06 windly 1.9.46.2: #i20088# add thunderbird support 2005/01/17 05:30:53 windly 1.9.46.1: #i20088# Detect Mozilla Thunderbird Address Book: patchs for connectivity


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [783d734b6f5a93ad0dc6b917ca91995229b4072d]

INTEGRATION: CWS mozab05 (1.1.2); FILE ADDED 2005/01/17 05:30:53 windly 1.1.2.1: #i20088# Detect Mozilla Thunderbird Address Book: patchs for connectivity


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [459c04cf6cd7acced1cf000dfcec6d40aff083fb]

INTEGRATION: CWS mozab05 (1.1.2); FILE ADDED 2005/01/28 07:21:44 windly 1.1.2.2: #i20088# thunderbird support 2005/01/17 05:30:52 windly 1.1.2.1: #i20088# Detect Mozilla Thunderbird Address Book: patchs for connectivity


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [b289f5eef1d5129aa0d5d9547d64c1cf8afabefc]

INTEGRATION: CWS mozab05 (1.1.2); FILE ADDED 2005/02/01 07:32:43 windly 1.1.2.3: #i20088# run should have a return value to give a chance to return some values 2005/01/28 07:21:43 windly 1.1.2.2: #i20088# thunderbird support 2005/01/17 05:30:52 windly 1.1.2.1: #i20088# Detect Mozilla Thunderbird Address Book: patchs for connectivity


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [949809109e88209d90c5422cd29a9bae72acf61a]

INTEGRATION: CWS mozab05 (1.1.2); FILE ADDED 2005/01/28 07:21:43 windly 1.1.2.2: #i20088# thunderbird support 2005/01/17 05:30:51 windly 1.1.2.1: #i20088# Detect Mozilla Thunderbird Address Book: patchs for connectivity


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [4356a2489b0458914b6083f9bf7a714c278968eb]

INTEGRATION: CWS mozab05 (1.1.2); FILE ADDED 2005/01/28 07:21:43 windly 1.1.2.7: #i20088# thunderbird support 2005/01/25 09:24:29 windly 1.1.2.6: #i20088# now work on linux/solaris too 2005/01/24 09:47:16 windly 1.1.2.5: #i20088# 2005/01/24 08:04:58 windly 1.1.2.4: #i20088# fix build bugs on solaris sparc 2005/01/24 07:49:04 windly 1.1.2.3: #i20088# add thunderbird support 2005/01/21 06:30:53 windly 1.1.2.2: #i20088# fix build errors 2005/01/17 05:30:51 windly 1.1.2.1: #i20088# Detect Mozilla Thunderbird Address Book: patchs for connectivity


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [f34557b07a3ab44071e1530f317a876933291f21]

INTEGRATION: CWS mozab05 (1.1.2); FILE ADDED 2005/01/28 07:21:43 windly 1.1.2.4: #i20088# thunderbird support 2005/01/27 11:30:10 windly 1.1.2.3: #i41444# mozab crash on solaris sparc 2005/01/24 08:04:58 windly 1.1.2.2: #i20088# fix build bugs on solaris sparc 2005/01/17 05:30:50 windly 1.1.2.1: #i20088# Detect Mozilla Thunderbird Address Book: patchs for connectivity


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [233a437d67b300f1852f1443964c31061f443d73]

INTEGRATION: CWS mozab05 (1.1.2); FILE ADDED 2005/01/28 07:21:43 windly 1.1.2.5: #i20088# thunderbird support 2005/01/27 11:30:10 windly 1.1.2.4: #i41444# mozab crash on solaris sparc 2005/01/25 09:24:28 windly 1.1.2.3: #i20088# now work on linux/solaris too 2005/01/21 06:30:53 windly 1.1.2.2: #i20088# fix build errors 2005/01/17 05:30:50 windly 1.1.2.1: #i20088# Detect Mozilla Thunderbird Address Book: patchs for connectivity


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [6692fc589c4a5644754b58d8a9e29ee4fe7a60d4]

INTEGRATION: CWS mozab05 (1.1.2); FILE ADDED 2005/01/28 07:21:43 windly 1.1.2.2: #i20088# thunderbird support 2005/01/17 05:30:49 windly 1.1.2.1: #i20088# Detect Mozilla Thunderbird Address Book: patchs for connectivity


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [fc8bb218456b233c09a38087abcb191797b89f98]

INTEGRATION: CWS mozab05 (1.1.2); FILE ADDED 2005/01/28 07:21:42 windly 1.1.2.2: #i20088# thunderbird support 2005/01/17 05:30:49 windly 1.1.2.1: #i20088# Detect Mozilla Thunderbird Address Book: patchs for connectivity


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [435b4db7e08fdb720d4a3038d98fda4f1c930ffe]

INTEGRATION: CWS mozab05 (1.1.2); FILE ADDED 2005/01/28 07:21:42 windly 1.1.2.3: #i20088# thunderbird support 2005/01/24 07:49:04 windly 1.1.2.2: #i20088# add thunderbird support 2005/01/17 05:30:48 windly 1.1.2.1: #i20088# Detect Mozilla Thunderbird Address Book: patchs for connectivity


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [7dfc8f881e02cab44fa062385c1f34c8f0b52ce6]

INTEGRATION: CWS mozab05 (1.1.2); FILE ADDED 2005/01/17 05:30:47 windly 1.1.2.1: #i20088# Detect Mozilla Thunderbird Address Book: patchs for connectivity


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [36af8356f8c8f1d3ed382ecba10f0435e5a5e6f8]

INTEGRATION: CWS mozab05 (1.1.2); FILE ADDED 2005/01/27 11:30:10 windly 1.1.2.4: #i41444# mozab crash on solaris sparc 2005/01/25 09:24:27 windly 1.1.2.3: #i20088# now work on linux/solaris too 2005/01/24 07:49:04 windly 1.1.2.2: #i20088# add thunderbird support 2005/01/17 05:30:47 windly 1.1.2.1: #i20088# Detect Mozilla Thunderbird Address Book: patchs for connectivity


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [5e1c5ca90d39e6c4e38ac9161808e4bb0a90e308]

INTEGRATION: CWS mozab05 (1.1.2); FILE ADDED 2005/01/27 11:30:10 windly 1.1.2.3: #i41444# mozab crash on solaris sparc 2005/01/24 08:04:57 windly 1.1.2.2: #i20088# fix build bugs on solaris sparc 2005/01/17 05:30:46 windly 1.1.2.1: #i20088# Detect Mozilla Thunderbird Address Book: patchs for connectivity


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [aaaa167fb1f695cb8ec12e5ca83af016945686bb]

INTEGRATION: CWS mozab05 (1.1.2); FILE ADDED 2005/01/27 11:30:10 windly 1.1.2.4: #i41444# mozab crash on solaris sparc 2005/01/25 09:24:27 windly 1.1.2.3: #i20088# now work on linux/solaris too 2005/01/24 08:04:57 windly 1.1.2.2: #i20088# fix build bugs on solaris sparc 2005/01/17 05:30:46 windly 1.1.2.1: #i20088# Detect Mozilla Thunderbird Address Book: patchs for connectivity


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [9296f270bafc8cff3ae7a96553b63fe579750c28]

INTEGRATION: CWS mozab05 (1.1.2); FILE ADDED 2005/01/28 07:21:42 windly 1.1.2.3: #i20088# thunderbird support 2005/01/24 08:04:57 windly 1.1.2.2: #i20088# fix build bugs on solaris sparc 2005/01/17 05:30:46 windly 1.1.2.1: #i20088# Detect Mozilla Thunderbird Address Book: patchs for connectivity


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [0adf542ac59234ac645f9b2a1ed9afc34a9191a7]

INTEGRATION: CWS mozab05 (1.1.2); FILE ADDED 2005/01/28 07:21:42 windly 1.1.2.4: #i20088# thunderbird support 2005/01/25 09:24:27 windly 1.1.2.3: #i20088# now work on linux/solaris too 2005/01/24 08:04:57 windly 1.1.2.2: #i20088# fix build bugs on solaris sparc 2005/01/17 05:30:45 windly 1.1.2.1: #i20088# Detect Mozilla Thunderbird Address Book: patchs for connectivity


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [f7fad05ca3b3a6cb171969c0fd0f775ac4ba2c0d]

INTEGRATION: CWS mozab05 (1.1.2); FILE ADDED 2005/01/27 11:30:09 windly 1.1.2.3: #i41444# mozab crash on solaris sparc 2005/01/24 07:49:04 windly 1.1.2.2: #i20088# add thunderbird support 2005/01/17 05:30:45 windly 1.1.2.1: #i20088# Detect Mozilla Thunderbird Address Book: patchs for connectivity


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [f2b5f38f5f661d7fc17ce9746984b5a276d7f267]

INTEGRATION: CWS mozab05 (1.1.2); FILE ADDED 2005/02/01 07:32:43 windly 1.1.2.6: #i20088# run should have a return value to give a chance to return some values 2005/01/28 07:21:41 windly 1.1.2.5: #i20088# thunderbird support 2005/01/27 11:30:09 windly 1.1.2.4: #i41444# mozab crash on solaris sparc 2005/01/24 09:47:16 windly 1.1.2.3: #i20088# 2005/01/24 07:49:03 windly 1.1.2.2: #i20088# add thunderbird support 2005/01/17 05:30:45 windly 1.1.2.1: #i20088# Detect Mozilla Thunderbird Address Book: patchs for connectivity


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [0b995efc99c58606bebe13d34ee450713a1c3a27]

INTEGRATION: CWS mozab05 (1.3.248); FILE MERGED 2005/01/17 05:30:44 windly 1.3.248.1: #i20088# Detect Mozilla Thunderbird Address Book: patchs for connectivity


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [81e388f3cacf71825053518076a107c6a5463545]

INTEGRATION: CWS mozab05 (1.3.46); FILE MERGED 2005/01/17 05:30:44 windly 1.3.46.1: #i20088# Detect Mozilla Thunderbird Address Book: patchs for connectivity


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [3d0976ce53ac1ed7b4f7d96ae57d9ec4e7085920]

INTEGRATION: CWS mozab05 (1.15.30); FILE MERGED 2005/01/27 11:30:09 windly 1.15.30.2: #i41444# mozab crash on solaris sparc 2005/01/17 05:30:44 windly 1.15.30.1: #i20088# Detect Mozilla Thunderbird Address Book: patchs for connectivity


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [b3e9356f07f7523a8162242bfa657336c21c9882]

INTEGRATION: CWS mozab05 (1.8.46); FILE MERGED 2005/01/27 11:30:08 windly 1.8.46.1: #i41444# mozab crash on solaris sparc


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [04aaa8609f4635817a32563ba20ac2eadea8166d]

INTEGRATION: CWS mozab05 (1.2.46); FILE MERGED 2005/01/24 08:04:56 windly 1.2.46.2: #i20088# fix build bugs on solaris sparc 2005/01/17 05:30:43 windly 1.2.46.1: #i20088# Detect Mozilla Thunderbird Address Book: patchs for connectivity


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [5ecfb16632dc57895986532a2c77d69ac6ccc542]

INTEGRATION: CWS mozab05 (1.7.40); FILE MERGED 2005/01/27 11:30:08 windly 1.7.40.1: #i41444# mozab crash on solaris sparc


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [0ced0b68dd1f257b7a22f9d86f5bcc8892ef1fe7]

INTEGRATION: CWS mozab05 (1.20.16); FILE MERGED 2005/01/27 11:30:08 windly 1.20.16.1: #i41444# mozab crash on solaris sparc


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [46f9d309449dfd6f87af4210fdd362e8f5f28522]

INTEGRATION: CWS mozab05 (1.7.46); FILE MERGED 2005/01/27 11:30:08 windly 1.7.46.1: #i41444# mozab crash on solaris sparc


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [c3cfcca24512be980b3d71cd70b949b9d87830e6]

INTEGRATION: CWS mozab05 (1.5.40); FILE MERGED 2005/01/17 05:30:43 windly 1.5.40.1: #i20088# Detect Mozilla Thunderbird Address Book: patchs for connectivity


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [78d93b05c918c783df2f74908b0e86587e46141b]

INTEGRATION: CWS mozab05 (1.10.40); FILE MERGED 2005/01/24 07:49:03 windly 1.10.40.2: #i20088# add thunderbird support 2005/01/17 05:30:43 windly 1.10.40.1: #i20088# Detect Mozilla Thunderbird Address Book: patchs for connectivity


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [cd97d624bfba9b4f69d1d2b162d8348f9ce1a5ff]

INTEGRATION: CWS mozab05 (1.11.46); FILE MERGED 2005/01/28 07:21:41 windly 1.11.46.2: #i20088# thunderbird support 2005/01/17 05:30:43 windly 1.11.46.1: #i20088# Detect Mozilla Thunderbird Address Book: patchs for connectivity


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [15638c40f389d5be21ae069af8fb46c450c1315d]

INTEGRATION: CWS mozab05 (1.17.16); FILE MERGED 2005/01/28 07:21:41 windly 1.17.16.2: #i20088# thunderbird support 2005/01/17 05:30:42 windly 1.17.16.1: #i20088# Detect Mozilla Thunderbird Address Book: patchs for connectivity


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [2ef7815974afdc9934fc7f572085822c3ed30225]

INTEGRATION: CWS mozab05 (1.20.12); FILE MERGED 2005/01/21 06:29:03 windly 1.20.12.1: #i20088# add mozab/bootstrap to prj/build.lst


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [74adb4473d698d3d76cd8eb65233e3726be9ff1f]

INTEGRATION: CWS luic (1.48.422); FILE MERGED 2005/02/16 16:20:11 dr 1.48.422.1: #i42854# strings according to spec


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [cb0c3d1b16f225b3017f09116bba2629aaffdaa8]

INTEGRATION: CWS sb29 (1.26.4); FILE MERGED 2005/02/02 12:33:58 sb 1.26.4.1: #i41893# Fixed test to run on unxsoli4.


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [0f9447c9f252540b158f5049cf559d0cdd1b0d43]

INTEGRATION: CWS sb29 (1.6.2); FILE MERGED 2005/02/07 15:25:25 sb 1.6.2.1: #i42146# Make sure source compiles on Java 1.3.


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [29006cd8763f900311d43a1b949484cef1768c5a]

INTEGRATION: CWS sb29 (1.2.68); FILE MERGED 2005/01/31 13:32:04 sb 1.2.68.1: #i41344# Adapted Solaris Intel cpp_uno bridge to multiple-inheritance UNO interface types.


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [2d56b65ed34f4f95d98c1fe062e17b9fdef944a7]

INTEGRATION: CWS sb29 (1.1.2); FILE ADDED 2005/02/14 15:12:16 sb 1.1.2.1: #i42547# New Solaris SPARC GCC3 bridge, supplied by Taniguchi Yasuaki.


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [bc16e6bcf6f5dd2dbb1fb5575002cd15d48a5c18]

INTEGRATION: CWS sb29 (1.1.2); FILE ADDED 2005/02/14 15:11:55 sb 1.1.2.1: #i42547# New Solaris SPARC GCC3 bridge, supplied by Taniguchi Yasuaki.


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [2cdf8f045a03cacaaeef28cee317a6c373cbf727]

INTEGRATION: CWS sb29 (1.1.2); FILE ADDED 2005/02/14 15:11:36 sb 1.1.2.1: #i42547# New Solaris SPARC GCC3 bridge, supplied by Taniguchi Yasuaki.


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [3bd1d080976f2eb3258539aa6b986bae70bee032]

INTEGRATION: CWS sb29 (1.1.2); FILE ADDED 2005/02/14 15:11:15 sb 1.1.2.1: #i42547# New Solaris SPARC GCC3 bridge, supplied by Taniguchi Yasuaki.


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [f5ca798e8c6377bd3eb6198f34d80604472bff00]

INTEGRATION: CWS luic (1.5.100); FILE MERGED 2005/02/16 16:22:57 dr 1.5.100.1: #i42854# strings according to spec


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [0706d5fcc86c9c64df39f85f902524fa246f03d9]

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>  [fe68e7798211a2e8fa5a915a604e9cdc31f51fa9]

INTEGRATION: CWS sb29 (1.1.2); FILE ADDED 2005/02/14 15:11:00 sb 1.1.2.1: #i42547# New Solaris SPARC GCC3 bridge, supplied by Taniguchi Yasuaki.


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [9fa47e42c37c992938129c3075eba7f54142e62e]

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>  [f0986e18df08d4a030f14d795f67648d4046d7d8]

INTEGRATION: CWS sb29 (1.3.68); FILE MERGED 2005/02/01 15:36:20 sb 1.3.68.1: #i41817# When calling from binary UNO to C++, correctly remove from the stack the pointer to a class object return value.


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [a23800e270e349adfc512a57b0acf0a4bb67ac09]

INTEGRATION: CWS sb29 (1.6.46); FILE MERGED 2005/02/01 15:36:20 sb 1.6.46.1: #i41817# When calling from binary UNO to C++, correctly remove from the stack the pointer to a class object return value.


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [4215fbaa2f8bb2fc9e864a1883c04182e3bf8f3d]

INTEGRATION: CWS sb29 (1.1.2); FILE ADDED 2005/02/04 17:04:28 sb 1.1.2.2: #i41817# Added documentation of .eh_frame stuff. 2005/02/01 15:36:44 sb 1.1.2.1: #i41817# When calling from binary UNO to C++, correctly remove from the stack the pointer to a class object return value.


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [cbaf654e0141231739053f500cb3fa7bc46f9b1e]

INTEGRATION: CWS sb29 (1.10.46); FILE MERGED 2005/01/31 13:32:03 sb 1.10.46.1: #i41344# Adapted Solaris Intel cpp_uno bridge to multiple-inheritance UNO interface types.


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [a25f1e44dd402aab37e4e85a6c006268a80e5bdc]

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-21  Vladimir Glazounov  <vg@openoffice.org>  [a2a3156cd79a15c8a0b77672ae6eb5f33dbaa80d]

INTEGRATION: CWS sb29 (1.8.208); FILE MERGED 2005/01/31 13:32:03 sb 1.8.208.1: #i41344# Adapted Solaris Intel cpp_uno bridge to multiple-inheritance UNO interface types.


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [25b19774570e9f7d20c03ab412bfc0051c0f3734]

INTEGRATION: CWS luic (1.10.154); FILE MERGED 2005/02/16 15:59:31 er 1.10.154.1: #i40713# classify Tibetan (Bhutan) as CTL, Tibetan (PR China) was already present; also add Dzongkha to CTL (leftover of #i33917#)


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [b3e01518bf28c44bc53e7c757b1906e94092445a]

INTEGRATION: CWS sb29 (1.11.46); FILE MERGED 2005/01/31 13:32:02 sb 1.11.46.1: #i41344# Adapted Solaris Intel cpp_uno bridge to multiple-inheritance UNO interface types.


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [822188410c3fde801a6b5a6bc5f790c0d2189e1a]

INTEGRATION: CWS sb29 (1.8.28); FILE MERGED 2005/02/01 08:53:23 sb 1.8.28.3: #i41344# Improved naming. 2005/01/31 15:14:06 sb 1.8.28.2: #i41344# Simplified previous fix. 2005/01/31 13:32:02 sb 1.8.28.1: #i41344# Adapted Solaris Intel cpp_uno bridge to multiple-inheritance UNO interface types.


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [ac147874f3e52fc475816e9efee62e98122bb152]

INTEGRATION: CWS sb29 (1.2.228); FILE MERGED 2005/02/01 08:53:23 sb 1.2.228.2: #i41344# Improved naming. 2005/01/31 13:32:01 sb 1.2.228.1: #i41344# Adapted Solaris Intel cpp_uno bridge to multiple-inheritance UNO interface types.


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [2785cc1b99a9531132ac9c93600ca3dd72fca59f]

INTEGRATION: CWS iha08 (1.4.24); FILE MERGED 2005/02/15 17:12:42 iha 1.4.24.1: #i40806# replace slide by page for Draw


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [e47607414305f2143be51a6d6720713a0126fce5]

INTEGRATION: CWS iha08 (1.60.24); FILE MERGED 2005/02/15 17:21:50 iha 1.60.24.1: #i40806# add strings for page and slide name


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [c5975482ff65096c58e04277f9843e9c9ad5a492]

INTEGRATION: CWS iha08 (1.16.102); FILE MERGED 2005/02/15 17:21:05 iha 1.16.102.1: #i40806# add strings for page and slide name


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [a17882e745d5f369b86055d231043300b405e371]

INTEGRATION: CWS sb29 (1.23.16); FILE MERGED 2005/02/03 13:00:29 sb 1.23.16.1: #i41968# bridges/source/c_uno is dead and not even built.


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [eea601e3d0e46dfede7c66230d75d134f49aaf60]

INTEGRATION: CWS iha08 (1.15.32); FILE MERGED 2005/02/15 19:23:49 iha 1.15.32.1: #i40806# removed wrong '...' from .uno:InsertPage


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [bf3882d22ba1f9faa00b075497f13e0bf3396a80]

INTEGRATION: CWS pj19 (1.1.2); FILE ADDED 2005/02/10 14:15:50 pjanik 1.1.2.1: #i42219#: Move script for generating thesaurus to common directory.


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [14937a30e8b31c35ed57708b4caeafc49fabf35c]

INTEGRATION: CWS sb29 (1.30.4); FILE MERGED 2005/02/14 15:15:42 sb 1.30.4.2: #i42547# New Solaris SPARC GCC3 bridge, supplied by Taniguchi Yasuaki. 2005/01/31 13:32:01 sb 1.30.4.1: #i41344# Adapted Solaris Intel cpp_uno bridge to multiple-inheritance UNO interface types.


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [7d12176618e1554f87731243ea022e0bafb1ea6e]

INTEGRATION: CWS pj19 (1.2.82); FILE MERGED 2005/02/10 14:31:49 pjanik 1.2.82.1: #i42427#: dictionary.lst entries for ru-RU.


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [7616d2e7fd7f204fa01199c9d7ae225dfe5db1f9]

INTEGRATION: CWS sb29 (1.2.68); FILE MERGED 2005/01/31 13:32:00 sb 1.2.68.1: #i41344# Adapted Solaris Intel cpp_uno bridge to multiple-inheritance UNO interface types.


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [ef4a17d9746fc1ba498ac54f3bf3f2366b9606b2]

INTEGRATION: CWS pj19 (1.1.2); FILE ADDED 2005/02/10 14:31:43 pjanik 1.1.2.1: #i42427#: dictionary.lst entries for ru-RU.


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [269751c79c6a29110c23dd8fd85daa7a1cbf781f]

INTEGRATION: CWS pj19 (1.3.42); FILE MERGED 2005/02/10 14:30:17 pjanik 1.3.42.1: #i42427#: dictionary.lst entries for it-IT.


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [9ffe62e8b83fc71b06d9eb36816b137491c1a3de]

INTEGRATION: CWS pj19 (1.1.2); FILE ADDED 2005/02/10 14:30:12 pjanik 1.1.2.1: #i42427#: dictionary.lst entries for it-IT.


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [42de90a7c049fcbd0c9d5ea78cc735a10a70c893]

INTEGRATION: CWS pj19 (1.9.12); FILE MERGED 2005/02/10 14:22:00 pjanik 1.9.12.1: #i42427#: dictionary.lst entries for en-US. #i42219#: Add new en-US thesarus.


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [095ecf6c31e67045bcf82ffcbf624116a757cee0]

INTEGRATION: CWS pj19 (1.1.2); FILE ADDED 2005/02/10 14:20:51 pjanik 1.1.2.1: #i42427#: dictionary.lst entries for en-US.


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [b3cb358f1effb09a66930acda6e65f0811175284]

INTEGRATION: CWS pj19 (1.2.82); FILE MERGED 2005/02/10 14:28:28 pjanik 1.2.82.1: #i42427#: dictionary.lst entries for en-GB.


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [f5b62b51c249b2f9a3c448192bf3e3075451f848]

INTEGRATION: CWS nsplugin5 (1.2.86); FILE MERGED 2005/01/31 02:34:25 jmeng 1.2.86.1: #i40379#


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [a2c0068bd2949231baf0aa12cf93b9702fff2d49]

INTEGRATION: CWS pj19 (1.1.2); FILE ADDED 2005/02/10 14:28:23 pjanik 1.1.2.1: #i42427#: dictionary.lst entries for en-GB.


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [dcb1b4695439aa0006d7ec33397c0f78f820c895]

INTEGRATION: CWS pj19 (1.2.82); FILE MERGED 2005/02/10 14:26:30 pjanik 1.2.82.1: #i42427#: dictionary.lst entries for de-DE.


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [263032d6744df83179149f59447814c223605b78]

INTEGRATION: CWS pj19 (1.2.82); FILE MERGED 2005/02/10 14:24:41 pjanik 1.2.82.1: #i42427#: dictionary.lst entries for da-DK.


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [70cc5176c3dd622e7de45f996a707c099ff1c345]

INTEGRATION: CWS kendy03 (1.5.4); FILE MERGED 2005/02/16 10:59:17 kendy 1.5.4.1: Issue number: #i42841# Submitted by: kendy Reviewed by:  obr Take DESKTOP_LAUNCH into account in File->Send->Document as E-mail.


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [eb6a06d323e5c96fd67d77e404798e524c39ae66]

INTEGRATION: CWS pj19 (1.1.2); FILE ADDED 2005/02/10 14:23:48 pjanik 1.1.2.1: #i42427#: dictionary.lst entries for da-DK.


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [190dd68932a8d2df7dce4be640f062c1a7756e4d]

INTEGRATION: CWS kendy03 (1.10.4); FILE MERGED 2005/02/16 10:48:37 kendy 1.10.4.1: Issue number: #i42718# Submitted by: pmladek Fix the build with GNOME 2.9.91.


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [00f5e7bbcecda6748e2f9e35c1ea47f08c94b768]

INTEGRATION: CWS msolesize1 (1.5.4); FILE MERGED 2005/02/10 08:48:55 mav 1.5.4.3: #i42331# fix msole size retrieving problem 2005/02/10 07:50:06 mav 1.5.4.2: #i42331# fix msole size retrieving problem 2005/02/10 07:35:18 mav 1.5.4.1: #i42331# fix msole size retrieving problem


2005-02-21  Vladimir Glazounov  <vg@openoffice.org>  [dcf81b41d2cf82e6166788275845b111f44f5677]

#43245#


2005-02-18  Vladimir Glazounov  <vg@openoffice.org>  [9aac308503be3d8bb07d5296109dbbe897fc05ed]

#100000# deleted supefluous header


2005-02-18  Vladimir Glazounov  <vg@openoffice.org>  [f5a03c4ecb25a20b04b65268b3b2a7fabe8cab05]

#100000# removed dead code


2005-02-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [5c6ff4372f1b19b04178ce6769c1e6f7672c8ddc]

#i10000# syntax


2005-02-18  Vladimir Glazounov  <vg@openoffice.org>  [8b8f66b7461156c4239a4c369a8cbc8417a04546]

#100000# overseen merge artifact


2005-02-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [00d74f65540fe0f0588484baeac622b00e4b1632]

#i42947# make win/tcsh build find .py modules


2005-02-18  Vladimir Glazounov  <vg@openoffice.org>  [1993dd3c4128893aceb21f09eecfad74464e4560]

#100000# removed trailing whitespaces


2005-02-18  Vladimir Glazounov  <vg@openoffice.org>  [def1dff981b20a4173e55f43d5e4590bb0c57f11]

#100000# export symbols


2005-02-18  Vladimir Glazounov  <vg@openoffice.org>  [1873bcf421e4d8e116d7826eb7cd291e82c75465]

new version for SRC680


2005-02-18  Vladimir Glazounov  <vg@openoffice.org>  [417d8ea6ca05f61f717b617981f24b3d84eb126d]

new version for SRC680


2005-02-18  Vladimir Glazounov  <vg@openoffice.org>  [5f07e0459b1da173ad06e84429954bde1ff67e09]

new version for SRC680


2005-02-18  Vladimir Glazounov  <vg@openoffice.org>  [483efcb4757d57246e2596e79e76cbe2bd2920e6]

new version for SRC680


2005-02-18  Vladimir Glazounov  <vg@openoffice.org>  [c3e5a4d0e4ff8faaae799fc316792834017a25d6]

new version for SRC680


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [67680ba23fb2be26c0ad7483b9ee5c9e6c7ac184]

new version for SRC680


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [05ca589a5bbbdd657e9fd4b617b7f60237a937cb]

new version for SRC680


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [8f575c91f63d90963fc05813a665c80eb0e36ac8]

new version for SRC680


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [701e47455e15df747df742797f7ea2c719204ab2]

new version for SRC680


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [0c299f54c8be0ca68a21c9894111ad2da4f109dd]

new version for SRC680


2005-02-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [fe5351eb9c1f085ce20598b005e56835ebfebc08]

#i42947# make win/tcsh build find .py modules


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [f0b9f82526c0599a443e6e6ff668c2196cb86556]

#100000# new global dependency from sal


2005-02-17  Rüdiger Timm  <rt@openoffice.org>  [9f2a8bb5aa077944b9d9093ecc77abe30dc27624]

Ivo belongs to RELEASE ENGINEERING, not (any more) DEVELOPMENT TOOLS.


2005-02-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a3956d2e9a843879df48ecff8ff41a22ff5a1655]

#i10000# syntax


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [c94aeb8a3818d4e342010ff9ba395807ee1e36d7]

SRC680


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [bdfa33008d303bf0bb36d48442b7b19c5af3ff8e]

INTEGRATION: CWS dba23 (1.28.26); FILE MERGED 2005/01/13 14:51:58 fs 1.28.26.1: #i40583# +asyncnotification


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [b05b64ec47f684202876413ec08b267a66e245ee]

INTEGRATION: CWS dba23 (1.1.2); FILE ADDED 2005/01/13 14:52:16 fs 1.1.2.2: proper ctor 2005/01/13 14:50:57 fs 1.1.2.1: #i40583# helper class for asynchronously notifying UNO events


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [e21bcaea2a29a877a57a85c6d532339809da8f2b]

INTEGRATION: CWS dba23 (1.1.2); FILE ADDED 2005/01/13 14:46:27 fs 1.1.2.1: #i40583# helper class for asynchronously notifying UNO events


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [affb5870071a500ba2cf0466b4348f82efcb3392]

INTEGRATION: CWS dba23 (1.47.78); FILE MERGED 2005/02/11 10:15:28 oj 1.47.78.5: RESYNC: (1.48-1.50); FILE MERGED 2005/01/21 16:54:37 fs 1.47.78.4: #i40565# unify form related toolbars - only 3 (instead of 9) form related toolbars, with selectively hiding (insetad of disabling) items 2005/01/21 13:45:12 oj 1.47.78.3: RESYNC: (1.47-1.48); FILE MERGED 2005/01/19 13:30:49 fs 1.47.78.2: #i40941# remove calc's formsobjectbar, too 2005/01/19 10:58:09 fs 1.47.78.1: #i40941# Writer's formsobjectbar is obsolete


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [f3bf70b466bc66779b244a56fac6860fe5eb87ef]

INTEGRATION: CWS dba23 (1.32.44); FILE MERGED 2005/01/21 06:59:37 oj 1.32.44.1: #i40648# new DataType::BOOLEAN


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [c9920762b3726a1fd4a0412e8c81ffcbfb35c03a]

INTEGRATION: CWS dba23 (1.26.44); FILE MERGED 2005/01/21 06:59:38 oj 1.26.44.1: #i40648# new DataType::BOOLEAN


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [dc81ffd55c7f70a16e67bad74fed7fae69b57415]

INTEGRATION: CWS dba23 (1.2.70); FILE MERGED 2005/01/21 06:56:51 oj 1.2.70.1: #i40648# new DataType::BOOLEAN


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [a82b47dbf158c18d83fc7961089f8603830df42c]

INTEGRATION: CWS dba23 (1.3.34); FILE MERGED 2005/01/21 06:56:50 oj 1.3.34.1: #i40648# new DataType::BOOLEAN


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [fbee62e96c4ea812b82564d013c5567df080291c]

INTEGRATION: CWS dba23 (1.3.34); FILE MERGED 2005/01/21 06:56:49 oj 1.3.34.1: #i40648# new DataType::BOOLEAN


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [4b09bc8a9345b2ce63168089ccabc766ed4409f8]

INTEGRATION: CWS dba23 (1.5.16); FILE MERGED 2005/01/21 06:56:49 oj 1.5.16.1: #i40648# new DataType::BOOLEAN


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [fa76d3f2bc88c8b4e37ce95a8431ea4aa44e0210]

INTEGRATION: CWS dba23 (1.22.268); FILE MERGED 2005/01/19 15:31:39 fs 1.22.268.1: #i40941# -RID_OBJECTBAR_DRAWFORM


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [0015f1846bfa87cfd4bf6c7b679946a1fc5ade65]

INTEGRATION: CWS dba23 (1.4.370); FILE MERGED 2005/01/19 15:31:39 fs 1.4.370.1: #i40941# -RID_OBJECTBAR_DRAWFORM


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [f95eae1f3532d657412bd736717f73229c55c926]

INTEGRATION: CWS dba23 (1.8.286); FILE MERGED 2005/01/21 06:24:51 oj 1.8.286.1: #i40648# new DataType::BOOLEAN


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [c9b0ff48deb9d3f27c596f6338c8cd0d076c9993]

INTEGRATION: CWS dba23 (1.4.286); FILE MERGED 2005/01/21 06:24:22 oj 1.4.286.1: #i40648# new DataType::BOOLEAN


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [b3b19e63ba1568cc41a774b0fa3fad34d5e1c321]

INTEGRATION: CWS dba23 (1.47.166); FILE MERGED 2005/01/19 15:31:16 fs 1.47.166.1: #i40941# -RID_OBJECTBAR_DRAWFORM


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [981f083ea41f342f1d5c1ebba6d2ab404ce5f796]

INTEGRATION: CWS dba23 (1.6.50); FILE MERGED 2005/01/10 11:42:43 oj 1.6.50.2: #i39192# tabstop corrected 2005/01/07 15:50:07 fs 1.6.50.1: #i38573# properly resize the vertical line right beside the roadmap control


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [e7eaf485489cceb76fa1eb1245b448fe200b3a22]

INTEGRATION: CWS dba23 (1.5.50); FILE MERGED 2005/01/24 07:36:17 fs 1.5.50.2: #i10000# 2005/01/10 11:42:42 oj 1.5.50.1: #i39192# tabstop corrected


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [55bfa49bae132fe9c2108a1e9d8177a81d3c03e2]

INTEGRATION: CWS dba23 (1.4.50); FILE MERGED 2005/02/11 13:05:39 oj 1.4.50.2: RESYNC: (1.4-1.5); FILE MERGED 2005/01/10 11:42:43 oj 1.4.50.1: #i39192# tabstop corrected


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [5d9b342bf616e1bd698543ed59312d42421bb025]

INTEGRATION: CWS dba23 (1.22.54); FILE MERGED 2005/01/19 09:11:59 oj 1.22.54.1: #i40485# new service for the new database document


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [1241ba9ff9009215c09269f10b4fc20a4e776c2a]

INTEGRATION: CWS dba23 (1.6.238); FILE MERGED 2005/01/19 08:03:09 oj 1.6.238.1: #118850# check if impl structure is NULL


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [fa865e598f5d3b5523ffe9814330db5189f532be]

INTEGRATION: CWS dba23 (1.4.50); FILE MERGED 2005/01/10 11:42:44 oj 1.4.50.1: #i39192# tabstop corrected


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [a8aa8eec59b9f32f1204c28263569e2b372b50e5]

INTEGRATION: CWS dba23 (1.4.38); FILE MERGED 2005/01/19 09:53:02 oj 1.4.38.1: #i40485# new service for the new database document


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [8a69b307477ffd7b27315cd451cafc64f7636f78]

INTEGRATION: CWS dba23 (1.23.30); FILE MERGED 2005/01/17 15:11:59 fs 1.23.30.1: #i40463# improved error handling when connecting to a data source


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [98e3a65e8f37d03bc6d0973e6b56a17ee28200d1]

INTEGRATION: CWS dba23 (1.81.10); FILE MERGED 2005/01/26 12:04:58 fs 1.81.10.5: #i10000# 2005/01/26 12:02:46 fs 1.81.10.4: RESYNC: (1.81-1.82); FILE MERGED 2005/01/26 11:57:08 fs 1.81.10.3: #i10000# manual pseudo-resync to m74 - to prevent conflicts upon integration 2005/01/26 08:38:46 fs 1.81.10.2: #i40463# properly care for WrappedTargetExceptions 2005/01/17 15:11:58 fs 1.81.10.1: #i40463# improved error handling when connecting to a data source


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [f68a419d9f05ac796c948ed280f79271b191d12d]

INTEGRATION: CWS dba23 (1.11.34); FILE MERGED 2005/01/21 06:30:31 oj 1.11.34.1: #i40648# new DataType::BOOLEAN


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [5135904edeb0eecb3bc7f7af67c895a76ed57cb3]

INTEGRATION: CWS dba23 (1.14.14); FILE MERGED 2005/01/17 15:11:09 fs 1.14.14.1: #i40463# calcConnection superseded by connectRowset


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [d5ee6c9c36904176c9662c466cf5333e88ead940]

INTEGRATION: CWS dba23 (1.36.14); FILE MERGED 2005/01/21 06:30:31 oj 1.36.14.1: #i40648# new DataType::BOOLEAN


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [e6b217cff87d872343ae6bdf38f4178e9d37563a]

INTEGRATION: CWS dba23 (1.4.18); FILE MERGED 2005/01/13 10:14:55 oj 1.4.18.1: #i40503# remove NativeSql from toolbar


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [56ab2790ddae9b29aee26c4fed82ae1306283fee]

INTEGRATION: CWS dba23 (1.2.42); FILE MERGED 2005/01/20 16:55:09 oj 1.2.42.1: #i41043# implement private:factory/sdatabase?Interactive


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [4e8c4d14a30af5c360cdb240811b38a711a59c4f]

INTEGRATION: CWS dba23 (1.2.42); FILE MERGED 2005/02/03 13:06:45 oj 1.2.42.3: RESYNC: (1.2-1.3); FILE MERGED 2005/01/20 16:55:09 oj 1.2.42.2: #i41043# implement private:factory/sdatabase?Interactive 2005/01/19 09:01:14 oj 1.2.42.1: #i40485# new service for the new database document


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [f484a98f38c458c8c8efe665249d5b389f249085]

INTEGRATION: CWS dba23 (1.40.8); FILE MERGED 2005/01/14 14:47:16 oj 1.40.8.1: #i40170# #i40171# change sal_uInt32 in ULONG


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [2fc68863999d11f45aa4e7c7fc841cc28b9b98c7]

INTEGRATION: CWS dba23 (1.37.22); FILE MERGED 2005/01/20 16:28:45 oj 1.37.22.1: #i40965# fix for tables


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [5c7055cb3e7e1f66b0eb58e46fe3e43adffbb77e]

INTEGRATION: CWS dba23 (1.5.76); FILE MERGED 2005/01/20 16:54:42 oj 1.5.76.1: #i40648# new datatype BOOLEAN


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [ab452e00a18debabb5a136de57ebef94ad396d64]

INTEGRATION: CWS dba23 (1.70.44); FILE MERGED 2005/01/20 16:54:41 oj 1.70.44.3: #i40648# new datatype BOOLEAN 2005/01/17 13:29:23 oj 1.70.44.2: #i40169# change ULONG in sal_uInt32 2005/01/14 14:47:47 oj 1.70.44.1: #i40169# change sal_uInt32 in ULONG


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [f81eb72d2383fdc825cde595e79eed8542e507e0]

INTEGRATION: CWS dba23 (1.53.22); FILE MERGED 2005/02/03 08:19:00 oj 1.53.22.2: RESYNC: (1.53-1.54); FILE MERGED 2005/01/20 16:53:46 oj 1.53.22.1: #i40648# new datatype BOOLEAN


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [a5cc527b730d9d08d4feeaee039005d79854e57c]

INTEGRATION: CWS dba23 (1.7.76); FILE MERGED 2005/01/20 16:53:46 oj 1.7.76.1: #i40648# new datatype BOOLEAN


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [6ace8ec139f9c22c0b8c01cc3ee434f81c0455b8]

INTEGRATION: CWS dba23 (1.2.42); FILE MERGED 2005/02/03 08:18:27 oj 1.2.42.2: RESYNC: (1.2-1.3); FILE MERGED 2005/01/20 16:52:34 oj 1.2.42.1: #i41043# implement private:factory/sdatabase?Interactive


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [1f9816c1337008aa882f37f4913d73471684acd5]

INTEGRATION: CWS dba23 (1.16.22); FILE MERGED 2005/02/03 08:15:34 oj 1.16.22.2: RESYNC: (1.16-1.17); FILE MERGED 2005/01/19 09:08:23 oj 1.16.22.1: #i40293# cast to correct pointer


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [535627ef0eadb519a6af93811446db34a8cdcb47]

INTEGRATION: CWS dba23 (1.7.6); FILE MERGED 2005/02/03 08:14:45 oj 1.7.6.2: RESYNC: (1.7-1.8); FILE MERGED 2005/01/20 16:52:06 oj 1.7.6.1: #i41043# implement private:factory/sdatabase?Interactive


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [78e43b0fda2339b1bd7339f03dde1b585bc5b559]

INTEGRATION: CWS dba23 (1.2.8); FILE MERGED 2005/02/02 14:02:15 oj 1.2.8.1: #i40313# new file inserted


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [0d2f96878b5f024e1cce12188bc4b3b168ab1793]

INTEGRATION: CWS dba23 (1.3.44); FILE MERGED 2005/01/19 09:09:07 oj 1.3.44.1: #i40485# new service for the new database document


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [61302c9f82384576a054d7b076343cdfa4767c91]

INTEGRATION: CWS dba23 (1.36.6); FILE MERGED 2005/02/03 08:10:59 oj 1.36.6.2: RESYNC: (1.36-1.37); FILE MERGED 2005/01/20 16:53:06 oj 1.36.6.1: #i40648# new datatype BOOLEAN


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [fd3197cb79fe2fc576b5c457ba4db399db1c3d19]

INTEGRATION: CWS dba23 (1.164.6); FILE MERGED 2005/02/03 08:10:49 oj 1.164.6.2: RESYNC: (1.164-1.165); FILE MERGED 2005/01/21 06:52:14 oj 1.164.6.1: #i40648# new DataType::BOOLEAN


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [eb26f0854388b17004a33a868300ab77fbc82c31]

INTEGRATION: CWS dba23 (1.58.8); FILE MERGED 2005/02/11 10:10:40 oj 1.58.8.2: RESYNC: (1.59-1.60); FILE MERGED 2005/01/19 09:09:31 oj 1.58.8.1: #i40485# new service for the new database document


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [98dcb3f0545529b6787e8c8a86bc356058c6ba12]

INTEGRATION: CWS dba23 (1.5.6); FILE MERGED 2005/02/03 08:09:19 oj 1.5.6.2: RESYNC: (1.5-1.6); FILE MERGED 2005/01/19 09:00:09 oj 1.5.6.1: #i40485# new service for the new database document


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [5add96a55e2185cdcdee6b1c561ec0a05a84de29]

INTEGRATION: CWS dba23 (1.11.6); FILE MERGED 2005/02/03 08:08:06 oj 1.11.6.2: RESYNC: (1.11-1.12); FILE MERGED 2005/01/19 08:51:56 oj 1.11.6.1: #i40293# suspend can be called twice, so care for


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [997495bf0bdafc4f240712bae59c1b94924361e8]

INTEGRATION: CWS dba23 (1.5.8); FILE MERGED 2005/02/03 13:09:39 oj 1.5.8.3: RESYNC: (1.5-1.6); FILE MERGED 2005/01/24 14:50:25 fs 1.5.8.2: #i10000# 2005/01/20 16:27:10 oj 1.5.8.1: #i41043# implement private:factory/sdatabase?Interactive


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [8dc53907b57d2401da3e5b57362c81bbebc0c990]

INTEGRATION: CWS dba23 (1.4.22); FILE MERGED 2005/01/19 09:09:57 oj 1.4.22.1: #i40485# new service for the new database document


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [92b2fecd5201817ab32af120477e20d4956f6f00]

INTEGRATION: CWS dba23 (1.5.22); FILE MERGED 2005/01/19 08:45:52 fs 1.5.22.1: #i40358# +getDataSource


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [e49aa37592b196689ad5ab7af1e8bb972a13ed28]

INTEGRATION: CWS dba23 (1.3.76); FILE MERGED 2005/01/19 08:45:48 fs 1.3.76.1: #i40358# +getDataSource


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [987cde69e6e3bb447fb83a393e60da9bf4a54bd6]

INTEGRATION: CWS dba23 (1.18.6); FILE MERGED 2005/02/03 08:07:18 oj 1.18.6.2: RESYNC: (1.18-1.19); FILE MERGED 2005/01/19 08:48:50 fs 1.18.6.1: #i40358# when loading an embedded document, set the data source as parent


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [ca5917c9ea22771851cd82103df01c9775d85bf5]

INTEGRATION: CWS dba23 (1.52.16); FILE MERGED 2005/02/11 10:10:18 oj 1.52.16.3: RESYNC: (1.53-1.54); FILE MERGED 2005/02/03 08:06:56 oj 1.52.16.2: RESYNC: (1.52-1.53); FILE MERGED 2005/01/19 09:10:25 oj 1.52.16.1: #i40485# new service for the new database document


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [5d42bd850802d52b4b1214b9934fdd8d01667f7e]

INTEGRATION: CWS dba23 (1.52.44); FILE MERGED 2005/01/19 08:45:18 oj 1.52.44.1: #i40293# cast to sal_int64


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [00f88494002978088f2270ff7c698e67b70d94b6]

INTEGRATION: CWS dba23 (1.60.8); FILE MERGED 2005/01/19 08:45:18 oj 1.60.8.1: #i40293# cast to sal_int64


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [a9bf8adf297762fc154900c6295b96799ebe8e3c]

INTEGRATION: CWS dba23 (1.46.44); FILE MERGED 2005/01/19 08:45:17 oj 1.46.44.1: #i40293# cast to sal_int64


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [925d49ee29336fc75a71f04c2ea275c54acc0657]

INTEGRATION: CWS dba23 (1.23.44); FILE MERGED 2005/01/19 08:45:17 oj 1.23.44.1: #i40293# cast to sal_int64


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [c65176ca9a9f789dccdb0ec12777813388fd4b9c]

INTEGRATION: CWS dba23 (1.7.8); FILE MERGED 2005/01/20 16:47:45 oj 1.7.8.1: #i40648# new datatype BOOLEAN


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [0e5bd1886a30050446b659bce8c367d0a3ec11ec]

INTEGRATION: CWS dba23 (1.130.6); FILE MERGED 2005/02/03 08:06:12 oj 1.130.6.2: RESYNC: (1.130-1.131); FILE MERGED 2005/01/19 08:45:17 oj 1.130.6.1: #i40293# cast to sal_int64


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [3add6149467d817049034f46ea6fc88c61517638]

INTEGRATION: CWS dba23 (1.37.76); FILE MERGED 2005/01/20 16:47:44 oj 1.37.76.1: #i40648# new datatype BOOLEAN


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [9a1bc90b6dbdefcccb566e1aebd8971e20f62720]

INTEGRATION: CWS dba23 (1.14.76); FILE MERGED 2005/01/20 16:47:44 oj 1.14.76.1: #i40648# new datatype BOOLEAN


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [2be80541729d23b5d0e18b73c3cad4f58797675f]

INTEGRATION: CWS dba23 (1.8.1040); FILE MERGED 2005/01/10 10:39:59 fs 1.8.1040.1: some SAL_DLLPRIVATE


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [b0aebd28927a050b4076dc57ddc506abf665f412]

INTEGRATION: CWS dba23 (1.12.468); FILE MERGED


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [4c939f004d149c94fe804d90b65724dbd88f2843]

INTEGRATION: CWS dba23 (1.23.4); FILE MERGED 2005/01/11 14:32:28 fs 1.23.4.2: copying the changes from CWS dba22 (branch: cws_src680_dba22) herein 2005/01/10 10:39:59 fs 1.23.4.1: some SAL_DLLPRIVATE


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [656cea4d459e4fbe288b259de213e50db212608d]

INTEGRATION: CWS dba23 (1.18.122); FILE MERGED 2005/01/21 16:51:35 fs 1.18.122.1: #i40565# unify form related toolbars


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [2e8fa370a9d25daefd0a9f8c65bffc6ac1ef1718]

INTEGRATION: CWS dba23 (1.9.162); FILE MERGED 2005/01/10 10:37:18 fs 1.9.162.1: #i40086# -getCurForm / +validateCurForm


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [2bfeb19f7209f1830d515f257d790aa373dbb7d3]

INTEGRATION: CWS dba23 (1.8.208); FILE MERGED 2005/01/17 14:48:32 fs 1.8.208.1: #i40463# connectRowSet can now also throw a WrappedTargetException


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [4da6110240f68732e57df810adbf7937e7f7bd92]

INTEGRATION: CWS dba23 (1.18.120); FILE MERGED 2005/01/17 14:49:06 fs 1.18.120.2: some exception safety during #i40463# 2005/01/10 10:41:29 fs 1.18.120.1: #i40086# retrieve current form from ShellImpl, instead of page impl (which doesn't expose it anymore)


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [a337d429bb43ca3fff60e030b40590e721a54283]

INTEGRATION: CWS dba23 (1.4.4); FILE MERGED 2005/01/21 16:53:20 fs 1.4.4.1: #i40565# unify form related toolbars - only 3 (instead of 9) form related toolbars, with selectively hiding (insetad of disabling) items


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [c04ec9336a98ebe34a84f48a3ca39ec43b3fbf19]

INTEGRATION: CWS dba23 (1.40.4); FILE MERGED 2005/01/21 06:36:43 oj 1.40.4.2: #i40648# new DataType::BOOLEAN 2005/01/11 14:34:34 fs 1.40.4.1: copying the changes from CWS dba22 (branch: cws_src680_dba22) herein


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [7c5dce3c6b99d2c878984a5549bc0cbbf2f5602f]

INTEGRATION: CWS dba23 (1.61.4); FILE MERGED 2005/01/14 16:28:30 fs 1.61.4.2: #i40693# invalidate some slots when m_xCurrentForm changed 2005/01/11 14:34:33 fs 1.61.4.1: copying the changes from CWS dba22 (branch: cws_src680_dba22) herein


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [8f638f5ef90b4de6e33efa54561941a6be628bfd]

INTEGRATION: CWS dba23 (1.56.4); FILE MERGED 2005/02/11 12:13:12 oj 1.56.4.3: RESYNC: (1.57-1.58); FILE MERGED 2005/01/21 16:53:04 fs 1.56.4.2: #i40565# unify form related toolbars - only 3 (instead of 9) form related toolbars, with selectively hiding (insetad of disabling) items 2005/01/11 14:34:32 fs 1.56.4.1: copying the changes from CWS dba22 (branch: cws_src680_dba22) herein


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [252b69adee59e97d6ef6c8fb71af99a2b5454856]

INTEGRATION: CWS dba23 (1.22.162); FILE MERGED 2005/01/11 14:34:32 fs 1.22.162.2: copying the changes from CWS dba22 (branch: cws_src680_dba22) herein 2005/01/10 10:41:43 fs 1.22.162.1: #i40086# +validateCurForm


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [4f9129d8321fe851ad6824e92829ed54b59b574f]

INTEGRATION: CWS dba23 (1.7.6); FILE MERGED 2005/01/14 15:12:28 fs 1.7.6.1: #i40678# properly recognize master documents and presentations


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [c7c58b3af14103dd719202a65172d0adb4b3a55c]

INTEGRATION: CWS dba23 (1.13.208); FILE MERGED 2005/01/17 14:48:44 fs 1.13.208.1: #i40463# connectRowSet can now also throw a WrappedTargetException


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [3587fbe46a11ab85bbaf58cce1a47e37277921b7]

INTEGRATION: CWS dba23 (1.40.122); FILE MERGED 2005/01/21 06:36:44 oj 1.40.122.2: #i40648# new DataType::BOOLEAN


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [1fedc6347e776bcf4ab6460ebf2307420d9e57be]

INTEGRATION: CWS dba23 (1.45.122); FILE MERGED 2005/01/21 06:36:44 oj 1.45.122.1: #i40648# new DataType::BOOLEAN


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [347c091d5109d9ecf60b6c273f5644e2f193cf65]

INTEGRATION: CWS dba23 (1.3.408); FILE MERGED 2005/01/18 11:57:29 oj 1.3.408.1: #i40850# new size for timeout for br-pt


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [9511fad10fdea28ff55debcb1c3dfcff45fc591a]

INTEGRATION: CWS dba23 (1.12.36); FILE MERGED 2005/01/21 15:03:28 oj 1.12.36.2: RESYNC: (1.12-1.13); FILE MERGED 2005/01/19 09:34:43 oj 1.12.36.1: #i40485# new service for the new database document


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [22e12aaf75ea92640befc77cf21010cc2779e488]

INTEGRATION: CWS dba23 (1.1.2); FILE ADDED 2005/01/14 16:32:05 fs 1.1.2.1: read it


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [9698edf13413d59792dea97d3fb250059923e345]

INTEGRATION: CWS dba23 (1.1.2); FILE ADDED 2005/01/14 16:31:50 fs 1.1.2.1: grid control implementation overview - started


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [373eaabf6bb4ea91d50f41c9481d7f021d397e09]

INTEGRATION: CWS dba23 (1.69.34); FILE MERGED 2005/02/11 10:11:50 oj 1.69.34.3: RESYNC: (1.69-1.70); FILE MERGED 2005/01/19 09:32:32 fs 1.69.34.2: also deliver css.form.submission 2005/01/18 09:45:29 fs 1.69.34.1: also deliver form/binding and form/validation


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [5a889eae58078542c9a7c3f6151c4b8459be18e2]

INTEGRATION: CWS dba23 (1.6.156); FILE MERGED 2005/01/20 16:46:00 oj 1.6.156.1: #i40648# new datatype BOOLEAN


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [243de8473ca360e41927f617b3b55d9f84c634a9]

INTEGRATION: CWS dba23 (1.15.40); FILE MERGED 2005/01/19 08:56:13 oj 1.15.40.1: #i40485# new service for the new database document


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [a26fd99ae422a5f9eee8dc2a9a662ee44612c27a]

INTEGRATION: CWS dba23 (1.7.156); FILE MERGED 2005/01/26 10:54:13 oj 1.7.156.1: #i40485# docu corrected


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [f9f6f9c6abe579730aa084cf58a17c52def50498]

INTEGRATION: CWS dba23 (1.2.40); FILE MERGED 2005/01/19 09:02:16 fs 1.2.40.1: not published, yet


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [1fd62cf1f1c46333aebbcda61fc118f5cb8aacb2]

INTEGRATION: CWS dba23 (1.1.2); FILE ADDED 2005/01/19 08:56:29 oj 1.1.2.1: #i40485# new service for the new database document


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [be72f03b2f6e8f1098f7304df421058b14c3d383]

INTEGRATION: CWS dba23 (1.2.40); FILE MERGED 2005/01/19 09:02:15 fs 1.2.40.1: not published, yet


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [2a2e3cdb460c6e5dd251353d8773e902e9f8991c]

INTEGRATION: CWS dba23 (1.9.40); FILE MERGED 2005/01/26 10:54:13 oj 1.9.40.1: #i40485# docu corrected


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [faeb4d3faf3efb12abd52d25e256b616344fde47]

INTEGRATION: CWS dba23 (1.2.40); FILE MERGED 2005/01/26 10:54:13 oj 1.2.40.3: #i40485# docu corrected 2005/01/19 09:01:48 fs 1.2.40.2: proper link 2005/01/19 08:58:37 fs 1.2.40.1: #i40358# mention that the embedded documents have a getParent, to obtain the database document they belong to


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [aeb4ebce39e966efc2f8cb4376794b3c0c0ccbd9]

INTEGRATION: CWS dba23 (1.8.156); FILE MERGED 2005/01/13 10:58:02 fs 1.8.156.1: deprecated


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [c416eb53ec4697b57cf7c441ce545133c3181bc4]

INTEGRATION: CWS dba23 (1.7.156); FILE MERGED 2005/01/13 10:58:02 fs 1.7.156.1: deprecated


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [bede0687bef68c8a2c29a312b08669862820a35a]

INTEGRATION: CWS dba23 (1.7.156); FILE MERGED 2005/01/13 10:58:01 fs 1.7.156.1: deprecated


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [46e88df2e5f11a87579bbc0723fdb28e19ecb296]

INTEGRATION: CWS dba23 (1.9.156); FILE MERGED 2005/01/13 10:58:01 fs 1.9.156.1: deprecated


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [4ff4a4a32651bee3520a2a1ecc002b2660fc5b29]

INTEGRATION: CWS dba23 (1.13.92); FILE MERGED 2005/01/13 10:59:39 fs 1.13.92.1: #i40358# rephrasing for ApplyFormDesignMode


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [dde3bfa2bc61c7c1db71335c153cd133936ee93f]

INTEGRATION: CWS dba23 (1.10.156); FILE MERGED 2005/01/13 10:55:13 fs 1.10.156.1: document that mouse events are also used for popup menu requests


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [55562b0f356355a244e75b8440d7d62ce9d320f2]

INTEGRATION: CWS dba23 (1.2.140); FILE MERGED 2005/01/13 10:54:52 fs 1.2.140.1: stumbled upon two warnings about invalid type links


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [f76ff4520da28ea61de0ed7208a08c9bad113f13]

INTEGRATION: CWS dba23 (1.9.140); FILE MERGED 2005/01/11 09:05:30 fs 1.9.140.1: #i34551# optional vertical alignment


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [61188fc4ec81c833c3a2befa2633c6d2ca591e82]

INTEGRATION: CWS dba23 (1.11.92); FILE MERGED 2005/01/11 09:05:29 fs 1.11.92.1: #i34551# optional vertical alignment


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [ff542984c169a34753f9cfba4d00d108a29d359f]

INTEGRATION: CWS dba23 (1.8.140); FILE MERGED 2005/01/11 09:05:28 fs 1.8.140.1: #i34551# optional vertical alignment


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [71817c15a79fd6f74adc7c153d40f503f63b8b7d]

INTEGRATION: CWS dba23 (1.9.158); FILE MERGED 2005/01/13 10:55:13 fs 1.9.158.1: document that mouse events are also used for popup menu requests


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [5e990b97435730a8cd51cebc2883f8d7e9216ae6]

INTEGRATION: CWS dba23 (1.7.22); FILE MERGED 2005/01/13 16:00:24 fs 1.7.22.1: #i40583# asyncnotification moved to module comphelper


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [2510e7ae6a7a0aca1c0b7a553dd5406e21e30919]

INTEGRATION: CWS dba23 (1.10.24); FILE MERGED 2005/01/13 16:00:52 fs 1.10.24.1: #i40583# asyncnotification moved to module comphelper


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [3815b8eabb2679dc3bb1edeea307bbd745089624]

INTEGRATION: CWS dba23 (1.36.16); FILE MERGED 2005/01/13 16:00:51 fs 1.36.16.1: #i40583# asyncnotification moved to module comphelper


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [e2b0824acc0769cf507fbff2bc53b10dad65ea3c]

INTEGRATION: CWS dba23 (1.34.16); FILE MERGED 2005/01/21 06:31:32 oj 1.34.16.1: #i40648# new DataType::BOOLEAN


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [a0d984133fb70ac257f31445ed9e65c89ba53e58]

INTEGRATION: CWS dba23 (1.26.8); FILE MERGED 2005/01/21 06:32:02 oj 1.26.8.1: #i40648# new DataType::BOOLEAN


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [e674a2c1ea8970447da225cc26b2470a2345ddf4]

INTEGRATION: CWS dba23 (1.66.4); FILE MERGED 2005/01/17 14:44:10 fs 1.66.4.1: #i40463# calcConnection superseded by connectRowset


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [cf51059a783d6013f901481de65fff09988392bf]

INTEGRATION: CWS dba23 (1.2.234); FILE MERGED 2005/01/24 13:02:10 fs 1.2.234.2: #i40565# 2005/01/21 16:53:35 fs 1.2.234.1: #i40565# unify form related toolbars - only 3 (instead of 9) form related toolbars, with selectively hiding (insetad of disabling) items


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [6d74eb7aa2caf58f96e06a016fdcc215e7f2e505]

INTEGRATION: CWS dba23 (1.2.234); FILE MERGED 2005/01/21 16:53:35 fs 1.2.234.1: #i40565# unify form related toolbars - only 3 (instead of 9) form related toolbars, with selectively hiding (insetad of disabling) items


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [de4065e42d4e29035e869e179fae9adb6989b91b]

INTEGRATION: CWS dba23 (1.4.282); FILE MERGED 2005/01/19 10:47:52 fs 1.4.282.1: #i40941# SID_DRAWFORM_TOOLBOX replaced with SID_TEXT_TOOLBOX


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [d7b7de15aae6bdf9b7ca1f335309f0f4f802661c]

INTEGRATION: CWS dba23 (1.45.234); FILE MERGED 2005/01/19 10:47:08 fs 1.45.234.1: #i40941# -SID_DRAWFORM_TOOLBOX


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [e3581e1fbaa7f9405dfa22fc1b9c65fb3af950a4]

INTEGRATION: CWS dba23 (1.8.126); FILE MERGED 2005/01/21 08:59:50 oj 1.8.126.2: RESYNC: (1.8-1.9); FILE MERGED 2005/01/19 10:47:39 fs 1.8.126.1: #i40941# SID_DRAWFORM_TOOLBOX replaced with SID_TEXT_TOOLBOX


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [9d6d0e209541e244377ca304eb4f055aa239005f]

INTEGRATION: CWS dba23 (1.64.2); FILE MERGED 2005/01/21 16:51:00 fs 1.64.2.1: #i40565# hide the XFormsDesignMode-item (instead of only disabling it) if not in XForms document


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [6662eb9c6c9d0974c2d95872fd3a7856751c5577]

INTEGRATION: CWS dba23 (1.7.252); FILE MERGED 2005/01/19 10:46:45 fs 1.7.252.1: #i40941# -SID_DRAWFORM_TOOLBOX


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [8cd19d760246ab5816184b8489a26657b5fe7724]

INTEGRATION: CWS dba23 (1.5.894); FILE MERGED 2005/01/21 06:28:45 oj 1.5.894.1: #i40648# new DataType::BOOLEAN


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [8513cd9ab3142ef59be5b9cddcf2367abc4af471]

INTEGRATION: CWS dba23 (1.84.52); FILE MERGED 2005/02/11 10:22:16 oj 1.84.52.3: RESYNC: (1.87-1.88); FILE MERGED 2005/01/21 08:50:26 oj 1.84.52.2: RESYNC: (1.84-1.87); FILE MERGED 2005/01/21 06:28:46 oj 1.84.52.1: #i40648# new DataType::BOOLEAN


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [cd390f6321cfed7052d2b769aa942fb0a5dcde73]

INTEGRATION: CWS dba23 (1.49.232); FILE MERGED 2005/01/21 06:28:46 oj 1.49.232.1: #i40648# new DataType::BOOLEAN


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [d4aa9e2dc40835c5c0d9239f1d701dffa8596c8d]

INTEGRATION: CWS dba23 (1.15.78); FILE MERGED 2005/01/21 08:32:46 oj 1.15.78.2: RESYNC: (1.15-1.16); FILE MERGED 2005/01/13 14:54:54 fs 1.15.78.1: #i40583# link against VOS


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [44b0b7035b8a889bea7cc438cf3267bfe454244c]

INTEGRATION: CWS dba23 (1.49.28); FILE MERGED 2005/02/11 12:41:04 oj 1.49.28.4: RESYNC: (1.50-1.51); FILE MERGED 2005/01/26 11:29:41 fs 1.49.28.3: RESYNC: (1.49-1.50); FILE MERGED 2005/01/18 15:44:43 fs 1.49.28.2: #i40647# +mnDrawingOntoParent: prevent recursive calls to certain branches of ::draw 2005/01/13 14:53:50 fs 1.49.28.1: #i40583# notify all events to XMouseListeners asynchronously


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [7a2c344ab9fd5a1700efd4877666106c81bc0070]

INTEGRATION: CWS dba23 (1.21.38); FILE MERGED 2005/01/21 08:28:25 oj 1.21.38.3: RESYNC: (1.21-1.22); FILE MERGED 2005/01/18 15:44:20 fs 1.21.38.2: #i40647# +mnDrawingOntoParent 2005/01/13 14:53:06 fs 1.21.38.1: #i40583# +mpImpl


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [af95f941e601813b5df93a7ca82eb27501227e1a]

INTEGRATION: CWS dba23 (1.25.108); FILE MERGED 2005/01/19 09:34:23 oj 1.25.108.1: #i40485# new service for the new database document


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [0c6ba0fc4017407a7ff42c6295b1b87168c6fb0b]

INTEGRATION: CWS dba23 (1.9.6); FILE MERGED 2005/02/11 10:19:04 oj 1.9.6.5: RESYNC: (1.11-1.15); FILE MERGED 2005/02/03 07:36:06 oj 1.9.6.4: RESYNC: (1.10-1.11); FILE MERGED 2005/01/21 16:47:13 fs 1.9.6.3: #i40565# unify the form related toolbars 2005/01/21 08:18:29 oj 1.9.6.2: RESYNC: (1.9-1.10); FILE MERGED 2005/01/19 10:38:51 fs 1.9.6.1: #i40941# formsobjectbar is obsolete


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [19d0a6c2328c544fd6710356a6b2daad893c9c03]

INTEGRATION: CWS dba23 (1.9.6); FILE MERGED 2005/02/11 10:18:55 oj 1.9.6.4: RESYNC: (1.11-1.15); FILE MERGED 2005/01/21 16:46:28 fs 1.9.6.3: #i40565# Controls->Form Controls 2005/01/21 08:18:18 oj 1.9.6.2: RESYNC: (1.9-1.11); FILE MERGED 2005/01/19 10:38:51 fs 1.9.6.1: #i40941# formsobjectbar is obsolete


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [c3515aa31f9705d8caf9c758aab380fd65b0cf25]

INTEGRATION: CWS dba23 (1.10.6); FILE MERGED 2005/02/11 10:18:45 oj 1.10.6.5: RESYNC: (1.12-1.16); FILE MERGED 2005/02/03 07:35:57 oj 1.10.6.4: RESYNC: (1.11-1.12); FILE MERGED 2005/01/21 16:47:13 fs 1.10.6.3: #i40565# unify the form related toolbars 2005/01/21 08:18:06 oj 1.10.6.2: RESYNC: (1.10-1.11); FILE MERGED 2005/01/19 10:38:51 fs 1.10.6.1: #i40941# formsobjectbar is obsolete


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [293f54796df7b51a2c545af5fa53f68922df84bf]

INTEGRATION: CWS dba23 (1.12.52); FILE MERGED 2005/02/11 10:18:15 oj 1.12.52.3: RESYNC: (1.13-1.16); FILE MERGED 2005/02/03 07:35:49 oj 1.12.52.2: RESYNC: (1.12-1.13); FILE MERGED 2005/01/21 16:46:28 fs 1.12.52.1: #i40565# Controls->Form Controls


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [f2af118c7cecfdad3dd5775cc46b824a33772800]

INTEGRATION: CWS dba23 (1.36.12); FILE MERGED 2005/02/11 10:18:04 oj 1.36.12.3: RESYNC: (1.37-1.38); FILE MERGED 2005/02/03 07:35:40 oj 1.36.12.2: RESYNC: (1.36-1.37); FILE MERGED 2005/01/24 15:56:43 fs 1.36.12.1: #i41212# AutoPilots->Wizards


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [a61cddd3346943e39cbb311e98d7a7c0ff2e615a]

INTEGRATION: CWS dba23 (1.12.52); FILE MERGED 2005/02/11 10:17:43 oj 1.12.52.3: RESYNC: (1.13-1.17); FILE MERGED 2005/02/03 07:35:31 oj 1.12.52.2: RESYNC: (1.12-1.13); FILE MERGED 2005/01/21 16:45:16 fs 1.12.52.1: #i40565# Controls->Form Controls


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [488d7c2747071e06f1e2bf668516221a5424d5ba]

INTEGRATION: CWS dba23 (1.2.56); FILE MERGED 2005/01/13 12:08:11 oj 1.2.56.1: #i40254# correct name


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [07ed2de98878443869c6c770414018be8ee7714e]

INTEGRATION: CWS dba23 (1.8.56); FILE MERGED 2005/01/19 09:34:23 oj 1.8.56.1: #i40485# new service for the new database document


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [be4f4d6244143791d405fbcfae24f67bd8d42a57]

INTEGRATION: CWS dba23 (1.11.22); FILE MERGED 2005/02/11 10:17:11 oj 1.11.22.3: RESYNC: (1.12-1.14); FILE MERGED 2005/02/03 07:35:13 oj 1.11.22.2: RESYNC: (1.11-1.12); FILE MERGED 2005/01/21 16:45:16 fs 1.11.22.1: #i40565# Controls->Form Controls


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [17be5b9391607e64167b363800884c66f8e06b9a]

INTEGRATION: CWS dba23 (1.30.56); FILE MERGED 2005/01/19 09:34:22 oj 1.30.56.1: #i40485# new service for the new database document


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [c4a3c2cf96c3b05eb4cd9dd4a36f304e493df802]

INTEGRATION: CWS dba23 (1.28.8); FILE MERGED 2005/01/21 08:16:06 oj 1.28.8.2: RESYNC: (1.28-1.29); FILE MERGED 2005/01/20 16:26:20 oj 1.28.8.1: #i41043# implement private:factory/sdatabase?Interactive


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [89d901de6be706474e4f1781a8157b6a70a76cba]

INTEGRATION: CWS dba23 (1.14.44); FILE MERGED 2005/02/11 10:16:24 oj 1.14.44.2: RESYNC: (1.14-1.15); FILE MERGED 2005/01/19 09:34:22 oj 1.14.44.1: #i40485# new service for the new database document


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [b69b0c35f69413484abbba0210db56533a0eb4f2]

INTEGRATION: CWS dba23 (1.7.26); FILE MERGED 2005/01/17 14:58:05 fs 1.7.26.1: #i40463# calcConnection superseded by connectRowset, which now also throws a WrappedTargetException


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [f34d7c1bd735497d5797951eab57659ac8b7d89e]

INTEGRATION: CWS dba23 (1.49.42); FILE MERGED 2005/01/20 16:36:23 oj 1.49.42.1: #i40898# new function arguments


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [081faba5ed73f17ad8a916e6230743dc857fe51d]

INTEGRATION: CWS dba23 (1.13.186); FILE MERGED 2005/01/20 16:31:43 oj 1.13.186.1: #i40970# check if java is enabled


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [91fb9632555dfffd8ba82b00117453bb4a641ec8]

INTEGRATION: CWS dba23 (1.30.50); FILE MERGED 2005/01/20 16:31:43 oj 1.30.50.1: #i40970# check if java is enabled


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [f1e8015e351f2aab52469dea3713b87e2817fe4b]

INTEGRATION: CWS dba23 (1.2.22); FILE MERGED 2005/02/03 07:32:03 oj 1.2.22.2: RESYNC: (1.2-1.3); FILE MERGED 2005/01/20 16:33:59 oj 1.2.22.1: #i40970# check if java is enabled


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [abb8e88d467debf77ac66af6c23e8b195e093323]

INTEGRATION: CWS dba23 (1.2.22); FILE MERGED 2005/02/03 07:31:13 oj 1.2.22.2: RESYNC: (1.2-1.3); FILE MERGED 2005/01/20 16:34:00 oj 1.2.22.1: #i40970# check if java is enabled


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [f92c5dbf27ab4c3a765bd8776e646718249d14c3]

INTEGRATION: CWS dba23 (1.53.12); FILE MERGED 2005/01/20 16:49:13 oj 1.53.12.2: #i40648# new datatype BOOLEAN 2005/01/17 14:57:54 fs 1.53.12.1: #i40463# calcConnection superseded by connectRowset, which now also throws a WrappedTargetException


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [4e3d34bb6d0efd07822f6616d31aaf688aeeccb6]

INTEGRATION: CWS dba23 (1.24.62); FILE MERGED 2005/01/20 16:49:13 oj 1.24.62.1: #i40648# new datatype BOOLEAN


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [d275dfddd9e7fdfc2692daa1bc41e5fc54819d25]

INTEGRATION: CWS dba23 (1.11.78); FILE MERGED 2005/01/20 16:49:12 oj 1.11.78.1: #i40648# new datatype BOOLEAN


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [1db9c6ed3b946c5ece30e7510aae9f31fcb5e492]

INTEGRATION: CWS dba23 (1.9.26); FILE MERGED 2005/01/17 14:57:39 fs 1.9.26.1: #i40463# calcConnection superseded by connectRowset, which now also throws a WrappedTargetException


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [4c00e2e6bd746d200df5cc97230785d8d141f06a]

INTEGRATION: CWS dba23 (1.26.12); FILE MERGED 2005/01/17 14:57:39 fs 1.26.12.1: #i40463# calcConnection superseded by connectRowset, which now also throws a WrappedTargetException


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [e9be175beb91b073c4ac2bc4c258b12b4e637009]

INTEGRATION: CWS impress31 (1.61.24); FILE MERGED 2005/01/28 09:14:44 cl 1.61.24.1: #i32920# reworked FuPage to work with master pages without a slide


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [eb875a2596aa288702f38e3fd4ea497e52372fee]

INTEGRATION: CWS impress31 (1.3.16); FILE MERGED 2005/01/28 09:17:16 cl 1.3.16.1: #i32920# reworked FuPage to work with master pages without a slide


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [ce339b93c1485a6cdf7c42622b25778d3e75ff0d]

INTEGRATION: CWS impress31 (1.19.146); FILE MERGED 2005/01/28 09:12:52 cl 1.19.146.1: #i32920# reworked FuPage to work with master pages without a slide


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [60afa91d7e093b17eb0a11011444417cdc3ee7d2]

INTEGRATION: CWS impress31 (1.3.94); FILE MERGED 2005/01/31 10:51:46 af 1.3.94.1: #i41510# Renamed 'Slide View' to 'Slide Sorter'.


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [c0fefdac1dc3c1f10751c5891757e120fd938d70]

INTEGRATION: CWS impress31 (1.20.16); FILE MERGED 2005/01/28 09:06:08 cl 1.20.16.1: #i32920# added SdPage::getPresentationStyle()


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [3381ac6ee6f316666656c92bb24e80e9bb0e5c0b]

INTEGRATION: CWS impress31 (1.49.42); FILE MERGED 2005/01/28 13:35:00 cl 1.49.42.1: #i41512# fixed ::SetModel to know about IsEmptyPresObj()


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [b701231c8195024bacb905aa90d054509d06a1d8]

INTEGRATION: CWS impress31 (1.2.72); FILE MERGED 2005/01/28 14:17:53 cl 1.2.72.1: #i41527# support hsl colors


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [fc97e06daf3d27855220353fd6165a80f37ce7d2]

INTEGRATION: CWS impress31 (1.5.72); FILE MERGED 2005/01/24 15:46:11 af 1.5.72.1: #i41099# Button for starting presentation starts not visible.


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [6325109ee18d157bc67b6de08e53f79df2970370]

INTEGRATION: CWS impress31 (1.3.72); FILE MERGED 2005/01/24 15:46:43 af 1.3.72.1: #i41099# Removed button for making custom animation panel visible.


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [8a8f4fdd431d90da107e6d419ab9a91dc88438bc]

INTEGRATION: CWS impress31 (1.54.70); FILE MERGED 2005/01/24 16:59:49 af 1.54.70.1: #i40356# Added code for correctly setting states of SID_BEZIER_EDIT and SID_GLUE_EDITMODE.


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [f9c5fb4af79075a17c16ab53c00bd53580cc9d74]

INTEGRATION: CWS impress31 (1.48.68); FILE MERGED 2005/01/28 09:14:43 cl 1.48.68.1: #i32920# reworked FuPage to work with master pages without a slide


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [c844e53bbed7335d0b7c31005c780dfcab897c2d]

INTEGRATION: CWS impress31 (1.10.72); FILE MERGED 2005/01/25 12:46:46 cl 1.10.72.1: #i32477# fixed minor header import problem


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [de2409cfecad6d2991e43eea1f44ee2f3a6a9576]

INTEGRATION: CWS impress31 (1.4.72); FILE MERGED 2005/01/25 10:45:05 af 1.4.72.1: #i40915# Added new file IdleDetection.


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [62f4264a3d414b538ca012c81ca4a77e8b41faee]

INTEGRATION: CWS impress31 (1.1.2); FILE ADDED 2005/01/25 10:35:31 af 1.1.2.1: #i40915# Initial revision.


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [76643ae081b3cb6b66e23f0addc8e341afcf0149]

INTEGRATION: CWS impress31 (1.7.112); FILE MERGED 2005/01/25 10:51:01 af 1.7.112.1: #i40915# Supressing preview creation during full screen show.


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [d8cb1671c3c572feac2a3e9bee273d9df40b15ee]

INTEGRATION: CWS impress31 (1.5.72); FILE MERGED 2005/01/28 09:21:22 cl 1.5.72.1: #i32920# reworked FuPage to work with master pages without a slide


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [49f59ca65379d53e43d4958c7fec37ab45ab6805]

INTEGRATION: CWS impress31 (1.4.70); FILE MERGED 2005/01/28 18:53:05 af 1.4.70.1: #i41525# Fixed repaint problems with XOR painted overlays.


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [0260a76bd1551beda61e0c885fc22b0923457bce]

INTEGRATION: CWS impress31 (1.5.62); FILE MERGED 2005/01/28 18:52:33 af 1.5.62.1: #i41525# Passing correct parameter to ViewOverlay::HideAndSave().


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [7b3bd574a7060a81509f6470a134ff58cfeca659]

INTEGRATION: CWS impress31 (1.6.72); FILE MERGED 2005/01/28 09:17:54 cl 1.6.72.1: #i32920# reworked FuPage to work with master pages without a slide


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [024ca32855fc8048c4e99307edc3547a979ee7da]

INTEGRATION: CWS impress31 (1.4.72); FILE MERGED 2005/01/28 18:51:58 af 1.4.72.1: #i41525# Added OverlayBase::GetViewOverlay() method.


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [140d855f9d5dcf7d9c8f9afe3c8f807acea3bd96]

INTEGRATION: CWS impress31 (1.12.14); FILE MERGED 2005/01/27 17:05:34 af 1.12.14.1: #i41474# Setting mbPageHit correctly for mouse clicks.


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [6546ff633c1cfc38538f3bf5e9a1689200bed049]

INTEGRATION: CWS impress31 (1.5.112); FILE MERGED 2005/01/25 10:51:42 af 1.5.112.1: #i40915# Supressing preview creation during full screen show.


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [6d7ee24000f650257f847ce44269322b74b51509]

INTEGRATION: CWS impress31 (1.3.112); FILE MERGED 2005/01/25 10:51:34 af 1.3.112.1: #i40915# Supressing preview creation during full screen show.


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [50cf561817ff8191a0beb49fab21e50d72a761f6]

INTEGRATION: CWS impress31 (1.1.2); FILE ADDED 2005/01/25 10:36:14 af 1.1.2.1: #i40915# Initial revision.


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [10d93d66515ad20416c977a35ccc245fa372eb0c]

INTEGRATION: CWS impress31 (1.2.346); FILE MERGED 2005/01/28 09:13:05 cl 1.2.346.1: #i32920# reworked FuPage to work with master pages without a slide


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [5679764ecd4926365d4d260f2c2165a9edf835ca]

INTEGRATION: CWS impress31 (1.11.70); FILE MERGED 2005/01/28 09:13:05 cl 1.11.70.1: #i32920# reworked FuPage to work with master pages without a slide


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [1336ea4a69e1c7325709963520bea347cd4bdda6]

INTEGRATION: CWS impress31 (1.3.72); FILE MERGED 2005/01/28 09:13:05 cl 1.3.72.1: #i32920# reworked FuPage to work with master pages without a slide


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [1bd1ad4db82f2e08d613201af5b8607969983f07]

INTEGRATION: CWS impress31 (1.5.210); FILE MERGED 2005/01/28 09:13:05 cl 1.5.210.1: #i32920# reworked FuPage to work with master pages without a slide


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [27164e3e54df73e0039620e8b790d0b3708b44fc]

INTEGRATION: CWS impress31 (1.3.72); FILE MERGED 2005/01/28 09:13:04 cl 1.3.72.1: #i32920# reworked FuPage to work with master pages without a slide


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [1dd3301b883fc30fe8f04aec5da8f9c18338d63a]

INTEGRATION: CWS impress31 (1.6.24); FILE MERGED 2005/01/28 09:13:04 cl 1.6.24.1: #i32920# reworked FuPage to work with master pages without a slide


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [38e4d98d225f8403edfc1c39ef52f7e84985c92d]

INTEGRATION: CWS impress31 (1.12.72); FILE MERGED 2005/01/28 09:13:03 cl 1.12.72.1: #i32920# reworked FuPage to work with master pages without a slide


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [143ae621a9340c56cd947100dde652e71da3d204]

INTEGRATION: CWS impress31 (1.47.154); FILE MERGED 2005/01/28 10:24:00 cl 1.47.154.1: #i17323# do not create undo when deleting default click text


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [4dd857e859021af88a5aa5aa8e307e52cc845742]

INTEGRATION: CWS impress31 (1.2.72); FILE MERGED 2005/01/25 10:30:11 bm 1.2.72.1: #i40350# do not override isA, because this method decides about the entry type, which also decides about the text color


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [1f66baf08902ff3235bc49d196c01a144f34cc04]

INTEGRATION: CWS impress31 (1.9.212); FILE MERGED 2005/01/28 09:08:40 cl 1.9.212.1: removed SVX_LIGHT


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [ab222a2850d6ff45a4b2f1411a71935d8b36fdce]

INTEGRATION: CWS impress31 (1.48.16); FILE MERGED 2005/01/28 09:06:56 cl 1.48.16.1: #i32920# added SdPage::getPresentationStyle()


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [5ffbd16c894b893fd546a20d700e33e9f160def8]

INTEGRATION: CWS impress31 (1.16.54); FILE MERGED 2005/01/28 14:17:19 cl 1.16.54.1: #i41527# support hsl colors


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [91ccd896f7590a1d761f08172e440c2200f12d76]

INTEGRATION: CWS impress31 (1.2.54); FILE MERGED 2005/01/28 14:10:15 cl 1.2.54.1: #i41527# support hsl colors


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [bff194a3137bb5c57d77903c19e12a7fb1320f3f]

INTEGRATION: CWS aw026 (1.49.10); FILE MERGED 2005/01/27 17:55:34 aw 1.49.10.1: #i38892#


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [36f9d20ddff01a722aefc4900ded9db751a7dc77]

INTEGRATION: CWS aw026 (1.11.710); FILE MERGED 2005/01/27 17:55:34 aw 1.11.710.1: #i38892#


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [7a2ecf8d057e175e540f1d7f6def8d04f1d388fe]

INTEGRATION: CWS aw026 (1.22.68); FILE MERGED 2005/01/31 16:45:11 aw 1.22.68.2: #i39861# 2005/01/28 15:11:52 aw 1.22.68.1: #b4967543#


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [39371106d65c5b4a00813f3ed21f4917d7b9acd8]

INTEGRATION: CWS aw026 (1.71.172); FILE MERGED 2005/02/03 20:24:07 aw 1.71.172.1: #i41936#


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [c6be8c13a66c6366e47f4e01d08e3cd702816c80]

INTEGRATION: CWS aw026 (1.13.90); FILE MERGED 2005/02/02 16:14:37 aw 1.13.90.2: RESYNC: (1.13-1.16); FILE MERGED 2005/01/27 17:55:33 aw 1.13.90.1: #i38892#


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [a9e35be3a5344608373dd7d6285564519e4d00f3]

INTEGRATION: CWS aw026 (1.4.406); FILE MERGED 2005/01/27 17:55:33 aw 1.4.406.1: #i38892#


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [49a5caab77a405777c9d6eb86c32acfaaf41c728]

INTEGRATION: CWS aw026 (1.4.212); FILE MERGED 2005/01/27 17:55:32 aw 1.4.212.1: #i38892#


2005-02-17  Vladimir Glazounov  <vg@openoffice.org>  [452edc201b2c9f9ba6a15c8d13e44e18c04d1f57]

INTEGRATION: CWS aw026 (1.42.54); FILE MERGED 2005/02/02 15:37:58 aw 1.42.54.2: RESYNC: (1.42-1.43); FILE MERGED 2005/01/28 19:09:16 aw 1.42.54.1: #i39320#


2005-02-17  Oliver Bolte  <obo@openoffice.org>  [de0de82c0d3ada66bc879d0c12db78be43be41c0]

INTEGRATION: CWS icontool06 (1.1.24); FILE MERGED 2005/02/16 15:56:30 tv 1.1.24.1: #i37197# iconbugfixing and removal of unused files Issue number: Submitted by: Reviewed by:


2005-02-17  Oliver Bolte  <obo@openoffice.org>  [823e5db4685af51ebf8de58844df6b2a2b10ea32]

INTEGRATION: CWS icontool06 (1.1.24); FILE MERGED 2005/02/16 15:56:29 tv 1.1.24.1: #i37197# iconbugfixing and removal of unused files Issue number: Submitted by: Reviewed by:


2005-02-17  Oliver Bolte  <obo@openoffice.org>  [79acf00b3b9c9360040c99ead72e4ede20ee26c4]

INTEGRATION: CWS icontool06 (1.1.24); FILE MERGED 2005/02/16 15:56:27 tv 1.1.24.1: #i37197# iconbugfixing and removal of unused files Issue number: Submitted by: Reviewed by:


2005-02-17  Oliver Bolte  <obo@openoffice.org>  [24a3c318f500de7700205df0a85a9e6349111c7f]

INTEGRATION: CWS icontool06 (1.2.12); FILE MERGED 2005/02/16 15:56:20 tv 1.2.12.1: #i37197# iconbugfixing and removal of unused files Issue number: Submitted by: Reviewed by:


2005-02-16  Oliver Bolte  <obo@openoffice.org>  [9270d5372ada4ec6fc883c65d1b79c29de57cd93]

INTEGRATION: CWS icontool06 (1.1.24); FILE REMOVED 2005/02/16 15:55:20 tv 1.1.24.1: #i37197# iconbugfixing and removal of unused files Issue number: Submitted by: Reviewed by:


2005-02-16  Oliver Bolte  <obo@openoffice.org>  [e098bf9ed8a3db3576cce669d018eb3534380c90]

INTEGRATION: CWS icontool06 (1.1.24); FILE REMOVED 2005/02/16 15:53:02 tv 1.1.24.1: #i37197# iconbugfixing and removal of unused files Issue number: Submitted by: Reviewed by:


2005-02-16  Oliver Bolte  <obo@openoffice.org>  [d5a57fac978db7bb9ad5efbe253d9914235927a0]

INTEGRATION: CWS icontool06 (1.1.24); FILE REMOVED 2005/02/16 15:53:01 tv 1.1.24.1: #i37197# iconbugfixing and removal of unused files Issue number: Submitted by: Reviewed by:


2005-02-16  Oliver Bolte  <obo@openoffice.org>  [8de5b4fdceb1f8f2cf0ef40aa5ba2b0da4ab45a3]

INTEGRATION: CWS icontool06 (1.1.24); FILE REMOVED 2005/02/16 15:53:00 tv 1.1.24.1: #i37197# iconbugfixing and removal of unused files Issue number: Submitted by: Reviewed by:


2005-02-16  Oliver Bolte  <obo@openoffice.org>  [8991c7c3624c4f4b1283a4f12900b8be633285c9]

INTEGRATION: CWS icontool06 (1.1.24); FILE REMOVED 2005/02/16 15:52:59 tv 1.1.24.1: #i37197# iconbugfixing and removal of unused files Issue number: Submitted by: Reviewed by:


2005-02-16  Oliver Bolte  <obo@openoffice.org>  [80bbd04e02473eba6b8da1210a1d3742d47e661b]

INTEGRATION: CWS icontool06 (1.1.24); FILE REMOVED 2005/02/16 15:52:58 tv 1.1.24.1: #i37197# iconbugfixing and removal of unused files Issue number: Submitted by: Reviewed by:


2005-02-16  Oliver Bolte  <obo@openoffice.org>  [de8bf3b5b59fb3ddafba755b16c9f654470a56c4]

INTEGRATION: CWS icontool06 (1.1.24); FILE REMOVED 2005/02/16 15:52:57 tv 1.1.24.1: #i37197# iconbugfixing and removal of unused files Issue number: Submitted by: Reviewed by:


2005-02-16  Oliver Bolte  <obo@openoffice.org>  [c7785fe9dfc67c2c52a83da24c3a73fa929e91aa]

INTEGRATION: CWS icontool06 (1.1.24); FILE REMOVED 2005/02/16 15:52:56 tv 1.1.24.1: #i37197# iconbugfixing and removal of unused files Issue number: Submitted by: Reviewed by:


2005-02-16  Oliver Bolte  <obo@openoffice.org>  [79d54bd973ffbe6d020187e29f09c097df2e5b0c]

INTEGRATION: CWS icontool06 (1.1.24); FILE REMOVED 2005/02/16 15:52:55 tv 1.1.24.1: #i37197# iconbugfixing and removal of unused files Issue number: Submitted by: Reviewed by:


2005-02-16  Oliver Bolte  <obo@openoffice.org>  [6d8a108625365f3640fdef576ea6a12f32a0f868]

INTEGRATION: CWS icontool06 (1.1.24); FILE REMOVED 2005/02/16 15:52:54 tv 1.1.24.1: #i37197# iconbugfixing and removal of unused files Issue number: Submitted by: Reviewed by:


2005-02-16  Oliver Bolte  <obo@openoffice.org>  [24b94f296215c62667cc876947fa19f11d2dc291]

INTEGRATION: CWS icontool06 (1.1.24); FILE REMOVED 2005/02/16 15:52:53 tv 1.1.24.1: #i37197# iconbugfixing and removal of unused files Issue number: Submitted by: Reviewed by:


2005-02-16  Oliver Bolte  <obo@openoffice.org>  [5acecb613c7e0528e4e6da5dedd53deb54c33a3c]

INTEGRATION: CWS icontool06 (1.1.24); FILE REMOVED 2005/02/16 15:52:50 tv 1.1.24.1: #i37197# iconbugfixing and removal of unused files Issue number: Submitted by: Reviewed by:


2005-02-16  Oliver Bolte  <obo@openoffice.org>  [7d867d3a4b5f3a721f3eabf26d9caced8c6dbcdd]

INTEGRATION: CWS icontool06 (1.1.24); FILE MERGED 2005/02/16 15:52:48 tv 1.1.24.1: #i37197# iconbugfixing and removal of unused files Issue number: Submitted by: Reviewed by:


2005-02-16  Oliver Bolte  <obo@openoffice.org>  [b7b4e25da4661cb52292eadefb6a3fc4e2a366d1]

INTEGRATION: CWS icontool06 (1.1.24); FILE MERGED 2005/02/16 15:52:47 tv 1.1.24.1: #i37197# iconbugfixing and removal of unused files Issue number: Submitted by: Reviewed by:


2005-02-16  Oliver Bolte  <obo@openoffice.org>  [befdbcb48d9fb06100c008cc496028d12fc19ffe]

INTEGRATION: CWS icontool06 (1.1.24); FILE MERGED 2005/02/16 15:52:46 tv 1.1.24.1: #i37197# iconbugfixing and removal of unused files Issue number: Submitted by: Reviewed by:


2005-02-16  Oliver Bolte  <obo@openoffice.org>  [d474b79be0ac225ccec881a5b8371f43cdea6cce]

INTEGRATION: CWS icontool06 (1.1.24); FILE MERGED 2005/02/16 15:52:45 tv 1.1.24.1: #i37197# iconbugfixing and removal of unused files Issue number: Submitted by: Reviewed by:


2005-02-16  Oliver Bolte  <obo@openoffice.org>  [4eeb583fcf395e110623f4ca82ec26647ac75901]

INTEGRATION: CWS icontool06 (1.2.2); FILE MERGED 2005/02/16 15:52:41 tv 1.2.2.1: #i37197# iconbugfixing and removal of unused files Issue number: Submitted by: Reviewed by:


2005-02-16  Oliver Bolte  <obo@openoffice.org>  [ad1bb460796564380505910c4b1b329dcd72758f]

INTEGRATION: CWS icontool06 (1.1.24); FILE MERGED 2005/02/16 15:52:33 tv 1.1.24.1: #i37197# iconbugfixing and removal of unused files Issue number: Submitted by: Reviewed by:


2005-02-16  Oliver Bolte  <obo@openoffice.org>  [b13053f5f126792886b9f73d8a5ad5b0c75d0aa9]

INTEGRATION: CWS icontool06 (1.1.24); FILE MERGED 2005/02/16 15:52:32 tv 1.1.24.1: #i37197# iconbugfixing and removal of unused files Issue number: Submitted by: Reviewed by:


2005-02-16  Oliver Bolte  <obo@openoffice.org>  [a2723a3565d562814a6b852d5d01ec5f2af55dbe]

INTEGRATION: CWS icontool06 (1.1.24); FILE MERGED 2005/02/16 15:52:31 tv 1.1.24.1: #i37197# iconbugfixing and removal of unused files Issue number: Submitted by: Reviewed by:


2005-02-16  Oliver Bolte  <obo@openoffice.org>  [c6aebc74ef555c8e0d0a9fcdc325b35a0384a110]

INTEGRATION: CWS icontool06 (1.2.2); FILE MERGED 2005/02/16 15:52:29 tv 1.2.2.1: #i37197# iconbugfixing and removal of unused files Issue number: Submitted by: Reviewed by:


2005-02-16  Oliver Bolte  <obo@openoffice.org>  [2effa2e475924351ae7403a65addcd92f9b776a4]

INTEGRATION: CWS icontool06 (1.1.24); FILE MERGED 2005/02/16 15:52:21 tv 1.1.24.1: #i37197# iconbugfixing and removal of unused files Issue number: Submitted by: Reviewed by:


2005-02-16  Oliver Bolte  <obo@openoffice.org>  [33c8b7c26f9be43f2540d4bb174cd1db2b7946c8]

INTEGRATION: CWS icontool06 (1.1.24); FILE MERGED 2005/02/16 15:52:20 tv 1.1.24.1: #i37197# iconbugfixing and removal of unused files Issue number: Submitted by: Reviewed by:


2005-02-16  Oliver Bolte  <obo@openoffice.org>  [ea4b0ed1088079ddae8bd31632cadca4ca70dd0f]

INTEGRATION: CWS icontool06 (1.1.24); FILE MERGED 2005/02/16 15:52:19 tv 1.1.24.1: #i37197# iconbugfixing and removal of unused files Issue number: Submitted by: Reviewed by:


2005-02-16  Oliver Bolte  <obo@openoffice.org>  [d31c7e5235e3ce8e602f64d0732f61190688db23]

INTEGRATION: CWS icontool06 (1.1.24); FILE MERGED 2005/02/16 15:52:18 tv 1.1.24.1: #i37197# iconbugfixing and removal of unused files Issue number: Submitted by: Reviewed by:


2005-02-16  Oliver Bolte  <obo@openoffice.org>  [6f68d5e3281f078cadb99599e308b60a1f2bf44c]

INTEGRATION: CWS icontool06 (1.2.2); FILE MERGED 2005/02/16 15:52:14 tv 1.2.2.1: #i37197# iconbugfixing and removal of unused files Issue number: Submitted by: Reviewed by:


2005-02-16  Oliver Bolte  <obo@openoffice.org>  [c6ef78dc5385ac2c3eb049c7c212978b04459da8]

INTEGRATION: CWS icontool06 (1.1.24); FILE MERGED 2005/02/16 15:52:05 tv 1.1.24.1: #i37197# iconbugfixing and removal of unused files Issue number: Submitted by: Reviewed by:


2005-02-16  Oliver Bolte  <obo@openoffice.org>  [709549c87f8a061d7e8bff9e0a484b987bbe6076]

INTEGRATION: CWS icontool06 (1.1.24); FILE MERGED 2005/02/16 15:52:02 tv 1.1.24.1: #i37197# iconbugfixing and removal of unused files Issue number: Submitted by: Reviewed by:


2005-02-16  Oliver Bolte  <obo@openoffice.org>  [7a785a367d5aafcb551b451b86b0b6911ea2bff2]

INTEGRATION: CWS icontool06 (1.2.2); FILE MERGED 2005/02/16 15:51:57 tv 1.2.2.1: #i37197# iconbugfixing and removal of unused files Issue number: Submitted by: Reviewed by:


2005-02-16  Oliver Bolte  <obo@openoffice.org>  [33382a6c9e568d353661b8cbe5776a298e49b25e]

INTEGRATION: CWS icontool06 (1.1.24); FILE MERGED 2005/02/16 15:51:49 tv 1.1.24.1: #i37197# iconbugfixing and removal of unused files Issue number: Submitted by: Reviewed by:


2005-02-16  Oliver Bolte  <obo@openoffice.org>  [b896d51e0b3b9ffe9b1aee8dce82b10d410b46bb]

INTEGRATION: CWS icontool06 (1.1.24); FILE MERGED 2005/02/16 15:51:47 tv 1.1.24.1: #i37197# iconbugfixing and removal of unused files Issue number: Submitted by: Reviewed by:


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [cd1e25e1d5a65e7d7bd3b6c6affa594a5e13f9d3]

INTEGRATION: CWS dr33 (1.51.20); FILE MERGED 2005/02/09 17:20:52 dr 1.51.20.1: #i36782# remove non-ASCII chars from sources


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [16bcfc8b99c27f3831f0ac50682beaefb66bc89b]

INTEGRATION: CWS dr33 (1.77.120); FILE MERGED 2005/02/09 17:20:51 dr 1.77.120.1: #i36782# remove non-ASCII chars from sources


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [b6662c85e20a60b71bf2d5078fc494da17574115]

INTEGRATION: CWS dr33 (1.7.20); FILE MERGED 2005/02/09 17:20:50 dr 1.7.20.1: #i36782# remove non-ASCII chars from sources


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [01bc92bb0ce412e7f2770193eed1011d70fe4e49]

INTEGRATION: CWS dr33 (1.3.448); FILE MERGED 2005/02/09 17:20:50 dr 1.3.448.1: #i36782# remove non-ASCII chars from sources


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [efbd81f610ed7e05ee88a2fb9385ddebc7c09f0e]

INTEGRATION: CWS dr33 (1.44.28); FILE MERGED 2005/02/09 17:20:50 dr 1.44.28.1: #i36782# remove non-ASCII chars from sources


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [e967acc799b27e0fc6e276584621a74fb1e1902c]

INTEGRATION: CWS dr33 (1.23.20); FILE MERGED 2005/02/09 17:20:49 dr 1.23.20.1: #i36782# remove non-ASCII chars from sources


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [e932e222c9a3144759b2fc1afaee3a62b644e050]

INTEGRATION: CWS dr33 (1.112.20); FILE MERGED 2005/02/09 17:20:49 dr 1.112.20.1: #i36782# remove non-ASCII chars from sources


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [e74cae0e20839a9dc13c7e34d22125386c0759e7]

INTEGRATION: CWS dr33 (1.19.58); FILE MERGED 2005/02/09 17:20:49 dr 1.19.58.1: #i36782# remove non-ASCII chars from sources


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [ef2cb86081474de4bd38f0ef090858209f8e35b2]

INTEGRATION: CWS dr33 (1.4.402); FILE MERGED 2005/02/09 17:20:48 dr 1.4.402.1: #i36782# remove non-ASCII chars from sources


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [bd65d83d0c952de382f90ca7226aca12ff013aa4]

INTEGRATION: CWS dr33 (1.35.38); FILE MERGED 2005/02/09 17:20:48 dr 1.35.38.1: #i36782# remove non-ASCII chars from sources


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [d1ec1c54bc06fceecba0f892d8f4f973b7e35d27]

INTEGRATION: CWS dr33 (1.37.28); FILE MERGED 2005/02/09 17:20:48 dr 1.37.28.1: #i36782# remove non-ASCII chars from sources


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [1b728f6529047ef78b71a5f1c2a0db91d43135af]

INTEGRATION: CWS dr33 (1.50.20); FILE MERGED 2005/02/09 17:20:47 dr 1.50.20.1: #i36782# remove non-ASCII chars from sources


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [197537b05163a40a6a8d8f7556e64dff34c397c5]

INTEGRATION: CWS dr33 (1.21.132); FILE MERGED 2005/02/09 17:20:46 dr 1.21.132.1: #i36782# remove non-ASCII chars from sources


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [6c0cea792438d170cfc00e9835bd3956f34eab91]

INTEGRATION: CWS dr33 (1.1.26); FILE MERGED 2005/02/14 13:31:38 dr 1.1.26.1: #i42367# remove non-ASCII characters at end of line, even in comments


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [09792a729e8809ce680591e9426f1416a30bff42]

INTEGRATION: CWS dr33 (1.4.6); FILE MERGED 2005/02/14 13:31:37 dr 1.4.6.1: #i42367# remove non-ASCII characters at end of line, even in comments


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [37d04e4d750384bab1bd815606ecee8f140488c3]

INTEGRATION: CWS dr33 (1.1.26); FILE MERGED 2005/02/14 13:31:37 dr 1.1.26.1: #i42367# remove non-ASCII characters at end of line, even in comments


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [0b7764580709e30a8ff533642541d3d00a537e79]

INTEGRATION: CWS dr33 (1.1.26); FILE MERGED 2005/02/14 13:31:36 dr 1.1.26.1: #i42367# remove non-ASCII characters at end of line, even in comments


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [7f5d153d93bb5b1f61063811601bb09fbe5038f2]

INTEGRATION: CWS dr33 (1.2.6); FILE MERGED 2005/02/14 13:31:36 dr 1.2.6.1: #i42367# remove non-ASCII characters at end of line, even in comments


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [f523a0c8229497de882038b97d27f89ea699965f]

INTEGRATION: CWS dr33 (1.1.26); FILE MERGED 2005/02/14 13:31:35 dr 1.1.26.1: #i42367# remove non-ASCII characters at end of line, even in comments


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [e2ccb16e010e27b0a10e9ffcea91c528e847bead]

INTEGRATION: CWS dr33 (1.2.8); FILE MERGED 2005/02/14 13:31:35 dr 1.2.8.1: #i42367# remove non-ASCII characters at end of line, even in comments


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [4f579a74ff7e42c306ce44811699dbff2654916c]

INTEGRATION: CWS dr33 (1.1.26); FILE MERGED 2005/02/14 13:31:34 dr 1.1.26.1: #i42367# remove non-ASCII characters at end of line, even in comments


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [0634ac9f07b6b568057b63a2dce561738c492f57]

INTEGRATION: CWS dr33 (1.1.26); FILE MERGED 2005/02/14 13:31:33 dr 1.1.26.1: #i42367# remove non-ASCII characters at end of line, even in comments


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [5b3cbe30cbfe6760fff4701c7fd62e5741514c4e]

INTEGRATION: CWS dr33 (1.1.26); FILE MERGED 2005/02/10 15:46:11 dr 1.1.26.1: #i36782# remove non-ASCII chars from sources


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [28471298cddb6e8c386910dcc939b3bebbbb6e1e]

INTEGRATION: CWS dr33 (1.1.26); FILE MERGED 2005/02/14 13:31:32 dr 1.1.26.1: #i42367# remove non-ASCII characters at end of line, even in comments


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [e725ed2b1c0dac167f36f8cea010e3861cab665d]

INTEGRATION: CWS dr33 (1.1.1.1.224); FILE MERGED 2005/02/09 12:01:21 dr 1.1.1.1.224.1: #i36782# remove non-ASCII chars from sources


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [527611dac285fddddab4c417cceb12bd293a7710]

INTEGRATION: CWS dr33 (1.9.16); FILE MERGED 2005/02/09 12:01:20 dr 1.9.16.1: #i36782# remove non-ASCII chars from sources


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [aeefdf21e9df00b778eee5387bd165b0cb4717bc]

INTEGRATION: CWS dr33 (1.5.8); FILE MERGED 2005/02/09 12:01:20 dr 1.5.8.1: #i36782# remove non-ASCII chars from sources


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [7411244d704d899eb8732da53deec703104656ad]

INTEGRATION: CWS dr33 (1.33.18); FILE MERGED 2005/02/09 12:01:19 dr 1.33.18.1: #i36782# remove non-ASCII chars from sources


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [2b995c1bb642c9891a9c2224adab938b67ca8674]

INTEGRATION: CWS dr33 (1.1.1.1.790); FILE MERGED 2005/02/04 15:52:41 dr 1.1.1.1.790.1: #i36782# remove non-ASCII chars from source code


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [33c770058d86cd181bf9635345c42d60e2148d04]

INTEGRATION: CWS dr33 (1.25.184); FILE MERGED 2005/02/04 15:52:40 dr 1.25.184.1: #i36782# remove non-ASCII chars from source code


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [9c740ad824fee6d933480640979a8956120ff09d]

INTEGRATION: CWS dr33 (1.22.94); FILE MERGED 2005/02/04 15:52:40 dr 1.22.94.1: #i36782# remove non-ASCII chars from source code


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [df4aecc2ed5746b68d285e5f15fccbfc86beae5f]

INTEGRATION: CWS dr33 (1.15.184); FILE MERGED 2005/02/04 15:52:40 dr 1.15.184.1: #i36782# remove non-ASCII chars from source code


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [8d87b99a2c07d31fb3ddabf94689ffcbcdf18cb9]

INTEGRATION: CWS dr33 (1.5.308); FILE MERGED 2005/02/04 15:52:39 dr 1.5.308.1: #i36782# remove non-ASCII chars from source code


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [be3bda7ff03142bd823bd8af7a892370cbb757f4]

INTEGRATION: CWS dr33 (1.8.752); FILE MERGED 2005/02/04 15:52:39 dr 1.8.752.1: #i36782# remove non-ASCII chars from source code


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [60aea9208e34fc13543ae652c32cc66005cdc901]

INTEGRATION: CWS dr33 (1.20.308); FILE MERGED 2005/02/04 15:52:39 dr 1.20.308.1: #i36782# remove non-ASCII chars from source code


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [ac4a93e92b2b4d60cc973b851ed70d215d426180]

INTEGRATION: CWS dr33 (1.25.308); FILE MERGED 2005/02/04 15:52:38 dr 1.25.308.1: #i36782# remove non-ASCII chars from source code


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [b84d54f5358ed973e89a5bcb78eda2a9c2fbe264]

INTEGRATION: CWS dr33 (1.11.408); FILE MERGED 2005/02/04 15:52:38 dr 1.11.408.1: #i36782# remove non-ASCII chars from source code


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [769bb97625dabb2016f1c523f3058106b2f5f5f8]

INTEGRATION: CWS dr33 (1.21.182); FILE MERGED 2005/02/04 15:52:38 dr 1.21.182.1: #i36782# remove non-ASCII chars from source code


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [4c87323cc6f7d3925930c6536f6ead4f46bfa555]

INTEGRATION: CWS dr33 (1.58.164); FILE MERGED 2005/02/04 15:52:37 dr 1.58.164.1: #i36782# remove non-ASCII chars from source code


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [0cd9e4a81a5dad5338e661ea727dbac17318c078]

INTEGRATION: CWS dr33 (1.13.184); FILE MERGED 2005/02/09 12:55:16 dr 1.13.184.1: #i42320# load/save 'use labels in formulas' option


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [0994bf5017460230aaa1e98112d92f7add04877d]

INTEGRATION: CWS dr33 (1.9.88); FILE MERGED 2005/02/04 15:52:37 dr 1.9.88.1: #i36782# remove non-ASCII chars from source code


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [6f47769f1a2627e227626ae4c0f8ed6a3b445c0c]

INTEGRATION: CWS dr33 (1.22.36); FILE MERGED 2005/02/09 12:55:04 dr 1.22.36.1: #i42320# load/save 'use labels in formulas' option


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [8e36645eef600b4c9bd2f01e59342a63ea95a738]

INTEGRATION: CWS dr33 (1.11.38); FILE MERGED 2005/02/04 15:52:36 dr 1.11.38.1: #i36782# remove non-ASCII chars from source code


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [87f1aa69ba5cb02289114415ff70014a1d1b54f8]

INTEGRATION: CWS dr33 (1.6.622); FILE MERGED 2005/02/09 12:55:03 dr 1.6.622.1: #i42320# load/save 'use labels in formulas' option


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [9b47223d03e03617a5aa87067559ddc5c041e131]

INTEGRATION: CWS dr33 (1.4.308); FILE MERGED 2005/02/04 15:52:36 dr 1.4.308.1: #i36782# remove non-ASCII chars from source code


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [a6b418e3e6d3986ecbc65c03e0e26f9a3c152628]

INTEGRATION: CWS dr33 (1.30.38); FILE MERGED 2005/02/09 12:55:03 dr 1.30.38.1: #i42320# load/save 'use labels in formulas' option


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [c93de7d0f6d4f4cfa8eb91c76cddf50c64b38d29]

INTEGRATION: CWS dr33 (1.50.36); FILE MERGED 2005/02/09 12:54:44 dr 1.50.36.1: #i42320# load/save 'use labels in formulas' option


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [6314da90c181fe7680be97fe6dfe57a63e2ec012]

INTEGRATION: CWS dr33 (1.71.36); FILE MERGED 2005/02/09 12:54:44 dr 1.71.36.1: #i42320# load/save 'use labels in formulas' option


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [b3c002855b87c4340209a1db1a90397fe4741666]

INTEGRATION: CWS dr33 (1.57.36); FILE MERGED 2005/02/09 12:54:43 dr 1.57.36.1: #i42320# load/save 'use labels in formulas' option


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [585398273c6edbf7dd07b931526bc41fea3a0943]

INTEGRATION: CWS dr33 (1.75.64); FILE MERGED 2005/02/04 15:52:35 dr 1.75.64.1: #i36782# remove non-ASCII chars from source code


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [342a88d477b5eff2ceb4cbc494d76f20d3d75dc0]

INTEGRATION: CWS dr33 (1.12.150); FILE MERGED 2005/02/04 15:52:34 dr 1.12.150.1: #i36782# remove non-ASCII chars from source code


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [06b6a0f597ec3f6a69a2080018a6c77f1beaffb1]

INTEGRATION: CWS dr33 (1.32.94); FILE MERGED 2005/02/04 15:52:34 dr 1.32.94.1: #i36782# remove non-ASCII chars from source code


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [7c12eaccaa4232c7ac8eabb9b71fc75ac72613a6]

INTEGRATION: CWS dr33 (1.18.150); FILE MERGED 2005/02/04 15:52:34 dr 1.18.150.1: #i36782# remove non-ASCII chars from source code


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [a91bc5a21c1de7ddfcf5553611a2d18ae4314551]

INTEGRATION: CWS dr33 (1.41.202); FILE MERGED 2005/02/04 15:52:33 dr 1.41.202.1: #i36782# remove non-ASCII chars from source code


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [9152c51b18c139c0733b9caa0ecb00f57d0bd9ca]

INTEGRATION: CWS dr33 (1.63.94); FILE MERGED 2005/02/04 15:52:32 dr 1.63.94.1: #i36782# remove non-ASCII chars from source code


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [a918d604f2f85cf876f1d910a7df9d7e3d690bbf]

INTEGRATION: CWS dr33 (1.47.94); FILE MERGED 2005/02/04 15:52:32 dr 1.47.94.1: #i36782# remove non-ASCII chars from source code


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [fdd69e22290f8452b62ab14aabf77c4d7edecc08]

INTEGRATION: CWS dr33 (1.8.308); FILE MERGED 2005/02/04 15:52:31 dr 1.8.308.1: #i36782# remove non-ASCII chars from source code


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [7784d17dd2dbbf4d77a5d4e6f7ad6a4bbe7a5208]

INTEGRATION: CWS dr33 (1.10.290); FILE MERGED 2005/02/04 15:52:31 dr 1.10.290.1: #i36782# remove non-ASCII chars from source code


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [019985ed38ee81ff2cb9162409e5b38832367851]

INTEGRATION: CWS dr33 (1.8.290); FILE MERGED 2005/02/04 15:52:30 dr 1.8.290.1: #i36782# remove non-ASCII chars from source code


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [cb7f81360cf56d6e6b1c07ba6eb869c4d26ab648]

INTEGRATION: CWS dr33 (1.3.296); FILE MERGED 2005/02/14 18:34:57 dr 1.3.296.1: #i42367# remove non-ASCII characters from C++ sources


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [147369de6fc660d22fa6cbb81fd88544782cf8b5]

INTEGRATION: CWS dr33 (1.5.296); FILE MERGED 2005/02/14 18:34:57 dr 1.5.296.1: #i42367# remove non-ASCII characters from C++ sources


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [6abb846c18063969114e361406613a5e6f59f148]

INTEGRATION: CWS dr33 (1.7.296); FILE MERGED 2005/02/14 18:34:56 dr 1.7.296.1: #i42367# remove non-ASCII characters from C++ sources


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [ba455e9cea11d35514325c0bb288754dc5f8a1bf]

INTEGRATION: CWS dr33 (1.12.290); FILE MERGED 2005/02/14 18:34:56 dr 1.12.290.1: #i42367# remove non-ASCII characters from C++ sources


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [eaba9c3f5b86fd592c5d641eab2d9b53fb435800]

INTEGRATION: CWS dr33 (1.6.290); FILE MERGED 2005/02/14 18:34:56 dr 1.6.290.1: #i42367# remove non-ASCII characters from C++ sources


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [06f47d4651be7990d1495eba15f3fb923348a19e]

INTEGRATION: CWS dr33 (1.13.86); FILE MERGED 2005/02/14 18:34:55 dr 1.13.86.1: #i42367# remove non-ASCII characters from C++ sources


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [08e24e3a6908c4dd6f1969b1d780483555805671]

INTEGRATION: CWS dr33 (1.53.24); FILE MERGED 2005/02/14 18:34:55 dr 1.53.24.1: #i42367# remove non-ASCII characters from C++ sources


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [1bcf595a6ee811fcad8d724e8b631eb06c188444]

INTEGRATION: CWS dr33 (1.2.740); FILE MERGED 2005/02/14 18:34:55 dr 1.2.740.1: #i42367# remove non-ASCII characters from C++ sources


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [aad1b65bd7dda1508315a5e607e4d77a6255fdc6]

INTEGRATION: CWS dr33 (1.13.24); FILE MERGED 2005/02/14 16:56:33 dr 1.13.24.1: #i42367# remove non-ASCII characters from C++ sources


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [8ab1ab3453dc6c635b2f4fa30d986d1429172f46]

INTEGRATION: CWS dr33 (1.33.26); FILE MERGED 2005/02/14 16:56:33 dr 1.33.26.1: #i42367# remove non-ASCII characters from C++ sources


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [3c3b9f8f775bd0157f8d70aa64554ef9e929c171]

INTEGRATION: CWS dr33 (1.7.290); FILE MERGED 2005/02/14 16:56:33 dr 1.7.290.1: #i42367# remove non-ASCII characters from C++ sources


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [2dd1876965ce79264b4e8ff0eb2de794f3594d5e]

INTEGRATION: CWS dr33 (1.31.24); FILE MERGED 2005/02/14 16:56:33 dr 1.31.24.1: #i42367# remove non-ASCII characters from C++ sources


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [59c13b34d71def3eecb137c6f4d378c50e69cded]

INTEGRATION: CWS dr33 (1.72.2); FILE MERGED 2005/02/14 16:56:32 dr 1.72.2.1: #i42367# remove non-ASCII characters from C++ sources


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [fa8d5f67d76c9dbbf8042cc7ece485ab2746f601]

INTEGRATION: CWS dr33 (1.28.26); FILE MERGED 2005/02/14 16:56:32 dr 1.28.26.1: #i42367# remove non-ASCII characters from C++ sources


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [d0680f0af56eee5bd9795192696ec49628459a18]

INTEGRATION: CWS dr33 (1.7.390); FILE MERGED 2005/02/14 16:56:31 dr 1.7.390.1: #i42367# remove non-ASCII characters from C++ sources


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [9c65a8ca7bd6f4091bea380397e2d6029e5e78a8]

INTEGRATION: CWS dr33 (1.23.16); FILE MERGED 2005/02/07 15:50:49 dr 1.23.16.1: #i36782# scape non-ASCII characters


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [76feb0aa6f6583220b63c7b381f90220cdefaaa6]

INTEGRATION: CWS dr33 (1.29.252); FILE MERGED 2005/02/14 18:51:00 dr 1.29.252.2: #i42367# remove non-ASCII characters from C++ sources 2005/02/07 15:50:47 dr 1.29.252.1: #i36782# scape non-ASCII characters


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [0d1f2582e1865f5ea1acf78aef78ab262b40a818]

INTEGRATION: CWS dr33 (1.71.214); FILE MERGED 2005/02/14 18:51:00 dr 1.71.214.2: #i42367# remove non-ASCII characters from C++ sources 2005/02/07 15:50:47 dr 1.71.214.1: #i36782# scape non-ASCII characters


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [d0d8e19cfeeebbb248e9c7e6b0e3667f476fb836]

INTEGRATION: CWS dr33 (1.7.448); FILE MERGED 2005/02/07 15:50:46 dr 1.7.448.1: #i36782# scape non-ASCII characters


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [2777134e38524f08cc67e08da26caf4275cb62de]

INTEGRATION: CWS dr33 (1.3.138); FILE MERGED 2005/02/07 15:50:46 dr 1.3.138.1: #i36782# scape non-ASCII characters


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [dd0542ea43befa699e0764bdb91fb393933a4b47]

INTEGRATION: CWS dr33 (1.22.252); FILE MERGED 2005/02/14 18:50:59 dr 1.22.252.2: #i42367# remove non-ASCII characters from C++ sources 2005/02/07 15:50:45 dr 1.22.252.1: #i36782# scape non-ASCII characters


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [f783f12a838152a9add9fc023d23e2046f576314]

INTEGRATION: CWS dr33 (1.7.52); FILE MERGED 2005/02/07 15:50:44 dr 1.7.52.1: #i36782# scape non-ASCII characters


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [552d6905b4834255189439e080bdf3aba0142558]

INTEGRATION: CWS dr33 (1.2.26); FILE MERGED 2005/02/14 16:44:02 dr 1.2.26.1: #i42367# remove non-ASCII characters from C++ sources


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [48445daf3237044108956c1ea316b407af72cff7]

INTEGRATION: CWS dr33 (1.21.26); FILE MERGED 2005/02/14 16:44:01 dr 1.21.26.1: #i42367# remove non-ASCII characters from C++ sources


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [c7922f99fce894ce42d80778064fcfdedeb95bfd]

INTEGRATION: CWS dr33 (1.19.110); FILE MERGED 2005/02/14 16:44:00 dr 1.19.110.1: #i42367# remove non-ASCII characters from C++ sources


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [103b0232beef830a1014fa280f76c227c5d6f05b]

INTEGRATION: CWS dr33 (1.36.26); FILE MERGED 2005/02/14 16:44:00 dr 1.36.26.1: #i42367# remove non-ASCII characters from C++ sources


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [cfb84d3f009b2e08e86b3ab66c9d2371155936c8]

INTEGRATION: CWS dr33 (1.13.26); FILE MERGED 2005/02/14 16:43:59 dr 1.13.26.1: #i42367# remove non-ASCII characters from C++ sources


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [dc75e9f7e7586b0f8d8a794b1832fbf3abf8db66]

INTEGRATION: CWS dr33 (1.4.260); FILE MERGED 2005/02/14 16:43:59 dr 1.4.260.1: #i42367# remove non-ASCII characters from C++ sources


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [b1a3a73fd3a1c5956b3f9b626598ac0e0d38e1d8]

INTEGRATION: CWS dr33 (1.3.298); FILE MERGED 2005/02/14 16:43:58 dr 1.3.298.1: #i42367# remove non-ASCII characters from C++ sources


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [114a9a266144c7ebcbb5eedcf30328947f0bc6c4]

INTEGRATION: CWS dr33 (1.66.14); FILE MERGED 2005/02/14 16:43:58 dr 1.66.14.1: #i42367# remove non-ASCII characters from C++ sources


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [dcf1eb9701b46f0680ab3b04ef1a5c23ef3ae3f2]

INTEGRATION: CWS dr33 (1.27.26); FILE MERGED 2005/02/14 16:43:57 dr 1.27.26.1: #i42367# remove non-ASCII characters from C++ sources


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [af6bd8d210c576a1e057db124d4294ed058a88e5]

INTEGRATION: CWS dr33 (1.19.10); FILE MERGED 2005/02/14 16:43:57 dr 1.19.10.1: #i42367# remove non-ASCII characters from C++ sources


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [aa3d4bebcf7788264364309485fe39b513c8d14e]

INTEGRATION: CWS dr33 (1.24.20); FILE MERGED 2005/02/09 18:24:43 dr 1.24.20.1: #i36782# remove non-ASCII chars from sources


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [4b9c86bf992345f41095d7eac1726762cbed84ab]

INTEGRATION: CWS dr33 (1.16.420); FILE MERGED 2005/02/09 18:24:41 dr 1.16.420.1: #i36782# remove non-ASCII chars from sources


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [27a80c7e7778ce19a7a7461569731a37260dd4a8]

INTEGRATION: CWS dr33 (1.8.432); FILE MERGED 2005/02/14 19:35:41 dr 1.8.432.1: #i42367# remove non-ASCII characters from C++ sources


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [c8ffb7896e1b7dcb409c384542d223708b06c5d1]

INTEGRATION: CWS dr33 (1.43.184); FILE MERGED 2005/02/09 18:24:40 dr 1.43.184.1: #i36782# remove non-ASCII chars from sources


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [c39ba8d0166f7caf6f6e5b55374b64331208f3d5]

INTEGRATION: CWS dr33 (1.45.74); FILE MERGED 2005/02/09 18:24:38 dr 1.45.74.1: #i36782# remove non-ASCII chars from sources


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [be3bd924df870e0754e30b861b7a87d09165a3de]

INTEGRATION: CWS dr33 (1.86.74); FILE MERGED 2005/02/09 18:24:37 dr 1.86.74.1: #i36782# remove non-ASCII chars from sources


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [3ac05b282fced54f18c23e35b9bdb59371c3c10c]

INTEGRATION: CWS dr33 (1.11.272); FILE MERGED 2005/02/15 09:47:39 dr 1.11.272.1: #i42367# remove non-ASCII characters from C++ sources


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [02cb88a822ac7488d4de392a535a4eb511b55167]

INTEGRATION: CWS dr33 (1.8.32); FILE MERGED 2005/02/15 09:47:38 dr 1.8.32.1: #i42367# remove non-ASCII characters from C++ sources


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [9fdd437b8a7ac4869b8a4cd2b5c75538f440db31]

INTEGRATION: CWS dr33 (1.5.70); FILE MERGED 2005/02/14 12:40:37 dr 1.5.70.1: #i42367# remove non-ASCII characters at end of line, even in comments


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [d935b2e3140430117ebff70c19791100abffb160]

INTEGRATION: CWS dr33 (1.2.100); FILE MERGED 2005/02/14 12:40:34 dr 1.2.100.1: #i42367# remove non-ASCII characters at end of line, even in comments


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [6dcc5a135dae2ba8b24992a4e821ed8dc8ce9780]

INTEGRATION: CWS dr33 (1.3.16); FILE MERGED 2005/02/10 15:45:34 dr 1.3.16.1: #i36782# remove non-ASCII chars from sources


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [766467905f0519b650bb08856cb918d47cad5c49]

INTEGRATION: CWS dr33 (1.2.100); FILE MERGED 2005/02/10 15:45:33 dr 1.2.100.1: #i36782# remove non-ASCII chars from sources


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [3fda99df80d2852849348a90cb28b96b9a5bee88]

INTEGRATION: CWS dr33 (1.4.70); FILE MERGED 2005/02/14 12:40:32 dr 1.4.70.1: #i42367# remove non-ASCII characters at end of line, even in comments


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [5d62cde879ad8380b766f055a02d6d33e194ba37]

INTEGRATION: CWS dr33 (1.2.100); FILE MERGED 2005/02/14 14:31:39 dr 1.2.100.1: #i42367# remove non-ASCII characters at end of line, even in comments


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [f23cea5ac4bf932e19b529061192e0ad97f08d0d]

INTEGRATION: CWS dr33 (1.5.52); FILE MERGED 2005/02/14 14:31:39 dr 1.5.52.1: #i42367# remove non-ASCII characters at end of line, even in comments


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [84d97908791a960af4596cb5d0f9852c5f67a40a]

INTEGRATION: CWS dr33 (1.6.52); FILE MERGED 2005/02/14 14:31:39 dr 1.6.52.1: #i42367# remove non-ASCII characters at end of line, even in comments


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [00321935c481a660c4e47887d38b10cb59e2100a]

INTEGRATION: CWS dr33 (1.3.52); FILE MERGED 2005/02/14 14:31:38 dr 1.3.52.1: #i42367# remove non-ASCII characters at end of line, even in comments


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [5de3ac1a86b5b686aba4bed89e20d8e9a0f905ca]

INTEGRATION: CWS dr33 (1.6.52); FILE MERGED 2005/02/14 14:31:38 dr 1.6.52.1: #i42367# remove non-ASCII characters at end of line, even in comments


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [631cde836482aa498fca4e47bb0380d2cf04f98c]

INTEGRATION: CWS dr33 (1.3.70); FILE MERGED 2005/02/14 14:31:37 dr 1.3.70.1: #i42367# remove non-ASCII characters at end of line, even in comments


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [5624e7a57b372a92579d25fe694ef864b64d784c]

INTEGRATION: CWS dr33 (1.4.70); FILE MERGED 2005/02/14 14:20:43 dr 1.4.70.2: #i42367# remove non-ASCII characters at end of line, even in comments 2005/02/14 12:40:30 dr 1.4.70.1: #i42367# remove non-ASCII characters at end of line, even in comments


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [b51992565eb5731b0d713e1e7c468cbcbb1bd9e3]

INTEGRATION: CWS dr33 (1.3.70); FILE MERGED 2005/02/14 14:18:09 dr 1.3.70.1: #i42367# remove non-ASCII characters at end of line, even in comments


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [ab7736d764281b0819a91a7b6a8b7f37b474b8a2]

INTEGRATION: CWS dr33 (1.5.62); FILE MERGED 2005/02/14 14:18:07 dr 1.5.62.1: #i42367# remove non-ASCII characters at end of line, even in comments


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [cc41377e3221f5796fc92f09c2a3c546e985a45c]

INTEGRATION: CWS dr33 (1.4.70); FILE MERGED 2005/02/14 14:18:07 dr 1.4.70.1: #i42367# remove non-ASCII characters at end of line, even in comments


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [9be03dfcf46467a3efee82040f5096f040d96287]

INTEGRATION: CWS dr33 (1.4.70); FILE MERGED 2005/02/14 14:18:06 dr 1.4.70.1: #i42367# remove non-ASCII characters at end of line, even in comments


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [dcb0b68100d192d0bcaec4e95164cb9828a52bc2]

INTEGRATION: CWS dr33 (1.7.16); FILE MERGED 2005/02/14 14:18:06 dr 1.7.16.1: #i42367# remove non-ASCII characters at end of line, even in comments


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [75c2aa88366768d041fd39217e1009028e0bb112]

INTEGRATION: CWS dr33 (1.3.70); FILE MERGED 2005/02/14 14:18:06 dr 1.3.70.1: #i42367# remove non-ASCII characters at end of line, even in comments


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [1bd4df1cc3bf4a0092e04c98e729b7538f395ee1]

INTEGRATION: CWS dr33 (1.4.70); FILE MERGED 2005/02/14 14:18:05 dr 1.4.70.1: #i42367# remove non-ASCII characters at end of line, even in comments


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [a2670cd8e249783b6553f0c0bb01097ea74722aa]

INTEGRATION: CWS dr33 (1.2.100); FILE MERGED 2005/02/14 14:18:05 dr 1.2.100.1: #i42367# remove non-ASCII characters at end of line, even in comments


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [1421ae3f57e664093ff0b07b9ca7c0d52da04674]

INTEGRATION: CWS dr33 (1.3.70); FILE MERGED 2005/02/14 14:18:04 dr 1.3.70.1: #i42367# remove non-ASCII characters at end of line, even in comments


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [b0789cf8c56275b99ac43b87b74e0fa4825fa699]

INTEGRATION: CWS dr33 (1.2.280); FILE MERGED 2005/02/14 16:40:14 dr 1.2.280.1: #i42367# remove non-ASCII characters from C++ sources


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [ec2ea4378bb0310c44252fb7fac709d07c2b6151]

INTEGRATION: CWS dr33 (1.16.86); FILE MERGED 2005/02/14 16:40:13 dr 1.16.86.1: #i42367# remove non-ASCII characters from C++ sources


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [6d0d79f13a1667cfd3c464fd9d4bd67df53daa0d]

INTEGRATION: CWS dr33 (1.34.60); FILE MERGED 2005/02/14 16:40:13 dr 1.34.60.1: #i42367# remove non-ASCII characters from C++ sources


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [fab027bc4c4c9be4b9fea44b9abd37abed7f9717]

INTEGRATION: CWS dr33 (1.10.254); FILE MERGED 2005/02/14 16:40:13 dr 1.10.254.1: #i42367# remove non-ASCII characters from C++ sources


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [32d72d91d2abdb7003e72e6829b2cbf0085772f4]

INTEGRATION: CWS dr33 (1.8.198); FILE MERGED 2005/02/14 16:40:12 dr 1.8.198.1: #i42367# remove non-ASCII characters from C++ sources


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [d574d10472ba652f3357d2f6e3b85da1f58e4b59]

INTEGRATION: CWS dr33 (1.38.60); FILE MERGED 2005/02/14 16:39:46 dr 1.38.60.1: #i42367# remove non-ASCII characters from C++ sources


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [ad0cda0030891b37e01c21fa8ff7745a69ac27d9]

INTEGRATION: CWS dr33 (1.4.66); FILE MERGED 2005/02/14 16:39:24 dr 1.4.66.1: #i42367# remove non-ASCII characters from C++ sources


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [bbc71baaf7d9425510f84b0f91a993d1cd6f9ab7]

INTEGRATION: CWS dr33 (1.18.36); FILE MERGED 2005/02/14 16:38:59 dr 1.18.36.1: #i42367# remove non-ASCII characters from C++ sources


2005-02-16  Oliver Bolte  <obo@openoffice.org>  [924f74aa240f54dc96cd367b6a75b1e13828933c]

INTEGRATION: CWS icontool06 (1.1.24); FILE REMOVED 2005/02/16 15:50:02 tv 1.1.24.1: #i37197# iconbugfixing and removal of unused files Issue number: Submitted by: Reviewed by:


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [4194b6859c0cfb08088cf0ecec5f3d22f10b9cfe]

INTEGRATION: CWS dr33 (1.10.36); FILE MERGED 2005/02/14 16:38:59 dr 1.10.36.1: #i42367# remove non-ASCII characters from C++ sources


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [d3f3fce11d4c88ebde6ece56a63b341bf2a20692]

INTEGRATION: CWS dr33 (1.7.36); FILE MERGED 2005/02/14 16:38:58 dr 1.7.36.1: #i42367# remove non-ASCII characters from C++ sources


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [7d03c2eaa57b023d4d2153c20bc812e229532e13]

INTEGRATION: CWS dr33 (1.6.36); FILE MERGED 2005/02/14 16:38:58 dr 1.6.36.1: #i42367# remove non-ASCII characters from C++ sources


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [c47ca4b918a37d68f397130871874033a3cd2203]

INTEGRATION: CWS dr33 (1.22.32); FILE MERGED 2005/02/14 16:38:58 dr 1.22.32.1: #i42367# remove non-ASCII characters from C++ sources


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [524a3056ca48c4a0ebd57b7ad1ec7b3731afba15]

INTEGRATION: CWS dr33 (1.5.36); FILE MERGED 2005/02/14 16:38:58 dr 1.5.36.1: #i42367# remove non-ASCII characters from C++ sources


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [bc6edd6ba00b7a24137009c208c572544a4e6103]

INTEGRATION: CWS dr33 (1.6.36); FILE MERGED 2005/02/14 16:38:57 dr 1.6.36.1: #i42367# remove non-ASCII characters from C++ sources


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [b5787b963ba2e80f77b639c20a6bea9765b2b0ca]

INTEGRATION: CWS dr33 (1.13.36); FILE MERGED 2005/02/14 16:38:57 dr 1.13.36.1: #i42367# remove non-ASCII characters from C++ sources


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [62d5ccedf39c0eb97aad449b93a10c5d8be63e49]

INTEGRATION: CWS dr33 (1.7.36); FILE MERGED 2005/02/14 16:38:56 dr 1.7.36.1: #i42367# remove non-ASCII characters from C++ sources


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [77e8848a06d211a1abd4b977ab8833e19767f699]

INTEGRATION: CWS dr33 (1.7.14); FILE MERGED 2005/02/14 16:38:56 dr 1.7.14.1: #i42367# remove non-ASCII characters from C++ sources


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [91c681124304e97768cb25e408fd6ab904a31313]

INTEGRATION: CWS dr33 (1.7.18); FILE MERGED 2005/02/14 16:38:56 dr 1.7.18.1: #i42367# remove non-ASCII characters from C++ sources


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [4486e66550c0bf8b9c70be024d6ae1d2820512e6]

INTEGRATION: CWS dr33 (1.19.14); FILE MERGED 2005/02/14 16:38:55 dr 1.19.14.1: #i42367# remove non-ASCII characters from C++ sources


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [eacf85ba82282de9638ecf98973dc89567112ff7]

INTEGRATION: CWS dr33 (1.5.36); FILE MERGED 2005/02/14 16:38:55 dr 1.5.36.1: #i42367# remove non-ASCII characters from C++ sources


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [09d3e31a00338b7a256638f4be4df922816d9ed3]

INTEGRATION: CWS dr33 (1.13.18); FILE MERGED 2005/02/14 16:38:55 dr 1.13.18.1: #i42367# remove non-ASCII characters from C++ sources


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [50cce46cdf8e0a0eed64148c00d545c623efa070]

INTEGRATION: CWS dr33 (1.6.36); FILE MERGED 2005/02/14 16:38:54 dr 1.6.36.1: #i42367# remove non-ASCII characters from C++ sources


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [9c01888ad670bbdeb459a43314128f37f22e1e68]

INTEGRATION: CWS dr33 (1.5.36); FILE MERGED 2005/02/14 16:38:54 dr 1.5.36.1: #i42367# remove non-ASCII characters from C++ sources


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [b38b6c1d191c48b40908371e6d7e7edc8c7dad93]

INTEGRATION: CWS dr33 (1.47.28); FILE MERGED 2005/02/14 16:38:30 dr 1.47.28.1: #i42367# remove non-ASCII characters from C++ sources


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [d12f44823ad01af917a151d2fc950cd421d51f15]

INTEGRATION: CWS dr33 (1.21.60); FILE MERGED 2005/02/14 16:38:05 dr 1.21.60.1: #i42367# remove non-ASCII characters from C++ sources


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [fc95da419d5f1c819c3d06fe48f83e46bf9323a7]

INTEGRATION: CWS dr33 (1.23.60); FILE MERGED 2005/02/14 16:38:05 dr 1.23.60.1: #i42367# remove non-ASCII characters from C++ sources


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [811a3a1b1834b3a682c778ad0d710ac701e7ee2d]

INTEGRATION: CWS dr33 (1.20.126); FILE MERGED 2005/02/14 16:38:05 dr 1.20.126.1: #i42367# remove non-ASCII characters from C++ sources


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [47892df492308fcc0c4f67237bfde792e7083b24]

INTEGRATION: CWS dr33 (1.91.40); FILE MERGED 2005/02/14 16:38:05 dr 1.91.40.1: #i42367# remove non-ASCII characters from C++ sources


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [3895ab8449d892a313932288434b774f8f0ec84c]

INTEGRATION: CWS dr33 (1.33.18); FILE MERGED 2005/02/14 16:38:04 dr 1.33.18.1: #i42367# remove non-ASCII characters from C++ sources


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [b2af923fc1305bb80f83b6e4efb9eeb53afa4eb3]

INTEGRATION: CWS dr33 (1.8.28); FILE MERGED 2005/02/14 16:37:28 dr 1.8.28.1: #i42367# remove non-ASCII characters from C++ sources


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [f73c6b847dc5a29add1500eda2a20523878ad0a4]

INTEGRATION: CWS dr33 (1.5.70); FILE MERGED 2005/02/14 16:37:28 dr 1.5.70.1: #i42367# remove non-ASCII characters from C++ sources


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [6a5eab17268fbef08c64171cc78ecb9f5c571c9f]

INTEGRATION: CWS dr33 (1.4.52); FILE MERGED 2005/02/14 16:37:27 dr 1.4.52.1: #i42367# remove non-ASCII characters from C++ sources


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [9ad6ace9f10e2daf6777128ae839cc5dd1e6eb51]

INTEGRATION: CWS dr33 (1.2.180); FILE MERGED 2005/02/14 16:37:27 dr 1.2.180.1: #i42367# remove non-ASCII characters from C++ sources


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [d53a8964bb48273b101db4758f5ce739fc81c20c]

INTEGRATION: CWS dr33 (1.3.180); FILE MERGED 2005/02/14 16:37:27 dr 1.3.180.1: #i42367# remove non-ASCII characters from C++ sources


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [846743aaf8263a42cf6f68dda819dae6a086a8bb]

INTEGRATION: CWS dr33 (1.15.210); FILE MERGED 2005/02/14 16:34:52 dr 1.15.210.1: #i42367# remove non-ASCII characters from C++ sources


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [5b7d4fe0d0cec6cbee5a8a6fb793018867d5b979]

INTEGRATION: CWS dr33 (1.87.32); FILE MERGED 2005/02/14 16:34:51 dr 1.87.32.1: #i42367# remove non-ASCII characters from C++ sources


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [3ac2efed52b6c52a922dac11f9eeb63287be2b17]

INTEGRATION: CWS dr33 (1.36.60); FILE MERGED 2005/02/14 16:34:50 dr 1.36.60.1: #i42367# remove non-ASCII characters from C++ sources


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [d401c2b8894f2eb7f3bdf0ef49cc7419e774482f]

INTEGRATION: CWS dr33 (1.14.60); FILE MERGED 2005/02/14 16:34:16 dr 1.14.60.1: #i42367# remove non-ASCII characters from C++ sources


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [5b4e9d9ea4e31268fff80ff7274afe48971cc6e0]

INTEGRATION: CWS dr33 (1.5.90); FILE MERGED 2005/02/14 16:33:52 dr 1.5.90.1: #i42367# remove non-ASCII characters from C++ sources


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [498b396d574d033d5639acac5a17626577f726dd]

INTEGRATION: CWS dr33 (1.24.72); FILE MERGED 2005/02/14 16:33:52 dr 1.24.72.1: #i42367# remove non-ASCII characters from C++ sources


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [2a39fb22e32bb1df3dd72653895bdfe43418e3d9]

INTEGRATION: CWS dr33 (1.17.36); FILE MERGED 2005/02/14 16:33:51 dr 1.17.36.1: #i42367# remove non-ASCII characters from C++ sources


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [dd95e0383864022e58eb71e1a849111043fb4568]

INTEGRATION: CWS os51 (1.85.12); FILE MERGED 2005/01/25 07:33:54 os 1.85.12.2: RESYNC: (1.85-1.87); FILE MERGED 2005/01/20 14:43:27 os 1.85.12.1: #i39606# current Calc format added to ::LoadAndRegisterDataSource()


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [3cc314f898b62d1fc5f9713703022224a963dcf7]

INTEGRATION: CWS os51 (1.34.122); FILE MERGED 2005/01/26 11:09:26 os 1.34.122.2: #i39813# label width increased, again 2005/01/21 15:49:06 os 1.34.122.1: #i39813# controls area redesigned


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [e0313fc8eb4fc9ed367ad364b52070f55562fc7d]

INTEGRATION: CWS os51 (1.1.1.1.468); FILE MERGED 2005/01/21 15:49:06 os 1.1.1.1.468.1: #i39813# controls area redesigned


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [6c434754a57c59b88cd4977f94b3b8649a9d15b2]

INTEGRATION: CWS os51 (1.6.430); FILE MERGED 2005/01/21 15:49:06 os 1.6.430.1: #i39813# controls area redesigned


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [f90e24c601d2f4a2ab19c43ff775c22e91eb78ec]

INTEGRATION: CWS os51 (1.17.38); FILE MERGED 2005/01/21 15:49:06 os 1.17.38.1: #i39813# controls area redesigned


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [c442f9a24723bc03a1cc8d81987b85c36156c863]

INTEGRATION: CWS os51 (1.25.442); FILE MERGED 2005/01/21 11:20:57 os 1.25.442.1: #i40862# tab stop page redesigned


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [94db4f16baad4e3b0328526234992c75d3f4b3b5]

INTEGRATION: CWS os51 (1.2.502); FILE MERGED 2005/01/21 11:20:55 os 1.2.502.1: #i40862# tab stop page redesigned


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [cd2fe2d8cdb5adc33475df44da1169d9857be02d]

INTEGRATION: CWS impress33 (1.3.120); FILE MERGED 2005/02/03 14:13:10 af 1.3.120.2: #i41507# Moved MasterPageContainer specific code into new MasterPagesContainerSelector class. 2005/02/01 15:48:53 af 1.3.120.1: #i41507# Added mnDefaultClickAction member.  Avoiding unnecessary copies of master pages.  Code cleanup.


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [85c82cfdf954acc46b2d7b2ac8fbc0d40e0ae4bb]

INTEGRATION: CWS os51 (1.3.1230); FILE MERGED 2005/01/21 11:20:53 os 1.3.1230.1: #i40862# tab stop page redesigned


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [e6aa6dc3955166f6192ffd109c61e74c3354a497]

INTEGRATION: CWS os51 (1.16.494); FILE MERGED 2005/01/21 11:20:51 os 1.16.494.1: #i40862# tab stop page redesigned


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [b7f22b1164e06cf34c4fd31c66c0e9cae420f55c]

INTEGRATION: CWS os51 (1.6.110); FILE MERGED 2005/01/24 09:16:55 os 1.6.110.1: #i39777# adapt buttons in case of long labels (class path)


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [decb3abaae652f84cf04115c1b0b22158ecf90ed]

INTEGRATION: CWS os51 (1.3.308); FILE MERGED 2005/01/20 08:52:18 os 1.3.308.1: #i40496# apply changes in call of Close


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [f3dd510188a8bdb702338bcfb596c3670c8ce743]

INTEGRATION: CWS impress33 (1.13.2); FILE MERGED 2005/02/03 16:25:16 af 1.13.2.1: #i41786# Using page anchor at PageSelector.


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [ba7dc6724e7d0d299de610a4a6d8e4370a7aa30b]

INTEGRATION: CWS os51 (1.80.106); FILE MERGED 2005/01/25 07:35:17 os 1.80.106.2: RESYNC: (1.80-1.81); FILE MERGED 2005/01/24 09:00:50 os 1.80.106.1: #i40416# read and apply cursor position from user data after switch from PagePreview


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [db7cb2dc3ac21471a67f79b89d230a8c99d890d1]

INTEGRATION: CWS os51 (1.33.282); FILE MERGED 2005/01/21 12:16:15 os 1.33.282.1: #i39811# outline numbering/position tab page redesigned


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [38dc5a809bd2517ca0f382f04a139a40705bb51d]

INTEGRATION: CWS os51 (1.31.212); FILE MERGED 2005/01/24 08:59:51 os 1.31.212.1: #i40416# read and apply cursor position from user data after switch from PagePreview


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [28579269f3dea97b5b5182f95e0825c47451de83]

INTEGRATION: CWS impress33 (1.49.46); FILE MERGED 2005/02/02 10:04:05 cl 1.49.46.1: #i41512# do not connect/disconnect for empty pres obj at all


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [7dc6015eaea4ce5bf75d0c81acdc83beebe34cb3]

INTEGRATION: CWS os51 (1.2.234); FILE MERGED 2005/01/21 10:57:07 mbu 1.2.234.1: #i40672


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [fd31bb1eada843c2c9c0b7dbeecee1fe9a2f5b15]

INTEGRATION: CWS os51 (1.23.348); FILE MERGED 2005/01/21 16:04:43 os 1.23.348.1: #i41100# labels resized


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [ea0a01f4ad447c861ea079c2591e5ee15ef9394e]

INTEGRATION: CWS os51 (1.2.234); FILE MERGED 2005/01/20 13:30:46 os 1.2.234.1: #40480# handling of selections improved


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [33ff7987114163579cc6716c74bd9c61f75d6461]

INTEGRATION: CWS os51 (1.4.108); FILE MERGED 2005/01/20 16:26:43 mbu 1.4.108.1: #i40824


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [15cd618d313956faca28b1fe54f185e7a92664e6]

INTEGRATION: CWS impress33 (1.42.2); FILE MERGED 2005/01/31 18:18:12 bm 1.42.2.1: #i41749# bIsPageBack and bIsPageObj were uninitialized.  Also removed some obsolete code.


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [26d3bb373261ad6373b94b78210460501df38c87]

INTEGRATION: CWS os51 (1.25.108); FILE MERGED 2005/01/25 07:34:03 os 1.25.108.2: RESYNC: (1.25-1.26); FILE MERGED 2005/01/20 14:43:28 os 1.25.108.1: #i39606# current Calc format added to ::LoadAndRegisterDataSource()


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [f42831d36b8815043fd7a8b377104419425a7331]

INTEGRATION: CWS impress33 (1.35.78); FILE MERGED 2005/02/02 10:08:45 cl 1.35.78.1: #i41512# call SetVerb on ViewShellBase


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [b56fad54c5bed3678dbaeb3db0485b5d3a31f0ab]

INTEGRATION: CWS impress33 (1.36.2); FILE MERGED 2005/02/02 10:27:24 fs 1.36.2.1: #i40128# BegTextEdit: +bGrabFocus


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [22df1dccb953ed2de88a7e2ff13ca9d13e217dfa]

INTEGRATION: CWS os51 (1.68.234); FILE MERGED 2005/01/20 11:16:13 os 1.68.234.1: #i40852# dialog slightly redesigned


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [9f0f98e05713fc2b916d83aaad516db6d73059d1]

INTEGRATION: CWS impress33 (1.55.2); FILE MERGED 2005/02/04 15:54:12 af 1.55.2.1: #i41752# Added two slot ids SID_DISPLAY_MASTER_(BACKGROUND,OBJECTS).


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [c5ac6091e5f7019d227f72a308152623326f57bc]

INTEGRATION: CWS os51 (1.2.234); FILE MERGED 2005/01/26 10:52:11 os 1.2.234.2: #i40853# label width increased, again 2005/01/21 10:57:05 mbu 1.2.234.1: #i40672


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [95b057efa9dc8d10aac593176f3bfda5fcd5ff4f]

INTEGRATION: CWS impress33 (1.17.2); FILE MERGED 2005/02/04 15:52:33 af 1.17.2.1: #i41752# Added two slot ids SID_DISPLAY_MASTER_(BACKGROUND,OBJECTS).


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [f01132c7ac74b73971a8903014ef1cddc59d7e06]

INTEGRATION: CWS os51 (1.2.234); FILE MERGED 2005/01/21 10:57:03 mbu 1.2.234.1: #i40672


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [479d01883b468fe6a38afb8a306ad81cf46b1341]

INTEGRATION: CWS impress33 (1.16.2); FILE MERGED 2005/02/02 10:26:58 fs 1.16.2.1: #i40128# PrepareSpellCheck: don't grab the focus in EnterEditMode


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [8e1e5a1b8652bbaff665db46e15db0953f4b31ad]

INTEGRATION: CWS os51 (1.3.232); FILE MERGED 2005/01/21 10:57:02 mbu 1.3.232.1: #i40672


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [3b889da03e105d1cf4315ea3198c42bddea9c91b]

INTEGRATION: CWS os51 (1.16.38); FILE MERGED 2005/01/24 19:57:00 os 1.16.38.1: #i40803# create frame formats of frame styles have to be non-automatic


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [e817225407ba12a83de195bb500ccce3e2c12429]

INTEGRATION: CWS impress33 (1.68.8); FILE MERGED 2005/02/03 22:38:54 cl 1.68.8.1: #i39135# fixed interactions


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [4372b0357cab4f0ed952f1132a508bb0cb87521a]

INTEGRATION: CWS os51 (1.128.10); FILE MERGED 2005/01/20 15:13:28 od 1.128.10.1: #118546# <SwWW8ImplReader::ProcessEscherAlign(..)> - 	 conversion of horizontal position under certain condition


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [e5f8fe6b82bc97a77174f134cc0af83d75347ddc]

INTEGRATION: CWS impress33 (1.43.28); FILE MERGED 2005/02/03 22:38:09 cl 1.43.28.1: #i39135# fixed interactions


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [a9aea43bb04435f6c2b522748b10d9070ba67305]

INTEGRATION: CWS os51 (1.9.108); FILE MERGED 2005/01/20 15:19:09 od 1.9.108.1: #118546# - environment of anchored object, which doesn't follows the text 	   flow is always the page frame


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [2d48ddaa65e5b4e781736bdb7d4101e599c80703]

INTEGRATION: CWS impress33 (1.4.80); FILE MERGED 2005/02/03 14:08:16 af 1.4.80.1: #i41507# Added new file for MasterPagesContainerSelector.


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [524592b5bb72d61248f8468de91a637f5070e669]

INTEGRATION: CWS os51 (1.3.348); FILE MERGED 2005/01/20 15:17:48 od 1.3.348.1: #118546# - environment of anchored object, which doesn't follows the text 	   flow is always the page frame


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [64ed64288396a0cadd95fa55f989a28950f2574d]

INTEGRATION: CWS impress33 (1.4.80); FILE MERGED 2005/02/03 14:17:48 af 1.4.80.1: #i41507# Using style name to identify pages.


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [e31b8ee390d2c3179325116fbd6751b645fe5b51]

INTEGRATION: CWS os51 (1.9.108); FILE MERGED 2005/01/20 15:17:49 od 1.9.108.1: #118546# - environment of anchored object, which doesn't follows the text 	   flow is always the page frame


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [ceb8857ade8752d1bb2722d4ad4687880f616cba]

INTEGRATION: CWS impress33 (1.4.80); FILE MERGED 2005/02/03 14:17:41 af 1.4.80.1: #i41507# Using style name to identify pages.


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [1b6c84b2af26cf722d2176b30ea808e6af2a4d2f]

INTEGRATION: CWS os51 (1.39.52); FILE MERGED 2005/01/20 15:20:00 od 1.39.52.1: #118546# - environment of anchored object, which doesn't follows the text 	   flow is always the page frame


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [05a3f439518834a879cb29b0c273b5704f5acd18]

INTEGRATION: CWS impress33 (1.2.220); FILE MERGED 2005/02/03 14:16:56 af 1.2.220.1: #i41507# Replaced base class by MasterPagesContainerSelector.  Using style name to identify pages.


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [63c9d0d487c6c90dd28247efdf27eded622f59f4]

INTEGRATION: CWS os51 (1.2.464); FILE MERGED 2005/01/20 15:16:34 od 1.2.464.1: #118546# - environment of anchored object, which doesn't follows the text 	   flow is always the page frame


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [db4331496ea5741faf475500434c3bbed9c2fcf7]

INTEGRATION: CWS impress33 (1.3.80); FILE MERGED 2005/02/03 14:17:03 af 1.3.80.1: #i41507# Replaced base class by MasterPagesContainerSelector.  Using style name to identify pages.


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [9a80850d621393fc2a646b1563aa7008307902cd]

INTEGRATION: CWS os51 (1.30.104); FILE MERGED 2005/01/25 07:32:33 os 1.30.104.2: RESYNC: (1.30-1.31); FILE MERGED 2005/01/20 15:20:28 od 1.30.104.1: #118546# - environment of anchored object, which doesn't follows the text 	   flow is always the page frame


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [c89a5c9504500e3022911e3890d491800bd9cf87]

INTEGRATION: CWS impress33 (1.5.80); FILE MERGED 2005/02/03 14:13:18 af 1.5.80.2: #i41507# Moved MasterPageContainer specific code into new MasterPagesContainerSelector class. 2005/02/01 15:48:44 af 1.5.80.1: #i41507# Added mnDefaultClickAction member.  Avoiding unnecessary copies of master pages.  Code cleanup.


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [b5399ccc4f4e73dc1a36e2c8ff9f47bdba47974f]

INTEGRATION: CWS impress33 (1.3.186); FILE MERGED 2005/02/03 14:14:40 af 1.3.186.2: #i41507# Container now stores style name along with the page name. 2005/02/01 15:45:55 af 1.3.186.1: #i41507# Added GetPreviewForPage() method.


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [a473120ff8cc4630ee39552354ce523ee02d17b0]

INTEGRATION: CWS impress33 (1.8.8); FILE MERGED 2005/02/04 18:07:35 iha 1.8.8.3: #i40371# add a default master page template 2005/02/03 14:14:32 af 1.8.8.2: #i41507# Container now stores style name along with the page name. 2005/02/01 15:46:05 af 1.8.8.1: #i41507# Added GetPreviewForPage() method.


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [2e8ebbde273cfe8ff97e73a7e21545fec5bb1a8e]

INTEGRATION: CWS impress33 (1.2.220); FILE MERGED 2005/02/03 14:11:55 af 1.2.220.2: #i41507# Adaption to modifications in base class MasterPagesSelector. 2005/02/01 15:40:23 af 1.2.220.1: #i41507# Replaced references of master pages in MasterPageContainer by pointers into application document.


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [9809f66c8a804da4b5535ec39bf1d6c075008830]

INTEGRATION: CWS impress33 (1.3.220); FILE MERGED 2005/02/03 14:12:01 af 1.3.220.2: #i41507# Adaption to modifications in base class MasterPagesSelector. 2005/02/01 15:40:14 af 1.3.220.1: #i41507# Replaced references of master pages in MasterPageContainer by pointers into application document.


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [dd75ffbb73ecb5830b1e94b075302ad19cb32c96]

INTEGRATION: CWS os51 (1.35.76); FILE MERGED 2005/01/24 20:14:13 os 1.35.76.1: #i41195# vertical ruler switched on by default


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [b01863c9b63ab9e079bde16914851b4c0d8f94d8]

INTEGRATION: CWS impress33 (1.2.220); FILE MERGED 2005/02/03 14:10:38 af 1.2.220.1: #i41507# Changed base class to MasterPagesContainerSelector.


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [4d4832a2a9b19152cf9b14c655dfb2cdc40b4915]

INTEGRATION: CWS impress33 (1.2.220); FILE MERGED 2005/02/04 18:08:08 iha 1.2.220.2: #i40371# add a default master page template 2005/02/03 14:10:31 af 1.2.220.1: #i41507# Changed base class to MasterPagesContainerSelector.


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [4bac2ff85e27bf2c5536927d193ccd7a48fe1b10]

INTEGRATION: CWS impress33 (1.3.120); FILE MERGED 2005/02/03 16:22:44 af 1.3.120.1: #i41786# Added mpSelectionAnchor member and GetSelectionAnchor() method.


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [e9c552e3ef6589c2231654767673c78965890cac]

INTEGRATION: CWS impress33 (1.3.120); FILE MERGED 2005/02/03 16:22:32 af 1.3.120.1: #i41786# Added mpSelectionAnchor member and GetSelectionAnchor() method.


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [0f9c7a4e459ecb678c3fcd95b158ea1f2faefa70]

INTEGRATION: CWS impress33 (1.8.2); FILE MERGED 2005/02/03 22:31:49 cl 1.8.2.1: #i39135# fixed interactions


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [915af4ce311b3b753a6a64475b886ecf69d46644]

INTEGRATION: CWS impress33 (1.8.78); FILE MERGED 2005/02/02 10:25:46 fs 1.8.78.1: #i40128# BegTextEdit: +bGrabFocus


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [e0f262b567947b490b1429c88e6fe2b7611d0390]

INTEGRATION: CWS impress33 (1.33.80); FILE MERGED 2005/02/04 17:04:55 af 1.33.80.1: #i36258# Re-added the entry for the slide transition back into the context menu of the slide sorter.


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [fd7ae7091b2b5bb76ee4f53004b7784ecb21a79d]

INTEGRATION: CWS impress33 (1.3.102); FILE MERGED 2005/02/04 15:50:35 af 1.3.102.1: #i41752# Added two entries to 'Slide' context sub-menu.


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [d5d1538455839b77e8c94a25c695e43948e6ee21]

INTEGRATION: CWS impress33 (1.23.2); FILE MERGED 2005/02/04 15:49:14 af 1.23.2.1: #i41752# Added two slot ids SID_DISPLAY_MASTER_(BACKGROUND,OBJECTS).


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [1be15790e569d16fa44dbeb4ea35735f91f0e8a8]

INTEGRATION: CWS impress33 (1.31.2); FILE MERGED 2005/02/04 15:48:50 af 1.31.2.1: #i41752# Added two slot ids SID_DISPLAY_MASTER_(BACKGROUND,OBJECTS).


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [6b7f2490aeca8ede17c16725f3b1e93d8ddc88c2]

INTEGRATION: CWS impress33 (1.15.2); FILE MERGED 2005/02/04 15:48:15 af 1.15.2.1: #i41752# Added two slot ids SID_DISPLAY_MASTER_(BACKGROUND,OBJECTS).


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [170f480d2d515a762258240bb2408a2a5f28d6ec]

INTEGRATION: CWS impress33 (1.8.160); FILE MERGED 2005/02/02 10:25:10 fs 1.8.160.1: #i40128# EnterEditMode: +bGrabFocus


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [4442eb0c9ab0b8bb33d95e9a78e841de1cdab009]

INTEGRATION: CWS tablestrings (1.36.508); FILE MERGED 2005/02/11 14:31:02 fme 1.36.508.1: #i37623# String correction - table boundaries


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [66830bdb91c9919aea2f1de64eb42f2805c95dd5]

INTEGRATION: CWS installer05 (1.2.186); FILE MERGED 2005/02/03 09:14:55 dv 1.2.186.1: cleaned up resources


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [9e4601a0e375a76d4c08d47723c02fe007b46e06]

INTEGRATION: CWS installer05 (1.5.4); FILE MERGED 2005/02/03 09:14:55 dv 1.5.4.1: cleaned up resources


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [72e35d6d4ac8122e860a28b9e565a805df6d62d3]

INTEGRATION: CWS installer05 (1.5.10); FILE MERGED 2005/02/03 09:14:54 dv 1.5.10.1: cleaned up resources


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [a758e1ea3397dae21bb84d30d424184d7ffabd67]

INTEGRATION: CWS tablestrings (1.38.170); FILE MERGED 2005/02/11 14:32:53 fme 1.38.170.1: #i37623# String correction - table boundaries


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [b8bb5fbe0d028b870a4fdd4d5cb6baba19363af0]

INTEGRATION: CWS installer05 (1.6.10); FILE MERGED 2005/02/03 09:14:54 dv 1.6.10.1: cleaned up resources


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [31bc8f84cbb2f596f372201dc7c89f488466748b]

INTEGRATION: CWS tablestrings (1.49.76); FILE MERGED 2005/02/11 14:50:15 fme 1.49.76.1: #i37623# String correction - table boundaries


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [9b6591fa21027ade735d87ac2c7f436e18e5f100]

INTEGRATION: CWS installer05 (1.5.10); FILE MERGED 2005/02/03 09:14:53 dv 1.5.10.1: cleaned up resources


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [950a2d10e629e07de1350ec67ce107d6c1c5e99b]

INTEGRATION: CWS installer05 (1.3.154); FILE MERGED 2005/02/03 09:14:53 dv 1.3.154.1: cleaned up resources


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [7665787520ecf64a2dbf6816ffbf3a889fa11056]

INTEGRATION: CWS installer05 (1.4.10); FILE MERGED 2005/02/03 09:14:51 dv 1.4.10.1: cleaned up resources


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [c4552d7aeedb7f0adfd999f5891e527677be558e]

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>  [c439ac54b5cf26a4761ccd61bcb66ac4cec09f96]

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>  [682cde500addacc8b30fcc38d769c1f343a18255]

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>  [a10a1be802daec3f3d4c53a7fd1df8b099a9ec3f]

INTEGRATION: CWS msformframeimp (1.8.24); FILE MERGED 2005/02/07 13:35:52 npower 1.8.24.4: #116179# propagate DocSh to OCX_Control base class 2005/02/03 09:27:26 npower 1.8.24.3: #116179# fixed missed conflic resulting from the merge 2005/02/01 15:30:21 npower 1.8.24.2: RESYNC: (1.8-1.9); FILE MERGED Resolve conflicts 2005/01/04 16:05:35 npower 1.8.24.1: #116179# Read or skip controls in MSForms that were causing problems. TabStrip and Multipage now skipped, aditionally Frames now read as are ImageControls.


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [fc2537b3dc96be456b27558b2ef0c942ea8c1fc5]

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>  [b388c52de734ebb7ee761784131ae64ea8ff465e]

INTEGRATION: CWS msformframeimp (1.19.24); FILE MERGED 2005/02/15 11:23:07 npower 1.19.24.9: #116179# tabstrip and spinbutton using wrong stream, last commit from me bye 2005/02/07 13:35:52 npower 1.19.24.8: #116179# propagate DocSh to OCX_Control base class 2005/02/04 17:47:04 npower 1.19.24.7: #116179# disabled import of ImageControl for Forms ( enabled for dialog aka UserForms ). Also improved error checking in RBGroupMangager::insertGroupsIntoControlList, now checks the iterator before use. 2005/02/04 14:23:23 npower 1.19.24.6: #116179# MS Compiler doesn't like class impls in anonymous namespace, move definitions of RBGroup etc. outside the namespace 2005/02/03 09:55:06 npower 1.19.24.5: #116179# removed comment out code 2005/02/03 09:29:23 npower 1.19.24.4: #116179# corrected grouping behavior of imported optionbuttons, improved errorhandling, minor modifications to filters for Frame and UserForm controls 2005/02/01 10:33:37 npower 1.19.24.3: #116179# Added UserFormLabel subcall ( Label controls in UserForms have a different default backcolor ) 2005/02/01 10:20:58 npower 1.19.24.2: #116179# Fix this issue by improving filter to enable import of Image, Frame, MultiPage and SpinButton, 2005/01/04 16:05:34 npower 1.19.24.1: #116179# Read or skip controls in MSForms that were causing problems. TabStrip and Multipage now skipped, aditionally Frames now read as are ImageControls.


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [61a0528850e59f59863c60cbb73db3980acd299a]

INTEGRATION: CWS tablestrings (1.15.30); FILE MERGED 2005/02/11 14:37:48 fme 1.15.30.1: #i37623# String correction - table boundaries


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [dff826dacce70ba47149315a28019913ce5dc8e4]

INTEGRATION: CWS pasf4ooo (1.38.42); FILE MERGED 2005/02/15 08:38:49 rene 1.38.42.2: RESYNC: (1.38-1.39); FILE MERGED 2005/02/08 14:42:03 rene 1.38.42.1: build sndfile/portaudio for OOo, too. Implement --enable-pasf and --with-system-{sndfile,portaudio}


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [62169b9c1ed051a22da99602021b8c777c7c4acf]

INTEGRATION: CWS adabas13 (1.2.6); FILE MERGED 2005/01/28 07:22:35 oj 1.2.6.2: RESYNC: (1.2-1.3); FILE MERGED 2005/01/25 13:13:30 jb 1.2.6.1: #119211# Improve entity handling to support multi-stratum sublayers which have dots in their names


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [0b749327303f1f4b3d015ca8e7acd9475622a8e9]

INTEGRATION: CWS adabas13 (1.3.12); FILE MERGED 2005/01/25 13:13:30 jb 1.3.12.1: #119211# Improve entity handling to support multi-stratum sublayers which have dots in their names


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [d1eee9704e1a2b6924043fe4d232314239a3d327]

INTEGRATION: CWS adabas13 (1.2.58); FILE MERGED 2005/01/25 13:13:30 jb 1.2.58.1: #119211# Improve entity handling to support multi-stratum sublayers which have dots in their names


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [c82a44c0e277533f5571f6e74afd231e2151f9b3]

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>  [f27c1413e119134c14eb59b6b76f1e61c28e0263]

INTEGRATION: CWS adabas13 (1.2.58); FILE MERGED 2005/01/25 13:13:29 jb 1.2.58.1: #119211# Improve entity handling to support multi-stratum sublayers which have dots in their names


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [239b7fd3195a759ae5deb82b6586aa47307e1323]

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>  [f74fcf029da85904674f9e8909a72e200922a9a0]

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>  [46f8c1907bb97d8dee8cd18645b43e2dfa487f8f]

INTEGRATION: CWS rpath1 (1.8.10); FILE MERGED 2005/01/20 14:22:23 cmc 1.8.10.1: #i41018# use toplevel linker to propogate rpath


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [65e7c4f6c4423726ed4379fe2725b08d763cf4a8]

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>  [c45c7995513c5dc770214d1ee0744b145b978b51]

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>  [62dd5f403d1e1f1ad93e50a383f7281a12d6f1a6]

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>  [df44a305a2ef68fb83089f20f141cfbe4581598d]

INTEGRATION: CWS perform01 (1.89.38); FILE MERGED 2005/01/26 10:11:10 cd 1.89.38.1: #i40989# Performance and usability improvements


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [2b22e30dee0886598609e9cccf6728503a06fe28]

INTEGRATION: CWS perform01 (1.28.38); FILE MERGED 2005/01/26 10:11:24 cd 1.28.38.1: #i40989# Performance and usability improvements


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [282ff99939fddbb82b6b1cbcd4295ad0eced5645]

INTEGRATION: CWS perform01 (1.9.16); FILE MERGED 2005/02/07 14:59:21 cd 1.9.16.1: #i40901# Added some more log entries to detect hot spots


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [255493c61f8a7ccebd9e493dd218c5b8e928f397]

INTEGRATION: CWS perform01 (1.19.98); FILE MERGED 2005/02/07 17:07:51 mt 1.19.98.1: #i42222# Don't start with empty writer if only -accept is used


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [562a3b115c9a83f299e2c38b25775efca6b680d6]

INTEGRATION: CWS perform01 (1.24.98); FILE MERGED 2005/02/07 17:07:51 mt 1.24.98.1: #i42222# Don't start with empty writer if only -accept is used


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [6f8a7fb20af312dbc661c40196a9df787de8a992]

INTEGRATION: CWS perform01 (1.162.26); FILE MERGED 2005/02/07 17:07:50 mt 1.162.26.6: #i42222# Don't start with empty writer if only -accept is used 2005/02/07 15:56:24 mt 1.162.26.5: #i40901# More RTL_LOG 2005/02/07 14:58:29 cd 1.162.26.4: #i40901# Added some hot spot log entries 2005/02/03 13:20:07 mt 1.162.26.3: RESYNC: (1.164-1.165); FILE MERGED 2005/02/01 13:46:36 mt 1.162.26.2: RESYNC: (1.162-1.164); FILE MERGED 2005/01/18 14:55:09 mt 1.162.26.1: #i40901# defined some messuare points...


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [a198aa60a9d346128043e3e65ae82bb8ff670272]

INTEGRATION: CWS perform01 (1.4.58); FILE MERGED 2005/01/20 09:36:28 mt 1.4.58.1: #i40901# remoced some unnecessary but expensive code...


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [24b2d109542193bd5a579ab2df4aa043291aa57a]

INTEGRATION: CWS perform01 (1.81.12); FILE MERGED 2005/02/07 16:29:05 mt 1.81.12.1: #i40901# More RTL_LOG


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [272977b8294a0d598a8e289ac2848c2038b416a1]

INTEGRATION: CWS perform01 (1.87.48); FILE MERGED 2005/02/07 16:29:05 mt 1.87.48.1: #i40901# More RTL_LOG


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [a06b517ca4bf4d6c69956149ffb344e57eb85a2c]

INTEGRATION: CWS perform01 (1.3.266); FILE MERGED 2005/02/07 15:33:02 cd 1.3.266.1: #i42210# Startup performance optimizations for start module


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [f7637e6420aa4788f123e3244e0b7a0787ee29c5]

INTEGRATION: CWS perform01 (1.8.74); FILE MERGED 2005/01/26 10:12:51 cd 1.8.74.1: #i40989# Added popup-menu controller for File-New and File-Wizards popup menu


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [be444850501ce1a8d355c22be6b9f0d04e8ae266]

INTEGRATION: CWS perform01 (1.6.38); FILE MERGED 2005/02/07 15:05:27 cd 1.6.38.1: #i42210# Startup performance optimizations for start module


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [9e802448ec93b5d94818d4d9fb1772d618495a3b]

INTEGRATION: CWS perform01 (1.1.2); FILE ADDED 2005/01/26 10:11:25 cd 1.1.2.1: #i40989# Performance and usability improvements


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [9b2e118e17032bcd0d91828016a4395af962b60e]

INTEGRATION: CWS perform01 (1.4.102); FILE MERGED 2005/02/03 15:14:30 mt 1.4.102.4: fixed wrong solved merge conflict 2005/02/02 15:22:25 mt 1.4.102.3: fixed compile error 2005/02/01 13:31:12 mt 1.4.102.2: RESYNC: (1.4-1.5); FILE MERGED 2005/01/26 10:11:25 cd 1.4.102.1: #i40989# Performance and usability improvements


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [315aa430e0b05ebe46610733796047c49e2a6bcf]

INTEGRATION: CWS perform01 (1.17.16); FILE MERGED 2005/02/03 15:14:30 mt 1.17.16.4: fixed wrong solved merge conflict 2005/02/03 13:00:30 mt 1.17.16.3: RESYNC: (1.18-1.20); FILE MERGED 2005/02/01 13:31:02 mt 1.17.16.2: RESYNC: (1.17-1.18); FILE MERGED 2005/01/26 10:11:24 cd 1.17.16.1: #i40989# Performance and usability improvements


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [f9456e9b818eeccb98cbade86b446c5143725358]

INTEGRATION: CWS perform01 (1.6.92); FILE MERGED 2005/01/26 10:11:24 cd 1.6.92.1: #i40989# Performance and usability improvements


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [2e953c8282750fba977c66621714df787bee540f]

INTEGRATION: CWS perform01 (1.7.30); FILE MERGED 2005/02/07 15:05:25 cd 1.7.30.1: #i42210# Startup performance optimizations for start module


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [74d933eb890a1fe25b3bab99b7c51727bb1ca935]

INTEGRATION: CWS perform01 (1.3.8); FILE MERGED 2005/02/07 16:16:27 cd 1.3.8.1: #i42210# Startup performance optimizations


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [ddcf27b241c19181fed62b42ba355c773816e81c]

INTEGRATION: CWS perform01 (1.79.38); FILE MERGED 2005/02/07 15:05:23 cd 1.79.38.1: #i42210# Startup performance optimizations for start module


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [bbf197715fc7aa93a421913ceee3364597de16cb]

INTEGRATION: CWS perform01 (1.53.38); FILE MERGED 2005/02/07 15:57:33 mt 1.53.38.1: #i40901# More RTL_LOG


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [63f3fbbafc7b4780e3ba329dd0a80a6ce08571fe]

INTEGRATION: CWS perform01 (1.1.2); FILE ADDED 2005/01/26 10:11:37 cd 1.1.2.1: #i40989# Performance and usability improvements


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [1683199c423ffcd67a8f01719334a5a5ebe523c8]

INTEGRATION: CWS perform01 (1.6.40); FILE MERGED 2005/01/26 10:11:37 cd 1.6.40.1: #i40989# Performance and usability improvements


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [7b1b08ff7d1710f94e08030e9f3f9435397b8983]

INTEGRATION: CWS perform01 (1.30.38); FILE MERGED 2005/01/26 10:11:36 cd 1.30.38.1: #i40989# Performance and usability improvements


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [10ca17e381d5237fd7378c570c0f3fc1a41142ab]

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>  [ed1b43cf10415664c5a4b9d99eb0818b3cfcded0]

INTEGRATION: CWS sdk14 (1.2.12); FILE MERGED 2005/01/27 16:02:43 mi 1.2.12.1: #i37638# storeToBuffer function worked only once if the document was not same length


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [b62dcbec4d60d3b0d6d62309cb739cf57491bd39]

INTEGRATION: CWS sdk14 (1.7.16); FILE MERGED 2005/02/02 15:46:29 mi 1.7.16.1: #i33588# since tags corrected


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [f0e391369b438a8377e8b795b7942de398b8fec9]

INTEGRATION: CWS sdk14 (1.6.16); FILE MERGED 2005/02/02 15:46:29 mi 1.6.16.1: #i33588# since tags corrected


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [7600edb0ac36246d6893b28d95c8cd13efda5488]

INTEGRATION: CWS sdk14 (1.6.16); FILE MERGED 2005/02/02 15:46:28 mi 1.6.16.1: #i33588# since tags corrected


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [ab2e568e5a40d7358b0ab11ef4a44f5a2c85ff54]

INTEGRATION: CWS sdk14 (1.8.16); FILE MERGED 2005/02/02 15:46:27 mi 1.8.16.1: #i33588# since tags corrected


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [c8cb1bffffa177814241882622281311127f9c67]

INTEGRATION: CWS sdk14 (1.6.16); FILE MERGED 2005/02/02 15:46:27 mi 1.6.16.1: #i33588# since tags corrected


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [506bfd2f2a536a27dc85490664326c74c8efaae3]

INTEGRATION: CWS sdk14 (1.4.16); FILE MERGED 2005/02/02 15:46:27 mi 1.4.16.1: #i33588# since tags corrected


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [a1f20a7788dc1dbc0bf21b97badf5b7f5871b8ec]

INTEGRATION: CWS sdk14 (1.3.16); FILE MERGED 2005/02/02 15:46:27 mi 1.3.16.1: #i33588# since tags corrected


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [b01a75c286e1646a0a00bd616e7401edcbfdcb95]

INTEGRATION: CWS sdk14 (1.4.16); FILE MERGED 2005/02/02 15:46:26 mi 1.4.16.1: #i33588# since tags corrected


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [4ad633c40e2c7cef39f35fb182bf80d0705683aa]

INTEGRATION: CWS sdk14 (1.3.16); FILE MERGED 2005/02/02 15:46:26 mi 1.3.16.1: #i33588# since tags corrected


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [020aae86c32d81e7f3d82f0f3bf932c523511e6f]

INTEGRATION: CWS sdk14 (1.6.16); FILE MERGED 2005/02/02 15:46:26 mi 1.6.16.1: #i33588# since tags corrected


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [fd497b6d097dd767d19eec237916d5dd6f1ad1fe]

INTEGRATION: CWS sdk14 (1.5.14); FILE MERGED 2005/02/02 15:46:25 mi 1.5.14.1: #i33588# since tags corrected


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [3a9825c15d9a06a3da454d8eafc7b997f955d506]

INTEGRATION: CWS sdk14 (1.4.16); FILE MERGED 2005/02/02 15:46:25 mi 1.4.16.1: #i33588# since tags corrected


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [78e977cc2c1d137b530fa6b8e715ac6fa2b502aa]

INTEGRATION: CWS sdk14 (1.3.16); FILE MERGED 2005/02/02 15:46:25 mi 1.3.16.1: #i33588# since tags corrected


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [1bfbcc57442d3b9fce31c2a1e61f89c2dd95c812]

INTEGRATION: CWS sdk14 (1.6.16); FILE MERGED 2005/02/02 15:46:24 mi 1.6.16.1: #i33588# since tags corrected


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [a63472c893114f7d58c05ca6fc2fa82c345f25f2]

INTEGRATION: CWS sdk14 (1.8.16); FILE MERGED 2005/02/02 15:46:24 mi 1.8.16.1: #i33588# since tags corrected


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [5fa4db183e2dabe0816c8e309898d2561e2f77fe]

INTEGRATION: CWS sdk14 (1.6.16); FILE MERGED 2005/02/02 15:46:23 mi 1.6.16.1: #i33588# since tags corrected


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [cd28998a7d93ff02345972b8ff29c1aa15137a91]

INTEGRATION: CWS sdk14 (1.16.16); FILE MERGED 2005/02/02 15:46:23 mi 1.16.16.1: #i33588# since tags corrected


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [199616cb67a62dc5fa7aece3d7f90721b2c9a8cd]

INTEGRATION: CWS sdk14 (1.13.16); FILE MERGED 2005/02/02 15:46:23 mi 1.13.16.1: #i33588# since tags corrected


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [a3c9895443a21afe002f8c2d9994f75ce6392eaa]

INTEGRATION: CWS sdk14 (1.7.16); FILE MERGED 2005/02/02 15:46:23 mi 1.7.16.1: #i33588# since tags corrected


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [bc58e675648e0e498c0bb8bb0ea37d744ad18ea2]

INTEGRATION: CWS sdk14 (1.7.16); FILE MERGED 2005/02/02 15:46:22 mi 1.7.16.1: #i33588# since tags corrected


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [30ef218a06b913e9b679b5124c5d56c635810b55]

INTEGRATION: CWS sdk14 (1.6.16); FILE MERGED 2005/02/02 15:46:22 mi 1.6.16.1: #i33588# since tags corrected


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [809cc626d4224d5ec9a923713e900f7cd7d7319f]

INTEGRATION: CWS sdk14 (1.11.16); FILE MERGED 2005/02/02 15:46:22 mi 1.11.16.1: #i33588# since tags corrected


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [3b51f4602dbee58ec7ade79d895d15304602412f]

INTEGRATION: CWS sdk14 (1.12.16); FILE MERGED 2005/02/02 15:46:22 mi 1.12.16.1: #i33588# since tags corrected


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [3854300ccb1e4c310b44e04ba9c28a20bb8386aa]

INTEGRATION: CWS sdk14 (1.11.16); FILE MERGED 2005/02/02 15:46:21 mi 1.11.16.1: #i33588# since tags corrected


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [16c164162cd432a84c0580770cf677685be09c9f]

INTEGRATION: CWS sdk14 (1.6.16); FILE MERGED 2005/02/02 15:46:21 mi 1.6.16.1: #i33588# since tags corrected


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [27e03ea35518e7d056bcb965a64e8f6e2bcd783a]

INTEGRATION: CWS sdk14 (1.3.16); FILE MERGED 2005/02/02 15:46:21 mi 1.3.16.1: #i33588# since tags corrected


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [35a2e48cfd76915a21bf46dda79c990ab3153cbf]

INTEGRATION: CWS sdk14 (1.4.16); FILE MERGED 2005/02/02 15:46:20 mi 1.4.16.1: #i33588# since tags corrected


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [acb6034578ab0aa2572d872cc64249c33ea4fb43]

INTEGRATION: CWS sdk14 (1.7.16); FILE MERGED 2005/02/02 15:46:20 mi 1.7.16.1: #i33588# since tags corrected


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [63497572e5474f3977af4ccab4e31fde95b9cfe2]

INTEGRATION: CWS sdk14 (1.5.16); FILE MERGED 2005/02/02 15:46:20 mi 1.5.16.1: #i33588# since tags corrected


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [6cc64ef009472e3848885c67d8ed58d2d3ea0551]

INTEGRATION: CWS sdk14 (1.8.16); FILE MERGED 2005/02/02 15:46:20 mi 1.8.16.1: #i33588# since tags corrected


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [19379ad05e95c3c9adf277a23a741927d15f2384]

INTEGRATION: CWS sdk14 (1.3.16); FILE MERGED 2005/02/02 15:46:19 mi 1.3.16.1: #i33588# since tags corrected


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [58fd27c9984d887dc539407bbed13fc89e2b12c7]

INTEGRATION: CWS sdk14 (1.6.16); FILE MERGED 2005/02/02 15:46:19 mi 1.6.16.1: #i33588# since tags corrected


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [8294618f3a3f579446668ff9ef4cce5555042ddb]

INTEGRATION: CWS sdk14 (1.5.16); FILE MERGED 2005/02/02 15:46:19 mi 1.5.16.1: #i33588# since tags corrected


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [6d600d902cb817d30fd2639de447c0f9fb6f0636]

INTEGRATION: CWS sdk14 (1.3.16); FILE MERGED 2005/02/02 15:46:18 mi 1.3.16.1: #i33588# since tags corrected


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [ad85fb2211db4908dc5ae68dabc9759dd481eb04]

INTEGRATION: CWS sdk14 (1.6.16); FILE MERGED 2005/02/02 15:46:18 mi 1.6.16.1: #i33588# since tags corrected


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [5683600fe47f2ed5e77e1c91e6d5cc52190c2ede]

INTEGRATION: CWS sdk14 (1.6.16); FILE MERGED 2005/02/02 15:46:17 mi 1.6.16.1: #i33588# since tags corrected


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [4d01f45f8fe3f4467ec70d6a573a3fbf36f62865]

INTEGRATION: CWS sdk14 (1.16.16); FILE MERGED 2005/02/02 15:46:17 mi 1.16.16.1: #i33588# since tags corrected


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [04ea2eae305392ea7cbfacfaab3c3fb0dc6573c9]

INTEGRATION: CWS sdk14 (1.18.16); FILE MERGED 2005/02/02 15:46:17 mi 1.18.16.1: #i33588# since tags corrected


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [6eedb52b3731a4d5b03ede086eaed2087304cc0c]

INTEGRATION: CWS sdk14 (1.6.16); FILE MERGED 2005/02/02 15:46:16 mi 1.6.16.1: #i33588# since tags corrected


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [ac0a15fddf6f040aa59c5b847fa4e8dea04cca9f]

INTEGRATION: CWS sdk14 (1.3.16); FILE MERGED 2005/02/02 15:46:16 mi 1.3.16.1: #i33588# since tags corrected


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [601ab8cbbf94ffa987da42d8a3e96fb9bb5918f9]

INTEGRATION: CWS hsqldb2 (1.7.20); FILE MERGED 2005/02/16 06:35:53 oj 1.7.20.4: resolve conflict 2005/01/28 12:19:39 oj 1.7.20.3: #i39922# fix for storeAsURL and merges from dba23 2005/01/26 06:53:02 oj 1.7.20.2: RESYNC: (1.7-1.8); FILE MERGED 2005/01/19 07:06:47 oj 1.7.20.1: #i39922# merge from dba22 and fixes in datasource for embedded storage


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [7507d880f82bcbae6e41d9c13a8cf48d18005a9f]

INTEGRATION: CWS sdk14 (1.7.16); FILE MERGED 2005/02/02 15:46:15 mi 1.7.16.1: #i33588# since tags corrected


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [c5f720730eea50d18a87802f17a8df152341b456]

INTEGRATION: CWS sdk14 (1.3.16); FILE MERGED 2005/02/02 15:46:15 mi 1.3.16.1: #i33588# since tags corrected


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [622a1a9b64b4f42a803cb5305f429746de23748e]

INTEGRATION: CWS sdk14 (1.6.16); FILE MERGED 2005/02/02 15:46:15 mi 1.6.16.1: #i33588# since tags corrected


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [86aa8421a33e45a707d20da8ffe4e15ae9d676d1]

INTEGRATION: CWS sdk14 (1.3.16); FILE MERGED 2005/02/02 15:46:14 mi 1.3.16.1: #i33588# since tags corrected


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [2574c29af6948724f782265d7a35a174ea71852a]

INTEGRATION: CWS sdk14 (1.8.16); FILE MERGED 2005/02/02 15:46:14 mi 1.8.16.1: #i33588# since tags corrected


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [c57f0ecd0766e87d54f730a77ae4db67c714abdd]

INTEGRATION: CWS sdk14 (1.7.16); FILE MERGED 2005/02/02 15:46:13 mi 1.7.16.1: #i33588# since tags corrected


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [6548e84c6fefb447ff2aa6a61f1e75ae08b9f198]

INTEGRATION: CWS visibility02 (1.1.2); FILE ADDED 2005/01/26 13:56:33 mhu 1.1.2.2: #i38608# Enabled use of '-xldscope=hidden' for sunpro compiler. 2005/01/05 05:54:19 mnicel 1.1.2.1: Issue number: 38608 Part of symbol visibility work.


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [d77f16af40b04254b789f367a49d63e06425c0a0]

INTEGRATION: CWS sdk14 (1.3.16); FILE MERGED 2005/02/02 15:46:13 mi 1.3.16.1: #i33588# since tags corrected


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [72f26dadb8c5260d46d95a4913d8bfe0302398cb]

INTEGRATION: CWS visibility02 (1.8.58); FILE MERGED 2005/01/27 11:27:07 mhu 1.8.58.1: #i38608# Added SHLxUSE_EXPORTS=ordinal, cleaned up.


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [63d014b134dca56176f52ecba482c859a9b4dc11]

INTEGRATION: CWS sdk14 (1.3.16); FILE MERGED 2005/02/02 15:46:12 mi 1.3.16.1: #i33588# since tags corrected


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [e53c2cd95701c9d9b330a0850364b4d380675f2a]

INTEGRATION: CWS visibility02 (1.5.82); FILE MERGED 2005/01/05 05:54:18 mnicel 1.5.82.1: Issue number: 38608 Part of symbol visibility work.


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [3fb4218699e83d016cfa15bf06eee7605d421e99]

INTEGRATION: CWS visibility02 (1.11.54); FILE MERGED 2005/01/05 05:54:17 mnicel 1.11.54.1: Issue number: 38608 Part of symbol visibility work.


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [2ebb19bf5e1f394f633bb2061db3309c4fabbcbf]

INTEGRATION: CWS visibility02 (1.2.238); FILE MERGED 2005/01/05 05:54:16 mnicel 1.2.238.1: Issue number: 38608 Part of symbol visibility work.


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [853c32bc90fb8ff8cf0b3ab634857596b3be9300]

INTEGRATION: CWS visibility02 (1.2.84); FILE MERGED 2005/01/05 05:54:16 mnicel 1.2.84.1: Issue number: 38608 Part of symbol visibility work.


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [4b5c04bc2d1670a62bff53579a26d4912868340f]

INTEGRATION: CWS sdk14 (1.3.16); FILE MERGED 2005/02/02 15:46:11 mi 1.3.16.1: #i33588# since tags corrected


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [fd5b239eb8e9fc2530bd29c682bc5ab0181e6f7f]

INTEGRATION: CWS visibility02 (1.28.10); FILE MERGED 2005/01/05 05:54:15 mnicel 1.28.10.1: Issue number: 38608 Part of symbol visibility work.


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [802ff539f102f8c3f07d735f46c72c2c9574b1b7]

INTEGRATION: CWS visibility02 (1.5.82); FILE MERGED 2005/01/27 11:28:45 mhu 1.5.82.1: #i38608# Marked component_xxx() function as SAL_DLLPUBLIC_EXPORT.


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [649b3fedda42ff7e7d43891b99608da8a32cc63e]

INTEGRATION: CWS sdk14 (1.15.16); FILE MERGED 2005/02/02 15:46:11 mi 1.15.16.1: #i33588# since tags corrected


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [fa2e85ee53a5242ca2a42b9cc581c87ffd44408a]

INTEGRATION: CWS visibility02 (1.3.50); FILE MERGED 2005/01/27 17:58:27 mhu 1.3.50.1: #i38608# More classes / symbols need to be exported.


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [3be4457eacca82e7a88a5d150f7f6e91fe8c91b5]

INTEGRATION: CWS visibility02 (1.5.238); FILE MERGED 2005/01/05 05:54:15 mnicel 1.5.238.1: Issue number: 38608 Part of symbol visibility work.


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [f678abc191f211fd8ee88099cc46109b3fc44d57]

INTEGRATION: CWS sdk14 (1.10.50); FILE MERGED 2005/01/26 14:10:38 mi 1.10.50.1: #i30961# some new @since tags with #bugid# changed to @since OOo 2.0.0


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [e9a584e0bbc2f6fa16ba28174886fc7fa59800ff]

INTEGRATION: CWS visibility02 (1.7.48); FILE MERGED 2005/01/05 05:54:14 mnicel 1.7.48.1: Issue number: 38608 Part of symbol visibility work.


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [2c9f5594fb6bf371c734a6481460e4e4c2542539]

INTEGRATION: CWS sdk14 (1.2.108); FILE MERGED 2005/01/26 14:10:37 mi 1.2.108.1: #i30961# some new @since tags with #bugid# changed to @since OOo 2.0.0


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [d47c3c912dfbaa4fe509f899e96dfaf008e92b6c]

INTEGRATION: CWS visibility02 (1.1.250); FILE MERGED 2005/01/05 05:54:13 mnicel 1.1.250.1: Issue number: 38608 Part of symbol visibility work.


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [348f7b699197340f82bdfa08a24a34a4a6055888]

INTEGRATION: CWS sdk14 (1.2.78); FILE MERGED 2005/01/26 14:10:37 mi 1.2.78.1: #i30961# some new @since tags with #bugid# changed to @since OOo 2.0.0


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [25b6a5a2c610e51c3e536e7cd12b2e54f72173b0]

INTEGRATION: CWS visibility02 (1.2.210); FILE MERGED 2005/01/27 10:52:27 mhu 1.2.210.1: #i38608# More classes / symbols need to be exported.


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [660bd2e145d6b3266f0d954d5665642639ae38ee]

INTEGRATION: CWS sdk14 (1.2.78); FILE MERGED 2005/01/26 14:10:36 mi 1.2.78.1: #i30961# some new @since tags with #bugid# changed to @since OOo 2.0.0


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [75893a68eaa397b9c92470457a45f234cf655593]

INTEGRATION: CWS visibility02 (1.6.54); FILE MERGED 2005/01/05 05:54:13 mnicel 1.6.54.1: Issue number: 38608 Part of symbol visibility work.


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [7db9b67e87053202935755571b763868aeba87a7]

INTEGRATION: CWS sdk14 (1.2.100); FILE MERGED 2005/01/26 14:10:36 mi 1.2.100.1: #i30961# some new @since tags with #bugid# changed to @since OOo 2.0.0


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [4c2ea8f5e90c40843845735f4f1fac4e6f5352d1]

INTEGRATION: CWS visibility02 (1.2.258); FILE MERGED 2005/01/27 16:49:31 mhu 1.2.258.1: #i38608# More classes / symbols need to be exported.


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [bb41a3ad0f125d10ae9bbd5be5a638ab5d456b5e]

INTEGRATION: CWS hsqldb2 (1.1.6); FILE MERGED 2005/01/26 08:18:39 oj 1.1.6.1: new version of hsqldb


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [83f33353d1feb9487acb9dc04626e18a01bf6457]

INTEGRATION: CWS sdk14 (1.2.100); FILE MERGED 2005/01/26 14:10:35 mi 1.2.100.1: #i30961# some new @since tags with #bugid# changed to @since OOo 2.0.0


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [c4c49c7823e799d451ef454ce838a286cff4b16d]

INTEGRATION: CWS visibility02 (1.3.10); FILE MERGED 2005/01/05 05:54:12 mnicel 1.3.10.1: Issue number: 38608 Part of symbol visibility work.


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [9d517ba0c40868450aa7c365430ab655cd74f950]

INTEGRATION: CWS hsqldb2 (1.2.2); FILE MERGED 2005/01/27 08:22:39 oj 1.2.2.2: rc6 now contains the patch, so need for a patch file anymore 2005/01/26 08:36:12 oj 1.2.2.1: new version


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [1c901fbc10ee3b5a29d213809c501c03363a189f]

INTEGRATION: CWS visibility02 (1.3.50); FILE MERGED 2005/01/27 11:33:37 mhu 1.3.50.2: #i38608# Modified SequenceAsHashMapBase declaration to compile with msvc. 2005/01/05 05:54:12 mnicel 1.3.50.1: Issue number: 38608 Part of symbol visibility work.


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [f03e6d6d5605cea496302a75abe1dc8507df5d89]

INTEGRATION: CWS sdk14 (1.2.100); FILE MERGED 2005/01/26 14:10:34 mi 1.2.100.1: #i30961# some new @since tags with #bugid# changed to @since OOo 2.0.0


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [531c783ddddbf3850cb8914264f92542776ddc68]

INTEGRATION: CWS visibility02 (1.7.10); FILE MERGED 2005/01/27 11:31:35 mhu 1.7.10.2: #i38608# Removed COMPHELPER_DLLPUBLIC attribute from template functions (msvc complains). 2005/01/05 05:54:12 mnicel 1.7.10.1: Issue number: 38608 Part of symbol visibility work.


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [171e920fae9bd8f91c14f15a19d5bf8ad07c3513]

INTEGRATION: CWS hsqldb2 (1.17.46); FILE MERGED 2005/01/19 07:06:49 oj 1.17.46.1: #i39922# merge from dba22 and fixes in datasource for embedded storage


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [7bdbba5cd3f721703538e0f207db93e939f02fa9]

INTEGRATION: CWS visibility02 (1.3.48); FILE MERGED 2005/01/27 10:52:27 mhu 1.3.48.1: #i38608# More classes / symbols need to be exported.


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [fe729454e836683e04ce0813d84aec2c7efb8abc]

INTEGRATION: CWS hsqldb2 (1.2.78); FILE MERGED 2005/01/19 07:06:48 oj 1.2.78.1: #i39922# merge from dba22 and fixes in datasource for embedded storage


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [85f65009d852db7f8390af436fe4fd54ce449b8d]

INTEGRATION: CWS visibility02 (1.2.82); FILE MERGED 2005/01/26 18:49:56 mhu 1.2.82.1: #i38608# More classes / symbols need to be exported.


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [7f30a63fe83c8e64831ea3523b927da305c1cc99]

INTEGRATION: CWS hsqldb2 (1.12.2); FILE MERGED 2005/01/28 12:19:41 oj 1.12.2.1: #i39922# fix for storeAsURL and merges from dba23


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [7c4f45d2ddddd1e0088a77e706cd243c62ef9ba7]

INTEGRATION: CWS visibility02 (1.3.100); FILE MERGED 2005/01/05 05:54:12 mnicel 1.3.100.1: Issue number: 38608 Part of symbol visibility work.


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [ac7c24a40d497223d17ccaa92fd246ff4b90f1ed]

INTEGRATION: CWS sdk14 (1.2.100); FILE MERGED 2005/01/26 14:10:33 mi 1.2.100.1: #i30961# some new @since tags with #bugid# changed to @since OOo 2.0.0


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [5e46bd10b6962f6a4fbf5cf02ca6b77f1c039217]

INTEGRATION: CWS hsqldb2 (1.45.12); FILE MERGED 2005/01/28 12:19:41 oj 1.45.12.1: #i39922# fix for storeAsURL and merges from dba23


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [5b7f352073824041777affa54c8e85735fe0afd0]

INTEGRATION: CWS visibility02 (1.2.280); FILE MERGED 2005/01/05 05:54:11 mnicel 1.2.280.1: Issue number: 38608 Part of symbol visibility work.


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [48612d37a63fa63287d5527aaf7d30b947112845]

INTEGRATION: CWS hsqldb2 (1.9.78); FILE MERGED 2005/01/28 12:19:40 oj 1.9.78.1: #i39922# fix for storeAsURL and merges from dba23


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [32a3319a9f5b34f092593bcc0f8b6abe338b6ea3]

INTEGRATION: CWS visibility02 (1.6.10); FILE MERGED 2005/01/05 05:54:11 mnicel 1.6.10.1: Issue number: 38608 Part of symbol visibility work.


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [c43b4c369aab17a36972803d5ef6fb55fd63ebee]

INTEGRATION: CWS hsqldb2 (1.2.78); FILE MERGED 2005/01/28 12:19:40 oj 1.2.78.1: #i39922# fix for storeAsURL and merges from dba23


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [446a6045f23f19b5438f37d0e36f1322286b72e9]

INTEGRATION: CWS visibility02 (1.2.54); FILE MERGED 2005/01/05 05:54:11 mnicel 1.2.54.1: Issue number: 38608 Part of symbol visibility work.


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [8b0b993867242a8fcf41ac4a7742ba34016514d1]

INTEGRATION: CWS sdk14 (1.2.100); FILE MERGED 2005/01/26 14:10:32 mi 1.2.100.1: #i30961# some new @since tags with #bugid# changed to @since OOo 2.0.0


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [0bb3faa8353ae067c16829b42a69b346aa635b2d]

INTEGRATION: CWS visibility02 (1.2.270); FILE MERGED 2005/01/05 05:54:10 mnicel 1.2.270.1: Issue number: 38608 Part of symbol visibility work.


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [89c884a1e68c8cbfc8bb0170bdf23297756852c1]

INTEGRATION: CWS hsqldb2 (1.23.20); FILE MERGED 2005/01/28 12:19:40 oj 1.23.20.2: #i39922# fix for storeAsURL and merges from dba23 2005/01/19 07:06:48 oj 1.23.20.1: #i39922# merge from dba22 and fixes in datasource for embedded storage


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [6f8796850f33eb395fc6ae9a9cba608d4c9fea94]

INTEGRATION: CWS visibility02 (1.2.10); FILE MERGED 2005/01/05 05:54:10 mnicel 1.2.10.1: Issue number: 38608 Part of symbol visibility work.


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [f602c3948e6d652b6cea527f691f96ffb8b02711]

INTEGRATION: CWS visibility02 (1.1.120); FILE MERGED 2005/01/05 05:54:10 mnicel 1.1.120.1: Issue number: 38608 Part of symbol visibility work.


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [161dc1398bd7861d9c2dee3e5a5425fe40d0e973]

INTEGRATION: CWS hsqldb2 (1.52.20); FILE MERGED 2005/01/28 12:19:39 oj 1.52.20.2: #i39922# fix for storeAsURL and merges from dba23 2005/01/19 07:06:48 oj 1.52.20.1: #i39922# merge from dba22 and fixes in datasource for embedded storage


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [6eece34f938f66cb85fd77343d0cb8d7b5c5417d]

INTEGRATION: CWS visibility02 (1.5.96); FILE MERGED 2005/01/05 05:54:10 mnicel 1.5.96.1: Issue number: 38608 Part of symbol visibility work.


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [c6231083512e42575a919cb5cfea25470fd15f87]

INTEGRATION: CWS sdk14 (1.2.100); FILE MERGED 2005/01/26 14:10:31 mi 1.2.100.1: #i30961# some new @since tags with #bugid# changed to @since OOo 2.0.0


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [5ea941bc9783fd1bbcd6b9f3be094d6cd9cbe00f]

INTEGRATION: CWS visibility02 (1.5.54); FILE MERGED 2005/01/05 05:54:09 mnicel 1.5.54.1: Issue number: 38608 Part of symbol visibility work.


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [48bf2d796bbd66d03ee1e8aadfba05f7218cf62e]

INTEGRATION: CWS hsqldb2 (1.25.22); FILE MERGED 2005/01/28 12:19:38 oj 1.25.22.2: #i39922# fix for storeAsURL and merges from dba23 2005/01/19 07:06:47 oj 1.25.22.1: #i39922# merge from dba22 and fixes in datasource for embedded storage


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [35aaba876a0cb44bb9abfbb3c32a4666cd2a3c3d]

INTEGRATION: CWS sdk14 (1.2.100); FILE MERGED 2005/01/26 14:10:30 mi 1.2.100.1: #i30961# some new @since tags with #bugid# changed to @since OOo 2.0.0


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [abb83405d0a04379ef063929679ee69d98b608df]

INTEGRATION: CWS visibility02 (1.7.10); FILE MERGED 2005/01/05 05:54:09 mnicel 1.7.10.1: Issue number: 38608 Part of symbol visibility work.


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [1f2d1fff52652bbd74c6da1de661753a3e84eeed]

INTEGRATION: CWS hsqldb2 (1.54.12); FILE MERGED 2005/01/28 12:19:38 oj 1.54.12.1: #i39922# fix for storeAsURL and merges from dba23


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [9b5aac7555dd7fb85ad27dae7faa9d23b851cd07]

INTEGRATION: CWS visibility02 (1.2.246); FILE MERGED 2005/01/05 05:54:09 mnicel 1.2.246.1: Issue number: 38608 Part of symbol visibility work.


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [ac85da56b0e287dfd34909565adb805af326c3aa]

INTEGRATION: CWS visibility02 (1.2.260); FILE MERGED 2005/01/28 10:59:44 mhu 1.2.260.1: #i38608# More classes / symbols need to be exported.


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [4a670ac979a7f345692035ebd8adb7d995898c03]

INTEGRATION: CWS sdk14 (1.6.100); FILE MERGED 2005/01/26 14:10:30 mi 1.6.100.1: #i30961# some new @since tags with #bugid# changed to @since OOo 2.0.0


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [a7bc16754f92036f62415e5ea0f06c9763fc7b52]

INTEGRATION: CWS sdk14 (1.7.100); FILE MERGED 2005/01/26 14:10:30 mi 1.7.100.1: #i30961# some new @since tags with #bugid# changed to @since OOo 2.0.0


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [50ce21ca792d52bad7a7b134f1caf8b512578ffa]

INTEGRATION: CWS hsqldb2 (1.49.40); FILE MERGED 2005/01/19 07:05:53 oj 1.49.40.1: #i39922# merge from dba22


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [7eef92c45dd8a1c89bf69365986ea31cf4c6f4db]

INTEGRATION: CWS visibility02 (1.2.272); FILE MERGED 2005/01/27 13:13:40 mhu 1.2.272.1: #i38608# More classes / symbols need to be exported.


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [ec85e9e25132b7ed885b965a68f7add9b71d091f]

INTEGRATION: CWS sdk14 (1.6.100); FILE MERGED 2005/01/26 14:10:29 mi 1.6.100.1: #i30961# some new @since tags with #bugid# changed to @since OOo 2.0.0


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [f5f44b4b79636fde3775ec97322b22e2db3ee6cb]

INTEGRATION: CWS visibility02 (1.4.8); FILE MERGED 2005/01/26 13:35:40 mhu 1.4.8.2: RESYNC: (1.4-1.5); FILE MERGED 2005/01/05 05:54:08 mnicel 1.4.8.1: Issue number: 38608 Part of symbol visibility work.


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [e2b3ef2f2b66b69e4f5b300ea0ed49e7f5099f9f]

INTEGRATION: CWS sdk14 (1.2.50); FILE MERGED 2005/02/02 15:47:59 mi 1.2.50.1: #i33588# since tags corrected


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [c1734cf1e357fbba542b730802413c8e15859110]

INTEGRATION: CWS visibility02 (1.4.2); FILE MERGED 2005/01/11 07:52:31 mnicel 1.4.2.2: RESYNC: (1.4-1.5); FILE MERGED 2005/01/05 05:54:08 mnicel 1.4.2.1: Issue number: 38608 Part of symbol visibility work.


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [4ff992036e9f47f5d6f195ff899eb25fdabf46ca]

INTEGRATION: CWS hsqldb2 (1.2.20); FILE MERGED 2005/01/28 12:21:20 oj 1.2.20.3: #i39922# new interfaces in hsqldb 2005/01/25 08:44:09 oj 1.2.20.2: #i39922# correct stream handling 2005/01/19 07:03:57 oj 1.2.20.1: #i39922# remove db from stream name


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [644370cf5e5f6e08bc2388ed2a82beaa32266368]

INTEGRATION: CWS sdk14 (1.16.50); FILE MERGED 2005/02/02 15:47:59 mi 1.16.50.1: #i33588# since tags corrected


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [c7e8c3b41c2d91e66904581f023bd6626a0a85e6]

INTEGRATION: CWS visibility02 (1.3.34); FILE MERGED 2005/01/27 13:13:38 mhu 1.3.34.1: #i38608# More classes / symbols need to be exported.


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [300c7bff41b85e3ccd36934fb74cc981ed936104]

INTEGRATION: CWS hsqldb2 (1.2.20); FILE MERGED 2005/01/25 08:44:08 oj 1.2.20.2: #i39922# correct stream handling 2005/01/19 07:03:57 oj 1.2.20.1: #i39922# remove db from stream name


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [121b8e268812803c3a95b3384ba6ab43e1bd44bf]

INTEGRATION: CWS visibility02 (1.3.210); FILE MERGED 2005/01/05 05:54:08 mnicel 1.3.210.1: Issue number: 38608 Part of symbol visibility work.


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [fe4d26d9dbdf9caa4a37d13315ac6c04e9e3f154]

INTEGRATION: CWS hsqldb2 (1.2.20); FILE MERGED 2005/01/28 12:21:19 oj 1.2.20.2: #i39922# new interfaces in hsqldb 2005/01/19 07:03:57 oj 1.2.20.1: #i39922# remove db from stream name


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [a1a2ca7ab77301843b4382c25717250371b12dd2]

INTEGRATION: CWS visibility02 (1.1.272); FILE MERGED 2005/01/05 05:54:08 mnicel 1.1.272.1: Issue number: 38608 Part of symbol visibility work.


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [8cd8f96df6d4d79fbb8cd149c8287b74231dc790]

INTEGRATION: CWS sdk14 (1.7.164); FILE MERGED 2005/01/26 12:13:12 mi 1.7.164.1: #i32156# spelling mistake corrected


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [527548c6199236a408839382809b863ad939a8f6]

INTEGRATION: CWS visibility02 (1.2.244); FILE MERGED 2005/01/27 13:13:37 mhu 1.2.244.1: #i38608# More classes / symbols need to be exported.


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [1538b1483f5b8bc7f7c9af6f45f9260a3444ac80]

INTEGRATION: CWS sdk14 (1.2.58); FILE MERGED 2005/01/26 14:10:28 mi 1.2.58.1: #i30961# some new @since tags with #bugid# changed to @since OOo 2.0.0


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [fd6b21a8e6a1974de124337cc8b5a1fdb3b231fa]

INTEGRATION: CWS visibility02 (1.1.1.1.282); FILE MERGED 2005/01/27 17:58:27 mhu 1.1.1.1.282.1: #i38608# More classes / symbols need to be exported.


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [86aa37c115567d672ee5c84adc2058193fd6b126]

INTEGRATION: CWS sdk14 (1.2.108); FILE MERGED 2005/01/26 14:10:28 mi 1.2.108.1: #i30961# some new @since tags with #bugid# changed to @since OOo 2.0.0


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [05036623f4bedcb6f63306834c39b7a1728756eb]

INTEGRATION: CWS visibility02 (1.4.120); FILE MERGED 2005/01/27 13:13:36 mhu 1.4.120.1: #i38608# More classes / symbols need to be exported.


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [3f1b54933c420e1b3f0febd61e4adc80c0eb919a]

INTEGRATION: CWS sdk14 (1.5.100); FILE MERGED 2005/01/26 14:10:27 mi 1.5.100.1: #i30961# some new @since tags with #bugid# changed to @since OOo 2.0.0


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [d050051f6f5603324172de429d4fd3b0249c4527]

INTEGRATION: CWS visibility02 (1.3.10); FILE MERGED 2005/01/05 05:54:07 mnicel 1.3.10.1: Issue number: 38608 Part of symbol visibility work.


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [7ac313f08ebc013fa54913075ed659a52d77b461]

INTEGRATION: CWS sdk14 (1.2.108); FILE MERGED 2005/01/26 14:10:27 mi 1.2.108.1: #i30961# some new @since tags with #bugid# changed to @since OOo 2.0.0


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [689af59383e2cd5fe986754d05b07ed19611ee4c]

INTEGRATION: CWS visibility02 (1.3.210); FILE MERGED 2005/01/05 05:54:07 mnicel 1.3.210.1: Issue number: 38608 Part of symbol visibility work.


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [0f20d6eb7f9de669ba42b1424655c0c134905cc3]

INTEGRATION: CWS sdk14 (1.5.100); FILE MERGED 2005/01/26 14:10:26 mi 1.5.100.1: #i30961# some new @since tags with #bugid# changed to @since OOo 2.0.0


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [408d2823b282caeb742275416b0a8630c10eaae2]

INTEGRATION: CWS visibility02 (1.2.10); FILE MERGED 2005/01/05 05:54:07 mnicel 1.2.10.1: Issue number: 38608 Part of symbol visibility work.


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [572e0707c7ac905c918fd77125ebe0b409b6fc6b]

INTEGRATION: CWS sdk14 (1.2.108); FILE MERGED 2005/01/26 14:10:26 mi 1.2.108.1: #i30961# some new @since tags with #bugid# changed to @since OOo 2.0.0


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [dc9be0eaa85c7c7f7f8b32cfe392e92975ef507c]

INTEGRATION: CWS visibility02 (1.2.210); FILE MERGED 2005/01/05 05:54:06 mnicel 1.2.210.1: Issue number: 38608 Part of symbol visibility work.


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [057ad64dcbde89be535731f051e334e2d113bb92]

INTEGRATION: CWS sdk14 (1.6.50); FILE MERGED 2005/02/02 15:47:58 mi 1.6.50.1: #i33588# since tags corrected


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [f463e18dd6201eb7ec2e6fce3dd221489ed2b4ec]

INTEGRATION: CWS hsqldb2 (1.2.20); FILE MERGED 2005/01/19 07:03:30 oj 1.2.20.1: #i39922# remove db from stream name


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [b04bc9510c75e66752df0d1839ed34577bef2518]

INTEGRATION: CWS visibility02 (1.2.270); FILE MERGED 2005/01/05 05:54:06 mnicel 1.2.270.1: Issue number: 38608 Part of symbol visibility work.


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [a1696e3e47a3544ca63cd53b857dae736bb306bb]

INTEGRATION: CWS sdk14 (1.6.164); FILE MERGED 2005/01/26 12:15:52 mi 1.6.164.1: #i40332 # typo corrected


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [ee553f8f646db4fa4745c63b92cc995e0455062e]

INTEGRATION: CWS hsqldb2 (1.2.20); FILE MERGED 2005/01/28 12:21:55 oj 1.2.20.1: #i39922# new interfaces in hsqldb and some debug info


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [debfcdde9b3d84ffc6aec50e895fa4f349b85684]

INTEGRATION: CWS visibility02 (1.1.2); FILE ADDED 2005/01/05 05:54:06 mnicel 1.1.2.1: Issue number: 38608 Part of symbol visibility work.


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [6af949413214a5c87d75e041d5688758927ab915]

INTEGRATION: CWS visibility02 (1.1.1.1.282); FILE MERGED 2005/01/27 16:49:31 mhu 1.1.1.1.282.1: #i38608# More classes / symbols need to be exported.


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [397abc28321ed40c6c40ff40c5677ae22db2e168]

INTEGRATION: CWS visibility02 (1.2.98); FILE MERGED 2005/01/27 16:41:36 mhu 1.2.98.1: #i38608# More classes / symbols need to be exported.


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [3c4a92210b5fbda6e9af44c499b56cf8cc481120]

INTEGRATION: CWS hsqldb2 (1.2.20); FILE MERGED 2005/01/28 12:21:55 oj 1.2.20.2: #i39922# new interfaces in hsqldb and some debug info 2005/01/25 08:42:52 oj 1.2.20.1: #i39922# correct stream handling


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [719c131d88bd45a1106f6ecfedaf657fc41c60fe]

INTEGRATION: CWS visibility02 (1.5.196); FILE MERGED 2005/01/05 05:54:06 mnicel 1.5.196.1: Issue number: 38608 Part of symbol visibility work.


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [d8985cd8e04cd0efa81ce04cb93ef0bdafa9a4af]

INTEGRATION: CWS visibility02 (1.7.188); FILE MERGED 2005/01/27 18:33:58 mhu 1.7.188.2: #i38608# Modified to compile / link on windows. 2005/01/05 05:54:05 mnicel 1.7.188.1: Issue number: 38608 Part of symbol visibility work.


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [b26211997ca23d9881ad835e81f134c5552c974e]

INTEGRATION: CWS hsqldb2 (1.2.20); FILE MERGED 2005/01/28 12:21:54 oj 1.2.20.2: #i39922# new interfaces in hsqldb and some debug info 2005/01/25 08:42:51 oj 1.2.20.1: #i39922# correct stream handling


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [1979a44fd5395ad00b97de3a3ef3c9095706056a]

INTEGRATION: CWS visibility02 (1.5.188); FILE MERGED 2005/01/05 05:54:05 mnicel 1.5.188.1: Issue number: 38608 Part of symbol visibility work.


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [fa4caa98fa873ca5cd33bedef1ebcc783456797a]

INTEGRATION: CWS hsqldb2 (1.2.20); FILE MERGED 2005/01/19 07:03:29 oj 1.2.20.1: #i39922# remove db from stream name


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [43751a537802e290870857b1ebb20e8cf2db413a]

INTEGRATION: CWS visibility02 (1.2.196); FILE MERGED 2005/01/26 18:49:56 mhu 1.2.196.1: #i38608# More classes / symbols need to be exported.


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [c854b9771734aeda0fb8c13e874d3e29c8240719]

INTEGRATION: CWS visibility02 (1.5.64); FILE MERGED 2005/01/05 05:54:04 mnicel 1.5.64.1: Issue number: 38608 Part of symbol visibility work.


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [450808811d87454dad0d46805f783760ab09c032]

INTEGRATION: CWS hsqldb2 (1.2.20); FILE MERGED 2005/01/28 12:21:54 oj 1.2.20.3: #i39922# new interfaces in hsqldb and some debug info 2005/01/25 08:42:51 oj 1.2.20.2: #i39922# correct stream handling 2005/01/19 07:03:28 oj 1.2.20.1: #i39922# remove db from stream name


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [1ccb904de422c60fe03109029c17d30c861d015d]

INTEGRATION: CWS extras17 (1.5.520); FILE MERGED 2005/02/02 10:54:17 ih 1.5.520.3: Leitz added 2005/01/20 16:21:19 ih 1.5.520.2: #i38246# Header corrected 2005/01/20 16:17:30 ih 1.5.520.1: #i38246# HERMA labels updated


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [b039606dc7da5e0802fbcaafbf504fb8a346aaed]

INTEGRATION: CWS visibility02 (1.10.196); FILE MERGED 2005/01/05 05:54:04 mnicel 1.10.196.1: Issue number: 38608 Part of symbol visibility work.


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [8da39aebb66f06754b1c075e8b1704578937276d]

INTEGRATION: CWS hsqldb2 (1.2.20); FILE MERGED 2005/01/28 12:21:54 oj 1.2.20.3: #i39922# new interfaces in hsqldb and some debug info 2005/01/25 08:42:51 oj 1.2.20.2: #i39922# correct stream handling 2005/01/19 07:03:27 oj 1.2.20.1: #i39922# remove db from stream name


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [7101e38f97cc84a30d58322f14b5a448c9501709]

INTEGRATION: CWS visibility02 (1.4.196); FILE MERGED 2005/01/27 18:33:57 mhu 1.4.196.2: #i38608# Modified to compile / link on windows. 2005/01/05 05:54:04 mnicel 1.4.196.1: Issue number: 38608 Part of symbol visibility work.


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [71639bfd2f9daac357601f2d56ea6ed37204264b]

INTEGRATION: CWS visibility02 (1.8.50); FILE MERGED 2005/01/05 05:54:03 mnicel 1.8.50.1: Issue number: 38608 Part of symbol visibility work.


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [5fe341dac7988c705daee5b76230c03013cd6d60]

INTEGRATION: CWS hsqldb2 (1.2.20); FILE MERGED 2005/01/28 12:21:54 oj 1.2.20.3: #i39922# new interfaces in hsqldb and some debug info 2005/01/26 06:54:07 oj 1.2.20.2: RESYNC: (1.2-1.3); FILE MERGED 2005/01/19 07:03:26 oj 1.2.20.1: #i39922# remove db from stream name


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [6f1eb3659a98ab0f69fc233f5f4921d3aa879742]

INTEGRATION: CWS visibility02 (1.1.266); FILE MERGED 2005/01/05 05:54:03 mnicel 1.1.266.1: Issue number: 38608 Part of symbol visibility work.


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [86b0e55aa4a7e60486950dc6d8e9afe8d3ae03c5]

INTEGRATION: CWS visibility02 (1.1.266); FILE MERGED 2005/01/05 05:54:02 mnicel 1.1.266.1: Issue number: 38608 Part of symbol visibility work.


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [839f68033086810aa9d057aa645b6c3bd85f77f6]

INTEGRATION: CWS visibility02 (1.1.266); FILE MERGED 2005/01/05 05:54:01 mnicel 1.1.266.1: Issue number: 38608 Part of symbol visibility work.


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [541185c0119069aafccd05333bb1eef8004cc749]

INTEGRATION: CWS visibility02 (1.1.2); FILE ADDED 2005/01/26 13:56:15 mhu 1.1.2.3: #i38608# Enabled use of '-xldscope=hidden' for sunpro compiler. 2004/12/24 04:46:01 mnicel 1.1.2.2: Updated file headers. 2004/12/22 04:02:29 mnicel 1.1.2.1: Issue number:38608 Symbol visibility work.


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [b8e207235b00d39a844822299df4a11dfadce83f]

INTEGRATION: CWS visibility02 (1.9.12); FILE MERGED 2005/01/27 11:36:45 mhu 1.9.12.1: #i38608# Added SHLxUSE_EXPORTS=ordinal, cleaned up.


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [00289ccd349f57d5bebb3baaa8ceec7db4a12193]

INTEGRATION: CWS hsqldb2 (1.3.2); FILE MERGED 2005/01/28 12:21:06 oj 1.3.2.2: #i39922# new interfaces in hsqldb 2005/01/26 09:05:07 oj 1.3.2.1: new version of hsqldb


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [a196e5d122d6b07f62456dbbdc1a622352949fd7]

INTEGRATION: CWS visibility02 (1.15.62); FILE MERGED 2004/12/22 04:02:28 mnicel 1.15.62.1: Issue number:38608 Symbol visibility work.


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [fcd304b9f442b818f7a6c885d4767dc60a90c0d6]

INTEGRATION: CWS hsqldb2 (1.3.2); FILE MERGED 2005/01/28 12:21:05 oj 1.3.2.2: #i39922# new interfaces in hsqldb 2005/01/26 09:05:07 oj 1.3.2.1: new version of hsqldb


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [93a37652f9c14803405844a42e9131e23758fbbd]

INTEGRATION: CWS hsqldb2 (1.2.20); FILE MERGED 2005/01/28 12:21:05 oj 1.2.20.2: #i39922# new interfaces in hsqldb 2005/01/26 09:05:06 oj 1.2.20.1: new version of hsqldb


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [3b705471a099d8841eed72b75b652929bbd87e81]

INTEGRATION: CWS visibility02 (1.10.38); FILE MERGED 2004/12/22 04:02:27 mnicel 1.10.38.1: Issue number:38608 Symbol visibility work.


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [4cd2bd841a7d2affe54c72308df1f57fb32c774a]

INTEGRATION: CWS hsqldb2 (1.3.2); FILE MERGED 2005/01/26 09:05:06 oj 1.3.2.1: new version of hsqldb


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [09bb1ee1c5b7f8f85cb08b7eb0ca6bbcf082f2e4]

INTEGRATION: CWS visibility02 (1.21.38); FILE MERGED 2004/12/22 04:02:27 mnicel 1.21.38.1: Issue number:38608 Symbol visibility work.


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [dbc5e7edee2accc66b50ddb2e02aeb2be132b67d]

INTEGRATION: CWS visibility02 (1.1.2); FILE ADDED 2004/12/24 04:46:01 mnicel 1.1.2.2: Updated file headers. 2004/12/22 04:02:27 mnicel 1.1.2.1: Issue number:38608 Symbol visibility work.


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [ab8f7ccd2fee2429e8aa13150569ebab01d56e43]

INTEGRATION: CWS visibility02 (1.1.158); FILE MERGED 2004/12/22 04:02:26 mnicel 1.1.158.1: Issue number:38608 Symbol visibility work.


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [81e551babd9ba43a6153fefe0458b47fca20498a]

INTEGRATION: CWS visibility02 (1.3.156); FILE MERGED 2004/12/22 04:02:26 mnicel 1.3.156.1: Issue number:38608 Symbol visibility work.


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [b8a57dd12d074d45eb90a0606f86675f942e29d4]

INTEGRATION: CWS visibility02 (1.3.166); FILE MERGED 2004/12/22 04:02:26 mnicel 1.3.166.1: Issue number:38608 Symbol visibility work.


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [c7ac07ea4d3a93da8fb882575d83987a1ba76806]

INTEGRATION: CWS visibility02 (1.2.30); FILE MERGED 2004/12/22 04:02:26 mnicel 1.2.30.1: Issue number:38608 Symbol visibility work.


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [164a168a3ebca88bf7a81826a56de5abbf7e6a58]

INTEGRATION: CWS visibility02 (1.3.170); FILE MERGED 2004/12/22 04:02:26 mnicel 1.3.170.1: Issue number:38608 Symbol visibility work.


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [b841bd996c8deb0d5d7e3b6b179ff692e8023059]

INTEGRATION: CWS visibility02 (1.1.128); FILE MERGED 2004/12/22 04:02:25 mnicel 1.1.128.1: Issue number:38608 Symbol visibility work.


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [12a956cdaaa31c933aa5cdd9b914759984364e22]

INTEGRATION: CWS visibility02 (1.3.164); FILE MERGED 2004/12/22 04:02:25 mnicel 1.3.164.1: Issue number:38608 Symbol visibility work.


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [523b771494328237a1dd51b07e853a6fddc6386e]

INTEGRATION: CWS visibility02 (1.2.164); FILE MERGED 2004/12/22 04:02:25 mnicel 1.2.164.1: Issue number:38608 Symbol visibility work.


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [f41a2b7224702d8ba5bb0dea23532bf68bf91841]

INTEGRATION: CWS visibility02 (1.2.38); FILE MERGED 2004/12/22 04:02:25 mnicel 1.2.38.1: Issue number:38608 Symbol visibility work.


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [8e0be26337c9a27308648518abedceaf269b8c5d]

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>  [dbafd66d3d326c18b8e44a67c4d1e3b8bd54407f]

INTEGRATION: CWS visibility02 (1.7.132); FILE MERGED 2004/12/22 04:02:24 mnicel 1.7.132.1: Issue number:38608 Symbol visibility work.


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [ac419af460783039789fe9e7d596ab4bb438a2dd]

INTEGRATION: CWS visibility02 (1.4.158); FILE MERGED 2004/12/22 04:02:24 mnicel 1.4.158.1: Issue number:38608 Symbol visibility work.


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [d7b9e1d01a9acc1a14a085898e36384c2496719a]

INTEGRATION: CWS visibility02 (1.2.150); FILE MERGED 2004/12/22 04:02:24 mnicel 1.2.150.1: Issue number:38608 Symbol visibility work.


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [0410c006979209d80a4feae7baff58e894dc6842]

INTEGRATION: CWS visibility02 (1.5.150); FILE MERGED 2004/12/22 04:02:24 mnicel 1.5.150.1: Issue number:38608 Symbol visibility work.


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [e3da449bea7f2a7c3798d1b58b39cf664cc2bd33]

INTEGRATION: CWS visibility02 (1.4.130); FILE MERGED 2004/12/22 04:02:24 mnicel 1.4.130.1: Issue number:38608 Symbol visibility work.


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [1e7079c137f304492dff5b6f00014ad43c845ecc]

INTEGRATION: CWS visibility02 (1.14.38); FILE MERGED 2004/12/22 04:02:24 mnicel 1.14.38.1: Issue number:38608 Symbol visibility work.


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [16670401405a1038dd11812aadeb94323d082186]

INTEGRATION: CWS visibility02 (1.4.130); FILE MERGED 2004/12/22 04:02:23 mnicel 1.4.130.1: Issue number:38608 Symbol visibility work.


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [14c2cfe2feb5611250d11b8d3b17809a6782a172]

INTEGRATION: CWS visibility02 (1.1.1.1.172); FILE MERGED 2004/12/22 04:02:23 mnicel 1.1.1.1.172.1: Issue number:38608 Symbol visibility work.


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [7250d7ac2003a760a3264803795c4db8ab91de42]

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>  [501e7159d9db224dc477d5a31cd9ae29d1bc9dbf]

INTEGRATION: CWS visibility02 (1.6.150); FILE MERGED 2004/12/22 04:02:23 mnicel 1.6.150.1: Issue number:38608 Symbol visibility work.


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [0b369d5ff8855c0489ba0c008a777cc341b63b00]

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>  [cd167e89b4d9cd18eb1672c2d718b59d79b1982d]

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  Vladimir Glazounov  <vg@openoffice.org>  [501d6ead28e97594ae8fd1230c99e1ed0d74a36a]

INTEGRATION: CWS dr35 (1.81.222); FILE MERGED 2005/02/15 10:27:08 dr 1.81.222.2: #i42698# german dialog title: Grafik einfuegen -> Bild einfuegen 2005/02/14 15:25:23 dr 1.81.222.1: #i42698# Insert Graphics -> Insert Picture


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [48504db6a31a7f12968f113ab3a7926af58db78c]

INTEGRATION: CWS winfpickerfixes (1.5.84); FILE MERGED 2005/02/10 08:17:11 tra 1.5.84.1: #i42384#no umlauts in us ascii strings


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [0107dbec5883ff483324f3284ec3ebc5517fbceb]

INTEGRATION: CWS winfpickerfixes (1.7.8); FILE MERGED 2005/02/10 08:16:06 tra 1.7.8.1: #i41515#removed useless assertion


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [8daed9286a85b9031a0f0dce836dd672119b2d4b]

INTEGRATION: CWS slideshowgcc (1.2.4); FILE MERGED 2005/02/11 17:49:09 hjs 1.2.4.1: #i42579# workaround gcc bug


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [2bfed83e291474f901f8da5621cab556f42b842d]

INTEGRATION: CWS winfpickerfixes (1.11.84); FILE MERGED 2005/02/11 12:15:39 tra 1.11.84.1: #i40865#enlargment of the standard control labels for space consuming languages


2005-02-16  Vladimir Glazounov  <vg@openoffice.org>  [544f514bbf3ee072459775db36f5d1313db66b4c]

INTEGRATION: CWS winfpickerfixes (1.21.36); FILE MERGED 2005/02/11 12:15:39 tra 1.21.36.1: #i40865#enlargment of the standard control labels for space consuming languages


2005-02-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [d571e83367296c7886d6f2f29572d4366936d64a]

#i10000#: exeecute minimal python script after creating executables. Running the minimal script ensures that certain *.pyc files are generated which would otherwise be created on solver during registration in insetoo_native


2005-02-16  Rüdiger Timm  <rt@openoffice.org>  [0d9fedf9043f6fb2f9000a9049b1d2d863dc7c70]

#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>  [dcd5196685781d24930cfc4f0af7e648688df953]

#i10000#: copy *.py to (BIN); otherwise we'll end up with *.pyc files on solver during registering pyuno


2005-02-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [4965dfbd524bc551bc7184807d29880d2fac4d8b]

#i10000#: deliver *.py to pyuno subdir of bin/lib; otherwise we'll end up with *.pyc files on solver during registering pyuno in instsetoo_native


2005-02-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [8f2378fffc29bc0ad6977764d26e74444f07783f]

#i10000#: deliver *.py to pyuno subdir of bin/lib; otherwise we'll end up with *.pyc files on solver during registering pyuno in instsetoo_native


2005-02-15  Hans-Joachim Lankenau  <hjs@openoffice.org>  [397c24cdd44a3b2ab4f0d6da6cb3cddc1c03320d]

#i10000# export PYTHONPATH to get loader registered on windows


2005-02-15  Vladimir Glazounov  <vg@openoffice.org>  [286f068ac71e3890f3b3fa0208382876ac6fc486]

new version for SRC680


2005-02-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [e786ffa953b2d0e8d3a7b177516ed4779d6b414d]

#i10000#: no return value from create_services_rdb


2005-02-14  Hans-Joachim Lankenau  <hjs@openoffice.org>  [273b88a0ca8cdfb14fd19c97d68b2b085ab48e96]

#i10000# force expanding to get a valid export in tg_ext.mk


2005-02-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [18a381444598619ca76dd47bb3663edda7f73480]

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>  [8f58f62c63ff6fd33dea7fb2d8bc4fe338b697f3]

INTEGRATION: CWS babelfish06 (1.77.214); FILE MERGED 2005/02/03 17:12:45 pjanik 1.77.214.1: #i41927#: Remove spaces before "..." in the menu item.


2005-02-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [8809902f7083dc81c86856408f4be24a02cc2024]

INTEGRATION: CWS babelfish06 (1.7.14); FILE MERGED 2005/02/03 17:15:17 pjanik 1.7.14.1: #i41927#: Remove spaces before "..." in the menu item.


2005-02-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [d84071259387d84b425b23bbc96252460a66aee5]

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>  [19d8e84b81142315da90d5c908853df88df0d480]

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>  [482942176b6dbf838e161dbcdbdd8d7de22437f7]

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>  [fb3ef900802795c465b52c538eaf6fa20bbb286e]

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>  [8a225d2f666223bd06156bd2c9b3d646840de49f]

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>  [ba7332474136a44580a33dda856f4aba5504ca5c]

INTEGRATION: CWS babelfish06 (1.72.384); FILE MERGED 2005/02/03 17:14:09 pjanik 1.72.384.1: #i41927#: Remove spaces before "..." in the menu item.


2005-02-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [53b13bafb5ccfde74769ca2d8a83e4e432306713]

INTEGRATION: CWS babelfish06 (1.28.488); FILE MERGED 2005/02/03 17:17:43 pjanik 1.28.488.1: #i41927#: Remove spaces before "..." in the menu item.


2005-02-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [097253aa55200d1c4aaf3123c2adccc6df631690]

INTEGRATION: CWS babelfish06 (1.44.4); FILE MERGED 2005/01/28 17:27:14 ihi 1.44.4.1: #i41371# german list strings fix


2005-02-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [fb72dec3f62533209ce9d095baf2dbd61c669571]

INTEGRATION: CWS babelfish06 (1.11.14); FILE MERGED 2005/01/28 17:27:13 ihi 1.11.14.1: #i41371# german list strings fix


2005-02-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [b6c2b9281e8d5b45208fb237243bcee1e4aecbd7]

INTEGRATION: CWS babelfish06 (1.29.388); FILE MERGED 2005/02/07 11:04:56 pjanik 1.29.388.1: #i41926#: "outer" -> "Outer".


2005-02-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [904300251470cd1da54946f74b471dc5fa33b669]

INTEGRATION: CWS babelfish06 (1.1.1.1.24); FILE MERGED 2005/02/07 13:54:07 ihi 1.1.1.1.24.1: #i41611# en-us -> en-US joined from cws babelfish07


2005-02-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [f472333fbdd61c746ff2609e9f565cb4bc9219d7]

INTEGRATION: CWS babelfish06 (1.1.1.1.24); FILE MERGED 2005/02/07 13:54:06 ihi 1.1.1.1.24.1: #i41611# en-us -> en-US joined from cws babelfish07


2005-02-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [9d918e8c87c160ed1283deca60beb348cb963a20]

INTEGRATION: CWS babelfish06 (1.2.18); FILE MERGED 2005/02/03 17:10:59 pjanik 1.2.18.1: #i41927#: Remove spaces before "..." in the menu item.


2005-02-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [3a9b68b148b1e4c8ae9b7fc73ec245f7bb6e52cc]

INTEGRATION: CWS babelfish06 (1.12.14); FILE MERGED 2005/02/13 21:30:38 ihi 1.12.14.5: #i38279# typo 2005/02/13 20:55:02 ihi 1.12.14.4: #i38279# Readme update 2005/02/09 17:08:29 ihi 1.12.14.3: #i38279# update 2005/01/31 16:54:47 ihi 1.12.14.2: #i38279# OOo 2.0 readme / remoce cs entry 2005/01/31 16:31:13 ihi 1.12.14.1: #i38279# OOo 2.0 readme


2005-02-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [f882d40dd93ddb09bf78d4c3512215e0c85cbb2c]

INTEGRATION: CWS babelfish06 (1.22.44); FILE MERGED 2005/01/26 15:51:51 ihi 1.22.44.1: #i41329# PDF Options workarround


2005-02-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [2c0125d98fb8c45768818514166040e4b834ba74]

SRC680


2005-02-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [9c7961d89fd6b75285a5d3550fe8519dab02b725]

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>  [153d7a1c04e0a04c0086b796031970a38df570f2]

INTEGRATION: CWS pj17 (1.1.1.1.264); FILE MERGED 2005/02/07 13:32:28 gh 1.1.1.1.264.1: fixed encoding


2005-02-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [7ce70c591d5c17f4f610c761dcd825dcea55b795]

INTEGRATION: CWS pj17 (1.3.82); FILE MERGED 2005/01/22 18:08:10 pjanik 1.3.82.1: #i10000#, #i41132#: Fix syntax error/typo.


2005-02-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [ccc550d7f685a1c776888cf05012b868daa2bee8]

INTEGRATION: CWS pj17 (1.1.1.1.264); FILE MERGED 2005/02/10 10:45:33 gh 1.1.1.1.264.3: more tuning to make it work nicely under windows too 2005/02/09 09:29:37 gh 1.1.1.1.264.2: finetuning 2005/02/07 17:05:49 gh 1.1.1.1.264.1: some fixes for 32 bit random numbers + enhanced invisible


2005-02-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [365266ba9d864986ff3167a35884bb6d9e6f5b1c]

INTEGRATION: CWS pj17 (1.5.98); FILE MERGED 2005/01/22 18:09:07 pjanik 1.5.98.1: #i10000#, #i41132#: Update to the current naming scheme.


2005-02-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [fc80b47398faf6cbe23e62f2c45d2f36f981dc90]

INTEGRATION: CWS pj17 (1.2.82); FILE MERGED 2005/02/07 17:05:49 gh 1.2.82.1: some fixes for 32 bit random numbers + enhanced invisible


2005-02-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [d043e797c89375fac45db3e65b27dd4fc65c747b]

INTEGRATION: CWS pj17 (1.4.82); FILE MERGED 2005/02/07 17:05:49 gh 1.4.82.1: some fixes for 32 bit random numbers + enhanced invisible


2005-02-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [e432661760a69048012ce36fdb8713fa3b46e392]

INTEGRATION: CWS pj17 (1.12.42); FILE MERGED 2005/01/22 18:11:55 pjanik 1.12.42.1: #i41132#: Deliver also libtfu.


2005-02-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [eb744b246000206002cc14024eaf70c49c1c8353]

INTEGRATION: CWS pj17 (1.7.14); FILE MERGED 2005/01/22 18:09:49 pjanik 1.7.14.1: #i41132#: Add missing dependency.


2005-02-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [76cb1517c2f6d95b5014dee14a006c34f8adb5a6]

INTEGRATION: CWS pj17 (1.32.76); FILE MERGED 2005/02/09 16:28:34 gh 1.32.76.3: do not unload used module 2005/02/07 19:00:09 pjanik 1.32.76.2: #i41132#: Do not link with libtfu, load it dynamically when needed. 2005/01/22 18:07:28 pjanik 1.32.76.1: #i41132#: Bring the caller back, update to new resmgr code.


2005-02-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [c2f84c5ba9f3de61dd2685e080c5a1f07f977ec9]

INTEGRATION: CWS pj17 (1.1.2); FILE ADDED 2005/01/22 19:08:45 pjanik 1.1.2.1: #i41132#: Copy images to the right place.


2005-02-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [4624ff56dda99321f5c83ba8c01c4439a7ee26cd]

INTEGRATION: CWS pj17 (1.1.2); FILE ADDED 2005/01/22 19:08:44 pjanik 1.1.2.1: #i41132#: Copy images to the right place.


2005-02-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [f4dc33b413f25706ce2c80bf5f4cf5301faab097]

INTEGRATION: CWS pj17 (1.1.2); FILE ADDED 2005/01/22 19:08:43 pjanik 1.1.2.1: #i41132#: Copy images to the right place.


2005-02-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [e2a0f539bea5b341b186aaa93a07c402c1584172]

INTEGRATION: CWS pj17 (1.1.2); FILE ADDED 2005/01/22 19:08:42 pjanik 1.1.2.1: #i41132#: Copy images to the right place.


2005-02-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [077eaa43c3f6008dd50dca9ab83d8ccd2c4322ba]

INTEGRATION: CWS pj17 (1.1.2); FILE ADDED 2005/01/22 19:08:41 pjanik 1.1.2.1: #i41132#: Copy images to the right place.


2005-02-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [170c368c6e5f68d4b05162055ba8799da1cfa77c]

INTEGRATION: CWS pj17 (1.1.2); FILE ADDED 2005/01/22 19:08:40 pjanik 1.1.2.1: #i41132#: Copy images to the right place.


2005-02-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [17487eecec780569d1150b829b329cd86b1e130c]

INTEGRATION: CWS pj17 (1.1.2); FILE ADDED 2005/01/22 19:08:39 pjanik 1.1.2.1: #i41132#: Copy images to the right place.


2005-02-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [5e5d6d0fab465047daa171b526ce20f1774c00e2]

INTEGRATION: CWS pj17 (1.1.2); FILE ADDED 2005/01/22 19:08:38 pjanik 1.1.2.1: #i41132#: Copy images to the right place.


2005-02-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [8f9f2e2be05cd6b2e688048d23216cbab821fc35]

INTEGRATION: CWS pj17 (1.1.2); FILE ADDED 2005/01/22 19:08:37 pjanik 1.1.2.1: #i41132#: Copy images to the right place.


2005-02-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [56ea173c0f0d720d9637f0df379422ef7af4ccbd]

INTEGRATION: CWS pj17 (1.1.2); FILE ADDED 2005/01/22 19:08:36 pjanik 1.1.2.1: #i41132#: Copy images to the right place.


2005-02-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [ec914be39ce1bc756230ef66678d3c2f33aa88ca]

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>  [90963f5ae4cc18a2b8282d4ad829dc11036a188b]

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>  [f045e899b3fea5cb27e450752c4144e97d51714b]

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>  [b03a1f07ff98ae90d146958adba954393f702bc4]

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>  [7b5de728dff99e01102c0a6ba5e22bcbd7215d1a]

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>  [ac430053189b340baed6cff461e14b414b982f49]

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>  [215d3691d41d767fcc95f14b53ef2fbec7604f60]

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>  [d25c710f15f9e38e40fb515adb2b740a7955f8e4]

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>  [a33b2d3b9a88897960687605dd1dbee56fc03bba]

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>  [ffdf11e0e85be787b7fea524b4f96e08366177d2]

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>  [2f42f4fb0b459fdaf5a276750c4106ec97628239]

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>  [77145b183f3e897c7d9d112422cc81cbde942908]

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>  [c57f7a81f6ea55f2973aa226a6f0c7562c4154f4]

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>  [e35c914234e9215e0450eb2575c1e11d7e2d80bb]

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>  [5fe693274d29507e2bd2a9b1a3ee0350e416d00f]

INTEGRATION: CWS pyunofixes1 (1.6.32); FILE MERGED 2005/01/05 15:15:46 toconnor 1.6.32.2: #i37468# fix logic error in previous change Issue number: Submitted by: Reviewed by: 2004/12/21 12:46:34 toconnor 1.6.32.1: #i37468# allow deployment of scripts without parcel-descriptor.xml files Issue number: Submitted by: Reviewed by:


2005-02-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [766728fd4a22c2adfac7a1884c574fd05eda1505]

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>  [359f9b802e12fbfa04f468acff5c8e4447b64dd2]

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>  [e0f8216363056b97d280ddea84b7290901d6bebb]

INTEGRATION: CWS pyunofixes1 (1.2.38); FILE MERGED 2004/11/24 17:04:41 toconnor 1.2.38.1: #i37415# add new ScriptURIHelper service to Scripting Framework Issue number: Submitted by: Reviewed by:


2005-02-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [a11ea1fc6e37b614939d0b5fde2729898b961066]

INTEGRATION: CWS pyunofixes1 (1.1.2); FILE ADDED 2004/11/24 17:04:41 toconnor 1.1.2.1: #i37415# add new ScriptURIHelper service to Scripting Framework Issue number: Submitted by: Reviewed by:


2005-02-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [c82727cd496244702a4b4a91dfdf9adaac418557]

INTEGRATION: CWS pyunofixes1 (1.1.2); FILE ADDED 2004/11/24 17:04:40 toconnor 1.1.2.1: #i37415# add new ScriptURIHelper service to Scripting Framework Issue number: Submitted by: Reviewed by:


2005-02-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [678a4a2b49147b0fa17a93134cefbacec9ea5c15]

INTEGRATION: CWS pyunofixes1 (1.7.10); FILE MERGED 2004/12/19 21:01:05 jbu 1.7.10.1: #i29685# numeric locale is now set to 'C' when entering python realms


2005-02-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [21c30ab37fd6520d654f125316c74c840c30e0a3]

INTEGRATION: CWS pyunofixes1 (1.7.2); FILE MERGED 2004/12/19 20:57:54 jbu 1.7.2.1: #i31159# struct any members can now be assigned with uno.Any


2005-02-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [71ff0547fdea4dc7567f7826e68d1f691f11db81]

INTEGRATION: CWS pyunofixes1 (1.2.24); FILE MERGED 2005/01/19 23:13:26 jbu 1.2.24.1: #i37468# reduced liklyhood of crashing after main with extra checks


2005-02-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [207acbdb923bd09cf1f1d0552113dabb33fa33db]

INTEGRATION: CWS pyunofixes1 (1.5.24); FILE MERGED 2004/12/05 14:44:25 jbu 1.5.24.1: #i25309# multiple outparameters per call were broken, fixed now


2005-02-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [5b1e396d827b040908ef74fcd6044d1b84fd4844]

INTEGRATION: CWS pyunofixes1 (1.5.24); FILE MERGED 2004/12/19 20:57:54 jbu 1.5.24.1: #i31159# struct any members can now be assigned with uno.Any


2005-02-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [e99363c1d5378bc450f860a879f2dcc0720443d5]

INTEGRATION: CWS pyunofixes1 (1.5.2); FILE MERGED 2005/01/20 21:26:09 jbu 1.5.2.1: #i38026# file and symlink are now correctly delivered, caused problems on some linux systems


2005-02-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [d1c6eb2e6dc8ed1f64d5c618332d8d64324abed9]

INTEGRATION: CWS pyunofixes1 (1.3.2); FILE MERGED 2005/01/17 22:39:24 jbu 1.3.2.1: #i40181# python builds now on FreeBSD


2005-02-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [ba1599a8546b7162a8cab415451b007f513b1fcf]

INTEGRATION: CWS pyunofixes1 (1.4.48); FILE MERGED 2005/01/06 14:11:54 toconnor 1.4.48.1: #i25267# editor for python scripts Issue number: Submitted by: Reviewed by:


2005-02-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [e5fd6044de759d4b4d1244cefb739af7a88b0900]

INTEGRATION: CWS pyunofixes1 (1.1.2); FILE ADDED 2005/01/06 14:11:53 toconnor 1.1.2.1: #i25267# editor for python scripts Issue number: Submitted by: Reviewed by:


2005-02-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [8ae2246676be75055368b73efd307fe82b6c67fd]

INTEGRATION: CWS pyunofixes1 (1.3.8); FILE MERGED 2005/02/02 15:40:27 toconnor 1.3.8.6: #i25309# ensure that a valid value is return by ScriptContext.getDocument() Issue number: Submitted by: Reviewed by: 2005/01/19 23:11:07 jbu 1.3.8.5: #i37468# reworked logging, cleanup 2005/01/09 22:06:58 jbu 1.3.8.4: #i37468# XNameContainer in the PackageProvider is now implemented correctly, save and run buttons now do something sensible 2005/01/06 14:11:54 toconnor 1.3.8.3: #i25267# editor for python scripts Issue number: Submitted by: Reviewed by: 2005/01/02 20:47:13 jbu 1.3.8.2: #i37468# better uno-packages-support added 2004/12/12 19:39:35 jbu 1.3.8.1: #i25309# removed native part of python provider, python part has been reimplemented completely


2005-02-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [4ca6336f1a7eb99c0c57ec18eb18d486844f163d]

INTEGRATION: CWS pyunofixes1 (1.4.24); FILE MERGED 2004/12/12 19:39:35 jbu 1.4.24.1: #i25309# removed native part of python provider, python part has been reimplemented completely


2005-02-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [f47c0b12e1e1cb4caa6222e99896940350279d6e]

INTEGRATION: CWS pyunofixes1 (1.7.32); FILE MERGED 2004/11/26 13:31:59 toconnor 1.7.32.1: #i37415# add helper for storage and script URIs Issue number: Submitted by: Reviewed by:


2005-02-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [82dc9f79b51ee2330b06021d25b5dd4a5e6967b7]

INTEGRATION: CWS pyunofixes1 (1.1.2); FILE ADDED 2004/11/26 13:31:58 toconnor 1.1.2.1: #i37415# add helper for storage and script URIs Issue number: Submitted by: Reviewed by:


2005-02-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [a5fe7e285d5865c7ea674246db654bb278218c03]

INTEGRATION: CWS pyunofixes1 (1.1.2); FILE ADDED 2005/01/05 15:58:35 toconnor 1.1.2.7: #i37468# ensure directory exists before getting contents Issue number: Submitted by: Reviewed by: 2004/12/22 11:48:45 toconnor 1.1.2.6: #i37468# use | as separator in language part of script URI Issue number: Submitted by: Reviewed by: 2004/12/21 13:07:06 toconnor 1.1.2.5: #i37468# add support for Python scripts in UNO packages Issue number: Submitted by: Reviewed by: 2004/12/19 20:50:31 jbu 1.1.2.4: #i25309# removed obsolete user suffix 2004/12/19 19:19:46 jbu 1.1.2.3: #i25309# inifilenaming now works also on windows 2004/12/05 08:57:49 jbu 1.1.2.2: #i25309# removed file existence check to e.g. allow to add function names to uris 2004/11/26 13:31:58 toconnor 1.1.2.1: #i37415# add helper for storage and script URIs Issue number: Submitted by: Reviewed by:


2005-02-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [023363bbbdfad98f7c1c36be518b74320e2cd21f]

INTEGRATION: CWS pyunofixes1 (1.13.8); FILE MERGED 2004/12/21 13:07:06 toconnor 1.13.8.2: #i37468# add support for Python scripts in UNO packages Issue number: Submitted by: Reviewed by: 2004/11/26 13:31:58 toconnor 1.13.8.1: #i37415# add helper for storage and script URIs Issue number: Submitted by: Reviewed by:


2005-02-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [40aa72a440b90a5e41c2b6ecbb084f6ff89e3ae3]

INTEGRATION: CWS pyunofixes1 (1.5.10); FILE MERGED 2005/01/05 15:57:44 toconnor 1.5.10.1: #i37468# fix errors related to uno package scripts Issue number: Submitted by: Reviewed by:


2005-02-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [69208f908b3a09221ca3f14c8ae53397e2a94aad]

INTEGRATION: CWS pyunofixes1 (1.5.8); FILE MERGED 2005/01/05 15:57:43 toconnor 1.5.8.1: #i37468# fix errors related to uno package scripts Issue number: Submitted by: Reviewed by:


2005-02-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [e997caf0e8e181063faa14cf5de0811ec6679bc4]

INTEGRATION: CWS pyunofixes1 (1.1.2); FILE ADDED 2004/12/19 16:16:39 jbu 1.1.2.1: #i25309# added table sample


2005-02-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [e495fa89994808aa31c8a94d202643c9c2976ce6]

INTEGRATION: CWS pyunofixes1 (1.1.2); FILE ADDED 2004/12/12 19:46:22 jbu 1.1.2.1: Ã#i25309# moved scripts one level higher, as files are now also container for scripts


2005-02-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [422854eab62c3fbbe21b815e7d28e1611bc9251d]

INTEGRATION: CWS pyunofixes1 (1.1.2); FILE ADDED 2005/02/01 15:04:20 toconnor 1.1.2.2: #i25309# fix typo in python example Issue number: Submitted by: Reviewed by: 2004/12/12 19:46:22 jbu 1.1.2.1: Ã#i25309# moved scripts one level higher, as files are now also container for scripts


2005-02-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [81dc91212b0e160a3a094e387430b473e3634684]

INTEGRATION: CWS pyunofixes1 (1.5.40); FILE MERGED 2005/01/16 15:56:02 jbu 1.5.40.2: RESYNC: (1.5-1.6); FILE MERGED 2004/12/12 19:46:01 jbu 1.5.40.1: Ã#i25309# moved scripts one level higher, as files are now also container for scripts


2005-02-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [c09e2ed9aa62d5c86dd12d22782143e1d4ce1bed]

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>  [b25645f8bd88d7c719edfb89e3b5ba166838287c]

INTEGRATION: CWS pyunofixes1 (1.2.8); FILE MERGED 2004/12/19 21:05:39 jbu 1.2.8.1: #i31159# checks now for assigning anys to structs members


2005-02-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [2747e52cb858470db8d91c619989ac3e0e719ddb]

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>  [f2ab167ef446a81155aa06c3478171e8490f8f60]

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>  [bcc1f5e605e103a7d2558511496404719b7ffc33]

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>  [59d38c4282f3e96cf0a8d76b50ace574bd7e5daa]

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>  [e1eb344c90e8e5d2bd9860c531af4f55ec21e2ad]

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>  [c96f8f906b38fd774c6f381299af8ddddf8a367c]

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>  [5725b5db7fde2b19ea3a1d1f984e58538f53d19a]

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>  [4c2605c40f59dfe075b9a2c6ae5a52d09cda627d]

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>  [fe896b79f679fae36e7ccf3659461db7ac20e8f1]

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>  [d248b57ef7e5babc885988442c81896d118721a2]

INTEGRATION: CWS buildcond02 (1.5.68); FILE MERGED 2004/12/09 16:43:09 mmeeks 1.5.68.1: Issue number: #i35742# Submitted by: mmeeks Conditionalize zlib.


2005-02-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [f0cb82f03ec8d77466e94303d8f749518487164f]

INTEGRATION: CWS buildcond02 (1.9.30); FILE MERGED 2004/12/09 16:19:08 mmeeks 1.9.30.1: Issue number: #i35742# Submitted by: mmeeks Conditionalise libxml2 dependency


2005-02-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [65216996e5433837ccc7332e94ce9eb949d08617]

INTEGRATION: CWS buildcond02 (1.8.2); FILE MERGED 2005/01/06 17:15:48 mmeeks 1.8.2.3: RESYNC: (1.10-1.11); FILE MERGED 2004/12/10 13:58:10 mmeeks 1.8.2.2: resync to m65. 2004/12/09 14:46:49 mmeeks 1.8.2.1: Issue number: #i35742# Submitted by: mmeeks

Conditionalise misc. dependencies.

2005-02-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [15fceb86e70e7f064f965e2924cf1302f1cdd4e8]

INTEGRATION: CWS buildcond02 (1.3.24); FILE MERGED 2004/12/09 16:43:34 mmeeks 1.3.24.1: Issue number: #i35742# Submitted by: mmeeks Conditionalize zlib.


2005-02-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [ab37190e30781009c60fc750463ae33e6e1e4f81]

INTEGRATION: CWS buildcond02 (1.5.20); FILE MERGED 2004/12/09 16:33:43 mmeeks 1.5.20.1: #i35742# Conditionalize libxml* & moz dependencies.


2005-02-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [ae649b2d3917403db6fedd45b6272437a0f44d19]

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>  [978292a75e180be63c1b9829e181a11dece92b80]

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>  [8e6ffc3ca53e84a60dbe603832959f61e9f1ed0a]

INTEGRATION: CWS buildcond02 (1.19.42); FILE MERGED 2005/01/31 13:18:31 mmeeks 1.19.42.2: RESYNC: (1.19-1.20); FILE MERGED 2004/12/09 16:41:54 mmeeks 1.19.42.1: Issue number: #i35742# Submitted by: mmeeks Conditionalize zlib dependency


2005-02-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [d811141e13582433106189cf360f1be652285b0c]

INTEGRATION: CWS buildcond02 (1.3.18); FILE MERGED 2004/12/09 16:33:42 mmeeks 1.3.18.1: #i35742# Conditionalize libxml* & moz dependencies.


2005-02-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [4436658716e68ed49be6654c4579857ebde1d8c0]

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>  [77813c377f47f017e0d04ff81c23306ddd12e794]

INTEGRATION: CWS buildcond02 (1.28.10); FILE MERGED 2005/01/31 13:03:44 mmeeks 1.28.10.2: RESYNC: (1.28-1.29); FILE MERGED 2004/12/09 15:58:07 mmeeks 1.28.10.1: Issue number: #i35742# Submitted by: mmeeks conditionalise jpeg dep.


2005-02-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [da09357fa0b2da554938e36bb749f7b122b57a81]

INTEGRATION: CWS buildcond02 (1.17.26); FILE MERGED 2005/01/06 16:57:03 mmeeks 1.17.26.2: RESYNC: (1.17-1.18); FILE MERGED 2004/12/09 14:50:54 mmeeks 1.17.26.1: Issue number: #i35742# Submitted by: mmeeks Conditionalize neon & curl deps.


2005-02-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [79af072da20f7460140f21606303d89712eb4302]

INTEGRATION: CWS buildcond02 (1.35.34); FILE MERGED 2005/01/06 16:50:51 mmeeks 1.35.34.2: RESYNC: (1.35-1.38); FILE MERGED 2004/12/09 16:16:54 mmeeks 1.35.34.1: Issue number: #i35742# Submitted by: mmeeks conditionalize freetype & nas deps.


2005-02-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [48e11d224063a6f76de4ea60497742e744ee7a77]

INTEGRATION: CWS buildcond02 (1.4.18); FILE MERGED 2004/12/09 16:36:55 mmeeks 1.4.18.1: Issue number: #i35742# Submitted by: mmeeks Conditionalize zlib dependency


2005-02-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [aa7483f35bdab3295fa5b81db9a23a91c7457913]

INTEGRATION: CWS buildcond02 (1.5.6); FILE MERGED 2004/12/09 16:34:34 mmeeks 1.5.6.1: Issue number: #i35742# Submitted by: mmeeks Conditionalize libxml & moz deps.


2005-02-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [069c32f95da19672676121ffd9509b1262408cbb]

INTEGRATION: CWS buildcond02 (1.4.76); FILE MERGED 2004/12/09 14:52:16 mmeeks 1.4.76.1: Issue number: #i35742# Submitted by: mmeeks conditionalize python build dep.


2005-02-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [f3ae4544a3fd2417bcbb5cb07f270f8d72a1197d]

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>  [016eec34d72826717623304be713cc26f96da88d]

INTEGRATION: CWS pj18 (1.24.276); FILE MERGED 2005/01/29 11:33:15 pjanik 1.24.276.1: #i38692#: Remove space before question mark.


2005-02-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [ae83e4ce2f632cf4a1260a018b45a3053cb2e6d1]

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>  [8534c0806a31343bc9fc1fdc89b1f45049e121e0]

INTEGRATION: CWS pj18 (1.25.142); FILE MERGED 2005/01/31 19:18:36 pjanik 1.25.142.1: #i40720#: Rename default color scheme from hardcoded "Default" to %PRODUCTNAME.


2005-02-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [297a9c02c5885d5bbf689e0019089478fd23e48b]

INTEGRATION: CWS pj18 (1.30.90); FILE MERGED 2005/01/31 19:19:44 pjanik 1.30.90.1: #i40720#: Rename default color scheme from hardcoded "Default" to %PRODUCTNAME.


2005-02-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [1dec63ddf3aab55ae7f4618f2e0f5ca807384c7f]

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>  [cb6c256ba80e5a05986c52246d60fdbc8e7086da]

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>  [abbca01bfc42a38308bdb35b4eeeff445ff33168]

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>  [f1900de280ce189379af1c89e82f15d560d7d6ed]

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>  [a2785c855e3eed6e71ef708a3b3c6cfc0c51d309]

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>  [803bced5de8375907780549f9f4ac0127e3cd04c]

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>  [fa7ffbe59a0b89df93932c7e714be16c6d331f64]

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>  [a3896e62ea560e1b3f2d607d409f1b089ab8b2a5]

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>  [5f9fc389ce390c68798210b0e28b8e27206d1797]

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>  [bb25f9c91924611c213039797bdc968917d94a06]

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>  [9df618932e457539726d705dc030ab1c579ddd1b]

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>  [b081b65ec7a418b566a207bea0e50732b58ada69]

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>  [ce682fea1c02843bf111202c663ee7bf67dd4052]

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>  [926bc0f238916baf9dfbad974b4fa3d7652374e3]

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>  [39dfad66a98819984e8a324bbfe91467b42230d9]

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>  [454675b8f47cdd0e1d0ad9d82ab514d09adb7577]

INTEGRATION: CWS pj18 (1.4.98); FILE MERGED 2005/01/29 20:32:45 pjanik 1.4.98.1: #i41613#: add missing dependency on libxml2.


2005-02-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [a5187b8512600a75a2d4d8babe7e85cab62ca833]

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>  [a1236ae64e4ac71e687392a8caadde69488388d0]

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>  [010523e2ceadbcfc9fa8b70f389ff39b12b956d5]

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>  [c8613698b31159553e5108e352bfd207089737a9]

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>  [d5625f3e1ea7b12ef04c2dd7e7ee90d548a24d38]

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>  [c69cd0062553d68ad07465e3ea360ad7dd4be914]

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>  [06b0e8ff90cfa425dd6739241ad9c9342c3b9236]

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>  [bbe51121c194425dad9650cb2b2f7c6815a85b36]

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>  [643d8a396c83b8f0ece8ce462b2c98e511b7ded2]

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>  [39561e5dfceac7cae65c6a57e8eecb4629f8eb88]

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>  [c9b3b9ef899d7fda28f764e1c36aecfc87c880ac]

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>  [e6234995a1631332a4e11ca75ad30660088ccef5]

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  Oliver Bolte  <obo@openoffice.org>  [4f6898fbbaea979a3a49d215953fafa380e1425b]

#i10000# UPDMINOREXT added


2005-02-10  Rüdiger Timm  <rt@openoffice.org>  [bc502ff7023eadf82d932d3a8e4a99d67b09a6b6]

#i42254# It is no error when creating a directory fails because some other process meanhwile did it (Fix: IS).


2005-02-10  Michael Meeks  <mmeeks@openoffice.org>  [b1543d9585765c08cf563166f46752126d62775d]

Issue number: #i22148# Submitted by: mmeeks

More missing database icons.

2005-02-10  Rüdiger Timm  <rt@openoffice.org>  [8ca5bd05298c526b668d929441b83afccd2dc945]

#i10000# Reversed last change: should not have been commited to HEAD.


2005-02-09  Rüdiger Timm  <rt@openoffice.org>  [c2af43d0708d237044855e9a0e8cda37ca053d3f]

#119274# Naming of multi language sets (IS).


2005-02-09  Rüdiger Timm  <rt@openoffice.org>  [0f6da137729524510a4fdfb569b7ef7fae8a8a81]

SRC680


2005-02-09  Rüdiger Timm  <rt@openoffice.org>  [d16576ae98308401cbfad1f304ff6a6b3b12dfa2]

#i42316# Read-Only fix (OJ)


2005-02-09  Rüdiger Timm  <rt@openoffice.org>  [551f8568eb3df5d4343d60a2a9a7ed0b1d92c6eb]

INTEGRATION: CWS preselectionfix (1.112.18); FILE MERGED 2005/02/09 12:31:36 mba 1.112.18.1: #i42064#: don't use UI names for preselection


2005-02-09  Rüdiger Timm  <rt@openoffice.org>  [1e12b337aab1f6acbc08853cb0729a5464f0e011]

INTEGRATION: CWS swqbeta002 (1.21.70); FILE MERGED 2005/02/09 12:04:26 od 1.21.70.1: #119353# - make call of <SwEditShell::GetGraphicObj()> robust


2005-02-09  Rüdiger Timm  <rt@openoffice.org>  [bd8e5d71a8f4dc593b4e8804428064f8b4127c09]

INTEGRATION: CWS swqbeta002 (1.88.30); FILE MERGED 2005/02/09 12:05:48 od 1.88.30.1: #119353# - make call of <SwEditShell::GetGraphic()> robust


2005-02-09  Rüdiger Timm  <rt@openoffice.org>  [3728eb1e3b848cf8a08a3587b21b4f2dfa8521d5]

INTEGRATION: CWS swqbeta002 (1.29.178); FILE MERGED 2005/02/09 12:06:37 od 1.29.178.1: #119353# - make call of <SwEditShell::GetGraphic()> robust


2005-02-09  Rüdiger Timm  <rt@openoffice.org>  [248cc35ad8b629f84787d56fda74e1532b0c9f84]

INTEGRATION: CWS swqbeta002 (1.35.144); FILE MERGED 2005/02/09 12:02:45 od 1.35.144.1: #119353# class <SwEditShell> - methods <GetGraphic()> and <GetGraphicObj()> 	 return pointers due to make caller code robust. Remove corresponding 	 assertions.


2005-02-09  Rüdiger Timm  <rt@openoffice.org>  [65fc2f1d5ed67ebee87e76a39ee2b35a288c4417]

INTEGRATION: CWS swqbeta002 (1.44.272); FILE MERGED 2005/02/09 12:00:03 od 1.44.272.1: #119353# class <SwEditShell> - methods <GetGraphic()> and <GetGraphicObj()> 	 return pointers due to make the caller code robust.


2005-02-09  Behrend Cornelius  <bc@openoffice.org>  [a0a352f1e0d8500f7ae701731b3bedb5ad6fb3e3]

#115053# new images added Issue number: Submitted by: Reviewed by:


2005-02-09  Behrend Cornelius  <bc@openoffice.org>  [d0c702535e0b0a1ae9a873c5982e883f70d0c6cc]

#115053#adding graphics for wizards module


2005-02-09  Rüdiger Timm  <rt@openoffice.org>  [960e268241498f07d0a52ac5cc0363ca95c11866]

#i42302# (Fixed by SSA)


2005-02-09  Oliver Bolte  <obo@openoffice.org>  [7827a7db5be30b2563cdc02e2c72365bc9bad9b7]

#i10000# changed SOLARVER to SOLARVERSION


2005-02-09  Rüdiger Timm  <rt@openoffice.org>  [9b2c602aceb05b3e1768222595372ab65fe57d31]

Flag file. Touch to get ziptarget rebuilt instead of just updated.


2005-02-08  Michael Meeks  <mmeeks@openoffice.org>  [1d33063cfc50e1cc82d98bc900f8091fb81f91b3]

Issue number: #i22148# Submitted by: mmeeks

Add missing counterparts.

2005-02-08  Michael Meeks  <mmeeks@openoffice.org>  [68c6c38f7bf915346699a1499f221c337152be7b]

Issue number: #i22148# Submitted by: mmeeks

More bullet icons.

2005-02-08  Rüdiger Timm  <rt@openoffice.org>  [1bad76b135886714b22a2a3665d929530fa9c57e]

SRC680


2005-02-08  Rüdiger Timm  <rt@openoffice.org>  [d21de3c2d333686752a65cc1a608a140cc797af0]

INTEGRATION: CWS impressbeta5 (1.5.2); FILE MERGED 2005/02/07 18:40:27 thb 1.5.2.1: #i42225# Fixed state invariant bug: updateClipping() MUST maintain the invariant that never both clip and clipRect are nonempty. Should now be more appropriate...


2005-02-07  Rüdiger Timm  <rt@openoffice.org>  [c8e0e142abde2ae7cf50c862b51075c27dcd7a83]

INTEGRATION: CWS impressbeta4 (1.22.26); FILE MERGED 2005/02/07 15:22:51 bm 1.22.26.1: #i42204# empty overload of Create[HV]Ruler to avoid display of rulers in fullscreen presi


2005-02-07  Rüdiger Timm  <rt@openoffice.org>  [d86adaeaf391582c8b93a8b8c2278283ec7aa560]

INTEGRATION: CWS impressbeta4 (1.3.232); FILE MERGED 2005/02/07 15:22:50 bm 1.3.232.1: #i42204# empty overload of Create[HV]Ruler to avoid display of rulers in fullscreen presi


2005-02-07  Rüdiger Timm  <rt@openoffice.org>  [5a417ca819c05bb6a8078c81648bebccd63182ae]

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>  [14241d18093116d3cd9905476aa38979af7fc5ed]

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>  [5f4233264d3bdbba4468920820ea89eec0313559]

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>  [5edd9cba37d3f7ddef22207c9613492d8b4d5fd2]

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>  [726de9bebf94749740c669fe2eb5c7d6130e7371]

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>  [d0dc9c3d34455ffbbe160133e7acd59e60b0a4c6]

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>  [f5356db07029c5e7dad39a70aa8b4016ad1d8d7c]

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-07  Rüdiger Timm  <rt@openoffice.org>  [4e56474520d44b7a7e5852616d890bf8d470266d]

INTEGRATION: CWS sysui04 (1.10.2); FILE MERGED 2005/02/07 14:36:07 obr 1.10.2.1: some rpm versions do not wait for the shared lock


2005-02-07  Rüdiger Timm  <rt@openoffice.org>  [6ac198fee42461dd3c06a1ea890101e6b3c9f673]

INTEGRATION: CWS sysui04 (1.3.40); FILE MERGED 2005/02/03 07:02:31 obr 1.3.40.1: replace not yet re-translated file format name


2005-02-07  Rüdiger Timm  <rt@openoffice.org>  [2e631716576d8a4055aa4ae4b15ea4cd575d4312]

INTEGRATION: CWS sysui04 (1.9.2); FILE MERGED 2005/02/07 14:36:08 obr 1.9.2.1: some rpm versions do not wait for the shared lock


2005-02-07  Rüdiger Timm  <rt@openoffice.org>  [82c938f9fbdd12c1eda71e0d4852fdeb33304e48]

INTEGRATION: CWS templatetype1 (1.149.32); FILE MERGED 2005/02/01 07:30:46 mav 1.149.32.1: #i41172# mediatypes for oasis templates


2005-02-07  Rüdiger Timm  <rt@openoffice.org>  [8db3eea7ab47d5ae09f29c83698bbcff463eb91a]

INTEGRATION: CWS templatetype1 (1.5.32); FILE MERGED 2005/02/01 15:09:07 mav 1.5.32.1: #i41172# standalone mediatypes for templates


2005-02-07  Rüdiger Timm  <rt@openoffice.org>  [1be02751266cce1a005dfd7807e8f64c1bb2fc2e]

INTEGRATION: CWS templatetype1 (1.3.6); FILE MERGED 2005/01/31 16:02:30 mav 1.3.6.2: #i41172# mediatypes for oasis templates 2005/01/31 13:02:54 mav 1.3.6.1: #i41172# add oasis template-types


2005-02-07  Rüdiger Timm  <rt@openoffice.org>  [cf72603f894feef3acf73b0e734d7cfaee242aef]

INTEGRATION: CWS templatetype1 (1.79.10); FILE MERGED 2005/02/01 07:30:47 mav 1.79.10.1: #i41172# mediatypes for oasis templates


2005-02-07  Rüdiger Timm  <rt@openoffice.org>  [d8923d502c58b1dcb191ae4302dfa01407fa34aa]

INTEGRATION: CWS templatetype1 (1.87.12); FILE MERGED 2005/02/01 07:31:48 mav 1.87.12.1: #i41172# mediatypes for oasis templates


2005-02-07  Rüdiger Timm  <rt@openoffice.org>  [ec36b6b4e39938d3ac695cbbf81365de42f0f894]

INTEGRATION: CWS templatetype1 (1.41.18); FILE MERGED 2005/02/01 07:31:48 mav 1.41.18.1: #i41172# mediatypes for oasis templates


2005-02-07  Rüdiger Timm  <rt@openoffice.org>  [5dc337cd26ddc75c181d377071237c3c3292aaf1]

INTEGRATION: CWS templatetype1 (1.35.12); FILE MERGED 2005/02/01 16:11:10 mav 1.35.12.2: #i41172# standalone mediatypes for templates 2005/02/01 07:31:47 mav 1.35.12.1: #i41172# mediatypes for oasis templates


2005-02-07  Rüdiger Timm  <rt@openoffice.org>  [e87dbca34e7ae8ff1bb34cafab42a8e36eb7b2d7]

INTEGRATION: CWS templatetype1 (1.88.2); FILE MERGED 2005/02/01 08:11:57 mav 1.88.2.1: #i41172# mediatypes for oasis templates


2005-02-07  Rüdiger Timm  <rt@openoffice.org>  [754077bb54d238e46fa895f191cceed16824cc1f]

INTEGRATION: CWS templatetype1 (1.45.50); FILE MERGED 2005/02/01 08:11:55 mav 1.45.50.1: #i41172# mediatypes for oasis templates


2005-02-07  Rüdiger Timm  <rt@openoffice.org>  [87cd07c943be9105eb8894e8b4cf0f7aa965d429]

INTEGRATION: CWS templatetype1 (1.24.34); FILE MERGED 2005/02/01 07:48:34 mav 1.24.34.1: #i41172# mediatypes for oasis templates


2005-02-07  Rüdiger Timm  <rt@openoffice.org>  [4e3f416c41cae18fd9e3d36cfbd2d4dc8ade86f4]

INTEGRATION: CWS templatetype1 (1.25.34); FILE MERGED 2005/02/01 07:48:33 mav 1.25.34.1: #i41172# mediatypes for oasis templates


2005-02-07  Rüdiger Timm  <rt@openoffice.org>  [c847ab7080aab7e40c76f80c7d0eb5de6bf16741]

INTEGRATION: CWS templatetype1 (1.39.36); FILE MERGED 2005/02/01 07:50:11 mav 1.39.36.1: #i41172# mediatypes for oasis templates


2005-02-07  Rüdiger Timm  <rt@openoffice.org>  [bcc545103308b86630bbd29b62ac4c024cbf840a]

INTEGRATION: CWS templatetype1 (1.2.120); FILE MERGED 2005/02/01 16:13:42 mav 1.2.120.2: #i41172# standalone mediatypes for templates 2005/02/01 07:23:35 mav 1.2.120.1: #i41172# mediatypes for oasis templates


2005-02-07  Rüdiger Timm  <rt@openoffice.org>  [c87db9835250c36bcf9ff667b425335682fe7070]

INTEGRATION: CWS templatetype1 (1.2.120); FILE MERGED 2005/02/01 16:13:41 mav 1.2.120.2: #i41172# standalone mediatypes for templates 2005/02/01 07:23:35 mav 1.2.120.1: #i41172# mediatypes for oasis templates


2005-02-07  Rüdiger Timm  <rt@openoffice.org>  [efcb323e2cf6b9f0712f73ed446e7776fcb049b2]

INTEGRATION: CWS templatetype1 (1.3.46); FILE MERGED 2005/02/01 16:13:41 mav 1.3.46.2: #i41172# standalone mediatypes for templates 2005/02/01 07:23:35 mav 1.3.46.1: #i41172# mediatypes for oasis templates


2005-02-07  Rüdiger Timm  <rt@openoffice.org>  [07216474b908c5954be52700c6fed1081b13c7ab]

INTEGRATION: CWS templatetype1 (1.2.120); FILE MERGED 2005/02/01 16:13:40 mav 1.2.120.2: #i41172# standalone mediatypes for templates 2005/02/01 07:23:34 mav 1.2.120.1: #i41172# mediatypes for oasis templates


2005-02-07  Rüdiger Timm  <rt@openoffice.org>  [eaaf7205918d1c8145d15e7b8d0bd2bb2828498e]

INTEGRATION: CWS impressbeta3 (1.99.6); FILE MERGED 2005/02/04 13:12:32 cl 1.99.6.1: #i42043# removed fix from issue 32217


2005-02-07  Rüdiger Timm  <rt@openoffice.org>  [453cfac4942a58cdaf80c400cfa3fac5e3424633]

INTEGRATION: CWS impressbeta3 (1.26.34); FILE MERGED 2005/02/04 11:40:04 cl 1.26.34.1: #i41916# added missing break


2005-02-07  Rüdiger Timm  <rt@openoffice.org>  [07ad5eb162a023212d08839a71ce73c4d4983ffd]

INTEGRATION: CWS swqbeta001 (1.35.6); FILE MERGED 2005/02/03 19:29:35 dvo 1.35.6.1: #i41972# do not "adjust" outline levels          (should only be in RTF filter, not in SwReader)


2005-02-04  Vladimir Glazounov  <vg@openoffice.org>  [38c8111a3ccccdb92839db786b3460fab39f7e39]

new version for SRC680


2005-02-04  Vladimir Glazounov  <vg@openoffice.org>  [93f8e3402dd986434d62f16bec9b6f28dbeb4081]

new version for SRC680


2005-02-04  Vladimir Glazounov  <vg@openoffice.org>  [a557f77d5100781d0c9f376c45351007e1492540]

new version for SRC680


2005-02-04  Vladimir Glazounov  <vg@openoffice.org>  [1ff56a9c9224009c4cab80cfb9ec698f7d43576b]

new version for SRC680


2005-02-04  Vladimir Glazounov  <vg@openoffice.org>  [7b7d70e31dd2dc53492a068a4a30a0fc4e0b53d8]

new version for SRC680


2005-02-04  Vladimir Glazounov  <vg@openoffice.org>  [11ea7e12c767426cae1699a9b8097881c4daa151]

new version for SRC680


2005-02-04  Vladimir Glazounov  <vg@openoffice.org>  [6b04c33604dda8deba3d9edf8966712faff79bed]

new version for SRC680


2005-02-04  Vladimir Glazounov  <vg@openoffice.org>  [be3cd1931ddf4da5e1097a57b0e2cfc0e7fee50e]

new version for SRC680


2005-02-04  Mathias Bauer  <mba@openoffice.org>  [b9e6c6e0cf13959f7a4c3a6cf0d96a05ccddce12]

#i41365#: check for empty storage reference


2005-02-04  Oliver Bolte  <obo@openoffice.org>  [c60bc2efe70c3d320016694aa2924405e3fc98a9]

#i10000# exit 1 on error for dmake


2005-02-04  Rüdiger Timm  <rt@openoffice.org>  [a0b22b443b646631e6ee6c4ae20c3461b923555f]

INTEGRATION: CWS impressbeta1 (1.8.38); FILE MERGED 2005/02/02 12:24:39 cl 1.8.38.1: #i41814# every toolbar needs a stack


2005-02-04  Rüdiger Timm  <rt@openoffice.org>  [b904ad6fea83fb3a0d904be219812dcf3fdac563]

INTEGRATION: CWS impressbeta1 (1.7.38); FILE MERGED 2005/02/02 12:24:38 cl 1.7.38.1: #i41814# every toolbar needs a stack


2005-02-04  Oliver Bolte  <obo@openoffice.org>  [7636acce3fbd878d862044bf406cf8d84a2460b3]

#i10000# check configuration files, initial revision


2005-02-04  Rüdiger Timm  <rt@openoffice.org>  [5e8a85267f01f83338f64b7f86d65394759c11e0]

INTEGRATION: CWS impressbeta1 (1.22.16); FILE MERGED 2005/02/02 09:21:15 cl 1.22.16.1: #i41825# disable ruler for fullscreen presentations


2005-02-04  Rüdiger Timm  <rt@openoffice.org>  [6af0a178f15e23bfbe48cf2e0e912f91839f2f0c]

INTEGRATION: CWS impressbeta1 (1.3.92); FILE MERGED 2005/02/02 13:42:21 af 1.3.92.1: #i41870# Guard Activate() against missing main ViewShell or FrameView.


2005-02-04  Rüdiger Timm  <rt@openoffice.org>  [987844eae238d60091c41d36ab73eb697cc3fc9f]

INTEGRATION: CWS impressbeta1 (1.9.10); FILE MERGED 2005/02/02 13:41:03 af 1.9.10.1: #i41870# DeactivateViewShell() disconnects ViewShell from DocShell.


2005-02-04  Rüdiger Timm  <rt@openoffice.org>  [479af32c982164cdda2be86736d224930c8973c3]

INTEGRATION: CWS impressbeta1 (1.10.78); FILE MERGED 2005/02/02 13:39:35 af 1.10.78.1: #i41870# dispose() takes view shells from shell stack.


2005-02-04  Rüdiger Timm  <rt@openoffice.org>  [22b7c8c7013cc9d726c3c96c27111d0b876752b1]

SRC680


2005-02-04  Rüdiger Timm  <rt@openoffice.org>  [fb078c700317411b0b18abd06c6bf80805671668]

INTEGRATION: CWS impressbeta2 (1.129.8); FILE MERGED 2005/02/03 14:08:32 cl 1.129.8.1: #i41966# removed changes from i36713


2005-02-04  Rüdiger Timm  <rt@openoffice.org>  [8d6ffb5a62849351cfe6064f9ee5a328e8e6e1bf]

INTEGRATION: CWS os53 (1.23.60); FILE MERGED 2005/02/02 14:45:16 os 1.23.60.1: #i41569# missing  separator added


2005-02-04  Rüdiger Timm  <rt@openoffice.org>  [4887d28a212f959d6fbcb90fa0f769725b412a48]

INTEGRATION: CWS cmcfixes1 (1.7.8); FILE MERGED 2005/01/28 09:07:03 cmc 1.7.8.1: #i41456# Parse problem


2005-02-04  Rüdiger Timm  <rt@openoffice.org>  [8334793c33256646987e654d1eb4d91f7be9181c]

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-04  Rüdiger Timm  <rt@openoffice.org>  [c9467de5b54e46aa0f6ef8dcaa83c914ec15f59c]

INTEGRATION: CWS cmcfixes1 (1.9.8); FILE MERGED 2005/02/02 12:50:39 hjs 1.9.8.4: #i41754# fix sax1 switch 2005/02/02 11:23:01 mt 1.9.8.3: #i41748# Fix for new libxml2 2005/01/31 11:45:23 hjs 1.9.8.2: #i41531# changed windows directory name 2005/01/28 08:32:11 cmc 1.9.8.1: #i41437# move to newer libxml2


2005-02-04  Rüdiger Timm  <rt@openoffice.org>  [69417f8b1c9e8785a030aeeade052e2f54a59c15]

INTEGRATION: CWS cmcfixes1 (1.44.16); FILE MERGED 2005/01/28 09:21:36 cmc 1.44.16.1: #i41451# gcc parse error


2005-02-04  Rüdiger Timm  <rt@openoffice.org>  [6710ffcbb9a47f10ea14f6f10ca594382daa8e23]

INTEGRATION: CWS cmcfixes1 (1.1.1.1.28); FILE MERGED 2005/02/02 14:58:55 mt 1.1.1.1.28.1: #i41748# SAX1 saxhelper.cxx


2005-02-04  Rüdiger Timm  <rt@openoffice.org>  [fc655258ab79f2e7b5efc6ed9db15b8b72724541]

INTEGRATION: CWS cmcfixes1 (1.3.40); FILE MERGED 2005/01/28 08:46:54 cmc 1.3.40.1: #i40815# Parse problem


2005-02-04  Rüdiger Timm  <rt@openoffice.org>  [1ba0db2ec24be68b8aa598255e9eb5df84c95008]

INTEGRATION: CWS swqbetterbeta (1.57.62); FILE MERGED 2005/02/01 23:58:24 dvo 1.57.62.1: #i41746# remove SFX_MAPUNIT_ABSOLUTE from SvxFontHeightItem          (removes fix for #i4279#)


2005-02-04  Rüdiger Timm  <rt@openoffice.org>  [84c2223af3735568e9d5d0c9a8d7d198993edc33]

INTEGRATION: CWS swqbetterbeta (1.85.34); FILE MERGED 2005/02/01 23:58:24 dvo 1.85.34.1: #i41746# remove SFX_MAPUNIT_ABSOLUTE from SvxFontHeightItem          (removes fix for #i4279#)


2005-02-04  Rüdiger Timm  <rt@openoffice.org>  [1afc197d54820d1aa0b661638113785cdb6c561a]

INTEGRATION: CWS swqbetterbeta (1.10.212); FILE MERGED 2005/02/02 09:59:34 hbrinkm 1.10.212.1: #i41794# use push/pop to restore cursor position in DelRight


2005-02-04  Rüdiger Timm  <rt@openoffice.org>  [6a0e2d30d5dcf3207a9fb0e6fc84ea1b021464e0]

INTEGRATION: CWS swqbetterbeta (1.10.42); FILE MERGED 2005/02/02 00:01:06 dvo 1.10.42.1: #i41746# remove SFX_MAPUNIT_ABSOLUTE from SvxFontHeightItem          (removes fix for #i4279#)


2005-02-04  Rüdiger Timm  <rt@openoffice.org>  [4148d7fa38848c7e9eee14d1e8b6aefb29c5b193]

INTEGRATION: CWS swqbetterbeta (1.43.12); FILE MERGED 2005/02/02 14:12:38 hbrinkm 1.43.12.2: #i39978# handle switched off numbering labels correctly in UpdateNumRuleOld 2005/02/02 09:31:16 hbrinkm 1.43.12.1: #i39978# handle switched off numbering labels correctly in UpdateNumRuleOld


2005-02-04  Rüdiger Timm  <rt@openoffice.org>  [6c267fca78708b245f896323bc12345b51333773]

INTEGRATION: CWS tbe20 (1.5.4); FILE MERGED 2005/02/03 13:08:57 tbe 1.5.4.1: #i41958# Controls Toolbar in Dialog Editor is empty


2005-02-04  Rüdiger Timm  <rt@openoffice.org>  [6122bb21c6993372f7fb3b870964a76ea1b6d334]

#i41978# Update jre version


2005-02-04  Vladimir Glazounov  <vg@openoffice.org>  [85f3efcf4e6bb60b3f87611b34de5549fad539bf]

new version for SRC680


2005-02-04  Vladimir Glazounov  <vg@openoffice.org>  [a31173c822b1d6c05b022baf771296a3e7677aa9]

new version for SRC680


2005-02-03  Rüdiger Timm  <rt@openoffice.org>  [f5009e98cb38f827aff52f97c337195fd802f444]

#i41954# Get changes from CWS jdksample


2005-02-03  Rüdiger Timm  <rt@openoffice.org>  [25a8e87338d44f17a2c861903c7c162b4ce5e878]

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>  [c3c346324642d4924084c88403bb8d8a9b02ae54]

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>  [14533425d306088d04ae491a0302f870713bd5ff]

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-03  Vladimir Glazounov  <vg@openoffice.org>  [ce71e7d312c07ec47f8297195a6aa71bf0884f1d]

new version for SRC680


2005-02-02  Vladimir Glazounov  <vg@openoffice.org>  [1cd364852b48338d15a00b2151743d6ff663527e]

new version for SRC680


2005-02-02  Vladimir Glazounov  <vg@openoffice.org>  [9c8a98c699425d4ec5347e134b3d0d02b3e5a6c3]

new version for SRC680


2005-02-02  Vladimir Glazounov  <vg@openoffice.org>  [ecaf5b2ca8a452cafd210874908224a2165436f3]

new version for SRC680


2005-02-02  Vladimir Glazounov  <vg@openoffice.org>  [bbdaa5caa2ed1769e769b80bd801a4414578beb9]

new version for SRC680


2005-02-02  Vladimir Glazounov  <vg@openoffice.org>  [30d7f062c461ad389af9a16351db66fcddebd429]

new version for SRC680


2005-02-02  Vladimir Glazounov  <vg@openoffice.org>  [02756c189d55f542ce47afbfd789f85ae7f9a1bd]

new version for SRC680


2005-02-02  Vladimir Glazounov  <vg@openoffice.org>  [1e6c3d383c7e6cfcd94db054aa16f4539b553141]

new version for SRC680


2005-02-02  Vladimir Glazounov  <vg@openoffice.org>  [a9a0b6b336331797c9b5c83ae7b2cb131c0871dd]

new version for SRC680


2005-02-02  Rüdiger Timm  <rt@openoffice.org>  [7e7868be18b2618164d97a0ae6c277b2a5d4924f]

SRC680


2005-02-02  Rüdiger Timm  <rt@openoffice.org>  [1d4bceafaaf58ee48cecdb958b4e745c1197de8c]

INTEGRATION: CWS alienwarning (1.10.4); FILE MERGED 2005/01/28 18:24:52 mba 1.10.4.2: #i41506#: improve treatment of alien warning 2005/01/28 09:29:30 mba 1.10.4.1: #i41506#: new option for alien warning


2005-02-02  Rüdiger Timm  <rt@openoffice.org>  [a80dc6f783543ccfa46f96bcf673f9e73e222a53]

INTEGRATION: CWS alienwarning (1.25.102); FILE MERGED 2005/01/28 12:58:38 pb 1.25.102.1: fix: #i41506# HID_WARNING_ALIENFORMAT added


2005-02-02  Rüdiger Timm  <rt@openoffice.org>  [7a7037eb334a07c7b2a45879542ffcde1258e80c]

INTEGRATION: CWS alienwarning (1.1.2); FILE ADDED 2005/01/28 16:19:42 pb 1.1.2.2: fix: #i41506# continued 2005/01/28 12:54:45 pb 1.1.2.1: fix: #i41506# new SfxAlienWarningDialog


2005-02-02  Rüdiger Timm  <rt@openoffice.org>  [857ce09acefa621b4e8a84cdd9485c01c6afc606]

INTEGRATION: CWS alienwarning (1.77.198); FILE MERGED 2005/01/28 09:29:29 mba 1.77.198.1: #i41506#: new option for alien warning


2005-02-02  Rüdiger Timm  <rt@openoffice.org>  [5af060d207a09ef4b58ba1a180d49a4adcc438d9]

INTEGRATION: CWS alienwarning (1.29.4); FILE MERGED 2005/01/28 12:59:38 pb 1.29.4.1: fix: #i41506# alienwarn.cxx/src added


2005-02-02  Rüdiger Timm  <rt@openoffice.org>  [3aa5dafd0e327a051e3222168310809a053bca49]

INTEGRATION: CWS alienwarning (1.21.102); FILE MERGED 2005/01/28 12:59:17 pb 1.21.102.1: fix: #i41506# RID_DLG_ALIEN_WARNING added


2005-02-02  Rüdiger Timm  <rt@openoffice.org>  [4a02ac4a7c32a0f3f9483c1eff7e864da3edb2cb]

INTEGRATION: CWS alienwarning (1.1.2); FILE ADDED 2005/01/28 16:19:33 pb 1.1.2.4: fix: #i41506# continued 2005/01/28 15:47:17 pb 1.1.2.3: fix: #i41506# 'No' button == default button 2005/01/28 14:54:09 pb 1.1.2.2: fix: #i41506# some string changes 2005/01/28 12:54:27 pb 1.1.2.1: fix: #i41506# new SfxAlienWarningDialog


2005-02-02  Rüdiger Timm  <rt@openoffice.org>  [c64685a6b90244f2dc5b1cad8aa18edbdd830f24]

INTEGRATION: CWS alienwarning (1.1.2); FILE ADDED 2005/01/28 16:19:33 pb 1.1.2.2: fix: #i41506# continued 2005/01/28 12:54:28 pb 1.1.2.1: fix: #i41506# new SfxAlienWarningDialog


2005-02-02  Rüdiger Timm  <rt@openoffice.org>  [da618e40667667b257bcde8819a488fd9a5b23b3]

INTEGRATION: CWS alienwarning (1.1.2); FILE ADDED 2005/01/28 16:19:33 pb 1.1.2.3: fix: #i41506# continued 2005/01/28 15:47:17 pb 1.1.2.2: fix: #i41506# 'No' button == default button 2005/01/28 12:54:28 pb 1.1.2.1: fix: #i41506# new SfxAlienWarningDialog


2005-02-02  Rüdiger Timm  <rt@openoffice.org>  [f248f1fb0ffa7b160c0249cec0fa50f8e79f1b05]

INTEGRATION: CWS alienwarning (1.57.26); FILE MERGED 2005/01/28 09:29:16 mba 1.57.26.1: #i41506#: new option for alien warning


2005-02-02  Rüdiger Timm  <rt@openoffice.org>  [af44cc9be5b0325e54e9c9dabe81713efbb4b75e]

INTEGRATION: CWS alienwarning (1.71.94); FILE MERGED 2005/01/31 12:32:59 mba 1.71.94.2: #i34118#: text size problems 2005/01/28 18:20:47 mba 1.71.94.1: #i41506#: improve treatment of alien warning


2005-02-02  Rüdiger Timm  <rt@openoffice.org>  [67de3f2f40d90bfe8e50d0fa755cdfcad5db8ab2]

INTEGRATION: CWS alienwarning (1.22.12); FILE MERGED 2005/01/28 18:20:35 mba 1.22.12.1: #i41506#: improve treatment of alien warning


2005-02-02  Rüdiger Timm  <rt@openoffice.org>  [37f7cf47cea156f284701d70cd974a7415ceb03d]

INTEGRATION: CWS alienwarning (1.5.168); FILE MERGED 2005/01/28 18:20:34 mba 1.5.168.1: #i41506#: improve treatment of alien warning


2005-02-02  Rüdiger Timm  <rt@openoffice.org>  [9cdf2c6a7c1a2dd20145049477cb9ad43208d70f]

INTEGRATION: CWS alienwarning (1.8.12); FILE MERGED 2005/01/28 18:20:34 mba 1.8.12.1: #i41506#: improve treatment of alien warning


2005-02-02  Rüdiger Timm  <rt@openoffice.org>  [5965d5947f31489462fcbc36a1c6fdfc44c8cbaa]

INTEGRATION: CWS alienwarning (1.4.322); FILE MERGED 2005/01/28 18:23:37 mba 1.4.322.1: #i41506#: improve treatment of alien warning


2005-02-02  Rüdiger Timm  <rt@openoffice.org>  [265a15449141340629c4f77777dd5aae876c282d]

INTEGRATION: CWS fwkbetashowstop01 (1.7.4); FILE MERGED 2005/02/01 23:06:20 dbo 1.7.4.3: #i41693# Issue number: Submitted by: Reviewed by: 2005/02/01 18:29:35 dbo 1.7.4.2: #i41693# execute file/folder pickers in solar thread Issue number: Submitted by: Reviewed by: 2005/02/01 09:42:27 dbo 1.7.4.1: #i41693# release solar mutex before joining thread Issue number: Submitted by: Reviewed by:


2005-02-02  Rüdiger Timm  <rt@openoffice.org>  [a08b106becf6c2bd7616f36d5724b9aed7effedf]

INTEGRATION: CWS fwkbetashowstop01 (1.6.4); FILE MERGED 2005/02/01 18:29:35 dbo 1.6.4.1: #i41693# execute file/folder pickers in solar thread Issue number: Submitted by: Reviewed by:


2005-02-02  Rüdiger Timm  <rt@openoffice.org>  [067c383d84d78ef0122bedea3702fe656923330c]

INTEGRATION: CWS fwkbetashowstop01 (1.6.4); FILE MERGED 2005/02/01 17:35:44 dbo 1.6.4.1: #i41693# added Boost.Function


2005-02-02  Rüdiger Timm  <rt@openoffice.org>  [2da8c154db6035694da4c7257b13082da2720b96]

INTEGRATION: CWS alienwarning (1.106.52); FILE MERGED 2005/01/28 09:26:31 mba 1.106.52.1: #i41506#: new option for alien warning


2005-02-02  Rüdiger Timm  <rt@openoffice.org>  [e6bf7f24506d7f4586601bc2bf7fb43110210e61]

INTEGRATION: CWS fwkbetashowstop01 (1.14.10); FILE MERGED 2005/02/01 09:51:15 pl 1.14.10.1: #i41693# need a timeout on condition to avoid possible deadlocks


2005-02-02  Rüdiger Timm  <rt@openoffice.org>  [99c08a3150ac869b095e5f5e400decaebc4c61b1]

INTEGRATION: CWS alienwarning (1.19.86); FILE MERGED 2005/01/28 09:27:12 mba 1.19.86.1: #i41506#: new option for alien warning


2005-02-02  Rüdiger Timm  <rt@openoffice.org>  [11d84f305fc036727458d8b076c112feb997a7f9]

INTEGRATION: CWS fwkbetashowstop01 (1.3.166); FILE MERGED 2005/01/31 17:34:32 cd 1.3.166.1: #i39268# Format menu must be saved completely


2005-02-02  Mikhail Voitenko  <mav@openoffice.org>  [99abc4cabe501a4648fccc334974a5fdc2ae1e8c]

#i41899# release the image replacements substorage


2005-02-02  Mikhail Voitenko  <mav@openoffice.org>  [cf45add7f3139d9cd7788fc34f86d5891d107ea8]

#i41899# cache the image replacement storage and allow to release it


2005-02-02  Mikhail Voitenko  <mav@openoffice.org>  [fcc319c93124f2f0d599cac8dafb2bd62725a8b9]

#i41899# allow to release a the image replacements substorage


2005-02-02  Rüdiger Timm  <rt@openoffice.org>  [3a514a25530b9f0b333f290eeefe2339d8a0a0e5]

INTEGRATION: CWS imprec01 (1.29.36); FILE MERGED 2005/02/02 06:24:21 as 1.29.36.2: resolve conflicts after resync 2005/01/17 11:33:23 as 1.29.36.1: #i40649# map style URL's to it's UI Label if they came from the configuration too


2005-02-02  Rüdiger Timm  <rt@openoffice.org>  [0bfc2b9c1ee830421847a49c2fc1ac4b47008ba1]

INTEGRATION: CWS imprec01 (1.99.6); FILE MERGED 2004/12/17 08:55:09 as 1.99.6.1: #i36770# show views created by the sfx without using framework mechanism


2005-02-02  Rüdiger Timm  <rt@openoffice.org>  [b92a5b3cdc4d07b2baca735b57a4148e97e992fb]

INTEGRATION: CWS imprec01 (1.68.28); FILE MERGED 2005/01/19 12:52:33 as 1.68.28.2: RESYNC: (1.68-1.69); FILE MERGED 2004/12/17 08:55:08 as 1.68.28.1: #i36770# show views created by the sfx without using framework mechanism


2005-02-02  Rüdiger Timm  <rt@openoffice.org>  [29da655a59ea37c80bdd487ff19fadaf244048e4]

INTEGRATION: CWS imprec01 (1.26.36); FILE MERGED 2005/01/10 09:05:19 as 1.26.36.2: #i39228# move GlobalEventBroadcaster from back to sfx and provide new mechanism to trigger events from outside the sfx 2005/01/10 07:40:29 as 1.26.36.1: #i39228# move GlobalEventBroadcaster from sfx to framework module


2005-02-02  Rüdiger Timm  <rt@openoffice.org>  [e73b72290c2bd97f502044b154d7d4debac9d926]

INTEGRATION: CWS imprec01 (1.9.214); FILE MERGED 2005/01/10 09:05:18 as 1.9.214.1: #i39228# move GlobalEventBroadcaster from back to sfx and provide new mechanism to trigger events from outside the sfx


2005-02-02  Rüdiger Timm  <rt@openoffice.org>  [4d98b4df30d27ead6a55bc80f4872cb7f457da3b]

INTEGRATION: CWS imprec01 (1.45.36); FILE MERGED 2005/01/19 12:45:09 as 1.45.36.2: RESYNC: (1.45-1.47); FILE MERGED resolve conflicts on merge 2005/01/17 11:33:22 as 1.45.36.1: #i40649# map style URL's to it's UI Label if they came from the configuration too


2005-02-02  Rüdiger Timm  <rt@openoffice.org>  [ca32238ccb3ac5d9a7ccee17af99c80582e7e572]

INTEGRATION: CWS imprec01 (1.23.36); FILE MERGED 2005/01/19 14:16:57 as 1.23.36.4: #i40649# make retrieving of command labels more stable 2005/01/18 12:12:48 as 1.23.36.3: #i40795# dont enable childs on demand feature, if there exists no children at all 2005/01/18 10:22:43 as 1.23.36.2: #i40795# dont crash for selection of non real existing <dummy> items 2005/01/17 11:33:21 as 1.23.36.1: #i40649# map style URL's to it's UI Label if they came from the configuration too


2005-02-02  Rüdiger Timm  <rt@openoffice.org>  [984170dbd4703da4a14c766cb729ce22d3cef986]

INTEGRATION: CWS imprec01 (1.37.36); FILE MERGED 2004/12/16 18:05:42 cd 1.37.36.1: #i38746# Remove property from argument sequence before TransformParameters is called


2005-02-02  Rüdiger Timm  <rt@openoffice.org>  [eefd8ed4d5708044dc93e4c23ec14b7a4b0e2fcf]

INTEGRATION: CWS imprec01 (1.22.36); FILE MERGED 2004/12/14 07:32:10 as 1.22.36.1: #i38378# restore old modified state after flushing docinf


2005-02-02  Rüdiger Timm  <rt@openoffice.org>  [c3f975b5610496ab6b39dcf2b33140b842205224]

INTEGRATION: CWS imprec01 (1.104.6); FILE MERGED 2005/01/19 12:41:00 as 1.104.6.4: RESYNC: (1.104-1.105); FILE MERGED 2005/01/10 09:05:17 as 1.104.6.3: #i39228# move GlobalEventBroadcaster from back to sfx and provide new mechanism to trigger events from outside the sfx 2005/01/10 07:40:28 as 1.104.6.2: #i39228# move GlobalEventBroadcaster from sfx to framework module 2005/01/05 13:48:22 as 1.104.6.1: #i38507# check for removed ThisComponent before using it


2005-02-02  Rüdiger Timm  <rt@openoffice.org>  [9855bdcae218ddd30c99de6abcf065d4235fdf3d]

INTEGRATION: CWS imprec01 (1.123.64); FILE MERGED 2005/01/12 08:46:48 pb 1.123.64.1: fix: #i40267# export svmedit2.hxx


2005-02-02  Rüdiger Timm  <rt@openoffice.org>  [a7e4e8a00e328d0046d99db27c8f73dd10c385bd]

INTEGRATION: CWS imprec01 (1.7.12); FILE MERGED 2005/02/02 06:20:54 as 1.7.12.4: resolve conflicts after resync 2005/01/12 12:56:23 oj 1.7.12.3: #i39228# send document events 2005/01/11 13:59:33 oj 1.7.12.2: #i39228# send document events 2005/01/11 08:58:23 oj 1.7.12.1: #i39228# send document events


2005-02-02  Rüdiger Timm  <rt@openoffice.org>  [8ba16630481bbf0bc48c53cbd6a1787bc8cb68bb]

INTEGRATION: CWS imprec01 (1.91.24); FILE MERGED 2005/01/19 12:39:42 as 1.91.24.4: RESYNC: (1.91-1.93); FILE MERGED 2005/01/12 08:35:45 as 1.91.24.3: #i39434# trigger event OnStartApp manually from Desktop::Main() 2005/01/10 09:05:16 as 1.91.24.2: #i39228# move GlobalEventBroadcaster from back to sfx and provide new mechanism to trigger events from outside the sfx 2005/01/10 07:40:27 as 1.91.24.1: #i39228# move GlobalEventBroadcaster from sfx to framework module


2005-02-02  Rüdiger Timm  <rt@openoffice.org>  [af16792120261a1a36400436aa870ba447799133]

INTEGRATION: CWS imprec01 (1.8.2); FILE MERGED 2005/01/10 12:58:52 cn 1.8.2.2: implement MacroExpnander 2004/12/20 11:35:51 cn 1.8.2.1: #i39323# method 'getOfficeUserPath(msf)' added


2005-02-02  Rüdiger Timm  <rt@openoffice.org>  [2d0c22e49d5daea184bae0fe4aca7d9678d67fe7]

INTEGRATION: CWS imprec01 (1.2.40); FILE MERGED 2005/01/11 13:59:36 oj 1.2.40.1: #i39228# send document events


2005-02-02  Rüdiger Timm  <rt@openoffice.org>  [af0477e6aa0c35f3bb804c83e690af29cfd34621]

INTEGRATION: CWS imprec01 (1.3.2); FILE MERGED 2005/01/10 12:59:29 cn 1.3.2.2: implement method 'getButton' 2004/12/20 10:57:50 cn 1.3.2.1: #i39323# documentaion enhancements


2005-02-02  Rüdiger Timm  <rt@openoffice.org>  [e25a38ef7d894d8943f501dcc2edc2a2de0bcc43]

INTEGRATION: CWS imprec01 (1.4.6); FILE MERGED 2005/01/19 12:09:30 as 1.4.6.3: RESYNC: (1.4-1.5); FILE MERGED 2005/01/11 13:59:35 oj 1.4.6.2: #i39228# send document events 2005/01/11 08:58:24 oj 1.4.6.1: #i39228# send document events


2005-02-02  Rüdiger Timm  <rt@openoffice.org>  [72aef51d5fc14cb782869fe14400da98d7c8a491]

INTEGRATION: CWS imprec01 (1.6.144); FILE MERGED 2004/12/20 10:44:59 cn 1.6.144.1: #i39323# function openDoc uses searchFlag=40 to open docs


2005-02-02  Rüdiger Timm  <rt@openoffice.org>  [4bd26c152728e8d90df687166fba5f8be5d62197]

INTEGRATION: CWS imprec01 (1.23.12); FILE MERGED 2005/01/11 08:58:24 oj 1.23.12.1: #i39228# send document events


2005-02-02  Rüdiger Timm  <rt@openoffice.org>  [41c01c4215ba7653dff8a53675c825a1f6d913c7]

INTEGRATION: CWS imprec01 (1.2.12); FILE MERGED 2004/12/20 11:28:59 cn 1.2.12.1: #i39323# property timeOut added


2005-02-02  Rüdiger Timm  <rt@openoffice.org>  [b278bada222b151bb8848e5e86b2cddfac48ffb0]

INTEGRATION: CWS imprec01 (1.52.12); FILE MERGED 2005/01/11 13:59:34 oj 1.52.12.2: #i39228# send document events 2005/01/11 08:58:23 oj 1.52.12.1: #i39228# send document events


2005-02-02  Rüdiger Timm  <rt@openoffice.org>  [163e00d21af3dd256ba24facc24e810e526ee53f]

INTEGRATION: CWS imprec01 (1.2.90); FILE MERGED 2004/12/20 11:38:21 cn 1.2.90.1: #i39323# enhaved with serveral methods


2005-02-02  Rüdiger Timm  <rt@openoffice.org>  [7005f0494f7ae4058d12fedddc810f1e6f1c1f86]

INTEGRATION: CWS imprec01 (1.1.156); FILE MERGED 2005/01/10 13:00:47 cn 1.1.156.1: new method 'getWatcher' and 'setWatcher' implemented


2005-02-02  Rüdiger Timm  <rt@openoffice.org>  [de0cdcf5e85f81cd0cb9e205eb2129dc763bffc1]

INTEGRATION: CWS imprec01 (1.25.18); FILE MERGED 2005/01/11 08:58:22 oj 1.25.18.1: #i39228# send document events


2005-02-02  Rüdiger Timm  <rt@openoffice.org>  [d2884c1fae1716414a4316b84fee01c04efdd07f]

INTEGRATION: CWS imprec01 (1.3.10); FILE MERGED 2005/02/02 06:17:31 as 1.3.10.10: resolve conflicts after resync 2005/01/17 11:12:55 pb 1.3.10.9: fix: #i40268# BrokenDlg: more space for text 2005/01/17 09:03:50 as 1.3.10.8: #i36457# new dialog handling for CANCEL recovery 2005/01/12 13:36:07 as 1.3.10.7: #i36457# stop dialog before recovery; handle diferent dialog states better then before 2005/01/12 09:34:32 pb 1.3.10.6: fix: #i40267# more space for other languages, autoscroll for multilineedit,... 2005/01/11 13:59:57 pb 1.3.10.5: fix: #i40267# inactive boxes and progressbar beautified 2005/01/11 10:32:35 pb 1.3.10.4: fix: #i40267# Fixedline under title window 2005/01/11 08:37:09 pb 1.3.10.3: fix: #i40268# BrokenDlg: edit control added 2005/01/10 14:20:58 as 1.3.10.2: #i38457# stop recovery dialog on startup and wait for user decision 2004/12/18 09:57:08 as 1.3.10.1: #i38379# use new listener concept of recovery core; repair yellow icon


2005-02-02  Rüdiger Timm  <rt@openoffice.org>  [29d4edb7e23e3d610394463f9c037f886fa7cfa8]

INTEGRATION: CWS imprec01 (1.2.102); FILE MERGED 2005/01/10 13:00:47 cn 1.2.102.1: new method 'getWatcher' and 'setWatcher' implemented


2005-02-02  Rüdiger Timm  <rt@openoffice.org>  [ffde29722ee757e9575e6c7998ff0bc76105fc52]

INTEGRATION: CWS imprec01 (1.3.152); FILE MERGED 2005/01/10 13:00:46 cn 1.3.152.1: new method 'getWatcher' and 'setWatcher' implemented


2005-02-02  Rüdiger Timm  <rt@openoffice.org>  [898fc108681f39f5464a28b45d0aad234015668e]

INTEGRATION: CWS imprec01 (1.2.46); FILE MERGED 2004/12/14 12:03:04 as 1.2.46.2: #i38378# implement FAILURE_CLEAN_UP 2004/12/14 07:31:04 as 1.2.46.1: #i38378# dont duplicate cache items on recovery


2005-02-02  Rüdiger Timm  <rt@openoffice.org>  [663e06544d31e064b06d74342865d0673644feed]

INTEGRATION: CWS imprec01 (1.2.102); FILE MERGED 2005/01/10 13:00:46 cn 1.2.102.1: new method 'getWatcher' and 'setWatcher' implemented


2005-02-02  Rüdiger Timm  <rt@openoffice.org>  [684b777bc47baa4e9db8b9589ac6e559e59f3223]

INTEGRATION: CWS imprec01 (1.4.10); FILE MERGED 2005/01/17 09:03:52 as 1.4.10.11: #i36457# new dialog handling for CANCEL recovery 2005/01/13 08:47:03 as 1.4.10.10: #i36457# use new operation PrepareEmergencySave; smale UI update fixes 2005/01/12 14:22:11 as 1.4.10.9: #i36457# show right icons in every circumstance .-) 2005/01/12 13:36:08 as 1.4.10.8: #i36457# stop dialog before recovery; handle diferent dialog states better then before 2005/01/12 09:34:46 pb 1.4.10.7: fix: #i40267# more space for other languages, autoscroll for multilineedit,... 2005/01/11 10:33:14 pb 1.4.10.6: fix: #i40267# Fixedline under title window 2005/01/11 08:37:20 pb 1.4.10.5: fix: #i40268# BrokenDlg: edit control added 2005/01/10 14:20:59 as 1.4.10.4: #i38457# stop recovery dialog on startup and wait for user decision 2004/12/18 09:57:08 as 1.4.10.3: #i38379# use new listener concept of recovery core; repair yellow icon 2004/12/14 12:03:03 as 1.4.10.2: #i38378# implement FAILURE_CLEAN_UP 2004/12/14 07:31:03 as 1.4.10.1: #i38378# dont duplicate cache items on recovery


2005-02-02  Rüdiger Timm  <rt@openoffice.org>  [b68608cd15c5cbd5f5e07a0069f15728c47bf888]

INTEGRATION: CWS imprec01 (1.4.12); FILE MERGED 2005/01/10 13:00:46 cn 1.4.12.1: new method 'getWatcher' and 'setWatcher' implemented


2005-02-02  Rüdiger Timm  <rt@openoffice.org>  [0c8c990d4d152207bb6d9cb5e0090ba9a66c330c]

INTEGRATION: CWS imprec01 (1.3.12); FILE MERGED 2005/01/10 13:00:46 cn 1.3.12.1: new method 'getWatcher' and 'setWatcher' implemented


2005-02-02  Rüdiger Timm  <rt@openoffice.org>  [7ce783bd75bdfe63c202af6356c90c1b9fbe7bbd]

INTEGRATION: CWS imprec01 (1.3.10); FILE MERGED 2005/01/17 11:12:55 pb 1.3.10.8: fix: #i40268# BrokenDlg: more space for text 2005/01/17 09:03:49 as 1.3.10.7: #i36457# new dialog handling for CANCEL recovery 2005/01/12 13:36:06 as 1.3.10.6: #i36457# stop dialog before recovery; handle diferent dialog states better then before 2005/01/12 09:34:34 pb 1.3.10.5: fix: #i40267# more space for other languages, autoscroll for multilineedit,... 2005/01/11 13:59:56 pb 1.3.10.4: fix: #i40267# inactive boxes and progressbar beautified 2005/01/11 10:32:34 pb 1.3.10.3: fix: #i40267# Fixedline under title window 2005/01/11 08:37:10 pb 1.3.10.2: fix: #i40268# BrokenDlg: edit control added 2005/01/10 14:20:58 as 1.3.10.1: #i38457# stop recovery dialog on startup and wait for user decision


2005-02-02  Rüdiger Timm  <rt@openoffice.org>  [7b014a9717d02301546a4b5c51186dda7f721fb7]

INTEGRATION: CWS imprec01 (1.1.156); FILE MERGED 2005/01/10 13:00:45 cn 1.1.156.1: new method 'getWatcher' and 'setWatcher' implemented


2005-02-02  Rüdiger Timm  <rt@openoffice.org>  [23363d9fd66245b5ee20688e3d809db570c4fc47]

INTEGRATION: CWS imprec01 (1.3.10); FILE MERGED 2005/01/25 06:46:15 pb 1.3.10.16: fix: #i39974# more space for 'Show Report' button 2005/01/17 12:37:11 as 1.3.10.15: #i36457# handle CANCEL right 2005/01/17 09:03:48 as 1.3.10.14: #i36457# new dialog handling for CANCEL recovery 2005/01/13 08:47:02 as 1.3.10.13: #i36457# use new operation PrepareEmergencySave; smale UI update fixes 2005/01/12 14:22:09 as 1.3.10.12: #i36457# show right icons in every circumstance .-) 2005/01/12 13:36:05 as 1.3.10.11: #i36457# stop dialog before recovery; handle diferent dialog states better then before 2005/01/12 10:24:11 pb 1.3.10.10: fix: #i40267# continued... 2005/01/12 09:34:33 pb 1.3.10.9: fix: #i40267# more space for other languages, autoscroll for multilineedit,... 2005/01/11 13:59:58 pb 1.3.10.8: fix: #i40267# inactive boxes and progressbar beautified 2005/01/11 10:32:33 pb 1.3.10.7: fix: #i40267# Fixedline under title window 2005/01/11 08:37:09 pb 1.3.10.6: fix: #i40268# BrokenDlg: edit control added 2005/01/10 14:20:57 as 1.3.10.5: #i38457# stop recovery dialog on startup and wait for user decision 2004/12/18 09:57:07 as 1.3.10.4: #i38379# use new listener concept of recovery core; repair yellow icon 2004/12/16 07:33:34 as 1.3.10.3: #i38378# be threadsafe 2004/12/14 12:03:03 as 1.3.10.2: #i38378# implement FAILURE_CLEAN_UP 2004/12/14 07:31:02 as 1.3.10.1: #i38378# dont duplicate cache items on recovery


2005-02-02  Rüdiger Timm  <rt@openoffice.org>  [8d4f4a3c970ffb9290856960919e894f3a13010d]

INTEGRATION: CWS imprec01 (1.14.14); FILE MERGED 2005/02/02 06:15:07 as 1.14.14.4: resolve conflicts after resync 2005/01/19 11:22:25 as 1.14.14.3: RESYNC: (1.15-1.16); FILE MERGED 2004/12/18 10:35:28 as 1.14.14.2: RESYNC: (1.14-1.15); FILE MERGED 2004/12/18 09:54:31 as 1.14.14.1: #i38502# repair and improve progress mode


2005-02-02  Rüdiger Timm  <rt@openoffice.org>  [93812b7f6e3127ec4b4125edb32ad99b71281c9b]

INTEGRATION: CWS imprec01 (1.1.156); FILE MERGED 2005/01/10 13:03:11 cn 1.1.156.1: new methods 'getWatcher' and 'setWatcher' implemented


2005-02-02  Rüdiger Timm  <rt@openoffice.org>  [545e0d19a8fac076edf6b05d30f779ac6b21290d]

INTEGRATION: CWS imprec01 (1.6.2); FILE MERGED 2004/12/20 11:30:02 cn 1.6.2.1: #i39323# parameter timeOut defaulted


2005-02-02  Rüdiger Timm  <rt@openoffice.org>  [35d5e5d6fef510c4c63a8202f4e9a0002736bff8]

INTEGRATION: CWS imprec01 (1.6.2); FILE MERGED 2005/01/25 13:54:46 cn 1.6.2.1: #i39323# FileTools.java added


2005-02-02  Rüdiger Timm  <rt@openoffice.org>  [ccef4b95dfaff9163145361e109b24767b32c6a9]

INTEGRATION: CWS imprec01 (1.2.102); FILE MERGED 2005/01/12 17:41:51 cn 1.2.102.2: #i39323# bugfix in getUnorcName 2005/01/06 09:45:21 cn 1.2.102.1: #i39323# add error message to getManager()


2005-02-02  Rüdiger Timm  <rt@openoffice.org>  [766d03bdfc1fc8928745f18a67c01cc2871725fb]

INTEGRATION: CWS imprec01 (1.6.2); FILE MERGED 2004/12/20 11:27:21 cn 1.6.2.1: #i39323# method 'getExitCode' returns the exit code of the started process


2005-02-02  Rüdiger Timm  <rt@openoffice.org>  [8c46addf3705dde2a380d2019f41b1e19383717f]

INTEGRATION: CWS imprec01 (1.3.26); FILE MERGED 2005/01/10 12:57:18 cn 1.3.26.1: use int instead of String for ping


2005-02-02  Rüdiger Timm  <rt@openoffice.org>  [6545c21e5c91e2a347b04f4cf9519e4791db6d8f]

INTEGRATION: CWS imprec01 (1.15.2); FILE MERGED 2005/01/25 13:10:53 cn 1.15.2.1: #i39323# move file handling in FileTools.java


2005-02-02  Rüdiger Timm  <rt@openoffice.org>  [f3485d0009f75dfe14645d415a3302fc1dbfb751]

INTEGRATION: CWS imprec01 (1.89.10); FILE MERGED 2005/01/21 10:50:27 lo 1.89.10.4: #i34170# combine session management and autorecovery 2005/01/10 09:04:59 as 1.89.10.3: #i39228# move GlobalEventBroadcaster from back to sfx and provide new mechanism to trigger events from outside the sfx 2005/01/10 07:37:54 as 1.89.10.2: #i39228# move GlobalEventBroadcaster from sfx to framework module 2004/12/15 06:51:21 as 1.89.10.1: #i35842# implement intelligent reschedule


2005-02-02  Rüdiger Timm  <rt@openoffice.org>  [017181c90ceee8dd7eb74934f673d3fef3238ea6]

INTEGRATION: CWS imprec01 (1.1.2); FILE ADDED 2005/01/25 13:10:03 cn 1.1.2.1: #i39323# helper class for file/folder copy/move/delete


2005-02-02  Rüdiger Timm  <rt@openoffice.org>  [a41b1bd5e24ebe5b2238241f2dec6c95d808796a]

INTEGRATION: CWS imprec01 (1.1.6); FILE ADDED 2005/01/21 13:07:18 lo 1.1.6.1: #i34170# combine session management and autorecovery


2005-02-02  Rüdiger Timm  <rt@openoffice.org>  [7a0d011855683b7a5eacb96b132bb261ff7f22ca]

INTEGRATION: CWS imprec01 (1.9.94); FILE MERGED 2005/01/10 12:56:36 cn 1.9.94.1: enable OfficeWatcher for retrigger of TimeOut while logging


2005-02-02  Rüdiger Timm  <rt@openoffice.org>  [d475d5b6ef5dbd89b1bb1cdd4d60156eb388f84a]

INTEGRATION: CWS imprec01 (1.19.10); FILE MERGED 2005/01/21 10:50:25 lo 1.19.10.3: #i34170# combine session management and autorecovery 2005/01/10 09:04:58 as 1.19.10.2: #i39228# move GlobalEventBroadcaster from back to sfx and provide new mechanism to trigger events from outside the sfx 2005/01/10 07:37:54 as 1.19.10.1: #i39228# move GlobalEventBroadcaster from sfx to framework module


2005-02-02  Rüdiger Timm  <rt@openoffice.org>  [8f0e6abd15999aebb60aaa1527bbdddc9f78f01a]

INTEGRATION: CWS imprec01 (1.8.2); FILE MERGED 2005/01/10 15:29:32 cn 1.8.2.2: log.initialize with loggingIsActive parameter 2004/12/20 10:48:01 cn 1.8.2.1: #i39323# the timeOut must be zero


2005-02-02  Rüdiger Timm  <rt@openoffice.org>  [e31dc6af9b49ca171783d2dd13afb7b188356b4c]

INTEGRATION: CWS imprec01 (1.79.10); FILE MERGED 2004/12/18 09:54:32 as 1.79.10.1: #i38502# repair and improve progress mode


2005-02-02  Rüdiger Timm  <rt@openoffice.org>  [33cda76b98f23b8c0795d6ab157fc951aaa473c4]

INTEGRATION: CWS imprec01 (1.3.4); FILE MERGED 2005/02/02 08:34:35 as 1.3.4.10: #i37402# be sure to start recovery in case emergency save was not called 2005/01/19 10:32:49 as 1.3.4.9: #i34170# support session save/restore too 2005/01/13 08:45:30 as 1.3.4.8: #i36457# support new operation PrepareEmergencySave 2005/01/12 14:23:41 as 1.3.4.7: #i36457# provide more informations for outside listener 2005/01/12 13:10:43 as 1.3.4.6: #i36457# new API functions to backup/cleanup one cache entry only 2005/01/11 08:42:38 oj 1.3.4.5: #i39228# check if XDocumentInfoSupplier is null, it is optional 2004/12/18 09:52:50 as 1.3.4.4: #i38379# recognize all incomplete files on failure save 2004/12/15 11:32:43 as 1.3.4.3: #i38378#, #i38379# solve some re-entrant problems 2004/12/14 11:46:20 as 1.3.4.2: #i38378# rollback using of second cache; match async events to right cache entries instead; support FAILURE_CLEAN_UP 2004/12/14 07:19:15 as 1.3.4.1: #i38378# dont duplicate cache items on recovery


2005-02-02  Rüdiger Timm  <rt@openoffice.org>  [3a4141e51d061119f00db9f9347c4a8761dd4dee]

INTEGRATION: CWS imprec01 (1.28.10); FILE MERGED 2005/01/21 10:50:24 lo 1.28.10.3: #i34170# combine session management and autorecovery 2005/01/10 09:04:57 as 1.28.10.2: #i39228# move GlobalEventBroadcaster from back to sfx and provide new mechanism to trigger events from outside the sfx 2005/01/10 07:37:53 as 1.28.10.1: #i39228# move GlobalEventBroadcaster from sfx to framework module


2005-02-02  Rüdiger Timm  <rt@openoffice.org>  [ffa0c246dd9693e7cc047d821f3a2d03f51c2e00]

INTEGRATION: CWS imprec01 (1.11.10); FILE MERGED 2005/01/13 10:33:22 as 1.11.10.3: #i27133# move FilterSelection interaction to TypeDetection service 2004/12/18 09:51:20 as 1.11.10.2: #i27133# show FilterSelection dialog if detection failed; #i36770# improve frame recycling 2004/12/17 07:34:19 as 1.11.10.1: #i36770# improve recycling of frames


2005-02-02  Rüdiger Timm  <rt@openoffice.org>  [bd0f8272a951f66d744d9ec528fa972964d21477]

INTEGRATION: CWS imprec01 (1.4.148); FILE MERGED 2004/12/18 09:50:35 as 1.4.148.1: #i27133# show FilterSelection dialog if detection failed


2005-02-02  Rüdiger Timm  <rt@openoffice.org>  [d120002e5860450fde4a3e45b5f1232e81913585]

INTEGRATION: CWS validationbeta (1.80.34); FILE MERGED 2005/02/01 12:00:37 sab 1.80.34.1: #i41737#; different length of XML_CONTENT_VALIDATION_NAME


2005-02-02  Rüdiger Timm  <rt@openoffice.org>  [13ce137f967738e1c1c5394c0fd2c75d10064bbf]

INTEGRATION: CWS imprec01 (1.1.2); FILE ADDED 2005/01/12 13:09:12 as 1.1.2.3: #i35842# reschedule 40x/sec only 2005/01/06 07:06:58 as 1.1.2.2: #i35842# remove RTL_LOGFILE messages 2004/12/15 06:50:50 as 1.1.2.1: #i35842# use condition inside thread for intelligent sleep


2005-02-02  Rüdiger Timm  <rt@openoffice.org>  [8316c94c9a03c934fdf0214412a1eaeb57e41490]

INTEGRATION: CWS imprec01 (1.12.10); FILE MERGED 2004/12/18 09:54:31 as 1.12.10.2: #i38502# repair and improve progress mode 2004/12/15 06:51:20 as 1.12.10.1: #i35842# implement intelligent reschedule


2005-02-02  Rüdiger Timm  <rt@openoffice.org>  [072e5121bfb2f366c3967dcfb46963a756bb800c]

INTEGRATION: CWS imprec01 (1.1.408); FILE MERGED 2004/12/15 06:51:20 as 1.1.408.1: #i35842# implement intelligent reschedule


2005-02-02  Rüdiger Timm  <rt@openoffice.org>  [41576405c994b83f6cba32145f41a24e5b92967f]

INTEGRATION: CWS imprec01 (1.25.10); FILE MERGED 2004/12/15 06:51:20 as 1.25.10.1: #i35842# implement intelligent reschedule


2005-02-02  Rüdiger Timm  <rt@openoffice.org>  [0bab3dd89195cd4025fbf3bc211254b7db4f87cb]

INTEGRATION: CWS imprec01 (1.7.4); FILE MERGED 2004/12/15 06:24:46 as 1.7.4.1: #i38366# remove assertion for localization problem ... it occures to often and not realy specific


2005-02-02  Rüdiger Timm  <rt@openoffice.org>  [9f55cbb14f499ade49e5c085c04920e9c84e765a]

INTEGRATION: CWS imprec01 (1.2.86); FILE MERGED 2004/12/20 13:26:24 cn 1.2.86.1: #i39323# remove connection string in 'run' command


2005-02-02  Rüdiger Timm  <rt@openoffice.org>  [48e84211b11477a805401bf8e269a983ed6ad6cc]

INTEGRATION: CWS imprec01 (1.1.2); FILE ADDED 2005/01/25 13:50:31 cn 1.1.2.3: #i39323# KlickButtonThread.java added 2005/01/10 12:51:41 cn 1.1.2.2: CHG: fist stable version 2004/12/20 13:27:34 cn 1.1.2.1: Issue number: Submitted by: Reviewed by:


2005-02-02  Rüdiger Timm  <rt@openoffice.org>  [f8b878abfdb1eaed3ffaaaa14d6ca279067510e7]

INTEGRATION: CWS imprec01 (1.2.122); FILE MERGED 2005/01/05 13:47:43 hjs 1.2.122.2: #i38806# dependency on localize.sdf 2005/01/05 12:30:37 hjs 1.2.122.1: #i38806# introduce merge process


2005-02-02  Rüdiger Timm  <rt@openoffice.org>  [e643e4d7d67fa3fcc87731bf8fc90098e415fad3]

INTEGRATION: CWS imprec01 (1.1.2); FILE ADDED 2004/12/20 10:26:40 cn 1.1.2.1: Issue number: Submitted by: Reviewed by:


2005-02-02  Rüdiger Timm  <rt@openoffice.org>  [a33d7225195009e91849d46c1f433731f1dcc11a]

INTEGRATION: CWS imprec01 (1.1.2); FILE ADDED 2005/01/05 12:30:36 hjs 1.1.2.1: #i38806# introduce merge process


2005-02-02  Rüdiger Timm  <rt@openoffice.org>  [0218a5834d6e0909ea7aca877a1785dc54201c84]

INTEGRATION: CWS imprec01 (1.1.2); FILE ADDED 2005/01/25 18:29:48 cn 1.1.2.5: #i39323# implement 'Document save' dialog 2005/01/25 13:12:41 cn 1.1.2.4: #i39323# bugfixes and enhancements 2005/01/10 12:51:40 cn 1.1.2.3: CHG: fist stable version 2004/12/21 15:36:54 cn 1.1.2.2: #i39323# serveral changes 2004/12/20 10:25:41 cn 1.1.2.1: Issue number: Submitted by: Reviewed by:


2005-02-02  Rüdiger Timm  <rt@openoffice.org>  [48634b5df18c881f5cc3011485dffe1cd260b9b1]

INTEGRATION: CWS imprec01 (1.6.16); FILE MERGED 2005/01/06 13:18:33 as 1.6.16.4: #i38806# improve dependcy handling for build -I 2005/01/06 06:48:30 as 1.6.16.3: #i38806# patch dependencies to support xcu target files instead of zip targets 2005/01/05 12:30:35 hjs 1.6.16.2: #i38806# introduce merge process 2004/12/20 12:56:06 hjs 1.6.16.1: #i10000# fix makefile syntax


2005-02-02  Rüdiger Timm  <rt@openoffice.org>  [2dd5f911ce7e87b153501098f82ac2e87f29284c]

INTEGRATION: CWS imprec01 (1.2.10); FILE MERGED 2005/01/25 18:29:48 cn 1.2.10.5: #i39323# implement 'Document save' dialog 2005/01/25 13:12:41 cn 1.2.10.4: #i39323# bugfixes and enhancements 2005/01/10 12:51:40 cn 1.2.10.3: CHG: fist stable version 2004/12/21 15:36:54 cn 1.2.10.2: #i39323# serveral changes 2004/12/20 10:27:49 cn 1.2.10.1: i39323 serveral changes, no final version


2005-02-02  Rüdiger Timm  <rt@openoffice.org>  [26e232d593e04ceeca1296ada68b17424a9cb3b8]

INTEGRATION: CWS imprec01 (1.5.16); FILE MERGED 2005/01/05 13:04:38 as 1.5.16.2: #i38806# redirect dependencies for ALL_xxx target to MISC dir to use merged localzation sets instead of original files ... (for filters only) 2005/01/05 12:30:35 hjs 1.5.16.1: #i38806# introduce merge process


2005-02-02  Rüdiger Timm  <rt@openoffice.org>  [8289de7a9a0344d50ad2feb63485e7ce2bbe61ec]

INTEGRATION: CWS imprec01 (1.1.2); FILE ADDED 2005/01/25 13:12:09 cn 1.1.2.1: #i39323# thread class to kilck buttons wich results in modal dialogs" Issue number: Submitted by: Reviewed by:


2005-02-02  Rüdiger Timm  <rt@openoffice.org>  [b1fc26992946e221aaf4043c6c00366fa3eb64f7]

INTEGRATION: CWS imprec01 (1.1.2); FILE ADDED 2004/12/20 10:27:00 cn 1.1.2.1: Issue number: Submitted by: Reviewed by:


2005-02-02  Rüdiger Timm  <rt@openoffice.org>  [737e13243793f45bd93298f222df80312e683b46]

INTEGRATION: CWS imprec01 (1.1.6); FILE ADDED 2005/01/21 13:07:12 lo 1.1.6.1: #i34170# combine session management and autorecovery


2005-02-02  Rüdiger Timm  <rt@openoffice.org>  [6025887fc181a06a7d924166ed1e4088912bb495]

INTEGRATION: CWS imprec01 (1.4.50); FILE MERGED 2005/01/05 13:04:38 as 1.4.50.2: #i38806# redirect dependencies for ALL_xxx target to MISC dir to use merged localzation sets instead of original files ... (for filters only) 2005/01/05 12:30:35 hjs 1.4.50.1: #i38806# introduce merge process


2005-02-02  Rüdiger Timm  <rt@openoffice.org>  [ccf60f24d0a4607c35afaccd352bc25789a2449f]

INTEGRATION: CWS imprec01 (1.10.14); FILE MERGED 2004/12/18 09:54:31 as 1.10.14.1: #i38502# repair and improve progress mode


2005-02-02  Rüdiger Timm  <rt@openoffice.org>  [11e3722969cf54a6ae10e29252b9e79aad0c7d85]

INTEGRATION: CWS imprec01 (1.3.98); FILE MERGED 2005/01/05 13:04:38 as 1.3.98.2: #i38806# redirect dependencies for ALL_xxx target to MISC dir to use merged localzation sets instead of original files ... (for filters only) 2005/01/05 12:30:35 hjs 1.3.98.1: #i38806# introduce merge process


2005-02-02  Rüdiger Timm  <rt@openoffice.org>  [e49ebb667a223924d70163f99dcf36ed9a989caa]

INTEGRATION: CWS imprec01 (1.2.10); FILE MERGED 2005/01/19 10:32:31 as 1.2.10.6: #i34170# support session save/restore too 2005/01/13 08:45:13 as 1.2.10.5: #i36457# support new operation PrepareEmergencySave 2005/01/12 13:10:15 as 1.2.10.4: #i36457# new API functions to backup/cleanup one cache entry only 2004/12/15 11:32:43 as 1.2.10.3: #i38378#, #i38379# solve some re-entrant problems 2004/12/14 11:46:19 as 1.2.10.2: #i38378# rollback using of second cache; match async events to right cache entries instead; support FAILURE_CLEAN_UP 2004/12/14 07:19:14 as 1.2.10.1: #i38378# dont duplicate cache items on recovery


2005-02-02  Rüdiger Timm  <rt@openoffice.org>  [de28e6d1707bd02041eaf49993c7d4597aef78a9]

INTEGRATION: CWS imprec01 (1.2.178); FILE MERGED 2005/01/05 13:04:37 as 1.2.178.2: #i38806# redirect dependencies for ALL_xxx target to MISC dir to use merged localzation sets instead of original files ... (for filters only) 2005/01/05 12:30:34 hjs 1.2.178.1: #i38806# introduce merge process


2005-02-02  Rüdiger Timm  <rt@openoffice.org>  [193a1d63ca993ba9a53f103c106c1c771cdb72c7]

INTEGRATION: CWS imprec01 (1.1.2); FILE ADDED 2004/12/15 06:50:26 as 1.1.2.1: #i35842# use condition inside thread for intelligent sleep


2005-02-02  Rüdiger Timm  <rt@openoffice.org>  [8055de090fb3580589b30b12aa3433ae8dcb8267]

INTEGRATION: CWS imprec01 (1.8.10); FILE MERGED 2004/12/18 09:54:30 as 1.8.10.2: #i38502# repair and improve progress mode 2004/12/15 06:51:19 as 1.8.10.1: #i35842# implement intelligent reschedule


2005-02-02  Rüdiger Timm  <rt@openoffice.org>  [4cbda3e053386002f521e1a3f7e45de9d6b6c61b]

INTEGRATION: CWS imprec01 (1.1.408); FILE MERGED 2004/12/15 06:51:19 as 1.1.408.1: #i35842# implement intelligent reschedule


2005-02-02  Rüdiger Timm  <rt@openoffice.org>  [10ba99dec824afdf69ddcd5c898300d8de0bb761]

INTEGRATION: CWS imprec01 (1.2.178); FILE MERGED 2005/01/05 13:04:37 as 1.2.178.2: #i38806# redirect dependencies for ALL_xxx target to MISC dir to use merged localzation sets instead of original files ... (for filters only) 2005/01/05 12:30:33 hjs 1.2.178.1: #i38806# introduce merge process


2005-02-02  Rüdiger Timm  <rt@openoffice.org>  [36e389007ef51ac287db3514d6d46772518a4159]

INTEGRATION: CWS imprec01 (1.30.10); FILE MERGED 2005/01/21 10:50:21 lo 1.30.10.3: #i34170# combine session management and autorecovery 2005/01/10 09:04:55 as 1.30.10.2: #i39228# move GlobalEventBroadcaster from back to sfx and provide new mechanism to trigger events from outside the sfx 2005/01/10 07:37:53 as 1.30.10.1: #i39228# move GlobalEventBroadcaster from sfx to framework module


2005-02-02  Rüdiger Timm  <rt@openoffice.org>  [0a44d3f85811136d7c98785269daafd164df77f4]

INTEGRATION: CWS imprec01 (1.3.98); FILE MERGED 2005/01/05 13:04:36 as 1.3.98.2: #i38806# redirect dependencies for ALL_xxx target to MISC dir to use merged localzation sets instead of original files ... (for filters only) 2005/01/05 12:30:33 hjs 1.3.98.1: #i38806# introduce merge process


2005-02-02  Rüdiger Timm  <rt@openoffice.org>  [b30c90c8ace49504ff7976c7cbb508b0dbf3c528]

INTEGRATION: CWS imprec01 (1.5.10); FILE MERGED 2004/12/18 09:54:30 as 1.5.10.1: #i38502# repair and improve progress mode


2005-02-02  Rüdiger Timm  <rt@openoffice.org>  [e23ace5745fde60201ef248f7788bf773b18ae4a]

INTEGRATION: CWS imprec01 (1.2.178); FILE MERGED 2005/01/05 12:30:33 hjs 1.2.178.1: #i38806# introduce merge process


2005-02-02  Rüdiger Timm  <rt@openoffice.org>  [79d4b6689ed8f03c0bf9b24b9db79c1b0ceb857b]

INTEGRATION: CWS imprec01 (1.2.178); FILE MERGED 2005/01/05 13:04:36 as 1.2.178.2: #i38806# redirect dependencies for ALL_xxx target to MISC dir to use merged localzation sets instead of original files ... (for filters only) 2005/01/05 12:30:33 hjs 1.2.178.1: #i38806# introduce merge process


2005-02-02  Rüdiger Timm  <rt@openoffice.org>  [4ef5756d53cc514f03045fd2491ba08bdef37a04]

INTEGRATION: CWS imprec01 (1.3.98); FILE MERGED 2005/01/05 13:04:36 as 1.3.98.2: #i38806# redirect dependencies for ALL_xxx target to MISC dir to use merged localzation sets instead of original files ... (for filters only) 2005/01/05 12:30:32 hjs 1.3.98.1: #i38806# introduce merge process


2005-02-02  Rüdiger Timm  <rt@openoffice.org>  [1254d12a825c4f724d32a8341be5f4e9bd3ddaba]

INTEGRATION: CWS imprec01 (1.4.16); FILE MERGED 2005/01/05 13:04:36 as 1.4.16.2: #i38806# redirect dependencies for ALL_xxx target to MISC dir to use merged localzation sets instead of original files ... (for filters only) 2005/01/05 12:30:32 hjs 1.4.16.1: #i38806# introduce merge process


2005-02-02  Rüdiger Timm  <rt@openoffice.org>  [eac3ab9e7b52ba25c6f28fd9e7176781e2302122]

INTEGRATION: CWS imprec01 (1.2.178); FILE MERGED 2005/01/05 13:04:35 as 1.2.178.2: #i38806# redirect dependencies for ALL_xxx target to MISC dir to use merged localzation sets instead of original files ... (for filters only) 2005/01/05 12:30:32 hjs 1.2.178.1: #i38806# introduce merge process


2005-02-02  Rüdiger Timm  <rt@openoffice.org>  [ffd125895071cf3f6391fe9f0d16a6a7f7db418d]

INTEGRATION: CWS imprec01 (1.3.98); FILE MERGED 2005/01/05 13:04:35 as 1.3.98.2: #i38806# redirect dependencies for ALL_xxx target to MISC dir to use merged localzation sets instead of original files ... (for filters only) 2005/01/05 12:30:32 hjs 1.3.98.1: #i38806# introduce merge process


2005-02-02  Rüdiger Timm  <rt@openoffice.org>  [7766dcb5f4b3ba799369d4cbbdcd2c3e6d233f7d]

INTEGRATION: CWS imprec01 (1.4.98); FILE MERGED 2005/01/05 13:04:35 as 1.4.98.2: #i38806# redirect dependencies for ALL_xxx target to MISC dir to use merged localzation sets instead of original files ... (for filters only) 2005/01/05 12:30:32 hjs 1.4.98.1: #i38806# introduce merge process


2005-02-02  Rüdiger Timm  <rt@openoffice.org>  [07fddec40fcc7033c7827140a3979901474845a5]

INTEGRATION: CWS imprec01 (1.3.98); FILE MERGED 2005/01/05 13:04:35 as 1.3.98.2: #i38806# redirect dependencies for ALL_xxx target to MISC dir to use merged localzation sets instead of original files ... (for filters only) 2005/01/05 12:30:31 hjs 1.3.98.1: #i38806# introduce merge process


2005-02-02  Rüdiger Timm  <rt@openoffice.org>  [d03c23d8127b23baae99d13ce572f36ce7609981]

INTEGRATION: CWS imprec01 (1.3.78); FILE MERGED 2005/01/05 12:30:31 hjs 1.3.78.1: #i38806# introduce merge process


2005-02-02  Rüdiger Timm  <rt@openoffice.org>  [b7ab2102eb2a5451f499e4678bdfd861e90ef489]

INTEGRATION: CWS imprec01 (1.3.138); FILE MERGED 2005/01/13 10:34:25 as 1.3.138.1: #i27133# show interaction FilterSelection ... if format could not be detected ... but file should exist and if interaction is possible


2005-02-02  Rüdiger Timm  <rt@openoffice.org>  [5248605cf76a43121c0f02271f46148a002e6861]

INTEGRATION: CWS imprec01 (1.6.16); FILE MERGED 2005/01/13 10:34:24 as 1.6.16.2: #i27133# show interaction FilterSelection ... if format could not be detected ... but file should exist and if interaction is possible 2005/01/05 08:25:11 as 1.6.16.1: #i39653# preferr types matching by extension/urlpattern for preselected factory


2005-02-02  Rüdiger Timm  <rt@openoffice.org>  [b839a71d0240f38bd2f8037dc718809362ec8956]

INTEGRATION: CWS imprec01 (1.3.136); FILE MERGED 2005/01/13 10:34:24 as 1.3.136.1: #i27133# show interaction FilterSelection ... if format could not be detected ... but file should exist and if interaction is possible


2005-02-02  Rüdiger Timm  <rt@openoffice.org>  [89b1d661aa0e26953bd1069851fd6062fa8091c9]

INTEGRATION: CWS imprec01 (1.2.178); FILE MERGED 2005/01/05 12:38:19 as 1.2.178.1: #i39653# make it possible to insert preferred types on the front of flat detection list


2005-02-02  Rüdiger Timm  <rt@openoffice.org>  [b992ccc66493cc6fbd20275389f49badb7d88aae]

INTEGRATION: CWS imprec01 (1.21.8); FILE MERGED 2005/01/05 12:28:52 hjs 1.21.8.1: #i38806# dependency on merge directory


2005-02-02  Rüdiger Timm  <rt@openoffice.org>  [c6eb044c6d7fe1cb30a50c4d9810d4fb7f673f87]

INTEGRATION: CWS imprec01 (1.162.12); FILE MERGED 2005/01/24 09:43:44 lo 1.162.12.3: disable session manager 2005/01/21 11:00:10 lo 1.162.12.2: #i34170# combine session management and autorecovery 2005/01/12 08:33:32 as 1.162.12.1: #i39434# trigger event OnStartApp manually from Desktop::Main()


2005-02-02  Rüdiger Timm  <rt@openoffice.org>  [0e946483c0e6d2d344dde8e3078b83c62ea376bd]

INTEGRATION: CWS twobeta (1.50.30); FILE MERGED 2005/01/31 13:31:13 fs 1.50.30.1: #i41705# overload |draw| for dialogs: always do a simple Draw, to prevent the base class from calling PaintToDevice


2005-02-02  Rüdiger Timm  <rt@openoffice.org>  [d328f7bedf4742890f7c482a504429e9c573f43a]

INTEGRATION: CWS twobeta (1.31.12); FILE MERGED 2005/01/31 13:30:30 fs 1.31.12.1: #i41705# overload |draw| for dialogs


2005-02-02  Rüdiger Timm  <rt@openoffice.org>  [b9c0b6e8d204fcb4bf71bde1f2ffbf74f19383da]

SRC680


2005-02-02  Rüdiger Timm  <rt@openoffice.org>  [66d1c1297864b37520530255571de1a352d00264]

#i41872# Merge during last integration introduced bug.


2005-02-01  Vladimir Glazounov  <vg@openoffice.org>  [f02c2418e133eec0e359cca7d851c5783ad0caca]

new version for SRC680


2005-02-01  Vladimir Glazounov  <vg@openoffice.org>  [70c86abef7852df4d61daae491b9eba375b80baa]

new version for SRC680


2005-02-01  Vladimir Glazounov  <vg@openoffice.org>  [ff178b8e4beea47eeb57a3502f17d9dcdc807250]

new version for SRC680


2005-02-01  Vladimir Glazounov  <vg@openoffice.org>  [8814cc7262d0c5b0cbdb89832c365a7f94ce15da]

#41796# allow nmake to be a part of path


2005-02-01  Vladimir Glazounov  <vg@openoffice.org>  [a1c73ff4fbe3d5ef6a23b56f7705a0cf2bd375cb]

new version for SRC680


2005-02-01  Vladimir Glazounov  <vg@openoffice.org>  [8eb0ff4d873a932c8b6f2f8a6bcc5a1fc58dee33]

new version for SRC680


2005-02-01  Rüdiger Timm  <rt@openoffice.org>  [8a9279b19ddb72f522395a6cf33b232253947cbb]

#i10000# enable download sets for unix multilanguage sets.


2005-02-01  Ingo Schmidt  <is@openoffice.org>  [a87e3b5621e5d40684f341741b4676b69d90aec0]

IS: Including nsis support for russian and dutch


2005-02-01  Ingo Schmidt  <is@openoffice.org>  [dafba4060b51855e3b1e8f93098788a976cca482]

IS: No double packed in names of download sets on ship install


2005-02-01  Rüdiger Timm  <rt@openoffice.org>  [1ad516b0d1a3bc86560c03fd720ad8e13a97f57b]

#i10000# typo (must be lastdir, not downloaddir)


2005-02-01  Rüdiger Timm  <rt@openoffice.org>  [b57655518ee2b6274aa1b7bb5d9022c6292edeee]

#i10000# add VCL_DLLPUBLIC for class PrinterUpdate (needed by gtkframe.cxx for libvclplug_gtk*)


2005-02-01  Vladimir Glazounov  <vg@openoffice.org>  [4b59ec5ad03e0fde533102234c45ce436ed6b740]

new version for SRC680


2005-02-01  Rüdiger Timm  <rt@openoffice.org>  [1270056a4b768209c4d2449b849f079b769764b2]

#i10000# Include path corrected


2005-01-31  Vladimir Glazounov  <vg@openoffice.org>  [ef9a5b94762eebaff55cbca8a2b0603f447bbe63]

new version for SRC680


2005-01-31  Vladimir Glazounov  <vg@openoffice.org>  [c437d0153e8c513dc201162ffd7058ab6cc377a0]

new version for SRC680


2005-01-31  Vladimir Glazounov  <vg@openoffice.org>  [fb0515489fa4f92ec00d227d64f40e3aadd5f4d6]

new version for SRC680


2005-01-31  Vladimir Glazounov  <vg@openoffice.org>  [816bb3b1cf6c211d4c6dabc85df80fb36c06e9aa]

new version for SRC680


2005-01-31  Vladimir Glazounov  <vg@openoffice.org>  [7fe83eb6f964daf1a04a93c98efc5751ad4c64c1]

new version for SRC680


2005-01-31  Vladimir Glazounov  <vg@openoffice.org>  [4f054a1321469b89dbdffb6265c62fb0c4261a98]

new version for SRC680


2005-01-31  Vladimir Glazounov  <vg@openoffice.org>  [804d1d3a28c493e973a5858082642862711a7a53]

new version for SRC680


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [5f10bfe1d4daaf5ac79cf6af217fd60e34abdeec]

INTEGRATION: CWS sdksample (1.7.14); FILE MERGED 2005/01/21 13:12:27 jsc 1.7.14.11: RESYNC: (1.10-1.11); FILE MERGED 2005/01/13 15:23:50 jsc 1.7.14.10: #i39890# change to new doc extensions 2004/12/09 15:44:41 jsc 1.7.14.9: #i38747# take care of compiler verison and adjust link option, solaris only 2004/10/27 09:14:09 jsc 1.7.14.8: #i36006# insert rule for regcomp script 2004/10/26 08:38:38 jsc 1.7.14.7: #i36006# copy cfgWin.js script 2004/10/25 12:58:56 jsc 1.7.14.6: #i29308# minimize exported symbols 2004/10/04 13:46:15 jsc 1.7.14.5: RESYNC: (1.8-1.9); FILE MERGED 2004/08/05 07:45:54 jsc 1.7.14.4: #i29308# adapt COMEX variable check 2004/07/21 12:46:17 jsc 1.7.14.3: i29308# set file attributes for new scripts 2004/06/24 11:45:55 jsc 1.7.14.2: RESYNC: (1.7-1.8); FILE MERGED 2004/06/03 11:57:48 jsc 1.7.14.1: #i26335# use new script templates


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [26f23ed3d1ef944c06fa87bf6b49ce8eb679c277]

INTEGRATION: CWS sdksample (1.42.10); FILE MERGED 2005/01/27 08:22:42 jsc 1.42.10.1: #i29308# include registry header


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [3181c8d239f198e407e319fba8b8796b767c8a4b]

INTEGRATION: CWS sdksample (1.18.62); FILE MERGED 2004/08/05 07:45:53 jsc 1.18.62.1: #i29308# adapt COMEX variable check


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [983b63bb46b284f7a71b660467f1ea2bc6d05192]

INTEGRATION: CWS sdksample (1.9.34); FILE MERGED 2005/01/21 14:44:38 jsc 1.9.34.12: #i39331# check for ScriptingFramework examples 2004/12/22 12:32:30 jsc 1.9.34.11: #i38748# rename graphic 2004/12/21 17:16:32 jsc 1.9.34.10: #i38748# pack new graphics 2004/11/19 14:29:44 jsc 1.9.34.9: #i29308# check CLI examples directories 2004/11/16 09:02:30 jsc 1.9.34.8: RESYNC: (1.10-1.12); FILE MERGED 2004/10/26 08:20:45 jsc 1.9.34.7: #i36006# remove uno exe after joining from jl13 2004/10/25 16:23:58 jsc 1.9.34.6: #i36006# joined from jl13 2004/08/11 15:11:08 tbe 1.9.34.5: #i32852# SDK: move Java and C++ SimpleBootstrap example into DevelopersGuide section 2004/06/25 15:49:22 jsc 1.9.34.4: #i29308# updated 2004/06/24 11:45:46 jsc 1.9.34.3: RESYNC: (1.9-1.10); FILE MERGED 2004/06/24 09:58:24 jsc 1.9.34.2: #i26337# new scripts 2004/06/03 11:57:47 jsc 1.9.34.1: #i26335# use new script templates


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [af9fa48aa94e77e5eeffda01da179c1ce22eb6f3]

INTEGRATION: CWS sdksample (1.6.4); FILE MERGED 2004/10/22 13:08:26 jsc 1.6.4.5: #i35871# adapt macro 2004/10/08 13:59:45 jsc 1.6.4.4: #i29308# insert macro for package platform descr 2004/08/24 15:05:52 jsc 1.6.4.3: #i29308# insert UNO_PKG_EXT 2004/07/20 15:27:08 jsc 1.6.4.2: #i29308# use new unopkg 2004/06/02 13:02:09 jsc 1.6.4.1: #i26335# new macro for zip tool


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [5b00093c1a67febaf6ab74098ca872dd753815e9]

INTEGRATION: CWS sdksample (1.9.14); FILE MERGED 2005/01/20 10:25:18 jsc 1.9.14.18: #i24142# correct typo 2005/01/20 08:20:31 jsc 1.9.14.17: #i24142# integrate patch for FreeBSD 2004/12/09 15:44:41 jsc 1.9.14.16: #i38747# take care of compiler verison and adjust link option, solaris only 2004/11/19 14:35:27 jsc 1.9.14.15: #i29308# insert debug link option for windows 2004/11/16 09:02:55 jsc 1.9.14.14: RESYNC: (1.9-1.10); FILE MERGED 2004/11/11 10:31:51 jsc 1.9.14.13: #i29308# clean up compiler option 2004/10/28 10:07:36 jsc 1.9.14.12: #i29308# insert new linker option --allow_shlib_undefined for binaries 2004/10/25 12:58:55 jsc 1.9.14.11: #i29308# minimize exported symbols 2004/10/12 15:02:39 jsc 1.9.14.10: #i29308# insert macro P2BG for starting processes in the background 2004/10/08 13:59:45 jsc 1.9.14.9: #i29308# insert macro for package platform descr 2004/08/05 12:44:37 jsc 1.9.14.8: #i29308# remove DEBUG notmapped link option, not longer supported 2004/08/05 12:39:31 jsc 1.9.14.7: #i29308# remove DEBUG notmapped link option, not longer supported 2004/08/04 12:37:08 jsc 1.9.14.6: #i29308# ensure that correct stl import library is used, regression 2004/07/19 16:12:24 jsc 1.9.14.5: #i29308# insert newlione at the end 2004/06/30 09:09:04 jsc 1.9.14.4: #i29308# insert linker switch -Wl,-z,defs for Linux 2004/06/16 11:40:06 jsc 1.9.14.3: #i24142# integrate support for FreeBSD 2004/06/11 12:52:41 jsc 1.9.14.2: #26337# special work for gcc - GXX_INCLUDE_APTH 2004/06/03 11:57:47 jsc 1.9.14.1: #i26335# use new script templates


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [fd91255229ed07126ee1f198285fa66ff595b1f4]

INTEGRATION: CWS sdksample (1.1.2); FILE ADDED 2004/10/25 12:57:43 jsc 1.1.2.1: #i29308# new


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [9385aade3fecbf94ba18320227d04d189b63f1ba]

INTEGRATION: CWS sdksample (1.10.2); FILE MERGED 2004/12/21 17:17:47 jsc 1.10.2.1: #118686# deliver uno_loader_classes.zip


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [0790e247abc65202c9dc0cfdf42ea63a49e9895c]

INTEGRATION: CWS sdksample (1.27.2); FILE MERGED 2005/01/19 17:20:43 toconnor 1.27.2.2: #i39331# add Scripting Framework examples to SDK Issue number: Submitted by: Reviewed by: 2004/11/19 14:29:06 jsc 1.27.2.1: #i29308# pack CLI examples always


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [40460429c9ab6fb9f33ba30deb63b47f375c194e]

INTEGRATION: CWS sdksample (1.9.6); FILE MERGED 2005/01/27 08:22:43 jsc 1.9.6.1: #i29308# include registry header


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [37cb219b17f370e42d6fc7b01fd6f423ec1efcdc]

INTEGRATION: CWS sdksample (1.67.14); FILE MERGED 2004/12/22 12:32:29 jsc 1.67.14.7: #i38748# rename graphic 2004/12/21 17:16:32 jsc 1.67.14.6: #i38748# pack new graphics 2004/10/25 16:20:36 jsc 1.67.14.5: #i36006# joined from jl13 2004/10/25 12:58:55 jsc 1.67.14.4: #i29308# minimize exported symbols 2004/06/24 11:45:29 jsc 1.67.14.3: RESYNC: (1.67-1.68); FILE MERGED 2004/06/24 09:58:23 jsc 1.67.14.2: #i26337# new scripts 2004/06/03 11:57:45 jsc 1.67.14.1: #i26335# use new script templates


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [565bd4d3bbed4150af9c3605de7c19e418a22c8e]

INTEGRATION: CWS sdksample (1.3.124); FILE MERGED 2004/06/25 15:48:06 jsc 1.3.124.4: #i29308# use of new UNO features 2004/06/04 15:16:17 jsc 1.3.124.3: #i29308# prevent double includes 2004/06/04 14:36:00 jsc 1.3.124.2: #i29308# added again 2004/06/04 10:45:27 jsc 1.3.124.1: #i29308# removed


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [0153640ce35003f4c9cc760cf30cd9118e80d730]

INTEGRATION: CWS sdksample (1.1.2); FILE ADDED 2005/01/12 15:26:59 jsc 1.1.2.1: #i39890# change to new OpenDocument format


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [e4e136ce9b57ddcb76ff3bca393a47e1fc84203b]

INTEGRATION: CWS sdksample (1.8.56); FILE MERGED 2004/08/05 15:28:42 jsc 1.8.56.3: #i29308# use System.err for error output 2004/06/25 15:48:05 jsc 1.8.56.2: #i29308# use of new UNO features 2004/06/04 10:46:12 jsc 1.8.56.1: #i29308# improved


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [8448e770f024e262d1f2581918a031f6f936dbdd]

INTEGRATION: CWS sdksample (1.1.2); FILE ADDED 2004/06/25 15:48:04 jsc 1.1.2.4: #i29308# use of new UNO features 2004/06/04 15:16:17 jsc 1.1.2.3: #i29308# prevent double includes 2004/06/04 14:39:57 jsc 1.1.2.2: #i29308# IDL tyeps in separate files 2004/06/04 11:14:08 jsc 1.1.2.1: #i29308# new


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [1abb13c8dc70a9aeceabcd4985d98d1dfc1a20f9]

INTEGRATION: CWS sdksample (1.17.4); FILE MERGED 2005/01/28 17:19:13 jsc 1.17.4.12: #i29308# prepare path for del command (windows only) 2005/01/12 15:18:00 jsc 1.17.4.11: #i39890# change to new OpenDocument format 2004/11/11 10:33:57 jsc 1.17.4.10: #i29308# adapted 2004/10/29 07:33:56 jsc 1.17.4.9: #i29308# cleanup 2004/10/27 11:34:30 jsc 1.17.4.8: #i29308# change laoding of sample documents 2004/10/22 13:05:56 jsc 1.17.4.7: #i35871# adapt for Java 5.0 2004/10/22 11:57:53 jsc 1.17.4.6: #i35871# adapt for Java 5.0 2004/10/08 13:58:46 jsc 1.17.4.5: #i29308# insert package manifest 2004/08/24 15:04:27 jsc 1.17.4.4: #i29308# use of new UNO package extension 2004/06/25 15:48:04 jsc 1.17.4.3: #i29308# use of new UNO features 2004/06/04 14:39:56 jsc 1.17.4.2: #i29308# IDL tyeps in separate files 2004/06/04 10:46:11 jsc 1.17.4.1: #i29308# improved


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [3a40ed7eaf24cee1b1d55c9d82813bc22a162f30]

INTEGRATION: CWS sdksample (1.4.40); FILE MERGED 2004/08/05 15:15:50 jsc 1.4.40.2: #i29308# use System.err for error output 2004/06/07 15:54:58 jsc 1.4.40.1: #i29308# use new bootstrap feature


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [da727414eb409ca15177e90343ca2a791cd28be7]

INTEGRATION: CWS sdksample (1.4.40); FILE MERGED 2004/08/05 15:15:49 jsc 1.4.40.2: #i29308# use System.err for error output 2004/06/07 15:54:58 jsc 1.4.40.1: #i29308# use new bootstrap feature


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [5787842ba4c54239e6f49690c073c383ce65e8b3]

INTEGRATION: CWS sdksample (1.4.40); FILE MERGED 2004/08/05 15:15:49 jsc 1.4.40.2: #i29308# use System.err for error output 2004/06/07 15:54:57 jsc 1.4.40.1: #i29308# use new bootstrap feature


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [f2ac5214cd9a41453edc39214eca89ee31a10179]

INTEGRATION: CWS sdksample (1.5.4); FILE MERGED 2004/08/05 15:15:49 jsc 1.5.4.5: #i29308# use System.err for error output 2004/07/30 14:30:10 jsc 1.5.4.4: #i29308# use quotes for unopath option 2004/07/30 08:36:32 jsc 1.5.4.3: #i29308# adjust ECHOLINE for windows 2004/07/29 12:22:53 jsc 1.5.4.2: #i29308# insert ECHOLINE macro to dump an empty line in manifest files 2004/06/07 15:54:57 jsc 1.5.4.1: #i29308# use new bootstrap feature


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [835157f580105f68284824e613b3655b6d6ef05d]

INTEGRATION: CWS sdksample (1.4.40); FILE MERGED 2004/08/05 15:15:48 jsc 1.4.40.2: #i29308# use System.err for error output 2004/06/07 15:54:56 jsc 1.4.40.1: #i29308# use new bootstrap feature


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [c401fd232f26fd97b02e0d74ded66058f38e8bbd]

INTEGRATION: CWS sdksample (1.4.40); FILE MERGED 2004/08/05 15:15:48 jsc 1.4.40.2: #i29308# use System.err for error output 2004/06/07 15:54:55 jsc 1.4.40.1: #i29308# use new bootstrap feature


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [5fb8c7ed8a3669f9553a4e52add2301430fc0294]

INTEGRATION: CWS sdksample (1.3.124); FILE MERGED 2004/06/25 15:48:03 jsc 1.3.124.1: #i29308# use of new UNO features


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [6256e4960ba8cf46bb38419eb03a56fbb6766ede]

INTEGRATION: CWS sdksample (1.6.4); FILE MERGED 2005/01/28 10:06:27 jsc 1.6.4.12: #i29308# prepare path for del command (windows only) 2005/01/12 15:17:59 jsc 1.6.4.11: #i39890# change to new OpenDocument format 2004/10/29 07:33:56 jsc 1.6.4.10: #i29308# cleanup 2004/10/27 11:34:29 jsc 1.6.4.9: #i29308# change laoding of sample documents 2004/10/22 13:12:36 jsc 1.6.4.8: #i35871# adapt for Java 5.0 2004/10/08 13:58:45 jsc 1.6.4.7: #i29308# insert package manifest 2004/08/24 15:04:27 jsc 1.6.4.6: #i29308# use of new UNO package extension 2004/07/30 14:30:10 jsc 1.6.4.5: #i29308# use quotes for unopath option 2004/07/30 08:36:31 jsc 1.6.4.4: #i29308# adjust ECHOLINE for windows 2004/07/29 12:22:53 jsc 1.6.4.3: #i29308# insert ECHOLINE macro to dump an empty line in manifest files 2004/06/25 15:48:03 jsc 1.6.4.2: #i29308# use of new UNO features 2004/06/07 15:54:55 jsc 1.6.4.1: #i29308# use new bootstrap feature


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [14f4c4ae8a5ecbd6501a88c00f1024ae8addb80a]

INTEGRATION: CWS sdksample (1.4.40); FILE MERGED 2004/08/05 15:15:47 jsc 1.4.40.2: #i29308# use System.err for error output 2004/06/07 15:54:54 jsc 1.4.40.1: #i29308# use new bootstrap feature


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [71d23b8d413cf7af9ed3ebeb482fc7b819864a5f]

INTEGRATION: CWS sdksample (1.4.40); FILE MERGED 2004/06/07 15:54:53 jsc 1.4.40.1: #i29308# use new bootstrap feature


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [eff6333fec450cd383b9e214bfa37db42cf399af]

INTEGRATION: CWS sdksample (1.1.2); FILE ADDED 2005/01/12 15:26:44 jsc 1.1.2.1: #i39890# change to new OpenDocument format


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [9556e3b254de55289e49072fece543d2e3d16d0d]

INTEGRATION: CWS sdksample (1.1.2); FILE ADDED 2005/01/12 15:26:25 jsc 1.1.2.1: #i39890# change to new OpenDocument format


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [cf332b0526275dd22f3cb4dc9cd37aabfbccb6b3]

INTEGRATION: CWS sdksample (1.12.4); FILE MERGED 2005/01/28 10:06:26 jsc 1.12.4.10: #i29308# prepare path for del command (windows only) 2005/01/12 15:17:58 jsc 1.12.4.9: #i39890# change to new OpenDocument format 2004/11/11 10:33:56 jsc 1.12.4.8: #i29308# adapted 2004/10/29 07:33:56 jsc 1.12.4.7: #i29308# cleanup 2004/10/27 11:34:29 jsc 1.12.4.6: #i29308# change laoding of sample documents 2004/10/22 13:05:55 jsc 1.12.4.5: #i35871# adapt for Java 5.0 2004/10/22 11:57:52 jsc 1.12.4.4: #i35871# adapt for Java 5.0 2004/10/08 13:58:45 jsc 1.12.4.3: #i29308# insert package manifest 2004/08/24 15:04:27 jsc 1.12.4.2: #i29308# use of new UNO package extension 2004/06/24 09:38:17 jsc 1.12.4.1: #i26335# use zip


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [e372be60cfcbe6bb8916e88545e0192cb0a2d186]

INTEGRATION: CWS sdksample (1.4.124); FILE MERGED 2004/06/25 15:48:02 jsc 1.4.124.1: #i29308# use of new UNO features


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [0b6078694ef026d0168a92d2a1062981d5f477ed]

INTEGRATION: CWS sdksample (1.5.124); FILE MERGED 2004/06/25 15:48:02 jsc 1.5.124.1: #i29308# use of new UNO features


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [10452b04c3f5880eb20a8848f6930bb0d375166c]

INTEGRATION: CWS sdksample (1.2.124); FILE MERGED 2004/06/25 15:48:01 jsc 1.2.124.1: #i29308# use of new UNO features


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [2fdc6de1fae711ad2929eb343f9dbf809d30ab20]

INTEGRATION: CWS sdksample (1.13.4); FILE MERGED 2005/01/28 10:06:26 jsc 1.13.4.12: #i29308# prepare path for del command (windows only) 2004/11/11 10:33:56 jsc 1.13.4.11: #i29308# adapted 2004/10/29 07:33:55 jsc 1.13.4.10: #i29308# cleanup 2004/10/22 13:05:55 jsc 1.13.4.9: #i35871# adapt for Java 5.0 2004/10/08 13:58:44 jsc 1.13.4.8: #i29308# insert package manifest 2004/08/24 15:04:26 jsc 1.13.4.7: #i29308# use of new UNO package extension 2004/07/30 14:30:09 jsc 1.13.4.6: #i29308# use quotes for unopath option 2004/07/30 08:36:31 jsc 1.13.4.5: #i29308# adjust ECHOLINE for windows 2004/07/29 12:22:52 jsc 1.13.4.4: #i29308# insert ECHOLINE macro to dump an empty line in manifest files 2004/06/25 15:48:01 jsc 1.13.4.3: #i29308# use of new UNO features 2004/06/07 15:54:53 jsc 1.13.4.2: #i29308# use new bootstrap feature 2004/06/07 12:23:56 jsc 1.13.4.1: #i29308# modify dependcies


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [06a781c28adbe87dacdfca3bf53de23ac71ac33b]

INTEGRATION: CWS sdksample (1.3.56); FILE MERGED 2004/06/25 15:48:00 jsc 1.3.56.3: #i29308# use of new UNO features 2004/06/04 15:15:46 jsc 1.3.56.2: #i29308# prevent double includes 2004/06/04 14:50:02 jsc 1.3.56.1: #i29308# use of new UNO features


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [1a7203a808e9522f14a234c84eda41703054bf83]

INTEGRATION: CWS sdksample (1.1.2); FILE ADDED 2004/06/04 14:48:59 jsc 1.1.2.1: #i29308# new


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [3591f746db91959e911668f03e43a3744190eef3]

INTEGRATION: CWS sdksample (1.17.4); FILE MERGED 2005/01/28 10:06:25 jsc 1.17.4.16: #i29308# prepare path for del command (windows only) 2004/11/11 10:33:56 jsc 1.17.4.15: #i29308# adapted 2004/10/29 07:33:55 jsc 1.17.4.14: #i29308# cleanup 2004/10/27 11:34:28 jsc 1.17.4.13: #i29308# change laoding of sample documents 2004/10/22 13:05:54 jsc 1.17.4.12: #i35871# adapt for Java 5.0 2004/10/22 11:57:52 jsc 1.17.4.11: #i35871# adapt for Java 5.0 2004/10/22 09:40:48 jsc 1.17.4.10: #i35871# adapt for Java 5.0 2004/10/08 13:58:43 jsc 1.17.4.9: #i29308# insert package manifest 2004/08/24 15:04:26 jsc 1.17.4.8: #i29308# use of new UNO package extension 2004/07/30 14:30:09 jsc 1.17.4.7: #i29308# use quotes for unopath option 2004/07/30 08:36:31 jsc 1.17.4.6: #i29308# adjust ECHOLINE for windows 2004/07/29 12:22:52 jsc 1.17.4.5: #i29308# insert ECHOLINE macro to dump an empty line in manifest files 2004/06/25 15:47:59 jsc 1.17.4.4: #i29308# use of new UNO features 2004/06/07 15:54:52 jsc 1.17.4.3: #i29308# use new bootstrap feature 2004/06/07 12:23:55 jsc 1.17.4.2: #i29308# modify dependcies 2004/06/04 14:50:02 jsc 1.17.4.1: #i29308# use of new UNO features


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [107a35b08ba243327a3f7368fd78b7762b8beb4f]

INTEGRATION: CWS sdksample (1.2.56); FILE MERGED 2004/06/04 15:15:45 jsc 1.2.56.2: #i29308# prevent double includes 2004/06/04 14:50:02 jsc 1.2.56.1: #i29308# use of new UNO features


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [8b653260a25fd9a1372171f41329d5c037dc8cf4]

INTEGRATION: CWS sdksample (1.1.2); FILE ADDED 2004/06/04 14:49:12 jsc 1.1.2.1: #i29308# new


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [9b26895fa348243271ff19f487d4c9fea68e6e48]

INTEGRATION: CWS sdksample (1.4.40); FILE MERGED 2004/08/05 15:15:47 jsc 1.4.40.3: #i29308# use System.err for error output 2004/07/26 11:18:40 jsc 1.4.40.2: #i29308# change output 2004/06/04 14:52:35 jsc 1.4.40.1: #i29308# use of new bootstrap feature


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [0f1e35dd3abadc5645073154fcdfcadc08ee3a22]

INTEGRATION: CWS sdksample (1.5.4); FILE MERGED 2004/11/11 10:33:55 jsc 1.5.4.5: #i29308# adapted 2004/07/30 14:30:08 jsc 1.5.4.4: #i29308# use quotes for unopath option 2004/07/30 08:36:30 jsc 1.5.4.3: #i29308# adjust ECHOLINE for windows 2004/07/29 12:22:52 jsc 1.5.4.2: #i29308# insert ECHOLINE macro to dump an empty line in manifest files 2004/06/04 14:52:34 jsc 1.5.4.1: #i29308# use of new bootstrap feature


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [f87ffabdda3ffa54971b3e278d6036974ddc7aa5]

INTEGRATION: CWS sdksample (1.1.2); FILE ADDED 2005/01/12 15:26:07 jsc 1.1.2.1: #i39890# change to new OpenDocument format


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [d6253c04d48f58d479fb531116af6eec6d448712]

INTEGRATION: CWS sdksample (1.5.4); FILE MERGED 2005/01/12 15:17:57 jsc 1.5.4.7: #i39890# change to new OpenDocument format 2004/11/11 10:33:55 jsc 1.5.4.6: #i29308# adapted 2004/07/30 14:30:08 jsc 1.5.4.5: #i29308# use quotes for unopath option 2004/07/30 08:36:30 jsc 1.5.4.4: #i29308# adjust ECHOLINE for windows 2004/07/29 12:22:51 jsc 1.5.4.3: #i29308# insert ECHOLINE macro to dump an empty line in manifest files 2004/06/07 12:23:54 jsc 1.5.4.2: #i29308# modify dependcies 2004/06/04 14:51:36 jsc 1.5.4.1: #i29308# use of new bootstrap feature


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [dfc154eeee30039f8f8fae2d86c158dff5526e43]

INTEGRATION: CWS sdksample (1.4.40); FILE MERGED 2005/01/12 15:17:57 jsc 1.4.40.4: #i39890# change to new OpenDocument format 2004/08/06 09:28:03 jsc 1.4.40.3: #i29308# use System.err for error output 2004/08/05 15:28:41 jsc 1.4.40.2: #i29308# use System.err for error output 2004/06/04 14:51:36 jsc 1.4.40.1: #i29308# use of new bootstrap feature


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [6eca06d1d5ad85724d39384c88a8e42ee0d00e05]

INTEGRATION: CWS sdksample (1.4.40); FILE MERGED 2005/01/12 15:17:57 jsc 1.4.40.4: #i39890# change to new OpenDocument format 2004/08/06 09:28:03 jsc 1.4.40.3: #i29308# use System.err for error output 2004/08/05 15:28:41 jsc 1.4.40.2: #i29308# use System.err for error output 2004/06/04 14:51:35 jsc 1.4.40.1: #i29308# use of new bootstrap feature


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [21118f3ed915543a606dcb6e36d4176578163b32]

INTEGRATION: CWS sdksample (1.4.40); FILE MERGED 2004/08/06 09:28:03 jsc 1.4.40.3: #i29308# use System.err for error output 2004/08/05 15:28:41 jsc 1.4.40.2: #i29308# use System.err for error output 2004/06/04 14:51:34 jsc 1.4.40.1: #i29308# use of new bootstrap feature


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [31c3a803fa6c63c6228474cd198b08ff7a351f6c]

INTEGRATION: CWS sdksample (1.4.40); FILE MERGED 2004/11/11 10:33:55 jsc 1.4.40.4: #i29308# adapted 2004/08/06 09:28:03 jsc 1.4.40.3: #i29308# use System.err for error output 2004/08/05 15:28:41 jsc 1.4.40.2: #i29308# use System.err for error output 2004/06/04 14:51:34 jsc 1.4.40.1: #i29308# use of new bootstrap feature


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [89559e1726519e100a8aca453211f25152ce571d]

INTEGRATION: CWS sdksample (1.5.16); FILE MERGED 2005/01/13 15:23:50 jsc 1.5.16.3: #i39890# change to new doc extensions 2004/08/11 15:09:51 tbe 1.5.16.2: #i32852# SDK: move Java and C++ SimpleBootstrap example into DevelopersGuide section 2004/06/23 12:58:37 jsc 1.5.16.1: #i29308# use of new UNO bootstrap feature


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [b744b1a9a56b16b151350a4e91cda8d3ac7c7705]

INTEGRATION: CWS sdksample (1.8.4); FILE MERGED 2005/01/28 10:06:01 jsc 1.8.4.5: #i29308# prepare path for del command (windows only) 2004/11/11 10:33:54 jsc 1.8.4.4: #i29308# adapted 2004/10/25 12:58:54 jsc 1.8.4.3: #i29308# minimize exported symbols 2004/10/22 14:13:35 jsc 1.8.4.2: #i29308# insert --singleaccept 2004/07/21 12:45:39 jsc 1.8.4.1: i29308# wait for server on UNIX


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [e8bbf3e380cc23353d19b6a7a00818cf06997049]

#i10000# found this locally modified ...


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [67b84f9e2d05c9f200763267b17cdc6c2db33b60]

INTEGRATION: CWS sdksample (1.3.124); FILE MERGED 2004/08/05 12:36:43 jsc 1.3.124.1: #i29308# use static_casat to remove new warning fromMS .NET 2003 compiler


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [f5599ef364dfa3bc5158be8a41b62010f558c782]

INTEGRATION: CWS sdksample (1.7.4); FILE MERGED 2005/01/28 10:06:00 jsc 1.7.4.3: #i29308# prepare path for del command (windows only) 2004/10/25 12:58:53 jsc 1.7.4.2: #i29308# minimize exported symbols 2004/10/22 14:19:19 jsc 1.7.4.1: #i29308# replace DKREGISTRYNAME with OFFICE_TYPE_LIBRARY


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [0450cdfcf5bfec470c64259ca368dda172bb3ec2]

INTEGRATION: CWS sdksample (1.1.2); FILE ADDED 2005/01/12 15:25:49 jsc 1.1.2.1: #i39890# change to new OpenDocument format


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [a381fcc1f36387740ea1dd0f02d9dff35caf3787]

INTEGRATION: CWS sdksample (1.15.4); FILE MERGED 2005/01/28 10:06:00 jsc 1.15.4.7: #i29308# prepare path for del command (windows only) 2005/01/12 15:17:56 jsc 1.15.4.6: #i39890# change to new OpenDocument format 2004/11/02 17:08:24 jsc 1.15.4.5: #i29308# remove start office target 2004/11/02 14:41:06 jsc 1.15.4.4: #i29308# improved 2004/10/22 14:19:18 jsc 1.15.4.3: #i29308# replace DKREGISTRYNAME with OFFICE_TYPE_LIBRARY 2004/08/04 12:39:17 jsc 1.15.4.2: #i29308# improved 2004/07/21 14:28:53 jsc 1.15.4.1: #i29308# insert Note for for usage


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [a2f0bda4940ffd0fc35ad7c19a20b09e8ce613a0]

INTEGRATION: CWS sdksample (1.9.40); FILE MERGED 2005/01/12 15:17:56 jsc 1.9.40.3: #i39890# change to new OpenDocument format 2004/07/21 16:17:16 jsc 1.9.40.2: #i29308# take care of full qualified path 2004/07/21 14:28:17 jsc 1.9.40.1: #i29308# take care of full qualified path


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [57d6eab350cfe3a9c759efcb1a79eb2f7e8d0e02]

INTEGRATION: CWS sdksample (1.4.4); FILE MERGED 2005/01/13 15:23:49 jsc 1.4.4.3: #i39890# change to new doc extensions 2004/10/25 12:58:53 jsc 1.4.4.2: #i29308# minimize exported symbols 2004/08/11 15:09:16 tbe 1.4.4.1: #i32852# SDK: move Java and C++ SimpleBootstrap example into DevelopersGuide section


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [e634af4729336886b240ca6f9f50b5d8bcaacf04]

INTEGRATION: CWS sdksample (1.1.2); FILE ADDED 2005/01/12 15:25:08 jsc 1.1.2.1: #i39890# change to new OpenDocument format


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [3d355bae2faf2716f23e0413238045bbab0afe5f]

INTEGRATION: CWS sdksample (1.1.2); FILE ADDED 2005/01/12 15:24:48 jsc 1.1.2.1: #i39890# change to new OpenDocument format


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [541f7266dadda321668259fdfd7b6cc0ef9135ab]

INTEGRATION: CWS sdksample (1.1.2); FILE ADDED 2005/01/12 15:25:27 jsc 1.1.2.1: #i39890# change to new OpenDocument format


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [bcf2e19455bf60f3732b20eca58a6a4bc8c751a5]

INTEGRATION: CWS sdksample (1.1.2); FILE ADDED 2005/01/12 15:24:32 jsc 1.1.2.1: #i39890# change to new OpenDocument format


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [2ed4e4c39b9606d7979ded578710d3abf84b17e4]

INTEGRATION: CWS sdksample (1.1.2); FILE ADDED 2005/01/28 16:16:36 jsc 1.1.2.2: #i29308# adapt formats 2005/01/12 15:24:18 jsc 1.1.2.1: #i39890# change to new OpenDocument format


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [4c8231f34d92f8d56b4004e853d229624795d02f]

INTEGRATION: CWS sdksample (1.1.2); FILE ADDED 2005/01/14 13:41:49 jsc 1.1.2.1: #i40655# new, change to new default format


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [e4e313f598e76808212be0431b15ac5ac984567a]

INTEGRATION: CWS sdksample (1.1.2); FILE ADDED 2005/01/12 15:23:52 jsc 1.1.2.1: #i39890# change to new OpenDocument format


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [874e8389898ecbd74caae88b349bc63030bb6cb3]

INTEGRATION: CWS sdksample (1.1.2); FILE ADDED 2005/01/12 15:23:40 jsc 1.1.2.1: #i39890# change to new OpenDocument format


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [4aa72b757099fd473cce40e7084b15c3214a4d34]

INTEGRATION: CWS sdksample (1.2.190); FILE MERGED 2005/01/12 15:17:55 jsc 1.2.190.1: #i39890# change to new OpenDocument format


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [416bfc2490d18d704e63bdddf85af9b5362e8ef9]

INTEGRATION: CWS sdksample (1.3.62); FILE MERGED 2005/01/13 15:23:49 jsc 1.3.62.1: #i39890# change to new doc extensions


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [0bb4466ac13348127c7ccd1b84df7d5a5f34e5b0]

INTEGRATION: CWS sdksample (1.4.40); FILE MERGED 2005/01/18 15:52:27 jsc 1.4.40.3: #i29308# generate output in the output directory 2004/06/16 09:43:25 jsc 1.4.40.2: #i29308# explicit imports 2004/06/14 08:33:43 jsc 1.4.40.1: #i29308# use of new UNO bootstrap feature


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [271d42049c334be715c43fa61a1950081e2d3119]

INTEGRATION: CWS sdksample (1.4.40); FILE MERGED 2005/01/18 15:52:25 jsc 1.4.40.4: #i29308# generate output in the output directory 2005/01/17 14:29:53 jsc 1.4.40.3: RESYNC: (1.4-1.5); FILE MERGED 2004/06/16 09:43:25 jsc 1.4.40.2: #i29308# explicit imports 2004/06/14 08:33:42 jsc 1.4.40.1: #i29308# use of new UNO bootstrap feature


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [fc5a88101c6dc2c5399e7a72a550c49524126d1d]

INTEGRATION: CWS sdksample (1.4.40); FILE MERGED 2005/01/18 15:52:24 jsc 1.4.40.4: #i29308# generate output in the output directory 2005/01/17 14:30:28 jsc 1.4.40.3: RESYNC: (1.4-1.5); FILE MERGED 2004/06/16 09:43:24 jsc 1.4.40.2: #i29308# explicit imports 2004/06/14 08:33:42 jsc 1.4.40.1: #i29308# use of new UNO bootstrap feature


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [dd486166a4e5b9feaee1b27e4cc3735ca52b4138]

INTEGRATION: CWS sdksample (1.4.40); FILE MERGED 2005/01/18 15:52:22 jsc 1.4.40.3: #i29308# generate output in the output directory 2004/06/16 09:43:24 jsc 1.4.40.2: #i29308# explicit imports 2004/06/14 08:33:42 jsc 1.4.40.1: #i29308# use of new UNO bootstrap feature


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [371197ef67bd49c54cc2d97b61029c227f7b6d93]

INTEGRATION: CWS sdksample (1.4.40); FILE MERGED 2005/01/18 15:52:20 jsc 1.4.40.4: #i29308# generate output in the output directory 2005/01/17 14:30:47 jsc 1.4.40.3: RESYNC: (1.4-1.5); FILE MERGED 2004/06/16 09:43:24 jsc 1.4.40.2: #i29308# explicit imports 2004/06/14 08:33:41 jsc 1.4.40.1: #i29308# use of new UNO bootstrap feature


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [82eb8dc1bf82ae78e4a136e58881c253723dd920]

INTEGRATION: CWS sdksample (1.4.62); FILE MERGED 2004/06/16 09:43:23 jsc 1.4.62.1: #i29308# explicit imports


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [2ab15918e30c2847a35f0793973b448258ccc37d]

INTEGRATION: CWS sdksample (1.3.124); FILE MERGED 2004/06/16 09:43:23 jsc 1.3.124.1: #i29308# explicit imports


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [4b16ccaabe904dbbad6e2ff718cde24daa9d8150]

INTEGRATION: CWS sdksample (1.4.4); FILE MERGED 2005/01/28 14:15:36 jsc 1.4.4.8: #i29308# prepare path for del command (windows only) 2005/01/18 15:52:20 jsc 1.4.4.7: #i29308# generate output in the output directory 2005/01/17 14:30:38 jsc 1.4.4.6: RESYNC: (1.4-1.5); FILE MERGED 2004/10/29 07:33:54 jsc 1.4.4.5: #i29308# cleanup 2004/07/30 14:30:08 jsc 1.4.4.4: #i29308# use quotes for unopath option 2004/07/30 08:36:30 jsc 1.4.4.3: #i29308# adjust ECHOLINE for windows 2004/07/29 12:22:51 jsc 1.4.4.2: #i29308# insert ECHOLINE macro to dump an empty line in manifest files 2004/06/14 08:33:41 jsc 1.4.4.1: #i29308# use of new UNO bootstrap feature


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [29c09ffb17ec115b3aa5d5a74f8adba982d6e3fb]

INTEGRATION: CWS sdksample (1.4.40); FILE MERGED 2005/01/18 15:52:18 jsc 1.4.40.5: #i29308# generate output in the output directory 2005/01/17 14:30:13 jsc 1.4.40.4: RESYNC: (1.4-1.5); FILE MERGED 2004/08/06 14:37:09 jsc 1.4.40.3: #i29308# use System.err for error output 2004/06/16 09:43:23 jsc 1.4.40.2: #i29308# explicit imports 2004/06/14 08:33:40 jsc 1.4.40.1: #i29308# use of new UNO bootstrap feature


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [06417096fc0d601158a2b637dd196c192488aec6]

INTEGRATION: CWS sdksample (1.4.40); FILE MERGED 2005/01/18 15:52:18 jsc 1.4.40.3: #i29308# generate output in the output directory 2004/06/16 09:43:22 jsc 1.4.40.2: #i29308# explicit imports 2004/06/14 08:33:40 jsc 1.4.40.1: #i29308# use of new UNO bootstrap feature


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [db715b23329145db9287439c1b7108815a74ec9d]

INTEGRATION: CWS sdksample (1.4.40); FILE MERGED 2005/01/18 15:52:17 jsc 1.4.40.3: #i29308# generate output in the output directory 2004/06/16 09:43:22 jsc 1.4.40.2: #i29308# explicit imports 2004/06/14 08:33:40 jsc 1.4.40.1: #i29308# use of new UNO bootstrap feature


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [ec9fcfe3e4c3cf5bb775b0c65111d9a8b1c7f426]

INTEGRATION: CWS sdksample (1.4.40); FILE MERGED 2005/01/18 15:52:16 jsc 1.4.40.3: #i29308# generate output in the output directory 2004/06/16 09:43:22 jsc 1.4.40.2: #i29308# explicit imports 2004/06/14 08:33:39 jsc 1.4.40.1: #i29308# use of new UNO bootstrap feature


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [c6b8ef355e2c5a7786673069221e92e7febb5fa2]

INTEGRATION: CWS sdksample (1.1.2); FILE ADDED 2005/01/12 15:23:13 jsc 1.1.2.1: #i39890# change to new OpenDocument format


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [4668b30b421603081d73c78a79d92a66378fef62]

INTEGRATION: CWS sdksample (1.4.40); FILE MERGED 2005/01/12 15:17:53 jsc 1.4.40.6: #i39890# change to new OpenDocument format 2004/11/22 09:21:08 jsc 1.4.40.5: #i29308# save in output directory instead of local dir - shared usage of SDK 2004/08/06 14:37:08 jsc 1.4.40.4: #i29308# use System.err for error output 2004/06/16 11:41:41 jsc 1.4.40.3: #i29308# use of new UNO bootstrap feature 2004/06/14 10:25:23 jsc 1.4.40.2: #i29308# use of new UNO bootstrap feature 2004/06/14 09:45:30 jsc 1.4.40.1: #i29308# use of new UNO bootstrap feature


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [03939197e12961f5ff8bc650d6b00d5e3009844c]

INTEGRATION: CWS sdksample (1.1.2); FILE ADDED 2005/01/12 15:23:28 jsc 1.1.2.1: #i39890# change to new OpenDocument format


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [8ed6e5d88ec965a0fff6b136ab04723e62ef6c7b]

INTEGRATION: CWS sdksample (1.4.4); FILE MERGED 2005/01/28 14:15:36 jsc 1.4.4.9: #i29308# prepare path for del command (windows only) 2004/11/22 09:21:07 jsc 1.4.4.8: #i29308# save in output directory instead of local dir - shared usage of SDK 2004/10/29 07:33:54 jsc 1.4.4.7: #i29308# cleanup 2004/07/30 14:30:07 jsc 1.4.4.6: #i29308# use quotes for unopath option 2004/07/30 08:36:29 jsc 1.4.4.5: #i29308# adjust ECHOLINE for windows 2004/07/29 12:22:50 jsc 1.4.4.4: #i29308# insert ECHOLINE macro to dump an empty line in manifest files 2004/06/16 11:41:41 jsc 1.4.4.3: #i29308# use of new UNO bootstrap feature 2004/06/14 14:54:10 jsc 1.4.4.2: #i29308# use of new UNO bootstrap feature 2004/06/14 09:45:30 jsc 1.4.4.1: #i29308# use of new UNO bootstrap feature


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [f42de194ea05349ad39fac946dd54fa7e305344f]

INTEGRATION: CWS sdksample (1.3.62); FILE MERGED 2005/01/13 15:23:48 jsc 1.3.62.2: #i39890# change to new doc extensions 2004/06/14 14:59:23 jsc 1.3.62.1: #i29308# use of new UNO bootstrap feature


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [4e54bc778b08a92a7f544a7659f4d056893adb1f]

INTEGRATION: CWS sdksample (1.3.124); FILE MERGED 2004/06/30 09:10:29 jsc 1.3.124.1: #i29308# use of new UNO features


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [7a532c434a84c1ed39ce94bc2ac711414b61d1c1]

INTEGRATION: CWS sdksample (1.4.116); FILE MERGED 2004/06/14 14:55:12 jsc 1.4.116.1: #i29308# use of new UNO bootstrap feature


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [c1d05b731629914fcc9d6713c7cd20a91456df64]

INTEGRATION: CWS sdksample (1.4.40); FILE MERGED 2004/08/06 14:37:07 jsc 1.4.40.2: #i29308# use System.err for error output 2004/06/14 14:55:12 jsc 1.4.40.1: #i29308# use of new UNO bootstrap feature


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [4bebce687ce8b5ed45318edd9e41f3abea8ec519]

INTEGRATION: CWS sdksample (1.5.4); FILE MERGED 2005/01/28 14:15:35 jsc 1.5.4.15: #i29308# prepare path for del command (windows only) 2005/01/12 15:17:51 jsc 1.5.4.14: #i39890# change to new OpenDocument format 2004/11/23 08:50:36 jsc 1.5.4.13: #i35871# adjust for JAva 1.5 2004/10/29 07:33:54 jsc 1.5.4.12: #i29308# cleanup 2004/10/27 11:34:28 jsc 1.5.4.11: #i29308# change laoding of sample documents 2004/10/22 13:12:36 jsc 1.5.4.10: #i35871# adapt for Java 5.0 2004/10/22 10:00:15 jsc 1.5.4.9: #i35871# adapt for Java 5.0 2004/10/08 13:58:43 jsc 1.5.4.8: #i29308# insert package manifest 2004/08/24 15:04:25 jsc 1.5.4.7: #i29308# use of new UNO package extension 2004/07/30 14:30:07 jsc 1.5.4.6: #i29308# use quotes for unopath option 2004/07/30 08:36:29 jsc 1.5.4.5: #i29308# adjust ECHOLINE for windows 2004/07/29 12:22:50 jsc 1.5.4.4: #i29308# insert ECHOLINE macro to dump an empty line in manifest files 2004/06/30 09:10:29 jsc 1.5.4.3: #i29308# use of new UNO features 2004/06/14 14:59:21 jsc 1.5.4.2: #i29308# use of new UNO bootstrap feature 2004/06/14 14:55:11 jsc 1.5.4.1: #i29308# use of new UNO bootstrap feature


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [41199274a9cd112b827ad16e57b4bd94493e7fbb]

INTEGRATION: CWS sdksample (1.3.124); FILE MERGED 2004/06/14 14:55:12 jsc 1.3.124.1: #i29308# use of new UNO bootstrap feature


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [ab02c1bc9af6cb6bacf87e04123b8c1aa831c2a5]

INTEGRATION: CWS sdksample (1.1.2); FILE ADDED 2005/01/12 15:22:58 jsc 1.1.2.1: #i39890# change to new OpenDocument format


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [2d99f193c7dd3a0484034ba16a64af7876b4837d]

INTEGRATION: CWS sdksample (1.1.2); FILE ADDED 2004/06/14 14:55:53 jsc 1.1.2.1: #i29308# new


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [5b9f240cd58f8a15e529f2a1fdde5512cc6ad611]

INTEGRATION: CWS sdksample (1.1.2); FILE ADDED 2005/01/21 13:24:59 toconnor 1.1.2.1: #i39331# adding Scripting Framework examples to SDK


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [43eb9fcfac6cfb5f4d2b6a4071b41871ff596950]

INTEGRATION: CWS sdksample (1.1.2); FILE ADDED 2005/01/21 13:24:55 toconnor 1.1.2.1: #i39331# adding Scripting Framework examples to SDK


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [642d172e56689299c5497346ca0d79923a651a33]

INTEGRATION: CWS sdksample (1.1.2); FILE ADDED 2005/01/21 13:24:50 toconnor 1.1.2.1: #i39331# adding Scripting Framework examples to SDK


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [e7a881dfb3d1e7a336538d731c1b37c6084623fd]

INTEGRATION: CWS sdksample (1.1.2); FILE ADDED 2005/01/21 13:24:46 toconnor 1.1.2.1: #i39331# adding Scripting Framework examples to SDK


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [1cece44e93931797f78019f584ceccd9f60c5c71]

INTEGRATION: CWS sdksample (1.1.2); FILE ADDED 2005/01/21 13:24:42 toconnor 1.1.2.1: #i39331# adding Scripting Framework examples to SDK


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [b70ec2fcf74725fabea2231fae543d47befb4807]

INTEGRATION: CWS sdksample (1.1.2); FILE ADDED 2005/01/21 13:24:35 toconnor 1.1.2.2: #i39331# adding Scripting Framework examples to SDK 2005/01/19 17:22:14 toconnor 1.1.2.1: #i39331# add Scripting Framework examples to SDK Issue number: Submitted by: Reviewed by:


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [485f2442c201da7338781a66f8e6bdb9ed99ebef]

INTEGRATION: CWS sdksample (1.1.2); FILE ADDED 2005/01/21 13:24:34 toconnor 1.1.2.2: #i39331# adding Scripting Framework examples to SDK 2005/01/19 17:22:13 toconnor 1.1.2.1: #i39331# add Scripting Framework examples to SDK Issue number: Submitted by: Reviewed by:


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [7cdafdecbe31573b03a0413849e60d1aab10ba2b]

INTEGRATION: CWS sdksample (1.1.2); FILE ADDED 2005/01/28 14:15:34 jsc 1.1.2.4: #i29308# prepare path for del command (windows only) 2005/01/27 17:01:52 jsc 1.1.2.3: #i39331# insert dk.mk to support different output dir 2005/01/21 14:35:51 jsc 1.1.2.2: #i39331# updated 2005/01/21 13:24:33 toconnor 1.1.2.1: #i39331# adding Scripting Framework examples to SDK


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [3880ff0162890d989db3bb484dcfdc70d529bcde]

INTEGRATION: CWS sdksample (1.1.2); FILE ADDED 2005/01/19 17:22:13 toconnor 1.1.2.1: #i39331# add Scripting Framework examples to SDK Issue number: Submitted by: Reviewed by:


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [372eda3df2edbc54704120a1420b282a0f0e005a]

INTEGRATION: CWS sdksample (1.1.2); FILE ADDED 2005/01/21 13:24:31 toconnor 1.1.2.2: #i39331# adding Scripting Framework examples to SDK 2005/01/19 17:22:12 toconnor 1.1.2.1: #i39331# add Scripting Framework examples to SDK Issue number: Submitted by: Reviewed by:


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [a35c7e1f5de175640ca0d89762952148dbd7dea9]

SRC680


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [9c5b8d40f1baa635ebc30aeed7281dbe1bcee48f]

INTEGRATION: CWS sdksample (1.1.2); FILE ADDED 2005/01/19 17:22:11 toconnor 1.1.2.1: #i39331# add Scripting Framework examples to SDK Issue number: Submitted by: Reviewed by:


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [65e3fac0eb46b8a260328cee5e91c454dd44582c]

INTEGRATION: CWS sdksample (1.1.2); FILE ADDED 2005/01/19 17:22:10 toconnor 1.1.2.1: #i39331# add Scripting Framework examples to SDK Issue number: Submitted by: Reviewed by:


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [4ad35e875a20067a33ae61a1279e5f2b390ae380]

INTEGRATION: CWS sdksample (1.1.2); FILE ADDED 2005/01/28 14:15:34 jsc 1.1.2.4: #i29308# prepare path for del command (windows only) 2005/01/27 17:01:49 jsc 1.1.2.3: #i39331# insert dk.mk to support different output dir 2005/01/21 14:35:44 jsc 1.1.2.2: #i39331# updated 2005/01/21 13:24:30 toconnor 1.1.2.1: #i39331# adding Scripting Framework examples to SDK


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [5dc43b1c318cb81b56c3a7f6750b5ab7a1051c30]

INTEGRATION: CWS sdksample (1.1.2); FILE ADDED 2005/01/21 13:24:25 toconnor 1.1.2.2: #i39331# adding Scripting Framework examples to SDK 2005/01/19 17:22:10 toconnor 1.1.2.1: #i39331# add Scripting Framework examples to SDK Issue number: Submitted by: Reviewed by:


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [889dffd62d9bbfbd43c87eebcdf52f8545132a5e]

INTEGRATION: CWS sdksample (1.1.2); FILE ADDED 2004/08/11 15:01:02 tbe 1.1.2.1: #i32852# SDK: move Java and C++ SimpleBootstrap example into DevelopersGuide section


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [055bd233c7f4e56f17ef1fba39a40417da4ec1aa]

INTEGRATION: CWS sdksample (1.1.2); FILE ADDED 2004/08/11 15:00:22 tbe 1.1.2.1: #i32852# SDK: move Java and C++ SimpleBootstrap example into DevelopersGuide section


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [94bc2dd04da1311628ed398512e419126cd242d9]

INTEGRATION: CWS sdksample (1.1.2); FILE ADDED 2004/08/11 15:01:23 tbe 1.1.2.1: #i32852# SDK: move Java and C++ SimpleBootstrap example into DevelopersGuide section


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [e19f1fd823ac932ddad4c33d23c67c69b93ebf8e]

INTEGRATION: CWS sdksample (1.1.2); FILE ADDED 2004/08/11 15:03:30 tbe 1.1.2.1: #i32852# SDK: move Java and C++ SimpleBootstrap example into DevelopersGuide section


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [94703acf6421fede5c7d1f6c1c8385bcdbb040f2]

INTEGRATION: CWS sdksample (1.1.2); FILE ADDED 2005/01/28 14:15:33 jsc 1.1.2.3: #i29308# prepare path for del command (windows only) 2004/10/22 14:19:18 jsc 1.1.2.2: #i29308# replace DKREGISTRYNAME with OFFICE_TYPE_LIBRARY 2004/08/11 15:03:46 tbe 1.1.2.1: #i32852# SDK: move Java and C++ SimpleBootstrap example into DevelopersGuide section


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [c9677cb8dd0c2d04851562dbe39277f344f4371c]

INTEGRATION: CWS sdksample (1.5.4); FILE MERGED 2004/10/22 14:19:18 jsc 1.5.4.1: #i29308# replace DKREGISTRYNAME with OFFICE_TYPE_LIBRARY


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [84ba7a254bb5951e9076e0ba3a8d234d4f568306]

INTEGRATION: CWS sdksample (1.5.4); FILE MERGED 2004/11/02 17:08:23 jsc 1.5.4.5: #i29308# remove start office target 2004/11/02 14:41:05 jsc 1.5.4.4: #i29308# improved 2004/10/15 11:04:11 jsc 1.5.4.3: #i29308# updated 2004/07/29 12:22:50 jsc 1.5.4.2: #i29308# insert ECHOLINE macro to dump an empty line in manifest files 2004/06/17 11:10:05 jsc 1.5.4.1: #i29308# improve docu


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [e583da82d310c656c38fbea31147d0f63cbaebff]

INTEGRATION: CWS sdksample (1.5.4); FILE MERGED 2005/01/28 14:15:33 jsc 1.5.4.8: #i29308# prepare path for del command (windows only) 2004/11/19 14:36:05 jsc 1.5.4.7: #i29308# cleanup debug files as well 2004/11/16 08:28:39 jsc 1.5.4.6: #i29308# cleanup 2004/11/02 17:08:22 jsc 1.5.4.5: #i29308# remove start office target 2004/11/02 14:41:04 jsc 1.5.4.4: #i29308# improved 2004/10/22 14:19:17 jsc 1.5.4.3: #i29308# replace DKREGISTRYNAME with OFFICE_TYPE_LIBRARY 2004/10/15 11:04:11 jsc 1.5.4.2: #i29308# updated 2004/07/29 12:22:49 jsc 1.5.4.1: #i29308# insert ECHOLINE macro to dump an empty line in manifest files


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [9b5f8a6a01a7c0e733a72cd1c52b5da4812b318e]

INTEGRATION: CWS sdksample (1.3.62); FILE MERGED 2004/08/11 15:06:00 tbe 1.3.62.1: #i32852# SDK: move Java and C++ SimpleBootstrap example into DevelopersGuide section


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [54aecab8eb571d638ced56933146b7956679726d]

INTEGRATION: CWS sdksample (1.4.40); FILE MERGED 2004/06/17 11:02:32 jsc 1.4.40.1: #i29308# use of new UNO bootstrap feature


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [7933d7252a353aa123c94c9557866f2b8373d93d]

INTEGRATION: CWS sdksample (1.3.124); FILE MERGED 2004/06/17 11:02:32 jsc 1.3.124.1: #i29308# use of new UNO bootstrap feature


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [9bfd3d236999645d55e93db0be1628cc9e9b1630]

INTEGRATION: CWS sdksample (1.4.4); FILE MERGED 2005/01/28 14:15:32 jsc 1.4.4.6: #i29308# prepare path for del command (windows only) 2004/10/29 07:33:53 jsc 1.4.4.5: #i29308# cleanup 2004/07/30 14:30:07 jsc 1.4.4.4: #i29308# use quotes for unopath option 2004/07/30 08:36:29 jsc 1.4.4.3: #i29308# adjust ECHOLINE for windows 2004/07/29 12:22:49 jsc 1.4.4.2: #i29308# insert ECHOLINE macro to dump an empty line in manifest files 2004/06/17 11:02:31 jsc 1.4.4.1: #i29308# use of new UNO bootstrap feature


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [0a39dd20e6f875af6d3dc7e3a2c9b13299d026af]

INTEGRATION: CWS sdksample (1.4.40); FILE MERGED 2004/08/06 14:37:07 jsc 1.4.40.2: #i29308# use System.err for error output 2004/06/17 11:02:31 jsc 1.4.40.1: #i29308# use of new UNO bootstrap feature


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [ac655ae314dde7e896ac15944fc71d9e8c7e77a6]

INTEGRATION: CWS sdksample (1.4.4); FILE MERGED 2005/01/28 14:15:31 jsc 1.4.4.7: #i29308# prepare path for del command (windows only) 2004/11/16 08:28:38 jsc 1.4.4.6: #i29308# cleanup 2004/10/29 07:33:53 jsc 1.4.4.5: #i29308# cleanup 2004/07/30 14:30:06 jsc 1.4.4.4: #i29308# use quotes for unopath option 2004/07/30 08:36:28 jsc 1.4.4.3: #i29308# adjust ECHOLINE for windows 2004/07/29 12:22:49 jsc 1.4.4.2: #i29308# insert ECHOLINE macro to dump an empty line in manifest files 2004/06/17 11:02:31 jsc 1.4.4.1: #i29308# use of new UNO bootstrap feature


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [112fcfe7c52079a267e946cc894ff6e3b8d3a3f7]

INTEGRATION: CWS sdksample (1.4.40); FILE MERGED 2004/08/06 14:37:06 jsc 1.4.40.2: #i29308# use System.err for error output 2004/06/17 11:02:30 jsc 1.4.40.1: #i29308# use of new UNO bootstrap feature


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [b2a039ee17529fe44835f2475f8afe81d2a7cd56]

INTEGRATION: CWS sdksample (1.4.4); FILE MERGED 2005/01/28 14:15:30 jsc 1.4.4.7: #i29308# prepare path for del command (windows only) 2004/11/16 08:28:37 jsc 1.4.4.6: #i29308# cleanup 2004/10/29 07:33:52 jsc 1.4.4.5: #i29308# cleanup 2004/07/30 14:30:06 jsc 1.4.4.4: #i29308# use quotes for unopath option 2004/07/30 08:36:28 jsc 1.4.4.3: #i29308# adjust ECHOLINE for windows 2004/07/29 12:22:48 jsc 1.4.4.2: #i29308# insert ECHOLINE macro to dump an empty line in manifest files 2004/06/17 11:02:29 jsc 1.4.4.1: #i29308# use of new UNO bootstrap feature


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [a3a1033813b992256735c15c465bac5611838f99]

INTEGRATION: CWS sdksample (1.3.124); FILE MERGED 2004/10/20 13:42:03 jsc 1.3.124.1: #i35871# adapt for Java 5.0


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [46469ddcef7dede1916f8968e42481157f232923]

INTEGRATION: CWS sdksample (1.5.4); FILE MERGED 2005/01/28 14:15:30 jsc 1.5.4.9: #i29308# prepare path for del command (windows only) 2004/10/29 07:33:52 jsc 1.5.4.8: #i29308# cleanup 2004/10/22 10:00:14 jsc 1.5.4.7: #i35871# adapt for Java 5.0 2004/10/08 13:58:42 jsc 1.5.4.6: #i29308# insert package manifest 2004/08/24 15:04:24 jsc 1.5.4.5: #i29308# use of new UNO package extension 2004/07/30 14:30:05 jsc 1.5.4.4: #i29308# use quotes for unopath option 2004/07/30 08:36:28 jsc 1.5.4.3: #i29308# adjust ECHOLINE for windows 2004/07/29 12:22:48 jsc 1.5.4.2: #i29308# insert ECHOLINE macro to dump an empty line in manifest files 2004/06/23 12:15:42 jsc 1.5.4.1: #i29308# use of new UNO bootstrap feature


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [1e8b5ef0d5d7ddfcb4e58baed7e2d2fc5ccf988a]

INTEGRATION: CWS sdksample (1.4.40); FILE MERGED 2004/08/06 14:37:05 jsc 1.4.40.2: #i29308# use System.err for error output 2004/06/23 12:15:42 jsc 1.4.40.1: #i29308# use of new UNO bootstrap feature


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [459260c559dba9a16173f2f19dc93a46f6d62bd4]

INTEGRATION: CWS sdksample (1.5.4); FILE MERGED 2005/01/28 14:15:29 jsc 1.5.4.7: #i29308# prepare path for del command (windows only) 2004/10/29 07:33:52 jsc 1.5.4.6: #i29308# cleanup 2004/10/22 10:00:14 jsc 1.5.4.5: #i35871# adapt for Java 5.0 2004/10/08 13:58:42 jsc 1.5.4.4: #i29308# insert package manifest 2004/08/24 15:04:24 jsc 1.5.4.3: #i29308# use of new UNO package extension 2004/07/07 10:05:33 jsc 1.5.4.2: #29308# correct spelling of xcu file 2004/06/24 09:43:31 jsc 1.5.4.1: #i29308# use new xcu


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [863f79d4445fb1d95401441114593a6f30012b73]

INTEGRATION: CWS sdksample (1.1.2); FILE ADDED 2004/08/17 14:15:53 jsc 1.1.2.2: #i29308# adjust strings of the type detection 2004/06/24 09:43:20 jsc 1.1.2.1: #i29308# new


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [e1e9fc494f2991da49729da661d600b2917ca2c6]

INTEGRATION: CWS sdksample (1.5.4); FILE MERGED 2005/01/28 14:15:29 jsc 1.5.4.10: #i29308# prepare path for del command (windows only) 2004/11/11 10:33:54 jsc 1.5.4.9: #i29308# adapted 2004/10/29 07:33:51 jsc 1.5.4.8: #i29308# cleanup 2004/10/25 12:58:52 jsc 1.5.4.7: #i29308# minimize exported symbols 2004/10/22 14:19:16 jsc 1.5.4.6: #i29308# replace DKREGISTRYNAME with OFFICE_TYPE_LIBRARY 2004/10/22 10:00:13 jsc 1.5.4.5: #i35871# adapt for Java 5.0 2004/10/08 13:58:41 jsc 1.5.4.4: #i29308# insert package manifest 2004/08/24 15:04:24 jsc 1.5.4.3: #i29308# use of new UNO package extension 2004/07/07 10:05:32 jsc 1.5.4.2: #29308# correct spelling of xcu file 2004/06/24 09:42:53 jsc 1.5.4.1: #i29308# use new xcu


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [6618010a6f9b1897d622e3402d53209f1e78d8ce]

INTEGRATION: CWS sdksample (1.1.2); FILE ADDED 2005/01/27 15:00:25 lo 1.1.2.4: #i36819# fix service name 2005/01/25 12:42:38 lo 1.1.2.3: #i36819# fix flat filter and switch to oasis format 2004/08/17 14:15:53 jsc 1.1.2.2: #i29308# adjust strings of the type detection 2004/06/24 09:41:28 jsc 1.1.2.1: #i29308# new


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [3be5453d6338e23691046247e161e54a3ad8f10f]

INTEGRATION: CWS sdksample (1.2.100); FILE MERGED 2005/01/25 12:42:37 lo 1.2.100.1: #i36819# fix flat filter and switch to oasis format


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [8e10d6bc2382ae733a38dbf89fdba7b7851d5bbb]

INTEGRATION: CWS sdksample (1.4.4); FILE MERGED 2005/01/25 12:42:37 lo 1.4.4.1: #i36819# fix flat filter and switch to oasis format


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [0b4ace39345e4321dac0f7925fd461edbe0497b4]

INTEGRATION: CWS sdksample (1.4.30); FILE MERGED 2005/01/25 12:42:37 lo 1.4.30.2: #i36819# fix flat filter and switch to oasis format 2004/08/17 14:15:52 jsc 1.4.30.1: #i29308# adjust strings of the type detection


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [638df198e40b20915c217948c74c91dff713d6ae]

INTEGRATION: CWS sdksample (1.7.4); FILE MERGED 2005/01/28 14:15:28 jsc 1.7.4.11: #i29308# prepare path for del command (windows only) 2004/11/11 10:33:53 jsc 1.7.4.10: #i29308# adapted 2004/10/29 07:33:51 jsc 1.7.4.9: #i29308# cleanup 2004/10/25 12:58:52 jsc 1.7.4.8: #i29308# minimize exported symbols 2004/10/22 14:19:16 jsc 1.7.4.7: #i29308# replace DKREGISTRYNAME with OFFICE_TYPE_LIBRARY 2004/10/22 10:00:13 jsc 1.7.4.6: #i35871# adapt for Java 5.0 2004/10/08 13:58:41 jsc 1.7.4.5: #i29308# insert package manifest 2004/08/24 15:04:23 jsc 1.7.4.4: #i29308# use of new UNO package extension 2004/08/04 12:39:16 jsc 1.7.4.3: #i29308# improved 2004/07/07 10:05:32 jsc 1.7.4.2: #29308# correct spelling of xcu file 2004/06/24 09:46:37 jsc 1.7.4.1: #i29308# use new xcu


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [9021e4629179a985bde0ca064b52c3d67535316f]

INTEGRATION: CWS sdksample (1.1.2); FILE ADDED 2005/01/27 13:31:15 jsc 1.1.2.4: #i36819# change fodw to fodt 2005/01/25 12:42:36 lo 1.1.2.3: #i36819# fix flat filter and switch to oasis format 2004/08/17 14:15:52 jsc 1.1.2.2: #i29308# adjust strings of the type detection 2004/06/24 09:45:26 jsc 1.1.2.1: #i29308# new


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [9ed47c553a8e20202497a25eda7307e6a8a7d4f2]

INTEGRATION: CWS sdksample (1.2.130); FILE MERGED 2004/11/23 16:30:54 jsc 1.2.130.1: #i29308# adjust to use XComponentContext and component helper


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [0abcfc0dd24f536ef5a7237084440c208115b3e0]

INTEGRATION: CWS sdksample (1.4.4); FILE MERGED 2005/01/28 14:15:28 jsc 1.4.4.7: #i29308# prepare path for del command (windows only) 2004/11/23 16:30:54 jsc 1.4.4.6: #i29308# adjust to use XComponentContext and component helper 2004/10/29 07:33:50 jsc 1.4.4.5: #i29308# cleanup 2004/10/22 10:00:13 jsc 1.4.4.4: #i35871# adapt for Java 5.0 2004/10/08 13:58:40 jsc 1.4.4.3: #i29308# insert package manifest 2004/08/24 15:04:23 jsc 1.4.4.2: #i29308# use of new UNO package extension 2004/06/24 09:51:44 jsc 1.4.4.1: #i26335# use zip for packaging


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [02a19830081e9c76b0b642aa0b2a638b8edcbf31]

INTEGRATION: CWS sdksample (1.3.124); FILE MERGED 2004/11/23 16:30:54 jsc 1.3.124.1: #i29308# adjust to use XComponentContext and component helper


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [c64dafd9da871b7d3df53cd6500cb51bd8d9e227]

INTEGRATION: CWS sdksample (1.3.124); FILE MERGED 2005/01/11 10:36:30 jsc 1.3.124.2: #i40127# insert missing bracket 2004/11/23 16:30:54 jsc 1.3.124.1: #i29308# adjust to use XComponentContext and component helper


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [8dd6ec61484d4c3fe06ccc3e2ac8b5f9f44ecf16]

INTEGRATION: CWS sdksample (1.4.4); FILE MERGED 2005/01/28 14:15:27 jsc 1.4.4.7: #i29308# prepare path for del command (windows only) 2004/11/11 10:33:52 jsc 1.4.4.6: #i29308# adapted 2004/10/29 07:33:50 jsc 1.4.4.5: #i29308# cleanup 2004/07/30 14:30:05 jsc 1.4.4.4: #i29308# use quotes for unopath option 2004/07/30 08:36:27 jsc 1.4.4.3: #i29308# adjust ECHOLINE for windows 2004/07/29 12:22:48 jsc 1.4.4.2: #i29308# insert ECHOLINE macro to dump an empty line in manifest files 2004/06/17 11:02:28 jsc 1.4.4.1: #i29308# use of new UNO bootstrap feature


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [955671759ed533827baf839834f6bfcd11ece155]

INTEGRATION: CWS sdksample (1.4.40); FILE MERGED 2004/11/11 10:33:52 jsc 1.4.40.4: #i29308# adapted 2004/10/15 11:04:10 jsc 1.4.40.3: #i29308# updated 2004/08/06 14:37:04 jsc 1.4.40.2: #i29308# use System.err for error output 2004/06/17 11:02:28 jsc 1.4.40.1: #i29308# use of new UNO bootstrap feature


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [6ac5d6f0c0e275c274860285d165dc2231b964bf]

INTEGRATION: CWS sdksample (1.3.124); FILE MERGED 2004/06/23 12:15:41 jsc 1.3.124.1: #i29308# use of new UNO bootstrap feature


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [81dd0ec2b7ad23add144221f5398b0a04b3c9fa2]

INTEGRATION: CWS sdksample (1.3.124); FILE MERGED 2004/06/23 12:15:40 jsc 1.3.124.1: #i29308# use of new UNO bootstrap feature


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [f702fd1ebf30d5450f7c84eeef3291b50f84af8c]

INTEGRATION: CWS sdksample (1.4.4); FILE MERGED 2004/10/29 07:33:49 jsc 1.4.4.2: #i29308# cleanup 2004/06/23 12:15:39 jsc 1.4.4.1: #i29308# use of new UNO bootstrap feature


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [6609a1c389fbeb6be26320ef6eec082bab5d734c]

INTEGRATION: CWS sdksample (1.3.124); FILE MERGED 2004/06/23 12:15:39 jsc 1.3.124.1: #i29308# use of new UNO bootstrap feature


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [628c17df4a0f28266d38a396b6134b5622138c60]

INTEGRATION: CWS sdksample (1.3.124); FILE MERGED 2004/06/23 12:15:38 jsc 1.3.124.1: #i29308# use of new UNO bootstrap feature


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [67166b93d3d50f390cde68b7935678f27d89587d]

INTEGRATION: CWS sdksample (1.3.124); FILE MERGED 2004/08/06 14:37:04 jsc 1.3.124.2: #i29308# use System.err for error output 2004/06/23 12:15:38 jsc 1.3.124.1: #i29308# use of new UNO bootstrap feature


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [c41c0d00fcbf093e2db9a34123c15ee67abb3515]

INTEGRATION: CWS sdksample (1.4.4); FILE MERGED 2005/01/28 14:15:25 jsc 1.4.4.6: #i29308# prepare path for del command (windows only) 2004/10/29 07:33:48 jsc 1.4.4.5: #i29308# cleanup 2004/07/30 14:30:05 jsc 1.4.4.4: #i29308# use quotes for unopath option 2004/07/30 08:36:27 jsc 1.4.4.3: #i29308# adjust ECHOLINE for windows 2004/07/29 12:22:47 jsc 1.4.4.2: #i29308# insert ECHOLINE macro to dump an empty line in manifest files 2004/06/23 12:15:38 jsc 1.4.4.1: #i29308# use of new UNO bootstrap feature


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [a421143d935ce690b4e91515c56fd665d878ed24]

INTEGRATION: CWS sdksample (1.3.124); FILE MERGED 2004/06/23 12:15:37 jsc 1.3.124.1: #i29308# use of new UNO bootstrap feature


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [094875b0f0121ef0ccf722020653286789975401]

INTEGRATION: CWS sdksample (1.3.118); FILE MERGED 2004/06/23 12:15:36 jsc 1.3.118.1: #i29308# use of new UNO bootstrap feature


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [7d06b8c3f0c5f1872d29d203c8709ef601a30a8a]

INTEGRATION: CWS sdksample (1.3.124); FILE MERGED 2004/06/23 12:15:36 jsc 1.3.124.1: #i29308# use of new UNO bootstrap feature


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [d0a8c8f6e585ee6ae3183d4d7fd1593f25446618]

INTEGRATION: CWS sdksample (1.4.40); FILE MERGED 2004/06/23 12:15:36 jsc 1.4.40.1: #i29308# use of new UNO bootstrap feature


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [4cd0f6b16551f1a193bbb1f592b3172f71e7df17]

INTEGRATION: CWS sdksample (1.3.124); FILE MERGED 2004/06/23 12:15:35 jsc 1.3.124.1: #i29308# use of new UNO bootstrap feature


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [a2717a2b5ab5e11c556487d0c4403d86bdcdd18d]

INTEGRATION: CWS sdksample (1.3.124); FILE MERGED 2004/06/17 11:02:27 jsc 1.3.124.1: #i29308# use of new UNO bootstrap feature


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [ec50b320611e494cb02faf097d34a3bb605eeae2]

INTEGRATION: CWS sdksample (1.4.4); FILE MERGED 2005/01/28 14:15:25 jsc 1.4.4.6: #i29308# prepare path for del command (windows only) 2004/10/29 07:33:48 jsc 1.4.4.5: #i29308# cleanup 2004/07/30 14:30:04 jsc 1.4.4.4: #i29308# use quotes for unopath option 2004/07/30 08:36:27 jsc 1.4.4.3: #i29308# adjust ECHOLINE for windows 2004/07/29 12:22:47 jsc 1.4.4.2: #i29308# insert ECHOLINE macro to dump an empty line in manifest files 2004/06/17 11:02:27 jsc 1.4.4.1: #i29308# use of new UNO bootstrap feature


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [724b472e95e9372ad79605fe6ba9ea59e78ce99b]

INTEGRATION: CWS sdksample (1.3.124); FILE MERGED 2004/06/17 11:02:26 jsc 1.3.124.1: #i29308# use of new UNO bootstrap feature


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [01f1d50c26f4b3f5fe092c53f00f37ed7eff18a1]

INTEGRATION: CWS sdksample (1.3.124); FILE MERGED 2004/06/17 11:02:25 jsc 1.3.124.1: #i29308# use of new UNO bootstrap feature


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [da7f4870a93ebfaf75818672c59a6cfb511b6a3f]

INTEGRATION: CWS sdksample (1.4.40); FILE MERGED 2004/10/15 11:04:10 jsc 1.4.40.3: #i29308# updated 2004/08/06 14:37:03 jsc 1.4.40.2: #i29308# use System.err for error output 2004/06/17 11:02:25 jsc 1.4.40.1: #i29308# use of new UNO bootstrap feature


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [4b08f376164a335792ce29e3345d5d396eea3675]

INTEGRATION: CWS sdksample (1.3.62); FILE MERGED 2004/11/23 16:33:37 jsc 1.3.62.3: #i29308# remove unused files from AsciiReplace filter example 2004/10/25 12:58:51 jsc 1.3.62.2: #i29308# minimize exported symbols 2004/06/24 09:54:48 jsc 1.3.62.1: #i29308# new files


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [38e3a21d98eefd664397838eeb8b1cc854f0b93b]

INTEGRATION: CWS sdksample (1.3.124); FILE MERGED 2004/08/06 14:37:03 jsc 1.3.124.2: #i29308# use System.err for error output 2004/06/17 11:02:24 jsc 1.3.124.1: #i29308# use of new UNO bootstrap feature


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [1b20ec83ac14662b8891d7955b5c8adc487c2afe]

INTEGRATION: CWS sdksample (1.4.40); FILE MERGED 2004/08/06 14:37:02 jsc 1.4.40.3: #i29308# use System.err for error output 2004/07/26 11:27:27 jsc 1.4.40.2: #i29308# improved 2004/06/17 11:02:23 jsc 1.4.40.1: #i29308# use of new UNO bootstrap feature


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [852854b0ac277224996f5fdb58bf22b31f492a8e]

INTEGRATION: CWS sdksample (1.3.124); FILE MERGED 2004/06/17 11:02:23 jsc 1.3.124.1: #i29308# use of new UNO bootstrap feature


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [d452180753def212c6b7b2fb2182fa9c6fb4c015]

INTEGRATION: CWS sdksample (1.4.4); FILE MERGED 2004/07/30 14:30:04 jsc 1.4.4.4: #i29308# use quotes for unopath option 2004/07/30 08:36:26 jsc 1.4.4.3: #i29308# adjust ECHOLINE for windows 2004/07/29 12:22:47 jsc 1.4.4.2: #i29308# insert ECHOLINE macro to dump an empty line in manifest files 2004/06/17 11:02:23 jsc 1.4.4.1: #i29308# use of new UNO bootstrap feature


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [17f6b9d338277f4bb8700c5a57b96f757f83560b]

INTEGRATION: CWS sdksample (1.4.40); FILE MERGED 2004/08/04 12:39:16 jsc 1.4.40.3: #i29308# improved 2004/07/26 11:27:26 jsc 1.4.40.2: #i29308# improved 2004/06/17 11:02:22 jsc 1.4.40.1: #i29308# use of new UNO bootstrap feature


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [b99ba6897d0dec87ac683bb247677e29715a0050]

INTEGRATION: CWS sdksample (1.2.2); FILE MERGED 2004/11/24 07:56:53 jsc 1.2.2.1: #i29308# remove building of jar


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [08b27c7aa895d9670b1723168ebb753b1faf3539]

INTEGRATION: CWS sdksample (1.3.62); FILE MERGED 2005/01/13 15:23:48 jsc 1.3.62.2: #i39890# change to new doc extensions 2004/10/07 09:20:58 jsc 1.3.62.1: #i29208# updated


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [f57846980382ed301f959d355a01998fe9d3412f]

INTEGRATION: CWS sdksample (1.1.2); FILE ADDED 2004/11/11 10:33:51 jsc 1.1.2.2: #i29308# adapted 2004/10/07 08:52:49 jsc 1.1.2.1: #i29308# new


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [ac58e608ce9a31156a071e33a34318c80a515d39]

INTEGRATION: CWS sdksample (1.1.2); FILE ADDED 2004/10/28 15:32:00 jsc 1.1.2.2: #i29308# use new bootstrap mechanism 2004/10/07 08:52:51 jsc 1.1.2.1: #i29308# new


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [c72c065e36b7e206144d2c1e3cbbc4eb6de75434]

INTEGRATION: CWS sdksample (1.1.2); FILE ADDED 2004/10/07 08:52:53 jsc 1.1.2.1: #i29308# new


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [c40a35814a26ae8fce4c36e5c6e06a0faeedb7b1]

INTEGRATION: CWS sdksample (1.1.2); FILE ADDED 2004/10/07 08:52:50 jsc 1.1.2.1: #i29308# new


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [e789e5b364e2cf50069b47c509c0733b20cc239b]

INTEGRATION: CWS sdksample (1.1.2); FILE ADDED 2004/10/28 15:31:59 jsc 1.1.2.2: #i29308# use new bootstrap mechanism 2004/10/07 08:52:50 jsc 1.1.2.1: #i29308# new


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [9aa5eeffd2a1d7bab77212ccbfb921bb5d7c3011]

INTEGRATION: CWS sdksample (1.1.2); FILE ADDED 2004/10/07 08:52:49 jsc 1.1.2.1: #i29308# new


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [f7e3f25e05ad99de73f833d894e2d67a5308a4f9]

INTEGRATION: CWS sdksample (1.1.2); FILE ADDED 2004/10/28 15:31:59 jsc 1.1.2.2: #i29308# use new bootstrap mechanism 2004/10/07 08:52:53 jsc 1.1.2.1: #i29308# new


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [6d1aa87faab31fc6f8b1c41ee40b299c2adfaed0]

INTEGRATION: CWS sdksample (1.1.2); FILE ADDED 2004/10/28 15:31:59 jsc 1.1.2.2: #i29308# use new bootstrap mechanism 2004/10/07 08:52:54 jsc 1.1.2.1: #i29308# new


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [cb755270707d395584150bbfa4196b77b429a536]

INTEGRATION: CWS sdksample (1.3.118); FILE MERGED 2004/10/28 15:31:59 jsc 1.3.118.1: #i29308# use new bootstrap mechanism


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [70d1011fa3f9092ee2be1fd36f44d078d4a75f3f]

INTEGRATION: CWS sdksample (1.1.2); FILE ADDED 2005/01/12 15:22:42 jsc 1.1.2.1: #i39890# change to new OpenDocument format


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [377f835cd498d1a205ad0476adb50766b08f0851]

INTEGRATION: CWS sdksample (1.4.4); FILE MERGED 2005/01/28 14:15:24 jsc 1.4.4.10: #i29308# prepare path for del command (windows only) 2005/01/12 15:17:49 jsc 1.4.4.9: #i39890# change to new OpenDocument format 2004/11/11 10:33:51 jsc 1.4.4.8: #i29308# adapted 2004/11/02 14:41:03 jsc 1.4.4.7: #i29308# improved 2004/10/29 07:33:47 jsc 1.4.4.6: #i29308# cleanup 2004/10/28 15:31:59 jsc 1.4.4.5: #i29308# use new bootstrap mechanism 2004/10/15 11:04:09 jsc 1.4.4.4: #i29308# updated 2004/10/07 09:20:57 jsc 1.4.4.3: #i29208# updated 2004/07/29 12:22:46 jsc 1.4.4.2: #i29308# insert ECHOLINE macro to dump an empty line in manifest files 2004/06/10 13:24:46 jsc 1.4.4.1: #i29308# use of new UNO bootstrap feature


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [d4b6e0e54ae546775665c11981006a67d92723b9]

INTEGRATION: CWS sdksample (1.1.2); FILE ADDED 2004/10/07 08:52:52 jsc 1.1.2.1: #i29308# new


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [ea32261775ce7e547ef8a00a7adb22be51f3ee1e]

INTEGRATION: CWS sdksample (1.3.124); FILE MERGED 2004/10/28 15:31:58 jsc 1.3.124.2: #i29308# use new bootstrap mechanism 2004/10/07 09:20:57 jsc 1.3.124.1: #i29208# updated


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [3821462f20f1cb007093245e60cbf3e522279f99]

INTEGRATION: CWS sdksample (1.3.124); FILE MERGED 2004/10/28 15:31:58 jsc 1.3.124.1: #i29308# use new bootstrap mechanism


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [20288b539c4f96881e73a365dd687a65bff42c59]

INTEGRATION: CWS sdksample (1.4.40); FILE MERGED 2004/10/07 09:20:57 jsc 1.4.40.3: #i29208# updated 2004/07/29 12:22:46 jsc 1.4.40.2: #i29308# insert ECHOLINE macro to dump an empty line in manifest files 2004/06/10 13:24:44 jsc 1.4.40.1: #i29308# use of new UNO bootstrap feature


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [47126f75108c4f7a6e1a4f2a1c6a92d08c725dbf]

INTEGRATION: CWS sdksample (1.3.124); FILE MERGED 2004/10/07 09:20:57 jsc 1.3.124.1: #i29208# updated


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [de69259f60444a8aab16864e6431e5bf8d93a06e]

INTEGRATION: CWS sdksample (1.3.124); FILE MERGED 2004/10/28 15:31:58 jsc 1.3.124.2: #i29308# use new bootstrap mechanism 2004/10/07 09:20:56 jsc 1.3.124.1: #i29208# updated


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [d8cb9eab668904f931e066d57e0e84524e486b21]

INTEGRATION: CWS sdksample (1.1.2); FILE ADDED 2004/10/28 15:31:57 jsc 1.1.2.2: #i29308# use new bootstrap mechanism 2004/10/07 08:52:53 jsc 1.1.2.1: #i29308# new


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [3657a106ebae326d98baae05d6420a39572e5cf1]

INTEGRATION: CWS sdksample (1.1.2); FILE ADDED 2004/10/07 08:52:54 jsc 1.1.2.1: #i29308# new


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [21413e706717de859b8e2344831b53bea24abb2e]

INTEGRATION: CWS sdksample (1.1.2); FILE ADDED 2004/10/28 15:31:57 jsc 1.1.2.2: #i29308# use new bootstrap mechanism 2004/10/07 08:52:52 jsc 1.1.2.1: #i29308# new


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [818edceccc73ead77f0a93b4642029aff78be72a]

INTEGRATION: CWS sdksample (1.1.2); FILE ADDED 2004/10/07 08:52:48 jsc 1.1.2.1: #i29308# new


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [288a6a15a51fd721be7081f1306eae65bcbcb24f]

INTEGRATION: CWS sdksample (1.3.124); FILE MERGED 2004/10/07 09:20:56 jsc 1.3.124.1: #i29208# updated


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [e44f7a3251cbd49d7352de6768d8f3ba274a26d9]

INTEGRATION: CWS sdksample (1.3.124); FILE MERGED 2004/10/28 15:31:56 jsc 1.3.124.1: #i29308# use new bootstrap mechanism


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [2d5148b2b9ffb29cefbdb9e679d0a66a539805dd]

INTEGRATION: CWS sdksample (1.1.2); FILE ADDED 2004/10/28 15:31:56 jsc 1.1.2.2: #i29308# use new bootstrap mechanism 2004/10/07 08:52:51 jsc 1.1.2.1: #i29308# new


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [2e4697388e3b816f1d39c047745052547035cd41]

INTEGRATION: CWS sdksample (1.3.62); FILE MERGED 2004/08/17 14:18:27 jsc 1.3.62.1: #i29308# change FirstConnection to FirstUnoContact


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [b45f0dd4f07bd6bdce7c41284da16ada2945b9dc]

INTEGRATION: CWS sdksample (1.1.2); FILE ADDED 2004/08/18 13:15:46 jsc 1.1.2.2: #i29308# improved 2004/08/17 14:17:39 jsc 1.1.2.1: #i29308# new example ant build script for FirstUnoContact


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [585efb04bd68915960669274333e22928b3e6ef8]

INTEGRATION: CWS sdksample (1.4.4); FILE MERGED 2005/01/28 14:15:24 jsc 1.4.4.7: #i29308# prepare path for del command (windows only) 2004/10/29 07:33:47 jsc 1.4.4.6: #i29308# cleanup 2004/08/17 14:18:27 jsc 1.4.4.5: #i29308# change FirstConnection to FirstUnoContact 2004/07/30 14:30:04 jsc 1.4.4.4: #i29308# use quotes for unopath option 2004/07/30 08:36:26 jsc 1.4.4.3: #i29308# adjust ECHOLINE for windows 2004/07/29 12:22:46 jsc 1.4.4.2: #i29308# insert ECHOLINE macro to dump an empty line in manifest files 2004/06/10 13:24:42 jsc 1.4.4.1: #i29308# use of new UNO bootstrap feature


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [dc1efa908f78a7c1e040c629d70e71784b138462]

INTEGRATION: CWS sdksample (1.4.40); FILE MERGED 2005/01/21 10:57:44 jsc 1.4.40.5: #i29308# remove unnecessary comment 2005/01/11 11:09:58 jsc 1.4.40.4: #i36756# enable all three demos 2004/11/26 15:07:01 jsc 1.4.40.3: #i36756# set properties of shape object to old defaults 2004/08/06 14:37:02 jsc 1.4.40.2: #i29308# use System.err for error output 2004/06/10 13:24:39 jsc 1.4.40.1: #i29308# use of new UNO bootstrap feature


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [bfaf08f389f5f2f9456b1d0fadd6174b44f020d2]

INTEGRATION: CWS sdksample (1.1.2); FILE ADDED 2004/08/18 13:15:45 jsc 1.1.2.2: #i29308# improved 2004/08/17 14:16:50 jsc 1.1.2.1: #i29308# new example for FirstSteps


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [b9253239af4303763875c69b38474d858bfb9ccc]

INTEGRATION: CWS sdksample (1.4.40); FILE MERGED 2005/01/21 10:57:42 jsc 1.4.40.5: #i29308# remove unnecessary comment 2005/01/13 14:02:21 jsc 1.4.40.4: #i39890# change doc extensions 2004/08/20 11:19:54 jsc 1.4.40.3: #i29308# reorder imports 2004/08/06 14:37:01 jsc 1.4.40.2: #i29308# use System.err for error output 2004/06/10 13:24:37 jsc 1.4.40.1: #i29308# use of new UNO bootstrap feature


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [20eaa883c06b3b00a3822f25c7d3c55ef51cf532]

INTEGRATION: CWS sdksample (1.4.40); FILE MERGED 2004/08/06 14:37:01 jsc 1.4.40.2: #i29308# use System.err for error output 2004/06/10 13:24:35 jsc 1.4.40.1: #i29308# use of new UNO bootstrap feature


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [d267e1c4a7f5910a70a1501ffe430d47c460a3ae]

INTEGRATION: CWS sdksample (1.3.62); FILE MERGED 2005/01/13 15:23:47 jsc 1.3.62.1: #i39890# change to new doc extensions


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [2b474afb5d4928e97193fe673057fbd62b4624d7]

INTEGRATION: CWS sdksample (1.4.40); FILE MERGED 2004/06/16 08:49:17 jsc 1.4.40.2: #i29308# explicit imports 2004/06/10 10:05:55 jsc 1.4.40.1: #i29308# use of new UNO bootstrap feature


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [e863826c14fb2d459a8ea682a3e9176e8015501f]

INTEGRATION: CWS sdksample (1.1.2); FILE ADDED 2005/01/12 15:22:18 jsc 1.1.2.1: #i39890# change to new OpenDocument format


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [be40f8488f04995a89c9dd8efbc6ab8dc0d8e527]

INTEGRATION: CWS sdksample (1.3.124); FILE MERGED 2004/06/16 08:49:17 jsc 1.3.124.1: #i29308# explicit imports


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [4d4e7e85d46985d698fcd2302090e6c992754d01]

INTEGRATION: CWS sdksample (1.4.40); FILE MERGED 2004/06/16 08:49:16 jsc 1.4.40.2: #i29308# explicit imports 2004/06/10 10:05:54 jsc 1.4.40.1: #i29308# use of new UNO bootstrap feature


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [3f6949f3f07a4e53d62c13c0dfec63b600a6ef22]

INTEGRATION: CWS sdksample (1.4.4); FILE MERGED 2005/01/28 14:15:23 jsc 1.4.4.9: #i29308# prepare path for del command (windows only) 2005/01/12 15:17:47 jsc 1.4.4.8: #i39890# change to new OpenDocument format 2004/11/22 09:44:13 jsc 1.4.4.7: #i29308# export graphic in output directory instead of local dir - shared usage of SDK 2004/10/29 07:33:47 jsc 1.4.4.6: #i29308# cleanup 2004/07/30 14:30:03 jsc 1.4.4.5: #i29308# use quotes for unopath option 2004/07/30 08:36:25 jsc 1.4.4.4: #i29308# adjust ECHOLINE for windows 2004/07/29 12:22:45 jsc 1.4.4.3: #i29308# insert ECHOLINE macro to dump an empty line in manifest files 2004/06/16 08:49:16 jsc 1.4.4.2: #i29308# explicit imports 2004/06/10 10:05:54 jsc 1.4.4.1: #i29308# use of new UNO bootstrap feature


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [ba360d4a67f5063d742c00f47bcd7622bb7c0669]

INTEGRATION: CWS sdksample (1.3.124); FILE MERGED 2004/06/16 08:49:16 jsc 1.3.124.2: #i29308# explicit imports 2004/06/10 10:05:53 jsc 1.3.124.1: #i29308# use of new UNO bootstrap feature


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [e29106b6cdd58d04eaf119a32e5d07936fda73a7]

INTEGRATION: CWS sdksample (1.4.40); FILE MERGED 2004/11/22 09:44:12 jsc 1.4.40.3: #i29308# export graphic in output directory instead of local dir - shared usage of SDK 2004/06/16 08:49:15 jsc 1.4.40.2: #i29308# explicit imports 2004/06/10 10:05:53 jsc 1.4.40.1: #i29308# use of new UNO bootstrap feature


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [65ca34a5effb4e1252f2a11d6e9aaf2198cca8f8]

INTEGRATION: CWS sdksample (1.4.40); FILE MERGED 2004/06/16 08:49:15 jsc 1.4.40.2: #i29308# explicit imports 2004/06/10 10:05:53 jsc 1.4.40.1: #i29308# use of new UNO bootstrap feature


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [bf9488b586cd7e3331fed745e5c1aa0fe35d679e]

INTEGRATION: CWS sdksample (1.4.40); FILE MERGED 2004/06/16 08:49:15 jsc 1.4.40.2: #i29308# explicit imports 2004/06/10 10:05:52 jsc 1.4.40.1: #i29308# use of new UNO bootstrap feature


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [02b002cf44b455cf06ea378b27622ff278e8b955]

INTEGRATION: CWS sdksample (1.4.40); FILE MERGED 2005/01/12 15:17:46 jsc 1.4.40.3: #i39890# change to new OpenDocument format 2004/06/16 08:49:15 jsc 1.4.40.2: #i29308# explicit imports 2004/06/10 10:05:52 jsc 1.4.40.1: #i29308# use of new UNO bootstrap feature


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [145431f4a3dbd391919e04b013a946e3c99ae88e]

INTEGRATION: CWS sdksample (1.4.40); FILE MERGED 2004/06/16 08:49:14 jsc 1.4.40.2: #i29308# explicit imports 2004/06/10 10:05:52 jsc 1.4.40.1: #i29308# use of new UNO bootstrap feature


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [aba8925175f3ebe86b6aa0e3fc2188125b582607]

INTEGRATION: CWS sdksample (1.4.40); FILE MERGED 2004/06/16 08:49:14 jsc 1.4.40.2: #i29308# explicit imports 2004/06/10 10:05:51 jsc 1.4.40.1: #i29308# use of new UNO bootstrap feature


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [f41c3694cf021173c87b917cb54795b4e28b424f]

INTEGRATION: CWS sdksample (1.5.4); FILE MERGED 2005/01/28 14:15:22 jsc 1.5.4.8: #i29308# prepare path for del command (windows only) 2004/10/29 07:33:45 jsc 1.5.4.7: #i29308# cleanup 2004/10/25 12:58:50 jsc 1.5.4.6: #i29308# minimize exported symbols 2004/10/22 14:19:16 jsc 1.5.4.5: #i29308# replace DKREGISTRYNAME with OFFICE_TYPE_LIBRARY 2004/10/22 10:00:12 jsc 1.5.4.4: #i35871# adapt for Java 5.0 2004/10/08 13:58:40 jsc 1.5.4.3: #i29308# insert package manifest 2004/08/24 15:04:22 jsc 1.5.4.2: #i29308# use of new UNO package extension 2004/06/17 11:08:55 jsc 1.5.4.1: #i29308# clean library


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [8fd9661f1461de5b72640770b9d3c059f3c53ebd]

INTEGRATION: CWS sdksample (1.3.62); FILE MERGED 2004/10/25 12:58:50 jsc 1.3.62.1: #i29308# minimize exported symbols


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [19c27dc621807fe9649d99a5cf251793fd29eb70]

INTEGRATION: CWS sdksample (1.4.40); FILE MERGED 2004/08/06 14:36:59 jsc 1.4.40.2: #i29308# use System.err for error output 2004/06/09 13:14:29 jsc 1.4.40.1: #i29308# use of new UNO bootstrap feature


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [a91c1051dc5fb9a52de378cfcf6d2bfdb8ded034]

INTEGRATION: CWS sdksample (1.4.4); FILE MERGED 2005/01/28 14:15:22 jsc 1.4.4.6: #i29308# prepare path for del command (windows only) 2004/10/29 07:33:44 jsc 1.4.4.5: #i29308# cleanup 2004/07/30 14:30:03 jsc 1.4.4.4: #i29308# use quotes for unopath option 2004/07/30 08:36:25 jsc 1.4.4.3: #i29308# adjust ECHOLINE for windows 2004/07/29 12:22:45 jsc 1.4.4.2: #i29308# insert ECHOLINE macro to dump an empty line in manifest files 2004/06/09 13:14:28 jsc 1.4.4.1: #i29308# use of new UNO bootstrap feature


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [06b7b70b8879fadc30500d5819e06a6d671ea818]

INTEGRATION: CWS sdksample (1.4.40); FILE MERGED 2004/10/04 13:48:13 jsc 1.4.40.3: RESYNC: (1.4-1.5); FILE MERGED 2004/08/06 14:36:58 jsc 1.4.40.2: #i29308# use System.err for error output 2004/06/09 13:14:28 jsc 1.4.40.1: #i29308# use of new UNO bootstrap feature


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [58e8b7034484235bd9af31c726ee455688851603]

INTEGRATION: CWS sdksample (1.4.4); FILE MERGED 2005/01/28 14:15:21 jsc 1.4.4.7: #i29308# prepare path for del command (windows only) 2004/11/11 10:33:51 jsc 1.4.4.6: #i29308# adapted 2004/10/29 07:33:43 jsc 1.4.4.5: #i29308# cleanup 2004/07/30 14:30:02 jsc 1.4.4.4: #i29308# use quotes for unopath option 2004/07/30 08:36:25 jsc 1.4.4.3: #i29308# adjust ECHOLINE for windows 2004/07/29 12:22:45 jsc 1.4.4.2: #i29308# insert ECHOLINE macro to dump an empty line in manifest files 2004/06/08 08:24:35 jsc 1.4.4.1: #i29308# use of new UNO features


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [125f9e9806dde56edbb8a8e1fbbd0b031a0b1a99]

INTEGRATION: CWS sdksample (1.4.40); FILE MERGED 2004/08/06 14:36:56 jsc 1.4.40.3: #i29308# use System.err for error output 2004/07/26 11:26:23 jsc 1.4.40.2: #i29308# insert temporary bugfix 2004/06/08 08:24:35 jsc 1.4.40.1: #i29308# use of new UNO features


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [d241b275c5a7d7099f38737c66cfb9553ec94946]

INTEGRATION: CWS sdksample (1.1.2); FILE ADDED 2004/07/30 07:56:07 jsc 1.1.2.1: #i29308# new interface


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [869703102bbc195bf26622ac2050036bcf798cc2]

INTEGRATION: CWS sdksample (1.3.124); FILE MERGED 2004/07/30 08:35:30 jsc 1.3.124.2: #i29308# integrate new multiple inheritance interface 2004/06/30 09:10:28 jsc 1.3.124.1: #i29308# use of new UNO features


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [1f234c14fa4842d6f82eaf62e32ddfa45c7a0c8e]

INTEGRATION: CWS sdksample (1.4.4); FILE MERGED 2005/01/28 14:15:20 jsc 1.4.4.5: #i29308# prepare path for del command (windows only) 2004/10/29 07:33:42 jsc 1.4.4.4: #i29308# cleanup 2004/07/30 08:35:30 jsc 1.4.4.3: #i29308# integrate new multiple inheritance interface 2004/06/30 09:10:28 jsc 1.4.4.2: #i29308# use of new UNO features 2004/06/24 09:39:02 jsc 1.4.4.1: #i26335# use zip for packaging


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [db7820019023795a372cdd55d7854aa0953d922f]

INTEGRATION: CWS sdksample (1.4.40); FILE MERGED 2004/11/16 08:28:35 jsc 1.4.40.4: #i29308# cleanup 2004/08/06 14:36:54 jsc 1.4.40.3: #i29308# use System.err for error output 2004/07/30 08:35:29 jsc 1.4.40.2: #i29308# integrate new multiple inheritance interface 2004/06/30 09:10:28 jsc 1.4.40.1: #i29308# use of new UNO features


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [9ce96b7aef8ba76d92bbdc4d08e0dc30eee6264f]

INTEGRATION: CWS sdksample (1.5.4); FILE MERGED 2005/01/28 14:15:19 jsc 1.5.4.7: #i29308# prepare path for del command (windows only) 2004/10/29 07:33:41 jsc 1.5.4.6: #i29308# cleanup 2004/10/08 13:58:39 jsc 1.5.4.5: #i29308# insert package manifest 2004/07/30 08:35:29 jsc 1.5.4.4: #i29308# integrate new multiple inheritance interface 2004/07/29 12:22:44 jsc 1.5.4.3: #i29308# insert ECHOLINE macro to dump an empty line in manifest files 2004/06/30 09:10:27 jsc 1.5.4.2: #i29308# use of new UNO features 2004/06/24 09:39:02 jsc 1.5.4.1: #i26335# use zip for packaging


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [7302dd6827993b3e0f2cbfc4639a70cfdf0e294f]

INTEGRATION: CWS sdksample (1.3.124); FILE MERGED 2004/08/04 12:39:16 jsc 1.3.124.2: #i29308# improved 2004/07/30 08:35:29 jsc 1.3.124.1: #i29308# integrate new multiple inheritance interface


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [67c7f31d471d8ba328c7e02296f06be4063b54b7]

INTEGRATION: CWS sdksample (1.2.124); FILE MERGED 2004/10/22 10:00:11 jsc 1.2.124.5: #i35871# adapt for Java 5.0 2004/10/08 13:58:39 jsc 1.2.124.4: #i29308# insert package manifest 2004/07/30 08:35:29 jsc 1.2.124.3: #i29308# integrate new multiple inheritance interface 2004/06/30 09:10:27 jsc 1.2.124.2: #i29308# use of new UNO features 2004/06/24 09:39:01 jsc 1.2.124.1: #i26335# use zip for packaging


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [5946ccd38e5a85beda4e343f20f635796647afb0]

INTEGRATION: CWS sdksample (1.4.4); FILE MERGED 2004/07/30 08:35:29 jsc 1.4.4.3: #i29308# integrate new multiple inheritance interface 2004/06/30 09:10:27 jsc 1.4.4.2: #i29308# use of new UNO features 2004/06/24 09:39:01 jsc 1.4.4.1: #i26335# use zip for packaging


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [ea4b5801d7d1f7d68176fce6bc35c7e1d0d1ad40]

INTEGRATION: CWS sdksample (1.3.124); FILE MERGED 2004/06/07 16:00:30 jsc 1.3.124.1: #i29308# use of new UNO features


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [360f16b46b384618314de018ec85b4c8c76595dc]

INTEGRATION: CWS sdksample (1.3.124); FILE MERGED 2004/06/30 09:10:26 jsc 1.3.124.1: #i29308# use of new UNO features


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [fd489e99907aa065f58739c8e694e4672044af93]

INTEGRATION: CWS sdksample (1.1.2); FILE ADDED 2004/06/30 09:10:26 jsc 1.1.2.2: #i29308# use of new UNO features 2004/06/07 15:59:53 jsc 1.1.2.1: #i29308# new


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [79598aa8fcab4bef1d76b2578b81c23b9f69f0c9]

INTEGRATION: CWS sdksample (1.1.2); FILE ADDED 2004/06/07 15:59:41 jsc 1.1.2.1: #i29308# new


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [6240e27f2c8d5341a2f2b7b5528faad5253a378e]

INTEGRATION: CWS sdksample (1.1.2); FILE ADDED 2004/06/07 15:59:25 jsc 1.1.2.1: #i29308# new


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [218afb15354677c649e33b13fe703c1273601cca]

INTEGRATION: CWS sdksample (1.5.4); FILE MERGED 2005/01/28 14:15:18 jsc 1.5.4.13: #i29308# prepare path for del command (windows only) 2004/10/29 07:33:41 jsc 1.5.4.12: #i29308# cleanup 2004/10/22 10:00:11 jsc 1.5.4.11: #i35871# adapt for Java 5.0 2004/10/15 11:04:09 jsc 1.5.4.10: #i29308# updated 2004/10/08 13:58:39 jsc 1.5.4.9: #i29308# insert package manifest 2004/08/24 15:04:22 jsc 1.5.4.8: #i29308# use of new UNO package extension 2004/08/06 14:36:53 jsc 1.5.4.7: #i29308# use System.err for error output 2004/07/30 14:30:02 jsc 1.5.4.6: #i29308# use quotes for unopath option 2004/07/30 08:36:24 jsc 1.5.4.5: #i29308# adjust ECHOLINE for windows 2004/07/29 12:22:44 jsc 1.5.4.4: #i29308# insert ECHOLINE macro to dump an empty line in manifest files 2004/06/30 09:10:25 jsc 1.5.4.3: #i29308# use of new UNO features 2004/06/24 09:39:00 jsc 1.5.4.2: #i26335# use zip for packaging 2004/06/07 16:00:29 jsc 1.5.4.1: #i29308# use of new UNO features


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [4a33ba2b755cc80ec85503f3d15405214b0a0c02]

INTEGRATION: CWS sdksample (1.3.124); FILE MERGED 2004/06/30 09:10:25 jsc 1.3.124.1: #i29308# use of new UNO features


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [7b7e9109be520c523c75f674a94067dc2756708f]

INTEGRATION: CWS sdksample (1.3.124); FILE MERGED 2004/08/03 15:33:01 dbo 1.3.124.2: revised sample code Issue number: Submitted by: Reviewed by: 2004/06/30 09:10:25 jsc 1.3.124.1: #i29308# use of new UNO features


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [93fcb2c0014e135d4f094637e81754b2b34e041c]

INTEGRATION: CWS sdksample (1.3.124); FILE MERGED 2004/08/03 15:33:00 dbo 1.3.124.2: revised sample code Issue number: Submitted by: Reviewed by: 2004/06/30 09:10:25 jsc 1.3.124.1: #i29308# use of new UNO features


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [f0f40d4b7013939c1449a9da7eb4f2a1d73c691c]

INTEGRATION: CWS sdksample (1.1.2); FILE ADDED 2004/11/19 14:27:19 jsc 1.1.2.3: #i29308# correct spelling 2004/08/04 12:39:15 jsc 1.1.2.2: #i29308# improved 2004/06/30 09:18:11 jsc 1.1.2.1: #i29308# new


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [4d0a8e2887346aa49ac77be24fb987af0942d951]

INTEGRATION: CWS sdksample (1.1.2); FILE ADDED 2005/01/12 15:22:02 jsc 1.1.2.1: #i39890# change to new OpenDocument format


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [fc0e512568e11d0656be90b840e797ef4b8b2f48]

INTEGRATION: CWS sdksample (1.5.4); FILE MERGED 2005/01/28 14:15:17 jsc 1.5.4.13: #i29308# prepare path for del command (windows only) 2005/01/12 15:17:45 jsc 1.5.4.12: #i39890# change to new OpenDocument format 2004/11/19 14:36:04 jsc 1.5.4.11: #i29308# cleanup debug files as well 2004/11/16 08:28:34 jsc 1.5.4.10: #i29308# cleanup 2004/10/29 07:33:41 jsc 1.5.4.9: #i29308# cleanup 2004/10/27 11:34:27 jsc 1.5.4.8: #i29308# change laoding of sample documents 2004/10/25 12:58:49 jsc 1.5.4.7: #i29308# minimize exported symbols 2004/10/22 14:19:15 jsc 1.5.4.6: #i29308# replace DKREGISTRYNAME with OFFICE_TYPE_LIBRARY 2004/10/22 10:00:11 jsc 1.5.4.5: #i35871# adapt for Java 5.0 2004/10/08 13:58:38 jsc 1.5.4.4: #i29308# insert package manifest 2004/08/24 15:04:21 jsc 1.5.4.3: #i29308# use of new UNO package extension 2004/06/30 09:10:24 jsc 1.5.4.2: #i29308# use of new UNO features 2004/06/24 09:39:00 jsc 1.5.4.1: #i26335# use zip for packaging


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [77a502e0463b7d14d598578ea3409424bbf9f4ad]

INTEGRATION: CWS sdksample (1.5.4); FILE MERGED 2005/01/28 14:15:16 jsc 1.5.4.6: #i29308# prepare path for del command (windows only) 2004/10/29 07:33:40 jsc 1.5.4.5: #i29308# cleanup 2004/10/22 13:12:35 jsc 1.5.4.4: #i35871# adapt for Java 5.0 2004/10/08 13:58:38 jsc 1.5.4.3: #i29308# insert package manifest 2004/08/24 15:04:21 jsc 1.5.4.2: #i29308# use of new UNO package extension 2004/06/24 09:38:59 jsc 1.5.4.1: #i26335# use zip for packaging


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [9af460651940de6eb8152dda43b7d5e5a792104c]

INTEGRATION: CWS sdksample (1.5.4); FILE MERGED 2005/01/28 14:15:15 jsc 1.5.4.9: #i29308# prepare path for del command (windows only) 2004/11/16 08:28:33 jsc 1.5.4.8: #i29308# cleanup 2004/10/29 07:33:40 jsc 1.5.4.7: #i29308# cleanup 2004/10/25 12:58:49 jsc 1.5.4.6: #i29308# minimize exported symbols 2004/10/22 14:19:15 jsc 1.5.4.5: #i29308# replace DKREGISTRYNAME with OFFICE_TYPE_LIBRARY 2004/10/22 13:12:35 jsc 1.5.4.4: #i35871# adapt for Java 5.0 2004/10/08 13:58:37 jsc 1.5.4.3: #i29308# insert package manifest 2004/08/24 15:04:21 jsc 1.5.4.2: #i29308# use of new UNO package extension 2004/06/24 09:38:57 jsc 1.5.4.1: #i26335# use zip for packaging


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [8e466ca0385d308482112d3a04d094b02279703b]

INTEGRATION: CWS sdksample (1.5.4); FILE MERGED 2005/01/28 14:15:15 jsc 1.5.4.7: #i29308# prepare path for del command (windows only) 2004/11/16 08:28:33 jsc 1.5.4.6: #i29308# cleanup 2004/10/29 07:33:39 jsc 1.5.4.5: #i29308# cleanup 2004/10/22 13:12:35 jsc 1.5.4.4: #i35871# adapt for Java 5.0 2004/10/08 13:58:37 jsc 1.5.4.3: #i29308# insert package manifest 2004/08/24 15:04:20 jsc 1.5.4.2: #i29308# use of new UNO package extension 2004/06/24 09:38:57 jsc 1.5.4.1: #i26335# use zip for packaging


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [e3a0acd449afe07661f538a92fbff8029c6fd900]

INTEGRATION: CWS sdksample (1.3.62); FILE MERGED 2005/01/13 15:23:47 jsc 1.3.62.7: #i39890# change to new doc extensions 2004/10/25 12:58:48 jsc 1.3.62.6: #i29308# minimize exported symbols 2004/08/06 14:36:53 jsc 1.3.62.5: #i29308# use System.err for error output 2004/07/30 08:36:24 jsc 1.3.62.4: #i29308# adjust ECHOLINE for windows 2004/06/30 09:19:24 jsc 1.3.62.3: #i29308# new TestCppComponent.cxx 2004/06/30 09:10:24 jsc 1.3.62.2: #i29308# use of new UNO features 2004/06/23 12:58:36 jsc 1.3.62.1: #i29308# use of new UNO bootstrap feature


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [be656267d2260c08ad11b77625f7b85fb7ec89f8]

INTEGRATION: CWS sdksample (1.3.62); FILE MERGED 2005/01/13 15:23:47 jsc 1.3.62.1: #i39890# change to new doc extensions


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [e272353004ac712ad407b748e4b42060a2886ae8]

INTEGRATION: CWS sdksample (1.5.4); FILE MERGED 2005/01/28 14:15:13 jsc 1.5.4.13: #i29308# prepare path for del command (windows only) 2005/01/12 15:17:44 jsc 1.5.4.12: #i39890# change to new OpenDocument format 2004/11/11 10:33:50 jsc 1.5.4.11: #i29308# adapted 2004/10/29 07:33:39 jsc 1.5.4.10: #i29308# cleanup 2004/10/27 11:34:27 jsc 1.5.4.9: #i29308# change laoding of sample documents 2004/10/22 10:00:10 jsc 1.5.4.8: #i35871# adapt for Java 5.0 2004/10/15 11:04:09 jsc 1.5.4.7: #i29308# updated 2004/10/08 13:58:36 jsc 1.5.4.6: #i29308# insert package manifest 2004/08/24 15:04:20 jsc 1.5.4.5: #i29308# use of new UNO package extension 2004/07/30 14:30:02 jsc 1.5.4.4: #i29308# use quotes for unopath option 2004/07/30 08:36:23 jsc 1.5.4.3: #i29308# adjust ECHOLINE for windows 2004/07/29 12:22:43 jsc 1.5.4.2: #i29308# insert ECHOLINE macro to dump an empty line in manifest files 2004/06/07 14:25:55 jsc 1.5.4.1: #i29308# use new bootstrap feature


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [715fbb2717701c474415f98bbd8d7d1ac6449826]

INTEGRATION: CWS sdksample (1.3.124); FILE MERGED 2005/01/21 10:57:03 jsc 1.3.124.1: #i29308# use ...text.TextEmbeddingObject instead of ...drawing.OLE2Shape


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [7cc3bd185b6dbcc6f5bb3c439b1425251c97908e]

INTEGRATION: CWS sdksample (1.4.40); FILE MERGED 2004/08/06 14:36:52 jsc 1.4.40.2: #i29308# use System.err for error output 2004/06/07 14:25:56 jsc 1.4.40.1: #i29308# use new bootstrap feature


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [96e796f9bfa16e4e3636b4b40d2e0a25334a46cb]

INTEGRATION: CWS sdksample (1.3.124); FILE MERGED 2005/01/21 10:57:00 jsc 1.3.124.1: #i29308# use ...text.TextEmbeddingObject instead of ...drawing.OLE2Shape


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [97f5216cc75b559b8add039fa5f257cc15e546be]

INTEGRATION: CWS sdksample (1.3.124); FILE MERGED 2005/01/21 10:56:58 jsc 1.3.124.1: #i29308# use ...text.TextEmbeddingObject instead of ...drawing.OLE2Shape


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [307302dc37bfcf13ec7c3277936fb21058a66242]

INTEGRATION: CWS sdksample (1.3.124); FILE MERGED 2005/01/25 16:48:23 jsc 1.3.124.2: #i29308# adapt Any constructor to work with Java 1.4.x 2005/01/21 10:56:56 jsc 1.3.124.1: #i29308# use ...text.TextEmbeddingObject instead of ...drawing.OLE2Shape


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [35e2257506f060d15ca39f873727e64e6e32df37]

INTEGRATION: CWS sdksample (1.3.124); FILE MERGED 2004/07/26 11:25:36 jsc 1.3.124.1: #i29308# improved, insert factor


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [db4301ab6feb9ed26d13ce19e3237bf251722308]

INTEGRATION: CWS sdksample (1.1.2); FILE ADDED 2005/01/25 16:50:47 jsc 1.1.2.2: #i29308# correct document to use new chart type 2005/01/12 15:21:48 jsc 1.1.2.1: #i39890# change to new OpenDocument format


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [c9574df584143ffb120737ec8ed7d7576d89a38f]

INTEGRATION: CWS sdksample (1.1.2); FILE ADDED 2005/01/27 17:17:08 jsc 1.1.2.1: #i29308# moved


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [8f64c4fa79f7bbafa688b49ffd9d610ee87ecd1b]

INTEGRATION: CWS sdksample (1.1.2); FILE ADDED 2005/01/27 17:16:56 jsc 1.1.2.1: #i29308# moved


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [050dffc897f80c90d9c8ade66784fd585ca684fe]

INTEGRATION: CWS sdksample (1.1.2); FILE ADDED 2005/01/27 17:16:43 jsc 1.1.2.1: #i29308# moved


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [f5e67dc4ecc980e0eb5ed52158cc141406999d80]

INTEGRATION: CWS sdksample (1.1.2); FILE ADDED 2005/01/28 13:53:44 jsc 1.1.2.2: #41458# move load library call and correct event binding 2005/01/27 17:16:21 jsc 1.1.2.1: #i29308# moved


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [95b506e121c8aa5294dec2ad8be34d5e563e712a]

INTEGRATION: CWS sdksample (1.1.2); FILE ADDED 2005/01/27 17:16:08 jsc 1.1.2.1: #i29308# moved


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [7555454d0341f2a92708b34d00b0047eef777d51]

INTEGRATION: CWS sdksample (1.1.2); FILE ADDED 2005/01/28 13:53:44 jsc 1.1.2.2: #41458# move load library call and correct event binding 2005/01/27 17:15:53 jsc 1.1.2.1: #i29308# moved


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [d28d31068ca2bd1060363fba26db806c07e318e9]

INTEGRATION: CWS sdksample (1.1.2); FILE ADDED 2005/01/27 17:15:40 jsc 1.1.2.1: #i29308# moved


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [be398b3cbb9cc8a244118e470041e22a7a6abc05]

INTEGRATION: CWS sdksample (1.1.2); FILE ADDED 2005/01/28 13:53:44 jsc 1.1.2.2: #41458# move load library call and correct event binding 2005/01/27 17:15:25 jsc 1.1.2.1: #i29308# moved


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [16713a57af16d3c24cfea09f3293ff7878189e41]

INTEGRATION: CWS sdksample (1.1.2); FILE ADDED 2005/01/27 17:15:13 jsc 1.1.2.1: #i29308# moved


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [c68003e87de7642ff520483be2d8b6a9b7f5d52f]

INTEGRATION: CWS sdksample (1.1.2); FILE ADDED 2005/01/28 13:53:43 jsc 1.1.2.2: #41458# move load library call and correct event binding 2005/01/27 17:14:59 jsc 1.1.2.1: #i29308# moved


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [115ccd474a5f018463c6965c6b0b6d5770c54355]

INTEGRATION: CWS sdksample (1.1.2); FILE ADDED 2005/01/28 13:53:42 jsc 1.1.2.2: #41458# move load library call and correct event binding 2005/01/27 17:12:50 jsc 1.1.2.1: #i29308# new doc to run test macros


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [7bcae2600abe38293933222deb801921c15e0ec3]

INTEGRATION: CWS sdksample (1.1.2); FILE ADDED 2005/01/28 13:53:41 jsc 1.1.2.3: #41458# move load library call and correct event binding 2005/01/27 17:20:02 jsc 1.1.2.2: #i29308# take care of moved files 2004/11/12 10:35:36 jsc 1.1.2.1: #i29308# new, create uno package for Basic library


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [85d3a0b2857abf539ded895f974273a3b0cc2d6c]

INTEGRATION: CWS sdksample (1.5.4); FILE MERGED 2005/01/28 14:15:12 jsc 1.5.4.9: #i29308# prepare path for del command (windows only) 2005/01/12 15:17:43 jsc 1.5.4.8: #i39890# change to new OpenDocument format 2004/11/16 08:28:32 jsc 1.5.4.7: #i29308# cleanup 2004/10/29 07:33:39 jsc 1.5.4.6: #i29308# cleanup 2004/10/27 11:34:26 jsc 1.5.4.5: #i29308# change laoding of sample documents 2004/10/22 10:00:10 jsc 1.5.4.4: #i35871# adapt for Java 5.0 2004/10/08 13:58:36 jsc 1.5.4.3: #i29308# insert package manifest 2004/08/24 15:04:19 jsc 1.5.4.2: #i29308# use of new UNO package extension 2004/06/17 11:07:38 jsc 1.5.4.1: #i29308# use of zip instead of jar


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [d0581f50cf361aecddf7b8166924fd03ba546472]

INTEGRATION: CWS sdksample (1.1.2); FILE ADDED 2005/01/12 15:21:34 jsc 1.1.2.1: #i39890# change to new OpenDocument format


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [98e55ba554c9aee4e0a4bbe21d234c96311c04f3]

INTEGRATION: CWS sdksample (1.3.62); FILE MERGED 2005/01/27 17:28:36 jsc 1.3.62.4: #i29308# insert missing line break 2005/01/27 17:20:59 jsc 1.3.62.3: #i29308# take care of moved ToolkitControls files 2005/01/13 15:23:46 jsc 1.3.62.2: #i39890# change to new doc extensions 2004/11/16 08:24:43 jsc 1.3.62.1: #i29308# add Makefile for ToolkitControls Basic library


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [e22cca7c2b5003ca957365db8f1f3a9f0b066fc0]

INTEGRATION: CWS sdksample (1.1.2); FILE ADDED 2005/01/12 15:21:22 jsc 1.1.2.1: #i39890# change to new OpenDocument format


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [f8450a55ed30d0efe3a94093a9568caeef6e8250]

INTEGRATION: CWS sdksample (1.4.4); FILE MERGED 2005/01/28 14:15:12 jsc 1.4.4.7: #i29308# prepare path for del command (windows only) 2004/10/29 07:33:38 jsc 1.4.4.6: #i29308# cleanup 2004/08/06 14:36:51 jsc 1.4.4.5: #i29308# use System.err for error output 2004/07/30 14:30:01 jsc 1.4.4.4: #i29308# use quotes for unopath option 2004/07/30 08:36:23 jsc 1.4.4.3: #i29308# adjust ECHOLINE for windows 2004/07/29 12:22:43 jsc 1.4.4.2: #i29308# insert ECHOLINE macro to dump an empty line in manifest files 2004/06/07 13:07:46 jsc 1.4.4.1: #i29308# use new bootstrap feature


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [4c3e5e96f3e4d2057a19203bbbb166eef2ce4507]

INTEGRATION: CWS sdksample (1.4.40); FILE MERGED 2004/08/06 14:36:51 jsc 1.4.40.2: #i29308# use System.err for error output 2004/06/07 13:07:46 jsc 1.4.40.1: #i29308# use new bootstrap feature


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [1e23001a7052aab36f6dbd1c7d05bb70c44a1e29]

INTEGRATION: CWS sdksample (1.6.4); FILE MERGED 2005/01/27 17:07:20 jsc 1.6.4.14: #i38748# correct links 2005/01/27 08:12:39 jsc 1.6.4.13: #i40344# inset blue bullet for TestCppComponent 2005/01/20 09:16:02 jsc 1.6.4.12: #i38748# adapt style 2005/01/20 08:57:26 jsc 1.6.4.11: #i39331# insert Scripting Framework in content link table 2005/01/19 17:22:09 toconnor 1.6.4.10: #i39331# add Scripting Framework examples to SDK Issue number: Submitted by: Reviewed by: 2005/01/13 14:02:20 jsc 1.6.4.9: #i39890# change doc extensions 2005/01/11 11:11:41 jsc 1.6.4.8: #i40344# adapt docu 2004/12/21 17:15:44 jsc 1.6.4.7: #i38748# redesigned and updated 2004/11/26 17:18:59 jsc 1.6.4.6: #i37906# insert link to OASIS, update links to DevGuide 2004/10/28 15:36:06 jsc 1.6.4.5: #i29308# remove office start info for the forms examples 2004/10/18 12:21:38 jsc 1.6.4.4: #i35359# intergate descritpions for new forms source files 2004/10/15 11:04:08 jsc 1.6.4.3: #i29308# updated 2004/08/17 14:19:37 jsc 1.6.4.2: #i29308# change FirstConnnection to FirstUnoContact, insert xcu files for flat xml filter 2004/08/11 15:08:07 tbe 1.6.4.1: #i32852# SDK: move Java and C++ SimpleBootstrap example into DevelopersGuide section


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [779b7adac33e7578e2637899e3b2afd1bbf3a50f]

INTEGRATION: CWS sdksample (1.1.2); FILE ADDED 2004/12/21 17:11:24 jsc 1.1.2.1: i38748# new


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [79e578658a5c1dd3581c98b677b5c53426b752c8]

INTEGRATION: CWS sdksample (1.1.2); FILE ADDED 2004/12/21 17:11:13 jsc 1.1.2.1: i38748# new


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [656d9e7a584e736c942a5d31091b75dc818429f2]

INTEGRATION: CWS sdksample (1.1.2); FILE ADDED 2004/12/21 17:10:39 jsc 1.1.2.1: i38748# new


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [ec0e77d22a30c8cdf689236d0618290ad4fcb2c8]

INTEGRATION: CWS sdksample (1.1.2); FILE ADDED 2004/12/21 17:10:20 jsc 1.1.2.1: i38748# new


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [916c2a5bb95d67f22f7462bbdb2143dd9624ab26]

INTEGRATION: CWS sdksample (1.1.2); FILE ADDED 2004/12/21 17:12:24 jsc 1.1.2.1: i38748# new


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [18ddd4b11d40d919ea1333ff68f5e146d651292a]

INTEGRATION: CWS sdksample (1.1.2); FILE ADDED 2004/12/21 17:09:53 jsc 1.1.2.1: i38748# new


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [a363b9531c11f23412671f979902afba49175f85]

INTEGRATION: CWS sdksample (1.1.2); FILE ADDED 2004/12/21 17:12:12 jsc 1.1.2.1: i38748# new


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [7448e7e1a55588923ae8b33491d7ac7213718f6d]

INTEGRATION: CWS sdksample (1.1.2); FILE ADDED 2004/12/21 17:11:01 jsc 1.1.2.1: i38748# new


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [daf9e4755ebeeb072a00ad86250696393f328dc3]

INTEGRATION: CWS sdksample (1.1.2); FILE ADDED 2004/12/21 17:11:49 jsc 1.1.2.1: i38748# new


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [e6f288ec5d0ee65269469b4a691c442c5712af9a]

INTEGRATION: CWS sdksample (1.1.2); FILE ADDED 2004/12/21 17:10:50 jsc 1.1.2.1: i38748# new


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [97fa0f35b6d1b3adba8f241e09cc987c8b2b6447]

INTEGRATION: CWS sdksample (1.2.124); FILE MERGED 2004/12/21 17:14:28 jsc 1.2.124.1: #i38748# updated


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [07e330cdf11edcbae40a616c73f322ad0db36f7d]

INTEGRATION: CWS sdksample (1.1.2); FILE ADDED 2004/12/21 17:12:01 jsc 1.1.2.1: i38748# new


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [197769c994b6abf004ab3ae8416c49693341bf61]

INTEGRATION: CWS sdksample (1.1.2); FILE ADDED 2004/12/21 17:12:37 jsc 1.1.2.1: i38748# new


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [cba4c7877b470aa1187891bacd1c55b26f0b6a2b]

INTEGRATION: CWS sdksample (1.1.2); FILE ADDED 2004/12/21 17:13:12 jsc 1.1.2.1: i38748# new


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [33eb2c862d8d4c3f57fcb977e1182335572f4f8a]

INTEGRATION: CWS sdksample (1.1.2); FILE ADDED 2004/12/21 17:12:49 jsc 1.1.2.1: i38748# new


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [00bb4bff5cc42f702cb587b47bbdb92b226791ce]

INTEGRATION: CWS sdksample (1.15.4); FILE MERGED 2004/12/21 17:15:16 jsc 1.15.4.3: #i38748# redesigned and updated 2004/11/26 17:18:58 jsc 1.15.4.2: #i37906# insert link to OASIS, update links to DevGuide 2004/10/22 09:40:47 jsc 1.15.4.1: #i35871# adapt for Java 5.0


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [1171d8bf52fe95e69c184e2a063d9b476470123d]

INTEGRATION: CWS sdksample (1.2.130); FILE MERGED 2005/01/20 08:57:27 jsc 1.2.130.2: #i39331# insert Scripting Framework in content link table 2004/12/21 17:15:16 jsc 1.2.130.1: #i38748# redesigned and updated


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [c875ebcf746b1a2d44991e4a980baeb6e235ffe8]

INTEGRATION: CWS sdksample (1.10.4); FILE MERGED 2004/12/21 17:15:16 jsc 1.10.4.1: #i38748# redesigned and updated


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [4bc2150e689f2c20ffe772eec22dabcf564001b2]

INTEGRATION: CWS sdksample (1.19.4); FILE MERGED 2005/01/27 17:06:49 jsc 1.19.4.10: #i38748# correct typo 2005/01/11 10:33:15 jsc 1.19.4.9: #i39817# change zip version 2004/12/21 17:15:15 jsc 1.19.4.8: #i38748# redesigned and updated 2004/11/26 17:18:58 jsc 1.19.4.7: #i37906# insert link to OASIS, update links to DevGuide 2004/10/22 09:40:47 jsc 1.19.4.6: #i35871# adapt for Java 5.0 2004/10/04 13:45:58 jsc 1.19.4.5: RESYNC: (1.19-1.20); FILE MERGED 2004/08/05 12:01:16 jsc 1.19.4.4: #i29308# modify C++ compiler version for Windows 2004/08/04 12:38:22 jsc 1.19.4.3: #i29308# insert docu for .NET framework 2004/07/21 12:45:04 jsc 1.19.4.2: i29308# inset UNO_PATH variable for new bootstrap mechanism 2004/06/21 07:48:56 jsc 1.19.4.1: #i26335# insert zip docu


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [8d5aa325fa39a123ef96b2ffe4c12ca496c5da81]

INTEGRATION: CWS sdksample (1.13.4); FILE MERGED 2004/10/27 09:13:38 jsc 1.13.4.7: #i36006# insert bootstrap variables for Java framework 2004/10/08 14:01:18 jsc 1.13.4.6: #i29308# adapt CLI settings 2004/10/04 13:45:32 jsc 1.13.4.5: RESYNC: (1.13-1.14); FILE MERGED 2004/08/24 14:59:06 jsc 1.13.4.4: #i29308# improved 2004/08/04 12:35:55 jsc 1.13.4.3: #i29308# check UNO_PATH settings 2004/07/01 13:48:00 jsc 1.13.4.2: #i29308# set UNO_PATH 2004/06/02 12:50:08 jsc 1.13.4.1: #i26335# #i26337# prepare new scripts, configure zip tool


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [da9dd9cc2260ddf87eb527fc55aed73e7a481624]

INTEGRATION: CWS sdksample (1.1.2); FILE ADDED 2005/01/27 08:48:02 jsc 1.1.2.14: #i24142# integrate patch for FreeBSD 2005/01/20 08:20:31 jsc 1.1.2.13: #i24142# integrate patch for FreeBSD 2005/01/11 11:01:16 jsc 1.1.2.12: #i39626# move uname -p command into Solaris section 2004/12/09 15:44:40 jsc 1.1.2.11: #i38747# take care of compiler verison and adjust link option, solaris only 2004/11/25 09:50:47 jsc 1.1.2.10: #i29308# remove UNO Java framework variables (temporary) 2004/11/11 10:31:50 jsc 1.1.2.9: #i29308# clean up compiler option 2004/10/26 10:09:56 jsc 1.1.2.8: #i36006# insert bootstrap variables fro Java framework 2004/07/01 13:47:59 jsc 1.1.2.7: #i29308# set UNO_PATH 2004/07/01 13:40:16 jsc 1.1.2.6: #i29308# set UNO_PATH 2004/06/30 09:08:11 jsc 1.1.2.5: #i29308# remove sandbox 2004/06/17 11:06:19 jsc 1.1.2.4: #i24142# change classpath 2004/06/16 11:40:06 jsc 1.1.2.3: #i24142# integrate support for FreeBSD 2004/06/11 12:52:21 jsc 1.1.2.2: #26337# special work for gcc - GXX_INCLUDE_APTH 2004/06/02 12:51:29 jsc 1.1.2.1: #i26337# new sxcript templates


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [8e16e4ca91cc564e5a5b04edb59173063b514ada]

INTEGRATION: CWS sdksample (1.1.2); FILE ADDED 2005/01/20 08:20:31 jsc 1.1.2.11: #i24142# integrate patch for FreeBSD 2004/12/09 15:44:40 jsc 1.1.2.10: #i38747# take care of compiler verison and adjust link option, solaris only 2004/11/25 09:50:47 jsc 1.1.2.9: #i29308# remove UNO Java framework variables (temporary) 2004/11/11 10:31:50 jsc 1.1.2.8: #i29308# clean up compiler option 2004/10/26 10:09:56 jsc 1.1.2.7: #i36006# insert bootstrap variables fro Java framework 2004/07/01 13:47:59 jsc 1.1.2.6: #i29308# set UNO_PATH 2004/07/01 13:40:16 jsc 1.1.2.5: #i29308# set UNO_PATH 2004/06/30 09:08:12 jsc 1.1.2.4: #i29308# remove sandbox 2004/06/16 11:40:06 jsc 1.1.2.3: #i24142# integrate support for FreeBSD 2004/06/11 12:52:21 jsc 1.1.2.2: #26337# special work for gcc - GXX_INCLUDE_APTH 2004/06/02 12:51:43 jsc 1.1.2.1: #i26337# new sxcript templates


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [056f0f3cd365b62005098d23d4e40d44af81ffdb]

INTEGRATION: CWS sdksample (1.6.2); FILE ADDED 2004/06/10 12:33:55 jsc 1.6.2.2: #26337# improved 2004/06/02 12:53:07 jsc 1.6.2.1: #i26337# use new script files


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [7c2e88198a32054cc9b4fc6704da2b5a48eae930]

INTEGRATION: CWS sdksample (1.16.108); FILE MERGED 2005/01/24 14:56:40 jsc 1.16.108.5: #i38748# change name of OASIS commitee 2004/12/21 17:15:44 jsc 1.16.108.4: #i38748# redesigned and updated 2004/11/26 17:18:57 jsc 1.16.108.3: #i37906# insert link to OASIS, update links to DevGuide 2004/11/25 10:29:21 jsc 1.16.108.2: #i29308# insert Solaris x86 as supported platform 2004/11/19 14:28:23 jsc 1.16.108.1: #i29308# link to named objects directly (C++ reference)


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [ff92e2431522fc69c64fefce4a3679bd999324fe]

INTEGRATION: CWS sdksample (1.8.4); FILE MERGED 2005/01/11 11:00:15 jsc 1.8.4.10: #i28381# use head -n 1 2004/12/09 15:44:40 jsc 1.8.4.9: #i38747# take care of compiler verison and adjust link option, solaris only 2004/11/25 09:50:47 jsc 1.8.4.8: #i29308# remove UNO Java framework variables (temporary) 2004/11/11 10:31:50 jsc 1.8.4.7: #i29308# clean up compiler option 2004/10/22 09:40:47 jsc 1.8.4.6: #i35871# adapt for Java 5.0 2004/08/24 14:59:05 jsc 1.8.4.5: #i29308# improved 2004/06/25 15:49:21 jsc 1.8.4.4: #i29308# updated 2004/06/14 09:51:27 jsc 1.8.4.3: #26337# special work for gcc - GXX_INCLUDE_APTH 2004/06/11 12:52:21 jsc 1.8.4.2: #26337# special work for gcc - GXX_INCLUDE_APTH 2004/06/02 12:49:43 jsc 1.8.4.1: #i26335# #i26337# #i28381# prepare new scripts, configure zip tool


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [d8f960012e7dd5dbab7ba7b61fd77699cfaabb6b]

INTEGRATION: CWS sdksample (1.2.114); FILE MERGED 2004/08/02 13:24:37 sb 1.2.114.1: #i29308# Work around encoding inconsistencies between java.net.URL and java.net.URI.


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [53fbcab0ee9ac3f977b998fd6617a54235414aa3]

INTEGRATION: CWS sdksample (1.5.114); FILE MERGED 2004/08/02 13:24:36 sb 1.5.114.1: #i29308# Work around encoding inconsistencies between java.net.URL and java.net.URI.


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [c2e626aea3cd338a28a5ee66ab504206b6113a12]

INTEGRATION: CWS sdksample (1.4.96); FILE MERGED 2005/01/20 11:06:22 jsc 1.4.96.1: #i40985# change const because of idlc bug


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [712215c5285245e6a1182a99d5862b87de55b4ef]

INTEGRATION: CWS sdksample (1.2.94); FILE MERGED 2004/10/27 15:58:27 jsc 1.2.94.1: #i29966# remove filename related APIs


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [ddecee5d97f4180b0d37827521fa593272ac13bc]

INTEGRATION: CWS sdksample (1.18.18); FILE MERGED 2004/10/27 15:58:26 jsc 1.18.18.1: #i29966# remove filename related APIs


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [e580620b4f07ee91b10e01db947c922bce9b47aa]

INTEGRATION: CWS sdksample (1.13.14); FILE MERGED 2004/11/26 16:14:21 jsc 1.13.14.2: #i29966# remove to optimistic API change 2004/10/27 15:58:25 jsc 1.13.14.1: #i29966# remove filename related APIs


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [2d07e07b2fa2feb8e1a346e7cd158f4efd8f06a7]

INTEGRATION: CWS sdksample (1.3.18); FILE MERGED 2004/11/26 16:14:19 jsc 1.3.18.3: #i29966# remove to optimistic API change 2004/11/16 09:04:16 jsc 1.3.18.2: RESYNC: (1.3-1.4); FILE MERGED 2004/10/27 15:58:25 jsc 1.3.18.1: #i29966# remove filename related APIs


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [e03e4c328957fc68485ee3189e7b940ffe33c1ec]

INTEGRATION: CWS sdksample (1.3.18); FILE MERGED 2004/11/26 16:14:18 jsc 1.3.18.3: #i29966# remove to optimistic API change 2004/11/16 09:03:56 jsc 1.3.18.2: RESYNC: (1.3-1.4); FILE MERGED 2004/10/27 15:58:25 jsc 1.3.18.1: #i29966# remove filename related APIs


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [17922f40c2e6f2dd7ef5222e0a01e0ad5abc347c]

INTEGRATION: CWS sdksample (1.3.18); FILE MERGED 2004/11/26 16:14:18 jsc 1.3.18.3: #i29966# remove to optimistic API change 2004/11/16 09:04:25 jsc 1.3.18.2: RESYNC: (1.3-1.4); FILE MERGED 2004/10/27 15:58:24 jsc 1.3.18.1: #i29966# remove filename related APIs


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [473d27ea1ce674a0ede77495a2441eae24501bcd]

INTEGRATION: CWS sdksample (1.3.18); FILE MERGED 2004/11/26 16:14:18 jsc 1.3.18.3: #i29966# remove to optimistic API change 2004/11/16 09:04:35 jsc 1.3.18.2: RESYNC: (1.3-1.4); FILE MERGED 2004/10/27 15:58:24 jsc 1.3.18.1: #i29966# remove filename related APIs


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [2757200302d89c1cd87fcafa511db8f2b3e0a2e3]

INTEGRATION: CWS sdksample (1.15.14); FILE MERGED 2004/11/03 12:28:25 jsc 1.15.14.1: #i36556# integrate partly workaround for the described problem in the bug


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [f58614d1098c9751d607a3239145d4809463fac8]

INTEGRATION: CWS sdksample (1.5.18); FILE MERGED 2004/11/26 16:17:02 jsc 1.5.18.2: #i29966# remove to optimistic API change 2004/10/27 15:59:31 jsc 1.5.18.1: #i29966# remove filename related APIs


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [4b56ec3055aadaef083703688ff9edd75d23830d]

INTEGRATION: CWS sdksample (1.6.18); FILE MERGED 2004/11/26 16:17:02 jsc 1.6.18.2: #i29966# remove to optimistic API change 2004/10/27 15:59:31 jsc 1.6.18.1: #i29966# remove filename related APIs


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [845c217119e0baa0674ee724435a9167d92d99f3]

INTEGRATION: CWS sdksample (1.6.18); FILE MERGED 2004/11/26 16:17:02 jsc 1.6.18.2: #i29966# remove to optimistic API change 2004/10/27 16:00:39 jsc 1.6.18.1: #i30346# replace static_cast -> integrated patch


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [e6cc91defdcb7ee7952a9d0fbe5e5c346bc7fc28]

INTEGRATION: CWS sdksample (1.6.14); FILE MERGED 2005/01/21 13:10:22 jsc 1.6.14.2: RESYNC: (1.6-1.7); FILE MERGED 2005/01/19 15:34:16 jsc 1.6.14.1: #i40985# integrate patch


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [5eb5804b7bd5bec8969029b435e9a4f8bf39b792]

INTEGRATION: CWS sdksample (1.5.18); FILE MERGED 2004/11/26 16:17:01 jsc 1.5.18.2: #i29966# remove to optimistic API change 2004/10/27 15:59:30 jsc 1.5.18.1: #i29966# remove filename related APIs


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [90d8cd688a04b921c52e0cefe353141795da33ed]

INTEGRATION: CWS sdksample (1.10.12); FILE MERGED 2004/11/26 16:17:01 jsc 1.10.12.2: #i29966# remove to optimistic API change 2004/10/27 16:00:39 jsc 1.10.12.1: #i30346# replace static_cast -> integrated patch


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [70c1df40ca88036090c9bb488438ee2c2da9df0d]

INTEGRATION: CWS sdksample (1.5.18); FILE MERGED 2005/01/21 13:10:04 jsc 1.5.18.3: RESYNC: (1.5-1.6); FILE MERGED 2004/11/26 16:17:01 jsc 1.5.18.2: #i29966# remove to optimistic API change 2004/10/27 15:59:30 jsc 1.5.18.1: #i29966# remove filename related APIs


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [a57db692218c45f0f767e969f2d0b92eb9163b4f]

INTEGRATION: CWS sdksample (1.4.14); FILE MERGED 2004/07/05 11:02:56 jsc 1.4.14.1: #i30954# use registry keys directly instead of typenames


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [4ecf87d5734570f95133cb6cd208daa1bc864f29]

INTEGRATION: CWS sdksample (1.22.14); FILE MERGED 2005/01/11 15:05:41 jsc 1.22.14.6: #i39052# break directly when output file can't be created, e.g. wrong write permissions 2004/10/25 11:51:56 jsc 1.22.14.5: #i36082# initialize local variable 2004/10/04 13:42:59 jsc 1.22.14.4: RESYNC: (1.23-1.25); FILE MERGED 2004/08/12 07:20:27 jsc 1.22.14.3: RESYNC: (1.22-1.23); FILE MERGED 2004/07/07 09:52:51 jsc 1.22.14.2: #i30954# adjusted to genrate dependent types fro cppu 2004/07/05 11:02:57 jsc 1.22.14.1: #i30954# use registry keys directly instead of typenames


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [4e2de6f4dc1a8e337a47ed583b318904b5aaea52]

INTEGRATION: CWS sdksample (1.4.14); FILE MERGED 2004/11/02 17:14:39 jsc 1.4.14.2: RESYNC: (1.4-1.5); FILE MERGED 2004/07/05 11:03:47 jsc 1.4.14.1: #i30954# use registry keys directly instead of typenames, #116780# genrate full scope


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [00637b2e842a74332f4eff20afcfceb9e6a89196]

INTEGRATION: CWS sdksample (1.5.14); FILE MERGED 2004/08/12 07:20:05 jsc 1.5.14.3: RESYNC: (1.5-1.6); FILE MERGED 2004/07/07 09:52:50 jsc 1.5.14.2: #i30954# adjusted to genrate dependent types fro cppu 2004/07/05 11:01:54 jsc 1.5.14.1: #i30954# use registry keys directly instead of typenames


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [9dea1ae5771f53fb6abb7b5f20cab6e2d0bdeae4]

INTEGRATION: CWS sdksample (1.28.12); FILE MERGED 2005/01/21 13:08:58 jsc 1.28.12.8: RESYNC: (1.32-1.33); FILE MERGED 2005/01/11 15:05:38 jsc 1.28.12.7: #i39052# break directly when output file can't be created, e.g. wrong write permissions 2004/12/16 15:03:42 jsc 1.28.12.6: RESYNC: (1.31-1.32); FILE MERGED 2004/10/28 14:51:27 jsc 1.28.12.5: RESYNC: (1.30-1.31); FILE MERGED 2004/10/26 12:00:15 jsc 1.28.12.4: RESYNC: (1.29-1.30); FILE MERGED 2004/08/12 07:19:48 jsc 1.28.12.3: RESYNC: (1.28-1.29); FILE MERGED 2004/07/07 09:52:50 jsc 1.28.12.2: #i30954# adjusted to genrate dependent types fro cppu 2004/07/05 11:01:54 jsc 1.28.12.1: #i30954# use registry keys directly instead of typenames


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [53caa6e87cf6d2af37047737d21b4f4f4a907f7d]

INTEGRATION: CWS sdksample (1.4.14); FILE MERGED 2004/11/02 17:14:05 jsc 1.4.14.4: RESYNC: (1.5-1.6); FILE MERGED 2004/08/12 07:19:56 jsc 1.4.14.3: RESYNC: (1.4-1.5); FILE MERGED 2004/07/07 09:52:50 jsc 1.4.14.2: #i30954# adjusted to genrate dependent types fro cppu 2004/07/05 11:01:53 jsc 1.4.14.1: #i30954# use registry keys directly instead of typenames


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [42f95c453c86cc3776bb8d333ccd5e1a082065d7]

INTEGRATION: CWS sdksample (1.7.14); FILE MERGED 2004/07/05 11:01:52 jsc 1.7.14.1: #i30954# use registry keys directly instead of typenames


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [fe55a57a61635b5f0433b9844e44581e3582e4cc]

INTEGRATION: CWS sdksample (1.22.14); FILE MERGED 2004/12/16 12:41:13 jsc 1.22.14.1: #i39052# back search path for temp dir


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [e31127805a138f42cfbd2106bf4778643ce5d69b]

INTEGRATION: CWS sdksample (1.3.14); FILE MERGED 2004/07/07 09:52:49 jsc 1.3.14.1: #i30954# adjusted to genrate dependent types fro cppu


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [f3a5ebb7858bf39f148121bb046d2c4c01448173]

INTEGRATION: CWS sdksample (1.7.28); FILE MERGED 2004/07/19 14:34:07 jsc 1.7.28.1: #116780# remove bonobowrapper, is not built either way


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [bf9ec91bc4737b89c45480d9ef2e09646e1c9c0c]

INTEGRATION: CWS sdksample (1.6.14); FILE MERGED 2004/07/05 11:01:51 jsc 1.6.14.1: #i30954# use registry keys directly instead of typenames


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [537d8b2649a458ac29cfaced9109ede31096836a]

INTEGRATION: CWS sdksample (1.3.102); FILE MERGED 2004/10/04 13:42:24 jsc 1.3.102.2: RESYNC: (1.3-1.4); FILE MERGED 2004/07/07 09:52:49 jsc 1.3.102.1: #i30954# adjusted to genrate dependent types fro cppu


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [9194857045ddb397dee8f9275ef29c4c6c154b26]

INTEGRATION: CWS sdksample (1.8.14); FILE MERGED 2004/07/07 09:52:49 jsc 1.8.14.1: #i30954# adjusted to genrate dependent types fro cppu


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [394c63b54a380386313147dfbe5d874d9e7ef37f]

INTEGRATION: CWS sdksample (1.3.14); FILE MERGED 2004/07/07 09:52:48 jsc 1.3.14.1: #i30954# adjusted to genrate dependent types fro cppu


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [afc76d0941d53033509342857a49a5caf43abdce]

INTEGRATION: CWS sdksample (1.17.2); FILE MERGED 2005/01/26 17:30:49 cd 1.17.2.1: #i29308# Detect tools menu with .uno: command


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [f8ae3b8fefbf28131f9bd86aeba51b9c36e1e94f]

Clean exports before beta.


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [77e015716892099d69f64d5115d98e094bd4502e]

Clean exports before beta.


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [4afd403d097898a6bee7658d6705fbaf909a54f3]

Clean exports before beta.


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [213894685db28ea8b6015af90add2fbe62eea2fc]

INTEGRATION: CWS iha06 (1.9.40); FILE MERGED 2005/01/18 15:11:58 iha 1.9.40.1: #i40783# added missing helpids


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [4f42317cc812ea095e38dadf35213ff8e85f229f]

INTEGRATION: CWS iha06 (1.27.404); FILE MERGED 2005/01/18 19:22:25 iha 1.27.404.1: #i40861# broaden strings for portuguese


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [edd8066caff1e1a590d288eb9688b5777b475860]

INTEGRATION: CWS iha06 (1.6.40); FILE MERGED 2005/01/11 15:04:54 iha 1.6.40.1: #i39635# provide access to undomanager


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [85801e6eeeb5d61001f4e2f0171fa18bee7eb5a2]

INTEGRATION: CWS iha06 (1.10.38); FILE MERGED 2005/01/11 14:22:14 iha 1.10.38.1: #i39635# remove delete page warning


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [04a92062afbdf2cdb3a93eea27bab0e5494392e2]

INTEGRATION: CWS iha06 (1.3.6); FILE MERGED 2005/01/19 17:02:11 iha 1.3.6.1: crash during delete slide in slide sorter


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [6ebaafbf19c0049ca406dbbc5756001ea719744f]

INTEGRATION: CWS iha06 (1.45.8); FILE MERGED 2005/01/11 15:03:34 iha 1.45.8.1: #i39635# provide access to undomanager


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [fa2be0437442958af586105d5bc2c4d7e3596acc]

INTEGRATION: CWS iha06 (1.30.44); FILE MERGED 2005/01/11 14:29:59 iha 1.30.44.1: #i39635# remove delete page warning


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [eca110b3de11354c092a0148621de547d6f07677]

INTEGRATION: CWS iha06 (1.25.38); FILE MERGED 2005/01/11 14:27:11 iha 1.25.38.1: #i39635# remove delete page warning


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [90205dbae33b251b752d63aed77554f6283e8865]

INTEGRATION: CWS iha06 (1.3.80); FILE MERGED 2005/01/18 15:17:26 iha 1.3.80.1: #i40783# added missing helpids


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [3b7edd8defec58bda4dadf7abac89926cbc88e2f]

INTEGRATION: CWS iha06 (1.5.40); FILE MERGED 2005/01/18 15:17:49 iha 1.5.40.1: #i40783# added missing helpids


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [8f5faf79b836341c60ffd5aa346e6cfe3394782c]

INTEGRATION: CWS iha06 (1.3.40); FILE MERGED 2005/01/18 15:17:04 iha 1.3.40.1: #i40783# added missing helpids


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [f50b861ced4f04f52f5f3eeb401062b70b32e2a6]

INTEGRATION: CWS iha06 (1.5.40); FILE MERGED 2005/01/18 15:15:58 iha 1.5.40.1: #i40783# added missing helpids


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [be7efaa1b5133077f75e5b02704d66d1acf38637]

Clean exports before beta.


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [ed4d8bc725902afebcf5a6978db5a38f66cb2b24]

INTEGRATION: CWS iha06 (1.11.38); FILE MERGED 2005/01/18 18:11:29 iha 1.11.38.2: RESYNC: (1.11-1.12); FILE MERGED 2005/01/11 14:20:56 iha 1.11.38.1: #i39635# remove delete page warning


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [304785f06a4901a7dafc9f985efe66efeaa21567]

INTEGRATION: CWS iha06 (1.6.40); FILE MERGED 2005/01/11 14:19:43 iha 1.6.40.1: #i39635# remove delete page warning


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [61fe87b0074f58cf1e194d42a6d5cee0ca994e1d]

INTEGRATION: CWS iha06 (1.26.40); FILE MERGED 2005/01/11 13:43:28 iha 1.26.40.1: #i39635# remove wrong and superfluous messages


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [d177b314f0e914cd9286199a9a38d5635d0e5142]

INTEGRATION: CWS iha06 (1.5.46); FILE MERGED 2005/01/18 15:12:59 iha 1.5.46.1: #i40783# added missing helpids


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [b66772f2b1a9058d7266d5d8c620f53617495c0c]

INTEGRATION: CWS iha06 (1.42.212); FILE MERGED 2005/01/17 18:51:41 iha 1.42.212.1: #i21968# replace german 'Dia' with 'Folie'


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [1eb68d21b0768cde1302adfcc57f2f595b6f0655]

INTEGRATION: CWS iha06 (1.41.212); FILE MERGED 2005/01/17 19:38:26 iha 1.41.212.1: #i21968# replace german 'Dia' with 'Folie'


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [e2f8e27119f38089cb2301579ec232df39e25085]

INTEGRATION: CWS iha06 (1.29.40); FILE MERGED 2005/01/05 17:28:33 iha 1.29.40.1: #i24934# preselect standard template if set


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [57f27172730aeea77a81af75bb20cd947e81caa6]

INTEGRATION: CWS iha06 (1.10.40); FILE MERGED 2005/01/18 15:06:26 iha 1.10.40.1: #i40783# added missing helpids


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [96c26f3824501df2a64ee8df1948453e9aef39a3]

INTEGRATION: CWS iha06 (1.17.60); FILE MERGED 2005/01/14 18:39:49 iha 1.17.60.1: #i36295# stop button did not work


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [a10c20e3eb2740cdafb6efdeb0b87ab795d07ff1]

INTEGRATION: CWS iha06 (1.6.40); FILE MERGED 2005/01/18 15:14:59 iha 1.6.40.1: #i40783# added missing helpids


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [b37d02c668012de379a4637baa039bf789c1605b]

INTEGRATION: CWS iha06 (1.106.16); FILE MERGED 2005/01/18 18:07:32 iha 1.106.16.4: RESYNC: (1.106-1.107); FILE MERGED 2005/01/17 19:37:43 iha 1.106.16.3: #i21968# replace german 'Dia' with 'Folie' 2005/01/17 18:37:31 iha 1.106.16.2: #i21968# replace german 'Dia' with 'Folie' 2005/01/11 13:44:13 iha 1.106.16.1: #i39635# remove wrong and superfluous messages


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [8d375e8ea14785adbe1d8c308444fdbe019d5f12]

INTEGRATION: CWS iha06 (1.32.38); FILE MERGED 2005/01/18 18:07:11 iha 1.32.38.2: RESYNC: (1.32-1.33); FILE MERGED 2005/01/05 17:30:09 iha 1.32.38.1: #i24934# open with standard template if set


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [d43d0172ea9d32cd70c1a30378f33404c865ff86]

INTEGRATION: CWS iha06 (1.5.16); FILE MERGED 2005/01/14 11:32:23 iha 1.5.16.1: #i37874# wrong item 'slide layout' in draw contextmenu


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [4c324793ea53537b9ee96e6f62335a16e6396221]

INTEGRATION: CWS iha06 (1.3.62); FILE MERGED 2005/01/17 19:36:46 iha 1.3.62.3: #i21968# replace german 'Dia' with 'Folie' 2005/01/14 11:31:24 iha 1.3.62.2: #i37874# wrong item 'slide layout' in draw contextmenu 2005/01/11 15:28:02 iha 1.3.62.1: #i39635# remove '...' from menuentry 'Delete Slide...'


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [168493e2547ccd5f9cb571bc2596e2ecdc6f4e8d]

INTEGRATION: CWS iha06 (1.11.212); FILE MERGED 2005/01/17 19:35:11 iha 1.11.212.1: #i21968# replace german 'Dia' with 'Folie'


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [e86e88f92313ab50cd9c670b1fa8be7574677cae]

INTEGRATION: CWS iha06 (1.58.122); FILE MERGED 2005/01/18 18:03:46 iha 1.58.122.3: RESYNC: (1.58-1.59); FILE MERGED 2005/01/17 19:53:31 iha 1.58.122.2: #i21968# replace german string 'Seite' with 'Folie' 2005/01/17 19:33:02 iha 1.58.122.1: #i21968# replace german 'Dia' with 'Folie'


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [18816bc92c2be08abe621989f84a53315225f303]

Clean exports before beta.


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [572229fdfe20a70eb05bf2356249d40542a3e37e]

Clean exports before beta.


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [362d59b4fea12d800061b7eba114dc01ae537d0b]

INTEGRATION: CWS iha06 (1.12.32); FILE MERGED 2005/01/13 18:06:36 iha 1.12.32.1: #i38794# correct language for toolbar 'Line and Filling'


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [d4b037d00818f9730d4d65b60394c0763baf6469]

INTEGRATION: CWS iha06 (1.12.32); FILE MERGED 2005/01/20 13:31:31 iha 1.12.32.1: #i38794# correct name for toolbar 'Line and Filling'


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [e161637667fbdadf166024c1cc9c8b6799807046]

INTEGRATION: CWS iha06 (1.14.32); FILE MERGED 2005/01/17 19:00:19 iha 1.14.32.2: #i21968# replace german 'Dia' with 'Folie' 2005/01/11 15:37:53 iha 1.14.32.1: #i39635# remove '...' from menuentry 'Delete Slide...'


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [2087fc78b8717db071c03d5539cc38b52753504e]

INTEGRATION: CWS frrtf01 (1.47.22); FILE MERGED 2005/01/27 09:47:02 flr 1.47.22.10: disbled fix for #117910# 2005/01/24 17:06:49 flr 1.47.22.9: #117891# disabled fix for 2005/01/18 15:23:44 flr 1.47.22.8: // #117910# simulate words behaviour of \keepn in table rows 2005/01/13 12:26:44 flr 1.47.22.7: #117882# start new table when section break is in table 2005/01/06 14:47:03 flr 1.47.22.6: #117411 2005/01/05 10:27:53 flr 1.47.22.5: #117410: A \page command within a table is ignored by Word 2004/12/23 15:35:45 flr 1.47.22.4: #117914# topics 1) and 2) 2004/12/22 13:19:21 flr 1.47.22.3: #117881# multiple table problems 2004/12/13 09:50:00 flr 1.47.22.2: #117891# added support for outline numbering in rtf import; this was a 'superbug' - so if you have any RTF problems try this fix ;-) 2004/12/07 13:55:36 flr 1.47.22.1: #117882# refactored garbage collection of unused SwPageDesc, thus pager header are now displayer properly


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [a26aa3179f07d01e82efce96bff1bc63a07dc53e]

INTEGRATION: CWS frrtf01 (1.22.402); FILE MERGED 2005/01/06 14:38:33 flr 1.22.402.1: #117411#


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [2325c295a0d2506d73607f934522ca431478ec89]

INTEGRATION: CWS frrtf01 (1.22.478); FILE MERGED 2004/12/22 13:24:00 flr 1.22.478.1: #117881# multiple table problems


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [aa6db3e344804c9ebaaadfeb37c9d1c5b9b72a50]

INTEGRATION: CWS frrtf01 (1.15.404); FILE MERGED 2005/01/07 14:35:26 flr 1.15.404.1: #117411#


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [cc734b0062c13f3efd5e8e4c1d3a0a6a815951de]

INTEGRATION: CWS frrtf01 (1.22.22); FILE MERGED 2005/01/27 09:47:02 flr 1.22.22.3: disbled fix for #117910# 2005/01/13 12:26:45 flr 1.22.22.2: #117882# start new table when section break is in table 2004/12/22 13:19:22 flr 1.22.22.1: #117881# multiple table problems


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [ea6ef155f5f1f5996a6f05e50bb9756eea722631]

INTEGRATION: CWS frrtf01 (1.25.22); FILE MERGED 2005/01/27 09:47:01 flr 1.25.22.4: disbled fix for #117910# 2005/01/13 12:26:44 flr 1.25.22.3: #117882# start new table when section break is in table 2004/12/22 13:19:21 flr 1.25.22.2: #117881# multiple table problems 2004/12/06 13:06:44 flr 1.25.22.1: #117887# negative values of \trgaph caused signed/unsigned problem; fixed it by not allowing negative values for \trgaph


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [bf4879451fbfd0d7c58168da088892710c175a2d]

INTEGRATION: CWS frrtf01 (1.10.308); FILE MERGED 2005/01/12 15:08:32 flr 1.10.308.2: #118989# empty listnames 2004/12/13 09:50:00 flr 1.10.308.1: #117891# added support for outline numbering in rtf import; this was a 'superbug' - so if you have any RTF problems try this fix ;-)


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [32c3181214777bcb71740e72e6183188b5c814fc]

INTEGRATION: CWS frrtf01 (1.17.198); FILE MERGED 2005/01/20 16:59:49 flr 1.17.198.5: #i38227# drop cap import problem 2005/01/19 14:18:12 flr 1.17.198.4: #119180# fly-graphics in header are no displayed in background 2005/01/06 16:48:46 flr 1.17.198.3: RESYNC: (1.17-1.18); FILE MERGED 2005/01/04 12:49:32 flr 1.17.198.2: *** empty log message *** 2005/01/03 11:47:04 flr 1.17.198.1: #117879# when \picwgoal resp \pichgoal are present, then use them.


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [86c0d1ec746c9c6b530a9ab137424f5c91667b0a]

INTEGRATION: CWS frrtf01 (1.30.22); FILE MERGED 2005/01/06 16:46:46 flr 1.30.22.2: RESYNC: (1.30-1.32); FILE MERGED 2004/12/13 09:50:56 flr 1.30.22.1: #117891# added support for outline numbering in rtf import; this was a 'superbug' - so if you have any RTF problems try this fix ;-)


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [6dc7bc91286c2124661ad1dc13d948855ec23550]

INTEGRATION: CWS frrtf01 (1.70.22); FILE MERGED 2005/01/17 14:06:16 fme 1.70.22.1: #118840# SwTabFrm::ShouldBwdMove should return true if nTmpHeight = nSpace


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [1f5b162f7351496370b48d9d240d9bbbc1a23a20]

INTEGRATION: CWS frrtf01 (1.10.264); FILE MERGED 2004/12/22 13:23:00 flr 1.10.264.1: #117881# multiple table problems


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [d005b64f53f1eb33e21354bf3a9b360a171b32de]

INTEGRATION: CWS frrtf01 (1.16.12); FILE MERGED 2004/12/22 13:22:59 flr 1.16.12.3: #117881# multiple table problems 2004/12/14 15:08:13 flr 1.16.12.2: #i29453# Made SkipGroup reentrant 2004/12/13 09:51:41 flr 1.16.12.1: #117891# added support for outline numbering in rtf import; this was a 'superbug' - so if you have any RTF problems try this fix ;-)


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [50531e992357f3c6a6113ef5a27a1100db1c7a77]

INTEGRATION: CWS vcl35 (1.63.38); FILE MERGED 2005/01/19 11:31:13 hdu 1.63.38.3: #119014# fix for empty CMAPs 2005/01/19 10:50:59 hdu 1.63.38.2: #119014# unify CMAP coverage calculations 2005/01/18 15:48:21 hdu 1.63.38.1: #119014# fix CMAP segmented coverage subtable parsing


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [341328090d5e96cc771d93db98b7b37fcf516d33]

INTEGRATION: CWS vcl35 (1.82.16); FILE MERGED 2005/01/21 10:50:55 pl 1.82.16.2: RESYNC: (1.82-1.83); FILE MERGED 2005/01/17 15:53:02 ssa 1.82.16.1: #i40630# add separator between menubar and toolbar


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [23364a3e8e8dfb7dff8fea4c15b76fe68ccd943d]

INTEGRATION: CWS vcl35 (1.34.26); FILE MERGED 2005/01/20 13:00:22 hdu 1.34.26.3: #116190# re-sort japanese default fonts for Calc 2005/01/20 12:50:44 hdu 1.34.26.2: #116190# change japanese default fonts for Calc 2005/01/20 12:36:33 hdu 1.34.26.1: #118643# change japanese default font for Writer


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [d4c7097bec7d1d412bb5f8ccecf35834d1c3025b]

INTEGRATION: CWS vcl35 (1.4.44); FILE MERGED 2005/01/19 18:35:50 ssa 1.4.44.2: #i41001# use the correct device context which is very important when the window was not created in the main thread 2005/01/17 15:53:03 ssa 1.4.44.1: #i40630# add separator between menubar and toolbar


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [be974c310c2b8153af2b753c1d6d51bfbd10a292]

INTEGRATION: CWS vcl35 (1.19.88); FILE MERGED 2005/01/20 18:50:27 ssa 1.19.88.1: do not crash


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [0f2d70e33c7df900b6d91600a468c1e2d476d39d]

INTEGRATION: CWS vcl35 (1.94.52); FILE MERGED 2005/01/21 10:51:49 pl 1.94.52.2: RESYNC: (1.94-1.95); FILE MERGED 2005/01/19 14:38:02 dv 1.94.52.1: #i40709# Don't set mbKeyboardHelp directly, ctor of HelpWindow should set this


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [0b3144d930114ab4ded7c94c8a0d7317b18f1e59]

INTEGRATION: CWS vcl35 (1.204.10); FILE MERGED 2005/01/24 09:44:42 ssa 1.204.10.3: #118908# throw runtime exception that can hopefully be caught to make plugin more stable 2005/01/21 10:51:06 pl 1.204.10.2: RESYNC: (1.204-1.205); FILE MERGED 2005/01/19 13:01:09 ssa 1.204.10.1: #118908# throw an exception when system child window could not be created - instead of aborting


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [4a8f2ffc538014cf9907e43c131420f5b3dab75b]

INTEGRATION: CWS vcl35 (1.9.116); FILE MERGED 2005/01/21 14:07:54 dv 1.9.116.2: #118980# Enhanced border for splitter 2005/01/17 15:29:42 dv 1.9.116.1: #i40472# The FadeOutButton allows splitting, too


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [7e08ace48674855a084627b506f815a3b5d97844]

INTEGRATION: CWS vcl35 (1.116.16); FILE MERGED 2005/01/21 10:47:55 pl 1.116.16.3: RESYNC: (1.116-1.117); FILE MERGED 2005/01/19 17:18:55 pl 1.116.16.2: #i40876# item ids in menu resource are longs since res32bit integration 2005/01/17 15:53:01 ssa 1.116.16.1: #i40630# add separator between menubar and toolbar


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [bf8fe5293ab8820fdc07fb87b33389dc1f535ff3]

INTEGRATION: CWS vcl35 (1.7.36); FILE MERGED 2005/01/21 10:49:05 pl 1.7.36.2: RESYNC: (1.7-1.8); FILE MERGED 2005/01/17 15:53:01 ssa 1.7.36.1: #i40630# add separator between menubar and toolbar


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [9e085397dba4b76201f00e2b60551195fd996db7]

INTEGRATION: CWS vcl35 (1.3.16); FILE MERGED 2005/01/19 15:55:01 ssa 1.3.16.2: #i40630# draw separator around docked toolboxes 2005/01/17 15:53:00 ssa 1.3.16.1: #i40630# add separator between menubar and toolbar


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [94e4ef7b56d6ab6d7447ba817ab05e7b99952e79]

INTEGRATION: CWS vcl35 (1.110.38); FILE MERGED 2005/01/19 11:06:21 hdu 1.110.38.1: #119014# use unified CMAP coverage calculations


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [60aa50ab4b1efd7242a0e6712fabce5b544c0390]

INTEGRATION: CWS vcl35 (1.19.38); FILE MERGED 2005/01/24 09:44:42 ssa 1.19.38.1: #118908# throw runtime exception that can hopefully be caught to make plugin more stable


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [5bc950fa39a2ac4935014cfc09bb76e5c8ee66b7]

INTEGRATION: CWS vcl35 (1.75.38); FILE MERGED 2005/01/19 13:27:16 pl 1.75.38.2: #i40319# do not integer divide scale factors 2005/01/18 14:28:26 pl 1.75.38.1: #i40055# do not draw zero sized bitmaps


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [3399c5cec96b31ff584ba33aa051d9ca97a82a6a]

INTEGRATION: CWS vcl35 (1.188.34); FILE MERGED 2005/01/21 10:46:25 pl 1.188.34.2: RESYNC: (1.188-1.189); FILE MERGED 2005/01/20 10:09:09 hdu 1.188.34.1: #118667# no font searchname caching and artificial emboldening for hg* fonts


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [a32fc8033efcd621ac70f44bc76284f5f9fe0656]

INTEGRATION: CWS vcl35 (1.12.116); FILE MERGED 2005/01/19 10:50:58 hdu 1.12.116.1: #119014# unify CMAP coverage calculations


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [24a0367be2ddb2f7b927724cb1190baeba5ea243]

INTEGRATION: CWS vcl35 (1.20.4); FILE MERGED 2005/01/24 09:44:41 ssa 1.20.4.1: #118908# throw runtime exception that can hopefully be caught to make plugin more stable


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [4ec260f861d98f3164e225e7e4a87b6ab1d489e1]

INTEGRATION: CWS vcl35 (1.24.16); FILE MERGED 2005/01/21 15:37:30 ssa 1.24.16.2: #i40494# improve tabctrl painting for impress, support optional item offset 2005/01/20 18:06:39 ssa 1.24.16.1: #i40494# improve tabctrl painting for impress, support optional item offset


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [12fbe63d354df7df8ff7a65adfcb8b159cc49d00]

INTEGRATION: CWS vcl35 (1.69.74); FILE MERGED 2005/01/13 18:37:21 pl 1.69.74.1: #i39157# thanks to fs: copy assertions from clipboard window


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [e087669e56f0683e5a374c5126208e2bd23525b0]

INTEGRATION: CWS vcl35 (1.1.698); FILE MERGED 2005/01/13 18:37:21 pl 1.1.698.1: #i39157# thanks to fs: copy assertions from clipboard window


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [72a6854414965bb9f89603c3c1db4b120a62a9c7]

INTEGRATION: CWS vcl35 (1.51.116); FILE MERGED 2005/01/21 08:33:24 obr 1.51.116.2: #i40639# moved the accessibility detected code into the gconf backend 2005/01/17 15:52:59 ssa 1.51.116.1: #i40630# add separator between menubar and toolbar


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [c6e3be29c28321e3b5f3600a026bfeb5c5fbadac]

INTEGRATION: CWS vcl35 (1.27.166); FILE MERGED 2005/01/19 14:36:12 dv 1.27.166.1: #i40709# Set mbKeyboardHelp in ctor when mbSetKeyboardHelp is set


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [96340938eb5cfadc45c8c3ed6ec30fa83e8748b5]

INTEGRATION: CWS vcl35 (1.17.112); FILE MERGED 2005/01/14 11:08:17 pl 1.17.112.4: #i39157# updated help text 2005/01/14 10:50:04 pl 1.17.112.3: #i39157# copy button should not close the message box 2005/01/14 10:14:56 pl 1.17.112.2: #i39157# add copy button to message box un non Windows platforms 2005/01/13 18:37:21 pl 1.17.112.1: #i39157# thanks to fs: copy assertions from clipboard window


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [ec40dbaf4e1ae2e256095e53d6b7d360e5b63509]

INTEGRATION: CWS vcl35 (1.3.24); FILE MERGED 2005/01/20 08:58:30 obr 1.3.24.1: #i40506# use any awk found in PATH (fix for debian) and join with vcl33


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [965abd675bd25b44d0c301a0b299994bab6377a6]

INTEGRATION: CWS vcl35 (1.8.18); FILE MERGED 2005/01/21 08:32:18 obr 1.8.18.2: #i40639# moved the accessibility detected code into the gconf backend 2005/01/21 07:01:57 obr 1.8.18.1: #i40639# returning the value or some hash value to avoid regenerating the binary cache on each office launch


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [f5fd0819fa289ddf568aa5fca3dd91515f5bf93b]

INTEGRATION: CWS vcl35 (1.3.32); FILE REMOVED 2005/01/21 07:01:57 obr 1.3.32.1: #i40639# returning the value or some hash value to avoid regenerating the binary cache on each office launch


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [5c1abc6efe5edc44eaba55de64db19b03e87566f]

INTEGRATION: CWS vcl35 (1.4.28); FILE REMOVED 2005/01/21 07:01:57 obr 1.4.28.1: #i40639# returning the value or some hash value to avoid regenerating the binary cache on each office launch


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [0d80d9fedb774f6ae292aa1c27bba1694095326b]

INTEGRATION: CWS vcl35 (1.2.32); FILE MERGED 2005/01/20 11:09:57 obr 1.2.32.1: #i41020# check libORBit-2 version to avoid deadlocks during startup


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [08d90e118aa5d789e6b197ed38f90dade1517dc1]

INTEGRATION: CWS vcl35 (1.2.18); FILE MERGED 2005/01/21 08:32:14 obr 1.2.18.1: #i40639# moved the accessibility detected code into the gconf backend


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [0785b13d2f76f4be8f1ae183c6c39a36f12d5e04]

INTEGRATION: CWS vcl35 (1.4.14); FILE MERGED 2005/01/21 08:32:12 obr 1.4.14.2: #i40639# moved the accessibility detected code into the gconf backend 2005/01/21 07:01:54 obr 1.4.14.1: #i40639# returning the value or some hash value to avoid regenerating the binary cache on each office launch


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [524d2d16873125eb52a212f7326936d849796add]

INTEGRATION: CWS vcl35 (1.4.6); FILE MERGED 2005/01/19 10:24:33 pl 1.4.6.1: #i40937# patch from cmc to prevent double fclose


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [008f2e22ce4edf12f2dbccec2aa08714a47584e4]

INTEGRATION: CWS vcl35 (1.6.6); FILE MERGED 2005/01/19 10:24:33 pl 1.6.6.1: #i40937# patch from cmc to prevent double fclose


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [2f24c3b99a5be7cf8f3b8920d995e0519d6d7fbe]

INTEGRATION: CWS vcl35 (1.3.74); FILE MERGED 2005/01/21 15:40:21 ssa 1.3.74.1: #i40494# improve tabctrl painting


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [2b11b575e155c3ccc4d88d058c67d9e2869880f1]

INTEGRATION: CWS vcl35 (1.39.18); FILE MERGED 2005/01/21 09:58:18 pl 1.39.18.2: RESYNC: (1.39-1.40); FILE MERGED 2005/01/19 13:02:58 ssa 1.39.18.1: #118908# check for runtime exception when creating system child window


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [871d81349fc5edcba5267e34e1c82c6798ecc329]

INTEGRATION: CWS vcl35 (1.3.24); FILE MERGED 2005/01/17 16:12:15 ssa 1.3.24.1: #i40630# remove border from statusbar


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [fcfd01ecaab21653fb31c301f10d10dc97752748]

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>  [6e7a69713a41c5a899963ae60c7e42d3dc133404]

INTEGRATION: CWS wordmlfilter01 (1.21.242); FILE MERGED 2004/12/17 05:38:20 windly 1.21.242.1: #i29604# support import wmz format graphics from xml


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [895accbe9febbfd6a49858121cec0b19f6f200ba]

INTEGRATION: CWS wordmlfilter01 (1.122.28); FILE MERGED 2005/01/24 07:02:19 gyang 1.122.28.2: RESYNC: (1.122-1.125); FILE MERGED 2004/12/17 07:24:55 windly 1.122.28.1: #i37213# aMatrix3D at unoshape.cxx:1669 should not be ignored


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [20e5fc591594225bc66e59ff03338466ed47769f]

INTEGRATION: CWS wordmlfilter01 (1.95.22); FILE MERGED 2004/12/16 11:18:51 windly 1.95.22.2: #i36713# support custom  svg:viewBox coordinate system 2004/12/15 10:52:26 windly 1.95.22.1: #i36713# support  custem svg:viewBox


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [5ad0da77f7a3ea915542e6f5e6e22bba2e92e112]

INTEGRATION: CWS wordmlfilter01 (1.2.40); FILE MERGED 2005/01/10 09:06:00 gyang 1.2.40.8: fix 2004/12/20 11:18:35 windly 1.2.40.7: #i29589# add v:text-box support 2004/12/15 09:16:52 gyang 1.2.40.6: wordmlfilter01 2004/12/13 08:54:59 gyang 1.2.40.5: RESYNC: (1.2-1.4); FILE MERGED 2004/11/04 10:39:13 gyang 1.2.40.4: fix for i36102 2004/11/04 05:55:46 gyang 1.2.40.3: wordmlf filter migrates from OOo format to OASIS format 2004/11/03 09:00:54 gyang 1.2.40.2: wordmlf filter migrates from OOo format to OASIS format 2004/10/28 09:05:37 gyang 1.2.40.1: fix for namesapce i35183, etc


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [f26f6b153552b4fd5025e9d2f4a7295abb653b45]

INTEGRATION: CWS wordmlfilter01 (1.2.40); FILE MERGED 2005/01/10 09:06:00 gyang 1.2.40.7: fix 2004/12/15 09:16:52 gyang 1.2.40.6: wordmlfilter01 2004/12/13 08:54:42 gyang 1.2.40.5: RESYNC: (1.2-1.4); FILE MERGED 2004/11/04 10:39:12 gyang 1.2.40.4: fix for i36102 2004/11/04 05:55:46 gyang 1.2.40.3: wordmlf filter migrates from OOo format to OASIS format 2004/11/03 09:00:54 gyang 1.2.40.2: wordmlf filter migrates from OOo format to OASIS format 2004/10/28 09:05:36 gyang 1.2.40.1: fix for namesapce i35183, etc


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [7835f1630bb09488d026a2b4b3d2078d08bc352a]

INTEGRATION: CWS wordmlfilter01 (1.2.40); FILE MERGED 2004/12/15 09:16:52 gyang 1.2.40.4: wordmlfilter01 2004/12/13 08:54:25 gyang 1.2.40.3: RESYNC: (1.2-1.4); FILE MERGED 2004/11/03 09:00:53 gyang 1.2.40.2: wordmlf filter migrates from OOo format to OASIS format 2004/10/28 09:05:36 gyang 1.2.40.1: fix for namesapce i35183, etc


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [dfac57f8aae01882957269939d2c532948ff6218]

INTEGRATION: CWS wordmlfilter01 (1.1.2); FILE ADDED 2004/12/17 10:49:53 windly 1.1.2.1: #i29597# import vml:path from wordml


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [e4d88325281abb98cbcd8cd678745b1163413f68]

INTEGRATION: CWS wordmlfilter01 (1.2.40); FILE MERGED 2004/12/21 12:19:08 gyang 1.2.40.7: for oasis format 2004/12/15 09:16:52 gyang 1.2.40.6: wordmlfilter01 2004/12/13 08:54:11 gyang 1.2.40.5: RESYNC: (1.2-1.4); FILE MERGED 2004/11/04 10:39:11 gyang 1.2.40.4: fix for i36102 2004/11/04 05:55:46 gyang 1.2.40.3: wordmlf filter migrates from OOo format to OASIS format 2004/11/03 09:00:53 gyang 1.2.40.2: wordmlf filter migrates from OOo format to OASIS format 2004/10/28 09:05:36 gyang 1.2.40.1: fix for namesapce i35183, etc


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [e81a0aa9b2540b565eb2f9118ebd5ab85365671a]

INTEGRATION: CWS wordmlfilter01 (1.2.40); FILE MERGED 2004/12/15 09:16:51 gyang 1.2.40.6: wordmlfilter01 2004/12/13 08:53:55 gyang 1.2.40.5: RESYNC: (1.2-1.4); FILE MERGED 2004/11/04 10:39:09 gyang 1.2.40.4: fix for i36102 2004/11/04 05:55:46 gyang 1.2.40.3: wordmlf filter migrates from OOo format to OASIS format 2004/11/03 09:00:53 gyang 1.2.40.2: wordmlf filter migrates from OOo format to OASIS format 2004/10/28 09:05:36 gyang 1.2.40.1: fix for namesapce i35183, etc


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [f6d367644b4dbf0f68142824a7777c4292f58840]

INTEGRATION: CWS wordmlfilter01 (1.2.40); FILE MERGED 2005/01/10 09:05:59 gyang 1.2.40.9: fix 2004/12/21 11:50:56 gyang 1.2.40.8: for oasis format 2004/12/20 11:18:34 windly 1.2.40.7: #i29589# add v:text-box support 2004/12/17 08:38:34 windly 1.2.40.6: #i29597# polygon related support 2004/12/15 09:16:51 gyang 1.2.40.5: wordmlfilter01 2004/12/13 08:53:40 gyang 1.2.40.4: RESYNC: (1.2-1.4); FILE MERGED 2004/11/04 05:55:45 gyang 1.2.40.3: wordmlf filter migrates from OOo format to OASIS format 2004/11/03 09:00:52 gyang 1.2.40.2: wordmlf filter migrates from OOo format to OASIS format 2004/10/28 09:05:35 gyang 1.2.40.1: fix for namesapce i35183, etc


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [8ff36d05286317572435e5706d5e902d37ac464c]

INTEGRATION: CWS wordmlfilter01 (1.3.40); FILE MERGED 2004/12/21 11:50:56 gyang 1.3.40.6: for oasis format 2004/12/15 09:16:50 gyang 1.3.40.5: wordmlfilter01 2004/12/13 08:53:24 gyang 1.3.40.4: RESYNC: (1.3-1.5); FILE MERGED 2004/11/04 05:55:45 gyang 1.3.40.3: wordmlf filter migrates from OOo format to OASIS format 2004/11/03 09:00:52 gyang 1.3.40.2: wordmlf filter migrates from OOo format to OASIS format 2004/10/28 09:05:35 gyang 1.3.40.1: fix for namesapce i35183, etc


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [a8063a00a588f5eeb437eea446472649f954c509]

INTEGRATION: CWS wordmlfilter01 (1.2.40); FILE MERGED 2004/12/21 11:50:55 gyang 1.2.40.5: for oasis format 2004/12/15 09:16:50 gyang 1.2.40.4: wordmlfilter01 2004/12/13 08:52:20 gyang 1.2.40.3: RESYNC: (1.2-1.4); FILE MERGED 2004/11/03 09:00:51 gyang 1.2.40.2: wordmlf filter migrates from OOo format to OASIS format 2004/10/28 09:05:08 gyang 1.2.40.1: fix for namesapce i35183, etc


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [d1cd66e0416118759e9e33720e571e18307cbba7]

INTEGRATION: CWS wordmlfilter01 (1.2.40); FILE MERGED 2004/12/15 09:16:49 gyang 1.2.40.6: wordmlfilter01 2004/12/13 08:59:34 gyang 1.2.40.5: RESYNC: (1.2-1.4); FILE MERGED 2004/11/04 10:39:07 gyang 1.2.40.4: fix for i36102 2004/11/04 05:55:44 gyang 1.2.40.3: wordmlf filter migrates from OOo format to OASIS format 2004/11/03 09:00:51 gyang 1.2.40.2: wordmlf filter migrates from OOo format to OASIS format 2004/10/28 09:01:28 gyang 1.2.40.1: fix for namesapce i35183, etc


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [9e185c012609dac6c0cc7e0f09d8666e1f16c217]

INTEGRATION: CWS wordmlfilter01 (1.2.40); FILE MERGED 2004/12/15 09:16:49 gyang 1.2.40.5: wordmlfilter01 2004/12/13 08:59:19 gyang 1.2.40.4: RESYNC: (1.2-1.4); FILE MERGED 2004/11/04 10:39:06 gyang 1.2.40.3: fix for i36102 2004/11/03 09:00:51 gyang 1.2.40.2: wordmlf filter migrates from OOo format to OASIS format 2004/10/28 09:01:28 gyang 1.2.40.1: fix for namesapce i35183, etc


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [e02b04310914baa79327566ba3d31f2eeaff8225]

INTEGRATION: CWS wordmlfilter01 (1.2.40); FILE MERGED 2004/12/15 09:16:49 gyang 1.2.40.5: wordmlfilter01 2004/12/13 08:58:02 gyang 1.2.40.4: RESYNC: (1.2-1.4); FILE MERGED 2004/11/04 10:39:04 gyang 1.2.40.3: fix for i36102 2004/11/03 09:00:51 gyang 1.2.40.2: wordmlf filter migrates from OOo format to OASIS format 2004/10/28 09:01:28 gyang 1.2.40.1: fix for namesapce i35183, etc


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [d579fea265a930dc89bb77811c7e981946eaf054]

INTEGRATION: CWS wordmlfilter01 (1.2.40); FILE MERGED 2004/12/15 09:16:48 gyang 1.2.40.4: wordmlfilter01 2004/12/13 08:57:41 gyang 1.2.40.3: RESYNC: (1.2-1.4); FILE MERGED 2004/11/03 09:00:50 gyang 1.2.40.2: wordmlf filter migrates from OOo format to OASIS format 2004/10/28 09:01:27 gyang 1.2.40.1: fix for namesapce i35183, etc


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [c51bed93b928e8eaef21893cd93182ca6c4bf5d8]

INTEGRATION: CWS wordmlfilter01 (1.2.40); FILE MERGED 2004/12/21 12:19:07 gyang 1.2.40.7: for oasis format 2004/12/15 09:16:48 gyang 1.2.40.6: wordmlfilter01 2004/12/13 08:59:04 gyang 1.2.40.5: RESYNC: (1.2-1.4); FILE MERGED 2004/11/04 10:39:03 gyang 1.2.40.4: fix for i36102 2004/11/04 05:55:44 gyang 1.2.40.3: wordmlf filter migrates from OOo format to OASIS format 2004/11/03 09:00:50 gyang 1.2.40.2: wordmlf filter migrates from OOo format to OASIS format 2004/10/28 09:01:27 gyang 1.2.40.1: fix for namesapce i35183, etc


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [967df82ac9c884f96fdf5171c0901d07f9a865da]

INTEGRATION: CWS wordmlfilter01 (1.2.40); FILE MERGED 2004/12/15 09:16:48 gyang 1.2.40.5: wordmlfilter01 2004/12/13 08:58:50 gyang 1.2.40.4: RESYNC: (1.2-1.4); FILE MERGED 2004/11/04 10:39:02 gyang 1.2.40.3: fix for i36102 2004/11/03 09:00:50 gyang 1.2.40.2: wordmlf filter migrates from OOo format to OASIS format 2004/10/28 09:01:27 gyang 1.2.40.1: fix for namesapce i35183, etc


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [7b6e0bb6d250133192a7ab8d45862fc088a1971a]

INTEGRATION: CWS wordmlfilter01 (1.2.40); FILE MERGED 2004/12/15 09:16:48 gyang 1.2.40.4: wordmlfilter01 2004/12/13 08:57:26 gyang 1.2.40.3: RESYNC: (1.2-1.4); FILE MERGED 2004/11/03 09:00:50 gyang 1.2.40.2: wordmlf filter migrates from OOo format to OASIS format 2004/10/28 09:01:27 gyang 1.2.40.1: fix for namesapce i35183, etc


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [9b9e696a14fa661fa50c979b14e9150af5de7312]

INTEGRATION: CWS wordmlfilter01 (1.2.40); FILE MERGED 2005/01/10 09:05:57 gyang 1.2.40.9: fix 2004/12/21 12:37:15 gyang 1.2.40.8: for oasis format 2004/12/21 11:55:25 gyang 1.2.40.7: for oasis format 2004/12/20 03:13:42 windly 1.2.40.6: #i32023# support export shadow of graphics 2004/12/15 09:16:47 gyang 1.2.40.5: wordmlfilter01 2004/12/13 08:58:20 gyang 1.2.40.4: RESYNC: (1.2-1.4); FILE MERGED 2004/11/04 10:39:01 gyang 1.2.40.3: fix for i36102 2004/11/03 09:00:49 gyang 1.2.40.2: wordmlf filter migrates from OOo format to OASIS format 2004/10/28 09:01:26 gyang 1.2.40.1: fix for namesapce i35183, etc


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [942a8a48c84cbbd481387de9024ea339d6dff269]

INTEGRATION: CWS wordmlfilter01 (1.2.40); FILE MERGED 2004/12/15 09:16:47 gyang 1.2.40.4: wordmlfilter01 2004/12/13 08:58:35 gyang 1.2.40.3: RESYNC: (1.2-1.4); FILE MERGED 2004/11/03 09:00:49 gyang 1.2.40.2: wordmlf filter migrates from OOo format to OASIS format 2004/10/28 09:01:26 gyang 1.2.40.1: fix for namesapce i35183, etc


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [ff5e28e7ae9ed6bf041aa8a81f2eeb86482e090b]

INTEGRATION: CWS wordmlfilter01 (1.3.40); FILE MERGED 2004/12/15 09:16:47 gyang 1.3.40.4: wordmlfilter01 2004/12/13 08:57:12 gyang 1.3.40.3: RESYNC: (1.3-1.5); FILE MERGED 2004/11/03 09:00:49 gyang 1.3.40.2: wordmlf filter migrates from OOo format to OASIS format 2004/10/28 09:01:24 gyang 1.3.40.1: fix for namesapce i35183, etc


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [47929c5221ad4c996ff0981ff382d9488824e731]

INTEGRATION: CWS wordmlfilter01 (1.2.40); FILE MERGED 2004/12/15 09:16:46 gyang 1.2.40.4: wordmlfilter01 2004/12/13 08:55:13 gyang 1.2.40.3: RESYNC: (1.2-1.5); FILE MERGED 2004/11/03 09:00:48 gyang 1.2.40.2: wordmlf filter migrates from OOo format to OASIS format 2004/10/28 08:58:52 gyang 1.2.40.1: fix for namesapce i35183


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [3abb65e1435dd413008d3426deecc06a9aaf11bd]

INTEGRATION: CWS wordmlfilter01 (1.2.40); FILE MERGED 2004/12/15 09:16:45 gyang 1.2.40.2: wordmlfilter01 2004/11/03 09:00:48 gyang 1.2.40.1: wordmlf filter migrates from OOo format to OASIS format


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [fdfa597fe4c085f20c292de86baefd6e44fa980c]

INTEGRATION: CWS nativefixer3 (1.3.18); FILE MERGED 2005/01/24 10:09:32 is 1.3.18.2: #118620# new core packages 2005/01/21 15:26:22 is 1.3.18.1: join to sysui03


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [cf14e7a52f6c6a30b3a27474728dd75b241828d0]

INTEGRATION: CWS hrobeta1 (1.8.64); FILE MERGED 2004/12/14 11:55:22 hro 1.8.64.1: #i34429# Output trace messages to debugger


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [ab9b5d758aa44fb9c5bbf19a9ed495a691f67464]

INTEGRATION: CWS hrobeta1 (1.2.36); FILE MERGED 2005/01/13 11:57:37 hro 1.2.36.2: RESYNC: (1.2-1.3); FILE MERGED 2004/12/16 17:41:17 hro 1.2.36.1: #i37410# Don't eat tabs in multilineedit


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [f87a7d9c1507cc97163a982ab5e6d22414102dc4]

INTEGRATION: CWS hrobeta1 (1.5.210); FILE MERGED 2004/12/16 12:23:04 hro 1.5.210.1: #118161# Fix potential buffer overruns


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [c2e5de8f20d0e1705869c818d5db4cff5c37108e]

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>  [c636fe451053590a826ee9de07cce19b10a3034d]

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>  [65d678d4536c0050ce5f3afa263b7e54b706f844]

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>  [c0c83025f88630b843d6331202116f9100381212]

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>  [33a71f8d42f868cf0a03815ee46a6b01d69fad8b]

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>  [3e82bd2b3c227863d559ac82a8c71aaf0e0aae11]

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>  [f21cb2cb3311399f258215611ca7154e24d3a0b6]

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>  [ed9b839eda108f257935cc8cd1f4c30805c20bb6]

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>  [f365af9e2e28b351a6e38f33fafe0ee642eca753]

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>  [fb3d1577ca882357f6a82186d1dea41a25f7ccaa]

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>  [ddd2c9c4fb3de949dad7ccb926b986188c05eda4]

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>  [1f8f188d6fe51e090a1b4f90adf5041e83c4d88a]

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>  [ca890affcad2587571f69194cb6561df0106970f]

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>  [94b5d47c54a8860102acdcec076b8a0e493db6fe]

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>  [1e60361660756dccf198518839589e9207de75ef]

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>  [480ebdb5048d8f2fa7cc4c6bb845c28365208a41]

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>  [75323ed617ac9fc6bbfbbb34d4d033dbb06e20c1]

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>  [bf5bc7b4f7e76fc5ef349b1977ab7b003d63aa90]

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>  [6c79ebd7c4a233ac6293f5b41398c3090fea2d7d]

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>  [f514e30db7b7ed4661ff55795bc72ef17de76d35]

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>  [a84de3d360c79ed914d05c6b48fb8c13ade6ee9e]

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>  [830120a8ca47edaa4371824c7fcd1c290042008f]

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>  [f7d0fcf09e61b6805f0e22fe7f11c8255b25101f]

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>  [1840c6aaf5714ca90e7557e668e538685dd1b13e]

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>  [4c4861f45b93c2b79b483927ae910b16eb969056]

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>  [857338a6273fce969e51bd3065bb40aad0f64216]

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>  [1ed6d245a0bb1ecfbf7dc5f75fe8945095c5d45f]

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>  [c5a37a3a98ffea9a972fb44c73b91d8657d14a51]

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>  [5efeea502d72ada0389cf39c055f8a3a3e2790e5]

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>  [88a3201ca979ae0fa277fc92c0a84a0f655aee68]

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>  [fe05ca13128a6fd86fdbbea63fbd008c30ba86d4]

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>  [00b9a1a19caac9fd0899b304985bb3ef6d766392]

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>  [1d271774b44e1e691693eed2400990724c0fe4e2]

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>  [ed16e9eb7c1e7613eff7596f22063ef78a1e9d80]

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>  [21026a4ba3bdf14dc108d6083d4270768300cc41]

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>  [d8c589e6ef035044e368938496e385af974e0598]

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>  [5e4a0d4633be495772323ceaf53376497fd1ddec]

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>  [1c22988e1a14813ef954f9e5d5460f4c3975b006]

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>  [56744b2bc1d0411378e06f7e30ae7d1534cc5def]

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>  [2273e62559a129a34f5df6da33eb6e871f85ac67]

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>  [260dbc3b83ec43a105e69e0bda8116a92f07f834]

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>  [af66a6c5bf9fdc1b8dcf47b8ad756d947fe68b13]

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>  [35d675c53ef8af6775b38170905cdc79e84590f9]

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>  [4bf9983892cd5cf63f36897d156ce46b99a20a63]

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>  [543ea1578e1fcc3e6c6f9e9cb59db47f13e72f1b]

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>  [a4b2bd7096a82adfcd09013b857a28de3a81e65b]

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>  [1a2c5ce760461121db9d91c8fb3e6400891accde]

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>  [b64e1e83a22d5d986f7af15650c84da8cb43a630]

INTEGRATION: CWS nativefixer3 (1.1.2); FILE ADDED 2005/01/21 15:26:26 is 1.1.2.2: join to sysui03 2005/01/14 14:19:10 hro 1.1.2.1: #i40595# New custom action to customize start menu folder icon


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [911abbf41c1fb09bb007aa07a8cb0aefc28f1a4a]

INTEGRATION: CWS nativefixer3 (1.2.12); FILE MERGED 2005/01/14 14:26:12 hro 1.2.12.1: #i40595# New custom action to customize start menu folder icon


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [c847430b218bdb50cd478b5837e8090fa58f8ce7]

INTEGRATION: CWS nativefixer3 (1.3.12); FILE MERGED 2005/01/13 18:03:30 is 1.3.12.1: #i39194# correct tail syntax


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [ce386c2e65444806bd1b2fa65b1886099b77670d]

INTEGRATION: CWS nativefixer3 (1.4.12); FILE MERGED 2005/01/24 10:09:33 is 1.4.12.2: #118620# new core packages 2005/01/21 15:26:23 is 1.4.12.1: join to sysui03


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [bbc1ef142bad13318e9e91b0ff1335d9c5baf136]

INTEGRATION: CWS nativefixer3 (1.2.6); FILE MERGED 2005/01/26 14:10:21 is 1.2.6.3: #118688# strings for download 2005/01/25 13:16:08 is 1.2.6.2: #118688# creating nsis installer 2005/01/20 13:33:32 is 1.2.6.1: #118688# new tail


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [75719b5604a9ad03f7e24cdf4fac30bb9c1c8a67]

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>  [9674da9a76cd28be08b30a970b235a1c92f6b9da]

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>  [6ca22a0019caf6ee1300ccf4db354553e97d0742]

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>  [0ef4aebfd7b74409c9d34ac61f3beaa3fa73c4b0]

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>  [9aa3632cb661dcdd3392c3c165d4b5554591b4d7]

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>  [1758dc008260babe10f96cc036559046f51403b8]

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>  [6e3f70ca030dde4e81829729a7b99e3488d57eeb]

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>  [4c344255a4c79f0d2328b088331772f586e98299]

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>  [a2f8cbd082fb00856cede874d1df29e6281c9b08]

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>  [484d70c93433dc755803faebcd0a66fb08a73e54]

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>  [4b354aa59f89656db67da9fd50b39114f3fe1329]

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>  [978b4e8bb8558d262de2fb5949de387e6d091ee2]

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>  [3e9a4b2eaa60faf3c5555082054a3b1f3a76ca15]

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>  [7d0a55566a874a45800e7cc6fa956f25bd4ca0b8]

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>  [cc3a592d1ff2ed3ee2e79e5e2c22cc7b5a2aee68]

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>  [426ed2d9b494f2703723ca8f8b75c12e31254987]

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>  [189d7876b9c41bc71346159f63a35f4fd2ae7c0c]

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>  [4b0f76f23830dafaeeee73e29de28223328bb097]

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>  [417102273f52f3fcb68e9ebb12f6c83455e1b4bc]

INTEGRATION: CWS nativefixer3 (1.8.6); FILE MERGED 2005/01/27 12:18:30 obr 1.8.6.2: #118497# core -> core01 2005/01/21 10:24:46 obr 1.8.6.1: JOIN: CWS sysui03


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [c304202e275cd8d283556e4ac9ef50b4e211f459]

INTEGRATION: CWS nativefixer3 (1.7.6); FILE MERGED 2005/01/27 12:18:27 obr 1.7.6.2: #118497# core -> core01 2005/01/21 10:24:20 obr 1.7.6.1: JOIN: CWS sysui03


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [b6c22c478a06341a2fe0c3fb21bb12552202258d]

INTEGRATION: CWS jre5issues (1.3.20); FILE MERGED 2005/01/21 11:47:49 jl 1.3.20.1: #118598# j2re is now jre


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [962f0d024edaebab88a98fa87b85a454c0440665]

INTEGRATION: CWS jre5issues (1.20.8); FILE MERGED 2005/01/14 10:10:31 jl 1.20.8.1: #i39912# fixes for MAC


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [5fcdbca02e601d9d8e7ee131e2e385c37d91099a]

INTEGRATION: CWS jre5issues (1.14.8); FILE MERGED 2005/01/18 12:48:50 jl 1.14.8.2: #i40879# in build environment the JRE is not tested for accessibility, because of potential X server problems 2005/01/14 10:10:00 jl 1.14.8.1: #i39912# fixes for MAC


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [877a402177d1a38009f3a2ccbd6b7504b69177bf]

INTEGRATION: CWS jre5issues (1.4.6); FILE MERGED 2005/01/18 12:48:49 jl 1.4.6.1: #i40879# in build environment the JRE is not tested for accessibility, because of potential X server problems


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [ecce78c409a7c23de7fb3dfe4f5b4e89e001cf2e]

INTEGRATION: CWS jre5issues (1.5.6); FILE MERGED 2005/01/21 10:23:57 jl 1.5.6.4: #i40879# 2005/01/18 12:48:49 jl 1.5.6.3: #i40879# in build environment the JRE is not tested for accessibility, because of potential X server problems 2005/01/14 14:56:02 jl 1.5.6.2: #i40591# In directories such as /usr/java, /usr/jre all subdirectories are examined if they are Java installations 2005/01/14 10:11:43 jl 1.5.6.1: #i39912# #i40180# fixes for MAC, FREEBSD


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [4a3c7f970b51350ae8cf88475e0abf2e98392b61]

INTEGRATION: CWS jre5issues (1.5.6); FILE MERGED 2005/01/14 10:11:43 jl 1.5.6.1: #i39912# #i40180# fixes for MAC, FREEBSD


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [ba6904f4845460d06a1871fcd41e6c58182e7512]

INTEGRATION: CWS jre5issues (1.5.6); FILE MERGED 2005/01/14 10:11:42 jl 1.5.6.1: #i39912# #i40180# fixes for MAC, FREEBSD


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [6a3808b81f85e4c0d03b78ea3caefe387df4c139]

INTEGRATION: CWS jre5issues (1.1.2); FILE ADDED 2005/01/18 12:51:36 jl 1.1.2.1: #i40879#


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [eae9fc3fa1663e990d3ace1b76ff3676c937ab59]

INTEGRATION: CWS jre5issues (1.2.26); FILE MERGED 2005/01/14 10:11:42 jl 1.2.26.1: #i39912# #i40180# fixes for MAC, FREEBSD


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [98d2873b694968e489e2cc2cbd7fe69ddfaba532]

INTEGRATION: CWS jre5issues (1.5.8); FILE MERGED 2005/01/18 12:48:49 jl 1.5.8.2: #i40879# in build environment the JRE is not tested for accessibility, because of potential X server problems 2005/01/14 10:11:42 jl 1.5.8.1: #i39912# #i40180# fixes for MAC, FREEBSD


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [836395b89ddd50966eccf52614a70bbfe0abbedd]

INTEGRATION: CWS jre5issues (1.2.6); FILE MERGED 2005/01/14 10:11:42 jl 1.2.6.1: #i39912# #i40180# fixes for MAC, FREEBSD


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [6873b3be47d71f94c38262003101576081acd241]

INTEGRATION: CWS jre5issues (1.3.18); FILE MERGED 2005/01/18 12:48:48 jl 1.3.18.1: #i40879# in build environment the JRE is not tested for accessibility, because of potential X server problems


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [fea01dc44d7299c24f7d50e0c37a71d5cbd466f9]

INTEGRATION: CWS jre5issues (1.2.26); FILE MERGED 2005/01/14 10:09:06 jl 1.2.26.1: #i39912# fixes for MAC


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [13a3948f40e8f3b5f4fb673e2c6e889e158be590]

INTEGRATION: CWS jre5issues (1.7.8); FILE MERGED 2005/01/14 10:09:06 jl 1.7.8.1: #i39912# fixes for MAC


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [5b6ac3ed5b16dfb434484036c2631833df7a7b58]

INTEGRATION: CWS jre5issues (1.3.24); FILE MERGED 2004/11/29 13:36:20 ka 1.3.24.1: #i37962#: added support for Java 1.5


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [e76e2f3e7ec4133b568a35af281728d1f77e1306]

INTEGRATION: CWS jre5issues (1.1.1.1.14); FILE MERGED 2004/12/02 16:41:32 ka 1.1.1.1.14.3: cleanup 2004/12/02 13:21:20 ka 1.1.1.1.14.2: #i37962#: make Solaris work with JRE1.5 2004/11/29 13:34:39 ka 1.1.1.1.14.1: #i37962#: added support for Java 1.5


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [b9f7c6c8ba7ac75466b801914d8872e28ae3cc6e]

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>  [1b5b8c2803c439ab802d762dbb4b73c4036e6a61]

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>  [ce7e7c7686ed42a5ff8bd2ebcc7e4f62b9940e00]

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>  [b52c4649a9b458b90c89e5082950df6cd4fdda6b]

INTEGRATION: CWS vcl34 (1.3.14); FILE MERGED 2005/01/13 11:37:49 ssa 1.3.14.1: #i38261# breaks added


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [dfc2b2b0ed4e4a73fd9e8c1f793ef531550986a6]

INTEGRATION: CWS mav15 (1.123.94); FILE MERGED 2005/01/21 13:22:15 mav 1.123.94.1: #i39746# cache the visual area size for OLE objects and switch own objects to RUNNING state automatically


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [3e6ea386cbf9a8da39a32910fd153974f0c9fa03]

INTEGRATION: CWS vcl34 (1.161.12); FILE MERGED 2005/01/12 11:58:38 pl 1.161.12.2: RESYNC: (1.161-1.162); FILE MERGED 2004/12/28 13:41:23 ssa 1.161.12.1: #i39040# due to a side effect the appsettings were modified between GetSettings and SetSettings


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [c962ffcf5ab5369074dc3c9010bd629af5fe1cf7]

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-31  Rüdiger Timm  <rt@openoffice.org>  [48771a02f46f698331569a0e79ea24d0b1b98fd5]

INTEGRATION: CWS vcl34 (1.5.64); FILE MERGED 2004/12/15 17:21:03 pl 1.5.64.1: #i38660# mimic vcl SalFrame behaviour: check for printer updates on focus change


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [3bf6f26a7734c60300b05eacc5a3a246d1c6216f]

INTEGRATION: CWS vcl34 (1.13.4); FILE MERGED 2004/12/15 17:21:03 pl 1.13.4.1: #i38660# mimic vcl SalFrame behaviour: check for printer updates on focus change


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [51f3946e7484d6225cc37d7b14c8c5965fea4f4c]

INTEGRATION: CWS vcl34 (1.2.128); FILE MERGED 2005/01/13 11:47:55 ssa 1.2.128.1: #i38261# breaks added


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [afc46f5c1ce12f368dfcaad59e768b620b72fea7]

INTEGRATION: CWS vcl34 (1.2.128); FILE MERGED 2005/01/13 11:47:54 ssa 1.2.128.1: #i38261# breaks added


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [39c19c2280b29d13f422a2cd2b26372fbe7103c8]

INTEGRATION: CWS vcl34 (1.2.128); FILE MERGED 2005/01/13 11:47:53 ssa 1.2.128.1: #i38261# breaks added


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [2fd4720e499f0d3e6f5b66d988eda7d9e7ad75b3]

INTEGRATION: CWS mav15 (1.13.38); FILE MERGED 2005/01/21 12:57:02 mav 1.13.38.1: #i39746# cache the visual area size for OLE objects and switch own objects to RUNNING state automatically


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [1fd88dfbafd03d346d86ce3bf3dd96a43bc4cfa2]

INTEGRATION: CWS vcl34 (1.2.128); FILE MERGED 2005/01/13 11:47:52 ssa 1.2.128.1: #i38261# breaks added


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [7a4586962df9ab2bc158b1bb6881969dadb6c770]

INTEGRATION: CWS vcl34 (1.2.58); FILE MERGED 2005/01/13 11:47:51 ssa 1.2.58.1: #i38261# breaks added


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [5f28dcc397d33cf3fec60764a256e7c757ade9f3]

INTEGRATION: CWS vcl34 (1.37.52); FILE MERGED 2005/01/10 14:41:03 ssa 1.37.52.1: #i40221# adjust handling of font colors to changed defaults


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [9580791a337e5b71e25a51ba94d8647734ff8a0b]

INTEGRATION: CWS mav15 (1.3.78); FILE MERGED 2005/01/21 13:19:25 mav 1.3.78.1: #i39746# cache the visual area size for OLE objects and switch own objects to RUNNING state automatically


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [86bfc2813491da512ff7674175ec2972dbccfee0]

INTEGRATION: CWS vcl34 (1.4.48); FILE MERGED 2005/01/07 14:36:19 dv 1.4.48.1: #i38359# Use some extra space for proper painting of focus rect


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [f7a50337ca6621b10524138d05bc352c688a644c]

INTEGRATION: CWS vcl34 (1.14.2); FILE MERGED 2005/01/12 16:48:55 cd 1.14.2.6: #i39963# Use current pos instead of start pos to determine next cascaded pos 2005/01/12 10:31:31 pl 1.14.2.5: RESYNC: (1.14-1.16); FILE MERGED 2005/01/06 14:23:55 ssa 1.14.2.4: #i37461# always use outputsize for consistent toolbar sizes 2005/01/05 14:48:45 cd 1.14.2.3: #i38643# Set alignment of a toolbar in dockWindow method to always have correct alignment. 2005/01/05 13:29:40 cd 1.14.2.2: #i32189# Process VCLEVENT_TOOLBOX_FORMATCHANGED event to layout toolbars 2004/12/29 13:27:35 ssa 1.14.2.1: #i38261# if no floating size was stored let the toolbox compute an optimal size that takes line breaks into account


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [e234523e1188a54013cd99c331840dbc2d670fa0]

INTEGRATION: CWS vcl34 (1.111.26); FILE MERGED 2005/01/12 15:30:00 dv 1.111.26.2: #107733# Use osl_loadModule instead of LoadLibrary 2005/01/07 14:32:25 ssa 1.111.26.1: #i40008# keep ownerdraw windows on screen when positioned by API


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [f91c2e52b9708d2006812102dd471bb4f81502d1]

INTEGRATION: CWS vcl34 (1.88.16); FILE MERGED 2005/01/12 15:29:59 dv 1.88.16.1: #107733# Use osl_loadModule instead of LoadLibrary


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [235839f78fdf2c2c8f2a5f89faab8708337ddd89]

INTEGRATION: CWS vcl34 (1.17.186); FILE MERGED 2004/12/23 07:53:54 dv 1.17.186.2: #110536# Added GetDuplexMode() 2004/12/23 07:02:24 dv 1.17.186.1: #110536# Added GetDuplexMode()


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [da07f1ee3d32944e6191b017aadcc075048efa1d]

INTEGRATION: CWS vcl34 (1.4.284); FILE MERGED 2005/01/12 15:29:58 dv 1.4.284.1: #107733# Use osl_loadModule instead of LoadLibrary


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [57fb2666c1cc95531a11d8dd0907e1d90116f15d]

INTEGRATION: CWS vcl34 (1.4.26); FILE MERGED 2005/01/12 15:29:58 dv 1.4.26.1: #107733# Use osl_loadModule instead of LoadLibrary


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [d281568b957d7f4119ca273e11115470fa856aab]

INTEGRATION: CWS vcl34 (1.63.16); FILE MERGED 2005/01/21 14:19:59 hdu 1.63.16.2: #118959# fix font coverage for fonts without CMAP 2005/01/04 14:39:48 hdu 1.63.16.1: #118959# fix font coverage for symbol fonts without CMAP


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [18fce4c8df100a2b57909122e638b36ebcd70572]

INTEGRATION: CWS vcl34 (1.5.284); FILE MERGED 2005/01/12 11:53:00 pl 1.5.284.2: RESYNC: (1.5-1.6); FILE MERGED 2004/12/22 15:10:37 ssa 1.5.284.1: #i38887# check if reading from screen failed


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [7a8334c91e21100f637ee875634ecd66a7203470]

INTEGRATION: CWS vcl34 (1.21.186); FILE MERGED 2005/01/12 15:29:55 dv 1.21.186.1: #107733# Use osl_loadModule instead of LoadLibrary


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [9f0661fe4f66c9cd025f197b92455cfbdead30e8]

INTEGRATION: CWS vcl34 (1.2.298); FILE MERGED 2004/12/23 07:03:15 dv 1.2.298.1: #110536# Added GetDuplexMode()


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [1c6c5ce9da9d8f3a49b15d1562231cc441d7736b]

INTEGRATION: CWS vcl34 (1.16.142); FILE MERGED 2005/01/12 15:29:15 dv 1.16.142.1: #107733# Use osl_loadModule instead of LoadLibrary


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [0444b991165a07d02b311978ba8b837a8ebe9627]

INTEGRATION: CWS vcl34 (1.22.142); FILE MERGED 2005/01/07 15:11:10 hdu 1.22.142.1: #i40134# improve coverage heuristic for core X11 fonts


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [2c5db00064373013e28da2699f380e864ec42fbd]

INTEGRATION: CWS vcl34 (1.35.76); FILE MERGED 2005/01/13 17:00:08 pl 1.35.76.2: #110536# duplex recognition 2004/12/23 07:00:32 dv 1.35.76.1: #110536# Added GetDuplexMode()


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [8cef590677e535f1218cc0aed00e3ddb485e57e3]

INTEGRATION: CWS vcl34 (1.11.242); FILE MERGED 2004/12/23 07:51:49 dv 1.11.242.1: #110536# Added GetDuplexMode()


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [618af03c325def2e86277bd0aecc4fd6ff3dfbed]

INTEGRATION: CWS vcl34 (1.17.26); FILE MERGED 2005/01/12 11:49:44 pl 1.17.26.4: RESYNC: (1.17-1.18); FILE MERGED 2005/01/11 12:21:03 pl 1.17.26.3: #i40080# do not destroy foreign X window 2004/12/16 10:58:53 pl 1.17.26.2: #i39038# add GDK_minus and GDK_plus 2004/12/15 17:06:20 pl 1.17.26.1: #i38660# check for printer updates (as X11DalFrame does)


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [0ba7ad960af5f117b9cf62ed746878530fd87664]

INTEGRATION: CWS vcl34 (1.8.6); FILE MERGED 2005/01/12 18:49:31 pl 1.8.6.3: #i40207# do not forget to reset clip region 2005/01/12 11:49:34 pl 1.8.6.2: RESYNC: (1.8-1.9); FILE MERGED 2005/01/11 16:05:05 pl 1.8.6.1: #i39400# get menubar color from menubar


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [c3b0830d866949e633de71729499c540fa100c94]

INTEGRATION: CWS vcl34 (1.34.14); FILE MERGED 2005/01/12 11:48:22 pl 1.34.14.2: RESYNC: (1.34-1.36); FILE MERGED 2004/12/20 14:13:05 ssa 1.34.14.1: #i32189# provide event to request full layout


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [26c8091bf0bc8720cb0378144e70dfbb42ecc6cc]

INTEGRATION: CWS vcl34 (1.81.16); FILE MERGED 2005/01/12 11:48:10 pl 1.81.16.3: RESYNC: (1.81-1.82); FILE MERGED 2004/12/29 16:01:05 ssa 1.81.16.2: #i35624# reduce separator size 2004/12/29 12:41:06 ssa 1.81.16.1: #i38261# added method to compute floating size according to number of line breaks


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [ef04a7ec92a1de78514387e70f26f7a554a81988]

INTEGRATION: CWS vcl34 (1.114.26); FILE MERGED 2005/01/12 11:47:59 pl 1.114.26.3: RESYNC: (1.114-1.116); FILE MERGED 2005/01/06 16:07:13 ssa 1.114.26.2: #i17937# add space between accelerator and submenu indicator 2004/12/29 15:35:03 ssa 1.114.26.1: #i17937# reduce amount of white space in menu entries by positioning the accelerator strings at variable x positions


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [e9f431656eb8d67d9fffbe1a272f70025f002064]

INTEGRATION: CWS vcl34 (1.7.16); FILE MERGED 2005/01/06 14:27:00 ssa 1.7.16.1: #i37461# notify listeners only after changing the floating mode


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [22f2a9b5688382dea5b3b6b1aacbc8056a14481e]

INTEGRATION: CWS vcl34 (1.28.40); FILE MERGED 2005/01/13 12:14:16 hdu 1.28.40.2: #118530# avoid aggressive garbage collection 2005/01/05 15:56:36 hdu 1.28.40.1: #118530# hash_map iterators are pickier than map iterators


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [08eeb882090636850713c455993566ebed9bedfe]

INTEGRATION: CWS vcl34 (1.33.26); FILE MERGED 2005/01/05 17:16:23 hdu 1.33.26.1: #i39982# improve cluster boundary detection (based on the Fedora Indic patch)


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [c0e35a7304fb8ddc8fa9546c88c095428abe99fe]

INTEGRATION: CWS vcl34 (1.45.284); FILE MERGED 2004/12/23 06:59:00 dv 1.45.284.1: #110536# Added GetDuplexMode()


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [05bba565a6d2a72e782c36d5ab5a3a7b0a04777f]

INTEGRATION: CWS vcl34 (1.75.16); FILE MERGED 2005/01/11 13:29:13 pl 1.75.16.1: #i39583# use pseudo pixel size of reference device for drawPixel


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [bbca6e30747ee532ba00fe323d63ecd037625a7d]

INTEGRATION: CWS vcl34 (1.188.16); FILE MERGED 2004/12/16 16:48:29 pl 1.188.16.1: #117909# ensure minimum distance between double underlines


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [c4fcc1c6db85a17204b57f22e8d3080e86c9b326]

INTEGRATION: CWS vcl34 (1.25.16); FILE MERGED 2004/12/22 15:24:07 ssa 1.25.16.2: #i38887# check if reading from screen failed - now it even compiles 2004/12/22 15:10:37 ssa 1.25.16.1: #i38887# check if reading from screen failed


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [88e149c40df36a9b1f1f20783d80fdd6d54ba7ca]

INTEGRATION: CWS vcl34 (1.32.78); FILE MERGED 2005/01/12 11:29:32 hdu 1.32.78.1: #i37911# ignore Culmus extension in font name


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [fca80f1788d29e95a321f81fc569903ffe80c0ef]

INTEGRATION: CWS vcl34 (1.23.104); FILE MERGED 2005/01/12 11:45:49 pl 1.23.104.2: RESYNC: (1.23-1.24); FILE MERGED 2004/12/22 11:38:14 ssa 1.23.104.1: #i38050# dont force transparency if a ControlBackground was set, this allows for NWF controls with colored backgrounds


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [849f502167b9da3c8cbd2deb2ecda6f42609240d]

INTEGRATION: CWS vcl34 (1.14.104); FILE MERGED 2005/01/12 11:44:54 pl 1.14.104.2: RESYNC: (1.14-1.15); FILE MERGED 2005/01/07 14:34:47 dv 1.14.104.1: #i38359# Add some extra space before text when WB_EXTRAOFFSET is set


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [71d0903b089f4be316329ef84e6d9b3984d47333]

INTEGRATION: CWS vcl34 (1.31.16); FILE MERGED 2005/01/12 11:44:17 pl 1.31.16.2: RESYNC: (1.31-1.32); FILE MERGED 2004/12/22 11:38:13 ssa 1.31.16.1: #i38050# dont force transparency if a ControlBackground was set, this allows for NWF controls with colored backgrounds


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [2e3e9f343f7e99906952f918ef3adbbcba5ba6da]

INTEGRATION: CWS mav15 (1.71.14); FILE MERGED 2005/01/19 12:48:06 mav 1.71.14.1: #i40527# preserv the original size of encrypted documents


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [49a7e482022ccadba8f2ee2085fadfe7ad7d92b3]

INTEGRATION: CWS mav15 (1.7.80); FILE MERGED 2005/01/17 11:47:17 mav 1.7.80.1: #i40527# raw access to encrypted streams


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [4475f40198c3461231323939bbd9219aee268d8b]

INTEGRATION: CWS mav15 (1.5.22); FILE MERGED 2005/01/13 09:44:43 mav 1.5.22.1: #i40469# links can have no persistence entry in the storage


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [8cfdbcac3eb1e11f8fe296b8f3d07e9dc13bc410]

INTEGRATION: CWS mav15 (1.76.44); FILE MERGED 2005/01/21 15:11:04 mav 1.76.44.3: #119160# embedded document can have no own configuration 2005/01/17 14:52:41 mav 1.76.44.2: RESYNC: (1.76-1.77); FILE MERGED 2005/01/13 09:47:41 mav 1.76.44.1: #i40469# no need to change the creation mode


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [52eae3d31e698d449d315e4e32c66b8398617dac]

INTEGRATION: CWS mav15 (1.19.138); FILE MERGED 2005/01/18 15:46:39 mav 1.19.138.1: #119038# possibility to link to an encrypted document


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [b5718d60e19ed08a41182e1b1d8d0ee2e9bf2e95]

INTEGRATION: CWS vcl34 (1.8.52); FILE MERGED 2005/01/05 15:47:20 cd 1.8.52.1: #i39972# Don't use dockWindow method but only createElement/showElement to use last user state for Drawing Toolbar


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [7bb45619096f052a9f4f3df25f46bd043202c1bf]

INTEGRATION: CWS mav15 (1.48.120); FILE MERGED 2005/01/21 13:22:14 mav 1.48.120.1: #i39746# cache the visual area size for OLE objects and switch own objects to RUNNING state automatically


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [30d4f206fec133d02395713835365308ecca5c54]

INTEGRATION: CWS vcl34 (1.3.238); FILE MERGED 2004/12/14 13:29:06 pl 1.3.238.1: #i38338# do not do stupid tricks with the focus notification


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [d42e3bc6057cc7f5ff3f36493499e2e2b9af56e1]

INTEGRATION: CWS mav15 (1.112.14); FILE MERGED 2005/01/21 13:22:12 mav 1.112.14.1: #i39746# cache the visual area size for OLE objects and switch own objects to RUNNING state automatically


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [61fa247f12972c5f3b088011e98487ff79f1bc1a]

INTEGRATION: CWS mav15 (1.3.16); FILE MERGED 2005/01/18 15:46:38 mav 1.3.16.1: #119038# possibility to link to an encrypted document


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [c142369dd52342b07cbe50382e79927a63483324]

INTEGRATION: CWS vcl34 (1.3.210); FILE MERGED 2005/01/13 11:20:28 ssa 1.3.210.1: #i38261# breaks added


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [aac02a7210daf45a83f1bc303056e027e903b917]

INTEGRATION: CWS mav15 (1.40.92); FILE MERGED 2005/01/21 13:28:20 mav 1.40.92.1: #i39746# cache the visual area size for OLE objects and switch own objects to RUNNING state automatically


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [c1e1727115c50ede09a1b4d71bffd1237e2b8973]

INTEGRATION: CWS vcl34 (1.2.186); FILE MERGED 2005/01/13 11:20:28 ssa 1.2.186.1: #i38261# breaks added


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [0aee11d08e3f81aa96a9121edc1a9a06970a666f]

INTEGRATION: CWS mav15 (1.6.92); FILE MERGED 2005/01/21 13:28:17 mav 1.6.92.1: #i39746# cache the visual area size for OLE objects and switch own objects to RUNNING state automatically


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [bbb3c14396421568361241c6d43feb0cde555cb8]

INTEGRATION: CWS mav15 (1.37.6); FILE MERGED 2005/01/21 13:28:13 mav 1.37.6.2: #i39746# cache the visual area size for OLE objects and switch own objects to RUNNING state automatically 2005/01/18 15:47:32 mav 1.37.6.1: #119038# possibility to link to an encrypted document


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [1acdfecc9d5550a58e9043cff3cc57f7a803b44c]

INTEGRATION: CWS mav15 (1.35.6); FILE MERGED 2005/01/21 14:51:36 mav 1.35.6.2: #i39746# the exception is still useful for errorhandling and it causes no crash 2005/01/21 13:28:11 mav 1.35.6.1: #i39746# cache the visual area size for OLE objects and switch own objects to RUNNING state automatically


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [7437df2d4be10bac261b3e3cfac37b8a00a6a80d]

INTEGRATION: CWS mav15 (1.95.92); FILE MERGED 2005/01/21 13:28:07 mav 1.95.92.1: #i39746# cache the visual area size for OLE objects and switch own objects to RUNNING state automatically


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [1c6a7dfd41f01b2e47f3d425ba8898388459c3d6]

INTEGRATION: CWS vcl34 (1.2.186); FILE MERGED 2005/01/13 11:20:27 ssa 1.2.186.1: #i38261# breaks added


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [ca5b47dba94b1ad4584041b1a82707053a368786]

INTEGRATION: CWS mav15 (1.19.6); FILE MERGED 2005/01/21 13:28:03 mav 1.19.6.1: #i39746# cache the visual area size for OLE objects and switch own objects to RUNNING state automatically


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [8c9c1c9560a3613bc3aa5c72738ae7ceacb8a95b]

INTEGRATION: CWS vcl34 (1.2.322); FILE MERGED 2005/01/13 11:20:27 ssa 1.2.322.1: #i38261# breaks added


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [d609cedb881ab863dee1638f70191392fc29612d]

INTEGRATION: CWS vcl34 (1.3.210); FILE MERGED 2005/01/13 11:20:27 ssa 1.3.210.1: #i38261# breaks added


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [bf9888bbd92a46639705cb1e33f61565bdc6a7de]

INTEGRATION: CWS vcl34 (1.4.68); FILE MERGED 2005/01/13 11:20:26 ssa 1.4.68.1: #i38261# breaks added


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [004c614c4c701ef638e9586d5bdf05d0db1b1fbe]

INTEGRATION: CWS vcl34 (1.2.186); FILE MERGED 2005/01/13 11:20:26 ssa 1.2.186.1: #i38261# breaks added


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [9d85b2b889218decd832ec37aa3b79352062c039]

INTEGRATION: CWS mav15 (1.19.58); FILE MERGED 2005/01/21 12:59:04 mav 1.19.58.1: #i39746# cache the visual area size for OLE objects and switch own objects to RUNNING state automatically


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [916ea4cd367873cde9cec3dc4bf9d75902cf20ff]

INTEGRATION: CWS vcl34 (1.3.210); FILE MERGED 2005/01/13 11:20:25 ssa 1.3.210.1: #i38261# breaks added


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [25b645fbfcb7d96e7e9c6c3d6dac3252d5bd6c83]

INTEGRATION: CWS mav15 (1.22.58); FILE MERGED 2005/01/21 12:59:01 mav 1.22.58.1: #i39746# cache the visual area size for OLE objects and switch own objects to RUNNING state automatically


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [032ed7346ddb55104af4034ef2017652c903d185]

INTEGRATION: CWS vcl34 (1.2.186); FILE MERGED 2005/01/13 11:20:25 ssa 1.2.186.1: #i38261# breaks added


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [c48798568b464135cdc6ab702207128f07ced2a0]

INTEGRATION: CWS mav15 (1.18.60); FILE MERGED 2005/01/21 12:59:00 mav 1.18.60.1: #i39746# cache the visual area size for OLE objects and switch own objects to RUNNING state automatically


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [bfce5d133a7363610ce8470ecad167afecca470d]

INTEGRATION: CWS mav15 (1.6.136); FILE MERGED 2005/01/23 12:56:30 mav 1.6.136.1: 119038 allow exceptions


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [9e9cb14812773585dbec6d3c13fce5bb828e5d14]

INTEGRATION: CWS mav15 (1.17.4); FILE MERGED 2005/01/18 15:43:06 mav 1.17.4.1: #119038# possibility to link to an encrypted document


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [69f860d4e39c124b44753d724a1d6fc19a4ab982]

INTEGRATION: CWS vcl34 (1.2.186); FILE MERGED 2005/01/13 11:20:24 ssa 1.2.186.1: #i38261# breaks added


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [13d84ab5a52b9146a2acd33bca282ccdbad1838c]

INTEGRATION: CWS mav15 (1.12.58); FILE MERGED 2005/01/21 12:58:57 mav 1.12.58.1: #i39746# cache the visual area size for OLE objects and switch own objects to RUNNING state automatically


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [7c790d800c5da8ce8771ca24b4cf497edf0dea67]

INTEGRATION: CWS mav15 (1.35.58); FILE MERGED 2005/01/21 12:58:55 mav 1.35.58.1: #i39746# cache the visual area size for OLE objects and switch own objects to RUNNING state automatically


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [9893cc05c146d64528643a0501871d33276c3d5a]

INTEGRATION: CWS vcl34 (1.2.322); FILE MERGED 2005/01/13 11:20:24 ssa 1.2.322.1: #i38261# breaks added


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [e982235e2e79be11777769320a73e0661534670f]

INTEGRATION: CWS vcl34 (1.30.206); FILE MERGED 2005/01/05 15:17:39 fme 1.30.206.1: #110536# Print empty page in collation/duplex mode if last page is odd and there are still some more copies of the document to print.


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [2c0c5caa0c3c53807fafebb29920539913244c7a]

INTEGRATION: CWS mav15 (1.35.62); FILE MERGED 2005/01/21 13:02:42 mav 1.35.62.1: #i39746# cache the visual area size for OLE objects and switch own objects to RUNNING state automatically


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [d739fcc98cf8c7dd989970bcafb238704eba377f]

INTEGRATION: CWS mav15 (1.20.62); FILE MERGED 2005/01/21 13:02:41 mav 1.20.62.1: #i39746# cache the visual area size for OLE objects and switch own objects to RUNNING state automatically


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [5f1b4326ce338d35215fad79dd2b7c1ce4282f3a]

INTEGRATION: CWS mav15 (1.35.62); FILE MERGED 2005/01/21 13:02:39 mav 1.35.62.1: #i39746# cache the visual area size for OLE objects and switch own objects to RUNNING state automatically


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [8a2c0d1dcd49210729276aa7a157f9ba7dc3133b]

INTEGRATION: CWS mav15 (1.10.62); FILE MERGED 2005/01/21 13:02:36 mav 1.10.62.1: #i39746# cache the visual area size for OLE objects and switch own objects to RUNNING state automatically


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [aabc4125a2bb9122aec74e35df6a1de18932db6e]

INTEGRATION: CWS mav15 (1.27.38); FILE MERGED 2005/01/21 13:02:33 mav 1.27.38.1: #i39746# cache the visual area size for OLE objects and switch own objects to RUNNING state automatically


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [8ebfbdfb6ce67eccb569c83fb98dbe6ee46e6707]

INTEGRATION: CWS vcl34 (1.2.114); FILE MERGED 2005/01/13 11:56:14 ssa 1.2.114.1: #i38261# breaks added


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [8a0221dcc224f1cba0abb4ac1d2432802186f003]

INTEGRATION: CWS vcl34 (1.3.50); FILE MERGED 2005/01/13 11:56:13 ssa 1.3.50.1: #i38261# breaks added


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [3dae678e39a78b6df6bde77e481239dd6e2c7733]

INTEGRATION: CWS mav15 (1.2.38); FILE MERGED 2005/01/18 16:10:45 mav 1.2.38.1: #i39491# do not show show as icon checkbox


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [6969f0bdcaa83d1bd6be6aa2f80ce1e8c2e9dda6]

INTEGRATION: CWS vcl34 (1.4.112); FILE MERGED 2005/01/13 11:56:13 ssa 1.4.112.1: #i38261# breaks added


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [7bcbbe4e27942edde6086486f8e6119aecf5c78a]

INTEGRATION: CWS mav15 (1.4.38); FILE MERGED 2005/01/24 11:48:12 mav 1.4.38.2: #i39646# fix typo 2005/01/21 12:57:03 mav 1.4.38.1: #i39746# cache the visual area size for OLE objects and switch own objects to RUNNING state automatically


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [e70a96b543c1b4969a64a315589bb1d051462790]

INTEGRATION: CWS vcl34 (1.2.114); FILE MERGED 2005/01/13 11:56:13 ssa 1.2.114.1: #i38261# breaks added


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [5bab71befb9ade234120e854fc729e8ba4e33f12]

INTEGRATION: CWS mav15 (1.15.38); FILE MERGED 2005/01/13 11:48:34 mav 1.15.38.1: #i40445# allow to call saveCompleted(false) for nonstored objects


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [b34b0d1369baef89c724b4df641f51b3f986cca0]

INTEGRATION: CWS vcl34 (1.4.50); FILE MERGED 2005/01/13 11:56:13 ssa 1.4.50.1: #i38261# breaks added


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [0bc728b4663431300e739b5688ad4c10aa700600]

INTEGRATION: CWS mav15 (1.7.38); FILE MERGED 2005/01/21 12:57:00 mav 1.7.38.2: #i39746# cache the visual area size for OLE objects and switch own objects to RUNNING state automatically 2005/01/11 15:27:20 mav 1.7.38.1: #i39843# switch the object to loaded state correctly


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [84934f7fdba3b8b544c3494799823a5c3875de22]

INTEGRATION: CWS vcl34 (1.2.114); FILE MERGED 2005/01/13 11:56:12 ssa 1.2.114.1: #i38261# breaks added


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [7072bf96d6a67270954bdaa6b7d8fee01efa147e]

INTEGRATION: CWS mav15 (1.19.38); FILE MERGED 2005/01/21 12:56:59 mav 1.19.38.1: #i39746# cache the visual area size for OLE objects and switch own objects to RUNNING state automatically


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [c81f2c917969ca6dfba65e6ece76e4e976d78624]

INTEGRATION: CWS mav15 (1.11.38); FILE MERGED 2005/01/21 12:56:58 mav 1.11.38.1: #i39746# cache the visual area size for OLE objects and switch own objects to RUNNING state automatically


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [1b21a0f0afa4a353645396220968e398fb70498a]

INTEGRATION: CWS vcl34 (1.3.50); FILE MERGED 2005/01/13 11:56:12 ssa 1.3.50.1: #i38261# breaks added


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [0fe9f7f43e6d7817217b7e542440b823b582387d]

INTEGRATION: CWS mav15 (1.11.38); FILE MERGED 2005/01/18 15:39:17 mav 1.11.38.1: #119038# possibility to link to an encrypted document


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [79af5db8964a61601f722ccbf3b7092456982b85]

INTEGRATION: CWS vcl34 (1.2.114); FILE MERGED 2005/01/13 11:56:11 ssa 1.2.114.1: #i38261# breaks added


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [0c045735457e52eaf215facfaf7040c2d0abaf65]

INTEGRATION: CWS mav15 (1.3.38); FILE MERGED 2005/01/21 12:56:57 mav 1.3.38.1: #i39746# cache the visual area size for OLE objects and switch own objects to RUNNING state automatically


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [f340e97b7e31672b1612136877e126cb3213867b]

INTEGRATION: CWS mav15 (1.16.14); FILE MERGED 2005/01/18 15:39:16 mav 1.16.14.2: #119038# possibility to link to an encrypted document 2005/01/17 15:10:34 mav 1.16.14.1: #119038# transport provided mediadescriptor correctly


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [a7a40bdeb716313bd45afce5e8d32efb3a0ab9bc]

INTEGRATION: CWS vcl34 (1.4.50); FILE MERGED 2005/01/13 11:56:11 ssa 1.4.50.1: #i38261# breaks added


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [c8a0116ed42635574db2fc86536318c4f312ba7a]

INTEGRATION: CWS mav15 (1.12.4); FILE MERGED 2005/01/18 15:39:15 mav 1.12.4.1: #119038# possibility to link to an encrypted document


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [a09239fe37755b81bc17b49729921845bd7cbd7c]

INTEGRATION: CWS mav15 (1.3.80); FILE MERGED 2005/01/21 13:19:26 mav 1.3.80.1: #i39746# cache the visual area size for OLE objects and switch own objects to RUNNING state automatically


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [4db30b1cc3fb4a9e57f07c82fa167e2cfb7d8c89]

INTEGRATION: CWS vcl34 (1.2.114); FILE MERGED 2005/01/13 11:56:10 ssa 1.2.114.1: #i38261# breaks added


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [8de44b48d1d1b8c0aa31c57e546edee4021ccfe0]

INTEGRATION: CWS vcl34 (1.3.50); FILE MERGED 2005/01/13 11:56:10 ssa 1.3.50.1: #i38261# breaks added


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [7f7a0d53f4b7a06939505d241a9c355141a5c341]

INTEGRATION: CWS vcl34 (1.8.24); FILE MERGED 2005/01/10 15:09:30 pl 1.8.24.1: #i27753# fix for FreeBSD


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [59951b4651b7800fce8b2e9c16215819318b2700]

INTEGRATION: CWS vcl34 (1.53.2); FILE MERGED 2005/01/12 10:43:18 pl 1.53.2.3: RESYNC: (1.53-1.54); FILE MERGED 2004/12/15 16:26:12 pl 1.53.2.2: #i38367# move user overrides that were in fonts.dir to font cache 2004/12/14 17:54:41 pl 1.53.2.1: #i38367# no more fonts.dir in private font directories


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [152e3f5df8b2ad2ef6ec411db25e81b481469344]

INTEGRATION: CWS vcl34 (1.11.26); FILE MERGED 2004/12/15 16:26:12 pl 1.11.26.1: #i38367# move user overrides that were in fonts.dir to font cache


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [4d2743ffb2fd863de8e3ae41e216aefbe011f434]

INTEGRATION: CWS vcl34 (1.21.10); FILE MERGED 2004/12/15 16:26:12 pl 1.21.10.1: #i38367# move user overrides that were in fonts.dir to font cache


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [0c2035cdfbab6529ea4f7437477d388227c87c2d]

INTEGRATION: CWS vcl34 (1.4.24); FILE MERGED 2004/12/15 16:26:11 pl 1.4.24.1: #i38367# move user overrides that were in fonts.dir to font cache


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [411f66186e22829334e6a80e610c3864a51e769d]

INTEGRATION: CWS vcl34 (1.49.26); FILE MERGED 2005/01/06 14:13:03 ssa 1.49.26.1: #i37461# get/setOutputsize has to check for DockingWindow to call proper method


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [6d80ababe5a061090410b61d76aaaa3fee08ed9b]

INTEGRATION: CWS vcl34 (1.10.10); FILE MERGED 2005/01/13 11:34:49 ssa 1.10.10.1: #i38261# remove fixed toolbar sizes


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [47ab2f47560296ed4fc5b14beee28897d8e184d4]

INTEGRATION: CWS vcl34 (1.10.10); FILE MERGED 2005/01/13 11:34:48 ssa 1.10.10.1: #i38261# remove fixed toolbar sizes


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [089a520caa0582b823bda9ec5f980b187df59826]

INTEGRATION: CWS vcl34 (1.11.10); FILE MERGED 2005/01/13 11:34:48 ssa 1.11.10.1: #i38261# remove fixed toolbar sizes


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [a9e51ae6e30b76b2aa23db8fc0aa165b11c5df48]

INTEGRATION: CWS vcl34 (1.12.34); FILE MERGED 2005/01/13 11:34:47 ssa 1.12.34.1: #i38261# remove fixed toolbar sizes


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [fcc9febffea80fedaf3921496f4ef81b2c9e3bae]

INTEGRATION: CWS vcl34 (1.32.22); FILE MERGED 2005/01/12 10:38:27 pl 1.32.22.2: RESYNC: (1.32-1.34); FILE MERGED 2005/01/06 10:46:50 hdu 1.32.22.1: #118643# japanese/czech fonts are not country specific


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [aa118179831490748080b1b1a8017df1e4de5f4e]

INTEGRATION: CWS fwkbugfix05 (1.76.22); FILE MERGED 2005/01/25 12:24:38 mba 1.76.22.3: #i38912#: calling SetModified in dispose is dangerous and superfluous 2005/01/19 13:40:45 mba 1.76.22.2: RESYNC: (1.76-1.77); FILE MERGED 2005/01/06 15:25:58 mba 1.76.22.1: #i37381#: setting visarea through API at active objects must resize the window


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [4e2453022f82074542811faf0cd051cf33151cf8]

INTEGRATION: CWS fwkbugfix05 (1.145.34); FILE MERGED 2005/01/20 13:24:24 mba 1.145.34.4: #i40220#: don't try loading if medium has error 2005/01/19 13:40:27 mba 1.145.34.3: RESYNC: (1.145-1.146); FILE MERGED 2005/01/06 15:22:04 mba 1.145.34.2: #i39211#: close streams before saving objstor.cxx; #i37339#: BasicIDE doesn't have MediaType; #i39211#: saving docs in alien format has problems with OLE objects 2004/12/18 14:45:19 mba 1.145.34.1: #i37339#: Basic doesn't support ClipFormat


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [664ae67038d085d4f425809f0f1f3c46807a2471]

INTEGRATION: CWS fwkbugfix05 (1.153.4); FILE MERGED 2005/01/24 11:07:38 mba 1.153.4.5: #i41184#: wrong itemtype 2005/01/20 13:22:52 mba 1.153.4.4: #i40220#: better error propagation in case of files that couldn't be opened for writing but should 2005/01/19 13:38:53 mba 1.153.4.3: RESYNC: (1.153-1.156); FILE MERGED 2005/01/18 12:13:15 mba 1.153.4.2: #i40220#: reopening of readonly medium failed 2005/01/06 15:15:14 mba 1.153.4.1: #i39211#: close streams before saving; #i37395#: opening of versions failed


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [21c66875252b5577b18d832e6417d4edbba0a5ae]

INTEGRATION: CWS fwkbugfix05 (1.47.44); FILE MERGED 2005/01/06 15:13:40 mba 1.47.44.1: #i37381#: outplace editing failed due to unreliable resize handling


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [d8100d2c7958a8013a094404d45e645da6022b61]

INTEGRATION: CWS fwkbugfix05 (1.8.14); FILE MERGED 2005/01/20 12:50:52 mba 1.8.14.1: #i40128#: readonly property must be checked implicitly, otherwise it is overlooked too often; besides that it's correct and part of the design


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [0d40b24e3daf53c6df810b6d364f452654a82516]

INTEGRATION: CWS fwkbugfix05 (1.5.12); FILE MERGED 2005/01/14 12:40:42 mba 1.5.12.2: #i39211#: don't keep image storage open 2005/01/06 16:54:58 mba 1.5.12.1: #i39211#: don't keep image storage open


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [8ec0222fad686d36e1d71bbf34ce5a39593755ff]

INTEGRATION: CWS fwkbugfix05 (1.48.22); FILE MERGED 2005/01/19 13:44:27 mba 1.48.22.2: RESYNC: (1.48-1.49); FILE MERGED 2005/01/06 15:43:41 mba 1.48.22.1: #i37381#: no UseObjectSize anymore, Outplace Editing Size is controlled through setVisualAreaSize


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [1e6802f4e34eea62e210cad2bd92e1f4a4aafee7]

INTEGRATION: CWS fwkbugfix05 (1.99.22); FILE MERGED 2005/01/24 11:07:55 mba 1.99.22.3: #i41184#: smarter handling of readonly property 2005/01/20 13:25:46 mba 1.99.22.2: #i40220#: after failing to open in writing mode open doc as template in new window 2005/01/18 12:14:13 mba 1.99.22.1: #i40220#: failure of reload was not implemented correctly


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [ef10122b062a13f04c2af61d4ada3e1fce4813cd]

INTEGRATION: CWS fwkbugfix05 (1.68.40); FILE MERGED 2005/01/19 13:43:46 mba 1.68.40.2: RESYNC: (1.68-1.69); FILE MERGED 2005/01/06 15:26:47 mba 1.68.40.1: #i37381#: superfluous Resize removed


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [bd0b2cc631ec6b8462487288fe38528e53cac7c1]

INTEGRATION: CWS fwkbugfix05 (1.3.38); FILE MERGED 2004/12/18 15:03:07 mba 1.3.38.1: #i39159#: ThisComponent didn't work after OLE deactivation


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [4a4f2d0639fb4a0bca7508b85cd3ea0e55e5db62]

INTEGRATION: CWS fwkbugfix05 (1.74.4); FILE MERGED 2005/01/19 13:40:18 mba 1.74.4.2: RESYNC: (1.74-1.75); FILE MERGED 2005/01/17 17:03:05 mba 1.74.4.1: #i40566#: SaveAs for password protected files should use passwords also


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [27db57efc51487b3976fbf73df1868b8fb78d201]

INTEGRATION: CWS fwkbugfix05 (1.53.4); FILE MERGED 2005/01/20 13:23:36 mba 1.53.4.3: #i40220#: some assertions are not well justified and should be warnings only 2005/01/19 13:40:11 mba 1.53.4.2: RESYNC: (1.53-1.54); FILE MERGED 2005/01/06 15:19:13 mba 1.53.4.1: #i38200#: some documents are modified after loading; #i39869#: readonly docs should never become modified; #i37753#: completely suppress macro execution


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [ac2ce1b9e6d6c3ec50eb164eb13de3c63bbbda24]

INTEGRATION: CWS fwkbugfix05 (1.7.38); FILE MERGED 2005/01/19 13:39:30 mba 1.7.38.2: RESYNC: (1.7-1.9); FILE MERGED 2005/01/14 12:31:15 mba 1.7.38.1: #i40045#: no warning for saving with default filter


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [91ddfc74cec56a79bb70087362dfa408791984c4]

INTEGRATION: CWS fwkbugfix05 (1.26.148); FILE MERGED 2005/01/19 13:38:14 mba 1.26.148.2: RESYNC: (1.26-1.27); FILE MERGED 2005/01/14 09:59:48 mba 1.26.148.1: #i37656#: remove superfluous code


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [3ce91c2c001d5d99170f892bc487f79579453071]

INTEGRATION: CWS fwkbugfix05 (1.104.4); FILE MERGED 2005/01/21 11:08:02 mba 1.104.4.3: #i37753#: check DocumentUpdateMode before executing macro 2005/01/19 13:33:01 mba 1.104.4.2: RESYNC: (1.104-1.105); FILE MERGED 2004/12/18 15:58:57 mba 1.104.4.1: #i37038#: ItemCheck also needs to be fixed for SID_SAVEDOC


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [1da7d3a706d21405d26717d0c535c31d0efb2d03]

INTEGRATION: CWS fwkbugfix05 (1.19.10); FILE MERGED 2005/01/20 13:43:36 mba 1.19.10.1: #i40220#: superfluous assertions found


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [80cd525cdf908c14241fd7f7fbec5817c4a4b85e]

INTEGRATION: CWS fwkbugfix05 (1.8.12); FILE MERGED 2005/01/19 12:22:02 mba 1.8.12.2: RESYNC: (1.8-1.10); FILE MERGED 2004/12/18 22:34:38 mba 1.8.12.1: #i38912#: type detection crashed without preselection


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [9247688607a6be393d194e4faa798fbc01d72520]

INTEGRATION: CWS fwkbugfix05 (1.15.4); FILE MERGED 2005/01/19 11:30:19 mba 1.15.4.2: RESYNC: (1.15-1.16); FILE MERGED 2005/01/06 16:09:48 mba 1.15.4.1: #i37381#: doLayout was called much too often


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [16e53767c26040db9a7680ab0f1956da2a12852c]

INTEGRATION: CWS fwkbugfix05 (1.56.48); FILE MERGED 2005/01/19 11:50:54 mba 1.56.48.2: RESYNC: (1.56-1.57); FILE MERGED 2005/01/14 13:03:07 mba 1.56.48.1: #i39795#: object may not be created


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [0adba8a9bee7596f4f163f1b55dc8b02527191b8]

INTEGRATION: CWS fwkbugfix05 (1.4.2); FILE MERGED 2004/12/18 22:57:30 mba 1.4.2.1: #i39265#: don't link detecion against bf_svx


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [82d33f388ce00d7bc65f178980ec04f506862d52]

INTEGRATION: CWS fwkbugfix05 (1.11.10); FILE MERGED 2005/01/06 15:45:31 mba 1.11.10.1: #i37381#: Outplace Editing Size is controlled through setVisualAreaSize


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [bd7ab0cb49ac18d5836ca1cd2c1fb56fe3e9efa0]

INTEGRATION: CWS fwkbugfix05 (1.3.50); FILE MERGED 2005/01/06 16:32:29 mba 1.3.50.1: #i37381#: found endless loop


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [c604439236eacb38ca648ef707f4deb46b4c9aa6]

INTEGRATION: CWS fwkbugfix05 (1.3.42); FILE MERGED 2005/01/20 16:56:43 mba 1.3.42.4: #i36732#: immediately register ModifyListener if object is already running 2005/01/14 10:34:56 mba 1.3.42.3: #i36732#: some adjustments for new listener 2005/01/14 10:13:57 mba 1.3.42.2: #i37642#: stream needs version number to write correct metafile 2005/01/06 16:32:03 mba 1.3.42.1: #i36732#: ModifyListener registered on non-active objects


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [ae8651d895a6b40204ca59b59e00e5a1888f2143]

INTEGRATION: CWS fwkbugfix05 (1.70.14); FILE MERGED 2005/01/19 11:29:14 mba 1.70.14.2: RESYNC: (1.70-1.71); FILE MERGED 2004/12/18 16:01:42 mba 1.70.14.1: #i35497#: resize object in embedded mode


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [d6a20a462c67044a093783cc263de9b8871196c4]

INTEGRATION: CWS fwkbugfix05 (1.10.30); FILE MERGED 2005/01/19 11:28:29 mba 1.10.30.2: RESYNC: (1.10-1.11); FILE MERGED 2004/12/18 22:55:55 mba 1.10.30.1: #i39265#: don't link detecion against bf_svx


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [8da005313ec0a83c5ff8a3b773f83abf7a087391]

INTEGRATION: CWS fwkbugfix05 (1.4.50); FILE MERGED 2004/12/18 22:58:01 mba 1.4.50.1: #i39265#: don't link detecion against bf_svx


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [c0a7a6f26829e6b96c7a1a98bbc3e88acb5c3fb8]

INTEGRATION: CWS fwkbugfix05 (1.3.80); FILE MERGED 2004/12/18 22:57:31 mba 1.3.80.1: #i39265#: don't link detecion against bf_svx


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [b220a97ebe834e1b343e94592a3cd428264b2e4e]

INTEGRATION: CWS fwkbugfix05 (1.2.80); FILE MERGED 2004/12/18 22:57:31 mba 1.2.80.1: #i39265#: don't link detecion against bf_svx


2005-01-31  Rüdiger Timm  <rt@openoffice.org>  [7e8316ad7ce594cf9a7dbf87e488a300cd9c7e78]

INTEGRATION: CWS fwkbugfix05 (1.6.32); FILE MERGED 2005/01/06 16:46:55 mba 1.6.32.1: #i38912#: type detecion for wrong extensions was broken


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [092ae3a00aa9dc9087f0bf2d365ebc4ce1c6a2ff]

INTEGRATION: CWS calc28 (1.5.54); FILE MERGED 2005/01/24 16:30:47 nn 1.5.54.2: RESYNC: (1.5-1.6); FILE MERGED 2005/01/07 12:31:12 nn 1.5.54.1: #i34458# conversion from awt rectangle to tools rectangle


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [22d8700636cbd0efd934338377c4681438c39afa]

INTEGRATION: CWS calc28 (1.23.478); FILE MERGED 2005/01/14 13:21:59 nn 1.23.478.1: #i35416# don't use invalid 0000-00-00 date for variable date field


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [218e31560d046fe85cca6bbe638e8b41d91c5328]

INTEGRATION: CWS calc28 (1.7.272); FILE MERGED 2005/01/24 15:36:14 nn 1.7.272.2: RESYNC: (1.7-1.8); FILE MERGED 2005/01/06 17:42:37 nn 1.7.272.1: #i34458# #i39171# don't switch to empty display if only one item is unavailable


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [cb30e9b4b5c83dc9bbbfa0e8b161fbca8647b4e4]

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>  [b2c72f7cc1ec9ea0517a0bf382d838b00f3a3527]

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>  [a80c285acf21350c319b381cdd006628a59f13d2]

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>  [62b448d08d3b2ced4e4c00ecf79f6fa822982718]

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>  [dfcc00d0ea181f3f0b64d888692451949d8eb685]

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>  [5cdc341b387843b81843d71b0621c5be6bb1ab57]

INTEGRATION: CWS calc28 (1.55.210); FILE MERGED 2005/01/24 15:00:46 nn 1.55.210.2: RESYNC: (1.55-1.56); FILE MERGED 2005/01/06 17:43:48 nn 1.55.210.1: #i39171# Don't put a SvxSizeItem into SID_TABLE_CELL


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [c4e0b9e94dc30d4a162fe215b645f774aff9fabd]

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>  [cc5ce297f23ba45fd99619c023e135c26904b80c]

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>  [2af8363d3db27d5edb46ed4753be0c64020f6bdd]

INTEGRATION: CWS fwkbeta03 (1.6.300); FILE MERGED 2005/01/25 12:32:01 as 1.6.300.2: #i22205# remove unused filter matcher 2005/01/25 12:21:44 as 1.6.300.1: #i22205# use new filter query to get sorted filter list


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [d24aaac83ac01d278bb12b13645ea584a37f9a1e]

INTEGRATION: CWS fwkbeta03 (1.22.94); FILE MERGED 2005/01/25 12:30:58 as 1.22.94.2: #i22205# remove unused filter matcher 2005/01/25 12:21:43 as 1.22.94.1: #i22205# use new filter query to get sorted filter list


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [178fc348de1cc9e875c3cebd81ee76e99819bed8]

INTEGRATION: CWS fwkbeta03 (1.110.80); FILE MERGED 2005/01/25 12:21:43 as 1.110.80.1: #i22205# use new filter query to get sorted filter list


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [d7dcc1a20503c78719d34e958d73aaef1e5e82e3]

INTEGRATION: CWS calc28 (1.14.142); FILE MERGED 2005/01/07 16:06:54 nn 1.14.142.1: #i34458# don't put SfxStringItem into SID_ATTR_POSITION or SID_ATTR_SIZE


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [c3ca2fa06f8951169fa0313b38dd2905cfce1cb0]

INTEGRATION: CWS calc28 (1.33.48); FILE MERGED 2005/01/07 16:06:54 nn 1.33.48.1: #i34458# don't put SfxStringItem into SID_ATTR_POSITION or SID_ATTR_SIZE


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [7046460896b3135046c67ff26940294db978475c]

INTEGRATION: CWS calc28 (1.15.118); FILE MERGED 2005/01/06 17:46:26 nn 1.15.118.1: #i34458# Don't put a SvxSizeItem into SID_TABLE_CELL


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [9a2cbe1f921f36bdfb9312264fcb1625ddd53bf2]

INTEGRATION: CWS calc28 (1.18.194); FILE MERGED 2005/01/21 10:05:31 dr 1.18.194.1: #i40054# performance in DP layout dialog


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [795f6eac2c8d7bd21230a36969580c45fb190dfc]

INTEGRATION: CWS calc28 (1.7.164); FILE MERGED 2005/01/21 10:05:29 dr 1.7.164.1: #i40054# performance in DP layout dialog


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [ddd02bbe7c81c4531deb55455d7ccef221e7607a]

INTEGRATION: CWS calc28 (1.19.210); FILE MERGED 2005/01/18 16:41:13 nn 1.19.210.1: #i40704# don't overwrite change action's cell pointer with formatted text


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [1c15603c9fc7c4ef88d0b1133f741b966307d3dd]

INTEGRATION: CWS fwkbeta03 (1.2.258); FILE MERGED 2005/01/25 12:20:23 as 1.2.258.1: #i22205# new configuration to support sorted filter lists


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [c3f0383908cd18bdb15dca800326804de2ab6fbc]

INTEGRATION: CWS calc28 (1.18.144); FILE MERGED 2005/01/24 13:56:31 nn 1.18.144.3: RESYNC: (1.18-1.19); FILE MERGED 2005/01/13 12:25:21 jmarmion 1.18.144.2: #i39589# place WriteRangeList() definition in the correct area. 2005/01/13 10:49:13 jmarmion 1.18.144.1: #i39589# use EXC_MERGEDCELLS_MAXCOUNT when exporting to xls.


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [944cd147fdf85e554706afd455e73cfacbbc3bf1]

INTEGRATION: CWS fwkbeta03 (1.1.2); FILE ADDED 2005/01/25 12:20:02 as 1.1.2.1: #i22205# new configuration to support sorted filter lists


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [a180ae8c75dc2c85edb72390bc6d7e7015831459]

INTEGRATION: CWS calc28 (1.6.144); FILE MERGED 2005/01/13 10:49:13 jmarmion 1.6.144.1: #i39589# use EXC_MERGEDCELLS_MAXCOUNT when exporting to xls.


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [84f260176d8e658c84051828cfb93eedccdd0d9a]

INTEGRATION: CWS fwkbeta03 (1.1.2); FILE ADDED 2005/01/25 12:19:13 as 1.1.2.1: #i22205# new configuration to support sorted filter lists


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [80140df66685948fe4599ee95bfd054066ebc031]

INTEGRATION: CWS fwkbeta03 (1.1.2); FILE ADDED 2005/01/25 12:19:26 as 1.1.2.1: #i22205# new configuration to support sorted filter lists


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [a25774ce57ca4a2693c2f8d13b3c2d82759c0f51]

INTEGRATION: CWS calc28 (1.8.62); FILE MERGED 2005/01/24 13:51:11 nn 1.8.62.2: RESYNC: (1.8-1.9); FILE MERGED 2005/01/13 10:49:14 jmarmion 1.8.62.1: #i39589# use EXC_MERGEDCELLS_MAXCOUNT when exporting to xls.


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [d0e1c779073e237c057011fe508ed5b54ec20e5c]

INTEGRATION: CWS fwkbeta03 (1.40.24); FILE MERGED 2005/01/25 12:20:23 as 1.40.24.1: #i22205# new configuration to support sorted filter lists


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [e377e56a5ced00acf78e315d0a6c88910a739ffa]

INTEGRATION: CWS calc28 (1.18.144); FILE MERGED 2005/01/24 13:47:46 nn 1.18.144.3: RESYNC: (1.18-1.19); FILE MERGED 2005/01/13 14:20:51 jmarmion 1.18.144.2: #i39589# place WriteRangeList() in the correct location. 2005/01/13 10:49:54 jmarmion 1.18.144.1: #i39589# use EXC_MERGEDCELLS_MAXCOUNT when exporting to xls.


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [6b0c3ef99b23908cfe3057559fe74fa8c922398b]

INTEGRATION: CWS fwkbeta03 (1.12.212); FILE MERGED 2005/01/25 12:20:22 as 1.12.212.1: #i22205# new configuration to support sorted filter lists


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [c80aeae010325c8effefd71054742b991fca15e2]

INTEGRATION: CWS calc28 (1.28.4); FILE MERGED 2005/01/24 13:46:23 nn 1.28.4.2: RESYNC: (1.28-1.31); FILE MERGED 2005/01/11 14:53:40 jmarmion 1.28.4.1: #i39167# - support "full width" for both text and textless objects


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [2754d07cad4aecf057440be0f136d8969c2cb922]

INTEGRATION: CWS calc28 (1.11.62); FILE MERGED 2005/01/24 13:43:48 nn 1.11.62.2: RESYNC: (1.11-1.12); FILE MERGED 2005/01/13 10:49:55 jmarmion 1.11.62.1: #i39589# use EXC_MERGEDCELLS_MAXCOUNT when exporting to xls.


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [5cea536741fe7c7868e6626a3a21f1cdc21cf0e9]

INTEGRATION: CWS calc28 (1.32.48); FILE MERGED 2005/01/24 12:43:47 nn 1.32.48.1: #i40539# CompareFunc: check bEmpty before looking for error values


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [0f4a8becb467bd699ab2eb1f0532a6431a689579]

INTEGRATION: CWS fwkbeta03 (1.17.8); FILE MERGED 2005/01/26 09:06:26 cd 1.17.8.1: #i41339# Retrieve menu images only on demand


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [f937e0cd6da6a900111c8b9a452e530398cc8bec]

INTEGRATION: CWS calc28 (1.21.212); FILE MERGED 2005/01/18 16:40:37 nn 1.21.212.1: #i40704# don't overwrite change action's cell pointer with formatted text


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [befa62ab74b53fb729047406ccf480db5e0251f3]

INTEGRATION: CWS calc28 (1.10.186); FILE MERGED 2005/01/20 11:08:49 nn 1.10.186.1: #i40054# faster name access to members


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [52529e1846cf31e396da6dcd3ac230d82ea823a4]

INTEGRATION: CWS fwkbeta03 (1.3.154); FILE MERGED 2005/01/25 12:17:34 as 1.3.154.1: #i22205# provide new filter query to get sorted filter list


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [2ea95e7612e22a9028aeee23ad5e2af2dba9763e]

INTEGRATION: CWS calc28 (1.14.186); FILE MERGED 2005/01/21 10:04:50 dr 1.14.186.1: #i40054# performance in DP layout dialog


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [3849733f580fcb443513eda5e452ea8e518ffe68]

INTEGRATION: CWS fwkbeta03 (1.4.154); FILE MERGED 2005/01/25 12:17:34 as 1.4.154.1: #i22205# provide new filter query to get sorted filter list


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [d4cb8941792f6f13e134c818fc0b8d4e74a2bae5]

INTEGRATION: CWS calc28 (1.13.142); FILE MERGED 2005/01/21 10:03:42 dr 1.13.142.1: #i10000# class/struct usage


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [9b57b26e0a5ddf8baba03ed85c2e9d63ee8d55e2]

INTEGRATION: CWS calc28 (1.5.270); FILE MERGED 2005/01/21 10:04:22 dr 1.5.270.1: #i40054# performance in DP layout dialog


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [1e34888d34f601524ac2d168354f00b60bafd04d]

INTEGRATION: CWS calc28 (1.5.186); FILE MERGED 2005/01/20 11:08:11 nn 1.5.186.1: #i40054# faster name access to members


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [435c9ad8c15dc88db9bebff610cf9f11a1cc732f]

INTEGRATION: CWS calc28 (1.8.164); FILE MERGED 2005/01/21 10:04:21 dr 1.8.164.1: #i40054# performance in DP layout dialog


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [75ea6746c64825654263c0b0de45a8112925988d]

INTEGRATION: CWS calc28 (1.23.186); FILE MERGED 2005/01/18 16:40:14 nn 1.23.186.1: #i40704# don't overwrite change action's cell pointer with formatted text


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [5a9b1221eec45397b1fd7bf85f63983752ea2cb3]

INTEGRATION: CWS aw025 (1.123.82); FILE MERGED 2005/01/25 20:19:49 aw 1.123.82.2: RESYNC: (1.123-1.126); FILE MERGED 2005/01/20 16:27:05 aw 1.123.82.1: #i40944


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [01ac21438a42479ca09ec1b1edf28902374c40e9]

INTEGRATION: CWS aw025 (1.84.176); FILE MERGED 2005/01/24 16:22:17 aw 1.84.176.1: #i39676#


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [6a3fc5b40f9a1de4a1cf4864d07cf6277222a6bb]

INTEGRATION: CWS aw025 (1.13.32); FILE MERGED 2005/01/20 16:26:43 aw 1.13.32.1: #i40944


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [0583c2ae16e450b34fc74eb6e7858174aaf82212]

INTEGRATION: CWS aw025 (1.17.474); FILE MERGED 2005/01/24 14:09:48 aw 1.17.474.1: #i39632#


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [89e9fe02fa283a271bcc5ca68bb53aea9679d545]

INTEGRATION: CWS aw025 (1.5.174); FILE MERGED 2005/01/18 19:22:09 aw 1.5.174.1: #117412#


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [ad7f33d7a36ee03cc5aee1a9856e7a70e53ab040]

INTEGRATION: CWS aw025 (1.8.10); FILE MERGED 2005/01/21 18:59:55 aw 1.8.10.1: #i40589#


2005-01-28  Oliver Bolte  <obo@openoffice.org>  [c56211375b944dd062e94d8928e59f398c2abccd]

INTEGRATION: CWS impress20 (1.57.70); FILE MERGED 2004/12/07 17:31:30 af 1.57.70.3: RESYNC: (1.57-1.60); FILE MERGED 2004/11/26 09:14:39 af 1.57.70.2: #i33487# Update preview when the DELETE key is pressed. 2004/11/26 09:13:31 af 1.57.70.1: #i33487# Code cleanup.


2005-01-28  Oliver Bolte  <obo@openoffice.org>  [07c49e9c4dbd21f29be8530127d85d4b61d3dbf9]

INTEGRATION: CWS impress20 (1.4.28); FILE MERGED 2005/01/12 14:23:33 af 1.4.28.9: RESYNC: (1.7-1.8); FILE MERGED 2004/12/17 11:12:57 af 1.4.28.8: #118543# Added #ifdefs around OSL_TRACEs. 2004/12/16 17:26:22 af 1.4.28.7: #i37354# Reverted mbKeepMainViewShellOnTop to correct 'false' default value. 2004/12/16 17:04:49 af 1.4.28.6: #i33487# Corrected order of shells pushed on stack to remove merge problem. 2004/12/16 14:52:19 af 1.4.28.5: Resolved merge problem. 2004/12/10 15:35:06 af 1.4.28.4: RESYNC: (1.6-1.7); FILE MERGED 2004/12/10 15:16:43 af 1.4.28.3: Resolved merge problems. 2004/12/07 17:27:42 af 1.4.28.2: RESYNC: (1.4-1.6); FILE MERGED 2004/11/23 17:46:47 af 1.4.28.1: #118543# Introduction of inner Implementation class.  Major modification of how the internal and the SFX shell stacks are synchronized.


2005-01-28  Oliver Bolte  <obo@openoffice.org>  [1ddc6d3af87d030be404f307096d76370e2f2c56]

INTEGRATION: CWS impress20 (1.56.16); FILE MERGED 2005/01/14 10:05:31 af 1.56.16.1: #i39976# Guard access to page view in FmFormShell::GetState() against NULL pointer.


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [91743a974be5f9f599d36e3c676f2f71473f8bdf]

INTEGRATION: CWS aw023 (1.22.94); FILE MERGED 2004/12/21 16:09:19 aw 1.22.94.2: RESYNC: (1.22-1.23); FILE MERGED 2004/12/16 11:40:34 aw 1.22.94.1: #i38135#


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [f854a9ecdab935cf34c3fc35320bb85c218dc04f]

INTEGRATION: CWS aw023 (1.18.224); FILE MERGED 2005/01/18 21:16:15 aw 1.18.224.2: #i38495# 2004/12/16 11:40:33 aw 1.18.224.1: #i38135#


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [edd8f0b8818b571f26cbd6fc74f68bc7fe69ec8c]

INTEGRATION: CWS aw023 (1.9.36); FILE MERGED 2004/12/16 11:40:32 aw 1.9.36.2: #i38135# 2004/12/14 14:40:14 aw 1.9.36.1: #i38135#


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [731e8638d66190462ed61c8559b3cd8e7152cf93]

INTEGRATION: CWS aw023 (1.3.412); FILE MERGED 2004/12/21 16:07:27 aw 1.3.412.2: RESYNC: (1.3-1.4); FILE MERGED 2004/12/16 11:40:31 aw 1.3.412.1: #i38135#


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [10e79415a033948f9f8d497c4adb98f2fe74c736]

INTEGRATION: CWS aw023 (1.2.610); FILE MERGED 2004/12/16 11:40:31 aw 1.2.610.1: #i38135#


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [931b2734556b5d239e2d48d2a016ed0dfffe7d90]

INTEGRATION: CWS aw023 (1.2.610); FILE MERGED 2004/12/21 16:00:00 aw 1.2.610.2: RESYNC: (1.2-1.3); FILE MERGED 2004/12/16 11:40:19 aw 1.2.610.1: #i38135#


2005-01-28  Oliver Bolte  <obo@openoffice.org>  [6f3f44a132b773802c175fec00a656be66afeff9]

INTEGRATION: CWS impress20 (1.38.28); FILE MERGED 2005/01/12 14:24:41 af 1.38.28.5: RESYNC: (1.44-1.45); FILE MERGED 2004/12/10 15:35:17 af 1.38.28.4: RESYNC: (1.42-1.44); FILE MERGED 2004/12/10 15:16:44 af 1.38.28.3: Resolved merge problems. 2004/12/07 17:33:31 af 1.38.28.2: RESYNC: (1.38-1.42); FILE MERGED 2004/12/01 12:57:14 bm 1.38.28.1: #i32645# handle scroll whell via hierarchical Notify calls instead of ChildWindowListeners


2005-01-28  Oliver Bolte  <obo@openoffice.org>  [9c21fb08430e02520e380f2b4cc082496be18a54]

INTEGRATION: CWS impress20 (1.29.74); FILE MERGED 2004/12/17 11:11:36 bm 1.29.74.3: #i32645# Notify: if scroll command was not executed forward events to base class (which calls parents) 2004/12/10 15:16:44 af 1.29.74.2: Resolved merge problems. 2004/12/01 12:57:13 bm 1.29.74.1: #i32645# handle scroll whell via hierarchical Notify calls instead of ChildWindowListeners


2005-01-28  Oliver Bolte  <obo@openoffice.org>  [70111e3c1f5900ae7bf7eeda9335431d984cde08]

INTEGRATION: CWS impress20 (1.28.66); FILE MERGED 2005/01/12 14:24:10 af 1.28.66.3: RESYNC: (1.32-1.33); FILE MERGED 2004/12/07 17:29:29 af 1.28.66.2: RESYNC: (1.28-1.32); FILE MERGED 2004/11/23 15:22:03 af 1.28.66.1: #118543# Removed inclusion of unused header files.


2005-01-28  Oliver Bolte  <obo@openoffice.org>  [074a1bcbccb62f57ad8a975be9d64f47ccdba7c8]

INTEGRATION: CWS impress20 (1.44.24); FILE MERGED 2004/12/07 17:28:00 af 1.44.24.2: RESYNC: (1.44-1.48); FILE MERGED 2004/11/23 15:23:00 af 1.44.24.1: #118543# class ViewShellManager::UpdateLocker renamed.


2005-01-28  Oliver Bolte  <obo@openoffice.org>  [94b140132d5ac8a85e3ba5ad9fc6549f5c4aefd5]

INTEGRATION: CWS impress20 (1.2.138); FILE MERGED 2004/12/16 14:51:39 af 1.2.138.3: Resolved merge problem. 2004/12/10 15:34:20 af 1.2.138.2: RESYNC: (1.2-1.3); FILE MERGED 2004/11/23 17:57:00 af 1.2.138.1: #118543# Adaption to renamed ViewShellManager::UpdateLocker().


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [5322e032bd78caf5ddef8dec5da3c13f5103b1ae]

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  Oliver Bolte  <obo@openoffice.org>  [25dbb7ea6965976269542ab581bddea42a7e6b1a]

INTEGRATION: CWS impress20 (1.2.138); FILE MERGED 2004/12/07 17:17:45 af 1.2.138.3: RESYNC: (1.2-1.3); FILE MERGED 2004/12/01 12:57:12 bm 1.2.138.2: #i32645# handle scroll whell via hierarchical Notify calls instead of ChildWindowListeners 2004/11/29 12:51:32 bm 1.2.138.1: #i32645# execute scrolling when child windows receive mouse scroll events


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [22d822e977ba685647db6e6d739fe55e1a7d9409]

INTEGRATION: CWS extras16 (1.43.214); FILE MERGED 2005/01/14 16:42:45 tv 1.43.214.1: #i32386# changed to support iso locales in auto correction files


2005-01-28  Oliver Bolte  <obo@openoffice.org>  [0ec658f91db4212924f3d3388bcd5d7a4ecd3bac]

INTEGRATION: CWS impress20 (1.5.30); FILE MERGED 2004/11/24 10:27:13 af 1.5.30.1: #i37354# Fixed guard against missing view shell in InsertPageWithLayout().


2005-01-28  Oliver Bolte  <obo@openoffice.org>  [41a1afb76dc2ace391a54884ee276494ace518d8]

INTEGRATION: CWS impress20 (1.2.272); FILE MERGED 2004/11/26 09:20:18 af 1.2.272.1: #i33487# Added new UpdateForKeyPress() method.


2005-01-28  Oliver Bolte  <obo@openoffice.org>  [fa199d5c8dedc09bf5baed2edb775a4b735a7152]

INTEGRATION: CWS impress20 (1.3.138); FILE MERGED 2004/12/01 12:57:10 bm 1.3.138.1: #i32645# handle scroll whell via hierarchical Notify calls instead of ChildWindowListeners


2005-01-28  Oliver Bolte  <obo@openoffice.org>  [a5697260f785a760bcb18fd7c53aeb51977d82c8]

INTEGRATION: CWS impress20 (1.3.76); FILE MERGED 2004/12/07 17:09:17 af 1.3.76.2: RESYNC: (1.3-1.4); FILE MERGED 2004/11/23 17:52:52 af 1.3.76.1: #118543# Introduction of inner Implementation class.  Major modification of how the internal and the SFX shell stacks are synchronized.


2005-01-28  Oliver Bolte  <obo@openoffice.org>  [13b7671bb5af5ec1d381b81d24cd09d697cbefa0]

INTEGRATION: CWS impress20 (1.9.30); FILE MERGED 2004/12/07 17:08:40 af 1.9.30.2: RESYNC: (1.9-1.11); FILE MERGED 2004/12/01 12:57:09 bm 1.9.30.1: #i32645# handle scroll whell via hierarchical Notify calls instead of ChildWindowListeners


2005-01-28  Oliver Bolte  <obo@openoffice.org>  [fa4d20af6b3a5811dcd07b73d4695036287a2867]

INTEGRATION: CWS impress20 (1.6.74); FILE MERGED 2004/11/26 09:17:38 af 1.6.74.1: #i33487# Moved code for updating the preview into its own UpdateForKeyPress() method.


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [a724f4bd9904b3dc48357374fd342e33aa5853cb]

INTEGRATION: CWS extras16 (1.1.2); FILE ADDED 2005/01/14 17:05:43 tv 1.1.2.1: #i32386# renamed to iso codes


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [db40078c3003e721966e077b6ba87d2780827345]

INTEGRATION: CWS extras16 (1.1.2); FILE ADDED 2005/01/14 17:05:42 tv 1.1.2.1: #i32386# renamed to iso codes


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [71717e455770964bcd0a8ef281cf295d71487c4a]

INTEGRATION: CWS extras16 (1.1.2); FILE ADDED 2005/01/18 15:24:37 tv 1.1.2.1: #i32386# use full iso code


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [abbf132711d8724b3ec2732e4d30ff97fc3da856]

INTEGRATION: CWS extras16 (1.1.2); FILE ADDED 2005/01/18 15:24:36 tv 1.1.2.1: #i32386# use full iso code


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [80f1960037aad0e7cc21a8e1e1471844429e6d1f]

INTEGRATION: CWS extras16 (1.2.52); FILE REMOVED 2005/01/10 11:22:03 tv 1.2.52.1: #i37438# mytexts.bau needss to become language-independent


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [ce0dde326da985c2dd0889fbaddae7918e670385]

INTEGRATION: CWS extras16 (1.1.2); FILE ADDED 2005/01/18 15:24:34 tv 1.1.2.1: #i32386# use full iso code


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [c90314148d19f7353b4a4a48f3e2ae4368b0be2d]

INTEGRATION: CWS extras16 (1.1.2); FILE ADDED 2005/01/14 17:05:36 tv 1.1.2.1: #i32386# renamed to iso codes


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [a4d40a2e49bd8a0d058fa017753086d277817eaf]

INTEGRATION: CWS extras16 (1.1.2); FILE ADDED 2005/01/18 15:24:32 tv 1.1.2.1: #i32386# use full iso code


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [dcef3e3abba09731ed84c415b717c43d95c9f25b]

INTEGRATION: CWS ab13fixes (1.14.14); FILE MERGED 2005/01/20 16:50:34 ab 1.14.14.2: #111897# SbiRuntime::StepParam(): Adapted DefaultId handling to UserData usage for ParamArray 2005/01/17 16:59:13 ab 1.14.14.1: #118116# SbiRuntime::CheckArray() extended to collection objects


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [41d127861bc4b01ad4ab62f5c0c36a9ed3929d30]

INTEGRATION: CWS ab13fixes (1.7.82); FILE MERGED 2005/01/20 16:47:11 ab 1.7.82.2: #118116# SbiRuntime::StepTestFor(): Fixed for each handling 2005/01/17 16:54:44 ab 1.7.82.1: #118116# SbiRuntime::StepTESTFOR() adapted to for each loops


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [b1e398f5215844576f91eec6b9ad9d14e660ad72]

INTEGRATION: CWS ab13fixes (1.17.18); FILE MERGED 2005/01/17 16:48:36 ab 1.17.18.1: #118116# SbiRuntime::StepINITFOREACH()


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [e834133148db7a53e87d21377ac25ce4c829339d]

INTEGRATION: CWS ab13fixes (1.14.12); FILE MERGED 2005/01/21 11:56:54 ab 1.14.12.2: RESYNC: (1.14-1.15); FILE MERGED 2005/01/10 15:21:15 ab 1.14.12.1: #118120# New RTL function FormatDateTime()


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [1c6a4b94e78d31c0efbf72067d6f4c973c2bd342]

INTEGRATION: CWS ab13fixes (1.19.14); FILE MERGED 2005/01/20 17:02:10 ab 1.19.14.3: #111897# SbiRuntime::SetParameters(): Fixed bug 2005/01/20 16:43:22 ab 1.19.14.2: #111897# SbiRuntime::SetParameters() adapted to ParamArray 2005/01/17 16:43:08 ab 1.19.14.1: #118116# SbiRuntime::PushForEach()


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [b549f07945aef23dee554719a39dca362ed5bd35]

INTEGRATION: CWS ab13fixes (1.11.12); FILE MERGED 2005/01/21 11:56:43 ab 1.11.12.2: RESYNC: (1.11-1.12); FILE MERGED 2005/01/10 15:21:15 ab 1.11.12.1: #118120# New RTL function FormatDateTime()


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [309916a12926d72e6d1e9c367ab078a014fb80c2]

INTEGRATION: CWS ab13fixes (1.19.16); FILE MERGED 2005/01/21 11:56:26 ab 1.19.16.2: RESYNC: (1.19-1.20); FILE MERGED 2005/01/10 15:21:16 ab 1.19.16.1: #118120# New RTL function FormatDateTime()


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [611e3da67cf8bc6942a4260888fb16b21908502b]

INTEGRATION: CWS extras16 (1.1.2); FILE ADDED 2005/01/18 15:24:29 tv 1.1.2.1: #i32386# use full iso code


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [ba6f7c28f606c63079518eb1d92d9e9bcd6d45d3]

INTEGRATION: CWS ab13fixes (1.5.14); FILE MERGED 2005/01/20 16:17:17 ab 1.5.14.1: #111897# PARAMARRAY token


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [fc41419b1e02f7ec868b0cac4271d94a9dac11bc]

INTEGRATION: CWS ab13fixes (1.5.18); FILE MERGED 2005/01/20 16:16:56 ab 1.5.18.1: #111897# SbiSymDef::bParamArray flag


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [9a5c1b3b94942d89c3707022ac93cbbcc2769e75]

INTEGRATION: CWS ab13fixes (1.8.44); FILE MERGED 2005/01/17 14:41:35 ab 1.8.44.1: #118116# class BasicCollection


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [dc0893e2372563902ee5a71752061273c83e6c83]

INTEGRATION: CWS ab13fixes (1.19.14); FILE MERGED 2005/01/17 14:07:45 ab 1.19.14.1: #118116# Extended SbiForStack for 'for each' command


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [ce300f0b9f3623801c043bf4204243faef118cab]

INTEGRATION: CWS ause017 (1.9.6); FILE MERGED 2005/01/26 12:24:09 hjs 1.9.6.1: #i35875# multiprocessing support for external modules


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [bcd1814189b82981035f74a94a2cccc6be11aaed]

INTEGRATION: CWS ab13fixes (1.5.18); FILE MERGED 2005/01/17 13:26:07 ab 1.5.18.1: #118116# New opcode _INITFOREACH


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [540aed117530b722d39ae5dfcfd564c8d1e2f4d7]

INTEGRATION: CWS ab13fixes (1.1.1.1.306); FILE MERGED 2005/01/20 16:15:27 ab 1.1.1.1.306.1: #111897# PARAMARRAY flag


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [a8290cfbad53b9835a96b1ab163e7daac89a0093]

INTEGRATION: CWS ab13fixes (1.8.10); FILE MERGED 2005/01/20 16:18:03 ab 1.8.10.1: #111897# PARAMARRAY token


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [3a1c73a1c894c8789de7f4d64f42a6bc14aad569]

INTEGRATION: CWS extras16 (1.2.24); FILE MERGED 2005/01/11 14:24:18 tv 1.2.24.1: #i37284# initial revision


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [88405f0ae1913a87443c9a2494269ac4345b8ddd]

INTEGRATION: CWS ab13fixes (1.9.18); FILE MERGED 2005/01/20 16:18:58 ab 1.9.18.1: #111897# Handle ParamArray like an optional parameter


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [fec885e5e39040863344a4c7667baca4f0049f66]

INTEGRATION: CWS ause017 (1.14.8); FILE MERGED 2005/01/26 13:02:26 hjs 1.14.8.1: #i35875# multiprocessing support for external modules


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [9193937ccf8181e9a8fcedc4ea25c5a86dc1f63b]

INTEGRATION: CWS extras16 (1.2.24); FILE MERGED 2005/01/11 14:24:17 tv 1.2.24.1: #i37284# initial revision


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [c115c0a79aa576e695801aa00527c22af172572a]

INTEGRATION: CWS ab13fixes (1.2.264); FILE MERGED 2005/01/17 16:01:52 ab 1.2.264.1: #118116# Parse for each


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [375fe0fa9a2f158dff6a12c2b5eb77ea12b817f8]

INTEGRATION: CWS ab13fixes (1.3.248); FILE MERGED 2005/01/21 11:55:11 ab 1.3.248.3: RESYNC: (1.3-1.4); FILE MERGED 2005/01/21 11:23:45 ab 1.3.248.2: #119187# Postfix and <as type> is only error if types conflict 2005/01/05 13:35:05 ab 1.3.248.1: #118410# Allow type syntax for members


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [458feba700082fbf83f4db9cad868882a9c1317e]

INTEGRATION: CWS ause017 (1.10.6); FILE MERGED 2005/01/26 12:02:41 hjs 1.10.6.1: #i35875# multiprocessing support for external modules


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [f0e01ad835d0aa81fe56df0706806bd1c7a9dad1]

INTEGRATION: CWS ab13fixes (1.16.14); FILE MERGED 2005/01/20 16:19:41 ab 1.16.14.1: #111897# Parse ParamArray


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [e44312bb64d68b14449293d9fe6fe1fdbfb4fe4f]

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>  [7290efb4793973aff91514ea1bf5442346024786]

INTEGRATION: CWS ab13fixes (1.5.14); FILE MERGED 2005/01/20 16:25:49 ab 1.5.14.1: #111897# Store ParamArray flag in UserData


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [c953597e83ada7f8594f5830b58cd88ee460f09e]

INTEGRATION: CWS ause017 (1.9.6); FILE MERGED 2005/01/21 16:52:43 hjs 1.9.6.1: #i33319# fixed globbing


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [38e1802cd62679f046be9e0da03aadc3cdd9fa40]

INTEGRATION: CWS ab13fixes (1.19.14); FILE MERGED 2005/01/21 11:54:04 ab 1.19.14.3: RESYNC: (1.19-1.20); FILE MERGED Resolved conflict 2005/01/20 15:10:47 ab 1.19.14.2: #118116# Fixed problems with Collection Item method 2005/01/17 16:21:10 ab 1.19.14.1: #118116# Implementation class BasicCollection


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [5c32ec487d08cdcefafc50ceb661dbbdca532a7c]

INTEGRATION: CWS ab13fixes (1.12.14); FILE MERGED 2005/01/17 16:06:19 ab 1.12.14.1: #118116# New opcode _INITFOREACH


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [9ee4fa0f13cff82f09ad93cc992ec3a9605e6ee7]

INTEGRATION: CWS extras16 (1.1.2); FILE ADDED 2005/01/18 15:24:25 tv 1.1.2.1: #i32386# use full iso code


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [5da8fd386fbb91a6cd153236a423c1b550c961d5]

INTEGRATION: CWS ause017 (1.3.10); FILE MERGED 2005/01/21 16:53:50 hjs 1.3.10.1: #i33319# fixed custom dir better


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [292fc12d34d411d7a9ceb72e0fa233cb109c4af0]

INTEGRATION: CWS extras16 (1.1.2); FILE ADDED 2005/01/18 15:24:24 tv 1.1.2.1: #i32386# use full iso code


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [5ab0e4251db259313c0f88d1bf8a9544c58ea438]

INTEGRATION: CWS extras16 (1.3.50); FILE MERGED 2005/01/10 11:21:55 tv 1.3.50.1: #i37438# mytexts.bau needss to become language-independent


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [615f1bb06ff7e22ee162d287219e439d04104bc1]

INTEGRATION: CWS extras16 (1.1.2); FILE ADDED 2005/01/10 11:21:54 tv 1.1.2.1: #i37438# mytexts.bau needss to become language-independent


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [831f2fdb7f4bb0bfc1ec6f8642a4ebf8b573ec7e]

INTEGRATION: CWS extras16 (1.13.10); FILE MERGED 2005/01/10 11:25:56 tv 1.13.10.1: #i37438# added language-independent autotext directory


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [2f17f6166347ec717e0dae23ae8d39f341178f69]

INTEGRATION: CWS extras16 (1.33.36); FILE MERGED 2005/01/10 11:27:14 ih 1.33.36.2: #i34961# corrected LineBreak 2005/01/10 10:57:46 ih 1.33.36.1: #i34961# added CalIsLeapYear


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [1d44016988dd18ffaefe4fb93daf58ac8a68edef]

INTEGRATION: CWS extras16 (1.25.96); FILE MERGED 2005/01/10 10:59:50 ih 1.25.96.1: #i34961# corrected fonts


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [fc5fe4c1e7d2ad33ab2d9276e88525e32907c587]

INTEGRATION: CWS extras16 (1.18.96); FILE MERGED 2005/01/10 10:59:25 ih 1.18.96.1: #i34961# corrected and moved CalIsLeapYear to Tools->Misc


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [b34d1af0a7d58509fb5b2dd9d18c19a5e4d7fc5d]

INTEGRATION: CWS extras16 (1.30.74); FILE MERGED 2005/01/10 11:41:27 ih 1.30.74.1: #i40009# default document and dialog is closed before opening logfile


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [7dd65882f6b1a04b13b04724ec250cfa522f1e0d]

INTEGRATION: CWS extras16 (1.40.6); FILE MERGED 2005/01/10 11:41:27 ih 1.40.6.1: #i40009# default document and dialog is closed before opening logfile


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [579c2b1cba0d6be2b63a1ffa7b59f7a4dbad83cf]

INTEGRATION: CWS extras16 (1.32.12); FILE MERGED 2005/01/26 14:53:24 bc 1.32.12.2: #37179#tutorial creator removed 2005/01/25 16:21:04 bc 1.32.12.1: #i37179#makefiles and buildlist now include xalan dependency


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [6de8721be8397922687f40604d69e3a24af5b3db]

INTEGRATION: CWS extras16 (1.3.46); FILE MERGED 2005/01/26 12:00:45 bc 1.3.46.1: #i37179#import of xalan.jar added


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [2df17b9628661d89afa78539dfcfc70364f25e9d]

INTEGRATION: CWS extras16 (1.4.36); FILE MERGED 2005/01/26 12:00:45 bc 1.4.36.1: #i37179#import of xalan.jar added


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [fe8189d52970b9519f63cea2b1db594f990263e3]

INTEGRATION: CWS extras16 (1.3.46); FILE MERGED 2005/01/25 16:21:03 bc 1.3.46.1: #i37179#makefiles and buildlist now include xalan dependency


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [0ec7ef4c90dc6a8ad47b2c038d17598fd8cc8371]

INTEGRATION: CWS extras16 (1.2.68); FILE MERGED 2005/01/12 10:10:30 ih 1.2.68.1: #i37179# classpath for xalan and xerces added Issue number: Submitted by: Reviewed by:


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [abddc89e1a391098f103f41b316825cefc932e5a]

INTEGRATION: CWS extras16 (1.1.240); FILE MERGED 2005/01/25 16:21:03 bc 1.1.240.1: #i37179#makefiles and buildlist now include xalan dependency


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [8e34005f691db986fd5c627449621af55c0c0e63]

INTEGRATION: CWS extras16 (1.5.12); FILE MERGED 2005/01/25 16:21:02 bc 1.5.12.1: #i37179#makefiles and buildlist now include xalan dependency


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [dab95d181c12fbaff7fb63acdf2a6f829078f57c]

INTEGRATION: CWS extras16 (1.2.88); FILE MERGED 2005/01/21 15:19:08 va 1.2.88.3: #i39054# Corrected Field Names. 2005/01/21 15:09:19 va 1.2.88.2: #i39054' Corrected field names. 2005/01/11 15:13:20 va 1.2.88.1: #i39054# Corrected Field Names.


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [cd7080b59541da536515717afc81dcdfe9a78126]

INTEGRATION: CWS impress30 (1.2.60); FILE MERGED 2005/01/20 18:14:54 cl 1.2.60.1: #i40390# fixed after effects


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [67aad3b7295d5d79430ccbe0d87984e70cdb58fd]

INTEGRATION: CWS impress30 (1.4.8); FILE MERGED 2005/01/22 19:24:49 cl 1.4.8.3: #i36948# ignore input after slide transition for 20ms 2005/01/21 16:30:20 cl 1.4.8.2: #i38558# fixed effect order for old effects 2005/01/20 10:56:56 cl 1.4.8.1: #i38629# use correct client area for presentation in window


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [098bea1127192cb7c929bbea6ac65f1d4fbd2906]

INTEGRATION: CWS impress30 (1.2.10); FILE MERGED 2005/01/21 14:18:49 dbo 1.2.10.1: #i38814# timeout in seconds instead of percentage Issue number: Submitted by: Reviewed by:


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [17a71113b1495b79c3af56bdec0017cb5a2abf13]

INTEGRATION: CWS os47 (1.37.190); FILE MERGED 2005/01/03 14:17:11 os 1.37.190.1: #i39802# caption option: dialog width increased to support locale pt-BR


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [7f0080c1f7ef94962e551e0b467f7ea1c8eb79cb]

INTEGRATION: CWS os47 (1.83.38); FILE MERGED 2005/01/25 09:47:36 os 1.83.38.6: #i30916# document counting corrected 2005/01/12 12:10:42 os 1.83.38.5: #i30916# syntax errors fixed 2005/01/03 10:21:59 os 1.83.38.4: #i39442# use decoded name to register database 2004/12/30 12:49:46 os 1.83.38.3: #i30916# mail merge API: added e-Mail, merge to single file, more printer properties 2004/12/27 08:04:58 os 1.83.38.2: #i30916# merge to single file added 2004/12/23 12:22:48 os 1.83.38.1: #i30916# extended mail merge API - support of printer settings, file filters, e-Mail and more


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [ecb1e0ce7634bdc742bf22762c5073652468766f]

INTEGRATION: CWS impress30 (1.8.192); FILE MERGED 2005/01/21 16:15:33 cl 1.8.192.1: #i41101# changed default fill color for shapes to blue 8


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [2c428ab867eca0d1076d25c037dccf4ee1a1a804]

INTEGRATION: CWS impress30 (1.13.22); FILE MERGED 2005/01/22 20:33:13 cl 1.13.22.1: #b500633# added missig svg namespace


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [ff8a8650ec72060be680051401a40d2c8306a6ed]

INTEGRATION: CWS impress30 (1.18.102); FILE MERGED 2005/01/22 20:32:33 cl 1.18.102.1: #b500633# check correctly if new arrow styles can be added


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [0fc51fa7f81f6fb44a691bc2c918ab8729a70ab0]

INTEGRATION: CWS impress30 (1.2.60); FILE MERGED 2005/01/19 15:20:47 bm 1.2.60.2: #i40657# some spiralWipe effects corrected 2005/01/18 15:23:16 bm 1.2.60.1: #i40657# subtype swapped for snake-wipe-top-lef


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [007d85efec5c9f775905da558ebdb3e4fbfeb983]

INTEGRATION: CWS os47 (1.40.232); FILE MERGED 2005/01/03 09:24:09 os 1.40.232.1: #39421# German entries need [ de ] - tag


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [a752367cb269deeb5406fac5061d78b165b15d8a]

INTEGRATION: CWS impress30 (1.14.60); FILE MERGED 2005/01/20 10:56:39 cl 1.14.60.1: #i38629# use correct client area for presentation in window


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [abc68901d72da3c0c073f0b6416bab514e20b32d]

INTEGRATION: CWS os47 (1.86.38); FILE MERGED 2004/12/17 13:04:49 os 1.86.38.1: #118519# readonly-support in tools/options/security


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [f052c37f2fb231fc2275b7e05aacb359d4063b61]

INTEGRATION: CWS os47 (1.49.364); FILE MERGED 2004/12/30 07:10:25 os 1.49.364.1: #i37520# English translations added


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [7f2d7f5d6061f187d6b49909da85cd807d37a8e6]

INTEGRATION: CWS impress30 (1.67.2); FILE MERGED 2005/01/22 17:58:51 cl 1.67.2.1: #i38558# fixed effect order for old effects


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [401275154906e31fcc5489340ae122e8d3c503c9]

INTEGRATION: CWS os47 (1.4.442); FILE MERGED 2004/12/20 15:16:25 os 1.4.442.1: #i39085# apply changes of language/writing aids dialog inside of spell dialog


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [108450dc111b7d2b3355d1f3c59231d9e96e6484]

INTEGRATION: CWS impress30 (1.43.2); FILE MERGED 2005/01/22 17:58:51 cl 1.43.2.3: #i38558# fixed effect order for old effects 2005/01/21 16:30:22 cl 1.43.2.2: #i38558# fixed effect order for old effects 2005/01/20 18:15:48 cl 1.43.2.1: #i40390# fixed after effects


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [36cb06533691ff6b06c39ad2f451142bd36acbd5]

INTEGRATION: CWS os47 (1.21.62); FILE MERGED 2004/12/20 15:16:25 os 1.21.62.1: #i39085# apply changes of language/writing aids dialog inside of spell dialog


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [24b533890a5b6b3fa1dd35f84e9887e4eff30b87]

INTEGRATION: CWS impress30 (1.2.60); FILE MERGED 2005/01/21 09:30:29 af 1.2.60.1: #118899# Ignoring PaneManager after it is destroyed.


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [1accc3c8639ae167ff4381c3cdcb9d9f4ef4c1fb]

INTEGRATION: CWS os47 (1.7.658); FILE MERGED 2004/12/13 08:27:39 os 1.7.658.1: #i38144# old spell dialog finally removed


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [698ce47a9323386a9410ba28cc976addc373c732]

INTEGRATION: CWS impress30 (1.5.60); FILE MERGED 2005/01/19 10:51:52 af 1.5.60.1: #i40949# Added new member mbProcessingMouseButtonDown.


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [f6e6904b5d07d917e44f17c74d3c9261d0677b4d]

INTEGRATION: CWS impress30 (1.12.2); FILE MERGED 2005/01/19 10:51:24 af 1.12.2.1: #i40949# Added new member mbProcessingMouseButtonDown.


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [b7508c464cf60fc51ecd5e87547474d6e805f8b7]

INTEGRATION: CWS impress30 (1.3.52); FILE MERGED 2005/01/22 19:24:50 cl 1.3.52.1: #i36948# ignore input after slide transition for 20ms


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [7675ef7b7d358d5f190d0b74db3e0dcef20d8e04]

INTEGRATION: CWS impress30 (1.3.50); FILE MERGED 2005/01/22 19:24:50 cl 1.3.50.2: #i36948# ignore input after slide transition for 20ms 2005/01/21 16:30:21 cl 1.3.50.1: #i38558# fixed effect order for old effects


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [50640017a04602d95acb680680efef4ff3810b71]

INTEGRATION: CWS os47 (1.8.38); FILE MERGED 2004/12/17 13:05:27 os 1.8.38.1: #118519# readonly-support in tools/options/security


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [887e33e332e66a1f668d58cbf11644fe7fa55f88]

INTEGRATION: CWS impress30 (1.9.60); FILE MERGED 2005/01/20 10:55:32 cl 1.9.60.1: #i38629# use correct client area for presentation in window


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [534907b382c382ace6a56687859f741a5ac08e7a]

INTEGRATION: CWS os47 (1.10.38); FILE MERGED 2004/12/17 13:04:48 os 1.10.38.1: #118519# readonly-support in tools/options/security


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [000b8170afe9a8f54dc3c5ecc4381dd06333e95d]

INTEGRATION: CWS os47 (1.42.38); FILE MERGED 2004/12/13 08:27:39 os 1.42.38.1: #i38144# old spell dialog finally removed


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [6f1949f7fbc80a140034294e3a2cc6cf79933a2c]

INTEGRATION: CWS impress30 (1.1.2); FILE ADDED 2005/01/20 10:41:30 bm 1.1.2.1: #i40785# put class in separate file to allow sharing between different panes


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [1b6e3cb84617bc249e1188ee91656d904619495b]

INTEGRATION: CWS os47 (1.3.232); FILE MERGED 2004/12/20 15:16:08 os 1.3.232.1: #i39085# apply changes of language/writing aids dialog inside of spell dialog


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [34e01e738ead343e8ebdb666495cf93f5436557b]

INTEGRATION: CWS impress30 (1.3.60); FILE MERGED 2005/01/20 10:42:21 bm 1.3.60.1: #i40785# put class DialogListBox in separate file to allow sharing between different panes


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [b873e7068af2dd0062c8c36c633b5a5f55b76bdc]

INTEGRATION: CWS installer04 (1.3.94); FILE MERGED 2005/01/26 14:27:14 dv 1.3.94.1: #i35737# Corrected typo, removed lnglist.txt


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [a6faa02a265c9246b85d8ce5e5130c193871a92d]

INTEGRATION: CWS impress30 (1.2.60); FILE MERGED 2005/01/20 10:48:01 bm 1.2.60.1: #i40785# put class DialogListBox in separate file to allow sharing between different panes


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [c40d046a6d977e0ddee4f71a5a754ca106fd8d1e]

INTEGRATION: CWS impress30 (1.2.60); FILE MERGED 2005/01/20 10:48:00 bm 1.2.60.1: #i40785# put class DialogListBox in separate file to allow sharing between different panes


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [c3f086c7f7f48922bfcb600a4e74259f2d05b36a]

INTEGRATION: CWS os47 (1.6.40); FILE MERGED 2004/12/17 13:04:48 os 1.6.40.1: #118519# readonly-support in tools/options/security


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [bbf2809df441aea215c1bfe3984e1a64b2ace701]

INTEGRATION: CWS impress30 (1.1.2); FILE ADDED 2005/01/20 10:41:50 bm 1.1.2.1: #i40785# put class in separate file to allow sharing between different panes


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [6cbd1c5238f6c1b25fc65fcf000963acb8a36453]

INTEGRATION: CWS impress30 (1.3.32); FILE MERGED 2005/01/20 10:48:00 bm 1.3.32.1: #i40785# put class DialogListBox in separate file to allow sharing between different panes


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [41362de19439880eb42b3aa56184ac35a2044c2f]

INTEGRATION: CWS impress30 (1.2.60); FILE MERGED 2005/01/20 18:15:19 cl 1.2.60.1: #i40390# fixed after effects


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [8d874081d9387b59c3e16f2a682b3128733b1277]

INTEGRATION: CWS impress30 (1.2.60); FILE MERGED 2005/01/20 18:15:07 cl 1.2.60.1: #i40390# fixed after effects


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [9b53113f4bc69491fdf3f7dc5c4f3f12edebbbd4]

INTEGRATION: CWS impress30 (1.7.146); FILE MERGED 2005/01/20 13:44:51 cl 1.7.146.1: #b4752338# give warning when overwriting files


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [660c23c4c1c624b9db626be8f01166a154021e0d]

INTEGRATION: CWS impress30 (1.18.40); FILE MERGED 2005/01/20 13:44:50 cl 1.18.40.1: #b4752338# give warning when overwriting files


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [b346a38cdf714768dab5e33d8cd520ad20bdd977]

INTEGRATION: CWS impress30 (1.71.2); FILE MERGED 2005/01/21 16:30:18 cl 1.71.2.1: #i38558# fixed effect order for old effects


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [736606eef297c9ad84f90ebc4d88b717d3f15666]

INTEGRATION: CWS os47 (1.5.76); FILE MERGED 2004/12/22 13:38:36 os 1.5.76.1: #i30916# additonal output - e-Mail


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [b5e6c9d69bab6bd7f6e152ab344a87f85985bb73]

INTEGRATION: CWS impress30 (1.2.60); FILE MERGED 2005/01/19 15:19:37 bm 1.2.60.1: #i40657# some effect mappings were incorrect


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [3bbcee04fb1cbd138d6fa0d5a6e502d6465cdcdb]

INTEGRATION: CWS os47 (1.7.76); FILE MERGED 2005/01/18 09:36:04 os 1.7.76.3: #i30916# PrintSettings->PrintOptions 2005/01/03 12:43:38 os 1.7.76.2: #i30916# server password properties added 2004/12/22 13:37:57 os 1.7.76.1: #i30916# additional properties to print to file, send as e-Mail and others


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [2d8f4117781d3936de6c60e7fc3e90356719ac4b]

INTEGRATION: CWS impress30 (1.38.124); FILE MERGED 2005/01/21 16:29:29 cl 1.38.124.1: #i41101# changed default fill color for shapes to blue 8


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [018d395f5fc59d59d990df31c5a009e4f10a42f4]

INTEGRATION: CWS impress30 (1.31.2); FILE MERGED 2005/01/19 15:05:25 cl 1.31.2.1: #i40947# do not export presentation:transition-stlye


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [fe2d6d54af41449f739de2bf5e91e9508d167edd]

INTEGRATION: CWS os47 (1.3.40); FILE MERGED 2005/01/03 11:49:00 os 1.3.40.1: #i39249# right-to-left/left-to-right not invisible anymore


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [fcb2dcfcebab58586fd7d558c2745fdb6958a143]

INTEGRATION: CWS impress30 (1.80.2); FILE MERGED 2005/01/19 15:05:25 cl 1.80.2.1: #i40947# do not export presentation:transition-stlye


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [0dece66f2418e112d43b201a52c52be2f9dadbb3]

INTEGRATION: CWS impress30 (1.3.2); FILE MERGED 2005/01/20 18:14:19 cl 1.3.2.2: #i40390# fixed after effects 2005/01/19 15:18:09 bm 1.3.2.1: #i40657# smil subtype topLeftVertical was missing, and rotateOut was duplicate


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [ac5cebe7a23dddaf5074df66ca7ca300b277e75b]

INTEGRATION: CWS os47 (1.2.304); FILE MERGED 2005/01/03 11:49:00 os 1.2.304.1: #i39249# right-to-left/left-to-right not invisible anymore


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [4cd2d0688b3380819d2495e8762bd0d3b78ca21a]

INTEGRATION: CWS impress30 (1.85.2); FILE MERGED 2005/01/19 15:15:50 bm 1.85.2.1: #i40657# token topLeftVertical (a smil subtype) was missing


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [9389ef05cbc3ac598c7952dcc96a3eed4a235e38]

INTEGRATION: CWS os47 (1.4.40); FILE MERGED 2005/01/03 11:48:59 os 1.4.40.1: #i39249# right-to-left/left-to-right not invisible anymore


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [52c54222ec9c8e748ce006a213d0b2a3dba385f5]

INTEGRATION: CWS os47 (1.2.304); FILE MERGED 2005/01/03 11:48:59 os 1.2.304.1: #i39249# right-to-left/left-to-right not invisible anymore


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [ea48d2bacf9c8357698fe6f8410feb04f6657016]

INTEGRATION: CWS os47 (1.3.40); FILE MERGED 2005/01/03 11:48:59 os 1.3.40.1: #i39249# right-to-left/left-to-right not invisible anymore


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [9e450741515d4fb51436b291a9638f86e0681670]

INTEGRATION: CWS impress30 (1.4.62); FILE MERGED 2005/01/20 23:10:25 cl 1.4.62.1: #i41044# removed unused strings


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [1987d6a6f565d77ac5c76686570e9f652657ffac]

INTEGRATION: CWS impress30 (1.3.62); FILE MERGED 2005/01/20 23:10:24 cl 1.3.62.1: #i41044# removed unused strings


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [013b80c83de49e7b31d8bf1779f8eb190bb196fb]

INTEGRATION: CWS os47 (1.2.304); FILE MERGED 2005/01/03 11:48:58 os 1.2.304.1: #i39249# right-to-left/left-to-right not invisible anymore


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [7ae76c2ab07d74c0a8e7accf362c9e4181c861cc]

INTEGRATION: CWS os47 (1.4.848); FILE MERGED 2004/12/17 15:34:34 os 1.4.848.1: #i38177# _Fwd/BwdPara have to return the result of SwCrsrShell::MovePara()


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [26392d0d8d69e78ca9c462ff2f2e2a97c0b9a42b]

INTEGRATION: CWS os47 (1.21.184); FILE MERGED 2005/01/03 14:00:53 os 1.21.184.2: RESYNC: (1.21-1.22); FILE MERGED 2004/12/27 07:51:50 os 1.21.184.1: #118841# insert multiple sections at once - assure valid insertion point


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [1cc217311e945868269ad7a193fa83b6b79fbc1e]

INTEGRATION: CWS os47 (1.13.40); FILE MERGED 2005/01/18 11:44:44 os 1.13.40.4: #i30916# PrintSettings->PrintOptions 2004/12/30 12:50:01 os 1.13.40.3: #i30916# mail merge API: added e-Mail, merge to single file, more printer properties 2004/12/27 08:05:15 os 1.13.40.2: #i30916# merge to single file added 2004/12/23 12:24:08 os 1.13.40.1: #i30916# extended mail merge API - support of printer settings, file filters, e-Mail and more


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [9ad11e990f7779603fc171aa89e71d62f89e360f]

INTEGRATION: CWS os47 (1.15.190); FILE MERGED 2004/12/23 12:23:51 os 1.15.190.1: #i30916# signature of SwNewDBMgr::MergeNew() changed


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [f40ec85a1cb31ee26f41f7ad829b20f9e8f0584d]

INTEGRATION: CWS os47 (1.20.240); FILE MERGED 2004/12/23 12:23:37 os 1.20.240.1: #i30916# signature of SwNewDBMgr::MergeNew() changed


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [1bc51599809c80f156f174f5ff87bfefd9e9c5d8]

INTEGRATION: CWS os47 (1.30.304); FILE MERGED 2005/01/03 15:19:19 os 1.30.304.1: #i39815# label width increased


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [e021f1440a93dadfb9ab2195372a57d0eced342f]

INTEGRATION: CWS os47 (1.27.304); FILE MERGED 2005/01/20 10:12:50 os 1.27.304.3: #i39812#808ntrols resized, again 2005/01/18 14:15:42 os 1.27.304.2: #i39814# Fixed text label further increased 2005/01/03 15:32:02 os 1.27.304.1: #i39808# label width increased


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [4b7bf5b69ee9927d36c0e5ab4b1fb287e27763b4]

INTEGRATION: CWS os47 (1.31.304); FILE MERGED 2005/01/20 10:22:21 os 1.31.304.4: #i39812# controls resized, again 2005/01/20 10:12:29 os 1.31.304.3: #i39812# controls resized, again 2005/01/18 14:12:06 os 1.31.304.2: #i39814# Fixed text label further increased 2005/01/03 15:09:41 os 1.31.304.1: #i39812# label width increased


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [2e65c3ad4098e905468744815e7b05310c124160]

INTEGRATION: CWS os47 (1.3.190); FILE MERGED 2004/12/30 12:52:14 os 1.3.190.1: #i30916# mail merge API: added e-Mail, merge to single file, more printer properties


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [3e12a98ad16658d3a9c3986efab2251ec0671892]

INTEGRATION: CWS os47 (1.60.240); FILE MERGED 2005/01/03 14:50:44 os 1.60.240.1: #i39807# label width increased


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [28492db6e796d28bc8619333d2b49256cc4e919f]

INTEGRATION: CWS os47 (1.49.76); FILE MERGED 2004/12/30 14:01:28 os 1.49.76.1: #i39692# controls mustn't be moved more than once


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [c51fc315cecfdbcc807f0c404b0c856898cf63fb]

INTEGRATION: CWS presbeta01 (1.3.10); FILE MERGED 2005/01/22 00:51:02 thb 1.3.10.1: #i36950# Handling push/pop of OutDevState correctly; respect the fact that RenderState's clip is also subject to RenderState transform, thus, when translating an action, have to translate back clip before!


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [ccfc01d6ede9e4a9d3bb1b8cf18d927c3811b573]

INTEGRATION: CWS presbeta01 (1.3.10); FILE MERGED 2005/01/25 23:22:42 thb 1.3.10.2: #i36950# More text output fixes: basegfx obviously does not prune exactly identical polygons into one, which might lead to errorneously empty clips. Fixed symptomatically by falling back to rect clipping for some common cases. Added handling of StretchText meta action 2005/01/22 00:51:02 thb 1.3.10.1: #i36950# Handling push/pop of OutDevState correctly; respect the fact that RenderState's clip is also subject to RenderState transform, thus, when translating an action, have to translate back clip before!


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [437fae8dd21b6bc836ee0b04b719b6310cd00bcc]

INTEGRATION: CWS os47 (1.30.240); FILE MERGED 2005/01/03 14:32:23 os 1.30.240.1: #i39799# RadioButton width increased


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [83ab6d815efb36a47dff6e769c2567397ae696c5]

INTEGRATION: CWS os47 (1.30.304); FILE MERGED 2005/01/20 10:13:17 os 1.30.304.2: #i39805#conntrols resized, again 2005/01/03 14:43:09 os 1.30.304.1: #i39805# label width increased


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [1bd16fcc545e80e7da786769d0d7b210962b7324]

INTEGRATION: CWS presbeta01 (1.4.2); FILE MERGED 2005/01/25 23:22:41 thb 1.4.2.2: #i36950# More text output fixes: basegfx obviously does not prune exactly identical polygons into one, which might lead to errorneously empty clips. Fixed symptomatically by falling back to rect clipping for some common cases. Added handling of StretchText meta action 2005/01/22 00:51:01 thb 1.4.2.1: #i36950# Handling push/pop of OutDevState correctly; respect the fact that RenderState's clip is also subject to RenderState transform, thus, when translating an action, have to translate back clip before!


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [a6d4232f813e7890e379c65b8833331835d410a3]

INTEGRATION: CWS os47 (1.3.190); FILE MERGED 2004/12/23 12:23:17 os 1.3.190.1: #i30916# signature of SwNewDBMgr::MergeNew() changed


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [78ecb6ae43faf1952c92dfaec71f0721b7187ba1]

INTEGRATION: CWS presbeta01 (1.4.10); FILE MERGED 2005/01/25 23:22:41 thb 1.4.10.1: #i36950# More text output fixes: basegfx obviously does not prune exactly identical polygons into one, which might lead to errorneously empty clips. Fixed symptomatically by falling back to rect clipping for some common cases. Added handling of StretchText meta action


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [d29860441c5883bfd15bc6e9d27731ba046942e2]

INTEGRATION: CWS os47 (1.4.56); FILE MERGED 2004/12/27 09:43:58 os 1.4.56.1: #i39571# temporary file name corrected


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [36df0b837b398f1011cb6f9fdf978a24125eee89]

INTEGRATION: CWS os47 (1.3.190); FILE MERGED 2004/12/17 14:40:16 os 1.3.190.1: #i38175# realloc should create the _correct_ size before access ;-)


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [9cca63786a3f1b30d47998579f084ef7056e7740]

INTEGRATION: CWS os47 (1.8.190); FILE MERGED 2004/12/30 12:52:01 os 1.8.190.1: #i30916# mail merge API: added e-Mail, merge to single file, more printer properties


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [f87a40e704c63c6418db4b1e6d088e2c5b59f8b6]

INTEGRATION: CWS os47 (1.3.56); FILE MERGED 2005/01/12 12:23:05 os 1.3.56.2: #i30916# syntax errors fixed 2004/12/30 12:52:01 os 1.3.56.1: #i30916# mail merge API: added e-Mail, merge to single file, more printer properties


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [4478f5b3e1db2e0543d4930914757a4da3a43115]

INTEGRATION: CWS os47 (1.2.190); FILE MERGED 2004/12/30 12:52:01 os 1.2.190.1: #i30916# mail merge API: added e-Mail, merge to single file, more printer properties


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [c2193f76c7d44ac8cde73472a54067446dab355f]

INTEGRATION: CWS os47 (1.3.136); FILE MERGED 2005/01/18 14:04:09 os 1.3.136.2: #i39814# Fixed text label further increased 2005/01/03 15:23:43 os 1.3.136.1: #i39814# label width increased


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [a62813f45ff567b4260765c5da612740927e20da]

INTEGRATION: CWS os47 (1.107.40); FILE MERGED 2005/01/18 11:44:42 os 1.107.40.3: #i30916# PrintSettings->PrintOptions 2004/12/30 12:51:16 os 1.107.40.2: #i30916# mail merge API: added e-Mail, merge to single file, more printer properties 2004/12/23 12:22:21 os 1.107.40.1: #i30916# extended mail merge API - support of printer settings, file filters, e-Mail and more


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [865e920830ff351d3160a6c16c9d024df63a2eba]

INTEGRATION: CWS os47 (1.170.40); FILE MERGED 2005/01/18 11:44:42 os 1.170.40.4: #i30916# PrintSettings->PrintOptions 2005/01/12 08:14:18 os 1.170.40.3: #i30916# syntax errors fixed 2004/12/30 12:51:15 os 1.170.40.2: #i30916# mail merge API: added e-Mail, merge to single file, more printer properties 2004/12/23 12:22:21 os 1.170.40.1: #i30916# extended mail merge API - support of printer settings, file filters, e-Mail and more


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [272b5a35dded3522951d3f4d625db53a82aa57a6]

INTEGRATION: CWS os47 (1.41.192); FILE MERGED 2004/12/27 10:10:27 os 1.41.192.1: #i39402# GetNext/PrevFrm: jump over dummy pages


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [dd6ce7cad3cf209fe993afb20077209010d8928d]

INTEGRATION: CWS os47 (1.103.40); FILE MERGED 2005/01/18 11:44:41 os 1.103.40.3: #i30916# PrintSettings->PrintOptions 2004/12/30 12:50:24 os 1.103.40.2: #i30916# mail merge API: added e-Mail, merge to single file, more printer properties 2004/12/23 12:22:06 os 1.103.40.1: #i30916# extended mail merge API - support of printer settings, file filters, e-Mail and more


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [be192a253a4e554d988fe5791e4d0813a8f0d075]

INTEGRATION: CWS os47 (1.47.40); FILE MERGED 2005/01/18 11:44:41 os 1.47.40.3: #i30916# PrintSettings->PrintOptions 2004/12/30 12:50:23 os 1.47.40.2: #i30916# mail merge API: added e-Mail, merge to single file, more printer properties 2004/12/23 12:22:06 os 1.47.40.1: #i30916# extended mail merge API - support of printer settings, file filters, e-Mail and more


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [0968e6a37b26015935805c86b3125c449edcfd2b]

INTEGRATION: CWS os47 (1.3.882); FILE MERGED 2004/12/30 12:50:23 os 1.3.882.2: #i30916# mail merge API: added e-Mail, merge to single file, more printer properties 2004/12/23 12:21:48 os 1.3.882.1: #i30916# extended mail merge API - support of printer settings, file filters, e-Mail and more


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [5834974a88bcf0ac0548a61bd835dd87dc134bbf]

INTEGRATION: CWS os47 (1.16.2); FILE MERGED 2005/01/11 08:56:27 os 1.16.2.2: RESYNC: (1.16-1.17); FILE MERGED 2004/12/20 08:10:22 os 1.16.2.1: #i39236# pMedium should be checked before access!


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [93ca585eefe2dbff05e354395090ab20020cacbf]

INTEGRATION: CWS os47 (1.1.1.1.1056); FILE MERGED 2004/12/27 07:51:22 os 1.1.1.1.1056.1: #118841# operators of SwGlblDocContent should be const


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [9346da15cb5d91bfa7340402d9d580aab22756ea]

INTEGRATION: CWS os47 (1.26.42); FILE MERGED 2005/01/12 09:01:29 os 1.26.42.3: #i30916# additional include 2004/12/30 12:46:57 os 1.26.42.2: #i30916# mail merge API: added e-Mail, merge to single file, more printer properties 2004/12/23 12:21:10 os 1.26.42.1: #i30916# extended mail merge API - support of printer settings, file filters, e-Mail and more


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [2005d6391b61f8f10c86ef2fce2392937c87bf51]

INTEGRATION: CWS os47 (1.62.42); FILE MERGED 2004/12/23 12:20:14 os 1.62.42.1: #i30916# predefine from svxids.hrc commented out


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [12cc9e1d427b42220edc3e1b4abce2072108eff3]

INTEGRATION: CWS os47 (1.3.6); FILE MERGED 2004/12/17 13:07:23 os 1.3.6.1: #118519# readonly-support in tools/options/security


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [58e7ab181880ad71fe2858957f3781c1891ac8f9]

INTEGRATION: CWS os47 (1.18.6); FILE MERGED 2005/01/03 13:48:23 os 1.18.6.2: RESYNC: (1.18-1.19); FILE MERGED 2004/12/17 13:07:23 os 1.18.6.1: #118519# readonly-support in tools/options/security


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [947b829fc32b3c01b9bb51ed398e320ea7da8723]

INTEGRATION: CWS os47 (1.10.6); FILE MERGED 2004/12/17 13:07:22 os 1.10.6.1: #118519# readonly-support in tools/options/security


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [e4093622f3b88b7c207f39b6dc9fb243ef97d2a1]

INTEGRATION: CWS os47 (1.10.20); FILE MERGED 2004/12/17 13:07:22 os 1.10.20.1: #118519# readonly-support in tools/options/security


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [122eb97354b4526b9700e7d0d089aaa4afae2d2c]

INTEGRATION: CWS os47 (1.9.26); FILE MERGED 2005/01/11 08:49:10 os 1.9.26.2: RESYNC: (1.9-1.10); FILE MERGED 2004/12/28 14:05:22 os 1.9.26.1: #i37724# formsobjectbar removed


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [76647b5e6a103eb0e2cc8151e1a50341241d2932]

INTEGRATION: CWS os47 (1.9.26); FILE MERGED 2005/01/11 08:49:00 os 1.9.26.2: RESYNC: (1.9-1.10); FILE MERGED 2004/12/28 14:05:22 os 1.9.26.1: #i37724# formsobjectbar removed


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [6e04c342a2a91d83ebb53d565a6d9e4c92b2e9bf]

INTEGRATION: CWS os47 (1.10.26); FILE MERGED 2005/01/11 08:48:50 os 1.10.26.2: RESYNC: (1.10-1.11); FILE MERGED 2004/12/28 14:05:23 os 1.10.26.1: #i37724# formsobjectbar removed


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [7734d1f2fc405e76ce593cab11d2ae4c35470635]

INTEGRATION: CWS os47 (1.8.156); FILE MERGED 2004/12/30 14:37:35 os 1.8.156.1: #i35573# Commit() has to be called after automatically switching on bCTLFontEnabled


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [c459c19dc9b4e0b637a2b71e1353739362c5db5f]

INTEGRATION: CWS os47 (1.12.220); FILE MERGED 2004/12/30 14:36:07 os 1.12.220.1: #i35573# Commit() has to be called in ::SetAll!


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [43b541024cf07567a4495ba65958ef56327c65f3]

INTEGRATION: CWS os47 (1.5.82); FILE MERGED 2005/01/03 11:33:41 os 1.5.82.1: #i39643# replace Global Document with Master Document


2005-01-28  Oliver Bolte  <obo@openoffice.org>  [5865da855bbec9b3f9e94bac7e601820aeb7f77f]

#i10000# PreviewWindow and PreviewChildWindow removed


2005-01-28  Rüdiger Timm  <rt@openoffice.org>  [472544438cbcff26fde669631a7caf946880f790]

#i10000# Wrong include path


2005-01-28  Vladimir Glazounov  <vg@openoffice.org>  [9a1d0826372180631ec381e31abdf8a8dcd2bef6]

new version for SRC680


2005-01-28  Vladimir Glazounov  <vg@openoffice.org>  [fea6eed512d7aadeb5c61f919e3e276009ca4efe]

new version for SRC680


2005-01-27  Vladimir Glazounov  <vg@openoffice.org>  [89cf95b5863a8b1c86f8d94a2efe1da0a016283d]

new version for SRC680


2005-01-27  Vladimir Glazounov  <vg@openoffice.org>  [3b768333b5c668e25f87855c711059bf993d075a]

new version for SRC680


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [fcabae9f46b2bcd8b7a245e85970ba03555e9b17]

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  Michael Meeks  <mmeeks@openoffice.org>  [d9a5dcc80457c25d8f1da97abacffe16360e9546]

Issue number: #i22148# Submitted by: mmeeks Even more artwork fixage ...


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [e4cf1826dcf05b655dc69157ce7e254605501dfb]

SRC680


2005-01-27  Michael Meeks  <mmeeks@openoffice.org>  [c5c6816861a79245f8e2809f556ea7007d0a8597]

Issue number: #i22148# Submitted by: mmeeks Yet more icons.


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [0adb829c9176ea116dbb68d19161e9cbc07b0e30]

INTEGRATION: CWS sj14 (1.3.410); FILE MERGED 2005/01/11 12:50:05 sj 1.3.410.1: #i40093# now displaying the correct unit if using metric mode


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [6dd3121aa7a41d9a1bfdcf277c7d1f091892ac2a]

INTEGRATION: CWS sj14 (1.4.240); FILE MERGED 2005/01/11 12:50:05 sj 1.4.240.1: #i40093# now displaying the correct unit if using metric mode


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [71d2dccb4710dd068c3f0aa2d85d69d40e78a666]

INTEGRATION: CWS sj14 (1.13.2); FILE MERGED 2005/01/10 16:10:00 sj 1.13.2.1: #40108# not crashing if shadow+vertical writing is used


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [e8283f828b5312a0d6d3956ca709236579a6f70a]

INTEGRATION: CWS sj14 (1.8.40); FILE MERGED 2005/01/12 15:37:34 sj 1.8.40.1: #i38210# fixed connector problem, msoSptRoundRectangle is now from EnhancedCustomShapeGluePointType::Rect


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [186b5ed6d3a40ac108380b873a0e058f098e100d]

INTEGRATION: CWS sj14 (1.8.40); FILE MERGED 2005/01/13 17:33:19 sj 1.8.40.1: #i40600# fixed, fontwork is now drawn if Linestyle is invisible


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [14d6807a820a4de5f67a41f21f002c55a1adae95]

INTEGRATION: CWS sj14 (1.9.22); FILE MERGED 2005/01/13 14:59:44 sj 1.9.22.1: #i25876# fixed a mapping problem


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [3b7d4a219c8fd978a6d93db36646e40f5b50825c]

INTEGRATION: CWS sj14 (1.5.22); FILE MERGED 2005/01/11 11:11:27 sj 1.5.22.1: #i40320# solved overrun when calculating max pixel size


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [6ba7357d5c2ae4fca77485d30ac68843f83f2cb0]

INTEGRATION: CWS sj14 (1.84.40); FILE MERGED 2005/01/11 16:55:28 sj 1.84.40.1: #i39428# now exporting hyperlinks also for draw by avoiding exceptions


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [0f2fde1a8a4ecbf1d989e1712fe84af73a58d8c9]

INTEGRATION: CWS sj14 (1.35.38); FILE MERGED 2005/01/10 17:22:56 sj 1.35.38.1: #i39666# using correct quotation


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [ecaea00aae607b826b025784223ba4760b9fd068]

INTEGRATION: CWS sj14 (1.10.162); FILE MERGED 2005/01/24 13:31:27 sj 1.10.162.1: #i40455# fixed INT32 definition for 64bit platforms


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [9fd182ad2457d630b0646fff7d13895ac259bfb3]

INTEGRATION: CWS sj14 (1.52.36); FILE MERGED 2005/01/11 15:08:06 sj 1.52.36.1: #i40367# no assertion if testing for existing files


2005-01-27  Oliver Bolte  <obo@openoffice.org>  [a145a306bea32234beac463d093cb27f7f5b8763]

INTEGRATION: CWS babelfish05 (1.78.430); FILE MERGED 2005/01/17 14:47:59 ihi 1.78.430.1: #i30777# Enable -> Insert / Zulassen -> Einfügen


2005-01-27  Michael Meeks  <mmeeks@openoffice.org>  [4ed9e322bf06c5ca009e304b2cedbafb801fb8b7]

Issue number: #i22148# Submitted by: mmeeks Yet more artwork.


2005-01-27  Oliver Bolte  <obo@openoffice.org>  [65aaccd41c47dc46ae1258f3ca85c281bc6a2036]

INTEGRATION: CWS babelfish05 (1.5.6); FILE MERGED 2005/01/24 17:42:38 ihi 1.5.6.2: RESYNC: (1.5-1.7); FILE MERGED 2005/01/18 16:22:02 ihi 1.5.6.1: #i40909# Remove redudant xml-lang attributes from helpcontent2 strings


2005-01-27  Oliver Bolte  <obo@openoffice.org>  [e6fd38ee478c0d87eae43e97b3c79b321eb842a6]

INTEGRATION: CWS babelfish05 (1.6.6); FILE MERGED 2005/01/24 19:56:40 ihi 1.6.6.5: #i41232# Introduce '-x' switch to localize.pl to prevent sorted localize.sdf files 2005/01/24 17:40:33 ihi 1.6.6.4: RESYNC: (1.6-1.7); FILE MERGED 2005/01/19 17:27:30 ihi 1.6.6.3: #i40982# sym link fix 2005/01/11 14:11:01 ihi 1.6.6.2: #i38824# Replace sdf extract date with a dummy 2005/01/07 15:18:11 ihi 1.6.6.1: #i35469# Language fallback fixed


2005-01-27  Oliver Bolte  <obo@openoffice.org>  [e8f42c4f8a74e03fe0873252d69a8daf15019b8a]

INTEGRATION: CWS babelfish05 (1.14.28); FILE MERGED 2005/01/17 14:38:28 ihi 1.14.28.1: #i40454# en-US -> de typo


2005-01-27  Oliver Bolte  <obo@openoffice.org>  [59364c6fd67686082cac0bb793f77e2fa3a71c0d]

INTEGRATION: CWS impress32 (1.11.10); FILE MERGED 2005/01/25 16:52:00 iha 1.11.10.1: #i39967# some toolbars cannot be recalled after closing


2005-01-27  Oliver Bolte  <obo@openoffice.org>  [643827c04fffbe806b140a8f185871b4a829a27b]

INTEGRATION: CWS impress32 (1.12.74); FILE MERGED 2005/01/25 16:51:59 iha 1.12.74.1: #i39967# some toolbars cannot be recalled after closing


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [068682d54732d5d93bdf8d4e7f91a9ac13cbccc5]

INTEGRATION: CWS scriptingf10 (1.10.14); FILE MERGED 2005/01/11 18:20:59 toconnor 1.10.14.2: #i40429# remove OSL_TRACE calls before beta 2005/01/11 16:56:39 toconnor 1.10.14.1: #i40363# handle exceptions thrown by XBrowseNode API


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [11295586adea1c64f5f91979469f39dc74762f46]

INTEGRATION: CWS scriptingf10 (1.11.12); FILE MERGED 2005/01/11 18:20:59 toconnor 1.11.12.1: #i40429# remove OSL_TRACE calls before beta


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [b9bd477450b273fe97664287bbc587b47d0db0b3]

INTEGRATION: CWS scriptingf10 (1.6.194); FILE MERGED 2005/01/11 18:20:59 toconnor 1.6.194.1: #i40429# remove OSL_TRACE calls before beta


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [4fc9e64e5e5692801e7988fb13f68406c5ca77f4]

INTEGRATION: CWS scriptingf10 (1.5.14); FILE MERGED 2005/01/13 13:52:18 toconnor 1.5.14.2: RESYNC: (1.5-1.6); FILE MERGED 2005/01/11 18:20:59 toconnor 1.5.14.1: #i40429# remove OSL_TRACE calls before beta


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [dd893a1559bd09ad810181430b75860b17c81e04]

INTEGRATION: CWS scriptingf10 (1.5.14); FILE MERGED 2005/01/11 18:20:58 toconnor 1.5.14.1: #i40429# remove OSL_TRACE calls before beta


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [456b5a3c0c29a48ef7c4fd879118699bc8f54320]

INTEGRATION: CWS scriptingf10 (1.18.88); FILE MERGED 2005/01/11 18:20:58 toconnor 1.18.88.1: #i40429# remove OSL_TRACE calls before beta


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [0a17cf6890a5d2751a3d6a61efd68c33201ac927]

INTEGRATION: CWS scriptingf10 (1.69.18); FILE MERGED 2005/01/04 13:37:48 toconnor 1.69.18.1: #i36681# deliver scripting framework idl files properly


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [0ae9cb82732d48a0541eaf401dc0e04c5cbf9624]

INTEGRATION: CWS scriptingf10 (1.7.16); FILE MERGED 2005/01/20 13:27:26 toconnor 1.7.16.2: #i40363# clean up global string usage 2005/01/12 14:03:59 toconnor 1.7.16.1: #i40429# remove OSL_TRACE calls before beta


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [c35a30be1fb724a3c3de390f30cb354873c13cfc]

INTEGRATION: CWS scriptingf10 (1.4.4); FILE MERGED 2005/01/12 14:03:59 toconnor 1.4.4.1: #i40429# remove OSL_TRACE calls before beta


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [20ff3a26d7cbcd46f1d68ad705fd25751f4c2d8b]

INTEGRATION: CWS scriptingf10 (1.10.16); FILE MERGED 2005/01/12 14:03:59 toconnor 1.10.16.1: #i40429# remove OSL_TRACE calls before beta


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [76c9664d52770dabaeb145dc81da0a404f6dbd0b]

INTEGRATION: CWS scriptingf10 (1.13.16); FILE MERGED 2005/01/20 13:27:25 toconnor 1.13.16.2: #i40363# clean up global string usage 2005/01/12 14:03:59 toconnor 1.13.16.1: #i40429# remove OSL_TRACE calls before beta


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [2f29d707c7d9f862f5ed6c52c337364e2c354ab3]

INTEGRATION: CWS scriptingf10 (1.5.16); FILE MERGED 2005/01/20 13:27:25 toconnor 1.5.16.3: #i40363# clean up global string usage 2005/01/12 14:03:58 toconnor 1.5.16.2: #i40429# remove OSL_TRACE calls before beta 2005/01/11 16:59:35 toconnor 1.5.16.1: #i40363# better handling of exceptions thrown by XBrowseNode API


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [4aea9b709aa33c9ac3b046f9c759c0dcd7f838d8]

INTEGRATION: CWS scriptingf10 (1.9.4); FILE MERGED 2005/01/12 14:03:58 toconnor 1.9.4.1: #i40429# remove OSL_TRACE calls before beta


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [3bbb985ba712ec11fc42a686fd294205e1ebcb8d]

INTEGRATION: CWS scriptingf10 (1.21.4); FILE MERGED 2005/01/24 17:50:14 toconnor 1.21.4.3: #i40429# clean up debug and exception handling 2005/01/12 14:03:57 toconnor 1.21.4.2: #i40429# remove OSL_TRACE calls before beta 2005/01/07 19:18:48 toconnor 1.21.4.1: #i39386# cannot execute script assigned to toolbar item of backing window


2005-01-27  Oliver Bolte  <obo@openoffice.org>  [dab274d63cd65ba165f857e9ee48ad2cfdc300b6]

INTEGRATION: CWS impress32 (1.100.14); FILE MERGED 2005/01/25 12:43:19 bm 1.100.14.1: #i38908#, #i36800# fix by mba: show window of frame


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [fc6b7bff20ae596de7b636554378dc6eef08247d]

INTEGRATION: CWS scriptingf10 (1.2.16); FILE MERGED 2005/01/12 14:03:56 toconnor 1.2.16.1: #i40429# remove OSL_TRACE calls before beta


2005-01-27  Oliver Bolte  <obo@openoffice.org>  [817d0cf43f6fcb6f5bc82b3fb5f20f7da3438bb6]

INTEGRATION: CWS impress32 (1.38.14); FILE MERGED 2005/01/24 17:15:26 mba 1.38.14.1: #i41095#: make sure that dispatches for master command slots are never cached


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [b6c6a9d6821ffd9913126482f0e648784713cbb2]

INTEGRATION: CWS scriptingf10 (1.2.16); FILE MERGED 2005/01/24 17:57:45 toconnor 1.2.16.2: #i40429# clean up of debug calls and exception handling 2005/01/12 14:03:56 toconnor 1.2.16.1: #i40429# remove OSL_TRACE calls before beta


2005-01-27  Oliver Bolte  <obo@openoffice.org>  [067f06aed2359c3886c2db073070522c239e6b40]

INTEGRATION: CWS impress32 (1.35.14); FILE MERGED 2005/01/24 17:15:25 mba 1.35.14.1: #i41095#: make sure that dispatches for master command slots are never cached


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [e43f936b4eb828867760efaf6fc2663de77af357]

INTEGRATION: CWS scriptingf10 (1.5.12); FILE MERGED 2005/01/12 14:03:55 toconnor 1.5.12.1: #i40429# remove OSL_TRACE calls before beta


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [b01b798fae90a35f723af4b7f32ef11175e2b3c5]

INTEGRATION: CWS scriptingf10 (1.13.16); FILE MERGED 2005/01/12 14:03:54 toconnor 1.13.16.1: #i40429# remove OSL_TRACE calls before beta


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [634cfea8ae9dde404d547ba28c055e72f935631b]

INTEGRATION: CWS scriptingf10 (1.3.32); FILE MERGED 2005/01/10 14:10:04 toconnor 1.3.32.2: #i39330# BeanShell editor should prompt before closing 2005/01/06 10:56:36 toconnor 1.3.32.1: #i39330# beanshell editor should prompt to save before closing


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [c197b627978f1b311a5a2e3f1773d57fb32b72f1]

INTEGRATION: CWS scriptingf10 (1.2.60); FILE MERGED 2005/01/10 14:10:02 toconnor 1.2.60.1: #i39330# BeanShell editor should prompt before closing


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [c02c18a5913094f0aa98790a1438cc5635097812]

INTEGRATION: CWS scriptingf10 (1.6.12); FILE MERGED 2005/01/06 10:56:35 toconnor 1.6.12.1: #i39330# beanshell editor should prompt to save before closing


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [993194810e5e4a8c161ac1f55384293d3d77b3d9]

INTEGRATION: CWS scriptingf10 (1.6.16); FILE MERGED 2005/01/20 10:37:44 toconnor 1.6.16.4: #i39330# do not close if there is an error writing file 2005/01/18 14:50:11 toconnor 1.6.16.3: #i39330# add prompt on close for window decoration close button also 2005/01/10 14:10:01 toconnor 1.6.16.2: #i39330# BeanShell editor should prompt before closing 2005/01/06 10:56:35 toconnor 1.6.16.1: #i39330# beanshell editor should prompt to save before closing


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [ff60a7b84b752def69726a937455968363a291a9]

INTEGRATION: CWS scriptingf10 (1.2.60); FILE MERGED 2005/01/10 14:10:00 toconnor 1.2.60.2: #i39330# BeanShell editor should prompt before closing 2005/01/06 10:56:35 toconnor 1.2.60.1: #i39330# beanshell editor should prompt to save before closing


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [e90e74ae4f19f5c9809602d2431027a5bfdde246]

INTEGRATION: CWS scriptingf10 (1.8.16); FILE MERGED 2005/01/18 14:50:48 toconnor 1.8.16.1: #i25269# url handling broken is some cases


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [48c918e8d50e755a8db5a777b14f49106937ac39]

INTEGRATION: CWS scriptingf10 (1.3.32); FILE MERGED 2005/01/20 10:37:43 toconnor 1.3.32.1: #i39330# do not close if there is an error writing file


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [20a3ef622bf3275750607740744f12cf812f65dc]

INTEGRATION: CWS scriptingf10 (1.5.12); FILE MERGED 2005/01/20 16:39:39 toconnor 1.5.12.3: #i25268# further url handling fix 2005/01/18 14:50:47 toconnor 1.5.12.2: #i25269# url handling broken is some cases 2005/01/10 12:03:46 toconnor 1.5.12.1: #i25269# add getChildContainerForUrl method for UNO package scripts


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [dae6a8ac74cd5bf30addbe8702104e6a1322fccd]

INTEGRATION: CWS scriptingf10 (1.7.4); FILE MERGED 2005/01/10 12:03:46 toconnor 1.7.4.1: #i25269# add getChildContainerForUrl method for UNO package scripts


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [39103990aa1c7a28657dbdf49f8a12a7e398c202]

INTEGRATION: CWS scriptingf10 (1.8.16); FILE MERGED 2005/01/13 15:58:35 toconnor 1.8.16.1: #i39386# ensure selector example can run for button press events


2005-01-27  Oliver Bolte  <obo@openoffice.org>  [d090c0a66587e0110137ae59f2c65c8775f617f9]

INTEGRATION: CWS impress32 (1.4.74); FILE MERGED 2005/01/25 12:53:15 iha 1.4.74.1: #i39971# aligned button positions for fontwork, insert grafic, gallery between impress and draw


2005-01-27  Oliver Bolte  <obo@openoffice.org>  [7214c8bdfb34f3c63b76e304c7569f4df9e7abe2]

INTEGRATION: CWS impress32 (1.6.68); FILE MERGED 2005/01/25 12:52:36 iha 1.6.68.1: #i39971# aligned button positions for fontwork, insert grafic, gallery between impress and draw


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [a12fa886594ef5b36b68bf088e54a5f3bf63ba28]

INTEGRATION: CWS scriptingf10 (1.2.4); FILE MERGED 2005/01/07 19:09:17 toconnor 1.2.4.1: #i39386# ship MemoryUsage macro without document


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [53592987185b208d6bd5c4ccd056919a90c56bbe]

INTEGRATION: CWS scriptingf10 (1.10.4); FILE MERGED 2005/01/07 19:09:16 toconnor 1.10.4.1: #i39386# ship MemoryUsage macro without document


2005-01-27  Oliver Bolte  <obo@openoffice.org>  [d9a7682214ff8e64fc2fac3c55e83b2aad050069]

INTEGRATION: CWS impress32 (1.37.72); FILE MERGED 2005/01/25 12:44:04 bm 1.37.72.1: #i36800# let navigator slots through in presentation mode


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [09533d7849c21b7b692ea430779cbc04172a9020]

INTEGRATION: CWS scriptingf10 (1.5.16); FILE MERGED 2005/01/07 19:09:14 toconnor 1.5.16.1: #i39386# ship MemoryUsage macro without document


2005-01-27  Oliver Bolte  <obo@openoffice.org>  [e732dc5d13b97945bacbd952143faf4f8d09e166]

INTEGRATION: CWS impress32 (1.4.28); FILE MERGED 2005/01/25 15:01:10 cl 1.4.28.2: #i41213# to not go to preview slide when you are on the first one 2005/01/25 12:45:54 bm 1.4.28.1: #i38908# startShow: parent window is the same for full-screen presentation as for presentation in window


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [9bd049763b6b866bb5b8218d39bdb30459bca77a]

INTEGRATION: CWS scriptingf10 (1.6.4); FILE MERGED 2005/01/12 16:19:01 toconnor 1.6.4.1: #i39386# don't ship InteractiveBeanShell script as we provide an editor


2005-01-27  Oliver Bolte  <obo@openoffice.org>  [472633b49cc92caec2a09a6a1f4824227c2c83b7]

INTEGRATION: CWS impress32 (1.3.74); FILE MERGED 2005/01/24 17:27:06 cl 1.3.74.1: #i41211# fixed typo Dimcolor -> Dim Color


2005-01-27  Oliver Bolte  <obo@openoffice.org>  [12de58816bd96e8f453ad722680d7d5ee6f29770]

INTEGRATION: CWS impress32 (1.10.40); FILE MERGED 2005/01/25 16:52:00 iha 1.10.40.1: #i39967# some toolbars cannot be recalled after closing


2005-01-27  Oliver Bolte  <obo@openoffice.org>  [1325d1eeb304c6dd40a165d6cc711f70e504cc18]

INTEGRATION: CWS impress32 (1.11.40); FILE MERGED 2005/01/25 16:51:59 iha 1.11.40.1: #i39967# some toolbars cannot be recalled after closing


2005-01-27  Oliver Bolte  <obo@openoffice.org>  [c6e422bdcec00ee1fb41f442b4809939ac85b540]

INTEGRATION: CWS impress32 (1.3.74); FILE MERGED 2005/01/25 16:51:59 iha 1.3.74.1: #i39967# some toolbars cannot be recalled after closing


2005-01-27  Oliver Bolte  <obo@openoffice.org>  [4757793489502a023cc10688673db4a6e331938e]

INTEGRATION: CWS impress32 (1.4.74); FILE MERGED 2005/01/25 16:51:59 iha 1.4.74.1: #i39967# some toolbars cannot be recalled after closing


2005-01-27  Oliver Bolte  <obo@openoffice.org>  [f3f1492ac3687b44535e865798e08195b67df43d]

INTEGRATION: CWS impress32 (1.11.32); FILE MERGED 2005/01/25 16:51:58 iha 1.11.32.1: #i39967# some toolbars cannot be recalled after closing


2005-01-27  Oliver Bolte  <obo@openoffice.org>  [f9d59af26af6797133777461323f2825a950253c]

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  Rüdiger Timm  <rt@openoffice.org>  [495a3276ecd1bc8cf8d40a64eb5fa9e48dd1cb4f]

INTEGRATION: CWS impress27 (1.8.30); FILE MERGED 2004/12/14 15:54:05 af 1.8.30.1: #i38391# Removed support for the preview window.


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [949bde3696a1988ec8c2661ce8a4946970f980d8]

INTEGRATION: CWS impress27 (1.48.26); FILE MERGED 2004/12/14 15:54:05 af 1.48.26.1: #i38391# Removed support for the preview window.


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [78fb11944e1d0176eb75c5a1a19b713fe24f6a89]

INTEGRATION: CWS impress27 (1.37.28); FILE MERGED 2004/12/14 15:54:06 af 1.37.28.1: #i38391# Removed support for the preview window.


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [9d4c35dfd1339d2e579a612b5548797d6123e4c0]

INTEGRATION: CWS tbe17 (1.2.38); FILE MERGED 2005/01/18 10:36:43 tbe 1.2.38.1: #118803# Implement SO7 -> 8 migration for Basic


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [9b8993f952dd79b00ac4daa61e074382072cbf2a]

INTEGRATION: CWS tbe17 (1.2.38); FILE MERGED 2005/01/18 10:35:21 tbe 1.2.38.1: #118803# Implement SO7 -> 8 migration for Basic


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [02b6fd85220aa9af0b003fd70475d84c8f0ab694]

INTEGRATION: CWS tbe17 (1.2.38); FILE MERGED 2005/01/17 13:53:56 jl 1.2.38.1: #i40685# service name changed


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [19436ee56bf5929224c6ebc7fc5ac377bf0e08c1]

INTEGRATION: CWS tbe17 (1.2.38); FILE MERGED 2005/01/18 10:35:49 tbe 1.2.38.1: #118803# Implement SO7 -> 8 migration for Basic


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [4b98977777bbcdcc461a44e1667660b9e7775cd9]

INTEGRATION: CWS tbe17 (1.1.2); FILE ADDED 2005/01/18 10:34:22 tbe 1.1.2.1: #118803# Implement SO7 -> 8 migration for Basic


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [15b6c3350ffd2c67394843bd92ab70d277b9c0b2]

INTEGRATION: CWS tbe17 (1.1.2); FILE ADDED 2005/01/18 10:34:38 tbe 1.1.2.1: #118803# Implement SO7 -> 8 migration for Basic


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [a257f5388811b1754d69f0d822280fb763435ae3]

INTEGRATION: CWS tbe17 (1.55.70); FILE MERGED 2005/01/20 11:40:48 tbe 1.55.70.1: #i40875# FixedText error: StarOffice - Basic


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [e446f479c94af1dc175e68ce563fa7ba3ea6d52d]

INTEGRATION: CWS tbe17 (1.49.2); FILE MERGED 2005/01/20 17:01:43 tbe 1.49.2.3: #i41023# build break in basctl/source/basicide/moduldl2.cxx 2005/01/20 13:20:47 tbe 1.49.2.2: #i41023# build break in basctl/source/basicide/moduldl2.cxx 2005/01/19 16:40:14 tbe 1.49.2.1: #i40994# Append Libraries dialog doesn't display *.xlb files


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [423167f4d51b2750eb334cf593d8b21a9ae88a33]

INTEGRATION: CWS impress27 (1.20.30); FILE MERGED 2004/12/14 15:54:10 af 1.20.30.1: #i38391# Removed support for the preview window.


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [f77ad7f15f53526714518bb3562ba7de4ba0d45e]

INTEGRATION: CWS impress27 (1.44.10); FILE MERGED 2005/01/11 16:24:27 af 1.44.10.2: RESYNC: (1.44-1.45); FILE MERGED 2004/12/14 15:54:09 af 1.44.10.1: #i38391# Removed support for the preview window.


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [e9f1a5b56583c1e7cbfa3611126f03f2d80cc822]

INTEGRATION: CWS tbe17 (1.7.2); FILE MERGED 2005/01/20 09:57:52 tbe 1.7.2.1: #i40880# document converter and euro converter don't work anymore


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [6bfee2cb6916162e2aae4412cef7208100483e0b]

INTEGRATION: CWS impress27 (1.41.28); FILE MERGED 2004/12/14 15:54:09 af 1.41.28.1: #i38391# Removed support for the preview window.


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [0485396d63bc70daaaf7f13e3f01c6432e2c0364]

INTEGRATION: CWS tbe17 (1.14.46); FILE MERGED 2005/01/18 10:32:05 tbe 1.14.46.2: #118803# Implement SO7 -> 8 migration for Basic 2005/01/17 13:55:29 jl 1.14.46.1: #i40685# service name changed


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [2a6b1b3f1dc12c20832c1e0ee11a15f3c70ce832]

INTEGRATION: CWS impress27 (1.60.24); FILE MERGED 2004/12/14 15:54:08 af 1.60.24.1: #i38391# Removed support for the preview window.


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [d87065d62f3f4d000756fffaec489c33fdfde857]

INTEGRATION: CWS impress27 (1.18.30); FILE MERGED 2004/12/14 15:54:07 af 1.18.30.1: #i38391# Removed support for the preview window.


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [9a969852645b4d1306929e543e6c68acf8b79419]

INTEGRATION: CWS impress27 (1.16.30); FILE MERGED 2004/12/14 15:54:07 af 1.16.30.1: #i38391# Removed support for the preview window.


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [f2eee0683e3f62f518d55b1d0614166c4e0a753d]

INTEGRATION: CWS impress27 (1.24.28); FILE MERGED 2004/12/15 12:37:12 af 1.24.28.1: #i38391# Removed support for preview window.


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [1f9212226fc51243c68cf85368681dba391f05b0]

INTEGRATION: CWS impress27 (1.14.30); FILE MERGED 2004/12/14 15:54:07 af 1.14.30.1: #i38391# Removed support for the preview window.


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [a49d5b3551351a2db3f42a94bfaf773a6782ce7c]

INTEGRATION: CWS impress27 (1.15.30); FILE MERGED 2004/12/14 15:54:07 af 1.15.30.1: #i38391# Removed support for the preview window.


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [0d868c71d660eca5ff16ab405977aef8dd0dff88]

INTEGRATION: CWS impress27 (1.12.36); FILE MERGED 2004/12/14 15:54:07 af 1.12.36.1: #i38391# Removed support for the preview window.


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [fa6f4afdb10ffa75ecbbe9703aacd20893685a03]

INTEGRATION: CWS impress27 (1.54.28); FILE MERGED 2004/12/14 15:54:06 af 1.54.28.1: #i38391# Removed support for the preview window.


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [34ec16c8d69d88da831c0c00f9aba4452acf5bb7]

INTEGRATION: CWS impress27 (1.16.28); FILE MERGED 2004/12/14 15:54:06 af 1.16.28.1: #i38391# Removed support for the preview window.


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [f92c99d6b1f985d1757e5c7bd09628cee2e0aae0]

INTEGRATION: CWS impress27 (1.30.28); FILE MERGED 2004/12/14 15:54:06 af 1.30.28.1: #i38391# Removed support for the preview window.


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [a628dc3d2870a3208ea6e015a3fb747486823615]

INTEGRATION: CWS impress27 (1.34.28); FILE MERGED 2005/01/11 16:23:56 af 1.34.28.2: RESYNC: (1.34-1.35); FILE MERGED 2004/12/14 15:54:05 af 1.34.28.1: #i38391# Removed support for the preview window.


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [72331607d3b1eeeace226692ea23087c7a76246c]

INTEGRATION: CWS impress27 (1.5.306); FILE MERGED 2004/12/14 15:54:05 af 1.5.306.1: #i38391# Removed support for the preview window.


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [14caa440a8e61dd437155a928ad410b57e8ac003]

INTEGRATION: CWS impress27 (1.14.30); FILE MERGED 2004/12/14 15:54:04 af 1.14.30.1: #i38391# Removed support for the preview window.


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [4c3b6067a0412f16d31f17a01281bc3b210296e1]

INTEGRATION: CWS impress27 (1.15.34); FILE MERGED 2004/12/14 15:54:04 af 1.15.34.1: #i38391# Removed support for the preview window.


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [15c3dc4cb4110f93bfa08d4137818f3ac63c6a85]

INTEGRATION: CWS impress27 (1.10.12); FILE MERGED 2004/12/15 12:37:12 af 1.10.12.1: #i38391# Removed support for preview window.


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [73ea6dbbe433a14871639fee433b9c6f8a8ef4e8]

INTEGRATION: CWS impress27 (1.22.12); FILE MERGED 2004/12/14 15:54:03 af 1.22.12.1: #i38391# Removed support for the preview window.


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [e3e9be874a8634fb63a355828a0b13c6d98ddf72]

INTEGRATION: CWS impress27 (1.5.30); FILE MERGED 2004/12/14 15:54:02 af 1.5.30.1: #i38391# Removed support for the preview window.


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [2e9017d0d5ecf380764b2096d91141b814a16f36]

INTEGRATION: CWS impress27 (1.10.28); FILE MERGED 2004/12/14 15:54:02 af 1.10.28.1: #i38391# Removed support for the preview window.


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [b6e5ccf266ef11af9827c58a3878bf0f67e5ddf5]

INTEGRATION: CWS impress27 (1.7.28); FILE MERGED 2004/12/14 15:54:01 af 1.7.28.1: #i38391# Removed support for the preview window.


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [e4a34f7b3be6fa47637c6ff8f8f17920b97e1ef6]

INTEGRATION: CWS impress27 (1.3.14); FILE MERGED 2004/12/14 15:54:01 af 1.3.14.1: #i38391# Removed support for the preview window.


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [cbf718196dee2befe57d270b51cd1cb5f58b52db]

INTEGRATION: CWS impress27 (1.2.30); FILE MERGED 2004/12/14 15:54:01 af 1.2.30.1: #i38391# Removed support for the preview window.


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [dd61f2cd5a0ad4b9313a724c9309ce05e82c52ce]

INTEGRATION: CWS impress27 (1.19.118); FILE MERGED 2004/12/15 12:37:11 af 1.19.118.1: #i38391# Removed support for preview window.


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [cdcf9ce153109bba5de38028ff3f0a58b844f0ce]

INTEGRATION: CWS impress27 (1.4.118); FILE MERGED 2004/12/14 15:54:00 af 1.4.118.1: #i38391# Removed support for the preview window.


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [0b48cdc179bf18c9e1c355768f0fc507ae7c4d1c]

INTEGRATION: CWS impress27 (1.11.28); FILE MERGED 2004/12/14 15:54:00 af 1.11.28.1: #i38391# Removed support for the preview window.


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [d290ef827ffa9229a5a3c761aca37baa8c76c101]

#i41453# gcc parser bug


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [7918d1aed3e3f0dc61a3517c334f628b21a2a478]

INTEGRATION: CWS impress27 (1.2.306); FILE MERGED 2004/12/15 12:37:11 af 1.2.306.1: #i38391# Removed support for preview window.


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [14b80279e9941ee25b08f8db33a683cdffabd846]

INTEGRATION: CWS impress27 (1.19.106); FILE MERGED 2004/12/14 15:53:59 af 1.19.106.1: #i38391# Removed support for the preview window.


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [1e081c6eb8721970af05200f3878ea461e736e4e]

INTEGRATION: CWS impress27 (1.7.28); FILE MERGED 2004/12/14 15:53:59 af 1.7.28.1: #i38391# Removed support for the preview window.


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [18ed51daefca737b5d42b0922f8752d4fe9a9320]

INTEGRATION: CWS impress27 (1.31.30); FILE MERGED 2004/12/14 15:53:58 af 1.31.30.1: #i38391# Removed support for the preview window.


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [13c1235892e9966c8e513aeda476571d79cdffe4]

INTEGRATION: CWS impress27 (1.27.30); FILE MERGED 2004/12/14 15:53:58 af 1.27.30.1: #i38391# Removed support for the preview window.


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [a93625a47a4de2bcc7c0bb6c56d21295bb327362]

INTEGRATION: CWS impress27 (1.21.30); FILE MERGED 2004/12/14 15:53:57 af 1.21.30.1: #i38391# Removed support for the preview window.


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [305dc45a797528afe18627bc3374dd4fedabb6fc]

INTEGRATION: CWS impress27 (1.11.36); FILE MERGED 2004/12/14 15:53:57 af 1.11.36.1: #i38391# Removed support for the preview window.


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [5a797a89fa32ab7a5ae06b475bbbe64ac7cbff1e]

INTEGRATION: CWS impress27 (1.29.92); FILE MERGED 2004/12/15 12:37:10 af 1.29.92.1: #i38391# Removed support for preview window.


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [a2aa14b5bb2f73f2e68e96144f94fc5a1db41868]

INTEGRATION: CWS impress27 (1.21.30); FILE MERGED 2004/12/14 15:53:55 af 1.21.30.1: #i38391# Removed support for the preview window.


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [5a8edf8b5974aafab02fa71247d09b30ffb3f079]

INTEGRATION: CWS impress27 (1.8.634); FILE MERGED 2004/12/14 15:53:55 af 1.8.634.1: #i38391# Removed support for the preview window.


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [4efdf164ef5b98d3b0f538a5f1a0c98106eefef9]

INTEGRATION: CWS impress27 (1.11.112); FILE MERGED 2004/12/14 15:53:55 af 1.11.112.1: #i38391# Removed support for the preview window.


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [d5d697c5ecf7c778190a0d728ee34564471e34b5]

INTEGRATION: CWS impress27 (1.30.30); FILE MERGED 2004/12/14 15:53:54 af 1.30.30.1: #i38391# Removed support for the preview window.


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [632e1718fbb3e54002cb73309ccab1cb40779172]

INTEGRATION: CWS impress27 (1.5.30); FILE MERGED 2004/12/14 15:53:54 af 1.5.30.1: #i38391# Removed support for the preview window.


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [fc8b13c495fa83cdc9f7148b892beb8c083d1ce6]

INTEGRATION: CWS xmlperf01 (1.30.442); FILE MERGED 2005/01/19 12:31:12 mib 1.30.442.1: #i40964#: performance for load/save


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [34028e19610c149a4d28bd29119238f79cbac2c5]

INTEGRATION: CWS xmlperf01 (1.48.228); FILE MERGED 2005/01/19 12:31:11 mib 1.48.228.1: #i40964#: performance for load/save


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [77bb29ace7e94d86217b35d248fe8c8a041ce325]

INTEGRATION: CWS xmlperf01 (1.12.442); FILE MERGED 2005/01/19 12:31:30 mib 1.12.442.1: #i40964#: performance for load/save


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [127f46a2fd832e989b203b591fc5c08f88ac78e5]

INTEGRATION: CWS xmlperf01 (1.9.32); FILE MERGED 2005/01/14 11:28:53 sb 1.9.32.1: #i40644# Improve performance.


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [5c0e00c611ebebd8ca1bdda3ed48201a8fefcc54]

INTEGRATION: CWS xmlperf01 (1.46.30); FILE MERGED 2005/01/19 12:32:13 mib 1.46.30.1: #i40964#: performance for load/save


2005-01-27  Oliver Bolte  <obo@openoffice.org>  [ae5b1d8181089fcc9d9025301cd297f95fe380ae]

INTEGRATION: CWS kso13 (1.12.34); FILE MERGED 2004/12/22 09:55:31 sb 1.12.34.1: #i8581# Do not assume that comphelper::getProcessServiceFactory succeeds.


2005-01-27  Oliver Bolte  <obo@openoffice.org>  [5c83ea17fd5268862101191464d05fe96d6e3a7e]

INTEGRATION: CWS kso13 (1.162.4); FILE MERGED 2005/01/17 15:45:45 sb 1.162.4.1: #i8581# When displaying a bootstrap error message box can fail and crash the process, print the relevant message, in hard-coded english, on stderr first, to increase the chance that the user sees a useful message.


2005-01-27  Oliver Bolte  <obo@openoffice.org>  [e73939f7e496060f51362f847e807c6a973b58c4]

INTEGRATION: CWS kso13 (1.95.4); FILE MERGED 2004/12/17 11:09:04 sb 1.95.4.1: #i38313# Replaced the i38298 XJob hack with the proper new XAsyncOutputMonitor.


2005-01-27  Oliver Bolte  <obo@openoffice.org>  [5bd25e1fa9c70907909ea437ad8effdfd0dc7830]

INTEGRATION: CWS kso13 (1.5.266); FILE MERGED 2004/12/17 10:25:01 kso 1.5.266.1: #i39195# - OSL_TRACE only active if OSL_DEBUG_LEVEL>1


2005-01-27  Oliver Bolte  <obo@openoffice.org>  [2a225b7376b726e1bcf32ad52bab27165bcb240f]

INTEGRATION: CWS kso13 (1.11.12); FILE MERGED 2004/12/17 10:42:12 sb 1.11.12.1: #i38313# Added XAsyncOutputMonitor.


2005-01-27  Oliver Bolte  <obo@openoffice.org>  [611774c1007fcfbed7120b3789a0dd0bc3822ab3]

INTEGRATION: CWS kso13 (1.11.32); FILE MERGED 2004/12/17 10:42:12 sb 1.11.32.1: #i38313# Added XAsyncOutputMonitor.


2005-01-27  Oliver Bolte  <obo@openoffice.org>  [80a6bbdd66c6b3389b318c7f7551744454def5e1]

INTEGRATION: CWS kso13 (1.1.2); FILE ADDED 2004/12/17 10:44:32 sb 1.1.2.1: #i38313# Added XAsyncOutputMonitor.


2005-01-27  Oliver Bolte  <obo@openoffice.org>  [ce422a929dc0f924fb86c003dedb63d62b762f93]

INTEGRATION: CWS kso13 (1.44.14); FILE MERGED 2004/12/16 16:30:24 kso 1.44.14.1: #i39147# - AuthenticationRequest: Only call setXXX methods if setting is            allowed (now we do a canSetXXX before).


2005-01-27  Oliver Bolte  <obo@openoffice.org>  [bed09e32efe1abef61bfaf710ed0b895669ce057]

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>  [691671488c0a93fba73bdf3d7a4c58305ab73c95]

INTEGRATION: CWS kso13 (1.22.36); FILE MERGED 2005/01/06 09:01:59 kso 1.22.36.1: #i39925# - Adapted to API changes in updated neon version.


2005-01-27  Oliver Bolte  <obo@openoffice.org>  [135183f3d20814626a86b00bcd8433831244b79e]

INTEGRATION: CWS kso13 (1.3.216); FILE MERGED 2005/01/06 09:09:20 kso 1.3.216.2: #i39925# - Adapted to API changes in updated neon version. 2005/01/06 09:01:59 kso 1.3.216.1: #i39925# - Adapted to API changes in updated neon version.


2005-01-27  Oliver Bolte  <obo@openoffice.org>  [8ad7a8da2cf6b196ff1629ef902f050946bddce0]

INTEGRATION: CWS kso13 (1.5.216); FILE MERGED 2005/01/06 09:09:19 kso 1.5.216.2: #i39925# - Adapted to API changes in updated neon version. 2005/01/06 09:01:59 kso 1.5.216.1: #i39925# - Adapted to API changes in updated neon version.


2005-01-27  Oliver Bolte  <obo@openoffice.org>  [8d14d0b6aba58a787a54342ab49b067ba2a8a6e8]

INTEGRATION: CWS kso13 (1.8.96); FILE MERGED 2005/01/06 09:01:59 kso 1.8.96.1: #i39925# - Adapted to API changes in updated neon version.


2005-01-27  Oliver Bolte  <obo@openoffice.org>  [8afdbf8a2b142125f00039d66b4b6b9945806ace]

INTEGRATION: CWS kso13 (1.33.4); FILE MERGED 2005/01/06 09:01:58 kso 1.33.4.1: #i39925# - Adapted to API changes in updated neon version.


2005-01-27  Oliver Bolte  <obo@openoffice.org>  [f64289593f033e479bc45a90365c0d84b4aeab16]

INTEGRATION: CWS kso13 (1.3.216); FILE MERGED 2005/01/06 09:09:19 kso 1.3.216.2: #i39925# - Adapted to API changes in updated neon version. 2005/01/06 09:01:58 kso 1.3.216.1: #i39925# - Adapted to API changes in updated neon version.


2005-01-27  Oliver Bolte  <obo@openoffice.org>  [6290dfacf9509c71312f90ab584c90ea6e2963ac]

INTEGRATION: CWS kso13 (1.5.216); FILE MERGED 2005/01/06 09:09:19 kso 1.5.216.2: #i39925# - Adapted to API changes in updated neon version. 2005/01/06 09:01:58 kso 1.5.216.1: #i39925# - Adapted to API changes in updated neon version.


2005-01-27  Oliver Bolte  <obo@openoffice.org>  [f2463a93b34136b5ed4700c751cf0d0b2f6d71ab]

INTEGRATION: CWS kso13 (1.4.216); FILE MERGED 2005/01/06 09:09:19 kso 1.4.216.2: #i39925# - Adapted to API changes in updated neon version. 2005/01/06 09:01:57 kso 1.4.216.1: #i39925# - Adapted to API changes in updated neon version.


2005-01-27  Oliver Bolte  <obo@openoffice.org>  [5894e9e1c55078add24cd199b0efd22a805cfdb5]

INTEGRATION: CWS kso13 (1.3.216); FILE MERGED 2005/01/06 09:09:19 kso 1.3.216.2: #i39925# - Adapted to API changes in updated neon version. 2005/01/06 09:01:57 kso 1.3.216.1: #i39925# - Adapted to API changes in updated neon version.


2005-01-27  Oliver Bolte  <obo@openoffice.org>  [2adaa4aa7e055799998ee4231373d2a6276d8f01]

INTEGRATION: CWS kso13 (1.4.216); FILE MERGED 2005/01/06 09:09:18 kso 1.4.216.2: #i39925# - Adapted to API changes in updated neon version. 2005/01/06 09:01:57 kso 1.4.216.1: #i39925# - Adapted to API changes in updated neon version.


2005-01-27  Oliver Bolte  <obo@openoffice.org>  [1ba2bedb87beabfbd72b8b2ff58c6b4629847637]

INTEGRATION: CWS kso13 (1.8.6); FILE MERGED 2004/12/17 11:08:43 sb 1.8.6.1: #i38313# Replaced the i38298 XJob hack with the proper new XAsyncOutputMonitor.


2005-01-27  Oliver Bolte  <obo@openoffice.org>  [d7b7e74eaedaa9eb10001356a62fd6d14fb2e413]

INTEGRATION: CWS kso13 (1.18.6); FILE MERGED 2004/12/17 11:08:42 sb 1.18.6.1: #i38313# Replaced the i38298 XJob hack with the proper new XAsyncOutputMonitor.


2005-01-27  Oliver Bolte  <obo@openoffice.org>  [0feb6b90d0f0c3102462ce42cf6b3692ac45e040]

INTEGRATION: CWS kso13 (1.4.20); FILE MERGED 2004/12/17 11:19:28 kso 1.4.20.1: #i38399# - unchecked reference access in XSLTFilter::importer()


2005-01-27  Oliver Bolte  <obo@openoffice.org>  [d016bec89496124b84eb5736378863ce8825e57f]

INTEGRATION: CWS kso13 (1.6.10); FILE MERGED 2005/01/06 09:00:00 kso 1.6.10.1: #i39925# - Updated to version 0.24.7


2005-01-27  Oliver Bolte  <obo@openoffice.org>  [29894bf9b88fac282fc6dab8c9277863da9c408b]

INTEGRATION: CWS adc10 (1.6.96); FILE MERGED 2005/01/25 15:48:34 np 1.6.96.1: workaround VC++ internal compiler error


2005-01-27  Oliver Bolte  <obo@openoffice.org>  [65ce151d058c1c9b3d91950bab81e19eaaf656d3]

INTEGRATION: CWS adc10 (1.1.1.1.132); FILE MERGED 2005/01/12 13:14:33 np 1.1.1.1.132.1: #i31025# Convenient error log file.


2005-01-27  Oliver Bolte  <obo@openoffice.org>  [177726acf11f9ab30d1d2708eed7bb63482d5a0b]

INTEGRATION: CWS adc10 (1.3.18); FILE MERGED 2005/01/12 13:14:33 np 1.3.18.1: #i31025# Convenient error log file.


2005-01-27  Oliver Bolte  <obo@openoffice.org>  [1b733e8e73a9553f069b23717e9d696a45040034]

INTEGRATION: CWS adc10 (1.6.2); FILE MERGED 2005/01/12 13:14:32 np 1.6.2.1: #i31025# Convenient error log file.


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [f02f4697516c584295862ca9c011a1f0f1d0df54]

INTEGRATION: CWS dvoqbfix (1.117.6); FILE MERGED 2004/12/13 11:10:16 dvo 1.117.6.1: #i38380# spec-conforming default handling


2005-01-27  Oliver Bolte  <obo@openoffice.org>  [22a8493cd2d8032982376c40851f035543ee9dc7]

INTEGRATION: CWS adc10 (1.3.8); FILE MERGED 2005/01/12 13:14:32 np 1.3.8.1: #i31025# Convenient error log file.


2005-01-27  Oliver Bolte  <obo@openoffice.org>  [9fe70ff9bafa9195d40e7f734cbdb8d4dd7f4c38]

INTEGRATION: CWS adc10 (1.4.2); FILE MERGED 2005/01/12 13:14:32 np 1.4.2.1: #i31025# Convenient error log file.


2005-01-27  Oliver Bolte  <obo@openoffice.org>  [c968cbf7cb38a3565e3477ec6211b358f6e5694e]

INTEGRATION: CWS adc10 (1.1.1.1.132); FILE MERGED 2005/01/12 13:14:32 np 1.1.1.1.132.1: #i31025# Convenient error log file.


2005-01-27  Oliver Bolte  <obo@openoffice.org>  [130dd61832a4f1c6d3f3cfe85284b977cbed06d3]

INTEGRATION: CWS adc10 (1.1.1.1.132); FILE MERGED 2005/01/12 13:14:31 np 1.1.1.1.132.1: #i31025# Convenient error log file.


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [fad3af79281d2dbf7e755aec5c08bfd742074edb]

INTEGRATION: CWS dvoqbfix (1.37.16); FILE MERGED 2004/12/07 16:11:37 dvo 1.37.16.1: #i38569# don't crash when importing into documents (e.g. clipboard paste)


2005-01-27  Oliver Bolte  <obo@openoffice.org>  [922e1dea7760ab97064c1e57993280d7964cc972]

INTEGRATION: CWS adc10 (1.3.8); FILE MERGED 2005/01/12 13:14:31 np 1.3.8.1: #i31025# Convenient error log file.


2005-01-27  Oliver Bolte  <obo@openoffice.org>  [3127f28893be71dbe8685d6254322a5d888bc2c3]

INTEGRATION: CWS adc10 (1.7.2); FILE MERGED 2005/01/12 13:14:30 np 1.7.2.1: #i31025# Convenient error log file.


2005-01-27  Oliver Bolte  <obo@openoffice.org>  [3157b1e41a9640ab817f0caad932c95b55012cb0]

INTEGRATION: CWS adc10 (1.4.2); FILE MERGED 2005/01/12 13:14:30 np 1.4.2.1: #i31025# Convenient error log file.


2005-01-27  Oliver Bolte  <obo@openoffice.org>  [2f8caa17fd66ad0576dbc0cc231c866929739392]

INTEGRATION: CWS adc10 (1.2.132); FILE MERGED 2005/01/12 13:14:30 np 1.2.132.1: #i31025# Convenient error log file.


2005-01-27  Oliver Bolte  <obo@openoffice.org>  [6d8b2a6e87ce51d6b96d91c85db410a1cfa2eb39]

INTEGRATION: CWS adc10 (1.3.116); FILE MERGED 2005/01/12 13:14:29 np 1.3.116.1: #i31025# Convenient error log file.


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [32e5a8390cefedc383b908ba5f50ae8a43046a28]

INTEGRATION: CWS dvoqbfix (1.11.6); FILE MERGED 2005/01/10 13:12:09 od 1.11.6.1: #i40011#,#i40015# - decode|encode style name for table, table row and 		    table column of import of and export to OpenOffice.org 		    file format.


2005-01-27  Oliver Bolte  <obo@openoffice.org>  [f5a27b1631c629efddb2e00096fc1e467f1dd9e1]

INTEGRATION: CWS adc10 (1.3.2); FILE MERGED 2005/01/12 13:14:29 np 1.3.2.1: #i31025# Convenient error log file.


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [afa96e0b39fc5b3d98a43deffd94cff7e3f28b33]

INTEGRATION: CWS dvoqbfix (1.10.6); FILE MERGED 2005/01/10 13:12:09 od 1.10.6.1: #i40011#,#i40015# - decode|encode style name for table, table row and 		    table column of import of and export to OpenOffice.org 		    file format.


2005-01-27  Oliver Bolte  <obo@openoffice.org>  [016daaf11f4abbc4909e1c5163a7a4842280b4a8]

INTEGRATION: CWS adc10 (1.4.10); FILE MERGED 2005/01/12 13:14:29 np 1.4.10.1: #i31025# Convenient error log file.


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [ecb08ae91dfa7f69329c588cbc203196a41b1760]

INTEGRATION: CWS dvoqbfix (1.8.6); FILE MERGED 2005/01/10 13:12:08 od 1.8.6.1: #i40011#,#i40015# - decode|encode style name for table, table row and 		    table column of import of and export to OpenOffice.org 		    file format.


2005-01-27  Oliver Bolte  <obo@openoffice.org>  [9d7dc652a2b60ad0100ec1aa99263668385bb7c4]

INTEGRATION: CWS adc10 (1.7.2); FILE MERGED 2005/01/12 13:14:29 np 1.7.2.1: #i31025# Convenient error log file.


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [f6b4b4bbdce5e2509a9b58a0933a32847bed57e8]

INTEGRATION: CWS dvoqbfix (1.16.6); FILE MERGED 2004/12/13 11:10:17 dvo 1.16.6.1: #i38380# spec-conforming default handling


2005-01-27  Oliver Bolte  <obo@openoffice.org>  [ec5c6c909e36f747efd3f35e6e564331d68f2032]

INTEGRATION: CWS adc10 (1.3.8); FILE MERGED 2005/01/12 13:14:29 np 1.3.8.1: #i31025# Convenient error log file.


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [a650b70d0fd6c811f3669e47e47884d20d4efdd0]

INTEGRATION: CWS dvoqbfix (1.91.6); FILE MERGED 2004/12/13 11:10:16 dvo 1.91.6.1: #i38380# spec-conforming default handling


2005-01-27  Oliver Bolte  <obo@openoffice.org>  [477f0c9f08965d73c6be9cd481fdedecaf243c6b]

INTEGRATION: CWS adc10 (1.1.1.1.132); FILE MERGED 2005/01/12 13:14:28 np 1.1.1.1.132.1: #i31025# Convenient error log file.


2005-01-27  Oliver Bolte  <obo@openoffice.org>  [ea846431f7204fbf88f285da79dc3d3ad5921add]

INTEGRATION: CWS adc10 (1.5.2); FILE MERGED 2005/01/12 13:14:28 np 1.5.2.1: #i31025# Convenient error log file.


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [9218506815ca40e97dd51a58352ca8445bf42119]

INTEGRATION: CWS dvoqbfix (1.109.6); FILE MERGED 2005/01/11 16:19:07 dvo 1.109.6.2: RESYNC: (1.109-1.110); FILE MERGED 2004/12/13 11:10:16 dvo 1.109.6.1: #i38380# spec-conforming default handling


2005-01-27  Oliver Bolte  <obo@openoffice.org>  [9ac82807d70f5fb48eb3bc31af1afafff006c658]

INTEGRATION: CWS adc10 (1.1.1.1.132); FILE MERGED 2004/12/14 17:20:22 np 1.1.1.1.132.1: #i38230#


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [a92eec1dd02c574be109ae19f3cd1958c0f2e036]

INTEGRATION: CWS dvoqbfix (1.95.6); FILE MERGED 2004/12/09 18:35:34 dvo 1.95.6.1: #i38559# don't abort loading if shapes cannot be created


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [4d90e99686d45944aa46dcfca532bcccaed0cd7c]

INTEGRATION: CWS dvoqbfix (1.57.6); FILE MERGED 2004/12/13 11:10:15 dvo 1.57.6.1: #i38380# spec-conforming default handling


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [0a4ff2c1e89ca023f51b5d6909bc159fd17cfe2f]

INTEGRATION: CWS dvoqbfix (1.65.6); FILE MERGED 2004/12/13 11:10:15 dvo 1.65.6.1: #i38380# spec-conforming default handling


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [6e49aa0f64823064a9d040718008f0dc28e6430c]

INTEGRATION: CWS dvoqbfix (1.7.6); FILE MERGED 2004/12/03 18:29:28 dvo 1.7.6.1: #i38381# use units on x/y positions of image map polygon elements


2005-01-27  Oliver Bolte  <obo@openoffice.org>  [ad9ad408f79e9733c2bb31334e0d7f3763d086e4]

INTEGRATION: CWS adc10 (1.4.2); FILE MERGED 2004/12/14 17:20:22 np 1.4.2.1: #i38230#


2005-01-27  Oliver Bolte  <obo@openoffice.org>  [894e071f6d8ed9443fec4960bff6d56dc5a06d2e]

INTEGRATION: CWS adc10 (1.1.1.1.132); FILE MERGED 2004/12/14 17:20:21 np 1.1.1.1.132.1: #i38230#


2005-01-27  Oliver Bolte  <obo@openoffice.org>  [df731aa160bcfc2c169cb462c21054162e1953a1]

INTEGRATION: CWS adc10 (1.3.132); FILE MERGED 2004/12/14 17:20:21 np 1.3.132.1: #i38230#


2005-01-27  Oliver Bolte  <obo@openoffice.org>  [f5cb9b576cd286d02ced91af2b5e1915e81aee9f]

INTEGRATION: CWS adc10 (1.5.2); FILE MERGED 2004/12/14 17:20:20 np 1.5.2.1: #i38230#


2005-01-27  Oliver Bolte  <obo@openoffice.org>  [be25a28c220c3dc60f253fe1ee0e41d9297dfbf8]

INTEGRATION: CWS adc10 (1.4.96); FILE MERGED 2004/12/14 17:20:20 np 1.4.96.1: #i38230#


2005-01-27  Oliver Bolte  <obo@openoffice.org>  [be7ca935a3c1de2a4c0d4e7a4d92f59020352989]

INTEGRATION: CWS adc10 (1.1.1.1.132); FILE MERGED 2004/12/14 17:20:20 np 1.1.1.1.132.1: #i38230#


2005-01-27  Oliver Bolte  <obo@openoffice.org>  [6b19588080be852e2e6a3d4b28415dbdd47c54c7]

INTEGRATION: CWS adc10 (1.1.1.1.132); FILE MERGED 2004/12/14 17:20:19 np 1.1.1.1.132.1: #i38230#


2005-01-27  Oliver Bolte  <obo@openoffice.org>  [634335d7e2712890df8446683071939b963c7148]

INTEGRATION: CWS adc10 (1.2.96); FILE MERGED 2004/12/14 17:20:19 np 1.2.96.1: #i38230#


2005-01-27  Oliver Bolte  <obo@openoffice.org>  [25aed620d582ef0a92e0aa04bd811baea1496817]

INTEGRATION: CWS adc10 (1.3.2); FILE MERGED 2004/12/14 17:20:19 np 1.3.2.1: #i38230#


2005-01-27  Oliver Bolte  <obo@openoffice.org>  [ec020530c7a7e81b0cabf87f5ef1120c6d78f1b8]

INTEGRATION: CWS adc10 (1.2.132); FILE MERGED 2005/01/12 13:14:27 np 1.2.132.1: #i31025# Convenient error log file.


2005-01-27  Oliver Bolte  <obo@openoffice.org>  [da37e0d0e426bc3ea95678c9598091659d903389]

INTEGRATION: CWS adc10 (1.3.132); FILE MERGED 2004/12/14 17:20:18 np 1.3.132.1: #i38230#


2005-01-27  Oliver Bolte  <obo@openoffice.org>  [f41a5863165720fdccf679a41d77c2ca256694ac]

INTEGRATION: CWS adc10 (1.1.2); FILE ADDED 2005/01/12 13:13:29 np 1.1.2.1: #i31025#


2005-01-27  Oliver Bolte  <obo@openoffice.org>  [4bf6f3b159bf5d4b99d2db62eb71f403e42790f6]

INTEGRATION: CWS adc10 (1.4.2); FILE MERGED 2005/01/25 17:36:33 np 1.4.2.1: #i31025#. Put outputfiles into directory that is ok for build tools.


2005-01-27  Oliver Bolte  <obo@openoffice.org>  [8ab2e1e75a7d7f3e0386f0702b103f4c53caae51]

INTEGRATION: CWS adc10 (1.10.10); FILE MERGED 2005/01/12 13:14:27 np 1.10.10.1: #i31025# Convenient error log file.


2005-01-27  Oliver Bolte  <obo@openoffice.org>  [d7d47fc0a29da50f763c4f2557cbe7bba3a1a7b1]

INTEGRATION: CWS adc10 (1.1.2); FILE ADDED 2005/01/12 13:13:18 np 1.1.2.1: #i31025#


2005-01-27  Oliver Bolte  <obo@openoffice.org>  [547233fb834c8f74b3bcd86e39bc43ce863745f8]

INTEGRATION: CWS adc10 (1.5.2); FILE MERGED 2005/01/25 17:36:33 np 1.5.2.2: #i31025#. Put outputfiles into directory that is ok for build tools. 2005/01/12 13:14:26 np 1.5.2.1: #i31025# Convenient error log file.


2005-01-27  Oliver Bolte  <obo@openoffice.org>  [58f6be5c497e8c7654ae0ff9c5d409b2700e67ec]

INTEGRATION: CWS adc10 (1.3.8); FILE MERGED 2005/01/12 13:14:26 np 1.3.8.1: #i31025# Convenient error log file.


2005-01-27  Oliver Bolte  <obo@openoffice.org>  [9c540db85d96bd290fe8fb9b80cb96bd73742624]

INTEGRATION: CWS adc10 (1.4.2); FILE MERGED 2005/01/12 13:14:25 np 1.4.2.1: #i31025# Convenient error log file.


2005-01-27  Oliver Bolte  <obo@openoffice.org>  [844f13f41f35c25375d129a6353776b764a08c7a]

INTEGRATION: CWS adc10 (1.5.2); FILE MERGED 2005/01/12 13:14:25 np 1.5.2.1: #i31025# Convenient error log file.


2005-01-27  Oliver Bolte  <obo@openoffice.org>  [a5334f05eccbeb8e339393c166ebdd941769b262]

INTEGRATION: CWS adc10 (1.3.116); FILE MERGED 2005/01/12 13:14:24 np 1.3.116.1: #i31025# Convenient error log file.


2005-01-27  Oliver Bolte  <obo@openoffice.org>  [269e0c0e296d00e92608b4997db26b9dfa7ae695]

INTEGRATION: CWS adc10 (1.1.2); FILE ADDED 2005/01/12 13:13:04 np 1.1.2.1: #i31025#


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [8ff3e3969af45feafbd10c018b4e8750db918505]

INTEGRATION: CWS oasisbf4 (1.2.184); FILE MERGED 2005/01/11 12:22:00 mav 1.2.184.1: #i38186# provide correct namespace information


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [0f5284308d31d4c02cfb252e72f14f49543554df]

INTEGRATION: CWS oasisbf4 (1.7.184); FILE MERGED 2005/01/11 12:22:00 mav 1.7.184.1: #i38186# provide correct namespace information


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [c9f9fa63869d135c73a2c4c7e0d653f490094883]

INTEGRATION: CWS oasisbf4 (1.5.186); FILE MERGED 2005/01/11 12:22:00 mav 1.5.186.1: #i38186# provide correct namespace information


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [dc95e8e36b5cf2eda9882ad877e9439793339a65]

INTEGRATION: CWS oasisbf4 (1.15.26); FILE MERGED 2005/01/11 13:44:08 mav 1.15.26.3: #i36885# OLE objects for flat xml filter 2004/12/23 07:28:34 mib 1.15.26.2: #i3885#: OLE objects in flat file format 2004/12/22 12:46:24 mib 1.15.26.1: #i36885#: OLE objects in flat format


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [3d0894f2de9ef7b566fd99e7d0eb004dc6537a75]

INTEGRATION: CWS oasisbf4 (1.8.24); FILE MERGED 2005/01/03 16:46:39 mib 1.8.24.1: #i36885#: OLE objects in flat format


2005-01-27  Oliver Bolte  <obo@openoffice.org>  [a64ef795e7e6284f2fcde3ddc52271631ec99541]

INTEGRATION: CWS kso14 (1.3.84); FILE MERGED 2005/01/19 16:39:02 sb 1.3.84.1: #i40979# Get rid of GCC warnings: use of cast expression as lvalue is deprecated; patch supplied by cmc.


2005-01-27  Oliver Bolte  <obo@openoffice.org>  [52d81db0e71590dadc36a19f3a404fa20dfb535f]

INTEGRATION: CWS kso14 (1.6.22); FILE MERGED 2005/01/19 16:39:01 sb 1.6.22.1: #i40979# Get rid of GCC warnings: use of cast expression as lvalue is deprecated; patch supplied by cmc.


2005-01-27  Oliver Bolte  <obo@openoffice.org>  [22c4c605ea8b00e3c3966fadcd3e596812d02f0c]

INTEGRATION: CWS kso14 (1.3.84); FILE MERGED 2005/01/19 16:39:01 sb 1.3.84.1: #i40979# Get rid of GCC warnings: use of cast expression as lvalue is deprecated; patch supplied by cmc.


2005-01-27  Oliver Bolte  <obo@openoffice.org>  [eaf06715c46a90a32f30846623d13ee615dbcd58]

INTEGRATION: CWS kso14 (1.5.84); FILE MERGED 2005/01/19 16:39:00 sb 1.5.84.1: #i40979# Get rid of GCC warnings: use of cast expression as lvalue is deprecated; patch supplied by cmc.


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [2fc4683083f2ae2de01e3cac0d3518d0679ac01a]

INTEGRATION: CWS swqbugfixes13 (1.34.66); FILE MERGED 2005/01/13 13:25:27 fme 1.34.66.1: #i40016# No early return from NextJob_Impl if timer has been passed - SfxBindings::Update() should be as syncronous as possible for SwEditWin::MouseButtonDown


2005-01-27  Oliver Bolte  <obo@openoffice.org>  [5700a156e6cf52ddaac81b1392841f622f0eb0c2]

INTEGRATION: CWS kso14 (1.4.84); FILE MERGED 2005/01/19 16:39:00 sb 1.4.84.1: #i40979# Get rid of GCC warnings: use of cast expression as lvalue is deprecated; patch supplied by cmc.


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [82fd0efa2afbf70e3aa92c42cff7a8452056a849]

INTEGRATION: CWS oasisbf4 (1.182.14); FILE MERGED 2005/01/21 14:20:32 mib 1.182.14.3: RESYNC: (1.184-1.187); FILE MERGED 2004/12/08 08:45:55 mib 1.182.14.2: RESYNC: (1.182-1.184); FILE MERGED 2004/11/23 13:04:26 mib 1.182.14.1: #i36961#: export 0am to <dc:date> in annotations


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [2d87b478f11e6c4c8af8cd21fa2ade0542dab331]

INTEGRATION: CWS oasisbf4 (1.17.8); FILE MERGED 2004/12/14 15:45:07 sab 1.17.8.1: #i38570#; always write the data-field


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [210d96e3f279e49c9bd00a6c3fb113fec4178a39]

INTEGRATION: CWS swqbugfixes13 (1.40.80); FILE MERGED 2005/01/12 14:14:50 fme 1.40.80.1: #i39855# Bullet/Numbering toolbar should not show if NumFmt is different from SVX_NUM_NUMBER_NONE


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [cfa900a3f8baa938d8537bcfb2eaf43213b15ea6]

INTEGRATION: CWS swqbugfixes13 (1.106.8); FILE MERGED 2005/01/19 14:03:32 fme 1.106.8.2: #i40834# Do no try to remove indent if we have a selection 2005/01/13 12:38:29 fme 1.106.8.1: #i40348# Frame not moveable via keyboard if contents is protected


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [a61de21f8f35ec621b5ffa210fdecd7217f6976f]

INTEGRATION: CWS swqbugfixes13 (1.160.26); FILE MERGED 2005/01/19 12:45:37 od 1.160.26.1: #119176# <WW8SwFlyPara::WW8SwFlyPara(..)> - no horizontal position 	 conversion for frame with automatic width.


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [ca6e1bf70b2a4ed52136e8193e099055d929c3a8]

INTEGRATION: CWS oasisbf4 (1.9.12); FILE MERGED 2004/12/23 07:27:08 mib 1.9.12.1: #i38574#: style:protect vs: draw:size-/move-protect


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [ed6b4fd3eb2bc63d7b8e990d8fdd9d468b3d5ed0]

INTEGRATION: CWS swqbugfixes13 (1.20.26); FILE MERGED 2005/01/19 12:32:06 fme 1.20.26.1: #119175# Do not lower line rect in CalcFlyWidth for fixed line height


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [c41cb07632dadd671a4ec1ccd29ca25006598078]

INTEGRATION: CWS oasisbf4 (1.8.12); FILE MERGED 2004/12/23 07:27:08 mib 1.8.12.1: #i38574#: style:protect vs: draw:size-/move-protect


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [4e52d572b6a5f1afb82400eab8ee3428a9b678e0]

INTEGRATION: CWS oasisbf4 (1.6.12); FILE MERGED 2004/12/23 07:27:08 mib 1.6.12.1: #i38574#: style:protect vs: draw:size-/move-protect


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [c4aceabeb7e3a86160e0573055e75f4437e5d7fa]

INTEGRATION: CWS swqbugfixes13 (1.30.236); FILE MERGED 2005/01/14 14:58:50 od 1.30.236.1: #i40333# <SwFlyCntPortion::SwFlyCntPortion(..)> - move object to visible 	 layer on connect to layout - follow-up of issue i35635


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [d0b1f3bd8be30112022eba1e09c213559a4ce64c]

INTEGRATION: CWS oasisbf4 (1.10.12); FILE MERGED 2004/12/23 07:27:08 mib 1.10.12.1: #i38574#: style:protect vs: draw:size-/move-protect


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [fd7717b13d09ea8cc542ed78ab52f38d4e803a81]

INTEGRATION: CWS swqbugfixes13 (1.72.26); FILE MERGED 2005/01/14 14:23:21 od 1.72.26.1: #i40606# <Notify_Background(..)> - use <SdrObject::GetLastBoundRect()> 	 instead of <SdrObject::GetCurrentBoundRect()>


2005-01-27  Oliver Bolte  <obo@openoffice.org>  [8d49fa7f865e2e9512815c2bab96f7c99b6f6eb5]

INTEGRATION: CWS kso14 (1.5.130); FILE MERGED 2005/01/19 13:05:35 kso 1.5.130.1: #i40398# - No longer uses global osl mutex.


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [fd668f2c2817c1a671186ef1a261081d8f0b0533]

INTEGRATION: CWS oasisbf4 (1.11.12); FILE MERGED 2004/12/23 07:27:07 mib 1.11.12.1: #i38574#: style:protect vs: draw:size-/move-protect


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [46297c0923c50a12510c7b15b725c8d2fd80f9c0]

INTEGRATION: CWS swqbugfixes13 (1.45.26); FILE MERGED 2005/01/14 13:00:20 od 1.45.26.1: #i40444# <SwFlyAtCntFrm::MakeAll()> - extend condition to apply temporarly 	 the 'straightforward positioning process' to avoid layout loops


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [150408402cccbcd2fa5860d025283990281f2638]

INTEGRATION: CWS oasisbf4 (1.3.18); FILE MERGED 2004/12/02 10:18:51 mib 1.3.18.1: #i37897#: export fotnote config as <footnote-configuration>


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [7f19ff61fd8a78b58c7556cd0f3af27809fb863f]

INTEGRATION: CWS swqbugfixes13 (1.25.80); FILE MERGED 2005/01/19 15:49:29 od 1.25.80.1: #i40014# - no remove of the stream from the storage on destruction


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [3a30bb39cf54de42bae1895ad00922cd016ae35d]

INTEGRATION: CWS oasisbf4 (1.4.12); FILE MERGED 2004/12/23 07:27:07 mib 1.4.12.1: #i38574#: style:protect vs: draw:size-/move-protect


2005-01-27  Oliver Bolte  <obo@openoffice.org>  [f4e0ae21a41fefd8a7267ebfe9cd8eca4a9a21c9]

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-27  Rüdiger Timm  <rt@openoffice.org>  [affdecc2df13192e823c178399e1a71ecc2e376a]

INTEGRATION: CWS swqbugfixes13 (1.29.26); FILE MERGED 2005/01/14 12:56:20 od 1.29.26.1: #i40444# - <SwDoc::CopyLayoutFmt(..)> - do *not* set the layout direction


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [456f8cab04887453cfda67baa10e4647211dca7d]

INTEGRATION: CWS oasisbf4 (1.2.110); FILE MERGED 2004/11/22 11:20:16 bm 1.2.110.1: #i36728# correctly export add-ins with ooo namespace


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [fcde88adeb5e38ef62995637c4e468d34b9be9a2]

INTEGRATION: CWS swqbugfixes13 (1.32.8); FILE MERGED 2005/01/26 08:32:57 od 1.32.8.2: RESYNC: (1.32-1.33); FILE MERGED 2005/01/12 14:13:44 fme 1.32.8.1: #i39855# Bullet/Numbering toolbar should not show if NumFmt is different from SVX_NUM_NUMBER_NONE


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [dcc6691dd357e0150e8b2d2f328a539325e35346]

INTEGRATION: CWS oasisbf4 (1.59.18); FILE MERGED 2005/01/21 13:39:20 mib 1.59.18.2: RESYNC: (1.59-1.60); FILE MERGED 2004/11/23 13:02:34 mib 1.59.18.1: #i36961#: export 0am to <dc:date> in annotations


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [8ee3afa090f083940cd6cdc3963a829c4bce9d3f]

INTEGRATION: CWS oasisbf4 (1.62.12); FILE MERGED 2005/01/21 13:38:14 mib 1.62.12.2: RESYNC: (1.62-1.63); FILE MERGED 2004/12/22 13:03:33 mib 1.62.12.1: #i36885#: OLE objects in flat format


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [6cfae3fb9afc52811739ead7b8eb588341ea3f33]

INTEGRATION: CWS oasisbf4 (1.95.12); FILE MERGED 2004/12/22 13:04:37 mib 1.95.12.1: #i36885#: OLE objects in flat format


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [10db5e83da2ad077e5ca4f3a1f32bc4e2bb735b4]

INTEGRATION: CWS oasisbf4 (1.39.16); FILE MERGED 2004/12/08 07:27:49 mib 1.39.16.2: RESYNC: (1.39-1.42); FILE MERGED 2004/11/23 13:00:37 mib 1.39.16.1: #i36961#: change order of <office:annotation>'s children


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [0e8306c371090c9475f6d9f403104e634a1a6888]

INTEGRATION: CWS oasisbf4 (1.34.72); FILE MERGED 2004/12/08 07:25:16 mib 1.34.72.2: RESYNC: (1.34-1.37); FILE MERGED 2004/11/23 13:02:04 mib 1.34.72.1: #i36961#: export 0am to <dc:date> in annotations


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [4d7dcdd23e868d41c4a3e08efa64cec0160e6505]

INTEGRATION: CWS oasisbf4 (1.84.12); FILE MERGED 2005/01/21 13:32:55 mib 1.84.12.3: RESYNC: (1.84-1.85); FILE MERGED 2004/12/14 16:27:56 sab 1.84.12.2: #i36650#; fix it again 2004/12/14 14:46:20 sab 1.84.12.1: #i36352#; fix it again


2005-01-27  Oliver Bolte  <obo@openoffice.org>  [1a0447577828e4cd04690e9e30347677746654c1]

INTEGRATION: CWS kso14 (1.11.178); FILE MERGED 2005/01/19 11:07:27 sb 1.11.178.1: #i39224# Made code consistent so that FTPURL::m_aPathSegmentVec always contains encoded path segments.


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [d2265ac108bb14682514cfd63e889dd32a8e40ff]

INTEGRATION: CWS swqbugfixes13 (1.6.20); FILE MERGED 2005/01/26 08:26:01 od 1.6.20.2: RESYNC: (1.6-1.7); FILE MERGED 2005/01/19 13:48:46 fme 1.6.20.1: 119174# Emulate 5.2 footer size bug


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [c92a6a11503c32114f491a018e731837fd3ead54]

INTEGRATION: CWS oasisbf4 (1.81.12); FILE MERGED 2005/01/21 13:32:42 mib 1.81.12.2: RESYNC: (1.81-1.82); FILE MERGED 2004/12/22 13:01:43 mib 1.81.12.1: #i36885#: OLE objects in flat format


2005-01-27  Oliver Bolte  <obo@openoffice.org>  [89381bf56f0060c386f392b6d7bca85326f039f1]

INTEGRATION: CWS kso14 (1.18.16); FILE MERGED 2005/01/19 13:32:31 sb 1.18.16.3: #i40974# Properly encode generated URLs. 2005/01/19 11:57:47 sb 1.18.16.2: #i39224# Made the previous fix DRY. 2005/01/19 11:07:27 sb 1.18.16.1: #i39224# Made code consistent so that FTPURL::m_aPathSegmentVec always contains encoded path segments.


2005-01-27  Oliver Bolte  <obo@openoffice.org>  [51b2ebebb4e380e28c3068dffd50b5f814a4545c]

INTEGRATION: CWS kso14 (1.5.16); FILE MERGED 2005/01/18 15:30:18 sb 1.5.16.1: #i40893# Make sure curl is not internally using environment variables like ftp_proxy.


2005-01-27  Oliver Bolte  <obo@openoffice.org>  [daf79528adeebb0ae28f9589463ea138e2667882]

INTEGRATION: CWS kso14 (1.22.62); FILE MERGED 2005/01/19 11:07:27 sb 1.22.62.1: #i39224# Made code consistent so that FTPURL::m_aPathSegmentVec always contains encoded path segments.


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [bd5b488d25930826d17d37c0f1d78c9faf940ea8]

INTEGRATION: CWS oasisbf4 (1.61.114); FILE MERGED 2004/12/23 10:52:26 mib 1.61.114.2: #i38326#: Added fo:keep-together 2004/12/23 10:44:04 mib 1.61.114.1: #i39502#: errors reported by MSV


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [7d1a579c027a39b8f82cc88388538f6e72f181be]

INTEGRATION: CWS oasisbf4 (1.1.2); FILE ADDED 2004/12/23 08:37:10 mib 1.1.2.2: #i36217: Suppress validation error for obsolete chart:table-number-list 2004/12/23 08:10:17 mib 1.1.2.1: #i35420: Suppress validation error for obsolete chart:table-number-list


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [0562f63ade4ba042403e1c6b968c1024268d9c6a]

INTEGRATION: CWS oasisbf4 (1.48.18); FILE MERGED 2004/12/23 10:44:03 mib 1.48.18.1: #i39502#: errors reported by MSV


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [df40a5ccba730254a30d828932eb94781cea0e2a]

INTEGRATION: CWS oasisbf4 (1.5.424); FILE MERGED 2004/12/23 10:44:03 mib 1.5.424.1: #i39502#: errors reported by MSV


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [3fa09c8e1ec9d2432d1de9e023aabce0edfbf7ae]

INTEGRATION: CWS oasisbf4 (1.19.18); FILE MERGED 2004/12/23 10:44:03 mib 1.19.18.1: #i39502#: errors reported by MSV


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [8d90f43bbf3ed48fc07afc405cdd795ec29dd7db]

INTEGRATION: CWS oasisbf4 (1.87.116); FILE MERGED 2004/12/23 10:44:02 mib 1.87.116.1: #i39502#: errors reported by MSV


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [fa4f58b56aa85ec0437e2258d4d668141a2e95ff]

INTEGRATION: CWS oasisbf4 (1.8.40); FILE MERGED 2005/01/11 12:50:17 mav 1.8.40.1: #i36885# treat object with no mediatype as OLE object


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [bf35920564df142e2781b2836c8a0fb552f2e884]

INTEGRATION: CWS qwizardsbf2 (1.3.16); FILE MERGED 2005/01/24 15:56:59 ih 1.3.16.1: #i36648#, #i40130#, #i40132# disable return adress, date -> frame, receiver frame -> anchor to entire page


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [55c595456eb9251ca317d29d7f78f954a3b74592]

INTEGRATION: CWS qwizardsbf2 (1.3.16); FILE MERGED 2005/01/24 15:56:58 ih 1.3.16.1: #i36648#, #i40130#, #i40132# disable return adress, date -> frame, receiver frame -> anchor to entire page


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [700662464cd2a1e2fa5e9b045389933fee8dbcb3]

INTEGRATION: CWS qwizardsbf2 (1.3.16); FILE MERGED 2005/01/24 15:56:56 ih 1.3.16.1: #i36648#, #i40130#, #i40132# disable return adress, date -> frame, receiver frame -> anchor to entire page


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [438464f1609e59c2900232c97dd1570be4a9b3b4]

INTEGRATION: CWS qwizardsbf2 (1.3.16); FILE MERGED 2005/01/24 15:56:55 ih 1.3.16.1: #i36648#, #i40130#, #i40132# disable return adress, date -> frame, receiver frame -> anchor to entire page


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [181bed42a12f41dd8bc637529c7ac33aba0c261d]

INTEGRATION: CWS qwizardsbf2 (1.3.16); FILE MERGED 2005/01/24 15:56:51 ih 1.3.16.1: #i36648#, #i40130#, #i40132# disable return adress, date -> frame, receiver frame -> anchor to entire page


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [59c8bb168f2eaf7de55ced71247313a92abb3fc1]

INTEGRATION: CWS qwizardsbf2 (1.3.16); FILE MERGED 2005/01/24 15:56:50 ih 1.3.16.1: #i36648#, #i40130#, #i40132# disable return adress, date -> frame, receiver frame -> anchor to entire page


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [f1872fba63981401148189f1b605eefd6899d576]

INTEGRATION: CWS qwizardsbf2 (1.3.16); FILE MERGED 2005/01/24 15:56:49 ih 1.3.16.1: #i36648#, #i40130#, #i40132# disable return adress, date -> frame, receiver frame -> anchor to entire page


2005-01-27  Oliver Bolte  <obo@openoffice.org>  [bddb1c3cccad88b254d96a487d53b6c0b4520649]

INTEGRATION: CWS pbbeta07 (1.8.36); FILE MERGED 2005/01/18 13:05:52 pb 1.8.36.1: Fix: #118967# break long names in two lines Fix: #119152# new order, move employees, rename a group


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [fbdc066356acc0c81916d3f61be2fdac03d555ba]

INTEGRATION: CWS qwizardsbf2 (1.3.16); FILE MERGED 2005/01/24 15:56:44 ih 1.3.16.1: #i36648#, #i40130#, #i40132# disable return adress, date -> frame, receiver frame -> anchor to entire page


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [3104e1af0505120f50549759fc78cc803562fe9c]

INTEGRATION: CWS qwizardsbf2 (1.3.16); FILE MERGED 2005/01/24 15:56:43 ih 1.3.16.1: #i36648#, #i40130#, #i40132# disable return adress, date -> frame, receiver frame -> anchor to entire page


2005-01-27  Oliver Bolte  <obo@openoffice.org>  [487c3d07062f53f366d5121ae0103aa4cafb1db1]

INTEGRATION: CWS pbbeta07 (1.11.204); FILE MERGED 2005/01/19 08:06:24 pb 1.11.204.1: fix: #i40002# SfxCommonTemplateDialog_Impl::SetAutomaticFilter()


2005-01-27  Oliver Bolte  <obo@openoffice.org>  [47bda1e7961948057591d9e71d01f120f1686599]

INTEGRATION: CWS pbbeta07 (1.43.74); FILE MERGED 2005/01/19 08:07:38 pb 1.43.74.1: fix: #i40002# methods to select paragraph family and automatic filter added


2005-01-27  Oliver Bolte  <obo@openoffice.org>  [a28d93f8e744e0e0b57f72d81fc315a609f339f8]

INTEGRATION: CWS pbbeta07 (1.87.250); FILE MERGED 2005/01/18 13:34:39 pb 1.87.250.1: fix: #i40864# more space for pt-BR


2005-01-27  Oliver Bolte  <obo@openoffice.org>  [e1a790a9e81dbf0ca70c3b223ff8da6a34388a98]

INTEGRATION: CWS pbbeta07 (1.104.38); FILE MERGED 2005/01/18 13:34:39 pb 1.104.38.1: fix: #i40864# more space for pt-BR


2005-01-27  Oliver Bolte  <obo@openoffice.org>  [1f63f983bdbd143fb883c6184c6772bc855d7c58]

INTEGRATION: CWS pbbeta07 (1.58.130); FILE MERGED 2005/01/19 12:32:37 pb 1.58.130.3: fix: #i39930# StyleBox: sort all entries but not 'Clear' (1st) and 'More...' (last) 2005/01/19 08:36:23 pb 1.58.130.2: fix: #i39934# set focus to stylist asynchronous 2005/01/19 08:12:24 pb 1.58.130.1: fix: #i40002# More... button opens the stylist with paragraph family and automatic filter


2005-01-27  Oliver Bolte  <obo@openoffice.org>  [25b5653053f02132d0fd63ae5c0b010dda738cbe]

INTEGRATION: CWS pbbeta07 (1.29.68); FILE MERGED 2005/01/18 13:22:53 pb 1.29.68.1: fix: #i39688# static link for open a file added


2005-01-27  Oliver Bolte  <obo@openoffice.org>  [048a5a94efd6dd68b9fdadc5bc725fb228739963]

INTEGRATION: CWS pbbeta07 (1.63.24); FILE MERGED 2005/01/18 13:23:43 pb 1.63.24.1: fix: #i39688# open file without assertion and open database sucessfully


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [80ec3fe0a19102f460115ae409a7b9d72c67e17c]

INTEGRATION: CWS qwizardsbf2 (1.4.14); FILE MERGED 2005/01/25 13:27:51 tv 1.4.14.1: #i36645# correct handling of pre-printed elements Issue number: Submitted by: Reviewed by:


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [7c3f6f98280e26766492ab79448410e755e22876]

INTEGRATION: CWS qwizardsbf2 (1.2.38); FILE MERGED 2005/01/20 10:17:51 tv 1.2.38.1: #i35451# correct fax wizard HID offset Issue number: Submitted by: Reviewed by:


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [8565ff7089dbd1871fa5ab243b11ee1475b0f28e]

INTEGRATION: CWS cd04 (1.8.22); FILE MERGED 2005/01/19 10:17:51 dbo 1.8.22.1: #i35195##i40553# - focus takeover - invalid bootstraprc crash - resmgr mutex cleanup Issue number: Submitted by: Reviewed by:


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [9841ef6e8754f7a05ee5576538baa7a5c3085b53]

INTEGRATION: CWS cd04 (1.8.32); FILE MERGED 2005/01/19 10:17:50 dbo 1.8.32.1: #i35195##i40553# - focus takeover - invalid bootstraprc crash - resmgr mutex cleanup Issue number: Submitted by: Reviewed by:


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [965749b7a26e0f4ec1571d19e849b53d7a91fc5d]

INTEGRATION: CWS cd04 (1.3.52); FILE MERGED 2005/01/19 10:17:50 dbo 1.3.52.1: #i35195##i40553# - focus takeover - invalid bootstraprc crash - resmgr mutex cleanup Issue number: Submitted by: Reviewed by:


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [c0a1572c5da4b7f735108a0858165c093d46568d]

INTEGRATION: CWS cd04 (1.5.32); FILE MERGED 2005/01/19 10:17:50 dbo 1.5.32.1: #i35195##i40553# - focus takeover - invalid bootstraprc crash - resmgr mutex cleanup Issue number: Submitted by: Reviewed by:


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [782c688564582235a9c286aee63db91fa3cb4606]

INTEGRATION: CWS cd04 (1.4.50); FILE MERGED 2005/01/21 10:37:21 dbo 1.4.50.3: #i40887# fixed selection: no use of GetCurEntry() anymore Issue number: Submitted by: Reviewed by: 2005/01/19 12:39:36 dbo 1.4.50.2: #i40887# selection, focus Issue number: Submitted by: Reviewed by: 2005/01/19 10:17:49 dbo 1.4.50.1: #i35195##i40553# - focus takeover - invalid bootstraprc crash - resmgr mutex cleanup Issue number: Submitted by: Reviewed by:


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [3fc717c72f0472fb67ba8193ae6215572d7de1f9]

INTEGRATION: CWS cd04 (1.4.50); FILE MERGED 2005/01/19 10:17:49 dbo 1.4.50.1: #i35195##i40553# - focus takeover - invalid bootstraprc crash - resmgr mutex cleanup Issue number: Submitted by: Reviewed by:


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [5b0c752e1e8a0fd02bae6d794e8b0374d64472e4]

INTEGRATION: CWS cd04 (1.5.30); FILE MERGED 2005/01/21 10:37:20 dbo 1.5.30.3: #i40887# fixed selection: no use of GetCurEntry() anymore Issue number: Submitted by: Reviewed by: 2005/01/19 12:39:35 dbo 1.5.30.2: #i40887# selection, focus Issue number: Submitted by: Reviewed by: 2005/01/19 10:17:49 dbo 1.5.30.1: #i35195##i40553# - focus takeover - invalid bootstraprc crash - resmgr mutex cleanup Issue number: Submitted by: Reviewed by:


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [381c14293d54e8e333f353209cb4d7acbf06645f]

INTEGRATION: CWS cd04 (1.5.50); FILE MERGED 2005/01/21 10:37:18 dbo 1.5.50.3: #i40887# fixed selection: no use of GetCurEntry() anymore Issue number: Submitted by: Reviewed by: 2005/01/19 12:39:35 dbo 1.5.50.2: #i40887# selection, focus Issue number: Submitted by: Reviewed by: 2005/01/19 10:17:49 dbo 1.5.50.1: #i35195##i40553# - focus takeover - invalid bootstraprc crash - resmgr mutex cleanup Issue number: Submitted by: Reviewed by:


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [4bc1499797e96c2b36ff0adf70ac6d21ba79a0b3]

INTEGRATION: CWS cd04 (1.5.52); FILE MERGED 2005/01/19 10:17:48 dbo 1.5.52.1: #i35195##i40553# - focus takeover - invalid bootstraprc crash - resmgr mutex cleanup Issue number: Submitted by: Reviewed by:


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [8a8b0da33244c6227e5678269c5a1d07576f9939]

INTEGRATION: CWS cd04 (1.14.48); FILE MERGED 2005/01/17 15:05:03 cd 1.14.48.1: #i40435# Statusbar now also uses the command to find extended help


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [38fb8ca32864fcb06aba9a9cf42b0777ba965cd3]

INTEGRATION: CWS cd04 (1.43.42); FILE MERGED 2005/01/17 16:07:53 cd 1.43.42.1: #i39871# Close popup mode window when the floating window is moved


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [9a7e3bb552d4c2078353e0e9496c0eaf27d21b82]

INTEGRATION: CWS cd04 (1.27.174); FILE MERGED 2005/01/25 10:20:52 cd 1.27.174.1: #i40980# Use asynchronous dispatch to fix VCL reentrance problem


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [29793ad3fd8a3008fe4fbacbb4cd74335cf577d8]

INTEGRATION: CWS cd04 (1.10.246); FILE MERGED 2005/01/25 10:20:35 cd 1.10.246.1: #i40980# Use asynchronous dispatch to fix VCL reentrance problem


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [c34692d7896725ea651f951acf790f39f17a9adf]

INTEGRATION: CWS cd04 (1.25.52); FILE MERGED 2005/01/14 13:17:26 cd 1.25.52.1: #i39951# Fixed problem with test tool, compsite controls need smart help ID


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [f8c237bb01bd774f0a8851d4209e9182dfc07393]

INTEGRATION: CWS cd04 (1.10.310); FILE MERGED 2005/01/14 13:17:25 cd 1.10.310.1: #i39951# Fixed problem with test tool, compsite controls need smart help ID


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [c27d9f3d0493ae0103d93e8d52f58834f97de9ad]

INTEGRATION: CWS cd04 (1.5.62); FILE MERGED 2005/01/14 16:37:48 cd 1.5.62.1: #i37504# Fix wrong implementation of removeItem


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [e1d55e9a48556be7bb3fcc176280888ed45f7888]

INTEGRATION: CWS cd04 (1.10.14); FILE MERGED 2005/01/14 09:09:52 cd 1.10.14.1: #i40299# Basic Shapes shouldn't be visible in View - Toolbars


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [1a0877cd9161352fa620d1f6139a0194683b3000]

INTEGRATION: CWS cd04 (1.10.14); FILE MERGED 2005/01/14 09:09:51 cd 1.10.14.2: #i40299# Basic Shapes shouldn't be visible in View - Toolbars 2005/01/14 09:06:12 cd 1.10.14.1: #i40524# Remove HTML Source View toolbar for Writer/Web


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [43107e2fc54e969c6c599df1e424fb3841c29d70]

INTEGRATION: CWS cd04 (1.11.14); FILE MERGED 2005/01/14 09:09:51 cd 1.11.14.1: #i40299# Basic Shapes shouldn't be visible in View - Toolbars


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [d525b70f4f899f57626aa9f32a3e574f501f7f20]

INTEGRATION: CWS cd04 (1.12.56); FILE MERGED 2005/01/14 09:09:51 cd 1.12.56.1: #i40299# Basic Shapes shouldn't be visible in View - Toolbars


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [a378db642c0bf25df491dbcc12d0ed0204cd14c8]

INTEGRATION: CWS cd04 (1.10.54); FILE MERGED 2005/01/14 09:09:51 cd 1.10.54.1: #i40299# Basic Shapes shouldn't be visible in View - Toolbars


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [e2b83783a941459e1b6c174a8a3edfad15821f8c]

INTEGRATION: CWS helpcl (1.9.14); FILE MERGED 2005/01/25 17:38:31 abi 1.9.14.2: #i22548# testing service availability 2005/01/25 17:32:04 abi 1.9.14.1: #i22548# forgotten to use transliteration service


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [5a60f54a203d98eee17b24b97843d319a4e8a232]

INTEGRATION: CWS helpcl (1.11.14); FILE MERGED 2005/01/07 17:19:42 abi 1.11.14.1: merge compiler and linker


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [138e4f4dbd974e8519614e23174d87c3f1a47780]

INTEGRATION: CWS cd05 (1.38.4); FILE MERGED 2005/01/24 08:55:25 cd 1.38.4.2: #i40195# Real core metric must be available for internal controllers 2005/01/24 08:50:21 cd 1.38.4.1: #i40195# Real core metric must be available for internal controllers


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [b223b8a073879eb11a1814bd3a13dae804f7469e]

INTEGRATION: CWS cd05 (1.23.4); FILE MERGED 2005/01/24 08:50:21 cd 1.23.4.2: #i40195# Real core metric must be available for internal controllers 2005/01/21 15:30:33 cd 1.23.4.1: #i41090# Fixed assertion - dirty flag wasn't reset when there is no slot found in GetSlotServer


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [1167b58e0c807b25a7ef98c9fde139061ce57044]

INTEGRATION: CWS cd05 (1.24.38); FILE MERGED 2005/01/24 08:29:13 cd 1.24.38.1: #i41115# Fixed missing [de] entry for strings


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [9523e0ec8363e3ba7f6ba11755e8c7b897255d5c]

INTEGRATION: CWS smoketest4 (1.11.2); FILE MERGED 2005/01/26 12:23:16 kz 1.11.2.1: #i37913# preserve lineends


2005-01-27  Rüdiger Timm  <rt@openoffice.org>  [954781b160b7e264f4c64aad2d1572d9284434f2]

#i10000# mkdir bin\remote


2005-01-26  Rüdiger Timm  <rt@openoffice.org>  [fde482d52715bd02f1aff40a7a561bf04d48385d]

#i41364# Removed inclusion of makefile.pmk


2005-01-26  Oliver Bolte  <obo@openoffice.org>  [39dde3a03f68b7215a5668a92451e0738610d501]

new version for SRC680


2005-01-26  Rüdiger Timm  <rt@openoffice.org>  [291d2d7a6896056b183dc0653a1f61b379bbb65b]

#i10000# Grrrr, it really needs sal. udkversion.mk delivered by sal is used to generate MANIFEST.MF


2005-01-26  Oliver Bolte  <obo@openoffice.org>  [5bb2af052ae341a248ccb652e646c1b2ea0039d9]

#i10000# syntax (AF)


2005-01-26  Vladimir Glazounov  <vg@openoffice.org>  [db6dafa77a6c0696f5601350a61b37c1661c1cbe]

new version for SRC680


2005-01-26  Rüdiger Timm  <rt@openoffice.org>  [0690f30b83ca1ff8498a4240bc0ec6b5225c7629]

#i10000# Error output


2005-01-26  Oliver Bolte  <obo@openoffice.org>  [2a1a316a514a23d2116dba0e9b8294e3871f5aac]

#i10000# parse problems .NET 2003


2005-01-26  Vladimir Glazounov  <vg@openoffice.org>  [741951a0f71f9e9c35778e90cee946ff0b996dce]

new version for SRC680


2005-01-26  Vladimir Glazounov  <vg@openoffice.org>  [a2a694ffcfca0cce47e1a09ea79ff203076bd257]

new version for SRC680


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [34f86852b1f04e3e35f6813d48a04de103376195]

SRC680


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [776fad793a924589d57925e7f17be0131a1a2350]

INTEGRATION: CWS gcj1 (1.4.174); FILE MERGED 2005/01/05 08:54:42 cmc 1.4.174.1: #i38188# small gcc parse help required


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [3f7a615f7a1dad995e47c0d4ed76f0e67fd9d066]

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>  [5f2105e4714af2673a12839906ce59d6a35c232b]

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>  [e2ecbf12aefdb7fcea85a227eb57203387aa3e27]

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>  [ffb5da8ddbc5bc71f4dbcabe07c3aea08babc465]

INTEGRATION: CWS gcj1 (1.5.86); FILE MERGED 2004/12/01 15:56:18 cmc 1.5.86.1: #i38188# gcj is picky about using non ascii characters in java source, ascii-ize multi-copied bad single quote symbol, handle some uncompilable directories


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [68fea7d64efc939c39850e0039a1b7fb418f14df]

INTEGRATION: CWS gcj1 (1.4.86); FILE MERGED 2004/12/01 15:56:17 cmc 1.4.86.1: #i38188# gcj is picky about using non ascii characters in java source, ascii-ize multi-copied bad single quote symbol, handle some uncompilable directories


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [64d60d4a953e00469576dfcc2b36892a212f9af4]

INTEGRATION: CWS gcj1 (1.4.86); FILE MERGED 2004/12/01 15:56:16 cmc 1.4.86.1: #i38188# gcj is picky about using non ascii characters in java source, ascii-ize multi-copied bad single quote symbol, handle some uncompilable directories


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [22a290f6524e4ff0ef6407be968207cd2152005b]

INTEGRATION: CWS gcj1 (1.4.86); FILE MERGED 2004/12/01 15:56:15 cmc 1.4.86.1: #i38188# gcj is picky about using non ascii characters in java source, ascii-ize multi-copied bad single quote symbol, handle some uncompilable directories


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [f1edb5e0e16fd60160b5ce9d64db932b2d5e6fb1]

INTEGRATION: CWS gcj1 (1.4.86); FILE MERGED 2004/12/01 15:56:14 cmc 1.4.86.1: #i38188# gcj is picky about using non ascii characters in java source, ascii-ize multi-copied bad single quote symbol, handle some uncompilable directories


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [871f9c234e62e1347691bd8f5cd6ba7bbedbf7f8]

INTEGRATION: CWS gcj1 (1.5.86); FILE MERGED 2004/12/01 15:56:14 cmc 1.5.86.1: #i38188# gcj is picky about using non ascii characters in java source, ascii-ize multi-copied bad single quote symbol, handle some uncompilable directories


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [27fd6df6a28d40ffaf5167bc6b78cb1cbe3e2b8d]

INTEGRATION: CWS gcj1 (1.5.86); FILE MERGED 2004/12/01 15:56:13 cmc 1.5.86.1: #i38188# gcj is picky about using non ascii characters in java source, ascii-ize multi-copied bad single quote symbol, handle some uncompilable directories


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [a531d7c5cc72935e8bbfc9a03a0b613ceab90567]

INTEGRATION: CWS gcj1 (1.4.86); FILE MERGED 2004/12/01 15:56:13 cmc 1.4.86.1: #i38188# gcj is picky about using non ascii characters in java source, ascii-ize multi-copied bad single quote symbol, handle some uncompilable directories


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [0ed1004e4b70ffb98478e3702a9fe1334da5f90a]

INTEGRATION: CWS gcj1 (1.6.86); FILE MERGED 2004/12/01 15:56:13 cmc 1.6.86.1: #i38188# gcj is picky about using non ascii characters in java source, ascii-ize multi-copied bad single quote symbol, handle some uncompilable directories


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [66dd5b2a775c8bc4651999c0eebe50c88e246110]

INTEGRATION: CWS gcj1 (1.4.86); FILE MERGED 2004/12/01 15:56:12 cmc 1.4.86.1: #i38188# gcj is picky about using non ascii characters in java source, ascii-ize multi-copied bad single quote symbol, handle some uncompilable directories


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [beb5d63ceabd5e472fb67f9292f00d0131b9cf31]

INTEGRATION: CWS gcj1 (1.5.86); FILE MERGED 2004/12/01 15:56:12 cmc 1.5.86.1: #i38188# gcj is picky about using non ascii characters in java source, ascii-ize multi-copied bad single quote symbol, handle some uncompilable directories


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [b0958c541dbdc058f3667e0d8a5922ba1b14600e]

INTEGRATION: CWS gcj1 (1.4.86); FILE MERGED 2004/12/01 15:56:11 cmc 1.4.86.1: #i38188# gcj is picky about using non ascii characters in java source, ascii-ize multi-copied bad single quote symbol, handle some uncompilable directories


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [b44df45e9273f7edb4a9a5c9f331fc74903d5c34]

INTEGRATION: CWS gcj1 (1.5.86); FILE MERGED 2004/12/01 15:56:10 cmc 1.5.86.1: #i38188# gcj is picky about using non ascii characters in java source, ascii-ize multi-copied bad single quote symbol, handle some uncompilable directories


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [41560d2b14c85e79edab91956518b3a5407b6362]

INTEGRATION: CWS gcj1 (1.4.86); FILE MERGED 2004/12/01 15:56:10 cmc 1.4.86.1: #i38188# gcj is picky about using non ascii characters in java source, ascii-ize multi-copied bad single quote symbol, handle some uncompilable directories


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [3946a5b6e341f26d275a5438a9cfb8d12197623e]

INTEGRATION: CWS gcj1 (1.4.86); FILE MERGED 2004/12/01 15:56:09 cmc 1.4.86.1: #i38188# gcj is picky about using non ascii characters in java source, ascii-ize multi-copied bad single quote symbol, handle some uncompilable directories


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [e60504e34629cbc0412bc86cccedc010e8e58566]

INTEGRATION: CWS gcj1 (1.5.86); FILE MERGED 2004/12/01 15:56:09 cmc 1.5.86.1: #i38188# gcj is picky about using non ascii characters in java source, ascii-ize multi-copied bad single quote symbol, handle some uncompilable directories


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [965c34fbc788bcc9e4462ffa9304d5dece38b2fd]

INTEGRATION: CWS gcj1 (1.4.86); FILE MERGED 2004/12/01 15:56:08 cmc 1.4.86.1: #i38188# gcj is picky about using non ascii characters in java source, ascii-ize multi-copied bad single quote symbol, handle some uncompilable directories


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [0af7272e78fa94c7e88efae757b82a6a72f24d89]

INTEGRATION: CWS gcj1 (1.5.86); FILE MERGED 2004/12/01 15:56:08 cmc 1.5.86.1: #i38188# gcj is picky about using non ascii characters in java source, ascii-ize multi-copied bad single quote symbol, handle some uncompilable directories


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [3741450eb42860b69ccb1966a7fcf9c47e5d4899]

INTEGRATION: CWS gcj1 (1.4.86); FILE MERGED 2004/12/01 15:56:07 cmc 1.4.86.1: #i38188# gcj is picky about using non ascii characters in java source, ascii-ize multi-copied bad single quote symbol, handle some uncompilable directories


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [bb63965c89add9d104c100585fae85060aa4c390]

INTEGRATION: CWS gcj1 (1.4.102); FILE MERGED 2004/12/01 15:56:06 cmc 1.4.102.1: #i38188# gcj is picky about using non ascii characters in java source, ascii-ize multi-copied bad single quote symbol, handle some uncompilable directories


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [dcc8d89a132aec4d7ee0482cd68d470fa1af566a]

INTEGRATION: CWS gcj1 (1.6.22); FILE MERGED 2004/12/01 15:56:06 cmc 1.6.22.1: #i38188# gcj is picky about using non ascii characters in java source, ascii-ize multi-copied bad single quote symbol, handle some uncompilable directories


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [defc65a37dc396fba5f04f6c342a34adfa8ee9e3]

INTEGRATION: CWS gcj1 (1.4.86); FILE MERGED 2004/12/01 15:56:06 cmc 1.4.86.1: #i38188# gcj is picky about using non ascii characters in java source, ascii-ize multi-copied bad single quote symbol, handle some uncompilable directories


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [b24de93eade7501c686f8ccfc0a0d96dea929f39]

INTEGRATION: CWS gcj1 (1.8.20); FILE MERGED 2004/12/01 15:56:06 cmc 1.8.20.1: #i38188# gcj is picky about using non ascii characters in java source, ascii-ize multi-copied bad single quote symbol, handle some uncompilable directories


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [fc06e6a866ef1c2b9d8f19338201d6842564aad3]

INTEGRATION: CWS gcj1 (1.4.86); FILE MERGED 2004/12/01 15:56:05 cmc 1.4.86.1: #i38188# gcj is picky about using non ascii characters in java source, ascii-ize multi-copied bad single quote symbol, handle some uncompilable directories


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [02a0d9781f3e165091bbdc83fc9917170209797f]

INTEGRATION: CWS gcj1 (1.4.86); FILE MERGED 2004/12/01 15:56:04 cmc 1.4.86.1: #i38188# gcj is picky about using non ascii characters in java source, ascii-ize multi-copied bad single quote symbol, handle some uncompilable directories


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [549c752713d16daa6994b64cc88866d4d0dbf664]

INTEGRATION: CWS gcj1 (1.4.86); FILE MERGED 2004/12/01 15:56:03 cmc 1.4.86.1: #i38188# gcj is picky about using non ascii characters in java source, ascii-ize multi-copied bad single quote symbol, handle some uncompilable directories


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [52271e09b690ffdfbbdf83c6ad95f9682a413a92]

INTEGRATION: CWS gcj1 (1.5.22); FILE MERGED 2004/12/01 15:56:03 cmc 1.5.22.1: #i38188# gcj is picky about using non ascii characters in java source, ascii-ize multi-copied bad single quote symbol, handle some uncompilable directories


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [e15fc7482a3998049a61f5588810e777372ab60c]

INTEGRATION: CWS gcj1 (1.4.86); FILE MERGED 2004/12/01 15:56:02 cmc 1.4.86.1: #i38188# gcj is picky about using non ascii characters in java source, ascii-ize multi-copied bad single quote symbol, handle some uncompilable directories


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [bb9227f034c64636889f77926f4b5219c7589b47]

INTEGRATION: CWS gcj1 (1.5.86); FILE MERGED 2004/12/01 15:56:02 cmc 1.5.86.1: #i38188# gcj is picky about using non ascii characters in java source, ascii-ize multi-copied bad single quote symbol, handle some uncompilable directories


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [f98683c6f61949fe355dda68347a8fb1a7e3734d]

INTEGRATION: CWS gcj1 (1.5.86); FILE MERGED 2004/12/01 15:56:01 cmc 1.5.86.1: #i38188# gcj is picky about using non ascii characters in java source, ascii-ize multi-copied bad single quote symbol, handle some uncompilable directories


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [6a82a2873fe5a58b455943e8538031115487b454]

INTEGRATION: CWS gcj1 (1.4.86); FILE MERGED 2004/12/01 15:56:00 cmc 1.4.86.1: #i38188# gcj is picky about using non ascii characters in java source, ascii-ize multi-copied bad single quote symbol, handle some uncompilable directories


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [3916335cded880720829f4261cc53c08cd487db3]

INTEGRATION: CWS gcj1 (1.4.86); FILE MERGED 2004/12/01 15:55:59 cmc 1.4.86.1: #i38188# gcj is picky about using non ascii characters in java source, ascii-ize multi-copied bad single quote symbol, handle some uncompilable directories


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [efd9ac1427b5382670a2fe5cc9c1e2a3ca6b3990]

INTEGRATION: CWS gcj1 (1.4.86); FILE MERGED 2004/12/01 15:55:58 cmc 1.4.86.1: #i38188# gcj is picky about using non ascii characters in java source, ascii-ize multi-copied bad single quote symbol, handle some uncompilable directories


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [8aa6c30b7f21289314cd93497890bc861272bede]

INTEGRATION: CWS gcj1 (1.5.86); FILE MERGED 2004/12/01 15:55:58 cmc 1.5.86.1: #i38188# gcj is picky about using non ascii characters in java source, ascii-ize multi-copied bad single quote symbol, handle some uncompilable directories


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [725d4a03c7c91210c54eafacad62c0f9f1d40539]

INTEGRATION: CWS gcj1 (1.5.86); FILE MERGED 2004/12/01 15:55:57 cmc 1.5.86.1: #i38188# gcj is picky about using non ascii characters in java source, ascii-ize multi-copied bad single quote symbol, handle some uncompilable directories


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [b70c1fec9ef429b10f76a73568c1aec9dd2c8e25]

INTEGRATION: CWS gcj1 (1.4.86); FILE MERGED 2004/12/01 15:55:57 cmc 1.4.86.1: #i38188# gcj is picky about using non ascii characters in java source, ascii-ize multi-copied bad single quote symbol, handle some uncompilable directories


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [b7ace2f51d2508275a90c483e3516c771e276f62]

INTEGRATION: CWS gcj1 (1.6.86); FILE MERGED 2004/12/01 15:55:57 cmc 1.6.86.1: #i38188# gcj is picky about using non ascii characters in java source, ascii-ize multi-copied bad single quote symbol, handle some uncompilable directories


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [afb27338d5749ec09c13c0ce8b37247ca04d39cb]

INTEGRATION: CWS gcj1 (1.5.86); FILE MERGED 2004/12/01 15:55:56 cmc 1.5.86.1: #i38188# gcj is picky about using non ascii characters in java source, ascii-ize multi-copied bad single quote symbol, handle some uncompilable directories


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [0829a89deb5f3b7da678aa16de4d090a71d00601]

INTEGRATION: CWS gcj1 (1.4.86); FILE MERGED 2004/12/01 15:55:56 cmc 1.4.86.1: #i38188# gcj is picky about using non ascii characters in java source, ascii-ize multi-copied bad single quote symbol, handle some uncompilable directories


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [7eabd6a29685bec7c3c90da03a9eefba2d6bd2c9]

INTEGRATION: CWS gcj1 (1.5.86); FILE MERGED 2004/12/01 15:55:55 cmc 1.5.86.1: #i38188# gcj is picky about using non ascii characters in java source, ascii-ize multi-copied bad single quote symbol, handle some uncompilable directories


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [a80201e9b59e269766c75e22541289c5090eefee]

INTEGRATION: CWS gcj1 (1.4.86); FILE MERGED 2004/12/01 15:55:55 cmc 1.4.86.1: #i38188# gcj is picky about using non ascii characters in java source, ascii-ize multi-copied bad single quote symbol, handle some uncompilable directories


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [acf3c8782fb0e4eb627e9b69d10008c195ed8f9a]

INTEGRATION: CWS gcj1 (1.6.86); FILE MERGED 2004/12/01 15:55:55 cmc 1.6.86.1: #i38188# gcj is picky about using non ascii characters in java source, ascii-ize multi-copied bad single quote symbol, handle some uncompilable directories


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [56555e2b18549abc4259da4be0f1998b2d61ec6d]

INTEGRATION: CWS gcj1 (1.5.86); FILE MERGED 2004/12/01 15:55:54 cmc 1.5.86.1: #i38188# gcj is picky about using non ascii characters in java source, ascii-ize multi-copied bad single quote symbol, handle some uncompilable directories


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [b6cc5043768756891193fda6db71cc6d6fddb6a6]

INTEGRATION: CWS gcj1 (1.2.50); FILE MERGED 2004/12/01 15:55:54 cmc 1.2.50.1: #i38188# gcj is picky about using non ascii characters in java source, ascii-ize multi-copied bad single quote symbol, handle some uncompilable directories


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [a6c317188159db9ca9cec43dc7231736dc318fa0]

INTEGRATION: CWS gcj1 (1.6.86); FILE MERGED 2004/12/01 15:55:54 cmc 1.6.86.1: #i38188# gcj is picky about using non ascii characters in java source, ascii-ize multi-copied bad single quote symbol, handle some uncompilable directories


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [0719d5f9aa1a8a5f36541e29f7f7cce3a5481db6]

INTEGRATION: CWS gcj1 (1.4.86); FILE MERGED 2004/12/01 15:55:53 cmc 1.4.86.1: #i38188# gcj is picky about using non ascii characters in java source, ascii-ize multi-copied bad single quote symbol, handle some uncompilable directories


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [c5298b66fff2d67ea47e5a2e97cd40ba5a8edbe5]

INTEGRATION: CWS gcj1 (1.3.86); FILE MERGED 2004/12/01 15:55:53 cmc 1.3.86.1: #i38188# gcj is picky about using non ascii characters in java source, ascii-ize multi-copied bad single quote symbol, handle some uncompilable directories


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [62d2533b7b913cc59c964f35ff98128b52272d82]

INTEGRATION: CWS gcj1 (1.5.86); FILE MERGED 2004/12/01 15:55:53 cmc 1.5.86.1: #i38188# gcj is picky about using non ascii characters in java source, ascii-ize multi-copied bad single quote symbol, handle some uncompilable directories


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [b6c271e0ddaf789b851b373a560d9516cad5d267]

INTEGRATION: CWS gcj1 (1.6.60); FILE MERGED 2004/12/01 15:55:53 cmc 1.6.60.1: #i38188# gcj is picky about using non ascii characters in java source, ascii-ize multi-copied bad single quote symbol, handle some uncompilable directories


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [79b1e21ca46245ec03dffaeb2264e0def12b005b]

INTEGRATION: CWS gcj1 (1.6.60); FILE MERGED 2004/12/01 15:55:52 cmc 1.6.60.1: #i38188# gcj is picky about using non ascii characters in java source, ascii-ize multi-copied bad single quote symbol, handle some uncompilable directories


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [a95ce671b499e07c546879310f91d9fdd0d95120]

INTEGRATION: CWS gcj1 (1.2.50); FILE MERGED 2004/12/01 15:55:52 cmc 1.2.50.1: #i38188# gcj is picky about using non ascii characters in java source, ascii-ize multi-copied bad single quote symbol, handle some uncompilable directories


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [72c3333c8caebbe004e4feb497286a21fc6a4be6]

INTEGRATION: CWS gcj1 (1.5.86); FILE MERGED 2004/12/01 15:55:52 cmc 1.5.86.1: #i38188# gcj is picky about using non ascii characters in java source, ascii-ize multi-copied bad single quote symbol, handle some uncompilable directories


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [b46596cc702bde81607eece3227d66c955ab661c]

INTEGRATION: CWS gcj1 (1.6.50); FILE MERGED 2004/12/01 15:55:52 cmc 1.6.50.1: #i38188# gcj is picky about using non ascii characters in java source, ascii-ize multi-copied bad single quote symbol, handle some uncompilable directories


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [362420e47486b29b1518aa63b82a0d25d97f8fdf]

INTEGRATION: CWS gcj1 (1.5.86); FILE MERGED 2004/12/01 15:55:51 cmc 1.5.86.1: #i38188# gcj is picky about using non ascii characters in java source, ascii-ize multi-copied bad single quote symbol, handle some uncompilable directories


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [d2cfd03e95a136f4e814550ac36c7da94f56df0f]

INTEGRATION: CWS gcj1 (1.7.86); FILE MERGED 2004/12/01 15:55:51 cmc 1.7.86.1: #i38188# gcj is picky about using non ascii characters in java source, ascii-ize multi-copied bad single quote symbol, handle some uncompilable directories


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [b770c4c0ec62a27dfd5c92d680c1b31dddf582d0]

INTEGRATION: CWS gcj1 (1.6.86); FILE MERGED 2004/12/01 15:55:51 cmc 1.6.86.1: #i38188# gcj is picky about using non ascii characters in java source, ascii-ize multi-copied bad single quote symbol, handle some uncompilable directories


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [1e0ca08c43e4e0d0287271956c7a13fa39db3f7b]

INTEGRATION: CWS gcj1 (1.5.86); FILE MERGED 2004/12/01 15:55:50 cmc 1.5.86.1: #i38188# gcj is picky about using non ascii characters in java source, ascii-ize multi-copied bad single quote symbol, handle some uncompilable directories


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [a8e2737e69564bf103b14b849db892a298d5fabb]

INTEGRATION: CWS gcj1 (1.7.86); FILE MERGED 2004/12/01 15:55:50 cmc 1.7.86.1: #i38188# gcj is picky about using non ascii characters in java source, ascii-ize multi-copied bad single quote symbol, handle some uncompilable directories


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [4a922c0776d5c2e311f3e311fafb1e2bd241f6c8]

INTEGRATION: CWS gcj1 (1.6.86); FILE MERGED 2004/12/01 15:55:50 cmc 1.6.86.1: #i38188# gcj is picky about using non ascii characters in java source, ascii-ize multi-copied bad single quote symbol, handle some uncompilable directories


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [63d5865fbdf9212226faa99bde2b33b0717bb7f7]

INTEGRATION: CWS gcj1 (1.5.86); FILE MERGED 2004/12/01 15:55:49 cmc 1.5.86.1: #i38188# gcj is picky about using non ascii characters in java source, ascii-ize multi-copied bad single quote symbol, handle some uncompilable directories


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [cd025bd9fd8a6702bf951910b9fda1e8f63161e1]

INTEGRATION: CWS gcj1 (1.3.86); FILE MERGED 2004/12/01 15:55:49 cmc 1.3.86.1: #i38188# gcj is picky about using non ascii characters in java source, ascii-ize multi-copied bad single quote symbol, handle some uncompilable directories


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [ec910ecc2b80e15877f89ca97828c13287c82156]

INTEGRATION: CWS gcj1 (1.3.102); FILE MERGED 2004/12/01 15:55:48 cmc 1.3.102.1: #i38188# gcj is picky about using non ascii characters in java source, ascii-ize multi-copied bad single quote symbol, handle some uncompilable directories


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [e48d22617f2927b2841f4fec34657c6aa4e0c91a]

INTEGRATION: CWS gcj1 (1.2.52); FILE MERGED 2004/12/01 15:55:48 cmc 1.2.52.1: #i38188# gcj is picky about using non ascii characters in java source, ascii-ize multi-copied bad single quote symbol, handle some uncompilable directories


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [5b55a4c25bf729856fa6c02f3b7a8fcdb6c7565d]

INTEGRATION: CWS gcj1 (1.3.102); FILE MERGED 2004/12/01 15:55:47 cmc 1.3.102.1: #i38188# gcj is picky about using non ascii characters in java source, ascii-ize multi-copied bad single quote symbol, handle some uncompilable directories


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [913e80ad718b26cd90a61cfedda1a8604108c8fb]

INTEGRATION: CWS gcj1 (1.2.52); FILE MERGED 2004/12/01 15:55:47 cmc 1.2.52.1: #i38188# gcj is picky about using non ascii characters in java source, ascii-ize multi-copied bad single quote symbol, handle some uncompilable directories


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [9bda8bc1082f8e621648c76656e827024c712a64]

INTEGRATION: CWS gcj1 (1.2.10); FILE MERGED 2004/12/01 15:55:46 cmc 1.2.10.1: #i38188# gcj is picky about using non ascii characters in java source, ascii-ize multi-copied bad single quote symbol, handle some uncompilable directories


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [92737f53ac3e7d8220afd7e6f08277661503acc7]

INTEGRATION: CWS gcj1 (1.2.10); FILE MERGED 2005/01/07 09:41:07 cmc 1.2.10.2: RESYNC: (1.2-1.3); FILE MERGED 2004/12/01 15:55:45 cmc 1.2.10.1: #i38188# gcj is picky about using non ascii characters in java source, ascii-ize multi-copied bad single quote symbol, handle some uncompilable directories


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [d9b4e7a5b9f262aab8d57f73e353a05d2aa34fd0]

INTEGRATION: CWS gcj1 (1.7.10); FILE MERGED 2004/12/01 15:55:45 cmc 1.7.10.1: #i38188# gcj is picky about using non ascii characters in java source, ascii-ize multi-copied bad single quote symbol, handle some uncompilable directories


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [7a318767adc0cdd9ccc8b1dc87330db93c58684e]

INTEGRATION: CWS impress29 (1.8.44); FILE MERGED 2005/01/14 16:36:32 af 1.8.44.2: #i40632# Added AssignLayout() method. 2005/01/12 15:52:30 af 1.8.44.1: #i40164# Fixed usage of page number of current page.


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [431317bd1bf015cfc3051e3a3792b141ca08e4fe]

INTEGRATION: CWS impress29 (1.5.84); FILE MERGED 2005/01/19 16:31:19 af 1.5.84.4: #i40281# Assignment to selected slides now takes into account the case where no slide sorter is visible. 2005/01/14 16:35:19 af 1.5.84.3: #i40632# AsssignLayoutToSelectedSlides() now really assigns layout to all selected slides. 2005/01/13 16:54:08 af 1.5.84.2: #i39639# Fixed comparison of view shell pointer with NULL in InsertPageWithLayout(). 2005/01/13 13:17:39 af 1.5.84.1: #i40281# Integrated IsMainViewInMasterPageMode() into AssignLayoutToSelectedSlides() and made handout view work.


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [62434ce968af57490f04dcb9c820b68d10cd6aa1]

INTEGRATION: CWS impress29 (1.2.186); FILE MERGED 2005/01/13 10:18:45 af 1.2.186.1: #i32465# Added new SetFocusedPage() method in two variants.


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [4de4c1126b4596fc48fed5b0e9e722dbab865815]

INTEGRATION: CWS impress29 (1.2.186); FILE MERGED 2005/01/13 16:50:19 af 1.2.186.2: #i39639# Guard code in HideFocusIndicator() against pDescriptor being NULL. 2005/01/13 10:16:28 af 1.2.186.1: #i32465# Added new SetFocusedPage() method in two variants.


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [50621863e6035f7ae5bd3b5808207a76e08646e6]

INTEGRATION: CWS impress29 (1.3.32); FILE MERGED 2005/01/17 18:34:00 cl 1.3.32.2: #i40819# added the keyboard slide traveling feature 2005/01/17 17:51:40 cl 1.3.32.1: #i38583# readded sound and ole interactions


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [0fc01cdfd7081b2c568fd2a7a3cd243e7376f893]

INTEGRATION: CWS impress29 (1.31.40); FILE MERGED 2005/01/17 16:49:28 cl 1.31.40.1: #i38583# readded sound and ole interactions


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [533271249a91f050b1b81e79d26e72e8feebabc3]

INTEGRATION: CWS gcj1 (1.3.52); FILE MERGED 2004/12/01 13:42:45 cmc 1.3.52.1: #i38188# gcj is picky about using non ascii characters in java source, ascii-ize german umlautes


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [6839d7cc8735c4ee2b2c0dec4a14876f74cf93f5]

INTEGRATION: CWS gcj1 (1.1.134); FILE MERGED 2004/12/01 13:42:45 cmc 1.1.134.1: #i38188# gcj is picky about using non ascii characters in java source, ascii-ize german umlautes


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [2c6392eea1da89ba3a9ffaa5a37a4c8b1502fdf9]

INTEGRATION: CWS impress29 (1.3.14); FILE MERGED 2005/01/17 15:17:12 cl 1.3.14.1: #i37784# changed to absolute intervals for iterate containers


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [f71321fb1b10fed18a15a5cfb99f0a872d33bbc4]

INTEGRATION: CWS gcj1 (1.3.40); FILE MERGED 2004/12/01 16:31:12 cmc 1.3.40.1: #i38188# handle some uncompilable with gcj directories


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [299f6e708b0ae4d84fe66e2d1f6872ed9eaf0c74]

INTEGRATION: CWS gcj1 (1.4.30); FILE MERGED 2004/12/01 16:31:11 cmc 1.4.30.1: #i38188# handle some uncompilable with gcj directories


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [28d5767f9b9ff4ee62d2bd3d937a18fdb129d08f]

INTEGRATION: CWS impress29 (1.2.44); FILE MERGED 2005/01/17 15:13:57 cl 1.2.44.1: #i37784# changed to absolute intervals for iterate containers


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [da649cf5cd010839057eaa1af9ebe2ca1659ad1a]

INTEGRATION: CWS gcj1 (1.3.40); FILE MERGED 2004/12/01 16:31:10 cmc 1.3.40.1: #i38188# handle some uncompilable with gcj directories


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [c7e5101fc5853783af7dcd7ad700a533ffbe609f]

INTEGRATION: CWS gcj1 (1.18.12); FILE MERGED 2005/01/10 11:32:38 cmc 1.18.12.1: #i38188# need an alternative that keeps java and gcj happy


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [1007a6917edfcd6ed67692c5cc1bb86dfe8d168c]

INTEGRATION: CWS gcj1 (1.17.18); FILE MERGED 2004/12/01 12:35:34 cmc 1.17.18.1: #i38188# gcj needs a little help to build this dir


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [fb91d0844fd233f512b1456909d6b445198383b2]

INTEGRATION: CWS gcj1 (1.3.2); FILE MERGED 2004/12/01 16:48:59 cmc 1.3.2.1: #i38188# This dir cannot be build with gcj because of jawt.h


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [be1becdcc1a7f171f6e5a47a83b68deab8f0e701]

INTEGRATION: CWS gcj1 (1.12.4); FILE MERGED 2005/01/10 13:22:59 cmc 1.12.4.4: #i38188# and proper check 2005/01/10 12:43:20 cmc 1.12.4.3: #i38188# rollback changes, not necessary 2004/12/03 09:43:59 cmc 1.12.4.2: #i38188# pick up on JAVADOC if necessary 2004/12/03 09:17:28 cmc 1.12.4.1: #i38188# pick up JAVADOC from settings.mk and if its not valid don't get too excited


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [ee21aeb44b85f8434734555c5748209a64cc1e8c]

INTEGRATION: CWS gcj1 (1.5.120); FILE MERGED 2004/12/01 11:55:38 cmc 1.5.120.1: #i38188# This dir cannot be build with gcj because of sun.applet.AppletAudioClip


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [f3b5c7e0dc1da84d83965c093c5ff2df84726664]

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>  [98456fa1ee6378c078106daec1471430e7cef4be]

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>  [a1cfec59d4ec1517083c9d43274bd38a1406ec43]

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>  [73a8fc18dd64c1a818445a5861c84f162f395fdb]

INTEGRATION: CWS impress29 (1.2.44); FILE MERGED 2005/01/18 15:42:01 cl 1.2.44.1: #i37784# changed to absolute intervals for iterate containers


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [2cd377cc388e50f8810df89804c550a2674e2543]

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>  [03b0ab01a52e5263a04ab5e01586428d0af89738]

INTEGRATION: CWS impress29 (1.35.42); FILE MERGED 2005/01/17 15:23:22 cl 1.35.42.1: #i37784# changed to absolute intervals for iterate containers


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [c4bda2160e4a1a50086245f36a6e6a402c2bef37]

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>  [d759835efc7ef52fb221e055f062ac6c37191566]

INTEGRATION: CWS impress29 (1.37.42); FILE MERGED 2005/01/19 16:32:21 af 1.37.42.2: #i40281# Use the current ePageKind for SID_ASSIGN_LAYOUT. 2005/01/14 16:37:27 af 1.37.42.1: #i40632# Added support for SID_ASSIGN_LAYOUT slot.


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [c8f956307dce2b28902456cd3b92ff9f054370c2]

INTEGRATION: CWS impress29 (1.8.14); FILE MERGED 2005/01/13 17:03:07 af 1.8.14.1: #i39639# Switched default value of mbKeepMainViewShellOnTop back to false.


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [0f053d772c60dfd6e89df9212aa0b67ac44b8ecf]

INTEGRATION: CWS gcj1 (1.3.4); FILE MERGED 2005/01/09 18:34:59 cmc 1.3.4.1: #i38188# add gij as a java provider


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [95b5358e061429ee5e7a68a3690bdd5ef8fc002f]

INTEGRATION: CWS gcj1 (1.5.6); FILE MERGED 2005/01/09 18:34:59 cmc 1.5.6.1: #i38188# add gij as a java provider


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [ef920d58c6a49852171d0f01dadfc384d8c75047]

INTEGRATION: CWS impress29 (1.3.152); FILE MERGED 2005/01/13 13:49:33 af 1.3.152.1: #i39600# Removed GrabFocus() from TitledControl::WindowEventListener() for mouse button down events.


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [8b3d9a43a18acdae468958af89a1e28a32e5c421]

INTEGRATION: CWS gcj1 (1.1.2); FILE ADDED 2005/01/11 09:44:46 cmc 1.1.2.2: #i38188# runtime libgcj search tests 2005/01/09 18:39:00 cmc 1.1.2.1: #i38188# add gnujre


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [089c35afc50afc078f7e858bb1dba114ada8510e]

INTEGRATION: CWS impress29 (1.3.84); FILE MERGED 2005/01/14 16:29:37 af 1.3.84.2: #i40632# Improved the documentation of CreateRequest() a little bit. 2005/01/13 17:00:47 af 1.3.84.1: #i40281# Integrated IsMainViewInMasterPageMode() into AssignLayoutToSelectedSlides().


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [effac2ff83bcdbcbd69ea18f98f4ae3bea00f3ae]

INTEGRATION: CWS gcj1 (1.4.6); FILE MERGED 2005/01/09 18:34:59 cmc 1.4.6.1: #i38188# add gij as a java provider


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [6aa17221dc3c70e9aef0cd14ee31c5db63228f20]

INTEGRATION: CWS impress29 (1.6.44); FILE MERGED 2005/01/19 16:29:29 af 1.6.44.2: #i40281# Fixed the GetSlideSorter() method. 2005/01/14 16:25:30 af 1.6.44.1: #i40632# Added static GetSlideSorter() method.


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [3cfb15988fb826d3cd6d8a10500f808e72f678f0]

INTEGRATION: CWS impress29 (1.10.42); FILE MERGED 2005/01/13 16:51:49 af 1.10.42.1: #i39639# Added support for SID_DELETE slot.


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [a7ade5e385bcd0f5f6ad86e2b2bd7ed2a8fe55d1]

INTEGRATION: CWS impress29 (1.11.42); FILE MERGED 2005/01/13 10:17:40 af 1.11.42.1: #i32465# PageUp/Down now sets the focused page along with the current page.


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [abc6df73843e4cb31698e9e291cec7532863f5fb]

INTEGRATION: CWS impress29 (1.6.44); FILE MERGED 2005/01/13 16:46:47 af 1.6.44.1: #i39639# Added support for SID_DELETE slot.


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [dcdc0dd51a7086126ab2ad584396aa8cc8394f9a]

INTEGRATION: CWS impress29 (1.7.42); FILE MERGED 2005/01/13 10:15:17 af 1.7.42.1: #i32465# Not showing the focus anymore when the window slidesorter gets the input focus.


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [0810b09a57f521ff9cb810d3537089c78c3c36ab]

INTEGRATION: CWS impress29 (1.3.34); FILE MERGED 2005/01/17 17:51:40 cl 1.3.34.1: #i38583# readded sound and ole interactions


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [e8cbc2c3659a8370aa9764cc3ea3d791948b5538]

INTEGRATION: CWS impress29 (1.7.44); FILE MERGED 2005/01/17 16:49:03 cl 1.7.44.1: #i38583# readded sound and ole interactions


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [79c1c9e3ae04e0b3fc80a343ce7ae1d56d60ad6e]

INTEGRATION: CWS gcj1 (1.2.2); FILE MERGED 2004/12/01 12:21:14 cmc 1.2.2.1: #i38188# This dir cannot be build with gcj because of javax.swing.JTextArea.replaceRange


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [7335fc0cf16d0805336c5fb4982c3259ea34efdf]

INTEGRATION: CWS impress29 (1.5.50); FILE MERGED 2005/01/14 16:24:52 af 1.5.50.1: #i40632# Added AddedAssignLayout() method.


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [1811331f9af52cf8b4a0162cd2bcadd30669660b]

INTEGRATION: CWS impress29 (1.3.44); FILE MERGED 2005/01/14 16:24:15 af 1.3.44.1: #i40632# Added static GetSlideSorter() method.


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [0b64553fc309d1c7a898836250fd3967754c59e3]

INTEGRATION: CWS impress29 (1.38.42); FILE MERGED 2005/01/18 10:47:48 af 1.38.42.1: #i39832# PageUp/Down uses CONTROL to distinguish between switching pages or layers.


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [2a0d7de4ea794e9055bae489046b8973fef606e3]

INTEGRATION: CWS impress29 (1.16.44); FILE MERGED 2005/01/17 16:49:29 cl 1.16.44.1: #i38583# readded sound and ole interactions


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [eb662fdcc8c9e94812122104656b9007e18a44c6]

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>  [652abefff0254539752c4cd43c5aaba50892b7e6]

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>  [dd6ccaf78a489690fd08db38cbc3c03445d688c1]

INTEGRATION: CWS impress29 (1.2.44); FILE MERGED 2005/01/18 11:03:17 bm 1.2.44.1: #i40660# some transition presets are not shown in the UI, therefore remember a mapping of indexes


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [cb6dbf4d8ef4b98f9576722047ed3be06571dfa7]

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>  [318b98160b639895a37fbff7b4d8cb43c6ac6648]

INTEGRATION: CWS impress29 (1.2.44); FILE MERGED 2005/01/18 11:03:17 bm 1.2.44.4: #i40660# some transition presets are not shown in the UI, therefore remember a mapping of indexes 2005/01/17 15:17:12 cl 1.2.44.3: #i37784# changed to absolute intervals for iterate containers 2005/01/13 14:04:46 af 1.2.44.2: #i40384# In EventMultiplexerListener() the EID_MAIN_VIEW_ADDED code now determines the XDrawView correctly. 2005/01/12 14:45:10 cl 1.2.44.1: #i40343# removed unnec. assertion


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [c76272957758700da697b0bf40dfcb58a88c1302]

INTEGRATION: CWS impress29 (1.2.44); FILE MERGED 2005/01/17 15:17:10 cl 1.2.44.1: #i37784# changed to absolute intervals for iterate containers


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [a3819152bc04a1b442f21a07fad539d319aec215]

INTEGRATION: CWS impress29 (1.3.44); FILE MERGED 2005/01/17 18:16:08 cl 1.3.44.1: #i40831# fixed dialog high to cover checkbox


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [1928386f3b3dccbe4bbe7286273f452a04cba11c]

INTEGRATION: CWS impress29 (1.2.44); FILE MERGED 2005/01/17 15:15:22 cl 1.2.44.1: #i37784# changed to absolute intervals for iterate containers


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [7bdaaf390b1bfb337c9a237e26f629b1f5ccfdf5]

INTEGRATION: CWS impress29 (1.2.44); FILE MERGED 2005/01/17 15:15:21 cl 1.2.44.1: #i37784# changed to absolute intervals for iterate containers


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [09b4f36669297c176d7f618315c4c4a7e8c8bcbe]

INTEGRATION: CWS gcj1 (1.6.82); FILE MERGED 2004/12/02 16:59:11 cmc 1.6.82.1: #i38188# This dir cannot be build fully with gcj


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [c862cc1233c5b8772b1e63d167b97d293c0213d1]

INTEGRATION: CWS impress29 (1.21.44); FILE MERGED 2005/01/14 16:23:09 af 1.21.44.1: #i40632# Added SID_ASSIGN_LAYOUT.


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [93ed26ffa04e82d227d3ce6b36930244f67432a4]

INTEGRATION: CWS gcj1 (1.7.82); FILE MERGED 2004/12/03 15:24:57 cmc 1.7.82.2: #i38188# build .cxx files in this dir even if gcj 2004/12/02 16:59:10 cmc 1.7.82.1: #i38188# This dir cannot be build fully with gcj


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [60c8f83cb49905e6e63919bae7d22809c3489d47]

INTEGRATION: CWS impress29 (1.12.44); FILE MERGED 2005/01/14 16:22:28 af 1.12.44.1: #i40632# Added SID_ASSIGN_LAYOUT.


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [cbbb1b5594f523cbd2fe3af3ca7cad068b46090e]

INTEGRATION: CWS gcj1 (1.4.134); FILE MERGED 2004/12/02 16:58:51 cmc 1.4.134.1: #i38188# gcj needs a little help to build this file


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [e1895d68f67e35758092a3db9b011336e52b9902]

INTEGRATION: CWS impress29 (1.5.44); FILE MERGED 2005/01/13 16:44:09 af 1.5.44.1: #i39639# Added SID_DELETE slot.


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [2957ae27d3b9fe291fc4c244db08fd2fdec76e24]

INTEGRATION: CWS impress29 (1.19.44); FILE MERGED 2005/01/17 15:14:18 cl 1.19.44.1: #i37784# changed to absolute intervals for iterate containers


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [b033d8e9182f293675cd67a16c903e58c5ccd5c9]

INTEGRATION: CWS impress29 (1.14.44); FILE MERGED 2005/01/14 16:21:44 af 1.14.44.1: #i40632# Added SID_ASSIGN_LAYOUT.


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [6d100d5ff853cc3fc1b35a8b8b879350542197dd]

INTEGRATION: CWS gcj1 (1.1.4); FILE MERGED 2005/01/06 20:37:50 cmc 1.1.4.2: RESYNC: (1.1-1.2); FILE MERGED 2004/12/01 11:51:24 cmc 1.1.4.1: #i38188# This dir cannot be build with gcj because of sun.security.action.GetPropertyAction


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [bf90962ff3068ed7dac7e9bcdde189f587efb42f]

INTEGRATION: CWS impress29 (1.2.44); FILE MERGED 2005/01/17 15:26:11 cl 1.2.44.1: #i37784# changed to absolute intervals for iterate containers


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [edc487eb9616ebdd69f87d72ccfb584189587a76]

INTEGRATION: CWS gcj1 (1.1.1.1.150); FILE MERGED 2004/12/02 10:06:08 cmc 1.1.1.1.150.1: #i38188# This dir cannot be build fully with gcj


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [708184d351c9fc312519502974a46eeaabb4291b]

INTEGRATION: CWS gcj1 (1.1.1.1.150); FILE MERGED 2004/12/02 10:06:07 cmc 1.1.1.1.150.1: #i38188# This dir cannot be build fully with gcj


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [263ad7ff0ea9490318c627e60fee2a0738f11b71]

INTEGRATION: CWS gcj1 (1.3.46); FILE MERGED 2004/12/02 10:53:06 cmc 1.3.46.1: #i38188# This dir cannot be build fully with gcj


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [92be23d5dd5963d21ea09b4b569194dc157d5480]

INTEGRATION: CWS gcj1 (1.2.46); FILE MERGED 2004/12/02 10:53:05 cmc 1.2.46.1: #i38188# This dir cannot be build fully with gcj


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [960cd8ac54cb2f8ea3c6e5c505eddb83a3f047a9]

INTEGRATION: CWS gcj1 (1.5.42); FILE MERGED 2005/01/06 20:24:30 cmc 1.5.42.2: RESYNC: (1.5-1.6); FILE MERGED 2004/12/08 08:07:30 cmc 1.5.42.1: #i38188# minor tweak for gcj


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [1494706310e70deb176ea1305227c3e1e519fb51]

INTEGRATION: CWS gcj1 (1.29.26); FILE MERGED 2004/12/08 09:54:45 cmc 1.29.26.1: #i38188# tweak makefile to use configured JAVAI


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [829fa0501d6c524a68794a42b8976f3a6b7576dd]

INTEGRATION: CWS gcj1 (1.3.10); FILE MERGED 2005/01/06 19:25:59 cmc 1.3.10.2: RESYNC: (1.3-1.4); FILE MERGED 2004/12/02 09:00:19 cmc 1.3.10.1: #i38188# This dir cannot be build with gcj because of sun.awt


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [377835ebd6220b7f9ea3f1993f9359bbf5d8595e]

INTEGRATION: CWS gcj1 (1.18.10); FILE MERGED 2004/12/02 12:04:43 cmc 1.18.10.1: #i38188# gcj needs a little help t build this file


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [81dd32af291e790934ef603d950c5a4b3193e7c2]

INTEGRATION: CWS gcj1 (1.2.10); FILE MERGED 2004/12/02 12:04:15 cmc 1.2.10.1: #i38188# This dir cannot be build fully with gcj


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [582c905476c57271f93826ddad145831f19e7ad9]

INTEGRATION: CWS pbbeta06 (1.43.40); FILE MERGED 2005/01/14 09:00:57 pb 1.43.40.1: fix: #i40042# get image fron newmenu if necessary


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [de9896e502f881b65ae5338054cee7a86f2941a7]

INTEGRATION: CWS pbbeta06 (1.52.34); FILE MERGED 2005/01/14 09:00:03 pb 1.52.34.1: fix: #i38481# IsValidFactory() added


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [7e11653b6a5e825d003828d96298e0368a98a168]

INTEGRATION: CWS pbbeta06 (1.104.34); FILE MERGED 2005/01/14 09:00:31 pb 1.104.34.1: fix: #i38481# don't set invalid (shared,schart) factories


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [64a0d1f116f294f77a68d9910e3d08da1322da2c]

INTEGRATION: CWS pbbeta06 (1.71.36); FILE MERGED 2005/01/17 09:54:11 pb 1.71.36.2: fix: #i40257# case sensitive fix 2005/01/14 08:59:21 pb 1.71.36.1: fix: #i40257# german umlauts fixed


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [7c198c13571238f69083d137d957cca0f5c647d1]

INTEGRATION: CWS pbbeta06 (1.7.220); FILE MERGED 2005/01/14 08:57:09 pb 1.7.220.1: fix: #i39983# new parameter Separator for InsertLabel()


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [39b015d8c3e700913319f542904120b494711441]

INTEGRATION: CWS pbbeta06 (1.6.222); FILE MERGED 2005/01/14 08:56:25 pb 1.6.222.1: fix: #i39983# CheckButtonWidth() added


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [082cbb14e1e5b96476bc4dfe4741c827d25d4867]

INTEGRATION: CWS pbbeta06 (1.37.222); FILE MERGED 2005/01/14 08:55:19 pb 1.37.222.1: fix: #i39981# wrong strings replaced and dialog beautified


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [84a2efa6702f7fe0981e84839840e42ba13c0b97]

INTEGRATION: CWS pbbeta06 (1.18.114); FILE MERGED 2005/01/14 08:56:01 pb 1.18.114.1: fix: #i39983# dynamic button width fix: #i39983# split separator from caption


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [9d106ee9b624bed6f8ffbce2eedf735ce3b0e271]

INTEGRATION: CWS pbbeta06 (1.20.2); FILE MERGED 2005/01/14 08:53:39 pb 1.20.2.1: fix: #i39983# new parameter Separator for InsertLabel()


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [4e4f5d6fd17e110e8247a8f04155eca7ff866367]

INTEGRATION: CWS pbbeta06 (1.42.336); FILE MERGED 2005/01/14 16:11:49 pb 1.42.336.2: fix: #i39983# german umlauts fix (2. Edition) 2005/01/14 08:54:08 pb 1.42.336.1: fix: #i39983# german umlauts fixed


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [b0e1cc3377a3ac2c669905ae77add8fac9f7cf4a]

INTEGRATION: CWS pbbeta06 (1.68.222); FILE MERGED 2005/01/20 08:32:01 pb 1.68.222.2: fix: #i39980# Writer graphics -> Writer picture 2005/01/14 08:53:08 pb 1.68.222.1: fix: #i39980# Writer objects in lower case


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [4b9ece6cfe18f2e4f8a31dba82cf15cc0ed21ca7]

INTEGRATION: CWS pbbeta06 (1.20.220); FILE MERGED 2005/01/20 08:36:57 pb 1.20.220.2: fix: #i39980# show no version number on OLE objects 2005/01/14 08:52:36 pb 1.20.220.1: fix: #i39980# remove Writer object from OLE list


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [f80db6f8d99510bbeee4e44df743520c2394820f]

INTEGRATION: CWS pbbeta06 (1.16.4); FILE MERGED 2005/01/19 10:28:16 os 1.16.4.1: #i40822# relative links shouldn't not be checked for existance


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [43fbebed3da528b8d8592d9ad718cd805a5f58cb]

INTEGRATION: CWS pbbeta06 (1.16.86); FILE MERGED 2005/01/14 08:51:57 pb 1.16.86.1: fix: #i39983# add member and parameter String Separator


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [987192f109c3a1e0fca28b04461d84bb1301c00f]

INTEGRATION: CWS pbbeta06 (1.30.90); FILE MERGED 2005/01/14 08:51:24 pb 1.30.90.1: fix: #i39983# add parameter String rSeparator to InsertLabel()


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [88bf11462a5eaa9997e4b5ba62035f5daa7bff8a]

INTEGRATION: CWS pbbeta06 (1.29.36); FILE MERGED 2005/01/14 08:50:40 pb 1.29.36.1: fix: #i39983# create UndoInsertLabel with the characterstyle fix: #i39983# Insert[Draw]Label() improved


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [0fbe7e70bf211f611d7146f6f5afaffa66c2548a]

INTEGRATION: CWS pbbeta06 (1.19.94); FILE MERGED 2005/01/14 08:49:28 pb 1.19.94.1: fix: #i39983# add member and parameter String Separator


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [3916cf6e0f331e792f299c2a679daf08b4e3779a]

INTEGRATION: CWS pbbeta06 (1.48.22); FILE MERGED 2005/01/14 08:48:59 pb 1.48.22.1: fix: #i39983# add parameter String rSeparator to InsertLabel()


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [1f98e2fdd61e47fa701992c087cc95c180bd57e0]

INTEGRATION: CWS pbbeta06 (1.97.18); FILE MERGED 2005/01/14 08:48:24 pb 1.97.18.1: fix: #i39983# add parameter String rSeparator to InsertLabel()               add Parameter String rSeparator and               rCharacterStyle to InsertDrawLabel()


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [c2a22577d43e1abe5085dbf57b9a0418761aa473]

INTEGRATION: CWS pbbeta06 (1.1.18); FILE MERGED 2005/01/14 07:52:08 pb 1.1.18.1: fix: #i36986# twopages instead of bookview


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [459804328e8d2c3b8c3c220903f58ec806ce58a4]

INTEGRATION: CWS pbbeta06 (1.1.18); FILE MERGED 2005/01/14 07:51:57 pb 1.1.18.1: fix: #i36986# twopages instead of bookview


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [c88923bdb6b394dc4b657e59cbd332c3e6b34c64]

INTEGRATION: CWS pbbeta06 (1.1.18); FILE MERGED 2005/01/14 07:51:56 pb 1.1.18.1: fix: #i36986# twopages instead of bookview


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [9418f9b78e530cbfe55fcb2b985c4d232596655e]

INTEGRATION: CWS pbbeta06 (1.2.28); FILE MERGED 2005/01/20 08:28:03 pb 1.2.28.1: fix: #i39980# chart is no module -> lower case


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [b3aaa3081a1780237b76606f0659390b412a0a3a]

INTEGRATION: CWS pbbeta06 (1.63.22); FILE MERGED 2005/01/14 08:58:33 pb 1.63.22.1: fix: #i39688# no preview of newdocs


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [d2906c39745d7a0f2031ee97c3c7063b77450380]

INTEGRATION: CWS swqcore04 (1.86.60); FILE MERGED 2005/01/11 12:12:08 mbu 1.86.60.1: #i38704


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [df4884912e7a3bcb6ffb9e8e87e64cde652a5f96]

INTEGRATION: CWS swqcore04 (1.32.12); FILE MERGED 2005/01/11 12:13:43 mbu 1.32.12.1: #i38704


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [2a930699598cccdd690ba09af5d090ebad7323ff]

INTEGRATION: CWS swqcore04 (1.81.48); FILE MERGED 2004/12/20 14:59:34 hbrinkm 1.81.48.1: #i39221# switch of numbering even if selection has mark


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [b547aa50cda3a8f4a6084779e39628100d49421f]

INTEGRATION: CWS swqcore04 (1.3.194); FILE MERGED 2004/12/20 10:48:58 hbrinkm 1.3.194.1: #i35776# PASTE_CLIPBOARD and TYPING are repeatable


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [3c9d049fd54e367e2d9dbf35c92f368628e97634]

INTEGRATION: CWS swqcore04 (1.13.136); FILE MERGED 2005/01/12 14:53:58 hbrinkm 1.13.136.2: RESYNC: (1.13-1.14); FILE MERGED 2004/12/20 10:48:27 hbrinkm 1.13.136.1: #i35776# no special treatment of UNDO_START and UNDO_END necessary anymore


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [4303e861b2a9cc6932a765aecaacf8f8c64f3716]

INTEGRATION: CWS swqcore04 (1.7.84); FILE MERGED 2005/01/12 09:31:50 hbrinkm 1.7.84.1: #i40048# call MakeUniqueNumRules after Copy


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [5dea286d739c6ef5a4bda2abff97f8f0b3a718cd]

INTEGRATION: CWS swqcore04 (1.42.24); FILE MERGED 2005/01/12 09:28:29 hbrinkm 1.42.24.1: #i40048# MakeUniqueNumRules


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [c16c0f1a3b0b11b89f2177bbb035f2d2d398432a]

INTEGRATION: CWS swqcore04 (1.10.46); FILE MERGED 2005/01/12 14:41:48 hbrinkm 1.10.46.2: RESYNC: (1.10-1.11); FILE MERGED 2004/12/20 10:40:53 hbrinkm 1.10.46.1: #i35776# dbg_out for SwUndo


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [d6ab7c23a82640711b75514b55a5a1714f22f327]

INTEGRATION: CWS swqcore04 (1.7.194); FILE MERGED 2004/12/20 10:40:27 hbrinkm 1.7.194.1: #i35776# PASTE_CLIPBOARD and TYPING are repeatable


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [4fff526df247c03a84e20d2fe8aca2c38e3f247b]

INTEGRATION: CWS swqcore04 (1.25.58); FILE MERGED 2005/01/12 14:39:12 hbrinkm 1.25.58.2: RESYNC: (1.25-1.26); FILE MERGED 2005/01/11 12:12:51 mbu 1.25.58.1: #i38704


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [c3e2105f49cceeb6be4ccafa72dc92e1d0356aee]

INTEGRATION: CWS swqcore04 (1.95.20); FILE MERGED 2005/01/12 14:31:23 hbrinkm 1.95.20.2: RESYNC: (1.95-1.97); FILE MERGED 2005/01/12 09:23:37 hbrinkm 1.95.20.1: #i40048# MakeUniqueNumRules


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [97ef260f83db8e9d5d9f3575b0533e2c49e59d8c]

INTEGRATION: CWS swqcore04 (1.8.48); FILE MERGED 2005/01/12 14:32:02 hbrinkm 1.8.48.2: RESYNC: (1.8-1.9); FILE MERGED 2004/12/20 10:39:36 hbrinkm 1.8.48.1: #i35776# dbg_out for SwUndo


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [77c1a89ac628536438ca623a13ceae5707d6b4c2]

INTEGRATION: CWS swqcore04 (1.117.24); FILE MERGED 2005/01/11 15:17:42 dvo 1.117.24.1: #i40110# don't call ContextFilter twice for text defaults


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [89ceda93216f1ef3ccf4493bd80da7238f65ffe1]

INTEGRATION: CWS swqcore04 (1.79.24); FILE MERGED 2005/01/11 19:11:10 dvo 1.79.24.1: #i40214# style:mirror is used in both text and shape property maps


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [d244730957feddb1c7f731c23da81c6409f74e2e]

INTEGRATION: CWS trabugfixingso8 (1.6.62); FILE MERGED 2005/01/20 12:39:17 tra 1.6.62.1: #i38628# removed fsync call in oslDoCopyFile evaluating return value of close instead


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [34e7c9f17cee89e470b5ebaf519c0199a1506358]

INTEGRATION: CWS trabugfixingso8 (1.3.56); FILE MERGED 2005/01/20 10:11:22 tra 1.3.56.1: #112868# using url translator service to convert OOo Urls which are UTF8 encoded to external urls


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [c263505c1a0c61ee17cb4db8bbb1a73b88fb7bbe]

INTEGRATION: CWS trabugfixingso8 (1.5.30); FILE MERGED 2005/01/20 10:11:22 tra 1.5.30.1: #112868# using url translator service to convert OOo Urls which are UTF8 encoded to external urls


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [ccab41e7d8ce44527f56e8537de2396daa0468a8]

INTEGRATION: CWS installer03 (1.3.62); FILE MERGED 2004/12/14 11:25:04 dv 1.3.62.1: #i38509# 'OK' and 'Cancel' have to be localized, too


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [d1026123b8f1810818fff63a32ddf34ec1fdcf1d]

INTEGRATION: CWS installer03 (1.4.8); FILE MERGED 2005/01/13 10:13:31 dv 1.4.8.1: #i38509# No 'choose language' dialog


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [1d8132d59d3b57ecaa27b746e9dfc896aabbf96a]

INTEGRATION: CWS installer03 (1.5.4); FILE MERGED 2005/01/13 10:13:30 dv 1.5.4.2: #i38509# No 'choose language' dialog 2004/12/14 11:27:01 dv 1.5.4.1: #i38509#, #i38818#: localized ok and cancel, use better font for CJK languages


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [04e8b10da76ce7ca7741a2c7e39acf75186d6b21]

INTEGRATION: CWS installer03 (1.4.62); FILE MERGED 2004/12/14 11:23:55 dv 1.4.62.1: #i38509# 'OK' and 'Cancel' have to be localized, too


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [93dd678e87540beef391b6f16b6b0afd1ec61c97]

INTEGRATION: CWS installer03 (1.4.62); FILE MERGED 2005/01/21 12:37:06 dv 1.4.62.1: removed lnglist.txt


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [545e781bc7e4b698bdca5184f5df2e81f01173ae]

INTEGRATION: CWS installer03 (1.3.116); FILE MERGED 2004/12/14 11:22:26 dv 1.3.116.1: #i38509# 'OK' and 'Cancel' have to be localized, too


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [4ffcae60515fdbacdfde5a372ba1f2ee08bd6f35]

INTEGRATION: CWS unxlngs01 (1.5.4); FILE MERGED 2004/11/25 20:37:22 sparcmoz 1.5.4.1: #36037#:linux sparc multi-inheritance cleanup diff against 645


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [a62f6bc8401b57a7a7a2713373776a1384196a39]

INTEGRATION: CWS unxlngs01 (1.5.24); FILE MERGED 2004/11/25 20:35:42 sparcmoz 1.5.24.1: #36037#:fixup linux sparc multi-inheritance and cleanup diff against 645


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [803d18a5c9bf3ee25510d54dfdca344d2b75a65f]

INTEGRATION: CWS setupcustomizer (1.6.60); FILE MERGED 2005/01/14 13:07:31 tra 1.6.60.1: added unicode wrapper for some shell helper functions


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [6a9d288fe694bc889739e88ef9843faf84f02c53]

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>  [b07dc4604c4b66f07c1c2022817041ff4ff4b355]

INTEGRATION: CWS setupcustomizer (1.9.60); FILE MERGED 2005/01/14 13:07:31 tra 1.9.60.1: added unicode wrapper for some shell helper functions


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [c8d4338c205d7461c1b04c93939709c34df573f8]

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  Oliver Bolte  <obo@openoffice.org>  [f66291bb6c5825d050ec96ea6e649efd618d9100]

INTEGRATION: CWS setupcustomizer (1.1.2); FILE ADDED 2005/01/14 13:06:11 tra 1.1.2.1: added some unicode wrapper for some shell helper functions


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [f599cd77fb11a19b3c748d5b673b12d66ef15e81]

INTEGRATION: CWS setupcustomizer (1.1.2); FILE ADDED 2005/01/14 13:06:10 tra 1.1.2.1: added some unicode wrapper for some shell helper functions


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [cc98e67c02aeb3c81652253a07626977468f9136]

INTEGRATION: CWS systempython (1.8.6); FILE MERGED 2005/01/18 18:54:21 cmc 1.8.6.1: #i40917# update system python


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [4e983f66996d953e56535aa1256170d3e708ccff]

INTEGRATION: CWS setupcustomizer (1.1.2); FILE ADDED 2005/01/14 13:06:09 tra 1.1.2.1: added some unicode wrapper for some shell helper functions


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [d732c3f141b59c6ea645b7c33ba7ac10761f0ce8]

INTEGRATION: CWS systempython (1.14.6); FILE MERGED 2005/01/18 19:21:05 cmc 1.14.6.1: #i40917# update system python


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [e43bb7f6010380421a0e1c0a39d609065b58fe94]

INTEGRATION: CWS setupcustomizer (1.1.2); FILE ADDED 2005/01/14 13:06:08 tra 1.1.2.1: added some unicode wrapper for some shell helper functions


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [320b771a7397fba8242d18fa478da655a583a01b]

INTEGRATION: CWS setupcustomizer (1.1.2); FILE ADDED 2005/01/14 13:06:07 tra 1.1.2.1: added some unicode wrapper for some shell helper functions


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [979f78decdfd58ca1f9220c64d25d47926200006]

INTEGRATION: CWS setupcustomizer (1.1.2); FILE ADDED 2005/01/14 13:06:06 tra 1.1.2.1: added some unicode wrapper for some shell helper functions


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [8117aeda04cf010196196a0205494f14b3bb4563]

INTEGRATION: CWS setupcustomizer (1.1.2); FILE ADDED 2005/01/14 13:06:05 tra 1.1.2.1: added some unicode wrapper for some shell helper functions


2005-01-25  Rüdiger Timm  <rt@openoffice.org>  [7527eff3b41853c344ca90915834bf8801b01514]

#i10000# Add postprocess to obligatory_modules again (why at all was this removed?)


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [0da37bfa117e21bc76fb0f49056547b852556870]

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>  [eedd1a98962b6dde7f029c714c402725c354bd3c]

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>  [580ac70df54843621df7eaf7a217acbedd550068]

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  Rüdiger Timm  <rt@openoffice.org>  [762ee1c183b2fb77e758d9c8e4d0233fa9cb0b49]

#i10000# Unset LD_LIBRApl PATH right before the office is started, not before the installation.


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [8706d7e6d7ad00005da92167fd896761b63310b9]

#i10000# libfps_gnome.so has to be registerd with lazyregcomp mechanism


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [98c5db5f8999ccff6d0f182acee51b6645bcc546]

#i10000# deliver fps-gnome-ucd.txt


2005-01-25  Oliver Bolte  <obo@openoffice.org>  [c7b90b554607236070950cd8d3259ca74fba7307]

#i10000# libfps_gnome.so have to be registered with Regmergefile process


2005-01-24  Rüdiger Timm  <rt@openoffice.org>  [5b6f1da88d39eae75bc66183bea9dd3bcfa383de]

#100000# Timebomb changed to end of september (by order of AK).


2005-01-24  Oliver Bolte  <obo@openoffice.org>  [74cc493850ab7cf2c90c594eec4f1e981d2744aa]

#i10000# moved ~SvxVector3DItem from e3ditem.hxx


2005-01-24  Vladimir Glazounov  <vg@openoffice.org>  [1afa3bffbe67e8fae414aa7d5a48b4de136d83cc]

#100000# pass one more var in hash for copyprj


2005-01-24  Oliver Bolte  <obo@openoffice.org>  [ef9988db5209cba3d43055be903a1b512fcbbdfb]

#i10000# dl680mi.dll removed (visibility01)


2005-01-24  Oliver Bolte  <obo@openoffice.org>  [cf7ef5c7940286d083f586a93858ebdbd544a684]

new version for SRC680


2005-01-24  Oliver Bolte  <obo@openoffice.org>  [59bcebd35242cc5e6c21d6b20d9ae74f2cfd99ce]

#i10000# SAL_DLLPRIVATE for ImplDraw method removed


2005-01-24  Vladimir Glazounov  <vg@openoffice.org>  [8e7b29d74750500bdf2c1865ee3ab00b1d8d4553]

new version for SRC680


2005-01-24  Oliver Bolte  <obo@openoffice.org>  [f37186c7224b680995b19fe4d249d341ebc1f499]

#i10000# css resolved as ::com::sun::star


2005-01-24  Oliver Bolte  <obo@openoffice.org>  [81ec9479e3e31471183f4c0dc0fba5fafdb007a4]

new version for SRC680


2005-01-24  Oliver Bolte  <obo@openoffice.org>  [bde31f79ca98def7a9034d4b7bc43e8c28a41e30]

new version for SRC680


2005-01-22  Vladimir Glazounov  <vg@openoffice.org>  [6ff5b40a4d2d63b35a88a631a0e068f648a2412d]

new version for SRC680


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [ba283338a56a246a9ac0d473e518ced2e84c7679]

SRC680


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [bc62dc67574d0413c26650fae5072e38994b685d]

#i10000# empty file


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [64cfa1f72aa09198187ddb70884f82a40fb27a2d]

INTEGRATION: CWS impress28 (1.5.14); FILE MERGED 2005/01/06 17:39:01 cl 1.5.14.1: #118965# catch an exception


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [4844bdcc83ef9e670690105733ee0d7350882e7e]

INTEGRATION: CWS impress28 (1.16.144); FILE MERGED 2005/01/17 13:33:13 cl 1.16.144.1: #i39941# added push_front


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [c07bd8b493f7d8810bc35fe1099b8554c43919b5]

INTEGRATION: CWS impress28 (1.10.38); FILE MERGED 2005/01/06 11:55:09 cl 1.10.38.1: #i30596# add animation node access to master pages


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [f69e01373322290372d76ab5daa26dc8e3a43dfd]

INTEGRATION: CWS impress28 (1.66.36); FILE MERGED 2005/01/06 11:55:08 cl 1.66.36.1: #i30596# add animation node access to master pages


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [4b43e3e0ac60f2d45c968ce48aa8ee802e6d85e7]

INTEGRATION: CWS impress28 (1.19.126); FILE MERGED 2005/01/11 11:05:28 cl 1.19.126.1: #i40029# remember auto preview states


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [b67d1fe62c476c022f19c935c040215a2ce6fd9a]

INTEGRATION: CWS impress28 (1.29.100); FILE MERGED 2005/01/11 11:04:47 cl 1.29.100.1: #i40029# remember auto preview states


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [019f0d45246773c328fd062ac17212c0a10f699e]

INTEGRATION: CWS impress28 (1.2.38); FILE MERGED 2005/01/06 14:39:10 cl 1.2.38.1: #i40029# make preview checkboxes persistent


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [db90827d125a576378c8d6ee72f8ea1ec146d211]

INTEGRATION: CWS impress28 (1.2.38); FILE MERGED 2005/01/06 14:39:09 cl 1.2.38.1: #i40029# make preview checkboxes persistent


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [468ea4e14daaa097081fe7d36b64dfd3c6e157ab]

INTEGRATION: CWS impress28 (1.3.4); FILE MERGED 2005/01/06 14:39:09 cl 1.3.4.1: #i40029# make preview checkboxes persistent


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [6626367f868a9e9a136bfd165cf2dfca2a0869b8]

INTEGRATION: CWS impress28 (1.2.38); FILE MERGED 2005/01/04 12:15:36 cl 1.2.38.1: #i38950# fixed null pointer access in ::update()


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [5f61b823cad22a1e18d8fa34ac9978f0aba0310c]

INTEGRATION: CWS impress28 (1.2.38); FILE MERGED 2005/01/06 14:39:08 cl 1.2.38.1: #i40029# make preview checkboxes persistent


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [2beb6fefc76f2fb9e6dd9c734ae9a92c856a6e60]

INTEGRATION: CWS impress28 (1.2.38); FILE MERGED 2005/01/19 13:50:09 cl 1.2.38.2: #i39941# added undo for animation when shapes are deleted 2005/01/06 11:50:20 cl 1.2.38.1: #i39941# added undo for animation when shapes are deleted


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [d145413db8b798f7c6b9b70e540ea91fb0be5800]

INTEGRATION: CWS impress28 (1.2.38); FILE MERGED 2005/01/17 12:34:54 cl 1.2.38.2: #i39941# insert animation undo action before shape delete actions 2005/01/06 11:50:20 cl 1.2.38.1: #i39941# added undo for animation when shapes are deleted


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [399e6211ff89cc4db93d192f506e9580df5e0f2e]

INTEGRATION: CWS impress28 (1.2.38); FILE MERGED 2005/01/06 11:50:20 cl 1.2.38.1: #i39941# added undo for animation when shapes are deleted


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [387f05ab67311e511cf3de09364da1ab743728b6]

INTEGRATION: CWS impress28 (1.2.38); FILE MERGED 2005/01/06 11:47:24 cl 1.2.38.1: #i39941# added undo for animation when shapes are deleted


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [3bcb1c7f75dadde0ba2b537de8da338b38001671]

INTEGRATION: CWS impress28 (1.2.38); FILE MERGED 2005/01/06 11:47:23 cl 1.2.38.1: #i39941# added undo for animation when shapes are deleted


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [c3c114f28c6e85c4dfe4f92cc013cf08b4bf571e]

INTEGRATION: CWS impress28 (1.23.44); FILE MERGED 2005/01/12 10:31:15 cl 1.23.44.1: #i40029# new auto preview settings


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [64bcf8b497e561308d3543ccec5c3cf625ca49ba]

INTEGRATION: CWS visibility01 (1.5.1040); FILE MERGED 2004/12/06 08:11:28 mnicel 1.5.1040.1: Part of symbol visibility markup - #i35758#


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [6866df5a2b25a8f8cb8cc0209819dcbbe6ada972]

INTEGRATION: CWS dba22 (1.42.62); FILE MERGED 2005/01/10 14:44:07 oj 1.42.62.1: #i38091# fix for service:


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [ed0a7ec898d4ef849bb914905913f25797c27a84]

INTEGRATION: CWS dba22 (1.19.6); FILE MERGED 2005/01/10 14:44:07 oj 1.19.6.1: #i38091# fix for service:


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [392563674a1b2a661b2e9bb0232d1603f087e42d]

INTEGRATION: CWS dba22 (1.159.6); FILE MERGED 2005/01/10 14:44:06 oj 1.159.6.3: #i38091# fix for service: 2005/01/07 08:36:35 oj 1.159.6.2: RESYNC: (1.159-1.162); FILE MERGED 2004/12/01 08:49:45 oj 1.159.6.1: #i38091# use dispatch for databse url


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [769324efff9810c655000ffb01ae3a928df6b1f2]

INTEGRATION: CWS dba22 (1.94.12); FILE MERGED 2005/01/07 08:35:53 oj 1.94.12.2: RESYNC: (1.94-1.99); FILE MERGED 2004/12/09 17:15:19 mav 1.94.12.1: #i30178# allow to get the new title


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [f5bbdd6dd25fbca6b1e3d3214c32a2398edeef8b]

INTEGRATION: CWS dba22 (1.73.12); FILE MERGED 2005/01/19 19:46:35 fs 1.73.12.4: RESYNC: (1.76-1.77); FILE MERGED 2005/01/07 08:31:28 oj 1.73.12.3: RESYNC: (1.73-1.76); FILE MERGED 2004/12/09 17:42:59 mav 1.73.12.2: #i33930# change the title in the frame if requested 2004/12/09 13:20:40 oj 1.73.12.1: fix for possible crash when getting a preview


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [cbbf3a1f8b994b390e930242e0e5baca97b2a5b1]

INTEGRATION: CWS dba22 (1.72.12); FILE MERGED 2005/01/19 19:46:07 fs 1.72.12.3: RESYNC: (1.74-1.75); FILE MERGED 2005/01/07 08:30:10 oj 1.72.12.2: RESYNC: (1.72-1.74); FILE MERGED 2004/12/10 14:34:45 oj 1.72.12.1: #i29294# new class for uno based models and SendMail


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [945c3b23324fcbd6b9dd7c1fe453eea354e6ef83]

INTEGRATION: CWS dba22 (1.6.12); FILE MERGED 2005/01/19 19:45:17 fs 1.6.12.3: RESYNC: (1.7-1.9); FILE MERGED 2005/01/07 08:29:10 oj 1.6.12.2: RESYNC: (1.6-1.7); FILE MERGED 2004/12/10 14:34:47 oj 1.6.12.1: #i29294# new class for uno based models and SendMail


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [57389df624b53f7ffb6989430483dbe762cadc42]

INTEGRATION: CWS dba22 (1.26.136); FILE MERGED 2005/01/19 19:44:19 fs 1.26.136.2: RESYNC: (1.26-1.27); FILE MERGED 2004/12/10 14:34:48 oj 1.26.136.1: #i29294# new class for uno based models and SendMail


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [28b266dda743106f45cd2390a14cd7cb5410e083]

INTEGRATION: CWS dba22 (1.1.2); FILE ADDED 2005/01/21 08:08:20 fs 1.1.2.2: compiler complained about an uninitialized var 2004/12/10 14:35:50 oj 1.1.2.1: #i29294# new class for uno based models and SendMail


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [6656a68b037515996481f824f4efbe5d7e2cfa7c]

INTEGRATION: CWS dba22 (1.26.134); FILE MERGED 2005/01/07 08:27:37 oj 1.26.134.2: RESYNC: (1.26-1.28); FILE MERGED 2004/12/09 10:04:46 oj 1.26.134.1: #i38720# remove dot in pdf extension


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [2bec3df28507c11dc11a2a3b42384c62b6c4f1d4]

INTEGRATION: CWS dba22 (1.110.26); FILE MERGED 2004/12/29 11:40:27 fs 1.110.26.1: removed obsolete FS_PRIV_DEBUG usage


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [a7f4b55816f1ab714aabde36246af8e6c2cc0b82]

INTEGRATION: CWS dba22 (1.30.24); FILE MERGED 2005/01/19 19:38:48 fs 1.30.24.2: RESYNC: (1.30-1.31); FILE MERGED 2004/12/10 14:34:48 oj 1.30.24.1: #i29294# new class for uno based models and SendMail


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [cbdd4fbdf70e0bdd9e7a995be0d66e8cca7aa654]

INTEGRATION: CWS dba22 (1.1.2); FILE ADDED 2005/01/21 08:09:18 fs 1.1.2.2: #i10000# need to export the classes symbols 2004/12/10 14:35:36 oj 1.1.2.1: #i29294# new class for uno based models and SendMail


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [52136bbf69a4aeec18556e5494adc7ca2ce86767]

INTEGRATION: CWS dba22 (1.2.136); FILE MERGED 2005/01/19 19:30:54 fs 1.2.136.2: RESYNC: (1.2-1.3); FILE MERGED 2004/12/10 14:34:49 oj 1.2.136.1: #i29294# new class for uno based models and SendMail


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [9b3d6803f5055a364ed4bdc36246f5d89ab6dfec]

INTEGRATION: CWS dba22 (1.8.46); FILE MERGED 2005/01/19 19:24:25 fs 1.8.46.2: RESYNC: (1.8-1.9); FILE MERGED 2004/12/16 13:31:28 dbo 1.8.46.1: #i39037#


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [c38aab3e60a3406a4c91dfd83c27f944421a76c8]

INTEGRATION: CWS dba22 (1.8.32); FILE MERGED 2004/12/16 13:28:19 dbo 1.8.32.1: #i39037# oid corresponds to delegator


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [c3ec48e63c4f86c9200f3f062c9b5c694d5c374f]

INTEGRATION: CWS dba22 (1.10.10); FILE MERGED 2005/01/07 07:50:35 oj 1.10.10.2: RESYNC: (1.10-1.11); FILE MERGED 2004/12/09 17:19:20 mav 1.10.10.1: #i30178# use title from the media desctiptor


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [93ea30745a09d41dcb1e89b04601aab1e218926a]

INTEGRATION: CWS dba22 (1.2.128); FILE MERGED 2004/12/16 10:10:04 oj 1.2.128.1: #i38906# fix execute, now first call queryDispatch and only return true if we got a dispath


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [14ce4977b8f73ae7913ea2659318b2b9c505005c]

INTEGRATION: CWS dba22 (1.4.208); FILE MERGED 2004/12/08 14:43:47 fs 1.4.208.1: found during #i36359#: alignment of the calendar field not properly propagated to the sub edit


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [1d800e1935da4acef87462da17404adaa1736063]

INTEGRATION: CWS dba22 (1.28.74); FILE MERGED 2004/12/02 16:45:51 fs 1.28.74.1: #i38224# if there's no horizontal scrollbar, but a control area, make the corner window fill the space at the right hand side of the control area


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [6cdc1cb16577fe572c3b555149d796b28dce887c]

INTEGRATION: CWS dba22 (1.32.74); FILE MERGED 2005/01/05 15:04:57 fs 1.32.74.1: #i39929# don't invalidate too generously


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [1496c7310707f9ca870820bb228fa14a5a97f57b]

INTEGRATION: CWS dba22 (1.2.128); FILE MERGED 2004/12/16 10:10:05 oj 1.2.128.1: #i38906# fix execute, now first call queryDispatch and only return true if we got a dispath


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [8041af7cbf59e9af1a378918612853af13fa1ef9]

INTEGRATION: CWS dba22 (1.15.4); FILE MERGED 2004/12/16 15:29:55 fs 1.15.4.1: #i38906# proper GetSelection


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [ec3152c3c1e99b4278522d19ce0d05098656c2a4]

INTEGRATION: CWS dba22 (1.26.4); FILE MERGED 2004/12/29 11:15:17 fs 1.26.4.1: #i34551# vertical alignment


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [4c965175706d0c4d5392bdb525963bbf6c00c656]

INTEGRATION: CWS dba22 (1.27.4); FILE MERGED 2004/12/29 11:14:57 fs 1.27.4.1: #i34551# vertical alignment


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [b03d7ef7b3b2f1b13d9ff2b135d9df17c756d7e2]

INTEGRATION: CWS dba22 (1.68.4); FILE MERGED 2005/01/05 15:28:21 fs 1.68.4.3: #i39970# SUBMIT_TARGET enum values corrected 2004/12/29 11:14:47 fs 1.68.4.2: #i34551# vertical alignment (which currently is an experimental property, and thus not to be translated) 2004/12/03 13:17:37 fs 1.68.4.1: #i38228# re-introduce english version of the 'Content' property for forms


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [54fb64e0b801ba64daafdc04bb3ac6cdd31565c8]

INTEGRATION: CWS dba22 (1.23.4); FILE MERGED 2004/12/29 11:14:13 fs 1.23.4.1: #i34551# vertical alignment


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [e0351c0370b85e6a50a0fd55dbfacbc0850f26da]

INTEGRATION: CWS dba22 (1.30.4); FILE MERGED 2004/12/29 11:14:13 fs 1.30.4.1: #i34551# vertical alignment


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [829f98ea3d8ac8fb5671fb667a43435ac262e04f]

INTEGRATION: CWS dba22 (1.79.2); FILE MERGED 2005/01/07 08:25:32 oj 1.79.2.3: RESYNC: (1.79-1.81); FILE MERGED 2004/12/29 11:13:45 fs 1.79.2.2: #i34551# preliminary support for experimental properties 2004/12/16 10:26:07 fs 1.79.2.1: care for embedded forms in some more places


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [029b0d4649a7e1459ac0b8e7e6f1ae6270a2b911]

INTEGRATION: CWS dba22 (1.2.4); FILE MERGED 2004/11/30 15:55:13 fs 1.2.4.1: #i38137# don't supersede the properties which we're handling ourself


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [0c7b885d34be95da1c391560e8b1798e205f499c]

INTEGRATION: CWS dba22 (1.2.4); FILE MERGED 2004/11/30 15:55:12 fs 1.2.4.1: #i38137# don't supersede the properties which we're handling ourself


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [538edda3a3dfe167ef3e084d64a50ac77a8e1423]

INTEGRATION: CWS dba22 (1.9.4); FILE MERGED 2005/01/04 14:04:47 oj 1.9.4.1: #i39737# create datasource before return next state


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [1f4040ce1c4ff62dc158e38b98014e6d873af2c8]

INTEGRATION: CWS dba22 (1.25.4); FILE MERGED 2004/12/29 11:15:34 fs 1.25.4.1: #i34551# vertical alignment


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [66311764d2769918610f58a35c5e88280097d718]

INTEGRATION: CWS dba22 (1.201.8); FILE MERGED 2005/01/20 13:59:33 fs 1.201.8.11: #i10000# post-resync 2005/01/19 15:37:06 fs 1.201.8.10: RESYNC: (1.204-1.205); FILE MERGED 2005/01/07 08:07:13 oj 1.201.8.9: RESYNC: (1.201-1.204); FILE MERGED 2004/12/09 16:08:39 pl 1.201.8.8: #i38376# honor parent as boundary 2004/12/09 15:38:31 pl 1.201.8.7: #i38376# dont accidentally invalidate parent window 2004/12/09 15:04:07 pl 1.201.8.6: #i38376# remove font setting on VDef since done in metafile 2004/12/09 14:50:09 pl 1.201.8.5: #i38376# combobox works 2004/12/09 14:11:12 pl 1.201.8.4: #i38376# more controls work 2004/12/08 14:21:03 pl 1.201.8.3: #i38376# set graphics state on metafile, set mbDevOutput 2004/12/08 12:07:52 pl 1.201.8.2: #i38376# paint border window 2004/12/06 10:17:33 fs 1.201.8.1: #i36007# #i37023# (approved by pl) PaintToDevice: proper font size


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [261ce415d9c2fb0844af63ec0e90732e68a1f86b]

INTEGRATION: CWS dba22 (1.11.88); FILE MERGED 2005/01/07 08:02:53 oj 1.11.88.2: RESYNC: (1.11-1.12); FILE MERGED 2004/12/09 14:10:13 pl 1.11.88.1: #i38376# adjust ImplDrawColorWallpaper to use drawing methods like other ImplDrawXXXWallpaper


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [6dae511ea17404a38ef84ab15ad58285a38e1554]

INTEGRATION: CWS dba22 (1.56.4); FILE MERGED 2004/12/08 09:37:21 oj 1.56.4.1: #i33656# fix for userdefined drivers


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [966fa6b8a559a7c9919053c76f686bd0b4dfcb04]

INTEGRATION: CWS dba22 (1.4.62); FILE MERGED 2005/01/11 15:12:59 fs 1.4.62.1: copying the changes from CWS eforms4 (branch: cws_src680_eforms4) herein


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [a04584d8939834330aa87f5804d9d01e0b9260d8]

INTEGRATION: CWS dba22 (1.11.4); FILE MERGED 2005/01/11 15:12:59 fs 1.11.4.1: copying the changes from CWS eforms4 (branch: cws_src680_eforms4) herein


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [d5d0416d6b8888f9f41b3025302b86d2e21991ad]

INTEGRATION: CWS dba22 (1.14.50); FILE MERGED 2005/01/07 07:58:59 oj 1.14.50.2: RESYNC: (1.14-1.15); FILE MERGED 2005/01/03 12:51:34 oj 1.14.50.1: #i39146# renable DnD in beamer


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [378ebebc20756a0ebe2f146d29a62031f1ebbf07]

INTEGRATION: CWS dba22 (1.21.62); FILE MERGED 2005/01/03 12:49:40 oj 1.21.62.1: #i39146# renable DnD in beamer


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [f6e5f10bea20e3ce382254d71cf07fbdc9705658]

INTEGRATION: CWS dba22 (1.11.4); FILE MERGED 2005/01/04 11:48:43 oj 1.11.4.3: #i39671# remove some unused code for dbwiz 2004/12/10 14:37:18 oj 1.11.4.2: #i29294# new class for uno based models and SendMail 2004/12/03 11:15:25 oj 1.11.4.1: #i38358# insert wait object


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [1ddc458153a6c9cdd02245a12e290e454bdb7f4d]

INTEGRATION: CWS dba22 (1.22.4); FILE MERGED 2005/01/07 06:36:37 oj 1.22.4.2: #i39504# set _sDatabaseName correctly 2005/01/04 12:11:43 oj 1.22.4.1: #i39873# check if driver for embedded object can loaded


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [747f422fddc80f91860682e809d66125b7a04d24]

INTEGRATION: CWS dba22 (1.65.8); FILE MERGED 2005/01/06 16:24:52 oj 1.65.8.2: #i40035# remove the shouting 2004/12/20 15:26:03 fs 1.65.8.1: #i39187# +STR_FILE_DOES_NOT_EXIST


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [4633f72bdf4396a029e7e4868eba0379369bd515]

INTEGRATION: CWS dba22 (1.5.62); FILE MERGED 2005/01/11 15:47:09 fs 1.5.62.3: #i39187# +getDataSourceByName_displayError 2004/12/20 15:26:57 fs 1.5.62.2: moved STR_FILE_DOES_NOT_EXIST from dbu_dlg to dbu_misc 2004/12/20 15:12:34 fs 1.5.62.1: i39187


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [b6ee5ba0f78fb1c5a5867c1aa6d03b3d4454df15]

INTEGRATION: CWS dba22 (1.38.28); FILE MERGED 2005/01/03 12:48:48 oj 1.38.28.1: #i39686# set catalog and schema when needed


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [59560e4c13de5787a586ea643f6e58371ecf4c14]

INTEGRATION: CWS dba22 (1.53.4); FILE MERGED 2005/01/11 15:46:37 fs 1.53.4.2: #i39187# +getDataSourceByName_displayError 2005/01/03 12:49:39 oj 1.53.4.1: #i39146# renable DnD in beamer


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [4494db00d08efead68bfbd753270944329221925]

INTEGRATION: CWS dba22 (1.1.2); FILE ADDED 2005/01/10 08:36:51 oj 1.1.2.2: compile error 2005/01/03 12:50:04 oj 1.1.2.1: #i39146# renable DnD in beamer


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [7f4eba1de77c3b2ae27538b2429364d31763f7a8]

INTEGRATION: CWS dba22 (1.56.2); FILE MERGED 2005/01/07 07:57:51 oj 1.56.2.2: RESYNC: (1.56-1.57); FILE MERGED 2005/01/03 12:51:24 oj 1.56.2.1: #i39146# renable DnD in beamer


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [b3046588cb6e3971442bb1fd6e90be7073597e2f]

INTEGRATION: CWS dba22 (1.12.8); FILE MERGED 2004/12/13 12:29:45 oj 1.12.8.1: #i38529# check if a table is in real a view


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [5fb19a287d941251cfb6452a7a41ff1be21d5420]

INTEGRATION: CWS dba22 (1.7.22); FILE MERGED 2005/01/04 11:48:43 oj 1.7.22.2: #i39671# remove some unused code for dbwiz 2004/12/10 14:37:17 oj 1.7.22.1: #i29294# new class for uno based models and SendMail


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [b5946c63573cc83c898f06a49d8060d94a9beb3d]

INTEGRATION: CWS dba22 (1.2.24); FILE MERGED 2005/01/06 12:43:58 oj 1.2.24.3: #i39321# extend createConnection to return a pair now 2005/01/04 11:48:43 oj 1.2.24.2: #i39671# remove some unused code for dbwiz 2004/12/07 13:46:21 oj 1.2.24.1: #i37012# remove unused code


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [70bc01c01070a4a8d6b2355b59c72cbed45a655d]

INTEGRATION: CWS dba22 (1.2.62); FILE MERGED 2005/01/06 12:43:58 oj 1.2.62.1: #i39321# extend createConnection to return a pair now


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [cb3f34cf59f7ae956458eaba85dd8bc8add064bf]

INTEGRATION: CWS dba22 (1.89.22); FILE MERGED 2004/12/28 12:35:08 fs 1.89.22.2: #i39602# removed obsolete strings 2004/12/08 09:37:52 oj 1.89.22.1: #i33656# fix for userdefined drivers


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [e3845fb0a7626edc108553b65160628f73475791]

INTEGRATION: CWS dba22 (1.3.282); FILE MERGED 2004/12/20 15:24:49 fs 1.3.282.1: #i39187# +STR_FILE_DOES_NOT_EXIST


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [f09f3ae8699d2bef1b27b6e01bd259cb4f0a4efa]

INTEGRATION: CWS dba22 (1.5.4); FILE MERGED 2004/12/28 13:29:02 fs 1.5.4.3: #i39602# removed obsolete strings 2004/12/20 15:27:08 fs 1.5.4.2: #i39187# renamed and moved STR_CALCDOC_DOESNOTEXIST 2004/12/08 09:37:53 oj 1.5.4.1: #i33656# fix for userdefined drivers


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [4e46476f20203de9922320f886233666bcaefc7e]

INTEGRATION: CWS dba22 (1.31.22); FILE MERGED 2005/01/06 12:43:57 oj 1.31.22.1: #i39321# extend createConnection to return a pair now


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [5c0e55dde3a0c64da6a56ee30e2f9ce8639b3b25]

INTEGRATION: CWS dba22 (1.2.62); FILE MERGED 2005/01/06 12:43:57 oj 1.2.62.1: #i39321# extend createConnection to return a pair now


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [c741e1ede79a559ee507cf914b86fc8a84ebd954]

INTEGRATION: CWS dba22 (1.25.4); FILE MERGED 2005/01/11 15:46:27 fs 1.25.4.2: #i39187# +getDataSourceByName_displayError 2005/01/03 12:51:23 oj 1.25.4.1: #i39146# renable DnD in beamer


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [757f204562e7c97fb1854ca488e81b7201d8dfa0]

INTEGRATION: CWS dba22 (1.1.2); FILE ADDED 2005/01/19 06:32:39 oj 1.1.2.2: missing header file functional 2005/01/03 12:51:53 oj 1.1.2.1: #i39146# renable DnD in beamer


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [d3666b8a7cc0e6fcee37e52af2c611d282c4c5fc]

INTEGRATION: CWS dba22 (1.8.90); FILE MERGED 2005/01/03 12:51:23 oj 1.8.90.1: #i39146# renable DnD in beamer


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [1ce9e70310133ee63f62935165bdd5f66c589bd7]

INTEGRATION: CWS dba22 (1.1.2); FILE ADDED 2005/01/03 12:52:05 oj 1.1.2.1: #i39146# renable DnD in beamer


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [f1ffa0e7426028806da5d91831e90a13b0332719]

INTEGRATION: CWS dba22 (1.2.62); FILE MERGED 2005/01/06 12:43:56 oj 1.2.62.1: #i39321# extend createConnection to return a pair now


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [98d5e9e266868a51b10c1e04b120acce6f0d01e1]

INTEGRATION: CWS dba22 (1.16.4); FILE MERGED 2005/01/10 09:06:21 oj 1.16.4.3: compile error 2005/01/07 08:21:58 oj 1.16.4.2: #i40035# remove semi bold font 2004/12/30 14:19:09 fs 1.16.4.1: corrected OnExceptionSelected - details of SQLContexts were not shown anymore


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [f531835c6a04e9fc9b6305049a3398c984dd1727]

INTEGRATION: CWS dba22 (1.31.82); FILE MERGED 2005/01/05 14:26:50 fs 1.31.82.1: #i39874# Default Filter -> Standard Filter


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [198ce10501368dfd32188ef5e4e81a2df1d755cb]

INTEGRATION: CWS dba22 (1.40.8); FILE MERGED 2005/01/07 08:48:14 oj 1.40.8.1: #i39233# disable ft behind listbox


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [86e6a568123bdbe66920041d6b51d5b131df9469]

INTEGRATION: CWS dba22 (1.24.62); FILE MERGED 2005/01/07 06:54:35 oj 1.24.62.1: #i40035# change icon when element name is duplicate


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [60893d5c837efddb5dc883273e06a7b0b00b8c2b]

INTEGRATION: CWS dba22 (1.33.22); FILE MERGED 2005/01/06 12:42:52 oj 1.33.22.1: #i39321# extend createConnection to return a pair now


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [b5556aed4d839e1a09c8e0547cdeff7a8a9bb5fa]

INTEGRATION: CWS dba22 (1.3.2); FILE MERGED 2005/01/10 08:51:33 oj 1.3.2.7: compile error 2005/01/07 07:55:40 oj 1.3.2.6: RESYNC: (1.3-1.7); FILE MERGED 2005/01/06 12:42:52 oj 1.3.2.5: #i39321# extend createConnection to return a pair now 2005/01/04 11:48:42 oj 1.3.2.4: #i39671# remove some unused code for dbwiz 2004/12/08 09:37:31 oj 1.3.2.3: #i33656# fix for userdefined drivers 2004/12/07 13:46:22 oj 1.3.2.2: #i37012# remove unused code 2004/12/07 13:31:23 oj 1.3.2.1: #i37012# do not start with a number when creating a unque name


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [783117721ae26abfcc3fca444fcdc6cca9a0db89]

INTEGRATION: CWS dba22 (1.3.22); FILE MERGED 2005/01/06 12:42:51 oj 1.3.22.1: #i39321# extend createConnection to return a pair now


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [ec1702db227a4ed0a63cc1a7e83e526b11245a2c]

INTEGRATION: CWS dba22 (1.2.24); FILE MERGED 2005/01/06 10:45:48 oj 1.2.24.4: #i39504# space inserted after dot 2004/12/08 09:37:31 oj 1.2.24.3: #i33656# fix for userdefined drivers 2004/12/07 13:25:39 oj 1.2.24.2: #i37480# remove points at the end 2004/11/30 22:49:09 bc 1.2.24.1: #i38165# Substring '%PRODUCTNAME' now corrected


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [89f5b5d935093114c88da33b5a4c1cc13cfcbe73]

INTEGRATION: CWS dba22 (1.2.62); FILE MERGED 2005/01/10 09:06:20 oj 1.2.62.4: compile error 2005/01/07 10:31:08 oj 1.2.62.3: merge conflict 2004/12/28 13:30:57 fs 1.2.62.2: #i39602# removed obsolete strings 2004/12/20 15:27:27 fs 1.2.62.1: #i39187# renamed and moved STR_CALCDOC_DOESNOTEXIST


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [50d5d4b8506f84df44141a648a3af68cb009188d]

INTEGRATION: CWS impress23 (1.5.40); FILE MERGED 2004/12/30 09:31:33 dbo 1.5.40.2: #i38957# using Any templated ctor instead of makeAny(): testing compilers 2004/12/29 14:39:39 dbo 1.5.40.1: #i38957# removed extract_throw<>(), using Any::get<>() now


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [ed90d47a2f994c7d9232da656587fd43a73e37f9]

INTEGRATION: CWS dba22 (1.90.22); FILE MERGED 2005/01/06 12:42:50 oj 1.90.22.1: #i39321# extend createConnection to return a pair now


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [a8af77485c476d71fe88ab450c773f179572dd32]

INTEGRATION: CWS impress23 (1.6.40); FILE MERGED 2004/12/29 14:39:39 dbo 1.6.40.1: #i38957# removed extract_throw<>(), using Any::get<>() now


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [f95bbd99dcc0fb17c59e21bdae30f6f271eb5e63]

INTEGRATION: CWS dba22 (1.36.22); FILE MERGED 2005/01/06 12:42:50 oj 1.36.22.1: #i39321# extend createConnection to return a pair now


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [c1e9e15feb8c8bc4bd9e22faec4c420303619458]

INTEGRATION: CWS impress23 (1.5.40); FILE MERGED 2004/12/30 09:31:33 dbo 1.5.40.2: #i38957# using Any templated ctor instead of makeAny(): testing compilers 2004/12/29 14:39:38 dbo 1.5.40.1: #i38957# removed extract_throw<>(), using Any::get<>() now


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [62902dce077d858db537de30aaeccaf134227846]

INTEGRATION: CWS dba22 (1.2.62); FILE MERGED 2005/01/06 12:42:50 oj 1.2.62.1: #i39321# extend createConnection to return a pair now


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [49f51a889cb18066148a962f3148c19b70dc346a]

INTEGRATION: CWS impress23 (1.6.16); FILE MERGED 2004/12/30 09:31:32 dbo 1.6.16.2: #i38957# using Any templated ctor instead of makeAny(): testing compilers 2004/12/29 14:39:38 dbo 1.6.16.1: #i38957# removed extract_throw<>(), using Any::get<>() now


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [879291cb76ca09e715e710555737a519580fedb8]

INTEGRATION: CWS dba22 (1.12.62); FILE MERGED 2005/01/06 12:42:49 oj 1.12.62.1: #i39321# extend createConnection to return a pair now


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [87ff2475ffd3914175d11538b780bd4f6b328cf0]

INTEGRATION: CWS impress23 (1.6.40); FILE MERGED 2004/12/29 14:39:37 dbo 1.6.40.1: #i38957# removed extract_throw<>(), using Any::get<>() now


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [21fc4e6dee0d2d302a5df1326bbee78b32d27c4f]

INTEGRATION: CWS dba22 (1.3.22); FILE MERGED 2005/01/06 12:42:49 oj 1.3.22.1: #i39321# extend createConnection to return a pair now


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [4368d94470f71be663ba1fed12cc5b3a127bd4c6]

INTEGRATION: CWS impress23 (1.5.40); FILE MERGED 2004/12/30 09:31:32 dbo 1.5.40.2: #i38957# using Any templated ctor instead of makeAny(): testing compilers 2004/12/29 14:39:37 dbo 1.5.40.1: #i38957# removed extract_throw<>(), using Any::get<>() now


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [97ff5f7008137a020c3fa95421280529a8c05e5b]

INTEGRATION: CWS dba22 (1.6.4); FILE MERGED 2005/01/06 12:42:48 oj 1.6.4.2: #i39321# extend createConnection to return a pair now 2005/01/06 10:35:58 oj 1.6.4.1: #i39504# check database Item as well as url


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [417d88114aa788fd154705be8e998ac29482d3c4]

INTEGRATION: CWS dba22 (1.2.24); FILE MERGED 2005/01/06 12:42:48 oj 1.2.24.2: #i39321# extend createConnection to return a pair now 2004/12/08 09:37:31 oj 1.2.24.1: #i33656# fix for userdefined drivers


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [06539a7d25b848229327a8265efe4ee479d54711]

INTEGRATION: CWS impress23 (1.6.16); FILE MERGED 2004/12/30 09:31:31 dbo 1.6.16.1: #i38957# using Any templated ctor instead of makeAny(): testing compilers


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [27039fdd8989e0ecdcae6e5013a94190143286c8]

INTEGRATION: CWS dba22 (1.2.24); FILE MERGED 2005/01/06 12:42:48 oj 1.2.24.3: #i39321# extend createConnection to return a pair now 2004/12/22 14:23:49 fs 1.2.24.2: #i10000# 2004/12/08 09:37:31 oj 1.2.24.1: #i33656# fix for userdefined drivers


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [3f46cbcfaa607b1524959ea799da027a2aac08ab]

INTEGRATION: CWS impress23 (1.7.16); FILE MERGED 2004/12/29 14:39:36 dbo 1.7.16.1: #i38957# removed extract_throw<>(), using Any::get<>() now


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [37e169c7c6a3cf8f927825327921a2341c8a2971]

INTEGRATION: CWS dba22 (1.3.22); FILE MERGED 2005/01/06 12:42:48 oj 1.3.22.1: #i39321# extend createConnection to return a pair now


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [ab30e10a5bd20e4f823124780dd75816e7c6d706]

INTEGRATION: CWS impress23 (1.2.40); FILE MERGED 2004/12/29 14:39:36 dbo 1.2.40.1: #i38957# removed extract_throw<>(), using Any::get<>() now


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [2fc0472f8dd93808c04131815bd079425a80266a]

INTEGRATION: CWS dba22 (1.5.4); FILE MERGED 2005/01/07 07:55:32 oj 1.5.4.2: RESYNC: (1.5-1.6); FILE MERGED 2005/01/06 12:42:47 oj 1.5.4.1: #i39321# extend createConnection to return a pair now


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [52c1f76a09f464fa0e483cd3d84bd64b8cbb5e13]

INTEGRATION: CWS impress23 (1.6.16); FILE MERGED 2004/12/30 09:31:31 dbo 1.6.16.2: #i38957# using Any templated ctor instead of makeAny(): testing compilers 2004/12/29 14:39:36 dbo 1.6.16.1: #i38957# removed extract_throw<>(), using Any::get<>() now


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [8383fddb703364f3302c4e84e5fb4377132b11d2]

INTEGRATION: CWS dba22 (1.2.24); FILE MERGED 2005/01/06 15:57:39 oj 1.2.24.1: #i39326# use file open dialog for calc with installed filters


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [9b830eaa4dfab940e2004156beb833740794b0cb]

INTEGRATION: CWS impress23 (1.7.16); FILE MERGED 2004/12/29 14:39:35 dbo 1.7.16.1: #i38957# removed extract_throw<>(), using Any::get<>() now


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [5de7e1b9c1b272ff21a6216568b6b7d42aed75c7]

INTEGRATION: CWS dba22 (1.2.24); FILE MERGED 2005/01/13 09:44:00 oj 1.2.24.5: #i39326# now even template documents are shown 2005/01/07 07:55:24 oj 1.2.24.4: RESYNC: (1.2-1.3); FILE MERGED 2005/01/06 15:57:39 oj 1.2.24.3: #i39326# use file open dialog for calc with installed filters 2004/12/20 15:27:44 fs 1.2.24.2: #i39187# renamed and moved STR_CALCDOC_DOESNOTEXIST 2004/12/20 15:12:25 fs 1.2.24.1: #i39187# renamed a string resource for re-usage


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [8d69933d2798f622aa7b2458e583dbbedce70140]

INTEGRATION: CWS impress23 (1.4.40); FILE MERGED 2004/12/30 09:31:31 dbo 1.4.40.2: #i38957# using Any templated ctor instead of makeAny(): testing compilers 2004/12/29 14:39:35 dbo 1.4.40.1: #i38957# removed extract_throw<>(), using Any::get<>() now


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [c56aba4b2ee82b75e4c27ef85b7ddadd7a983aff]

INTEGRATION: CWS impress23 (1.4.40); FILE MERGED 2004/12/29 14:39:35 dbo 1.4.40.1: #i38957# removed extract_throw<>(), using Any::get<>() now


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [04cfc500b6ce7582c7708fecfb6aedcfb1e12ac8]

INTEGRATION: CWS dba22 (1.2.62); FILE MERGED 2005/01/06 12:42:46 oj 1.2.62.1: #i39321# extend createConnection to return a pair now


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [223ebed808d7baba7c1c02bb18605aafb196fa1b]

INTEGRATION: CWS impress23 (1.5.16); FILE MERGED 2004/12/30 09:31:30 dbo 1.5.16.2: #i38957# using Any templated ctor instead of makeAny(): testing compilers 2004/12/29 14:39:34 dbo 1.5.16.1: #i38957# removed extract_throw<>(), using Any::get<>() now


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [f1ffac30017d83d6a764517da4789dc410163e17]

INTEGRATION: CWS dba22 (1.25.8); FILE MERGED 2004/12/13 12:29:46 oj 1.25.8.1: #i38529# check if a table is in real a view


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [ed5d445699c9ee1d1339b20dba686025b6461ee5]

INTEGRATION: CWS impress23 (1.3.40); FILE MERGED 2004/12/30 09:31:30 dbo 1.3.40.1: #i38957# using Any templated ctor instead of makeAny(): testing compilers


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [12e13123252979fbbad2a0247fc119dd09419cf4]

INTEGRATION: CWS dba22 (1.4.28); FILE MERGED 2005/01/18 07:30:17 oj 1.4.28.3: #i38141# fix for dnd 2005/01/13 08:40:57 oj 1.4.28.2: #i38141# return DropAction directly 2004/12/03 11:10:39 oj 1.4.28.1: #i38141# fix d&d


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [cb7dade663037000256356628b5406fd340c86cf]

INTEGRATION: CWS dba22 (1.34.20); FILE MERGED 2005/01/07 07:54:46 oj 1.34.20.2: RESYNC: (1.34-1.36); FILE MERGED 2005/01/03 12:52:54 oj 1.34.20.1: #i39146# renable DnD in beamer


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [870a48d0544a4ffd2b29695ec66fca62c1f48176]

INTEGRATION: CWS dba22 (1.163.2); FILE MERGED 2005/01/11 15:47:04 fs 1.163.2.3: #i39187# +getDataSourceByName_displayError 2005/01/07 07:54:37 oj 1.163.2.2: RESYNC: (1.163-1.164); FILE MERGED 2005/01/03 12:50:49 oj 1.163.2.1: #i39146# renable DnD in beamer


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [9135842b2c010de023b346a18c691c54e62b0788]

INTEGRATION: CWS dba22 (1.98.28); FILE MERGED 2005/01/05 07:51:53 oj 1.98.28.1: #i39222# change data base to database


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [ad12cd68084b792ab76e32accb5cd910fa252a68]

INTEGRATION: CWS impress23 (1.3.2); FILE MERGED 2004/12/08 13:43:40 thb 1.3.2.1: #i36214# Restructured animation and activities factory into several files, fixed some gcc wall complaints


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [731f44d8e2c7d585a22eefa2a8b2becfa2b77da2]

INTEGRATION: CWS dba22 (1.58.2); FILE MERGED 2005/01/11 07:31:11 oj 1.58.2.1: #i39200# modified corrected


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [36d421d7d658fd4f1a8db9cf373a90d2cadab2f7]

INTEGRATION: CWS impress23 (1.3.2); FILE MERGED 2005/01/03 18:15:31 dbo 1.3.2.2: #i34155# rehearse timings mode 2004/12/30 14:54:51 dbo 1.3.2.1: #i34155# rehearse timings #i39053# revised mouse cursor handling: moved slide mouse cursor changes to presentation #i39056# forwarding setUserPaintColor() to all buffered slides (presentation.cxx only) forwarding setImageAnimationsAllowed()to all buffered slides (presentation.cxx only)


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [5d5962a5b36572d99abccf82c6f9dfaf5d1e36eb]

INTEGRATION: CWS dba22 (1.66.28); FILE MERGED 2005/01/07 07:54:04 oj 1.66.28.2: RESYNC: (1.66-1.67); FILE MERGED 2005/01/03 12:50:49 oj 1.66.28.1: #i39146# renable DnD in beamer


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [ff431df448c45c2525eee034f2deda453d202ef2]

INTEGRATION: CWS impress23 (1.2.2); FILE MERGED 2005/01/12 15:20:20 dbo 1.2.2.1: #i34155# drawing fully enetered slide bitmap at end()


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [86cf6b8184b9f744206d9fb717142a07ae370e50]

INTEGRATION: CWS dba22 (1.6.4); FILE MERGED 2004/12/08 14:59:46 oj 1.6.4.1: #i38165# missing space inserted


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [db9217f793a501de3e46661a63b44d82d15ea7b5]

INTEGRATION: CWS impress23 (1.2.2); FILE MERGED 2004/12/08 13:43:40 thb 1.2.2.1: #i36214# Restructured animation and activities factory into several files, fixed some gcc wall complaints


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [f6bb3b8d137ee657f8e6e8e9029dad634d236cbe]

INTEGRATION: CWS dba22 (1.5.4); FILE MERGED 2004/12/13 14:26:28 oj 1.5.4.1: #i38891# add listeners and hold them


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [32eda5db934d46729e74bfef8fcb860c53018ee1]

INTEGRATION: CWS impress23 (1.1.2); FILE ADDED 2004/12/08 12:46:05 thb 1.1.2.1: #i36214# Restructured animation factory into several files, to increase maintainability (in preparation for implementing global time handling)


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [6c06e7285ba9e641de5a3a022543075108acb12c]

INTEGRATION: CWS impress23 (1.1.2); FILE ADDED 2004/12/08 12:46:04 thb 1.1.2.1: #i36214# Restructured animation factory into several files, to increase maintainability (in preparation for implementing global time handling)


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [0f5c571398ad5d4bf3054b8b164243e308329e23]

INTEGRATION: CWS dba22 (1.7.4); FILE MERGED 2004/12/13 14:26:28 oj 1.7.4.1: #i38891# add listeners and hold them


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [e7d8e54a7affb08d3d27eb19b3b422d010926550]

INTEGRATION: CWS impress23 (1.1.2); FILE ADDED 2004/12/08 12:45:39 thb 1.1.2.1: #i36214# Restructured animation factory into several files, to increase maintainability (in preparation for implementing global time handling)


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [396794333beec3132830a859af60d03d8cb02cd3]

INTEGRATION: CWS dba22 (1.3.28); FILE MERGED 2005/01/13 08:40:56 oj 1.3.28.1: #i38141# return DropAction directly


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [0b51d98744dea6446e17e35ac4d0dbce03f903fb]

INTEGRATION: CWS impress23 (1.1.2); FILE ADDED 2004/12/08 12:46:03 thb 1.1.2.1: #i36214# Restructured animation factory into several files, to increase maintainability (in preparation for implementing global time handling)


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [d97652833c6605fb2c251f7a08f6fa68e8b62e27]

INTEGRATION: CWS dba22 (1.4.28); FILE MERGED 2005/01/07 07:53:31 oj 1.4.28.2: RESYNC: (1.4-1.5); FILE MERGED 2004/12/13 14:26:27 oj 1.4.28.1: #i38891# add listeners and hold them


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [d46ac79eb9ab7e3e8f6c525c31219acc2020129b]

INTEGRATION: CWS impress23 (1.1.2); FILE ADDED 2004/12/08 12:46:02 thb 1.1.2.1: #i36214# Restructured animation factory into several files, to increase maintainability (in preparation for implementing global time handling)


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [66eede9a177b05c02816a22021b654f3975a86cf]

INTEGRATION: CWS dba22 (1.4.28); FILE MERGED 2005/01/07 07:53:22 oj 1.4.28.2: RESYNC: (1.4-1.5); FILE MERGED 2004/12/13 14:26:26 oj 1.4.28.1: #i38891# add listeners and hold them


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [b1fa04384dd64d87eeb77d5c612c89aedc4a134c]

INTEGRATION: CWS impress23 (1.1.2); FILE ADDED 2004/12/08 12:45:38 thb 1.1.2.1: #i36214# Restructured animation factory into several files, to increase maintainability (in preparation for implementing global time handling)


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [f70bdd0d4dc26b7a783a10f221d6dd7593b19b4c]

INTEGRATION: CWS dba22 (1.4.28); FILE MERGED 2004/12/13 14:26:25 oj 1.4.28.1: #i38891# add listeners and hold them


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [fb5845721367708c742cf3203ace0e4858fa918c]

INTEGRATION: CWS impress23 (1.1.2); FILE ADDED 2004/12/08 12:45:37 thb 1.1.2.1: #i36214# Restructured animation factory into several files, to increase maintainability (in preparation for implementing global time handling)


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [1c1aa9ba433ef601a9d0abc22ada737e7d108926]

INTEGRATION: CWS impress23 (1.1.2); FILE ADDED 2004/12/08 12:46:20 thb 1.1.2.1: #i36214# Restructured animation factory into several files, to increase maintainability (in preparation for implementing global time handling)


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [d2f1cc0b341847e67c5b5b4746efa609cc0994d2]

INTEGRATION: CWS dba22 (1.8.4); FILE MERGED 2005/01/03 12:47:57 oj 1.8.4.3: #i39146# renable DnD in beamer 2004/12/13 14:26:25 oj 1.8.4.2: #i38891# add listeners and hold them 2004/12/10 14:37:16 oj 1.8.4.1: #i29294# new class for uno based models and SendMail


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [c0c2708276eb6535d692ec1ec4f5c2a9fd1fdaef]

INTEGRATION: CWS impress23 (1.1.2); FILE ADDED 2004/12/08 12:46:01 thb 1.1.2.1: #i36214# Restructured animation factory into several files, to increase maintainability (in preparation for implementing global time handling)


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [1dff46721594a7472e727a352e8a7c5adbf2e875]

INTEGRATION: CWS dba22 (1.6.22); FILE MERGED 2005/01/07 07:53:12 oj 1.6.22.4: RESYNC: (1.6-1.7); FILE MERGED 2005/01/05 14:24:46 oj 1.6.22.3: #i39200# modifed state is now identical with the state of the datasource 2005/01/03 12:47:56 oj 1.6.22.2: #i39146# renable DnD in beamer 2004/12/21 10:38:55 fs 1.6.22.1: #i39203# ensureConnection returning a success flag for convenience


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [3976cc801bccd4da1c4a417319745665961d380c]

INTEGRATION: CWS impress23 (1.1.2); FILE ADDED 2004/12/21 09:35:00 dbo 1.1.2.2: #i36214# calculating accel/decel incorp parent containers 2004/12/08 12:46:01 thb 1.1.2.1: #i36214# Restructured animation factory into several files, to increase maintainability (in preparation for implementing global time handling)


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [a892607a943f3fee8aabf8f2e320a14a45fc2962]

INTEGRATION: CWS dba22 (1.7.4); FILE MERGED 2005/01/03 12:47:56 oj 1.7.4.4: #i39146# renable DnD in beamer 2004/12/21 10:38:21 fs 1.7.4.3: #i39203# when starting a wizard, do this asynchronously 2004/12/13 14:26:24 oj 1.7.4.2: #i38891# add listeners and hold them 2004/12/10 14:37:15 oj 1.7.4.1: #i29294# new class for uno based models and SendMail


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [9744c3eceb624145dfda07b09b25d5b8cfafb91c]

INTEGRATION: CWS impress23 (1.1.2); FILE ADDED 2004/12/08 12:46:00 thb 1.1.2.1: #i36214# Restructured animation factory into several files, to increase maintainability (in preparation for implementing global time handling)


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [f33f3ef313c224c7e89098c3b8a83964c8ee3134]

INTEGRATION: CWS dba22 (1.10.2); FILE MERGED 2005/01/18 07:30:16 oj 1.10.2.8: #i38141# fix for dnd 2005/01/07 07:53:04 oj 1.10.2.7: RESYNC: (1.10-1.11); FILE MERGED 2005/01/04 14:11:46 oj 1.10.2.6: #i39641# enable SQL everytime 2005/01/04 11:48:42 oj 1.10.2.5: #i39671# remove some unused code for dbwiz 2005/01/03 12:47:56 oj 1.10.2.4: #i39146# renable DnD in beamer 2004/12/21 10:38:20 fs 1.10.2.3: #i39203# when starting a wizard, do this asynchronously 2004/12/13 14:26:23 oj 1.10.2.2: #i38891# add listeners and hold them 2004/12/10 14:37:15 oj 1.10.2.1: #i29294# new class for uno based models and SendMail


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [be4bca540032a5eadede6aa4e2a13bb02a99e827]

INTEGRATION: CWS impress23 (1.1.2); FILE ADDED 2004/12/08 12:45:36 thb 1.1.2.1: #i36214# Restructured animation factory into several files, to increase maintainability (in preparation for implementing global time handling)


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [9897a27f57adfbb5ed0d06a74c5cd1d341878f77]

INTEGRATION: CWS dba22 (1.9.62); FILE MERGED 2005/01/11 07:26:32 oj 1.9.62.3: #i39123# commit embedded storage 2005/01/07 07:50:24 oj 1.9.62.2: RESYNC: (1.9-1.10); FILE MERGED 2004/12/10 08:54:52 oj 1.9.62.1: #i33930# #i30178# set document title


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [5fdac2e28041f15dc0d5114217c2c89d43b7d486]

INTEGRATION: CWS impress23 (1.1.2); FILE ADDED 2004/12/08 12:45:59 thb 1.1.2.1: #i36214# Restructured animation factory into several files, to increase maintainability (in preparation for implementing global time handling)


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [f54f3ee0693c42f46238db4fdb2c4997c1b58fe9]

INTEGRATION: CWS dba22 (1.15.2); FILE MERGED 2005/01/11 07:26:32 oj 1.15.2.4: #i39123# commit embedded storage 2005/01/07 07:50:14 oj 1.15.2.3: RESYNC: (1.15-1.18); FILE MERGED 2004/12/13 12:52:34 oj 1.15.2.2: #i38903# show grid when in design mode 2004/12/10 08:54:51 oj 1.15.2.1: #i33930# #i30178# set document title


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [09219ca8fa58e50c051fa66edc7be445723d900e]

INTEGRATION: CWS dba22 (1.23.8); FILE MERGED 2005/01/11 07:26:31 oj 1.23.8.1: #i39123# commit embedded storage


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [b44ab35bbbec5957e33f2f73cb5bc1b451c7abe2]

INTEGRATION: CWS impress23 (1.1.2); FILE ADDED 2004/12/08 12:45:58 thb 1.1.2.1: #i36214# Restructured animation factory into several files, to increase maintainability (in preparation for implementing global time handling)


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [c5d6670d00d36b86ef6c1eeed0677df144cfad4d]

INTEGRATION: CWS impress23 (1.1.2); FILE ADDED 2004/12/08 12:45:35 thb 1.1.2.1: #i36214# Restructured animation factory into several files, to increase maintainability (in preparation for implementing global time handling)


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [20d3648f6548156dafc8b54a93b3f60e2a202fd8]

INTEGRATION: CWS dba22 (1.51.8); FILE MERGED 2005/01/11 07:26:31 oj 1.51.8.3: #i39123# commit embedded storage 2005/01/07 07:49:55 oj 1.51.8.2: RESYNC: (1.51-1.52); FILE MERGED 2004/12/30 14:25:19 fs 1.51.8.1: don't throw exceptions without message


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [e07de12fa52458f4040ff4c3e042905f3fa2725e]

INTEGRATION: CWS dba22 (1.7.8); FILE MERGED 2005/01/11 07:26:31 oj 1.7.8.1: #i39123# commit embedded storage


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [f139a6e4cb23e0227abb9ea149415031faf5e09b]

INTEGRATION: CWS visibility01 (1.1.1.1.1048); FILE MERGED 2004/12/08 19:45:00 mhu 1.1.1.1.1048.3: #i35758# Change default symbol scope to 'hidden' for sunpro 5.5 as well. 2004/12/06 08:11:29 mnicel 1.1.1.1.1048.2: Part of symbol visibility markup - #i35758# 2004/11/01 20:18:50 mhu 1.1.1.1.1048.1: #i35758# Define SVX_DLLIMPLEMENTATION, symbol visibility preparations.


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [3277ed46bc293181e37207a82ac2b2ec6896d0da]

INTEGRATION: CWS impress23 (1.1.2); FILE ADDED 2004/12/08 12:45:34 thb 1.1.2.1: #i36214# Restructured animation factory into several files, to increase maintainability (in preparation for implementing global time handling)


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [e43180fe5cc10198a86bec973c01ae4019b7c70f]

INTEGRATION: CWS dba22 (1.10.62); FILE MERGED 2004/12/20 15:11:19 fs 1.10.62.1: #i39187# better granularity of error handling - callers can now determine whether a registered object they're asking for points to a non-existent URL


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [c0392d57cdb5262a982d183b91b16dddfde460e3]

INTEGRATION: CWS visibility01 (1.38.70); FILE MERGED 2005/01/14 15:33:01 mhu 1.38.70.3: #35758# Cleanup merge conflicts after resync to m69. 2005/01/12 11:31:24 mnicel 1.38.70.2: RESYNC: (1.38-1.41); FILE MERGED There wasn't anything that was changed in workspace. So retained whatever is new 2004/11/01 20:20:09 mhu 1.38.70.1: #i35758# Cleaned up to build single 'svx' library on all platforms, symbol visibility preparations.


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [42c50f9769013c6a26d6f9fb3dc5d0a76fb51fa9]

INTEGRATION: CWS dba22 (1.25.2); FILE MERGED 2004/12/20 15:11:18 fs 1.25.2.1: #i39187# better granularity of error handling - callers can now determine whether a registered object they're asking for points to a non-existent URL


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [fc81cf74525a27bfb598eff258c9c345262f10bb]

INTEGRATION: CWS impress23 (1.1.2); FILE ADDED 2004/12/21 09:34:59 dbo 1.1.2.2: #i36214# calculating accel/decel incorp parent containers 2004/12/08 12:45:34 thb 1.1.2.1: #i36214# Restructured animation factory into several files, to increase maintainability (in preparation for implementing global time handling)


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [3df529e4ca30b3e1ecd3c800e909a88646ab3e23]

INTEGRATION: CWS visibility01 (1.8.1024); FILE MERGED 2004/12/22 03:24:45 mnicel 1.8.1024.1: Part of symbol visibility work - #i35758#


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [da9e54904c73886af6d69ee8cd2a7da4507a9ed2]

INTEGRATION: CWS dba22 (1.38.28); FILE MERGED 2005/01/07 07:49:32 oj 1.38.28.2: RESYNC: (1.38-1.39); FILE MERGED 2005/01/03 12:42:26 oj 1.38.28.1: #i39686# replace tring::createFromAscii


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [b3150fbd3035d6cc2075070872c65029b6ac416d]

INTEGRATION: CWS impress23 (1.1.2); FILE ADDED 2004/12/08 12:45:33 thb 1.1.2.1: #i36214# Restructured animation factory into several files, to increase maintainability (in preparation for implementing global time handling)


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [57ebf30cc0621108c4787c9ee07e1d24817fd858]

INTEGRATION: CWS visibility01 (1.5.1040); FILE MERGED 2005/01/12 12:31:43 mnicel 1.5.1040.2: RESYNC: (1.5-1.6); FILE MERGED Resolved the line conflict because of the introduction of another header. 2004/12/06 08:11:29 mnicel 1.5.1040.1: Part of symbol visibility markup - #i35758#


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [efe4f35f31a40088eb02d462b28d4c760f344973]

INTEGRATION: CWS dba22 (1.19.28); FILE MERGED 2005/01/03 12:41:47 oj 1.19.28.1: #i39686# correct property index


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [76fa896659f10fa360f0c0808e176d80c0fa66e6]

INTEGRATION: CWS impress23 (1.1.2); FILE ADDED 2004/12/08 12:45:57 thb 1.1.2.1: #i36214# Restructured animation factory into several files, to increase maintainability (in preparation for implementing global time handling)


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [5c1f1a8e6fa2f4b92637a9b5fbd0183f2d197377]

INTEGRATION: CWS visibility01 (1.56.74); FILE MERGED 2004/12/06 08:11:29 mnicel 1.56.74.1: Part of symbol visibility markup - #i35758#


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [78802428590c816f96a61661c44d5600e76240f1]

INTEGRATION: CWS impress23 (1.1.2); FILE ADDED 2004/12/08 12:45:32 thb 1.1.2.1: #i36214# Restructured animation factory into several files, to increase maintainability (in preparation for implementing global time handling)


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [5f9877fc46181a05f97fcf988ced3a4fc5432830]

INTEGRATION: CWS dba22 (1.128.2); FILE MERGED 2005/01/07 07:48:47 oj 1.128.2.2: RESYNC: (1.128-1.130); FILE MERGED 2004/12/20 15:09:52 fs 1.128.2.1: grammar


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [616393becab7c713ae89f050a23a076a62f2400f]

INTEGRATION: CWS visibility01 (1.15.854); FILE MERGED 2004/12/06 08:11:28 mnicel 1.15.854.1: Part of symbol visibility markup - #i35758#


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [7083f63bf3bc64af59f32f492aa43cd7fd1d1e8c]

INTEGRATION: CWS impress23 (1.1.2); FILE ADDED 2004/12/08 12:45:56 thb 1.1.2.1: #i36214# Restructured animation factory into several files, to increase maintainability (in preparation for implementing global time handling)


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [185f770771d9b8cc82eea0fa207e9a1c81abed20]

INTEGRATION: CWS dba22 (1.59.4); FILE MERGED 2004/12/08 09:36:59 oj 1.59.4.1: #i33656# fix for userdefined drivers


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [d840710a925d54b3ff54dc6e9b438ecf819c6322]

INTEGRATION: CWS impress23 (1.1.2); FILE ADDED 2004/12/20 15:27:32 dbo 1.1.2.2: #i36214# calculating accel/decel incorp containers 2004/12/08 12:45:32 thb 1.1.2.1: #i36214# Restructured animation factory into several files, to increase maintainability (in preparation for implementing global time handling)


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [0a5b3354cdb03c4207a5b846718010becf7c63ec]

INTEGRATION: CWS visibility01 (1.5.1040); FILE MERGED 2005/01/12 12:30:58 mnicel 1.5.1040.2: RESYNC: (1.5-1.6); FILE MERGED Resolved the line conflict becuase of the introduction of another header. 2004/12/06 08:11:28 mnicel 1.5.1040.1: Part of symbol visibility markup - #i35758#


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [0f43a77c660693c3a87c9eb622d87716679bad9a]

INTEGRATION: CWS impress23 (1.1.2); FILE ADDED 2004/12/08 12:45:55 thb 1.1.2.1: #i36214# Restructured animation factory into several files, to increase maintainability (in preparation for implementing global time handling)


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [215970260dd117a9693b01867fb37dc031c5f172]

INTEGRATION: CWS visibility01 (1.8.854); FILE MERGED 2005/01/12 12:29:23 mnicel 1.8.854.2: RESYNC: (1.8-1.9); FILE MERGED 2004/12/06 08:11:28 mnicel 1.8.854.1: Part of symbol visibility markup - #i35758#


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [b6d695c00131492264eafe862fdeff1810a96c98]

INTEGRATION: CWS visibility01 (1.11.116); FILE MERGED 2005/01/14 15:30:18 mhu 1.11.116.1: #35758# Additional changes for windows after resync to m69.


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [5d2449202fa7bbca8ad0e459d1e9e19c4303765c]

INTEGRATION: CWS visibility01 (1.11.1036); FILE MERGED 2005/01/12 12:32:12 mnicel 1.11.1036.2: RESYNC: (1.11-1.13); FILE MERGED 2004/12/06 08:11:27 mnicel 1.11.1036.1: Part of symbol visibility markup - #i35758#


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [8c8c93dc007d0d119b3b5ec66e8625307ce9accb]

INTEGRATION: CWS visibility01 (1.2.1024); FILE MERGED 2004/12/06 08:11:27 mnicel 1.2.1024.1: Part of symbol visibility markup - #i35758#


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [74bdb9449341246784ebd325adef954d3f97eef4]

INTEGRATION: CWS impress23 (1.1.2); FILE ADDED 2004/12/08 12:44:38 thb 1.1.2.1: #i36214# Restructured activities factory into several files, to increase maintainability (in preparation for implementing global time handling)


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [3df4ec39dc760f053ee2b75799aa326accd90d29]

INTEGRATION: CWS dba22 (1.47.300); FILE MERGED 2005/01/11 14:58:36 fs 1.47.300.3: #i40377# properly extract FontSlant 2005/01/07 08:35:13 oj 1.47.300.2: RESYNC: (1.47-1.48); FILE MERGED 2004/12/29 11:20:38 fs 1.47.300.1: #i34551# vertical alignment for form controls


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [279a54b9f0422f14854b8a446806c7b8077932fb]

INTEGRATION: CWS impress23 (1.1.2); FILE ADDED 2004/12/08 12:44:19 thb 1.1.2.1: #i36214# Restructured activities factory into several files, to increase maintainability (in preparation for implementing global time handling)


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [c2d455d824ea54c84cae557fb9588e5ceeefe873]

INTEGRATION: CWS visibility01 (1.47.124); FILE MERGED 2005/01/14 15:30:18 mhu 1.47.124.1: #35758# Additional changes for windows after resync to m69.


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [2a559001a3f540f356f559a69ffadd1f7b21e09b]

INTEGRATION: CWS dba22 (1.56.206); FILE MERGED 2004/12/29 11:20:01 fs 1.56.206.1: #i34551# vertical alignment for form controls


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [ea2f95c6350968923220df199c29087595e3fca3]

INTEGRATION: CWS impress23 (1.1.2); FILE ADDED 2004/12/08 12:44:52 thb 1.1.2.1: #i36214# Restructured activities factory into several files, to increase maintainability (in preparation for implementing global time handling)


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [3d7ea6c34e1b70ae4e14e472963f5d55373c2081]

INTEGRATION: CWS dba22 (1.18.88); FILE MERGED 2004/12/03 12:42:03 fs 1.18.88.1: #i37023# #i36007# dedicated control for painting, if painting is not possible otherwise


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [2a2074fe062455fbe8b9099bcb79dd960f1c8cf1]

INTEGRATION: CWS impress23 (1.1.2); FILE ADDED 2004/12/08 12:44:37 thb 1.1.2.1: #i36214# Restructured activities factory into several files, to increase maintainability (in preparation for implementing global time handling)


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [6a5dae809fd84a890a1d9ab99db11e06f6190dd6]

INTEGRATION: CWS impress23 (1.1.2); FILE ADDED 2004/12/08 12:44:36 thb 1.1.2.1: #i36214# Restructured activities factory into several files, to increase maintainability (in preparation for implementing global time handling)


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [adc26c949d4aa7e506a93565e8010fa1065af64d]

INTEGRATION: CWS visibility01 (1.14.26); FILE MERGED 2004/12/22 03:24:45 mnicel 1.14.26.1: Part of symbol visibility work - #i35758#


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [9dc2bc24ba835d5065dac311287ebe078e1351ce]

INTEGRATION: CWS dba22 (1.22.22); FILE MERGED 2005/01/07 08:20:53 oj 1.22.22.2: RESYNC: (1.22-1.23); FILE MERGED 2004/12/20 12:11:00 fs 1.22.22.1: #i39235# +IsReadonlyDoc


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [2b4cf10273284b4fd262bd58bebf2dfab3616ad7]

INTEGRATION: CWS visibility01 (1.3.344); FILE MERGED 2004/12/22 03:24:45 mnicel 1.3.344.1: Part of symbol visibility work - #i35758#


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [26d6a10eab1d41c51b692c771f1b346d1e1b170a]

INTEGRATION: CWS dba22 (1.15.24); FILE MERGED 2004/12/01 16:35:39 fs 1.15.24.1: #i38235# +disposeAllFeaturesAndDispatchers


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [0745d837d4890d837d11ae02de8fedff1c550636]

INTEGRATION: CWS impress23 (1.1.2); FILE ADDED 2004/12/08 12:44:35 thb 1.1.2.1: #i36214# Restructured activities factory into several files, to increase maintainability (in preparation for implementing global time handling)


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [964245c70ac628aeb395db0e0dd7ff4b08e9f1d1]

INTEGRATION: CWS impress23 (1.1.2); FILE ADDED 2004/12/08 12:44:18 thb 1.1.2.1: #i36214# Restructured activities factory into several files, to increase maintainability (in preparation for implementing global time handling)


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [4e59489de3aba61cb55df0be017df9e0f9d5c8fa]

INTEGRATION: CWS dba22 (1.17.22); FILE MERGED 2004/12/15 13:10:03 fs 1.17.22.1: copying some patches from the CWS-dba20 branch


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [4a84d2500d61884453e616a1fc944a32902bdd86]

INTEGRATION: CWS impress23 (1.1.2); FILE ADDED 2004/12/08 12:44:34 thb 1.1.2.1: #i36214# Restructured activities factory into several files, to increase maintainability (in preparation for implementing global time handling)


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [3b4f96fe5c30c92e0ab7f549f32eefba87faa7be]

INTEGRATION: CWS visibility01 (1.2.486); FILE MERGED 2004/12/22 03:24:44 mnicel 1.2.486.1: Part of symbol visibility work - #i35758#


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [7aab3dd229f4a2369fbd74bd55a5a681c3d0cc62]

INTEGRATION: CWS impress23 (1.1.2); FILE ADDED 2004/12/08 12:44:17 thb 1.1.2.1: #i36214# Restructured activities factory into several files, to increase maintainability (in preparation for implementing global time handling)


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [85f46d8cd8c95176dfce9edf1ee61dbe5c51a908]

INTEGRATION: CWS visibility01 (1.7.8); FILE MERGED 2005/01/12 11:41:55 mnicel 1.7.8.2: RESYNC: (1.7-1.8); FILE MERGED 2004/12/22 03:24:43 mnicel 1.7.8.1: Part of symbol visibility work - #i35758#


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [389d7d8af645509c9a4bea58c2b0198b6a877721]

INTEGRATION: CWS dba22 (1.39.22); FILE MERGED 2005/01/10 07:55:52 oj 1.39.22.4: compile error, xPSI was not replaced by _rxModel 2005/01/10 06:31:58 oj 1.39.22.3: compile error, xPSI was not replaced by _rxModel 2005/01/07 08:19:07 oj 1.39.22.2: RESYNC: (1.39-1.40); FILE MERGED 2004/12/29 12:01:31 fs 1.39.22.1: #i34551# center text vertically for radio buttons, check boxes, and fixed texts


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [5775c277a125e6abfb0559f858d9115730a16104]

INTEGRATION: CWS visibility01 (1.2.486); FILE MERGED 2004/12/22 03:24:43 mnicel 1.2.486.1: Part of symbol visibility work - #i35758#


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [c17884aae364f317c5d1a89f4749d74eca17ead1]

INTEGRATION: CWS impress23 (1.1.2); FILE ADDED 2004/12/08 12:44:33 thb 1.1.2.1: #i36214# Restructured activities factory into several files, to increase maintainability (in preparation for implementing global time handling)


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [e8fee41209ecf68b50a877f660e9c3e6c582d083]

INTEGRATION: CWS dba22 (1.35.24); FILE MERGED 2004/12/20 12:26:04 fs 1.35.24.1: #i39269# AddWin/RemoveWin: also let the impl know about the new/removed window, so it can create FormControllers, and the like


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [3fa07c9cdfb70569029ecab4bb457157e49f379e]

INTEGRATION: CWS impress23 (1.1.2); FILE ADDED 2004/12/08 12:44:16 thb 1.1.2.1: #i36214# Restructured activities factory into several files, to increase maintainability (in preparation for implementing global time handling)


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [e7f9607d7f984cb5f6f15218aa9d162bfc58e47d]

INTEGRATION: CWS visibility01 (1.12.118); FILE MERGED 2005/01/12 12:45:00 mnicel 1.12.118.2: RESYNC: (1.12-1.13); FILE MERGED 2004/12/22 03:24:43 mnicel 1.12.118.1: Part of symbol visibility work - #i35758#


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [d401191849725b918c4dadb039c0f8f67ec662ea]

INTEGRATION: CWS impress23 (1.1.2); FILE ADDED 2004/12/08 12:44:15 thb 1.1.2.1: #i36214# Restructured activities factory into several files, to increase maintainability (in preparation for implementing global time handling)


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [ff5b838c4980b1c4365567e551bc95d36872c556]

INTEGRATION: CWS visibility01 (1.3.280); FILE MERGED 2005/01/12 12:00:33 mnicel 1.3.280.2: RESYNC: (1.3-1.5); FILE MERGED 2004/12/22 03:24:42 mnicel 1.3.280.1: Part of symbol visibility work - #i35758#


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [aea8f13e6616991cc7fa3674e74486477a1722ab]

INTEGRATION: CWS dba22 (1.60.22); FILE MERGED 2005/01/07 08:18:43 oj 1.60.22.3: RESYNC: (1.60-1.61); FILE MERGED 2004/12/20 12:11:18 fs 1.60.22.2: #i39235# +IsReadonlyDoc 2004/12/16 11:04:23 fs 1.60.22.1: #i39134# setCurrentSelection: propagate current form to page


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [125bd4279fc24430a6390680400b367b78bfc7a5]

INTEGRATION: CWS impress23 (1.1.2); FILE ADDED 2004/12/08 12:44:32 thb 1.1.2.1: #i36214# Restructured activities factory into several files, to increase maintainability (in preparation for implementing global time handling)


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [b4a05341919533726cbd9f783f8e7b27556d79b4]

INTEGRATION: CWS visibility01 (1.9.434); FILE MERGED 2004/12/06 08:11:27 mnicel 1.9.434.1: Part of symbol visibility markup - #i35758#


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [b9743d2ecdc74b0575bd61d2ff964c8380c88413]

INTEGRATION: CWS dba22 (1.55.22); FILE MERGED 2004/12/20 12:11:47 fs 1.55.22.2: #i39235# no SID_FM_DESIGN_MODE in a readonly doc 2004/12/15 13:10:03 fs 1.55.22.1: copying some patches from the CWS-dba20 branch


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [aadbcd0b82ab54c69411c115f065985bef4f4447]

INTEGRATION: CWS impress23 (1.1.2); FILE ADDED 2005/01/08 00:53:33 dbo 1.1.2.2: #i34155# 2005/01/07 15:56:37 dbo 1.1.2.1: #i39053# sand clock bitmap sprite instead of mouse cursor


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [eb012007e13a4ec6b69704a3970955ccd8b6f129]

INTEGRATION: CWS visibility01 (1.4.1024); FILE MERGED 2004/11/19 12:54:58 mmeeks 1.4.1024.1: Issue number: #i35758# Submitted by: mnicel Reviewed by:  mmeeks

	Add lots of visibility attributes to APIs.

2005-01-21  Kurt Zenker  <kz@openoffice.org>  [f48d5f28b1b37690b69c955e6d809ab2c4bb4f12]

INTEGRATION: CWS dba22 (1.52.344); FILE MERGED 2005/01/07 09:43:15 oj 1.52.344.1: #i39781# change size of checkboxes for pt_br


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [3f928a6a3472342fc92953e1338be8a4962ba449]

INTEGRATION: CWS impress23 (1.1.2); FILE ADDED 2005/01/09 16:39:45 dbo 1.1.2.4: #i34155# mouse motion 2005/01/08 15:34:22 dbo 1.1.2.3: #i34155# y space 2005/01/08 00:53:32 dbo 1.1.2.2: #i34155# 2005/01/07 15:56:37 dbo 1.1.2.1: #i39053# sand clock bitmap sprite instead of mouse cursor


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [7f7cbb66b492be8b3d127a3f3171e25b5dcda5d3]

INTEGRATION: CWS visibility01 (1.2.218); FILE MERGED 2005/01/14 15:30:17 mhu 1.2.218.1: #35758# Additional changes for windows after resync to m69.


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [3251ec56da4947aefdc3a00fe1d736201dbac318]

INTEGRATION: CWS dba22 (1.22.88); FILE MERGED 2004/12/16 11:04:37 fs 1.22.88.1: remove some obsolete (commented) pieces


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [c5d6918237e32725adc42ffe978e8b828b4093fb]

INTEGRATION: CWS visibility01 (1.5.278); FILE MERGED 2004/12/22 03:24:42 mnicel 1.5.278.1: Part of symbol visibility work - #i35758#


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [4fd42bd4fc64a11786194b27a2ca0f8b863e37e8]

INTEGRATION: CWS dba22 (1.47.22); FILE MERGED 2005/01/07 08:17:54 oj 1.47.22.2: RESYNC: (1.47-1.48); FILE MERGED 2004/12/01 16:35:23 fs 1.47.22.1: #i38235# properly dispose status dispatchers when disposing the ControllerFeatures instance


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [e48727c3622184b1b8c00bc360f35daf70b705ec]

INTEGRATION: CWS visibility01 (1.7.484); FILE MERGED 2004/12/22 03:24:41 mnicel 1.7.484.1: Part of symbol visibility work - #i35758#


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [858cbaabbab9f11470fd8206edb78fdb79215990]

INTEGRATION: CWS impress23 (1.1.2); FILE ADDED 2005/01/08 15:34:22 dbo 1.1.2.6: #i34155# y space 2005/01/08 00:53:32 dbo 1.1.2.5: #i34155# 2005/01/07 16:02:25 dbo 1.1.2.4: #i39053# revised cursor handling; using sand clock wait symbol on slide instead of mouse cursor #i34155# rehearse timings 2005/01/04 14:36:26 dbo 1.1.2.3: #i34155# compiling problems using boost::bind() 2005/01/03 18:15:29 dbo 1.1.2.2: #i34155# rehearse timings mode 2004/12/30 15:19:32 dbo 1.1.2.1: #i34155# implemented rehearse timings; first checkin, still problems


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [62e32e9dfcbb5eb1c9fd4a018ee7e35c6508abe0]

INTEGRATION: CWS visibility01 (1.3.434); FILE MERGED 2004/11/01 20:17:35 mhu 1.3.434.1: #i35758# Undefine SVX_DLLIMPLEMENTATION for objects going into 'cui' library.


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [fc7fac78b169c31796b452d62564f9447d5b9417]

INTEGRATION: CWS dba22 (1.29.264); FILE MERGED 2005/01/05 13:26:06 fs 1.29.264.1: #i39779# removed superfluous and error-prone ResId parameter from CreateSvxBorderBackgroundDlg


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [c6db96b32737bc868c3fb925ca272ac52043cd36]

INTEGRATION: CWS impress23 (1.1.2); FILE ADDED 2005/01/09 16:39:44 dbo 1.1.2.9: #i34155# mouse motion 2005/01/08 15:43:39 dbo 1.1.2.8: *** empty log message *** 2005/01/08 15:34:21 dbo 1.1.2.7: #i34155# y space 2005/01/08 00:53:32 dbo 1.1.2.6: #i34155# 2005/01/07 16:02:25 dbo 1.1.2.5: #i39053# revised cursor handling; using sand clock wait symbol on slide instead of mouse cursor #i34155# rehearse timings 2005/01/04 14:36:24 dbo 1.1.2.4: #i34155# compiling problems using boost::bind() 2005/01/03 18:15:29 dbo 1.1.2.3: #i34155# rehearse timings mode 2005/01/01 14:58:54 dbo 1.1.2.2: #i34155# 2004/12/30 15:19:32 dbo 1.1.2.1: #i34155# implemented rehearse timings; first checkin, still problems


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [08aff71ed6dc4cf013c7e12b00fbf18a2ce8acaf]

INTEGRATION: CWS visibility01 (1.2.114); FILE MERGED 2004/11/01 20:17:34 mhu 1.2.114.1: #i35758# Undefine SVX_DLLIMPLEMENTATION for objects going into 'cui' library.


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [c4f9c34cb346f021792dc4828c1eb5ede1f7c305]

INTEGRATION: CWS dba22 (1.13.24); FILE MERGED 2005/01/07 08:06:23 oj 1.13.24.2: RESYNC: (1.13-1.14); FILE MERGED 2005/01/05 13:26:06 fs 1.13.24.1: #i39779# removed superfluous and error-prone ResId parameter from CreateSvxBorderBackgroundDlg


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [50848cd8479a859193d6955339c7a41a320dd0a1]

INTEGRATION: CWS dba22 (1.17.24); FILE MERGED 2005/01/07 08:06:14 oj 1.17.24.2: RESYNC: (1.17-1.18); FILE MERGED 2005/01/05 13:26:05 fs 1.17.24.1: #i39779# removed superfluous and error-prone ResId parameter from CreateSvxBorderBackgroundDlg


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [f4df9417c46e4746e96ee1a761d50a5517090e9f]

INTEGRATION: CWS impress23 (1.3.2); FILE MERGED 2005/01/17 15:52:59 dbo 1.3.2.6: #i36214# NOOPT for SunPRO CC Solaris SPARC only 2005/01/17 15:33:37 dbo 1.3.2.5: #i36214# no opt for sunpro CC in smilfunctionparser.cxx 2005/01/07 16:02:24 dbo 1.3.2.4: #i39053# revised cursor handling; using sand clock wait symbol on slide instead of mouse cursor #i34155# rehearse timings 2004/12/30 15:19:31 dbo 1.3.2.3: #i34155# implemented rehearse timings; first checkin, still problems 2004/12/22 13:57:48 dbo 1.3.2.2: RESYNC: (1.3-1.4); FILE MERGED 2004/12/08 13:43:39 thb 1.3.2.1: #i36214# Restructured animation and activities factory into several files, fixed some gcc wall complaints


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [19f163adfbb89afcc679877a842c8f3d24e33ec8]

INTEGRATION: CWS dba22 (1.2.552); FILE MERGED 2005/01/11 10:02:57 oj 1.2.552.2: #i39781# change pos of fixed line 2005/01/05 13:25:32 fs 1.2.552.1: #i39779# removed superfluous and error-prone ResId parameter from CreateSvxBorderBackgroundDlg


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [0612d4615b183916f5d74005e88aceaf9fc0a14f]

INTEGRATION: CWS visibility01 (1.18.70); FILE MERGED 2005/01/12 12:23:41 mnicel 1.18.70.3: RESYNC: (1.19-1.21); FILE MERGED 2004/11/15 20:43:39 mhu 1.18.70.2: RESYNC: (1.18-1.19); FILE MERGED 2004/11/01 20:17:34 mhu 1.18.70.1: #i35758# Undefine SVX_DLLIMPLEMENTATION for objects going into 'cui' library.


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [7e5f7194b5e2e8230903ffa035505d6984d9bbd8]

INTEGRATION: CWS impress23 (1.2.2); FILE MERGED 2005/01/09 12:17:58 thb 1.2.2.1: #i38811# Hiding old sprite, when resize creates a new (to prevent the old from being temporary visible, generating ghost images)


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [66a57f157c25360a9dce6a66d66063a339f846a3]

INTEGRATION: CWS visibility01 (1.17.178); FILE MERGED 2004/11/01 20:17:34 mhu 1.17.178.1: #i35758# Undefine SVX_DLLIMPLEMENTATION for objects going into 'cui' library.


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [4d9e107f017c12f513950e444352335ff5dd80c7]

INTEGRATION: CWS impress23 (1.2.2); FILE MERGED 2004/12/08 13:43:38 thb 1.2.2.1: #i36214# Restructured animation and activities factory into several files, fixed some gcc wall complaints


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [aea6b1a6dd44af71dd980d92a1227c1f643a7592]

INTEGRATION: CWS visibility01 (1.9.434); FILE MERGED 2004/11/01 20:17:33 mhu 1.9.434.1: #i35758# Undefine SVX_DLLIMPLEMENTATION for objects going into 'cui' library.


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [626b23a2e42eab18423183bced7c2f71192ff52b]

INTEGRATION: CWS impress23 (1.3.2); FILE MERGED 2004/12/08 13:43:37 thb 1.3.2.1: #i36214# Restructured animation and activities factory into several files, fixed some gcc wall complaints


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [57ae94766951637770e0901199b8b7c9e31fd1f0]

INTEGRATION: CWS visibility01 (1.16.434); FILE MERGED 2005/01/12 12:23:25 mnicel 1.16.434.3: RESYNC: (1.17-1.18); FILE MERGED 2004/11/15 20:43:31 mhu 1.16.434.2: RESYNC: (1.16-1.17); FILE MERGED 2004/11/01 20:17:33 mhu 1.16.434.1: #i35758# Undefine SVX_DLLIMPLEMENTATION for objects going into 'cui' library.


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [eb82a00b632b03bd258d9c18f85a2748d00a2c95]

INTEGRATION: CWS visibility01 (1.19.434); FILE MERGED 2005/01/12 12:25:07 mnicel 1.19.434.3: RESYNC: (1.20-1.21); FILE MERGED 2004/11/15 20:43:23 mhu 1.19.434.2: RESYNC: (1.19-1.20); FILE MERGED 2004/11/01 20:17:33 mhu 1.19.434.1: #i35758# Undefine SVX_DLLIMPLEMENTATION for objects going into 'cui' library.


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [4f5045eaad85cc5d683233b66e1da11336cfd5a4]

INTEGRATION: CWS visibility01 (1.26.72); FILE MERGED 2004/11/15 20:43:15 mhu 1.26.72.2: RESYNC: (1.26-1.27); FILE MERGED 2004/11/01 20:17:33 mhu 1.26.72.1: #i35758# Undefine SVX_DLLIMPLEMENTATION for objects going into 'cui' library.


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [d2fadf6395bf0bcdd88c866f4094776cb6d0cda5]

INTEGRATION: CWS visibility01 (1.17.434); FILE MERGED 2005/01/12 12:15:05 mnicel 1.17.434.2: RESYNC: (1.17-1.18); FILE MERGED 2004/11/01 20:17:32 mhu 1.17.434.1: #i35758# Undefine SVX_DLLIMPLEMENTATION for objects going into 'cui' library.


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [688cb08bc08651e3932da77492f416c3ba46ae06]

INTEGRATION: CWS impress23 (1.47.46); FILE MERGED 2004/12/10 11:32:37 dbo 1.47.46.1: #i38346# 3d-settings only visible when extruded cusom shape, fontworkbar related to selected fontwork


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [a654649119859e4015d16f246880c9179965cdae]

INTEGRATION: CWS visibility01 (1.13.434); FILE MERGED 2005/01/12 12:15:39 mnicel 1.13.434.2: RESYNC: (1.13-1.14); FILE MERGED 2004/11/01 20:17:32 mhu 1.13.434.1: #i35758# Undefine SVX_DLLIMPLEMENTATION for objects going into 'cui' library.


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [b7da46c9872f92ee85ba6eae7cc6c4502fa17778]

INTEGRATION: CWS visibility01 (1.20.434); FILE MERGED 2005/01/12 12:22:28 mnicel 1.20.434.2: RESYNC: (1.20-1.21); FILE MERGED 2004/11/01 20:17:32 mhu 1.20.434.1: #i35758# Undefine SVX_DLLIMPLEMENTATION for objects going into 'cui' library.


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [c37b8959cbd373c0e948238335fa2d46ec3c1485]

INTEGRATION: CWS visibility01 (1.19.434); FILE MERGED 2005/01/12 12:18:33 mnicel 1.19.434.2: RESYNC: (1.19-1.20); FILE MERGED 2004/11/01 20:17:32 mhu 1.19.434.1: #i35758# Undefine SVX_DLLIMPLEMENTATION for objects going into 'cui' library.


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [6ad557cf6703acc5d99e8144d1ededff2fe58de7]

INTEGRATION: CWS dba22 (1.4.8); FILE MERGED 2004/12/10 13:15:32 fs 1.4.8.1: #i38376# WB_3DLOOK for the ImplNavToolBar, this implicitily triggers inheritance of some visual styles


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [26f9fbefe86ac10a7a9e29c2821031792fd00918]

INTEGRATION: CWS visibility01 (1.17.8); FILE MERGED 2005/01/12 12:25:23 mnicel 1.17.8.2: RESYNC: (1.17-1.18); FILE MERGED 2004/11/01 20:17:32 mhu 1.17.8.1: #i35758# Undefine SVX_DLLIMPLEMENTATION for objects going into 'cui' library.


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [c8360ed8ff5308f30403c4786da094b689b3fe65]

INTEGRATION: CWS dba22 (1.4.18); FILE MERGED 2004/12/13 18:17:06 fs 1.4.18.1: #i38932# initialize m_nLineEndFormat


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [c738f2753295486aa1c0499b6f775529a81ca6f0]

INTEGRATION: CWS visibility01 (1.8.1026); FILE MERGED 2004/11/01 20:17:31 mhu 1.8.1026.1: #i35758# Undefine SVX_DLLIMPLEMENTATION for objects going into 'cui' library.


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [31a3bfca67117e4fae33d319243fd75884b2dea3]

INTEGRATION: CWS dba22 (1.13.8); FILE MERGED 2004/12/07 09:30:43 oj 1.13.8.1: #i38250# correct supported namespaces and set m_bSupportSecondRefValue to true for radio button


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [3f5f3dd47aefebfa02ca4cd4a5f3ea7ab242e5fe]

INTEGRATION: CWS visibility01 (1.16.278); FILE MERGED 2004/12/06 08:11:26 mnicel 1.16.278.2: Part of symbol visibility markup - #i35758# 2004/11/01 20:17:31 mhu 1.16.278.1: #i35758# Undefine SVX_DLLIMPLEMENTATION for objects going into 'cui' library.


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [cedeb9d76babd542824675d537ea87d96abd2ec0]

INTEGRATION: CWS dba22 (1.9.6); FILE MERGED 2005/01/07 07:27:23 oj 1.9.6.2: RESYNC: (1.9-1.10); FILE MERGED 2004/12/29 12:10:10 fs 1.9.6.1: #i34551# vertical alignment


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [048ed13154445d32297aa32b6d42d0f71623e3ce]

INTEGRATION: CWS visibility01 (1.3.434); FILE MERGED 2004/11/01 20:17:31 mhu 1.3.434.1: #i35758# Undefine SVX_DLLIMPLEMENTATION for objects going into 'cui' library.


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [6b1f1785c141b34cc57589171f78e985552fc6b9]

INTEGRATION: CWS dba22 (1.14.8); FILE MERGED 2004/12/07 09:30:42 oj 1.14.8.1: #i38250# correct supported namespaces and set m_bSupportSecondRefValue to true for radio button


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [0a2220900d09937ba5ad53e93bf32135021d2ff8]

INTEGRATION: CWS dba22 (1.36.6); FILE MERGED 2005/01/07 07:26:10 oj 1.36.6.2: RESYNC: (1.36-1.37); FILE MERGED 2004/12/16 10:40:49 fs 1.36.6.1: #i30661# connectDatabaseColumn: resetNoBroadcast when the row set is empty


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [f4e92fe42910f42cc05c971eb7ae877881aa1efd]

INTEGRATION: CWS impress23 (1.2.8); FILE MERGED 2004/12/20 12:38:03 dbo 1.2.8.1: fixing sample code implementation name Issue number: Submitted by: Reviewed by:


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [3e0c77b1a3ede26f769d901b473e0e80d0a3a8fc]

INTEGRATION: CWS visibility01 (1.4.178); FILE MERGED 2005/01/12 12:08:52 mnicel 1.4.178.2: RESYNC: (1.4-1.5); FILE MERGED 2004/11/01 20:17:30 mhu 1.4.178.1: #i35758# Undefine SVX_DLLIMPLEMENTATION for objects going into 'cui' library.


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [02050b0bbe45f802e6390c2ca30c68caf3c592e6]

INTEGRATION: CWS visibility01 (1.8.1024); FILE MERGED 2004/11/01 20:17:30 mhu 1.8.1024.1: #i35758# Undefine SVX_DLLIMPLEMENTATION for objects going into 'cui' library.


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [6f531e8aed0f3315e85732da3a076625e66d2f08]

INTEGRATION: CWS visibility01 (1.3.224); FILE MERGED 2004/11/01 20:17:30 mhu 1.3.224.1: #i35758# Undefine SVX_DLLIMPLEMENTATION for objects going into 'cui' library.


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [c22d09aa0cdc2775fbfd7ead950aae70bac8360c]

INTEGRATION: CWS dba22 (1.18.68); FILE MERGED 2004/12/29 12:10:24 fs 1.18.68.1: #i34551# columns do not know a vertical alignment


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [40108a93585ee26167f671807ebe648c2abdee2a]

INTEGRATION: CWS visibility01 (1.7.76); FILE MERGED 2005/01/12 12:19:56 mnicel 1.7.76.2: RESYNC: (1.7-1.9); FILE MERGED 2004/12/06 08:11:26 mnicel 1.7.76.1: Part of symbol visibility markup - #i35758#


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [0b15173a6c3b3e2163d6d3daee3a57cce6c15294]

INTEGRATION: CWS dba22 (1.26.120); FILE MERGED 2004/12/29 11:29:25 fs 1.26.120.1: #i34551# vertical alignment


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [8c217763693b23d1a175a633f25fdeca0963e65a]

INTEGRATION: CWS visibility01 (1.2.434); FILE MERGED 2004/11/01 20:17:30 mhu 1.2.434.1: #i35758# Undefine SVX_DLLIMPLEMENTATION for objects going into 'cui' library.


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [58307b9539e5f81aa930c20c56e6908950e1e82b]

INTEGRATION: CWS impress23 (1.11.26); FILE MERGED 2004/12/29 11:57:43 dbo 1.11.26.1: #i38957# added Any <<= bool, Any::get<>(), Any::has<>(), tests


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [41fa409e6ecface7b5a66d603817b3aeb2cf96d8]

INTEGRATION: CWS dba22 (1.64.6); FILE MERGED 2005/01/07 07:34:24 oj 1.64.6.2: RESYNC: (1.64-1.65); FILE MERGED 2004/12/29 11:30:16 fs 1.64.6.1: #i34551#


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [38bb16c00f73a0ce2d38a35778cbbde5a56c8a2f]

INTEGRATION: CWS visibility01 (1.6.78); FILE MERGED 2004/12/06 08:11:26 mnicel 1.6.78.1: Part of symbol visibility markup - #i35758#


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [15ac86ba9cd98354c19c99c0451ae38ec0d05e15]

INTEGRATION: CWS impress23 (1.28.14); FILE MERGED 2004/12/30 09:29:16 dbo 1.28.14.2: #i38957# forgot defines for non-exception aware code 2004/12/29 11:57:41 dbo 1.28.14.1: #i38957# added Any <<= bool, Any::get<>(), Any::has<>(), tests


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [6388223b09d682c619e0a500e1264e574ef61d2f]

INTEGRATION: CWS dba22 (1.77.6); FILE MERGED 2005/01/19 17:40:56 fs 1.77.6.3: RESYNC: (1.79-1.80); FILE MERGED 2005/01/07 07:33:27 oj 1.77.6.2: RESYNC: (1.77-1.79); FILE MERGED 2005/01/05 14:04:08 fs 1.77.6.1: #i39944# ControlForeground was renamed to ControlSymbolColor, which got lost during a resync - corrected this


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [dcd7d00c56923932a825ecf59224fc088807a093]

INTEGRATION: CWS visibility01 (1.2.302); FILE MERGED 2004/11/01 20:17:29 mhu 1.2.302.1: #i35758# Undefine SVX_DLLIMPLEMENTATION for objects going into 'cui' library.


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [0892682dc1b1c20865050f7abba473329852558a]

INTEGRATION: CWS impress23 (1.25.26); FILE MERGED 2005/01/08 15:29:42 dbo 1.25.26.1: #i38957# asserting sal_Bool / C++ bool


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [bc00179e313a5873f6907052b816902886e5d7bb]

INTEGRATION: CWS impress23 (1.3.68); FILE MERGED 2004/12/29 11:57:40 dbo 1.3.68.1: #i38957# added Any <<= bool, Any::get<>(), Any::has<>(), tests


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [1d811ba00d46e830a9ced7a62c64e488ce2e0ab2]

INTEGRATION: CWS visibility01 (1.5.1008); FILE MERGED 2004/11/01 20:17:29 mhu 1.5.1008.1: #i35758# Undefine SVX_DLLIMPLEMENTATION for objects going into 'cui' library.


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [f52245e91c25804ace33a7d83a8e5d7d7b833c5e]

INTEGRATION: CWS impress23 (1.8.62); FILE MERGED 2005/01/08 15:29:41 dbo 1.8.62.1: #i38957# asserting sal_Bool / C++ bool


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [84287b1835db373d2488e4aed958f9fea54ff873]

INTEGRATION: CWS visibility01 (1.2.74); FILE MERGED 2004/11/01 20:17:29 mhu 1.2.74.1: #i35758# Undefine SVX_DLLIMPLEMENTATION for objects going into 'cui' library.


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [f346448fed235032e98050897a0c768a63c22683]

INTEGRATION: CWS impress23 (1.14.18); FILE MERGED 2005/01/03 11:19:00 dbo 1.14.18.2: #i38957# support for C++ bool 2004/12/29 11:57:39 dbo 1.14.18.1: #i38957# added Any <<= bool, Any::get<>(), Any::has<>(), tests


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [d8ce273df55ac8e8e01137fbd292781f65b7de43]

INTEGRATION: CWS dba22 (1.25.20); FILE MERGED 2004/12/29 11:13:19 fs 1.25.20.1: #i34551# vertical alignment


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [1537dac94376abb152caf5c16d292f20dcf520e3]

INTEGRATION: CWS dba22 (1.68.14); FILE MERGED 2004/12/29 11:11:51 fs 1.68.14.1: #i34551# vertical alignment


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [b7db5731f53fc6c5be98d0198e8ef8f207cbddec]

INTEGRATION: CWS impress23 (1.9.68); FILE MERGED 2005/01/03 11:18:59 dbo 1.9.68.3: #i38957# support for C++ bool 2004/12/30 09:29:16 dbo 1.9.68.2: #i38957# forgot defines for non-exception aware code 2004/12/29 11:57:38 dbo 1.9.68.1: #i38957# added Any <<= bool, Any::get<>(), Any::has<>(), tests


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [a9329dd2f10d2960988c654d90c73530dc2b0bde]

INTEGRATION: CWS visibility01 (1.41.286); FILE MERGED 2004/11/01 20:17:28 mhu 1.41.286.1: #i35758# Undefine SVX_DLLIMPLEMENTATION for objects going into 'cui' library.


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [9c2dec22625afee522b6b511404ce6c6de928d9c]

INTEGRATION: CWS dba22 (1.36.54); FILE MERGED 2005/01/19 17:24:16 fs 1.36.54.2: RESYNC: (1.36-1.37); FILE MERGED 2004/12/29 11:12:26 fs 1.36.54.1: #i34551# convertFastPropertyValue: proper conversion of enum values


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [966b0464a6dcbca4d69d178c5892bf635021e3da]

INTEGRATION: CWS visibility01 (1.25.286); FILE MERGED 2004/11/01 20:17:28 mhu 1.25.286.1: #i35758# Undefine SVX_DLLIMPLEMENTATION for objects going into 'cui' library.


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [49227fce2f04ea045c5b37b9398fd4db54700688]

INTEGRATION: CWS impress23 (1.121.12); FILE MERGED 2004/12/22 13:56:04 dbo 1.121.12.2: RESYNC: (1.121-1.123); FILE MERGED 2004/12/07 10:19:44 dbo 1.121.12.1: #i32217# defaults for graphic objects have changed


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [8034ef19c08ffaac8091fe8a6b9abc80e934b9be]

INTEGRATION: CWS dba22 (1.31.2); FILE MERGED 2004/12/09 13:46:24 pl 1.31.2.2: #i38376# enable child transparent mode on default window 2004/12/03 12:55:17 fs 1.31.2.1: #i37023# #i36007# ImplGetCompatiblePeer: forward the graphics to the newly created peer


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [a9129c13c7faac48649b3c030e7e1938fb10197b]

INTEGRATION: CWS visibility01 (1.5.74); FILE MERGED 2005/01/12 12:10:27 mnicel 1.5.74.2: RESYNC: (1.5-1.7); FILE MERGED 2004/11/01 20:17:28 mhu 1.5.74.1: #i35758# Undefine SVX_DLLIMPLEMENTATION for objects going into 'cui' library.


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [8777eee2b3f447c687c7eb8939406faf7b64e6c6]

INTEGRATION: CWS impress23 (1.6.12); FILE MERGED 2004/12/07 15:10:35 dbo 1.6.12.1: #i38343# exporting checkForSelectedFontwork() Issue number: Submitted by: Reviewed by:


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [65d177a59711dae990ee1132f5a2dad6d7b02806]

INTEGRATION: CWS dba22 (1.49.20); FILE MERGED 2004/12/29 11:10:57 fs 1.49.20.2: #i34551# vertical alignment 2004/12/03 12:55:39 fs 1.49.20.1: #i37023# #i36007# draw: Use Window::Draw when print/previewing, else PaintToDevice / draw: paint visible controls by updating them, if they should be painted onto their parent


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [1cba9fde12afd540aa4809d8b5cb0c5448305d27]

INTEGRATION: CWS visibility01 (1.5.142); FILE MERGED 2005/01/12 12:21:17 mnicel 1.5.142.2: RESYNC: (1.5-1.6); FILE MERGED 2004/11/01 20:17:27 mhu 1.5.142.1: #i35758# Undefine SVX_DLLIMPLEMENTATION for objects going into 'cui' library.


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [db6100e2b15f7d7a08519f22edcda8a7be72445a]

INTEGRATION: CWS impress23 (1.5.12); FILE MERGED 2004/12/09 17:44:01 dbo 1.5.12.1: #i38346# simulate a context change: force SelectionHasChanged() being called so that extrusion bar will be visible/hidden Issue number: Submitted by: Reviewed by:


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [31e7264ac796ec1e465eeb40b1e3eb0281105d28]

INTEGRATION: CWS dba22 (1.20.20); FILE MERGED 2005/01/19 17:23:00 fs 1.20.20.2: RESYNC: (1.20-1.21); FILE MERGED 2004/12/29 11:10:43 fs 1.20.20.1: #i34551# vertical alignment


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [cc70deba08f6230afe13623b860b0d73d16d41db]

INTEGRATION: CWS visibility01 (1.5.114); FILE MERGED 2004/11/01 20:17:27 mhu 1.5.114.1: #i35758# Undefine SVX_DLLIMPLEMENTATION for objects going into 'cui' library.


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [85890a33a858b0b4a05e71248855bc5129289918]

INTEGRATION: CWS visibility01 (1.2.434); FILE MERGED 2004/11/01 20:17:27 mhu 1.2.434.1: #i35758# Undefine SVX_DLLIMPLEMENTATION for objects going into 'cui' library.


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [0f1917933965ace11135cb25c5a45a190335599d]

INTEGRATION: CWS impress23 (1.5.24); FILE MERGED 2005/01/17 15:55:44 dbo 1.5.24.2: #i36214# NOOPT for SunPRO SPARC only Issue number: Submitted by: Reviewed by: 2005/01/17 15:36:34 dbo 1.5.24.1: #i36214# sunpro CC: no opt for spirit parser Issue number: Submitted by: Reviewed by:


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [59e91f2584cc739a1b25dd1f8036968eba4d5fea]

INTEGRATION: CWS dba22 (1.31.2); FILE MERGED 2005/01/19 17:17:38 fs 1.31.2.3: RESYNC: (1.35-1.36); FILE MERGED 2005/01/07 07:19:09 oj 1.31.2.2: RESYNC: (1.31-1.35); FILE MERGED 2005/01/05 14:26:22 fs 1.31.2.1: #i39874# Default Filter -> Standard Filter


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [0f117d53d9b75438bbdf2c2e70629a1d3557c225]

INTEGRATION: CWS visibility01 (1.4.118); FILE MERGED 2005/01/12 12:20:27 mnicel 1.4.118.3: RESYNC: (1.5-1.6); FILE MERGED 2004/11/15 20:41:55 mhu 1.4.118.2: RESYNC: (1.4-1.5); FILE MERGED 2004/11/01 20:17:27 mhu 1.4.118.1: #i35758# Undefine SVX_DLLIMPLEMENTATION for objects going into 'cui' library.


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [ff6026b8ce3e672c2b2cf3292cff923ae8d01fa7]

INTEGRATION: CWS visibility01 (1.9.76); FILE MERGED 2005/01/12 12:08:21 mnicel 1.9.76.2: RESYNC: (1.9-1.10); FILE MERGED 2004/11/01 20:17:26 mhu 1.9.76.1: #i35758# Undefine SVX_DLLIMPLEMENTATION for objects going into 'cui' library.


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [968723a3e9a7bfc4b3937198721950cc362b5604]

INTEGRATION: CWS visibility01 (1.2.434); FILE MERGED 2004/11/01 20:17:26 mhu 1.2.434.1: #i35758# Undefine SVX_DLLIMPLEMENTATION for objects going into 'cui' library.


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [c78f1cec75e65dea8d9f46e7c3233c7ed5bd794f]

INTEGRATION: CWS visibility01 (1.4.302); FILE MERGED 2004/11/01 20:17:26 mhu 1.4.302.1: #i35758# Undefine SVX_DLLIMPLEMENTATION for objects going into 'cui' library.


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [fd6284caf8da0c03eb22dbd8fd1655f1eccb1fe8]

INTEGRATION: CWS visibility01 (1.15.84); FILE MERGED 2005/01/12 12:21:52 mnicel 1.15.84.3: RESYNC: (1.16-1.17); FILE MERGED 2004/11/15 20:41:28 mhu 1.15.84.2: RESYNC: (1.15-1.16); FILE MERGED 2004/11/01 20:17:26 mhu 1.15.84.1: #i35758# Undefine SVX_DLLIMPLEMENTATION for objects going into 'cui' library.


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [3cb9662c6fb307ec3aade15cf7854456e36e133d]

INTEGRATION: CWS visibility01 (1.2.434); FILE MERGED 2004/11/01 20:17:25 mhu 1.2.434.1: #i35758# Undefine SVX_DLLIMPLEMENTATION for objects going into 'cui' library.


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [37b831661b8b3c4001da931009c6c0fd20ef1baf]

INTEGRATION: CWS dba22 (1.8.16); FILE MERGED 2005/01/14 12:35:23 oj 1.8.16.2: #i39671# attachguard for every call 2005/01/04 11:46:24 oj 1.8.16.1: #i39671# erase guard when no longer needed


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [75fbf68c1d419222d4ad186061b9eace14053488]

INTEGRATION: CWS visibility01 (1.3.286); FILE MERGED 2004/11/01 20:17:25 mhu 1.3.286.1: #i35758# Undefine SVX_DLLIMPLEMENTATION for objects going into 'cui' library.


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [85d204d49101f9c0146871bdb01a1ccd837d80aa]

INTEGRATION: CWS dba22 (1.5.232); FILE MERGED 2005/01/04 11:02:19 fs 1.5.232.1: #i39481# copyArrayAndDelete: change parameters to a) compile on gcc 3.something and b) not require instantiation of temporary, useless objects upon calling


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [86d9832e23e10cf865e752fd6314960e6a2c9693]

INTEGRATION: CWS visibility01 (1.3.118); FILE MERGED 2004/11/01 20:17:25 mhu 1.3.118.1: #i35758# Undefine SVX_DLLIMPLEMENTATION for objects going into 'cui' library.


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [4bacd24a9f7ebbc706b09ff098849ce11d69818e]

INTEGRATION: CWS dba22 (1.2.16); FILE MERGED 2004/12/16 09:03:16 oj 1.2.16.1: #i39123# new setDelegation method


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [ce459e7d55681c8a76a507bd6a32825b9d4eba0b]

INTEGRATION: CWS visibility01 (1.3.224); FILE MERGED 2004/11/01 20:17:25 mhu 1.3.224.1: #i35758# Undefine SVX_DLLIMPLEMENTATION for objects going into 'cui' library.


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [fd202b7f4c68c17b3a81e562070dce0be1c0a6ef]

INTEGRATION: CWS visibility01 (1.2.434); FILE MERGED 2004/11/01 20:17:24 mhu 1.2.434.1: #i35758# Undefine SVX_DLLIMPLEMENTATION for objects going into 'cui' library.


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [493f189204d65b83af744a0eff66d8489075e402]

INTEGRATION: CWS dba22 (1.2.16); FILE MERGED 2005/01/04 12:14:22 oj 1.2.16.1: #i39671# new method for terminate listener


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [ce8b86e86d7ba706b63036e8defb130386e237b3]

INTEGRATION: CWS impress23 (1.40.38); FILE MERGED 2004/12/10 14:36:21 dbo 1.40.38.1: #i38346# show 3d-settings toolbar when extruded custom shape is selected, show fontworkbar when fontwork shape is selected


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [4b3ec8698e240a25f538207882bfa30443dd82dd]

INTEGRATION: CWS visibility01 (1.3.218); FILE MERGED 2004/11/01 20:17:24 mhu 1.3.218.1: #i35758# Undefine SVX_DLLIMPLEMENTATION for objects going into 'cui' library.


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [795f9e1b0f63bd32b6f00fbc5cccf1f917ff1041]

INTEGRATION: CWS dba22 (1.1.2); FILE ADDED 2004/12/16 08:30:04 oj 1.1.2.1: #i39123# XTransactedObject support


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [16ec8ef6ae9918ff70947e4191923f6ccdceacdd]

INTEGRATION: CWS dba22 (1.24.44); FILE MERGED 2004/12/10 11:02:52 oj 1.24.44.1: #117841 # the size given to external components is now reduced by 1 to avoid that they corrupt our return address


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [8e3b2a831f2a01ab7135117ca839a6d94e7e0506]

INTEGRATION: CWS impress23 (1.27.38); FILE MERGED 2005/01/13 13:47:21 dbo 1.27.38.1: #i40526# don't call LeaveSelFrmMode() for all shells, because objects may still be selected


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [babc5b5d1d7bd3469d3f52da9c143ad01251b9ba]

INTEGRATION: CWS visibility01 (1.2.142); FILE MERGED 2004/11/01 20:17:24 mhu 1.2.142.1: #i35758# Undefine SVX_DLLIMPLEMENTATION for objects going into 'cui' library.


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [48d8d32321e70c59e6f5090c9e92cd63c667c012]

INTEGRATION: CWS dba22 (1.15.74); FILE MERGED 2004/12/10 11:02:52 oj 1.15.74.1: #117841 # the size given to external components is now reduced by 1 to avoid that they corrupt our return address


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [75d6cc49200e597d20ad7a0710a3e5455ac3701a]

INTEGRATION: CWS impress23 (1.80.54); FILE MERGED 2004/12/10 14:36:18 dbo 1.80.54.1: #i38346# show 3d-settings toolbar when extruded custom shape is selected, show fontworkbar when fontwork shape is selected


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [1a47619b4552cefaa40ec631b679eb14e82469d3]

INTEGRATION: CWS visibility01 (1.41.286); FILE MERGED 2004/11/01 20:17:23 mhu 1.41.286.1: #i35758# Undefine SVX_DLLIMPLEMENTATION for objects going into 'cui' library.


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [4667e3354e09e89930b1c69cf0b14491a64c1ffd]

INTEGRATION: CWS dba22 (1.30.44); FILE MERGED 2004/12/10 11:02:52 oj 1.30.44.1: #117841 # the size given to external components is now reduced by 1 to avoid that they corrupt our return address


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [014b63359179c9ccd8d0e76ff0d146fd691ae396]

INTEGRATION: CWS impress23 (1.28.186); FILE MERGED 2004/12/10 14:36:17 dbo 1.28.186.1: #i38346# show 3d-settings toolbar when extruded custom shape is selected, show fontworkbar when fontwork shape is selected


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [5326911d1a83d5aec89b302537778c22c64cd528]

INTEGRATION: CWS visibility01 (1.19.218); FILE MERGED 2004/11/01 20:17:23 mhu 1.19.218.1: #i35758# Undefine SVX_DLLIMPLEMENTATION for objects going into 'cui' library.


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [869885a3c193ae72347cc1b4cc4b16e471dc9d1e]

INTEGRATION: CWS impress23 (1.31.164); FILE MERGED 2004/12/10 14:36:15 dbo 1.31.164.1: #i38346# show 3d-settings toolbar when extruded custom shape is selected, show fontworkbar when fontwork shape is selected


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [439c7699f29728fd5face44e492ed06dfe703477]

INTEGRATION: CWS dba22 (1.18.16); FILE MERGED 2005/01/14 12:35:22 oj 1.18.16.3: #i39671# attachguard for every call 2005/01/10 06:29:19 oj 1.18.16.2: compile error under linux 2005/01/04 11:45:21 oj 1.18.16.1: #i39671# erase guard when no longer needed


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [a91020e17f9dbbcc1b5c4e7569b70e8478cebd2b]

INTEGRATION: CWS dba22 (1.4.180); FILE MERGED 2005/01/04 11:02:50 fs 1.4.180.1: #i39481#


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [f919216db69464b8c28457c414dace8f7545e4ac]

INTEGRATION: CWS visibility01 (1.2.434); FILE MERGED 2004/11/01 20:17:23 mhu 1.2.434.1: #i35758# Undefine SVX_DLLIMPLEMENTATION for objects going into 'cui' library.


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [4815d84bc7863ccc79049f16dc9c55b58ad7df93]

INTEGRATION: CWS dba22 (1.6.16); FILE MERGED 2005/01/04 11:45:20 oj 1.6.16.1: #i39671# erase guard when no longer needed


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [dbd52865fc9a9a567a4875d517e81a5ce030aa0d]

INTEGRATION: CWS dba22 (1.12.16); FILE MERGED 2005/01/04 11:45:19 oj 1.12.16.1: #i39671# erase guard when no longer needed


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [18ef886430b78f497ad1da13d3d1368bf663542f]

INTEGRATION: CWS dba22 (1.2.16); FILE MERGED 2005/01/04 12:12:19 oj 1.2.16.2: #i39873# check if driver for embedded object can loaded 2004/12/16 08:23:23 oj 1.2.16.1: #i39123# XTransactedObject support


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [538292bdfc86053ca02134b892efb8068f67f413]

INTEGRATION: CWS visibility01 (1.9.434); FILE MERGED 2004/11/01 20:17:22 mhu 1.9.434.1: #i35758# Undefine SVX_DLLIMPLEMENTATION for objects going into 'cui' library.


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [7ddeee2cebc57553e50ab4c8efa33f5d0120efa0]

INTEGRATION: CWS dba22 (1.1.2); FILE ADDED 2005/01/04 12:12:53 oj 1.1.2.1: #i39671# add terminate listener


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [8a30adaae0ab66a7d139787bbb3874ddb7de7fc0]

INTEGRATION: CWS visibility01 (1.2.74); FILE MERGED 2005/01/12 12:08:35 mnicel 1.2.74.3: RESYNC: (1.3-1.5); FILE MERGED 2004/11/15 20:40:16 mhu 1.2.74.2: RESYNC: (1.2-1.3); FILE MERGED 2004/11/01 20:17:22 mhu 1.2.74.1: #i35758# Undefine SVX_DLLIMPLEMENTATION for objects going into 'cui' library.


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [be84f337ce3973eb6bcf6a7acd19b4754d3fefb9]

INTEGRATION: CWS dba22 (1.1.2); FILE ADDED 2005/01/04 12:13:03 oj 1.1.2.1: #i39671# add terminate listener


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [38e0818665eb1d7e8907a9205a902047dc4669bf]

INTEGRATION: CWS dba22 (1.2.16); FILE MERGED 2005/01/04 12:12:19 oj 1.2.16.1: #i39873# check if driver for embedded object can loaded


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [efaa9fbc60382bf6172690cd24ccf8026a4edee0]

INTEGRATION: CWS visibility01 (1.10.222); FILE MERGED 2004/11/01 20:17:22 mhu 1.10.222.1: #i35758# Undefine SVX_DLLIMPLEMENTATION for objects going into 'cui' library.


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [f4bacf12c58ed9330728dc460d4f151c928fc85d]

INTEGRATION: CWS dba22 (1.2.16); FILE MERGED 2004/12/16 08:23:22 oj 1.2.16.1: #i39123# XTransactedObject support


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [48e57a6e8a675e805ec1dd2a70c7ae9823eb8994]

INTEGRATION: CWS visibility01 (1.2.434); FILE MERGED 2004/11/01 20:17:22 mhu 1.2.434.1: #i35758# Undefine SVX_DLLIMPLEMENTATION for objects going into 'cui' library.


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [5bfbeb1856af0ef7492df712ca774e691de59736]

INTEGRATION: CWS dba22 (1.2.16); FILE MERGED 2005/01/04 12:12:18 oj 1.2.16.2: #i39873# check if driver for embedded object can loaded 2004/12/16 08:23:22 oj 1.2.16.1: #i39123# XTransactedObject support


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [8a4eb4dd18c849d95e36e0435158a2b200f9db7c]

INTEGRATION: CWS visibility01 (1.2.74); FILE MERGED 2004/11/01 20:17:21 mhu 1.2.74.1: #i35758# Undefine SVX_DLLIMPLEMENTATION for objects going into 'cui' library.


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [280075e755b6dbb0e69cd5aea73e5bdf348fd89c]

INTEGRATION: CWS dba22 (1.1.2); FILE ADDED 2004/12/16 08:23:38 oj 1.1.2.1: #i39123# XTransactedObject support


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [a0ea4cd7021ad8b392db1132d6cb10fb3eb85a65]

INTEGRATION: CWS dba22 (1.32.110); FILE MERGED 2005/01/03 13:52:24 oj 1.32.110.1: #i39227# resize and assign new empty value


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [262a142c3adfb3a5e62a815c8e41688e773c4b4b]

INTEGRATION: CWS dba22 (1.5.234); FILE MERGED 2004/12/16 09:03:38 oj 1.5.234.1: #i39123# some clean ups


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [b2024391dd078c9517cc623898bab379298341c6]

INTEGRATION: CWS visibility01 (1.14.286); FILE MERGED 2004/11/15 20:39:57 mhu 1.14.286.2: RESYNC: (1.14-1.15); FILE MERGED 2004/11/01 20:17:21 mhu 1.14.286.1: #i35758# Undefine SVX_DLLIMPLEMENTATION for objects going into 'cui' library.


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [bb7d7cbe3a85bdb60fc41c7c3719917099952cfb]

INTEGRATION: CWS dba22 (1.6.44); FILE MERGED 2004/12/16 09:03:38 oj 1.6.44.1: #i39123# some clean ups


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [05509186f320bf6e05a2690dec7538f8bdfe9a68]

INTEGRATION: CWS visibility01 (1.2.434); FILE MERGED 2004/12/06 08:11:26 mnicel 1.2.434.1: Part of symbol visibility markup - #i35758#


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [c5cad4760e645010f3852cbba5e884f96b87ff18]

INTEGRATION: CWS impress23 (1.9.8); FILE MERGED 2004/12/13 16:16:13 iha 1.9.8.1: #i38562# missisng helpids for pane controls


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [0bfbaafafdfdb5a6318ca33d077515b52165d53d]

INTEGRATION: CWS dba22 (1.11.194); FILE MERGED 2004/12/20 15:56:10 fs 1.11.194.1: convenience constructor taking a single string, for #i39187#


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [929a66dc7692a45c6a08e6ee5594afd3f8e2269d]

INTEGRATION: CWS visibility01 (1.23.318); FILE MERGED 2005/01/12 12:10:58 mnicel 1.23.318.2: RESYNC: (1.23-1.24); FILE MERGED 2004/11/01 20:17:21 mhu 1.23.318.1: #i35758# Undefine SVX_DLLIMPLEMENTATION for objects going into 'cui' library.


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [29293ede587693954580a63e05cf8055e2d5c28c]

INTEGRATION: CWS impress23 (1.21.8); FILE MERGED 2005/01/11 14:48:14 dbo 1.21.8.2: #i39098# making slideshow creation/startShow()/startPreview() more robust 2004/12/30 12:50:29 dbo 1.21.8.1: #i34155# mind rehearse timings slot


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [20b24029f52f923441c3f7e4f2c934299ab8f1d3]

INTEGRATION: CWS dba22 (1.9.44); FILE MERGED 2004/12/16 08:24:10 oj 1.9.44.1: #i39123# new setDelegation method


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [e547bd41535a9ed5cf3f8378c78be80d95314768]

INTEGRATION: CWS visibility01 (1.10.1004); FILE MERGED 2004/11/01 20:17:21 mhu 1.10.1004.1: #i35758# Undefine SVX_DLLIMPLEMENTATION for objects going into 'cui' library.


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [8f22bf3e072a603854326aaa9f1d7e767f243cc7]

INTEGRATION: CWS impress23 (1.49.8); FILE MERGED 2005/01/11 14:48:13 dbo 1.49.8.2: #i39098# making slideshow creation/startShow()/startPreview() more robust 2004/12/30 12:50:28 dbo 1.49.8.1: #i34155# mind rehearse timings slot


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [87e49d5ec5402f94ada827ee5b69b611d88873bb]

INTEGRATION: CWS dba22 (1.10.104); FILE MERGED 2004/12/20 15:55:41 fs 1.10.104.1: convenience constructor taking a single string, for #i39187#


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [3e3458aae2e34b7fc593951d3ce1eb9393c109b4]

INTEGRATION: CWS dba22 (1.3.44); FILE MERGED 2004/12/16 08:24:25 oj 1.3.44.1: #i39123# new setDelegation method


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [39467c57f2e0ed86a0cb93bfeb30dc55d6bd744b]

INTEGRATION: CWS impress23 (1.32.8); FILE MERGED 2004/12/14 18:37:47 af 1.32.8.2: #i38989# Setting the initial visibility of the master view toolbar. 2004/12/14 16:08:40 iha 1.32.8.1: #i38515# impress: show LineAndFilling Toolbar as Default Toolbar - not Text Formatting


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [3bf854657372c409461b5eb9036ddcbf6bf17b3c]

INTEGRATION: CWS dba22 (1.2.16); FILE MERGED 2005/01/05 10:13:37 oj 1.2.16.1: #i39918# change msvcr70 to msvcr71


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [e5a579354923e97d05ea29200b26ad7277eb3e5a]

INTEGRATION: CWS visibility01 (1.16.820); FILE MERGED 2004/11/01 20:17:20 mhu 1.16.820.1: #i35758# Undefine SVX_DLLIMPLEMENTATION for objects going into 'cui' library.


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [e53749e7a6c9126c0a09d0d730d87d6c192adf77]

INTEGRATION: CWS impress23 (1.48.8); FILE MERGED 2004/12/14 18:39:50 af 1.48.8.2: #i38989# Fixed setting the visibility of the master view toolbar. 2004/12/07 15:09:39 dbo 1.48.8.1: #i38343# activation of fontwork and extrusion toolbar is context-sensitive


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [735bdb109e5dba636b65aeba494f87006d8b1a49]

INTEGRATION: CWS visibility01 (1.20.434); FILE MERGED 2005/01/12 12:14:12 mnicel 1.20.434.2: RESYNC: (1.20-1.23); FILE MERGED 2004/11/01 20:17:20 mhu 1.20.434.1: #i35758# Undefine SVX_DLLIMPLEMENTATION for objects going into 'cui' library.


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [f822711734d2363794df6044f6ef72313dca5e25]

INTEGRATION: CWS dba22 (1.2.16); FILE MERGED 2005/01/05 10:13:38 oj 1.2.16.1: #i39918# change msvcr70 to msvcr71


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [a912c37f0baef72b8f395b3b473e0ddbd99559c4]

INTEGRATION: CWS impress23 (1.8.8); FILE MERGED 2004/12/07 17:38:09 af 1.8.8.1: #i33627# Expand the layout menu in the task pane instead of showing the layout dialog.


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [849b08907b783579a5a5dd56857dabd7fc21fd2e]

INTEGRATION: CWS visibility01 (1.20.434); FILE MERGED 2004/11/01 20:17:20 mhu 1.20.434.1: #i35758# Undefine SVX_DLLIMPLEMENTATION for objects going into 'cui' library.


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [f1c9e43d2c8cc5999b8d75d02c13cfea63436abc]

INTEGRATION: CWS dba22 (1.2.16); FILE MERGED 2005/01/05 10:15:47 oj 1.2.16.1: #i39918# change msvcr70 to msvcr71


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [c27c3d71832df31211af7e758b43d238764a4fa3]

INTEGRATION: CWS visibility01 (1.28.86); FILE MERGED 2005/01/12 12:25:39 mnicel 1.28.86.2: RESYNC: (1.28-1.29); FILE MERGED 2004/11/01 20:17:19 mhu 1.28.86.1: #i35758# Undefine SVX_DLLIMPLEMENTATION for objects going into 'cui' library.


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [10df03e76979b6f1be49f6a00fa42d6dd5eec53c]

INTEGRATION: CWS impress23 (1.2.102); FILE MERGED 2004/12/09 10:45:14 af 1.2.102.1: #i37871# Fixed display of page background.


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [0fe5bf576d2bf5570e8d8201194682fbff0b3ce1]

INTEGRATION: CWS visibility01 (1.5.216); FILE MERGED 2005/01/12 12:09:24 mnicel 1.5.216.2: RESYNC: (1.5-1.6); FILE MERGED 2004/11/01 20:17:19 mhu 1.5.216.1: #i35758# Undefine SVX_DLLIMPLEMENTATION for objects going into 'cui' library.


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [04c70fe9fb1dbdf0d2ce96433d6c42d398e656e3]

INTEGRATION: CWS impress23 (1.7.58); FILE MERGED 2004/12/09 10:36:53 af 1.7.58.1: #i37871# Store loaded previews in full resolution.


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [ba2ca82537e7faffffcc092d82109e00f7b394ee]

INTEGRATION: CWS visibility01 (1.10.1008); FILE MERGED 2004/11/01 20:17:19 mhu 1.10.1008.1: #i35758# Undefine SVX_DLLIMPLEMENTATION for objects going into 'cui' library.


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [3e3636dc010e47d0046ec9a8bd3166a124595d48]

INTEGRATION: CWS impress23 (1.5.58); FILE MERGED 2004/12/14 17:29:38 af 1.5.58.1: #i38956# Allowed assigning layouts to handout pages.


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [35f1f99fcf54d6803ae36390d01e1283f9ee8a99]

INTEGRATION: CWS impress23 (1.6.8); FILE MERGED 2004/12/13 16:49:40 af 1.6.8.1: #i38797# Fixed use of bMergeMasterPages flag.


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [750b7c239d2bc8b3be0c733ecf3c6baeca119dba]

INTEGRATION: CWS visibility01 (1.5.1010); FILE MERGED 2004/11/01 20:17:18 mhu 1.5.1010.1: #i35758# Undefine SVX_DLLIMPLEMENTATION for objects going into 'cui' library.


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [a75b6ef7f2a26d6881e68e25f6ce6c3231d9901f]

INTEGRATION: CWS impress23 (1.3.22); FILE MERGED 2005/01/11 14:48:12 dbo 1.3.22.1: #i39098# making slideshow creation/startShow()/startPreview() more robust


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [30b041ac49e041287e8d427d690c91de9bef6f8a]

INTEGRATION: CWS visibility01 (1.3.142); FILE MERGED 2004/11/01 20:17:18 mhu 1.3.142.1: #i35758# Undefine SVX_DLLIMPLEMENTATION for objects going into 'cui' library.


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [32de5e480e4374e399e2d4e25afafdfd85754f33]

INTEGRATION: CWS impress23 (1.2.8); FILE MERGED 2005/01/11 14:48:11 dbo 1.2.8.3: #i39098# making slideshow creation/startShow()/startPreview() more robust 2004/12/22 13:34:49 dbo 1.2.8.2: RESYNC: (1.2-1.3); FILE MERGED 2004/12/15 15:09:55 bm 1.2.8.1: #i36799# react on switching the pen on and off via the navigator


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [ace6bacde964ae91a1427e16ec64f2facf481bdb]

INTEGRATION: CWS visibility01 (1.4.434); FILE MERGED 2004/11/01 20:17:18 mhu 1.4.434.1: #i35758# Undefine SVX_DLLIMPLEMENTATION for objects going into 'cui' library.


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [e40dc5a06746b16ecb940e20acbce4b2b369aedd]

INTEGRATION: CWS impress23 (1.2.8); FILE MERGED 2005/01/11 14:48:11 dbo 1.2.8.9: #i39098# making slideshow creation/startShow()/startPreview() more robust 2005/01/11 12:11:10 dbo 1.2.8.8: #i34155# Issue number: Submitted by: Reviewed by: 2005/01/11 11:04:09 dbo 1.2.8.7: #i34155# update() revision Issue number: Submitted by: Reviewed by: 2005/01/06 17:04:34 dbo 1.2.8.6: #i39053# canvas access more robust Issue number: Submitted by: Reviewed by: 2005/01/06 15:59:29 dbo 1.2.8.5: #i39053# providing WaitSymbolBitmap (sand clock icon) Issue number: Submitted by: Reviewed by: 2004/12/30 12:50:26 dbo 1.2.8.4: #i34155# mind rehearse timings slot 2004/12/22 13:34:40 dbo 1.2.8.3: RESYNC: (1.2-1.3); FILE MERGED 2004/12/17 10:42:43 dbo 1.2.8.2: #i39098# prevent starting slideshow for master page, better assertion output Issue number: Submitted by: Reviewed by: 2004/12/15 15:09:55 bm 1.2.8.1: #i36799# react on switching the pen on and off via the navigator


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [4c8e74b9e5b6812359db2b4169935137d9ad1a09]

INTEGRATION: CWS visibility01 (1.18.114); FILE MERGED 2005/01/14 15:30:17 mhu 1.18.114.1: #35758# Additional changes for windows after resync to m69.


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [08880e0efe11113cca9c896734cf5d85c72a0c90]

INTEGRATION: CWS impress23 (1.2.8); FILE MERGED 2005/01/11 14:48:11 dbo 1.2.8.3: #i39098# making slideshow creation/startShow()/startPreview() more robust 2005/01/03 11:58:43 dbo 1.2.8.2: #i34155# Issue number: Submitted by: Reviewed by: 2004/12/30 12:50:26 dbo 1.2.8.1: #i34155# mind rehearse timings slot


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [8c787e07693e5e741497cff8b7e93b37bd2b984b]

INTEGRATION: CWS visibility01 (1.3.224); FILE MERGED 2004/12/06 08:11:25 mnicel 1.3.224.2: Part of symbol visibility markup - #i35758# 2004/11/01 20:17:17 mhu 1.3.224.1: #i35758# Undefine SVX_DLLIMPLEMENTATION for objects going into 'cui' library.


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [32bb82fefdbc026f174f9d5b4ed745df417e82f1]

INTEGRATION: CWS impress23 (1.2.8); FILE MERGED 2005/01/07 16:01:06 dbo 1.2.8.1: #i39053# avoid that VCL paints any background Issue number: Submitted by: Reviewed by:


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [b6c7ef68e9143a16b4c43620583d1c1f013499ad]

INTEGRATION: CWS visibility01 (1.2.142); FILE MERGED 2004/11/01 20:17:17 mhu 1.2.142.1: #i35758# Undefine SVX_DLLIMPLEMENTATION for objects going into 'cui' library.


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [172ccc2d9ca4cb9032e0656b0fac900e063b1bac]

INTEGRATION: CWS impress23 (1.2.8); FILE MERGED 2005/01/11 14:48:10 dbo 1.2.8.2: #i39098# making slideshow creation/startShow()/startPreview() more robust 2004/12/30 12:50:25 dbo 1.2.8.1: #i34155# mind rehearse timings slot


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [d6a7edd9841d018d3a192f4bb6ac1518fdd97d2b]

INTEGRATION: CWS visibility01 (1.2.142); FILE MERGED 2004/11/15 20:39:17 mhu 1.2.142.2: RESYNC: (1.2-1.3); FILE MERGED 2004/11/01 20:17:17 mhu 1.2.142.1: #i35758# Undefine SVX_DLLIMPLEMENTATION for objects going into 'cui' library.


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [e31f77d4baa330bedcc8da875c82d2274c8377af]

INTEGRATION: CWS impress23 (1.13.8); FILE MERGED 2005/01/11 14:48:09 dbo 1.13.8.1: #i39098# making slideshow creation/startShow()/startPreview() more robust


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [065e6deb228f5fc4118e194fff0f30cb8001de5c]

INTEGRATION: CWS visibility01 (1.2.142); FILE MERGED 2005/01/12 12:13:36 mnicel 1.2.142.2: RESYNC: (1.2-1.3); FILE MERGED 2004/11/01 20:17:17 mhu 1.2.142.1: #i35758# Undefine SVX_DLLIMPLEMENTATION for objects going into 'cui' library.


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [caf9f99cad9165fdb900eef58c6abb8d76bc2a97]

INTEGRATION: CWS visibility01 (1.2.434); FILE MERGED 2004/11/01 20:17:16 mhu 1.2.434.1: #i35758# Undefine SVX_DLLIMPLEMENTATION for objects going into 'cui' library.


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [4da2265191b78170a6de9cfb25944693d386def0]

INTEGRATION: CWS impress23 (1.3.8); FILE MERGED 2004/12/13 16:17:37 iha 1.3.8.1: #i38562# missisng helpids for pane controls


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [9f84a127b4fea2465d6da349174015719d7a72bd]

INTEGRATION: CWS visibility01 (1.2.434); FILE MERGED 2004/12/06 08:11:25 mnicel 1.2.434.1: Part of symbol visibility markup - #i35758#


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [8545c580f89d8a4950d912437ef76dcad7cf2681]

INTEGRATION: CWS impress23 (1.2.8); FILE MERGED 2005/01/11 14:48:08 dbo 1.2.8.2: #i39098# making slideshow creation/startShow()/startPreview() more robust 2004/12/10 12:24:19 dbo 1.2.8.1: #i36260# custom animation/slide transition pane: headings should be bold Issue number: Submitted by: Reviewed by:


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [3f3aeaf0e540b7530c66de0d7f4215a05ca3b866]

INTEGRATION: CWS visibility01 (1.3.286); FILE MERGED 2004/11/01 20:17:16 mhu 1.3.286.1: #i35758# Undefine SVX_DLLIMPLEMENTATION for objects going into 'cui' library.


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [883a2a91c1f6c9a184f71c8c611dbaf681115c24]

INTEGRATION: CWS impress23 (1.3.8); FILE MERGED 2004/12/13 16:17:17 iha 1.3.8.1: #i38562# missisng helpids for pane controls


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [0fd3538fb0e3c743363408762887306af64d29bb]

INTEGRATION: CWS impress23 (1.2.8); FILE MERGED 2005/01/11 14:48:08 dbo 1.2.8.2: #i39098# making slideshow creation/startShow()/startPreview() more robust 2004/12/10 12:24:18 dbo 1.2.8.1: #i36260# custom animation/slide transition pane: headings should be bold Issue number: Submitted by: Reviewed by:


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [6a999d83edef4628813c631b15a9345832c3c225]

INTEGRATION: CWS impress23 (1.2.8); FILE MERGED 2004/12/13 16:16:47 iha 1.2.8.1: #i38562# missisng helpids for pane controls


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [5f62440b0dff668fb10b4787f363ac4816625943]

INTEGRATION: CWS visibility01 (1.2.434); FILE MERGED 2004/11/01 20:17:15 mhu 1.2.434.1: #i35758# Undefine SVX_DLLIMPLEMENTATION for objects going into 'cui' library.


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [2e4ee15ef03abaf302f43e97dfa5cd903012e535]

INTEGRATION: CWS impress23 (1.10.8); FILE MERGED 2004/12/13 16:15:31 iha 1.10.8.1: #i38562# missisng helpids for pane controls


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [21e26b37edd134aef026a023fc12ea0bc140a3f1]

INTEGRATION: CWS visibility01 (1.3.118); FILE MERGED 2005/01/12 12:17:01 mnicel 1.3.118.2: RESYNC: (1.3-1.4); FILE MERGED 2004/11/01 20:17:15 mhu 1.3.118.1: #i35758# Undefine SVX_DLLIMPLEMENTATION for objects going into 'cui' library.


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [4ad908fd8c16414537d8b4aa64289bb35e7a6db0]

INTEGRATION: CWS visibility01 (1.3.434); FILE MERGED 2005/01/14 15:30:17 mhu 1.3.434.1: #35758# Additional changes for windows after resync to m69.


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [57ae96afeabe992f15cc68c9fe64b518726f92c5]

INTEGRATION: CWS visibility01 (1.2.434); FILE MERGED 2004/11/01 20:17:14 mhu 1.2.434.1: #i35758# Undefine SVX_DLLIMPLEMENTATION for objects going into 'cui' library.


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [e5167d72241b6d57620e851876e0bf94455a3297]

INTEGRATION: CWS visibility01 (1.3.86); FILE MERGED 2004/11/01 20:17:14 mhu 1.3.86.1: #i35758# Undefine SVX_DLLIMPLEMENTATION for objects going into 'cui' library.


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [6d833990a336983011553f7613971d062f0c8f5d]

INTEGRATION: CWS impress23 (1.95.8); FILE MERGED 2004/12/07 10:24:52 dbo 1.95.8.1: #i32217# setting all properties to default after adding shape


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [916041fb97855e8120b0ed593f49672d237c92a2]

INTEGRATION: CWS visibility01 (1.8.434); FILE MERGED 2004/11/01 20:17:13 mhu 1.8.434.1: #i35758# Undefine SVX_DLLIMPLEMENTATION for objects going into 'cui' library.


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [e44d77c56f91af15abb3b5e2282ce4768cf5b094]

INTEGRATION: CWS visibility01 (1.3.310); FILE MERGED 2004/12/06 08:11:25 mnicel 1.3.310.2: Part of symbol visibility markup - #i35758# 2004/11/19 12:54:57 mmeeks 1.3.310.1: Issue number: #i35758# Submitted by: mnicel Reviewed by:  mmeeks

	Add lots of visibility attributes to APIs.

2005-01-21  Kurt Zenker  <kz@openoffice.org>  [9b7449104358b8860a1c73cc4fda848eb29a6f0d]

INTEGRATION: CWS visibility01 (1.82.286); FILE MERGED 2005/01/12 12:09:56 mnicel 1.82.286.2: RESYNC: (1.82-1.83); FILE MERGED 2004/11/01 20:17:13 mhu 1.82.286.1: #i35758# Undefine SVX_DLLIMPLEMENTATION for objects going into 'cui' library.


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [2a18dcac031a5f31c97d003c6997fd76ca022250]

INTEGRATION: CWS impress23 (1.9.18); FILE MERGED 2005/01/11 14:14:23 dbo 1.9.18.1: #i38346# removing FontWork, 3D-Settings from View->Toolbars


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [9b8452e60ee9b445ed6b696284cb58fb64e77443]

INTEGRATION: CWS visibility01 (1.4.84); FILE MERGED 2005/01/12 12:24:32 mnicel 1.4.84.2: RESYNC: (1.4-1.5); FILE MERGED 2004/12/06 08:11:25 mnicel 1.4.84.1: Part of symbol visibility markup - #i35758#


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [063f87070c9e113c72c92064fa9e4a5073e95e42]

INTEGRATION: CWS impress23 (1.10.18); FILE MERGED 2005/01/11 14:14:22 dbo 1.10.18.1: #i38346# removing FontWork, 3D-Settings from View->Toolbars


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [0847fcd37f6e8af14ec055c1cc86fe342ccb54d1]

INTEGRATION: CWS visibility01 (1.2.142); FILE MERGED 2004/11/19 12:54:56 mmeeks 1.2.142.1: Issue number: #i35758# Submitted by: mnicel Reviewed by:  mmeeks

	Add lots of visibility attributes to APIs.

2005-01-21  Kurt Zenker  <kz@openoffice.org>  [df6233521aff674df493cf0136565adf70a1eb39]

INTEGRATION: CWS impress23 (1.12.18); FILE MERGED 2005/01/11 14:14:22 dbo 1.12.18.2: #i38346# removing FontWork, 3D-Settings from View->Toolbars 2004/12/14 16:14:03 iha 1.12.18.1: #i38515# Text Formatting Toolbar should be docked initially


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [97db7504ab34e66f0eaaf78cfe3efeeee370e9a0]

INTEGRATION: CWS visibility01 (1.23.140); FILE MERGED 2004/11/01 20:17:13 mhu 1.23.140.1: #i35758# Undefine SVX_DLLIMPLEMENTATION for objects going into 'cui' library.


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [fec8ad189f5f92fc9726821cf95772e7c283bad1]

INTEGRATION: CWS impress23 (1.12.18); FILE MERGED 2005/01/11 14:14:22 dbo 1.12.18.2: #i38346# removing FontWork, 3D-Settings from View->Toolbars 2004/12/14 16:12:41 iha 1.12.18.1: #i38515# Text Formatting Toolbar should be docked initially


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [8cf936389be00c2dcab789eb417ab1199b6cf108]

INTEGRATION: CWS visibility01 (1.1.1.1.1050); FILE MERGED 2004/11/01 20:17:12 mhu 1.1.1.1.1050.1: #i35758# Undefine SVX_DLLIMPLEMENTATION for objects going into 'cui' library.


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [543b2548a274898558ba24cc9fb823835be4cc5a]

INTEGRATION: CWS impress23 (1.10.18); FILE MERGED 2005/01/11 14:14:21 dbo 1.10.18.1: #i38346# removing FontWork, 3D-Settings from View->Toolbars


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [d63fe67b40550d58bdb19fd70e4b36bd57fb4f6c]

INTEGRATION: CWS visibility01 (1.28.142); FILE MERGED 2004/11/01 20:17:12 mhu 1.28.142.1: #i35758# Undefine SVX_DLLIMPLEMENTATION for objects going into 'cui' library.


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [ac2d46003f779997b30120413add4bc10cec697e]

INTEGRATION: CWS visibility01 (1.4.74); FILE MERGED 2004/11/01 20:17:12 mhu 1.4.74.1: #i35758# Undefine SVX_DLLIMPLEMENTATION for objects going into 'cui' library.


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [dcf8e24ba601558aa6d7d397d2ddb088d4703512]

INTEGRATION: CWS visibility01 (1.17.140); FILE MERGED 2004/11/01 20:17:11 mhu 1.17.140.1: #i35758# Undefine SVX_DLLIMPLEMENTATION for objects going into 'cui' library.


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [22afd607d1cf6442e4d8d8c645b82f2b71b16a9c]

INTEGRATION: CWS impress23 (1.3.4); FILE MERGED 2005/01/07 14:57:36 dbo 1.3.4.1: #i39053# don't redraw sprite if it is hidden


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [e577b4ebbe3c97adb7532da306d412e5911acf16]

INTEGRATION: CWS visibility01 (1.3.78); FILE MERGED 2004/11/01 20:17:11 mhu 1.3.78.1: #i35758# Undefine SVX_DLLIMPLEMENTATION for objects going into 'cui' library.


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [3a89c002984efb7ba6df0fbf4bb30841f02b60f3]

INTEGRATION: CWS impress23 (1.3.4); FILE MERGED 2005/01/04 12:28:47 thb 1.3.4.1: #i39829# Corrected XGraphicDevice::getSize() behaviour, added createInfiniteSize2D() method to tools


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [38aec7c061030770f2fd48206cc6fafa9c28b28c]

INTEGRATION: CWS visibility01 (1.2.78); FILE MERGED 2004/11/01 20:17:11 mhu 1.2.78.1: #i35758# Undefine SVX_DLLIMPLEMENTATION for objects going into 'cui' library.


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [4eaf4a548936e899805dbef7e7b5bf306d990f61]

INTEGRATION: CWS impress23 (1.4.4); FILE MERGED 2005/01/04 12:28:47 thb 1.4.4.1: #i39829# Corrected XGraphicDevice::getSize() behaviour, added createInfiniteSize2D() method to tools


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [f5851a0b72319016750a99e08d66217935d2f54b]

INTEGRATION: CWS visibility01 (1.3.8); FILE MERGED 2005/01/12 12:06:29 mnicel 1.3.8.2: RESYNC: (1.3-1.5); FILE MERGED 2004/12/22 03:24:41 mnicel 1.3.8.1: Part of symbol visibility work - #i35758#


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [e1a78c7d5947b7aa2f5c54834704f99ed5ae80a4]

INTEGRATION: CWS visibility01 (1.104.8); FILE MERGED 2005/01/14 15:32:08 mhu 1.104.8.3: #35758# Deliver isvx.lib; partial cleanup. 2005/01/12 07:53:30 mnicel 1.104.8.2: RESYNC: (1.104-1.108); FILE MERGED 2004/12/06 08:11:24 mnicel 1.104.8.1: Part of symbol visibility markup - #i35758#


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [f8f664eb70b2f02ffc8deb3cff9f6e4004b1e579]

INTEGRATION: CWS visibility01 (1.3.26); FILE MERGED 2004/11/19 12:54:56 mmeeks 1.3.26.1: Issue number: #i35758# Submitted by: mnicel Reviewed by:  mmeeks

	Add lots of visibility attributes to APIs.

2005-01-21  Kurt Zenker  <kz@openoffice.org>  [009cfc9e8267c1f31ec9251c63186133532e1bbe]

INTEGRATION: CWS visibility01 (1.2.486); FILE MERGED 2004/11/19 12:54:56 mmeeks 1.2.486.1: Issue number: #i35758# Submitted by: mnicel Reviewed by:  mmeeks

	Add lots of visibility attributes to APIs.

2005-01-21  Kurt Zenker  <kz@openoffice.org>  [41bffb2157953c2c5c03b560598a3b548c2c2abf]

INTEGRATION: CWS visibility01 (1.3.26); FILE MERGED 2004/11/19 12:54:55 mmeeks 1.3.26.1: Issue number: #i35758# Submitted by: mnicel Reviewed by:  mmeeks

	Add lots of visibility attributes to APIs.

2005-01-21  Kurt Zenker  <kz@openoffice.org>  [6be41f86c5a18247647b2527ef6fcef02ff7bd9a]

INTEGRATION: CWS visibility01 (1.2.486); FILE MERGED 2004/11/19 12:54:54 mmeeks 1.2.486.1: Issue number: #i35758# Submitted by: mnicel Reviewed by:  mmeeks

	Add lots of visibility attributes to APIs.

2005-01-21  Kurt Zenker  <kz@openoffice.org>  [43bde1d3f03ceba1db24602b07b9ca5284bc0041]

INTEGRATION: CWS visibility01 (1.2.486); FILE MERGED 2004/11/19 12:54:53 mmeeks 1.2.486.1: Issue number: #i35758# Submitted by: mnicel Reviewed by:  mmeeks

	Add lots of visibility attributes to APIs.

2005-01-21  Kurt Zenker  <kz@openoffice.org>  [987c13819a444d83659993a2095d44265fdb1a1b]

INTEGRATION: CWS visibility01 (1.3.26); FILE MERGED 2004/11/19 12:54:53 mmeeks 1.3.26.1: Issue number: #i35758# Submitted by: mnicel Reviewed by:  mmeeks

	Add lots of visibility attributes to APIs.

2005-01-21  Kurt Zenker  <kz@openoffice.org>  [4e5ce64a434b12a7ab9f1bedd8c2d21ac885f04d]

INTEGRATION: CWS visibility01 (1.2.178); FILE MERGED 2004/11/19 12:54:52 mmeeks 1.2.178.1: Issue number: #i35758# Submitted by: mnicel Reviewed by:  mmeeks

	Add lots of visibility attributes to APIs.

2005-01-21  Kurt Zenker  <kz@openoffice.org>  [293916d3b4f86a6b8184c06ee6af353d4667ec42]

INTEGRATION: CWS visibility01 (1.3.178); FILE MERGED 2004/11/19 12:54:52 mmeeks 1.3.178.1: Issue number: #i35758# Submitted by: mnicel Reviewed by:  mmeeks

	Add lots of visibility attributes to APIs.

2005-01-21  Kurt Zenker  <kz@openoffice.org>  [9bb5b7883ab47db3ae0900cf588524a650e1ccbe]

INTEGRATION: CWS visibility01 (1.6.8); FILE MERGED 2004/11/19 12:54:52 mmeeks 1.6.8.1: Issue number: #i35758# Submitted by: mnicel Reviewed by:  mmeeks

	Add lots of visibility attributes to APIs.

2005-01-21  Kurt Zenker  <kz@openoffice.org>  [146dac96593ad85f5dc796f812f4ea284b1d7634]

INTEGRATION: CWS visibility01 (1.3.8); FILE MERGED 2004/11/19 12:54:51 mmeeks 1.3.8.1: Issue number: #i35758# Submitted by: mnicel Reviewed by:  mmeeks

	Add lots of visibility attributes to APIs.

2005-01-21  Kurt Zenker  <kz@openoffice.org>  [62f4caa5c33dc1dbd707a637b4056d598d75e0d3]

INTEGRATION: CWS visibility01 (1.3.180); FILE MERGED 2005/01/12 07:51:48 mnicel 1.3.180.2: RESYNC: (1.3-1.4); FILE MERGED 2004/11/19 12:54:51 mmeeks 1.3.180.1: Issue number: #i35758# Submitted by: mnicel Reviewed by:  mmeeks

	Add lots of visibility attributes to APIs.

2005-01-21  Kurt Zenker  <kz@openoffice.org>  [bfed3c885f94cf0de45128dd040148271ac3b95c]

INTEGRATION: CWS visibility01 (1.5.8); FILE MERGED 2004/11/19 12:54:50 mmeeks 1.5.8.1: Issue number: #i35758# Submitted by: mnicel Reviewed by:  mmeeks

	Add lots of visibility attributes to APIs.

2005-01-21  Kurt Zenker  <kz@openoffice.org>  [bef8eeda99d2dd33b1aaaa3f44705966a17b0c2b]

INTEGRATION: CWS visibility01 (1.2.486); FILE MERGED 2004/11/19 12:54:50 mmeeks 1.2.486.1: Issue number: #i35758# Submitted by: mnicel Reviewed by:  mmeeks

	Add lots of visibility attributes to APIs.

2005-01-21  Kurt Zenker  <kz@openoffice.org>  [4262f899a8166ef5e8ee24a63e690064fbda4fd8]

INTEGRATION: CWS visibility01 (1.7.26); FILE MERGED 2004/11/19 12:54:49 mmeeks 1.7.26.1: Issue number: #i35758# Submitted by: mnicel Reviewed by:  mmeeks

	Add lots of visibility attributes to APIs.

2005-01-21  Kurt Zenker  <kz@openoffice.org>  [62ad145c36317a4debaf5bc260bd77b1abd34cb5]

INTEGRATION: CWS visibility01 (1.1.2); FILE ADDED 2004/11/01 20:15:36 mhu 1.1.2.1: #i35758# Define SVX_DLLPUBLIC/PRIVATE depending on SVX_DLLIMPLEMENTATION.


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [0163eeae4de72b9c72bde568d8d2f11c64ca4f8e]

INTEGRATION: CWS visibility01 (1.2.86); FILE MERGED 2004/12/06 08:11:06 mnicel 1.2.86.1: Part of symbol visibility markup - #i35758#


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [92ca5223e267e67936e9de9c80b4b9c6a2d546cc]

INTEGRATION: CWS visibility01 (1.3.1010); FILE MERGED 2004/11/19 12:54:39 mmeeks 1.3.1010.1: Issue number: #i35758# Submitted by: mnicel Reviewed by:  mmeeks

	Add lots of visibility attributes to APIs.

2005-01-21  Kurt Zenker  <kz@openoffice.org>  [390c2e1648048b364cfd29b553c6d6a3f2515361]

INTEGRATION: CWS visibility01 (1.3.86); FILE MERGED 2004/12/06 08:11:05 mnicel 1.3.86.1: Part of symbol visibility markup - #i35758#


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [bfc3371b877bd6371827b26c660b440ccfa6cfee]

INTEGRATION: CWS visibility01 (1.12.74); FILE MERGED 2004/12/06 08:11:05 mnicel 1.12.74.1: Part of symbol visibility markup - #i35758#


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [948c69d26ef3800fcf90d80a1e4253f2e93197e0]

INTEGRATION: CWS visibility01 (1.7.74); FILE MERGED 2005/01/12 07:43:40 mnicel 1.7.74.2: RESYNC: (1.7-1.8); FILE MERGED 2004/12/06 08:11:04 mnicel 1.7.74.1: Part of symbol visibility markup - #i35758#


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [1d494c39ff122eb06b0000d2af92c6af3babc198]

INTEGRATION: CWS visibility01 (1.1.1032); FILE MERGED 2004/12/06 08:11:04 mnicel 1.1.1032.1: Part of symbol visibility markup - #i35758#


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [b3b8b80298bb9532c0e8c327be598c7c4df4a229]

INTEGRATION: CWS visibility01 (1.2.1036); FILE MERGED 2004/12/06 08:11:02 mnicel 1.2.1036.1: Part of symbol visibility markup - #i35758#


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [1989fa4b7dfccf84ccbdf8bd8beb78f0f089c203]

INTEGRATION: CWS visibility01 (1.3.1032); FILE MERGED 2004/12/06 08:10:58 mnicel 1.3.1032.1: Part of symbol visibility markup - #i35758#


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [2f38fc183be1009608b94e378d1b35896e80c230]

INTEGRATION: CWS visibility01 (1.2.142); FILE MERGED 2004/11/19 12:54:37 mmeeks 1.2.142.1: Issue number: #i35758# Submitted by: mnicel Reviewed by:  mmeeks

	Add lots of visibility attributes to APIs.

2005-01-21  Kurt Zenker  <kz@openoffice.org>  [0e829d1d0996038f969e6aba12f7525f3fdf666a]

INTEGRATION: CWS visibility01 (1.4.218); FILE MERGED 2004/12/06 08:10:56 mnicel 1.4.218.1: Part of symbol visibility markup - #i35758#


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [b646063e94387d0b7659fc37c3fb25f46d0e7137]

INTEGRATION: CWS visibility01 (1.3.518); FILE MERGED 2004/12/06 08:10:56 mnicel 1.3.518.2: Part of symbol visibility markup - #i35758# 2004/11/19 12:54:35 mmeeks 1.3.518.1: Issue number: #i35758# Submitted by: mnicel Reviewed by:  mmeeks

	Add lots of visibility attributes to APIs.

2005-01-21  Kurt Zenker  <kz@openoffice.org>  [163afcd7760df053cc5278be96458eb815ca1a50]

INTEGRATION: CWS visibility01 (1.5.1002); FILE MERGED 2004/12/06 08:10:55 mnicel 1.5.1002.1: Part of symbol visibility markup - #i35758#


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [afeae48693c1947f69b72e90163010898a648242]

INTEGRATION: CWS visibility01 (1.5.1010); FILE MERGED 2004/12/06 08:10:55 mnicel 1.5.1010.1: Part of symbol visibility markup - #i35758#


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [1100d461bd4b3496a9cf804e3acc5dba98111542]

INTEGRATION: CWS visibility01 (1.8.78); FILE MERGED 2004/12/06 08:10:54 mnicel 1.8.78.2: Part of symbol visibility markup - #i35758# 2004/11/19 12:54:35 mmeeks 1.8.78.1: Issue number: #i35758# Submitted by: mnicel Reviewed by:  mmeeks

	Add lots of visibility attributes to APIs.

2005-01-21  Kurt Zenker  <kz@openoffice.org>  [645972e8bb89960d1660f27eed4610b363669b5e]

INTEGRATION: CWS visibility01 (1.2.510); FILE MERGED 2004/11/19 12:54:34 mmeeks 1.2.510.1: Issue number: #i35758# Submitted by: mnicel Reviewed by:  mmeeks

	Add lots of visibility attributes to APIs.

2005-01-21  Kurt Zenker  <kz@openoffice.org>  [b5f5402b98cdcac238d4421c8917cce9153bfc5d]

INTEGRATION: CWS visibility01 (1.1.1.1.1048); FILE MERGED 2004/12/06 08:10:53 mnicel 1.1.1.1.1048.1: Part of symbol visibility markup - #i35758#


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [9def33304ab329ccfaa2f4d208ce21c17996f877]

INTEGRATION: CWS visibility01 (1.5.462); FILE MERGED 2004/12/06 08:10:53 mnicel 1.5.462.1: Part of symbol visibility markup - #i35758#


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [fe9f0cd466afa4660bdc0d55817bf5844e548c12]

INTEGRATION: CWS visibility01 (1.6.510); FILE MERGED 2004/12/06 08:10:53 mnicel 1.6.510.2: Part of symbol visibility markup - #i35758# 2004/11/19 12:54:34 mmeeks 1.6.510.1: Issue number: #i35758# Submitted by: mnicel Reviewed by:  mmeeks

	Add lots of visibility attributes to APIs.

2005-01-21  Kurt Zenker  <kz@openoffice.org>  [f2b0b7540147b4cdb080e1e2c1c1a3e376a1bc77]

INTEGRATION: CWS visibility01 (1.3.1044); FILE MERGED 2004/11/19 12:54:33 mmeeks 1.3.1044.1: Issue number: #i35758# Submitted by: mnicel Reviewed by:  mmeeks

	Add lots of visibility attributes to APIs.

2005-01-21  Kurt Zenker  <kz@openoffice.org>  [6f6584d097330345492fff18c4788d52b3f42e1e]

INTEGRATION: CWS visibility01 (1.2.462); FILE MERGED 2004/12/06 08:10:52 mnicel 1.2.462.1: Part of symbol visibility markup - #i35758#


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [68ef25ddbca4d2484864e12fd4d91f563e366a61]

INTEGRATION: CWS visibility01 (1.5.842); FILE MERGED 2004/12/06 08:10:52 mnicel 1.5.842.1: Part of symbol visibility markup - #i35758#


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [dcd675c6857c2d3c2d4219d5d93bc21446dc3ee9]

INTEGRATION: CWS visibility01 (1.5.78); FILE MERGED 2005/01/14 15:29:47 mhu 1.5.78.1: #35758# Additional changes for windows after resync to m69.


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [f7bf5fcb070455bfb7d9223df170af5e86a50535]

INTEGRATION: CWS visibility01 (1.2.8); FILE MERGED 2004/12/06 08:10:51 mnicel 1.2.8.1: Part of symbol visibility markup - #i35758#


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [d1aebbfb9062c261b3147caae6bc9f44a9beb1d7]

INTEGRATION: CWS visibility01 (1.2.218); FILE MERGED 2005/01/12 07:39:32 mnicel 1.2.218.2: RESYNC: (1.2-1.3); FILE MERGED 2004/12/06 08:10:51 mnicel 1.2.218.1: Part of symbol visibility markup - #i35758#


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [444fb572cfa2f949abc8a66a5f30be09deecaa58]

INTEGRATION: CWS visibility01 (1.2.8); FILE MERGED 2005/01/12 07:40:11 mnicel 1.2.8.2: RESYNC: (1.2-1.3); FILE MERGED Marked up remaned ToolbocAccess 2004/11/19 12:54:33 mmeeks 1.2.8.1: Issue number: #i35758# Submitted by: mnicel Reviewed by:  mmeeks

	Add lots of visibility attributes to APIs.

2005-01-21  Kurt Zenker  <kz@openoffice.org>  [614bb53e1b5ee15c9f5f8796567616f215c7bcdd]

INTEGRATION: CWS visibility01 (1.2.218); FILE MERGED 2005/01/12 07:38:11 mnicel 1.2.218.2: RESYNC: (1.2-1.3); FILE MERGED 2004/12/06 08:10:51 mnicel 1.2.218.1: Part of symbol visibility markup - #i35758#


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [6e81004c691c397f5291c4a19c23ba1b693ea7e3]

INTEGRATION: CWS visibility01 (1.3.118); FILE MERGED 2004/12/06 08:10:49 mnicel 1.3.118.1: Part of symbol visibility markup - #i35758#


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [d667557c75924b13864722f08ae65ece4269df87]

INTEGRATION: CWS visibility01 (1.2.224); FILE MERGED 2004/12/06 08:10:49 mnicel 1.2.224.1: Part of symbol visibility markup - #i35758#


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [c5a6c2293bf73716ded2392b2e5c72c373d73b2c]

INTEGRATION: CWS visibility01 (1.15.310); FILE MERGED 2004/12/06 08:10:49 mnicel 1.15.310.1: Part of symbol visibility markup - #i35758#


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [d98e77bad6258a100c216a731479fbf705feace2]

INTEGRATION: CWS visibility01 (1.2.74); FILE MERGED 2005/01/12 07:44:56 mnicel 1.2.74.2: RESYNC: (1.2-1.3); FILE MERGED Marked up CopyStorage_Impl with SVX_DLLPRIVATE as it was conflicting because of the intro of ImportForms_Impl; marked up that as well. 2004/12/06 08:10:48 mnicel 1.2.74.1: Part of symbol visibility markup - #i35758#


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [6a7eb85cce3c52100045467fb9bd67cf0124ad1f]

INTEGRATION: CWS visibility01 (1.3.286); FILE MERGED 2004/12/06 08:10:48 mnicel 1.3.286.1: Part of symbol visibility markup - #i35758#


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [2096469320aafc54d09b8a856f328d955c06c56a]

INTEGRATION: CWS visibility01 (1.4.118); FILE MERGED 2004/12/06 08:10:48 mnicel 1.4.118.1: Part of symbol visibility markup - #i35758#


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [4edb3d9973993bdc58a3ec98e8cde818c421b99d]

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>  [aa7ff12b4e5d02d2a565c56679656f4073857153]

INTEGRATION: CWS visibility01 (1.1.1.1.1048); FILE MERGED 2004/11/19 12:54:32 mmeeks 1.1.1.1.1048.1: Issue number: #i35758# Submitted by: mnicel Reviewed by:  mmeeks

	Add lots of visibility attributes to APIs.

2005-01-21  Kurt Zenker  <kz@openoffice.org>  [bf0dc20842904c4136cd379f939a1c2901a6313b]

INTEGRATION: CWS svg03 (1.55.58); FILE MERGED 2004/12/10 16:17:01 ka 1.55.58.2: RESYNC: (1.55-1.58); FILE MERGED 2004/11/16 15:57:20 ka 1.55.58.1: #i37242#: calculate with dynamic sizes of bitmaps


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [d2295295aa37c37159a7ec3585904d36dd4f17f5]

INTEGRATION: CWS svg03 (1.105.12); FILE MERGED 2005/01/14 23:09:11 ka 1.105.12.3: RESYNC: (1.108-1.112); FILE MERGED 2004/12/10 16:08:25 ka 1.105.12.2: RESYNC: (1.105-1.108); FILE MERGED 2004/11/04 17:12:05 ka 1.105.12.1: #i17319# use correct method to set graphic link


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [1d0cf679765d1aa42aa83ded86976d3cf8ab87dd]

INTEGRATION: CWS svg03 (1.42.138); FILE MERGED 2005/01/14 23:05:48 ka 1.42.138.2: RESYNC: (1.42-1.43); FILE MERGED 2004/11/04 18:57:32 ka 1.42.138.1: #109232#: support large icons in toolbar


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [e946a44f93b397d214fdfe91e950b78b06fc5efd]

INTEGRATION: CWS svg03 (1.2.474); FILE MERGED 2004/11/04 18:56:44 ka 1.2.474.1: #109232#: support large icons in toolbar


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [8ad093b643e91d7075dc57bfd743d1c0e572fa11]

INTEGRATION: CWS svg03 (1.35.54); FILE MERGED 2005/01/15 13:41:34 ka 1.35.54.1: #i38949#: use correct storage


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [b2f993430aa06b68a7a844bd4ebc8187e6e3a1c2]

INTEGRATION: CWS svg03 (1.32.4); FILE MERGED 2005/01/15 13:24:14 ka 1.32.4.1: #i38949#: use correct storage


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [b31a44acabbd426cc078d198faad1b38872ac4f9]

INTEGRATION: CWS svg03 (1.2.158); FILE MERGED 2004/11/08 10:24:25 ka 1.2.158.2: #i21581#: font cleanup 2004/11/05 14:37:26 ka 1.2.158.1: #i14557#: cleanup for new svg filter


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [e2f246566ab4428e1f652ed1881101f7d8b8e489]

INTEGRATION: CWS svg03 (1.3.156); FILE MERGED 2004/11/10 10:47:00 ka 1.3.156.1: #i21582# optimized text handling


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [3631d1b73b53384a95a2475b420b21ab92344c7b]

INTEGRATION: CWS svg03 (1.3.158); FILE MERGED 2004/11/08 10:24:25 ka 1.3.158.2: #i21581#: font cleanup 2004/11/05 14:37:26 ka 1.3.158.1: #i14557#: cleanup for new svg filter


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [53f99b2cff09c3ef0abf0f786a06da929c314eb3]

INTEGRATION: CWS svg03 (1.8.106); FILE MERGED 2005/01/15 12:49:19 ka 1.8.106.4: syntax 2004/11/17 13:58:55 ka 1.8.106.3: #i21582#: fixed GPF with text fields 2004/11/15 15:21:29 ka 1.8.106.2: #i21582#: support for different fields 2004/11/10 14:35:05 ka 1.8.106.1: added field support


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [6799345e348bdf360f081b68f98b7893ad0578fe]

INTEGRATION: CWS svg03 (1.6.112); FILE MERGED 2004/11/15 15:21:29 ka 1.6.112.2: #i21582#: support for different fields 2004/11/05 14:37:26 ka 1.6.112.1: #i14557#: cleanup for new svg filter


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [496b7a6a08946e70987c6ceb682600a5212384e4]

INTEGRATION: CWS svg03 (1.9.106); FILE MERGED 2004/11/17 13:58:55 ka 1.9.106.3: #i21582#: fixed GPF with text fields 2004/11/15 15:21:28 ka 1.9.106.2: #i21582#: support for different fields 2004/11/10 14:35:05 ka 1.9.106.1: added field support


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [f6bce22608ddfa6cf2a03548d36fcb687baf854a]

INTEGRATION: CWS svg03 (1.8.112); FILE MERGED 2004/11/05 14:37:25 ka 1.8.112.1: #i14557#: cleanup for new svg filter


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [78cc662993726e827f35e1684f2c2c6465546d9c]

INTEGRATION: CWS svg03 (1.5.94); FILE MERGED 2004/11/05 16:08:30 ka 1.5.94.2: #i14557#: cleanup for new svg filter 2004/11/05 14:19:56 ka 1.5.94.1: #i14557#: using new svg filter


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [fca4bef3722c3d304a8711bdca45adf114a18108]

INTEGRATION: CWS visibility01 (1.5.342); FILE MERGED 2004/12/06 08:10:43 mnicel 1.5.342.1: Part of symbol visibility markup - #i35758#


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [24b991b66a35b94858cf711378c001278b7b0a0c]

INTEGRATION: CWS visibility01 (1.10.142); FILE MERGED 2004/12/06 08:10:41 mnicel 1.10.142.1: Part of symbol visibility markup - #i35758#


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [9c9a2bd198fd696e6926305517ad2ec1e6756aeb]

INTEGRATION: CWS visibility01 (1.2.1036); FILE MERGED 2004/12/06 08:10:41 mnicel 1.2.1036.1: Part of symbol visibility markup - #i35758#


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [e9be96980bdb39c180d9648b807b57b25f798454]

INTEGRATION: CWS visibility01 (1.2.86); FILE MERGED 2004/12/06 08:10:39 mnicel 1.2.86.1: Part of symbol visibility markup - #i35758#


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [bd183826bb2291a2ffcc64fd382d9861e4b92377]

INTEGRATION: CWS visibility01 (1.6.386); FILE MERGED 2004/12/06 08:10:35 mnicel 1.6.386.1: Part of symbol visibility markup - #i35758#


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [40e085910b6db97fe44d9b4b2b51272c05e31550]

INTEGRATION: CWS visibility01 (1.10.1008); FILE MERGED 2004/12/06 08:10:35 mnicel 1.10.1008.1: Part of symbol visibility markup - #i35758#


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [5575865cf7a5d46d99b774fe61fda3b183f94e7d]

INTEGRATION: CWS visibility01 (1.3.1010); FILE MERGED 2004/12/06 08:10:35 mnicel 1.3.1010.1: Part of symbol visibility markup - #i35758#


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [3bc0b981a53c11f72a95553ff79cae1c03b6cef6]

INTEGRATION: CWS visibility01 (1.3.1036); FILE MERGED 2004/12/06 08:10:35 mnicel 1.3.1036.1: Part of symbol visibility markup - #i35758#


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [86f09fae123e30f98f1351dcee3693c388684ec6]

INTEGRATION: CWS visibility01 (1.2.86); FILE MERGED 2004/11/19 12:54:22 mmeeks 1.2.86.1: Issue number: #i35758# Submitted by: mnicel Reviewed by:  mmeeks

	Add lots of visibility attributes to APIs.

2005-01-21  Kurt Zenker  <kz@openoffice.org>  [47fa7dca341928b15c720caaf816279e4293ea5a]

INTEGRATION: CWS visibility01 (1.1.1.1.1048); FILE MERGED 2004/12/06 08:10:35 mnicel 1.1.1.1.1048.1: Part of symbol visibility markup - #i35758#


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [b98115dca202c9a844ab24b7aa65e32827e4bd04]

INTEGRATION: CWS visibility01 (1.4.1032); FILE MERGED 2004/12/06 08:10:34 mnicel 1.4.1032.1: Part of symbol visibility markup - #i35758#


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [f98a54615f4df5fd729324eea43bf2b814db1228]

INTEGRATION: CWS visibility01 (1.2.1036); FILE MERGED 2004/12/06 08:10:34 mnicel 1.2.1036.1: Part of symbol visibility markup - #i35758#


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [ea37b87f9529eb003eb8680a9ef2aeaf1fe8edc4]

INTEGRATION: CWS visibility01 (1.2.1016); FILE MERGED 2004/12/06 08:10:33 mnicel 1.2.1016.1: Part of symbol visibility markup - #i35758#


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [04add3a4dbf1332f2819f5c1735accb15258bf02]

INTEGRATION: CWS visibility01 (1.3.1004); FILE MERGED 2004/12/06 08:10:33 mnicel 1.3.1004.1: Part of symbol visibility markup - #i35758#


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [0fdbeea7b777480817cf8e73edbdad3e867c3c89]

INTEGRATION: CWS visibility01 (1.3.1024); FILE MERGED 2004/12/06 08:10:32 mnicel 1.3.1024.1: Part of symbol visibility markup - #i35758#


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [ff44c5fa5643a54602b6808fb2e3b072c11b987d]

INTEGRATION: CWS visibility01 (1.2.142); FILE MERGED 2004/11/19 12:54:21 mmeeks 1.2.142.1: Issue number: #i35758# Submitted by: mnicel Reviewed by:  mmeeks

	Add lots of visibility attributes to APIs.

2005-01-21  Kurt Zenker  <kz@openoffice.org>  [c1576346d1264f52ce36c5595ba3c3d1a3dc96ad]

INTEGRATION: CWS visibility01 (1.3.1036); FILE MERGED 2004/12/06 08:10:31 mnicel 1.3.1036.1: Part of symbol visibility markup - #i35758#


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [0bc6278fd1954aae66f40867fd557e88a7d82a9e]

INTEGRATION: CWS visibility01 (1.9.854); FILE MERGED 2004/12/06 08:10:31 mnicel 1.9.854.2: Part of symbol visibility markup - #i35758# 2004/11/19 12:54:20 mmeeks 1.9.854.1: Issue number: #i35758# Submitted by: mnicel Reviewed by:  mmeeks

	Add lots of visibility attributes to APIs.

2005-01-21  Kurt Zenker  <kz@openoffice.org>  [7a29d6378c1e7abbf67bc52240afad0569a61de3]

INTEGRATION: CWS visibility01 (1.6.854); FILE MERGED 2004/12/06 08:10:30 mnicel 1.6.854.1: Part of symbol visibility markup - #i35758#


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [8e0383fec7d999a7c961c660e3ef3b9ab51deecf]

INTEGRATION: CWS visibility01 (1.4.1032); FILE MERGED 2004/12/06 08:10:30 mnicel 1.4.1032.1: Part of symbol visibility markup - #i35758#


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [9efa173128f459d99556651b0ae499b712ab7908]

INTEGRATION: CWS visibility01 (1.3.218); FILE MERGED 2004/11/19 12:54:20 mmeeks 1.3.218.1: Issue number: #i35758# Submitted by: mnicel Reviewed by:  mmeeks

	Add lots of visibility attributes to APIs.

2005-01-21  Kurt Zenker  <kz@openoffice.org>  [636edee60d41578fd64aefc6dfd1b5daeba9bdc1]

INTEGRATION: CWS visibility01 (1.1.1.1.1048); FILE MERGED 2004/12/06 08:10:30 mnicel 1.1.1.1.1048.1: Part of symbol visibility markup - #i35758#


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [2c5b3b9f71d2d7ca25506f0b0113dc7fdf782809]

INTEGRATION: CWS visibility01 (1.4.1012); FILE MERGED 2004/12/06 08:10:30 mnicel 1.4.1012.1: Part of symbol visibility markup - #i35758#


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [c9788384fe11fa9700fc7b88baaae56416cdd95b]

INTEGRATION: CWS visibility01 (1.2.1036); FILE MERGED 2004/12/06 08:10:29 mnicel 1.2.1036.1: Part of symbol visibility markup - #i35758#


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [c4644bfca88038ce6eba208a41145ea3d30118d6]

INTEGRATION: CWS visibility01 (1.2.74); FILE MERGED 2004/12/06 08:10:28 mnicel 1.2.74.1: Part of symbol visibility markup - #i35758#


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [cf1c2b8a86f918b2d6381d416034b54a844e5181]

INTEGRATION: CWS visibility01 (1.2.118); FILE MERGED 2004/11/19 12:54:19 mmeeks 1.2.118.1: Issue number: #i35758# Submitted by: mnicel Reviewed by:  mmeeks

	Add lots of visibility attributes to APIs.

2005-01-21  Kurt Zenker  <kz@openoffice.org>  [2c850cbfc4d0ce9739e718da97e5a3d7ef966da7]

INTEGRATION: CWS visibility01 (1.2.86); FILE MERGED 2004/12/06 08:10:27 mnicel 1.2.86.1: Part of symbol visibility markup - #i35758#


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [d5da0767e5cdef4cac9a39f6e29defc40d01908b]

INTEGRATION: CWS visibility01 (1.3.26); FILE MERGED 2004/12/06 08:10:27 mnicel 1.3.26.1: Part of symbol visibility markup - #i35758#


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [db24adf39711907d0b8f35c91338091f4ab24c69]

INTEGRATION: CWS visibility01 (1.3.118); FILE MERGED 2004/12/06 08:10:27 mnicel 1.3.118.1: Part of symbol visibility markup - #i35758#


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [a27d25941964f794c1e857e4351772be19f5390d]

INTEGRATION: CWS visibility01 (1.4.74); FILE MERGED 2004/12/06 08:10:26 mnicel 1.4.74.1: Part of symbol visibility markup - #i35758#


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [0d18437cd0c02ac8640c7ef143138002cb1ad75e]

INTEGRATION: CWS visibility01 (1.4.218); FILE MERGED 2004/12/06 08:10:26 mnicel 1.4.218.1: Part of symbol visibility markup - #i35758#


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [fb9d1da02e5ba104e4526684743bca82df4a49c4]

INTEGRATION: CWS visibility01 (1.7.218); FILE MERGED 2004/12/06 08:10:26 mnicel 1.7.218.1: Part of symbol visibility markup - #i35758#


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [d3aa51fd15cc07c47bc48f2b2710f16815ceef3d]

INTEGRATION: CWS visibility01 (1.2.218); FILE MERGED 2004/12/06 08:10:26 mnicel 1.2.218.1: Part of symbol visibility markup - #i35758#


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [33530b051318e57442f571d1d6b81d3ac03ab680]

INTEGRATION: CWS visibility01 (1.2.86); FILE MERGED 2004/12/06 08:10:24 mnicel 1.2.86.1: Part of symbol visibility markup - #i35758#


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [ba0a0b37a027127cb746df5645ce8fc0faaf70ac]

INTEGRATION: CWS visibility01 (1.3.434); FILE MERGED 2004/12/06 08:10:24 mnicel 1.3.434.2: Part of symbol visibility markup - #i35758# 2004/11/19 12:54:18 mmeeks 1.3.434.1: Issue number: #i35758# Submitted by: mnicel Reviewed by:  mmeeks

	Add lots of visibility attributes to APIs.

2005-01-21  Kurt Zenker  <kz@openoffice.org>  [34bd91e75ce7ff0d3b0b7b7d7bf1fc1de7146572]

INTEGRATION: CWS visibility01 (1.6.1010); FILE MERGED 2004/12/06 08:10:24 mnicel 1.6.1010.2: Part of symbol visibility markup - #i35758# 2004/11/19 12:54:18 mmeeks 1.6.1010.1: Issue number: #i35758# Submitted by: mnicel Reviewed by:  mmeeks

	Add lots of visibility attributes to APIs.

2005-01-21  Kurt Zenker  <kz@openoffice.org>  [76e89879f7e8bde44fc8d802b06063e7a9c5c39b]

INTEGRATION: CWS visibility01 (1.6.434); FILE MERGED 2004/12/06 08:10:24 mnicel 1.6.434.1: Part of symbol visibility markup - #i35758#


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [3dac2b5d370e1a150f40a2f1d4cf86736fe2c1e4]

INTEGRATION: CWS visibility01 (1.2.434); FILE MERGED 2004/12/06 08:10:23 mnicel 1.2.434.1: Part of symbol visibility markup - #i35758#


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [c4a672f058585aa852f4626a40b1546f322c6d91]

INTEGRATION: CWS visibility01 (1.2.1012); FILE MERGED 2004/12/06 08:10:23 mnicel 1.2.1012.1: Part of symbol visibility markup - #i35758#


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [10b29b7b8b644e0902ff7f6f137da8fa594406ed]

INTEGRATION: CWS visibility01 (1.6.218); FILE MERGED 2004/12/06 08:10:22 mnicel 1.6.218.1: Part of symbol visibility markup - #i35758#


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [2b36e7d63ffb85ef491c1451e52845932159c28e]

INTEGRATION: CWS visibility01 (1.4.74); FILE MERGED 2004/12/06 08:10:22 mnicel 1.4.74.1: Part of symbol visibility markup - #i35758#


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [6685dab5c82b89a198c1c270b5134c86bf76bcbe]

INTEGRATION: CWS visibility01 (1.5.26); FILE MERGED 2004/12/06 08:10:22 mnicel 1.5.26.1: Part of symbol visibility markup - #i35758#


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [e172d87d6704d68f8cd4073b0d80ad38c5b5e888]

INTEGRATION: CWS visibility01 (1.7.8); FILE MERGED 2004/12/06 08:10:22 mnicel 1.7.8.1: Part of symbol visibility markup - #i35758#


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [aad4f58bce3a7d6b865784bbab5556229d3dea99]

INTEGRATION: CWS visibility01 (1.3.118); FILE MERGED 2004/12/06 08:10:22 mnicel 1.3.118.1: Part of symbol visibility markup - #i35758#


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [0e9c9e83354bc5145f324b26d64621ae7fe92e85]

INTEGRATION: CWS visibility01 (1.7.1008); FILE MERGED 2004/12/06 08:10:21 mnicel 1.7.1008.1: Part of symbol visibility markup - #i35758#


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [1321afebc56eafdaa67197223629c5d486c5843a]

INTEGRATION: CWS visibility01 (1.2.142); FILE MERGED 2004/12/06 08:10:21 mnicel 1.2.142.1: Part of symbol visibility markup - #i35758#


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [c9287fb5686e12047a9326d19055dd8396f7f83a]

INTEGRATION: CWS visibility01 (1.2.1040); FILE MERGED 2004/11/19 12:54:14 mmeeks 1.2.1040.1: Issue number: #i35758# Submitted by: mnicel Reviewed by:  mmeeks

	Add lots of visibility attributes to APIs.

2005-01-21  Kurt Zenker  <kz@openoffice.org>  [3433949863b0e051a9bb965bebf279780f6371e1]

INTEGRATION: CWS visibility01 (1.4.8); FILE MERGED 2005/01/12 07:44:16 mnicel 1.4.8.3: RESYNC: (1.4-1.5); FILE MERGED 2004/12/06 08:10:20 mnicel 1.4.8.2: Part of symbol visibility markup - #i35758# 2004/11/19 12:54:14 mmeeks 1.4.8.1: Issue number: #i35758# Submitted by: mnicel Reviewed by:  mmeeks

	Add lots of visibility attributes to APIs.

2005-01-21  Kurt Zenker  <kz@openoffice.org>  [5bf9a0a2f9c351dd020e1db80923d8ae8dbd5f64]

INTEGRATION: CWS visibility01 (1.2.1010); FILE MERGED 2004/12/06 08:10:20 mnicel 1.2.1010.1: Part of symbol visibility markup - #i35758#


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [2daafbd15fb1e462effa8e5e31ddfb44109b194d]

INTEGRATION: CWS visibility01 (1.6.1002); FILE MERGED 2004/12/06 08:10:20 mnicel 1.6.1002.2: Part of symbol visibility markup - #i35758# 2004/11/19 12:54:13 mmeeks 1.6.1002.1: Issue number: #i35758# Submitted by: mnicel Reviewed by:  mmeeks

	Add lots of visibility attributes to APIs.

2005-01-21  Kurt Zenker  <kz@openoffice.org>  [852711b44d1562234475ecb83bc2bd531ebc7fc0]

INTEGRATION: CWS visibility01 (1.1.1.1.1048); FILE MERGED 2004/12/06 08:10:19 mnicel 1.1.1.1.1048.1: Part of symbol visibility markup - #i35758#


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [723c6a48cb0ee5e818a3162250532b221101feb3]

INTEGRATION: CWS visibility01 (1.8.794); FILE MERGED 2004/12/06 08:10:18 mnicel 1.8.794.2: Part of symbol visibility markup - #i35758# 2004/11/19 12:54:12 mmeeks 1.8.794.1: Issue number: #i35758# Submitted by: mnicel Reviewed by:  mmeeks

	Add lots of visibility attributes to APIs.

2005-01-21  Kurt Zenker  <kz@openoffice.org>  [da7bca52b2230a707a20f7f0e06a1286a0ae8407]

INTEGRATION: CWS visibility01 (1.3.386); FILE MERGED 2004/12/06 08:10:18 mnicel 1.3.386.1: Part of symbol visibility markup - #i35758#


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [875645540cebd2192528203e453d7aee6bbfc1eb]

INTEGRATION: CWS visibility01 (1.3.218); FILE MERGED 2004/12/06 08:10:17 mnicel 1.3.218.1: Part of symbol visibility markup - #i35758#


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [61ac209181f3b66c0106490eaeee982d94c7d94d]

INTEGRATION: CWS visibility01 (1.4.78); FILE MERGED 2004/12/06 08:10:16 mnicel 1.4.78.1: Part of symbol visibility markup - #i35758#


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [1fbd6d23788b4e7e8fb07b1155c7fb17b087c17e]

INTEGRATION: CWS visibility01 (1.3.218); FILE MERGED 2004/12/06 08:10:15 mnicel 1.3.218.1: Part of symbol visibility markup - #i35758#


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [bfb60377df0c4f2b32029dca26b63b1bd576b7bf]

INTEGRATION: CWS visibility01 (1.7.1012); FILE MERGED 2004/12/06 08:10:14 mnicel 1.7.1012.2: Part of symbol visibility markup - #i35758# 2004/11/19 12:54:10 mmeeks 1.7.1012.1: Issue number: #i35758# Submitted by: mnicel Reviewed by:  mmeeks

	Add lots of visibility attributes to APIs.

2005-01-21  Kurt Zenker  <kz@openoffice.org>  [3d4fd1633c28985053452a2d4622040a9e06a286]

INTEGRATION: CWS visibility01 (1.2.142); FILE MERGED 2004/11/19 12:54:09 mmeeks 1.2.142.1: Issue number: #i35758# Submitted by: mnicel Reviewed by:  mmeeks

	Add lots of visibility attributes to APIs.

2005-01-21  Kurt Zenker  <kz@openoffice.org>  [4714646a9edc73f70d3dee444229165a0dd2e5c0]

INTEGRATION: CWS visibility01 (1.3.784); FILE MERGED 2004/11/19 12:54:07 mmeeks 1.3.784.1: Issue number: #i35758# Submitted by: mnicel Reviewed by:  mmeeks

	Add lots of visibility attributes to APIs.

2005-01-21  Kurt Zenker  <kz@openoffice.org>  [ed2e26ec937ad7cee0d2bb784c8ca0e30f0dc3ff]

INTEGRATION: CWS visibility01 (1.3.26); FILE MERGED 2004/12/06 08:10:13 mnicel 1.3.26.1: Part of symbol visibility markup - #i35758#


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [f9b051524f43bebc4043048283209fd95fafdbc9]

INTEGRATION: CWS visibility01 (1.2.386); FILE MERGED 2004/12/06 08:10:11 mnicel 1.2.386.1: Part of symbol visibility markup - #i35758#


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [b33496fabb9da59e828d362fa2cf67b7fe0d4d7a]

INTEGRATION: CWS visibility01 (1.3.218); FILE MERGED 2004/12/06 08:10:11 mnicel 1.3.218.1: Part of symbol visibility markup - #i35758#


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [e9daef6631d4677cca6e4cc506409c30b872b197]

INTEGRATION: CWS visibility01 (1.4.428); FILE MERGED 2004/12/06 08:10:11 mnicel 1.4.428.1: Part of symbol visibility markup - #i35758#


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [d67fe0995cb847d78c02ae5a26d50774331e1fba]

INTEGRATION: CWS visibility01 (1.2.386); FILE MERGED 2004/12/06 08:10:10 mnicel 1.2.386.1: Part of symbol visibility markup - #i35758#


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [759ac623ed766be9368b7771e36c95cbce230507]

INTEGRATION: CWS visibility01 (1.3.1022); FILE MERGED 2004/12/06 08:10:10 mnicel 1.3.1022.1: Part of symbol visibility markup - #i35758#


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [bb643ade24077727da0f9eb4db39aa4501daeefd]

INTEGRATION: CWS visibility01 (1.3.1012); FILE MERGED 2004/11/19 12:54:06 mmeeks 1.3.1012.1: Issue number: #i35758# Submitted by: mnicel Reviewed by:  mmeeks

	Add lots of visibility attributes to APIs.

2005-01-21  Kurt Zenker  <kz@openoffice.org>  [cc8066ac7615b57710190f9afc1cad52b6aeded8]

INTEGRATION: CWS visibility01 (1.1.1042); FILE MERGED 2004/12/06 08:10:09 mnicel 1.1.1042.1: Part of symbol visibility markup - #i35758#


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [4562ed9458d7aeb2368f466829f88a38a005b531]

INTEGRATION: CWS visibility01 (1.3.234); FILE MERGED 2004/12/06 08:10:08 mnicel 1.3.234.1: Part of symbol visibility markup - #i35758#


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [1873483397208016d31e60310c7b6c3f3664f76f]

INTEGRATION: CWS visibility01 (1.2.1026); FILE MERGED 2004/12/06 08:10:08 mnicel 1.2.1026.2: Part of symbol visibility markup - #i35758# 2004/11/19 12:54:05 mmeeks 1.2.1026.1: Issue number: #i35758# Submitted by: mnicel Reviewed by:  mmeeks

	Add lots of visibility attributes to APIs.

2005-01-21  Kurt Zenker  <kz@openoffice.org>  [1303670fe5e8093fe0ab5383bf27089b6dc58155]

INTEGRATION: CWS visibility01 (1.2.1038); FILE MERGED 2004/12/06 08:10:08 mnicel 1.2.1038.1: Part of symbol visibility markup - #i35758#


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [7d9182d7d7a40b11cba61d8f0d4d293fa3a18dac]

INTEGRATION: CWS visibility01 (1.1.1006); FILE MERGED 2004/11/19 12:54:05 mmeeks 1.1.1006.1: Issue number: #i35758# Submitted by: mnicel Reviewed by:  mmeeks

	Add lots of visibility attributes to APIs.

2005-01-21  Kurt Zenker  <kz@openoffice.org>  [e540feeef656e0f10b7d0c5e685400654864bc18]

INTEGRATION: CWS visibility01 (1.3.1014); FILE MERGED 2004/12/06 08:10:07 mnicel 1.3.1014.1: Part of symbol visibility markup - #i35758#


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [7da912c030581fcb85f0520f34b45e6cebccf766]

INTEGRATION: CWS visibility01 (1.9.784); FILE MERGED 2004/12/06 08:10:07 mnicel 1.9.784.1: Part of symbol visibility markup - #i35758#


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [f86890a208d6137d208ed835c7da41be477e1311]

INTEGRATION: CWS visibility01 (1.3.784); FILE MERGED 2004/12/06 08:10:06 mnicel 1.3.784.1: Part of symbol visibility markup - #i35758#


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [ab4676d530eb13a94c609592945c4aa49e958e11]

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>  [10f4f244c7dbe3f2098e5bcc86e5b86ff52b0370]

INTEGRATION: CWS vcl33 (1.7.100); FILE MERGED 2004/12/03 16:13:42 pl 1.7.100.2: RESYNC: (1.7-1.8); FILE MERGED 2004/12/03 11:00:30 pl 1.7.100.1: #i19646# set background pixmap on splash screen


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [457e59fbe5a6ff754bdcea72408225ccc577e307]

INTEGRATION: CWS vcl33 (1.15.160); FILE MERGED 2004/12/10 16:12:02 pl 1.15.160.1: #i36600# do not pass a URL to NPP_StreamAsFile but a filename


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [518a71f3ae32c6bfd4d9a0a57daeee24bafd5294]

INTEGRATION: CWS vcl33 (1.11.114); FILE MERGED 2004/12/07 10:15:55 pl 1.11.114.1: #i33212# removed useless assertion


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [7f8257effc552d8fe082d12954d4b68690aa4466]

INTEGRATION: CWS vcl33 (1.111.8); FILE MERGED 2004/12/06 09:22:42 pl 1.111.8.2: corrected typo: SalFrame -> WinSalFrame 2004/12/03 11:00:03 pl 1.111.8.1: #i19646# set background pixmap on splash screen


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [c4858636d98759e6ce809d773a2468cc7e4d93a8]

INTEGRATION: CWS vcl33 (1.88.4); FILE MERGED 2004/12/17 11:30:01 hdu 1.88.4.2: #i38370# better positioning for SimpleWinLayout glyph fallback 2004/12/10 11:33:28 hdu 1.88.4.1: #i38370# the width of dropped glyphs are ignored


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [210bdd4231ae4c9e91cb52f2fa71ba7b480e816d]

INTEGRATION: CWS vcl33 (1.63.4); FILE MERGED 2004/12/17 11:30:58 hdu 1.63.4.1: #i38370# no boost for matching encoding when WinW API is available


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [29c94e1dd0ccd871343dafaccdde554dfccb6604]

INTEGRATION: CWS vcl33 (1.11.88); FILE MERGED 2004/12/03 11:00:03 pl 1.11.88.1: #i19646# set background pixmap on splash screen


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [87b097e21ed22c69bc2c31f4c72c203a764367bc]

INTEGRATION: CWS vcl33 (1.184.60); FILE MERGED 2005/01/10 14:44:02 pl 1.184.60.3: RESYNC: (1.185-1.186); FILE MERGED 2004/12/03 15:43:11 pl 1.184.60.2: RESYNC: (1.184-1.185); FILE MERGED 2004/12/03 11:00:01 pl 1.184.60.1: #i19646# set background pixmap on splash screen


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [e0c644cdc84d36788202f00705a0f85c47d7245c]

INTEGRATION: CWS vcl33 (1.10.86); FILE MERGED 2005/01/10 14:43:37 pl 1.10.86.3: RESYNC: (1.11-1.12); FILE MERGED 2004/12/03 15:43:19 pl 1.10.86.2: RESYNC: (1.10-1.11); FILE MERGED 2004/12/02 15:46:18 pl 1.10.86.1: #i38236# gtk plugin for KDE needs workarounds


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [9a74998366715e776ab5a115f71f1a83e0b648a7]

INTEGRATION: CWS vcl33 (1.30.148); FILE MERGED 2004/12/03 15:42:43 pl 1.30.148.2: RESYNC: (1.30-1.31); FILE MERGED 2004/12/01 14:47:47 pl 1.30.148.1: #i32772# do not try iiimf in Linux case until the remaining iiimf problems are solved


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [5d0576d6581fc93fa261ebd0367d59518b849adf]

INTEGRATION: CWS vcl33 (1.10.8); FILE MERGED 2004/12/03 10:59:59 pl 1.10.8.1: #i19646# set background pixmap on splash screen


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [d0a1987b7dce2dffe659a2defec64bc39ff5b9e2]

INTEGRATION: CWS vcl33 (1.42.62); FILE MERGED 2004/12/03 10:59:58 pl 1.42.62.1: #i19646# set background pixmap on splash screen


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [6c606a6facf5678bef93d8ebcfc9ec6421c266cc]

INTEGRATION: CWS vcl33 (1.17.8); FILE MERGED 2005/01/10 14:41:20 pl 1.17.8.2: RESYNC: (1.17-1.18); FILE MERGED 2004/12/03 10:59:57 pl 1.17.8.1: #i19646# set background pixmap on splash screen


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [d3394ccafdc34db7580cad41f53a943112e456bd]

INTEGRATION: CWS vcl33 (1.12.6); FILE MERGED 2005/01/10 14:40:31 pl 1.12.6.2: RESYNC: (1.12-1.13); FILE MERGED 2004/12/07 10:17:55 pl 1.12.6.1: #i33212# let only one thread at any time enter g_main_context_iteration


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [91780ddb36818e9585ad3409e4cf10ede0590c1e]

INTEGRATION: CWS vcl33 (1.203.4); FILE MERGED 2005/01/10 14:40:08 pl 1.203.4.2: RESYNC: (1.203-1.204); FILE MERGED 2004/12/08 15:04:18 ssa 1.203.4.1: #i38498# send datachanged when toggling NWF


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [8f99462ed97602531c313349630ef0301e0439e2]

INTEGRATION: CWS vcl33 (1.4.270); FILE MERGED 2004/12/03 10:59:57 pl 1.4.270.1: #i19646# set background pixmap on splash screen


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [542219eeb72ac13a9f2ad038a9ccce15041c419e]

INTEGRATION: CWS vcl33 (1.30.142); FILE MERGED 2005/01/10 14:07:01 pl 1.30.142.1: #i39887# #i39885# protect against destruction in Dialog::Execute


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [c3d7ca7b215b7cc152fd3d71e6d1a895aa506e09]

INTEGRATION: CWS vcl33 (1.63.4); FILE MERGED 2004/12/17 11:56:31 hdu 1.63.4.1: #i38370# convert glyph fallback merging to run fallback merging in order to enable correct justification


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [b0f51107711eefb9b47e26e6781e78ac2efc33ca]

INTEGRATION: CWS vcl33 (1.75.4); FILE MERGED 2004/12/10 13:57:43 pl 1.75.4.1: #i36901# if all else fails fall back to symbol encoded; patch by cmc


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [0b3c61110fdebe351a056d505483c4ddf05a26a7]

INTEGRATION: CWS vcl33 (1.188.4); FILE MERGED 2004/12/09 16:38:32 hdu 1.188.4.1: #i38750# better glyph fallback candidates for CJK


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [d3a7243d06d7a342e4c4646de08061053c3b1618]

INTEGRATION: CWS vcl33 (1.31.4); FILE MERGED 2005/01/10 14:35:58 pl 1.31.4.2: RESYNC: (1.31-1.32); FILE MERGED 2004/12/08 15:03:37 ssa 1.31.4.1: #i38498# allow parent overwrite (clipmode) only for native pushbuttons


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [8ad61b5bc5d5ac86053db23f9b96f7779a59651f]

INTEGRATION: CWS vcl33 (1.3.12); FILE MERGED 2005/01/10 11:41:42 obr 1.3.12.3: #i40107# patch applied 2004/12/08 09:40:52 obr 1.3.12.2: #i38083# mailto uri must be encoded 2004/12/08 07:26:40 obr 1.3.12.1: #i16554# fix kmail code to work with filenames which include spaces


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [dfb5343e8afb00d0a9c50581152a9fe6527114fa]

INTEGRATION: CWS vcl33 (1.10.48); FILE MERGED 2004/12/07 10:33:11 obr 1.10.48.1: #i37708# applied patch for DESKTOP_LAUNCH support


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [23ca887349f9c378fb38ac100a89009a63902fc6]

INTEGRATION: CWS vcl33 (1.52.4); FILE MERGED 2004/12/17 12:03:06 pl 1.52.4.3: RESYNC: (1.53-1.54); FILE MERGED 2004/12/03 15:39:36 pl 1.52.4.2: RESYNC: (1.52-1.53); FILE MERGED 2004/12/01 16:45:45 pl 1.52.4.1: #i37317# do not always assume that FontSpecific type1 fonts are symbol fonts


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [6a4a1fc2c1f8ea5d6c686bcf926b44b18da2111e]

INTEGRATION: CWS extras15 (1.4.16); FILE MERGED 2004/12/29 14:46:16 tv 1.4.16.1: #i16268# correct field types and lengths


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [e8daf0369e74ef01ebf6711fbaf55a5c42f0c741]

INTEGRATION: CWS vcl33 (1.32.26); FILE MERGED 2005/01/10 14:30:58 pl 1.32.26.3: RESYNC: (1.33-1.34); FILE MERGED 2004/12/17 12:02:48 pl 1.32.26.2: RESYNC: (1.32-1.33); FILE MERGED 2004/12/09 10:38:10 hdu 1.32.26.1: #i38727# added font fallbacks Charter, BitstreamCharter and Georgia


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [31a14d2eeb15704acf93685275002e09a340194d]

INTEGRATION: CWS extras15 (1.3.16); FILE MERGED 2004/12/14 16:49:00 tv 1.3.16.1: #i34784# correct encoding of dbase databank


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [76793e945f3da6ef631fbc677b28c628512693a7]

INTEGRATION: CWS bm4 (1.3.50); FILE MERGED 2005/01/12 10:15:21 bm 1.3.50.1: #i40352# The xml file for the toolbar Standard is called standardbar


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [7f358287bdc20b6ded0b225f20d8530ccf0a5f62]

INTEGRATION: CWS bm4 (1.4.86); FILE MERGED 2005/01/13 13:56:04 bm 1.4.86.1: #i39672# let the conversion routines return a bool


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [ab028bda966a92ec806177c8a8321e160e5daa33]

INTEGRATION: CWS bm4 (1.6.56); FILE MERGED 2005/01/13 13:55:48 bm 1.6.56.2: #i39672# let the conversion routines return a bool 2005/01/12 18:05:43 bm 1.6.56.1: #ii39672# Load: convert old SomeData range information to new format that is written to XML format (Was formerly done in SaveAs, which is no longer possible)


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [e573eb46bba09e9c726dc09d96fba434bb30adf8]

INTEGRATION: CWS bm4 (1.5.56); FILE MERGED 2005/01/13 13:55:47 bm 1.5.56.3: #i39672# let the conversion routines return a bool 2005/01/13 13:11:14 bm 1.5.56.2: #i39672# wrong assignment of the row contains labels flag in ConvertChartRangeForCalc 2005/01/12 18:04:15 bm 1.5.56.1: #ii39672# range-conversion from old to new: if format does not fit, do nothing


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [d7eef938da0ea87008cdfa0f93a2c9bba6140c5c]

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>  [aea55961649a04b01071df35e975b4401016983b]

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>  [0e3a821bd0d1bde97dd940e990c7ed2780b6b4e3]

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>  [22407ad0900dbf4fed35135cc40a52509d23562c]

INTEGRATION: CWS fwkperf01 (1.47.56); FILE MERGED 2005/01/12 15:20:56 cd 1.47.56.1: #i37617# Improve performance switching Impress Views


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [62d5f232ab26ed6f4724b8f8a13558484311edc2]

INTEGRATION: CWS fwkperf01 (1.8.232); FILE MERGED 2005/01/12 15:20:56 cd 1.8.232.1: #i37617# Improve performance switching Impress Views


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [873101593d789e38e5a29a991ef78cc75c55165f]

INTEGRATION: CWS fwkperf01 (1.8.232); FILE MERGED 2005/01/12 15:20:56 cd 1.8.232.1: #i37617# Improve performance switching Impress Views


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [2287d3ac3755462d00684eff9cb4c2cfbc4da83f]

INTEGRATION: CWS fwkperf01 (1.10.14); FILE MERGED 2005/01/18 14:48:28 mba 1.10.14.2: #i40867#: initial show of toolbars was not handled correctly 2005/01/12 15:09:14 cd 1.10.14.1: #i37617# Improve performance switching Impress Views


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [2b79ad2dac22bf8dea31e029a8e70a05ca295f43]

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>  [a479ebc73200f8d0248977e4bf67d4295bcd4e5e]

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>  [1e0f66d53d48b78d2a0fb5ea36c8024757a0b564]

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>  [25e33b55b807cbc49ec68ab8f423b4704a2720d6]

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>  [db7662833e1c2349fdc77186e13eb2b94fcd02b9]

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>  [87527fb20ab9e2eb981da73f8693f8d1e7eb6c7b]

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>  [bf979caf578cc6c59fd1c5610698c7d713bb3a2e]

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>  [1fcaa2a8641f319524161ca11a56869c5c0e0ef2]

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>  [3df6857b0eef1041feef59048e6080b53122c33a]

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>  [232e303de8f9bba0a923209a473fc202f169acad]

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>  [d49642c558d9801a7570560a65bc438394266564]

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>  [c817ad1665859ea12b16108940b19a62146f5771]

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>  [743c05af72654833424e83a7ea40a0e857418f80]

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>  [a66c5a4cfa97eb6df5f183efb7f2ac10bda97571]

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>  [6b4581d3445d7af5edd9a907e779e1dc67ecf61b]

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>  [2865eb6c24004f0e6d0d443bd1281b0ba15acba8]

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>  [d2c27a33fe66fe3f321aa6c4210cf64945b74483]

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>  [e079e43525232ac2167e8e1cee7cb8e70c437c45]

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>  [ab0c7b5d5788f42733367115bd07feb9c216e3e7]

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>  [5ecfe39ef86118fd312e874c66a8091f5e010d64]

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>  [48afcaafee249da820e3eca85aceff472089b668]

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>  [a57fa96cbd8b62fe9a90c994d44785e9b64bdf0f]

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>  [7e805f43b687fcd543d8589ef6b5506461498bc3]

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>  [5c66a58e7e7021f9373d82d2770bc9fcc712173c]

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>  [10cd13ab28843a54d97030f588f946d445d9e60a]

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>  [5929fbf97712148862cd9c644b0d3aafc175c36f]

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>  [ddb2dcf5c89687c0a2dcca443f1028f39b63eb3e]

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>  [b6c3841ccbd0fa0847dedb05e5dd8ea9b4de3903]

INTEGRATION: CWS sysui03 (1.2.14); FILE MERGED 2005/01/04 11:02:43 as 1.2.14.1: #i38193# change mime type for drawing formats


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [bb932b7c348eb1fb2d9b70ce559955dc492bcbbd]

INTEGRATION: CWS sysui03 (1.8.12); FILE MERGED 2005/01/13 10:58:21 obr 1.8.12.1: #i39410#, #i39921# moved all UNO component linked against GNOME libraries into separate package


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [98b080c45634918c53ff0a5b95e25eab6866dd37]

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>  [64c800371d66fdaedd21ac311a3231bd3eaf2b08]

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-21  Kurt Zenker  <kz@openoffice.org>  [165721b06c185e73085093ae400c9abbd4226af5]

INTEGRATION: CWS sysui03 (1.3.12); FILE MERGED 2005/01/13 11:01:09 obr 1.3.12.1: #i39410# moved all UNO component linked against GNOME libraries into separate package


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [9f5fcdbc92db577dbb7e3079e7559b8d4edc9da0]

INTEGRATION: CWS sysui03 (1.4.26); FILE MERGED 2005/01/04 11:02:05 as 1.4.26.1: #i38193# change mime type for drawing formats


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [0a859708d473f63de26bfde9243b07f98f35b726]

INTEGRATION: CWS sysui03 (1.9.2); FILE MERGED 2005/01/19 07:21:15 obr 1.9.2.3: #i38410# gconfbe1.uno.so still found in LD_LIBRARY_PATH, unset LD_LIBRARY_PATH 2005/01/18 11:12:36 obr 1.9.2.2: #i39410# gconfbe1.uno.so still found in LD_LIBRARY_PATH, disabling desktop integration 2005/01/14 09:48:58 obr 1.9.2.1: #i39410# don't install gnome dependant packages


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [8aa7eddd317f6702651bc727d0c30eef72d8060a]

INTEGRATION: CWS sysui03 (1.3.8); FILE MERGED 2005/01/10 11:50:10 obr 1.3.8.1: #i38980# don't create output file for non-existing input


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [3bc3dad956f56f1ed3c9732faaeaeb770e474eeb]

INTEGRATION: CWS sysui03 (1.4.2); FILE MERGED 2005/01/14 07:08:53 obr 1.4.2.1: #i39410# check for gnome packages and other enhancements


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [c5c15eff945be4e9fc5dc3d9cc8c3d915813cf6a]

INTEGRATION: CWS sysui03 (1.3.2); FILE MERGED 2005/01/18 12:56:30 obr 1.3.2.2: #i39410# switched back to rpm from environment due to problems on baseline machines 2005/01/14 07:08:53 obr 1.3.2.1: #i39410# check for gnome packages and other enhancements


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [cdf447fcd58e8a22e8725c9c0f130f67e8b9675a]

INTEGRATION: CWS sysui03 (1.4.8); FILE MERGED 2005/01/14 07:08:52 obr 1.4.8.2: #i39410# check for gnome packages and other enhancements 2005/01/11 08:04:35 obr 1.4.8.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>  [bc4fd4e83199fd074759c6cfd61c9916199aa7ee]

INTEGRATION: CWS sysui03 (1.3.14); FILE MERGED 2005/01/18 12:56:30 obr 1.3.14.2: #i39410# switched back to rpm from environment due to problems on baseline machines 2005/01/14 07:08:52 obr 1.3.14.1: #i39410# check for gnome packages and other enhancements


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [ccf0eb8dc835af503c3f20991ea5938700c253f6]

INTEGRATION: CWS sysui03 (1.26.6); FILE MERGED 2005/01/13 08:12:20 obr 1.26.6.4: #i36339# modification of /etc/mailcap and /etc/mime.types now done in the desktop integration packages 2005/01/11 07:56:06 obr 1.26.6.3: #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. 2004/12/21 12:59:07 obr 1.26.6.2: #i35698# replaced obsolete gnomeint by gnome-set-default-application 2004/12/14 10:02:59 obr 1.26.6.1: removed obsolete 1.x desktop integration


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [801ea5dc1fe541567edde4e184e42a1901a9d71b]

INTEGRATION: CWS sysui03 (1.28.2); FILE MERGED 2004/12/21 12:59:07 obr 1.28.2.2: #i35698# replaced obsolete gnomeint by gnome-set-default-application 2004/12/14 10:02:58 obr 1.28.2.1: removed obsolete 1.x desktop integration


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [4b11c5ceb8a2fce6429a10892e272289e860fc56]

INTEGRATION: CWS sysui03 (1.5.52); FILE MERGED 2005/01/13 08:12:19 obr 1.5.52.3: #i36339# modification of /etc/mailcap and /etc/mime.types now done in the desktop integration packages 2004/12/21 12:59:08 obr 1.5.52.2: #i35698# replaced obsolete gnomeint by gnome-set-default-application 2004/12/14 10:02:58 obr 1.5.52.1: removed obsolete 1.x desktop integration


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [e96f8c5044ff284774c9e55801bac93e4509a1d7]

INTEGRATION: CWS sysui03 (1.7.2); FILE MERGED 2005/01/18 14:06:44 obr 1.7.2.7: gnome-set-default-application: added missing appid 2005/01/17 13:55:11 obr 1.7.2.6: #i35698# patch script in /usr/bin to run gnome-set-default-application on first office start 2005/01/13 08:12:19 obr 1.7.2.5: #i36339# modification of /etc/mailcap and /etc/mime.types now done in the desktop integration packages 2005/01/11 08:24:35 obr 1.7.2.4: RESYNC: (1.7-1.8); FILE MERGED 2005/01/11 07:56:05 obr 1.7.2.3: #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. 2004/12/16 08:22:57 obr 1.7.2.2: Added missing icons to hicolor theme 2004/12/10 08:40:37 obr 1.7.2.1: #i35819# gnome files now moved to /opt/gnome


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [b09f32dbdc97f2fdba810e1684deee2e9df479bc]

INTEGRATION: CWS sysui03 (1.8.2); FILE MERGED 2005/01/11 07:56:05 obr 1.8.2.3: #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. 2004/12/13 09:05:28 obr 1.8.2.2: RESYNC: (1.8-1.9); FILE MERGED 2004/12/10 08:40:36 obr 1.8.2.1: #i35819# gnome files now moved to /opt/gnome


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [ab5d0ac766e1df4ab3aaaddcd5ffbf8cdcf98162]

INTEGRATION: CWS sysui03 (1.5.2); FILE MERGED 2005/01/18 13:35:47 obr 1.5.2.5: #i39755#,#i33855# don't use macros for links 2005/01/18 11:33:19 obr 1.5.2.4: #i39755#,#i33855# need to replace placeholders in launch scripts as well 2005/01/17 13:55:10 obr 1.5.2.3: #i35698# patch script in /usr/bin to run gnome-set-default-application on first office start 2005/01/13 08:12:18 obr 1.5.2.2: #i36339# modification of /etc/mailcap and /etc/mime.types now done in the desktop integration packages 2005/01/11 07:56:03 obr 1.5.2.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>  [3a04d3142367ba0fe2ee612d55f490099d56127e]

INTEGRATION: CWS sysui03 (1.1.2); FILE ADDED 2005/01/18 14:08:04 obr 1.1.2.4: gnome-set-default-application: added missing appid 2005/01/18 10:55:29 obr 1.1.2.3: #i39755#,#i33855# replace BASEDIR with OFFICE_PATH 2005/01/17 13:55:09 obr 1.1.2.2: #i35698# patch script in /usr/bin to run gnome-set-default-application on first office start 2005/01/11 07:56:03 obr 1.1.2.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>  [8fe60895e300e5309e27009e0b9605f24cc1fee9]

INTEGRATION: CWS sysui03 (1.4.4); FILE MERGED 2005/01/17 13:55:09 obr 1.4.4.2: #i35698# patch script in /usr/bin to run gnome-set-default-application on first office start 2005/01/11 07:56:03 obr 1.4.4.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>  [16379a6b35a3b573916870960fff5af26523d473]

INTEGRATION: CWS sysui03 (1.1.2); FILE ADDED 2005/01/13 08:12:17 obr 1.1.2.1: #i36339# modification of /etc/mailcap and /etc/mime.types now done in the desktop integration packages


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [f990864c43b63caf3745a90ec83d055a1708f9f3]

INTEGRATION: CWS sysui03 (1.6.2); FILE MERGED 2005/01/18 11:33:19 obr 1.6.2.3: #i39755#,#i33855# need to replace placeholders in launch scripts as well 2005/01/13 08:12:16 obr 1.6.2.2: #i36339# modification of /etc/mailcap and /etc/mime.types now done in the desktop integration packages 2005/01/11 07:56:02 obr 1.6.2.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>  [c85a0a5580a6d312cee92d0c28f4aa7cae903aa9]

INTEGRATION: CWS sysui03 (1.1.2); FILE ADDED 2005/01/17 13:55:08 obr 1.1.2.2: #i35698# patch script in /usr/bin to run gnome-set-default-application on first office start 2005/01/13 08:12:15 obr 1.1.2.1: #i36339# modification of /etc/mailcap and /etc/mime.types now done in the desktop integration packages


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [86253956fd7fd7940ff214f787f0a928c9479d58]

INTEGRATION: CWS sysui03 (1.1.2); FILE ADDED 2005/01/11 07:56:01 obr 1.1.2.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>  [117fc662ed8801933a953fd55db76694bbed310f]

INTEGRATION: CWS sysui03 (1.1.2); FILE ADDED 2005/01/11 07:56:00 obr 1.1.2.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>  [4143c5febf07c8264de30f3fe899fc849202bd48]

INTEGRATION: CWS sysui03 (1.2.46); FILE MERGED 2005/01/11 07:56:00 obr 1.2.46.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>  [5fe86ce98043439346fc5de2cf70888dc1ca70de]

INTEGRATION: CWS sysui03 (1.6.2); FILE MERGED 2005/01/18 14:05:45 obr 1.6.2.6: gnome-set-default-application: added missing appid 2005/01/17 13:55:04 obr 1.6.2.5: #i35698# patch script in /usr/bin to run gnome-set-default-application on first office start 2005/01/13 08:12:14 obr 1.6.2.4: #i36339# modification of /etc/mailcap and /etc/mime.types now done in the desktop integration packages 2005/01/11 08:24:27 obr 1.6.2.3: RESYNC: (1.6-1.7); FILE MERGED 2005/01/11 07:55:59 obr 1.6.2.2: #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. 2004/12/16 07:25:33 obr 1.6.2.1: Added missing icons to hicolor theme


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [1f1b6179e3a1613088e0d360aeaaad1b488bf7f4]

INTEGRATION: CWS sysui03 (1.9.2); FILE MERGED 2005/01/11 07:55:59 obr 1.9.2.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>  [33ab7fd3aba615dae1e60022cc0eff1734c2aa36]

INTEGRATION: CWS sysui03 (1.3.2); FILE MERGED 2005/01/06 14:00:27 obr 1.3.2.1: #i38193# mime type changes for drawings


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [5140c386c78475820fca5063835f02419bb2ac00]

INTEGRATION: CWS sysui03 (1.4.2); FILE MERGED 2005/01/06 14:00:26 obr 1.4.2.1: #i38193# mime type changes for drawings


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [48c4804aaa658f6e8ae4a91190362bb478cfb927]

INTEGRATION: CWS sysui03 (1.3.2); FILE MERGED 2005/01/06 14:00:26 obr 1.3.2.1: #i38193# mime type changes for drawings


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [7bd17c7f51217f19db1959ab7f5a5ce433b8869e]

INTEGRATION: CWS sysui03 (1.3.2); FILE MERGED 2005/01/06 14:00:25 obr 1.3.2.1: #i38193# mime type changes for drawings


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [21b0df5a310c5e8af93887bd15a534120c35389f]

INTEGRATION: CWS sysui03 (1.5.2); FILE MERGED 2005/01/10 08:12:22 obr 1.5.2.2: #i39755# replaced TryExec mechanism with symlinks into office installation 2004/12/21 09:04:11 obr 1.5.2.1: #i35698# added InitialPreference to override OOo 1.1 user space menu integration


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [4b8dbaac325bae46ca9854ae006f4b24daf2a589]

INTEGRATION: CWS sysui03 (1.3.28); FILE MERGED 2005/01/10 08:12:22 obr 1.3.28.1: #i39755# replaced TryExec mechanism with symlinks into office installation


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [a5323a87624997547bb58a94250d3d1f3b4f3ec8]

INTEGRATION: CWS sysui03 (1.5.2); FILE MERGED 2005/01/10 08:12:22 obr 1.5.2.2: #i39755# replaced TryExec mechanism with symlinks into office installation 2004/12/21 09:04:10 obr 1.5.2.1: #i35698# added InitialPreference to override OOo 1.1 user space menu integration


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [de7573896c36773d054fc5499e875758c426e882]

INTEGRATION: CWS sysui03 (1.5.2); FILE MERGED 2005/01/10 08:12:21 obr 1.5.2.3: #i39755# replaced TryExec mechanism with symlinks into office installation 2005/01/06 13:59:23 obr 1.5.2.2: #i38193# mime type changes for drawings 2004/12/21 09:04:10 obr 1.5.2.1: #i35698# added InitialPreference to override OOo 1.1 user space menu integration


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [cb350196bad149d837e420f47241fb83ccb83e6e]

INTEGRATION: CWS sysui03 (1.5.2); FILE MERGED 2005/01/10 08:12:21 obr 1.5.2.2: #i39755# replaced TryExec mechanism with symlinks into office installation 2004/12/21 09:04:09 obr 1.5.2.1: #i35698# added InitialPreference to override OOo 1.1 user space menu integration


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [08aff7dec6a65daa3fc2bc64e28310c56b34323c]

INTEGRATION: CWS sysui03 (1.3.2); FILE MERGED 2005/01/10 08:12:21 obr 1.3.2.2: #i39755# replaced TryExec mechanism with symlinks into office installation 2004/12/21 09:04:09 obr 1.3.2.1: #i35698# added InitialPreference to override OOo 1.1 user space menu integration


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [c84f75834b94a98380494fc0855cd8cc0df235a1]

INTEGRATION: CWS swqbugfixes12 (1.40.62); FILE MERGED 2005/01/07 14:14:15 fme 1.40.62.1: #i40017# Convert spaces and tabs into numbering indent


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [e63f136299a18088ee75a9bec89235123af550cd]

INTEGRATION: CWS swqbugfixes12 (1.7.252); FILE MERGED 2005/01/05 08:11:28 fme 1.7.252.1: #i35572# Move up/down with subpoints, up/down with subpoints for outline numbered paragraphs


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [fdb1a5539e58fc45f499e2f8c04802b3120879cd]

INTEGRATION: CWS swqbugfixes12 (1.146.8); FILE MERGED 2005/01/10 09:18:52 od 1.146.8.3: RESYNC: (1.146-1.147); FILE MERGED 2005/01/07 11:48:52 od 1.146.8.2: #i39251# - undo previous change, because it's not the correct fix.          Instead, in method <SwWW8ImplReader::ReadText(..)> 	 insert paragraph on page break, if no one is inserted. 2005/01/04 10:33:07 od 1.146.8.1: #i39251# <SwWW8ImplReader::ReadChars(..)> - import empty paragraphs 	 containing page|section break.


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [74fe1cc5a2aa539aa0cda3a051e1bf4ec020eeb8]

INTEGRATION: CWS swqbugfixes12 (1.81.62); FILE MERGED 2005/01/07 15:42:53 od 1.81.62.1: #i30669# - methods <WinwordAnchoring::SetAnchoring(..)> and 	   <PlcDrawObj::WritePlc(..)> - convert Writer object positions, 	   if needed and possible.


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [932812d75ebf8ce0499776e242c3eaaed05faf20]

INTEGRATION: CWS swqbugfixes12 (1.10.364); FILE MERGED 2005/01/07 15:42:52 od 1.10.364.1: #i30669# - methods <WinwordAnchoring::SetAnchoring(..)> and 	   <PlcDrawObj::WritePlc(..)> - convert Writer object positions, 	   if needed and possible.


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [f43a629390be932b71995e662c87d1149dcc9b8d]

INTEGRATION: CWS swqbugfixes12 (1.57.72); FILE MERGED 2005/01/07 11:17:00 fme 1.57.72.2: #i40059# Sorry, wrong bugid 2005/01/07 11:14:56 fme 1.57.72.1: #i40017# Handle out of bounds rectangles in GetPageNumAndSetOffsetForPDF


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [d4db604d9275e522ec9536a206743409a69d566c]

INTEGRATION: CWS swqbugfixes12 (1.10.94); FILE MERGED 2005/01/07 15:21:19 fme 1.10.94.1: #i38764# CanGrouping should return false if cDelChar is BREAKWORD *or* INWORD


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [7855210db6fc00a6af5e4e0da384a6282da321b1]

INTEGRATION: CWS swqbugfixes12 (1.61.62); FILE MERGED 2005/01/06 14:38:15 fme 1.61.62.1: #118968# Changed SwScanner::NextWord - Skip non-LetterNumeric characters before calling getWordBoundary


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [31bf0e3b19cc579aa018a8116ad4d630dea59891]

INTEGRATION: CWS swqbugfixes12 (1.52.2); FILE MERGED 2005/01/12 13:00:30 od 1.52.2.1: #i40155# <SwTxtFly::InitFlyList()> - check, if frame is marked not to 	 wrap around objects.


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [17ab5d87f1bd8aa190ccab9e16fd2834a3d3033a]

INTEGRATION: CWS swqbugfixes12 (1.32.148); FILE MERGED 2005/01/07 14:06:29 fme 1.32.148.1: #i40017# Convert spaces and tabs into numbering indent


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [1933a44bc13f7a49499bc1774ff2498f9e109802]

INTEGRATION: CWS swqbugfixes12 (1.55.8); FILE MERGED 2005/01/12 09:32:25 od 1.55.8.2: #i40140# <SwTxtFrm::Format(..)> - locking of text frame in updating 	 anchor character for at-character anchored objects no longer 	 needed, because invalidation of at-character anchored objects 	 doesn't invalidate its anchor frame or clears the paragraph 	 portion information of its anchor frame. 2005/01/04 13:57:35 od 1.55.8.1: #118895# <SwTxtFrm::Format(..)> - no check of paragraph portion information 	 for empty paragraph for method call <SwAnchoredObject::CheckCharRectAndTopOfLine(..)>


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [6c515f9499127b2c10e8a212fc559c2a37d146de]

INTEGRATION: CWS swqbugfixes12 (1.5.2); FILE MERGED 2005/01/10 15:49:48 fme 1.5.2.2: #i40292# Do not consider empty outlines during pdf outline export 2005/01/10 15:42:54 fme 1.5.2.1: #i40292# Do not consider empty outlines during pdf outline export


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [ce01a5c003a59aa71db53e5ba461706fabb898b3]

INTEGRATION: CWS swqbugfixes12 (1.9.74); FILE MERGED 2005/01/12 14:32:48 od 1.9.74.1: #i40155# <SwToCntntAnchoredObjectPosition::CalcPosition()> 	 - get default for <mpVertPosOrientFrm> on return without positioning. 	 - correct check on anchor character rectangle.


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [9833e1cc443a1132947040288217fbfcb323b482]

INTEGRATION: CWS swqbugfixes12 (1.37.222); FILE MERGED 2005/01/12 14:40:08 od 1.37.222.2: #i40147# - correct syntax error. 2005/01/11 12:40:21 od 1.37.222.1: #i40147# <SwSectionFrm::Format(..)> - keep locked positions of objects, 	 if an extra format is performed to position these objects.


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [777db499b60e40f121dde990d60d0a33dae006c7]

INTEGRATION: CWS swqbugfixes12 (1.3.74); FILE MERGED 2005/01/11 12:36:30 od 1.3.74.1: #i40141# - new method <SwObjectFormatterTxtFrm::_FormatAnchorFrmForCheckMoveMwd()> #i40147# - introduce new parameter <_bCheckForMovedFwd> at method <DoFormatObj(..)>


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [b283cefad94e7cb8b7471d842a84414ed7dac1e3]

INTEGRATION: CWS swqbugfixes12 (1.7.8); FILE MERGED 2005/01/12 12:59:02 od 1.7.8.3: #i40155# - after the formatting of the anchor frame after the successful 	   object positioning mark an anchor frame, whose follow contains 	   all its text, not to wrap around objects. 2005/01/12 09:34:47 od 1.7.8.2: #i40140# <SwObjectFormatterTxtFrm::_FormatAnchorFrmForCheckMoveFwd()> 	 - extended by formatting content of previous columns. 2005/01/11 12:36:30 od 1.7.8.1: #i40141# - new method <SwObjectFormatterTxtFrm::_FormatAnchorFrmForCheckMoveMwd()> #i40147# - introduce new parameter <_bCheckForMovedFwd> at method <DoFormatObj(..)>


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [cb354c64f969cf93b87fdf10dadcc6fbeb357759]

INTEGRATION: CWS swqbugfixes12 (1.2.252); FILE MERGED 2005/01/11 12:32:17 od 1.2.252.1: #i40147# - introduce new parameter <_bCheckForMovedFwd> at method <DoFormatObj(..)>


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [e5d88c393b18d5778d2986b0088d24fb2711177a]

INTEGRATION: CWS swqbugfixes12 (1.4.74); FILE MERGED 2005/01/11 12:32:17 od 1.4.74.1: #i40147# - introduce new parameter <_bCheckForMovedFwd> at method <DoFormatObj(..)>


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [a024797f33ad377aa94e0d0f09b0f784f8c0f16a]

INTEGRATION: CWS swqbugfixes12 (1.5.8); FILE MERGED 2005/01/11 12:32:18 od 1.5.8.1: #i40147# - introduce new parameter <_bCheckForMovedFwd> at method <DoFormatObj(..)>


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [9bcfc62f04f908b495022f0fd694840f7f0bd2e2]

INTEGRATION: CWS swqbugfixes12 (1.4.8); FILE MERGED 2005/01/12 12:53:22 od 1.4.8.1: #i40155# new method <SwMovedFwdFrmsByObjPos::Remove(..)>


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [11f293b3c425a69c562f68e4b5e8a94abc4ac302]

INTEGRATION: CWS swqbugfixes12 (1.7.74); FILE MERGED 2005/01/12 12:51:22 od 1.7.74.1: #i40155# class <SwLayouter> - new data structure to collect frames, which          are marked not to wrap around objects.


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [270f99ce565d58280e7a397ade373507debc51ed]

INTEGRATION: CWS swqbugfixes12 (1.47.2); FILE MERGED 2005/01/12 12:55:14 od 1.47.2.1: #i40155# <SwLayAction::InternalAction()> - clear data structure collecting 	 frames, which are marked not to wrap around objects.


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [8f3b0767b0abd878ae63579b1d75e215dd0e46a2]

INTEGRATION: CWS swqbugfixes12 (1.72.8); FILE MERGED 2005/01/07 15:36:27 od 1.72.8.1: #i30669# - correct methods <SwDrawContact::GetAnchoredObj(..)>


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [8461c418c0c8b6e37e021a0d691d8196f8767da2]

INTEGRATION: CWS swqbugfixes12 (1.52.8); FILE MERGED 2005/01/10 17:51:45 od 1.52.8.1: #i40150# <SwCntntFrm::MakeAll()> - no check of frame height change after 	 format of printing area, if frame is undersized.


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [7aa0dc7096a1e4b99a0782e29d8091eb1062b14c]

INTEGRATION: CWS swqbugfixes12 (1.52.204); FILE MERGED 2005/01/07 15:36:27 od 1.52.204.1: #i30669# - correct methods <SwDrawContact::GetAnchoredObj(..)>


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [15a72d55df834b21c5ab0b4bd0b7092dd157aa73]

INTEGRATION: CWS swqbugfixes12 (1.9.8); FILE MERGED 2005/01/11 12:29:53 od 1.9.8.2: #i40147# class <SwAnchoredObject> - new member <mbKeepLockedPositionForSection> 2005/01/07 15:39:03 od 1.9.8.1: #i30669# - implementation of new methods, which provides needed layout 	   information for the WW8 filter.


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [5e97beaf090f882a8ba5585cc3176ef4ab3135d4]

INTEGRATION: CWS swqbugfixes12 (1.3.74); FILE MERGED 2005/01/11 12:28:37 od 1.3.74.1: #i40147# class <SwObjectFormatter::DoFormatObj(..)> 	 - new parameter <_bCheckForMovedFwd>


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [f5e0c1a9c809641d6af938f6f65efab128560111]

INTEGRATION: CWS swqbugfixes12 (1.3.74); FILE MERGED 2005/01/12 12:50:16 od 1.3.74.1: #i40155# - new method <SwMovedFwdFrmsByObjPos::Remove(..)>


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [d3d112402b3920d54b943c898fe5a83622888ee2]

INTEGRATION: CWS swqbugfixes12 (1.3.74); FILE MERGED 2005/01/12 12:49:00 od 1.3.74.1: #i40155# class <SwLayouter> - new data structure to collect frames, which      	 are marked not to wrap around objects


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [dd5b0e63354dc51ff6771afcd284ec694cd0c3d9]

INTEGRATION: CWS swqbugfixes12 (1.32.8); FILE MERGED 2005/01/10 09:07:19 od 1.32.8.2: RESYNC: (1.32-1.33); FILE MERGED 2005/01/07 09:06:19 fme 1.32.8.1: #i39552# Collection of column boxes has to be performed at the beginning of GetTabRows because it may trigger the formatting of an invalid table frame


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [2e4fc5d948b58d0e2744996003d657058f50d4ea]

INTEGRATION: CWS swqbugfixes12 (1.25.92); FILE MERGED 2005/01/07 15:05:13 od 1.25.92.1: #i40085# <SwFEShell::Insert( SdrObject& rDrawObj, ...) - 	 move object to visible layer 	 This is a follow-up of issue i35635


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [c13e5ae0f78cdf68bde81f34a7ac2dc77efac913]

INTEGRATION: CWS swqbugfixes12 (1.38.8); FILE MERGED 2005/01/10 09:06:53 od 1.38.8.2: RESYNC: (1.38-1.39); FILE MERGED 2005/01/07 15:36:25 od 1.38.8.1: #i30669# - correct methods <SwDrawContact::GetAnchoredObj(..)>


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [a2d1864f1cdbb2843803979b91c1edfc28871e13]

INTEGRATION: CWS swqbugfixes12 (1.25.62); FILE MERGED 2005/01/07 09:06:33 fme 1.25.62.1: #i39552# Collection of column boxes has to be performed at the beginning of GetTabRows because it may trigger the formatting of an invalid table frame


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [5a8e39aecf8fa96189c75b34765d8b3c7f0b160f]

INTEGRATION: CWS swqbugfixes12 (1.32.2); FILE MERGED 2005/01/13 12:34:26 od 1.32.2.2: #i40550# - adjust also methods <MakeCharFmt(..)> and <MakeTxtFmtColl(..)> 	   to match function pointer <FNCopyFmt> 2005/01/13 11:59:49 od 1.32.2.1: #i40550# - reflect correction of definition of <FNCopyFmt>


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [1a2224694b1b32c3f0d21d9566b61932cb5963bd]

INTEGRATION: CWS swqbugfixes12 (1.24.148); FILE MERGED 2005/01/07 15:36:24 od 1.24.148.1: #i30669# - correct methods <SwDrawContact::GetAnchoredObj(..)>


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [d2833865cf1cad8567be29b2d235cb3581cbcaee]

INTEGRATION: CWS swqbugfixes12 (1.21.94); FILE MERGED 2005/01/07 14:07:55 fme 1.21.94.1: #i40017# Convert spaces and tabs into numbering indent


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [4b127a78b1108a12466f771b3061f64b96b2134e]

INTEGRATION: CWS swqbugfixes12 (1.42.204); FILE MERGED 2005/01/10 15:10:22 fme 1.42.204.1: #i40018# #i40019# Cursor travelling in front of numbering label


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [b1bc3e134f575e9d7d70df5ffcb99c222301e2b6]

INTEGRATION: CWS swqbugfixes12 (1.51.2); FILE MERGED 2005/01/10 15:10:22 fme 1.51.2.1: #i40018# #i40019# Cursor travelling in front of numbering label


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [be888107c137c0c42a19a79498f5dcc1c71c46bd]

INTEGRATION: CWS swqbugfixes12 (1.95.40); FILE MERGED 2005/01/13 12:33:50 od 1.95.40.4: #i40550# - adjust also methods <MakeCharFmt(..)> and <MakeTxtFmtColl(..)> 	   to match function pointer <FNCopyFmt> 2005/01/13 12:01:15 od 1.95.40.3: #i40550# - correct definition of function pointer <FNCopyFmt> 2005/01/10 08:56:01 od 1.95.40.2: RESYNC: (1.95-1.97); FILE MERGED 2005/01/07 14:08:22 fme 1.95.40.1: #i40017# Convert spaces and tabs into numbering indent


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [8e293925cceccfa4fe1adff27cf6a03821f58cea]

INTEGRATION: CWS swqbugfixes12 (1.14.100); FILE MERGED 2005/01/07 15:36:23 od 1.14.100.1: #i30669# - correct methods <SwDrawContact::GetAnchoredObj(..)>


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [8b180340e773651c70b6a011c11b5f9e2d5eff89]

INTEGRATION: CWS swqbugfixes12 (1.9.8); FILE MERGED 2005/01/11 12:26:20 od 1.9.8.2: #i40147# class <SwAnchoredObject> - new member <mbKeepPositionLockedForSection> 	 including accessor 2005/01/07 15:32:32 od 1.9.8.1: #i30669# - new methods <GetRelPosToAnchorFrm()>, <GetRelPosToPageFrm()>, 	   <GetRelPosToChar()> and <GetRelPosToLine()> to provide 	   needed layout information for WW8 filter.


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [d65caa5488ac4653339a126b966f86df67b66173]

INTEGRATION: CWS fwkperf01 (1.116.18); FILE MERGED 2005/01/12 15:35:03 cd 1.116.18.1: #i37617# Prevent strange effects when the closer is set on a menu bar


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [f484b0825212a5a1138c039a8868ef67ad2f1e72]

INTEGRATION: CWS sysui03 (1.4.4); FILE MERGED 2005/01/11 07:55:56 obr 1.4.4.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>  [8dc205ba3d794512fbe90ffe3edced7aaf96e9fa]

INTEGRATION: CWS fwkperf01 (1.16.158); FILE MERGED 2005/01/12 15:20:57 cd 1.16.158.1: #i37617# Improve performance switching Impress Views


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [b83b050b2ef8352c0fc40a55dc4763bfcc74a5f8]

INTEGRATION: CWS fwkperf01 (1.33.56); FILE MERGED 2005/01/12 15:20:57 cd 1.33.56.1: #i37617# Improve performance switching Impress Views


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [0cedfe306e3ac105d89eb2195ef09b8d2183bd95]

INTEGRATION: CWS ause016 (1.4.36); FILE MERGED 2005/01/18 10:51:59 hjs 1.4.36.1: #i35263# avoid language specific lines in d.lst


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [7312a151c8678ca2bb7bd56eb5bc81f43b210eb2]

INTEGRATION: CWS fwkperf01 (1.4.88); FILE MERGED 2005/01/12 15:09:14 cd 1.4.88.1: #i37617# Improve performance switching Impress Views


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [8a4ae6fecec66cd6cd82fc50e4c2e321a71899e2]

INTEGRATION: CWS ause016 (1.1.2); FILE ADDED 2005/01/17 14:06:26 mh 1.1.2.1: updated license text, #i38427#


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [b7cd880bd2154ba02d5b1501a04f2447377a84eb]

INTEGRATION: CWS fwkperf01 (1.16.14); FILE MERGED 2005/01/12 15:09:13 cd 1.16.14.1: #i37617# Improve performance switching Impress Views


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [dbaeb555f6e361fad69443e83833b5e40e696226]

INTEGRATION: CWS fwkperf01 (1.16.4); FILE MERGED 2005/01/12 15:09:12 cd 1.16.4.1: #i37617# Improve performance switching Impress Views


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [0556c9ce86ef0aa3b2ae2e6274e4a3f244771c80]

INTEGRATION: CWS ause016 (1.1.2); FILE ADDED 2005/01/17 14:06:25 mh 1.1.2.1: updated license text, #i38427#


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [ca83efe6d33a509fb475ee5b3e98acabb14a371a]

INTEGRATION: CWS fwkperf01 (1.11.194); FILE MERGED 2005/01/12 15:09:11 cd 1.11.194.1: #i37617# Improve performance switching Impress Views


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [1af37d5595ca8a6dc88db7e46c81715924ea277a]

INTEGRATION: CWS fwkperf01 (1.4.20); FILE MERGED 2005/01/12 15:08:50 cd 1.4.20.1: #i37617# Improve performance switching Impress Views


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [9f24257555568d528176468c3a35c0c6516da0b5]

INTEGRATION: CWS fwkperf01 (1.10.22); FILE MERGED 2005/01/12 15:08:49 cd 1.10.22.1: #i37617# Improve performance switching Impress Views


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [974edc4b73bb4ccc2c617626b09c14bf8ad23eb3]

INTEGRATION: CWS ause016 (1.1.2); FILE ADDED 2005/01/17 14:07:42 mh 1.1.2.1: updated license text, #i38427#


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [ddfca622220ee1c551c764106a2c51353e077688]

INTEGRATION: CWS ause016 (1.20.4); FILE MERGED 2005/01/18 10:51:58 hjs 1.20.4.1: #i35263# avoid language specific lines in d.lst


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [3e53401c3bae9959bc263295d1f51a4e3bf4f252]

INTEGRATION: CWS ause016 (1.3.62); FILE MERGED 2005/01/18 10:51:58 hjs 1.3.62.1: #i35263# avoid language specific lines in d.lst


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [1df0b484cb9a23871bbbc0dc684b31253b736f19]

INTEGRATION: CWS ause016 (1.3.124); FILE MERGED 2005/01/18 10:51:57 hjs 1.3.124.1: #i35263# avoid language specific lines in d.lst


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [89568760b1600eba33735c2069f795ad5251655b]

INTEGRATION: CWS ause016 (1.3.70); FILE MERGED 2005/01/18 10:51:57 hjs 1.3.70.1: #i35263# avoid language specific lines in d.lst


2005-01-21  Kurt Zenker  <kz@openoffice.org>  [c8b8e2d8dba0a9870ab6f9c5141ffeb384f46f03]

INTEGRATION: CWS ause016 (1.3.6); FILE MERGED 2005/01/17 15:59:53 hjs 1.3.6.1: #i40805# help find to return quick


2005-01-20  Vladimir Glazounov  <vg@openoffice.org>  [d2bc8b7ecc4d6aec7dd4e1a4e0e13257c2be32b5]

new version for SRC680


2005-01-20  Oliver Bolte  <obo@openoffice.org>  [a7510a417d7240717cc9d3825309f8d977dafbd7]

#i10000# max arguments from 10 to 20


2005-01-20  Vladimir Glazounov  <vg@openoffice.org>  [5f772d74d42147790fb8289ee7e36cf2219f32ba]

new version for SRC680


2005-01-20  Kurt Zenker  <kz@openoffice.org>  [2382386b36445dea49e099159a642b0bcc2bb793]

#i10000# chg. sqrtf to sqrt (mbu)


2005-01-20  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b51d485fe13c2bf318c9d5de42b8f102282d19b4]

#i10000# no pkg-config for windows...


2005-01-20  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a6b569cc786a455a5337f7ee3731bf9ffb00071b]

#i10000# fix missing target


2005-01-20  Hans-Joachim Lankenau  <hjs@openoffice.org>  [47a2599c0ae36579a3a33776c6e278f3d58ffe77]

#i10000# fix pkgconfig call


2005-01-20  Rüdiger Timm  <rt@openoffice.org>  [cb3977659ae3556f4047b82d3a67cc8ca530b824]

#i10000# Typo corrected.


2005-01-20  Mathias Bauer  <mba@openoffice.org>  [471f965bbc3ea5c679c99c347696837d03a549e1]

#i40904#: make sure that GetOutputStorage also works if a TempFile was created already


2005-01-20  Mathias Bauer  <mba@openoffice.org>  [5df278aa36485eea39f0b17166adcaf09bec4e3c]

#i40904#: CreateTempFileNoCopy not necessary


2005-01-19  Vladimir Glazounov  <vg@openoffice.org>  [36638903fafd69347cce2d6fd25cf2b52b351545]

new version for SRC680


2005-01-19  Vladimir Glazounov  <vg@openoffice.org>  [bde1dafc4193705cb9fbc3348580d60e852c56c6]

new version for SRC680


2005-01-19  Kurt Zenker  <kz@openoffice.org>  [cb29cc8b318d04eb332d90adfb66aeabf79da308]

#i10000# chg. Len() to getLength() (mbu)


2005-01-19  Kurt Zenker  <kz@openoffice.org>  [5758278463140699232bb9920546d541ec5f9221]

#i10000# remove external from include


2005-01-19  Rüdiger Timm  <rt@openoffice.org>  [09aaa5745dce56bdc87085514bc5b12d94b79286]

#i10000#, i40623: Create directory before copying into it.


2005-01-19  Vladimir Glazounov  <vg@openoffice.org>  [b1b20f30d6482cfe311d355cf9dab7e91efffa82]

new version for SRC680


2005-01-19  Kurt Zenker  <kz@openoffice.org>  [81e23652483e0c263a893b1b7ba0d63cfe27f2bf]

#i10000# remove SetBaseURL (mba)


2005-01-19  Kurt Zenker  <kz@openoffice.org>  [da6eb2e74a5c0e91cfee794191978deddd41fe0d]

#i10000# add dependency comphelper


2005-01-19  Kurt Zenker  <kz@openoffice.org>  [373e57677a280682a8747ad6a6f10533fb294a6a]

INTEGRATION: CWS fwkbugfix04 (1.53.22); FILE MERGED 2005/01/14 12:50:41 mba 1.53.22.1: #i38655#: check for macros also after import of binary formats


2005-01-19  Vladimir Glazounov  <vg@openoffice.org>  [aad9da1a5650d0368aee35d35bb5b7cab1dc3db5]

new version for SRC680


2005-01-18  Vladimir Glazounov  <vg@openoffice.org>  [d6eaccc7abbac02144f0e748dc889ecb9352361a]

new version for SRC680


2005-01-18  Vladimir Glazounov  <vg@openoffice.org>  [e46b28ddcfe8422d9b746e7396f3c08a260c1e83]

new version for SRC680


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [53d5d8871802e065ce3c4a682c104ac37cfafded]

SRC680


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [2d6993b80b9f90cfaa04f84e0d61db4591d4735e]

INTEGRATION: CWS fwkbugfix04 (1.140.6); FILE MERGED 2005/01/14 12:50:42 mba 1.140.6.5: #i38655#: check for macros also after import of binary formats 2004/12/10 23:25:34 mba 1.140.6.4: #i38655#: check for macros after import 2004/12/08 15:14:07 mba 1.140.6.3: RESYNC: (1.140-1.145); FILE MERGED 2004/12/06 18:00:27 mba 1.140.6.2: #i38334#: get rid of all code based on SfxConfigManager 2004/11/30 16:28:15 abi 1.140.6.1: #i37356# output stream for save should not contain copy of original file


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [8adda873fcbdcaeca284929bd51a2a4c1ebff954]

INTEGRATION: CWS fwkbugfix04 (1.31.16); FILE MERGED 2004/12/08 10:58:52 mba 1.31.16.2: #i29606#: inserting of PowerPoint and binary files 2004/12/06 18:24:34 mba 1.31.16.1: #i29606#: inserting of files not in own format enabled


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [eb1e82128fe6286512da80539ba9b59be0ea7a8c]

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>  [b213b18e8bf186cb86a2a3e00d39f0537aa6ae60]

INTEGRATION: CWS fwkbugfix04 (1.35.20); FILE MERGED 2004/12/06 18:04:56 mba 1.35.20.1: #i38334#: get rid of all code based on SfxConfigManager


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [04bd6ed35dda802d5896467892334f1d565e3ace]

INTEGRATION: CWS fwkbugfix04 (1.47.6); FILE MERGED 2005/01/06 17:45:04 mba 1.47.6.2: RESYNC: (1.47-1.48); FILE MERGED 2004/12/06 18:04:25 mba 1.47.6.1: #i38334#: get rid of all code based on SfxConfigManager


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [3e57eec321fc217c81dcd48b8f25ca66d5be2fea]

INTEGRATION: CWS systemboost (1.2.40); FILE MERGED 2005/01/14 09:15:31 cmc 1.2.40.1: #i36983# don't have external in include boost


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [1e870a64d6e58028386e905a5b03d80307125404]

INTEGRATION: CWS fwkbugfix04 (1.94.6); FILE MERGED 2005/01/14 12:50:55 mba 1.94.6.5: #i38655#: check for macros also after import of binary formats 2005/01/06 17:44:50 mba 1.94.6.4: RESYNC: (1.97-1.99); FILE MERGED 2004/12/08 15:16:57 mba 1.94.6.3: RESYNC: (1.94-1.97); FILE MERGED 2004/12/06 18:04:24 mba 1.94.6.2: #i38334#: get rid of all code based on SfxConfigManager 2004/12/02 16:44:34 mba 1.94.6.1: #i37963#: incorrect check for existence of macros


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [420bee89a32beee989c2f4c6aa3c14aec4b0496a]

INTEGRATION: CWS systemboost (1.2.40); FILE MERGED 2005/01/14 09:15:30 cmc 1.2.40.1: #i36983# don't have external in include boost


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [5454b0024cc7df38221de185803b61b49da55278]

INTEGRATION: CWS fwkbugfix04 (1.58.6); FILE MERGED 2004/12/08 15:16:37 mba 1.58.6.4: RESYNC: (1.58-1.59); FILE MERGED 2004/12/08 11:02:48 mba 1.58.6.3: #118655#: OfficeDispatches should work for slot and uno commands together 2004/12/06 18:04:24 mba 1.58.6.2: #i38334#: get rid of all code based on SfxConfigManager 2004/12/02 16:45:58 mba 1.58.6.1: #118655#: support for internal dispatching in StateCache


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [e1678ee7ed8fab3fe266fbe10e46b11fcabe469f]

INTEGRATION: CWS fwkbugfix04 (1.34.118); FILE MERGED 2005/01/06 17:44:25 mba 1.34.118.3: RESYNC: (1.35-1.36); FILE MERGED 2004/12/08 15:16:12 mba 1.34.118.2: RESYNC: (1.34-1.35); FILE MERGED 2004/12/02 16:45:31 mba 1.34.118.1: #i31945#: UNO support for AnyItem


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [a195b057899bc7c8e3776c963507cbdd8a985b67]

INTEGRATION: CWS systemboost (1.2.2); FILE MERGED 2005/01/13 16:12:06 cmc 1.2.2.1: #i36983# optional build with system-boost


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [0fd3ddda29565ce02661f24436e84d07d8ac0788]

INTEGRATION: CWS systemboost (1.5.2); FILE MERGED 2005/01/17 14:52:12 cmc 1.5.2.2: unneccessary mkdir 2005/01/17 14:49:05 rene 1.5.2.1: don't deliver into external/boost, just to boost/


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [1aff91ff2e0afad7b294c3d7201e36a01b3609be]

INTEGRATION: CWS systemboost (1.6.2); FILE MERGED 2005/01/13 15:31:46 cmc 1.6.2.1: #i36983# optional build with system-boost


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [3777227ad9ef094a5d22f26d06ff569fcc13eee2]

INTEGRATION: CWS fwkbugfix04 (1.42.6); FILE MERGED 2005/01/06 17:44:15 mba 1.42.6.2: RESYNC: (1.42-1.43); FILE MERGED 2004/12/06 18:03:38 mba 1.42.6.1: #i38334#: get rid of all code based on SfxConfigManager


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [add3ad38030545a957919aa473365c0e0e4cbdc0]

INTEGRATION: CWS systemboost (1.16.8); FILE MERGED 2005/01/13 16:10:25 cmc 1.16.8.1: #i36983# don't have external in include boost


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [7f33d1efb827645840f84a42f497fe63bd0b151e]

INTEGRATION: CWS systemboost (1.18.124); FILE MERGED 2005/01/14 08:49:32 cmc 1.18.124.1: #i36983# optional build with system-boost


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [1a485433df8c37a642defa97d3a583cd098e592a]

INTEGRATION: CWS fwkbugfix04 (1.4.6); FILE MERGED 2004/12/06 18:03:38 mba 1.4.6.1: #i38334#: get rid of all code based on SfxConfigManager


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [095718493e3b4bd3fff0aa205c5412a45745302b]

INTEGRATION: CWS fwkbugfix04 (1.4.122); FILE MERGED 2004/12/08 15:15:50 mba 1.4.122.2: RESYNC: (1.4-1.5); FILE MERGED 2004/12/06 18:02:16 mba 1.4.122.1: #i38334#: get rid of all code based on SfxConfigManager


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [307bd4b280251d87b2fc0db27e0b85a62a5580d2]

INTEGRATION: CWS systemboost (1.66.8); FILE MERGED 2005/01/13 16:28:05 cmc 1.66.8.1: #i36983# don't have external in include boost


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [173ffbea6dc4c3ce2df529780d99a22c8b9da42b]

INTEGRATION: CWS fwkbugfix04 (1.5.222); FILE MERGED 2004/12/06 18:02:16 mba 1.5.222.1: #i38334#: get rid of all code based on SfxConfigManager


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [30dde490beba851f8f2d6a28657a91d74fd26e6d]

INTEGRATION: CWS systemboost (1.16.150); FILE MERGED 2005/01/14 09:53:01 cmc 1.16.150.1: #i36983# optional build with system-boost


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [27c53b596fab57c0e5af15b84ff01b6bef593e80]

INTEGRATION: CWS fwkbugfix04 (1.40.6); FILE MERGED 2004/12/10 08:27:02 mba 1.40.6.2: #i100000#: removed method found in assertion code 2004/12/06 18:01:30 mba 1.40.6.1: #i38334#: get rid of all code based on SfxConfigManager


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [75aac77996ad2fb5095fbd9b567faece92b86fd1]

INTEGRATION: CWS fwkbugfix04 (1.32.120); FILE MERGED 2004/12/06 18:01:30 mba 1.32.120.1: #i38334#: get rid of all code based on SfxConfigManager


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [e1d86e4e2a619f885d66ef8008be4f8370e4f3ee]

INTEGRATION: CWS fwkbugfix04 (1.16.120); FILE MERGED 2004/12/06 18:01:21 mba 1.16.120.1: #i38334#: get rid of all code based on SfxConfigManager


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [761fe9c49e7e96aa70ac65ec2816ab0b40c97798]

INTEGRATION: CWS fwkbugfix04 (1.8.586); FILE MERGED 2004/12/06 18:01:21 mba 1.8.586.1: #i38334#: get rid of all code based on SfxConfigManager


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [dea38c89e1c507cd0cd23d83e6d5dc8daf0f5dba]

INTEGRATION: CWS fwkbugfix04 (1.6.6); FILE MERGED 2004/12/02 16:43:25 mba 1.6.6.1: #118655#: support for internal dispatching in StateCache


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [7d73999a7bec4e618e3c7e26bb115c3097d61e45]

INTEGRATION: CWS fwkbugfix04 (1.5.122); FILE MERGED 2004/12/06 18:01:20 mba 1.5.122.1: #i38334#: get rid of all code based on SfxConfigManager


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [fbfacca07e6fbbd27d1b02fb576cf71c1b55b0aa]

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>  [2d91382ba1031406eb434fff7e7a71652c1e43d5]

INTEGRATION: CWS fwkbugfix04 (1.29.6); FILE MERGED 2004/12/06 18:01:20 mba 1.29.6.1: #i38334#: get rid of all code based on SfxConfigManager


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [afbaa66db4cb282a5048dc24009597769d54489a]

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>  [61205a190505304746d768af19e1d25c233b4335]

INTEGRATION: CWS fwkbugfix04 (1.73.6); FILE MERGED 2005/01/06 17:43:32 mba 1.73.6.3: RESYNC: (1.74-1.76); FILE MERGED 2004/12/08 15:15:07 mba 1.73.6.2: RESYNC: (1.73-1.74); FILE MERGED 2004/12/02 16:43:04 mba 1.73.6.1: #i38241#: remove useless (and harmfull) code


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [e3a7eddc315082714eda34bf845991932c36b75f]

INTEGRATION: CWS fwkbugfix04 (1.49.6); FILE MERGED 2004/12/08 15:14:16 mba 1.49.6.4: RESYNC: (1.49-1.50); FILE MERGED 2004/12/06 18:00:28 mba 1.49.6.3: #i38334#: get rid of all code based on SfxConfigManager 2004/12/02 16:42:13 mba 1.49.6.2: #i38241#: don't create a TempStorage in dtor 2004/11/29 13:31:22 sb 1.49.6.1: #i33099# Copied over from CWS cd02.


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [43186607aaba2e8d98625af22e12ae1d82fd4ab0]

INTEGRATION: CWS fwkbugfix04 (1.50.6); FILE MERGED 2005/01/06 17:42:50 mba 1.50.6.2: RESYNC: (1.50-1.51); FILE MERGED 2004/12/06 18:00:26 mba 1.50.6.1: #i38334#: get rid of all code based on SfxConfigManager


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [9d033ac69037aa8bab56acdfcb7891a4c52664ca]

INTEGRATION: CWS fwkbugfix04 (1.15.6); FILE MERGED 2005/01/13 16:32:02 mba 1.15.6.2: #i33168#: wrong flag used 2005/01/09 12:52:01 mba 1.15.6.1: #i33168#: wrong flag used


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [d14b9ae5fbc012a4fe5f6e46b96543d3cdb29bf0]

INTEGRATION: CWS fwkbugfix04 (1.20.120); FILE MERGED 2004/12/06 18:00:25 mba 1.20.120.1: #i38334#: get rid of all code based on SfxConfigManager


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [89bddb6a557ed9711a78ce9a13958219dcd2b022]

INTEGRATION: CWS fwkbugfix04 (1.26.120); FILE MERGED 2004/12/06 17:59:17 mba 1.26.120.1: #i38334#: get rid of all code based on SfxConfigManager


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [d1de922463f7446a608318baaa9e0d2aa1cb6924]

INTEGRATION: CWS fwkbugfix04 (1.32.80); FILE MERGED 2004/12/06 17:59:17 mba 1.32.80.1: #i38334#: get rid of all code based on SfxConfigManager


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [8b51f6ea0cbef75aea60e486d1b953e2f332e51a]

INTEGRATION: CWS fwkbugfix04 (1.45.6); FILE MERGED 2005/01/06 17:40:10 mba 1.45.6.2: RESYNC: (1.45-1.46); FILE MERGED 2004/12/06 17:59:16 mba 1.45.6.1: #i38334#: get rid of all code based on SfxConfigManager


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [5fd4e4c65d4be5de037c382bd5ef4ac4b88d1113]

INTEGRATION: CWS fwkbugfix04 (1.18.80); FILE MERGED 2004/12/06 17:59:16 mba 1.18.80.1: #i38334#: get rid of all code based on SfxConfigManager


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [36f3178f4fdf917a920a1a3be57cb92566416f05]

INTEGRATION: CWS fwkbugfix04 (1.23.6); FILE MERGED 2004/12/20 13:37:59 as 1.23.6.2: #i39169# search suitable key in right list and be aware of no existing user entries 2004/12/06 17:59:16 mba 1.23.6.1: #i38334#: get rid of all code based on SfxConfigManager


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [565d06afdc8d2cc7d776d88a8140c8c6fae63d0b]

INTEGRATION: CWS fwkbugfix04 (1.37.6); FILE MERGED 2004/12/17 14:35:28 mba 1.37.6.4: #118655#: important comment added 2004/12/08 11:02:41 mba 1.37.6.3: #118655#: OfficeDispatches should work for slot and uno commands together 2004/12/06 17:57:34 mba 1.37.6.2: #118674#: default execution mode taken from slot 2004/12/02 16:39:42 mba 1.37.6.1: #118655#: support for internal dispatching in StateCache


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [bd1aa2827858e053e40325f2ac52cb413aae623a]

INTEGRATION: CWS fwkbugfix04 (1.22.6); FILE MERGED 2004/12/02 16:39:42 mba 1.22.6.1: #118655#: support for internal dispatching in StateCache


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [e74b6756f085ab43138cd42f81ea652ed8cf31bd]

INTEGRATION: CWS fwkbugfix04 (1.11.120); FILE MERGED 2004/12/02 16:39:42 mba 1.11.120.1: #118655#: support for internal dispatching in StateCache


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [b38377752a4944a1b7cb08b1eb213c84c532177f]

INTEGRATION: CWS fwkbugfix04 (1.9.118); FILE MERGED 2004/12/06 17:57:43 mba 1.9.118.1: #i38334#: get rid of all code based on SfxConfigManager


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [1680993ef3926bc6f6ef7ac2b1b8d56f3ab419f8]

INTEGRATION: CWS fwkbugfix04 (1.33.6); FILE MERGED 2004/12/08 11:02:41 mba 1.33.6.2: #118655#: OfficeDispatches should work for slot and uno commands together 2004/12/06 17:57:42 mba 1.33.6.1: #i38334#: get rid of all code based on SfxConfigManager


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [43e5c6ccf4eeaa21a74d4870c096fca3134b4a9d]

INTEGRATION: CWS fwkbugfix04 (1.5.194); FILE MERGED 2004/12/02 16:39:42 mba 1.5.194.1: #118655#: support for internal dispatching in StateCache


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [bd6e0fcf0262c2dbb224c92d34f35d0d5e52b788]

INTEGRATION: CWS fwkbugfix04 (1.34.6); FILE MERGED 2004/12/08 11:02:40 mba 1.34.6.3: #118655#: OfficeDispatches should work for slot and uno commands together 2004/12/06 17:57:42 mba 1.34.6.2: #i38334#: get rid of all code based on SfxConfigManager 2004/12/02 16:39:41 mba 1.34.6.1: #118655#: support for internal dispatching in StateCache


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [25164239d1ac8097dac33c568dedabf2c88cbd74]

INTEGRATION: CWS fwkbugfix04 (1.5.316); FILE MERGED 2004/12/06 17:55:13 mba 1.5.316.1: #i38334#: get rid of all code based on SfxConfigManager


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [861e9095d38305ec808ec9d83a0b813b7bff8887]

INTEGRATION: CWS fwkbugfix04 (1.21.120); FILE MERGED 2004/12/06 17:55:12 mba 1.21.120.1: #i38334#: get rid of all code based on SfxConfigManager


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [a95f7970854030fe6a4a56734ca0e230529caf92]

INTEGRATION: CWS fwkbugfix04 (1.18.6); FILE MERGED 2004/12/06 18:06:15 mba 1.18.6.1: #i38334#: get rid of all code based on SfxConfigManager


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [97f511c2490958be18d01e17d0f8a9059f04e5dc]

INTEGRATION: CWS fwkbugfix04 (1.62.6); FILE MERGED 2004/12/06 17:54:04 mba 1.62.6.1: #i29606#: flags wheren't checked in GetFilterForProps


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [7fd6e564bb0fffe798c6a19fa384764816f278c5]

INTEGRATION: CWS fwkbugfix04 (1.47.6); FILE MERGED 2004/12/06 17:53:03 mba 1.47.6.1: #i38334#: get rid of all code based on SfxConfigManager


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [33ef011477280d7905ce4d20e5caca9bbbbadf77]

INTEGRATION: CWS fwkbugfix04 (1.12.6); FILE MERGED 2004/12/06 17:53:03 mba 1.12.6.1: #i38334#: get rid of all code based on SfxConfigManager


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [7f086b19c439689f5278ad560154087d818b83b3]

INTEGRATION: CWS fwkbugfix04 (1.36.120); FILE MERGED 2004/12/06 17:53:02 mba 1.36.120.1: #i38334#: get rid of all code based on SfxConfigManager


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [3b4fcc83eba6916429cc3655dd9c784552f0151b]

INTEGRATION: CWS fwkbugfix04 (1.8.194); FILE MERGED 2004/12/17 14:32:39 mba 1.8.194.1: #118655#: don't call queryDispatch, it might create a new Controller


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [4665a7442784205481f265b13a7d247962fe3213]

INTEGRATION: CWS fwkbugfix04 (1.102.6); FILE MERGED 2005/01/06 17:38:53 mba 1.102.6.3: RESYNC: (1.103-1.104); FILE MERGED 2004/12/08 15:11:22 mba 1.102.6.2: RESYNC: (1.102-1.103); FILE MERGED 2004/12/08 11:02:30 mba 1.102.6.1: #118655#: OfficeDispatches should work for slot and uno commands together


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [4aae2b7552d30798b4a53676825a56ccd60f4848]

INTEGRATION: CWS fwkbugfix04 (1.50.6); FILE MERGED 2005/01/06 17:38:44 mba 1.50.6.2: RESYNC: (1.50-1.51); FILE MERGED 2004/12/06 17:53:02 mba 1.50.6.1: #i38334#: get rid of all code based on SfxConfigManager


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [60bcbc8e7edc176295b07169d3941861219001f1]

INTEGRATION: CWS fwkbugfix04 (1.16.6); FILE MERGED 2004/12/06 17:53:02 mba 1.16.6.1: #i38334#: get rid of all code based on SfxConfigManager


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [ad319ccdba9bccdeca464b5bb289cae827fe1eff]

INTEGRATION: CWS fwkbugfix04 (1.29.6); FILE MERGED 2005/01/06 17:38:36 mba 1.29.6.3: RESYNC: (1.30-1.31); FILE MERGED 2004/12/08 15:11:14 mba 1.29.6.2: RESYNC: (1.29-1.30); FILE MERGED 2004/12/06 17:53:02 mba 1.29.6.1: #i38334#: get rid of all code based on SfxConfigManager


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [8164ec69e3240fbd376c8a9341438b3b131636fb]

INTEGRATION: CWS fwkbugfix04 (1.83.6); FILE MERGED 2005/01/06 17:38:27 mba 1.83.6.4: RESYNC: (1.83-1.84); FILE MERGED 2004/12/08 11:03:31 mba 1.83.6.3: #118674#: always use loadComponentFromURL for synchronous case 2004/12/06 17:53:01 mba 1.83.6.2: #i38334#: get rid of all code based on SfxConfigManager 2004/12/02 16:37:48 mba 1.83.6.1: #i33210#: get InteractionHandler from Medium, not from its ItemSet


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [ebd7fb4f7bb3b103b41f5433ebf8b6349143fae2]

INTEGRATION: CWS fwkbugfix04 (1.49.122); FILE MERGED 2004/12/06 17:53:01 mba 1.49.122.1: #i38334#: get rid of all code based on SfxConfigManager


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [b043b498d769a8a0837e4a07fc11db9e141ecb4f]

INTEGRATION: CWS fwkbugfix04 (1.23.120); FILE MERGED 2004/12/06 17:53:01 mba 1.23.120.1: #i38334#: get rid of all code based on SfxConfigManager


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [d73e8cd86b039991c5f8abc884f41f2ba9360730]

INTEGRATION: CWS fwkbugfix04 (1.41.6); FILE MERGED 2005/01/06 17:38:18 mba 1.41.6.3: RESYNC: (1.42-1.43); FILE MERGED 2004/12/08 15:11:06 mba 1.41.6.2: RESYNC: (1.41-1.42); FILE MERGED 2004/12/06 17:53:00 mba 1.41.6.1: #i38334#: get rid of all code based on SfxConfigManager


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [db51b3c7d4d192802dec0113a132c56b531bd4c1]

INTEGRATION: CWS fwkbugfix04 (1.55.6); FILE MERGED 2004/12/08 15:10:48 mba 1.55.6.2: RESYNC: (1.55-1.56); FILE MERGED 2004/12/06 17:53:00 mba 1.55.6.1: #i38334#: get rid of all code based on SfxConfigManager


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [56f544394303e288591570b2637ccdf2439d48cb]

INTEGRATION: CWS fwkbugfix04 (1.37.6); FILE MERGED 2004/12/06 17:53:00 mba 1.37.6.1: #i38334#: get rid of all code based on SfxConfigManager


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [99cbcb80df5e2a7bbeaa7f73d0a826d87d8fb3ef]

INTEGRATION: CWS fwkbugfix04 (1.90.6); FILE MERGED 2005/01/07 13:32:36 mba 1.90.6.4: Too much removed: SetName is still needed for successful macro execution 2005/01/06 17:37:56 mba 1.90.6.3: RESYNC: (1.91-1.92); FILE MERGED 2004/12/08 15:10:40 mba 1.90.6.2: RESYNC: (1.90-1.91); FILE MERGED 2004/12/06 17:53:00 mba 1.90.6.1: #i38334#: get rid of all code based on SfxConfigManager


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [c3e89dce0145bdd45b13e5f895e5a83e3a0185ff]

INTEGRATION: CWS fwkbugfix04 (1.3.384); FILE MERGED 2004/12/06 17:49:48 mba 1.3.384.1: #i38334#: get rid of all code based on SfxConfigManager


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [cbf44abefb49b70f7217bcf60881e7cb7104e6f8]

INTEGRATION: CWS fwkbugfix04 (1.30.8); FILE MERGED 2004/12/06 17:47:32 mba 1.30.8.1: #i38334#: get rid of all code based on SfxConfigManager


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [7d9b5b3a6e360cce2e2af522df3c718fb30c364d]

INTEGRATION: CWS fwkbugfix04 (1.28.108); FILE MERGED 2004/12/15 12:59:18 mba 1.28.108.1: #i33585#: remove obsolete resources


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [b7d14d5c3f488fff063a23471357f5da44ac9b30]

INTEGRATION: CWS fwkbugfix04 (1.8.32); FILE MERGED 2005/01/09 12:52:46 mba 1.8.32.1: #i33168#: wrong template flag used


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [94358b8596e5641264e4a8db9cefdfd733c37f4a]

INTEGRATION: CWS mav14 (1.6.24); FILE MERGED 2004/11/25 17:18:50 mav 1.6.24.1: #i37640# MSOLE dialog must create ole object except the case of own format


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [9fd7ac3d0805274e18bada8ba8b1c7617a5b4a30]

INTEGRATION: CWS fwkbugfix04 (1.8.110); FILE MERGED 2004/12/15 13:09:11 mba 1.8.110.1: obsolete sfx headers removed


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [58c654b4d7b4101cd48351259251e83a6a469de6]

INTEGRATION: CWS fwkbugfix04 (1.2.214); FILE MERGED 2004/12/15 13:09:42 mba 1.2.214.1: obsolete sfx headers removed


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [3be1a58190d56e6300704e2ba53a3b773c7bec8b]

INTEGRATION: CWS fwkbugfix04 (1.6.2); FILE MERGED 2004/12/16 11:36:46 mba 1.6.2.1: remove obsolete sfx headers


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [06157c068c028c1941632b80a1e0ba09a3120a6c]

INTEGRATION: CWS fwkbugfix04 (1.10.338); FILE MERGED 2004/12/15 13:08:38 mba 1.10.338.1: obsolete sfx headers removed


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [cfb3d6badc2a3d7902df7f1339444f879f3b8f14]

INTEGRATION: CWS fwkbugfix04 (1.6.140); FILE MERGED 2004/12/15 12:58:52 mba 1.6.140.1: #i33585#: remove obsolete resources


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [5d42bd18d739aca8fd56ecb06dbe696e5d01044a]

INTEGRATION: CWS fwkbugfix04 (1.26.6); FILE MERGED 2005/01/06 17:28:49 mba 1.26.6.2: RESYNC: (1.26-1.27); FILE MERGED 2004/12/02 13:32:46 sb 1.26.6.1: #i28737# No longer support FSYS_MAC in FSYS_DETECT (a Unix filename a:b:c will no longer be confused for a hierarchical pathname).


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [60fd9bc3e4f2e8f024df467068a2aa891fe5e5ee]

INTEGRATION: CWS fwkbugfix04 (1.2.142); FILE MERGED 2004/12/20 14:00:20 as 1.2.142.1: #i39336# remove namespace alias


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [acaa7a9b96b68dfe072fd824e81e85c62f169c89]

INTEGRATION: CWS fwkbugfix04 (1.2.74); FILE MERGED 2004/12/06 17:40:50 mba 1.2.74.1: #i38088#: Controllers wasn't updated correctly


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [6c3833857fbf699dd39a49007d19c095a5397ea6]

INTEGRATION: CWS fwkbugfix04 (1.3.116); FILE MERGED 2004/12/02 16:48:41 mba 1.3.116.1: #i31937#: use new API for Verbs


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [b62b512a7dd95de537b10a48646e2db924fa7f0f]

INTEGRATION: CWS fwkbugfix04 (1.2.154); FILE MERGED 2004/12/10 08:53:51 as 1.2.154.1: #i38756# help isn't a module in real, has no config => shouldnt be detected explicitly (btw: detection was wrong)


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [07aa9ea8e042fd29ed087e20eb31b9e8f2aff02b]

INTEGRATION: CWS fwkbugfix04 (1.3.170); FILE MERGED 2004/12/08 10:57:44 mba 1.3.170.2: #118674#: don't block the thread; using of SynchronMode must be enough 2004/12/06 17:39:49 mba 1.3.170.1: #118674#: always use synchronous mode


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [a675b89acb398f6e0725cb7d61e9c8b67f16ea0f]

INTEGRATION: CWS fwkbugfix04 (1.16.4); FILE MERGED 2004/12/20 13:47:12 as 1.16.4.1: #i39336# use svtools helper instead of sfx to handle shortcuts


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [54e45f56813de38fd35cc1374cb01420493b54d0]

INTEGRATION: CWS fwkbugfix04 (1.2.156); FILE MERGED 2004/12/02 16:48:18 mba 1.2.156.1: #i31937#: use new API for Verbs


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [115f5ba5a1385a689f372e2823fff5e898470020]

INTEGRATION: CWS fwkbugfix04 (1.5.4); FILE MERGED 2004/12/20 13:46:26 as 1.5.4.1: #i39336# use svtools helper instead of sfx to handle shortcuts


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [7cbcbba18a63060636fc423727247c11af6eb30a]

INTEGRATION: CWS fwkbugfix04 (1.6.64); FILE MERGED 2004/12/20 13:45:29 as 1.6.64.1: #i39336# ignore KeyChar and KeyFunc for searching keys inside config


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [6d94408814a62b716048dfe5222393c2c54ccb59]

INTEGRATION: CWS fwkbugfix04 (1.14.50); FILE MERGED 2004/12/15 12:55:21 mba 1.14.50.1: #i33585#: remove obsolete resources


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [1270e18d665a63ca7202d5421c08799a50cd553d]

INTEGRATION: CWS fwkbugfix04 (1.8.144); FILE MERGED 2004/12/15 12:24:06 mba 1.8.144.1: obsolete sfx headers removed


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [76f4a2678214761679c9efc4f41a0bc3b5c56532]

INTEGRATION: CWS fwkbugfix04 (1.4.180); FILE MERGED 2004/12/15 12:54:11 mba 1.4.180.1: #i33585#: remove obsolete resources


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [e83b349eca46bc1d150d3b0121a1341299680fa7]

INTEGRATION: CWS fwkbugfix04 (1.2.380); FILE MERGED 2004/12/15 12:24:15 mba 1.2.380.1: obsolete sfx headers removed


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [67a73216c6474bd4f35ee2ab7db24e52a15f1f8f]

INTEGRATION: CWS fwkbugfix04 (1.4.6); FILE MERGED 2004/12/16 08:43:03 mba 1.4.6.1: remove obsolete sfx headers


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [b7f1b948a218667f0112cd289c6f728e36983297]

INTEGRATION: CWS fwkbugfix04 (1.9.6); FILE MERGED 2004/12/16 08:51:44 mba 1.9.6.1: remove obsolete sfx headers


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [f286995c3844e296fc425068f4a5c5f6f7f8b961]

INTEGRATION: CWS fwkbugfix04 (1.1.1.1.332); FILE MERGED 2004/12/16 08:40:03 mba 1.1.1.1.332.2: remove obsolete sfx headers 2004/12/15 12:15:40 mba 1.1.1.1.332.1: obsolete sfx headers removed


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [00b70ae77352cb82821250bb2596d236ece7242c]

INTEGRATION: CWS fwkbugfix04 (1.19.58); FILE MERGED 2004/12/16 08:47:47 mba 1.19.58.1: remove obsolete sfx headers


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [45620a94315425bbb881e8b4a7673de1b096186d]

INTEGRATION: CWS fwkbugfix04 (1.8.24); FILE MERGED 2004/12/15 06:00:10 mba 1.8.24.1: tbxmgr.hxx obsolete


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [02fa8bdf1e67be775d997c51d99e312c853f4ba5]

INTEGRATION: CWS fwkbugfix04 (1.3.16); FILE MERGED 2004/12/15 06:00:09 mba 1.3.16.1: tbxmgr.hxx obsolete


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [5decf08c477fcc551a4e2f90c02d5f291fb73bcb]

INTEGRATION: CWS fwkbugfix04 (1.24.24); FILE MERGED 2005/01/06 17:07:41 mba 1.24.24.2: RESYNC: (1.24-1.25); FILE MERGED 2004/12/15 05:51:03 mba 1.24.24.1: tbxmgr.hxx obsolete


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [c6422334ead94eeec4db779943674ccc039db99d]

INTEGRATION: CWS fwkbugfix04 (1.5.340); FILE MERGED 2005/01/06 17:06:07 mba 1.5.340.2: RESYNC: (1.5-1.6); FILE MERGED 2004/12/15 12:56:32 mba 1.5.340.1: #i33585#: remove obsolete resources


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [864405aa55e25af8ff05d81cc85d9d745516a92c]

INTEGRATION: CWS fwkbugfix04 (1.6.208); FILE MERGED 2004/12/14 22:31:34 mba 1.6.208.1: tbxmgr.hxx obsolete


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [8d04d8a7c9cd951a31d3480742fb7bac33971017]

INTEGRATION: CWS fwkbugfix04 (1.4.1140); FILE MERGED 2004/12/14 22:23:17 mba 1.4.1140.1: cfgitem.hxx obsolete


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [8d13bf6c6f4250e52e7361322c28432165c4f81a]

INTEGRATION: CWS fwkbugfix04 (1.10.16); FILE MERGED 2005/01/06 16:58:47 mba 1.10.16.2: RESYNC: (1.10-1.11); FILE MERGED 2004/12/10 09:17:28 as 1.10.16.1: #i38756# help isn't a module in real, cant be detected => catch the documented and thrown exception


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [412844a232c4a237abd7b256079bba0bd4ab6c88]

INTEGRATION: CWS fwkbugfix04 (1.9.132); FILE MERGED 2005/01/06 16:58:36 mba 1.9.132.2: RESYNC: (1.9-1.10); FILE MERGED 2004/12/10 09:17:28 as 1.9.132.1: #i38756# help isn't a module in real, cant be detected => catch the documented and thrown exception


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [21f6453b0dd856bfcac65428eb3c371d32747871]

INTEGRATION: CWS fwkbugfix04 (1.42.24); FILE MERGED 2005/01/07 22:35:25 mba 1.42.24.2: #100000#: wrong syntax for slofile caused problems building depfiles 2004/12/16 12:42:44 mba 1.42.24.1: #i38756#: catch exceptions


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [8aa02b2e4f040029c634cc9c39e775ca080a8675]

INTEGRATION: CWS fwkbugfix04 (1.4.16); FILE MERGED 2005/01/06 16:55:31 mba 1.4.16.2: RESYNC: (1.4-1.5); FILE MERGED 2004/12/10 09:17:28 as 1.4.16.1: #i38756# help isn't a module in real, cant be detected => catch the documented and thrown exception


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [b3b27a79e5ba2dd72aeacfb34c0817d456ff5753]

INTEGRATION: CWS fwkbugfix04 (1.3.398); FILE MERGED 2004/12/15 06:09:58 mba 1.3.398.1: removed obsolete headers


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [83cc2d9c92c611b2f241f35188d944d82aa1b335]

INTEGRATION: CWS fwkbugfix04 (1.2.546); FILE MERGED 2004/12/15 06:09:58 mba 1.2.546.1: removed obsolete headers


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [2fa2f1a5d6ea4a0a1cdf47f48b2e27343969df2f]

INTEGRATION: CWS fwkbugfix04 (1.10.16); FILE MERGED 2005/01/06 16:53:55 mba 1.10.16.3: RESYNC: (1.10-1.12); FILE MERGED 2004/12/16 12:27:40 mba 1.10.16.2: remove obsolete sfx headers 2004/12/10 09:17:27 as 1.10.16.1: #i38756# help isn't a module in real, cant be detected => catch the documented and thrown exception


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [96c3cb4170533380250e752934652c69aebf66e7]

INTEGRATION: CWS fwkbugfix04 (1.4.650); FILE MERGED 2004/12/15 12:53:17 mba 1.4.650.1: #i33585#: remove obsolete resources


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [01ffa39815016dc62374228012d52b7c974e62f8]

INTEGRATION: CWS fwkbugfix04 (1.3.332); FILE MERGED 2004/12/14 22:41:29 mba 1.3.332.1: tbxmgr.hxx obsolete


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [3742f4e0431f9e507e4487d028086e66c9735789]

INTEGRATION: CWS fwkbugfix04 (1.45.64); FILE MERGED 2004/12/15 13:00:54 mba 1.45.64.1: #i33585#: remove obsolete resources


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [ca0305b2760bffd503bf93a43e129bd982188ec6]

INTEGRATION: CWS fwkbugfix04 (1.8.156); FILE MERGED 2004/12/07 14:37:21 mba 1.8.156.1: #i38334#: get rid of all code using SfxConfigManager


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [1471150bdba676d007a06f2ff6483656eb6dd2fd]

INTEGRATION: CWS fwkbugfix04 (1.5.38); FILE MERGED 2005/01/09 12:53:00 mba 1.5.38.1: #i33168#: wrong template flag used


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [d028ff81e7fd9b47edf7d642094c669feee39465]

INTEGRATION: CWS fwkbugfix04 (1.35.64); FILE MERGED 2004/12/15 13:12:18 mba 1.35.64.1: obsolete sfx headers removed


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [642995b901313de94f0c488526c1d4ef6e4eb465]

INTEGRATION: CWS fwkbugfix04 (1.80.38); FILE MERGED 2004/12/07 14:37:12 mba 1.80.38.1: #i38334#: get rid of all code using SfxConfigManager


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [bb323066b4f113d4ed3ce9c2d287a337489a2e3d]

INTEGRATION: CWS fwkbugfix04 (1.4.290); FILE MERGED 2004/12/16 20:19:37 mba 1.4.290.1: remove obsolete sfx headers


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [d51c4a8c587e884f99e0834f7b37f7b4a5d9ff0c]

INTEGRATION: CWS fwkbugfix04 (1.47.38); FILE MERGED 2004/12/16 15:16:49 mba 1.47.38.2: remove obsolete sfx headers 2004/12/15 13:12:03 mba 1.47.38.1: obsolete sfx headers removed


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [31f0ac783be586acb3c97453fb99a62413e33945]

INTEGRATION: CWS fwkbugfix04 (1.7.174); FILE MERGED 2004/12/07 14:38:01 mba 1.7.174.1: #i32543#: wrong openmode for stream


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [851a0de6a689b471d13852aa46fd4438ca18153c]

INTEGRATION: CWS fwkbugfix04 (1.6.198); FILE MERGED 2004/12/15 13:00:18 mba 1.6.198.1: #i33585#: remove obsolete resources


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [533c28911480e8545a8d48d4897dcb30f593daf5]

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>  [1630ad3db578f7df77e924d6e59d557021cfd900]

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>  [65f065de30db841da4256dec0acb86a50e3c6830]

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>  [e268a2bcc0154b982fee0d5dbc8b80f1cb520596]

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>  [2e9bf1776d5dc40dcb792ed4a0f6df7cedd26f1c]

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>  [480ca11c1ad3c3d330242b1c57b95bcf2ee26270]

INTEGRATION: CWS mav14 (1.1.2); FILE ADDED 2004/11/23 12:11:22 mav 1.1.2.1: #i37646# allow to use oasis format with ole server


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [cf85a4371804709848e56b90e1fc16f56d17708b]

INTEGRATION: CWS mav14 (1.2.110); FILE MERGED 2004/12/10 00:44:38 mav 1.2.110.2: RESYNC: (1.2-1.3); FILE MERGED 2004/12/09 13:20:36 mav 1.2.110.1: #i33996# workaround to view MSOLE objects for wich no server is available


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [e821f6351f6b240f6fadf4242cd44e6a10c06675]

INTEGRATION: CWS mav14 (1.137.14); FILE MERGED 2005/01/05 09:58:11 mav 1.137.14.4: #100000# resync problem 2004/12/10 00:39:01 mav 1.137.14.3: RESYNC: (1.137-1.145); FILE MERGED 2004/12/03 16:26:12 mav 1.137.14.2: #i37455# check whether the document is readonly 2004/11/25 12:58:50 mav 1.137.14.1: #i37831# update the graphical representation on saving if the object is active


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [82d43c2e0d8b9afa441452d4b527766aaafa06fe]

INTEGRATION: CWS pj16 (1.8.10); FILE MERGED 2005/01/09 16:54:31 pjanik 1.8.10.1: #i40179#: FreeBSD also need to define NP_LINUX, doesn't have -ldl.

From NAKATA Maho.

2005-01-18  Kurt Zenker  <kz@openoffice.org>  [b6eae5ee175d7fd598977cb312bef202407ef851]

INTEGRATION: CWS fwkbugfix04 (1.36.16); FILE MERGED 2004/12/15 12:58:12 mba 1.36.16.1: #i33585#: remove obsolete resources


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [2c4fcd256c49c06f0f22c77a1cd21105f22f5f54]

INTEGRATION: CWS mav14 (1.35.108); FILE MERGED 2005/01/03 15:00:10 mav 1.35.108.2: RESYNC: (1.35-1.37); FILE MERGED 2004/12/03 15:27:18 mav 1.35.108.1: #i33673# no need to open storage with write access


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [d3fb1cf5a3f392c4030b34fa2008a8bfcbdb153f]

INTEGRATION: CWS fwkbugfix04 (1.30.16); FILE MERGED 2005/01/06 22:52:10 mba 1.30.16.1: obsolete sfx classes removed


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [a2e5fffb98a40d49e321ee0d307bbbe5e4ef9577]

INTEGRATION: CWS pj16 (1.4.30); FILE MERGED 2005/01/09 16:51:58 pjanik 1.4.30.1: #i40179#: FreeBSD needs to link with -lcompat, because re_comp is defined in it.

From NAKATA Maho.

2005-01-18  Kurt Zenker  <kz@openoffice.org>  [4f88aac0d8ed0cb3db5c881a23cd29294f16dac4]

INTEGRATION: CWS mav14 (1.82.106); FILE MERGED 2005/01/03 14:57:26 mav 1.82.106.3: RESYNC: (1.83-1.84); FILE MERGED 2004/12/10 00:30:27 mav 1.82.106.2: RESYNC: (1.82-1.83); FILE MERGED 2004/11/29 16:11:43 mav 1.82.106.1: #i35475# embedded links should be in link dialog as well


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [536ecc180cd28c44108be83b95c8f188e1e95bb8]

INTEGRATION: CWS fwkbugfix04 (1.6.18); FILE MERGED 2005/01/09 12:52:29 mba 1.6.18.1: #i33168#: wrong template flag used


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [cd68b491790e8df1d1e79916be9441e194f08c3c]

INTEGRATION: CWS mav14 (1.2.330); FILE MERGED 2005/01/11 13:34:24 sw 1.2.330.1: #i36993#


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [efa77fb603d2c183fce2c432406635f9cbf108f3]

INTEGRATION: CWS fwkbugfix04 (1.4.190); FILE MERGED 2004/12/15 12:06:59 mba 1.4.190.1: obsolete sfx headers removed


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [260ac412b6d68c5352e0c9b5d03206068ad87689]

INTEGRATION: CWS fwkbugfix04 (1.10.106); FILE MERGED 2004/12/09 08:23:15 mba 1.10.106.1: #i29606#: inserting of files not in own format enabled


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [461e231b6925ac733d14a7d4c2b4e0151db98945]

INTEGRATION: CWS pj16 (1.12.40); FILE MERGED 2005/01/09 17:03:17 pjanik 1.12.40.1: #i40229#: Use soname for dlopening libGL.

From Rene Engelhard.

2005-01-18  Kurt Zenker  <kz@openoffice.org>  [c49cb8f86c327bc70eaea78392c63d0aabba98b8]

INTEGRATION: CWS fwkbugfix04 (1.19.106); FILE MERGED 2004/12/15 12:06:10 mba 1.19.106.1: obsolete sfx headers removed


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [cae2d25010554d14f56a88ed27cf1b532320176d]

INTEGRATION: CWS fwkbugfix04 (1.3.294); FILE MERGED 2004/12/09 08:22:02 mba 1.3.294.1: #i29606#: inserting of files not in own format enabled


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [b48edbd5a1a85a43d7212279a53da350a55da0f5]

INTEGRATION: CWS fwkbugfix04 (1.38.16); FILE MERGED 2004/12/15 12:10:16 mba 1.38.16.1: obsolete sfx headers removed


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [4450b4298090a2c77c3a1d11879ccdee58659683]

INTEGRATION: CWS fwkbugfix04 (1.32.16); FILE MERGED 2004/12/15 12:10:16 mba 1.32.16.3: obsolete sfx headers removed 2004/12/08 11:00:06 mba 1.32.16.2: #i29606#: inserting of PowerPoint and binary files 2004/12/06 18:24:13 mba 1.32.16.1: #i29606#: inserting of files not in own format enabled


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [952ca4f48e39067c4a13613e86b5bc4bf6e9bdb4]

INTEGRATION: CWS fwkbugfix04 (1.64.16); FILE MERGED 2004/12/15 13:05:09 mba 1.64.16.1: obsolete sfx headers removed


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [b701b0ca975e3a029e5d93a3d52da8e95187baf7]

INTEGRATION: CWS pj16 (1.71.32); FILE MERGED 2005/01/14 05:33:50 pjanik 1.71.32.2: #i40321#: Add another missing dependency. 2005/01/10 22:22:40 pjanik 1.71.32.1: #i40321#: Add missing dependency.


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [6b9fcfe6a651c9116f8984e22844d80b6ac0746c]

INTEGRATION: CWS mav14 (1.2.16); FILE MERGED 2004/12/09 13:23:04 mav 1.2.16.1: #i33996# allow to get ClassID from the storage


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [15d18c0fe820384435d842d4883bdd838f49f754]

INTEGRATION: CWS fwkbugfix04 (1.19.88); FILE MERGED 2004/12/08 13:02:38 mba 1.19.88.3: RESYNC: (1.19-1.20); FILE MERGED 2004/12/08 10:59:06 mba 1.19.88.2: #i29606#: inserting of PowerPoint and binary files 2004/12/06 18:24:22 mba 1.19.88.1: #i29606#: inserting of files not in own format enabled


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [6b97020c4dc5dd7464620c862a48ace643e55a13]

INTEGRATION: CWS fwkbugfix04 (1.6.106); FILE MERGED 2004/12/06 18:24:21 mba 1.6.106.1: #i29606#: inserting of files not in own format enabled


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [97bcfdf3b1d8c1bd3b76397a19c35b5e6825fc0b]

INTEGRATION: CWS mav14 (1.10.24); FILE MERGED 2004/11/23 12:11:38 mav 1.10.24.1: #i37646# allow to use oasis format with ole server


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [21d31277470ec436a91d940f062f65433959ca06]

INTEGRATION: CWS fwkbugfix04 (1.17.16); FILE MERGED 2004/12/15 13:02:50 mba 1.17.16.1: obsolete sfx headers removed


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [83ace15fb805a9c6beabb06e496ad87ee6ef5304]

INTEGRATION: CWS fwkbugfix04 (1.40.46); FILE MERGED 2004/12/08 12:57:33 mba 1.40.46.2: RESYNC: (1.40-1.41); FILE MERGED 2004/12/06 18:21:48 mba 1.40.46.1: #i38334#: get rid of all code based on SfxConfigManager


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [f9c28c328426844b81262a6c8a9a98fd2300afb6]

INTEGRATION: CWS fwkbugfix04 (1.17.16); FILE MERGED 2005/01/06 16:21:15 mba 1.17.16.2: RESYNC: (1.17-1.18); FILE MERGED 2004/12/15 13:13:13 mba 1.17.16.1: obsolete sfx headers removed


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [89f0171c36f876b27a5dfc7abf55298bdd2c3422]

INTEGRATION: CWS fwkbugfix04 (1.68.14); FILE MERGED 2004/12/16 09:49:41 mba 1.68.14.1: remove obsolete sfx headers


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [59af21734d078322b00c95649d93a41692eaf634]

INTEGRATION: CWS mav14 (1.2.88); FILE MERGED 2004/11/23 12:10:46 mav 1.2.88.1: #i37646# allow to use oasis format with ole server


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [5af82897cd9d072eb616596deaf6cde7f6b977d5]

INTEGRATION: CWS mav14 (1.5.26); FILE MERGED 2004/11/23 12:10:46 mav 1.5.26.1: #i37646# allow to use oasis format with ole server


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [b98336af9cc8a4b104e8b906b944ab06bb412865]

INTEGRATION: CWS fwkbugfix04 (1.7.112); FILE MERGED 2004/12/15 12:57:56 mba 1.7.112.1: #i33585#: remove obsolete resources


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [1c8a2bb54126f3a5c0e725a419252376bddf445b]

INTEGRATION: CWS mav14 (1.4.88); FILE MERGED 2004/11/23 12:10:45 mav 1.4.88.1: #i37646# allow to use oasis format with ole server


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [bb32f684c7a3c2a8ce48a02511e47d2572fdf30a]

INTEGRATION: CWS pj16 (1.5.8); FILE MERGED 2005/01/09 16:42:00 pjanik 1.5.8.1: #i40184#: FreeBSD doesn't have alloca.h.


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [36501f12b2cae243faf13752aa7a00014745e709]

INTEGRATION: CWS mav14 (1.6.24); FILE MERGED 2005/01/05 10:51:06 mav 1.6.24.3: #100000# resync problem 2004/11/26 10:35:10 mav 1.6.24.2: #i37640# remove unused file 2004/11/25 17:18:52 mav 1.6.24.1: #i37640# MSOLE dialog must create ole object except the case of own format


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [2292b018d28df022857e6dba4f32dc25315954b0]

INTEGRATION: CWS mav14 (1.2.24); FILE MERGED 2005/01/05 11:06:12 mav 1.2.24.3: #100000# resync problem 2004/11/25 17:18:51 mav 1.2.24.2: #i37640# MSOLE dialog must create ole object except the case of own format 2004/11/23 12:25:30 mav 1.2.24.1: #i37646# allow to use oasis format with ole server


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [e56a59e59830550c9556bd53b8e89c350db1790f]

INTEGRATION: CWS pj16 (1.25.92); FILE MERGED 2005/01/12 20:09:07 pjanik 1.25.92.1: #i22198#: fix typo


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [a3f15c29e313e7f1705709a60c1fb0d83f89021b]

INTEGRATION: CWS mav14 (1.1.2); FILE ADDED 2004/12/09 13:22:20 mav 1.1.2.1: #i33996# workaround to view MSOLE objects for wich no server is available


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [9caa6344a055745893736d93a367770544817857]

INTEGRATION: CWS mav14 (1.1.2); FILE ADDED 2004/12/09 13:22:08 mav 1.1.2.1: #i33996# workaround to view MSOLE objects for wich no server is available


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [b894e5b1ccbebb4d5a7ee9b90255f68d161fe2ed]

INTEGRATION: CWS fwkbugfix04 (1.9.12); FILE MERGED 2004/12/09 17:06:58 mba 1.9.12.1: #i37714#: missing insertbar


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [2f9071ed793de8d3724b246e4169fd442aa73ca8]

INTEGRATION: CWS mav14 (1.15.24); FILE MERGED 2005/01/05 11:06:12 mav 1.15.24.1: #100000# resync problem


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [0c8212a3304078451c741856af2668019fd306a8]

INTEGRATION: CWS mav14 (1.13.24); FILE MERGED 2004/12/09 13:21:22 mav 1.13.24.1: #i33996# workaround to view MSOLE objects for wich no server is available


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [083a1ec72901afa51e63e001cc81709fa4388f89]

INTEGRATION: CWS mav14 (1.7.24); FILE MERGED 2004/12/09 13:21:22 mav 1.7.24.1: #i33996# workaround to view MSOLE objects for wich no server is available


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [a321b1385bd3375407b3bd22b2d03e428f5da542]

INTEGRATION: CWS mav14 (1.19.24); FILE MERGED 2005/01/05 11:06:12 mav 1.19.24.2: #100000# resync problem 2004/12/09 13:21:21 mav 1.19.24.1: #i33996# workaround to view MSOLE objects for wich no server is available


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [126e0b4dda48795dab27048094af42ef3bd02daa]

INTEGRATION: CWS mav14 (1.7.24); FILE MERGED 2004/12/09 13:21:21 mav 1.7.24.2: #i33996# workaround to view MSOLE objects for wich no server is available 2004/11/25 17:18:51 mav 1.7.24.1: #i37640# MSOLE dialog must create ole object except the case of own format


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [82a263d374902a2b3fabaf28aab6b647c50ede0d]

INTEGRATION: CWS fwkbugfix04 (1.3.48); FILE MERGED 2005/01/14 12:46:43 mba 1.3.48.4: #i35503#: detect templates only if asked for 2005/01/07 06:17:06 mba 1.3.48.3: syntax error after resync 2004/12/10 23:05:40 mba 1.3.48.2: #i35505#: detect templates only if asked for 2004/12/10 22:53:19 mba 1.3.48.1: #i35505#: detect templates only if asked for


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [dfc9807bad4aca149e14079baf6d82a6198544b3]

INTEGRATION: CWS mav14 (1.11.24); FILE MERGED 2004/12/09 13:21:20 mav 1.11.24.1: #i33996# workaround to view MSOLE objects for wich no server is available


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [2f09f3edb91562d389a61f9cf014ebfca4bb23af]

INTEGRATION: CWS fwkbugfix04 (1.4.48); FILE MERGED 2005/01/07 08:34:20 mba 1.4.48.3: removed too much... 2005/01/06 17:45:47 mba 1.4.48.2: RESYNC: (1.4-1.5); FILE MERGED 2004/12/10 22:26:20 mba 1.4.48.1: #i38655#: no macroexecution while loading binary formats


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [18694810fdfd9a628dfb6bbafeaa28ffcea07156]

INTEGRATION: CWS mav14 (1.13.12); FILE MERGED 2005/01/06 16:07:05 mav 1.13.12.4: #i35475# fix reload of the link 2004/12/09 18:49:45 mav 1.13.12.3: RESYNC: (1.13-1.16); FILE MERGED 2004/12/02 11:23:30 mav 1.13.12.2: #i37642# XEmbedPersist has to be supported by links for now although it makes no effect on the link 2004/11/29 16:03:27 mav 1.13.12.1: #i35475# allow to break links


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [8ee59249dec66435b947fd8ae4f499b608481fb4]

INTEGRATION: CWS mav14 (1.2.116); FILE MERGED 2005/01/04 16:57:16 mav 1.2.116.3: #100000# resync problems 2004/12/09 18:46:13 mav 1.2.116.2: RESYNC: (1.2-1.3); FILE MERGED 2004/11/25 13:01:29 mav 1.2.116.1: #i37831# some static helper methods


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [ca0547fc3242d429f64909b5e8c26edcbb814250]

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>  [e344a1dfe11ff46736b08699115319fe5329ffea]

INTEGRATION: CWS pj16 (1.5.12); FILE MERGED 2005/01/14 17:57:56 pjanik 1.5.12.1: #i40178#: FreeBSD porting: catch up recent version of bridges/source/cpp_uno/gcc3_linux_intel/cpp2uno.cxx

From NAKATA Maho.

2005-01-18  Kurt Zenker  <kz@openoffice.org>  [659012e2d4dc9f475851bc3b868b33ea201b3ea8]

INTEGRATION: CWS pj16 (1.2.168); FILE MERGED 2005/01/14 17:57:50 pjanik 1.2.168.1: #i40178#: FreeBSD porting: catch up recent version of bridges/source/cpp_uno/gcc3_linux_intel/cpp2uno.cxx

From NAKATA Maho.

2005-01-18  Kurt Zenker  <kz@openoffice.org>  [a41fc473700f19d23db716c70530ec1c8dd081af]

INTEGRATION: CWS pj16 (1.2.168); FILE MERGED 2005/01/14 17:57:45 pjanik 1.2.168.1: #i40178#: FreeBSD porting: catch up recent version of bridges/source/cpp_uno/gcc3_linux_intel/cpp2uno.cxx

From NAKATA Maho.

2005-01-18  Kurt Zenker  <kz@openoffice.org>  [4f22470152367afc033ed2e620eb809455b46aa5]

INTEGRATION: CWS pj16 (1.4.158); FILE MERGED 2005/01/14 17:57:41 pjanik 1.4.158.1: #i40178#: FreeBSD porting: catch up recent version of bridges/source/cpp_uno/gcc3_linux_intel/cpp2uno.cxx

From NAKATA Maho.

2005-01-18  Kurt Zenker  <kz@openoffice.org>  [56c0add9db31bf4a3c8d4cf6f6fff0cb32f030cd]

INTEGRATION: CWS pj16 (1.3.158); FILE MERGED 2005/01/14 17:57:36 pjanik 1.3.158.1: #i40178#: FreeBSD porting: catch up recent version of bridges/source/cpp_uno/gcc3_linux_intel/cpp2uno.cxx

From NAKATA Maho.

2005-01-18  Kurt Zenker  <kz@openoffice.org>  [aae5d7cad1f37c8044344bada171d5a5094dea11]

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>  [0f6147e49566de69c7be0fbfd006115e3c49a841]

INTEGRATION: CWS mav14 (1.8.122); FILE MERGED 2005/01/07 11:47:12 mav 1.8.122.1: #i40022# register activex control for oasis documents


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [934c7fab2d82323f31dba7fc17eb6e097d8064a1]

INTEGRATION: CWS mav14 (1.5.18); FILE MERGED 2005/01/07 12:22:29 mav 1.5.18.1: #i40022# register activex control for oasis documents


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [c562d1138a11595ab948b092522974d766b1db82]

INTEGRATION: CWS mav14 (1.15.32); FILE MERGED 2005/01/05 17:16:27 mav 1.15.32.1: #i39895# ignore the class id provided in the object name


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [da0f24835c2aabfad27ac00c95f0a2665de8c6d1]

INTEGRATION: CWS mav14 (1.123.32); FILE MERGED 2005/01/07 18:23:18 mav 1.123.32.1: #i39895# try to set the size always


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [fe71ccf1b865d47fce99d9517fbd605cfb8c4474]

INTEGRATION: CWS mav14 (1.21.32); FILE MERGED 2005/01/06 13:00:54 mav 1.21.32.1: #i35475# support embedded links


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [43b4c2a400561a0788a97f39ebb52ce7e3a043f5]

INTEGRATION: CWS mav14 (1.13.34); FILE MERGED 2005/01/06 13:00:54 mav 1.13.34.1: #i35475# support embedded links


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [17c0259cc9829d3a7e8e19fc8615694a42a88fda]

INTEGRATION: CWS mav14 (1.48.58); FILE MERGED 2005/01/07 17:30:20 mav 1.48.58.4: #i39895# insert object to the new model 2005/01/07 16:41:48 mav 1.48.58.3: #i39895# insert object to the new model 2005/01/07 13:31:10 mav 1.48.58.2: #i39895# provide the new container after move 2005/01/06 12:59:45 mav 1.48.58.1: #i35475# support embedded links


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [dd4446d97082528209b23099e4ae9ba41aee315c]

INTEGRATION: CWS mav14 (1.10.182); FILE MERGED 2004/12/09 23:19:55 mav 1.10.182.3: RESYNC: (1.10-1.11); FILE MERGED 2004/11/24 16:31:14 mav 1.10.182.2: #i37646# oasis types on export 2004/11/23 14:51:09 mav 1.10.182.1: #i37646# allow to use oasis format with ole server


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [5128955e511181547c4e28a03d413380c7bc792b]

INTEGRATION: CWS mav14 (1.105.82); FILE MERGED 2004/12/09 23:19:46 mav 1.105.82.2: RESYNC: (1.105-1.108); FILE MERGED 2004/11/23 14:51:09 mav 1.105.82.1: #i37646# allow to use oasis format with ole server


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [8fc645b0cb4aae120820cdf07e5780795ae86260]

INTEGRATION: CWS mav14 (1.16.156); FILE MERGED 2005/01/06 14:09:32 mav 1.16.156.4: #i35475# support embedded links 2005/01/06 13:25:05 mav 1.16.156.3: #i35475# support embedded links 2004/12/09 20:55:17 mav 1.16.156.2: RESYNC: (1.16-1.17); FILE MERGED 2004/12/01 11:20:23 mav 1.16.156.1: #i35475# handle embedded links by link dialog


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [2385d4cd9cca38e5b7fb10f56970733fe2af3c7b]

INTEGRATION: CWS mav14 (1.8.158); FILE MERGED 2005/01/06 14:07:41 mav 1.8.158.4: #i35475# support embedded links 2005/01/06 13:19:37 mav 1.8.158.3: #i35475# support embedded links 2004/12/09 20:28:43 mav 1.8.158.2: RESYNC: (1.8-1.9); FILE MERGED 2004/12/01 11:20:22 mav 1.8.158.1: #i35475# handle embedded links by link dialog


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [562c922242baf4e5446eddcdf2f5f9e7956bb2ae]

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>  [1c0a692c8f5758bc247c911c685d4d64992cb6e1]

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>  [444160e77a95793e4b134c5331a1f37a2f1db1d1]

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>  [3e5a9c073df5ebb701f56c1995756b3890009369]

INTEGRATION: CWS solarisgcc01 (1.1.2); FILE ADDED 2004/12/11 13:47:12 pjanik 1.1.2.1: #i35818#: Add cpp uno files for gcc on Solaris/x86.

Submitted by: TANIGUCHI Yasuaki.

2005-01-18  Kurt Zenker  <kz@openoffice.org>  [ecb4ce445773821f81581ff478233b33133d1ec8]

INTEGRATION: CWS solarisgcc01 (1.1.2); FILE ADDED 2004/12/11 13:47:06 pjanik 1.1.2.1: #i35818#: Add cpp uno files for gcc on Solaris/x86.

Submitted by: TANIGUCHI Yasuaki.

2005-01-18  Kurt Zenker  <kz@openoffice.org>  [66ca57c45f98237eb07a5ff53f9a767d46b4b0fe]

INTEGRATION: CWS solarisgcc01 (1.1.2); FILE ADDED 2004/12/11 13:47:01 pjanik 1.1.2.1: #i35818#: Add cpp uno files for gcc on Solaris/x86.

Submitted by: TANIGUCHI Yasuaki.

2005-01-18  Kurt Zenker  <kz@openoffice.org>  [b31cb4d921c66bab63f77f7b2d11bdb0ed047b4e]

INTEGRATION: CWS solarisgcc01 (1.1.2); FILE ADDED 2004/12/11 13:46:56 pjanik 1.1.2.1: #i35818#: Add cpp uno files for gcc on Solaris/x86.

Submitted by: TANIGUCHI Yasuaki.

2005-01-18  Kurt Zenker  <kz@openoffice.org>  [e17c48797e6b44bda00faa7611ada8d96ba43f53]

INTEGRATION: CWS solarisgcc01 (1.1.2); FILE ADDED 2004/12/11 13:46:50 pjanik 1.1.2.1: #i35818#: Add cpp uno files for gcc on Solaris/x86.

Submitted by: TANIGUCHI Yasuaki.

2005-01-18  Kurt Zenker  <kz@openoffice.org>  [ef954b554f362c4240fe582e87fc5e50917f732b]

INTEGRATION: CWS solarisgcc01 (1.29.30); FILE MERGED 2004/12/11 13:46:43 pjanik 1.29.30.1: #i35818#: Add cpp uno files for gcc on Solaris/x86.

Submitted by: TANIGUCHI Yasuaki.

2005-01-18  Kurt Zenker  <kz@openoffice.org>  [1ad348ea9c554a08cb516aba134cfcf7cd43bfff]

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>  [88b6a7aef0d537369c2094b8370e022ac061c3f0]

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>  [435e480b28f87f52b3ffce693f5c0d264dfbf7f0]

INTEGRATION: CWS xmlsec07 (1.52.6); FILE MERGED 2005/01/10 10:15:03 pb 1.52.6.3: fix: #i38642# storage for macrowarning set 2004/12/22 09:22:33 mt 1.52.6.2: RESYNC: (1.52-1.53); FILE MERGED 2004/12/09 13:46:27 mav 1.52.6.1: #i38474# if object has no storage and is not explicitly set to modified state it is not modified


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [3cb71cce0f544069a517140a21503b567162cca6]

INTEGRATION: CWS xmlsec07 (1.24.6); FILE MERGED 2005/01/10 11:02:09 pb 1.24.6.3: fix: #i38744# more space for button text 2004/12/22 09:21:25 mt 1.24.6.2: RESYNC: (1.24-1.25); FILE MERGED 2004/12/14 11:38:31 pb 1.24.6.1: fix: #i38744# dynamic length of buttons


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [0ab43e7847a157ad44d504c18398c54fb6965711]

INTEGRATION: CWS xmlsec07 (1.73.6); FILE MERGED 2004/12/22 09:22:41 mt 1.73.6.3: RESYNC: (1.73-1.74); FILE MERGED 2004/12/09 13:27:00 pb 1.73.6.2: fix: #i38384# mix of doc- and macro-signature resolved 2004/12/06 16:31:09 mt 1.73.6.1: #i37757# Removed an other MAV09 HACK


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [601dfd4f1d46f5ad02fedbffbb49d2ae726a7729]

INTEGRATION: CWS mbu2 (1.83.24); FILE MERGED 2005/01/05 09:03:30 mbu 1.83.24.1: #i37165


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [8bce1a6678fed134418c50491583adbc7094bf15]

INTEGRATION: CWS xmlsec07 (1.150.6); FILE MERGED 2005/01/10 11:41:11 mt 1.150.6.4: RESYNC: (1.153-1.154); FILE MERGED 2005/01/04 09:46:24 mav 1.150.6.3: #i37769# new document can have no version 2004/12/22 09:21:43 mt 1.150.6.2: RESYNC: (1.150-1.153); FILE MERGED 2004/12/06 16:31:08 mt 1.150.6.1: #i37757# Removed an other MAV09 HACK


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [b329fe69ab20da7ae5c748cdf3dcd214e92ccc63]

INTEGRATION: CWS xmlsec07 (1.44.130); FILE MERGED 2004/12/14 11:35:23 pb 1.44.130.1: fix: #i38744# use svtools/controldims.hrc


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [f5c8ad364bbff8bcc32e0ba18bb4d4f887b4f6e2]

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>  [4361fc861fd4ba763f11dab0140a82e8dec82da1]

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>  [6eaf4b35bf231161cacb7e34b243fcc68b241d67]

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>  [6ab383f3db8f656e6d9eb58949ed9b92cceed859]

INTEGRATION: CWS xmlsec07 (1.4.16); FILE MERGED 2004/12/24 00:42:09 mmi 1.4.16.1: Fix the time problem Issue number:  38640 Submitted by:  mmi Reviewed by:


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [b84ede0ab8020e23eac1dbe2c05682f2d099895e]

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>  [b147b7f47a6eb56508160c132eb82c7aadc06248]

INTEGRATION: CWS xmlsec07 (1.5.2); FILE MERGED 2004/12/24 00:42:09 mmi 1.5.2.1: Fix the time problem Issue number:  38640 Submitted by:  mmi Reviewed by:


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [1fcc6c2e2603171247d67ae3842c203022f7e8f0]

INTEGRATION: CWS xmlsec07 (1.3.2); FILE MERGED 2004/12/10 10:58:18 pb 1.3.2.2: fix: #i38637# #i38641# zeigen -> anzeigen 2004/12/06 11:38:34 pb 1.3.2.1: fix: #i38043# #i38046# typo removed, consistent to spec


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [df2ccf106f8bacbfd53f7357f2483b41a6ad0a29]

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>  [82bec358c91383e6f5020d87178712af18564d4b]

INTEGRATION: CWS xmlsec07 (1.10.2); FILE MERGED 2004/12/10 10:59:31 pb 1.10.2.1: fix: #i38637# #i38641# length of buttons and fixedtext variable


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [eb2fb00acf922cc8f826fea70ca107138060abb6]

INTEGRATION: CWS xmlsec07 (1.7.2); FILE MERGED 2004/12/10 10:59:31 pb 1.7.2.1: fix: #i38637# #i38641# length of buttons and fixedtext variable


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [061f252a44bbfb76ba0acadc1ef759e50138c223]

INTEGRATION: CWS xmlsec07 (1.15.2); FILE MERGED 2004/12/17 15:12:05 pb 1.15.2.2: fix: #i38638# if CN part not exists then try OU, O and E 2004/12/10 10:59:31 pb 1.15.2.1: fix: #i38637# #i38641# length of buttons and fixedtext variable


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [98c9035c9419ff55005ecfcc1f5d098f22c7e5ec]

INTEGRATION: CWS mbu2 (1.56.388); FILE MERGED 2005/01/05 08:52:23 mbu 1.56.388.1: #i4279


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [fc449ebd2836252d6f6daf73ab6fbf715adfc5b2]

INTEGRATION: CWS mbu2 (1.83.124); FILE MERGED 2005/01/05 08:52:22 mbu 1.83.124.1: #i4279


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [81d15f8462dbac204da23e9115e11a8b0b961669]

INTEGRATION: CWS xmlsec07 (1.3.2); FILE MERGED 2004/12/10 10:58:18 pb 1.3.2.1: fix: #i38637# #i38641# zeigen -> anzeigen


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [9ff6641a3a9b2e9ba3b90951537988fa13473855]

INTEGRATION: CWS xmlsec07 (1.16.2); FILE MERGED 2004/12/14 11:42:34 pb 1.16.2.1: fix: #i38744# time support again


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [003b122819b708151c9078a96a85a56a4d84244c]

INTEGRATION: CWS xmlsec07 (1.7.2); FILE MERGED 2004/12/10 10:56:38 pb 1.7.2.1: fix: #i38637# #i38641# certpath page: mpParent and mbFirstActiveDone added


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [e29c83fbe1399a6a145947be7601b8389258c5c9]

INTEGRATION: CWS mbu2 (1.50.72); FILE MERGED 2005/01/05 09:07:09 mbu 1.50.72.1: #i22746


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [93a972ee50109e9757f8af6478686eb9e1be5197]

INTEGRATION: CWS mbu2 (1.26.202); FILE MERGED 2005/01/05 09:06:46 mbu 1.26.202.1: #i32157


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [e97536b8091fc1fbdcd82d5342bfaf6f45d41123]

INTEGRATION: CWS mbu2 (1.61.72); FILE MERGED 2005/01/05 09:06:07 mbu 1.61.72.1: #i30013


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [ac5e43dc728c1c7db3549dadadf8c5929165fef4]

INTEGRATION: CWS mbu2 (1.17.94); FILE MERGED 2005/01/05 09:05:29 mbu 1.17.94.1: #i37684


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [091e45744ca3c122dbbb64beaaed04ea2ad71477]

INTEGRATION: CWS mbu2 (1.39.74); FILE MERGED 2005/01/05 09:04:47 mbu 1.39.74.1: fixed memory leak


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [37395273d98a7f3a2e0ea155ec24c912f0c858da]

INTEGRATION: CWS mbu2 (1.20.200); FILE MERGED 2005/01/12 12:22:27 mbu 1.20.200.2: touching up #i29603 2005/01/05 09:04:03 mbu 1.20.200.1: #i29603


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [a740078e3f57a1995de6d4f98f8c3fbd62c282d8]

INTEGRATION: CWS mbu2 (1.69.200); FILE MERGED 2005/01/06 14:51:01 mbu 1.69.200.3: calling CalcLayout() through FEShell instead of WrtShell 2005/01/06 13:44:52 mbu 1.69.200.2: wrtsh include modified 2005/01/05 09:02:32 mbu 1.69.200.1: #i34818


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [7eb45c99252004ac2e1ec747c131fbfd766fb7ad]

INTEGRATION: CWS mbu2 (1.59.62); FILE MERGED 2005/01/05 09:01:41 mbu 1.59.62.1: #i36382


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [75d80a8e3e33c8039852912d202ca02e8cd159cc]

INTEGRATION: CWS mbu2 (1.41.206); FILE MERGED 2005/01/05 09:00:52 mbu 1.41.206.1: #i29603


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [908d0a31194971fc4772c21dbe34d9fc51e746f2]

INTEGRATION: CWS mbu2 (1.15.206); FILE MERGED 2005/01/05 09:00:01 mbu 1.15.206.1: #i29603


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [4375fab6f1973b9a4642253f949eb1f25cfeb617]

INTEGRATION: CWS mbu2 (1.30.72); FILE MERGED 2005/01/05 08:59:13 mbu 1.30.72.1: #i29603


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [0664360167cf5715d51ff55bfe25254b0464a8bf]

INTEGRATION: CWS mbu2 (1.9.62); FILE MERGED 2005/01/05 08:57:56 mbu 1.9.62.1: #i4279


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [2034ae4f7561901994c1ffbfa66bfaa9cd337f6b]

INTEGRATION: CWS mbu2 (1.10.864); FILE MERGED 2005/01/05 08:57:01 mbu 1.10.864.1: added GetDistance which calculates the true distance between point and rectangle


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [9d8f8c623485acb1e80d6c8bf43c4f106efbd1e7]

INTEGRATION: CWS mbu2 (1.8.410); FILE MERGED 2005/01/05 08:56:16 mbu 1.8.410.1: added GetDistance which calculates the true distance between point and rectangle


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [653daba50a89045733027155072aa31fc245fabd]

INTEGRATION: CWS mbu2 (1.47.92); FILE MERGED 2005/01/05 08:55:28 mbu 1.47.92.1: added GetContentFromPos


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [0acbc40aa39de93a8bf7afe78400baae42420aaa]

INTEGRATION: CWS sb28 (1.13.50); FILE MERGED 2005/01/07 10:25:49 sb 1.13.50.2: #i32170# Imnproved documentation. 2005/01/05 14:09:13 sb 1.13.50.1: #i32170# Added documentation.


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [3821bb967b9de624402631761ddd6150aabf5965]

INTEGRATION: CWS sb28 (1.11.50); FILE MERGED 2005/01/07 10:25:48 sb 1.11.50.2: #i32170# Imnproved documentation. 2005/01/05 14:09:12 sb 1.11.50.1: #i32170# Added documentation.


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [a0d7e784d8b0a4a442adb4e8dee3b941f415ca3c]

INTEGRATION: CWS sb28 (1.12.18); FILE MERGED 2005/01/05 15:58:23 sb 1.12.18.1: #108675# Removed race between JavaThreadPoolFactory.add/removeJobQueue and JavaThreadPoolFactory.dispose; cleaned up JavaThreadPoolFactory class.


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [b3dee8e776dcd97fcfe45644c0b802fbfb1f47f2]

INTEGRATION: CWS sb28 (1.4.18); FILE MERGED 2005/01/05 15:58:22 sb 1.4.18.1: #108675# Removed race between JavaThreadPoolFactory.add/removeJobQueue and JavaThreadPoolFactory.dispose; cleaned up JavaThreadPoolFactory class.


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [874cb54b64f0471d5d94c4fd24b6dffd6345b64a]

INTEGRATION: CWS sb28 (1.2.22); FILE MERGED 2005/01/03 16:38:01 sb 1.2.22.1: #i28722# Removed support for char and string constants.


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [4b0bf7339b60f88a6dba4cf013ff7a8086a5cfcc]

INTEGRATION: CWS sb28 (1.12.16); FILE MERGED 2005/01/03 16:38:00 sb 1.12.16.1: #i28722# Removed support for char and string constants.


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [3107fd0b17cac2e8b8b1168c2ddce7a97fa62e84]

INTEGRATION: CWS sb28 (1.10.8); FILE MERGED 2005/01/03 16:38:00 sb 1.10.8.1: #i28722# Removed support for char and string constants.


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [217a4d47c2b9a84ecab1252391e69ad83c88ada6]

INTEGRATION: CWS sb28 (1.11.4); FILE MERGED 2005/01/04 15:52:51 sb 1.11.4.1: #i28722# idlc -stdin did not work correctly.


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [fd96c67a95cac9a115c19590ee2079ca8c2787eb]

INTEGRATION: CWS sb28 (1.6.16); FILE MERGED 2005/01/03 16:38:00 sb 1.6.16.1: #i28722# Removed support for char and string constants.


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [fa3a276d065ff08cd469fcce70b0497e4d12e7a7]

INTEGRATION: CWS sb28 (1.5.20); FILE MERGED 2005/01/03 16:38:00 sb 1.5.20.1: #i28722# Removed support for char and string constants.


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [8e58425e98d670813aee783dcbf2b72687cb6c6f]

INTEGRATION: CWS sb28 (1.2.16); FILE MERGED 2005/01/03 16:37:59 sb 1.2.16.1: #i28722# Removed support for char and string constants.


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [f158b48e5d3baabdf42734a51f77d8be9c65405d]

INTEGRATION: CWS sb28 (1.2.42); FILE MERGED 2005/01/07 14:28:37 sb 1.2.42.1: #i40084# Polymorphic struct types must not be instantiated over unsigned integer types.


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [86ec0a6fa63e496764e4682b29dc32c827875be5]

INTEGRATION: CWS sb28 (1.2.42); FILE MERGED 2005/01/07 14:28:36 sb 1.2.42.1: #i40084# Polymorphic struct types must not be instantiated over unsigned integer types.


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [b7c1a27addd0e6e26f90e753eec5672a4d1a3ac9]

INTEGRATION: CWS cfgsmartcache (1.7.60); FILE MERGED 2005/01/12 15:32:41 jb 1.7.60.1: #i29624# Multilocale support for the binary cache


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [50a3047ffc9179e713cdb8e81b724e6691f0fe19]

INTEGRATION: CWS res32bit2 (1.35.16); FILE MERGED 2005/01/17 16:38:23 pl 1.35.16.1: #i40403# make SetResMgr hack for ofa resource work again


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [bf3acfeaea39487afd145feacc4a4a85425c073b]

INTEGRATION: CWS cfgsmartcache (1.6.60); FILE MERGED 2005/01/12 15:32:40 jb 1.6.60.1: #i29624# Multilocale support for the binary cache


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [2b0d3e4702024ce2c6fd0626d68533964b38a4a3]

INTEGRATION: CWS sb28 (1.4.8); FILE MERGED 2005/01/04 10:01:59 sb 1.4.8.1: #i38790# Suppress C++ compiler warnings about (un)signedness of -2^31 and -2^63 integer literals in generated .hdl files.


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [8350cda11e8b57a3d462fa45dd2918ea55485aee]

INTEGRATION: CWS cfgsmartcache (1.2.132); FILE MERGED 2005/01/12 15:32:40 jb 1.2.132.1: #i29624# Multilocale support for the binary cache


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [187f0f2da3c6d089b1bc2eef8e9ff12372842419]

INTEGRATION: CWS sb28 (1.5.8); FILE MERGED 2005/01/04 10:01:59 sb 1.5.8.1: #i38790# Suppress C++ compiler warnings about (un)signedness of -2^31 and -2^63 integer literals in generated .hdl files.


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [53e2903ce05ca5911b4a921a6a757ad6676a5416]

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>  [2d548bea50c2546d4ebeed5ba82702b079a74b77]

INTEGRATION: CWS cfgsmartcache (1.4.34); FILE MERGED 2005/01/12 15:32:40 jb 1.4.34.1: #i29624# Multilocale support for the binary cache


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [d54db0a196908dbc1ee850e289d512967705e535]

INTEGRATION: CWS sb28 (1.32.2); FILE MERGED 2005/01/04 16:35:51 sb 1.32.2.3: #i38790# Do not emit singed integer literals for unsigned integer types, to avoid C++ compiler warnings. 2005/01/04 10:20:43 sb 1.32.2.2: #i38790# Improved previous fix. 2005/01/04 10:01:58 sb 1.32.2.1: #i38790# Suppress C++ compiler warnings about (un)signedness of -2^31 and -2^63 integer literals in generated .hdl files.


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [56a5ad52362ff9800c0c41373e4e6e77f212172c]

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  Kurt Zenker  <kz@openoffice.org>  [e5740b3d53d8d4aa1b4d49724fe9191b1cfa1e1a]

INTEGRATION: CWS cfgsmartcache (1.3.70); FILE MERGED 2005/01/12 15:32:39 jb 1.3.70.1: #i29624# Multilocale support for the binary cache


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [b234309c5515d8c444c6f6260832fa49cbad2be2]

INTEGRATION: CWS sb28 (1.3.24); FILE MERGED 2005/01/06 09:12:20 sb 1.3.24.2: #i24735# Added documentation. 2005/01/04 14:13:55 sb 1.3.24.1: #i24735# Merged bridges/test/java_uno/multinherit into testtools/source/bridgetest.


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [e0bc9804bb65e8fb9946474b02b670b3899e9e05]

INTEGRATION: CWS cfgsmartcache (1.3.70); FILE MERGED 2005/01/13 20:37:17 jb 1.3.70.2: #i29264# Handle requests for no language (= default) correctly - i.e. require no locale 2005/01/12 15:32:39 jb 1.3.70.1: #i29624# Multilocale support for the binary cache


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [3158ae2dc0cdd0cc4a67c646398b20de74a4f0bd]

INTEGRATION: CWS gtkfpicker2 (1.15.124); FILE MERGED 2004/12/20 12:14:17 cmc 1.15.124.2: RESYNC: (1.15-1.17); FILE MERGED 2004/11/02 11:42:58 cmc 1.15.124.1: #i34219# don't show enable system file dialog if not possible to launch system file dialog


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [973e448720bd356aeca911cf1622cd478fa3da6a]

INTEGRATION: CWS sb28 (1.7.18); FILE MERGED 2005/01/06 09:13:58 sb 1.7.18.1: #i24735# Merged bridges/test/java_uno/multinherit into testtools/source/bridgetest.


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [2dabc2ffa5766cace132502d58ab2294d6c0d409]

INTEGRATION: CWS cfgsmartcache (1.4.70); FILE MERGED 2005/01/12 15:32:39 jb 1.4.70.1: #i29624# Multilocale support for the binary cache


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [fff4c75eacef3089d4f9c0ee3378ca30e621df95]

INTEGRATION: CWS sb28 (1.2.30); FILE MERGED 2005/01/06 09:13:58 sb 1.2.30.1: #i24735# Merged bridges/test/java_uno/multinherit into testtools/source/bridgetest.


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [26ecb7afcde05b5a165f7269c1bd18b0b7ca02bf]

INTEGRATION: CWS cfgsmartcache (1.4.22); FILE MERGED 2005/01/12 15:32:39 jb 1.4.22.1: #i29624# Multilocale support for the binary cache


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [363e999d36777c45bb429c37753e25b557861cb5]

INTEGRATION: CWS sb28 (1.2.34); FILE MERGED 2005/01/04 14:13:54 sb 1.2.34.1: #i24735# Merged bridges/test/java_uno/multinherit into testtools/source/bridgetest.


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [9a3511104c8ea169cd6824b7c9c8a20dd9916efc]

INTEGRATION: CWS cfgsmartcache (1.2.132); FILE MERGED 2005/01/12 15:32:38 jb 1.2.132.1: #i29624# Multilocale support for the binary cache


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [523f5fe984ba7b125b8d1520684d4dfc0e723b4f]

INTEGRATION: CWS sb28 (1.1.2); FILE ADDED 2005/01/04 14:14:34 sb 1.1.2.1: #i24735# Merged bridges/test/java_uno/multinherit into testtools/source/bridgetest.


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [b568e05313768a9a831cae19ca4acb6e869d3c68]

INTEGRATION: CWS cfgsmartcache (1.3.122); FILE MERGED 2005/01/12 15:32:38 jb 1.3.122.1: #i29624# Multilocale support for the binary cache


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [0addd015c3d3de69599883e97d8d424c2ef32ab5]

INTEGRATION: CWS sb28 (1.19.10); FILE MERGED 2005/01/04 16:49:53 sb 1.19.10.2: #i24735# Fixed typos. 2005/01/04 14:13:54 sb 1.19.10.1: #i24735# Merged bridges/test/java_uno/multinherit into testtools/source/bridgetest.


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [1b8836bd7bce5965513e95d821c8c84f427e0289]

INTEGRATION: CWS os46 (1.25.324); FILE MERGED 2004/12/08 14:43:07 os 1.25.324.1: #i33296# detect Chinese simplified and Japanese numberings


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [2ce18f56f6db310f4f14bd5c72ee0290739f6dcf]

INTEGRATION: CWS cfgsmartcache (1.10.22); FILE MERGED 2005/01/12 15:32:38 jb 1.10.22.1: #i29624# Multilocale support for the binary cache


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [445091f2006d7ff040960670bddcfb4866103514]

INTEGRATION: CWS sb28 (1.6.24); FILE MERGED 2005/01/04 14:13:54 sb 1.6.24.1: #i24735# Merged bridges/test/java_uno/multinherit into testtools/source/bridgetest.


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [f5f373c791b5a4b757421a0d940e4191ffe816e2]

INTEGRATION: CWS cfgsmartcache (1.19.22); FILE MERGED 2005/01/13 20:38:54 jb 1.19.22.2: #i29264# Fix missing initialization 2005/01/12 15:32:38 jb 1.19.22.1: #i29624# Multilocale support for the binary cache


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [bb70bbda66077039f28479a040acb300f3e71ef3]

INTEGRATION: CWS sb28 (1.1.100); FILE MERGED 2005/01/04 14:13:54 sb 1.1.100.1: #i24735# Merged bridges/test/java_uno/multinherit into testtools/source/bridgetest.


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [32f8adc604d2a4fd7713c767dacb202cf1e0e7e2]

INTEGRATION: CWS sb28 (1.13.24); FILE MERGED 2005/01/04 14:13:53 sb 1.13.24.1: #i24735# Merged bridges/test/java_uno/multinherit into testtools/source/bridgetest.


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [cdedd53f4763520db5f7754ed98e17e037df31b4]

INTEGRATION: CWS sb28 (1.6.24); FILE MERGED 2005/01/04 14:13:53 sb 1.6.24.1: #i24735# Merged bridges/test/java_uno/multinherit into testtools/source/bridgetest.


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [106a6700d80de4714ec2dd1970891f6702be7f13]

INTEGRATION: CWS gtkfpicker2 (1.5.2); FILE MERGED 2004/12/20 09:54:27 cmc 1.5.2.3: RESYNC: (1.5-1.9); FILE MERGED 2004/10/06 17:48:13 cmc 1.5.2.2: #i34219# update to using pkg_config.mk 2004/09/16 11:42:47 cmc 1.5.2.1: #i34219# another cut at getting the gtk fpicker to not break the Hamburg build


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [ea03108b2c8c2c17da34f93345840b799c115822]

INTEGRATION: CWS gtkfpicker2 (1.2.2); FILE MERGED 2004/12/20 09:53:56 cmc 1.2.2.2: RESYNC: (1.2-1.3); FILE MERGED 2004/09/16 11:42:46 cmc 1.2.2.1: #i34219# another cut at getting the gtk fpicker to not break the Hamburg build


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [c31355509388ae664e2e3548667de134cd5e06db]

INTEGRATION: CWS gtkfpicker2 (1.2.2); FILE MERGED 2004/09/16 11:42:46 cmc 1.2.2.1: #i34219# another cut at getting the gtk fpicker to not break the Hamburg build


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [ccd902a05546db7c72364f90773bffe2e58895a6]

INTEGRATION: CWS gtkfpicker2 (1.2.2); FILE MERGED 2004/09/16 11:42:45 cmc 1.2.2.1: #i34219# another cut at getting the gtk fpicker to not break the Hamburg build


2005-01-18  Kurt Zenker  <kz@openoffice.org>  [018922767a8f56de7856d7036349e54510503753]

INTEGRATION: CWS gtkfpicker2 (1.2.2); FILE MERGED 2004/12/20 09:53:48 cmc 1.2.2.3: RESYNC: (1.2-1.3); FILE MERGED 2004/12/02 16:47:28 cmc 1.2.2.2: that's one hell of an odd way to want multiselect 2004/09/16 11:42:45 cmc 1.2.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>  [9b033183b06259048fbabeba184eab69a7db5b53]

#i40303# remove obsolete STAR_REGISTRY; make sure it's rest


2005-01-17  Kurt Zenker  <kz@openoffice.org>  [d19c7bea2224619b6cc13a75b6fdb31cab730346]

#i10000# chg. ? term to if statement


2005-01-17  Vladimir Glazounov  <vg@openoffice.org>  [f851255aed812635cb849dcf5de8c7ed08c0d926]

#100000# no --prepare for non-unixes, more clear warnings when checkout fails


2005-01-17  Kurt Zenker  <kz@openoffice.org>  [1995f1d2e832001dec341ccd2e62338849dbd54a]

#i10000# back to r1.50 (dv)


2005-01-17  Niklas Nebel  <nn@openoffice.org>  [0453b133a8fe305e83ee90a77dc00f581e3e1b09]

#i10000# InsertObject 4th parameter


2005-01-15  Vladimir Glazounov  <vg@openoffice.org>  [77dc02653f62853813a81889a21034ec3348ef2f]

new version for SRC680


2005-01-14  Vladimir Glazounov  <vg@openoffice.org>  [5d469e810e9df54a1f273fca66efc2c3e02b7f15]

new version for SRC680


2005-01-14  Vladimir Glazounov  <vg@openoffice.org>  [20a08e0e67244275122928be12ad3ea27fefba2d]

new version for SRC680


2005-01-14  Vladimir Glazounov  <vg@openoffice.org>  [49687be851849ad6d5503679fbef5b1a64ab9023]

new version for SRC680


2005-01-14  Vladimir Glazounov  <vg@openoffice.org>  [ab90916274fc56d80368a72e349b6b9749bfef4a]

new version for SRC680


2005-01-14  Vladimir Glazounov  <vg@openoffice.org>  [b23d3742862fd212bf52e12c66b36023795d7916]

new version for SRC680


2005-01-14  Vladimir Glazounov  <vg@openoffice.org>  [0171145a12e9effe8009df446e83c07acd236ed4]

new version for SRC680


2005-01-14  Vladimir Glazounov  <vg@openoffice.org>  [fe44edd640abbaf3170b13b6fdbfbe08b20d06d9]

new version for SRC680


2005-01-14  Kurt Zenker  <kz@openoffice.org>  [d62745b2e306295fb0c59fc457d33e2f773cfd85]

INTEGRATION: CWS dr31 (1.8.70); FILE MERGED 2004/12/08 13:04:32 dr 1.8.70.1: #i37965# add module type 'Document' for Excel sheet/workbook macros


2005-01-14  Kurt Zenker  <kz@openoffice.org>  [34a4a75971253c408d7e7ebc753e7c9acd1e43af]

INTEGRATION: CWS dr31 (1.9.70); FILE MERGED 2004/12/08 13:04:32 dr 1.9.70.1: #i37965# add module type 'Document' for Excel sheet/workbook macros


2005-01-14  Kurt Zenker  <kz@openoffice.org>  [5c6355f2afa3e2665b42bbfc0c7a544df4c6dcb2]

INTEGRATION: CWS dr31 (1.17.68); FILE MERGED 2004/12/08 13:04:31 dr 1.17.68.1: #i37965# add module type 'Document' for Excel sheet/workbook macros


2005-01-14  Kurt Zenker  <kz@openoffice.org>  [97ac13589c5ecfba62dab84448484499542628ff]

INTEGRATION: CWS dr31 (1.3.30); FILE MERGED 2005/01/06 11:07:28 dr 1.3.30.1: #i39249# do not hide ltr/rtl buttons


2005-01-14  Kurt Zenker  <kz@openoffice.org>  [1f6a7ffe870d02140d5e92bd0e2a12604ff68319]

INTEGRATION: CWS dr31 (1.4.30); FILE MERGED 2005/01/12 14:17:26 dr 1.4.30.2: #i39782# don't hide text direction icons 2005/01/06 11:07:27 dr 1.4.30.1: #i39249# do not hide ltr/rtl buttons


2005-01-14  Kurt Zenker  <kz@openoffice.org>  [5e9d0dc09e170d141bbf77b5dfe53bdf52e57beb]

INTEGRATION: CWS dr31 (1.18.92); FILE MERGED 2004/12/17 15:58:31 dr 1.18.92.2: RESYNC: (1.18-1.19); FILE MERGED 2004/12/03 12:04:16 dr 1.18.92.1: #i38052# missing separator in Format->PrintRanges


2005-01-14  Kurt Zenker  <kz@openoffice.org>  [7f8a48b9be63670d63287c8eed1e292a2084e917]

INTEGRATION: CWS dr31 (1.8.10); FILE MERGED 2004/12/21 15:25:26 dr 1.8.10.1: #i23425# detect BIFF5-8 in flat stream files


2005-01-14  Kurt Zenker  <kz@openoffice.org>  [07633e8cfa1d26b4bbfe7a9690f8dc1c7d5247d9]

INTEGRATION: CWS dr31 (1.23.226); FILE MERGED 2005/01/10 11:55:27 dr 1.23.226.2: #i39700# correction for fixed text width 2005/01/06 10:41:49 dr 1.23.226.1: #i39700# fixed texts too small for pt-BR


2005-01-14  Kurt Zenker  <kz@openoffice.org>  [58436e4eed94f46f19b3c3aba1601aea1b6a9b77]

INTEGRATION: CWS dr31 (1.60.118); FILE MERGED 2005/01/05 17:32:45 dr 1.60.118.1: #i39667# UTF8->MS1252


2005-01-14  Kurt Zenker  <kz@openoffice.org>  [2349fb208d3d712505aa340e9f4887a5f601e03c]

INTEGRATION: CWS dr31 (1.41.168); FILE MERGED 2005/01/06 10:32:15 dr 1.41.168.1: #i39699# fixed texts too small for pt-BR


2005-01-14  Kurt Zenker  <kz@openoffice.org>  [623355bbd8a5d8f5fcec9105f995c253e1c4961a]

INTEGRATION: CWS dr31 (1.31.226); FILE MERGED 2005/01/10 11:54:59 dr 1.31.226.2: #i39696# correction for fixed text width 2005/01/06 10:13:47 dr 1.31.226.1: #i39699# fixed texts too small for pt-BR


2005-01-14  Kurt Zenker  <kz@openoffice.org>  [472756ff53c89e501548a2f383e4c9b463196c32]

INTEGRATION: CWS dr31 (1.39.226); FILE MERGED 2004/12/21 16:39:31 dr 1.39.226.1: #i38688# 'Display borders in' -> 'Display borders'


2005-01-14  Kurt Zenker  <kz@openoffice.org>  [1af9a2cf453400a6462c7edfbc11031cc42e57ff]

INTEGRATION: CWS dr31 (1.73.32); FILE MERGED 2005/01/06 16:30:22 dr 1.73.32.3: #i39464# autofilter import/export 2004/12/20 17:42:41 dr 1.73.32.2: #i38792# #i38821# formula handling changed, export of add-ins to BIFF5 2004/12/17 15:07:58 dr 1.73.32.1: #i38792# #i38821# Excel export of defined names and database ranges reimplemented


2005-01-14  Kurt Zenker  <kz@openoffice.org>  [c7eae9e133066268cb19f430013dc48ccc211cf8]

INTEGRATION: CWS dr31 (1.19.32); FILE MERGED 2004/12/20 17:42:41 dr 1.19.32.2: #i38792# #i38821# formula handling changed, export of add-ins to BIFF5 2004/12/17 15:07:58 dr 1.19.32.1: #i38792# #i38821# Excel export of defined names and database ranges reimplemented


2005-01-14  Kurt Zenker  <kz@openoffice.org>  [1daaad1e96322e107185c5eb201f47f754f9ce74]

INTEGRATION: CWS dr31 (1.18.118); FILE MERGED 2004/12/20 17:41:44 dr 1.18.118.2: #i38792# #i38821# formula handling changed, export of add-ins to BIFF5 2004/12/17 15:07:32 dr 1.18.118.1: #i38792# #i38821# Excel export of defined names and database ranges reimplemented


2005-01-14  Kurt Zenker  <kz@openoffice.org>  [41209ceb1227990165feab620a45c5c07aa52f3a]

INTEGRATION: CWS dr31 (1.18.32); FILE MERGED 2004/12/17 15:07:31 dr 1.18.32.1: #i38792# #i38821# Excel export of defined names and database ranges reimplemented


2005-01-14  Kurt Zenker  <kz@openoffice.org>  [5809c18e36550fa4bb209dbb24582f15ff45bdbe]

INTEGRATION: CWS dr31 (1.10.116); FILE MERGED 2004/12/09 09:04:41 dr 1.10.116.1: #i37965# import/export of control<->macro links, code cleanup


2005-01-14  Kurt Zenker  <kz@openoffice.org>  [e74a8299cf9de0b6261c085bd0b53b27eb9fefcd]

INTEGRATION: CWS dr31 (1.1.2); FILE ADDED 2004/12/17 15:07:26 dr 1.1.2.1: #i38792# #i38821# Excel export of defined names and database ranges reimplemented


2005-01-14  Kurt Zenker  <kz@openoffice.org>  [7eeae5b7c14191203aed8f7d8c8e1a3da838a782]

INTEGRATION: CWS dr31 (1.5.118); FILE MERGED 2004/12/17 15:07:31 dr 1.5.118.1: #i38792# #i38821# Excel export of defined names and database ranges reimplemented


2005-01-14  Kurt Zenker  <kz@openoffice.org>  [269290fe8dfce3a074ab6bcd54aeb422cccfb547]

INTEGRATION: CWS dr31 (1.12.88); FILE MERGED 2005/01/06 16:29:59 dr 1.12.88.2: #i39464# autofilter import/export 2004/12/09 09:04:41 dr 1.12.88.1: #i37965# import/export of control<->macro links, code cleanup


2005-01-14  Kurt Zenker  <kz@openoffice.org>  [0d3d9970a4f200d10735d76019d46e2ed4ed0bb1]

INTEGRATION: CWS dr31 (1.21.88); FILE MERGED 2005/01/06 16:29:58 dr 1.21.88.2: #i39464# autofilter import/export 2004/12/17 15:07:31 dr 1.21.88.1: #i38792# #i38821# Excel export of defined names and database ranges reimplemented


2005-01-14  Kurt Zenker  <kz@openoffice.org>  [53a7d5e0fa8c300858b5a7e558fc0d7f67ed5b46]

INTEGRATION: CWS dr31 (1.13.88); FILE MERGED 2005/01/05 14:04:54 dr 1.13.88.2: RESYNC: (1.13-1.14); FILE MERGED 2004/12/17 15:07:31 dr 1.13.88.1: #i38792# #i38821# Excel export of defined names and database ranges reimplemented


2005-01-14  Kurt Zenker  <kz@openoffice.org>  [a4c259ef50067187846f7510b8dd231baf1203b2]

INTEGRATION: CWS dr31 (1.13.88); FILE MERGED 2004/12/17 15:07:31 dr 1.13.88.2: #i38792# #i38821# Excel export of defined names and database ranges reimplemented 2004/12/09 09:04:40 dr 1.13.88.1: #i37965# import/export of control<->macro links, code cleanup


2005-01-14  Kurt Zenker  <kz@openoffice.org>  [4dbd8e39d45bebc8d4ae2bb462485abbc30c57e2]

INTEGRATION: CWS dr31 (1.1.2); FILE ADDED 2004/12/17 15:07:25 dr 1.1.2.1: #i38792# #i38821# Excel export of defined names and database ranges reimplemented


2005-01-14  Kurt Zenker  <kz@openoffice.org>  [f2bebd5b306e3b5bf5fc77a7cfd20ee1bdda0736]

INTEGRATION: CWS dr31 (1.10.118); FILE MERGED 2004/12/17 15:07:30 dr 1.10.118.2: #i38792# #i38821# Excel export of defined names and database ranges reimplemented 2004/12/09 09:04:40 dr 1.10.118.1: #i37965# import/export of control<->macro links, code cleanup


2005-01-14  Kurt Zenker  <kz@openoffice.org>  [8de0549999fd5903e62925141600cb90d04e51ed]

INTEGRATION: CWS dr31 (1.9.118); FILE MERGED 2005/01/05 14:04:46 dr 1.9.118.2: RESYNC: (1.9-1.10); FILE MERGED 2004/12/17 15:07:30 dr 1.9.118.1: #i38792# #i38821# Excel export of defined names and database ranges reimplemented


2005-01-14  Kurt Zenker  <kz@openoffice.org>  [9467cb747b801371c573a8e2e2be410d7d680062]

INTEGRATION: CWS dr31 (1.14.32); FILE MERGED 2004/12/17 15:07:30 dr 1.14.32.2: #i38792# #i38821# Excel export of defined names and database ranges reimplemented 2004/12/09 09:04:40 dr 1.14.32.1: #i37965# import/export of control<->macro links, code cleanup


2005-01-14  Kurt Zenker  <kz@openoffice.org>  [72f7dda7833e0115502d762f1d369e91a233e414]

INTEGRATION: CWS dr31 (1.8.118); FILE MERGED 2004/12/17 15:07:29 dr 1.8.118.1: #i38792# #i38821# Excel export of defined names and database ranges reimplemented


2005-01-14  Kurt Zenker  <kz@openoffice.org>  [694328107ed1172f187875179ad5ba2d51048821]

INTEGRATION: CWS dr31 (1.4.32); FILE MERGED 2004/12/17 15:07:29 dr 1.4.32.1: #i38792# #i38821# Excel export of defined names and database ranges reimplemented


2005-01-14  Kurt Zenker  <kz@openoffice.org>  [f4c54d34f9c52b9159dcc64cbd241837361c2c79]

INTEGRATION: CWS dr31 (1.11.88); FILE MERGED 2005/01/07 10:26:47 dr 1.11.88.4: #i10000# missing dtors 2005/01/05 14:04:37 dr 1.11.88.3: RESYNC: (1.11-1.12); FILE MERGED 2004/12/17 15:07:29 dr 1.11.88.2: #i38792# #i38821# Excel export of defined names and database ranges reimplemented 2004/12/09 09:04:39 dr 1.11.88.1: #i37965# import/export of control<->macro links, code cleanup


2005-01-14  Kurt Zenker  <kz@openoffice.org>  [efa68fe8d344cfc028a5efa2d7bdcea13be7137b]

INTEGRATION: CWS dr31 (1.13.32); FILE MERGED 2004/12/17 15:07:28 dr 1.13.32.2: #i38792# #i38821# Excel export of defined names and database ranges reimplemented 2004/12/09 09:04:39 dr 1.13.32.1: #i37965# import/export of control<->macro links, code cleanup


2005-01-14  Kurt Zenker  <kz@openoffice.org>  [9b93006df95a0718dfea76115dad8167e6cdf311]

INTEGRATION: CWS dr31 (1.6.118); FILE MERGED 2004/12/20 17:41:43 dr 1.6.118.3: #i38792# #i38821# formula handling changed, export of add-ins to BIFF5 2004/12/17 15:07:28 dr 1.6.118.2: #i38792# #i38821# Excel export of defined names and database ranges reimplemented 2004/12/09 09:04:39 dr 1.6.118.1: #i37965# import/export of control<->macro links, code cleanup


2005-01-14  Kurt Zenker  <kz@openoffice.org>  [584df737ee3942d6e0c52c281053146a0ea8b6fa]

INTEGRATION: CWS dr31 (1.5.118); FILE MERGED 2004/12/20 17:41:43 dr 1.5.118.3: #i38792# #i38821# formula handling changed, export of add-ins to BIFF5 2004/12/17 15:07:28 dr 1.5.118.2: #i38792# #i38821# Excel export of defined names and database ranges reimplemented 2004/12/09 09:04:39 dr 1.5.118.1: #i37965# import/export of control<->macro links, code cleanup


2005-01-14  Kurt Zenker  <kz@openoffice.org>  [723dbbd4065760f136aad5d248856091b9c9599c]

INTEGRATION: CWS dr31 (1.1.2); FILE ADDED 2004/12/20 17:41:43 dr 1.1.2.2: #i38792# #i38821# formula handling changed, export of add-ins to BIFF5 2004/12/17 15:07:25 dr 1.1.2.1: #i38792# #i38821# Excel export of defined names and database ranges reimplemented


2005-01-14  Kurt Zenker  <kz@openoffice.org>  [8d431e11e7ded7925c7ce61194361e85b0cc958b]

INTEGRATION: CWS dr31 (1.9.32); FILE MERGED 2004/12/20 17:41:43 dr 1.9.32.3: #i38792# #i38821# formula handling changed, export of add-ins to BIFF5 2004/12/17 15:07:28 dr 1.9.32.2: #i38792# #i38821# Excel export of defined names and database ranges reimplemented 2004/12/09 09:04:38 dr 1.9.32.1: #i37965# import/export of control<->macro links, code cleanup


2005-01-14  Kurt Zenker  <kz@openoffice.org>  [b7b27ec86b7bdf4fa5bd01b91595310729ff4e28]

INTEGRATION: CWS dr31 (1.13.88); FILE MERGED 2004/12/17 15:07:27 dr 1.13.88.1: #i38792# #i38821# Excel export of defined names and database ranges reimplemented


2005-01-14  Kurt Zenker  <kz@openoffice.org>  [4f71e8589c66d39823531134db8a7c40e41cc62a]

INTEGRATION: CWS dr31 (1.2.32); FILE MERGED 2005/01/07 10:26:47 dr 1.2.32.4: #i10000# missing dtors 2004/12/20 17:41:42 dr 1.2.32.3: #i38792# #i38821# formula handling changed, export of add-ins to BIFF5 2004/12/17 15:07:27 dr 1.2.32.2: #i38792# #i38821# Excel export of defined names and database ranges reimplemented 2004/12/09 09:04:37 dr 1.2.32.1: #i37965# import/export of control<->macro links, code cleanup


2005-01-14  Kurt Zenker  <kz@openoffice.org>  [6fcbd448fbd6da2321d4ba99b4bb68b4c65f71fe]

INTEGRATION: CWS dr31 (1.4.32); FILE MERGED 2004/12/09 09:04:37 dr 1.4.32.1: #i37965# import/export of control<->macro links, code cleanup


2005-01-14  Kurt Zenker  <kz@openoffice.org>  [63d9bad695dd63d9e799271ac62d13b643b82577]

INTEGRATION: CWS dr31 (1.8.32); FILE MERGED 2004/12/17 15:07:27 dr 1.8.32.2: #i38792# #i38821# Excel export of defined names and database ranges reimplemented 2004/12/09 09:04:36 dr 1.8.32.1: #i37965# import/export of control<->macro links, code cleanup


2005-01-14  Kurt Zenker  <kz@openoffice.org>  [3d36335efc0292de393c0690438dc2973e530092]

INTEGRATION: CWS dr31 (1.40.116); FILE MERGED 2004/12/17 15:07:27 dr 1.40.116.1: #i38792# #i38821# Excel export of defined names and database ranges reimplemented


2005-01-14  Kurt Zenker  <kz@openoffice.org>  [31f3597c7f3c58ee80ca9738080d59c1f55ddc3a]

INTEGRATION: CWS dr31 (1.38.32); FILE MERGED 2004/12/17 15:07:27 dr 1.38.32.1: #i38792# #i38821# Excel export of defined names and database ranges reimplemented


2005-01-14  Kurt Zenker  <kz@openoffice.org>  [3e1a930124600b0cd78545e48cd1d8c8fe67bed5]

INTEGRATION: CWS dr31 (1.29.36); FILE MERGED 2004/12/09 09:04:36 dr 1.29.36.1: #i37965# import/export of control<->macro links, code cleanup


2005-01-14  Kurt Zenker  <kz@openoffice.org>  [6ab315cb4abf57ee44125177fc21e5bf591ea087]

INTEGRATION: CWS dr31 (1.44.32); FILE MERGED 2004/12/17 15:07:26 dr 1.44.32.2: #i38792# #i38821# Excel export of defined names and database ranges reimplemented 2004/12/09 09:04:35 dr 1.44.32.1: #i37965# import/export of control<->macro links, code cleanup


2005-01-14  Kurt Zenker  <kz@openoffice.org>  [2dadbe7433f262c9037d6260cb1d6b869ef580d6]

INTEGRATION: CWS dr31 (1.57.88); FILE MERGED 2005/01/06 16:29:57 dr 1.57.88.2: #i39464# autofilter import/export 2004/12/20 20:47:47 dr 1.57.88.1: #i38093# set CR_FILTERED at filtered hidden rows


2005-01-14  Kurt Zenker  <kz@openoffice.org>  [d7c175e03ca0c23aa994c0db163d3b953a4c778c]

INTEGRATION: CWS dr31 (1.14.118); FILE MERGED 2004/12/17 15:07:26 dr 1.14.118.1: #i38792# #i38821# Excel export of defined names and database ranges reimplemented


2005-01-14  Kurt Zenker  <kz@openoffice.org>  [885b918550b3ad2ad3d8c4c2a435b4774b8014cf]

INTEGRATION: CWS dr31 (1.14.32); FILE MERGED 2004/12/17 15:07:26 dr 1.14.32.1: #i38792# #i38821# Excel export of defined names and database ranges reimplemented


2005-01-14  Kurt Zenker  <kz@openoffice.org>  [7f0928d79a244573ca6d55a1ad1fcfee28bb3f3c]

INTEGRATION: CWS dr31 (1.18.118); FILE MERGED 2004/12/20 17:40:51 dr 1.18.118.2: #i38792# #i38821# formula handling changed, export of add-ins to BIFF5 2004/12/17 15:05:53 dr 1.18.118.1: #i38792# #i38821# Excel export of defined names and database ranges reimplemented


2005-01-14  Kurt Zenker  <kz@openoffice.org>  [cea5bac640ec6424f3fe6b2d410aebabd9a3522c]

INTEGRATION: CWS dr31 (1.12.88); FILE MERGED 2004/12/09 09:03:29 dr 1.12.88.1: #i37965# import/export of control<->macro links, code cleanup


2005-01-14  Kurt Zenker  <kz@openoffice.org>  [140d60d465fec3c706f3f5762932bc9c65d1c22b]

INTEGRATION: CWS dr31 (1.5.32); FILE MERGED 2005/01/05 14:04:08 dr 1.5.32.2: RESYNC: (1.5-1.6); FILE MERGED 2004/12/17 15:05:53 dr 1.5.32.1: #i38792# #i38821# Excel export of defined names and database ranges reimplemented


2005-01-14  Kurt Zenker  <kz@openoffice.org>  [96fc232943acafb70e89c555182e05980c8e3574]

INTEGRATION: CWS dr31 (1.6.88); FILE MERGED 2004/12/09 10:16:03 dr 1.6.88.2: #i37965# import/export of control<->macro links, don't show warning for #i38718# 2004/12/09 09:03:29 dr 1.6.88.1: #i37965# import/export of control<->macro links, code cleanup


2005-01-14  Kurt Zenker  <kz@openoffice.org>  [d68ef7d5ee1829da624f1cbb1b2af25da4b610fe]

INTEGRATION: CWS dr31 (1.13.88); FILE MERGED 2004/12/17 15:05:53 dr 1.13.88.2: #i38792# #i38821# Excel export of defined names and database ranges reimplemented 2004/12/09 09:03:29 dr 1.13.88.1: #i37965# import/export of control<->macro links, code cleanup


2005-01-14  Kurt Zenker  <kz@openoffice.org>  [ece9b9268d9ba7e04378540459fb5548b32589aa]

INTEGRATION: CWS dr31 (1.1.2); FILE ADDED 2004/12/17 15:05:46 dr 1.1.2.1: #i38792# #i38821# Excel export of defined names and database ranges reimplemented


2005-01-14  Kurt Zenker  <kz@openoffice.org>  [2f851e8591f749ea7956bcab3dc7053fd84151f9]

INTEGRATION: CWS dr31 (1.15.118); FILE MERGED 2004/12/17 15:05:52 dr 1.15.118.2: #i38792# #i38821# Excel export of defined names and database ranges reimplemented 2004/12/09 09:03:28 dr 1.15.118.1: #i37965# import/export of control<->macro links, code cleanup


2005-01-14  Kurt Zenker  <kz@openoffice.org>  [6c9311a84d534c50c8807217a39bcf381a3e345c]

INTEGRATION: CWS dr31 (1.26.30); FILE MERGED 2005/01/06 16:29:38 dr 1.26.30.4: #i39464# autofilter import/export 2005/01/05 14:03:34 dr 1.26.30.3: RESYNC: (1.27-1.28); FILE MERGED 2004/12/17 15:49:43 dr 1.26.30.2: RESYNC: (1.26-1.27); FILE MERGED 2004/12/09 09:03:28 dr 1.26.30.1: #i37965# import/export of control<->macro links, code cleanup


2005-01-14  Kurt Zenker  <kz@openoffice.org>  [788198408c10d2cd664e8cf70649449674f17450]

INTEGRATION: CWS dr31 (1.13.88); FILE MERGED 2005/01/05 14:03:25 dr 1.13.88.2: RESYNC: (1.13-1.14); FILE MERGED 2004/12/17 15:05:52 dr 1.13.88.1: #i38792# #i38821# Excel export of defined names and database ranges reimplemented


2005-01-14  Kurt Zenker  <kz@openoffice.org>  [5b56e0bce494c440bf5cbec756efaf81088d1fc9]

INTEGRATION: CWS impress25 (1.10.54); FILE MERGED 2004/12/10 13:24:58 cl 1.10.54.1: removed not needed assertion


2005-01-14  Kurt Zenker  <kz@openoffice.org>  [e44df8f4ad96255fd0ba5f362a736cb516186b24]

INTEGRATION: CWS dr31 (1.4.32); FILE MERGED 2004/12/20 17:40:51 dr 1.4.32.2: #i38792# #i38821# formula handling changed, export of add-ins to BIFF5 2004/12/17 15:05:52 dr 1.4.32.1: #i38792# #i38821# Excel export of defined names and database ranges reimplemented


2005-01-14  Kurt Zenker  <kz@openoffice.org>  [e13784fd05d58291378f03025db3b41b0b66fb91]

INTEGRATION: CWS dr31 (1.15.88); FILE MERGED 2005/01/07 10:26:29 dr 1.15.88.3: #i10000# missing dtors 2005/01/05 14:03:17 dr 1.15.88.2: RESYNC: (1.15-1.16); FILE MERGED 2004/12/17 15:05:51 dr 1.15.88.1: #i38792# #i38821# Excel export of defined names and database ranges reimplemented


2005-01-14  Kurt Zenker  <kz@openoffice.org>  [dd9e13b3e02e114d405c44c9916d191a9b15878d]

INTEGRATION: CWS dr31 (1.5.32); FILE MERGED 2004/12/17 15:05:51 dr 1.5.32.1: #i38792# #i38821# Excel export of defined names and database ranges reimplemented


2005-01-14  Kurt Zenker  <kz@openoffice.org>  [965ec7499e6a481c013e51c2cbc762f5ebaf3afa]

INTEGRATION: CWS dr31 (1.14.32); FILE MERGED 2004/12/17 15:05:51 dr 1.14.32.2: #i38792# #i38821# Excel export of defined names and database ranges reimplemented 2004/12/09 09:03:28 dr 1.14.32.1: #i37965# import/export of control<->macro links, code cleanup


2005-01-14  Kurt Zenker  <kz@openoffice.org>  [05cf7fb6074483c57805e926b0854532f4695bf1]

INTEGRATION: CWS dr31 (1.3.118); FILE MERGED 2004/12/09 09:03:28 dr 1.3.118.1: #i37965# import/export of control<->macro links, code cleanup


2005-01-14  Kurt Zenker  <kz@openoffice.org>  [12d6e19e19ef52112df5fb88348fff19c5979080]

INTEGRATION: CWS dr31 (1.7.116); FILE MERGED 2004/12/17 15:05:51 dr 1.7.116.2: #i38792# #i38821# Excel export of defined names and database ranges reimplemented 2004/12/09 09:03:27 dr 1.7.116.1: #i37965# import/export of control<->macro links, code cleanup


2005-01-14  Kurt Zenker  <kz@openoffice.org>  [93db1819da1143f2505b56db9650c58e89157159]

INTEGRATION: CWS dr31 (1.1.2); FILE ADDED 2004/12/21 15:54:33 dr 1.1.2.3: #i37965# wrong NAME flags for macro calls 2004/12/20 17:40:50 dr 1.1.2.2: #i38792# #i38821# formula handling changed, export of add-ins to BIFF5 2004/12/17 15:05:46 dr 1.1.2.1: #i38792# #i38821# Excel export of defined names and database ranges reimplemented


2005-01-14  Kurt Zenker  <kz@openoffice.org>  [20afd3fe3f4d09da243e371994f4c8216260b607]

INTEGRATION: CWS dr31 (1.13.32); FILE MERGED 2004/12/20 17:40:50 dr 1.13.32.3: #i38792# #i38821# formula handling changed, export of add-ins to BIFF5 2004/12/17 15:05:50 dr 1.13.32.2: #i38792# #i38821# Excel export of defined names and database ranges reimplemented 2004/12/09 09:03:27 dr 1.13.32.1: #i37965# import/export of control<->macro links, code cleanup


2005-01-14  Kurt Zenker  <kz@openoffice.org>  [b65b29ed578dfa277eed5826c43238fe844d26ca]

INTEGRATION: CWS dr31 (1.19.80); FILE MERGED 2004/12/17 15:05:50 dr 1.19.80.1: #i38792# #i38821# Excel export of defined names and database ranges reimplemented


2005-01-14  Kurt Zenker  <kz@openoffice.org>  [82014dcd575698bb3f4bfb465a6f0fc0ccb57ba2]

INTEGRATION: CWS dr31 (1.2.32); FILE MERGED 2005/01/07 10:26:29 dr 1.2.32.5: #i10000# missing dtors 2005/01/05 14:03:07 dr 1.2.32.4: RESYNC: (1.2-1.3); FILE MERGED 2004/12/20 17:40:49 dr 1.2.32.3: #i38792# #i38821# formula handling changed, export of add-ins to BIFF5 2004/12/17 15:05:49 dr 1.2.32.2: #i38792# #i38821# Excel export of defined names and database ranges reimplemented 2004/12/09 09:03:27 dr 1.2.32.1: #i37965# import/export of control<->macro links, code cleanup


2005-01-14  Kurt Zenker  <kz@openoffice.org>  [3c4c73f6feef7e5405ac792bf636f4f7e99651a4]

INTEGRATION: CWS dr31 (1.7.30); FILE MERGED 2005/01/06 16:29:37 dr 1.7.30.4: #i39464# autofilter import/export 2004/12/20 17:40:49 dr 1.7.30.3: #i38792# #i38821# formula handling changed, export of add-ins to BIFF5 2004/12/17 15:05:49 dr 1.7.30.2: #i38792# #i38821# Excel export of defined names and database ranges reimplemented 2004/12/09 09:03:26 dr 1.7.30.1: #i37965# import/export of control<->macro links, code cleanup


2005-01-14  Kurt Zenker  <kz@openoffice.org>  [7b2de3dd5f791f949508f9f04e9eb2bc46c3cc33]

INTEGRATION: CWS dr31 (1.11.32); FILE MERGED 2004/12/20 17:40:48 dr 1.11.32.3: #i38792# #i38821# formula handling changed, export of add-ins to BIFF5 2004/12/17 15:05:49 dr 1.11.32.2: #i38792# #i38821# Excel export of defined names and database ranges reimplemented 2004/12/09 09:03:26 dr 1.11.32.1: #i37965# import/export of control<->macro links, code cleanup


2005-01-14  Kurt Zenker  <kz@openoffice.org>  [cc9bfd9282e34ed00841e0ed13536d49195d62d3]

INTEGRATION: CWS dr31 (1.49.88); FILE MERGED 2005/01/06 16:29:37 dr 1.49.88.3: #i39464# autofilter import/export 2004/12/17 15:05:48 dr 1.49.88.2: #i38792# #i38821# Excel export of defined names and database ranges reimplemented 2004/12/09 09:03:25 dr 1.49.88.1: #i37965# import/export of control<->macro links, code cleanup


2005-01-14  Kurt Zenker  <kz@openoffice.org>  [15c89fd6796196e3f54dbf04b6bd5cbf8e69ed34]

INTEGRATION: CWS dr31 (1.29.32); FILE MERGED 2004/12/17 15:05:48 dr 1.29.32.1: #i38792# #i38821# Excel export of defined names and database ranges reimplemented


2005-01-14  Kurt Zenker  <kz@openoffice.org>  [c7da1e2720824f6f13cd9dc3830a7281bd7eae8d]

INTEGRATION: CWS dr31 (1.69.30); FILE MERGED 2005/01/05 14:02:59 dr 1.69.30.2: RESYNC: (1.69-1.70); FILE MERGED 2004/12/09 09:03:25 dr 1.69.30.1: #i37965# import/export of control<->macro links, code cleanup


2005-01-14  Kurt Zenker  <kz@openoffice.org>  [08477c9b4d402d149cf4023fd11ab5494fadb9a5]

INTEGRATION: CWS dr31 (1.22.32); FILE MERGED 2004/12/17 15:05:48 dr 1.22.32.1: #i38792# #i38821# Excel export of defined names and database ranges reimplemented


2005-01-14  Kurt Zenker  <kz@openoffice.org>  [a466f70382766f85d84c8e16c8f17ea4ba023358]

INTEGRATION: CWS dr31 (1.51.32); FILE MERGED 2004/12/17 15:05:48 dr 1.51.32.1: #i38792# #i38821# Excel export of defined names and database ranges reimplemented


2005-01-14  Kurt Zenker  <kz@openoffice.org>  [474fc7f8b50d78a67a2ee803c2e20ce09837cf13]

INTEGRATION: CWS impress25 (1.25.16); FILE MERGED 2004/12/17 14:06:01 cl 1.25.16.2: #i38753# fixed header/footer-decl export position 2004/12/10 16:58:09 cl 1.25.16.1: #i38514# do not crash when no document was set


2005-01-14  Kurt Zenker  <kz@openoffice.org>  [dd73c0d0eb05085598b652f58c5f36d29959ec07]

INTEGRATION: CWS dr31 (1.76.32); FILE MERGED 2004/12/20 17:40:47 dr 1.76.32.3: #i38792# #i38821# formula handling changed, export of add-ins to BIFF5 2004/12/17 15:05:47 dr 1.76.32.2: #i38792# #i38821# Excel export of defined names and database ranges reimplemented 2004/12/09 09:03:24 dr 1.76.32.1: #i37965# import/export of control<->macro links, code cleanup


2005-01-14  Kurt Zenker  <kz@openoffice.org>  [356f913bc45134dafac4ce12792dd4411b6a0f3d]

INTEGRATION: CWS impress25 (1.25.16); FILE MERGED 2004/12/17 14:06:01 cl 1.25.16.1: #i38753# fixed header/footer-decl export position


2005-01-14  Kurt Zenker  <kz@openoffice.org>  [937f14e854dc826ea72eb25648813a1f4db8aef7]

INTEGRATION: CWS impress25 (1.46.16); FILE MERGED 2004/12/17 14:06:01 cl 1.46.16.1: #i38753# fixed header/footer-decl export position


2005-01-14  Kurt Zenker  <kz@openoffice.org>  [58503096f20691d70b22aa3f31bf713741414ea5]

INTEGRATION: CWS dr31 (1.102.30); FILE MERGED 2005/01/06 16:29:36 dr 1.102.30.4: #i39464# autofilter import/export 2005/01/05 14:02:50 dr 1.102.30.3: RESYNC: (1.102-1.103); FILE MERGED 2004/12/20 20:47:36 dr 1.102.30.2: #i38093# set CR_FILTERED at filtered hidden rows 2004/12/17 15:05:47 dr 1.102.30.1: #i38792# #i38821# Excel export of defined names and database ranges reimplemented


2005-01-14  Kurt Zenker  <kz@openoffice.org>  [b2985bfd82665da295ba483301cb4145fa27340a]

INTEGRATION: CWS impress25 (1.92.16); FILE MERGED 2004/12/17 14:06:00 cl 1.92.16.2: #i38753# fixed header/footer-decl export position 2004/12/10 14:23:40 cl 1.92.16.1: #i38749# export empty notes page, they may contain page settings


2005-01-14  Kurt Zenker  <kz@openoffice.org>  [1030095813d3f37cd9955fcbccc92eec6005e5d4]

INTEGRATION: CWS dr31 (1.32.32); FILE MERGED 2004/12/17 15:05:47 dr 1.32.32.2: #i38792# #i38821# Excel export of defined names and database ranges reimplemented 2004/12/09 09:03:24 dr 1.32.32.1: #i37965# import/export of control<->macro links, code cleanup


2005-01-14  Kurt Zenker  <kz@openoffice.org>  [d71d738dc8cffc144ff14c7c447da9f6bf6b4189]

INTEGRATION: CWS impress25 (1.30.16); FILE MERGED 2004/12/10 13:43:48 cl 1.30.16.1: #i38753# fixed header-footer visibility type to boolean


2005-01-14  Kurt Zenker  <kz@openoffice.org>  [2ddc51965e4dc06aa2bcb6d52f801056a039f9ff]

INTEGRATION: CWS dr31 (1.31.32); FILE MERGED 2005/01/05 14:02:42 dr 1.31.32.3: RESYNC: (1.31-1.32); FILE MERGED 2004/12/17 15:05:47 dr 1.31.32.2: #i38792# #i38821# Excel export of defined names and database ranges reimplemented 2004/12/09 09:03:24 dr 1.31.32.1: #i37965# import/export of control<->macro links, code cleanup


2005-01-14  Kurt Zenker  <kz@openoffice.org>  [fd9e99912fcb703520df781603b67f8d821c99fd]

INTEGRATION: CWS impress25 (1.79.16); FILE MERGED 2004/12/10 13:43:47 cl 1.79.16.1: #i38753# fixed header-footer visibility type to boolean


2005-01-14  Kurt Zenker  <kz@openoffice.org>  [180f967d596c5a10f37a63ab0c9135124083a46a]

INTEGRATION: CWS dr31 (1.56.32); FILE MERGED 2004/12/17 15:05:46 dr 1.56.32.2: #i38792# #i38821# Excel export of defined names and database ranges reimplemented 2004/12/09 09:03:23 dr 1.56.32.1: #i37965# import/export of control<->macro links, code cleanup


2005-01-14  Kurt Zenker  <kz@openoffice.org>  [6f64975fe72e6345aa6cc107ca36c7d0c2d0e8bf]

INTEGRATION: CWS impress25 (1.2.16); FILE MERGED 2004/12/10 14:00:29 cl 1.2.16.1: #i38644# only export animations if they are not empty


2005-01-14  Kurt Zenker  <kz@openoffice.org>  [b30fc4dfceb6e98667e3c3d17465c07ea04ecf45]

INTEGRATION: CWS dr31 (1.24.118); FILE MERGED 2004/12/21 15:24:56 dr 1.24.118.2: #i23425# 2004/12/20 20:47:36 dr 1.24.118.1: #i38093# set CR_FILTERED at filtered hidden rows


2005-01-14  Kurt Zenker  <kz@openoffice.org>  [280032ad8c21f780949a0a581431fcb998db771b]

INTEGRATION: CWS impress25 (1.7.184); FILE MERGED 2004/12/17 14:06:00 cl 1.7.184.1: #i38753# fixed header/footer-decl export position


2005-01-14  Kurt Zenker  <kz@openoffice.org>  [b196aa0e273a65404b32aca0e8fe626230db336f]

INTEGRATION: CWS impress25 (1.84.16); FILE MERGED 2004/12/10 14:01:27 cl 1.84.16.1: #i38644# fixed namespace for smil


2005-01-14  Kurt Zenker  <kz@openoffice.org>  [119d6748f03b54d54d0955fd3741e9e3b38cc756]

INTEGRATION: CWS dr31 (1.15.226); FILE MERGED 2004/12/17 15:03:25 dr 1.15.226.1: #i38792# #i38821# Excel export of defined names and database ranges reimplemented


2005-01-14  Kurt Zenker  <kz@openoffice.org>  [77056086aa4881cb274714674fe156456bbc2ac0]

INTEGRATION: CWS impress25 (1.2.16); FILE MERGED 2004/12/10 16:36:02 cl 1.2.16.1: #i38662# create id's with an 'id' prefix so they are valid rng ids


2005-01-14  Kurt Zenker  <kz@openoffice.org>  [79530eb2dffe78be32b50054a21e14c6c87b9900]

INTEGRATION: CWS dr31 (1.11.244); FILE MERGED 2004/12/17 15:03:25 dr 1.11.244.1: #i38792# #i38821# Excel export of defined names and database ranges reimplemented


2005-01-14  Kurt Zenker  <kz@openoffice.org>  [20f7165c82f1d3efb4cdc855e3f1e56e64aef55f]

INTEGRATION: CWS impress25 (1.11.16); FILE MERGED 2004/12/10 14:01:27 cl 1.11.16.1: #i38644# fixed namespace for smil


2005-01-14  Kurt Zenker  <kz@openoffice.org>  [ca6a798c969f43a07b791f015f1459247016f7d0]

INTEGRATION: CWS dr31 (1.7.32); FILE MERGED 2004/12/17 15:03:09 dr 1.7.32.1: #i38792# #i38821# Excel export of defined names and database ranges reimplemented


2005-01-14  Kurt Zenker  <kz@openoffice.org>  [1b6f39e8c25ca01c579cb7bb52b1e9b6abe80662]

INTEGRATION: CWS dr31 (1.7.138); FILE MERGED 2004/12/17 15:03:09 dr 1.7.138.1: #i38792# #i38821# Excel export of defined names and database ranges reimplemented


2005-01-14  Kurt Zenker  <kz@openoffice.org>  [603d9e8cdfe4703992da09810fcceac207516c98]

INTEGRATION: CWS dr31 (1.9.96); FILE MERGED 2005/01/05 14:01:05 dr 1.9.96.4: RESYNC: (1.10-1.11); FILE MERGED 2004/12/17 15:44:02 dr 1.9.96.3: RESYNC: (1.9-1.10); FILE MERGED 2004/12/03 12:06:56 dr 1.9.96.2: #i38052# missing ellipses 2004/12/03 12:04:49 dr 1.9.96.1: #i38052# wrong entries in Format->PrintRanges


2005-01-14  Kurt Zenker  <kz@openoffice.org>  [7ee27d3bb5a3e76fd45c2683f6e9d76b2933825b]

INTEGRATION: CWS ause015 (1.6.144); FILE MERGED 2005/01/14 10:32:44 hjs 1.6.144.1: #i40594# no slashes in compiler switches


2005-01-14  Kurt Zenker  <kz@openoffice.org>  [b59d15c8e0a878dae7444c915f3d22ec7180055d]

INTEGRATION: CWS ause015 (1.10.2); FILE MERGED 2005/01/14 10:32:44 hjs 1.10.2.1: #i40594# no slashes in compiler switches


2005-01-14  Kurt Zenker  <kz@openoffice.org>  [9cc315ad119397a68000b5329759dcd5944307e1]

INTEGRATION: CWS ause015 (1.2.2); FILE MERGED 2005/01/06 13:32:23 hjs 1.2.2.1: #i39942# link stlport to get stdc++


2005-01-14  Kurt Zenker  <kz@openoffice.org>  [342d2886e7b65258c9da3a4236f993d5e670296c]

INTEGRATION: CWS ause015 (1.4.2); FILE MERGED 2005/01/11 13:44:03 hjs 1.4.2.2: #i39915# filename does matter... 2005/01/11 13:43:04 hjs 1.4.2.1: #i39915# avoid compiler hangs


2005-01-14  Kurt Zenker  <kz@openoffice.org>  [14f12fb0c3b5988eae44d334218e75a216b419e0]

INTEGRATION: CWS ause015 (1.5.46); FILE MERGED 2005/01/06 11:48:37 hjs 1.5.46.1: #i39933# avoid endless compiler loop on MACOSX


2005-01-14  Kurt Zenker  <kz@openoffice.org>  [5ec2660234136c1eaeef2ce98144f4f77f8573cb]

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>  [9444e58d3e22ee2a0383aebb08864ac86471c593]

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>  [a1fe817d06d19a484494019592456e227789db63]

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>  [19d38273d9af7ad2359bf6688fc4c219801a56ed]

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>  [09565ba7106bc2352254c465f6658b19005dc8be]

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>  [158565c9b203704745ec78a8d088f5a1e5ed06a5]

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>  [7b9dd39590575015a057f6064b1d75b7e9f8fc94]

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>  [7fa57802a2bcfe0416e02184388c8c4007d62b0b]

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>  [32a7ce91bf5a67b0e55d4b86e4fa9d855cae32f0]

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>  [f085b96878f3ca88fe10daa197ccaeb44fc6d19e]

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>  [cb02e5545f9af872dd74cc46697d832808d91726]

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>  [bcdbb2db9a8535ccfd7c092eb12d5e0ca1bc144c]

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>  [716b353d0a6193a7b4b8c93f7e80c6f409c1cf99]

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>  [50680c8efb3310d8aa05bc1eb8e8f137f4013db8]

INTEGRATION: CWS ause015 (1.20.6); FILE MERGED 2005/01/04 13:51:20 hjs 1.20.6.1: #i39137# fix windows versions; use COPY macro


2005-01-14  Kurt Zenker  <kz@openoffice.org>  [0cd25116be4774ff1baa0dc94b6eeacfb7e9e13f]

SRC680


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [208b8b401ab440ff97e8926e52783c7ee70a37ae]

INTEGRATION: CWS babelfish (1.44.226); FILE MERGED 2004/12/21 17:22:43 ihi 1.44.226.1: #i38693# Typo


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [dbc78dca0c22af246c9939b5a132ce778291e56d]

INTEGRATION: CWS babelfish (1.63.4); FILE MERGED 2004/12/20 12:43:31 ihi 1.63.4.1: #i39313# String fix Gruppierungsbedingungen in en-US


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [9103919404d1d5c63ca1cd54fbe67f5f48bae7af]

INTEGRATION: CWS babelfish (1.1.2); FILE ADDED 2004/12/22 14:50:14 ihi 1.1.2.1: #i39414# hrc file localized


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [c061bb8143d93fdc2f38d95bb2b07faeb54ca19d]

INTEGRATION: CWS babelfish (1.1.2); FILE ADDED 2004/12/22 14:50:13 ihi 1.1.2.1: #i39414# hrc file localized


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [e28d14381f652826427f7af0898cba8c0821539d]

INTEGRATION: CWS babelfish (1.6.50); FILE MERGED 2004/12/28 16:54:32 ihi 1.6.50.3: #i39414# fixed order 2004/12/27 13:14:51 ihi 1.6.50.2: #i39414# dependency added 2004/12/22 14:50:13 ihi 1.6.50.1: #i39414# hrc file localized


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [268845d1dbf5cc7ce3df5088af1ebe4fb92818a8]

INTEGRATION: CWS babelfish (1.103.6); FILE MERGED 2004/12/11 00:35:43 ihi 1.103.6.2: RESYNC: (1.103-1.105); FILE MERGED 2004/12/02 21:50:01 pjanik 1.103.6.1: #i37926#: Typo: "Titel Area for AutoLayouts" -> "Title Area for AutoLayouts"


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [c67fb1c62d8ce7df677f34a81b55b2cfac77f666]

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>  [2c24efe018a6ababd5196adf5df926808ee13675]

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>  [52fac9dcd0841f84f89acab9aa2e877887671452]

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>  [d9924da46f3b5a9df14fa702814aebf297d4c44e]

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>  [fbea35e11ec990fb0bfb5056d26cee1329711368]

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>  [7e5deae2e5064358041ec087159ea90119aa34fb]

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>  [2e17e0edca90381d14c1461d3258a3db538ad68a]

INTEGRATION: CWS babelfish (1.3.4); FILE MERGED 2004/12/16 19:57:12 ihi 1.3.4.1: Usage message updated


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [8fbae71fd6194a5a8bab7ef3e6fdb2fcefce13be]

INTEGRATION: CWS babelfish (1.4.4); FILE MERGED 2004/12/21 14:21:55 ihi 1.4.4.6: Write plattform dependend line ends 2004/12/17 20:08:47 ihi 1.4.4.5: Remove destination file before move 2004/12/17 18:33:41 ihi 1.4.4.4: #i35278# Strip comments 2004/12/01 18:18:22 ihi 1.4.4.3: RESYNC: (1.4-1.5); FILE MERGED 2004/12/01 17:42:05 ihi 1.4.4.2: msg cosmetic 2004/11/19 20:16:47 ihi 1.4.4.1: #i36953# dmake helpex multiprocessing


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [70de584b266bceb604585fccea6a00365c92d991]

INTEGRATION: CWS babelfish (1.9.4); FILE MERGED 2004/12/16 19:57:12 ihi 1.9.4.1: Usage message updated


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [4d35e7082bb943df66d259c34729e3d0062d856c]

INTEGRATION: CWS babelfish (1.16.14); FILE MERGED 2004/12/11 01:19:55 ihi 1.16.14.3: RESYNC: (1.17-1.18); FILE MERGED 2004/12/01 18:18:44 ihi 1.16.14.2: RESYNC: (1.16-1.17); FILE MERGED 2004/12/01 17:41:32 ihi 1.16.14.1: Stop noisy output


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [cd1fcc31bb46a85e90a3f16a98430de190eb7a03]

INTEGRATION: CWS babelfish (1.36.2); FILE MERGED 2004/12/22 16:24:17 ihi 1.36.2.3: #i39414# hrc file localized 2004/12/16 19:57:12 ihi 1.36.2.2: Usage message updated 2004/12/14 19:03:34 ihi 1.36.2.1: #i38843# About title is localized


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [8b59199baac451c14ce9e4a7a43ca41ef84584eb]

INTEGRATION: CWS babelfish (1.11.30); FILE MERGED 2004/12/16 19:57:12 ihi 1.11.30.1: Usage message updated


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [d7bf5581322b5966961ad1cebc40737c583b8b75]

INTEGRATION: CWS babelfish (1.3.4); FILE MERGED 2004/12/01 18:18:05 ihi 1.3.4.2: RESYNC: (1.3-1.4); FILE MERGED 2004/11/19 20:16:46 ihi 1.3.4.1: #i36953# dmake helpex multiprocessing


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [736a7b13eaac542e12416c4874190b1fbf12ad16]

INTEGRATION: CWS babelfish (1.3.4); FILE MERGED 2004/12/16 19:57:11 ihi 1.3.4.1: Usage message updated


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [4b174422debbc7ad8b458ebab642b101c661dabf]

INTEGRATION: CWS babelfish (1.28.2); FILE MERGED 2004/12/17 15:01:32 ihi 1.28.2.2: Decode temp file URL 2004/12/15 18:03:41 ihi 1.28.2.1: #i38258# Set unix temp file permission to 644 for l10n tooling


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [ba982daa2ec1a56de407bf0ee975424a27220b46]

INTEGRATION: CWS babelfish (1.43.2); FILE MERGED 2004/12/08 18:24:30 ihi 1.43.2.1: #i38677# Don't merge untranslatable Text


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [7994b60ff3561722e009bce2b8469229eaddfd84]

INTEGRATION: CWS babelfish (1.11.4); FILE MERGED 2004/12/16 19:57:11 ihi 1.11.4.1: Usage message updated


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [3434192c5110d437c2d7826657a970c01c27b541]

INTEGRATION: CWS babelfish (1.5.2); FILE MERGED 2004/12/23 17:57:40 ihi 1.5.2.9: #i39170# Missing quote 2004/12/21 15:31:36 ihi 1.5.2.8: Missing $ quote 2004/12/16 17:50:03 ihi 1.5.2.7: #i39170# Write legal header / ERROR -> WARNING / Remove 0 Byte gsicheck error files 2004/12/11 01:19:47 ihi 1.5.2.6: RESYNC: (1.5-1.6); FILE MERGED 2004/12/09 18:02:17 ihi 1.5.2.5: Typo 2004/12/09 17:55:37 ihi 1.5.2.4: Typo 2004/12/09 17:44:07 ihi 1.5.2.3: #i38684# 4nt / cygwin patch 2004/12/08 17:26:01 ihi 1.5.2.2: Usage cosmetic 2004/12/07 17:31:29 ihi 1.5.2.1: #i35470# Add gsicheck usage to prevent merging


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [e09d86f1ed3072ddeb17e26e16e2555eb7ec9db6]

INTEGRATION: CWS babelfish (1.3.8); FILE MERGED 2004/12/01 18:17:24 ihi 1.3.8.2: RESYNC: (1.3-1.4); FILE MERGED 2004/11/19 20:17:23 ihi 1.3.8.1: #i36953# dmake helpex multiprocessing


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [3dd80819bb03eb58bce337ff4c58f1173d5a713d]

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>  [b42922afb5099e0ea58d50b1e21f8c9c7a04020b]

INTEGRATION: CWS babelfish (1.8.104); FILE MERGED 2004/12/01 18:16:35 ihi 1.8.104.2: RESYNC: (1.8-1.9); FILE MERGED 2004/11/18 19:42:14 ihi 1.8.104.1: #i35265# Remove REPLACEMENT_*, use ISO codes instead


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [c6e977dbf83bd5839ef40b5418e19c7b786c190f]

INTEGRATION: CWS babelfish (1.5.160); FILE MERGED 2004/12/01 18:08:52 ihi 1.5.160.2: RESYNC: (1.5-1.6); FILE MERGED 2004/11/18 19:38:16 ihi 1.5.160.1: #i35265# Remove REPLACEMENT_*, use ISO codes instead


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [457eb93a16b89f60e250dd62b8569b4bb060d21a]

INTEGRATION: CWS babelfish (1.107.20); FILE MERGED 2004/12/29 14:12:28 ihi 1.107.20.1: Encoding fix


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [0f4e8151a3bc4fb3031a7ebe1f6eeb0408117a33]

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  Kurt Zenker  <kz@openoffice.org>  [7751566959d1a630aebe29437286c3774b55d61c]

INTEGRATION: CWS cd02 (1.50.4); FILE MERGED 2004/11/08 15:46:18 sb 1.50.4.1: #i36858# Added rtl_logfile_longTrace to improve performance (no unnecessary calls to osl_getGlobalTimer).


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [fbaed5c37406b8ea2af985e6654bccdd29542716]

INTEGRATION: CWS cd02 (1.7.52); FILE MERGED 2004/11/08 15:46:18 sb 1.7.52.1: #i36858# Added rtl_logfile_longTrace to improve performance (no unnecessary calls to osl_getGlobalTimer).


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [76d23a7738a9d7a66ffbd71ecac0f83bd038976f]

INTEGRATION: CWS cd02 (1.5.350); FILE MERGED 2004/11/08 15:46:17 sb 1.5.350.1: #i36858# Added rtl_logfile_longTrace to improve performance (no unnecessary calls to osl_getGlobalTimer).


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [19f8ad8696cffc7809f9bb7dcc7940399a4ba723]

INTEGRATION: CWS cd02 (1.3.350); FILE MERGED 2004/11/08 15:46:17 sb 1.3.350.1: #i36858# Added rtl_logfile_longTrace to improve performance (no unnecessary calls to osl_getGlobalTimer).


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [55778c0891514e274e39b9ea7070c4d9c7e8fe5d]

INTEGRATION: CWS cd02 (1.45.28); FILE MERGED 2005/01/05 19:48:44 cd 1.45.28.2: RESYNC: (1.45-1.50); FILE MERGED 2004/11/19 14:12:04 sb 1.45.28.1: #i33099# Guard against destruction of SfxObjectShell in SfxObjectShell::Close (xCloseable->close()).


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [f5932c53e1ada20b16f7bbed8ed330cc5b048b81]

INTEGRATION: CWS cd02 (1.2.82); FILE MERGED 2005/01/05 19:47:18 cd 1.2.82.2: RESYNC: (1.2-1.7); FILE MERGED 2004/11/10 15:51:42 cd 1.2.82.1: #i35177# Added catch/throw to provide exception to the correct code


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [003a170a1312330ab052e30031d787761efdb109]

INTEGRATION: CWS cd02 (1.143.24); FILE MERGED 2005/01/05 19:46:05 cd 1.143.24.2: RESYNC: (1.143-1.153); FILE MERGED 2004/11/22 11:37:09 as 1.143.24.1: #i26556# break filter detection if opening of stream failed


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [655910c8ada3390fbc13e12b8dd651269d5ef21a]

INTEGRATION: CWS cd02 (1.61.82); FILE MERGED 2005/01/06 16:16:34 cd 1.61.82.3: #i26556# Fix wrong namespace 2005/01/05 19:40:21 cd 1.61.82.2: RESYNC: (1.61-1.62); FILE MERGED 2004/11/22 11:37:08 as 1.61.82.1: #i26556# break filter detection if opening of stream failed


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [e8cca3ac0df2aa9b176077bad9b6bb6a03f9b79c]

INTEGRATION: CWS cd02 (1.17.84); FILE MERGED 2004/11/10 14:29:34 cd 1.17.84.1: #i36746# Support hiding floating windows


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [e3dfb398d701d76eab00d72643d38c10275e145e]

INTEGRATION: CWS cd02 (1.43.10); FILE MERGED 2005/01/11 12:43:47 cd 1.43.10.1: #i33483# Lazy binding for GetSpecialCharsForEdit in svx


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [feb9abf51c704ccd31a0d604f3dfb6c31f37bc0e]

INTEGRATION: CWS babelfish (1.28.36); FILE MERGED 2004/12/22 14:41:57 ihi 1.28.36.1: #i39414# hrc file localized


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [4cd0b9afa413a84673f460a20850aff4b25a13bb]

INTEGRATION: CWS babelfish (1.1.2); FILE ADDED 2004/12/22 16:14:26 ihi 1.1.2.2: Mergebuild cleanup 2004/12/22 14:41:57 ihi 1.1.2.1: #i39414# hrc file localized


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [182fffe12725de715ce767837216345ac461def8]

INTEGRATION: CWS cd02 (1.4.166); FILE MERGED 2004/11/15 17:29:05 dbo 1.4.166.1: #i24030# general cleanup to make buildable again


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [081081199e1ebf6e0236c3aa26e5bd3ac495de90]

INTEGRATION: CWS cd02 (1.1.164); FILE MERGED 2004/11/15 17:29:05 dbo 1.1.164.1: #i24030# general cleanup to make buildable again


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [1df4cfc0aae0b4434696bf6cbeb7c4d5e70621ae]

INTEGRATION: CWS cd02 (1.3.120); FILE MERGED 2004/11/15 17:29:04 dbo 1.3.120.1: #i24030# general cleanup to make buildable again


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [d9bacd08c92ed1295c083be0788f943c42938bdb]

INTEGRATION: CWS cd02 (1.5.120); FILE MERGED 2004/11/15 17:29:04 dbo 1.5.120.1: #i24030# general cleanup to make buildable again


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [528bf2b5966d7ee1c076812603c7e042fc567d47]

INTEGRATION: CWS cd02 (1.1.1.1.198); FILE MERGED 2004/11/15 17:29:04 dbo 1.1.1.1.198.1: #i24030# general cleanup to make buildable again


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [0aaddee1fcf940f8aab7a82e3f3f587f0ba96ee5]

INTEGRATION: CWS cd02 (1.2.186); FILE MERGED 2004/11/15 17:29:03 dbo 1.2.186.1: #i24030# general cleanup to make buildable again


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [98f73eeffb53e10a5239c143ab6d4109a7aefc84]

INTEGRATION: CWS cd02 (1.4.120); FILE MERGED 2004/11/15 17:29:03 dbo 1.4.120.1: #i24030# general cleanup to make buildable again


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [fe6d0478420f00ab9b73f5e1667174c49a017cee]

INTEGRATION: CWS cd02 (1.1.2); FILE ADDED 2004/11/15 17:29:03 dbo 1.1.2.1: #i24030# general cleanup to make buildable again


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [554f813e24bc1a426ae81402fc0bbe069a4b9376]

INTEGRATION: CWS babelfish (1.2.242); FILE MERGED 2004/12/28 17:03:22 ihi 1.2.242.2: #i39414# fixed order 2004/12/22 14:44:50 ihi 1.2.242.1: #i39414# hrc file localized


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [b9df0d254fe5256b2e096d6701d4ebe302cbd2d7]

INTEGRATION: CWS cd02 (1.1.2); FILE ADDED 2004/11/15 18:07:52 dbo 1.1.2.2: #i24030# 2004/11/15 17:29:02 dbo 1.1.2.1: #i24030# general cleanup to make buildable again


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [fc42b0c81e65691fe85ff5cb6b8f2b525d4fba77]

INTEGRATION: CWS babelfish (1.1.2); FILE ADDED 2004/12/22 14:44:50 ihi 1.1.2.1: #i39414# hrc file localized


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [559a416b95471a85abced7b376d200ac9b7b7b13]

INTEGRATION: CWS cd02 (1.3.156); FILE MERGED 2004/11/15 17:29:02 dbo 1.3.156.1: #i24030# general cleanup to make buildable again


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [5a3e94c603af14b9c93283548d294a020e6c6c2e]

INTEGRATION: CWS cd02 (1.9.120); FILE MERGED 2004/11/15 17:29:02 dbo 1.9.120.1: #i24030# general cleanup to make buildable again


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [bc87f5cdd3c80d4dc16093f287540874bd3bd9d8]

INTEGRATION: CWS cd02 (1.14.50); FILE MERGED 2004/11/15 17:29:02 dbo 1.14.50.1: #i24030# general cleanup to make buildable again


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [fda6c557efe1f59f91e7b005b78b4e10cb5caef2]

INTEGRATION: CWS cd02 (1.8.40); FILE MERGED 2004/11/15 17:29:01 dbo 1.8.40.1: #i24030# general cleanup to make buildable again


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [19b7ad1c0d20f37ddb1a7065d054f3cae37eeb55]

INTEGRATION: CWS cd02 (1.9.120); FILE MERGED 2004/11/15 17:29:01 dbo 1.9.120.1: #i24030# general cleanup to make buildable again


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [496639a27b6e86b2ee68e7603bee5c7280cc7c3c]

INTEGRATION: CWS cd02 (1.11.120); FILE MERGED 2004/11/15 17:29:01 dbo 1.11.120.2: #i24030# general cleanup to make buildable again 2004/11/15 16:10:16 dbo 1.11.120.1: #i33535# fixing for scope


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [cd032f351bd2f7d83659aac9004384e7b0b12025]

INTEGRATION: CWS cd02 (1.9.120); FILE MERGED 2004/11/15 17:39:35 dbo 1.9.120.2: #i24030# 2004/11/15 17:29:01 dbo 1.9.120.1: #i24030# general cleanup to make buildable again


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [0c9dc9fbbfd69f4b7a77dc670c74520a14da19ed]

INTEGRATION: CWS cd02 (1.14.40); FILE MERGED 2004/11/15 17:29:01 dbo 1.14.40.1: #i24030# general cleanup to make buildable again


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [eea55dcf1ccf4f67b1fc04cf112ca2193fce6647]

INTEGRATION: CWS cd02 (1.9.120); FILE MERGED 2004/11/15 18:00:18 dbo 1.9.120.2: #i24030# 2004/11/15 17:29:00 dbo 1.9.120.1: #i24030# general cleanup to make buildable again


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [547ed24df457a4e1ff98221263fcb505fe4811ee]

INTEGRATION: CWS cd02 (1.1.2); FILE ADDED 2004/11/15 17:29:00 dbo 1.1.2.1: #i24030# general cleanup to make buildable again


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [fcb342209e3bdad182fcb28aae1fe4e3805898dd]

INTEGRATION: CWS babelfish (1.4.76); FILE MERGED 2004/12/14 19:02:04 ihi 1.4.76.1: #i38843# About title is localized


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [76d52b7463ad6b5aab90c54fb565dcb274f8693e]

INTEGRATION: CWS cd02 (1.22.40); FILE MERGED 2004/11/15 17:29:00 dbo 1.22.40.1: #i24030# general cleanup to make buildable again


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [268c606ec70f1110a78c16420b31fba80a8aa81e]

INTEGRATION: CWS cd02 (1.2.164); FILE MERGED 2004/11/15 16:17:36 dbo 1.2.164.1: #114661# making code more robust, source and destination reference


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [c8537ee831946a55dd44ac23aac178a59c371676]

INTEGRATION: CWS babelfish (1.1.2); FILE ADDED 2004/12/14 19:02:35 ihi 1.1.2.1: #i38843# About title is localized


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [a55b008325a9247e728b61b6bc8b2c7182d36f1f]

INTEGRATION: CWS cd02 (1.9.126); FILE MERGED 2004/11/22 11:41:28 as 1.9.126.1: #i26556# break filter detection if opening of stream failed


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [d49af21478d7df30ab0132f245855e9eb3418671]

INTEGRATION: CWS cd02 (1.19.104); FILE MERGED 2004/11/22 11:41:27 as 1.19.104.1: #i26556# break filter detection if opening of stream failed


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [14d384cc5820487e41cf58fa1c02e88730bb0838]

INTEGRATION: CWS cd02 (1.12.104); FILE MERGED 2004/11/22 11:41:26 as 1.12.104.1: #i26556# break filter detection if opening of stream failed


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [11c5264e18d8eea14b9b71d93dbafead9d6e84bd]

INTEGRATION: CWS babelfish (1.2.76); FILE MERGED 2004/12/29 14:25:11 ihi 1.2.76.1: Encoding fix


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [400a826e198632bf7018eb3f3982ba2eea66dc06]

INTEGRATION: CWS babelfish (1.26.376); FILE MERGED 2004/12/29 14:23:34 ihi 1.26.376.1: Encoding fix


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [6229a5cdfd5eab12d9a1f24184257a8f6586ff42]

INTEGRATION: CWS cd02 (1.5.44); FILE MERGED 2005/01/05 12:14:30 cd 1.5.44.2: RESYNC: (1.5-1.10); FILE MERGED 2004/11/08 17:41:01 cd 1.5.44.1: #i36816# Menubar popups and toolbars can now handle non-unqiue commands correctly


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [51517660b06636211bc1d4b82391361b801cb83c]

INTEGRATION: CWS cd02 (1.12.54); FILE MERGED 2005/01/05 12:14:05 cd 1.12.54.2: RESYNC: (1.12-1.16); FILE MERGED 2004/11/08 17:41:00 cd 1.12.54.1: #i36816# Menubar popups and toolbars can now handle non-unqiue commands correctly


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [572ac3aa0d881a7d8e0a42b4c7a002c8237b2bf1]

INTEGRATION: CWS cd02 (1.2.94); FILE MERGED 2005/01/05 12:03:24 cd 1.2.94.2: RESYNC: (1.2-1.4); FILE MERGED 2004/11/08 17:40:32 cd 1.2.94.1: #i36816# Menubar popups and toolbars can now handle non-unqiue commands correctly


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [0c8317cdc4f1a8722f33119891482d2820405ced]

INTEGRATION: CWS cd02 (1.80.20); FILE MERGED 2005/01/05 11:53:40 cd 1.80.20.2: RESYNC: (1.80-1.82); FILE MERGED 2004/11/18 14:13:03 sb 1.80.20.1: #i21034# Make shell::copy work when srcUnqPath denotes a symbolic link.


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [2db015fc258c931f1541f46080efa28f23dc71d0]

INTEGRATION: CWS cd02 (1.2.106); FILE MERGED 2005/01/11 12:44:42 cd 1.2.106.1: #i33483# Make svx based function extern 'C'


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [74e54681450b1fccec9202415dd5ff9ff99296de]

INTEGRATION: CWS cd02 (1.28.178); FILE MERGED 2005/01/05 17:44:22 cd 1.28.178.2: RESYNC: (1.28-1.29); FILE MERGED 2004/11/19 13:25:44 sb 1.28.178.1: #i33099# In SvxHyperlinkNewDocTp::ImplGetURLObject, use INetURLObject instead of utl::LocalFileHleper to smartly convert rPath (either an absolute URL, or an absolute or relative filepath) into a (file) URL relative to rBase.


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [a379ae4529cc545c6706b18071da80f27158dc19]

INTEGRATION: CWS ab12fixes (1.41.32); FILE MERGED 2004/12/17 15:42:07 ab 1.41.32.2: RESYNC: (1.41-1.43); FILE MERGED 2004/11/26 16:02:11 ab 1.41.32.1: #i37227# Fixed watch window array handling


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [ba74180ce265c8c6efc11d460418835a5e309c39]

INTEGRATION: CWS ab12fixes (1.8.172); FILE MERGED 2004/11/29 14:01:21 tbe 1.8.172.1: #118283# Add ErrorCode aware exception so it can be thrown in java and handled by basic


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [461f07e675959429b3a9f639c95d345d1847d64f]

INTEGRATION: CWS cd02 (1.8.54); FILE MERGED 2005/01/05 14:46:21 cd 1.8.54.2: RESYNC: (1.8-1.9); FILE MERGED 2004/11/09 08:49:45 cd 1.8.54.1: #i36850# Added new service specifications for UICategoryDescription/ModuleUICategoryDescription


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [ae1b00d8f5dcea16e454022b407ace371f2e146b]

INTEGRATION: CWS ab12fixes (1.1.2); FILE ADDED 2004/11/29 14:00:13 tbe 1.1.2.1: #118283# Add ErrorCode aware exception so it can be thrown in java and handled by basic


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [033910b8ad3a896a83e46d52adf42072d4a465de]

INTEGRATION: CWS cd02 (1.1.2); FILE ADDED 2004/11/09 08:14:14 cd 1.1.2.1: #i36850# Added new service specifications for UICategoryDescription/ModuleUICategoryDescription


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [99ff502547fae6c2df6249303eea0fd96a27a6c5]

INTEGRATION: CWS cd02 (1.1.2); FILE ADDED 2004/11/09 08:14:25 cd 1.1.2.1: #i36850# Added new service specifications for UICategoryDescription/ModuleUICategoryDescription


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [b49439ec5a0829c80217ea6cb632d41ccaeb82a0]

INTEGRATION: CWS babelfish (1.31.18); FILE MERGED 2004/12/11 00:16:31 ihi 1.31.18.2: RESYNC: (1.31-1.35); FILE MERGED 2004/12/02 16:55:12 ihi 1.31.18.1: #i38286# en-US/de mismatch for .uno:ExtrusionDepthDialog


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [3b7019f48319a284271766cbd5a4938ff3562d5c]

INTEGRATION: CWS ab12fixes (1.12.68); FILE MERGED 2004/12/17 15:40:03 ab 1.12.68.2: RESYNC: (1.12-1.14); FILE MERGED 2004/11/23 13:22:22 ab 1.12.68.1: #118234# New RTL function Input


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [5dc8060f76d9e5772a9ea2e26b5befbde200dace]

INTEGRATION: CWS ab12fixes (1.9.68); FILE MERGED 2004/12/17 15:39:47 ab 1.9.68.2: RESYNC: (1.9-1.11); FILE MERGED 2004/11/23 12:51:43 ab 1.9.68.1: #118234# New RTL function Input


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [fd968ab9795a5af45838b1a8adbd3d075d0c13dd]

INTEGRATION: CWS ab12fixes (1.18.22); FILE MERGED 2004/12/17 15:39:38 ab 1.18.22.2: RESYNC: (1.18-1.19); FILE MERGED Solved conflict 2004/11/23 13:53:32 ab 1.18.22.1: #118234# New RTL function Input


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [8d4cacedd9dafc601cd5b522d651d98c6018f97a]

INTEGRATION: CWS babelfish (1.3.116); FILE MERGED 2004/12/11 00:13:05 ihi 1.3.116.2: RESYNC: (1.3-1.4); FILE MERGED 2004/12/02 21:33:28 pjanik 1.3.116.1: #i37110#: Typo: "Original file formal" -> "Original file format"


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [34cdab050eb14db6f3361d75f489c7651cfca1c6]

INTEGRATION: CWS ab12fixes (1.21.92); FILE MERGED 2004/12/17 15:39:11 ab 1.21.92.2: RESYNC: (1.21-1.22); FILE MERGED 2004/11/23 13:40:21 ab 1.21.92.1: #118234# Additional parameter for SbiStream::Read()


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [464f7d3d9dba9663900dabbca11dad476dedb738]

INTEGRATION: CWS ab12fixes (1.1.1.1.292); FILE MERGED 2004/11/23 11:45:52 ab 1.1.1.1.292.1: #118234# Additional parameter for SbiStream::Read()


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [34083844dfef3faff3004c17b0248409c661300b]

INTEGRATION: CWS ab12fixes (1.5.92); FILE MERGED 2004/12/17 15:37:09 ab 1.5.92.2: RESYNC: (1.5-1.6); FILE MERGED 2004/11/15 13:15:29 ab 1.5.92.1: #i31510# SbModule::Compile(): Clear only variables of own library if Basic is running


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [5d98ed5c6a4afc0a7943318c510e56aef8c45193]

INTEGRATION: CWS ab12fixes (1.3.234); FILE MERGED 2004/11/23 12:45:03 ab 1.3.234.1: #118234# SbiExpression::Term(): Allow Input as symbol for action option compatible


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [8d52a387b3be24a9ccb8dc59f8cfc9336836fc78]

INTEGRATION: CWS ab12fixes (1.6.220); FILE MERGED 2004/12/14 16:12:27 ab 1.6.220.1: #i38002# Fixed handling of IMP operator in constant expression evaluation


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [d0ee89ceeb296ce7f2f9fa286d7326bd8db6fed4]

INTEGRATION: CWS ab12fixes (1.29.22); FILE MERGED 2004/12/17 15:35:57 ab 1.29.22.2: RESYNC: (1.29-1.30); FILE MERGED 2004/11/29 14:04:36 tbe 1.29.22.1: #118283# Add ErrorCode aware exception so it can be thrown in java and handled by basic


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [ff86bf6923a36ac59d3a6cb14de6c1309b8f7a0b]

INTEGRATION: CWS cd02 (1.5.38); FILE MERGED 2005/01/06 16:13:13 cd 1.5.38.1: #i36746# Added Views.xcu to makefile.mk


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [4b2ec9950e9cb7bb066b6edcf9970f75d9a521bc]

INTEGRATION: CWS cd02 (1.1.8); FILE ADDED 2004/11/10 14:30:10 cd 1.1.8.1: #i36746# Stylist should be invisible by default


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [00f6c68c34e650436fe8d397aaaa5a99168b29ac]

INTEGRATION: CWS vclcompact (1.53.80); FILE MERGED 2004/12/14 16:32:35 ssa 1.53.80.2: hide Window members (pImpl) 2004/12/03 10:22:52 dv 1.53.80.1: #i37763# Moved all ResMgr functions to tools


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [1415181e4db3b219783a45f970bdde5179fab909]

INTEGRATION: CWS vclcompact (1.11.32); FILE MERGED 2005/01/10 14:07:26 dv 1.11.32.1: #118977# Check event type first before using scrbar.isVisible()


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [013846650f02f3dc376666d3d81b74fcc817e6bd]

INTEGRATION: CWS vclcompact (1.110.80); FILE MERGED 2004/12/16 15:08:37 ssa 1.110.80.2: RESYNC: (1.110-1.111); FILE MERGED 2004/12/14 16:32:43 ssa 1.110.80.1: hide Window members (pImpl)


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [c83a7a1929d06ac30fcc76d4887ee13a050482c0]

INTEGRATION: CWS vclcompact (1.7.168); FILE MERGED 2004/11/29 11:09:32 dv 1.7.168.1: #i37763# Reduce vcl exports


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [c07bc15ad340706217d1955f77f5185f312a38de]

INTEGRATION: CWS vclcompact (1.6.82); FILE MERGED 2004/11/29 11:09:31 dv 1.6.82.1: #i37763# Reduce vcl exports


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [d2bdb3550a24119f7de105fd51067ad5a93889ba]

INTEGRATION: CWS vclcompact (1.7.168); FILE MERGED 2004/11/29 10:07:57 dv 1.7.168.1: #i37763# Reduce vcl exports


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [9c6ad1de6dc2122e2615b574ee348f2129c35699]

INTEGRATION: CWS vclcompact (1.4.296); FILE MERGED 2004/11/29 11:09:31 dv 1.4.296.1: #i37763# Reduce vcl exports


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [5cc8234347f497209e6a7af4dc6b3dc2af998560]

INTEGRATION: CWS vclcompact (1.1.2); FILE ADDED 2004/11/29 11:52:40 dv 1.1.2.1: #i37763# Reduce vcl exports


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [d2c9c4be3265eb3439311e333edfdfb9d844096c]

INTEGRATION: CWS vclcompact (1.63.12); FILE MERGED 2004/12/17 15:00:13 dv 1.63.12.4: Don't use def files any longer (Windows) 2004/12/15 10:16:32 ssa 1.63.12.3: do not filter MenuFloatingWindow to be able to export IsMenuFloatingWindow method 2004/12/06 10:00:36 dv 1.63.12.2: #i37763# Cleaned up filterlist a little bit 2004/11/29 11:09:19 dv 1.63.12.1: #i37763# Reduce vcl exports


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [5b6bba44331530262bb9900a74d97ed608d36d70]

INTEGRATION: CWS vclcompact (1.5.168); FILE MERGED 2004/11/29 10:07:41 dv 1.5.168.1: #i37763# Reduce vcl exports


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [139bea3097d80fd910280801000367fa5744963b]

INTEGRATION: CWS vclcompact (1.3.28); FILE MERGED 2004/11/29 10:07:40 dv 1.3.28.1: #i37763# Reduce vcl exports


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [0b349322003455412bf22bcbc6e563145aa7e8d1]

INTEGRATION: CWS vclcompact (1.26.82); FILE MERGED 2004/12/16 15:05:56 ssa 1.26.82.2: RESYNC: (1.26-1.27); FILE MERGED 2004/12/16 13:38:41 pl 1.26.82.1: timeout in YieldGraphicsExpose for safety reasons


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [b590f2910b818f8b27c2682420fb239fb54a57eb]

INTEGRATION: CWS vclcompact (1.13.166); FILE MERGED 2004/11/29 10:07:40 dv 1.13.166.1: #i37763# Reduce vcl exports


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [1f40daa2b93840270d1827db5db6106ca8127534]

INTEGRATION: CWS vclcompact (1.23.12); FILE MERGED 2004/12/16 15:05:36 ssa 1.23.12.2: RESYNC: (1.23-1.24); FILE MERGED 2004/12/03 10:25:09 dv 1.23.12.1: #i37763# Reduce vcl exports


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [60021be6f5b7522351d5b030a0965044ce8a4f7d]

INTEGRATION: CWS vclcompact (1.17.12); FILE MERGED 2004/11/29 10:07:39 dv 1.17.12.1: #i37763# Reduce vcl exports


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [9d0c91c8ff2e2d0f2c705eb87a4c93918f328be6]

INTEGRATION: CWS vclcompact (1.2.82); FILE MERGED 2004/11/29 10:07:39 dv 1.2.82.1: #i37763# Reduce vcl exports


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [63bed50d467eadb91dd66f53dcccc271e16aee9a]

INTEGRATION: CWS vclcompact (1.2.82); FILE MERGED 2004/12/03 10:25:09 dv 1.2.82.1: #i37763# Reduce vcl exports


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [3ac0ede40e111e58ba0bf5c1061e3abe01205cba]

INTEGRATION: CWS vclcompact (1.3.222); FILE MERGED 2004/11/30 15:05:04 dv 1.3.222.1: #i37763# Reduce vcl exports


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [506dd3e035c67bb8049871186e87c435ae037a5a]

INTEGRATION: CWS vclcompact (1.8.162); FILE MERGED 2004/12/16 15:04:27 ssa 1.8.162.2: RESYNC: (1.8-1.9); FILE MERGED 2004/11/30 15:05:04 dv 1.8.162.1: #i37763# Reduce vcl exports


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [6127bc8b70fe8c5f1603c278619d3ccbc003d920]

INTEGRATION: CWS vclcompact (1.29.120); FILE MERGED 2004/12/16 15:04:14 ssa 1.29.120.2: RESYNC: (1.29-1.30); FILE MERGED 2004/11/30 15:05:04 dv 1.29.120.1: #i37763# Reduce vcl exports


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [9748a314a619219e12c243caf5b8b68968cddfe2]

INTEGRATION: CWS vclcompact (1.25.12); FILE MERGED 2004/11/30 15:05:04 dv 1.25.12.1: #i37763# Reduce vcl exports


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [06af2edf7c2b984a4e7c80e9d67955173923c377]

INTEGRATION: CWS vclcompact (1.10.80); FILE MERGED 2004/11/30 15:05:04 dv 1.10.80.1: #i37763# Reduce vcl exports


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [15bbee94e4dfba20c2e8515277f0f7ac3493acc7]

INTEGRATION: CWS vclcompact (1.3.140); FILE MERGED 2004/11/30 15:05:03 dv 1.3.140.1: #i37763# Reduce vcl exports


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [79845c78144bce40e338e88238b2fb5c8c7df644]

INTEGRATION: CWS vclcompact (1.6.56); FILE MERGED 2004/11/30 15:05:03 dv 1.6.56.1: #i37763# Reduce vcl exports


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [941a1d220ac98eb60d42e2719e91c8bbf88ff7c8]

INTEGRATION: CWS vclcompact (1.1.1.1.698); FILE MERGED 2004/11/30 15:05:03 dv 1.1.1.1.698.1: #i37763# Reduce vcl exports


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [80c594c04d1b644216dda9ea90dd5a39a2f617dc]

INTEGRATION: CWS vclcompact (1.5.80); FILE MERGED 2004/11/29 10:07:38 dv 1.5.80.1: #i37763# Reduce vcl exports


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [aff14a94535775ee965cf255233e06a081fe8133]

INTEGRATION: CWS vclcompact (1.3.80); FILE MERGED 2004/11/29 10:07:38 dv 1.3.80.1: #i37763# Reduce vcl exports


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [36f4de0592b5f5a95b4f7a3a1cede947158b6d54]

INTEGRATION: CWS vclcompact (1.5.80); FILE MERGED 2004/11/29 10:07:37 dv 1.5.80.1: #i37763# Reduce vcl exports


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [1b529e89cdc29674cef5fd7aff1816bd82a9962a]

INTEGRATION: CWS vclcompact (1.5.158); FILE MERGED 2004/12/16 15:03:42 ssa 1.5.158.2: RESYNC: (1.5-1.6); FILE MERGED 2004/12/03 10:25:08 dv 1.5.158.1: #i37763# Reduce vcl exports


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [b6d02a99a8c49e66db4476d3c5ba7ad25473c4f5]

INTEGRATION: CWS vclcompact (1.11.140); FILE MERGED 2004/12/14 16:32:43 ssa 1.11.140.1: hide Window members (pImpl)


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [ae4cbaaf16ec02b2e4d1d2941d4f2105a38920cf]

INTEGRATION: CWS vclcompact (1.94.12); FILE MERGED 2004/12/14 16:32:43 ssa 1.94.12.1: hide Window members (pImpl)


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [f777b3fe0c85ca9f25602674e6159ba230735c49]

INTEGRATION: CWS vclcompact (1.2.168); FILE MERGED 2004/12/16 15:03:12 ssa 1.2.168.2: RESYNC: (1.2-1.3); FILE MERGED 2004/12/06 09:59:07 dv 1.2.168.1: #i37763# dtor of WaitObject not inline any longer


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [49eaaa3d7418b414da8305af8fbae40d8b29f608]

INTEGRATION: CWS vclcompact (1.14.82); FILE MERGED 2004/12/15 10:07:59 ssa 1.14.82.4: correct typo 2004/12/15 08:55:10 ssa 1.14.82.3: hide Window members (pImpl) 2004/12/15 08:45:17 ssa 1.14.82.2: hide Window members (pImpl) 2004/12/14 16:32:42 ssa 1.14.82.1: hide Window members (pImpl)


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [109e90bd21d36780a3b16e3a6e18b2293659ce2c]

INTEGRATION: CWS vclcompact (1.200.50); FILE MERGED 2004/12/16 18:18:38 ssa 1.200.50.3: pImpl changes 2004/12/16 15:03:02 ssa 1.200.50.2: RESYNC: (1.200-1.203); FILE MERGED 2004/12/14 16:32:42 ssa 1.200.50.1: hide Window members (pImpl)


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [b1a136316cda95bff45ebcafa6d933ba69a59d36]

INTEGRATION: CWS vclcompact (1.78.10); FILE MERGED 2004/12/16 15:02:29 ssa 1.78.10.2: RESYNC: (1.78-1.81); FILE MERGED 2004/12/14 16:32:41 ssa 1.78.10.1: hide Window members (pImpl)


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [0e5b262d1a15adaf6d2f9f24fcb1e4d3604cf3b5]

INTEGRATION: CWS vclcompact (1.38.28); FILE MERGED 2004/12/16 15:02:14 ssa 1.38.28.2: RESYNC: (1.38-1.39); FILE MERGED 2004/12/14 16:32:41 ssa 1.38.28.1: hide Window members (pImpl)


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [3b2767851e541a038c45bd0cda659b401f86204e]

INTEGRATION: CWS vclcompact (1.3.260); FILE MERGED 2004/12/14 16:32:41 ssa 1.3.260.1: hide Window members (pImpl)


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [ade1a914eae8873a3341de02cf6264ec5d977e2e]

INTEGRATION: CWS vclcompact (1.13.28); FILE MERGED 2004/12/14 16:32:41 ssa 1.13.28.1: hide Window members (pImpl)


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [94319a4ed05f7229f819ab3ebf7616329408198b]

INTEGRATION: CWS presperf01 (1.3.2); FILE MERGED 2005/01/07 18:29:32 thb 1.3.2.2: #i36093# Moving gradient to position of polygon, as texture space is only relative to shape coordinate system, not bounds 2004/12/17 22:41:22 thb 1.3.2.1: #i36093# Finished implementation of native gradients


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [0b7612d6f9243c5881533b77026429cf0473a2a9]

INTEGRATION: CWS vclcompact (1.14.20); FILE MERGED 2004/12/14 16:32:41 ssa 1.14.20.1: hide Window members (pImpl)


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [f970f5c763f9cf1813e1b069bb319f98adee603e]

INTEGRATION: CWS vclcompact (1.112.10); FILE MERGED 2004/12/16 18:18:33 ssa 1.112.10.3: pImpl changes 2004/12/16 15:00:21 ssa 1.112.10.2: RESYNC: (1.112-1.114); FILE MERGED 2004/12/14 16:32:40 ssa 1.112.10.1: hide Window members (pImpl)


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [f92de6a3aae700c0d30b42b256a5678d4ade39ba]

INTEGRATION: CWS vclcompact (1.15.88); FILE MERGED 2004/12/16 15:01:47 ssa 1.15.88.2: RESYNC: (1.15-1.17); FILE MERGED 2004/11/29 10:07:22 dv 1.15.88.1: #i37763# Reduce vcl exports


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [a3eec222c9ea473f5fdf008221d9e445f2e96d6d]

INTEGRATION: CWS vclcompact (1.29.82); FILE MERGED 2004/12/14 16:32:40 ssa 1.29.82.1: hide Window members (pImpl)


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [6455770ae2fba4953dfcb79ffb391131a257fccd]

INTEGRATION: CWS vclcompact (1.17.82); FILE MERGED 2004/12/16 15:01:37 ssa 1.17.82.2: RESYNC: (1.17-1.18); FILE MERGED 2004/12/14 16:32:40 ssa 1.17.82.1: hide Window members (pImpl)


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [2549ad8b12237a8b997c7bceb9c289ce393e53cd]

INTEGRATION: CWS vclcompact (1.4.82); FILE MERGED 2004/12/16 15:01:27 ssa 1.4.82.2: RESYNC: (1.4-1.7); FILE MERGED 2004/12/14 16:32:40 ssa 1.4.82.1: hide Window members (pImpl)


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [a3385345937510eecde195e0587f56e7c39279d1]

INTEGRATION: CWS vclcompact (1.16.82); FILE MERGED 2004/12/14 16:32:39 ssa 1.16.82.1: hide Window members (pImpl)


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [21622bc175e479c697887c2ffef74a0a90cef075]

INTEGRATION: CWS vclcompact (1.30.134); FILE MERGED 2004/12/14 16:32:39 ssa 1.30.134.1: hide Window members (pImpl)


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [928d71e51c577f6bdc7f546f988a4e5cd5d13e60]

INTEGRATION: CWS vclcompact (1.7.262); FILE MERGED 2004/12/14 16:32:39 ssa 1.7.262.1: hide Window members (pImpl)


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [1db0e23c72035a02709339b4d6b4c5fcc7adf261]

INTEGRATION: CWS vclcompact (1.16.54); FILE MERGED 2004/12/16 15:00:48 ssa 1.16.54.2: RESYNC: (1.16-1.19); FILE MERGED 2004/12/14 16:32:39 ssa 1.16.54.1: hide Window members (pImpl)


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [68ac9614694788f2ac8331fcfd8f454c4b87515e]

INTEGRATION: CWS vclcompact (1.14.80); FILE MERGED 2004/11/29 10:07:22 dv 1.14.80.1: #i37763# Reduce vcl exports


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [aac28ee4e6e1815dbd58a490fbd9374f3cb05265]

INTEGRATION: CWS vclcompact (1.8.82); FILE MERGED 2004/11/29 10:07:22 dv 1.8.82.1: #i37763# Reduce vcl exports


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [688e99f1c76932530569cc170f5119663ffeda95]

INTEGRATION: CWS presperf01 (1.1.2); FILE ADDED 2004/12/17 22:35:32 thb 1.1.2.1: #i36093# Initial revision


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [a2a1019cb8585a2b5dbadf82087867917e3deb3d]

INTEGRATION: CWS vclcompact (1.13.262); FILE MERGED 2004/12/16 14:51:44 ssa 1.13.262.2: RESYNC: (1.13-1.14); FILE MERGED 2004/12/14 16:32:38 ssa 1.13.262.1: hide Window members (pImpl)


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [a623f6a1c027aafa5ca565be95c2ba5c33914440]

INTEGRATION: CWS presperf01 (1.1.40); FILE MERGED 2004/12/17 22:37:36 thb 1.1.40.1: #i36093# Added createPolygonFromEllipse(), mapped createPolygonFromCircle to that. Added some more files in source/tools


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [a6475b460de25ca29c977eeb2125294b31a49ee1]

INTEGRATION: CWS vclcompact (1.186.12); FILE MERGED 2004/12/16 14:51:14 ssa 1.186.12.2: RESYNC: (1.186-1.188); FILE MERGED 2004/12/14 16:32:38 ssa 1.186.12.1: hide Window members (pImpl)


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [d58f8be98ecfccd6f27af1146ab1fe0c1bd9cb61]

INTEGRATION: CWS presperf01 (1.1.2); FILE ADDED 2004/12/17 22:35:22 thb 1.1.2.1: #i36093# Initial revision


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [851f3e270ba408c864657f7de63177dd139f1a6b]

INTEGRATION: CWS vclcompact (1.24.82); FILE MERGED 2004/12/16 14:51:02 ssa 1.24.82.2: RESYNC: (1.24-1.25); FILE MERGED 2004/12/14 16:32:37 ssa 1.24.82.1: hide Window members (pImpl)


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [5f5a8de77e06443c59bcf50d15e47b5fe67615ea]

INTEGRATION: CWS presperf01 (1.15.2); FILE MERGED 2004/12/17 22:37:35 thb 1.15.2.1: #i36093# Added createPolygonFromEllipse(), mapped createPolygonFromCircle to that. Added some more files in source/tools


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [3575de67581725882a0ebd25daa3efec4c1a78de]

INTEGRATION: CWS vclcompact (1.31.18); FILE MERGED 2004/12/14 16:32:37 ssa 1.31.18.1: hide Window members (pImpl)


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [68a6e5ddebe9dd9f0e2039577b13fb01919feef8]

INTEGRATION: CWS presperf01 (1.21.2); FILE MERGED 2004/12/17 22:37:35 thb 1.21.2.1: #i36093# Added createPolygonFromEllipse(), mapped createPolygonFromCircle to that. Added some more files in source/tools


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [5c814cf4ab0e71cd6943237ebf0be8e63231f68d]

INTEGRATION: CWS vclcompact (1.8.262); FILE MERGED 2004/12/14 16:32:37 ssa 1.8.262.1: hide Window members (pImpl)


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [f361cdfe864cfb17f521cb20deb7695f84d5e771]

INTEGRATION: CWS presperf01 (1.1.2); FILE ADDED 2004/12/17 22:34:51 thb 1.1.2.1: #i36093# Initial revision


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [8d5908f7e4f6bf3eda3a95a6b6b507f457d15ba7]

INTEGRATION: CWS vclcompact (1.18.82); FILE MERGED 2004/11/29 10:07:21 dv 1.18.82.1: #i37763# Reduce vcl exports


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [786d48727a8b5f32d3b60226e7b32d67dc09bfda]

INTEGRATION: CWS presperf01 (1.13.2); FILE MERGED 2004/12/17 22:37:34 thb 1.13.2.1: #i36093# Added createPolygonFromEllipse(), mapped createPolygonFromCircle to that. Added some more files in source/tools


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [6f474e1a6031518d04cd9bb9de0d120684443cfa]

INTEGRATION: CWS vclcompact (1.4.140); FILE MERGED 2004/11/29 10:07:21 dv 1.4.140.1: #i37763# Reduce vcl exports


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [27f615fdc8d2e50e491b829f70bb08c3ba96b95b]

INTEGRATION: CWS vclcompact (1.6.262); FILE MERGED 2004/11/29 10:07:20 dv 1.6.262.1: #i37763# Reduce vcl exports


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [eb78b70b175a46ad33127054b3c87b55d8ff9661]

INTEGRATION: CWS vclcompact (1.17.42); FILE MERGED 2004/12/14 16:32:36 ssa 1.17.42.1: hide Window members (pImpl)


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [df09afe8497d32ca9d59b424c1a04ffe7c25d9a1]

INTEGRATION: CWS vclcompact (1.30.38); FILE MERGED 2004/12/16 14:49:34 ssa 1.30.38.2: RESYNC: (1.30-1.31); FILE MERGED 2004/12/14 16:32:36 ssa 1.30.38.1: hide Window members (pImpl)


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [cda9713b9ad0701b9d5188638803206a281380d0]

INTEGRATION: CWS vclcompact (1.49.162); FILE MERGED 2004/12/03 10:22:52 dv 1.49.162.1: #i37763# Moved all ResMgr functions to tools


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [e7de867029fdea2001e028486336c055ffa7d3e1]

INTEGRATION: CWS presperf01 (1.2.2); FILE MERGED 2004/12/17 22:40:01 thb 1.2.2.1: #i36093# Finished implementation of native gradients


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [3cb7be0a02a7c43cc6cde6b972cc82992ab188d0]

INTEGRATION: CWS vclcompact (1.35.134); FILE MERGED 2004/12/14 16:32:36 ssa 1.35.134.1: hide Window members (pImpl)


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [fc3146c70bb99d0f362f7a3b0f39f3f99f5db57d]

INTEGRATION: CWS vclcompact (1.14.82); FILE MERGED 2004/11/29 10:07:20 dv 1.14.82.1: #i37763# Reduce vcl exports


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [616c0cc9265a45c746c44794b6ac185370ef3b69]

INTEGRATION: CWS vclcompact (1.42.80); FILE MERGED 2004/12/16 14:49:24 ssa 1.42.80.2: RESYNC: (1.42-1.43); FILE MERGED 2004/11/29 10:06:08 dv 1.42.80.1: #i37763# Reduce vcl exports


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [205ad384218d3bf9c83b20e0abf1f819aafba4ca]

INTEGRATION: CWS tbe15 (1.2.76); FILE MERGED 2004/12/03 13:14:27 tbe 1.2.76.1: #i38145# Optimize Layout of the Controls Toolbox in the Basic IDE Dialog Editor


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [8afa8ff172f43a9230fd6b72a8b9e78a71c221ea]

INTEGRATION: CWS tbe15 (1.48.2); FILE MERGED 2005/01/06 17:53:44 tbe 1.48.2.2: #i40031# Append Libraries dialog doesn't support OASIS file format 2005/01/05 13:55:14 tbe 1.48.2.1: #i38978# Macros: organize->libraries->edit does not open IDE


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [923504b77b571003f6f116a450006d3b93609e59]

INTEGRATION: CWS tbe15 (1.16.56); FILE MERGED 2004/12/10 17:22:31 tbe 1.16.56.1: #i38314# Crash in Basic Macro dialog


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [2159ba66bc4ff4f827b1d021e83cf85ae3bbe3b8]

INTEGRATION: CWS tbe15 (1.8.56); FILE MERGED 2004/12/10 17:21:57 tbe 1.8.56.1: #i38314# Crash in Basic Macro dialog


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [743e9c61d79ec3da80c40c972865e971c448b849]

INTEGRATION: CWS tbe15 (1.14.56); FILE MERGED 2004/12/10 17:21:32 tbe 1.14.56.1: #i38314# Crash in Basic Macro dialog


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [3d4616342956643625e5f206af47210f46beae8a]

INTEGRATION: CWS notesapi (1.179.14); FILE MERGED 2005/01/05 15:50:45 sab 1.179.14.5: RESYNC: (1.183-1.185); FILE MERGED 2004/12/01 18:57:06 sab 1.179.14.4: RESYNC: (1.180-1.183); FILE MERGED 2004/12/01 16:20:21 sab 1.179.14.3: #i37946#; collect automatic styles of notes correctly 2004/11/08 19:17:57 sab 1.179.14.2: RESYNC: (1.179-1.180); FILE MERGED 2004/11/08 17:58:51 sab 1.179.14.1: #118213#; use new hidden layer


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [a6c74528ff0efaefa0c1dcda94146563b60e6982]

INTEGRATION: CWS tbe15 (1.27.56); FILE MERGED 2004/12/10 17:20:59 tbe 1.27.56.1: #i38314# Crash in Basic Macro dialog


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [1ef4b3e52c09c8dc0ea80501c16b4b4d096a4ed3]

INTEGRATION: CWS tbe15 (1.32.2); FILE MERGED 2004/12/10 17:20:24 tbe 1.32.2.1: #i38314# Crash in Basic Macro dialog


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [7f932a52c548706ec69705ee98da611e4f7f8b32]

INTEGRATION: CWS tbe15 (1.32.56); FILE MERGED 2004/12/13 16:51:34 tbe 1.32.56.1: #i38477# OfficeCrash when saving read only basic module


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [f91d2db56d2ff0ebff076511713228259747a258]

INTEGRATION: CWS tbe15 (1.5.56); FILE MERGED 2004/12/10 17:19:59 tbe 1.5.56.1: #i38314# Crash in Basic Macro dialog


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [a23cc290589cc6b90ae38ea87e4630e52cb1b0d8]

INTEGRATION: CWS notesapi (1.2.16); FILE MERGED 2004/12/01 18:46:24 sab 1.2.16.2: RESYNC: (1.2-1.3); FILE MERGED 2004/11/08 18:00:00 sab 1.2.16.1: #118213#, #i36871#; introduce new hidden layer


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [9b42de924d5f4b68a4755eb721a74de3b4eacc46]

INTEGRATION: CWS tbe15 (1.51.36); FILE MERGED 2005/01/04 16:24:19 tbe 1.51.36.1: #i38978# Macros: organize->libraries->edit does not open IDE


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [bff4b36e7d6cd43245ef928c39de5ef1d08ec4e6]

INTEGRATION: CWS tbe15 (1.8.40); FILE MERGED 2004/12/09 11:55:12 tbe 1.8.40.1: #i38390# OOo XML 1.0 DTD:  expected in script.mod


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [2cff314aff915dd74d10d550494cc5c452248a05]

INTEGRATION: CWS tbe15 (1.48.40); FILE MERGED 2004/12/09 11:54:59 tbe 1.48.40.1: #i38390# OOo XML 1.0 DTD:  expected in script.mod


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [2efa12e4b42006ba68ad291447577f03f2b5fa0b]

INTEGRATION: CWS impress26 (1.122.30); FILE MERGED 2004/12/16 14:06:56 cl 1.122.30.1: #i37644# fixed float transparency getpropertystate


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [1a6108f040f9701dafae7745a6d44bdcc54311b0]

INTEGRATION: CWS tbe15 (1.19.4); FILE MERGED 2004/12/03 16:19:32 tbe 1.19.4.1: #i38139# Tools/Macro/Run Macro freezes office when Basic macro is already running


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [7f8140869aa52936966bc7dfb6394d73339489c4]

INTEGRATION: CWS tbe15 (1.15.54); FILE MERGED 2004/12/17 12:29:40 sb 1.15.54.2: #i25819# Minor optimization. 2004/12/16 15:40:22 sb 1.15.54.1: #i25819# Flush instruction cache.


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [5670e058e9d1fc737ad36c40d8c8bad1102a7f6e]

INTEGRATION: CWS tbe15 (1.4.62); FILE MERGED 2004/12/16 15:40:19 sb 1.4.62.1: #i25819# Flush instruction cache.


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [8a1f4e955bb678f9ed02ed0e763213a579adbc6e]

INTEGRATION: CWS tbe15 (1.1.62); FILE MERGED 2004/12/03 16:21:22 tbe 1.1.62.1: #i38139# Tools/Macro/Run Macro freezes office when Basic macro is already running


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [c5d8102222a682ddefef1f6baa89da99f8171ee3]

INTEGRATION: CWS tbe15 (1.4.28); FILE MERGED 2004/12/03 16:24:43 tbe 1.4.28.1: #i38139# Tools/Macro/Run Macro freezes office when Basic macro is already running


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [583ab109bb5ec5a1cfb157d12e02bbedafed022b]

INTEGRATION: CWS tbe15 (1.6.12); FILE MERGED 2004/12/03 16:24:19 tbe 1.6.12.1: #i38139# Tools/Macro/Run Macro freezes office when Basic macro is already running


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [565aefdc1102d72099d1d1a237229e57b2b51440]

INTEGRATION: CWS tbe15 (1.13.12); FILE MERGED 2004/12/03 16:23:56 tbe 1.13.12.1: #i38139# Tools/Macro/Run Macro freezes office when Basic macro is already running


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [65a5b54fc553a3516632780b3e703372c2903e93]

INTEGRATION: CWS tbe15 (1.6.12); FILE MERGED 2004/12/03 16:23:27 tbe 1.6.12.1: #i38139# Tools/Macro/Run Macro freezes office when Basic macro is already running


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [55df9abe0c77802e6d0697565d34cf56a5ee1371]

INTEGRATION: CWS tbe15 (1.6.12); FILE MERGED 2004/12/03 16:23:07 tbe 1.6.12.1: #i38139# Tools/Macro/Run Macro freezes office when Basic macro is already running


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [ee0382f60afdcf83a5601d7461cae765cfbe7fb0]

INTEGRATION: CWS tbe15 (1.8.12); FILE MERGED 2004/12/03 16:22:46 tbe 1.8.12.1: #i38139# Tools/Macro/Run Macro freezes office when Basic macro is already running


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [d84c68f93a27c863ccb95ed69b581fb1cbfc8326]

INTEGRATION: CWS tbe15 (1.6.12); FILE MERGED 2004/12/03 16:22:18 tbe 1.6.12.1: #i38139# Tools/Macro/Run Macro freezes office when Basic macro is already running


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [dcde8904d61e0edcba5eff18207dccb9eaea92f7]

INTEGRATION: CWS tbe15 (1.3.82); FILE MERGED 2004/12/20 16:26:33 tbe 1.3.82.1: #i38147# document event bindings from 5.2 documents are not imported


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [163b4d73aad24f8cef25c70f4376f3ba13c15a04]

INTEGRATION: CWS tbe15 (1.6.52); FILE MERGED 2004/12/20 16:25:52 tbe 1.6.52.1: #i38147# document event bindings from 5.2 documents are not imported


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [75fd2ad80de9b502d0ab6da9c0c6e940990d7309]

INTEGRATION: CWS notesapi (1.1.2); FILE ADDED 2005/01/07 14:50:49 sw 1.1.2.3: #i36871# 2005/01/04 16:28:21 sw 1.1.2.2: #i36871# 2004/12/17 14:54:50 sw 1.1.2.1: #i36871#


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [ede2b04089ae735991827348340f72d8c5908e87]

INTEGRATION: CWS tbe15 (1.5.26); FILE MERGED 2004/12/21 10:51:38 tbe 1.5.26.1: #i38147# document event bindings from 5.2 documents are not imported


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [819bc351abd81c9204889b9119d416852694390d]

INTEGRATION: CWS notesapi (1.2.100); FILE MERGED 2005/01/04 16:26:44 sw 1.2.100.1: #i36871#


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [467b0a53af82a3cb8a0ac1ad337b82dea83bee3c]

INTEGRATION: CWS notesapi (1.1.2); FILE ADDED 2004/12/17 14:05:12 sw 1.1.2.1: #i36871#


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [2fe27b4f6d74f60444b04a86a131716fe2202f44]

INTEGRATION: CWS notesapi (1.2.58); FILE MERGED 2005/01/07 14:58:35 sw 1.2.58.2: #i36871# 2004/12/17 15:52:33 sw 1.2.58.1: #i36871#


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [c726a8c34b09445cfbfb07948f1521c46509db47]

INTEGRATION: CWS notesapi (1.1.150); FILE MERGED 2005/01/07 14:56:05 sw 1.1.150.1: #i36871#


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [20d77c981a28209eca7c254d20fcca3fa831189c]

INTEGRATION: CWS notesapi (1.2.100); FILE MERGED 2005/01/04 16:27:37 sw 1.2.100.1: #i36871#


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [0a0b9d64bf8f8cac9f69da8a2d569c0b555d59cb]

INTEGRATION: CWS notesapi (1.3.58); FILE MERGED 2005/01/07 14:36:07 sw 1.3.58.2: #i36871# 2005/01/04 16:27:37 sw 1.3.58.1: #i36871#


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [2e953506a2068ec701b46f95756e3d04265ae747]

INTEGRATION: CWS notesapi (1.1.2); FILE ADDED 2004/12/17 14:54:12 sw 1.1.2.1: #i36871#


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [d55dcc15c393a145c012fcf7374ac2203a2fb760]

INTEGRATION: CWS notesapi (1.5.60); FILE MERGED 2004/12/17 10:53:58 sw 1.5.60.1: i36871


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [a153be531680f859ebd23a706b373a3fd94b5d0a]

INTEGRATION: CWS notesapi (1.2.102); FILE MERGED 2004/12/17 10:53:57 sw 1.2.102.1: i36871


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [a719031f672143e2753b877cc37891ec6abdef8c]

INTEGRATION: CWS notesapi (1.5.60); FILE MERGED 2004/12/17 10:53:57 sw 1.5.60.1: i36871


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [8849d2da2e14eaf186352c84cb67ce4bbd854847]

INTEGRATION: CWS notesapi (1.2.48); FILE MERGED 2004/12/17 10:53:57 sw 1.2.48.1: i36871


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [0c64c6a0b9ee39d1ff7dc93ea7d6d9de6bde3cfc]

INTEGRATION: CWS notesapi (1.2.48); FILE MERGED 2004/12/17 10:53:56 sw 1.2.48.1: i36871


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [57381bf129812b13efe52b273a52ec7df6b42644]

INTEGRATION: CWS notesapi (1.5.60); FILE MERGED 2004/12/17 10:53:56 sw 1.5.60.1: i36871


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [f4985b3b1c5cf2e95941e61e0ced9fb488d6881c]

INTEGRATION: CWS notesapi (1.5.60); FILE MERGED 2004/12/17 10:53:55 sw 1.5.60.1: i36871


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [151f06618954ac160177cae9cdaddc639ce7e13b]

INTEGRATION: CWS notesapi (1.5.60); FILE MERGED 2004/12/17 10:53:54 sw 1.5.60.1: i36871


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [f9a76a11e80bf78d6f614471c73fc549bf021c27]

INTEGRATION: CWS notesapi (1.1.2); FILE ADDED 2004/12/17 10:54:37 sw 1.1.2.1: i36871


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [3ee40522c90f44ab64ca1c00cc08f62e7712ea7b]

INTEGRATION: CWS notesapi (1.1.152); FILE MERGED 2004/12/17 10:53:53 sw 1.1.152.1: i36871


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [b692359435482f54d7d01d8c053743dd1873d991]

INTEGRATION: CWS impress26 (1.5.1198); FILE MERGED 2004/12/16 12:14:09 cl 1.5.1198.1: #i39032# use correct MID for hatches


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [76b5edef9efe869d69045b9321a74b4b0d1c1433]

INTEGRATION: CWS impress26 (1.9.80); FILE MERGED 2004/12/16 12:14:09 cl 1.9.80.1: #i39032# use correct MID for hatches


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [1a1d87e49606a11988110634f5939ae49208a2e2]

INTEGRATION: CWS impress26 (1.7.250); FILE MERGED 2004/12/16 18:39:50 cl 1.7.250.1: #i39168# applied performance patch from mmeeks


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [a8aeb3830997b77bd3ad9546c67066a9fa86fbdd]

INTEGRATION: CWS impress26 (1.66.26); FILE MERGED 2004/12/16 13:48:11 cl 1.66.26.1: #i38253# changed access methods for header footer settings to propagate changes


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [40487389fedb072e2c4231123f7739baef3ff3c2]

INTEGRATION: CWS impress26 (1.42.26); FILE MERGED 2004/12/14 10:11:08 cl 1.42.26.1: #i38955# fixed crash while importing old effects


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [bb37a7198d27bc0d3ef11b70bd7adf895f3394db]

INTEGRATION: CWS impress26 (1.2.170); FILE MERGED 2004/12/15 13:14:18 af 1.2.170.1: #i39026# Added FocusPage() method.


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [809378ef061647a414a764a5a0088bb523a544a9]

INTEGRATION: CWS impress26 (1.11.26); FILE MERGED 2004/12/15 13:16:15 af 1.11.26.1: #i39026# For mouse clicks set the focus to the page that was clicked on.


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [8667c79235f270b06090db197a0e6ba853c76a9e]

INTEGRATION: CWS impress26 (1.2.170); FILE MERGED 2004/12/15 13:15:10 af 1.2.170.1: #i39026# Added FocusPage() method.


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [3f42604c41d02e38d1ae8045c5b741011dae1360]

INTEGRATION: CWS impress26 (1.2.304); FILE MERGED 2004/12/16 15:28:38 cl 1.2.304.1: #i38511# fixed dialog diet to call correct OutlineBulletDialog::GetOutputItemSet()


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [334f2204cac459750b20b5faf6b71d8a93854072]

INTEGRATION: CWS notesapi (1.19.90); FILE MERGED 2004/11/08 18:11:13 sab 1.19.90.1: #i36871#; implement new notes API


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [5789de0783540d2d039f9200079835ffcc8deaf5]

INTEGRATION: CWS impress26 (1.2.260); FILE MERGED 2004/12/16 13:48:10 cl 1.2.260.1: #i38253# changed access methods for header footer settings to propagate changes


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [01647cc730e6c1fb970f227da5a2995a7769a708]

INTEGRATION: CWS notesapi (1.1.2); FILE ADDED 2004/11/08 18:11:02 sab 1.1.2.1: #i36871#; implement new notes API


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [3942b6094a80caf918e5315cc7608030f40b27bd]

INTEGRATION: CWS impress26 (1.4.170); FILE MERGED 2004/12/16 15:28:31 cl 1.4.170.1: #i38511# fixed dialog diet to call correct OutlineBulletDialog::GetOutputItemSet()


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [c5427211d400158a78f724e8077979973d72d9b8]

INTEGRATION: CWS notesapi (1.1.2); FILE ADDED 2004/11/08 18:10:51 sab 1.1.2.1: #i36871#; implement new notes API


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [fca98d5261fb1fafb9f18261c0768b7b32b38a5d]

INTEGRATION: CWS notesapi (1.5.92); FILE MERGED 2004/11/08 18:11:13 sab 1.5.92.1: #i36871#; implement new notes API


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [1e9fc6fdfb34ea7a8025d1d2eaee032ad250d35a]

INTEGRATION: CWS impress26 (1.4.32); FILE MERGED 2004/12/16 15:26:55 cl 1.4.32.1: #i38511# fixed dialog diet to call correct OutlineBulletDialog::GetOutputItemSet()


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [606128e9f844626f5994d6f7723ac8a2353a09be]

INTEGRATION: CWS impress26 (1.5.32); FILE MERGED 2004/12/17 11:21:35 cl 1.5.32.2: fixed solaris compiler problem 2004/12/16 15:26:54 cl 1.5.32.1: #i38511# fixed dialog diet to call correct OutlineBulletDialog::GetOutputItemSet()


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [00ce7aa3aece215bedc2f02f7622639568a3d26d]

INTEGRATION: CWS impress26 (1.7.106); FILE MERGED 2004/12/16 13:48:09 cl 1.7.106.1: #i38253# changed access methods for header footer settings to propagate changes


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [93f22f52d27c0aace60f07dca8d7aa87013bb0b8]

INTEGRATION: CWS impress26 (1.6.116); FILE MERGED 2004/12/16 15:26:53 cl 1.6.116.1: #i38511# fixed dialog diet to call correct OutlineBulletDialog::GetOutputItemSet()


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [5a6acfca5edc88a791ed3850b847e64d7d8aa40e]

INTEGRATION: CWS impress26 (1.8.106); FILE MERGED 2004/12/16 13:41:43 cl 1.8.106.1: #i39045# #i21440# hide spell checker marks during graphic and html export


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [6f912ac3c46e85160eb5b7acfee8827db1f5a4b9]

INTEGRATION: CWS impress26 (1.10.104); FILE MERGED 2004/12/16 13:41:31 cl 1.10.104.1: #i39045# #i21440# hide spell checker marks during graphic and html export


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [68330ac2a6507d8f50f5788c503ca0a1b091b31a]

INTEGRATION: CWS impress26 (1.68.24); FILE MERGED 2004/12/16 13:44:13 cl 1.68.24.1: #i38253# changed access methods for header footer settings to propagate changes


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [3e1be4ff90231a4e9056d278344cc801f32e804b]

INTEGRATION: CWS impress26 (1.47.28); FILE MERGED 2004/12/16 13:49:50 cl 1.47.28.1: #i38253# changed access methods for header footer settings to propagate changes


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [c9cef658f74a2f1892c534782139d1a214fe398e]

INTEGRATION: CWS impress26 (1.27.26); FILE MERGED 2004/12/16 13:49:50 cl 1.27.26.1: #i38253# changed access methods for header footer settings to propagate changes


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [8cbc4471539d9dc290b6fb541b7d03493dd029bf]

INTEGRATION: CWS tbe16 (1.99.14); FILE MERGED 2005/01/10 16:55:56 tbe 1.99.14.1: #i40260# column headers in Basic IDE watch window not localized


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [db1153081a36d33c54c90efcb161399768e26da6]

INTEGRATION: CWS impress26 (1.19.28); FILE MERGED 2004/12/16 13:50:01 cl 1.19.28.1: #i38253# changed access methods for header footer settings to propagate changes


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [b8be852cc44b3e694bbe1ca39b9f02cd4aec0cc4]

INTEGRATION: CWS tbe16 (1.43.12); FILE MERGED 2005/01/11 16:44:32 tbe 1.43.12.3: #i40167# 64bit: basctl/source/basicide/baside2b.cxx and SetTabs 2005/01/11 16:19:01 tbe 1.43.12.2: #i40393# header bar borders in Basic IDE watch window are not drawn 2005/01/10 16:56:30 tbe 1.43.12.1: #i40260# column headers in Basic IDE watch window not localized


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [fc06564c447d10ca5bec917e71f79151c8c37682]

INTEGRATION: CWS impress26 (1.2.304); FILE MERGED 2004/12/16 13:40:39 cl 1.2.304.1: #i39045# #i21440# hide spell checker marks during graphic and html export


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [d5b6897e2c5c4045c0ba7c53c0ef749de0829897]

INTEGRATION: CWS tbe16 (1.15.52); FILE MERGED 2005/01/10 16:55:30 tbe 1.15.52.1: #i40260# column headers in Basic IDE watch window not localized


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [4d34431d4a601ece8131dc741db911fcf326355e]

INTEGRATION: CWS impress26 (1.4.106); FILE MERGED 2004/12/16 13:40:39 cl 1.4.106.1: #i39045# #i21440# hide spell checker marks during graphic and html export


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [70b2b41e7e56ea83a02e96b108e37a7d1304c194]

INTEGRATION: CWS vclcompact (1.7.262); FILE MERGED 2004/11/29 10:07:08 dv 1.7.262.1: #i37763# Reduce vcl exports


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [c263e1c629e08903dcb41eda7a277a06ff195411]

INTEGRATION: CWS impress26 (1.3.106); FILE MERGED 2004/12/16 13:40:39 cl 1.3.106.1: #i39045# #i21440# hide spell checker marks during graphic and html export


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [61765c5ab2e87eabf45a68c6bfe691b05620d4ec]

INTEGRATION: CWS vclcompact (1.8.262); FILE MERGED 2004/11/29 10:07:07 dv 1.8.262.1: #i37763# Reduce vcl exports


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [cede330747c1e6c10a61bcab46c0bf382ed9b177]

INTEGRATION: CWS notesapi (1.1.2); FILE ADDED 2004/11/08 18:03:11 sab 1.1.2.1: #i36871#; implement new notes API


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [1e188d63c169da4ecc4332af7349236b2dbbfe1b]

INTEGRATION: CWS tbe16 (1.7.6); FILE MERGED 2005/01/11 16:16:39 tbe 1.7.6.1: #i40393# header bar borders in Basic IDE watch window are not drawn


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [b6a3879caaf5abcf8df584613f508f8ceb5d58b9]

INTEGRATION: CWS notesapi (1.15.72); FILE MERGED 2004/11/08 17:58:13 sab 1.15.72.1: #118213#, #i36871#; introduce new hidden layer


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [924e7fbed69ae4c1cf2f01fe7b76571436055229]

INTEGRATION: CWS vclcompact (1.10.662); FILE MERGED 2004/11/29 10:07:07 dv 1.10.662.1: #i37763# Reduce vcl exports


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [89561acf67075e2e3b2554e0feae5eac6df5dc5f]

INTEGRATION: CWS notesapi (1.31.14); FILE MERGED 2004/12/01 19:01:45 sab 1.31.14.3: RESYNC: (1.34-1.35); FILE MERGED 2004/11/08 19:31:25 sab 1.31.14.2: RESYNC: (1.31-1.34); FILE MERGED 2004/11/08 17:58:12 sab 1.31.14.1: #118213#, #i36871#; introduce new hidden layer


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [c995eb4d8c11aa98b096c5a730a359e1b5557648]

INTEGRATION: CWS notesapi (1.4.16); FILE MERGED 2005/01/06 19:14:38 sab 1.4.16.2: #i36871#; add XComponent 2004/11/08 18:00:46 sab 1.4.16.1: #i36871#; implement new notes API


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [6e3ac76b4351c7a150e2d9b084bc1098d210cc56]

INTEGRATION: CWS notesapi (1.19.16); FILE MERGED 2004/12/01 16:22:43 sab 1.19.16.2: #i36871#; set document modified 2004/11/08 18:00:46 sab 1.19.16.1: #i36871#; implement new notes API


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [f9c0eda1fa25d7881126cb2afbceaf96cc6436cc]

INTEGRATION: CWS notesapi (1.4.16); FILE MERGED 2004/12/01 18:50:37 sab 1.4.16.3: RESYNC: (1.5-1.7); FILE MERGED 2004/11/08 19:10:03 sab 1.4.16.2: RESYNC: (1.4-1.5); FILE MERGED 2004/11/08 17:59:15 sab 1.4.16.1: #118213#; use new hidden layer


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [fc2ee0a78a727f216a8f1215141d9dcec3048d96]

INTEGRATION: CWS notesapi (1.30.14); FILE MERGED 2005/01/05 15:41:00 sab 1.30.14.5: RESYNC: (1.34-1.35); FILE MERGED 2004/12/01 18:46:09 sab 1.30.14.4: RESYNC: (1.33-1.34); FILE MERGED 2004/11/09 10:26:38 sab 1.30.14.3: RESYNC: (1.32-1.33); FILE MERGED 2004/11/08 19:05:12 sab 1.30.14.2: RESYNC: (1.30-1.32); FILE MERGED 2004/11/08 17:59:59 sab 1.30.14.1: #118213#, #i36871#; introduce new hidden layer


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [c4234c802ed5e7b4d7c04547051ff9d079d0e61c]

INTEGRATION: CWS notesapi (1.1.2); FILE ADDED 2005/01/04 16:08:34 sw 1.1.2.1: #i36871#


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [88af227f5679d4894adf112baa03387b939cadab]

INTEGRATION: CWS notesapi (1.1.2); FILE ADDED 2005/01/04 16:08:18 sw 1.1.2.1: #i36871#


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [b269a27e9736e3191ca7c2a8c4d0604bcaea1d48]

INTEGRATION: CWS notesapi (1.1.2); FILE ADDED 2005/01/04 16:07:56 sw 1.1.2.1: #i36871#


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [e467a93f5d49156183076593f7e23a74f65af0e3]

INTEGRATION: CWS vclcompact (1.19.2); FILE MERGED 2004/12/17 08:43:45 ssa 1.19.2.1: #i37763# avoid copy ctor


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [b144399be31c85a8ef4311ded7098bfc01410f80]

INTEGRATION: CWS notesapi (1.3.218); FILE MERGED 2005/01/11 09:49:06 sw 1.3.218.4: #i36871# 2004/12/17 13:27:36 sw 1.3.218.3: #i36871# 2004/12/17 13:14:35 sw 1.3.218.2: #i36871# 2004/12/17 13:10:53 sw 1.3.218.1: #i36871#


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [06373eb560cf281fca0b57f96e00564c1b39daff]

INTEGRATION: CWS notesapi (1.2.16); FILE MERGED 2004/12/01 17:37:32 sab 1.2.16.2: RESYNC: (1.2-1.3); FILE MERGED 2004/11/08 17:57:44 sab 1.2.16.1: #118213#, #i36871#; use new hidden layer


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [e0ab118e5619f03224751e2edc734ca633d42bc9]

INTEGRATION: CWS notesapi (1.2.160); FILE MERGED 2005/01/06 19:15:37 sab 1.2.160.2: #i36871#; add XComponent 2004/11/08 18:00:33 sab 1.2.160.1: #i36871#; implement new notes API


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [da3ce413dacff0e6066c63e33dcac14f213362e5]

INTEGRATION: CWS notesapi (1.40.16); FILE MERGED 2004/12/01 17:37:24 sab 1.40.16.2: RESYNC: (1.40-1.41); FILE MERGED 2004/11/08 17:57:28 sab 1.40.16.1: #118213#, #i36871#; introduce new hidden layer


2005-01-13  Kurt Zenker  <kz@openoffice.org>  [991b6cd2d2ae9fb1da6e1ae95ae84fbd0bc10848]

INTEGRATION: CWS notesapi (1.14.160); FILE MERGED 2004/11/08 18:00:33 sab 1.14.160.1: #i36871#; implement new notes API


2005-01-13  Vladimir Glazounov  <vg@openoffice.org>  [6bd9ac03b58210e661611fc4c84a003bc5d6e1ad]

#10000# let build last directories


2005-01-12  Vladimir Glazounov  <vg@openoffice.org>  [73ee6c1bd52ecc37576e4ae96425d5ffd3a3f095]

new version for SRC680


2005-01-12  Oliver Bolte  <obo@openoffice.org>  [62b0bf8bdfcfe1fd36d74b9bef71d5aa4c1c1626]

#i10000# refStg undeclared


2005-01-12  Oliver Bolte  <obo@openoffice.org>  [d38505d370302eaafc0a07015bbebdc7204a3d3a]

#i10000# change INetURLObject::RelToAbs to so3::StaticBaseUrl::RelToAbs


2005-01-11  Vladimir Glazounov  <vg@openoffice.org>  [7404ed54b05e6513aabe163cf4cfa35c57af451e]

new version for SRC680


2005-01-11  Vladimir Glazounov  <vg@openoffice.org>  [a407d31a4246d679410dc205d7063ea8b053aff6]

new version for SRC680


2005-01-11  Vladimir Glazounov  <vg@openoffice.org>  [25db968f44db2c7dc19b807f9263e4a487cabee2]

new version for SRC680


2005-01-11  Vladimir Glazounov  <vg@openoffice.org>  [ce42ed68868a0d208244ad9f7491cadc3dc033a5]

new version for SRC680


2005-01-11  Vladimir Glazounov  <vg@openoffice.org>  [0070f02ce41cf57a6a7fc0236b903202ef6d6395]

new version for SRC680


2005-01-11  Vladimir Glazounov  <vg@openoffice.org>  [18b75c9d00eb7f7f543aee8bf287892cd8946ddb]

new version for SRC680


2005-01-11  Vladimir Glazounov  <vg@openoffice.org>  [9f5e1589aa9d58a3f241af291e24d84b37fb8e71]

new version for SRC680


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [2a0baa4701f7716e4fda0eba4b0333688f7daa49]

#i10000# Empty export list.


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [99f1e5db65d55fc8c20fabc28ec4d7adaec00d39]

INTEGRATION: CWS sb25 (1.1.1.1.738); FILE MERGED 2004/11/12 17:04:21 sb 1.1.1.1.738.1: #i37077# Reduce number of exported symbols of sfx dynamic library.


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [e74dddc5cc5667b0136056e05465b3415af7ff3b]

INTEGRATION: CWS sb25 (1.34.86); FILE MERGED 2004/12/17 13:44:35 sb 1.34.86.3: #i37077# Fixes for WNT. 2004/12/07 20:02:09 sb 1.34.86.2: RESYNC: (1.34-1.35); FILE MERGED 2004/11/12 17:04:21 sb 1.34.86.1: #i37077# Reduce number of exported symbols of sfx dynamic library.


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [978047cac61565660496038e92c9bea981f1c5a6]

INTEGRATION: CWS sb25 (1.7.88); FILE MERGED 2004/11/12 17:03:48 sb 1.7.88.1: #i37077# Reduce number of exported symbols of sfx dynamic library.


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [2504a8793fc251981f4097d7579966b8c0833cb6]

INTEGRATION: CWS sb25 (1.3.120); FILE MERGED 2004/12/07 20:19:43 sb 1.3.120.2: RESYNC: (1.3-1.4); FILE MERGED 2004/11/12 17:03:47 sb 1.3.120.1: #i37077# Reduce number of exported symbols of sfx dynamic library.


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [05de7a916ba7f93cc3330718a7e1fc930dfb1319]

INTEGRATION: CWS sb25 (1.5.192); FILE MERGED 2004/11/12 17:03:47 sb 1.5.192.1: #i37077# Reduce number of exported symbols of sfx dynamic library.


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [4e6e9a9d72716a5fd90c9b6c18df106373dcd532]

INTEGRATION: CWS sb25 (1.5.286); FILE MERGED 2004/11/12 17:03:46 sb 1.5.286.1: #i37077# Reduce number of exported symbols of sfx dynamic library.


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [566533b25e84da84a86fc6ae4de45b7d96e694ac]

INTEGRATION: CWS sb25 (1.4.192); FILE MERGED 2004/11/12 17:03:46 sb 1.4.192.1: #i37077# Reduce number of exported symbols of sfx dynamic library.


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [a11bca8419081f00574d65df85d9eaffc2129e96]

INTEGRATION: CWS sb25 (1.3.356); FILE MERGED 2004/11/12 17:03:45 sb 1.3.356.1: #i37077# Reduce number of exported symbols of sfx dynamic library.


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [3faec1248cbc524f91107c0710dfbb02a644591a]

INTEGRATION: CWS sb25 (1.9.356); FILE MERGED 2004/11/12 17:03:45 sb 1.9.356.1: #i37077# Reduce number of exported symbols of sfx dynamic library.


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [8761485f0fb39625bdee9be084884ec03db5c245]

INTEGRATION: CWS sb25 (1.15.88); FILE MERGED 2004/12/07 20:04:32 sb 1.15.88.2: RESYNC: (1.15-1.18); FILE MERGED 2004/11/12 17:03:44 sb 1.15.88.1: #i37077# Reduce number of exported symbols of sfx dynamic library.


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [2416411cd38f991e314a0acc7fb5730e8db48d3a]

INTEGRATION: CWS sb25 (1.26.88); FILE MERGED 2004/11/12 17:03:44 sb 1.26.88.1: #i37077# Reduce number of exported symbols of sfx dynamic library.


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [8b46b2071b3a555305bf4d702e04408cbd730871]

INTEGRATION: CWS sb25 (1.3.120); FILE MERGED 2004/11/17 15:25:21 sb 1.3.120.1: #i37077# Removed unwanted implicitly declared copy ctors and assignment operators.


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [f7a168eacec981a84e2c4b72f93196d0a5ff42c6]

INTEGRATION: CWS sb25 (1.5.164); FILE MERGED 2004/11/12 17:03:43 sb 1.5.164.1: #i37077# Reduce number of exported symbols of sfx dynamic library.


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [c13eff763cfa8d35b3ff179da4ce1dd405f4056f]

INTEGRATION: CWS sb25 (1.15.92); FILE MERGED 2005/01/03 16:41:58 sb 1.15.92.2: RESYNC: (1.15-1.16); FILE MERGED 2004/11/12 17:02:01 sb 1.15.92.1: #i37077# Reduce number of exported symbols of sfx dynamic library.


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [46cc83ffbcb3c80be5b6156bc61e3359f991332f]

INTEGRATION: CWS sb25 (1.5.286); FILE MERGED 2004/11/12 17:03:43 sb 1.5.286.1: #i37077# Reduce number of exported symbols of sfx dynamic library.


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [a39d30696080331d845a17d7aec7aa61c741edb2]

INTEGRATION: CWS sb25 (1.7.346); FILE MERGED 2004/11/12 17:03:42 sb 1.7.346.1: #i37077# Reduce number of exported symbols of sfx dynamic library.


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [fcd3957eb73e8d9aa7a426a676ebf0224ddca5b5]

INTEGRATION: CWS sb25 (1.36.88); FILE MERGED 2004/11/12 17:03:42 sb 1.36.88.1: #i37077# Reduce number of exported symbols of sfx dynamic library.


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [7a89a61ccaf74e3bccc3b883a29f4c3c17ee9d13]

INTEGRATION: CWS sb25 (1.8.164); FILE MERGED 2004/11/12 17:03:42 sb 1.8.164.1: #i37077# Reduce number of exported symbols of sfx dynamic library.


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [63977983bc2b12ed3b4d0b22e8c8f6ae64099820]

INTEGRATION: CWS sb25 (1.98.68); FILE MERGED 2005/01/03 16:44:44 sb 1.98.68.3: RESYNC: (1.103-1.104); FILE MERGED 2004/12/07 20:11:58 sb 1.98.68.2: RESYNC: (1.98-1.103); FILE MERGED 2004/11/15 09:24:56 sb 1.98.68.1: #i37077# Reduce number of exported symbols of sfx dynamic library.


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [9779e0dbb482bfd99c71494d9541c3b9a605b10c]

INTEGRATION: CWS sb25 (1.3.356); FILE MERGED 2004/11/12 17:03:15 sb 1.3.356.1: #i37077# Reduce number of exported symbols of sfx dynamic library.


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [8970d2aaac2ce4566db921a79ad731976b47679a]

INTEGRATION: CWS sb25 (1.29.88); FILE MERGED 2004/12/07 19:04:32 sb 1.29.88.2: RESYNC: (1.29-1.30); FILE MERGED 2004/11/12 17:02:59 sb 1.29.88.1: #i37077# Reduce number of exported symbols of sfx dynamic library.


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [d724d229a300c64e68b819deb70b7ad345275410]

INTEGRATION: CWS sb25 (1.1.2); FILE ADDED 2004/11/12 17:01:10 sb 1.1.2.1: #i37077# Reduce number of exported symbols of sfx dynamic library.


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [2e0abe761ebf023aeb50e0bb25a9d3a86209ec54]

INTEGRATION: CWS sb25 (1.2.310); FILE MERGED 2004/11/12 17:02:04 sb 1.2.310.1: #i37077# Reduce number of exported symbols of sfx dynamic library.


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [8c0845e12b93e24552ae0e975a051b8dc3d09c62]

INTEGRATION: CWS sb25 (1.2.264); FILE MERGED 2004/11/12 17:02:03 sb 1.2.264.1: #i37077# Reduce number of exported symbols of sfx dynamic library.


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [d386f155cc8374d1e52b764edbc4d29b12247264]

INTEGRATION: CWS sb25 (1.2.90); FILE MERGED 2004/11/12 17:02:02 sb 1.2.90.1: #i37077# Reduce number of exported symbols of sfx dynamic library.


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [18a590cf1569ad447ea4d47199b2ceb910e1c11f]

INTEGRATION: CWS sb25 (1.1.1.1.738); FILE MERGED 2004/11/12 17:01:57 sb 1.1.1.1.738.1: #i37077# Reduce number of exported symbols of sfx dynamic library.


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [232f56be7fe075ce2f00509d2b177dc265fa35a3]

INTEGRATION: CWS sb25 (1.3.566); FILE MERGED 2004/11/12 17:01:56 sb 1.3.566.1: #i37077# Reduce number of exported symbols of sfx dynamic library.


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [237e0c0624208a7e17138684091e1e39e40323a2]

INTEGRATION: CWS sb25 (1.13.192); FILE MERGED 2004/12/07 19:01:45 sb 1.13.192.2: RESYNC: (1.13-1.14); FILE MERGED 2004/11/12 17:01:55 sb 1.13.192.1: #i37077# Reduce number of exported symbols of sfx dynamic library.


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [c07d9faefe1dd0cc8d69593c7025f9675ccc56aa]

INTEGRATION: CWS sb25 (1.2.702); FILE MERGED 2004/11/12 17:01:55 sb 1.2.702.1: #i37077# Reduce number of exported symbols of sfx dynamic library.


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [a8c6f82d39fe97a076ff0217fd501aef84218047]

#i10000#, #i37077#: Empty export list.


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [2628c339a5bfd1f45416a9dbf27fca226fe5b29d]

INTEGRATION: CWS sb25 (1.2.88); FILE MERGED 2004/11/12 17:01:51 sb 1.2.88.1: #i37077# Reduce number of exported symbols of sfx dynamic library.


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [a2ef8fa02d6fd01d1a6ca2de43774f262c15f592]

INTEGRATION: CWS sb25 (1.2.22); FILE MERGED 2004/12/09 08:28:48 sb 1.2.22.1: #i37077# Newly added functionality lacked SFX2_DLLPUBLIC.


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [4457a0e02f068216ce665098eb23314c0774b0f2]

INTEGRATION: CWS sb25 (1.8.150); FILE MERGED 2004/12/07 18:31:21 sb 1.8.150.2: RESYNC: (1.8-1.10); FILE MERGED 2004/11/15 16:42:20 sb 1.8.150.1: #i37077# Replaced use of deprecated xmloff/xmlkywd.hxx stuff with xmloff/xmltoken.hxx stuff.


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [ee48da6de71881f7b31710e1864ba81f09b92993]

SRC680


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [5461866247f6df73f2c05f4407423e5af57a78f0]

INTEGRATION: CWS sb25 (1.11.150); FILE MERGED 2004/12/07 18:31:04 sb 1.11.150.2: RESYNC: (1.11-1.12); FILE MERGED 2004/11/15 16:42:20 sb 1.11.150.1: #i37077# Replaced use of deprecated xmloff/xmlkywd.hxx stuff with xmloff/xmltoken.hxx stuff.


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [f168e4ecfb7201c14b41815ac296f7259b33a002]

INTEGRATION: CWS sb25 (1.1.2); FILE ADDED 2004/11/16 11:08:24 sb 1.1.2.1: #i37077# Reduce number of exported symbols of xmloff dynamic library.


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [809ca6cc168da6ae6a9dfa6402ffaca4a4d661f0]

INTEGRATION: CWS sb25 (1.17.98); FILE MERGED 2004/12/17 14:02:37 sb 1.17.98.5: #i37077# Fixes for WNT. 2004/12/17 13:56:36 sb 1.17.98.4: #i37077# Fixes for WNT. 2004/12/08 14:16:42 sb 1.17.98.3: #i37077# Adapted minimization of exported symbols for xo to new dynamic library xof. 2004/12/07 16:05:19 sb 1.17.98.2: RESYNC: (1.17-1.19); FILE MERGED 2004/11/15 16:46:25 sb 1.17.98.1: #i37077# Reduce number of exported symbols of xmloff dynamic library.


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [a24985b1bb28d68a96a856d231b25a22b36d39e1]

INTEGRATION: CWS sb25 (1.2.16); FILE MERGED 2004/12/13 12:34:43 sb 1.2.16.1: #i37077# Added missing XMLOFF_DLLPUBLIC to new xforms stuff.


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [a036250fdf93c3325ea131bda2a39ee6f14ff09e]

INTEGRATION: CWS sb25 (1.1.2); FILE ADDED 2004/12/08 14:18:27 sb 1.1.2.2: #i37077# Consistently use UDK_3_0_0 in version map files of UNO components. 2004/12/08 14:17:07 sb 1.1.2.1: #i37077# Adapted minimization of exported symbols for xo to new dynamic library xof.


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [c8f38e151c80eb0c89d9d99054b0830b5fd7954a]

INTEGRATION: CWS sb25 (1.2.102); FILE MERGED 2004/12/08 14:16:41 sb 1.2.102.3: #i37077# Adapted minimization of exported symbols for xo to new dynamic library xof. 2004/12/07 16:20:59 sb 1.2.102.2: RESYNC: (1.2-1.3); FILE MERGED 2004/11/15 16:46:24 sb 1.2.102.1: #i37077# Reduce number of exported symbols of xmloff dynamic library.


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [01d871b297cb776336f81dbf43e080d9635a4075]

INTEGRATION: CWS sb25 (1.32.336); FILE MERGED 2004/11/15 16:46:24 sb 1.32.336.1: #i37077# Reduce number of exported symbols of xmloff dynamic library.


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [30b657adca66435d11b0fcfcb154556dd862f9cc]

INTEGRATION: CWS sb25 (1.2.438); FILE MERGED 2004/11/15 16:46:24 sb 1.2.438.1: #i37077# Reduce number of exported symbols of xmloff dynamic library.


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [755741b32a37aaa419b5e14b76a86a3c0c8d0a32]

INTEGRATION: CWS sb25 (1.26.100); FILE MERGED 2004/12/07 16:32:34 sb 1.26.100.2: RESYNC: (1.26-1.28); FILE MERGED 2004/11/15 16:46:23 sb 1.26.100.1: #i37077# Reduce number of exported symbols of xmloff dynamic library.


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [b96a5e191ba0033ba8b3a42c75df44859168b6ea]

INTEGRATION: CWS sb25 (1.5.402); FILE MERGED 2004/12/07 16:33:43 sb 1.5.402.2: RESYNC: (1.5-1.8); FILE MERGED 2004/11/15 16:46:22 sb 1.5.402.1: #i37077# Reduce number of exported symbols of xmloff dynamic library.


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [03278f158b5e224eb91043af5668d8d0cc7f6ffc]

INTEGRATION: CWS sb25 (1.7.424); FILE MERGED 2004/11/15 16:46:22 sb 1.7.424.1: #i37077# Reduce number of exported symbols of xmloff dynamic library.


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [e9c1fd5863a1c107ba3da1a2f99ee0fb1151ff31]

INTEGRATION: CWS sb25 (1.19.94); FILE MERGED 2004/12/07 16:29:42 sb 1.19.94.2: RESYNC: (1.19-1.20); FILE MERGED 2004/11/15 16:46:22 sb 1.19.94.1: #i37077# Reduce number of exported symbols of xmloff dynamic library.


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [79ce7477fa35164dc9751f1f23012ff1fe784578]

INTEGRATION: CWS sb25 (1.16.154); FILE MERGED 2004/12/07 16:09:58 sb 1.16.154.2: RESYNC: (1.16-1.18); FILE MERGED 2004/11/15 16:46:21 sb 1.16.154.1: #i37077# Reduce number of exported symbols of xmloff dynamic library.


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [a57ba337de23cd1da4bcbf8a6a561e6a561a7c4c]

INTEGRATION: CWS sb25 (1.20.420); FILE MERGED 2004/12/07 16:07:27 sb 1.20.420.2: RESYNC: (1.20-1.23); FILE MERGED 2004/11/15 16:46:21 sb 1.20.420.1: #i37077# Reduce number of exported symbols of xmloff dynamic library.


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [3dbf06bec3cbdeb05c1e9fa5cb8a6a474b4f835c]

INTEGRATION: CWS sb25 (1.17.66); FILE MERGED 2004/12/07 16:07:48 sb 1.17.66.2: RESYNC: (1.17-1.19); FILE MERGED 2004/11/15 16:46:20 sb 1.17.66.1: #i37077# Reduce number of exported symbols of xmloff dynamic library.


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [a214418685b67a2ea3fb822792257df9cc0373fe]

INTEGRATION: CWS sb25 (1.8.72); FILE MERGED 2004/11/15 16:46:20 sb 1.8.72.1: #i37077# Reduce number of exported symbols of xmloff dynamic library.


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [f8cf1f04054b8b5b6c99a0f77239485d8857f707]

INTEGRATION: CWS sb25 (1.74.68); FILE MERGED 2004/12/07 16:27:01 sb 1.74.68.2: RESYNC: (1.74-1.76); FILE MERGED 2004/11/16 15:29:14 sb 1.74.68.1: #i37077# Removed unwanted implicitly declared copy ctors and assignment operators.


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [76b6330153d79bc3bfef1bdb11421dfd1f19ef0a]

INTEGRATION: CWS sb25 (1.45.76); FILE MERGED 2004/12/07 16:04:55 sb 1.45.76.2: RESYNC: (1.45-1.48); FILE MERGED 2004/11/15 16:46:19 sb 1.45.76.1: #i37077# Reduce number of exported symbols of xmloff dynamic library.


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [04c39a3ce359fe15ebea81312b01d05cf204520d]

INTEGRATION: CWS sb25 (1.11.16); FILE MERGED 2004/12/08 14:16:41 sb 1.11.16.1: #i37077# Adapted minimization of exported symbols for xo to new dynamic library xof.


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [c51c7d0b4a54bf030e3af918aed302bdf348c802]

INTEGRATION: CWS sb25 (1.1.2); FILE ADDED 2004/11/15 16:45:33 sb 1.1.2.1: #i37077# Reduce number of exported symbols of xmloff dynamic library.


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [400f1bffe9c616e70c8b4976f2d9efd027b5f5b0]

INTEGRATION: CWS sb25 (1.2.16); FILE MERGED 2004/12/13 12:34:22 sb 1.2.16.1: #i37077# Added missing XMLOFF_DLLPUBLIC to new xforms stuff.


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [2fd3143ec79da9d2d7198e4eadff3ee2c84bcbdf]

INTEGRATION: CWS sb25 (1.2.434); FILE MERGED 2004/11/15 16:44:49 sb 1.2.434.1: #i37077# Reduce number of exported symbols of xmloff dynamic library.


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [7e4180ffb64e39a66e25d418dc0e4774637184d8]

INTEGRATION: CWS sb25 (1.7.98); FILE MERGED 2004/11/15 16:44:47 sb 1.7.98.1: #i37077# Reduce number of exported symbols of xmloff dynamic library.


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [f6a2fb2ace017f42f4337c0d7b25c8aa75344bc7]

INTEGRATION: CWS sb25 (1.2.440); FILE MERGED 2004/11/15 16:44:47 sb 1.2.440.1: #i37077# Reduce number of exported symbols of xmloff dynamic library.


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [9b53fb007ccd1e4cf207076cfb4bbc4ccb529abf]

INTEGRATION: CWS sb25 (1.3.446); FILE MERGED 2004/11/16 09:37:35 sb 1.3.446.1: #i37077# Reduce number of exported symbols of xmloff dynamic library.


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [eeb2a4cdd9c7c92b3e73d072a6e0f1bf85da6d29]

INTEGRATION: CWS sb25 (1.3.428); FILE MERGED 2004/11/15 16:44:42 sb 1.3.428.1: #i37077# Reduce number of exported symbols of xmloff dynamic library.


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [2cd923c27f96eec640039bcacdb8cffc1a14da50]

INTEGRATION: CWS sb25 (1.2.446); FILE MERGED 2004/11/15 16:44:42 sb 1.2.446.1: #i37077# Reduce number of exported symbols of xmloff dynamic library.


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [12aa9b276f8e02e78f5ac7052ae84b3529f1e917]

INTEGRATION: CWS sb25 (1.3.428); FILE MERGED 2004/11/15 16:44:41 sb 1.3.428.1: #i37077# Reduce number of exported symbols of xmloff dynamic library.


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [c30a1d2ecbae7ecb380e4c3f18df6be56cb6909f]

INTEGRATION: CWS sb25 (1.1.2); FILE ADDED 2004/11/25 18:12:36 mt 1.1.2.1: #i37760# Less exports...


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [cda96f98b8d20c303c263d6256b52ed69a6fd800]

INTEGRATION: CWS sb25 (1.15.68); FILE MERGED 2004/12/17 14:05:01 sb 1.15.68.3: #i37077# Fixes for WNT. 2004/12/10 11:03:02 sb 1.15.68.2: #i37760# Cleaned up. 2004/11/25 18:14:45 mt 1.15.68.1: #i37760# Less exports...


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [c82e99718e089e0b7da8ead0f8a3491425d3bdb4]

INTEGRATION: CWS sb25 (1.22.66); FILE MERGED 2004/12/10 11:03:44 sb 1.22.66.1: #i37760# Missing TOOLKIT_DLLPUBLIC.


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [77fc55b7825b057d94ee84810c0e167f8ad8c690]

INTEGRATION: CWS sb25 (1.10.66); FILE MERGED 2004/12/09 14:16:57 sb 1.10.66.1: #i37760# Added missing TOOLKIT_DLLPUBLIC.


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [4adaceb70597ee6cf807dd97a8ac82d1b211a606]

INTEGRATION: CWS sb25 (1.7.52); FILE MERGED 2004/11/25 18:14:45 mt 1.7.52.1: #i37760# Less exports...


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [b207d10b23538ac5bd150e1c31a008901345c317]

INTEGRATION: CWS sb25 (1.10.66); FILE MERGED 2004/11/25 18:14:45 mt 1.10.66.1: #i37760# Less exports...


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [67a466fc754f57004e5e2799198ee0432e7cdd5a]

INTEGRATION: CWS sb25 (1.39.4); FILE MERGED 2004/12/10 11:04:50 sb 1.39.4.1: #i37760# Avoid potential premature destruction of pNewComp.


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [8c8705f5346cb0b88ebe10cb6cba15c284cd4896]

INTEGRATION: CWS sb25 (1.26.114); FILE MERGED 2004/11/25 18:14:44 mt 1.26.114.1: #i37760# Less exports...


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [ce3e1aa38e69371f385f29312466111929bfe873]

INTEGRATION: CWS sb25 (1.19.52); FILE MERGED 2004/11/25 18:14:44 mt 1.19.52.1: #i37760# Less exports...


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [69af859223c7a03a27556f3ec41885719fbb9b76]

INTEGRATION: CWS sb25 (1.4.26); FILE MERGED 2004/11/25 18:14:43 mt 1.4.26.1: #i37760# Less exports...


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [374bd9de08999e901fc46a5de9c8546e04133e24]

INTEGRATION: CWS sb25 (1.20.18); FILE MERGED 2004/11/25 18:14:43 mt 1.20.18.1: #i37760# Less exports...


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [2a035708caea12061622e4bf0a9de3c93e325f16]

INTEGRATION: CWS sb25 (1.8.10); FILE MERGED 2004/11/25 18:14:43 mt 1.8.10.1: #i37760# Less exports...


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [6dcdb71b5fcd61da68349c01f44b65e2d3047249]

INTEGRATION: CWS sb25 (1.2.332); FILE MERGED 2004/11/25 18:14:43 mt 1.2.332.1: #i37760# Less exports...


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [8e45b316940bff4023161ca5d3039aec35231572]

INTEGRATION: CWS sb25 (1.1.320); FILE MERGED 2004/11/25 18:14:42 mt 1.1.320.1: #i37760# Less exports...


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [d0946de03fb3f0c21c39c5590c8ef5a17f000975]

INTEGRATION: CWS sb25 (1.33.52); FILE MERGED 2004/11/25 18:14:42 mt 1.33.52.1: #i37760# Less exports...


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [1298c9abf4b82422d2c0c3082bb467f74f0d8b63]

INTEGRATION: CWS sb25 (1.11.66); FILE MERGED 2004/12/07 15:55:23 sb 1.11.66.2: RESYNC: (1.11-1.12); FILE MERGED 2004/11/25 18:14:41 mt 1.11.66.1: #i37760# Less exports...


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [1c1a17226fbdf633d9b32d2f2f350b97d6aa94c6]

INTEGRATION: CWS sb25 (1.30.52); FILE MERGED 2004/11/25 18:14:41 mt 1.30.52.1: #i37760# Less exports...


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [3cddae3362373748082720f4d5b2f1c3ab6a280f]

INTEGRATION: CWS sb25 (1.21.28); FILE MERGED 2004/11/25 18:14:41 mt 1.21.28.1: #i37760# Less exports...


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [1478ddee64b9c33886a5e6baaa908454f4a17f5c]

INTEGRATION: CWS sb25 (1.4.92); FILE MERGED 2004/11/25 18:14:40 mt 1.4.92.1: #i37760# Less exports...


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [4ec7c4697320b27a25cbd7f17d210ca506a33091]

INTEGRATION: CWS sb25 (1.2.332); FILE MERGED 2004/11/25 18:14:40 mt 1.2.332.1: #i37760# Less exports...


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [3bc9ee0a9ddc44e8a4e841cb0d633addf52c09bb]

INTEGRATION: CWS sb25 (1.4.332); FILE MERGED 2004/11/25 18:14:40 mt 1.4.332.1: #i37760# Less exports...


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [12ba1ea2e670603a3f9d520953f23234da3c6ce8]

INTEGRATION: CWS sb25 (1.22.234); FILE MERGED 2004/11/25 18:14:39 mt 1.22.234.1: #i37760# Less exports...


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [6dd15cc44e33e372f0d19795644d8819f7e1c8b6]

INTEGRATION: CWS sb25 (1.1.2); FILE ADDED 2004/11/25 18:13:11 mt 1.1.2.1: #i37760# Less exports...


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [52203f3fbeab97670aeb13ce4708ad4823c1f4b3]

INTEGRATION: CWS sb25 (1.70.30); FILE MERGED 2004/12/07 15:23:12 sb 1.70.30.2: RESYNC: (1.70-1.72); FILE MERGED 2004/11/15 16:43:24 sb 1.70.30.1: #i37077# Replaced use of deprecated xmloff/xmlkywd.hxx stuff with xmloff/xmltoken.hxx stuff.


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [cc26bb1edb9f7b173c8dbf8cb05d20d976eae8f2]

INTEGRATION: CWS sb25 (1.3.32); FILE MERGED 2004/11/12 16:44:30 sb 1.3.32.1: #i37077# Added symbol visibility support to DECL_PTRHINT.


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [0de720ac3526effebd4a2435b15878e787749429]

INTEGRATION: CWS sb19 (1.45.42); FILE MERGED 2004/12/21 09:37:39 sb 1.45.42.5: RESYNC: (1.47-1.48); FILE MERGED 2004/12/09 06:02:30 sb 1.45.42.4: RESYNC: (1.45-1.47); FILE MERGED 2004/10/25 08:31:36 mba 1.45.42.3: #110407#: remove static base URL 2004/10/20 16:23:56 mba 1.45.42.2: #i27773#: obsolete class SfxFrameSetDescriptor removed 2004/10/20 15:38:43 mba 1.45.42.1: #110407#: remove static BaseURL


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [78320b9b69a08d8cfb7aea5863406319048cfe3e]

INTEGRATION: CWS sb19 (1.9.44); FILE MERGED 2004/10/20 16:23:56 mba 1.9.44.1: #i27773#: obsolete class SfxFrameSetDescriptor removed


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [ca3ab5d25f283ab1690df005c60fb1db644d5107]

INTEGRATION: CWS sb19 (1.15.44); FILE MERGED 2004/10/26 15:46:55 mba 1.15.44.2: #110407#: remove static BaseURL 2004/10/20 15:38:43 mba 1.15.44.1: #110407#: remove static BaseURL


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [3637329c60d62626b8aeb542fcbbc7df7f13c427]

INTEGRATION: CWS sb19 (1.7.44); FILE MERGED 2004/10/20 15:38:43 mba 1.7.44.1: #110407#: remove static BaseURL


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [5abb903f3e79913f4f9cf461d2c230d688d2801a]

INTEGRATION: CWS sb19 (1.34.44); FILE MERGED 2004/12/21 09:37:21 sb 1.34.44.3: RESYNC: (1.35-1.36); FILE MERGED 2004/12/09 06:01:50 sb 1.34.44.2: RESYNC: (1.34-1.35); FILE MERGED 2004/10/20 16:23:55 mba 1.34.44.1: #i27773#: obsolete class SfxFrameSetDescriptor removed


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [2091dc9689eea3b2399e6b7d2baa224eb9640fab]

INTEGRATION: CWS sb19 (1.21.44); FILE MERGED 2004/12/09 05:54:52 sb 1.21.44.2: RESYNC: (1.21-1.22); FILE MERGED 2004/10/20 15:38:42 mba 1.21.44.1: #110407#: remove static BaseURL


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [874185506dd6cf1eb566b42ba9d245fb9c3ee15e]

INTEGRATION: CWS sb19 (1.69.42); FILE MERGED 2005/01/03 11:05:46 mav 1.69.42.8: #100000# resync problem 2004/12/21 09:36:05 sb 1.69.42.7: RESYNC: (1.74-1.76); FILE MERGED 2004/12/09 05:53:48 sb 1.69.42.6: RESYNC: (1.70-1.74); FILE MERGED 2004/11/10 18:27:19 mba 1.69.42.5: #110407#: wrong dispose handling of storages 2004/10/28 15:39:54 sb 1.69.42.4: RESYNC: (1.69-1.70); FILE MERGED 2004/10/27 15:49:39 mba 1.69.42.3: #110407#: for safety reasons don't dispose storages ATM 2004/10/27 11:42:25 sb 1.69.42.2: #110407# Made code compile on unxlngi6. 2004/10/26 15:46:54 mba 1.69.42.1: #110407#: remove static BaseURL


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [dfc965247904b5f1f0ef95c4ffdaa2bbbe9fb645]

INTEGRATION: CWS sb19 (1.44.44); FILE MERGED 2004/12/09 05:50:32 sb 1.44.44.3: RESYNC: (1.44-1.50); FILE MERGED 2004/11/10 18:27:19 mba 1.44.44.2: #110407#: wrong dispose handling of storages 2004/10/20 15:38:41 mba 1.44.44.1: #110407#: remove static BaseURL


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [33e6333124f5106bce07f150c1e1a3bed3b12072]

INTEGRATION: CWS sb19 (1.134.36); FILE MERGED 2004/12/09 16:03:58 sb 1.134.36.9: #i10000# Merge errors. 2004/12/09 05:51:30 sb 1.134.36.8: RESYNC: (1.134-1.145); FILE MERGED 2004/11/10 18:27:18 mba 1.134.36.7: #110407#: wrong dispose handling of storages 2004/10/28 10:15:53 mba 1.134.36.6: #110407#: wrong treatment of initialisation 2004/10/28 07:37:18 mba 1.134.36.5: #110407#: forgot to assign Medium in DoInitNew 2004/10/26 15:46:53 mba 1.134.36.4: #110407#: remove static BaseURL 2004/10/25 08:31:35 mba 1.134.36.3: #110407#: remove static base URL 2004/10/21 15:07:46 mba 1.134.36.2: #110407#: remove static BaseURL 2004/10/20 15:38:41 mba 1.134.36.1: #110407#: remove static BaseURL


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [82c578a77bdec2373c6531ac81403d581652cd2a]

INTEGRATION: CWS sb19 (1.71.44); FILE MERGED 2004/12/21 09:35:31 sb 1.71.44.5: RESYNC: (1.73-1.74); FILE MERGED 2004/12/09 05:52:19 sb 1.71.44.4: RESYNC: (1.71-1.73); FILE MERGED 2004/10/25 08:31:35 mba 1.71.44.3: #110407#: remove static base URL 2004/10/21 15:07:46 mba 1.71.44.2: #110407#: remove static BaseURL 2004/10/20 15:38:40 mba 1.71.44.1: #110407#: remove static BaseURL


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [2d622e708287388fe46b7be9671e7450abf79371]

INTEGRATION: CWS sb19 (1.45.38); FILE MERGED 2004/12/21 09:35:15 sb 1.45.38.6: RESYNC: (1.52-1.53); FILE MERGED 2004/12/09 05:51:38 sb 1.45.38.5: RESYNC: (1.46-1.52); FILE MERGED 2004/10/28 15:39:45 sb 1.45.38.4: RESYNC: (1.45-1.46); FILE MERGED 2004/10/25 08:31:34 mba 1.45.38.3: #110407#: remove static base URL 2004/10/21 15:07:46 mba 1.45.38.2: #110407#: remove static BaseURL 2004/10/20 15:38:40 mba 1.45.38.1: #110407#: remove static BaseURL


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [602ea311b53ec024e14d69a00ae477986f0ecffa]

INTEGRATION: CWS sb19 (1.49.44); FILE MERGED 2004/12/21 09:35:23 sb 1.49.44.5: RESYNC: (1.50-1.51); FILE MERGED 2004/12/09 05:51:54 sb 1.49.44.4: RESYNC: (1.49-1.50); FILE MERGED 2004/10/26 15:46:53 mba 1.49.44.3: #110407#: remove static BaseURL 2004/10/25 08:31:34 mba 1.49.44.2: #110407#: remove static base URL 2004/10/20 15:38:39 mba 1.49.44.1: #110407#: remove static BaseURL


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [f8ba95a4feacc97bb5831d44f9030358257764d2]

INTEGRATION: CWS sb19 (1.2.44); FILE MERGED 2004/12/09 16:03:58 sb 1.2.44.3: #i10000# Merge errors. 2004/12/09 05:54:06 sb 1.2.44.2: RESYNC: (1.2-1.7); FILE MERGED 2004/10/20 15:38:39 mba 1.2.44.1: #110407#: remove static BaseURL


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [c63c0afe49da58bbedae6822099ff2a5662e600c]

INTEGRATION: CWS sb19 (1.7.184); FILE MERGED 2004/12/21 09:35:38 sb 1.7.184.3: RESYNC: (1.7-1.8); FILE MERGED 2004/10/20 16:23:55 mba 1.7.184.2: #i27773#: obsolete class SfxFrameSetDescriptor removed 2004/10/20 15:38:39 mba 1.7.184.1: #110407#: remove static BaseURL


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [08047ea3c7944db5b9326b79e88ead383fd12c49]

INTEGRATION: CWS monaleenfilterteam30 (1.105.68); FILE MERGED 2004/12/21 02:02:19 mmaher 1.105.68.2: RESYNC: (1.105-1.108); FILE MERGED 2004/11/26 11:07:47 jmarmion 1.105.68.1: #114465# add additional Excel OLE classID


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [78876a6c0ccc308346a51b35dc3ed6ad7abdeec5]

INTEGRATION: CWS sb19 (1.58.42); FILE MERGED 2004/12/09 05:54:14 sb 1.58.42.3: RESYNC: (1.59-1.61); FILE MERGED 2004/10/28 15:39:26 sb 1.58.42.2: RESYNC: (1.58-1.59); FILE MERGED 2004/10/26 15:46:52 mba 1.58.42.1: #110407#: remove static BaseURL


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [984b2bbb27c7692831c8f5dfc7000dd8c829ffe7]

INTEGRATION: CWS sb19 (1.142.44); FILE MERGED 2004/12/21 09:35:06 sb 1.142.44.6: RESYNC: (1.150-1.153); FILE MERGED 2004/12/09 05:50:40 sb 1.142.44.5: RESYNC: (1.142-1.150); FILE MERGED 2004/11/10 18:27:18 mba 1.142.44.4: #110407#: wrong dispose handling of storages 2004/10/27 15:49:39 mba 1.142.44.3: #110407#: for safety reasons don't dispose storages ATM 2004/10/26 15:46:52 mba 1.142.44.2: #110407#: remove static BaseURL 2004/10/25 08:31:34 mba 1.142.44.1: #110407#: remove static base URL


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [063738e314b07a5a141a74e0eeeb15ed380e9977]

INTEGRATION: CWS sb19 (1.23.56); FILE MERGED 2004/12/21 13:57:19 sb 1.23.56.4: #i10000# Cleaned up merge conflict. 2004/12/21 09:38:20 sb 1.23.56.3: RESYNC: (1.24-1.25); FILE MERGED 2004/12/09 06:09:05 sb 1.23.56.2: RESYNC: (1.23-1.24); FILE MERGED 2004/10/20 15:38:38 mba 1.23.56.1: #110407#: remove static BaseURL


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [b3add89af180446e29e83387ae006a4028ddd673]

INTEGRATION: CWS sb19 (1.11.44); FILE MERGED 2004/10/20 15:38:37 mba 1.11.44.1: #110407#: remove static BaseURL


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [14b64b594cf3f09db29576caa30e9299ca73cb22]

INTEGRATION: CWS monaleenfilterteam30 (1.1.2); FILE MERGED 2004/11/23 14:21:52 jmarmion 1.1.2.1: #i33702# - workaround fix for framework passing an empty stream on reload. Issue number:  i33702 Submitted by:  jmarmion Reviewed by:


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [e7ffe100ce62d5460f60bd73c60fd2114335ac42]

INTEGRATION: CWS sb19 (1.7.44); FILE MERGED 2004/11/03 15:19:41 sb 1.7.44.2: #108948# Fixed wrong replacement for INetURLObject::AbsToRel. 2004/10/20 15:38:36 mba 1.7.44.1: #110407#: remove static BaseURL


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [4555333e79faa7544135a5ea4b387f0ca5f30ea6]

INTEGRATION: CWS sb19 (1.6.184); FILE MERGED 2004/12/21 09:37:52 sb 1.6.184.2: RESYNC: (1.6-1.7); FILE MERGED 2004/10/20 15:38:36 mba 1.6.184.1: #110407#: remove static BaseURL


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [e5fb2b56b50441dc3240ef50289cd284cce868ba]

INTEGRATION: CWS monaleenfilterteam30 (1.11.2); FILE MERGED 2004/11/23 14:20:52 jmarmion 1.11.2.1: #i33702# - workaround fix for framework passing an empty stream on reload. Issue number:i33702 Submitted by:jmarmion Reviewed by:


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [edfaf86a67fd3785766e924c79f360a7e6e52652]

INTEGRATION: CWS monaleenfilterteam30 (1.14.2); FILE MERGED 2005/01/05 10:57:05 jmarmion 1.14.2.2: #i33702# - use lastIndexOf to get the real eof marker Issue number: Submitted by: Reviewed by: 2004/11/23 14:16:14 jmarmion 1.14.2.1: Issue number: Submitted by: Reviewed by:


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [3ef72b30137f870fae53506ef3b34e1fb3953372]

INTEGRATION: CWS sb19 (1.2.44); FILE MERGED 2004/10/26 15:46:51 mba 1.2.44.2: #110407#: remove static BaseURL 2004/10/21 15:07:46 mba 1.2.44.1: #110407#: remove static BaseURL


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [590f9741132796fcd466850a0d704daed9264cdb]

INTEGRATION: CWS sb19 (1.2.44); FILE MERGED 2004/10/26 15:46:51 mba 1.2.44.2: #110407#: remove static BaseURL 2004/10/21 15:07:45 mba 1.2.44.1: #110407#: remove static BaseURL


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [28008897b8a4804a26e015c16078bc5e7ad8fe92]

INTEGRATION: CWS monaleenfilterteam30 (1.82.128); FILE MERGED 2004/12/20 21:54:01 mmaher 1.82.128.2: RESYNC: (1.82-1.83); FILE MERGED 2004/11/23 15:30:46 mmaher 1.82.128.1: #i37432# Patch from cmc to fix cross referencing of footnotes (well actually to fix references that are made before the bookmark exists)


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [cf8a95038eec9f4868bc4418b0c7ce207fd5ddf2]

INTEGRATION: CWS sb19 (1.82.42); FILE MERGED 2004/12/21 09:36:56 sb 1.82.42.3: RESYNC: (1.83-1.84); FILE MERGED 2004/12/09 06:00:37 sb 1.82.42.2: RESYNC: (1.82-1.83); FILE MERGED 2004/10/26 15:46:51 mba 1.82.42.1: #110407#: remove static BaseURL


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [a7f19deb5f708b4e56aa68a151f53803564a76c7]

INTEGRATION: CWS monaleenfilterteam30 (1.108.52); FILE MERGED 2004/12/20 21:53:28 mmaher 1.108.52.2: RESYNC: (1.108-1.109); FILE MERGED 2004/11/23 15:30:46 mmaher 1.108.52.1: #i37432# Patch from cmc to fix cross referencing of footnotes (well actually to fix references that are made before the bookmark exists)


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [910947bd317b2fe8973395b2b6f1ca9648da1c89]

INTEGRATION: CWS sb19 (1.13.44); FILE MERGED 2004/10/26 15:46:50 mba 1.13.44.3: #110407#: remove static BaseURL 2004/10/25 08:31:33 mba 1.13.44.2: #110407#: remove static base URL 2004/10/21 15:07:45 mba 1.13.44.1: #110407#: remove static BaseURL


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [b3623ea1a0e63a4fb222d546682537e2875103d7]

INTEGRATION: CWS monaleenfilterteam30 (1.132.126); FILE MERGED 2004/11/23 15:30:45 mmaher 1.132.126.1: #i37432# Patch from cmc to fix cross referencing of footnotes (well actually to fix references that are made before the bookmark exists)


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [6801a61711ebaa71781ec733da25bfbb364cb4ad]

INTEGRATION: CWS sb19 (1.34.44); FILE MERGED 2004/12/09 05:58:38 sb 1.34.44.2: RESYNC: (1.34-1.37); FILE MERGED 2004/10/21 15:07:45 mba 1.34.44.1: #110407#: remove static BaseURL


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [83abcf40dfebb257e947df5a7f9e30a1a2e92867]

INTEGRATION: CWS sb19 (1.86.42); FILE MERGED 2004/12/09 05:56:47 sb 1.86.42.2: RESYNC: (1.86-1.91); FILE MERGED 2004/10/20 15:38:35 mba 1.86.42.1: #110407#: remove static BaseURL


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [3b9e73b663bccad216aa9e3529700f03a7656e18]

INTEGRATION: CWS monaleenfilterteam30 (1.143.52); FILE MERGED 2004/12/20 21:53:14 mmaher 1.143.52.2: RESYNC: (1.143-1.145); FILE MERGED 2004/11/23 15:30:45 mmaher 1.143.52.1: #i37432# Patch from cmc to fix cross referencing of footnotes (well actually to fix references that are made before the bookmark exists)


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [2ad707b32e375c7c441bdfaa325e00387d44ae60]

INTEGRATION: CWS monaleenfilterteam30 (1.123.52); FILE MERGED 2004/12/20 21:53:02 mmaher 1.123.52.2: RESYNC: (1.123-1.124); FILE MERGED 2004/11/18 17:24:04 mmaher 1.123.52.1: #i14045# Make objects anchored in headers or footers transparent


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [6b0efa5982be6e9ef6a891d6507c3364c3f2b9a0]

INTEGRATION: CWS monaleenfilterteam30 (1.82.182); FILE MERGED 2004/12/20 21:52:48 mmaher 1.82.182.4: RESYNC: (1.82-1.84); FILE MERGED 2004/11/29 13:11:51 mmaher 1.82.182.3: #118400# Backing out this fix from monaleenfilterteam30 so it can go in another workspace 2004/11/25 10:50:04 mmaher 1.82.182.2: #118400# Need to get the highest (numerical) outline level not the lowest 2004/11/22 16:31:05 jmarmion 1.82.182.1: #i28331# - check for SvxTwoLinesItem and SvxCharRotateItem values before export.


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [54ab515d55785c8b78e88c0c19695535bdda9c74]

INTEGRATION: CWS monaleenfilterteam30 (1.72.130); FILE MERGED 2004/11/26 10:06:22 mmaher 1.72.130.1: #i37571# Fix for manual aligned tables and width calculation


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [97afa9bad514d2eccc153a16d8c004db6645c557]

INTEGRATION: CWS monaleenfilterteam30 (1.7.148); FILE MERGED 2004/11/23 14:39:06 jmarmion 1.7.148.1: #i30094# - add a minor sanity check to stop crash for very poor imported doc.


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [ea573e540c257a42b923d915a2a596eaa0ffd51d]

INTEGRATION: CWS sb19 (1.2.44); FILE MERGED 2004/10/20 15:38:22 mba 1.2.44.1: #110407#: remove static BaseURL


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [e652b610090acf80f1166a8110994a456d91bb0e]

INTEGRATION: CWS sb19 (1.30.20); FILE MERGED 2004/12/09 04:21:39 sb 1.30.20.3: RESYNC: (1.31-1.32); FILE MERGED 2004/10/28 15:34:20 sb 1.30.20.2: RESYNC: (1.30-1.31); FILE MERGED 2004/10/27 07:31:56 mba 1.30.20.1: #110407#: remove static BaseURL


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [e2de40c32637016435819532d9e05bf856cdc06f]

INTEGRATION: CWS sb19 (1.29.22); FILE MERGED 2004/10/27 07:31:56 mba 1.29.22.1: #110407#: remove static BaseURL


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [b440375c34e733902f816766711bcee612cbe30d]

INTEGRATION: CWS sb19 (1.7.130); FILE MERGED 2004/10/27 07:31:56 mba 1.7.130.2: #110407#: remove static BaseURL 2004/09/01 18:13:53 er 1.7.130.1: #110405# replace static INetURLObject Rel/Abs calls


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [7316b00db55601917fecaa883cb31b18236c4f2d]

INTEGRATION: CWS sb19 (1.9.118); FILE MERGED 2004/10/27 07:31:55 mba 1.9.118.1: #110407#: remove static BaseURL


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [fb3e4d0628c969d4ccc2065ab5115747ff7c3997]

INTEGRATION: CWS sb19 (1.32.22); FILE MERGED 2004/12/09 04:18:28 sb 1.32.22.2: RESYNC: (1.32-1.33); FILE MERGED 2004/10/27 07:31:55 mba 1.32.22.1: #110407#: remove static BaseURL


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [a41c3667372f3964f1531d4e7dbafb23e2e9a777]

INTEGRATION: CWS sb19 (1.14.8); FILE MERGED 2004/10/27 07:31:54 mba 1.14.8.3: #110407#: remove static BaseURL 2004/10/11 20:27:18 sb 1.14.8.2: RESYNC: (1.14-1.16); FILE MERGED 2004/09/01 18:13:52 er 1.14.8.1: #110405# replace static INetURLObject Rel/Abs calls


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [e36df8f7dfbd8571eb4d9a36bc330f2357fd2ed4]

INTEGRATION: CWS sb19 (1.18.34); FILE MERGED 2004/10/28 15:31:26 sb 1.18.34.4: RESYNC: (1.20-1.21); FILE MERGED 2004/10/27 07:31:54 mba 1.18.34.3: #110407#: remove static BaseURL 2004/10/11 20:27:58 sb 1.18.34.2: RESYNC: (1.18-1.20); FILE MERGED 2004/09/01 18:13:52 er 1.18.34.1: #110405# replace static INetURLObject Rel/Abs calls


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [25448b57f3e44cb344e34fc60c12d01e0daedf79]

INTEGRATION: CWS sb19 (1.29.66); FILE MERGED 2004/10/28 15:31:00 sb 1.29.66.2: RESYNC: (1.29-1.30); FILE MERGED 2004/10/27 07:31:53 mba 1.29.66.1: #110407#: remove static BaseURL


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [5874147ffc89c4cce9b39946e3ed2c822b4489fc]

INTEGRATION: CWS sb19 (1.74.22); FILE MERGED 2004/12/09 04:27:57 sb 1.74.22.3: RESYNC: (1.75-1.76); FILE MERGED 2004/10/28 15:30:47 sb 1.74.22.2: RESYNC: (1.74-1.75); FILE MERGED 2004/10/27 07:31:53 mba 1.74.22.1: #110407#: remove static BaseURL


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [16e483392410c051f45cf8a383e1f5377856225e]

INTEGRATION: CWS sb19 (1.23.22); FILE MERGED 2004/10/27 07:31:52 mba 1.23.22.1: #110407#: remove static BaseURL


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [8d90e4ee6cf5902931d2cebea126d17c5291a749]

INTEGRATION: CWS sb19 (1.23.22); FILE MERGED 2004/12/09 04:17:54 sb 1.23.22.2: RESYNC: (1.23-1.24); FILE MERGED 2004/10/27 07:31:52 mba 1.23.22.1: #110407#: remove static BaseURL


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [de5df239c6ec603a776cb4bb0517ad804f89ffd0]

INTEGRATION: CWS sb19 (1.50.16); FILE MERGED 2004/12/09 04:40:07 sb 1.50.16.7: RESYNC: (1.52-1.53); FILE MERGED 2004/10/28 14:24:21 mba 1.50.16.6: #110407#: always get storage from medium 2004/10/27 07:31:51 mba 1.50.16.5: #110407#: remove static BaseURL 2004/10/13 10:09:38 sb 1.50.16.4: #110405# Fixed problems introduced after resyncing. 2004/10/11 21:13:11 sb 1.50.16.3: RESYNC: (1.50-1.52); FILE MERGED 2004/09/02 09:56:14 er 1.50.16.2: #110405# use SfxMedium::GetBaseURL() 2004/09/01 18:13:52 er 1.50.16.1: #110405# replace static INetURLObject Rel/Abs calls


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [2fdb0df3e80bcb27dead0b7ade1eeea2a5b5063c]

INTEGRATION: CWS sb19 (1.3.132); FILE MERGED 2004/10/27 07:31:51 mba 1.3.132.1: #110407#: remove static BaseURL


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [de7d757dbd12e8db80d52835f0d06d4563352f7c]

INTEGRATION: CWS sb19 (1.1.1.1.604); FILE MERGED 2004/10/27 07:31:51 mba 1.1.1.1.604.1: #110407#: remove static BaseURL


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [19373bcf13a8213b0738538772832087c4ebfc3a]

INTEGRATION: CWS sb19 (1.10.132); FILE MERGED 2004/12/09 04:38:15 sb 1.10.132.2: RESYNC: (1.10-1.11); FILE MERGED 2004/10/27 07:31:50 mba 1.10.132.1: #110407#: remove static BaseURL


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [4cf0f8bee03a05017678ee9d29b8164147f574c3]

INTEGRATION: CWS sb19 (1.2.132); FILE MERGED 2004/10/27 07:31:50 mba 1.2.132.1: #110407#: remove static BaseURL


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [6d6fcfdfd9c74ce8f88b63bb0c905c444ae160d8]

INTEGRATION: CWS sb19 (1.10.132); FILE MERGED 2004/10/27 07:31:49 mba 1.10.132.1: #110407#: remove static BaseURL


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [2ce2a9d1743f68849085ac34a536fa841f823f4f]

INTEGRATION: CWS sb19 (1.6.132); FILE MERGED 2004/10/27 07:31:49 mba 1.6.132.1: #110407#: remove static BaseURL


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [5368b049a8a0dd9b0f9064c4b65fe552f84bb374]

INTEGRATION: CWS sb19 (1.3.132); FILE MERGED 2004/10/27 07:31:49 mba 1.3.132.1: #110407#: remove static BaseURL


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [af48e1b18315e94f03b30a717672839b1fa0f6ec]

INTEGRATION: CWS sb19 (1.20.130); FILE MERGED 2004/12/09 04:40:57 sb 1.20.130.4: RESYNC: (1.21-1.22); FILE MERGED 2004/10/27 07:31:49 mba 1.20.130.3: #110407#: remove static BaseURL 2004/10/11 21:14:50 sb 1.20.130.2: RESYNC: (1.20-1.21); FILE MERGED 2004/09/01 18:13:51 er 1.20.130.1: #110405# replace static INetURLObject Rel/Abs calls


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [67976aaa0f51758cc3e6751c468399e913ca202a]

INTEGRATION: CWS sb19 (1.12.132); FILE MERGED 2004/10/27 07:31:48 mba 1.12.132.1: #110407#: remove static BaseURL


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [83c27516429e3ca19fc36f095dea8f1d28a42616]

INTEGRATION: CWS sb19 (1.8.130); FILE MERGED 2004/12/22 08:59:28 sb 1.8.130.6: #i10000# Cleaned up merge conflict. 2004/11/03 15:15:46 sb 1.8.130.5: #108948# Fixed wrong replacement for INetURLObject::AbsToRel. 2004/10/29 15:03:29 sb 1.8.130.4: #i110409# Fixed wrong conversions from URIHelper::SmartRelToAbs to URIHelper::SmartRel2Abs. 2004/10/27 07:31:48 mba 1.8.130.3: #110407#: remove static BaseURL 2004/10/11 21:15:16 sb 1.8.130.2: RESYNC: (1.8-1.9); FILE MERGED 2004/09/01 18:13:51 er 1.8.130.1: #110405# replace static INetURLObject Rel/Abs calls


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [d8790e13820011806df3f09367050bcc57836a28]

INTEGRATION: CWS sb19 (1.25.22); FILE MERGED 2004/12/22 08:59:28 sb 1.25.22.6: #i10000# Cleaned up merge conflict. 2004/12/21 09:34:22 sb 1.25.22.5: RESYNC: (1.26-1.27); FILE MERGED 2004/11/03 15:15:46 sb 1.25.22.4: #108948# Fixed wrong replacement for INetURLObject::AbsToRel. 2004/10/27 07:31:48 mba 1.25.22.3: #110407#: remove static BaseURL 2004/10/11 21:14:41 sb 1.25.22.2: RESYNC: (1.25-1.26); FILE MERGED 2004/09/01 18:13:51 er 1.25.22.1: #110405# replace static INetURLObject Rel/Abs calls


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [44fba77c8d991637daf9a5cc1bacc55b595f5d57]

INTEGRATION: CWS sb19 (1.23.20); FILE MERGED 2004/12/09 04:43:50 sb 1.23.20.3: RESYNC: (1.24-1.27); FILE MERGED 2004/10/28 15:24:37 sb 1.23.20.2: RESYNC: (1.23-1.24); FILE MERGED 2004/10/27 07:31:47 mba 1.23.20.1: #110407#: remove static BaseURL


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [8fcc09ec68022b0d12350223d4338ee33b97982c]

INTEGRATION: CWS sb19 (1.3.132); FILE MERGED 2004/12/09 04:29:09 sb 1.3.132.2: RESYNC: (1.3-1.4); FILE MERGED 2004/10/27 07:31:47 mba 1.3.132.1: #110407#: remove static BaseURL


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [1c7191a5a91ff69905bde734a07eb3105dddb20c]

INTEGRATION: CWS sb19 (1.2.132); FILE MERGED 2004/12/09 03:10:32 sb 1.2.132.2: RESYNC: (1.2-1.3); FILE MERGED 2004/10/27 07:31:02 mba 1.2.132.1: #110407#: remove static BaseURL


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [be2ae68608b02ea3a3a9345fcbccb9dc21d1d20a]

INTEGRATION: CWS sb19 (1.1.1.1.604); FILE MERGED 2004/10/27 07:31:02 mba 1.1.1.1.604.1: #110407#: remove static BaseURL


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [df9fb4c5503a4742fac8b9cad8f0c8ca57a2a59d]

INTEGRATION: CWS sb19 (1.3.592); FILE MERGED 2004/10/27 07:31:01 mba 1.3.592.1: #110407#: remove static BaseURL


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [39231e4907824750aab7c8378cb75627ee3820d4]

INTEGRATION: CWS sb19 (1.4.74); FILE MERGED 2004/10/27 07:31:01 mba 1.4.74.1: #110407#: remove static BaseURL


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [f3d8dae56dc3c4815785f9d758b9a65ce88b5c43]

INTEGRATION: CWS sb19 (1.3.132); FILE MERGED 2004/10/27 07:31:01 mba 1.3.132.1: #110407#: remove static BaseURL


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [95a351c73ee074c68f9fbc4f586a6352a5d89a7c]

INTEGRATION: CWS sb19 (1.12.548); FILE MERGED 2004/11/03 15:36:56 sb 1.12.548.2: #108948# Fixed wrong replacement for INetURLObject::AbsToRel. 2004/10/20 15:11:46 mba 1.12.548.1: #110407#: remove static BaseURL


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [b8a49efe9a00032963a1126d245ab3e572532856]

INTEGRATION: CWS sb19 (1.23.10); FILE MERGED 2004/12/21 09:32:56 sb 1.23.10.3: RESYNC: (1.26-1.27); FILE MERGED 2004/12/09 03:08:44 sb 1.23.10.2: RESYNC: (1.23-1.26); FILE MERGED 2004/10/20 08:36:33 sb 1.23.10.1: #108948# Added INetURLObject::GetAbsURL as an easy replacement for INetURLObject::RelToAbs.


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [15f19fa7aee24a541fb6cfaf5206f9ee1546633f]

INTEGRATION: CWS sb19 (1.44.4); FILE MERGED 2004/12/21 12:34:12 sb 1.44.4.7: #i10000# Cleaned up merge conflict. 2004/12/21 09:31:53 sb 1.44.4.6: RESYNC: (1.49-1.51); FILE MERGED 2004/12/09 03:08:04 sb 1.44.4.5: RESYNC: (1.47-1.49); FILE MERGED 2004/10/25 09:16:16 sb 1.44.4.4: #108948# Added assertions to detect cases where a relative input could not be made absolute because the given base URL is broken (most probably because it is empty). 2004/10/20 08:36:21 sb 1.44.4.3: #108948# Added INetURLObject::GetAbsURL as an easy replacement for INetURLObject::RelToAbs. 2004/10/11 19:38:55 sb 1.44.4.2: RESYNC: (1.45-1.47); FILE MERGED 2004/05/26 11:43:56 sb 1.44.4.1: #108948# Removed obsolete functionality from INetURLObject that relied on a static base URL.


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [c86bac3ab604944f2781b7a57d5c32db5df55662]

INTEGRATION: CWS sb19 (1.15.70); FILE MERGED 2004/10/11 19:38:00 sb 1.15.70.3: RESYNC: (1.18-1.19); FILE MERGED 2004/08/12 08:33:56 sb 1.15.70.2: RESYNC: (1.15-1.18); FILE MERGED 2004/05/26 11:43:56 sb 1.15.70.1: #108948# Removed obsolete functionality from INetURLObject that relied on a static base URL.


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [e012924ec3857509b1e60df47ee8edcaeb9f60b6]

INTEGRATION: CWS sb19 (1.2.88); FILE MERGED 2004/10/20 15:11:47 mba 1.2.88.1: #110407#: remove static BaseURL


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [c15e372bba9517045fecf676b718826bd80619f8]

INTEGRATION: CWS sb19 (1.12.400); FILE MERGED 2004/12/21 09:28:57 sb 1.12.400.7: RESYNC: (1.13-1.14); FILE MERGED 2004/11/25 11:31:44 sb 1.12.400.6: #i36601# Improved performance of previous fix. 2004/11/24 08:24:13 sb 1.12.400.5: #i36601# Make normalize work for non-existing URLs (by normalizing a maximal prefix of a hierarchical URL). 2004/11/04 09:37:39 sb 1.12.400.4: #i108948# Improved previous fix by ignoring InteractiveIOExceptions with arbitrary IOErrorCodes. 2004/11/03 16:12:17 sb 1.12.400.3: #108948# Fixed wrong replacement for INetURLObject::AbsToRel; fixed problem with normalizedMakeRelative on non-existing file URLs. 2004/08/12 17:06:21 sb 1.12.400.2: RESYNC: (1.12-1.13); FILE MERGED 2004/05/26 10:59:37 sb 1.12.400.1: #108948# Added URIHelper::normalizedMakeRelative.


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [768e3cd283eeb123e9502284384cc11add16da5b]

INTEGRATION: CWS sb19 (1.14.548); FILE MERGED 2004/10/22 12:41:47 mba 1.14.548.2: #110407#: ImageMaps in clipboard shouldn't contain relative URLs 2004/10/20 15:11:33 mba 1.14.548.1: #110407#: remove static BaseURL


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [ae6b894ab1ba9eb8737905e0d3861f8bf4b9da51]

INTEGRATION: CWS sb19 (1.67.20); FILE MERGED 2004/10/22 12:41:47 mba 1.67.20.2: #110407#: ImageMaps in clipboard shouldn't contain relative URLs 2004/10/20 15:11:32 mba 1.67.20.1: #110407#: remove static BaseURL


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [fe6811b8ec89c4756124bb0a898286a11845347d]

INTEGRATION: CWS sb19 (1.4.88); FILE MERGED 2004/11/03 15:36:55 sb 1.4.88.2: #108948# Fixed wrong replacement for INetURLObject::AbsToRel. 2004/10/20 15:11:32 mba 1.4.88.1: #110407#: remove static BaseURL


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [5a823333f1452ea28e354e35195a9dd562ad4b78]

INTEGRATION: CWS sb19 (1.1.1.1.584); FILE MERGED 2004/12/21 13:19:42 sb 1.1.1.1.584.3: #i10000# Cleaned up merge conflict. 2004/11/03 15:36:55 sb 1.1.1.1.584.2: #108948# Fixed wrong replacement for INetURLObject::AbsToRel. 2004/10/20 15:11:32 mba 1.1.1.1.584.1: #110407#: remove static BaseURL


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [c14e1c31593d23dbd4f4d380655b01aad49a4d1f]

INTEGRATION: CWS sb19 (1.5.26); FILE MERGED 2004/11/24 08:24:52 sb 1.5.26.1: #i36601# Cleaned up; make normalize work for non-existing URLs (by normalizing a maximal prefix of a hierarchical URL).


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [e8c69c4f611ddc4f8ceb8fdb75c7b6545670c6a1]

INTEGRATION: CWS sb19 (1.23.76); FILE MERGED 2004/12/09 02:39:44 sb 1.23.76.4: RESYNC: (1.26-1.28); FILE MERGED 2004/10/11 19:20:03 sb 1.23.76.3: RESYNC: (1.25-1.26); FILE MERGED 2004/08/12 16:28:01 sb 1.23.76.2: RESYNC: (1.23-1.25); FILE MERGED 2004/05/26 10:59:36 sb 1.23.76.1: #108948# Added URIHelper::normalizedMakeRelative.


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [4b44274f600d5e083bda2da8c378b232fcd6cb28]

INTEGRATION: CWS sb19 (1.2.562); FILE MERGED 2004/11/03 16:11:24 sb 1.2.562.3: #108948# Fixed wrong replacement for INetURLObject::AbsToRel. 2004/08/13 16:24:48 sb 1.2.562.2: #108948# Removed obsolete SmartRelToAbs (which used INetURLObject::GetBaseURL). 2004/05/26 10:59:36 sb 1.2.562.1: #108948# Added URIHelper::normalizedMakeRelative.


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [7ae1a84b8bbc754030ae5e094bd74b4b5c1ba00e]

INTEGRATION: CWS sb19 (1.70.22); FILE MERGED 2004/12/09 02:34:35 sb 1.70.22.3: RESYNC: (1.70-1.72); FILE MERGED 2004/10/27 15:07:28 mba 1.70.22.2: #110407#: remove static BaseURL 2004/10/27 15:00:58 mba 1.70.22.1: #110407#: remove static BaseURL


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [867ea0b081af1cf9b0fc79b9ddadf77266c5e3ca]

INTEGRATION: CWS sb19 (1.68.24); FILE MERGED 2004/12/09 02:35:56 sb 1.68.24.2: RESYNC: (1.68-1.70); FILE MERGED 2004/10/27 15:00:57 mba 1.68.24.1: #110407#: remove static BaseURL


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [0d7b90fb7e8ffdd5776eb76069f777e47db59578]

INTEGRATION: CWS sb19 (1.19.24); FILE MERGED 2004/12/09 01:08:45 sb 1.19.24.2: RESYNC: (1.19-1.20); FILE MERGED 2004/10/27 15:07:36 mba 1.19.24.1: #110407#: remove static BaseURL


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [20acbcb735407f49280c0e7befe324a5474a4e0a]

INTEGRATION: CWS sb19 (1.11.76); FILE MERGED 2004/08/16 10:17:44 sb 1.11.76.1: #108948# Removed use of URIHelper::SmartRelToAbs, which was unnecessary anyway, as the result of SvtPathOptions::GetUserConfigPath already is an absolute URL.


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [dd6b9606da7e6eb03a5e3d0bb6800d3be62c5622]

INTEGRATION: CWS sb19 (1.22.32); FILE MERGED 2004/11/04 15:45:26 os 1.22.32.6: #i36685# AutoCorrection using attributed text fixed 2004/11/02 14:30:29 mba 1.22.32.5: #110409#: remove static BaseURL 2004/10/29 07:39:55 mba 1.22.32.4: #110409#: remove static BaseURL 2004/10/27 07:36:33 mba 1.22.32.3: #110407#: remove static BaseURL 2004/10/11 15:36:05 sb 1.22.32.2: RESYNC: (1.22-1.25); FILE MERGED 2004/10/07 14:21:50 os 1.22.32.1: #110409# static base URL has gone


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [987cb26aa5608daa33b4f55a969db6bf887e064b]

INTEGRATION: CWS sb19 (1.23.48); FILE MERGED 2004/10/27 16:28:29 sb 1.23.48.1: #110407# Adapted to changed APIs of lower modules.


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [791349e60f68edd976e1f25d583c00fab055c4ec]

INTEGRATION: CWS sb19 (1.6.1022); FILE MERGED 2004/10/27 07:30:46 mba 1.6.1022.1: #110407#: remove static BaseURL


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [cffd047709080994c6d5d2ae0b2e6538114c47a6]

INTEGRATION: CWS sb19 (1.5.1026); FILE MERGED 2004/10/27 07:30:45 mba 1.5.1026.1: #110407#: remove static BaseURL


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [a3d41dfa4674b0ae236975b30a1b721faea9070b]

INTEGRATION: CWS sb19 (1.12.854); FILE MERGED 2004/10/27 07:30:45 mba 1.12.854.1: #110407#: remove static BaseURL


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [cdbf995d1c2cbd1f9c114d8ced5768829f706546]

INTEGRATION: CWS sb19 (1.20.88); FILE MERGED 2004/12/22 07:54:15 sb 1.20.88.3: #i10000# Cleaned up merge conflict. 2004/11/23 08:36:38 mba 1.20.88.2: #i37428#: wrong usage of BaseURL 2004/10/27 07:30:45 mba 1.20.88.1: #110407#: remove static BaseURL


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [5c7810fa899e58a23b044b2ad7dcc77cbc1a5d49]

INTEGRATION: CWS sb19 (1.20.86); FILE MERGED 2004/12/08 23:12:12 sb 1.20.86.2: RESYNC: (1.20-1.21); FILE MERGED 2004/10/27 07:30:44 mba 1.20.86.1: #110407#: remove static BaseURL


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [f142b9f9b397c78096a01c7963d66c7d8da129e5]

INTEGRATION: CWS sb19 (1.7.86); FILE MERGED 2004/12/08 23:10:01 sb 1.7.86.3: RESYNC: (1.7-1.8); FILE MERGED 2004/10/27 07:30:44 mba 1.7.86.2: #110407#: remove static BaseURL 2004/10/20 16:35:27 mba 1.7.86.1: #110407#: remove static BaseURL by throwing out binary filter code


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [68902dbfb19f2c7969c5038692c925b714b1768a]

INTEGRATION: CWS sb19 (1.66.112); FILE MERGED 2004/12/21 09:24:45 sb 1.66.112.4: RESYNC: (1.69-1.70); FILE MERGED 2004/12/08 23:10:58 sb 1.66.112.3: RESYNC: (1.67-1.69); FILE MERGED 2004/10/28 14:42:13 sb 1.66.112.2: RESYNC: (1.66-1.67); FILE MERGED 2004/10/27 07:30:43 mba 1.66.112.1: #110407#: remove static BaseURL


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [205eb0280a3b15da3ed721619631cac422717cf6]

INTEGRATION: CWS sb19 (1.17.114); FILE MERGED 2004/12/08 23:04:40 sb 1.17.114.3: RESYNC: (1.18-1.19); FILE MERGED 2004/10/28 14:42:04 sb 1.17.114.2: RESYNC: (1.17-1.18); FILE MERGED 2004/10/27 07:30:43 mba 1.17.114.1: #110407#: remove static BaseURL


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [1f43c5aec136296948cf0b645dd13db5350bcf25]

INTEGRATION: CWS sb19 (1.6.2); FILE MERGED 2004/12/21 08:58:10 sb 1.6.2.4: RESYNC: (1.6-1.7); FILE MERGED 2004/10/27 14:54:09 sb 1.6.2.3: #110407# Adapted to changed APIs of lower modules (passing in the static base URL where necessary). 2004/10/26 09:17:06 sb 1.6.2.2: #i32279# Moved StaticBaseUrl stuff from binfilter down to so3. 2004/08/16 13:47:52 sb 1.6.2.1: #i32279# Preserved copies of removed functions from INetURLObject and URIHelper in bf_xmloff/staticbaseurl.hxx.


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [e26b2bd2e1ae874bf13e3d7625c058c2d24ec0a6]

INTEGRATION: CWS sb19 (1.22.84); FILE MERGED 2004/12/08 23:08:59 sb 1.22.84.4: RESYNC: (1.23-1.25); FILE MERGED 2004/10/28 14:41:35 sb 1.22.84.3: RESYNC: (1.22-1.23); FILE MERGED 2004/10/27 07:30:43 mba 1.22.84.2: #110407#: remove static BaseURL 2004/10/20 16:35:27 mba 1.22.84.1: #110407#: remove static BaseURL by throwing out binary filter code


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [5b17d05d33263a2a77500fff3586a377c9fe176f]

INTEGRATION: CWS sb19 (1.63.86); FILE MERGED 2004/12/08 23:10:28 sb 1.63.86.3: RESYNC: (1.63-1.64); FILE MERGED 2004/10/27 07:30:42 mba 1.63.86.2: #110407#: remove static BaseURL 2004/10/20 16:35:26 mba 1.63.86.1: #110407#: remove static BaseURL by throwing out binary filter code


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [4f1a36572bd48dd7a2622c2bd12e1e3c04750e05]

INTEGRATION: CWS sb19 (1.123.8); FILE MERGED 2004/12/08 23:08:50 sb 1.123.8.3: RESYNC: (1.125-1.127); FILE MERGED 2004/10/28 14:40:08 sb 1.123.8.2: RESYNC: (1.123-1.125); FILE MERGED 2004/10/27 07:30:41 mba 1.123.8.1: #110407#: remove static BaseURL


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [e9802d2d1511aa8facf90ffbcd2d4eeddafb79c7]

INTEGRATION: CWS sb19 (1.40.18); FILE MERGED 2004/12/08 23:13:14 sb 1.40.18.3: RESYNC: (1.41-1.43); FILE MERGED 2004/10/28 14:39:48 sb 1.40.18.2: RESYNC: (1.40-1.41); FILE MERGED 2004/10/27 07:30:41 mba 1.40.18.1: #110407#: remove static BaseURL


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [9daf08620bde890122538b1179209f678d05bb14]

INTEGRATION: CWS sb19 (1.24.92); FILE MERGED 2004/10/27 07:30:40 mba 1.24.92.1: #110407#: remove static BaseURL


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [d82241ef421a144a64ecf51fc9dc8a7b363ae1da]

INTEGRATION: CWS sb19 (1.56.472); FILE MERGED 2004/12/08 22:59:34 sb 1.56.472.2: RESYNC: (1.56-1.57); FILE MERGED 2004/10/27 07:30:40 mba 1.56.472.1: #110407#: remove static BaseURL


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [9aac19170f5ff2159e2094250b2ce3726299ac99]

INTEGRATION: CWS sb19 (1.102.8); FILE MERGED 2004/12/21 15:28:28 sb 1.102.8.4: #i10000# Cleaned up merge conflict. 2004/12/08 23:17:05 sb 1.102.8.3: RESYNC: (1.104-1.108); FILE MERGED 2004/10/28 14:36:23 sb 1.102.8.2: RESYNC: (1.102-1.104); FILE MERGED 2004/10/27 07:30:38 mba 1.102.8.1: #110407#: remove static BaseURL


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [b737d54dd5a074b71091cd68fc0013d338a0e4c8]

INTEGRATION: CWS sb19 (1.35.154); FILE MERGED 2004/10/27 07:30:38 mba 1.35.154.1: #110407#: remove static BaseURL


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [8271249c0700ea43b1cd165a8bc8c985271ce103]

INTEGRATION: CWS sb19 (1.16.312); FILE MERGED 2004/10/27 07:30:37 mba 1.16.312.1: #110407#: remove static BaseURL


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [bd7ea3801e0c98d3174a79e5e71afa41dd32a949]

INTEGRATION: CWS sb19 (1.3.1022); FILE MERGED 2004/10/27 07:30:37 mba 1.3.1022.1: #110407#: remove static BaseURL


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [8239f7905dff55a8dd71320ecea16df9e4a4100b]

INTEGRATION: CWS sb19 (1.31.86); FILE MERGED 2004/12/21 09:25:37 sb 1.31.86.3: RESYNC: (1.32-1.33); FILE MERGED 2004/12/08 23:16:43 sb 1.31.86.2: RESYNC: (1.31-1.32); FILE MERGED 2004/10/27 07:30:36 mba 1.31.86.1: #110407#: remove static BaseURL


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [9af5b64b293ef27aeb31e7f4309deb1cf0c7e097]

INTEGRATION: CWS sb19 (1.28.44); FILE MERGED 2004/12/21 09:25:21 sb 1.28.44.4: RESYNC: (1.30-1.31); FILE MERGED 2004/12/08 23:16:35 sb 1.28.44.3: RESYNC: (1.29-1.30); FILE MERGED 2004/10/28 14:35:07 sb 1.28.44.2: RESYNC: (1.28-1.29); FILE MERGED 2004/10/27 07:30:36 mba 1.28.44.1: #110407#: remove static BaseURL


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [7b230552b87708609cdbe83a45d0187630ef2170]

INTEGRATION: CWS sb19 (1.43.88); FILE MERGED 2004/11/04 15:49:52 os 1.43.88.1: #i36685# AutoCorrection using attributed text fixed


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [d54320028e6eed105dfdc6dcfb99051bbf945ed1]

INTEGRATION: CWS sb19 (1.13.320); FILE MERGED 2004/11/04 15:49:52 os 1.13.320.1: #i36685# AutoCorrection using attributed text fixed


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [adec8ff9d923f29e53ec54dbf224b6230a870aed]

INTEGRATION: CWS sb19 (1.54.90); FILE MERGED 2004/10/27 07:30:35 mba 1.54.90.1: #110407#: remove static BaseURL


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [695fa2b020b958617e6a23c03b9ed32df3e2c9f4]

INTEGRATION: CWS sb19 (1.96.88); FILE MERGED 2004/12/08 22:40:08 sb 1.96.88.2: RESYNC: (1.96-1.97); FILE MERGED 2004/10/27 07:30:35 mba 1.96.88.1: #110407#: remove static BaseURL


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [c9fc0a2e7a395800fc71277adbca1de60792ca63]

INTEGRATION: CWS sb19 (1.67.90); FILE MERGED 2004/12/08 22:39:50 sb 1.67.90.2: RESYNC: (1.67-1.68); FILE MERGED 2004/10/27 07:30:35 mba 1.67.90.1: #110407#: remove static BaseURL


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [36f18ea48c5f6b3ae0a709c98c3aa62ed2c5e4bd]

INTEGRATION: CWS sb19 (1.52.296); FILE MERGED 2004/12/08 22:39:13 sb 1.52.296.2: RESYNC: (1.52-1.53); FILE MERGED 2004/10/27 07:30:34 mba 1.52.296.1: #110407#: remove static BaseURL


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [363b37fc485561214520bf9a9c4d8f79716cac3f]

INTEGRATION: CWS sb19 (1.2.1022); FILE MERGED 2004/10/27 07:30:34 mba 1.2.1022.1: #110407#: remove static BaseURL


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [d2acc1ddd274ab554d8e92f93eec4ba3183371ee]

INTEGRATION: CWS sb19 (1.11.472); FILE MERGED 2004/10/27 07:30:34 mba 1.11.472.1: #110407#: remove static BaseURL


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [3538e941ed32c0e06c92ff67d46dfb53271f5ed7]

INTEGRATION: CWS sb19 (1.32.90); FILE MERGED 2004/12/08 22:39:33 sb 1.32.90.2: RESYNC: (1.32-1.34); FILE MERGED 2004/10/27 07:30:34 mba 1.32.90.1: #110407#: remove static BaseURL


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [e1ae7df0ae442d56de8bd2baf5278ecd429d763f]

INTEGRATION: CWS sb19 (1.91.88); FILE MERGED 2004/12/08 22:39:41 sb 1.91.88.2: RESYNC: (1.91-1.92); FILE MERGED 2004/10/27 07:30:33 mba 1.91.88.1: #110407#: remove static BaseURL


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [ef3df5649a4259302066c76901ae6fe8c388e5f1]

INTEGRATION: CWS sb19 (1.2.444); FILE MERGED 2004/10/27 07:30:33 mba 1.2.444.1: #110407#: remove static BaseURL


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [2bb1490d52ae624bdf2b6bf86260a2f0a93ce3ee]

INTEGRATION: CWS sb19 (1.7.88); FILE MERGED 2004/11/04 15:49:51 os 1.7.88.1: #i36685# AutoCorrection using attributed text fixed


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [e57e6556891a31a50ea5d0005788a8a34a44488c]

INTEGRATION: CWS sb19 (1.8.312); FILE MERGED 2004/11/04 15:49:51 os 1.8.312.1: #i36685# AutoCorrection using attributed text fixed


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [4505d6d363cdf9f649fca120158ccd4d23331971]

INTEGRATION: CWS sb19 (1.41.296); FILE MERGED 2004/10/27 07:30:32 mba 1.41.296.1: #110407#: remove static BaseURL


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [f01c83551b8bc3a43b26f450681a21e7f2f8c587]

INTEGRATION: CWS sb19 (1.2.88); FILE MERGED 2004/11/23 08:35:43 mba 1.2.88.2: #i37429#: URL was not retrieved from edit field 2004/10/27 07:30:32 mba 1.2.88.1: #110407#: remove static BaseURL


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [fd9d47636eb29f32f38cc1f7bc65082adcfc5cd4]

INTEGRATION: CWS sb19 (1.13.190); FILE MERGED 2004/10/27 07:30:31 mba 1.13.190.1: #110407#: remove static BaseURL


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [9869c0679082209efb5eba22b4f8dafd01c4d0b7]

INTEGRATION: CWS sb19 (1.24.494); FILE MERGED 2004/12/21 15:52:29 sb 1.24.494.3: #i10000# Cleaned up merge conflict. 2004/12/21 09:23:33 sb 1.24.494.2: RESYNC: (1.24-1.25); FILE MERGED 2004/10/27 07:30:31 mba 1.24.494.1: #110407#: remove static BaseURL


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [a42a27ec57294990766d7dcb9bae8c301740085e]

INTEGRATION: CWS sb19 (1.3.290); FILE MERGED 2004/12/21 15:52:29 sb 1.3.290.3: #i10000# Cleaned up merge conflict. 2004/12/08 22:51:39 sb 1.3.290.2: RESYNC: (1.3-1.4); FILE MERGED 2004/10/27 07:30:31 mba 1.3.290.1: #110407#: remove static BaseURL


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [3dc991dbdff53b2fb1ba7d2118d59d3f27a1daf2]

INTEGRATION: CWS sb19 (1.28.154); FILE MERGED 2004/10/27 07:30:30 mba 1.28.154.1: #110407#: remove static BaseURL


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [492787bf7c489ed399df60fca37c9638d39928c7]

INTEGRATION: CWS sb19 (1.4.104); FILE MERGED 2004/12/08 20:32:01 sb 1.4.104.2: RESYNC: (1.4-1.5); FILE MERGED 2004/10/26 16:01:59 mba 1.4.104.1: #110407#: remove static BaseURL


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [c22fd4000941f5804d641c034333ef24e4e5c2e2]

INTEGRATION: CWS sb19 (1.8.76); FILE MERGED 2004/10/13 14:57:52 ab 1.8.76.1: #i21763# Added documentation for setInteractionHandler()


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [31e693421aa08e771a29c7b0f92594be57f55079]

INTEGRATION: CWS jb01 (1.2.2); FILE MERGED 2005/01/10 15:01:01 jb 1.2.2.1: #i40244# Correct timestamp check to always (rather than never) load layer files without timestamp support


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [fac833a7e3df91d26a2d1c3d878857c1d6441d33]

INTEGRATION: CWS sb19 (1.44.22); FILE MERGED 2004/12/08 16:39:02 sb 1.44.22.2: RESYNC: (1.44-1.45); FILE MERGED 2004/11/04 15:56:06 mba 1.44.22.1: #i35986#: don'


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [c464258b75ec4b83073dc13ae7b24d33bfff809f]

INTEGRATION: CWS sb19 (1.19.146); FILE MERGED 2004/10/11 14:55:16 sb 1.19.146.2: RESYNC: (1.19-1.21); FILE MERGED 2004/10/07 14:22:19 os 1.19.146.1: #110409# static base URL has gone


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [385ad48a9c29cf8432a319e178dd9e7c71c7716c]

INTEGRATION: CWS sb19 (1.13.2); FILE MERGED 2004/10/11 14:53:12 sb 1.13.2.2: RESYNC: (1.13-1.14); FILE MERGED 2004/10/07 14:22:18 os 1.13.2.1: #110409# static base URL has gone


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [c468c2012bc77b34118b5794936af47891ee6c20]

INTEGRATION: CWS sb19 (1.29.4); FILE MERGED 2004/12/21 09:11:29 sb 1.29.4.4: RESYNC: (1.33-1.34); FILE MERGED 2004/12/08 18:43:24 sb 1.29.4.3: RESYNC: (1.30-1.33); FILE MERGED 2004/10/11 14:51:21 sb 1.29.4.2: RESYNC: (1.29-1.30); FILE MERGED 2004/10/07 14:22:18 os 1.29.4.1: #110409# static base URL has gone


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [cda01f8aaacaa9b7485e79c9188f8f4152c7cc93]

INTEGRATION: CWS sb19 (1.20.176); FILE MERGED 2004/12/21 09:11:37 sb 1.20.176.3: RESYNC: (1.21-1.22); FILE MERGED 2004/10/11 14:53:01 sb 1.20.176.2: RESYNC: (1.20-1.21); FILE MERGED 2004/10/07 14:22:18 os 1.20.176.1: #110409# static base URL has gone


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [9d7508eb1a004b8d7cfe0dc7dadb4c68e2f8b586]

INTEGRATION: CWS sb19 (1.28.16); FILE MERGED 2004/10/11 14:17:56 sb 1.28.16.2: RESYNC: (1.28-1.30); FILE MERGED 2004/10/07 14:22:17 os 1.28.16.1: #110409# static base URL has gone


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [374edd0dd57068190ab8fc4fa5d84d4b06219f95]

INTEGRATION: CWS sb19 (1.49.2); FILE MERGED 2004/10/29 07:41:46 mba 1.49.2.3: #110409#: remove static BaseURL 2004/10/11 15:20:33 sb 1.49.2.2: RESYNC: (1.49-1.55); FILE MERGED 2004/10/07 14:22:17 os 1.49.2.1: #110409# static base URL has gone


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [6280f52cc9195d5d3f439dab0bdb127885b2a8a3]

INTEGRATION: CWS sb19 (1.37.2); FILE MERGED 2004/12/21 09:11:55 sb 1.37.2.4: RESYNC: (1.40-1.41); FILE MERGED 2004/10/29 07:41:46 mba 1.37.2.3: #110409#: remove static BaseURL 2004/10/11 15:18:53 sb 1.37.2.2: RESYNC: (1.37-1.40); FILE MERGED 2004/10/07 14:22:16 os 1.37.2.1: #110409# static base URL has gone


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [19c95f1521ab82fe7aad03b1b3c76beb3e0eba03]

INTEGRATION: CWS sb19 (1.36.4); FILE MERGED 2004/12/08 18:51:08 sb 1.36.4.4: RESYNC: (1.39-1.41); FILE MERGED 2004/10/29 15:04:02 sb 1.36.4.3: #i110409# Fixed wrong conversions from URIHelper::SmartRelToAbs to URIHelper::SmartRel2Abs. 2004/10/11 15:15:35 sb 1.36.4.2: RESYNC: (1.36-1.39); FILE MERGED 2004/10/07 14:22:16 os 1.36.4.1: #110409# static base URL has gone


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [071db9c5904be02b7e8175d94e56c6bc34b08e87]

INTEGRATION: CWS dbgdump1 (1.20.72); FILE MERGED 2005/01/10 16:57:22 cmc 1.20.72.2: #i40089# Changes made for #i17295# not reflected into 2.0 series (alternative) 2005/01/07 09:55:30 cmc 1.20.72.1: #i40089# Changes made for #i17295# not reflected into 2.0 series


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [4285947d79c7435559a0c5d9bcea8abb94ebc089]

INTEGRATION: CWS sb19 (1.7.120); FILE MERGED 2004/10/07 14:22:15 os 1.7.120.1: #110409# static base URL has gone


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [da1d25db18eeeb25ad4c9117ab80b1e4c16735e5]

INTEGRATION: CWS dbgdump1 (1.1.6); FILE ADDED 2005/01/07 09:55:30 cmc 1.1.6.1: #i40089# Changes made for #i17295# not reflected into 2.0 series


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [62bca2df52ee7c18651189932357ffa0a40958e9]

INTEGRATION: CWS sb19 (1.17.80); FILE MERGED 2004/12/08 18:50:39 sb 1.17.80.5: RESYNC: (1.19-1.20); FILE MERGED 2004/10/29 15:04:02 sb 1.17.80.4: #i110409# Fixed wrong conversions from URIHelper::SmartRelToAbs to URIHelper::SmartRel2Abs. 2004/10/28 14:01:55 sb 1.17.80.3: RESYNC: (1.18-1.19); FILE MERGED 2004/10/11 15:14:25 sb 1.17.80.2: RESYNC: (1.17-1.18); FILE MERGED 2004/10/07 14:22:15 os 1.17.80.1: #110409# static base URL has gone


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [1e0339f991d06de09dd31742d9da82ba91cdff78]

INTEGRATION: CWS sb19 (1.8.82); FILE MERGED 2004/10/07 14:22:15 os 1.8.82.1: #110409# static base URL has gone


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [ba15ae6538d06e997c009224cb8e48c3153aae26]

INTEGRATION: CWS dbgdump1 (1.3.256); FILE MERGED 2005/01/10 17:03:32 cmc 1.3.256.2: #i40089# Changes made for #i17295# not reflected into 2.0 series (alternative) 2005/01/07 09:53:58 cmc 1.3.256.1: #i40089# Changes made for #i17295# not reflected into 2.0 series


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [0cf2117e4d30dd58c08099c605101d56487958a2]

INTEGRATION: CWS sb19 (1.55.4); FILE MERGED 2004/12/22 10:43:46 sb 1.55.4.5: #i10000# Cleaned up merge conflict. 2004/12/08 18:50:31 sb 1.55.4.4: RESYNC: (1.59-1.61); FILE MERGED 2004/11/19 16:32:04 os 1.55.4.3: #i37431# graphic URL now correctly handled 2004/10/11 15:14:13 sb 1.55.4.2: RESYNC: (1.55-1.59); FILE MERGED 2004/10/07 14:22:14 os 1.55.4.1: #110409# static base URL has gone


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [e884d8bb0f772f174e9f798c57dd122469570c99]

INTEGRATION: CWS dbgdump1 (1.1.6); FILE ADDED 2005/01/07 09:53:57 cmc 1.1.6.1: #i40089# Changes made for #i17295# not reflected into 2.0 series


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [afd604078a6848f3171dc089670c1ab156934ea3]

INTEGRATION: CWS sb19 (1.6.480); FILE MERGED 2004/10/29 15:04:01 sb 1.6.480.3: #i110409# Fixed wrong conversions from URIHelper::SmartRelToAbs to URIHelper::SmartRel2Abs. 2004/10/11 14:36:36 sb 1.6.480.2: RESYNC: (1.6-1.7); FILE MERGED 2004/10/07 14:22:14 os 1.6.480.1: #110409# static base URL has gone


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [40c1d37a44cfa5afad7eac98a8dcc1670ea20d1c]

INTEGRATION: CWS sb19 (1.34.20); FILE MERGED 2004/10/29 15:04:01 sb 1.34.20.3: #i110409# Fixed wrong conversions from URIHelper::SmartRelToAbs to URIHelper::SmartRel2Abs. 2004/10/11 14:36:23 sb 1.34.20.2: RESYNC: (1.34-1.37); FILE MERGED 2004/10/07 14:22:14 os 1.34.20.1: #110409# static base URL has gone


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [cafe18973aa001e1100f3589ca013553541c5fc5]

INTEGRATION: CWS sb19 (1.17.362); FILE MERGED 2004/12/21 09:11:21 sb 1.17.362.3: RESYNC: (1.17-1.18); FILE MERGED 2004/10/29 15:04:01 sb 1.17.362.2: #i110409# Fixed wrong conversions from URIHelper::SmartRelToAbs to URIHelper::SmartRel2Abs. 2004/10/07 14:22:13 os 1.17.362.1: #110409# static base URL has gone


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [e423b205f9e34eef2829f2907641c6c5412f0c0a]

INTEGRATION: CWS sb19 (1.59.6); FILE MERGED 2004/10/11 14:45:29 sb 1.59.6.2: RESYNC: (1.59-1.61); FILE MERGED 2004/10/07 14:22:13 os 1.59.6.1: #110409# static base URL has gone


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [4acde369212fa4154f295add690ad748a7247570]

INTEGRATION: CWS sb19 (1.44.2); FILE MERGED 2004/12/08 18:47:41 sb 1.44.2.3: RESYNC: (1.48-1.49); FILE MERGED 2004/10/11 15:09:26 sb 1.44.2.2: RESYNC: (1.44-1.48); FILE MERGED 2004/10/07 14:22:12 os 1.44.2.1: #110409# static base URL has gone


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [7a2b4d01e2741fe853b8c82306121c109e435ef0]

INTEGRATION: CWS sb19 (1.7.480); FILE MERGED 2004/10/29 15:04:00 sb 1.7.480.3: #i110409# Fixed wrong conversions from URIHelper::SmartRelToAbs to URIHelper::SmartRel2Abs. 2004/10/11 14:40:31 sb 1.7.480.2: RESYNC: (1.7-1.9); FILE MERGED 2004/10/07 14:22:11 os 1.7.480.1: #110409# static base URL has gone


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [9df033b3be2a1f0e6e87063866713727912d9469]

INTEGRATION: CWS sb19 (1.29.134); FILE MERGED 2004/10/29 15:04:00 sb 1.29.134.3: #i110409# Fixed wrong conversions from URIHelper::SmartRelToAbs to URIHelper::SmartRel2Abs. 2004/10/11 15:07:17 sb 1.29.134.2: RESYNC: (1.29-1.30); FILE MERGED 2004/10/07 14:22:11 os 1.29.134.1: #110409# static base URL has gone


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [241d96b063ab077a80a5a15b284a5ad7a9f9ff34]

INTEGRATION: CWS sb19 (1.80.76); FILE MERGED 2004/12/08 18:46:44 sb 1.80.76.5: RESYNC: (1.82-1.86); FILE MERGED 2004/10/29 07:41:45 mba 1.80.76.4: #110409#: remove static BaseURL 2004/10/27 07:36:39 mba 1.80.76.3: #110407#: remove static BaseURL 2004/10/11 15:06:21 sb 1.80.76.2: RESYNC: (1.80-1.82); FILE MERGED 2004/10/07 14:22:10 os 1.80.76.1: #110409# static base URL has gone


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [fb183ab489ec12073d77cfd60ed591d7f87d10f2]

INTEGRATION: CWS calc27 (1.81.224); FILE MERGED 2004/12/10 15:24:46 nn 1.81.224.1: #i37854# typo


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [828911a62dc8d3a301ed9d5e808384ebfd1ca533]

INTEGRATION: CWS sb19 (1.16.20); FILE MERGED 2004/10/11 15:05:32 sb 1.16.20.2: RESYNC: (1.16-1.19); FILE MERGED 2004/10/07 14:22:10 os 1.16.20.1: #110409# static base URL has gone


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [f714159b068da303a1b513cc1f025eee55f5ac8d]

INTEGRATION: CWS calc27 (1.6.28); FILE MERGED 2004/12/17 14:41:01 jmarmion 1.6.28.1: #i36667# - support the EditTextObject() paragraph alignment for Notes.


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [28d401de2948237cb41659eb74fd045e78e18fdf]

INTEGRATION: CWS sb19 (1.3.30); FILE MERGED 2004/12/08 18:45:30 sb 1.3.30.4: RESYNC: (1.8-1.10); FILE MERGED 2004/10/29 15:03:59 sb 1.3.30.3: #i110409# Fixed wrong conversions from URIHelper::SmartRelToAbs to URIHelper::SmartRel2Abs. 2004/10/11 15:01:59 sb 1.3.30.2: RESYNC: (1.3-1.8); FILE MERGED 2004/10/07 14:22:09 os 1.3.30.1: #110409# static base URL has gone


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [57fe551dee22731a9907aad54535dea9824ad4cd]

INTEGRATION: CWS calc27 (1.55.10); FILE MERGED 2005/01/07 10:05:52 nn 1.55.10.2: #i39707# typo 2005/01/06 15:44:27 sab 1.55.10.1: #i39707#; use contextid for alignlast


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [888f549ecff75fc7d66daba1a15f5f56b9de9f4d]

INTEGRATION: CWS sb19 (1.3.42); FILE MERGED 2004/12/08 18:39:42 sb 1.3.42.3: RESYNC: (1.3-1.4); FILE MERGED 2004/10/29 15:03:59 sb 1.3.42.2: #i110409# Fixed wrong conversions from URIHelper::SmartRelToAbs to URIHelper::SmartRel2Abs. 2004/10/13 08:32:53 sb 1.3.42.1: #110409# Fixed problems introduced after resyncing.


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [95998da379f9ab175850cd8e5d143a1cf8419b81]

INTEGRATION: CWS calc27 (1.183.8); FILE MERGED 2005/01/04 12:59:09 nn 1.183.8.2: RESYNC: (1.183-1.185); FILE MERGED 2004/12/17 14:40:36 jmarmion 1.183.8.1: #i36667# - support the EditTextObject() paragraph alignment for Notes.


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [6e709dbf484eeef66f044c69edb88dbdb476d36b]

INTEGRATION: CWS sb19 (1.77.4); FILE MERGED 2004/12/21 09:11:14 sb 1.77.4.7: RESYNC: (1.83-1.84); FILE MERGED 2004/12/08 18:40:14 sb 1.77.4.6: RESYNC: (1.80-1.83); FILE MERGED 2004/10/29 15:03:58 sb 1.77.4.5: #i110409# Fixed wrong conversions from URIHelper::SmartRelToAbs to URIHelper::SmartRel2Abs. 2004/10/28 14:00:10 sb 1.77.4.4: RESYNC: (1.79-1.80); FILE MERGED 2004/10/13 08:32:52 sb 1.77.4.3: #110409# Fixed problems introduced after resyncing. 2004/10/11 14:34:00 sb 1.77.4.2: RESYNC: (1.77-1.79); FILE MERGED 2004/10/07 14:22:09 os 1.77.4.1: #110409# static base URL has gone


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [e879f79993fbc8b3ee0191b61ff49699e59ba113]

INTEGRATION: CWS calc27 (1.79.28); FILE MERGED 2005/01/06 13:29:12 jmarmion 1.79.28.3: #i36667# fix previous same issue check-in for calc 6.0/7.0 sxc format notes 2004/12/17 14:40:35 jmarmion 1.79.28.2: #i36667# - support the EditTextObject() paragraph alignment for Notes. 2004/12/07 10:14:16 jmarmion 1.79.28.1: #i38350# - mimic old note position of OOo1.x as note position was not stored.


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [b0be65793654406c37129dfef937f6a2d23c02ae]

INTEGRATION: CWS sb19 (1.8.480); FILE MERGED 2004/10/11 15:01:04 sb 1.8.480.2: RESYNC: (1.8-1.9); FILE MERGED 2004/10/07 14:22:08 os 1.8.480.1: #110409# static base URL has gone


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [a6b20da278c193d502f54ac0407a2e9d2350fe37]

INTEGRATION: CWS calc27 (1.73.28); FILE MERGED 2004/12/17 14:39:57 jmarmion 1.73.28.1: #i36667# - support the EditTextObject() paragraph alignment for Notes.


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [9b85107ef9155a4011e85acf1c6d87535fc0e87e]

INTEGRATION: CWS sb19 (1.18.20); FILE MERGED 2004/10/11 14:56:04 sb 1.18.20.2: RESYNC: (1.18-1.20); FILE MERGED 2004/10/07 14:22:08 os 1.18.20.1: #110409# static base URL has gone


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [ef584d2327354c4cd3fc05e7f718a7cf027cc330]

INTEGRATION: CWS calc27 (1.26.28); FILE MERGED 2005/01/04 12:54:37 nn 1.26.28.2: RESYNC: (1.26-1.28); FILE MERGED 2004/12/17 14:39:27 jmarmion 1.26.28.1: #i36667# - support the EditTextObject() paragraph alignment for Notes.


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [b61a5494dba75dab9c01535125da5ae49ee1d5bd]

INTEGRATION: CWS sb19 (1.47.32); FILE MERGED 2004/10/27 07:36:38 mba 1.47.32.1: #110407#: remove static BaseURL


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [224f7dc7139dc6fa281ed667c4c252cb5e742abb]

INTEGRATION: CWS sb19 (1.66.100); FILE MERGED 2004/12/21 09:10:36 sb 1.66.100.5: RESYNC: (1.69-1.70); FILE MERGED 2004/12/08 18:31:36 sb 1.66.100.4: RESYNC: (1.67-1.69); FILE MERGED 2004/10/29 07:41:44 mba 1.66.100.3: #110409#: remove static BaseURL 2004/10/11 13:56:17 sb 1.66.100.2: RESYNC: (1.66-1.67); FILE MERGED 2004/10/07 14:22:08 os 1.66.100.1: #110409# static base URL has gone


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [209ee0bc3732fcf1fde47034c6ba5f848279a19e]

INTEGRATION: CWS calc27 (1.18.10); FILE MERGED 2004/12/17 14:38:51 jmarmion 1.18.10.1: #i36667# - support the EditTextObject() paragraph alignment for Notes.


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [5de3dfdbfe655acdf80f9362533fb5ae493b06dd]

INTEGRATION: CWS sb19 (1.41.30); FILE MERGED 2004/12/08 18:31:55 sb 1.41.30.3: RESYNC: (1.41-1.44); FILE MERGED 2004/10/29 07:41:44 mba 1.41.30.2: #110409#: remove static BaseURL 2004/10/27 07:36:38 mba 1.41.30.1: #110407#: remove static BaseURL


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [756e9e795ad4b1a536a32e806a0642a35c16e932]

INTEGRATION: CWS calc27 (1.3.26); FILE MERGED 2004/12/17 14:38:20 jmarmion 1.3.26.2: #i36667# - support the EditTextObject() paragraph alignment for Notes. 2004/12/07 10:13:46 jmarmion 1.3.26.1: #i38350# - mimic old note position of OOo1.x as note position was not stored.


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [401cf87ef2173e4365bf4d5dc5441ed99de1cc45]

INTEGRATION: CWS sb19 (1.34.118); FILE MERGED 2004/12/08 19:31:20 sb 1.34.118.4: RESYNC: (1.35-1.36); FILE MERGED 2004/10/13 07:44:56 sb 1.34.118.3: #110409# Fixed problems introduced after resyncing. 2004/10/11 16:32:42 sb 1.34.118.2: RESYNC: (1.34-1.35); FILE MERGED 2004/10/07 14:22:07 os 1.34.118.1: #110409# static base URL has gone


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [d55cfd40d978c2c47c6ed08d7963d0cb64d0bf88]

INTEGRATION: CWS calc27 (1.15.28); FILE MERGED 2005/01/04 11:51:04 jmarmion 1.15.28.1: #i36053# hide visible notes during sort/filter operations.


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [c567192754589075eb1744f2a80f1e412c5d393f]

INTEGRATION: CWS sb19 (1.31.118); FILE MERGED 2004/12/08 19:29:43 sb 1.31.118.4: RESYNC: (1.32-1.34); FILE MERGED 2004/11/03 16:09:27 sb 1.31.118.3: #108948# Fixed wrong replacement for INetURLObject::AbsToRel. 2004/10/11 16:31:26 sb 1.31.118.2: RESYNC: (1.31-1.32); FILE MERGED 2004/10/07 14:22:07 os 1.31.118.1: #110409# static base URL has gone


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [e35abcb1bbc7f1cc85b8e628af4559ddeb1a65ae]

INTEGRATION: CWS calc27 (1.13.28); FILE MERGED 2005/01/04 11:51:04 jmarmion 1.13.28.1: #i36053# hide visible notes during sort/filter operations.


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [79d19f02a17ab0b9c6d24b60652628a6c8bbebc0]

INTEGRATION: CWS sb19 (1.7.36); FILE MERGED 2004/10/29 07:40:50 mba 1.7.36.1: #110409#: remove static BaseURL


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [452f33951f2be7986d8aa587293148fdd0cc549d]

INTEGRATION: CWS calc27 (1.3.28); FILE MERGED 2004/12/17 14:37:36 jmarmion 1.3.28.2: #i36667# - support the EditTextObject() paragraph alignment. 2004/12/07 10:13:15 jmarmion 1.3.28.1: #i38350# - mimic old note position of OOo1.x as note position was not stored.


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [ca9a318beb82b86a26cbbd78c5d4a03840ff0f76]

INTEGRATION: CWS sb19 (1.43.40); FILE MERGED 2004/12/08 19:30:21 sb 1.43.40.5: RESYNC: (1.45-1.46); FILE MERGED 2004/11/01 09:28:42 mba 1.43.40.4: #110409#: use correct BaseURL 2004/10/29 07:40:49 mba 1.43.40.3: #110409#: remove static BaseURL 2004/10/11 16:32:10 sb 1.43.40.2: RESYNC: (1.43-1.45); FILE MERGED 2004/10/07 14:22:06 os 1.43.40.1: #110409# static base URL has gone


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [31d30cbc7bb2397abc9679499f3358972dd98192]

INTEGRATION: CWS sb19 (1.55.40); FILE MERGED 2004/12/08 19:29:35 sb 1.55.40.5: RESYNC: (1.58-1.59); FILE MERGED 2004/10/29 07:40:49 mba 1.55.40.4: #110409#: remove static BaseURL 2004/10/13 07:44:56 sb 1.55.40.3: #110409# Fixed problems introduced after resyncing. 2004/10/11 16:31:16 sb 1.55.40.2: RESYNC: (1.55-1.58); FILE MERGED 2004/10/07 14:22:06 os 1.55.40.1: #110409# static base URL has gone


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [34c134a6ead909dab2156ff541afa6a39584d2d4]

INTEGRATION: CWS sb19 (1.80.2); FILE MERGED 2004/12/22 10:39:27 sb 1.80.2.5: #i10000# Cleaned up merge conflict. 2004/12/08 19:27:07 sb 1.80.2.4: RESYNC: (1.82-1.83); FILE MERGED 2004/10/29 15:03:58 sb 1.80.2.3: #i110409# Fixed wrong conversions from URIHelper::SmartRelToAbs to URIHelper::SmartRel2Abs. 2004/10/11 16:26:30 sb 1.80.2.2: RESYNC: (1.80-1.82); FILE MERGED 2004/10/07 14:22:06 os 1.80.2.1: #110409# static base URL has gone


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [65118b9b462456d44e3f8747f2076774f71a6393]

INTEGRATION: CWS sb19 (1.128.2); FILE MERGED 2004/10/27 07:36:37 mba 1.128.2.3: #110407#: remove static BaseURL 2004/10/11 16:29:40 sb 1.128.2.2: RESYNC: (1.128-1.132); FILE MERGED 2004/10/07 14:22:05 os 1.128.2.1: #110409# static base URL has gone


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [322a2a889dc245b38522c2cc8df21c63029394b3]

INTEGRATION: CWS calc27 (1.91.38); FILE MERGED 2005/01/06 15:41:08 sab 1.91.38.1: #i39707#; add contextid for alignlast


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [0cebf8cd4c6c62f9e7681d1b681b223af0b4d1fc]

INTEGRATION: CWS sb19 (1.137.4); FILE MERGED 2004/12/08 19:28:30 sb 1.137.4.5: RESYNC: (1.142-1.145); FILE MERGED 2004/10/29 07:40:48 mba 1.137.4.4: #110409#: remove static BaseURL 2004/10/27 07:36:37 mba 1.137.4.3: #110407#: remove static BaseURL 2004/10/11 16:28:02 sb 1.137.4.2: RESYNC: (1.137-1.142); FILE MERGED 2004/10/07 14:22:05 os 1.137.4.1: #110409# static base URL has gone


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [362cc15882499e83991a04caea1545dd40da9202]

INTEGRATION: CWS sb19 (1.58.200); FILE MERGED 2004/12/22 10:39:27 sb 1.58.200.4: #i10000# Cleaned up merge conflict. 2004/10/29 15:03:57 sb 1.58.200.3: #i110409# Fixed wrong conversions from URIHelper::SmartRelToAbs to URIHelper::SmartRel2Abs. 2004/10/11 16:27:15 sb 1.58.200.2: RESYNC: (1.58-1.59); FILE MERGED 2004/10/07 14:22:05 os 1.58.200.1: #110409# static base URL has gone


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [9ae23cb87d0faf03c71228c9aeb615715bb18e4f]

INTEGRATION: CWS sb19 (1.121.4); FILE MERGED 2004/12/22 10:39:26 sb 1.121.4.5: #i10000# Cleaned up merge conflict. 2004/12/08 19:26:58 sb 1.121.4.4: RESYNC: (1.122-1.124); FILE MERGED 2004/10/29 15:03:57 sb 1.121.4.3: #i110409# Fixed wrong conversions from URIHelper::SmartRelToAbs to URIHelper::SmartRel2Abs. 2004/10/11 16:26:20 sb 1.121.4.2: RESYNC: (1.121-1.122); FILE MERGED 2004/10/07 14:22:04 os 1.121.4.1: #110409# static base URL has gone


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [196c40011dbff400d24cbbb68b17e369553cf402]

INTEGRATION: CWS calc27 (1.10.28); FILE MERGED 2005/01/04 15:22:53 nn 1.10.28.1: #i38816# from CJ: graphicobjectbar is docked


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [ac1e9e1ba0edc1b642e823c6d1c3aaf88b461bcf]

INTEGRATION: CWS sb19 (1.18.338); FILE MERGED 2004/10/29 15:03:56 sb 1.18.338.3: #i110409# Fixed wrong conversions from URIHelper::SmartRelToAbs to URIHelper::SmartRel2Abs. 2004/10/11 16:28:49 sb 1.18.338.2: RESYNC: (1.18-1.19); FILE MERGED 2004/10/07 14:22:04 os 1.18.338.1: #110409# static base URL has gone


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [1e460821e1a4960cda04b5378df14c09c3e0353a]

INTEGRATION: CWS sb19 (1.36.152); FILE MERGED 2004/12/08 19:28:09 sb 1.36.152.4: RESYNC: (1.38-1.39); FILE MERGED 2004/11/03 16:09:27 sb 1.36.152.3: #108948# Fixed wrong replacement for INetURLObject::AbsToRel. 2004/10/11 16:27:41 sb 1.36.152.2: RESYNC: (1.36-1.38); FILE MERGED 2004/10/07 14:22:04 os 1.36.152.1: #110409# static base URL has gone


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [09cca6ed3de72d703ed584adb5ed1fc55eef4d87]

INTEGRATION: CWS sb19 (1.63.44); FILE MERGED 2004/10/29 07:40:47 mba 1.63.44.1: #110409#: remove static BaseURL


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [85863df6133559bd8f08e70763c221f5d9155cbe]

INTEGRATION: CWS sb19 (1.69.36); FILE MERGED 2004/10/29 07:40:47 mba 1.69.36.1: #110409#: remove static BaseURL


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [bb90cbf05cee8d530fe077bfb4e54f29347a88a8]

INTEGRATION: CWS sb19 (1.70.16); FILE MERGED 2004/11/03 16:09:26 sb 1.70.16.3: #108948# Fixed wrong replacement for INetURLObject::AbsToRel. 2004/10/11 16:27:01 sb 1.70.16.2: RESYNC: (1.70-1.72); FILE MERGED 2004/10/07 14:22:03 os 1.70.16.1: #110409# static base URL has gone


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [99ce8457a2c0cca7d1010a6f8c6e007a18d8f7de]

INTEGRATION: CWS sb19 (1.1.1.1.900); FILE MERGED 2004/10/07 14:22:03 os 1.1.1.1.900.1: #110409# static base URL has gone


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [e1ad31f372bbc55c72651a7a5b4210437b107183]

INTEGRATION: CWS sb19 (1.4.338); FILE MERGED 2004/10/29 07:40:46 mba 1.4.338.2: #110409#: remove static BaseURL 2004/10/07 14:22:03 os 1.4.338.1: #110409# static base URL has gone


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [221c498d8e2dee52433ae7deac26818e4cb4d09b]

INTEGRATION: CWS sb19 (1.6.160); FILE MERGED 2004/12/22 10:32:40 sb 1.6.160.3: #i10000# Cleaned up merge conflict. 2004/10/11 16:25:03 sb 1.6.160.2: RESYNC: (1.6-1.7); FILE MERGED 2004/10/07 14:22:02 os 1.6.160.1: #110409# static base URL has gone


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [2e5021cd49616a07756eb9d9943d34b28e05f219]

INTEGRATION: CWS sb19 (1.15.2); FILE MERGED 2004/12/22 10:32:39 sb 1.15.2.4: #i10000# Cleaned up merge conflict. 2004/10/29 15:03:56 sb 1.15.2.3: #i110409# Fixed wrong conversions from URIHelper::SmartRelToAbs to URIHelper::SmartRel2Abs. 2004/10/11 16:25:13 sb 1.15.2.2: RESYNC: (1.15-1.16); FILE MERGED 2004/10/07 14:22:02 os 1.15.2.1: #110409# static base URL has gone


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [7c06daae0799c43f1de677fb39ea735072355e9b]

INTEGRATION: CWS sb19 (1.9.44); FILE MERGED 2004/12/08 19:25:38 sb 1.9.44.2: RESYNC: (1.9-1.10); FILE MERGED 2004/10/29 07:40:44 mba 1.9.44.1: #110409#: remove static BaseURL


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [aaaa2479d82a3b2a8392242499e3a6daed13416f]

INTEGRATION: CWS sb19 (1.27.44); FILE MERGED 2004/12/08 19:26:37 sb 1.27.44.2: RESYNC: (1.27-1.28); FILE MERGED 2004/10/29 07:40:43 mba 1.27.44.1: #110409#: remove static BaseURL


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [8bfd9a05a6d9fe916cc351e1c2f111a96ee7b03f]

INTEGRATION: CWS sb19 (1.17.14); FILE MERGED 2004/12/08 19:26:06 sb 1.17.14.3: RESYNC: (1.20-1.22); FILE MERGED 2004/10/11 16:24:30 sb 1.17.14.2: RESYNC: (1.17-1.20); FILE MERGED 2004/10/07 14:22:00 os 1.17.14.1: #110409# static base URL has gone


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [dea3bfd6d9b58000554cc11499d123dfb9c14092]

INTEGRATION: CWS sb19 (1.42.4); FILE MERGED 2004/12/08 19:25:58 sb 1.42.4.4: RESYNC: (1.45-1.47); FILE MERGED 2004/10/29 07:40:43 mba 1.42.4.3: #110409#: remove static BaseURL 2004/10/11 16:24:20 sb 1.42.4.2: RESYNC: (1.42-1.45); FILE MERGED 2004/10/07 14:22:00 os 1.42.4.1: #110409# static base URL has gone


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [70f841de0d4ac0972267380c3aadff7326cd58ad]

INTEGRATION: CWS sb19 (1.21.2); FILE MERGED 2004/12/22 09:53:25 sb 1.21.2.5: #i10000# Cleaned up merge conflict. 2004/12/08 19:25:30 sb 1.21.2.4: RESYNC: (1.22-1.24); FILE MERGED 2004/10/29 15:03:55 sb 1.21.2.3: #i110409# Fixed wrong conversions from URIHelper::SmartRelToAbs to URIHelper::SmartRel2Abs. 2004/10/11 16:23:22 sb 1.21.2.2: RESYNC: (1.21-1.22); FILE MERGED 2004/10/07 14:21:59 os 1.21.2.1: #110409# static base URL has gone


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [a8a8d21da55993bdc7980ec8c87aa2673d41ab7b]

INTEGRATION: CWS sb19 (1.50.4); FILE MERGED 2004/12/08 19:25:49 sb 1.50.4.4: RESYNC: (1.53-1.54); FILE MERGED 2004/11/03 16:09:26 sb 1.50.4.3: #108948# Fixed wrong replacement for INetURLObject::AbsToRel. 2004/10/11 16:24:08 sb 1.50.4.2: RESYNC: (1.50-1.53); FILE MERGED 2004/10/07 14:21:59 os 1.50.4.1: #110409# static base URL has gone


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [5246bdb249974bee42e09e3a7506ec0e7a58057f]

INTEGRATION: CWS sb19 (1.10.2); FILE MERGED 2004/10/11 16:21:22 sb 1.10.2.2: RESYNC: (1.10-1.11); FILE MERGED 2004/10/07 14:21:58 os 1.10.2.1: #110409# static base URL has gone


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [a020bf476bf543a2311e34c963cf23c9e6ed7bc9]

INTEGRATION: CWS sb19 (1.8.316); FILE MERGED 2004/10/29 07:40:42 mba 1.8.316.1: #110409#: remove static BaseURL


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [fddfc655e2aee3760f608de19184747771610a94]

INTEGRATION: CWS sb19 (1.10.78); FILE MERGED 2004/10/29 07:40:41 mba 1.10.78.1: #110409#: remove static BaseURL


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [ae87272cc17f5e8e24990b58ff4f5ea5c436adfc]

INTEGRATION: CWS sb19 (1.26.176); FILE MERGED 2004/11/03 16:09:25 sb 1.26.176.6: #108948# Fixed wrong replacement for INetURLObject::AbsToRel. 2004/10/29 15:03:55 sb 1.26.176.5: #i110409# Fixed wrong conversions from URIHelper::SmartRelToAbs to URIHelper::SmartRel2Abs. 2004/10/29 07:40:41 mba 1.26.176.4: #110409#: remove static BaseURL 2004/10/27 07:36:36 mba 1.26.176.3: #110407#: remove static BaseURL 2004/10/11 16:35:49 sb 1.26.176.2: RESYNC: (1.26-1.27); FILE MERGED 2004/10/07 14:21:58 os 1.26.176.1: #110409# static base URL has gone


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [8ea665567cdf3330c5a378aa3118277009f5e5ed]

INTEGRATION: CWS sb19 (1.8.14); FILE MERGED 2004/10/11 16:35:21 sb 1.8.14.2: RESYNC: (1.8-1.9); FILE MERGED 2004/10/07 14:21:58 os 1.8.14.1: #110409# static base URL has gone


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [6125e3dffd5cf400f63bd1b8dd708450393c5178]

INTEGRATION: CWS sb19 (1.29.14); FILE MERGED 2004/10/29 07:40:41 mba 1.29.14.4: #110409#: remove static BaseURL 2004/10/27 07:36:35 mba 1.29.14.3: #110407#: remove static BaseURL 2004/10/11 16:34:41 sb 1.29.14.2: RESYNC: (1.29-1.31); FILE MERGED 2004/10/07 14:21:57 os 1.29.14.1: #110409# static base URL has gone


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [259f64ff28d115e0fbb98ce628ead2f2666d3724]

INTEGRATION: CWS sb19 (1.2.878); FILE MERGED 2004/10/07 14:21:57 os 1.2.878.1: #110409# static base URL has gone


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [1cc78e1939d45072e2c2c93ff90912488f7c559a]

INTEGRATION: CWS sb19 (1.7.362); FILE MERGED 2004/10/07 14:21:57 os 1.7.362.1: #110409# static base URL has gone


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [f389b242a2cc808193dbd7567660189b4e419e23]

INTEGRATION: CWS sb19 (1.11.14); FILE MERGED 2004/10/11 16:35:31 sb 1.11.14.2: RESYNC: (1.11-1.12); FILE MERGED 2004/10/07 14:21:57 os 1.11.14.1: #110409# static base URL has gone


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [095045bfd45a9af5ba65bfed186d1cb84811f925]

INTEGRATION: CWS sb19 (1.9.176); FILE MERGED 2004/10/11 16:34:31 sb 1.9.176.2: RESYNC: (1.9-1.10); FILE MERGED 2004/10/07 14:21:56 os 1.9.176.1: #110409# static base URL has gone


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [d291619c086ee5d8de71612bbf77d88453269165]

INTEGRATION: CWS sb19 (1.16.38); FILE MERGED 2004/12/08 19:33:35 sb 1.16.38.7: RESYNC: (1.18-1.19); FILE MERGED 2004/11/03 16:09:25 sb 1.16.38.6: #108948# Fixed wrong replacement for INetURLObject::AbsToRel. 2004/10/29 15:03:54 sb 1.16.38.5: #i110409# Fixed wrong conversions from URIHelper::SmartRelToAbs to URIHelper::SmartRel2Abs. 2004/10/27 07:36:34 mba 1.16.38.4: #110407#: remove static BaseURL 2004/10/13 09:34:09 sb 1.16.38.3: #110409# Fixed problems introduced after resyncing. 2004/10/11 16:35:12 sb 1.16.38.2: RESYNC: (1.16-1.18); FILE MERGED 2004/10/07 14:21:56 os 1.16.38.1: #110409# static base URL has gone


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [a15f7c7ceb134067d71b8dace9784fc02909f604]

INTEGRATION: CWS sb19 (1.10.228); FILE MERGED 2004/12/08 19:33:44 sb 1.10.228.2: RESYNC: (1.10-1.11); FILE MERGED 2004/10/07 14:21:56 os 1.10.228.1: #110409# static base URL has gone


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [4e905a96b56f717b07075d5a53b05f3731c3a53a]

INTEGRATION: CWS sb19 (1.11.268); FILE MERGED 2004/12/08 19:33:27 sb 1.11.268.3: RESYNC: (1.11-1.12); FILE MERGED 2004/10/29 12:50:31 sb 1.11.268.2: #i110409# Fixed typos. 2004/10/07 14:21:56 os 1.11.268.1: #110409# static base URL has gone


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [9b44bd031936ff09027d48df3459ebf042b51093]

INTEGRATION: CWS sb19 (1.11.362); FILE MERGED 2004/11/03 16:09:25 sb 1.11.362.2: #108948# Fixed wrong replacement for INetURLObject::AbsToRel. 2004/10/07 14:21:55 os 1.11.362.1: #110409# static base URL has gone


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [3c0353275d20ccc9bb6b7dbdda91d7e9b4cea151]

INTEGRATION: CWS sb19 (1.12.212); FILE MERGED 2004/10/07 14:21:55 os 1.12.212.1: #110409# static base URL has gone


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [be216c7288e443c109019bbac53538735f73483b]

INTEGRATION: CWS sb19 (1.18.178); FILE MERGED 2004/12/22 10:25:54 sb 1.18.178.5: #i10000# Cleaned up merge conflict. 2004/11/03 16:09:25 sb 1.18.178.4: #108948# Fixed wrong replacement for INetURLObject::AbsToRel. 2004/10/29 15:03:54 sb 1.18.178.3: #i110409# Fixed wrong conversions from URIHelper::SmartRelToAbs to URIHelper::SmartRel2Abs. 2004/10/27 07:36:34 mba 1.18.178.2: #110407#: remove static BaseURL 2004/10/07 14:21:54 os 1.18.178.1: #110409# static base URL has gone


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [4fdccbcc1de38adc0047e2aef3b1de612565829a]

INTEGRATION: CWS sb19 (1.8.612); FILE MERGED 2004/10/27 07:36:34 mba 1.8.612.1: #110407#: remove static BaseURL


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [b16f83600cb8c15f433de407328513868013c784]

INTEGRATION: CWS sb19 (1.13.2); FILE MERGED 2004/10/11 16:35:40 sb 1.13.2.2: RESYNC: (1.13-1.14); FILE MERGED 2004/10/07 14:21:54 os 1.13.2.1: #110409# static base URL has gone


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [8aa9d6678f5c2f36d229d47e0355bd30c876df5c]

INTEGRATION: CWS sb19 (1.9.36); FILE MERGED 2004/10/27 07:36:34 mba 1.9.36.1: #110407#: remove static BaseURL


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [9eb8d90e7a0d031f06fbce288d8643f7c6b7b64a]

INTEGRATION: CWS sb19 (1.25.4); FILE MERGED 2004/12/22 10:25:54 sb 1.25.4.5: #i10000# Cleaned up merge conflict. 2004/11/03 16:09:24 sb 1.25.4.4: #108948# Fixed wrong replacement for INetURLObject::AbsToRel. 2004/10/29 15:03:54 sb 1.25.4.3: #i110409# Fixed wrong conversions from URIHelper::SmartRelToAbs to URIHelper::SmartRel2Abs. 2004/10/11 16:35:03 sb 1.25.4.2: RESYNC: (1.25-1.26); FILE MERGED 2004/10/07 14:21:54 os 1.25.4.1: #110409# static base URL has gone


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [a10045f987f63a1dd483f08bbe52c0154f5938d4]

INTEGRATION: CWS sb19 (1.4.648); FILE MERGED 2004/12/08 19:33:19 sb 1.4.648.3: RESYNC: (1.6-1.7); FILE MERGED 2004/10/11 16:34:22 sb 1.4.648.2: RESYNC: (1.4-1.6); FILE MERGED 2004/10/07 14:21:53 os 1.4.648.1: #110409# static base URL has gone


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [63d60010e5cb1d95e0dda21dac474dd8120d3eb7]

INTEGRATION: CWS sb19 (1.26.2); FILE MERGED 2004/12/21 09:14:39 sb 1.26.2.6: RESYNC: (1.30-1.31); FILE MERGED 2004/12/08 19:34:29 sb 1.26.2.5: RESYNC: (1.29-1.30); FILE MERGED 2004/10/29 07:40:39 mba 1.26.2.4: #110409#: remove static BaseURL 2004/10/28 13:59:13 sb 1.26.2.3: RESYNC: (1.28-1.29); FILE MERGED 2004/10/11 16:39:39 sb 1.26.2.2: RESYNC: (1.26-1.28); FILE MERGED 2004/10/07 14:21:53 os 1.26.2.1: #110409# static base URL has gone


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [21079fcd790534d1140e560159c413fcbbc0761b]

INTEGRATION: CWS sb19 (1.34.12); FILE MERGED 2004/12/08 19:34:19 sb 1.34.12.2: RESYNC: (1.34-1.37); FILE MERGED 2004/10/29 07:40:39 mba 1.34.12.1: #110409#: remove static BaseURL


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [bff6a6cd7f503d392a208e1f65581abb9f44c3ac]

INTEGRATION: CWS sb19 (1.7.154); FILE MERGED 2004/10/29 07:40:38 mba 1.7.154.1: #110409#: remove static BaseURL


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [f7962f9737642600d077220b868fef216d1541df]

INTEGRATION: CWS sb19 (1.19.338); FILE MERGED 2004/10/29 07:40:38 mba 1.19.338.1: #110409#: remove static BaseURL


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [99b256069c5cb6594383deff90f75026ca418e82]

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>  [d344cf6828b29eb86e0771dc3d31bd2e38a40b2b]

INTEGRATION: CWS sb19 (1.45.6); FILE MERGED 2004/12/08 19:25:09 sb 1.45.6.4: RESYNC: (1.47-1.48); FILE MERGED 2004/10/29 15:03:53 sb 1.45.6.3: #i110409# Fixed wrong conversions from URIHelper::SmartRelToAbs to URIHelper::SmartRel2Abs. 2004/10/11 16:20:11 sb 1.45.6.2: RESYNC: (1.45-1.47); FILE MERGED 2004/10/07 14:21:52 os 1.45.6.1: #110409# static base URL has gone


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [cefa07870dc6d8cb49e69936323b884e11a3457a]

INTEGRATION: CWS sb19 (1.80.32); FILE MERGED 2004/12/08 19:24:18 sb 1.80.32.2: RESYNC: (1.80-1.81); FILE MERGED 2004/10/29 07:39:56 mba 1.80.32.1: #110409#: remove static BaseURL


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [48a1ea1a7de251dfdd2101caeb694d7c36b6aeb8]

INTEGRATION: CWS sb19 (1.14.4); FILE MERGED 2004/12/21 09:14:02 sb 1.14.4.5: RESYNC: (1.17-1.18); FILE MERGED 2004/12/08 19:23:36 sb 1.14.4.4: RESYNC: (1.15-1.17); FILE MERGED 2004/10/29 07:39:56 mba 1.14.4.3: #110409#: remove static BaseURL 2004/10/11 16:17:17 sb 1.14.4.2: RESYNC: (1.14-1.15); FILE MERGED 2004/10/07 14:21:52 os 1.14.4.1: #110409# static base URL has gone


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [8d069f92d4c51bac69385f0d88df257cb26077d1]

INTEGRATION: CWS sb19 (1.3.32); FILE MERGED 2004/12/08 19:11:11 sb 1.3.32.2: RESYNC: (1.3-1.4); FILE MERGED 2004/11/02 14:23:43 mba 1.3.32.1: #100000#: no SO3, please!


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [3d71306d7f2bcca5cb0d6d5c1f790d0bda4e7f69]

INTEGRATION: CWS sb19 (1.16.480); FILE MERGED 2004/10/11 15:36:59 sb 1.16.480.2: RESYNC: (1.16-1.18); FILE MERGED 2004/10/07 14:21:51 os 1.16.480.1: #110409# static base URL has gone


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [689eea9b53c4c222702acf725afd25ec1cd63922]

INTEGRATION: CWS sb19 (1.6.118); FILE MERGED 2004/11/04 15:45:26 os 1.6.118.4: #i36685# AutoCorrection using attributed text fixed 2004/10/29 07:39:55 mba 1.6.118.3: #110409#: remove static BaseURL 2004/10/11 15:35:41 sb 1.6.118.2: RESYNC: (1.6-1.7); FILE MERGED 2004/10/07 14:21:50 os 1.6.118.1: #110409# static base URL has gone


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [7b3467e78eb217a1ac9870ee4e3165fb3b10f992]

INTEGRATION: CWS sb19 (1.6.876); FILE MERGED 2004/11/04 15:45:26 os 1.6.876.1: #i36685# AutoCorrection using attributed text fixed


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [7004b1d6783995d487fcbd658a62ea66fa7f58c9]

INTEGRATION: CWS sb19 (1.6.692); FILE MERGED 2004/11/04 15:45:57 os 1.6.692.5: #i36685# AutoCorrection using attributed text fixed 2004/10/29 07:39:54 mba 1.6.692.4: #110409#: remove static BaseURL 2004/10/13 09:48:36 sb 1.6.692.3: #110409# Fixed problems introduced after resyncing. 2004/10/11 15:59:07 sb 1.6.692.2: RESYNC: (1.6-1.7); FILE MERGED 2004/10/07 14:21:49 os 1.6.692.1: #110409# static base URL has gone


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [b1258a88bce07926595694ed87f7a9c7996ab378]

INTEGRATION: CWS sb19 (1.13.56); FILE MERGED 2004/12/08 19:08:12 sb 1.13.56.4: RESYNC: (1.16-1.17); FILE MERGED 2004/10/13 08:42:29 sb 1.13.56.3: #110409# Fixed problems introduced after resyncing. 2004/10/11 15:35:31 sb 1.13.56.2: RESYNC: (1.13-1.16); FILE MERGED 2004/10/07 14:21:47 os 1.13.56.1: #110409# static base URL has gone


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [ee86c51130334b7cbad81e6a72f970631a1f72e1]

INTEGRATION: CWS sb19 (1.9.672); FILE MERGED 2004/10/11 15:31:54 sb 1.9.672.2: RESYNC: (1.9-1.11); FILE MERGED 2004/10/07 14:21:46 os 1.9.672.1: #110409# static base URL has gone


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [141587f81db7cb5ea47d8f635fba10d55526b045]

INTEGRATION: CWS sb19 (1.10.34); FILE MERGED 2004/11/02 14:31:27 mba 1.10.34.2: #110409#: remove static BaseURL 2004/10/27 07:36:29 mba 1.10.34.1: #110407#: remove static BaseURL


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [8e1bf2aad840487b96893a2a80e224b0254cb8f6]

INTEGRATION: CWS sb19 (1.3.876); FILE MERGED 2004/11/04 15:46:43 os 1.3.876.1: #i36685# AutoCorrection using attributed text fixed


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [17fff2dff7ceea585dfc32c3bbfe53b65993555c]

INTEGRATION: CWS sb19 (1.7.154); FILE MERGED 2004/10/29 07:39:53 mba 1.7.154.2: #110409#: remove static BaseURL 2004/10/07 14:21:46 os 1.7.154.1: #110409# static base URL has gone


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [f2634505571917830ec3f5add9f7b7bede40d44e]

INTEGRATION: CWS sb19 (1.14.32); FILE MERGED 2004/12/08 19:14:57 sb 1.14.32.2: RESYNC: (1.14-1.15); FILE MERGED 2004/10/29 07:39:53 mba 1.14.32.1: #110409#: remove static BaseURL


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [82fcab283235e25f086d6799ba3ac8a843bb4491]

INTEGRATION: CWS sb19 (1.11.4); FILE MERGED 2004/10/11 15:24:17 sb 1.11.4.2: RESYNC: (1.11-1.13); FILE MERGED 2004/10/07 14:21:45 os 1.11.4.1: #110409# static base URL has gone


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [daf2c3b68ab368378b77b2fe095cc40a30141384]

INTEGRATION: CWS sb19 (1.4.34); FILE MERGED 2004/10/29 07:39:52 mba 1.4.34.1: #110409#: remove static BaseURL


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [2172e3558a294c0b1813009ed584b73cd6a21354]

INTEGRATION: CWS sb19 (1.13.148); FILE MERGED 2004/10/07 14:21:44 os 1.13.148.1: #110409# static base URL has gone


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [589228fad92cb0d950859028f2cc461ae648ffbb]

INTEGRATION: CWS sb19 (1.19.2); FILE MERGED 2004/12/08 19:02:54 sb 1.19.2.4: RESYNC: (1.22-1.23); FILE MERGED 2004/10/29 07:39:52 mba 1.19.2.3: #110409#: remove static BaseURL 2004/10/11 15:23:36 sb 1.19.2.2: RESYNC: (1.19-1.22); FILE MERGED 2004/10/07 14:21:44 os 1.19.2.1: #110409# static base URL has gone


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [8dffaf1779e381a84ec8e3963ed5bb6c6ae9f367]

INTEGRATION: CWS sb19 (1.35.78); FILE MERGED 2004/10/29 07:39:27 mba 1.35.78.1: #110409#: remove static BaseURL


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [faceb34ac3fd03053b27c8e73755a51092058e6d]

INTEGRATION: CWS sb19 (1.4.32); FILE MERGED 2004/11/04 15:52:17 os 1.4.32.1: #i36685# AutoCorrection using attributed text fixed


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [35ebc98e7b196a7c55c354c978441b464da06c2a]

INTEGRATION: CWS sb19 (1.19.38); FILE MERGED 2004/12/08 16:21:57 sb 1.19.38.4: RESYNC: (1.24-1.25); FILE MERGED 2004/10/29 07:39:27 mba 1.19.38.3: #110409#: remove static BaseURL 2004/10/11 13:34:05 sb 1.19.38.2: RESYNC: (1.19-1.24); FILE MERGED 2004/10/07 14:21:43 os 1.19.38.1: #110409# static base URL has gone


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [8fcc76e83c2bfaeec5f56145ef7190e64ce95ca4]

INTEGRATION: CWS sb19 (1.13.32); FILE MERGED 2004/12/21 09:09:07 sb 1.13.32.3: RESYNC: (1.15-1.16); FILE MERGED 2004/12/08 16:18:05 sb 1.13.32.2: RESYNC: (1.13-1.15); FILE MERGED 2004/10/29 07:39:25 mba 1.13.32.1: #110409#: remove static BaseURL


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [14a4b482c5f6fbc25e22cd4cc01fad41a60b5a14]

INTEGRATION: CWS sb19 (1.28.32); FILE MERGED 2004/10/27 07:35:17 mba 1.28.32.1: #110407#: remove static BaseURL


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [04ac88e4d765da6e9cdfe968ee68713627972d1e]

INTEGRATION: CWS sb19 (1.2.16); FILE MERGED 2004/10/11 13:16:31 sb 1.2.16.2: RESYNC: (1.2-1.4); FILE MERGED 2004/10/07 14:21:42 os 1.2.16.1: #110409# static base URL has gone


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [ee7c0b44cf2b2604fd90ae95c2713cfb970ece3c]

INTEGRATION: CWS sb19 (1.54.42); FILE MERGED 2004/12/08 14:54:10 sb 1.54.42.2: RESYNC: (1.54-1.56); FILE MERGED 2004/10/27 07:32:37 mba 1.54.42.1: #110407#: remove static BaseURL


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [77ff5f7a2849e531f05e6b2ecd37121e072a3412]

INTEGRATION: CWS sb19 (1.57.42); FILE MERGED 2004/12/08 15:01:44 sb 1.57.42.2: RESYNC: (1.57-1.60); FILE MERGED 2004/10/27 07:32:37 mba 1.57.42.1: #110407#: remove static BaseURL


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [44838a2bb372a6a735c1fc094e5f97fa2669e593]

INTEGRATION: CWS sb19 (1.43.4); FILE MERGED 2004/12/08 15:01:36 sb 1.43.4.3: RESYNC: (1.44-1.49); FILE MERGED 2004/10/28 13:48:40 sb 1.43.4.2: RESYNC: (1.43-1.44); FILE MERGED 2004/10/27 07:32:37 mba 1.43.4.1: #110407#: remove static BaseURL


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [2cd874cfb1389f042e78be73c9cd87eda6d8e9de]

INTEGRATION: CWS sb19 (1.2.18); FILE MERGED 2004/12/21 09:07:28 sb 1.2.18.2: RESYNC: (1.2-1.3); FILE MERGED 2004/12/10 08:37:01 sb 1.2.18.1: #110411# Adapted to removal of static base URL stuff.


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [011e1dba7f565b6c8a125ee9f18b2b3291a46d75]

INTEGRATION: CWS sb19 (1.5.114); FILE MERGED 2004/10/27 07:32:36 mba 1.5.114.1: #110407#: remove static BaseURL


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [a2fd884d1eeb950e152fca851b0c1c81bb6e0727]

INTEGRATION: CWS sb19 (1.6.42); FILE MERGED 2004/12/08 14:39:29 sb 1.6.42.2: RESYNC: (1.6-1.7); FILE MERGED 2004/10/27 07:32:36 mba 1.6.42.1: #110407#: remove static BaseURL


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [97139a3519cd649cd4775d189bdba9601c1c731b]

INTEGRATION: CWS sb19 (1.28.40); FILE MERGED 2004/12/22 08:26:08 sb 1.28.40.3: #i10000# Cleaned up merge conflict. 2004/12/08 14:52:43 sb 1.28.40.2: RESYNC: (1.28-1.30); FILE MERGED 2004/10/27 07:32:35 mba 1.28.40.1: #110407#: remove static BaseURL


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [cd0a78eb26234d17fe7948e9c05b12f01732cda0]

INTEGRATION: CWS sb19 (1.30.44); FILE MERGED 2004/12/08 14:53:05 sb 1.30.44.2: RESYNC: (1.30-1.32); FILE MERGED 2004/10/27 07:32:35 mba 1.30.44.1: #110407#: remove static BaseURL


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [71134ffd775e20e0643dd416facb9450aa047c3d]

INTEGRATION: CWS sb19 (1.30.44); FILE MERGED 2004/10/27 07:32:34 mba 1.30.44.1: #110407#: remove static BaseURL


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [10b7330169550962fcd8262ec9df7d1a6b484443]

INTEGRATION: CWS sb19 (1.62.38); FILE MERGED 2004/12/08 15:22:27 sb 1.62.38.2: RESYNC: (1.62-1.64); FILE MERGED 2004/10/27 07:32:34 mba 1.62.38.1: #110407#: remove static BaseURL


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [54f0a5eacc855c0c32c87362080c43897c17c66b]

INTEGRATION: CWS sb19 (1.30.42); FILE MERGED 2004/12/22 08:52:11 sb 1.30.42.3: #i10000# Cleaned up merge conflict. 2004/12/08 14:33:37 sb 1.30.42.2: RESYNC: (1.30-1.31); FILE MERGED 2004/10/27 07:32:33 mba 1.30.42.1: #110407#: remove static BaseURL


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [99d7a369b8e6bf2cf8294d4176b079969bb7434d]

INTEGRATION: CWS sb19 (1.19.42); FILE MERGED 2004/12/08 14:36:34 sb 1.19.42.2: RESYNC: (1.19-1.20); FILE MERGED 2004/10/27 07:32:33 mba 1.19.42.1: #110407#: remove static BaseURL


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [d62114c31711f4133df39a14f6dbfe4a5e396a82]

INTEGRATION: CWS sb19 (1.36.42); FILE MERGED 2004/12/08 14:29:42 sb 1.36.42.2: RESYNC: (1.36-1.38); FILE MERGED 2004/10/27 07:32:33 mba 1.36.42.1: #110407#: remove static BaseURL


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [09667044c26399754bc0db3c1a857e6fe6f2303d]

INTEGRATION: CWS sb19 (1.30.114); FILE MERGED 2004/12/08 14:28:14 sb 1.30.114.2: RESYNC: (1.30-1.32); FILE MERGED 2004/10/27 07:32:33 mba 1.30.114.1: #110407#: remove static BaseURL


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [1f56aba5468974a6082ce1f8eb7eacdd249aa03d]

INTEGRATION: CWS sb19 (1.51.44); FILE MERGED 2004/10/27 07:32:32 mba 1.51.44.1: #110407#: remove static BaseURL


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [a88fcca744a5df497879d2c0380ac3d33b046078]

INTEGRATION: CWS sb19 (1.65.4); FILE MERGED 2004/12/08 15:26:40 sb 1.65.4.3: RESYNC: (1.66-1.68); FILE MERGED 2004/10/28 13:45:31 sb 1.65.4.2: RESYNC: (1.65-1.66); FILE MERGED 2004/10/27 07:32:32 mba 1.65.4.1: #110407#: remove static BaseURL


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [df87588577f8fcf9d5c3fdd1f36371e23e8be705]

INTEGRATION: CWS sb19 (1.20.54); FILE MERGED 2004/12/08 15:23:30 sb 1.20.54.2: RESYNC: (1.20-1.22); FILE MERGED 2004/10/27 07:32:31 mba 1.20.54.1: #110407#: remove static BaseURL


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [39b67a9450f6d0a6afbd1b4fa597927bf8106c7f]

INTEGRATION: CWS sb19 (1.6.44); FILE MERGED 2004/10/27 07:32:31 mba 1.6.44.1: #110407#: remove static BaseURL


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [7dbff85dc9227077d1ed4e7c17f23080e7ca27ba]

INTEGRATION: CWS sb19 (1.29.42); FILE MERGED 2004/12/08 15:25:05 sb 1.29.42.2: RESYNC: (1.29-1.31); FILE MERGED 2004/10/27 07:32:31 mba 1.29.42.1: #110407#: remove static BaseURL


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [ba725888f3468cd041d3894ccdc418e9b61a7c4a]

INTEGRATION: CWS sb19 (1.6.480); FILE MERGED 2004/12/08 15:25:22 sb 1.6.480.2: RESYNC: (1.6-1.7); FILE MERGED 2004/10/27 07:32:30 mba 1.6.480.1: #110407#: remove static BaseURL


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [7729f876c52509e45a0374fed1022839e904f101]

INTEGRATION: CWS sb19 (1.1.1.1.612); FILE MERGED 2004/12/08 11:18:41 sb 1.1.1.1.612.2: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/10/27 07:32:09 mba 1.1.1.1.612.1: #110407#: remove static BaseURL


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [b2af107466d743b8f171423b8cab98741ff08d36]

INTEGRATION: CWS sb19 (1.105.54); FILE MERGED 2004/12/21 09:03:53 sb 1.105.54.4: RESYNC: (1.109-1.110); FILE MERGED 2004/12/08 10:57:31 sb 1.105.54.3: RESYNC: (1.106-1.109); FILE MERGED 2004/10/11 13:03:55 sb 1.105.54.2: RESYNC: (1.105-1.106); FILE MERGED 2004/10/07 14:23:21 os 1.105.54.1: #110409# static base URL has gone


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [4b3df269f81184c4951457daa5181df2bcc5d259]

INTEGRATION: CWS sb19 (1.57.38); FILE MERGED 2004/12/08 10:53:58 sb 1.57.38.2: RESYNC: (1.57-1.59); FILE MERGED 2004/10/21 12:14:56 fs 1.57.38.1: #i32429# ExplodeFieldMasterName should not try to copy non-existent string parts


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [71d589cb3594204243ec711fcd462c7ae0b73e6c]

INTEGRATION: CWS sb19 (1.58.14); FILE MERGED 2004/12/08 10:53:49 sb 1.58.14.3: RESYNC: (1.61-1.62); FILE MERGED 2004/10/11 13:00:27 sb 1.58.14.2: RESYNC: (1.58-1.61); FILE MERGED 2004/10/07 14:23:21 os 1.58.14.1: #110409# static base URL has gone


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [1c90c2422037a95fa8939f8bb94c358bfd4e193a]

INTEGRATION: CWS sb19 (1.75.2); FILE MERGED 2004/12/08 10:46:58 sb 1.75.2.4: RESYNC: (1.76-1.81); FILE MERGED 2004/11/23 08:16:20 mba 1.75.2.3: #110409#: wrong implementation of GetBaseURL 2004/10/11 12:55:47 sb 1.75.2.2: RESYNC: (1.75-1.76); FILE MERGED 2004/10/07 14:23:20 os 1.75.2.1: #110409# static base URL has gone


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [32fcf01177903e1a9797dd6da0709c6a8e79591f]

INTEGRATION: CWS sb19 (1.106.10); FILE MERGED 2004/12/08 10:45:25 sb 1.106.10.4: RESYNC: (1.108-1.115); FILE MERGED 2004/11/03 15:09:17 sb 1.106.10.3: #108948# Fixed wrong replacement for INetURLObject::AbsToRel. 2004/10/11 12:55:13 sb 1.106.10.2: RESYNC: (1.106-1.108); FILE MERGED 2004/10/07 14:23:20 os 1.106.10.1: #110409# static base URL has gone


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [3c6d58dc4997a3d9ed247a956f63263e496b7cf9]

INTEGRATION: CWS sb19 (1.26.26); FILE MERGED 2004/12/08 10:34:26 sb 1.26.26.2: RESYNC: (1.26-1.27); FILE MERGED 2004/10/20 14:46:41 mba 1.26.26.1: #110413#: remove static BaseURL


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [d2c2603985a2718a61c2628062963f4f4fbf68dc]

INTEGRATION: CWS sb19 (1.36.46); FILE MERGED 2004/10/04 11:29:08 mt 1.36.46.1: #110410# Removed static INetURL stuff, not uses anymore except in binfilters


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [71cf4c93ed2a13712e25626ab9e1e39f096d5d65]

INTEGRATION: CWS sb19 (1.2.40); FILE MERGED 2004/10/27 14:54:10 sb 1.2.40.1: #110407# Adapted to changed APIs of lower modules (passing in the static base URL where necessary).


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [3f1c6a2a52aa80afa97aa727672d47ba122542ed]

INTEGRATION: CWS sb19 (1.1.40); FILE MERGED 2004/10/26 09:17:27 sb 1.1.40.2: #i32279# Moved StaticBaseUrl stuff from binfilter down to so3. 2004/08/16 13:48:22 sb 1.1.40.1: #i32279# Preserved copies of removed functions from INetURLObject and URIHelper in bf_xmloff/staticbaseurl.hxx.


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [8a93cd9f04cab8f30a52ccf7d11c39640ef62d73]

INTEGRATION: CWS sb19 (1.2.2); FILE MERGED 2004/10/21 12:14:32 fs 1.2.2.1: #i32429# ExplodeFieldMasterName should not try to copy non-existent string parts


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [6072e0c73acbe5cc2c4a1b0ea9e5f0b7152bad6f]

INTEGRATION: CWS sb19 (1.2.2); FILE MERGED 2004/10/26 09:17:26 sb 1.2.2.2: #i32279# Moved StaticBaseUrl stuff from binfilter down to so3. 2004/08/16 13:48:21 sb 1.2.2.1: #i32279# Preserved copies of removed functions from INetURLObject and URIHelper in bf_xmloff/staticbaseurl.hxx.


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [b14dce970e5fbf7e74a8028f8925cfdffb14b1cd]

INTEGRATION: CWS sb19 (1.2.2); FILE MERGED 2004/10/26 09:17:26 sb 1.2.2.2: #i32279# Moved StaticBaseUrl stuff from binfilter down to so3. 2004/08/16 13:48:20 sb 1.2.2.1: #i32279# Preserved copies of removed functions from INetURLObject and URIHelper in bf_xmloff/staticbaseurl.hxx.


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [3fed4d528b36e4a3db686d06b7cc2d96dc5beb8f]

INTEGRATION: CWS sb19 (1.2.2); FILE MERGED 2004/12/08 10:17:49 sb 1.2.2.3: RESYNC: (1.2-1.3); FILE MERGED 2004/10/26 09:17:25 sb 1.2.2.2: #i32279# Moved StaticBaseUrl stuff from binfilter down to so3. 2004/08/16 13:48:20 sb 1.2.2.1: #i32279# Preserved copies of removed functions from INetURLObject and URIHelper in bf_xmloff/staticbaseurl.hxx.


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [6e22dd8d36c535b4224c590f798b25865c99ed46]

INTEGRATION: CWS sb19 (1.4.2); FILE MERGED 2004/10/26 09:17:24 sb 1.4.2.2: #i32279# Moved StaticBaseUrl stuff from binfilter down to so3. 2004/08/16 13:48:18 sb 1.4.2.1: #i32279# Preserved copies of removed functions from INetURLObject and URIHelper in bf_xmloff/staticbaseurl.hxx.


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [4a6ad86184ec4a7a24a1163e949f1f54de758fd0]

INTEGRATION: CWS sb19 (1.6.2); FILE MERGED 2004/10/26 09:17:19 sb 1.6.2.2: #i32279# Moved StaticBaseUrl stuff from binfilter down to so3. 2004/08/16 13:48:10 sb 1.6.2.1: #i32279# Preserved copies of removed functions from INetURLObject and URIHelper in bf_xmloff/staticbaseurl.hxx.


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [b8a64058a733658ade09cbb5cf7d7e5b18d06277]

INTEGRATION: CWS sb19 (1.4.2); FILE MERGED 2004/10/26 09:17:18 sb 1.4.2.2: #i32279# Moved StaticBaseUrl stuff from binfilter down to so3. 2004/08/16 13:48:08 sb 1.4.2.1: #i32279# Preserved copies of removed functions from INetURLObject and URIHelper in bf_xmloff/staticbaseurl.hxx.


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [5ab7d3fca20fa66fba6b7d725bb264ed3fbd6e50]

INTEGRATION: CWS sb19 (1.5.2); FILE MERGED 2004/10/26 09:17:17 sb 1.5.2.2: #i32279# Moved StaticBaseUrl stuff from binfilter down to so3. 2004/08/16 13:48:06 sb 1.5.2.1: #i32279# Preserved copies of removed functions from INetURLObject and URIHelper in bf_xmloff/staticbaseurl.hxx.


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [a74df55f952d522bbe04d1f31c56749354b6888e]

INTEGRATION: CWS sb19 (1.4.2); FILE MERGED 2004/10/26 09:17:16 sb 1.4.2.2: #i32279# Moved StaticBaseUrl stuff from binfilter down to so3. 2004/08/16 13:48:06 sb 1.4.2.1: #i32279# Preserved copies of removed functions from INetURLObject and URIHelper in bf_xmloff/staticbaseurl.hxx.


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [de9eb951a20c2f3c89cf9483465d6156e2b85d12]

INTEGRATION: CWS sb19 (1.5.2); FILE MERGED 2004/10/26 09:17:16 sb 1.5.2.2: #i32279# Moved StaticBaseUrl stuff from binfilter down to so3. 2004/08/16 13:48:05 sb 1.5.2.1: #i32279# Preserved copies of removed functions from INetURLObject and URIHelper in bf_xmloff/staticbaseurl.hxx.


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [cf5426584943f927a42d73dc0fa70180cc7ed47c]

INTEGRATION: CWS sb19 (1.4.2); FILE MERGED 2004/10/26 09:17:16 sb 1.4.2.2: #i32279# Moved StaticBaseUrl stuff from binfilter down to so3. 2004/08/16 13:48:04 sb 1.4.2.1: #i32279# Preserved copies of removed functions from INetURLObject and URIHelper in bf_xmloff/staticbaseurl.hxx.


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [b3654e4c37a0dc125040e759e3280c6aff612300]

INTEGRATION: CWS sb19 (1.4.2); FILE MERGED 2004/10/21 12:14:22 fs 1.4.2.1: #i32429# when exporting a document which has been imported by the binary filter, it's valid to haev a MapUnit of 100th mm - the handling for this case was always correct, just the assertion was wrong


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [c4574af5dcc303a67ae3248f5bfc6e71cac60b4c]

INTEGRATION: CWS sb19 (1.2.40); FILE MERGED 2004/10/26 09:17:13 sb 1.2.40.2: #i32279# Moved StaticBaseUrl stuff from binfilter down to so3. 2004/08/16 13:48:02 sb 1.2.40.1: #i32279# Preserved copies of removed functions from INetURLObject and URIHelper in bf_xmloff/staticbaseurl.hxx.


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [a50eb2720ef532692af17711fd340d0dc0a895c8]

INTEGRATION: CWS sb19 (1.2.40); FILE MERGED 2004/10/26 09:17:12 sb 1.2.40.2: #i32279# Moved StaticBaseUrl stuff from binfilter down to so3. 2004/08/16 13:48:01 sb 1.2.40.1: #i32279# Preserved copies of removed functions from INetURLObject and URIHelper in bf_xmloff/staticbaseurl.hxx.


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [fe52cade6bec9d1c5c4992bab2a3c660d35354b5]

INTEGRATION: CWS sb19 (1.4.2); FILE MERGED 2004/10/26 09:17:08 sb 1.4.2.2: #i32279# Moved StaticBaseUrl stuff from binfilter down to so3. 2004/08/16 13:47:55 sb 1.4.2.1: #i32279# Preserved copies of removed functions from INetURLObject and URIHelper in bf_xmloff/staticbaseurl.hxx.


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [c71b7faa4ad862eb23e42d9ce1becdbab97421b3]

INTEGRATION: CWS sb19 (1.3.2); FILE MERGED 2004/10/26 09:17:07 sb 1.3.2.2: #i32279# Moved StaticBaseUrl stuff from binfilter down to so3. 2004/08/16 13:47:54 sb 1.3.2.1: #i32279# Preserved copies of removed functions from INetURLObject and URIHelper in bf_xmloff/staticbaseurl.hxx.


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [64a52e58c679e4b9e25ba8e21fda106d415b012c]

INTEGRATION: CWS sb19 (1.4.2); FILE MERGED 2004/10/26 09:17:07 sb 1.4.2.2: #i32279# Moved StaticBaseUrl stuff from binfilter down to so3. 2004/08/16 13:47:54 sb 1.4.2.1: #i32279# Preserved copies of removed functions from INetURLObject and URIHelper in bf_xmloff/staticbaseurl.hxx.


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [f36eba7b6d96e61c3c50dc026a2f370700645d98]

INTEGRATION: CWS sb19 (1.5.2); FILE MERGED 2004/10/26 09:17:06 sb 1.5.2.2: #i32279# Moved StaticBaseUrl stuff from binfilter down to so3. 2004/08/16 13:47:53 sb 1.5.2.1: #i32279# Preserved copies of removed functions from INetURLObject and URIHelper in bf_xmloff/staticbaseurl.hxx.


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [81bf554f50129eb827e513fa748b08e33a7ac94e]

INTEGRATION: CWS sb19 (1.6.2); FILE MERGED 2004/10/26 09:17:06 sb 1.6.2.2: #i32279# Moved StaticBaseUrl stuff from binfilter down to so3. 2004/08/16 13:47:52 sb 1.6.2.1: #i32279# Preserved copies of removed functions from INetURLObject and URIHelper in bf_xmloff/staticbaseurl.hxx.


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [4c2bd7f27d5068fd91bf590ae2c1fc4787efe43f]

INTEGRATION: CWS sb19 (1.5.2); FILE MERGED 2004/10/26 09:17:06 sb 1.5.2.2: #i32279# Moved StaticBaseUrl stuff from binfilter down to so3. 2004/08/16 13:47:52 sb 1.5.2.1: #i32279# Preserved copies of removed functions from INetURLObject and URIHelper in bf_xmloff/staticbaseurl.hxx.


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [250649757999384021bc128dca05f21572fcfe03]

INTEGRATION: CWS sb19 (1.5.2); FILE MERGED 2004/10/26 09:17:05 sb 1.5.2.2: #i32279# Moved StaticBaseUrl stuff from binfilter down to so3. 2004/08/16 13:47:52 sb 1.5.2.1: #i32279# Preserved copies of removed functions from INetURLObject and URIHelper in bf_xmloff/staticbaseurl.hxx.


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [a52b399140bac6c5a0b80f2156c1fd0f70fbe485]

INTEGRATION: CWS sb19 (1.3.2); FILE MERGED 2004/10/26 09:17:05 sb 1.3.2.2: #i32279# Moved StaticBaseUrl stuff from binfilter down to so3. 2004/08/16 13:47:51 sb 1.3.2.1: #i32279# Preserved copies of removed functions from INetURLObject and URIHelper in bf_xmloff/staticbaseurl.hxx.


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [20b6fcf3a35e1eef24c793e57bed4c0e68b711f1]

INTEGRATION: CWS sb19 (1.4.2); FILE MERGED 2004/10/26 09:17:04 sb 1.4.2.2: #i32279# Moved StaticBaseUrl stuff from binfilter down to so3. 2004/08/16 13:47:49 sb 1.4.2.1: #i32279# Preserved copies of removed functions from INetURLObject and URIHelper in bf_xmloff/staticbaseurl.hxx.


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [93ef9d52e34b88fa0c94d846c66ac0cc020ee6e4]

INTEGRATION: CWS sb19 (1.4.2); FILE MERGED 2004/10/26 09:17:03 sb 1.4.2.2: #i32279# Moved StaticBaseUrl stuff from binfilter down to so3. 2004/08/16 13:47:48 sb 1.4.2.1: #i32279# Preserved copies of removed functions from INetURLObject and URIHelper in bf_xmloff/staticbaseurl.hxx.


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [d63110e7d991f001cb8c93591603d99a765fe89c]

INTEGRATION: CWS sb19 (1.6.2); FILE MERGED 2004/10/26 09:17:03 sb 1.6.2.2: #i32279# Moved StaticBaseUrl stuff from binfilter down to so3. 2004/08/16 13:47:47 sb 1.6.2.1: #i32279# Preserved copies of removed functions from INetURLObject and URIHelper in bf_xmloff/staticbaseurl.hxx.


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [67adda0b89dab0e198a4d392aa8e9f1922e8bf9f]

INTEGRATION: CWS sb19 (1.5.2); FILE MERGED 2004/10/26 09:17:03 sb 1.5.2.2: #i32279# Moved StaticBaseUrl stuff from binfilter down to so3. 2004/08/16 13:47:47 sb 1.5.2.1: #i32279# Preserved copies of removed functions from INetURLObject and URIHelper in bf_xmloff/staticbaseurl.hxx.


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [ac824f4ea373d56df392994ce2bf1fafddf4753c]

INTEGRATION: CWS sb19 (1.3.40); FILE MERGED 2004/10/26 09:17:01 sb 1.3.40.2: #i32279# Moved StaticBaseUrl stuff from binfilter down to so3. 2004/08/16 13:47:46 sb 1.3.40.1: #i32279# Preserved copies of removed functions from INetURLObject and URIHelper in bf_xmloff/staticbaseurl.hxx.


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [0a1f5cb4ef5cb183212c5cd33aa07e11f6c88134]

INTEGRATION: CWS sb19 (1.6.2); FILE MERGED 2004/10/26 09:17:01 sb 1.6.2.2: #i32279# Moved StaticBaseUrl stuff from binfilter down to so3. 2004/08/16 13:47:46 sb 1.6.2.1: #i32279# Preserved copies of removed functions from INetURLObject and URIHelper in bf_xmloff/staticbaseurl.hxx.


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [f8896cbca58ecf10af779061699d88714aeb7d2d]

INTEGRATION: CWS sb19 (1.6.2); FILE MERGED 2004/12/08 10:21:11 sb 1.6.2.4: RESYNC: (1.6-1.7); FILE MERGED 2004/10/27 14:54:09 sb 1.6.2.3: #110407# Adapted to changed APIs of lower modules (passing in the static base URL where necessary). 2004/10/26 09:16:58 sb 1.6.2.2: #i32279# Moved StaticBaseUrl stuff from binfilter down to so3. 2004/08/16 13:47:42 sb 1.6.2.1: #i32279# Preserved copies of removed functions from INetURLObject and URIHelper in bf_xmloff/staticbaseurl.hxx.


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [7444166dcebe4fc01aee421bce1dba479d8eb4fd]

INTEGRATION: CWS sb19 (1.6.2); FILE MERGED 2004/10/27 14:54:08 sb 1.6.2.3: #110407# Adapted to changed APIs of lower modules (passing in the static base URL where necessary). 2004/10/26 09:16:58 sb 1.6.2.2: #i32279# Moved StaticBaseUrl stuff from binfilter down to so3. 2004/08/16 13:47:42 sb 1.6.2.1: #i32279# Preserved copies of removed functions from INetURLObject and URIHelper in bf_xmloff/staticbaseurl.hxx.


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [8603dbccef679a271dffef59e45cfb57491524ed]

INTEGRATION: CWS sb19 (1.5.2); FILE MERGED 2004/12/21 09:01:57 sb 1.5.2.3: RESYNC: (1.5-1.6); FILE MERGED 2004/10/26 09:16:57 sb 1.5.2.2: #i32279# Moved StaticBaseUrl stuff from binfilter down to so3. 2004/08/16 13:47:42 sb 1.5.2.1: #i32279# Preserved copies of removed functions from INetURLObject and URIHelper in bf_xmloff/staticbaseurl.hxx.


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [d87e0a959e00cf9dfb4f687325fea0f7c02f96f3]

INTEGRATION: CWS sb19 (1.5.2); FILE MERGED 2004/10/27 14:54:08 sb 1.5.2.3: #110407# Adapted to changed APIs of lower modules (passing in the static base URL where necessary). 2004/10/26 09:16:57 sb 1.5.2.2: #i32279# Moved StaticBaseUrl stuff from binfilter down to so3. 2004/08/16 13:47:42 sb 1.5.2.1: #i32279# Preserved copies of removed functions from INetURLObject and URIHelper in bf_xmloff/staticbaseurl.hxx.


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [0c7d38d19e58b5ad1ebc4783b1d5b9f5a245a7a0]

INTEGRATION: CWS sb19 (1.5.2); FILE MERGED 2004/12/21 09:01:49 sb 1.5.2.3: RESYNC: (1.5-1.6); FILE MERGED 2004/10/26 09:16:57 sb 1.5.2.2: #i32279# Moved StaticBaseUrl stuff from binfilter down to so3. 2004/08/16 13:47:42 sb 1.5.2.1: #i32279# Preserved copies of removed functions from INetURLObject and URIHelper in bf_xmloff/staticbaseurl.hxx.


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [6d3d95501abb2740b4c88d265878b5e8f041fa1a]

INTEGRATION: CWS sb19 (1.4.2); FILE MERGED 2004/10/26 09:16:57 sb 1.4.2.2: #i32279# Moved StaticBaseUrl stuff from binfilter down to so3. 2004/08/16 13:47:41 sb 1.4.2.1: #i32279# Preserved copies of removed functions from INetURLObject and URIHelper in bf_xmloff/staticbaseurl.hxx.


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [fa09c680d12dd45a8d77f1ea578234d02fb55dbe]

INTEGRATION: CWS sb19 (1.5.2); FILE MERGED 2004/12/08 10:21:44 sb 1.5.2.3: RESYNC: (1.5-1.6); FILE MERGED 2004/10/26 09:16:55 sb 1.5.2.2: #i32279# Moved StaticBaseUrl stuff from binfilter down to so3. 2004/08/16 13:47:40 sb 1.5.2.1: #i32279# Preserved copies of removed functions from INetURLObject and URIHelper in bf_xmloff/staticbaseurl.hxx.


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [b5a2c224e9e1f6c4790b0e0ca2e958f9e4590375]

INTEGRATION: CWS sb19 (1.6.2); FILE MERGED 2004/12/08 10:21:35 sb 1.6.2.4: RESYNC: (1.7-1.8); FILE MERGED 2004/10/26 09:16:55 sb 1.6.2.3: #i32279# Moved StaticBaseUrl stuff from binfilter down to so3. 2004/10/11 12:47:43 sb 1.6.2.2: RESYNC: (1.6-1.7); FILE MERGED 2004/08/16 13:47:39 sb 1.6.2.1: #i32279# Preserved copies of removed functions from INetURLObject and URIHelper in bf_xmloff/staticbaseurl.hxx.


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [79df63b4091f1778cd703bff1971bb8130759ab1]

INTEGRATION: CWS sb19 (1.6.2); FILE MERGED 2004/10/26 09:16:52 sb 1.6.2.2: #i32279# Moved StaticBaseUrl stuff from binfilter down to so3. 2004/08/16 13:47:36 sb 1.6.2.1: #i32279# Preserved copies of removed functions from INetURLObject and URIHelper in bf_xmloff/staticbaseurl.hxx.


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [c8ea8a3fde2db93fca23615f963b55fc830281a8]

INTEGRATION: CWS sb19 (1.3.2); FILE MERGED 2004/10/26 09:16:52 sb 1.3.2.2: #i32279# Moved StaticBaseUrl stuff from binfilter down to so3. 2004/08/16 13:47:36 sb 1.3.2.1: #i32279# Preserved copies of removed functions from INetURLObject and URIHelper in bf_xmloff/staticbaseurl.hxx.


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [7b68c7054465be6fd0ea1f811bf33a19280512a8]

INTEGRATION: CWS sb19 (1.3.2); FILE MERGED 2004/10/27 14:54:08 sb 1.3.2.1: #110407# Adapted to changed APIs of lower modules (passing in the static base URL where necessary).


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [7f9679fdf8d723d1a3854b10f390378396a6d501]

INTEGRATION: CWS sb19 (1.5.2); FILE MERGED 2004/10/26 09:16:50 sb 1.5.2.2: #i32279# Moved StaticBaseUrl stuff from binfilter down to so3. 2004/08/16 13:47:32 sb 1.5.2.1: #i32279# Preserved copies of removed functions from INetURLObject and URIHelper in bf_xmloff/staticbaseurl.hxx.


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [24e24842148dc60bc2d3785835f031ef859e559d]

INTEGRATION: CWS sb19 (1.4.22); FILE MERGED 2004/10/26 09:16:49 sb 1.4.22.2: #i32279# Moved StaticBaseUrl stuff from binfilter down to so3. 2004/08/16 13:47:32 sb 1.4.22.1: #i32279# Preserved copies of removed functions from INetURLObject and URIHelper in bf_xmloff/staticbaseurl.hxx.


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [cb673d1b92f6c0c7dc3be00d208531d120aa3e52]

INTEGRATION: CWS sb19 (1.3.40); FILE MERGED 2004/10/26 09:16:48 sb 1.3.40.2: #i32279# Moved StaticBaseUrl stuff from binfilter down to so3. 2004/08/16 13:47:31 sb 1.3.40.1: #i32279# Preserved copies of removed functions from INetURLObject and URIHelper in bf_xmloff/staticbaseurl.hxx.


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [ac6129afa80c2f8dbe6f0e6bb8fc977a346b1949]

INTEGRATION: CWS sb19 (1.3.2); FILE MERGED 2004/10/26 09:16:47 sb 1.3.2.2: #i32279# Moved StaticBaseUrl stuff from binfilter down to so3. 2004/08/16 13:47:30 sb 1.3.2.1: #i32279# Preserved copies of removed functions from INetURLObject and URIHelper in bf_xmloff/staticbaseurl.hxx.


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [6ac5e411c86bc5e3daad13145f2dca19b466ae9e]

INTEGRATION: CWS sb19 (1.4.2); FILE MERGED 2004/10/26 09:16:47 sb 1.4.2.3: #i32279# Moved StaticBaseUrl stuff from binfilter down to so3. 2004/10/11 12:44:40 sb 1.4.2.2: RESYNC: (1.4-1.5); FILE MERGED 2004/08/16 13:47:30 sb 1.4.2.1: #i32279# Preserved copies of removed functions from INetURLObject and URIHelper in bf_xmloff/staticbaseurl.hxx.


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [8179374ce4956f931941d177cb80af10d7dd8a09]

INTEGRATION: CWS pj15 (1.26.8); FILE MERGED 2005/01/04 18:20:39 pjanik 1.26.8.1: #i39182#: Add dependency on officeloader for Windows.


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [46bfb481bc62d31307ac93cbc48968eb0ae0314c]

INTEGRATION: CWS pj15 (1.33.22); FILE MERGED 2005/01/06 04:03:25 pjanik 1.33.22.2: #i38161#: static libraries should go at the end of the link command for MacOS X. 2005/01/03 15:05:44 pjanik 1.33.22.1: #i38161#: static libraries should go at the end of the link command for MacOS X.


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [ab87048958c80ae6d131ee498b7009643d2774e5]

INTEGRATION: CWS pj15 (1.58.118); FILE MERGED 2005/01/01 18:55:13 pjanik 1.58.118.1: #i39644#: Fix typo: "Text body justfied" -> "Text body justified"


2005-01-11  Rüdiger Timm  <rt@openoffice.org>  [5de7d357c00b7ef8855e4a82b28e5a10ec3061bf]

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>  [ce4acabd35bacbb68f4af936156c5a5cd81cfcc6]

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-11  Oliver Bolte  <obo@openoffice.org>  [0b376f69ec3b143c8e109b2f186cabb75e9b8d84]

INTEGRATION: CWS i18n15 (1.12.140); FILE MERGED 2004/10/07 18:16:32 khong 1.12.140.1: #i34837# recycle Japanese kana characters as bullet/numbering system


2005-01-11  Oliver Bolte  <obo@openoffice.org>  [ea58ac9413690275a4a6bfd2683827e85da31f7e]

INTEGRATION: CWS i18n15 (1.16.4); FILE MERGED 2004/12/10 18:50:23 khong 1.16.4.2: RESYNC: (1.16-1.17); FILE MERGED 2004/08/30 21:08:19 khong 1.16.4.1: #i33385# fixed follow page word issue for Korean


2005-01-11  Oliver Bolte  <obo@openoffice.org>  [0bf5567482e704b70af7f8fad85eab79ccbcf84f]

INTEGRATION: CWS i18n15 (1.18.18); FILE MERGED 2004/10/07 18:15:58 khong 1.18.18.1: #i34837# recycle Japanese kana characters as bullet/numbering system


2005-01-11  Oliver Bolte  <obo@openoffice.org>  [746ea3d8c29b27b23af3433446f66db0ad3096d6]

INTEGRATION: CWS i18n15 (1.2.20); FILE MERGED 2004/09/04 02:03:53 khong 1.2.20.1: #117685# make dictionary word contain only letter or only number, dot can be in middle or end of a word, but only one.


2005-01-11  Oliver Bolte  <obo@openoffice.org>  [a31a26ce1a9c7f63e354836fd9e1282b6a5063a1]

INTEGRATION: CWS i18n15 (1.2.58); FILE MERGED 2004/09/04 02:03:53 khong 1.2.58.1: #117685# make dictionary word contain only letter or only number, dot can be in middle or end of a word, but only one.


2005-01-11  Oliver Bolte  <obo@openoffice.org>  [f7babbe5ffcae9d60ab5e547887a0ccc453c2bcb]

INTEGRATION: CWS i18n15 (1.3.36); FILE MERGED 2004/09/04 02:03:53 khong 1.3.36.1: #117685# make dictionary word contain only letter or only number, dot can be in middle or end of a word, but only one.


2005-01-11  Oliver Bolte  <obo@openoffice.org>  [e5a62ce85bebcc9fb2bf0e5b9aced5fc7748055b]

INTEGRATION: CWS i18n15 (1.16.4); FILE MERGED 2004/10/07 18:19:11 khong 1.16.4.1: #i33756# update Hangarian breakiterator


2005-01-11  Oliver Bolte  <obo@openoffice.org>  [d91a1f3f01a68b8009918ff2b053392c29d6a8ab]

INTEGRATION: CWS i18n15 (1.2.80); FILE MERGED 2004/08/30 21:03:34 khong 1.2.80.1: #i33105# fixed a operator delete mismatch problem


2005-01-10  Rüdiger Timm  <rt@openoffice.org>  [78485242e4fbed90a0ee92517e54a9103ba4d121]

#i10000# remove obsolete, non existent stuff.


2005-01-10  Rüdiger Timm  <rt@openoffice.org>  [31e937eb3c0ef5ee7e28ac39300c7a055283e75f]

#i10000# Does not need module 'tools' any more (zipdep is a perlscript located in solenv/bin since ages ...).


2005-01-07  Vladimir Glazounov  <vg@openoffice.org>  [67ca45706733a7d014a29f161544880d03bc75cd]

new version for SRC680


2005-01-07  Rüdiger Timm  <rt@openoffice.org>  [e39ecba9fa1d94495862c1660089dddeab7004d2]

#i10000#, #118253# Add new LocalMultiStratum for modularized installation (from CWS cfgimpex).


2005-01-07  Rüdiger Timm  <rt@openoffice.org>  [a60628c01d44e90e84ec1112cd48dd88b44e66dc]

#i10000# Master workspace builds are done flat, without UPDMINOREXT.


2005-01-07  Vladimir Glazounov  <vg@openoffice.org>  [26472804a81b4f2f856eb2f82cd07b080dc993f8]

new version for SRC680


2005-01-07  Vladimir Glazounov  <vg@openoffice.org>  [a42a757c92df6ca0ef4d171d8fef511152a98110]

new version for SRC680


2005-01-07  Vladimir Glazounov  <vg@openoffice.org>  [7855a1898a68928a4b476b54f9f6bc5e8c302fc5]

new version for SRC680


2005-01-07  Oliver Bolte  <obo@openoffice.org>  [cd22218f6b1623cd6e2744fce2ea93e8ef44ceed]

new version for SRC680


2005-01-07  Vladimir Glazounov  <vg@openoffice.org>  [05a319fd2adb6aea500b2685e141700a93c7c40a]

new version for SRC680


2005-01-07  Rüdiger Timm  <rt@openoffice.org>  [15be16386cb26018cbcde61ddef83bf7920621a9]

SRC680


2005-01-07  Rüdiger Timm  <rt@openoffice.org>  [bee23d1b514fb5a092cd7297977a0cd5291e1fc7]

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>  [f34c31b5715d4331d0736d13c15097ad7ca94eed]

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>  [df2a1861da838a60eb74b59b7f52d795c841965b]

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>  [be4849f1987ff1e33710898d1dbfcad676ba3c52]

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>  [cd2f62f6f482c14ad4f91a3b372661b58e0a67a0]

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>  [7bba7d0cef937dd54126989276b0028bf14a5edf]

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>  [1680d6485ee2e92baad7b8a229a5a74e2bf2f637]

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>  [0d090eb287d31fb6b4eff6554b44a04fa5a15fae]

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>  [d6d77ab9684ab5be955137ecaeb44c9f93f9586e]

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>  [4e2aa20cbd9a3dcfcb36a00f6ecb23d207c8da17]

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>  [1cf5bc4e1452d1cce61500843db39d476201357b]

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>  [bd5b4d13e094eedf1ef5f36c429f1ec2bc582bef]

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>  [d4baf190daad218ad072aa9e125db326a6511550]

INTEGRATION: CWS cfgimpex (1.27.30); FILE MERGED 2004/12/10 09:06:08 jb 1.27.30.1: #118253# Add new LocalMultiStratum for modularized installation


2005-01-07  Rüdiger Timm  <rt@openoffice.org>  [8378cb9244e9b74b2ace4bf78a90f2175d46c2b8]

INTEGRATION: CWS cfgimpex (1.3.46); FILE MERGED 2004/12/10 09:06:07 jb 1.3.46.1: #118253# Add new LocalMultiStratum for modularized installation


2005-01-07  Rüdiger Timm  <rt@openoffice.org>  [0b729831e6edc33fdc0370e73278273c0e0a7f1d]

INTEGRATION: CWS cfgimpex (1.1.2); FILE ADDED 2004/12/10 09:04:37 jb 1.1.2.1: #118253# Refactor Stratum implementation to prepare for new MultiLayerStratum


2005-01-07  Rüdiger Timm  <rt@openoffice.org>  [4f6d93bb6a08ac6d5f7f1ab67bd9f0e432553419]

INTEGRATION: CWS cfgimpex (1.1.2); FILE ADDED 2004/12/10 09:04:36 jb 1.1.2.1: #118253# Refactor Stratum implementation to prepare for new MultiLayerStratum


2005-01-07  Rüdiger Timm  <rt@openoffice.org>  [bc616b101218183629e0d458d5cd463483f8f659]

INTEGRATION: CWS cfgimpex (1.4.2); FILE MERGED 2004/12/10 09:04:36 jb 1.4.2.1: #118253# Refactor Stratum implementation to prepare for new MultiLayerStratum


2005-01-07  Rüdiger Timm  <rt@openoffice.org>  [f365709520d8beb44bef94b08cd1867a579ff5f3]

INTEGRATION: CWS cfgimpex (1.1.2); FILE ADDED 2004/12/10 09:06:07 jb 1.1.2.1: #118253# Add new LocalMultiStratum for modularized installation


2005-01-07  Rüdiger Timm  <rt@openoffice.org>  [f2bb5d12b04a30015e67bef19cccf0e56784b901]

INTEGRATION: CWS cfgimpex (1.16.30); FILE MERGED 2004/12/10 09:06:06 jb 1.16.30.1: #118253# Add new LocalMultiStratum for modularized installation


2005-01-07  Rüdiger Timm  <rt@openoffice.org>  [3e12c0747651c780af4e06d9b42d598926349cb4]

INTEGRATION: CWS cfgimpex (1.4.10); FILE MERGED 2004/12/10 14:14:38 mav 1.4.10.1: #i38800# moving the embedding configuration


2005-01-07  Rüdiger Timm  <rt@openoffice.org>  [ea948818d5fae55fc585cfcb738e56730a186624]

INTEGRATION: CWS cfgimpex (1.6.32); FILE MERGED 2004/12/10 14:14:38 mav 1.6.32.1: #i38800# moving the embedding configuration


2005-01-07  Rüdiger Timm  <rt@openoffice.org>  [e611a1484b24cf8f4e98529f67b8baf599779649]

INTEGRATION: CWS cfgimpex (1.7.28); FILE MERGED 2004/12/10 07:58:13 jb 1.7.28.1: #i36020# Change handling of module-dependent values - now the module attribute is directly on the value; Add check for duplicate node names.


2005-01-07  Rüdiger Timm  <rt@openoffice.org>  [ea3bbcde7756f5b96376e01a1b432678499b4984]

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>  [970a2419fa5d731234a10b0093b3e54e5cfaf856]

INTEGRATION: CWS cfgimpex (1.29.28); FILE MERGED 2004/12/10 16:43:19 jb 1.29.28.2: #118253# Use package directory structure for spool files 2004/12/08 15:31:23 jb 1.29.28.1: #i38668# Add dependencies on xsl,dtd and sed files for all generated or validated output


2005-01-07  Rüdiger Timm  <rt@openoffice.org>  [7b37bbf3a35f5b4b39333f9c8f7c9474efe0b27a]

INTEGRATION: CWS cfgimpex (1.6.38); FILE MERGED 2004/12/10 07:58:01 jb 1.6.38.1: #i36020# Change handling of module-dependent values - now the module attribute is directly on the value; Add check for duplicate node names.


2005-01-07  Rüdiger Timm  <rt@openoffice.org>  [bbaf21981e798bf2b802336c2f1a69c1c1565d25]

INTEGRATION: CWS cfgimpex (1.10.38); FILE MERGED 2004/12/09 16:56:28 jb 1.10.38.1: #i36020# Change handling of module-dependent values - now the module attribute is directly on the value


2005-01-07  Rüdiger Timm  <rt@openoffice.org>  [45ea38a33a69fae83a04d8a29df47622b2a47889]

INTEGRATION: CWS cfgimpex (1.3.28); FILE MERGED 2004/12/09 16:51:09 jb 1.3.28.1: #i38724# Replace wrong sets (of xs:string) with extensible groups


2005-01-07  Rüdiger Timm  <rt@openoffice.org>  [956342e479bef8fc94176e7eddf68cdd6f3a1b66]

INTEGRATION: CWS cfgimpex (1.15.224); FILE MERGED 2004/12/08 15:48:44 jb 1.15.224.1: #i37938# Replace DG as <author>


2005-01-07  Rüdiger Timm  <rt@openoffice.org>  [03ec52e261b3fb0d95bb2ed1f99fc2775a291c31]

INTEGRATION: CWS cfgimpex (1.40.28); FILE MERGED 2004/12/08 15:48:19 jb 1.40.28.1: #i37937#,#i37938# Deprecate TransferUserSettingsOnce; Replace DG as <author>


2005-01-07  Rüdiger Timm  <rt@openoffice.org>  [c1013219262fdb230102b3cda5293f2087bf3caa]

INTEGRATION: CWS cfgimpex (1.9.10); FILE MERGED 2004/12/09 16:57:50 jb 1.9.10.1: #i36020# Remove duplicate elements


2005-01-07  Rüdiger Timm  <rt@openoffice.org>  [42bacc5d2476fca2a886d4515950b096d0ab99ae]

INTEGRATION: CWS cfgimpex (1.9.10); FILE MERGED 2004/12/09 16:57:49 jb 1.9.10.1: #i36020# Remove duplicate elements


2005-01-07  Rüdiger Timm  <rt@openoffice.org>  [ed0f3f1aed5986b76de2185b20a9bb0d9f61ad2e]

INTEGRATION: CWS cfgimpex (1.10.10); FILE MERGED 2004/12/09 16:57:49 jb 1.10.10.1: #i36020# Remove duplicate elements


2005-01-07  Rüdiger Timm  <rt@openoffice.org>  [eb456a452cd7e6a22fe8483824f60571935d65b3]

INTEGRATION: CWS cfgimpex (1.5.28); FILE MERGED 2004/12/10 14:13:38 mav 1.5.28.1: #i38800# moving the embedding configuration


2005-01-07  Rüdiger Timm  <rt@openoffice.org>  [6619f3a56c2b628e9334e7cf922f468a78d6418b]

INTEGRATION: CWS cfgimpex (1.4.488); FILE MERGED 2004/12/09 16:57:49 jb 1.4.488.1: #i36020# Remove duplicate elements


2005-01-07  Rüdiger Timm  <rt@openoffice.org>  [4fc84ea605f1a8d3ea4ebd249a387ca049616177]

INTEGRATION: CWS cfgimpex (1.1.2); FILE ADDED 2004/12/10 14:13:58 mav 1.1.2.1: #i38800# moving the embedding configuration


2005-01-07  Rüdiger Timm  <rt@openoffice.org>  [d49a30d0ce825abe3ee159eb71240dba9c822b27]

INTEGRATION: CWS cfgimpex (1.26.26); FILE MERGED 2004/12/09 16:56:27 jb 1.26.26.1: #i36020# Change handling of module-dependent values - now the module attribute is directly on the value


2005-01-07  Rüdiger Timm  <rt@openoffice.org>  [a26b9f37349bad6e6854d25560a2b5877be41389]

INTEGRATION: CWS cfgimpex (1.32.38); FILE MERGED 2004/12/09 16:57:48 jb 1.32.38.1: #i36020# Remove duplicate elements


2005-01-07  Rüdiger Timm  <rt@openoffice.org>  [a85eb8d9aff2d74ed89ac82351e9e8e2d5402882]

INTEGRATION: CWS cfgimpex (1.5.224); FILE MERGED 2004/12/09 16:56:27 jb 1.5.224.1: #i36020# Change handling of module-dependent values - now the module attribute is directly on the value


2005-01-07  Rüdiger Timm  <rt@openoffice.org>  [b04d59e1a78a1ca79f349d5b253bafe05f1501d7]

INTEGRATION: CWS cfgimpex (1.39.134); FILE MERGED 2004/12/10 16:43:18 jb 1.39.134.1: #118253# Use package directory structure for spool files


2005-01-07  Rüdiger Timm  <rt@openoffice.org>  [628465dfb8d0f80b4e9fec5d1caf2cd9f13d8b5d]

INTEGRATION: CWS os45 (1.45.4); FILE MERGED 2004/12/01 08:35:55 pb 1.45.4.1: fix: #i37000# no own help text any longer


2005-01-07  Rüdiger Timm  <rt@openoffice.org>  [178128fc8e52b840d39e9c5f4d6d4dac598e7de4]

INTEGRATION: CWS os45 (1.9.10); FILE MERGED 2004/12/01 10:33:12 os 1.9.10.1: #i38150# catch exception from XResultSetUpdate::update()


2005-01-07  Rüdiger Timm  <rt@openoffice.org>  [da1dd04858c2674d9685d75b09de4667f854ecb4]

INTEGRATION: CWS os45 (1.8.4); FILE MERGED 2004/12/10 08:51:13 os 1.8.4.2: RESYNC: (1.8-1.9); FILE MERGED 2004/11/29 10:44:44 pb 1.8.4.1: fix: #i38020# no BUILD_SPECIAL -> no OOO_VENDOR set


2005-01-07  Rüdiger Timm  <rt@openoffice.org>  [f34dc7a244b49d735b3f36646d92e1795d84dfbb]

INTEGRATION: CWS os45 (1.24.264); FILE MERGED 2004/12/02 13:36:38 os 1.24.264.1: #i38294#  headline repeat now uses the same control positioning as insert/table


2005-01-07  Rüdiger Timm  <rt@openoffice.org>  [02ec7b828a8026712c22a98c518840864e265fbd]

INTEGRATION: CWS os45 (1.3.302); FILE MERGED 2004/12/02 13:36:38 os 1.3.302.1: #i38294#  headline repeat now uses the same control positioning as insert/table


2005-01-07  Rüdiger Timm  <rt@openoffice.org>  [0ee3f1cefb337370e16f961e38e16b1e738dd809]

INTEGRATION: CWS os45 (1.8.166); FILE MERGED 2004/12/02 13:36:38 os 1.8.166.1: #i38294#  headline repeat now uses the same control positioning as insert/table


2005-01-07  Rüdiger Timm  <rt@openoffice.org>  [dfdc15ff3348e39880d743ee7bc80cf142308129]

INTEGRATION: CWS os45 (1.61.2); FILE MERGED 2004/12/06 14:36:36 os 1.61.2.2: #i38294# syntax error fixed 2004/12/02 16:29:12 os 1.61.2.1: #i38294# recording of convert text<->table impl.


2005-01-07  Rüdiger Timm  <rt@openoffice.org>  [21bee8641468a3f90f40e7753701e65d649b2478]

INTEGRATION: CWS os45 (1.5.32); FILE MERGED 2004/12/02 13:37:33 os 1.5.32.1: #i38294#  include fixed


2005-01-07  Rüdiger Timm  <rt@openoffice.org>  [c8f358b2df1ca4836706f8649ee180d952a9d6de]

INTEGRATION: CWS os45 (1.4.302); FILE MERGED 2004/12/02 13:36:13 os 1.4.302.1: #i38294#  headline repeat now uses the same control positioning as insert/table


2005-01-07  Rüdiger Timm  <rt@openoffice.org>  [0a188658eb33c3a35c7d3f31ffc0a1a92a8b9f4f]

INTEGRATION: CWS os45 (1.100.2); FILE MERGED 2004/12/10 08:22:16 os 1.100.2.2: RESYNC: (1.100-1.101); FILE MERGED 2004/12/01 12:08:48 os 1.100.2.1: #117840# Alt+Return: on start of paragraph insert paragraph before section/table if possible - otherwise insert unnumbered paragraph in lists


2005-01-07  Rüdiger Timm  <rt@openoffice.org>  [0b81b3128abf6588a1346c5633cc314a7b930f04]

INTEGRATION: CWS os45 (1.4.2); FILE MERGED 2004/12/02 08:39:56 os 1.4.2.1: #i34727# keep selection in MultiLineEdit of the 'edit address' dialog


2005-01-07  Rüdiger Timm  <rt@openoffice.org>  [1066e50d0b3b0394bab32eba91a1343e5d2ca71b]

INTEGRATION: CWS os45 (1.7.146); FILE MERGED 2004/12/20 13:04:26 os 1.7.146.1: #i38197# check interface before access


2005-01-07  Rüdiger Timm  <rt@openoffice.org>  [2d6672c23dee6db98c850ac9d244f1e29c34df24]

INTEGRATION: CWS os45 (1.25.146); FILE MERGED 2004/12/03 12:15:12 os 1.25.146.1: #i38197# error handling of readonly files re-added


2005-01-07  Rüdiger Timm  <rt@openoffice.org>  [0ac41b30b77bb7642bc64acfdf2e40ab1060ea14]

INTEGRATION: CWS os45 (1.57.2); FILE MERGED 2004/12/02 16:29:24 os 1.57.2.1: #i38294# recording of convert text<->table impl.


2005-01-07  Rüdiger Timm  <rt@openoffice.org>  [0178c65a3403d02beb2a1b2994a8212b00f0a360]

INTEGRATION: CWS os45 (1.6.44); FILE MERGED 2004/11/29 13:26:24 os 1.6.44.1: #i37971# relative graphic URLs should not be detected 'smart'


2005-01-07  Rüdiger Timm  <rt@openoffice.org>  [5a023904e6c33eb49f74fbacf1ed30af6802038f]

INTEGRATION: CWS os45 (1.4.44); FILE MERGED 2004/11/30 11:20:15 os 1.4.44.1: #i31620# added SwNodes::operator[](int) - required for 64bit port


2005-01-07  Rüdiger Timm  <rt@openoffice.org>  [b98aecd7df5b7880c580f6511dc37d072263ddf8]

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>  [b50ac048048ddce0cdb015cad812b1fbf56e42ad]

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>  [b4899a4e104d6a3b5d37e5f5dd20cb611673351f]

INTEGRATION: CWS vcl32 (1.5.254); FILE MERGED 2004/11/23 15:56:40 ssa 1.5.254.1: #i36344# exclude overlapped regions from scrolling to reduce flickering


2005-01-07  Rüdiger Timm  <rt@openoffice.org>  [7671a59ffceba624bbd64ad09acf782b651eb35d]

INTEGRATION: CWS vcl32 (1.63.2); FILE MERGED 2004/11/26 12:55:13 pl 1.63.2.1: #i37637# fix by kendy


2005-01-07  Rüdiger Timm  <rt@openoffice.org>  [d92364f427b86f818a8786be4bf9ec69f5137ab4]

INTEGRATION: CWS vcl32 (1.184.42); FILE MERGED 2004/12/10 16:52:41 pl 1.184.42.2: RESYNC: (1.184-1.185); FILE MERGED 2004/11/18 08:10:38 obr 1.184.42.1: #i36907# made index 0 the same as index 1


2005-01-07  Rüdiger Timm  <rt@openoffice.org>  [0359fee818bf2f6fd79dc5a0f9dea78584f3e25d]

INTEGRATION: CWS vcl32 (1.5.160); FILE MERGED 2004/11/26 12:53:15 pl 1.5.160.1: #i36763# cleanup by kendy


2005-01-07  Rüdiger Timm  <rt@openoffice.org>  [6f1e07e1b852757e0e5f008a808511cd2f2d7a07]

INTEGRATION: CWS vcl32 (1.10.70); FILE MERGED 2004/12/10 16:52:51 pl 1.10.70.2: RESYNC: (1.10-1.11); FILE MERGED 2004/11/30 10:10:21 pl 1.10.70.1: #i37977# updated GNOME and KDE checks


2005-01-07  Rüdiger Timm  <rt@openoffice.org>  [35c5b73547080005eceb7d0d6506bcb864091ea3]

INTEGRATION: CWS vcl32 (1.122.70); FILE MERGED 2004/11/30 10:18:12 pl 1.122.70.3: fixed compiler warnings (signed/unsigned) 2004/11/29 17:30:46 pl 1.122.70.2: #i35001# get correct coordinates 2004/11/29 17:03:23 pl 1.122.70.1: #i35001# make DraServerFontAAForcedString safer


2005-01-07  Rüdiger Timm  <rt@openoffice.org>  [6ce9a07bd0f7f80abda870b132a5980ecc65d27d]

INTEGRATION: CWS vcl32 (1.13.158); FILE MERGED 2004/11/26 12:53:15 pl 1.13.158.1: #i36763# cleanup by kendy


2005-01-07  Rüdiger Timm  <rt@openoffice.org>  [25e4d1d805a4066f6837480dffad949783166c78]

INTEGRATION: CWS vcl32 (1.23.2); FILE MERGED 2004/11/27 12:02:05 pl 1.23.2.2: RESYNC: (1.23-1.24); FILE MERGED 2004/11/19 14:01:29 pl 1.23.2.1: #i36226# timers need to run with lower priority than XEvents


2005-01-07  Rüdiger Timm  <rt@openoffice.org>  [efd8b4e4459f8998b611c674ab07dd3d32746874]

INTEGRATION: CWS vcl32 (1.17.2); FILE MERGED 2004/11/26 12:53:15 pl 1.17.2.1: #i36763# cleanup by kendy


2005-01-07  Rüdiger Timm  <rt@openoffice.org>  [dd955e7cb79e3967d3298c3ec9da69298917c3e0]

INTEGRATION: CWS vcl32 (1.2.74); FILE MERGED 2004/11/26 12:46:03 pl 1.2.74.1: #i36761# fixes by kendy


2005-01-07  Rüdiger Timm  <rt@openoffice.org>  [50241c97168a0e2b6f57ebf248ccb4d55692badb]

INTEGRATION: CWS sj13 (1.4.134); FILE MERGED 2004/12/08 00:42:14 sj 1.4.134.3: RESYNC: (1.4-1.6); FILE MERGED 2004/11/29 10:18:41 sj 1.4.134.2: #i38048# added some more broadcasting on object changes 2004/11/25 14:52:35 sj 1.4.134.1: #i37876# added FontWork type state


2005-01-07  Rüdiger Timm  <rt@openoffice.org>  [db31e877a45916d3afb4bf020fd0f1ce1bfe5376]

INTEGRATION: CWS sj13 (1.4.136); FILE MERGED 2004/12/08 00:42:07 sj 1.4.136.2: RESYNC: (1.4-1.5); FILE MERGED 2004/11/29 10:18:41 sj 1.4.136.1: #i38048# added some more broadcasting on object changes


2005-01-07  Rüdiger Timm  <rt@openoffice.org>  [5d0d73c03da91bfb63b27013686c896ed46fe9f8]

INTEGRATION: CWS vcl32 (1.17.2); FILE MERGED 2004/11/30 15:29:46 pl 1.17.2.3: #i38114# patch from Raul Siddhartha, bring gtk mirroring case to same level of functionality as generic plugin 2004/11/30 13:48:30 pl 1.17.2.2: #i36699# fix focus <-> IM handling 2004/11/30 11:33:19 pl 1.17.2.1: #i37806# #i36701# patch by Dan Williams, ExtTextAttributes


2005-01-07  Rüdiger Timm  <rt@openoffice.org>  [9ed9e1c1ab94131411036f340e65efb0dfdd5b83]

INTEGRATION: CWS sj13 (1.8.48); FILE MERGED 2004/12/08 00:39:34 sj 1.8.48.2: RESYNC: (1.8-1.11); FILE MERGED 2004/11/29 10:17:56 sj 1.8.48.1: #i38048# added some more broadcasting on object changes


2005-01-07  Rüdiger Timm  <rt@openoffice.org>  [20c74af29b980bc50d7807aba0ee6ad8d3cf87c5]

INTEGRATION: CWS sj13 (1.125.132); FILE MERGED 2004/12/08 00:39:26 sj 1.125.132.2: RESYNC: (1.125-1.127); FILE MERGED 2004/12/02 12:39:32 sj 1.125.132.1: #i28062# not using presentation style for normal objects


2005-01-07  Rüdiger Timm  <rt@openoffice.org>  [f68f5affce8772e0c874567e589d96a871efb3c3]

INTEGRATION: CWS vcl32 (1.11.2); FILE MERGED 2004/11/27 12:00:57 pl 1.11.2.2: RESYNC: (1.11-1.12); FILE MERGED 2004/11/19 14:01:28 pl 1.11.2.1: #i36226# timers need to run with lower priority than XEvents


2005-01-07  Rüdiger Timm  <rt@openoffice.org>  [0c46bd604cba83ec852ed837015455fbe9bc9032]

INTEGRATION: CWS sj13 (1.105.72); FILE MERGED 2004/12/08 00:34:51 sj 1.105.72.2: RESYNC: (1.105-1.108); FILE MERGED 2004/12/02 14:01:51 sj 1.105.72.1: #i38329# now using the correct stream if importing text from WordArts


2005-01-07  Rüdiger Timm  <rt@openoffice.org>  [aaabdd0f38616d2cd83d6b70df798ce825a1c663]

INTEGRATION: CWS vcl32 (1.33.4); FILE MERGED 2004/12/10 16:58:26 pl 1.33.4.2: RESYNC: (1.33-1.34); FILE MERGED 2004/11/30 13:30:16 ssa 1.33.4.1: #i32189# force reformat when itembits change width of item


2005-01-07  Rüdiger Timm  <rt@openoffice.org>  [3574a7c26fb7b857a7b18d5b90447ceb80f05ea6]

INTEGRATION: CWS sj13 (1.49.18); FILE MERGED 2004/12/16 13:37:29 sj 1.49.18.1: #i38882# fixed little bug in arc if aspect ratio is != 1


2005-01-07  Rüdiger Timm  <rt@openoffice.org>  [c0a2964782b6a29f4dcffaa0d92b628bfc934843]

INTEGRATION: CWS sj13 (1.4.136); FILE MERGED 2004/12/14 12:50:00 sj 1.4.136.1: #i38882# fixed little problem with callouts


2005-01-07  Rüdiger Timm  <rt@openoffice.org>  [109c14cfe08ac90559cf98de6f1e0ec883fec52d]

INTEGRATION: CWS sj13 (1.2.18); FILE MERGED 2004/12/16 13:33:20 sj 1.2.18.1: #i38882# fixed little bug in arc if aspect ratio is != 1


2005-01-07  Rüdiger Timm  <rt@openoffice.org>  [8c156ef422798f74d8162c3ebd84f57ca185f4ea]

INTEGRATION: CWS vcl32 (1.34.332); FILE MERGED 2004/11/30 13:18:11 ssa 1.34.332.1: #116586# use control as border so it can be detected for flat look in VCL


2005-01-07  Rüdiger Timm  <rt@openoffice.org>  [ec286d5b7a3c709e6f99ae655f8f9c7d9edcd5a7]

INTEGRATION: CWS sj13 (1.5.46); FILE MERGED 2004/12/08 14:25:13 sj 1.5.46.1: #i37895# also accepting 2d objects with shadow attribute


2005-01-07  Rüdiger Timm  <rt@openoffice.org>  [f8cb5d31b23ae7fed41046986fb706b8aa9fab0d]

INTEGRATION: CWS vcl32 (1.2.392); FILE MERGED 2004/11/30 13:18:10 ssa 1.2.392.1: #116586# use control as border so it can be detected for flat look in VCL


2005-01-07  Rüdiger Timm  <rt@openoffice.org>  [c0a2f2702e85ff3b1839e22031348303d25325db]

INTEGRATION: CWS vcl32 (1.6.212); FILE MERGED 2004/11/30 13:11:54 ssa 1.6.212.1: #i37702# use flat borders in row/column header


2005-01-07  Rüdiger Timm  <rt@openoffice.org>  [3841d2f7bb1586c82d2d9d757e0eec8cc14c0300]

INTEGRATION: CWS vcl32 (1.16.6); FILE MERGED 2004/11/30 13:11:55 ssa 1.16.6.1: #i37702# use flat borders in row/column header


2005-01-07  Rüdiger Timm  <rt@openoffice.org>  [b5aa0cb39ed9b5a8600768668630d03b1fd940b3]

INTEGRATION: CWS vcl32 (1.32.34); FILE MERGED 2004/11/27 10:59:57 pl 1.32.34.1: #i37205# correct property name for subject


2005-01-07  Rüdiger Timm  <rt@openoffice.org>  [392f3586becf4c3c0a810bbfa88a075cf25dc45e]

INTEGRATION: CWS sj13 (1.6.32); FILE MERGED 2004/12/09 19:13:12 sj 1.6.32.1: #i38071# create default object


2005-01-07  Rüdiger Timm  <rt@openoffice.org>  [44a63cab84d0a2f6476350720c3d6d35ce6e0ee3]

INTEGRATION: CWS sj13 (1.4.32); FILE MERGED 2004/12/09 19:12:52 sj 1.4.32.1: #i38071# create default object


2005-01-07  Rüdiger Timm  <rt@openoffice.org>  [026417fbb285bc6f1b84662af95ed7f6a9215a5d]

INTEGRATION: CWS sj13 (1.5.16); FILE MERGED 2004/12/14 11:24:50 sj 1.5.16.1: #38071# fixed create default object for custom shapes


2005-01-07  Rüdiger Timm  <rt@openoffice.org>  [0cf0adffad6629302393f84a0319fe1b949a642c]

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-07  Rüdiger Timm  <rt@openoffice.org>  [518b6b237ed745206ffb9c1c3ab2df81452404d8]

INTEGRATION: CWS sj13 (1.5.14); FILE MERGED 2004/12/14 11:27:21 sj 1.5.14.2: #38071# fixed create default object for custom shapes 2004/12/09 17:49:16 sj 1.5.14.1: #i38071# create default object


2005-01-07  Rüdiger Timm  <rt@openoffice.org>  [13cce137f0e73e0e3a1611ab3b1d9c0710c10d73]

INTEGRATION: CWS sj13 (1.45.76); FILE MERGED 2004/12/07 19:07:22 sj 1.45.76.3: RESYNC: (1.45-1.46); FILE MERGED 2004/11/29 19:02:13 sj 1.45.76.2: #i37876# now the background is exported properly (i hope so) 2004/11/25 16:23:29 sj 1.45.76.1: #i37876# fixed export of solid background color of normal slide pages that do not follow their master page


2005-01-07  Rüdiger Timm  <rt@openoffice.org>  [a99ab902e4463312c316b22bbaa1dfc03d980088]

INTEGRATION: CWS sj13 (1.66.60); FILE MERGED 2004/12/07 19:07:02 sj 1.66.60.3: RESYNC: (1.66-1.68); FILE MERGED 2004/12/02 12:40:20 sj 1.66.60.2: #i28062# not using presentation style for normal objects 2004/11/26 15:14:13 sj 1.66.60.1: #i33649# if no slidepage available we will try to take the title master as master


2005-01-07  Rüdiger Timm  <rt@openoffice.org>  [c343dfc9b9605781a9230548c89e5a264a307b50]

INTEGRATION: CWS installer01 (1.6.2); FILE MERGED 2004/12/16 14:55:33 dv 1.6.2.2: RESYNC: (1.6-1.7); FILE MERGED 2004/12/08 11:27:07 obr 1.6.2.1: #117808# added Requires/Conflicts on suse-release


2005-01-07  Rüdiger Timm  <rt@openoffice.org>  [4f1ed5d28056c1872a3dc40438dc13c4ec51a652]

INTEGRATION: CWS installer01 (1.5.2); FILE MERGED 2004/12/16 14:53:45 dv 1.5.2.2: RESYNC: (1.5-1.6); FILE MERGED 2004/12/08 11:27:08 obr 1.5.2.1: #117808# added Requires/Conflicts on suse-release


2005-01-07  Rüdiger Timm  <rt@openoffice.org>  [0e2f32958adb67cfa30e5bec44040351d34f7970]

INTEGRATION: CWS pbbeta04 (1.21.38); FILE MERGED 2004/12/21 11:32:14 pb 1.21.38.2: fix: #118813# only one color for developer list 2004/12/17 09:21:22 pb 1.21.38.1: fix: #118813# initialize font color fix: #i39060# OOo has no french copyright text


2005-01-06  Vladimir Glazounov  <vg@openoffice.org>  [22fbe4ac243231ef9c84c96623fdabf50b85f125]

new version for SRC680


2005-01-06  Vladimir Glazounov  <vg@openoffice.org>  [f23fc84420eab60e4b0e0bb6033fbe9287e54739]

new version for SRC680


2005-01-06  Vladimir Glazounov  <vg@openoffice.org>  [c4bf5a39dd7964973c2f723bc76c4ed00342681f]

new version for SRC680


2005-01-06  Oliver Bolte  <obo@openoffice.org>  [226c1de132e9e2c66208ea4ec97d836f9a54c679]

#i10000# change name from *Filter to *Clause (FS)


2005-01-06  Oliver Bolte  <obo@openoffice.org>  [2be3d58a082ded298c2f620d7eed23aa208a0faa]

#i10000# change name from *Filter to *Clause (FS)


2005-01-06  Oliver Bolte  <obo@openoffice.org>  [0514a6afe5e8f6e56d643e31cec8903b6c6598d1]

#i10000# ODatabaseForm::createParameterInfo stuff removed (FS)


2005-01-06  Vladimir Glazounov  <vg@openoffice.org>  [233afa4d8ac0479f8e7050588db133c2e2ece7fc]

new version for SRC680


2005-01-05  Vladimir Glazounov  <vg@openoffice.org>  [a0af81564cf409a2d795e6f59f960161eff62a8e]

new version for SRC680


2005-01-05  Rüdiger Timm  <rt@openoffice.org>  [0099c0f3702211e5673cd4a06a77beae629267b6]

INTEGRATION: CWS os44 (1.26.106); FILE MERGED 2004/11/25 12:13:30 os 1.26.106.1: #i30432# restore removed invisible content after send/mail


2005-01-05  Rüdiger Timm  <rt@openoffice.org>  [319b7fca1b54f12c59e60b9e820218b1ce945178]

INTEGRATION: CWS os44 (1.45.110); FILE MERGED 2004/12/03 08:03:33 os 1.45.110.1: #i38305# broken German umlauts fixed


2005-01-05  Rüdiger Timm  <rt@openoffice.org>  [0814422dfd78a9473383f4d73cedc0ae72f72fa5]

INTEGRATION: CWS os44 (1.38.12); FILE MERGED 2004/12/06 10:37:20 os 1.38.12.1: #i38305# German umlauts fixed


2005-01-05  Rüdiger Timm  <rt@openoffice.org>  [914d6ed8e97a67b27894dd8ef41f2498b6e49fe7]

INTEGRATION: CWS os44 (1.68.186); FILE MERGED 2004/12/03 13:40:04 os 1.68.186.2: RESYNC: (1.68-1.70); FILE MERGED 2004/11/25 12:51:47 os 1.68.186.1: #93808# 'no pretty printing' removed from check box label


2005-01-05  Rüdiger Timm  <rt@openoffice.org>  [ce33c40fac7b30f54bb5f6b80f3fee0a78a4c83b]

INTEGRATION: CWS os44 (1.60.38); FILE MERGED 2004/12/03 13:03:17 os 1.60.38.2: RESYNC: (1.60-1.63); FILE MERGED 2004/11/25 12:13:49 os 1.60.38.1: #i30432# restore removed invisible content after send/mail


2005-01-05  Rüdiger Timm  <rt@openoffice.org>  [085157ffd6319e5fe715a46787e92457c7f97aab]

INTEGRATION: CWS os44 (1.22.148); FILE MERGED 2004/12/02 15:54:31 fme 1.22.148.1: #i35544# Enhanced table selection - Expand existing selection


2005-01-05  Rüdiger Timm  <rt@openoffice.org>  [965b214ed87e83bb33501b7397d631f90745150d]

INTEGRATION: CWS os44 (1.28.144); FILE MERGED 2004/12/02 15:52:54 fme 1.28.144.1: #i35544# Enhanced table selection - Expand existing selection


2005-01-05  Rüdiger Timm  <rt@openoffice.org>  [de8ce3e937a060ccc9def81e206daa75b1cf957d]

INTEGRATION: CWS os44 (1.17.260); FILE MERGED 2004/12/02 15:52:34 fme 1.17.260.1: #i35544# Enhanced table selection - Expand existing selection


2005-01-05  Rüdiger Timm  <rt@openoffice.org>  [582c0478ac2d634075133af0f783f32088b8e9a2]

INTEGRATION: CWS os44 (1.98.26); FILE MERGED 2004/12/06 12:11:06 fme 1.98.26.3: #i35544# Enhanced table selection - Expand existing selection 2004/12/03 13:58:54 os 1.98.26.2: RESYNC: (1.98-1.101); FILE MERGED 2004/12/02 15:51:49 fme 1.98.26.1: #i35544# Enhanced table selection - Expand existing selection


2005-01-05  Rüdiger Timm  <rt@openoffice.org>  [4dad9068364560ee1bfa7432af98118ceb11e9f0]

INTEGRATION: CWS os44 (1.67.138); FILE MERGED 2004/12/13 15:52:30 os 1.67.138.3: RESYNC: (1.69-1.70); FILE MERGED 2004/12/03 13:54:06 os 1.67.138.2: RESYNC: (1.67-1.69); FILE MERGED 2004/11/25 12:11:47 os 1.67.138.1: #i30432# restore removed invisible content


2005-01-05  Rüdiger Timm  <rt@openoffice.org>  [1ea26e12c7472cca3e32bf113918d9520ae6f452]

INTEGRATION: CWS os44 (1.23.68); FILE MERGED 2004/12/03 13:48:35 os 1.23.68.2: RESYNC: (1.23-1.24); FILE MERGED 2004/11/24 13:58:47 os 1.23.68.1: #i37761# sw3io files removed


2005-01-05  Rüdiger Timm  <rt@openoffice.org>  [44fbdee5c07685fc9447e412bda4a2ba1fc7a1dc]

INTEGRATION: CWS os44 (1.13.88); FILE MERGED 2004/11/25 12:10:44 os 1.13.88.1: #i30432# restore removed invisible content


2005-01-05  Rüdiger Timm  <rt@openoffice.org>  [4c6e38d21ae2f5486594cf393cb15269a04abbc6]

INTEGRATION: CWS os44 (1.1.2); FILE ADDED 2004/12/03 15:41:51 os 1.1.2.2: #i37761# additional include 2004/11/24 13:45:18 os 1.1.2.1: #i37761# conversion functions used from several filters


2005-01-05  Rüdiger Timm  <rt@openoffice.org>  [7ff93e244c16597b8c2d763ddbd77ca6483d65e8]

INTEGRATION: CWS os44 (1.4.494); FILE MERGED 2004/11/24 13:44:26 os 1.4.494.1: #i37761# unused sw3 files removed


2005-01-05  Rüdiger Timm  <rt@openoffice.org>  [9eaa5b7e1bc9bef1d88be7393df8dd7802cd0da6]

INTEGRATION: CWS os44 (1.16.142); FILE MERGED 2004/12/03 13:41:03 os 1.16.142.2: RESYNC: (1.16-1.17); FILE MERGED 2004/11/24 13:58:24 os 1.16.142.1: #i37761# sw3io files removed


2005-01-05  Rüdiger Timm  <rt@openoffice.org>  [6160127ba9b03b991736e0157c2d134795fa196f]

INTEGRATION: CWS os44 (1.46.28); FILE MERGED 2004/12/06 12:23:03 os 1.46.28.1: #i38489# _FormatSpelling(): don't break on INPUT_TIMER


2005-01-05  Rüdiger Timm  <rt@openoffice.org>  [9a02c73cc12cefe5f06a206ff2dd61c01b77150f]

INTEGRATION: CWS os44 (1.29.142); FILE MERGED 2004/12/02 15:46:23 fme 1.29.142.1: #i35544# Enhanced table selection - Expand existing selection


2005-01-05  Rüdiger Timm  <rt@openoffice.org>  [9835fec903985d3545793cf52e2bdfe19ce753ef]

INTEGRATION: CWS os44 (1.29.26); FILE MERGED 2004/12/06 12:06:52 fme 1.29.26.3: #i35544# Enhanced table selection - Expand existing selection 2004/12/03 13:32:43 os 1.29.26.2: RESYNC: (1.29-1.31); FILE MERGED 2004/12/02 15:46:23 fme 1.29.26.1: #i35544# Enhanced table selection - Expand existing selection


2005-01-05  Rüdiger Timm  <rt@openoffice.org>  [b1070dab4c27149903375aae20be68bc64c19a7b]

INTEGRATION: CWS os44 (1.5.298); FILE MERGED 2004/12/02 15:45:42 fme 1.5.298.1: #i35544# Enhanced table selection - Expand existing selection


2005-01-05  Rüdiger Timm  <rt@openoffice.org>  [31e595c0395f990e3d6a07ed1f4cc285b2973062]

INTEGRATION: CWS os44 (1.33.144); FILE MERGED 2004/12/03 13:27:55 os 1.33.144.2: RESYNC: (1.33-1.34); FILE MERGED 2004/11/25 12:11:24 os 1.33.144.1: #i30432# RemoveInvisibleContent: don't remove sections that are already in the undo section


2005-01-05  Rüdiger Timm  <rt@openoffice.org>  [8c36fce5e73249f6d695229c6315dfa4041464c1]

INTEGRATION: CWS os44 (1.10.148); FILE MERGED 2004/12/06 12:06:02 fme 1.10.148.2: #i35544# Enhanced table selection - Expand existing selection 2004/12/02 15:44:15 fme 1.10.148.1: #i35544# Enhanced table selection - Expand existing selection


2005-01-05  Rüdiger Timm  <rt@openoffice.org>  [6cda70d332a39e709f42ceb3e823281159464a16]

INTEGRATION: CWS os44 (1.46.26); FILE MERGED 2004/12/13 15:50:30 os 1.46.26.3: RESYNC: (1.48-1.49); FILE MERGED 2004/12/03 13:27:47 os 1.46.26.2: RESYNC: (1.46-1.48); FILE MERGED 2004/12/02 15:44:15 fme 1.46.26.1: #i35544# Enhanced table selection - Expand existing selection


2005-01-05  Rüdiger Timm  <rt@openoffice.org>  [355f46bfdd7f9d1977e5069b31704880d0f62777]

INTEGRATION: CWS os44 (1.6.196); FILE MERGED 2004/11/25 12:10:30 os 1.6.196.1: #i30432# restore removed invisible content


2005-01-05  Rüdiger Timm  <rt@openoffice.org>  [90b0b133c248192dc43ab5e75693525ed82837e6]

INTEGRATION: CWS os44 (1.10.162); FILE MERGED 2004/12/03 13:08:51 os 1.10.162.2: RESYNC: (1.10-1.11); FILE MERGED 2004/11/24 13:57:11 os 1.10.162.1: #i37761# sw3io files removed


2005-01-05  Rüdiger Timm  <rt@openoffice.org>  [d76bb3f8796469e8ed7bdaaf5e1d3611a46c7241]

INTEGRATION: CWS os44 (1.4.162); FILE MERGED 2004/11/24 13:57:11 os 1.4.162.1: #i37761# sw3io files removed


2005-01-05  Rüdiger Timm  <rt@openoffice.org>  [eda8a2351837412d589cbbce3f391de27bd62b0e]

INTEGRATION: CWS os44 (1.6.162); FILE MERGED 2004/12/02 15:40:39 fme 1.6.162.1: #i35544# Enhanced table selection - Expand existing selection


2005-01-05  Rüdiger Timm  <rt@openoffice.org>  [d4a37cc1e8d053d5f5eea52f6e6390a0db27c12c]

INTEGRATION: CWS os44 (1.10.162); FILE MERGED 2004/11/24 13:57:10 os 1.10.162.1: #i37761# sw3io files removed


2005-01-05  Rüdiger Timm  <rt@openoffice.org>  [a78cb5e9d838cf5e18e9258b1b9cb7b77fe056ed]

INTEGRATION: CWS os44 (1.1.976); FILE MERGED 2004/11/24 13:57:10 os 1.1.976.1: #i37761# sw3io files removed


2005-01-05  Rüdiger Timm  <rt@openoffice.org>  [ec01c224f831cc78b5ed6c4bf1ef04ffe070bbfa]

INTEGRATION: CWS os44 (1.7.162); FILE MERGED 2004/11/24 13:57:10 os 1.7.162.1: #i37761# sw3io files removed


2005-01-05  Rüdiger Timm  <rt@openoffice.org>  [60b1792fa7986c769d07e9f7708b6c5374aff273]

INTEGRATION: CWS os44 (1.6.162); FILE MERGED 2004/11/24 13:57:10 os 1.6.162.1: #i37761# sw3io files removed


2005-01-05  Rüdiger Timm  <rt@openoffice.org>  [cbf5fc610a6cb742bcf463ae56468ccecdc54df6]

INTEGRATION: CWS os44 (1.3.1000); FILE MERGED 2004/11/24 13:57:09 os 1.3.1000.1: #i37761# sw3io files removed


2005-01-05  Rüdiger Timm  <rt@openoffice.org>  [6cd0f966f0116f7c804a8baa71c2c37a956a59ca]

INTEGRATION: CWS os44 (1.3.162); FILE MERGED 2004/11/24 13:57:09 os 1.3.162.1: #i37761# sw3io files removed


2005-01-05  Rüdiger Timm  <rt@openoffice.org>  [6c2da29da11c8b24ec07e20eeaa9685dfa1e1065]

INTEGRATION: CWS os44 (1.1.1.1.1012); FILE MERGED 2004/11/24 13:57:09 os 1.1.1.1.1012.1: #i37761# sw3io files removed


2005-01-05  Rüdiger Timm  <rt@openoffice.org>  [cdc3a285134775bf87ebccb6c22378242ee98ed2]

INTEGRATION: CWS os44 (1.9.162); FILE MERGED 2004/11/24 13:57:09 os 1.9.162.1: #i37761# sw3io files removed


2005-01-05  Rüdiger Timm  <rt@openoffice.org>  [6ff3fe860a62f7e9cd994608f0dabbc18cad3923]

INTEGRATION: CWS os44 (1.8.162); FILE MERGED 2004/11/24 13:57:09 os 1.8.162.1: #i37761# sw3io files removed


2005-01-05  Rüdiger Timm  <rt@openoffice.org>  [8b76388b4ffb62677723aec7511034c5b7044c22]

INTEGRATION: CWS os44 (1.8.162); FILE MERGED 2004/11/24 13:57:08 os 1.8.162.1: #i37761# sw3io files removed


2005-01-05  Rüdiger Timm  <rt@openoffice.org>  [ee5bb027492ce306b6561bd859d10e83aef376d7]

INTEGRATION: CWS os44 (1.7.162); FILE MERGED 2004/11/24 13:57:08 os 1.7.162.1: #i37761# sw3io files removed


2005-01-05  Rüdiger Timm  <rt@openoffice.org>  [e55fbd5672d176a553752741fcde177f2a6e6462]

INTEGRATION: CWS os44 (1.4.162); FILE MERGED 2004/11/24 13:57:08 os 1.4.162.1: #i37761# sw3io files removed


2005-01-05  Rüdiger Timm  <rt@openoffice.org>  [03a5223ff6b729ed5dcb195ec45668210fafb557]

INTEGRATION: CWS os44 (1.5.422); FILE MERGED 2004/11/24 13:57:08 os 1.5.422.1: #i37761# sw3io files removed


2005-01-05  Rüdiger Timm  <rt@openoffice.org>  [c23cbcd789757846733ea69101807125f0423845]

INTEGRATION: CWS os44 (1.1.1.1.1012); FILE MERGED 2004/11/24 13:57:08 os 1.1.1.1.1012.1: #i37761# sw3io files removed


2005-01-05  Rüdiger Timm  <rt@openoffice.org>  [3299e86d8822350d84de6f5c6e9b2f9369ab8d07]

INTEGRATION: CWS os44 (1.8.162); FILE MERGED 2004/11/24 13:57:07 os 1.8.162.1: #i37761# sw3io files removed


2005-01-05  Rüdiger Timm  <rt@openoffice.org>  [0a505872d71ca845fd202812a94cd4e73d3646d4]

INTEGRATION: CWS os44 (1.2.162); FILE MERGED 2004/11/24 13:57:07 os 1.2.162.1: #i37761# sw3io files removed


2005-01-05  Rüdiger Timm  <rt@openoffice.org>  [5fdf6a12a04326a2e11e492303cefff06aac4acf]

INTEGRATION: CWS os44 (1.9.162); FILE MERGED 2004/11/24 13:57:07 os 1.9.162.1: #i37761# sw3io files removed


2005-01-05  Rüdiger Timm  <rt@openoffice.org>  [dca475e83b523afa2e7b46663467932f911633a4]

INTEGRATION: CWS os44 (1.4.422); FILE MERGED 2004/11/24 13:57:07 os 1.4.422.1: #i37761# sw3io files removed


2005-01-05  Rüdiger Timm  <rt@openoffice.org>  [08cd8c804beba1a96b11516334232bfb285337e9]

INTEGRATION: CWS os44 (1.3.162); FILE MERGED 2004/11/24 13:57:06 os 1.3.162.1: #i37761# sw3io files removed


2005-01-05  Rüdiger Timm  <rt@openoffice.org>  [44fbc72308324d0be87c23be57ffb388c6456fdf]

INTEGRATION: CWS os44 (1.2.720); FILE MERGED 2004/11/24 13:57:06 os 1.2.720.1: #i37761# sw3io files removed


2005-01-05  Rüdiger Timm  <rt@openoffice.org>  [7a6125ba85ba4bf3df9f90179ee01e24af551cc3]

INTEGRATION: CWS os44 (1.6.162); FILE MERGED 2004/11/24 13:57:06 os 1.6.162.1: #i37761# sw3io files removed


2005-01-05  Rüdiger Timm  <rt@openoffice.org>  [438f361e1b0aa9ef1cbbdba57812bb3cdcaf75df]

INTEGRATION: CWS os44 (1.4.422); FILE MERGED 2004/11/24 13:57:06 os 1.4.422.1: #i37761# sw3io files removed


2005-01-05  Rüdiger Timm  <rt@openoffice.org>  [68063e2daf49367e80f864d12b26641106e3ac73]

INTEGRATION: CWS os44 (1.5.422); FILE MERGED 2004/11/24 13:57:05 os 1.5.422.1: #i37761# sw3io files removed


2005-01-05  Rüdiger Timm  <rt@openoffice.org>  [872c7a3457a75f0cce0108ce58eef18dc3cd96d5]

INTEGRATION: CWS os44 (1.7.162); FILE MERGED 2004/11/24 13:57:05 os 1.7.162.1: #i37761# sw3io files removed


2005-01-05  Rüdiger Timm  <rt@openoffice.org>  [56bdc27eaeb499c7e14b9bd0de48c7c6e4180c07]

INTEGRATION: CWS os44 (1.6.162); FILE MERGED 2004/11/24 13:57:05 os 1.6.162.1: #i37761# sw3io files removed


2005-01-05  Rüdiger Timm  <rt@openoffice.org>  [224772370a2fb4ed0f869c930fe37d90b0194ca2]

INTEGRATION: CWS os44 (1.47.28); FILE MERGED 2004/12/02 15:40:38 fme 1.47.28.1: #i35544# Enhanced table selection - Expand existing selection


2005-01-05  Rüdiger Timm  <rt@openoffice.org>  [3234a585aa11c3b47f48a0d5c3528afb09ef452e]

INTEGRATION: CWS os44 (1.5.162); FILE MERGED 2004/11/24 13:57:05 os 1.5.162.1: #i37761# sw3io files removed


2005-01-05  Rüdiger Timm  <rt@openoffice.org>  [d3a4f574f246672894c905378e56170bfac43240]

INTEGRATION: CWS os44 (1.91.88); FILE MERGED 2004/12/13 15:49:40 os 1.91.88.3: RESYNC: (1.94-1.95); FILE MERGED 2004/12/03 13:06:48 os 1.91.88.2: RESYNC: (1.91-1.94); FILE MERGED 2004/11/25 12:09:59 os 1.91.88.1: #i30432# restore removed invisible content


2005-01-05  Rüdiger Timm  <rt@openoffice.org>  [6fc74af07afa4792a0618bccb925a72308b8672f]

INTEGRATION: CWS os44 (1.5.162); FILE MERGED 2004/11/24 13:57:04 os 1.5.162.1: #i37761# sw3io files removed


2005-01-05  Rüdiger Timm  <rt@openoffice.org>  [a595e8feb061ccf47d836c94c3a15a88b011c094]

INTEGRATION: CWS smoketest3 (1.8.2); FILE MERGED 2005/01/04 17:36:19 kz 1.8.2.1: #i37913# installpathes for w32-tcsh corrected


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [673292a03a0c0d87cc29f3b7b3b779d021680e0b]

SRC680


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [8dcd40b48398aee30cef56dc2144c58145e08cee]

INTEGRATION: CWS swqbugfixes11 (1.127.50); FILE MERGED 2004/12/15 07:51:28 od 1.127.50.1: #i32596# - adjustments to avoid import of OLE objects inside group objects            in the Writer.


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [ed2c008286610e013584faf14b731c86b5ffe93c]

INTEGRATION: CWS swqbugfixes11 (1.108.46); FILE MERGED 2004/12/15 07:50:35 od 1.108.46.1: #i32596# - adjustments to avoid import of OLE objects inside group objects            in the Writer.


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [12e44bbccb672caf511193414de6003b0b401087]

INTEGRATION: CWS swqbugfixes11 (1.101.18); FILE MERGED 2004/12/16 13:37:31 fme 1.101.18.1: #i38136# Call of NumOrNoNum only for insertion of normal characters


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [01f62b229f0aa692d463a53728cd28c6ea03f01b]

INTEGRATION: CWS swqbugfixes11 (1.83.40); FILE MERGED 2004/12/16 08:14:16 fme 1.83.40.3: #i19683# Added a space between numbering and entry token in tox pattern 2004/12/16 06:53:37 fme 1.83.40.2: #i19683# Added a space between numbering and entry token in tox pattern 2004/12/09 12:27:35 fme 1.83.40.1: #i38733# No TOKEN_END required anylonger, since we have a token iterator


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [31d387e229a56c6290e98024a7e49bb6206e420b]

INTEGRATION: CWS swqbugfixes11 (1.37.418); FILE MERGED 2004/12/16 08:17:15 fme 1.37.418.1: #i19683# Added a space between numbering and entry token in tox pattern


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [81d840f6fb3f1a5b96a09781c552fca19dd227bc]

INTEGRATION: CWS swqbugfixes11 (1.132.174); FILE MERGED 2004/12/15 07:40:29 od 1.132.174.1: #i32596# - no import of OLE object inside groups


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [81b6b3dcee7f62402dbbd28407cb3abb101525eb]

INTEGRATION: CWS swqbugfixes11 (1.145.18); FILE MERGED 2004/12/15 07:40:28 od 1.145.18.2: #i32596# - no import of OLE object inside groups 2004/12/08 13:45:02 od 1.145.18.1: #i32596# <SwMSDffManager::GetOLEStorageName(..)> 	 - consider that method <rReader::GetTxbxTextSttEndCp(..) returns false


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [39803b2da050d9e1ed509ef97d52c5b9421c6107]

INTEGRATION: CWS swqbugfixes11 (1.59.176); FILE MERGED 2004/12/14 07:04:06 od 1.59.176.1: #117915# class <wwZOrderer> - consider that objects in page header|footer 	 are always behind objects in page body.


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [3fe06067cdea0b8ecaf5b0000d43008b27abac28]

INTEGRATION: CWS swqbugfixes11 (1.14.496); FILE MERGED 2004/12/14 07:04:06 od 1.14.496.1: #117915# class <wwZOrderer> - consider that objects in page header|footer 	 are always behind objects in page body.


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [13446fd5cd346923c3c3af80f0b1c85261ce9e62]

INTEGRATION: CWS swqbugfixes11 (1.124.40); FILE MERGED 2004/12/14 07:04:05 od 1.124.40.1: #117915# class <wwZOrderer> - consider that objects in page header|footer 	 are always behind objects in page body.


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [9681481c0769408c43092d7de3070b351bb210ba]

INTEGRATION: CWS swqbugfixes11 (1.83.40); FILE MERGED 2004/12/13 10:54:55 fme 1.83.40.2: RESYNC: (1.83-1.84); FILE MERGED 2004/12/09 12:27:34 fme 1.83.40.1: #i38733# No TOKEN_END required anylonger, since we have a token iterator


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [c465fbfabb29da6f145418a532016e8a00941206]

INTEGRATION: CWS swqbugfixes11 (1.12.74); FILE MERGED 2004/12/13 09:30:44 od 1.12.74.1: #i38889# class <SetLayer> - by default put objects into the invisible layers


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [a6e413fbed7afc7d1af244bec117632b0bce14a1]

INTEGRATION: CWS swqbugfixes11 (1.13.20); FILE MERGED 2004/12/16 08:31:57 fme 1.13.20.4: #i29178# Correct handling of tab stops in toc, which are imported from SwTxtFmtColl during ww8 import 2004/12/10 09:40:08 fme 1.13.20.3: #i36870# Right aligned tab stop for all types except from bibliography - tab stop value = 0 2004/12/10 09:05:01 fme 1.13.20.2: #i36870# Right aligned tab stop for all types except from bibliography 2004/12/09 12:26:41 fme 1.13.20.1: #i38733# No TOKEN_END required anylonger, since we have a token iterator


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [cf4837c3690af03c9f5a48c54c8fee5b8927013b]

INTEGRATION: CWS swqbugfixes11 (1.81.40); FILE MERGED 2004/12/17 11:11:46 od 1.81.40.1: #118809# class <SwTxtFly>, method <SwTxtFrm::CalcBaseOfstForFly()> 	 - ignore objects in page header|footer for text frames not 	   in page header|footer for the calculation of the base offset 	   for objects.


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [3aa787c49ee6d00b39db9059f0362c9175aa50f4]

INTEGRATION: CWS swqbugfixes11 (1.9.40); FILE MERGED 2004/12/17 11:11:46 od 1.9.40.1: #118809# class <SwTxtFly>, method <SwTxtFrm::CalcBaseOfstForFly()> 	 - ignore objects in page header|footer for text frames not 	   in page header|footer for the calculation of the base offset 	   for objects.


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [6c3c34fad2d6fa47799fc2091a801234a03c5408]

INTEGRATION: CWS swqbugfixes11 (1.50.40); FILE MERGED 2004/12/17 11:11:45 od 1.50.40.2: #118809# class <SwTxtFly>, method <SwTxtFrm::CalcBaseOfstForFly()> 	 - ignore objects in page header|footer for text frames not 	   in page header|footer for the calculation of the base offset 	   for objects. 2004/12/14 11:37:11 od 1.50.40.1: #118796# - correction of methods <SwTxtFly::CalcRightMargin(..) and 	   <SwTxtFly::CalcLeftMargin(..)> for correct determination of 	   right|left of certain rectangles.


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [bf6f12940a0900713e0bd8f8663673c88145b0ee]

INTEGRATION: CWS swqbugfixes11 (1.88.18); FILE MERGED 2004/12/08 11:19:51 fme 1.88.18.1: #i38388# For Khmer we need to step back up to 8 characters to get a correct repaint


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [d9fa0e28326450748711a379f6a582c972b72568]

INTEGRATION: CWS swqbugfixes11 (1.4.106); FILE MERGED 2004/12/17 08:08:02 fme 1.4.106.1: #i39163# Better delete the mark before callinc JumpToSwMark, otherwise the cursor may not be updated


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [d42567087a68fd02268179fb0da63a6beb18a865]

INTEGRATION: CWS swqbugfixes11 (1.61.40); FILE MERGED 2004/12/20 13:46:27 od 1.61.40.1: #i36991# <SwFrm::ReinitializeFrmSizeAttrFlags()> - be save


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [960ef1a29fe441360f6b9536f4239656566f06cf]

INTEGRATION: CWS swqbugfixes11 (1.43.40); FILE MERGED 2004/12/08 14:02:27 od 1.43.40.1: #i38232# <SwFlowFrm::MoveBwd(..)> - do not check for locked next frame, if 	 keep attribute is set, if next frame is a table frame.


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [76ac6fb1c34a45645bfec001baf8f219031195a8]

INTEGRATION: CWS swqbugfixes11 (1.30.182); FILE MERGED 2004/12/08 12:50:38 fme 1.30.182.1: #i36991# IsMoveable should consider content in nested cell frames inside a split table row


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [e79e7567545a8368dcf6b99d71e37e53d22aa0bd]

INTEGRATION: CWS swqbugfixes11 (1.36.104); FILE MERGED 2004/12/08 10:28:28 fme 1.36.104.1: #i38505# Ungroup not allowed for 3d objects


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [7403478af282226f4ecd7f58e68bff4df47ff6e3]

INTEGRATION: CWS swqbugfixes11 (1.19.176); FILE MERGED 2004/12/07 15:28:07 od 1.19.176.1: #i38563# <SwDrawView::ObjOrderChanged(..)> - assure existence of an anchor 	 frame for the corresponding object.


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [c9fecdf0c31b68d6a5105b9340eb3f6cf76f47d2]

INTEGRATION: CWS swqbugfixes11 (1.37.40); FILE MERGED 2004/12/13 09:32:47 od 1.37.40.1: #i38889# <SwFlyDrawContact::CreateNewRef(..)> - assure, that new 	 <SwVirtFlyDrawObj> instance is in a visible layer.


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [5b2615a531ae52cbf7ed28f43f22c348685e5d5e]

INTEGRATION: CWS swqbugfixes11 (1.38.20); FILE MERGED 2004/12/16 08:29:22 fme 1.38.20.1: #i29178# Correct handling of tab stops in toc, which are imported from SwTxtFmtColl during ww8 import


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [7590503f9071d11304a4515f8ea3699ab6d06518]

INTEGRATION: CWS swqbugfixes11 (1.11.18); FILE MERGED 2004/12/16 08:27:41 fme 1.11.18.1: #i29178# Correct handling of tab stops in toc, which are imported from SwTxtFmtColl during ww8 import


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [bbfd495341466556fd9204ee5aed43697ecb0ddd]

INTEGRATION: CWS html03 (1.5.50); FILE MERGED 2004/11/04 17:07:10 sb 1.5.50.1: #98452# When converting from Unicode to ISO-2022-JP, assume the initial state is ASCII and do not write any unnecessary <ESC> ( B sequences to initially switch to ASCII.


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [6bafda2f34f8d56ffe80bcbf3ef7701909400a14]

INTEGRATION: CWS html03 (1.4.2); FILE MERGED 2004/11/04 17:07:09 sb 1.4.2.1: #98452# When converting from Unicode to ISO-2022-JP, assume the initial state is ASCII and do not write any unnecessary <ESC> ( B sequences to initially switch to ASCII.


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [ef48c6717c96c82a9c2a29915a10d33a3a0eab29]

INTEGRATION: CWS html03 (1.10.124); FILE MERGED 2004/11/08 09:44:08 mib 1.10.124.1: #109706#: Enable paragraph background for Netscape HTML export option


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [6b6235dbb637db364642a36ea7a7a7a412f6bae7]

INTEGRATION: CWS html03 (1.46.224); FILE MERGED 2004/11/08 10:31:29 mib 1.46.224.1: #110366#: Don't display warning for non convertible characters


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [066b0949579999061d81bd29b8153bdcfe658b15]

INTEGRATION: CWS html03 (1.10.130); FILE MERGED 2004/11/05 11:46:54 mib 1.10.130.1: #98462#: Use text encoding context


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [bfebbd77a7128bf89b79f04abdd0a5565a37dee5]

INTEGRATION: CWS html03 (1.27.106); FILE MERGED 2004/11/08 14:08:58 mib 1.27.106.3: i10873#: export anchors even if fly frames exist 2004/11/08 11:02:03 mib 1.27.106.2: #110574#: Save control size for Netscape 2004/11/08 10:20:39 mib 1.27.106.1: #110366#: Don't display warning for non convertible characters


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [3ba1f85d3c1661e782c814f742d14413378d2860]

INTEGRATION: CWS html03 (1.18.250); FILE MERGED 2004/11/05 11:46:53 mib 1.18.250.1: #98462#: Use text encoding context


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [0ce9c77525c8926c37ad4f96ab1536ee0d8013c0]

INTEGRATION: CWS html03 (1.24.160); FILE MERGED 2004/11/05 11:46:52 mib 1.24.160.1: #98462#: Use text encoding context


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [5d0cf433fda89707d70ed6f2c6d19ca438547e2d]

INTEGRATION: CWS html03 (1.26.128); FILE MERGED 2004/11/08 09:44:26 mib 1.26.128.1: #109706#: Enable paragraph background for Netscape HTML export option


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [113cb977706c62852b032246ebc610d9e3077899]

INTEGRATION: CWS html03 (1.3.960); FILE MERGED 2004/11/08 10:31:11 mib 1.3.960.1: #110366#: Don't display warning for non convertible characters


2005-01-05  Rüdiger Timm  <rt@openoffice.org>  [1984c00edb7f1cc348b383f9599eb717d9ff917f]

#i10000# sal not needed here.


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [1599899cf2b64c9e675e955dd0042da65e9c7161]

INTEGRATION: CWS swqcore03 (1.101.40); FILE MERGED 2004/12/13 13:29:03 hbrinkm 1.101.40.1: #i38136# only turn of number when normal char is pressed infront of label


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [d356054f837765dce5ce0af5fef0cc35e4ffcbc1]

INTEGRATION: CWS html03 (1.6.178); FILE MERGED 2004/11/08 11:59:06 mib 1.6.178.1: #b4822333#: Support <strike> within <pre>


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [7dedc460f0d72e2b10b1527eccb6f712d0db6cba]

INTEGRATION: CWS html03 (1.12.768); FILE MERGED 2004/11/05 11:46:19 mib 1.12.768.1: #98462#: Use text encoding context


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [6b685d6eb2975a3b667b5284c10f605ab912e983]

INTEGRATION: CWS dba20 (1.57.56); FILE MERGED 2004/11/30 15:35:11 oj 1.57.56.4: #i37389# compile error 2004/11/29 13:02:28 oj 1.57.56.3: RESYNC: (1.57-1.58); FILE MERGED 2004/11/23 11:28:33 pb 1.57.56.2: fix: #i37389# active task can be NULL 2004/11/22 14:04:50 pb 1.57.56.1: fix: #i37389# support for database application


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [9357cfed478480eb97f5655b9c2709294028fb95]

INTEGRATION: CWS dba20 (1.15.108); FILE MERGED 2004/11/30 15:28:29 oj 1.15.108.1: #i37389#


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [38d90dcb49930739ff717ece7a938a23e8bd813a]

INTEGRATION: CWS dba20 (1.3.10); FILE MERGED 2004/12/13 13:55:39 oj 1.3.10.3: RESYNC: (1.4-1.7); FILE MERGED 2004/11/29 12:23:48 oj 1.3.10.2: RESYNC: (1.3-1.4); FILE MERGED 2004/11/18 14:12:46 as 1.3.10.1: #i37379# set READONLY state explicitly


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [cbc363d9e8259930330ef9e13c0217fee9e9c950]

INTEGRATION: CWS dba20 (1.2.86); FILE MERGED 2004/12/13 13:54:36 oj 1.2.86.3: RESYNC: (1.3-1.4); FILE MERGED 2004/11/29 12:22:54 oj 1.2.86.2: RESYNC: (1.2-1.3); FILE MERGED 2004/11/18 14:12:45 as 1.2.86.1: #i37379# set READONLY state explicitly


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [acbf683499d2d79c06201f14a7ce4617ca0d64ce]

INTEGRATION: CWS dba20 (1.144.2); FILE MERGED 2004/12/13 13:48:41 oj 1.144.2.3: RESYNC: (1.146-1.152); FILE MERGED 2004/11/29 12:56:51 oj 1.144.2.2: RESYNC: (1.144-1.146); FILE MERGED 2004/11/18 14:09:52 as 1.144.2.1: #i37379# set READONLY state explicitly


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [24e65d8568309350852708db7f0f81846114ff0b]

INTEGRATION: CWS dba20 (1.10.18); FILE MERGED 2004/12/13 13:38:11 oj 1.10.18.4: RESYNC: (1.10-1.11); FILE MERGED 2004/12/02 18:24:54 oj 1.10.18.3: #i38219# remove assertion in dtor 2004/12/02 16:53:41 mav 1.10.18.2: #i38219# the object can be disposed during the notification 2004/11/12 14:49:15 mav 1.10.18.1: #i37085# allow to get XStateChangeBroadcaster separatelly


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [67f2fbfbd118b01f0a5b7d577745ed1c2765c1ad]

INTEGRATION: CWS dba20 (1.8.8); FILE MERGED 2004/12/02 16:59:33 mav 1.8.8.1: #i38219# the object can be disposed during the notification


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [cfe93752be115e25eb8f9a74d3f6574658003dc7]

INTEGRATION: CWS dba20 (1.59.50); FILE MERGED 2004/12/07 10:35:33 pb 1.59.50.3: RESYNC: (1.60-1.61); FILE MERGED 2004/11/23 11:31:49 pb 1.59.50.2: fix: #i37021# fill document info of embedded objects (database form) with empty URL 2004/11/17 08:05:27 oj 1.59.50.1: #i37025# clear string if no preview available


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [cbaca7d3f8b98ee59b625e4fbffe42a0d7c00e29]

INTEGRATION: CWS dba20 (1.60.50); FILE MERGED 2004/11/25 13:16:30 fs 1.60.50.1: #i36984# use proper version of GetFolderContent_Impl in ExecuteFilter


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [b8a3d4fddd78b0c5d439d313ef2ef4901e424c09]

INTEGRATION: CWS dba20 (1.77.14); FILE MERGED 2004/12/13 13:29:37 oj 1.77.14.3: RESYNC: (1.79-1.80); FILE MERGED 2004/11/29 09:05:03 oj 1.77.14.2: RESYNC: (1.77-1.79); FILE MERGED 2004/11/18 10:16:43 fs 1.77.14.1: #i37070# XSQLQueryComposer superseded by XSingleSelectQueryComposer


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [c14ecc2d41ece64c88ad7e59fc51b1136eea647e]

INTEGRATION: CWS dba20 (1.3.334); FILE MERGED 2004/12/03 09:50:08 oj 1.3.334.1: #i37019# take care for embedded forms


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [f189840529b3d73328d303e6ff15677444f52dc9]

INTEGRATION: CWS dba20 (1.13.54); FILE MERGED 2004/12/03 09:50:08 oj 1.13.54.2: #i37019# take care for embedded forms 2004/11/15 07:31:46 oj 1.13.54.1: #i37019# DECODE the data source name WITH_CHARSET


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [3a5161c37b42e071a09e00b8742f3e6335711f65]

INTEGRATION: CWS dba20 (1.9.20); FILE MERGED 2004/12/03 09:50:08 oj 1.9.20.2: #i37019# take care for embedded forms 2004/12/03 09:09:38 oj 1.9.20.1: #i37954# show UIName for filter


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [60fca5d89aa6e545b01185dc3a8fb375ee3efda0]

INTEGRATION: CWS dba20 (1.16.106); FILE MERGED 2004/11/29 08:58:11 oj 1.16.106.2: RESYNC: (1.16-1.17); FILE MERGED 2004/11/18 10:44:54 fs 1.16.106.1: #i37070# XSQLQueryComposer superseded by XSingleSelectQueryComposer


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [46b22775528c50594ce0c33d30602e20d9bb14c2]

INTEGRATION: CWS dba20 (1.11.90); FILE MERGED 2004/11/18 10:44:54 fs 1.11.90.1: #i37070# XSQLQueryComposer superseded by XSingleSelectQueryComposer


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [e40067ce232aebd491f016fee0b8c1d1b061712c]

INTEGRATION: CWS dba20 (1.33.52); FILE MERGED 2004/11/29 08:58:20 oj 1.33.52.3: RESYNC: (1.33-1.35); FILE MERGED 2004/11/19 11:31:43 fs 1.33.52.2: #i37342# enable native look 2004/11/18 10:44:53 fs 1.33.52.1: #i37070# XSQLQueryComposer superseded by XSingleSelectQueryComposer


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [ad6f9d9bba8eb389571261a627ae7b379192c874]

INTEGRATION: CWS dba20 (1.8.12); FILE MERGED 2004/11/18 10:16:18 fs 1.8.12.1: #i37070# unoorder/unofilter superseded by composerdialogs.cxx


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [27a1508bff8b17e00c2b3eae677d39734466dbff]

INTEGRATION: CWS dba20 (1.1.2); FILE ADDED 2004/11/18 10:13:29 fs 1.1.2.1: consolidating unofilter.* and unoorder.*


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [19c68bc534647c08112ff4cee47cc599ba455eea]

INTEGRATION: CWS dba20 (1.1.2); FILE ADDED 2004/11/18 10:13:28 fs 1.1.2.1: consolidating unofilter.* and unoorder.*


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [211d7b8359a8852209cd6b0ed88fa88500e4d53a]

INTEGRATION: CWS dba20 (1.93.42); FILE MERGED 2004/12/13 13:25:35 oj 1.93.42.3: RESYNC: (1.94-1.95); FILE MERGED 2004/11/29 09:37:46 oj 1.93.42.2: RESYNC: (1.93-1.94); FILE MERGED 2004/11/23 10:25:37 oj 1.93.42.1: #i36207# only allow to append columns and not to insertthem between existing columns


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [f5f069ecafc82df6ff63ae1a4e1e891355ba7d1a]

INTEGRATION: CWS dba20 (1.39.86); FILE MERGED 2004/11/23 12:09:33 oj 1.39.86.2: #i36207# when table new is allow all 2004/11/23 10:25:37 oj 1.39.86.1: #i36207# only allow to append columns and not to insertthem between existing columns


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [b4c4d6ee6e0b88b2a252bdb8ba3651d53d9fb8e4]

INTEGRATION: CWS dba20 (1.16.10); FILE MERGED 2004/11/29 09:35:53 oj 1.16.10.2: RESYNC: (1.16-1.17); FILE MERGED 2004/11/18 10:14:03 fs 1.16.10.1: #i37070# some renamings


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [7cbff9e86db748334c1357daaef0b227aa85b2fb]

INTEGRATION: CWS dba20 (1.55.16); FILE MERGED 2004/11/29 09:34:40 oj 1.55.16.3: RESYNC: (1.55-1.56); FILE MERGED 2004/11/22 14:39:18 oj 1.55.16.2: #i37467# embedded forms shows only current datasource in beamer 2004/11/19 13:44:29 oj 1.55.16.1: #i37379# use readonly property from media descriptor


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [316a388f1bf6adc1ea2038cd92bf6a27448b489f]

INTEGRATION: CWS dba20 (1.6.18); FILE MERGED 2004/11/17 15:13:13 fs 1.6.18.1: #i37185# XSingleSelectQueryComposer now derived from XSingleSelectQueryAnalyzer


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [e853c3c350a02e05b1879ef307b4092bc379ed65]

INTEGRATION: CWS dba20 (1.11.18); FILE MERGED 2004/11/17 15:13:14 fs 1.11.18.1: #i37185# XSingleSelectQueryComposer now derived from XSingleSelectQueryAnalyzer


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [8829e75db640290be3b61294266ee0241aae8516]

INTEGRATION: CWS dba20 (1.28.16); FILE MERGED 2004/11/29 09:34:30 oj 1.28.16.2: RESYNC: (1.28-1.29); FILE MERGED 2004/11/17 15:14:59 fs 1.28.16.1: #i37185# XSingleSelectQueryComposer now derived from XSingleSelectQueryAnalyzer


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [b12a32dabf4f58ab5e9e6c7f32d11cc014134133]

INTEGRATION: CWS dba20 (1.31.44); FILE MERGED 2004/11/29 09:32:52 oj 1.31.44.2: RESYNC: (1.31-1.32); FILE MERGED 2004/11/23 10:25:36 oj 1.31.44.1: #i36207# only allow to append columns and not to insertthem between existing columns


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [2bce09996827b27fda1be70643d275f7b47f4b26]

INTEGRATION: CWS dba20 (1.13.18); FILE MERGED 2004/11/17 15:13:34 fs 1.13.18.1: #i37185# XSingleSelectQueryComposer now derived from XSingleSelectQueryAnalyzer


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [9fded3c8585a2bda65ac09001a6701b75b5db58e]

INTEGRATION: CWS dba20 (1.26.18); FILE MERGED 2004/11/17 15:13:36 fs 1.26.18.1: #i37185# XSingleSelectQueryComposer now derived from XSingleSelectQueryAnalyzer


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [e3ed61ef457a5b42a230c0bc69075c6e245f77fc]

INTEGRATION: CWS dba20 (1.8.56); FILE MERGED 2004/12/13 13:24:00 oj 1.8.56.3: RESYNC: (1.9-1.10); FILE MERGED 2004/11/29 09:30:54 oj 1.8.56.2: RESYNC: (1.8-1.9); FILE MERGED 2004/11/22 14:52:57 oj 1.8.56.1: #i36777# disable manage button under sol and linux


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [5029a6d7ad8896183cbb7e32df32311d114f70cb]

INTEGRATION: CWS dba20 (1.2.14); FILE MERGED 2004/12/13 13:23:52 oj 1.2.14.3: RESYNC: (1.3-1.5); FILE MERGED 2004/11/29 09:31:05 oj 1.2.14.2: RESYNC: (1.2-1.3); FILE MERGED 2004/11/26 13:48:46 oj 1.2.14.1: #i37953# use UIName


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [4e1c8b9eab536f9bf333ec4349c67f7f192bf71e]

INTEGRATION: CWS dba20 (1.2.56); FILE MERGED 2004/11/17 14:15:38 oj 1.2.56.1: #i37331# correct positions of buttons


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [43209063620795a7081981f2e8c8e4286a64d97f]

INTEGRATION: CWS dba20 (1.4.18); FILE MERGED 2004/11/25 10:57:21 oj 1.4.18.1: ## check if dragged entry is NULL


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [fac74d508bc2268ae9a90e0276b48a7ccda053a4]

INTEGRATION: CWS dba20 (1.34.12); FILE MERGED 2004/12/13 13:23:16 oj 1.34.12.3: RESYNC: (1.34-1.35); FILE MERGED 2004/11/25 10:55:48 oj 1.34.12.2: #i37835# just moving the text one pixel below 2004/11/22 14:39:16 oj 1.34.12.1: #i37467# embedded forms shows only current datasource in beamer


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [2d69198c68b09987dd1be55aecda808da339604e]

INTEGRATION: CWS dba20 (1.160.16); FILE MERGED 2004/11/29 09:39:05 oj 1.160.16.7: RESYNC: (1.160-1.163); FILE MERGED 2004/11/23 08:08:56 oj 1.160.16.6: #i37467# check controller 2004/11/22 14:39:15 oj 1.160.16.5: #i37467# embedded forms shows only current datasource in beamer 2004/11/19 13:46:37 oj 1.160.16.4: #i37379# use readonly property from media descriptor 2004/11/17 15:17:33 fs 1.160.16.3: assertion 2004/11/16 09:10:01 oj 1.160.16.2: #i37163# name corrected 2004/11/15 12:54:40 oj 1.160.16.1: #i37032# use correct name for text align


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [77e5612ca61d80759d61217a18fc8a1e5ba14fc6]

INTEGRATION: CWS dba20 (1.55.14); FILE MERGED 2004/11/29 09:38:21 oj 1.55.14.2: RESYNC: (1.55-1.57); FILE MERGED 2004/11/19 13:46:08 oj 1.55.14.1: #i37379# use readonly property from media descriptor


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [4a798835b5674bd108a0c5b651f23779d0e902e8]

INTEGRATION: CWS dba20 (1.66.18); FILE MERGED 2004/11/22 14:39:14 oj 1.66.18.1: #i37467# embedded forms shows only current datasource in beamer


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [4aa2a7629ffbaadfc76f184ce4b36d87e36abcf5]

INTEGRATION: CWS dba20 (1.83.16); FILE MERGED 2004/11/29 09:38:55 oj 1.83.16.2: RESYNC: (1.83-1.84); FILE MERGED 2004/11/17 15:15:43 fs 1.83.16.1: #i37185# XSingleSelectQueryComposer now derived from XSingleSelectQueryAnalyzer


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [6c3ebab383139915de098a34cdd5538b6c494c90]

INTEGRATION: CWS dba20 (1.4.18); FILE MERGED 2004/11/17 13:28:28 oj 1.4.18.1: #i37324# #i37320# do not select an entry and deactivate create view when not suppoerted


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [2eb22f316dc6c93d5f89195829cf34afd92d603c]

INTEGRATION: CWS dba20 (1.4.18); FILE MERGED 2004/11/22 14:39:13 oj 1.4.18.2: #i37467# embedded forms shows only current datasource in beamer 2004/11/17 13:28:29 oj 1.4.18.1: #i37324# #i37320# do not select an entry and deactivate create view when not suppoerted


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [be4f93d6b69bf31ac36cefbedd7cd8d2974f25c3]

INTEGRATION: CWS dba20 (1.6.12); FILE MERGED 2004/11/18 10:14:12 fs 1.6.12.1: #i37070# XSQLQueryComposer superseded by XSingleSelectQueryComposer


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [8316bac6b71b3b929d0e3e7ba5888329ec414410]

INTEGRATION: CWS dba20 (1.6.8); FILE MERGED 2004/11/29 09:28:18 oj 1.6.8.3: RESYNC: (1.6-1.10); FILE MERGED 2004/11/19 13:45:12 oj 1.6.8.2: #i37379# use readonly property from media descriptor 2004/11/17 13:31:14 oj 1.6.8.1: #i37320# getState for creating a view corrected


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [91e0a0cbdcae04e1fb8f7b86627caa7d5b509366]

INTEGRATION: CWS dba20 (1.2.56); FILE MERGED 2004/11/15 12:53:08 oj 1.2.56.1: #i37032# handle styles


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [e7e2b74fcc6fbe2c2c6ca3254bf884e7bd966ecc]

INTEGRATION: CWS dba20 (1.2.56); FILE MERGED 2004/11/15 12:53:07 oj 1.2.56.1: #i37032# handle styles


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [c1b52c76d38bd4c220a7f909f76551d598a731e2]

INTEGRATION: CWS dba20 (1.2.56); FILE MERGED 2004/11/17 14:19:18 oj 1.2.56.2: merge from dba18 2004/11/15 12:53:07 oj 1.2.56.1: #i37032# handle styles


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [768694b7f55c71aaa2761729ef871b37bbe4570f]

INTEGRATION: CWS dba20 (1.2.56); FILE MERGED 2004/11/24 08:35:16 oj 1.2.56.2: #i37032# import int as well 2004/11/17 14:19:17 oj 1.2.56.1: merge from dba18


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [55a23fdbf77a1e628b52de2bf41911c2bcbb9c69]

INTEGRATION: CWS dba20 (1.2.56); FILE MERGED 2004/11/17 14:18:08 oj 1.2.56.1: #i37025# when preview cancel loading


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [25fa501775d77f6a402b5fe345ef47e43e86d9fe]

INTEGRATION: CWS dba20 (1.44.56); FILE MERGED 2004/11/23 07:25:24 oj 1.44.56.1: #i37111# remove double spaces


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [09ff6cd7273237a80985b9bac5d4fd4e0096a7d2]

INTEGRATION: CWS dba20 (1.19.56); FILE MERGED 2004/11/17 14:57:17 fs 1.19.56.1: #i37185# FilterCreator moved to composertools.hxx


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [a8e92cc1550c27cfb42db6d87c59bb15be3d5ad2]

INTEGRATION: CWS dba20 (1.1.2); FILE ADDED 2004/11/17 14:58:36 fs 1.1.2.1: helper for composing parts of statements


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [408266dafdb1a76a13e0f145ebed905d8104ef48]

INTEGRATION: CWS dba20 (1.3.110); FILE MERGED 2004/11/17 14:58:13 fs 1.3.110.1: #i37185# added an 'ElementaryQuery' attribute, which can contain filter/groupby/having/order clauses, which are ignored in any set/get* calls (except getQuery)


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [7934e05a7d9ba0a0b581a14852df6c52ff10bd45]

INTEGRATION: CWS dba20 (1.9.56); FILE MERGED 2004/11/12 14:34:27 oj 1.9.56.1: #i37027# #i35940# reload when in loaded state


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [f19bf222c80586ce094ea3183980cba2a6f4db5f]

INTEGRATION: CWS dba20 (1.14.8); FILE MERGED 2004/12/13 13:22:15 oj 1.14.8.5: RESYNC: (1.15-1.17); FILE MERGED 2004/11/29 09:40:57 oj 1.14.8.4: RESYNC: (1.14-1.15); FILE MERGED 2004/11/19 13:55:34 oj 1.14.8.3: #i37381# open form the first time with default size 2004/11/17 13:43:44 oj 1.14.8.2: #i37327# some form design enhancements 2004/11/12 14:34:26 oj 1.14.8.1: #i37027# #i35940# reload when in loaded state


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [017cb00f924eabd85470e337db866fcfbb0d80bf]

INTEGRATION: CWS dba20 (1.38.18); FILE MERGED 2004/11/17 14:59:39 fs 1.38.18.1: during #i37185#: createInstance: also recognize requests for an SingleSelectQueryAnalyzer


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [00593ddddcbaa30eb7901dcab8b010f439602c4c]

INTEGRATION: CWS dba20 (1.4.180); FILE MERGED 2004/12/06 09:41:42 oj 1.4.180.2: #i27759# fix for tabstop 2004/11/12 07:38:10 oj 1.4.180.1: #i27759# enable tabstop


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [7f7cbac3140d646d983929dc541da6ac6a66f122]

INTEGRATION: CWS dba20 (1.59.56); FILE MERGED 2004/11/17 15:00:31 fs 1.59.56.1: #i37185# OrderCreator moved to composertools.hxx / XSingleSelectQueryComposer now derived from XSingleSelectQueryAnalyzer


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [1cbb7f163b50d09a47231821ce9404ee822fd79d]

INTEGRATION: CWS dba20 (1.6.18); FILE MERGED 2004/11/17 14:58:17 fs 1.6.18.1: #i37185# added an 'ElementaryQuery' attribute, which can contain filter/groupby/having/order clauses, which are ignored in any set/get* calls (except getQuery)


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [b81da88197565a009c8c30592fa2bdfca0fbc049]

INTEGRATION: CWS dba20 (1.36.16); FILE MERGED 2004/11/17 15:09:28 fs 1.36.16.2: #i37185# XSingleSelectQueryComposer now derived from XSingleSelectQueryAnalyzer 2004/11/17 14:20:01 oj 1.36.16.1: merge from dba18


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [c755c9d0aaecd5d30e961e3ebe5c7511ac2dddb2]

INTEGRATION: CWS dba20 (1.3.278); FILE MERGED 2004/12/06 09:41:41 oj 1.3.278.1: #i27759# fix for tabstop


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [7cecf23c602d9957d54772571ade6906e34f1108]

INTEGRATION: CWS dba20 (1.127.16); FILE MERGED 2004/12/14 06:47:29 oj 1.127.16.6: merge problem 2004/12/07 07:59:40 oj 1.127.16.5: RESYNC: (1.128-1.129); FILE MERGED 2004/11/29 09:39:41 oj 1.127.16.4: RESYNC: (1.127-1.128); FILE MERGED 2004/11/18 10:15:28 fs 1.127.16.3: #i37070# XSQLQueryComposer superseded by XSingleSelectQueryComposer 2004/11/17 15:11:30 fs 1.127.16.2: #i37185# XSingleSelectQueryComposer now derived from XSingleSelectQueryAnalyzer / using the ElementaryQuery of a composer where necessary 2004/11/17 14:20:00 oj 1.127.16.1: merge from dba18


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [5c6e92f621606b995be2009ef991d8ad05f035cf]

INTEGRATION: CWS dba20 (1.51.16); FILE MERGED 2004/11/29 09:40:09 oj 1.51.16.3: RESYNC: (1.51-1.53); FILE MERGED 2004/11/17 15:11:52 fs 1.51.16.2: #i37185# needing composertools.hxx now 2004/11/17 14:19:59 oj 1.51.16.1: merge from dba18


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [08b60712f7349f9f2c269d944e8a2b7831df388d]

INTEGRATION: CWS dba20 (1.2.116); FILE MERGED 2004/11/17 14:56:11 fs 1.2.116.1: #i37185# XSingleSelectQueryComposer now derived from XSingleSelectQueryAnalyzer


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [aa800b3a360f7b8c90ab99171380633d3b38fe67]

INTEGRATION: CWS dba20 (1.2.152); FILE MERGED 2004/11/25 12:11:45 fs 1.2.152.1: #i37308# allow clients to pass the doctype, for performance reasons


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [f063da7f8d130172daf4bf01e67dcf5ff4e438c0]

INTEGRATION: CWS dba20 (1.2.394); FILE MERGED 2004/11/18 10:20:16 fs 1.2.394.1: #i37070# XSQLQueryComposer superseded by XSingleSelectQueryComposer


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [2f34e30f7a3d4a5a6b9efa57345789c75150b586]

INTEGRATION: CWS dba20 (1.21.66); FILE MERGED 2004/11/29 11:19:27 oj 1.21.66.2: RESYNC: (1.21-1.22); FILE MERGED 2004/11/25 15:24:48 fs 1.21.66.1: #i36219# +UpdateSlot / removed unnecessary parameter from InvalidateSlot


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [4345c715a17b57dcfad08a7e902f80cfb3e3c21c]

INTEGRATION: CWS dba20 (1.1.2); FILE ADDED 2004/11/26 13:40:33 fs 1.1.2.1: helper class for control layouts


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [0636e34fcf7f68051fa89dd9ded80456030b3fea]

INTEGRATION: CWS dba20 (1.2.278); FILE MERGED 2004/11/29 11:19:58 oj 1.2.278.2: RESYNC: (1.2-1.3); FILE MERGED 2004/11/19 15:11:52 fs 1.2.278.1: #i37434# canColorBorder: also take into account the type of the control


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [bf4812821bb7d02d1273b69ae12b1037afd81453]

INTEGRATION: CWS dba20 (1.14.152); FILE MERGED 2004/11/29 11:28:12 oj 1.14.152.2: RESYNC: (1.14-1.17); FILE MERGED 2004/11/25 12:12:52 fs 1.14.152.1: i37308# CreateSubToolbox now relying on FormToolboxes


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [b8772c5230b94d491a774808c7788a1d7428a08a]

INTEGRATION: CWS dba20 (1.23.150); FILE MERGED 2004/11/29 11:25:35 oj 1.23.150.2: RESYNC: (1.23-1.24); FILE MERGED 2004/11/26 13:40:06 fs 1.23.150.1: #i37434# +fmcontrollayout


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [f1de40194406601aed5e9492e5c06344b5a1e6f3]

INTEGRATION: CWS dba20 (1.2.152); FILE MERGED 2004/12/01 07:21:49 oj 1.2.152.2: compile error 2004/11/25 12:11:57 fs 1.2.152.1: #i37308# allow clients to pass the doctype, for performance reasons


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [615aab03a07deb1e34f6209fb75b5342a910109f]

INTEGRATION: CWS dba20 (1.2.394); FILE MERGED 2004/11/18 10:19:55 fs 1.2.394.1: #i37070# XSQLQueryComposer superseded by XSingleSelectQueryComposer


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [f7b870153089f5ac29f33312995a97cdccbe7118]

INTEGRATION: CWS dba20 (1.38.142); FILE MERGED 2004/11/29 11:25:44 oj 1.38.142.3: RESYNC: (1.38-1.39); FILE MERGED 2004/11/26 13:39:43 fs 1.38.142.2: #i37434# let ControlLayouter decide about initial control layout (border/color, visual effect) 2004/11/18 12:03:33 fs 1.38.142.1: #i37017# no gray border color for grid controls - this looks ugly


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [bfcc6e1c09d9002004e8042ff468006eded82812]

INTEGRATION: CWS dba20 (1.29.342); FILE MERGED 2004/11/19 13:29:56 fs 1.29.342.1: #i37433# isLoadable now also cares for embedded forms


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [27daff1213f404845388ddee48727dc06528619e]

INTEGRATION: CWS dba20 (1.4.278); FILE MERGED 2004/12/01 07:21:49 oj 1.4.278.1: compile error


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [f8ddfd7abf930e83a5ff7128a0c7414c8cbaf536]

INTEGRATION: CWS dba20 (1.58.62); FILE MERGED 2004/12/01 07:21:48 oj 1.58.62.3: compile error 2004/11/29 11:27:54 oj 1.58.62.2: RESYNC: (1.58-1.60); FILE MERGED 2004/11/25 15:25:30 fs 1.58.62.1: #i36219# update SID_FM_PROPERTY_CONTROL synchronously, instead of invalidating it asynchronously / removed unnecessary parameter from InvalidateSlot


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [c677f9012fb153d74799f665b5d27f9479a21d99]

INTEGRATION: CWS dba20 (1.54.64); FILE MERGED 2004/11/29 11:27:30 oj 1.54.64.2: RESYNC: (1.54-1.55); FILE MERGED 2004/11/25 12:12:21 fs 1.54.64.1: #i37308# pass the doctype to FormToolboxes instances, to not determine it again and again


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [57e5dfa17b19433e0cc57dd8ecd2f29747501c57]

INTEGRATION: CWS dba20 (1.4.66); FILE MERGED 2004/12/13 13:09:55 oj 1.4.66.3: RESYNC: (1.5-1.6); FILE MERGED 2004/11/29 11:25:06 oj 1.4.66.2: RESYNC: (1.4-1.5); FILE MERGED 2004/11/18 11:06:56 fs 1.4.66.1: some less assertions


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [cc5203e4c2a112f8d111cd997157398c3d0381a3]

INTEGRATION: CWS dba20 (1.46.148); FILE MERGED 2004/11/29 11:26:52 oj 1.46.148.2: RESYNC: (1.46-1.47); FILE MERGED 2004/11/26 13:38:56 fs 1.46.148.1: #i37434# let ControlLayouter finally decide whether to use dynamic border colors


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [dcae03784b40acc1b9a99f52c8ccdc9b50b2bec6]

INTEGRATION: CWS dba20 (1.1.2); FILE ADDED 2004/12/01 07:03:55 oj 1.1.2.2: compile error 2004/11/26 13:40:38 fs 1.1.2.1: helper class for control layouts


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [f247a783ae9ff93165f89a5c44fb188dc0f4cc8d]

INTEGRATION: CWS dba20 (1.2.278); FILE MERGED 2004/11/29 11:24:28 oj 1.2.278.2: RESYNC: (1.2-1.3); FILE MERGED 2004/11/19 15:12:04 fs 1.2.278.1: #i37434# canColorBorder: also take into account the type of the control


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [d96a4c60b4e1c33aad8089de733be4f7b829579e]

INTEGRATION: CWS dba20 (1.68.66); FILE MERGED 2004/11/29 11:35:14 oj 1.68.66.2: RESYNC: (1.68-1.69); FILE MERGED 2004/11/18 08:45:14 oj 1.68.66.1: #i37337# remove call to ReserveControlCall


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [89cfa3efbf8a473d1fefd9c0f26ef4f97198d620]

INTEGRATION: CWS dba20 (1.3.204); FILE MERGED 2004/11/12 07:38:11 oj 1.3.204.1: #i27759# enable tabstop


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [8a27e48fa711fe7d45670d3ed622b894b2432c2f]

INTEGRATION: CWS dba20 (1.5.204); FILE MERGED 2004/11/12 07:38:11 oj 1.5.204.1: #i27759# enable tabstop


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [f123f9e1f05120c50b3aa1c959da45f1a63ad80b]

INTEGRATION: CWS dba20 (1.2.204); FILE MERGED 2004/12/06 09:41:42 oj 1.2.204.1: #i27759# fix for tabstop


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [e12eb65c33b215ee7a059480acab349f6255bed9]

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>  [98da2a0f9a3953ebe04dc1fa697ae9f1bd80df13]

INTEGRATION: CWS dba20 (1.4.68); FILE MERGED 2004/12/22 11:35:48 fs 1.4.68.3: #i39437# move from OUString* to OUString in aUIStrings was incomplete in one place 2004/12/06 09:41:41 oj 1.4.68.2: #i27759# fix for tabstop 2004/11/12 07:38:10 oj 1.4.68.1: #i27759# enable tabstop


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [a7dbc42fbe847cf19056ae0afa4a70167b35e5ac]

INTEGRATION: CWS dba20 (1.3.204); FILE MERGED 2004/11/26 13:38:00 oj 1.3.204.1: #i37954# use UIName for filter


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [b7476c7ed361f1ec644519e9707c035d9670973f]

INTEGRATION: CWS dba20 (1.2.204); FILE MERGED 2004/11/12 07:38:10 oj 1.2.204.1: #i27759# enable tabstop


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [fc79bc0c2b566925741e9b01b65928fe86dc6ab5]

INTEGRATION: CWS dba20 (1.2.204); FILE MERGED 2004/11/26 13:37:59 oj 1.2.204.2: #i37954# use UIName for filter 2004/11/12 07:38:09 oj 1.2.204.1: #i27759# enable tabstop


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [91bb2f55c620567d6c21b166168f9998a5b0a276]

INTEGRATION: CWS dba20 (1.1.2); FILE ADDED 2004/11/12 07:38:29 oj 1.1.2.1: #i27759# enable tabstop


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [cf64ae38ec954ac7b983d6cb454ee6a6ae7345e5]

INTEGRATION: CWS dba20 (1.3.180); FILE MERGED 2004/12/06 10:07:09 oj 1.3.180.1: #i27759# fix for tabstop


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [5e576903195466fb8b6239eef9835ae04b10c78b]

INTEGRATION: CWS dba20 (1.2.254); FILE MERGED 2004/11/17 14:36:43 fs 1.2.254.1: #i37185# derive from XSQLQueryAnalyzer, and introduce an attribute ElementaryQuery


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [c94d6c1c75e9eb8b20127d4fe9a1b1e0147005f3]

INTEGRATION: CWS dba20 (1.2.254); FILE MERGED 2004/11/17 14:37:22 fs 1.2.254.1: #i37185# HavingFilter -> HavingClause


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [cbf334530da7570429f6d1a0065ffb4fd3b17099]

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>  [c0ab7172a2b1ade8a639b47b9a546ea41b7c30e3]

INTEGRATION: CWS dba20 (1.2.254); FILE MERGED 2004/11/17 14:37:51 fs 1.2.254.1: document where an instance of this service can be obtained from


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [e19c935c8ee90574241462730e0ecfa80e8fc5df]

INTEGRATION: CWS fooobuild (1.2.76); FILE MERGED 2004/11/26 13:10:17 rene 1.2.76.1: #i32814#

fix incomplete conditional msfontextrat/FontOOo merge

2005-01-05  Oliver Bolte  <obo@openoffice.org>  [c93b16a3d1070e30135b3ed24844934978b3c672]

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>  [3ef5cf07cc4a80be42b2fdea105db76bc0288d8f]

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>  [734ef8eb4adf8b46b9c98289f8b81693d1f384db]

INTEGRATION: CWS fooobuild (1.4.8); FILE MERGED 2004/11/26 13:10:23 rene 1.4.8.1: #i32814#

fix incomplete conditional msfontextrat/FontOOo merge

2005-01-05  Oliver Bolte  <obo@openoffice.org>  [c48265de34e55a3f6379cf1fb8278068de7e48d0]

INTEGRATION: CWS fooobuild (1.3.14); FILE MERGED 2004/11/26 13:11:21 rene 1.3.14.1: #i32814#

fix incomplete conditional msfontextrat/FontOOo merge

2005-01-05  Oliver Bolte  <obo@openoffice.org>  [4f4fb3f2edad34d54634d8298b40c86ce21844ca]

INTEGRATION: CWS dba20 (1.15.6); FILE MERGED 2004/11/29 09:19:13 oj 1.15.6.2: RESYNC: (1.15-1.16); FILE MERGED 2004/11/19 11:31:04 fs 1.15.6.1: #i37342# +NativeWidgetLook


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [0fb8dda4166f65335c687f88114cf2c5d16d7945]

INTEGRATION: CWS dba20 (1.8.6); FILE MERGED 2004/11/29 09:19:23 oj 1.8.6.2: RESYNC: (1.8-1.9); FILE MERGED 2004/11/19 11:31:03 fs 1.8.6.1: #i37342# +NativeWidgetLook


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [0037d5df6cd439bb43c7f42db31d508ed5bd3833]

INTEGRATION: CWS dba20 (1.4.6); FILE MERGED 2004/11/29 09:19:56 oj 1.4.6.2: RESYNC: (1.4-1.5); FILE MERGED 2004/11/19 11:31:03 fs 1.4.6.1: #i37342# +NativeWidgetLook


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [4aaed48793d8fb8669bb8a3b07991c85a6202f00]

INTEGRATION: CWS dba20 (1.16.66); FILE MERGED 2004/11/18 12:02:30 fs 1.16.66.1: #i37017# BorderColor added


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [33d0c349c531942fcde4337f4c0b58dddcdb4f49]

INTEGRATION: CWS dba20 (1.33.18); FILE MERGED 2004/11/18 12:02:30 fs 1.33.18.1: #i37017# BorderColor added


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [ed2bb779dda96084b6c2768788dffe8ed8df6b66]

INTEGRATION: CWS dba20 (1.35.6); FILE MERGED 2004/11/29 09:24:46 oj 1.35.6.3: RESYNC: (1.35-1.36); FILE MERGED 2004/11/19 11:31:12 fs 1.35.6.2: #i37342# +NativeWidgetLook 2004/11/17 16:36:49 fs 1.35.6.1: some more exception safety


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [b0568f3282d5105b56005466b98ae7ab2e467bd7]

INTEGRATION: CWS dba20 (1.24.16); FILE MERGED 2004/11/29 09:21:59 oj 1.24.16.2: RESYNC: (1.24-1.25); FILE MERGED 2004/11/19 11:31:12 fs 1.24.16.1: #i37342# +NativeWidgetLook


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [7d8ef534e9a39103e33a0d07d65900e639109305]

INTEGRATION: CWS dba20 (1.21.20); FILE MERGED 2004/11/29 09:24:25 oj 1.21.20.2: RESYNC: (1.21-1.23); FILE MERGED 2004/11/19 13:27:01 fs 1.21.20.1: #i37433# no m_bInContext anymore - this is now dynamically determined on demand


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [4c92101af5a5b8ea14607dc13718ea1e932d6407]

INTEGRATION: CWS dba20 (1.62.6); FILE MERGED 2004/12/13 12:22:24 oj 1.62.6.4: RESYNC: (1.64-1.65); FILE MERGED 2004/11/29 09:23:01 oj 1.62.6.3: RESYNC: (1.62-1.64); FILE MERGED 2004/11/19 13:27:00 fs 1.62.6.2: #i37433# no m_bInContext anymore - this is now dynamically determined on demand 2004/11/19 12:05:52 fs 1.62.6.1: #i37433# don't set the DataSourceName on the aggregate, if we're embedded in a database document - no real need for this, and just causing trouble


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [c82714ccf5915c0a1be8bd525889ea4ad5b7902a]

INTEGRATION: CWS dba20 (1.100.88); FILE MERGED 2004/12/14 12:01:17 fs 1.100.88.4: experimental form control properties 2004/12/13 12:21:08 oj 1.100.88.3: RESYNC: (1.102-1.105); FILE MERGED 2004/11/29 07:39:17 oj 1.100.88.2: RESYNC: (1.100-1.102); FILE MERGED 2004/11/26 13:42:17 fs 1.100.88.1: #i37434# ApplicationControlLayout


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [ae5fb91f3bbcf2542ea818b52db527b98e60d654]

INTEGRATION: CWS dba20 (1.24.10); FILE MERGED 2004/12/13 12:16:26 oj 1.24.10.4: RESYNC: (1.26-1.27); FILE MERGED 2004/11/29 07:31:59 oj 1.24.10.3: RESYNC: (1.24-1.26); FILE MERGED 2004/11/26 13:43:14 fs 1.24.10.2: #i37434# ApplicationControlLayout 2004/11/17 14:33:37 oj 1.24.10.1: #i37298# remove ...


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [942375dad85f0e722938cc58b3e0045fe44cff1b]

INTEGRATION: CWS dba20 (1.43.8); FILE MERGED 2004/11/17 14:54:01 fs 1.43.8.1: #i37185# removed the implementation of the the default constructor private - a default-constructed instance is not usable, but may even simply crash


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [8f07d111179a7774e6f524e1c674a5d23fab0956]

INTEGRATION: CWS dba20 (1.34.8); FILE MERGED 2004/11/23 10:24:37 oj 1.34.8.1: #i36207# check type of statement


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [7e11a62a87a991d44117710894c4868aa5a04ad2]

INTEGRATION: CWS dba20 (1.10.8); FILE MERGED 2004/11/29 07:40:32 oj 1.10.8.2: RESYNC: (1.10-1.11); FILE MERGED 2004/11/24 14:01:53 oj 1.10.8.1: replace ?: NULL with <Type>()


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [ba4fa3fe040531a5bb515ae1ca280ab07b6fee13]

INTEGRATION: CWS dba20 (1.52.26); FILE MERGED 2004/11/18 10:11:51 fs 1.52.26.2: #i37070# XSQLQueryComposer superseded by XSingleSelectQueryComposer 2004/11/17 14:54:48 fs 1.52.26.1: #i37185# XSingleSelectQueryComposer now derived from XSingleSelectQueryAnalyzer


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [16dbe16dd010f3b4792f499b86acc8b6c2995562]

INTEGRATION: CWS dba20 (1.16.8); FILE MERGED 2004/11/17 14:53:03 fs 1.16.8.1: #i37185# make the default constructor private - a default-constructed instance is not usable, but may even simply crash


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [218e2589e68d5861e0ef4eaebdd50628cb42d22a]

INTEGRATION: CWS dba20 (1.25.8); FILE MERGED 2004/11/18 10:11:46 fs 1.25.8.1: #i37070# XSQLQueryComposer superseded by XSingleSelectQueryComposer


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [47f6e5beafc14450f5210e9c37497a0234354164]

INTEGRATION: CWS swqcore02 (1.15.74); FILE MERGED 2004/11/18 20:23:17 dvo 1.15.74.1: #i31168# write Unicode chars >= U+10000


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [8e72db972378f70a9000d227201e334a6e0f4c31]

INTEGRATION: CWS swqcore02 (1.12.132); FILE MERGED 2004/12/01 08:50:24 hbrinkm 1.12.132.1: #i37940# new SwFrmFmt must have parent to occur in stylist


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [065df8cdee0dfcfc4013b59ba4c5d5ae742650f8]

INTEGRATION: CWS swqcore02 (1.98.12); FILE MERGED 2004/12/14 14:02:48 hbrinkm 1.98.12.3: RESYNC: (1.100-1.101); FILE MERGED 2004/12/01 15:38:26 hbrinkm 1.98.12.2: RESYNC: (1.98-1.100); FILE MERGED 2004/11/29 10:39:21 hbrinkm 1.98.12.1: #i37779# do not remove outline numbering by RETURN


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [e6df7d971b8291b5ea0f5ff4c97442462d8c0938]

INTEGRATION: CWS swqcore02 (1.8.128); FILE MERGED 2004/12/14 14:02:39 hbrinkm 1.8.128.3: RESYNC: (1.9-1.10); FILE MERGED 2004/12/01 15:38:02 hbrinkm 1.8.128.2: RESYNC: (1.8-1.9); FILE MERGED 2004/11/22 16:10:54 os 1.8.128.1: #ii37430# read sub-section list for the current format, too


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [926f008f185c7472aae74f93b5f30203517dfe59]

INTEGRATION: CWS swqcore02 (1.14.132); FILE MERGED 2004/12/14 14:00:55 hbrinkm 1.14.132.2: RESYNC: (1.14-1.15); FILE MERGED 2004/12/01 08:48:57 hbrinkm 1.14.132.1: #i37940# MakeFrmFmt takes care about auto flag


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [c5f76c14fa6b2f2eda70adfbde373d2556efa446]

INTEGRATION: CWS swqcore02 (1.46.14); FILE MERGED 2004/11/24 16:06:51 dvo 1.46.14.1: #i30054# enable transport of style names between components


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [568957c3f7c8377768cdb292beeae017ce04324c]

INTEGRATION: CWS swqcore02 (1.5.14); FILE MERGED 2004/12/08 11:26:56 os 1.5.14.2: #i37135# German umlauts fixed 2004/11/23 09:37:30 os 1.5.14.1: #i37135# type fixed


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [6b44d9d93c8f1fb0b948cac60e426272d81cfc14]

INTEGRATION: CWS swqcore02 (1.3.78); FILE MERGED 2004/12/01 08:45:08 hbrinkm 1.3.78.1: #i37940# ::SwUndoFmtCreate: handle NULL for _pDerivedFrom, SwUndoFrmFmtCreate: handle bAuto


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [e2807b1c157db7ccf97f9e180c6f799a98e27293]

INTEGRATION: CWS swqcore02 (1.36.152); FILE MERGED 2004/12/15 10:56:59 hbrinkm 1.36.152.4: #1000000# resync 2004/12/14 13:53:15 hbrinkm 1.36.152.3: RESYNC: (1.38-1.42); FILE MERGED 2004/12/01 15:27:24 hbrinkm 1.36.152.2: RESYNC: (1.36-1.38); FILE MERGED 2004/11/29 10:35:40 hbrinkm 1.36.152.1: #i38047# when setting a SwTxtFmtColl with outline level set outline numrule


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [1950b4c6a2d1b5935a614e6c7ba36368ec48d48d]

INTEGRATION: CWS swqcore02 (1.4.286); FILE MERGED 2004/12/08 10:20:27 os 1.4.286.1: #i35687# added namespaces to import .sxw section list


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [355c99f635f6f23bb0fabbac707106dc022eb391]

INTEGRATION: CWS swqcore02 (1.29.130); FILE MERGED 2004/12/14 13:49:50 hbrinkm 1.29.130.4: RESYNC: (1.29-1.31); FILE MERGED 2004/12/01 09:09:09 hbrinkm 1.29.130.3: #i38086# only create SwUndoFrmFmt when broadcasting 2004/12/01 09:06:30 hbrinkm 1.29.130.2: #i37940# auto flag handled by MakeFrmFmt 2004/11/29 10:36:32 hbrinkm 1.29.130.1: #i38047# when setting a SwTxtFmtColl with outline level set outline numrule


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [7e1915868dd71ef88a341c5b255376aad1e7da00]

INTEGRATION: CWS swqcore02 (1.8.76); FILE MERGED 2004/12/14 13:49:30 hbrinkm 1.8.76.4: RESYNC: (1.9-1.10); FILE MERGED 2004/12/01 15:16:48 hbrinkm 1.8.76.3: RESYNC: (1.8-1.9); FILE MERGED 2004/12/01 08:40:40 hbrinkm 1.8.76.2: #i37940# output for SwFrmFmts 2004/11/29 10:29:57 hbrinkm 1.8.76.1: #i37779# output for SwNumRule, SwTxtFmtColl


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [b610574cd35fad4b419ae866e349e029f24fcb31]

INTEGRATION: CWS swqcore02 (1.24.130); FILE MERGED 2004/12/01 14:58:18 hbrinkm 1.24.130.2: RESYNC: (1.24-1.25); FILE MERGED 2004/11/23 16:11:11 os 1.24.130.1: #i117906# filter detection of W4W filters improved


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [63ddb3658b4aa19610d8b3d4f941e07414950c2b]

INTEGRATION: CWS swqcore02 (1.30.78); FILE MERGED 2004/12/15 11:12:14 hbrinkm 1.30.78.4: #1000000# resync 2004/12/15 10:58:17 hbrinkm 1.30.78.3: #1000000# resync 2004/12/14 13:47:42 hbrinkm 1.30.78.2: RESYNC: (1.30-1.33); FILE MERGED 2004/11/29 10:29:16 hbrinkm 1.30.78.1: #i38047# GetNum/GetOutlineNum get parameter bUpdate to update the numrule


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [bcc6f0b357613cc4e8184ffde2a1f5fb739f1fac]

INTEGRATION: CWS swqcore02 (1.14.54); FILE MERGED 2004/12/14 13:47:26 hbrinkm 1.14.54.3: RESYNC: (1.15-1.16); FILE MERGED 2004/12/01 14:57:47 hbrinkm 1.14.54.2: RESYNC: (1.14-1.15); FILE MERGED 2004/11/23 16:11:10 os 1.14.54.1: #i117906# filter detection of W4W filters improved


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [e12f48f60eede3e371c8c23c87cb0b6572c5dc3c]

INTEGRATION: CWS swqcore02 (1.91.76); FILE MERGED 2004/12/14 13:46:41 hbrinkm 1.91.76.3: RESYNC: (1.92-1.95); FILE MERGED 2004/12/01 14:57:28 hbrinkm 1.91.76.2: RESYNC: (1.91-1.92); FILE MERGED 2004/12/01 08:39:21 hbrinkm 1.91.76.1: #i37940# bAuto in MakeFrmFmt


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [3107c1ea09c2e0bbc62236340e504c09b4bbfba0]

INTEGRATION: CWS swqcore02 (1.6.132); FILE MERGED 2004/12/14 13:46:24 hbrinkm 1.6.132.4: RESYNC: (1.7-1.8); FILE MERGED 2004/12/01 14:57:09 hbrinkm 1.6.132.3: RESYNC: (1.6-1.7); FILE MERGED 2004/12/01 08:38:28 hbrinkm 1.6.132.2: #i37940# output for SwFrmFmts 2004/11/29 10:20:25 hbrinkm 1.6.132.1: #i37779# output for SwNumRule, SwTxtFmtColl


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [d9610259b3009aed024a869d57de7d6c2c805c66]

INTEGRATION: CWS swqcore02 (1.2.136); FILE MERGED 2004/12/01 08:37:55 hbrinkm 1.2.136.1: #i37940# bAuto in SwUndoFmt


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [d6d8b250ef675d07e4cd755599eb590b91bed3d1]

INTEGRATION: CWS swqcore02 (1.6.14); FILE MERGED 2004/12/14 13:42:30 hbrinkm 1.6.14.2: RESYNC: (1.6-1.8); FILE MERGED 2004/12/08 13:18:50 os 1.6.14.1: #117906# check availability of pPreselectedFilter


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [93d470b46a10ff3b7f10ec31d0a8865348003061]

INTEGRATION: CWS swqcore02 (1.25.68); FILE MERGED 2004/12/14 13:28:23 hbrinkm 1.25.68.2: RESYNC: (1.25-1.26); FILE MERGED 2004/11/18 15:59:23 dvo 1.25.68.1: #i32592# save 'first paragraph' option when wrap through is used


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [d7d6fd23fdd9abe62db457d96ddd69ca2848e679]

INTEGRATION: CWS swqcore02 (1.18.106); FILE MERGED 2004/11/24 16:00:29 dvo 1.18.106.1: #i30054# prevent name-collision of styles and automatic-styles in storage format


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [d36aada55718365619bbe9bd472b509d0239f4a1]

INTEGRATION: CWS swqcore02 (1.8.244); FILE MERGED 2004/11/24 16:00:29 dvo 1.8.244.1: #i30054# prevent name-collision of styles and automatic-styles in storage format


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [12a5cda33bb63e44280bd8e5e8ccd9912177e89a]

INTEGRATION: CWS swqcore02 (1.13.104); FILE MERGED 2004/11/24 16:00:29 dvo 1.13.104.1: #i30054# prevent name-collision of styles and automatic-styles in storage format


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [2a0e9b740532d6d805c4ae758285e30d51b44500]

INTEGRATION: CWS swqcore02 (1.111.12); FILE MERGED 2004/12/14 13:19:32 hbrinkm 1.111.12.3: RESYNC: (1.113-1.115); FILE MERGED 2004/12/01 12:14:18 hbrinkm 1.111.12.2: RESYNC: (1.111-1.113); FILE MERGED 2004/11/24 16:00:28 dvo 1.111.12.1: #i30054# prevent name-collision of styles and automatic-styles in storage format


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [cc658a2d71c448cd37592af9abb995379544bfbc]

INTEGRATION: CWS localedata2 (1.2.20); FILE MERGED 2004/11/17 12:18:55 er 1.2.20.1: #i37310# validate against locale.dtd, order of elements is significant


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [b8404d30ca41a7525ec184ef381a6d5849fa6343]

INTEGRATION: CWS localedata2 (1.4.30); FILE MERGED 2004/12/21 10:45:48 er 1.4.30.1: #i39371# locale data audit patch


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [6a594575e68c018f43008d7212f5b23141da8a61]

INTEGRATION: CWS localedata2 (1.3.30); FILE MERGED 2004/11/16 19:42:36 er 1.3.30.2: RESYNC: (1.3-1.4); FILE MERGED 2004/11/11 18:59:26 er 1.3.30.1: #i36859# same quarter#Abbreviation entries as cs_CZ


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [fa28b242eab82259a2c99f841186f5b70fc758a3]

INTEGRATION: CWS localedata2 (1.2.20); FILE MERGED 2004/11/17 12:18:54 er 1.2.20.1: #i37310# validate against locale.dtd, order of elements is significant


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [8183a055d195c8fcff2eb63bdd7e3a37b644b633]

INTEGRATION: CWS localedata2 (1.11.2); FILE MERGED 2004/12/29 14:11:16 er 1.11.2.1: #i39408# corrected quotation marks; currency abbreviation is RUB now


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [170513f8a388833ce320aba29dfe0b9eaaaa4cbe]

INTEGRATION: CWS localedata2 (1.8.30); FILE MERGED 2004/12/30 17:08:31 er 1.8.30.1: #i39697# align with CLDR according to locale data audit


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [b870e464727ba7311b86c9c40f7320c9b00fb1ed]

INTEGRATION: CWS localedata2 (1.7.30); FILE MERGED 2004/12/30 17:02:36 er 1.7.30.1: #i39694# align with CLDR according to locale data audit


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [ce21545ff0b8d394d54e15551e21431e1fc72f7c]

INTEGRATION: CWS localedata2 (1.8.30); FILE MERGED 2004/12/30 17:02:36 er 1.8.30.1: #i39694# align with CLDR according to locale data audit


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [73f18f9499d48b8c4450da777432e46e2400cb66]

INTEGRATION: CWS localedata2 (1.12.2); FILE MERGED 2004/11/19 13:37:42 er 1.12.2.1: #i37310# mention to validate contributions


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [9da6dbebc5dc60809e59ce353e050994e5dcea6f]

INTEGRATION: CWS localedata2 (1.2.2); FILE MERGED 2004/12/17 10:56:37 er 1.2.2.1: #i39121# locale data audit patch


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [866acd7432f361d4def5516f7c97c62d35a8016e]

INTEGRATION: CWS localedata2 (1.8.30); FILE MERGED 2004/12/30 14:05:19 er 1.8.30.1: correct CurrencyName


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [6fdf85bce541e8f04f02e8a494574d9ca75425ef]

INTEGRATION: CWS localedata2 (1.14.2); FILE MERGED 2004/11/30 11:03:04 er 1.14.2.1: #i38016# add two long date formats of Jewish calendar


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [345669036cc193bd0c22f427442f598f3b755941]

INTEGRATION: CWS localedata2 (1.2.2); FILE MERGED 2004/11/17 11:15:39 er 1.2.2.1: #i36860# recode latin1..utf-8


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [414e026e91ca715a0b697a7f5f39ddca3ad24942]

INTEGRATION: CWS localedata2 (1.3.30); FILE MERGED 2004/12/30 20:23:39 er 1.3.30.2: #i39695# era full name 2004/12/30 16:51:19 er 1.3.30.1: #i39695# correct era abbreviations (but I wonder what about the full name?)


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [61c3bfeaceb14850cbe92eb5dbf00ba19e7e9081]

INTEGRATION: CWS localedata2 (1.7.30); FILE MERGED 2004/12/29 14:18:03 er 1.7.30.1: #i39348# align with CLDR data


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [872e1d7c3cd0b52e5f2e70b00faa9260e5fbe78d]

INTEGRATION: CWS localedata2 (1.2.24); FILE MERGED 2004/12/17 10:38:12 er 1.2.24.1: #i38813# locale data audit patch


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [a9c1c263b0463a5cd27310c15471970a8ff45806]

INTEGRATION: CWS ssf01 (1.3.30); FILE MERGED 2004/12/15 12:31:33 pl 1.3.30.1: #118704# join from vcl33


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [b56003cf4de7a7799364b32ff329c1ae654cac24]

INTEGRATION: CWS ssf01 (1.8.12); FILE MERGED 2004/12/15 12:42:00 pl 1.8.12.2: #118704# paint window background on menubar and menu widgets first since some themes paint the actual widget translucent 2004/12/15 12:31:34 pl 1.8.12.1: #118704# join from vcl33


2005-01-05  Oliver Bolte  <obo@openoffice.org>  [f92899035169c29b942c48b93f18878ea3be892a]

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>  [4096e89113f020d237c69784ecd6ae58d130dd1e]

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>  [6c268edb9274da937923142862e5a099baae04f9]

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  Vladimir Glazounov  <vg@openoffice.org>  [3ef663b2712b7d11cc810ea50abc0dcee96f5bfc]

new version for SRC680


2005-01-04  Vladimir Glazounov  <vg@openoffice.org>  [ee8bd2456ee3b19a99bc5144fc3034a601fcf6f8]

new version for SRC680


2005-01-04  Vladimir Glazounov  <vg@openoffice.org>  [9db74c4e899654cf4c3f60f86bb8e5142e7e28b9]

new version for SRC680


2005-01-04  Vladimir Glazounov  <vg@openoffice.org>  [9c8feea9573907460974870eee4919e364b01bc7]

new version for SRC680


2005-01-04  Vladimir Glazounov  <vg@openoffice.org>  [c13b16323b4edecafb2eb5a93395ad90b960a0ff]

new version for SRC680


2005-01-04  Vladimir Glazounov  <vg@openoffice.org>  [35bba2828953333a82ab91bd5ef575790cb92582]

new version for SRC680


2005-01-04  Vladimir Glazounov  <vg@openoffice.org>  [0f8987d94c214267e3ac3cf802ba461b0d56133d]

new version for SRC680


2005-01-04  Oliver Bolte  <obo@openoffice.org>  [19590634f3f812757f3742429d0b301b79dcd41c]

new version for SRC680


2005-01-04  Vladimir Glazounov  <vg@openoffice.org>  [5ca59f5efa58522ef92dd589cf21b1614895361c]

new version for SRC680


2005-01-04  Oliver Bolte  <obo@openoffice.org>  [c40c7087ef32d94fafb109b1288dbc38d0d792c1]

SRC680


2005-01-04  Oliver Bolte  <obo@openoffice.org>  [7b4506321d8af59e88993e83c170c1f7f52b275d]

INTEGRATION: CWS res32bit (1.5.40); FILE MERGED 2004/11/16 10:19:26 pl 1.5.40.2: RESYNC: (1.5-1.6); FILE MERGED 2004/11/12 14:58:16 pl 1.5.40.1: #i34300# simplify ResMgr interface


2005-01-03  Oliver Bolte  <obo@openoffice.org>  [cdae651d0d3fb35526b644b14ff5bbe084f7d1f1]

INTEGRATION: CWS res32bit (1.11.114); FILE MERGED 2004/11/05 14:27:32 pl 1.11.114.1: #i34513# more adjustments for resource 32bit change


2005-01-03  Oliver Bolte  <obo@openoffice.org>  [4b79887a55b613a738cccbb33c3f5ded1ccb816c]

INTEGRATION: CWS res32bit (1.200.18); FILE MERGED 2004/11/05 14:27:31 pl 1.200.18.2: #i34513# more adjustments for resource 32bit change 2004/10/26 17:24:41 pl 1.200.18.1: move access to private ResMgr members to ResMgr


2005-01-03  Oliver Bolte  <obo@openoffice.org>  [fa3fb046f3506318afd58d5b74be1aaeb50de2a5]

INTEGRATION: CWS res32bit (1.32.52); FILE MERGED 2004/11/08 16:12:19 pl 1.32.52.1: #i34513# changes for 32bit resources


2005-01-03  Oliver Bolte  <obo@openoffice.org>  [f0575a3bbb3a951c8b3d598def4ba64399f519f3]

INTEGRATION: CWS res32bit (1.77.52); FILE MERGED 2004/11/16 10:08:51 pl 1.77.52.3: RESYNC: (1.77-1.78); FILE MERGED 2004/11/08 16:12:19 pl 1.77.52.2: #i34513# changes for 32bit resources 2004/11/05 14:27:30 pl 1.77.52.1: #i34513# more adjustments for resource 32bit change


2005-01-03  Oliver Bolte  <obo@openoffice.org>  [bf194c2eeaf424085e9f31b6094b4f555aa6a2a0]

INTEGRATION: CWS res32bit (1.111.16); FILE MERGED 2004/11/16 10:07:41 pl 1.111.16.3: RESYNC: (1.111-1.112); FILE MERGED 2004/11/08 16:12:18 pl 1.111.16.2: #i34513# changes for 32bit resources 2004/11/05 14:27:30 pl 1.111.16.1: #i34513# more adjustments for resource 32bit change


2005-01-03  Oliver Bolte  <obo@openoffice.org>  [4845c78c6953731ce10344edd2b87cc2a05b6ce8]

INTEGRATION: CWS res32bit (1.4.236); FILE MERGED 2004/11/08 16:12:18 pl 1.4.236.1: #i34513# changes for 32bit resources


2005-01-03  Oliver Bolte  <obo@openoffice.org>  [8638ed25ec2a88214b94d21371c8f983d281b756]

INTEGRATION: CWS res32bit (1.29.54); FILE MERGED 2004/11/05 14:27:29 pl 1.29.54.1: #i34513# more adjustments for resource 32bit change


2005-01-03  Oliver Bolte  <obo@openoffice.org>  [96c32ba9cfba83887553a5698cc574e1d5a74b1a]

INTEGRATION: CWS res32bit (1.17.54); FILE MERGED 2004/11/05 14:27:29 pl 1.17.54.1: #i34513# more adjustments for resource 32bit change


2005-01-03  Oliver Bolte  <obo@openoffice.org>  [8db94487689386679f1a3e7e9c513074379793b5]

INTEGRATION: CWS res32bit (1.3.236); FILE MERGED 2004/11/08 16:12:18 pl 1.3.236.2: #i34513# changes for 32bit resources 2004/11/05 14:27:29 pl 1.3.236.1: #i34513# more adjustments for resource 32bit change


2005-01-03  Oliver Bolte  <obo@openoffice.org>  [bd60531054f7668f72309d5478b663171c4c6b6b]

INTEGRATION: CWS res32bit (1.17.54); FILE MERGED 2004/11/17 18:21:01 pl 1.17.54.2: #i34300# implemented emergency case if no fallback can be found 2004/11/08 13:19:46 pl 1.17.54.1: #i34513# changes for 32bit resources


2005-01-03  Oliver Bolte  <obo@openoffice.org>  [3792a26b10d0680b0998794cc096db499a6624ae]

INTEGRATION: CWS res32bit (1.12.54); FILE MERGED 2004/11/05 14:27:28 pl 1.12.54.1: #i34513# more adjustments for resource 32bit change


2005-01-03  Oliver Bolte  <obo@openoffice.org>  [d1230de0e8c1187846c56cff378ceebac24fa25d]

INTEGRATION: CWS res32bit (1.23.54); FILE MERGED 2004/11/05 14:27:28 pl 1.23.54.1: #i34513# more adjustments for resource 32bit change


2005-01-03  Oliver Bolte  <obo@openoffice.org>  [436f0b5fd337e4d742c4197a4fb9b03991584ffc]

INTEGRATION: CWS res32bit (1.3.236); FILE MERGED 2004/11/05 14:27:27 pl 1.3.236.1: #i34513# more adjustments for resource 32bit change


2005-01-03  Oliver Bolte  <obo@openoffice.org>  [3b250facabf9a36f6258bf58e5d1801368fc45f7]

INTEGRATION: CWS res32bit (1.30.50); FILE MERGED 2004/11/16 10:03:21 pl 1.30.50.2: RESYNC: (1.30-1.31); FILE MERGED 2004/11/05 14:27:27 pl 1.30.50.1: #i34513# more adjustments for resource 32bit change


2005-01-03  Oliver Bolte  <obo@openoffice.org>  [9d0f82e90e3fe44749770b88befe70ffd529f3db]

INTEGRATION: CWS res32bit (1.7.236); FILE MERGED 2004/11/05 14:27:27 pl 1.7.236.1: #i34513# more adjustments for resource 32bit change


2005-01-03  Oliver Bolte  <obo@openoffice.org>  [86f083fd9c4ea21982240850086c5471ec2d57ea]

INTEGRATION: CWS res32bit (1.14.54); FILE MERGED 2004/11/05 14:27:27 pl 1.14.54.1: #i34513# more adjustments for resource 32bit change


2005-01-03  Oliver Bolte  <obo@openoffice.org>  [731ed7ac5351b559be9edf30f63de87bee2ee816]

INTEGRATION: CWS res32bit (1.16.162); FILE MERGED 2004/12/16 14:36:11 pl 1.16.162.2: #i39154# masks are longs now 2004/11/05 14:27:26 pl 1.16.162.1: #i34513# more adjustments for resource 32bit change


2005-01-03  Oliver Bolte  <obo@openoffice.org>  [c55cf9f3385f4fdd8614f9e2bde8b03d6538ed81]

INTEGRATION: CWS res32bit (1.11.236); FILE MERGED 2004/11/05 14:27:26 pl 1.11.236.1: #i34513# more adjustments for resource 32bit change


2005-01-03  Oliver Bolte  <obo@openoffice.org>  [2fe2a1633ba8b33e415c391b45a37d4fe67e66b4]

INTEGRATION: CWS res32bit (1.33.52); FILE MERGED 2004/11/16 10:02:43 pl 1.33.52.2: RESYNC: (1.33-1.34); FILE MERGED 2004/11/05 14:27:26 pl 1.33.52.1: #i34513# more adjustments for resource 32bit change


2005-01-03  Oliver Bolte  <obo@openoffice.org>  [3adb7e1626967c86618055ece56983979a90d6b8]

INTEGRATION: CWS res32bit (1.29.52); FILE MERGED 2004/11/16 10:02:26 pl 1.29.52.2: RESYNC: (1.29-1.30); FILE MERGED 2004/11/08 13:19:44 pl 1.29.52.1: #i34513# changes for 32bit resources


2005-01-03  Oliver Bolte  <obo@openoffice.org>  [b3013e19665a663e0bfb953c87d872da95f1c8e9]

INTEGRATION: CWS res32bit (1.49.136); FILE MERGED 2004/11/11 18:04:25 pl 1.49.136.2: #i34300# resmgr now completelly in tools 2004/10/26 17:25:11 pl 1.49.136.1: do not delete vcl ResMgr too early


2005-01-03  Oliver Bolte  <obo@openoffice.org>  [68ba092449c433cc34cd85d7685e3cdd515a9bdf]

INTEGRATION: CWS res32bit (1.53.54); FILE MERGED 2004/11/11 18:04:25 pl 1.53.54.1: #i34300# resmgr now completelly in tools


2005-01-03  Oliver Bolte  <obo@openoffice.org>  [e64f2aee7921b9841754849a4ae0ac7ee5a90f73]

INTEGRATION: CWS res32bit (1.14.54); FILE MERGED 2004/11/11 18:04:24 pl 1.14.54.1: #i34300# resmgr now completelly in tools


2005-01-03  Oliver Bolte  <obo@openoffice.org>  [d2837b918bb9ba4e405aa98624d2b2bd4417614f]

INTEGRATION: CWS res32bit (1.3.214); FILE MERGED 2004/11/08 16:12:45 pl 1.3.214.1: #i34513# changes for 32bit resources


2005-01-03  Oliver Bolte  <obo@openoffice.org>  [43d63fac1c573bd8496aa49ff6458f6c9ed1cb59]

INTEGRATION: CWS res32bit (1.86.76); FILE MERGED 2004/11/16 09:53:01 pl 1.86.76.2: RESYNC: (1.86-1.87); FILE MERGED 2004/11/12 13:49:28 pl 1.86.76.1: #i34300# simplify ResMgr interface


2005-01-03  Oliver Bolte  <obo@openoffice.org>  [5e222a7f7974c26e0d443e4629d448bd114c3fed]

INTEGRATION: CWS res32bit (1.2.152); FILE MERGED 2004/10/22 13:54:41 pl 1.2.152.1: #i34513# free rsc of 32 bit constraints


2005-01-03  Oliver Bolte  <obo@openoffice.org>  [13d6dd07aa13cd4a56bd795961c85b812f7d5c95]

INTEGRATION: CWS res32bit (1.9.26); FILE MERGED 2004/10/22 15:10:01 pl 1.9.26.3: solved a merge conflict 2004/10/22 14:02:55 pl 1.9.26.2: RESYNC: (1.9-1.10); FILE MERGED 2004/10/22 13:54:41 pl 1.9.26.1: #i34513# free rsc of 32 bit constraints


2005-01-03  Oliver Bolte  <obo@openoffice.org>  [c2a7b3c9ad105f664c3d46eba5cec42572f23593]

INTEGRATION: CWS res32bit (1.3.16); FILE MERGED 2004/10/26 09:53:47 pl 1.3.16.2: hash lowercase as before 2004/10/22 13:54:41 pl 1.3.16.1: #i34513# free rsc of 32 bit constraints


2005-01-03  Oliver Bolte  <obo@openoffice.org>  [5ad16c9d127e311709de7a18e198b25710104502]

INTEGRATION: CWS res32bit (1.3.110); FILE MERGED 2004/10/22 13:54:40 pl 1.3.110.1: #i34513# free rsc of 32 bit constraints


2005-01-03  Oliver Bolte  <obo@openoffice.org>  [f2e000b3235564d3d036b1a36514ca78b9c0e20c]

INTEGRATION: CWS res32bit (1.1.1.1.174); FILE MERGED 2004/10/22 13:54:40 pl 1.1.1.1.174.1: #i34513# free rsc of 32 bit constraints


2005-01-03  Oliver Bolte  <obo@openoffice.org>  [fbda527b81c00f772ba688ed507fcac2ff6562e7]

INTEGRATION: CWS res32bit (1.21.10); FILE MERGED 2004/10/22 13:54:39 pl 1.21.10.1: #i34513# free rsc of 32 bit constraints


2005-01-03  Oliver Bolte  <obo@openoffice.org>  [8a30aec3bd6e42449ea7ba6c51d482e7d5495f0a]

INTEGRATION: CWS res32bit (1.3.18); FILE MERGED 2004/10/22 13:54:39 pl 1.3.18.1: #i34513# free rsc of 32 bit constraints


2005-01-03  Oliver Bolte  <obo@openoffice.org>  [ffa511d43bc564f9f4f14b1341bd5ea1a58d513a]

INTEGRATION: CWS res32bit (1.2.152); FILE MERGED 2004/10/22 13:54:38 pl 1.2.152.1: #i34513# free rsc of 32 bit constraints


2005-01-03  Oliver Bolte  <obo@openoffice.org>  [cf46c5f91c890531bfe0d5c6bcb5e736a55217a3]

INTEGRATION: CWS res32bit (1.3.18); FILE MERGED 2004/11/04 14:22:17 pl 1.3.18.2: #i34513# some short ints must remain short ints 2004/10/22 13:54:38 pl 1.3.18.1: #i34513# free rsc of 32 bit constraints


2005-01-03  Oliver Bolte  <obo@openoffice.org>  [8172aada9b84216a4890dec3d785925728481643]

INTEGRATION: CWS res32bit (1.4.16); FILE MERGED 2004/10/22 13:54:38 pl 1.4.16.1: #i34513# free rsc of 32 bit constraints


2005-01-03  Oliver Bolte  <obo@openoffice.org>  [5a3075a17f7ceb775197978645068f6992f9ad83]

INTEGRATION: CWS res32bit (1.3.18); FILE MERGED 2004/10/27 17:50:55 pl 1.3.18.2: minor updates 2004/10/22 13:54:37 pl 1.3.18.1: #i34513# free rsc of 32 bit constraints


2005-01-03  Oliver Bolte  <obo@openoffice.org>  [710f7fc552adf2189f80110f898d16d55bcd26b3]

INTEGRATION: CWS res32bit (1.3.18); FILE MERGED 2004/10/27 17:50:33 pl 1.3.18.2: fix a vtable entry 2004/10/22 13:54:37 pl 1.3.18.1: #i34513# free rsc of 32 bit constraints


2005-01-03  Oliver Bolte  <obo@openoffice.org>  [dcb9cc944bfd758ffe2cdb8b856994260b11287f]

INTEGRATION: CWS res32bit (1.4.16); FILE MERGED 2004/10/22 13:54:36 pl 1.4.16.1: #i34513# free rsc of 32 bit constraints


2005-01-03  Oliver Bolte  <obo@openoffice.org>  [7d32820c1363c3782fad9288d49871190c725c49]

INTEGRATION: CWS res32bit (1.2.152); FILE MERGED 2004/10/22 13:54:36 pl 1.2.152.1: #i34513# free rsc of 32 bit constraints


2005-01-03  Oliver Bolte  <obo@openoffice.org>  [c9cf59ecafa92e779191d84d83096a539db27fdd]

INTEGRATION: CWS res32bit (1.4.4); FILE MERGED 2004/11/04 14:22:16 pl 1.4.4.3: #i34513# some short ints must remain short ints 2004/10/27 17:50:55 pl 1.4.4.2: minor updates 2004/10/22 13:54:36 pl 1.4.4.1: #i34513# free rsc of 32 bit constraints


2005-01-03  Oliver Bolte  <obo@openoffice.org>  [818383b47b81b715d6c54f42a56e1da86ac30d90]

INTEGRATION: CWS res32bit (1.4.16); FILE MERGED 2004/10/27 17:50:55 pl 1.4.16.3: minor updates 2004/10/26 09:59:43 pl 1.4.16.2: reduce the noise 2004/10/22 13:54:36 pl 1.4.16.1: #i34513# free rsc of 32 bit constraints


2005-01-03  Oliver Bolte  <obo@openoffice.org>  [374d83d38b63019b0423df52ef8fec0f1a0ec4a8]

INTEGRATION: CWS res32bit (1.2.152); FILE MERGED 2004/10/27 17:50:55 pl 1.2.152.2: minor updates 2004/10/22 13:54:35 pl 1.2.152.1: #i34513# free rsc of 32 bit constraints


2005-01-03  Oliver Bolte  <obo@openoffice.org>  [e5d901741ba5e62091b903295dd7188d2b4fc473]

INTEGRATION: CWS res32bit (1.3.10); FILE MERGED 2004/10/27 17:50:54 pl 1.3.10.3: minor updates 2004/10/22 15:10:23 pl 1.3.10.2: removed a warning 2004/10/22 13:54:35 pl 1.3.10.1: #i34513# free rsc of 32 bit constraints


2005-01-03  Oliver Bolte  <obo@openoffice.org>  [640382c45540aa030914b9e52f5dcd3e70aa0ec2]

INTEGRATION: CWS res32bit (1.4.16); FILE MERGED 2004/10/22 13:54:34 pl 1.4.16.1: #i34513# free rsc of 32 bit constraints


2005-01-03  Oliver Bolte  <obo@openoffice.org>  [5535f171f82738f808c022b360bbf44624711f5c]

INTEGRATION: CWS res32bit (1.4.18); FILE MERGED 2004/10/22 13:54:34 pl 1.4.18.1: #i34513# free rsc of 32 bit constraints


2005-01-03  Oliver Bolte  <obo@openoffice.org>  [1a56d37ac7c92b70681ba4fd0faca71034a1993d]

INTEGRATION: CWS res32bit (1.3.150); FILE MERGED 2004/10/22 14:03:16 pl 1.3.150.2: RESYNC: (1.3-1.4); FILE MERGED 2004/10/22 13:54:33 pl 1.3.150.1: #i34513# free rsc of 32 bit constraints


2005-01-03  Oliver Bolte  <obo@openoffice.org>  [e8ec4fbce4cd940d003271589fa05feb695fa8e3]

INTEGRATION: CWS res32bit (1.3.4); FILE MERGED 2004/10/22 13:54:33 pl 1.3.4.1: #i34513# free rsc of 32 bit constraints


2005-01-03  Oliver Bolte  <obo@openoffice.org>  [2c46d0e6521a0bc04a78cc38b43eadaba309894c]

INTEGRATION: CWS res32bit (1.7.4); FILE MERGED 2004/10/22 13:54:33 pl 1.7.4.1: #i34513# free rsc of 32 bit constraints


2005-01-03  Oliver Bolte  <obo@openoffice.org>  [5910c9c6954131730de6df3e9ce4f5c44be38729]

INTEGRATION: CWS res32bit (1.2.152); FILE MERGED 2004/10/22 13:54:33 pl 1.2.152.1: #i34513# free rsc of 32 bit constraints


2005-01-03  Oliver Bolte  <obo@openoffice.org>  [6ac79ca954d1318dbf54216ae475b251132b6538]

INTEGRATION: CWS res32bit (1.10.16); FILE MERGED 2004/10/26 09:56:46 pl 1.10.16.2: reduce the noise 2004/10/22 13:54:32 pl 1.10.16.1: #i34513# free rsc of 32 bit constraints


2005-01-03  Oliver Bolte  <obo@openoffice.org>  [27c005244c70e32fc98a239a6b9b2c80cf1a3b7f]

INTEGRATION: CWS res32bit (1.9.16); FILE MERGED 2004/11/05 14:25:24 pl 1.9.16.2: #i34513# more adjustments for resource 32bit change 2004/10/22 13:54:32 pl 1.9.16.1: #i34513# free rsc of 32 bit constraints


2005-01-03  Oliver Bolte  <obo@openoffice.org>  [d424d0709af0cbb58951273312f56f28ca87872b]

INTEGRATION: CWS res32bit (1.6.16); FILE MERGED 2004/10/26 09:56:37 pl 1.6.16.3: reduce the noise 2004/10/22 14:03:06 pl 1.6.16.2: RESYNC: (1.6-1.7); FILE MERGED 2004/10/22 13:54:32 pl 1.6.16.1: #i34513# free rsc of 32 bit constraints


2005-01-03  Oliver Bolte  <obo@openoffice.org>  [58f286248edcae9c655e63f46e3d6bd1da9513a4]

INTEGRATION: CWS res32bit (1.9.16); FILE MERGED 2004/10/26 15:52:24 pl 1.9.16.4: fix RSC_VERSIONCONTROL resource 2004/10/22 15:16:16 pl 1.9.16.3: removed function that never was used 2004/10/22 14:03:27 pl 1.9.16.2: RESYNC: (1.9-1.10); FILE MERGED 2004/10/22 13:54:31 pl 1.9.16.1: #i34513# free rsc of 32 bit constraints


2005-01-03  Oliver Bolte  <obo@openoffice.org>  [a7edad378ea08675653987aab4bee242c2b4d269]

INTEGRATION: CWS res32bit (1.9.10); FILE MERGED 2004/10/27 17:50:54 pl 1.9.10.2: minor updates 2004/10/22 13:54:31 pl 1.9.10.1: #i34513# free rsc of 32 bit constraints


2005-01-03  Oliver Bolte  <obo@openoffice.org>  [a82b7384259aacac2bb5df82b93a884d2b30a06e]

INTEGRATION: CWS res32bit (1.1.1.1.174); FILE MERGED 2004/10/22 13:54:30 pl 1.1.1.1.174.1: #i34513# free rsc of 32 bit constraints


2005-01-03  Oliver Bolte  <obo@openoffice.org>  [358512aded96d7ae8e8dfda57ae88e814d4c71d7]

INTEGRATION: CWS res32bit (1.2.46); FILE MERGED 2004/10/22 14:01:15 pl 1.2.46.2: RESYNC: (1.2-1.3); FILE MERGED 2004/10/22 13:54:29 pl 1.2.46.1: #i34513# free rsc of 32 bit constraints


2005-01-03  Oliver Bolte  <obo@openoffice.org>  [6bfcfba03758fa3f59f1856e56fc58e33b6129af]

INTEGRATION: CWS res32bit (1.2.152); FILE MERGED 2004/10/22 13:54:29 pl 1.2.152.1: #i34513# free rsc of 32 bit constraints


2005-01-03  Oliver Bolte  <obo@openoffice.org>  [1f4271df6501ad5a19aae651da29410b816a3073]

INTEGRATION: CWS res32bit (1.3.18); FILE MERGED 2004/10/27 17:50:54 pl 1.3.18.2: minor updates 2004/10/22 13:54:29 pl 1.3.18.1: #i34513# free rsc of 32 bit constraints


2005-01-03  Oliver Bolte  <obo@openoffice.org>  [699ff1fe46824dd56dc52aed69a3b2c95882005b]

INTEGRATION: CWS res32bit (1.2.146); FILE MERGED 2004/11/18 16:29:13 pl 1.2.146.4: #i34513# solved an access problem on non intel CPUs 2004/11/04 14:22:16 pl 1.2.146.3: #i34513# some short ints must remain short ints 2004/10/26 11:53:45 pl 1.2.146.2: fix an invalid write 2004/10/22 13:54:28 pl 1.2.146.1: #i34513# free rsc of 32 bit constraints


2005-01-03  Oliver Bolte  <obo@openoffice.org>  [3e4118ea4cc15bc8bac513da1ded8de93ffd9a57]

INTEGRATION: CWS res32bit (1.2.152); FILE MERGED 2004/10/22 13:54:28 pl 1.2.152.1: #i34513# free rsc of 32 bit constraints


2005-01-03  Oliver Bolte  <obo@openoffice.org>  [45b797de4394dd001ad8b8cd3ef41360f6af01af]

INTEGRATION: CWS res32bit (1.8.16); FILE MERGED 2004/10/22 13:54:28 pl 1.8.16.1: #i34513# free rsc of 32 bit constraints


2005-01-03  Oliver Bolte  <obo@openoffice.org>  [b655a1a41f7a375039830918643a79fe01450405]

INTEGRATION: CWS res32bit (1.3.18); FILE MERGED 2004/11/04 14:22:15 pl 1.3.18.2: #i34513# some short ints must remain short ints 2004/10/22 13:54:28 pl 1.3.18.1: #i34513# free rsc of 32 bit constraints


2005-01-03  Oliver Bolte  <obo@openoffice.org>  [9c9ec837c8f1df9bcf2ac252b71a0e8b4a85a406]

INTEGRATION: CWS res32bit (1.3.150); FILE MERGED 2004/10/22 13:54:27 pl 1.3.150.1: #i34513# free rsc of 32 bit constraints


2005-01-03  Oliver Bolte  <obo@openoffice.org>  [7cdc0209fa46b46e46a3c525f0af91e1c5b3d0e4]

INTEGRATION: CWS res32bit (1.2.152); FILE MERGED 2004/10/22 13:54:27 pl 1.2.152.1: #i34513# free rsc of 32 bit constraints


2005-01-03  Oliver Bolte  <obo@openoffice.org>  [84fb95845a6b98f1ec3151e71a37aae35da31cfa]

INTEGRATION: CWS res32bit (1.3.18); FILE MERGED 2004/10/22 13:54:26 pl 1.3.18.1: #i34513# free rsc of 32 bit constraints


2005-01-03  Oliver Bolte  <obo@openoffice.org>  [be3999c3454aac029ddef8d75479e6d2c83327f4]

INTEGRATION: CWS res32bit (1.3.16); FILE MERGED 2004/10/22 13:54:25 pl 1.3.16.1: #i34513# free rsc of 32 bit constraints


2005-01-03  Oliver Bolte  <obo@openoffice.org>  [d4adb05cc4876ee017ab05d43b010827ed0fb8b6]

INTEGRATION: CWS res32bit (1.3.18); FILE MERGED 2004/10/22 13:54:25 pl 1.3.18.1: #i34513# free rsc of 32 bit constraints


2005-01-03  Oliver Bolte  <obo@openoffice.org>  [db0303f88e85f2e4afcbcb6020a4834ca2f397c0]

INTEGRATION: CWS res32bit (1.5.26); FILE MERGED 2004/10/27 17:50:53 pl 1.5.26.2: minor updates 2004/10/22 13:54:24 pl 1.5.26.1: #i34513# free rsc of 32 bit constraints


2005-01-03  Oliver Bolte  <obo@openoffice.org>  [2d83432828f54f4ea6cdfc78454b145ef9d03983]

INTEGRATION: CWS res32bit (1.3.18); FILE MERGED 2004/10/22 13:54:23 pl 1.3.18.1: #i34513# free rsc of 32 bit constraints


2005-01-03  Oliver Bolte  <obo@openoffice.org>  [dfb26bcf299eb7cca03564d594d59611f7f3b295]

INTEGRATION: CWS res32bit (1.10.16); FILE MERGED 2004/10/26 15:52:24 pl 1.10.16.2: fix RSC_VERSIONCONTROL resource 2004/10/22 13:54:23 pl 1.10.16.1: #i34513# free rsc of 32 bit constraints


2005-01-03  Oliver Bolte  <obo@openoffice.org>  [38b88c0b1ccbd1650980f3d60a8cc1f7be86c442]

INTEGRATION: CWS res32bit (1.3.18); FILE MERGED 2004/10/27 17:50:32 pl 1.3.18.2: fix a vtable entry 2004/10/22 13:54:23 pl 1.3.18.1: #i34513# free rsc of 32 bit constraints


2005-01-03  Oliver Bolte  <obo@openoffice.org>  [05e6b6812118f38bdb6f8e98cb3d8eca5cfaf716]

INTEGRATION: CWS res32bit (1.4.16); FILE MERGED 2004/10/22 13:54:22 pl 1.4.16.1: #i34513# free rsc of 32 bit constraints


2005-01-03  Oliver Bolte  <obo@openoffice.org>  [2f434dfae5765e2979e82e7eb026916526cd9cb4]

INTEGRATION: CWS res32bit (1.2.152); FILE MERGED 2004/10/22 13:54:22 pl 1.2.152.1: #i34513# free rsc of 32 bit constraints


2005-01-03  Oliver Bolte  <obo@openoffice.org>  [95ef9cb3aec2c17a5a6a406f8efc77511f02ae76]

INTEGRATION: CWS res32bit (1.3.18); FILE MERGED 2004/10/22 13:54:22 pl 1.3.18.1: #i34513# free rsc of 32 bit constraints


2005-01-03  Oliver Bolte  <obo@openoffice.org>  [cf93f3443c21e6398b9c7496dce4f4a0fe5b94d8]

INTEGRATION: CWS res32bit (1.2.152); FILE MERGED 2004/10/22 13:54:21 pl 1.2.152.1: #i34513# free rsc of 32 bit constraints


2005-01-03  Oliver Bolte  <obo@openoffice.org>  [cee739380a02cfe30fff95c0a73acab971a01f14]

INTEGRATION: CWS res32bit (1.33.138); FILE MERGED 2004/11/22 10:33:32 pl 1.33.138.1: #i34513# solve ambiguity


2005-01-03  Oliver Bolte  <obo@openoffice.org>  [3f350cc383db4f28ac4d0fed0f7ae475725e7e6b]

INTEGRATION: CWS res32bit (1.33.14); FILE MERGED 2004/11/22 16:00:14 pl 1.33.14.15: #i34513# solved an alignment problem 2004/11/18 14:12:02 pl 1.33.14.14: #i34146# make ResMgr independent of SolarMutex 2004/11/18 12:50:50 pl 1.33.14.13: #i34146# make ResMgr independent of SolarMutex 2004/11/18 10:24:22 pl 1.33.14.12: solved a Solaris compile problem 2004/11/17 18:19:39 pl 1.33.14.11: #i34300# implemented emergency case if no fallback can be found 2004/11/17 13:54:08 pl 1.33.14.10: #i34300# implemented resource wise fallback 2004/11/16 17:19:07 pl 1.33.14.9: #i34300# fallback implementation 2004/11/16 08:10:30 pl 1.33.14.8: #i34300# further praparations for resource wise fallback 2004/11/15 16:33:32 pl 1.33.14.7: #i34300# preparations for resourcewise fallback 2004/11/12 09:44:32 pl 1.33.14.6: #i34300# simplify ResMgr interface 2004/11/11 17:57:06 pl 1.33.14.5: #i34300# implement new resource file fallback mechanism 2004/11/04 14:38:45 pl 1.33.14.4: #i34513# more adjustments for resource 32bit change 2004/10/28 07:56:53 pl 1.33.14.3: backwards compatibility, solve ambiguities 2004/10/26 17:23:24 pl 1.33.14.2: contention issues 2004/10/22 16:53:00 pl 1.33.14.1: #i34513# free rsc of 32 bit constraints


2005-01-03  Oliver Bolte  <obo@openoffice.org>  [179356d58080da07c0154c35b341a3160824e80e]

INTEGRATION: CWS res32bit (1.2.666); FILE MERGED 2004/10/28 13:56:40 pl 1.2.666.1: #i34513# remove unimplementable constructor


2005-01-03  Oliver Bolte  <obo@openoffice.org>  [f259a9b542d01b96221c96c13742d364fd34c14b]

INTEGRATION: CWS res32bit (1.4.644); FILE MERGED 2004/10/28 13:56:39 pl 1.4.644.1: #i34513# remove unimplementable constructor


2005-01-03  Oliver Bolte  <obo@openoffice.org>  [326adb64dffcb500609bd0147c7c99965cc189bd]

INTEGRATION: CWS res32bit (1.4.232); FILE MERGED 2004/11/17 18:19:40 pl 1.4.232.1: #i34300# implemented emergency case if no fallback can be found


2005-01-03  Oliver Bolte  <obo@openoffice.org>  [b0b8659e11d83d9a6884995f6acc807286cff5b0]

INTEGRATION: CWS res32bit (1.2.290); FILE MERGED 2004/11/05 14:24:33 pl 1.2.290.2: #i34513# more adjustments for resource 32bit change 2004/10/22 16:53:00 pl 1.2.290.1: #i34513# free rsc of 32 bit constraints


2005-01-03  Oliver Bolte  <obo@openoffice.org>  [ddcddd91b1730cf251ace1ce8534cc43163ac424]

INTEGRATION: CWS res32bit (1.4.46); FILE MERGED 2004/11/17 18:19:39 pl 1.4.46.3: #i34300# implemented emergency case if no fallback can be found 2004/11/05 14:24:32 pl 1.4.46.2: #i34513# more adjustments for resource 32bit change 2004/10/22 16:53:00 pl 1.4.46.1: #i34513# free rsc of 32 bit constraints


2005-01-03  Oliver Bolte  <obo@openoffice.org>  [2e952778d8480ee59ea64316e9c6dc515866fe49]

INTEGRATION: CWS res32bit (1.2.186); FILE MERGED 2004/11/12 09:44:57 pl 1.2.186.1: #i34300# simplify ResMgr interface


2005-01-03  Oliver Bolte  <obo@openoffice.org>  [99de205eec26db7a1232ce3ab8fae68326a6ad96]

INTEGRATION: CWS res32bit (1.8.52); FILE MERGED 2004/11/16 09:07:22 pl 1.8.52.2: RESYNC: (1.8-1.9); FILE MERGED 2004/11/12 09:44:57 pl 1.8.52.1: #i34300# simplify ResMgr interface


2005-01-03  Oliver Bolte  <obo@openoffice.org>  [50d7cae67f08e60ae636f3f9cb22a68262a15be3]

INTEGRATION: CWS res32bit (1.16.118); FILE MERGED 2004/11/12 11:44:24 pl 1.16.118.1: #i34300# simplify ResMgr interface


2005-01-03  Oliver Bolte  <obo@openoffice.org>  [955033240d67b2b57787bb2e7575a5b99af6e3ba]

INTEGRATION: CWS res32bit (1.5.34); FILE MERGED 2004/11/19 08:59:43 pl 1.5.34.1: solved an ambiguity with new ResId


2005-01-03  Oliver Bolte  <obo@openoffice.org>  [6f48926898bc27b9304c7e135683a111391445fd]

INTEGRATION: CWS res32bit (1.5.64); FILE MERGED 2004/11/12 13:51:02 pl 1.5.64.1: #i34300# simplify ResMgr interface


2005-01-03  Rüdiger Timm  <rt@openoffice.org>  [e484a7a0f72a7069875dc7bee57c6ba51c73ea7d]

#i10000# Pull WNT case out of UNX condition.


2004-12-29  Oliver Bolte  <obo@openoffice.org>  [7deb05eb4fc68eafedeaaec00c9bd2f28484fd50]

new version for SRC680


2004-12-28  Vladimir Glazounov  <vg@openoffice.org>  [4f1ce3fec0a5a1747986a97bdb1be0a72d55c55f]

new version for SRC680


2004-12-28  Vladimir Glazounov  <vg@openoffice.org>  [a5dcd5bcf07298911198ca4358500f125e4f3b05]

new version for SRC680


2004-12-28  Vladimir Glazounov  <vg@openoffice.org>  [48d8e5b14bbc7f2bc5d7bfcbaad9246fc3967aa8]

new version for SRC680


2004-12-28  Vladimir Glazounov  <vg@openoffice.org>  [22b61725d475c0252605e40c6417ce1bf209dfe6]

new version for SRC680


2004-12-28  Vladimir Glazounov  <vg@openoffice.org>  [d79434cf86a14dbda7d41b7cfcf9c0fecdf5a99c]

new version for SRC680


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [cb651d7933ac97f5f2bbbce5676681005cee613c]

SRC680


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [212d2388201092329e82fa236ab687b5faed630d]

INTEGRATION: CWS scriptingf9 (1.12.10); FILE MERGED 2004/12/03 16:13:08 toconnor 1.12.10.1: #i38309# ensure that macro list is initialised


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [69858e075fd1c43873fa7a4448506d95922f0c26]

INTEGRATION: CWS scriptingf9 (1.45.10); FILE MERGED 2004/12/03 16:13:07 toconnor 1.45.10.1: #i38309# ensure that macro list is initialised


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [4083cbe78a7e899fb0e6c610a91a7e25ce50803f]

INTEGRATION: CWS scriptingf9 (1.35.142); FILE MERGED 2004/12/14 15:21:16 toconnor 1.35.142.2: RESYNC: (1.35-1.36); FILE MERGED 2004/12/01 15:43:24 toconnor 1.35.142.1: #i31395# fix numerous help id problems


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [56d7ac9ef0ebf81f4b0ff4775e7ac1a1ae274728]

INTEGRATION: CWS scriptingf9 (1.8.2); FILE MERGED 2004/12/02 15:45:01 toconnor 1.8.2.2: #i36218# remove Basic specific code 2004/12/01 15:43:23 toconnor 1.8.2.1: #i31395# fix numerous help id problems


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [b1b1015e2d6331a7d541daa3738a8d332f5e69b0]

INTEGRATION: CWS scriptingf9 (1.10.2); FILE MERGED 2004/12/02 15:45:01 toconnor 1.10.2.2: #i36218# remove Basic specific code 2004/12/01 15:43:23 toconnor 1.10.2.1: #i31395# fix numerous help id problems


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [15ecb4b987e91183f2e34b7ec27bf53b100dd7fd]

INTEGRATION: CWS scriptingf9 (1.9.66); FILE MERGED 2004/11/11 11:54:06 toconnor 1.9.66.1: #i36703# getScript call needs to be in a try catch block


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [e0878e8dda4db41f0e519240a191d747aa19eab4]

INTEGRATION: CWS scriptingf9 (1.4.178); FILE MERGED 2004/12/01 15:40:52 toconnor 1.4.178.1: #i32101# help id not assigned to correct listbox control


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [0a1e012452e49e237eb7c5dea7a35634d47cc6f6]

INTEGRATION: CWS scriptingf9 (1.4.66); FILE MERGED 2004/12/01 15:40:54 toconnor 1.4.66.1: #i32101# help id not assigned to correct listbox control


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [bebb198c778a6ae1549fc005e3a3bbfbe2d923fd]

INTEGRATION: CWS scriptingf9 (1.3.276); FILE MERGED 2004/12/01 15:40:55 toconnor 1.3.276.1: #i32101# help id not assigned to correct listbox control


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [63ed7165b6fbadcfaf9785714f618dff2089c292]

INTEGRATION: CWS scriptingf9 (1.4.2); FILE MERGED 2004/12/01 15:40:56 toconnor 1.4.2.1: #i32101# help id not assigned to correct listbox control


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [ab6216a6ae2c0caade756ad5c4351759e88fa51e]

INTEGRATION: CWS scriptingf9 (1.7.2); FILE MERGED 2004/12/01 15:43:23 toconnor 1.7.2.1: #i31395# fix numerous help id problems


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [5575760c1c09ba23aa5358570ee909998da35d03]

INTEGRATION: CWS scriptingf9 (1.10.2); FILE MERGED 2004/12/14 15:05:12 toconnor 1.10.2.2: RESYNC: (1.10-1.11); FILE MERGED 2004/12/01 15:43:22 toconnor 1.10.2.1: #i31395# fix numerous help id problems


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [267bd9d3881258228fa57215f496a22450b77f1f]

INTEGRATION: CWS scriptingf9 (1.57.100); FILE MERGED 2004/12/14 14:57:22 toconnor 1.57.100.2: RESYNC: (1.57-1.59); FILE MERGED 2004/12/01 15:43:21 toconnor 1.57.100.1: #i31395# fix numerous help id problems


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [9dc0a0c4289b7be205d3ae5b0079003cc70b82fa]

INTEGRATION: CWS scriptingf9 (1.1.56); FILE MERGED 2004/11/24 16:42:37 toconnor 1.1.56.1: #i36849# only ship files that are needed for Highlight dialog


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [485405555d3978b125ba89a6d81659d1b3f6775a]

INTEGRATION: CWS scriptingf9 (1.3.6); FILE MERGED 2004/11/12 11:37:25 toconnor 1.3.6.1: #i36913# make ActiveMSPList a member of fMasterScriptProviderFactory


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [a80ee16c8c46f828d5cb348244f8c8f162194e98]

INTEGRATION: CWS scriptingf9 (1.3.6); FILE MERGED 2004/11/12 11:37:24 toconnor 1.3.6.1: #i36913# make ActiveMSPList a member of fMasterScriptProviderFactory


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [1736a8dd35df881c68cafc00034cd66a1bb1c588]

INTEGRATION: CWS scriptingf9 (1.6.6); FILE MERGED 2004/11/12 11:37:24 toconnor 1.6.6.1: #i36913# make ActiveMSPList a member of fMasterScriptProviderFactory


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [584091c98f52dbb3cb49ac60431fb8241a0e9b22]

INTEGRATION: CWS scriptingf9 (1.7.6); FILE MERGED 2004/11/16 12:32:10 toconnor 1.7.6.2: #i36849# MasterScriptProviderFactory should handle empty Any 2004/11/12 11:37:24 toconnor 1.7.6.1: #i36913# make ActiveMSPList a member of fMasterScriptProviderFactory


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [bf10cd0f4d32c871a14bba075360e3d57fc35075]

INTEGRATION: CWS scriptingf9 (1.19.6); FILE MERGED 2004/11/16 12:32:09 toconnor 1.19.6.1: #i36849# MasterScriptProviderFactory should handle empty Any


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [bbfef6db1fb005b31e06462f62b01e5811ba4604]

INTEGRATION: CWS scriptingf9 (1.3.30); FILE MERGED 2004/12/02 10:24:32 toconnor 1.3.30.1: #i37976# need to load source before inserting when renaming script


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [5f4d17724f7323077191114486edff8cdce05b2f]

INTEGRATION: CWS scriptingf9 (1.6.2); FILE MERGED 2004/12/02 10:24:32 toconnor 1.6.2.2: #i37976# need to load source before inserting when renaming script 2004/12/01 10:30:49 toconnor 1.6.2.1: #i37001# remove temporary workaround for tdoc problem


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [03c3c3d564e0162fc27cad6ded9c33bf3ef5e320]

INTEGRATION: CWS scriptingf9 (1.4.22); FILE MERGED 2004/12/02 10:38:11 toconnor 1.4.22.2: #i37976# remove leftover debug statement 2004/12/02 10:24:32 toconnor 1.4.22.1: #i37976# need to load source before inserting when renaming script


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [ccc06c145e4a760b6958f11380d03f89d02a4ceb]

INTEGRATION: CWS scriptingf9 (1.12.6); FILE MERGED 2004/12/02 10:24:31 toconnor 1.12.6.1: #i37976# need to load source before inserting when renaming script


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [fb1a9425e6de588be670ba662fcbfda321f85451]

INTEGRATION: CWS scriptingf9 (1.1.2); FILE ADDED 2004/11/23 17:31:59 toconnor 1.1.2.1: #i36937# clean up structure of Java examples


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [f4ebe93657a8a24001dcc104ac65aa8449328411]

INTEGRATION: CWS scriptingf9 (1.1.2); FILE ADDED 2004/11/24 12:41:44 toconnor 1.1.2.2: #i36397# rename MemoryUsage document and use button instead of keybinding 2004/11/23 17:31:59 toconnor 1.1.2.1: #i36937# clean up structure of Java examples


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [41656a962bcdc8d58e072c5534ff8ff6207a9b3b]

INTEGRATION: CWS scriptingf9 (1.1.2); FILE ADDED 2004/11/23 17:28:41 toconnor 1.1.2.1: #i36937# clean up structure of Java examples


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [a63d7fc4d982ce7064e687f64adffba71c42612c]

INTEGRATION: CWS scriptingf9 (1.1.2); FILE ADDED 2004/11/23 17:28:06 toconnor 1.1.2.1: #i36937# clean up structure of Java examples


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [c6fefe04901a83cc96d86f1d41e79843e96e002e]

INTEGRATION: CWS scriptingf9 (1.9.22); FILE MERGED 2004/12/15 15:40:16 toconnor 1.9.22.3: #i36937# use new file extension for spreadsheet 2004/11/24 12:41:43 toconnor 1.9.22.2: #i36397# rename MemoryUsage document and use button instead of keybinding 2004/11/23 17:31:58 toconnor 1.9.22.1: #i36937# clean up structure of Java examples


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [efa22d7ba7c8631afad6acc6a7f4b001f2a9f322]

INTEGRATION: CWS scriptingf9 (1.5.38); FILE MERGED 2004/11/24 16:42:36 toconnor 1.5.38.1: #i36849# only ship files that are needed for Highlight dialog


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [a5c7c96f6929e08da2a3d259a2b5f3a3a6443914]

INTEGRATION: CWS scriptingf9 (1.2.22); FILE MERGED 2004/11/24 15:00:49 toconnor 1.2.22.1: #i36937# remove out of date README and update toplevel README


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [f56498300942650a8e2d7898cb4953ad49658b9e]

INTEGRATION: CWS mhu05 (1.5.346); FILE MERGED 2004/12/06 08:49:49 kr 1.5.346.2: #i27888# fixed minor glitch: test reports fault despite there is none 2004/11/25 18:39:21 mhu 1.5.346.1: #i37371# Fixed unit test script mistakes.


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [05943247a253dd6cc829d0b3b3f7ecdf3ebfc0b6]

INTEGRATION: CWS mhu05 (1.31.42); FILE MERGED 2004/12/06 08:47:47 kr 1.31.42.2: #i27888# backed out search order changes - inheritance works again 2004/11/25 18:36:45 mhu 1.31.42.1: #i37371# Adapted to use internal function 'osl_bootstrap_getExecutableFile_Impl()' (restoring SYSBINDIR and Inheritance functionality), simplified usage of 'osl_readLine()', partial code cleanup.


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [90923a2e01e52af9ccd5bdbc6c61449ea48ac99c]

INTEGRATION: CWS mhu05 (1.29.12); FILE MERGED 2004/11/27 14:58:12 mhu 1.29.12.2: #i37371# Added documentation reference to issue. 2004/11/25 18:28:53 mhu 1.29.12.1: #i37371# Added function 'osl_bootstrap_getExecutableFile_Impl()' for internal use by rtl_bootstrap functions.


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [5cfce128de5d020651e92264ffa91542a5d53c0c]

INTEGRATION: CWS mhu05 (1.7.16); FILE MERGED 2004/11/27 14:58:11 mhu 1.7.16.3: #i37371# Added documentation reference to issue. 2004/11/25 18:28:31 mhu 1.7.16.2: #i37371# Added function 'osl_bootstrap_getExecutableFile_Impl()' for internal use by rtl_bootstrap functions. 2004/11/21 16:22:47 mhu 1.7.16.1: #i37260# Removed temp. 'CommandArgs not set' assertion.


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [690264e239dc4c49ee781835b029f83e672b450e]

INTEGRATION: CWS mhu05 (1.5.250); FILE MERGED 2004/12/01 19:29:08 mhu 1.5.250.2: #i37371# Fixed 'osl_readLine()' End-Of-File detection. 2004/11/25 18:30:13 mhu 1.5.250.1: #i37371# Fixed 'osl_readLine()' to correctly report End-Of-File condition.


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [ae18678b4f531962950e799c4fc7d3f5320ba247]

INTEGRATION: CWS mhu05 (1.5.330); FILE MERGED 2004/11/25 18:33:18 mhu 1.5.330.1: #i37371# Fixed 'strategy for retrieval of bootstrap values' documentation, clarifying the lookup order.


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [c4b9b715991f60ff1c665434264844ecbaba31d1]

INTEGRATION: CWS mhu05 (1.29.2); FILE MERGED 2004/11/27 18:44:40 mhu 1.29.2.1: #i26623# Removed obsolete calls to INetURLHistory::[SetLocation()|Delete()].


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [067a682b0766380c138dc3823f4f4f256eb39108]

INTEGRATION: CWS mhu05 (1.41.2); FILE MERGED 2004/11/27 18:44:40 mhu 1.41.2.1: #i26623# Removed obsolete calls to INetURLHistory::[SetLocation()|Delete()].


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [61f9f45abdac792e2eeb85102dad1d7a34a54f2a]

INTEGRATION: CWS mhu05 (1.3.8); FILE MERGED 2004/12/09 18:03:25 mhu 1.3.8.1: #i38646# Disabled internal commit (sync) to disk (STORE_FEATURE_COMMIT). Improved propagation of errors from fsync() and close() calls.


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [2792cd9b705368b0b185c5837b27eddc804b11be]

INTEGRATION: CWS mhu05 (1.6.4); FILE MERGED 2004/12/09 18:03:25 mhu 1.6.4.1: #i38646# Disabled internal commit (sync) to disk (STORE_FEATURE_COMMIT). Improved propagation of errors from fsync() and close() calls.


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [c03c285854c7cf7917fd3250569663c0e0898153]

INTEGRATION: CWS mhu05 (1.2.78); FILE MERGED 2004/12/09 18:03:25 mhu 1.2.78.1: #i38646# Disabled internal commit (sync) to disk (STORE_FEATURE_COMMIT). Improved propagation of errors from fsync() and close() calls.


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [37330ce6bd216c1cedbf2dc99cd5359f53edd79b]

INTEGRATION: CWS mhu05 (1.3.32); FILE MERGED 2004/12/09 18:03:24 mhu 1.3.32.1: #i38646# Disabled internal commit (sync) to disk (STORE_FEATURE_COMMIT). Improved propagation of errors from fsync() and close() calls.


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [f1e684a20272b159226e20e25fb0d6d0a7c77867]

INTEGRATION: CWS mhu05 (1.2.78); FILE MERGED 2004/12/09 18:03:24 mhu 1.2.78.1: #i38646# Disabled internal commit (sync) to disk (STORE_FEATURE_COMMIT). Improved propagation of errors from fsync() and close() calls.


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [18a6c0b56a003cd882e082f8d5f74ebf7a3e5608]

INTEGRATION: CWS mhu05 (1.12.74); FILE MERGED 2004/12/09 18:03:24 mhu 1.12.74.1: #i38646# Disabled internal commit (sync) to disk (STORE_FEATURE_COMMIT). Improved propagation of errors from fsync() and close() calls.


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [8d5bdf9b7be28be3e331b2fdce7f46e662c40b26]

INTEGRATION: CWS mhu05 (1.5.8); FILE MERGED 2004/11/27 19:26:32 mhu 1.5.8.1: #i26623# Removed obsolete calls to INetURLHistory::[SetLocation()|Delete()].


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [c379abeaafb4e25f765a40397be6e50ae87415cf]

INTEGRATION: CWS mhu05 (1.5.42); FILE MERGED 2004/11/27 19:26:32 mhu 1.5.42.1: #i26623# Removed obsolete calls to INetURLHistory::[SetLocation()|Delete()].


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [c1cf9df97ca7b7f3dcb3e426a58db1ce7173e453]

INTEGRATION: CWS bm3 (1.68.20); FILE MERGED 2004/12/10 15:50:22 iha 1.68.20.1: #i26016# 'GotoBookmark' did not work because old view settings were restored afterwards


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [85bfdfddeab0252498d267581c6b7faa1f2c5825]

INTEGRATION: CWS bm3 (1.11.1140); FILE MERGED 2004/12/13 08:21:55 bm 1.11.1140.2: #i38337# MID 0: return internal name in sequence instead of api-name 2004/12/10 14:47:34 bm 1.11.1140.1: #i38337# handle member-id 0 for bitmaps


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [2ef42a5e2b6a803e4e549ddd13a0cd85afcbd10e]

INTEGRATION: CWS bm3 (1.24.8); FILE MERGED 2004/12/13 15:06:06 bm 1.24.8.1: #i38063# SDRATTR_GRAFCROP was not in itemset (regression from #i11190#)


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [0a26326273796a23f994f59ba7837e36543d10b0]

INTEGRATION: CWS bm3 (1.7.8); FILE MERGED 2004/12/16 13:18:40 bm 1.7.8.2: #i32957# Formulas of circular arrow fixed according to shape in the gallery 2004/12/06 13:10:36 bm 1.7.8.1: #i38295# no filling for the two separate lines in the multidocument


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [101559f88022162ede229fe14366d394700816fe]

INTEGRATION: CWS bm3 (1.7.8); FILE MERGED 2004/12/09 15:10:57 bm 1.7.8.2: arc functions: the vectors were not scaled correctly when having an ellipsis (fixed by sj) 2004/12/08 13:06:07 bm 1.7.8.1: allow coding of color-schemes into the type in the form col-xxxxxxxx, where xxxxxxxx is the hex-representation of the color string


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [d6a5ee4031189833ca9d9a92979cbd507665b633]

INTEGRATION: CWS bm3 (1.7.4); FILE MERGED 2004/12/10 15:34:50 iha 1.7.4.1: #i26016# enable 'GotoBookmark' for already opened document


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [99332714154037b802acdb1c80259db066c5d6cf]

INTEGRATION: CWS bm3 (1.34.4); FILE MERGED 2004/12/06 13:53:23 bm 1.34.4.1: #i32689# guides to front is default


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [698e1e1c82cfb31f74617029d4f45685af510376]

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>  [47be31f831dbef0d758305f657a35a11d28c4467]

INTEGRATION: CWS dr30 (1.143.32); FILE MERGED 2004/12/03 10:48:01 dr 1.143.32.3: RESYNC: (1.144-1.145); FILE MERGED 2004/12/02 17:29:42 dr 1.143.32.2: RESYNC: (1.143-1.144); FILE MERGED 2004/11/12 10:35:36 dr 1.143.32.1: #i31239# always disable form design mode


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [95086babc4562b48309c34d3347bb5f50c3cf2ee]

INTEGRATION: CWS dr30 (1.14.56); FILE MERGED 2004/11/18 14:37:35 dr 1.14.56.1: #i36945# code changes


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [31598b06610c7c933acd93ef7ceaff0b7ca682ea]

INTEGRATION: CWS dr30 (1.13.56); FILE MERGED 2004/11/11 15:07:13 dr 1.13.56.1: #i36997# skip Tahoma font in cell notes


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [3a5cbb4b8ff2860cdbe0af64d102a1de072e7121]

INTEGRATION: CWS dr30 (1.9.90); FILE MERGED 2004/11/11 15:07:13 dr 1.9.90.1: #i36997# skip Tahoma font in cell notes


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [f57b344b0d05a7245caac083709d091328251fb1]

INTEGRATION: CWS dr30 (1.11.56); FILE MERGED 2004/11/10 14:32:34 dr 1.11.56.1: #i36945# speed up and improve palette reduction


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [9c57a8ab8a10941a9a0a2a6db38a6674ca3b0e33]

INTEGRATION: CWS calc26 (1.87.82); FILE MERGED 2004/12/02 13:31:53 nn 1.87.82.2: RESYNC: (1.87-1.88); FILE MERGED 2004/11/17 16:28:00 nn 1.87.82.1: #117214# #i18202# collect formatted ranges for ScUniqueCellFormatsObj faster


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [a7ceebdfc9fca88b723efd427b303b80143d159b]

INTEGRATION: CWS dr30 (1.14.56); FILE MERGED 2004/11/18 15:25:21 dr 1.14.56.1: BIFF dumper: show defined names in formulas


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [18d9f6b15a12c35609b445b10c92016eff5bbedd]

INTEGRATION: CWS dr30 (1.13.88); FILE MERGED 2004/11/18 14:37:34 dr 1.13.88.1: #i36945# code changes


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [e744d31cfe0da000423c47ad17050dd4f4c430a0]

INTEGRATION: CWS calc26 (1.17.90); FILE MERGED 2004/12/02 13:27:18 nn 1.17.90.2: RESYNC: (1.17-1.18); FILE MERGED 2004/11/26 09:06:43 nn 1.17.90.1: #i37891# allow BegDragObj for moving several objects


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [dfe898cb338957da1e63dc6c622986938a9552e1]

INTEGRATION: CWS dr30 (1.5.6); FILE MERGED 2004/11/26 10:40:56 dr 1.5.6.1: #i37355# IF function returns Ref


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [24d4d1632ddd37c13b536cf5859c291c33938300]

INTEGRATION: CWS calc26 (1.9.86); FILE MERGED 2004/11/26 09:06:43 nn 1.9.86.1: #i37891# allow BegDragObj for moving several objects


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [961db51bba4688c1ca38f02cbd738d10ff7f9126]

INTEGRATION: CWS dr30 (1.19.56); FILE MERGED 2004/11/11 15:06:17 dr 1.19.56.1: #i36997# skip Tahoma font in cell notes


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [b42a940e8f74892c2a70cde339126da1d637cebb]

INTEGRATION: CWS calc26 (1.7.676); FILE MERGED 2004/11/08 17:36:29 nn 1.7.676.1: #b5071088# label ranges must be stored as strings until all sheets are loaded


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [34247b5cad8638441d26f818fa8ed308592edb99]

INTEGRATION: CWS dr30 (1.16.56); FILE MERGED 2004/11/11 15:06:17 dr 1.16.56.1: #i36997# skip Tahoma font in cell notes


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [dbff6025ba0808dd248cebd29b760b0d9259fb51]

INTEGRATION: CWS calc26 (1.77.88); FILE MERGED 2004/12/02 13:23:34 nn 1.77.88.2: RESYNC: (1.77-1.81); FILE MERGED 2004/11/08 17:36:28 nn 1.77.88.1: #b5071088# label ranges must be stored as strings until all sheets are loaded


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [763581c735f43782b806f288f51bc0c217d231a9]

INTEGRATION: CWS dr30 (1.13.56); FILE MERGED 2004/11/11 15:06:16 dr 1.13.56.1: #i36997# skip Tahoma font in cell notes


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [f8627030aac4c839fa1147ee2ebfb982b68e3881]

INTEGRATION: CWS calc26 (1.103.82); FILE MERGED 2004/12/02 13:23:25 nn 1.103.82.2: RESYNC: (1.103-1.108); FILE MERGED 2004/11/08 17:36:28 nn 1.103.82.1: #b5071088# label ranges must be stored as strings until all sheets are loaded


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [4d9fcd673057963be9bcb5b5a61e06093e03c465]

INTEGRATION: CWS dr30 (1.15.56); FILE MERGED 2004/11/10 14:32:24 dr 1.15.56.1: #i36945# speed up and improve palette reduction


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [686a521313b4254316daf8cdca16997b4e3fc06e]

INTEGRATION: CWS calc26 (1.22.246); FILE MERGED 2004/11/29 17:38:39 nn 1.22.246.1: #i37959# handle document protection after the sheet settings


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [914c4f0f3fd0e6d4ecc31590c3190667c89f0f27]

INTEGRATION: CWS dr30 (1.2.6); FILE MERGED 2004/11/26 14:29:35 dr 1.2.6.3: #i37945# exported chart causes Excel to crash 2004/11/24 17:07:20 dr 1.2.6.2: #i37355# tAttr handling completed 2004/11/17 17:09:44 dr 1.2.6.1: #i37355# regard missing function parameters entered in Calc


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [29d2f1ed02f653937457f524bb7212f3d79a6fe3]

INTEGRATION: CWS calc26 (1.24.52); FILE MERGED 2004/12/16 11:32:33 nn 1.24.52.3: #i37794# Set full width on all imports regardless of alignment 2004/12/02 13:15:42 nn 1.24.52.2: RESYNC: (1.24-1.26); FILE MERGED 2004/11/26 11:16:55 jmarmion 1.24.52.1: #i37794# default to full width when importing centered text autoshapes from xls #i37900# remove connector fix for issue i12638 as it breaks this general case.


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [fab89c59393b4eb5bf6744fb093e509eeca4026c]

INTEGRATION: CWS dr30 (1.68.6); FILE MERGED 2004/11/16 11:30:29 dr 1.68.6.2: RESYNC: (1.68-1.69); FILE MERGED 2004/11/11 16:06:06 dr 1.68.6.1: #i37029# wrong assertion


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [7cd927c92e28dbace67436a3f9a51cbb7513a205]

INTEGRATION: CWS calc26 (1.8.134); FILE MERGED 2004/11/25 11:12:26 nn 1.8.134.2: #b5017505# correct bug id 2004/11/25 11:07:39 nn 1.8.134.1: #b6174233# use number format exchange list also when copying styles


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [a0ae3bcdafc980bd6e71f65e472e0569e517b86e]

INTEGRATION: CWS dr30 (1.101.56); FILE MERGED 2004/11/16 11:29:44 dr 1.101.56.2: RESYNC: (1.101-1.102); FILE MERGED 2004/11/11 15:06:16 dr 1.101.56.1: #i36997# skip Tahoma font in cell notes


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [4d1618db1d1a6f856bbf34bb8169063e4e01130a]

INTEGRATION: CWS calc26 (1.25.90); FILE MERGED 2004/11/25 11:12:26 nn 1.25.90.2: #b5017505# correct bug id 2004/11/25 11:07:38 nn 1.25.90.1: #b6174233# use number format exchange list also when copying styles


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [66eef74d1c2248b5232d291fb3fdb7545577f80d]

INTEGRATION: CWS dr30 (1.31.6); FILE MERGED 2004/11/25 12:50:10 dr 1.31.6.1: #i37868# import of tRange operator in BIFF2


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [f4b03a606f8698f3556f694105727031b9626620]

INTEGRATION: CWS calc26 (1.26.86); FILE MERGED 2004/12/02 13:07:29 nn 1.26.86.2: RESYNC: (1.26-1.27); FILE MERGED 2004/12/01 19:28:46 nn 1.26.86.1: #i37941# TransferDrawPage: check IsValid before adjusting chart source data


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [e0e66ef4339e00853031347ce9f9e6ddb2af3aa1]

INTEGRATION: CWS dr30 (1.73.54); FILE MERGED 2004/11/25 12:50:10 dr 1.73.54.5: #i37868# import of tRange operator in BIFF2 2004/11/24 17:07:20 dr 1.73.54.4: #i37355# tAttr handling completed 2004/11/18 15:25:20 dr 1.73.54.3: BIFF dumper: show defined names in formulas 2004/11/16 11:28:29 dr 1.73.54.2: RESYNC: (1.73-1.74); FILE MERGED 2004/11/15 13:15:52 dr 1.73.54.1: minor changes


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [f8e9319e43075663b6e8c73a4f66f781b757acfa]

INTEGRATION: CWS calc26 (1.36.88); FILE MERGED 2004/12/02 13:07:19 nn 1.36.88.3: RESYNC: (1.36-1.37); FILE MERGED 2004/11/25 11:12:26 nn 1.36.88.2: #b5017505# correct bug id 2004/11/25 11:07:38 nn 1.36.88.1: #b6174233# use number format exchange list also when copying styles


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [6a0d54dfe17598f2b3b9bccf74e32b390f088667]

INTEGRATION: CWS calc26 (1.7.30); FILE MERGED 2004/11/10 18:17:28 nn 1.7.30.1: #116578# load and convert view state from sfx window data


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [e7c4c47feaf6b02b132c1f737eab5920a6da5e6d]

INTEGRATION: CWS dr30 (1.9.80); FILE MERGED 2004/12/03 10:20:05 dr 1.9.80.2: RESYNC: (1.9-1.10); FILE MERGED 2004/11/25 12:20:24 dr 1.9.80.1: #i37860# uppercase menu entry


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [d22a1b7b55961c3b373a0202f3a214045a038d89]

INTEGRATION: CWS calc26 (1.3.30); FILE MERGED 2004/11/10 18:17:12 nn 1.3.30.1: #116578# load and convert view state from sfx window data


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [300f9161caf278c81b64e05086f23880445fdb4a]

INTEGRATION: CWS calc26 (1.3.60); FILE MERGED 2004/11/10 18:16:23 nn 1.3.60.1: #116578# load and convert view state from sfx window data


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [4f1ebfaa6b239b23b4bb76f895e2f775e8b8883b]

INTEGRATION: CWS dr30 (1.27.12); FILE MERGED 2004/11/11 10:49:29 dr 1.27.12.1: #i36968# finally... correct symbol handling in complex values


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [80688f15ff5301863812c5dedd18e3c7b24307a5]

INTEGRATION: CWS dr30 (1.44.8); FILE MERGED 2004/12/02 13:23:55 dr 1.44.8.2: RESYNC: (1.44-1.45); FILE MERGED 2004/11/11 10:49:28 dr 1.44.8.1: #i36968# finally... correct symbol handling in complex values


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [84891a0b489fd6a6f3a0e4a9113803779fe5056f]

INTEGRATION: CWS calc26 (1.5.30); FILE MERGED 2004/11/10 18:16:53 nn 1.5.30.1: #116578# load and convert view state from sfx window data


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [8362d1ea7ff6c22af8737d086c8c365210afc710]

INTEGRATION: CWS swqbugfixes10 (1.69.4); FILE MERGED 2004/12/13 07:55:49 od 1.69.4.2: RESYNC: (1.69-1.70); FILE MERGED 2004/11/30 09:23:24 od 1.69.4.1: #i38126# <SwDocShell::Notify(..)> - own action id for event LOADFINISHED 	 to avoid modified document due to this action.


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [7793f0ef014c19d6d602e0d54811157d24b7ef55]

INTEGRATION: CWS swqbugfixes10 (1.158.4); FILE MERGED 2004/12/07 09:29:10 od 1.158.4.2: RESYNC: (1.158-1.159); FILE MERGED 2004/12/06 13:36:17 od 1.158.4.1: #36649# - adjustments of horizontal positions left|right|inside|outside to 	  page|margin of frames and text boxes.


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [dcd3e4cdd73b38113e16beea9c3d3b7ccf503846]

INTEGRATION: CWS swqbugfixes10 (1.124.4); FILE MERGED 2004/12/06 13:36:17 od 1.124.4.1: #36649# - adjustments of horizontal positions left|right|inside|outside to 	  page|margin of frames and text boxes.


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [c03feef8c15eb953cab1481da38723ac719a5b5a]

INTEGRATION: CWS swqbugfixes10 (1.12.170); FILE MERGED 2004/11/29 12:55:44 od 1.12.170.1: #i35143# <HTMLTable::InsertCol(..)> - no columns, if rows already exist


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [8f0f4e82cb813387a204fc3ef6db86ab138138f1]

INTEGRATION: CWS swqbugfixes10 (1.30.4); FILE MERGED 2004/12/13 07:55:30 od 1.30.4.2: RESYNC: (1.30-1.31); FILE MERGED 2004/11/29 16:26:51 od 1.30.4.1: #37248# <SwWriter::Write(..)> - only modifications at a new document


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [239be0a5770951d57754214d23f45a123112dd38]

INTEGRATION: CWS swqbugfixes10 (1.60.4); FILE MERGED 2004/12/07 09:24:30 od 1.60.4.2: RESYNC: (1.60-1.61); FILE MERGED 2004/11/29 14:24:08 od 1.60.4.1: #i35007# - no adjustment of position attributes on set of transformation.          - correct handling of position of as-character anchored objects.


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [cc592ebea31f2d24e9254fe843595e0529875302]

INTEGRATION: CWS swqbugfixes10 (1.4.474); FILE MERGED 2004/11/29 10:32:53 fme 1.4.474.1: #i37739# Sorting of tables in frame without prev/next makes it necessary to use Node2Layout::RestoreUpperFrms instead of MakeFrms


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [e224fba02bebb5eecd0623114e3b04c89d211d16]

INTEGRATION: CWS swqbugfixes10 (1.19.34); FILE MERGED 2004/11/29 09:52:42 fme 1.19.34.1: #i37686# Minimium tab width for centered tab stops


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [7035d361da4d1de17ba251648ff7fda24c6dd91f]

INTEGRATION: CWS swqbugfixes10 (1.50.4); FILE MERGED 2004/12/03 15:52:14 od 1.50.4.1: #115759# - <SwTxtFly::GetTop(..)> - refine frame for context checking inside table


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [399efeb1420bacb1ea5f72b225f4c78ec891db29]

INTEGRATION: CWS swqbugfixes10 (1.34.364); FILE MERGED 2004/11/30 11:31:23 od 1.34.364.1: #i35635# - adjustment to bring drawing objects into visible layer 	   as late as possible.


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [cedd74f1a5f7fc99d1289ca4a7ed3c9f436cb2b0]

INTEGRATION: CWS swqbugfixes10 (1.87.34); FILE MERGED 2004/12/07 09:22:47 od 1.87.34.2: RESYNC: (1.87-1.88); FILE MERGED 2004/11/29 11:52:30 fme 1.87.34.1: #i34348# Underflow with negative numbering indent values


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [2a2f9a30dc67bb64860333b83b0489bc610da48f]

INTEGRATION: CWS swqbugfixes10 (1.44.154); FILE MERGED 2004/11/29 11:52:29 fme 1.44.154.1: #i34348# Underflow with negative numbering indent values


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [2fabb435742f912634738d59b6bf07f0e7d04aba]

INTEGRATION: CWS swqbugfixes10 (1.54.4); FILE MERGED 2004/12/03 15:50:42 od 1.54.4.1: #115759# <SwTxtFrm::AdjustFrm(..)> - check for valid lower in table


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [2d9859297c3e11fd43d76f13951c800526f24fd1]

INTEGRATION: CWS swqbugfixes10 (1.69.4); FILE MERGED 2004/12/03 15:48:57 od 1.69.4.2: #115759# - <lcl_InvalidateLowerObjs(..)> - refined invalidation of objects. 	 - <lcl_RecalcSplitLine(..)> - re-calc of last line to get correct height 	 - <lcl_CalcLowers(..)> - check, if format of content is possible. 	 - <lcl_InnerCalcLayout(..)> - always format table frames. 	 - <lcl_CalcLayout(..)> - additional for of content. 	 - <SwRowFrm::Format(..)> - correct border space calculation. 	 - <lcl_ArrangeLowers(..)> - refined invalidation of objects. 	 - <lcl_CalcHeightOfFirstContentLine(..)> - correct considerations 	   of spaces, especially for 'master' and 'follow' frame. 2004/11/29 11:05:09 fme 1.69.4.1: #118411# Do not call lcl_CalcHeightOfFirstCntntLine is row has not been formatted yet.


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [277fe2a69f322ff6d6f53ec88d739d49a1c466e4]

INTEGRATION: CWS swqbugfixes10 (1.5.4); FILE MERGED 2004/12/07 09:22:06 od 1.5.4.2: RESYNC: (1.5-1.6); FILE MERGED 2004/12/03 15:42:32 od 1.5.4.1: #115759# - avoid follow format, if it's not needed.


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [f9bed057e4ae2614f8139ff22d0b45c96221a093]

INTEGRATION: CWS swqbugfixes10 (1.4.4); FILE MERGED 2004/11/29 16:09:30 od 1.4.4.1: #i34753# - no <MakeObjPos()> for at-page and at-fly anchored Writer fly 	   frame under certain conditions.


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [13350354fa82cbbe6df2f3d7b472b48838925758]

INTEGRATION: CWS swqbugfixes10 (1.3.4); FILE MERGED 2004/12/03 15:41:12 od 1.3.4.1: #115759# - refine condition in <SwMovedFwdFrmsByObjPos::DoesRowContainMovedFwdFrm(..)>


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [a693d62a9ce7f7709de2110499c48a08bdaa7ace]

INTEGRATION: CWS swqbugfixes10 (1.71.4); FILE MERGED 2004/12/08 10:58:50 od 1.71.4.3: #115759# - <SwFrmNotify::~SwFrmNotify()> - no invalidation of position 	   of as-character anchored object, because its position has to 	   be already calculated during the format of the anchor frame. 2004/12/03 15:40:02 od 1.71.4.2: #115759# - correct [de]registeration of objects during <Save|RestoreCntnt> 2004/11/30 11:27:52 od 1.71.4.1: #i35635# - adjustments to bring drawing objects into visible layer 	   as late as possible


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [d19fd7ce23a1f0c39ef798e874370e707717746a]

INTEGRATION: CWS swqbugfixes10 (1.38.4); FILE MERGED 2004/11/29 16:09:31 od 1.38.4.2: #i34753# - no <MakeObjPos()> for at-page and at-fly anchored Writer fly 	   frame under certain conditions. 2004/11/29 15:36:45 od 1.38.4.1: #i37068# - handling of <mbNoMoveOnCheckClip>


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [14a2ca6256b94adc50d9c3c564ffeee439994857]

INTEGRATION: CWS swqbugfixes10 (1.11.154); FILE MERGED 2004/12/03 15:38:25 od 1.11.154.1: #115759# new method <SwFlyInCntFrm::_ActionOnInvalidation(..)>


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [44633964cef2b47ab26cb913c6c4f442d3124d22]

INTEGRATION: CWS swqbugfixes10 (1.44.4); FILE MERGED 2004/11/29 15:36:44 od 1.44.4.1: #i37068# - handling of <mbNoMoveOnCheckClip>


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [f54fb121ab341648e812d9ce8aeb4b5386b46753]

INTEGRATION: CWS swqbugfixes10 (1.65.4); FILE MERGED 2004/12/03 15:37:14 od 1.65.4.4: #115759# <SwFrm::InvalidateObjs(..)> - unlock its position, if anchored 	 object isn't registered at the page, where its anchor character 	 text frame is on, respectively if it has no anchor character text frame. 2004/11/30 11:27:51 od 1.65.4.3: #i35635# - adjustments to bring drawing objects into visible layer 	   as late as possible 2004/11/29 15:36:44 od 1.65.4.2: #i37068# - handling of <mbNoMoveOnCheckClip> 2004/11/29 14:44:44 od 1.65.4.1: #i34948# <SwFlyFrm::ChgRelPos(..)> - handle at-page and at-fly anchored 	 Writer fly frames.


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [b49458f517bf0519c31cc133a27274785597f31b]

INTEGRATION: CWS swqbugfixes10 (1.43.4); FILE MERGED 2004/12/03 15:35:30 od 1.43.4.2: #115759# - <SwFlowFrm::MoveSubTree(..)> - invalidate printing area of            previous frame, if it's in a table 	 - <SwFlowFrm::CalcLowerSpace(..)> - no additional lower space 	   as last in table cell, if text frame has a follow. 	 - <SwFlowFrm::MoveBwd(..)> - text frames, which are directly 	   inside tables aren't allowed to move backward. 2004/11/29 11:14:44 fme 1.43.4.1: #i37084# SwFlowFrm::MoveBwd for footnotes should not rely on the result of FindLastCntnt, it may return 0 with nested sections


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [43e84aea12a402358c967fef8cc757dc6d5e7515]

INTEGRATION: CWS swqbugfixes10 (1.30.154); FILE MERGED 2004/11/30 15:38:39 fme 1.30.154.1: #118411# Do not call lcl_CalcHeightOfFirstCntntLine is row has not been formatted


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [c12642af03629a9685f1bbf10c2002baec09d382]

INTEGRATION: CWS swqbugfixes10 (1.51.4); FILE MERGED 2004/12/03 15:29:15 od 1.51.4.2: #115759# <SwCntntFrm::MakeAll()> - refine condition for perform PREP_ADJUST_FRM          on changed frame height after formatting the printing area. 2004/11/29 12:57:22 od 1.51.4.1: #i35143# <SwPageFrm::MakeAll()> - assure correct page height in online view.


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [79d9cea3f2a24c4351f463bd780b1c640f6bf827]

INTEGRATION: CWS swqbugfixes10 (1.8.4); FILE MERGED 2004/12/03 15:26:59 od 1.8.4.1: #115759# <SwAnchoredObject::GetVertPosOrientFrm()> is inline now


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [40181c7afe8aeec56e348c8b7be314f91e776a53]

INTEGRATION: CWS swqbugfixes10 (1.8.4); FILE MERGED 2004/11/30 11:47:03 od 1.8.4.3: #118547# <SwAnchoredObject::InvalidateObjPos()> - correct invalidation for 	 as-character anchored drawing objects. 2004/11/30 11:27:51 od 1.8.4.2: #i35635# - adjustments to bring drawing objects into visible layer 	   as late as possible 2004/11/29 14:22:29 od 1.8.4.1: #i35007# <SwAnchoredDrawObject::_InvalidatePage(..) 	 - correct invalidation for as-character anchored drawing objects


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [c346b038d12ecded7ad3c0b186d96111a421827d]

INTEGRATION: CWS swqbugfixes10 (1.9.4); FILE MERGED 2004/12/03 15:53:37 od 1.9.4.3: #115759# new method <SwFlyInCntFrm::_ActionOnInvalidation(..)> 2004/11/29 16:07:40 od 1.9.4.2: #i34753# class <SwFlyFreeFrm> - new member <mbNoMakePos> 2004/11/29 15:34:49 od 1.9.4.1: #i37068# class <SwFlyFreeFrm> - member <mbNoMoveOnCheckClip> instead of   	 <mbNoCheckClip>


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [8b4e5929aeffabffc74cc9f11b70240f32b7782a]

INTEGRATION: CWS swqbugfixes10 (1.29.148); FILE MERGED 2004/11/29 10:51:36 fme 1.29.148.1: #i37476# Insert table row before table that consists of only one row that is split over two pages


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [45fa15a7c8cf2ae9f8d4ba2f66b73ba55ed5c083]

INTEGRATION: CWS swqbugfixes10 (1.31.4); FILE MERGED 2004/12/06 10:32:23 fme 1.31.4.2: #i36664# Revert changes. Fix will be moved to cws os44 2004/11/29 14:54:32 fme 1.31.4.1: #i36664# Enhanced table selection of rows with split cells


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [f3720693efe8824b3a8df7445a0bbc7f4a4d697e]

INTEGRATION: CWS swqbugfixes10 (1.36.74); FILE MERGED 2004/11/30 11:32:45 od 1.36.74.1: #i35635# - adjustments to bring drawing objects into visible layer 	   as late as possible.


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [f125d8cdffa7514a32f32cbc4411daaa93cb7fbd]

INTEGRATION: CWS swqbugfixes10 (1.16.44); FILE MERGED 2004/11/30 12:06:26 od 1.16.44.1: #117958# - create default properties for the <SdrObject> instance for 	   Writer fly frame.


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [18018186978398adb412207ee0e4aaa20a60a6f2]

INTEGRATION: CWS swqbugfixes10 (1.37.4); FILE MERGED 2004/11/30 11:30:14 od 1.37.4.3: #i35635# - adjustments to bring drawing objects into visible layer  	   as late as possible. 2004/11/29 14:25:46 od 1.37.4.2: #i35007# <SwDrawContact::_Changed(..)> - notification, if drawing object 	 is in its positioning process or if it isn't attached to a frame. 2004/11/29 13:07:52 od 1.37.4.1: #i35748# <SwFlyDrawContact::_GetOrdNumForNewRef(..)>          - use method <GetOrdNumDirect()> in order to avoid re-calculation            of order numbers.


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [8cc36746c91630be35ab7373c0bf2f052d2ebc5c]

INTEGRATION: CWS swqbugfixes10 (1.11.274); FILE MERGED 2004/11/29 10:32:52 fme 1.11.274.1: #i37739# Sorting of tables in frame without prev/next makes it necessary to use Node2Layout::RestoreUpperFrms instead of MakeFrms


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [a813c42a101419ec6cca3183e19d7f62496e5231]

INTEGRATION: CWS swqbugfixes10 (1.27.76); FILE MERGED 2004/12/07 09:19:23 od 1.27.76.2: RESYNC: (1.27-1.28); FILE MERGED 2004/11/30 11:33:39 od 1.27.76.1: #i35635# - adjustments to bring drawing objects into visible layer 	   as late as possible.


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [30681cad56584509fdcaae3d35a8efb80cd6cfeb]

INTEGRATION: CWS swqbugfixes10 (1.29.44); FILE MERGED 2004/11/30 11:33:41 od 1.29.44.1: #i35635# - adjustments to bring drawing objects into visible layer 	   as late as possible.


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [ac121966ea3dcfd69b2e878807189decdecf2c90]

INTEGRATION: CWS swqbugfixes10 (1.10.154); FILE MERGED 2004/12/06 10:31:28 fme 1.10.154.2: #i36664# Revert changes. Fix will be moved to cws os44 2004/11/29 14:54:31 fme 1.10.154.1: #i36664# Enhanced table selection of rows with split cells


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [13d8a1d886fb9cde5abf50f3d4c1e4ccd13a3727]

INTEGRATION: CWS swqbugfixes10 (1.48.4); FILE MERGED 2004/12/13 07:54:25 od 1.48.4.2: RESYNC: (1.48-1.49); FILE MERGED 2004/11/29 10:09:06 fme 1.48.4.1: #i37515# No bInFrontOfLabel during selection


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [51c3fe6bf3d3de8e8e1d9ea173e419c9e72584a3]

INTEGRATION: CWS swqbugfixes10 (1.12.774); FILE MERGED 2004/11/29 15:40:52 od 1.12.774.1: #111714# <deselectAccessibleChild(..)> - handle index as global child index 	 <SwAccessibleTable::[de]selectAccessibleChild(..)> - no [de]select, 	 if child is already [de]selected.


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [a6ef649e5fd1fccd7d00ea9c960b707bdc286159]

INTEGRATION: CWS swqbugfixes10 (1.22.274); FILE MERGED 2004/11/29 15:40:52 od 1.22.274.1: #111714# <deselectAccessibleChild(..)> - handle index as global child index 	 <SwAccessibleTable::[de]selectAccessibleChild(..)> - no [de]select, 	 if child is already [de]selected.


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [8f79475fa999526cb9c5d3f5503a4957a7694ab8]

INTEGRATION: CWS swqbugfixes10 (1.5.774); FILE MERGED 2004/11/29 15:40:51 od 1.5.774.1: #111714# <deselectAccessibleChild(..)> - handle index as global child index 	 <SwAccessibleTable::[de]selectAccessibleChild(..)> - no [de]select, 	 if child is already [de]selected.


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [581fb08c558e6db7d6d5af5eb80cc5367018bb5d]

INTEGRATION: CWS swqbugfixes10 (1.9.274); FILE MERGED 2004/11/29 15:40:51 od 1.9.274.1: #111714# <deselectAccessibleChild(..)> - handle index as global child index 	 <SwAccessibleTable::[de]selectAccessibleChild(..)> - no [de]select, 	 if child is already [de]selected.


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [850cac0d97d252dcc595970240100440185819d6]

INTEGRATION: CWS swqbugfixes10 (1.31.756); FILE MERGED 2004/11/29 15:40:51 od 1.31.756.1: #111714# <deselectAccessibleChild(..)> - handle index as global child index 	 <SwAccessibleTable::[de]selectAccessibleChild(..)> - no [de]select, 	 if child is already [de]selected.


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [89aafb8d65fb0a6c4241c17b94604bbd98606e6a]

INTEGRATION: CWS swqbugfixes10 (1.58.34); FILE MERGED 2004/12/03 15:21:52 od 1.58.34.1: #111714# <deselectAccessibleChild(..)> - handle index as global child index          <SwAccessibleTable::[de]selectAccessibleChild(..)> - no [de]select,          if child is already [de]selected.


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [ec82400b2596e8895522c18e5e0a528a4081f453]

INTEGRATION: CWS swqbugfixes10 (1.16.774); FILE MERGED 2004/11/29 15:40:50 od 1.16.774.1: #111714# <deselectAccessibleChild(..)> - handle index as global child index 	 <SwAccessibleTable::[de]selectAccessibleChild(..)> - no [de]select, 	 if child is already [de]selected.


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [2d5c6cb8e5b9a02998c72774976038c7862a9027]

INTEGRATION: CWS swqbugfixes10 (1.24.152); FILE MERGED 2004/11/29 15:40:50 od 1.24.152.1: #111714# <deselectAccessibleChild(..)> - handle index as global child index 	 <SwAccessibleTable::[de]selectAccessibleChild(..)> - no [de]select, 	 if child is already [de]selected.


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [83791d780753d63584644789780cb7f039146669]

INTEGRATION: CWS swqbugfixes10 (1.8.4); FILE MERGED 2004/12/03 15:22:44 od 1.8.4.1: #115759# class <SwAnchoredObject> - new method <ClearVertPosOrientFrm()>


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [18ef09bb239644b832831dd6851cd70713c815ba]

INTEGRATION: CWS extrasbetafixes1 (1.3.4); FILE MERGED 2004/12/06 15:14:55 ih 1.3.4.1: #i38497# templates reconverted Issue number: Submitted by: Reviewed by:


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [968bf11e63485858f9d2191de0fcccf8fc6a45d9]

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>  [622963d51216246330d1bfdc216a8d841cbb3833]

INTEGRATION: CWS kso12 (1.4.64); FILE MERGED 2004/12/02 13:47:56 kso 1.4.64.1: #110502# - When using default parameters, all examples are now guaranteed            to work without throwing an exception, even if executed the            second, third, fourth, ... time.          - 'make clean' now removes files created by the examples.


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [a93900fa0eeaa15fcf5e51337fd808e4a4656655]

INTEGRATION: CWS kso12 (1.4.64); FILE MERGED 2004/12/02 13:47:55 kso 1.4.64.1: #110502# - When using default parameters, all examples are now guaranteed            to work without throwing an exception, even if executed the            second, third, fourth, ... time.          - 'make clean' now removes files created by the examples.


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [18859d9dfd17adb7768a01a46f1cd4d16c1c5970]

INTEGRATION: CWS kso12 (1.4.64); FILE MERGED 2004/12/02 13:47:54 kso 1.4.64.1: #110502# - When using default parameters, all examples are now guaranteed            to work without throwing an exception, even if executed the            second, third, fourth, ... time.          - 'make clean' now removes files created by the examples.


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [b05ce5125d839f91dfc01778ee7081d645aaef68]

INTEGRATION: CWS kso12 (1.4.32); FILE MERGED 2004/12/02 13:47:54 kso 1.4.32.1: #110502# - When using default parameters, all examples are now guaranteed            to work without throwing an exception, even if executed the            second, third, fourth, ... time.          - 'make clean' now removes files created by the examples.


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [4529179fc41120d4a19c1f694f54af7f1f9cefb0]

INTEGRATION: CWS kso12 (1.4.64); FILE MERGED 2004/12/02 13:47:53 kso 1.4.64.1: #110502# - When using default parameters, all examples are now guaranteed            to work without throwing an exception, even if executed the            second, third, fourth, ... time.          - 'make clean' now removes files created by the examples.


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [cfaed529ad9a2d61c748d29211966febc121ee41]

INTEGRATION: CWS kso12 (1.4.64); FILE MERGED 2004/12/02 13:47:52 kso 1.4.64.1: #110502# - When using default parameters, all examples are now guaranteed            to work without throwing an exception, even if executed the            second, third, fourth, ... time.          - 'make clean' now removes files created by the examples.


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [1de30ac54ba2416cb2678a126eedf1b351b5f661]

INTEGRATION: CWS kso12 (1.1.86); FILE MERGED 2004/12/10 16:40:15 kso 1.1.86.2: #35323# - need to deliver libcurl.so.3 2004/12/07 14:45:09 kso 1.1.86.1: #i35323# - switched to curl 7.12.2 (because of important IPv6 fixes)          - enabled IPv6 now even on Windows          - some Windows build enhancements (debug support/smaller dll)


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [448f532e83e868f5530b93351256eb0d634e3b6c]

INTEGRATION: CWS kso12 (1.1.2); FILE ADDED 2004/12/07 14:45:06 kso 1.1.2.1: #i35323# - switched to curl 7.12.2 (because of important IPv6 fixes)          - enabled IPv6 now even on Windows          - some Windows build enhancements (debug support/smaller dll)


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [037f7f180b3c287e48661d87f2daefb8dc842fcc]

INTEGRATION: CWS kso12 (1.9.4); FILE MERGED 2004/12/14 11:09:51 kso 1.9.4.5: #i38726# - Added CONVERTFILES to handle files to patch that have CRLF line ends. 2004/12/10 16:40:13 kso 1.9.4.4: #35323# - need to deliver libcurl.so.3 2004/12/08 12:52:59 kso 1.9.4.3: #i35323# - need to deliver curlver.h 2004/12/07 15:17:25 kso 1.9.4.2: #i35323# - patch file must be checked in as binary!          - Windows: don't use winmm.dll anymore 2004/12/07 14:45:05 kso 1.9.4.1: #i35323# - switched to curl 7.12.2 (because of important IPv6 fixes)          - enabled IPv6 now even on Windows          - some Windows build enhancements (debug support/smaller dll)


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [44ff98d3565507aff2e1bc0bd47c3b8d643fbe5b]

INTEGRATION: CWS kso12 (1.2.158); FILE MERGED 2004/12/02 08:47:30 kso 1.2.158.1: #i37781# - Fixed exception handling. No more 'unexpected' exceptions from            CommandProcessorInfo::getCommands() and            PropertySetInfo::getProperties().


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [55d6db12ff6d60a4f8f8bfcd169e4466917b19f6]

INTEGRATION: CWS kso12 (1.8.18); FILE MERGED 2004/12/02 08:47:29 kso 1.8.18.1: #i37781# - Fixed exception handling. No more 'unexpected' exceptions from            CommandProcessorInfo::getCommands() and            PropertySetInfo::getProperties().


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [2230321044f9c0c25eaa3f0a3e63a202dd1bb943]

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>  [a77702719fc8e3fc59a61967b65288f8e49f16d6]

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>  [b5726439c149edbd57f65e81ce6403ab783e8c61]

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-23  Vladimir Glazounov  <vg@openoffice.org>  [07b784f25214bb1628a6c0587234eb1b68089f29]

INTEGRATION: CWS kso12 (1.14.26); FILE MERGED 2004/12/02 08:43:39 kso 1.14.26.1: #i37781# - Improved commandinfo handling for non-existing resources


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [9fa8ea7db7ebb772893e7ef3e8776aa5c7a3c1ff]

INTEGRATION: CWS kso12 (1.45.26); FILE MERGED 2004/12/02 08:43:39 kso 1.45.26.1: #i37781# - Improved commandinfo handling for non-existing resources


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [384c64629e63674cd937d753b8e232a7e39f5a17]

INTEGRATION: CWS kso12 (1.32.26); FILE MERGED 2004/12/01 09:33:55 kso 1.32.26.1: #i37459# - Now supplying "Pragma: no-cache" header with every request in            order to ensure to work always with the most recent data            available on server.


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [7a26caf28ca1d709ae44546a02dc94e0c522afa1]

INTEGRATION: CWS kso12 (1.5.6); FILE MERGED 2004/12/08 09:46:32 kso 1.5.6.1: #118624# - OfficeDocumentsManager::isOfficeDocument() now returns false for            docs which do not implement css.document.XStorageBasedDocument. Issue number: Submitted by: Reviewed by:


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [389a9e013fb3819999a80587cce7728262364029]

INTEGRATION: CWS kso12 (1.17.26); FILE MERGED 2004/12/07 15:33:27 kso 1.17.26.2: #i35323# - Adapted to curl 7.12.2 2004/12/06 11:11:47 kso 1.17.26.1: #i35323# - IPv6 support


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [f0c4269b48e99959b467b83c158737c9e43eea91]

INTEGRATION: CWS kso12 (1.4.208); FILE MERGED 2004/12/07 15:33:27 kso 1.4.208.1: #i35323# - Adapted to curl 7.12.2


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [acc8d933362724484a2f05f7a78f9522f6906c76]

INTEGRATION: CWS kso12 (1.2.138); FILE MERGED 2004/12/07 15:33:27 kso 1.2.138.1: #i35323# - Adapted to curl 7.12.2


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [a9dd67efeadce56dfa093cb2e6c446726d2c869a]

INTEGRATION: CWS extrasbetafixes1 (1.12.240); FILE MERGED 2004/12/06 15:15:55 ih 1.12.240.1: #i38400# new file formats included


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [25d3e3ea50c8adc2f1d06f0116b9143e18ea373a]

INTEGRATION: CWS extrasbetafixes1 (1.39.24); FILE MERGED 2004/12/06 15:15:55 ih 1.39.24.1: #i38400# new file formats included


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [4c718914d0ebecf382b201cd2ee6d7bd6be3fa3b]

INTEGRATION: CWS extrasbetafixes1 (1.36.24); FILE MERGED 2004/12/06 15:15:55 ih 1.36.24.1: #i38400# new file formats included


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [139ef51ffc3160d94519c79f98154e12d30fc43b]

INTEGRATION: CWS extrasbetafixes1 (1.24.24); FILE MERGED 2004/12/06 15:16:19 ih 1.24.24.1: #i38400# new file formats included


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [932fdb05ebde6ab7f9f29ba16790fc346a2b5008]

INTEGRATION: CWS extrasbetafixes1 (1.3.2); FILE MERGED 2004/12/08 15:24:13 tv 1.3.2.1: #i38500# #i38510# Peer for Frames needs to be created from ContainerWindow

Submitted by:
Reviewed by:

2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [d9726faa97f7dc882acbe1ccc78c869e5c609179]

INTEGRATION: CWS icontool05 (1.9.66); FILE MERGED 2004/12/17 14:08:17 tv 1.9.66.1: #i39036# corrected/removed corrupt images Issue number: Submitted by: Reviewed by:


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [7ba72ce81f12766813ce93834e5b15d655ef0bf0]

INTEGRATION: CWS icontool05 (1.1.12); FILE MERGED 2004/12/16 15:07:05 tv 1.1.12.1: #i39036# conversion and removal of some bitmaps Issue number: Submitted by: Reviewed by:


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [6500098cb08e97d0e03c76c15616cfedd790a261]

INTEGRATION: CWS mmeeks02 (1.114.28); FILE MERGED 2004/12/14 14:19:08 mmeeks 1.114.28.1: Issue number: #i38504# Submitted by: waratah Reviewed by:  ssa Fix gcc-3.3 build.


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [cef1807339fabf46e2b25e0272cca97d835f0bf9]

INTEGRATION: CWS mmeeks02 (1.2.28); FILE MERGED 2004/12/14 14:21:03 mmeeks 1.2.28.2: Issue number: #i38504# Submitted by: mmeeks Remove erroneous (int) cast. 2004/12/14 14:19:08 mmeeks 1.2.28.1: Issue number: #i38504# Submitted by: waratah Reviewed by:  ssa Fix gcc-3.3 build.


2004-12-23  Vladimir Glazounov  <vg@openoffice.org>  [e23a250b9f20b54ef3c769e419383a4db6bc1995]

INTEGRATION: CWS mmeeks02 (1.61.36); FILE MERGED 2004/12/14 14:12:11 mmeeks 1.61.36.1: Issue number: #i38506# Submitted by: kendy Reviewed by:  mmeeks Fix gcc-3.3.3 build.


2004-12-22  Vladimir Glazounov  <vg@openoffice.org>  [1f2f4015712090dccbef1e2c74146ccaf89a32f5]

#100000#


2004-12-21  Michael Meeks  <mmeeks@openoffice.org>  [28e7dd14a864e04e6d208b4409271b7d3fd302b6]

Issue number: #i22148# Submitted by: mmeeks Yet more artwork - mapped to the new locations.


2004-12-21  Michael Meeks  <mmeeks@openoffice.org>  [4432850cd6f687c8fd313167f9a4794f4b0302c7]

Issue number: #i22148# Submitted by: mmeeks More artwork.


2004-12-21  Michael Meeks  <mmeeks@openoffice.org>  [c61b250bf810cd3b0100c6bb17927c4309fd424d]

Issue number: #i22148# Submitted by: mmeeks More missing / re-mapped icons.


2004-12-21  Jens-Heiner Rechtien  <hr@openoffice.org>  [8776ec34cde534ada4407aba732cf19c6782cdae]

#i10000#: copy_one_file(): restrict chmod to certain cases


2004-12-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [7a30e6d6f526390a5108c76e030af6d90d23893d]

#i10000#: chmod() may fail because of access rights


2004-12-20  Vladimir Glazounov  <vg@openoffice.org>  [33d50e4754d40c01fa285fb3b7aa6940eeb54eb2]

new version for SRC680


2004-12-20  Michael Meeks  <mmeeks@openoffice.org>  [fc41566c0bc8e28d39a468c4b1c90235e5d5e0bb]

Issue number: #22148# Submitted by: mmeeks

Novell, Industrial artwork.

2004-12-20  Rüdiger Timm  <rt@openoffice.org>  [dd04af066dfd7abf0964b650d5631b103466bc92]

SRC680


2004-12-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [6a108417851601e6a52e46e3f2423374804be16d]

INTEGRATION: CWS hrogtkremove (1.11.34); FILE MERGED 2004/12/17 16:15:48 hro 1.11.34.1: #i36989# Remove GTK references along with dead code


2004-12-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [30b63e8cf14526b36d6048fdb92b1520a5b3c458]

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>  [cbe914357b57c83f324cd69e46d66178d4fc6402]

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>  [9e4656d0e5f91295ca4adcd87c880d9fdaadb270]

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-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [7fdfe8da7d70a95517fce438dcc863d8300df330]

INTEGRATION: CWS hrogtkremove (1.19.6); FILE MERGED 2004/12/17 16:15:47 hro 1.19.6.1: #i36989# Remove GTK references along with dead code


2004-12-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [e7f8a934531b66e420a1a926361b1708be3fa615]

INTEGRATION: CWS hrogtkremove (1.2.132); FILE MERGED 2004/12/17 16:15:47 hro 1.2.132.1: #i36989# Remove GTK references along with dead code


2004-12-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [cb658c59681e18d12e90fa0f921a80e6d44a8cbe]

INTEGRATION: CWS hrogtkremove (1.6.34); FILE MERGED 2004/12/17 16:15:47 hro 1.6.34.1: #i36989# Remove GTK references along with dead code


2004-12-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [ea5810c940224888e85668227acd21135b68db2e]

INTEGRATION: CWS hrogtkremove (1.8.12); FILE MERGED 2004/12/17 16:15:47 hro 1.8.12.1: #i36989# Remove GTK references along with dead code


2004-12-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [037cf805908d03022c7999db272eefcf0e096bc2]

#i10000#: no special characters in makefile,mk's, please


2004-12-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [1fc7394d452c59c1f0c2ec806c4cd5703476a2e6]

#i10000# disable unresolved external check for solaris - caused by baseline/gtk requirement conflict in SO env


2004-12-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [939b46db62d277372210928ae23170e910e138b9]

#i10000# duplicate flags


2004-12-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [06993f516e9f2223d5c1631e1df89e09d4e96208]

#i10000# fix link step


2004-12-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [9da6f052fc3389f25937d7a0c33091f271fccc81]

#i10000#: pkg-config for GTK only


2004-12-16  Vladimir Glazounov  <vg@openoffice.org>  [14fb16a998da210117dc54a0ccdf7b9b5a773ae0]

new version for SRC680


2004-12-16  Vladimir Glazounov  <vg@openoffice.org>  [dfcfd8a64dc4be4f6fb9d96d366cd2ff8aa70026]

new version for SRC680


2004-12-16  Vladimir Glazounov  <vg@openoffice.org>  [fb128da6a3e7f1c9e77b41ab040de86c9d9d9935]

new version for SRC680


2004-12-16  Vladimir Glazounov  <vg@openoffice.org>  [dbfada9405997ce8c3fb60a338504c3b05ebeb99]

new version for SRC680


2004-12-16  Vladimir Glazounov  <vg@openoffice.org>  [1d1d80b67163778556cced0574ce65accdd3e207]

new version for SRC680


2004-12-16  Vladimir Glazounov  <vg@openoffice.org>  [649e1aa10a499ba9d3a400b3f3c6807e7e7ed7cb]

new version for SRC680


2004-12-16  Vladimir Glazounov  <vg@openoffice.org>  [0b85e541dafffa99ec6c33533efd0a3d967a8d5a]

new version for SRC680


2004-12-16  Kurt Zenker  <kz@openoffice.org>  [1751976df7b82960af987af2bdbf9543cc049c4d]

SRC680


2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [42a5f0ea6fb6a79dae9e0158dc8b8f1b4119cac5]

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>  [2f12a1100a9c6fcd73a7d80bb386273fb4056751]

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>  [f175477bfe84158228ac213923f90ee1eb123e48]

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>  [293a4dfdf65be02e5d3628f42b43c89226f7d25e]

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>  [915611e6ef06e7993bfe4841e43ff572d2348b47]

INTEGRATION: CWS jl15 (1.8.12); FILE MERGED 2004/12/01 12:54:57 jl 1.8.12.2: #i35985# 2004/11/30 15:45:08 jl 1.8.12.1: #i35985# using CSC and VBC macros


2004-12-16  Kurt Zenker  <kz@openoffice.org>  [d155c22890867e7393ed8004ea2e4515d0ad071b]

INTEGRATION: CWS pbbeta03 (1.58.52); FILE MERGED 2004/12/15 11:18:08 pb 1.58.52.1: fix: #i34986# GetDefaultHelpModule() added


2004-12-16  Kurt Zenker  <kz@openoffice.org>  [0bc71c797b29d9d4d73c7dd10446e34570f12479]

INTEGRATION: CWS pbbeta03 (1.51.154); FILE MERGED 2004/12/15 11:19:00 pb 1.51.154.1: fix: #i34986# IndexTabPage_Impl: String sSharedFactory added


2004-12-16  Kurt Zenker  <kz@openoffice.org>  [22fe401ab78ecc3f57b6711579f8957bd119a7de]

INTEGRATION: CWS pbbeta03 (1.102.18); FILE MERGED 2004/12/15 11:20:46 pb 1.102.18.2: fix: #i34986# replace module 'shared' with default module 2004/12/15 10:59:45 pb 1.102.18.1: fix: #i37528# title corrected


2004-12-16  Kurt Zenker  <kz@openoffice.org>  [5acb803b4af1bd6e1144a7d3df7a40ad9efed847]

INTEGRATION: CWS pbbeta03 (1.15.148); FILE MERGED 2004/12/15 11:17:58 pb 1.15.148.1: fix: #i34986# GetDefaultHelpModule() added


2004-12-16  Kurt Zenker  <kz@openoffice.org>  [29bc713ede3dc083712ec497677a72eb93371b9a]

INTEGRATION: CWS pbbeta03 (1.14.16); FILE MERGED 2004/12/15 11:43:57 pb 1.14.16.1: fix: #i38743# no menubar if frame isn't top


2004-12-16  Kurt Zenker  <kz@openoffice.org>  [4e9886866209a8e58d3929a5d339e6033c886801]

INTEGRATION: CWS jl15 (1.8.12); FILE MERGED 2004/12/01 12:54:57 jl 1.8.12.2: #i35985# 2004/11/30 15:45:08 jl 1.8.12.1: #i35985# using CSC and VBC macros


2004-12-16  Kurt Zenker  <kz@openoffice.org>  [e7f7d511a3ad39faef431bdfc2a79fa090d0b5f7]

INTEGRATION: CWS jl15 (1.2.2); FILE MERGED 2004/11/26 10:07:40 jl 1.2.2.1: #i37828# removed support of bootstrap parameters UNO_JAVA_JFW_DISABLE and UNO_JAVA_JFW_PLUGIN


2004-12-16  Kurt Zenker  <kz@openoffice.org>  [39e505a152568d3522c7239d4ec4c9ecb481d1f0]

INTEGRATION: CWS jl15 (1.3.2); FILE MERGED 2004/11/26 10:07:40 jl 1.3.2.2: #i37828# removed support of bootstrap parameters UNO_JAVA_JFW_DISABLE and UNO_JAVA_JFW_PLUGIN 2004/11/24 12:46:18 jl 1.3.2.1: #i37225#


2004-12-16  Kurt Zenker  <kz@openoffice.org>  [a6f9eb2cc50ad33ea49931636a82a66ef2d86836]

INTEGRATION: CWS jl15 (1.5.2); FILE MERGED 2004/11/24 12:46:18 jl 1.5.2.1: #i37225#


2004-12-16  Kurt Zenker  <kz@openoffice.org>  [8a01cf84c2e39b01e6a7e8263375b3b421390e06]

INTEGRATION: CWS jl15 (1.22.2); FILE MERGED 2004/11/26 10:07:40 jl 1.22.2.2: #i37828# removed support of bootstrap parameters UNO_JAVA_JFW_DISABLE and UNO_JAVA_JFW_PLUGIN 2004/11/24 12:46:18 jl 1.22.2.1: #i37225#


2004-12-16  Kurt Zenker  <kz@openoffice.org>  [95738ed3f88b3def11f6b8464367ed37ad87dd82]

INTEGRATION: CWS jl15 (1.7.2); FILE MERGED 2004/11/26 13:02:45 jl 1.7.2.1: #i36957# the directory for the user data is now created according to the bootstrap parameter UNO_JAVA_JFW_USER_DATA


2004-12-16  Kurt Zenker  <kz@openoffice.org>  [7eac4143c258fdb7e90fb63dffc27742375fb0c2]

INTEGRATION: CWS jl15 (1.13.2); FILE MERGED 2004/11/26 13:02:43 jl 1.13.2.1: #i36957# the directory for the user data is now created according to the bootstrap parameter UNO_JAVA_JFW_USER_DATA


2004-12-16  Kurt Zenker  <kz@openoffice.org>  [3d4a251eec4313287e6e7120481754b52a53a9c6]

INTEGRATION: CWS jl15 (1.3.12); FILE MERGED 2004/11/24 13:49:45 jl 1.3.12.2: #37225# 2004/11/24 12:43:33 jl 1.3.12.1: #i37225#


2004-12-16  Kurt Zenker  <kz@openoffice.org>  [45cea9c2ecf256d7c93a5ad50d18c7b65866d619]

INTEGRATION: CWS jl15 (1.2.20); FILE MERGED 2004/11/24 12:43:33 jl 1.2.20.1: #i37225#


2004-12-16  Kurt Zenker  <kz@openoffice.org>  [9e200fb3175e83c9a8783c79218b514b3131d562]

INTEGRATION: CWS jl15 (1.2.20); FILE MERGED 2004/11/24 12:42:37 jl 1.2.20.1: #i37225#


2004-12-16  Kurt Zenker  <kz@openoffice.org>  [a756344a6c124645b91ad24c7febf6ec1a243aa4]

INTEGRATION: CWS jl15 (1.2.20); FILE MERGED 2004/11/24 12:42:36 jl 1.2.20.1: #i37225#


2004-12-16  Kurt Zenker  <kz@openoffice.org>  [a02270620253c4d25ce86e96f09a828a48538815]

INTEGRATION: CWS jl15 (1.3.12); FILE MERGED 2004/11/24 12:41:04 jl 1.3.12.1: #i37225#


2004-12-16  Kurt Zenker  <kz@openoffice.org>  [a4de06e48f50286d2ca3644dd438f9b0587f1c67]

INTEGRATION: CWS jl15 (1.4.2); FILE MERGED 2004/11/30 13:49:32 jl 1.4.2.4: #i37827# a trace message contained the word error which made the build in instset_native stop 2004/11/29 16:03:21 jl 1.4.2.3: #i36958# typo in trace message 2004/11/26 11:17:20 jl 1.4.2.2: #i36958# executing java occurs without setting a security handle 2004/11/24 12:41:04 jl 1.4.2.1: #i37225#


2004-12-16  Kurt Zenker  <kz@openoffice.org>  [64d391b55df0a3d3a176cbffad7aa4cbce772967]

INTEGRATION: CWS jl15 (1.4.20); FILE MERGED 2004/11/26 17:29:15 jl 1.4.20.1: #i37956# versions like 1.5.0_01-ea (note the trailing -ea) are recognized


2004-12-16  Kurt Zenker  <kz@openoffice.org>  [6dadf34098bb8750e7ff9463244af3ddc2da3315]

INTEGRATION: CWS jl15 (1.4.20); FILE MERGED 2004/11/26 17:29:14 jl 1.4.20.1: #i37956# versions like 1.5.0_01-ea (note the trailing -ea) are recognized


2004-12-16  Kurt Zenker  <kz@openoffice.org>  [7f57933b4dae8850a8b6d0208503918df898bbed]

INTEGRATION: CWS jl15 (1.2.20); FILE MERGED 2004/11/24 12:39:42 jl 1.2.20.1: #i37225#


2004-12-16  Kurt Zenker  <kz@openoffice.org>  [ad2916ee3210c42079906ecf0ccb3c8498b594ee]

INTEGRATION: CWS jl15 (1.15.2); FILE MERGED 2004/11/26 10:07:40 jl 1.15.2.3: #i37828# removed support of bootstrap parameters UNO_JAVA_JFW_DISABLE and UNO_JAVA_JFW_PLUGIN 2004/11/24 13:49:44 jl 1.15.2.2: #37225# 2004/11/24 12:35:08 jl 1.15.2.1: #i37225#


2004-12-16  Kurt Zenker  <kz@openoffice.org>  [e3295beda14321c930d70eaea8838cd51b10f5f9]

INTEGRATION: CWS jl15 (1.1.2); FILE ADDED 2004/11/26 17:29:14 jl 1.1.2.4: #i37956# versions like 1.5.0_01-ea (note the trailing -ea) are recognized 2004/11/25 10:29:07 jl 1.1.2.3: #i37225# 2004/11/24 13:49:44 jl 1.1.2.2: #37225# 2004/11/24 12:32:50 jl 1.1.2.1: #i37225# debug macros


2004-12-16  Kurt Zenker  <kz@openoffice.org>  [93cf0af1e25c5d68c366adc1ae730a695ea130d7]

INTEGRATION: CWS jl15 (1.12.2); FILE MERGED 2004/11/26 10:07:39 jl 1.12.2.3: #i37828# removed support of bootstrap parameters UNO_JAVA_JFW_DISABLE and UNO_JAVA_JFW_PLUGIN 2004/11/25 10:29:06 jl 1.12.2.2: #i37225# 2004/11/24 12:21:49 jl 1.12.2.1: #i37225# jfw_plugin_getJavaInfoByPath has new parameter vendor


2004-12-16  Kurt Zenker  <kz@openoffice.org>  [928fbfb6009a943a4cc0916a4a73a9c99a2f5eb0]

INTEGRATION: CWS jl15 (1.11.2); FILE MERGED 2004/11/26 10:07:39 jl 1.11.2.1: #i37828# removed support of bootstrap parameters UNO_JAVA_JFW_DISABLE and UNO_JAVA_JFW_PLUGIN


2004-12-16  Kurt Zenker  <kz@openoffice.org>  [6a597bf07166cf77fa86f0b0e86e807025e31efa]

INTEGRATION: CWS jl15 (1.2.14); FILE MERGED 2004/11/30 16:13:34 jl 1.2.14.1: #i35985 use CSC macro in makefiles rather then csc


2004-12-16  Kurt Zenker  <kz@openoffice.org>  [e057eadf627186a66f5d58e9be04387f4d38ebe9]

INTEGRATION: CWS jl15 (1.10.12); FILE MERGED 2004/11/30 16:13:33 jl 1.10.12.1: #i35985 use CSC macro in makefiles rather then csc


2004-12-16  Kurt Zenker  <kz@openoffice.org>  [a3a2008e7cd96f5ba645004665f63a7d856afba1]

INTEGRATION: CWS jl15 (1.8.2); FILE MERGED 2004/11/30 16:13:33 jl 1.8.2.1: #i35985 use CSC macro in makefiles rather then csc


2004-12-16  Kurt Zenker  <kz@openoffice.org>  [c0da57fbb6568803c0bb99b2654debaecc6a2654]

INTEGRATION: CWS jl15 (1.2.6); FILE MERGED 2004/11/30 16:13:32 jl 1.2.6.1: #i35985 use CSC macro in makefiles rather then csc


2004-12-16  Kurt Zenker  <kz@openoffice.org>  [fb2e4302de0ddc43c4cdc04264ef9096832abfe2]

INTEGRATION: CWS jl15 (1.3.108); FILE MERGED 2004/11/30 16:57:33 jl 1.3.108.1: #i38153# remove unused imports of sun.* classes


2004-12-16  Kurt Zenker  <kz@openoffice.org>  [677762cde3cd9a08a4bd6de4193420ea65869afc]

INTEGRATION: CWS jl15 (1.1.1.1.132); FILE MERGED 2004/11/30 16:57:33 jl 1.1.1.1.132.1: #i38153# remove unused imports of sun.* classes


2004-12-16  Kurt Zenker  <kz@openoffice.org>  [9e02713aed37043e44a790592c76895650a1f5c7]

INTEGRATION: CWS jl15 (1.2.94); FILE MERGED 2004/11/30 16:57:33 jl 1.2.94.1: #i38153# remove unused imports of sun.* classes


2004-12-16  Kurt Zenker  <kz@openoffice.org>  [774f84766d1029411b2b943599ffae41e6b5a5da]

INTEGRATION: CWS jl15 (1.10.90); FILE MERGED 2004/11/30 16:57:33 jl 1.10.90.1: #i38153# remove unused imports of sun.* classes


2004-12-16  Kurt Zenker  <kz@openoffice.org>  [20ada4e0a038cf019fbbe9a23e57ae0ed96ab713]

INTEGRATION: CWS jl15 (1.65.2); FILE MERGED 2004/11/29 15:54:27 jl 1.65.2.1: #i37828# applet - netaccess settings did not match the values from officecfg/registry/schema/org/openoffice/Office/Java.xcs


2004-12-16  Kurt Zenker  <kz@openoffice.org>  [0707f85f6047c89816ec1fddeb390bdcc4394776]

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>  [7d8fc5560fca886d3ceb373ec443337ef5d1597b]

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  Rüdiger Timm  <rt@openoffice.org>  [bcbaeec46c50230e65aedddae9716befb3de665b]

INTEGRATION: CWS mmeeks01 (1.2.10); FILE MERGED 2004/12/14 13:20:53 mmeeks 1.2.10.1: Issue number: #i38958# Submitted by: mmeeks fix --system-libxml build issue.


2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [e2fbfdba1090f3bd726a6b1f48c272031278a2dc]

INTEGRATION: CWS mmeeks01 (1.2.10); FILE MERGED 2004/12/14 13:20:52 mmeeks 1.2.10.1: Issue number: #i38958# Submitted by: mmeeks fix --system-libxml build issue.


2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [2414d15059ce5c5783ca2eef570424db3bd3d3fa]

INTEGRATION: CWS mmeeks01 (1.3.6); FILE MERGED 2004/12/14 13:20:14 mmeeks 1.3.6.1: Issue number: #i38943# Submitted by: mmeeks Fix system-libxml build issue.


2004-12-16  Kurt Zenker  <kz@openoffice.org>  [79e2576c6adfb3dad52b37b6b362984aae066188]

INTEGRATION: CWS change2gtk24 (1.35.24); FILE MERGED 2004/12/03 09:36:22 obo 1.35.24.1: #i37457# gtk dependency removed


2004-12-16  Kurt Zenker  <kz@openoffice.org>  [7ab3ddef6e5c32aad46b837cd7131dcaf298282e]

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  Kurt Zenker  <kz@openoffice.org>  [7d4fcfb1edfd7ee1c48a18dfc1771bc117236778]

INTEGRATION: CWS change2gtk24 (1.24.6); FILE MERGED 2004/12/03 09:42:54 obo 1.24.6.1: #i37457# gnomelibs dependency removed


2004-12-16  Kurt Zenker  <kz@openoffice.org>  [069d40967d44b529d7665e9832fe5056904b1e25]

INTEGRATION: CWS change2gtk24 (1.11.30); FILE MERGED 2004/12/09 12:55:57 obo 1.11.30.2: #i10000# fixing link problem for SOLARIS 2004/12/03 16:27:27 obo 1.11.30.1: #i37457# change to gtk-2.4


2004-12-16  Kurt Zenker  <kz@openoffice.org>  [8aa04e6b3e3d3d1a352edbcd0b9a832ae9abc943]

INTEGRATION: CWS change2gtk24 (1.8.8); FILE MERGED 2004/12/03 09:52:15 obo 1.8.8.1: #i37457# gtk dependency removed


2004-12-16  Kurt Zenker  <kz@openoffice.org>  [e83b944c81dca013946792ebd247180397b3a0c4]

INTEGRATION: CWS change2gtk24 (1.1.2); FILE ADDED 2004/12/06 13:52:16 obr 1.1.2.1: #118668# disable lazy binding for ucpgvfs.uno.so


2004-12-16  Kurt Zenker  <kz@openoffice.org>  [89e4908cb9d5ab17b13de7d60fa28909523aa08e]

INTEGRATION: CWS change2gtk24 (1.2.26); FILE MERGED 2004/12/06 13:52:17 obr 1.2.26.1: #118668# disable lazy binding for ucpgvfs.uno.so


2004-12-16  Kurt Zenker  <kz@openoffice.org>  [71d7e594d8a8b1b424444634d1b8f6383d7d10bf]

INTEGRATION: CWS change2gtk24 (1.15.26); FILE MERGED 2004/12/06 13:52:16 obr 1.15.26.1: #118668# disable lazy binding for ucpgvfs.uno.so


2004-12-16  Kurt Zenker  <kz@openoffice.org>  [6d9b931d95b06b0e3d7d0019e69d5428a706067a]

INTEGRATION: CWS change2gtk24 (1.17.22); FILE MERGED 2004/12/03 09:38:50 obo 1.17.22.1: #i37457# gnomelibs dependency removed


2004-12-16  Kurt Zenker  <kz@openoffice.org>  [ea74d1294dcecd4b4eb1b69adf728329a9ebddff]

INTEGRATION: CWS change2gtk24 (1.6.2); FILE MERGED 2004/12/09 16:01:16 obo 1.6.2.1: #i37457#,#i32555# join changes from CWS gtkfpicker1


2004-12-16  Kurt Zenker  <kz@openoffice.org>  [b755c2f5d2048ec0db7f4246a3fd834294f35df1]

INTEGRATION: CWS change2gtk24 (1.2.10); FILE MERGED 2004/12/02 17:10:24 obo 1.2.10.1: #i37457# change to gtk-2.4


2004-12-16  Kurt Zenker  <kz@openoffice.org>  [2812f19600bce16488fa8ab37b90238d581d6641]

INTEGRATION: CWS change2gtk24 (1.2.10); FILE MERGED 2004/12/02 17:06:59 obo 1.2.10.1: #i10000# stdio header missing


2004-12-16  Kurt Zenker  <kz@openoffice.org>  [94c90ec0815882861c30b4a085dce7682be1c323]

INTEGRATION: CWS change2gtk24 (1.2.10); FILE MERGED 2004/12/09 10:04:02 obo 1.2.10.1: #i10000# return value required (SOLARIS)


2004-12-16  Kurt Zenker  <kz@openoffice.org>  [96edd3e5615a7cac07a2b7848d67adacdb2b1329]

INTEGRATION: CWS change2gtk24 (1.8.10); FILE MERGED 2004/12/02 17:18:21 obo 1.8.10.1: #i37457# change to gtk-2.4


2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [06ed61765e5809d8336e65a25ab65734419ab4a0]

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>  [f596ccacbd122945db5126e5bdd4b7d73d373c47]

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>  [8bb4f7d169c5fdc1be908342d5bbbaeb57f7b7c2]

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>  [1ab0beb3ad306ccc213e4d5681a2ffbcb5aee78a]

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>  [aea86cb1c11ea3c79428a74a085a091f0a853da1]

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>  [c4e43683d83d46ac9f8ab87515ba756da44ccc05]

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>  [ec93557753c013616b420a1042c80da9596e099a]

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>  [d99bd8828c8f6ac52bc966ce49f6c8072501f8bd]

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>  [1d4288c55d83d6ed03ec5b4d33c44a871716ffbf]

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>  [7b8dd613604c529f786d7bdd260e31b6f267caaf]

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>  [285af9a9020a48fe22be96066f6aafa948ffeb49]

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>  [8899e0b9fa091b70cf019039bcf0b9e90be16081]

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>  [785e9c4ba200fc9152c91007c261a047029490a4]

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>  [adc2be1c31cdcc8270dfe7c7333ba672aadfd149]

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>  [da9895cfbc7dc44f2de6a3938c1aff1019640ee0]

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>  [6cc0b8d757ff056eb64ad5d7f6a96c03f11a48da]

INTEGRATION: CWS nativefixer2 (1.3.2); FILE MERGED 2004/12/02 13:58:46 is 1.3.2.1: #i34296# no more string StarOffice


2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [bfade864fcfd6d9021d4fe5271c200037416828a]

INTEGRATION: CWS nativefixer2 (1.2.10); FILE MERGED 2004/12/02 13:58:45 is 1.2.10.1: #i34296# no more string StarOffice


2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [5596df91c273ab3951646e751fd1b796d6624f98]

INTEGRATION: CWS nativefixer2 (1.4.2); FILE MERGED 2004/12/09 17:13:41 is 1.4.2.1: #118708# optimizing process


2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [403ea33e34883fb2d18ee026aabd0eb8e74169bc]

INTEGRATION: CWS nativefixer2 (1.1.2); FILE ADDED 2004/12/09 17:13:17 is 1.1.2.1: #118708# optimizing process


2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [ca3cf45c3d0c00d8e232f61f0d604766df929930]

INTEGRATION: CWS nativefixer2 (1.5.2); FILE MERGED 2004/12/09 17:14:03 is 1.5.2.1: #118708# optimizing process


2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [27a75d503df227dd791db72fa866300ec05c4fcd]

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>  [17da393adb0cfd6312cff4d1acaac1df4504ddf4]

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>  [9320c224011fd0a2ef2b4273bd98df933ead9af5]

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>  [b2de9e3caf2bb0eea0d95724716afc0b5edb00b8]

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>  [7f6cd95dce6611f5aba59cc5af06a16f34ff6cae]

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>  [fe6d0d2a5f32f66e8d7b5b82689849d154bdaf30]

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>  [a9385a3e54688fa1131a0b795e65608f1063532a]

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>  [5b53d1386ad068b73ddb2424b5b68664d19aa196]

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>  [affbe089a3f5e793ab0f6f2691e4b3a8e52f9462]

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>  [99dd69a2d2481a0334c0337e6f60cde2339d379a]

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>  [9d3e096aa21537cbf4fe0cfa9f045da512e8c571]

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>  [f4e797f10c5bcae5f304bce85a6b17aead8df851]

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>  [ae96d82c0bd84a04b660637b250b9b69d3545d2e]

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>  [43b04b5a2028d72c16baf38e0a268ce5fe1189b6]

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>  [5a034932658550a84a962c3cc3cf6e1b3b8ddb08]

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>  [a6d75ca7617a0f9a22dc9a8d03bcbab05091291d]

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>  [07467effbd0210631055721f28f38a6dfb887cd5]

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-16  Rüdiger Timm  <rt@openoffice.org>  [473631ac00de01e276bb8115a072c54f7ece0015]

INTEGRATION: CWS nativefixer2 (1.1.2); FILE ADDED 2004/12/13 13:54:29 aw 1.1.2.3: #i30331# 2004/12/09 11:49:50 aw 1.1.2.2: #i30331# 2004/12/08 17:50:44 aw 1.1.2.1: #i30331#


2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [22e2c9b832673f295b6068128a47aedb8eb4a8ac]

INTEGRATION: CWS nativefixer2 (1.1.1.1.76); FILE MERGED 2004/12/09 11:50:10 aw 1.1.1.1.76.2: #i30331# 2004/12/08 17:51:01 aw 1.1.1.1.76.1: #i30331#


2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [38a22f59bb3a0c5699981f28bd896be78067f91e]

INTEGRATION: CWS nativefixer2 (1.10.26); FILE MERGED 2004/12/08 17:51:01 aw 1.10.26.1: #i30331#


2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [5574ed364acf651a69cbcf601c1d4501c149f739]

INTEGRATION: CWS nativefixer2 (1.5.40); FILE MERGED 2004/12/08 14:06:13 aw 1.5.40.1: #i30331#


2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [4f00a08e69207ab0995acfe0ae2ba5a06189d701]

INTEGRATION: CWS nsplugin4 (1.2.4); FILE MERGED 2004/12/09 09:35:05 jmeng 1.2.4.1: change to support new file extensions


2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [cbb2d4c99b38773d1d4610488f5162e978301045]

INTEGRATION: CWS nsplugin4 (1.4.4); FILE MERGED 2004/12/09 09:35:05 jmeng 1.4.4.1: change to support new file extensions


2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [0fe4247d070ff876f7f94fe489839e8a937d69db]

INTEGRATION: CWS nsplugin4 (1.6.4); FILE MERGED 2004/12/09 09:35:04 jmeng 1.6.4.1: change to support new file extensions


2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [ca1432c482ffc8cef3a1ad19fa1ce812d4354c95]

INTEGRATION: CWS impress24 (1.42.10); FILE MERGED 2004/12/10 14:38:50 af 1.42.10.3: RESYNC: (1.42-1.44); FILE MERGED 2004/12/08 12:48:14 af 1.42.10.2: #i38630# Removed unsed lines from Init(). 2004/12/08 12:46:46 af 1.42.10.1: #i3860# Removed unnecessary call to UpdateController().


2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [cfb91141692a1671a90fcf8ef789f9bcc266f2e5]

INTEGRATION: CWS impress24 (1.32.10); FILE MERGED 2004/12/08 12:49:17 af 1.32.10.1: #i38630# Removed unnecessary call to UpdateController().


2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [8f5bc3ec66ede7412ce89cbf2256410d3134d46e]

INTEGRATION: CWS impress24 (1.6.10); FILE MERGED 2004/12/10 14:39:00 af 1.6.10.2: RESYNC: (1.6-1.7); FILE MERGED 2004/12/10 10:07:03 af 1.6.10.1: #i38760# Added mbShellStackIsUpToDate to guard PushShellsOnStack() against recusive calls.


2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [743dc205d94df11f9a9751a110ab35e60f1f0981]

INTEGRATION: CWS impress24 (1.4.20); FILE MERGED 2004/12/10 10:07:43 af 1.4.20.1: #i38760# Added mbShellStackIsUpToDate to guard PushShellsOnStack() against recusive calls.


2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [ec58f5e318721a4f3c18b7efa9dc1242170116a9]

INTEGRATION: CWS impress24 (1.2.10); FILE MERGED 2004/12/10 10:11:53 af 1.2.10.1: #i38630# Using the right controller after views have changed.


2004-12-16  Rüdiger Timm  <rt@openoffice.org>  [52a0c45a9504e74daa443103a93c8a7a4297594b]

#i39093# Added dependency on modules accessibility, automation, dtrans, and unzip. Got lost with the removal of setup2.


2004-12-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [c33df337a176cfcbcbfba5fddff33731632010c0]

#i10000#: restrict NOOPTFILES to SOLARISS, needs additional checks


2004-12-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [10f71aa6bc60ca7c1aef7d5293e0c0855930fe3e]

#i10000#: take care of file permissions after system copy


2004-12-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [22b48192f00983175ad2c4ce8ad1c157721508d1]

#i10000#: read_file: open file readonly


2004-12-15  Rüdiger Timm  <rt@openoffice.org>  [673ee47817c6b7f1e16608d34c97bd85f2284030]

#i10000# reg4msdoc680mi.dll and its resource was needed for old setup, not necessary any more.


2004-12-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [803c4cd1eb64d8d01d76efeca37f5b10c7d5c632]

#i10000#: restrict NOOPTFILES to SOLARISS, needs additional checks


2004-12-14  Vladimir Glazounov  <vg@openoffice.org>  [94e75b8cd42a4168a28aec28b49d873a2c7219ca]

new version for SRC680


2004-12-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [1bf25d57c0269b47fd6fc34848386d128709df6a]

#i10000#: Solaris x86 compiler ICE


2004-12-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [62be972ea6552e042e8883d91a55e98c3d978e1c]

#i10000#: resolve ambiguity


2004-12-14  Hans-Joachim Lankenau  <hjs@openoffice.org>  [9623c54a128d888d72e1f8baa7759e9f8cb062f8]

#i37776# missed one file


2004-12-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [446f135c133c2140bc4e8b19802559d238c54734]

#i10000#: .Len() -> getLength()


2004-12-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [22ad60e320e1e6fd33b4b49c0454b4b4759002dd]

#i10000#: include standard module Carp


2004-12-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [e53837790204db797323e504bad4ddac17acb36c]

#i10000#: .Len() -> getLength()


2004-12-14  Vladimir Glazounov  <vg@openoffice.org>  [c3cb94fb74ac83363ff364829305f0d069d6bb83]

new version for SRC680


2004-12-14  Rüdiger Timm  <rt@openoffice.org>  [e3a5bac26c255c0b5368c7aeaea4f50cf3e35554]

INTEGRATION: CWS pj14 (1.35.32); FILE MERGED 2004/12/08 19:04:01 pjanik 1.35.32.1: #i35430#: add back lost dependency for KDE VCL plugin.


2004-12-14  Rüdiger Timm  <rt@openoffice.org>  [e2b4b8979147486a3a6080906e737aff1cee9db0]

INTEGRATION: CWS pj14 (1.8.10); FILE MERGED 2004/12/11 13:51:30 pjanik 1.8.10.3: #i38416#: Better pow ambiguity fix. 2004/12/09 22:36:58 pjanik 1.8.10.2: #i38416#: better fix for pow ambiguity. 2004/12/08 11:53:41 pjanik 1.8.10.1: #i38416#: Fix pow ambiguity, simplify.


2004-12-14  Rüdiger Timm  <rt@openoffice.org>  [fac9317af01f1be5d657764b7d2e0afa61d3185d]

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-14  Rüdiger Timm  <rt@openoffice.org>  [be29c65cec5c2a80b787b45c2e6cbfe13391536f]

#i10000# Needs comphelper header


2004-12-14  Rüdiger Timm  <rt@openoffice.org>  [5c82daf463d063a1dbf9c4d371826761cff672e1]

#i10000# Include path corrected (we are in module tools here, so do not include tools header with path)


2004-12-14  Vladimir Glazounov  <vg@openoffice.org>  [b53f6db9ddfccda1462aaf1b7b77e723da364b47]

new version for SRC680


2004-12-14  Vladimir Glazounov  <vg@openoffice.org>  [87f583c202c67f96640200c651428ef332e79eb8]

new version for SRC680


2004-12-14  Vladimir Glazounov  <vg@openoffice.org>  [382086049c1b0c088076f8f5c9828f49f110508f]

new version for SRC680


2004-12-14  Vladimir Glazounov  <vg@openoffice.org>  [bc6febc3f701dfaa56b670f7ebe04454e45e378d]

new version for SRC680


2004-12-14  Vladimir Glazounov  <vg@openoffice.org>  [23e72e84d1009027b150165f6818113e8016e5fc]

new version for SRC680


2004-12-14  Vladimir Glazounov  <vg@openoffice.org>  [7875723b7e24243c194bbbd549f64b1cf0685ea2]

new version for SRC680


2004-12-14  Vladimir Glazounov  <vg@openoffice.org>  [c00411292bd5f1e729c3dff025413cf31ea19919]

new version for SRC680


2004-12-14  Vladimir Glazounov  <vg@openoffice.org>  [1d4067271f3420509538b1d8663b35901168db3a]

new version for SRC680


2004-12-13  Kurt Zenker  <kz@openoffice.org>  [b75c13cd1b7da523433dd04e5b5aafd71595ab9e]

SRC680


2004-12-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [e7ca04924424d17a585068726addf407b53ca1f0]

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>  [eb23500d99f937dc9a705eeecf96589da5dc2ede]

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>  [819e2af5e01a83b184a2268f8ae9437670b51ce6]

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>  [441e43bf5abb1ca12e5e5ecab14288840e291517]

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>  [b873b7a02630eaaf17c1b58bb79641e23db4937a]

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>  [aa9ce76e76d4e5a05ae7cc4a50b4afecd20076d0]

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>  [b313e7094891815dfebefe3fdac7a43c14385a4c]

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>  [18a3a572847207097cf665ce5e7af37a0a3c8698]

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>  [44ceff7fd0af426aa277c9ce47aa7fd3bcc936fd]

SRC680


2004-12-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [1e066ad2057f1304089852305942ee6785518fe6]

INTEGRATION: CWS ineturl1 (1.23.4); FILE MERGED 2004/12/01 18:01:23 cmc 1.23.4.2: RESYNC: (1.23-1.25); FILE MERGED 2004/10/05 10:16:17 cmc 1.23.4.1: #i34006# update urltest as well


2004-12-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [b64ad2a2c62adca14fd36f8ee8e9aedbe6d446f3]

INTEGRATION: CWS ineturl1 (1.33.14); FILE MERGED 2004/10/27 14:49:52 cmc 1.33.14.2: RESYNC: (1.33-1.34); FILE MERGED 2004/09/30 14:22:21 cmc 1.33.14.1: #i34006# modify INetURLObject to use rtl::OUString and rtl::OUStringBuffer


2004-12-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [ffd3ef2d966b85c45688bfe9c35112cfad16a027]

INTEGRATION: CWS ineturl1 (1.38.14); FILE MERGED 2004/10/27 14:49:25 cmc 1.38.14.2: RESYNC: (1.38-1.39); FILE MERGED 2004/09/30 14:22:21 cmc 1.38.14.1: #i34006# modify INetURLObject to use rtl::OUString and rtl::OUStringBuffer


2004-12-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [6cf942883c4506ddfc728fc20516320b8b1a153f]

INTEGRATION: CWS ineturl1 (1.13.164); FILE MERGED 2004/09/30 14:22:20 cmc 1.13.164.1: #i34006# modify INetURLObject to use rtl::OUString and rtl::OUStringBuffer


2004-12-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [c0b887f3000d87b3c0608f073ee879c979b10317]

INTEGRATION: CWS ineturl1 (1.68.14); FILE MERGED 2004/10/27 14:45:17 cmc 1.68.14.3: RESYNC: (1.70-1.71); FILE MERGED 2004/10/02 12:47:54 cmc 1.68.14.2: RESYNC: (1.68-1.70); FILE MERGED 2004/09/30 14:22:20 cmc 1.68.14.1: #i34006# modify INetURLObject to use rtl::OUString and rtl::OUStringBuffer


2004-12-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [d3a6c5fcf6ca4f67982e8c376a54144f5918d41b]

INTEGRATION: CWS ineturl1 (1.43.14); FILE MERGED 2004/12/01 18:31:44 cmc 1.43.14.4: RESYNC: (1.45-1.47); FILE MERGED 2004/10/27 14:45:08 cmc 1.43.14.3: RESYNC: (1.44-1.45); FILE MERGED 2004/10/02 12:47:44 cmc 1.43.14.2: RESYNC: (1.43-1.44); FILE MERGED 2004/09/30 14:22:20 cmc 1.43.14.1: #i34006# modify INetURLObject to use rtl::OUString and rtl::OUStringBuffer


2004-12-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [4f491a91481687d85fcc4a474ee4a35e72b5ddfe]

INTEGRATION: CWS ineturl1 (1.48.14); FILE MERGED 2004/10/27 14:44:50 cmc 1.48.14.2: RESYNC: (1.48-1.49); FILE MERGED 2004/09/30 14:22:20 cmc 1.48.14.1: #i34006# modify INetURLObject to use rtl::OUString and rtl::OUStringBuffer


2004-12-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [322750159d1462f183f122e0874d7aff606c1224]

INTEGRATION: CWS ineturl1 (1.2.66); FILE MERGED 2004/10/28 15:17:57 cmc 1.2.66.1: #i34006# update to SRC680_m58


2004-12-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [d6fe21b62bc6ae1e0c24a15873b58e5c99a07c5c]

INTEGRATION: CWS ineturl1 (1.7.164); FILE MERGED 2004/09/30 14:22:19 cmc 1.7.164.1: #i34006# modify INetURLObject to use rtl::OUString and rtl::OUStringBuffer


2004-12-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [6ee0c122983d8cd6f8aa901136e3f7e8bc825582]

INTEGRATION: CWS ineturl1 (1.34.268); FILE MERGED 2004/10/27 14:43:29 cmc 1.34.268.2: RESYNC: (1.34-1.35); FILE MERGED 2004/09/30 14:22:19 cmc 1.34.268.1: #i34006# modify INetURLObject to use rtl::OUString and rtl::OUStringBuffer


2004-12-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [aa5391efee7a115be1aca857a884058378dc4605]

INTEGRATION: CWS ineturl1 (1.142.66); FILE MERGED 2004/12/01 18:31:01 cmc 1.142.66.2: RESYNC: (1.142-1.145); FILE MERGED 2004/10/28 15:17:56 cmc 1.142.66.1: #i34006# update to SRC680_m58


2004-12-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [6943b95d137ee06c71dfa2f36c84a4d196188b31]

INTEGRATION: CWS ineturl1 (1.25.108); FILE MERGED 2004/10/27 14:41:13 cmc 1.25.108.2: RESYNC: (1.25-1.26); FILE MERGED 2004/09/30 14:22:18 cmc 1.25.108.1: #i34006# modify INetURLObject to use rtl::OUString and rtl::OUStringBuffer


2004-12-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [023dba030b213f411e66562ef4b4e96f8f54321e]

INTEGRATION: CWS ineturl1 (1.23.20); FILE MERGED 2004/09/30 14:22:18 cmc 1.23.20.1: #i34006# modify INetURLObject to use rtl::OUString and rtl::OUStringBuffer


2004-12-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [d8fc8f2e7423da9f8b3b00b1c75244aecdf80b3a]

INTEGRATION: CWS ineturl1 (1.6.14); FILE MERGED 2004/10/27 14:38:21 cmc 1.6.14.2: RESYNC: (1.6-1.7); FILE MERGED 2004/09/30 14:22:18 cmc 1.6.14.1: #i34006# modify INetURLObject to use rtl::OUString and rtl::OUStringBuffer


2004-12-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [ea0b844da439802ecf1f85c78b5003543d04d4eb]

INTEGRATION: CWS ineturl1 (1.6.164); FILE MERGED 2004/09/30 14:22:18 cmc 1.6.164.1: #i34006# modify INetURLObject to use rtl::OUString and rtl::OUStringBuffer


2004-12-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [6273577682880118cb08e2d4c8f3cfff73f66f63]

INTEGRATION: CWS ineturl1 (1.97.16); FILE MERGED 2004/12/01 18:28:39 cmc 1.97.16.2: RESYNC: (1.97-1.98); FILE MERGED 2004/09/30 14:22:17 cmc 1.97.16.1: #i34006# modify INetURLObject to use rtl::OUString and rtl::OUStringBuffer


2004-12-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [3fe83e3bc1387c0b7812254b1e81912404361086]

INTEGRATION: CWS ineturl1 (1.96.102); FILE MERGED 2004/10/27 14:35:45 cmc 1.96.102.2: RESYNC: (1.96-1.98); FILE MERGED 2004/09/30 14:22:16 cmc 1.96.102.1: #i34006# modify INetURLObject to use rtl::OUString and rtl::OUStringBuffer


2004-12-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [f0566d6959ca4493fe1c26a1ea6b6daa16d3b9ad]

INTEGRATION: CWS ineturl1 (1.81.14); FILE MERGED 2004/10/27 14:35:05 cmc 1.81.14.2: RESYNC: (1.81-1.82); FILE MERGED 2004/09/30 14:22:16 cmc 1.81.14.1: #i34006# modify INetURLObject to use rtl::OUString and rtl::OUStringBuffer


2004-12-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [8e57389f9e6970867e1a1e4047dbf16d3390e375]

INTEGRATION: CWS ineturl1 (1.85.12); FILE MERGED 2004/10/27 14:26:59 cmc 1.85.12.2: RESYNC: (1.85-1.86); FILE MERGED 2004/09/30 10:58:32 cmc 1.85.12.1: #i34006# modify INetURLObject to use rtl::OUString and rtl::OUStringBuffer


2004-12-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [7924382bc93d99aca54950a8a7ae31ae5f225060]

INTEGRATION: CWS ineturl1 (1.17.144); FILE MERGED 2004/09/30 10:53:08 cmc 1.17.144.1: #i34006# modify INetURLObject to use rtl::OUString and rtl::OUStringBuffer


2004-12-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [b0bcf48a91eed824a861c58bec7cf315e74d0d4e]

INTEGRATION: CWS ineturl1 (1.26.56); FILE MERGED 2004/10/01 11:58:59 cmc 1.26.56.1: #i34006# modify INetURLObject to use rtl::OUString and rtl::OUStringBuffer


2004-12-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [ee0a89cb74cf33e02c722f6d73dd6c4da4c50025]

INTEGRATION: CWS ineturl1 (1.45.10); FILE MERGED 2004/12/01 18:00:41 cmc 1.45.10.4: RESYNC: (1.47-1.49); FILE MERGED 2004/10/02 13:23:06 cmc 1.45.10.3: #i34006# modify INetURLObject to use rtl::OUString and rtl::OUStringBuffer 2004/10/02 12:38:13 cmc 1.45.10.2: RESYNC: (1.45-1.47); FILE MERGED 2004/09/30 10:52:13 cmc 1.45.10.1: #i34006# modify INetURLObject to use rtl::OUString and rtl::OUStringBuffer


2004-12-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [8db5e82073fe81ab75ec5bc22df31cc2bc1a0f88]

INTEGRATION: CWS ineturl1 (1.18.38); FILE MERGED 2004/09/30 10:52:13 cmc 1.18.38.1: #i34006# modify INetURLObject to use rtl::OUString and rtl::OUStringBuffer


2004-12-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [1f5ddbb5773c46cb51bef1da3763df9728d3009a]

INTEGRATION: CWS ineturl1 (1.13.116); FILE MERGED 2004/09/30 13:10:09 cmc 1.13.116.1: #i34006# modify INetURLObject to use rtl::OUString and rtl::OUStringBuffer


2004-12-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [c856d11e095ebfd44e28b4b7709a3007cbde3ca1]

INTEGRATION: CWS ineturl1 (1.7.160); FILE MERGED 2004/09/30 13:10:08 cmc 1.7.160.1: #i34006# modify INetURLObject to use rtl::OUString and rtl::OUStringBuffer


2004-12-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [20979e48f3656ec413d85a43d2ccc1c6a33b8101]

INTEGRATION: CWS ineturl1 (1.4.130); FILE MERGED 2004/09/30 13:10:08 cmc 1.4.130.1: #i34006# modify INetURLObject to use rtl::OUString and rtl::OUStringBuffer


2004-12-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [d85fa129893e4ee1bd7a114734e7f85b5abc4739]

INTEGRATION: CWS ineturl1 (1.1.1.1.758); FILE MERGED 2004/09/30 13:10:08 cmc 1.1.1.1.758.1: #i34006# modify INetURLObject to use rtl::OUString and rtl::OUStringBuffer


2004-12-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [d601693ceba510f115a056ca0d9b51600baae16b]

INTEGRATION: CWS ineturl1 (1.12.130); FILE MERGED 2004/09/30 13:10:08 cmc 1.12.130.1: #i34006# modify INetURLObject to use rtl::OUString and rtl::OUStringBuffer


2004-12-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [551ed7ef6f38c7b71be62b19ac0ba85966f87d3f]

INTEGRATION: CWS ineturl1 (1.51.118); FILE MERGED 2004/09/30 13:10:07 cmc 1.51.118.1: #i34006# modify INetURLObject to use rtl::OUString and rtl::OUStringBuffer


2004-12-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [1d333915de057296ea0c652721e96dc12b4dbe9a]

INTEGRATION: CWS ineturl1 (1.57.66); FILE MERGED 2004/12/01 17:53:10 cmc 1.57.66.3: RESYNC: (1.58-1.59); FILE MERGED 2004/10/27 13:51:42 cmc 1.57.66.2: RESYNC: (1.57-1.58); FILE MERGED 2004/09/30 13:10:06 cmc 1.57.66.1: #i34006# modify INetURLObject to use rtl::OUString and rtl::OUStringBuffer


2004-12-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [19ebc215d19ed9c7c5c6fdabf2f4acd5af02cbc4]

INTEGRATION: CWS ineturl1 (1.21.24); FILE MERGED 2004/09/30 13:10:06 cmc 1.21.24.1: #i34006# modify INetURLObject to use rtl::OUString and rtl::OUStringBuffer


2004-12-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [c72635492694fd62c8a0f2f63300e9fb7f1afba9]

INTEGRATION: CWS ineturl1 (1.33.8); FILE MERGED 2004/12/01 17:45:35 cmc 1.33.8.3: RESYNC: (1.34-1.35); FILE MERGED 2004/10/02 12:32:47 cmc 1.33.8.2: RESYNC: (1.33-1.34); FILE MERGED 2004/09/30 16:05:37 cmc 1.33.8.1: #i34006# modify INetURLObject to use rtl::OUString and rtl::OUStringBuffer


2004-12-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [ba35ff07bf4cd920ea28fc8451e96d364207cddc]

INTEGRATION: CWS ineturl1 (1.16.132); FILE MERGED 2004/10/27 13:44:20 cmc 1.16.132.2: RESYNC: (1.16-1.17); FILE MERGED 2004/09/30 12:14:48 cmc 1.16.132.1: #i34006# modify INetURLObject to use rtl::OUString and rtl::OUStringBuffer


2004-12-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [50332a45e85b06452bc1ace03b869c64b3c9fe57]

INTEGRATION: CWS ineturl1 (1.10.212); FILE MERGED 2004/10/27 13:44:06 cmc 1.10.212.2: RESYNC: (1.10-1.11); FILE MERGED 2004/09/30 12:14:48 cmc 1.10.212.1: #i34006# modify INetURLObject to use rtl::OUString and rtl::OUStringBuffer


2004-12-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [3c69313a3bad161c0e17df90d88a4db102067ce9]

INTEGRATION: CWS ineturl1 (1.30.58); FILE MERGED 2004/12/01 17:25:28 cmc 1.30.58.2: RESYNC: (1.30-1.31); FILE MERGED 2004/10/01 12:27:36 cmc 1.30.58.1: #i34006# modify INetURLObject to use rtl::OUString and rtl::OUStringBuffer


2004-12-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [e35a00bad11f25b1cce960bf192719e31192e27b]

INTEGRATION: CWS ineturl1 (1.20.190); FILE MERGED 2004/10/30 18:08:28 cmc 1.20.190.3: #i34006# update to SRC680_m58 2004/10/27 13:34:57 cmc 1.20.190.2: RESYNC: (1.20-1.21); FILE MERGED 2004/10/01 12:27:35 cmc 1.20.190.1: #i34006# modify INetURLObject to use rtl::OUString and rtl::OUStringBuffer


2004-12-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [1635327dd0d173e3890a49b92b8b7f02b746d888]

INTEGRATION: CWS ineturl1 (1.39.52); FILE MERGED 2004/10/27 13:31:55 cmc 1.39.52.2: RESYNC: (1.39-1.40); FILE MERGED 2004/10/01 12:27:35 cmc 1.39.52.1: #i34006# modify INetURLObject to use rtl::OUString and rtl::OUStringBuffer


2004-12-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [87b6edb755a068ed8d8371802857ff800ddf99bb]

INTEGRATION: CWS ineturl1 (1.17.376); FILE MERGED 2004/10/01 12:27:34 cmc 1.17.376.1: #i34006# modify INetURLObject to use rtl::OUString and rtl::OUStringBuffer


2004-12-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [708e0c1b9cbe018079483dbd9df8f1d234196681]

INTEGRATION: CWS ineturl1 (1.78.54); FILE MERGED 2004/12/01 17:15:56 cmc 1.78.54.3: RESYNC: (1.79-1.81); FILE MERGED 2004/10/02 12:10:32 cmc 1.78.54.2: RESYNC: (1.78-1.79); FILE MERGED 2004/10/01 12:27:33 cmc 1.78.54.1: #i34006# modify INetURLObject to use rtl::OUString and rtl::OUStringBuffer


2004-12-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [cb8f354cf1742198efacfea84ed1099ba78b9ef8]

INTEGRATION: CWS ineturl1 (1.15.352); FILE MERGED 2004/10/27 13:20:13 cmc 1.15.352.2: RESYNC: (1.15-1.16); FILE MERGED 2004/10/01 12:27:32 cmc 1.15.352.1: #i34006# modify INetURLObject to use rtl::OUString and rtl::OUStringBuffer


2004-12-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [f3a71cdc8572176dbda8c9b926b2441822f77203]

INTEGRATION: CWS ineturl1 (1.26.58); FILE MERGED 2004/10/01 12:27:32 cmc 1.26.58.1: #i34006# modify INetURLObject to use rtl::OUString and rtl::OUStringBuffer


2004-12-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [da788d5399add8c8d2b09e27d84f57a39bd94e8f]

INTEGRATION: CWS ineturl1 (1.3.44); FILE MERGED 2004/10/02 12:06:07 cmc 1.3.44.2: RESYNC: (1.3-1.4); FILE MERGED 2004/10/01 12:27:31 cmc 1.3.44.1: #i34006# modify INetURLObject to use rtl::OUString and rtl::OUStringBuffer


2004-12-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [e5117d40b0a22e0f64683c829a11cf27d8f4cea9]

INTEGRATION: CWS ineturl1 (1.35.20); FILE MERGED 2004/10/02 12:04:02 cmc 1.35.20.2: RESYNC: (1.35-1.36); FILE MERGED 2004/10/01 12:27:30 cmc 1.35.20.1: #i34006# modify INetURLObject to use rtl::OUString and rtl::OUStringBuffer


2004-12-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [21815d7129823c8efc299b640960807d31223dc7]

INTEGRATION: CWS ineturl1 (1.3.220); FILE MERGED 2004/10/29 22:15:05 cmc 1.3.220.3: #i34006# update to SRC680_m58 2004/10/27 12:50:03 cmc 1.3.220.2: RESYNC: (1.3-1.4); FILE MERGED 2004/10/01 10:26:39 cmc 1.3.220.1: #i34006# modify INetURLObject to use rtl::OUString and rtl::OUStringBuffer


2004-12-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [80caf3c3d39b9f6e6e3635c360f51cd995bb85a3]

INTEGRATION: CWS ineturl1 (1.19.84); FILE MERGED 2004/10/27 12:43:59 cmc 1.19.84.2: RESYNC: (1.19-1.20); FILE MERGED 2004/10/01 10:26:39 cmc 1.19.84.1: #i34006# modify INetURLObject to use rtl::OUString and rtl::OUStringBuffer


2004-12-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [29932a906cc9ce3ce9e158bfaa928bd06bf1da7b]

INTEGRATION: CWS ineturl1 (1.7.220); FILE MERGED 2004/12/01 16:42:05 cmc 1.7.220.3: RESYNC: (1.8-1.9); FILE MERGED 2004/10/27 12:39:31 cmc 1.7.220.2: RESYNC: (1.7-1.8); FILE MERGED 2004/10/01 10:26:38 cmc 1.7.220.1: #i34006# modify INetURLObject to use rtl::OUString and rtl::OUStringBuffer


2004-12-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [728252e6434a90eac9dd958eaf3857e04bfee4de]

INTEGRATION: CWS ineturl1 (1.16.30); FILE MERGED 2004/10/01 10:26:37 cmc 1.16.30.1: #i34006# modify INetURLObject to use rtl::OUString and rtl::OUStringBuffer


2004-12-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [2890087aad733bb118268e156460c202f6d135f1]

INTEGRATION: CWS ineturl1 (1.9.58); FILE MERGED 2004/09/30 13:46:26 cmc 1.9.58.1: #i34006# modify INetURLObject to use rtl::OUString and rtl::OUStringBuffer


2004-12-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [b4cd3ef61c00cb5f3cfea3aed8db24e62df03859]

INTEGRATION: CWS ineturl1 (1.9.80); FILE MERGED 2004/09/30 12:46:50 cmc 1.9.80.1: #i33774# add some trivial consts to rtl::OUStringBuffer


2004-12-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [e1359381cdc7728014feb6bf046d0a9aec9d6aea]

INTEGRATION: CWS ineturl1 (1.17.6); FILE MERGED 2004/10/01 14:47:38 cmc 1.17.6.1: #i34006# modify INetURLObject to use rtl::OUString and rtl::OUStringBuffer


2004-12-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [b029d44d79a21c4258198c6f2592ecc00b681f06]

INTEGRATION: CWS ineturl1 (1.4.18); FILE MERGED 2004/10/28 12:55:11 cmc 1.4.18.1: #i34006# update to SRC680_m58


2004-12-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [bbb455a88ad7d48ae18638969969d898f095c1f8]

INTEGRATION: CWS ineturl1 (1.3.68); FILE MERGED 2004/09/30 13:48:09 cmc 1.3.68.1: #i34006# modify INetURLObject to use rtl::OUString and rtl::OUStringBuffer


2004-12-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [7a135d917c89960673a139e1ad10e5fd6bb2d3a1]

INTEGRATION: CWS ineturl1 (1.10.334); FILE MERGED 2004/09/30 13:48:08 cmc 1.10.334.1: #i34006# modify INetURLObject to use rtl::OUString and rtl::OUStringBuffer


2004-12-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [b62bca8bd6036a5934f1bc9030e26f05b0b9edd0]

INTEGRATION: CWS ineturl1 (1.2.280); FILE MERGED 2004/10/01 10:02:23 cmc 1.2.280.1: #i34006# modify INetURLObject to use rtl::OUString and rtl::OUStringBuffer


2004-12-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [8b5975cea4a21a1517192cd4a950c1ae1a571619]

INTEGRATION: CWS ineturl1 (1.10.14); FILE MERGED 2004/12/01 16:03:36 cmc 1.10.14.2: RESYNC: (1.10-1.11); FILE MERGED 2004/10/01 10:02:23 cmc 1.10.14.1: #i34006# modify INetURLObject to use rtl::OUString and rtl::OUStringBuffer


2004-12-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [fb37304d6e4d7c2a5652fc6ac188ef5c6e3a594e]

INTEGRATION: CWS ineturl1 (1.30.8); FILE MERGED 2004/12/01 16:03:06 cmc 1.30.8.3: RESYNC: (1.31-1.32); FILE MERGED 2004/10/27 12:26:45 cmc 1.30.8.2: RESYNC: (1.30-1.31); FILE MERGED 2004/10/01 10:02:22 cmc 1.30.8.1: #i34006# modify INetURLObject to use rtl::OUString and rtl::OUStringBuffer


2004-12-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [fe38d08401dddd213732e13425e6469ac35b1997]

INTEGRATION: CWS ineturl1 (1.4.36); FILE MERGED 2004/10/01 09:40:36 cmc 1.4.36.1: #i34006# modify INetURLObject to use rtl::OUString and rtl::OUStringBuffer


2004-12-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [93ac3d63c82d535eee4a2929a4d9f64b858b1230]

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>  [ee96c5491daff7e2a7774a83fb232ecc36ab4a0a]

INTEGRATION: CWS ineturl1 (1.2.24); FILE MERGED 2004/12/03 11:17:43 cmc 1.2.24.1: #i34006# merge error fix


2004-12-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [cfc7c0c6b901f74d8676ee7928742ad37865545b]

INTEGRATION: CWS ineturl1 (1.18.32); FILE MERGED 2004/12/01 15:33:56 cmc 1.18.32.2: RESYNC: (1.18-1.19); FILE MERGED 2004/09/30 16:34:18 cmc 1.18.32.1: #i34006# modify INetURLObject to use rtl::OUString and rtl::OUStringBuffer


2004-12-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [61e920e59713eab8728bc591aa6572c3388cf3f9]

INTEGRATION: CWS ineturl1 (1.2.32); FILE MERGED 2004/09/30 16:34:18 cmc 1.2.32.1: #i34006# modify INetURLObject to use rtl::OUString and rtl::OUStringBuffer


2004-12-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [825156fb8f998c2fd77f6a438151ccf5f1bf7346]

INTEGRATION: CWS ineturl1 (1.10.986); FILE MERGED 2004/12/01 15:22:59 cmc 1.10.986.2: RESYNC: (1.10-1.11); FILE MERGED 2004/09/30 16:04:20 cmc 1.10.986.1: #i34006# modify INetURLObject to use rtl::OUString and rtl::OUStringBuffer


2004-12-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [5d67075a1d096c0607dc22b675fae78964b48b3b]

INTEGRATION: CWS ineturl1 (1.12.986); FILE MERGED 2004/12/01 15:22:46 cmc 1.12.986.2: RESYNC: (1.12-1.13); FILE MERGED 2004/09/30 16:04:20 cmc 1.12.986.1: #i34006# modify INetURLObject to use rtl::OUString and rtl::OUStringBuffer


2004-12-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [71faf50802ecb1c5e628c91e0615a7b76f4cd687]

INTEGRATION: CWS ineturl1 (1.11.1000); FILE MERGED 2004/12/01 15:22:36 cmc 1.11.1000.2: RESYNC: (1.11-1.12); FILE MERGED 2004/09/30 16:04:19 cmc 1.11.1000.1: #i34006# modify INetURLObject to use rtl::OUString and rtl::OUStringBuffer


2004-12-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [c6c10eb2c335d43229840f7c15374054cf256861]

INTEGRATION: CWS ineturl1 (1.11.986); FILE MERGED 2004/12/01 15:22:26 cmc 1.11.986.2: RESYNC: (1.11-1.12); FILE MERGED 2004/09/30 16:04:19 cmc 1.11.986.1: #i34006# modify INetURLObject to use rtl::OUString and rtl::OUStringBuffer


2004-12-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [2f7523a39158bb54f2ae1378b088088034161edd]

INTEGRATION: CWS ineturl1 (1.11.408); FILE MERGED 2004/12/01 15:22:17 cmc 1.11.408.2: RESYNC: (1.11-1.12); FILE MERGED 2004/09/30 16:04:19 cmc 1.11.408.1: #i34006# modify INetURLObject to use rtl::OUString and rtl::OUStringBuffer


2004-12-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [fae9717e994a56b294c83e2c11c317d5f96b3cae]

INTEGRATION: CWS ineturl1 (1.8.1006); FILE MERGED 2004/12/01 15:22:07 cmc 1.8.1006.2: RESYNC: (1.8-1.9); FILE MERGED 2004/09/30 16:04:18 cmc 1.8.1006.1: #i34006# modify INetURLObject to use rtl::OUString and rtl::OUStringBuffer


2004-12-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [09ab96d59f13bbcc95cb882a0976c1b04ac0a58b]

INTEGRATION: CWS ineturl1 (1.11.436); FILE MERGED 2004/09/30 16:04:18 cmc 1.11.436.1: #i34006# modify INetURLObject to use rtl::OUString and rtl::OUStringBuffer


2004-12-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [8efdeb2107d258ec4817b90d46a239fe6ed5988b]

INTEGRATION: CWS ineturl1 (1.20.98); FILE MERGED 2004/10/29 13:13:02 cmc 1.20.98.1: #i34006# update to SRC680_m58


2004-12-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [2d380ff7d2efecafb7d9cdeece066b899a4af492]

INTEGRATION: CWS ineturl1 (1.11.290); FILE MERGED 2004/10/27 12:18:40 cmc 1.11.290.2: RESYNC: (1.11-1.12); FILE MERGED 2004/09/30 16:04:17 cmc 1.11.290.1: #i34006# modify INetURLObject to use rtl::OUString and rtl::OUStringBuffer


2004-12-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [3587d49cf24730034618b9fcec0c486b0e2dc3bd]

INTEGRATION: CWS ineturl1 (1.5.316); FILE MERGED 2004/09/30 16:04:16 cmc 1.5.316.1: #i34006# modify INetURLObject to use rtl::OUString and rtl::OUStringBuffer


2004-12-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [1378e16cd8d2d0f305c6db6a894d9caffe5024ac]

INTEGRATION: CWS ineturl1 (1.30.32); FILE MERGED 2004/12/01 14:57:55 cmc 1.30.32.3: RESYNC: (1.31-1.32); FILE MERGED 2004/10/27 12:09:20 cmc 1.30.32.2: RESYNC: (1.30-1.31); FILE MERGED 2004/09/30 16:04:15 cmc 1.30.32.1: #i34006# modify INetURLObject to use rtl::OUString and rtl::OUStringBuffer


2004-12-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [b1ecc442e7434b99ebcc2ae2d01725509c37a1e4]

INTEGRATION: CWS ineturl1 (1.17.76); FILE MERGED 2004/09/30 16:04:14 cmc 1.17.76.1: #i34006# modify INetURLObject to use rtl::OUString and rtl::OUStringBuffer


2004-12-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [f74fcf50ba325e9b84c5031380a91705cfe24e83]

INTEGRATION: CWS ineturl1 (1.28.34); FILE MERGED 2004/12/01 14:57:45 cmc 1.28.34.3: RESYNC: (1.29-1.30); FILE MERGED 2004/10/27 12:09:10 cmc 1.28.34.2: RESYNC: (1.28-1.29); FILE MERGED 2004/09/30 16:04:14 cmc 1.28.34.1: #i34006# modify INetURLObject to use rtl::OUString and rtl::OUStringBuffer


2004-12-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [91d7c046a9b3f006236e44c5db48a09434c697f2]

INTEGRATION: CWS ineturl1 (1.16.34); FILE MERGED 2004/10/27 12:08:56 cmc 1.16.34.2: RESYNC: (1.16-1.17); FILE MERGED 2004/09/30 16:04:13 cmc 1.16.34.1: #i34006# modify INetURLObject to use rtl::OUString and rtl::OUStringBuffer


2004-12-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [51f90c24f1569849151a3ccf7846c49f81ae1ebb]

INTEGRATION: CWS ineturl1 (1.42.34); FILE MERGED 2004/09/30 16:04:13 cmc 1.42.34.1: #i34006# modify INetURLObject to use rtl::OUString and rtl::OUStringBuffer


2004-12-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [3f712764c6dd78c0b5055ba11a103ada6ea2fded]

INTEGRATION: CWS ineturl1 (1.16.408); FILE MERGED 2004/12/01 14:50:02 cmc 1.16.408.2: RESYNC: (1.16-1.17); FILE MERGED 2004/09/30 16:04:12 cmc 1.16.408.1: #i34006# modify INetURLObject to use rtl::OUString and rtl::OUStringBuffer


2004-12-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [eae2f14b17333ed4ce4b548ef82d22287516caf0]

INTEGRATION: CWS ineturl1 (1.19.408); FILE MERGED 2004/12/01 14:49:53 cmc 1.19.408.2: RESYNC: (1.19-1.20); FILE MERGED 2004/09/30 16:04:12 cmc 1.19.408.1: #i34006# modify INetURLObject to use rtl::OUString and rtl::OUStringBuffer


2004-12-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [7efab188d903749225cf79ceb77d3f4b6e285614]

INTEGRATION: CWS ineturl1 (1.17.408); FILE MERGED 2004/09/30 16:04:12 cmc 1.17.408.1: #i34006# modify INetURLObject to use rtl::OUString and rtl::OUStringBuffer


2004-12-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [348150faa6937a09fbd4d7227152a7bc9ee5024e]

INTEGRATION: CWS ineturl1 (1.13.408); FILE MERGED 2004/09/30 16:04:11 cmc 1.13.408.1: #i34006# modify INetURLObject to use rtl::OUString and rtl::OUStringBuffer


2004-12-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [daf24750351b126e2e3620c2e5bb6ab45d32e53c]

INTEGRATION: CWS ineturl1 (1.20.408); FILE MERGED 2004/09/30 16:04:11 cmc 1.20.408.1: #i34006# modify INetURLObject to use rtl::OUString and rtl::OUStringBuffer


2004-12-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [80b54fea48ee21fa3434d58ad2cb4c9c71e0028c]

INTEGRATION: CWS ineturl1 (1.19.408); FILE MERGED 2004/09/30 16:04:11 cmc 1.19.408.1: #i34006# modify INetURLObject to use rtl::OUString and rtl::OUStringBuffer


2004-12-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [996a27a91037c3276f5d4da8d30c416f5b5b5710]

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>  [559fa4dc3e4229e759f1d0efd0255b21afb042fd]

INTEGRATION: CWS ineturl1 (1.16.408); FILE MERGED 2004/09/30 16:04:10 cmc 1.16.408.1: #i34006# modify INetURLObject to use rtl::OUString and rtl::OUStringBuffer


2004-12-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [c4203870297cd9317afb13f5b7b72c5d1661a56f]

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-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [caee2fa2ae6a07696887348fc1d7d2363d9cf824]

INTEGRATION: CWS ineturl1 (1.5.108); FILE MERGED 2004/09/30 16:04:10 cmc 1.5.108.1: #i34006# modify INetURLObject to use rtl::OUString and rtl::OUStringBuffer


2004-12-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [85cb4365b959e1f11bbb3d565c493cce9cf95466]

INTEGRATION: CWS ineturl1 (1.2.98); FILE MERGED 2004/12/01 14:45:46 cmc 1.2.98.2: RESYNC: (1.2-1.3); FILE MERGED 2004/10/29 14:02:23 cmc 1.2.98.1: #i34006# update to SRC680_m58


2004-12-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [972025001ea94c87c4f40aa641fb10eca68b351a]

INTEGRATION: CWS ineturl1 (1.24.458); FILE MERGED 2004/09/30 16:04:10 cmc 1.24.458.1: #i34006# modify INetURLObject to use rtl::OUString and rtl::OUStringBuffer


2004-12-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [7454e21d881830a7adaba4f4b2692e269a5c3169]

INTEGRATION: CWS ineturl1 (1.23.292); FILE MERGED 2004/09/30 16:04:10 cmc 1.23.292.1: #i34006# modify INetURLObject to use rtl::OUString and rtl::OUStringBuffer


2004-12-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [997ee2c94e172bfb7dc8cfd824e0e488e58d5787]

INTEGRATION: CWS ineturl1 (1.20.408); FILE MERGED 2004/09/30 16:04:09 cmc 1.20.408.1: #i34006# modify INetURLObject to use rtl::OUString and rtl::OUStringBuffer


2004-12-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [4033584ee4068383eb0ccf583cffe01bb5394a28]

INTEGRATION: CWS ineturl1 (1.28.26); FILE MERGED 2004/09/30 16:04:09 cmc 1.28.26.1: #i34006# modify INetURLObject to use rtl::OUString and rtl::OUStringBuffer


2004-12-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [a3c0d5cd570b581e093ececf3feebefeb8f823df]

INTEGRATION: CWS ineturl1 (1.2.108); FILE MERGED 2004/09/30 16:04:09 cmc 1.2.108.1: #i34006# modify INetURLObject to use rtl::OUString and rtl::OUStringBuffer


2004-12-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [991cb1187888f316c8d7c255c54c8b2fe9cec000]

INTEGRATION: CWS ineturl1 (1.3.76); FILE MERGED 2004/09/30 16:04:08 cmc 1.3.76.1: #i34006# modify INetURLObject to use rtl::OUString and rtl::OUStringBuffer


2004-12-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [c7e63c3369d796401faea73b5a54de9694eb2ba0]

INTEGRATION: CWS ineturl1 (1.51.14); FILE MERGED 2004/10/27 11:50:41 cmc 1.51.14.2: RESYNC: (1.51-1.52); FILE MERGED 2004/09/30 11:06:23 cmc 1.51.14.1: #i34006# modify INetURLObject to use rtl::OUString and rtl::OUStringBuffer


2004-12-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [80a3939ff6fa3a6757488e112c86b211ffbab0a1]

INTEGRATION: CWS ineturl1 (1.3.12); FILE MERGED 2004/10/01 09:24:51 cmc 1.3.12.1: #i34006# modify INetURLObject to use rtl::OUString and rtl::OUStringBuffer


2004-12-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [d7497e911de6d40a8089f5fb7dbcc4da404cb090]

INTEGRATION: CWS ineturl1 (1.2.12); FILE MERGED 2004/10/01 09:24:50 cmc 1.2.12.1: #i34006# modify INetURLObject to use rtl::OUString and rtl::OUStringBuffer


2004-12-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [79df8fc737e1300b6f31dc9bccb9b1a695cb400b]

INTEGRATION: CWS ineturl1 (1.2.44); FILE MERGED 2004/10/01 09:24:49 cmc 1.2.44.1: #i34006# modify INetURLObject to use rtl::OUString and rtl::OUStringBuffer


2004-12-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [7c707f4ed65781912a89e72c523f795b55c7afe0]

INTEGRATION: CWS ineturl1 (1.5.12); FILE MERGED 2004/10/01 09:24:49 cmc 1.5.12.1: #i34006# modify INetURLObject to use rtl::OUString and rtl::OUStringBuffer


2004-12-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [40ce5ef7cd0cee37df28703987e4ae7f1b56235b]

INTEGRATION: CWS ineturl1 (1.6.12); FILE MERGED 2004/10/01 09:24:48 cmc 1.6.12.1: #i34006# modify INetURLObject to use rtl::OUString and rtl::OUStringBuffer


2004-12-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [7efa62b530f0a35ef8a96d8d0378b1620293783a]

INTEGRATION: CWS ineturl1 (1.5.12); FILE MERGED 2004/10/01 09:24:48 cmc 1.5.12.1: #i34006# modify INetURLObject to use rtl::OUString and rtl::OUStringBuffer


2004-12-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [1e1557becb0bd6b39810a1b166d26d4ede9c1fce]

INTEGRATION: CWS ineturl1 (1.6.12); FILE MERGED 2004/10/01 09:24:47 cmc 1.6.12.1: #i34006# modify INetURLObject to use rtl::OUString and rtl::OUStringBuffer


2004-12-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [a2a66c3f87821b5a1ddadfbe7d70a876c95ab877]

INTEGRATION: CWS ineturl1 (1.4.12); FILE MERGED 2004/10/01 09:24:47 cmc 1.4.12.1: #i34006# modify INetURLObject to use rtl::OUString and rtl::OUStringBuffer


2004-12-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [592a10f03f50c18bf26b2a4e1d98438a0323d6c7]

INTEGRATION: CWS ineturl1 (1.4.12); FILE MERGED 2004/10/01 09:24:42 cmc 1.4.12.1: #i34006# modify INetURLObject to use rtl::OUString and rtl::OUStringBuffer


2004-12-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [1ba1d069b435bb2825be271c5b4595fdcadc1338]

INTEGRATION: CWS ineturl1 (1.4.12); FILE MERGED 2004/10/01 09:24:41 cmc 1.4.12.1: #i34006# modify INetURLObject to use rtl::OUString and rtl::OUStringBuffer


2004-12-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [d52f607beb8efad8ef58e1cc733a5979153399ac]

INTEGRATION: CWS ineturl1 (1.4.12); FILE MERGED 2004/10/01 09:24:40 cmc 1.4.12.1: #i34006# modify INetURLObject to use rtl::OUString and rtl::OUStringBuffer


2004-12-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [64e4e95a41f432bf1f01b74baf5845d6b785c26d]

INTEGRATION: CWS ineturl1 (1.3.12); FILE MERGED 2004/10/01 09:24:39 cmc 1.3.12.1: #i34006# modify INetURLObject to use rtl::OUString and rtl::OUStringBuffer


2004-12-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [06c2e500c7ac478143e82fde7f66c25306fdf37d]

INTEGRATION: CWS ineturl1 (1.5.12); FILE MERGED 2004/10/01 09:24:38 cmc 1.5.12.1: #i34006# modify INetURLObject to use rtl::OUString and rtl::OUStringBuffer


2004-12-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [ea549b974ae9706125e437c6815d1d58a645ed43]

INTEGRATION: CWS ineturl1 (1.4.12); FILE MERGED 2004/10/01 09:24:38 cmc 1.4.12.1: #i34006# modify INetURLObject to use rtl::OUString and rtl::OUStringBuffer


2004-12-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [323f278473318ddec73b77cccf5ec291dcede2d8]

INTEGRATION: CWS ineturl1 (1.5.12); FILE MERGED 2004/10/01 09:24:37 cmc 1.5.12.1: #i34006# modify INetURLObject to use rtl::OUString and rtl::OUStringBuffer


2004-12-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [a64caf1ca4e99e87a84e0cedc532d09b86bf0c90]

INTEGRATION: CWS ineturl1 (1.6.12); FILE MERGED 2004/10/01 09:24:36 cmc 1.6.12.1: #i34006# modify INetURLObject to use rtl::OUString and rtl::OUStringBuffer


2004-12-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [8301b41cda0309691d8fd264a8e025892ef3e4fa]

INTEGRATION: CWS ineturl1 (1.3.12); FILE MERGED 2004/10/01 09:24:35 cmc 1.3.12.1: #i34006# modify INetURLObject to use rtl::OUString and rtl::OUStringBuffer


2004-12-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [7f052f9bee4870e1bdd03deeb36843156c0b62f2]

INTEGRATION: CWS ineturl1 (1.46.4); FILE MERGED 2004/09/30 17:35:38 cmc 1.46.4.1: #i34006# modify INetURLObject to use rtl::OUString and rtl::OUStringBuffer


2004-12-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [384aa7a1d5394d018780bcc8140f7e667e74d8ed]

INTEGRATION: CWS ineturl1 (1.28.90); FILE MERGED 2004/09/30 17:35:38 cmc 1.28.90.1: #i34006# modify INetURLObject to use rtl::OUString and rtl::OUStringBuffer


2004-12-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [06e16f25ae28053b4df5f3555fb98225eeb6cff8]

INTEGRATION: CWS ineturl1 (1.7.4); FILE MERGED 2004/09/30 17:35:38 cmc 1.7.4.1: #i34006# modify INetURLObject to use rtl::OUString and rtl::OUStringBuffer


2004-12-13  Hennes Rohling  <hro@openoffice.org>  [10b4d046f33962e0cdb2088ec9f5049036f14beb]

#i38807# Use bootstrap configured user installation for crash data files


2004-12-13  Rüdiger Timm  <rt@openoffice.org>  [aba7c5e443f7137ff9cef75365d549014c34f8d9]

Flag file. Touch it to get ZIPTARGET rebuild instead of just updated.


2004-12-13  Rüdiger Timm  <rt@openoffice.org>  [e99960d5a6a8d85fa7d47a4f6412df729356b106]

INTEGRATION: CWS aw022 (1.2.180); FILE MERGED 2004/11/26 13:45:36 aw 1.2.180.1: #i37447#


2004-12-13  Rüdiger Timm  <rt@openoffice.org>  [d797b0984f33263377f616458e81b14b537bbc5e]

INTEGRATION: CWS aw022 (1.117.150); FILE MERGED 2004/11/29 19:15:30 aw 1.117.150.2: RESYNC: (1.117-1.118); FILE MERGED 2004/11/22 16:24:03 aw 1.117.150.1: #i36115#


2004-12-13  Rüdiger Timm  <rt@openoffice.org>  [15884452e6c2ca11d3812242be8b63409bf76dfb]

INTEGRATION: CWS aw022 (1.22.32); FILE MERGED 2004/11/29 12:34:33 aw 1.22.32.1: #i37695#


2004-12-13  Rüdiger Timm  <rt@openoffice.org>  [8457214682b8eba06621f6aea6964f45ba56d619]

INTEGRATION: CWS aw022 (1.10.18); FILE MERGED 2004/12/01 10:36:59 aw 1.10.18.1: #i37448#


2004-12-13  Rüdiger Timm  <rt@openoffice.org>  [6ff13174e99c1bca1b7a1089d0badc50e6d7b486]

INTEGRATION: CWS aw022 (1.15.32); FILE MERGED 2004/11/19 14:53:08 aw 1.15.32.1: #i37462#


2004-12-13  Rüdiger Timm  <rt@openoffice.org>  [65495b96e1dc64de6584dc2900ca0d6043f71bb4]

INTEGRATION: CWS aw022 (1.6.118); FILE MERGED 2004/11/19 11:43:50 aw 1.6.118.1: #i37934#


2004-12-13  Rüdiger Timm  <rt@openoffice.org>  [768606f772b974e2237b17d45bf1bfdf5394f8c2]

INTEGRATION: CWS aw022 (1.11.18); FILE MERGED 2004/12/01 17:21:53 aw 1.11.18.1: #i37869#


2004-12-13  Rüdiger Timm  <rt@openoffice.org>  [ab4f1701694b4e2120c87e820472ef3fa5d2d747]

INTEGRATION: CWS aw022 (1.4.18); FILE MERGED 2004/12/01 17:21:53 aw 1.4.18.1: #i37869#


2004-12-13  Rüdiger Timm  <rt@openoffice.org>  [f5671209416e59bf7d0d56a5f77aa5fbae436b75]

INTEGRATION: CWS aw022 (1.7.32); FILE MERGED 2004/11/19 11:43:49 aw 1.7.32.1: #i37934#


2004-12-13  Rüdiger Timm  <rt@openoffice.org>  [8f65a83189bcb1bbb03910791225d5b23ac0b3f0]

INTEGRATION: CWS aw022 (1.3.356); FILE MERGED 2004/11/29 12:34:31 aw 1.3.356.1: #i37695#


2004-12-13  Rüdiger Timm  <rt@openoffice.org>  [04038c659d8e7dfd8300ad70d6320fbe666e1e9e]

INTEGRATION: CWS aw022 (1.5.118); FILE MERGED 2004/12/01 17:21:34 aw 1.5.118.1: #i37869#


2004-12-13  Rüdiger Timm  <rt@openoffice.org>  [1efb8f986c877989045c93d7da707f9cdb2841b2]

INTEGRATION: CWS aw022 (1.4.18); FILE MERGED 2004/12/01 17:21:33 aw 1.4.18.1: #i37869#


2004-12-13  Rüdiger Timm  <rt@openoffice.org>  [6089274fbbab9a734f12c2d9ee3ae02002344791]

INTEGRATION: CWS aw022 (1.6.118); FILE MERGED 2004/11/19 11:32:07 aw 1.6.118.1: #i37934#


2004-12-13  Rüdiger Timm  <rt@openoffice.org>  [c5b598255149e0718a01d62c86fb6dea820cdbcf]

INTEGRATION: CWS aw022 (1.2.554); FILE MERGED 2004/11/29 12:34:18 aw 1.2.554.1: #i37695#


2004-12-13  Rüdiger Timm  <rt@openoffice.org>  [0474b8a382ecc809738afb755612b3d0791f9571]

INTEGRATION: CWS aw022 (1.3.22); FILE MERGED 2004/12/01 11:46:54 aw 1.3.22.3: #i37263# 2004/12/01 11:45:57 aw 1.3.22.2: #i37262# 2004/12/01 11:44:02 aw 1.3.22.1: #i37869#


2004-12-13  Rüdiger Timm  <rt@openoffice.org>  [90aa00426329c1dd602dd7641873e2d8ddec73c1]

INTEGRATION: CWS aw022 (1.8.8); FILE MERGED 2004/11/22 10:41:50 aw 1.8.8.1: #i37394#


2004-12-13  Rüdiger Timm  <rt@openoffice.org>  [b9e5d813780e1a3ed2dafbf87c7ab3c7358b0b0d]

INTEGRATION: CWS aw022 (1.9.4); FILE MERGED 2004/11/25 11:09:20 aw 1.9.4.1: #i37443#


2004-12-13  Rüdiger Timm  <rt@openoffice.org>  [66ecdf3c952231c593f45342be114b8320550ecc]

INTEGRATION: CWS aw022 (1.14.2); FILE MERGED 2004/11/25 11:09:19 aw 1.14.2.2: #i37443# 2004/11/18 11:47:38 aw 1.14.2.1: #i37380#


2004-12-13  Rüdiger Timm  <rt@openoffice.org>  [11cb3daead3bf3a6c43522b05af4fcf57ff147ab]

INTEGRATION: CWS aw022 (1.8.38); FILE MERGED 2004/11/25 11:09:19 aw 1.8.38.2: #i37443# 2004/11/18 11:47:37 aw 1.8.38.1: #i37380#


2004-12-13  Rüdiger Timm  <rt@openoffice.org>  [56e9190d2c98dae0811af2be79775c10b2413078]

INTEGRATION: CWS aw022 (1.10.2); FILE MERGED 2004/11/25 11:09:18 aw 1.10.2.1: #i37443#


2004-12-13  Rüdiger Timm  <rt@openoffice.org>  [4f237e2bf4b04dbc9917049a01a71a68769cc246]

INTEGRATION: CWS aw022 (1.12.2); FILE MERGED 2004/11/25 11:09:18 aw 1.12.2.1: #i37443#


2004-12-13  Rüdiger Timm  <rt@openoffice.org>  [a22e4b8bd5eca2db7e7fbea27fca934110991ca9]

INTEGRATION: CWS aw022 (1.7.38); FILE MERGED 2004/11/25 11:09:18 aw 1.7.38.2: #i37443# 2004/11/18 11:47:28 aw 1.7.38.1: #i37380#


2004-12-13  Rüdiger Timm  <rt@openoffice.org>  [6a6320eac44dd16610b8c824287c6c3d98b339a4]

INTEGRATION: CWS aw022 (1.4.40); FILE MERGED 2004/11/23 13:01:40 aw 1.4.40.1: #i37639#


2004-12-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [c9d9b5a3a1e67f526984df0fedbded0f952757f5]

INTEGRATION: CWS ause012 (1.21.28); FILE MERGED 2004/12/02 11:03:07 hjs 1.21.28.2: RESYNC: (1.21-1.23); FILE MERGED 2004/11/24 17:56:56 hjs 1.21.28.1: #i37776# remove obsolete dependency


2004-12-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [a9e73c94e2220737d7efc9a31f4fca823f9f5dc2]

INTEGRATION: CWS ause012 (1.5.82); FILE MERGED 2004/11/16 14:29:49 hjs 1.5.82.1: #i37200# remove unused RSCUPDVER redefinition


2004-12-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [cd8a5104b2743cbef30021e5c9c4620c9a786e3c]

INTEGRATION: CWS ause012 (1.8.82); FILE MERGED 2004/12/02 11:15:00 hjs 1.8.82.2: RESYNC: (1.8-1.9); FILE MERGED 2004/11/16 14:29:49 hjs 1.8.82.1: #i37200# remove unused RSCUPDVER redefinition


2004-12-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [2aa8c10b6a23d3ccfe3a477503c53b8a23772bde]

INTEGRATION: CWS ause012 (1.33.22); FILE MERGED 2004/11/16 14:29:48 hjs 1.33.22.1: #i37200# remove unused RSCUPDVER redefinition


2004-12-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [8859805bb4f9e08da2eb9e846ed56ff2cad8d38c]

INTEGRATION: CWS ause012 (1.20.38); FILE MERGED 2004/11/24 13:49:02 lo 1.20.38.1: #i37776 remove old setup2 dependency


2004-12-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [6b02fb9490ce24288a5472916f52657143f9536d]

INTEGRATION: CWS ause012 (1.155.10); FILE MERGED 2004/12/02 11:04:41 hjs 1.155.10.2: RESYNC: (1.155-1.159); FILE MERGED 2004/11/24 13:49:02 lo 1.155.10.1: #i37776 remove old setup2 dependency


2004-12-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [17dba8f2fb9f83064b8b576492564a2e193604a5]

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>  [687288372e130e568704dcb4d57ef0e77f4db021]

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>  [a0cbcc98643167c2cf9b6a2ce4607af78d924a83]

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>  [dc8d843393b3882601a279ea1290b68f9225c222]

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>  [584a726cb2494f7ec297f43f04d3dc4710fe0c89]

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>  [72d55c9fe19dccd965fb6e5c48c82435439b621c]

INTEGRATION: CWS ause012 (1.22.206); FILE MERGED 2004/11/24 15:01:54 hjs 1.22.206.1: #i37200# removed custom RSCUPDVER as no longer in use


2004-12-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [b2ad755e4784314ea5f256c84818b19710d34e93]

INTEGRATION: CWS ause012 (1.4.228); FILE MERGED 2004/11/24 15:01:54 hjs 1.4.228.1: #i37200# removed custom RSCUPDVER as no longer in use


2004-12-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [fe43bb5fec5ae64902dbbec44ce0902dbd60d8dc]

INTEGRATION: CWS ause012 (1.2.370); FILE MERGED 2004/11/24 15:01:25 hjs 1.2.370.1: #i37200# removed custom RSCUPDVER as no longer in use


2004-12-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [4f9d31998459072fdaf24ed7fbcd1a26782dea04]

INTEGRATION: CWS ause012 (1.4.4); FILE MERGED 2004/11/15 11:05:01 hjs 1.4.4.1: #i37162# explicit include as netdb.h may miss it on some glibc versions


2004-12-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [09199a7369087ca8c27744a509885d435895d107]

INTEGRATION: CWS ause012 (1.2.4); FILE MERGED 2004/12/02 09:27:52 hjs 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2004/11/16 15:13:54 hjs 1.2.4.1: #i37200# remove unused RSCUPDVER redefinition


2004-12-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [526616e37f72c30e3d141966f3d3caf757647832]

INTEGRATION: CWS ause012 (1.4.6); FILE MERGED 2004/11/16 15:13:53 hjs 1.4.6.1: #i37200# remove unused RSCUPDVER redefinition


2004-12-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [2e3976eab2f5365ce284013121c0a968dfabc214]

INTEGRATION: CWS ause012 (1.3.6); FILE MERGED 2004/11/16 15:13:53 hjs 1.3.6.1: #i37200# remove unused RSCUPDVER redefinition


2004-12-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [7fb8bcef5fd81c0115b1e134f3e685fa805e6f3e]

INTEGRATION: CWS ause012 (1.2.4); FILE MERGED 2004/12/02 09:23:52 hjs 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2004/11/16 15:13:53 hjs 1.2.4.1: #i37200# remove unused RSCUPDVER redefinition


2004-12-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [0447678c215720ffefe6baef03c80c54c97e8f74]

INTEGRATION: CWS ause012 (1.28.68); FILE MERGED 2004/12/02 14:22:49 hjs 1.28.68.1: #i37776# deliver so_checksun, moved here from scptools


2004-12-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [a0e366b829ab30fc6c2f3e4b7b8a4f04c91f3b92]

INTEGRATION: CWS ause012 (1.1.2); FILE ADDED 2004/11/25 18:30:57 hjs 1.1.2.1: #i37776# moved here from obsolete scptools


2004-12-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [f350a092b4086d0a3b1f151c72e7ac104855ce02]

INTEGRATION: CWS ause012 (1.1.2); FILE ADDED 2004/11/25 18:30:58 hjs 1.1.2.1: #i37776# moved here from obsolete scptools


2004-12-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [e07dd3345b740d75fdf995ee5de68aba0956052f]

INTEGRATION: CWS ause012 (1.18.74); FILE MERGED 2004/11/25 18:30:58 hjs 1.18.74.1: #i37776# moved here from obsolete scptools


2004-12-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [63a1d727757d66319d3c2c6751b45ac4340a9c79]

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>  [0d90a8858f7442274d3d2d401c991398dc10cd3f]

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>  [db9dcfb7ff100d3dcf9b0b301a2e42fe3bf48ecc]

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>  [198d697e7d34165fdc0b6389030fd8515e8ed317]

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>  [c128137b79be5a97d5d43c7d846fb2ee832685c1]

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>  [882455ed550ad2ff0b3e23be38f118c66060c101]

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>  [ee72aa3679561b40107a8d8593227bb4f2ff2771]

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>  [b110c1c8dcf9cbbf01d172149c046774feb119e2]

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>  [a695d66d6638abef4eaffcf74e364ff9ed219fd4]

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>  [5339ca2667ccfe056533d7f8f853b50f54e66065]

INTEGRATION: CWS ause012 (1.4.10); FILE MERGED 2004/11/23 13:00:06 hjs 1.4.10.1: #i37698# survive ENABLE_GTK=


2004-12-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [65a8d24c19657554df790195d29978d2a89a943a]

INTEGRATION: CWS ause012 (1.34.60); FILE MERGED 2004/12/01 17:59:50 hjs 1.34.60.2: RESYNC: (1.34-1.35); FILE MERGED 2004/11/10 11:10:07 hjs 1.34.60.1: #i10000# added transex3 - required for resource building


2004-12-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [c3326fd2cf62ecd9be5463ed2b0abf9466952dbb]

INTEGRATION: CWS ause012 (1.5.298); FILE MERGED 2004/12/02 14:16:36 hjs 1.5.298.1: #i37200# cleanup


2004-12-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [d5edd4162155f0a49ced7037bb3b4d8d86296f5e]

INTEGRATION: CWS ause012 (1.4.26); FILE MERGED 2004/12/02 17:28:55 hjs 1.4.26.1: #i37200# cleanup


2004-12-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [61457d5d5b916758269f28c179363d8afd7670a2]

INTEGRATION: CWS ause012 (1.3.144); FILE MERGED 2004/11/24 08:05:23 os 1.3.144.1: #i37200# RID_BUILDVERSION removed


2004-12-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [14b354266769d1d1b7f472982648c6bd2bc67f51]

INTEGRATION: CWS ause012 (1.12.4); FILE MERGED 2004/12/01 15:01:16 hjs 1.12.4.2: RESYNC: (1.12-1.13); FILE MERGED 2004/11/24 08:04:24 os 1.12.4.1: #i37200# RID_BUILDVERSION removed


2004-12-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [33756bd27c5e1bd2587e933b262dd335c487d9eb]

INTEGRATION: CWS ause012 (1.108.124); FILE MERGED 2004/12/01 15:01:00 hjs 1.108.124.2: RESYNC: (1.108-1.110); FILE MERGED 2004/11/24 08:04:24 os 1.108.124.1: #i37200# RID_BUILDVERSION removed


2004-12-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [870890f1096699760ff7b7802146abd189286d0f]

INTEGRATION: CWS ause012 (1.102.68); FILE MERGED 2004/12/01 11:04:14 hjs 1.102.68.2: RESYNC: (1.102-1.103); FILE MERGED 2004/11/24 17:26:35 hjs 1.102.68.1: #i37200# removed custom RSCUPDVER as no longer in use


2004-12-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [3b592b9386f4830e032c85a32f991aad385ddcf2]

INTEGRATION: CWS ause012 (1.12.6); FILE MERGED 2004/11/24 17:26:35 hjs 1.12.6.1: #i37200# removed custom RSCUPDVER as no longer in use


2004-12-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [e573d475160296367f12cbe20dae7306245ad228]

INTEGRATION: CWS ause012 (1.7.48); FILE MERGED 2004/11/16 14:05:36 hjs 1.7.48.1: #i37200# remove unused RSCUPDVER redefinition


2004-12-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [4fcc652375abd2d1939e8674e44e4a5651b7bccf]

INTEGRATION: CWS ause012 (1.20.46); FILE MERGED 2004/11/17 15:00:46 hjs 1.20.46.1: #i37200# remove overwriting of resource string


2004-12-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [0cf4c1fe938aeb0a0fcd5505d9eaf92b9765d164]

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>  [cf24ea0686ab5fedd44264cd993fd9b61b0ff835]

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>  [ce9fead503cd5ada4a836744884cc6aa0a28cd7f]

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>  [9a8d5b051c523f189b70d608a86e1dedc322ffbc]

INTEGRATION: CWS sch05 (1.13.256); FILE MERGED 2004/11/16 16:14:36 iha 1.13.256.1: #i36001# prevent endless loop


2004-12-10  Rüdiger Timm  <rt@openoffice.org>  [2874dc02bf2b466fc4aa9c71f1f842656a078ef1]

INTEGRATION: CWS sch05 (1.4.194); FILE MERGED 2004/11/17 17:17:31 iha 1.4.194.1: #i30689# set helpid to treelist


2004-12-10  Rüdiger Timm  <rt@openoffice.org>  [094a8deb8ee3422318b4493de46f6f9a0d3721ec]

INTEGRATION: CWS sch05 (1.5.62); FILE MERGED 2004/11/17 17:16:41 iha 1.5.62.1: #i30689# set helpid to treelist


2004-12-10  Rüdiger Timm  <rt@openoffice.org>  [f5efeb59acf0cae5ba7b58f54e1107d88a1344f7]

INTEGRATION: CWS sch05 (1.69.298); FILE MERGED 2004/11/25 11:21:28 iha 1.69.298.1: #i37611# cut images on buttons


2004-12-10  Rüdiger Timm  <rt@openoffice.org>  [e367070d970b880298c0f11dc0ec6560fc3bbcdb]

INTEGRATION: CWS sch05 (1.20.506); FILE MERGED 2004/11/25 15:26:44 iha 1.20.506.1: #i32567# ftp urls without user did not work


2004-12-10  Rüdiger Timm  <rt@openoffice.org>  [51a6b3c7686dabe4098e560476bd8953f25a57bb]

INTEGRATION: CWS sch05 (1.3.112); FILE MERGED 2004/11/25 14:18:11 iha 1.3.112.1: #i37758# formatpaintbrush didn't not work with custom shapes


2004-12-10  Rüdiger Timm  <rt@openoffice.org>  [732ff0fbd545a59119dcb3d5799892b100fa26c6]

INTEGRATION: CWS gh9 (1.6.2); FILE MERGED 2004/11/18 12:09:33 ab 1.6.2.1: #i37363# GET only keyword if Option Compatible is set


2004-12-10  Rüdiger Timm  <rt@openoffice.org>  [ecd29fc7fccae377efe1676e4e74a0bd1c6b5dd2]

INTEGRATION: CWS gh9 (1.8.14); FILE MERGED 2004/12/07 15:24:50 gh 1.8.14.3: compare tags to sourcelanguage only if sourcelanguage is given 2004/11/24 12:47:13 gh 1.8.14.2: generate error in case of single \< without \> 2004/11/23 12:02:29 gh 1.8.14.1: check for pairs of \" tags ignore \\ check for end of tag (not end of line) close error and ok files on exit


2004-12-10  Rüdiger Timm  <rt@openoffice.org>  [ac657198b780bbec00aa9d5b3d204851f493f2e3]

INTEGRATION: CWS gh9 (1.11.14); FILE MERGED 2004/12/08 09:33:57 gh 1.11.14.4: improve handling of incorrect lines 2004/12/07 16:16:47 gh 1.11.14.3: new switch -wef and -wcf to pass own filename 2004/12/07 15:24:49 gh 1.11.14.2: compare tags to sourcelanguage only if sourcelanguage is given 2004/11/23 12:02:28 gh 1.11.14.1: check for pairs of \" tags ignore \\ check for end of tag (not end of line) close error and ok files on exit


2004-12-10  Rüdiger Timm  <rt@openoffice.org>  [f2795201de43e1751c6b927b1ab2da0ee88ab840]

INTEGRATION: CWS gh9 (1.5.14); FILE MERGED 2004/12/07 15:24:49 gh 1.5.14.3: compare tags to sourcelanguage only if sourcelanguage is given 2004/11/25 14:42:21 gh 1.5.14.2: generate error in case of single \< without \> 2004/11/23 12:02:28 gh 1.5.14.1: check for pairs of \" tags ignore \\ check for end of tag (not end of line) close error and ok files on exit


2004-12-10  Rüdiger Timm  <rt@openoffice.org>  [e0ffb74d51a13e6b78bd151ca67eae6b853332a3]

INTEGRATION: CWS gh9 (1.17.28); FILE MERGED 2004/11/24 10:15:12 gh 1.17.28.1: #i37484#set text colors explicitly to black where needed


2004-12-10  Rüdiger Timm  <rt@openoffice.org>  [f046560e9a533046edebe0b30bc79992dedab213]

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>  [025f236afb0cd3cc37e29ff15da52890f1e69768]

INTEGRATION: CWS gh9 (1.14.12); FILE MERGED 2004/11/17 09:43:33 gh 1.14.12.2: #i36848# fix highlighting od methods ID and Name 2004/11/16 16:59:32 gh 1.14.12.1: #i36848#fix passing of controls (objects) to subroutines


2004-12-10  Rüdiger Timm  <rt@openoffice.org>  [b07fa35acdcbee19be2006d5d5f3143a32859902]

INTEGRATION: CWS gh9 (1.3.24); FILE MERGED 2004/11/22 13:16:46 gh 1.3.24.1: #i37486#fix transfering of objects as ULong OR String


2004-12-10  Rüdiger Timm  <rt@openoffice.org>  [bb3c3f9c3cf4f22c2a0cc3252efb6b9d3b094872]

INTEGRATION: CWS gh9 (1.13.4); FILE MERGED 2004/11/25 14:39:28 gh 1.13.4.1: #i32292#continue searching for a window even though a toolbox itemwindow was found already


2004-12-10  Rüdiger Timm  <rt@openoffice.org>  [18fd4fef493ba46d53718306c79d136002938987]

INTEGRATION: CWS vclbetabugs01 (1.14.10); FILE MERGED 2004/12/07 13:12:55 ssa 1.14.10.1: #i37884# query visibility state right after setting corresponding listener


2004-12-10  Rüdiger Timm  <rt@openoffice.org>  [a3dbb7c2665e91e66292080ce8c2dac1930988b0]

INTEGRATION: CWS eforms3 (1.2.4); FILE MERGED 2004/11/29 16:34:26 dvo 1.2.4.1: #i34793# catch (and ignore) unkown exceptions


2004-12-10  Rüdiger Timm  <rt@openoffice.org>  [9d15ec70f4ab6105cb43d61d46c3c8bc9ffc4845]

INTEGRATION: CWS qadev20 (1.3.82); FILE MERGED 2004/11/19 13:39:54 cn 1.3.82.1: #i37451# maximize ize of ocument window


2004-12-10  Rüdiger Timm  <rt@openoffice.org>  [2bafe53b64ba8b98f89d61c8bce24f2e4ecc45a3]

INTEGRATION: CWS qadev20 (1.4.4); FILE MERGED 2004/11/19 14:15:26 cn 1.4.4.1: #i37458# the tests uses now utils.util.shortWait()


2004-12-10  Rüdiger Timm  <rt@openoffice.org>  [90896af4ccc7be9aca3eb8609092d44c03b738b7]

INTEGRATION: CWS qadev20 (1.7.4); FILE MERGED 2004/11/17 17:17:11 cn 1.7.4.1: #i37352# add a wait statement after the dialog was opened


2004-12-10  Rüdiger Timm  <rt@openoffice.org>  [b5e415c47db27cbba28509d2b1930d86082dbf64]

INTEGRATION: CWS qadev20 (1.9.4); FILE MERGED 2004/11/17 17:00:10 cn 1.9.4.1: #i37352# add a wait statement after the dialog was opened


2004-12-10  Rüdiger Timm  <rt@openoffice.org>  [53af0a94bb99a6889e4f3aa74f9f6cf0f61bb2c3]

INTEGRATION: CWS qadev20 (1.8.4); FILE MERGED 2004/11/17 16:56:55 cn 1.8.4.2: #i37350# change shotWait() with util.utils.shortWait(Param.getInt(ShortWait)) 2004/11/17 16:39:54 cn 1.8.4.1: #i37350# remove the joining of dialog thread with test thread


2004-12-10  Rüdiger Timm  <rt@openoffice.org>  [bf412ecb474cb4a264680e71c08326f783d385c0]

INTEGRATION: CWS qadev20 (1.4.82); FILE MERGED 2004/11/25 11:52:13 cn 1.4.82.1: #i36094# object relation xTextFrame added


2004-12-10  Rüdiger Timm  <rt@openoffice.org>  [f969a8d032452e31aa9e5d3bc55862fdcfc3e5cb]

INTEGRATION: CWS qadev20 (1.7.4); FILE MERGED 2004/11/24 17:10:25 cn 1.7.4.1: #i37082# uniqueSuffix problem fixed


2004-12-10  Rüdiger Timm  <rt@openoffice.org>  [f40ba3f95e6c215a67f86e817a461376656fafcf]

INTEGRATION: CWS qadev20 (1.8.20); FILE MERGED 2004/11/18 14:25:42 cn 1.8.20.1: #i37401 tests adpodted to new tool bars


2004-12-10  Rüdiger Timm  <rt@openoffice.org>  [69f9c434a01515635187c9ad23ef017801bdbddc]

INTEGRATION: CWS qadev20 (1.7.4); FILE MERGED 2004/11/18 15:50:00 cn 1.7.4.1: #i37401 tests adpodted to new tool bars


2004-12-10  Rüdiger Timm  <rt@openoffice.org>  [cc48d288c4ad46dad0cb6e0e6d73099949a90f3f]

INTEGRATION: CWS qadev20 (1.6.74); FILE MERGED 2004/11/24 20:11:59 cn 1.6.74.1: #i36520# adopt test to handle jump marks in URLs


2004-12-10  Rüdiger Timm  <rt@openoffice.org>  [92e581aeedfca9c5b9bfed519dd9e854e9edb7a6]

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>  [eb4ad60217f036b5d3680c82572e4b2333877a3d]

INTEGRATION: CWS qadev20 (1.5.20); FILE MERGED 2004/11/25 11:13:35 cn 1.5.20.1: #i36539# remove object relation for  XController


2004-12-10  Rüdiger Timm  <rt@openoffice.org>  [a6bc2a4a60f2cdeb714bc5c65aa18bff0b1ccb66]

INTEGRATION: CWS tbe14 (1.18.2); FILE MERGED 2004/11/17 14:04:44 tbe 1.18.2.1: #i31563# scroll area too small


2004-12-10  Rüdiger Timm  <rt@openoffice.org>  [a74f417c76069b6e06f49e36f2f008f74df80098]

INTEGRATION: CWS qadev20 (1.2.98); FILE MERGED 2004/11/17 16:08:04 cn 1.2.98.1: #i37345# add some debug output to the method getIndexCharacter()


2004-12-10  Rüdiger Timm  <rt@openoffice.org>  [e8a65c7c00e8a914aac89493227aef7a6f768ba1]

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>  [993abaf22eb7f1960881113aed0e4643dd71ec49]

INTEGRATION: CWS tbe14 (1.3.300); FILE MERGED 2004/11/17 14:04:17 tbe 1.3.300.1: #i31563# scroll area too small


2004-12-10  Rüdiger Timm  <rt@openoffice.org>  [d96dad392a561ff23ed0766da02a95544ced2048]

INTEGRATION: CWS qadev20 (1.2.98); FILE MERGED 2004/11/24 20:13:51 cn 1.2.98.1: #i36520# adopt test to handle jump marks in URLs


2004-12-10  Rüdiger Timm  <rt@openoffice.org>  [f69e27b1e4237e2676b17d17b96a0805cb8ea59a]

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>  [eb0fc030cb027426e0d329ed5da6a98df9bb9e9e]

INTEGRATION: CWS tbe14 (1.13.134); FILE MERGED 2004/11/17 14:03:52 tbe 1.13.134.1: #i31563# scroll area too small


2004-12-10  Rüdiger Timm  <rt@openoffice.org>  [a92a085e142a8c9107d684df17b94dd741d6a876]

INTEGRATION: CWS qadev20 (1.2.56); FILE MERGED 2004/11/22 12:33:24 sg 1.2.56.1: #i37187#CHG: replaced functions that were not jdk131 compatible


2004-12-10  Rüdiger Timm  <rt@openoffice.org>  [4f621d3f7fb870e14bf30b242e5704d142140ff3]

INTEGRATION: CWS tbe14 (1.36.2); FILE MERGED 2004/11/17 14:07:36 tbe 1.36.2.1: #i31563# scroll area too small


2004-12-10  Rüdiger Timm  <rt@openoffice.org>  [ed8cfedc1921c08ad1264151c8f37a47d59452c1]

INTEGRATION: CWS qadev20 (1.2.4); FILE MERGED 2004/11/22 12:32:49 sg 1.2.4.1: #i37187#CHG: replaced functions that were not jdk131 compatible


2004-12-10  Rüdiger Timm  <rt@openoffice.org>  [4db953e05419f4d6a0332f648de57b2157c63213]

INTEGRATION: CWS tbe14 (1.16.282); FILE MERGED 2004/11/17 14:06:38 tbe 1.16.282.1: #i31563# scroll area too small


2004-12-10  Rüdiger Timm  <rt@openoffice.org>  [7e7bdfe8c7cec411a1232c278c335130131b2940]

INTEGRATION: CWS qadev20 (1.7.4); FILE MERGED 2004/11/24 16:37:52 cn 1.7.4.2: #i37801# function getOfficeTemp() returns now the tem folder of office 2004/11/22 12:24:28 sg 1.7.4.1: #i37187#CHG: added function 'replaceAll13' for jdk131 compatibility


2004-12-10  Rüdiger Timm  <rt@openoffice.org>  [c574a9e4b8e3267bbf0dd8274b8ad378b3c85f96]

INTEGRATION: CWS tbe14 (1.34.24); FILE MERGED 2004/11/17 14:06:18 tbe 1.34.24.1: #i31563# scroll area too small


2004-12-10  Rüdiger Timm  <rt@openoffice.org>  [d83ee7cfecee171e65cb40081f22e06a5ca01cf8]

INTEGRATION: CWS qadev20 (1.3.90); FILE MERGED 2004/11/26 14:22:05 sg 1.3.90.1: #i37178#CHG: removed Java 1.3 incompatibilities


2004-12-10  Rüdiger Timm  <rt@openoffice.org>  [a9ca877eff45de675df371868d70d11b3c5d2486]

INTEGRATION: CWS tbe14 (1.30.30); FILE MERGED 2004/11/17 14:08:26 tbe 1.30.30.1: #i31563# scroll area too small


2004-12-10  Rüdiger Timm  <rt@openoffice.org>  [d390d3e8b5191bdf87a2b3c041cbe30b3c2784f9]

INTEGRATION: CWS qadev20 (1.2.96); FILE MERGED 2004/11/22 12:25:22 sg 1.2.96.1: #i37187#CHG: removed functions that were not jdk131 compatible


2004-12-10  Rüdiger Timm  <rt@openoffice.org>  [472653c908e852ca96b68d8207070b7d25350220]

INTEGRATION: CWS tbe14 (1.4.52); FILE MERGED 2004/11/17 14:09:38 tbe 1.4.52.1: #i31563# scroll area too small


2004-12-10  Rüdiger Timm  <rt@openoffice.org>  [92d78f2587104c9af36fc6bc6484d98bc5018c19]

INTEGRATION: CWS qadev20 (1.3.90); FILE MERGED 2004/11/22 12:25:59 sg 1.3.90.1: #i37187#CHG: removed functions that were not jdk131 compatible


2004-12-10  Rüdiger Timm  <rt@openoffice.org>  [b3de998745aa246f5bd23817dd1db673e9878c13]

INTEGRATION: CWS qadev20 (1.5.4); FILE MERGED 2004/11/22 12:26:39 sg 1.5.4.1: #i37187#CHG: removed functions that were not jdk131 compatible


2004-12-10  Rüdiger Timm  <rt@openoffice.org>  [efa558edd9e92e3e09f84868b9e71932cafd402e]

INTEGRATION: CWS qadev20 (1.5.20); FILE MERGED 2004/11/17 17:06:15 sw 1.5.20.1: #i34887#


2004-12-10  Rüdiger Timm  <rt@openoffice.org>  [d68900a9a601fd7f0cbc8f1e2c5506b64e764fee]

INTEGRATION: CWS qadev20 (1.1.2); FILE ADDED 2004/11/17 17:05:48 sw 1.1.2.1: #i34887#


2004-12-10  Rüdiger Timm  <rt@openoffice.org>  [dc7dfc02e928f942b51e89409ec4a7a818c6dba7]

INTEGRATION: CWS qadev20 (1.5.58); FILE MERGED 2004/11/23 10:18:40 lla 1.5.58.1: #i37160# add exec for String array


2004-12-10  Rüdiger Timm  <rt@openoffice.org>  [5b671466a46bc20e6ef3263547c065702f2423b2]

INTEGRATION: CWS qadev20 (1.14.4); FILE MERGED 2004/11/24 20:05:10 cn 1.14.4.2: #i37028# bugfix in debug output 2004/11/22 12:27:07 sg 1.14.4.1: #i37187#CHG: removed functions that were not jdk131 compatible


2004-12-10  Rüdiger Timm  <rt@openoffice.org>  [61a7830dcd618febe6fddb49dbda68873267f3c2]

INTEGRATION: CWS qadev20 (1.2.4); FILE MERGED 2004/11/17 08:04:47 lla 1.2.4.1: #i31243#


2004-12-10  Rüdiger Timm  <rt@openoffice.org>  [7ad7a666532f92c878ff97b64b2036309d220879]

INTEGRATION: CWS pj13 (1.11.4); FILE MERGED 2004/11/28 20:01:37 pjanik 1.11.4.1: #i37367#: Remove non-source languages from source. Translations were bad anyway.


2004-12-10  Rüdiger Timm  <rt@openoffice.org>  [de2ee1629e0fcd918b2308428866ecff220da054]

INTEGRATION: CWS qadev20 (1.2.4); FILE MERGED 2004/11/23 10:17:19 lla 1.2.4.2: #i37160# 2004/11/22 14:32:33 lla 1.2.4.1: #i37160# handle spaces in names


2004-12-10  Rüdiger Timm  <rt@openoffice.org>  [b20d308f48d46e315241cfde21ca4312624682d1]

INTEGRATION: CWS qadev20 (1.2.4); FILE MERGED 2004/11/17 08:04:46 lla 1.2.4.1: #i31243#


2004-12-10  Rüdiger Timm  <rt@openoffice.org>  [51200873741e6c628e8f90581aface1125e6e1c2]

INTEGRATION: CWS qadev20 (1.2.4); FILE MERGED 2004/11/23 10:16:49 lla 1.2.4.4: #i37160# handle spaces in files 2004/11/22 14:32:31 lla 1.2.4.3: #i37160# handle spaces in names 2004/11/22 12:28:52 sg 1.2.4.2: #i37187#CHG: replaced functions that were not jdk131 compatible 2004/11/17 08:04:46 lla 1.2.4.1: #i31243#


2004-12-10  Rüdiger Timm  <rt@openoffice.org>  [b5b7ae595abcb921cc102c6c3fcfa33e599e6bf7]

INTEGRATION: CWS qadev20 (1.2.4); FILE MERGED 2004/11/17 08:08:35 lla 1.2.4.2: #i37159# show import filter 2004/11/17 08:04:46 lla 1.2.4.1: #i31243#


2004-12-10  Rüdiger Timm  <rt@openoffice.org>  [bb75749d11ae06fc7c6f388599df0b6afe54f601]

INTEGRATION: CWS qadev20 (1.2.4); FILE MERGED 2004/11/23 10:48:04 lla 1.2.4.3: #i37160# 2004/11/23 10:17:19 lla 1.2.4.2: #i37160# 2004/11/17 08:04:46 lla 1.2.4.1: #i31243#


2004-12-10  Rüdiger Timm  <rt@openoffice.org>  [3e4a7a38af9171217b374c0abc4e5ad54b0057b4]

INTEGRATION: CWS qadev20 (1.2.4); FILE MERGED 2004/11/17 08:04:45 lla 1.2.4.1: #i31243#


2004-12-10  Rüdiger Timm  <rt@openoffice.org>  [5eae02e26f7f80f4e53f15d7b21302cb639f9337]

INTEGRATION: CWS qadev20 (1.2.4); FILE MERGED 2004/11/22 12:28:16 sg 1.2.4.1: #i37187#CHG: replaced functions that were not jdk131 compatible


2004-12-10  Rüdiger Timm  <rt@openoffice.org>  [d586ec63f368ea13888f96aea3e3e5ee3867b59f]

INTEGRATION: CWS qadev20 (1.1.2); FILE ADDED 2004/11/23 10:15:38 lla 1.1.2.2: #i37160# give a comment 2004/11/17 08:05:54 lla 1.1.2.1: #i31243# INI file outputter


2004-12-10  Rüdiger Timm  <rt@openoffice.org>  [04814e9d5cbf34a94cfa43ac7571e9c0154110ed]

INTEGRATION: CWS qadev20 (1.2.4); FILE MERGED 2004/11/22 12:29:11 sg 1.2.4.2: #i37187#CHG: replaced functions that were not jdk131 compatible 2004/11/17 08:04:45 lla 1.2.4.1: #i31243#


2004-12-10  Rüdiger Timm  <rt@openoffice.org>  [eefe90bda29a0d10e9bd5d4002a9e20cfc0ddc99]

INTEGRATION: CWS qadev20 (1.2.4); FILE MERGED 2004/11/22 12:28:34 sg 1.2.4.1: #i37187#CHG: replaced functions that were not jdk131 compatible


2004-12-10  Rüdiger Timm  <rt@openoffice.org>  [57db7a34649ef8a51e14a25190cfb82f21d00020]

INTEGRATION: CWS qadev20 (1.1.2); FILE ADDED 2004/11/17 08:05:25 lla 1.1.2.1: #i31243# new document converter


2004-12-10  Rüdiger Timm  <rt@openoffice.org>  [6c12e732f34e1ee65d4e8342018cf9236f155ab2]

INTEGRATION: CWS qadev20 (1.2.4); FILE MERGED 2004/11/17 08:04:44 lla 1.2.4.1: #i31243#


2004-12-10  Rüdiger Timm  <rt@openoffice.org>  [84ac662fbeb35c79ae9cbacb612361f0a9e9df0a]

INTEGRATION: CWS qadev20 (1.2.4); FILE MERGED 2004/11/23 10:15:18 lla 1.2.4.2: #i37160# 2004/11/17 08:04:44 lla 1.2.4.1: #i31243#


2004-12-10  Rüdiger Timm  <rt@openoffice.org>  [35a077a2d6acb94d01b3233661e9ae6a0942038a]

INTEGRATION: CWS qadev20 (1.2.4); FILE MERGED 2004/11/22 12:29:30 sg 1.2.4.1: #i37187#CHG: replaced functions that were not jdk131 compatible


2004-12-10  Rüdiger Timm  <rt@openoffice.org>  [01ce8594d1e7b7e0cf5de3ae4d21007223fd9542]

INTEGRATION: CWS qadev20 (1.2.90); FILE MERGED 2004/11/22 12:30:48 sg 1.2.90.1: #i37187#CHG: replaced functions that were not jdk131 compatible


2004-12-10  Rüdiger Timm  <rt@openoffice.org>  [2025184be2075571c559ab382d19003b96c7857a]

INTEGRATION: CWS qadev20 (1.5.58); FILE MERGED 2004/11/22 12:30:05 sg 1.5.58.1: #i37187#CHG: removed functions that were not jdk131 compatible


2004-12-10  Rüdiger Timm  <rt@openoffice.org>  [0733f589032ee58cc7ab5a143fac4d89f48a6b1f]

INTEGRATION: CWS pj13 (1.32.16); FILE MERGED 2004/11/28 19:42:57 pjanik 1.32.16.1: #i37144#: Use cs instead of cs-CZ ISO code for fonts.


2004-12-10  Rüdiger Timm  <rt@openoffice.org>  [5d434fd466c7b3472c140e7ae8481d7a82f4d618]

INTEGRATION: CWS qadev20 (1.7.4); FILE MERGED 2004/11/25 11:56:41 cn 1.7.4.1: #37100# remove command which set the timeout to zero


2004-12-10  Rüdiger Timm  <rt@openoffice.org>  [73543a9d620b4da2b35584000e4d98fe6d25fb0b]

INTEGRATION: CWS qadev20 (1.1.2); FILE ADDED 2004/11/24 19:32:03 cn 1.1.2.1: #i36908# initial version


2004-12-10  Rüdiger Timm  <rt@openoffice.org>  [444cbf11736e11dd633adbfd8892632a00466444]

INTEGRATION: CWS pj13 (1.19.12); FILE MERGED 2004/11/28 19:50:55 pjanik 1.19.12.1: #i37097#: Remove old/outdated readme files.


2004-12-10  Rüdiger Timm  <rt@openoffice.org>  [71fc0e1eb7307feeac7c6be8e5d59d5e29025d26]

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-10  Rüdiger Timm  <rt@openoffice.org>  [fb0ad87e6055e4a9c2913f331b26ad30a92bf187]

INTEGRATION: CWS pj13 (1.14.2); FILE MERGED 2004/11/28 19:40:05 pjanik 1.14.2.1: #i37803#: add missing dependencies (javaunohelper and pyuno).


2004-12-09  Kurt Zenker  <kz@openoffice.org>  [a737758122fadb323e714cbd2aa3855d541dc89e]

SRC680


2004-12-09  Kurt Zenker  <kz@openoffice.org>  [30767c06dfef05e2e83324b18670cd47bb8c3ec2]

INTEGRATION: CWS pbbeta02 (1.35.130); FILE MERGED 2004/12/08 09:51:32 pb 1.35.130.1: fix: #i37985# new template file formats (ot?) added


2004-12-09  Kurt Zenker  <kz@openoffice.org>  [199480de22fad4fad269a040880e439d05c7ec72]

INTEGRATION: CWS pbbeta02 (1.101.24); FILE MERGED 2004/12/09 12:33:51 pb 1.101.24.1: fix: #i37235# fill application box only once and open their index correctly


2004-12-09  Kurt Zenker  <kz@openoffice.org>  [b8931881c48245dfef28b6a368452fd1374bb78e]

INTEGRATION: CWS pbbeta02 (1.99.24); FILE MERGED 2004/12/08 08:46:17 pb 1.99.24.1: fix: #i38457# 'Open Office' -> 'OpenDocument'


2004-12-09  Kurt Zenker  <kz@openoffice.org>  [1cf33069e1930ae3ae180d520e742ffed935f829]

INTEGRATION: CWS pbbeta02 (1.3.18); FILE MERGED 2004/12/08 19:43:27 pb 1.3.18.1: fix: #i38392# ErrorRepPreviewDialoG: Resize() overloaded


2004-12-09  Kurt Zenker  <kz@openoffice.org>  [378d05a1334658338ef0ac2aa56316b675f80052]

INTEGRATION: CWS pbbeta02 (1.2.20); FILE MERGED 2004/12/08 19:48:35 pb 1.2.20.1: fix: #i38392# ErrorRepPreviewDialog: sizeable


2004-12-09  Kurt Zenker  <kz@openoffice.org>  [29d0258354bdca03f85265c376e98460800e3665]

INTEGRATION: CWS pbbeta02 (1.2.20); FILE MERGED 2004/12/08 19:45:32 pb 1.2.20.1: fix: #i38392# ErrorRepPreviewDialog: initial bigger


2004-12-09  Kurt Zenker  <kz@openoffice.org>  [444a31756e583cefe4987a6858ef6e04086e9d7b]

INTEGRATION: CWS pbbeta02 (1.2.20); FILE MERGED 2004/12/08 19:51:39 pb 1.2.20.1: fix: #i38392# ErrorRepPreviewDialog: sizeable


2004-12-09  Kurt Zenker  <kz@openoffice.org>  [10ac67029143bcaa38ed36640e7e900104f7f9e4]

INTEGRATION: CWS pbbeta02 (1.95.42); FILE MERGED 2004/12/08 13:48:27 mbu 1.95.42.1: #i38289


2004-12-09  Kurt Zenker  <kz@openoffice.org>  [73103c2bd2f1cfe68dc71a3e1737d4b04ca4a943]

INTEGRATION: CWS pbbeta02 (1.2.182); FILE MERGED 2004/12/08 08:45:38 pb 1.2.182.1: fix: #i38457# 'Open Office' -> 'OpenDocument'


2004-12-09  Kurt Zenker  <kz@openoffice.org>  [e0e1389b28abf81a38a5670831a2ef6b07b1a75f]

INTEGRATION: CWS pbbeta02 (1.19.68); FILE MERGED 2004/12/08 13:47:55 mbu 1.19.68.1: #i38289


2004-12-09  Kurt Zenker  <kz@openoffice.org>  [2f34b75e0c7886bf603a9e02608e6a4398abdb3d]

INTEGRATION: CWS pbbeta02 (1.26.22); FILE MERGED 2004/12/08 07:24:40 pb 1.26.22.1: fix: #i34208# ImageIdentifer for database entry


2004-12-09  Kurt Zenker  <kz@openoffice.org>  [b0711f41c3c7791937570727916e9d0dc5d4c736]

INTEGRATION: CWS pbbeta02 (1.59.8); FILE MERGED 2004/12/08 11:11:40 pb 1.59.8.1: fix: #i38626# unicode damge removed


2004-12-09  Kurt Zenker  <kz@openoffice.org>  [3cf11d659e300ff7f1e424a93f7463dde48fcc9e]

INTEGRATION: CWS pbbeta02 (1.11.224); FILE MERGED 2004/12/08 07:26:47 pb 1.11.224.1: fix: #i34208# reset item for every load of a menuentry


2004-12-09  Rüdiger Timm  <rt@openoffice.org>  [ff8cf1b06caf68ae1b7f3c420aa9b56b0c375501]

#i10000#  There is no inc\docrecovery.hxx (it's in source\inc but not needed outside svx)


2004-12-09  Hans-Joachim Lankenau  <hjs@openoffice.org>  [eb039a04d43a09ba43fff334e44a429ed112280e]

#i10000# fix check for local environment


2004-12-09  Rüdiger Timm  <rt@openoffice.org>  [1a7d060e95cadced48ea4391cf45af2926150485]

#i10000# Dependency to sdk_oo not really needed here as that module just deliveres sdk zip files which dont get postprocessed in any way.


2004-12-09  Kurt Zenker  <kz@openoffice.org>  [44a6695c4af7453e73d43cccd0e431604fcedbdc]

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>  [2a1a629724fe613f56eb1c1af3c98567619b7418]

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>  [5dfcf0f0f63dd114e011ab04a67e3bd26c832a2c]

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  Kurt Zenker  <kz@openoffice.org>  [dc49bab440c58b59f8186a0419784e0263509793]

INTEGRATION: CWS impress22 (1.121.2); FILE MERGED 2004/12/06 15:38:40 cl 1.121.2.1: #i38492# check return value of tryrunningstate


2004-12-09  Kurt Zenker  <kz@openoffice.org>  [700986f0466ab275aafa32460ec544fa9cda5d59]

INTEGRATION: CWS impress22 (1.47.2); FILE MERGED 2004/12/06 16:42:11 af 1.47.2.2: #i38293# Guarded some of the code of operator= against empty xObjRef. 2004/12/03 14:55:24 af 1.47.2.1: #i38297# Guarding ImpSetVisAreaSize() against empty xObjRef.


2004-12-09  Rüdiger Timm  <rt@openoffice.org>  [bf19bbc321fb13e7193290381586455b0e7180d4]

#i10000# Create language packs instead of full sets.


2004-12-09  Kurt Zenker  <kz@openoffice.org>  [3c3bbdc14df612a3b6c8507dd37ce3ab98ecb6e7]

INTEGRATION: CWS impress22 (1.42.2); FILE MERGED 2004/12/07 09:52:34 af 1.42.2.2: #i38307# Activated the object bar shell cache. 2004/12/06 10:50:06 af 1.42.2.1: #i38341# Replaced disposed() call at controller by DetachFromViewShell().


2004-12-09  Kurt Zenker  <kz@openoffice.org>  [ddb5f77c24d775ade835e8882a2d7c54ddbba61f]

INTEGRATION: CWS impress22 (1.6.2); FILE MERGED 2004/12/06 13:14:48 af 1.6.2.1: #i38327# Fixed merge problem.


2004-12-09  Kurt Zenker  <kz@openoffice.org>  [8de3dcc827945aed6b7707f19d6ae4d4cff5764d]

INTEGRATION: CWS impress22 (1.9.154); FILE MERGED 2004/12/06 10:49:10 af 1.9.154.1: #i38341# Converted references mrView(Shell) to pointers mpView(Shell).


2004-12-09  Kurt Zenker  <kz@openoffice.org>  [21341e210943b0d987399106c394115ec5d423dc]

INTEGRATION: CWS impress22 (1.21.2); FILE MERGED 2004/12/06 10:48:29 af 1.21.2.1: #i38341# Converted references mrView(Shell) to pointers mpView(Shell).


2004-12-09  Kurt Zenker  <kz@openoffice.org>  [b6c3b5e0294f18120e2d42be69bcfa95c60d048b]

INTEGRATION: CWS impress22 (1.9.2); FILE MERGED 2004/12/06 10:47:17 af 1.9.2.1: #i38341# Added DetachFromViewShell() method, meViewShellType member.  Converted references mrView(Shell) to pointers mpView(Shell).


2004-12-09  Kurt Zenker  <kz@openoffice.org>  [156d52ff59029542bfc383bb71eee687483ce61e]

INTEGRATION: CWS impress22 (1.2.154); FILE MERGED 2004/12/06 15:52:28 af 1.2.154.1: #i38310# MoveToTop() invalidates the shell stack when it moves a sub shell.


2004-12-09  Kurt Zenker  <kz@openoffice.org>  [d3151f5ed1b41a720726a5aa156170d67a00e71e]

INTEGRATION: CWS impress22 (1.4.48); FILE MERGED 2004/12/06 14:13:25 af 1.4.48.1: #i38357# PreModelChange() resets the slide under the mouse of the mouse-over-overlay.


2004-12-09  Kurt Zenker  <kz@openoffice.org>  [0aac6722469745293e8003cabdf3b1b8a3e32237]

INTEGRATION: CWS impress22 (1.2.2); FILE MERGED 2004/12/06 13:59:08 cl 1.2.2.1: #i37795# start slide show painting asynchron on first paint event


2004-12-09  Kurt Zenker  <kz@openoffice.org>  [a7ffbd7173ea937b99622fba461240aefa0376ca]

INTEGRATION: CWS impress22 (1.8.50); FILE MERGED 2004/12/06 10:46:38 af 1.8.50.1: #i38341# GetDrawViewShell() now returns a pointer.


2004-12-09  Kurt Zenker  <kz@openoffice.org>  [3c442fcc60d5ced47e939dee11b765d82ab78703]

INTEGRATION: CWS impress22 (1.11.2); FILE MERGED 2004/12/06 10:46:08 af 1.11.2.1: #i38341# GetDrawViewShell() now returns a pointer.


2004-12-09  Kurt Zenker  <kz@openoffice.org>  [e4e334c7ae90f40ddeec5c3e8df933b1e1eb77fe]

INTEGRATION: CWS impress22 (1.7.2); FILE MERGED 2004/12/06 10:44:59 af 1.7.2.1: #i38341# Added DetachFromViewShell() method, meViewShellType member.  Converted references mrView(Shell) to pointers mpView(Shell).


2004-12-09  Kurt Zenker  <kz@openoffice.org>  [0d39af95320f739d6e5c1790786a707d827351e1]

INTEGRATION: CWS impress22 (1.3.22); FILE MERGED 2004/12/03 13:33:08 cl 1.3.22.1: #i38290# added missing changes from cws presentationengine01


2004-12-09  Kurt Zenker  <kz@openoffice.org>  [937529d7c67922215470676dbac0fa486ba54f67]

INTEGRATION: CWS impress22 (1.2.154); FILE MERGED 2004/12/03 13:17:33 cl 1.2.154.1: #i38290# added missing changes from cws presentationengine01


2004-12-09  Kurt Zenker  <kz@openoffice.org>  [e85b9e5a14b65e027f086d22688305b34a25eb6e]

INTEGRATION: CWS fwkbeta02 (1.4.4); FILE MERGED 2004/12/07 14:09:35 mav 1.4.4.1: #i38377# fix the typo


2004-12-09  Kurt Zenker  <kz@openoffice.org>  [c699e2a5afa29db744d8c2d972f2328c0805df21]

INTEGRATION: CWS fwkbeta02 (1.74.8); FILE MERGED 2004/12/07 13:42:36 mav 1.74.8.1: #i38469# call saveCompleted


2004-12-09  Kurt Zenker  <kz@openoffice.org>  [699e0bdb63a1351c9f87149bb9e5737a237a84b2]

INTEGRATION: CWS fwkbeta02 (1.10.28); FILE MERGED 2004/12/07 13:45:05 mav 1.10.28.1: #i38469# avoid unexpected exceptions


2004-12-09  Rüdiger Timm  <rt@openoffice.org>  [fb6983f9a34eebd40e4c9135eed19d4a04268653]

INTEGRATION: CWS installer02 (1.4.4); FILE MERGED 2004/12/08 12:23:57 dv 1.4.4.1: #i38635# Quote path to transform


2004-12-08  Kurt Zenker  <kz@openoffice.org>  [286a4509204d8313b9d919b34342566caa37dbd9]

SRC680


2004-12-08  Kurt Zenker  <kz@openoffice.org>  [2320fb3e97244c659727a1f2e26cf2e6e8dae48c]

INTEGRATION: CWS hbbeta01 (1.30.26); FILE MERGED 2004/12/03 12:57:02 hbrinkm 1.30.26.1: #i38342# PropagateOutlineRule


2004-12-08  Kurt Zenker  <kz@openoffice.org>  [93fb6f6ac0b4e3440f2b33bbcc94857fda654efc]

INTEGRATION: CWS hbbeta01 (1.41.2); FILE MERGED 2004/12/07 10:55:52 hbrinkm 1.41.2.1: #i38342# {Get,Set}Level


2004-12-08  Kurt Zenker  <kz@openoffice.org>  [6a636a6e5ed78671ba40a79f2ad64106a5027a79]

INTEGRATION: CWS hbbeta01 (1.25.2); FILE MERGED 2004/12/07 10:55:24 hbrinkm 1.25.2.1: #i38342# SetLevel: IsNum needs parameter


2004-12-08  Kurt Zenker  <kz@openoffice.org>  [4ee03c78d7c7a2de32b9f922633806d91660b4ba]

INTEGRATION: CWS hbbeta01 (1.41.2); FILE MERGED 2004/12/07 10:53:48 hbrinkm 1.41.2.2: #i38342# propagate outline level, too 2004/12/03 12:54:10 hbrinkm 1.41.2.1: #i38342# PropagateOutlineRule


2004-12-08  Kurt Zenker  <kz@openoffice.org>  [9b50f09f1cb37b806418729906b776e8e60b56e0]

INTEGRATION: CWS hbbeta01 (1.30.2); FILE MERGED 2004/12/07 16:39:16 hbrinkm 1.30.2.1: #i34351# SetTxtFmtColl: apply numbering rule from style or outline rule resp.


2004-12-08  Kurt Zenker  <kz@openoffice.org>  [87ebf62d0b6288cfbd0d6ff21538131cb0dd11e9]

INTEGRATION: CWS hbbeta01 (1.32.2); FILE MERGED 2004/12/07 10:50:47 hbrinkm 1.32.2.1: #i38342# {Get,Set}Level


2004-12-08  Kurt Zenker  <kz@openoffice.org>  [a5b2c669f3ff0732758ee0ad83be8523a9088cd1]

INTEGRATION: CWS hbbeta01 (1.94.2); FILE MERGED 2004/12/03 12:39:32 hbrinkm 1.94.2.1: #i38342# PropagateOutlineRule


2004-12-08  Kurt Zenker  <kz@openoffice.org>  [a6d136f14f2ae61c2492146b9334de543beb3a48]

INTEGRATION: CWS hbbeta01 (1.109.4); FILE MERGED 2004/12/03 15:19:19 hbrinkm 1.109.4.1: #i38363# use the right style name


2004-12-08  Kurt Zenker  <kz@openoffice.org>  [79b606762d4e0ed2d6a2f621f2fe05953a7a8969]

INTEGRATION: CWS pbbeta01 (1.5.14); FILE MERGED 2004/12/06 16:53:11 pb 1.5.14.1: fix: #i38403# .uno:Spelling -> .uno:SpellDialog


2004-12-08  Kurt Zenker  <kz@openoffice.org>  [eb7c04a3984c370a9707364b93176004dadcf532]

INTEGRATION: CWS pbbeta01 (1.5.14); FILE MERGED 2004/12/06 16:53:56 pb 1.5.14.1: fix: #i38403# .uno:Spelling -> .uno:SpellDialog


2004-12-08  Kurt Zenker  <kz@openoffice.org>  [e248cfb372e648a886dffb5ff6103846a9ebcd29]

INTEGRATION: CWS pbbeta01 (1.5.14); FILE MERGED 2004/12/06 16:54:29 pb 1.5.14.1: fix: #i38403# .uno:Spelling -> .uno:SpellDialog


2004-12-08  Kurt Zenker  <kz@openoffice.org>  [c5b0b8cc171cc39a28c6603f53e92699b991f791]

INTEGRATION: CWS pbbeta01 (1.5.6); FILE MERGED 2004/12/06 16:56:30 pb 1.5.6.1: fix: #i38403# .uno:Spelling -> .uno:SpellDialog


2004-12-08  Kurt Zenker  <kz@openoffice.org>  [89376bd062a40afe7450dd747ff48afce47487ef]

INTEGRATION: CWS pbbeta01 (1.5.6); FILE MERGED 2004/12/06 16:55:53 pb 1.5.6.1: fix: #i38403# .uno:Spelling -> .uno:SpellDialog


2004-12-08  Kurt Zenker  <kz@openoffice.org>  [86fd98b338e76afba528a8427b17bb103122017d]

INTEGRATION: CWS pbbeta01 (1.5.6); FILE MERGED 2004/12/06 16:55:37 pb 1.5.6.1: fix: #i38403# .uno:Spelling -> .uno:SpellDialog


2004-12-08  Kurt Zenker  <kz@openoffice.org>  [ff8b4c8f9a8b8cb8740d39fd2e3454244aba2191]

INTEGRATION: CWS tl06 (1.76.20); FILE MERGED 2004/12/07 12:01:37 tl 1.76.20.1: #i38470# superfluous frame was created


2004-12-08  Kurt Zenker  <kz@openoffice.org>  [4937677e7eacef58c59b25fda70f13e91b57b5a6]

INTEGRATION: CWS tl06 (1.36.2); FILE MERGED 2004/12/07 12:03:08 tl 1.36.2.1: #i38470# added some comments


2004-12-08  Kurt Zenker  <kz@openoffice.org>  [cb0e06f218ee87de884fc6635ac3011ce93f68e6]

INTEGRATION: CWS tl06 (1.12.50); FILE MERGED 2004/12/06 13:30:39 tl 1.12.50.1: #i38470# workaround for bug 112783 implemented


2004-12-08  Kurt Zenker  <kz@openoffice.org>  [9b452d2ac62f58a49108f449a68f7869858d1f67]

INTEGRATION: CWS tl06 (1.30.46); FILE MERGED 2004/12/07 12:03:07 tl 1.30.46.1: #i38470# added some comments


2004-12-08  Rüdiger Timm  <rt@openoffice.org>  [e2ea17870ff3666f9700d43c7d061284d73cf812]

#i38471# XUIConfigurationStorage already in base class


2004-12-07  Rüdiger Timm  <rt@openoffice.org>  [9c9519575c0fdad0eb705130db25e09494793d75]

#i10000# Serialize source/config/tools/merge, source/config/tools/split (not built currently?), source/xsltfilter, and source/xsltvalidate to avoid clashes in MANIFEST.MF files.


2004-12-07  Rüdiger Timm  <rt@openoffice.org>  [3f94eb8efbd71a16dc5df8a83acd865af4ea1551]

#i10000# Hard dependency


2004-12-07  Vladimir Glazounov  <vg@openoffice.org>  [f92d3ef989bb6322411e2c2b26cce1dbcafd57a8]

new version for SRC680


2004-12-07  Kurt Zenker  <kz@openoffice.org>  [0b43ddf26a48ca589d1a2656ca35c98e2c6907d6]

#i38581# correct locale string


2004-12-07  Vladimir Glazounov  <vg@openoffice.org>  [b258f0ff6622394c37b17b4c31ca5d0a9fd2f2fe]

new version for SRC680


2004-12-07  Andreas Schlüns  <as@openoffice.org>  [4481b350e491f41e830cf63133d83ce69e3da297]

#i38386# create user folder on demand, if they does not exists


2004-12-07  Kurt Zenker  <kz@openoffice.org>  [1a3e31cc5bde80c40956cb945fea831930cc62a4]

SRC680


2004-12-07  Andreas Schlüns  <as@openoffice.org>  [025b8ff8582fb1ea8647579949dfc5f9936ca72a]

#i38373#, #i38471#, #i38386# forget document storages only ...


2004-12-07  Andreas Schlüns  <as@openoffice.org>  [afab325177493b4ebca3870c456fcdb1ff5eed6b]

#i38373#, #i38471#, #i38386# forget storages on reload


2004-12-07  Andreas Schlüns  <as@openoffice.org>  [30c8084687510ac2d88b8ddc112d6bfd8286bf2b]

#i38373#, #i38471#, #i38386# forget storages on reload


2004-12-07  Andreas Schlüns  <as@openoffice.org>  [f9d4f5925c693f2c3c50583572362da7051074de]

#i38386#, #i38471# dont ignore NOCREATE flag


2004-12-07  Andreas Schlüns  <as@openoffice.org>  [dc074ff4407456d88bf5cd170741f4585e145a54]

#i38386# implement more fallbacks


2004-12-07  Rüdiger Timm  <rt@openoffice.org>  [00f5a326a97520b37c47cb0b68da099ac38a5f59]

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>  [e7e278ae177df3c58c91c54b070a319b234202b3]

INTEGRATION: CWS sb27 (1.94.22); FILE MERGED 2004/12/03 15:19:31 sb 1.94.22.1: #i38298# Use XJob.execute as a hack replacement for the expensive, recent implementation of fileaccess::XStream_impl::flush.


2004-12-07  Rüdiger Timm  <rt@openoffice.org>  [2b6044e20dbc2cb4d30d4e7aaede33e64e838fdf]

INTEGRATION: CWS sb27 (1.6.2); FILE MERGED 2004/12/06 14:59:53 mav 1.6.2.1: #i38302# if the mode is requested explicitly it should be used


2004-12-07  Rüdiger Timm  <rt@openoffice.org>  [f1035312f80746fdf4a7a04039db73b27d1387c3]

INTEGRATION: CWS sb27 (1.97.4); FILE MERGED 2004/12/03 15:15:22 mav 1.97.4.1: #i38302# handle the case when the document is based on file with readonly flag


2004-12-07  Rüdiger Timm  <rt@openoffice.org>  [97726fb1706c1721cea1549815099162f101ff30]

INTEGRATION: CWS sb27 (1.150.4); FILE MERGED 2004/12/03 15:15:22 mav 1.150.4.1: #i38302# handle the case when the document is based on file with readonly flag


2004-12-07  Rüdiger Timm  <rt@openoffice.org>  [6517c8ea3437d03dc7aa9b8aac0fc487c691db7d]

INTEGRATION: CWS sb27 (1.15.28); FILE MERGED 2004/12/06 17:04:39 mba 1.15.28.3: #i38067#: wrong TemplateFilterFlag used 2004/12/06 09:29:55 mba 1.15.28.2: #i38067#: wrong TemplateFilterFlag used 2004/12/03 15:56:34 mba 1.15.28.1: #i38067#: non-template filter wasn't detected without preselected name


2004-12-07  Rüdiger Timm  <rt@openoffice.org>  [86dd370e46e9ee8ac6134c1277f16d6f79e14fbd]

INTEGRATION: CWS bettermaker (1.3.4); FILE MERGED 2004/12/03 14:36:44 obr 1.3.4.1: #i38179# changed group id from other to bin


2004-12-07  Rüdiger Timm  <rt@openoffice.org>  [269fd523d848c25339c8b47f9a86713911ac804e]

INTEGRATION: CWS bettermaker (1.3.20); FILE MERGED 2004/12/06 09:18:18 obr 1.3.20.1: #i38385# initialize glib object registry


2004-12-07  Rüdiger Timm  <rt@openoffice.org>  [0583c6367ef64a0a48339774706f37a22fc02395]

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>  [e156e1fbeee4da022e07365149b585e89a1fd1c1]

INTEGRATION: CWS sb27 (1.7.4); FILE MERGED 2004/12/06 10:20:56 mba 1.7.4.2: #i38360#: type detection for stream formats was broken 2004/12/03 20:28:35 mba 1.7.4.1: #i38360#: type detection failed for all stream based formats


2004-12-07  Rüdiger Timm  <rt@openoffice.org>  [afbeaae57e1d752758cbc7de37cea00c042872a1]

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>  [c63456d12e71d18961ef5e0aa1d49c6b86a98f6f]

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-07  Rüdiger Timm  <rt@openoffice.org>  [053790db7332784444d8ae0b3f5dd1a2232237eb]

INTEGRATION: CWS sb27 (1.7.14); FILE MERGED 2004/12/03 15:34:29 toconnor 1.7.14.1: #i38361# allow macro execution when no document is loaded Issue number: Submitted by: Reviewed by:


2004-12-07  Rüdiger Timm  <rt@openoffice.org>  [69b818ee52841b21ac688f55c2167df2643b9eda]

INTEGRATION: CWS impress21beta (1.5.12); FILE MERGED 2004/11/29 18:10:41 dbo 1.5.12.1: #i38073# fixing persistent db map, rtl/instance.hxx template use


2004-12-07  Rüdiger Timm  <rt@openoffice.org>  [7b4d9bad08dbb8e8105a97de2e773f6b7d3862b6]

INTEGRATION: CWS sb27 (1.19.14); FILE MERGED 2004/12/03 15:34:30 toconnor 1.19.14.1: #i38361# allow macro execution when no document is loaded Issue number: Submitted by: Reviewed by:


2004-12-07  Rüdiger Timm  <rt@openoffice.org>  [22a67cf019eae57a340f2057afcc4a244ed8c066]

INTEGRATION: CWS impress21beta (1.6.10); FILE MERGED 2004/11/29 18:10:41 dbo 1.6.10.1: #i38073# fixing persistent db map, rtl/instance.hxx template use


2004-12-07  Rüdiger Timm  <rt@openoffice.org>  [b97baac1500791c02df18392a650f18ff0b608c2]

INTEGRATION: CWS impress21beta (1.7.12); FILE MERGED 2004/11/29 18:10:40 dbo 1.7.12.1: #i38073# fixing persistent db map, rtl/instance.hxx template use


2004-12-07  Rüdiger Timm  <rt@openoffice.org>  [562208f3eff3f3fd8d05ec1578ab72263d958cbc]

INTEGRATION: CWS sb27 (1.7.8); FILE MERGED 2004/12/03 15:17:24 sb 1.7.8.1: #i38298# Use XJob.execute as a hack replacement for the expensive, recent implementation of fileaccess::XStream_impl::flush.


2004-12-07  Rüdiger Timm  <rt@openoffice.org>  [12121333ccc0b9efe8e55c7a5028d1359e8625bd]

INTEGRATION: CWS impress21beta (1.5.12); FILE MERGED 2004/11/29 18:10:40 dbo 1.5.12.1: #i38073# fixing persistent db map, rtl/instance.hxx template use


2004-12-07  Rüdiger Timm  <rt@openoffice.org>  [492993c6c1d9608261205eb2c80c7e1fda0cdb5b]

INTEGRATION: CWS sb27 (1.17.4); FILE MERGED 2004/12/03 15:17:23 sb 1.17.4.1: #i38298# Use XJob.execute as a hack replacement for the expensive, recent implementation of fileaccess::XStream_impl::flush.


2004-12-07  Rüdiger Timm  <rt@openoffice.org>  [1296372c523e9b7a047ba86aec71aa93d93bf256]

INTEGRATION: CWS impress21beta (1.4.12); FILE MERGED 2004/11/29 18:10:39 dbo 1.4.12.1: #i38073# fixing persistent db map, rtl/instance.hxx template use


2004-12-07  Rüdiger Timm  <rt@openoffice.org>  [7f26255eb0c5759f9f5b18e5847e324f7894f6c1]

INTEGRATION: CWS sb27 (1.3.8); FILE MERGED 2004/12/03 15:33:06 lo 1.3.8.1: #i38331# update namespace URNs and broken encodings UTF-8Y -> UTF-8 as per xml declaration


2004-12-07  Rüdiger Timm  <rt@openoffice.org>  [d7e20f98055984df019ce880d27e6cee44936171]

INTEGRATION: CWS impress21beta (1.5.48); FILE MERGED 2004/11/29 18:10:39 dbo 1.5.48.1: #i38073# fixing persistent db map, rtl/instance.hxx template use


2004-12-07  Rüdiger Timm  <rt@openoffice.org>  [e8850162d915f3e1e286b8bd0cca786771ca8346]

INTEGRATION: CWS impress21beta (1.6.12); FILE MERGED 2004/11/29 18:10:39 dbo 1.6.12.1: #i38073# fixing persistent db map, rtl/instance.hxx template use


2004-12-07  Rüdiger Timm  <rt@openoffice.org>  [ac2d3adbbff9718210be4a9f8968c0066f02e6ab]

INTEGRATION: CWS impress21beta (1.4.12); FILE MERGED 2004/11/29 18:10:38 dbo 1.4.12.1: #i38073# fixing persistent db map, rtl/instance.hxx template use


2004-12-07  Rüdiger Timm  <rt@openoffice.org>  [45b0c0559bc47a291af7198d6a8af7d64f8a72e3]

INTEGRATION: CWS sb27 (1.3.8); FILE MERGED 2004/12/03 15:33:05 lo 1.3.8.1: #i38331# update namespace URNs and broken encodings UTF-8Y -> UTF-8 as per xml declaration


2004-12-07  Rüdiger Timm  <rt@openoffice.org>  [f7be0a184c05cd19338bcd4c5b642ee62350a417]

INTEGRATION: CWS impress21beta (1.40.2); FILE MERGED 2004/11/30 16:12:44 af 1.40.2.1: #i32314# Removed duplicate call to ViewShellBase::UpdateController().  The one in PaneManager is sufficient.


2004-12-07  Rüdiger Timm  <rt@openoffice.org>  [8389f803762fadb09a107347f4bdf72f4b531d0d]

INTEGRATION: CWS cwsfor118400 (1.83.8); FILE MERGED 2004/11/30 15:43:27 hbrinkm 1.83.8.2: #118400# 2004/11/29 14:08:55 hbrinkm 1.83.8.1: #118400# Need to get the highest (numerical) outline level not the lowest


2004-12-07  Rüdiger Timm  <rt@openoffice.org>  [3f3c679da2b2a695d4a062b7bf6a70984f7f07c8]

INTEGRATION: CWS sb27 (1.2.8); FILE MERGED 2004/12/03 15:33:05 lo 1.2.8.1: #i38331# update namespace URNs and broken encodings UTF-8Y -> UTF-8 as per xml declaration


2004-12-07  Rüdiger Timm  <rt@openoffice.org>  [b368d5e463e64e6ca2b1fab1d3fe0572326951bd]

INTEGRATION: CWS sb27 (1.2.8); FILE MERGED 2004/12/03 15:33:04 lo 1.2.8.1: #i38331# update namespace URNs and broken encodings UTF-8Y -> UTF-8 as per xml declaration


2004-12-07  Rüdiger Timm  <rt@openoffice.org>  [7755de5ccbb8aae0be51a91aa9f7cb144f3c5b6d]

INTEGRATION: CWS sb27 (1.4.8); FILE MERGED 2004/12/03 15:33:04 lo 1.4.8.1: #i38331# update namespace URNs and broken encodings UTF-8Y -> UTF-8 as per xml declaration


2004-12-07  Rüdiger Timm  <rt@openoffice.org>  [4a1235c8df6370c16486d92d1a784c40c527140f]

INTEGRATION: CWS sb27 (1.3.8); FILE MERGED 2004/12/03 15:33:01 lo 1.3.8.1: #i38331# update namespace URNs and broken encodings UTF-8Y -> UTF-8 as per xml declaration


2004-12-07  Rüdiger Timm  <rt@openoffice.org>  [592beb05d4cae03377841d5227223abd5953ef3a]

INTEGRATION: CWS sb27 (1.3.8); FILE MERGED 2004/12/03 15:33:00 lo 1.3.8.1: #i38331# update namespace URNs and broken encodings UTF-8Y -> UTF-8 as per xml declaration


2004-12-07  Rüdiger Timm  <rt@openoffice.org>  [1012a4d2cddee040af8ed7fcff0301c1d5d7b34d]

INTEGRATION: CWS sb27 (1.3.8); FILE MERGED 2004/12/03 15:32:59 lo 1.3.8.1: #i38331# update namespace URNs and broken encodings UTF-8Y -> UTF-8 as per xml declaration


2004-12-07  Rüdiger Timm  <rt@openoffice.org>  [9b91332fd6bf7fca78fd0b72c8161685745d87e3]

INTEGRATION: CWS sb27 (1.3.8); FILE MERGED 2004/12/03 15:32:58 lo 1.3.8.1: #i38331# update namespace URNs and broken encodings UTF-8Y -> UTF-8 as per xml declaration


2004-12-07  Rüdiger Timm  <rt@openoffice.org>  [3e9615a3e7759c62953f7a2d60abe4c8ce47eab6]

INTEGRATION: CWS tl05 (1.68.62); FILE MERGED 2004/11/24 14:28:15 sj 1.68.62.1: #i37493# TakeContour: not taking drawoutliner if no model


2004-12-07  Rüdiger Timm  <rt@openoffice.org>  [af4f2e6121a93a971120193d9debf181ac7beb7f]

INTEGRATION: CWS sb27 (1.2.8); FILE MERGED 2004/12/03 15:32:58 lo 1.2.8.1: #i38331# update namespace URNs and broken encodings UTF-8Y -> UTF-8 as per xml declaration


2004-12-07  Rüdiger Timm  <rt@openoffice.org>  [58eb3f0a656e15d209bae8f7029c08b3063ce8a1]

INTEGRATION: CWS sb27 (1.4.8); FILE MERGED 2004/12/03 15:32:57 lo 1.4.8.1: #i38331# update namespace URNs and broken encodings UTF-8Y -> UTF-8 as per xml declaration


2004-12-07  Rüdiger Timm  <rt@openoffice.org>  [87b88e4ec564c6c912d8130c779944127e970b9e]

INTEGRATION: CWS sb27 (1.4.8); FILE MERGED 2004/12/03 15:32:56 lo 1.4.8.1: #i38331# update namespace URNs and broken encodings UTF-8Y -> UTF-8 as per xml declaration


2004-12-07  Rüdiger Timm  <rt@openoffice.org>  [cbc30e4b457972b43a6bafbe3548393060382764]

INTEGRATION: CWS tl05 (1.16.22); FILE MERGED 2004/11/23 11:32:20 tl 1.16.22.2: #i37613# inserted missing check for NULL pointer 2004/11/23 11:07:07 tl 1.16.22.1: #i37613# inserted missing check for NULL pointer


2004-12-07  Andreas Schlüns  <as@openoffice.org>  [27527fb16ec0f98f5a40e855ff61422784dd148c]

#i38373# ignore wrong salvage item


2004-12-07  Andreas Schlüns  <as@openoffice.org>  [c132f4bb3e08477276cf4019b73956a57774e906]

#i38373# use salvage item if neccessary only


2004-12-07  Rüdiger Timm  <rt@openoffice.org>  [5bec41a0b7b04794dcdb94c62a161fdda2885969]

Flag file. Touch to completely rebuild ZIPTARGET


2004-12-07  Rüdiger Timm  <rt@openoffice.org>  [09504b48987954a2b89d56d8f1511e5354f5ef61]

Flag file. Touch to completely rebuild ZIPTARGET


2004-12-06  Kurt Zenker  <kz@openoffice.org>  [59915f198909231a3d4cd04810736e5ff65c3921]

#i10000# use buildid on master builds


2004-12-06  Vladimir Glazounov  <vg@openoffice.org>  [5047d46595bf67c8a5461c7580ce36f8b9015199]

#100000# Do not brake the build for --from switch - just issue a warning


2004-12-06  Rüdiger Timm  <rt@openoffice.org>  [42e13345a0fad43f83dbcdde59402a7afc955746]

#i10000# Make subdirectories of <platform>/misc/build/python-inst writeable for group.


2004-12-06  Rüdiger Timm  <rt@openoffice.org>  [5703da04d2851e0122757b83cf341592369fd20d]

#i10000# Make subdir 'noarch' group writable.


2004-12-06  Kurt Zenker  <kz@openoffice.org>  [28c0cefdd026110660e66089ca788a7b6cd01278]

#i10000# remove loader


2004-12-03  Kurt Zenker  <kz@openoffice.org>  [1ea5ffe98c38a3cd2dd2a9bb2348b61615697dae]

new version for SRC680


2004-12-03  Hennes Rohling  <hro@openoffice.org>  [d6fba02f9f19a9383af884e8dfd3aad86a3bcff6]

#i38389# Added StarOffice icons so desktop module can be linked


2004-12-03  Rüdiger Timm  <rt@openoffice.org>  [3afeddefd212643aa8f31e45af569e6087274fa7]

#i10000# Always regard dependencies


2004-12-03  Vladimir Glazounov  <vg@openoffice.org>  [35f4655db66113fa3260621e8ad81fd1aa779c82]

#100000# wait for last child in multiprocessing build


2004-12-03  Kurt Zenker  <kz@openoffice.org>  [0ba10531ea347ae262a7774c83a6e6814bae0003]

SRC680


2004-12-03  Vladimir Glazounov  <vg@openoffice.org>  [f3e07a95d94569030fb8b4e0bfb323384a88302c]

#100000# wait for last child in multiprocessing build


2004-12-03  Rüdiger Timm  <rt@openoffice.org>  [743a87d068e0c22cb5b13a2310097a2ba06a6b4c]

New by TV Issue number: Submitted by: Reviewed by:


2004-12-03  Rüdiger Timm  <rt@openoffice.org>  [87ca3f962cafd288fb2931901f7e52672e88f84c]

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  Kurt Zenker  <kz@openoffice.org>  [e4ef6b1e2d03d45179c28bb9c1a218d246c4a848]

INTEGRATION: CWS gtkmenucrash (1.7.4); FILE MERGED 2004/11/27 12:10:51 pl 1.7.4.1: #i37939# realize menuitem


2004-12-03  Rüdiger Timm  <rt@openoffice.org>  [467111f267473eeb4f1c1f09f90c64df38e38281]

INTEGRATION: CWS dba21 (1.15.4); FILE MERGED 2004/11/30 11:52:53 oj 1.15.4.1: #i37878# release client helper


2004-12-03  Rüdiger Timm  <rt@openoffice.org>  [8cf8f7ddd8f2b5aed51e7661a13e25a4c341e57c]

INTEGRATION: CWS dba21 (1.22.4); FILE MERGED 2004/11/30 09:41:57 fs 1.22.4.1: #i38080# +disposeStorages: prevent us from reacting on disposing(...) notifications when we ourself instigated the disposal


2004-12-03  Rüdiger Timm  <rt@openoffice.org>  [583ec0947203e17c79e350d1feb020cd96b7ee7d]

INTEGRATION: CWS dba21 (1.51.10); FILE MERGED 2004/11/30 09:41:57 fs 1.51.10.1: #i38080# +disposeStorages: prevent us from reacting on disposing(...) notifications when we ourself instigated the disposal


2004-12-03  Rüdiger Timm  <rt@openoffice.org>  [a5c285b90fcddd9c5fbaeca18875374cacb5ea9c]

INTEGRATION: CWS dba21 (1.6.4); FILE MERGED 2004/11/30 09:41:56 fs 1.6.4.1: #i38080# +disposeStorages: prevent us from reacting on disposing(...) notifications when we ourself instigated the disposal


2004-12-03  Kurt Zenker  <kz@openoffice.org>  [4d14131dc2c7c31a3bfe90fe97992ed2b627ba66]

INTEGRATION: CWS oasisbeta1 (1.51.20); FILE MERGED 2004/11/30 13:53:16 sab 1.51.20.1: #i37512#; use ParagraphMap


2004-12-03  Kurt Zenker  <kz@openoffice.org>  [e5751076d3100caffeb5ecd60250b06e280ba7d6]

INTEGRATION: CWS oasisbeta1 (1.183.4); FILE MERGED 2004/11/29 16:44:02 nn 1.183.4.1: #118599# don't construct an unnecessary OUString from itself


2004-12-03  Rüdiger Timm  <rt@openoffice.org>  [e9a70bae9b2caf4fa3bb6d38f1624dd84182803c]

INTEGRATION: CWS miscbeta2 (1.28.220); FILE MERGED 2004/12/02 15:45:47 fs 1.28.220.1: #i38306# hold SvtSysLocale alive as long as we need references to its members


2004-12-03  Rüdiger Timm  <rt@openoffice.org>  [3ac1f36241838514a5f8567b98fbef2d916cc767]

INTEGRATION: CWS vq06 (1.2.2); FILE MERGED 2004/12/03 01:39:46 vq 1.2.2.2: #i38176# Fix OOo - windows rebase problem. 2004/12/02 04:07:14 vq 1.2.2.1: #i38176# Fix W32-tcsh problem.


2004-12-03  Kurt Zenker  <kz@openoffice.org>  [5a9c403c41e1a2cadad11dcf5bc936fc58393efb]

INTEGRATION: CWS lastbeta01 (1.47.16); FILE MERGED 2004/11/25 19:50:44 pb 1.47.16.2: fix: #118595# hack for SO8 Beta: Beta Forum Support Page 2004/11/25 19:13:55 pb 1.47.16.1: fix: #i34968# new URL of Support Page (HelpApp)


2004-12-03  Rüdiger Timm  <rt@openoffice.org>  [e4387bc4b4604835764a421e5fa90bf5ab721a14]

INTEGRATION: CWS vq06 (1.1.2); FILE MERGED 2004/12/03 01:39:46 vq 1.1.2.1: #i38176# Fix OOo - windows rebase problem.


2004-12-03  Kurt Zenker  <kz@openoffice.org>  [b561402cdda2293dac6f2f1aafff1090fa2b1ae9]

INTEGRATION: CWS lastbeta01 (1.28.18); FILE MERGED 2004/11/25 18:57:43 pb 1.28.18.1: fix: #i37862# 'New Document' back to 'New'


2004-12-03  Rüdiger Timm  <rt@openoffice.org>  [2268f9a7156c2f2fb5d4850c11dc6a34a8afc51f]

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  Kurt Zenker  <kz@openoffice.org>  [4d4ef04f5f8d4d90103e8ca0ee364aed0e384df5]

INTEGRATION: CWS lastbeta01 (1.12.66); FILE MERGED 2004/11/25 19:39:07 pb 1.12.66.1: fix: #118595# hack for SO8 Beta: 'Support' -> 'Beta Support Forum...'


2004-12-03  Rüdiger Timm  <rt@openoffice.org>  [e35de684d050b28d4902f4878e9369b5e158dc76]

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>  [f9aec12ce665842d1bae0377da10490a97ccc6d1]

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-03  Rüdiger Timm  <rt@openoffice.org>  [ad73671eb80d9b33f4b2858e6d64ba28f4a02093]

INTEGRATION: CWS vq06 (1.8.14); FILE MERGED 2004/12/01 04:30:48 vq 1.8.14.1: #i38169# Fix W32-tcsh problems.


2004-12-03  Kurt Zenker  <kz@openoffice.org>  [6a677f97100f478ac95a5fd993fa2a1733afaf83]

INTEGRATION: CWS fwkbeta01 (1.38.34); FILE MERGED 2004/12/01 12:10:47 as 1.38.34.1: #i38089# no resize on maximize


2004-12-03  Kurt Zenker  <kz@openoffice.org>  [23a576edfc273eeff859b490bb9a74d0177188cf]

INTEGRATION: CWS fwkbeta01 (1.10.20); FILE MERGED 2004/12/01 12:06:05 as 1.10.20.1: #i36995# hide accel tab page inside StartModule environment


2004-12-03  Kurt Zenker  <kz@openoffice.org>  [b3715dec77c4525bb032fef4a10adc9ccaac0d95]

INTEGRATION: CWS fwkbeta01 (1.2.4); FILE MERGED 2004/12/01 10:27:44 pb 1.2.4.1: fix: #i38062# application icon instead of doc icon


2004-12-03  Rüdiger Timm  <rt@openoffice.org>  [1baf9dc0f853935897897e7e16bb2d5f120d2961]

INTEGRATION: CWS odbeta01 (1.9.72); FILE MERGED 2004/11/29 11:27:04 od 1.9.72.1: #i37790# - create default accessible shape            for com::sun::star::drawing::customShape


2004-12-03  Kurt Zenker  <kz@openoffice.org>  [7209a68305e5cdb075fcec333c63c3529471922f]

INTEGRATION: CWS fwkbeta01 (1.2.4); FILE MERGED 2004/12/01 10:27:42 pb 1.2.4.1: fix: #i38062# application icon instead of doc icon


2004-12-03  Kurt Zenker  <kz@openoffice.org>  [d10b9d6835249f95bc6afd2e6b6ede02cffce9bf]

INTEGRATION: CWS fwkbeta01 (1.2.4); FILE MERGED 2004/12/01 10:27:43 pb 1.2.4.1: fix: #i38062# application icon instead of doc icon


2004-12-03  Kurt Zenker  <kz@openoffice.org>  [7d84e62a82720c0fe89169db3818741bc685a175]

INTEGRATION: CWS fwkbeta01 (1.2.4); FILE MERGED 2004/12/01 10:27:41 pb 1.2.4.1: fix: #i38062# application icon instead of doc icon


2004-12-03  Rüdiger Timm  <rt@openoffice.org>  [de09e5999efa9d8632b48f75c7186b16756046e8]

INTEGRATION: CWS odbeta01 (1.52.6); FILE MERGED 2004/11/29 12:35:19 od 1.52.6.1: #i38033# - correct string define and remove comments.


2004-12-03  Rüdiger Timm  <rt@openoffice.org>  [1dd234ad1d10d0d5d4a4e844541c3816eb09a31c]

INTEGRATION: CWS odbeta01 (1.48.172); FILE MERGED 2004/11/29 11:22:53 od 1.48.172.1: #i37790# <SwAccessibleContext::InvalidateChildPosOrSize(..)>          check, if accessible shape is valid, before calling <SrollInShape(..)>


2004-12-03  Oliver Düsterhoff  <od@openoffice.org>  [098b9ae2b8c7ee29da368d79b281bdbfca700c47]

#38126# <SwDocShell::Notify(..)> - own action for event LOADFINISHED to         avoid a document, which is marked as modified.


2004-12-03  Kurt Zenker  <kz@openoffice.org>  [8135d5478b0e6420cb796828a869325c45c96d10]

INTEGRATION: CWS fwkbeta01 (1.13.12); FILE MERGED 2004/12/01 12:22:38 as 1.13.12.1: #i36995# set UIName for Bliography module


2004-12-03  Kurt Zenker  <kz@openoffice.org>  [c02fe38517fc48090872d55409e7ba5615e5e56d]

INTEGRATION: CWS fwkbeta01 (1.7.6); FILE MERGED 2004/12/01 12:56:24 as 1.7.6.1: #i37850# create controller dummies for non visible toolbar items to prevent getting of status updates, which are not usefully in such case


2004-12-03  Kurt Zenker  <kz@openoffice.org>  [f88a34ac4e496905c83751e66801708ece19e8a5]

INTEGRATION: CWS fwkbeta01 (1.5.6); FILE MERGED 2004/12/01 12:07:22 as 1.5.6.1: #i38089# restore view data one times only for the same frame


2004-12-03  Kurt Zenker  <kz@openoffice.org>  [2bf42a464b7ce82a07fb0477f4ec20a9f78d8283]

INTEGRATION: CWS fwkbeta01 (1.8.6); FILE MERGED 2004/12/01 12:07:21 as 1.8.6.1: #i38089# restore view data one times only for the same frame


2004-12-03  Kurt Zenker  <kz@openoffice.org>  [9f41caeb25bbdf563b5150521d44f159faa4d4c6]

INTEGRATION: CWS fwkbeta01 (1.2.6); FILE MERGED 2004/12/01 12:07:21 as 1.2.6.1: #i38089# restore view data one times only for the same frame


2004-12-03  Rüdiger Timm  <rt@openoffice.org>  [34474a3f46095b3ff50b0b99906cc19524a125ed]

INTEGRATION: CWS fmebeta01 (1.48.12); FILE MERGED 2004/12/01 10:32:56 fme 1.48.12.1: #i38187# Catch the 0 pointer


2004-12-03  Rüdiger Timm  <rt@openoffice.org>  [7a752a24287bed173e4a09cfa79ebfa18f42f571]

INTEGRATION: CWS dbabeta1 (1.68.8); FILE MERGED 2004/12/01 15:08:13 fs 1.68.8.1: #i38228# re-introduce english version of the 'Content' property for forms


2004-12-03  Rüdiger Timm  <rt@openoffice.org>  [1758f0c2e090842e4fe158a983385964b88435a9]

#i10000# Include path


2004-12-02  Kurt Zenker  <kz@openoffice.org>  [c11557eb9f14565d39ac70005399dd4e0d44731d]

#i10000# double log names


2004-12-02  Rüdiger Timm  <rt@openoffice.org>  [06ea8e18cdb960f1e248fe35cea749a508739ac7]

SRC680


2004-12-02  Rüdiger Timm  <rt@openoffice.org>  [e9251188d34ee1d30a485b8522707156c20bcc03]

#i38301# .


2004-12-02  Rüdiger Timm  <rt@openoffice.org>  [04e43be11eb281ca151f0b82975971de7c9ebc1d]

#i36225# deliver ooointro.bmp


2004-12-02  Rüdiger Timm  <rt@openoffice.org>  [e94968a4ba970d119cce270529170ae64aef3ec0]

#i36225# gid_File_Bmp_Intro


2004-12-02  Rüdiger Timm  <rt@openoffice.org>  [a07d85a94775f5b66fd5c1f1577cd076187a6d1b]

SRC680


2004-12-02  Rüdiger Timm  <rt@openoffice.org>  [85fa62f79055368eb33f584718a00fc64f72fb1d]

#i38212# New files by TV


2004-12-02  Thorsten Behrens  <thb@openoffice.org>  [cd15fd0719e59fed6cca32e9b088b9f454ea6b45]

#i38282# Checking buffered slide bitmaps for correct size, before returning them from getCurrentSlideBitmap(). Otherwise, view size changes will not be respected by prefetched, but not currently displayed bitmaps.


2004-12-02  Thorsten Behrens  <thb@openoffice.org>  [f49af824845dec3aa9d9c5f938811fc174cf3141]

#i38282#, #i37796# Added XWindow interface to sprite canvas. Via this interface, the VCL window notifies dependent canvases about visibility/size changes, which makes the VCL canvas react properly on window resizes


2004-12-02  Rüdiger Timm  <rt@openoffice.org>  [a5fb23e1bd21601775c8641f9af6e88fe9151faa]

#i38212# New files by TV


2004-12-02  Vladimir Glazounov  <vg@openoffice.org>  [4fa86754a2454d4d7c1ab5f07abbe5bc59eae4fd]

#100000# merge error fix


2004-12-02  Rüdiger Timm  <rt@openoffice.org>  [582540af46eee751df878ba684a4b753392f8d57]

#i38212# New files by TV


2004-12-02  Rüdiger Timm  <rt@openoffice.org>  [7643a49a365f5e60f1ad2d8aecda6f54377735bc]

SRC680


2004-12-02  Rüdiger Timm  <rt@openoffice.org>  [645eee4377e0478d7240336f3fa6ac46f753d08a]

#i38212# New files by TV


2004-12-02  Vladimir Glazounov  <vg@openoffice.org>  [42ec953d26cdfbc1a06de95339f67b8dcc7d760e]

new version for SRC680


2004-12-02  Rüdiger Timm  <rt@openoffice.org>  [01c36073554bde10c14225263e53cb463016bd1a]

#i38212# New files by TV


2004-12-02  Rüdiger Timm  <rt@openoffice.org>  [d91f3f31be76161e7f4cbbd08759c366129eaa00]

#i38212# New files by TV


2004-12-02  Mikhail Voitenko  <mav@openoffice.org>  [818a6054d92c4f33177878f647f087207235971d]

#i38245# allow to close storage in CloseInStream only in case the storage is based on the stream


2004-12-02  Rüdiger Timm  <rt@openoffice.org>  [95417a92e4abf75f422e157b5a27a8e8d9b66c45]

#i10000# Include corrected


2004-12-02  Rüdiger Timm  <rt@openoffice.org>  [a9badc6d9fe307555df97825a33457b93558acc9]

#i10000# duplicate resource/toolbar/arrowshapes


2004-12-02  Andreas Schlüns  <as@openoffice.org>  [3a6e161c41c76a91f9cf84c63f93a7bd19c8b35d]

#i38233# disable AutoSave/EmergencySave/AutoRecovery if -norestore is specified


2004-12-02  Vladimir Glazounov  <vg@openoffice.org>  [f1d511e5922b37388eadc71555c85f7dbc597e5d]

new version for SRC680


2004-12-01  Vladimir Glazounov  <vg@openoffice.org>  [58bb971ff1bdcaf365cce6a6646dbb4335a47c08]

#100000# additional symbols to filter out


2004-12-01  Rüdiger Timm  <rt@openoffice.org>  [f884e54ed12abfdf285abbb69b34ee6f075de9c9]

#i10000# .


2004-12-01  Mikhail Voitenko  <mav@openoffice.org>  [de510b9cad4be3642cbe52cbc19b4db008bbc993]

#i38213# do not create readonly storage on nonexistent content


2004-11-30  Rüdiger Timm  <rt@openoffice.org>  [a0a00de662f55da95403d0da718afa1e1edc6d26]

#i10000# Correct icon names.


2004-11-30  Oliver Bolte  <obo@openoffice.org>  [b400b172fa9575b415d2c47f64b014c31f13822a]

#i10000# tplwizweb removed


2004-11-30  Oliver Bolte  <obo@openoffice.org>  [f001fb70b1fd17379d75796e6d1b2ec74a33969f]

#i10000# wwz resource removed


2004-11-30  Oliver Bolte  <obo@openoffice.org>  [3885bbcf5b8c4048fb806ccecb1ced54010e7148]

#i10000# basicsrvweb.zip removed


2004-11-30  Oliver Bolte  <obo@openoffice.org>  [b76c50ffb797e38639846a59016695f3d419c758]

#i10000# tutorial.jar removed


2004-11-30  Rüdiger Timm  <rt@openoffice.org>  [4b488ba2f3c89bd7274ca2c33b4a1b3f49daba1f]

#i10000# Hot fix


2004-11-30  Rüdiger Timm  <rt@openoffice.org>  [127ee948e1ae34d0284799bd5bff98c2cc239607]

#i10000# Fixes (?) by AF and THB


2004-11-30  Rüdiger Timm  <rt@openoffice.org>  [edd802eac293e91f5ba05516cf0f833c8deafe9f]

#i10000# do not include fader.hxx


2004-11-30  Rüdiger Timm  <rt@openoffice.org>  [da93addca9c6a0a502d669a57c76276c3aee48a0]

#i10000# INTEGRATION: CWS presentationengine01 (automatic process corrupted by manual merging of two independent CWSs - new files must not be handled in more than one CWS!)


2004-11-30  Oliver Bolte  <obo@openoffice.org>  [487ca144bd66d187196fbca8fb1e33af3ba7de43]

#i10000# missing cast (solaris)


2004-11-30  Oliver Bolte  <obo@openoffice.org>  [80c5dd637e502ad22a80facf47755975a02db42e]

#i10000# missing cast (solaris)


2004-11-29  Vladimir Glazounov  <vg@openoffice.org>  [6ec4eef20b15dc99d8043bf3406138a4e6663970]

new version for SRC680


2004-11-29  Rüdiger Timm  <rt@openoffice.org>  [9fdb24609d4c77ffbf36132bc5a89f4fab94dae0]

#i10000# Include removed


2004-11-29  Rüdiger Timm  <rt@openoffice.org>  [ed5436557244b5b21d367927ce2b07a62c47b98a]

#i10000# fuslshow.hxx removed


2004-11-29  Oliver Bolte  <obo@openoffice.org>  [9c173753c5088021e4d5c6d8248478a317443896]

#i10000# arrayToSequence has changed


2004-11-29  Rüdiger Timm  <rt@openoffice.org>  [de2883928638d8f8b15c7b9813a274560a92e51a]

#i10000# pChild


2004-11-29  Hans-Joachim Lankenau  <hjs@openoffice.org>  [37b373c045bcf27319487a03dd59e4260addfd7f]

#i36807# manually merged from vq05


2004-11-29  Vladimir Glazounov  <vg@openoffice.org>  [2e053fd7136927a274b48ee3cd968fbdd0592e9d]

new version for SRC680


2004-11-29  Vladimir Glazounov  <vg@openoffice.org>  [c92ea1ffbed6aba1972bb4f5b4505fe947bc50e5]

new version for SRC680


2004-11-29  Rüdiger Timm  <rt@openoffice.org>  [84e1b1c3bfd767b9a0564243d2cab6e1a18ff621]

#i10000# added newline at end of file.


2004-11-29  Rüdiger Timm  <rt@openoffice.org>  [d92053a783d3928d5bec46e7280126d9b71da297]

#i10000# removed namespace ucb from XSimpleFileAccess


2004-11-29  Oliver Bolte  <obo@openoffice.org>  [4a7099984f2697a4c3d406618db1cfcdab67ce00]

#i10000# include for virdev.hxx missing


2004-11-29  Kurt Zenker  <kz@openoffice.org>  [ffc1d0154d78377ee72b74fe4ff32331d5775077]

#i10000# merge corrected next (tv)


2004-11-29  Rüdiger Timm  <rt@openoffice.org>  [39e5fd3a699b0b8d63f8185c3e2b97868e6dc09e]

#i10000# Merge error: sysui\oounix\office\cde does not exist any more.


2004-11-29  Rüdiger Timm  <rt@openoffice.org>  [97596e0f092227ddff5a090d22c98b2f917df9f5]

#i10000# Merge error: sysui\tools\lngconv does not exist any more.


2004-11-29  Kurt Zenker  <kz@openoffice.org>  [06bb71ac871b0ca2575a8b64917430be4aa8ac94]

#i10000# merge corrected (tv)


2004-11-29  Rüdiger Timm  <rt@openoffice.org>  [59479af826b50980e6edbd4ced89942ec89a3070]

#i10000# Needs svx (SVXLIB needed by util/makefile.mk).


2004-11-29  Rüdiger Timm  <rt@openoffice.org>  [b3bcc4c458206fca63198212ae60f560fab4093c]

#i10000# Comma added.


2004-11-29  Rüdiger Timm  <rt@openoffice.org>  [905fc2ec8293372ae10cfaa0f0793fdd981b21e1]

#i10000# order of template parameters for sequenceToX and XToSequence templates changed.


2004-11-29  Oliver Bolte  <obo@openoffice.org>  [9743c8a24d0666f2b4b2c9bb5337b6eba9633c2b]

#i10000# rAttrValue to sAttrValue


2004-11-29  Rüdiger Timm  <rt@openoffice.org>  [e54484e975f1239e9b9fa7ef13b95d09df142230]

#i10000# avoid empty declaration


2004-11-29  Rüdiger Timm  <rt@openoffice.org>  [92169fe101c4be8ab5bb5f7223bb27836bfa1c14]

#i10000# Do not dy if 'chmod' fails.


2004-11-29  Oliver Bolte  <obo@openoffice.org>  [320e37b998deb1003f7ff0929e516695bcc7f58d]

#i10000# splithdl.obj removed


2004-11-29  Oliver Bolte  <obo@openoffice.org>  [7d19365c4806f63065afaa300e54485cbe7b030e]

#i10000# deliver drafts\com\sun\star\drawing\*.hpp + *.hdl again (THB)


2004-11-29  Oliver Bolte  <obo@openoffice.org>  [ba39158076e2174e08f36249154f036311045d4a]

#i10000# merge problem solved


2004-11-29  Oliver Bolte  <obo@openoffice.org>  [78eff56e970d81bb1e1e8e1c861d1dfee408d3a5]

#i10000# XML_BASE defined dublicate


2004-11-29  Mikhail Voitenko  <mav@openoffice.org>  [7df08726d9e32b623ca8cfb28dc030d5fe217894]

#100000# resolve conflict on integration of cws storagechange01


2004-11-29  Mikhail Voitenko  <mav@openoffice.org>  [62ab642224cd245664fdd529fad56c456ea5742f]

#100000# resolve conflict on integration of cws storagechange01


2004-11-29  Rüdiger Timm  <rt@openoffice.org>  [bc44ed23527a8e0108fe3b0c15bc1e30db221aa8]

#i10000# adapt to recent change in comphelper/inc/comphelper/sequence.hxx


2004-11-29  Rüdiger Timm  <rt@openoffice.org>  [2f5aafffd58f22e3facf23735e83cba1811d1b51]

INTEGRATION: CWS presentationengine01


2004-11-29  Rüdiger Timm  <rt@openoffice.org>  [b0f9bce1cd35e34f1274117c43564a48b4b90e2a]

#i10000# No rebase necessary for non product builds.


2004-11-29  Rüdiger Timm  <rt@openoffice.org>  [27c32a40b4efd1d78de80d6c80208377247b009b]

#i10000# Redo last change.


2004-11-29  Vladimir Glazounov  <vg@openoffice.org>  [4715ec0209de59515894919baf7dd78e8f94b0f5]

new version for SRC680


2004-11-29  Vladimir Glazounov  <vg@openoffice.org>  [aadf96d1b8fdae3e32ca4d22a4e64ac91b5f3f12]

new version for SRC680


2004-11-29  Vladimir Glazounov  <vg@openoffice.org>  [18d4be790369609f1ac3bce6f0322e5783800942]

new version for SRC680


2004-11-29  Vladimir Glazounov  <vg@openoffice.org>  [14855936092d890435b65655b3bab855752fc8a2]

new version for SRC680


2004-11-29  Vladimir Glazounov  <vg@openoffice.org>  [5bc8a0fa23c3e88b09224032129602532624365d]

new version for SRC680


2004-11-28  Kurt Zenker  <kz@openoffice.org>  [5a53406a1a34c4886067435c864a1774197b0c44]

#i10000# clear empty line


2004-11-28  Martin Hollmichel  <mh@openoffice.org>  [acf4b76a01592ab982cba75b26b455fd895210e3]

missing comma, #i10000#


2004-11-28  Kurt Zenker  <kz@openoffice.org>  [bb2a676a3c7ffbf976c7cbc74a7560b46ccfb8e3]

#i10000# tags changed


2004-11-28  Kurt Zenker  <kz@openoffice.org>  [c0c4206c95882ccc417651e9d1f556dac2cd8186]

#i10000# adjust brackets


2004-11-27  Kurt Zenker  <kz@openoffice.org>  [bfcca078e149321745d6816eb95ed06ce18649e9]

SRC680


2004-11-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [3b5194f5727956021880eb5acb7b558de224a532]

INTEGRATION: CWS swqcore01 (1.36.122); FILE MERGED 2004/11/27 10:15:38 os 1.36.122.2: RESYNC: (1.36-1.38); FILE MERGED 2004/11/10 16:46:43 hbrinkm 1.36.122.1: #i36903# IsOutline, GetNumNoOutline


2004-11-27  Kurt Zenker  <kz@openoffice.org>  [ec3f78d9e309e574e7ac6559a89e191a5dc3cea4]

#i10000# add depend on dxcanvas (tbe)


2004-11-27  Kurt Zenker  <kz@openoffice.org>  [88dfb90b9d7a237d8a067802a28308b3a9e3710e]

INTEGRATION: CWS presentationengine01 (1.2.54); FILE MERGED 2004/11/17 19:45:23 thb 1.2.54.2: RESYNC: (1.2-1.3); FILE MERGED 2004/09/29 12:19:06 cl 1.2.54.1: fixed effect slot


2004-11-27  Kurt Zenker  <kz@openoffice.org>  [e41d7148fbd8bfaea3025a0a8d93d8242325cff0]

INTEGRATION: CWS presentationengine01 (1.54.10); FILE MERGED 2004/11/23 02:35:37 sj 1.54.10.18: #i37418# fixed import of old ppt effects 2004/11/18 18:46:21 sj 1.54.10.17: #i37418# added import of old ppt 97 effects via api 2004/11/17 19:24:41 thb 1.54.10.16: RESYNC: (1.65-1.66); FILE MERGED 2004/10/12 22:54:17 thb 1.54.10.15: RESYNC: (1.64-1.65); FILE MERGED 2004/09/22 11:39:37 sj 1.54.10.14: added import of media objects (sound 2004/09/08 11:57:09 cl 1.54.10.13: removed #ifdef DBG for new animation import 2004/09/06 19:26:16 thb 1.54.10.12: #i10000# Solaris compiler did not recognized us as a derived class, thus preventing access to protected member when casting to base. 2004/08/31 14:10:08 thb 1.54.10.11: #i33391#, #i33359# Merged from sj10 2004/08/28 22:38:02 cl 1.54.10.10: removed old presentation code 2004/08/25 16:36:44 cl 1.54.10.9: replaced old FuSlideShow with new SlideShow 2004/07/23 14:10:39 thb 1.54.10.8: RESYNC: (1.62-1.64); FILE MERGED 2004/07/07 01:00:13 thb 1.54.10.7: RESYNC: (1.58-1.62); FILE MERGED 2004/06/22 13:56:50 sj 1.54.10.6: added import of masterpage animation effects 2004/04/14 10:07:00 cl 1.54.10.5: new smile api 2004/04/05 13:41:30 thb 1.54.10.4: RESYNC: (1.55-1.58); FILE MERGED 2004/03/19 13:24:14 cl 1.54.10.3: initial import for smil 2004/02/27 12:22:43 cl 1.54.10.2: RESYNC: (1.54-1.55); FILE MERGED 2004/02/12 15:53:16 sj 1.54.10.1: starting to read the anim prog tag


2004-11-27  Kurt Zenker  <kz@openoffice.org>  [ccf7745d8944b6f26a2ba4730c55965b6a99b03b]

INTEGRATION: CWS presentationengine01 (1.36.12); FILE MERGED 2004/11/17 19:39:59 thb 1.36.12.4: RESYNC: (1.38-1.39); FILE MERGED 2004/10/12 23:29:05 thb 1.36.12.3: RESYNC: (1.36-1.38); FILE MERGED 2004/08/31 15:09:15 af 1.36.12.2: #i33627# Making the layout menu of the task pane visible instead of showing the layout dialog. 2004/08/28 22:57:00 cl 1.36.12.1: removed old presentation code


2004-11-27  Kurt Zenker  <kz@openoffice.org>  [febef9d7aa03c21cab17059323e28c5228f3fff1]

INTEGRATION: CWS presentationengine01 (1.15.10); FILE MERGED 2004/10/12 23:27:22 thb 1.15.10.10: RESYNC: (1.17-1.19); FILE MERGED 2004/09/12 18:22:22 cl 1.15.10.9: fixed ShowWindow 2004/08/28 22:56:59 cl 1.15.10.8: removed old presentation code 2004/08/26 14:55:08 cl 1.15.10.7: fixed presentation paint 2004/08/26 14:38:51 cl 1.15.10.6: reworked new Slideshow integration 2004/08/25 16:32:50 cl 1.15.10.5: replaced old FuSlideShow with new SlideShow 2004/08/23 12:37:44 thb 1.15.10.4: RESYNC: (1.16-1.17); FILE MERGED 2004/08/03 19:50:34 thb 1.15.10.3: #110496# Added preliminary XSlideShow integration 2004/07/23 15:11:56 thb 1.15.10.2: RESYNC: (1.15-1.16); FILE MERGED 2004/04/12 15:17:04 thb 1.15.10.1: #110496# Adaptions after canvas01 merge


2004-11-27  Kurt Zenker  <kz@openoffice.org>  [e0ea0a29b5afec0e1c24c0208a831642d68b5204]

INTEGRATION: CWS presentationengine01 (1.36.10); FILE MERGED 2004/11/17 19:38:54 thb 1.36.10.12: RESYNC: (1.43-1.45); FILE MERGED 2004/10/12 23:26:27 thb 1.36.10.11: RESYNC: (1.42-1.43); FILE MERGED 2004/09/12 18:21:51 cl 1.36.10.10: removed animation mode 2004/08/28 22:56:57 cl 1.36.10.9: removed old presentation code 2004/08/26 14:38:51 cl 1.36.10.8: reworked new Slideshow integration 2004/08/25 16:32:48 cl 1.36.10.7: replaced old FuSlideShow with new SlideShow 2004/08/23 12:37:13 thb 1.36.10.6: RESYNC: (1.41-1.42); FILE MERGED 2004/08/03 19:50:34 thb 1.36.10.5: #110496# Added preliminary XSlideShow integration 2004/07/26 20:18:24 thb 1.36.10.4: #i10000# Removed merge fault 2004/07/23 15:09:30 thb 1.36.10.3: RESYNC: (1.38-1.41); FILE MERGED 2004/07/07 01:37:40 thb 1.36.10.2: RESYNC: (1.36-1.38); FILE MERGED 2004/04/12 15:17:05 thb 1.36.10.1: #110496# Adaptions after canvas01 merge


2004-11-27  Kurt Zenker  <kz@openoffice.org>  [bc885d3bde899557c1171557d7e5cb4d75a3f1b9]

INTEGRATION: CWS presentationengine01 (1.27.4); FILE MERGED 2004/10/12 23:25:47 thb 1.27.4.3: RESYNC: (1.27-1.28); FILE MERGED 2004/08/28 22:56:57 cl 1.27.4.2: removed old presentation code 2004/08/25 16:32:47 cl 1.27.4.1: replaced old FuSlideShow with new SlideShow


2004-11-27  Kurt Zenker  <kz@openoffice.org>  [f7eec5d5929d1eebf76573b5b5944defe9d00a42]

INTEGRATION: CWS presentationengine01 (1.4.18); FILE MERGED 2004/11/17 19:38:06 thb 1.4.18.2: RESYNC: (1.4-1.5); FILE MERGED 2004/08/25 16:32:45 cl 1.4.18.1: replaced old FuSlideShow with new SlideShow


2004-11-27  Kurt Zenker  <kz@openoffice.org>  [ba7c78ddc249472282eed6da0e49fe293e275e79]

INTEGRATION: CWS presentationengine01 (1.8.18); FILE MERGED 2004/11/17 19:37:50 thb 1.8.18.5: RESYNC: (1.11-1.12); FILE MERGED 2004/10/12 23:23:43 thb 1.8.18.4: RESYNC: (1.8-1.11); FILE MERGED 2004/09/29 16:41:57 af 1.8.18.3: #i34804# Added new mpEventMultiplexer member and access method. 2004/08/31 14:47:00 af 1.8.18.2: #i33627# Added slot for making the task pane visible. 2004/08/28 22:56:56 cl 1.8.18.1: removed old presentation code


2004-11-27  Kurt Zenker  <kz@openoffice.org>  [520ceb8712c58229677a0b15c7e275a9830f04f1]

INTEGRATION: CWS presentationengine01 (1.6.12); FILE MERGED 2004/09/22 13:04:56 cl 1.6.12.2: correctly call dispose on registered listeners 2004/09/12 18:28:14 cl 1.6.12.1: added text selection to controller API


2004-11-27  Kurt Zenker  <kz@openoffice.org>  [e044793bb041e15fe4b38b6def4784911aa1bf0a]

INTEGRATION: CWS presentationengine01 (1.2.12); FILE MERGED 2004/09/30 15:29:45 af 1.2.12.2: #i34242# Added support for help ids. 2004/08/31 15:04:56 af 1.2.12.1: #i33627# AddControl() returns the new ids returned by ControlContainer::AddControl().


2004-11-27  Kurt Zenker  <kz@openoffice.org>  [13149c76d1a04a4960abe00b3856359c0ad28225]

INTEGRATION: CWS presentationengine01 (1.4.18); FILE MERGED 2004/11/17 19:35:03 thb 1.4.18.4: RESYNC: (1.5-1.6); FILE MERGED 2004/10/12 23:17:50 thb 1.4.18.3: RESYNC: (1.4-1.5); FILE MERGED 2004/09/29 16:39:32 af 1.4.18.2: #i34804# Prepared the sending of events for changes of the current page. 2004/08/25 16:30:34 cl 1.4.18.1: replaced old FuSlideShow with new SlideShow


2004-11-27  Kurt Zenker  <kz@openoffice.org>  [884c1f03866bbe3a1dbfb4d74f6a58afbc4b919a]

INTEGRATION: CWS tl04 (1.21.118); FILE MERGED 2004/11/08 09:46:46 tl 1.21.118.1: #118281# switch to Proximity linguistic


2004-11-27  Kurt Zenker  <kz@openoffice.org>  [2ee4ec858657df4ff389fdf0bfb3f3df45425838]

INTEGRATION: CWS tl04 (1.33.94); FILE MERGED 2004/11/24 15:49:30 tl 1.33.94.1: #118281# number of suggestions to be returned supplied


2004-11-27  Kurt Zenker  <kz@openoffice.org>  [4d10af3b07bef5e3edfa40d206fc9e4655378ef9]

INTEGRATION: CWS tl04 (1.1.2); FILE ADDED 2004/11/08 10:00:30 tl 1.1.2.1: #118281# switch to Proximity linguistic


2004-11-27  Kurt Zenker  <kz@openoffice.org>  [aea7ac8f2a78bb2d2e9b1a9eb4f6b10e546d7cb0]

INTEGRATION: CWS tl04 (1.1.2); FILE ADDED 2004/11/08 10:01:34 tl 1.1.2.1: #118281# switch to Proximity linguistic


2004-11-27  Kurt Zenker  <kz@openoffice.org>  [4c9ed88132bb472eb1b759c8e53874e79402c769]

INTEGRATION: CWS tl04 (1.1.2); FILE ADDED 2004/11/11 13:27:18 tl 1.1.2.3: #118281# switch to Proximity linguistic 2004/11/11 10:42:55 tl 1.1.2.2: #118281# switch to Proximity linguistic 2004/11/08 10:01:59 tl 1.1.2.1: #118281# switch to Proximity linguistic


2004-11-27  Kurt Zenker  <kz@openoffice.org>  [61fcf7896a8dda3a61f52d96daf915352557150f]

INTEGRATION: CWS tl04 (1.13.28); FILE MERGED 2004/11/08 10:03:48 tl 1.13.28.1: #118281# switch to Proximity linguistic


2004-11-27  Kurt Zenker  <kz@openoffice.org>  [749634cfb04c835544ea7a8a5650b79c881691e7]

INTEGRATION: CWS tl04 (1.4.160); FILE MERGED 2004/11/11 10:42:54 tl 1.4.160.1: #118281# switch to Proximity linguistic


2004-11-27  Kurt Zenker  <kz@openoffice.org>  [4570969119eb06aa228213732aac689f611d0cdb]

INTEGRATION: CWS tl04 (1.12.42); FILE MERGED 2004/11/08 10:04:27 tl 1.12.42.1: #118281# switch to Proximity linguistic


2004-11-27  Kurt Zenker  <kz@openoffice.org>  [5a70efd5cb98f29e18c2633d236a0946c2a4ac59]

INTEGRATION: CWS tl04 (1.1.2); FILE ADDED 2004/11/08 09:58:34 tl 1.1.2.1: #118281# switch to Proximity linguistic


2004-11-27  Kurt Zenker  <kz@openoffice.org>  [63762e597a028ab691a744100534f6639365c5b5]

INTEGRATION: CWS tl04 (1.1.2); FILE ADDED 2004/11/08 11:37:19 tl 1.1.2.2: #118281# ; removed for Solaris compiler 2004/11/08 09:59:27 tl 1.1.2.1: #118281# switch to Proximity linguistic


2004-11-27  Kurt Zenker  <kz@openoffice.org>  [f0b3c0aff1abe3b3e0f190f0bf1cd6cad81eb2f2]

INTEGRATION: CWS tl04 (1.1.2); FILE ADDED 2004/11/11 10:41:08 tl 1.1.2.2: #118281# switch to Proximity linguistic 2004/11/08 09:58:57 tl 1.1.2.1: #118281# switch to Proximity linguistic


2004-11-27  Kurt Zenker  <kz@openoffice.org>  [25dc1750bf9d2924fd8336ce36666aba93f461b6]

INTEGRATION: CWS tl04 (1.7.16); FILE MERGED 2004/11/08 10:02:51 tl 1.7.16.1: #118281# switch to Proximity linguistic


2004-11-27  Kurt Zenker  <kz@openoffice.org>  [6fcd1e41fdd86bbf558671620df93f48c1c47b00]

INTEGRATION: CWS tl04 (1.4.172); FILE MERGED 2004/11/11 10:41:08 tl 1.4.172.1: #118281# switch to Proximity linguistic


2004-11-27  Kurt Zenker  <kz@openoffice.org>  [e894109d42f2067072ea73b2b928b5d3538bb7df]

INTEGRATION: CWS tl04 (1.13.120); FILE MERGED 2004/11/11 10:47:03 tl 1.13.120.1: #118281# switch to Proximity linguistic


2004-11-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [b5075de25cdc87d4d72c613b2d80f8568b724762]

INTEGRATION: CWS solsfix (1.6.2); FILE MERGED 2004/11/25 06:55:04 oj 1.6.2.1: #i37818# fix ?: operator


2004-11-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [5efbf572c121d1b98bfbb26b05810ca5248921a1]

INTEGRATION: CWS solsfix (1.5.2); FILE MERGED 2004/11/25 07:17:27 oj 1.5.2.1: #i37818# fix ?: operator


2004-11-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [bd960659f51cf7771fb222db9af51ef9a3f48405]

INTEGRATION: CWS solsfix (1.62.10); FILE MERGED 2004/11/25 06:56:13 oj 1.62.10.1: #i37818# fix ?: operator


2004-11-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [931fb3d0e9c80454b0bbf93d40a469534419d1e7]

INTEGRATION: CWS solsfix (1.2.2); FILE MERGED 2004/11/25 07:41:22 oj 1.2.2.1: #i37818# fix ?: operator


2004-11-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d3d3e7f4228da1e58075a5a6bbc48a37f770ffe8]

INTEGRATION: CWS solsfix (1.18.14); FILE MERGED 2004/11/25 07:18:51 oj 1.18.14.1: #i37818# fix ?: operator


2004-11-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [9b5b9c99cd0210c07cb475e55f2aab025ba2a3aa]

INTEGRATION: CWS solsfix (1.10.10); FILE MERGED 2004/11/25 06:44:31 oj 1.10.10.1: #i37818# fix ?: operator


2004-11-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [6034e8ca54ff2373c062523440979fb26828dc10]

INTEGRATION: CWS os42 (1.20.14); FILE MERGED 2004/11/27 09:03:42 os 1.20.14.2: conflicts resolved 2004/11/11 14:01:28 os 1.20.14.1: #i17861# help id added to PDF filter options dialog


2004-11-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [228c217492d7c476ea345cb9abd0accd05c56a44]

INTEGRATION: CWS os42 (1.55.62); FILE MERGED 2004/11/10 08:53:19 os 1.55.62.1: #i36723# check for new entry has to be done before ReleaseFocus() is called


2004-11-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [fa0540bb226d3e4c80108c142c3bf4fc3aaf1977]

INTEGRATION: CWS os42 (1.12.104); FILE MERGED 2004/11/09 15:45:47 os 1.12.104.1: #i25686# print synchronously when using the mailmerge component


2004-11-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [090a9690e04ecf694e45518192c0ec7a33c3af8e]

INTEGRATION: CWS os42 (1.25.80); FILE MERGED 2004/11/11 12:34:42 iha 1.25.80.2: #i36242# custom shapes could not be selected if another was selected before 2004/11/10 16:34:07 os 1.25.80.1: #i35593# optimization


2004-11-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [3f861da6dded936f08f1be66da502e173db8a9f2]

INTEGRATION: CWS os42 (1.2.80); FILE MERGED 2004/11/12 10:36:58 os 1.2.80.2: RESYNC: (1.2-1.3); FILE MERGED 2004/11/11 12:36:47 iha 1.2.80.1: #i36242# custom shapes could not be selected if another was selected before


2004-11-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [8190d6f719cfb9ee140d56f7d9a61b93ed31c5b3]

INTEGRATION: CWS os42 (1.4.930); FILE MERGED 2004/11/11 12:33:55 iha 1.4.930.1: #i36242# custom shapes could not be selected if another was selected before


2004-11-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [29e1b79a868e8b421f1ec077b829ec92b0b3c3f5]

INTEGRATION: CWS os42 (1.2.80); FILE MERGED 2004/11/27 08:55:59 os 1.2.80.2: RESYNC: (1.2-1.3); FILE MERGED 2004/11/11 12:33:18 iha 1.2.80.1: #i36242# custom shapes could not be selected if another was selected before


2004-11-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [7b659354a774b4876087e437123191bc0dd9eedb]

INTEGRATION: CWS os42 (1.96.98); FILE MERGED 2004/11/18 12:28:55 os 1.96.98.3: #i35593# return after selecting an object immediately 2004/11/18 08:28:21 os 1.96.98.2: #i35593# draw mode has to be reset in case of context menu request, too 2004/11/10 16:33:30 os 1.96.98.1: #i35593# if a context menu is requested the insert_draw mode has to be closed


2004-11-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [1bf221267a49d8f45d7d81547c0c7906d21e2f04]

INTEGRATION: CWS os42 (1.8.100); FILE MERGED 2004/11/15 11:45:28 os 1.8.100.2: #i35687# FillItemSet(): endnote numbering 2004/11/10 10:55:32 os 1.8.100.1: #i35687# section footnotes and endnotes have to use the same numbering types ListBox content


2004-11-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e7b6a5159571891be6e5ba9f09a9ea5e08006081]

INTEGRATION: CWS os42 (1.51.220); FILE MERGED 2004/11/10 10:55:32 os 1.51.220.1: #i35687# section footnotes and endnotes have to use the same numbering types ListBox content


2004-11-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [c8f41485ef5a20cf6fa28f830a40af6ac472240f]

INTEGRATION: CWS os42 (1.80.34); FILE MERGED 2004/11/09 15:45:35 os 1.80.34.1: #i25686# print synchronously when using the mailmerge component


2004-11-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [c75b56e916877e8f368f44bd5ac8e82e4a96fec8]

INTEGRATION: CWS os42 (1.23.104); FILE MERGED 2004/11/27 08:55:25 os 1.23.104.3: RESYNC: (1.23-1.24); FILE MERGED 2004/11/19 12:05:25 os 1.23.104.2: #i17764# redline in tables disabled, again 2004/11/10 17:33:46 dvo 1.23.104.1: #i17764# do not remove table redlines when making changes to table structures


2004-11-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [1a1c07a1390c6f115c9a14705887282805fe01a0]

INTEGRATION: CWS os42 (1.25.108); FILE MERGED 2004/11/09 15:45:28 os 1.25.108.1: #i25686# print synchronously when using the mailmerge component


2004-11-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [99b2d7a7b19b85960c0dfa7755fcb247348da889]

INTEGRATION: CWS os42 (1.100.78); FILE MERGED 2004/11/27 08:57:36 os 1.100.78.2: RESYNC: (1.100-1.102); FILE MERGED 2004/11/05 16:35:12 dr 1.100.78.1: #i36762# remove additional languages


2004-11-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e433f526516ed362f312c18faf9c58c716c849e0]

INTEGRATION: CWS os42 (1.9.80); FILE MERGED 2004/11/12 10:24:15 os 1.9.80.2: RESYNC: (1.9-1.10); FILE MERGED 2004/11/05 16:35:11 dr 1.9.80.1: #i36762# remove additional languages


2004-11-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [62c6a979fa66ea640fbaaf485290b4bab220126a]

INTEGRATION: CWS os42 (1.27.22); FILE MERGED 2004/11/27 08:56:42 os 1.27.22.3: RESYNC: (1.28-1.31); FILE MERGED 2004/11/12 10:24:06 os 1.27.22.2: RESYNC: (1.27-1.28); FILE MERGED 2004/11/05 16:35:10 dr 1.27.22.1: #i36762# remove additional languages


2004-11-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [38062f7d5975b9c986c3e850d35591b84732bf50]

INTEGRATION: CWS os42 (1.9.54); FILE MERGED 2004/11/05 16:35:09 dr 1.9.54.1: #i36762# remove additional languages


2004-11-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [b1ef6966b7172053b18070bd928feb2201cc7fdb]

INTEGRATION: CWS os42 (1.3.170); FILE MERGED 2004/11/11 14:01:28 os 1.3.170.1: #i17861# help id added to PDF filter options dialog


2004-11-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f9f0e6465047c14b27221254afda895d0860a7bc]

INTEGRATION: CWS os42 (1.9.178); FILE MERGED 2004/11/11 14:01:28 os 1.9.178.1: #i17861# help id added to PDF filter options dialog


2004-11-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [355117023602a5e26542f814e22182a989249f2b]

INTEGRATION: CWS os42 (1.4.72); FILE MERGED 2004/11/11 14:01:28 os 1.4.72.1: #i17861# help id added to PDF filter options dialog


2004-11-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [311f5740f6b53b88f5ce9c40fdc0af6d0d61e5d2]

INTEGRATION: CWS swqcore01 (1.3.44); FILE MERGED 2004/11/27 10:13:43 os 1.3.44.3: RESYNC: (1.6-1.8); FILE MERGED 2004/11/17 14:45:05 hbrinkm 1.3.44.2: RESYNC: (1.3-1.6); FILE MERGED 2004/11/17 11:12:30 dvo 1.3.44.1: #i28755# handle text:main-etry (OOo) to text:main-entry (OASIS)


2004-11-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [fbb448c20d7166caf6c97b49ad905b7228a8c234]

INTEGRATION: CWS swqcore01 (1.3.42); FILE MERGED 2004/11/27 10:13:35 os 1.3.42.3: RESYNC: (1.6-1.8); FILE MERGED 2004/11/17 14:44:43 hbrinkm 1.3.42.2: RESYNC: (1.3-1.6); FILE MERGED 2004/11/17 11:12:29 dvo 1.3.42.1: #i28755# handle text:main-etry (OOo) to text:main-entry (OASIS)


2004-11-27  Kurt Zenker  <kz@openoffice.org>  [3f184187c5df7032af38fbb103bbf96314a2a94a]

INTEGRATION: CWS qwizardsbf1 (1.2.40); FILE MERGED 2004/11/02 14:41:07 tv 1.2.40.3: RESYNC: (1.2-1.3); FILE MERGED 2004/09/30 11:37:56 rpiterman 1.2.40.2: cancel is now called only once, and also when OOo is closing. 2004/09/24 14:07:02 tv 1.2.40.1: change in Frame handling: disconnect preview frame from desktop, implement own terminateListener, close preview via XCloseable


2004-11-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [bea519c1febe897221e8891c1b487d3b395f3818]

INTEGRATION: CWS swqcore01 (1.2.72); FILE MERGED 2004/11/27 10:13:19 os 1.2.72.3: RESYNC: (1.3-1.4); FILE MERGED 2004/11/17 14:41:19 hbrinkm 1.2.72.2: RESYNC: (1.2-1.3); FILE MERGED 2004/11/17 11:12:29 dvo 1.2.72.1: #i28755# handle text:main-etry (OOo) to text:main-entry (OASIS)


2004-11-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ab7483c05e429300eb5bd479709f68af6ae363d9]

INTEGRATION: CWS swqcore01 (1.2.74); FILE MERGED 2004/11/27 10:13:27 os 1.2.74.3: RESYNC: (1.4-1.5); FILE MERGED 2004/11/17 14:41:28 hbrinkm 1.2.74.2: RESYNC: (1.2-1.4); FILE MERGED 2004/11/17 11:12:28 dvo 1.2.74.1: #i28755# handle text:main-etry (OOo) to text:main-entry (OASIS)


2004-11-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [5e6c986f8c7a473393365aae29483fe4d0d06b9d]

INTEGRATION: CWS swqcore01 (1.3.120); FILE MERGED 2004/11/03 15:25:28 hbrinkm 1.3.120.1: #i30098# Apply: alter copy and pass it to UpdateFlds


2004-11-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [7d10fb7653a3c27168eb78080fc76596d7387b14]

INTEGRATION: CWS swqcore01 (1.10.296); FILE MERGED 2004/11/10 16:49:26 hbrinkm 1.10.296.1: #i36903# use GetNumNoOutline instead of GetNum


2004-11-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ed12ffcdb90a3fb3907304163bf785c4cd009c7f]

INTEGRATION: CWS swqcore01 (1.11.336); FILE MERGED 2004/11/10 16:49:14 hbrinkm 1.11.336.1: #i36903# use GetNumNoOutline instead of GetNum


2004-11-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [5952d9f7da6bb4695eeb3f95096f564e1da5b9c7]

INTEGRATION: CWS swqcore01 (1.6.336); FILE MERGED 2004/11/10 16:49:02 hbrinkm 1.6.336.1: #i36903# use GetNumNoOutline instead of GetNum


2004-11-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [14515225f1e8aaa514a8a260ca56a072d7d4bb50]

INTEGRATION: CWS swqcore01 (1.24.154); FILE MERGED 2004/11/10 16:48:37 hbrinkm 1.24.154.1: #i36903# use GetNumNoOutline instead of GetNum


2004-11-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [c136d27368bd044232ab4655fbc7861e2bb1e371]

INTEGRATION: CWS swqcore01 (1.35.10); FILE MERGED 2004/11/17 14:59:50 hbrinkm 1.35.10.2: RESYNC: (1.35-1.36); FILE MERGED 2004/11/05 15:07:10 hbrinkm 1.35.10.1: #i36749# GetNumRuleTbl only returns const now


2004-11-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [467883f49c10326dd69d4cd5728214eb89e197b8]

INTEGRATION: CWS swqcore01 (1.36.102); FILE MERGED 2004/11/10 16:47:41 hbrinkm 1.36.102.1: #i36903# compiler changed


2004-11-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [87ccfecbf92a97a37972df5f2cf3fa858c89b5da]

INTEGRATION: CWS swqcore01 (1.11.104); FILE MERGED 2004/11/17 16:07:56 hbrinkm 1.11.104.1: #i13886# deinline some functions


2004-11-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [dc6ac1f5e38eb9b21798b842aa5221b12f76d22f]

INTEGRATION: CWS swqcore01 (1.23.34); FILE MERGED 2004/11/22 16:06:46 hbrinkm 1.23.34.2: #118528# SwNumrule copy constructor: do not copy pointer to name->pointer relation 2004/11/05 15:02:34 hbrinkm 1.23.34.1: #i36749# bookkeeping for name->numrule relation


2004-11-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [017faedee62e890841ee771e56f0ef4f9b983593]

INTEGRATION: CWS swqcore01 (1.7.122); FILE MERGED 2004/11/27 10:15:13 os 1.7.122.3: merge conflict resolved 2004/11/10 16:50:37 hbrinkm 1.7.122.2: #i36903# missing default branch in switch 2004/11/10 16:45:06 hbrinkm 1.7.122.1: #i36903# missing default branch in switch


2004-11-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [8622e021946069be61e0d73328cf56ed8786adc7]

INTEGRATION: CWS swqcore01 (1.36.100); FILE MERGED 2004/11/17 16:06:48 hbrinkm 1.36.100.1: #i13886# txtnode in toc: regard first line indent


2004-11-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ce50eaadc1291b291452875d6c9cacf846a042e9]

INTEGRATION: CWS swqcore01 (1.37.32); FILE MERGED 2004/11/27 10:14:35 os 1.37.32.4: RESYNC: (1.38-1.39); FILE MERGED 2004/11/22 16:05:09 hbrinkm 1.37.32.3: #118528# let numrule handle name->pointer relation, fallback in FindNumRulePtr 2004/11/17 14:52:56 hbrinkm 1.37.32.2: RESYNC: (1.37-1.38); FILE MERGED 2004/11/05 14:57:54 hbrinkm 1.37.32.1: #i36749# use AddNumRule to add numbering rules to document


2004-11-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ebf037b4aefb05f4a347fe911d5cbd38883fb34c]

INTEGRATION: CWS swqcore01 (1.47.34); FILE MERGED 2004/11/05 14:54:32 hbrinkm 1.47.34.1: #i36749# use AddNumRule to add numbering rules to document


2004-11-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [536b3c1d3df92db18cdacc1d7a5c74de47513bb9]

INTEGRATION: CWS swqcore01 (1.29.100); FILE MERGED 2004/11/22 16:03:25 hbrinkm 1.29.100.3: #100000# resanc 2004/11/18 12:41:05 hbrinkm 1.29.100.2: #1000000# resync 2004/11/10 16:43:26 hbrinkm 1.29.100.1: #i36903# moved ChgFmt, RenameFmt from doc.cxx


2004-11-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [20af2d4c7bc58e398c4c36f12eb06bc4efaa94c6]

INTEGRATION: CWS swqcore01 (1.33.102); FILE MERGED 2004/11/10 16:42:52 hbrinkm 1.33.102.2: #i36903# moved ChgFmt, RenameFmt to docfmt.cxx 2004/11/05 14:51:00 hbrinkm 1.33.102.1: #i36749# GetNumRuleTbl only returns const now


2004-11-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [251f5f4bbc6a048fbd2f75faa6769962b47556b7]

INTEGRATION: CWS swqcore01 (1.8.34); FILE MERGED 2004/11/27 10:14:27 os 1.8.34.3: RESYNC: (1.8-1.9); FILE MERGED 2004/11/10 16:41:05 hbrinkm 1.8.34.2: #i36903# output for SfxPoolItem 2004/11/05 14:47:50 hbrinkm 1.8.34.1: #i36749# output for hash_map of numrules


2004-11-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [9c29a4703abcf370d16a380a630827efffbf628a]

INTEGRATION: CWS swqcore01 (1.10.120); FILE MERGED 2004/11/17 16:04:42 hbrinkm 1.10.120.1: #i13886# deinline some functions


2004-11-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [4516f80c0097f3d1c7935fb8f46d90221d6319d2]

INTEGRATION: CWS swqcore01 (1.19.34); FILE MERGED 2004/11/05 14:43:15 hbrinkm 1.19.34.1: #i36749# pointer to numrule map


2004-11-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [9d23fbf8ddb9d3083424b8f42f00ab1c0aaaf3d7]

INTEGRATION: CWS swqcore01 (1.30.34); FILE MERGED 2004/11/10 16:40:03 hbrinkm 1.30.34.1: #i36903# GetNumNoOutline, IsOutline


2004-11-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [c0d01e03acbf96a4ba31cf89e7ed975ab18196ba]

INTEGRATION: CWS swqcore01 (1.91.34); FILE MERGED 2004/11/10 16:35:00 hbrinkm 1.91.34.2: #i36903# SetNumRuleFromColl 2004/11/05 14:31:47 hbrinkm 1.91.34.1: #i36749# AddNumRule (ensure sync with map)


2004-11-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [dee19aec49f4f6160305e858db320c3503251fbd]

INTEGRATION: CWS swqcore01 (1.6.102); FILE MERGED 2004/11/27 10:14:09 os 1.6.102.3: RESYNC: (1.6-1.7); FILE MERGED 2004/11/10 16:28:03 hbrinkm 1.6.102.2: #i36903# output for SfxPoolItem 2004/11/05 14:27:11 hbrinkm 1.6.102.1: #i36749# output for hash_map of numrules


2004-11-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [5f8bf40b33fc28826c65abfd1cb902db48a8ab97]

INTEGRATION: CWS swqcore01 (1.70.30); FILE MERGED 2004/11/27 10:12:34 os 1.70.30.4: RESYNC: (1.73-1.78); FILE MERGED 2004/11/23 14:47:50 dvo 1.70.30.3: #i28755# main-entry (fix merge failure) 2004/11/17 14:34:23 hbrinkm 1.70.30.2: RESYNC: (1.70-1.73); FILE MERGED 2004/11/17 11:12:27 dvo 1.70.30.1: #i28755# handle text:main-etry (OOo) to text:main-entry (OASIS)


2004-11-27  Kurt Zenker  <kz@openoffice.org>  [d178d6b28dcf6cebe35442082e8469667cb4faf6]

INTEGRATION: CWS qwizardsbf1 (1.2.14); FILE MERGED 2004/10/27 10:23:13 ih 1.2.14.1: rebuild ott files in newer office Issue number: Submitted by: Reviewed by:


2004-11-27  Kurt Zenker  <kz@openoffice.org>  [109955a1b1ad161015e103916104d033b66ca1b7]

INTEGRATION: CWS qwizardsbf1 (1.2.14); FILE MERGED 2004/10/27 10:22:35 ih 1.2.14.1: rebuild ott files in newer office Issue number: Submitted by: Reviewed by:


2004-11-27  Kurt Zenker  <kz@openoffice.org>  [ef895498c9b8b18d88939faffa7ac12b58d805cc]

INTEGRATION: CWS qwizardsbf1 (1.1.2); FILE ADDED 2004/11/17 09:21:33 ih 1.1.2.1: styles for web wizard


2004-11-27  Kurt Zenker  <kz@openoffice.org>  [975586fc9dbb2d48b69ecc2ebb5b466fed2b0f4e]

INTEGRATION: CWS qwizardsbf1 (1.1.2); FILE ADDED 2004/11/17 09:21:34 ih 1.1.2.1: styles for web wizard


2004-11-27  Kurt Zenker  <kz@openoffice.org>  [05a477f4cee15b475c5e61bec16d8a4a9c7da247]

INTEGRATION: CWS qwizardsbf1 (1.1.2); FILE ADDED 2004/11/17 09:21:35 ih 1.1.2.1: styles for web wizard


2004-11-27  Kurt Zenker  <kz@openoffice.org>  [ba057104e2add3b0b1242c132d88c5ec602d8d50]

INTEGRATION: CWS qwizardsbf1 (1.1.2); FILE ADDED 2004/11/17 09:21:36 ih 1.1.2.1: styles for web wizard


2004-11-27  Kurt Zenker  <kz@openoffice.org>  [f0a5bb7397951e4f910b68ac0890167f6e031e79]

INTEGRATION: CWS qwizardsbf1 (1.1.2); FILE ADDED 2004/11/17 09:21:37 ih 1.1.2.1: styles for web wizard


2004-11-27  Kurt Zenker  <kz@openoffice.org>  [23defb74c6357a80aa965e2d13f25d1e60f7b7ee]

INTEGRATION: CWS qwizardsbf1 (1.1.2); FILE ADDED 2004/11/17 09:21:38 ih 1.1.2.1: styles for web wizard


2004-11-27  Kurt Zenker  <kz@openoffice.org>  [509a18fd5f9facbddf894dc0974d53ba50dccf70]

INTEGRATION: CWS qwizardsbf1 (1.1.2); FILE ADDED 2004/11/17 09:21:40 ih 1.1.2.1: styles for web wizard


2004-11-27  Kurt Zenker  <kz@openoffice.org>  [0deefa84e79ff4a2c0d018ca04510bb29fdc3faf]

INTEGRATION: CWS qwizardsbf1 (1.1.2); FILE ADDED 2004/11/17 09:21:41 ih 1.1.2.1: styles for web wizard


2004-11-27  Kurt Zenker  <kz@openoffice.org>  [c535c0e374547ef9e52aff94deb088a4f25bcf2c]

INTEGRATION: CWS qwizardsbf1 (1.1.2); FILE ADDED 2004/11/17 09:21:42 ih 1.1.2.1: styles for web wizard


2004-11-27  Kurt Zenker  <kz@openoffice.org>  [2c02335d656197e8cc886a2c3d926278c6650620]

INTEGRATION: CWS qwizardsbf1 (1.1.2); FILE ADDED 2004/11/17 09:21:43 ih 1.1.2.1: styles for web wizard


2004-11-27  Kurt Zenker  <kz@openoffice.org>  [36ddff3ea9edbc04a9aec4d15f7ad01dccf7eda6]

INTEGRATION: CWS qwizardsbf1 (1.1.2); FILE ADDED 2004/11/17 09:21:44 ih 1.1.2.1: styles for web wizard


2004-11-27  Kurt Zenker  <kz@openoffice.org>  [faaf446a24b954420571d051882bb9ab6129f084]

INTEGRATION: CWS qwizardsbf1 (1.1.2); FILE ADDED 2004/11/17 09:21:45 ih 1.1.2.1: styles for web wizard


2004-11-27  Kurt Zenker  <kz@openoffice.org>  [363c88946a0fa93a84fc5d7ecc3327bd9fd49ea5]

INTEGRATION: CWS qwizardsbf1 (1.1.2); FILE ADDED 2004/11/17 09:21:46 ih 1.1.2.1: styles for web wizard


2004-11-27  Kurt Zenker  <kz@openoffice.org>  [e4c5b330b4bb1ce12e6e058166c0a201de7a8d2b]

INTEGRATION: CWS qwizardsbf1 (1.1.2); FILE ADDED 2004/11/17 09:21:47 ih 1.1.2.1: styles for web wizard


2004-11-27  Kurt Zenker  <kz@openoffice.org>  [d00e92766710a1b56c12725176603abefc162561]

INTEGRATION: CWS qwizardsbf1 (1.1.2); FILE ADDED 2004/11/17 09:59:39 ih 1.1.2.1: layout templates for web wizard


2004-11-27  Kurt Zenker  <kz@openoffice.org>  [67cdcf6285f373ac290cd7496bb22d335677dce8]

INTEGRATION: CWS qwizardsbf1 (1.1.2); FILE ADDED 2004/11/17 09:57:22 ih 1.1.2.1: layout templates for web wizard


2004-11-27  Kurt Zenker  <kz@openoffice.org>  [de208b0122a322e20c122e7a06b652becbfc9fd2]

INTEGRATION: CWS qwizardsbf1 (1.1.2); FILE ADDED 2004/11/17 09:56:38 ih 1.1.2.1: layout templates for web wizard


2004-11-27  Kurt Zenker  <kz@openoffice.org>  [0632c29b76fc86163f8e8a45f34e82964a9244d8]

INTEGRATION: CWS qwizardsbf1 (1.1.2); FILE ADDED 2004/11/17 09:55:34 ih 1.1.2.1: layout templates for web wizard


2004-11-27  Kurt Zenker  <kz@openoffice.org>  [3ea6e793a861422e508e220140060df6f1f483e1]

INTEGRATION: CWS qwizardsbf1 (1.1.2); FILE ADDED 2004/11/17 09:53:56 ih 1.1.2.1: layout templates for web wizard


2004-11-27  Kurt Zenker  <kz@openoffice.org>  [96058ccf84104910f430bb3deaa30531af2cec6e]

INTEGRATION: CWS qwizardsbf1 (1.1.2); FILE ADDED 2004/11/17 09:54:18 ih 1.1.2.1: layout templates for web wizard


2004-11-27  Kurt Zenker  <kz@openoffice.org>  [3d6393e1f1cb442a20d545a4053b2cfcd90dd598]

INTEGRATION: CWS qwizardsbf1 (1.1.2); FILE ADDED 2004/11/17 09:53:57 ih 1.1.2.1: layout templates for web wizard


2004-11-27  Kurt Zenker  <kz@openoffice.org>  [067b98534734ea751390cdd8a65dae6752e4c492]

INTEGRATION: CWS qwizardsbf1 (1.1.2); FILE ADDED 2004/11/17 09:52:49 ih 1.1.2.1: layout templates for web wizard


2004-11-27  Kurt Zenker  <kz@openoffice.org>  [89110b34f8b7f329d88ae19c53866af830a9c8e7]

INTEGRATION: CWS qwizardsbf1 (1.1.2); FILE ADDED 2004/11/17 09:53:13 ih 1.1.2.1: layout templates for web wizard


2004-11-27  Kurt Zenker  <kz@openoffice.org>  [2c2b5625873756df1cbfd08e0eb18ad35bee8802]

INTEGRATION: CWS qwizardsbf1 (1.1.2); FILE ADDED 2004/11/17 09:51:57 ih 1.1.2.1: layout templates for web wizard


2004-11-27  Kurt Zenker  <kz@openoffice.org>  [7a35bc3c781ea48b274a1cf1866455e97fd5e855]

INTEGRATION: CWS qwizardsbf1 (1.1.2); FILE ADDED 2004/11/17 09:52:14 ih 1.1.2.1: layout templates for web wizard


2004-11-27  Kurt Zenker  <kz@openoffice.org>  [362d728081f413b2203ec57fdbe622d3b3c68b48]

INTEGRATION: CWS qwizardsbf1 (1.1.2); FILE ADDED 2004/11/17 09:51:04 ih 1.1.2.1: layout templates for web wizard


2004-11-27  Kurt Zenker  <kz@openoffice.org>  [5d04b2c0c346d1974aeee62fc6c590d5abc2440b]

INTEGRATION: CWS qwizardsbf1 (1.1.2); FILE ADDED 2004/11/17 09:51:21 ih 1.1.2.1: layout templates for web wizard


2004-11-27  Kurt Zenker  <kz@openoffice.org>  [c441d6167487df134232f235ab42e2e57a352a97]

INTEGRATION: CWS qwizardsbf1 (1.1.2); FILE ADDED 2004/11/17 09:51:05 ih 1.1.2.1: layout templates for web wizard


2004-11-27  Kurt Zenker  <kz@openoffice.org>  [6027014ed3bd09cc4fa48ed42a9ae599ae22a7f1]

INTEGRATION: CWS qwizardsbf1 (1.1.2); FILE ADDED 2004/11/17 09:50:01 ih 1.1.2.1: layout templates for web wizard


2004-11-27  Kurt Zenker  <kz@openoffice.org>  [a84ec44df7038e6c54902f5c321c52d884b526bc]

INTEGRATION: CWS qwizardsbf1 (1.1.2); FILE ADDED 2004/11/17 09:20:20 ih 1.1.2.1: images for web wizard


2004-11-27  Kurt Zenker  <kz@openoffice.org>  [f74858b16608ebad005f423b483ad19d85344700]

INTEGRATION: CWS qwizardsbf1 (1.1.2); FILE ADDED 2004/11/17 09:20:21 ih 1.1.2.1: images for web wizard


2004-11-27  Kurt Zenker  <kz@openoffice.org>  [ec1c2baa923d083f467a4d1d68288f48f9f5110f]

INTEGRATION: CWS qwizardsbf1 (1.1.2); FILE ADDED 2004/11/17 09:20:22 ih 1.1.2.1: images for web wizard


2004-11-27  Kurt Zenker  <kz@openoffice.org>  [2bf5f2d055ccb83a11227987b574ef5f3e9bc442]

INTEGRATION: CWS qwizardsbf1 (1.1.2); FILE ADDED 2004/11/17 09:20:23 ih 1.1.2.1: images for web wizard


2004-11-27  Kurt Zenker  <kz@openoffice.org>  [e86c2b2c9fcddf63286a6c0f0c2d74968c698b6b]

INTEGRATION: CWS qwizardsbf1 (1.1.2); FILE ADDED 2004/11/17 09:20:24 ih 1.1.2.1: images for web wizard


2004-11-27  Kurt Zenker  <kz@openoffice.org>  [6e4846e6f9c97b3b64dcec6ddef06ef6c0a88966]

INTEGRATION: CWS qwizardsbf1 (1.8.2); FILE MERGED 2004/11/17 10:03:02 ih 1.8.2.1: web wizard added


2004-11-27  Kurt Zenker  <kz@openoffice.org>  [247243085c18fb704e08b906bc7cf892e5a3c246]

INTEGRATION: CWS qwizardsbf1 (1.12.156); FILE MERGED 2004/11/17 10:24:52 ih 1.12.156.1: language dependend section of web wizard removed


2004-11-27  Kurt Zenker  <kz@openoffice.org>  [bc114b8df48b6af877f4ff1122ed5adff4904d41]

INTEGRATION: CWS qwizardsbf1 (1.60.2); FILE MERGED 2004/11/22 17:01:27 bc 1.60.2.7: ## string 152 for webwizard added 2004/11/19 10:47:25 bc 1.60.2.6: ##Some ResourceStrings with em modified 2004/11/18 13:09:38 bc 1.60.2.5: #i33212# Mediadescriptors for loading documents added 2004/11/16 09:28:29 tv 1.60.2.4: support all 11 sun languages 2004/11/02 14:55:00 tv 1.60.2.3: RESYNC: (1.60-1.61); FILE MERGED 2004/09/30 17:25:25 rpiterman 1.60.2.2: issue i30234: changed web wizard resource to "Web Assistent Einstellungen" 2004/09/17 15:48:02 rpiterman 1.60.2.1: issue i30229, fixed


2004-11-27  Kurt Zenker  <kz@openoffice.org>  [39cb224b434f6c4c49b0de48b3edabfa35d7322a]

INTEGRATION: CWS qwizardsbf1 (1.2.40); FILE MERGED 2004/09/17 16:31:43 rpiterman 1.2.40.1: docu and buetifying


2004-11-27  Kurt Zenker  <kz@openoffice.org>  [09e5411b74a108243e47f00239efc8d95476e8dc]

INTEGRATION: CWS qwizardsbf1 (1.3.2); FILE MERGED 2004/11/18 13:09:38 bc 1.3.2.2: #i33212# Mediadescriptors for loading documents added 2004/09/17 16:31:43 rpiterman 1.3.2.1: docu and buetifying


2004-11-27  Kurt Zenker  <kz@openoffice.org>  [5e19dd06a2aba25292f10bed98e2161f087dd2fe]

INTEGRATION: CWS qwizardsbf1 (1.3.2); FILE MERGED 2004/11/22 14:02:59 bc 1.3.2.1: #i30234# path to share/config referenced Issue number: Submitted by: Reviewed by:


2004-11-27  Kurt Zenker  <kz@openoffice.org>  [7cf1c01b270a22c68ff9aedc714b85174b16ba48]

INTEGRATION: CWS qwizardsbf1 (1.3.2); FILE MERGED 2004/11/18 13:09:37 bc 1.3.2.2: #i33212# Mediadescriptors for loading documents added 2004/09/17 15:49:24 rpiterman 1.3.2.1: changed a memeber name (sizeKB) Issue number: Submitted by: Reviewed by:


2004-11-27  Kurt Zenker  <kz@openoffice.org>  [c7d3a8313c208c8e89e7419baf17af43811ff135]

INTEGRATION: CWS qwizardsbf1 (1.3.2); FILE MERGED 2004/09/24 14:07:02 tv 1.3.2.1: change in Frame handling: disconnect preview frame from desktop, implement own terminateListener, close preview via XCloseable


2004-11-27  Kurt Zenker  <kz@openoffice.org>  [0473d1c2d98a8440addfcb775031b4fd3d37d8e6]

INTEGRATION: CWS qwizardsbf1 (1.3.2); FILE MERGED 2004/11/22 14:02:58 bc 1.3.2.3: #i30234# path to share/config referenced Issue number: Submitted by: Reviewed by: 2004/09/30 11:40:19 rpiterman 1.3.2.2: changes due to changes in OfficeDocument.createNewFrame method 2004/09/17 16:02:39 rpiterman 1.3.2.1: reinserted code for relocated missing documents Issue number: i33212 Submitted by: Reviewed by:


2004-11-27  Kurt Zenker  <kz@openoffice.org>  [738e537ba1aef97660ce246143018a75bcfc9f9d]

INTEGRATION: CWS qwizardsbf1 (1.3.2); FILE MERGED 2004/11/22 14:02:58 bc 1.3.2.3: #i30234# path to share/config referenced Issue number: Submitted by: Reviewed by: 2004/09/30 11:40:19 rpiterman 1.3.2.2: changes due to changes in OfficeDocument.createNewFrame method 2004/09/17 15:50:28 rpiterman 1.3.2.1: removed a console output Issue number: 33452


2004-11-27  Kurt Zenker  <kz@openoffice.org>  [4a8bc6f0fc43e806a9253598c6c6c9df856dd031]

INTEGRATION: CWS qwizardsbf1 (1.2.40); FILE MERGED 2004/09/30 11:38:21 rpiterman 1.2.40.1: documentation


2004-11-27  Kurt Zenker  <kz@openoffice.org>  [1ac377780599b915ec75269163dab6b2375b1480]

INTEGRATION: CWS qwizardsbf1 (1.3.2); FILE MERGED 2004/09/30 11:38:20 rpiterman 1.3.2.1: documentation


2004-11-27  Kurt Zenker  <kz@openoffice.org>  [2fdf5f4df43c8a7c2a1635d9d017e7d11dbaef74]

INTEGRATION: CWS qwizardsbf1 (1.2.40); FILE MERGED 2004/09/30 11:38:20 rpiterman 1.2.40.1: documentation


2004-11-27  Kurt Zenker  <kz@openoffice.org>  [bdfcb0aabad934b235998f3a3935f697bc9d05a8]

INTEGRATION: CWS qwizardsbf1 (1.3.2); FILE MERGED 2004/09/30 11:38:19 rpiterman 1.3.2.2: documentation 2004/09/22 14:29:49 tv 1.3.2.1: #i30337# load generated document with target '_default'.


2004-11-27  Kurt Zenker  <kz@openoffice.org>  [c335d838d9b984427f44a645963d0a5b38cf714d]

INTEGRATION: CWS qwizardsbf1 (1.2.40); FILE MERGED 2004/11/15 11:28:16 tv 1.2.40.3: #i35890# corrected month in updateDateFields() Issue number: Submitted by: Reviewed by: 2004/10/25 13:23:17 tv 1.2.40.2: #i35890# updated date in letter wizard and fax wizard preview 2004/10/13 12:06:02 tv 1.2.40.1: small bugfixes


2004-11-27  Kurt Zenker  <kz@openoffice.org>  [a3cd93f10553f75a42fbfa08eed40babb7769367]

INTEGRATION: CWS qwizardsbf1 (1.4.2); FILE MERGED 2004/11/02 14:46:15 tv 1.4.2.4: RESYNC: (1.4-1.5); FILE MERGED 2004/10/13 14:32:48 tv 1.4.2.3: #i35461# set preview document to not-modified before exchanging the content 2004/10/13 12:06:01 tv 1.4.2.2: small bugfixes 2004/09/24 14:07:01 tv 1.4.2.1: change in Frame handling: disconnect preview frame from desktop, implement own terminateListener, close preview via XCloseable


2004-11-27  Kurt Zenker  <kz@openoffice.org>  [2a1a9adecea9ca3205de86a88f39d86394f5d1fb]

INTEGRATION: CWS qwizardsbf1 (1.29.2); FILE MERGED 2004/11/02 17:31:15 tv 1.29.2.1: removed merge problems between dbwizard1 and qwizardsbf1


2004-11-27  Kurt Zenker  <kz@openoffice.org>  [971bec2a4ecf5fd232c8a11b8edb4f9b0da6cd62]

INTEGRATION: CWS qwizardsbf1 (1.3.2); FILE MERGED 2004/11/16 09:28:29 tv 1.3.2.1: support all 11 sun languages


2004-11-27  Kurt Zenker  <kz@openoffice.org>  [4e1e8ebd0cefcf2bd0a4d5a75ea6260512715737]

INTEGRATION: CWS qwizardsbf1 (1.3.2); FILE MERGED 2004/11/17 13:04:38 tv 1.3.2.13: correct filter name 2004/11/17 12:03:10 tv 1.3.2.12: correct filter name 2004/11/16 09:28:29 tv 1.3.2.11: support all 11 sun languages 2004/11/01 14:52:14 tv 1.3.2.10: #i36078# prevented flickering in footer 2004/10/26 14:58:10 tv 1.3.2.9: #i36072# removed empty frames in final document 2004/10/25 13:23:16 tv 1.3.2.8: #i35890# updated date in letter wizard and fax wizard preview 2004/10/25 10:42:43 tv 1.3.2.7: #i36074# correct update handling for sender address in envelope field Issue number: Submitted by: Reviewed by: 2004/10/13 12:06:00 tv 1.3.2.6: small bugfixes 2004/09/29 10:45:22 tv 1.3.2.5: changed page style name from 'default' to 'standard' (language independent) 2004/09/28 15:46:38 tv 1.3.2.4: #30695# printed elements preserve their status when being overridden by paper elements 2004/09/24 14:07:00 tv 1.3.2.3: change in Frame handling: disconnect preview frame from desktop, implement own terminateListener, close preview via XCloseable 2004/09/24 10:30:46 tv 1.3.2.2: #i33393# Default entries in all list/combo boxes 2004/09/22 14:29:49 tv 1.3.2.1: #i30337# load generated document with target '_default'.


2004-11-27  Kurt Zenker  <kz@openoffice.org>  [06abc33b6e79433f2c944b4046c7753ce6646a74]

INTEGRATION: CWS qwizardsbf1 (1.3.2); FILE MERGED 2004/11/01 14:52:14 tv 1.3.2.8: #i36078# prevented flickering in footer 2004/10/29 10:27:57 tv 1.3.2.7: removal of empty frames Issue number: Submitted by: Reviewed by: 2004/10/26 14:58:10 tv 1.3.2.6: #i36072# removed empty frames in final document 2004/10/25 13:23:16 tv 1.3.2.5: #i35890# updated date in letter wizard and fax wizard preview 2004/10/13 12:06:00 tv 1.3.2.4: small bugfixes 2004/09/30 11:53:27 tv 1.3.2.3: removed unnecessary import statements 2004/09/24 14:07:00 tv 1.3.2.2: change in Frame handling: disconnect preview frame from desktop, implement own terminateListener, close preview via XCloseable 2004/09/22 14:29:49 tv 1.3.2.1: #i30337# load generated document with target '_default'.


2004-11-27  Kurt Zenker  <kz@openoffice.org>  [54c0f558b11b0fecf0b7ca95400a02f4ef40efcd]

INTEGRATION: CWS qwizardsbf1 (1.2.2); FILE MERGED 2004/11/02 17:31:15 tv 1.2.2.1: removed merge problems between dbwizard1 and qwizardsbf1


2004-11-27  Kurt Zenker  <kz@openoffice.org>  [1820f60e1149c53cd5b51dc82e8e913b19b33fcf]

INTEGRATION: CWS qwizardsbf1 (1.2.2); FILE MERGED 2004/11/17 13:20:31 tv 1.2.2.7: correct Filtername 2004/10/26 14:58:10 tv 1.2.2.6: #i36072# removed empty frames in final document 2004/10/25 13:23:15 tv 1.2.2.5: #i35890# updated date in letter wizard and fax wizard preview 2004/10/13 12:06:00 tv 1.2.2.4: small bugfixes 2004/09/30 11:53:27 tv 1.2.2.3: removed unnecessary import statements 2004/09/24 14:07:00 tv 1.2.2.2: change in Frame handling: disconnect preview frame from desktop, implement own terminateListener, close preview via XCloseable 2004/09/24 10:30:45 tv 1.2.2.1: #i33393# Default entries in all list/combo boxes


2004-11-27  Kurt Zenker  <kz@openoffice.org>  [f32b373549998f19d1ce735eab76299e3844e5f3]

INTEGRATION: CWS qwizardsbf1 (1.2.2); FILE MERGED 2004/11/22 08:10:54 tv 1.2.2.7: controllers need to be unlocked again after locking Issue number: Submitted by: Reviewed by: 2004/11/01 14:52:13 tv 1.2.2.6: #i36078# prevented flickering in footer 2004/10/26 14:58:09 tv 1.2.2.5: #i36072# removed empty frames in final document 2004/10/25 13:23:15 tv 1.2.2.4: #i35890# updated date in letter wizard and fax wizard preview 2004/09/30 11:53:27 tv 1.2.2.3: removed unnecessary import statements 2004/09/24 14:07:00 tv 1.2.2.2: change in Frame handling: disconnect preview frame from desktop, implement own terminateListener, close preview via XCloseable 2004/09/22 14:29:48 tv 1.2.2.1: #i30337# load generated document with target '_default'.


2004-11-27  Kurt Zenker  <kz@openoffice.org>  [2c54015705b8aa101f8e08f622faa2392529afcf]

INTEGRATION: CWS qwizardsbf1 (1.3.2); FILE MERGED 2004/11/02 17:31:14 tv 1.3.2.5: removed merge problems between dbwizard1 and qwizardsbf1 2004/11/02 14:52:08 tv 1.3.2.4: RESYNC: (1.3-1.4); FILE MERGED 2004/10/25 13:23:15 tv 1.3.2.3: #i35890# updated date in letter wizard and fax wizard preview 2004/10/13 12:05:59 tv 1.3.2.2: small bugfixes 2004/09/24 14:06:59 tv 1.3.2.1: change in Frame handling: disconnect preview frame from desktop, implement own terminateListener, close preview via XCloseable


2004-11-27  Kurt Zenker  <kz@openoffice.org>  [ef8079b2d45311e6f45940f9c0c0543c842b6cd3]

INTEGRATION: CWS qwizardsbf1 (1.4.2); FILE MERGED 2004/11/19 10:47:25 bc 1.4.2.1: ##Some ResourceStrings with em modified


2004-11-27  Kurt Zenker  <kz@openoffice.org>  [1db1ffb1e3cb2f36c09495fd7390c455899ba368]

INTEGRATION: CWS qwizardsbf1 (1.2.2); FILE MERGED 2004/09/30 10:51:30 rpiterman 1.2.2.1: documentation


2004-11-27  Kurt Zenker  <kz@openoffice.org>  [8654e2768fcf1b78645f99abb1bf906eeee9a181]

INTEGRATION: CWS qwizardsbf1 (1.2.2); FILE MERGED 2004/09/30 10:51:00 rpiterman 1.2.2.1: documentation


2004-11-27  Kurt Zenker  <kz@openoffice.org>  [d656e0cc33c64ecb451804dfe0beca8d93cd2c6a]

INTEGRATION: CWS qwizardsbf1 (1.2.2); FILE MERGED 2004/09/30 10:50:27 rpiterman 1.2.2.1: documentation


2004-11-27  Kurt Zenker  <kz@openoffice.org>  [8d723ab1b02b8576f40cbe30b97a0f7c7190cf22]

INTEGRATION: CWS qwizardsbf1 (1.2.2); FILE MERGED 2004/09/30 10:48:47 rpiterman 1.2.2.3: documentation 2004/09/24 14:06:58 tv 1.2.2.2: change in Frame handling: disconnect preview frame from desktop, implement own terminateListener, close preview via XCloseable 2004/09/22 14:29:48 tv 1.2.2.1: #i30337# load generated document with target '_default'.


2004-11-27  Kurt Zenker  <kz@openoffice.org>  [64f8d191703873efb0785b3410a688d34e60f707]

INTEGRATION: CWS qwizardsbf1 (1.2.2); FILE MERGED 2004/09/30 10:44:36 rpiterman 1.2.2.2: documentation 2004/09/24 14:06:58 tv 1.2.2.1: change in Frame handling: disconnect preview frame from desktop, implement own terminateListener, close preview via XCloseable


2004-11-27  Kurt Zenker  <kz@openoffice.org>  [e23143edbe345930a01b5a233e4d0a8f82ae0627]

INTEGRATION: CWS qwizardsbf1 (1.84.100); FILE MERGED 2004/10/11 11:55:18 tv 1.84.100.2: RESYNC: (1.84-1.85); FILE MERGED 2004/10/06 11:51:07 fme 1.84.100.1: #116480# Trigger text formatting after updating fields


2004-11-27  Kurt Zenker  <kz@openoffice.org>  [7f77622139e4b3b914cb930a5746d655a82ccd6f]

INTEGRATION: CWS qwizardsbf1 (1.3.4); FILE MERGED 2004/09/22 14:25:30 tv 1.3.4.1: changed office document types from ox* to oo*


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [e8af981d5a68eb7adaa61c19a0d72cd4881e7c17]

INTEGRATION: CWS os43 (1.13.60); FILE MERGED 2004/11/18 10:46:17 tl 1.13.60.1: #i33027# now setting DefaultLocale and DefaultLocale_CJK only if they are not already set


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [ef7e326c3e0b812b883b2d075e3a2c6271f182b1]

INTEGRATION: CWS os43 (1.17.76); FILE MERGED 2004/11/18 13:01:02 hdu 1.17.76.2: #i37016# change reference resolution enumid for backward compatibility in future releases 2004/11/18 12:19:36 hdu 1.17.76.1: #i37016# change reference resolution to improve metric compatibility with legacy apps


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [b0c64ea3442014715fc61429e57e2ea500b4b376]

INTEGRATION: CWS os43 (1.73.16); FILE MERGED 2004/11/18 13:01:02 hdu 1.73.16.2: #i37016# change reference resolution enumid for backward compatibility in future releases 2004/11/18 12:33:34 hdu 1.73.16.1: #i37016# change reference resolution to improve metric compatibility with legacy apps


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [9ca650e75c09b9c786708a75a33bdf5b840ba89f]

INTEGRATION: CWS os43 (1.68.170); FILE MERGED 2004/11/19 11:08:30 os 1.68.170.1: #i37413# language: 'Standard' changed to 'Default'


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [ab57ba09cfd93d5808b8d2f45d35f3fb279d8b63]

INTEGRATION: CWS os43 (1.6.126); FILE MERGED 2004/11/16 14:42:50 tl 1.6.126.1: #118398# service marked as deprecated since there was never an implementation


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [16601009ee70f4622ac237821b39f07f7dabb559]

INTEGRATION: CWS os43 (1.6.126); FILE MERGED 2004/11/19 13:31:56 tl 1.6.126.2: #i36687# some IDL doumentation fixed 2004/11/17 10:54:03 tl 1.6.126.1: #118397# added property RestartAtEachPage in documentation


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [cb2b21e119cb345a53048afbd29d3d168c9e778f]

INTEGRATION: CWS os43 (1.4.60); FILE MERGED 2004/11/19 13:31:55 tl 1.4.60.1: #i36687# some IDL doumentation fixed


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [ad29c1f241cbb9bb1b76a673ac18fd2a7aa07e71]

INTEGRATION: CWS os43 (1.8.126); FILE MERGED 2004/11/19 13:31:55 tl 1.8.126.1: #i36687# some IDL doumentation fixed


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [a7912c2a9f1dfcbb4123305bbb5d2ef7d315a590]

INTEGRATION: CWS os43 (1.6.126); FILE MERGED 2004/11/17 09:57:50 tl 1.6.126.1: #i35547# added a comment for grouping of objects in text documents


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [deac3f3951b2f68e660ef84b63bf5960e703a7c8]

INTEGRATION: CWS os43 (1.47.68); FILE MERGED 2004/11/18 13:29:14 hdu 1.47.68.1: #i37016# change reference resolution to improve metric compatibility with legacy apps


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [26c4f5387dce094b11c664ad986d67f43ff342fa]

INTEGRATION: CWS os43 (1.22.122); FILE MERGED 2004/11/18 13:29:13 hdu 1.22.122.1: #i37016# change reference resolution to improve metric compatibility with legacy apps


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [03a2c58bcea34fedf658550612b571df6815bcaa]

INTEGRATION: CWS os43 (1.18.12); FILE MERGED 2004/11/18 10:40:29 tl 1.18.12.2: #i33027# removed en-US as DefaultLocale, since it is likely to be changed there should only be an entry in the Linguistic.xcs, and we like that one to be used! 2004/11/18 10:37:46 tl 1.18.12.1: #i33027# removed en-US as DefaultLocale, since it is likely to be changed there should only be an entry in the Linguistic.xcs, and we like that one to be used!


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [4ad51231fd99ed418a120c1bd6b827f7cfb83304]

INTEGRATION: CWS os43 (1.10.10); FILE MERGED 2004/11/23 15:03:11 os 1.10.10.2: #i37403# German entries changed from de-DE to de 2004/11/19 10:06:07 os 1.10.10.1: #i37403# added German labels


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [283344a3619a4e20c4c76e2b1274ce31f81a78ad]

INTEGRATION: CWS os43 (1.28.136); FILE MERGED 2004/11/15 14:08:35 pb 1.28.136.1: fix: #i37154# enable DirectoryUp of MyDocuments


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [64eb90e9c6760c95f880b23ecc4109f43b7ecfb3]

INTEGRATION: CWS os43 (1.59.44); FILE MERGED 2004/11/22 13:16:05 pb 1.59.44.2: fix: #i37154# GetRootPos(): DBG_ERRORFILE -> DBG_WARNING 2004/11/15 14:08:36 pb 1.59.44.1: fix: #i37154# enable DirectoryUp of MyDocuments


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [df8f23eb6b00c8b3f9521d5d2015e4c91aa36cf9]

INTEGRATION: CWS os43 (1.22.40); FILE MERGED 2004/11/16 12:59:48 tl 1.22.40.1: #i28493# previous special handling for symbol fonts removed now


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [0e9bcd5114e570171bd72c7ecd77cd210e1f5449]

INTEGRATION: CWS os43 (1.4.38); FILE MERGED 2004/11/18 14:38:50 hdu 1.4.38.1: #i37016# change reference resolution to improve metric compatibility with legacy apps


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [52a5463989aa3e0ad54ee6b0e09962ca8b4cbb44]

INTEGRATION: CWS sysint1 (1.4.2); FILE MERGED 2004/11/22 10:12:23 tra 1.4.2.2: #i36912# 2004/11/22 10:05:17 hro 1.4.2.1: #i36912# New document types registration


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [cc895ddfa1b35e404ed5575a3c4672082ba14c81]

INTEGRATION: CWS sysint1 (1.3.14); FILE MERGED 2004/11/10 12:15:35 tra 1.3.14.1: #i34314#case insensitive comparison of package content names


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [6244215df9b5159432d3ccec872ec1693b792b21]

INTEGRATION: CWS sysint1 (1.1.30); FILE MERGED 2004/11/23 13:41:40 hro 1.1.30.1: #i36906# New document icons


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [12733547e2c32731633fddb8a9068f3d24ccb42e]

INTEGRATION: CWS sysint1 (1.1.2); FILE ADDED 2004/11/24 14:59:54 va 1.1.2.2: #i33140# Corrected MIMETYPE. 2004/11/16 15:12:29 va 1.1.2.1: #i33140# Initial Revision.


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [ca2b12acfd55afc1881facdfd0ee4fa584615d39]

INTEGRATION: CWS sysint1 (1.3.42); FILE MERGED 2004/11/24 15:07:25 hro 1.3.42.2: #i36906# UseoOld icons for old document formats 2004/11/23 13:41:28 hro 1.3.42.1: #i36906# New document icons


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [07b96f163c9f7d47a416f92bffe363d4b526afd4]

INTEGRATION: CWS sysint1 (1.1.2); FILE ADDED 2004/11/24 14:59:54 va 1.1.2.2: #i33140# Corrected MIMETYPE. 2004/11/16 15:11:38 va 1.1.2.1: #i33140# Initial Revision.


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [c37be5b34d8c62d9f72fd9eac323c922cacc0bba]

INTEGRATION: CWS sysint1 (1.1.2); FILE ADDED 2004/11/24 14:59:53 va 1.1.2.2: #i33140# Corrected MIMETYPE. 2004/11/16 15:11:18 va 1.1.2.1: #i33140# Initial Revision.


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [1c7fd5e7a868622773720ad64b6ed2a9424c8641]

INTEGRATION: CWS sysint1 (1.1.2); FILE ADDED 2004/11/24 14:59:52 va 1.1.2.2: #i33140# Corrected MIMETYPE. 2004/11/16 15:10:55 va 1.1.2.1: #i33140# Initial Revision.


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [56b8328c79624ebf4f62012a3fb7041b741abbf2]

INTEGRATION: CWS sysint1 (1.4.30); FILE MERGED 2004/11/18 10:05:26 obr 1.4.30.1: removed all scripts containing slot id's


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [4d2f4cbfdf5f59679644327258c49f284999258f]

INTEGRATION: CWS sysint1 (1.34.28); FILE MERGED 2004/11/18 10:05:41 obr 1.34.28.1: removed all scripts containing slot id's


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [8c11aca487982c71f55e600724c5ce0ea748c491]

INTEGRATION: CWS sysint1 (1.4.20); FILE MERGED 2004/11/16 14:11:27 as 1.4.20.1: #118457# change mime types of top level formats


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [b7cfd3922052fbcad453eb5d4657a129bd86d986]

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>  [7b9a362ffdbbe9ebfab83676a1deb6809b5cf95f]

INTEGRATION: CWS sysint1 (1.2.118); FILE MERGED 2004/11/12 07:11:22 dv 1.2.118.1: #i36911# Force reboot after installing msi on Win98


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [db6b03972226955f71815de5f270cb01dce94beb]

INTEGRATION: CWS sysint1 (1.3.86); FILE MERGED 2004/11/12 07:11:22 dv 1.3.86.1: #i36911# Force reboot after installing msi on Win98


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [f0abdf6df484da590d7fc6a4e8b0908adb5fb9a1]

INTEGRATION: CWS sysint1 (1.3.86); FILE MERGED 2004/11/12 07:11:21 dv 1.3.86.1: #i36911# Force reboot after installing msi on Win98


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [c4263d6d739deea55a93c72e1835d3a8568bd2b3]

INTEGRATION: CWS sysint1 (1.3.30); FILE MERGED 2004/11/23 13:41:40 hro 1.3.30.1: #i36906# New document icons


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [e7e4a6494d916a2cf262f0a9fc4e42a4db70cd06]

INTEGRATION: CWS sysint1 (1.12.88); FILE MERGED 2004/11/24 15:07:25 hro 1.12.88.2: #i36906# UseoOld icons for old document formats 2004/11/23 13:41:28 hro 1.12.88.1: #i36906# New document icons


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [950958b30f9edf1ec7012d4be5d47c133521b95f]

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>  [819ff9170c9efeed1af8bde59b567044cfb1611b]

INTEGRATION: CWS sysint1 (1.49.10); FILE MERGED 2004/11/23 13:41:27 hro 1.49.10.1: #i36906# New document icons


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [b7a951289f73822fe4b5375bd829067e8c725dbe]

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>  [0e65d4929e47cebfc1be50123c1a817d663751d4]

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>  [fc03a9c7567692a9c466a9c9d9b601522bd2c8a8]

INTEGRATION: CWS sysint1 (1.2.36); FILE MERGED 2004/11/16 14:10:30 as 1.2.36.1: #118457# change mime types of top level formats


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [01a8acbb58d4181fc57482ee4b475d4c246da8a8]

INTEGRATION: CWS sysint1 (1.32.12); FILE MERGED 2004/11/16 13:43:28 as 1.32.12.1: #118457# change mime types of top level formats


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [c671e78249fb26b83316dfc262cb5a579e13eb44]

INTEGRATION: CWS sysint1 2004/11/16 13:41:14 as : #118457# change extensions of toplevel formats


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [53a4dc5fd55378f0a2f9e996a73cea813f2a8aa0]

INTEGRATION: CWS sysint1 (1.29.118); FILE MERGED 2004/11/16 13:41:14 as 1.29.118.1: #118457# change extensions of toplevel formats


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [96b0a3f082402818a03dc0ee011d5656d96c76fe]

INTEGRATION: CWS sysint1 (1.2.74); FILE MERGED 2004/11/16 07:09:54 as 1.2.74.1: #118457# rename oasis filter


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [111140ca1304a92add9a587e4fbfca4ad0e977b2]

INTEGRATION: CWS sysint1 (1.71.4); FILE MERGED 2004/11/16 14:14:39 mib 1.71.4.1: #118415#: modified namespace URN


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [ff6fc8d3e4e6d8bd61d1f9ab0dd732b18fdd0b00]

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>  [932709eca4773c530c8bada9762dbc1878a28296]

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>  [4e0be83c5e5bdf2dd14609f66250b5b153588a5d]

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>  [d8f1461eb776fe92eee5697baf52393bea241884]

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>  [2c611c334382c6d082fcaf5b4b57a2bc8939e868]

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>  [b48675fb46d9c3c746eb142e7c8dfe7bbe1ac705]

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>  [4921eeccdd392c09d08f5ac6f5e473b09220f5c1]

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>  [78b846d5e3e6aa4b9604964a638159ae36da9521]

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>  [cc1567100c92c46e472b82100e1df8790acb4051]

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>  [e69e8f476cedeb48bd0ac7df18a8320c50c3d6fe]

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>  [089065cede04987706b6ee72ed4e7ca810b10376]

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>  [5829cc52c2b92b4f7c0388e7a64deb32e808cf63]

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>  [72c6990747b26508b496810511130670c90943a0]

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>  [bd58345d52bc594a9ebffb8a8c8915ae2a26d855]

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>  [335668821218f69b945e57869cb6e4d55db5feee]

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>  [952f806d1f52c52d74362ee4d3e863d95189e886]

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  Kurt Zenker  <kz@openoffice.org>  [ed1e8b57637e67c463af89d287536f4eb89d50dd]

INTEGRATION: CWS dbwizard2 (1.2.10); FILE MERGED 2004/11/16 08:07:33 bc 1.2.10.3: #i37013# Interaction handling for saving failure implemented 2004/11/11 16:46:44 bc 1.2.10.2: #i37013#Exception handling added when storing database 2004/11/09 15:18:39 bc 1.2.10.1: #i36564# Overwrite flag for dbwizsetup added


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [5c618ef30c138270a5ba72078e821d39a14f469b]

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>  [5a5f8a3d7cb62e842095072428408e1ec0607dfb]

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>  [22c94e18450339698686d041fd047d7254c8becd]

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>  [a00ffcfdfbfd89c330d30758bcedc9179b1634e8]

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  Kurt Zenker  <kz@openoffice.org>  [cc37776ffcc548b8b65377e97f257158ea35f939]

INTEGRATION: CWS dbwizard2 (1.28.8); FILE MERGED 2004/11/11 12:32:33 bc 1.28.8.1: ##duplicate labe for FormWizard removed


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [c9fcb0ee1dc065c1f106edfabf520c22970b02e8]

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>  [3a28f35de5dda48528d4830a1cc22f67e9547e86]

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>  [d6cc2abbf7b5aca1e5795bf1f3b7bff5426b2bb3]

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>  [91895341f0dbd7695fdea8d6375e3bcbab0e5495]

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>  [3296a2f282d5812f17ffea3abb5631034bfb41e6]

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>  [fe2110b98a4e9928f81de9dbf782fa056d906b7f]

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>  [0fed84cc52e86047142250b38f7237d19973799c]

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>  [5d556b8cb8a5bfea9afd62dcadb8a308f941003f]

INTEGRATION: CWS sysint1 (1.1.2); FILE ADDED 2004/11/16 14:09:14 as 1.1.2.1: #118457# define document mime types global


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [afa711cc2f0966a6b9739431b6340e3263d6ae9c]

INTEGRATION: CWS sysint1 (1.5.12); FILE MERGED 2004/11/17 11:00:03 obr 1.5.12.2: #i36832#,#i37080# new document names and extensions 2004/11/15 12:54:40 obr 1.5.12.1: #i36832# new document/application icons for GNOME and KDE


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [5ba1a62244d8d521a1495ff6b8e31281810a10cb]

INTEGRATION: CWS sysint1 (1.6.12); FILE MERGED 2004/11/17 11:00:03 obr 1.6.12.2: #i36832#,#i37080# new document names and extensions 2004/11/15 12:54:40 obr 1.6.12.1: #i36832# new document/application icons for GNOME and KDE


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [ce7caf68b0efdd8495940512b38e36eb9887b473]

INTEGRATION: CWS sysint1 (1.4.12); FILE MERGED 2004/11/17 11:00:01 obr 1.4.12.2: #i36832#,#i37080# new document names and extensions 2004/11/15 12:54:39 obr 1.4.12.1: #i36832# new document/application icons for GNOME and KDE


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [f6c65ed7bf12b6980197a4167c48b7f97d102a96]

INTEGRATION: CWS sysint1 (1.3.50); FILE MERGED 2004/11/16 07:09:57 as 1.3.50.1: #118457# rename oasis filter


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [41891bbeae6c347e359a3bfec6e88d620deb68bb]

INTEGRATION: CWS sysint1 (1.3.50); FILE MERGED 2004/11/16 07:09:56 as 1.3.50.1: #118457# rename oasis filter


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [82facaea7c7c5018737ccbd98aef3c5a5a0a4723]

INTEGRATION: CWS sysint1 (1.3.50); FILE MERGED 2004/11/16 07:09:55 as 1.3.50.1: #118457# rename oasis filter


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [5597022bf12eb4abdc2ceea4d285adda93af24ed]

INTEGRATION: CWS sysint1 (1.2.74); FILE MERGED 2004/11/16 07:09:55 as 1.2.74.1: #118457# rename oasis filter


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [afbcc710b2efb171cf2cf10323b4be185b5799fb]

INTEGRATION: CWS sysint1 (1.3.50); FILE MERGED 2004/11/16 07:09:54 as 1.3.50.1: #118457# rename oasis filter


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [b9f0767a08f209448d5800683fe0ad0819c30ab1]

INTEGRATION: CWS sysint1 (1.3.50); FILE MERGED 2004/11/16 07:28:54 as 1.3.50.2: #118457# rename oasis filter 2004/11/16 07:09:53 as 1.3.50.1: #118457# rename oasis filter


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [5b6814146c9aa99e1da543665775f46bf2e83cf0]

INTEGRATION: CWS sysint1 (1.3.50); FILE MERGED 2004/11/16 07:09:53 as 1.3.50.1: #118457# rename oasis filter


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [483fd15cd890caa8ea817da1c10cfb008a6c827c]

INTEGRATION: CWS sysint1 (1.3.50); FILE MERGED 2004/11/16 07:09:52 as 1.3.50.1: #118457# rename oasis filter


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [bda66d1ae1d4420bfeecf453873f61bde17eb8f2]

INTEGRATION: CWS sysint1 (1.3.50); FILE MERGED 2004/11/16 07:09:51 as 1.3.50.1: #118457# rename oasis filter


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [4f79743fbc1f4bdc90db43c5256543705c455290]

INTEGRATION: CWS sysint1 (1.3.50); FILE MERGED 2004/11/16 07:09:50 as 1.3.50.1: #118457# rename oasis filter


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [deb44c0fa9556d678f8d889429d1f5e784a8039d]

INTEGRATION: CWS sysint1 (1.3.50); FILE MERGED 2004/11/16 07:09:49 as 1.3.50.1: #118457# rename oasis filter


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [ab6ea117761f1a9bdda97e22e6c932d27db38684]

INTEGRATION: CWS sysint1 (1.6.12); FILE MERGED 2004/11/17 11:00:01 obr 1.6.12.2: #i36832#,#i37080# new document names and extensions 2004/11/15 12:54:38 obr 1.6.12.1: #i36832# new document/application icons for GNOME and KDE


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [ef9ab71d4344334f03bda6967c7bb5c1adc36970]

INTEGRATION: CWS sysint1 (1.4.46); FILE MERGED 2004/11/16 07:09:49 as 1.4.46.1: #118457# rename oasis filter


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [312527e96169c6861bd9e28eb326af46de4fe6fd]

INTEGRATION: CWS sysint1 (1.3.50); FILE MERGED 2004/11/16 07:09:48 as 1.3.50.1: #118457# rename oasis filter


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [aa043fe1afdd74a0fd6bb8171181b3d37bc73e9f]

INTEGRATION: CWS sysint1 (1.4.70); FILE MERGED 2004/11/16 14:14:41 mib 1.4.70.1: #118415#: modified namespace URN


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [8836ed686b37a49fac661513279844ba2932d2eb]

INTEGRATION: CWS sysint1 (1.77.4); FILE MERGED 2004/11/16 14:14:39 mib 1.77.4.1: #118415#: modified namespace URN


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [0c0bbff20c863297a0ac755557929803474c86cb]

INTEGRATION: CWS sysint1 (1.9.294); FILE MERGED 2004/11/16 14:14:39 mib 1.9.294.1: #118415#: modified namespace URN


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [04ebe35d89dcfbf46e4aea6f995ebd6820751c6e]

INTEGRATION: CWS sysint1 (1.2.152); FILE MERGED 2004/11/24 15:03:25 hro 1.2.152.3: #i36906# UseoOld icons for old document formats 2004/11/23 13:51:10 hro 1.2.152.2: #i36906# New document icons 2004/11/23 13:26:11 hro 1.2.152.1: #i36906# New document icons


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [d2dbc257181468d2d831cf3744d9176f1de6561c]

INTEGRATION: CWS sysint1 (1.2.152); FILE MERGED 2004/11/23 13:26:11 hro 1.2.152.1: #i36906# New document icons


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [28a2120b60086528cf7de6c49c193e259295e694]

INTEGRATION: CWS sysint1 (1.25.2); FILE MERGED 2004/11/23 13:24:10 hro 1.25.2.1: #i36906# New document icons


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [80833ed0307918e667e0a8a9343c2e2fa7bc9d74]

INTEGRATION: CWS sysint1 (1.4.12); FILE MERGED 2004/11/17 09:18:52 obr 1.4.12.2: #i36832# added web template and fixed install warning 2004/11/15 12:54:39 obr 1.4.12.1: #i36832# new document/application icons for GNOME and KDE


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [6d3c322ff6dc7374e46e9399b5e4ccc9cd8a7e26]

INTEGRATION: CWS sysint1 (1.5.12); FILE MERGED 2004/11/17 09:18:52 obr 1.5.12.1: #i36832# added web template and fixed install warning


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [0342969934456e764cc5f61c9c2e4e0e877d0ac9]

INTEGRATION: CWS sysint1 (1.11.12); FILE MERGED 2004/11/17 11:00:02 obr 1.11.12.1: #i36832#,#i37080# new document names and extensions


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [924ca9945e5bb539ce680818081ae961a22e72c6]

INTEGRATION: CWS sysint1 (1.2.12); FILE MERGED 2004/11/22 09:48:40 obr 1.2.12.3: #118457# now without x- 2004/11/22 08:54:36 obr 1.2.12.2: #118457# changed mimetypes for new documents 2004/11/17 11:00:01 obr 1.2.12.1: #i36832#,#i37080# new document names and extensions


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [97111e589220ea59d3ab19b04c7f1cdfbbd80177]

INTEGRATION: CWS sysint1 (1.3.12); FILE MERGED 2004/11/22 09:48:40 obr 1.3.12.2: #118457# now without x- 2004/11/22 08:54:36 obr 1.3.12.1: #118457# changed mimetypes for new documents


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [7d8b9f43bc04899efa6f4401547b19bfa1d6df5e]

INTEGRATION: CWS sysint1 (1.1.2); FILE ADDED 2004/11/22 09:48:40 obr 1.1.2.3: #118457# now without x- 2004/11/22 08:54:36 obr 1.1.2.2: #118457# changed mimetypes for new documents 2004/11/17 11:00:00 obr 1.1.2.1: #i36832#,#i37080# new document names and extensions


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [be34e221b732a411618f7290c58c6dedab948f02]

INTEGRATION: CWS sysint1 (1.1.2); FILE ADDED 2004/11/22 09:48:39 obr 1.1.2.3: #118457# now without x- 2004/11/22 08:54:35 obr 1.1.2.2: #118457# changed mimetypes for new documents 2004/11/17 11:00:00 obr 1.1.2.1: #i36832#,#i37080# new document names and extensions


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [1e97ead22181597697d43e038fe09abdcb812ab2]

INTEGRATION: CWS sysint1 (1.2.12); FILE MERGED 2004/11/22 09:48:39 obr 1.2.12.4: #118457# now without x- 2004/11/22 08:54:35 obr 1.2.12.3: #118457# changed mimetypes for new documents 2004/11/17 10:59:59 obr 1.2.12.2: #i36832#,#i37080# new document names and extensions 2004/11/15 12:54:38 obr 1.2.12.1: #i36832# new document/application icons for GNOME and KDE


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [cae3835c6c0541a6330b1f237e14a9bbe3350ab0]

INTEGRATION: CWS sysint1 (1.2.12); FILE MERGED 2004/11/22 09:48:38 obr 1.2.12.4: #118457# now without x- 2004/11/22 08:54:34 obr 1.2.12.3: #118457# changed mimetypes for new documents 2004/11/17 10:59:59 obr 1.2.12.2: #i36832#,#i37080# new document names and extensions 2004/11/15 12:54:38 obr 1.2.12.1: #i36832# new document/application icons for GNOME and KDE


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [4a0481bc37637f825872e822e0b29a529bee1f4b]

INTEGRATION: CWS sysint1 (1.2.12); FILE MERGED 2004/11/22 09:48:38 obr 1.2.12.4: #118457# now without x- 2004/11/22 08:54:34 obr 1.2.12.3: #118457# changed mimetypes for new documents 2004/11/17 10:59:58 obr 1.2.12.2: #i36832#,#i37080# new document names and extensions 2004/11/15 12:54:37 obr 1.2.12.1: #i36832# new document/application icons for GNOME and KDE


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [e0047ff177d60165fbae9008bb37a189fdc92636]

INTEGRATION: CWS sysint1 (1.2.12); FILE MERGED 2004/11/22 09:48:37 obr 1.2.12.4: #118457# now without x- 2004/11/22 08:54:33 obr 1.2.12.3: #118457# changed mimetypes for new documents 2004/11/17 10:59:58 obr 1.2.12.2: #i36832#,#i37080# new document names and extensions 2004/11/15 12:54:36 obr 1.2.12.1: #i36832# new document/application icons for GNOME and KDE


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [d980dc2d33687c5e9ed5349840f68c61d83bac01]

INTEGRATION: CWS sysint1 (1.2.12); FILE MERGED 2004/11/22 09:48:37 obr 1.2.12.4: #118457# now without x- 2004/11/22 08:54:33 obr 1.2.12.3: #118457# changed mimetypes for new documents 2004/11/17 10:59:57 obr 1.2.12.2: #i36832#,#i37080# new document names and extensions 2004/11/15 12:54:36 obr 1.2.12.1: #i36832# new document/application icons for GNOME and KDE


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [36a51fcfc40717fb766d798cf01f9c514e12a5e4]

INTEGRATION: CWS sysint1 (1.2.12); FILE MERGED 2004/11/22 09:48:36 obr 1.2.12.4: #118457# now without x- 2004/11/22 08:54:32 obr 1.2.12.3: #118457# changed mimetypes for new documents 2004/11/17 10:59:57 obr 1.2.12.2: #i36832#,#i37080# new document names and extensions 2004/11/15 12:54:36 obr 1.2.12.1: #i36832# new document/application icons for GNOME and KDE


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [45b5cbff34a8c04d5f0b0266578e6b6e24147948]

INTEGRATION: CWS sysint1 (1.2.12); FILE MERGED 2004/11/22 09:48:36 obr 1.2.12.4: #118457# now without x- 2004/11/22 08:54:32 obr 1.2.12.3: #118457# changed mimetypes for new documents 2004/11/17 10:59:57 obr 1.2.12.2: #i36832#,#i37080# new document names and extensions 2004/11/15 12:54:35 obr 1.2.12.1: #i36832# new document/application icons for GNOME and KDE


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [53d3ac4c25b714a2ba7ee77bc8b28723f7a79fd0]

INTEGRATION: CWS sysint1 (1.2.12); FILE MERGED 2004/11/22 09:48:36 obr 1.2.12.4: #118457# now without x- 2004/11/22 08:54:32 obr 1.2.12.3: #118457# changed mimetypes for new documents 2004/11/17 10:59:56 obr 1.2.12.2: #i36832#,#i37080# new document names and extensions 2004/11/15 12:54:35 obr 1.2.12.1: #i36832# new document/application icons for GNOME and KDE


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [195878ca2f5e2e147dd7a9dc87020bac645df138]

INTEGRATION: CWS sysint1 (1.2.12); FILE MERGED 2004/11/22 09:48:35 obr 1.2.12.4: #118457# now without x- 2004/11/22 08:54:31 obr 1.2.12.3: #118457# changed mimetypes for new documents 2004/11/17 10:59:56 obr 1.2.12.2: #i36832#,#i37080# new document names and extensions 2004/11/15 12:54:35 obr 1.2.12.1: #i36832# new document/application icons for GNOME and KDE


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [1cd44640f2ddaaea85d9ba1c7d71209fdac02792]

INTEGRATION: CWS sysint1 (1.2.12); FILE MERGED 2004/11/22 09:48:35 obr 1.2.12.4: #118457# now without x- 2004/11/22 08:54:31 obr 1.2.12.3: #118457# changed mimetypes for new documents 2004/11/17 10:59:56 obr 1.2.12.2: #i36832#,#i37080# new document names and extensions 2004/11/15 12:54:34 obr 1.2.12.1: #i36832# new document/application icons for GNOME and KDE


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [7c974c05bacbfd561e8286027a156575cf58ce0c]

INTEGRATION: CWS sysint1 (1.2.12); FILE MERGED 2004/11/22 09:48:35 obr 1.2.12.4: #118457# now without x- 2004/11/22 08:54:30 obr 1.2.12.3: #118457# changed mimetypes for new documents 2004/11/17 10:59:55 obr 1.2.12.2: #i36832#,#i37080# new document names and extensions 2004/11/15 12:54:34 obr 1.2.12.1: #i36832# new document/application icons for GNOME and KDE


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [749ed38dd50e361e27021e55038b6360cbce3c91]

INTEGRATION: CWS sysint1 (1.2.12); FILE MERGED 2004/11/22 09:48:34 obr 1.2.12.4: #118457# now without x- 2004/11/22 08:54:30 obr 1.2.12.3: #118457# changed mimetypes for new documents 2004/11/17 10:59:55 obr 1.2.12.2: #i36832#,#i37080# new document names and extensions 2004/11/15 12:54:34 obr 1.2.12.1: #i36832# new document/application icons for GNOME and KDE


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [0c1b28a18cab582bb087718384999e4bb480aa69]

INTEGRATION: CWS sysint1 (1.2.12); FILE MERGED 2004/11/22 09:48:33 obr 1.2.12.4: #118457# now without x- 2004/11/22 08:54:30 obr 1.2.12.3: #118457# changed mimetypes for new documents 2004/11/17 10:59:54 obr 1.2.12.2: #i36832#,#i37080# new document names and extensions 2004/11/15 12:54:33 obr 1.2.12.1: #i36832# new document/application icons for GNOME and KDE


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [ed5b2e123bce59998f720b2880244ead371d68a6]

INTEGRATION: CWS sysint1 (1.2.12); FILE MERGED 2004/11/22 09:48:33 obr 1.2.12.4: #118457# now without x- 2004/11/22 08:54:29 obr 1.2.12.3: #118457# changed mimetypes for new documents 2004/11/17 10:59:54 obr 1.2.12.2: #i36832#,#i37080# new document names and extensions 2004/11/15 12:54:33 obr 1.2.12.1: #i36832# new document/application icons for GNOME and KDE


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [f3eb5865b16f15609672497624309c23ac17e07f]

INTEGRATION: CWS sysint1 (1.4.12); FILE MERGED 2004/11/26 10:46:26 obr 1.4.12.1: #i32277# changed mimetype for new documents


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [873436db082adf329ee74754900cc9f078e85455]

INTEGRATION: CWS sysint1 (1.4.12); FILE MERGED 2004/11/26 10:46:25 obr 1.4.12.1: #i32277# changed mimetype for new documents


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [ba4485bf81d2e35850295ac057963cff534b30d6]

INTEGRATION: CWS sysint1 (1.2.12); FILE MERGED 2004/11/26 10:46:25 obr 1.2.12.1: #i32277# changed mimetype for new documents


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [515ab5f09bd68c74f2da1faff69b2b238e502d52]

INTEGRATION: CWS sysint1 (1.1.2); FILE ADDED 2004/11/15 12:54:33 obr 1.1.2.1: #i36832# new document/application icons for GNOME and KDE


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [bceeb64a274cea4edca23df6e2cb62e1331ff224]

INTEGRATION: CWS sysint1 (1.1.2); FILE ADDED 2004/11/15 12:54:32 obr 1.1.2.1: #i36832# new document/application icons for GNOME and KDE


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [5ebe47dfb20a48c0a2a520afc80a283dd203d0fd]

INTEGRATION: CWS sysint1 (1.1.2); FILE ADDED 2004/11/15 12:54:31 obr 1.1.2.1: #i36832# new document/application icons for GNOME and KDE


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [18701d9df2300daa9c88e6e5b94ddc5823601d1c]

INTEGRATION: CWS sysint1 (1.1.2); FILE ADDED 2004/11/15 12:54:30 obr 1.1.2.1: #i36832# new document/application icons for GNOME and KDE


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [7dcbc4bcab07dc8e5235dbab6a8ed966cc3bedaa]

INTEGRATION: CWS sysint1 (1.1.2); FILE ADDED 2004/11/15 12:54:29 obr 1.1.2.1: #i36832# new document/application icons for GNOME and KDE


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [228f43076b493abb2707576e86cfa10d563539cf]

INTEGRATION: CWS sysint1 (1.2.48); FILE MERGED 2004/11/15 12:54:28 obr 1.2.48.1: #i36832# new document/application icons for GNOME and KDE


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [a24b53b8b31dae00a878e62fcfeddfc5e3c94856]

INTEGRATION: CWS sysint1 (1.2.48); FILE MERGED 2004/11/17 09:20:41 obr 1.2.48.1: #i36832# impress and tiny formula icons fixed


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [165677f082c410b02a9d640cad40259f50ec342f]

INTEGRATION: CWS sysint1 (1.2.48); FILE MERGED 2004/11/15 12:54:27 obr 1.2.48.1: #i36832# new document/application icons for GNOME and KDE


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [74fcab1b421651865ad4ec3b25ba0f0a88afc596]

INTEGRATION: CWS sysint1 (1.2.12); FILE MERGED 2004/11/15 12:54:27 obr 1.2.12.1: #i36832# new document/application icons for GNOME and KDE


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [5c5b07705dbf0ddd5feb040918d1b4b62564eb95]

INTEGRATION: CWS sysint1 (1.1.2); FILE ADDED 2004/11/15 12:54:27 obr 1.1.2.1: #i36832# new document/application icons for GNOME and KDE


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [1f03301a11c1194c2c3eec6697bc2d5b678fd268]

INTEGRATION: CWS sysint1 (1.1.2); FILE ADDED 2004/11/15 12:54:26 obr 1.1.2.1: #i36832# new document/application icons for GNOME and KDE


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [6297c8de1cacc99b0a2dc3707755fb1865722188]

INTEGRATION: CWS sysint1 (1.1.2); FILE ADDED 2004/11/15 12:54:25 obr 1.1.2.1: #i36832# new document/application icons for GNOME and KDE


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [61a81cff66df2deaf6dbba900fa413839d9d4419]

INTEGRATION: CWS sysint1 (1.1.2); FILE ADDED 2004/11/15 12:54:24 obr 1.1.2.1: #i36832# new document/application icons for GNOME and KDE


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [9ffcd3a9913e953dd8b1aafdf962582eeaf3f6a9]

INTEGRATION: CWS sysint1 (1.1.2); FILE ADDED 2004/11/17 09:20:40 obr 1.1.2.2: #i36832# impress and tiny formula icons fixed 2004/11/15 12:54:24 obr 1.1.2.1: #i36832# new document/application icons for GNOME and KDE


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [38ecb015830cc22818421227a7c578227fb7ff13]

INTEGRATION: CWS sysint1 (1.1.2); FILE ADDED 2004/11/15 12:54:23 obr 1.1.2.1: #i36832# new document/application icons for GNOME and KDE


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [54331136630ba100a11f52cdb458e49bf40e0703]

INTEGRATION: CWS sysint1 (1.2.48); FILE MERGED 2004/11/15 12:54:22 obr 1.2.48.1: #i36832# new document/application icons for GNOME and KDE


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [6e033110d1b0893ba8dc97acf47c3282fdc2cc98]

INTEGRATION: CWS sysint1 (1.2.48); FILE MERGED 2004/11/15 12:54:21 obr 1.2.48.1: #i36832# new document/application icons for GNOME and KDE


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [42f60275fa0fb07e21c4ce0f2f6d6ffd2287dc15]

INTEGRATION: CWS sysint1 (1.2.48); FILE MERGED 2004/11/17 09:20:40 obr 1.2.48.1: #i36832# impress and tiny formula icons fixed


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [34cf3b0027d362dcf51f20fb81ee1c00b26ed3b3]

INTEGRATION: CWS sysint1 (1.2.12); FILE MERGED 2004/11/15 12:54:21 obr 1.2.12.1: #i36832# new document/application icons for GNOME and KDE


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [3073cf450ad36dc60c518d33184c73346618f913]

INTEGRATION: CWS storagechange01 (1.69.8); FILE MERGED 2004/11/08 19:09:44 mav 1.69.8.1: #i35095# fix package and storage related problems


2004-11-26  Kurt Zenker  <kz@openoffice.org>  [05558d91b573b2a66a88a151474e16fbae4e0269]

INTEGRATION: CWS dbwizard2 (1.93.34); FILE MERGED 2004/11/10 14:58:13 mav 1.93.34.1: #i35940# edit button should be unavailable for embedded object


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [ffeef185a02711e44520d033bfb43e2132d26b8e]

INTEGRATION: CWS presentationengine01 (1.2.52); FILE MERGED 2004/11/19 23:56:02 thb 1.2.52.3: #110496# Removed isEmpty due to resync. FS obviously encountered the same shortcoming, but named it the STL way 2004/11/17 20:12:48 thb 1.2.52.2: RESYNC: (1.2-1.3); FILE MERGED 2004/09/06 13:23:00 thb 1.2.52.1: #110496# Added isEmpty query on the ListenerContainer


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [97891252459a538cc7de637cfb4dde419d9be035]

INTEGRATION: CWS presentationengine01 (1.4.14); FILE MERGED 2004/08/23 14:17:08 thb 1.4.14.3: RESYNC: (1.4-1.6); FILE MERGED 2004/07/28 13:09:29 thb 1.4.14.2: #110496# Reversed template argument order to facilitate automatic type deduction 2004/04/05 16:38:55 thb 1.4.14.1: #110496# Tip from DBO: getConstArray can be much more performant


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [6867a248a006a3c26fecd63e7b61baae67a76876]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/04/22 08:59:51 thb 1.1.2.3: #110496# export is a reserved word (which MSVC ignores. Sigh.) 2004/04/21 18:48:11 thb 1.1.2.2: #110496# Added docs and Any-converters 2004/04/16 11:17:50 thb 1.1.2.1: Initial revision


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [32009f61c356461607f0728c51df6c813b41a8e4]

INTEGRATION: CWS presentationengine01 (1.2.12); FILE MERGED 2004/08/25 18:20:36 thb 1.2.12.1: #110496# Added operator< for STL-algo convenience


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [453c6f7d66be3dd005053d28a5e9232164ceafb5]

INTEGRATION: CWS presentationengine01 (1.2.2); FILE MERGED 2004/11/22 10:38:08 ka 1.2.2.1: added dispose call


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [1fc3005814fbeaf7f23cfadb6aa2b3621adc5407]

INTEGRATION: CWS presentationengine01 (1.2.2); FILE MERGED 2004/11/22 10:38:07 ka 1.2.2.1: added dispose call


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [4a3e96ce06b7e858c2d1a9fe92cc5e7b2251b8bf]

INTEGRATION: CWS presentationengine01 (1.1.1.1.12); FILE MERGED 2004/11/22 10:38:07 ka 1.1.1.1.12.1: added dispose call


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [99c23e0510bd898c81cdf9c88bc253ea7f3fb16a]

INTEGRATION: CWS presentationengine01 (1.1.1.1.12); FILE MERGED 2004/11/23 15:37:48 ka 1.1.1.1.12.1: remove Linux only switch


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [fa2a23a730587d161a15f04dd4b3d75df2c76538]

INTEGRATION: CWS presentationengine01 (1.1.1.1.12); FILE MERGED 2004/11/22 10:38:06 ka 1.1.1.1.12.1: added dispose call


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [cb6e9618b8f7998a944cf66d03514b7cd309dd04]

INTEGRATION: CWS presentationengine01 (1.6.106); FILE MERGED 2004/08/29 18:06:55 cl 1.6.106.1: added support for non selectable entries


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [f43acd6ffe8b64220aa1521dfaa00d78c07e49d6]

INTEGRATION: CWS presentationengine01 (1.39.32); FILE MERGED 2004/10/13 00:09:04 thb 1.39.32.3: RESYNC: (1.39-1.41); FILE MERGED 2004/10/08 15:31:00 cl 1.39.32.2: SetCursor must set first selectable if the given entry is not selectable 2004/08/29 18:06:55 cl 1.39.32.1: added support for non selectable entries


2004-11-26  Kurt Zenker  <kz@openoffice.org>  [a5d7f07b70fcd9c1abde97ddc501cc1f32cd3795]

INTEGRATION: CWS dbwizard2 (1.32.8); FILE MERGED 2004/11/16 08:07:32 bc 1.32.8.1: #i37013# Interaction handling for saving failure implemented


2004-11-26  Kurt Zenker  <kz@openoffice.org>  [3989a6b20f5ac40cb0e0fe9baba09da7583cac6d]

INTEGRATION: CWS dbwizard2 (1.37.8); FILE MERGED 2004/11/16 08:07:31 bc 1.37.8.1: #i37013# Interaction handling for saving failure implemented


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [01f7fa85ebbc430fcd630662e55af71ef987873b]

INTEGRATION: CWS presentationengine01 (1.13.94); FILE MERGED 2004/10/13 00:04:17 thb 1.13.94.2: RESYNC: (1.13-1.14); FILE MERGED 2004/08/29 18:06:21 cl 1.13.94.1: added support for non selectable entries


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [93de2b545b25e9df6f1b4bc226320844ee3ad3d0]

INTEGRATION: CWS presentationengine01 (1.2.2); FILE MERGED 2004/10/26 23:39:13 thb 1.2.2.6: #110496# Added dedicated alpha bitmap support at the XGraphicDevice: extended factory methods 2004/08/01 20:16:36 thb 1.2.2.5: #110496# Added new constructor, which takes a UNO canvas 2004/07/20 19:09:08 thb 1.2.2.4: #110496# Unified include statements; removed external prefix from boost includes 2004/06/25 10:30:32 thb 1.2.2.3: #110496# Some header cleanups (missing forward declarations), changed Canvas and derived to emulate covariant return types on clone() (not directly possible with shared_ptr) 2004/04/21 18:49:39 thb 1.2.2.2: #110496# Added shape-global change functionality to Renderer interface 2004/04/05 15:58:55 thb 1.2.2.1: Resync with canvas01 changes


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [1578c349cf57ac59ee381638e34dad8bb4515f18]

INTEGRATION: CWS presentationengine01 (1.2.2); FILE MERGED 2004/07/20 19:09:08 thb 1.2.2.2: #110496# Unified include statements; removed external prefix from boost includes 2004/04/05 15:58:55 thb 1.2.2.1: Resync with canvas01 changes


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [3f0721fbdfc3b2ca4a1c7c7705cef4321eab510b]

INTEGRATION: CWS storagechange01 (1.13.10); FILE MERGED 2004/11/08 11:23:36 mav 1.13.10.4: #i35095# seek the result stream to beginning 2004/11/07 15:54:44 mav 1.13.10.3: #i35095# provide the new interface 2004/10/29 12:35:19 mav 1.13.10.2: #i35095# plain raw stream 2004/10/28 16:06:15 mav 1.13.10.1: #i35095# introduce XStorageRawAccess implementation


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [7a5bb68607b13b0dc07da6f353c1d9d56ff1bdb8]

INTEGRATION: CWS presentationengine01 (1.2.2); FILE MERGED 2004/07/20 19:09:08 thb 1.2.2.4: #110496# Unified include statements; removed external prefix from boost includes 2004/05/27 20:51:29 thb 1.2.2.3: #110496# Added classification code to all TODO/HACK/FIXME comments. There are four categories:  - code quality (C)  - performance (P)  - missing functionality (F)  - and missing/incomplete error handling (E)

Furthermore, every category has a severity number between
1 and 3 associated, where 1 is lowest and 3 highest
severity
2004/05/11 15:21:03 hdu 1.2.2.2: #116716# adjust to new BiDi options
2004/04/05 15:58:55 thb 1.2.2.1: Resync with canvas01 changes

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [f5febc6565d48a8220bf43071c060c667782eabf]

INTEGRATION: CWS presentationengine01 (1.2.2); FILE MERGED 2004/08/27 18:49:15 thb 1.2.2.4: #110496# Adapted to recent canvas API changes (XSpriteCanvas::updateScreen) 2004/07/20 19:09:08 thb 1.2.2.3: #110496# Unified include statements; removed external prefix from boost includes 2004/06/25 10:30:32 thb 1.2.2.2: #110496# Some header cleanups (missing forward declarations), changed Canvas and derived to emulate covariant return types on clone() (not directly possible with shared_ptr) 2004/04/05 15:58:54 thb 1.2.2.1: Resync with canvas01 changes


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [dfa685e720a44346cbcd5676c8f326bc30299db2]

INTEGRATION: CWS presentationengine01 (1.2.2); FILE MERGED 2004/08/27 18:49:14 thb 1.2.2.4: #110496# Adapted to recent canvas API changes (XSpriteCanvas::updateScreen) 2004/07/20 19:09:07 thb 1.2.2.3: #110496# Unified include statements; removed external prefix from boost includes 2004/06/25 10:30:32 thb 1.2.2.2: #110496# Some header cleanups (missing forward declarations), changed Canvas and derived to emulate covariant return types on clone() (not directly possible with shared_ptr) 2004/04/05 15:58:54 thb 1.2.2.1: Resync with canvas01 changes


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [d372ef4e511d40239b1b2810acb7e3e2750389b3]

INTEGRATION: CWS presentationengine01 (1.2.2); FILE MERGED 2004/11/22 15:23:46 thb 1.2.2.5: #110496# Avoiding ternary operators returning different types on their branches: triggers Solaris compiler bug 2004/08/06 14:00:57 thb 1.2.2.4: #110496# Adapted XSprite API to match reality (the way it was simply wasn't logical). 2004/07/20 19:09:07 thb 1.2.2.3: #110496# Unified include statements; removed external prefix from boost includes 2004/06/25 10:30:31 thb 1.2.2.2: #110496# Some header cleanups (missing forward declarations), changed Canvas and derived to emulate covariant return types on clone() (not directly possible with shared_ptr) 2004/04/05 15:58:54 thb 1.2.2.1: Resync with canvas01 changes


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [669d444f4833fd78d66d2571b804c83d48eef7d7]

INTEGRATION: CWS presentationengine01 (1.2.2); FILE MERGED 2004/11/23 23:20:13 thb 1.2.2.8: #110496# Regression: while avoiding ternary operators, due to a Solaris compiler bug, put part of the checked class initialization behind the checks. 2004/11/22 15:23:46 thb 1.2.2.7: #110496# Avoiding ternary operators returning different types on their branches: triggers Solaris compiler bug 2004/08/06 14:00:56 thb 1.2.2.6: #110496# Adapted XSprite API to match reality (the way it was simply wasn't logical). 2004/07/22 18:43:59 thb 1.2.2.5: #110496# Explicitely hide sprites on destruction. Otherwise, the canvas will display them forever 2004/07/20 19:09:07 thb 1.2.2.4: #110496# Unified include statements; removed external prefix from boost includes 2004/06/25 10:30:31 thb 1.2.2.3: #110496# Some header cleanups (missing forward declarations), changed Canvas and derived to emulate covariant return types on clone() (not directly possible with shared_ptr) 2004/05/27 20:51:29 thb 1.2.2.2: #110496# Added classification code to all TODO/HACK/FIXME comments. There are four categories:  - code quality (C)  - performance (P)  - missing functionality (F)  - and missing/incomplete error handling (E)

Furthermore, every category has a severity number between
1 and 3 associated, where 1 is lowest and 3 highest
severity
2004/04/05 15:58:54 thb 1.2.2.1: Resync with canvas01 changes

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [7313aabf699079d92af82611ce9ee7c8f203f024]

INTEGRATION: CWS presentationengine01 (1.2.2); FILE MERGED 2004/07/20 19:09:07 thb 1.2.2.2: #110496# Unified include statements; removed external prefix from boost includes 2004/04/05 15:58:54 thb 1.2.2.1: Resync with canvas01 changes


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [c1b8bc38417d11809eb1edde8408c877913c0eec]

INTEGRATION: CWS presentationengine01 (1.2.2); FILE MERGED 2004/09/06 13:31:24 thb 1.2.2.3: #110496# Added special case to stroke hair lines (by calling XCanvas::drawPolyPolygon()) 2004/07/20 19:09:07 thb 1.2.2.2: #110496# Unified include statements; removed external prefix from boost includes 2004/04/05 15:58:54 thb 1.2.2.1: Resync with canvas01 changes


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [b25f5413004ee68382a8d2dda8bfcb6e194442ee]

INTEGRATION: CWS presentationengine01 (1.2.2); FILE MERGED 2004/07/20 19:09:06 thb 1.2.2.3: #110496# Unified include statements; removed external prefix from boost includes 2004/04/12 15:13:21 thb 1.2.2.2: #110496# Adaptions after canvas01 merge 2004/04/05 15:58:53 thb 1.2.2.1: Resync with canvas01 changes


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [b31dbee71f89bd63fe9b4a5d89f37ef960c4f630]

INTEGRATION: CWS presentationengine01 (1.2.2); FILE MERGED 2004/07/20 19:09:06 thb 1.2.2.3: #110496# Unified include statements; removed external prefix from boost includes 2004/06/25 10:30:31 thb 1.2.2.2: #110496# Some header cleanups (missing forward declarations), changed Canvas and derived to emulate covariant return types on clone() (not directly possible with shared_ptr) 2004/04/05 15:58:53 thb 1.2.2.1: Resync with canvas01 changes


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [f2bd6f8e414e88b0c92455441b259f3940751b6a]

INTEGRATION: CWS presentationengine01 (1.2.2); FILE MERGED 2004/07/20 19:09:06 thb 1.2.2.3: #110496# Unified include statements; removed external prefix from boost includes 2004/06/25 10:30:30 thb 1.2.2.2: #110496# Some header cleanups (missing forward declarations), changed Canvas and derived to emulate covariant return types on clone() (not directly possible with shared_ptr) 2004/04/05 15:58:53 thb 1.2.2.1: Resync with canvas01 changes


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [06080bb49dbb71337867ced909c0b0d743cf0dee]

INTEGRATION: CWS presentationengine01 (1.2.2); FILE MERGED 2004/07/20 19:09:05 thb 1.2.2.3: #110496# Unified include statements; removed external prefix from boost includes 2004/05/27 20:51:29 thb 1.2.2.2: #110496# Added classification code to all TODO/HACK/FIXME comments. There are four categories:  - code quality (C)  - performance (P)  - missing functionality (F)  - and missing/incomplete error handling (E)

Furthermore, every category has a severity number between
1 and 3 associated, where 1 is lowest and 3 highest
severity
2004/04/05 15:58:52 thb 1.2.2.1: Resync with canvas01 changes

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [0cca9757defa42fa10f2b3b5613d40dcf4c4b507]

INTEGRATION: CWS presentationengine01 (1.2.2); FILE MERGED 2004/07/20 19:09:05 thb 1.2.2.3: #110496# Unified include statements; removed external prefix from boost includes 2004/06/25 10:30:30 thb 1.2.2.2: #110496# Some header cleanups (missing forward declarations), changed Canvas and derived to emulate covariant return types on clone() (not directly possible with shared_ptr) 2004/04/05 15:58:52 thb 1.2.2.1: Resync with canvas01 changes


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [92a8fe504d070ac358824edb20e3eba4ba6615da]

INTEGRATION: CWS presentationengine01 (1.2.2); FILE MERGED 2004/11/22 15:23:46 thb 1.2.2.4: #110496# Avoiding ternary operators returning different types on their branches: triggers Solaris compiler bug 2004/07/20 19:09:04 thb 1.2.2.3: #110496# Unified include statements; removed external prefix from boost includes 2004/06/25 10:30:30 thb 1.2.2.2: #110496# Some header cleanups (missing forward declarations), changed Canvas and derived to emulate covariant return types on clone() (not directly possible with shared_ptr) 2004/04/05 15:58:52 thb 1.2.2.1: Resync with canvas01 changes


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [d7e4f13d9154a2b747dd9101d4219ca2b752963c]

INTEGRATION: CWS presentationengine01 (1.2.2); FILE MERGED 2004/07/20 19:09:04 thb 1.2.2.3: #110496# Unified include statements; removed external prefix from boost includes 2004/06/25 10:30:29 thb 1.2.2.2: #110496# Some header cleanups (missing forward declarations), changed Canvas and derived to emulate covariant return types on clone() (not directly possible with shared_ptr) 2004/04/05 15:58:52 thb 1.2.2.1: Resync with canvas01 changes


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [57119d302df2ef91c97f675f3f799709805c6886]

INTEGRATION: CWS presentationengine01 (1.2.2); FILE MERGED 2004/10/12 14:14:41 thb 1.2.2.3: #i34997# Added support for FLOATTRANSPARENCY meta action 2004/07/20 19:09:04 thb 1.2.2.2: #110496# Unified include statements; removed external prefix from boost includes 2004/04/05 15:58:51 thb 1.2.2.1: Resync with canvas01 changes


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [a869566a7a361ce0c6c8a3bb2bc2afb75811f566]

INTEGRATION: CWS presentationengine01 (1.2.2); FILE MERGED 2004/10/13 12:14:04 thb 1.2.2.5: #i34997#: Fixed problem with transparency bitmap rendering 2004/10/12 14:14:41 thb 1.2.2.4: #i34997# Added support for FLOATTRANSPARENCY meta action 2004/07/20 19:09:03 thb 1.2.2.3: #110496# Unified include statements; removed external prefix from boost includes 2004/05/27 20:51:29 thb 1.2.2.2: #110496# Added classification code to all TODO/HACK/FIXME comments. There are four categories:  - code quality (C)  - performance (P)  - missing functionality (F)  - and missing/incomplete error handling (E)

Furthermore, every category has a severity number between
1 and 3 associated, where 1 is lowest and 3 highest
severity
2004/04/05 15:58:51 thb 1.2.2.1: Resync with canvas01 changes

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [7c80a3d5e25b75bdcb0e7a8f7191173c45deccb0]

INTEGRATION: CWS presentationengine01 (1.2.2); FILE MERGED 2004/10/26 23:39:12 thb 1.2.2.3: #110496# Added dedicated alpha bitmap support at the XGraphicDevice: extended factory methods 2004/07/20 19:09:03 thb 1.2.2.2: #110496# Unified include statements; removed external prefix from boost includes 2004/04/05 15:58:51 thb 1.2.2.1: Resync with canvas01 changes


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [69a7799f87f1b32d84e715bd7fc121874e32ab4d]

INTEGRATION: CWS presentationengine01 (1.2.2); FILE MERGED 2004/08/13 20:35:49 thb 1.2.2.3: #110496# Improved color tooling 2004/07/20 19:09:02 thb 1.2.2.2: #110496# Unified include statements; removed external prefix from boost includes 2004/04/05 15:58:50 thb 1.2.2.1: Resync with canvas01 changes


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [83dafdac88131cd3247aee4d72a9ebf0a49dbf92]

INTEGRATION: CWS presentationengine01 (1.2.2); FILE MERGED 2004/11/22 15:23:45 thb 1.2.2.3: #110496# Avoiding ternary operators returning different types on their branches: triggers Solaris compiler bug 2004/07/20 19:09:02 thb 1.2.2.2: #110496# Unified include statements; removed external prefix from boost includes 2004/04/05 15:58:50 thb 1.2.2.1: Resync with canvas01 changes


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [570383c885cb6253d9821538c2efeb9c9f54e7ce]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/10/12 14:12:55 thb 1.1.2.1: #i34997# Initial revision


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [348c291eba26085dd157aba86ef1f0c4b983d228]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/11/01 22:21:49 thb 1.1.2.2: #110496# Performance optimizations: added profiling traces 2004/10/12 14:12:43 thb 1.1.2.1: #i34997# Initial revision


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [c376ce8bac12ea28977b145d90cc3cc2b56e6e55]

INTEGRATION: CWS presentationengine01 (1.2.2); FILE MERGED 2004/08/23 19:15:50 thb 1.2.2.5: #110496# Added more overridable attributes (needed for slideshow attribute animations 2004/07/20 19:09:01 thb 1.2.2.4: #110496# Unified include statements; removed external prefix from boost includes 2004/05/27 20:51:28 thb 1.2.2.3: #110496# Added classification code to all TODO/HACK/FIXME comments. There are four categories:  - code quality (C)  - performance (P)  - missing functionality (F)  - and missing/incomplete error handling (E)

Furthermore, every category has a severity number between
1 and 3 associated, where 1 is lowest and 3 highest
severity
2004/04/12 15:13:21 thb 1.2.2.2: #110496# Adaptions after canvas01 merge
2004/04/05 15:58:50 thb 1.2.2.1: Resync with canvas01 changes

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [abc3686091f09e61d582a2e34b976c3c1468907b]

INTEGRATION: CWS presentationengine01 (1.2.2); FILE MERGED 2004/11/01 22:21:49 thb 1.2.2.7: #110496# Performance optimizations: added profiling traces 2004/08/23 19:15:49 thb 1.2.2.6: #110496# Added more overridable attributes (needed for slideshow attribute animations 2004/07/20 19:09:01 thb 1.2.2.5: #110496# Unified include statements; removed external prefix from boost includes 2004/06/03 14:18:46 thb 1.2.2.4: #110496# Fixed crash occuring when no font was set before text rendering 2004/05/11 15:20:28 hdu 1.2.2.3: #116716# adjust to new BiDi options 2004/04/12 15:13:20 thb 1.2.2.2: #110496# Adaptions after canvas01 merge 2004/04/05 15:58:49 thb 1.2.2.1: Resync with canvas01 changes


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [b58d00b2b267a636dbfa14e74a75849ab696abc4]

INTEGRATION: CWS presentationengine01 (1.2.2); FILE MERGED 2004/11/08 05:56:08 thb 1.2.2.3: #i36093# Added native canvas gradients 2004/07/20 19:09:01 thb 1.2.2.2: #110496# Unified include statements; removed external prefix from boost includes 2004/04/05 15:58:49 thb 1.2.2.1: Resync with canvas01 changes


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [616200da0827927b7b7bc633103295398c266402]

INTEGRATION: CWS presentationengine01 (1.2.2); FILE MERGED 2004/11/08 05:56:08 thb 1.2.2.5: #i36093# Added native canvas gradients 2004/11/01 22:21:49 thb 1.2.2.4: #110496# Performance optimizations: added profiling traces 2004/07/20 19:09:00 thb 1.2.2.3: #110496# Unified include statements; removed external prefix from boost includes 2004/05/27 20:51:28 thb 1.2.2.2: #110496# Added classification code to all TODO/HACK/FIXME comments. There are four categories:  - code quality (C)  - performance (P)  - missing functionality (F)  - and missing/incomplete error handling (E)

Furthermore, every category has a severity number between
1 and 3 associated, where 1 is lowest and 3 highest
severity
2004/04/05 15:58:49 thb 1.2.2.1: Resync with canvas01 changes

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [3cc603d68c9ec88802a1b5fe4844f3f79e6bf2ab]

INTEGRATION: CWS presentationengine01 (1.2.2); FILE MERGED 2004/07/20 19:09:00 thb 1.2.2.2: #110496# Unified include statements; removed external prefix from boost includes 2004/04/05 15:58:49 thb 1.2.2.1: Resync with canvas01 changes


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [eea0674408a0da99a0d37b6699d4a0dad790a51a]

INTEGRATION: CWS presentationengine01 (1.2.2); FILE MERGED 2004/11/01 22:21:49 thb 1.2.2.3: #110496# Performance optimizations: added profiling traces 2004/07/20 19:09:00 thb 1.2.2.2: #110496# Unified include statements; removed external prefix from boost includes 2004/04/05 15:58:49 thb 1.2.2.1: Resync with canvas01 changes


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [2e733319349c2768b2468f4889aead49230b9b7c]

INTEGRATION: CWS presentationengine01 (1.2.2); FILE MERGED 2004/09/30 21:45:41 thb 1.2.2.6: #110496# Now handling clip meta actions correctly (were mostly ignored before) 2004/09/30 15:11:38 thb 1.2.2.5: #110496# Removed gcc -Wall warnings 2004/08/31 14:14:11 hdu 1.2.2.4: #116716# add text outline effect 2004/06/03 14:18:46 thb 1.2.2.3: #110496# Fixed crash occuring when no font was set before text rendering 2004/05/11 15:19:30 hdu 1.2.2.2: #116716# add text effects and emphasis styles 2004/04/05 15:58:48 thb 1.2.2.1: Resync with canvas01 changes


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [b243139d593e2f7f4afccd8e81bdeac6cf769406]

INTEGRATION: CWS presentationengine01 (1.2.2); FILE MERGED 2004/07/20 19:08:59 thb 1.2.2.2: #110496# Unified include statements; removed external prefix from boost includes 2004/04/05 15:58:48 thb 1.2.2.1: Resync with canvas01 changes


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [da016de9f295bdd369b011c65914bdb46224d9d6]

INTEGRATION: CWS presentationengine01 (1.2.2); FILE MERGED 2004/10/12 14:14:40 thb 1.2.2.2: #i34997# Added support for FLOATTRANSPARENCY meta action 2004/04/05 15:58:48 thb 1.2.2.1: Resync with canvas01 changes


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [071a306e270a04202790250c16071b9f4b397e17]

INTEGRATION: CWS presentationengine01 (1.2.2); FILE MERGED 2004/11/01 22:21:48 thb 1.2.2.3: #110496# Performance optimizations: added profiling traces 2004/07/20 19:08:58 thb 1.2.2.2: #110496# Unified include statements; removed external prefix from boost includes 2004/04/05 15:58:47 thb 1.2.2.1: Resync with canvas01 changes


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [3ccf0dffc2c5dc668d47eb1e5e565a9e3f6db222]

INTEGRATION: CWS presentationengine01 (1.2.2); FILE MERGED 2004/11/21 22:05:09 thb 1.2.2.23: #110496# After merge, correctOrientations now returns result, no longer modifies passed parameter 2004/11/19 23:57:04 thb 1.2.2.22: #110496# Adapted to AW clipper changes 2004/11/08 05:56:07 thb 1.2.2.21: #i36093# Added native canvas gradients 2004/11/01 22:21:48 thb 1.2.2.20: #110496# Performance optimizations: added profiling traces 2004/10/26 12:39:17 thb 1.2.2.19: #110496# Setup default text color (in contrast to the line/fill color, OutDev inits that to default black) 2004/10/12 14:14:40 thb 1.2.2.18: #i34997# Added support for FLOATTRANSPARENCY meta action 2004/10/01 17:24:52 thb 1.2.2.17: #110496# Normalizing len attribute on text metaactions (might well be magic STRING_LEN, which is handled on VCL's OutputDevice, but not for our DX canvas, and means: simply take the length of the passed string argument) 2004/09/30 21:45:41 thb 1.2.2.16: #110496# Now handling clip meta actions correctly (were mostly ignored before) 2004/09/01 22:02:40 thb 1.2.2.15: #110496# Cosmetical changes, removed extraneous include; added two TODO comments 2004/08/31 15:06:53 hdu 1.2.2.14: #116716# enable text outline effect 2004/08/31 14:14:11 hdu 1.2.2.13: #116716# add text outline effect 2004/08/27 11:33:38 hdu 1.2.2.12: #116716# make gcc happy by replacing an unbalanced ternary expression 2004/08/23 19:15:49 thb 1.2.2.11: #110496# Added more overridable attributes (needed for slideshow attribute animations 2004/07/28 13:08:47 thb 1.2.2.10: #110496# Adapted to reversed template argument order in containerToSequence 2004/07/20 19:08:58 thb 1.2.2.9: #110496# Unified include statements; removed external prefix from boost includes 2004/07/09 09:50:51 hdu 1.2.2.8: #116716# more text effects and text lines 2004/06/03 14:18:46 thb 1.2.2.7: #110496# Fixed crash occuring when no font was set before text rendering 2004/05/27 20:51:28 thb 1.2.2.6: #110496# Added classification code to all TODO/HACK/FIXME comments. There are four categories:  - code quality (C)  - performance (P)  - missing functionality (F)  - and missing/incomplete error handling (E)

Furthermore, every category has a severity number between
1 and 3 associated, where 1 is lowest and 3 highest
severity
2004/05/11 15:19:31 hdu 1.2.2.5: #116716# add text effects and emphasis styles
2004/05/10 09:38:22 hdu 1.2.2.4: #116716# improve text handling
2004/04/21 18:49:39 thb 1.2.2.3: #110496# Added shape-global change functionality to Renderer interface
2004/04/12 15:13:20 thb 1.2.2.2: #110496# Adaptions after canvas01 merge
2004/04/05 15:58:47 thb 1.2.2.1: Resync with canvas01 changes

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [fe2666e381ae24bd533e77a8daa6c495f5764f74]

INTEGRATION: CWS presentationengine01 (1.2.2); FILE MERGED 2004/07/20 19:08:58 thb 1.2.2.2: #110496# Unified include statements; removed external prefix from boost includes 2004/04/05 15:58:47 thb 1.2.2.1: Resync with canvas01 changes


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [8db0c5f45331db47e313e023c43e55f9db3e0a30]

INTEGRATION: CWS presentationengine01 (1.2.2); FILE MERGED 2004/11/01 22:21:48 thb 1.2.2.4: #110496# Performance optimizations: added profiling traces 2004/07/20 19:08:58 thb 1.2.2.3: #110496# Unified include statements; removed external prefix from boost includes 2004/05/27 20:51:28 thb 1.2.2.2: #110496# Added classification code to all TODO/HACK/FIXME comments. There are four categories:  - code quality (C)  - performance (P)  - missing functionality (F)  - and missing/incomplete error handling (E)

Furthermore, every category has a severity number between
1 and 3 associated, where 1 is lowest and 3 highest
severity
2004/04/05 15:58:47 thb 1.2.2.1: Resync with canvas01 changes

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [fa8aae8283c39fe16be44bc93d60a4732d66285a]

INTEGRATION: CWS presentationengine01 (1.2.2); FILE MERGED 2004/11/08 05:56:07 thb 1.2.2.7: #i36093# Added native canvas gradients 2004/09/30 21:45:41 thb 1.2.2.6: #110496# Now handling clip meta actions correctly (were mostly ignored before) 2004/08/23 19:15:49 thb 1.2.2.5: #110496# Added more overridable attributes (needed for slideshow attribute animations 2004/07/20 19:08:57 thb 1.2.2.4: #110496# Unified include statements; removed external prefix from boost includes 2004/07/09 09:50:39 hdu 1.2.2.3: #116716# more text effects and text lines 2004/04/21 18:49:38 thb 1.2.2.2: #110496# Added shape-global change functionality to Renderer interface 2004/04/05 15:58:46 thb 1.2.2.1: Resync with canvas01 changes


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [8cccdb020295f512c1e94c42fc5e1c434577fb8b]

INTEGRATION: CWS presentationengine01 (1.2.2); FILE MERGED 2004/07/20 19:08:57 thb 1.2.2.2: #110496# Unified include statements; removed external prefix from boost includes 2004/04/05 15:58:45 thb 1.2.2.1: Resync with canvas01 changes


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [4dc92e82f7e8639c6ee814d5ce5e2fae93defdfe]

INTEGRATION: CWS presentationengine01 (1.2.2); FILE MERGED 2004/08/23 18:20:31 thb 1.2.2.4: #i10000# Missing build dependency to canvas (need the tools from there) 2004/07/28 11:44:15 thb 1.2.2.3: #110496# Moved canvas API to offapi 2004/07/28 10:15:13 thb 1.2.2.2: #110496# Added canvas API back to offapi (was private API before). Thus, no need to generate private API here 2004/04/12 15:13:20 thb 1.2.2.1: #110496# Adaptions after canvas01 merge


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [25cca2646ca4ba8a2f3de116adc504e57dfea1ae]

INTEGRATION: CWS presentationengine01 (1.2.2); FILE MERGED 2004/10/26 23:39:12 thb 1.2.2.5: #110496# Added dedicated alpha bitmap support at the XGraphicDevice: extended factory methods 2004/08/01 20:16:35 thb 1.2.2.4: #110496# Added new constructor, which takes a UNO canvas 2004/06/25 10:30:18 thb 1.2.2.3: #110496# Some header cleanups (missing forward declarations), changed Canvas and derived to emulate covariant return types on clone() (not directly possible with shared_ptr) 2004/04/21 18:49:26 thb 1.2.2.2: #110496# Added shape-global change functionality to Renderer interface 2004/04/05 15:58:45 thb 1.2.2.1: Resync with canvas01 changes


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [2d21573e6c014b88484d8b7bac34955e2f804ec2]

INTEGRATION: CWS presentationengine01 (1.2.2); FILE MERGED 2004/08/27 18:49:14 thb 1.2.2.6: #110496# Adapted to recent canvas API changes (XSpriteCanvas::updateScreen) 2004/08/19 17:21:08 thb 1.2.2.5: #110496# Switched from deprecated to recommended shared_ptr dynamic cast method 2004/07/20 19:08:43 thb 1.2.2.4: #110496# Unified include statements; removed external prefix from boost includes 2004/06/25 14:01:07 thb 1.2.2.3: #100000# Old boost does not have operator bool on shared_ptr 2004/06/25 10:30:18 thb 1.2.2.2: #110496# Some header cleanups (missing forward declarations), changed Canvas and derived to emulate covariant return types on clone() (not directly possible with shared_ptr) 2004/04/05 15:58:44 thb 1.2.2.1: Resync with canvas01 changes


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [b672d1a6a24c27578e7f4d26db8e7ad87cfb070d]

INTEGRATION: CWS presentationengine01 (1.2.2); FILE MERGED 2004/08/06 14:00:44 thb 1.2.2.3: #110496# Adapted XSprite API to match reality (the way it was simply wasn't logical). 2004/07/20 19:08:43 thb 1.2.2.2: #110496# Unified include statements; removed external prefix from boost includes 2004/04/05 15:58:44 thb 1.2.2.1: Resync with canvas01 changes


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [a666d26f71e90c6fbb9c9214b72e3e36a324737a]

INTEGRATION: CWS presentationengine01 (1.2.2); FILE MERGED 2004/08/23 19:15:36 thb 1.2.2.5: #110496# Added more overridable attributes (needed for slideshow attribute animations 2004/07/20 19:08:43 thb 1.2.2.4: #110496# Unified include statements; removed external prefix from boost includes 2004/06/25 10:30:18 thb 1.2.2.3: #110496# Some header cleanups (missing forward declarations), changed Canvas and derived to emulate covariant return types on clone() (not directly possible with shared_ptr) 2004/04/21 18:49:26 thb 1.2.2.2: #110496# Added shape-global change functionality to Renderer interface 2004/04/05 15:58:44 thb 1.2.2.1: Resync with canvas01 changes


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [64cf5088175def826a0b6581e985679533c59c12]

INTEGRATION: CWS presentationengine01 (1.2.2); FILE MERGED 2004/08/13 20:35:39 thb 1.2.2.3: #110496# Improved color tooling 2004/07/20 19:08:42 thb 1.2.2.2: #110496# Unified include statements; removed external prefix from boost includes 2004/04/05 15:58:43 thb 1.2.2.1: Resync with canvas01 changes


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [8c24f67b4644099cb307094206405729b1b8c557]

INTEGRATION: CWS presentationengine01 (1.2.2); FILE MERGED 2004/09/29 19:07:54 thb 1.2.2.4: #110496# Added magic constant for bounding box enlargement on anti-aliasing canvases 2004/07/20 19:08:42 thb 1.2.2.3: #110496# Unified include statements; removed external prefix from boost includes 2004/06/25 10:30:18 thb 1.2.2.2: #110496# Some header cleanups (missing forward declarations), changed Canvas and derived to emulate covariant return types on clone() (not directly possible with shared_ptr) 2004/04/05 15:58:42 thb 1.2.2.1: Resync with canvas01 changes


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [c0dd32e65cc77ff5fd961947cde50136c0953337]

INTEGRATION: CWS storagechange01 (1.4.128); FILE MERGED 2004/10/28 17:19:27 mav 1.4.128.1: #i35095# introduce XStorageRawAccess implementation and redesing storage related idl structure


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [24efe39f2bba7249f0383984edaea76b82f1f028]

INTEGRATION: CWS presentationengine01 (1.2.2); FILE MERGED 2004/08/19 17:21:08 thb 1.2.2.5: #110496# Switched from deprecated to recommended shared_ptr dynamic cast method 2004/07/20 19:08:41 thb 1.2.2.4: #110496# Unified include statements; removed external prefix from boost includes 2004/06/25 14:01:06 thb 1.2.2.3: #100000# Old boost does not have operator bool on shared_ptr 2004/06/25 10:30:17 thb 1.2.2.2: #110496# Some header cleanups (missing forward declarations), changed Canvas and derived to emulate covariant return types on clone() (not directly possible with shared_ptr) 2004/04/05 15:58:42 thb 1.2.2.1: Resync with canvas01 changes


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [9c9daf5f4344a70e2005712f082e778136bf9b1f]

INTEGRATION: CWS sysint1 (1.1.2); FILE ADDED 2004/11/24 15:02:00 hro 1.1.2.1: #i36906# UseoOld icons for old document formats


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [9d01f89982cd5e14c72bf6abd664b5a1fbd112ef]

INTEGRATION: CWS presentationengine01 (1.2.2); FILE MERGED 2004/10/12 14:14:21 thb 1.2.2.3: #i34997# Added support for FLOATTRANSPARENCY meta action 2004/07/20 19:08:41 thb 1.2.2.2: #110496# Unified include statements; removed external prefix from boost includes 2004/04/05 15:58:42 thb 1.2.2.1: Resync with canvas01 changes


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [4e0d60c4a81281196a11ef253d8690688d9586e8]

INTEGRATION: CWS sysint1 (1.1.2); FILE ADDED 2004/11/24 15:01:44 hro 1.1.2.1: #i36906# UseoOld icons for old document formats


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [38bef3f2a761c1ec0663b9858b890c0927639c40]

INTEGRATION: CWS presentationengine01 (1.2.2); FILE MERGED 2004/10/26 23:39:12 thb 1.2.2.2: #110496# Added dedicated alpha bitmap support at the XGraphicDevice: extended factory methods 2004/04/05 15:58:42 thb 1.2.2.1: Resync with canvas01 changes


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [54c0d02a861a637af9eb94da5873393b73b8aecd]

INTEGRATION: CWS sysint1 (1.1.2); FILE ADDED 2004/11/24 15:01:32 hro 1.1.2.1: #i36906# UseoOld icons for old document formats


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [7ef196da6ba06ade4dfd51384dcfeaf967105cd5]

INTEGRATION: CWS sysint1 (1.1.2); FILE ADDED 2004/11/24 15:01:19 hro 1.1.2.1: #i36906# UseoOld icons for old document formats


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [bf3c7c2d080055616c938960b62d9e50640f6b3e]

INTEGRATION: CWS presentationengine01 (1.29.22); FILE MERGED 2004/10/08 19:45:00 thb 1.29.22.1: #i10000# Fixed windows build breakage (debug=t build only)


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [a6476b9b99e4d1845961af9aeac270d9c85ead23]

INTEGRATION: CWS sysint1 (1.1.2); FILE ADDED 2004/11/24 15:01:08 hro 1.1.2.1: #i36906# UseoOld icons for old document formats


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [5058e273516e2955033c4397aef6675ef644caf5]

INTEGRATION: CWS sysint1 (1.1.2); FILE ADDED 2004/11/24 15:00:55 hro 1.1.2.1: #i36906# UseoOld icons for old document formats


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [442773f68278f8769612d21c8c0fec0a16b8cf39]

INTEGRATION: CWS presentationengine01 (1.21.12); FILE MERGED 2004/10/13 00:00:46 thb 1.21.12.4: RESYNC: (1.25-1.27); FILE MERGED 2004/10/08 19:45:00 thb 1.21.12.3: #i10000# Fixed windows build breakage (debug=t build only) 2004/07/06 19:25:04 thb 1.21.12.2: RESYNC: (1.21-1.25); FILE MERGED 2004/03/02 16:47:13 sb 1.21.12.1: #i26044# Make sure interface type descriptions are as complete as necessary when used.


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [9ff75716f58952a8d5e2b21ae27fa8d780a4830e]

INTEGRATION: CWS sysint1 (1.1.2); FILE ADDED 2004/11/24 15:00:43 hro 1.1.2.1: #i36906# UseoOld icons for old document formats


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [7465f015ad3039b028e2ca669b60c77ade3df053]

INTEGRATION: CWS sysint1 (1.1.2); FILE ADDED 2004/11/24 15:00:32 hro 1.1.2.1: #i36906# UseoOld icons for old document formats


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [3a6d482e20c10538537f031d82ec58d8817a3281]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/08/26 15:02:29 dbo 1.1.2.1: #110496# updated to boost-1.30.2, spirit-1.6.1


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [fc64809eee976a9244ccf561c9e4fd804f349e8b]

INTEGRATION: CWS sysint1 (1.1.2); FILE ADDED 2004/11/24 15:00:19 hro 1.1.2.1: #i36906# UseoOld icons for old document formats


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [6cd7768a512aadbc3fc8ee8aaf08d472806b2472]

INTEGRATION: CWS presentationengine01 (1.4.18); FILE MERGED 2004/08/26 15:02:28 dbo 1.4.18.1: #110496# updated to boost-1.30.2, spirit-1.6.1


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [f5da5227963de13b982fa6ef7be1dc0a9f203458]

INTEGRATION: CWS sysint1 (1.1.2); FILE ADDED 2004/11/24 15:00:09 hro 1.1.2.1: #i36906# UseoOld icons for old document formats


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [a29abce1c871f73ccc5e639336bf04b7ee8e2adb]

INTEGRATION: CWS presentationengine01 (1.2.78); FILE MERGED 2004/08/26 15:02:28 dbo 1.2.78.1: #110496# updated to boost-1.30.2, spirit-1.6.1


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [03961a560bed038bc06a230d950b5c2e35115729]

INTEGRATION: CWS sysint1 (1.1.2); FILE ADDED 2004/11/24 14:59:52 hro 1.1.2.1: #i36906# UseoOld icons for old document formats


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [d508dc15c987a61d04349f7c3a0bfe1b208c5e13]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/08/26 15:02:27 dbo 1.1.2.1: #110496# updated to boost-1.30.2, spirit-1.6.1


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [d4f7c5948c56c5de985ba20f50b6e18fe1dc600a]

INTEGRATION: CWS sysint1 (1.1.2); FILE ADDED 2004/11/24 14:58:59 hro 1.1.2.1: #i36906# UseoOld icons for old document formats


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [b0ca021c53a1d93d97bd0048a5dc43f0c20e37a8]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/08/26 15:02:25 dbo 1.1.2.1: #110496# updated to boost-1.30.2, spirit-1.6.1


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [d06e820080c6949205d5e779e6fa8cbebb2351dd]

INTEGRATION: CWS storagechange01 (1.9.32); FILE MERGED 2004/11/06 17:35:57 mav 1.9.32.2: #i26882# use XTransactedObject only if it is supported 2004/11/01 11:49:35 mav 1.9.32.1: #i26882# use filesystem storage implementation


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [d9bdedb57a05c9a7b3cf59e22a208842009f005b]

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  Jens-Heiner Rechtien  <hr@openoffice.org>  [fcf072c1fb38b70b1bb810990a02f24d1fb01320]

INTEGRATION: CWS storagechange01 (1.16.58); FILE MERGED 2004/11/07 16:52:12 mav 1.16.58.2: #i26882# plane stream is provided only for unencrypted streams 2004/10/28 16:06:16 mav 1.16.58.1: #i35095# introduce XStorageRawAccess implementation


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [26c8e9c20d36ecfc216379f08876db74ea6cf277]

INTEGRATION: CWS storagechange01 (1.39.12); FILE MERGED 2004/11/08 19:09:44 mav 1.39.12.4: #i35095# fix package and storage related problems 2004/11/07 16:52:12 mav 1.39.12.3: #i26882# plane stream is provided only for unencrypted streams 2004/11/07 16:45:23 mav 1.39.12.2: #i26882# plane stream is provided only for unencrypted streams 2004/10/28 16:06:16 mav 1.39.12.1: #i35095# introduce XStorageRawAccess implementation


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [ec799e97e392a6cc625bd49cf8248ed98c088824]

INTEGRATION: CWS presentationengine01 (1.5.32); FILE MERGED 2004/08/26 15:02:24 dbo 1.5.32.1: #110496# updated to boost-1.30.2, spirit-1.6.1


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [bc19eb554045bb5b58be4d2f9ea524367296b52b]

INTEGRATION: CWS storagechange01 (1.6.18); FILE MERGED 2004/10/29 12:35:20 mav 1.6.18.2: #i35095# plain raw stream 2004/10/28 16:06:15 mav 1.6.18.1: #i35095# introduce XStorageRawAccess implementation


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [a72ac9f536a60ae45acff6db34386785193a9795]

INTEGRATION: CWS presentationengine01 (1.4.82); FILE MERGED 2004/08/16 18:25:40 aw 1.4.82.1: #110496#


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [37951840fc8174d1f3bbf60cc1d687671d1dd55a]

INTEGRATION: CWS storagechange01 (1.6.34); FILE MERGED 2004/10/28 16:06:14 mav 1.6.34.1: #i35095# introduce XStorageRawAccess implementation


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [e0fc2ca59a1e4d645357135bde60bc45c7dd99f6]

INTEGRATION: CWS presentationengine01 (1.2.98); FILE MERGED 2004/08/16 18:25:39 aw 1.2.98.1: #110496#


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [07d1f6b4bb1581e95cdcff747d47575599ff9898]

INTEGRATION: CWS storagechange01 (1.7.18); FILE MERGED 2004/11/08 19:09:43 mav 1.7.18.2: #i35095# fix package and storage related problems 2004/10/28 16:06:14 mav 1.7.18.1: #i35095# introduce XStorageRawAccess implementation


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [7b0e669f14da67596ea15d0897c2c091468d3b90]

INTEGRATION: CWS presentationengine01 (1.7.48); FILE MERGED 2004/08/16 18:25:39 aw 1.7.48.1: #110496#


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [dc3023542077bca891ca96cd66ce2181b2028a1e]

INTEGRATION: CWS storagechange01 (1.4.34); FILE MERGED 2004/11/08 19:09:43 mav 1.4.34.1: #i35095# fix package and storage related problems


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [3c0e4fcd4ad12d516f5ec74263e23b702d441fdd]

INTEGRATION: CWS presentationengine01 (1.8.50); FILE MERGED 2004/08/17 12:08:19 aw 1.8.50.1: #110496# adaptions for CreateVirtualDevice for UNX


2004-11-26  Kurt Zenker  <kz@openoffice.org>  [43706dd924ff22bd926b3026d8e6443afe952b52]

INTEGRATION: CWS dbwizard2 (1.61.8); FILE MERGED 2004/11/09 15:23:20 bc 1.61.8.1: #i36844# helpids assignment modified


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [287d66a3a2d137c996764101d8aaf50229ec1fb0]

INTEGRATION: CWS presentationengine01 (1.26.32); FILE MERGED 2004/11/15 17:42:51 thb 1.26.32.1: #i37103# The working depth for intermediate pixmaps is not necessarily the display depths: there can be one-bit VDev render targets, on which XCopyArea will fail if the depths don't match. Now handling that special case.


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [c024021ab2577cb39ff44b4e6b02a674a298e394]

INTEGRATION: CWS storagechange01 (1.3.128); FILE MERGED 2004/10/28 17:19:28 mav 1.3.128.1: #i35095# introduce XStorageRawAccess implementation and redesing storage related idl structure


2004-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [72dcd2cb503c6f0d5d5794e07a298e8f72a866e8]

INTEGRATION: CWS so8betal10n (1.16.24); FILE MERGED 2004/11/25 18:36:36 ihi 1.16.24.1: German merge fix


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [455aa70daa154b7673a61c1a2271d7b66753396a]

INTEGRATION: CWS presentationengine01 (1.8.46); FILE MERGED 2004/08/17 12:08:18 aw 1.8.46.1: #110496# adaptions for CreateVirtualDevice for UNX


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [cd7addae828fe5c13a6da4410e7479f0b28591e3]

INTEGRATION: CWS storagechange01 (1.6.36); FILE MERGED 2004/10/28 17:19:27 mav 1.6.36.1: #i35095# introduce XStorageRawAccess implementation and redesing storage related idl structure


2004-11-26  Ivo Hinkelmann  <ihi@openoffice.org>  [08eb5de3c7eea85f66be60973b103187e8da8f4d]

INTEGRATION: CWS so8betal10n (1.4.14); FILE MERGED 2004/11/25 18:36:02 ihi 1.4.14.1: German merge fix


2004-11-26  Kurt Zenker  <kz@openoffice.org>  [39bef2c4a8a64e92876d8392757b38587ff448a8]

INTEGRATION: CWS dbwizard2 (1.3.8); FILE MERGED 2004/11/09 15:23:20 bc 1.3.8.1: #i36844# helpids assignment modified


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [cc3a4c89ce96006f32e30fe8f0ee8bb8502353e0]

INTEGRATION: CWS storagechange01 (1.1.2); FILE ADDED 2004/10/29 11:00:34 mav 1.1.2.2: #i35095# XStorageRawAccess implementation 2004/10/28 17:21:07 mav 1.1.2.1: #i35095# introduce XStorageRawAccess


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [807c11075f63801f5b29a665c01b946bd7554785]

INTEGRATION: CWS presentationengine01 (1.195.30); FILE MERGED 2004/11/17 19:52:23 thb 1.195.30.9: RESYNC: (1.199-1.200); FILE MERGED 2004/10/13 14:39:54 thb 1.195.30.8: #110496# Added bool guard to mxCanvasWindow existence test (checking a weak ref for validity is somewhat expensive, a price that _every_ Window would have to pay. And most of the Windows currently don't have a canvas). 2004/10/12 23:49:41 thb 1.195.30.7: RESYNC: (1.195-1.199); FILE MERGED 2004/09/26 18:54:47 thb 1.195.30.6: #110496# Corectly passing on window dimensions to canvas peer now 2004/09/23 19:42:25 thb 1.195.30.5: #110496# Provide canvas with initial window state, on construction 2004/09/22 10:20:38 thb 1.195.30.4: #110496# Changed hard reference to window canvas into weak reference. This alleviates the problem that, once created, a canvas hangs around forever 2004/09/22 10:13:35 thb 1.195.30.3: #110496# Changed hard reference to window canvas into weak reference. This alleviates the problem that, once created, a canvas hangs around forever 2004/09/10 10:36:07 thb 1.195.30.2: #110496# Handling SystemChildWindows now properly in the canvas factory (did not respect syschild's own sys window handle before) 2004/09/08 16:37:48 dbo 1.195.30.1: #110496# adopting to new CanvasFactory Issue number: Submitted by: Reviewed by:


2004-11-26  Kurt Zenker  <kz@openoffice.org>  [42d49c24ca28395bdafb9b731fa1286353610a65]

INTEGRATION: CWS dbwizard2 (1.4.10); FILE MERGED 2004/11/09 15:23:19 bc 1.4.10.1: #i36844# helpids assignment modified


2004-11-26  Kurt Zenker  <kz@openoffice.org>  [1a4ee08a462ffbe9ebcd6252550cbf84f341a823]

INTEGRATION: CWS dbwizard2 (1.3.10); FILE MERGED 2004/11/09 15:23:19 bc 1.3.10.1: #i36844# helpids assignment modified


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [19534ba1aa2f0f4ff3317e49ae887487900e3967]

INTEGRATION: CWS presentationengine01 (1.15.6); FILE MERGED 2004/10/13 14:54:12 thb 1.15.6.2: #110496# Removed special slideshowwindow again, we'll use a different workaround for Java, and DirectX works with an internal change (we're limiting the output artificially to the faked Window area) 2004/09/12 21:09:08 cl 1.15.6.1: created special window for slideshow


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [3199743f9ab5d099ca32b6b1b9a3e8061a681d0f]

INTEGRATION: CWS presentationengine01 (1.2.26); FILE MERGED 2004/11/08 06:06:46 thb 1.2.26.4: #110496# Improved bitmap performance, by employing specialized handling code for a few common bitmap formats 2004/11/01 22:23:37 thb 1.2.26.3: #110496# Performance optimizations: added profiling traces 2004/10/26 23:45:03 thb 1.2.26.2: #110496# Adapted to explicit alpha bitmap methods on XGraphicDevice 2004/07/28 18:36:13 thb 1.2.26.1: #i10000# API changes on setData


2004-11-26  Kurt Zenker  <kz@openoffice.org>  [775687e6f803187a26a4e05e2dc7617c56d03af8]

INTEGRATION: CWS dbwizard2 (1.2.10); FILE MERGED 2004/11/09 15:23:18 bc 1.2.10.1: #i36844# helpids assignment modified


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [1d5543507003e08afb7c2076f316e5c1f7773fb9]

INTEGRATION: CWS presentationengine01 (1.15.2); FILE MERGED 2004/10/12 23:46:23 thb 1.15.2.2: RESYNC: (1.15-1.17); FILE MERGED 2004/08/16 18:25:30 aw 1.15.2.1: #110496#


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [ecd2b80a72c29274092a97835cd15a40b880c938]

INTEGRATION: CWS presentationengine01 (1.9.48); FILE MERGED 2004/10/12 23:44:45 thb 1.9.48.2: RESYNC: (1.9-1.11); FILE MERGED 2004/10/11 17:41:29 thb 1.9.48.1: #i35331# Fixed map mode garbling for previous map mode == DEFAULT: then, EnableMapMode( TRUE ) enables a random, previously set non-default map mode


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [99e112c74f3421c227a0ce9b6a4e4532d5e12857]

INTEGRATION: CWS sysint1 (1.1.2); FILE ADDED 2004/11/24 15:02:37 hro 1.1.2.2: #i36906# UseoOld icons for old document formats 2004/11/23 13:21:44 hro 1.1.2.1: #i36906# New document icons


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [18fae121580efbe24845b780c0808625373d716e]

INTEGRATION: CWS presentationengine01 (1.24.32); FILE MERGED 2004/10/20 18:22:50 thb 1.24.32.1: #110496# When painting alpha-channel BmpEx with DRAWMODE_BLACKBITMAP, the full bitmap area appeared black. Fixed by manually thresholding the alpha channel (root cause was that ImplDrawAlpha called plain DrawBitmap, which just rendered a black rect in said case)


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [a050e719445010ef9244ecd3806f0d18538dc566]

INTEGRATION: CWS presentationengine01 (1.10.82); FILE MERGED 2004/10/12 23:42:44 thb 1.10.82.2: RESYNC: (1.10-1.11); FILE MERGED 2004/03/15 18:41:24 thb 1.10.82.1: #110496# Added RemoveAction to metafile


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [75ba329dd511512dcce133f403f162a038d57767]

INTEGRATION: CWS storagechange01 (1.2.10); FILE MERGED 2004/10/29 12:33:56 mav 1.2.10.1: #i33237# sign the documents by using the raw format


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [3b9a42db373e4a46fa6e7915d80049bc4f607a95]

INTEGRATION: CWS presentationengine01 (1.29.22); FILE MERGED 2004/11/17 19:48:06 thb 1.29.22.3: RESYNC: (1.30-1.31); FILE MERGED 2004/10/12 23:40:36 thb 1.29.22.2: RESYNC: (1.29-1.30); FILE MERGED 2004/08/28 23:57:40 cl 1.29.22.1: added flags for entries


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [a7ab88ddf88c7b1d80adc497947bd520ca572ad2]

INTEGRATION: CWS storagechange01 (1.3.10); FILE MERGED 2004/11/08 19:12:03 mav 1.3.10.2: #i35095# fix signing of encrypted entries 2004/10/29 12:33:56 mav 1.3.10.1: #i33237# sign the documents by using the raw format


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [79bd2b964fd22df12fa2c05e96dd9d2f9fcb7b8b]

INTEGRATION: CWS presentationengine01 (1.48.22); FILE MERGED 2004/10/12 23:40:27 thb 1.48.22.2: RESYNC: (1.48-1.49); FILE MERGED 2004/08/28 23:57:41 cl 1.48.22.1: added flags for entries


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [b225be670c110e9f95e4f01492b0118980c9ecb4]

INTEGRATION: CWS storagechange01 (1.14.10); FILE MERGED 2004/11/08 19:12:03 mav 1.14.10.1: #i35095# fix signing of encrypted entries


2004-11-26  Kurt Zenker  <kz@openoffice.org>  [deebe36224b25c5c031afbc1a205305358ef9a98]

INTEGRATION: CWS dbwizard2 (1.5.18); FILE MERGED 2004/11/09 10:08:47 bc 1.5.18.1: #i34788#WinStyle overgiven to roadmap modified


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [f1e7d342bff9d58cc6aa1ab3878ef0d112cc26ed]

INTEGRATION: CWS storagechange01 (1.100.76); FILE MERGED 2004/11/04 11:47:24 mav 1.100.76.1: #i35351# add the entries as depricated


2004-11-26  Kurt Zenker  <kz@openoffice.org>  [d4fb81e13f7b0e224369ed69e65c3a5d0795f4c5]

INTEGRATION: CWS dbwizard2 (1.4.20); FILE MERGED 2004/11/10 11:08:20 bc 1.4.20.2: #i34788# high contrast accessibility improved 2004/11/09 15:13:49 bc 1.4.20.1: #i34788# Roadmap made accessible


2004-11-26  Kurt Zenker  <kz@openoffice.org>  [3faaa75ce9a040cfeb01534902954472866c46eb]

INTEGRATION: CWS dbwizard2 (1.3.20); FILE MERGED 2004/11/10 11:08:19 bc 1.3.20.2: #i34788# high contrast accessibility improved 2004/11/09 15:13:49 bc 1.3.20.1: #i34788# Roadmap made accessible


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [4435de0beb542541dcb8dfe607f953138bb7e317]

INTEGRATION: CWS storagechange01 (1.50.64); FILE MERGED 2004/11/01 10:05:32 mav 1.50.64.1: #i26882# file system storages implementation


2004-11-26  Kurt Zenker  <kz@openoffice.org>  [2d1e167759052900c7bc5be29f8a4ae60818083e]

INTEGRATION: CWS dbwizard2 (1.3.20); FILE MERGED 2004/11/10 11:08:17 bc 1.3.20.2: #i34788# high contrast accessibility improved 2004/11/09 10:12:30 bc 1.3.20.1: #i34788# SetFixedLine method renamed to ResizeFixedLine()


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [f4b5f0bd01cb7adac6426f3e0ad832d6cf4b987d]

INTEGRATION: CWS storagechange01 (1.1.2); FILE ADDED 2004/11/01 09:38:10 mav 1.1.2.1: #i26882# file system storages implementation


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [cbcb50270c055908ce04de534acd451b5c5833aa]

INTEGRATION: CWS storagechange01 (1.1.2); FILE ADDED 2004/11/01 09:37:22 mav 1.1.2.1: #i26882# file system storages implementation


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [27fabc553547adf7a91f5946cda46d1edb174d43]

INTEGRATION: CWS storagechange01 (1.1.2); FILE ADDED 2004/11/01 09:37:13 mav 1.1.2.1: #i26882# file system storages implementation


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [d76a09caab38a4a8c2e880ee6e30b9f6b56c8ce2]

INTEGRATION: CWS storagechange01 (1.1.2); FILE ADDED 2004/11/01 09:37:04 mav 1.1.2.1: #i26882# file system storages implementation


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [83ef686c94d261f1301777cb90927906395a8bb8]

INTEGRATION: CWS storagechange01 (1.1.2); FILE ADDED 2004/11/01 09:36:55 mav 1.1.2.1: #i26882# file system storages implementation


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [2946f87d0b7b1305bef7125fd909b2a8880443b5]

INTEGRATION: CWS storagechange01 (1.1.2); FILE ADDED 2004/11/15 14:20:13 mav 1.1.2.3: #i26882# throw only allowed exceptions 2004/11/07 14:54:54 mav 1.1.2.2: #i26882# use SimpleFileAccess 2004/11/01 09:36:46 mav 1.1.2.1: #i26882# file system storages implementation


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [d88e0aadec63ea80e0ed05a864cc1969a00a62a8]

INTEGRATION: CWS storagechange01 (1.1.2); FILE ADDED 2004/11/01 09:36:37 mav 1.1.2.1: #i26882# file system storages implementation


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [7de12aef83e35dcaf991a8eb07d58a2178c383cf]

INTEGRATION: CWS storagechange01 (1.26.62); FILE MERGED 2004/11/01 10:05:30 mav 1.26.62.1: #i26882# file system storages implementation


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [ad56ad2a638dedad35e9c5875b5f0e61fced25b5]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/11/03 15:40:44 cl 1.1.2.3: #i36249# ooo-entrance-wipe property fixed 2004/10/07 13:47:11 cl 1.1.2.2: fixed missing property from venetian blinds 2004/09/12 22:56:22 cl 1.1.2.1: xsl script to create effects.xml


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [f3ee625fcda123a5b09018bb46f3965279df72df]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/11/21 23:47:08 thb 1.1.2.11: #i10000# Merge error, corrected presentation namespace 2004/11/07 01:42:03 thb 1.1.2.10: #i36228# Swapped uncover left-down and left-up (was wrong before) 2004/11/05 11:19:51 dbo 1.1.2.9: #i36255# fixing also slide transitions 2004/10/04 19:21:11 thb 1.1.2.8: #i34946# Added missing subtypes for slide transitions, corrected various transition mappings 2004/09/27 14:40:02 cl 1.1.2.7: we will do the zoom and rotate in later 2004/09/26 19:02:05 cl 1.1.2.6: changes to the new xml smil spec 2004/09/02 09:16:38 cl 1.1.2.5: updated presets 2004/08/31 18:57:09 cl 1.1.2.4: added missing transition types and subtypes 2004/08/26 14:35:47 cl 1.1.2.3: commented empty presets 2004/08/19 14:12:00 bm 1.1.2.2: preliminary version of transitions 2004/08/19 10:45:14 cl 1.1.2.1: new helper for transition presets


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [2b33ce0318f53187c57fa88452e0a84a72d4c17f]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/11/04 14:47:21 dbo 1.1.2.11: #i36255# fixing waterfallWipe 2004/11/03 15:41:06 cl 1.1.2.10: #i36249# ooo-entrance-wipe property fixed 2004/10/07 13:46:37 cl 1.1.2.9: fixed missing property from venetian blinds 2004/09/23 17:04:29 cl 1.1.2.8: final smil xml spec changes 2004/09/12 22:52:49 cl 1.1.2.7: added text only effects ui support 2004/09/09 18:53:11 cl 1.1.2.6: updated effects, now again with properties 2004/09/07 21:49:14 cl 1.1.2.5: fixed preset naming 2004/09/02 09:16:38 cl 1.1.2.4: updated presets 2004/08/29 23:00:27 cl 1.1.2.3: removed wrong group-id attributes 2004/07/28 11:17:41 cl 1.1.2.2: #i31376# added strings for translation 2004/05/04 14:37:53 cl 1.1.2.1: added initial smil ui


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [3540c653730c3d05c8878f9d8a9f5f4d82bbe4c3]

INTEGRATION: CWS storagechange01 (1.9.36); FILE MERGED 2004/11/01 11:49:35 mav 1.9.36.1: #i26882# use filesystem storage implementation


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [0f30f77853ea5447fb3330418a5e06bba51be866]

INTEGRATION: CWS presentationengine01 (1.27.14); FILE MERGED 2004/10/12 23:32:45 thb 1.27.14.10: RESYNC: (1.33-1.35); FILE MERGED 2004/09/03 15:09:14 thb 1.27.14.9: #110496# Clearing the XSlideShowView is now performed here, need cppcanvas tools for that 2004/09/02 14:47:52 cl 1.27.14.8: moved new slideshow to own folder 2004/08/23 12:40:55 thb 1.27.14.7: RESYNC: (1.31-1.33); FILE MERGED 2004/07/23 15:23:35 thb 1.27.14.6: RESYNC: (1.30-1.31); FILE MERGED 2004/07/07 01:40:59 thb 1.27.14.5: RESYNC: (1.27-1.30); FILE MERGED 2004/06/14 11:36:07 cl 1.27.14.4: renamed animations to animui 2004/06/02 15:26:42 cl 1.27.14.3: clean up makefile 2004/05/04 14:48:43 cl 1.27.14.2: added initial smil ui 2004/04/14 10:15:59 cl 1.27.14.1: new smile api


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [e8fddfa2a14c54d017e163796b11eb36fdfd4614]

INTEGRATION: CWS storagechange01 (1.3.84); FILE MERGED 2004/11/01 11:49:35 mav 1.3.84.1: #i26882# use filesystem storage implementation


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [5eeb68fe9b77c7963b0e2e0ab6b6fa78f3a6d459]

INTEGRATION: CWS presentationengine01 (1.8.4); FILE MERGED 2004/09/30 15:31:09 af 1.8.4.2: #i34242# Added help ids for task pane. 2004/08/26 21:47:17 cl 1.8.4.1: removed live mode


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [500fe3352465398463480cc81f35ff4401ae351d]

INTEGRATION: CWS storagechange01 (1.3.84); FILE MERGED 2004/11/01 11:49:34 mav 1.3.84.1: #i26882# use filesystem storage implementation


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [0370acb67cb48724b94fdd8c74a69f8bd7271e93]

INTEGRATION: CWS storagechange01 (1.2.38); FILE MERGED 2004/11/01 11:49:34 mav 1.2.38.1: #i26882# use filesystem storage implementation


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [a889d5caffad6d79e7b5747ab971f12b6c6f65a6]

INTEGRATION: CWS storagechange01 (1.25.34); FILE MERGED 2004/11/01 11:49:34 mav 1.25.34.1: #i26882# use filesystem storage implementation


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [70123e78f7e7be4bb52f0dc0740b5bde0d146bf5]

INTEGRATION: CWS presentationengine01 (1.8.12); FILE MERGED 2004/11/26 15:02:38 thb 1.8.12.7: RESYNC: (1.20-1.21); FILE MERGED 2004/11/17 19:43:03 thb 1.8.12.6: RESYNC: (1.19-1.20); FILE MERGED 2004/10/29 20:47:01 cl 1.8.12.5: #i36257# removed double line 2004/10/12 23:31:20 thb 1.8.12.4: RESYNC: (1.13-1.19); FILE MERGED 2004/09/12 18:14:00 cl 1.8.12.3: commented animation schemes out 2004/08/23 12:39:21 thb 1.8.12.2: RESYNC: (1.8-1.13); FILE MERGED 2004/07/28 11:17:16 cl 1.8.12.1: #i31376# added strings for translation


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [c9198412cc2c7baffb76a855917af90d896bf552]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/10/08 20:11:25 thb 1.1.2.5: #110496# Slightly changed slideshow API generation: we're now only generating the XSlideShow* header, taking the remainder from solver. This is due to a Solaris crash, caused by violation of the one-definition rule (getCppuType had two different inline definitions) 2004/08/03 19:50:34 thb 1.1.2.4: #110496# Added preliminary XSlideShow integration 2004/07/28 11:47:31 thb 1.1.2.3: #110496# Moved animations API to offapi 2004/04/14 09:51:15 cl 1.1.2.2: new smile api 2004/03/16 18:45:23 thb 1.1.2.1: #110496# Initial revision


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [b123b0db160b73f915c051389e0fd59902fbbc6f]

INTEGRATION: CWS presentationengine01 (1.33.4); FILE MERGED 2004/11/17 19:40:13 thb 1.33.4.6: RESYNC: (1.36-1.38); FILE MERGED 2004/10/12 23:29:13 thb 1.33.4.5: RESYNC: (1.33-1.36); FILE MERGED 2004/09/06 14:08:30 af 1.33.4.4: Code cleanup that prevents the destructor from accessing data that is already destroyed. 2004/09/06 11:08:39 cl 1.33.4.3: added preview support 2004/08/28 22:57:00 cl 1.33.4.2: removed old presentation code 2004/08/25 16:32:52 cl 1.33.4.1: replaced old FuSlideShow with new SlideShow


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [4e716abc20b3dc82147422927a28f48e1fec4c74]

INTEGRATION: CWS storagechange01 (1.2.40); FILE MERGED 2004/11/01 17:51:46 mav 1.2.40.1: #i26882# no raw access by XStorage interface


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [fea3e46129d49c263424bdc85707fd1661413457]

INTEGRATION: CWS presentationengine01 (1.29.12); FILE MERGED 2004/11/17 19:39:51 thb 1.29.12.4: RESYNC: (1.31-1.32); FILE MERGED 2004/10/15 09:13:49 thb 1.29.12.3: #i10000# Merge prob: no more so3 fiddling allowed, removed macro definitions 2004/10/12 23:28:57 thb 1.29.12.2: RESYNC: (1.29-1.31); FILE MERGED 2004/08/25 16:32:52 cl 1.29.12.1: replaced old FuSlideShow with new SlideShow


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [bc6d6c154367071c7f187d001ca58a4a24ddba52]

INTEGRATION: CWS presentationengine01 (1.39.12); FILE MERGED 2004/10/12 23:27:50 thb 1.39.12.2: RESYNC: (1.39-1.40); FILE MERGED 2004/09/26 18:58:23 cl 1.39.12.1: added animation undo


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [e37896e6483bac0c5bb6d4fe3e41b9227d77dbb0]

INTEGRATION: CWS presentationengine01 (1.31.12); FILE MERGED 2004/10/12 23:27:42 thb 1.31.12.5: RESYNC: (1.31-1.33); FILE MERGED 2004/10/08 12:55:04 cl 1.31.12.4: listen on text changes on objects with effects 2004/10/06 15:01:28 cl 1.31.12.3: added an event when text editing starts and ends 2004/09/30 20:53:01 cl 1.31.12.2: listen to paragraph changes for effects 2004/08/25 16:32:50 cl 1.31.12.1: replaced old FuSlideShow with new SlideShow


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [37b57f0e05c8b1122d18fbcf435078bf4654da05]

INTEGRATION: CWS presentationengine01 (1.55.12); FILE MERGED 2004/10/12 23:27:14 thb 1.55.12.2: RESYNC: (1.55-1.57); FILE MERGED 2004/08/25 16:32:49 cl 1.55.12.1: replaced old FuSlideShow with new SlideShow


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [b84b7f4e9cda4e4bae782767fa78c3a05e3e86d5]

INTEGRATION: CWS presentationengine01 (1.16.12); FILE MERGED 2004/10/12 23:27:05 thb 1.16.12.2: RESYNC: (1.16-1.17); FILE MERGED 2004/08/25 16:32:49 cl 1.16.12.1: replaced old FuSlideShow with new SlideShow


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [cd7daee11de052d12517089743033b0a7f7a21da]

INTEGRATION: CWS presentationengine01 (1.10.10); FILE MERGED 2004/11/22 23:14:48 thb 1.10.10.9: #i10000# Resolving merge problems: removed duplicate line 2004/11/17 19:39:26 thb 1.10.10.8: RESYNC: (1.14-1.15); FILE MERGED 2004/09/02 14:49:58 cl 1.10.10.7: moved new slideshow to own folder 2004/08/25 16:32:49 cl 1.10.10.6: replaced old FuSlideShow with new SlideShow 2004/08/23 12:37:36 thb 1.10.10.5: RESYNC: (1.13-1.14); FILE MERGED 2004/08/03 19:50:34 thb 1.10.10.4: #110496# Added preliminary XSlideShow integration 2004/07/23 15:11:14 thb 1.10.10.3: RESYNC: (1.12-1.13); FILE MERGED 2004/07/07 01:37:48 thb 1.10.10.2: RESYNC: (1.10-1.12); FILE MERGED 2004/04/12 15:17:05 thb 1.10.10.1: #110496# Adaptions after canvas01 merge


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [b2ea69cead430ba22bd859053eaaed492722ee6c]

INTEGRATION: CWS presentationengine01 (1.10.4); FILE MERGED 2004/11/17 19:39:10 thb 1.10.4.3: RESYNC: (1.12-1.13); FILE MERGED 2004/10/12 23:26:47 thb 1.10.4.2: RESYNC: (1.10-1.12); FILE MERGED 2004/08/28 22:56:58 cl 1.10.4.1: removed old presentation code


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [8f1c562b841b2d0f8febac147d19537f565c84a4]

INTEGRATION: CWS presentationengine01 (1.11.10); FILE MERGED 2004/08/28 22:56:58 cl 1.11.10.3: removed old presentation code 2004/07/23 15:10:14 thb 1.11.10.2: RESYNC: (1.11-1.13); FILE MERGED 2004/05/04 14:47:35 cl 1.11.10.1: added initial smil ui


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [ffc8682fdf3a330c520b6b9b684fa8c7ee10721e]

INTEGRATION: CWS presentationengine01 (1.6.12); FILE MERGED 2004/08/25 16:32:49 cl 1.6.12.1: replaced old FuSlideShow with new SlideShow


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [3eb02eb906ee74c3dee483cfa442e58731cc1184]

INTEGRATION: CWS presentationengine01 (1.7.12); FILE MERGED 2004/08/25 16:32:49 cl 1.7.12.1: replaced old FuSlideShow with new SlideShow


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [719764a7f55e69b1098110ccd3fd2f624f461d4e]

INTEGRATION: CWS presentationengine01 (1.4.10); FILE MERGED 2004/11/07 18:19:39 cl 1.4.10.3: #i36286# fixed navigator for new engine 2004/10/12 23:26:19 thb 1.4.10.2: RESYNC: (1.4-1.5); FILE MERGED 2004/08/25 16:32:48 cl 1.4.10.1: replaced old FuSlideShow with new SlideShow


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [dc6178b7de19592afa6a80abdc31a6374de0f63b]

INTEGRATION: CWS presentationengine01 (1.10.4); FILE MERGED 2004/08/28 22:56:57 cl 1.10.4.1: removed old presentation code


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [3afdde4858cb8b902e12d189a9cc64943cb84b85]

INTEGRATION: CWS presentationengine01 (1.47.4); FILE MERGED 2004/11/17 19:38:46 thb 1.47.4.5: RESYNC: (1.50-1.52); FILE MERGED 2004/10/14 22:08:45 thb 1.47.4.4: #i10000# Fixed two merge probs: DrawViewShell no longer contains pFuSlideShow member 2004/10/12 23:25:30 thb 1.47.4.3: RESYNC: (1.47-1.50); FILE MERGED 2004/09/12 18:21:11 cl 1.47.4.2: removed animation mode 2004/08/25 16:32:47 cl 1.47.4.1: replaced old FuSlideShow with new SlideShow


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [87b1ecf1512847ca60144e98642b7503dd6e8e72]

INTEGRATION: CWS presentationengine01 (1.10.12); FILE MERGED 2004/11/17 19:38:38 thb 1.10.12.6: RESYNC: (1.14-1.15); FILE MERGED 2004/10/12 23:25:22 thb 1.10.12.5: RESYNC: (1.13-1.14); FILE MERGED 2004/09/01 11:43:41 af 1.10.12.4: Added support for the (renamed) slots SID_CUSTOM_ANIMATION_PANEL and SID_SLIDE_TRANSITIONS_PANEL. 2004/08/28 22:56:57 cl 1.10.12.3: removed old presentation code 2004/08/23 12:36:20 thb 1.10.12.2: RESYNC: (1.10-1.13); FILE MERGED 2004/07/28 10:54:20 cl 1.10.12.1: #i31376# added strings for translation


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [de06989ccbcfff3bbc1ef0c90920dabdb4a7fb59]

INTEGRATION: CWS presentationengine01 (1.37.18); FILE MERGED 2004/11/17 19:38:31 thb 1.37.18.5: RESYNC: (1.38-1.39); FILE MERGED 2004/10/12 23:25:14 thb 1.37.18.4: RESYNC: (1.37-1.38); FILE MERGED 2004/09/02 09:14:41 cl 1.37.18.3: fixes on slideshow 2004/08/28 22:56:56 cl 1.37.18.2: removed old presentation code 2004/08/25 16:32:46 cl 1.37.18.1: replaced old FuSlideShow with new SlideShow


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [a08cfded599cd6703179662ecee38b8cceaa5176]

INTEGRATION: CWS presentationengine01 (1.22.4); FILE MERGED 2004/10/12 23:25:05 thb 1.22.4.2: RESYNC: (1.22-1.23); FILE MERGED 2004/08/25 16:32:46 cl 1.22.4.1: replaced old FuSlideShow with new SlideShow


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [057bc5dd0f4a971ae0d9a24caf549f13ecdbc12b]

INTEGRATION: CWS presentationengine01 (1.27.12); FILE MERGED 2004/10/12 23:24:57 thb 1.27.12.3: RESYNC: (1.27-1.29); FILE MERGED 2004/09/02 09:14:40 cl 1.27.12.2: fixes on slideshow 2004/08/25 16:32:46 cl 1.27.12.1: replaced old FuSlideShow with new SlideShow


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [1185475200472589ce510c026629ebaf49d12059]

INTEGRATION: CWS presentationengine01 (1.32.18); FILE MERGED 2004/11/17 19:38:23 thb 1.32.18.3: RESYNC: (1.33-1.35); FILE MERGED 2004/10/12 23:24:49 thb 1.32.18.2: RESYNC: (1.32-1.33); FILE MERGED 2004/08/25 16:32:46 cl 1.32.18.1: replaced old FuSlideShow with new SlideShow


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [a5a5e61fd9a32b3d881f42c39d789ed4bc5d4122]

INTEGRATION: CWS presentationengine01 (1.42.4); FILE MERGED 2004/11/17 19:37:25 thb 1.42.4.5: RESYNC: (1.43-1.44); FILE MERGED 2004/10/12 23:24:41 thb 1.42.4.4: RESYNC: (1.42-1.43); FILE MERGED 2004/09/06 11:08:39 cl 1.42.4.3: added preview support 2004/08/28 22:56:56 cl 1.42.4.2: removed old presentation code 2004/08/25 16:32:45 cl 1.42.4.1: replaced old FuSlideShow with new SlideShow


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [4b94b2c9452075f00502aea7ef46fe871f7e0782]

INTEGRATION: CWS presentationengine01 (1.31.12); FILE MERGED 2004/10/12 23:24:00 thb 1.31.12.6: RESYNC: (1.31-1.32); FILE MERGED 2004/09/12 18:20:42 cl 1.31.12.5: fixed ShowWindow 2004/09/09 14:26:08 cl 1.31.12.4: finished effect preview 2004/09/06 11:08:38 cl 1.31.12.3: added preview support 2004/08/26 14:38:51 cl 1.31.12.2: reworked new Slideshow integration 2004/08/25 16:32:45 cl 1.31.12.1: replaced old FuSlideShow with new SlideShow


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [e43948544c9758204b2df3e3729e8e35e7dba011]

INTEGRATION: CWS presentationengine01 (1.3.12); FILE MERGED 2004/08/31 14:50:01 af 1.3.12.1: #i33627# Ignoring the SID_TASK_PANE slot.


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [57f1b6c919609abf4e6cfff81926d1b1ec8c4da5]

INTEGRATION: CWS presentationengine01 (1.4.10); FILE MERGED 2004/08/25 16:32:23 cl 1.4.10.1: replaced old FuSlideShow with new SlideShow


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [8c8cbe2e72a662520f738dbde3afb5982f493509]

INTEGRATION: CWS presentationengine01 (1.8.344); FILE MERGED 2004/07/07 01:32:31 thb 1.8.344.2: RESYNC: (1.8-1.9); FILE MERGED 2004/04/14 10:09:09 cl 1.8.344.1: new smile api


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [253af5b68f3105b0a0997df566d3a3b20db3483b]

INTEGRATION: CWS presentationengine01 (1.58.10); FILE MERGED 2004/11/17 19:37:08 thb 1.58.10.9: RESYNC: (1.64-1.65); FILE MERGED 2004/10/12 23:22:00 thb 1.58.10.8: RESYNC: (1.63-1.64); FILE MERGED 2004/08/28 22:56:03 cl 1.58.10.7: removed old presentation code 2004/08/19 11:17:05 cl 1.58.10.6: new transition api 2004/07/28 10:53:23 cl 1.58.10.5: #i31376# added strings for translation 2004/07/23 15:04:03 thb 1.58.10.4: RESYNC: (1.61-1.63); FILE MERGED 2004/07/07 01:32:22 thb 1.58.10.3: RESYNC: (1.58-1.61); FILE MERGED 2004/04/14 10:09:08 cl 1.58.10.2: new smile api 2004/03/19 13:26:31 cl 1.58.10.1: initial import for smil


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [c0d8c6d9ffb0a3daf10f3f67ce505886fb3eb096]

INTEGRATION: CWS presentationengine01 (1.7.344); FILE MERGED 2004/08/22 22:25:10 cl 1.7.344.1: first wrapper for old animation api


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [70c71ba7f9eb08018e27753f34bcbf5afde1abd1]

INTEGRATION: CWS presentationengine01 (1.40.12); FILE MERGED 2004/11/15 11:43:19 thb 1.40.12.8: #102922# Setting a proper iterate interval for old laser effects 2004/10/12 23:21:51 thb 1.40.12.7: RESYNC: (1.40-1.41); FILE MERGED 2004/10/08 12:56:20 cl 1.40.12.6: fixed laser effect mapping for old api 2004/09/26 19:00:26 cl 1.40.12.5: some more work on the old pres api wrapper 2004/09/02 09:14:51 cl 1.40.12.4: moved effect and transition presets access to a singleton 2004/08/25 16:32:22 cl 1.40.12.3: replaced old FuSlideShow with new SlideShow 2004/08/24 10:57:15 thb 1.40.12.2: #i10000# Have to import Any and makeAny into namespace 2004/08/22 22:25:10 cl 1.40.12.1: first wrapper for old animation api


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [7a4e3844c42a2efaed0aeeedf17af81b468eb8b3]

INTEGRATION: CWS presentationengine01 (1.78.12); FILE MERGED 2004/11/17 19:36:59 thb 1.78.12.5: RESYNC: (1.80-1.82); FILE MERGED 2004/10/12 23:21:42 thb 1.78.12.4: RESYNC: (1.78-1.80); FILE MERGED 2004/09/09 14:24:33 cl 1.78.12.3: added random nodes support 2004/09/07 21:51:04 cl 1.78.12.2: added random animation node 2004/08/22 22:25:09 cl 1.78.12.1: first wrapper for old animation api


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [d8c85c8d2f5aa2a9f15bfffb06c24f0fcb64d758]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/09/22 13:05:38 cl 1.1.2.3: fixed arguments for XInitialize 2004/09/09 14:24:32 cl 1.1.2.2: added random nodes support 2004/09/07 21:50:50 cl 1.1.2.1: added random animation node


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [caee41f19d35ec27d839f68ac72d2eeeadf0c3fe]

INTEGRATION: CWS presentationengine01 (1.14.34); FILE MERGED 2004/09/07 21:51:03 cl 1.14.34.1: added random animation node


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [b44d5e411be65b03a837851b1ca6594fc1741496]

INTEGRATION: CWS presentationengine01 (1.6.78); FILE MERGED 2004/10/12 23:21:21 thb 1.6.78.2: RESYNC: (1.6-1.7); FILE MERGED 2004/09/09 14:24:32 cl 1.6.78.1: added random nodes support


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [4372d3478d69e6eb3dcf511b84b096b627f2654a]

INTEGRATION: CWS presentationengine01 (1.17.12); FILE MERGED 2004/10/12 23:20:51 thb 1.17.12.2: RESYNC: (1.17-1.19); FILE MERGED 2004/09/12 18:28:14 cl 1.17.12.1: added text selection to controller API


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [bd9f946cde28b9e3c0bcaea3c8aa3046f72df0fe]

INTEGRATION: CWS presentationengine01 (1.2.18); FILE MERGED 2004/10/12 23:20:31 thb 1.2.18.2: RESYNC: (1.2-1.3); FILE MERGED 2004/09/29 16:41:10 af 1.2.18.1: #i34804# Added new class EventMultiplexer.


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [cdf56066cb38c6795516ea9a38a70dad297526e6]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/10/14 19:39:07 thb 1.1.2.4: #i10000# New gcc choked on redundant fully qualified class name in class definition. Reverted to unqualified name within correct namespace 2004/10/06 15:01:38 cl 1.1.2.3: added an event when text editing starts and ends 2004/09/30 12:57:32 af 1.1.2.2: #i34804# Fixed the comparison of Link objects. 2004/09/29 16:41:24 af 1.1.2.1: #i34804# Initial revision.


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [7881d003fb71919dd710cbe251e258f9757d9036]

INTEGRATION: CWS presentationengine01 (1.2.12); FILE MERGED 2004/10/12 23:20:23 thb 1.2.12.4: RESYNC: (1.2-1.3); FILE MERGED 2004/08/30 15:17:28 bm 1.2.12.3: +animation schemes pane 2004/08/17 11:57:18 bm 1.2.12.2: +SlideTransitionPanel.obj 2004/08/12 17:06:57 cl 1.2.12.1: added custom animations toolpanel


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [b831ff64dd2580a548d4e33912a28694e3486fde]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/08/17 11:51:59 bm 1.1.2.1: new pane for slide transitions


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [94453698bd57031a0566137b895230ef0df78128]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/08/18 10:34:18 bm 1.1.2.2: set a preferred size 2004/08/17 11:51:47 bm 1.1.2.1: new pane for slide transitions


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [5203b03bb0db1e9c37502d68b13a7d80086cf785]

INTEGRATION: CWS presentationengine01 (1.2.12); FILE MERGED 2004/09/30 15:40:22 af 1.2.12.1: #i34242# Added support for help ids.


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [1f3290c38e124bf53e10332da5d3b6f4251907ac]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/08/12 17:07:28 cl 1.1.2.1: added custom animations toolpanel


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [93412e70604114fb660f90b4ef1858490e7aa7ab]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/08/12 17:07:27 cl 1.1.2.1: added custom animations toolpanel


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [e2018b95c3d485fcac54f57e486148dc312de126]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/08/30 15:23:51 bm 1.1.2.1: +pane for animation schemes


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [743ba4b4f3f36b9933bee40c633c08e24df1d36c]

INTEGRATION: CWS presentationengine01 (1.2.12); FILE MERGED 2004/08/12 17:06:57 cl 1.2.12.1: added custom animations toolpanel


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [3ef243cf22f132232efe018fbdc635676f9b9507]

INTEGRATION: CWS presentationengine01 (1.2.12); FILE MERGED 2004/09/30 15:37:26 af 1.2.12.1: #i34242# Adaption to recent change in ScollPanel that now supports help ids.


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [92f3c441609db7a7973d70810ab2e665762539a3]

INTEGRATION: CWS presentationengine01 (1.2.12); FILE MERGED 2004/09/30 15:39:46 af 1.2.12.7: #i34242# Added support for help ids. 2004/09/12 18:28:35 cl 1.2.12.6: removed animation schemes 2004/09/01 11:40:24 af 1.2.12.5: Corrected PanelId of slide transition panel. 2004/08/31 15:03:09 af 1.2.12.4: #i33627# Added inner Implementation class.  Added ShowPanel() method. 2004/08/30 15:16:52 bm 1.2.12.3: +animation schemes pane 2004/08/17 12:00:47 bm 1.2.12.2: including slide transition panel 2004/08/12 17:06:56 cl 1.2.12.1: added custom animations toolpanel


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [3e8ea81e69919b681fa386b59d41e750f7157cf1]

INTEGRATION: CWS presentationengine01 (1.2.12); FILE MERGED 2004/09/30 15:36:15 af 1.2.12.1: #i34242# Added support for help ids.


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [a19710747b4960f48d32bcded510c1049ca49809]

INTEGRATION: CWS presentationengine01 (1.2.12); FILE MERGED 2004/09/30 15:34:48 af 1.2.12.1: #i34242# Added support for help ids.


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [956febafc953ff0a92a0a50fa569081b23faf857]

INTEGRATION: CWS presentationengine01 (1.2.12); FILE MERGED 2004/08/31 14:59:38 af 1.2.12.1: #i33627# AddControl() now returns an index.


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [6442079239cf412fef0c55df69cd16953be42907]

INTEGRATION: CWS presentationengine01 (1.3.18); FILE MERGED 2004/11/17 19:35:54 thb 1.3.18.3: RESYNC: (1.4-1.5); FILE MERGED 2004/10/12 23:19:12 thb 1.3.18.2: RESYNC: (1.3-1.4); FILE MERGED 2004/08/28 22:54:40 cl 1.3.18.1: removed old presentation code


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [89bd3a97ba42107fe2999ee37abdb8e352dc3931]

INTEGRATION: CWS presentationengine01 (1.3.12); FILE MERGED 2004/09/29 16:40:03 af 1.3.12.3: #i34804# Added support selection change listeners. 2004/09/06 14:16:40 af 1.3.12.2: Corrected the order in which model, view, and controller are destroyed. 2004/08/28 22:54:40 cl 1.3.12.1: removed old presentation code


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [6cab9be11a001ad627f69d6355fe0d74da7035ca]

INTEGRATION: CWS presentationengine01 (1.2.12); FILE MERGED 2004/11/17 19:35:28 thb 1.2.12.2: RESYNC: (1.2-1.3); FILE MERGED 2004/09/29 16:44:15 af 1.2.12.1: #i34804# Added support for selection change listeners.


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [1c9a63c656b9e42fbdc5de948af0af5374105804]

INTEGRATION: CWS presentationengine01 (1.2.12); FILE MERGED 2004/08/28 22:54:38 cl 1.2.12.1: removed old presentation code


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [3630cae7b828f39fe098a1541c72ed1be4fe2d52]

INTEGRATION: CWS presentationengine01 (1.4.18); FILE MERGED 2004/11/22 23:14:29 thb 1.4.18.7: #i10000# Resolving merge problems: removed AF's bugfix here, method has been removed due to old slideshow retirement 2004/11/17 19:35:11 thb 1.4.18.6: RESYNC: (1.8-1.9); FILE MERGED 2004/10/12 23:17:58 thb 1.4.18.5: RESYNC: (1.4-1.8); FILE MERGED 2004/09/01 11:37:44 af 1.4.18.4: Added proper support for renamed slot SID_SLIDE_TRANSITIONS_PANEL. 2004/08/31 14:44:53 af 1.4.18.3: #i33419# Delegate SID_PRESENTATION to the view shell of the center pane. 2004/08/28 22:54:38 cl 1.4.18.2: removed old presentation code 2004/08/25 16:30:34 cl 1.4.18.1: replaced old FuSlideShow with new SlideShow


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [46b44c39a5986ce6b27cb24fff132c5436ae4ffb]

INTEGRATION: CWS presentationengine01 (1.2.12); FILE MERGED 2004/10/12 23:17:42 thb 1.2.12.2: RESYNC: (1.2-1.4); FILE MERGED 2004/08/28 22:54:37 cl 1.2.12.1: removed old presentation code


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [bb429c424eec3efc8cd2da60f7ac3d681f3c3d60]

INTEGRATION: CWS presentationengine01 (1.3.18); FILE MERGED 2004/11/17 19:34:34 thb 1.3.18.4: RESYNC: (1.3-1.4); FILE MERGED 2004/09/29 16:38:35 af 1.3.18.3: #i34804# Added support selection change listeners. 2004/08/28 22:54:37 cl 1.3.18.2: removed old presentation code 2004/08/25 16:30:34 cl 1.3.18.1: replaced old FuSlideShow with new SlideShow


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [2bbfe32e892b6221887286f536930fb96c399960]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/09/12 18:22:49 cl 1.1.2.4: fixed ShowWindow 2004/09/07 09:24:49 thb 1.1.2.3: #i10000# Renamed all SlideView* classes SlideShowView*, which is on the one hand more appropriate with regard to the actual purpose, and furthermore fixes a linker name clash under Solaris (there _is_ already a class named SlideView in sd) 2004/09/03 15:08:05 thb 1.1.2.2: #110496# Changed view clear mechanics: now, the view is responsible for clearing their area 2004/09/02 14:45:27 cl 1.1.2.1: moved new slideshow to own folder


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [2187b2249bfba201960cf8a1c016d473266fc21b]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/09/27 20:25:10 cl 1.1.2.6: fixed aspect ratio 2004/09/12 18:22:48 cl 1.1.2.5: fixed ShowWindow 2004/09/09 18:55:33 cl 1.1.2.4: fixed preview area 2004/09/07 09:24:49 thb 1.1.2.3: #i10000# Renamed all SlideView* classes SlideShowView*, which is on the one hand more appropriate with regard to the actual purpose, and furthermore fixes a linker name clash under Solaris (there _is_ already a class named SlideView in sd) 2004/09/03 15:08:05 thb 1.1.2.2: #110496# Changed view clear mechanics: now, the view is responsible for clearing their area 2004/09/02 14:45:38 cl 1.1.2.1: moved new slideshow to own folder


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [7f987b7463cce84a0015dace04b4d7341b16ea9f]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/11/07 18:23:37 cl 1.1.2.9: #i36286# fixed navigator for new engine 2004/10/07 12:39:28 cl 1.1.2.8: fixed right mouse button to go back one slide 2004/09/30 16:10:20 cl 1.1.2.7: added new preview for wizard 2004/09/12 18:22:48 cl 1.1.2.6: fixed ShowWindow 2004/09/07 09:24:49 thb 1.1.2.5: #i10000# Renamed all SlideView* classes SlideShowView*, which is on the one hand more appropriate with regard to the actual purpose, and furthermore fixes a linker name clash under Solaris (there _is_ already a class named SlideView in sd) 2004/09/06 16:33:07 thb 1.1.2.4: #i10000# Corrected include statement case, split ? operator into if-statement for gcc (which chokes on even slightly different types in the two branches) 2004/09/06 11:14:42 cl 1.1.2.3: added preview support 2004/09/03 23:35:50 cl 1.1.2.2: added pause and interactions 2004/09/02 14:45:16 cl 1.1.2.1: moved new slideshow to own folder


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [0fefcd838052ae644fbe54f9e4ab059a50f95894]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/11/21 23:47:58 thb 1.1.2.26: #110496# Swapped cursor left/right semantics, to match intuition 2004/11/07 18:23:37 cl 1.1.2.25: #i36286# fixed navigator for new engine 2004/11/03 18:43:17 thb 1.1.2.24: #i36221# Changed interaction shape cursor to resemble the hyperlink cursor, instead of a reaching-out hand 2004/10/29 21:45:17 cl 1.1.2.23: #i36283# added ForceManualAdvance property 2004/10/29 21:37:26 cl 1.1.2.22: #i36284# added MouseVisible property 2004/10/22 12:34:19 cl 1.1.2.21: #107736# added AdvanceOnClick and ImageAnimationsAllowed properties 2004/10/19 12:10:51 cl 1.1.2.20: use correct fullscreen window as parent when fullscreen 2004/10/13 12:12:39 thb 1.1.2.19: #i35130#: Passing on the user paint option to the Slideshow, when MouseAsPen is requested 2004/10/07 12:39:27 cl 1.1.2.18: fixed right mouse button to go back one slide 2004/09/30 16:10:20 cl 1.1.2.17: added new preview for wizard 2004/09/30 11:55:09 cl 1.1.2.16: only loop for 500 miliseconds maximum 2004/09/29 17:02:08 cl 1.1.2.15: minor clean up 2004/09/26 19:01:25 cl 1.1.2.14: added animation undo 2004/09/23 16:59:57 cl 1.1.2.13: fixed key navigation on end screen 2004/09/23 15:52:32 cl 1.1.2.12: now the slideshow window is again a vcl window 2004/09/22 12:46:10 cl 1.1.2.11: correctly init mnLastPageNumber 2004/09/12 18:22:48 cl 1.1.2.10: fixed ShowWindow 2004/09/10 14:38:59 cl 1.1.2.9: fixed preview 2004/09/09 14:25:08 cl 1.1.2.8: finished effect preview 2004/09/07 09:24:48 thb 1.1.2.7: #i10000# Renamed all SlideView* classes SlideShowView*, which is on the one hand more appropriate with regard to the actual purpose, and furthermore fixes a linker name clash under Solaris (there _is_ already a class named SlideView in sd) 2004/09/06 16:33:07 thb 1.1.2.6: #i10000# Corrected include statement case, split ? operator into if-statement for gcc (which chokes on even slightly different types in the two branches) 2004/09/06 11:14:41 cl 1.1.2.5: added preview support 2004/09/03 23:35:50 cl 1.1.2.4: added pause and interactions 2004/09/03 16:59:10 cl 1.1.2.3: fixed registerShapeEvents 2004/09/03 15:06:41 cl 1.1.2.2: fixed an endless loop 2004/09/02 14:45:04 cl 1.1.2.1: moved new slideshow to own folder


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [34c185a269a907c8d5b870c30683f0390772d382]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/11/07 18:23:37 cl 1.1.2.8: #i36286# fixed navigator for new engine 2004/10/07 12:39:27 cl 1.1.2.7: fixed right mouse button to go back one slide 2004/09/30 16:10:20 cl 1.1.2.6: added new preview for wizard 2004/09/12 18:22:48 cl 1.1.2.5: fixed ShowWindow 2004/09/09 14:25:08 cl 1.1.2.4: finished effect preview 2004/09/06 11:14:41 cl 1.1.2.3: added preview support 2004/09/03 23:35:34 cl 1.1.2.2: added pause 2004/09/02 14:44:52 cl 1.1.2.1: moved new slideshow to own folder


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [a78b421f260548db39f2d557540673ba795f82da]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/10/14 22:07:32 thb 1.1.2.11: #i10000# Removed include statement for deleted VCL slideshowwindow 2004/10/07 12:39:27 cl 1.1.2.10: fixed right mouse button to go back one slide 2004/09/23 16:59:56 cl 1.1.2.9: fixed key navigation on end screen 2004/09/23 15:52:32 cl 1.1.2.8: now the slideshow window is again a vcl window 2004/09/22 12:47:30 cl 1.1.2.7: fixed unix compiler error 2004/09/12 18:22:48 cl 1.1.2.6: fixed ShowWindow 2004/09/10 14:38:59 cl 1.1.2.5: fixed preview 2004/09/09 14:25:07 cl 1.1.2.4: finished effect preview 2004/09/06 11:14:41 cl 1.1.2.3: added preview support 2004/09/03 23:35:24 cl 1.1.2.2: added pause 2004/09/02 14:45:50 cl 1.1.2.1: moved new slideshow to own folder


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [6cf85846fefb3baa7bd8fa13789f4230cc72d02a]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/09/02 14:46:12 cl 1.1.2.1: moved new slideshow to own folder


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [a780db324894133c0aa4ac98c71bf160f8a363f0]

INTEGRATION: CWS presentationengine01 (1.3.364); FILE MERGED 2004/08/25 16:42:59 cl 1.3.364.1: replaced old FuSlideShow with new SlideShow


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [aedefe90eba317556ab485e38faf542753fd1970]

INTEGRATION: CWS presentationengine01 (1.6.52); FILE MERGED 2004/09/12 20:36:57 cl 1.6.52.1: removed old interaction ui


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [f42449bc229722e6a25fdb86d759a83a679d31d1]

INTEGRATION: CWS presentationengine01 (1.22.4); FILE MERGED 2004/10/12 23:16:00 thb 1.22.4.2: RESYNC: (1.22-1.24); FILE MERGED 2004/09/26 18:41:37 cl 1.22.4.1: added animation undo


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [29ca373e49415d15293b6128acdfea13dc696eb3]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/11/07 18:22:51 cl 1.1.2.8: #i36286# fixed navigator for new engine 2004/09/30 16:09:53 cl 1.1.2.7: added new preview for wizard 2004/09/12 18:23:23 cl 1.1.2.6: fixed ShowWindow 2004/09/06 11:22:44 cl 1.1.2.5: added preview support 2004/09/03 23:34:48 cl 1.1.2.4: added pause 2004/09/02 14:50:16 cl 1.1.2.3: moved new slideshow to own folder 2004/09/02 09:14:32 cl 1.1.2.2: fixes on slideshow 2004/08/25 16:42:59 cl 1.1.2.1: replaced old FuSlideShow with new SlideShow


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [3e0d8f442a54d7efe9632be55d5231ed70f5e484]

INTEGRATION: CWS presentationengine01 (1.9.18); FILE MERGED 2004/08/25 16:42:58 cl 1.9.18.1: replaced old FuSlideShow with new SlideShow


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [8c897d731c00b73173341f0ae557980d0ed0f61d]

INTEGRATION: CWS presentationengine01 (1.3.52); FILE MERGED 2004/08/25 16:42:58 cl 1.3.52.1: replaced old FuSlideShow with new SlideShow


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [a103923cf88b0622d0c90cb08ca058a2633cc648]

INTEGRATION: CWS toolbars3 (1.3.36); FILE MERGED 2004/10/12 10:28:36 cd 1.3.36.1: #i35062# New toolbar structure according to toolbar spec


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [a9caec6698adabd8feadf6eb487d5192121d5dd2]

INTEGRATION: CWS toolbars3 (1.2.56); FILE MERGED 2004/10/12 10:28:36 cd 1.2.56.1: #i35062# New toolbar structure according to toolbar spec


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [e79ad81e7e44a0417a69753c4b1fbe14f851d4bd]

INTEGRATION: CWS toolbars3 (1.4.72); FILE MERGED 2004/11/12 15:02:18 cd 1.4.72.1: #i37059# Use float bits from docking window


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [6fb7ff9d67f764ff30a92706fb8fa3120abbc74b]

INTEGRATION: CWS presentationengine01 (1.5.12); FILE MERGED 2004/09/06 11:22:43 cl 1.5.12.2: added preview support 2004/08/25 16:42:58 cl 1.5.12.1: replaced old FuSlideShow with new SlideShow


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [35c869e4d9ae17c143ef46dedac8c0e3c9d69d1d]

INTEGRATION: CWS presentationengine01 (1.4.12); FILE MERGED 2004/10/12 23:14:05 thb 1.4.12.2: RESYNC: (1.4-1.5); FILE MERGED 2004/09/30 16:09:53 cl 1.4.12.1: added new preview for wizard


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [032edccd729349a9699c06f20a1721693835c8ee]

INTEGRATION: CWS presentationengine01 (1.2.360); FILE MERGED 2004/10/12 23:13:57 thb 1.2.360.2: RESYNC: (1.2-1.3); FILE MERGED 2004/09/27 20:25:34 cl 1.2.360.1: added new slide transitions to wizard


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [49b7ecc9bbb5421473fd6886101ae5b801f30a97]

INTEGRATION: CWS toolbars3 (1.2.12); FILE MERGED 2004/11/05 10:13:07 cd 1.2.12.2: #i35062# New toolbars from CJ according to spec 2004/10/12 10:26:36 cd 1.2.12.1: #i35062# New toolbar structure according to toolbar spec


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [8552dca2ae4b2cf338e32fe70d44e3f49f350ba6]

INTEGRATION: CWS presentationengine01 (1.4.52); FILE MERGED 2004/08/28 22:53:17 cl 1.4.52.1: removed old presentation code


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [1564961ad25fae317c138a8506e354dda3f12ff6]

INTEGRATION: CWS toolbars3 (1.2.12); FILE MERGED 2004/11/05 10:13:07 cd 1.2.12.2: #i35062# New toolbars from CJ according to spec 2004/10/12 10:26:18 cd 1.2.12.1: #i35062# New toolbar structure according to toolbar spec


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [53ac120cf1d79dd84ca3b479d231fbc86aa59ff3]

INTEGRATION: CWS presentationengine01 (1.6.18); FILE MERGED 2004/10/12 23:13:02 thb 1.6.18.5: RESYNC: (1.6-1.7); FILE MERGED 2004/09/29 16:42:51 af 1.6.18.4: #i34804# Added new mpEventMultiplexer member and access method. 2004/08/31 14:57:18 af 1.6.18.3: #i33627# Make Execute() and GetState() virtual. 2004/08/28 22:53:16 cl 1.6.18.2: removed old presentation code 2004/08/25 16:42:58 cl 1.6.18.1: replaced old FuSlideShow with new SlideShow


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [a0a41835643780da569a2ae6503cafbd1a073f97]

INTEGRATION: CWS toolbars3 (1.2.12); FILE MERGED 2004/11/05 10:13:06 cd 1.2.12.3: #i35062# New toolbars from CJ according to spec 2004/10/28 07:41:30 pb 1.2.12.2: RESYNC: (1.2-1.3); FILE MERGED 2004/10/12 10:25:48 cd 1.2.12.1: #i35062# New toolbar structure according to toolbar spec


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [2b8b8d1596e08153d82bd458f2dd0251fc0877f2]

INTEGRATION: CWS presentationengine01 (1.6.16); FILE MERGED 2004/11/17 19:32:19 thb 1.6.16.5: RESYNC: (1.8-1.9); FILE MERGED 2004/10/12 23:12:54 thb 1.6.16.4: RESYNC: (1.6-1.8); FILE MERGED 2004/09/06 11:22:43 cl 1.6.16.3: added preview support 2004/08/28 22:53:16 cl 1.6.16.2: removed old presentation code 2004/08/25 16:42:57 cl 1.6.16.1: replaced old FuSlideShow with new SlideShow


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [c27cb7fb9c3221bd55fb50e3e48b991150591c75]

INTEGRATION: CWS toolbars3 (1.2.12); FILE MERGED 2004/11/26 19:35:23 hr 1.2.12.2: RESYNC: (1.2-1.3); FILE MERGED 2004/10/12 10:25:30 cd 1.2.12.1: #i35062# New toolbar structure according to toolbar spec


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [4e2962253870ea996705c99e503683fc7d7a21e1]

INTEGRATION: CWS presentationengine01 (1.6.4); FILE MERGED 2004/10/12 23:11:15 thb 1.6.4.2: RESYNC: (1.6-1.7); FILE MERGED 2004/09/30 20:52:42 cl 1.6.4.1: listen to paragraph changes for effects


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [6dea34026db5f677e2c9808d941e01b878b4b383]

INTEGRATION: CWS toolbars3 (1.2.12); FILE MERGED 2004/10/12 10:24:52 cd 1.2.12.1: #i35062# New toolbar structure according to toolbar spec


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [6757d448a5d3b6db625f4b3afddf5411c0bb1246]

INTEGRATION: CWS presentationengine01 (1.2.12); FILE MERGED 2004/08/31 15:03:43 af 1.2.12.2: #i33627# Added PID_ANIMATION_SCHEMES PanelId. 2004/08/31 14:56:11 af 1.2.12.1: #i33627# Added ShowPanel() method and list of available panels.


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [0af338d833f91c530d3bfe6439888b3ab8075273]

INTEGRATION: CWS presentationengine01 (1.2.12); FILE MERGED 2004/09/29 16:37:52 af 1.2.12.1: #i34804# Added methods for adding and removing selection change listeners.


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [c553315ae443b0b8c32448ba68f144b62984b7c9]

INTEGRATION: CWS toolbars3 (1.6.250); FILE MERGED 2004/11/12 11:39:59 pb 1.6.250.1: fix: #i37018# now the controller toggles the drawbar


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [4d08b67af60ee229fb117752f189357905f70de1]

INTEGRATION: CWS toolbars3 (1.2.70); FILE MERGED 2004/11/01 12:22:24 pb 1.2.70.1: fix: #i36113# ColorToolboxAccess -> ToolboxAccess


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [4e262015abe44a38f32d8892e68cd31f02c0d678]

INTEGRATION: CWS toolbars3 (1.20.64); FILE MERGED 2004/11/01 12:22:35 pb 1.20.64.1: fix: #i36113# ColorToolboxAccess -> ToolboxAccess


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [7528e3867480a04257bf1644ff122b1376fd0b22]

INTEGRATION: CWS presentationengine01 (1.9.12); FILE MERGED 2004/09/29 16:33:54 af 1.9.12.1: #i34804# Fixed property ids.


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [5414b22985419e3c358c54553a95c3d973dbdb69]

INTEGRATION: CWS toolbars3 (1.58.68); FILE MERGED 2004/11/12 11:28:03 pb 1.58.68.2: fix: #i37018# SID_INSERT_DRAW: back to SvxDrawToolItem 2004/11/01 12:21:57 pb 1.58.68.1: fix: #i36113# SID_INSERT_DRAW: SvxDrawToolItem -> SfxBoolItem


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [10797a377410050caf486d8460783b69eb09d415]

INTEGRATION: CWS toolbars3 (1.2.250); FILE MERGED 2004/11/12 11:20:33 pb 1.2.250.1: fix: #i37018# toggleToolbox() added


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [5e45f461f05445cf8799825e677ecc4ec304fdb0]

INTEGRATION: CWS toolbars3 (1.2.70); FILE MERGED 2004/11/01 12:20:54 pb 1.2.70.1: fix: #i36113# ColorToolboxAccess -> ToolboxAccess


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [a5f60daa07326deca5c0ac9fb8eeb3be677f1f33]

INTEGRATION: CWS presentationengine01 (1.3.12); FILE MERGED 2004/08/31 14:52:43 af 1.3.12.1: #i33627# Added virtual Execute() method.


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [030366e72db00dd8af94ac17c29ece3c075309e9]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/10/06 15:01:19 cl 1.1.2.2: added an event when text editing starts and ends 2004/09/29 16:40:57 af 1.1.2.1: #i34804# Initial revision.


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [dbff10c0b970e36930e0477e5543f72e91d20dc4]

INTEGRATION: CWS presentationengine01 (1.7.18); FILE MERGED 2004/11/17 19:32:27 thb 1.7.18.4: RESYNC: (1.8-1.9); FILE MERGED 2004/10/12 23:11:42 thb 1.7.18.3: RESYNC: (1.7-1.8); FILE MERGED 2004/09/06 11:22:42 cl 1.7.18.2: added preview support 2004/08/28 22:53:14 cl 1.7.18.1: removed old presentation code


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [6af909fdc5099e63564f5857936e1b09d3161985]

INTEGRATION: CWS presentationengine01 (1.4.16); FILE MERGED 2004/10/12 23:11:34 thb 1.4.16.2: RESYNC: (1.4-1.6); FILE MERGED 2004/09/03 23:34:26 cl 1.4.16.1: added openBookmark method


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [63ed47b17b169d79587fc283d1deeaadd24fb0ed]

INTEGRATION: CWS toolbars3 (1.2.176); FILE MERGED 2004/11/05 10:18:06 cd 1.2.176.3: #i35062# New toolbars from CJ according to spec 2004/10/20 17:06:06 cd 1.2.176.2: RESYNC: (1.2-1.3); FILE MERGED 2004/10/12 10:14:07 cd 1.2.176.1: #i35062# New toolbar structure according to toolbar spec


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [6979833e49061c4bf21b9bb3abc1cb9076fd6edd]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/05/04 14:46:14 cl 1.1.2.1: added initial smil ui


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [70f5362f9c219a4b5afcc5733a984d49fa6160d2]

INTEGRATION: CWS toolbars3 (1.2.176); FILE MERGED 2004/10/12 10:14:07 cd 1.2.176.1: #i35062# New toolbar structure according to toolbar spec


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [e9a96ea51f3c57136212187f8275dc761b875783]

INTEGRATION: CWS toolbars3 (1.4.24); FILE MERGED 2004/10/12 10:14:07 cd 1.4.24.1: #i35062# New toolbar structure according to toolbar spec


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [195342d084d0325e34add3ed5a7ae38ed51df548]

INTEGRATION: CWS toolbars3 (1.3.74); FILE MERGED 2004/11/26 19:12:03 hr 1.3.74.3: RESYNC: (1.3-1.4); FILE MERGED 2004/11/05 10:18:05 cd 1.3.74.2: #i35062# New toolbars from CJ according to spec 2004/10/12 10:14:06 cd 1.3.74.1: #i35062# New toolbar structure according to toolbar spec


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [213f4d0bcc78ce06917420227cc2bb67740d982f]

INTEGRATION: CWS toolbars3 (1.2.176); FILE MERGED 2004/10/12 10:14:06 cd 1.2.176.1: #i35062# New toolbar structure according to toolbar spec


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [de79db8e1f792045fa6f66157a5c36130b283086]

INTEGRATION: CWS toolbars3 (1.2.74); FILE MERGED 2004/11/05 10:18:05 cd 1.2.74.1: #i35062# New toolbars from CJ according to spec


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [c40b8885763b15dc307e75e963c747fee388ce1a]

INTEGRATION: CWS presentationengine01 (1.13.16); FILE MERGED 2004/11/22 23:13:04 thb 1.13.16.6: #i10000# Resolving merge problems: removed duplicate line 2004/11/17 19:32:11 thb 1.13.16.5: RESYNC: (1.15-1.16); FILE MERGED 2004/10/14 20:57:11 thb 1.13.16.4: #110496# Removed old slideshow from SD 2004/10/12 23:11:07 thb 1.13.16.3: RESYNC: (1.13-1.15); FILE MERGED 2004/08/28 22:50:23 cl 1.13.16.2: removed old presentation code 2004/08/25 16:31:26 cl 1.13.16.1: replaced old FuSlideShow with new SlideShow


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [c3afd05c2d6b22e36c8a02abe31f56429a7e2d94]

INTEGRATION: CWS toolbars3 (1.3.74); FILE MERGED 2004/10/12 10:14:06 cd 1.3.74.1: #i35062# New toolbar structure according to toolbar spec


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [5e841241256b82cd932814521f782efcb5c18c11]

INTEGRATION: CWS toolbars3 (1.3.22); FILE MERGED 2004/11/05 10:18:05 cd 1.3.22.1: #i35062# New toolbars from CJ according to spec


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [4d1d413495dedbf4072081bd5f6a76c48032e763]

INTEGRATION: CWS toolbars3 (1.2.176); FILE MERGED 2004/11/05 10:18:05 cd 1.2.176.1: #i35062# New toolbars from CJ according to spec


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [ac5cb9e40eea0cf93be77240d2f9f74e2ca235a6]

INTEGRATION: CWS toolbars3 (1.2.22); FILE MERGED 2004/11/05 10:18:04 cd 1.2.22.1: #i35062# New toolbars from CJ according to spec


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [fe99ab591a86a91f1eb4f860c711155fcab05b77]

INTEGRATION: CWS toolbars3 (1.2.176); FILE MERGED 2004/10/12 10:14:05 cd 1.2.176.1: #i35062# New toolbar structure according to toolbar spec


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [91c16c26ff9746700a4f38dac3339e7fa66d4880]

INTEGRATION: CWS toolbars3 (1.2.176); FILE MERGED 2004/11/05 10:18:04 cd 1.2.176.2: #i35062# New toolbars from CJ according to spec 2004/10/12 10:14:05 cd 1.2.176.1: #i35062# New toolbar structure according to toolbar spec


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [ca0db42eed22174966b771ce2fd577c8659892ce]

INTEGRATION: CWS toolbars3 (1.2.176); FILE MERGED 2004/11/05 10:18:04 cd 1.2.176.1: #i35062# New toolbars from CJ according to spec


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [014f7073769ad42c7187067ccacb83d5780478b3]

INTEGRATION: CWS presentationengine01 (1.4.58); FILE MERGED 2004/11/07 18:32:22 cl 1.4.58.2: #i36286# fixed navigator for new engine 2004/08/25 16:31:26 cl 1.4.58.1: replaced old FuSlideShow with new SlideShow


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [a1e32973fbd2cd04a62ada071882e24aec38f026]

INTEGRATION: CWS toolbars3 (1.3.108); FILE MERGED 2004/11/26 19:09:20 hr 1.3.108.4: RESYNC: (1.4-1.5); FILE MERGED 2004/11/05 10:18:03 cd 1.3.108.3: #i35062# New toolbars from CJ according to spec 2004/10/20 17:05:21 cd 1.3.108.2: RESYNC: (1.3-1.4); FILE MERGED 2004/10/12 10:13:33 cd 1.3.108.1: #i35062# New toolbar structure according to toolbar spec


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [8039bb7b36d7447479ea5604d3890fa8f702f57d]

INTEGRATION: CWS presentationengine01 (1.27.4); FILE MERGED 2004/10/12 23:08:11 thb 1.27.4.2: RESYNC: (1.27-1.28); FILE MERGED 2004/09/06 11:18:20 cl 1.27.4.1: added preview support


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [3bb027a92c6544cd39e15dff7334d92e94a870ba]

INTEGRATION: CWS toolbars3 (1.2.176); FILE MERGED 2004/11/26 19:06:15 hr 1.2.176.2: RESYNC: (1.2-1.3); FILE MERGED 2004/10/12 10:13:33 cd 1.2.176.1: #i35062# New toolbar structure according to toolbar spec


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [de1e8840a3f96f09223e27d4e993e8eca28a4af3]

INTEGRATION: CWS presentationengine01 (1.34.12); FILE MERGED 2004/10/12 23:10:04 thb 1.34.12.2: RESYNC: (1.34-1.35); FILE MERGED 2004/08/25 16:31:26 cl 1.34.12.1: replaced old FuSlideShow with new SlideShow


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [92d214912e9e9af50c0914ffffde2c48d63d283e]

INTEGRATION: CWS toolbars3 (1.4.24); FILE MERGED 2004/11/05 10:18:02 cd 1.4.24.2: #i35062# New toolbars from CJ according to spec 2004/10/12 10:13:32 cd 1.4.24.1: #i35062# New toolbar structure according to toolbar spec


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [84fd7afb14ee61d09ab2e5e51c8acd87fe7a528c]

INTEGRATION: CWS presentationengine01 (1.6.12); FILE MERGED 2004/09/26 18:58:32 cl 1.6.12.2: added animation undo 2004/09/06 11:18:20 cl 1.6.12.1: added preview support


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [75a8a1c8651428af6aea36acfd885b222f08aa11]

INTEGRATION: CWS toolbars3 (1.3.74); FILE MERGED 2004/11/26 19:01:13 hr 1.3.74.3: RESYNC: (1.3-1.4); FILE MERGED 2004/11/05 10:18:02 cd 1.3.74.2: #i35062# New toolbars from CJ according to spec 2004/10/12 10:13:32 cd 1.3.74.1: #i35062# New toolbar structure according to toolbar spec


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [267339b45fcc7db50eca1320f025707f5e30ff81]

INTEGRATION: CWS presentationengine01 (1.4.58); FILE MERGED 2004/08/25 16:31:26 cl 1.4.58.1: replaced old FuSlideShow with new SlideShow


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [0ea4b075d3b8f75d5aad4e30db569b25c137bd40]

INTEGRATION: CWS toolbars3 (1.2.176); FILE MERGED 2004/10/12 10:13:32 cd 1.2.176.1: #i35062# New toolbar structure according to toolbar spec


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [16baa3e1e33df3620a3c58eb37848e07d04f4d8b]

INTEGRATION: CWS toolbars3 (1.2.74); FILE MERGED 2004/11/05 10:18:02 cd 1.2.74.1: #i35062# New toolbars from CJ according to spec


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [a72d74f64adf82106404649b53f68d886673cdf5]

INTEGRATION: CWS presentationengine01 (1.27.4); FILE MERGED 2004/10/12 23:07:42 thb 1.27.4.2: RESYNC: (1.27-1.29); FILE MERGED 2004/08/25 16:31:41 cl 1.27.4.1: replaced old FuSlideShow with new SlideShow


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [513e3b3809acfc44df4dd5aa8ceff4e6270a6013]

INTEGRATION: CWS toolbars3 (1.3.74); FILE MERGED 2004/10/12 10:13:32 cd 1.3.74.1: #i35062# New toolbar structure according to toolbar spec


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [8c97bd03a859717fb65884bb80ea88dfc95c6952]

INTEGRATION: CWS presentationengine01 (1.61.12); FILE MERGED 2004/10/12 23:07:34 thb 1.61.12.2: RESYNC: (1.61-1.62); FILE MERGED 2004/09/03 23:33:54 cl 1.61.12.1: added openBookmark method


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [a1284a95c710343372753a15c7ce3eb5c08e57d0]

INTEGRATION: CWS toolbars3 (1.2.176); FILE MERGED 2004/11/05 10:18:01 cd 1.2.176.2: #i35062# New toolbars from CJ according to spec 2004/10/12 10:13:31 cd 1.2.176.1: #i35062# New toolbar structure according to toolbar spec


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [73249ed1af48d03de81491cefc41b0a6fc101093]

INTEGRATION: CWS presentationengine01 (1.8.70); FILE MERGED 2004/10/12 23:07:26 thb 1.8.70.2: RESYNC: (1.8-1.10); FILE MERGED 2004/08/25 16:31:41 cl 1.8.70.1: replaced old FuSlideShow with new SlideShow


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [06ff3ceb89507c71f20347db241b545e37f1dab5]

INTEGRATION: CWS toolbars3 (1.2.176); FILE MERGED 2004/10/12 10:13:31 cd 1.2.176.1: #i35062# New toolbar structure according to toolbar spec


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [83270f10cbd6f859f624d123227fca4f31a46922]

INTEGRATION: CWS presentationengine01 (1.15.4); FILE MERGED 2004/09/12 20:36:28 cl 1.15.4.1: removed old interaction ui


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [4c51e929b8fd66c8fcc79fe2eb732f463158c8fe]

INTEGRATION: CWS presentationengine01 (1.28.12); FILE MERGED 2004/10/12 23:06:36 thb 1.28.12.2: RESYNC: (1.28-1.30); FILE MERGED 2004/09/12 20:36:28 cl 1.28.12.1: removed old interaction ui


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [c161fd7b485d6c25a51e07f1bfd3d7bb1a022bef]

INTEGRATION: CWS toolbars3 (1.2.176); FILE MERGED 2004/11/05 10:18:01 cd 1.2.176.1: #i35062# New toolbars from CJ according to spec


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [021d314e48476bd9b96b35a905a94ba627e47541]

INTEGRATION: CWS toolbars3 (1.2.42); FILE MERGED 2004/10/12 10:13:31 cd 1.2.42.1: #i35062# New toolbar structure according to toolbar spec


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [5d7c404d916cb7e54d04b41dc4d87d0f1b816864]

INTEGRATION: CWS toolbars3 (1.2.42); FILE MERGED 2004/11/26 18:59:15 hr 1.2.42.3: RESYNC: (1.2-1.3); FILE MERGED 2004/11/05 10:18:00 cd 1.2.42.2: #i35062# New toolbars from CJ according to spec 2004/10/12 10:13:31 cd 1.2.42.1: #i35062# New toolbar structure according to toolbar spec


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [df3f560bad9c92dc8601ca3b53533afe5ef1b5ae]

INTEGRATION: CWS toolbars3 (1.3.22); FILE MERGED 2004/11/05 10:18:00 cd 1.3.22.1: #i35062# New toolbars from CJ according to spec


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [5449ce246205abf3fcafeb858d5d377edb60c892]

INTEGRATION: CWS presentationengine01 (1.18.10); FILE MERGED 2004/10/12 23:05:57 thb 1.18.10.2: RESYNC: (1.18-1.19); FILE MERGED 2004/08/25 15:24:05 cl 1.18.10.1: replaced old FuSlideShow with new SlideShow


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [13b7d5f714fe08c94bf0673a482ea58be82929a3]

INTEGRATION: CWS toolbars3 (1.2.22); FILE MERGED 2004/11/05 10:18:00 cd 1.2.22.1: #i35062# New toolbars from CJ according to spec


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [550a543d10344a47f94e65633bc5d70b311d20c8]

INTEGRATION: CWS presentationengine01 (1.22.4); FILE MERGED 2004/08/27 13:26:05 thb 1.22.4.1: #106036# Changed en-US version of string, was: 'Posterize'


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [23584bb58d9d9189b056e3ae1e9a7bc79041a352]

INTEGRATION: CWS toolbars3 (1.2.176); FILE MERGED 2004/11/05 10:17:59 cd 1.2.176.2: #i35062# New toolbars from CJ according to spec 2004/10/12 10:13:31 cd 1.2.176.1: #i35062# New toolbar structure according to toolbar spec


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [b4d843f2b57d9ba26ae4abd3902577cb6b4b12ee]

INTEGRATION: CWS presentationengine01 (1.31.4); FILE MERGED 2004/08/25 15:24:05 cl 1.31.4.1: replaced old FuSlideShow with new SlideShow


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [0b2e6b5447a2a047eca355f0d58c609e7647af0c]

INTEGRATION: CWS toolbars3 (1.2.176); FILE MERGED 2004/11/26 18:55:50 hr 1.2.176.4: RESYNC: (1.3-1.4); FILE MERGED 2004/11/05 10:17:59 cd 1.2.176.3: #i35062# New toolbars from CJ according to spec 2004/10/20 17:03:39 cd 1.2.176.2: RESYNC: (1.2-1.3); FILE MERGED 2004/10/12 10:10:08 cd 1.2.176.1: #i35062# New toolbar structure according to toolbar spec


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [aa1e97028e840bae3cefdefeefda484e12d3584b]

INTEGRATION: CWS presentationengine01 (1.24.18); FILE MERGED 2004/10/12 23:04:25 thb 1.24.18.2: RESYNC: (1.24-1.25); FILE MERGED 2004/08/25 15:24:04 cl 1.24.18.1: replaced old FuSlideShow with new SlideShow


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [4a49ce98f55c0bec29f156184fb2826319515aa6]

INTEGRATION: CWS toolbars3 (1.2.176); FILE MERGED 2004/10/12 10:10:08 cd 1.2.176.1: #i35062# New toolbar structure according to toolbar spec


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [9352c1380b4b94a6cd0b83ead2a12a2e2d69f84a]

INTEGRATION: CWS presentationengine01 (1.23.12); FILE MERGED 2004/10/14 22:06:41 thb 1.23.12.3: #i10000# Removed SlideChangeWindow, no longer used for new Impress 2004/10/12 23:03:45 thb 1.23.12.2: RESYNC: (1.23-1.26); FILE MERGED 2004/08/28 22:48:27 cl 1.23.12.1: removed old presentation code


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [8eb41e9036a4cc0fe200b092d856ee0525fb9767]

INTEGRATION: CWS toolbars3 (1.4.24); FILE MERGED 2004/10/12 10:10:08 cd 1.4.24.1: #i35062# New toolbar structure according to toolbar spec


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [414fc0f28c2f8c2b28573585088eba81b5c1c764]

INTEGRATION: CWS toolbars3 (1.3.74); FILE MERGED 2004/11/26 18:53:28 hr 1.3.74.3: RESYNC: (1.3-1.4); FILE MERGED 2004/11/05 10:17:58 cd 1.3.74.2: #i35062# New toolbars from CJ according to spec 2004/10/12 10:10:07 cd 1.3.74.1: #i35062# New toolbar structure according to toolbar spec


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [aeb1be139e3501613c76f7b5ff188fd216d6124b]

INTEGRATION: CWS toolbars3 (1.2.176); FILE MERGED 2004/10/12 10:10:07 cd 1.2.176.1: #i35062# New toolbar structure according to toolbar spec


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [843bd7d46dfba76a8780478aae29b178f7ed9186]

INTEGRATION: CWS toolbars3 (1.2.74); FILE MERGED 2004/11/05 10:17:58 cd 1.2.74.1: #i35062# New toolbars from CJ according to spec


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [3634e2df8fb46e50983989009e4c15c13ae52b10]

INTEGRATION: CWS presentationengine01 (1.12.12); FILE MERGED 2004/09/30 16:09:40 cl 1.12.12.2: added new preview for wizard 2004/08/25 15:24:04 cl 1.12.12.1: replaced old FuSlideShow with new SlideShow


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [d8fc94a968fd219788a500347e5ebc3121de8e75]

INTEGRATION: CWS presentationengine01 (1.4.354); FILE MERGED 2004/09/27 20:25:59 cl 1.4.354.1: added new slide transitions to wizard


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [d9b1b762b5a8fe57f468d2851912b09d22a34ba1]

INTEGRATION: CWS toolbars3 (1.3.74); FILE MERGED 2004/10/12 10:10:06 cd 1.3.74.1: #i35062# New toolbar structure according to toolbar spec


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [12a40104f3bdae341064a76c441ce1c29679ca17]

INTEGRATION: CWS toolbars3 (1.3.22); FILE MERGED 2004/11/05 10:17:58 cd 1.3.22.1: #i35062# New toolbars from CJ according to spec


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [428cae5486ef4b5cf7d51c229b4f011859337b20]

INTEGRATION: CWS presentationengine01 (1.26.90); FILE MERGED 2004/10/12 23:01:32 thb 1.26.90.5: RESYNC: (1.26-1.28); FILE MERGED 2004/09/30 16:09:39 cl 1.26.90.4: added new preview for wizard 2004/09/27 20:25:58 cl 1.26.90.3: added new slide transitions to wizard 2004/08/28 22:48:26 cl 1.26.90.2: removed old presentation code 2004/08/25 15:24:04 cl 1.26.90.1: replaced old FuSlideShow with new SlideShow


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [8988bf8a342e1775e1d6e1b3a107df0615475d1d]

INTEGRATION: CWS toolbars3 (1.2.176); FILE MERGED 2004/10/12 10:10:06 cd 1.2.176.1: #i35062# New toolbar structure according to toolbar spec


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [ec38c8bf25931fab089c41f3d7297dec3bb9ba8b]

INTEGRATION: CWS presentationengine01 (1.7.52); FILE MERGED 2004/08/28 22:48:25 cl 1.7.52.1: removed old presentation code


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [2c6cae75ffaea29e7c216f0ffe916a855a24f532]

INTEGRATION: CWS toolbars3 (1.2.176); FILE MERGED 2004/11/05 10:17:57 cd 1.2.176.1: #i35062# New toolbars from CJ according to spec


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [715d846bc71d06d815884401fc7f9f77dc729d29]

INTEGRATION: CWS presentationengine01 (1.3.182); FILE MERGED 2004/10/12 23:01:23 thb 1.3.182.2: RESYNC: (1.3-1.4); FILE MERGED 2004/08/25 15:24:04 cl 1.3.182.1: replaced old FuSlideShow with new SlideShow


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [84b9d6b47fb65cc7da036d2b4bae6267d0626edf]

INTEGRATION: CWS toolbars3 (1.2.22); FILE MERGED 2004/11/05 10:17:57 cd 1.2.22.1: #i35062# New toolbars from CJ according to spec


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [019dbc1bc10516e9d2fc735bbae14b59c7a9e5d6]

INTEGRATION: CWS toolbars3 (1.2.176); FILE MERGED 2004/11/05 10:17:56 cd 1.2.176.2: #i35062# New toolbars from CJ according to spec 2004/10/12 10:10:06 cd 1.2.176.1: #i35062# New toolbar structure according to toolbar spec


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [5e888e99fcbf7a384c20b41430576b2ca4736831]

INTEGRATION: CWS toolbars3 (1.2.176); FILE MERGED 2004/11/05 10:17:56 cd 1.2.176.1: #i35062# New toolbars from CJ according to spec


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [336a6760474ba7bfedb90602c82a8c659cd669bc]

INTEGRATION: CWS presentationengine01 (1.2.12); FILE MERGED 2004/11/22 23:12:23 thb 1.2.12.1: #i10000# Resolving merge problems: the old slideshow slots have been removed by CL, maybe this has to be mapped to one of the new ones


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [cd9998a90ecb509038a1e1affc30006583c36e81]

INTEGRATION: CWS toolbars3 (1.30.22); FILE MERGED 2004/11/12 11:54:02 pb 1.30.22.2: fix: #i37018# SID_INSERT_DRAW: old behaviour 2004/11/01 12:17:40 pb 1.30.22.1: fix: #i36113# SID_INSERT_DRAW toogles the drawbar


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [d4bccfd5f5aecba4f82c8278d33acf0c1a592790]

INTEGRATION: CWS presentationengine01 (1.17.4); FILE MERGED 2004/08/28 22:40:44 cl 1.17.4.1: removed old presentation code


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [761aa2f26817bf3c27abf16664e82e18dd42c718]

INTEGRATION: CWS toolbars3 (1.25.22); FILE MERGED 2004/11/12 11:54:02 pb 1.25.22.2: fix: #i37018# SID_INSERT_DRAW: old behaviour 2004/11/01 12:17:40 pb 1.25.22.1: fix: #i36113# SID_INSERT_DRAW toogles the drawbar


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [7866a957bad0b2d0ce0e78699d33fa9c161b0edb]

INTEGRATION: CWS presentationengine01 (1.99.18); FILE MERGED 2004/10/12 23:00:11 thb 1.99.18.2: RESYNC: (1.99-1.102); FILE MERGED 2004/09/26 18:58:44 cl 1.99.18.1: added animation undo


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [82980fc5c10162f94e863ffd9d82733fcc88a4aa]

INTEGRATION: CWS toolbars3 (1.19.22); FILE MERGED 2004/11/01 12:18:26 pb 1.19.22.1: fix: #i36113# ColorToolboxAccess -> ToolboxAccess


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [1a1200a3d5b3070df0fbaf2f146d1a0acaa3e681]

INTEGRATION: CWS toolbars3 (1.48.22); FILE MERGED 2004/11/12 11:53:19 pb 1.48.22.2: fix: #i37018# use ToolboxController for SID_INSERT_DRAW again 2004/11/01 12:17:08 pb 1.48.22.1: fix: #i36113# no toolboxcontroller for SID_INSERT_DRAW any longer


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [d833621bbcb3a0bc45cdbf3e4f91a67656fa6b45]

INTEGRATION: CWS presentationengine01 (1.39.12); FILE MERGED 2004/09/09 14:28:30 cl 1.39.12.2: #i32195# GetCurrentPage() is now called in CalcFieldValueHdl even when the view shell is not present. 2004/08/28 22:40:44 cl 1.39.12.1: removed old presentation code


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [020db7cb2962051f86de7f8719cdcfcfac050a11]

INTEGRATION: CWS presentationengine01 (1.30.12); FILE MERGED 2004/08/31 14:42:47 af 1.30.12.2: #i33627# Expand the layout menu in the task pane for new documents. 2004/08/28 22:40:44 cl 1.30.12.1: removed old presentation code


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [230800e48694cac6f1d673303ce13700a5a312fe]

INTEGRATION: CWS presentationengine01 (1.16.4); FILE MERGED 2004/11/22 23:12:23 thb 1.16.4.4: #i10000# Resolving merge problems: the old slideshow slots have been removed by CL, maybe this has to be mapped to one of the new ones 2004/11/17 19:29:33 thb 1.16.4.3: RESYNC: (1.18-1.20); FILE MERGED 2004/10/12 22:59:40 thb 1.16.4.2: RESYNC: (1.16-1.18); FILE MERGED 2004/08/28 22:40:43 cl 1.16.4.1: removed old presentation code


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [a775df7cbcd593db7fc9b448faff7ed27b965d36]

INTEGRATION: CWS presentationengine01 (1.3.12); FILE MERGED 2004/11/22 23:12:22 thb 1.3.12.1: #i10000# Resolving merge problems: the old slideshow slots have been removed by CL, maybe this has to be mapped to one of the new ones


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [af4e551944e93f70b032f0caac5185fdca9c2efa]

INTEGRATION: CWS presentationengine01 (1.32.32); FILE MERGED 2004/11/22 23:12:22 thb 1.32.32.1: #i10000# Resolving merge problems: the old slideshow slots have been removed by CL, maybe this has to be mapped to one of the new ones


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [89f0076a5c79232a6c79cf80e6aa4041d0ce5631]

INTEGRATION: CWS toolbars3 (1.3.12); FILE MERGED 2004/11/05 10:14:40 cd 1.3.12.3: #i35062# New toolbars from CJ according to spec 2004/10/20 16:59:10 cd 1.3.12.2: RESYNC: (1.3-1.4); FILE MERGED 2004/10/12 10:17:37 cd 1.3.12.1: #i35062# New toolbar structure according to toolbar spec


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [f0c3d4a31524e7f863ee52138e62573af5296294]

INTEGRATION: CWS toolbars3 (1.2.148); FILE MERGED 2004/10/12 10:17:37 cd 1.2.148.1: #i35062# New toolbar structure according to toolbar spec


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [d1a5406e32466408b12765fb58b2c85a1f32672a]

INTEGRATION: CWS presentationengine01 (1.2.12); FILE MERGED 2004/11/22 23:12:22 thb 1.2.12.1: #i10000# Resolving merge problems: the old slideshow slots have been removed by CL, maybe this has to be mapped to one of the new ones


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [3fc6f5d5d3f1c95cbbbf14972403963e8e8838c1]

INTEGRATION: CWS toolbars3 (1.4.12); FILE MERGED 2004/10/12 10:17:37 cd 1.4.12.1: #i35062# New toolbar structure according to toolbar spec


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [1731e768fd992d3e26b6aa498b89985683d2f62a]

INTEGRATION: CWS toolbars3 (1.2.148); FILE MERGED 2004/11/05 10:14:40 cd 1.2.148.1: #i35062# New toolbars from CJ according to spec


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [f40418a67f716456ebc90bfd714cb2edddd555b5]

INTEGRATION: CWS toolbars3 (1.2.70); FILE MERGED 2004/11/05 10:14:40 cd 1.2.70.1: #i35062# New toolbars from CJ according to spec


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [2a8ce3cc6e1099bd56befe276502632990c87f17]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/09/29 16:29:36 af 1.1.2.10: #i34804# Using new EventMultiplexer class. 2004/09/26 19:01:43 cl 1.1.2.9: added animation undo 2004/08/28 22:41:26 cl 1.1.2.8: removed old presentation code 2004/08/25 14:55:32 bm 1.1.2.7: final implementation, except correct selection handling (base functionality missing 2004/08/24 12:38:28 bm 1.1.2.6: sound list 2004/08/20 15:17:53 bm 1.1.2.5: controls are set from selected pages, applying changes does not work yet 2004/08/19 16:49:13 bm 1.1.2.4: implementation 2004/08/19 10:01:44 cl 1.1.2.3: new helper for transition presets 2004/08/18 10:35:20 bm 1.1.2.2: first UI layout 2004/08/17 11:48:53 bm 1.1.2.1: new pane for slide transitions


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [9ce7723e7c57ac6dc603dd2ed5f6125807ea0774]

INTEGRATION: CWS toolbars3 (1.2.14); FILE MERGED 2004/11/05 10:14:40 cd 1.2.14.1: #i35062# New toolbars from CJ according to spec


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [4ffccaddb21d26c901d065d1197bb7c9a2f5fc31]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/09/30 20:51:22 cl 1.1.2.20: fixed linux compile issue 2004/09/29 16:28:46 af 1.1.2.19: #i34804# Using new EventMultiplexer class. 2004/09/27 20:24:53 cl 1.1.2.18: added slide transition undo 2004/09/26 19:01:43 cl 1.1.2.17: added animation undo 2004/09/22 13:02:54 cl 1.1.2.16: added support for XCommand 2004/09/02 09:14:17 cl 1.1.2.15: moved effect and transition presets access to a singleton 2004/09/01 09:25:18 thb 1.1.2.14: #110496# Fixed order of calls (updateSoundList must happen before updateControls) 2004/08/28 22:41:26 cl 1.1.2.13: removed old presentation code 2004/08/26 09:37:59 bm 1.1.2.12: width of speed fixed-text was incorrect 2004/08/25 15:03:54 bm 1.1.2.11: auto play of current effect is not wanted on selection change 2004/08/25 14:55:31 bm 1.1.2.10: final implementation, except correct selection handling (base functionality missing 2004/08/24 12:51:13 bm 1.1.2.9: avoid temporary for controls in CTOR (illegal, because copy-CTOR of OutputDevice is private) 2004/08/24 12:39:08 bm 1.1.2.8: sound list 2004/08/20 15:17:52 bm 1.1.2.7: controls are set from selected pages, applying changes does not work yet 2004/08/19 16:58:30 bm 1.1.2.6: typo! 2004/08/19 16:49:13 bm 1.1.2.5: implementation 2004/08/19 10:01:44 cl 1.1.2.4: new helper for transition presets 2004/08/18 13:53:14 bm 1.1.2.3: layout improvements 2004/08/18 10:35:20 bm 1.1.2.2: first UI layout 2004/08/17 11:48:30 bm 1.1.2.1: new pane for slide transitions


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [48731ca54cc8a26ddf84ca619a147c305362dd90]

INTEGRATION: CWS toolbars3 (1.2.32); FILE MERGED 2004/10/12 10:17:36 cd 1.2.32.1: #i35062# New toolbar structure according to toolbar spec


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [4e9149643b7c7b95992bba7cd17cce59904a0bae]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/08/19 09:26:59 cl 1.1.2.3: enhanced text group support 2004/06/14 11:39:48 cl 1.1.2.2: more ui improvements 2004/05/28 12:39:33 cl 1.1.2.1: new animatio ui


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [aeadfcfdf9dd3e59afca81a70c72ff8447014db1]

INTEGRATION: CWS toolbars3 (1.2.32); FILE MERGED 2004/11/26 18:42:31 hr 1.2.32.2: RESYNC: (1.2-1.3); FILE MERGED 2004/10/12 10:17:35 cd 1.2.32.1: #i35062# New toolbar structure according to toolbar spec


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [2fef4826c71e1eddcef5b09b27a3f4528b798c18]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/08/19 09:26:59 cl 1.1.2.3: enhanced text group support 2004/06/14 11:39:48 cl 1.1.2.2: more ui improvements 2004/05/28 12:39:22 cl 1.1.2.1: new animatio ui


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [e888fc2c184483c394dbd5ef9f40a79a98ef627b]

INTEGRATION: CWS toolbars3 (1.3.86); FILE MERGED 2004/11/05 10:14:39 cd 1.3.86.2: #i35062# New toolbars from CJ according to spec 2004/10/12 10:17:35 cd 1.3.86.1: #i35062# New toolbar structure according to toolbar spec


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [09f616092da6fd702fde3b0b4c57ae4c9ef1b276]

INTEGRATION: CWS toolbars3 (1.2.14); FILE MERGED 2004/11/05 10:14:39 cd 1.2.14.1: #i35062# New toolbars from CJ according to spec


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [abec10bd57561a7fe5c4bf5559821f1a8c1833be]

INTEGRATION: CWS toolbars3 (1.2.148); FILE MERGED 2004/10/12 10:17:35 cd 1.2.148.1: #i35062# New toolbar structure according to toolbar spec


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [3bc9625a05e607f3f0075b3022ad992a54fca0c3]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/09/29 16:27:04 af 1.1.2.17: #i34804# Using new EventMultiplexer class. 2004/09/26 19:01:43 cl 1.1.2.16: added animation undo 2004/09/12 22:53:13 cl 1.1.2.15: added text only effects ui support 2004/09/12 18:24:15 cl 1.1.2.14: added keyboard and hc support 2004/09/09 14:24:14 cl 1.1.2.13: finished effect preview 2004/09/02 09:14:17 cl 1.1.2.12: moved effect and transition presets access to a singleton 2004/08/29 22:32:57 cl 1.1.2.11: added support for trigger effects 2004/08/28 22:41:26 cl 1.1.2.10: removed old presentation code 2004/08/22 22:24:47 cl 1.1.2.9: dependency clean up and more text group support 2004/08/19 09:26:59 cl 1.1.2.8: enhanced text group support 2004/08/12 17:07:52 cl 1.1.2.7: added custom animations toolpanel 2004/07/28 11:03:58 cl 1.1.2.6: #i31376# added strings for translation 2004/06/29 07:19:24 cl 1.1.2.5: added sound listbox 2004/06/14 11:39:46 cl 1.1.2.4: more ui improvements 2004/06/02 09:20:23 cl 1.1.2.3: new smile ui 2004/05/28 12:43:41 cl 1.1.2.2: new animations ui 2004/05/04 14:43:34 cl 1.1.2.1: added initial smil ui


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [025dba6aeb519cae9cece3d4a221b4fc8d0f9c8b]

INTEGRATION: CWS toolbars3 (1.2.148); FILE MERGED 2004/11/05 10:14:39 cd 1.2.148.2: #i35062# New toolbars from CJ according to spec 2004/10/12 10:17:35 cd 1.2.148.1: #i35062# New toolbar structure according to toolbar spec


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [26593843a815dab282f4ecdb853ed8b5410c5d8b]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/10/29 23:04:16 cl 1.1.2.36: lowerd minimum width for better appearance 2004/10/20 14:33:18 cl 1.1.2.35: call setModified when doc changes 2004/10/08 16:05:42 cl 1.1.2.34: dynamic button sizing 2004/10/08 12:54:39 cl 1.1.2.33: listen on text changes on objects with effects 2004/10/07 11:58:27 cl 1.1.2.32: fixed rebuild after options dialog 2004/10/06 15:01:58 cl 1.1.2.31: rebuild animation list after text edit ends 2004/09/30 20:51:22 cl 1.1.2.30: fixed linux compile issue 2004/09/30 11:54:45 cl 1.1.2.29: update ui controls after effect change 2004/09/29 17:01:55 cl 1.1.2.28: fixed move up&down 2004/09/29 16:26:35 af 1.1.2.27: #i34804# Using new EventMultiplexer class. 2004/09/26 19:01:43 cl 1.1.2.26: added animation undo 2004/09/22 13:02:54 cl 1.1.2.25: added support for XCommand 2004/09/15 12:36:50 cl 1.1.2.24: fixed task panel title 2004/09/12 22:53:13 cl 1.1.2.23: added text only effects ui support 2004/09/12 18:24:14 cl 1.1.2.22: added keyboard and hc support 2004/09/09 18:58:27 cl 1.1.2.21: some preview fixes 2004/09/09 14:24:14 cl 1.1.2.20: finished effect preview 2004/09/06 11:07:42 cl 1.1.2.19: added preview support 2004/09/03 15:06:11 cl 1.1.2.18: added sound UI 2004/09/02 09:14:17 cl 1.1.2.17: moved effect and transition presets access to a singleton 2004/08/29 22:32:56 cl 1.1.2.16: added support for trigger effects 2004/08/28 22:41:26 cl 1.1.2.15: removed old presentation code 2004/08/22 22:24:47 cl 1.1.2.14: dependency clean up and more text group support 2004/08/19 22:07:09 cl 1.1.2.13: added change support for text group properties 2004/08/19 09:26:58 cl 1.1.2.12: enhanced text group support 2004/08/12 17:47:50 cl 1.1.2.11: fixed pane ui 2004/08/12 17:07:52 cl 1.1.2.10: added custom animations toolpanel 2004/07/28 11:03:57 cl 1.1.2.9: #i31376# added strings for translation 2004/07/05 09:38:41 cl 1.1.2.8: smile 2004/06/29 07:19:23 cl 1.1.2.7: added sound listbox 2004/06/28 12:50:38 cl 1.1.2.6: added after effect ui and text iteration 2004/06/18 14:39:08 cl 1.1.2.5: some fixes and ui improvements 2004/06/14 11:39:45 cl 1.1.2.4: more ui improvements 2004/06/02 09:20:23 cl 1.1.2.3: new smile ui 2004/05/28 12:43:40 cl 1.1.2.2: new animations ui 2004/05/04 14:43:44 cl 1.1.2.1: added initial smil ui


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [03b098d0db531f7a2f73a47bf09ef10c811bd50a]

INTEGRATION: CWS toolbars3 (1.2.148); FILE MERGED 2004/11/05 10:14:39 cd 1.2.148.1: #i35062# New toolbars from CJ according to spec


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [901d43a2c7859cdc8b85e6016b2b4521789a38b1]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/10/29 21:02:28 cl 1.1.2.10: #i36243# added missing help text when list is empty 2004/09/29 17:01:55 cl 1.1.2.9: fixed move up&down 2004/09/12 18:24:14 cl 1.1.2.8: added keyboard and hc support 2004/09/09 14:24:14 cl 1.1.2.7: finished effect preview 2004/09/02 09:14:17 cl 1.1.2.6: moved effect and transition presets access to a singleton 2004/08/22 22:24:46 cl 1.1.2.5: dependency clean up and more text group support 2004/08/19 09:26:58 cl 1.1.2.4: enhanced text group support 2004/07/28 11:03:57 cl 1.1.2.3: #i31376# added strings for translation 2004/05/28 12:43:39 cl 1.1.2.2: new animations ui 2004/05/04 14:44:05 cl 1.1.2.1: added initial smil ui


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [2f786ec4c9acbdad634db9357a8cdc25c9d2b6cc]

INTEGRATION: CWS toolbars3 (1.17.14); FILE MERGED 2004/11/26 18:41:05 hr 1.17.14.3: RESYNC: (1.17-1.18); FILE MERGED 2004/11/12 11:57:32 pb 1.17.14.2: fix: #i37018# SID_INSERT_DRAW: old behaviour 2004/11/01 12:15:04 pb 1.17.14.1: fix: #i36113# SID_INSERT_DRAW toogles the drawbar


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [f6c9d829e152bb4cc3f30b3255639e2d6a6f9d6e]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/10/29 21:02:28 cl 1.1.2.15: #i36243# added missing help text when list is empty 2004/09/29 17:01:54 cl 1.1.2.14: fixed move up&down 2004/09/26 19:01:43 cl 1.1.2.13: added animation undo 2004/09/22 13:02:54 cl 1.1.2.12: added support for XCommand 2004/09/12 18:24:14 cl 1.1.2.11: added keyboard and hc support 2004/09/09 14:24:13 cl 1.1.2.10: finished effect preview 2004/08/29 22:32:56 cl 1.1.2.9: added support for trigger effects 2004/08/22 22:24:46 cl 1.1.2.8: dependency clean up and more text group support 2004/08/19 09:26:58 cl 1.1.2.7: enhanced text group support 2004/08/12 17:07:51 cl 1.1.2.6: added custom animations toolpanel 2004/07/28 11:03:57 cl 1.1.2.5: #i31376# added strings for translation 2004/07/05 09:38:41 cl 1.1.2.4: smile 2004/06/29 07:19:23 cl 1.1.2.3: added sound listbox 2004/05/28 12:43:39 cl 1.1.2.2: new animations ui 2004/05/04 14:43:53 cl 1.1.2.1: added initial smil ui


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [806782e350a62973621badd8b8b1a8f86fde2a05]

INTEGRATION: CWS toolbars3 (1.26.10); FILE MERGED 2004/11/12 11:57:06 pb 1.26.10.2: fix: #i37018# use ToolboxController for SID_INSERT_DRAW again 2004/11/01 12:14:30 pb 1.26.10.1: fix: #i36113# no toolboxcontroller for SID_INSERT_DRAW any longer


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [d392c844d112c0703ad7083fcacd7b9efc383657]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/09/22 13:02:53 cl 1.1.2.13: added support for XCommand 2004/09/03 15:06:10 cl 1.1.2.12: added sound UI 2004/09/02 09:14:17 cl 1.1.2.11: moved effect and transition presets access to a singleton 2004/08/29 22:32:56 cl 1.1.2.10: added support for trigger effects 2004/08/19 09:26:58 cl 1.1.2.9: enhanced text group support 2004/08/17 08:22:57 bm 1.1.2.8: newline at end of file missing (gcc complains / warns) 2004/07/28 11:03:57 cl 1.1.2.7: #i31376# added strings for translation 2004/07/05 09:38:40 cl 1.1.2.6: smile 2004/06/29 07:19:21 cl 1.1.2.5: added sound listbox 2004/06/28 12:50:37 cl 1.1.2.4: added after effect ui and text iteration 2004/06/18 14:39:07 cl 1.1.2.3: some fixes and ui improvements 2004/06/14 11:39:45 cl 1.1.2.2: more ui improvements 2004/05/28 12:11:54 cl 1.1.2.1: new animation ui


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [df25fb2734c5aea6bb2f02bb6c57e9157f2f1d79]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/11/03 11:09:45 cl 1.1.2.22: #i36214# fixed acc/dec to use 0.5 as a maximum each 2004/10/30 00:46:51 cl 1.1.2.21: #i36214# fixed accelerate and decelerate ui 2004/10/29 22:37:41 cl 1.1.2.20: #i36244# added sound preview button 2004/10/29 21:12:09 cl 1.1.2.19: #i36300# added 'Other Sound' entry 2004/10/07 12:59:20 cl 1.1.2.18: fixed interval time enabling 2004/09/29 17:01:54 cl 1.1.2.17: fixed move up&down 2004/09/22 13:02:53 cl 1.1.2.16: added support for XCommand 2004/09/03 15:06:10 cl 1.1.2.15: added sound UI 2004/09/02 09:14:16 cl 1.1.2.14: moved effect and transition presets access to a singleton 2004/08/30 13:57:07 cl 1.1.2.13: added support for trigger effects 2004/08/29 22:45:05 cl 1.1.2.12: added support for trigger effects 2004/08/29 22:32:56 cl 1.1.2.11: added support for trigger effects 2004/08/22 22:24:46 cl 1.1.2.10: dependency clean up and more text group support 2004/08/19 22:07:09 cl 1.1.2.9: added change support for text group properties 2004/08/19 09:26:58 cl 1.1.2.8: enhanced text group support 2004/07/28 11:03:56 cl 1.1.2.7: #i31376# added strings for translation 2004/07/05 09:38:40 cl 1.1.2.6: smile 2004/06/29 07:19:21 cl 1.1.2.5: added sound listbox 2004/06/28 12:50:37 cl 1.1.2.4: added after effect ui and text iteration 2004/06/18 14:39:07 cl 1.1.2.3: some fixes and ui improvements 2004/06/14 11:39:44 cl 1.1.2.2: more ui improvements 2004/05/28 12:11:29 cl 1.1.2.1: new animation ui


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [b7b16d37ac990758c86c971a5a01f0b7a6c15292]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/09/12 22:53:13 cl 1.1.2.9: added text only effects ui support 2004/09/12 18:24:14 cl 1.1.2.8: added keyboard and hc support 2004/09/10 14:39:14 cl 1.1.2.7: fixed duration settings 2004/09/09 14:24:13 cl 1.1.2.6: finished effect preview 2004/09/02 09:14:16 cl 1.1.2.5: moved effect and transition presets access to a singleton 2004/08/30 08:40:22 bm 1.1.2.4: semicolon after closing brace of namespace not allowed (Solaris) 2004/08/17 08:22:13 bm 1.1.2.3: newline at end of file missing (gcc complains / warns) 2004/07/28 11:03:56 cl 1.1.2.2: #i31376# added strings for translation 2004/05/28 12:12:40 cl 1.1.2.1: new animation ui


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [01e05af27db2ab5d990b30788f22399125752b16]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/10/29 23:03:21 cl 1.1.2.12: #i36358# sort effect names 2004/09/12 22:53:13 cl 1.1.2.11: added text only effects ui support 2004/09/12 18:24:14 cl 1.1.2.10: added keyboard and hc support 2004/09/10 14:39:13 cl 1.1.2.9: fixed duration settings 2004/09/09 18:58:27 cl 1.1.2.8: some preview fixes 2004/09/09 14:24:13 cl 1.1.2.7: finished effect preview 2004/09/02 09:14:16 cl 1.1.2.6: moved effect and transition presets access to a singleton 2004/08/28 22:41:25 cl 1.1.2.5: removed old presentation code 2004/08/17 21:30:51 cl 1.1.2.4: initial test of the CategoryListBox 2004/07/28 11:03:56 cl 1.1.2.3: #i31376# added strings for translation 2004/06/29 07:19:20 cl 1.1.2.2: added sound listbox 2004/05/28 12:12:15 cl 1.1.2.1: new animation ui


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [24e810472bb6d77a10da7e2af395be488643e907]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/09/07 11:10:19 cl 1.1.2.4: added new icons 2004/08/19 09:26:57 cl 1.1.2.3: enhanced text group support 2004/08/17 14:17:39 cl 1.1.2.2: new resources 2004/07/28 11:03:55 cl 1.1.2.1: #i31376# added strings for translation


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [f6605c1a4516908de894fcea164e5725833aa822]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/08/30 15:50:47 bm 1.1.2.2: dialog title en-US: plural 2004/08/30 15:18:11 bm 1.1.2.1: +pane for animation schemes


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [52a4764f3c45bb50296fce6e6b21d296280e3a79]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/09/29 16:25:50 af 1.1.2.2: #i34804# Using new EventMultiplexer class. 2004/08/30 15:18:10 bm 1.1.2.1: +pane for animation schemes


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [a320f4a966b4202b1ec95ac5c9197983758e91e0]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/08/30 15:18:10 bm 1.1.2.1: +pane for animation schemes


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [b74914fbfce3f9724dbf063e7ab806d6c55e60d7]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/09/30 20:46:07 cl 1.1.2.5: fixed linux compile issue 2004/09/30 20:43:21 cl 1.1.2.4: fixed linux compile issue 2004/09/29 16:25:15 af 1.1.2.3: #i34804# Using new EventMultiplexer class. 2004/08/30 15:50:24 bm 1.1.2.2: some commented-out code removed 2004/08/30 15:18:09 bm 1.1.2.1: +pane for animation schemes


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [43e02566e26e271aca366423542823cd9c6dad35]

INTEGRATION: CWS toolbars3 (1.3.48); FILE MERGED 2004/10/12 10:16:09 cd 1.3.48.1: #i35062# New toolbar structure according to toolbar spec


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [6b9777eef31ba5d90fffbf0609b81530d06bec1a]

INTEGRATION: CWS presentationengine01 (1.8.92); FILE MERGED 2004/08/22 22:24:32 cl 1.8.92.1: fixed wrong index


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [afd0675fa3d955798fc5f9c2717f2e126d46345e]

INTEGRATION: CWS toolbars3 (1.6.36); FILE MERGED 2004/11/26 18:04:24 hr 1.6.36.6: RESYNC: (1.8-1.10); FILE MERGED 2004/11/12 11:55:51 cd 1.6.36.5: #i37063# Fixed problem with 3D-Toolbar and Fontwork Toolbar 2004/11/05 15:05:07 cd 1.6.36.4: #i35062# Some wrong values for visibility fixed 2004/11/05 11:19:06 cd 1.6.36.3: #i35062# New toolbars from CJ according to spec 2004/10/20 16:43:38 cd 1.6.36.2: RESYNC: (1.6-1.8); FILE MERGED 2004/10/12 10:45:44 cd 1.6.36.1: #i35062# New toolbar window properties according to spec


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [9196480742eff9b4335b01b5a5117ca492af7291]

INTEGRATION: CWS toolbars3 (1.2.130); FILE MERGED 2004/11/05 10:16:47 cd 1.2.130.3: #i35062# New toolbars from CJ according to spec 2004/10/20 16:50:37 cd 1.2.130.2: RESYNC: (1.2-1.3); FILE MERGED 2004/10/12 10:16:08 cd 1.2.130.1: #i35062# New toolbar structure according to toolbar spec


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [e9288852d561249fa6f6f3c831f1bd327d5a9f92]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/11/10 17:20:15 cl 1.1.2.15: changed begin for click animations to click event 2004/09/26 18:39:12 cl 1.1.2.14: fixed when first effect is a non click effect 2004/09/22 12:42:04 cl 1.1.2.13: added support for XCommand 2004/09/06 16:40:30 thb 1.1.2.12: #i10000# Need forward declaration of ImplSdPPTImport here, dunno how that ever worked without it 2004/09/01 11:03:58 sj 1.1.2.11: ReadSound is now alsso accessible from PptAnimations 2004/08/19 22:06:24 cl 1.1.2.10: added support to target Subitems 2004/08/13 20:38:00 thb 1.1.2.9: #110496# Slightly adapted color import, to yield HSL as doubles 2004/07/28 11:15:40 cl 1.1.2.8: #i31376# added strings for translation 2004/06/25 15:35:57 sj 1.1.2.7: further work for the export of enhanced animations 2004/06/18 14:38:08 cl 1.1.2.6: some fixes and ui improvements 2004/06/01 10:41:18 thb 1.1.2.5: #i20477# Made code compile with logging off, too 2004/06/01 10:04:43 thb 1.1.2.4: #i20477# Made logging environment-driven, added keyvalues and times logging, changed range of scale coefficients 2004/05/04 14:39:26 cl 1.1.2.3: added initial smil ui 2004/04/16 09:50:23 cl 1.1.2.2: new smil api 2004/03/19 13:26:11 cl 1.1.2.1: initial import for smil from ppt


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [014e328680a9f59ccbda717cff2a08beddbf1658]

INTEGRATION: CWS toolbars3 (1.2.130); FILE MERGED 2004/10/12 10:16:08 cd 1.2.130.1: #i35062# New toolbar structure according to toolbar spec


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [7f2573ed3aa1628c2d9c16376eec3aa835d0a267]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/11/11 12:55:47 thb 1.1.2.38: #i36221# Changed effect trigger type from 'click' to 'next', this better expresses the SMIL-provided behaviour semantics. Note that when an event source is given, we still use 'click' (also in accordance with SMIL) 2004/11/10 17:20:15 cl 1.1.2.37: changed begin for click animations to click event 2004/11/10 15:44:48 cl 1.1.2.36: set correct subtype for paragraph effects 2004/10/20 14:32:19 cl 1.1.2.35: fixed aftereffect 2004/10/08 20:14:42 thb 1.1.2.34: #i34997# Fixed some more transition mappings; fixed PPT inconsistency for animateScale effect (sole 'by' value has semantics not really SMIL-conforming) 2004/09/26 19:25:49 cl 1.1.2.33: reworked after effect 2004/09/26 18:39:12 cl 1.1.2.32: fixed when first effect is a non click effect 2004/09/23 09:19:22 cl 1.1.2.31: removed FORMULA 2004/09/22 12:42:03 cl 1.1.2.30: added support for XCommand 2004/09/09 14:23:33 cl 1.1.2.29: added calcmode and valuetype 2004/09/07 21:50:19 cl 1.1.2.28: fixed preset naming 2004/09/03 15:05:54 cl 1.1.2.27: added sound import 2004/09/01 11:03:57 sj 1.1.2.26: ReadSound is now alsso accessible from PptAnimations 2004/08/29 22:45:57 cl 1.1.2.25: safer event initialisation 2004/08/19 22:06:24 cl 1.1.2.24: added support to target Subitems 2004/08/16 14:46:36 cl 1.1.2.23: again fixed IterateInterval 2004/08/16 11:39:52 cl 1.1.2.22: fixed IterateInterval import 2004/08/13 20:38:00 thb 1.1.2.21: #110496# Slightly adapted color import, to yield HSL as doubles 2004/08/12 15:14:41 cl 1.1.2.20: fixed iteration container target 2004/08/12 12:07:47 cl 1.1.2.19: added iterate container support 2004/07/28 11:15:40 cl 1.1.2.18: #i31376# added strings for translation 2004/07/08 11:05:28 sj 1.1.2.17: subtype tranlation table moved 2004/07/05 16:06:27 sj 1.1.2.16: added export of presetsubtype 2004/07/05 09:37:20 cl 1.1.2.15: smile 2004/07/01 11:55:47 sj 1.1.2.14: moved some tables so that they are accessible also for the export 2004/06/29 07:21:54 cl 1.1.2.13: added reminder assertion 2004/06/29 07:09:06 cl 1.1.2.12: added group id support 2004/06/28 12:48:50 cl 1.1.2.11: added input of iterate container 2004/06/25 15:35:56 sj 1.1.2.10: further work for the export of enhanced animations 2004/06/18 14:38:07 cl 1.1.2.9: some fixes and ui improvements 2004/06/14 15:49:37 cl 1.1.2.8: fixed animateScale missing attribute name 2004/06/14 11:39:27 cl 1.1.2.7: added formula support 2004/06/01 10:41:17 thb 1.1.2.6: #i20477# Made code compile with logging off, too 2004/06/01 10:04:42 thb 1.1.2.5: #i20477# Made logging environment-driven, added keyvalues and times logging, changed range of scale coefficients 2004/05/28 13:05:12 cl 1.1.2.4: new animations ui 2004/05/04 14:39:26 cl 1.1.2.3: added initial smil ui 2004/04/16 09:50:23 cl 1.1.2.2: new smil api 2004/03/19 13:25:29 cl 1.1.2.1: initial import for smil from ppt


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [4295f2a1b89c6e6880b7f6a7a6246fec2f2018e6]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/03/19 13:25:59 cl 1.1.2.1: initial import for smil from ppt


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [b2a96a8deae7d73a9d6f655c5f7b63b4d78f4006]

INTEGRATION: CWS toolbars3 (1.4.12); FILE MERGED 2004/11/05 10:16:47 cd 1.4.12.2: #i35062# New toolbars from CJ according to spec 2004/10/12 10:16:08 cd 1.4.12.1: #i35062# New toolbar structure according to toolbar spec


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [15e107af058b02b5ab3d69b787ac2b1d3e72406e]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/03/19 13:25:49 cl 1.1.2.1: initial import for smil from ppt


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [72ad9ddd8cdb88a82e3607a1bf21a26501575e1f]

INTEGRATION: CWS toolbars3 (1.2.130); FILE MERGED 2004/11/05 10:16:46 cd 1.2.130.1: #i35062# New toolbars from CJ according to spec


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [246e93b359a8d02178bb67a7ff46dbb4b0d9ded3]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/11/04 14:44:50 dbo 1.1.2.16: #i36255# fixing strips(waterfall) 2004/10/20 14:32:18 cl 1.1.2.15: fixed aftereffect 2004/10/08 20:14:42 thb 1.1.2.14: #i34997# Fixed some more transition mappings; fixed PPT inconsistency for animateScale effect (sole 'by' value has semantics not really SMIL-conforming) 2004/10/04 19:21:11 thb 1.1.2.13: #i34946# Added missing subtypes for slide transitions, corrected various transition mappings 2004/09/22 12:42:03 cl 1.1.2.12: added support for XCommand 2004/09/22 12:25:40 thb 1.1.2.11: #110496# Corrected some more transition mappings, should now be fairly correct 2004/09/09 18:53:58 cl 1.1.2.10: fixed rotation attribute 2004/09/07 21:50:19 cl 1.1.2.9: fixed preset naming 2004/09/03 15:05:54 cl 1.1.2.8: added sound import 2004/08/31 13:40:59 thb 1.1.2.7: #110496# Wrong subtype, corrected that 2004/08/31 13:31:55 thb 1.1.2.6: #110496# Changed various subtypes, to match SMIL's categorization 2004/07/08 11:05:47 sj 1.1.2.5: subtype tranlation table moved 2004/07/01 11:53:52 sj 1.1.2.4: moved some tables so that they are accessible also for the export 2004/06/29 07:09:05 cl 1.1.2.3: added group id support 2004/06/25 15:35:55 sj 1.1.2.2: further work for the export of enhanced animations 2004/06/18 14:38:28 cl 1.1.2.1: renamed animations.hxx


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [25fdd11b60be5d39f12679c5243454b8da716c25]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/06/01 10:04:41 thb 1.1.2.2: #i20477# Made logging environment-driven, added keyvalues and times logging, changed range of scale coefficients 2004/03/19 13:25:39 cl 1.1.2.1: initial import for smil from ppt


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [890f44d64fed4acc783cea67555ffd8c4359faec]

INTEGRATION: CWS presentationengine01 (1.15.4); FILE MERGED 2004/10/12 22:56:32 thb 1.15.4.2: RESYNC: (1.15-1.16); FILE MERGED 2004/08/25 16:36:45 cl 1.15.4.1: replaced old FuSlideShow with new SlideShow


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [ceb5af624c19ae395629c35b8083e1f9e5b59ad5]

INTEGRATION: CWS toolbars3 (1.2.130); FILE MERGED 2004/11/05 10:16:46 cd 1.2.130.2: #i35062# New toolbars from CJ according to spec 2004/10/12 10:16:08 cd 1.2.130.1: #i35062# New toolbar structure according to toolbar spec


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [ebcb1de17a76456389bbb518ecacd82741b7f037]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/11/15 16:40:05 sj 1.1.2.16: #i37188# fixed some problems with defaultFill, valueType and indefinite duration 2004/11/12 18:04:54 sj 1.1.2.15: #i36221# fixmainsequencetiming & fixinteractivesequencetiming 2004/10/08 16:52:17 sj 1.1.2.14: #i110496# added some more name mapping/conversion and value type mapping/conversion .... 2004/10/08 16:26:35 sj 1.1.2.13: #i110496# added some more name mapping/conversion and value type mapping/conversion .... 2004/10/07 15:18:58 sj 1.1.2.12: #110496# fixed problems with AnimateRotate 2004/10/07 13:05:37 sj 1.1.2.11: #110496# fixed problems with AnimateScale 2004/10/06 15:32:27 sj 1.1.2.10: #110496# fixed some problems with export of emphasis effects 2004/09/01 17:26:04 sj 1.1.2.9: better export of some more colors effects and effects using a formula 2004/08/17 08:35:34 sj 1.1.2.8: added export of XColor 2004/08/16 17:47:28 sj 1.1.2.7: added export of IterateNode 2004/07/08 11:04:10 sj 1.1.2.6: added export of animate motion, animate scale and animate color 2004/07/02 09:37:45 sj 1.1.2.5: do not use the keyword export as method name (changed into doexport) 2004/07/01 11:51:26 sj 1.1.2.4: added some animation export improvements 2004/06/28 16:49:44 sj 1.1.2.3: initial version ... 2004/06/25 15:34:15 sj 1.1.2.2: further work for the export of enhanced animations 2004/06/24 18:19:53 sj 1.1.2.1: initial version


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [10ef12a467015c4ab7fe36e565025d9068ff108f]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/11/16 17:47:42 sj 1.1.2.38: #i37188# fixed some problems with defaultFill, valueType and indefinite duration 2004/11/16 16:54:05 thb 1.1.2.37: #i37188# Final fix for endianness issue under Solaris 2004/11/16 16:25:17 sj 1.1.2.36: #i37188# fixed some problems with defaultFill, valueType and indefinite duration 2004/11/16 14:51:04 sj 1.1.2.35: #i37188# fixed some problems with defaultFill, valueType and indefinite duration 2004/11/15 16:40:04 sj 1.1.2.34: #i37188# fixed some problems with defaultFill, valueType and indefinite duration 2004/11/12 18:04:53 sj 1.1.2.33: #i36221# fixmainsequencetiming & fixinteractivesequencetiming 2004/10/08 16:52:18 sj 1.1.2.32: #i110496# added some more name mapping/conversion and value type mapping/conversion .... 2004/10/08 16:26:36 sj 1.1.2.31: #i110496# added some more name mapping/conversion and value type mapping/conversion .... 2004/10/07 17:45:53 sj 1.1.2.30: #110496# AnimateSet is now storing attributeValues properly 2004/10/07 17:18:06 sj 1.1.2.29: #110496# msofbtAnimate is now setting nBits properly if to from by is used 2004/10/07 15:18:58 sj 1.1.2.28: #110496# fixed problems with AnimateRotate 2004/10/07 13:05:37 sj 1.1.2.27: #110496# fixed problems with AnimateScale 2004/10/06 15:32:27 sj 1.1.2.26: #110496# fixed some problems with export of emphasis effects 2004/10/06 13:24:14 sj 1.1.2.25: #110496# fixed problem with export of swivel effect 2004/10/06 10:19:37 sj 1.1.2.24: fixed mapping of preset id 2004/10/05 18:20:29 sj 1.1.2.23: fixed animate transform 2004/09/26 19:25:10 cl 1.1.2.22: reworked after effect 2004/09/22 12:44:52 cl 1.1.2.21: removed non standard formula 2004/09/22 12:43:15 cl 1.1.2.20: changed XAnimateColor interface 2004/09/09 14:23:32 cl 1.1.2.19: added calcmode and valuetype 2004/09/07 21:50:18 cl 1.1.2.18: fixed preset naming 2004/09/03 15:05:43 cl 1.1.2.17: added runtime context 2004/09/03 09:43:43 sj 1.1.2.16: some changes, improving AnimColor export 2004/09/01 17:26:04 sj 1.1.2.15: better export of some more colors effects and effects using a formula 2004/09/01 13:00:14 sj 1.1.2.14: now using correct scaling 2004/08/17 09:16:22 sj 1.1.2.13: fixed exit effects 2004/08/17 08:48:54 sj 1.1.2.12: changed __BIGENDIAN into OSL_BIGENDIAN 2004/08/17 08:35:35 sj 1.1.2.11: added export of XColor 2004/08/16 17:47:49 sj 1.1.2.10: added export of IterateNode 2004/08/16 14:02:49 sj 1.1.2.9: added export of ParagraphTarget 2004/07/08 11:03:59 sj 1.1.2.8: added export of animate motion, animate scale and animate color 2004/07/05 16:03:39 sj 1.1.2.7: added export of presetsubtype 2004/07/02 16:56:04 sj 1.1.2.6: enhanced animations can now be properly exported 2004/07/02 09:37:45 sj 1.1.2.5: do not use the keyword export as method name (changed into doexport) 2004/07/01 11:51:26 sj 1.1.2.4: added some animation export improvements 2004/06/28 16:49:44 sj 1.1.2.3: initial version ... 2004/06/25 15:34:15 sj 1.1.2.2: further work for the export of enhanced animations 2004/06/24 18:20:12 sj 1.1.2.1: initial version


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [4cacc6db88d8295e226b85637e0ce71d2fc8a061]

INTEGRATION: CWS toolbars3 (1.2.48); FILE MERGED 2004/11/05 10:16:46 cd 1.2.48.1: #i35062# New toolbars from CJ according to spec


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [af663ed8adb221078e910a77cde2ca5540a44d2c]

INTEGRATION: CWS presentationengine01 (1.5.226); FILE MERGED 2004/10/12 22:56:04 thb 1.5.226.2: RESYNC: (1.5-1.6); FILE MERGED 2004/06/24 18:20:46 sj 1.5.226.1: added pptexanimations


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [40b59dedacf04e0aef777e00e7d896e14adf18e1]

INTEGRATION: CWS presentationengine01 (1.8.364); FILE MERGED 2004/07/08 11:03:18 sj 1.8.364.1: now returning shape id of group


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [ebd6ebdfb1269b1183d0b64e4fe652e4a81a47de]

INTEGRATION: CWS toolbars3 (1.3.12); FILE MERGED 2004/11/05 10:16:45 cd 1.3.12.1: #i35062# New toolbars from CJ according to spec


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [7cc843f752cef3bca8b0e26976c4c99d0f4d9add]

INTEGRATION: CWS presentationengine01 (1.9.88); FILE MERGED 2004/07/08 11:00:55 sj 1.9.88.1: now returning shape id of group


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [e2858f2bf3f593dc4189dd65f0b1c310396d596c]

INTEGRATION: CWS toolbars3 (1.3.48); FILE MERGED 2004/10/12 10:16:07 cd 1.3.48.1: #i35062# New toolbar structure according to toolbar spec


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [1e20aa7e25bf0c9f4ff337cbc4346aa17b06089d]

INTEGRATION: CWS toolbars3 (1.6.36); FILE MERGED 2004/11/26 17:51:23 hr 1.6.36.6: RESYNC: (1.8-1.9); FILE MERGED 2004/11/12 11:55:52 cd 1.6.36.5: #i37063# Fixed problem with 3D-Toolbar and Fontwork Toolbar 2004/11/05 15:05:06 cd 1.6.36.4: #i35062# Some wrong values for visibility fixed 2004/11/05 11:19:05 cd 1.6.36.3: #i35062# New toolbars from CJ according to spec 2004/10/20 16:43:21 cd 1.6.36.2: RESYNC: (1.6-1.8); FILE MERGED 2004/10/12 10:45:44 cd 1.6.36.1: #i35062# New toolbar window properties according to spec


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [2c59f0557a2ff1b283f0e20544fe1171b538fc4b]

INTEGRATION: CWS presentationengine01 (1.73.30); FILE MERGED 2004/11/16 17:47:41 sj 1.73.30.9: #i37188# fixed some problems with defaultFill, valueType and indefinite duration 2004/11/16 16:54:04 thb 1.73.30.8: #i37188# Final fix for endianness issue under Solaris 2004/11/16 16:25:16 sj 1.73.30.7: #i37188# fixed some problems with defaultFill, valueType and indefinite duration 2004/11/16 14:51:03 sj 1.73.30.6: #i37188# fixed some problems with defaultFill, valueType and indefinite duration 2004/10/12 22:55:56 thb 1.73.30.5: RESYNC: (1.77-1.78); FILE MERGED 2004/08/31 14:10:09 thb 1.73.30.4: #i33391#, #i33359# Merged from sj10 2004/07/07 01:01:10 thb 1.73.30.3: RESYNC: (1.73-1.77); FILE MERGED 2004/07/02 16:56:03 sj 1.73.30.2: enhanced animations can now be properly exported 2004/07/01 11:50:52 sj 1.73.30.1: added some animation export improvements


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [38ce6df19352072764d7b99be56400a3e2142edc]

INTEGRATION: CWS toolbars3 (1.2.28); FILE MERGED 2004/10/12 10:16:07 cd 1.2.28.1: #i35062# New toolbar structure according to toolbar spec


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [bac6c543833e517e02a6577c51fb1528469d0879]

INTEGRATION: CWS presentationengine01 (1.36.84); FILE MERGED 2004/10/12 22:55:46 thb 1.36.84.5: RESYNC: (1.38-1.39); FILE MERGED 2004/08/31 14:10:09 thb 1.36.84.4: #i33391#, #i33359# Merged from sj10 2004/07/07 01:00:51 thb 1.36.84.3: RESYNC: (1.36-1.38); FILE MERGED 2004/07/02 16:56:03 sj 1.36.84.2: enhanced animations can now be properly exported 2004/07/01 11:48:53 sj 1.36.84.1: added some animation export improvements


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [13b038420e6c82fbbc7e6ee96e4a33308425fcf6]

INTEGRATION: CWS toolbars3 (1.2.28); FILE MERGED 2004/11/05 10:16:45 cd 1.2.28.1: #i35062# New toolbars from CJ according to spec


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [673b14464870f96ae8054fdd1c91744bfc869b14]

INTEGRATION: CWS presentationengine01 (1.41.30); FILE MERGED 2004/10/12 22:55:17 thb 1.41.30.9: RESYNC: (1.44-1.45); FILE MERGED 2004/08/25 16:36:45 cl 1.41.30.8: replaced old FuSlideShow with new SlideShow 2004/07/08 11:02:49 sj 1.41.30.7: added export of 2eeb atom 2004/07/07 01:00:39 thb 1.41.30.6: RESYNC: (1.41-1.44); FILE MERGED 2004/07/02 16:56:03 sj 1.41.30.5: enhanced animations can now be properly exported 2004/07/02 09:37:45 sj 1.41.30.4: do not use the keyword export as method name (changed into doexport) 2004/07/01 11:48:27 sj 1.41.30.3: added some animation export improvements 2004/06/25 15:33:48 sj 1.41.30.2: further work for the export of enhanced animations 2004/06/24 18:21:17 sj 1.41.30.1: added export of enhanced animations


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [a22a96b933b061b0cdba0068591f1bd263fd645e]

INTEGRATION: CWS presentationengine01 (1.3.98); FILE MERGED 2004/11/18 18:46:21 sj 1.3.98.8: #i37418# added import of old ppt 97 effects via api 2004/09/01 11:03:17 sj 1.3.98.7: ReadSound is now alsso accessible from PptAnimations 2004/08/31 14:10:08 thb 1.3.98.6: #i33391#, #i33359# Merged from sj10 2004/07/07 01:00:21 thb 1.3.98.5: RESYNC: (1.3-1.4); FILE MERGED 2004/06/18 14:38:07 cl 1.3.98.4: some fixes and ui improvements 2004/04/14 10:07:01 cl 1.3.98.3: new smile api 2004/03/19 13:24:16 cl 1.3.98.2: initial import for smil 2004/02/12 15:53:16 sj 1.3.98.1: starting to read the anim prog tag


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [ffeeb28fa65a8b70e23d1f20fd9f33e43519e88c]

INTEGRATION: CWS toolbars3 (1.2.28); FILE MERGED 2004/11/26 18:35:47 hr 1.2.28.2: RESYNC: (1.2-1.3); FILE MERGED 2004/10/12 10:16:07 cd 1.2.28.1: #i35062# New toolbar structure according to toolbar spec


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [7f60531568d7568319b8214019ad904213c15b3f]

INTEGRATION: CWS toolbars3 (1.2.130); FILE MERGED 2004/11/05 10:16:45 cd 1.2.130.3: #i35062# New toolbars from CJ according to spec 2004/10/20 16:51:38 cd 1.2.130.2: RESYNC: (1.2-1.3); FILE MERGED 2004/10/12 10:16:07 cd 1.2.130.1: #i35062# New toolbar structure according to toolbar spec


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [5ebaf1bac90eeae53f2c012af329496ac4eda1c6]

INTEGRATION: CWS presentationengine01 (1.4.354); FILE MERGED 2004/06/18 14:38:06 cl 1.4.354.1: some fixes and ui improvements


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [ec51591dc4c15a6855870bc685c3cba7b61fd1b6]

INTEGRATION: CWS toolbars3 (1.2.130); FILE MERGED 2004/10/12 10:16:07 cd 1.2.130.1: #i35062# New toolbar structure according to toolbar spec


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [3bfba2a31fc72be9a4f9e7cb431786a2989bbb1a]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/09/26 18:40:54 cl 1.1.2.1: added animation undo


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [a273041270c24963e5171668899abd7eb3623d65]

INTEGRATION: CWS toolbars3 (1.2.130); FILE MERGED 2004/11/05 10:16:44 cd 1.2.130.2: #i35062# New toolbars from CJ according to spec 2004/10/12 10:16:06 cd 1.2.130.1: #i35062# New toolbar structure according to toolbar spec


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [35952d0da02502d9b04ebbc3bb314ff48063e4e5]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/09/30 20:44:47 cl 1.1.2.7: listen to paragraph changes for effects 2004/09/26 18:41:10 cl 1.1.2.6: added animation undo 2004/09/02 09:12:44 cl 1.1.2.5: moved effect and transition presets access to a singleton 2004/08/28 22:35:34 cl 1.1.2.4: removed old presentation code 2004/08/25 10:38:07 cl 1.1.2.3: do not create new MainSequence on demand in ::removeAnimations() 2004/08/22 22:23:22 cl 1.1.2.2: dependency clean up and more text group support 2004/07/28 11:12:13 cl 1.1.2.1: #i31376# added strings for translation


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [fb9bdfd46f0d1c8d865dc9f2ed3aa97cf2ec6981]

INTEGRATION: CWS toolbars3 (1.3.12); FILE MERGED 2004/11/05 10:16:44 cd 1.3.12.1: #i35062# New toolbars from CJ according to spec


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [e4739773b220d6c251240e3a658ee008d7b8faa3]

INTEGRATION: CWS presentationengine01 (1.19.12); FILE MERGED 2004/11/17 19:24:21 thb 1.19.12.4: RESYNC: (1.20-1.21); FILE MERGED 2004/10/12 22:54:08 thb 1.19.12.3: RESYNC: (1.19-1.20); FILE MERGED 2004/08/28 22:35:34 cl 1.19.12.2: removed old presentation code 2004/07/28 11:12:12 cl 1.19.12.1: #i31376# added strings for translation


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [d4d8244da84ee618b94843d970558f5a0e8fd2d6]

INTEGRATION: CWS toolbars3 (1.2.130); FILE MERGED 2004/10/12 10:16:06 cd 1.2.130.1: #i35062# New toolbar structure according to toolbar spec


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [e2d5fd7552cb52104156a4cece6765d94198c1ca]

INTEGRATION: CWS presentationengine01 (1.45.12); FILE MERGED 2004/09/06 11:04:42 cl 1.45.12.5: added preview support 2004/08/28 22:35:33 cl 1.45.12.4: removed old presentation code 2004/08/23 12:22:22 thb 1.45.12.3: RESYNC: (1.45-1.46); FILE MERGED 2004/07/29 10:42:23 thb 1.45.12.2: #i10000# gcc requires const & for temporaries 2004/07/28 11:12:12 cl 1.45.12.1: #i31376# added strings for translation


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [3f0f9f5d20c996834bca4463dcd0ad055b672efe]

INTEGRATION: CWS presentationengine01 (1.5.10); FILE MERGED 2004/10/14 20:16:42 thb 1.5.10.6: #i10000# And again the merge wrecked havoc; this time, line continuation delimiters where missing mid-air in the SLOFILES list. 2004/10/12 22:53:51 thb 1.5.10.5: RESYNC: (1.5-1.6); FILE MERGED 2004/09/26 18:41:10 cl 1.5.10.4: added animation undo 2004/08/22 22:23:09 cl 1.5.10.3: preset access from document 2004/08/19 09:53:16 cl 1.5.10.2: new helper for transition presets 2004/07/28 11:12:12 cl 1.5.10.1: #i31376# added strings for translation


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [b531f5e6cc113f1df045b5d8cb832b28c989c697]

INTEGRATION: CWS toolbars3 (1.3.48); FILE MERGED 2004/10/12 10:14:57 cd 1.3.48.1: #i35062# New toolbar structure according to toolbar spec


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [c96cb47ee58f2afa7c5d992c72bb77e718e0e703]

INTEGRATION: CWS toolbars3 (1.2.48); FILE MERGED 2004/11/05 10:16:44 cd 1.2.48.1: #i35062# New toolbars from CJ according to spec


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [b4253d4e519f2c2926a025af4582b63a767dc9e5]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/09/02 09:12:43 cl 1.1.2.2: moved effect and transition presets access to a singleton 2004/08/22 22:22:54 cl 1.1.2.1: preset access from document


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [2b8e24b110bc73722aa95ab0409b2627b561bcdc]

INTEGRATION: CWS toolbars3 (1.2.130); FILE MERGED 2004/11/05 10:16:44 cd 1.2.130.3: #i35062# New toolbars from CJ according to spec 2004/10/20 18:20:43 cd 1.2.130.2: RESYNC: (1.2-1.3); FILE MERGED 2004/10/12 10:14:56 cd 1.2.130.1: #i35062# New toolbar structure according to toolbar spec


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [0c23d3d6948f1c4f76daf7c7b4474b46e9dd0906]

INTEGRATION: CWS presentationengine01 (1.70.12); FILE MERGED 2004/11/17 19:23:38 thb 1.70.12.7: RESYNC: (1.71-1.72); FILE MERGED 2004/11/07 18:17:59 cl 1.70.12.6: #i36286# fixed navigator for new engine 2004/10/12 22:53:03 thb 1.70.12.5: RESYNC: (1.70-1.71); FILE MERGED 2004/09/02 09:12:43 cl 1.70.12.4: moved effect and transition presets access to a singleton 2004/08/25 15:23:19 cl 1.70.12.3: replaced old FuSlideShow with new SlideShow 2004/08/22 22:23:22 cl 1.70.12.2: dependency clean up and more text group support 2004/08/19 09:53:16 cl 1.70.12.1: new helper for transition presets


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [03a72f31c8c7d464e7a7a7b020fa6a51bb87b9d1]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/09/27 20:24:42 cl 1.1.2.5: added slide transition undo 2004/09/26 18:41:10 cl 1.1.2.4: added animation undo 2004/09/02 09:12:43 cl 1.1.2.3: moved effect and transition presets access to a singleton 2004/08/19 10:45:47 cl 1.1.2.2: new helper for transition presets 2004/08/19 09:53:01 cl 1.1.2.1: new helper for transition presets


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [981ccac1319583d66cc7e8c2140dae350ab31dfd]

INTEGRATION: CWS toolbars3 (1.2.130); FILE MERGED 2004/10/12 10:14:56 cd 1.2.130.1: #i35062# New toolbar structure according to toolbar spec


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [7d0724446c7b0c92485526849113b51233f77f9c]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/09/12 22:53:01 cl 1.1.2.8: added text only effects ui support 2004/09/09 14:23:03 cl 1.1.2.7: added random nodes support 2004/09/07 21:53:15 cl 1.1.2.6: added random animation node 2004/09/02 09:12:43 cl 1.1.2.5: moved effect and transition presets access to a singleton 2004/08/29 22:54:27 cl 1.1.2.4: added support for trigger effects 2004/08/19 10:45:46 cl 1.1.2.3: new helper for transition presets 2004/08/19 09:53:16 cl 1.1.2.2: new helper for transition presets 2004/07/28 11:12:11 cl 1.1.2.1: #i31376# added strings for translation


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [f1363ff3f53ddb8ebdde9f0669f5165dcc4af969]

INTEGRATION: CWS toolbars3 (1.4.12); FILE MERGED 2004/11/05 10:16:43 cd 1.4.12.2: #i35062# New toolbars from CJ according to spec 2004/10/12 10:14:56 cd 1.4.12.1: #i35062# New toolbar structure according to toolbar spec


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [dd62713a3674030bbd486f9a2c36947492fcba79]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/11/16 18:52:01 thb 1.1.2.30: #i35043# Setting main sequence duration explicitely to 0.0: forgot one case, namely the initial state of the sequence root node. Furthermore, setting back the default was corrected to truly use the former default (which was an empty Any) 2004/11/15 11:40:49 thb 1.1.2.29: #i35043# Setting main sequence duration explicitely to 0.0 for empty main sequences (otherwise, main sequence would never end); Setting trigger ON_NEXT to start individual main sequence effects (the former ON_CLICK should only be used for e.g. shape targets) 2004/11/11 12:55:46 thb 1.1.2.28: #i36221# Changed effect trigger type from 'click' to 'next', this better expresses the SMIL-provided behaviour semantics. Note that when an event source is given, we still use 'click' (also in accordance with SMIL) 2004/11/11 11:47:29 cl 1.1.2.27: fixed creating of empty interactive sequence 2004/11/10 17:20:00 cl 1.1.2.26: changed begin for click animations to click event 2004/11/07 18:38:10 cl 1.1.2.25: #i36675# use custom speed on appending presets 2004/10/30 00:35:59 cl 1.1.2.24: #i36222# fixed a rebuild issue with interactive sequences 2004/10/20 14:32:07 cl 1.1.2.23: fixed aftereffect 2004/10/08 12:40:16 cl 1.1.2.22: listen on text changes on objects with effects 2004/10/07 11:57:36 cl 1.1.2.21: fixed iterate 2004/09/30 20:44:46 cl 1.1.2.20: listen to paragraph changes for effects 2004/09/28 15:51:33 cl 1.1.2.19: correctly set owner effectsequence 2004/09/27 20:24:42 cl 1.1.2.18: added slide transition undo 2004/09/26 18:41:09 cl 1.1.2.17: added animation undo 2004/09/22 12:38:46 cl 1.1.2.16: added support for XCommand 2004/09/12 22:53:01 cl 1.1.2.15: added text only effects ui support 2004/09/12 18:16:47 cl 1.1.2.14: correctly set SubItem when creating effect from preset 2004/09/10 11:17:23 cl 1.1.2.13: fixed effect sort for text groups 2004/09/09 18:53:28 cl 1.1.2.12: some preview fixes 2004/09/09 14:23:03 cl 1.1.2.11: added random nodes support 2004/09/06 11:04:41 cl 1.1.2.10: added preview support 2004/09/03 15:08:44 cl 1.1.2.9: added sound UI 2004/09/03 15:04:37 cl 1.1.2.8: added sound UI 2004/08/30 13:56:28 cl 1.1.2.7: added support for trigger effects 2004/08/29 22:54:26 cl 1.1.2.6: added support for trigger effects 2004/08/25 15:23:18 cl 1.1.2.5: replaced old FuSlideShow with new SlideShow 2004/08/22 22:23:21 cl 1.1.2.4: dependency clean up and more text group support 2004/08/19 22:05:56 cl 1.1.2.3: added creation support for text groups 2004/08/19 09:53:15 cl 1.1.2.2: new helper for transition presets 2004/07/28 11:12:11 cl 1.1.2.1: #i31376# added strings for translation


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [4a0d1194869090a2a98557ed43ae0196767c9ed7]

INTEGRATION: CWS toolbars3 (1.2.130); FILE MERGED 2004/11/05 10:16:43 cd 1.2.130.1: #i35062# New toolbars from CJ according to spec


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [46d533e340fdc26e8385e782e79d288942e66a70]

INTEGRATION: CWS toolbars3 (1.2.48); FILE MERGED 2004/11/05 10:16:43 cd 1.2.48.1: #i35062# New toolbars from CJ according to spec


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [b94abbc8fd83e2ac5c7d95a8a4f03da6bc15facd]

INTEGRATION: CWS presentationengine01 (1.18.12); FILE MERGED 2004/11/17 19:22:25 thb 1.18.12.7: RESYNC: (1.19-1.20); FILE MERGED 2004/10/12 22:51:28 thb 1.18.12.6: RESYNC: (1.18-1.19); FILE MERGED 2004/09/12 20:00:04 cl 1.18.12.5: removed animation mode 2004/09/01 11:29:34 af 1.18.12.4: Renamed slots SID_CUSTOMANIMATION, SID_CUSTOM_ANIMATION_PANEL, and SID_SLIDE_CHANGE_WIN. 2004/08/28 22:36:07 cl 1.18.12.3: removed old presentation code 2004/08/25 16:34:24 cl 1.18.12.2: replaced old FuSlideShow with new SlideShow 2004/07/28 11:11:40 cl 1.18.12.1: #i31376# added strings for translation


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [a6bdeb8557e3ebec5e649e34780d3bf7da2c3d46]

INTEGRATION: CWS toolbars3 (1.3.12); FILE MERGED 2004/11/05 10:16:43 cd 1.3.12.1: #i35062# New toolbars from CJ according to spec


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [1ca943ae8d77e01a2454ac97be3694a7f8c2306f]

INTEGRATION: CWS toolbars3 (1.3.48); FILE MERGED 2004/10/12 10:14:56 cd 1.3.48.1: #i35062# New toolbar structure according to toolbar spec


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [3e2ed5c8ce37d60374f37fe21782d447a459a962]

INTEGRATION: CWS toolbars3 (1.5.12); FILE MERGED 2004/11/05 10:16:42 cd 1.5.12.1: #i35062# New toolbars from CJ according to spec


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [1e20028f628dfcbd591027d26c36c807cb04ed87]

INTEGRATION: CWS presentationengine01 (1.10.12); FILE MERGED 2004/11/17 19:22:56 thb 1.10.12.7: RESYNC: (1.10-1.11); FILE MERGED 2004/09/12 20:00:04 cl 1.10.12.6: removed animation mode 2004/09/02 09:15:21 cl 1.10.12.5: added animation schemes slot 2004/09/01 11:28:04 af 1.10.12.4: Renamed slots SID_CUSTOMANIMATION and SID_SLIDE_CHANGE_WIN. 2004/08/28 22:36:07 cl 1.10.12.3: removed old presentation code 2004/08/25 16:34:24 cl 1.10.12.2: replaced old FuSlideShow with new SlideShow 2004/07/28 11:11:39 cl 1.10.12.1: #i31376# added strings for translation


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [25e36b9bc020feda81dbd191a65a84657dc64b55]

INTEGRATION: CWS toolbars3 (1.2.28); FILE MERGED 2004/10/12 10:14:55 cd 1.2.28.1: #i35062# New toolbar structure according to toolbar spec


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [2249ca3c0bcde307cbb9b5222f231647be54f8d9]

INTEGRATION: CWS presentationengine01 (1.25.4); FILE MERGED 2004/11/17 19:22:39 thb 1.25.4.3: RESYNC: (1.27-1.29); FILE MERGED 2004/10/12 22:52:05 thb 1.25.4.2: RESYNC: (1.25-1.27); FILE MERGED 2004/08/28 22:36:07 cl 1.25.4.1: removed old presentation code


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [18659165b124bf11aaf00cf31d8604b441cd702d]

INTEGRATION: CWS toolbars3 (1.2.28); FILE MERGED 2004/11/05 10:16:42 cd 1.2.28.1: #i35062# New toolbars from CJ according to spec


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [ad32346d1061f129fea07711a6b4e7b937231099]

INTEGRATION: CWS presentationengine01 (1.3.12); FILE MERGED 2004/11/26 14:44:41 thb 1.3.12.3: RESYNC: (1.4-1.5); FILE MERGED 2004/10/12 22:51:45 thb 1.3.12.2: RESYNC: (1.3-1.4); FILE MERGED 2004/08/31 13:17:58 af 1.3.12.1: #i33627# Added slot for making the task pane visible.


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [d3d0589405a28c1af40fd6bcc67be35aea5e29a1]

INTEGRATION: CWS presentationengine01 (1.2.12); FILE MERGED 2004/11/17 19:22:32 thb 1.2.12.4: RESYNC: (1.3-1.4); FILE MERGED 2004/10/12 22:51:36 thb 1.2.12.3: RESYNC: (1.2-1.3); FILE MERGED 2004/09/01 11:26:29 af 1.2.12.2: Renamed slot SID_SLIDE_CHANGE_WIN. 2004/08/28 22:36:07 cl 1.2.12.1: removed old presentation code


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [94c58548de059d501baa425a9c93b6bbe09fda60]

INTEGRATION: CWS toolbars3 (1.2.28); FILE MERGED 2004/11/26 18:34:14 hr 1.2.28.2: RESYNC: (1.2-1.3); FILE MERGED 2004/10/12 10:14:55 cd 1.2.28.1: #i35062# New toolbar structure according to toolbar spec


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [e2125889893c3fb5b687f0c73a7cb0ccc64647f3]

INTEGRATION: CWS toolbars3 (1.2.130); FILE MERGED 2004/11/05 10:16:42 cd 1.2.130.3: #i35062# New toolbars from CJ according to spec 2004/10/20 16:49:34 cd 1.2.130.2: RESYNC: (1.2-1.3); FILE MERGED 2004/10/12 10:14:55 cd 1.2.130.1: #i35062# New toolbar structure according to toolbar spec


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [4d7ebe342a299ce27af48129d16175474d52c417]

INTEGRATION: CWS toolbars3 (1.2.130); FILE MERGED 2004/10/12 10:14:55 cd 1.2.130.1: #i35062# New toolbar structure according to toolbar spec


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [1343d3cc84b3bf4a7d1c4a2a9893659f7e68e955]

INTEGRATION: CWS toolbars3 (1.2.62); FILE MERGED 2004/11/05 10:16:41 cd 1.2.62.2: #i35062# New toolbars from CJ according to spec 2004/10/12 10:14:55 cd 1.2.62.1: #i35062# New toolbar structure according to toolbar spec


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [19aa44d60790d40e50e70cb6b7ed2442c1820b5f]

INTEGRATION: CWS toolbars3 (1.3.12); FILE MERGED 2004/11/05 10:16:41 cd 1.3.12.1: #i35062# New toolbars from CJ according to spec


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [dba1cb859840a1578bed340efb45e8a9f6c57f83]

INTEGRATION: CWS toolbars3 (1.2.152); FILE MERGED 2004/11/26 18:21:37 hr 1.2.152.2: RESYNC: (1.2-1.5); FILE MERGED 2004/10/31 11:01:37 cd 1.2.152.1: #i34938# Fixed is also needed on this CWS


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [d2dde8a3600c420c7ddcc3f2cf8ed202d54a94bd]

INTEGRATION: CWS toolbars3 (1.6.34); FILE MERGED 2004/11/26 18:12:29 hr 1.6.34.7: RESYNC: (1.7-1.8); FILE MERGED 2004/11/12 11:56:45 cd 1.6.34.6: #i37064# Fixed problem with 3D-Toolbar and Fontwork Toolbar 2004/11/05 15:33:06 cd 1.6.34.5: #i35062# Fixed some typos 2004/11/05 15:05:07 cd 1.6.34.4: #i35062# Some wrong values for visibility fixed 2004/11/05 11:19:07 cd 1.6.34.3: #i35062# New toolbars from CJ according to spec 2004/10/20 16:44:01 cd 1.6.34.2: RESYNC: (1.6-1.7); FILE MERGED 2004/10/12 10:45:45 cd 1.6.34.1: #i35062# New toolbar window properties according to spec


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [83a922be233ada5a34e0fc4bed783200907e5241]

INTEGRATION: CWS toolbars3 (1.6.36); FILE MERGED 2004/11/05 15:33:06 cd 1.6.36.5: #i35062# Fixed some typos 2004/11/05 15:05:07 cd 1.6.36.4: #i35062# Some wrong values for visibility fixed 2004/11/05 11:19:07 cd 1.6.36.3: #i35062# New toolbars from CJ according to spec 2004/10/20 16:43:53 cd 1.6.36.2: RESYNC: (1.6-1.7); FILE MERGED 2004/10/12 10:45:45 cd 1.6.36.1: #i35062# New toolbar window properties according to spec


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [aafcddd985ae095366ada39a920a68c2f4c6c4e0]

INTEGRATION: CWS toolbars3 (1.6.36); FILE MERGED 2004/11/26 18:08:35 hr 1.6.36.7: RESYNC: (1.7-1.9); FILE MERGED 2004/11/12 11:56:44 cd 1.6.36.6: #i37064# Fixed problem with 3D-Toolbar and Fontwork Toolbar 2004/11/05 15:33:06 cd 1.6.36.5: #i35062# Fixed some typos 2004/11/05 15:05:07 cd 1.6.36.4: #i35062# Some wrong values for visibility fixed 2004/11/05 11:19:07 cd 1.6.36.3: #i35062# New toolbars from CJ according to spec 2004/10/20 16:43:45 cd 1.6.36.2: RESYNC: (1.6-1.7); FILE MERGED 2004/10/12 10:45:44 cd 1.6.36.1: #i35062# New toolbar window properties according to spec


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [485eb4920e25757039331f17ac7d767a1821175d]

INTEGRATION: CWS toolbars3 (1.2.152); FILE MERGED 2004/11/05 11:19:07 cd 1.2.152.1: #i35062# New toolbars from CJ according to spec


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [9672793040cb406139efe4af5bf246328d7518b7]

INTEGRATION: CWS toolbars3 (1.2.152); FILE MERGED 2004/11/05 11:19:06 cd 1.2.152.1: #i35062# New toolbars from CJ according to spec


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [a72598678e61cb03f1a9fdc47e6e1205dab3e673]

INTEGRATION: CWS toolbars3 (1.2.36); FILE MERGED 2004/11/05 11:19:05 cd 1.2.36.1: #i35062# New toolbars from CJ according to spec


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [ef2fb13ec6e31bf81b051e0760a5d436c47db339]

INTEGRATION: CWS toolbars3 (1.2.36); FILE MERGED 2004/11/26 17:43:10 hr 1.2.36.2: RESYNC: (1.2-1.3); FILE MERGED 2004/11/05 11:19:05 cd 1.2.36.1: #i35062# New toolbars from CJ according to spec


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [f6a92ed0248ab74f528b91cacb66aa3ef3da71e1]

INTEGRATION: CWS toolbars3 (1.2.12); FILE MERGED 2004/11/05 11:19:05 cd 1.2.12.1: #i35062# New toolbars from CJ according to spec


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [8427c5339fa517a365dbb6c26d37365c96eeef2c]

INTEGRATION: CWS toolbars3 (1.6.36); FILE MERGED 2004/11/26 17:36:55 hr 1.6.36.6: RESYNC: (1.7-1.9); FILE MERGED 2004/11/12 11:56:44 cd 1.6.36.5: #i37064# Fixed problem with 3D-Toolbar and Fontwork Toolbar 2004/11/05 15:05:06 cd 1.6.36.4: #i35062# Some wrong values for visibility fixed 2004/11/05 11:19:04 cd 1.6.36.3: #i35062# New toolbars from CJ according to spec 2004/10/20 16:43:04 cd 1.6.36.2: RESYNC: (1.6-1.7); FILE MERGED 2004/10/12 10:45:43 cd 1.6.36.1: #i35062# New toolbar window properties according to spec


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [ca6d023ba5a74819222ea8b940d82fe915740905]

INTEGRATION: CWS presentationengine01 (1.17.38); FILE MERGED 2004/10/12 22:35:43 thb 1.17.38.4: RESYNC: (1.20-1.22); FILE MERGED 2004/07/23 14:04:09 thb 1.17.38.3: RESYNC: (1.19-1.20); FILE MERGED 2004/07/06 19:30:45 thb 1.17.38.2: RESYNC: (1.17-1.19); FILE MERGED 2004/05/04 14:38:13 cl 1.17.38.1: added initial smil ui


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [361762c3c3c085a76c905c3297009a4e4a1c4a54]

INTEGRATION: CWS toolbars3 (1.3.104); FILE MERGED 2004/11/05 11:19:04 cd 1.3.104.1: #i35062# New toolbars from CJ according to spec


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [bb6ed3860cf3f8c96f67070029d3ab695739ef0b]

INTEGRATION: CWS presentationengine01 (1.8.40); FILE MERGED 2004/10/12 22:35:35 thb 1.8.40.10: RESYNC: (1.10-1.11); FILE MERGED 2004/09/02 14:49:20 cl 1.8.40.9: moved new slideshow to own folder 2004/08/23 08:37:36 cl 1.8.40.8: resolved merge conflicts 2004/08/17 09:56:19 bm 1.8.40.7: missing dependencies to sd_sdi from toolpanel and toolpanel/controls 2004/07/28 11:47:31 thb 1.8.40.6: #110496# Moved animations API to offapi 2004/07/27 15:16:50 thb 1.8.40.5: #i10000# Added dependency to animations API for export filter 2004/07/23 14:04:00 thb 1.8.40.4: RESYNC: (1.8-1.9); FILE MERGED 2004/06/02 07:52:07 cl 1.8.40.3: added unotypes dependency for animations 2004/05/04 14:38:13 cl 1.8.40.2: added initial smil ui 2004/03/16 18:44:37 thb 1.8.40.1: #110496# Added unotypes generation to build


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [3c5d1bf66b7885fad1e67347202e2c84c4236ccd]

INTEGRATION: CWS toolbars3 (1.2.36); FILE MERGED 2004/11/05 11:19:04 cd 1.2.36.1: #i35062# New toolbars from CJ according to spec


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [4d8d74948dc78dea7421d07a66cf0964ec2868dc]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/09/26 18:38:18 cl 1.1.2.1: added animation undo


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [68348308edfc7a92960615c6b91acc2946841416]

INTEGRATION: CWS presentationengine01 (1.13.338); FILE MERGED 2004/10/12 22:34:44 thb 1.13.338.12: RESYNC: (1.16-1.17); FILE MERGED 2004/09/30 20:44:27 cl 1.13.338.11: list to paragraph changes for effects 2004/09/26 18:33:25 cl 1.13.338.10: added animation undo 2004/08/28 22:35:04 cl 1.13.338.9: removed old presentation code 2004/08/22 22:20:46 cl 1.13.338.8: dependency clean up and more text group support 2004/08/19 11:16:33 cl 1.13.338.7: new transition api 2004/07/29 10:42:23 thb 1.13.338.6: #i10000# gcc requires const & for temporaries 2004/07/28 11:10:35 cl 1.13.338.5: #i31376# added strings for translation 2004/07/23 14:03:38 thb 1.13.338.4: RESYNC: (1.14-1.16); FILE MERGED 2004/07/06 19:30:36 thb 1.13.338.3: RESYNC: (1.13-1.14); FILE MERGED 2004/04/16 11:01:00 cl 1.13.338.2: fixed merge conflict 2004/04/14 09:48:20 cl 1.13.338.1: new smile api


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [a5e3c298d586c551243d51d88af7e825467b8dc6]

INTEGRATION: CWS presentationengine01 (1.9.4); FILE MERGED 2004/09/30 15:30:22 af 1.9.4.2: #i34242# Added help ids for task pane. 2004/08/25 16:42:25 cl 1.9.4.1: replaced old FuSlideShow with new SlideShow


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [9948eaecccfabaa469ac9b6f17ea32d596bc7995]

INTEGRATION: CWS toolbars3 (1.2.72); FILE MERGED 2004/11/05 10:13:25 cd 1.2.72.2: #i35062# New toolbars from CJ according to spec 2004/10/12 10:18:52 cd 1.2.72.1: #i35062# New toolbar structure according to toolbar spec


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [7af6081e6cc9e7d1dc9dcca3df73798423635689]

INTEGRATION: CWS presentationengine01 (1.11.10); FILE MERGED 2004/09/26 18:33:24 cl 1.11.10.7: added animation undo 2004/08/23 08:37:13 cl 1.11.10.6: resolved merge conflicts 2004/07/28 11:10:35 cl 1.11.10.5: #i31376# added strings for translation 2004/07/23 14:02:55 thb 1.11.10.4: RESYNC: (1.12-1.13); FILE MERGED 2004/07/06 19:29:09 thb 1.11.10.3: RESYNC: (1.11-1.12); FILE MERGED 2004/06/14 12:24:07 cl 1.11.10.2: more ui improvements 2004/05/28 13:04:55 cl 1.11.10.1: new animations ui


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [50cd67d43bdf4f286c2c75e93064321aa66b1e16]

INTEGRATION: CWS toolbars3 (1.3.32); FILE MERGED 2004/11/26 17:16:39 hr 1.3.32.2: RESYNC: (1.3-1.6); FILE MERGED 2004/10/31 10:40:55 cd 1.3.32.1: #i35111# Need fix this CWS


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [27e7d4007d6b49b3233e852208ad56b8e5065d2b]

INTEGRATION: CWS presentationengine01 (1.32.12); FILE MERGED 2004/11/17 19:21:46 thb 1.32.12.10: RESYNC: (1.34-1.35); FILE MERGED 2004/11/07 18:12:58 cl 1.32.12.9: #i36286# fixed navigator for new engine 2004/10/14 19:20:56 thb 1.32.12.8: #i10000# Faulty merge: put css namespaces into sd namespace for forward declarations 2004/10/12 22:32:53 thb 1.32.12.7: RESYNC: (1.32-1.34); FILE MERGED 2004/09/02 09:10:22 cl 1.32.12.6: moved effect and transition presets access to a singleton 2004/08/26 14:37:55 cl 1.32.12.5: fixed getPresentationSettings() 2004/08/25 16:42:25 cl 1.32.12.4: replaced old FuSlideShow with new SlideShow 2004/08/22 22:20:46 cl 1.32.12.3: dependency clean up and more text group support 2004/08/19 10:00:56 cl 1.32.12.2: new helper for transition presets 2004/08/19 09:51:13 cl 1.32.12.1: new helper for transition presets


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [2d2815e4ee0edda31b8bc9f01cd041148d27e734]

INTEGRATION: CWS toolbars3 (1.5.12); FILE MERGED 2004/11/22 15:21:38 ssa 1.5.12.2: assume numerical helpid if helpid prefix is missing 2004/11/12 10:50:53 cd 1.5.12.1: #i37059# Set fullscreen bar to non-closeable


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [63ce4351a8c4ac56bf1f43fd17acfbc3e33d264a]

INTEGRATION: CWS presentationengine01 (1.10.12); FILE MERGED 2004/11/17 19:21:17 thb 1.10.12.8: RESYNC: (1.11-1.12); FILE MERGED 2004/10/12 22:32:14 thb 1.10.12.7: RESYNC: (1.10-1.11); FILE MERGED 2004/09/12 18:15:10 cl 1.10.12.6: removed animation mode 2004/09/01 11:24:50 af 1.10.12.5: Renamed three slots. 2004/08/31 13:16:28 af 1.10.12.4: #i33627# Added slot and argument id for making the task pane visible. 2004/08/28 22:35:03 cl 1.10.12.3: removed old presentation code 2004/08/25 16:42:25 cl 1.10.12.2: replaced old FuSlideShow with new SlideShow 2004/07/28 11:10:35 cl 1.10.12.1: #i31376# added strings for translation


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [9413ca5e12e42192d0d590d15025dda001844918]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/07/28 11:10:35 cl 1.1.2.2: #i31376# added strings for translation 2004/06/18 14:37:44 cl 1.1.2.1: common helper for animations in sd


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [8d36e2b9e598ca9764fad6bf3ffc8a48bece910b]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/09/27 20:23:51 cl 1.1.2.4: added slide transition undo 2004/09/26 18:33:24 cl 1.1.2.3: added animation undo 2004/09/02 09:10:22 cl 1.1.2.2: moved effect and transition presets access to a singleton 2004/08/19 09:50:53 cl 1.1.2.1: new helper for transition presets


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [4954e95fab988a69a9b5dcf1345a322741d9cb8d]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/09/12 22:52:32 cl 1.1.2.6: added text only effects ui support 2004/09/09 14:22:30 cl 1.1.2.5: added random nodes support 2004/09/07 21:51:43 cl 1.1.2.4: added random animation node 2004/09/02 09:10:22 cl 1.1.2.3: moved effect and transition presets access to a singleton 2004/08/19 09:51:13 cl 1.1.2.2: new helper for transition presets 2004/07/28 11:10:34 cl 1.1.2.1: #i31376# added strings for translation


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [6cf9653c9ced31d14850a3f02a0146cc5203b0aa]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/11/11 11:46:52 cl 1.1.2.17: fixed creating of empty interactive sequence 2004/11/10 17:19:50 cl 1.1.2.16: changed begin for click animations to click event 2004/10/30 00:35:46 cl 1.1.2.15: #i36222# fixed a rebuild issue with interactive sequences 2004/10/08 12:38:52 cl 1.1.2.14: listen on text changes on objects with effects 2004/09/30 20:44:27 cl 1.1.2.13: list to paragraph changes for effects 2004/09/26 18:33:24 cl 1.1.2.12: added animation undo 2004/09/22 12:38:02 cl 1.1.2.11: added support for XCommand 2004/09/06 11:04:27 cl 1.1.2.10: added preview support 2004/09/03 15:04:27 cl 1.1.2.9: added sound UI 2004/08/30 13:56:11 cl 1.1.2.8: added support for trigger effects 2004/08/30 08:42:45 bm 1.1.2.7: semicolon after closing brace of namespace not allowed (Solaris) 2004/08/29 23:00:01 cl 1.1.2.6: added support for trigger effects 2004/08/29 22:54:53 cl 1.1.2.5: added support for trigger effects 2004/08/22 22:20:46 cl 1.1.2.4: dependency clean up and more text group support 2004/08/19 22:05:44 cl 1.1.2.3: added creation support for text groups 2004/08/19 09:51:12 cl 1.1.2.2: new helper for transition presets 2004/07/28 11:10:34 cl 1.1.2.1: #i31376# added strings for translation


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [9e9f543edce50a92bd7b2a45cedf93456edde2fa]

INTEGRATION: CWS toolbars3 (1.2.56); FILE MERGED 2004/11/05 10:21:58 cd 1.2.56.1: #i35062# New toolbars from CJ according to spec


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [3ebce69594f0d0c7971acf9bb334b9351d785a78]

INTEGRATION: CWS presentationengine01 (1.3.262); FILE MERGED 2004/04/16 12:43:21 cl 1.3.262.1: smil support for impress


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [fde21a66579593ac8d3f7dc1b7f2ed45aadd23de]

INTEGRATION: CWS presentationengine01 (1.38.116); FILE MERGED 2004/10/12 22:28:35 thb 1.38.116.4: RESYNC: (1.42-1.44); FILE MERGED 2004/07/23 12:47:56 thb 1.38.116.3: RESYNC: (1.40-1.42); FILE MERGED 2004/07/06 13:10:12 thb 1.38.116.2: RESYNC: (1.38-1.40); FILE MERGED 2004/04/16 12:43:21 cl 1.38.116.1: smil support for impress


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [1ae35247bc10a1a7909a0e3fbb4d8fcdc79e7bcd]

INTEGRATION: CWS presentationengine01 (1.109.32); FILE MERGED 2004/10/12 22:28:27 thb 1.109.32.4: RESYNC: (1.114-1.115); FILE MERGED 2004/07/23 12:47:47 thb 1.109.32.3: RESYNC: (1.113-1.114); FILE MERGED 2004/07/06 13:10:01 thb 1.109.32.2: RESYNC: (1.109-1.113); FILE MERGED 2004/04/16 12:43:21 cl 1.109.32.1: smil support for impress


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [c650027a22863b288184507bb8289d0eda98d528]

INTEGRATION: CWS presentationengine01 (1.101.118); FILE MERGED 2004/11/17 19:15:12 thb 1.101.118.5: RESYNC: (1.106-1.107); FILE MERGED 2004/10/12 22:28:08 thb 1.101.118.4: RESYNC: (1.105-1.106); FILE MERGED 2004/07/23 12:47:24 thb 1.101.118.3: RESYNC: (1.104-1.105); FILE MERGED 2004/07/06 13:09:25 thb 1.101.118.2: RESYNC: (1.101-1.104); FILE MERGED 2004/04/16 12:43:20 cl 1.101.118.1: smil support for impress


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [4a6534755b170cdf2d2b640586a6120e3c193c98]

INTEGRATION: CWS presentationengine01 (1.34.164); FILE MERGED 2004/11/17 19:11:44 thb 1.34.164.5: RESYNC: (1.38-1.39); FILE MERGED 2004/08/23 11:58:32 thb 1.34.164.4: RESYNC: (1.37-1.38); FILE MERGED 2004/07/23 12:19:16 thb 1.34.164.3: RESYNC: (1.36-1.37); FILE MERGED 2004/07/06 12:59:32 thb 1.34.164.2: RESYNC: (1.34-1.36); FILE MERGED 2004/04/16 12:41:10 cl 1.34.164.1: smil support for impress


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [99103e7e703791da6b64fdff95c8823d9ba901c0]

INTEGRATION: CWS presentationengine01 (1.82.46); FILE MERGED 2004/11/17 19:11:35 thb 1.82.46.8: RESYNC: (1.90-1.91); FILE MERGED 2004/10/12 22:23:41 thb 1.82.46.7: RESYNC: (1.87-1.90); FILE MERGED 2004/08/23 11:58:24 thb 1.82.46.6: RESYNC: (1.86-1.87); FILE MERGED 2004/07/23 12:19:08 thb 1.82.46.5: RESYNC: (1.85-1.86); FILE MERGED 2004/07/06 12:58:49 thb 1.82.46.4: RESYNC: (1.82-1.85); FILE MERGED 2004/06/18 14:43:48 cl 1.82.46.3: initial after effect support 2004/06/01 12:50:20 thb 1.82.46.2: #i10000# Fixed some *nix compile breakages 2004/04/16 12:41:09 cl 1.82.46.1: smil support for impress


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [c6836ecd44a3f3c2b9a256f9bdb65576b575cf15]

INTEGRATION: CWS presentationengine01 (1.18.252); FILE MERGED 2004/11/17 19:10:16 thb 1.18.252.5: RESYNC: (1.21-1.22); FILE MERGED 2004/10/12 22:23:32 thb 1.18.252.4: RESYNC: (1.20-1.21); FILE MERGED 2004/07/23 12:18:47 thb 1.18.252.3: RESYNC: (1.19-1.20); FILE MERGED 2004/07/06 12:56:11 thb 1.18.252.2: RESYNC: (1.18-1.19); FILE MERGED 2004/04/16 12:41:09 cl 1.18.252.1: smil support for impress


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [543c2d44f303e4b0806150966383ff45fb162160]

INTEGRATION: CWS presentationengine01 (1.47.236); FILE MERGED 2004/11/22 23:10:57 thb 1.47.236.8: #i10000# Resolving merge problems: temporarily removed shorter SdXMLCustomShapeContext, until further clarified by CL 2004/11/17 19:09:34 thb 1.47.236.7: RESYNC: (1.53-1.55); FILE MERGED 2004/11/09 11:54:48 ka 1.47.236.6: added  XML_TOKEN_MAP_END 2004/10/12 22:23:13 thb 1.47.236.5: RESYNC: (1.52-1.53); FILE MERGED 2004/09/03 15:15:01 thb 1.47.236.4: #110496# Fixes by SJ (seems that the merge went wrong here) 2004/07/23 12:18:26 thb 1.47.236.3: RESYNC: (1.50-1.52); FILE MERGED 2004/07/06 12:55:58 thb 1.47.236.2: RESYNC: (1.47-1.50); FILE MERGED 2004/04/16 12:41:09 cl 1.47.236.1: smil support for impress


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [9d835dc6f7296a29f7a4c9999542c2270bb95591]

INTEGRATION: CWS presentationengine01 (1.30.240); FILE MERGED 2004/11/17 19:09:16 thb 1.30.240.6: RESYNC: (1.38-1.39); FILE MERGED 2004/10/12 22:22:54 thb 1.30.240.5: RESYNC: (1.34-1.38); FILE MERGED 2004/08/23 11:58:15 thb 1.30.240.4: RESYNC: (1.33-1.34); FILE MERGED 2004/07/23 12:18:19 thb 1.30.240.3: RESYNC: (1.32-1.33); FILE MERGED 2004/07/06 12:55:37 thb 1.30.240.2: RESYNC: (1.30-1.32); FILE MERGED 2004/04/16 12:41:08 cl 1.30.240.1: smil support for impress


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [81f8e99776812c3da6ab920daeab25cc16094445]

INTEGRATION: CWS presentationengine01 (1.57.84); FILE MERGED 2004/11/17 19:09:07 thb 1.57.84.5: RESYNC: (1.63-1.64); FILE MERGED 2004/08/23 11:58:07 thb 1.57.84.4: RESYNC: (1.62-1.63); FILE MERGED 2004/07/23 12:18:10 thb 1.57.84.3: RESYNC: (1.61-1.62); FILE MERGED 2004/07/06 12:55:25 thb 1.57.84.2: RESYNC: (1.57-1.61); FILE MERGED 2004/04/16 12:41:08 cl 1.57.84.1: smil support for impress


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [f6653b77d8bdcab5d685b8d0c4456ac62db8e2fb]

INTEGRATION: CWS presentationengine01 (1.20.164); FILE MERGED 2004/11/17 19:09:00 thb 1.20.164.4: RESYNC: (1.22-1.23); FILE MERGED 2004/10/12 22:22:46 thb 1.20.164.3: RESYNC: (1.21-1.22); FILE MERGED 2004/07/06 12:55:14 thb 1.20.164.2: RESYNC: (1.20-1.21); FILE MERGED 2004/04/16 12:41:08 cl 1.20.164.1: smil support for impress


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [d27fe00d2950e6d12c167191dfc71e40100f6cc7]

INTEGRATION: CWS presentationengine01 (1.37.164); FILE MERGED 2004/11/17 19:08:53 thb 1.37.164.7: RESYNC: (1.42-1.43); FILE MERGED 2004/10/12 22:22:38 thb 1.37.164.6: RESYNC: (1.39-1.42); FILE MERGED 2004/09/23 15:56:28 cl 1.37.164.5: final smil xml spec changes 2004/09/22 16:44:20 cl 1.37.164.4: smil spec update 2004/07/23 12:18:02 thb 1.37.164.3: RESYNC: (1.38-1.39); FILE MERGED 2004/07/06 12:55:02 thb 1.37.164.2: RESYNC: (1.37-1.38); FILE MERGED 2004/04/16 12:41:08 cl 1.37.164.1: smil support for impress


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [f65604326002c31a4340bb464244fbfbfb3742b6]

INTEGRATION: CWS presentationengine01 (1.85.84); FILE MERGED 2004/11/26 14:37:01 thb 1.85.84.7: RESYNC: (1.90-1.91); FILE MERGED 2004/11/17 19:08:37 thb 1.85.84.6: RESYNC: (1.89-1.90); FILE MERGED 2004/10/12 22:22:31 thb 1.85.84.5: RESYNC: (1.88-1.89); FILE MERGED 2004/09/22 16:44:19 cl 1.85.84.4: smil spec update 2004/07/23 12:17:54 thb 1.85.84.3: RESYNC: (1.87-1.88); FILE MERGED 2004/07/06 12:54:37 thb 1.85.84.2: RESYNC: (1.85-1.87); FILE MERGED 2004/04/16 12:41:07 cl 1.85.84.1: smil support for impress


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [8a61f24b4b4bf5c504462fdb730e84ea9e174299]

INTEGRATION: CWS presentationengine01 (1.28.22); FILE MERGED 2004/11/26 14:36:38 thb 1.28.22.2: RESYNC: (1.28-1.29); FILE MERGED 2004/08/19 12:14:32 cl 1.28.22.1: new smil slide transitions


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [aba7ac837eda80367cbbb6adaba55f273f09d8fa]

INTEGRATION: CWS presentationengine01 (1.69.4); FILE MERGED 2004/11/26 14:36:49 thb 1.69.4.5: RESYNC: (1.74-1.77); FILE MERGED 2004/11/17 19:08:29 thb 1.69.4.4: RESYNC: (1.71-1.74); FILE MERGED 2004/10/12 22:22:22 thb 1.69.4.3: RESYNC: (1.70-1.71); FILE MERGED 2004/08/23 11:57:59 thb 1.69.4.2: RESYNC: (1.69-1.70); FILE MERGED 2004/08/19 12:14:32 cl 1.69.4.1: new smil slide transitions


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [5fa2a18ebb308c8c585e8e40d93e6daf36cfce20]

INTEGRATION: CWS presentationengine01 (1.15.262); FILE MERGED 2004/07/06 12:53:30 thb 1.15.262.3: RESYNC: (1.15-1.16); FILE MERGED 2004/06/01 12:50:20 thb 1.15.262.2: #i10000# Fixed some *nix compile breakages 2004/04/16 12:41:07 cl 1.15.262.1: smil support for impress


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [3bcafe65fe678657277273ad1f9dbd120e473741]

INTEGRATION: CWS presentationengine01 (1.12.50); FILE MERGED 2004/08/22 22:34:11 cl 1.12.50.2: fixed old animation import 2004/04/16 12:41:07 cl 1.12.50.1: smil support for impress


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [d0bdf5926f6ba53d224cf3113d7ee2b9bc59012e]

INTEGRATION: CWS presentationengine01 (1.13.234); FILE MERGED 2004/04/16 12:41:06 cl 1.13.234.1: smil support for impress


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [f6b6b95b42d9f69bae7b3610b3335a7dcf466320]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/10/20 14:31:12 cl 1.1.2.14: added dim attribute name 2004/09/29 18:00:14 cl 1.1.2.13: fixed Event.Source import 2004/09/23 15:56:27 cl 1.1.2.12: final smil xml spec changes 2004/09/22 16:44:19 cl 1.1.2.11: smil spec update 2004/09/09 12:37:27 cl 1.1.2.10: added random nodes support 2004/09/07 21:53:39 cl 1.1.2.9: added random animation node 2004/09/03 23:54:28 cl 1.1.2.8: added audio support 2004/07/28 10:40:04 cl 1.1.2.7: fixes 2004/07/27 20:26:20 cl 1.1.2.6: added group id and some fixes 2004/06/18 14:43:48 cl 1.1.2.5: initial after effect support 2004/06/14 11:49:25 cl 1.1.2.4: added formula support 2004/06/01 12:50:19 thb 1.1.2.3: #i10000# Fixed some *nix compile breakages 2004/05/04 14:36:57 cl 1.1.2.2: added component for smil animation import 2004/04/16 12:40:43 cl 1.1.2.1: smil support for impress


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [2597adca36cf350dab48fc30516811e1ed3e5ea8]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/10/20 14:31:12 cl 1.1.2.14: added dim attribute name 2004/10/04 19:13:47 thb 1.1.2.13: #i34946# Added missing subtypes for slide transitions 2004/09/23 15:56:27 cl 1.1.2.12: final smil xml spec changes 2004/09/22 16:44:19 cl 1.1.2.11: smil spec update 2004/09/07 21:53:39 cl 1.1.2.10: added random animation node 2004/09/03 23:54:27 cl 1.1.2.9: added audio support 2004/09/03 15:03:43 cl 1.1.2.8: added missing opacity attribute name 2004/09/02 14:43:30 cl 1.1.2.7: new transitions 2004/07/28 10:40:04 cl 1.1.2.6: fixes 2004/07/27 20:26:20 cl 1.1.2.5: added group id and some fixes 2004/06/18 14:43:47 cl 1.1.2.4: initial after effect support 2004/06/14 11:49:25 cl 1.1.2.3: added formula support 2004/05/04 14:36:56 cl 1.1.2.2: added component for smil animation import 2004/04/16 12:40:53 cl 1.1.2.1: smil support for impress


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [d862fcdcc4953b8317f14dc2a2a38326d5744937]

INTEGRATION: CWS presentationengine01 (1.52.14); FILE MERGED 2004/11/22 23:09:10 thb 1.52.14.15: #i10000# Resolving merge problems: XMLImpressImport* no longer in the master version, removed 2004/11/17 19:08:04 thb 1.52.14.14: RESYNC: (1.69-1.73); FILE MERGED 2004/10/13 17:58:38 thb 1.52.14.13: #i10000# Removed merge artifact (introduced duplicate declaration of XML_DIAMOND token) 2004/10/12 22:21:41 thb 1.52.14.12: RESYNC: (1.68-1.69); FILE MERGED 2004/10/04 19:13:46 thb 1.52.14.11: #i34946# Added missing subtypes for slide transitions 2004/09/23 15:56:09 cl 1.52.14.10: final smil xml spec changes 2004/09/22 16:43:25 cl 1.52.14.9: smil spec update 2004/08/31 18:46:20 cl 1.52.14.8: added missing transition types and subtypes 2004/08/23 08:39:19 cl 1.52.14.7: resolved merge conflicts 2004/07/28 10:39:55 cl 1.52.14.6: fixes 2004/07/27 20:24:01 cl 1.52.14.5: fixes 2004/07/23 12:16:17 thb 1.52.14.4: RESYNC: (1.58-1.62); FILE MERGED 2004/07/06 12:52:19 thb 1.52.14.3: RESYNC: (1.52-1.58); FILE MERGED 2004/06/18 14:43:29 cl 1.52.14.2: initial after effect support 2004/04/16 12:43:42 cl 1.52.14.1: smil support for impress


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [bf220bc259312eaa89e04f89f32837de6db1ec74]

INTEGRATION: CWS presentationengine01 (1.72.64); FILE MERGED 2004/11/17 19:07:55 thb 1.72.64.6: RESYNC: (1.76-1.77); FILE MERGED 2004/10/12 22:21:32 thb 1.72.64.5: RESYNC: (1.75-1.76); FILE MERGED 2004/08/23 11:57:36 thb 1.72.64.4: RESYNC: (1.74-1.75); FILE MERGED 2004/07/23 12:16:08 thb 1.72.64.3: RESYNC: (1.73-1.74); FILE MERGED 2004/07/06 12:52:09 thb 1.72.64.2: RESYNC: (1.72-1.73); FILE MERGED 2004/04/16 12:43:42 cl 1.72.64.1: smil support for impress


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [24abb684c6f1056c276acbf0357d71f452ec0455]

INTEGRATION: CWS presentationengine01 (1.101.160); FILE MERGED 2004/11/17 19:07:47 thb 1.101.160.6: RESYNC: (1.108-1.111); FILE MERGED 2004/10/12 22:21:24 thb 1.101.160.5: RESYNC: (1.106-1.108); FILE MERGED 2004/08/23 11:57:28 thb 1.101.160.4: RESYNC: (1.105-1.106); FILE MERGED 2004/07/23 12:15:59 thb 1.101.160.3: RESYNC: (1.104-1.105); FILE MERGED 2004/07/06 12:52:00 thb 1.101.160.2: RESYNC: (1.101-1.104); FILE MERGED 2004/04/16 12:43:41 cl 1.101.160.1: smil support for impress


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [7158c0bee4e50347c7ac676df213c4a19e0cb770]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/04/16 13:46:04 cl 1.1.2.1: smil support for impress


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [cdc7555d8346a0a983bd503ea3a4a64100b0f43e]

INTEGRATION: CWS presentationengine01 (1.20.252); FILE MERGED 2004/11/17 19:07:40 thb 1.20.252.2: RESYNC: (1.20-1.21); FILE MERGED 2004/04/16 12:43:41 cl 1.20.252.1: smil support for impress


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [387392ad4500f36e7c458b9dd009f598e35ba8d3]

INTEGRATION: CWS presentationengine01 (1.15.240); FILE MERGED 2004/11/22 23:09:10 thb 1.15.240.6: #i10000# Resolving merge problems: XMLImpressImport* no longer in the master version, removed 2004/11/17 19:07:32 thb 1.15.240.5: RESYNC: (1.17-1.18); FILE MERGED 2004/10/12 22:21:15 thb 1.15.240.4: RESYNC: (1.16-1.17); FILE MERGED 2004/07/28 10:39:55 cl 1.15.240.3: fixes 2004/07/23 12:15:38 thb 1.15.240.2: RESYNC: (1.15-1.16); FILE MERGED 2004/05/04 14:36:45 cl 1.15.240.1: added component for smil animation import


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [7e73484cc03407133fa6a6c7a838ab179a62f35b]

INTEGRATION: CWS presentationengine01 (1.9.268); FILE MERGED 2004/11/26 13:02:18 thb 1.9.268.8: RESYNC: (1.13-1.14); FILE MERGED 2004/11/17 19:06:01 thb 1.9.268.7: RESYNC: (1.12-1.13); FILE MERGED 2004/09/22 16:44:29 cl 1.9.268.6: smil spec update 2004/08/23 11:56:31 thb 1.9.268.5: RESYNC: (1.11-1.12); FILE MERGED 2004/08/23 08:39:00 cl 1.9.268.4: resolved merge conflicts 2004/07/23 12:11:09 thb 1.9.268.3: RESYNC: (1.10-1.11); FILE MERGED 2004/07/06 12:49:24 thb 1.9.268.2: RESYNC: (1.9-1.10); FILE MERGED 2004/04/16 12:25:46 cl 1.9.268.1: smil support for impress


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [69411300b1e3793da54a720810dfc77cc9b74350]

INTEGRATION: CWS presentationengine01 (1.167.264); FILE MERGED 2004/11/17 19:05:53 thb 1.167.264.2: RESYNC: (1.167-1.168); FILE MERGED 2004/04/16 12:25:46 cl 1.167.264.1: smil support for impress


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [112ae29a3d278810d906608e7e63735fc0392a3f]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/04/16 12:24:52 cl 1.1.2.1: smil support for impress


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [eb157612803857d872d8dc1519baa6609a96d071]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/09/22 16:44:29 cl 1.1.2.2: smil spec update 2004/04/16 12:24:43 cl 1.1.2.1: smil support for impress


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [8c64c3ecdd84b332fb31a877b9bb9e7d86d28ed1]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/04/16 12:24:33 cl 1.1.2.1: smil support for impress


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [5cb3322955f5f556fda7bfb7f07aa13ea21edc71]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/04/16 12:24:24 cl 1.1.2.1: smil support for impress


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [3533117f779bcdb8b443bbb1ebf5135881421509]

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>  [ab5a0125e860c3e2b417a0721c126a0e2f61818f]

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>  [9a86068b0e42a3b2cbe4a82ae94901e7845cd352]

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>  [cb49cd62aadd6f3087aa12d4b14cf56d82ac678a]

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  Rüdiger Timm  <rt@openoffice.org>  [737d4862a1568f619dfaa0c8bebef5f206c2c790]

INTEGRATION: CWS presentationengine01 (1.2.2); FILE MERGED 2004/10/19 22:12:04 thb 1.2.2.4: #110496#, #i35043#, #i35133#: Chose some more speaking names for some Shape methods; added GIF animation support; corrected a few slide transitions 2004/08/05 20:01:51 thb 1.2.2.3: #110496# Added transitions subdir, therefore had to move headers out of source/engine into source/inc 2004/07/27 16:28:16 thb 1.2.2.2: #110496# Added generic export filter 2004/04/05 16:06:11 thb 1.2.2.1: Resync with canvas01 changes


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [b77630735fec5ab2f8e9879cae4fc7e1182b458b]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/07/27 16:28:05 thb 1.1.2.1: #110496# Added generic export filter


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [bdc21aa1b87d402dc472287e45937fe5ac52e3a8]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/10/19 22:07:24 thb 1.1.2.1: #110496#, #i35043# Initial revision


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [d5a7ed0bd517a81dcd669ead4443043da3dc5a96]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/08/05 20:00:01 thb 1.1.2.3: #110496# Moved from source/engine 2004/08/01 20:08:14 thb 1.1.2.2: #110496# Changed slideshow API to match the needs of sd more closely 2004/07/22 19:34:50 thb 1.1.2.1: #110496# Initial revision


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [766a736e41517f975cc8999ce3fa1cdd11357ffe]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/09/03 15:06:27 thb 1.1.2.6: #110496# Changed view clear mechanics: now, the XSlideShowView is responsible for full view clears. Furthermore, implemented resizing during the running slideshow 2004/08/31 01:12:35 thb 1.1.2.5: #110496# Implemented shape broadcasting, added CurrentPage property when calling the UnoGraphicExporter for shape metafiles 2004/08/19 00:17:18 thb 1.1.2.4: #110496# Mostly fixes for correct text animation and iteration, plus a first working version of an optimized redraw 2004/08/05 20:00:01 thb 1.1.2.3: #110496# Moved from source/engine 2004/08/01 20:08:14 thb 1.1.2.2: #110496# Changed slideshow API to match the needs of sd more closely 2004/07/22 19:34:39 thb 1.1.2.1: #110496# Initial revision


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [f10e47be537119aef555ddec4971190341014559]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/11/03 18:41:29 thb 1.1.2.7: #i36221# Now honoring interactive sequences (apart from the main animation sequence), which enables trigger effects to work. Had to tweak quite some more, to get click handling, and mouse cursor changes to work with that (now, a registered shape click event at the UserEventQueue automatically sets the shape cursor to REFHAND, as long as events are pending for that shape) 2004/10/22 16:36:49 thb 1.1.2.6: #107736# Added AdvanceOnClick and ImageAnimationsAllowed properties 2004/10/21 23:24:39 thb 1.1.2.5: #i35043# Added Event and EventTrigger functionality for after effect (but also for most of the other EventTrigger types); faked a DimColor implementation (currently based on fillcolor); refactored a little bit 2004/09/06 13:50:03 thb 1.1.2.4: #110496# Reworked event handling, we now have the EventMultiplexer, which is the only instance actually registering a listener at the view. Added user painting on the slideshow canvas 2004/08/31 17:05:23 thb 1.1.2.3: #110496# Added automatic slide transition support, added user interaction to activate slide transitions 2004/08/31 01:12:35 thb 1.1.2.2: #110496# Implemented shape broadcasting, added CurrentPage property when calling the UnoGraphicExporter for shape metafiles 2004/08/05 20:00:01 thb 1.1.2.1: #110496# Moved from source/engine


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [7e3c5a2dfb99b563e0b1622e630c147ca29bad29]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/09/12 20:58:08 thb 1.1.2.1: #110496# Initial revision


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [7faea72ab422d7566a0c46240b591e72c0728a35]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/08/05 20:00:01 thb 1.1.2.1: #110496# Moved from source/engine


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [672bf7b73a46e9207f8952f63453c805cc67c550]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/11/04 14:48:03 dbo 1.1.2.3: #i36255# fixing docu Issue number: Submitted by: Reviewed by: 2004/08/19 00:15:55 thb 1.1.2.2: #110496# Corrected minor ClippingAnimation issues, added new REVERSEMETHOD_SUBTRACT_AND_INVERT enum value and implementation 2004/08/11 16:54:38 dbo 1.1.2.1: #110496# transition info Issue number: Submitted by: Reviewed by:


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [725468d2013100b2fce87e9bccf1478ca8474604]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/10/19 22:12:04 thb 1.1.2.8: #110496#, #i35043#, #i35133#: Chose some more speaking names for some Shape methods; added GIF animation support; corrected a few slide transitions 2004/09/12 21:03:40 thb 1.1.2.7: #110496# Now painting views black, intially. The slide now has an explicit shape, which, if necessary, paints the page background in white. Furthermore, slide transitions now handle the case correctly, when the leaving slide is invalid 2004/09/03 17:56:21 thb 1.1.2.6: #110496# Added support for TransitionType::RANDOM 2004/09/01 20:26:46 thb 1.1.2.5: #110496# Implemented fade, slide and push special transition effects (had to pass Slide ptrs to transitionfactory again) 2004/08/27 18:54:36 thb 1.1.2.4: #110496# Implemented slide transitions, fixed some minor sd integration probs (repaints, updateScreen 2004/08/19 17:31:25 thb 1.1.2.3: #110496# Converted concrete shape class to interface, to support different shape flavours (actual trigger was the need to have video/sound objects). Fixed a problem for shape repaint, where instead of the correctly transformed bound rect the original shape bounds where taken 2004/08/11 16:54:38 dbo 1.1.2.2: #110496# transition info Issue number: Submitted by: Reviewed by: 2004/08/05 20:00:02 thb 1.1.2.1: #110496# Moved from source/engine


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [cc9ce99bf5d9ddd26435e180aef15640235ff910]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/08/31 01:12:35 thb 1.1.2.7: #110496# Implemented shape broadcasting, added CurrentPage property when calling the UnoGraphicExporter for shape metafiles 2004/08/27 18:54:36 thb 1.1.2.6: #110496# Implemented slide transitions, fixed some minor sd integration probs (repaints, updateScreen 2004/08/23 19:17:17 thb 1.1.2.5: #110496# Implemented remaining attribute animations, fixed some performance problems 2004/08/20 00:26:02 thb 1.1.2.4: #110496# Fixed faulty string map lookup (values not in the map where mapped to closest map entry) 2004/08/19 17:31:25 thb 1.1.2.3: #110496# Converted concrete shape class to interface, to support different shape flavours (actual trigger was the need to have video/sound objects). Fixed a problem for shape repaint, where instead of the correctly transformed bound rect the original shape bounds where taken 2004/08/13 20:33:38 thb 1.1.2.2: #110496# Implemented color animations 2004/08/05 20:00:01 thb 1.1.2.1: #110496# Moved from source/engine


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [2ab0da9260d7f96d898a312e1fb94d17c7598a2d]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/08/25 15:56:30 thb 1.1.2.2: #110496# Fixed set effect making shapes visible immediately before the actual effect starts; Fixed wrong handling of deceleration value (especially, acc=0, dec=1 did not work); Fixed wrong to- and by-effect semantics (now according to SMIL spec) 2004/08/05 20:00:00 thb 1.1.2.1: #110496# Moved from source/engine


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [e16481d8ffdd7b63db26f091d727de2d8b0d95bd]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/08/05 20:00:00 thb 1.1.2.1: #110496# Moved from source/engine


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [9a391d0aff219bdd975c6e91be611d4c247d333b]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/10/14 17:24:03 thb 1.1.2.1: #i35014# Initial revision


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [7f0a1d416d81e95b5c08e045f8a4a642d0ffdaed]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/07/22 19:34:19 thb 1.1.2.1: #110496# Initial revision


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [88dcec4cc5012387a897f9228440bdee23867565]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/10/21 23:24:39 thb 1.1.2.2: #i35043# Added Event and EventTrigger functionality for after effect (but also for most of the other EventTrigger types); faked a DimColor implementation (currently based on fillcolor); refactored a little bit 2004/10/19 22:07:33 thb 1.1.2.1: #110496#, #i35043# Initial revision


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [cb6cace1fa7a44d2c734897b9a4c7d91b89c8686]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/09/30 15:01:04 thb 1.1.2.2: #110496# Added another special transition effect (comb transition); sorted out various gcc -Wall warnings; improved docs 2004/08/05 19:59:59 thb 1.1.2.1: #110496# Moved from source/engine


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [f1b3c09a8bc83c5924f78802033907c03e0057c0]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/11/15 11:47:37 thb 1.1.2.20: #i35043# Now handle the case of a missing main sequence (have to manually trigger slideAnimationEnd then) 2004/11/10 15:33:36 thb 1.1.2.19: #i36284# Fixed unholy interaction between wait cursor and hidden/pen cursor settings 2004/11/08 06:05:22 thb 1.1.2.18: #110496# Implemented slide pre-rendering, with bitmap buffering for various slide states at the Slide object; added dedicated backbuffer objects for background shape; corrected animation node restart behaviour; added wait cursor display 2004/11/03 18:41:28 thb 1.1.2.17: #i36221# Now honoring interactive sequences (apart from the main animation sequence), which enables trigger effects to work. Had to tweak quite some more, to get click handling, and mouse cursor changes to work with that (now, a registered shape click event at the UserEventQueue automatically sets the shape cursor to REFHAND, as long as events are pending for that shape) 2004/11/02 00:01:03 thb 1.1.2.16: #i36284#, #i36283#: Added MouseVisible attribute; fixed prob with UserPaintOverlay not being removed when the next slide became visible; Added ForceManualAdvance attribute 2004/10/22 16:36:49 thb 1.1.2.15: #107736# Added AdvanceOnClick and ImageAnimationsAllowed properties 2004/10/21 23:24:38 thb 1.1.2.14: #i35043# Added Event and EventTrigger functionality for after effect (but also for most of the other EventTrigger types); faked a DimColor implementation (currently based on fillcolor); refactored a little bit 2004/10/19 22:12:03 thb 1.1.2.13: #110496#, #i35043#, #i35133#: Chose some more speaking names for some Shape methods; added GIF animation support; corrected a few slide transitions 2004/10/08 20:08:18 thb 1.1.2.12: #i34997# Fixed several node state inconsistencies, which led to start/end activities not correctly updating the shapes; added proper updating behaviour to LayerManager (several display-changing cases were missing); fixed SLIDEWIPE for shape transitions; improved docs and structure slightly 2004/09/12 21:03:40 thb 1.1.2.11: #110496# Now painting views black, intially. The slide now has an explicit shape, which, if necessary, paints the page background in white. Furthermore, slide transitions now handle the case correctly, when the leaving slide is invalid 2004/09/09 15:38:33 thb 1.1.2.10: #110496# Changed slideshow API to handle properties more flexible; added start slide index to show(); internally, wired user paint mode into slideshow 2004/09/09 14:36:54 cl 1.1.2.9: make use of the animation node sequence from show() 2004/09/06 13:50:02 thb 1.1.2.8: #110496# Reworked event handling, we now have the EventMultiplexer, which is the only instance actually registering a listener at the view. Added user painting on the slideshow canvas 2004/09/03 15:06:27 thb 1.1.2.7: #110496# Changed view clear mechanics: now, the XSlideShowView is responsible for full view clears. Furthermore, implemented resizing during the running slideshow 2004/09/03 11:00:25 thb 1.1.2.6: #110496# Slide event handling was completely broken, fixed that (the reason was that ultimately, the presentation did not call prefetchShow before asking isAnimated) 2004/09/01 20:26:46 thb 1.1.2.5: #110496# Implemented fade, slide and push special transition effects (had to pass Slide ptrs to transitionfactory again) 2004/08/31 17:05:23 thb 1.1.2.4: #110496# Added automatic slide transition support, added user interaction to activate slide transitions 2004/08/31 13:26:01 thb 1.1.2.3: #110496# Implemented shape broadcasting 2004/08/26 12:33:54 thb 1.1.2.2: #110496# Fixed the problem that a slide's LayerManager stayed registered at the ActivitiesQueue; work-arounded various basegfx clipper bugs; fixed the problem that the SlideChanger painted repeatedly into its sprites 2004/08/05 19:59:58 thb 1.1.2.1: #110496# Moved from source/engine


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [aa0a205e7c5adfef377a4fbd5fcd3e9ff659b6ce]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/11/15 11:58:38 thb 1.1.2.4: #102922# Fixed various text effect issues, all revolving around the fact that subsetting can be recursive - engine must be able to subset an already subsetted shape 2004/10/08 20:08:18 thb 1.1.2.3: #i34997# Fixed several node state inconsistencies, which led to start/end activities not correctly updating the shapes; added proper updating behaviour to LayerManager (several display-changing cases were missing); fixed SLIDEWIPE for shape transitions; improved docs and structure slightly 2004/08/19 17:31:25 thb 1.1.2.2: #110496# Converted concrete shape class to interface, to support different shape flavours (actual trigger was the need to have video/sound objects). Fixed a problem for shape repaint, where instead of the correctly transformed bound rect the original shape bounds where taken 2004/08/11 15:56:01 thb 1.1.2.1: Initial revision


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [fcbfce386dcda5b73ba4c1dfd696841241a5109a]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/09/06 13:50:02 thb 1.1.2.3: #110496# Reworked event handling, we now have the EventMultiplexer, which is the only instance actually registering a listener at the view. Added user painting on the slideshow canvas 2004/08/31 01:12:35 thb 1.1.2.2: #110496# Implemented shape broadcasting, added CurrentPage property when calling the UnoGraphicExporter for shape metafiles 2004/08/05 19:59:58 thb 1.1.2.1: #110496# Moved from source/engine


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [8a17dbc4d6957617cd70e559002f90d1fc62208e]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/10/08 20:05:40 thb 1.1.2.1: #i34997# Initial revision


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [0334c00b65ebf7fef098352c5788af288ae961d2]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/10/08 20:08:18 thb 1.1.2.5: #i34997# Fixed several node state inconsistencies, which led to start/end activities not correctly updating the shapes; added proper updating behaviour to LayerManager (several display-changing cases were missing); fixed SLIDEWIPE for shape transitions; improved docs and structure slightly 2004/09/22 17:58:02 thb 1.1.2.4: #110496# Fixed various issues reported by QA: shape positions, when controlled via animations, are now all relative to the shape center; unified scheduleActivationEvent, to interpret missing begin times as 0 for all nodes (not only leaf nodes, as before); added two new function keywords to the expression parser (min and max), this was needed for Zoom from bottom effect; temporarily implemented SLIDEWIPE by BARWIPE for shapes; corrected various transition mapping issues in the transitionfactorytab.cxx; clarified documentation at various places 2004/08/23 19:17:17 thb 1.1.2.3: #110496# Implemented remaining attribute animations, fixed some performance problems 2004/08/13 20:33:38 thb 1.1.2.2: #110496# Implemented color animations 2004/08/05 19:59:58 thb 1.1.2.1: #110496# Moved from source/engine


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [ac7e71c949ec0585d14b8c1d911396d4e41299ff]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/10/19 22:12:03 thb 1.1.2.5: #110496#, #i35043#, #i35133#: Chose some more speaking names for some Shape methods; added GIF animation support; corrected a few slide transitions 2004/09/22 17:58:01 thb 1.1.2.4: #110496# Fixed various issues reported by QA: shape positions, when controlled via animations, are now all relative to the shape center; unified scheduleActivationEvent, to interpret missing begin times as 0 for all nodes (not only leaf nodes, as before); added two new function keywords to the expression parser (min and max), this was needed for Zoom from bottom effect; temporarily implemented SLIDEWIPE by BARWIPE for shapes; corrected various transition mapping issues in the transitionfactorytab.cxx; clarified documentation at various places 2004/08/19 17:31:25 thb 1.1.2.3: #110496# Converted concrete shape class to interface, to support different shape flavours (actual trigger was the need to have video/sound objects). Fixed a problem for shape repaint, where instead of the correctly transformed bound rect the original shape bounds where taken 2004/08/13 20:33:37 thb 1.1.2.2: #110496# Implemented color animations 2004/08/05 19:59:58 thb 1.1.2.1: #110496# Moved from source/engine


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [6f5f8ce62ce22ba0d15f4906410ccefea386a126]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/08/13 20:31:08 thb 1.1.2.1: Initial revision


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [c43f1a372c1d8cd613c5575c3599d4cfe0435e60]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/10/21 23:20:24 thb 1.1.2.1: #110496# Moved from files w/o event in the middle. Previous names were a bit ambiguous (e.g. for AnimationHandler)


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [eb622fc9fd49e97066274396e80316c8db5e074b]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/08/25 15:56:30 thb 1.1.2.2: #110496# Fixed set effect making shapes visible immediately before the actual effect starts; Fixed wrong handling of deceleration value (especially, acc=0, dec=1 did not work); Fixed wrong to- and by-effect semantics (now according to SMIL spec) 2004/08/05 19:59:57 thb 1.1.2.1: #110496# Moved from source/engine


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [de61c47a07173773d326e02b7a56f76550d8d2fe]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/10/21 23:20:33 thb 1.1.2.1: #110496# Moved from files w/o event in the middle. Previous names were a bit ambiguous (e.g. for AnimationHandler)


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [3918b2e6462ede565a2d348ce8a554318ac3c196]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/11/01 22:24:39 thb 1.1.2.1: #110496# Initial revision


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [51934eb3178189f44652e3992f50100c49d45f02]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/08/25 15:56:29 thb 1.1.2.2: #110496# Fixed set effect making shapes visible immediately before the actual effect starts; Fixed wrong handling of deceleration value (especially, acc=0, dec=1 did not work); Fixed wrong to- and by-effect semantics (now according to SMIL spec) 2004/08/13 20:31:18 thb 1.1.2.1: Initial revision


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [0493634b3dc2c9ca323a869ac79d7ce59ce22b54]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/08/13 20:30:59 thb 1.1.2.1: Initial revision


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [ab89914d82992ed727a1819e039264c2ef8f9808]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/09/22 17:58:01 thb 1.1.2.2: #110496# Fixed various issues reported by QA: shape positions, when controlled via animations, are now all relative to the shape center; unified scheduleActivationEvent, to interpret missing begin times as 0 for all nodes (not only leaf nodes, as before); added two new function keywords to the expression parser (min and max), this was needed for Zoom from bottom effect; temporarily implemented SLIDEWIPE by BARWIPE for shapes; corrected various transition mapping issues in the transitionfactorytab.cxx; clarified documentation at various places 2004/08/05 19:59:56 thb 1.1.2.1: #110496# Moved from source/engine


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [a2aacfc4d55b622633688f12f6cc7169a97151b8]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/08/05 19:59:55 thb 1.1.2.1: #110496# Moved from source/engine


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [08c7f809e4f3337f8369d53d1898fabe2fbba756]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/11/03 18:41:28 thb 1.1.2.5: #i36221# Now honoring interactive sequences (apart from the main animation sequence), which enables trigger effects to work. Had to tweak quite some more, to get click handling, and mouse cursor changes to work with that (now, a registered shape click event at the UserEventQueue automatically sets the shape cursor to REFHAND, as long as events are pending for that shape) 2004/10/21 23:24:38 thb 1.1.2.4: #i35043# Added Event and EventTrigger functionality for after effect (but also for most of the other EventTrigger types); faked a DimColor implementation (currently based on fillcolor); refactored a little bit 2004/10/13 12:10:57 thb 1.1.2.3: #i34997#, #i35130#: Fixed transparency problem for static shapes, added mouse cursor setup when user paint mode is enabled 2004/09/06 16:07:33 thb 1.1.2.2: #i10000# Fixed various unixoid build breakages (missing types, gcc bind peculiarities, hdl instead of hpp etc. 2004/09/06 13:43:07 thb 1.1.2.1: #110496# Initial revision


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [b9768469ef397172a11f58431dabf509f72b6bc0]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/09/06 13:43:35 thb 1.1.2.1: #110496# Initial revision


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [b17c03d56b96a1cd9368fdd9589b8a901542e5fd]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/08/25 15:56:29 thb 1.1.2.2: #110496# Fixed set effect making shapes visible immediately before the actual effect starts; Fixed wrong handling of deceleration value (especially, acc=0, dec=1 did not work); Fixed wrong to- and by-effect semantics (now according to SMIL spec) 2004/08/05 19:59:54 thb 1.1.2.1: #110496# Moved from source/engine


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [f14bc5fb0c206dbfbe52e528a77f9d9e6e1608ea]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/11/15 11:58:37 thb 1.1.2.4: #102922# Fixed various text effect issues, all revolving around the fact that subsetting can be recursive - engine must be able to subset an already subsetted shape 2004/10/08 20:08:17 thb 1.1.2.3: #i34997# Fixed several node state inconsistencies, which led to start/end activities not correctly updating the shapes; added proper updating behaviour to LayerManager (several display-changing cases were missing); fixed SLIDEWIPE for shape transitions; improved docs and structure slightly 2004/08/11 15:54:45 thb 1.1.2.2: #110496# Implemented autoreverse support for Activities 2004/08/05 19:59:54 thb 1.1.2.1: #110496# Moved from source/engine


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [7d32974be5f1b908c27a8508e46a9a33d2e8579a]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/08/05 19:59:54 thb 1.1.2.1: #110496# Moved from source/engine


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [d180e9d19fb0e59846e77ab61de861e7d58dc0ca]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/08/31 17:04:36 thb 1.1.2.1: #110496# Initial revision


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [d1574ed217ee60415f092bf1c3f02a3c6b786d1e]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/08/25 15:56:29 thb 1.1.2.3: #110496# Fixed set effect making shapes visible immediately before the actual effect starts; Fixed wrong handling of deceleration value (especially, acc=0, dec=1 did not work); Fixed wrong to- and by-effect semantics (now according to SMIL spec) 2004/08/13 20:33:37 thb 1.1.2.2: #110496# Implemented color animations 2004/08/05 19:59:54 thb 1.1.2.1: #110496# Moved from source/engine


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [7e608e73b01437f90d7588252e9f35f7d1ddc6ad]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/08/25 15:56:28 thb 1.1.2.2: #110496# Fixed set effect making shapes visible immediately before the actual effect starts; Fixed wrong handling of deceleration value (especially, acc=0, dec=1 did not work); Fixed wrong to- and by-effect semantics (now according to SMIL spec) 2004/08/05 19:59:53 thb 1.1.2.1: #110496# Moved from source/engine


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [bae39f1ffcb018b19b0706f0a88427704735d3b0]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/10/21 23:24:38 thb 1.1.2.2: #i35043# Added Event and EventTrigger functionality for after effect (but also for most of the other EventTrigger types); faked a DimColor implementation (currently based on fillcolor); refactored a little bit 2004/08/05 19:59:53 thb 1.1.2.1: #110496# Moved from source/engine


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [83541c138d2ef82dd7b427c19a7474fc4c3c6682]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/10/08 20:08:17 thb 1.1.2.2: #i34997# Fixed several node state inconsistencies, which led to start/end activities not correctly updating the shapes; added proper updating behaviour to LayerManager (several display-changing cases were missing); fixed SLIDEWIPE for shape transitions; improved docs and structure slightly 2004/08/19 17:26:15 thb 1.1.2.1: Initial revision


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [40a332af8d753740ebde9de1518e135aca0a296f]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/10/19 22:12:02 thb 1.1.2.2: #110496#, #i35043#, #i35133#: Chose some more speaking names for some Shape methods; added GIF animation support; corrected a few slide transitions 2004/08/05 19:59:52 thb 1.1.2.1: #110496# Moved from source/engine


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [bed2f12747af99d4d6e9be828e4c69c2a3fbb09f]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/10/21 23:24:38 thb 1.1.2.4: #i35043# Added Event and EventTrigger functionality for after effect (but also for most of the other EventTrigger types); faked a DimColor implementation (currently based on fillcolor); refactored a little bit 2004/10/08 20:08:17 thb 1.1.2.3: #i34997# Fixed several node state inconsistencies, which led to start/end activities not correctly updating the shapes; added proper updating behaviour to LayerManager (several display-changing cases were missing); fixed SLIDEWIPE for shape transitions; improved docs and structure slightly 2004/08/17 16:01:13 thb 1.1.2.2: #110496# Finished text iteration and text animation handling, fixed some state change problems in AnimationActivity and Animation implementations 2004/08/05 19:59:52 thb 1.1.2.1: #110496# Moved from source/engine


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [ac4f2d0d3cf782af8c6384416257faebb6681fe0]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/08/05 19:59:52 thb 1.1.2.1: #110496# Moved from source/engine


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [eeef5ef5557a5149c25f5339933fb21461a9b7d6]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/08/19 17:31:24 thb 1.1.2.2: #110496# Converted concrete shape class to interface, to support different shape flavours (actual trigger was the need to have video/sound objects). Fixed a problem for shape repaint, where instead of the correctly transformed bound rect the original shape bounds where taken 2004/08/05 19:59:52 thb 1.1.2.1: #110496# Moved from source/engine


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [c08071ef39466c9a0b7719074b7d201d53165f0c]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/10/21 23:20:14 thb 1.1.2.1: #110496# Moved from files w/o event in the middle. Previous names were a bit ambiguous (e.g. for AnimationHandler)


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [9bab05b69911e42f549b5a21b1bd090acab5840b]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/08/19 17:31:24 thb 1.1.2.3: #110496# Converted concrete shape class to interface, to support different shape flavours (actual trigger was the need to have video/sound objects). Fixed a problem for shape repaint, where instead of the correctly transformed bound rect the original shape bounds where taken 2004/08/17 16:01:13 thb 1.1.2.2: #110496# Finished text iteration and text animation handling, fixed some state change problems in AnimationActivity and Animation implementations 2004/08/05 19:59:51 thb 1.1.2.1: #110496# Moved from source/engine


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [3574dfcc4e1ee282de47cd3a9c05ad8e7eccb529]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/08/19 17:31:23 thb 1.1.2.3: #110496# Converted concrete shape class to interface, to support different shape flavours (actual trigger was the need to have video/sound objects). Fixed a problem for shape repaint, where instead of the correctly transformed bound rect the original shape bounds where taken 2004/08/17 16:01:13 thb 1.1.2.2: #110496# Finished text iteration and text animation handling, fixed some state change problems in AnimationActivity and Animation implementations 2004/08/05 19:59:51 thb 1.1.2.1: #110496# Moved from source/engine


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [327bf802dda111e1dc42352ab1dd19684c2c632c]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/08/06 14:02:05 thb 1.1.2.2: #110496# Adapted Sprite API to match reality (the way it was simply wasn't logical). Finished transition effect framework (not the bunch of transitions) 2004/08/05 19:59:51 thb 1.1.2.1: #110496# Moved from source/engine


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [c2f791fba0ba6fbd817f711f0e1006b4ad1e0c97]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/08/19 17:26:06 thb 1.1.2.1: Initial revision


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [477fd6b8c6c013a843844d837cc3329aa37c563d]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/08/05 19:59:50 thb 1.1.2.1: #110496# Moved from source/engine


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [431f47066059879be960ce63478249ceda16d888]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/09/12 21:03:40 thb 1.1.2.3: #110496# Now painting views black, intially. The slide now has an explicit shape, which, if necessary, paints the page background in white. Furthermore, slide transitions now handle the case correctly, when the leaving slide is invalid 2004/08/26 12:33:53 thb 1.1.2.2: #110496# Fixed the problem that a slide's LayerManager stayed registered at the ActivitiesQueue; work-arounded various basegfx clipper bugs; fixed the problem that the SlideChanger painted repeatedly into its sprites 2004/08/05 19:59:50 thb 1.1.2.1: #110496# Moved from source/engine


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [b916df1598c3ebd81a73bc50337ce41c07caab0e]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/08/13 20:33:37 thb 1.1.2.3: #110496# Implemented color animations 2004/08/11 15:54:45 thb 1.1.2.2: #110496# Implemented autoreverse support for Activities 2004/08/05 19:59:50 thb 1.1.2.1: #110496# Moved from source/engine


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [255f94706caa10a0ef7d001e059fc168a879aef1]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/09/17 11:26:30 dbo 1.1.2.1: #110496# added ZigZagWipe, BarnZigZagWipe Issue number: Submitted by: Reviewed by:


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [d6dc922a5c74f91561f322f75e096c655ed71420]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/08/20 17:02:41 dbo 1.1.2.2: #110496# adopted polygon clipping order, added snake wipe, parallel snake wipe Issue number: Submitted by: Reviewed by: 2004/08/13 14:47:43 dbo 1.1.2.1: #110496# more wipes Issue number: Submitted by: Reviewed by:


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [5a9ecb4631f1d8e138b5c7e11c5cc3bfa1a49835]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/11/06 19:58:02 thb 1.1.2.4: #110496# Moved pruneScaleValue to basegfx 2004/08/29 00:57:21 thb 1.1.2.3: #110496# Fixed minor issues for various transition effects 2004/08/20 17:02:40 dbo 1.1.2.2: #110496# adopted polygon clipping order, added snake wipe, parallel snake wipe Issue number: Submitted by: Reviewed by: 2004/08/13 14:47:42 dbo 1.1.2.1: #110496# more wipes Issue number: Submitted by: Reviewed by:


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [515c5021af7c02a4911f1a932055fb56ea51ed0c]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/08/11 17:02:13 dbo 1.1.2.1: #110496# more transitions, modified file/class structure Issue number: Submitted by: Reviewed by:


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [c0e80a8492667dccdf7b4352ef51a9abab04b33e]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/11/06 19:58:02 thb 1.1.2.3: #110496# Moved pruneScaleValue to basegfx 2004/08/20 17:02:40 dbo 1.1.2.2: #110496# adopted polygon clipping order, added snake wipe, parallel snake wipe Issue number: Submitted by: Reviewed by: 2004/08/11 17:02:12 dbo 1.1.2.1: #110496# more transitions, modified file/class structure Issue number: Submitted by: Reviewed by:


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [95d5e9f09a382aad3febd692a89f4850c5402a82]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/11/06 19:58:02 thb 1.1.2.5: #110496# Moved pruneScaleValue to basegfx 2004/08/20 17:02:40 dbo 1.1.2.4: #110496# adopted polygon clipping order, added snake wipe, parallel snake wipe Issue number: Submitted by: Reviewed by: 2004/08/11 17:02:12 dbo 1.1.2.3: #110496# more transitions, modified file/class structure Issue number: Submitted by: Reviewed by: 2004/08/10 16:43:09 dbo 1.1.2.2: #110496# added transistions Issue number: Submitted by: Reviewed by: 2004/08/05 19:58:43 thb 1.1.2.1: Initial revision


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [10cbfcfacc584fc734f48a98a38d77743d055f97]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/08/20 17:02:40 dbo 1.1.2.5: #110496# adopted polygon clipping order, added snake wipe, parallel snake wipe Issue number: Submitted by: Reviewed by: 2004/08/19 00:15:30 thb 1.1.2.4: #110496# Corrected minor ClippingAnimation issues, added new REVERSEMETHOD_SUBTRACT_AND_INVERT enum value and implementation 2004/08/11 17:02:12 dbo 1.1.2.3: #110496# more transitions, modified file/class structure Issue number: Submitted by: Reviewed by: 2004/08/10 16:43:09 dbo 1.1.2.2: #110496# added transistions Issue number: Submitted by: Reviewed by: 2004/08/05 19:58:44 thb 1.1.2.1: Initial revision


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [17a94b93c44946703c688684b231a53c339ce4b2]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/11/04 14:49:16 dbo 1.1.2.18: #i36255# fixing tab: reverse mode Issue number: Submitted by: Reviewed by: 2004/10/04 22:12:04 thb 1.1.2.17: #i34946# Added missing subtypes for slide transitions, corrected transition mapping, implemented uncover effect by means of MovingSlideChange 2004/09/30 15:01:03 thb 1.1.2.16: #110496# Added another special transition effect (comb transition); sorted out various gcc -Wall warnings; improved docs 2004/09/22 17:58:00 thb 1.1.2.15: #110496# Fixed various issues reported by QA: shape positions, when controlled via animations, are now all relative to the shape center; unified scheduleActivationEvent, to interpret missing begin times as 0 for all nodes (not only leaf nodes, as before); added two new function keywords to the expression parser (min and max), this was needed for Zoom from bottom effect; temporarily implemented SLIDEWIPE by BARWIPE for shapes; corrected various transition mapping issues in the transitionfactorytab.cxx; clarified documentation at various places 2004/09/17 11:26:29 dbo 1.1.2.14: #110496# added ZigZagWipe, BarnZigZagWipe Issue number: Submitted by: Reviewed by: 2004/09/07 12:30:15 dbo 1.1.2.13: #110496# adding SpiralWipe, BoxSnakesWipe, misc Issue number: Submitted by: Reviewed by: 2004/09/03 17:56:21 thb 1.1.2.12: #110496# Added support for TransitionType::RANDOM 2004/09/03 16:36:22 thb 1.1.2.11: #110496# Changed assertion messages, slightly adapted transitionfactory error handling, changed dissolve to scale isotrophically 2004/09/03 09:09:23 dbo 1.1.2.10: #110496# fixes, tests Issue number: Submitted by: Reviewed by: 2004/09/02 17:07:19 dbo 1.1.2.9: #110496# added doublediamondwipe, doublebarndoorwipe, figure wipes, sweepwipes, misc modifications Issue number: Submitted by: Reviewed by: 2004/08/29 00:57:21 thb 1.1.2.8: #110496# Fixed minor issues for various transition effects 2004/08/20 17:02:40 dbo 1.1.2.7: #110496# adopted polygon clipping order, added snake wipe, parallel snake wipe Issue number: Submitted by: Reviewed by: 2004/08/19 00:15:30 thb 1.1.2.6: #110496# Corrected minor ClippingAnimation issues, added new REVERSEMETHOD_SUBTRACT_AND_INVERT enum value and implementation 2004/08/13 16:51:00 dbo 1.1.2.5: #110496# blinds transition Issue number: Submitted by: Reviewed by: 2004/08/13 16:18:22 dbo 1.1.2.4: #110496# Issue number: Submitted by: Reviewed by: 2004/08/13 15:25:58 dbo 1.1.2.3: #110496# pinwheelwipe Issue number: Submitted by: Reviewed by: 2004/08/13 14:47:42 dbo 1.1.2.2: #110496# more wipes Issue number: Submitted by: Reviewed by: 2004/08/11 17:02:12 dbo 1.1.2.1: #110496# more transitions, modified file/class structure Issue number: Submitted by: Reviewed by:


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [852d8f70eba9f814189cdf6a9131bf1c4055afcd]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/09/30 15:01:03 thb 1.1.2.2: #110496# Added another special transition effect (comb transition); sorted out various gcc -Wall warnings; improved docs 2004/09/02 17:07:19 dbo 1.1.2.1: #110496# added doublediamondwipe, doublebarndoorwipe, figure wipes, sweepwipes, misc modifications Issue number: Submitted by: Reviewed by:


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [be4a165f97fd124e26bc6c57c8408c56b6850584]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/09/02 17:07:19 dbo 1.1.2.1: #110496# added doublediamondwipe, doublebarndoorwipe, figure wipes, sweepwipes, misc modifications Issue number: Submitted by: Reviewed by:


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [e8a8e38bb2ae98b4c1ade4c138d81d324e679f32]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/09/07 12:30:15 dbo 1.1.2.1: #110496# adding SpiralWipe, BoxSnakesWipe, misc Issue number: Submitted by: Reviewed by:


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [e74e52967aa597b4b1f529dc799cdaa3bcfe7971]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/11/06 19:58:02 thb 1.1.2.2: #110496# Moved pruneScaleValue to basegfx 2004/09/07 12:30:15 dbo 1.1.2.1: #110496# adding SpiralWipe, BoxSnakesWipe, misc Issue number: Submitted by: Reviewed by:


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [217933e7881bed7f3f973aa3184eac20980b5873]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/09/03 12:12:25 dbo 1.1.2.2: #110496# Issue number: Submitted by: Reviewed by: 2004/08/20 17:02:39 dbo 1.1.2.1: #110496# adopted polygon clipping order, added snake wipe, parallel snake wipe Issue number: Submitted by: Reviewed by:


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [6426d02b4b1a4fd36e91f9cfd5bf4157f7ae6e0f]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/11/06 19:58:02 thb 1.1.2.2: #110496# Moved pruneScaleValue to basegfx 2004/08/20 17:02:39 dbo 1.1.2.1: #110496# adopted polygon clipping order, added snake wipe, parallel snake wipe Issue number: Submitted by: Reviewed by:


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [6f87e0f3318eaa73caf7ce4444b3855c84862a3e]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/11/23 20:22:43 thb 1.1.2.15: #110496# Fixed ugly typo introduced during Solaris ternary operator fixing (did not return on else branch), renamed parameter to match semantics 2004/11/22 15:26:47 thb 1.1.2.14: #110496# Avoiding ternary operators returning different types on their branches: triggers Solaris compiler bug 2004/11/21 22:08:45 thb 1.1.2.13: #110496# Adaptions to modified basegfx API after merge 2004/11/08 06:05:21 thb 1.1.2.12: #110496# Implemented slide pre-rendering, with bitmap buffering for various slide states at the Slide object; added dedicated backbuffer objects for background shape; corrected animation node restart behaviour; added wait cursor display 2004/11/07 01:45:49 thb 1.1.2.11: #i36228#, #110496# Corrected uncover slide wipe transition effect (did not correctly show entering slide, due to another bug in both canvas implementations: unchanged sprites are currently not painted. Work-around, which also speeds things up: initially render entering slide into background); corrected sharedptr debug setup; added dummy destructors (debug-only) for some high-volume classes (resource leak tracking) 2004/10/19 22:12:02 thb 1.1.2.10: #110496#, #i35043#, #i35133#: Chose some more speaking names for some Shape methods; added GIF animation support; corrected a few slide transitions 2004/10/04 22:32:11 thb 1.1.2.9: #i34946# Added missing subtypes for slide transitions, corrected transition mapping, implemented uncover effect by means of MovingSlideChange 2004/10/04 22:12:04 thb 1.1.2.8: #i34946# Added missing subtypes for slide transitions, corrected transition mapping, implemented uncover effect by means of MovingSlideChange 2004/09/30 15:01:02 thb 1.1.2.7: #110496# Added another special transition effect (comb transition); sorted out various gcc -Wall warnings; improved docs 2004/09/12 21:03:40 thb 1.1.2.6: #110496# Now painting views black, intially. The slide now has an explicit shape, which, if necessary, paints the page background in white. Furthermore, slide transitions now handle the case correctly, when the leaving slide is invalid 2004/09/03 17:56:21 thb 1.1.2.5: #110496# Added support for TransitionType::RANDOM 2004/09/03 16:36:22 thb 1.1.2.4: #110496# Changed assertion messages, slightly adapted transitionfactory error handling, changed dissolve to scale isotrophically 2004/09/01 21:37:05 thb 1.1.2.3: #110496# Implemented fade, slide and push special transition effects (had to pass Slide ptrs to transitionfactory again) 2004/09/01 20:26:46 thb 1.1.2.2: #110496# Implemented fade, slide and push special transition effects (had to pass Slide ptrs to transitionfactory again) 2004/08/31 14:48:36 thb 1.1.2.1: #110496# Broke up transitionfactory.cxx into two parts


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [775387fcfe8f9b06a634edfad050bfffa40deb34]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/11/23 20:21:41 thb 1.1.2.9: #110496# Now using the full shape area when blowing up the clip polygon (such that it also includes transformed and anti-aliased shapes 2004/10/08 20:08:16 thb 1.1.2.8: #i34997# Fixed several node state inconsistencies, which led to start/end activities not correctly updating the shapes; added proper updating behaviour to LayerManager (several display-changing cases were missing); fixed SLIDEWIPE for shape transitions; improved docs and structure slightly 2004/09/22 17:58:00 thb 1.1.2.7: #110496# Fixed various issues reported by QA: shape positions, when controlled via animations, are now all relative to the shape center; unified scheduleActivationEvent, to interpret missing begin times as 0 for all nodes (not only leaf nodes, as before); added two new function keywords to the expression parser (min and max), this was needed for Zoom from bottom effect; temporarily implemented SLIDEWIPE by BARWIPE for shapes; corrected various transition mapping issues in the transitionfactorytab.cxx; clarified documentation at various places 2004/09/03 17:56:20 thb 1.1.2.6: #110496# Added support for TransitionType::RANDOM 2004/09/03 16:36:22 thb 1.1.2.5: #110496# Changed assertion messages, slightly adapted transitionfactory error handling, changed dissolve to scale isotrophically 2004/09/03 11:00:25 thb 1.1.2.4: #110496# Slide event handling was completely broken, fixed that (the reason was that ultimately, the presentation did not call prefetchShow before asking isAnimated) 2004/09/02 17:07:18 dbo 1.1.2.3: #110496# added doublediamondwipe, doublebarndoorwipe, figure wipes, sweepwipes, misc modifications Issue number: Submitted by: Reviewed by: 2004/09/01 20:26:45 thb 1.1.2.2: #110496# Implemented fade, slide and push special transition effects (had to pass Slide ptrs to transitionfactory again) 2004/08/31 14:48:26 thb 1.1.2.1: #110496# Broke up transitionfactory.cxx into two parts


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [39c537f61a55f07cb2bf98c8a40230a9d3b1ec68]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/08/13 14:47:42 dbo 1.1.2.1: #110496# more wipes Issue number: Submitted by: Reviewed by:


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [52d2e037481dd5be00842e32c9d6354cfe564cd4]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/11/06 19:58:01 thb 1.1.2.3: #110496# Moved pruneScaleValue to basegfx 2004/09/30 15:01:02 thb 1.1.2.2: #110496# Added another special transition effect (comb transition); sorted out various gcc -Wall warnings; improved docs 2004/08/13 14:47:41 dbo 1.1.2.1: #110496# more wipes Issue number: Submitted by: Reviewed by:


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [f0926e71825adc9550252f7bf941fbcb7ce26615]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/08/13 15:25:56 dbo 1.1.2.1: #110496# pinwheelwipe Issue number: Submitted by: Reviewed by:


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [641d33cce12f2927791fb1985c71385857702118]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/09/17 08:00:47 dbo 1.1.2.2: #110496# Issue number: Submitted by: Reviewed by: 2004/08/13 15:25:57 dbo 1.1.2.1: #110496# pinwheelwipe Issue number: Submitted by: Reviewed by:


2004-11-26  Kurt Zenker  <kz@openoffice.org>  [bd8bd39ae164d050c9397ff1aa5f32d861bae881]

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  Rüdiger Timm  <rt@openoffice.org>  [3118db45feba0ac681071d8553f8f606e3271756]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/08/05 19:58:43 thb 1.1.2.1: Initial revision


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [34f05e6ccf0b8dec29eb0376999d08a599820a59]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/09/17 11:26:29 dbo 1.1.2.12: #110496# added ZigZagWipe, BarnZigZagWipe Issue number: Submitted by: Reviewed by: 2004/09/07 12:30:15 dbo 1.1.2.11: #110496# adding SpiralWipe, BoxSnakesWipe, misc Issue number: Submitted by: Reviewed by: 2004/09/03 09:09:23 dbo 1.1.2.10: #110496# fixes, tests Issue number: Submitted by: Reviewed by: 2004/09/02 17:07:18 dbo 1.1.2.9: #110496# added doublediamondwipe, doublebarndoorwipe, figure wipes, sweepwipes, misc modifications Issue number: Submitted by: Reviewed by: 2004/08/20 17:02:39 dbo 1.1.2.8: #110496# adopted polygon clipping order, added snake wipe, parallel snake wipe Issue number: Submitted by: Reviewed by: 2004/08/13 16:50:59 dbo 1.1.2.7: #110496# blinds transition Issue number: Submitted by: Reviewed by: 2004/08/13 16:18:22 dbo 1.1.2.6: #110496# Issue number: Submitted by: Reviewed by: 2004/08/13 15:25:58 dbo 1.1.2.5: #110496# pinwheelwipe Issue number: Submitted by: Reviewed by: 2004/08/13 14:47:41 dbo 1.1.2.4: #110496# more wipes Issue number: Submitted by: Reviewed by: 2004/08/11 17:02:11 dbo 1.1.2.3: #110496# more transitions, modified file/class structure Issue number: Submitted by: Reviewed by: 2004/08/10 16:43:09 dbo 1.1.2.2: #110496# added transistions Issue number: Submitted by: Reviewed by: 2004/08/05 19:58:43 thb 1.1.2.1: Initial revision


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [166e23f9732e83d5fe45b21c16eb3f07a6cdc592]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/08/13 14:47:41 dbo 1.1.2.3: #110496# more wipes Issue number: Submitted by: Reviewed by: 2004/08/06 14:02:05 thb 1.1.2.2: #110496# Adapted Sprite API to match reality (the way it was simply wasn't logical). Finished transition effect framework (not the bunch of transitions) 2004/08/05 19:58:44 thb 1.1.2.1: Initial revision


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [1f6430f61a8aee303eb739d439e33ac96b68cec2]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/11/07 01:45:49 thb 1.1.2.13: #i36228#, #110496# Corrected uncover slide wipe transition effect (did not correctly show entering slide, due to another bug in both canvas implementations: unchanged sprites are currently not painted. Work-around, which also speeds things up: initially render entering slide into background); corrected sharedptr debug setup; added dummy destructors (debug-only) for some high-volume classes (resource leak tracking) 2004/09/30 15:01:01 thb 1.1.2.12: #110496# Added another special transition effect (comb transition); sorted out various gcc -Wall warnings; improved docs 2004/09/17 11:26:29 dbo 1.1.2.11: #110496# added ZigZagWipe, BarnZigZagWipe Issue number: Submitted by: Reviewed by: 2004/09/07 12:30:14 dbo 1.1.2.10: #110496# adding SpiralWipe, BoxSnakesWipe, misc Issue number: Submitted by: Reviewed by: 2004/09/02 17:07:18 dbo 1.1.2.9: #110496# added doublediamondwipe, doublebarndoorwipe, figure wipes, sweepwipes, misc modifications Issue number: Submitted by: Reviewed by: 2004/08/31 14:56:52 thb 1.1.2.8: #110496# Split up transitionfactory.cxx into two files 2004/08/27 18:54:34 thb 1.1.2.7: #110496# Implemented slide transitions, fixed some minor sd integration probs (repaints, updateScreen 2004/08/20 17:02:39 dbo 1.1.2.6: #110496# adopted polygon clipping order, added snake wipe, parallel snake wipe Issue number: Submitted by: Reviewed by: 2004/08/13 15:26:20 dbo 1.1.2.5: #110496# pinwheelwipe Issue number: Submitted by: Reviewed by: 2004/08/13 14:47:41 dbo 1.1.2.4: #110496# more wipes Issue number: Submitted by: Reviewed by: 2004/08/11 17:02:11 dbo 1.1.2.3: #110496# more transitions, modified file/class structure Issue number: Submitted by: Reviewed by: 2004/08/10 16:43:09 dbo 1.1.2.2: #110496# added transistions Issue number: Submitted by: Reviewed by: 2004/08/05 19:58:54 thb 1.1.2.1: Initial revision


2004-11-26  Kurt Zenker  <kz@openoffice.org>  [1c26728943d84423bec4ce9088685faf503ddef0]

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  Rüdiger Timm  <rt@openoffice.org>  [5f2d98f4cf92dacc0ee33772777e23756d265c70]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/08/10 16:43:09 dbo 1.1.2.1: #110496# added transistions Issue number: Submitted by: Reviewed by:


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [0df9a10d87145d9278eaacc0b925e771fa9a3552]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/11/06 19:58:01 thb 1.1.2.4: #110496# Moved pruneScaleValue to basegfx 2004/08/20 17:02:38 dbo 1.1.2.3: #110496# adopted polygon clipping order, added snake wipe, parallel snake wipe Issue number: Submitted by: Reviewed by: 2004/08/11 17:02:11 dbo 1.1.2.2: #110496# more transitions, modified file/class structure Issue number: Submitted by: Reviewed by: 2004/08/10 16:43:08 dbo 1.1.2.1: #110496# added transistions Issue number: Submitted by: Reviewed by:


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [53105e6712c4b6ad5ae3054f05cf62fc2bfbf52e]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/08/13 14:47:41 dbo 1.1.2.3: #110496# more wipes Issue number: Submitted by: Reviewed by: 2004/08/11 17:02:11 dbo 1.1.2.2: #110496# more transitions, modified file/class structure Issue number: Submitted by: Reviewed by: 2004/08/10 16:43:08 dbo 1.1.2.1: #110496# added transistions Issue number: Submitted by: Reviewed by:


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [a842eecca40e6b8d0f9436ac2dcecb0baeb75883]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/11/06 19:58:01 thb 1.1.2.3: #110496# Moved pruneScaleValue to basegfx 2004/08/13 14:47:40 dbo 1.1.2.2: #110496# more wipes Issue number: Submitted by: Reviewed by: 2004/08/10 16:43:08 dbo 1.1.2.1: #110496# added transistions Issue number: Submitted by: Reviewed by:


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [c265b3898bbef4e1aca1097dde099121228f532c]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/09/02 17:07:18 dbo 1.1.2.1: #110496# added doublediamondwipe, doublebarndoorwipe, figure wipes, sweepwipes, misc modifications Issue number: Submitted by: Reviewed by:


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [47f43dbe3ee326bae7eccb6bf5527cc8d6517c51]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/09/03 09:09:23 dbo 1.1.2.2: #110496# fixes, tests Issue number: Submitted by: Reviewed by: 2004/09/02 17:07:18 dbo 1.1.2.1: #110496# added doublediamondwipe, doublebarndoorwipe, figure wipes, sweepwipes, misc modifications Issue number: Submitted by: Reviewed by:


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [862176b696d984ca6110b9517a929b340306487d]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/09/02 17:07:17 dbo 1.1.2.2: #110496# added doublediamondwipe, doublebarndoorwipe, figure wipes, sweepwipes, misc modifications Issue number: Submitted by: Reviewed by: 2004/08/13 14:47:40 dbo 1.1.2.1: #110496# more wipes Issue number: Submitted by: Reviewed by:


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [8f1617bdfd1f0cafef19741981df3c37a8dc6ca1]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/08/11 17:02:11 dbo 1.1.2.1: #110496# more transitions, modified file/class structure Issue number: Submitted by: Reviewed by:


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [008730463c7ded4a23db232613f0b85c6b68d548]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/11/06 19:58:01 thb 1.1.2.3: #110496# Moved pruneScaleValue to basegfx 2004/08/29 00:57:21 thb 1.1.2.2: #110496# Fixed minor issues for various transition effects 2004/08/11 17:02:10 dbo 1.1.2.1: #110496# more transitions, modified file/class structure Issue number: Submitted by: Reviewed by:


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [050cf08f45143e85a8198316a9d14f00a8b86eb9]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/09/02 17:07:17 dbo 1.1.2.1: #110496# added doublediamondwipe, doublebarndoorwipe, figure wipes, sweepwipes, misc modifications Issue number: Submitted by: Reviewed by:


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [d2295ca50a3ce46e46908c73bf54f96fce5ededf]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/11/06 19:58:01 thb 1.1.2.2: #110496# Moved pruneScaleValue to basegfx 2004/09/02 17:07:17 dbo 1.1.2.1: #110496# added doublediamondwipe, doublebarndoorwipe, figure wipes, sweepwipes, misc modifications Issue number: Submitted by: Reviewed by:


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [eccbd256f4a8ebec6c498783b9dd148c835a288d]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/10/19 22:12:02 thb 1.1.2.2: #110496#, #i35043#, #i35133#: Chose some more speaking names for some Shape methods; added GIF animation support; corrected a few slide transitions 2004/09/30 14:59:19 thb 1.1.2.1: #110496# Initial revision


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [996346c17bcfec0a84b6be23cd4a18ebb14674d8]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/11/21 22:08:45 thb 1.1.2.3: #110496# Adaptions to modified basegfx API after merge 2004/10/19 22:12:01 thb 1.1.2.2: #110496#, #i35043#, #i35133#: Chose some more speaking names for some Shape methods; added GIF animation support; corrected a few slide transitions 2004/09/30 14:59:08 thb 1.1.2.1: #110496# Initial revision


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [b81804162b5ee9d8c32abf168d3c7dd8458fc313]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/09/17 08:00:46 dbo 1.1.2.2: #110496# Issue number: Submitted by: Reviewed by: 2004/08/13 14:47:40 dbo 1.1.2.1: #110496# more wipes Issue number: Submitted by: Reviewed by:


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [a7b2bc1d4ca10bb97960c1b7c5826abbfaf4c3f4]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/09/17 08:00:47 dbo 1.1.2.6: #110496# Issue number: Submitted by: Reviewed by: 2004/09/02 17:07:16 dbo 1.1.2.5: #110496# added doublediamondwipe, doublebarndoorwipe, figure wipes, sweepwipes, misc modifications Issue number: Submitted by: Reviewed by: 2004/08/20 17:02:38 dbo 1.1.2.4: #110496# adopted polygon clipping order, added snake wipe, parallel snake wipe Issue number: Submitted by: Reviewed by: 2004/08/13 16:18:22 dbo 1.1.2.3: #110496# Issue number: Submitted by: Reviewed by: 2004/08/13 15:25:57 dbo 1.1.2.2: #110496# pinwheelwipe Issue number: Submitted by: Reviewed by: 2004/08/13 14:47:39 dbo 1.1.2.1: #110496# more wipes Issue number: Submitted by: Reviewed by:


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [a231920ff58d33c22a6f382ae7d7fb6a7042a970]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/08/27 18:51:55 thb 1.1.2.1: #110496# Implemented slide transitions


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [2f89af708ed0159ef84eff4de966d41c297b7c38]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/11/21 22:08:06 thb 1.1.2.3: #110496# Adapted to clipper changes after merge 2004/08/29 00:57:21 thb 1.1.2.2: #110496# Fixed minor issues for various transition effects 2004/08/27 18:51:44 thb 1.1.2.1: #110496# Implemented slide transitions


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [1113cb2791c6414fe104a4771a0959c8740e6900]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/08/11 17:02:10 dbo 1.1.2.1: #110496# more transitions, modified file/class structure Issue number: Submitted by: Reviewed by:


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [e212beedc8b28d72e81e68b9916fa49526101d4f]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/11/06 19:58:01 thb 1.1.2.3: #110496# Moved pruneScaleValue to basegfx 2004/08/20 17:02:38 dbo 1.1.2.2: #110496# adopted polygon clipping order, added snake wipe, parallel snake wipe Issue number: Submitted by: Reviewed by: 2004/08/11 17:02:09 dbo 1.1.2.1: #110496# more transitions, modified file/class structure Issue number: Submitted by: Reviewed by:


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [a968574c54233f2173b0c5694d4ae990f3bf6468]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/08/13 14:47:39 dbo 1.1.2.2: #110496# more wipes Issue number: Submitted by: Reviewed by: 2004/08/10 16:43:07 dbo 1.1.2.1: #110496# added transistions Issue number: Submitted by: Reviewed by:


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [0f38eb9888e695a033fd06ab4552dfc4e6b0861f]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/11/06 19:58:00 thb 1.1.2.3: #110496# Moved pruneScaleValue to basegfx 2004/08/13 14:47:39 dbo 1.1.2.2: #110496# more wipes Issue number: Submitted by: Reviewed by: 2004/08/10 16:43:07 dbo 1.1.2.1: #110496# added transistions Issue number: Submitted by: Reviewed by:


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [a55e68baeec091ebda35b6cc74d887aa5428be0d]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/08/13 16:50:59 dbo 1.1.2.3: #110496# blinds transition Issue number: Submitted by: Reviewed by: 2004/08/10 16:43:07 dbo 1.1.2.2: #110496# added transistions Issue number: Submitted by: Reviewed by: 2004/08/05 19:58:42 thb 1.1.2.1: Initial revision


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [db9202cec68e16cf3e7f6714df10e49fb173bf11]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/11/06 19:58:00 thb 1.1.2.4: #110496# Moved pruneScaleValue to basegfx 2004/08/13 16:50:59 dbo 1.1.2.3: #110496# blinds transition Issue number: Submitted by: Reviewed by: 2004/08/10 16:43:06 dbo 1.1.2.2: #110496# added transistions Issue number: Submitted by: Reviewed by: 2004/08/05 19:58:43 thb 1.1.2.1: Initial revision


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [2f53a653fa1e28e2ed38e9c4caca34ad93913ea5]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/09/02 17:07:16 dbo 1.1.2.2: #110496# added doublediamondwipe, doublebarndoorwipe, figure wipes, sweepwipes, misc modifications Issue number: Submitted by: Reviewed by: 2004/08/10 16:43:06 dbo 1.1.2.1: #110496# added transistions Issue number: Submitted by: Reviewed by:


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [e36c59999b1d34b8281dd1080c4effef7645ff72]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/11/06 19:58:00 thb 1.1.2.3: #110496# Moved pruneScaleValue to basegfx 2004/09/02 17:07:16 dbo 1.1.2.2: #110496# added doublediamondwipe, doublebarndoorwipe, figure wipes, sweepwipes, misc modifications Issue number: Submitted by: Reviewed by: 2004/08/10 16:43:06 dbo 1.1.2.1: #110496# added transistions Issue number: Submitted by: Reviewed by:


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [c89de05157e343fe366a36aebf7c37541bac5539]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/10/19 22:07:59 thb 1.1.2.1: #110496#, #i35043# Initial revision


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [952908da0ffdf3b7948f3e5c2a8fb6357b0e4ca4]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/11/03 18:41:27 thb 1.1.2.11: #i36221# Now honoring interactive sequences (apart from the main animation sequence), which enables trigger effects to work. Had to tweak quite some more, to get click handling, and mouse cursor changes to work with that (now, a registered shape click event at the UserEventQueue automatically sets the shape cursor to REFHAND, as long as events are pending for that shape) 2004/10/22 16:36:49 thb 1.1.2.10: #107736# Added AdvanceOnClick and ImageAnimationsAllowed properties 2004/10/21 23:24:37 thb 1.1.2.9: #i35043# Added Event and EventTrigger functionality for after effect (but also for most of the other EventTrigger types); faked a DimColor implementation (currently based on fillcolor); refactored a little bit 2004/09/06 16:07:33 thb 1.1.2.8: #i10000# Fixed various unixoid build breakages (missing types, gcc bind peculiarities, hdl instead of hpp etc. 2004/09/06 13:50:01 thb 1.1.2.7: #110496# Reworked event handling, we now have the EventMultiplexer, which is the only instance actually registering a listener at the view. Added user painting on the slideshow canvas 2004/08/31 17:05:23 thb 1.1.2.6: #110496# Added automatic slide transition support, added user interaction to activate slide transitions 2004/08/31 01:12:33 thb 1.1.2.5: #110496# Implemented shape broadcasting, added CurrentPage property when calling the UnoGraphicExporter for shape metafiles 2004/08/09 11:50:05 thb 1.1.2.4: #i10000# Fixed various const-incorrectnesses (made the stuff compile under Linux and Solaris) 2004/08/01 20:08:13 thb 1.1.2.3: #110496# Changed slideshow API to match the needs of sd more closely 2004/07/26 14:10:09 thb 1.1.2.2: #i10000# Madebind and mem_fn build under Solaris 2004/07/22 19:24:57 thb 1.1.2.1: #110496# Initial revision


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [f92f46203451250cc911742aa465df9c913dd7b6]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/10/21 23:24:37 thb 1.1.2.3: #i35043# Added Event and EventTrigger functionality for after effect (but also for most of the other EventTrigger types); faked a DimColor implementation (currently based on fillcolor); refactored a little bit 2004/09/13 13:57:04 dbo 1.1.2.2: #110496# fixing boost::ref -> boost::cref Issue number: Submitted by: Reviewed by: 2004/09/12 20:57:59 thb 1.1.2.1: #110496# Initial revision


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [3dffea647135c7ad3f36b49026783729c75aab2c]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/09/22 17:57:59 thb 1.1.2.10: #110496# Fixed various issues reported by QA: shape positions, when controlled via animations, are now all relative to the shape center; unified scheduleActivationEvent, to interpret missing begin times as 0 for all nodes (not only leaf nodes, as before); added two new function keywords to the expression parser (min and max), this was needed for Zoom from bottom effect; temporarily implemented SLIDEWIPE by BARWIPE for shapes; corrected various transition mapping issues in the transitionfactorytab.cxx; clarified documentation at various places 2004/09/09 15:38:32 thb 1.1.2.9: #110496# Changed slideshow API to handle properties more flexible; added start slide index to show(); internally, wired user paint mode into slideshow 2004/08/27 18:54:33 thb 1.1.2.8: #110496# Implemented slide transitions, fixed some minor sd integration probs (repaints, updateScreen 2004/08/25 15:56:27 thb 1.1.2.7: #110496# Fixed set effect making shapes visible immediately before the actual effect starts; Fixed wrong handling of deceleration value (especially, acc=0, dec=1 did not work); Fixed wrong to- and by-effect semantics (now according to SMIL spec) 2004/08/23 19:17:16 thb 1.1.2.6: #110496# Implemented remaining attribute animations, fixed some performance problems 2004/08/19 17:31:22 thb 1.1.2.5: #110496# Converted concrete shape class to interface, to support different shape flavours (actual trigger was the need to have video/sound objects). Fixed a problem for shape repaint, where instead of the correctly transformed bound rect the original shape bounds where taken 2004/08/13 20:33:36 thb 1.1.2.4: #110496# Implemented color animations 2004/07/22 19:42:15 thb 1.1.2.3: #110496# Slideshow milestone, all smil attributes implemented, effects basically working, UI events basically working, text iterations working 2004/05/27 15:04:55 thb 1.1.2.2: Initial revision 2004/05/23 08:22:38 thb 1.1.2.1: #110496# First working version with SMIL support (basic effects only


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [041be0cb0eb4e6c1eb153e259aa380664d7d0f9b]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/11/22 16:45:04 ka 1.1.2.4: use unambiguous URL to initialize player 2004/11/22 11:37:15 ka 1.1.2.3: correct handling of ::enter/leaveAnimationMode 2004/10/20 12:31:20 thb 1.1.2.2: #i35014# Backed out timeout hack, m56 seems to work properly now; removed now obsolete assertion 2004/10/14 17:23:39 thb 1.1.2.1: #i35014# Initial revision


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [527dc07f032047e90e55d7e9c15ce00c5ace644e]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/09/30 16:26:17 thb 1.1.2.8: #110496# Added TODO documentation 2004/09/22 17:57:59 thb 1.1.2.7: #110496# Fixed various issues reported by QA: shape positions, when controlled via animations, are now all relative to the shape center; unified scheduleActivationEvent, to interpret missing begin times as 0 for all nodes (not only leaf nodes, as before); added two new function keywords to the expression parser (min and max), this was needed for Zoom from bottom effect; temporarily implemented SLIDEWIPE by BARWIPE for shapes; corrected various transition mapping issues in the transitionfactorytab.cxx; clarified documentation at various places 2004/08/04 11:59:48 thb 1.1.2.6: #110496# Adapted to ppt import case conventions 2004/07/26 20:40:56 thb 1.1.2.5: #i10000# MSVC requires explicit overload for plain function ptrs here 2004/07/26 18:04:03 thb 1.1.2.4: #i10000# Various adaptations to make this compile under SunWorkshop 5.5. Ultimately, had to drop unicode support from the parser, since sal_Unicode!=wchar_t, which is currently not handled properly by boost::spirit 2004/07/22 19:42:13 thb 1.1.2.3: #110496# Slideshow milestone, all smil attributes implemented, effects basically working, UI events basically working, text iterations working 2004/05/27 20:51:33 thb 1.1.2.2: #110496# Added classification code to all TODO/HACK/FIXME comments. There are four categories:  - code quality (C)  - performance (P)  - missing functionality (F)  - and missing/incomplete error handling (E)

Furthermore, every category has a severity number between
1 and 3 associated, where 1 is lowest and 3 highest
severity
2004/05/27 15:04:58 thb 1.1.2.1: Initial revision

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [e809ef99b5e7e4f51a2b4fcf6ed085e7930083ad]

INTEGRATION: CWS presentationengine01 (1.2.2); FILE MERGED 2004/11/10 11:58:59 thb 1.2.2.7: #i1000# Solaris compiler glitch: ternary ? not handled correctly, re-phrased code 2004/09/30 15:01:00 thb 1.2.2.6: #110496# Added another special transition effect (comb transition); sorted out various gcc -Wall warnings; improved docs 2004/08/19 00:17:17 thb 1.2.2.5: #110496# Mostly fixes for correct text animation and iteration, plus a first working version of an optimized redraw 2004/08/03 19:46:36 thb 1.2.2.4: #110496# Properly clearing the views before the slideshow, setting a clipping the size of the slides 2004/07/22 19:42:12 thb 1.2.2.3: #110496# Slideshow milestone, all smil attributes implemented, effects basically working, UI events basically working, text iterations working 2004/05/27 15:05:02 thb 1.2.2.2: Initial revision 2004/04/05 16:06:09 thb 1.2.2.1: Resync with canvas01 changes


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [ad9e51e47f98af340af1e48628d5a21f54b24b16]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/11/15 11:58:37 thb 1.1.2.3: #102922# Fixed various text effect issues, all revolving around the fact that subsetting can be recursive - engine must be able to subset an already subsetted shape 2004/08/19 17:31:22 thb 1.1.2.2: #110496# Converted concrete shape class to interface, to support different shape flavours (actual trigger was the need to have video/sound objects). Fixed a problem for shape repaint, where instead of the correctly transformed bound rect the original shape bounds where taken 2004/08/11 15:55:30 thb 1.1.2.1: Initial revision


2004-11-26  Kurt Zenker  <kz@openoffice.org>  [4dfd1ea6e8cab41395c6f82f2f3b2ba98fe25d11]

INTEGRATION: CWS qextras4 (1.1.2); FILE ADDED 2004/11/08 14:52:04 ih 1.1.2.1: new templates for letter wizard Issue number: Submitted by: Reviewed by:


2004-11-26  Kurt Zenker  <kz@openoffice.org>  [dc19c399ec833a8000c5dda160adac319332e215]

INTEGRATION: CWS qextras4 (1.1.2); FILE ADDED 2004/11/08 14:52:03 ih 1.1.2.1: new templates for letter wizard Issue number: Submitted by: Reviewed by:


2004-11-26  Kurt Zenker  <kz@openoffice.org>  [e4804bd8af08e49909db6f2135d90cc6302f03bb]

INTEGRATION: CWS qextras4 (1.1.2); FILE ADDED 2004/11/08 14:52:02 ih 1.1.2.1: new templates for letter wizard Issue number: Submitted by: Reviewed by:


2004-11-26  Kurt Zenker  <kz@openoffice.org>  [4516b131ce4d839db2887717ee5a1ac46e1501af]

INTEGRATION: CWS qextras4 (1.1.2); FILE ADDED 2004/11/08 14:52:01 ih 1.1.2.1: new templates for letter wizard Issue number: Submitted by: Reviewed by:


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [0542c76bc2b3fed00aa01e999c9e593b7e69335c]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/10/26 23:43:42 thb 1.1.2.10: #110496# Fixed hefty bug for AA border generation (there's been cases where no viewshapes are left (subset shapes), and then the border rect stayed empty -> DBL_MAX/MIN went into B2DMultiRange calculation); Adapted to explicit alpha bitmap generation at the XGraphicDevice (slide bitmaps don't need alpha, they are opaque. Transparency emulation _does_ need alpha) 2004/10/13 17:56:53 thb 1.1.2.9: #i10000# Gcc doesn't seem to grok (*shared_ptr).*mpFunc any longer (parses it as a function pointer declaration?). Changed to alternative notation 2004/10/08 20:08:15 thb 1.1.2.8: #i34997# Fixed several node state inconsistencies, which led to start/end activities not correctly updating the shapes; added proper updating behaviour to LayerManager (several display-changing cases were missing); fixed SLIDEWIPE for shape transitions; improved docs and structure slightly 2004/08/25 15:56:27 thb 1.1.2.7: #110496# Fixed set effect making shapes visible immediately before the actual effect starts; Fixed wrong handling of deceleration value (especially, acc=0, dec=1 did not work); Fixed wrong to- and by-effect semantics (now according to SMIL spec) 2004/08/23 19:17:16 thb 1.1.2.6: #110496# Implemented remaining attribute animations, fixed some performance problems 2004/08/13 20:33:36 thb 1.1.2.5: #110496# Implemented color animations 2004/08/04 17:21:06 thb 1.1.2.4: #110496# Added various boundary checks, corrected acceleration/deceleration algorithm for one boundary case 2004/07/26 20:40:28 thb 1.1.2.3: #i10000# MSVC really cannot default-initialize enums here 2004/07/26 14:10:09 thb 1.1.2.2: #i10000# Madebind and mem_fn build under Solaris 2004/07/22 19:24:01 thb 1.1.2.1: #110496# Initial revision


2004-11-26  Kurt Zenker  <kz@openoffice.org>  [2a6348f37fb98cf33c952e0f130aa01f4b9ae36a]

INTEGRATION: CWS qextras4 (1.1.2); FILE ADDED 2004/11/08 14:52:00 ih 1.1.2.1: new templates for letter wizard Issue number: Submitted by: Reviewed by:


2004-11-26  Kurt Zenker  <kz@openoffice.org>  [6f7a40cc3179fd646ed20fd3b332f3c82cfaaaa3]

INTEGRATION: CWS qextras4 (1.1.2); FILE ADDED 2004/11/08 14:51:59 ih 1.1.2.1: new templates for letter wizard Issue number: Submitted by: Reviewed by:


2004-11-26  Kurt Zenker  <kz@openoffice.org>  [afeca544287b221dd2f39f310a29e8e7ec8fcfc9]

INTEGRATION: CWS qextras4 (1.1.2); FILE ADDED 2004/11/08 14:51:58 ih 1.1.2.1: new templates for letter wizard Issue number: Submitted by: Reviewed by:


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [1235e538f30474ba754bb0c9daacc8f828e8b39d]

INTEGRATION: CWS presentationengine01 (1.2.2); FILE MERGED 2004/11/12 22:28:30 thb 1.2.2.17: #110496# Due to an optimizer bug, certain strings (like x+width/2) produce an infinite number of ExpressionNodes. Disabled optimization, therefore. 2004/11/08 06:05:19 thb 1.2.2.16: #110496# Implemented slide pre-rendering, with bitmap buffering for various slide states at the Slide object; added dedicated backbuffer objects for background shape; corrected animation node restart behaviour; added wait cursor display 2004/11/07 01:45:48 thb 1.2.2.15: #i36228#, #110496# Corrected uncover slide wipe transition effect (did not correctly show entering slide, due to another bug in both canvas implementations: unchanged sprites are currently not painted. Work-around, which also speeds things up: initially render entering slide into background); corrected sharedptr debug setup; added dummy destructors (debug-only) for some high-volume classes (resource leak tracking) 2004/10/19 22:11:59 thb 1.2.2.14: #110496#, #i35043#, #i35133#: Chose some more speaking names for some Shape methods; added GIF animation support; corrected a few slide transitions 2004/09/12 21:03:39 thb 1.2.2.13: #110496# Now painting views black, intially. The slide now has an explicit shape, which, if necessary, paints the page background in white. Furthermore, slide transitions now handle the case correctly, when the leaving slide is invalid 2004/09/06 13:50:00 thb 1.2.2.12: #110496# Reworked event handling, we now have the EventMultiplexer, which is the only instance actually registering a listener at the view. Added user painting on the slideshow canvas 2004/08/31 01:12:32 thb 1.2.2.11: #110496# Implemented shape broadcasting, added CurrentPage property when calling the UnoGraphicExporter for shape metafiles 2004/08/27 18:54:31 thb 1.2.2.10: #110496# Implemented slide transitions, fixed some minor sd integration probs (repaints, updateScreen 2004/08/27 15:34:39 ka 1.2.2.9: added mediashape.cxx, viewmediashape.cxx 2004/08/19 17:31:21 thb 1.2.2.8: #110496# Converted concrete shape class to interface, to support different shape flavours (actual trigger was the need to have video/sound objects). Fixed a problem for shape repaint, where instead of the correctly transformed bound rect the original shape bounds where taken 2004/08/13 20:33:35 thb 1.2.2.7: #110496# Implemented color animations 2004/08/11 16:08:37 thb 1.2.2.6: #110496# Implemented autoreverse support for Activities 2004/07/26 20:40:55 thb 1.2.2.5: #i10000# MSVC requires explicit overload for plain function ptrs here 2004/07/22 19:42:06 thb 1.2.2.4: #110496# Slideshow milestone, all smil attributes implemented, effects basically working, UI events basically working, text iterations working 2004/05/27 15:06:45 thb 1.2.2.3: #110496# Next milestone: SMIL mapping basically working 2004/05/23 08:24:44 thb 1.2.2.2: #110496# First working version with SMIL support (basic effects only 2004/04/05 16:06:06 thb 1.2.2.1: Resync with canvas01 changes


2004-11-26  Kurt Zenker  <kz@openoffice.org>  [61fea0469c46064b051f36c5275f886b6ea9d5c9]

INTEGRATION: CWS qextras4 (1.1.2); FILE ADDED 2004/11/08 14:50:25 ih 1.1.2.1: new templates for letter wizard Issue number: Submitted by: Reviewed by:


2004-11-26  Kurt Zenker  <kz@openoffice.org>  [a13c03523fbd522b7fe20a5d25fafabe47044e2b]

INTEGRATION: CWS qextras4 (1.1.2); FILE ADDED 2004/11/08 14:50:24 ih 1.1.2.1: new templates for letter wizard Issue number: Submitted by: Reviewed by:


2004-11-26  Kurt Zenker  <kz@openoffice.org>  [b3a242056f77a51251f03e8ab4554151aafe3cb8]

INTEGRATION: CWS qextras4 (1.1.2); FILE ADDED 2004/11/08 14:50:22 ih 1.1.2.1: new templates for letter wizard Issue number: Submitted by: Reviewed by:


2004-11-26  Kurt Zenker  <kz@openoffice.org>  [e89c14d2ce36fb69c4ff30e5f0fd9025d1e87ebe]

INTEGRATION: CWS qextras4 (1.1.2); FILE ADDED 2004/11/08 14:50:21 ih 1.1.2.1: new templates for letter wizard Issue number: Submitted by: Reviewed by:


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [be76a76b1dd838bb71842bf9d268777f733e039d]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/09/22 17:57:58 thb 1.1.2.2: #110496# Fixed various issues reported by QA: shape positions, when controlled via animations, are now all relative to the shape center; unified scheduleActivationEvent, to interpret missing begin times as 0 for all nodes (not only leaf nodes, as before); added two new function keywords to the expression parser (min and max), this was needed for Zoom from bottom effect; temporarily implemented SLIDEWIPE by BARWIPE for shapes; corrected various transition mapping issues in the transitionfactorytab.cxx; clarified documentation at various places 2004/07/22 19:42:04 thb 1.1.2.1: #110496# Slideshow milestone, all smil attributes implemented, effects basically working, UI events basically working, text iterations working


2004-11-26  Kurt Zenker  <kz@openoffice.org>  [740e5d59c8505ea312745c46b771a4f75d7588cc]

INTEGRATION: CWS qextras4 (1.1.2); FILE ADDED 2004/11/08 14:50:19 ih 1.1.2.1: new templates for letter wizard Issue number: Submitted by: Reviewed by:


2004-11-26  Kurt Zenker  <kz@openoffice.org>  [9c3108f365fa0804eb90886b6162a46834a01e73]

INTEGRATION: CWS qextras4 (1.1.2); FILE ADDED 2004/11/08 14:50:18 ih 1.1.2.1: new templates for letter wizard Issue number: Submitted by: Reviewed by:


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [7b60b9c5f78de6f601ae48df7b55a25f55afec84]

INTEGRATION: CWS presentationengine01 (1.2.2); FILE MERGED 2004/08/25 15:56:26 thb 1.2.2.7: #110496# Fixed set effect making shapes visible immediately before the actual effect starts; Fixed wrong handling of deceleration value (especially, acc=0, dec=1 did not work); Fixed wrong to- and by-effect semantics (now according to SMIL spec) 2004/08/09 11:50:05 thb 1.2.2.6: #i10000# Fixed various const-incorrectnesses (made the stuff compile under Linux and Solaris) 2004/08/01 20:08:11 thb 1.2.2.5: #110496# Changed slideshow API to match the needs of sd more closely 2004/07/22 19:42:03 thb 1.2.2.4: #110496# Slideshow milestone, all smil attributes implemented, effects basically working, UI events basically working, text iterations working 2004/06/01 14:20:46 thb 1.2.2.3: #i10000# Fixed some *nix compile breakages 2004/05/23 08:22:39 thb 1.2.2.2: #110496# First working version with SMIL support (basic effects only 2004/04/05 16:06:05 thb 1.2.2.1: Resync with canvas01 changes


2004-11-26  Kurt Zenker  <kz@openoffice.org>  [0d8eaf2a9535a214066c2bea0825a319c10e2572]

INTEGRATION: CWS qextras4 (1.1.2); FILE ADDED 2004/11/08 14:50:16 ih 1.1.2.1: new templates for letter wizard Issue number: Submitted by: Reviewed by:


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [9bf342a9e6e2b58ae7dfef71ac7916f37752a716]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/11/03 18:41:26 thb 1.1.2.5: #i36221# Now honoring interactive sequences (apart from the main animation sequence), which enables trigger effects to work. Had to tweak quite some more, to get click handling, and mouse cursor changes to work with that (now, a registered shape click event at the UserEventQueue automatically sets the shape cursor to REFHAND, as long as events are pending for that shape) 2004/10/21 23:24:35 thb 1.1.2.4: #i35043# Added Event and EventTrigger functionality for after effect (but also for most of the other EventTrigger types); faked a DimColor implementation (currently based on fillcolor); refactored a little bit 2004/10/13 12:10:55 thb 1.1.2.3: #i34997#, #i35130#: Fixed transparency problem for static shapes, added mouse cursor setup when user paint mode is enabled 2004/09/06 16:07:33 thb 1.1.2.2: #i10000# Fixed various unixoid build breakages (missing types, gcc bind peculiarities, hdl instead of hpp etc. 2004/09/06 13:42:48 thb 1.1.2.1: #110496# Initial revision


2004-11-26  Kurt Zenker  <kz@openoffice.org>  [def29342ebea1a9fbacd7908b23f26cac6cc741a]

INTEGRATION: CWS qextras4 (1.1.2); FILE ADDED 2004/11/08 14:50:13 ih 1.1.2.1: new templates for letter wizard Issue number: Submitted by: Reviewed by:


2004-11-26  Kurt Zenker  <kz@openoffice.org>  [2db6c23f2daa58730be7976b1383a8f0060c63f5]

INTEGRATION: CWS qextras4 (1.1.2); FILE ADDED 2004/11/08 14:50:10 ih 1.1.2.1: new templates for letter wizard Issue number: Submitted by: Reviewed by:


2004-11-26  Kurt Zenker  <kz@openoffice.org>  [4948f9ae5f87b116d82b2e72265e7997fbff79ff]

INTEGRATION: CWS qextras4 (1.1.2); FILE ADDED 2004/11/08 14:48:54 ih 1.1.2.1: new templates for letter wizard Issue number: Submitted by: Reviewed by:


2004-11-26  Kurt Zenker  <kz@openoffice.org>  [ad983bbf9d90e9bc46ba9826fccf2c800d0a4928]

INTEGRATION: CWS qextras4 (1.1.2); FILE ADDED 2004/11/08 14:48:53 ih 1.1.2.1: new templates for letter wizard Issue number: Submitted by: Reviewed by:


2004-11-26  Kurt Zenker  <kz@openoffice.org>  [f00f8c31780a103637f82aef2a1e11f7c5bb8bb7]

INTEGRATION: CWS qextras4 (1.1.2); FILE ADDED 2004/11/08 14:48:51 ih 1.1.2.1: new templates for letter wizard Issue number: Submitted by: Reviewed by:


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [46e342863a9317e4ab21a4c4efb3be8015e64581]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/08/13 20:31:39 thb 1.1.2.1: Initial revision


2004-11-26  Kurt Zenker  <kz@openoffice.org>  [2e0632075aa0f686e7c6a21ebe896d257080f8ef]

INTEGRATION: CWS qextras4 (1.1.2); FILE ADDED 2004/11/08 14:47:30 ih 1.1.2.1: new templates for letter wizard Issue number: Submitted by: Reviewed by:


2004-11-26  Kurt Zenker  <kz@openoffice.org>  [6ab039fc84e2472e8db30d0422020e27e53c44ad]

INTEGRATION: CWS qextras4 (1.1.2); FILE ADDED 2004/11/08 14:47:29 ih 1.1.2.1: new templates for letter wizard Issue number: Submitted by: Reviewed by:


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [3e49e5c6802ddd27a6b4081231468b5022a31da3]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/10/21 23:24:35 thb 1.1.2.2: #i35043# Added Event and EventTrigger functionality for after effect (but also for most of the other EventTrigger types); faked a DimColor implementation (currently based on fillcolor); refactored a little bit 2004/07/22 19:35:26 thb 1.1.2.1: #110496# Initial revision


2004-11-26  Kurt Zenker  <kz@openoffice.org>  [6dd517df3a4e1cdf74fb4724d7ce944ebf520277]

INTEGRATION: CWS qextras4 (1.1.2); FILE ADDED 2004/11/08 14:47:28 ih 1.1.2.1: new templates for letter wizard Issue number: Submitted by: Reviewed by:


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [34a25ec70c7c307c7c19232df2a46a0cda58095e]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/09/22 17:57:58 thb 1.1.2.2: #110496# Fixed various issues reported by QA: shape positions, when controlled via animations, are now all relative to the shape center; unified scheduleActivationEvent, to interpret missing begin times as 0 for all nodes (not only leaf nodes, as before); added two new function keywords to the expression parser (min and max), this was needed for Zoom from bottom effect; temporarily implemented SLIDEWIPE by BARWIPE for shapes; corrected various transition mapping issues in the transitionfactorytab.cxx; clarified documentation at various places 2004/07/22 19:25:08 thb 1.1.2.1: #110496# Initial revision


2004-11-26  Kurt Zenker  <kz@openoffice.org>  [f767d800a27e283774e8ef9d5e036899eb92c6cf]

INTEGRATION: CWS qextras4 (1.1.2); FILE ADDED 2004/11/08 14:47:27 ih 1.1.2.1: new templates for letter wizard Issue number: Submitted by: Reviewed by:


2004-11-26  Kurt Zenker  <kz@openoffice.org>  [a4dd6c85a5b21cc48be52b518e5b779ad0410dd1]

INTEGRATION: CWS qextras4 (1.1.2); FILE ADDED 2004/11/08 14:47:26 ih 1.1.2.1: new templates for letter wizard Issue number: Submitted by: Reviewed by:


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [5cec492a08c20a7670d86c35dbcd0b731dfe8d26]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/10/21 23:24:34 thb 1.1.2.12: #i35043# Added Event and EventTrigger functionality for after effect (but also for most of the other EventTrigger types); faked a DimColor implementation (currently based on fillcolor); refactored a little bit 2004/10/13 17:56:53 thb 1.1.2.11: #i10000# Gcc doesn't seem to grok (*shared_ptr).*mpFunc any longer (parses it as a function pointer declaration?). Changed to alternative notation 2004/09/22 17:57:57 thb 1.1.2.10: #110496# Fixed various issues reported by QA: shape positions, when controlled via animations, are now all relative to the shape center; unified scheduleActivationEvent, to interpret missing begin times as 0 for all nodes (not only leaf nodes, as before); added two new function keywords to the expression parser (min and max), this was needed for Zoom from bottom effect; temporarily implemented SLIDEWIPE by BARWIPE for shapes; corrected various transition mapping issues in the transitionfactorytab.cxx; clarified documentation at various places 2004/08/25 15:56:25 thb 1.1.2.9: #110496# Fixed set effect making shapes visible immediately before the actual effect starts; Fixed wrong handling of deceleration value (especially, acc=0, dec=1 did not work); Fixed wrong to- and by-effect semantics (now according to SMIL spec) 2004/08/23 19:17:15 thb 1.1.2.8: #110496# Implemented remaining attribute animations, fixed some performance problems 2004/08/19 23:21:09 thb 1.1.2.7: #110496# Fixed repaint bug for exit effects (they painted visible just before end of slide) 2004/08/19 17:31:20 thb 1.1.2.6: #110496# Converted concrete shape class to interface, to support different shape flavours (actual trigger was the need to have video/sound objects). Fixed a problem for shape repaint, where instead of the correctly transformed bound rect the original shape bounds where taken 2004/08/19 00:17:16 thb 1.1.2.5: #110496# Mostly fixes for correct text animation and iteration, plus a first working version of an optimized redraw 2004/08/17 16:01:11 thb 1.1.2.4: #110496# Finished text iteration and text animation handling, fixed some state change problems in AnimationActivity and Animation implementations 2004/08/13 20:33:35 thb 1.1.2.3: #110496# Implemented color animations 2004/08/06 14:02:03 thb 1.1.2.2: #110496# Adapted Sprite API to match reality (the way it was simply wasn't logical). Finished transition effect framework (not the bunch of transitions) 2004/07/22 19:01:21 thb 1.1.2.1: #110496# Initial revision


2004-11-26  Kurt Zenker  <kz@openoffice.org>  [2c83bce4952dfbc63c36afa28cf6b49562a95a6d]

INTEGRATION: CWS qextras4 (1.1.2); FILE ADDED 2004/11/08 14:47:25 ih 1.1.2.1: new templates for letter wizard Issue number: Submitted by: Reviewed by:


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [90dc1f17ebaf1b951d1d4b96ff47f79f5f7189e3]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/09/22 17:57:56 thb 1.1.2.5: #110496# Fixed various issues reported by QA: shape positions, when controlled via animations, are now all relative to the shape center; unified scheduleActivationEvent, to interpret missing begin times as 0 for all nodes (not only leaf nodes, as before); added two new function keywords to the expression parser (min and max), this was needed for Zoom from bottom effect; temporarily implemented SLIDEWIPE by BARWIPE for shapes; corrected various transition mapping issues in the transitionfactorytab.cxx; clarified documentation at various places 2004/08/06 14:02:03 thb 1.1.2.4: #110496# Adapted Sprite API to match reality (the way it was simply wasn't logical). Finished transition effect framework (not the bunch of transitions) 2004/07/22 19:41:57 thb 1.1.2.3: #110496# Slideshow milestone, all smil attributes implemented, effects basically working, UI events basically working, text iterations working 2004/05/27 20:51:30 thb 1.1.2.2: #110496# Added classification code to all TODO/HACK/FIXME comments. There are four categories:  - code quality (C)  - performance (P)  - missing functionality (F)  - and missing/incomplete error handling (E)

Furthermore, every category has a severity number between
1 and 3 associated, where 1 is lowest and 3 highest
severity
2004/05/23 08:22:41 thb 1.1.2.1: #110496# First working version with SMIL support (basic effects only

2004-11-26  Kurt Zenker  <kz@openoffice.org>  [c30c9cfbfc1a349277b7889f50d56e24fd44ee6e]

INTEGRATION: CWS qextras4 (1.1.2); FILE ADDED 2004/11/10 09:23:19 ih 1.1.2.2: some minor corrections Issue number: Submitted by: Reviewed by: 2004/11/08 14:46:14 ih 1.1.2.1: new templates for letter wizard Issue number: Submitted by: Reviewed by:


2004-11-26  Kurt Zenker  <kz@openoffice.org>  [0ccdc1429b2a758a930bb6013bee0d2aecfacc7c]

INTEGRATION: CWS qextras4 (1.1.2); FILE ADDED 2004/11/10 09:23:19 ih 1.1.2.2: some minor corrections Issue number: Submitted by: Reviewed by: 2004/11/08 14:46:13 ih 1.1.2.1: new templates for letter wizard Issue number: Submitted by: Reviewed by:


2004-11-26  Kurt Zenker  <kz@openoffice.org>  [61781e61b30c00e76bdd24ae0622a7dc99cc4ce9]

INTEGRATION: CWS qextras4 (1.1.2); FILE ADDED 2004/11/10 09:23:18 ih 1.1.2.2: some minor corrections Issue number: Submitted by: Reviewed by: 2004/11/08 14:46:13 ih 1.1.2.1: new templates for letter wizard Issue number: Submitted by: Reviewed by:


2004-11-26  Kurt Zenker  <kz@openoffice.org>  [1953ef46c442ebb3f8377efc99731ae759057ea5]

INTEGRATION: CWS qextras4 (1.1.2); FILE ADDED 2004/11/10 09:23:18 ih 1.1.2.2: some minor corrections Issue number: Submitted by: Reviewed by: 2004/11/08 14:46:12 ih 1.1.2.1: new templates for letter wizard Issue number: Submitted by: Reviewed by:


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [7ff4a6efd7e28831f0ee10e9fdee219e77d544f0]

INTEGRATION: CWS presentationengine01 (1.2.2); FILE MERGED 2004/11/01 22:28:42 thb 1.2.2.14: #110496# Various fixes: Added true shape bound functionality (to limit e.g. sprite size to area actually painted into); Added explicit check in ActivitiesQueue, whether the LayerManager has any pending updates; Factored out a generic lerp from ActivitiesFactory; Improved docs; Performance optimizations: added profiling traces 2004/10/08 20:08:14 thb 1.2.2.13: #i34997# Fixed several node state inconsistencies, which led to start/end activities not correctly updating the shapes; added proper updating behaviour to LayerManager (several display-changing cases were missing); fixed SLIDEWIPE for shape transitions; improved docs and structure slightly 2004/09/12 21:03:38 thb 1.2.2.12: #110496# Now painting views black, intially. The slide now has an explicit shape, which, if necessary, paints the page background in white. Furthermore, slide transitions now handle the case correctly, when the leaving slide is invalid 2004/08/27 18:54:29 thb 1.2.2.11: #110496# Implemented slide transitions, fixed some minor sd integration probs (repaints, updateScreen 2004/08/26 12:33:52 thb 1.2.2.10: #110496# Fixed the problem that a slide's LayerManager stayed registered at the ActivitiesQueue; work-arounded various basegfx clipper bugs; fixed the problem that the SlideChanger painted repeatedly into its sprites 2004/08/19 00:17:16 thb 1.2.2.9: #110496# Mostly fixes for correct text animation and iteration, plus a first working version of an optimized redraw 2004/08/09 11:50:05 thb 1.2.2.8: #i10000# Fixed various const-incorrectnesses (made the stuff compile under Linux and Solaris) 2004/08/01 20:08:11 thb 1.2.2.7: #110496# Changed slideshow API to match the needs of sd more closely 2004/07/26 14:10:08 thb 1.2.2.6: #i10000# Madebind and mem_fn build under Solaris 2004/07/22 19:41:56 thb 1.2.2.5: #110496# Slideshow milestone, all smil attributes implemented, effects basically working, UI events basically working, text iterations working 2004/05/27 20:51:30 thb 1.2.2.4: #110496# Added classification code to all TODO/HACK/FIXME comments. There are four categories:  - code quality (C)  - performance (P)  - missing functionality (F)  - and missing/incomplete error handling (E)

Furthermore, every category has a severity number between
1 and 3 associated, where 1 is lowest and 3 highest
severity
2004/05/27 15:04:59 thb 1.2.2.3: Initial revision
2004/05/23 08:22:35 thb 1.2.2.2: #110496# First working version with SMIL support (basic effects only
2004/04/05 16:06:00 thb 1.2.2.1: Resync with canvas01 changes

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [5544eaf303c135192b6e535b47bd65fc76babbab]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/05/27 15:07:43 thb 1.1.2.2: #110496# Updated docs 2004/05/27 14:59:26 thb 1.1.2.1: Initial revision


2004-11-26  Kurt Zenker  <kz@openoffice.org>  [e006e8144454cb3e8b500140055a94fe207724c3]

INTEGRATION: CWS qextras4 (1.1.2); FILE ADDED 2004/11/08 14:44:55 ih 1.1.2.1: new templates for letter wizard Issue number: Submitted by: Reviewed by:


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [19d2d3672194fd64ecaaec446abde6e3bf3cfa4d]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/11/15 11:49:10 thb 1.1.2.2: #110496# Removed outdated script; Improved documentation 2004/11/01 22:24:30 thb 1.1.2.1: #110496# Initial revision


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [fa37438431d93e18d9a4d0798da0c37bd5fb41fd]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/11/15 11:49:10 thb 1.1.2.2: #110496# Removed outdated script; Improved documentation 2004/07/22 19:27:14 thb 1.1.2.1: #110496# Initial revision


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [6c0d1168132943423a89c4376465c7bcd76b6321]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/11/15 11:32:38 thb 1.1.2.1: #110496# Initial revision


2004-11-26  Kurt Zenker  <kz@openoffice.org>  [e4d672300411dc7d46bb519f9ef771c43adefb84]

INTEGRATION: CWS qextras4 (1.1.2); FILE ADDED 2004/11/08 14:44:54 ih 1.1.2.1: new templates for letter wizard Issue number: Submitted by: Reviewed by:


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [66650e7884b9beaecd20fb3a64643f811a75790f]

INTEGRATION: CWS presentationengine01 (1.2.2); FILE MERGED 2004/07/23 15:23:59 thb 1.2.2.2: RESYNC: (1.2-1.3); FILE MERGED 2004/04/05 16:05:58 thb 1.2.2.1: Resync with canvas01 changes


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [ad08a74354049f94dd2c24687263cecf04e6e191]

INTEGRATION: CWS presentationengine01 (1.2.2); FILE MERGED 2004/10/19 22:11:58 thb 1.2.2.6: #110496#, #i35043#, #i35133#: Chose some more speaking names for some Shape methods; added GIF animation support; corrected a few slide transitions 2004/10/08 20:08:13 thb 1.2.2.5: #i34997# Fixed several node state inconsistencies, which led to start/end activities not correctly updating the shapes; added proper updating behaviour to LayerManager (several display-changing cases were missing); fixed SLIDEWIPE for shape transitions; improved docs and structure slightly 2004/08/05 20:01:44 thb 1.2.2.4: #110496# Added transitions subdir, therefore had to move headers out of source/engine into source/inc 2004/08/01 20:08:10 thb 1.2.2.3: #110496# Changed slideshow API to match the needs of sd more closely 2004/04/12 15:13:53 thb 1.2.2.2: #110496# Adaptions after canvas01 merge 2004/04/05 16:05:58 thb 1.2.2.1: Resync with canvas01 changes


2004-11-26  Kurt Zenker  <kz@openoffice.org>  [8e677829f797cd80050aa022dd72d1a65e762a1d]

INTEGRATION: CWS qextras4 (1.1.2); FILE ADDED 2004/11/08 14:44:53 ih 1.1.2.1: new templates for letter wizard Issue number: Submitted by: Reviewed by:


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [b58faec518927b2e4e9f59b5ee0c3a2825608ba2]

INTEGRATION: CWS presentationengine01 (1.2.4); FILE MERGED 2004/09/29 23:34:18 thb 1.2.4.1: #110496# Making the new modules Wall clean


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [5761b7c34be1d06bf1746489fa83d2f5b3f26e2c]

INTEGRATION: CWS presentationengine01 (1.8.2); FILE MERGED 2004/11/20 00:00:23 thb 1.8.2.2: #110496# After-merge cleanups, finished BxD<->BxI conversions for range and tuples 2004/11/17 20:20:10 thb 1.8.2.1: #110496# Unified integer constructors/fround converters


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [b78efd6456a1eaa27318fbe15dd2a65fe3851e49]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE MERGED 2004/08/26 00:45:55 thb 1.1.2.2: #110496# Added awt geometry type conversions 2004/08/03 19:40:36 thb 1.1.2.1: #110496# Added some more canvas API helper


2004-11-26  Kurt Zenker  <kz@openoffice.org>  [0f5f2eb8120c724a683a38a8e81fdfcbfeaa0ef5]

INTEGRATION: CWS qextras4 (1.1.2); FILE ADDED 2004/11/08 14:43:42 ih 1.1.2.1: new templates for letter wizard Issue number: Submitted by: Reviewed by:


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [319424221006abdf003d27cabbffb24628694776]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE MERGED 2004/08/19 00:10:02 thb 1.1.2.1: #110496# Added B2DMultiRange implementation


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [5340541d1ba93d519f13d1378cba9c4286697178]

INTEGRATION: CWS presentationengine01 (1.4.2); FILE MERGED 2004/11/20 00:00:23 thb 1.4.2.2: #110496# After-merge cleanups, finished BxD<->BxI conversions for range and tuples 2004/11/17 20:20:09 thb 1.4.2.1: #110496# Unified integer constructors/fround converters


2004-11-26  Kurt Zenker  <kz@openoffice.org>  [cf503270c6fb79b8ba6a76bb59272ce59781d5bf]

INTEGRATION: CWS qextras4 (1.1.2); FILE ADDED 2004/11/08 14:43:41 ih 1.1.2.1: new templates for letter wizard Issue number: Submitted by: Reviewed by:


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [b48865cf30d85392bf88f88df70b914afab7b690]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/11/23 18:28:47 thb 1.1.2.6: #110496# Fixing merge fault: removing polygons _must_ use the OR version, otherwise, disjunct areas will vanish completely. That is, the two clipper operations must emulate the union operation 2004/11/20 00:00:23 thb 1.1.2.5: #110496# After-merge cleanups, finished BxD<->BxI conversions for range and tuples 2004/09/29 23:34:17 thb 1.1.2.4: #110496# Making the new modules Wall clean 2004/08/26 12:19:38 thb 1.1.2.3: #110496# Worked around some basegfx clipper bugs. Will prolly need a separate rect clipper sooner or later 2004/08/20 13:40:58 thb 1.1.2.2: #i10000# Expression did not compile under Linux/Solaris 2004/08/19 00:08:44 thb 1.1.2.1: Initial revision


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [fd63910413dc8522cc99526adb7f6bd526c54e92]

INTEGRATION: CWS presentationengine01 (1.3.2); FILE MERGED 2004/11/20 00:00:23 thb 1.3.2.2: #110496# After-merge cleanups, finished BxD<->BxI conversions for range and tuples 2004/11/17 20:20:09 thb 1.3.2.1: #110496# Unified integer constructors/fround converters


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [b4d32b790e634f594af193ee4f10dc3e0b7c33a5]

INTEGRATION: CWS presentationengine01 (1.4.2); FILE MERGED 2004/11/17 18:55:41 thb 1.4.2.3: RESYNC: (1.4-1.5); FILE MERGED 2004/09/09 14:42:03 thb 1.4.2.2: #110496# Added polygon raster converter 2004/07/01 17:00:33 thb 1.4.2.1: #110496# Added SVG import to B2DPolygon


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [df5238dfc2ff8e759374cbbe8e74d547f49a67f8]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/07/01 17:00:01 thb 1.1.2.1: #110496# Added SVG import to B2DPolygon


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [1b9ee6ae929fcb3f7063fdb2b67956b2c13f3890]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/10/25 19:07:02 thb 1.1.2.4: #110496# Added some comments 2004/10/01 18:11:45 thb 1.1.2.3: #110496# Now correctly sending 'off' spans for the area outside the actual polygon, but still inside the bound rect 2004/09/29 18:36:27 thb 1.1.2.2: #110496# Extended polygon raster converter with adaptable update area (needed that for DX clip emulation in alpha channel) 2004/09/09 14:33:41 thb 1.1.2.1: Initial revision


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [ba3d8ddffbf4770a09b19d78c09c3c68fdfe80c7]

INTEGRATION: CWS presentationengine01 (1.6.12); FILE MERGED 2004/11/17 18:55:16 thb 1.6.12.2: RESYNC: (1.6-1.7); FILE MERGED 2004/10/04 13:57:31 thb 1.6.12.1: #110496# Removed unused variables (due to gcc -Wall notification)


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [62db916f4478de7691876063b03b223b532cc6e3]

INTEGRATION: CWS presentationengine01 (1.10.2); FILE MERGED 2004/08/10 09:08:29 thb 1.10.2.4: #110496# polygon copy constructor generated _two_ copies the polygon 2004/07/07 08:40:34 thb 1.10.2.3: RESYNC: (1.10-1.11); FILE MERGED 2004/05/05 11:46:01 thb 1.10.2.2: #110496# STL insert semantics imply that insertion happens _before_ the given iterator 2004/04/21 18:46:04 thb 1.10.2.1: #110496# Added B2DPolygon contructor to B2DPolyPolygon, added rect2poly convenience method to polygontools


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [776a6bf0916414713d73a0b6c365b0881834739a]

INTEGRATION: CWS presentationengine01 (1.12.2); FILE MERGED 2004/11/21 22:03:48 thb 1.12.2.11: #110496# After merge, polygon clipper now uses correct orientation, reverted back to original version for rect and circle generation 2004/11/17 18:55:09 thb 1.12.2.10: RESYNC: (1.13-1.14); FILE MERGED 2004/08/29 00:55:53 thb 1.12.2.9: #110496# Fixed circle approximation (had wrong control vectors 2004/08/23 14:12:27 thb 1.12.2.8: RESYNC: (1.12-1.13); FILE MERGED 2004/08/19 00:10:02 thb 1.12.2.7: #110496# Added B2DMultiRange implementation 2004/08/11 13:23:17 thb 1.12.2.6: #110496# Now using M_SQRT2 instead of direct sqrt(2) calculations 2004/08/11 13:22:07 thb 1.12.2.5: #110496# Now using M_SQRT2 instead of direct sqrt(2) calculations 2004/08/11 13:06:20 thb 1.12.2.4: #110496# Added circle factory method for B2DPolygon 2004/07/14 10:39:01 thb 1.12.2.3: #110496# Correctly handling boundary cases in getPositionAbsolute() 2004/07/01 17:00:33 thb 1.12.2.2: #110496# Added SVG import to B2DPolygon 2004/04/21 18:46:03 thb 1.12.2.1: #110496# Added B2DPolygon contructor to B2DPolyPolygon, added rect2poly convenience method to polygontools


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [72f3dfe2bd78948b526c51bd5016d8f5dda9d5ab]

INTEGRATION: CWS presentationengine01 (1.9.2); FILE MERGED 2004/07/07 08:40:27 thb 1.9.2.2: RESYNC: (1.9-1.10); FILE MERGED 2004/05/05 11:46:01 thb 1.9.2.1: #110496# STL insert semantics imply that insertion happens _before_ the given iterator


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [ae96bc0fcc6e41eae5285ccfe9e988b4954165fc]

INTEGRATION: CWS presentationengine01 (1.6.2); FILE MERGED 2004/11/12 22:20:11 thb 1.6.2.1: #102922# Fixed array new/delete mismatch


2004-11-26  Kurt Zenker  <kz@openoffice.org>  [111feafc0dcbaac145b8893651dc9ee719d881b6]

INTEGRATION: CWS qextras4 (1.1.2); FILE ADDED 2004/11/08 14:42:28 ih 1.1.2.1: new templates for letter wizard Issue number: Submitted by: Reviewed by:


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [701a09493e10ec232074abe02007a747abb474bd]

INTEGRATION: CWS presentationengine01 (1.7.2); FILE MERGED 2004/11/12 22:20:11 thb 1.7.2.1: #102922# Fixed array new/delete mismatch


2004-11-26  Kurt Zenker  <kz@openoffice.org>  [9305ce76c6770bba670d0000d39cc141ef96831d]

INTEGRATION: CWS qextras4 (1.1.2); FILE ADDED 2004/11/08 14:42:27 ih 1.1.2.1: new templates for letter wizard Issue number: Submitted by: Reviewed by:


2004-11-26  Kurt Zenker  <kz@openoffice.org>  [0ce57f262036f5adca04cb30ce172f91fa6d996e]

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  Rüdiger Timm  <rt@openoffice.org>  [e1fca8ac0c9916f4150a37b70947b1e866544ead]

INTEGRATION: CWS presentationengine01 (1.19.2); FILE MERGED 2004/11/17 18:54:45 thb 1.19.2.5: RESYNC: (1.19-1.20); FILE MERGED 2004/11/01 22:18:02 thb 1.19.2.4: #10496# Added rangeexpander.hxx 2004/09/09 14:42:02 thb 1.19.2.3: #110496# Added polygon raster converter 2004/08/19 00:09:44 thb 1.19.2.2: #110496# Added B2DMultiRange implementation 2004/07/22 19:44:15 thb 1.19.2.1: #110496# Added B2DConnectedRanges to d.lst


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [87fcbb2a9d2507ba5d09202db50e814aab5c4193]

INTEGRATION: CWS presentationengine01 (1.9.4); FILE MERGED 2004/11/17 18:54:30 thb 1.9.4.2: RESYNC: (1.9-1.10); FILE MERGED 2004/09/29 23:33:49 thb 1.9.4.1: #110496# Making the new modules Wall clean


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [0846bad731ab58f839620b897b689cb287d3bd41]

INTEGRATION: CWS presentationengine01 (1.9.4); FILE MERGED 2004/11/17 18:54:23 thb 1.9.4.2: RESYNC: (1.9-1.10); FILE MERGED 2004/08/13 14:22:08 dbo 1.9.4.1: #110496# ensure _USE_MATH_DEFINES prior to including math.h Issue number: Submitted by: Reviewed by:


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [bfc84667932a1e4cf7a45d6f93b21b706c20d594]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE MERGED 2004/08/26 00:45:43 thb 1.1.2.3: #110496# Added awt geometry type conversions 2004/08/04 11:14:57 thb 1.1.2.2: #i10000# Missing forward declaration 2004/08/03 19:40:26 thb 1.1.2.1: #110496# Added some more canvas API helper


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [0f41daf4e2ce871c76c88903f4bd671f12958a56]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/11/01 22:17:38 thb 1.1.2.1: #110496# Initial revision


2004-11-26  Kurt Zenker  <kz@openoffice.org>  [927454d5ef1214321ae15e1992014d0317674186]

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>  [fe0e0b307f25a88ef9889bc936d49b6a07bd2031]

INTEGRATION: CWS presentationengine01 (1.6.2); FILE MERGED 2004/11/17 18:54:10 thb 1.6.2.2: RESYNC: (1.6-1.7); FILE MERGED 2004/09/23 20:19:07 thb 1.6.2.1: #110496# Added intersect method to all range types


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [fa693602868a0e405f1827f1fdb240c22b0fff7d]

INTEGRATION: CWS presentationengine01 (1.5.12); FILE MERGED 2004/11/17 18:54:03 thb 1.5.12.2: RESYNC: (1.5-1.6); FILE MERGED 2004/09/23 20:19:06 thb 1.5.12.1: #110496# Added intersect method to all range types


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [fcc6874a028ca5eccb2fd804651c6f9fa3d5eb43]

INTEGRATION: CWS presentationengine01 (1.10.12); FILE MERGED 2004/11/17 18:53:56 thb 1.10.12.3: RESYNC: (1.10-1.11); FILE MERGED 2004/09/23 20:19:06 thb 1.10.12.2: #110496# Added intersect method to all range types 2004/09/22 16:58:37 thb 1.10.12.1: #110496# Added coordinate-wise center accessors


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [d8c77b42c5526edff1a02b25de4441c780b9b95c]

INTEGRATION: CWS presentationengine01 (1.5.12); FILE MERGED 2004/11/17 18:53:49 thb 1.5.12.2: RESYNC: (1.5-1.6); FILE MERGED 2004/09/23 20:19:06 thb 1.5.12.1: #110496# Added intersect method to all range types


2004-11-26  Kurt Zenker  <kz@openoffice.org>  [cb784a75282fb492191da8a9a85f89133fadc4ff]

INTEGRATION: CWS qextras4 (1.1.2); FILE ADDED 2004/11/08 14:41:03 ih 1.1.2.1: new templates for letter wizard Issue number: Submitted by: Reviewed by:


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [81fffbb36274846bc5c42d77d39dca31c8499bb0]

INTEGRATION: CWS presentationengine01 (1.10.12); FILE MERGED 2004/11/17 18:53:42 thb 1.10.12.3: RESYNC: (1.10-1.11); FILE MERGED 2004/09/23 20:19:06 thb 1.10.12.2: #110496# Added intersect method to all range types 2004/09/22 16:58:37 thb 1.10.12.1: #110496# Added coordinate-wise center accessors


2004-11-26  Kurt Zenker  <kz@openoffice.org>  [14c8dd8dd3b62751d56667b246ec2b810dac5934]

INTEGRATION: CWS qextras4 (1.1.2); FILE ADDED 2004/11/08 14:41:02 ih 1.1.2.1: new templates for letter wizard Issue number: Submitted by: Reviewed by:


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [47e2b95750632d2b217b9b878684fb9251b5b31c]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/08/19 00:08:34 thb 1.1.2.1: Initial revision


2004-11-26  Kurt Zenker  <kz@openoffice.org>  [d1a234ed0c994cc85f4c956f673d957fd3aac09e]

INTEGRATION: CWS qextras4 (1.1.2); FILE ADDED 2004/11/08 14:41:01 ih 1.1.2.1: new templates for letter wizard Issue number: Submitted by: Reviewed by:


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [704a64205cce704fa5950986f490952828529809]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/10/25 19:06:32 thb 1.1.2.3: #i20518# Added total bounds query 2004/10/13 15:12:38 thb 1.1.2.2: #i10000# gcc is getting increasingly picky with typename. Added said. 2004/07/22 19:44:56 thb 1.1.2.1: #110496# Added B2DConnectedRanges


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [9ea8dae52dd4de2396cc742d2026cf8faa4bbc08]

INTEGRATION: CWS presentationengine01 (1.3.2); FILE MERGED 2004/11/20 00:00:35 thb 1.3.2.3: #110496# After-merge cleanups, finished BxD<->BxI conversions for range and tuples 2004/11/17 18:53:35 thb 1.3.2.2: RESYNC: (1.3-1.4); FILE MERGED 2004/09/23 20:19:06 thb 1.3.2.1: #110496# Added intersect method to all range types


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [5ef9d5c2934a2cecc1ccc0f8ca1f37edf0a7a250]

INTEGRATION: CWS presentationengine01 (1.9.2); FILE MERGED 2004/11/20 00:00:35 thb 1.9.2.3: #110496# After-merge cleanups, finished BxD<->BxI conversions for range and tuples 2004/11/17 20:20:08 thb 1.9.2.2: #110496# Unified integer constructors/fround converters 2004/09/23 20:19:05 thb 1.9.2.1: #110496# Added intersect method to all range types


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [dc87f3ebeb2009c14b21906be458775582adb4d1]

INTEGRATION: CWS presentationengine01 (1.8.2); FILE MERGED 2004/11/17 18:53:18 thb 1.8.2.3: RESYNC: (1.9-1.10); FILE MERGED 2004/08/23 14:12:02 thb 1.8.2.2: RESYNC: (1.8-1.9); FILE MERGED 2004/07/01 17:01:01 thb 1.8.2.1: #110496# Added SVG import to B2DPolygon


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [1a3b0bfda58642cf4195fad02af46a8969ec3452]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/09/29 18:36:26 thb 1.1.2.2: #110496# Extended polygon raster converter with adaptable update area (needed that for DX clip emulation in alpha channel) 2004/09/09 14:33:31 thb 1.1.2.1: Initial revision


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [263689c6ac57cb5b6e5dda38e352e90aa420a712]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/09/09 14:33:21 thb 1.1.2.1: Initial revision


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [8393955f88281b8ad319dc437a3c094af4a0ec08]

INTEGRATION: CWS presentationengine01 (1.9.2); FILE MERGED 2004/04/21 18:45:54 thb 1.9.2.1: #110496# Added B2DPolygon contructor to B2DPolyPolygon, added rect2poly convenience method to polygontools


2004-11-26  Kurt Zenker  <kz@openoffice.org>  [a34b97f850a76580a4a4a58aef7ca45bd7468a7c]

INTEGRATION: CWS qextras4 (1.4.18); FILE MERGED 2004/11/15 14:49:00 ih 1.4.18.1: support for foreign languages added


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [d4034ca0e6e0acd28251de183bfd1dac8988c64d]

INTEGRATION: CWS presentationengine01 (1.10.2); FILE MERGED 2004/11/17 18:53:01 thb 1.10.2.5: RESYNC: (1.11-1.12); FILE MERGED 2004/08/23 14:11:54 thb 1.10.2.4: RESYNC: (1.10-1.11); FILE MERGED 2004/08/11 13:22:07 thb 1.10.2.3: #110496# Now using M_SQRT2 instead of direct sqrt(2) calculations 2004/08/11 13:06:20 thb 1.10.2.2: #110496# Added circle factory method for B2DPolygon 2004/04/21 18:45:54 thb 1.10.2.1: #110496# Added B2DPolygon contructor to B2DPolyPolygon, added rect2poly convenience method to polygontools


2004-11-26  Kurt Zenker  <kz@openoffice.org>  [b0378c1bfadcb592f3b5d3e5f38f0df9c1ce3799]

INTEGRATION: CWS qextras4 (1.2.18); FILE MERGED 2004/11/08 14:40:06 ih 1.2.18.1: new templates for letter wizard


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [838aa2e1135cc6979913de2a7bfc0bf17c06c0ec]

INTEGRATION: CWS presentationengine01 (1.7.2); FILE MERGED 2004/11/06 19:58:41 thb 1.7.2.2: #110496# Moved pruneScaleValue from slideshow to basegfx 2004/07/13 12:08:26 thb 1.7.2.1: #110496# Defining F_PI in terms of M_PI now


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [93967e333f4bfd4b9d767098938268f1adf948bf]

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>  [ab4d30713e31b94fc1312d7a3704fd47610a67d4]

INTEGRATION: CWS presentationengine01 (1.3.42); FILE MERGED 2004/08/23 14:11:13 thb 1.3.42.2: RESYNC: (1.3-1.5); FILE MERGED 2004/07/28 13:07:11 thb 1.3.42.1: #110496# Adapted to reversed template argument order in containerToSequence


2004-11-26  Kurt Zenker  <kz@openoffice.org>  [54289e8ec0a154fe2c9c32239a5999fd29fdf481]

INTEGRATION: CWS dbabetap2 (1.21.54); FILE MERGED 2004/11/12 16:38:27 fs 1.21.54.1: #i37089# in updateComplexPropertyDependencies, care whether a real property change instigated this


2004-11-26  Kurt Zenker  <kz@openoffice.org>  [c3e9fc7b5f505fa415dfb88ea4b27a79859c2e35]

INTEGRATION: CWS dbabetap2 (1.77.16); FILE MERGED 2004/11/12 16:38:27 fs 1.77.16.1: #i37089# in updateComplexPropertyDependencies, care whether a real property change instigated this


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [543da4fe139820416b67ef43a08c8d75befff1a9]

INTEGRATION: CWS presentationengine01 (1.91.22); FILE MERGED 2004/10/12 18:22:42 thb 1.91.22.2: RESYNC: (1.91-1.93); FILE MERGED 2004/09/22 21:31:47 cl 1.91.22.1: fixed boost problem


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [d880b7ab36cb2c43eafc034231256758a1e88bf5]

INTEGRATION: CWS presentationengine01 (1.13.48); FILE MERGED 2004/09/22 21:31:46 cl 1.13.48.1: fixed boost problem


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [24786be086689d658e00f7d245d151efbab9dfa2]

INTEGRATION: CWS presentationengine01 (1.22.22); FILE MERGED 2004/09/22 21:32:44 cl 1.22.22.1: fixed boost problem


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [dbee98e436d35829c7eebedb0bbe69698a07533c]

INTEGRATION: CWS presentationengine01 (1.8.28); FILE MERGED 2004/11/17 14:57:21 thb 1.8.28.2: RESYNC: (1.8-1.9); FILE MERGED 2004/09/22 21:30:03 cl 1.8.28.1: fixed header problem with vcl/sysdata.hxx


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [da9941bb22c9ee3add033896336f2cdbd1637200]

INTEGRATION: CWS presentationengine01 (1.2.28); FILE MERGED 2004/11/17 14:52:49 thb 1.2.28.2: RESYNC: (1.2-1.3); FILE MERGED 2004/09/22 21:28:57 cl 1.2.28.1: fixed header problem with vcl/sysdata.hxx


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [f1cd33f1cc3fb6a2cd78a6dbdd7eb9d65ca1e3f3]

INTEGRATION: CWS presentationengine01 (1.2.20); FILE MERGED 2004/11/22 23:00:15 thb 1.2.20.1: #i10000# Fixing merge problems: sysdata.hxx no longer seems to define HDC, doing that explicitely (cannot do that in sysdata.hxx, some stuff in extensions fails to compile then)


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [4bfa017738eb50080d16ed9322d40a9f407e2fe6]

INTEGRATION: CWS presentationengine01 (1.32.22); FILE MERGED 2004/11/17 14:50:25 thb 1.32.22.3: RESYNC: (1.33-1.34); FILE MERGED 2004/10/12 18:11:07 thb 1.32.22.2: RESYNC: (1.32-1.33); FILE MERGED 2004/09/22 21:27:52 cl 1.32.22.1: fixed boost problem


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [062b43f77b91330cb579b7c3bb3fb83ba2f9dbc3]

INTEGRATION: CWS presentationengine01 (1.21.4); FILE MERGED 2004/09/22 19:52:17 cl 1.21.4.1: fixed header dependency


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [51e395b24e991809c976a0647c50cd8b0ad63e42]

INTEGRATION: CWS presentationengine01 (1.16.160); FILE MERGED 2004/09/22 11:55:13 cl 1.16.160.2: added support for unique interfaces for paragraphs 2004/09/12 18:04:18 cl 1.16.160.1: added getTextSelection()


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [3a6d7eab4c54da26c597be1504d4dd3d46db714b]

INTEGRATION: CWS presentationengine01 (1.48.118); FILE MERGED 2004/09/22 11:55:13 cl 1.48.118.2: added support for unique interfaces for paragraphs 2004/09/12 18:04:06 cl 1.48.118.1: added XTextRangeCompare


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [c7f6139ecf3d369a5848fc664f4510eb99fb3daa]

INTEGRATION: CWS presentationengine01 (1.7.162); FILE MERGED 2004/09/22 11:55:13 cl 1.7.162.1: added support for unique interfaces for paragraphs


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [98953bfbf6cfc5e66435c33af82b0a673b81b75d]

INTEGRATION: CWS presentationengine01 (1.47.124); FILE MERGED 2004/09/22 12:00:49 cl 1.47.124.1: added support for unique interfaces for paragraphs


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [367295100279f5fbbfded1f90a3b8247f0d8ea10]

INTEGRATION: CWS presentationengine01 (1.115.8); FILE MERGED 2004/11/21 14:33:46 sj 1.115.8.6: fixed gpf when destructing text without model 2004/10/12 17:41:18 thb 1.115.8.5: RESYNC: (1.116-1.117); FILE MERGED 2004/09/22 12:00:49 cl 1.115.8.4: added support for unique interfaces for paragraphs 2004/08/23 13:54:14 thb 1.115.8.3: RESYNC: (1.115-1.116); FILE MERGED 2004/08/22 22:30:47 cl 1.115.8.2: added UIName properties 2004/07/26 15:48:16 cl 1.115.8.1: added virtuel get/setString


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [c67144fc00d1cb240b7e806f7d906a55df3b1bb1]

INTEGRATION: CWS presentationengine01 (1.21.124); FILE MERGED 2004/09/22 12:00:48 cl 1.21.124.1: added support for unique interfaces for paragraphs


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [966bbbed72489148b6446b4066882c9bf3da7c72]

INTEGRATION: CWS presentationengine01 (1.47.8); FILE MERGED 2004/08/25 13:47:22 ka 1.47.8.1: #i30383#: added Graphic property for GraphicObjectShape


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [825b67076302e9b3109219ee26098746c9f38839]

INTEGRATION: CWS presentationengine01 (1.14.70); FILE MERGED 2004/09/22 12:00:48 cl 1.14.70.1: added support for unique interfaces for paragraphs


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [de3b65b123b7743ce94b4592daf443c6999b14f7]

INTEGRATION: CWS presentationengine01 (1.14.122); FILE MERGED 2004/11/17 14:30:52 thb 1.14.122.8: RESYNC: (1.18-1.19); FILE MERGED 2004/10/22 12:25:12 cl 1.14.122.7: #i17487# call setBackgroundColor() on outliner to make auto color work 2004/09/06 11:01:15 cl 1.14.122.6: correctly check visibility when exporting single shapes 2004/08/28 22:28:40 cl 1.14.122.5: added CurrentPage property 2004/07/25 17:44:47 thb 1.14.122.4: #i10000# Merge typo 2004/07/23 13:49:37 thb 1.14.122.3: RESYNC: (1.17-1.18); FILE MERGED 2004/07/06 17:43:43 thb 1.14.122.2: RESYNC: (1.14-1.17); FILE MERGED 2004/03/15 19:26:42 thb 1.14.122.1: #110496# Added export through XOutputStream, to avoid the temp file hassle


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [49bfa4fbe802be59085a2cd2939ab96465f80fce]

INTEGRATION: CWS presentationengine01 (1.63.122); FILE MERGED 2004/11/17 14:24:52 thb 1.63.122.4: RESYNC: (1.66-1.68); FILE MERGED 2004/08/23 13:51:33 thb 1.63.122.3: RESYNC: (1.65-1.66); FILE MERGED 2004/07/06 17:37:15 thb 1.63.122.2: RESYNC: (1.63-1.65); FILE MERGED 2004/04/05 17:00:48 thb 1.63.122.1: #110496# Added verbose metafile comments for EditEngine. This is needed for preseng text effects


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [2e6475f401178df871713ba6aa95dfc3a1bb67ef]

INTEGRATION: CWS presentationengine01 (1.116.108); FILE MERGED 2004/11/17 14:20:53 thb 1.116.108.5: RESYNC: (1.123-1.125); FILE MERGED 2004/10/12 17:32:33 thb 1.116.108.4: RESYNC: (1.122-1.123); FILE MERGED 2004/07/06 17:22:40 thb 1.116.108.3: RESYNC: (1.118-1.122); FILE MERGED 2004/04/05 13:35:30 thb 1.116.108.2: RESYNC: (1.116-1.118); FILE MERGED 2004/03/12 16:16:07 cl 1.116.108.1: #i20477# added support for retrieving created SdrObjects via shape ids


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [dca689134d7184eeab54e757f38a12aa60ccc58d]

INTEGRATION: CWS presentationengine01 (1.39.8); FILE MERGED 2004/11/17 14:20:24 thb 1.39.8.3: RESYNC: (1.40-1.42); FILE MERGED 2004/10/12 17:32:23 thb 1.39.8.2: RESYNC: (1.39-1.40); FILE MERGED 2004/09/12 18:04:42 cl 1.39.8.1: added getTextSelection()


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [2df6677be5de03ff26e8156808edc26bf5c24e41]

INTEGRATION: CWS presentationengine01 (1.2.6); FILE MERGED 2004/11/22 11:45:17 ka 1.2.6.3: correct handling of media repaint 2004/11/17 14:13:17 thb 1.2.6.2: RESYNC: (1.3-1.4); FILE MERGED 2004/09/22 18:37:52 thb 1.2.6.1: #i10000# File tried to include non-local header (from this module)


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [2515df007446731a7ffa395a09f83d5d879620cc]

INTEGRATION: CWS presentationengine01 (1.56.84); FILE MERGED 2004/04/05 17:00:48 thb 1.56.84.1: #110496# Added verbose metafile comments for EditEngine. This is needed for preseng text effects


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [e8e470b39b9b59521971bdf8027ed3c606472307]

INTEGRATION: CWS presentationengine01 (1.87.110); FILE MERGED 2004/11/17 14:08:25 thb 1.87.110.8: RESYNC: (1.102-1.105); FILE MERGED 2004/10/14 17:29:24 thb 1.87.110.7: #i10000# Merge problem (must not include so3 header anymore) 2004/10/12 17:26:12 thb 1.87.110.6: RESYNC: (1.101-1.102); FILE MERGED 2004/08/23 13:47:27 thb 1.87.110.5: RESYNC: (1.100-1.101); FILE MERGED 2004/07/23 13:37:44 thb 1.87.110.4: RESYNC: (1.99-1.100); FILE MERGED 2004/07/06 17:08:58 thb 1.87.110.3: RESYNC: (1.90-1.99); FILE MERGED 2004/04/05 13:30:52 thb 1.87.110.2: RESYNC: (1.87-1.90); FILE MERGED 2004/03/12 16:14:30 cl 1.87.110.1: #i20477# added support for retrieving created SdrObjects via shape ids


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [69009541ffc0f8499ef93c6cda577c78eb6c0a5d]

INTEGRATION: CWS presentationengine01 (1.40.116); FILE MERGED 2004/11/17 14:08:03 thb 1.40.116.4: RESYNC: (1.44-1.46); FILE MERGED 2004/08/23 13:46:56 thb 1.40.116.3: RESYNC: (1.43-1.44); FILE MERGED 2004/07/06 17:07:45 thb 1.40.116.2: RESYNC: (1.40-1.43); FILE MERGED 2004/06/29 11:32:30 sj 1.40.116.1: GetShapeId is now public


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [b88528343f7a1164635a6da4d1334b7680f0913b]

INTEGRATION: CWS presentationengine01 (1.91.66); FILE MERGED 2004/11/17 13:54:26 thb 1.91.66.3: RESYNC: (1.92-1.93); FILE MERGED 2004/10/12 17:17:26 thb 1.91.66.2: RESYNC: (1.91-1.92); FILE MERGED 2004/04/05 17:00:46 thb 1.91.66.1: #110496# Added verbose metafile comments for EditEngine. This is needed for preseng text effects


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [6e916c0e715bd72f2e6db6b806a56aa0d354ecbe]

INTEGRATION: CWS presentationengine01 (1.94.66); FILE MERGED 2004/10/12 17:17:17 thb 1.94.66.3: RESYNC: (1.95-1.96); FILE MERGED 2004/07/06 16:46:25 thb 1.94.66.2: RESYNC: (1.94-1.95); FILE MERGED 2004/05/10 14:50:28 thb 1.94.66.1: #110496# Initialize verbose text comment variable


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [248d56a7717036272c21208477080ce07bae1dac]

INTEGRATION: CWS presentationengine01 (1.64.148); FILE MERGED 2004/10/12 17:17:08 thb 1.64.148.3: RESYNC: (1.65-1.67); FILE MERGED 2004/07/06 16:46:15 thb 1.64.148.2: RESYNC: (1.64-1.65); FILE MERGED 2004/04/05 17:00:46 thb 1.64.148.1: #110496# Added verbose metafile comments for EditEngine. This is needed for preseng text effects


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [a4c3d86bda3ce44534b99ad0048409cfe3adb486]

INTEGRATION: CWS presentationengine01 (1.89.66); FILE MERGED 2004/10/12 17:16:37 thb 1.89.66.3: RESYNC: (1.90-1.91); FILE MERGED 2004/07/06 16:45:19 thb 1.89.66.2: RESYNC: (1.89-1.90); FILE MERGED 2004/04/05 17:00:45 thb 1.89.66.1: #110496# Added verbose metafile comments for EditEngine. This is needed for preseng text effects


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [0ce23526131ff4bafea336ea0cfe161a4ac1ed89]

INTEGRATION: CWS presentationengine01 (1.12.432); FILE MERGED 2004/11/18 13:13:14 thb 1.12.432.2: #i10000# File merged, but not committed 2004/07/05 13:10:01 cl 1.12.432.1: smile


2004-11-26  Kurt Zenker  <kz@openoffice.org>  [cd7f5d4cfe413bab3c6a8c2667f0c8f452ebe385]

INTEGRATION: CWS qextras4 (1.2.18); FILE MERGED 2004/11/08 14:53:15 ih 1.2.18.1: new templates for fax wizard


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [7da0d687a3aa382dc2732a747fd7d3193af18a01]

INTEGRATION: CWS presentationengine01 (1.44.72); FILE MERGED 2004/11/17 13:44:27 thb 1.44.72.2: RESYNC: (1.44-1.45); FILE MERGED Merged changes of the implementation of CreateAccessibleBaseName() to its new place in ShapeTypeHandler. 2004/07/05 13:10:01 cl 1.44.72.1: smile


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [3a453174daa53756350dcf571f729daeb0474355]

INTEGRATION: CWS presentationengine01 (1.2.6); FILE MERGED 2004/11/22 11:45:50 ka 1.2.6.1: correct handling of media repaint


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [d33ca16dd5b08be70777f5cf5c7420b7fe6492d2]

INTEGRATION: CWS presentationengine01 (1.72.28); FILE MERGED 2004/11/17 13:14:22 thb 1.72.28.8: RESYNC: (1.84-1.85); FILE MERGED 2004/10/12 16:53:19 thb 1.72.28.7: RESYNC: (1.81-1.84); FILE MERGED 2004/08/23 12:51:36 thb 1.72.28.6: RESYNC: (1.79-1.81); FILE MERGED 2004/07/28 11:34:59 thb 1.72.28.5: #110496# Moved animations API to offapi 2004/07/28 09:58:31 thb 1.72.28.4: #110496# Added canvas API back to offapi (was private API before) 2004/07/23 15:33:12 thb 1.72.28.3: RESYNC: (1.78-1.79); FILE MERGED 2004/07/07 08:29:32 thb 1.72.28.2: RESYNC: (1.72-1.78); FILE MERGED 2004/04/06 16:10:05 thb 1.72.28.1: #110496# Removed canvas API again; this was decided to be kept private in the gsl/canvas module


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [f2ae09bd98462894fc1b0d96582c7daf306a40fc]

INTEGRATION: CWS presentationengine01 (1.59.28); FILE MERGED 2004/10/12 16:51:43 thb 1.59.28.7: RESYNC: (1.64-1.67); FILE MERGED 2004/08/23 12:50:28 thb 1.59.28.6: RESYNC: (1.63-1.64); FILE MERGED 2004/07/28 11:34:59 thb 1.59.28.5: #110496# Moved animations API to offapi 2004/07/28 09:58:31 thb 1.59.28.4: #110496# Added canvas API back to offapi (was private API before) 2004/07/23 15:33:05 thb 1.59.28.3: RESYNC: (1.62-1.63); FILE MERGED 2004/07/07 08:28:24 thb 1.59.28.2: RESYNC: (1.59-1.62); FILE MERGED 2004/04/06 16:10:58 thb 1.59.28.1: #110496# Removed canvas API again; this was decided to be kept private in the gsl/canvas module


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [cb752b015fa311cd3806590929d3e410c11869a6]

INTEGRATION: CWS presentationengine01 (1.55.28); FILE MERGED 2004/11/17 13:14:15 thb 1.55.28.8: RESYNC: (1.67-1.68); FILE MERGED 2004/10/12 16:51:34 thb 1.55.28.7: RESYNC: (1.64-1.67); FILE MERGED 2004/08/23 12:50:21 thb 1.55.28.6: RESYNC: (1.63-1.64); FILE MERGED 2004/07/28 11:34:58 thb 1.55.28.5: #110496# Moved animations API to offapi 2004/07/28 09:58:30 thb 1.55.28.4: #110496# Added canvas API back to offapi (was private API before) 2004/07/23 15:32:57 thb 1.55.28.3: RESYNC: (1.62-1.63); FILE MERGED 2004/07/07 08:28:16 thb 1.55.28.2: RESYNC: (1.55-1.62); FILE MERGED 2004/04/06 16:10:05 thb 1.55.28.1: #110496# Removed canvas API again; this was decided to be kept private in the gsl/canvas module


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [140b309a6f6b15b4acb911a9ead85a259dd1384f]

INTEGRATION: CWS presentationengine01 (1.20.26); FILE MERGED 2004/07/07 08:07:24 thb 1.20.26.2: RESYNC: (1.20-1.22); FILE MERGED 2004/04/06 15:32:51 thb 1.20.26.1: #110496# Added new TriState enum


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [3e21f0800318c70c2cdab6ed94431d864d9477b7]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/04/06 15:45:04 thb 1.1.2.2: #110496# TRUE and FALSE are reserved words, reverting to YES and NO 2004/04/06 15:32:28 thb 1.1.2.1: Initial revision


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [8f3e226015e06721fca55361d4789263db0cd161]

INTEGRATION: CWS presentationengine01 (1.10.100); FILE MERGED 2004/09/22 11:25:41 cl 1.10.100.2: new interface for application commands 2004/07/28 11:26:32 thb 1.10.100.1: #110496# Moved animations API to offapi


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [3b22bb22fae885808a3fcb89202f25e180a667c6]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/07/28 11:25:58 thb 1.1.2.1: Initial revision


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [fd521e8f74679427e264857385d676a035504e07]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/07/28 11:25:49 thb 1.1.2.1: Initial revision


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [10cf455511293616795b1286c9bca7a23197eed7]

INTEGRATION: CWS presentationengine01 (1.10.36); FILE MERGED 2004/11/10 20:07:05 thb 1.10.36.4: #i10000# Corrected errorneous commit, back to original version 2004/11/05 12:37:42 cl 1.10.36.3: #i34994# updated documentation for IsLivePresentation, made it optional 2004/11/05 12:37:33 cl 1.10.36.2: #i34994# updated documentation for IsLivePresentation, made it optional 2004/11/05 12:27:34 cl 1.10.36.1: #i34994# updated documentation for IsLivePresentation


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [ae335c38d794be534a33759dec86d3a3f91d55ce]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/07/28 11:25:40 thb 1.1.2.1: Initial revision


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [dace92a0fe10d1d031bcd5951b8f576ea09e6954]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/07/28 11:25:30 thb 1.1.2.1: Initial revision


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [6b7245b2765de4fce201c85afd02ccfd57ed72ee]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/07/28 11:25:21 thb 1.1.2.1: Initial revision


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [b6d091b418ae15150f6761ed98436edd6be3d938]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/09/22 11:25:28 cl 1.1.2.1: new interface for application commands


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [349811d3bf91c4e83905eb458c7ca44530e91fa7]

INTEGRATION: CWS presentationengine01 (1.2.18); FILE MERGED 2004/08/25 13:20:30 ka 1.2.18.1: #i30383#: added Graphic property for GraphicObjectShape


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [a5dff40ef0fc19215d1fa42cdc4e55e69318fb4d]

INTEGRATION: CWS presentationengine01 (1.2.18); FILE MERGED 2004/08/25 13:20:29 ka 1.2.18.1: #i30383#: added Graphic property for GraphicObjectShape


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [b7ad471c8f6e4c322d2d57377ac377984745dda3]

INTEGRATION: CWS presentationengine01 (1.2.18); FILE MERGED 2004/08/25 13:20:28 ka 1.2.18.1: #i30383#: added Graphic property for GraphicObjectShape


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [533597ffbe04de1373f97bca529848cf57ac2f50]

INTEGRATION: CWS presentationengine01 (1.9.36); FILE MERGED 2004/08/25 13:20:28 ka 1.9.36.1: #i30383#: added Graphic property for GraphicObjectShape


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [84930a80f9ec1fc46cf83356e1fa2a728872172e]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/10/06 13:19:51 thb 1.1.2.3: #i34997# Added XTargetPropertiesCreator and struct 2004/09/22 11:23:06 cl 1.1.2.2: new interface for application commands 2004/07/28 11:30:16 thb 1.1.2.1: Initial revision


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [f0f2c9c82b2a5d88696feffceda0acf90069bcc0]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/07/28 11:29:52 thb 1.1.2.1: Initial revision


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [67139d313ac9df0078a822c85b7b27cebd3a504f]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/10/06 13:16:42 thb 1.1.2.1: #i34997# Initial revision


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [9d915eaad48d516256188812d605375f52aaa91c]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/09/22 11:22:44 cl 1.1.2.1: new interface for application commands


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [7c49c8f728e379b09f6c1b60e65896b64efe56a6]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/09/22 11:25:01 cl 1.1.2.2: smil conform changes 2004/07/28 11:29:52 thb 1.1.2.1: Initial revision


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [ec95fe0d0b88d32f24504532740d76a3f6ee5c7c]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/07/28 11:29:51 thb 1.1.2.1: Initial revision


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [1dc6bc93d05590877b498c60545f1b4f85a8b387]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/07/28 11:29:50 thb 1.1.2.1: Initial revision


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [6ebb57287be48febd6e504f41f1ad3c0cd2b142f]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/09/22 11:25:01 cl 1.1.2.2: smil conform changes 2004/07/28 11:29:50 thb 1.1.2.1: Initial revision


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [363351e067c6969359988aa0b24fbd59685324cd]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/07/28 11:29:49 thb 1.1.2.1: Initial revision


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [59dea32990cf22d3727fb2bdf065db83db8e7f14]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/08/31 18:39:49 cl 1.1.2.3: added missing transition types and subtypes 2004/08/28 23:37:43 thb 1.1.2.2: #110496# Added blinds wipe effect 2004/07/28 11:29:49 thb 1.1.2.1: Initial revision


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [b03768bee4574b7d05b4dfd20d9bdc304008ca14]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/10/04 15:43:25 thb 1.1.2.4: #i34946# Added missing subtypes for slide transitions 2004/08/31 18:39:49 cl 1.1.2.3: added missing transition types and subtypes 2004/08/05 19:31:30 thb 1.1.2.2: #110496# Added missing subtype 2004/07/28 11:29:48 thb 1.1.2.1: Initial revision


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [bcdb769d116f2a12fbdc9fa0b40bdcb37f3c1a4a]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/07/28 11:29:48 thb 1.1.2.1: Initial revision


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [563f050775839ee9269d0fd65dbb96bfd878d3c2]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/10/06 13:16:51 thb 1.1.2.1: #i34997# Initial revision


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [64fe94f8264bb690e41e8267e97acc35efa4057c]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/10/21 15:04:47 thb 1.1.2.2: #i10000# Unintended duplicate constant value 2004/07/28 11:29:47 thb 1.1.2.1: Initial revision


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [59e52a82f8ccb8e3f3e4dd76153f2384344ca998]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/07/28 11:29:47 thb 1.1.2.1: Initial revision


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [b0e189e27e88ca7c5ece94938fe4517a7ce91e86]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/07/28 11:29:46 thb 1.1.2.1: Initial revision


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [e77e634e1bb0126808228f8c1ceca3d441da4fb8]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/09/22 11:24:49 cl 1.1.2.2: new interface for application commands 2004/07/28 11:29:46 thb 1.1.2.1: Initial revision


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [8163f4f653a9d0bc2ced2da0a8d055d88638b363]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/07/28 11:29:45 thb 1.1.2.1: Initial revision


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [4c649b980f6a772a12d7dbf8b0c010c7e3fbc5b1]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/09/22 11:24:26 cl 1.1.2.2: removed non standard formula 2004/07/28 11:29:44 thb 1.1.2.1: Initial revision


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [812524bc2cebc5fd8e9a02ffbb08804520bec584]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/07/28 11:29:44 thb 1.1.2.1: Initial revision


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [34c1062754163cefc3a7ab438709afb5db5a332e]

INTEGRATION: CWS presentationengine01 (1.41.8); FILE MERGED 2004/11/17 13:00:57 thb 1.41.8.7: RESYNC: (1.52-1.53); FILE MERGED 2004/10/12 15:07:35 thb 1.41.8.6: RESYNC: (1.49-1.52); FILE MERGED 2004/08/23 12:41:16 thb 1.41.8.5: RESYNC: (1.47-1.49); FILE MERGED 2004/07/28 11:47:52 thb 1.41.8.4: #110496# Moved animations API to offapi 2004/07/23 15:54:19 thb 1.41.8.3: RESYNC: (1.46-1.47); FILE MERGED 2004/07/07 08:43:08 thb 1.41.8.2: RESYNC: (1.41-1.46); FILE MERGED 2004/04/06 16:13:34 thb 1.41.8.1: #110496# Removed canvas API again; this was decided to be kept private in the gsl/canvas module


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [9219a68a575ea5cb8c3f4eddae2b410b02ad9188]

INTEGRATION: CWS presentationengine01 (1.3.54); FILE MERGED 2004/11/17 12:56:06 thb 1.3.54.4: RESYNC: (1.5-1.6); FILE MERGED 2004/10/12 15:01:22 thb 1.3.54.3: RESYNC: (1.4-1.5); FILE MERGED 2004/08/23 08:36:33 cl 1.3.54.2: resolving merge conflicts 2004/07/27 14:58:39 thb 1.3.54.1: #i10000# Added Effects.xcu (was missing from instset)


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [15bdac207302fb54155310b0cc7fdb7283e612ed]

INTEGRATION: CWS presentationengine01 (1.6.4); FILE MERGED 2004/11/17 12:54:40 thb 1.6.4.8: RESYNC: (1.11-1.12); FILE MERGED 2004/10/13 12:08:41 thb 1.6.4.7: #i34997# Fix from CL 2004/10/12 14:59:48 thb 1.6.4.6: RESYNC: (1.10-1.11); FILE MERGED 2004/09/12 23:11:53 cl 1.6.4.5: removed animation mode 2004/09/07 21:42:46 cl 1.6.4.4: fixed preset naming 2004/08/23 11:50:40 thb 1.6.4.3: RESYNC: (1.6-1.10); FILE MERGED 2004/08/23 08:36:33 cl 1.6.4.2: resolving merge conflicts 2004/08/12 16:37:47 cl 1.6.4.1: ui changes for presentation engine


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [84525e3fa1b36ebeeac54a42540040b3a96d4e7f]

INTEGRATION: CWS presentationengine01 (1.29.12); FILE MERGED 2004/11/17 12:49:43 thb 1.29.12.3: RESYNC: (1.30-1.31); FILE MERGED 2004/10/12 14:54:30 thb 1.29.12.2: RESYNC: (1.29-1.30); FILE MERGED 2004/10/06 16:49:33 dbo 1.29.12.1: #i35064# fixing static variable name, static_cast of typeclass


2004-11-26  Kurt Zenker  <kz@openoffice.org>  [5284a77342bc5d21788fac1dc7e941d7d82b9b06]

INTEGRATION: CWS qextras4 (1.1.1.1.148); FILE MERGED 2004/11/10 15:24:17 va 1.1.1.1.148.1: #118331# Dummy change.


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [978a3a880adfa59cec99d20e3bd4d8db0f8ca762]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/11/17 17:00:35 thb 1.1.2.3: #118514# Canvas module reorg 2004/07/20 19:23:58 thb 1.1.2.2: #110496# Removed self-references to various interface implementations, along the lines, factored out common base implementation for all c++ canvases 2004/04/12 15:11:38 thb 1.1.2.1: Initial revision


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [fd9996287cab27b7e505ec22e77f35dd64d4d353]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/11/17 17:00:34 thb 1.1.2.9: #118514# Canvas module reorg 2004/08/02 17:51:00 thb 1.1.2.8: #110496# Adapted to recent XCanvas API changes, streamlined and factored out common code with directxcanvas 2004/07/20 19:23:57 thb 1.1.2.7: #110496# Removed self-references to various interface implementations, along the lines, factored out common base implementation for all c++ canvases 2004/07/14 08:07:31 hdu 1.1.2.6: #116716# add all required includes 2004/07/12 11:46:02 hdu 1.1.2.5: #116716# fix BiDi text drawing 2004/05/27 20:51:25 thb 1.1.2.4: #110496# Added classification code to all TODO/HACK/FIXME comments. There are four categories:  - code quality (C)  - performance (P)  - missing functionality (F)  - and missing/incomplete error handling (E)

Furthermore, every category has a severity number between
1 and 3 associated, where 1 is lowest and 3 highest
severity
2004/05/11 15:22:35 hdu 1.1.2.3: #116716# adjust to new BiDi options
2004/05/10 09:36:02 hdu 1.1.2.2: #116716# improve text handling for VCL canvas
2004/04/12 15:11:28 thb 1.1.2.1: Initial revision

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [a72a833dd810691c714081584381da80d8a1db79]

INTEGRATION: CWS presentationengine01 (1.2.2); FILE MERGED 2004/11/17 17:00:33 thb 1.2.2.7: #118514# Canvas module reorg 2004/08/27 18:46:18 thb 1.2.2.6: #110496# Adapted to recent canvas API changes (XSpriteCanvas::updateScreen and sprite clip semantics 2004/08/02 17:51:00 thb 1.2.2.5: #110496# Adapted to recent XCanvas API changes, streamlined and factored out common code with directxcanvas 2004/07/20 19:23:57 thb 1.2.2.4: #110496# Removed self-references to various interface implementations, along the lines, factored out common base implementation for all c++ canvases 2004/05/27 20:51:25 thb 1.2.2.3: #110496# Added classification code to all TODO/HACK/FIXME comments. There are four categories:  - code quality (C)  - performance (P)  - missing functionality (F)  - and missing/incomplete error handling (E)

Furthermore, every category has a severity number between
1 and 3 associated, where 1 is lowest and 3 highest
severity
2004/04/12 15:12:26 thb 1.2.2.2: #110496# Adaptions after canvas01 merge
2004/04/05 15:58:01 thb 1.2.2.1: Resync with canvas01 changes

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [92c9984f88d10284106f1f5152e43bb891ff094d]

INTEGRATION: CWS presentationengine01 (1.2.2); FILE MERGED 2004/11/17 17:00:33 thb 1.2.2.13: #118514# Canvas module reorg 2004/09/29 23:36:05 thb 1.2.2.12: #110496# Making the new modules Wall clean 2004/09/29 08:31:23 thb 1.2.2.11: #110496# Removed extraneous trace outputs 2004/09/28 17:43:53 thb 1.2.2.10: #110496# Perform reinterpretative casting more carefully. The old version yielded wrong results for UltraSparc platform, possibly due to violated alignment requirements 2004/09/08 16:34:45 dbo 1.2.2.9: #110496# separate service names for all kinds of canvas implementations Issue number: Submitted by: Reviewed by: 2004/08/27 18:46:18 thb 1.2.2.8: #110496# Adapted to recent canvas API changes (XSpriteCanvas::updateScreen and sprite clip semantics 2004/08/02 17:51:00 thb 1.2.2.7: #110496# Adapted to recent XCanvas API changes, streamlined and factored out common code with directxcanvas 2004/07/22 18:40:43 thb 1.2.2.6: #110496# Overhauled sprite redraw algo, to also respect overlapping sprites 2004/07/20 19:23:57 thb 1.2.2.5: #110496# Removed self-references to various interface implementations, along the lines, factored out common base implementation for all c++ canvases 2004/05/27 20:51:25 thb 1.2.2.4: #110496# Added classification code to all TODO/HACK/FIXME comments. There are four categories:  - code quality (C)  - performance (P)  - missing functionality (F)  - and missing/incomplete error handling (E)

Furthermore, every category has a severity number between
1 and 3 associated, where 1 is lowest and 3 highest
severity
2004/05/27 14:36:53 thb 1.2.2.3: #110496# verbose tracing is now guarded also with DBG_UTIL. Unified verbose trace output between directx and VCL canvas
2004/04/12 15:12:25 thb 1.2.2.2: #110496# Adaptions after canvas01 merge
2004/04/05 15:58:00 thb 1.2.2.1: Resync with canvas01 changes

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [e12fa8a83a11a2293e5db1de1e93d64639135ead]

INTEGRATION: CWS presentationengine01 (1.2.2); FILE MERGED 2004/07/23 20:57:15 thb 1.2.2.3: #110496# Made it build under Solaris 2004/07/22 18:40:43 thb 1.2.2.2: #110496# Overhauled sprite redraw algo, to also respect overlapping sprites 2004/04/05 15:58:00 thb 1.2.2.1: Resync with canvas01 changes


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [1bcf8df2f4b0ac6a226755bc1e2147a9275b482b]

INTEGRATION: CWS presentationengine01 (1.2.2); FILE MERGED 2004/07/20 19:23:57 thb 1.2.2.2: #110496# Removed self-references to various interface implementations, along the lines, factored out common base implementation for all c++ canvases 2004/04/05 15:58:00 thb 1.2.2.1: Resync with canvas01 changes


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [1e33047765ec73321321b65214b6517808da29b2]

INTEGRATION: CWS presentationengine01 (1.2.2); FILE MERGED 2004/11/08 05:54:34 thb 1.2.2.6: #i36093#, #110496# Added native canvas gradients; improved bitmap performance by special-casing a few important formats; de-flickered full-content redraw, by performing that, too, in a bg VDev 2004/09/27 20:12:32 thb 1.2.2.5: #110496# Fixed problem with CanvasBitmap instances with alpha channel (simply ignored that before) 2004/07/27 16:27:21 thb 1.2.2.4: #110496# Added generic export filter 2004/07/20 19:23:56 thb 1.2.2.3: #110496# Removed self-references to various interface implementations, along the lines, factored out common base implementation for all c++ canvases 2004/04/12 15:12:25 thb 1.2.2.2: #110496# Adaptions after canvas01 merge 2004/04/05 15:57:59 thb 1.2.2.1: Resync with canvas01 changes


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [a0888cbbaf73a13e2e2d41150f9806ec9e99996f]

INTEGRATION: CWS presentationengine01 (1.2.2); FILE MERGED 2004/11/17 17:00:31 thb 1.2.2.7: #118514# Canvas module reorg 2004/11/08 05:54:34 thb 1.2.2.6: #i36093#, #110496# Added native canvas gradients; improved bitmap performance by special-casing a few important formats; de-flickered full-content redraw, by performing that, too, in a bg VDev 2004/10/11 00:00:06 thb 1.2.2.5: #i34997# Added new method XCanvas::drawBitmapModulated(), to facilitate global alpha channel changes when rendering bitmaps 2004/08/03 19:45:37 thb 1.2.2.4: #110496# Changed vcl canvas to use B2DPolygons, and transforming clip polys before setting them 2004/07/20 19:23:56 thb 1.2.2.3: #110496# Removed self-references to various interface implementations, along the lines, factored out common base implementation for all c++ canvases 2004/06/17 10:33:27 thb 1.2.2.2: #110496# Handle huge shrinks correctly for font scaling; added some more debug code 2004/04/05 15:57:59 thb 1.2.2.1: Resync with canvas01 changes


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [68530643d9d8d2a8805cf8692617a9fd712faaa2]

INTEGRATION: CWS presentationengine01 (1.2.2); FILE MERGED 2004/11/22 15:19:14 thb 1.2.2.12: #110496# Ensuring similar types for ternary operator 2004/11/17 17:00:30 thb 1.2.2.11: #118514# Canvas module reorg 2004/11/01 22:19:09 thb 1.2.2.10: #10496# Performance optimizations: added profiling traces 2004/10/11 00:00:06 thb 1.2.2.9: #i34997# Added new method XCanvas::drawBitmapModulated(), to facilitate global alpha channel changes when rendering bitmaps 2004/09/27 20:12:31 thb 1.2.2.8: #110496# Fixed problem with CanvasBitmap instances with alpha channel (simply ignored that before) 2004/08/31 17:50:47 thb 1.2.2.7: #110496# Fixed typo in coordinate range check (compared twice with X) 2004/08/03 19:45:36 thb 1.2.2.6: #110496# Changed vcl canvas to use B2DPolygons, and transforming clip polys before setting them 2004/07/20 19:23:56 thb 1.2.2.5: #110496# Removed self-references to various interface implementations, along the lines, factored out common base implementation for all c++ canvases 2004/07/01 16:56:47 thb 1.2.2.4: #110496# Switched to math.h for PI 2004/06/17 10:33:26 thb 1.2.2.3: #110496# Handle huge shrinks correctly for font scaling; added some more debug code 2004/05/27 20:51:24 thb 1.2.2.2: #110496# Added classification code to all TODO/HACK/FIXME comments. There are four categories:  - code quality (C)  - performance (P)  - missing functionality (F)  - and missing/incomplete error handling (E)

Furthermore, every category has a severity number between
1 and 3 associated, where 1 is lowest and 3 highest
severity
2004/04/05 15:57:58 thb 1.2.2.1: Resync with canvas01 changes

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [67490613cad577ebc33df98cec33fd2cbd5491b8]

INTEGRATION: CWS leanobjects (1.2.32); FILE MERGED 2004/11/23 13:54:56 mba 1.2.32.5: #i37278#: wrong return value 2004/11/22 09:19:40 mba 1.2.32.4: #i37278#: some problems with moving and copying objects 2004/11/19 14:57:27 mba 1.2.32.3: #i37278#: allow to load objects on demand 2004/11/18 16:48:10 mba 1.2.32.2: #i37278#: make objects loadable on demand 2004/11/18 10:58:40 mba 1.2.32.1: #i37278#: make objects loadable on demand


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [3bd4732adc7b1935445b5a40fd3b3d9e8dfaf180]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/09/09 14:44:31 thb 1.1.2.2: #110496# Fixed minor map file issues; changed order of canvas instantiations in canvas factory; added sprite clipping to DirectX canvas 2004/07/27 16:22:41 thb 1.1.2.1: #110496# Added export filter for unix


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [63956613b3ff39c5756249299d43253f997fa6ab]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/11/17 17:00:30 thb 1.1.2.4: #118514# Canvas module reorg 2004/10/11 00:00:06 thb 1.1.2.3: #i34997# Added new method XCanvas::drawBitmapModulated(), to facilitate global alpha channel changes when rendering bitmaps 2004/09/27 20:12:31 thb 1.1.2.2: #110496# Fixed problem with CanvasBitmap instances with alpha channel (simply ignored that before) 2004/07/20 19:22:23 thb 1.1.2.1: #110496# Removed self-references to various interface implementations, along the lines, factored out common base implementation for all c++ canvases


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [dd38cfc8c577cfc80b3059f174a158894f558d36]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/11/22 13:49:01 thb 1.1.2.11: #110496# Due to a Solaris compiler bug, avoiding ternary operator with temporaries and function calls 2004/11/17 17:00:29 thb 1.1.2.10: #118514# Canvas module reorg 2004/11/08 05:54:33 thb 1.1.2.9: #i36093#, #110496# Added native canvas gradients; improved bitmap performance by special-casing a few important formats; de-flickered full-content redraw, by performing that, too, in a bg VDev 2004/10/26 23:36:58 thb 1.1.2.8: #110496# Added dedicated alpha bitmap support: factory methods at the XGraphicDevice, and optimized handling internally 2004/10/11 00:00:05 thb 1.1.2.7: #i34997# Added new method XCanvas::drawBitmapModulated(), to facilitate global alpha channel changes when rendering bitmaps 2004/09/30 15:10:55 thb 1.1.2.6: #110496# Corrected clip setup for the case empty view clip, nonempty render state clip (was set to NULL clip before) 2004/09/27 20:12:31 thb 1.1.2.5: #110496# Fixed problem with CanvasBitmap instances with alpha channel (simply ignored that before) 2004/08/23 19:14:25 thb 1.1.2.4: #110496# Now properly setting up text color (also changing the font's color values 2004/08/19 00:12:28 thb 1.1.2.3: #110496# Changed clip setup to handle empty/NULL clips correctly 2004/08/03 19:45:36 thb 1.1.2.2: #110496# Changed vcl canvas to use B2DPolygons, and transforming clip polys before setting them 2004/07/20 19:22:33 thb 1.1.2.1: #110496# Removed self-references to various interface implementations, along the lines, factored out common base implementation for all c++ canvases


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [b42c7e1823697d5d854a5d6bae4ce9139f7c70c9]

INTEGRATION: CWS presentationengine01 (1.2.2); FILE MERGED 2004/11/17 17:00:29 thb 1.2.2.5: #118514# Canvas module reorg 2004/07/20 19:23:56 thb 1.2.2.4: #110496# Removed self-references to various interface implementations, along the lines, factored out common base implementation for all c++ canvases 2004/05/10 09:36:02 hdu 1.2.2.3: #116716# improve text handling for VCL canvas 2004/04/12 15:12:25 thb 1.2.2.2: #110496# Adaptions after canvas01 merge 2004/04/05 15:57:58 thb 1.2.2.1: Resync with canvas01 changes


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [d71df5c1bdc478aec948995697ae5d98731731d1]

INTEGRATION: CWS presentationengine01 (1.2.2); FILE MERGED 2004/11/17 17:00:29 thb 1.2.2.12: #118514# Canvas module reorg 2004/08/02 17:50:59 thb 1.2.2.11: #110496# Adapted to recent XCanvas API changes, streamlined and factored out common code with directxcanvas 2004/07/20 19:23:55 thb 1.2.2.10: #110496# Removed self-references to various interface implementations, along the lines, factored out common base implementation for all c++ canvases 2004/07/09 11:51:52 hdu 1.2.2.9: #116716# fix typo 2004/07/09 11:48:42 hdu 1.2.2.8: #116716# more text effects and text lines 2004/07/09 11:48:31 hdu 1.2.2.7: #116716# more text effects and text lines 2004/07/09 09:53:29 hdu 1.2.2.6: #116716# more text effects and text lines 2004/06/17 10:33:26 thb 1.2.2.5: #110496# Handle huge shrinks correctly for font scaling; added some more debug code 2004/05/27 20:51:24 thb 1.2.2.4: #110496# Added classification code to all TODO/HACK/FIXME comments. There are four categories:  - code quality (C)  - performance (P)  - missing functionality (F)  - and missing/incomplete error handling (E)

Furthermore, every category has a severity number between
1 and 3 associated, where 1 is lowest and 3 highest
severity
2004/05/10 09:36:02 hdu 1.2.2.3: #116716# improve text handling for VCL canvas
2004/04/12 15:12:25 thb 1.2.2.2: #110496# Adaptions after canvas01 merge
2004/04/05 15:57:58 thb 1.2.2.1: Resync with canvas01 changes

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [277434aa158bef97ea63ff92dc73b770c418f292]

INTEGRATION: CWS presentationengine01 (1.2.2); FILE MERGED 2004/11/17 17:00:28 thb 1.2.2.9: #118514# Canvas module reorg 2004/09/01 10:50:36 thb 1.2.2.8: #110496# Optimized sprite repaint (for static sprite content) 2004/08/06 14:00:09 thb 1.2.2.7: #110496# Adapted XSprite API to match reality (the way it was simply wasn't logical). Implemented sprite clipping 2004/08/02 17:50:59 thb 1.2.2.6: #110496# Adapted to recent XCanvas API changes, streamlined and factored out common code with directxcanvas 2004/07/22 20:38:28 thb 1.2.2.5: #110496# Adapted to setData/setPixel API change 2004/07/22 18:40:43 thb 1.2.2.4: #110496# Overhauled sprite redraw algo, to also respect overlapping sprites 2004/07/20 19:23:55 thb 1.2.2.3: #110496# Removed self-references to various interface implementations, along the lines, factored out common base implementation for all c++ canvases 2004/04/12 15:12:25 thb 1.2.2.2: #110496# Adaptions after canvas01 merge 2004/04/05 15:57:57 thb 1.2.2.1: Resync with canvas01 changes


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [670e1ada33daac71c0a81d1bf3b5d8f2ef17915c]

INTEGRATION: CWS presentationengine01 (1.2.2); FILE MERGED 2004/11/17 17:00:28 thb 1.2.2.20: #118514# Canvas module reorg 2004/10/26 23:36:58 thb 1.2.2.19: #110496# Added dedicated alpha bitmap support: factory methods at the XGraphicDevice, and optimized handling internally 2004/10/25 19:07:44 thb 1.2.2.18: #i20518# Improved canvas performance for sprite rendering 2004/10/11 00:00:05 thb 1.2.2.17: #i34997# Added new method XCanvas::drawBitmapModulated(), to facilitate global alpha channel changes when rendering bitmaps 2004/09/09 14:44:31 thb 1.2.2.16: #110496# Fixed minor map file issues; changed order of canvas instantiations in canvas factory; added sprite clipping to DirectX canvas 2004/09/06 13:33:45 thb 1.2.2.15: #110496# Improved documentation 2004/09/01 10:50:36 thb 1.2.2.14: #110496# Optimized sprite repaint (for static sprite content) 2004/08/27 18:46:16 thb 1.2.2.13: #110496# Adapted to recent canvas API changes (XSpriteCanvas::updateScreen and sprite clip semantics 2004/08/26 12:23:40 thb 1.2.2.12: #110496# Fixed a nasty update bug (hidden sprites where not cleared, when not part of other update areas by chance) 2004/08/20 00:27:10 thb 1.2.2.11: #110496# Added TODO comment 2004/08/06 14:00:09 thb 1.2.2.10: #110496# Adapted XSprite API to match reality (the way it was simply wasn't logical). Implemented sprite clipping 2004/08/02 17:50:59 thb 1.2.2.9: #110496# Adapted to recent XCanvas API changes, streamlined and factored out common code with directxcanvas 2004/07/22 20:38:27 thb 1.2.2.8: #110496# Adapted to setData/setPixel API change 2004/07/22 18:40:42 thb 1.2.2.7: #110496# Overhauled sprite redraw algo, to also respect overlapping sprites 2004/07/20 19:23:55 thb 1.2.2.6: #110496# Removed self-references to various interface implementations, along the lines, factored out common base implementation for all c++ canvases 2004/06/17 10:33:25 thb 1.2.2.5: #110496# Handle huge shrinks correctly for font scaling; added some more debug code 2004/05/27 20:51:24 thb 1.2.2.4: #110496# Added classification code to all TODO/HACK/FIXME comments. There are four categories:  - code quality (C)  - performance (P)  - missing functionality (F)  - and missing/incomplete error handling (E)

Furthermore, every category has a severity number between
1 and 3 associated, where 1 is lowest and 3 highest
severity
2004/05/27 14:36:52 thb 1.2.2.3: #110496# verbose tracing is now guarded also with DBG_UTIL. Unified verbose trace output between directx and VCL canvas
2004/04/12 15:12:24 thb 1.2.2.2: #110496# Adaptions after canvas01 merge
2004/04/05 15:57:57 thb 1.2.2.1: Resync with canvas01 changes

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [4a485f240ff180998aae5337a0e0f518c33c4301]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/11/17 17:00:28 thb 1.1.2.2: #118514# Canvas module reorg 2004/09/27 20:10:35 thb 1.1.2.1: #110496# Initial revision


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [8d76c6b9c584d49649ddf98e34cdc9d9f7c38a14]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/11/17 17:00:27 thb 1.1.2.5: #118514# Canvas module reorg 2004/11/08 05:54:33 thb 1.1.2.4: #i36093#, #110496# Added native canvas gradients; improved bitmap performance by special-casing a few important formats; de-flickered full-content redraw, by performing that, too, in a bg VDev 2004/11/01 22:19:08 thb 1.1.2.3: #10496# Performance optimizations: added profiling traces 2004/10/26 23:36:58 thb 1.1.2.2: #110496# Added dedicated alpha bitmap support: factory methods at the XGraphicDevice, and optimized handling internally 2004/09/27 20:10:47 thb 1.1.2.1: #110496# Initial revision


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [b3b29faabf04913dde4edb6108e387ea9f2b5f67]

INTEGRATION: CWS leanobjects (1.135.30); FILE MERGED 2004/11/18 11:03:25 mba 1.135.30.1: #i37278#: make objects loadable on demand


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [57b63dda6385871e558f7b6572f0c70d616c2bc3]

INTEGRATION: CWS presentationengine01 (1.2.2); FILE MERGED 2004/11/17 17:00:27 thb 1.2.2.7: #118514# Canvas module reorg 2004/10/26 23:36:58 thb 1.2.2.6: #110496# Added dedicated alpha bitmap support: factory methods at the XGraphicDevice, and optimized handling internally 2004/09/27 20:12:31 thb 1.2.2.5: #110496# Fixed problem with CanvasBitmap instances with alpha channel (simply ignored that before) 2004/08/02 17:50:58 thb 1.2.2.4: #110496# Adapted to recent XCanvas API changes, streamlined and factored out common code with directxcanvas 2004/07/20 19:23:55 thb 1.2.2.3: #110496# Removed self-references to various interface implementations, along the lines, factored out common base implementation for all c++ canvases 2004/04/12 15:12:24 thb 1.2.2.2: #110496# Adaptions after canvas01 merge 2004/04/05 15:57:57 thb 1.2.2.1: Resync with canvas01 changes


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [0b62cff074fee6c5d5015fd80fc541a210af36af]

INTEGRATION: CWS presentationengine01 (1.2.2); FILE MERGED 2004/11/17 17:00:27 thb 1.2.2.8: #118514# Canvas module reorg 2004/10/26 23:36:58 thb 1.2.2.7: #110496# Added dedicated alpha bitmap support: factory methods at the XGraphicDevice, and optimized handling internally 2004/09/30 15:10:03 thb 1.2.2.6: #110496# Temporarily removed creation of palette bitmaps for <=8 bit displays, VCL does not seem to handle 8bit+alpha correctly 2004/09/27 20:12:31 thb 1.2.2.5: #110496# Fixed problem with CanvasBitmap instances with alpha channel (simply ignored that before) 2004/07/20 19:23:54 thb 1.2.2.4: #110496# Removed self-references to various interface implementations, along the lines, factored out common base implementation for all c++ canvases 2004/05/27 20:51:24 thb 1.2.2.3: #110496# Added classification code to all TODO/HACK/FIXME comments. There are four categories:  - code quality (C)  - performance (P)  - missing functionality (F)  - and missing/incomplete error handling (E)

Furthermore, every category has a severity number between
1 and 3 associated, where 1 is lowest and 3 highest
severity
2004/04/12 15:12:24 thb 1.2.2.2: #110496# Adaptions after canvas01 merge
2004/04/05 15:57:57 thb 1.2.2.1: Resync with canvas01 changes

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [429e172953284e2bbcb8725dd0cd2682db6ddf97]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/11/17 17:00:27 thb 1.1.2.2: #118514# Canvas module reorg 2004/09/27 20:10:17 thb 1.1.2.1: #110496# Initial revision


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [fc2873a6b75e414e2e81fb2e875e913d5b319578]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/11/17 17:00:27 thb 1.1.2.2: #118514# Canvas module reorg 2004/09/27 20:10:26 thb 1.1.2.1: #110496# Initial revision


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [9c465c76490774f33f6687231f6fdefef8368a2b]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/11/17 17:00:26 thb 1.1.2.4: #118514# Canvas module reorg 2004/10/26 23:36:57 thb 1.1.2.3: #110496# Added dedicated alpha bitmap support: factory methods at the XGraphicDevice, and optimized handling internally 2004/09/27 20:12:30 thb 1.1.2.2: #110496# Fixed problem with CanvasBitmap instances with alpha channel (simply ignored that before) 2004/07/20 19:22:44 thb 1.1.2.1: #110496# Removed self-references to various interface implementations, along the lines, factored out common base implementation for all c++ canvases


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [9dd0b9378210ec8b4e403601c0f72403df037ad5]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/11/17 17:00:26 thb 1.1.2.3: #118514# Canvas module reorg 2004/10/26 23:36:57 thb 1.1.2.2: #110496# Added dedicated alpha bitmap support: factory methods at the XGraphicDevice, and optimized handling internally 2004/07/20 19:22:55 thb 1.1.2.1: #110496# Removed self-references to various interface implementations, along the lines, factored out common base implementation for all c++ canvases


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [78d4c6dc9da78bec6cca50b3b794394d41a0e7bb]

INTEGRATION: CWS presentationengine01 (1.2.2); FILE MERGED 2004/11/17 17:00:25 thb 1.2.2.5: #118514# Canvas module reorg 2004/09/02 13:38:25 ka 1.2.2.4: separation of DX- and VCLDeviceInfo access functions 2004/08/26 12:22:11 thb 1.2.2.3: #110496# Factored out LinePolyPolygonBase from canvastools.hxx/cxx 2004/08/17 16:04:55 aw 1.2.2.2: #110496# Added clipping for text on DX 2004/04/05 15:57:56 thb 1.2.2.1: Resync with canvas01 changes


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [71244f7d82dd7b1926ac1940b0add5e3cb856cc5]

INTEGRATION: CWS presentationengine01 (1.2.2); FILE MERGED 2004/07/16 17:44:24 thb 1.2.2.3: #110496# Made ElapsedTime const-correct 2004/05/27 20:51:23 thb 1.2.2.2: #110496# Added classification code to all TODO/HACK/FIXME comments. There are four categories:  - code quality (C)  - performance (P)  - missing functionality (F)  - and missing/incomplete error handling (E)

Furthermore, every category has a severity number between
1 and 3 associated, where 1 is lowest and 3 highest
severity
2004/04/05 15:57:56 thb 1.2.2.1: Resync with canvas01 changes

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [22d573fb62a0d5d8ccf6a0756cc9e76225333360]

INTEGRATION: CWS presentationengine01 (1.2.2); FILE MERGED 2004/11/17 17:00:25 thb 1.2.2.8: #118514# Canvas module reorg 2004/09/02 13:38:24 ka 1.2.2.7: separation of DX- and VCLDeviceInfo access functions 2004/09/02 11:38:24 ka 1.2.2.6: added helper function to retrieve device (implementation) specific information 2004/08/26 12:22:11 thb 1.2.2.5: #110496# Factored out LinePolyPolygonBase from canvastools.hxx/cxx 2004/08/17 16:04:54 aw 1.2.2.4: #110496# Added clipping for text on DX 2004/05/27 20:51:23 thb 1.2.2.3: #110496# Added classification code to all TODO/HACK/FIXME comments. There are four categories:  - code quality (C)  - performance (P)  - missing functionality (F)  - and missing/incomplete error handling (E)

Furthermore, every category has a severity number between
1 and 3 associated, where 1 is lowest and 3 highest
severity
2004/04/12 15:12:22 thb 1.2.2.2: #110496# Adaptions after canvas01 merge
2004/04/05 15:57:56 thb 1.2.2.1: Resync with canvas01 changes

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [b63fd3e0438b9ecea1c0a4f31eed05dea8807987]

INTEGRATION: CWS presentationengine01 (1.2.2); FILE MERGED 2004/11/17 17:00:24 thb 1.2.2.4: #118514# Canvas module reorg 2004/08/23 11:47:07 thb 1.2.2.3: RESYNC: (1.2-1.3); FILE MERGED 2004/04/12 15:12:22 thb 1.2.2.2: #110496# Adaptions after canvas01 merge 2004/04/05 15:57:55 thb 1.2.2.1: Resync with canvas01 changes


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [5f622d2a85a24d07ebcd18cae4acf575835fc5e5]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/07/28 10:44:58 thb 1.1.2.2: #110496# Brought javacanvas to comply with recent API changes 2004/04/12 15:11:03 thb 1.1.2.1: Initial revision


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [d60048164403ff20c96de5f16e472f981e1a501d]

INTEGRATION: CWS presentationengine01 (1.2.2); FILE MERGED 2004/08/27 18:46:05 thb 1.2.2.1: #110496# Adapted to recent canvas API changes (XSpriteCanvas::updateScreen and sprite clip semantics


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [36d476e627bfe783bbd7fff834337410b519a375]

INTEGRATION: CWS presentationengine01 (1.2.2); FILE MERGED 2004/04/05 15:57:55 thb 1.2.2.1: Resync with canvas01 changes


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [8acc91b68e1666c17133d98606501b7a48e24a50]

INTEGRATION: CWS presentationengine01 (1.2.2); FILE MERGED 2004/09/08 16:34:44 dbo 1.2.2.5: #110496# separate service names for all kinds of canvas implementations Issue number: Submitted by: Reviewed by: 2004/08/27 18:46:04 thb 1.2.2.4: #110496# Adapted to recent canvas API changes (XSpriteCanvas::updateScreen and sprite clip semantics 2004/07/28 10:44:58 thb 1.2.2.3: #110496# Brought javacanvas to comply with recent API changes 2004/04/12 15:12:22 thb 1.2.2.2: #110496# Adaptions after canvas01 merge 2004/04/05 15:57:55 thb 1.2.2.1: Resync with canvas01 changes


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [01c8733855383c1c22b6e42e8761167e90e2820b]

INTEGRATION: CWS presentationengine01 (1.2.2); FILE MERGED 2004/08/27 18:46:04 thb 1.2.2.3: #110496# Adapted to recent canvas API changes (XSpriteCanvas::updateScreen and sprite clip semantics 2004/08/23 18:29:01 thb 1.2.2.2: #i10000# Missing abstract method implementation (leftover from recent API change) 2004/07/28 10:44:58 thb 1.2.2.1: #110496# Brought javacanvas to comply with recent API changes


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [e956927f9df419db0c0fe8586ff349a47521a383]

INTEGRATION: CWS presentationengine01 (1.2.2); FILE MERGED 2004/11/17 17:00:24 thb 1.2.2.3: #118514# Canvas module reorg 2004/11/08 05:51:47 thb 1.2.2.2: #i36093# Added native gradients API 2004/10/26 23:36:57 thb 1.2.2.1: #110496# Added dedicated alpha bitmap support: factory methods at the XGraphicDevice, and optimized handling internally


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [e7119701583fda213d9f2dc01a86ed49f783d35c]

INTEGRATION: CWS presentationengine01 (1.2.2); FILE MERGED 2004/07/28 10:44:58 thb 1.2.2.2: #110496# Brought javacanvas to comply with recent API changes 2004/04/12 15:12:22 thb 1.2.2.1: #110496# Adaptions after canvas01 merge


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [61d6c0646bf3c4af806b472fcea8a28b763cc736]

INTEGRATION: CWS presentationengine01 (1.2.2); FILE MERGED 2004/08/27 18:46:03 thb 1.2.2.3: #110496# Adapted to recent canvas API changes (XSpriteCanvas::updateScreen and sprite clip semantics 2004/08/23 18:29:01 thb 1.2.2.2: #i10000# Missing abstract method implementation (leftover from recent API change) 2004/07/28 10:44:57 thb 1.2.2.1: #110496# Brought javacanvas to comply with recent API changes


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [659bb6f01c7463e0df8af66bdc897fbb706260fd]

INTEGRATION: CWS presentationengine01 (1.2.2); FILE MERGED 2004/08/27 18:46:03 thb 1.2.2.3: #110496# Adapted to recent canvas API changes (XSpriteCanvas::updateScreen and sprite clip semantics 2004/08/23 18:29:00 thb 1.2.2.2: #i10000# Missing abstract method implementation (leftover from recent API change) 2004/07/28 10:44:57 thb 1.2.2.1: #110496# Brought javacanvas to comply with recent API changes


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [a8079a802028902396b894e69ef1540727c4c8b5]

INTEGRATION: CWS presentationengine01 (1.2.2); FILE MERGED 2004/07/28 10:44:57 thb 1.2.2.2: #110496# Brought javacanvas to comply with recent API changes 2004/04/05 15:57:55 thb 1.2.2.1: Resync with canvas01 changes


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [8f43ee5f222a2ee34201615ce7b14eb00d4e86fb]

INTEGRATION: CWS presentationengine01 (1.2.2); FILE MERGED 2004/10/10 23:59:21 thb 1.2.2.2: #i34997# Adapted according to XCanvas::drawBitmapModulated() additional method 2004/04/12 15:12:21 thb 1.2.2.1: #110496# Adaptions after canvas01 merge


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [46aac2f01f9b12be5570e6a280274f858550edba]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/09/08 16:30:51 dbo 1.1.2.1: #110496# added canvas factory code


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [b85e557674eb624ef55a2dc14770510c10804a68]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/09/09 14:44:30 thb 1.1.2.2: #110496# Fixed minor map file issues; changed order of canvas instantiations in canvas factory; added sprite clipping to DirectX canvas 2004/09/08 16:30:51 dbo 1.1.2.1: #110496# added canvas factory code


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [2490c0f956528badfd17ec81d38c19868277e2af]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/09/09 06:51:04 dbo 1.1.2.2: #110496# changed symbol versioning 2004/09/08 16:30:50 dbo 1.1.2.1: #110496# added canvas factory code


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [308b72e345913179064fb2ff4e1b8168dea50ea2]

INTEGRATION: CWS presentationengine01 (1.2.2); FILE MERGED 2004/11/17 17:00:22 thb 1.2.2.7: #118514# Canvas module reorg 2004/09/08 16:31:58 dbo 1.2.2.6: #110496# adding canvas factory Issue number: Submitted by: Reviewed by: 2004/07/28 10:08:24 thb 1.2.2.5: #110496# Added canvas API back to offapi (was private API before). Thus, no need to generate private API here 2004/07/23 13:07:08 thb 1.2.2.4: RESYNC: (1.3-1.4); FILE MERGED 2004/07/20 19:31:38 thb 1.2.2.3: #110496# Moved debug.hxx from slideshow down to canvas. Comes in handy here, too 2004/07/06 13:16:56 thb 1.2.2.2: RESYNC: (1.2-1.3); FILE MERGED 2004/04/12 15:12:21 thb 1.2.2.1: #110496# Adaptions after canvas01 merge


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [18c433f943c579a98988550dfc372f3da2efc151]

INTEGRATION: CWS presentationengine01 (1.2.2); FILE MERGED 2004/11/17 17:00:21 thb 1.2.2.8: #118514# Canvas module reorg 2004/09/08 16:31:57 dbo 1.2.2.7: #110496# adding canvas factory Issue number: Submitted by: Reviewed by: 2004/07/28 10:08:24 thb 1.2.2.6: #110496# Added canvas API back to offapi (was private API before). Thus, no need to generate private API here 2004/07/16 16:27:35 thb 1.2.2.5: #i10000# Missing dependency for tools 2004/07/16 16:26:33 thb 1.2.2.4: #i10000# Missing dependency for Java 2004/07/06 13:16:45 thb 1.2.2.3: RESYNC: (1.2-1.3); FILE MERGED 2004/04/12 15:12:21 thb 1.2.2.2: #110496# Adaptions after canvas01 merge 2004/04/05 15:57:54 thb 1.2.2.1: Resync with canvas01 changes


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [76c9e063b60b2085c014e9fe5dd54070cd26e285]

INTEGRATION: CWS presentationengine01 (1.2.2); FILE MERGED 2004/05/27 14:36:52 thb 1.2.2.2: #110496# verbose tracing is now guarded also with DBG_UTIL. Unified verbose trace output between directx and VCL canvas 2004/04/05 15:57:53 thb 1.2.2.1: Resync with canvas01 changes


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [ba8f717fb88cb29ea1754e7bfe0642a8a8827445]

INTEGRATION: CWS presentationengine01 (1.2.2); FILE MERGED 2004/09/27 20:11:38 thb 1.2.2.4: #110496# Removed unnecessary (and incomplete) code for operator== 2004/09/01 20:28:21 thb 1.2.2.3: #110496# Corrected operator== for VCLWrapper (errorneously assumed rhs to be VCLWrapper, too) 2004/07/20 19:28:45 thb 1.2.2.2: #110496# Removed self-references to various interface implementations, along the lines, factored out common base implementation for all c++ canvases 2004/04/05 15:57:53 thb 1.2.2.1: Resync with canvas01 changes


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [5ed7177efde2e305dad7af3ed175315708c71475]

INTEGRATION: CWS presentationengine01 (1.2.2); FILE MERGED 2004/07/16 17:44:24 thb 1.2.2.2: #110496# Made ElapsedTime const-correct 2004/04/05 15:57:53 thb 1.2.2.1: Resync with canvas01 changes


2004-11-26  Kurt Zenker  <kz@openoffice.org>  [4e17414d5896aae642f2d3ad3dca88a9f358e108]

INTEGRATION: CWS dbabetap2 (1.14.12); FILE MERGED 2004/11/18 07:27:00 oj 1.14.12.1: #i37027# modify datasource after storing myself


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [5df1a4960653075fd98b49effdb4a863ff3ab32d]

INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004/09/29 23:36:04 thb 1.1.2.3: #110496# Making the new modules Wall clean 2004/07/27 09:23:29 thb 1.1.2.2: #i10000# Enabling shared_ptr debug now matches setup in makefiles 2004/07/20 19:18:40 thb 1.1.2.1: #110496# Moved slideshow debug down to canvas


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [9cc996c056095d272c5dd41c038c3dc7efc1c673]

INTEGRATION: CWS presentationengine01 (1.2.2); FILE MERGED 2004/11/17 17:00:21 thb 1.2.2.11: #118514# Canvas module reorg 2004/11/08 05:50:53 thb 1.2.2.10: #110496# Corrected IDL header extension 2004/09/02 11:36:27 ka 1.2.2.9: added helper function to retrieve device (implementation) specific information 2004/08/26 12:22:10 thb 1.2.2.8: #110496# Factored out LinePolyPolygonBase from canvastools.hxx/cxx 2004/08/23 08:41:46 cl 1.2.2.7: resolved merge conflicts 2004/08/17 16:04:24 aw 1.2.2.6: #110496# Added clipping for text on DX 2004/06/25 10:32:05 thb 1.2.2.5: #110496# Made nice HAKMEM nextPow2 public 2004/05/27 20:51:22 thb 1.2.2.4: #110496# Added classification code to all TODO/HACK/FIXME comments. There are four categories:  - code quality (C)  - performance (P)  - missing functionality (F)  - and missing/incomplete error handling (E)

Furthermore, every category has a severity number between
1 and 3 associated, where 1 is lowest and 3 highest
severity
2004/05/27 14:36:52 thb 1.2.2.3: #110496# verbose tracing is now guarded also with DBG_UTIL. Unified verbose trace output between directx and VCL canvas
2004/04/12 15:12:20 thb 1.2.2.2: #110496# Adaptions after canvas01 merge
2004/04/05 15:57:53 thb 1.2.2.1: Resync with canvas01 changes

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [bb7b96c485463db45397f1038d4a4f7221cca5aa]

New from CWS presentationengine01 (so_res module)


2004-11-26  Kurt Zenker  <kz@openoffice.org>  [fd91d2017f7e4e72add72db22e42a9c056182c72]

INTEGRATION: CWS dbabetap2 (1.127.20); FILE MERGED 2004/11/18 07:29:42 oj 1.127.20.2: #i37067# change privileges when read_only 2004/11/16 09:18:51 oj 1.127.20.1: #i37067# set privileges corect when concurrency is read_only


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [a88faf27a2d18cf5d8113054d6f478fdc9f5bed6]

INTEGRATION: CWS leanobjects (1.2.32); FILE MERGED 2004/11/18 11:38:26 mav 1.2.32.1: #i37014# separate the case when document has unknown mediatype


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [79096773f6f284ee924d5967bf7aa874019c9538]

INTEGRATION: CWS leanobjects (1.2.32); FILE MERGED 2004/11/19 14:57:05 mba 1.2.32.1: #i37278#: allow to load objects on demand


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [4f0c92474444d700a718504f809acd6698d5b78e]

#i10000# Merge error (duplicate TypeDetection.xcs


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [0b346159036180fc49cd5622f80a24f01130c9a7]

INTEGRATION: CWS leanobjects (1.2.32); FILE MERGED 2004/11/22 09:19:31 mba 1.2.32.2: #i37278#: some problems with moving and copying objects 2004/11/19 14:57:05 mba 1.2.32.1: #i37278#: allow to load objects on demand


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [9914e97770c9b5ae15bd0804a2864d65294b7cc0]

INTEGRATION: CWS leanobjects (1.2.92); FILE MERGED 2004/11/18 11:04:31 mba 1.2.92.1: #i37278#: make objects loadable on demand


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [6eb3b8bd9765c77c404e49eb898a96cba9e3bb47]

INTEGRATION: CWS leanobjects (1.34.90); FILE MERGED 2004/11/18 11:04:30 mba 1.34.90.1: #i37278#: make objects loadable on demand


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [59928cd8565bd722a6588abc26955d6f97a043cd]

INTEGRATION: CWS leanobjects (1.45.40); FILE MERGED 2004/11/19 14:57:38 mba 1.45.40.2: #i37278#: allow to load objects on demand 2004/11/18 17:25:20 mba 1.45.40.1: #i37278#: make objects loadable on demand


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [091326aaf2b5cc702701b62207d8618e4c79df63]

INTEGRATION: CWS leanobjects (1.46.44); FILE MERGED 2004/11/18 11:03:05 mba 1.46.44.1: #i37278#: make objects loadable on demand


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [a6ad022f1d5c81a7c02d32aed336b11de0143674]

#i10000# Merge error


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [68c53830903fa6a19f05ad00d7a22af3415248cf]

INTEGRATION: CWS leanobjects (1.117.142); FILE MERGED 2004/11/18 11:07:42 mba 1.117.142.1: #i37278#: make objects loadable on demand


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [51694804ff81b1ba12f97463798bfa47917a740a]

INTEGRATION: CWS leanobjects (1.18.148); FILE MERGED 2004/11/18 11:07:41 mba 1.18.148.1: #i37278#: make objects loadable on demand


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [18ae050c8ba957d4ad8d7e71c6378e30fe68101c]

INTEGRATION: CWS leanobjects (1.46.16); FILE MERGED 2004/11/23 16:01:35 mba 1.46.16.5: #i37712#: bug in SetModel: didn't work for models without persist 2004/11/23 08:21:59 mba 1.46.16.4: #i37296#: add comment for clarification 2004/11/22 09:20:07 mba 1.46.16.3: #i37278#: some problems with moving and copying objects 2004/11/18 16:48:24 mba 1.46.16.2: #i37278#: make objects loadable on demand 2004/11/18 11:07:23 mba 1.46.16.1: #i37278#: make objects loadable on demand


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [9bfb71d08616a8b8957dc6934ff1831504fe48a7]

INTEGRATION: CWS leanobjects (1.22.16); FILE MERGED 2004/11/18 11:07:23 mba 1.22.16.1: #i37278#: make objects loadable on demand


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [eac17ab07714b570d69a18503c953b34743d40a3]

INTEGRATION: CWS leanobjects (1.10.150); FILE MERGED 2004/11/18 11:07:02 mba 1.10.150.1: #i37278#: make objects loadable on demand


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [d6f3a13d428bbaca68e575e69a188e24e5021097]

INTEGRATION: CWS leanobjects (1.105.48); FILE MERGED 2004/11/18 11:07:01 mba 1.105.48.1: #i37278#: make objects loadable on demand


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [c40a840b29bf5480be2525c8ce5d128d0de133bc]

INTEGRATION: CWS leanobjects (1.39.66); FILE MERGED 2004/11/18 11:08:43 mba 1.39.66.1: #i37278#: make objects loadable on demand


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [876375bce8ae3394424a0e276ad167d07a1aa298]

INTEGRATION: CWS leanobjects (1.5.122); FILE MERGED 2004/11/18 11:08:42 mba 1.5.122.1: #i37278#: make objects loadable on demand


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [216c10f93bece692e92b81c4da08ba441cb67bb5]

INTEGRATION: CWS leanobjects (1.42.44); FILE MERGED 2004/11/19 15:00:44 mba 1.42.44.1: #i37296#: wrong index


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [34982f9e3261c02586803f49e4cd5aeffa7e930a]

INTEGRATION: CWS leanobjects (1.35.116); FILE MERGED 2004/11/18 11:08:41 mba 1.35.116.1: #i37278#: make objects loadable on demand


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [467680ca1e47ab61cf9bb3005ef0ac66e2a7e4d7]

INTEGRATION: CWS leanobjects (1.32.118); FILE MERGED 2004/11/18 11:08:41 mba 1.32.118.1: #i37278#: make objects loadable on demand


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [c4c33697d64a85e1c7aa4b5499fd11c6ef14354f]

INTEGRATION: CWS leanobjects (1.38.120); FILE MERGED 2004/11/18 11:08:40 mba 1.38.120.1: #i37278#: make objects loadable on demand


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [c62cfabdc915c4540723d616ba244471305afac5]

INTEGRATION: CWS cd03 (1.137.4); FILE MERGED 2004/11/17 17:33:29 mav 1.137.4.2: #i37232# saving and loading of version info 2004/11/17 10:12:53 mav 1.137.4.1: #i37247# fix reloading, the document should disconnect from storage before medium closing


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [e42aba6fecb62d2598133d01d190dd04963984f9]

INTEGRATION: CWS leanobjects (1.80.120); FILE MERGED 2004/11/18 11:08:40 mba 1.80.120.1: #i37278#: make objects loadable on demand


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [c25d1cec7d9ecbbf09101114ad025744bdd70f53]

INTEGRATION: CWS leanobjects (1.18.120); FILE MERGED 2004/11/18 11:08:39 mba 1.18.120.1: #i37278#: make objects loadable on demand


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [35a43016c69e37a91186282f80042b4c09a60a65]

INTEGRATION: CWS leanobjects (1.6.120); FILE MERGED 2004/11/18 11:08:39 mba 1.6.120.1: #i37278#: make objects loadable on demand


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [88a4fa94ab0e7be0b85546f2ee05ce0e0edaf243]

INTEGRATION: CWS leanobjects (1.92.120); FILE MERGED 2004/11/18 11:08:38 mba 1.92.120.1: #i37278#: make objects loadable on demand


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [9024383461eea2b13d526fd4504461662db3b71d]

INTEGRATION: CWS leanobjects (1.14.120); FILE MERGED 2004/11/22 09:20:22 mba 1.14.120.1: #i37278#: some problems with moving and copying objects


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [bc0156c9fa8f71f7d8f3fc3f84918d1ed53de722]

INTEGRATION: CWS leanobjects (1.16.120); FILE MERGED 2004/11/23 08:20:05 mba 1.16.120.3: #i37296#: don't clear reference before removing object 2004/11/18 16:48:39 mba 1.16.120.2: #i37278#: make objects loadable on demand 2004/11/18 11:08:38 mba 1.16.120.1: #i37278#: make objects loadable on demand


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [2c82b66cc6e20e166c3c16bacfbe56647aabe3cd]

INTEGRATION: CWS leanobjects (1.7.122); FILE MERGED 2004/11/18 11:08:38 mba 1.7.122.1: #i37278#: make objects loadable on demand


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [0248d7b81f81d2a6e0b49536dd39d0896d81298e]

INTEGRATION: CWS leanobjects (1.34.120); FILE MERGED 2004/11/18 11:08:37 mba 1.34.120.1: #i37278#: make objects loadable on demand


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [9ba03e62b6e242149140f04ae29ce4b9cbb0e691]

INTEGRATION: CWS leanobjects (1.36.120); FILE MERGED 2004/11/18 11:08:37 mba 1.36.120.1: #i37278#: make objects loadable on demand


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [426983008bb7c1d4e13db22def420af7d68a846e]

INTEGRATION: CWS leanobjects (1.27.44); FILE MERGED 2004/11/18 11:08:36 mba 1.27.44.1: #i37278#: make objects loadable on demand


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [c0df2cc68d489155085bacaca31228f03a80e5fb]

INTEGRATION: CWS leanobjects (1.8.122); FILE MERGED 2004/11/18 11:08:20 mba 1.8.122.1: #i37278#: make objects loadable on demand


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [1bdbd22e75d5df2ee6ae5712ecef36aea49f9d0f]

INTEGRATION: CWS leanobjects (1.17.98); FILE MERGED 2004/11/18 11:11:25 mba 1.17.98.1: #i37278#: make objects loadable on demand


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [e812993267e57c4640cded03ca7a162bb695b4a3]

INTEGRATION: CWS cd03 (1.24.58); FILE MERGED 2004/11/17 17:31:19 mav 1.24.58.1: #i37232# allow to provide some arguments on save operation


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [e923068f2569b511c72803c5099b4e36212e17e3]

INTEGRATION: CWS leanobjects (1.20.98); FILE MERGED 2004/11/18 11:11:25 mba 1.20.98.1: #i37278#: make objects loadable on demand


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [15d272a8cc18729f31abc6a5060038e05b23d5e7]

INTEGRATION: CWS vcl31 (1.85.34); FILE MERGED 2004/11/11 20:04:18 hdu 1.85.34.2: #110548# improved glyph fallback for SimpleWinLayout 2004/11/10 13:15:28 hdu 1.85.34.1: #110548# improved glyph fallback for SimpleWinLayout


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [013f8df6cf7c9affbc1fcf6bf636808ff69ce5b8]

INTEGRATION: CWS leanobjects (1.17.100); FILE MERGED 2004/11/18 11:11:25 mba 1.17.100.1: #i37278#: make objects loadable on demand


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [788bbfb77d50fb5bf1ff47a48aebf0a8d9c906a3]

INTEGRATION: CWS vcl31 (1.32.62); FILE MERGED 2004/11/11 11:02:50 ssa 1.32.62.1: #i36838# ask the toolbar for the next optimal size during resizing, this enables synchronous resizing without delay of floating toolbars, all heuristics to detect a primary direction while resizing has been removed


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [2480e07364f5a2789e47a3de63c2a1afec107fc0]

INTEGRATION: CWS leanobjects (1.5.168); FILE MERGED 2004/11/18 11:11:25 mba 1.5.168.1: #i37278#: make objects loadable on demand


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [c848c48d1f374396e0ad09ada20319ac2a109f20]

INTEGRATION: CWS vcl31 (1.77.62); FILE MERGED 2004/11/26 15:08:12 pl 1.77.62.2: RESYNC: (1.77-1.79); FILE MERGED 2004/11/11 11:02:50 ssa 1.77.62.1: #i36838# ask the toolbar for the next optimal size during resizing, this enables synchronous resizing without delay of floating toolbars, all heuristics to detect a primary direction while resizing has been removed


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [6bbd35c45d6a8e75aaa3786bcad84406036e4d03]

INTEGRATION: CWS leanobjects (1.13.98); FILE MERGED 2004/11/18 11:11:24 mba 1.13.98.1: #i37278#: make objects loadable on demand


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [5ab4d45e62d90ff94ea2c2bf9c8eb3f83459a7c7]

INTEGRATION: CWS vcl31 (1.13.64); FILE MERGED 2004/11/12 09:56:28 ssa 1.13.64.1: #i36510# optional top border for StatusBar


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [10db776e031cede97c263caad2d2374f89e33982]

INTEGRATION: CWS leanobjects (1.11.98); FILE MERGED 2004/11/18 11:11:23 mba 1.11.98.1: #i37278#: make objects loadable on demand


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [111302ca277c67414e9ff4dcc8b8f041e8dbc457]

INTEGRATION: CWS vcl31 (1.4.64); FILE MERGED 2004/11/19 14:34:52 ssa 1.4.64.2: #i36838# call the listeners in togglefloatingmode before the toolbox which brings us i37461 back 2004/11/11 11:02:50 ssa 1.4.64.1: #i36838# ask the toolbar for the next optimal size during resizing, this enables synchronous resizing without delay of floating toolbars, all heuristics to detect a primary direction while resizing has been removed


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [898558092979fa5f0603168eba3c21b29d9965f0]

INTEGRATION: CWS leanobjects (1.7.98); FILE MERGED 2004/11/18 11:11:23 mba 1.7.98.1: #i37278#: make objects loadable on demand


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [9f67dad8586c6c29b2d1750b4ead72c87224e865]

INTEGRATION: CWS vcl31 (1.10.118); FILE MERGED 2004/11/11 10:47:27 ssa 1.10.118.1: #i34110# improve check for flat border


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [2b299f092271de0415e29b478a4b0c3aa002ea19]

INTEGRATION: CWS leanobjects (1.24.50); FILE MERGED 2004/11/18 11:11:22 mba 1.24.50.1: #i37278#: make objects loadable on demand


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [b5d7e0bd30c8408a25bab61743ded15c6aed90f5]

INTEGRATION: CWS vcl31 (1.16.34); FILE MERGED 2004/11/11 11:02:49 ssa 1.16.34.1: #i36838# ask the toolbar for the next optimal size during resizing, this enables synchronous resizing without delay of floating toolbars, all heuristics to detect a primary direction while resizing has been removed


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [d3f987954e9d0235684055acacacec1a9e5be8b5]

INTEGRATION: CWS vcl31 (1.185.2); FILE MERGED 2004/11/11 20:18:20 hdu 1.185.2.2: #i36975# fixed the importance weight of font size mismatching 2004/11/10 13:15:27 hdu 1.185.2.1: #110548# improved glyph fallback for SimpleWinLayout


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [2521150984af05f6c6c8c3c9324592219f1e22a6]

INTEGRATION: CWS leanobjects (1.33.4); FILE MERGED 2004/11/18 11:11:22 mba 1.33.4.1: #i37278#: make objects loadable on demand


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [603ca5fec30436f8ca78237262b3a2787766b6d4]

INTEGRATION: CWS leanobjects (1.13.18); FILE MERGED 2004/11/18 11:11:35 mba 1.13.18.1: #i37278#: make objects loadable on demand


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [337def380c434414727ea5c8fedf530608cb02fd]

INTEGRATION: CWS vcl31 (1.2.50); FILE MERGED 2004/11/12 09:57:14 ssa 1.2.50.1: #i36510# enable top border for StatusBar


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [167623470f4104665814942bde460027c9b0d79f]

INTEGRATION: CWS leanobjects (1.32.30); FILE MERGED 2004/11/18 11:11:09 mba 1.32.30.1: #i37278#: make objects loadable on demand


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [cdd6917fedd03559fc87d0cf7fadcea23e912576]

INTEGRATION: CWS leanobjects (1.19.74); FILE MERGED 2004/11/18 11:11:09 mba 1.19.74.1: #i37278#: make objects loadable on demand


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [8a33dbaf92c2b8b79d7216af488375331435598a]

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>  [3e831c9b0645128823c05559299c104c39b442e5]

INTEGRATION: CWS leanobjects (1.55.14); FILE MERGED 2004/11/18 11:11:08 mba 1.55.14.1: #i37278#: make objects loadable on demand


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [ddcd83aa80a69ba1d49084f27087b731e0269374]

INTEGRATION: CWS leanobjects (1.33.72); FILE MERGED 2004/11/18 11:11:08 mba 1.33.72.1: #i37278#: make objects loadable on demand


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [07f557e26f9f5734e106d319238c87b8fa65e83e]

INTEGRATION: CWS leanobjects (1.9.74); FILE MERGED 2004/11/18 11:11:07 mba 1.9.74.1: #i37278#: make objects loadable on demand


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [1ec1371c647cb2ef150379c838763ff8b95d6ce3]

INTEGRATION: CWS cd03 (1.93.32); FILE MERGED 2004/11/17 12:26:27 mav 1.93.32.2: #i34434# on EditFile handling handle the case when only UI is readonly 2004/11/17 10:12:54 mav 1.93.32.1: #i37247# fix reloading, the document should disconnect from storage before medium closing


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [f7dce0a880e4549f8c4e8c9ef8e5e14a94ad427d]

INTEGRATION: CWS leanobjects (1.25.74); FILE MERGED 2004/11/18 11:11:06 mba 1.25.74.1: #i37278#: make objects loadable on demand


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [b95732d3df1470a344d838c278fb20609c133352]

INTEGRATION: CWS cd03 (1.4.86); FILE MERGED 2004/11/10 12:04:44 cd 1.4.86.1: #i35322# SvGlobalName has a new ctor, correct usage has therefor changed - fixed now


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [8c8b345f7a29f9264a1acf974f0534e372a94fc3]

INTEGRATION: CWS cd03 (1.72.4); FILE MERGED 2004/11/17 17:32:34 mav 1.72.4.1: #i37232# allow to provide some arguments on save operation


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [670cb9bc0d55f479c301452815f54c997247be64]

INTEGRATION: CWS cd03 (1.3.4); FILE MERGED 2004/11/17 17:32:34 mav 1.3.4.1: #i37232# allow to provide some arguments on save operation


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [f884201b5cdaa259e2ad55435ba36aade7a39183]

INTEGRATION: CWS cd03 (1.145.4); FILE MERGED 2004/11/18 13:27:34 mav 1.145.4.4: #i37232# check whether the medium is based on storage is done in storage 2004/11/18 13:02:55 mav 1.145.4.3: #i37232# check whether the medium is based on storage 2004/11/18 12:47:17 mav 1.145.4.2: #i37232# check whether the medium is based on storage 2004/11/17 17:33:29 mav 1.145.4.1: #i37232# saving and loading of version info


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [a312fdf1fc083c6c124f346f006763ef9fdd767a]

INTEGRATION: CWS leanobjects (1.6.20); FILE MERGED 2004/11/23 08:25:08 mba 1.6.20.1: #i37278#: OLE objects in clipboard try to create a new desktop after it was already terminated


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [ece9d37a7f87e9c2f70dc5795c1b0179bdea86e0]

INTEGRATION: CWS vcl29 (1.84.32); FILE MERGED 2004/10/28 11:31:43 pl 1.84.32.2: RESYNC: (1.84-1.85); FILE MERGED 2004/10/22 13:34:26 hdu 1.84.32.1: #21466# force manual aliasing of symbol codes for symbol fonts on W98 platforms


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [61aabc3d46d850d6faa9f91ead10693cf3fcff9a]

INTEGRATION: CWS leanobjects (1.9.20); FILE MERGED 2004/11/23 08:25:00 mba 1.9.20.1: #i37278#: OLE objects in clipboard try to create a new desktop after it was already terminated


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [9bead0b121ce576c7dd51345b77e803bb0e88e7b]

INTEGRATION: CWS vcl29 (1.60.36); FILE MERGED 2004/11/26 14:58:07 pl 1.60.36.3: RESYNC: (1.60-1.62); FILE MERGED 2004/10/25 07:49:43 hdu 1.60.36.2: #21466# use pMetric->lfPitchAndFamily also on WNT 2004/10/22 13:34:25 hdu 1.60.36.1: #21466# force manual aliasing of symbol codes for symbol fonts on W98 platforms


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [2095abc004ed550a61014c5fdb2a3614ab8ff355]

INTEGRATION: CWS leanobjects (1.13.8); FILE MERGED 2004/11/18 11:35:06 mav 1.13.8.3: #i37014# avoid assertion in case document has unknown mediatype 2004/11/15 17:08:26 mav 1.13.8.2: #i30190# on saveTo/saveAs switch object to running state if the different format is used 2004/11/15 16:22:16 mav 1.13.8.1: #i30190# on saveTo/saveAs switch object to running state if the different format is used


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [4f42f332b3e5e9813bc141425720f3b5bd02bbcc]

INTEGRATION: CWS vcl29 (1.13.76); FILE MERGED 2004/10/22 13:34:25 hdu 1.13.76.1: #21466# force manual aliasing of symbol codes for symbol fonts on W98 platforms


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [4b2cea0b094e356cf1645047e5232b8742754a5e]

INTEGRATION: CWS vcl29 (1.183.34); FILE MERGED 2004/10/28 11:31:23 pl 1.183.34.4: RESYNC: (1.183-1.184); FILE MERGED 2004/10/21 14:32:18 pl 1.183.34.3: #i35390# hide intro window only if it is mapped 2004/10/21 10:43:05 cp 1.183.34.2: #8988# fill the buffer with an empty string in case of pure cursor traveling 2004/10/20 15:05:08 cp 1.183.34.1: #i8988 prefer keysym as the right character might not be in the current encoding


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [c3d27fded5cc0d13aa38bd2a5bb67eaf5d528292]

INTEGRATION: CWS leanobjects (1.2.94); FILE MERGED 2004/11/18 11:05:05 mba 1.2.94.1: #i37278#: make objects loadable on demand


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [a056d316d0e778eaf89e966d394fbb90d0a4145d]

INTEGRATION: CWS leanobjects (1.2.94); FILE MERGED 2004/11/18 16:47:54 mba 1.2.94.2: #i37278#: make objects loadable on demand 2004/11/18 11:05:04 mba 1.2.94.1: #i37278#: make objects loadable on demand


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [c497c59a8d2f093b6d2bb696d573c2ecd90a94ea]

INTEGRATION: CWS vcl29 (1.10.36); FILE MERGED 2004/10/19 10:29:28 obr 1.10.36.1: #i35334# (modified) patch applied


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [e41742900380389e6b06b86b02c7ad55c1fae980]

INTEGRATION: CWS vcl29 (1.30.98); FILE MERGED 2004/11/15 17:27:14 pl 1.30.98.3: #i37047# for Solaris 2004/11/12 16:01:56 cp 1.30.98.2: #i37047# change environment according to the changed locale 2004/10/20 13:18:16 cp 1.30.98.1: #i8988# #i9188# #i8930# #i16318# provide a fallback to en_US for unpleasant locales


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [de7ce8ea79b97116aae4721e99ebaf8d01471d80]

INTEGRATION: CWS vcl29 (1.199.32); FILE MERGED 2004/10/28 11:34:31 pl 1.199.32.3: RESYNC: (1.199-1.200); FILE MERGED 2004/10/26 12:58:19 dv 1.199.32.2: #i28816# Added new flag to distinguish between application wide settings changed and local settings changed 2004/10/15 08:51:44 pl 1.199.32.1: #i35564# allow slightly larger menu fonts


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [44be6c3ae991f58510edc67dcfec140c55a9f3f1]

INTEGRATION: CWS vcl29 (1.15.36); FILE MERGED 2004/10/28 11:34:39 pl 1.15.36.2: RESYNC: (1.15-1.16); FILE MERGED 2004/10/26 13:53:04 ssa 1.15.36.1: #i35746# use offset for titlebar


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [dc2ee7ff73afd70af0b69caf82c2f44b0899c749]

INTEGRATION: CWS vcl29 (1.107.34); FILE MERGED 2004/10/28 11:34:08 pl 1.107.34.2: RESYNC: (1.107-1.108); FILE MERGED 2004/10/19 11:23:24 hdu 1.107.34.1: #i35714# prefer light hinting over default hinting


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [456ec91c39aa1565b83a8864f24b72ee19d8bcaa]

INTEGRATION: CWS vcl29 (1.61.36); FILE MERGED 2004/10/15 15:53:45 hdu 1.61.36.1: #i32587# get rid of integer overflow when adjusting unitsperpixel


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [46deced00d3ea708e609856c369850f026d8d9e5]

INTEGRATION: CWS vcl29 (1.183.34); FILE MERGED 2004/11/18 10:31:54 hdu 1.183.34.3: #27259# increase glyph fallback retries, add debug info 2004/10/28 11:32:18 pl 1.183.34.2: RESYNC: (1.183-1.184); FILE MERGED 2004/10/27 11:04:38 hdu 1.183.34.1: #i27259# try high quality fonts first for glyph fallback


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [8f5a3a22f484eab75926c3cf76046630f9d279fc]

INTEGRATION: CWS vcl29 (1.29.34); FILE MERGED 2004/10/28 11:33:37 pl 1.29.34.2: RESYNC: (1.29-1.30); FILE MERGED 2004/10/26 12:59:27 dv 1.29.34.1: #i28816# radio buttons and check boxes should ignore some settings changed event


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [b516b4bfc11c32606a5ec83679b80a9b22998250]

INTEGRATION: CWS cd03 (1.3.110); FILE MERGED 2004/11/22 14:15:20 mav 1.3.110.2: #i36922# use PRODUCTVERSION variable 2004/11/22 13:15:30 mav 1.3.110.1: #i36922# use PRODUCTNAME variable


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [133625da06ef2ccf3c0fd80bc020171eb9e5701a]

INTEGRATION: CWS vcl29 (1.2.10); FILE MERGED 2004/10/20 16:30:27 cp 1.2.10.1: #i35899# lgpl or sissl (c) for sgenprt and sgent42


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [17e94f2e660378bd2161aca5141245c3eb74fbdf]

INTEGRATION: CWS vcl29 (1.9.70); FILE MERGED 2004/10/21 15:36:39 pl 1.9.70.1: #i35390# workaround for crazy wizard dialog


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [57d2b8dcceeb013be8abbe5358da2606e427b7ef]

INTEGRATION: CWS cd03 (1.1.2); FILE ADDED 2004/11/17 17:30:47 mav 1.1.2.1: #i37232# allow to provide some arguments on save operation


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [3498d999bfdd6f9745cd5cf9eeeb3eb7cbd53ba8]

INTEGRATION: CWS cd03 (1.42.52); FILE MERGED 2004/11/19 17:08:13 mav 1.42.52.3: #118531# fix the crash 2004/11/19 15:14:23 mav 1.42.52.2: #i37296# fix the crash 2004/11/17 17:37:59 mav 1.42.52.1: #i37296# fix the crash


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [d45cc1183cc5b7982ffb7da8075cbe3544a98be0]

INTEGRATION: CWS vcl29 (1.51.18); FILE MERGED 2004/10/28 10:54:48 pl 1.51.18.2: RESYNC: (1.51-1.52); FILE MERGED 2004/10/15 08:56:57 pl 1.51.18.1: #i27368# add: he in Solaris font avoid code


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [3888bcdc9d76674d13b4b6dc726c1cf760089eee]

INTEGRATION: CWS vcl29 (1.14.140); FILE MERGED 2004/10/21 16:09:08 dv 1.14.140.1: #i35772# Adopted function implementation to prototype


2004-11-26  Vladimir Glazounov  <vg@openoffice.org>  [24384933f04f9c44c215a29884d834a614cb5c99]

new version for SRC680


2004-11-26  Kurt Zenker  <kz@openoffice.org>  [5f7d6db286d4d701f75a7b4adad2c6c2eb76c9f8]

INTEGRATION: CWS nsplugin3 (1.2.32); FILE MERGED 2004/11/12 02:01:02 jmeng 1.2.32.1: change paramater of CreateProcess in Windows to pass correct __argv to SO


2004-11-26  Kurt Zenker  <kz@openoffice.org>  [b0b29ae5f08c09264be7436ec248e503e27e5e87]

INTEGRATION: CWS nsplugin3 (1.2.32); FILE MERGED 2004/10/12 03:10:22 jmeng 1.2.32.1: add dynamic OpenOffice.org / StarOffice support


2004-11-26  Vladimir Glazounov  <vg@openoffice.org>  [76c2dad4107c6100ef4eedd8971a703be683375b]

new version for SRC680


2004-11-26  Kurt Zenker  <kz@openoffice.org>  [d29e5c0afc7c5f0e0393ad737b1bfad1183ec21b]

INTEGRATION: CWS nsplugin3 (1.2.32); FILE MERGED 2004/11/12 07:29:40 jmeng 1.2.32.5: change the display name from StarOffice to StarOffice/StarSuite 2004/11/12 03:22:45 jmeng 1.2.32.4: change Plugin to Plug-in 2004/11/12 02:05:36 jmeng 1.2.32.3: change product name from StarOffce to StarOffice/StarSuite 2004/10/12 03:40:58 rchen 1.2.32.2: for compile in windows 2004/10/12 03:10:22 jmeng 1.2.32.1: add dynamic OpenOffice.org / StarOffice support


2004-11-26  Kurt Zenker  <kz@openoffice.org>  [485377ba0c7e13790a69821d5efb44747397c6ba]

INTEGRATION: CWS nsplugin3 (1.1.2); FILE ADDED 2004/11/12 03:22:31 jmeng 1.1.2.3: change Plugin to Plug-in 2004/10/11 07:25:48 jmeng 1.1.2.2: add FileDescription 2004/10/11 06:41:49 jmeng 1.1.2.1: make 2 dll with diffrent version information for OO and SO


2004-11-26  Kurt Zenker  <kz@openoffice.org>  [01b65b5636e31bbbb335e8c267290be29fb215ee]

INTEGRATION: CWS nsplugin3 (1.3.24); FILE MERGED 2004/11/12 03:22:21 jmeng 1.3.24.4: change Plugin to Plug-in 2004/11/12 02:02:35 jmeng 1.3.24.3: change product name from StarOffce to StarOffice/StarSuite 2004/10/11 07:25:59 jmeng 1.3.24.2: add FileDescription 2004/10/11 06:41:03 jmeng 1.3.24.1: make 2 dll with diffrent version information for OO and SO


2004-11-26  Kurt Zenker  <kz@openoffice.org>  [fcef4cdac59da15547dfb9d37b340a727cb46511]

INTEGRATION: CWS nsplugin3 (1.3.24); FILE MERGED 2004/10/12 03:10:22 jmeng 1.3.24.1: add dynamic OpenOffice.org / StarOffice support


2004-11-26  Kurt Zenker  <kz@openoffice.org>  [f2a4df6c44eef54a5692eca6391b23d90ec160ff]

INTEGRATION: CWS nsplugin3 (1.5.24); FILE MERGED 2004/10/12 03:10:21 jmeng 1.5.24.1: add dynamic OpenOffice.org / StarOffice support


2004-11-26  Kurt Zenker  <kz@openoffice.org>  [932fbf35c5adbdee6011359f6676bde1d1bf2af6]

INTEGRATION: CWS nsplugin3 (1.3.24); FILE MERGED 2004/10/11 06:40:41 jmeng 1.3.24.1: make 2 dll with diffrent version information for OO and SO


2004-11-26  Kurt Zenker  <kz@openoffice.org>  [76c1d9b9c7bf1f0584ff481833c5bb63539e1f30]

INTEGRATION: CWS nsplugin3 (1.13.12); FILE MERGED 2004/10/12 03:25:22 jmeng 1.13.12.1: make 2 dll with diffrent version information for OO and SO


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [8181e29abd2239a995eb893c22f30731f2a7cb53]

INTEGRATION: CWS xmlsec06 (1.27.24); FILE MERGED 2004/11/09 12:06:03 pb 1.27.24.1: fix: #i36223# new: .uno:MacroSignature


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [c10e8631dc8cedf9ec3818734ef598b42121e7f1]

INTEGRATION: CWS impress10 (1.27.24); FILE MERGED 2004/10/15 10:52:05 af 1.27.24.3: RESYNC: (1.27-1.28); FILE MERGED 2004/10/07 12:08:28 af 1.27.24.2: #i35109# Added support of default object bar. 2004/09/22 12:35:53 af 1.27.24.1: #i34247# Defer the setup of the object bars until in Init() we can create a controller (that in turn is now used by one of the object bars.)


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [ff3200205b17101ef8e1ccc5163789a0f89d244a]

INTEGRATION: CWS impress10 (1.42.26); FILE MERGED 2004/11/08 13:12:30 af 1.42.26.3: RESYNC: (1.43-1.44); FILE MERGED 2004/10/15 10:50:37 af 1.42.26.2: RESYNC: (1.42-1.43); FILE MERGED 2004/10/07 12:09:12 af 1.42.26.1: #i35109# Moved selection of object bar depening on view context to ObjectBarManager.


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [01be1f312a26a30c3322e092c612f41e48c21f85]

INTEGRATION: CWS impress10 (1.2.78); FILE MERGED 2004/10/15 10:44:35 af 1.2.78.2: RESYNC: (1.2-1.3); FILE MERGED 2004/10/11 09:20:38 af 1.2.78.1: #i34491# Rewrite of mouse event processing to handle single-, multi-, and range selection properly.


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [d708ad915308ceecd8475cc0c3ee42ea522f2ee8]

INTEGRATION: CWS impress10 (1.33.24); FILE MERGED 2004/11/19 16:55:33 af 1.33.24.6: #i34250# Fixed merge problem. 2004/11/08 13:16:06 af 1.33.24.5: RESYNC: (1.36-1.38); FILE MERGED 2004/10/20 16:47:06 af 1.33.24.4: #i34250# Re-applying fix after it was merged out. 2004/10/15 10:55:55 af 1.33.24.3: RESYNC: (1.33-1.36); FILE MERGED 2004/09/30 16:02:32 af 1.33.24.2: #i34250# Setting correct position and size for non center pane view shells. 2004/09/22 12:37:28 af 1.33.24.1: #i34247# Code cleanup to avoid valgrind warning.


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [1a232c0720166c7e87a82d17229bee6eed57b7af]

INTEGRATION: CWS impress19 (1.4.66); FILE MERGED 2004/11/09 14:40:58 af 1.4.66.1: #i32743# Docking window is registered at system window to be considered while keyboard focus traveling.


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [9bbb75a49cfed8647d17129399843a1e3d82bca5]

INTEGRATION: CWS impress10 (1.79.2); FILE MERGED 2004/11/08 13:12:20 af 1.79.2.5: RESYNC: (1.80-1.82); FILE MERGED 2004/10/22 16:30:05 af 1.79.2.4: #i27847# Removed second SfxBaseModel::dispose() that was reinserted due to a merge error. 2004/10/15 10:47:40 af 1.79.2.3: RESYNC: (1.79-1.80); FILE MERGED 2004/09/24 09:39:40 af 1.79.2.2: #i26155# The new printer created by impl_SetPrinter() is now correctly set as current printer in setPrinter(). 2004/09/24 07:42:31 af 1.79.2.1: #i27847# dispose() calls SfxBaseModel::dispose() early so that second call is forwarded, too.


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [2e6797fab1fba2595dafc19249aa91a19dc5e235]

INTEGRATION: CWS xmlsec06 (1.142.20); FILE MERGED 2004/11/05 09:26:22 mt 1.142.20.2: RESYNC: (1.142-1.143); FILE MERGED 2004/10/19 13:07:36 mt 1.142.20.1: #i35098# Removed pre-MAV09 hacks


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [3ce655413164087d89f264a481b9ccf23da0c82d]

INTEGRATION: CWS impress10 (1.2.78); FILE MERGED 2004/11/19 16:54:45 af 1.2.78.1: #i34250# Fixed placement of drop-down menu.  Adapted position of tool panel to changes in viewshel.cxx.


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [4cd50535aff4ce9ca4df8f7b32cc040b76795ec1]

INTEGRATION: CWS impress10 (1.2.78); FILE MERGED 2004/10/15 10:45:46 af 1.2.78.2: RESYNC: (1.2-1.3); FILE MERGED 2004/10/11 09:23:29 af 1.2.78.1: #i34491# Fixed the rectangle selection overlay.


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [3cdaacdc667c056b5238b737c3556189414f168a]

INTEGRATION: CWS impress10 (1.3.78); FILE MERGED 2004/09/22 12:29:54 af 1.3.78.1: #i34247# Code cleanup to avoid valgrind warning.


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [60bdc175d54ea18c6c73698cb01bd98877ad9b5d]

INTEGRATION: CWS impress10 (1.2.78); FILE MERGED 2004/10/15 10:45:17 af 1.2.78.2: RESYNC: (1.2-1.3); FILE MERGED 2004/10/11 09:22:55 af 1.2.78.1: #i34491# Fixed the rectangle selection overlay.


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [208bb0752e9e2141bdb3b7a35ef43a5039d28f7e]

INTEGRATION: CWS impress10 (1.4.42); FILE MERGED 2004/11/08 13:10:21 af 1.4.42.4: RESYNC: (1.5-1.6); FILE MERGED 2004/10/19 09:22:51 af 1.4.42.3: #i34881# Resync problem. 2004/10/15 10:44:17 af 1.4.42.2: RESYNC: (1.4-1.5); FILE MERGED 2004/10/11 09:11:58 af 1.4.42.1: #i34491# Rewrite of mouse event processing to handle single-, multi-, and range selection properly.


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [47243081b20aaf1a59917fab0657936a7ffcbeae]

INTEGRATION: CWS impress10 (1.3.42); FILE MERGED 2004/11/08 13:09:51 af 1.3.42.2: RESYNC: (1.3-1.4); FILE MERGED 2004/09/22 12:06:15 af 1.3.42.1: #i34485# DeleteSelectedPages() silently refuses to delete last slide in document.


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [755619de2ae15acb919f219a5f25dce2fe2b1957]

INTEGRATION: CWS impress10 (1.26.170); FILE MERGED 2004/09/24 07:46:56 af 1.26.170.1: #i27847# Added a comment about implicitly calling close() and being able to be called twice.


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [0671ae6709715b838d4af9359e145c22c1228886]

INTEGRATION: CWS impress19 (1.39.14); FILE MERGED 2004/11/12 09:34:52 af 1.39.14.1: #i32947# Return pointer to new page created by CreateOrDuplicatePage().


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [848d8b6cbfdd54ba432ed58c4610cf7e9508ec88]

INTEGRATION: CWS impress19 (1.21.40); FILE MERGED 2004/11/15 16:14:44 af 1.21.40.1: #i37024# The number of columns of the slide sorter is initialized with 0==automatic.


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [084f026482ca8d07cd6054c7e761a6c5bf427471]

INTEGRATION: CWS impress19 (1.35.14); FILE MERGED 2004/11/15 16:12:49 af 1.35.14.1: #i32974# CreateOrDuplicatePage() returns new page.  SID_INSERTPAGE switches to that new page.


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [b7303e796add4e7f2d1439b1ea5f8b854ad007fe]

INTEGRATION: CWS impress16 (1.27.228); FILE MERGED 2004/11/02 17:54:26 bm 1.27.228.1: #i33716# member-ids must not be defined as 0. 0 is reserved for the complete item


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [86a507150305f637cc9ee723bd2393eb3fa7613b]

INTEGRATION: CWS impress10 (1.27.26); FILE MERGED 2004/10/15 10:36:54 af 1.27.26.2: RESYNC: (1.27-1.28); FILE MERGED 2004/10/07 12:07:47 af 1.27.26.1: #i35109# Moved selection of object bar depening on view context to ObjectBarManager.


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [481e634438f58e1a5f3847468a98a68addb6ba8c]

INTEGRATION: CWS impress19 (1.19.60); FILE MERGED 2004/11/12 10:58:28 af 1.19.60.1: #i36330# Added missing break.


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [039f59dd589abb53a5b8372a8050ed2a5d8026fa]

INTEGRATION: CWS impress16 (1.5.1052); FILE MERGED 2004/11/10 15:38:57 af 1.5.1052.1: #i33716# Overriding default parameter of SvxUnoNameItemTable.


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [49fc129ac69797d8af695f880b0f55e71e646735]

INTEGRATION: CWS impress10 (1.8.214); FILE MERGED 2004/10/07 12:06:35 af 1.8.214.1: #i35109# Added support of default object bar.


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [323dd51e7c38a1faeaaca1fbbd6c21c2e28a5df5]

INTEGRATION: CWS impress19 (1.6.128); FILE MERGED 2004/11/15 16:09:32 af 1.6.128.1: #i36322# Reorganization of the base classes.


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [c6e9af21d87a365f3edd4ebcb15ae0daf051c50d]

INTEGRATION: CWS impress16 (1.117.82); FILE MERGED 2004/10/22 10:09:48 dbo 1.117.82.1: #i32217# implementing beans::XMultiPropertyStates


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [b7654e85ca516065e2e20c76b58ad4bb1f67d2db]

INTEGRATION: CWS impress10 (1.61.74); FILE MERGED 2004/10/15 10:36:16 af 1.61.74.2: RESYNC: (1.61-1.62); FILE MERGED 2004/09/22 12:23:29 af 1.61.74.1: #i34247# Using PaneManager::RequestMainViewShellChange() to set the correct view for a bookmarked page.


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [2519e61be10c266cf05bb73b5fc2657c0e796f11]

INTEGRATION: CWS impress19 (1.3.94); FILE MERGED 2004/11/16 10:29:36 af 1.3.94.1: #i37233# AddMasterPage() uses a token instead of a master page name.


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [ff9e392ab22a3a07890db9397f4ecbdc79daff8a]

INTEGRATION: CWS impress16 (1.5.1052); FILE MERGED 2004/11/10 15:37:19 af 1.5.1052.1: #i33716# Overriding default parameter of SvxUnoNameItemTable.


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [06718c85383f07f6c1bc98bac7cff474dbb7521d]

INTEGRATION: CWS impress10 (1.3.8); FILE MERGED 2004/09/22 12:28:45 af 1.3.8.1: #i34247# Code cleanup to avoid valgrind warning.


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [85d09c81f1dd02fd202e42358d31349799fba3a1]

INTEGRATION: CWS impress16 (1.4.22); FILE MERGED 2004/10/26 12:16:22 dbo 1.4.22.1: #116388# Issue number: Submitted by: Reviewed by:


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [6fbecdc03cf3d36d7bbb5a4e59395161a823f0dd]

INTEGRATION: CWS impress19 (1.3.94); FILE MERGED 2004/11/16 10:26:02 af 1.3.94.1: #i37233# AddMasterPage() uses a token instead of a master page name.


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [6ef21f4fe09931f2991c038bf777708903ef1c77]

INTEGRATION: CWS impress10 (1.3.180); FILE MERGED 2004/10/29 15:21:10 sw 1.3.180.1: #i26155#


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [771aee08d2a430443f6251ed8725eb1ad246642e]

INTEGRATION: CWS impress16 (1.20.20); FILE MERGED 2004/11/02 13:34:14 af 1.20.20.2: RESYNC: (1.20-1.21); FILE MERGED 2004/10/22 09:42:03 dbo 1.20.20.1: #i31481# set transparent background for icon+control


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [b76d495daaf57de52007b0a9b97a51a8fea6b8e9]

INTEGRATION: CWS impress19 (1.2.128); FILE MERGED 2004/11/16 14:54:19 af 1.2.128.1: #i37233# RecentMasterPagesSelector::Fill() does not load the master page objects anymore just to retrieve their names.


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [c03c2049adfbf9a3496e1bb34a8ebd59efd345ef]

INTEGRATION: CWS impress10 (1.4.152); FILE MERGED 2004/10/29 15:20:52 sw 1.4.152.1: #i26155#


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [c6cf2dfedc9b594f000d95f691edc5b3afd01dac]

INTEGRATION: CWS impress19 (1.4.16); FILE MERGED 2004/11/17 15:10:19 af 1.4.16.2: #i37239# Changed the insertion position of cloned notes master page in AssignMasterPageToPageList(). 2004/11/16 14:32:33 af 1.4.16.1: #i34560# Before a cloned master page is inserted it is scaled to the current page size of the target document.


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [b2e1f40322d89821bd8b5604f0ff8440d949aa97]

INTEGRATION: CWS impress16 (1.3.22); FILE MERGED 2004/10/22 13:18:49 dbo 1.3.22.1: #i34711# added help button, adjusted button dimensions


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [ca92261ccdd75e01cd6b7f76372f1112ef2d9c26]

INTEGRATION: CWS impress19 (1.2.128); FILE MERGED 2004/11/12 09:33:36 af 1.2.128.1: #i32743# Fixed focus travelling inside the ToolPanel.


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [192adefe127f717c14e1eeb0b1874fa9bbecdacb]

INTEGRATION: CWS impress19 (1.2.128); FILE MERGED 2004/11/12 09:31:22 af 1.2.128.1: #i37024# Added new IsColumnCountFixed() method.


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [94944e4f58c7b03479ba86c6a898d223ef3d0834]

INTEGRATION: CWS impress16 (1.2.494); FILE MERGED 2004/11/10 15:35:13 af 1.2.494.1: #i32217# Overloaded ClearObjectItem() to avoid assertion.


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [4b5bfb7d54413678d140d2c51e2c3ece44def337]

INTEGRATION: CWS xmlsec06 (1.132.2); FILE MERGED 2004/11/09 07:48:16 pb 1.132.2.6: fix: #i35190# broken signature warning before macro dialog 2004/11/05 09:27:01 mt 1.132.2.5: RESYNC: (1.134-1.135); FILE MERGED 2004/10/19 13:07:38 mt 1.132.2.4: #i35098# Removed pre-MAV09 hacks 2004/10/13 14:32:27 mt 1.132.2.3: Solved merge conflicts... 2004/10/12 14:38:08 mt 1.132.2.2: RESYNC: (1.132-1.134); FILE MERGED 2004/10/07 09:45:40 pb 1.132.2.1: fix: #i33093# WarningBox if macros are disabled automatically


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [85881f6637360c4533334e3a6085d5de98a98ae9]

INTEGRATION: CWS impress19 (1.3.128); FILE MERGED 2004/11/12 09:30:49 af 1.3.128.3: #i32742# Fixed Window->SetStyle() call. 2004/11/12 09:30:06 af 1.3.128.2: #i37024# Saving/restoring column count to/from FrameView. 2004/11/10 10:35:12 af 1.3.128.1: #i32742# Register controller at active window to listen for focus events.  Adapt window style so that it accepts the focus.


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [38600126105bcf2f4811724d882f747006146392]

INTEGRATION: CWS impress16 (1.58.20); FILE MERGED 2004/11/02 14:28:13 bm 1.58.20.1: #i33806# set correct slotids for parameters of slot SID_ATTR_LINEEND_STYLE


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [dc36e7f584dcff52c9eae36ae4931341d52b7096]

INTEGRATION: CWS xmlsec06 (1.71.20); FILE MERGED 2004/11/09 07:43:57 pb 1.71.20.2: fix: #i36223# SID_MACRO_SIGNATURE added 2004/10/19 13:07:37 mt 1.71.20.1: #i35098# Removed pre-MAV09 hacks


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [8cb6782afb8cf49b62349344f69065f280ea36ac]

INTEGRATION: CWS impress19 (1.2.128); FILE MERGED 2004/11/12 09:28:24 af 1.2.128.1: #i37024# Added new IsColumnCountFixed().


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [6154cda7c14a39e9c5920eb9c449222229aaaced]

INTEGRATION: CWS impress16 (1.2.494); FILE MERGED 2004/11/10 15:34:00 af 1.2.494.1: #i32217# Overloading ClearObjectItem().


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [08825713aaa40a2ff0f5a3cccb3d4a33a57cb33a]

INTEGRATION: CWS xmlsec06 (1.45.16); FILE MERGED 2004/11/09 07:39:41 pb 1.45.16.3: fix: #i36223# SID_MACRO_SIGNATURE added 2004/11/05 09:26:53 mt 1.45.16.2: RESYNC: (1.45-1.46); FILE MERGED 2004/10/19 13:07:37 mt 1.45.16.1: #i35098# Removed pre-MAV09 hacks


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [cb420397fd6cdbc1744127e38e962b65d92a8403]

INTEGRATION: CWS impress19 (1.6.12); FILE MERGED 2004/11/10 10:31:32 af 1.6.12.1: #i32742# On ESC pass focus to docking window.


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [52e90ba99bcf973368e3d9f3e052026d6faeaf18]

INTEGRATION: CWS xmlsec06 (1.15.20); FILE MERGED 2004/10/19 13:07:36 mt 1.15.20.1: #i35098# Removed pre-MAV09 hacks


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [a9001169b49f0f10b316a2877a33efe9e4c3d64f]

INTEGRATION: CWS impress19 (1.4.14); FILE MERGED 2004/11/10 10:29:01 af 1.4.14.1: #i32742# Controller registers at active window and listens for focus events.


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [5dff910980ad40df62247ddfc05f49d34ee28bf6]

INTEGRATION: CWS impress16 (1.3.44); FILE MERGED 2004/11/18 14:18:50 af 1.3.44.5: #i37330# Made MoveToTop() handle given NULL pointer correctly. 2004/11/18 09:20:45 af 1.3.44.4: #i37330# Improved the code that prevents unnecessary stack modifications in MoveToTop(). 2004/11/02 13:24:49 af 1.3.44.3: RESYNC: (1.3-1.4); FILE MERGED 2004/10/26 12:13:37 af 1.3.44.2: #i32921# Fixed the order in which the object bars are pushed on the shell stack. 2004/10/22 12:59:51 af 1.3.44.1: #i35119# Added missing PrepareStackModification() to MoveToTop().


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [9d7749542f874b1158955b5a07328138382557b3]

INTEGRATION: CWS xmlsec06 (1.13.2); FILE MERGED 2004/10/07 09:45:40 pb 1.13.2.1: fix: #i33093# WarningBox if macros are disabled automatically


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [001ac953df16eccbc716818417fea16fd904a29b]

INTEGRATION: CWS impress19 (1.9.16); FILE MERGED 2004/11/12 09:27:23 af 1.9.16.1: #i32947# Return pointer to new page created by CreateOrDuplicatePage().


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [e20a3f49c6c26336a770623913821b57e54a7d1b]

INTEGRATION: CWS xmlsec06 (1.23.2); FILE MERGED 2004/11/09 13:10:06 mt 1.23.2.2: Removed mav19 hacks... 2004/10/19 13:51:21 mt 1.23.2.1: #i35098# Removed pre-MAV09 hacks


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [d64713aadd8e937389dc4a0cd14c39bda622c519]

INTEGRATION: CWS impress16 (1.4.22); FILE MERGED 2004/10/22 13:17:08 dbo 1.4.22.1: #i34711# added help button


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [1f6accc74615230348b0267f06981506e010a4aa]

INTEGRATION: CWS impress19 (1.9.46); FILE MERGED 2004/11/12 09:26:50 af 1.9.46.1: #i32947# Return pointer to new page created by CreateOrDuplicatePage().


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [d720ed16133e5af5b8f89bf407af416f63783815]

INTEGRATION: CWS xmlsec06 (1.60.16); FILE MERGED 2004/11/09 07:35:05 pb 1.60.16.1: fix: #i36223# SID_MACRO_SIGNATURE added


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [0858d5a5b7042657588b14c7ee37bf93118eb32b]

INTEGRATION: CWS impress19 (1.5.128); FILE MERGED 2004/11/15 16:07:55 af 1.5.128.1: #i36322# Reorganization of the base classes.


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [d39f5f88cf24fb33b40d1b83b30168815827cfa3]

INTEGRATION: CWS xmlsec06 (1.12.20); FILE MERGED 2004/11/09 07:35:05 pb 1.12.20.1: fix: #i36223# SID_MACRO_SIGNATURE added


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [27eea31c128e1bff441aa82147963ef0b36e5eb8]

INTEGRATION: CWS xmlsec06 (1.18.60); FILE MERGED 2004/11/09 07:30:43 pb 1.18.60.1: fix: #i36223# digital signature for macros


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [6faee579a4cae437e537697b4c49259142507761]

INTEGRATION: CWS impress16 (1.44.8); FILE MERGED 2004/11/02 13:25:18 af 1.44.8.2: RESYNC: (1.44-1.45); FILE MERGED 2004/10/21 13:48:53 bm 1.44.8.1: #i34116# SID_SIZE_OPTIMAL: member aMarkRect is used without update -> refresh before using


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [c5add9106fdd96008ca93525a2a8837b859b7d43]

INTEGRATION: CWS xmlsec06 (1.31.8); FILE MERGED 2004/10/12 11:12:54 mt 1.31.8.2: RESYNC: (1.31-1.32); FILE MERGED 2004/09/21 13:15:43 pb 1.31.8.1: fix: #i33451# ExecuteChangeProtectionDialog() now with Window*


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [06d6c1b5b8cd331a5789303a260bb0cbd66a9d90]

INTEGRATION: CWS impress16 (1.51.8); FILE MERGED 2004/11/02 13:25:10 af 1.51.8.2: RESYNC: (1.51-1.52); FILE MERGED 2004/10/22 13:01:03 af 1.51.8.1: #i35119# When disabling SID_DELETE_PAGE take layer mode into account only for non-Draw document.s


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [2a1846866c0cccd41f339a8169e487303506d267]

INTEGRATION: CWS xmlsec06 (1.39.8); FILE MERGED 2004/10/12 11:09:25 mt 1.39.8.2: RESYNC: (1.39-1.40); FILE MERGED 2004/09/21 13:16:11 pb 1.39.8.1: fix: #i33451# FID_CHG_RECORD and SID_CHG_PROTECT should use the parent window from itemset


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [bb3e0817d82af536cb923598be0a30044f78235b]

INTEGRATION: CWS impress16 (1.43.34); FILE MERGED 2004/11/02 13:23:42 af 1.43.34.2: RESYNC: (1.43-1.44); FILE MERGED 2004/10/26 12:22:13 dbo 1.43.34.1: #116388# automatic de/activation of extrusion bar depending on selection


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [df3362d2c29da51bea4253d039c06a1b0e6c85a6]

INTEGRATION: CWS impress16 (1.4.110); FILE MERGED 2004/11/18 09:15:46 af 1.4.110.2: #i37330# Move the form shell tool bar to the correct stack position. 2004/10/26 12:14:26 af 1.4.110.1: #i32921# Fixed registration of listeners.


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [12c51b1b5ccdf48dc62c90eec507111a1e5f68d4]

INTEGRATION: CWS xmlsec06 (1.4.2); FILE MERGED 2004/10/19 13:32:11 mt 1.4.2.1: #i35098# Removed pre-MAV09 hacks


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [a1372c40c16a5c9761e9135e6773d8fbce26438a]

INTEGRATION: CWS xmlsec06 (1.3.2); FILE MERGED 2004/10/19 13:32:11 mt 1.3.2.1: #i35098# Removed pre-MAV09 hacks


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [90129e98fa95c23a91ba456ba54daecae4ae04f3]

INTEGRATION: CWS impress16 (1.3.44); FILE MERGED 2004/10/25 11:36:15 af 1.3.44.1: #i32465# PageUp/Down goes to previous/next page.


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [e578dc0f206fade77aaad8b6a3b0e806ecf04eb0]

INTEGRATION: CWS impress16 (1.5.40); FILE MERGED 2004/11/02 13:21:15 af 1.5.40.2: RESYNC: (1.5-1.6); FILE MERGED 2004/10/25 11:33:36 af 1.5.40.1: #i32465# PageUp/Down goes to previous/next page.


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [6ca3d0e94a274baa18e12a2b593b8a39ed7df010]

INTEGRATION: CWS impress16 (1.24.38); FILE MERGED 2004/10/20 15:19:00 dbo 1.24.38.1: #i32133# - added XPropertySet/property DisplayName for graphics style family, pseudo style family - added resource string for graphics style family


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [f603607082d3f3f5663fb78ef377aeaf9cf376b9]

INTEGRATION: CWS impress16 (1.4.110); FILE MERGED 2004/10/26 12:16:58 af 1.4.110.1: #i32921# Fixed registration of listeners.


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [77ab005ce70938d5541d5ffa7a937fb9e6beba1e]

INTEGRATION: CWS impress16 (1.102.38); FILE MERGED 2004/10/20 15:18:58 dbo 1.102.38.1: #i32133# - added XPropertySet/property DisplayName for graphics style family, pseudo style family - added resource string for graphics style family


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [36aaab06b38837390a2556785681e2682dd805e7]

INTEGRATION: CWS impress16 (1.25.40); FILE MERGED 2004/11/01 13:11:22 af 1.25.40.1: #i34292# Fixed handout page using landscape orientation.


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [964daac4a6d0ee12ee079b8ac0897edd7eeefaee]

INTEGRATION: CWS xmlsec06 (1.6.2); FILE MERGED 2004/10/12 08:30:55 mmi 1.6.2.1: add error detail information Issue number: Submitted by: Reviewed by:


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [d11beca6e0da363adfd60ec75d1ea4e6393f5b78]

INTEGRATION: CWS impress16 (1.4.46); FILE MERGED 2004/10/25 14:08:55 af 1.4.46.1: #i34291# Inverted ReadOnlyDoc for SID_LEFT_PANE_IMPRESS/DRAW.


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [d800c494c766886aec3324a47317c8118cc059b4]

INTEGRATION: CWS xmlsec06 (1.4.2); FILE MERGED 2004/10/15 06:17:15 mmi 1.4.2.2: add error detail information Issue number: Submitted by: Reviewed by: 2004/10/12 08:30:55 mmi 1.4.2.1: add error detail information Issue number: Submitted by: Reviewed by:


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [fcd613f13c15634c8082ebc1184f09bbc3becdbb]

INTEGRATION: CWS xmlsec06 (1.1.1.1.2); FILE MERGED 2004/10/12 08:30:54 mmi 1.1.1.1.2.1: add error detail information Issue number: Submitted by: Reviewed by:


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [7d9c877dc4c8f67007f18a34874c248fb392ddcf]

INTEGRATION: CWS xmlsec06 (1.2.2); FILE MERGED 2004/10/12 08:30:54 mmi 1.2.2.1: add error detail information Issue number: Submitted by: Reviewed by:


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [c3b5de73a70cc961e33ff6194f8d411d35e70a70]

INTEGRATION: CWS impress16 (1.90.34); FILE MERGED 2004/11/10 15:15:22 af 1.90.34.3: #i32217# Removed part of the bug fix. 2004/11/02 13:14:33 af 1.90.34.2: RESYNC: (1.90-1.91); FILE MERGED 2004/10/22 09:09:22 dbo 1.90.34.1: #i32217# setting all shape properties to default


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [fa3b41fa6cf2530dcb89f96ff471b070bed63c6a]

INTEGRATION: CWS xmlsec06 (1.1.1.1.2); FILE MERGED 2004/10/12 08:30:53 mmi 1.1.1.1.2.1: add error detail information Issue number: Submitted by: Reviewed by:


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [089f1d5a5abd814fdedf48152d083898d18c7bbf]

INTEGRATION: CWS impress16 (1.100.60); FILE MERGED 2004/10/26 13:38:24 dbo 1.100.60.1: #i29640#


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [f25279c8cebd74c4d897fce0143ecb42f0bc60f9]

INTEGRATION: CWS xmlsec06 (1.2.2); FILE MERGED 2004/10/12 08:30:53 mmi 1.2.2.1: add error detail information Issue number: Submitted by: Reviewed by:


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [0c716fecb0ca550aef705dada09d6e67bb7b7ca4]

INTEGRATION: CWS xmlsec06 (1.2.2); FILE MERGED 2004/10/12 08:30:52 mmi 1.2.2.1: add error detail information Issue number: Submitted by: Reviewed by:


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [614173ac46ab0e5a6687143685354cb5049cccb8]

INTEGRATION: CWS xmlsec06 (1.4.2); FILE MERGED 2004/10/21 08:05:49 mmi 1.4.2.1: bug fix 35128

Issue number:
Submitted by:
Reviewed by:

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [1e35297494d5b7fa4b8d3effa6c971b41cc3d3c6]

INTEGRATION: CWS xmlsec06 (1.4.2); FILE MERGED 2004/11/05 08:21:25 mt 1.4.2.2: RESYNC: (1.4-1.5); FILE MERGED 2004/10/12 08:30:52 mmi 1.4.2.1: add error detail information Issue number: Submitted by: Reviewed by:


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [d41b1ee8161ff5ecb60945ed39deafb1e6d86158]

INTEGRATION: CWS xmlsec06 (1.1.2); FILE ADDED 2004/10/12 08:31:58 mmi 1.1.2.1: add error detail information Issue number: Submitted by: Reviewed by:


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [4c25d479b10946f09fbbbaa4cf7196649b2b8a83]

INTEGRATION: CWS xmlsec06 (1.1.2); FILE ADDED 2004/10/15 06:17:15 mmi 1.1.2.2: add error detail information Issue number: Submitted by: Reviewed by: 2004/10/12 08:31:58 mmi 1.1.2.1: add error detail information Issue number: Submitted by: Reviewed by:


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [27fa2df7efe3558efbcb2aa1462234bef5778cb9]

INTEGRATION: CWS xmlsec06 (1.5.2); FILE MERGED 2004/10/12 08:30:51 mmi 1.5.2.1: add error detail information Issue number: Submitted by: Reviewed by:


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [682797416c5bee8b838e4dbcbee9a9c6f214e4cb]

INTEGRATION: CWS xmlsec06 (1.4.2); FILE MERGED 2004/10/12 08:30:51 mmi 1.4.2.1: add error detail information Issue number: Submitted by: Reviewed by:


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [e879b397af39bbc533f9af9febe9b2f26be16fed]

INTEGRATION: CWS xmlsec06 (1.2.2); FILE MERGED 2004/10/12 08:30:51 mmi 1.2.2.1: add error detail information Issue number: Submitted by: Reviewed by:


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [72f5e1bba13cebf4ee3f689a2e5697147a2e1025]

INTEGRATION: CWS xmlsec06 (1.3.2); FILE MERGED 2004/10/12 08:30:51 mmi 1.3.2.1: add error detail information Issue number: Submitted by: Reviewed by:


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [f2f63c21a5bd2bd381a9f6093a33c8760faed0b6]

INTEGRATION: CWS xmlsec06 (1.18.2); FILE MERGED 2004/10/12 08:30:50 mmi 1.18.2.1: add error detail information Issue number: Submitted by: Reviewed by:


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [e3485ab66ed74cda0e6a16d4b59c7128ce715bbc]

INTEGRATION: CWS xmlsec06 (1.3.2); FILE MERGED 2004/11/04 13:45:22 mt 1.3.2.1: #i35165# Sign Scripts and Object Storages...


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [db1c0ea64aa027a7bbe90feea53ee3ee59eb550f]

INTEGRATION: CWS xmlsec06 (1.1.1.1.2); FILE MERGED 2004/10/12 08:30:50 mmi 1.1.1.1.2.1: add error detail information Issue number: Submitted by: Reviewed by:


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [a1fb0e060c96b7a032672ebe7ab6d556274329f0]

INTEGRATION: CWS xmlsec06 (1.1.1.1.2); FILE MERGED 2004/10/12 08:30:49 mmi 1.1.1.1.2.1: add error detail information Issue number: Submitted by: Reviewed by:


2004-11-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [e2df9b7a319c2cd6fc48b41718377ce8d88cea2b]

INTEGRATION: CWS textalign (1.5.16); FILE MERGED 2004/11/19 14:14:58 fs 1.5.16.1: #i37409#


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [57849918d5c7f877dcc3ee1f6cbd125f373b3dc7]

INTEGRATION: CWS xmlsec06 (1.1.1.1.2); FILE MERGED 2004/10/12 08:30:48 mmi 1.1.1.1.2.1: add error detail information Issue number: Submitted by: Reviewed by:


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [d268d72e805a119a8b698fafd4acab2694bf9fb9]

INTEGRATION: CWS xmlsec06 (1.2.2); FILE MERGED 2004/10/06 08:49:02 pb 1.2.2.1: fix: #i34816# helpids added


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [94733d1228ee4c556629482a24eb63feb5a4eb4d]

INTEGRATION: CWS xmlsec06 (1.6.2); FILE MERGED 2004/10/28 03:16:35 mmi 1.6.2.2: fix the HexString bug Issue number: Submitted by: Reviewed by: 2004/10/12 09:27:46 pb 1.6.2.1: fix: #i20172# show date and time information again


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [f5aa15ee4fca7417d514ffc83300ab120e05fc86]

INTEGRATION: CWS xmlsec06 (1.2.2); FILE MERGED 2004/10/06 09:22:40 pb 1.2.2.2: fix: #i34777# correct FixedLine length 2004/10/06 08:54:52 pb 1.2.2.1: "Text[de]" instead of "Text"; typos removed; helpids added; beautified Issue number: i34729, i34731, i34816 Submitted by: pb@openoffice.org Reviewed by:


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [99b06d3b609986d8ecb764eb02ce38b79f23a50a]

INTEGRATION: CWS xmlsec06 (1.17.2); FILE MERGED 2004/09/21 09:26:40 pb 1.17.2.1: fix: #i33584# remove a TrustedPath from SecureOptions after removed from ListBox


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [e3870bf73a7a6f0daeddb9853570492b5b871928]

INTEGRATION: CWS xmlsec06 (1.1.2); FILE ADDED 2004/10/06 08:44:21 pb 1.1.2.1: fix: #i34816# helpids for this module


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [1d922e54f502f482dd4a138877b1d5e630573bd8]

INTEGRATION: CWS xmlsec06 (1.2.2); FILE MERGED 2004/10/07 11:25:06 pb 1.2.2.2: fix: #i34729# german translation 2004/10/06 08:49:03 pb 1.2.2.1: fix: #i34816# helpids added


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [9f81338af32dec488204206610435fc3aaca163a]

INTEGRATION: CWS xmlsec06 (1.14.2); FILE MERGED 2004/10/12 09:27:45 pb 1.14.2.2: fix: #i20172# show date and time information again 2004/10/12 08:30:47 mmi 1.14.2.1: add error detail information Issue number: Submitted by: Reviewed by:


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [401fa40a7484f017f39f8334d463477c92af14ff]

INTEGRATION: CWS xmlsec06 (1.9.2); FILE MERGED 2004/10/07 11:25:29 pb 1.9.2.3: fix: #i34729# FromTo only one FixedText 2004/10/06 09:22:40 pb 1.9.2.2: fix: #i34777# correct FixedLine length 2004/10/06 08:56:27 pb 1.9.2.1: fix: #i34729# #i34731# rearrangements


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [f2c11ad6749e85ebd2042e92354c3f143f3a04a7]

INTEGRATION: CWS xmlsec06 (1.6.2); FILE MERGED 2004/10/07 11:25:06 pb 1.6.2.2: fix: #i34729# german translation 2004/10/06 08:49:02 pb 1.6.2.1: fix: #i34816# helpids added


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [b0797ab2801b362b1bf6b49c65291db7422e3723]

INTEGRATION: CWS xmlsec06 (1.14.2); FILE MERGED 2004/10/11 09:44:22 pb 1.14.2.2: fix: #i35107# viewer should display the correct version (0=='V1',1=='V2',...) 2004/10/07 11:24:41 pb 1.14.2.1: fix: #i34729# FromTo only one FixedText


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [34931543ae4f4dbc922eb92447631246e51e64c0]

INTEGRATION: CWS xmlsec06 (1.2.2); FILE MERGED 2004/10/07 11:25:05 pb 1.2.2.2: fix: #i34729# german translation 2004/10/06 08:49:02 pb 1.2.2.1: fix: #i34816# helpids added


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [34ec188636920b91fea5bfc07fb8b8e781f3d950]

INTEGRATION: CWS xmlsec06 (1.15.2); FILE MERGED 2004/10/12 08:30:47 mmi 1.15.2.1: add error detail information Issue number: Submitted by: Reviewed by:


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [443b834190374efe51b845fd829c034536c5ef4b]

INTEGRATION: CWS xmlsec06 (1.6.2); FILE MERGED 2004/10/12 08:30:46 mmi 1.6.2.1: add error detail information Issue number: Submitted by: Reviewed by:


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [8ee28062db14b834ae7e31c7f096ee7cfacefd89]

INTEGRATION: CWS xmlsec06 (1.3.2); FILE MERGED 2004/10/12 08:30:46 mmi 1.3.2.1: add error detail information Issue number: Submitted by: Reviewed by:


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [224acfb11c1c8bdf44c5654d189e62d3909fb44f]

INTEGRATION: CWS recovery04 (1.1.2); FILE ADDED 2004/11/09 00:09:36 hro 1.1.2.2: #i33798# Office loader watch dog for automatic restart 2004/10/28 08:31:46 hro 1.1.2.1: #i33798# Office loader to restart soffice implemented


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [6a18de365ff43419f6fbf8dfb8ec78f00b165077]

INTEGRATION: CWS xmlsec06 (1.6.2); FILE MERGED 2004/10/07 11:24:25 pb 1.6.2.1: fix: #i34729# FromTo only one FixedText


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [4e3a3e5a26016c7fdc03c756c928c98c33746e74]

INTEGRATION: CWS recovery04 (1.1.2); FILE ADDED 2004/11/09 00:09:36 hro 1.1.2.2: #i33798# Office loader watch dog for automatic restart 2004/10/28 08:31:37 hro 1.1.2.1: #i33798# Office loader to restart soffice implemented


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [ee349b1e30942fd84e743c5428e0557d5ca33292]

INTEGRATION: CWS recovery04 (1.46.24); FILE MERGED 2004/11/11 20:43:29 hro 1.46.24.4: RESYNC: (1.48-1.49); FILE MERGED 2004/11/09 00:09:36 hro 1.46.24.3: #i33798# Office loader watch dog for automatic restart 2004/10/14 23:53:43 hro 1.46.24.2: RESYNC: (1.46-1.48); FILE MERGED 2004/07/23 12:58:19 hro 1.46.24.1: #i27780# Recovery UI Resources


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [2719c67b2610ceb30495fe58015a5dde34c1ccd2]

INTEGRATION: CWS recovery04 (1.1.2); FILE ADDED 2004/10/07 15:40:38 hro 1.1.2.2: #i33798# Shell script modified to check for office exit code 2004/09/27 11:31:19 as 1.1.2.1: #i27726# define exit codes for desktop module


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [dbff7dc006daab745c8e1b786bfd9410e69e85dc]

INTEGRATION: CWS recovery04 (1.144.18); FILE MERGED 2004/11/26 13:31:40 as 1.144.18.10: RESYNC: (1.155-1.159); FILE MERGED resolve merge conflicts 2004/11/11 20:41:45 hro 1.144.18.9: RESYNC: (1.153-1.155); FILE MERGED 2004/10/14 23:40:16 hro 1.144.18.8: RESYNC: (1.144-1.153); FILE MERGED 2004/10/01 11:25:34 as 1.144.18.7: #i33868# flush config provide instead of disposing it 2004/09/27 11:32:03 as 1.144.18.6: #i27726# use new defined exit codes for desktop module; dont show old GPF box 2004/08/23 13:47:41 mba 1.144.18.5: #i27726#: some minor bugfixes 2004/08/08 13:21:32 as 1.144.18.4: #i27726# new options to know if office crashed but may be without recovery data - because no document was open 2004/08/05 11:23:26 as 1.144.18.3: #27726# use new recovery ui service 2004/08/02 11:02:09 as 1.144.18.2: #27726# use uno services only to start emergency save & recovery 2004/07/23 12:58:18 hro 1.144.18.1: #i27780# Recovery UI Resources


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [ea46fe64c6c0cf109772bda5c509f73a1524054b]

INTEGRATION: CWS recovery04 (1.11.32); FILE MERGED 2004/10/07 15:40:06 hro 1.11.32.1: #i33798# Shell script modified to check for office exit code


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [c402562c21e7a8071cb03210b6a57175c009cd60]

INTEGRATION: CWS recovery04 (1.34.10); FILE MERGED 2004/11/09 00:09:36 hro 1.34.10.1: #i33798# Office loader watch dog for automatic restart


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [0f3941e1ec555bbb76c1d57173b09ecf1736413f]

INTEGRATION: CWS xmlsec06 (1.84.20); FILE MERGED 2004/10/12 13:36:12 mt 1.84.20.3: RESYNC: (1.84-1.85); FILE MERGED 2004/10/06 10:56:53 pb 1.84.20.2: fix: #i34777# text and alignment changes 2004/09/22 06:13:07 pb 1.84.20.1: fix: #i34444# 'Recommend' from read-only checkbox removed


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [09b6f0271ddf13da12d4a64cb314e2ca22a003ee]

INTEGRATION: CWS recovery04 (1.17.30); FILE MERGED 2004/10/14 23:39:11 hro 1.17.30.2: RESYNC: (1.17-1.21); FILE MERGED 2004/10/11 09:17:30 hro 1.17.30.1: #i33798# Added office loader for multiplexing exit code


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [ad09101338b2a2602bd7ea5cd1682450083b3686]

INTEGRATION: CWS xmlsec06 (1.6.20); FILE MERGED 2004/10/12 13:23:15 mt 1.6.20.2: RESYNC: (1.6-1.7); FILE MERGED 2004/10/06 10:57:23 pb 1.6.20.1: fix: #i34777# dynamic button size


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [1baf15309973d85ae2a0781811be4e332cdcac2b]

INTEGRATION: CWS xmlsec06 (1.7.20); FILE MERGED 2004/10/12 13:23:04 mt 1.7.20.3: RESYNC: (1.7-1.9); FILE MERGED 2004/10/06 10:57:24 pb 1.7.20.2: fix: #i34777# dynamic button size 2004/09/21 12:21:53 pb 1.7.20.1: fix: #i33451# don't send a item for FID_CHG_RECORD


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [561a68f965fcea93f4c399414e1650ee254edfa7]

INTEGRATION: CWS xmlsec06 (1.5.20); FILE MERGED 2004/10/06 10:55:48 pb 1.5.20.1: fix: #i34777# correct values


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [d117318ab25e2ec15c55f4aa6c56c96776b65560]

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>  [f35af72567cc0cda9db4df9aa4076f643bc4dece]

INTEGRATION: CWS xmlsec06 (1.2.16); FILE MERGED 2004/10/12 08:27:10 mmi 1.2.16.1: adds error detail information Issue number: Submitted by: Reviewed by:


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [d5246a65479abad07d226c306735a2aefd81fa2f]

INTEGRATION: CWS xmlsec06 (1.2.16); FILE MERGED 2004/10/12 08:27:09 mmi 1.2.16.1: adds error detail information Issue number: Submitted by: Reviewed by:


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [d067d99d48d2361377a3a367061408f81fd059d5]

INTEGRATION: CWS xmlsec06 (1.1.2); FILE ADDED 2004/10/12 08:28:35 mmi 1.1.2.1: adds error detail information Issue number: Submitted by: Reviewed by:


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [3b1fc8e32af840b5b945f95fedb779080b6fd4f5]

INTEGRATION: CWS xmlsec06 (1.1.2); FILE ADDED 2004/10/12 08:28:34 mmi 1.1.2.1: adds error detail information Issue number: Submitted by: Reviewed by:


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [25d960389644b2c671c9165540aaa0c5e6882247]

INTEGRATION: CWS xmlsec06 (1.4.96); FILE MERGED 2004/11/10 13:11:11 tra 1.4.96.1: #i36532#all interfaces and service descriptions concerning proxy settings have been marked as deprecated


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [2baea7b7bffc94af00cc52c80764b2865e939ba0]

INTEGRATION: CWS xmlsec06 (1.3.96); FILE MERGED 2004/11/10 13:11:11 tra 1.3.96.1: #i36532#all interfaces and service descriptions concerning proxy settings have been marked as deprecated


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [df391dc4ea4ac9b500c81c4a38e7096df2c702b3]

INTEGRATION: CWS sb26 (1.80.22); FILE MERGED 2004/11/23 16:10:57 sb 1.80.22.1: #i37704# Get rid of unnecessary calls to osl_syncFile.


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [6c7b7f160050b6cbc205153149d2ec290f4020fe]

INTEGRATION: CWS recovery04 (1.1.2); FILE ADDED 2004/11/12 12:12:51 hro 1.1.2.2: #i33798# Windows kill tool with static crt 2004/11/02 11:19:47 hro 1.1.2.1: #i36457# Kill command line tool for Windows crash report testing


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [abb342de2d3d12eb061147fa4d52300967114c81]

INTEGRATION: CWS sb26 (1.15.22); FILE MERGED 2004/11/23 16:10:57 sb 1.15.22.1: #i37704# Get rid of unnecessary calls to osl_syncFile.


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [cdc478b7da1523ebe8af909868af3fa360a7ef82]

INTEGRATION: CWS recovery04 (1.1.2); FILE ADDED 2004/11/02 11:18:51 hro 1.1.2.1: #i36457# Kill command line tool for Windows crash report testing


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [50f73297226cecb46dcefb68afbff8cbd01a7855]

INTEGRATION: CWS recovery04 (1.19.16); FILE MERGED 2004/11/11 20:02:20 hro 1.19.16.2: RESYNC: (1.19-1.21); FILE MERGED 2004/11/02 11:39:15 hro 1.19.16.1: #i36457# Kill command line tool for Windows crash report testing


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [c86e1b9a7513f81f2d1c1c2d5fbdb1ee28ef6e3b]

INTEGRATION: CWS recovery04 (1.19.32); FILE MERGED 2004/11/02 11:39:15 hro 1.19.32.1: #i36457# Kill command line tool for Windows crash report testing


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [2118a250efbf66d96d92dcf05583b2945997af72]

INTEGRATION: CWS recovery04 (1.7.36); FILE MERGED 2004/09/03 04:50:18 hro 1.7.36.1: #i28480# Sending only mode for crash reporter


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [bb6b42669253d0b1ad2d92a4c25fd929b82a6726]

INTEGRATION: CWS recovery04 (1.22.24); FILE MERGED 2004/11/11 20:01:11 hro 1.22.24.2: RESYNC: (1.22-1.23); FILE MERGED 2004/09/03 04:50:04 hro 1.22.24.1: #i28480# Sending only mode for crash reporter


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [62b23841fba051d78e92da154306c727c02b346c]

INTEGRATION: CWS recovery04 (1.2.52); FILE MERGED 2004/11/11 19:56:31 hro 1.2.52.2: RESYNC: (1.2-1.3); FILE MERGED 2004/07/23 13:10:45 hro 1.2.52.1: #i20882# Merging Recovery UI Resources


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [0f60d01ae347a89be15186c0b12fce2d4455df67]

INTEGRATION: CWS xmlsec06 (1.17.114); FILE MERGED 2004/11/09 12:04:34 pb 1.17.114.1: fix: #i36223# new menu entry: digital signature of macro


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [6357a83c8030077fb93f3face6bc310c61ef563f]

INTEGRATION: CWS xmlsec06 (1.16.114); FILE MERGED 2004/11/09 12:04:47 pb 1.16.114.1: fix: #i36223# new menu entry: digital signature of macro


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [d5e904af5f08ddf3f27b88107bec823b79586fe0]

INTEGRATION: CWS recovery04 (1.2.52); FILE MERGED 2004/07/23 13:10:44 hro 1.2.52.1: #i20882# Merging Recovery UI Resources


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [0834676a55fddcd2770ac21da7787dcba7397fc9]

INTEGRATION: CWS recovery04 (1.92.32); FILE MERGED 2004/11/11 19:55:45 hro 1.92.32.3: RESYNC: (1.92-1.93); FILE MERGED 2004/11/11 13:42:45 as 1.92.32.2: #i36936# clear the streams 2004/11/11 12:23:10 mav 1.92.32.1: #i36936# fix reloading of recovered documents


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [7c8d01b8939f25e4939306952487e640848ad700]

INTEGRATION: CWS recovery04 (1.59.34); FILE MERGED 2004/10/15 03:58:03 hro 1.59.34.2: RESYNC: (1.59-1.64); FILE MERGED 2004/08/06 10:33:28 as 1.59.34.1: #i27726# ContainerWindow->setVisible() is done by framework code!


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [6e0155346d0e81e6d18e9d391b9b679d4856495d]

INTEGRATION: CWS recovery04 (1.129.20); FILE MERGED 2004/11/11 19:53:52 hro 1.129.20.4: RESYNC: (1.134-1.135); FILE MERGED 2004/11/11 13:44:01 as 1.129.20.3: #i36936# set real URL 2004/10/15 03:48:08 hro 1.129.20.2: RESYNC: (1.129-1.134); FILE MERGED 2004/07/23 13:54:25 hro 1.129.20.1: #i20882# Merging from recovery03


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [f0cf5d91abe503ba1beb7bb772edd8fa07bb9db9]

INTEGRATION: CWS recovery04 (1.40.56); FILE MERGED 2004/11/11 19:53:44 hro 1.40.56.3: RESYNC: (1.45-1.46); FILE MERGED 2004/10/15 03:47:47 hro 1.40.56.2: RESYNC: (1.40-1.45); FILE MERGED 2004/07/23 13:54:24 hro 1.40.56.1: #i20882# Merging from recovery03


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [f343dc804bb4b367faacba20abbbfc6a49c4ad42]

INTEGRATION: CWS recovery04 (1.144.6); FILE MERGED 2004/11/12 15:13:01 mav 1.144.6.1: #i36939# if the intermediate file is used transfer it to original location on commit


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [8c50b000918d52f019f75fbcdfca54a2bf7c763e]

INTEGRATION: CWS recovery04 (1.25.102); FILE MERGED 2004/10/15 03:32:14 hro 1.25.102.2: RESYNC: (1.25-1.26); FILE MERGED 2004/07/23 13:54:24 hro 1.25.102.1: #i20882# Merging from recovery03


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [fcb239b8608603e45d5c0032115b353a4ffffe68]

INTEGRATION: CWS xmlsec06 (1.20.20); FILE MERGED 2004/11/09 12:05:04 pb 1.20.20.1: fix: #i36223# new menu entry: digital signature of macro


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [7989e37db9e8e531e66c7158bdaca1515a5de9ad]

INTEGRATION: CWS recovery04 (1.39.100); FILE MERGED 2004/10/15 03:31:41 hro 1.39.100.2: RESYNC: (1.39-1.40); FILE MERGED 2004/07/23 13:54:24 hro 1.39.100.1: #i20882# Merging from recovery03


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [231e6159a5cee689ab8ccd1dd55afaf8f1939bd6]

INTEGRATION: CWS xmlsec06 (1.19.70); FILE MERGED 2004/11/09 12:05:15 pb 1.19.70.1: fix: #i36223# new menu entry: digital signature of macro


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [726e1353361a5c6d6098924c5c7059e0c742e516]

INTEGRATION: CWS gt08hangulhanja (1.54.28); FILE MERGED 2004/10/26 20:47:13 iha 1.54.28.3: RESYNC: (1.56-1.57); FILE MERGED 2004/10/15 16:30:25 tl 1.54.28.2: RESYNC: (1.54-1.56); FILE MERGED 2004/10/11 14:48:12 iha 1.54.28.1: #116050# manual help ids for the special suggestion control


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [1507e3b63b80b541a241d0ce1c977abb45cbeef8]

INTEGRATION: CWS recovery04 (1.52.36); FILE MERGED 2004/11/26 13:42:55 as 1.52.36.3: RESYNC: (1.53-1.55); FILE MERGED resolve merge conflicts 2004/10/15 03:31:05 hro 1.52.36.2: RESYNC: (1.52-1.53); FILE MERGED 2004/07/23 13:54:23 hro 1.52.36.1: #i20882# Merging from recovery03


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [9f0e9492d6780b8d4453c508dec566a6b4ed709a]

INTEGRATION: CWS recovery04 (1.83.36); FILE MERGED 2004/10/15 03:30:29 hro 1.83.36.2: RESYNC: (1.83-1.86); FILE MERGED 2004/07/23 13:54:22 hro 1.83.36.1: #i20882# Merging from recovery03


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [1c5b703795c95528aaa2d619aa692b5d06db0c7c]

INTEGRATION: CWS gt08hangulhanja (1.2.8); FILE MERGED 2004/10/26 00:38:36 khong 1.2.8.3: #117803# make user dictionary in word searching  loop 2004/10/22 07:17:55 tl 1.2.8.2: #i33954# handling for NoSupportException improved 2004/10/20 15:39:53 tl 1.2.8.1: #i33954# catching exception from the user conversion dictionary list now


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [b387d893f2c3e75b5649dbd72e10abae78b4663b]

INTEGRATION: CWS gt08hangulhanja (1.4.36); FILE MERGED 2004/10/22 07:17:55 tl 1.4.36.2: #i33954# handling for NoSupportException improved 2004/10/20 15:39:52 tl 1.4.36.1: #i33954# catching exception from the user conversion dictionary list now


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [d0f9685d2cfc3927add412b276c804dcc20cb6a5]

INTEGRATION: CWS recovery04 (1.16.52); FILE MERGED 2004/11/26 13:27:16 as 1.16.52.4: RESYNC: (1.16-1.18); FILE MERGED resolve merge conflicts 2004/11/15 13:27:42 as 1.16.52.3: #i27726# catch unexpected exceptions! 2004/09/01 08:44:47 as 1.16.52.2: #i27726# forward AutoSave/AutoSaveTime to new config location 2004/07/23 13:06:28 hro 1.16.52.1: #i20882# Merging Recovery UI Resources


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [4796b3be8f2a7980dc58c8a40ceec7202af2f695]

INTEGRATION: CWS gt08hangulhanja (1.4.8); FILE MERGED 2004/10/26 09:30:40 tl 1.4.8.2: #117803# fixed namespace notation of OUString 2004/10/26 00:38:58 khong 1.4.8.1: #117803# make user dictionary in word searching  loop


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [ecc851a07eac40ed20a27d738dca7d276fef614c]

INTEGRATION: CWS recovery04 (1.48.30); FILE MERGED 2004/11/16 17:13:23 hro 1.48.30.1: #99999# saveopt.cxx uses exceptions


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [32e621bf515b980852b771d23c921d455af0408c]

INTEGRATION: CWS recovery04 (1.12.52); FILE MERGED 2004/07/23 13:06:28 hro 1.12.52.1: #i20882# Merging Recovery UI Resources


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [72949c8d76c3c0c873f274f3b5e9fe7b62e17ec1]

INTEGRATION: CWS gt08hangulhanja (1.77.46); FILE MERGED 2004/10/25 13:48:04 tl 1.77.46.1: #i35352# logfile macros added


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [06eaec11ae07d41eae66f6a56b8f724269e060a9]

INTEGRATION: CWS gt08hangulhanja (1.17.48); FILE MERGED 2004/10/25 13:53:20 tl 1.17.48.2: #i35352# logfile macros added 2004/10/25 12:11:25 tl 1.17.48.1: #i35352# logfile macros added


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [d03864ef96af43d1bab0b33ef90f55a68e8cd31d]

INTEGRATION: CWS recovery04 (1.81.24); FILE MERGED 2004/11/26 13:24:41 as 1.81.24.4: RESYNC: (1.85-1.88); FILE MERGED resolve merge conflicts 2004/10/20 13:08:37 as 1.81.24.3: #i27726# redesign progress implementation after resync 2004/10/15 02:56:54 hro 1.81.24.2: RESYNC: (1.81-1.85); FILE MERGED 2004/07/23 13:46:28 hro 1.81.24.1: #i20882# Merging from recovery03


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [e62a8bf23cea10013f8975a3c4c6befbc37458f3]

INTEGRATION: CWS recovery04 (1.18.38); FILE MERGED 2004/10/19 06:24:20 hro 1.18.38.2: #i28480# Resolved merge conflicts 2004/07/23 13:46:26 hro 1.18.38.1: #i20882# Merging from recovery03


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [ecae12c99ad26f14ea0e1effc4088c0b16a441fa]

INTEGRATION: CWS gt08hangulhanja (1.34.30); FILE MERGED 2004/10/15 17:21:09 tl 1.34.30.2: RESYNC: (1.34-1.35); FILE MERGED 2004/10/11 15:06:12 iha 1.34.30.1: #116050# manual help ids for the special suggestion control


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [891c7f492abd527e5b4ff1a5d904cd118d324a12]

INTEGRATION: CWS recovery04 (1.74.38); FILE MERGED 2004/10/20 13:08:36 as 1.74.38.4: #i27726# redesign progress implementation after resync 2004/10/19 06:24:19 hro 1.74.38.3: #i28480# Resolved merge conflicts 2004/10/15 02:51:56 hro 1.74.38.2: RESYNC: (1.74-1.77); FILE MERGED 2004/07/23 13:46:26 hro 1.74.38.1: #i20882# Merging from recovery03


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [1d9213687e8666ef9edeb82e5ee7eec0e7a39517]

INTEGRATION: CWS recovery04 (1.52.54); FILE MERGED 2004/07/23 13:46:25 hro 1.52.54.1: #i20882# Merging from recovery03


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [a5fe1cef7cd23fea2f7b5ad6b08dc8a13ed0a734]

INTEGRATION: CWS gt08hangulhanja (1.10.138); FILE MERGED 2004/10/28 17:24:54 iha 1.10.138.5: #i29884# correct german texts 2004/10/22 11:11:02 iha 1.10.138.4: #117507# remove AutoClose-checkbox from 'Hangul-Hanja Options' dialog 2004/10/22 10:33:49 iha 1.10.138.3: #117509# remove checkbox 'replace by character' from 'Edit Custom Dictionary' dialog 2004/10/12 14:15:58 iha 1.10.138.2: #i29884# string correction - recently used 2004/10/08 19:02:18 iha 1.10.138.1: #116050# grid for text sugggestions in case of character-by-character is on


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [496f2e858da796f88d74489af5836ee927bec653]

INTEGRATION: CWS sj12 (1.87.8); FILE MERGED 2004/11/23 11:09:55 sj 1.87.8.3: #i35886# 2004/11/22 17:09:32 sj 1.87.8.2: #i35886# moved font-independent-line-spacing into paragraph attributes 2004/11/22 17:03:35 sj 1.87.8.1: #i35886# moved font-independent-line-spacing into paragraph attributes


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [5161b1f3b14040a9b44e11033cad3b5ad4c02fdd]

INTEGRATION: CWS recovery04 (1.9.28); FILE MERGED 2004/11/26 13:24:16 as 1.9.28.4: RESYNC: (1.12-1.14); FILE MERGED resolve merge conflict 2004/10/20 13:08:36 as 1.9.28.3: #i27726# redesign progress implementation after resync 2004/10/15 02:51:38 hro 1.9.28.2: RESYNC: (1.9-1.12); FILE MERGED 2004/07/23 13:46:25 hro 1.9.28.1: #i20882# Merging from recovery03


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [30fa340f0af728c4138289b0b8399b0e3da1d4db]

INTEGRATION: CWS gt08hangulhanja (1.3.10); FILE MERGED 2004/10/22 11:11:49 iha 1.3.10.10: #117507# remove AutoClose-checkbox from 'Hangul-Hanja Options' dialog 2004/10/22 10:34:31 iha 1.3.10.9: #117509# remove checkbox 'replace by character' from 'Edit Custom Dictionary' dialog 2004/10/18 11:06:14 tl 1.3.10.8: #117502# fixed errors 2004/10/11 18:04:20 iha 1.3.10.7: #116064# keep active state of all other dictionaries if a single dictionary gets removed or created 2004/10/11 14:49:22 iha 1.3.10.6: #116050# manual help ids for the special suggestion control 2004/10/08 19:01:22 iha 1.3.10.5: #116050# grid for text sugggestions in case of character-by-character is on 2004/10/08 12:47:27 iha 1.3.10.4: #117503# update suggestion list and button states correctly in 'Edit Custom Dictionary'-dialog 2004/10/07 15:22:10 iha 1.3.10.3: #116065# do not hold a local static list of dictionaries 2004/10/07 11:23:00 iha 1.3.10.2: #116074# update suggestion list in Hangul/Hanja conversion according to changed options and user dictionaries 2004/09/03 12:46:47 tl 1.3.10.1: #116320# new behaviour for 'Hangul only / Hanja only' checkboxes


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [8e6031e126782ced6d7527b19cf817395e9b63e4]

INTEGRATION: CWS recovery04 (1.1.4); FILE ADDED 2004/11/11 13:45:45 as 1.1.4.11: #i36946# dont make it a comment only - remove it 2004/11/11 13:45:01 as 1.1.4.10: #i36946# dont recycle arguments of original model for saving temp. file 2004/09/27 11:34:10 as 1.1.4.9: #i27726# dont try to save non recoverable documents again 2004/09/02 06:46:32 as 1.1.4.8: #i27726# repair timer for AutoSave mode 2004/09/01 08:49:35 as 1.1.4.7: #i27726# use new configuration helper from comphelper; use some new states; new function to save failure files 2004/08/23 13:45:25 mba 1.1.4.6: #i27726#: some minor bugfixes 2004/08/08 13:21:14 as 1.1.4.5: #i27726# new options to know if office crashed but may be without recovery data - because no document was open 2004/08/06 10:31:36 as 1.1.4.4: #i27726# notify listener about start/stop of asynchronous operation 2004/08/05 11:24:50 as 1.1.4.3: #27726# make auto recovery aynchron 2004/08/03 07:33:38 as 1.1.4.2: #i27726# make auto recovery core asynchronous 2004/07/23 13:46:25 hro 1.1.4.1: #i20882# Merging from recovery03


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [97fc2f6d2fcfc8bb1d8adcbeb9bb1a22dc4de76a]

INTEGRATION: CWS gt08hangulhanja (1.3.8); FILE MERGED 2004/10/22 11:11:25 iha 1.3.8.4: #117507# remove AutoClose-checkbox from 'Hangul-Hanja Options' dialog 2004/10/22 10:28:23 iha 1.3.8.3: #117509# remove checkbox 'replace by character' from 'Edit Custom Dictionary' dialog 2004/10/15 16:44:43 tl 1.3.8.2: RESYNC: (1.3-1.4); FILE MERGED 2004/10/08 19:01:56 iha 1.3.8.1: #116050# grid for text sugggestions in case of character-by-character is on


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [4cfce5cbfae987e8f91c16d989f830fae1aa3278]

INTEGRATION: CWS recovery04 (1.22.24); FILE MERGED 2004/10/15 02:51:31 hro 1.22.24.2: RESYNC: (1.22-1.25); FILE MERGED 2004/07/23 13:46:24 hro 1.22.24.1: #i20882# Merging from recovery03


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [7e8cebbbf0aeb147960a3b8c6f27341610577fb9]

INTEGRATION: CWS gt08hangulhanja (1.4.10); FILE MERGED 2004/11/23 15:27:53 iha 1.4.10.14: #i37676# list only korean dictionaries 2004/10/22 11:10:30 iha 1.4.10.13: #117507# remove AutoClose-checkbox from 'Hangul-Hanja Options' dialog 2004/10/22 10:32:23 iha 1.4.10.12: #117509# remove checkbox 'replace by character' from 'Edit Custom Dictionary' dialog 2004/10/18 11:06:13 tl 1.4.10.11: #117502# fixed errors 2004/10/11 18:04:19 iha 1.4.10.10: #116064# keep active state of all other dictionaries if a single dictionary gets removed or created 2004/10/11 15:53:17 iha 1.4.10.9: #116050# changed itemids because id 0 has special meaning and causes selection problems 2004/10/11 14:50:01 iha 1.4.10.8: #116050# manual help ids for the special suggestion control 2004/10/08 19:06:19 iha 1.4.10.7: #116050# grid for text sugggestions in case of character-by-character is on 2004/10/08 12:48:31 iha 1.4.10.6: #117503# update suggestion list and button states correctly in 'Edit Custom Dictionary'-dialog 2004/10/07 15:22:50 iha 1.4.10.5: #116065# do not hold a local static list of dictionaries 2004/10/07 11:23:25 iha 1.4.10.4: #116074# update suggestion list in Hangul/Hanja conversion according to changed options and user dictionaries 2004/09/03 12:46:47 tl 1.4.10.3: #116320# new behaviour for 'Hangul only / Hanja only' checkboxes 2004/08/13 20:39:58 pb 1.4.10.2: RESYNC: (1.4-1.5); FILE MERGED 2004/05/17 08:28:29 gt 1.4.10.1: #116430# HangulHanjaEditDictDialog::EditModify(): initialize suggestion list before using it


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [4a138ff7232852959aa1da036fc249d8a4c5ea8d]

INTEGRATION: CWS recovery04 (1.2.96); FILE MERGED 2004/07/23 13:46:23 hro 1.2.96.1: #i20882# Merging from recovery03


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [a6b5b28d7891f1fe5cb4f057ab96fdf7cd358921]

INTEGRATION: CWS gt08hangulhanja (1.5.10); FILE MERGED 2004/10/22 11:12:32 iha 1.5.10.13: #117507# remove AutoClose-checkbox from 'Hangul-Hanja Options' dialog 2004/10/20 15:26:17 tl 1.5.10.12: #i33954# merge conflicts fixed 2004/10/18 10:07:33 tl 1.5.10.11: #117502# fixed syntax errors 2004/10/15 16:44:35 tl 1.5.10.10: RESYNC: (1.5-1.6); FILE MERGED 2004/10/13 13:20:22 iha 1.5.10.9: #117508# automatic replacement of unique entries 2004/10/12 15:40:30 iha 1.5.10.8: #117505# connect 'ignore postpositional word'-checkbox to api 2004/10/12 15:16:55 iha 1.5.10.7: #117506# show recently used first 2004/10/11 12:20:56 iha 1.5.10.6: #117505#117506#117507#117508# make conversion options available 2004/10/07 11:28:40 iha 1.5.10.5: #116074# update suggestion list in Hangul/Hanja conversion according to changed options and user dictionaries 2004/10/06 13:26:31 tl 1.5.10.4: #117508# auto replace entries with unique suggestion 2004/09/03 12:46:47 tl 1.5.10.3: #116320# new behaviour for 'Hangul only / Hanja only' checkboxes 2004/09/02 10:03:20 tl 1.5.10.2: #117502# replace by charcter checkbox activation/deactivation behaviour fixed 2004/05/07 14:30:02 tl 1.5.10.1: #116069# static modifier removed from m_sIgnoreList


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [7fcb7670eb8cbb90ac46ece661b70cc6e1d4bd6b]

INTEGRATION: CWS usp4all (1.86.148); FILE MERGED 2004/10/29 13:40:39 fme 1.86.148.1: #i36332# Enlarge repaint area for western ligatures


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [dee9ef70e5ba672a8f241e7bda23afa146971a51]

INTEGRATION: CWS recovery04 (1.8.36); FILE MERGED 2004/10/15 02:51:24 hro 1.8.36.3: RESYNC: (1.8-1.10); FILE MERGED 2004/08/05 11:24:49 as 1.8.36.2: #27726# make auto recovery aynchron 2004/08/03 07:33:38 as 1.8.36.1: #i27726# make auto recovery core asynchronous


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [22a75a5b699299c217e360d37910ca6c8021e450]

INTEGRATION: CWS gt08hangulhanja (1.10.56); FILE MERGED 2004/10/15 16:44:08 tl 1.10.56.3: RESYNC: (1.10-1.12); FILE MERGED 2004/10/07 11:21:00 iha 1.10.56.2: #116074# update suggestion list in Hangul/Hanja conversion according to changed options and user dictionaries 2004/09/03 12:46:46 tl 1.10.56.1: #116320# new behaviour for 'Hangul only / Hanja only' checkboxes


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [cf544293681449f204b7cea160ed4f6a6c079a17]

INTEGRATION: CWS recovery04 (1.1.4); FILE ADDED 2004/07/23 13:46:23 hro 1.1.4.1: #i20882# Merging from recovery03


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [88896bcc9de89aef53f38376ef5f680242fc352b]

INTEGRATION: CWS recovery04 (1.1.4); FILE ADDED 2004/07/23 13:46:22 hro 1.1.4.1: #i20882# Merging from recovery03


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [a2f9e005f2e8bfa62b98eeb6fb0b58f3a8f3f98b]

INTEGRATION: CWS gt08hangulhanja (1.12.30); FILE MERGED 2004/10/15 16:44:01 tl 1.12.30.3: RESYNC: (1.12-1.15); FILE MERGED 2004/10/07 11:21:26 iha 1.12.30.2: #116074# update suggestion list in Hangul/Hanja conversion according to changed options and user dictionaries 2004/09/03 12:46:46 tl 1.12.30.1: #116320# new behaviour for 'Hangul only / Hanja only' checkboxes


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [b2ab893370749b960683176c1e4c71dc2cd109f0]

INTEGRATION: CWS recovery04 (1.2.40); FILE MERGED 2004/07/23 14:50:05 hro 1.2.40.1: #i20882# Merging from recovery03


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [85620298bfbb79e2871dbcd36cec2b1b08d72ce7]

INTEGRATION: CWS gt08hangulhanja (1.10.72); FILE MERGED 2004/10/28 17:22:14 iha 1.10.72.1: #i29884# correct german texts


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [0aae6c32d687184f1d084f2238dae849db317635]

INTEGRATION: CWS recovery04 (1.1.4); FILE ADDED 2004/07/23 13:46:21 hro 1.1.4.1: #i20882# Merging from recovery03


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [eec914365b12840169743db1e50050e9030eaf1a]

INTEGRATION: CWS recovery04 (1.1.2); FILE ADDED 2004/10/21 05:10:52 as 1.1.2.2: fix some compile errors 2004/10/20 13:07:57 as 1.1.2.1: #i27726# new progress helper (vcl based)


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [75fc373634258b6ad6773189b36c6bda3a1a3bce]

INTEGRATION: CWS recovery04 (1.10.242); FILE MERGED 2004/10/20 13:08:35 as 1.10.242.5: #i27726# redesign progress implementation after resync 2004/10/19 06:24:18 hro 1.10.242.4: #i28480# Resolved merge conflicts 2004/10/15 02:49:28 hro 1.10.242.3: RESYNC: (1.10-1.11); FILE MERGED 2004/08/05 11:24:48 as 1.10.242.2: #27726# make auto recovery aynchron 2004/07/23 13:46:21 hro 1.10.242.1: #i20882# Merging from recovery03


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [907f2e866a6619f0e656048245f4acd51cfb4ddd]

INTEGRATION: CWS recovery04 (1.4.94); FILE MERGED 2004/11/26 13:23:44 as 1.4.94.2: RESYNC: (1.4-1.5); FILE MERGED resolve merge conflict 2004/07/23 13:46:20 hro 1.4.94.1: #i20882# Merging from recovery03


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [7dcc33658a98e497d2edb5e18115ed9fd692618f]

INTEGRATION: CWS recovery04 (1.24.78); FILE MERGED 2004/10/20 13:08:35 as 1.24.78.1: #i27726# redesign progress implementation after resync


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [7c5389a185d26af995d2c52408ff2b83c319372c]

INTEGRATION: CWS recovery04 (1.1.4); FILE ADDED 2004/09/28 15:55:36 cn 1.1.4.1: nitial version of complex test for recovery feature


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [7eeee2c45a2c17a6f5553b269892ae375f8139d4]

INTEGRATION: CWS sj12 (1.8.36); FILE MERGED 2004/11/23 16:00:12 sj 1.8.36.1: #i37709#


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [5606137970711ebc1ec3b72d1fc1948106f68615]

INTEGRATION: CWS recovery04 (1.2.324); FILE MERGED 2004/10/21 05:10:52 as 1.2.324.1: fix some compile errors


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [1c8fe88ee176d82799b1e030b373e02bcc6abbe4]

INTEGRATION: CWS sj12 (1.4.18); FILE MERGED 2004/10/22 13:40:51 sj 1.4.18.1: #i36002# PredefinedType -> Type


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [8784f2a7938082dfa4efd15231a3b6b5f76f5ff4]

INTEGRATION: CWS recovery04 (1.29.78); FILE MERGED 2004/11/26 13:23:23 as 1.29.78.3: RESYNC: (1.29-1.30); FILE MERGED resolve merge conflict 2004/10/20 13:08:35 as 1.29.78.2: #i27726# redesign progress implementation after resync 2004/07/23 13:46:20 hro 1.29.78.1: #i20882# Merging from recovery03


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [4caad42a5a35e64030f810761bd7a25c185cf048]

INTEGRATION: CWS gt08hangulhanja (1.1.138); FILE MERGED 2004/05/07 13:44:05 tl 1.1.138.1: #116386# new component descriptions added


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [aca61f32c6ba7f0d1374131292257059e0d159d8]

INTEGRATION: CWS sj12 (1.7.16); FILE MERGED 2004/11/16 20:33:27 sj 1.7.16.9: RESYNC: (1.7-1.8); FILE MERGED 2004/11/11 19:05:02 sj 1.7.16.8: #i36002# file format change for customshapes 2004/11/11 03:02:21 sj 1.7.16.7: #i36002# file format change, added better detection of default shape properties 2004/11/11 01:25:41 sj 1.7.16.6: #i36002# file format change 2004/11/01 17:25:23 sj 1.7.16.5: #i36003,i36002# file format changes 2004/10/25 15:46:07 sj 1.7.16.4: #i36003# not using predefined types any longer 2004/10/22 16:55:47 sj 1.7.16.3: #i36002# file format changes for custom shapes, modifiers needs to be direct values 2004/10/22 15:50:58 sj 1.7.16.2: #i36002# file format changes for custom shapes 2004/10/22 13:40:11 sj 1.7.16.1: #i36002# PredefinedType -> Type


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [4b68e6bff27df4283f56fc732adc3571d9c1d867]

INTEGRATION: CWS recovery04 (1.4.32); FILE MERGED 2004/10/20 13:08:34 as 1.4.32.2: #i27726# redesign progress implementation after resync 2004/10/19 06:24:00 hro 1.4.32.1: #i28480# Resolved merge conflicts


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [f27cf37ddebc862d3480c34b8ff2e19437a4e41d]

INTEGRATION: CWS gt08hangulhanja (1.13.4); FILE MERGED 2004/06/21 13:37:32 tl 1.13.4.1: #i28900# calling uscript_getScript now in checkScriptType


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [c190550edb18770c81e9cba41ef0c6a1fb7bdf94]

INTEGRATION: CWS sj12 (1.125.18); FILE MERGED 2004/11/18 15:46:37 sj 1.125.18.1: #i35972# now setting the correct page at the page object


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [3254888186cfeda0bed2f37a661a0346b1c02057]

INTEGRATION: CWS recovery04 (1.1.4); FILE ADDED 2004/09/01 08:48:31 as 1.1.4.4: #i27726# use new configuration helper from comphelper; use some new states; new function to save failure files 2004/08/06 10:31:36 as 1.1.4.3: #i27726# notify listener about start/stop of asynchronous operation 2004/08/03 07:33:37 as 1.1.4.2: #i27726# make auto recovery core asynchronous 2004/07/23 13:46:19 hro 1.1.4.1: #i20882# Merging from recovery03


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [73e9ac00e7a024acc6aed15888fb7e6cf281c5a6]

INTEGRATION: CWS gt08hangulhanja (1.2.4); FILE MERGED 2004/10/15 16:27:03 tl 1.2.4.3: RESYNC: (1.2-1.3); FILE MERGED 2004/06/21 13:37:30 tl 1.2.4.2: #i28900# calling uscript_getScript now in checkScriptType 2004/05/07 12:41:52 tl 1.2.4.1: #116074# check if dictionary is active added; ScriptTypeList list updatet to latest version


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [17ae854c8fbb1d090a793483ec599414ad2b3f5d]

INTEGRATION: CWS recovery04 (1.1.2); FILE ADDED 2004/10/21 05:10:51 as 1.1.2.2: fix some compile errors 2004/10/20 13:07:39 as 1.1.2.1: #i27726# new progress helper (vcl based)


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [135f6f62fcb843a498e02b0f40d4d1bc88a73b6a]

INTEGRATION: CWS sj12 (1.5.156); FILE MERGED 2004/11/18 15:45:46 sj 1.5.156.1: #i35972# preventing recursive call of objchange for sdrpageobj


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [ce692a101a7389755afc5fa6c66291ef52114853]

INTEGRATION: CWS gt08hangulhanja (1.2.4); FILE MERGED 2004/11/23 15:09:47 iha 1.2.4.4: #118541# create only single instance of ConversionDictionaryList (OneInstanceFactory is not sufficient if different service managers are used) 2004/10/15 16:26:48 tl 1.2.4.3: RESYNC: (1.2-1.3); FILE MERGED 2004/10/11 11:38:10 iha 1.2.4.2: #118078# single instance for ConversionDictionaryList 2004/05/07 12:41:52 tl 1.2.4.1: #116074# check if dictionary is active added; ScriptTypeList list updatet to latest version


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [2671d9ee8b561bb67a2e51b71931df60ecaf3674]

INTEGRATION: CWS recovery04 (1.6.242); FILE MERGED 2004/10/21 05:10:51 as 1.6.242.6: fix some compile errors 2004/10/20 13:08:34 as 1.6.242.5: #i27726# redesign progress implementation after resync 2004/10/19 06:24:00 hro 1.6.242.4: #i28480# Resolved merge conflicts 2004/10/15 02:39:48 hro 1.6.242.3: RESYNC: (1.6-1.7); FILE MERGED 2004/08/05 11:24:48 as 1.6.242.2: #27726# make auto recovery aynchron 2004/07/23 13:46:18 hro 1.6.242.1: #i20882# Merging from recovery03


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [dc39e32ff267f4bd05ce9ad2784fceb4b92b537e]

INTEGRATION: CWS sj12 (1.104.18); FILE MERGED 2004/11/16 20:24:10 sj 1.104.18.6: RESYNC: (1.104-1.105); FILE MERGED 2004/11/11 19:04:49 sj 1.104.18.5: #i36002# file format change for customshapes 2004/11/11 01:25:08 sj 1.104.18.4: #i36002# file format change 2004/11/03 13:11:02 sj 1.104.18.3: #i36003,i36002# file format changes for custom shapes 2004/11/01 17:24:47 sj 1.104.18.2: #i36003,i36002# file format changes 2004/10/22 13:39:45 sj 1.104.18.1: #i36002# PredefinedType -> Type


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [b2966ece2167ed9b12afa6ab36628856e652f808]

INTEGRATION: CWS gt08hangulhanja (1.3.4); FILE MERGED 2004/10/15 16:26:32 tl 1.3.4.2: RESYNC: (1.3-1.4); FILE MERGED 2004/05/10 10:39:20 tl 1.3.4.1: #116051# removed duplicate entries from the results of getConversionEntries


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [9d3f6a36cdf9370450914a3315f64c625ed63299]

INTEGRATION: CWS recovery04 (1.1.302); FILE MERGED 2004/11/26 13:22:12 as 1.1.302.2: RESYNC: (1.1-1.2); FILE MERGED resolve merge conflict - use top level version 2004/07/23 13:46:18 hro 1.1.302.1: #i20882# Merging from recovery03


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [6cbaf8eb88736d0dcec97361e37e44513bd78d84]

INTEGRATION: CWS sj12 (1.24.322); FILE MERGED 2004/10/13 15:45:32 sj 1.24.322.2: #i34951# do not use BitmapRepeat mode for GraphicObjects 2004/10/13 13:59:11 sj 1.24.322.1: #i30833# taking care of TextFrame, because only Text objects do support the AutoGrowWidth and AutoGrowHeight Property


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [82dbbd9b71f1932dce6b14e8494db8d4528692a9]

INTEGRATION: CWS recovery04 (1.22.24); FILE MERGED 2004/10/15 02:39:06 hro 1.22.24.2: RESYNC: (1.22-1.25); FILE MERGED 2004/07/23 13:46:16 hro 1.22.24.1: #i20882# Merging from recovery03


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [61b00149924926352e57bb2be5adfc6b7538ad43]

INTEGRATION: CWS gt08hangulhanja (1.20.62); FILE MERGED 2004/10/26 12:54:09 tl 1.20.62.2: #117787# cursor should be restored at starting position after conversion 2004/10/22 12:20:49 tl 1.20.62.1: #i33954# improve performance of text conversion


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [917eb19072e4d90a175df796add88b9c86ad8de8]

INTEGRATION: CWS sj12 (1.44.110); FILE MERGED 2004/11/11 19:04:49 sj 1.44.110.11: #i36002# file format change for customshapes 2004/11/11 01:25:07 sj 1.44.110.10: #i36002# file format change 2004/11/05 16:36:23 sj 1.44.110.9: #i36003,i36002# file format changes for custom shapes 2004/11/04 20:24:28 sj 1.44.110.8: #i36003,i36002# file format changes for custom shapes 2004/11/03 13:11:03 sj 1.44.110.7: #i36003,i36002# file format changes for custom shapes 2004/11/01 17:24:47 sj 1.44.110.6: #i36003,i36002# file format changes 2004/10/25 15:46:43 sj 1.44.110.5: #i36003# not using predefined types any longer 2004/10/22 13:39:44 sj 1.44.110.4: #i36002# PredefinedType -> Type 2004/10/19 13:51:28 sj 1.44.110.3: RESYNC: (1.44-1.46); FILE MERGED 2004/10/13 15:45:32 sj 1.44.110.2: #i34951# do not use BitmapRepeat mode for GraphicObjects 2004/10/13 13:59:11 sj 1.44.110.1: #i30833# taking care of TextFrame, because only Text objects do support the AutoGrowWidth and AutoGrowHeight Property


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [47ee030df8b1b1d5955a0e135691e474a40cd88e]

INTEGRATION: CWS recovery04 (1.4.26); FILE MERGED 2004/10/20 13:08:33 as 1.4.26.3: #i27726# redesign progress implementation after resync 2004/08/08 13:21:13 as 1.4.26.2: #i27726# new options to know if office crashed but may be without recovery data - because no document was open 2004/07/23 13:46:16 hro 1.4.26.1: #i20882# Merging from recovery03


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [9b4c2235c5311c96573df65e1646e67439f38075]

INTEGRATION: CWS gt08hangulhanja (1.9.56); FILE MERGED 2004/10/25 08:44:38 tl 1.9.56.1: #i33954# improve performance of text conversion


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [cfad1377c6c0470c96a4efeb63bcdc765c57a7cd]

INTEGRATION: CWS sj12 (1.17.18); FILE MERGED 2004/11/24 02:22:22 sj 1.17.18.1: #i36004# enabling customshape attr also for shapes without text


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [1b47b41bac884cca7267db44a65d05f1ebcdb0a2]

INTEGRATION: CWS gt08hangulhanja (1.27.62); FILE MERGED 2004/10/22 12:20:48 tl 1.27.62.1: #i33954# improve performance of text conversion


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [ee75491a53cce0dffe72e8bdcfdcfd7ae378135f]

INTEGRATION: CWS sj12 (1.3.18); FILE MERGED 2004/11/23 19:05:28 sj 1.3.18.2: #i36002# no optimize for CustomShapeParser under solaris 2004/11/01 17:23:04 sj 1.3.18.1: #i36003,i36002# file format changes


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [42be4a93f3ed48cce5eb3fac1de191b198d4e03d]

INTEGRATION: CWS gt08hangulhanja (1.6.20); FILE MERGED 2004/10/18 12:05:17 tl 1.6.20.4: #117502# merge problems fixed 2004/10/15 15:58:52 tl 1.6.20.3: RESYNC: (1.6-1.7); FILE MERGED 2004/09/03 12:44:11 tl 1.6.20.2: #116320# new behaviour for 'Hangul only / Hanja only' checkboxes 2004/05/10 11:19:06 tl 1.6.20.1: #116346# extending of selection fixed


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [e45475a487f7622b3fb08dee021333db27cd211c]

INTEGRATION: CWS sj12 (1.4.114); FILE MERGED 2004/11/11 01:23:02 sj 1.4.114.1: #i36002# file format change


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [16e911ae0547bbc95d6299f233dd0813678ae980]

INTEGRATION: CWS gt08hangulhanja (1.59.62); FILE MERGED 2004/11/24 16:59:47 iha 1.59.62.5: resolved merge conflict 2004/11/24 16:37:27 iha 1.59.62.4: RESYNC: (1.59-1.60); FILE MERGED 2004/10/26 14:28:50 tl 1.59.62.3: #i33954# clipping of found text to current selection added 2004/10/22 12:20:48 tl 1.59.62.2: #i33954# improve performance of text conversion 2004/10/20 15:23:58 tl 1.59.62.1: #i33954# merge conflicts from earlier versions fixed


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [8e87ce630971393e8eaad530a46d7c5891a366dc]

INTEGRATION: CWS sj12 (1.5.18); FILE MERGED 2004/11/24 01:50:45 sj 1.5.18.4: #i36004# 2004/11/11 01:23:03 sj 1.5.18.3: #i36002# file format change 2004/11/03 13:10:36 sj 1.5.18.2: #i36003,i36002# file format changes for custom shapes 2004/10/25 15:43:29 sj 1.5.18.1: #i36003# not using predefined types any longer


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [86dca75b6eda9c0147c0e3df6a1e78b3d01fcfa4]

INTEGRATION: CWS gt08hangulhanja (1.8.62); FILE MERGED 2004/11/24 16:32:09 iha 1.8.62.2: RESYNC: (1.8-1.9); FILE MERGED 2004/10/20 15:23:58 tl 1.8.62.1: #i33954# merge conflicts from earlier versions fixed


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [861699fb8977371be8ae8bb5d41980844fb9d4c2]

INTEGRATION: CWS sj12 (1.1.2); FILE ADDED 2004/11/17 11:11:40 sj 1.1.2.5: fixed some link problems 2004/11/11 01:23:02 sj 1.1.2.4: #i36002# file format change 2004/11/05 16:27:23 sj 1.1.2.3: #i36003,i36002# file format changes for custom shapes 2004/11/04 20:23:15 sj 1.1.2.2: initial version 2004/11/01 17:21:29 sj 1.1.2.1: #i36003# initial version


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [8689e5533a7a0abb5f00df3b6c29869458631fe2]

INTEGRATION: CWS sj12 (1.2.324); FILE MERGED 2004/11/17 11:11:40 sj 1.2.324.4: fixed some link problems 2004/11/11 01:23:02 sj 1.2.324.3: #i36002# file format change 2004/11/04 20:22:43 sj 1.2.324.2: #i36003,i36002# file format changes for custom shapes 2004/11/01 17:23:04 sj 1.2.324.1: #i36003,i36002# file format changes


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [ad9a618e94525c7e0e64e85bd7403f7211062660]

INTEGRATION: CWS sj12 (1.4.18); FILE MERGED 2004/11/23 19:06:32 sj 1.4.18.9: #i36004# 2004/11/17 11:11:40 sj 1.4.18.8: fixed some link problems 2004/11/16 20:07:34 sj 1.4.18.7: RESYNC: (1.4-1.5); FILE MERGED 2004/11/11 01:23:02 sj 1.4.18.6: #i36002# file format change 2004/11/05 16:27:23 sj 1.4.18.5: #i36003,i36002# file format changes for custom shapes 2004/11/04 20:22:43 sj 1.4.18.4: #i36003,i36002# file format changes for custom shapes 2004/11/03 13:10:35 sj 1.4.18.3: #i36003,i36002# file format changes for custom shapes 2004/11/01 17:23:04 sj 1.4.18.2: #i36003,i36002# file format changes 2004/10/22 13:39:10 sj 1.4.18.1: #i36002# PredefinedType -> Type


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [bd485932c20204bf5a5d7b5ac01a14e1a1bf122b]

INTEGRATION: CWS recovery04 (1.2.90); FILE MERGED 2004/07/23 13:35:37 hro 1.2.90.1: #i20882# Merging from recovery03


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [8d9aefca802b5fcfa826e6c8a28afcd6e6c58511]

INTEGRATION: CWS sj12 (1.3.156); FILE MERGED 2004/11/18 15:45:31 sj 1.3.156.1: #i35972# preventing recursive call of objchange for sdrpageobj


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [ef455f34db56ecd615484df1daff89a25c8ecbbe]

INTEGRATION: CWS gt08hangulhanja (1.3.82); FILE MERGED 2004/10/25 12:11:46 tl 1.3.82.1: #i35352# logfile macros added


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [68372659db359ca4bc782be00ee0711bd26bf594]

INTEGRATION: CWS gt08hangulhanja (1.34.18); FILE MERGED 2004/10/25 10:14:57 tl 1.34.18.1: #i35352# logfile macros added


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [38e390b074c46b2b42f3d6c4b4a666a6192cc8a0]

INTEGRATION: CWS gt08hangulhanja (1.13.146); FILE MERGED 2004/10/25 13:50:01 tl 1.13.146.1: #i35352# logfile macros added


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [b266b68ec98e7ca72e1eec1b01825a5967de088f]

INTEGRATION: CWS gt08hangulhanja (1.68.18); FILE MERGED 2004/11/24 16:19:41 iha 1.68.18.2: RESYNC: (1.68-1.69); FILE MERGED 2004/10/25 10:14:57 tl 1.68.18.1: #i35352# logfile macros added


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [7c5a23bff4bb37e63c1d5ec6c4bc2c319129d8be]

INTEGRATION: CWS usp4all (1.85.24); FILE MERGED 2004/11/15 10:19:47 hdu 1.85.24.3: #37093# fix text layout problem in Tools->Options->Languages 2004/11/04 14:36:26 hdu 1.85.24.2: #i27336# work around the automatic ligatures of xp_sp2 2004/10/29 10:36:08 hdu 1.85.24.1: #i27336# prefer CTL-processing also for non-CTL text


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [d96f96b5dbe043183c60502324f3e47d9e35bc2f]

INTEGRATION: CWS recovery04 (1.33.70); FILE MERGED 2004/10/15 01:43:59 hro 1.33.70.3: RESYNC: (1.33-1.38); FILE MERGED 2004/07/23 12:16:15 hro 1.33.70.2: #i27780# Recovery UI Resources 2004/07/23 11:07:13 hro 1.33.70.1: #i27780# New docrecovery resources


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [ef73a673bd64b7e96bc8b4471c508d425a4542a6]

INTEGRATION: CWS recovery04 (1.9.218); FILE MERGED 2004/10/15 01:40:17 hro 1.9.218.2: RESYNC: (1.9-1.10); FILE MERGED 2004/08/02 11:00:34 as 1.9.218.1: #27726# new recovery UI service


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [17e80835b75e2973ab15919d82437a9af4bd70dd]

INTEGRATION: CWS recovery04 (1.1.2); FILE ADDED 2004/11/16 16:47:58 hro 1.1.2.14: #i37268# #i36960# Rework crash detection 2004/11/12 12:10:36 hro 1.1.2.13: #i36960# Test for windows dump file too 2004/11/08 23:52:13 hro 1.1.2.12: #i34683# Test of generated crash report files 2004/11/01 12:18:21 hro 1.1.2.11: #i34683# Commited missing changes 2004/10/01 06:59:23 as 1.1.2.10: #i33868# fix some crashes on finish dialogs 2004/09/29 10:06:49 as 1.1.2.9: #i33868# use tab dialog instead of different modal dialogs 2004/09/03 04:53:51 hro 1.1.2.8: #i28480# Sending only mode for crash reporter 2004/09/02 08:07:35 as 1.1.2.7: #i27726# dont set recovery dialog as top most one 2004/09/01 09:01:51 as 1.1.2.6: #i27726# show save dialog as sub-modal one 2004/08/23 13:47:00 mba 1.1.2.5: #i27726#: some minor bugfixes 2004/08/20 11:48:43 hro 1.1.2.4: #i27780# Added Crash Reporter dialogs 2004/08/08 13:22:11 as 1.1.2.3: #i27726# new options to know if office crashed but may be without recovery data - because no document was open 2004/08/05 11:26:29 as 1.1.2.2: #27726# make auto recovery aynchron; implement progress 2004/08/02 10:58:43 as 1.1.2.1: #27726# new recovery UI service


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [d2c01de120cff71f50db30d694ced24c095e28d3]

INTEGRATION: CWS recovery04 (1.12.414); FILE MERGED 2004/08/02 11:00:34 as 1.12.414.1: #27726# new recovery UI service


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [a7b7e5a7de5f7ac18051c864300d5346f246d7ca]

INTEGRATION: CWS recovery04 (1.67.80); FILE MERGED 2004/10/15 01:21:14 hro 1.67.80.2: RESYNC: (1.67-1.68); FILE MERGED 2004/09/01 09:05:43 as 1.67.80.1: #i27726# change ui for new autosave mechanism


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [c046a03ddc321fe0667b49e3edaa0bb4f58e5c30]

INTEGRATION: CWS recovery04 (1.1.2); FILE ADDED 2004/09/29 10:06:49 as 1.1.2.6: #i33868# use tab dialog instead of different modal dialogs 2004/09/01 14:11:27 hro 1.1.2.5: #i20882# impl_ShowRecoveredDocs missing 2004/08/23 13:46:34 mba 1.1.2.4: #i27726#: some minor bugfixes 2004/08/08 13:22:10 as 1.1.2.3: #i27726# new options to know if office crashed but may be without recovery data - because no document was open 2004/08/05 11:26:29 as 1.1.2.2: #27726# make auto recovery aynchron; implement progress 2004/08/02 10:57:30 as 1.1.2.1: #27726# new recovery UI service


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [80a9209bd23c85c73b99cc2b7a34fc9a549b48f5]

INTEGRATION: CWS recovery04 (1.1.2); FILE ADDED 2004/11/05 14:26:07 as 1.1.2.18: #i35269# fix progress crash 2004/11/01 15:28:31 hro 1.1.2.17: #i36452# Tab page dialog needs extra cancel btn handler 2004/10/20 13:04:10 as 1.1.2.16: #i27726# use right property to initialize progress 2004/10/05 11:03:47 pb 1.1.2.15: fix: #i33865# gui beautified 2004/10/01 06:59:23 as 1.1.2.14: #i33868# fix some crashes on finish dialogs 2004/10/01 06:47:15 pb 1.1.2.13: fix: #i33865# no HelpButtons any longer 2004/09/30 12:14:17 as 1.1.2.12: #i33868# show save progress as child of save-crash dialog 2004/09/29 10:06:48 as 1.1.2.11: #i33868# use tab dialog instead of different modal dialogs 2004/09/03 04:53:50 hro 1.1.2.10: #i28480# Sending only mode for crash reporter 2004/09/02 07:37:27 as 1.1.2.9: #i27726# make update mode for UI better 2004/09/01 14:11:27 hro 1.1.2.8: #i20882# impl_ShowRecoveredDocs missing 2004/09/01 08:59:19 as 1.1.2.7: #i27726# show save dialog as sub-modal one 2004/08/23 13:46:10 mba 1.1.2.6: #i27726#: some minor bugfixes 2004/08/20 11:48:43 hro 1.1.2.5: #i27780# Added Crash Reporter dialogs 2004/08/08 13:22:10 as 1.1.2.4: #i27726# new options to know if office crashed but may be without recovery data - because no document was open 2004/08/06 10:32:20 as 1.1.2.3: #i27726# bind status events to UI 2004/08/05 11:26:28 as 1.1.2.2: #27726# make auto recovery aynchron; implement progress 2004/08/02 10:57:20 as 1.1.2.1: #27726# new recovery UI service


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [ff97dccc8feb3fe3b1110a1bbc88c623ef70fc14]

INTEGRATION: CWS recovery04 (1.1.2); FILE ADDED 2004/09/06 13:29:41 hro 1.1.2.2: #i28480# Keep parameters persistent 2004/09/03 04:54:27 hro 1.1.2.1: #i28480# Sending only mode for crash reporter


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [1c7956ab9afc3f46ab528bc805fb1fe02391d923]

INTEGRATION: CWS recovery04 (1.1.2); FILE ADDED 2004/11/01 12:18:20 hro 1.1.2.3: #i34683# Commited missing changes 2004/10/12 08:17:31 hro 1.1.2.2: #i33881# Send reports only after UI has completed 2004/09/03 04:54:27 hro 1.1.2.1: #i28480# Sending only mode for crash reporter


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [ff2f1d1a40803a72e531688478700b4b57fa8384]

INTEGRATION: CWS recovery04 (1.1.2); FILE ADDED 2004/09/03 04:54:28 hro 1.1.2.1: #i28480# Sending only mode for crash reporter


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [6ce9340b6d55b3aa6310fde4d8c5da37ec16dc80]

INTEGRATION: CWS recovery04 (1.3.176); FILE MERGED 2004/09/01 09:05:05 as 1.3.176.1: #i27726# change ui for new autosave mechanism


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [0171f5b188384ffe4d6b6d5b1ce5f81bd99ec3ab]

INTEGRATION: CWS recovery04 (1.4.176); FILE MERGED 2004/10/15 00:59:27 hro 1.4.176.2: RESYNC: (1.4-1.5); FILE MERGED 2004/09/01 09:03:06 as 1.4.176.1: #i27726# change ui for new autosave mechanism


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [22b782c1f70d2fc13566551e1f0e8a66b17bf65c]

INTEGRATION: CWS recovery04 (1.32.50); FILE MERGED 2004/10/19 06:38:26 hro 1.32.50.4: #i28480# Resolved merge conflicts 2004/10/15 00:55:39 hro 1.32.50.3: RESYNC: (1.32-1.41); FILE MERGED 2004/09/03 04:53:49 hro 1.32.50.2: #i28480# Sending only mode for crash reporter 2004/07/23 11:06:07 hro 1.32.50.1: #i27780# New docrecovery resources


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [9668ff043d603c044087e9a7e9fcc1b170cbcbab]

INTEGRATION: CWS recovery04 (1.1.4); FILE ADDED 2004/10/11 07:26:58 pb 1.1.4.10: fix: #i33865# german translation added 2004/10/05 11:02:50 pb 1.1.4.9: fix: #i33865# gui beautified 2004/10/01 06:47:06 pb 1.1.4.8: fix: #i33865# no HelpButtons any longer 2004/09/29 10:06:48 as 1.1.4.7: #i33868# use tab dialog instead of different modal dialogs 2004/09/03 04:53:49 hro 1.1.4.6: #i28480# Sending only mode for crash reporter 2004/08/20 11:48:42 hro 1.1.4.5: #i27780# Added Crash Reporter dialogs 2004/08/06 10:32:20 as 1.1.4.4: #i27726# bind status events to UI 2004/08/05 11:26:28 as 1.1.4.3: #27726# make auto recovery aynchron; implement progress 2004/08/02 11:00:34 as 1.1.4.2: #27726# new recovery UI service 2004/07/23 11:05:18 hro 1.1.4.1: #i27780# New docrecovery resources


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [44daf0d0b8ee24326b077b6149ed0388483aad28]

INTEGRATION: CWS recovery04 (1.1.4); FILE ADDED 2004/10/05 11:02:51 pb 1.1.4.8: fix: #i33865# gui beautified 2004/10/01 06:47:06 pb 1.1.4.7: fix: #i33865# no HelpButtons any longer 2004/09/29 10:06:48 as 1.1.4.6: #i33868# use tab dialog instead of different modal dialogs 2004/09/03 04:53:48 hro 1.1.4.5: #i28480# Sending only mode for crash reporter 2004/08/20 11:48:42 hro 1.1.4.4: #i27780# Added Crash Reporter dialogs 2004/08/05 11:26:28 as 1.1.4.3: #27726# make auto recovery aynchron; implement progress 2004/08/02 11:00:34 as 1.1.4.2: #27726# new recovery UI service 2004/07/23 11:05:28 hro 1.1.4.1: #i27780# New docrecovery resources


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [0f0de857ae40f951ce331efb0abfc4ec3659ab65]

INTEGRATION: CWS recovery04 (1.1.4); FILE ADDED 2004/11/18 15:09:57 hro 1.1.4.24: #i36938# Use crash reporter generated preview 2004/11/16 16:47:10 hro 1.1.4.23: #i36938# Use crash reporter generated preview 2004/11/10 09:38:39 hro 1.1.4.22: #i36455# Show Stack and Checksum in Show Report dialog 2004/11/05 14:26:19 as 1.1.4.21: #i35269# fix progress crash 2004/11/05 10:47:43 as 1.1.4.20: #i35269# handle recovery states right 2004/11/01 15:28:31 hro 1.1.4.19: #i36452# Tab page dialog needs extra cancel btn handler 2004/10/20 13:04:09 as 1.1.4.18: #i27726# use right property to initialize progress 2004/10/05 11:02:51 pb 1.1.4.17: fix: #i33865# gui beautified 2004/10/01 06:59:22 as 1.1.4.16: #i33868# fix some crashes on finish dialogs 2004/10/01 06:47:06 pb 1.1.4.15: fix: #i33865# no HelpButtons any longer 2004/09/30 12:14:16 as 1.1.4.14: #i33868# show save progress as child of save-crash dialog 2004/09/29 10:06:47 as 1.1.4.13: #i33868# use tab dialog instead of different modal dialogs 2004/09/06 13:29:41 hro 1.1.4.12: #i28480# Keep parameters persistent 2004/09/03 14:55:26 hro 1.1.4.11: #i28480# Sending only mode for crash reporter 2004/09/03 05:02:41 hro 1.1.4.10: #i28480# Sending only mode for crash reporter 2004/09/03 04:53:48 hro 1.1.4.9: #i28480# Sending only mode for crash reporter 2004/09/02 13:28:12 hro 1.1.4.8: #i20882# Typo fixed 2004/09/02 07:37:26 as 1.1.4.7: #i27726# make update mode for UI better 2004/09/01 09:00:59 as 1.1.4.6: #i27726# show save dialog as sub-modal one 2004/08/20 11:48:42 hro 1.1.4.5: #i27780# Added Crash Reporter dialogs 2004/08/06 10:32:19 as 1.1.4.4: #i27726# bind status events to UI 2004/08/05 11:26:27 as 1.1.4.3: #27726# make auto recovery aynchron; implement progress 2004/08/02 11:00:33 as 1.1.4.2: #27726# new recovery UI service 2004/07/23 11:06:07 hro 1.1.4.1: #i27780# New docrecovery resources


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [80c213f4ab98f9614dfe04a2173e96bc4919e52a]

INTEGRATION: CWS recovery04 (1.89.60); FILE MERGED 2004/11/11 17:34:46 hro 1.89.60.3: RESYNC: (1.102-1.104); FILE MERGED 2004/10/15 00:29:44 hro 1.89.60.2: RESYNC: (1.89-1.102); FILE MERGED 2004/07/23 11:07:13 hro 1.89.60.1: #i27780# New docrecovery resources


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [aef3a63183500046fb14919452736da26aa9e81b]

INTEGRATION: CWS recovery04 (1.49.58); FILE MERGED 2004/11/11 17:05:36 hro 1.49.58.4: RESYNC: (1.56-1.57); FILE MERGED 2004/10/15 00:17:03 hro 1.49.58.3: RESYNC: (1.49-1.56); FILE MERGED 2004/09/29 10:06:47 as 1.49.58.2: #i33868# use tab dialog instead of different modal dialogs 2004/07/23 11:07:12 hro 1.49.58.1: #i27780# New docrecovery resources


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [e934ae1af75ddd944e8af8ab8db3b2562c1bcef9]

INTEGRATION: CWS recovery04 (1.11.16); FILE MERGED 2004/11/16 17:06:54 hro 1.11.16.3: #i36938# Use crash reporter generated preview 2004/09/03 14:54:56 hro 1.11.16.2: #i28480# Sending only mode for crash reporter 2004/09/03 04:48:47 hro 1.11.16.1: #i28480# Sending only mode for crash reporter


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [abb4e3d145b349766afb3cd470a9e1b9d24ad89f]

INTEGRATION: CWS recovery04 (1.6.10); FILE MERGED 2004/10/14 23:23:32 hro 1.6.10.2: RESYNC: (1.6-1.7); FILE MERGED 2004/09/03 14:54:55 hro 1.6.10.1: #i28480# Sending only mode for crash reporter


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [cc713419dd805949dee36f5ea49911af11cb1437]

INTEGRATION: CWS recovery04 (1.18.10); FILE MERGED 2004/11/18 15:10:26 hro 1.18.10.4: #i36938# Use crash reporter generated preview 2004/11/01 12:18:44 hro 1.18.10.3: #i34683# Commited missing changes 2004/09/03 04:48:46 hro 1.18.10.2: #i28480# Sending only mode for crash reporter 2004/09/03 02:49:17 hro 1.18.10.1: #116177# Don't include pstack output in crash report


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [7c2e0751dfa4737204c98356fe80d812cd8f8f0e]

INTEGRATION: CWS recovery04 (1.3.46); FILE MERGED 2004/11/11 17:19:02 hro 1.3.46.3: RESYNC: (1.4-1.5); FILE MERGED 2004/10/15 03:08:43 hro 1.3.46.2: RESYNC: (1.3-1.4); FILE MERGED 2004/08/02 11:23:10 as 1.3.46.1: #27726# new config for recovery and emergency save


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [82c7c7db3596f91db15e10618a7e1ccf97633ea3]

INTEGRATION: CWS recovery04 (1.1.4); FILE ADDED 2004/08/08 13:20:27 as 1.1.4.3: #i27726# new options to know if office crashed but may be without recovery data - because no document was open 2004/08/02 11:23:10 as 1.1.4.2: #27726# new config for recovery and emergency save 2004/07/23 13:50:11 hro 1.1.4.1: #i20882# Merging from recovery03


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [c7d2b1b8edcfc53cf8fca269ee261e05a5a830ed]

INTEGRATION: CWS sj12 (1.2.20); FILE MERGED 2004/11/16 19:19:10 sj 1.2.20.2: RESYNC: (1.2-1.3); FILE MERGED 2004/10/22 13:43:22 sj 1.2.20.1: #i36002# PredefinedType -> Type


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [16a790a5bb78502ee89902181d022138c0c21133]

INTEGRATION: CWS recovery04 (1.19.44); FILE MERGED 2004/07/23 13:50:09 hro 1.19.44.1: #i20882# Merging from recovery03


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [a8c22cac070445834e2e947e1b3fa6b11e15ecf0]

INTEGRATION: CWS sj12 (1.2.12); FILE MERGED 2004/11/16 18:43:45 sj 1.2.12.2: RESYNC: (1.2-1.3); FILE MERGED 2004/10/22 13:33:59 sj 1.2.12.1: #i36002# PredefinedType -> Type


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [0a51d950e432d2f903cf922633fefa8f987303c8]

INTEGRATION: CWS sj12 (1.2.6); FILE MERGED 2004/11/16 18:12:31 sj 1.2.6.2: RESYNC: (1.2-1.3); FILE MERGED 2004/10/22 13:34:56 sj 1.2.6.1: #i36002# PredefinedType -> Type


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [a8af01fd8651ab029fa0fe04a59d45c7a0749306]

INTEGRATION: CWS sj12 (1.36.36); FILE MERGED 2004/11/16 18:10:36 sj 1.36.36.2: RESYNC: (1.36-1.37); FILE MERGED 2004/11/08 17:40:14 sj 1.36.36.1: #i36868# added possibility to avoid calling of burninstylesheets via environment variable (AVOID_BURN_IN_FOR_GALLERY_THEME)


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [2c83e4389ffa311de118c4f85566eeb2eec5bb0b]

INTEGRATION: CWS sj12 (1.77.124); FILE MERGED 2004/10/19 12:33:05 sj 1.77.124.3: RESYNC: (1.77-1.78); FILE MERGED 2004/10/13 15:43:47 sj 1.77.124.2: #i30833# taking care of TextFrame, because only Text objects do support the AutoGrowWidth and AutoGrowHeight Property 2004/10/13 14:47:34 sj 1.77.124.1: #i34951# do not use BitmapRepeat mode for GraphicObjects


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [0a6a27b9177761615632fe36942cd400c2224cd6]

INTEGRATION: CWS sj12 (1.66.6); FILE MERGED 2004/11/18 15:40:42 sj 1.66.6.1: #i35972# now setting the correct pagejkind before inserting a page, so the pagelistwatcher is not getting out of sync


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [c9271fe4ac3de3e04733e893f5110214496d112c]

INTEGRATION: CWS sj12 (1.3.4); FILE MERGED 2004/11/02 17:43:35 sj 1.3.4.1: #i36003,i36002# file format changes for custom shapes


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [67c96944075667ccad46a66f96b3d9cfb25ea7e3]

INTEGRATION: CWS sj12 (1.3.4); FILE MERGED 2004/11/23 18:56:47 sj 1.3.4.6: #i36004# not using komma as separator for modifier values 2004/11/11 19:02:59 sj 1.3.4.5: #i36002# file format change for customshapes 2004/11/11 01:28:05 sj 1.3.4.4: #i36002# file format change, splittet StretchPoint into two single properties 2004/11/03 12:21:36 sj 1.3.4.3: #i36003,i36002# file format changes for custom shapes 2004/11/02 17:43:36 sj 1.3.4.2: #i36003,i36002# file format changes for custom shapes 2004/10/22 13:56:48 sj 1.3.4.1: #i36002# file format changes for custom shapes


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [cb3fca97948b01d88dc79b09defdddcf43a06d39]

INTEGRATION: CWS sj12 (1.3.4); FILE MERGED 2004/11/23 18:56:47 sj 1.3.4.4: #i36004# not using komma as separator for modifier values 2004/11/11 01:28:05 sj 1.3.4.3: #i36002# file format change, splittet StretchPoint into two single properties 2004/11/02 17:43:34 sj 1.3.4.2: #i36003,i36002# file format changes for custom shapes 2004/10/22 13:56:48 sj 1.3.4.1: #i36002# file format changes for custom shapes


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [1575e3ec5aa370543faa23493a460f01d46484b0]

INTEGRATION: CWS sj12 (1.72.4); FILE MERGED 2004/11/22 17:03:14 sj 1.72.4.3: #i35886# moved font-independent-line-spacing into paragraph attributes 2004/11/16 17:48:47 sj 1.72.4.2: RESYNC: (1.72-1.74); FILE MERGED 2004/11/02 17:43:34 sj 1.72.4.1: #i36003,i36002# file format changes for custom shapes


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [0eb65ac36675f357633221e87ac4a2ea01cd1dec]

INTEGRATION: CWS sj12 (1.4.4); FILE MERGED 2004/11/11 01:28:04 sj 1.4.4.3: #i36002# file format change, splittet StretchPoint into two single properties 2004/11/02 17:43:36 sj 1.4.4.2: #i36003,i36002# file format changes for custom shapes 2004/10/22 13:56:47 sj 1.4.4.1: #i36002# file format changes for custom shapes


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [7e69244b6a1c7637a011f9351aea39a611f3db49]

INTEGRATION: CWS sj12 (1.70.4); FILE MERGED 2004/11/16 17:48:28 sj 1.70.4.3: RESYNC: (1.70-1.73); FILE MERGED 2004/11/02 17:41:29 sj 1.70.4.2: #i36003,i36002# file format changes for custom shapes 2004/10/22 13:56:21 sj 1.70.4.1: #i36002# file format changes for custom shapes


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [7207a6adfbf245aab703f922b30e2db23f2a1e56]

INTEGRATION: CWS sj12 (1.3.4); FILE MERGED 2004/11/11 01:27:26 sj 1.3.4.3: #i36002# file format change, splittet StretchPoint into two single properties 2004/11/02 17:40:57 sj 1.3.4.2: #i36003,i36002# file format changes for custom shapes 2004/10/22 13:46:06 sj 1.3.4.1: #i36002# file format changes for custom shapes


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [37f44d8ebd77a31f378eefcc61307e92059a25f7]

INTEGRATION: CWS sj12 (1.8.12); FILE MERGED 2004/11/16 17:39:21 sj 1.8.12.2: RESYNC: (1.8-1.9); FILE MERGED 2004/11/06 19:16:01 sj 1.8.12.1: #i36552# fixed typo


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [0b38ff679cd2455453317d5b7e4cb566f58c604a]

INTEGRATION: CWS sj12 (1.26.10); FILE MERGED 2004/11/16 17:39:11 sj 1.26.10.2: RESYNC: (1.26-1.28); FILE MERGED 2004/11/06 19:16:01 sj 1.26.10.1: #i36552# fixed typo


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [a4f03be089a0d558d244fe0fb9f31ba7326b3891]

INTEGRATION: CWS sj12 (1.8.12); FILE MERGED 2004/11/16 17:39:01 sj 1.8.12.2: RESYNC: (1.8-1.9); FILE MERGED 2004/11/06 19:16:00 sj 1.8.12.1: #i36552# fixed typo


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [af68b9d02324bedee24556dc6464fc9ab82ba1fe]

INTEGRATION: CWS sj12 (1.19.24); FILE MERGED 2004/11/16 17:35:26 sj 1.19.24.3: RESYNC: (1.19-1.20); FILE MERGED 2004/10/20 09:01:01 sj 1.19.24.2: #i35618,i35620# fixed pdf dialog layout problems, string fixes 2004/10/13 10:52:14 sj 1.19.24.1: #i34951# not using separate text for checkboxes


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [7ee0b169c7d1f380abfd20f16090d8faaf57393c]

INTEGRATION: CWS sj12 (1.8.24); FILE MERGED 2004/11/16 17:35:17 sj 1.8.24.2: RESYNC: (1.8-1.9); FILE MERGED 2004/10/13 10:52:14 sj 1.8.24.1: #i34951# not using separate text for checkboxes


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [bd0963080dc7bb232b0373e179f6e75b1ae8cebc]

INTEGRATION: CWS sj12 (1.5.46); FILE MERGED 2004/10/13 10:52:13 sj 1.5.46.1: #i34951# not using separate text for checkboxes


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [68e9f94b5affa83dfa8eca951d99070a7a1168a5]

INTEGRATION: CWS sj12 (1.9.24); FILE MERGED 2004/11/16 17:35:09 sj 1.9.24.2: RESYNC: (1.9-1.10); FILE MERGED 2004/10/13 10:52:13 sj 1.9.24.1: #i34951# not using separate text for checkboxes


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [a59a3d3184f1abb2947ddb8203cfe0bbaf817f91]

INTEGRATION: CWS lotus123import01 (1.4.164); FILE MERGED 2004/11/15 11:16:19 mmeeks 1.4.164.4: Issue number: 36436 Submitted by: mmeeks Reviewed by:  mmeeks

Remove debug committed in error. Fix style importing for more recent Lotus 123's.
2004/11/15 10:34:01 mmeeks 1.4.164.3: Issue number: 36436
Submitted by: mmeeks
Reviewed by:  mmeeks

Fix .123 file version detection so the filter runs for recently exported files.
2004/10/19 10:40:58 mmeeks 1.4.164.2: RESYNC: (1.4-1.5); FILE MERGED
2004/09/30 11:16:03 mmeeks 1.4.164.1: Issue number: 34806
Submitted by: ashwanth
Reviewed by:  mmeeks

prune stale / ugly / duplicate code from scdll.cxx
clean up & add Lotus97 detection to scdetect.cxx

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [68d91af532ab5e93e2dad66ee50a68917005a0c9]

INTEGRATION: CWS lotus123import01 (1.10.166); FILE MERGED 2004/09/30 11:33:00 mmeeks 1.10.166.1: Issue number: 34806 Submitted by: mmeeks Reviewed by:  mmeeks

Bin last Krufty SINIX conditional in sc/ for good measure.

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [f365fb41416d77f32a9a19439124058e79506216]

INTEGRATION: CWS lotus123import01 (1.73.26); FILE MERGED 2004/10/19 10:43:03 mmeeks 1.73.26.2: RESYNC: (1.73-1.75); FILE MERGED 2004/10/18 17:06:21 mmeeks 1.73.26.1: Issue number: 34806 Submitted by: ashwanth Reviewed by:  mmeeks

Set col/row heights post import

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [2fcfebf3900ee4df2e2fe39e37d55ee87ab5d6cb]

INTEGRATION: CWS lotus123import01 (1.22.20); FILE MERGED 2004/10/19 11:52:00 mmeeks 1.22.20.3: Issue number: #i34806# Submitted by: mmeeks Reviewed by:

Manually re-sync to m57 after cwstools / manual cvs interaction screwed things up.
2004/10/19 11:02:30 mmeeks 1.22.20.2: RESYNC: (1.22-1.26); FILE MERGED
2004/09/30 11:16:03 mmeeks 1.22.20.1: Issue number: 34806
Submitted by: ashwanth
Reviewed by:  mmeeks

prune stale / ugly / duplicate code from scdll.cxx
clean up & add Lotus97 detection to scdetect.cxx

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [1083bbfc174e28aac7db4ba1004573c740482803]

INTEGRATION: CWS lotus123import01 (1.7.166); FILE MERGED 2004/09/29 16:43:43 mmeeks 1.7.166.1: Issue number: 34806 Submitted by: ashwanth Reviewed by:  mmeeks

Initial chunk of Lotus 123 import filter.

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [f52ef48ef0429b658ce18b0a0d54955ca0a04998]

INTEGRATION: CWS lotus123import01 (1.1.1.1.646); FILE MERGED 2004/10/01 16:38:06 mmeeks 1.1.1.1.646.2: Issue number: #i34806# Submitted by: ashwanth Reviewed by:  mmeeks

Add the style attribute reading code: bold / italic / justification etc.
2004/09/29 16:43:43 mmeeks 1.1.1.1.646.1: Issue number: 34806
Submitted by: ashwanth
Reviewed by:  mmeeks

Initial chunk of Lotus 123 import filter.

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [66f0a2e9d2a5940ceb8315ddba4f6b507411bfaf]

INTEGRATION: CWS lotus123import01 (1.8.166); FILE MERGED 2004/11/15 11:16:18 mmeeks 1.8.166.4: Issue number: 36436 Submitted by: mmeeks Reviewed by:  mmeeks

Remove debug committed in error. Fix style importing for more recent Lotus 123's.
2004/10/07 16:53:11 er 1.8.166.3: #i34806# clean up, unused variables, adapt indentation to sw=4 ts=4 and remove trailing blanks
2004/10/01 16:38:05 mmeeks 1.8.166.2: Issue number: #i34806#
Submitted by: ashwanth
Reviewed by:  mmeeks

Add the style attribute reading code: bold / italic / justification etc.
2004/09/29 16:43:43 mmeeks 1.8.166.1: Issue number: 34806
Submitted by: ashwanth
Reviewed by:  mmeeks

Initial chunk of Lotus 123 import filter.

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [e72d4d4e277bcb7983c500408aaf4e3f149f9a8d]

INTEGRATION: CWS lotus123import01 (1.4.630); FILE MERGED 2004/10/01 16:38:05 mmeeks 1.4.630.1: Issue number: #i34806# Submitted by: ashwanth Reviewed by:  mmeeks

Add the style attribute reading code: bold / italic / justification etc.

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [2565463a7b201abdcebe24aaffb4ad638897bae5]

INTEGRATION: CWS lotus123import01 (1.8.166); FILE MERGED 2004/11/02 12:41:23 dr 1.8.166.2: #i36252# cell reference import, use correct casts to sc types 2004/09/29 16:43:42 mmeeks 1.8.166.1: Issue number: 34806 Submitted by: ashwanth Reviewed by:  mmeeks

Initial chunk of Lotus 123 import filter.

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [dd3a235f57c012410fb39b54905c8855ed8b1a05]

INTEGRATION: CWS lotus123import01 (1.3.486); FILE MERGED 2004/10/01 16:38:05 mmeeks 1.3.486.2: Issue number: #i34806# Submitted by: ashwanth Reviewed by:  mmeeks

Add the style attribute reading code: bold / italic / justification etc.
2004/09/29 16:43:42 mmeeks 1.3.486.1: Issue number: 34806
Submitted by: ashwanth
Reviewed by:  mmeeks

Initial chunk of Lotus 123 import filter.

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [bf8ecd7988657a223a018e3b951ff27c3490318b]

INTEGRATION: CWS lotus123import01 (1.2.166); FILE MERGED 2004/09/29 16:43:42 mmeeks 1.2.166.1: Issue number: 34806 Submitted by: ashwanth Reviewed by:  mmeeks

Initial chunk of Lotus 123 import filter.

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [0e0764f9770a87b45da3e3cf87360fa6478a2194]

INTEGRATION: CWS lotus123import01 (1.1.1.1.646); FILE MERGED 2004/10/01 16:38:04 mmeeks 1.1.1.1.646.2: Issue number: #i34806# Submitted by: ashwanth Reviewed by:  mmeeks

Add the style attribute reading code: bold / italic / justification etc.
2004/09/29 16:43:42 mmeeks 1.1.1.1.646.1: Issue number: 34806
Submitted by: ashwanth
Reviewed by:  mmeeks

Initial chunk of Lotus 123 import filter.

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [3567b8b642e4c9390bcf6c66a344c57182235cf0]

INTEGRATION: CWS lotus123import01 (1.2.638); FILE MERGED 2004/09/29 16:43:41 mmeeks 1.2.638.1: Issue number: 34806 Submitted by: ashwanth Reviewed by:  mmeeks

Initial chunk of Lotus 123 import filter.

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [fe371db69b212620b491f048f2edba6feea93b75]

INTEGRATION: CWS lotus123import01 (1.5.166); FILE MERGED 2004/09/29 16:43:41 mmeeks 1.5.166.1: Issue number: 34806 Submitted by: ashwanth Reviewed by:  mmeeks

Initial chunk of Lotus 123 import filter.

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [f07f6b29c924581f616ec7e448dbae096ac7f147]

INTEGRATION: CWS lotus123import01 (1.1.1.1.646); FILE MERGED 2004/09/29 16:43:41 mmeeks 1.1.1.1.646.1: Issue number: 34806 Submitted by: ashwanth Reviewed by:  mmeeks

Initial chunk of Lotus 123 import filter.

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [c66d60126bc3cd9a579be11ba9e93a94ab43e8a4]

INTEGRATION: CWS lotus123import01 (1.4.64); FILE MERGED 2004/11/05 14:31:36 er 1.4.64.2: #i36730# Calc is the preferred application for Lotus files 2004/09/30 10:40:07 mmeeks 1.4.64.1: Issue number: 34806 Submitted by:  ashwanth Reviewed by:   mmeeks

Add .123 as a supported Lotus file type

2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [af82f039bc10ba5334de998b6dff045f0659c5d5]

INTEGRATION: CWS oasisbf2 (1.134.50); FILE MERGED 2004/11/09 15:39:54 mav 1.134.50.4: #i35113# provide the temporary storage to the containers 2004/11/02 17:20:03 mib 1.134.50.3: #i35133#: replacement image for embedded objects 2004/11/02 13:24:26 mav 1.134.50.2: #i35113# copy replacement image of linked objects 2004/11/01 12:43:30 mav 1.134.50.1: #i35113# use Pictures folder for replacement


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [8fc27ed9366d5be25eceda11afdf96d9bb89cfbe]

INTEGRATION: CWS oasisbf2 (1.14.104); FILE MERGED 2004/11/02 17:19:16 mib 1.14.104.1: #i35133#: replacement image for embedded objects


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [c7f6f5679a22501aac54f7b6793898165ccc506d]

INTEGRATION: CWS oasisbf2 (1.7.104); FILE MERGED 2004/11/02 17:19:03 mib 1.7.104.1: #i35133#: replacement image for embedded objects


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [ee2ac0b9c8ae72870da203d3209ccc55402c03e4]

INTEGRATION: CWS oasisbf2 (1.2.60); FILE MERGED 2004/10/20 06:50:10 od 1.2.60.1: #i35017# - adjust constants names and add constant <ITERATIVE>


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [4b33dbe74b0a2654badf002a29f0c37f83f882cd]

INTEGRATION: CWS oasisbf2 (1.14.66); FILE MERGED 2004/11/04 15:30:32 dvo 1.14.66.1: #i31024# prevent headings with outline num-rules from being written as lists          (plus dependent changes for NO_NUM removal)


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [14abd737ef41ff6b72acbfe27cd4c0d584501327]

INTEGRATION: CWS oasisbf2 (1.14.768); FILE MERGED 2004/11/02 17:10:14 mib 1.14.768.1: #i35133#: replacement image for embedded objects


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [119ad5026bdceaa5d8f5ca6e47aeda0e9bc59112]

INTEGRATION: CWS oasisbf2 (1.32.58); FILE MERGED 2004/11/02 17:10:14 mib 1.32.58.1: #i35133#: replacement image for embedded objects


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [3a6b7230750efde6497aa696d9f4e5adc03d5243]

INTEGRATION: CWS oasisbf2 (1.10.158); FILE MERGED 2004/10/26 15:02:47 mib 1.10.158.1: #i12228#: store default outline styles


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [436d630c2a598354af224e772aaa345a1a361e49]

INTEGRATION: CWS oasisbf2 (1.30.62); FILE MERGED 2004/11/03 15:24:49 mib 1.30.62.1: #i36604#: style names have to be encoded


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [1fd2a4ac50d980d3b6cc659cb7c7a1d09621375e]

INTEGRATION: CWS oasisbf2 (1.83.58); FILE MERGED 2004/11/03 14:17:41 mib 1.83.58.1: #i36525#: display error message for root elements with unknown namespace


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [60487ec5190cb65b5cbc98a385933894a00e0c07]

INTEGRATION: CWS oasisbf2 (1.26.158); FILE MERGED 2004/11/03 15:24:49 mib 1.26.158.2: #i36604#: style names have to be encoded 2004/10/26 15:02:47 mib 1.26.158.1: #i12228#: store default outline styles


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [85105c5e0f5e78e6b97513f779a4cd4c1345f66a]

INTEGRATION: CWS oasisbf2 (1.156.90); FILE MERGED 2004/10/20 07:02:09 od 1.156.90.1: #i35017# - adjustments for changed com::sun::star::text::WrapInfluenceOnPosition


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [1145d57c1e746eee5b84dbb3828e3db8d628a934]

INTEGRATION: CWS oasisbf2 (1.63.76); FILE MERGED 2004/11/04 15:30:31 dvo 1.63.76.1: #i31024# prevent headings with outline num-rules from being written as lists          (plus dependent changes for NO_NUM removal)


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [f51329cc35ebb699a400e473f8d4bce6b36816f5]

INTEGRATION: CWS oasisbf2 (1.142.56); FILE MERGED 2004/11/04 15:30:30 dvo 1.142.56.1: #i31024# prevent headings with outline num-rules from being written as lists          (plus dependent changes for NO_NUM removal)


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [ed286af719ad69a2f50120d6b89f1ef4bcd883b0]

INTEGRATION: CWS oasisbf2 (1.29.238); FILE MERGED 2004/11/04 15:30:30 dvo 1.29.238.1: #i31024# prevent headings with outline num-rules from being written as lists          (plus dependent changes for NO_NUM removal)


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [f225a4e50637d228683ba126917d1100e5559e89]

INTEGRATION: CWS oasisbf2 (1.17.122); FILE MERGED 2004/10/20 07:01:43 od 1.17.122.1: #i35017# - adjustments for changed com::sun::star::text::WrapInfluenceOnPosition


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [0a723758e4ab687270d47f35f0ad59ed396307b3]

INTEGRATION: CWS oasisbf2 (1.58.60); FILE MERGED 2004/11/04 15:30:29 dvo 1.58.60.1: #i31024# prevent headings with outline num-rules from being written as lists          (plus dependent changes for NO_NUM removal)


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [393f0a2a4e03162b4d009a11bc87bc82ebb85626]

INTEGRATION: CWS oasisbf2 (1.39.90); FILE MERGED 2004/11/04 15:30:29 dvo 1.39.90.2: #i31024# prevent headings with outline num-rules from being written as lists          (plus dependent changes for NO_NUM removal) 2004/11/02 17:15:04 mib 1.39.90.1: #i12228#: default outline numbering


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [b7fe355c1a8eac5ce0dcd58424fb980a9846a8c8]

INTEGRATION: CWS oasisbf2 (1.104.84); FILE MERGED 2004/11/26 11:53:09 mib 1.104.84.2: RESYNC: (1.104-1.105); FILE MERGED 2004/11/04 15:30:29 dvo 1.104.84.1: #i31024# prevent headings with outline num-rules from being written as lists          (plus dependent changes for NO_NUM removal)


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [df90e7a6518a90d22ea038396c40f75aaac66748]

INTEGRATION: CWS oasisbf2 (1.80.60); FILE MERGED 2004/11/04 15:30:28 dvo 1.80.60.1: #i31024# prevent headings with outline num-rules from being written as lists          (plus dependent changes for NO_NUM removal)


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [baf630d7bd97d547387aa730f6713b7fad597c93]

INTEGRATION: CWS oasisbf2 (1.166.82); FILE MERGED 2004/11/04 15:30:27 dvo 1.166.82.1: #i31024# prevent headings with outline num-rules from being written as lists          (plus dependent changes for NO_NUM removal)


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [5d2e09c048425842bd3d4823a7a63e39dbec856d]

INTEGRATION: CWS oasisbf2 (1.58.86); FILE MERGED 2004/10/20 07:01:17 od 1.58.86.1: #i35017# - adjustments for changed com::sun::star::text::WrapInfluenceOnPosition


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [688f96aa061a93774bb4d870250f20e6507315b7]

INTEGRATION: CWS oasisbf2 (1.15.88); FILE MERGED 2004/11/04 15:30:27 dvo 1.15.88.1: #i31024# prevent headings with outline num-rules from being written as lists          (plus dependent changes for NO_NUM removal)


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [05c099abee44021a664060e882462ff5d96bd16a]

INTEGRATION: CWS calcp2fix (1.17.100); FILE MERGED 2004/11/19 13:03:42 nn 1.17.100.1: #118522# call SetGraphicLink after inserting object


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [13af423896824edb6e25798d9aa296a0d156b9be]

INTEGRATION: CWS oasisbf2 (1.36.90); FILE MERGED 2004/11/04 15:30:26 dvo 1.36.90.1: #i31024# prevent headings with outline num-rules from being written as lists          (plus dependent changes for NO_NUM removal)


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [a339da67ab50ce4fa696414378ad8d652cf2a367]

INTEGRATION: CWS calcp2fix (1.5.130); FILE MERGED 2004/11/19 13:04:22 nn 1.5.130.1: #118522# call SetGraphicLink after inserting object


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [251ed5e1341403b234d65d846838299e55d5b0bb]

INTEGRATION: CWS oasisbf2 (1.2.122); FILE MERGED 2004/10/20 06:59:35 od 1.2.122.1: #i35017# - adjustments for changed com::sun::star::text::WrapInfluenceOnPosition          - treatment of <ITERATIVE> as <ONCE_CONCURRENT>


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [23dd62dd3c5ce1fc8e7a4c44109041704e9b1462]

INTEGRATION: CWS calcp2fix (1.10.230); FILE MERGED 2004/11/19 13:04:44 nn 1.10.230.1: #118522# call SetGraphicLink after inserting object


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [e23e0be6830de3cc3ebf7a353af8cd253a74f8bc]

INTEGRATION: CWS oasisbf2 (1.3.72); FILE MERGED 2004/10/20 06:59:35 od 1.3.72.1: #i35017# - adjustments for changed com::sun::star::text::WrapInfluenceOnPosition          - treatment of <ITERATIVE> as <ONCE_CONCURRENT>


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [14a38068a9c50d786fcf93005acbec433ce68c1b]

INTEGRATION: CWS oasisbf2 (1.2.122); FILE MERGED 2004/10/20 06:58:35 od 1.2.122.1: #i35017# - adjustments for changed com::sun::star::text::WrapInfluenceOnPosition


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [710a553683cef16be38fa8ef35b1dc88fb607ba4]

INTEGRATION: CWS oasisbf2 (1.24.62); FILE MERGED 2004/11/02 17:15:20 mib 1.24.62.1: #i35133#: replacement image for embedded objects


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [c02b9a6ef81460f4062ff6b17e5002eb23368d19]

INTEGRATION: CWS oasisbf2 (1.10.90); FILE MERGED 2004/11/04 15:30:26 dvo 1.10.90.1: #i31024# prevent headings with outline num-rules from being written as lists          (plus dependent changes for NO_NUM removal)


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [e3eec690fb102494dd62674a75d43343adb8aef5]

INTEGRATION: CWS oasisbf2 (1.22.74); FILE MERGED 2004/11/04 15:30:25 dvo 1.22.74.1: #i31024# prevent headings with outline num-rules from being written as lists          (plus dependent changes for NO_NUM removal)


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [cbcba8ed8657399930ca98bbbcb0818b0a77a9ea]

INTEGRATION: CWS oasisbf2 (1.7.90); FILE MERGED 2004/11/04 15:30:25 dvo 1.7.90.1: #i31024# prevent headings with outline num-rules from being written as lists          (plus dependent changes for NO_NUM removal)


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [563490c3c566466aeff2eccf48b0bead53a716a0]

INTEGRATION: CWS oasisbf2 (1.36.62); FILE MERGED 2004/11/04 15:30:24 dvo 1.36.62.1: #i31024# prevent headings with outline num-rules from being written as lists          (plus dependent changes for NO_NUM removal)


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [4504c66dd88014cd753777c90807b47103d0e115]

INTEGRATION: CWS oasisbf2 (1.51.88); FILE MERGED 2004/10/20 06:58:00 od 1.51.88.1: #i35017# - adjustments for changed com::sun::star::text::WrapInfluenceOnPosition


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [d4fa17c69ed60181fbc234cfe8741dff335f7a52]

INTEGRATION: CWS oasisbf2 (1.2.122); FILE MERGED 2004/10/20 06:57:04 od 1.2.122.1: #i35017# - adjustments for changed com::sun::star::text::WrapInfluenceOnPosition          - enable treatment of <ITERATIVE> as <ONCE_CONCURRENT>


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [8c4a70a287b05c6b21222300860aec4636cc7142]

INTEGRATION: CWS oasisbf2 (1.101.66); FILE MERGED 2004/11/26 11:49:33 mib 1.101.66.2: RESYNC: (1.101-1.102); FILE MERGED 2004/11/04 15:30:23 dvo 1.101.66.1: #i31024# prevent headings with outline num-rules from being written as lists          (plus dependent changes for NO_NUM removal)


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [3191019ee6e7059394d236c180855d7fd22c237c]

INTEGRATION: CWS oasisbf2 (1.45.260); FILE MERGED 2004/11/04 15:30:23 dvo 1.45.260.1: #i31024# prevent headings with outline num-rules from being written as lists          (plus dependent changes for NO_NUM removal)


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [a328b30b3ecc6f92e6537b35c6df9898b8ff5c13]

INTEGRATION: CWS oasisbf2 (1.18.86); FILE MERGED 2004/11/08 19:27:53 dvo 1.18.86.2: #i31024# fix symbol export 2004/11/04 15:30:23 dvo 1.18.86.1: #i31024# prevent headings with outline num-rules from being written as lists          (plus dependent changes for NO_NUM removal)


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [87be3df3d4b2edcee3eef1f346dc69f1284cdf65]

INTEGRATION: CWS oasisbf2 (1.29.68); FILE MERGED 2004/11/26 11:48:08 mib 1.29.68.2: RESYNC: (1.29-1.30); FILE MERGED 2004/11/04 15:30:22 dvo 1.29.68.1: #i31024# prevent headings with outline num-rules from being written as lists          (plus dependent changes for NO_NUM removal)


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [d2885a2efd2b10b7c813c284a0f8e018d378c2f3]

INTEGRATION: CWS oasisbf2 (1.2.122); FILE MERGED 2004/10/20 06:56:30 od 1.2.122.1: #i35017# - adjustments for changed com::sun::star::text::WrapInfluenceOnPosition          - enable treatment of <ITERATIVE> as <ONCE_CONCURRENT>


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [d1460294a378dbcc39f7c704a3202c4333d2dec3]

INTEGRATION: CWS oasisbf2 (1.4.70); FILE MERGED 2004/11/08 13:08:14 dvo 1.4.70.2: #i31024# fix symbol export 2004/11/04 15:30:21 dvo 1.4.70.1: #i31024# prevent headings with outline num-rules from being written as lists          (plus dependent changes for NO_NUM removal)


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [e5244a866f266bed1e00823ec37521ac547a1e57]

INTEGRATION: CWS oasisbf2 (1.90.56); FILE MERGED 2004/11/04 15:30:21 dvo 1.90.56.1: #i31024# prevent headings with outline num-rules from being written as lists          (plus dependent changes for NO_NUM removal)


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [3b9c9e5ba1881f920ac3316fac36b3e9af7e6494]

INTEGRATION: CWS oasisbf2 (1.59.64); FILE MERGED 2004/11/26 11:46:40 mib 1.59.64.2: RESYNC: (1.59-1.61); FILE MERGED 2004/11/04 15:30:20 dvo 1.59.64.1: #i31024# prevent headings with outline num-rules from being written as lists          (plus dependent changes for NO_NUM removal)


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [a5be2448844f257912e68238c50acbcc2111f0ee]

INTEGRATION: CWS oasisbf2 (1.50.70); FILE MERGED 2004/11/03 15:26:06 mib 1.50.70.1: #i36000#: style names


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [c27286a85193698c2011c954402b99b43b4795b9]

INTEGRATION: CWS oasisbf2 (1.77.68); FILE MERGED 2004/10/28 11:31:24 sab 1.77.68.1: #i35794#; change attribute names


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [d0e394de886972b9b0f8da4462f1e091ccfea93a]

INTEGRATION: CWS oasisbf2 (1.103.60); FILE MERGED 2004/10/28 11:31:24 sab 1.103.60.1: #i35794#; change attribute names


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [8732d8b29105ac90a98e56c8861531e25d54c031]

INTEGRATION: CWS oasisbf2 (1.76.70); FILE MERGED 2004/10/29 16:18:26 sab 1.76.70.1: #i36349#; always write value type


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [09ccd90b596578f895c82a535c4e50cc607fe095]

INTEGRATION: CWS oasisbf2 (1.180.62); FILE MERGED 2004/10/29 16:18:26 sab 1.180.62.1: #i36349#; always write value type


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [a7d9c7b79eae576e746f458e2d62186e97a989e3]

INTEGRATION: CWS oasisbf2 (1.16.114); FILE MERGED 2004/10/28 11:31:23 sab 1.16.114.1: #i35794#; change attribute names


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [e281f631d603aae98c076546a0d5e7d04f0b3ec6]

INTEGRATION: CWS oasisbf2 (1.15.114); FILE MERGED 2004/10/28 11:31:23 sab 1.15.114.1: #i35794#; change attribute names


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [64b23856fe62c73a11d9eb1d0af72ea403e8ca94]

INTEGRATION: CWS oasisbf2 (1.4.52); FILE MERGED 2004/11/02 17:32:18 mib 1.4.52.1: #i35133#: replacement image for embedded objects


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [4710867bb6cd03bad3b27dbb84af7184f24f0ed3]

INTEGRATION: CWS oasisbf2 (1.4.50); FILE MERGED 2004/11/26 11:41:45 mib 1.4.50.2: RESYNC: (1.4-1.7); FILE MERGED 2004/10/28 20:10:29 dvo 1.4.50.1: #i35801# style:break-inside -> fo:keep-together


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [653a0d44087fe4804c789ce93e6428fc7f6df35b]

INTEGRATION: CWS oasisbf2 (1.4.52); FILE MERGED 2004/11/26 11:41:37 mib 1.4.52.3: RESYNC: (1.4-1.6); FILE MERGED 2004/11/02 17:32:18 mib 1.4.52.2: #i35133#: replacement image for embedded objects 2004/10/28 20:10:29 dvo 1.4.52.1: #i35801# style:break-inside -> fo:keep-together


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [ff0eacad637fa696ac1620cc4e239abd1377bf3b]

INTEGRATION: CWS oasisbf2 (1.4.52); FILE MERGED 2004/11/26 11:41:06 mib 1.4.52.2: RESYNC: (1.4-1.5); FILE MERGED 2004/10/28 20:10:29 dvo 1.4.52.1: #i35801# style:break-inside -> fo:keep-together


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [cb85e8ad47e688a79cf4fd1b6d3fec4195b49c9e]

INTEGRATION: CWS oasisbf2 (1.5.48); FILE MERGED 2004/11/26 11:41:14 mib 1.5.48.2: RESYNC: (1.5-1.9); FILE MERGED 2004/10/28 20:10:28 dvo 1.5.48.1: #i35801# style:break-inside -> fo:keep-together


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [262fa8f288558dcbe20842649fd000e9f7818002]

INTEGRATION: CWS oasisbf2 (1.4.54); FILE MERGED 2004/11/26 11:41:22 mib 1.4.54.2: RESYNC: (1.4-1.6); FILE MERGED 2004/10/28 20:10:28 dvo 1.4.54.1: #i35801# style:break-inside -> fo:keep-together


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [1920e68128792b695c1fe35eea2522c04a41aa80]

INTEGRATION: CWS nojava2 (1.1.2); FILE MERGED 2004/11/16 15:31:41 haggai 1.1.2.1: #i37259# javaless build failure


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [68f21d19a3a649bd6a2f1d2fa175562c9910d368]

INTEGRATION: CWS oasisbf2 (1.5.50); FILE MERGED 2004/11/26 11:41:30 mib 1.5.50.2: RESYNC: (1.5-1.9); FILE MERGED 2004/10/28 20:10:28 dvo 1.5.50.1: #i35801# style:break-inside -> fo:keep-together


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [261ef9764db810dc84a7ecfd779bd248753021d8]

INTEGRATION: CWS oasisbf2 (1.3.52); FILE MERGED 2004/11/26 11:40:58 mib 1.3.52.5: RESYNC: (1.3-1.8); FILE MERGED 2004/11/10 13:23:36 toconnor 1.3.52.4: #i33971# merge changes from oasisbf1 so that fix can be verified 2004/11/02 17:32:17 mib 1.3.52.3: #i35133#: replacement image for embedded objects 2004/10/28 11:56:59 sab 1.3.52.2: #i35794#; change attribute names 2004/10/27 17:23:37 dvo 1.3.52.1: #i35802# image maps should use draw:points (instead of svg:points) on   <draw:area-polygon>   update filter + OASIS transformer


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [3d9dff8f6c8c759d90f37c7cc8ece929f552caa4]

INTEGRATION: CWS oasisbf2 (1.3.50); FILE MERGED 2004/11/26 11:40:50 mib 1.3.50.3: RESYNC: (1.3-1.8); FILE MERGED 2004/10/28 11:56:59 sab 1.3.50.2: #i35794#; change attribute names 2004/10/27 17:23:36 dvo 1.3.50.1: #i35802# image maps should use draw:points (instead of svg:points) on   <draw:area-polygon>   update filter + OASIS transformer


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [d66a9c532ccbbc2ba7783384684f6eac149c8e36]

INTEGRATION: CWS oasisbf2 (1.2.82); FILE MERGED 2004/10/22 13:52:48 dvo 1.2.82.1: #i35286# don't crash when using copy constructor on an empty reference Issue number: Submitted by: Reviewed by:


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [28a7b7b9ecfedda6fbf58d5623bf646ee734d10d]

INTEGRATION: CWS oasisbf2 (1.2.82); FILE MERGED 2004/11/26 11:40:34 mib 1.2.82.2: RESYNC: (1.2-1.3); FILE MERGED 2004/11/02 17:32:17 mib 1.2.82.1: #i35133#: replacement image for embedded objects


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [efd2d9c698985154730851444e2bd3ab1c6660a3]

INTEGRATION: CWS oasisbf2 (1.2.82); FILE MERGED 2004/11/26 11:40:42 mib 1.2.82.2: RESYNC: (1.2-1.3); FILE MERGED 2004/11/02 17:32:16 mib 1.2.82.1: #i35133#: replacement image for embedded objects


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [8eec3a1189b1ae6de91e01c47e346b6e800ab7a9]

INTEGRATION: CWS oasisbf2 (1.2.82); FILE MERGED 2004/11/10 13:23:36 toconnor 1.2.82.1: #i33971# merge changes from oasisbf1 so that fix can be verified


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [8e9db2cda8bc9f0aa7bed085fab5330554de2a3e]

INTEGRATION: CWS oasisbf2 (1.2.80); FILE MERGED 2004/11/26 11:40:26 mib 1.2.80.3: RESYNC: (1.2-1.4); FILE MERGED 2004/10/28 11:56:58 sab 1.2.80.2: #i35794#; change attribute names 2004/10/27 17:23:36 dvo 1.2.80.1: #i35802# image maps should use draw:points (instead of svg:points) on   <draw:area-polygon>   update filter + OASIS transformer


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [8eafd3955d51670b68e53a4300c15507b0809b11]

INTEGRATION: CWS oasisbf2 (1.2.82); FILE MERGED 2004/11/26 11:40:18 mib 1.2.82.3: RESYNC: (1.2-1.5); FILE MERGED 2004/10/28 11:56:58 sab 1.2.82.2: #i35794#; change attribute names 2004/10/27 17:23:36 dvo 1.2.82.1: #i35802# image maps should use draw:points (instead of svg:points) on   <draw:area-polygon>   update filter + OASIS transformer


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [07296a431af11d9c7919fda4dfa8ec4fc0013e15]

INTEGRATION: CWS oasisbf2 (1.22.50); FILE MERGED 2004/10/26 15:00:56 mib 1.22.50.1: #i12228#: store default outline styles


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [898dd782590437aa145185f1ada3efcb460604c9]

INTEGRATION: CWS oasisbf2 (1.15.78); FILE MERGED 2004/10/28 21:18:37 dvo 1.15.78.3: #i35851# don't write empty style:master-page-name attribute 2004/10/28 20:03:29 dvo 1.15.78.2: #i35854# proper default handling for non-text styles 2004/10/26 15:00:55 mib 1.15.78.1: #i12228#: store default outline styles


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [b490a5d380d4f519cf040fb75fd6e29cf79d97fb]

INTEGRATION: CWS oasisbf2 (1.86.46); FILE MERGED 2004/11/11 12:47:13 dvo 1.86.46.5: #i32559# save table:border-model default as table property 2004/11/04 19:16:51 dvo 1.86.46.4: #i35851# do not write style:page-number="0" text styles 2004/11/04 15:19:07 dvo 1.86.46.3: #i31024# prevent headings with outline num-rules from being written as lists 2004/10/28 20:10:27 dvo 1.86.46.2: #i35801# style:break-inside -> fo:keep-together 2004/10/28 20:03:28 dvo 1.86.46.1: #i35854# proper default handling for non-text styles


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [abec1e4d4282b4a2517cd5da206e12dfb88362c4]

INTEGRATION: CWS oasisbf2 (1.29.50); FILE MERGED 2004/11/04 15:19:06 dvo 1.29.50.2: #i31024# prevent headings with outline num-rules from being written as lists 2004/10/20 06:54:09 od 1.29.50.1: #i35017# - adjust tokens for com::sun::star::text::WrapInfluenceOnPosition


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [7c6e23e8e63d7f641d4fd8b6b99f05533fc469a8]

INTEGRATION: CWS oasisbf2 (1.44.36); FILE MERGED 2004/11/04 15:19:06 dvo 1.44.36.1: #i31024# prevent headings with outline num-rules from being written as lists


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [bc5c03ed86f25f20fb4096a7c1d1cd90b6fae39d]

INTEGRATION: CWS oasisbf2 (1.115.46); FILE MERGED 2004/11/04 15:19:05 dvo 1.115.46.3: #i31024# prevent headings with outline num-rules from being written as lists 2004/10/28 20:03:28 dvo 1.115.46.2: #i35854# proper default handling for non-text styles 2004/10/26 15:00:55 mib 1.115.46.1: #i12228#: store default outline styles


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [c50911be2c0547e64909da571ba5d0c8f3aa077d]

INTEGRATION: CWS oasisbf2 (1.106.26); FILE MERGED 2004/11/05 15:23:37 mib 1.106.26.4: syntax 2004/11/04 15:19:04 dvo 1.106.26.3: #i31024# prevent headings with outline num-rules from being written as lists 2004/10/29 12:32:53 fs 1.106.26.2: renamed SvXMLStyleContext::GetParent to GetParentName in the course of #i36117#, to clarify that it's not the DisplayName 2004/10/26 15:00:55 mib 1.106.26.1: #i12228#: store default outline styles


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [f06fd6defdb896ffae95bdd29bb7f2908cf68ae6]

INTEGRATION: CWS oasisbf2 (1.25.40); FILE MERGED 2004/11/04 15:19:04 dvo 1.25.40.1: #i31024# prevent headings with outline num-rules from being written as lists


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [3de179fa963ab180856b16142c733430b2ba97c9]

INTEGRATION: CWS oasisbf2 (1.3.432); FILE MERGED 2004/11/04 15:19:03 dvo 1.3.432.1: #i31024# prevent headings with outline num-rules from being written as lists


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [ec5c1878f5480a2634de74dfe8b683176da02704]

INTEGRATION: CWS oasisbf2 (1.6.78); FILE MERGED 2004/11/04 15:19:03 dvo 1.6.78.1: #i31024# prevent headings with outline num-rules from being written as lists


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [c25d74623d9b455f2d38b8757d822d2a2aac88d0]

INTEGRATION: CWS oasisbf2 (1.20.42); FILE MERGED 2004/11/02 17:26:02 mib 1.20.42.1: #i35133#: replacement image for embedded objects


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [698f2cd86b9b8eee48b13f288460deb6c267cd8c]

INTEGRATION: CWS oasisbf2 (1.61.32); FILE MERGED 2004/11/02 17:26:02 mib 1.61.32.2: #i35133#: replacement image for embedded objects 2004/10/29 12:33:17 fs 1.61.32.1: renamed SvXMLStyleContext::GetParent to GetParentName in the course of #i36117#, to clarify that it's not the DisplayName


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [4f68ac3044f92ce8bfd58f2a4f77b3fd10e5ca6c]

INTEGRATION: CWS oasisbf2 (1.34.62); FILE MERGED 2004/10/29 12:26:36 fs 1.34.62.1: renamed SvXMLStyleContext::aParent to aParentName in the course of #i36117#, to clarify that it's not the DisplayName


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [1615c2cab1e9589f04bc6f580487dddc3e3ed9e3]

INTEGRATION: CWS oasisbf2 (1.21.78); FILE MERGED 2004/10/26 15:00:11 mib 1.21.78.1: #i12228#: store default outline styles


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [d4d4fad65efd90faeb364e8099b98fe5a8583cf6]

INTEGRATION: CWS oasisbf2 (1.10.80); FILE MERGED 2004/11/04 19:16:50 dvo 1.10.80.1: #i35851# do not write style:page-number="0" text styles


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [a644c98996178eaa2f72a99394f6e0329a39049f]

INTEGRATION: CWS oasisbf2 (1.14.80); FILE MERGED 2004/11/04 19:16:50 dvo 1.14.80.1: #i35851# do not write style:page-number="0" text styles


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [47a192926beea31a749770ac20e5b9e837693842]

INTEGRATION: CWS oasisbf2 (1.13.78); FILE MERGED 2004/11/17 18:49:42 dvo 1.13.78.2: #i31024# prevent headings with outline num-rules from being written as lists 2004/11/04 15:19:02 dvo 1.13.78.1: #i31024# prevent headings with outline num-rules from being written as lists


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [4215d810cb87295f66ad25509f7e78f9b7e01d4c]

INTEGRATION: CWS oasisbf2 (1.11.80); FILE MERGED 2004/10/29 12:27:09 fs 1.11.80.1: renamed SvXMLStyleContext::GetParent to GetParentName in the course of #i36117#, to clarify that it's not the DisplayName


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [ea5ec419162add5932e1ac3587539fdbe85ef913]

INTEGRATION: CWS oasisbf2 (1.22.80); FILE MERGED 2004/11/04 19:16:50 dvo 1.22.80.2: #i35851# do not write style:page-number="0" text styles 2004/10/28 20:10:27 dvo 1.22.80.1: #i35801# style:break-inside -> fo:keep-together


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [685c10e267f4a8e0cb517e3a9233d389c95a730a]

INTEGRATION: CWS oasisbf2 (1.26.80); FILE MERGED 2004/10/28 20:10:26 dvo 1.26.80.1: #i35801# style:break-inside -> fo:keep-together


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [00cfe8a28a31db011b4d7082e225693f68a667d5]

INTEGRATION: CWS oasisbf2 (1.12.32); FILE MERGED 2004/11/26 11:13:52 mib 1.12.32.2: RESYNC: (1.12-1.13); FILE MERGED 2004/10/25 09:21:40 fs 1.12.32.1: #i36000# ParseISODurationString superseded by UnitConverter::convertTimeDuration


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [9f339a855c0e80c7d35b7d1d99fc90faa7603784]

INTEGRATION: CWS oasisbf2 (1.11.32); FILE MERGED 2004/10/25 09:20:22 fs 1.11.32.1: #i36000# GetISODurationString superseded by UnitConverter::convertTimeDuration


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [db700255d64485409088760df5c0e140945ef874]

INTEGRATION: CWS oasisbf2 (1.22.78); FILE MERGED 2004/10/25 09:19:13 fs 1.22.78.1: #i36000# repeat delay now saved as ISO duration


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [fbf2c3b207a58df3ac1fc61680c1d180b49542e5]

INTEGRATION: CWS oasisbf2 (1.25.60); FILE MERGED 2004/11/03 13:40:09 fs 1.25.60.1: #i36584# OControlWrapperImport is dead code, which caused confusion only


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [d0f358eeb1059b9400712d8c934604c5ab8c6ff4]

INTEGRATION: CWS oasisbf2 (1.44.40); FILE MERGED 2004/11/03 15:18:35 fs 1.44.40.3: #i36584# create proper context for importing check box controls 2004/11/03 13:40:36 fs 1.44.40.2: #i36584# create proper context for importing check box controls 2004/10/25 09:19:13 fs 1.44.40.1: #i36000# repeat delay now saved as ISO duration


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [f2550d4d80ebd9ba071ef009b969f900505c0962]

INTEGRATION: CWS oasisbf2 (1.35.60); FILE MERGED 2004/11/03 16:03:08 fs 1.35.60.2: #i36612# always (not only for TEXT_AREAS) ensure that rich-text-related properties are not explicitly exported. For rich text control, they're exported elsewhere, for other text fields, they're unused, anyway 2004/10/25 09:19:13 fs 1.35.60.1: #i36000# repeat delay now saved as ISO duration


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [febf0e26047d20d294b238f808d11b483ed13fa0]

INTEGRATION: CWS oasisbf2 (1.42.36); FILE MERGED 2004/10/29 12:30:56 fs 1.42.36.1: #i36117# when finally settings the parent style name, use the proper name


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [3c88dc75de2b74eadd66f54d150f2a0cbfd22cfc]

INTEGRATION: CWS oasisbf2 (1.38.52); FILE MERGED 2004/11/02 17:28:21 mib 1.38.52.1: #i35133#: replacement image for embedded objects


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [2a5ec750fe34344c0909b7e8a6b9d5f382041890]

INTEGRATION: CWS oasisbf2 (1.90.30); FILE MERGED 2004/11/26 11:10:51 mib 1.90.30.3: RESYNC: (1.90-1.92); FILE MERGED 2004/11/02 17:28:19 mib 1.90.30.2: #i35133#: replacement image for embedded objects 2004/10/29 12:29:25 fs 1.90.30.1: renamed SvXMLStyleContext::GetParent to GetParentName in the course of #i36117#, to clarify that it's not the DisplayName


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [dc8d7d493cc0cabc0b46a842be1f178d16ec763a]

INTEGRATION: CWS oasisbf2 (1.38.32); FILE MERGED 2004/11/02 17:28:17 mib 1.38.32.1: #i35133#: replacement image for embedded objects


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [668361d75765f0e39528d9f2fd20eb18973bc954]

INTEGRATION: CWS oasisbf2 (1.42.36); FILE MERGED 2004/11/03 14:17:09 mib 1.42.36.1: #i36525#: display error message for root elements with unknown namespace


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [3e61266ad7f0ead162f133b79954b7932c75fbda]

INTEGRATION: CWS oasisbf2 (1.16.136); FILE MERGED 2004/11/02 17:28:17 mib 1.16.136.1: #i35133#: replacement image for embedded objects


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [752372c87732b5f5a763de4aa3a3dcb3165d690e]

INTEGRATION: CWS oasisbf2 (1.1.2); FILE ADDED 2004/11/02 17:27:31 mib 1.1.2.1: #i35133#: replacement image for embedded objects


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [5c2f48ad653ac5faa759e218a4d60cce20ccb123]

INTEGRATION: CWS oasisbf2 (1.6.416); FILE MERGED 2004/10/27 17:23:36 dvo 1.6.416.1: #i35802# image maps should use draw:points (instead of svg:points) on   <draw:area-polygon>   update filter + OASIS transformer


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [10190edb4319b25cfe3936d864c87ff1b60831ff]

INTEGRATION: CWS oasisbf2 (1.7.80); FILE MERGED 2004/10/27 17:23:35 dvo 1.7.80.1: #i35802# image maps should use draw:points (instead of svg:points) on   <draw:area-polygon>   update filter + OASIS transformer


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [c3dc576d4b8e82de8aac8ee76b3abbc7d585b48d]

INTEGRATION: CWS oasisbf2 (1.34.40); FILE MERGED 2004/11/26 11:04:35 mib 1.34.40.2: RESYNC: (1.34-1.36); FILE MERGED 2004/10/25 09:18:40 fs 1.34.40.1: #i36000# +convertTimeDuration (moved herein from meta data import/export, and extended to optionally cover fractions of seconds)


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [9b9a987eed1837c20cc0b2c37270ef0cdb1fcf0c]

INTEGRATION: CWS oasisbf2 (1.70.2); FILE MERGED 2004/11/26 11:04:54 mib 1.70.2.6: RESYNC: (1.70-1.78); FILE MERGED 2004/11/03 14:15:53 mib 1.70.2.5: #i36525#: display error message for root elements with unknown namespace 2004/10/29 16:23:14 sab 1.70.2.4: #i36352#; correct spelling mistake 2004/10/28 11:56:44 sab 1.70.2.3: #i35794#; change attribute names 2004/10/26 14:59:49 mib 1.70.2.2: #i12228#: store default outline styles 2004/10/20 06:53:03 od 1.70.2.1: #i35017# - adjust tokens for com::sun::stat::text::WrapInfluenceOnPosition


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [c2abcbb6b34ec566ecc4e3d5639a77fffb202d36]

INTEGRATION: CWS oasisbf2 (1.76.44); FILE MERGED 2004/11/03 14:15:53 mib 1.76.44.2: #i36525#: display error message for root elements with unknown namespace 2004/11/02 17:21:48 mib 1.76.44.1: #i35133#: replacement image for embedded objects


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [8f8bd1d209985d29cf4e60b1dec85f03b25ab9d3]

INTEGRATION: CWS oasisbf2 (1.108.30); FILE MERGED 2004/11/02 17:21:47 mib 1.108.30.1: #i35133#: replacement image for embedded objects


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [44e68770725cdea8c111f49aaa94b9e5e024b560]

INTEGRATION: CWS oasisbf2 (1.8.32); FILE MERGED 2004/11/26 11:05:15 mib 1.8.32.2: RESYNC: (1.8-1.9); FILE MERGED 2004/11/03 14:15:52 mib 1.8.32.1: #i36525#: display error message for root elements with unknown namespace


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [91f58b78d2b86af432972e33d31a6541b75cd20c]

INTEGRATION: CWS oasisbf2 (1.1.1.1.432); FILE MERGED 2004/11/03 14:17:08 mib 1.1.1.1.432.1: #i36525#: display error message for root elements with unknown namespace


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [53d328d15b8c2eb2de703e238e4104cef1cd57b4]

INTEGRATION: CWS oasisbf2 (1.7.80); FILE MERGED 2004/11/03 14:17:07 mib 1.7.80.1: #i36525#: display error message for root elements with unknown namespace


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [e9ea820264812135693daae4b31787b8f047ebd7]

INTEGRATION: CWS oasisbf2 (1.45.60); FILE MERGED 2004/10/26 15:02:09 mib 1.45.60.1: #i12228#: store default outline styles


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [76b9d4821a4224e15ff6e4564d4ffe7e5f9ce4a4]

INTEGRATION: CWS oasisbf2 (1.9.388); FILE MERGED 2004/11/26 10:57:58 mib 1.9.388.2: RESYNC: (1.9-1.10); FILE MERGED 2004/11/03 14:15:18 mib 1.9.388.1: #i36525#: display error message for root elements with unknown namespace


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [c76f80404e140aad0d832098865cafb85eac43cb]

INTEGRATION: CWS oasisbf2 (1.1.2); FILE ADDED 2004/11/02 17:20:51 mib 1.1.2.1: #i35133#: replacement image for embedded objects


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [b0067d9b2fa9c81d09d8613b3969562373b7c0b9]

INTEGRATION: CWS oasisrng01 (1.77.90); FILE MERGED 2004/11/15 10:40:43 bm 1.77.90.2: RESYNC: (1.77-1.79); FILE MERGED 2004/11/10 18:23:44 bm 1.77.90.1: #i36650# put event-listeners in error-macros one level up


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [c9dd1b61b7e1744991b4173136636d77a4ad8fb2]

INTEGRATION: CWS oasisrng01 (1.103.86); FILE MERGED 2004/11/15 10:40:35 bm 1.103.86.2: RESYNC: (1.103-1.106); FILE MERGED 2004/11/10 18:23:43 bm 1.103.86.1: #i36650# put event-listeners in error-macros one level up


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [27030305a81a18c27c71ce556e72a5a2acb2763b]

INTEGRATION: CWS oasisrng01 (1.15.160); FILE MERGED 2004/11/10 18:23:43 bm 1.15.160.1: #i36650# put event-listeners in error-macros one level up


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [becfcf7e38bef4027907bb71b22cf0e1904b86f8]

INTEGRATION: CWS oasisrng01 (1.2.98); FILE MERGED 2004/11/15 10:26:16 bm 1.2.98.2: RESYNC: (1.2-1.4); FILE MERGED 2004/11/12 15:16:43 bm 1.2.98.1: #i36576# change in time format: parts of seconds are separated by . instead of ,


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [24169c40c60b1772299748c40ea5e50631698b74]

INTEGRATION: CWS oasisrng01 (1.4.68); FILE MERGED 2004/11/26 10:30:41 bm 1.4.68.4: RESYNC: (1.6-1.7); FILE MERGED 2004/11/15 10:26:05 bm 1.4.68.3: RESYNC: (1.4-1.6); FILE MERGED 2004/11/12 16:45:30 bm 1.4.68.2: #i36576# assignment of changes string forgotten 2004/11/12 15:16:42 bm 1.4.68.1: #i36576# change in time format: parts of seconds are separated by . instead of ,


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [708b59f44468cc2d3e267ac55664c77a4236830a]

INTEGRATION: CWS oasisrng01 (1.6.2); FILE MERGED 2004/11/26 10:30:32 bm 1.6.2.3: RESYNC: (1.7-1.9); FILE MERGED 2004/11/15 10:24:50 bm 1.6.2.2: RESYNC: (1.6-1.7); FILE MERGED 2004/11/12 15:16:42 bm 1.6.2.1: #i36576# change in time format: parts of seconds are separated by . instead of ,


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [5729fb6616bb0a8272eb83fc78a25141554ce778]

INTEGRATION: CWS oasisrng01 (1.3.68); FILE MERGED 2004/11/26 10:30:50 bm 1.3.68.7: RESYNC: (1.6-1.8); FILE MERGED 2004/11/15 10:19:39 bm 1.3.68.6: RESYNC: (1.3-1.6); FILE MERGED 2004/11/12 18:00:47 bm 1.3.68.5: #i36576# convert time format in dc:date element 2004/11/12 15:37:39 bm 1.3.68.4: commented-out lines removed 2004/11/12 15:27:41 bm 1.3.68.3: -ContentValidationOASISTContext: not needed 2004/11/12 15:25:11 bm 1.3.68.2: -ContentValidationOASISTContext: not needed 2004/11/12 15:16:42 bm 1.3.68.1: #i36576# change in time format: parts of seconds are separated by . instead of ,


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [9d1b1427e5189b10bfe302b67899353e1bdbe189]

INTEGRATION: CWS oasisrng01 (1.2.98); FILE MERGED 2004/11/12 18:00:46 bm 1.2.98.1: #i36576# convert time format in dc:date element


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [6a1f37b411e41e61e17ac1414cc5ae9958650758]

INTEGRATION: CWS oasisrng01 (1.3.2); FILE MERGED 2004/11/23 12:55:01 bm 1.3.2.1: #i37649# wrong fix for warning removal corrected (see rev. 1.2.78.1)


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [9dcb5e5bcbf5ecf22bb7906c5c047caeb0c7679a]

INTEGRATION: CWS oasisrng01 (1.2.98); FILE MERGED 2004/11/26 10:30:58 bm 1.2.98.4: RESYNC: (1.4-1.6); FILE MERGED 2004/11/15 10:16:37 bm 1.2.98.3: RESYNC: (1.2-1.4); FILE MERGED 2004/11/12 18:00:46 bm 1.2.98.2: #i36576# convert time format in dc:date element 2004/11/12 15:16:42 bm 1.2.98.1: #i36576# change in time format: parts of seconds are separated by . instead of ,


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [2a33a82efa86b6b7ae2d0cb3f6b12232980ab53c]

INTEGRATION: CWS oasisrng01 (1.2.98); FILE MERGED 2004/11/15 10:16:16 bm 1.2.98.3: RESYNC: (1.2-1.4); FILE MERGED 2004/11/15 09:33:46 bm 1.2.98.2: resolving conflict 2004/11/12 15:16:41 bm 1.2.98.1: #i36576# change in time format: parts of seconds are separated by . instead of ,


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [87b63a4bd43a2f925433b7d7d5c3b2e90bb61684]

INTEGRATION: CWS newbrand (1.4.92); FILE MERGED 2004/11/23 17:08:31 lo 1.4.92.1: #118510# fix open office splash screen


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [88a9768a4496911eb62f62fda31f3459b2f7f8ab]

INTEGRATION: CWS newbrand (1.7.84); FILE MERGED 2004/11/23 17:08:31 lo 1.7.84.2: #118510# fix open office splash screen 2004/11/18 06:16:26 pb 1.7.84.1: fix: #118510# new branding: intro bigger and green; progressbar with new position


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [4e1298312e13e2009927499ae21170a8c85ea117]

INTEGRATION: CWS newbrand (1.20.104); FILE MERGED 2004/11/18 08:34:24 pb 1.20.104.2: fix: #118455# debug code removed 2004/11/18 06:09:25 pb 1.20.104.1: fix: #118455# onyl for french office show a french copyright


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [7ceb5d43b3990f7fba89666f530328b86750d153]

INTEGRATION: CWS newbrand (1.7.220); FILE MERGED 2004/11/18 06:22:21 pb 1.7.220.1: fix: #118455# old stuff removed


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [fae9619833844cc8ffe9b599541902ca751e8330]

INTEGRATION: CWS newbrand (1.8.14); FILE MERGED 2004/11/18 11:49:17 pb 1.8.14.3: fix: #118455# translation still needed because [de] and unicode 2004/11/18 08:53:39 pb 1.8.14.2: fix: #118455# no translation for copyright text needed any longer 2004/11/18 06:21:59 pb 1.8.14.1: fix: #118455# new: french copyright text


2004-11-26  Rüdiger Timm  <rt@openoffice.org>  [073d2ab45ecba33dde0df81445865768e16dd6b8]

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-26  Oliver Bolte  <obo@openoffice.org>  [bc5b500eaee18a5291760bd5786698f51eeb540d]

#i10000# nFound undeclared


2004-11-26  Andreas Schlüns  <as@openoffice.org>  [421136ce4d5c93a312635f4f62dfc0cbc9708932]

#i37887# use URL with main and query path ... but without fragments


2004-11-25  Vladimir Glazounov  <vg@openoffice.org>  [adba99852644142ee2c602fa70919030d92feb38]

new version for SRC680


2004-11-25  Rüdiger Timm  <rt@openoffice.org>  [829d1f19a0b6c38fbf52fea3879d0bd21ceae7cd]

#i10000# Merge error: XML_READONLY was duplicate in source/core/xmltoken.cxx


2004-11-25  Rüdiger Timm  <rt@openoffice.org>  [7c0676385f23eae42e27626178fe1ff5c9bfdd5c]

SRC680


2004-11-25  Rüdiger Timm  <rt@openoffice.org>  [8d6d54bc755549d520d893818b68dc95a819c821]

#i37819# Patch by oj to avoid crash when closing database.


2004-11-25  Rüdiger Timm  <rt@openoffice.org>  [2a7476c5c605fae650f4bcf0bfd270ff4acdf1f1]

#i10000# Wrong include path corrected (Thanks Pavel for finding it.)


2004-11-25  Rüdiger Timm  <rt@openoffice.org>  [a66e881a15475e262a5bf86bde8b391930f52865]

#i10000# Stamp_SetActivateEvent removed.


2004-11-25  Vladimir Glazounov  <vg@openoffice.org>  [15ac32e59cf235e6d58af07bd5b15b6e606effe5]

new version for SRC680


2004-11-25  Vladimir Glazounov  <vg@openoffice.org>  [bd1456e7ea9f0f63989c1a5fc898493a2299e1ba]

new version for SRC680


2004-11-25  Vladimir Glazounov  <vg@openoffice.org>  [69d5bbc0b469e0ca9d84aca8c1ffb176194f8abf]

new version for SRC680


2004-11-24  Oliver Bolte  <obo@openoffice.org>  [f5a7729724fd5d4a1800d45940114c73fac03e34]

#i10000# #include <svx/sdasitm.hxx> changed to #include <sdasitm.hxx>


2004-11-24  Oliver Bolte  <obo@openoffice.org>  [aeb18f0b1c39957bd40a9ee4574dfe6d6dd2aff6]

#i10000# remove xml attributes for nonlocalizes desc


2004-11-24  Oliver Bolte  <obo@openoffice.org>  [74ea4f2be746ea8d192a95a83eb91e02ea39f90b]

#i36807# Check/deliver instmsi[aw].exe for W32 build.


2004-11-24  Oliver Bolte  <obo@openoffice.org>  [713d963e5a75df8e7944915905d4b6d87d687e0d]

#i10000# broken


2004-11-24  Oliver Bolte  <obo@openoffice.org>  [cd97252682a8be7eba7889e67af7cbc0d80dc297]

#i10000# fix for 4NT shell


2004-11-24  Oliver Bolte  <obo@openoffice.org>  [b80e32c454ea23dbefe2808b675fed226dde9b82]

#i10000# remove xml attributes for nonlocalizes desc


2004-11-24  Oliver Bolte  <obo@openoffice.org>  [06f67c7eb35b9312e11a821a1d02f7677fbe0e07]

#i10000# remove xml attributes for nonlocalizes desc


2004-11-24  Oliver Bolte  <obo@openoffice.org>  [2c6b269629cdc3a0c5556ff1ad1eb875cc2705fb]

#i10000# remove xml attributes for nonlocalizes desc


2004-11-24  Rüdiger Timm  <rt@openoffice.org>  [8d7f79bc8d60ad1421ca7e4a374fbd5629ea99cf]

#i37759# Fix location of languagepacks in Hamburg RE master builds.


2004-11-24  Oliver Bolte  <obo@openoffice.org>  [c0effb98b4abf3c9b182357763cf189447c90772]

new version for SRC680


2004-11-24  Oliver Bolte  <obo@openoffice.org>  [fb5fa6186fb322aafa183b7f90a3e19d45a57c8a]

#i10000# SID_FORM_NEW_PILOT_PRE_SEL removed (OJ)


2004-11-23  Oliver Bolte  <obo@openoffice.org>  [3ba0a635bf42ba3274c11540aeec29cac454ef8a]

#i10000# +cd instead of cd


2004-11-23  Rüdiger Timm  <rt@openoffice.org>  [1c8cccf579e5a0acbb6ba53960650b79f490222a]

#i10000# nothing to buiuld.


2004-11-23  Rüdiger Timm  <rt@openoffice.org>  [c4748b76e1c16f6c5b48b795d2efdf60ae9fde1e]

#i10000# xmerge not needed and not buildable yet.


2004-11-23  Rüdiger Timm  <rt@openoffice.org>  [5a7040767a2accd5077422b749e1a2eb6ef51cc3]

#i10000# Fix checking for local environment: check whether SOL_TMP is set at all.


2004-11-23  Oliver Bolte  <obo@openoffice.org>  [7fd9010f6ae027803e88b913b52804ce9e1196dd]

#i10000# ww8par2 added to exceptionsfile


2004-11-23  Oliver Bolte  <obo@openoffice.org>  [47db4e965e9fb9ab96a7e5daa21d02079fb52d89]

#i10000# syntax


2004-11-23  Oliver Bolte  <obo@openoffice.org>  [f839c6cb5c2c108be273f61d551cd40fda9237a4]

#i10000# disable ucpgvfs1.uno.so for SOLARIS because gpf on office startup


2004-11-23  Rüdiger Timm  <rt@openoffice.org>  [9cd34149be9a38e105351bad8372abb509540d8a]

#i10000# Module xmerge added to dependency list.


2004-11-23  Oliver Bolte  <obo@openoffice.org>  [b6fa37af4921f80465ab402edb3a793da956ff4f]

#i10000# solve wrong confict solving of merge problems, add change of CWS oasisbf3


2004-11-22  Oliver Bolte  <obo@openoffice.org>  [25e2e24e130f9b889b6d643e0be9a9bb319098be]

#i10000# extractHostNamePort interface change


2004-11-22  Oliver Bolte  <obo@openoffice.org>  [2e62842f65957bd4b0cc97770a1eabee29858e14]

#i10000# loadSubToolbar removed


2004-11-22  Vladimir Glazounov  <vg@openoffice.org>  [4c2fc26bc5fddfe50b5fad115de89bd159686173]

#100000# build the workspace as long as possible when error occurred in order to let build with --from switch later


2004-11-22  Oliver Bolte  <obo@openoffice.org>  [a0a9836b2d1707ea3b4a25ab1158e0aedd3304df]

#i10000# moved from so_res, CWS migration1, #i33255# regkey bitmap for fiststart wizard (LO)


2004-11-22  Oliver Bolte  <obo@openoffice.org>  [15ad3d65b8c3428ec406536cc0d61121c0e241f7]

#i10000# define changed to __com_sun_star_sdb_DocumentDefinition2_idl__


2004-11-22  Oliver Bolte  <obo@openoffice.org>  [fb47b2e3e04e55559f35eaec0d28624ed2001753]

INTEGRATION: CWS oooicons (1.11.8); FILE MERGED 2004/10/31 07:18:41 cd 1.11.8.3: #i10000# Fixed wrong include and macro definition 2004/10/29 21:07:53 cd 1.11.8.2: RESYNC: (1.11-1.12); FILE MERGED 2004/10/29 16:15:08 cd 1.11.8.1: #i35368# Removed obsolete images from image list


2004-11-22  Rüdiger Timm  <rt@openoffice.org>  [8850918d31aefa6ff3b0cc34f18d8be748b4e830]

#i10000# sd::ViewShellBase::UpdateController needs an argument


2004-11-22  Oliver Bolte  <obo@openoffice.org>  [f49d9c4a51dfdcbde5c8656ec24061593534f695]

#i10000# Desktop.idl missing


2004-11-22  Oliver Bolte  <obo@openoffice.org>  [8e15d6973730965181708af8018498a7c651b6be]

#i10000# merge problem, missing members


2004-11-22  Rüdiger Timm  <rt@openoffice.org>  [6eb35405160926f728b3274bee356dce956c7ac6]

#i10000# Extra semicolons removed.


2004-11-22  Oliver Bolte  <obo@openoffice.org>  [fe229647789bcd3cfe44f6610c650821c2268755]

#i10000# IMPLEMENTATIONNAME_STATUSBARCONTROLLERFACTORY added


2004-11-22  Rüdiger Timm  <rt@openoffice.org>  [15ac0246a0a495b54f5331c2dffc8783e44e8c23]

#i33348# table filter now use a connection from the data source (delayed integration of CWS hsqldb)


2004-11-22  Oliver Bolte  <obo@openoffice.org>  [0e4e0a16f098d0a3440eb9c4c7de7ff7a9284313]

#i10000# From CWS dba18 new file by OJ


2004-11-22  Vladimir Glazounov  <vg@openoffice.org>  [78389a5e3f3331889f59c798140f86b388903de6]

new version for SRC680


2004-11-21  Vladimir Glazounov  <vg@openoffice.org>  [bbfc8731c935f3bc0849f5fcd67871e910e37da7]

new version for SRC680


2004-11-21  Vladimir Glazounov  <vg@openoffice.org>  [fffedf7742cef1f40172275b4906bfbd3ad9849d]

new version for SRC680


2004-11-21  Vladimir Glazounov  <vg@openoffice.org>  [bed50921e21ddee1f121f594ce43e333906da13c]

new version for SRC680


2004-11-21  Vladimir Glazounov  <vg@openoffice.org>  [bf13280c74e59a45e8f38a1a3707f6405c00f60f]

new version for SRC680


2004-11-21  Vladimir Glazounov  <vg@openoffice.org>  [3385598960f4227acea4461b590383c8e195795a]

new version for SRC680


2004-11-21  Vladimir Glazounov  <vg@openoffice.org>  [6ecbaf7fc1af3322efbd765dc74de8666623c734]

new version for SRC680


2004-11-21  Vladimir Glazounov  <vg@openoffice.org>  [82cb0e99ca463fd10408365285f5a60910b2cf93]

new version for SRC680


2004-11-21  Vladimir Glazounov  <vg@openoffice.org>  [96c87c30f27dcf6c61c95e03082270809502a08e]

new version for SRC680


2004-11-21  Vladimir Glazounov  <vg@openoffice.org>  [7a62e34dc0f5402ec77157527448e6de21e11c96]

new version for SRC680


2004-11-21  Vladimir Glazounov  <vg@openoffice.org>  [ea9b5235a8139514eb55632d8d5fea2837ffaa36]

new version for SRC680


2004-11-21  Oliver Bolte  <obo@openoffice.org>  [01d82d9728a8194848f4660f6e153ae00f7f0486]

#i10000# xModelToDocTitle changed to GetDocTitle


2004-11-21  Oliver Bolte  <obo@openoffice.org>  [444fec1e4dbc571575bbd7a111b9436d264c3213]

#i10000# sAttrName,sAttrValue intead of rAttrName,rAttrValue


2004-11-21  Oliver Bolte  <obo@openoffice.org>  [14d322ab52c0933030cb7300f77c57013d9ce551]

#i10000# syntax: comma missing


2004-11-21  Oliver Bolte  <obo@openoffice.org>  [d1d7ba086e3cc2d08e9fa4ab61321829aca090bd]

#i10000# unxsols4 extra semicolon removed


2004-11-19  Oliver Bolte  <obo@openoffice.org>  [88c6dd9cef69ad80604460d862bea8b5b15ce7e4]

SRC680


2004-11-19  Oliver Bolte  <obo@openoffice.org>  [a501b2266f575bdc8a2cc017d7927c8d3422782e]

INTEGRATION: CWS oooicons (1.25.2); FILE MERGED 2004/10/29 15:54:04 cd 1.25.2.1: #i35368# Removed obsolete call to sfx2 image manager - no outstyle is supported due to native widgets


2004-11-19  Oliver Bolte  <obo@openoffice.org>  [f13fa190279762e7a518f06fed4eec737be56e74]

INTEGRATION: CWS oooicons (1.25.8); FILE MERGED 2004/10/29 15:51:41 cd 1.25.8.1: #i35368# Removed obsolete image list


2004-11-19  Oliver Bolte  <obo@openoffice.org>  [8324f0cdb536533076a6cb5ef8543322f8c2d8cb]

INTEGRATION: CWS oooicons (1.30.68); FILE MERGED 2004/10/29 16:22:15 cd 1.30.68.1: #i35368# Removed obsolete images from image list, fixed obsolete calls to the old sfx2 based image manager and adapt classes to use new static sfx2 based image manager


2004-11-19  Oliver Bolte  <obo@openoffice.org>  [12ece5fe0c326efe12d32ed1c194829bc9eae500]

INTEGRATION: CWS oooicons (1.10.720); FILE MERGED 2004/10/29 16:22:15 cd 1.10.720.1: #i35368# Removed obsolete images from image list, fixed obsolete calls to the old sfx2 based image manager and adapt classes to use new static sfx2 based image manager


2004-11-19  Oliver Bolte  <obo@openoffice.org>  [4743450791a7facdccd2f24643e466109d7221df]

INTEGRATION: CWS oooicons (1.108.8); FILE MERGED 2004/10/29 16:22:14 cd 1.108.8.1: #i35368# Removed obsolete images from image list, fixed obsolete calls to the old sfx2 based image manager and adapt classes to use new static sfx2 based image manager


2004-11-19  Oliver Bolte  <obo@openoffice.org>  [be1794000b2764513a610d7462198fe10fcf2c79]

INTEGRATION: CWS oooicons (1.56.76); FILE MERGED 2004/11/04 16:33:21 pb 1.56.76.1: fix: #i36418# new images for our new oasis formats


2004-11-19  Oliver Bolte  <obo@openoffice.org>  [0435635f15460cb0c2846a62648315f0a2c90d9d]

INTEGRATION: CWS oooicons (1.29.98); FILE MERGED 2004/11/04 16:33:46 pb 1.29.98.1: fix: #i36418# new images for our new oasis formats


2004-11-19  Oliver Bolte  <obo@openoffice.org>  [c0245d068326d4f977b13c6ee26be83ad937afd7]

INTEGRATION: CWS oooicons (1.9.118); FILE MERGED 2004/11/04 16:32:51 pb 1.9.118.1: fix: #i36418# new ids for our new oasis formats


2004-11-19  Oliver Bolte  <obo@openoffice.org>  [8027a1bd7589093b3e01a52d8e74fcac535cba7c]

INTEGRATION: CWS oooicons (1.105.8); FILE MERGED 2004/10/29 15:58:23 cd 1.105.8.1: #i35368# Removed obsolete call and image list


2004-11-19  Oliver Bolte  <obo@openoffice.org>  [d851a373f409a0b2e2e3cd50d12be4f4a0e1d78f]

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>  [489fff74fd248b513480d6c03a605703c671f1c4]

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>  [01f1c00720bd0576f6d4e18db67a548103769986]

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>  [c4403f3294504cb76ed4a482136766bea51f1a0d]

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>  [5420e179b9e44a95d9fa7ce22e9242440b348090]

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>  [ca21247b91ee57207acc1733911b6b8eb4d91438]

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>  [a67b196c49b0d6b1fc3bc5eb4afa576a0c6c6ce5]

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>  [5291fba538a7b8b78d8670946901de9a3b2412e4]

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>  [dd8a5b27f2ce735646062ab7d6761ab48eb78986]

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-19  Oliver Bolte  <obo@openoffice.org>  [72ad8703e2ae0e31f91b31d5d37ad4b73880f63e]

INTEGRATION: CWS oooicons (1.92.2); FILE MERGED 2004/10/29 15:56:52 cd 1.92.2.1: #i35368# Removed all obsolete occurrences of SfxImageManager - added a static image list manager


2004-11-19  Oliver Bolte  <obo@openoffice.org>  [a9c2f89a789c8891aa75dd027e3f7f23e3144d42]

INTEGRATION: CWS oooicons (1.39.2); FILE MERGED 2004/10/29 15:56:51 cd 1.39.2.1: #i35368# Removed all obsolete occurrences of SfxImageManager - added a static image list manager


2004-11-19  Oliver Bolte  <obo@openoffice.org>  [12ef372065bd77d34253f8caf52828caebd29fea]

INTEGRATION: CWS oooicons (1.3.58); FILE MERGED 2004/10/29 15:56:50 cd 1.3.58.1: #i35368# Removed all obsolete occurrences of SfxImageManager - added a static image list manager


2004-11-19  Oliver Bolte  <obo@openoffice.org>  [4ca2f0eeecea3ce687ff62c09d59f3b3059b9d8b]

INTEGRATION: CWS oooicons (1.23.2); FILE MERGED 2004/10/29 15:56:50 cd 1.23.2.2: #i35368# Removed all obsolete occurrences of SfxImageManager - added a static image list manager 2004/10/12 12:40:57 cd 1.23.2.1: #i35368# Prepare sfx2 for new image handling


2004-11-19  Oliver Bolte  <obo@openoffice.org>  [ed73d146c2b7f60330db137198f067844e853b86]

INTEGRATION: CWS oooicons (1.39.2); FILE MERGED 2004/10/29 15:56:49 cd 1.39.2.1: #i35368# Removed all obsolete occurrences of SfxImageManager - added a static image list manager


2004-11-19  Oliver Bolte  <obo@openoffice.org>  [abb006369fae1742214458af5f9c177bd91f1f3e]

INTEGRATION: CWS oooicons (1.21.2); FILE MERGED 2004/10/29 15:56:48 cd 1.21.2.1: #i35368# Removed all obsolete occurrences of SfxImageManager - added a static image list manager


2004-11-19  Oliver Bolte  <obo@openoffice.org>  [8b428d2d65f6e33ebfb20c365048721431908e3a]

INTEGRATION: CWS oooicons (1.44.2); FILE MERGED 2004/10/29 15:56:47 cd 1.44.2.1: #i35368# Removed all obsolete occurrences of SfxImageManager - added a static image list manager


2004-11-19  Oliver Bolte  <obo@openoffice.org>  [25d1cc2d8734f0734d6361074c1638fa71e2ef40]

INTEGRATION: CWS oooicons (1.49.2); FILE MERGED 2004/10/29 15:56:47 cd 1.49.2.1: #i35368# Removed all obsolete occurrences of SfxImageManager - added a static image list manager


2004-11-19  Oliver Bolte  <obo@openoffice.org>  [2ed1b09794ada3004e40cd2d731d88dd5791c091]

INTEGRATION: CWS oooicons (1.40.2); FILE MERGED 2004/10/29 15:56:47 cd 1.40.2.1: #i35368# Removed all obsolete occurrences of SfxImageManager - added a static image list manager


2004-11-19  Oliver Bolte  <obo@openoffice.org>  [7686a526c0e693bbfb394dffed03a915b3cd41af]

INTEGRATION: CWS oooicons (1.34.108); FILE MERGED 2004/10/12 12:40:54 cd 1.34.108.1: #i35368# Prepare sfx2 for new image handling


2004-11-19  Oliver Bolte  <obo@openoffice.org>  [2aa57fa71a9e3fc14e952382d729211610da58f2]

INTEGRATION: CWS oooicons (1.20.6); FILE MERGED 2004/10/12 12:40:52 cd 1.20.6.1: #i35368# Prepare sfx2 for new image handling


2004-11-19  Oliver Bolte  <obo@openoffice.org>  [df8df48229e0ad42d057e8b12abe3913caaec5c9]

INTEGRATION: CWS oooicons (1.42.2); FILE MERGED 2004/10/30 00:42:53 cd 1.42.2.2: RESYNC: (1.42-1.43); FILE MERGED 2004/10/29 15:56:46 cd 1.42.2.1: #i35368# Removed all obsolete occurrences of SfxImageManager - added a static image list manager


2004-11-19  Oliver Bolte  <obo@openoffice.org>  [d47ede05cc2d07bdcf3a3b0e673334251fb90c12]

INTEGRATION: CWS oooicons (1.31.2); FILE MERGED 2004/10/29 15:56:45 cd 1.31.2.1: #i35368# Removed all obsolete occurrences of SfxImageManager - added a static image list manager


2004-11-19  Oliver Bolte  <obo@openoffice.org>  [d840f9f0791a9335bd42af9152c058eac322b056]

INTEGRATION: CWS oooicons (1.97.18); FILE MERGED 2004/10/29 15:56:44 cd 1.97.18.1: #i35368# Removed all obsolete occurrences of SfxImageManager - added a static image list manager


2004-11-19  Oliver Bolte  <obo@openoffice.org>  [fbbcda285587febec5faf5279a99a9b56f750d4c]

INTEGRATION: CWS oooicons (1.11.120); FILE MERGED 2004/10/29 15:56:44 cd 1.11.120.2: #i35368# Removed all obsolete occurrences of SfxImageManager - added a static image list manager 2004/10/12 12:40:50 cd 1.11.120.1: #i35368# Prepare sfx2 for new image handling


2004-11-19  Oliver Bolte  <obo@openoffice.org>  [7a7ade7469d96032cd556f51469314f85b114044]

INTEGRATION: CWS oooicons (1.15.2); FILE MERGED 2004/10/12 12:40:50 cd 1.15.2.1: #i35368# Prepare sfx2 for new image handling


2004-11-19  Oliver Bolte  <obo@openoffice.org>  [fee9eee419596e1f056780ba7bb16b8afa8c521f]

INTEGRATION: CWS oooicons (1.26.2); FILE MERGED 2004/10/29 15:56:44 cd 1.26.2.1: #i35368# Removed all obsolete occurrences of SfxImageManager - added a static image list manager


2004-11-19  Oliver Bolte  <obo@openoffice.org>  [c7ccd4524c7b415c56222ce0a72a8f65f575f8f7]

INTEGRATION: CWS oooicons (1.40.2); FILE MERGED 2004/10/29 15:56:44 cd 1.40.2.1: #i35368# Removed all obsolete occurrences of SfxImageManager - added a static image list manager


2004-11-19  Oliver Bolte  <obo@openoffice.org>  [db8bf5ea63dba0428e2b823c8ee4131d63fb2279]

INTEGRATION: CWS oooicons (1.53.18); FILE MERGED 2004/10/29 15:56:43 cd 1.53.18.1: #i35368# Removed all obsolete occurrences of SfxImageManager - added a static image list manager


2004-11-19  Oliver Bolte  <obo@openoffice.org>  [c0136df473019b33b4adaa6ab3846a88ffa7327c]

INTEGRATION: CWS oooicons (1.98.2); FILE MERGED 2004/10/12 12:40:48 cd 1.98.2.1: #i35368# Prepare sfx2 for new image handling


2004-11-19  Oliver Bolte  <obo@openoffice.org>  [106e920d6dd98a7dd11c92902fcfaafa52e4ad23]

INTEGRATION: CWS oooicons (1.86.2); FILE MERGED 2004/10/29 15:56:43 cd 1.86.2.1: #i35368# Removed all obsolete occurrences of SfxImageManager - added a static image list manager


2004-11-19  Oliver Bolte  <obo@openoffice.org>  [3c82da7313827aed444435b5d6a583d72607d2f9]

INTEGRATION: CWS oooicons (1.71.10); FILE MERGED 2004/11/07 08:16:06 cd 1.71.10.2: #i35368# Added missing OK and CANCEL images to image list 2004/10/29 15:45:22 cd 1.71.10.1: #i35368# Adapt code to use static sfx imagelist and removed obsolete images


2004-11-19  Oliver Bolte  <obo@openoffice.org>  [785d47fb59c8f467b9e623f67663bd556e63f4af]

INTEGRATION: CWS oooicons (1.14.84); FILE MERGED 2004/10/29 15:45:21 cd 1.14.84.1: #i35368# Adapt code to use static sfx imagelist and removed obsolete images


2004-11-19  Oliver Bolte  <obo@openoffice.org>  [93009560c40fed9b2e90c4afe3e4ab2be550ed15]

INTEGRATION: CWS oooicons (1.5.146); FILE MERGED 2004/10/29 15:45:21 cd 1.5.146.1: #i35368# Adapt code to use static sfx imagelist and removed obsolete images


2004-11-19  Oliver Bolte  <obo@openoffice.org>  [657f38df116e01f3020e30bff94b49255dcd3671]

INTEGRATION: CWS oooicons (1.41.4); FILE MERGED 2004/10/29 15:45:20 cd 1.41.4.1: #i35368# Adapt code to use static sfx imagelist and removed obsolete images


2004-11-19  Rüdiger Timm  <rt@openoffice.org>  [897b60a9cc016b970ac1971549151c9177485fb3]

#i10000# source/general and source/commonembedding had the same target - changed this one into commonembed


2004-11-19  Oliver Bolte  <obo@openoffice.org>  [b533ea33751c1ac0d12733c56af22d3d2dd12d1f]

INTEGRATION: CWS oooicons (1.13.136); FILE MERGED 2004/10/29 15:56:27 cd 1.13.136.1: #i35368# Removed all obsolete occurrences of SfxImageManager - added a static image list manager


2004-11-19  Oliver Bolte  <obo@openoffice.org>  [52b0f4a19100e6a762237a5fb05ec75e946ecb2d]

INTEGRATION: CWS oooicons (1.85.6); FILE MERGED 2004/11/03 12:08:05 hjs 1.85.6.3: #i33610# removed commandimagelist.ilst generation here 2004/10/22 10:03:20 cd 1.85.6.2: #i35193# Fixed replacement 2004/10/08 12:37:41 hjs 1.85.6.1: #i35193# adapt to changed ilst


2004-11-19  Oliver Bolte  <obo@openoffice.org>  [22de08e319ff2daac5ec11b5e8cf6c9d34a3021f]

INTEGRATION: CWS oooicons (1.3.70); FILE MERGED 2004/10/29 15:32:49 cd 1.3.70.1: #i35368# Ask veriable before creating mutex


2004-11-19  Oliver Bolte  <obo@openoffice.org>  [2076dfa71380fa1ac7e500497696c137ec62cb96]

INTEGRATION: CWS oooicons (1.98.42); FILE MERGED 2004/10/29 15:25:10 cd 1.98.42.1: #i35368# Removed obsolete image list and toolbox resource


2004-11-19  Oliver Bolte  <obo@openoffice.org>  [1f599f63bcf426d33154ca1040c74454657e1556]

INTEGRATION: CWS oooicons (1.2.64); FILE MERGED 2004/10/29 15:30:45 cd 1.2.64.1: #i35368# Adapt code to use static sfx imagelist


2004-11-19  Oliver Bolte  <obo@openoffice.org>  [ed0e2ea843c775412a4da41efd41143f580416bf]

INTEGRATION: CWS oooicons (1.10.94); FILE MERGED 2004/11/09 18:41:42 hjs 1.10.94.1: #i35193# build resources for all platforms


2004-11-19  Oliver Bolte  <obo@openoffice.org>  [d5c9ce55b150a2ff0f035fa4e3c3a01fd26c6008]

INTEGRATION: CWS oooicons (1.2.10); FILE MERGED 2004/11/05 09:57:10 cd 1.2.10.1: #i35193# Fixed standalone packimages problem


2004-11-18  Oliver Bolte  <obo@openoffice.org>  [8b4693364958aca2c20c405a7692d65d2723659f]

INTEGRATION: CWS dr29 (1.2.108); FILE MERGED 2004/11/02 10:49:09 dr 1.2.108.1: #i36493# button too small


2004-11-18  Oliver Bolte  <obo@openoffice.org>  [30bef6c24474efac9bc0c08c9d7918bded14f20f]

INTEGRATION: CWS dr29 (1.2.166); FILE MERGED 2004/11/01 18:57:25 dr 1.2.166.1: #i34549# transparent bg for dial control


2004-11-18  Oliver Bolte  <obo@openoffice.org>  [79422ee8c274cadbdfbf03a10709b89609e01d82]

INTEGRATION: CWS dr29 (1.57.164); FILE MERGED 2004/11/01 14:52:14 dr 1.57.164.1: #i35920# properties section needs space for 2 check boxes


2004-11-18  Oliver Bolte  <obo@openoffice.org>  [c208447c72666b054e4bf9f41d9e4a7f2bdaf3e8]

INTEGRATION: CWS dr29 (1.20.126); FILE MERGED 2004/11/01 15:23:13 dr 1.20.126.1: #i36334# help ID for page field in DP Layout dialog


2004-11-18  Oliver Bolte  <obo@openoffice.org>  [dd99e7117dbe705be2301be9a8ff7b2e42e8f9d5]

INTEGRATION: CWS dr29 (1.44.6); FILE MERGED 2004/11/01 15:15:33 dr 1.44.6.1: #110793# DURATION


2004-11-18  Rüdiger Timm  <rt@openoffice.org>  [f39038fa84f0e876fbd56a000faed2700465a94a]

INTEGRATION: CWS rt04 (1.6.40); FILE MERGED 2004/11/18 11:48:28 rt 1.6.40.1: #i36824# Do not deliver .res files for now, otherwise also image lists get delivered.


2004-11-18  Rüdiger Timm  <rt@openoffice.org>  [b3930704b28d74eceaa8acebcafd741c1a58fad7]

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>  [35b85b328b61052da02ab158274751cfc0e99810]

INTEGRATION: CWS modifieddoc (1.21.6); FILE MERGED 2004/11/18 15:12:10 mba 1.21.6.1: #i37277#: documents where modified after creation


2004-11-18  Oliver Bolte  <obo@openoffice.org>  [f2ee3030bed7d0d30b9954868f20ec851359ec12]

INTEGRATION: CWS ivo06 (1.43.60); FILE MERGED 2004/11/11 19:48:19 ihi 1.43.60.1: #i18826# PairedList support


2004-11-18  Oliver Bolte  <obo@openoffice.org>  [b2b11ceb2bce879b76df45bfeb7468a7f7a40ab0]

INTEGRATION: CWS aw021 (1.8.2); FILE MERGED 2004/11/16 16:40:40 aw 1.8.2.4: #i37262# 2004/11/15 14:36:58 aw 1.8.2.3: #i37011# 2004/11/12 12:19:58 aw 1.8.2.2: #i37011# 2004/11/11 14:33:20 aw 1.8.2.1: #i37011#


2004-11-18  Oliver Bolte  <obo@openoffice.org>  [6de8625911f36d520fa9725531ef5a0b6f5f95da]

INTEGRATION: CWS aw021 (1.8.2); FILE MERGED 2004/11/11 14:33:20 aw 1.8.2.1: #i37011#


2004-11-18  Oliver Bolte  <obo@openoffice.org>  [b83f034b579f062eae509cff4b1197192f8d1e46]

INTEGRATION: CWS aw021 (1.16.2); FILE MERGED 2004/11/12 12:19:57 aw 1.16.2.4: #i37011# 2004/11/11 14:33:20 aw 1.16.2.3: #i37011# 2004/11/11 14:27:41 aw 1.16.2.2: #i37009# 2004/11/11 14:26:17 aw 1.16.2.1: #i37009#


2004-11-18  Oliver Bolte  <obo@openoffice.org>  [7ecb4bc1656821ddcef0a6bf720b2da9a0d7c776]

INTEGRATION: CWS aw021 (1.4.2); FILE MERGED 2004/11/12 12:19:57 aw 1.4.2.1: #i37011#


2004-11-18  Oliver Bolte  <obo@openoffice.org>  [86b9c31b53f347f09520027e298b2b60e29f25b9]

INTEGRATION: CWS aw021 (1.5.90); FILE MERGED 2004/11/11 14:33:29 aw 1.5.90.1: #i37011#


2004-11-18  Oliver Bolte  <obo@openoffice.org>  [a3b4b62eeafd2bfef279409023f7ece999367955]

INTEGRATION: CWS aw021 (1.4.2); FILE MERGED 2004/11/12 12:19:56 aw 1.4.2.1: #i37011#


2004-11-18  Oliver Bolte  <obo@openoffice.org>  [0abc95d0165bd5000f47a8bd5a7afeaa8867a946]

INTEGRATION: CWS aw021 (1.5.2); FILE MERGED 2004/11/12 12:19:56 aw 1.5.2.2: #i37011# 2004/11/11 14:33:29 aw 1.5.2.1: #i37011#


2004-11-18  Oliver Bolte  <obo@openoffice.org>  [cd4912e9049bf7190352f2c6780a5111c86cf5cc]

INTEGRATION: CWS aw021 (1.8.2); FILE MERGED 2004/11/11 14:27:14 aw 1.8.2.1: #i37009#


2004-11-18  Rüdiger Timm  <rt@openoffice.org>  [d80759791a16c464527d0b6570c719099829e29a]

#i10000# Deliver into minor, not flat.


2004-11-18  Rüdiger Timm  <rt@openoffice.org>  [7cd3696d8abff02618e845cc8b4dce9910892d53]

#i10000# Should at least depend on solenv.


2004-11-18  Oliver Bolte  <obo@openoffice.org>  [4782163637d93c9a9e98439c1704aa0bf7db2288]

INTEGRATION: CWS xsltfilter04 (1.2.34); FILE MERGED 2004/11/03 08:54:08 gyang 1.2.34.1: wordmlf filter migrates from OOo format to OASIS format


2004-11-18  Oliver Bolte  <obo@openoffice.org>  [d294283691762731c384c40dba027041674bc790]

INTEGRATION: CWS xsltfilter04 (1.18.68); FILE MERGED 2004/11/02 16:23:18 sus 1.18.68.1: #i36335# Added dependency to the xalan module to the build.lst


2004-11-18  Oliver Bolte  <obo@openoffice.org>  [11bca7f4c6953245f02449b811349982232eb8b6]

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>  [9a42324156ae0e1da6c77e475cc0fabb8f1cdcee]

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>  [6e702e2d292b26565ea680b1c61358a6d75120d0]

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>  [424835273f8cce8fd135c79d3ab3cdc973992c44]

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>  [b095e1f07af77eaf89b369822e18bf7de12f40fa]

INTEGRATION: CWS xsltfilter04 (1.6.32); FILE MERGED 2004/11/02 16:20:11 sus 1.6.32.1: #i34703# XSLT Parameter will be checked of being null before provided to the processor, as null is not a valid Java Object, so the XSLT processor may stop with an exception (e.g. Java 5 included XSLTC)


2004-11-18  Oliver Bolte  <obo@openoffice.org>  [9f30d57d053c4a4c345e06d8de504d02b7ec4d8a]

INTEGRATION: CWS xsltfilter04 (1.4.116); FILE MERGED 2004/11/02 16:18:04 sus 1.4.116.1: #i36335# Added XALAN jars to the manifest classpath


2004-11-18  Oliver Bolte  <obo@openoffice.org>  [22b38182854ece6d73c27686b70a213caa09e611]

INTEGRATION: CWS xsltfilter04 (1.2.34); FILE MERGED 2004/11/10 11:03:06 sus 1.2.34.8: #118261# removing updates without QA 2004/11/09 07:16:59 gyang 1.2.34.7: fix for Oasis format, now only one error remaining 2004/11/08 11:04:26 gyang 1.2.34.6: fix for Oasis format 2004/11/05 04:56:57 gyang 1.2.34.5: wordml fix for strict OASIS format 2004/11/04 10:24:56 gyang 1.2.34.4: fix for i36102 2004/11/04 05:26:34 gyang 1.2.34.3: fix for oot validate 2004/11/04 04:34:15 gyang 1.2.34.2: fix for oot validate 2004/11/03 08:55:57 gyang 1.2.34.1: wordmlf filter migrates from OOo format to OASIS format


2004-11-18  Oliver Bolte  <obo@openoffice.org>  [55f23df48fac5a6a885126cb91eaacd4ecf66765]

INTEGRATION: CWS xsltfilter04 (1.2.34); FILE MERGED 2004/11/10 11:03:02 sus 1.2.34.7: #118261# removing updates without QA 2004/11/09 07:16:59 gyang 1.2.34.6: fix for Oasis format, now only one error remaining 2004/11/08 11:04:26 gyang 1.2.34.5: fix for Oasis format 2004/11/05 04:56:56 gyang 1.2.34.4: wordml fix for strict OASIS format 2004/11/04 10:24:56 gyang 1.2.34.3: fix for i36102 2004/11/04 04:34:15 gyang 1.2.34.2: fix for oot validate 2004/11/03 08:55:56 gyang 1.2.34.1: wordmlf filter migrates from OOo format to OASIS format


2004-11-18  Oliver Bolte  <obo@openoffice.org>  [1e5cb83656c73a5f84fc4ab465fc1966636ba84f]

INTEGRATION: CWS xsltfilter04 (1.2.34); FILE MERGED 2004/11/03 08:55:56 gyang 1.2.34.1: wordmlf filter migrates from OOo format to OASIS format


2004-11-18  Oliver Bolte  <obo@openoffice.org>  [4aab004811cf8d25ff057e120262e65d4ee8abe6]

INTEGRATION: CWS xsltfilter04 (1.2.34); FILE MERGED 2004/11/10 11:02:59 sus 1.2.34.7: #118261# removing updates without QA 2004/11/09 07:16:58 gyang 1.2.34.6: fix for Oasis format, now only one error remaining 2004/11/08 11:04:25 gyang 1.2.34.5: fix for Oasis format 2004/11/04 10:24:55 gyang 1.2.34.4: fix for i36102 2004/11/04 04:34:14 gyang 1.2.34.3: fix for oot validate 2004/11/03 11:24:59 gyang 1.2.34.2: wordmlf filter migrates from OOo format to OASIS format 2004/11/03 08:55:56 gyang 1.2.34.1: wordmlf filter migrates from OOo format to OASIS format


2004-11-18  Oliver Bolte  <obo@openoffice.org>  [e1a5804187842395187b7f5dfe9a0f0607497c0d]

INTEGRATION: CWS xsltfilter04 (1.2.34); FILE MERGED 2004/11/10 11:03:04 sus 1.2.34.7: #118261# removing updates without QA 2004/11/09 07:16:58 gyang 1.2.34.6: fix for Oasis format, now only one error remaining 2004/11/08 11:04:25 gyang 1.2.34.5: fix for Oasis format 2004/11/05 04:56:56 gyang 1.2.34.4: wordml fix for strict OASIS format 2004/11/04 10:24:55 gyang 1.2.34.3: fix for i36102 2004/11/04 04:34:14 gyang 1.2.34.2: fix for oot validate 2004/11/03 08:55:56 gyang 1.2.34.1: wordmlf filter migrates from OOo format to OASIS format


2004-11-18  Oliver Bolte  <obo@openoffice.org>  [0857f1136f45959f80a560a54725120b16ace7c9]

INTEGRATION: CWS xsltfilter04 (1.1.4); FILE ADDED 2004/11/08 11:04:25 gyang 1.1.4.3: fix for Oasis format 2004/11/04 04:34:13 gyang 1.1.4.2: fix for oot validate 2004/11/03 08:55:55 gyang 1.1.4.1: wordmlf filter migrates from OOo format to OASIS format


2004-11-18  Oliver Bolte  <obo@openoffice.org>  [86b62bd1dddc7647e6f35b677e0d708a14105b9e]

INTEGRATION: CWS xsltfilter04 (1.2.34); FILE MERGED 2004/11/10 11:03:05 sus 1.2.34.6: #118261# removing updates without QA 2004/11/09 07:16:58 gyang 1.2.34.5: fix for Oasis format, now only one error remaining 2004/11/08 11:04:24 gyang 1.2.34.4: fix for Oasis format 2004/11/05 04:56:55 gyang 1.2.34.3: wordml fix for strict OASIS format 2004/11/04 04:34:13 gyang 1.2.34.2: fix for oot validate 2004/11/03 08:55:55 gyang 1.2.34.1: wordmlf filter migrates from OOo format to OASIS format


2004-11-18  Oliver Bolte  <obo@openoffice.org>  [eb59c63717510471dfc9ae297a559189eddae61d]

INTEGRATION: CWS xsltfilter04 (1.1.2); FILE ADDED 2004/11/03 08:55:55 gyang 1.1.2.1: wordmlf filter migrates from OOo format to OASIS format


2004-11-18  Oliver Bolte  <obo@openoffice.org>  [11b53d5dbfba916642d188bf3971d956dea06148]

INTEGRATION: CWS xsltfilter04 (1.3.34); FILE MERGED 2004/11/10 11:03:01 sus 1.3.34.7: #118261# removing updates without QA 2004/11/09 07:16:58 gyang 1.3.34.6: fix for Oasis format, now only one error remaining 2004/11/08 11:04:24 gyang 1.3.34.5: fix for Oasis format 2004/11/05 04:56:54 gyang 1.3.34.4: wordml fix for strict OASIS format 2004/11/04 04:34:12 gyang 1.3.34.3: fix for oot validate 2004/11/03 11:24:58 gyang 1.3.34.2: wordmlf filter migrates from OOo format to OASIS format 2004/11/03 08:55:54 gyang 1.3.34.1: wordmlf filter migrates from OOo format to OASIS format


2004-11-18  Oliver Bolte  <obo@openoffice.org>  [de28244f902041c31e02e739a8af41b12afb7f9b]

INTEGRATION: CWS xsltfilter04 (1.2.34); FILE MERGED 2004/11/09 07:16:57 gyang 1.2.34.3: fix for Oasis format, now only one error remaining 2004/11/05 04:56:53 gyang 1.2.34.2: wordml fix for strict OASIS format 2004/11/03 08:55:15 gyang 1.2.34.1: wordmlf filter migrates from OOo format to OASIS format


2004-11-18  Oliver Bolte  <obo@openoffice.org>  [0cfe9bb613960d1744e67a6fcd63939baadc5639]

INTEGRATION: CWS xsltfilter04 (1.2.34); FILE MERGED 2004/11/08 11:04:24 gyang 1.2.34.4: fix for Oasis format 2004/11/04 10:24:54 gyang 1.2.34.3: fix for i36102 2004/11/04 04:34:12 gyang 1.2.34.2: fix for oot validate 2004/11/03 08:54:50 gyang 1.2.34.1: wordmlf filter migrates from OOo format to OASIS format


2004-11-18  Oliver Bolte  <obo@openoffice.org>  [5f25d49daf1cd5347f658269279261ff09e06b87]

INTEGRATION: CWS xsltfilter04 (1.2.34); FILE MERGED 2004/11/08 11:04:23 gyang 1.2.34.3: fix for Oasis format 2004/11/04 10:24:54 gyang 1.2.34.2: fix for i36102 2004/11/03 08:54:50 gyang 1.2.34.1: wordmlf filter migrates from OOo format to OASIS format


2004-11-18  Oliver Bolte  <obo@openoffice.org>  [0eaac9e35847d71b65dd3249544f7bbcf8deaf32]

INTEGRATION: CWS xsltfilter04 (1.2.34); FILE MERGED 2004/11/04 10:24:54 gyang 1.2.34.2: fix for i36102 2004/11/03 08:54:50 gyang 1.2.34.1: wordmlf filter migrates from OOo format to OASIS format


2004-11-18  Oliver Bolte  <obo@openoffice.org>  [f61d1eb502720c849cbbae2a0877961087f28d24]

INTEGRATION: CWS xsltfilter04 (1.2.34); FILE MERGED 2004/11/03 08:54:50 gyang 1.2.34.1: wordmlf filter migrates from OOo format to OASIS format


2004-11-18  Oliver Bolte  <obo@openoffice.org>  [c41d0511d1d23c397c9918e9cebd2775cd660eed]

INTEGRATION: CWS xsltfilter04 (1.2.34); FILE MERGED 2004/11/04 10:24:53 gyang 1.2.34.3: fix for i36102 2004/11/04 04:34:11 gyang 1.2.34.2: fix for oot validate 2004/11/03 08:54:50 gyang 1.2.34.1: wordmlf filter migrates from OOo format to OASIS format


2004-11-18  Oliver Bolte  <obo@openoffice.org>  [73080d21154f8facffd1ed49079b25d5d39348ba]

INTEGRATION: CWS xsltfilter04 (1.2.34); FILE MERGED 2004/11/04 10:24:53 gyang 1.2.34.2: fix for i36102 2004/11/03 08:54:49 gyang 1.2.34.1: wordmlf filter migrates from OOo format to OASIS format


2004-11-18  Oliver Bolte  <obo@openoffice.org>  [2807d45ccf80860a26a190595f78225e3be5f3ce]

INTEGRATION: CWS xsltfilter04 (1.2.34); FILE MERGED 2004/11/08 11:04:23 gyang 1.2.34.2: fix for Oasis format 2004/11/03 08:54:49 gyang 1.2.34.1: wordmlf filter migrates from OOo format to OASIS format


2004-11-18  Oliver Bolte  <obo@openoffice.org>  [ff7edc24b9c096622a2b4a90f402a802ef04538b]

INTEGRATION: CWS xsltfilter04 (1.2.34); FILE MERGED 2004/11/10 11:02:30 sus 1.2.34.4: #118261# removing updates without QA 2004/11/09 07:16:57 gyang 1.2.34.3: fix for Oasis format, now only one error remaining 2004/11/04 10:24:53 gyang 1.2.34.2: fix for i36102 2004/11/03 08:54:49 gyang 1.2.34.1: wordmlf filter migrates from OOo format to OASIS format


2004-11-18  Oliver Bolte  <obo@openoffice.org>  [deeb999aa0bd76ff187dde0dd13879a89f5e9d33]

INTEGRATION: CWS xsltfilter04 (1.1.4); FILE ADDED 2004/11/03 08:54:49 gyang 1.1.4.1: wordmlf filter migrates from OOo format to OASIS format


2004-11-18  Oliver Bolte  <obo@openoffice.org>  [7b6686d7f09dd25c6f207605d60087ac1a8a70fd]

INTEGRATION: CWS xsltfilter04 (1.2.34); FILE MERGED 2004/11/03 08:54:48 gyang 1.2.34.1: wordmlf filter migrates from OOo format to OASIS format


2004-11-18  Oliver Bolte  <obo@openoffice.org>  [6510befacb5ec5eb12124cf3ded44e319246504e]

INTEGRATION: CWS xsltfilter04 (1.3.34); FILE MERGED 2004/11/03 08:54:48 gyang 1.3.34.1: wordmlf filter migrates from OOo format to OASIS format


2004-11-18  Oliver Bolte  <obo@openoffice.org>  [274fcf773325eb2f11d8f316873b92c1663bd79b]

INTEGRATION: CWS xsltfilter04 (1.4.34); FILE MERGED 2004/11/09 07:16:56 gyang 1.4.34.3: fix for Oasis format, now only one error remaining 2004/11/08 11:04:23 gyang 1.4.34.2: fix for Oasis format 2004/11/04 10:24:52 gyang 1.4.34.1: fix for i36102


2004-11-18  Oliver Bolte  <obo@openoffice.org>  [7f2b083b8834bd7cec253083b92df8a83489bb4c]

INTEGRATION: CWS xsltfilter04 (1.2.34); FILE MERGED 2004/11/03 08:52:16 gyang 1.2.34.1: wordmlf filter migrates from OOo format to OASIS format


2004-11-18  Oliver Bolte  <obo@openoffice.org>  [3126a1dba85ad1651b857527981cc487bae118a8]

INTEGRATION: CWS xsltfilter04 (1.2.70); FILE MERGED 2004/11/04 04:52:57 gyang 1.2.70.1: fix for oot validate


2004-11-18  Oliver Bolte  <obo@openoffice.org>  [004f23f409ac488d1d839aa849af00946281b276]

INTEGRATION: CWS xsltfilter04 (1.2.70); FILE MERGED 2004/11/03 16:56:43 sus 1.2.70.1: #118251# Changing configuration to OASIS format


2004-11-18  Oliver Bolte  <obo@openoffice.org>  [64226c773390568f3be3e4b4193147249933ff0d]

INTEGRATION: CWS xsltfilter04 (1.4.70); FILE MERGED 2004/11/05 15:52:05 sus 1.4.70.1: #i33450# adding wordml and spreadsheetml filter to default


2004-11-18  Oliver Bolte  <obo@openoffice.org>  [9e0413ecf8a0a997920f3124178f83cdcc373faf]

INTEGRATION: CWS xsltfilter04 (1.3.58); FILE MERGED 2004/11/05 16:00:17 sus 1.3.58.2: #i33450# adding wordml and spreadsheetml filter to default 2004/11/05 15:52:06 sus 1.3.58.1: #i33450# adding wordml and spreadsheetml filter to default


2004-11-18  Oliver Bolte  <obo@openoffice.org>  [ba20c67ad02570db911d86c12bcd7d5e53fd00ea]

INTEGRATION: CWS xsltfilter04 (1.18.34); FILE MERGED 2004/11/03 16:53:04 sus 1.18.34.1: #i33450# renaming output directory of spreadsheetml stylesheets


2004-11-18  Oliver Bolte  <obo@openoffice.org>  [596ff9c019897d646e422fb7343e30d192dbc2da]

INTEGRATION: CWS impress18 (1.8.110); FILE MERGED 2004/11/03 16:32:30 cl 1.8.110.1: #i32542#: new table use ooo namespace, old ones are read properly


2004-11-18  Oliver Bolte  <obo@openoffice.org>  [2a58261930ec191f9f76d60bac044815d91dee26]

INTEGRATION: CWS impress18 (1.11.1068); FILE MERGED 2004/11/09 12:47:41 cl 1.11.1068.1: #i36727# filter empty bitmap items


2004-11-18  Oliver Bolte  <obo@openoffice.org>  [04619a2f993b2fee62da549ad9753e104a4342ec]

INTEGRATION: CWS impress18 (1.8.886); FILE MERGED 2004/11/09 12:47:40 cl 1.8.886.1: #i36727# filter empty bitmap items


2004-11-18  Oliver Bolte  <obo@openoffice.org>  [25fdddc205f1cd37c1b5cc95f9081ab344cf9b34]

INTEGRATION: CWS impress18 (1.9.1042); FILE MERGED 2004/11/09 12:47:40 cl 1.9.1042.1: #i36727# filter empty bitmap items


2004-11-18  Oliver Bolte  <obo@openoffice.org>  [79f178b4022a731b326e1c8ed20f8d138c93571c]

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>  [41d678d2e4ec0d3c3c29ad8670efd3a81bff3e32]

INTEGRATION: CWS impress18 (1.1.1.1.622); FILE MERGED 2004/11/10 12:38:27 cl 1.1.1.1.622.1: #i34074# use GetOutputItemSet on the correct implementation


2004-11-18  Oliver Bolte  <obo@openoffice.org>  [1832b347b5cdb65ba8331ec0bb59ec8c2ffcad43]

INTEGRATION: CWS impress18 (1.3.182); FILE MERGED 2004/11/10 12:39:58 cl 1.3.182.1: #i34074# use GetOutputItemSet on the correct implementation


2004-11-18  Oliver Bolte  <obo@openoffice.org>  [10b74f00d43e84503d250047acc60df91c5392f2]

INTEGRATION: CWS impress18 (1.4.68); FILE MERGED 2004/11/10 12:40:33 cl 1.4.68.1: #i34074# use GetOutputItemSet on the correct implementation


2004-11-18  Oliver Bolte  <obo@openoffice.org>  [8f0091ebf1d8c3eeafb0f19d731dc33f9e307dd4]

INTEGRATION: CWS impress18 (1.12.68); FILE MERGED 2004/11/10 12:38:46 cl 1.12.68.1: #i34074# use GetOutputItemSet on the correct implementation


2004-11-18  Oliver Bolte  <obo@openoffice.org>  [fdff6dc1eff4c9bc47d1709693b2390a9bdfd184]

INTEGRATION: CWS impress18 (1.29.56); FILE MERGED 2004/11/03 14:02:37 cl 1.29.56.1: #117245# do not rename master pages in undo actions, does not make sense


2004-11-18  Oliver Bolte  <obo@openoffice.org>  [43dbcae51b74b69f73d3e0cf237ff9bfa04ef41a]

INTEGRATION: CWS nativefixer1 (1.13.18); FILE MERGED 2004/11/09 10:55:18 jsc 1.13.18.1: #i35930# insert new helper tool regcomplazy


2004-11-18  Oliver Bolte  <obo@openoffice.org>  [51969756efe9dc80408a8ccb0f0f1cc0a10cddd1]

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>  [84d5dc5d8c3f8c82de8f29556155e3835f510120]

INTEGRATION: CWS nativefixer1 (1.9.2); FILE MERGED 2004/10/25 08:03:10 tra 1.9.2.1: #i34222# #i34501# added custome action language packs


2004-11-18  Oliver Bolte  <obo@openoffice.org>  [0fe82944a53f25d628663f03aa06045bb058ecc5]

INTEGRATION: CWS impress18 (1.21.52); FILE MERGED 2004/11/03 14:09:16 cl 1.21.52.1: #i30027# set page style after setting masterpage


2004-11-18  Oliver Bolte  <obo@openoffice.org>  [9c583ab633a96bd59701558cd439aac185b035e3]

INTEGRATION: CWS nativefixer1 (1.1.20); FILE MERGED 2004/10/29 08:30:52 hro 1.1.20.2: #i30597# Added icon for base app (only 4bpp and 8bpp) 2004/10/28 15:18:06 hro 1.1.20.1: #i30597# Added scripts and loader to start base app


2004-11-18  Oliver Bolte  <obo@openoffice.org>  [5c42e3726a7415989ba89a10c8be253a421d9572]

INTEGRATION: CWS nativefixer1 (1.3.34); FILE MERGED 2004/10/29 08:30:51 hro 1.3.34.1: #i30597# Added icon for base app (only 4bpp and 8bpp)


2004-11-18  Oliver Bolte  <obo@openoffice.org>  [fc5a77f10ccd532fddeecf5f1e916eec16c2dcfd]

INTEGRATION: CWS nativefixer1 (1.11.76); FILE MERGED 2004/11/03 09:24:37 obr 1.11.76.1: #i36463# patch applied


2004-11-18  Oliver Bolte  <obo@openoffice.org>  [498f5e1b1ddd3ed6369fc5b7d114fa69d54c2953]

INTEGRATION: CWS nativefixer1 (1.1.2); FILE ADDED 2004/10/28 15:17:09 hro 1.1.2.1: #i30597# Added script to start base app


2004-11-18  Oliver Bolte  <obo@openoffice.org>  [ee602817f2adee9699313e56b1c1841fedfa61c7]

INTEGRATION: CWS nativefixer1 (1.4.20); FILE MERGED 2004/10/28 15:18:05 hro 1.4.20.1: #i30597# Added scripts and loader to start base app


2004-11-18  Oliver Bolte  <obo@openoffice.org>  [d58f449848db1ff0833ab059bc2ada5612424416]

INTEGRATION: CWS nativefixer1 (1.34.20); FILE MERGED 2004/10/28 15:18:04 hro 1.34.20.1: #i30597# Added scripts and loader to start base app


2004-11-18  Oliver Bolte  <obo@openoffice.org>  [25dfec54c61fadae278b0d3758a56240af9e093b]

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>  [b5680964aec1ce06846f063b8893a89cac4840c5]

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>  [9b5037c76f8af3e73cd03c0b3995f4634e43cf4f]

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>  [f5106b9ccf26fc3bc3277208049bcdb104bd3359]

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>  [d88140f596fa4cdbcd7b002b9efe13dd21ddbc75]

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>  [62e3525c8336aed6447163875cf79fb900bdaee6]

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>  [35176e65a7805833c739c3a9add51b7d9ffcf92b]

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>  [5d566ca22215e94e1d0127b1aefa7dd1989f3a64]

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>  [3c801b3e9323635833ecb536d6f4b76766ba5947]

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>  [f87ddc98f36591b547b197039e948c81d4f5ed4a]

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>  [0fc29115967927425f9c7e676b8ffbf9f4524bbf]

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>  [b939c882249550da6cdf05e088442cf98664617e]

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>  [f60fb741d26f22a334588677954c45e4c3576d85]

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>  [5c5884ce01d077ab7e53f3a4a6e399aad8301923]

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>  [44c64073cfe9ca26565ee033375e1b4242631c69]

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>  [c3554f4c8263a78c5150e882f5de0e489fa900f4]

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>  [a3b4ce97da5badca20dd5ea4d4cc0b45e7a4d3d6]

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>  [3a72a5daf92c4700b671dbeada22bfdf562df9b5]

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>  [69a8fa48cc5006f1dc3c42586a5bd1a59c3aa451]

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>  [75dd97250a4ec70f95d4be8a84f39349e5efa62f]

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>  [6dcc183ae580a7a16d105ffdf197f5b76b1fd1fb]

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>  [bd5de6e41c9dc6ed8f26b676187b9c616cdce460]

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>  [d139100495aafc22137ee5e0c9c853cbc3b9f1fb]

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>  [da346bd672e9ed6cadf4b0f98dd4e6035cb75eb3]

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>  [7edc63de737cd40f070b35ea70e8ef7229e241d3]

INTEGRATION: CWS nativefixer1 (1.1.2); FILE ADDED 2004/11/09 12:02:11 obr 1.1.2.2: #i35939# do not convert second parameter to file url and return 0 on success 2004/11/09 10:50:25 jsc 1.1.2.1: #i35939# new helper tool for registering components


2004-11-18  Oliver Bolte  <obo@openoffice.org>  [e587d1df087723aa4460c249afa7751202a0371c]

INTEGRATION: CWS nativefixer1 (1.1.2); FILE ADDED 2004/11/09 10:50:36 jsc 1.1.2.1: #i35939# new helper tool for registering components


2004-11-18  Oliver Bolte  <obo@openoffice.org>  [0104f9b39875cdd0f95cec033e94f31843e04aa5]

INTEGRATION: CWS nativefixer1 (1.7.84); FILE MERGED 2004/11/09 10:55:18 jsc 1.7.84.1: #i35930# insert new helper tool regcomplazy


2004-11-18  Oliver Bolte  <obo@openoffice.org>  [51c12d7622e7928a2187df1d1bb354a722ef18c7]

INTEGRATION: CWS nativefixer1 (1.7.4); FILE MERGED 2004/11/09 10:42:43 obr 1.7.4.2: #i35930# now using new tool regcomplazy 2004/11/01 10:13:30 obr 1.7.4.1: #i35930# need to deliver rdb file to be able to register the service on systems without GNOME using regmerge


2004-11-18  Oliver Bolte  <obo@openoffice.org>  [37051f3524419f0c95b9fe80d0ab0a3edc24cd34]

INTEGRATION: CWS nativefixer1 (1.1.2); FILE ADDED 2004/11/09 10:42:43 obr 1.1.2.1: #i35930# now using new tool regcomplazy


2004-11-18  Oliver Bolte  <obo@openoffice.org>  [37490d2f0129fb9447f3b3878dfbcecf9a88e186]

INTEGRATION: CWS nativefixer1 (1.12.38); FILE MERGED 2004/11/09 10:43:59 obr 1.12.38.3: #i35930# now using new tool regcomplazy 2004/11/02 16:11:24 is 1.12.38.2: RESYNC: (1.12-1.13); FILE MERGED 2004/11/01 10:13:05 obr 1.12.38.1: #i35930# need to deliver rdb file to be able to register the service on systems without GNOME using regmerge


2004-11-18  Oliver Bolte  <obo@openoffice.org>  [25502283090659a4308639912a1aa93114eb7632]

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>  [a96282a413d3dde5624d91581719214179b6cfe0]

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>  [82416479b8848d6f465d6ff8194a56dacae49ed1]

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>  [b84ab8aafbde4500666f9b54558f6e64c9bc0610]

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>  [a4889a78e179d13dc0d58cbfd61c3ed09d3786db]

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>  [52a338ec7813ff27072ac32fe705631bf6e1577a]

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>  [d28972a69f27143175e25fdc40ebfabd56081a83]

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>  [d8def3f27e66a803659944d500566f1bfb1996e4]

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>  [e4b33ef185d12660bb24b983cbfb6d398d5d4ae1]

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>  [ec2b6bbe5cf775b4fbc4f9307278cae68ebba6c8]

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>  [2c8d05aed8ae9d211c691067146a91d75bf365be]

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>  [e6f6888c4ecbeecb4b57c7d9afa3a875c7ecee64]

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>  [1bc2ebf45d7f619f78e5eaa0322ad5effb7dc311]

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>  [236ef778b34e9375d853987f943908310d737a71]

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>  [3d8ff629abe5b291d0f17481709547d4c20dff27]

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>  [e51b9055fb695e0d1ba3fd92299472741136b481]

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>  [d75bf33fb3506cf616e14e93b4d89ce0ed2eb2ff]

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>  [9946d4f5d2e2eeb9a41eb26f926182db5345475b]

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>  [57e876c3be551a73795f3fc8f5dd7a0b6ff111a3]

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>  [d6ed8c05f7a1422df88288e8a710f379c80769e2]

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>  [a7cc038c8445ed5ccddbf59fbfadc0cbed5ea6c8]

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>  [df3ef613893c38f9b60f4aca837b615d7572cfd0]

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>  [4be1be49ae73558bba53d6e3cb1ba064ce2f7a20]

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>  [dcd093cdf02cb6b0fdb5872851b73c252d1180c4]

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>  [c40a61d9dc27d235e35e4db28fc637f027d45e80]

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>  [52d20eaae94e6f1f57bfff07e4475dd5a00c915c]

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>  [ca769690e3b52cc87feb63a3429c781c539a0d8e]

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>  [c8700f8fb87a62b5f91af03ef3721dd555b029a2]

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>  [38b999a19452f1b24b2d295763e44728f4459bcf]

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>  [9f9d38dee718f4e4007367ebd660bf1c8f412e60]

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>  [84af33198b44b061b17e34b0b21d0e9548ae3646]

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>  [e42d2e6bfbaac131ecce1deab335ee6a159e7d42]

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>  [9c5dcbd8f3b081643e1b03b0c6ffa24c53e645d2]

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>  [30f04f4c092b829e3668d3102c00a8b0452dcb8f]

INTEGRATION: CWS nativefixer1 (1.1.2); FILE ADDED 2004/10/21 18:24:16 tra 1.1.2.1: #i34222# #i34501#


2004-11-18  Oliver Bolte  <obo@openoffice.org>  [3fd92c8bdf7ad49232c8bcb6753d98640f898d17]

INTEGRATION: CWS nativefixer1 (1.1.2); FILE ADDED 2004/10/22 11:49:33 tra 1.1.2.2: #i34222# #i34501# 2004/10/21 18:24:26 tra 1.1.2.1: #i34222# #i34501#


2004-11-18  Oliver Bolte  <obo@openoffice.org>  [c3fe33cc9128402d224f548fe33e57a2a05c52fa]

INTEGRATION: CWS nativefixer1 (1.1.2); FILE ADDED 2004/10/21 18:24:35 tra 1.1.2.1: #i34222# #i34501#


2004-11-18  Oliver Bolte  <obo@openoffice.org>  [0b728c4537f68ceadfd0ded6f1c155dc834a55d4]

INTEGRATION: CWS nativefixer1 (1.2.2); FILE MERGED 2004/10/22 14:39:31 is 1.2.2.1: #117835# increase buffer for ulf files


2004-11-18  Oliver Bolte  <obo@openoffice.org>  [18843d436a6f70708f71a1fbc353a45e0cf05c80]

INTEGRATION: CWS nativefixer1 (1.2.8); FILE MERGED 2004/10/28 11:47:35 obr 1.2.8.1: #i35695# renamed libgetuid.so to getuid.so


2004-11-18  Oliver Bolte  <obo@openoffice.org>  [9df13b92cc0afc92eaeb60efa47689642a3097bf]

INTEGRATION: CWS nativefixer1 (1.2.8); FILE MERGED 2004/10/28 11:46:51 obr 1.2.8.1: #i35695# patching gid of files as well


2004-11-18  Oliver Bolte  <obo@openoffice.org>  [08a315be235e3bb8ad487aec661e49fd68617116]

INTEGRATION: CWS nativefixer1 (1.3.2); FILE MERGED 2004/10/28 11:47:35 obr 1.3.2.1: #i35695# renamed libgetuid.so to getuid.so


2004-11-18  Oliver Bolte  <obo@openoffice.org>  [84926d6438395b4e9c70569ff6e1ff3662035c79]

INTEGRATION: CWS nativefixer1 (1.2.2); FILE MERGED 2004/11/11 17:21:08 is 1.2.2.2: #i34221# langpacks only as root 2004/10/22 12:18:52 is 1.2.2.1: #i34221# BASEDIR -> basedir


2004-11-18  Oliver Bolte  <obo@openoffice.org>  [8ee05b737dafa3aab1a8cfca6cc7fee3c39cf1c5]

INTEGRATION: CWS nativefixer1 (1.3.6); FILE MERGED 2004/10/28 11:47:35 obr 1.3.6.1: #i35695# renamed libgetuid.so to getuid.so


2004-11-18  Oliver Bolte  <obo@openoffice.org>  [16e46dfdcf429f441eb777d2e1d8dfcc8ed63458]

INTEGRATION: CWS nativefixer1 (1.4.2); FILE MERGED 2004/10/29 10:18:33 obr 1.4.2.2: #i35695# deliver getuid.so to bin 2004/10/28 11:49:46 obr 1.4.2.1: #i35695# deliver getuid.so


2004-11-18  Oliver Bolte  <obo@openoffice.org>  [bd720ca7ca22aa60cbb6b5a4076dbc685679158f]

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>  [47517b198747b38b23bb8a44eec3add3ff3f788a]

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>  [a4777cbb6b317ff5a46ba869ee17b06d39b2819d]

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>  [10d3b3ca47b1a92d5a65282dc4047b2f81326d72]

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  Rüdiger Timm  <rt@openoffice.org>  [db6ae3a5160663bea36cdd70f2f1a916594ed050]

INTEGRATION: CWS babelfish04 (1.4.12); FILE MERGED 2004/11/17 18:07:11 ihi 1.4.12.1: #i35471# #i36441# Sort order / speed fix


2004-11-18  Rüdiger Timm  <rt@openoffice.org>  [373b222d7495758882ecee34f716b6fb968923ff]

INTEGRATION: CWS babelfish04 (1.16.22); FILE MERGED 2004/11/17 18:07:11 ihi 1.16.22.1: #i35471# #i36441# Sort order / speed fix


2004-11-18  Rüdiger Timm  <rt@openoffice.org>  [e7b929daa15c53cdc0ff69d597662604a8748e0b]

INTEGRATION: CWS babelfish04 (1.35.22); FILE MERGED 2004/11/17 18:07:10 ihi 1.35.22.1: #i35471# #i36441# Sort order / speed fix


2004-11-18  Oliver Bolte  <obo@openoffice.org>  [1285db88bb46137b14093f38c89e8f82e2428741]

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>  [6a01add4b98c79815e3493df40ce7b55fb2bd474]

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  Rüdiger Timm  <rt@openoffice.org>  [45ca22da3ba2af1ad65fe17e542e88ce54c015e7]

INTEGRATION: CWS babelfish04 (1.3.12); FILE MERGED 2004/11/17 18:07:10 ihi 1.3.12.1: #i35471# #i36441# Sort order / speed fix


2004-11-18  Rüdiger Timm  <rt@openoffice.org>  [e48156a9d4efe24b264edf6e06ad89555c10469d]

INTEGRATION: CWS babelfish04 (1.27.10); FILE MERGED 2004/11/17 18:07:09 ihi 1.27.10.1: #i35471# #i36441# Sort order / speed fix


2004-11-18  Oliver Bolte  <obo@openoffice.org>  [3ed1a82ba5de5fa26a350e16f856a7b399bc7cba]

INTEGRATION: CWS nativefixer1 (1.2.2); FILE MERGED 2004/10/26 10:45:05 is 1.2.2.1: #i34221# language pack


2004-11-18  Rüdiger Timm  <rt@openoffice.org>  [4b093c6b8421d0fc914e4ff26fedc718b0c70371]

INTEGRATION: CWS babelfish04 (1.42.10); FILE MERGED 2004/11/17 18:07:08 ihi 1.42.10.1: #i35471# #i36441# Sort order / speed fix


2004-11-18  Rüdiger Timm  <rt@openoffice.org>  [a8cda25fb35a9e124bc81bb567976d3d1e306623]

INTEGRATION: CWS babelfish04 (1.32.12); FILE MERGED 2004/11/17 18:07:08 ihi 1.32.12.1: #i35471# #i36441# Sort order / speed fix


2004-11-18  Rüdiger Timm  <rt@openoffice.org>  [64482a470f6071f22737c6d8e8dda03343df883e]

INTEGRATION: CWS babelfish04 (1.4.12); FILE MERGED 2004/11/17 18:22:48 ihi 1.4.12.1: #i35471# #i36441# Sort order / speed fix


2004-11-18  Rüdiger Timm  <rt@openoffice.org>  [37281ca06442f797e550cd0502bff7b897db3728]

INTEGRATION: CWS babelfish04 (1.3.16); FILE MERGED 2004/11/17 18:07:07 ihi 1.3.16.1: #i35471# #i36441# Sort order / speed fix


2004-11-18  Rüdiger Timm  <rt@openoffice.org>  [b3a2d0ad3ce4d33552176315f3edf8de9c3410e6]

INTEGRATION: CWS babelfish04 (1.10.10); FILE MERGED 2004/11/17 18:07:07 ihi 1.10.10.1: #i35471# #i36441# Sort order / speed fix


2004-11-18  Oliver Bolte  <obo@openoffice.org>  [eb8c7288aa97212cf1df6eebab6f9f4c1cf5c08c]

INTEGRATION: CWS nativefixer1 (1.5.10); FILE MERGED 2004/11/05 11:46:41 obr 1.5.10.2: #i32283# new package naming convention 2004/11/05 09:49:36 obr 1.5.10.1: #i27158# new icons not in 22x22


2004-11-18  Oliver Bolte  <obo@openoffice.org>  [b23155e69c17ed6c08f395bf342b13f133195445]

INTEGRATION: CWS nativefixer1 (1.6.10); FILE MERGED 2004/11/05 09:49:35 obr 1.6.10.1: #i27158# new icons not in 22x22


2004-11-18  Oliver Bolte  <obo@openoffice.org>  [b80311e9624529fc92a34786fd2ec0f24ae4b440]

INTEGRATION: CWS nativefixer1 (1.3.22); FILE MERGED 2004/11/05 11:46:42 obr 1.3.22.1: #i32283# new package naming convention


2004-11-18  Oliver Bolte  <obo@openoffice.org>  [53e1e4058361f63d29aff2043e3fbba7fc49adf6]

INTEGRATION: CWS nativefixer1 (1.4.10); FILE MERGED 2004/11/05 11:46:42 obr 1.4.10.2: #i32283# new package naming convention 2004/11/05 09:52:02 obr 1.4.10.1: #i27158# new icons not in 22x22


2004-11-18  Oliver Bolte  <obo@openoffice.org>  [d49836af325886865a46483c0a54799ecdeb83e1]

INTEGRATION: CWS nativefixer1 (1.6.10); FILE MERGED 2004/11/05 09:52:01 obr 1.6.10.1: #i27158# new icons not in 22x22


2004-11-18  Oliver Bolte  <obo@openoffice.org>  [c9fd1e0e5804a457d653bc74b8b235eff77ac41c]

INTEGRATION: CWS nativefixer1 (1.3.22); FILE MERGED 2004/11/04 13:41:54 obr 1.3.22.1: #i34280# OpenOffice -> OpenOffice.org


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [3da8a70622daee61b1d1b7fbc0942c33d3925a61]

INTEGRATION: CWS oooicons (1.6.200); FILE MERGED 2004/10/29 16:16:40 cd 1.6.200.1: #i35368# Removed obsolete images from image list


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [7e6fefd5ea28ceb1d4a4adca9a69a1942b054870]

INTEGRATION: CWS oooicons (1.7.120); FILE MERGED 2004/11/04 14:03:37 pb 1.7.120.1: fix: #i36657# ooo and so with the same imagelist names


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [99445cad80579f1632925f2fe1ba8a20e5f60be5]

INTEGRATION: CWS oooicons (1.14.38); FILE MERGED 2004/10/29 16:14:32 cd 1.14.38.1: #i35368# Removed obsolete calls to sfx2 based image manager


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [500f53b798a10c6d23536d1962f53c50cee946c8]

INTEGRATION: CWS oooicons (1.15.38); FILE MERGED 2004/10/29 16:12:57 cd 1.15.38.1: #i35368# Removed all obsolete occurrences of SfxImageManager - added a static image list manager


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [029639b38b0093032b5d12dcf433fd0bb9d91636]

INTEGRATION: CWS oooicons (1.3.264); FILE MERGED 2004/10/29 16:12:56 cd 1.3.264.1: #i35368# Removed all obsolete occurrences of SfxImageManager - added a static image list manager


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [13992edb020a3f555203b44725c053478f765e57]

INTEGRATION: CWS oooicons (1.2.418); FILE MERGED 2004/10/31 07:30:03 cd 1.2.418.2: #i10000# Removed obsolete include 2004/10/29 16:12:56 cd 1.2.418.1: #i35368# Removed all obsolete occurrences of SfxImageManager - added a static image list manager


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [9635470d7aa43f894d20da06bd40692aeb32055a]

INTEGRATION: CWS oooicons (1.7.34); FILE MERGED 2004/10/29 16:12:56 cd 1.7.34.1: #i35368# Removed all obsolete occurrences of SfxImageManager - added a static image list manager


2004-11-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [09456976110ef36bb3a97b81ea2e37dcf479d117]

#100000# fix environment check


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [36b14bec04522876b6bd1961546f150ef6081d53]

INTEGRATION: CWS pj12 (1.34.34); FILE MERGED 2004/11/15 21:43:29 pjanik 1.34.34.1: #i37108#: remove old, obsolete directories based on phone numbers.


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [3886d61a6af15b114504f498333f92d876b28835]

INTEGRATION: CWS pj12 (1.3.346); FILE MERGED 2004/11/16 05:26:07 pjanik 1.3.346.1: #i37199#: RSCUPDVERMAC is not used now, use RSCDEFS.


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [f71a192e30cf1c5b28c8669eb305bccd930d2ab4]

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>  [68185f20fefde86752bb80b333c59bb4b19f62cc]

INTEGRATION: CWS pj12 (1.18.2); FILE MERGED 2004/11/15 21:48:38 pjanik 1.18.2.1: #i37204#: allow compilation with older gcc like 3.3.1. Patch from Stephan Bergmann.


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [714bdff5a136c3ff2f3f1b000a9ed3a31fd1187d]

INTEGRATION: CWS oooicons (1.22.24); FILE MERGED 2004/11/08 12:03:41 pb 1.22.24.1: fix: #i36418# new image id for 'Label' and 'Business Card' entries


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [e50944dfb8869ef8d471300c0acb8c16c8b76bd2]

INTEGRATION: CWS fwkp2fix02 (1.82.92); FILE MERGED 2004/11/03 08:48:27 mba 1.82.92.1: #i26505#: remove LockDispatcher method


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [3ceeccca32ac15753a934f9e6ae77f1b779470dd]

INTEGRATION: CWS fwkp2fix02 (1.18.4); FILE MERGED 2004/10/29 11:38:37 kso 1.18.4.1: #i36327# - Regression in DispatchWatcher::executeDispatchRequests():            aDispatchRequest.aURL must always be converted to a URL.


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [8c3861b1fcd961a09254b584b4e74e6a7c0b06a4]

INTEGRATION: CWS fwkp2fix02 (1.2.34); FILE MERGED 2004/11/12 12:14:17 mba 1.2.34.1: #i36981#: math objects couldn't be loaded


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [a92a63b5aab5032714dc892a8090d59231096ba7]

INTEGRATION: CWS fwkp2fix02 (1.2.34); FILE MERGED 2004/11/12 12:29:58 mba 1.2.34.2: #i36981#: storage reference wasn't freed 2004/11/12 12:13:07 mba 1.2.34.1: #i36981#: storage reference wasn't freed


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [f1248a91bcbde23a02e7b5f78953c113b0e268a4]

INTEGRATION: CWS fwkp2fix02 (1.45.66); FILE MERGED 2004/11/03 08:43:25 mba 1.45.66.1: #i23411#: differentiate between CloseVeto for Frame and Model


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [94d61d37c32c456d9702549da5e71bac724d72ca]

INTEGRATION: CWS fwkp2fix02 (1.64.66); FILE MERGED 2004/11/03 08:43:59 mba 1.64.66.1: #117393#: postpone OpenEvent until view becomes visible


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [9a3a0aef9fe1cf879dd1f211d0680e4b925e0eac]

INTEGRATION: CWS fwkp2fix02 (1.56.28); FILE MERGED 2004/11/03 08:43:07 mba 1.56.28.1: #i23411#: differentiate between CloseVeto for Frame and Model


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [e3f7721992098d1bf406019ccd4eb539837ff6eb]

INTEGRATION: CWS fwkp2fix02 (1.12.68); FILE MERGED 2004/11/09 13:54:23 mba 1.12.68.1: #23411#: view might be destroyed in EndPrintHandler


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [1d7e74a17024639c2c26f8bcef533dfe7013d14f]

INTEGRATION: CWS fwkp2fix02 (1.45.16); FILE MERGED 2004/11/06 14:46:47 mav 1.45.16.1: #i36591# document will always dispose own storage


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [cbbacd7033e238e1f54907c9b892ef144413eb93]

INTEGRATION: CWS fwkp2fix02 (1.134.62); FILE MERGED 2004/11/06 14:50:19 mav 1.134.62.5: #i36591# document will always dispose own storage 2004/11/06 14:46:47 mav 1.134.62.4: #i36591# document will always dispose own storage 2004/11/05 09:43:36 mav 1.134.62.3: #i35435# allow SaveAs for readonly documents 2004/11/04 13:06:28 mba 1.134.62.2: RESYNC: (1.134-1.135); FILE MERGED 2004/11/03 16:57:51 mba 1.134.62.1: #i36459#: temporary storage was incomplete


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [f1b6f1de2d7f1b2d3e992fb9ae34f4091b00c0b9]

INTEGRATION: CWS fwkp2fix02 (1.46.8); FILE MERGED 2004/11/03 17:37:17 mba 1.46.8.2: #i36603#: show extension in Title 2004/11/02 16:17:32 mba 1.46.8.1: #117395#: postpone events until window is visible


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [4843303072cf1ed0027f382b0951eae35fa70b7e]

INTEGRATION: CWS fwkp2fix02 (1.2.68); FILE MERGED 2004/11/03 17:01:43 mav 1.2.68.1: #i35589# use the default printer if there is no


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [926a40741e847014fd6addc48311123c6a46fb0a]

INTEGRATION: CWS fwkp2fix02 (1.28.66); FILE MERGED 2004/11/03 08:42:44 mba 1.28.66.1: #i36280#: check error of SummaryInfoStream


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [106f75cb7539de95a8b35d8448829c932b438d89]

INTEGRATION: CWS fwkp2fix02 (1.14.68); FILE MERGED 2004/11/03 08:41:58 mba 1.14.68.1: #i33168#: type detection must consider template flag


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [96c218994f3c72df5eefc0283a61baae0b19e654]

INTEGRATION: CWS fwkp2fix02 (1.142.68); FILE MERGED 2004/11/06 14:46:46 mav 1.142.68.4: #i36591# document will always dispose own storage 2004/11/05 11:39:12 mba 1.142.68.3: #i36649#: never dispose storages 2004/11/04 13:06:18 mba 1.142.68.2: RESYNC: (1.142-1.143); FILE MERGED 2004/11/03 08:41:43 mba 1.142.68.1: #i26505#: move SfxPoolCancelManager to local header


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [e63594e1c7936dc08b04eb048d8d434b12c199dd]

INTEGRATION: CWS fwkp2fix02 (1.30.66); FILE MERGED 2004/11/03 08:41:29 mba 1.30.66.1: #i26505#: remove LockDispatcher method


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [0f94df46562c44605cdfd4809b4a0c1c09625c17]

INTEGRATION: CWS fwkp2fix02 (1.17.68); FILE MERGED 2004/11/03 08:41:10 mba 1.17.68.1: #i26505#: remove LockDispatcher method


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [38990b642d130c85873bb10ad5270ce777749a93]

INTEGRATION: CWS fwkp2fix02 (1.61.68); FILE MERGED 2004/11/04 12:04:29 mba 1.61.68.1: #i29059#: use DocumentService property to restrict type detection


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [ff6cf1e331565cbc00cc9048905794b4352754f1]

INTEGRATION: CWS fwkp2fix02 (1.98.44); FILE MERGED 2004/11/12 11:41:32 mba 1.98.44.1: #i37038#: statusindicator and interactionhandler also for SID_SAVEDOC


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [163f28bdec3788c76a52d00d07b0ee0a85d8ee83]

INTEGRATION: CWS fwkp2fix02 (1.26.64); FILE MERGED 2004/11/02 15:20:41 mba 1.26.64.1: #i14968#: set pointer of deleted object to NULL


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [47b175fa0c3829a70d2697d7f35514e7526e56b2]

INTEGRATION: CWS fwkp2fix02 (1.53.68); FILE MERGED 2004/11/03 08:39:22 mba 1.53.68.1: #i26505#: remove LockDispatcher method


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [11061a6ed80025e30e7c27e5922fcedfd0c19068]

INTEGRATION: CWS fwkp2fix02 (1.34.64); FILE MERGED 2004/11/03 08:39:22 mba 1.34.64.1: #i26505#: remove LockDispatcher method


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [9829c4be12c92f7e6f96b7b919dc1d684bbb4efb]

INTEGRATION: CWS fwkp2fix02 (1.86.64); FILE MERGED 2004/11/03 08:39:21 mba 1.86.64.1: #i26505#: remove LockDispatcher method


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [3b5fc6b5c440297829a655dfcae1d384f9424c61]

INTEGRATION: CWS dba18 (1.9.84); FILE MERGED 2004/10/20 09:05:31 cd 1.9.84.1: #i35848# Added implementation for a status bar controller factory


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [b27df151423df9c36221c7f6b672d59b586645ba]

INTEGRATION: CWS fwkp2fix02 (1.5.72); FILE MERGED 2004/11/03 16:16:02 mba 1.5.72.2: #29059#: code for detection of text filter was broken 2004/11/03 08:45:29 mba 1.5.72.1: #i33168#: type detection must consider template flag


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [cf833f3f89b2dddb2ae319f6793343bbd4945e04]

INTEGRATION: CWS dba18 (1.25.22); FILE MERGED 2004/10/22 09:35:36 oj 1.25.22.1: #i35848# statusbar help id added


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [a71662e7801c43b3aa8cb1dde4ad7c1e3c449010]

INTEGRATION: CWS dba18 (1.25.22); FILE MERGED 2004/10/20 08:32:28 cd 1.25.22.1: #i35848# Added implementation for a status bar controller factory


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [2cba691f89f70580e150a9ebc5ef310ff4d97e93]

INTEGRATION: CWS dba18 (1.18.38); FILE MERGED 2004/11/10 15:32:27 oj 1.18.38.3: #i33591# merge conflict 2004/11/10 14:46:52 oj 1.18.38.2: RESYNC: (1.18-1.19); FILE MERGED 2004/10/15 07:48:51 oj 1.18.38.1: #i33591# add Extension to the user defined driver


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [36fa16c4b0a6e39f8e8fdd65a19725a601a8dfe5]

INTEGRATION: CWS fwkp2fix02 (1.4.174); FILE MERGED 2004/11/04 12:56:16 kso 1.4.174.1: #i36586# - Use own mutex instead of global OSL mutex.


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [c9653813a311a5df238e30d9cfacd2c53cceb03c]

INTEGRATION: CWS fwkp2fix02 (1.16.174); FILE MERGED 2004/11/04 12:56:16 kso 1.16.174.1: #i36586# - Use own mutex instead of global OSL mutex.


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [b5fde707546d16570259beceb7e77fc2b375e703]

INTEGRATION: CWS fwkp2fix02 (1.24.80); FILE MERGED 2004/11/04 12:56:15 kso 1.24.80.1: #i36586# - Use own mutex instead of global OSL mutex.


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [cbcfb99598a848a0dd8bb7ea7609c3d73953375d]

INTEGRATION: CWS fwkp2fix02 (1.3.174); FILE MERGED 2004/11/04 12:56:15 kso 1.3.174.1: #i36586# - Use own mutex instead of global OSL mutex.


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [60d9c919c7b32f24b4485096720b758395606be2]

INTEGRATION: CWS dba18 (1.2.38); FILE MERGED 2004/11/10 15:21:38 oj 1.2.38.2: RESYNC: (1.2-1.3); FILE MERGED 2004/10/15 07:48:53 oj 1.2.38.1: #i33591# add Extension to the user defined driver


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [6dd6cfdbbf283e7293ea21e05d6a79483eab9cd8]

INTEGRATION: CWS fwkp2fix02 (1.4.28); FILE MERGED 2004/11/03 08:45:40 mba 1.4.28.1: #i33168#: type detection must consider template flag


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [87dcf7f0ca9571731d5c3ad7837f049c2976768b]

INTEGRATION: CWS dba18 (1.3.16); FILE MERGED 2004/11/10 15:05:05 oj 1.3.16.2: RESYNC: (1.3-1.5); FILE MERGED 2004/10/15 08:19:16 oj 1.3.16.1: #i30188# statusbar


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [d12c3cf602990e56f9c7c8645e15616c9547fa78]

INTEGRATION: CWS dba18 (1.3.16); FILE MERGED 2004/11/10 14:57:34 oj 1.3.16.5: RESYNC: (1.3-1.6); FILE MERGED 2004/10/25 07:25:36 oj 1.3.16.4: #i36008# new help ids for slots 2004/10/25 06:37:10 oj 1.3.16.3: #i36008# new help ids for slots 2004/10/18 13:51:47 oj 1.3.16.2: #i35704# attachREsource now calls the filter 2004/10/15 08:19:16 oj 1.3.16.1: #i30188# statusbar


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [909359588e58cded3aa727d662df953d16139c4e]

INTEGRATION: CWS fwkp2fix02 (1.5.44); FILE MERGED 2004/11/03 16:08:31 mba 1.5.44.1: #29059#: typedetection with preselection by factory was broken


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [76ac382c675f02856cd69a07bc6b39af32adee24]

INTEGRATION: CWS fwkp2fix02 (1.30.24); FILE MERGED 2004/11/03 08:49:12 mba 1.30.24.1: #i26505#: remove LockDispatcher method


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [74c03e7e1c3d7d2ec2f6f7dfa0952e0d70f04887]

INTEGRATION: CWS fwkp2fix02 (1.34.24); FILE MERGED 2004/11/03 08:49:12 mba 1.34.24.1: #i26505#: remove LockDispatcher method


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [9759eea5644cc205e7ab7c3f14e01577e22673e4]

INTEGRATION: CWS fwkp2fix02 (1.2.118); FILE MERGED 2004/11/03 08:45:03 mba 1.2.118.1: #i36138#: resource problem


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [88c3698f0c4c0d3af8d999de8e090168adf74018]

INTEGRATION: CWS fwkp2fix02 (1.4.98); FILE MERGED 2004/11/04 11:43:35 mba 1.4.98.2: #i33168#: optimize type detection 2004/11/03 08:48:58 mba 1.4.98.1: #i33168#: type detection must consider template flag


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [2319cf848cceb52d678f4b154c2dce3d075a8676]

INTEGRATION: CWS fwkp2fix02 (1.7.98); FILE MERGED 2004/11/04 11:43:35 mba 1.7.98.2: #i33168#: optimize type detection 2004/11/03 16:09:05 mba 1.7.98.1: #29059#: don't guess filters, only verify given filter


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [4d439439701b8911eaa081ff2aa01c31b505e1dd]

INTEGRATION: CWS fwkp2fix02 (1.79.74); FILE MERGED 2004/11/03 08:48:44 mba 1.79.74.1: #i26505#: remove LockDispatcher method


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [2b3bdc47a47a253d0bef91751150a4fb616efbd1]

INTEGRATION: CWS fwkp2fix02 (1.9.96); FILE MERGED 2004/11/04 13:02:16 mba 1.9.96.2: RESYNC: (1.9-1.10); FILE MERGED 2004/11/03 08:48:36 mba 1.9.96.1: #i26505#: remove LockDispatcher method


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [908bb915fa93e96affa2395f74e8528a3777cc73]

INTEGRATION: CWS fwkp2fix02 (1.96.92); FILE MERGED 2004/11/05 08:12:48 mba 1.96.92.1: #i26505#: no global DispatcherLocking


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [483b3f09134dacc054b88fcb8a46d32c8bde95c9]

INTEGRATION: CWS fwkp2fix02 (1.29.22); FILE MERGED 2004/11/03 08:47:51 mba 1.29.22.1: #i36270#: storages must be refcounted


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [91fc78ba7f397eade0ecf712b1de292f07a2185d]

INTEGRATION: CWS fwkp2fix02 (1.24.96); FILE MERGED 2004/11/03 08:47:34 mba 1.24.96.1: #i36270#: storages must be refcounted


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [1c697607f0fa97c5a11431a3ef932c43cfe2321a]

INTEGRATION: CWS fwkp2fix02 (1.13.96); FILE MERGED 2004/11/04 12:56:40 mba 1.13.96.2: RESYNC: (1.13-1.14); FILE MERGED 2004/11/03 08:46:51 mba 1.13.96.1: #i35508#: type detection must consider template flag


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [eaf4f2f2cbdad71580e13e5f8e7ca9c6cf1f76a1]

INTEGRATION: CWS fwkp2fix02 (1.44.40); FILE MERGED 2004/11/04 12:52:22 mba 1.44.40.2: RESYNC: (1.44-1.45); FILE MERGED 2004/11/03 16:19:48 mba 1.44.40.1: #i36146#: fixed closing of presentation frame


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [b4bce0503e3ed6bc514f6a46ea4dedfc4050ad24]

INTEGRATION: CWS fwkp2fix02 (1.28.54); FILE MERGED 2004/11/03 16:19:48 mba 1.28.54.1: #i36146#: fixed closing of presentation frame


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [cacbbba77b4a7174d385dc466f4283bb2cab8820]

INTEGRATION: CWS fwkp2fix02 (1.4.58); FILE MERGED 2004/11/03 08:44:14 mba 1.4.58.1: #i33168#: type detection must consider template flag


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [4d007f35cee2ef824d08530d02a62b31dfb70d72]

INTEGRATION: CWS fwkp2fix02 (1.9.42); FILE MERGED 2004/11/03 16:19:34 mba 1.9.42.1: #i36146#: fixed closing of presentation frame


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [87cd4cb891f8ee9c57bf100dd5097dd56542aa91]

INTEGRATION: CWS fwkp2fix02 (1.30.60); FILE MERGED 2004/11/03 16:22:42 mba 1.30.60.1: #i36591#: inserting of text files was broken


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [c6524d98da7a54a6adeaf6c58a310d7b925184d6]

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>  [652d47dac8a3312e96d4c26bb4fa45311e4d25bd]

INTEGRATION: CWS dba18 (1.11.34); FILE MERGED 2004/10/18 14:20:59 fs 1.11.34.1: #i30258# support for forwarding properties (i.e., a property can be present at both the aggregate and the delegator, where most of the functionality is forwarded to the aggregate)


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [a54c5af624d7b887a2c7a23992318f5bb9ed9c49]

INTEGRATION: CWS dba18 (1.5.180); FILE MERGED 2004/10/18 14:20:39 fs 1.5.180.1: #i30258# support for forwarding properties (i.e., a property can be present at both the aggregate and the delegator, where most of the functionality is forwarded to the aggregate)


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [5a5687bcfdf9307ef63d6860e6ecd19be5af182b]

INTEGRATION: CWS dba18 (1.44.34); FILE MERGED 2004/10/15 07:58:04 oj 1.44.34.1: #i33621# query save document dialog


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [86cf773e9a74adf5e4ec020b8fc36160df265773]

INTEGRATION: CWS dba18 (1.15.34); FILE MERGED 2004/10/15 07:58:04 oj 1.15.34.1: #i33621# query save document dialog


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [e130b79b84f15df7413ed9e0ef32c24c9f8cfd57]

INTEGRATION: CWS dba18 (1.1.2); FILE ADDED 2004/10/15 07:57:52 oj 1.1.2.1: #i33621# query save document dialog


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [be23b81e001bc8a105621137f439147d63ee15b8]

INTEGRATION: CWS dba18 (1.109.34); FILE MERGED 2004/10/15 08:00:10 oj 1.109.34.1: #i33621# correct default filter set


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [32fbb994231af78978d227f840ec8d42e71e0769]

INTEGRATION: CWS dba18 (1.29.34); FILE MERGED 2004/10/15 07:57:31 oj 1.29.34.1: #i33621# query save document dialog


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [1d5de74b92802d5e5613a8414bedb02ed60c44a5]

INTEGRATION: CWS dba18 (1.1.2); FILE ADDED 2004/10/15 07:57:16 oj 1.1.2.1: #i33621# query save document dialog


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [c158c78f6b9c34dc99d92ef702b19cd345ae0862]

INTEGRATION: CWS dba18 (1.2.48); FILE MERGED 2004/10/22 13:32:55 oj 1.2.48.1: #i35848# statusbar ids added


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [0b45b92ea37c32e4eb509af59fb9cbe33a80b3a5]

INTEGRATION: CWS dba18 (1.7.86); FILE MERGED 2004/10/22 06:50:13 oj 1.7.86.1: #i27071# delete static images when last ref is gone


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [3223e84c4379def45cedcf554fc3aa389fc1491f]

INTEGRATION: CWS dba18 (1.41.36); FILE MERGED 2004/10/22 06:50:12 oj 1.41.36.1: #i27071# delete static images when last ref is gone


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [bf87abca26376c0af81ee8eef4658996e1d71dd1]

INTEGRATION: CWS dba18 (1.14.148); FILE MERGED 2004/10/13 12:59:31 oj 1.14.148.1: #i34532# handle in paint calls


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [e31c755820318bc63dac6de7a0912e05a17163ff]

INTEGRATION: CWS dba18 (1.14.36); FILE MERGED 2004/10/25 11:33:17 oj 1.14.36.1: #i27071# add new member


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [5ea06224c0502406ccd746dad9510a711ee7ddeb]

INTEGRATION: CWS dba18 (1.85.22); FILE MERGED 2004/10/22 09:33:51 oj 1.85.22.1: #i35848# statusbar help id added


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [35bd653314f6a5e8e53d304f6322dcbc2d874a7b]

INTEGRATION: CWS dba18 (1.1.2); FILE ADDED 2004/10/20 08:32:04 cd 1.1.2.1: #i35848# Added implementation for a status bar controller factory


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [c03a3656c54d0ef48f3b7d92255c9dc025caa15a]

INTEGRATION: CWS dba18 (1.4.26); FILE MERGED 2004/10/20 08:32:53 cd 1.4.26.1: #i35848# Added implementation for a status bar controller factory


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [127c7060f2ca15350bb3dd8db87dede69bee0ba4]

INTEGRATION: CWS dba18 (1.2.26); FILE MERGED 2004/10/22 13:35:09 oj 1.2.26.2: #i35848# statusbar ids added 2004/10/20 08:33:06 cd 1.2.26.1: #i35848# Added implementation for a status bar controller factory


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [8a533dc533e527481532184d8b3defe4b290bb9c]

INTEGRATION: CWS dba18 (1.2.24); FILE MERGED 2004/10/26 05:47:46 oj 1.2.24.4: merge conflict 2004/10/25 11:45:23 oj 1.2.24.3: merge conflict 2004/10/20 08:33:33 cd 1.2.24.2: #i35848# Updated accelerator implementation to solve crash 2004/10/13 13:03:28 oj 1.2.24.1: #i30188# catch exception for module and global config files misses


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [b5cfacdfe97ea08d9aa65f43b66c29dd51ca7bfc]

INTEGRATION: CWS dba18 (1.1.2); FILE ADDED 2004/10/20 08:31:41 cd 1.1.2.1: #i35848# Added implementation for a status bar controller factory


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [71398ac2c788177f03cb6c4d4925bd33ea4fb8f7]

INTEGRATION: CWS dba18 (1.2.26); FILE MERGED 2004/10/20 08:32:29 cd 1.2.26.1: #i35848# Added implementation for a status bar controller factory


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [24fd25dafd9905a5fe360ad93b98543eabcaee02]

INTEGRATION: CWS dba18 (1.53.16); FILE MERGED 2004/11/10 14:42:21 oj 1.53.16.5: RESYNC: (1.53-1.54); FILE MERGED 2004/11/10 12:25:34 oj 1.53.16.4: #i36008# add some helpids 2004/10/25 06:34:54 oj 1.53.16.3: #i36008# new help ids for slots 2004/10/22 09:25:37 oj 1.53.16.2: #i35848# statusbar help id added 2004/10/15 08:26:29 oj 1.53.16.1: #i33621# query save document dialog


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [85b798049346517d26e008ed3fa404b80768554a]

INTEGRATION: CWS dba18 (1.2.16); FILE MERGED 2004/11/05 10:03:37 oj 1.2.16.1: #34477# table data view and browser changes


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [983912cb1eee7717f105af5c038d12dfb03a12d6]

INTEGRATION: CWS dba18 (1.1.2); FILE ADDED 2004/10/25 06:35:44 oj 1.1.2.2: #i35848# align text left 2004/10/22 09:25:09 oj 1.1.2.1: #i35848# add statusbar


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [f6cbc8518af1b26f0494db89cdaf3fd96e829a96]

INTEGRATION: CWS dba18 (1.4.16); FILE MERGED 2004/11/10 12:25:35 oj 1.4.16.1: #i36008# add some helpids


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [7a2a38bf6e8a222cd70a3337639c6211c856ee10]

INTEGRATION: CWS dba18 (1.26.38); FILE MERGED 2004/10/15 08:18:41 oj 1.26.38.1: #i33621# query save document dialog


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [f9fee5680c3cba6737d64a21908182f25e6776aa]

INTEGRATION: CWS dba18 (1.10.38); FILE MERGED 2004/10/15 08:18:41 oj 1.10.38.1: #i33621# query save document dialog


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [c316aed9430b1a4cdff01073b8228dcfb634a8d7]

INTEGRATION: CWS dba18 (1.15.16); FILE MERGED 2004/11/10 15:33:40 oj 1.15.16.2: RESYNC: (1.15-1.16); FILE MERGED 2004/10/15 08:18:22 oj 1.15.16.1: #i30188# statusbar


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [3bab93b505b789acf807ac33619a6350f08c4225]

INTEGRATION: CWS dba18 (1.9.38); FILE MERGED 2004/11/10 15:33:49 oj 1.9.38.2: RESYNC: (1.9-1.10); FILE MERGED 2004/10/25 07:25:34 oj 1.9.38.1: #i36008# new help ids for slots


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [044d3212afe5fcf5a0048ce48d530d47006e4be8]

INTEGRATION: CWS dba18 (1.49.38); FILE MERGED 2004/11/10 15:34:21 oj 1.49.38.2: RESYNC: (1.49-1.51); FILE MERGED 2004/10/15 07:48:52 oj 1.49.38.1: #i33591# add Extension to the user defined driver


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [b9949ccd2a38f6eb3a155fdfc4e4c60763a86f9d]

INTEGRATION: CWS dba18 (1.3.16); FILE MERGED 2004/10/25 07:25:35 oj 1.3.16.1: #i36008# new help ids for slots


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [cb5592d8ee98868a930ad3eec986bd1f0a5dc3aa]

INTEGRATION: CWS dba18 (1.1.2); FILE ADDED 2004/10/15 08:17:30 oj 1.1.2.1: #i30188# status bar


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [29903c3342c89b372ad734bfd37ecf7b6a0024c1]

INTEGRATION: CWS dba18 (1.2.268); FILE MERGED 2004/10/14 12:11:21 fs 1.2.268.1: #i24021# removed unused member


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [267118a4a785424e2c96b9ad028061ca3d8c367d]

INTEGRATION: CWS dba18 (1.2.38); FILE MERGED 2004/10/15 08:16:45 oj 1.2.38.1: #i33621# query save document dialog


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [42ee0c4b56cb838fc0eccfa90746651739b36535]

INTEGRATION: CWS dba18 (1.3.38); FILE MERGED 2004/11/10 14:48:07 oj 1.3.38.2: RESYNC: (1.3-1.4); FILE MERGED 2004/10/14 12:11:10 fs 1.3.38.1: #i24021# +STR_EXPLAIN_STRINGCONVERSION_ERROR


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [5bd4da5649e859c91af1ff15ea34ffc414405db6]

INTEGRATION: CWS dba18 (1.34.16); FILE MERGED 2004/10/25 07:25:35 oj 1.34.16.1: #i36008# new help ids for slots


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [88bbc2be74973deba9e549298d1b3efb0ca8d345]

INTEGRATION: CWS dba18 (1.22.38); FILE MERGED 2004/11/10 15:27:54 oj 1.22.38.2: RESYNC: (1.22-1.24); FILE MERGED 2004/10/15 07:48:52 oj 1.22.38.1: #i33591# add Extension to the user defined driver


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [e776a71fb2116abecc785148e26a768807c33a40]

INTEGRATION: CWS dba18 (1.42.58); FILE MERGED 2004/10/15 07:07:09 fs 1.42.58.2: #i24021# finalized strings 2004/10/14 12:12:14 fs 1.42.58.1: #i24021# +STR_EXPLAIN_STRINGCONVERSION_ERROR (not yet finalized by linguistic review)


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [2374449e120d52e30be856438aa3680b6eb4f654]

INTEGRATION: CWS dba18 (1.15.268); FILE MERGED 2004/10/14 12:11:59 fs 1.15.268.1: #i24021# for error 22018, show an additional explanation


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [288430168281d180ad1b2f90f3895bdde7db6bb6]

INTEGRATION: CWS dba18 (1.2.38); FILE MERGED 2004/11/10 15:21:48 oj 1.2.38.2: RESYNC: (1.2-1.3); FILE MERGED 2004/10/25 12:06:14 oj 1.2.38.1: #i36084# add the german word werden at the end of the sentence


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [bb90ffa7e775259707a3545c041e8a024f9133ae]

INTEGRATION: CWS dba18 (1.1.2); FILE ADDED 2004/10/15 08:17:42 oj 1.1.2.1: #i30188# status bar


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [65d44fa1fa41e3e66f85fe62e747af6cb1aac51e]

INTEGRATION: CWS dba18 (1.16.16); FILE MERGED 2004/10/15 08:18:08 oj 1.16.16.1: #i30188# statusbar


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [5ef002d68bb782c01219f6029ee54e61cd8762c9]

INTEGRATION: CWS dba18 (1.158.16); FILE MERGED 2004/11/10 14:56:27 oj 1.158.16.2: RESYNC: (1.158-1.160); FILE MERGED 2004/11/05 10:05:24 oj 1.158.16.1: #34477# table data view and browser changes


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [ada5fa7e88cc975355b9de8104d66dde6c19d0ab]

INTEGRATION: CWS dba18 (1.53.16); FILE MERGED 2004/11/10 15:37:12 oj 1.53.16.2: RESYNC: (1.53-1.55); FILE MERGED 2004/10/15 08:15:19 oj 1.53.16.1: #i30188# short cuts


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [bb09e26a351563c3021b38d0e43243bac0c2622a]

INTEGRATION: CWS dba18 (1.16.16); FILE MERGED 2004/10/15 08:15:04 oj 1.16.16.1: #i30188# short cuts


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [24ce741ce50a365403309389589cf5553549683a]

INTEGRATION: CWS dba18 (1.3.16); FILE MERGED 2004/11/10 15:19:03 oj 1.3.16.2: RESYNC: (1.3-1.4); FILE MERGED 2004/10/25 07:25:35 oj 1.3.16.1: #i36008# new help ids for slots


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [e1600d13ee9b76537da8fccf42d75053c501f208]

INTEGRATION: CWS dba18 (1.3.16); FILE MERGED 2004/11/10 15:20:40 oj 1.3.16.2: RESYNC: (1.3-1.4); FILE MERGED 2004/10/15 08:19:17 oj 1.3.16.1: #i30188# statusbar


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [ad399f1adca62f8a646be53e7196b4b89157ab40]

INTEGRATION: CWS dba18 (1.3.16); FILE MERGED 2004/11/10 14:59:08 oj 1.3.16.3: RESYNC: (1.3-1.5); FILE MERGED 2004/10/25 06:36:39 oj 1.3.16.2: #i35848# create status bar 2004/10/15 08:19:16 oj 1.3.16.1: #i30188# statusbar


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [2791f1ea5ad8e06f65e4dc2db95c0f0e9cb0028c]

INTEGRATION: CWS dba18 (1.3.16); FILE MERGED 2004/11/10 15:19:38 oj 1.3.16.2: RESYNC: (1.3-1.5); FILE MERGED 2004/10/15 08:19:16 oj 1.3.16.1: #i30188# statusbar


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [b845d8771052491d23d21d29afa69c12052bdc9d]

INTEGRATION: CWS dba18 (1.5.2); FILE MERGED 2004/11/10 15:45:14 oj 1.5.2.3: RESYNC: (1.5-1.6); FILE MERGED 2004/10/18 13:51:48 oj 1.5.2.2: #i35704# attachREsource now calls the filter 2004/10/15 12:40:45 oj 1.5.2.1: #i34776# import datasource settings corrected


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [c7305e3cfde161835ed46dd854152d455fa91e1e]

INTEGRATION: CWS dba18 (1.2.38); FILE MERGED 2004/10/18 13:51:48 oj 1.2.38.1: #i35704# attachREsource now calls the filter


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [97a843d9feceede7a46f4809769932bbffd0ef15]

INTEGRATION: CWS dba18 (1.20.38); FILE MERGED 2004/11/10 15:45:06 oj 1.20.38.2: RESYNC: (1.20-1.21); FILE MERGED 2004/10/18 13:51:48 oj 1.20.38.1: #i35704# attachREsource now calls the filter


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [5e86e5b57bdcebd762539e11274af3e24ee60f6f]

INTEGRATION: CWS dba18 (1.2.38); FILE MERGED 2004/11/10 15:44:05 oj 1.2.38.2: RESYNC: (1.2-1.3); FILE MERGED 2004/10/18 13:51:49 oj 1.2.38.1: #i35704# attachREsource now calls the filter


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [e137a94d2f939720378c32427537e2d280f43af4]

INTEGRATION: CWS dba18 (1.24.38); FILE MERGED 2004/10/18 13:51:49 oj 1.24.38.1: #i35704# attachREsource now calls the filter


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [236cc014643cf07de989009bb01a9515fcd1f19f]

INTEGRATION: CWS dba18 (1.22.98); FILE MERGED 2004/11/10 15:03:31 oj 1.22.98.2: RESYNC: (1.22-1.23); FILE MERGED 2004/11/09 14:29:15 oj 1.22.98.1: #i30004# use new singlequerycomposer


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [c76c70f474a424b7b4bda67eab482a864f91bd85]

INTEGRATION: CWS dba18 (1.72.38); FILE MERGED 2004/11/10 15:03:02 oj 1.72.38.3: RESYNC: (1.72-1.73); FILE MERGED 2004/11/09 14:29:15 oj 1.72.38.2: #i30004# use new singlequerycomposer 2004/10/18 10:40:30 oj 1.72.38.1: #i30004# don't use params from the rowset any longer


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [77431c4e9f2cbc6a94a458e4ffeeef8b87178ccc]

INTEGRATION: CWS dba18 (1.72.38); FILE MERGED 2004/10/14 12:10:22 fs 1.72.38.1: #i24021# delegate XWarningsSupplier functionality to result set, if possible


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [5ce64e07cce9223d7101927ab8058483f0656922]

INTEGRATION: CWS dba18 (1.35.38); FILE MERGED 2004/11/10 15:02:12 oj 1.35.38.2: RESYNC: (1.35-1.36); FILE MERGED 2004/11/09 14:29:15 oj 1.35.38.1: #i30004# use new singlequerycomposer


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [daa672bf23bbb025219ee8db480b3c5f30e9c900]

INTEGRATION: CWS dba18 (1.126.38); FILE MERGED 2004/11/17 07:21:09 oj 1.126.38.3: emergency fix 2004/11/10 15:01:47 oj 1.126.38.2: RESYNC: (1.126-1.127); FILE MERGED 2004/11/09 14:29:15 oj 1.126.38.1: #i30004# use new singlequerycomposer


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [01fd71d2a28217a51ed08187dd66b55ca7083f58]

INTEGRATION: CWS dba18 (1.18.96); FILE MERGED 2004/11/09 14:29:15 oj 1.18.96.2: #i30004# use new singlequerycomposer 2004/10/18 10:40:30 oj 1.18.96.1: #i30004# don't use params from the rowset any longer


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [584b8f0255486a8fd219a3957f648058a7deffe1]

INTEGRATION: CWS dba18 (1.50.38); FILE MERGED 2004/11/10 15:00:26 oj 1.50.38.3: RESYNC: (1.50-1.51); FILE MERGED 2004/11/09 14:29:14 oj 1.50.38.2: #i30004# use new singlequerycomposer 2004/10/18 10:40:29 oj 1.50.38.1: #i30004# don't use params from the rowset any longer


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [f9d59f933c89b4e514eaf2f956ab05ad4507dbe0]

INTEGRATION: CWS dba18 (1.3.122); FILE MERGED 2004/10/19 09:48:49 oj 1.3.122.1: #i35710# component description for Query


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [78924f3d493e48887e11498332e8a80c31da0d7a]

INTEGRATION: CWS dba18 (1.17.10); FILE MERGED 2004/10/22 09:26:47 oj 1.17.10.1: #i35848# statusbar help id added


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [f7348a1756a42e6cda817f683b469e60e7a5e8a3]

INTEGRATION: CWS dba18 (1.4.16); FILE MERGED 2004/10/25 07:25:36 oj 1.4.16.3: #i36008# new help ids for slots 2004/10/25 06:34:55 oj 1.4.16.2: #i36008# new help ids for slots 2004/10/15 08:26:29 oj 1.4.16.1: #i33621# query save document dialog


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [4f251835f9b00eee830ceb38fdea1d4bc83acce4]

INTEGRATION: CWS dba18 (1.57.38); FILE MERGED 2004/11/10 14:20:20 oj 1.57.38.2: RESYNC: (1.57-1.58); FILE MERGED 2004/10/15 08:26:29 oj 1.57.38.1: #i33621# query save document dialog


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [4d6e70c07171a7a5bf187523e76983b7850d32ab]

INTEGRATION: CWS dba18 (1.14.168); FILE MERGED 2004/10/18 14:36:41 fs 1.14.168.1: #i30258# allow to retrieve an SdrUndoNewObj::GetComment statically, without actually creating an SdrUndoNewObj


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [10af065f671986eea781af65fdc98d4b3c939a88]

INTEGRATION: CWS dba18 (1.7.278); FILE MERGED 2004/10/18 14:37:16 fs 1.7.278.1: #i30258# somewhat smarter multi-threading


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [9612ab008d3a503e5e8934c112d8b07b2b6ee395]

INTEGRATION: CWS dba18 (1.14.64); FILE MERGED 2004/10/21 08:22:32 oj 1.14.64.1: #i35514# set background to transparent


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [9d81c00ebde4132ce05889fbc90ce921c7a7fba0]

INTEGRATION: CWS dba18 (1.24.212); FILE MERGED 2004/10/18 14:37:33 fs 1.24.212.1: #i30258# somewhat smarter multi-threading


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [220d9a693bb2eae0c7763b1a68b0e5a39ca44f53]

INTEGRATION: CWS dba18 (1.8.476); FILE MERGED 2004/10/28 08:02:01 oj 1.8.476.2: merge problem 2004/10/19 08:29:05 fs 1.8.476.1: #i35055# SetModel: also reset the parent of the forms container thanks to bibek@treesforlife.org for the patch


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [47f810f03af10d45b861cfa2901e2f67bb8d82de]

INTEGRATION: CWS dba18 (1.61.10); FILE MERGED 2004/10/18 14:26:59 fs 1.61.10.1: #i30258# ActiveConnection is now a 'forwarded property', which, amongst others, ensures that notifications about its change are not done while our mutex is locked


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [bbe6e82fd7445d12732cffc519e40e89e97a19f9]

INTEGRATION: CWS dba18 (1.5.160); FILE MERGED 2004/10/20 08:30:16 cd 1.5.160.1: #i35848# New set added for status bar controllers


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [b594cd6ec193daa9bdd0f763bdcfec5f6ddf04a0]

INTEGRATION: CWS dba18 (1.2.56); FILE MERGED 2004/11/01 14:27:01 oj 1.2.56.1: #i34478# add registry entires


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [3d6af3a1639f418d8c800e6c896faadc14bbc2ef]

INTEGRATION: CWS dba18 (1.13.64); FILE MERGED 2004/11/08 08:39:58 oj 1.13.64.1: #i36679# some docu and missing service descriptions


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [6a5df36bb289a14017dd45a109a9625e0145beac]

INTEGRATION: CWS dba18 (1.1.2); FILE ADDED 2004/11/08 08:40:48 oj 1.1.2.1: #i36679# some docu and missing service descriptions


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [6811a3ce7c0b52741d22a22cae3b03d76c09996e]

INTEGRATION: CWS dba18 (1.1.2); FILE ADDED 2004/11/08 08:40:32 oj 1.1.2.1: #i36679# some docu and missing service descriptions


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [b4d2092e03d6fae10731b9f094156d9ce96ff51a]

INTEGRATION: CWS dba18 (1.7.110); FILE MERGED 2004/11/08 08:39:59 oj 1.7.110.1: #i36679# some docu and missing service descriptions


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [04c3ea9017e82ef8c610cac65b5365cad07e06a5]

INTEGRATION: CWS dba18 (1.1.2); FILE ADDED 2004/11/08 08:40:59 oj 1.1.2.1: #i36679# some docu and missing service descriptions


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [6620c6abc81493a0458a2ceb45cb96e9e7a51814]

INTEGRATION: CWS dba18 (1.24.32); FILE MERGED 2004/10/20 08:29:23 cd 1.24.32.1: #i35848# Service specification added for a status bar controller factory


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [907ae4a7bfdc9afa6b02047d993a4a8b3b59af77]

INTEGRATION: CWS dba18 (1.1.2); FILE ADDED 2004/10/20 08:28:59 cd 1.1.2.1: #i35848# Service specification for a status bar controller factory


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [bc68359351ccad68b513f10a536fe9d6f572a865]

INTEGRATION: CWS dba18 (1.2.62); FILE MERGED 2004/10/21 10:35:27 oj 1.2.62.1: #i35514# set background to transparent


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [a8820b07eee84cf0cf9c90e8132b316a7cc19354]

INTEGRATION: CWS dba18 (1.21.14); FILE MERGED 2004/10/18 14:26:59 fs 1.21.14.1: #i30258# ActiveConnection is now a 'forwarded property', which, amongst others, ensures that notifications about its change are not done while our mutex is locked


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [132da8627070f4ea062faf5ecfe2b71bcfe538bf]

INTEGRATION: CWS dba18 (1.7.70); FILE MERGED 2004/10/18 14:53:53 fs 1.7.70.1: #i30258# removed pSdrObjLast / pSdrObjCopy / pSdrUndo. The SdrUndoNewObj now has a static method to retrieve the UNDO string for a given SdrObject, without the need to clone the SdrObject, or assign its ownership to the SdrUndoNewObj


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [7cb648ab5b882edd99744ed626aa744db9e4cf1f]

INTEGRATION: CWS dba18 (1.15.60); FILE MERGED 2004/10/18 14:53:24 fs 1.15.60.1: #i30258# removed pSdrObjLast / pSdrObjCopy / pSdrUndo. The SdrUndoNewObj now has a static method to retrieve the UNDO string for a given SdrObject, without the need to clone the SdrObject, or assign its ownership to the SdrUndoNewObj


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [fabd50debe27cc50f2096384cda2453bd888e1c8]

INTEGRATION: CWS dba18 (1.5.54); FILE MERGED 2004/11/01 14:27:01 oj 1.5.54.1: #i34478# add registry entires


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [f03e71c8b635156ee929efca59b60020faae0dcd]

INTEGRATION: CWS dba18 (1.27.56); FILE MERGED 2004/10/15 11:04:35 oj 1.27.56.2: #i34787# disable the connection pooling for all drivers by default. 2004/10/15 07:44:51 oj 1.27.56.1: #i33591# add Extension to the user defined driver


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [b735824cf02b63df513cf99140a05461c4c78b72]

INTEGRATION: CWS dba18 (1.6.22); FILE MERGED 2004/11/01 14:27:00 oj 1.6.22.1: #i34478# add registry entires


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [67c3c9c6194d1cc83e54bdb2fdbfb42fd6add966]

INTEGRATION: CWS dba18 (1.1.2); FILE ADDED 2004/11/01 14:27:37 oj 1.1.2.1: #i34478# add registry entires


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [52ce50a5b26d7b59596d536ea5058d639de78aca]

INTEGRATION: CWS dba18 (1.1.2); FILE ADDED 2004/11/01 14:27:26 oj 1.1.2.1: #i34478# add registry entires


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [583b502812e6ac3abfa1eccc2601722158b7cd69]

INTEGRATION: CWS dba18 (1.2.56); FILE MERGED 2004/11/05 10:06:19 oj 1.2.56.1: #34477# table data view and browser changes


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [7b3555f0706a0f75f7c9a155203128aa44dfaa10]

INTEGRATION: CWS dba18 (1.7.56); FILE MERGED 2004/10/25 11:28:57 oj 1.7.56.2: #i35848# add statusbar 2004/10/20 08:30:16 cd 1.7.56.1: #i35848# New set added for status bar controllers


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [608259748a48e0de8d84680d3f5659f5d3e340cf]

INTEGRATION: CWS dba18 (1.18.98); FILE MERGED 2004/10/15 10:45:11 oj 1.18.98.1: #i34787# disable the connection pooling for all drivers by default.


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [12747a0104a1f9ac4a52f13cc9faa3dd7c081239]

INTEGRATION: CWS dba18 (1.86.8); FILE MERGED 2004/10/14 08:53:13 fs 1.86.8.1: #i24021# when writing strings (in memo/text fields), throw an exception (via convertUnicodeString) if the target encoding is not suitable for the given string


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [258e9e477b0b1c64ee6fa3754ab689b9f4b50fe1]

INTEGRATION: CWS dba18 (1.13.22); FILE MERGED 2004/10/14 08:53:42 fs 1.13.22.1: #i24021# moved WriteMemo to DTable.cxx - requires exception handling now


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [94a1cc404b95d5675dd994d434b15c72d56799ed]

INTEGRATION: CWS dba18 (1.9.22); FILE MERGED 2004/11/10 14:17:55 oj 1.9.22.2: RESYNC: (1.9-1.10); FILE MERGED 2004/10/26 08:23:23 oj 1.9.22.1: linux compile error


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [5bc575f6bb4108630f5b8a1ef3055ec1ea0ada42]

INTEGRATION: CWS dba18 (1.21.140); FILE MERGED 2004/10/26 08:23:22 oj 1.21.140.2: linux compile error 2004/10/14 08:52:08 fs 1.21.140.1: #i24021# +convertUnicodeString


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [805582c1610a707065aaee10c4055d46176a595d]

INTEGRATION: CWS dba18 (1.11.236); FILE MERGED 2004/10/14 08:51:36 fs 1.11.236.1: #i24021# +convertUnicodeString


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [055fd96201d69601497a322e184e3ff7634214b3]

INTEGRATION: CWS fwkbugfix03 (1.39.14); FILE MERGED 2004/10/19 11:37:34 cd 1.39.14.1: #i30041# Added support to show/hide controllers


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [af09a66e06c688ba44d776641936f67192662c7c]

INTEGRATION: CWS fwkbugfix03 (1.96.88); FILE MERGED 2004/10/26 05:58:25 as 1.96.88.4: RESYNC: (1.97-1.98); FILE MERGED 2004/10/14 05:55:35 as 1.96.88.3: resolve merge conflict 2004/10/11 17:10:14 as 1.96.88.2: RESYNC: (1.96-1.97); FILE MERGED resolve resync problems 2004/09/29 10:35:11 mba 1.96.88.1: #i32663#: parameter conversion fixed


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [959c5af635a1710799ff24eab364e48944450f4c]

INTEGRATION: CWS fwkbugfix03 (1.3.30); FILE MERGED 2004/10/14 12:44:41 as 1.3.30.4: seek to 0 before you request first 4 bytes of the stream 2004/10/12 07:51:34 as 1.3.30.3: dont use in/out parameters if out params are enough 2004/10/11 17:42:41 as 1.3.30.2: RESYNC: (1.3-1.4); FILE MERGED 2004/09/09 08:08:03 mav 1.3.30.1: #i33968# check signature of a stream on opening


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [db5211d6a65a95fda42323d5499d233975e04c5d]

INTEGRATION: CWS fwkbugfix03 (1.2.62); FILE MERGED 2004/09/10 10:07:22 as 1.2.62.1: #i34054# normalize URL before using


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [db64487bf5fa5d8895716c9cc3dea9a60b0b25c5]

INTEGRATION: CWS fwkbugfix03 (1.26.34); FILE MERGED 2004/10/11 17:40:45 as 1.26.34.2: RESYNC: (1.26-1.27); FILE MERGED 2004/09/10 10:09:01 as 1.26.34.1: #i31449# new configuration API helper


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [615d01b824e82c34d405563fba1ef3ce9822b960]

INTEGRATION: CWS fwkbugfix03 (1.1.4); FILE ADDED 2004/09/10 10:08:23 as 1.1.4.1: #i31449# new configuration API helper


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [d91e6e9c4ce055adc82d8c9ade5ba7f59b98f250]

INTEGRATION: CWS fwkbugfix03 (1.2.62); FILE MERGED 2004/09/10 10:07:09 as 1.2.62.1: #i34054# normalize URL before using


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [5052a3dc45c70b274601b8d7beb27fbb46f31ca8]

INTEGRATION: CWS fwkbugfix03 (1.1.4); FILE ADDED 2004/09/10 10:08:40 as 1.1.4.1: #i31449# new configuration API helper


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [5d80ca94db4cc719a4bde07db3abbca5609593dd]

INTEGRATION: CWS fwkbugfix03 (1.3.618); FILE MERGED 2004/10/01 11:28:00 as 1.3.618.1: #i34834# comp.sfx.FrameLoader isnt a deep detection service any longer


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [41f42b5d3cf92e72829756daa19f08900a1d2e04]

INTEGRATION: CWS fwkbugfix03 (1.42.138); FILE MERGED 2004/10/11 17:37:48 as 1.42.138.2: RESYNC: (1.42-1.45); FILE MERGED 2004/09/29 10:39:04 mba 1.42.138.1: #i30176#: wrong extension check


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [1b35361a33627d7e4850275e482cd0a40aef94c2]

INTEGRATION: CWS fwkbugfix03 (1.5.478); FILE MERGED 2004/10/19 11:37:33 cd 1.5.478.1: #i30041# Added support to show/hide controllers


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [dcf096a9c6541534d96ab715637de5804d6d7a76]

INTEGRATION: CWS fwkbugfix03 (1.1.2); FILE ADDED 2004/09/23 15:08:51 mav 1.1.2.1: #i33614# place the functionality in separated helper class


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [aaae373ca8042e059da2917f7e029ec2707aef17]

INTEGRATION: CWS fwkbugfix03 (1.15.6); FILE MERGED 2004/11/10 06:29:58 as 1.15.6.5: #116963# set right property attributes after reading from file 2004/11/05 12:08:11 as 1.15.6.4: #116963# make it threadsafe 2004/10/11 17:26:52 as 1.15.6.3: RESYNC: (1.15-1.17); FILE MERGED 2004/09/20 08:19:58 as 1.15.6.2: #116963# handle StandaloneDocInf special (there is no objsh ...) 2004/09/20 07:48:41 as 1.15.6.1: #116963# support typesafe user props on document info


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [5a8cb33661ff8960011b020141eba0acebe01d05]

INTEGRATION: CWS fwkbugfix03 (1.131.44); FILE MERGED 2004/10/20 08:52:44 mav 1.131.44.3: #i32972# set status indicator for GUI scenario 2004/10/11 17:26:43 as 1.131.44.2: RESYNC: (1.131-1.134); FILE MERGED 2004/09/29 10:37:33 mba 1.131.44.1: #116581#: filter name missing


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [2999713e15eed79e22c72c2fe453d4ed570f2c95]

INTEGRATION: CWS fwkbugfix03 (1.71.16); FILE MERGED 2004/10/20 08:52:44 mav 1.71.16.1: #i32972# set status indicator for GUI scenario


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [f3cc66053d225ce3377a03cbd664e36c869ed25f]

INTEGRATION: CWS fwkbugfix03 (1.41.42); FILE MERGED 2004/10/11 17:26:22 as 1.41.42.2: RESYNC: (1.41-1.45); FILE MERGED 2004/09/09 13:05:56 as 1.41.42.1: #111734# remove special methods, which triggered document events hardly


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [b8d2ee657f100f35fff23da479261e84ab1d328f]

INTEGRATION: CWS fwkbugfix03 (1.2.16); FILE MERGED 2004/10/20 08:52:44 mav 1.2.16.1: #i32972# set status indicator for GUI scenario


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [4033c1a6ecaaa06c4d4546740a0a4f6cc9979e5e]

INTEGRATION: CWS fwkbugfix03 (1.27.90); FILE MERGED 2004/10/26 05:59:05 as 1.27.90.2: RESYNC: (1.27-1.28); FILE MERGED 2004/09/23 15:09:28 mav 1.27.90.1: #i33614# place the functionality in separated helper class


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [1b9e52c9f3a936712070626da55c0491e2391b32]

INTEGRATION: CWS fwkbugfix03 (1.56.86); FILE MERGED 2004/10/26 05:58:57 as 1.56.86.3: RESYNC: (1.58-1.59); FILE MERGED 2004/10/11 17:23:57 as 1.56.86.2: RESYNC: (1.56-1.58); FILE MERGED 2004/09/23 15:09:27 mav 1.56.86.1: #i33614# place the functionality in separated helper class


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [17c5360ec98e1092fbb236c1b09601602b0f693e]

INTEGRATION: CWS fwkbugfix03 (1.32.88); FILE MERGED 2004/11/10 06:29:04 as 1.32.88.7: #i36900# send status updates realy ... 2004/11/09 12:09:22 as 1.32.88.6: #i32663# dont forget to set pLastState in case pState is not valid 2004/11/05 13:34:30 kso 1.32.88.5: #i36721# - SfxDispatchController_Impl::StateChanged must take care of            invalid items 2004/10/26 05:58:48 as 1.32.88.4: RESYNC: (1.33-1.34); FILE MERGED resolve merge conflicts 2004/10/19 11:37:33 cd 1.32.88.3: #i30041# Added support to show/hide controllers 2004/10/11 17:16:59 as 1.32.88.2: RESYNC: (1.32-1.33); FILE MERGED 2004/09/29 13:52:53 mba 1.32.88.1: #i33773#: get CoreMetric from Document always


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [04e6c77397b244fc305cd023d19566d32052d309]

INTEGRATION: CWS fwkbugfix03 (1.20.90); FILE MERGED 2004/10/19 11:37:33 cd 1.20.90.1: #i30041# Added support to show/hide controllers


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [acd86be8a40e43cefc85a23cee1d3cea18c7a154]

INTEGRATION: CWS fwkbugfix03 (1.2.90); FILE MERGED 2004/10/19 11:37:32 cd 1.2.90.1: #i30041# Added support to show/hide controllers


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [5036dd889e43732e0b4887866da691d354f4bb63]

INTEGRATION: CWS fwkbugfix03 (1.2.90); FILE MERGED 2004/10/19 11:37:32 cd 1.2.90.2: #i30041# Added support to show/hide controllers 2004/09/22 14:11:31 cd 1.2.90.1: #i34508# Use outer/inner class to solve ref-count problem


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [75e714328792138716dfd15170766e45f210a5d1]

INTEGRATION: CWS fwkbugfix03 (1.29.44); FILE MERGED 2004/10/19 11:37:31 cd 1.29.44.3: #i30041# Added support to show/hide controllers 2004/10/11 17:16:08 as 1.29.44.2: RESYNC: (1.29-1.31); FILE MERGED 2004/09/29 10:36:03 mba 1.29.44.1: #i31848#: Referer not needed


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [9d66f231929a3b6a819aae62280f8d0e33a2e43e]

INTEGRATION: CWS fwkbugfix03 (1.97.28); FILE MERGED 2004/11/10 06:27:13 as 1.97.28.1: remove looping-loui if help locale is wrong


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [ab271f6d7078097091f0c2c0852721e1d7050b1e]

INTEGRATION: CWS fwkbugfix03 (1.80.102); FILE MERGED 2004/10/11 17:09:30 as 1.80.102.2: RESYNC: (1.80-1.82); FILE MERGED 2004/09/08 13:19:00 mba 1.80.102.1: #117141#: NULL ptr access if no TopWindow after TemplateDialog


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [f1c58221eac5058b1d235c3a284251049a7f8f31]

INTEGRATION: CWS fwkbugfix03 (1.1.2); FILE ADDED 2004/11/05 13:14:59 sw 1.1.2.1: #116963#


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [d389c8d7aad875e3da431107fda539752b776d46]

INTEGRATION: CWS fwkbugfix03 (1.1.2); FILE ADDED 2004/11/10 10:27:05 sw 1.1.2.3: #116963# added check for removing of read only properties 2004/11/09 09:37:45 sw 1.1.2.2: #116963' added removing of property after reload 2004/11/05 13:14:25 sw 1.1.2.1: #116963#


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [b81e362e3535060b9ab6cf0beefe7bed52d8583e]

INTEGRATION: CWS fwkbugfix03 (1.3.48); FILE MERGED 2004/11/08 17:43:36 sw 1.3.48.1: #111734#


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [ca71a131f1ec8cfe7dae3d828723f294fcefcb5e]

INTEGRATION: CWS fwkbugfix03 (1.2.188); FILE MERGED 2004/11/08 17:43:35 sw 1.2.188.1: #111734#


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [c14bd0de6babec765f2948ceb7f7c4795bce16b3]

INTEGRATION: CWS fwkbugfix03 (1.2.188); FILE MERGED 2004/11/08 17:43:35 sw 1.2.188.2: #111734# 2004/11/04 17:41:44 sw 1.2.188.1: #111734#


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [be2ac1efb0055903bbfddfa6332cb5fd999da69b]

INTEGRATION: CWS fwkbugfix03 (1.21.40); FILE MERGED 2004/10/19 13:20:34 cd 1.21.40.1: #i30041# Added new state to support show/hide controllers with status update


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [3526584620f716076a0467963d2398dfab8597ef]

INTEGRATION: CWS fwkbugfix03 (1.31.40); FILE MERGED 2004/10/19 13:20:34 cd 1.31.40.1: #i30041# Added new state to support show/hide controllers with status update


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [cc28365c802cf3df7f25e27d523f240deaa96835]

INTEGRATION: CWS fwkbugfix03 (1.21.54); FILE MERGED 2004/10/19 13:20:33 cd 1.21.54.1: #i30041# Added new state to support show/hide controllers with status update


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [bb72e5883d1a23b4eb99d4be5b9a3ec213ecab16]

INTEGRATION: CWS fwkbugfix03 (1.11.4); FILE MERGED 2004/11/12 13:53:03 as 1.11.4.4: resolve merge conflicts 2004/10/26 05:42:57 as 1.11.4.3: RESYNC: (1.11-1.12); FILE MERGED 2004/10/20 08:31:25 mav 1.11.4.2: #i35289# remove the fix from this workspace 2004/10/15 15:32:57 mav 1.11.4.1: #i35289# activate direct using of a storage


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [c710e6e93032df997536adb553587c075ebddb64]

INTEGRATION: CWS fwkbugfix03 (1.3.4); FILE MERGED 2004/10/22 11:23:35 mav 1.3.4.3: #i35706# deliver to platform dependent tree 2004/10/22 08:28:40 mav 1.3.4.2: #i35706# create target folder 2004/10/21 12:31:04 mav 1.3.4.1: #i35706# deliver xcu files


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [749e47c4b0946cc3d2e096999b76f30410378771]

INTEGRATION: CWS fwkbugfix03 (1.8.356); FILE MERGED 2004/10/19 13:33:21 cd 1.8.356.1: #i30041# Added new state to support show/hide controllers with status update


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [5fc78c20f24ccb42af0cd0172a0e74a0e724b2fd]

INTEGRATION: CWS fwkbugfix03 (1.120.12); FILE MERGED 2004/10/19 13:32:46 cd 1.120.12.1: #i30041# Added new state to support show/hide controllers with status update


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [1f79caccc183ee5f5a9dbfcfdd3e8ebba5d94f30]

INTEGRATION: CWS fwkbugfix03 (1.9.10); FILE MERGED 2004/10/12 08:37:11 as 1.9.10.5: does not compile after resync 2004/10/11 11:23:06 as 1.9.10.4: RESYNC: (1.9-1.11); FILE MERGED 2004/10/07 13:31:53 cd 1.9.10.3: #i35049# Support generic Add-On title for Add-on components 2004/09/14 09:46:35 cd 1.9.10.2: #i34251# Layout manager must consider container window visibility for floating toolbar visibility 2004/09/13 14:41:21 cd 1.9.10.1: #117627# Fix problem that any addon toolbar doesn't store its position/dimension


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [7675b1d950b88f086ebf4d927a1647625fccbd41]

INTEGRATION: CWS fwkbugfix03 (1.110.32); FILE MERGED 2004/10/26 05:39:17 as 1.110.32.3: RESYNC: (1.110-1.111); FILE MERGED 2004/10/19 14:31:11 cd 1.110.32.2: #i30041# Fix incorrect assertion 2004/10/13 09:56:37 ssa 1.110.32.1: #i30041# support Show/Hide of menu entries


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [5fa475e6ee3e3ea25578ef0bfd0f094903206354]

INTEGRATION: CWS fwkbugfix03 (1.29.28); FILE MERGED 2004/10/26 05:31:15 as 1.29.28.2: RESYNC: (1.29-1.30); FILE MERGED 2004/10/19 13:41:57 cd 1.29.28.1: #i30041# Added new state to support show/hide controllers with status update


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [fbc0c8025a2c538893742237d7513549748aaa19]

INTEGRATION: CWS fwkbugfix03 (1.42.36); FILE MERGED 2004/10/19 13:41:55 cd 1.42.36.1: #i30041# Added new state to support show/hide controllers with status update


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [03af6761bea97b2dbfcbada37322979182a2d332]

INTEGRATION: CWS fwkbugfix03 (1.29.28); FILE MERGED 2004/10/19 13:41:53 cd 1.29.28.1: #i30041# Added new state to support show/hide controllers with status update


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [6b6289e053518d67618d07dee4849d430667c412]

INTEGRATION: CWS fwkbugfix03 (1.66.90); FILE MERGED 2004/10/11 13:13:50 as 1.66.90.2: RESYNC: (1.66-1.67); FILE MERGED 2004/09/09 13:07:47 as 1.66.90.1: #111734# remove special methods, which triggered document events hardly


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [f505d235022c730e6287c3fc7f2c78cb1b4dd75d]

INTEGRATION: CWS fwkbugfix03 (1.22.28); FILE MERGED 2004/10/11 13:13:14 as 1.22.28.2: RESYNC: (1.22-1.23); FILE MERGED 2004/09/09 13:07:47 as 1.22.28.1: #111734# remove special methods, which triggered document events hardly


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [c8669bcace1f2574d131eca321516b04ea2e01d5]

INTEGRATION: CWS fwkbugfix03 (1.21.170); FILE MERGED 2004/09/09 13:07:47 as 1.21.170.1: #111734# remove special methods, which triggered document events hardly


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [4572a88096f798c1e50accd5353b4e8d5d09a405]

INTEGRATION: CWS fwkbugfix03 (1.6.30); FILE MERGED 2004/10/11 11:13:20 as 1.6.30.3: RESYNC: (1.6-1.8); FILE MERGED 2004/10/07 13:31:39 cd 1.6.30.2: #i35049# Support generic Add-On title for Add-on components 2004/09/14 09:46:23 cd 1.6.30.1: #i34251# Layout manager must consider container window visibility for floating toolbar visibility


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [892aa17871e43f1abd1caf4ef2e71047712c7277]

INTEGRATION: CWS fwkbugfix03 (1.3.16); FILE MERGED 2004/10/07 13:31:53 cd 1.3.16.1: #i35049# Support generic Add-On title for Add-on components


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [b88f23a281004f00380b6fd5ca145a0430b0a7ed]

INTEGRATION: CWS fwkbugfix03 (1.3.6); FILE MERGED 2004/10/19 11:41:03 cd 1.3.6.3: #i30041# Added support to show/hide controllers with new status update 2004/10/11 11:26:19 as 1.3.6.2: RESYNC: (1.3-1.5); FILE MERGED 2004/09/13 14:42:26 cd 1.3.6.1: #117627# Fix problem that any addon toolbar doesn't store its position/dimension


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [384ea1d720779ae58e8a09bfe9c8865e847bce64]

INTEGRATION: CWS fwkbugfix03 (1.57.32); FILE MERGED 2004/10/19 13:21:57 cd 1.57.32.1: #i30041# Added new state to support show/hide controllers with status update


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [189bd32ace37a4a3ca8f2c2984299f0658c1600f]

INTEGRATION: CWS fwkbugfix03 (1.11.108); FILE MERGED 2004/10/19 13:21:55 cd 1.11.108.1: #i30041# Added new state to support show/hide controllers with status update


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [49022658ebe99892d6e4fcca9dbc04fd08b067ff]

INTEGRATION: CWS fwkbugfix03 (1.29.32); FILE MERGED 2004/10/19 13:21:54 cd 1.29.32.1: #i30041# Added new state to support show/hide controllers with status update


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [a0a8b8ee8f4ba747d931abf8a20eec95e8aeac33]

INTEGRATION: CWS fwkbugfix03 (1.11.52); FILE MERGED 2004/10/11 11:55:10 as 1.11.52.2: RESYNC: (1.11-1.12); FILE MERGED 2004/09/20 07:50:54 as 1.11.52.1: #116963# support typesafe user props inside file format


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [ba88b9c91451c3aa65937fb03af691dec93bde8e]

INTEGRATION: CWS fwkbugfix03 (1.10.52); FILE MERGED 2004/10/11 11:55:00 as 1.10.52.2: RESYNC: (1.10-1.11); FILE MERGED 2004/09/20 07:50:54 as 1.10.52.1: #116963# support typesafe user props inside file format


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [2aba6b324392a3a9a6aca73d0f9392a5d6d1745d]

INTEGRATION: CWS fwkbugfix03 (1.33.32); FILE MERGED 2004/10/11 11:51:46 as 1.33.32.2: RESYNC: (1.33-1.34); FILE MERGED 2004/09/20 07:50:53 as 1.33.32.1: #116963# support typesafe user props inside file format


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [37f2be7a3e5b0d8125da886b5dcd9c26d6382571]

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>  [96dcec7abbd9e225a0fa12c95e6a5f2a76de79c7]

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>  [b0cc5ee632d8d61efb32cabb0272ffac66d48279]

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>  [2cb7b81a7a4f88d7c3f863b54178d3c7c5e57f1a]

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>  [3683cc82c5b9ab5bb42e8a88fe779482c53c2432]

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>  [dfaaee094fa363c03772da1b0a99b0b6e9d7701d]

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>  [b88a80c231e21b4190c7a65e0ec3dbdeb3b9b2d5]

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>  [be46ae34f7d975a76014e90107ec12598158ab12]

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>  [8999610e78b48780300b4b5dac0811af371b1688]

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>  [f451f5c859eedc899fd44a0cd3b6aa2f818d23a3]

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>  [934daa822d5e1c3ca7638c0fd9c7901063bb2808]

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>  [9e753608c5028ef24ffc3bee974b04fa2133ebfd]

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>  [e1deba073647ffe587f9b5a6447fc88710bb2e5f]

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>  [ca277d699dfe7e4e7b436cf7f4339f9caeaa3965]

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>  [afb91bc5ba08ad7e229f8e6f59b9c7a69bc8084b]

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>  [5b2eee5eac5cb6f36884d10cffe2fc956dcf4fc6]

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>  [aa8abbaab646bba752bda5b1da14fbb46122efda]

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>  [0cd19153f0d75efdb00c84aa0b0a113cb20d2b2d]

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>  [0cb3d252da3955dd7a89165216c452268d1d341e]

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-17  Oliver Bolte  <obo@openoffice.org>  [2fe8004ff51fe42042977ec1345526b4b31360aa]

INTEGRATION: CWS fwkbugfix03 (1.6.10); FILE MERGED 2004/10/21 15:20:42 jb 1.6.10.1: #35587# New startup script for configimport on unx


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [6baad0d1e136a70903ffab615fa30288bf0877f2]

INTEGRATION: CWS fwkbugfix03 (1.11.42); FILE MERGED 2004/10/21 15:20:42 jb 1.11.42.1: #35587# New startup script for configimport on unx


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [68f08f698b61d2c3c2e654a82495ed7909ea2969]

INTEGRATION: CWS fwkbugfix03 (1.12.12); FILE MERGED 2004/10/19 11:41:02 cd 1.12.12.1: #i30041# Added support to show/hide controllers with new status update


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [7f6a63f8267784699aa26d8462827334f9970bad]

INTEGRATION: CWS fwkbugfix03 (1.3.10); FILE MERGED 2004/10/26 05:16:48 as 1.3.10.2: RESYNC: (1.3-1.4); FILE MERGED resolve merge conflicts 2004/10/19 11:41:02 cd 1.3.10.1: #i30041# Added support to show/hide controllers with new status update


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [8d8e704731fbd7ae2307eeb988f2d82591e4fc0b]

INTEGRATION: CWS fwkbugfix03 (1.2.58); FILE MERGED 2004/09/13 14:42:57 cd 1.2.58.1: #117627# Fix build warning


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [904e5820df1131991ea896123c119e10947355db]

INTEGRATION: CWS fwkbugfix03 (1.2.58); FILE MERGED 2004/09/13 14:42:26 cd 1.2.58.2: #117627# Fix problem that any addon toolbar doesn't store its position/dimension 2004/09/13 11:42:49 cd 1.2.58.1: #117627# Fix crash on application exit


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [274043a2ecd4c9f40fae3b69b4d90e8597a1547d]

INTEGRATION: CWS fwkbugfix03 (1.9.56); FILE MERGED 2004/10/11 11:23:46 as 1.9.56.2: RESYNC: (1.9-1.12); FILE MERGED 2004/09/24 09:20:03 as 1.9.56.1: #i34433# show component window of StartModule everytimes


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [15ccb9b218b2f3be3f6a812328e7d618959bd213]

INTEGRATION: CWS fwkbugfix03 (1.4.120); FILE MERGED 2004/09/07 08:46:15 as 1.4.120.1: #i31449# & #i17226# dont use SvtModuleOptions any longer; do anything inside FrameActionEvent instead of CloseEvent


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [1b4e30d7ecb31fa6a36ddbc69d20d6ba40e6088a]

INTEGRATION: CWS fwkbugfix03 (1.23.16); FILE MERGED 2004/10/07 13:31:52 cd 1.23.16.1: #i35049# Support generic Add-On title for Add-on components


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [48d46069096b5e288866ac75dd5ede41a95d5496]

INTEGRATION: CWS fwkbugfix03 (1.7.54); FILE MERGED 2004/09/24 13:45:37 cd 1.7.54.1: #i34600# Fix update problem with add-on configuration


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [1b1144222772621762c1477a575b75ec95370ce0]

INTEGRATION: CWS fwkbugfix03 (1.6.104); FILE MERGED 2004/09/24 13:45:08 cd 1.6.104.1: #i34600# Fix wrong position of add-on help menu items


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [a963a58e82e99876c82b6e3f69435a94dec468e2]

INTEGRATION: CWS fwkbugfix03 (1.3.16); FILE MERGED 2004/10/07 13:31:39 cd 1.3.16.1: #i35049# Support generic Add-On title for Add-on components


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [1dd74b0f0c4b878fe3828e7904fd4f817d9577ff]

INTEGRATION: CWS fwkbugfix03 (1.2.58); FILE MERGED 2004/09/13 14:40:38 cd 1.2.58.1: #117627# Fix problem with enabled menu entries for a non-configurable addon toolbar


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [c1e88c63253eb53e857d1b5d0a560f4863ee9eb3]

INTEGRATION: CWS fwkbugfix03 (1.2.58); FILE MERGED 2004/09/13 11:42:26 cd 1.2.58.1: #117627# Fix crash on application exit


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [25540949e3a0a81c9d354dcdf7777dec3edbc8ff]

INTEGRATION: CWS fwkbugfix03 (1.1.330); FILE MERGED 2004/09/07 08:46:14 as 1.1.330.1: #i31449# & #i17226# dont use SvtModuleOptions any longer; do anything inside FrameActionEvent instead of CloseEvent


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [96886847d3acdf4b47bf2819df4deff8d91e3725]

INTEGRATION: CWS fwkbugfix03 (1.10.16); FILE MERGED 2004/10/07 13:31:38 cd 1.10.16.1: #i35049# Support generic Add-On title for Add-on components


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [144c445668504d46bc40f3dd2db4361f675b27b6]

INTEGRATION: CWS fwkbugfix03 (1.4.56); FILE MERGED 2004/09/24 13:44:38 cd 1.4.56.1: #i34600# Fix update problem with add-on configuration


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [4b179b3cad0562697f834b94a5cc6c16e3bba6c9]

INTEGRATION: CWS fwkbugfix03 (1.5.78); FILE MERGED 2004/10/18 11:23:34 as 1.5.78.1: #i35537# deliver xcu files instead of zip packages


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [cb0c297adcf5e58646738b269d599bcdc142d835]

INTEGRATION: CWS fwkbugfix03 (1.18.30); FILE MERGED 2004/10/18 11:23:33 as 1.18.30.1: #i35537# deliver xcu files instead of zip packages


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [cd2e49f1fae47737216f4255e6227d25b9097d37]

INTEGRATION: CWS fwkbugfix03 (1.3.78); FILE MERGED 2004/09/23 15:48:30 mav 1.3.78.1: #i32557# the activex control can not be compiled by .NET 2003 Toolkit


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [ba82291b86392744a175c3087374192ab152d64d]

INTEGRATION: CWS fwkbugfix03 (1.7.172); FILE MERGED 2004/10/26 05:15:01 as 1.7.172.2: RESYNC: (1.7-1.8); FILE MERGED 2004/09/23 15:48:30 mav 1.7.172.1: #i32557# the activex control can not be compiled by .NET 2003 Toolkit


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [9c42eddd4900f2a1142fed1a52cf882457639e25]

INTEGRATION: CWS fwkbugfix03 (1.2.68); FILE MERGED 2004/10/19 12:50:28 cd 1.2.68.1: #i30041# Added new state to support show/hide controllers with status update


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [8a6c2deb97ca2cf5a0a1130be9bf8091a9c323b4]

INTEGRATION: CWS fwkbugfix03 (1.1.2); FILE ADDED 2004/10/19 12:50:12 cd 1.1.2.1: #i30041# Added new state to support show/hide controllers with status update


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [f856eefa77458bd71cb5f5af9492f87a9e16d310]

INTEGRATION: CWS fwkbugfix03 (1.5.100); FILE MERGED 2004/10/11 10:45:29 as 1.5.100.2: resolve merge conflicts 2004/10/06 11:00:00 mav 1.5.100.1: #i26882# readjust storage related idl documentation


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [5afd667df73071e26a9db42228bd41897cab6c4f]

INTEGRATION: CWS fwkbugfix03 (1.4.102); FILE MERGED 2004/10/06 10:59:59 mav 1.4.102.1: #i26882# readjust storage related idl documentation


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [f480c5372185dbe19853c9f6f94872a5fcd3fed7]

INTEGRATION: CWS fwkbugfix03 (1.3.102); FILE MERGED 2004/10/06 10:59:59 mav 1.3.102.1: #i26882# readjust storage related idl documentation


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [6412bfe8edd7d43b61a31d6862b544a98b3335be]

INTEGRATION: CWS fwkbugfix03 (1.1.2); FILE ADDED 2004/10/06 10:57:28 mav 1.1.2.1: #i26882# FileSystemStorage service and BaseStorage service


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [7d325650308525ae0fbb89adcc9c5fa3d1af287e]

INTEGRATION: CWS fwkbugfix03 (1.1.2); FILE ADDED 2004/10/06 10:57:17 mav 1.1.2.1: #i26882# FileSystemStorage service and BaseStorage service


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [9d13eda7d64bc21ad154efeeebdfea0b1bb939d9]

INTEGRATION: CWS fwkbugfix03 (1.1.2); FILE ADDED 2004/10/06 10:57:06 mav 1.1.2.1: #i26882# FileSystemStorage service and BaseStorage service


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [0e3d5129bc45c2a2b84932d0eed81e51308f6eb9]

INTEGRATION: CWS fwkbugfix03 (1.9.86); FILE MERGED 2004/10/14 06:19:35 as 1.9.86.1: #116963# document the new interface XPropertyContainer


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [3ef22bed21460ff1c8f1153c1aca6d179a67610c]

INTEGRATION: CWS impress17 (1.72.8); FILE MERGED 2004/10/29 14:52:01 cl 1.72.8.6: #i35857# converted gamma value from double to percentage 2004/10/29 13:22:45 cl 1.72.8.5: #i36065# renamed draw:mirror to style:mirror 2004/10/28 14:09:30 bm 1.72.8.4: #i35918# conversion of fill property names with spaces 2004/10/26 14:46:12 cl 1.72.8.3: #i35792# renamed draw:writing-mode to style:writing-mode 2004/10/21 15:47:04 cl 1.72.8.2: #i35789# merged draw:size-protect and draw:move-protect to style:protect 2004/10/21 14:38:43 cl 1.72.8.1: #i25178# fixed value for draw:caption-escape


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [6e63a555c5e9d888bc937359bc0ff1c1fa9ef0a8]

INTEGRATION: CWS impress17 (1.117.96); FILE MERGED 2004/10/29 11:35:15 cl 1.117.96.1: #i13778# convert twips to 100th mm for connector ends in writer


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [01643d4afd6a13830a7b7185381e2824ea9eae82]

INTEGRATION: CWS impress17 (1.4.60); FILE MERGED 2004/10/29 14:35:51 od 1.4.60.4: #i13778#,#i36248# - apply correct twip-to-1/100mm and 1/100mm-to-twip conversion 2004/10/29 13:25:01 cl 1.4.60.3: #i36065# renamed draw:mirror to style:mirror 2004/10/29 12:23:16 cl 1.4.60.2: #i27891# correct svg:width & svg:height border definition 2004/10/29 11:45:18 cl 1.4.60.1: #i13778# convert wrong twips measures for connectors in writer documents


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [311ffea2f18486b83414cc20d389e47067948c7e]

INTEGRATION: CWS impress17 (1.46.46); FILE MERGED 2004/10/29 11:35:37 cl 1.46.46.1: #i13778# convert twips to 100th mm for connector ends in writer


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [07d1d50701bd251b2ecede86b0d93fea7855a94b]

INTEGRATION: CWS impress17 (1.4.60); FILE MERGED 2004/10/29 14:52:51 cl 1.4.60.5: #i35857# converted gamma value from double to percentage 2004/10/29 13:25:00 cl 1.4.60.4: #i36065# renamed draw:mirror to style:mirror 2004/10/26 14:50:38 cl 1.4.60.3: #i35792# renamed draw:writing-mode to style:writing-mode 2004/10/21 15:47:17 cl 1.4.60.2: #i35789# merged draw:size-protect and draw:move-protect to style:protect 2004/10/21 14:39:28 cl 1.4.60.1: #i25178# fixed value for draw:caption-escape


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [14bb74f569ae9510159043491e653efb3a8b6d6c]

INTEGRATION: CWS impress17 (1.5.56); FILE MERGED 2004/11/02 09:29:46 cl 1.5.56.6: #i35857# converted gamma value from double to percentage 2004/10/29 14:52:51 cl 1.5.56.5: #i35857# converted gamma value from double to percentage 2004/10/29 13:24:59 cl 1.5.56.4: #i36065# renamed draw:mirror to style:mirror 2004/10/26 14:49:39 cl 1.5.56.3: #i35792# renamed draw:writing-mode to style:writing-mode 2004/10/21 15:47:16 cl 1.5.56.2: #i35789# merged draw:size-protect and draw:move-protect to style:protect 2004/10/21 14:39:27 cl 1.5.56.1: #i25178# fixed value for draw:caption-escape


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [e943bcb4872cf75c60120d3deb92f11efc1bda38]

INTEGRATION: CWS impress17 (1.4.62); FILE MERGED 2004/10/26 14:49:08 cl 1.4.62.3: #i35792# renamed draw:writing-mode to style:writing-mode 2004/10/21 15:47:16 cl 1.4.62.2: #i35789# merged draw:size-protect and draw:move-protect to style:protect 2004/10/21 14:39:27 cl 1.4.62.1: #i25178# fixed value for draw:caption-escape


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [305a1c80787589b662fd53a259b57ad7bbff2804]

INTEGRATION: CWS impress17 (1.5.58); FILE MERGED 2004/10/29 14:52:50 cl 1.5.58.5: #i35857# converted gamma value from double to percentage 2004/10/29 13:24:59 cl 1.5.58.4: #i36065# renamed draw:mirror to style:mirror 2004/10/26 14:49:08 cl 1.5.58.3: #i35792# renamed draw:writing-mode to style:writing-mode 2004/10/21 15:47:16 cl 1.5.58.2: #i35789# merged draw:size-protect and draw:move-protect to style:protect 2004/10/21 14:39:27 cl 1.5.58.1: #i25178# fixed value for draw:caption-escape


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [67d847e677ab3164e4ed9ce9a369c5d9faaa24bd]

INTEGRATION: CWS impress17 (1.3.60); FILE MERGED 2004/10/29 12:23:15 cl 1.3.60.2: #i27891# correct svg:width & svg:height border definition 2004/10/29 11:43:57 cl 1.3.60.1: #i13778# convert wrong twips measures for connectors in writer documents


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [23d69998aed636100afe6e15a21743f23e92e2de]

INTEGRATION: CWS impress17 (1.3.58); FILE MERGED 2004/10/29 12:23:15 cl 1.3.58.2: #i27891# correct svg:width & svg:height border definition 2004/10/29 11:41:51 cl 1.3.58.1: #i13778# convert wrong twips measures for connectors in writer documents


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [2fc5d5ec786122b81c3df5df8d31eb950c189929]

INTEGRATION: CWS impress17 (1.2.90); FILE MERGED 2004/10/29 14:52:50 cl 1.2.90.3: #i35857# converted gamma value from double to percentage 2004/10/29 13:24:59 cl 1.2.90.2: #i36065# renamed draw:mirror to style:mirror 2004/10/29 11:40:00 cl 1.2.90.1: #i13778# convert wrong twips measures for connectors in writer documents


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [966236ca0edf36b41cfb05801d0e44293b8a0c6e]

INTEGRATION: CWS impress17 (1.9.46); FILE MERGED 2004/10/28 11:48:17 od 1.9.46.1: #i36248# - add properties <StartPositionInHoriL2R> and <EndPositionInHoriL2R>            needed for the export from the OASIS Open Office file format            to the OpenOffice.org file format.


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [a9b4182fd9d107553df1b8aacc6feb7f7f843028]

INTEGRATION: CWS impress17 (1.104.108); FILE MERGED 2004/10/28 12:11:38 od 1.104.108.1: #i36248# - adjustments to correct representation of connector shape position            in the OASIS Open Office file format and to export its position            correctly to the OpenOffice.org file format.


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [652489081bbe06aa16ba659fe5bf1c20ea10d6b7]

INTEGRATION: CWS impress17 (1.166.106); FILE MERGED 2004/10/28 12:11:38 od 1.166.106.1: #i36248# - adjustments to correct representation of connector shape position            in the OASIS Open Office file format and to export its position            correctly to the OpenOffice.org file format.


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [9de68dd285fc0bfdd313d5c05c36500cc28aef1a]

INTEGRATION: CWS impress17 (1.58.110); FILE MERGED 2004/10/28 12:11:37 od 1.58.110.1: #i36248# - adjustments to correct representation of connector shape position            in the OASIS Open Office file format and to export its position            correctly to the OpenOffice.org file format.


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [5145398db35e238937722070f65fa22800843223]

INTEGRATION: CWS impress17 (1.101.92); FILE MERGED 2004/10/28 12:08:52 od 1.101.92.1: #i36248# - adjustments to correct representation of connector shape position            in the OASIS Open Office file format and to export its position            correctly to the OpenOffice.org file format.


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [eb4be45278b66acaadd6af1c8a4a9272989f743e]

INTEGRATION: CWS impress17 (1.11.112); FILE MERGED 2004/10/28 12:08:52 od 1.11.112.1: #i36248# - adjustments to correct representation of connector shape position            in the OASIS Open Office file format and to export its position            correctly to the OpenOffice.org file format.


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [c56b7a8b8768513c61479b3f80892ca9163cede0]

INTEGRATION: CWS impress17 (1.59.90); FILE MERGED 2004/10/28 12:08:52 od 1.59.90.1: #i36248# - adjustments to correct representation of connector shape position            in the OASIS Open Office file format and to export its position            correctly to the OpenOffice.org file format.


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [2b41219f9e96a7bb9f0293de77d3a4f6558063c5]

INTEGRATION: CWS impress17 (1.2.90); FILE MERGED 2004/10/29 11:45:18 cl 1.2.90.1: #i13778# convert wrong twips measures for connectors in writer documents


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [95a79cf2f8f75fc994995cda96cfaeeac073eb88]

INTEGRATION: CWS impress17 (1.4.58); FILE MERGED 2004/10/29 14:52:51 cl 1.4.58.4: #i35857# converted gamma value from double to percentage 2004/10/29 13:25:00 cl 1.4.58.3: #i36065# renamed draw:mirror to style:mirror 2004/10/21 15:47:17 cl 1.4.58.2: #i35789# merged draw:size-protect and draw:move-protect to style:protect 2004/10/21 14:39:28 cl 1.4.58.1: #i25178# fixed value for draw:caption-escape


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [1c82194acc7dd7299699e92cde33705fe087c5f6]

INTEGRATION: CWS impress17 (1.2.90); FILE MERGED 2004/10/26 14:50:38 cl 1.2.90.1: #i35792# renamed draw:writing-mode to style:writing-mode


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [c848ded79895af5c0fd4a07aa45c8339e71bd711]

INTEGRATION: CWS impress17 (1.4.60); FILE MERGED 2004/10/21 15:47:17 cl 1.4.60.2: #i35789# merged draw:size-protect and draw:move-protect to style:protect 2004/10/21 14:39:27 cl 1.4.60.1: #i25178# fixed value for draw:caption-escape


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [2d6736e7b9884a8b42dbcd53332d1f11cd7f1c03]

INTEGRATION: CWS impress17 (1.2.88); FILE MERGED 2004/10/29 11:43:07 cl 1.2.88.1: #i13778# convert wrong twips measures for connectors in writer documents


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [00289727d68ebd528c866b23d253e35705158b2f]

INTEGRATION: CWS impress17 (1.2.88); FILE MERGED 2004/10/29 11:39:32 cl 1.2.88.1: #i13778# convert wrong twips measures for connectors in writer documents


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [9059f88839cbf32a22095f6f13454c6fff334a87]

INTEGRATION: CWS impress17 (1.2.90); FILE MERGED 2004/10/29 11:39:19 cl 1.2.90.1: #i13778# convert wrong twips measures for connectors in writer documents


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [d899e77376c67dd6b83d3fcd31496881bffa5530]

INTEGRATION: CWS impress17 (1.86.54); FILE MERGED 2004/10/29 14:52:20 cl 1.86.54.1: #i35857# converted gamma value from double to percentage


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [7f9869d8d5e3452507f584489368aac545b67b53]

INTEGRATION: CWS impress17 (1.10.88); FILE MERGED 2004/11/02 09:23:55 cl 1.10.88.1: #i35857# converted gamma value from double to percentage


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [da078e7bad5044645a621503a271f10702d19395]

INTEGRATION: CWS impress17 (1.14.88); FILE MERGED 2004/11/02 09:23:55 cl 1.14.88.1: #i35857# converted gamma value from double to percentage


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [4bb31b7eaf7e960d06e4cb6eee3c0a7096932ed7]

INTEGRATION: CWS impress17 (1.22.88); FILE MERGED 2004/11/02 09:23:55 cl 1.22.88.1: #i35857# converted gamma value from double to percentage


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [d65acf861223aa048048decfe802bc6bd589cdec]

INTEGRATION: CWS impress17 (1.42.44); FILE MERGED 2004/10/28 14:09:30 bm 1.42.44.1: #i35918# conversion of fill property names with spaces


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [0ab41375adcf8db9e750287b8bf36ab3926bd242]

INTEGRATION: CWS impress17 (1.90.38); FILE MERGED 2004/10/29 20:22:11 cl 1.90.38.3: RESYNC: (1.90-1.91); FILE MERGED 2004/10/29 12:22:36 cl 1.90.38.2: #i27891# correct svg:width & svg:height border definition 2004/10/28 11:55:30 od 1.90.38.1: #i36248# - move code to set property <PositionLayoutDir> from method            <SdXMLShapeContext::SetTransformation()> to            method <XMLShapeImportHelper::finishShape(..)>.            This property is needed for the import of the OpenOffice.org            file format.


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [ebcd95569f14615e6f10ed8371c6456a6b56b233]

INTEGRATION: CWS impress17 (1.21.44); FILE MERGED 2004/10/21 14:03:01 cl 1.21.44.1: #i35788# do not export page id since its not used currently


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [61474698a870e0fe40b4cbaa7a3e7162b4ed0858]

INTEGRATION: CWS impress17 (1.54.8); FILE MERGED 2004/10/29 20:21:04 cl 1.54.8.2: RESYNC: (1.54-1.55); FILE MERGED 2004/10/28 11:55:30 od 1.54.8.1: #i36248# - move code to set property <PositionLayoutDir> from method            <SdXMLShapeContext::SetTransformation()> to            method <XMLShapeImportHelper::finishShape(..)>.            This property is needed for the import of the OpenOffice.org            file format.


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [a5182b769f65f74fbbc222ac05f89638367b7636]

INTEGRATION: CWS impress17 (1.38.40); FILE MERGED 2004/10/29 12:22:35 cl 1.38.40.3: #i27891# correct svg:width & svg:height border definition 2004/10/28 11:58:31 od 1.38.40.2: #i36248# <XMLShapeExport::ImpExportConnectorShape(..)> and          <XMLShapeExport::ImpExportMeasureShape(..)> 	 - export <StartPosition> and <EndPosition> in horizontal 	   left-to-right layout for the export to the OpenOffice.org            file format. 2004/10/21 14:02:27 cl 1.38.40.1: #i35788# do not export zero page numbers


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [2e75fb5e8f1462966a80b9c6e736df048075dc24]

INTEGRATION: CWS impress17 (1.22.44); FILE MERGED 2004/10/21 14:01:27 cl 1.22.44.1: #i35788# do not export page id since its not used currently


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [f33b6fd4ffc2300300b465d1c436abf2106274d5]

INTEGRATION: CWS impress17 (1.42.44); FILE MERGED 2004/10/21 14:00:55 cl 1.42.44.1: #i35788# do not export page id since its not used currently


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [4f1c95f32012aa214fcb7c21eee474913fe6e4b6]

INTEGRATION: CWS impress17 (1.89.48); FILE MERGED 2004/10/21 14:00:17 cl 1.89.48.1: #i35788# do not export page id since its not used currently


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [e608ee33322ff3f68912950f19eb7dc4c4093146]

INTEGRATION: CWS impress17 (1.28.92); FILE MERGED 2004/10/29 13:22:46 cl 1.28.92.2: #i36065# renamed draw:mirror to style:mirror 2004/10/21 15:47:04 cl 1.28.92.1: #i35789# merged draw:size-protect and draw:move-protect to style:protect


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [ec43e3cbbbc29a6b12aa8912fca77504c621bea3]

INTEGRATION: CWS impress17 (1.108.38); FILE MERGED 2004/10/29 11:37:02 cl 1.108.38.1: #i13778# submit model to transformer


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [4e96b724dc6aa779db09fd4859cfc6615b7cb101]

INTEGRATION: CWS mav11 (1.153.14); FILE MERGED 2004/11/04 11:30:42 mav 1.153.14.2: RESYNC: (1.153-1.155); FILE MERGED 2004/10/29 10:45:38 lo 1.153.14.1: #i35117# disableed prefetching of configuration trees


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [4d060e53b5c3351f4573b84822776fda623597b4]

INTEGRATION: CWS mav11 (1.31.28); FILE MERGED 2004/11/02 17:38:31 tbe 1.31.28.1: #i36435# Caption of BASIC IDE does not comply to the spec


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [8a091d63e58bc24804447377555a728548bf6b6a]

INTEGRATION: CWS mav11 (1.10.44); FILE MERGED 2004/11/02 17:37:30 tbe 1.10.44.1: #i36435# Caption of BASIC IDE does not comply to the spec


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [59341cf08551f6eb7862146c3c809017a8ae298a]

INTEGRATION: CWS mav11 (1.34.22); FILE MERGED 2004/11/02 17:36:59 tbe 1.34.22.1: #i36435# Caption of BASIC IDE does not comply to the spec


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [33ed7ff48bdbca48f0dcf47989875ca072f5643c]

INTEGRATION: CWS mav11 (1.13.22); FILE MERGED 2004/11/02 17:36:32 tbe 1.13.22.1: #i36435# Caption of BASIC IDE does not comply to the spec


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [225ee90b3eedfa85dad88aa2771e842590864483]

INTEGRATION: CWS mav11 (1.64.48); FILE MERGED 2004/11/03 18:52:37 mav 1.64.48.2: #i27418# check for null pointer 2004/11/01 07:27:31 as 1.64.48.1: #i35708# show right title


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [4eb158079d1a45633445cb5bf1d4ca46eaf3b722]

INTEGRATION: CWS mav11 (1.74.132); FILE MERGED 2004/11/03 20:17:42 mav 1.74.132.1: #i31174# close the nonloaded document


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [e5dc5ad24878bb50ee027f82eef8a79aa1530d08]

INTEGRATION: CWS mav11 (1.134.42); FILE MERGED 2004/11/04 11:29:07 mav 1.134.42.2: RESYNC: (1.134-1.135); FILE MERGED 2004/11/03 20:35:56 mav 1.134.42.1: #i35931# do not set the document to unmodified state


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [ab43fd4e8a51fed8fb7c7c5f26fb4e586dbc12e6]

INTEGRATION: CWS mav11 (1.27.70); FILE MERGED 2004/11/02 15:08:16 lo 1.27.70.1: #i31892# clean up instance pointer when try icon is removed


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [7bf0aec933fd9831ffcd60380291d11968184e6a]

INTEGRATION: CWS mav11 (1.15.680); FILE MERGED 2004/11/02 15:08:16 lo 1.15.680.1: #i31892# clean up instance pointer when try icon is removed


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [81a7af0a8c74c148bf1f5e63df0bad0616456e35]

INTEGRATION: CWS mav11 (1.39.60); FILE MERGED 2004/11/02 15:08:15 lo 1.39.60.1: #i31892# clean up instance pointer when try icon is removed


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [7482f84150936b353515c16b07997c874825a393]

INTEGRATION: CWS mav11 (1.38.104); FILE MERGED 2004/10/31 07:48:25 cd 1.38.104.1: #i33483# New static class to set global callback for VCL edit field


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [53a7aa6d35801dd8be47f2e5eaab0f0c5b8a48c2]

INTEGRATION: CWS mav11 (1.1.2); FILE ADDED 2004/10/31 07:47:55 cd 1.1.2.1: #i33483# New static class to set global callback for VCL edit field


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [01cf25a4e6c7961b3e8d08070dc8e02b6cbd52f6]

INTEGRATION: CWS mav11 (1.1.2); FILE ADDED 2004/11/04 15:45:50 mav 1.1.2.2: #i33483# this initialiyation fail in case the library is loaded from different from office process 2004/10/31 07:47:42 cd 1.1.2.1: #i33483# New static class to set global callback for VCL edit field


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [b018c98b069db719a59e726af681bfadc0729cfa]

INTEGRATION: CWS mav11 (1.18.56); FILE MERGED 2004/11/01 08:20:16 cd 1.18.56.1: #i33483# New sub-project for initialization


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [54c20b3c42d009f60db5ea910a7513e16cd67e58]

INTEGRATION: CWS mav11 (1.12.36); FILE MERGED 2004/11/01 07:20:37 as 1.12.36.1: #i35708# show right title


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [6354f30664c030dd7afb4a3e79102802b560e271]

INTEGRATION: CWS mav11 (1.11.36); FILE MERGED 2004/11/01 08:31:48 cd 1.11.36.1: #116635# Check model for preview flag to enable creation of a menu bar


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [0d601a23f15687dbb07256f0f43fbb9a3a96d108]

INTEGRATION: CWS mav11 (1.3.100); FILE MERGED 2004/11/04 09:51:44 lo 1.3.100.1: #i34562# configure export/import components for relative urls


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [a68e10a6ace8d5070c0fd6305e8665116a0f0d3f]

INTEGRATION: CWS mav11 (1.10.38); FILE MERGED 2004/11/03 14:39:44 lo 1.10.38.1: #i34457# #i36104# don't register detection service, when no search string is available


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [543b1aa9f425ac4f206ebf3f685ad11f4c3ebeda]

INTEGRATION: CWS mav11 (1.6.84); FILE MERGED 2004/11/04 09:51:43 lo 1.6.84.1: #i34562# configure export/import components for relative urls


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [7a6bdcb2acbe37390ca3f6886e2fb60e0f6ee95a]

INTEGRATION: CWS mav11 (1.14.38); FILE MERGED 2004/11/04 09:51:42 lo 1.14.38.1: #i34562# configure export/import components for relative urls


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [80aac684fcda7fcb31cf598373756b7f67ee527a]

INTEGRATION: CWS abi08 (1.97.80); FILE MERGED 2004/11/05 12:49:58 abi 1.97.80.1: no shared index


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [3378623794d6bd49a234a479a81fff274e44f597]

INTEGRATION: CWS abi08 (1.49.16); FILE MERGED 2004/10/22 12:23:28 abi 1.49.16.1: #i30926# cutnpaste error'


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [48a5699de20bcc28e1e3323f1976ec37008436e3]

INTEGRATION: CWS abi08 (1.39.2); FILE MERGED 2004/10/12 09:06:20 abi 1.39.2.1: #i34466# wrong check wether something has to be replaced


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [537254465f8e1b373bd781afc0df8ab7c093d58f]

INTEGRATION: CWS abi08 (1.22.4); FILE MERGED 2004/11/04 14:08:13 abi 1.22.4.4: RESYNC: (1.22-1.23); FILE MERGED 2004/10/28 08:14:07 sb 1.22.4.3: #i35207# Fixed handling of <vnd.sun.star.help://swriter?foo> (with no path, but a query). 2004/10/27 12:43:44 sb 1.22.4.2: #i35207# Changed vnd.sun.star.help scheme once again to allow arbitrary (escaped) characters in path segments, not just alphanumeric ones. 2004/10/13 15:30:07 sb 1.22.4.1: #i35207# Modified vnd.sun.star.help scheme.


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [5b6aab5173207c1630db741201f5712b6222ab17]

INTEGRATION: CWS abi08 (1.16.132); FILE MERGED 2004/10/08 14:40:47 kso 1.16.132.1: Correctd authors for UCB related items.


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [12bc399352fa340c479d5d771a94344f13e94ca5]

INTEGRATION: CWS abi08 (1.16.132); FILE MERGED 2004/10/08 14:40:46 kso 1.16.132.1: Correctd authors for UCB related items.


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [3cf21a8bb947ffdffbdcec36880bc16ea39d1335]

INTEGRATION: CWS abi08 (1.99.6); FILE MERGED 2004/11/04 14:03:52 abi 1.99.6.2: RESYNC: (1.99-1.100); FILE MERGED 2004/10/08 14:40:43 kso 1.99.6.1: Correctd authors for UCB related items.


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [a90c6261bd2bf5f9e0820e26d08d0e077ada5c20]

INTEGRATION: CWS abi08 (1.17.132); FILE MERGED 2004/10/08 14:40:42 kso 1.17.132.1: Correctd authors for UCB related items.


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [c9ec7a6bd18470a8f1d7af0f3551a67545ef6ac6]

INTEGRATION: CWS abi08 (1.5.124); FILE MERGED 2004/10/22 14:03:58 abi 1.5.124.1: #i19940# silently


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [c73461b18ecde8c81960ee728a4130aae18c087a]

INTEGRATION: CWS abi08 (1.80.4); FILE MERGED 2004/10/22 14:34:07 abi 1.80.4.1: #i31221,95725# flush now syncs, headers included


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [ee8adee0f126ee637b817acac9f881b2f601c1e9]

INTEGRATION: CWS abi08 (1.6.190); FILE MERGED 2004/10/22 14:34:07 abi 1.6.190.1: #i31221,95725# flush now syncs, headers included


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [ce71b7115975e8a3fe753a107bad40e7ccee5cbe]

INTEGRATION: CWS abi08 (1.15.4); FILE MERGED 2004/10/22 14:34:07 abi 1.15.4.1: #i31221,95725# flush now syncs, headers included


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [8f527751c1296f45ddb5f50ada29a3990a2a80bd]

INTEGRATION: CWS abi08 (1.2.146); FILE MERGED 2004/10/22 14:34:06 abi 1.2.146.1: #i31221,95725# flush now syncs, headers included


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [5d7baadd8e61d70e33b03b44d5ecb5b379bd592a]

INTEGRATION: CWS abi08 (1.3.188); FILE MERGED 2004/10/22 14:34:06 abi 1.3.188.1: #i31221,95725# flush now syncs, headers included


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [6d345caf5eae6dd14944975c7b4c989ad90eb0b7]

INTEGRATION: CWS abi08 (1.7.4); FILE MERGED 2004/10/22 14:34:06 abi 1.7.4.1: #i31221,95725# flush now syncs, headers included


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [09426868743ef0c0a5592b1e2d1f152a35089ca0]

INTEGRATION: CWS abi08 (1.7.34); FILE MERGED 2004/10/22 14:34:06 abi 1.7.34.1: #i31221,95725# flush now syncs, headers included


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [593e070ec62ce5a9965f7de0b96cddf96e567489]

INTEGRATION: CWS abi08 (1.2.206); FILE MERGED 2004/10/22 14:34:05 abi 1.2.206.1: #i31221,95725# flush now syncs, headers included


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [a1e4f2e2e812201b23f123cf8b1f70427971686f]

INTEGRATION: CWS aw020 (1.7.24); FILE MERGED 2004/10/26 13:13:39 aw 1.7.24.1: #i33136#


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [178f0566e6e60bd8f94f02d092cea3e721055276]

INTEGRATION: CWS aw020 (1.23.38); FILE MERGED 2004/11/04 16:03:55 aw 1.23.38.1: #i36406#


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [4dc2a3a19e8bdcfdc8b6970d5b709fdb809b6963]

INTEGRATION: CWS aw020 (1.17.24); FILE MERGED 2004/10/28 11:41:39 aw 1.17.24.1: #i35971#


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [4c46141517085497d10e4ecfa59c45de3d6ad02a]

INTEGRATION: CWS aw020 (1.68.24); FILE MERGED 2004/10/25 16:29:46 aw 1.68.24.1: #i34008#


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [5118ef83a7ab90c83399c2f7e406bf805e13742f]

INTEGRATION: CWS aw020 (1.10.26); FILE MERGED 2004/11/03 17:11:01 aw 1.10.26.1: #i34947#


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [0848b94e3eecd538bf5afc08bee751cd7acf2d02]

INTEGRATION: CWS aw020 (1.8.26); FILE MERGED 2004/11/03 12:30:26 aw 1.8.26.1: #i36469#


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [1619f61d49a5aa3d848cb75a156d01764f09e5a8]

INTEGRATION: CWS aw020 (1.3.26); FILE MERGED 2004/11/03 12:30:26 aw 1.3.26.2: #i36469# 2004/10/26 13:17:00 aw 1.3.26.1: #i36136#


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [bbaa2d1908c965b8d2ffd070a3dddf43b5412b99]

INTEGRATION: CWS aw020 (1.3.26); FILE MERGED 2004/11/04 17:01:21 aw 1.3.26.1: #i35614#


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [6cfba3929d6837af2de76bc53aca16e39b68e572]

INTEGRATION: CWS aw020 (1.7.26); FILE MERGED 2004/11/03 12:30:25 aw 1.7.26.1: #i36469#


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [4d9334f321470337dc93211499dd25a52bb4add4]

INTEGRATION: CWS aw020 (1.3.26); FILE MERGED 2004/11/03 12:30:12 aw 1.3.26.1: #i36469#


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [71e7f845686a5adaac962b00ba8ddbe745e738cf]

INTEGRATION: CWS aw020 (1.12.90); FILE MERGED 2004/10/26 13:13:03 aw 1.12.90.1: #i33136#


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [b3e9fa2b8c0490c7f7c5516e5f5c190c0c842ddd]

INTEGRATION: CWS aw020 (1.2.40); FILE MERGED 2004/10/26 13:13:03 aw 1.2.40.1: #i33136#


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [0b420bc03ad15fa6294ea2489f24b2bfd6de30fe]

INTEGRATION: CWS aw020 (1.4.914); FILE MERGED 2004/10/26 13:13:02 aw 1.4.914.1: #i33136#


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [fbef4132eee9110e494051334c08ea4fb0ad97b0]

INTEGRATION: CWS aw020 (1.2.40); FILE MERGED 2004/10/26 13:13:02 aw 1.2.40.1: #i33136#


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [dc76a6613cf371f2265a442ad1ffe6b97c52d690]

INTEGRATION: CWS aw020 (1.3.12); FILE MERGED 2004/10/29 11:19:51 aw 1.3.12.1: #i36281#


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [a15b6fad2937e8a26ce8c896435b15facfbcb9aa]

INTEGRATION: CWS aw020 (1.3.638); FILE MERGED 2004/10/26 13:11:55 aw 1.3.638.1: #i33136#


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [161374ab3708202122a251b694796e7a540ea284]

INTEGRATION: CWS aw020 (1.2.18); FILE MERGED 2004/10/26 13:11:54 aw 1.2.18.1: #i33136#


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [2fb2820564e9992d6a05784512282ab0946597da]

INTEGRATION: CWS aw020 (1.7.194); FILE MERGED 2004/10/26 13:11:54 aw 1.7.194.1: #i33136#


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [feabf318d8d60ff1e043127a9555d648f12f8fea]

INTEGRATION: CWS aw020 (1.12.56); FILE MERGED 2004/10/26 13:11:53 aw 1.12.56.1: #i33136#


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [16f7947bf75ee6f6ffa2961bc0cf9b2eb630fa58]

INTEGRATION: CWS aw020 (1.2.18); FILE MERGED 2004/10/26 13:11:53 aw 1.2.18.1: #i33136#


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [a1a1e6a007ce3286ff3c63509eaf3d0d1462da18]

INTEGRATION: CWS aw020 (1.9.250); FILE MERGED 2004/10/26 13:12:34 aw 1.9.250.1: #i33136#


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [7c900866d10adec224cac73e846d8f8fa8bf5aff]

INTEGRATION: CWS aw020 (1.2.18); FILE MERGED 2004/10/26 13:12:34 aw 1.2.18.1: #i33136#


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [e132de7d7d484624fe5ffce212399f2b9edb5c5a]

INTEGRATION: CWS aw020 (1.35.44); FILE MERGED 2004/10/26 13:12:33 aw 1.35.44.1: #i33136#


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [20d8bea5aff8dc5f4b973c83d20eba1ba4e1e0d2]

INTEGRATION: CWS aw020 (1.20.46); FILE MERGED 2004/10/26 13:12:32 aw 1.20.46.1: #i33136#


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [4b091780bfb5cecb836f2b2643a2a91a5d72e484]

INTEGRATION: CWS aw020 (1.2.18); FILE MERGED 2004/10/26 13:12:32 aw 1.2.18.1: #i33136#


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [91c91eb87447df8ff7f137abbaacd861da2f1417]

INTEGRATION: CWS aw020 (1.3.26); FILE MERGED 2004/10/29 12:52:51 aw 1.3.26.1: #i31902#


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [067e0ebb91e11d7cc41d83cc2fd71ddd1d0cbfd9]

INTEGRATION: CWS aw020 (1.4.26); FILE MERGED 2004/10/29 12:52:51 aw 1.4.26.1: #i31902#


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [c6c3a831338fa67533a0af0c50f8c38843051bd6]

INTEGRATION: CWS aw020 (1.3.26); FILE MERGED 2004/10/29 12:52:50 aw 1.3.26.1: #i31902#


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [578c6b864f3d61e5a576a1053ac2759a2e7388a7]

INTEGRATION: CWS aw020 (1.4.26); FILE MERGED 2004/10/29 12:52:50 aw 1.4.26.1: #i31902#


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [0af474e410785722fac6917bcb91df97962a61a2]

INTEGRATION: CWS aw020 (1.5.26); FILE MERGED 2004/10/29 12:52:50 aw 1.5.26.1: #i31902#


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [a9c00df57d82dee2c1199e05453c2f106f31dfce]

INTEGRATION: CWS aw020 (1.5.24); FILE MERGED 2004/10/29 12:52:50 aw 1.5.24.1: #i31902#


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [ea28d16fac51ad51b944ea4d4f03815169c2e7f3]

INTEGRATION: CWS aw020 (1.3.26); FILE MERGED 2004/10/29 12:52:49 aw 1.3.26.1: #i31902#


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [572260529ab09648fb05f1efa9cf1c67f30d6a53]

INTEGRATION: CWS aw020 (1.4.26); FILE MERGED 2004/10/29 12:52:49 aw 1.4.26.1: #i31902#


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [5042e2bd3a186f7e84ddbd66fb91e7ca92657340]

INTEGRATION: CWS aw020 (1.5.26); FILE MERGED 2004/10/29 12:52:48 aw 1.5.26.1: #i31902#


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [0bd1ea3d3da1ef8f5bb92d695e5074b13633a027]

INTEGRATION: CWS aw020 (1.4.26); FILE MERGED 2004/10/29 12:52:48 aw 1.4.26.1: #i31902#


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [edf4bd40da73ddb01c823514e3cace72ddb6d342]

INTEGRATION: CWS aw020 (1.4.26); FILE MERGED 2004/10/29 12:52:47 aw 1.4.26.1: #i31902#


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [8d86f1f0c93ba03110dfa19757962ae5577677aa]

INTEGRATION: CWS aw020 (1.3.26); FILE MERGED 2004/10/29 12:52:46 aw 1.3.26.1: #i31902#


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [f1226ae15c90230ef824b52660930e4ef4bcc754]

INTEGRATION: CWS aw020 (1.3.56); FILE MERGED 2004/10/29 12:52:46 aw 1.3.56.1: #i31902#


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [0389f1678afff6ff1393cf6594fb4302400a77f5]

INTEGRATION: CWS aw020 (1.7.26); FILE MERGED 2004/11/05 09:59:14 aw 1.7.26.1: #i36618#


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [9f8def85efdfb99b15b74b5d4142eb20ac65acc7]

INTEGRATION: CWS iha04 (1.33.70); FILE MERGED 2004/11/03 08:05:06 os 1.33.70.1: #i35970# unused menu defines removed and swmn_tmpl.hrc simplified


2004-11-17  Oliver Bolte  <obo@openoffice.org>  [9b11ff1e4bc1d4ada1ccafa87b788ab589287664]

INTEGRATION: CWS iha04 (1.5.28); FILE MERGED 2004/11/05 17:02:11 ihi 1.5.28.2: #i35970# Duplicated string removed 2004/11/03 08:05:06 os 1.5.28.1: #i35970# unused menu defines removed and swmn_tmpl.hrc simplified


2004-11-17  Rüdiger Timm  <rt@openoffice.org>  [9414edb11ebea12f928561d911e2c4d23cdad538]

INTEGRATION: CWS os41 (1.2.64); FILE MERGED 2004/11/05 07:21:52 pb 1.2.64.1: fix: #i36524# aLastName must be an URL


2004-11-17  Rüdiger Timm  <rt@openoffice.org>  [55c6b542cdaa818698bfcb5f46a6b9edffed3766]

INTEGRATION: CWS os41 (1.58.32); FILE MERGED 2004/11/03 15:27:52 os 1.58.32.2: RESYNC: (1.58-1.59); FILE MERGED 2004/10/27 10:21:51 pb 1.58.32.1: fix: #i32656# targetdirurl must be substituted


2004-11-17  Rüdiger Timm  <rt@openoffice.org>  [95eac2a7959364909527d9148115774223be2e8e]

INTEGRATION: CWS os41 (1.38.78); FILE MERGED 2004/11/03 10:40:03 os 1.38.78.1: #i36559# update current field pointer after changes


2004-11-17  Rüdiger Timm  <rt@openoffice.org>  [4bfcbe0289598a2c7dc7c51635bf3a42f216ddd3]

INTEGRATION: CWS os41 (1.3.108); FILE MERGED 2004/10/26 15:01:23 os 1.3.108.1: #i35864# Copy CTor must copy all members


2004-11-17  Rüdiger Timm  <rt@openoffice.org>  [01567c3a55d8bcea6be3799b0b1292121471c867]

INTEGRATION: CWS os41 (1.67.72); FILE MERGED 2004/11/03 14:37:05 os 1.67.72.1: #i35836# update docinfo after loading


2004-11-17  Rüdiger Timm  <rt@openoffice.org>  [98eed88012b105e6617b4c29bb446a5db140dcd5]

INTEGRATION: CWS os41 (1.28.88); FILE MERGED 2004/11/04 11:11:47 fme 1.28.88.1: #i36222# There is a bug in _SelTblRowOrCol which causes a crash if _SetTblRowOrCol is called with bRowSimple = true. I set bRowSimple to false until the bug has been fixed.


2004-11-17  Rüdiger Timm  <rt@openoffice.org>  [ff9a8cc9bc9fb2f5473877b49d47981d112cb1e5]

INTEGRATION: CWS os41 (1.7.34); FILE MERGED 2004/10/27 09:51:02 os 1.7.34.1: #35990# optimize table bar is called 'Optimize' only


2004-11-17  Rüdiger Timm  <rt@openoffice.org>  [428fd6b52dd7fd9afa83d9c0b9fce1d7d4e8f687]

INTEGRATION: CWS os41 (1.29.16); FILE MERGED 2004/11/05 07:19:30 pb 1.29.16.1: fix: #i35999# added oasis file formats aaded to their groups


2004-11-17  Rüdiger Timm  <rt@openoffice.org>  [308e1a7352d28cdef9e267915a75855c2c611eec]

INTEGRATION: CWS os41 (1.8.90); FILE MERGED 2004/11/11 14:24:36 pb 1.8.90.2: fix: #i32656# new variable ($userdataurl) 2004/10/27 10:20:41 pb 1.8.90.1: fix: #i32656# new variable $(baseinsturl)


2004-11-17  Rüdiger Timm  <rt@openoffice.org>  [94f565c60152b1ab3b05b69c396c72ace76bdd20]

INTEGRATION: CWS os41 (1.5.146); FILE MERGED 2004/11/11 14:25:17 pb 1.5.146.2: fix: #i32656# new variable ($userdataurl) 2004/10/27 10:20:26 pb 1.5.146.1: fix: #i32656# new variable $(baseinsturl)


2004-11-17  Rüdiger Timm  <rt@openoffice.org>  [cf715ed05affd998071f7ea7435d015466f13c2d]

INTEGRATION: CWS os41 (1.2.244); FILE MERGED 2004/10/28 08:42:48 tl 1.2.244.1: #i35352# initial startup performance for image lists


2004-11-17  Rüdiger Timm  <rt@openoffice.org>  [24b0c04efa917776d02cb94792aeaedb3126655e]

INTEGRATION: CWS os41 (1.13.148); FILE MERGED 2004/10/28 08:59:46 tl 1.13.148.2: #i35352# initial startup performance for image lists 2004/10/28 08:42:48 tl 1.13.148.1: #i35352# initial startup performance for image lists


2004-11-17  Rüdiger Timm  <rt@openoffice.org>  [811bc7b248636b5def579cd5fa10177ce620864d]

INTEGRATION: CWS os41 (1.105.26); FILE MERGED 2004/10/28 08:42:47 tl 1.105.26.1: #i35352# initial startup performance for image lists


2004-11-17  Rüdiger Timm  <rt@openoffice.org>  [883fdc0e15f4d4b4e8c28bd102255edff8f73c4e]

INTEGRATION: CWS os41 (1.7.240); FILE MERGED 2004/10/28 08:42:47 tl 1.7.240.1: #i35352# initial startup performance for image lists


2004-11-17  Rüdiger Timm  <rt@openoffice.org>  [464e46c3ff637dfeb9838f143a136a9fd8796465]

INTEGRATION: CWS os41 (1.16.98); FILE MERGED 2004/10/28 08:42:46 tl 1.16.98.1: #i35352# initial startup performance for image lists


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [9b6545793a74e0611141807c34e53a61272382b7]

INTEGRATION: CWS iha04 (1.18.106); FILE MERGED 2004/10/29 13:03:43 os 1.18.106.1: #i34233# java mail not available in OOo


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [cfa7b1957f146bf4dec7d83ddf86e7d165e4e0ea]

INTEGRATION: CWS iha04 (1.3.70); FILE MERGED 2004/11/04 20:16:37 iha 1.3.70.1: #i36421# correct activation of step 5 - remind user settings


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [95c632905cd64c80b30fd00f41a52e70dfbf3777]

INTEGRATION: CWS iha04 (1.2.70); FILE MERGED 2004/11/04 11:58:53 iha 1.2.70.1: #i36671# correct automatic positions for navigate buttons


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [50bd71bd9059ed51dafa6f93a0d00f7dbde77591]

INTEGRATION: CWS iha04 (1.2.926); FILE MERGED 2004/10/27 18:34:21 iha 1.2.926.1: #i36130# CreateMonitor for mail merge


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [f02142d65ac7eed4a253d3f7aff289dfe494b4c6]

INTEGRATION: CWS iha04 (1.12.70); FILE MERGED 2004/11/03 08:05:05 os 1.12.70.1: #i35970# unused menu defines removed and swmn_tmpl.hrc simplified


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [0c1eb7639c12f20f031663a4faa9f743dd9085d5]

INTEGRATION: CWS iha04 (1.5.70); FILE MERGED 2004/10/29 16:46:26 iha 1.5.70.1: #i34305# make find feature more comfortable


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [99c70cea4e44639f4a1c234668d66e4b11ec0d25]

INTEGRATION: CWS iha04 (1.22.28); FILE MERGED 2004/11/03 08:05:05 os 1.22.28.1: #i35970# unused menu defines removed and swmn_tmpl.hrc simplified


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [0f1faf43231b6ee72a5f096c7fa0450eb80381c4]

INTEGRATION: CWS iha04 (1.3.70); FILE MERGED 2004/11/02 18:55:50 iha 1.3.70.2: #i36536# crash after exchanging printer 2004/10/29 16:27:17 iha 1.3.70.1: #i34287# avoid options dialog if not default printer


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [7a58226de852021dd8ca898be63dc23f7fc2c8d7]

INTEGRATION: CWS iha04 (1.2.70); FILE MERGED 2004/10/29 11:40:36 iha 1.2.70.1: #i34305# make find feature more comfortable


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [0f16b73a3664c7b9209f31c97237e13d8550c6cd]

INTEGRATION: CWS iha04 (1.3.70); FILE MERGED 2004/10/29 11:40:57 iha 1.3.70.1: #i34305# make find feature more comfortable


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [c9080eb7854c8e9e2d4faabf6fcfa65f822bf23c]

INTEGRATION: CWS iha04 (1.3.70); FILE MERGED 2004/10/26 17:45:02 iha 1.3.70.1: #i34738# fix country settings


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [5593e1fe9c96b3e452ba340011dba8007db8948f]

INTEGRATION: CWS iha04 (1.2.70); FILE MERGED 2004/11/04 20:17:24 iha 1.2.70.2: #i36421# correct activation of step 5 - remind user settings 2004/10/29 13:05:37 os 1.2.70.1: #i34233# java mail not available in OOo


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [ea0cbf39c21cadac5d278d46799de23c41db80cd]

INTEGRATION: CWS iha04 (1.2.70); FILE MERGED 2004/10/25 11:36:02 iha 1.2.70.1: #34728# moving addressblock elements damages element identity


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [d1b5fc443a47cf28b191958de9f50fb20e2a3e8b]

INTEGRATION: CWS iha04 (1.3.70); FILE MERGED 2004/11/04 08:33:55 iha 1.3.70.4: reinsert adding of space at end of line again 2004/10/25 17:32:40 iha 1.3.70.3: #i34725# removing of elements not possible 2004/10/25 17:08:54 iha 1.3.70.2: #34728# moving addressblock elements damages element identity 2004/10/24 18:23:52 iha 1.3.70.1: #34728# moving addressblock elements damages element identity


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [5087c00993e6c871719f0562a69a281d717131e0]

INTEGRATION: CWS iha04 (1.4.28); FILE MERGED 2004/11/04 11:58:02 iha 1.4.28.1: #i36671# correct automatic positions for navigate buttons


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [3ad39c91f2ceaf908e9402a8fdc672959add7cf5]

INTEGRATION: CWS iha04 (1.2.70); FILE MERGED 2004/10/26 17:45:41 iha 1.2.70.1: #i34738# fix country settings


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [20c90020478c2c123ab96207a12eeeaa48515da5]

INTEGRATION: CWS iha04 (1.24.70); FILE MERGED 2004/11/09 13:18:04 iha 1.24.70.2: #i36130# germa text not fully visible 2004/10/27 18:35:12 iha 1.24.70.1: #i36130# CreateMonitor for mail merge


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [92f1fa105cc95cde515c32a0bb03abdf61267e9b]

INTEGRATION: CWS iha04 (1.3.736); FILE MERGED 2004/10/29 16:25:32 iha 1.3.736.2: #i36130# CreateMonitor for mail merge 2004/10/27 18:35:41 iha 1.3.736.1: #i36130# CreateMonitor for mail merge


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [672b16feb727e9a422b41c9dc3a5c1ac888089fe]

INTEGRATION: CWS iha04 (1.79.64); FILE MERGED 2004/11/08 17:24:20 iha 1.79.64.7: #i36130# make CreateMonitor visible on linux 2004/11/04 20:56:04 iha 1.79.64.6: #i36130# make CreateMonitor visible 2004/11/02 19:05:54 iha 1.79.64.5: #i36130# make CreateMonitor visible 2004/11/02 14:43:04 iha 1.79.64.4: RESYNC: (1.79-1.80); FILE MERGED 2004/11/01 16:55:14 iha 1.79.64.3: #i34305# make find feature more comfortable 2004/10/29 13:27:06 iha 1.79.64.2: #i34305# make find feature more comfortable 2004/10/27 18:36:44 iha 1.79.64.1: #i36130# CreateMonitor for mail merge


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [ea97d1326de6bcdc69ccfcb467d92381757855c9]

INTEGRATION: CWS iha04 (1.37.28); FILE MERGED 2004/11/03 08:04:51 os 1.37.28.1: #i35970# unused menu defines removed and swmn_tmpl.hrc simplified


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [66193ca9d1e6cdf465b45c2c46cacd70cc365e0b]

INTEGRATION: CWS iha04 (1.42.60); FILE MERGED 2004/11/04 20:18:29 iha 1.42.60.3: #i36421# correct activation of step 5 - remind user settings 2004/11/02 14:42:11 iha 1.42.60.2: RESYNC: (1.42-1.43); FILE MERGED 2004/11/02 12:47:18 iha 1.42.60.1: #i36508# prevent crash if non writer document is selected


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [216b10a89ac563a1730d451bf9886fdb14758d88]

INTEGRATION: CWS iha04 (1.4.70); FILE MERGED 2004/10/27 18:33:37 iha 1.4.70.1: #i36130# CreateMonitor for mail merge


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [01360feb6f41fff5727dbb0be1abcce7346b7c43]

INTEGRATION: CWS iha04 (1.3.70); FILE MERGED 2004/11/04 09:14:30 iha 1.3.70.3: corrected wrong merge 2004/11/02 14:27:05 iha 1.3.70.2: RESYNC: (1.3-1.4); FILE MERGED 2004/10/29 13:03:13 os 1.3.70.1: #i34233# java mail not available in OOo


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [7f45c4fc7862934d0611b0fe37c3372b72a108eb]

INTEGRATION: CWS iha04 (1.17.64); FILE MERGED 2004/10/29 13:03:12 os 1.17.64.1: #i34233# java mail not available in OOo


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [5f85beafecb0c2974e5aca088470c6b6077a7741]

INTEGRATION: CWS impress15 (1.4.66); FILE MERGED 2004/11/01 09:59:08 af 1.4.66.1: #i31283# Determine the view id by looking at the current view shell.


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [1de961d4c9f81ded754ad351d85dea8cf22bdbc3]

INTEGRATION: CWS impress15 (1.3.66); FILE MERGED 2004/11/01 09:47:29 af 1.3.66.1: #i31283# Added new method GetViewId.


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [bafc76cabcdad30e5180474916dda895b95f4cc8]

INTEGRATION: CWS impress15 (1.24.30); FILE MERGED 2004/10/29 16:22:10 af 1.24.30.2: RESYNC: (1.24-1.26); FILE MERGED 2004/10/15 09:45:06 bm 1.24.30.1: #115822# changed mnemonic position of From File, removed superfluous translations


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [e8f275ca0e67673d2e770792d15eb3e625178fbd]

INTEGRATION: CWS impress15 (1.33.6); FILE MERGED 2004/10/29 17:00:10 af 1.33.6.2: RESYNC: (1.33-1.34); FILE MERGED 2004/10/20 09:40:59 af 1.33.6.1: #i33773# Integrated changes from cws fwkbugfix03.


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [03011c4517eaccd5c44f72796b47402191a73e88]

INTEGRATION: CWS impress15 (1.20.124); FILE MERGED 2004/10/19 16:33:03 af 1.20.124.1: #i35805# Removed assertion that warns about missing controller from SetCachedState().


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [11ca14bcaa3bdcb7f5653b7ef0d958c29148dbb4]

INTEGRATION: CWS impress15 (1.30.40); FILE MERGED 2004/11/01 15:48:53 dbo 1.30.40.1: #i34160# postponing posting of requests when dispatcher is locked [checked in for MBA]


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [4c95af204f4df8787ef0a9b223948adc9debd841]

INTEGRATION: CWS impress15 (1.44.56); FILE MERGED 2004/10/29 16:55:10 af 1.44.56.2: RESYNC: (1.44-1.45); FILE MERGED 2004/10/21 16:06:47 af 1.44.56.1: #i29592# Using a copy of maPageUsers for iterating of the list.


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [bc3d8430161bb1ef6031f8efcda0ea0ebfe57ce8]

INTEGRATION: CWS impress15 (1.19.16); FILE MERGED 2004/10/15 14:16:55 bm 1.19.16.2: #i34661# Edit/Layer popup-menu removed 2004/10/15 09:32:56 bm 1.19.16.1: #i34500# move AnimationObjects menu item to Inser menu


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [181460790178ff12606123c821dfb23e1bdf24fe]

INTEGRATION: CWS impress15 (1.36.8); FILE MERGED 2004/10/29 16:27:05 af 1.36.8.5: RESYNC: (1.36-1.37); FILE MERGED 2004/10/20 07:47:18 af 1.36.8.4: #i35557# Removed unused defines. 2004/10/18 12:03:21 af 1.36.8.3: #i32926# Do not show the scroll bars when in preview mode. 2004/10/15 13:08:03 af 1.36.8.2: #i35524# In Init the controller is no longer created. 2004/10/14 11:38:17 af 1.36.8.1: #i35524# Allow the synchronous creation of ViewShell and its controller.


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [79dac4c5048223c48332d760a5bacd0524280eba]

INTEGRATION: CWS impress15 (1.31.8); FILE MERGED 2004/11/01 09:57:41 af 1.31.8.1: #i31283# The exported view id is taken from the view shell in the center pane.


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [ca4876a3e57c0d111e5be4d0dbce1c15a409ad3c]

INTEGRATION: CWS impress15 (1.19.8); FILE MERGED 2004/10/20 16:35:59 af 1.19.8.1: #i35524# Adapted the creation of a full screen presentation to synchronous creation of center view shell.


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [bbac11192b0f5667797799788bfde47044d85d78]

INTEGRATION: CWS impress15 (1.29.100); FILE MERGED 2004/11/01 09:52:06 af 1.29.100.1: #i31283# Added ConnectToApplication()/DisconnectFromApplication() methods.


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [64e7a184bb259820ebda30de4485f07e35747a59]

INTEGRATION: CWS impress15 (1.57.8); FILE MERGED 2004/11/01 09:49:59 af 1.57.8.1: #i31283# Call ConnectToApplication()/DisconnectFromApplication() to tell view when it may safely connect to the application.


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [1790b2995bd1658865c43d10a855ae14ca3026b5]

INTEGRATION: CWS impress15 (1.20.32); FILE MERGED 2004/10/29 16:26:58 af 1.20.32.2: RESYNC: (1.20-1.21); FILE MERGED 2004/10/14 14:49:20 cl 1.20.32.1: #i32214# ignore layer information on load in impress


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [7fc41829db49f2ac7a5bb3363fccd351027a32cb]

INTEGRATION: CWS impress15 (1.28.8); FILE MERGED 2004/10/28 11:53:54 af 1.28.8.4: #i31283# In Construct()the initial page kind is set at the frame view. 2004/10/20 07:46:57 af 1.28.8.3: #i35557# Removed unused defines. 2004/10/15 13:07:08 af 1.28.8.2: #i35524# Setting mpView to NULL after it has been deleted. 2004/10/14 11:28:31 af 1.28.8.1: #i35524# Support of default tool bar.


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [2a398fe2518a7e84d86c0d9e3d02bea3b8cac3e0]

INTEGRATION: CWS impress15 (1.23.8); FILE MERGED 2004/10/20 12:06:18 bm 1.23.8.1: #i34536# switch on guides if dragging on ruler is done


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [520a1de2b50e4814c29af23a78a216010e034bb8]

INTEGRATION: CWS impress15 (1.43.8); FILE MERGED 2004/10/20 16:33:37 af 1.43.8.1: #118081# The preview is turned on in Activate() only for Draw.


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [9cb92ad3d5ba8102b638e533687249409d01fea8]

INTEGRATION: CWS impress15 (1.32.8); FILE MERGED 2004/10/15 16:01:06 bm 1.32.8.1: #i32689# default for guide lines to front is FALSE


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [636dd64874983eca4a92d880156e9d0110e82fa6]

INTEGRATION: CWS impress15 (1.2.102); FILE MERGED 2004/10/20 16:31:59 af 1.2.102.1: #i35898# Using better default value to be returned by GetHeight() when tab bar is not yet visible.


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [4797b3512e4c47e84cd008e507e9533659c90210]

INTEGRATION: CWS impress15 (1.3.16); FILE MERGED 2004/11/10 15:44:51 af 1.3.16.2: #i36947# In PrepareStackModification moved resetting of mbTakeShellFromStackPending flag to head of code block. 2004/10/14 11:35:29 af 1.3.16.1: #i35524# Changed default value of mkKeepMainViewShellOnTop to true but changed MoveToTop() to disobey that flag.


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [d664943f7ea0bc7b5aa69e6d31d638c790fcc743]

INTEGRATION: CWS impress15 (1.11.8); FILE MERGED 2004/10/20 16:29:14 af 1.11.8.5: #i35898# Listening for the ViewTabBar becoming visible so that correct height can retrieved to update border. 2004/10/18 12:02:45 af 1.11.8.4: #i32926# Do not show the view tab bar when in preview mode. 2004/10/18 08:13:29 af 1.11.8.3: #i31283# Added GetInitialViewShellType() method. 2004/10/15 13:01:36 af 1.11.8.2: #i34102# Handling slot SID_WIN_FULLSCREEN by ignoring it. 2004/10/14 11:36:39 af 1.11.8.1: #i35524# Added argument to UpdateController().  View shells managed by PaneManager are created synchronous from LateInit() method.


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [98723269e2e019702075326811f6545bec2acc72]

INTEGRATION: CWS impress15 (1.2.148); FILE MERGED 2004/11/01 09:48:50 af 1.2.148.1: #i31283# Expanded the SFX_IMPL_VIEWFACTORY macro so that LateInit() is called properly.


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [32ad83162d0dd418a611eaac8189959282dcda9d]

INTEGRATION: CWS impress15 (1.14.8); FILE MERGED 2004/10/13 09:37:14 af 1.14.8.1: #i34941# Made EndSpelling() being callable multiple times by setting mpOutlineView to NULL after deleting it.


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [6f5feed3bc1b2f11a0a0c015076cc915a4c58dcf]

INTEGRATION: CWS impress15 (1.2.102); FILE MERGED 2004/10/19 09:15:39 af 1.2.102.1: #i35732# Calling PaneDockingWindow::InitializeTitleToolBox() when creating new shell to avoid multiple menues.


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [ad3dffa2505e152e1e479de761a499513abb3cf3]

INTEGRATION: CWS impress15 (1.2.102); FILE MERGED 2004/10/21 16:10:50 af 1.2.102.1: #i29592# Initializing the MapMode of the output device correctly.


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [9ccd51c22259308b8e4640942a8319a31448e50b]

INTEGRATION: CWS impress15 (1.2.102); FILE MERGED 2004/10/19 14:39:45 af 1.2.102.1: #118081# We do not connect to the FrameView so we do not Disconnect() either.


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [7c862b02e48294bf2631e54cde33e93069ef58da]

INTEGRATION: CWS impress15 (1.4.8); FILE MERGED 2004/10/18 13:10:07 af 1.4.8.1: #i33707# Prevented draging last slide from a document.


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [7a278602ebe40b78f7a441a43aa138c0fc768aed]

INTEGRATION: CWS impress15 (1.2.102); FILE MERGED 2004/10/20 16:25:49 af 1.2.102.1: #i35898# Added comment for GetHeight().


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [60e6219c451114206e2782627bf145db6308367b]

INTEGRATION: CWS impress15 (1.3.16); FILE MERGED 2004/10/14 11:34:07 af 1.3.16.1: #i35524# Update of documentation to reflect implementation changes.


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [375aa1f7aae6f7a146d687f160ed022c62494d32]

INTEGRATION: CWS impress15 (1.7.8); FILE MERGED 2004/10/20 16:25:08 af 1.7.8.3: #i35898# Added WindowEventHandler callback. 2004/10/18 08:14:35 af 1.7.8.2: #i31283# Added GetInitialViewShellType() method. 2004/10/14 11:33:06 af 1.7.8.1: #i35524# Added argument to UpdateController().


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [730f25263b6065fb310fd4375e9baee1ecd4f604]

INTEGRATION: CWS impress15 (1.4.8); FILE MERGED 2004/10/19 09:14:50 af 1.4.8.1: #i35732# Added new InitializeTitleToolBox() method.


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [41df487e49be3be813f264c70d2c72f6fc51a6df]

INTEGRATION: CWS impress15 (1.3.100); FILE MERGED 2004/11/01 09:46:38 af 1.3.100.1: #i31283# Added methods for telling the view when it can connect to the application.


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [f73e1315e51d6f8cfe943a51fc09cad72a794176]

INTEGRATION: CWS impress15 (1.35.8); FILE MERGED 2004/10/21 16:08:20 af 1.35.8.1: #i29592# Guarding access to LayerTabControl against missing control.


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [c5b75078dc153f0afbf8a6380f00c76f9c2a5162]

INTEGRATION: CWS impress15 (1.4.16); FILE MERGED 2004/10/13 09:34:53 af 1.4.16.1: #i34941# Getting new view after conversion to call EndUndo() at.


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [203d9d92222af2c1ad862f0110948fbae58a71e1]

INTEGRATION: CWS impress15 (1.4.32); FILE MERGED 2004/10/19 09:13:05 af 1.4.32.3: #i35732# Moved initialization of title tool box to new InitializeTitleToolBox() method. 2004/10/15 13:09:30 af 1.4.32.2: #i35524# Guarded PaneDockingWindow against ViewShellBase not being available. 2004/10/14 11:15:45 af 1.4.32.1: #i35524# Clicking on the closer really closes the docking window and does not just toggle the visibility state.


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [43d30222837405f7b105676a091ea021d3f067a0]

INTEGRATION: CWS impress15 (1.102.8); FILE MERGED 2004/10/14 16:29:27 bm 1.102.8.1: #115307# unify slide layout strings


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [d668ae91f6417dc1f8a1b168aa7ab3750e4b87d6]

INTEGRATION: CWS impress15 (1.30.102); FILE MERGED 2004/10/21 16:00:28 af 1.30.102.1: #i29592# Resync the OutlineViewShell outliner with the document after a presentation has been created for the outline of a writer document.


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [a7a4aeb3adfb51f657fdd0b1a37f38ebf9f997c0]

INTEGRATION: CWS impress15 (1.10.52); FILE MERGED 2004/11/01 09:26:08 af 1.10.52.1: #i31283# Removed some commented out code.


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [3b80a73fa6f4846a6d55cc26b323182d07222dc8]

INTEGRATION: CWS impress15 (1.4.32); FILE MERGED 2004/10/15 13:00:29 af 1.4.32.1: #i34102# Added slot SID_WIN_FULLSCREEN.


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [e66aef8c9ea356a09fdb5a9c68779b1a1ff27a4b]

INTEGRATION: CWS impress15 (1.2.102); FILE MERGED 2004/10/20 16:16:13 af 1.2.102.1: #i35524# Set the Container flag to FALSE of various slots that are used by panels in the task pane so that they are executed in in place mode, too.


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [0b304166baae9fbe684fc8c625f5694dc902b4e8]

INTEGRATION: CWS impress15 (1.6.44); FILE MERGED 2004/10/29 16:22:19 af 1.6.44.2: RESYNC: (1.6-1.8); FILE MERGED 2004/10/12 15:34:17 bm 1.6.44.1: #i34256# correct umlauts for german translation


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [2a8f88311661c0d2d12ed5b6aacf6bb9ebc8a5da]

INTEGRATION: CWS impress15 (1.11.42); FILE MERGED 2004/10/28 12:07:43 af 1.11.42.2: #i35996# Changed strings for InsertLayer. 2004/10/14 12:31:02 bm 1.11.42.1: #115307# Modify Layout -> Slide Layout, mnemonic for Slide Design changed


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [b8bea974061d0c1f1b01f82ea727d339ce08864b]

INTEGRATION: CWS impress15 (1.20.96); FILE MERGED 2004/10/19 15:10:41 bm 1.20.96.1: #112378# start impress with slot 6686 instead of 10425, to only pop up the auto-pilot if configured


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [c808e546c635f284118e9394016f1c48bfa913fe]

INTEGRATION: CWS swqbugfixes09 (1.52.274); FILE MERGED 2004/10/18 11:17:23 fme 1.52.274.1: #i32593# Reset cursor orientation in non-vertical writing mode


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [e39cb87c5fc41cea414f60bc4de6f7239d1c3dd8]

INTEGRATION: CWS swqbugfixes09 (1.4.162); FILE MERGED 2004/10/21 10:02:43 od 1.4.162.1: #i34055# <SvxSwPosSizeTabPage::FillItemSet(..)> - convert vertical position          for as-character anchored objects.


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [9cf152b7d43851d7278524da45de054a8ae26f0a]

INTEGRATION: CWS swqbugfixes09 (1.96.8); FILE MERGED 2004/11/15 14:18:59 od 1.96.8.2: RESYNC: (1.96-1.98); FILE MERGED 2004/10/20 07:03:01 fme 1.96.8.1: #i35543# Allow enhanced table selection in table mode


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [ad6b64e3a1d347f53c898e741cea76cab66a1ae6]

INTEGRATION: CWS swqbugfixes09 (1.82.10); FILE MERGED 2004/11/15 14:18:31 od 1.82.10.2: RESYNC: (1.82-1.83); FILE MERGED 2004/10/19 11:47:10 fme 1.82.10.1: #i34830# UNDO_PASTE_CLIPBOARD for paste special operation


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [c094133215edf18787bf5ece82615002a25bbc18]

INTEGRATION: CWS swqbugfixes09 (1.108.18); FILE MERGED 2004/11/02 14:09:38 hbrinkm 1.108.18.1: #i31013#


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [c0183dd3c47b23c7e88ac403d21d61a506c84da0]

INTEGRATION: CWS swqbugfixes09 (1.122.72); FILE MERGED 2004/11/03 14:40:00 od 1.122.72.2: RESYNC: (1.122-1.123); FILE MERGED 2004/10/15 11:47:23 od 1.122.72.1: #i33442# <SwWW8ImplReader::Read_GrafLayer(..)> - correct consideration of 	 flag <nLayoutInTableCell>


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [d7083b969e145b3e69f88f34c8ae6e292c616a28]

INTEGRATION: CWS swqbugfixes09 (1.27.300); FILE MERGED 2004/10/19 18:31:15 dvo 1.27.300.1: #i33366# gracefully handle illegal bookmarks that extend beyond the end of the paragraph


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [34c23dad73eaee9f782c0bba048abcc108c24294]

INTEGRATION: CWS swqbugfixes09 (1.92.10); FILE MERGED 2004/11/15 14:11:18 od 1.92.10.2: RESYNC: (1.92-1.93); FILE MERGED 2004/10/25 13:19:59 fme 1.92.10.1: #i35876# Throw IllegalArgumentException if AnchorFrame = null


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [bdb0f5d4829041c029ffe3cb5b6a0a54f52d8515]

INTEGRATION: CWS swqbugfixes09 (1.6.40); FILE MERGED 2004/10/27 06:44:46 od 1.6.40.1: #i35443# class <SwUndoFmtAttr>          - method <RestoreFlyAnchor(..)> - return boolean to indicate success          - method <Undo(..)> - consider, if anchor attribute is restored. 	 - method <Redo(..)> - simplification: call <Undo(..)>, nothing else


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [47fb12309fbccdd31918f10ed6ef71dab886b6be]

INTEGRATION: CWS swqbugfixes09 (1.36.70); FILE MERGED 2004/11/11 17:18:19 hbrinkm 1.36.70.7: #i30310# remove from CWS 2004/11/11 13:42:24 hbrinkm 1.36.70.6: #i30310# undo last changes 2004/11/11 13:33:10 hbrinkm 1.36.70.5: #i30310# undo last changes 2004/11/10 15:28:32 hbrinkm 1.36.70.4: #118435# GetNumNoUpdate, update numrule in GetNum 2004/11/02 12:34:21 hbrinkm 1.36.70.3: #i30310# GetLevel, GetOutlineLevel 2004/11/02 12:04:24 fme 1.36.70.2: #114798# Force the deletion of the pList member of the numrule if text node is destroyed 2004/11/01 12:43:57 hbrinkm 1.36.70.1: #117884# no magic getting numbering level from paragraph style in GetNum()


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [4f165b8f24ca58924bc2c0012a10250f20ef0446]

INTEGRATION: CWS swqbugfixes09 (1.3.172); FILE MERGED 2004/11/09 13:12:19 od 1.3.172.1: #i26945# <SwTxtFlyCnt::_GetFlyFrm(..)> - use new object formatter.


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [bcdc5ba93d728933993032e45d4a8a45ecc78ae0]

INTEGRATION: CWS swqbugfixes09 (1.11.38); FILE MERGED 2004/11/10 15:27:12 hbrinkm 1.11.38.1: #118435# TOKEN_END must be last entry in pattern


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [c3d27323ce1cd05b73951f28bc6f7ca4706b166a]

INTEGRATION: CWS swqbugfixes09 (1.40.72); FILE MERGED 2004/10/19 12:05:26 fme 1.40.72.1: #i29062# Removed the non-working, trouble causing code that adjusts the footnote numbering font and with the footnote anchor font


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [f7f9de61ce4f10f219a2c2bb8e2a520bc30de059]

INTEGRATION: CWS swqbugfixes09 (1.78.72); FILE MERGED 2004/11/15 14:09:31 od 1.78.72.3: RESYNC: (1.79-1.80); FILE MERGED 2004/11/03 14:37:21 od 1.78.72.2: RESYNC: (1.78-1.79); FILE MERGED 2004/10/29 11:17:19 fme 1.78.72.1: #i29062# Prefer FormatQuick over Format during painting


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [1c2b07b5bc068acf99330e60d9ff2277486f3eff]

INTEGRATION: CWS swqbugfixes09 (1.8.416); FILE MERGED 2004/10/18 07:16:02 od 1.8.416.1: #i26945# <SwTxtFly::GetTop(..)> - adjustments to allow breaking of table rows          containing floating screen objects.


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [32ddc1134c31fe84b5778cabd962967ef2697097]

INTEGRATION: CWS swqbugfixes09 (1.49.40); FILE MERGED 2004/10/21 06:54:48 od 1.49.40.2: #i34640# - no wrapping around negative positioned objects, if            compatibility option 'Consider wrapping style when positioning            objects' isn't set and compatibility option 'Use OOo 1.1 text 	   wrapping around objects' is set. 2004/10/18 07:16:02 od 1.49.40.1: #i26945# <SwTxtFly::GetTop(..)> - adjustments to allow breaking of table rows          containing floating screen objects.


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [80f7e96ee7b62be21dc6b8fd784a8b1f2424cfab]

INTEGRATION: CWS swqbugfixes09 (1.6.888); FILE MERGED 2004/10/19 12:05:26 fme 1.6.888.1: #i29062# Removed the non-working, trouble causing code that adjusts the footnote numbering font and with the footnote anchor font


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [d67f198942bc0eec1a14bb904494ff310247fd69]

INTEGRATION: CWS swqbugfixes09 (1.45.40); FILE MERGED 2004/10/29 11:17:18 fme 1.45.40.1: #i29062# Prefer FormatQuick over Format during painting


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [6db9653096dbcaea15e1fa34b27e141584478d15]

INTEGRATION: CWS swqbugfixes09 (1.53.72); FILE MERGED 2004/10/29 11:17:18 fme 1.53.72.2: #i29062# Prefer FormatQuick over Format during painting 2004/10/22 09:39:54 fme 1.53.72.1: #i29062# Manually resetting the bInvalidLayout flag results in footnote frames with invalid position


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [74632b2c955987f06c356fb100d185f6fc485d17]

INTEGRATION: CWS swqbugfixes09 (1.5.68); FILE MERGED 2004/11/02 11:55:59 od 1.5.68.1: #i23129# - correct include


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [26c5f5514b8c34648259dc062d69073ba1c211a4]

INTEGRATION: CWS swqbugfixes09 (1.8.40); FILE MERGED 2004/11/02 11:57:07 od 1.8.40.2: #i23129# - correct follow text flow inside columned sections. 2004/10/18 07:13:57 od 1.8.40.1: #i26945# - adjustments to allow breaking of table rows containing            floating screen objects


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [5f2c4e19ededf807815593f5523d8c4e11eb27ef]

INTEGRATION: CWS swqbugfixes09 (1.8.68); FILE MERGED 2004/10/18 07:12:26 od 1.8.68.1: #i26945# <SwAnchoredObjectPosition::_AdjustVertRelPos(..)          - add parameter <_bFollowTextFlow>


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [da166d54367175ac64e1cd979c2d41f59a1f1c21]

INTEGRATION: CWS swqbugfixes09 (1.59.40); FILE MERGED 2004/11/15 14:08:42 od 1.59.40.3: RESYNC: (1.59-1.60); FILE MERGED 2004/11/05 11:58:03 od 1.59.40.2: #23129# <SwLayoutFrm::FormatWidthCols(..)> - decrease optimization 2004/11/02 11:54:14 od 1.59.40.1: #i23129# <SwLayoutFrm::FormatWidthCols(..)> - correct enlargement of section


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [f66ac0bacb9a57228dfd3b24b347b985376b63df]

INTEGRATION: CWS swqbugfixes09 (1.67.38); FILE MERGED 2004/11/05 11:58:59 od 1.67.38.7: #i26945# - adjustments for negative positioned objects in tables 2004/11/02 11:53:06 od 1.67.38.6: #i23129#, #i36347# - pass correct page frame to the object formatter. 2004/10/29 13:45:42 fme 1.67.38.5: #i26945# Correction: GetFirstNonHeadlineRow does not necessarily have to exist 2004/10/27 12:53:51 fme 1.67.38.4: RESYNC: (1.67-1.68); FILE MERGED 2004/10/27 11:33:28 fme 1.67.38.3: #i35063# Missing invalidation if rowsplit attribute is changed 2004/10/26 10:22:19 fme 1.67.38.2: #118195# CheckInsertPage should not consider the page description of follow frames 2004/10/18 07:08:06 od 1.67.38.1: #i26945# - adjustments to allow breaking of table rows containing            floating screen objects.


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [0a253c3d8261ef36b8447bbd1fe66b396c8f0ab9]

INTEGRATION: CWS swqbugfixes09 (1.1.2); FILE ADDED 2004/10/26 08:31:18 od 1.1.2.1: #i35911# class <SwObjsMarkedAsTmpConsiderWrapInfluence> - new collection          for anchored objects, whose wrapping style influence is temporarly applied


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [e8a80be7e5b606257ead84d704f6f3d05b656cbb]

INTEGRATION: CWS swqbugfixes09 (1.1.2); FILE ADDED 2004/10/26 08:31:32 od 1.1.2.1: #i35911# class <SwObjsMarkedAsTmpConsiderWrapInfluence> - new collection          for anchored objects, whose wrapping style influence is temporarly applied


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [37803b3e96adb7d7a3f267c41cba0d8e3462737a]

INTEGRATION: CWS swqbugfixes09 (1.2.108); FILE MERGED 2004/10/18 07:02:07 od 1.2.108.1: #i26945# class <SwObjectFormatterTxtFrm> - new method <_CheckMovedFwdCondition(..)>


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [d48ff17b735881b07a11b133c220e8686bfaee4b]

INTEGRATION: CWS swqbugfixes09 (1.3.40); FILE MERGED 2004/11/15 14:08:33 od 1.3.40.7: RESYNC: (1.3-1.4); FILE MERGED resolve merge conflicts. 2004/11/05 11:58:59 od 1.3.40.6: #i26945# - adjustments for negative positioned objects in tables 2004/11/03 12:24:25 od 1.3.40.5: #114798# <SwObjectFormatterTxtFrm::DoFormatObj(..)> - guard on restart          layout process. 2004/10/26 08:38:52 od 1.3.40.4: #i35911# - add handling for anchored objects, whose have cleared its            environment due to its wrapping style and size. 2004/10/20 06:29:04 od 1.3.40.3: #i35017# - undo changes - #i35017# will be fixed in cws oasisbf2 2004/10/18 12:34:22 od 1.3.40.2: #i35017# attribute 'WrapInfluenceOnPosition'          - renamed and new values 	 - treate value <ITERATIVE> as <ONCE_CONCURRENT> 2004/10/18 07:03:29 od 1.3.40.1: #i26945# class <SwObjectFormatterTxtFrm>          - implementation of new method <_CheckMovedFwdCondition(..)>          - correction due to object positioning


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [4bcb93b23e20180e275a26b3a66e3d084988322d]

INTEGRATION: CWS swqbugfixes09 (1.2.108); FILE MERGED 2004/11/15 14:08:25 od 1.2.108.3: RESYNC: (1.2-1.3); FILE MERGED resolve merge conflict. 2004/10/26 08:41:36 od 1.2.108.2: #i35911# <SwObjectFormatterLayFrm::_AdditionalFormatObjsOnPage()>          - correction: format only objects, whose anchor frame is on a            previous page. 2004/10/18 07:00:47 od 1.2.108.1: #i26945# - correction due to object positioning


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [f97dc6fe744a3da41d4a776d5ebf0114c7789dcd]

INTEGRATION: CWS swqbugfixes09 (1.2.108); FILE MERGED 2004/11/15 14:08:17 od 1.2.108.3: RESYNC: (1.2-1.3); FILE MERGED resolve merge conflict. 2004/11/02 11:53:05 od 1.2.108.2: #i23129#, #i36347# - pass correct page frame to the object formatter. 2004/10/18 06:59:49 od 1.2.108.1: #i26945# - extension of helper class <SwPageNumAndTypeOfAnchors>          - improvement and correction of <SwObjectFormatter::_FormatObjsAtFrm(..)>


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [2b9058b0a4082f245263694bc05ed0992f38a972]

INTEGRATION: CWS swqbugfixes09 (1.2.108); FILE MERGED 2004/10/18 06:58:14 od 1.2.108.1: #i26945# class <SwMovedFwdFrmsByObjPos> - implementation of new method          <DoesRowContainMovedFwdFrm(..)>


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [a0ef6bca86165a6251118253ef73c9ecd062b1ce]

INTEGRATION: CWS swqbugfixes09 (1.10.108); FILE MERGED 2004/10/26 08:33:15 od 1.10.108.1: #i35911# add compilation of <objstmpconsiderwrapinfl.cxx>


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [a85af1e7f42a2c4203cc3243f653e64ce50e215e]

INTEGRATION: CWS swqbugfixes09 (1.6.72); FILE MERGED 2004/10/26 08:34:35 od 1.6.72.2: #i35911# class <SwLayouter> - add collection for anchored objects, whose          wrapping style influence is temporarly applied. 2004/10/18 06:53:53 od 1.6.72.1: #i26945# class <SwLayouter> - implementation of new methods          <DoesRowContainMovedFwdFrm(..)>


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [05e5f299914c35a52fa606150bac10bb846d0d5b]

INTEGRATION: CWS swqbugfixes09 (1.19.108); FILE MERGED 2004/11/15 14:08:00 od 1.19.108.2: RESYNC: (1.19-1.20); FILE MERGED 2004/10/26 10:22:19 fme 1.19.108.1: #118195# CheckInsertPage should not consider the page description of follow frames


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [eebe8b7a85b75cd7396d18c2e3f9712548ec652b]

INTEGRATION: CWS swqbugfixes09 (1.45.40); FILE MERGED 2004/11/05 11:58:58 od 1.45.40.5: #i26945# - adjustments for negative positioned objects in tables 2004/11/03 12:19:38 od 1.45.40.4: #114798# <NotifyLayoutOfPageInProgress> - unlock position of anchored          objects at start and end of page frame layout process. 2004/11/02 11:53:03 od 1.45.40.3: #i23129#, #i36347# - pass correct page frame to the object formatter. 2004/10/26 08:37:03 od 1.45.40.2: #i35911# <SwLayAction::InternalAction()> - clear collection of anchored 	 objects, whose wrapping style influence is temporarly applied. 2004/10/18 06:52:58 od 1.45.40.1: #i26945# <SwLayAction::InternalAction()> and <lcl_ValidateLowerObjs(..)>          - correction due to object positioning


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [1999c69cbf0f7894d279aee33c0f3873304ad27d]

INTEGRATION: CWS swqbugfixes09 (1.69.10); FILE MERGED 2004/11/05 11:58:58 od 1.69.10.5: #i26945# - adjustments for negative positioned objects in tables 2004/11/02 11:49:14 od 1.69.10.4: #i23129# <lcl_NotifyCntnt(..)> - invalidate, only if text frame printing          area overlaps with given rectangle. 2004/10/27 12:53:30 fme 1.69.10.3: RESYNC: (1.69-1.70); FILE MERGED 2004/10/21 07:42:59 fme 1.69.10.2: #i35879# valgrind - use of uninitialized variables 2004/10/21 07:01:17 od 1.69.10.1: #i34640# <SwFlyNotify::~SwFlyNotify> - on background notification additional             notify anchor frame, if fly frame has change the page frame          correction of background notification


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [9832771cfe071908e020e24e1cf9bec87eacc1dd]

INTEGRATION: CWS swqbugfixes09 (1.37.108); FILE MERGED 2004/11/03 12:22:53 od 1.37.108.3: #114798# <SwFlyFreeFrm::MakeAll> - guard on invalidate position, if          Writer fly frame is clipped. 2004/11/01 08:34:18 od 1.37.108.2: #i36347# class <SwFlyFreeFrm> - new member <mbNoCheckClip> and          its dependence on call of method <CheckClip(..)> 2004/10/18 06:51:07 od 1.37.108.1: #i26945# <CalcClipRect(..)> - correction due to object positioning


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [30303b1791940162873330615592d6219b41d8aa]

INTEGRATION: CWS swqbugfixes09 (1.43.40); FILE MERGED 2004/11/01 08:35:24 od 1.43.40.3: #i36347# - implementation of <SwFlyAtCntFrm::IsLowerInProgress()> 2004/10/26 08:38:51 od 1.43.40.2: #i35911# - add handling for anchored objects, whose have cleared its            environment due to its wrapping style and size. 2004/10/18 06:49:44 od 1.43.40.1: #i26945# <SwFlyAtCntFrm::MakeAll()> - correction due to object positioning


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [256b670fe31fbe3e5ed1588274b0d27ed265613a]

INTEGRATION: CWS swqbugfixes09 (1.64.40); FILE MERGED 2004/11/01 08:36:53 od 1.64.40.2: #i36347# <SwFlyFrm::_Grow(..)>/<SwFlyFrm::_Shrink(..)> -          prevent moving of Writer fly frame in its format 2004/10/18 06:48:01 od 1.64.40.1: #i26945# <SwFrm::InvalidateObjs(..)> and <SwLayoutFrm::NotifyLowerObjs()>          - correction due to object positioning.


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [8a9ded07bdadd75cd6c400876023dc29886508af]

INTEGRATION: CWS swqbugfixes09 (1.42.108); FILE MERGED 2004/10/27 09:38:08 od 1.42.108.2: #i26945# <SwFlowFrm::IsPrevObjMove()> - correction of re-factoring 2004/10/18 06:42:06 od 1.42.108.1: #i26945# <SwFlowFrm::IsPrevObjMove()> - improvement and correction


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [6be178a07b568b76a0fc966cbe34cbcfe7941d9a]

INTEGRATION: CWS swqbugfixes09 (1.49.108); FILE MERGED 2004/11/09 13:10:14 od 1.49.108.3: #i26945# - merge fix of issue i34730 2004/11/02 11:46:56 od 1.49.108.2: #i23129#,#i36347# - no format of upper Writer fly frame 2004/11/01 08:39:06 od 1.49.108.1: #i36347# - no format of upper Writer fly frame, if its anchored 	   at-paragraph|at-character and one of its lowers is in its format


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [783db50edb003891386061bab1baebad05a38d18]

INTEGRATION: CWS swqbugfixes09 (1.6.40); FILE MERGED 2004/11/15 14:07:50 od 1.6.40.4: RESYNC: (1.6-1.7); FILE MERGED resolve merge conflict. 2004/11/03 12:17:05 od 1.6.40.3: #114798# <SwAnchoredObject::InvalidationOfPosAllowed()          - no check, if page frame layout is in progress needed. 2004/10/26 08:26:44 od 1.6.40.2: #i35911# class <SwAnchoredObject> - new member <mbClearedEnvironment>          inclusive accessors, new method <HasClearedEnvironment()>, and          adjustment to method <SetTmpConsiderWrapInfluence(..)> to 	 collect anchored object in the <SwLayouter> instance, if its          wrapping style influence has been temporarly applied 2004/10/18 06:37:07 od 1.6.40.1: #i26945# class <SwAnchoredObject> - implementation and usage of new methods          <FindAnchorCharFrm()> and <GetAnchorFrmContainingAnchPos()>


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [9a1507e7e2dbe224a029e19a1722e538aeaf90ac]

INTEGRATION: CWS swqbugfixes09 (1.5.40); FILE MERGED 2004/11/15 14:07:44 od 1.5.40.5: RESYNC: (1.6-1.7); FILE MERGED 2004/11/05 11:58:58 od 1.5.40.4: #i26945# - adjustments for negative positioned objects in tables 2004/11/03 14:36:47 od 1.5.40.3: RESYNC: (1.5-1.6); FILE MERGED 2004/10/21 07:05:05 od 1.5.40.2: #i34640# - on background notification additionally notify anchor frame,            if object has change its page frame 2004/10/18 14:31:31 od 1.5.40.1: #i34995# <SwAnchoredDrawObject::_MakeObjPosAnchoredAtLayout()>          - set anchor position of drawing object for the filters


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [103a0da5f42f57facf40e545c998eb7e6073ae9e]

INTEGRATION: CWS swqbugfixes09 (1.43.72); FILE MERGED 2004/10/29 11:39:39 fme 1.43.72.1: #i29062# Prefer FormatQuick over Format during painting


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [325c5777b5cee5b34fb82003437b01afe7851c74]

INTEGRATION: CWS swqbugfixes09 (1.12.144); FILE MERGED 2004/10/18 06:33:19 od 1.12.144.1: #i26945# class <SwTabFrm> - new members incl. accessors          <bConsiderObjsForMinCellHeight> and <bObjsDoesFit>


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [ef5a75f77da8d8e5b094983253b239aaa94bc972]

INTEGRATION: CWS swqbugfixes09 (1.2.108); FILE MERGED 2004/10/18 06:31:00 od 1.2.108.1: #i26945# - extension of helper class <SwPageNumAndTypeOfAnchors>          - improvement of <SwObjectFormatter::_FormatObjsAtFrm(..)>


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [a4508d840826e4a7bccb408a4325ca8d556d2d28]

INTEGRATION: CWS swqbugfixes09 (1.2.108); FILE MERGED 2004/10/18 06:28:42 od 1.2.108.1: #i26945# class <SwMovedFwdFrmsByObjPos> - new methods <DoesRowContainMovedFwdFrm(..)>


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [e2cfa3a51bf811e4abc00752338841676fa9e376]

INTEGRATION: CWS swqbugfixes09 (1.2.108); FILE MERGED 2004/10/26 08:29:02 od 1.2.108.2: #i35911# class <SwLayouter> - add collection for anchored objects, whose          wrapping style influence is temporarly applied. 2004/10/18 06:25:38 od 1.2.108.1: #i26945# class <SwLayouter> - new methods <DoesRowContainMovedFwdFrm(..)>


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [9a44f5e053cc675eb5833b880fb56a9186ad86c9]

INTEGRATION: CWS swqbugfixes09 (1.41.72); FILE MERGED 2004/10/18 06:23:53 od 1.41.72.1: #i26945# class <SwFrm> - improvement on invalidations


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [bd60f84e26a6b9de5ae3e29ffb759686d579e6ce]

INTEGRATION: CWS swqbugfixes09 (1.8.108); FILE MERGED 2004/11/01 08:31:24 od 1.8.108.1: #i36347# - class <SwFlyFreeFrm> - new member <mbNoCheckClip> incl. accessors          - class <SwFlyAtCntFrm> - new method <IsLowerInProgress>


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [bab609abbf662fc4aa0981316ac5eda4e54e384c]

INTEGRATION: CWS swqbugfixes09 (1.7.108); FILE MERGED 2004/10/18 06:17:44 od 1.7.108.1: #i26945# <SwAnchoredObjectPosition::_AdjustVertRelPos(..)          - add parameter <_bFollowTextFlow>


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [09aae332af43c305af26686181e31d0447a7773e]

INTEGRATION: CWS swqbugfixes09 (1.28.10); FILE MERGED 2004/11/15 14:07:31 od 1.28.10.2: RESYNC: (1.28-1.29); FILE MERGED 2004/10/18 06:15:46 od 1.28.10.1: #i26945# <SwFEShell::CalcBoundRect(..)> - correction of bound rectangle          for at-character anchored objects.


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [521e0cd161a33734c98f603c3cf40d22de0d9c0f]

INTEGRATION: CWS swqbugfixes09 (1.28.40); FILE MERGED 2004/11/15 14:07:25 od 1.28.40.2: RESYNC: (1.28-1.29); FILE MERGED 2004/10/20 07:03:18 fme 1.28.40.1: #i35543# Allow enhanced table selection in table mode


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [a87c72ece388b074bbb4ecec44ca0745bd9dc423]

INTEGRATION: CWS swqbugfixes09 (1.20.22); FILE MERGED 2004/11/01 09:16:38 fme 1.20.22.1: #118273# Text node may not have a pNumRule


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [fa594f013fe9429fd72a52e6e9c50c726931648c]

INTEGRATION: CWS swqbugfixes09 (1.32.38); FILE MERGED 2004/11/15 14:07:04 od 1.32.38.8: RESYNC: (1.34-1.36); FILE MERGED 2004/11/04 06:56:20 od 1.32.38.7: #i36181# - correct syntax error 2004/11/03 14:36:26 od 1.32.38.6: RESYNC: (1.33-1.34); FILE MERGED 2004/10/29 08:17:42 od 1.32.38.5: #i36181# - notify background of drawing object in all cases, if it's removed. 2004/10/27 06:46:17 od 1.32.38.4: #i35443# <SwDrawContact::Modify(..)> - handle <RES_ATTRSET_CHG> 2004/10/22 10:13:02 fme 1.32.38.3: RESYNC: (1.32-1.33); FILE MERGED 2004/10/21 12:55:28 od 1.32.38.2: #i35912# <SwDrawContact::_Changed(..)> - no notification of background          for as-character anchored drawing objects.          Note: Broken by issue i26791 2004/10/21 06:56:36 od 1.32.38.1: #i34640# - correction of the background notification for drawing objects


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [3a06df52559474225c87565e04a598858e1bc10c]

INTEGRATION: CWS swqbugfixes09 (1.10.214); FILE MERGED 2004/10/27 11:33:27 fme 1.10.214.1: #i35063# Missing invalidation if rowsplit attribute is changed


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [3aaf6d0b077c0cd43e19bd343284775098090258]

INTEGRATION: CWS swqbugfixes09 (1.37.2); FILE MERGED 2004/11/15 14:06:52 od 1.37.2.8: RESYNC: (1.37-1.38); FILE MERGED resolve merge conflict. 2004/11/11 17:17:59 hbrinkm 1.37.2.7: #i30310# remove from CWS 2004/11/11 13:31:35 hbrinkm 1.37.2.6: #30310# undo last changes, start updating numrule at previous node of numbering rule 2004/11/10 15:25:22 hbrinkm 1.37.2.5: #30310# use GetNumNoUpdate in UpdateNumrule 2004/11/03 12:05:55 fme 1.37.2.4: #i36571# SwNumRuleInfo and SwNumRule should have different instances of the SwTxtNodeTable 2004/11/02 12:03:21 fme 1.37.2.3: #i34097# DeleteAndDestroy deletes rName in DelNumRule is rName is directly taken from the numrule 2004/11/02 11:18:04 hbrinkm 1.37.2.2: #i36465# Validate numrule at end of UpdateNumRule 2004/11/02 11:11:26 hbrinkm 1.37.2.1: #i30310# if a text node has a numbering rule but no number assume it has one


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [ef773cbaf17868c3d04bc582d2352010e757a6bb]

INTEGRATION: CWS swqbugfixes09 (1.11.108); FILE MERGED 2004/11/03 13:30:39 dvo 1.11.108.1: #i33366# SwDoc::MakeBookmark: force to legal positions


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [a9fa16874916010b2f7833509f4678380e739411]

INTEGRATION: CWS swqbugfixes09 (1.8.4); FILE MERGED 2004/11/10 15:18:25 hbrinkm 1.8.4.1: #i30310#


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [787886f1944e0d037903073db541c8d0f8203f4b]

INTEGRATION: CWS swqbugfixes09 (1.45.36); FILE MERGED 2004/11/15 14:06:40 od 1.45.36.2: RESYNC: (1.45-1.46); FILE MERGED 2004/10/21 07:41:32 fme 1.45.36.1: #i35879# valgrind - use of uninitialized variables


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [2920b9b7be9f2ebb76048aa8b17fe6f1cbd3a27e]

INTEGRATION: CWS swqbugfixes09 (1.8.4); FILE MERGED 2004/11/03 12:05:39 fme 1.8.4.1: #i36571# SwNumRuleInfo and SwNumRule should have different instances of the SwTxtNodeTable


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [feabbcea05c595cfe846af0deba3c4017626ce40]

INTEGRATION: CWS swqbugfixes09 (1.15.22); FILE MERGED 2004/11/15 14:06:16 od 1.15.22.3: RESYNC: (1.16-1.17); FILE MERGED 2004/10/27 12:51:03 fme 1.15.22.2: RESYNC: (1.15-1.16); FILE MERGED 2004/10/27 06:41:28 od 1.15.22.1: #i35443# class <SwUndoFmtAttr>          - changes method <RestoreFlyAnchor(..)> and <Redo(..)>


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [c64f564d50f8432a87dd6272e748709281682982]

INTEGRATION: CWS swqbugfixes09 (1.4.4); FILE MERGED 2004/11/03 12:05:24 fme 1.4.4.1: #i36571# SwNumRuleInfo and SwNumRule should have different instances of the SwTxtNodeTable


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [850523c374c92c2bf19a988f6036a8bb0c0d02f8]

INTEGRATION: CWS swqbugfixes09 (1.6.36); FILE MERGED 2004/11/10 14:54:46 hbrinkm 1.6.36.2: #i30310#,#118435# output for SwFormToken(s), hash map for name->numrule relation 2004/11/10 14:46:55 hbrinkm 1.6.36.1: #i30310#,#118435# output for SwFormToken(s), hash map for name->numrule relation


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [f82bbf8936f0bf2c91c7a76ed3663922f8b865a7]

INTEGRATION: CWS swqbugfixes09 (1.6.40); FILE MERGED 2004/11/15 14:05:51 od 1.6.40.3: RESYNC: (1.6-1.7); FILE MERGED 2004/10/26 08:22:15 od 1.6.40.2: #i35911# class <SwAnchoredObject> - new member <mbClearedEnvironment>          inclusive accessors 2004/10/18 06:13:24 od 1.6.40.1: #i26945# class <SwAnchoredObject> - new methods <FindAnchorCharFrm()>          and <GetAnchorFrmContainingAnchPos()>


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [8890bba540f6a07fef735a646805c0e943e4df3b]

INTEGRATION: CWS docking4 (1.3.20); FILE MERGED 2004/10/27 12:54:47 as 1.3.20.1: #i35699# repair locale fallback mechanism


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [ca02f3cff1602083eb8d86a5d545ad570f4ecff6]

INTEGRATION: CWS docking4 (1.3.20); FILE MERGED 2004/10/27 12:54:46 as 1.3.20.1: #i35699# repair locale fallback mechanism


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [fb4e21042a3630ac1130f232d13665a6b8a8c21f]

INTEGRATION: CWS docking4 (1.15.86); FILE MERGED 2004/10/25 15:52:33 cd 1.15.86.2: #i34702# Remove old obsolete HID for status bar 2004/10/25 15:45:36 cd 1.15.86.1: #i34072# Remove old obsolete HID for status bar


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [07bf16aac961969f77f2fe7a1944c2a98683104d]

INTEGRATION: CWS docking4 (1.64.10); FILE MERGED 2004/10/13 13:01:43 ssa 1.64.10.1: #i32193# use default background color


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [8f68d01be7c311992283242956fbf2fd1588e516]

INTEGRATION: CWS docking4 (1.53.4); FILE MERGED 2004/10/27 12:58:42 as 1.53.4.7: #i35699# dont use sfx based code inside config tab pages; pack XDispartchInformationProvider results 2004/10/22 20:46:44 cd 1.53.4.6: RESYNC: (1.54-1.56); FILE MERGED 2004/10/11 15:20:45 cd 1.53.4.5: RESYNC: (1.53-1.54); FILE MERGED 2004/10/05 10:59:06 as 1.53.4.4: #i33338# remove NoSuchElementException 2004/10/01 11:44:34 cd 1.53.4.3: #i33338# Fixed missing type 2004/10/01 11:25:56 cd 1.53.4.2: #i33338# For performance reasons separate groups and commands 2004/09/29 13:20:03 cd 1.53.4.1: #i33338# Added new interface XDispatchInformationProvider


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [5b386d94b514d0642dc311a5cef4711dbb2559ef]

INTEGRATION: CWS docking4 (1.38.4); FILE MERGED 2004/11/01 16:51:03 ssa 1.38.4.4: use stored size for floating toolbar when teared off 2004/10/25 15:27:02 cd 1.38.4.3: #i34076# Added sub-toolbar listener for toolbox controller 2004/10/11 15:17:49 cd 1.38.4.2: RESYNC: (1.38-1.39); FILE MERGED 2004/09/22 11:17:41 cd 1.38.4.1: #i34497# Use last floating toolbar size for sub-toolbar popup mode


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [9fe4e2f32d1b4d89c9587a77763c6cc55a4bc71d]

INTEGRATION: CWS docking4 (1.24.10); FILE MERGED 2004/10/25 15:45:53 cd 1.24.10.1: #i34072# Remove old obsolete HID for status bar


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [f59b9a8a2b2f9f1d4f87198be1772ca2394f06dc]

INTEGRATION: CWS docking4 (1.5.12); FILE MERGED 2004/10/28 16:04:46 ssa 1.5.12.3: ownerdraw decorated windows should not be resizable as this is handled by the corresponding borderwindow 2004/10/22 20:30:26 cd 1.5.12.2: RESYNC: (1.5-1.6); FILE MERGED 2004/10/15 12:04:32 pl 1.5.12.1: join from vcl27, vcl28


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [729c6c16762553a44f9362706c0c6e8c782cc21f]

INTEGRATION: CWS docking4 (1.27.16); FILE MERGED 2004/11/02 16:45:08 ssa 1.27.16.3: RESYNC: (1.27-1.28); FILE MERGED 2004/10/28 06:52:42 as 1.27.16.2: #i34019# add horizontal scrollbar to key box control 2004/10/27 12:58:40 as 1.27.16.1: #i35699# dont use sfx based code inside config tab pages; pack XDispartchInformationProvider results


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [539767d1e3b4fe4506b4d2e3a0903c345b0055c4]

INTEGRATION: CWS docking4 (1.37.6); FILE MERGED 2004/10/11 15:06:47 cd 1.37.6.3: RESYNC: (1.38-1.40); FILE MERGED 2004/09/20 15:49:03 cd 1.37.6.2: RESYNC: (1.37-1.38); FILE MERGED 2004/09/16 16:17:58 cd 1.37.6.1: #i32165# Made must change for stylist - SetDropdownClickHdl has to be used


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [3d415f87b64e4f873a4a90527601526cf28b4dda]

INTEGRATION: CWS docking4 (1.11.86); FILE MERGED 2004/10/27 12:58:39 as 1.11.86.1: #i35699# dont use sfx based code inside config tab pages; pack XDispartchInformationProvider results


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [13f7633e78e7d371311b34b33948a62ae1089234]

INTEGRATION: CWS docking4 (1.37.4); FILE MERGED 2004/10/28 06:52:41 as 1.37.4.1: #i34019# add horizontal scrollbar to key box control


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [242260b7287d11b02312b95e8665cf3174dcb2a0]

INTEGRATION: CWS docking4 (1.42.10); FILE MERGED 2004/11/02 16:43:29 ssa 1.42.10.3: RESYNC: (1.42-1.43); FILE MERGED 2004/10/28 06:52:41 as 1.42.10.2: #i34019# add horizontal scrollbar to key box control 2004/10/27 12:58:39 as 1.42.10.1: #i35699# dont use sfx based code inside config tab pages; pack XDispartchInformationProvider results


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [cbcda694286b7f6b2fbab67930202f9a30958cbb]

INTEGRATION: CWS docking4 (1.22.10); FILE MERGED 2004/11/11 16:39:29 cd 1.22.10.4: #i36994 Check return value of FirstSelected before use 2004/10/28 08:59:45 as 1.22.10.3: #i34019# release user data to free memory 2004/10/28 06:52:40 as 1.22.10.2: #i34019# add horizontal scrollbar to key box control 2004/10/27 12:58:38 as 1.22.10.1: #i35699# dont use sfx based code inside config tab pages; pack XDispartchInformationProvider results


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [24e5e697ec12605406ccd4a753a96b137d359ddd]

INTEGRATION: CWS docking4 (1.32.66); FILE MERGED 2004/10/22 20:46:18 cd 1.32.66.3: RESYNC: (1.33-1.34); FILE MERGED 2004/09/20 15:46:09 cd 1.32.66.2: RESYNC: (1.32-1.33); FILE MERGED 2004/08/16 06:44:38 cd 1.32.66.1: #i32287# Added method and global dispatch argument to provide modifier to execute


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [3619e765a5fb5e29ccfef98e97f721e824039f85]

INTEGRATION: CWS docking4 (1.27.64); FILE MERGED 2004/10/11 15:03:07 cd 1.27.64.3: RESYNC: (1.29-1.30); FILE MERGED 2004/09/20 15:45:40 cd 1.27.64.2: RESYNC: (1.27-1.29); FILE MERGED 2004/08/16 06:44:37 cd 1.27.64.1: #i32287# Added method and global dispatch argument to provide modifier to execute


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [d44892b9da3a8e09f9b1b77c68e343e90b50a410]

INTEGRATION: CWS docking4 (1.29.12); FILE MERGED 2004/10/11 15:02:55 cd 1.29.12.3: RESYNC: (1.30-1.31); FILE MERGED 2004/09/20 15:45:32 cd 1.29.12.2: RESYNC: (1.29-1.30); FILE MERGED 2004/08/16 14:42:29 cd 1.29.12.1: #i32218# Ask for keyboard events before update is allowed


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [27ea56adcaad0bfba66c116477999c8b1a09847b]

INTEGRATION: CWS docking4 (1.43.2); FILE MERGED 2004/10/22 20:46:11 cd 1.43.2.3: RESYNC: (1.45-1.46); FILE MERGED 2004/10/11 15:00:18 cd 1.43.2.2: RESYNC: (1.43-1.45); FILE MERGED 2004/09/29 13:19:22 cd 1.43.2.1: #i33338# Prevent crash


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [2e178992c1aa91dd0faa9d216d3980d3109b4a14]

INTEGRATION: CWS docking4 (1.96.66); FILE MERGED 2004/11/09 13:59:11 ssa 1.96.66.7: #i36891# set item only if at least one item was found 2004/10/27 12:58:38 as 1.96.66.6: #i35699# dont use sfx based code inside config tab pages; pack XDispartchInformationProvider results 2004/10/22 20:46:03 cd 1.96.66.5: RESYNC: (1.97-1.98); FILE MERGED 2004/10/11 14:57:25 cd 1.96.66.4: RESYNC: (1.96-1.97); FILE MERGED 2004/10/05 10:59:06 as 1.96.66.3: #i33338# remove NoSuchElementException 2004/10/01 11:56:17 cd 1.96.66.2: #i33338# Fixed missing throw declaration 2004/10/01 11:25:55 cd 1.96.66.1: #i33338# For performance reasons separate groups and commands


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [01c01363e7bd3e3625a2b0d416b933a033eb3fcc]

INTEGRATION: CWS docking4 (1.43.4); FILE MERGED 2004/11/08 16:07:02 cd 1.43.4.5: #i33132# Added missing createElement call so showElement has a valid element 2004/11/02 16:43:02 ssa 1.43.4.4: RESYNC: (1.44-1.45); FILE MERGED 2004/11/01 07:37:37 cd 1.43.4.3: #i33132# Base implementation for toggle toolbars - must be overwritten by other modules if they need a different behavior 2004/10/11 14:57:15 cd 1.43.4.2: RESYNC: (1.43-1.44); FILE MERGED 2004/10/01 13:29:09 toconnor 1.43.4.1: #i34745# changes are applied by the dialog code, so no need to call update


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [7dd14bfd4cfbd56d9b1a052d7d58dcf0c4bbfacb]

INTEGRATION: CWS docking4 (1.60.8); FILE MERGED 2004/11/01 07:36:46 cd 1.60.8.1: #i33132# Make virtual slot executable to support test tool


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [14bc95942f8d6ac77ab1c5b48a9e9bbc752c5cc0]

INTEGRATION: CWS docking4 (1.17.8); FILE MERGED 2004/11/01 07:36:46 cd 1.17.8.1: #i33132# Make virtual slot executable to support test tool


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [db0323d2fc93c111300938d0ab8ec280ae9f4970]

INTEGRATION: CWS docking4 (1.1.2); FILE ADDED 2004/11/05 09:19:54 cd 1.1.2.1: #i34955# Added alignmentbar for calc


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [b13603efefdc5c76ccdbdaf39e69e712a259364d]

INTEGRATION: CWS docking4 (1.14.76); FILE MERGED 2004/10/29 16:11:33 ssa 1.14.76.1: #i32193# set listbox position dynamically as toolbox height is not fixed anymore


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [4829da5f545b32009aa77faade8c33d31ee78818]

INTEGRATION: CWS docking4 (1.1.1.1.6); FILE MERGED 2004/10/13 13:05:07 ssa 1.1.1.1.6.1: #i32193# correctly enable transparency


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [46e12dcb5482cd70eedb25e6b678bad8578f22cc]

INTEGRATION: CWS docking4 (1.2.78); FILE MERGED 2004/10/22 15:26:44 cd 1.2.78.3: #i34077# Support for toolbar button/sub-toolbar behavior 2004/09/20 13:13:35 cd 1.2.78.2: RESYNC: (1.2-1.3); FILE MERGED 2004/08/16 06:30:46 cd 1.2.78.1: #i32287# Provide key modifier information to dispatch


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [22a50b62be6f813839bacdaad1658fc97da9047f]

INTEGRATION: CWS docking4 (1.7.10); FILE MERGED 2004/10/07 15:29:33 toconnor 1.7.10.1: #i35128# change to new macro submenu layout


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [06fda387303570a3e712380dd3af3760aa690419]

INTEGRATION: CWS docking4 (1.12.12); FILE MERGED 2004/11/04 18:27:11 pl 1.12.12.7: last necessary merge from vcl28 2004/11/02 17:53:46 pl 1.12.12.6: join from vcl28 2004/10/28 16:04:46 ssa 1.12.12.5: ownerdraw decorated windows should not be resizable as this is handled by the corresponding borderwindow 2004/10/25 09:01:33 pl 1.12.12.4: solved a merge problem 2004/10/22 20:30:07 cd 1.12.12.3: RESYNC: (1.12-1.13); FILE MERGED 2004/10/15 14:10:33 pl 1.12.12.2: global widget cleanup 2004/10/15 12:04:31 pl 1.12.12.1: join from vcl27, vcl28


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [c8b8418fa06e45cf62730346379bf0dd1b3abce6]

INTEGRATION: CWS docking4 (1.110.14); FILE MERGED 2004/10/13 12:54:14 ssa 1.110.14.1: #i32193# native widget rendering for toolbars


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [d945c0fe01a7de33c3f52581db906abc8c171066]

INTEGRATION: CWS docking4 (1.2.90); FILE MERGED 2004/10/27 15:35:03 ssa 1.2.90.8: hilight disabled toolbox buttons as well 2004/10/22 13:32:39 ssa 1.2.90.7: #i32193# use NWF options 2004/10/20 08:43:59 ssa 1.2.90.6: #i32193# support query for minimal toolbox button size 2004/10/19 09:45:10 ssa 1.2.90.5: #i32193# add border to native toolbar buttons 2004/10/15 16:58:17 ssa 1.2.90.4: #i32193# support for a single gradient covering menubar and top docking area 2004/10/15 12:04:37 pl 1.2.90.3: join from vcl27, vcl28 2004/10/15 10:50:11 ssa 1.2.90.2: #i32193# support for native toolbar buttons 2004/10/13 12:54:14 ssa 1.2.90.1: #i32193# native widget rendering for toolbars


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [ea2418f1940e7c5ccbb62c40cb40ad0ba2d65189]

INTEGRATION: CWS docking4 (1.33.62); FILE MERGED 2004/10/19 19:46:16 pl 1.33.62.1: #i28454# cleaned up LOTS ofpainting issues


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [ac36ab61c44c077bdab783aeeb1fc5660f1c3e7f]

INTEGRATION: CWS docking4 (1.2.92); FILE MERGED 2004/10/20 09:18:44 pl 1.2.92.6: #i28454# speedup paint fix 2004/10/19 19:46:16 pl 1.2.92.5: #i28454# cleaned up LOTS ofpainting issues 2004/10/17 15:12:24 pl 1.2.92.4: #i32193# menu background 2004/10/15 14:10:34 pl 1.2.92.3: global widget cleanup 2004/10/14 17:03:04 pl 1.2.92.2: #i32193# native menubar 2004/09/03 16:46:46 pl 1.2.92.1: #32193# nwf for toolbar background and grip


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [a8375a7e6de9989c5ccefe99424932fc40210c45]

INTEGRATION: CWS docking4 (1.29.38); FILE MERGED 2004/10/19 19:46:15 pl 1.29.38.1: #i28454# cleaned up LOTS ofpainting issues


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [9e3473710f7c77c266e0e9e5552a2593454cc71f]

INTEGRATION: CWS docking4 (1.2.92); FILE MERGED 2004/11/09 14:54:16 pl 1.2.92.26: #i28454# fixed some assertions that occured in OceanDream and Canyon theme 2004/10/25 12:47:11 pl 1.2.92.25: workaround some broken themes 2004/10/22 20:29:59 cd 1.2.92.24: RESYNC: (1.5-1.6); FILE MERGED 2004/10/21 18:28:42 pl 1.2.92.23: draw separate toolbar lines as per theme 2004/10/21 17:55:24 pl 1.2.92.22: improvement on NWF option propagation 2004/10/20 17:52:50 pl 1.2.92.21: #i28454# minimum space around radio/check buttons 2004/10/20 17:34:04 pl 1.2.92.20: #i28454# some menu issues 2004/10/20 16:15:02 pl 1.2.92.19: #i28454# improve toolbar buttons 2004/10/20 09:18:44 pl 1.2.92.18: #i28454# speedup paint fix 2004/10/19 19:46:15 pl 1.2.92.17: #i28454# cleaned up LOTS ofpainting issues 2004/10/17 16:25:10 pl 1.2.92.16: #i32193# NWF style options (tb dropdown separate, popup menu border 2004/10/17 16:04:36 pl 1.2.92.15: #i32193# menu/-bar items 2004/10/17 15:12:23 pl 1.2.92.14: #i32193# menu background 2004/10/17 13:59:10 pl 1.2.92.13: #i32193# get toolbar dropdowns and menu button right in more themes 2004/10/16 14:32:16 pl 1.2.92.12: #i32193# NWF toggle buttons for toolbars 2004/10/16 14:06:01 pl 1.2.92.11: #i32193# background for NWF toolbar buttons 2004/10/16 12:04:01 pl 1.2.92.10: #i32193# implement NWF toolbar buttons 2004/10/16 08:47:31 pl 1.2.92.9: #i32193# adjust menubar size 2004/10/15 15:46:21 pl 1.2.92.8: #i32193# native menubar height 2004/10/15 14:10:32 pl 1.2.92.7: global widget cleanup 2004/10/15 12:04:30 pl 1.2.92.6: join from vcl27, vcl28 2004/10/14 17:03:03 pl 1.2.92.5: #i32193# native menubar 2004/10/14 07:59:39 ssa 1.2.92.4: #i32193# NWF for toolbars 2004/10/13 12:54:13 ssa 1.2.92.3: #i32193# native widget rendering for toolbars 2004/09/20 16:19:58 cd 1.2.92.2: RESYNC: (1.2-1.5); FILE MERGED 2004/09/03 16:46:45 pl 1.2.92.1: #32193# nwf for toolbar background and grip


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [aef9e9023387dd4ce38553ecb9c321f4c5cb6d54]

INTEGRATION: CWS docking4 (1.2.90); FILE MERGED 2004/10/13 12:54:13 ssa 1.2.90.1: #i32193# native widget rendering for toolbars


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [c0f11f269aba3462570cdec55fde498e5e35c412]

INTEGRATION: CWS docking4 (1.199.12); FILE MERGED 2004/11/05 15:47:25 pl 1.199.12.7: #i32196# keyboard handling of toolbar dock/undock 2004/11/05 15:32:53 pl 1.199.12.6: #i32196# keyboard handling of toolbar dock/undock 2004/10/25 16:09:17 ssa 1.199.12.5: #i32578# use Ctrl-DoubleClick to undock 2004/10/22 13:28:29 ssa 1.199.12.4: #i35625 change HC white detection 2004/10/15 12:04:29 pl 1.199.12.3: join from vcl27, vcl28 2004/10/15 10:50:10 ssa 1.199.12.2: #i32193# support for native toolbar buttons 2004/10/13 12:54:12 ssa 1.199.12.1: #i32193# native widget rendering for toolbars


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [2ebf6f23ef96443b9d897253198c95858dd09fa8]

INTEGRATION: CWS docking4 (1.30.6); FILE MERGED 2004/11/04 10:52:17 ssa 1.30.6.7: #i32193# improve transparency handling and repaint 2004/10/22 13:29:46 ssa 1.30.6.6: no menu button in popupmode 2004/10/19 09:45:09 ssa 1.30.6.5: #i32193# add border to native toolbar buttons 2004/10/17 13:59:09 pl 1.30.6.4: #i32193# get toolbar dropdowns and menu button right in more themes 2004/10/15 10:50:09 ssa 1.30.6.3: #i32193# support for native toolbar buttons 2004/09/20 16:18:39 cd 1.30.6.2: RESYNC: (1.30-1.32); FILE MERGED 2004/09/15 14:38:28 ssa 1.30.6.1: #i32196# make menubutton keyboard accessible


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [a7d9e912a8502ea556a4b779df92068d83f0d6d5]

INTEGRATION: CWS docking4 (1.74.6); FILE MERGED 2004/11/04 15:06:02 ssa 1.74.6.20: set minmax after every layout change in floating mode to improve configuration via custom menu 2004/11/04 10:52:16 ssa 1.74.6.19: #i32193# improve transparency handling and repaint 2004/11/01 08:20:13 ssa 1.74.6.18: #i35507#, #i34279# treat breaks as separators 2004/10/28 13:43:11 ssa 1.74.6.17: include children when incvalidating transparent background 2004/10/27 15:32:43 ssa 1.74.6.16: #i35507#, #i34279# treat breaks as separators, set minimal toolbox size, display menu button in empty toolbars 2004/10/22 13:29:44 ssa 1.74.6.15: no menu button in popupmode 2004/10/21 17:55:23 pl 1.74.6.14: improvement on NWF option propagation 2004/10/20 16:10:49 pl 1.74.6.13: #i35625# stricter recognition of high contrast white 2004/10/19 15:26:21 ssa 1.74.6.12: #i32193# correct background of NWF toolbar buttons 2004/10/19 09:45:08 ssa 1.74.6.11: #i32193# add border to native toolbar buttons 2004/10/17 16:25:10 pl 1.74.6.10: #i32193# NWF style options (tb dropdown separate, popup menu border 2004/10/17 13:59:09 pl 1.74.6.9: #i32193# get toolbar dropdowns and menu button right in more themes 2004/10/15 16:58:19 ssa 1.74.6.8: #i32193# support for a single gradient covering menubar and top docking area 2004/10/15 10:50:08 ssa 1.74.6.7: #i32193# support for native toolbar buttons 2004/10/14 15:45:09 pl 1.74.6.6: #i32193# use correct control state 2004/10/14 07:58:17 ssa 1.74.6.5: #i32193# NWF for toolbars 2004/10/13 12:54:12 ssa 1.74.6.4: #i32193# native widget rendering for toolbars 2004/09/20 16:18:21 cd 1.74.6.3: RESYNC: (1.74-1.77); FILE MERGED 2004/09/15 15:32:14 ssa 1.74.6.2: #i32192# improve separator look 2004/09/15 14:38:27 ssa 1.74.6.1: #i32196# make menubutton keyboard accessible


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [ce60283b62bfc3ef43e1f87da6313ce4bd140d1f]

INTEGRATION: CWS docking4 (1.110.12); FILE MERGED 2004/11/01 17:10:18 ssa 1.110.12.11: #i32193# toolbox for close button has variable height now 2004/10/21 17:55:23 pl 1.110.12.10: improvement on NWF option propagation 2004/10/17 16:25:09 pl 1.110.12.9: #i32193# NWF style options (tb dropdown separate, popup menu border 2004/10/17 16:04:36 pl 1.110.12.8: #i32193# menu/-bar items 2004/10/17 15:12:22 pl 1.110.12.7: #i32193# menu background 2004/10/15 16:58:18 ssa 1.110.12.6: #i32193# support for a single gradient covering menubar and top docking area 2004/10/15 15:46:20 pl 1.110.12.5: #i32193# native menubar height 2004/10/15 12:04:28 pl 1.110.12.4: join from vcl27, vcl28 2004/10/15 10:50:08 ssa 1.110.12.3: #i32193# support for native toolbar buttons 2004/10/14 17:02:08 pl 1.110.12.2: #i32193# control state for menubar 2004/10/13 12:54:11 ssa 1.110.12.1: #i32193# native widget rendering for toolbars


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [68994817a22ad1c1a9fdce29942a20ff57a6b3d6]

INTEGRATION: CWS docking4 (1.15.8); FILE MERGED 2004/10/13 12:54:11 ssa 1.15.8.1: #i32193# native widget rendering for toolbars


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [2fbc02528a3cbb58b0a93800ebc5f958e184231e]

INTEGRATION: CWS docking4 (1.17.14); FILE MERGED 2004/10/25 16:09:17 ssa 1.17.14.1: #i32578# use Ctrl-DoubleClick to undock


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [38bd15e7d30be970d03b53a83e2ad301748d25ad]

INTEGRATION: CWS docking4 (1.4.14); FILE MERGED 2004/10/13 12:54:11 ssa 1.4.14.1: #i32193# native widget rendering for toolbars


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [bf7b97a30806f89e5dc895389b69abe0f815c2b1]

INTEGRATION: CWS docking4 (1.1.2); FILE ADDED 2004/10/22 13:31:03 ssa 1.1.2.7: #i32193# use NWF options 2004/10/21 18:28:41 pl 1.1.2.6: draw separate toolbar lines as per theme 2004/10/20 09:56:42 ssa 1.1.2.5: #i32193# improve common gradient handling between menubar and top dockingarea 2004/10/15 16:58:18 ssa 1.1.2.4: #i32193# support for a single gradient covering menubar and top docking area 2004/10/14 15:45:09 pl 1.1.2.3: #i32193# use correct control state 2004/10/14 07:58:17 ssa 1.1.2.2: #i32193# NWF for toolbars 2004/10/13 12:56:15 ssa 1.1.2.1: #i32193# native widget rendering for toolbars


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [494a0c701e7ee32085e4eb05337decfb6e77d69f]

INTEGRATION: CWS docking4 (1.15.14); FILE MERGED 2004/10/22 13:30:23 ssa 1.15.14.2: show tooltip when title was truncated 2004/10/15 12:04:28 pl 1.15.14.1: join from vcl27, vcl28


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [c8678aa363d0ca62169b8ca39a6a6867aea53e94]

INTEGRATION: CWS docking4 (1.30.38); FILE MERGED 2004/10/15 12:04:27 pl 1.30.38.1: join from vcl27, vcl28


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [f37b9508f6a3fd9a4911939911e582c060df3461]

INTEGRATION: CWS docking4 (1.42.14); FILE MERGED 2004/10/13 12:54:11 ssa 1.42.14.1: #i32193# native widget rendering for toolbars


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [c7a1f972ad2e622fc928253aaa410df2404b6008]

INTEGRATION: CWS docking4 (1.3.30); FILE MERGED 2004/09/21 06:03:23 cd 1.3.30.1: #i32676# Added missing command to toolbar


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [17cf314088dfada8455a56a9e8702b7fdb409990]

INTEGRATION: CWS docking4 (1.3.30); FILE MERGED 2004/09/21 06:03:50 cd 1.3.30.1: #i32676# Added missing command to toolbar


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [678905e0c20283f0eba3b6ba1a9a7d2eb89c55bd]

INTEGRATION: CWS docking4 (1.3.30); FILE MERGED 2004/09/21 06:03:37 cd 1.3.30.1: #i32676# Added missing command to toolbar


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [50f1cab27c290ffc7585516a6326330fac194c1c]

INTEGRATION: CWS docking4 (1.53.144); FILE MERGED 2004/10/29 16:12:01 ssa 1.53.144.1: #i32193# set listbox position dynamically as toolbox height is not fixed anymore


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [fee0ef3ca44b92a6f2cd877bd2e02b87254ea3ab]

INTEGRATION: CWS docking4 (1.30.30); FILE MERGED 2004/10/29 16:12:01 ssa 1.30.30.1: #i32193# set listbox position dynamically as toolbox height is not fixed anymore


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [41dcf1d10a9fe9732930e15ab0076132d4c601e0]

INTEGRATION: CWS docking4 (1.6.140); FILE MERGED 2004/09/15 15:21:08 ssa 1.6.140.1: #i32188# pass item rect instead of point to keep popup menu open


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [c40fd62d605fc96fc3baa88bef66f6a8a7af11b5]

INTEGRATION: CWS docking4 (1.25.14); FILE MERGED 2004/10/29 17:48:46 ssa 1.25.14.1: #i32193# set listbox position dynamically as toolbox height is not fixed anymore


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [cef73fb3f75d2076e83f6469d8c2cc41c0e2a566]

INTEGRATION: CWS docking4 (1.16.14); FILE MERGED 2004/10/25 14:15:13 cd 1.16.14.1: #i34077# Fixed wrong icon problem with toolbar button/sub-toolbar function selected


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [dd226191a0160470d1aa9c9c84a674a29545febf]

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  Oliver Bolte  <obo@openoffice.org>  [3622aabcdd137f8d4e6dca1da19652d5713b0afa]

INTEGRATION: CWS docking4 (1.84.4); FILE MERGED 2004/10/11 10:51:52 cd 1.84.4.3: RESYNC: (1.84-1.85); FILE MERGED 2004/10/04 13:19:05 as 1.84.4.2: #i33338# new helper to merge dispatch informations 2004/09/27 16:30:20 cd 1.84.4.1: #i33338# Added new categories service


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [d980abd69606c2308fffe9841984c2bcb75a05c1]

INTEGRATION: CWS docking4 (1.8.4); FILE MERGED 2004/10/08 06:28:24 cd 1.8.4.2: #i35059# Tools - Customize added for StartModule 2004/10/07 16:00:26 cd 1.8.4.1: #i35058# View menu for StartModule


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [d13bf857288f22306d766cd06c724d9debcc456a]

INTEGRATION: CWS docking4 (1.3.54); FILE MERGED 2004/10/22 15:27:59 cd 1.3.54.1: #i34077# Support for toolbar button/sub-toolbar behavior


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [9f630e67bdd965df8ba362b9774952e589a4a677]

INTEGRATION: CWS docking4 (1.3.4); FILE MERGED 2004/10/01 13:38:04 cd 1.3.4.1: #i10000# Wrong index used


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [952ac45e875f8bae484968a8cae545044ad1c74e]

INTEGRATION: CWS docking4 (1.9.64); FILE MERGED 2004/11/03 15:50:11 cd 1.9.64.3: #i31952# Added missing ToolBarsMenuController service implementation 2004/11/03 15:45:49 cd 1.9.64.2: #i31577# Added missing ToolBarsMenuController service implementation 2004/09/27 16:30:07 cd 1.9.64.1: #i33338# Added new categories service


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [fbc402c46c1ebc2d98beda015551800528874796]

INTEGRATION: CWS docking4 (1.4.6); FILE MERGED 2004/10/25 09:36:13 cd 1.4.6.2: #i10000# Build problems with gcc fixed 2004/10/22 15:27:58 cd 1.4.6.1: #i34077# Support for toolbar button/sub-toolbar behavior


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [a1833cc1d2465bd3dfd21615c50b889264fabcc2]

INTEGRATION: CWS docking4 (1.3.4); FILE MERGED 2004/11/01 07:40:00 cd 1.3.4.3: #i33132# Toolbar controller now uses complete command URLs to support test tool 2004/10/07 15:08:03 cd 1.3.4.2: #i35111# Toolbars must be sorted in popup menu 2004/10/04 11:12:58 cd 1.3.4.1: #i34938# Use wew properties to hide/show toolbars in view-toolbars menu


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [2006fb1fb3694c1a8c44ef6575d043b8e6d99668]

INTEGRATION: CWS docking4 (1.2.54); FILE MERGED 2004/10/22 15:27:58 cd 1.2.54.7: #i34077# Support for toolbar button/sub-toolbar behavior 2004/10/08 14:37:42 cd 1.2.54.6: #i35205# Use correct priority for images from document/module 2004/09/20 13:03:50 cd 1.2.54.5: RESYNC: (1.3-1.5); FILE MERGED 2004/09/16 09:29:11 ssa 1.2.54.4: #i32196# avoid duplicate menu entries 2004/09/16 09:18:07 cd 1.2.54.3: #i32213# Use frame directly to check for availability of .uno:ConfigureDialog 2004/08/23 13:23:54 cd 1.2.54.2: RESYNC: (1.2-1.3); FILE MERGED 2004/08/12 07:52:30 cd 1.2.54.1: #i32501# Check symbol size independently from hi/normal contrast


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [b8abdeda60bb246397bf7c6e9bed0ace576579d5]

INTEGRATION: CWS docking4 (1.12.4); FILE MERGED 2004/10/04 10:47:58 cd 1.12.4.1: #i31577# Fixed wrong update behavior of menu bar/popup menu controller


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [8ccdaa43972ddd699d401f7493059aa584ab12a8]

INTEGRATION: CWS docking4 (1.2.102); FILE MERGED 2004/10/04 10:47:42 cd 1.2.102.1: #i31577# Fixed wrong update behavior of menu bar/popup menu controller


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [1654ee1edd745c467bc3723a622a6388d8288fb6]

INTEGRATION: CWS docking4 (1.4.6); FILE MERGED 2004/11/04 11:54:28 cd 1.4.6.1: #i32287# Support key modifier with dispatch


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [d8633042e08bd2a41f5ebe452d0c39097f07e57d]

INTEGRATION: CWS docking4 (1.2.54); FILE MERGED 2004/10/04 11:12:16 cd 1.2.54.1: #i34938# New properties to hide/show toolbars in view-toolbars menu


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [868a3a7d338f9a4b1584d2c14fac6ab8d005d6b3]

INTEGRATION: CWS docking4 (1.1.2); FILE ADDED 2004/09/28 08:08:08 cd 1.1.2.2: #i33338# Numbers are now allowed as node name 2004/09/27 16:28:27 cd 1.1.2.1: #i33338# Added new categories service to support access from UNO


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [7b7e8fa6a13e50938e6f7f94b2ef3e4828555c78]

INTEGRATION: CWS docking4 (1.9.10); FILE MERGED 2004/11/04 15:26:04 cd 1.9.10.1: #i32100# Use preset handler to retrieve storages


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [4b0fb8e99d59adfbb7c7129e9155d924665cc563]

INTEGRATION: CWS docking4 (1.3.54); FILE MERGED 2004/09/27 16:29:10 cd 1.3.54.1: #i33338# Added new categories service to support access from UNO


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [559240ba75dafa341fc5d1cbd3b430269eaa3b7b]

INTEGRATION: CWS docking4 (1.76.2); FILE MERGED 2004/10/11 10:49:42 cd 1.76.2.3: RESYNC: (1.76-1.77); FILE MERGED 2004/10/05 11:29:10 as 1.76.2.2: #i33338# remove NoSuchElementException 2004/10/04 13:20:31 as 1.76.2.1: #i33338# provide new dispatch information interface


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [b46e222025dd0fd42a3417562a8407d521127955]

INTEGRATION: CWS docking4 (1.23.4); FILE MERGED 2004/10/11 10:49:31 cd 1.23.4.4: RESYNC: (1.24-1.25); FILE MERGED 2004/09/27 16:29:53 cd 1.23.4.3: #i33338# Added new categories service 2004/09/20 13:01:28 cd 1.23.4.2: RESYNC: (1.23-1.24); FILE MERGED 2004/09/17 06:37:41 cd 1.23.4.1: #i33023# Removed format menu controller service from XML files - registerservices.cxx


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [bda7c3ef99c5d4ace3842ef00a2fe91fc8dabbd7]

INTEGRATION: CWS docking4 (1.9.2); FILE MERGED 2004/11/04 09:28:06 cd 1.9.2.8: #i32215# Fix problem with docking on bottom/right docking area 2004/10/22 15:27:57 cd 1.9.2.7: #i34077# Support for toolbar button/sub-toolbar behavior 2004/10/15 06:57:41 cd 1.9.2.6: #i32215# Support docking before/after a toolbar row/column 2004/10/13 15:14:23 ssa 1.9.2.5: #i32193# correct dynamic_cast syntax 2004/10/13 13:03:14 ssa 1.9.2.4: #i32193# use docking area window provided by VCL 2004/10/11 10:49:21 cd 1.9.2.3: RESYNC: (1.10-1.11); FILE MERGED 2004/09/20 13:01:17 cd 1.9.2.2: RESYNC: (1.9-1.10); FILE MERGED 2004/09/16 07:45:30 cd 1.9.2.1: #i32225# Support to move a docked toolbar freely - shouldn't respect itself for docking process


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [9e79ba4701dfe637f57f1a44ac338cff01710783]

INTEGRATION: CWS docking4 (1.2.14); FILE MERGED 2004/11/04 15:26:04 cd 1.2.14.2: #i32100# Use preset handler to retrieve storages 2004/10/27 12:56:24 as 1.2.14.1: #i35699# handle missing configurations more gracefully


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [cafaab8edc3974cdc2584202923a9d9cc5248b3d]

INTEGRATION: CWS docking4 (1.6.116); FILE MERGED 2004/10/04 13:18:42 as 1.6.116.1: #i33338# new helper to merge dispatch informations


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [e770e5170ad389b44882ed97b9c419ecb3556d2e]

INTEGRATION: CWS docking4 (1.1.2); FILE ADDED 2004/10/05 10:56:57 as 1.1.2.2: #i33338# remove NoSuchElementException, remove duplicate items 2004/10/04 13:18:30 as 1.1.2.1: #i33338# new helper to merge dispatch informations


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [dbc61666b06c842d2373d289f94f939a368e3e07]

INTEGRATION: CWS docking4 (1.7.60); FILE MERGED 2004/10/06 13:15:29 as 1.7.60.2: #i33338# remove CloseFrame from the interface XDispatchInformationProvider 2004/10/05 10:56:57 as 1.7.60.1: #i33338# remove NoSuchElementException, remove duplicate items


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [e1c4ddd3f1a97a6de7a3c1e5b892ffddc3f2d878]

INTEGRATION: CWS docking4 (1.2.14); FILE MERGED 2004/11/04 15:26:02 cd 1.2.14.2: #i32100# Use preset handler to retrieve storages 2004/10/27 12:56:24 as 1.2.14.1: #i35699# handle missing configurations more gracefully


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [8aeb47e5640fd189487637c57a5e42816e9e22ce]

INTEGRATION: CWS docking4 (1.1.2); FILE ADDED 2004/10/06 12:07:04 as 1.1.2.1: #i33338# new complex test for XDispatchInformationProvider


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [80ec9071d74eb47feefb26d3e0709b33842d8b27]

INTEGRATION: CWS docking4 (1.4.4); FILE MERGED 2004/10/22 15:27:43 cd 1.4.4.1: #i34077# Support for toolbar button/sub-toolbar behavior


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [de33f16fd1f7b1fccd65233d722ffd511915f72b]

INTEGRATION: CWS docking4 (1.2.54); FILE MERGED 2004/10/25 09:35:15 cd 1.2.54.2: #i10000# Fixed build problems with gcc 2004/10/22 15:27:43 cd 1.2.54.1: #i34077# Support for toolbar button/sub-toolbar behavior


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [7e6ccf33cf2b23a2b6e76c796a8bb51d4a8b8c74]

INTEGRATION: CWS docking4 (1.3.4); FILE MERGED 2004/10/07 15:08:03 cd 1.3.4.1: #i35111# Toolbars must be sorted in popup menu


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [aa26a9b1bb2c63cdcbcb0b5c303364162451ddd5]

INTEGRATION: CWS docking4 (1.2.102); FILE MERGED 2004/10/04 10:47:26 cd 1.2.102.1: #i31577# Fixed wrong update behavior of menu bar/popup menu controller


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [f48da81475c64794c3a1e578fab41f64da3c8a16]

INTEGRATION: CWS docking4 (1.1.2); FILE ADDED 2004/09/27 16:28:47 cd 1.1.2.1: #i33338# Added new categories service to support access from UNO


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [ce2ad81b6069701eccc3bd199e16ce62ae674b05]

INTEGRATION: CWS docking4 (1.5.14); FILE MERGED 2004/11/04 15:25:49 cd 1.5.14.1: #i32100# Use preset handler to retrieve storages


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [757ed9a6f384f3d37d9bb2f4e115741e1e35ca7a]

INTEGRATION: CWS docking4 (1.9.8); FILE MERGED 2004/11/02 15:16:24 ssa 1.9.8.2: RESYNC: (1.9-1.10); FILE MERGED 2004/09/30 11:06:14 fs 1.9.8.1: #i33338# SupportedFeatures now also know which ::com::sun::star::frame::CommandGroup they belong to


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [d646637bdfddab972a30637f33ebe2e289476450]

INTEGRATION: CWS docking4 (1.6.22); FILE MERGED 2004/10/22 15:27:42 cd 1.6.22.5: #i34077# Support for toolbar button/sub-toolbar behavior 2004/10/15 06:57:40 cd 1.6.22.4: #i32215# Support docking before/after a toolbar row/column 2004/10/11 10:42:30 cd 1.6.22.3: RESYNC: (1.7-1.8); FILE MERGED 2004/09/20 12:57:23 cd 1.6.22.2: RESYNC: (1.6-1.7); FILE MERGED 2004/09/16 07:45:10 cd 1.6.22.1: #i32225# Support to move a docked toolbar freely - shouldn't respect itself for docking process


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [d828b003ae1aa8a0a0259ab9fd8aab64a578355d]

INTEGRATION: CWS docking4 (1.29.100); FILE MERGED 2004/10/05 11:29:10 as 1.29.100.2: #i33338# remove NoSuchElementException 2004/10/04 13:20:20 as 1.29.100.1: #i33338# provide new dispatch information interface


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [d15cdd2f6959ae75320f2dbd395db1a75baa9092]

INTEGRATION: CWS docking4 (1.1.2); FILE ADDED 2004/10/05 10:56:56 as 1.1.2.2: #i33338# remove NoSuchElementException, remove duplicate items 2004/10/04 13:18:14 as 1.1.2.1: #i33338# new helper to merge dispatch informations


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [e29c541f66a8ac21c0b1a030dab4c1ea0782fadd]

INTEGRATION: CWS docking4 (1.4.60); FILE MERGED 2004/10/05 10:56:56 as 1.4.60.1: #i33338# remove NoSuchElementException, remove duplicate items


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [0a74201efd40090a8c9f3351121621f9a7eab47f]

INTEGRATION: CWS docking4 (1.24.4); FILE MERGED 2004/10/11 10:41:20 cd 1.24.4.3: RESYNC: (1.24-1.25); FILE MERGED 2004/10/04 13:19:47 as 1.24.4.2: #i33338# use global app dispatch provider inside framework 2004/09/27 16:29:39 cd 1.24.4.1: #i33338# Added new categories service


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [739a7c566526b52c1eaf6a87597528d52f879303]

INTEGRATION: CWS docking4 (1.3.8); FILE MERGED 2004/11/02 15:13:14 ssa 1.3.8.3: RESYNC: (1.3-1.6); FILE MERGED 2004/10/05 09:44:52 cd 1.3.8.2: #i33338# Adapt code to conform to new interface XDispatchInformationProvider 2004/09/30 11:07:30 fs 1.3.8.1: #i33338# SupportedFeatures now also know which ::com::sun::star::frame::CommandGroup they belong to


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [8055cda972d5ef6ba36eb6bbca6509e6db59d26c]

INTEGRATION: CWS docking4 (1.6.16); FILE MERGED 2004/10/08 09:37:34 cd 1.6.16.3: #i35060# Customize menu item for bibliography 2004/10/07 15:59:37 cd 1.6.16.2: #i35058# View menu for bibliography 2004/10/07 15:31:03 toconnor 1.6.16.1: #i35129# change to new macros submenu


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [eca473f430503016a129db07d9528ef556500e72]

INTEGRATION: CWS docking4 (1.7.126); FILE MERGED 2004/10/05 11:16:48 cd 1.7.126.2: #i33338# Don't throw NoSuchElementException 2004/10/05 06:20:17 cd 1.7.126.1: #i33338# Support new DispatchInformationProvider interface


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [5524ec3579d2c6421c30c30646ada4da280cd42b]

INTEGRATION: CWS docking4 (1.22.72); FILE MERGED 2004/10/07 15:59:49 cd 1.22.72.3: #i35058# View menu for bibliography 2004/10/05 11:16:47 cd 1.22.72.2: #i33338# Don't throw NoSuchElementException 2004/10/05 06:20:18 cd 1.22.72.1: #i33338# Support new DispatchInformationProvider interface


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [048866055eb7c7f3de8338eac301b1614f59a515]

INTEGRATION: CWS docking4 (1.57.10); FILE MERGED 2004/11/02 15:02:40 ssa 1.57.10.2: RESYNC: (1.57-1.58); FILE MERGED 2004/09/30 10:42:06 fs 1.57.10.1: removed unneeded parameter from CreateFmSearchDialog, which caused trouble during #i33338#


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [dcfea2057c10ba9c0b97c8266267e5d09b9a145a]

INTEGRATION: CWS docking4 (1.6.8); FILE MERGED 2004/11/03 10:22:51 ssa 1.6.8.9: correct merge conflicts 2004/11/02 15:00:08 ssa 1.6.8.8: RESYNC: (1.6-1.7); FILE MERGED 2004/10/06 14:18:41 toconnor 1.6.8.7: #i33338# don't display Basic and Database documents as they don't support document based configuration 2004/10/05 15:15:59 toconnor 1.6.8.6: #i33338# only get help text when need to display it 2004/10/05 11:16:38 toconnor 1.6.8.5: #i33338# exception handling 2004/10/04 18:04:32 toconnor 1.6.8.4: #i31103# use script url to determine whether ok button should be enabled 2004/10/04 14:17:30 toconnor 1.6.8.3: #i33338# more changes related to listing of builtin commands 2004/10/01 16:18:06 toconnor 1.6.8.2: #i33338# update to use latest changes to UNO configuration api 2004/09/30 11:13:54 toconnor 1.6.8.1: #i33338# use new UNO services for listing builtin commands instead of SfxSlotPool


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [08ad579e03892b8b2239d3e50c86efe8d64459b2]

INTEGRATION: CWS docking4 (1.5.8); FILE MERGED 2004/10/07 15:30:08 toconnor 1.5.8.1: #i35129# change to new macro submenu layout


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [f8382bc4beaedc5ba8862d9c992203d15aac2894]

INTEGRATION: CWS docking4 (1.5.8); FILE MERGED 2004/10/07 15:30:07 toconnor 1.5.8.1: #i35129# change to new macro submenu layout


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [7a4ace5a83cecc1e84a74962d3921636c7bd4257]

INTEGRATION: CWS docking4 (1.4.8); FILE MERGED 2004/10/07 15:30:06 toconnor 1.4.8.1: #i35129# change to new macro submenu layout


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [5751b4bec40109dc8fbb1790c8d7dec4b867067c]

INTEGRATION: CWS docking4 (1.93.8); FILE MERGED 2004/09/30 11:07:14 fs 1.93.8.1: #i33338# SupportedFeatures now also know which ::com::sun::star::frame::CommandGroup they belong to


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [24125dfd09dc93c4466b5e4e012996cc2a4939be]

INTEGRATION: CWS docking4 (1.35.8); FILE MERGED 2004/11/02 15:29:37 ssa 1.35.8.2: RESYNC: (1.35-1.36); FILE MERGED 2004/09/30 11:07:11 fs 1.35.8.1: #i33338# SupportedFeatures now also know which ::com::sun::star::frame::CommandGroup they belong to


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [c9a6baa64ae9fbcf3b56f8f5f09a7d5a18045731]

INTEGRATION: CWS docking4 (1.94.8); FILE MERGED 2004/11/02 15:29:26 ssa 1.94.8.2: RESYNC: (1.94-1.95); FILE MERGED 2004/09/30 11:07:06 fs 1.94.8.1: #i33338# SupportedFeatures now also know which ::com::sun::star::frame::CommandGroup they belong to


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [392d4d0805253ce7ccfd504ec37ca2bf80c87a52]

INTEGRATION: CWS docking4 (1.31.8); FILE MERGED 2004/09/30 11:07:06 fs 1.31.8.1: #i33338# SupportedFeatures now also know which ::com::sun::star::frame::CommandGroup they belong to


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [16be8bb89d392163c4de945ed04c43eb2d519a23]

INTEGRATION: CWS docking4 (1.54.8); FILE MERGED 2004/11/02 15:27:58 ssa 1.54.8.2: RESYNC: (1.54-1.55); FILE MERGED 2004/09/30 11:04:50 fs 1.54.8.1: #i33338# AddSupportedFeatures -> describeSupportedFeatures


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [95358c1fa3cbbd3c5dbb8c8fd940eba2703d2c89]

INTEGRATION: CWS docking4 (1.28.8); FILE MERGED 2004/11/02 15:27:26 ssa 1.28.8.2: RESYNC: (1.28-1.29); FILE MERGED 2004/09/30 11:04:50 fs 1.28.8.1: #i33338# AddSupportedFeatures -> describeSupportedFeatures


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [b9aae92fdea86c46c5f5169f59f9963f60e75707]

INTEGRATION: CWS docking4 (1.26.8); FILE MERGED 2004/11/02 15:25:39 ssa 1.26.8.2: RESYNC: (1.26-1.28); FILE MERGED 2004/09/30 11:04:50 fs 1.26.8.1: #i33338# AddSupportedFeatures -> describeSupportedFeatures


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [9fcada75e5337b4639f891630d48c7d5911ded78]

INTEGRATION: CWS docking4 (1.31.8); FILE MERGED 2004/09/30 11:04:50 fs 1.31.8.1: #i33338# AddSupportedFeatures -> describeSupportedFeatures


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [af96ee56539a434baa32b48fe3514722e64e9b1f]

INTEGRATION: CWS docking4 (1.13.8); FILE MERGED 2004/09/30 11:04:49 fs 1.13.8.1: #i33338# AddSupportedFeatures -> describeSupportedFeatures


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [d706280346183b2a5f3d2a5776b878cf85d09ba9]

INTEGRATION: CWS docking4 (1.17.8); FILE MERGED 2004/09/30 11:04:49 fs 1.17.8.1: #i33338# AddSupportedFeatures -> describeSupportedFeatures


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [50f37cbef07ba2ea7bb4efe68bbdbf2f347760f1]

INTEGRATION: CWS docking4 (1.53.8); FILE MERGED 2004/11/02 15:16:44 ssa 1.53.8.4: RESYNC: (1.53-1.55); FILE MERGED 2004/10/05 11:17:48 cd 1.53.8.3: #i33338# Don't throw NoSuchElementException 2004/10/05 09:44:53 cd 1.53.8.2: #i33338# Adapt code to conform to new interface XDispatchInformationProvider 2004/09/30 11:06:14 fs 1.53.8.1: #i33338# SupportedFeatures now also know which ::com::sun::star::frame::CommandGroup they belong to


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [bd7fae4bb79160cf62a047e371b2302c263dd353]

INTEGRATION: CWS docking4 (1.19.30); FILE MERGED 2004/11/02 15:15:56 ssa 1.19.30.2: RESYNC: (1.19-1.20); FILE MERGED 2004/09/30 11:06:14 fs 1.19.30.1: #i33338# SupportedFeatures now also know which ::com::sun::star::frame::CommandGroup they belong to


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [19bdd985744612eb3567c82d53c6cb73f981ca72]

INTEGRATION: CWS docking4 (1.81.8); FILE MERGED 2004/11/02 15:15:47 ssa 1.81.8.2: RESYNC: (1.81-1.83); FILE MERGED 2004/09/30 11:06:13 fs 1.81.8.1: #i33338# SupportedFeatures now also know which ::com::sun::star::frame::CommandGroup they belong to


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [ab57d5d198a6b9098128f716ccf0eb0cdfaa77c9]

INTEGRATION: CWS docking4 (1.3.8); FILE MERGED 2004/11/02 15:13:22 ssa 1.3.8.2: RESYNC: (1.3-1.5); FILE MERGED 2004/09/30 11:07:30 fs 1.3.8.1: #i33338# SupportedFeatures now also know which ::com::sun::star::frame::CommandGroup they belong to


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [05d2dba41c787b40475dbba06ec79264b82c120b]

INTEGRATION: CWS docking4 (1.2.124); FILE MERGED 2004/10/25 08:29:41 cd 1.2.124.3: #i10000# Fixed build problem with gcc 2004/10/22 15:33:28 cd 1.2.124.2: #i34077# Use new interfaces to fix alignment image problem 2004/10/06 12:42:44 cd 1.2.124.1: #i32265# Style of toolbar button not correctly set by controller


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [98563ff808adbd6a8d899d2c9fd54f29264e8a94]

INTEGRATION: CWS docking4 (1.54.22); FILE MERGED 2004/10/22 17:08:23 cd 1.54.22.2: RESYNC: (1.54-1.55); FILE MERGED 2004/10/22 09:10:20 ssa 1.54.22.1: #i32193# increase fontname box and fontsize box for better native widget support


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [55ff778a434d5883745c396d43a70796362426e8]

INTEGRATION: CWS docking4 (1.18.20); FILE MERGED 2004/11/03 17:05:35 cd 1.18.20.5: #i34077# Item must use TYPEINIT1_AUTOFACTORY macro 2004/11/02 15:04:42 ssa 1.18.20.4: RESYNC: (1.20-1.21); FILE MERGED 2004/10/22 17:08:07 cd 1.18.20.3: RESYNC: (1.19-1.20); FILE MERGED 2004/10/11 10:09:12 cd 1.18.20.2: RESYNC: (1.18-1.19); FILE MERGED 2004/08/13 12:38:55 cd 1.18.20.1: #i32265# Added missing createAndPositionSubToolbar call


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [49ecab833d5954544aa9f1aa60e40ff73d415574]

INTEGRATION: CWS docking4 (1.6.8); FILE MERGED 2004/11/02 15:00:26 ssa 1.6.8.4: RESYNC: (1.6-1.7); FILE MERGED 2004/10/05 15:15:59 toconnor 1.6.8.3: #i33338# only get help text when need to display it 2004/10/01 16:18:06 toconnor 1.6.8.2: #i33338# update to use latest changes to UNO configuration api 2004/09/30 11:13:53 toconnor 1.6.8.1: #i33338# use new UNO services for listing builtin commands instead of SfxSlotPool


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [9869417638ee4a856a844812867fa01bd1452cf7]

INTEGRATION: CWS docking4 (1.3.8); FILE MERGED 2004/10/07 11:20:36 toconnor 1.3.8.1: #i33338# remove SfxObjectShell dependency from Events tab


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [0a17cb9a32d45d20d7fb20211e21287ace22bbb1]

INTEGRATION: CWS docking4 (1.10.44); FILE MERGED 2004/10/11 09:49:34 cd 1.10.44.2: RESYNC: (1.10-1.12); FILE MERGED 2004/09/30 10:43:13 fs 1.10.44.1: removed unneeded parameter from CreateFmSearchDialog, which caused trouble during #i33338#


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [44df516f95a6b445612101f7ece8c1a9be6926a7]

INTEGRATION: CWS docking4 (1.13.8); FILE MERGED 2004/11/02 14:57:53 ssa 1.13.8.4: RESYNC: (1.15-1.16); FILE MERGED 2004/10/11 09:49:20 cd 1.13.8.3: RESYNC: (1.13-1.15); FILE MERGED 2004/09/30 10:43:13 fs 1.13.8.2: removed unneeded parameter from CreateFmSearchDialog, which caused trouble during #i33338# 2004/09/28 15:35:19 toconnor 1.13.8.1: #i33338# remove SvxViewFrame dependency which causes crash in db app


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [7c4601da85b58b6e613b7a997fef9a76968f97bc]

INTEGRATION: CWS docking4 (1.4.48); FILE MERGED 2004/11/12 12:21:37 cd 1.4.48.5: #i32226# Added a new string for the toolbar button popup menu 2004/11/03 16:34:40 cd 1.4.48.4: #i32226# Changed string according to new spec 2004/09/20 15:18:48 cd 1.4.48.3: RESYNC: (1.5-1.6); FILE MERGED 2004/08/23 13:43:04 cd 1.4.48.2: RESYNC: (1.4-1.5); FILE MERGED 2004/08/16 15:58:39 toconnor 1.4.48.1: #i32100# - reset button in toolbars tab should reset all toolbars #i32083# - placeholder string in messagebox not being replaced #i32937# - fix typo in resource file


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [a94b7d73bbe0cadeb6793b726af8291c1a4cf0f3]

INTEGRATION: CWS docking4 (1.2.124); FILE MERGED 2004/10/07 11:20:35 toconnor 1.2.124.6: #i33338# remove SfxObjectShell dependency from Events tab 2004/10/05 15:15:59 toconnor 1.2.124.5: #i33338# only get help text when need to display it 2004/09/28 15:35:19 toconnor 1.2.124.4: #i33338# remove SvxViewFrame dependency which causes crash in db app 2004/09/20 15:18:39 cd 1.2.124.3: RESYNC: (1.3-1.4); FILE MERGED 2004/08/23 13:42:56 cd 1.2.124.2: RESYNC: (1.2-1.3); FILE MERGED 2004/08/16 15:58:39 toconnor 1.2.124.1: #i32100# - reset button in toolbars tab should reset all toolbars #i32083# - placeholder string in messagebox not being replaced #i32937# - fix typo in resource file


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [aa60d088823219dbd7f5e521f32786a71633270a]

INTEGRATION: CWS docking4 (1.2.124); FILE MERGED 2004/11/12 12:21:36 cd 1.2.124.3: #i32226# Added a new string for the toolbar button popup menu 2004/09/20 21:30:00 cd 1.2.124.2: #i10000# Merge completed 2004/08/16 15:58:39 toconnor 1.2.124.1: #i32100# - reset button in toolbars tab should reset all toolbars #i32083# - placeholder string in messagebox not being replaced #i32937# - fix typo in resource file


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [48da425eed2883f9ba0e1b329389ea71109dc91f]

INTEGRATION: CWS docking4 (1.3.20); FILE MERGED 2004/11/12 12:21:36 cd 1.3.20.14: #i32226# Added a new string for the toolbar button popup menu 2004/10/07 11:20:35 toconnor 1.3.20.13: #i33338# remove SfxObjectShell dependency from Events tab 2004/10/06 15:31:11 toconnor 1.3.20.12: #i33338# add Bibliography to list of modules for which document configuration is not possible 2004/10/06 14:18:40 toconnor 1.3.20.11: #i33338# don't display Basic and Database documents as they don't support document based configuration 2004/10/06 12:01:28 toconnor 1.3.20.10: #i34783# use ConfigManager to get PRODUCTNAME instead of SfxApplication 2004/10/05 15:15:58 toconnor 1.3.20.9: #i33338# only get help text when need to display it 2004/10/05 11:16:37 toconnor 1.3.20.8: #i33338# exception handling 2004/10/04 18:04:32 toconnor 1.3.20.7: #i31103# use script url to determine whether ok button should be enabled 2004/10/04 15:28:33 toconnor 1.3.20.6: #i34216# ensure icons are reset when resetting toolbars and their entries 2004/10/01 16:18:05 toconnor 1.3.20.5: #i33338# update to use latest changes to UNO configuration api 2004/09/30 11:13:54 toconnor 1.3.20.4: #i33338# use new UNO services for listing builtin commands instead of SfxSlotPool 2004/09/28 15:35:18 toconnor 1.3.20.3: #i33338# remove SvxViewFrame dependency which causes crash in db app 2004/09/20 15:18:31 cd 1.3.20.2: RESYNC: (1.6-1.7); FILE MERGED 2004/08/16 15:58:40 toconnor 1.3.20.1: #i32100# - reset button in toolbars tab should reset all toolbars #i32083# - placeholder string in messagebox not being replaced #i32937# - fix typo in resource file


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [f867599dbd8b9f2494952936a28bbb9f59c7ab88]

INTEGRATION: CWS docking4 (1.2.124); FILE MERGED 2004/10/22 15:33:13 cd 1.2.124.1: #i34077# Use new interfaces to fix alignment image problem


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [f4061612970871a15d6677e790f5db4bc2bd19ae]

INTEGRATION: CWS docking4 (1.8.8); FILE MERGED 2004/10/22 15:16:01 cd 1.8.8.1: #i34077# Added new interfaces to support toolbar button/sub-toolbar behavior


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [0ab32c29460ca8c29fdc12400719c54f90d559a2]

INTEGRATION: CWS docking4 (1.1.2); FILE ADDED 2004/10/22 15:12:14 cd 1.1.2.1: #i34077# Added new interfaces to support toolbar button/sub-toolbar behavior


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [21721ee066e71c5014acc466248f6119fd8f85fa]

INTEGRATION: CWS docking4 (1.23.2); FILE MERGED 2004/10/22 15:16:00 cd 1.23.2.3: #i34077# Added new interfaces to support toolbar button/sub-toolbar behavior 2004/10/11 09:14:29 cd 1.23.2.2: RESYNC: (1.23-1.24); FILE MERGED 2004/09/29 13:23:58 cd 1.23.2.1: #i33338# Added new interface to support retrieving info about supported commands


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [669dd3f530c18bcbf3a4e301928c57ba50e59e77]

INTEGRATION: CWS docking4 (1.1.2); FILE ADDED 2004/10/22 15:09:07 cd 1.1.2.1: #i34077# Added new interfaces to support toolbar button/sub-toolbar behavior


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [b29e54cd2e97e2719793f8509c04479a37db9565]

INTEGRATION: CWS docking4 (1.1.2); FILE ADDED 2004/10/22 15:09:17 cd 1.1.2.1: #i34077# Added new interfaces to support toolbar button/sub-toolbar behavior


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [f9b50092dcaedb9651cc036ff8477f1d326e9142]

INTEGRATION: CWS docking4 (1.1.2); FILE ADDED 2004/10/22 15:09:27 cd 1.1.2.1: #i34077# Added new interfaces to support toolbar button/sub-toolbar behavior


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [78de7659b37281725dd7e88694cc9afb2b946ee6]

INTEGRATION: CWS docking4 (1.1.2); FILE ADDED 2004/10/22 15:09:37 cd 1.1.2.1: #i34077# Added new interfaces to support toolbar button/sub-toolbar behavior


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [e9d7c3cae62e4b55a522b38d73c5c92b87f00dc7]

INTEGRATION: CWS docking4 (1.1.2); FILE ADDED 2004/10/06 11:22:35 as 1.1.2.4: #i33338# XDispatchInformationProvider is provided by the Frame service ... not the Controller 2004/10/05 11:07:31 cd 1.1.2.3: #i33338# Updated interface - getConfigurableDispatchInformation returns always a sequence (empty/non-empty) 2004/10/01 11:24:52 cd 1.1.2.2: #i33338# For performance reasons separate groups and commands 2004/09/29 13:23:42 cd 1.1.2.1: #i33338# Added new interface to support retrieving info about supported commands


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [c14fc7a4314f2d9eaaff556d9eaad04f38e878f9]

INTEGRATION: CWS docking4 (1.3.46); FILE MERGED 2004/10/22 15:16:00 cd 1.3.46.1: #i34077# Added new interfaces to support toolbar button/sub-toolbar behavior


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [cb421264911b03cb1cb7c6df9e00762a6baf10da]

INTEGRATION: CWS docking4 (1.15.4); FILE MERGED 2004/10/06 11:22:34 as 1.15.4.1: #i33338# XDispatchInformationProvider is provided by the Frame service ... not the Controller


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [49484d2a4807e9c99b373e7968272430d5315777]

INTEGRATION: CWS docking4 (1.1.2); FILE ADDED 2004/09/29 13:23:12 cd 1.1.2.1: #i33338# Added new interface to support retrieving info about supported commands


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [67b2d2427d28720215f1f1a6ae74f969407570a4]

INTEGRATION: CWS docking4 (1.10.90); FILE MERGED 2004/10/06 11:22:34 as 1.10.90.2: #i33338# XDispatchInformationProvider is provided by the Frame service ... not the Controller 2004/09/29 13:23:58 cd 1.10.90.1: #i33338# Added new interface to support retrieving info about supported commands


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [e723c56d4f385db12f7aeb1d6c564969c7d387a0]

INTEGRATION: CWS docking4 (1.1.2); FILE ADDED 2004/09/29 13:23:23 cd 1.1.2.1: #i33338# Added new interface to support retrieving info about supported commands


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [b3ac7d264f3e6117bc046ac2b1625410d3d36186]

INTEGRATION: CWS docking4 (1.2.128); FILE MERGED 2004/10/20 14:35:31 cd 1.2.128.1: #i34938# Added new properties to remove toolbars from View-Toolbars


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [11442353f7a761c329718f64cb777ebcf2fa2a5b]

INTEGRATION: CWS docking4 (1.37.42); FILE MERGED 2004/10/22 16:44:56 cd 1.37.42.2: RESYNC: (1.37-1.38); FILE MERGED 2004/10/13 12:58:39 ssa 1.37.42.1: #i32193# add new window type: docking area


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [1918bd58ddb6026770c5c865bb371edf00bac5c4]

INTEGRATION: CWS docking4 (1.5.10); FILE MERGED 2004/09/27 14:53:35 cd 1.5.10.1: #i33338# Added new configuration files to make command categories available


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [8ab4da2e19f4ea1c1251ec27ec4ddda82461ec48]

INTEGRATION: CWS docking4 (1.1.2); FILE ADDED 2004/09/27 14:50:48 cd 1.1.2.1: #i33338# Added new configuration data to make command categories available


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [80e7f83cefe25e4385bac4f82a6654453af01b3a]

INTEGRATION: CWS docking4 (1.1.2); FILE ADDED 2004/09/27 14:50:28 cd 1.1.2.1: #i33338# Added new configuration data to make command categories available


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [7b494336e218c4ce6bd9aee5a2cad7c6cc2036a3]

INTEGRATION: CWS docking4 (1.35.128); FILE MERGED 2004/10/11 09:07:44 cd 1.35.128.2: RESYNC: (1.35-1.36); FILE MERGED 2004/09/27 14:51:50 cd 1.35.128.1: #i33338# Added new property to make command categories available


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [0d07a426ee14c9c026cbaaa77d5961e45fccec47]

INTEGRATION: CWS docking4 (1.5.10); FILE MERGED 2004/10/22 16:42:51 cd 1.5.10.2: RESYNC: (1.5-1.6); FILE MERGED 2004/09/27 14:49:25 cd 1.5.10.1: #i33338# Added new configuration data to make command categories available


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [5dc98bf38f7a3b924c3e2fce6fc633091bf349f3]

INTEGRATION: CWS docking4 (1.7.54); FILE MERGED 2004/10/11 09:07:34 cd 1.7.54.3: RESYNC: (1.8-1.9); FILE MERGED 2004/09/20 13:17:58 cd 1.7.54.2: RESYNC: (1.7-1.8); FILE MERGED 2004/09/20 08:46:29 cd 1.7.54.1: #i32676# Added missing command .uno:ShowBookview


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [86f311efcbe8023d74e1f05a5ca43702efb19191]

INTEGRATION: CWS docking4 (1.26.18); FILE MERGED 2004/11/03 18:02:05 cd 1.26.18.4: #i35447# Removed duplicate entry of NewPresentation 2004/11/03 07:43:00 cd 1.26.18.3: #i35447# Added missing strings for available commands - strings provided by EM 2004/11/02 14:42:22 ssa 1.26.18.2: RESYNC: (1.26-1.27); FILE MERGED 2004/10/31 07:26:07 cd 1.26.18.1: #i35447# Added missing entry for command .uno:ConvertToNavgiationBar - strings provided by EM


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [e2616bb8908bf50a88a5bddeea93a0c75cbbf73c]

INTEGRATION: CWS docking4 (1.1.2); FILE ADDED 2004/09/28 07:54:28 cd 1.1.2.2: #i33338# Numbers are now allowed as node name 2004/09/27 14:48:56 cd 1.1.2.1: #i33338# Added new configuration data to make command categories available


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [ed7e13a61d33b119808b83f7d98ba0bb656cd8a4]

INTEGRATION: CWS docking4 (1.7.20); FILE MERGED 2004/11/05 09:23:43 cd 1.7.20.1: #i34955# Added alignmentbar for calc


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [b72a08df6e08319ae50a7947755caf7d1b82fab0]

INTEGRATION: CWS docking4 (1.10.60); FILE MERGED 2004/10/11 09:06:49 cd 1.10.60.2: RESYNC: (1.10-1.11); FILE MERGED 2004/09/27 14:52:09 cd 1.10.60.1: #i33338# Added new property to make command categories available


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [2d8e9c5f9fc1134ed04ef542811326f968450948]

INTEGRATION: CWS eforms2 (1.48.22); FILE MERGED 2004/11/07 02:01:06 dvo 1.48.22.11: RESYNC: (1.69-1.70); FILE MERGED 2004/10/08 12:20:57 dvo 1.48.22.10: RESYNC: (1.68-1.69); FILE MERGED 2004/08/17 15:03:57 dvo 1.48.22.9: #i31958# no double entries in enum 2004/08/16 19:56:12 dvo 1.48.22.8: RESYNC: (1.62-1.68); FILE MERGED 2004/07/27 12:06:33 fs 1.48.22.7: RESYNC: (1.58-1.62); FILE MERGED 2004/07/13 15:13:53 dvo 1.48.22.6: #114856# load data types from Schema fragements 2004/06/25 09:53:57 dvo 1.48.22.5: RESYNC: (1.54-1.58); FILE MERGED 2004/04/08 10:24:09 dvo 1.48.22.4: RESYNC: (1.51-1.54); FILE MERGED 2004/04/07 13:24:48 dvo 1.48.22.3: #114856# load/save <xforms:submission> 2004/03/16 19:05:49 dvo 1.48.22.2: RESYNC: (1.48-1.51); FILE MERGED 2004/01/28 14:47:15 dvo 1.48.22.1: #114856# add XForms token


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [2bf140489811180fbaa364e3c6f0d84777e21853]

INTEGRATION: CWS eforms2 (1.5.50); FILE MERGED 2004/08/16 16:02:01 sw 1.5.50.1: #32680#


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [aef2b8d5b169b1f5d9e2103d6014cb2283517c13]

INTEGRATION: CWS eforms2 (1.3.88); FILE MERGED 2004/08/16 15:58:55 sw 1.3.88.1: #32680#


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [f6c16377454bf3ca924eb0c258c5d1c73f2647d0]

INTEGRATION: CWS eforms2 (1.46.2); FILE MERGED 2004/10/11 16:15:29 dvo 1.46.2.6: RESYNC: (1.59-1.60); FILE MERGED 2004/10/08 21:48:36 dvo 1.46.2.5: RESYNC: (1.52-1.59); FILE MERGED 2004/08/16 18:57:26 dvo 1.46.2.4: RESYNC: (1.48-1.52); FILE MERGED 2004/07/27 14:53:54 fs 1.46.2.3: RESYNC: (1.46-1.48); FILE MERGED 2004/07/26 18:44:15 dvo 1.46.2.2: #i31958# continue FN_XFORMS_INIT 2004/07/26 16:06:21 dvo 1.46.2.1: #31958# implement File->New->XForms Document


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [086ab18937a8e8fbc8cdedc61748b37e17f9e4f5]

INTEGRATION: CWS eforms2 (1.13.80); FILE MERGED 2004/10/11 16:15:40 dvo 1.13.80.4: RESYNC: (1.16-1.17); FILE MERGED 2004/10/08 21:48:44 dvo 1.13.80.3: RESYNC: (1.15-1.16); FILE MERGED 2004/08/16 18:57:35 dvo 1.13.80.2: RESYNC: (1.13-1.15); FILE MERGED 2004/07/26 16:06:21 dvo 1.13.80.1: #31958# implement File->New->XForms Document


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [87471494e5555693d203e4011a24891054be6e8e]

INTEGRATION: CWS eforms2 (1.58.2); FILE MERGED 2004/11/09 08:31:40 fs 1.58.2.27: #i10000# 2004/11/07 06:10:06 dvo 1.58.2.26: RESYNC: (1.76-1.77); FILE MERGED 2004/11/01 14:36:09 fs 1.58.2.25: #i36443# properly translate 'Multiline' into 'Word break' property 2004/10/14 15:54:09 dvo 1.58.2.24: fix merge problem 2004/10/08 21:14:07 dvo 1.58.2.23: RESYNC: (1.74-1.76); FILE MERGED 2004/08/24 13:27:35 fs 1.58.2.22: #i10000# post-resync merge 2004/08/24 12:56:33 fs 1.58.2.21: #i10000# 2004/08/24 12:10:25 fs 1.58.2.20: #i10000# 2004/08/16 17:04:51 dvo 1.58.2.19: RESYNC: (1.70-1.74); FILE MERGED 2004/08/04 12:59:44 fs 1.58.2.18: prevented a compiler warning 2004/07/28 14:37:58 fs 1.58.2.17: #i10000# manual post-resync changes 2004/07/27 14:04:32 fs 1.58.2.16: RESYNC: (1.66-1.70); FILE MERGED 2004/07/23 13:05:08 fs 1.58.2.15: #i31958# don't attempt to translate the ControlLabel property into a string 2004/07/22 10:37:29 fs 1.58.2.14: #i31762# pass the context document of the introspectee to some handlers 2004/07/22 09:04:45 fs 1.58.2.13: #i31762# split 'onBrowseButtonClicked' into 'requestUserInputOnButtonClick' and 'executeButtonClick', to allow composition of property handlers (request only once, but execute for every single handler in the composition) 2004/07/21 11:24:15 fs 1.58.2.12: #i31762# support for inspecting multiple objects 2004/07/21 07:54:59 fs 1.58.2.11: some consolidation in preparation of #i31762# 2004/07/20 12:11:37 fs 1.58.2.10: in preparation of #i31762#: ensure that property handlers silently accept introspectees which they don't have properties for 2004/07/15 07:43:18 fs 1.58.2.9: #114856# 2004/07/12 14:32:51 fs 1.58.2.8: #114856# 2004/07/08 12:32:56 fs 1.58.2.7: #i10000# 2004/06/29 14:22:37 dvo 1.58.2.6: RESYNC: (1.60-1.66); FILE MERGED 2004/06/09 09:47:02 dvo 1.58.2.5: #114856# compile on Solaris 2004/04/27 14:15:47 fs 1.58.2.4: property handlers can now express interest in actuating properties other than their own 2004/04/26 11:42:39 fs 1.58.2.3: conceptual change: no 'virtual' properties anymore, but instead dedicated 'handlers' for properties, which care for all the set/getPropertyValue, building the UI, etc. 2004/04/08 11:30:38 dvo 1.58.2.2: RESYNC: (1.58-1.60); FILE MERGED 2004/01/14 15:30:57 dvo 1.58.2.1: #114856# add XForms properties to PropertyBrowser          (preliminary; #ifdef DVO_XFORMS)


2004-11-16  Rüdiger Timm  <rt@openoffice.org>  [ec716b8d610b6a5e9b5d4d8a8374380a76cbc544]

INTEGRATION: CWS rebase (1.8.74); FILE MERGED 2004/11/05 15:56:40 rt 1.8.74.1: 118215# Set time bomb to 2005-07-31.


2004-11-16  Rüdiger Timm  <rt@openoffice.org>  [074efd7846294743095b454631da6aee9f40a79f]

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>  [5fa8142ae19a2ecf74de17ad0ca6c4a49a08f0fe]

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>  [e380c9782e238a14547c695d348fe91ba9937167]

INTEGRATION: CWS eforms2 (1.4.2); FILE MERGED;2004/10/08 17:52:33 dvo 1.4.2.2: RESYNC: (1.4-1.7); FILE MERGED;2004/08/26 11:27:21 lo 1.4.2.1: #i32398# fix rebuild problem, removing 'additional files' (AGAIN!)


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [b1201cfda455e79cef4a8dabb6f94f8b7a029c35]

INTEGRATION: CWS eforms2 (1.16.222); FILE MERGED 2004/07/27 12:53:22 fs 1.16.222.3: RESYNC: (1.16-1.17); FILE MERGED 2004/03/18 17:49:46 dvo 1.16.222.2: #114856# remove DVO_XFORMS 2004/01/28 15:38:10 dvo 1.16.222.1: #114856# build xforms (if DVO_XFORMS is set)


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [7bddbd3d33b63631d81948f5aaea5bf492a1ef71]

INTEGRATION: CWS eforms2 (1.9.252); FILE MERGED 2004/08/16 19:54:48 dvo 1.9.252.5: RESYNC: (1.11-1.12); FILE MERGED 2004/07/27 11:59:40 fs 1.9.252.4: RESYNC: (1.10-1.11); FILE MERGED 2004/07/13 15:15:03 dvo 1.9.252.3: #114856# load data types from Schema fragements 2004/06/25 09:52:09 dvo 1.9.252.2: RESYNC: (1.9-1.10); FILE MERGED 2004/01/28 15:24:04 dvo 1.9.252.1: #114856# add XForms 1.0 namespace


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [0cbdcaf3b308277f9240b77c95db11c4f8c1f8b7]

INTEGRATION: CWS borderingfilterteam28 (1.24.390); FILE MERGED 2004/11/08 12:24:55 jmarmion 1.24.390.1: #i27942# stop the creation of corrupt Word files with text attached to lines/poly/bezier autoshapes.


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [a8867d0d74b8579edc7f762d2680636ab4426732]

INTEGRATION: CWS borderingfilterteam28 (1.157.28); FILE MERGED 2004/11/15 13:12:54 mmaher 1.157.28.2: #115098# (Re)fixed 115098 sothat grid is only turned off for paragraphs in tables 2004/11/08 12:23:16 jmarmion 1.157.28.1: #i30088,i31806# page frame issue and left/right margins swapped.


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [b08c52d6e8ceea9b5c04af459ca397020823a4fe]

INTEGRATION: CWS borderingfilterteam28 (1.82.48); FILE MERGED 2004/10/26 15:02:10 mmaher 1.82.48.1: #117892# Put the word date and time field number formatter in a common area


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [4a9b4568692205ca955da428b277e1a34915bf22]

INTEGRATION: CWS borderingfilterteam28 (1.96.16); FILE MERGED 2004/11/15 13:12:53 mmaher 1.96.16.5: #115098# (Re)fixed 115098 sothat grid is only turned off for paragraphs in tables 2004/11/05 16:31:58 mmaher 1.96.16.4: RESYNC: (1.107-1.108); FILE MERGED 2004/10/29 09:40:08 mmaher 1.96.16.3: #115098# In order to make CJK documents "prettier" better to disable snap to grid for all paragraphs in tables 2004/10/13 22:29:51 mmaher 1.96.16.2: RESYNC: (1.96-1.107); FILE MERGED 2004/02/20 14:45:13 mmaher 1.96.16.1: #i18128# Word has only one vertical line between cells we have to mimick this


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [61f5ce257d402c35e8c909e141c780ba40407a21]

INTEGRATION: CWS borderingfilterteam28 (1.142.44); FILE MERGED 2004/11/05 16:31:41 mmaher 1.142.44.2: RESYNC: (1.142-1.143); FILE MERGED 2004/11/04 13:43:32 mmaher 1.142.44.1: #i26736# Tab problem (patch courtesy of cmc)


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [72766d1b226b95e2e1239e27603713b71865516d]

INTEGRATION: CWS borderingfilterteam28 (1.82.116); FILE MERGED 2004/11/11 10:19:32 mmaher 1.82.116.4: #i36867# Stops vertical text in a table corrupting the table on export 2004/11/04 13:43:33 mmaher 1.82.116.3: #i26736# Tab problem (patch courtesy of cmc) 2004/11/02 17:53:41 mmaher 1.82.116.2: #i36447# Date time field missing format string, german mapping table changed to English and date/time import not skipping quoted text properly. 2004/10/26 15:02:09 mmaher 1.82.116.1: #117892# Put the word date and time field number formatter in a common area


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [0150775fed3d2c1e1010bf76a390400f29af0ff6]

INTEGRATION: CWS borderingfilterteam28 (1.11.54); FILE MERGED 2004/11/05 16:31:29 mmaher 1.11.54.3: RESYNC: (1.11-1.12); FILE MERGED 2004/11/02 17:53:40 mmaher 1.11.54.2: #i36447# Date time field missing format string, german mapping table changed to English and date/time import not skipping quoted text properly. 2004/10/26 15:02:09 mmaher 1.11.54.1: #117892# Put the word date and time field number formatter in a common area


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [f693a25173ae0b895e138d387274b5a323a7ed97]

INTEGRATION: CWS borderingfilterteam28 (1.20.52); FILE MERGED 2004/11/05 16:30:30 mmaher 1.20.52.3: RESYNC: (1.20-1.21); FILE MERGED 2004/10/27 17:08:49 mmaher 1.20.52.2: #i30222# The more "exotic" borders were causing the table parser problems. Still don't support them but at least it doesn't cause crashes 2004/10/26 17:28:58 mmaher 1.20.52.1: #i35967# Work around for SkipGroup inadequacies


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [c8da5f01a2d18a15948a30329f8dd1b692157540]

INTEGRATION: CWS borderingfilterteam28 (1.45.52); FILE MERGED 2004/11/08 14:12:11 mmaher 1.45.52.4: #i30222# SNAFU in resyncing to m60 2004/11/05 16:30:18 mmaher 1.45.52.3: RESYNC: (1.45-1.46); FILE MERGED 2004/10/26 17:28:57 mmaher 1.45.52.2: #i35967# Work around for SkipGroup inadequacies 2004/10/22 10:15:14 mmaher 1.45.52.1: #117907# If right and left page styles are selected then the aLeft and aMaster should be the same


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [7c5b8115a62e8f34faf6508438379209ec4973ea]

INTEGRATION: CWS borderingfilterteam28 (1.23.222); FILE MERGED 2004/11/05 16:30:05 mmaher 1.23.222.2: RESYNC: (1.23-1.24); FILE MERGED 2004/10/27 17:08:48 mmaher 1.23.222.1: #i30222# The more "exotic" borders were causing the table parser problems. Still don't support them but at least it doesn't cause crashes


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [7c3f9225a2cad7623e03a4a805fbc27ef7b2e3b0]

INTEGRATION: CWS borderingfilterteam28 (1.22.76); FILE MERGED 2004/11/05 16:29:52 mmaher 1.22.76.2: RESYNC: (1.22-1.23); FILE MERGED 2004/10/26 14:53:05 mmaher 1.22.76.1: #117892# Use the word date and time field number formatter


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [040b6dfbaf90aff47d3c9a4dc70829633cf7f8a3]

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-16  Oliver Bolte  <obo@openoffice.org>  [8849457f28a4bd459acced7ab72d788c8356b7a8]

INTEGRATION: CWS borderingfilterteam28 (1.9.56); FILE MERGED 2004/10/26 14:56:16 mmaher 1.9.56.1: #117892# Put the word date and time field number formatter in a common area


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [687651ac0e2da6a2dffcd773e5381b842eaaa794]

INTEGRATION: CWS eforms2 (1.2.38); FILE MERGED 2004/08/12 11:22:55 sw 1.2.38.1: #i32680#


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [553cc242bea1c9254a753776ac7d8819f6acba45]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/11/08 11:18:40 fs 1.1.2.2: #i36765# some changes to the submission interfaces 2004/08/12 14:39:55 sw 1.1.2.1: #i32680#


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [245e6d689e89c1a81769e93e9fd00a1a63d65df6]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/11/08 11:18:40 fs 1.1.2.2: #i36765# some changes to the submission interfaces 2004/08/12 14:40:16 sw 1.1.2.1: #i32680#


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [aa98b09a1a0a4c40ee3b10ec78036eea76c1ffe6]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/08/12 11:22:25 sw 1.1.2.1: #i32680#


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [d00d3aadda79f0c133bb9a92e68de240c9563865]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/08/12 11:22:01 sw 1.1.2.1: #i32680#


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [a8b129d07ef5272eb9ae9c3d0f698ea0ade9fe5b]

INTEGRATION: CWS eforms2 (1.2.88); FILE MERGED 2004/08/12 11:21:22 sw 1.2.88.1: #i32680#


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [3e2b06da903386ca00bc14c86fc06997b416bc1b]

INTEGRATION: CWS eforms2 (1.2.76); FILE MERGED 2004/08/12 11:21:22 sw 1.2.76.1: #i32680#


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [a011d71b2c295fe6ab47a7a4df1712ba88d8e9c5]

INTEGRATION: CWS eforms2 (1.3.76); FILE MERGED 2004/08/12 11:21:21 sw 1.3.76.1: #i32680#


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [614863da8334337ad53ab4ac5a70e6719f20283d]

INTEGRATION: CWS eforms2 (1.2.88); FILE MERGED 2004/08/13 08:27:19 sw 1.2.88.2: #i32680# 2004/08/12 11:21:21 sw 1.2.88.1: #i32680#


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [e46cb74e0bb99c31b4cd005b69960e8968b4fb9b]

INTEGRATION: CWS eforms2 (1.2.88); FILE MERGED 2004/08/12 11:21:21 sw 1.2.88.1: #i32680#


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [b5e3b498c62f7ebc4811aa16bc274a4588b68c13]

INTEGRATION: CWS eforms2 (1.3.88); FILE MERGED 2004/08/12 11:21:20 sw 1.3.88.1: #i32680#


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [134707dad0b361c7a60b3a6603f0a311caf1793a]

INTEGRATION: CWS eforms2 (1.2.88); FILE MERGED 2004/08/12 11:21:20 sw 1.2.88.1: #i32680#


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [f75e1fe395ab796a225a1174cbf79b1cfa27020b]

INTEGRATION: CWS eforms2 (1.2.88); FILE MERGED 2004/08/12 11:21:19 sw 1.2.88.1: #i32680#


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [5d02024020af991676b9e063c2113a842e14cb92]

INTEGRATION: CWS eforms2 (1.3.2); FILE MERGED 2004/08/19 12:31:02 sw 1.3.2.1: #i32962#


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [00fd1ad4e93ae3a941e9aa1467d5887c846ad9c0]

INTEGRATION: CWS eforms2 (1.12.18); FILE MERGED 2004/08/12 14:42:53 sw 1.12.18.1: #i32680#


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [67bb0c6e4aa5029b6631af620aec742118a0cb42]

INTEGRATION: CWS eforms2 (1.2.38); FILE MERGED 2004/08/11 14:29:35 sw 1.2.38.1: #i32680#


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [865b1ed5c3345ae7e83831e9dd1e2cf1bff2d227]

INTEGRATION: CWS borderingfilterteam28 (1.15.232); FILE MERGED 2004/11/08 14:48:41 mmaher 1.15.232.1: #i35653# Patch courtesy of cmc on unicode character handling (Zcaron)


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [01b553780ed5c106b8e9e6a6eb42f5dc7b1f1156]

INTEGRATION: CWS eforms2 (1.2.78); FILE MERGED 2004/08/11 14:29:35 sw 1.2.78.1: #i32680#


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [691c3b7f1d8bfd224aa29a6fe46b4a9e9ac2a5c7]

INTEGRATION: CWS eforms2 (1.2.90); FILE MERGED 2004/08/11 14:29:34 sw 1.2.90.1: #i32680#


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [1cef97a79efbfb53f1f35e2e868dadb3a43d13ac]

INTEGRATION: CWS eforms2 (1.3.38); FILE MERGED 2004/08/11 14:29:34 sw 1.3.38.1: #i32680#


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [8989a44d37a0efe3b3dde1e83b7d732eca55af73]

INTEGRATION: CWS eforms2 (1.2.38); FILE MERGED 2004/08/11 14:29:34 sw 1.2.38.1: #i32680#


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [0336c1556c30abc80521ded8e145e973b3ba1d22]

INTEGRATION: CWS eforms2 (1.2.90); FILE MERGED 2004/08/11 14:29:33 sw 1.2.90.1: #i32680#


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [24e3d0a52726d973c6db5f9b8aa463780a9d6bc1]

INTEGRATION: CWS eforms2 (1.2.90); FILE MERGED 2004/08/13 11:15:22 sw 1.2.90.3: #i32680# 2004/08/12 12:50:47 sw 1.2.90.2: #i32680# 2004/08/11 14:29:33 sw 1.2.90.1: #i32680#


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [c05e4352d08c8b048a2cab07ddc4db3721a1dd6a]

INTEGRATION: CWS eforms2 (1.2.90); FILE MERGED 2004/11/03 17:07:57 sw 1.2.90.3: #i32925# 2004/08/13 11:15:22 sw 1.2.90.2: #i32680# 2004/08/11 14:29:33 sw 1.2.90.1: #i32680#


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [1f6000c7b8547668f7d0b9dd9b7c5dd6388ce536]

INTEGRATION: CWS eforms2 (1.3.38); FILE MERGED 2004/08/11 14:29:33 sw 1.3.38.1: #i32680#


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [73c1e7774613919a5e24425c266815a5e00a5d40]

INTEGRATION: CWS eforms2 (1.1.140); FILE MERGED 2004/08/11 14:29:32 sw 1.1.140.1: #i32680#


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [a488e166806570064551a4c8e548d6f509d1bda2]

INTEGRATION: CWS eforms2 (1.2.90); FILE MERGED 2004/08/11 14:29:32 sw 1.2.90.1: #i32680#


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [89b6dafcfa4beb119ff890d998e45ac21bfc7f96]

INTEGRATION: CWS eforms2 (1.3.26); FILE MERGED 2004/08/11 14:29:32 sw 1.3.26.1: #i32680#


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [216d0366e8d3920c03ca6831736ba6c7b1bdfbe5]

INTEGRATION: CWS eforms2 (1.2.38); FILE MERGED 2004/08/11 14:29:32 sw 1.2.38.1: #i32680#


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [a4b726382e9dc00a7cefb66b84936354eb0631c8]

INTEGRATION: CWS eforms2 (1.3.38); FILE MERGED 2004/08/11 14:29:32 sw 1.3.38.1: #i32680#


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [3bbda53a19ff91d2ddfe1b91c07495612ef90c70]

INTEGRATION: CWS eforms2 (1.2.38); FILE MERGED 2004/08/11 14:29:31 sw 1.2.38.1: #i32680#


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [c21ffcfa2597d8998fb291c13b057e5d69d4f3fa]

INTEGRATION: CWS eforms2 (1.1.140); FILE MERGED 2004/08/12 12:51:04 sw 1.1.140.2: #i32680# 2004/08/11 14:29:31 sw 1.1.140.1: #i32680#


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [52e38214078e9581836cf69f5240576e6d6d0823]

INTEGRATION: CWS eforms2 (1.2.90); FILE MERGED 2004/11/03 17:04:21 sw 1.2.90.2: #i32925# 2004/08/11 14:29:31 sw 1.2.90.1: #i32680#


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [0aa28d2a8abff9a61d8c15cbe5efb49c2ad4078c]

INTEGRATION: CWS eforms2 (1.6.146); FILE MERGED 2004/07/12 13:45:32 fs 1.6.146.1: #114856# +disposeAdapter


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [6eff64acab4c3fda53ac47bf7e768dc8716b8026]

INTEGRATION: CWS eforms2 (1.5.122); FILE MERGED 2004/01/14 14:47:33 dvo 1.5.122.1: #114856# implement PropertySetHelper default constructor          PropertySetHelper::setInfo allows to set property info after construction


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [98bcd89e281724b3975832d4cdc996dc0597d07c]

INTEGRATION: CWS eforms2 (1.5.44); FILE MERGED 2004/07/02 13:02:37 fs 1.5.44.1: +disposeAdapter


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [00ca3bcfc31aef4b5638c1bda113489840701b22]

INTEGRATION: CWS eforms2 (1.1.152); FILE MERGED 2004/01/14 14:47:31 dvo 1.1.152.1: #114856# implement PropertySetHelper default constructor          PropertySetHelper::setInfo allows to set property info after construction


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [1f7fae8b95dc9ba9aad78df4a53befec93bf0556]

INTEGRATION: CWS eforms2 (1.38.2); FILE MERGED 2004/11/07 06:21:21 dvo 1.38.2.6: RESYNC: (1.44-1.45); FILE MERGED 2004/10/11 16:19:04 dvo 1.38.2.5: RESYNC: (1.43-1.44); FILE MERGED 2004/10/08 21:51:34 dvo 1.38.2.4: RESYNC: (1.41-1.43); FILE MERGED 2004/08/16 18:58:23 dvo 1.38.2.3: RESYNC: (1.39-1.41); FILE MERGED 2004/07/27 14:56:04 fs 1.38.2.2: RESYNC: (1.38-1.39); FILE MERGED 2004/07/26 16:06:22 dvo 1.38.2.1: #31958# implement File->New->XForms Document


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [a85208255e413604d1b506dde631f2af1863fae0]

INTEGRATION: CWS eforms2 (1.17.56); FILE MERGED 2004/07/27 14:10:40 fs 1.17.56.2: RESYNC: (1.17-1.18); FILE MERGED 2004/07/13 08:37:17 pb 1.17.56.1: fix: #i29824# SOT_FORMATSTR_ID_XFORMS added


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [10ff12a84ea7df516b9cfbb1b0e2cae602340785]

INTEGRATION: CWS eforms2 (1.28.44); FILE MERGED 2004/10/11 16:07:01 dvo 1.28.44.4: RESYNC: (1.31-1.32); FILE MERGED 2004/10/08 21:44:41 dvo 1.28.44.3: RESYNC: (1.30-1.31); FILE MERGED 2004/07/27 14:10:24 fs 1.28.44.2: RESYNC: (1.28-1.30); FILE MERGED 2004/07/13 08:37:18 pb 1.28.44.1: fix: #i29824# SOT_FORMATSTR_ID_XFORMS added


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [40baacbd424edfc46a2056f1bafaf86009be8b89]

INTEGRATION: CWS eforms2 (1.1.2); FILE MERGED 2004/03/18 14:25:16 lo 1.1.2.1: set conext node


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [5bdb1bba6f39de026c5252efde6a3720c1f03175]

INTEGRATION: CWS eforms2 (1.1.2); FILE MERGED 2004/05/26 14:34:49 lo 1.1.2.1: #i28981# xpath extension


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [96ff4301788765dab1ea6aeeca0f24fade394ed4]

INTEGRATION: CWS eforms2 (1.1.2); FILE MERGED 2004/09/13 17:30:25 dvo 1.1.2.2: #i33862# keep XXPathExtension objects instead of extension handles, so          that data held by extension objects is still alive when being          accessed 2004/05/26 14:34:48 lo 1.1.2.1: #i28981# xpath extension


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [bf75d402e3885634cdf571adc90950f91b5430d8]

INTEGRATION: CWS eforms2 (1.1.2); FILE MERGED 2004/09/13 17:30:24 dvo 1.1.2.3: #i33862# keep XXPathExtension objects instead of extension handles, so          that data held by extension objects is still alive when being          accessed 2004/05/26 14:34:48 lo 1.1.2.2: #i28981# xpath extension 2004/03/18 14:25:16 lo 1.1.2.1: set conext node


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [028ed824414f614b59095e024be932f59ce937eb]

INTEGRATION: CWS eforms2 (1.1.2); FILE MERGED 2004/03/18 14:25:15 lo 1.1.2.1: set conext node


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [6ac790ff618a7f087b9ad949231d4e05bc5323c6]

INTEGRATION: CWS eforms2 (1.1.2); FILE MERGED 2004/05/26 14:34:48 lo 1.1.2.1: #i28981# xpath extension


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [e6f0ca6de9a06f867e07185cdbf466a1a7bc4282]

INTEGRATION: CWS eforms2 (1.1.2); FILE MERGED 2004/10/08 21:44:33 dvo 1.1.2.2: RESYNC: (1.1-1.2); FILE MERGED 2004/05/26 14:34:48 lo 1.1.2.1: #i28981# xpath extension


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [2b822bd10815e695388ff4fe611a833de0ed8278]

INTEGRATION: CWS eforms2 (1.2.2); FILE MERGED 2004/04/21 10:46:48 lo 1.2.2.1: fix in listener removal


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [570c70ed3c582959fdff185de4e021e622f0ce56]

INTEGRATION: CWS eforms2 (1.2.2); FILE MERGED 2004/04/21 10:46:47 lo 1.2.2.1: fix in listener removal


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [034404497499c07755f827acc2aa811c7497ccb0]

INTEGRATION: CWS eforms2 (1.3.2); FILE MERGED 2004/04/21 10:46:47 lo 1.3.2.1: fix in listener removal


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [818cf048f26a0484bef45549135ac03289e487cf]

INTEGRATION: CWS eforms2 (1.1.2); FILE MERGED 2004/04/21 10:46:47 lo 1.1.2.1: fix in listener removal


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [b5759a05235b090326603cb7dfd42bbbf3aec40b]

INTEGRATION: CWS eforms2 (1.5.2); FILE MERGED 2004/05/27 16:01:39 dvo 1.5.2.2: #114856# iterate from pMap->lower_bound to pMap->upper_bound          (pMap->find is not guaranteed to find lowest item) 2004/04/21 10:46:46 lo 1.5.2.1: fix in listener removal


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [d5c9feb62e9b440844b862f6566ee401648fb93c]

INTEGRATION: CWS eforms2 (1.2.2); FILE MERGED 2004/04/23 11:35:00 lo 1.2.2.1: #i26721# put/get/post support for submission node cloning


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [a4410226313ce0743bcbd48083790bed667eed7a]

INTEGRATION: CWS eforms2 (1.3.2); FILE MERGED 2004/04/23 11:35:00 lo 1.3.2.1: #i26721# put/get/post support for submission node cloning


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [0a079410e2e36aec5234328b99bc599467946fe5]

INTEGRATION: CWS eforms2 (1.2.2); FILE MERGED 2004/04/23 11:34:59 lo 1.2.2.1: #i26721# put/get/post support for submission node cloning


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [9ed0e759d43679c3b94f2b03007134ec71f4b5ed]

INTEGRATION: CWS eforms2 (1.1.2); FILE MERGED 2004/04/23 11:34:59 lo 1.1.2.1: #i26721# put/get/post support for submission node cloning


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [23708b06bc8f81bf07ff7437734ebc41a0a7823f]

INTEGRATION: CWS eforms2 (1.3.2); FILE MERGED 2004/04/23 11:34:59 lo 1.3.2.1: #i26721# put/get/post support for submission node cloning


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [799ad96d1842b7d4489e6f71b473866e1d001895]

INTEGRATION: CWS eforms2 (1.1.2); FILE MERGED 2004/04/23 11:34:58 lo 1.1.2.1: #i26721# put/get/post support for submission node cloning


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [f7900f8ada626cd6b021f840180d1f8cd2c0f9d7]

INTEGRATION: CWS eforms2 (1.2.2); FILE MERGED 2004/04/23 11:34:58 lo 1.2.2.1: #i26721# put/get/post support for submission node cloning


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [8062768f171335efce3393a9758d2448cdd8e1b0]

INTEGRATION: CWS eforms2 (1.4.2); FILE MERGED 2004/04/23 11:34:58 lo 1.4.2.1: #i26721# put/get/post support for submission node cloning


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [0138df993474f74544f10d030ec6c961242abab7]

INTEGRATION: CWS eforms2 (1.4.2); FILE MERGED 2004/11/03 14:59:46 dvo 1.4.2.11: #i36545# don't crash when adding an attribute with a name that is already taken 2004/10/29 20:17:36 dvo 1.4.2.10: #i36274# enable getParent, removeChild, replaceChild for attribute nodes 2004/08/12 08:45:09 dvo 1.4.2.9: #i31958# fix appendChild 2004/08/10 11:29:12 lo 1.4.2.8: attribute appending 2004/08/10 11:25:21 lo 1.4.2.7: attribute appending 2004/08/09 15:04:36 lo 1.4.2.6: fix attribute appending 2004/08/09 14:21:55 lo 1.4.2.5: fix bug in node removal 2004/08/09 14:16:57 lo 1.4.2.4: fix bug in node removal 2004/08/09 14:10:16 lo 1.4.2.3: fix bug in node removal 2004/05/11 08:54:01 lo 1.4.2.2: getNamespaceURI and getPrefix only for elements and attributes 2004/04/23 11:34:58 lo 1.4.2.1: #i26721# put/get/post support for submission node cloning


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [edb12ce4cdcf7a5838d7bc60d032e447eb137295]

INTEGRATION: CWS eforms2 (1.1.2); FILE MERGED 2004/10/08 21:44:09 dvo 1.1.2.2: RESYNC: (1.1-1.2); FILE MERGED 2004/04/23 11:34:57 lo 1.1.2.1: #i26721# put/get/post support for submission node cloning


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [346c04150543d0dd927f7ce16b52d389f706aa90]

INTEGRATION: CWS eforms2 (1.2.2); FILE MERGED 2004/04/23 11:34:57 lo 1.2.2.1: #i26721# put/get/post support for submission node cloning


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [5a2cf5be34df6c66c8ddcd8ea5854fc62ca86447]

INTEGRATION: CWS eforms2 (1.1.2); FILE MERGED 2004/04/23 11:34:57 lo 1.1.2.1: #i26721# put/get/post support for submission node cloning


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [3d72ae81272dc99a6f078fda0ca3203cdbc6259f]

INTEGRATION: CWS eforms2 (1.1.2); FILE MERGED 2004/04/23 11:34:56 lo 1.1.2.1: #i26721# put/get/post support for submission node cloning


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [d5d8dfd3463e34f8e986432cacc790ee5af438c0]

INTEGRATION: CWS eforms2 (1.2.2); FILE MERGED 2004/08/12 08:38:46 lo 1.2.2.2: fix Element::removeAttributeNode() 2004/04/23 11:34:56 lo 1.2.2.1: #i26721# put/get/post support for submission node cloning


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [1c423a5d9da2dc4654eeb6369f601ceabd1bba94]

INTEGRATION: CWS eforms2 (1.4.2); FILE MERGED 2004/08/12 08:38:46 lo 1.4.2.2: fix Element::removeAttributeNode() 2004/04/23 11:34:56 lo 1.4.2.1: #i26721# put/get/post support for submission node cloning


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [698e76c38df80959aab5e69140e51c1e33977c7a]

INTEGRATION: CWS eforms2 (1.1.2); FILE MERGED 2004/04/23 11:34:55 lo 1.1.2.1: #i26721# put/get/post support for submission node cloning


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [ab3407d511a0e90d8370c97d6d2b3030278d90b5]

INTEGRATION: CWS eforms2 (1.2.2); FILE MERGED 2004/04/23 11:34:55 lo 1.2.2.1: #i26721# put/get/post support for submission node cloning


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [e73562d0a935ade925bcc59d3cbf4ceb619f5b76]

INTEGRATION: CWS eforms2 (1.1.2); FILE MERGED 2004/04/23 11:34:54 lo 1.1.2.1: #i26721# put/get/post support for submission node cloning


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [ddd67b8383cebb085c62a2cfb2a0d4822541d7b7]

INTEGRATION: CWS eforms2 (1.1.2); FILE MERGED 2004/08/09 13:27:45 dvo 1.1.2.2: #i31958# don't mix new[] and rtl_*Memory(..) 2004/04/23 11:34:54 lo 1.1.2.1: #i26721# put/get/post support for submission node cloning


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [72400dc6d6776140c9d9d747a995c9d522f64244]

INTEGRATION: CWS eforms2 (1.4.2); FILE MERGED 2004/08/09 15:04:36 lo 1.4.2.2: fix attribute appending 2004/04/23 11:34:54 lo 1.4.2.1: #i26721# put/get/post support for submission node cloning


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [56111581abe44e90bbd6cb4607203e4b39dba854]

INTEGRATION: CWS eforms2 (1.7.2); FILE MERGED 2004/08/02 14:00:09 dvo 1.7.2.2: #i31958# prevent calling appendNode twice in importNode(..) 2004/04/23 11:34:54 lo 1.7.2.1: #i26721# put/get/post support for submission node cloning


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [75e9897c34ab21ec645c08dd04af2687ffc85b46]

INTEGRATION: CWS eforms2 (1.2.2); FILE MERGED 2004/04/23 11:34:53 lo 1.2.2.1: #i26721# put/get/post support for submission node cloning


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [5964f7a16fb34350e3b6152dee062d21832dd0ea]

INTEGRATION: CWS eforms2 (1.1.2); FILE MERGED 2004/04/23 11:34:53 lo 1.1.2.1: #i26721# put/get/post support for submission node cloning


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [c7081f86be8404442422b341f131add8a0f4f65b]

INTEGRATION: CWS eforms2 (1.4.2); FILE MERGED 2004/04/23 11:34:53 lo 1.4.2.1: #i26721# put/get/post support for submission node cloning


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [5ce776f9caaf7fa21e24b58fc991551fdb2a11e5]

INTEGRATION: CWS eforms2 (1.2.2); FILE MERGED 2004/04/23 11:34:52 lo 1.2.2.1: #i26721# put/get/post support for submission node cloning


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [aff0f6f1c731e4024a0d27bc5578e4a199cdc5ad]

INTEGRATION: CWS eforms2 (1.1.2); FILE MERGED 2004/04/23 11:34:52 lo 1.1.2.1: #i26721# put/get/post support for submission node cloning


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [4aa2854623251c8bdc1188293ef031d75569722b]

INTEGRATION: CWS eforms2 (1.3.2); FILE MERGED 2004/04/23 11:34:52 lo 1.3.2.1: #i26721# put/get/post support for submission node cloning


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [7011b85f784c54ea7f8fcac835ee56e3da94a7e0]

INTEGRATION: CWS eforms2 (1.2.2); FILE MERGED 2004/04/23 11:34:51 lo 1.2.2.1: #i26721# put/get/post support for submission node cloning


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [b0245a2fbd9d4f1d270d4dd1872aff46ebd94bc7]

INTEGRATION: CWS eforms2 (1.11.18); FILE MERGED 2004/08/04 11:51:18 fs 1.11.18.7: #i31958# +HID_PROP_LIST_BINDING 2004/07/27 14:07:20 fs 1.11.18.6: RESYNC: (1.14-1.15); FILE MERGED 2004/07/23 08:36:37 fs 1.11.18.5: forgot an id 2004/07/12 14:23:17 fs 1.11.18.4: #114856# 2004/06/29 14:27:51 dvo 1.11.18.3: RESYNC: (1.11-1.14); FILE MERGED 2004/06/24 09:59:40 fs 1.11.18.2: #i30674# +*UNCHECKED_REFVALUE 2004/04/26 11:23:03 fs 1.11.18.1: help ids for XSD validation UI


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [92e7f0dbc70d474324fa90e72baf9f03d5e4773f]

INTEGRATION: CWS eforms2 (1.3.144); FILE MERGED 2004/10/11 16:04:22 dvo 1.3.144.2: RESYNC: (1.3-1.4); FILE MERGED 2004/07/14 07:07:24 fs 1.3.144.1: #i10000# generate UNO headers into a dedicated (TARGET dependent) folder, to not conflict with other TARGETs in this module


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [f5a910af2bf92616e579d1154f75861529b3734b]

INTEGRATION: CWS eforms2 (1.3.144); FILE MERGED 2004/07/14 07:06:13 fs 1.3.144.1: #i10000# generate UNO headers into a dedicated (TARGET dependent) folder, to not conflict with other TARGETs in this module


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [7fb065a84d5ac9bc090d4da32d59d0e7084cf292]

INTEGRATION: CWS eforms2 (1.10.30); FILE MERGED 2004/07/14 07:05:40 fs 1.10.30.1: #i10000# generate UNO headers into a dedicated (TARGET dependent) folder, to not conflict with other TARGETs in this module


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [ed229e11bc3e2cc96ab74c6bcceecca4e881c28f]

INTEGRATION: CWS eforms2 (1.6.144); FILE MERGED 2004/07/14 07:05:13 fs 1.6.144.1: #i10000# generate UNO headers into a dedicated (TARGET dependent) folder, to not conflict with other TARGETs in this module


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [aa33cf2f575293ebe304b49652d9345ad3c6e79a]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/07/26 10:24:03 fs 1.1.2.9: #i31958# bind controls only to certain supported XSD data types 2004/07/22 10:37:31 fs 1.1.2.8: #i31762# pass the context document of the introspectee to some handlers 2004/07/22 09:04:47 fs 1.1.2.7: #i31762# split 'onBrowseButtonClicked' into 'requestUserInputOnButtonClick' and 'executeButtonClick', to allow composition of property handlers (request only once, but execute for every single handler in the composition) 2004/07/21 11:24:19 fs 1.1.2.6: #i31762# support for inspecting multiple objects 2004/07/20 12:11:38 fs 1.1.2.5: in preparation of #i31762#: ensure that property handlers silently accept introspectees which they don't have properties for 2004/07/15 07:45:13 fs 1.1.2.4: #114856# some more types 2004/07/12 14:31:33 fs 1.1.2.3: #114856# 2004/04/27 14:16:23 fs 1.1.2.2: smarter behavior when switching models 2004/04/26 11:45:43 fs 1.1.2.1: handler for properties related to XSD validation


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [c79f7c19094089c798bf95ce27535e7f17598589]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/07/26 10:24:03 fs 1.1.2.16: #i31958# bind controls only to certain supported XSD data types 2004/07/23 13:27:01 fs 1.1.2.15: #i31958# 2004/07/22 10:55:09 fs 1.1.2.14: #i31762# implPrepareRemoveCurrentDataType: properly return 'true' when needed .... 2004/07/22 10:47:38 fs 1.1.2.13: no XFORMS_FAKE anymore - use an env variable for this 2004/07/22 10:37:30 fs 1.1.2.12: #i31762# pass the context document of the introspectee to some handlers 2004/07/22 09:04:47 fs 1.1.2.11: #i31762# split 'onBrowseButtonClicked' into 'requestUserInputOnButtonClick' and 'executeButtonClick', to allow composition of property handlers (request only once, but execute for every single handler in the composition) 2004/07/21 11:24:19 fs 1.1.2.10: #i31762# support for inspecting multiple objects 2004/07/20 12:11:38 fs 1.1.2.9: in preparation of #i31762#: ensure that property handlers silently accept introspectees which they don't have properties for 2004/07/19 14:02:01 fs 1.1.2.8: #114856# some more types: Year, Month, Day 2004/07/16 15:41:45 fs 1.1.2.7: #114856# +DateTime type, and some cleanup at the IBrowserControl 2004/07/15 10:33:18 fs 1.1.2.6: #114856# new Time type 2004/07/15 09:54:23 fs 1.1.2.5: #114856# added built-in clasification of the UNO data types 2004/07/15 07:44:13 fs 1.1.2.4: #114856# some more types 2004/07/12 14:30:58 fs 1.1.2.3: #114856# 2004/04/27 14:16:24 fs 1.1.2.2: smarter behavior when switching models 2004/04/26 11:45:44 fs 1.1.2.1: handler for properties related to XSD validation


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [cbd4791e28bcb325fa2bb2782a794cf4a852d34b]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/07/26 10:24:02 fs 1.1.2.5: #i31958# bind controls only to certain supported XSD data types 2004/07/22 10:37:30 fs 1.1.2.4: #i31762# pass the context document of the introspectee to some handlers 2004/07/15 09:53:40 fs 1.1.2.3: #114856# added built-in clasification of the UNO data types 2004/04/27 14:16:24 fs 1.1.2.2: smarter behavior when switching models 2004/04/26 11:50:02 fs 1.1.2.1: helper for dealing with properties related to validating against an XSD data type


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [8e16893e91811031c7bd26f0371ad9bfbeaf0966]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/07/26 10:24:02 fs 1.1.2.5: #i31958# bind controls only to certain supported XSD data types 2004/07/22 10:37:30 fs 1.1.2.4: #i31762# pass the context document of the introspectee to some handlers 2004/07/15 09:53:39 fs 1.1.2.3: #114856# added built-in clasification of the UNO data types 2004/04/27 14:16:25 fs 1.1.2.2: smarter behavior when switching models 2004/04/26 11:50:02 fs 1.1.2.1: helper for dealing with properties related to validating against an XSD data type


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [42471a32549e3f234ac571b49d904954095ae1a6]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/07/15 09:52:50 fs 1.1.2.5: #114856# added built-in clasification of the UNO data types 2004/07/15 07:44:12 fs 1.1.2.4: #114856# some more types 2004/07/12 14:30:29 fs 1.1.2.3: #114856# 2004/04/27 14:16:24 fs 1.1.2.2: smarter behavior when switching models 2004/04/26 11:48:24 fs 1.1.2.1: helper for wrapping XSD data type components


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [28315c27303cab83c9a6bbc59ba871ae60b74f08]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/11/02 14:49:05 fs 1.1.2.7: #i35400# pattern is now properly supported in the core, and thus available in the UI 2004/11/01 16:51:19 fs 1.1.2.6: #i35400# hide the pattern (for regexp matching) from the UI for the moment 2004/07/15 09:52:49 fs 1.1.2.5: #114856# added built-in clasification of the UNO data types 2004/07/15 07:44:13 fs 1.1.2.4: #114856# some more types 2004/07/12 14:30:29 fs 1.1.2.3: #114856# 2004/04/27 14:16:25 fs 1.1.2.2: smarter behavior when switching models 2004/04/26 11:48:24 fs 1.1.2.1: helper for wrapping XSD data type components


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [80eb2d8258b77033fa3c8879cc2aa7bee323ce03]

INTEGRATION: CWS eforms2 (1.2.24); FILE MERGED 2004/07/27 14:06:38 fs 1.2.24.2: RESYNC: (1.2-1.3); FILE MERGED 2004/04/26 11:37:15 fs 1.2.24.1: some cleanup/consolidation


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [194663c0d7f421e52abae712fbe2bf23a7e430f9]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/08/04 11:55:31 fs 1.1.2.7: #i31958# preliminary support for filling list and combo boxes from XML bindings 2004/07/22 10:37:30 fs 1.1.2.6: #i31762# pass the context document of the introspectee to some handlers 2004/07/22 09:04:47 fs 1.1.2.5: #i31762# split 'onBrowseButtonClicked' into 'requestUserInputOnButtonClick' and 'executeButtonClick', to allow composition of property handlers (request only once, but execute for every single handler in the composition) 2004/07/21 11:24:19 fs 1.1.2.4: #i31762# support for inspecting multiple objects 2004/07/20 12:11:38 fs 1.1.2.3: in preparation of #i31762#: ensure that property handlers silently accept introspectees which they don't have properties for 2004/07/15 07:41:59 fs 1.1.2.2: #114856# cache supported properties 2004/07/12 14:25:00 fs 1.1.2.1: #114856# property handler for submission


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [77308a1a9ca552d292f198a0a428430ad24dfe10]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/08/04 13:45:58 fs 1.1.2.8: new logical name for a newly created binding / also allow de-selecting a binding-list-source 2004/08/04 13:00:11 fs 1.1.2.7: #i31958# use the XFormsUIHelper1 when generating UI names for submissions and bindings 2004/08/04 11:55:31 fs 1.1.2.6: #i31958# preliminary support for filling list and combo boxes from XML bindings 2004/07/22 10:37:30 fs 1.1.2.5: #i31762# pass the context document of the introspectee to some handlers 2004/07/22 09:04:46 fs 1.1.2.4: #i31762# split 'onBrowseButtonClicked' into 'requestUserInputOnButtonClick' and 'executeButtonClick', to allow composition of property handlers (request only once, but execute for every single handler in the composition) 2004/07/20 12:11:37 fs 1.1.2.3: in preparation of #i31762#: ensure that property handlers silently accept introspectees which they don't have properties for 2004/07/15 07:41:59 fs 1.1.2.2: #114856# cache supported properties 2004/07/12 14:25:14 fs 1.1.2.1: #114856# property handler for submission


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [b774e76353cc275c5e48d155ee199300fd3b18f9]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/08/05 15:08:49 fs 1.1.2.6: properly translate boolean values to strings 2004/07/22 08:45:56 fs 1.1.2.5: convertSimpleToString: don't attempt to convert voids (only throws an exception, so why bother? 2004/07/16 15:41:44 fs 1.1.2.4: #114856# +DateTime type, and some cleanup at the IBrowserControl 2004/07/15 10:33:04 fs 1.1.2.3: #114856# also support css.util.Time 2004/07/15 07:43:41 fs 1.1.2.2: #114856# also support css.util.Date 2004/04/26 11:49:48 fs 1.1.2.1: helper for converting between property values and their string representations


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [222a3b538225cd1dfa864e804da5982f019e70b0]

INTEGRATION: CWS eforms2 (1.3.24); FILE MERGED 2004/07/27 14:06:30 fs 1.3.24.3: RESYNC: (1.3-1.4); FILE MERGED 2004/07/16 15:41:44 fs 1.3.24.2: #114856# +DateTime type, and some cleanup at the IBrowserControl 2004/04/26 11:30:56 fs 1.3.24.1: some cleanup/consolidation


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [4e5ecf7b8fcc69fbb54de10383c7bc61b3f6910b]

INTEGRATION: CWS eforms2 (1.12.22); FILE MERGED 2004/07/27 14:06:22 fs 1.12.22.4: RESYNC: (1.13-1.14); FILE MERGED 2004/07/16 15:41:44 fs 1.12.22.3: #114856# +DateTime type, and some cleanup at the IBrowserControl 2004/06/29 14:25:14 dvo 1.12.22.2: RESYNC: (1.12-1.13); FILE MERGED 2004/04/26 11:30:56 fs 1.12.22.1: some cleanup/consolidation


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [f092deac585a81e33556aaec62823fbfebf4e131]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/07/27 14:15:32 fs 1.1.2.2: #i10000# manual resync (merged the changes which happened on another file on the master) 2004/04/26 11:48:36 fs 1.1.2.1: outsourced this


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [5fb84914bd575f8b566788843b413794a71babb1]

INTEGRATION: CWS eforms2 (1.25.40); FILE MERGED 2004/08/05 15:06:27 fs 1.25.40.1: removed CVS history


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [2f361970db2bc4b6f6429195dee918e429c706c5]

INTEGRATION: CWS eforms2 (1.2.156); FILE MERGED 2004/04/26 11:37:10 fs 1.2.156.1: some cleanup/consolidation


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [6dd235a64d7f669790be7ab3b2d706b82bcec066]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/07/22 10:37:29 fs 1.1.2.7: #i31762# pass the context document of the introspectee to some handlers 2004/07/22 09:04:46 fs 1.1.2.6: #i31762# split 'onBrowseButtonClicked' into 'requestUserInputOnButtonClick' and 'executeButtonClick', to allow composition of property handlers (request only once, but execute for every single handler in the composition) 2004/07/21 11:24:19 fs 1.1.2.5: #i31762# support for inspecting multiple objects 2004/07/15 07:42:00 fs 1.1.2.4: #114856# cache supported properties 2004/07/12 14:29:22 fs 1.1.2.3: #114856# parts (interface for access to the UI of the property browser) outsourced to propbrowserui.hxx 2004/04/27 14:15:46 fs 1.1.2.2: property handlers can now express interest in actuating properties other than their own 2004/04/26 11:44:28 fs 1.1.2.1: interface/base class for abstract property handlers, which are responsible for the complete handling for one or more properties


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [cc54735c8836ce15889e1b13324a70d4f7e3f291]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/08/02 13:41:23 dvo 1.1.2.9: #i31958# fix pointer problem 2004/07/22 09:04:46 fs 1.1.2.8: #i31762# split 'onBrowseButtonClicked' into 'requestUserInputOnButtonClick' and 'executeButtonClick', to allow composition of property handlers (request only once, but execute for every single handler in the composition) 2004/07/21 11:24:19 fs 1.1.2.7: #i31762# support for inspecting multiple objects 2004/07/15 13:51:37 fs 1.1.2.6: #114856# translate empty strings to VOID, if possible 2004/07/15 07:41:59 fs 1.1.2.5: #114856# cache supported properties 2004/07/12 14:29:22 fs 1.1.2.4: #114856# parts (interface for access to the UI of the property browser) outsourced to propbrowserui.hxx 2004/06/09 09:47:03 dvo 1.1.2.3: #114856# compile on Solaris 2004/04/27 14:15:46 fs 1.1.2.2: property handlers can now express interest in actuating properties other than their own 2004/04/26 11:44:28 fs 1.1.2.1: interface/base class for abstract property handlers, which are responsible for the complete handling for one or more properties


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [b3c226ad31ff8d96643bc1858c15508c28fa02a9]

INTEGRATION: CWS eforms2 (1.7.24); FILE MERGED 2004/07/27 14:06:01 fs 1.7.24.5: RESYNC: (1.8-1.9); FILE MERGED 2004/07/15 07:42:43 fs 1.7.24.4: #114856# removed unused parameter from GetPropertyPos 2004/07/12 14:31:55 fs 1.7.24.3: #114856# 2004/06/29 14:24:24 dvo 1.7.24.2: RESYNC: (1.7-1.8); FILE MERGED 2004/04/26 11:41:08 fs 1.7.24.1: some cleanup/consolidation


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [484486a3476b3eb663238874f382f7dd69ea4308]

INTEGRATION: CWS eforms2 (1.9.24); FILE MERGED 2004/11/07 06:10:21 dvo 1.9.24.7: RESYNC: (1.12-1.13); FILE MERGED 2004/10/08 21:14:45 dvo 1.9.24.6: RESYNC: (1.11-1.12); FILE MERGED 2004/07/27 14:05:53 fs 1.9.24.5: RESYNC: (1.10-1.11); FILE MERGED 2004/07/15 07:42:43 fs 1.9.24.4: #114856# removed unused parameter from GetPropertyPos 2004/07/12 14:31:54 fs 1.9.24.3: #114856# 2004/06/29 14:24:15 dvo 1.9.24.2: RESYNC: (1.9-1.10); FILE MERGED 2004/04/26 11:41:08 fs 1.9.24.1: some cleanup/consolidation


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [da76de0f904256c16263843df41ebaa7067be661]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/07/22 09:04:46 fs 1.1.2.3: #i31762# split 'onBrowseButtonClicked' into 'requestUserInputOnButtonClick' and 'executeButtonClick', to allow composition of property handlers (request only once, but execute for every single handler in the composition) 2004/07/21 11:24:18 fs 1.1.2.2: #i31762# support for inspecting multiple objects 2004/07/21 07:52:43 fs 1.1.2.1: an IPropertyHandler which composes it's information from various slave handlers - preparation of #i31762#


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [d1e627d128a883d5e1143b30e7b6fef60d1ea92a]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/07/28 06:13:12 fs 1.1.2.5: #i10000# 2004/07/23 08:26:26 fs 1.1.2.4: correct composition of supportedProperties 2004/07/22 08:48:22 fs 1.1.2.3: #i31762# allow composition of 'UI updates' 2004/07/21 11:24:18 fs 1.1.2.2: #i31762# support for inspecting multiple objects 2004/07/21 07:52:44 fs 1.1.2.1: an IPropertyHandler which composes it's information from various slave handlers - preparation of #i31762#


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [07a0e7633acd0318730712dffd10799fa5af985f]

INTEGRATION: CWS eforms2 (1.19.22); FILE MERGED 2004/11/03 12:03:17 fs 1.19.22.8: #i10000# make compile on unxsols4 2004/08/16 17:05:38 dvo 1.19.22.7: RESYNC: (1.20-1.21); FILE MERGED 2004/07/21 11:24:18 fs 1.19.22.6: #i31762# support for inspecting multiple objects 2004/07/21 07:54:33 fs 1.19.22.5: some consolidation in preparation of #i31762# 2004/07/12 14:32:21 fs 1.19.22.4: #114856# 2004/06/29 14:24:06 dvo 1.19.22.3: RESYNC: (1.19-1.20); FILE MERGED 2004/04/27 14:15:48 fs 1.19.22.2: property handlers can now express interest in actuating properties other than their own 2004/04/26 11:42:39 fs 1.19.22.1: conceptual change: no 'virtual' properties anymore, but instead dedicated 'handlers' for properties, which care for all the set/getPropertyValue, building the UI, etc.


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [0b12de48329491ebe288057815dac8c0bc80d577]

INTEGRATION: CWS eforms2 (1.22.20); FILE MERGED 2004/10/08 21:14:38 dvo 1.22.20.11: RESYNC: (1.24-1.25); FILE MERGED 2004/09/10 08:07:58 fs 1.22.20.10: !.empty instead of .size 2004/07/21 15:13:17 fs 1.22.20.9: #i31762# support for inspecting multiple objects 2004/07/21 11:24:17 fs 1.22.20.8: #i31762# support for inspecting multiple objects 2004/07/21 07:54:34 fs 1.22.20.7: some consolidation in preparation of #i31762# 2004/07/13 14:03:06 fs 1.22.20.6: #i10000# 2004/07/12 14:32:20 fs 1.22.20.5: #114856# 2004/06/29 14:23:56 dvo 1.22.20.4: RESYNC: (1.22-1.24); FILE MERGED 2004/06/09 09:47:02 dvo 1.22.20.3: #114856# compile on Solaris 2004/04/27 14:15:47 fs 1.22.20.2: property handlers can now express interest in actuating properties other than their own 2004/04/26 11:42:38 fs 1.22.20.1: conceptual change: no 'virtual' properties anymore, but instead dedicated 'handlers' for properties, which care for all the set/getPropertyValue, building the UI, etc.


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [d4c1ab59f14c3688a3b96d51b9fb70071637f107]

INTEGRATION: CWS eforms2 (1.2.24); FILE MERGED 2004/04/26 11:34:30 fs 1.2.24.1: some cleanup/consolidation


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [64ca57bd5bc621b5079340c671c07e8b0a97d48c]

INTEGRATION: CWS eforms2 (1.4.22); FILE MERGED 2004/07/21 11:24:17 fs 1.4.22.2: #i31762# support for inspecting multiple objects 2004/07/21 07:51:58 fs 1.4.22.1: in preparation of #i31762# the document we live in is determined by a property (to be set externally) now, not with guessing and going up the child hierarchy


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [827d6e0cbc10a9a8c001591994f7a53c0b749d3c]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/08/24 12:04:58 fs 1.1.2.5: string review 2004/07/27 14:15:32 fs 1.1.2.4: #i10000# manual resync (merged the changes which happened on another file on the master) 2004/07/08 12:29:29 fs 1.1.2.3: #i10000# png (instead of bmp) after the resync 2004/06/29 15:05:06 fs 1.1.2.2: #i10000# manual resync - merged in the changes which, on the master, happened in a different file/class 2004/04/26 11:50:29 fs 1.1.2.1: outsourced this - miscellaneous resources


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [8223c340d255ae3b437fb3154d5634687fe5be5c]

INTEGRATION: CWS eforms2 (1.2.156); FILE MERGED 2004/07/21 11:24:17 fs 1.2.156.3: #i31762# support for inspecting multiple objects 2004/07/21 07:51:58 fs 1.2.156.2: in preparation of #i31762# the document we live in is determined by a property (to be set externally) now, not with guessing and going up the child hierarchy 2004/04/26 11:34:57 fs 1.2.156.1: some shared defines


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [d46539e36540d628b56275e1d8c1af3e76f42ac0]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/08/24 12:04:59 fs 1.1.2.3: string review 2004/07/27 14:16:00 fs 1.1.2.2: #i10000# manual resync (merged the changes which happened on another file on the master) 2004/04/26 11:45:55 fs 1.1.2.1: dialog for creating a new XSD data type


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [5a77bb67f2f487087f45f69f0cf2a4d97e0695ed]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/04/26 11:45:56 fs 1.1.2.1: dialog for creating a new XSD data type


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [c56364a804ec83224692874cd507e6226f1d4fa2]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/04/26 11:45:55 fs 1.1.2.1: dialog for creating a new XSD data type


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [470588a99cd16c1961a85b1476822f58a833c00a]

INTEGRATION: CWS eforms2 (1.8.38); FILE MERGED 2004/07/22 10:37:29 fs 1.8.38.10: #i31762# pass the context document of the introspectee to some handlers 2004/07/21 07:53:50 fs 1.8.38.9: #i31762# +propertycomposer.cxx 2004/07/13 14:02:46 fs 1.8.38.8: #i10000# 2004/07/12 14:34:24 fs 1.8.38.7: #114856# +submissionhandler 2004/07/08 12:28:53 fs 1.8.38.6: #i10000# 2004/06/29 14:23:47 dvo 1.8.38.5: RESYNC: (1.11-1.13); FILE MERGED 2004/04/26 11:43:18 fs 1.8.38.4: new files 2004/04/08 11:33:59 dvo 1.8.38.3: RESYNC: (1.9-1.11); FILE MERGED 2004/03/16 19:12:42 dvo 1.8.38.2: RESYNC: (1.8-1.9); FILE MERGED 2004/01/14 15:31:01 dvo 1.8.38.1: #114856# add XForms properties to PropertyBrowser          (preliminary; #ifdef DVO_XFORMS)


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [8e899bde0b4b48a52a557e761e0543425dd1863d]

INTEGRATION: CWS eforms2 (1.2.24); FILE MERGED 2004/04/26 11:33:09 fs 1.2.24.1: some cleanup/consolidation


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [053a480cbccaf4f44837d6493dc43b6ecb99aa31]

INTEGRATION: CWS eforms2 (1.4.22); FILE MERGED 2004/06/29 14:23:40 dvo 1.4.22.2: RESYNC: (1.4-1.5); FILE MERGED 2004/04/26 11:33:47 fs 1.4.22.1: some cleanup/consolidation: now separate classes for property UI descriptor and line descriptor (which is a UI descriptor plus values)


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [34c197da3fcca2d1abd2399037f752edfac1e466]

INTEGRATION: CWS eforms2 (1.21.4); FILE MERGED 2004/08/09 15:17:05 fs 1.21.4.9: #i31958# UncheckedRefValue -> SecondaryRefValue 2004/08/04 11:55:31 fs 1.21.4.8: #i31958# preliminary support for filling list and combo boxes from XML bindings 2004/07/21 09:40:27 fs 1.21.4.7: RESYNC: (1.24-1.25); FILE MERGED 2004/07/21 09:39:46 fs 1.21.4.6: merge in the changes from HEAD, in preparation of #i31762# 2004/07/12 14:25:34 fs 1.21.4.5: #114856# 2004/06/29 14:23:31 dvo 1.21.4.4: RESYNC: (1.21-1.24); FILE MERGED 2004/06/24 09:58:12 fs 1.21.4.3: #i30674# allow second reference value for check boxes 2004/06/04 13:59:56 dvo 1.21.4.2: #114856# adapt propertycontroller to new API 2004/04/26 11:34:09 fs 1.21.4.1: some more strings for XSD validation UI


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [acba0d3ffae1627f73c2f8c3e49a8cc4767058f8]

INTEGRATION: CWS eforms2 (1.19.18); FILE MERGED 2004/08/16 17:05:26 dvo 1.19.18.9: RESYNC: (1.24-1.26); FILE MERGED 2004/08/04 13:45:58 fs 1.19.18.8: new logical name for a newly created binding / also allow de-selecting a binding-list-source 2004/08/04 11:55:31 fs 1.19.18.7: #i31958# preliminary support for filling list and combo boxes from XML bindings 2004/07/27 14:05:31 fs 1.19.18.6: RESYNC: (1.22-1.24); FILE MERGED 2004/07/21 11:24:17 fs 1.19.18.5: #i31762# support for inspecting multiple objects 2004/07/12 14:25:34 fs 1.19.18.4: #114856# 2004/06/29 14:23:23 dvo 1.19.18.3: RESYNC: (1.19-1.22); FILE MERGED 2004/06/24 09:58:12 fs 1.19.18.2: #i30674# allow second reference value for check boxes 2004/04/26 11:35:12 fs 1.19.18.1: some more strings for XSD validation UI


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [ada40926b674834393e4a3ac3a48d482dbbaabbe]

INTEGRATION: CWS eforms2 (1.57.18); FILE MERGED 2004/09/24 12:43:40 fs 1.57.18.12: #i34461# 2004/08/24 12:04:58 fs 1.57.18.11: string review 2004/08/16 17:05:16 dvo 1.57.18.10: RESYNC: (1.66-1.67); FILE MERGED 2004/08/04 13:45:57 fs 1.57.18.9: new logical name for a newly created binding / also allow de-selecting a binding-list-source 2004/08/04 11:55:30 fs 1.57.18.8: #i31958# preliminary support for filling list and combo boxes from XML bindings 2004/07/28 15:04:36 fs 1.57.18.7: #i10000# manual post-resync changes 2004/07/27 14:05:21 fs 1.57.18.6: RESYNC: (1.63-1.66); FILE MERGED 2004/07/21 11:24:16 fs 1.57.18.5: #i31762# support for inspecting multiple objects 2004/07/12 14:29:55 fs 1.57.18.4: #114856# 2004/06/29 14:23:13 dvo 1.57.18.3: RESYNC: (1.57-1.63); FILE MERGED 2004/06/24 09:58:11 fs 1.57.18.2: #i30674# allow second reference value for check boxes 2004/04/26 11:38:06 fs 1.57.18.1: separated resources in different files


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [d5b1e9afbf7841ba6d96d0e7cb0a1ac38cc8e10a]

INTEGRATION: CWS eforms2 (1.17.18); FILE MERGED 2004/08/04 11:55:30 fs 1.17.18.7: #i31958# preliminary support for filling list and combo boxes from XML bindings 2004/07/27 14:05:11 fs 1.17.18.6: RESYNC: (1.20-1.22); FILE MERGED 2004/07/21 11:24:16 fs 1.17.18.5: #i31762# support for inspecting multiple objects 2004/07/12 14:27:58 fs 1.17.18.4: #114856# 2004/06/29 14:23:04 dvo 1.17.18.3: RESYNC: (1.17-1.20); FILE MERGED 2004/06/24 09:58:10 fs 1.17.18.2: #i30674# allow second reference value for check boxes 2004/04/26 11:39:15 fs 1.17.18.1: some more ids for XSD validation UI


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [0aaf3fb6af9dfa91b2597894930fdc8b23041308]

INTEGRATION: CWS eforms2 (1.21.12); FILE MERGED 2004/11/09 08:33:33 fs 1.21.12.15: #i10000# 2004/11/07 06:10:14 dvo 1.21.12.14: RESYNC: (1.28-1.29); FILE MERGED 2004/08/16 17:05:08 dvo 1.21.12.13: RESYNC: (1.27-1.28); FILE MERGED 2004/08/04 13:45:57 fs 1.21.12.12: new logical name for a newly created binding / also allow de-selecting a binding-list-source 2004/08/04 11:55:29 fs 1.21.12.11: #i31958# preliminary support for filling list and combo boxes from XML bindings 2004/07/27 14:05:02 fs 1.21.12.10: RESYNC: (1.26-1.27); FILE MERGED 2004/07/21 11:24:15 fs 1.21.12.9: #i31762# support for inspecting multiple objects 2004/07/12 14:27:58 fs 1.21.12.8: #114856# 2004/06/29 14:22:56 dvo 1.21.12.7: RESYNC: (1.22-1.26); FILE MERGED 2004/06/24 09:58:10 fs 1.21.12.6: #i30674# allow second reference value for check boxes 2004/05/12 08:23:51 fs 1.21.12.5: #116712# move RefValue to data page 2004/04/27 14:17:23 fs 1.21.12.4: BindingExpression not actuating anymore (not needed) 2004/04/26 11:40:36 fs 1.21.12.3: some more property meta data for XSD validation UI 2004/04/08 11:32:02 dvo 1.21.12.2: RESYNC: (1.21-1.22); FILE MERGED 2004/01/14 15:30:59 dvo 1.21.12.1: #114856# add XForms properties to PropertyBrowser          (preliminary; #ifdef DVO_XFORMS)


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [9201bc5cdecd6f6f5e0b3deffb8f91d2c6221363]

INTEGRATION: CWS eforms2 (1.1.246); FILE MERGED 2004/04/26 11:32:47 fs 1.1.246.1: new ids


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [e9085bbd79ffb125ea731f5d524ce617167a243f]

INTEGRATION: CWS eforms2 (1.2.24); FILE MERGED 2004/07/27 14:04:53 fs 1.2.24.2: RESYNC: (1.2-1.3); FILE MERGED 2004/04/26 11:38:13 fs 1.2.24.1: some cleanup/consolidation


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [0db3e11c7cdb4524031b46468ecafb47887cd20c]

INTEGRATION: CWS eforms2 (1.2.156); FILE MERGED 2004/07/21 07:50:18 fs 1.2.156.2: #i31762# +LessPropertyByHandle 2004/04/26 11:43:39 fs 1.2.156.1: +FindPropertyByHandle


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [531f08b7d1fddf1658f43173f260a7c809b0ac19]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/07/27 14:15:31 fs 1.1.2.2: #i10000# manual resync (merged the changes which happened on another file on the master) 2004/04/26 11:48:46 fs 1.1.2.1: outsourced this


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [6e93388297ad6c21a635615ebd835bb54d6dc2b5]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/08/04 11:55:29 fs 1.1.2.10: #i31958# preliminary support for filling list and combo boxes from XML bindings 2004/07/23 13:04:05 fs 1.1.2.9: #i31958# bind the browse button 2004/07/22 10:37:28 fs 1.1.2.8: #i31762# pass the context document of the introspectee to some handlers 2004/07/22 09:04:45 fs 1.1.2.7: #i31762# split 'onBrowseButtonClicked' into 'requestUserInputOnButtonClick' and 'executeButtonClick', to allow composition of property handlers (request only once, but execute for every single handler in the composition) 2004/07/21 11:24:15 fs 1.1.2.6: #i31762# support for inspecting multiple objects 2004/07/20 12:11:37 fs 1.1.2.5: in preparation of #i31762#: ensure that property handlers silently accept introspectees which they don't have properties for 2004/07/15 07:41:04 fs 1.1.2.4: #114856# cache supported properties 2004/07/12 14:27:12 fs 1.1.2.3: #114856# 2004/04/27 14:15:45 fs 1.1.2.2: property handlers can now express interest in actuating properties other than their own 2004/04/26 11:45:31 fs 1.1.2.1: handler for properties related to controls living in eForms


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [f123eddd6140a8c3c59607e758964513f9d33d44]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/10/01 10:47:00 fs 1.1.2.16: #i34792# ConditionDialog does not automatically set the condition value at the binding, anymore 2004/08/04 13:45:57 fs 1.1.2.15: new logical name for a newly created binding / also allow de-selecting a binding-list-source 2004/08/04 13:00:11 fs 1.1.2.14: #i31958# use the XFormsUIHelper1 when generating UI names for submissions and bindings 2004/08/04 11:55:29 fs 1.1.2.13: #i31958# preliminary support for filling list and combo boxes from XML bindings 2004/08/04 08:28:12 fs 1.1.2.12: dialog for entering a binding expression changed in its API 2004/07/26 10:24:01 fs 1.1.2.11: #i31958# bind controls only to certain supported XSD data types 2004/07/23 13:27:01 fs 1.1.2.10: #i31958# 2004/07/23 13:04:01 fs 1.1.2.9: #i31958# bind the browse button 2004/07/22 10:37:28 fs 1.1.2.8: #i31762# pass the context document of the introspectee to some handlers 2004/07/22 09:04:45 fs 1.1.2.7: #i31762# split 'onBrowseButtonClicked' into 'requestUserInputOnButtonClick' and 'executeButtonClick', to allow composition of property handlers (request only once, but execute for every single handler in the composition) 2004/07/20 12:11:36 fs 1.1.2.6: in preparation of #i31762#: ensure that property handlers silently accept introspectees which they don't have properties for 2004/07/15 07:41:04 fs 1.1.2.5: #114856# cache supported properties 2004/07/12 14:27:11 fs 1.1.2.4: #114856# 2004/06/04 13:59:56 dvo 1.1.2.3: #114856# adapt propertycontroller to new API 2004/04/27 14:15:46 fs 1.1.2.2: property handlers can now express interest in actuating properties other than their own 2004/04/26 11:45:31 fs 1.1.2.1: handler for properties related to controls living in eForms


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [e3cfb97544e06c835c1626ce47bead086ae99cb8]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/08/04 13:45:56 fs 1.1.2.6: new logical name for a newly created binding / also allow de-selecting a binding-list-source 2004/08/04 13:00:11 fs 1.1.2.5: #i31958# use the XFormsUIHelper1 when generating UI names for submissions and bindings 2004/08/04 11:55:29 fs 1.1.2.4: #i31958# preliminary support for filling list and combo boxes from XML bindings 2004/07/26 10:24:01 fs 1.1.2.3: #i31958# bind controls only to certain supported XSD data types 2004/07/22 10:37:28 fs 1.1.2.2: #i31762# pass the context document of the introspectee to some handlers 2004/04/26 11:49:09 fs 1.1.2.1: helper for working with controls living in eForms


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [d67b733a879edfa43151ae19ed5b45427446737c]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/10/26 15:43:43 fs 1.1.2.12: spin buttons can also be bound to numeric fields 2004/08/04 13:45:56 fs 1.1.2.11: new logical name for a newly created binding / also allow de-selecting a binding-list-source 2004/08/04 13:00:11 fs 1.1.2.10: #i31958# use the XFormsUIHelper1 when generating UI names for submissions and bindings 2004/08/04 11:55:29 fs 1.1.2.9: #i31958# preliminary support for filling list and combo boxes from XML bindings 2004/08/04 08:27:03 fs 1.1.2.8: no faking of XForms documents anymore 2004/08/02 08:19:26 fs 1.1.2.7: service name of the XForms model changed 2004/07/26 10:24:00 fs 1.1.2.6: #i31958# bind controls only to certain supported XSD data types 2004/07/22 10:47:38 fs 1.1.2.5: no XFORMS_FAKE anymore - use an env variable for this 2004/07/22 10:37:28 fs 1.1.2.4: #i31762# pass the context document of the introspectee to some handlers 2004/06/04 14:18:40 dvo 1.1.2.3: #114856# compiler under gcc 2004/06/04 13:59:55 dvo 1.1.2.2: #114856# adapt propertycontroller to new API 2004/04/26 11:49:10 fs 1.1.2.1: helper for working with controls living in eForms


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [0fd9d48075157d6aa0a69802d1f3d530a9bc9fba]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/07/22 10:37:28 fs 1.1.2.7: #i31762# pass the context document of the introspectee to some handlers 2004/07/22 09:04:45 fs 1.1.2.6: #i31762# split 'onBrowseButtonClicked' into 'requestUserInputOnButtonClick' and 'executeButtonClick', to allow composition of property handlers (request only once, but execute for every single handler in the composition) 2004/07/21 11:24:14 fs 1.1.2.5: #i31762# support for inspecting multiple objects 2004/07/15 07:41:04 fs 1.1.2.4: #114856# cache supported properties 2004/07/12 14:27:48 fs 1.1.2.3: also be responsible for the MultiLine property 2004/06/29 15:04:31 fs 1.1.2.2: #i10000# manual resync - merged in the changes which, on the master, happened in a different file/class 2004/04/26 11:45:15 fs 1.1.2.1: handler for virtual properties of edit fields


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [5c3477955cde9d57227b040b6b57f277e30ef28e]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/07/27 14:15:31 fs 1.1.2.6: #i10000# manual resync (merged the changes which happened on another file on the master) 2004/07/22 09:04:44 fs 1.1.2.5: #i31762# split 'onBrowseButtonClicked' into 'requestUserInputOnButtonClick' and 'executeButtonClick', to allow composition of property handlers (request only once, but execute for every single handler in the composition) 2004/07/15 07:41:04 fs 1.1.2.4: #114856# cache supported properties 2004/07/12 14:26:43 fs 1.1.2.3: also be responsible for the MultiLine property 2004/06/29 15:04:30 fs 1.1.2.2: #i10000# manual resync - merged in the changes which, on the master, happened in a different file/class 2004/04/26 11:45:15 fs 1.1.2.1: handler for virtual properties of edit fields


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [4651ac08cdbbc473ca6b145665460c33c5b1ed8b]

INTEGRATION: CWS eforms2 (1.2.156); FILE MERGED 2004/04/26 11:31:29 fs 1.2.156.1: some cleanup/consolidation


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [f041e9644929908185dc7f4f66f427fe8012752b]

INTEGRATION: CWS eforms2 (1.3.38); FILE MERGED 2004/07/16 15:41:43 fs 1.3.38.2: #114856# +DateTime type, and some cleanup at the IBrowserControl 2004/04/26 11:30:29 fs 1.3.38.1: some cleanup/consolidation


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [faefa5fd4a274b206ebb4954479d61736fa38d7e]

INTEGRATION: CWS eforms2 (1.2.154); FILE MERGED 2004/07/16 15:41:43 fs 1.2.154.2: #114856# +DateTime type, and some cleanup at the IBrowserControl 2004/04/26 11:30:29 fs 1.2.154.1: some cleanup/consolidation


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [2d392996e3952b999d92e0b0045325adb985ff46]

INTEGRATION: CWS eforms2 (1.4.56); FILE MERGED 2004/07/22 10:37:27 fs 1.4.56.2: #i31762# pass the context document of the introspectee to some handlers 2004/07/13 14:02:44 fs 1.4.56.1: #i10000#


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [c51e4f0432d6291cd8e73f88ac4a8424d6030901]

INTEGRATION: CWS eforms2 (1.4.4); FILE MERGED 2004/09/10 08:07:21 fs 1.4.4.6: oops. Allow cell binding, again 2004/07/26 10:24:00 fs 1.4.4.5: #i31958# bind controls only to certain supported XSD data types 2004/07/22 10:37:27 fs 1.4.4.4: #i31762# pass the context document of the introspectee to some handlers 2004/07/21 07:50:53 fs 1.4.4.3: #i31762# some more safety against the introspectee not being a child 2004/06/29 14:22:04 dvo 1.4.4.2: RESYNC: (1.4-1.5); FILE MERGED 2004/04/26 11:32:33 fs 1.4.4.1: outsourced some code


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [acf9d6ffa8020db591516724fd87c5b9b4e2a3b5]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/07/22 10:37:27 fs 1.1.2.6: #i31762# pass the context document of the introspectee to some handlers 2004/07/22 09:04:44 fs 1.1.2.5: #i31762# split 'onBrowseButtonClicked' into 'requestUserInputOnButtonClick' and 'executeButtonClick', to allow composition of property handlers (request only once, but execute for every single handler in the composition) 2004/07/21 11:24:13 fs 1.1.2.4: #i31762# support for inspecting multiple objects 2004/07/20 12:11:36 fs 1.1.2.3: in preparation of #i31762#: ensure that property handlers silently accept introspectees which they don't have properties for 2004/07/15 07:41:03 fs 1.1.2.2: #114856# cache supported properties 2004/04/26 11:44:56 fs 1.1.2.1: handler for cell binding related properties


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [eb75a21e43f2662a655805ddbcd1bc78584ce611]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/07/22 10:37:27 fs 1.1.2.7: #i31762# pass the context document of the introspectee to some handlers 2004/07/22 09:04:44 fs 1.1.2.6: #i31762# split 'onBrowseButtonClicked' into 'requestUserInputOnButtonClick' and 'executeButtonClick', to allow composition of property handlers (request only once, but execute for every single handler in the composition) 2004/07/20 12:11:36 fs 1.1.2.5: in preparation of #i31762#: ensure that property handlers silently accept introspectees which they don't have properties for 2004/07/15 07:41:03 fs 1.1.2.4: #114856# cache supported properties 2004/06/29 15:03:55 fs 1.1.2.3: #i10000# manual resync - merged in the changes which, on the master, happened in a different file/class 2004/04/27 14:15:46 fs 1.1.2.2: property handlers can now express interest in actuating properties other than their own 2004/04/26 11:44:56 fs 1.1.2.1: handler for cell binding related properties


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [37cea31029c8aadb01a0f0ccaea2ae1cd36ecebe]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/07/22 10:37:26 fs 1.1.2.5: #i31762# pass the context document of the introspectee to some handlers 2004/07/22 09:04:44 fs 1.1.2.4: #i31762# split 'onBrowseButtonClicked' into 'requestUserInputOnButtonClick' and 'executeButtonClick', to allow composition of property handlers (request only once, but execute for every single handler in the composition) 2004/07/21 11:24:13 fs 1.1.2.3: #i31762# support for inspecting multiple objects 2004/07/15 07:41:03 fs 1.1.2.2: #114856# cache supported properties 2004/06/29 15:06:03 fs 1.1.2.1: initial checkin - manual resync of CWS eforms2, the code herein was originally introduced on the master


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [4196256ff011f628fc394d265a45826c99bb822c]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/07/22 09:04:43 fs 1.1.2.5: #i31762# split 'onBrowseButtonClicked' into 'requestUserInputOnButtonClick' and 'executeButtonClick', to allow composition of property handlers (request only once, but execute for every single handler in the composition) 2004/07/20 12:11:35 fs 1.1.2.4: in preparation of #i31762#: ensure that property handlers silently accept introspectees which they don't have properties for 2004/07/15 07:41:02 fs 1.1.2.3: #114856# cache supported properties 2004/07/12 14:26:19 fs 1.1.2.2: #114856# 2004/06/29 15:06:03 fs 1.1.2.1: initial checkin - manual resync of CWS eforms2, the code herein was originally introduced on the master


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [82e36ca74a360f87436229ebe529ac2a75e92114]

INTEGRATION: CWS eforms2 (1.6.24); FILE MERGED 2004/04/26 11:29:40 fs 1.6.24.1: some cleanup/consolidation


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [e00b02d1d7348ac6a33cf602575bebbce3faf588]

INTEGRATION: CWS eforms2 (1.8.156); FILE MERGED 2004/04/26 11:29:39 fs 1.8.156.1: some cleanup/consolidation


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [b822ebb0444764eeffb5ce88affd0407a8e1e3fd]

INTEGRATION: CWS eforms2 (1.3.156); FILE MERGED 2004/04/26 11:26:19 fs 1.3.156.1: some cleanup/consolidation / (optionally) allow for a second button per line


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [2a9c427578caa397d4bd0807fd4256f5a6ed3471]

INTEGRATION: CWS eforms2 (1.3.156); FILE MERGED 2004/11/07 06:09:58 dvo 1.3.156.4: RESYNC: (1.5-1.6); FILE MERGED 2004/10/08 21:13:59 dvo 1.3.156.3: RESYNC: (1.4-1.5); FILE MERGED 2004/07/27 14:04:21 fs 1.3.156.2: RESYNC: (1.3-1.4); FILE MERGED 2004/04/26 11:26:19 fs 1.3.156.1: some cleanup/consolidation / (optionally) allow for a second button per line


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [5e7ef54aafe9155b0b97287e9fa38d6c3fb15a1a]

INTEGRATION: CWS eforms2 (1.5.24); FILE MERGED 2004/04/26 11:24:31 fs 1.5.24.1: some cleanup/consolidation / (optionally) allow for a second button per line


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [a2bd89c9821baf045659b1218f4b7622cd3f524a]

INTEGRATION: CWS eforms2 (1.7.24); FILE MERGED 2004/11/07 06:09:51 dvo 1.7.24.7: RESYNC: (1.9-1.10); FILE MERGED 2004/10/08 21:13:50 dvo 1.7.24.6: RESYNC: (1.8-1.9); FILE MERGED 2004/07/27 14:04:12 fs 1.7.24.5: RESYNC: (1.7-1.8); FILE MERGED 2004/07/19 14:00:16 fs 1.7.24.4: #114856# ChangeEntry: also initialize numeric fields if they're not newly created 2004/07/16 15:41:43 fs 1.7.24.3: #114856# +DateTime type, and some cleanup at the IBrowserControl 2004/07/15 07:39:41 fs 1.7.24.2: #114856# 2004/04/26 11:24:31 fs 1.7.24.1: some cleanup/consolidation / (optionally) allow for a second button per line


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [a0e634e43fac3862a9362d8a81de78d26f1cb41e]

INTEGRATION: CWS eforms2 (1.5.24); FILE MERGED 2004/07/16 15:41:43 fs 1.5.24.2: #114856# +DateTime type, and some cleanup at the IBrowserControl 2004/04/26 11:23:59 fs 1.5.24.1: some cleanup/consolidation / (optionally) allow for a second button per line


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [8d48a8f88ed69c0fdf73c3b72fc30a923f81c546]

INTEGRATION: CWS eforms2 (1.6.24); FILE MERGED 2004/10/08 21:13:43 dvo 1.6.24.4: RESYNC: (1.6-1.7); FILE MERGED 2004/07/28 14:57:12 fs 1.6.24.3: #i10000# manual post-resync changes 2004/07/16 15:41:42 fs 1.6.24.2: #114856# +DateTime type, and some cleanup at the IBrowserControl 2004/04/26 11:24:00 fs 1.6.24.1: some cleanup/consolidation / (optionally) allow for a second button per line


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [b043af80407f9cc43554e08ebb6037fbff902f78]

INTEGRATION: CWS eforms2 (1.12.24); FILE MERGED 2004/11/07 06:09:17 dvo 1.12.24.4: RESYNC: (1.14-1.15); FILE MERGED 2004/10/08 21:13:02 dvo 1.12.24.3: RESYNC: (1.13-1.14); FILE MERGED 2004/08/16 17:03:17 dvo 1.12.24.2: RESYNC: (1.12-1.13); FILE MERGED 2004/07/14 07:04:53 fs 1.12.24.1: #i10000# generate UNO headers into a dedicated (TARGET dependent) folder, to not conflict with other TARGETs in this module


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [d4d57f7f8c3cd1f5d1e27615146524936be72494]

INTEGRATION: CWS eforms2 (1.11.156); FILE MERGED 2004/08/16 17:02:49 dvo 1.11.156.3: RESYNC: (1.12-1.13); FILE MERGED 2004/06/29 14:20:41 dvo 1.11.156.2: RESYNC: (1.11-1.12); FILE MERGED 2004/04/26 11:53:49 fs 1.11.156.1: include protection renamed


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [7f0e60841500ecac5f0db5828ff64ed3b57c95fd]

INTEGRATION: CWS eforms2 (1.11.156); FILE MERGED 2004/08/16 17:02:41 dvo 1.11.156.3: RESYNC: (1.12-1.13); FILE MERGED 2004/06/29 14:20:16 dvo 1.11.156.2: RESYNC: (1.11-1.12); FILE MERGED 2004/04/26 11:53:49 fs 1.11.156.1: include protection renamed


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [81362b3f1b240853b715d2f0d5223e75a428f0c8]

INTEGRATION: CWS eforms2 (1.8.156); FILE MERGED 2004/08/16 17:02:33 dvo 1.8.156.3: RESYNC: (1.9-1.10); FILE MERGED 2004/06/29 14:19:58 dvo 1.8.156.2: RESYNC: (1.8-1.9); FILE MERGED 2004/04/26 11:53:49 fs 1.8.156.1: include protection renamed


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [720a0c4fd986dddd3d0de8e509caa3a04845fc97]

INTEGRATION: CWS eforms2 (1.7.242); FILE MERGED 2004/08/16 17:02:26 dvo 1.7.242.3: RESYNC: (1.8-1.9); FILE MERGED 2004/07/27 14:02:07 fs 1.7.242.2: RESYNC: (1.7-1.8); FILE MERGED 2004/04/26 11:53:48 fs 1.7.242.1: include protection renamed


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [e65787132702ebb99f807229872565cfdc8de973]

INTEGRATION: CWS eforms2 (1.16.30); FILE MERGED 2004/07/14 07:01:22 fs 1.16.30.1: #i10000# generate UNO headers into a dedicated (TARGET dependent) folder, to not conflict with other TARGETs in this module


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [07b776cefeab86ae9c22ffc9dec8581fd36a65e6]

INTEGRATION: CWS eforms2 (1.16.2); FILE MERGED 2004/04/26 11:52:50 fs 1.16.2.1: include protection renamed


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [3b3485321f9c59af1ae1f3a50230c46aad7566df]

INTEGRATION: CWS eforms2 (1.20.22); FILE MERGED 2004/07/27 14:00:06 fs 1.20.22.3: RESYNC: (1.21-1.22); FILE MERGED 2004/06/29 14:16:14 dvo 1.20.22.2: RESYNC: (1.20-1.21); FILE MERGED 2004/04/26 11:52:49 fs 1.20.22.1: include protection renamed


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [73ced99382b1a002eb28fb0b4f5622cfb5d62e4b]

INTEGRATION: CWS eforms2 (1.31.22); FILE MERGED 2004/08/16 17:01:21 dvo 1.31.22.3: RESYNC: (1.32-1.33); FILE MERGED 2004/07/27 13:59:31 fs 1.31.22.2: RESYNC: (1.31-1.32); FILE MERGED 2004/04/26 11:52:48 fs 1.31.22.1: include protection renamed


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [fee04f3e91ecc91a7a3b5ac469ce08618727f2f9]

INTEGRATION: CWS eforms2 (1.12.144); FILE MERGED 2004/04/26 11:52:47 fs 1.12.144.1: include protection renamed


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [d65bd991f6b7742af85653d31699000bb6cc8097]

INTEGRATION: CWS eforms2 (1.6.122); FILE MERGED 2004/08/16 16:57:13 dvo 1.6.122.3: RESYNC: (1.7-1.8); FILE MERGED 2004/06/29 14:13:09 dvo 1.6.122.2: RESYNC: (1.6-1.7); FILE MERGED 2004/04/26 11:52:08 fs 1.6.122.1: include protection renamed


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [96d0cdb775bfb19e1d6537db39fa02ddc739e627]

INTEGRATION: CWS eforms2 (1.4.122); FILE MERGED 2004/08/16 16:57:05 dvo 1.4.122.3: RESYNC: (1.5-1.6); FILE MERGED 2004/06/29 14:12:59 dvo 1.4.122.2: RESYNC: (1.4-1.5); FILE MERGED 2004/04/26 11:52:07 fs 1.4.122.1: include protection renamed


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [ce8ce829e6720e04e338fad006c1bc8d4ed1ca50]

INTEGRATION: CWS eforms2 (1.18.18); FILE MERGED 2004/08/04 11:51:09 fs 1.18.18.8: #i31958# +HID_PROP_LIST_BINDING 2004/07/28 14:37:31 fs 1.18.18.7: #i10000# manual post-resync changes 2004/07/27 13:57:56 fs 1.18.18.6: RESYNC: (1.21-1.23); FILE MERGED 2004/07/21 11:24:30 fs 1.18.18.5: #i31762# support for inspecting multiple objects 2004/07/12 14:22:17 fs 1.18.18.4: #114856# 2004/06/29 14:09:43 dvo 1.18.18.3: RESYNC: (1.18-1.21); FILE MERGED 2004/06/24 09:59:37 fs 1.18.18.2: #i30674# +*UNCHECKED_REFVALUE 2004/04/26 11:22:46 fs 1.18.18.1: help ids for XSD validation UI


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [746bbe3535e454a603461df56495367cbb0f0fa6]

INTEGRATION: CWS eforms2 (1.3.6); FILE MERGED 2004/11/07 02:54:52 dvo 1.3.6.5: RESYNC: (1.11-1.12); FILE MERGED 2004/10/08 17:40:28 dvo 1.3.6.4: RESYNC: (1.7-1.11); FILE MERGED 2004/07/27 13:55:06 fs 1.3.6.3: RESYNC: (1.6-1.7); FILE MERGED 2004/06/25 14:43:19 dvo 1.3.6.2: RESYNC: (1.3-1.6); FILE MERGED 2004/06/09 13:37:37 pb 1.3.6.1: fix: #114856# the new xforms data navigator


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [04eef0b1172e4e5e38557fab6e34709802397ebf]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/10/01 10:47:27 fs 1.1.2.5: #i34792# +m_sConditionValue: AddConditionDialog does not automatically set the condition value at the binding, anymore 2004/10/01 10:01:21 fs 1.1.2.4: #i34792# +executedDialog 2004/08/03 14:07:14 fs 1.1.2.3: AddConditionDialog: new required objects to operate on 2004/07/23 13:29:35 fs 1.1.2.2: #i31958# 2004/07/23 13:00:44 fs 1.1.2.1: #i31958#


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [29fc6492670045a1d4c7e153a1f7e8568f0fb91b]

INTEGRATION: CWS eforms2 (1.21.102); FILE MERGED 2004/07/13 08:05:48 pb 1.21.102.1: fix: #i29824# implCreateXFormsControl() added


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [c91482131fd6658d4c662014374a36ae875c7028]

INTEGRATION: CWS eforms2 (1.22.104); FILE MERGED 2004/07/21 15:14:10 fs 1.22.104.1: #i31762# +InterfaceBag


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [bd73794c2e50a65d872f9b0157b2f5ff3334bfdd]

INTEGRATION: CWS eforms2 (1.19.106); FILE MERGED 2004/11/07 13:12:38 dvo 1.19.106.6: RESYNC: (1.20-1.21); FILE MERGED 2004/10/26 15:41:08 fs 1.19.106.5: #i33866# m_bXFormsMode superseded by m_eDocumentType (which is available now that we resynced) 2004/10/08 17:35:11 dvo 1.19.106.4: RESYNC: (1.19-1.20); FILE MERGED 2004/08/05 09:51:25 dvo 1.19.106.3: #i31958# enable/disable certain form slots in XForms mode 2004/07/22 09:57:47 fs 1.19.106.2: #i31762# #i11287# refined the selection handling 2004/07/21 15:17:50 fs 1.19.106.1: #i31762# no current object/control/form anymore, but a current selection


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [7eeb8b2b37abb74b62c0e346e6a15cd00a55667e]

INTEGRATION: CWS eforms2 (1.12.34); FILE MERGED 2004/10/08 17:35:03 dvo 1.12.34.9: RESYNC: (1.15-1.16); FILE MERGED 2004/08/12 14:02:11 pb 1.12.34.8: fix: #i32482# new ids 2004/08/08 11:37:33 pb 1.12.34.7: fix: #32842# new QueryBoxes 2004/08/06 09:16:38 pb 1.12.34.6: fix: #32842# continue DataNavigator 2004/08/05 12:20:41 pb 1.12.34.5: fix: #i32842# more features 2004/07/27 13:44:41 fs 1.12.34.4: RESYNC: (1.14-1.15); FILE MERGED 2004/07/13 08:02:50 pb 1.12.34.3: fix: #i29824# string ids for submission properties 2004/06/25 14:31:50 dvo 1.12.34.2: RESYNC: (1.12-1.14); FILE MERGED 2004/06/09 13:45:22 pb 1.12.34.1: fix: #114856# the new xforms data navigator


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [72b56c8476ed32205e9a69ab912dd128e59926cf]

INTEGRATION: CWS eforms2 (1.7.102); FILE MERGED 2004/08/05 10:25:59 fs 1.7.102.3: #i31958# +FM_PROP_CONTROL_BORDER_COLOR_INVALID 2004/07/21 08:54:08 fs 1.7.102.2: RESYNC: (1.7-1.9); FILE MERGED 2004/07/21 08:48:51 fs 1.7.102.1: merge in the changes from HEAD, in preparation of #i31762#


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [4d7bf0b57348b370437c567a469e7f6ca8371cb0]

INTEGRATION: CWS eforms2 (1.2.86); FILE MERGED 2004/08/03 14:00:51 fs 1.2.86.1: XForms now named EnhancedForms


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [84ade888943af8cf289531d91c3cb8fcf3d0e357]

INTEGRATION: CWS eforms2 (1.14.86); FILE MERGED 2004/11/05 17:52:51 fs 1.14.86.2: #i36765# provide an InteractionHandler, so controls can use it via the XDispatchInterception mechanism 2004/08/05 10:26:46 fs 1.14.86.1: #i31958# indicate the validity of a control/model's value with a red border


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [4b13bfd7982ae90ee57014c3859a3d41d6dcd3f1]

INTEGRATION: CWS eforms2 (1.2.86); FILE MERGED 2004/11/03 08:00:19 fs 1.2.86.6: #i10000# made ControlData public to compile in unxsols4 2004/08/07 14:13:12 dvo 1.2.86.5: #i31958# fix unxlngi5.pro build 2004/08/06 11:09:40 fs 1.2.86.4: #i31958# controls whose colors cannot be colored indicate their invalidity with a red text underline now 2004/08/06 10:28:31 fs 1.2.86.3: preparations for dynamic border colors also for 3D borders 2004/08/06 08:27:52 fs 1.2.86.2: #i31958# now also caring for the HelpText of invalid controls 2004/08/05 10:26:46 fs 1.2.86.1: #i31958# indicate the validity of a control/model's value with a red border


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [2b038d37b0f28d0405f79eaff4603387aba65fa5]

INTEGRATION: CWS eforms2 (1.6.90); FILE MERGED 2004/11/07 02:51:50 dvo 1.6.90.2: RESYNC: (1.6-1.7); FILE MERGED 2004/07/21 15:13:56 fs 1.6.90.1: #i31762# implSetNewObject -> implSetNewSelection


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [9e0d374477031f4d66cc901b2fcbd0ca16e03c0f]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/11/04 10:04:56 pb 1.1.2.22: fix: #i36184# new member and methods for listening 2004/11/03 09:01:02 fs 1.1.2.21: FillInfo not necessary 2004/11/02 12:09:37 pb 1.1.2.20: fix: #i36499# changes of add/edit binding dialog 2004/11/02 09:59:26 pb 1.1.2.19: Fix: #i36266# new: SetDocModified(); chg: RemoveEntry() returns bool now 2004/11/02 08:50:13 pb 1.1.2.18: Fix: #i36439# new: HasFirstInstancePage(), GetNewPageId() 2004/09/17 05:27:10 pb 1.1.2.17: fix: #i33902# 2. parameter for AddModel/InstanceDialog (bool _bEdit) 	      to change the dialog title (true -> 'Add'; false -> 'Rename') 2004/08/23 16:46:59 pb 1.1.2.16: fix: #i32842# continue DataNavigator 2004/08/12 14:01:15 pb 1.1.2.15: fix: #i32482# continue DataNavigator 2004/08/09 13:18:17 pb 1.1.2.14: fix: #i32482# continue DataNavigator 2004/08/08 15:51:25 pb 1.1.2.13: fix: #32842# continue DataNavigator 2004/08/08 11:49:36 pb 1.1.2.12: fix: #32842# continue DataNavigator 2004/08/06 14:04:37 pb 1.1.2.11: fix: #32842# continue DataNavigator 2004/08/06 09:16:38 pb 1.1.2.10: fix: #32842# continue DataNavigator 2004/08/05 14:53:55 pb 1.1.2.9: fix: #i32842# more features 2004/08/05 10:47:06 pb 1.1.2.8: fix: #i32842# more features 2004/08/04 08:42:21 pb 1.1.2.7: fix: #i32482# AddConditionDialog::Ctor() without UIHelper 2004/08/03 09:49:49 pb 1.1.2.6: fix: #i32482# adjusted to m48 2004/08/03 05:20:45 pb 1.1.2.5: fix: #i32482# more subdialogs 2004/07/26 10:44:21 pb 1.1.2.4: fix: #114856# UIHelper added 2004/07/23 13:03:50 fs 1.1.2.3: #i31958# 2004/07/13 08:00:39 pb 1.1.2.2: fix: #i29824# support for D&D 2004/06/09 13:30:34 pb 1.1.2.1: fix: #114856# the new xforms data navigator


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [78850c42624aa16a8f2418daf1ece149c54ea792]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/11/02 12:09:37 pb 1.1.2.10: fix: #i36499# changes of add/edit binding dialog 2004/08/23 16:46:58 pb 1.1.2.9: fix: #i32842# continue DataNavigator 2004/08/12 14:01:15 pb 1.1.2.8: fix: #i32482# continue DataNavigator 2004/08/06 09:16:37 pb 1.1.2.7: fix: #32842# continue DataNavigator 2004/08/05 14:53:55 pb 1.1.2.6: fix: #i32842# more features 2004/08/05 10:47:06 pb 1.1.2.5: fix: #i32842# more features 2004/08/03 05:20:45 pb 1.1.2.4: fix: #i32482# more subdialogs 2004/07/26 10:43:48 pb 1.1.2.3: fix: #114856# imagelist needed different ids 2004/07/13 07:59:57 pb 1.1.2.2: fix: #i29824# rename some ids of xforms windows 2004/06/09 13:30:45 pb 1.1.2.1: fix: #114856# the new xforms data navigator


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [2f5953687e748973fb286f1c8ba9202857565514]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/11/04 09:56:28 pb 1.1.2.1: fix: #i36184# new: class DataListener


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [7126e6cdebbfdd1d9f71c553ce054882fbaac126]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/10/01 10:47:46 fs 1.1.2.8: #i34792# +ConditionValue: AddConditionDialog does not automatically set the condition value at the binding, anymore 2004/10/01 10:01:33 fs 1.1.2.7: #i34792# +executedDialog 2004/08/04 08:42:35 pb 1.1.2.6: fix: #i32482# AddConditionDialog::Ctor() without UIHelper 2004/08/04 08:27:31 fs 1.1.2.5: don't accept creating a dialog with insufficient settings 2004/08/03 14:07:12 fs 1.1.2.4: AddConditionDialog: new required objects to operate on 2004/08/03 09:50:00 pb 1.1.2.3: fix: #i32482# adjusted to m48 2004/07/23 13:29:39 fs 1.1.2.2: #i31958# 2004/07/23 13:01:00 fs 1.1.2.1: #i31958#


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [a245aa0351e192ef47476a8de0f40cca62988fce]

INTEGRATION: CWS eforms2 (1.14.44); FILE MERGED 2004/10/14 10:32:18 dvo 1.14.44.1: resolve merge conflicts


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [055608a892dae9a300515238f4a3449e8147c233]

INTEGRATION: CWS eforms2 (1.16.586); FILE MERGED 2004/08/16 18:09:14 dvo 1.16.586.2: RESYNC: (1.16-1.17); FILE MERGED 2004/07/21 15:26:49 fs 1.16.586.1: #i31762# fmprop.hxx obsolete


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [01317c6293e95c6136b4f2e17b5eaaf220df0817]

INTEGRATION: CWS eforms2 (1.5.732); FILE MERGED 2004/07/27 13:42:33 fs 1.5.732.2: RESYNC: (1.5-1.6); FILE MERGED 2004/07/21 15:20:48 fs 1.5.732.1: #i31762# no current object/control/form anymore, but a current selection


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [62fab7ae821941fdc8fbfbf3728465d072ee65bc]

INTEGRATION: CWS eforms2 (1.15.88); FILE MERGED 2004/11/05 16:28:26 fs 1.15.88.3: #i36484# no form properties in XML form documents 2004/07/27 13:42:25 fs 1.15.88.2: RESYNC: (1.15-1.17); FILE MERGED 2004/07/21 15:20:48 fs 1.15.88.1: #i31762# no current object/control/form anymore, but a current selection


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [f896686fad2f057fcc2076ab09dbe5079b720a46]

INTEGRATION: CWS eforms2 (1.17.6); FILE MERGED 2004/11/04 10:28:00 pb 1.17.6.7: fix: #i36184# datalistener.cxx added 2004/10/08 17:32:50 dvo 1.17.6.6: RESYNC: (1.21-1.23); FILE MERGED 2004/07/27 13:42:15 fs 1.17.6.5: RESYNC: (1.20-1.21); FILE MERGED 2004/07/23 13:02:55 fs 1.17.6.4: #i31958# +xfm_addcondition.cxx 2004/07/21 15:19:55 fs 1.17.6.3: #i31762# multipro.* obsolete 2004/06/25 14:29:21 dvo 1.17.6.2: RESYNC: (1.17-1.20); FILE MERGED 2004/06/09 13:32:14 pb 1.17.6.1: fix: #114856# add datanavi files


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [0aaa88ac38ba5e2d3b455fbb6bb5f6854f488d0c]

INTEGRATION: CWS eforms2 (1.2.44); FILE MERGED 2004/10/14 10:32:18 dvo 1.2.44.1: resolve merge conflicts


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [cbb1f949e1cd7c156d7285c424e1406c834b88d3]

INTEGRATION: CWS eforms2 (1.33.100); FILE MERGED 2004/11/05 17:53:37 fs 1.33.100.9: #i36765# propagate InteractionHandlers when creating new FormController instances 2004/10/08 17:31:55 dvo 1.33.100.8: RESYNC: (1.37-1.38); FILE MERGED 2004/08/16 18:09:05 dvo 1.33.100.7: RESYNC: (1.36-1.37); FILE MERGED 2004/08/06 10:29:14 fs 1.33.100.6: #i31958# also initialize the VisualEffect in eForms 2004/08/03 14:06:14 fs 1.33.100.5: XForms now named EnhancedForms 2004/07/27 13:41:44 fs 1.33.100.4: RESYNC: (1.33-1.36); FILE MERGED 2004/07/21 15:21:05 fs 1.33.100.3: #i31762# removed some commented code 2004/07/16 11:53:00 fs 1.33.100.2: #i10000# 2004/07/13 08:12:44 pb 1.33.100.1: fix: #i29824# implCreateXFormsControl() added


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [fd9cedafbcee5bc04353a56292e0a0a679a4401b]

INTEGRATION: CWS eforms2 (1.30.100); FILE MERGED 2004/10/26 15:42:04 fs 1.30.100.6: #i33866# m_bXFormsMode superseded by m_eDocumentType (which is available now that we resynced) 2004/10/08 17:31:47 dvo 1.30.100.5: RESYNC: (1.32-1.33); FILE MERGED 2004/08/16 18:08:57 dvo 1.30.100.4: RESYNC: (1.31-1.32); FILE MERGED 2004/08/11 18:03:45 dvo 1.30.100.3: #i31958# don't call database wizards in XForms mode 2004/07/27 13:41:36 fs 1.30.100.2: RESYNC: (1.30-1.31); FILE MERGED 2004/07/13 08:15:10 pb 1.30.100.1: fix: #i29824# CreateXFormsControl() added


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [96fcf6ade5e25e5be5d58e3042be0f4801933555]

INTEGRATION: CWS eforms2 (1.23.104); FILE MERGED 2004/11/08 16:22:54 fs 1.23.104.5: #i10000# removed obsolete include after resync 2004/11/07 02:50:54 dvo 1.23.104.4: RESYNC: (1.24-1.25); FILE MERGED 2004/07/21 15:26:48 fs 1.23.104.3: #i31762# fmprop.hxx obsolete 2004/07/21 08:55:27 fs 1.23.104.2: RESYNC: (1.23-1.24); FILE MERGED 2004/07/21 08:52:41 fs 1.23.104.1: merge in the changes from HEAD, in preparation of #i31762#


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [8e751c71f5d9b338cb95082810fc523310fe1c29]

INTEGRATION: CWS eforms2 (1.58.46); FILE MERGED 2004/07/28 12:56:27 fs 1.58.46.4: #i10000# manual post-resync changes 2004/07/27 13:41:16 fs 1.58.46.3: RESYNC: (1.60-1.62); FILE MERGED 2004/06/25 14:27:16 dvo 1.58.46.2: RESYNC: (1.58-1.60); FILE MERGED 2004/06/09 13:37:01 pb 1.58.46.1: fix: #114856# the new xforms data navigator


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [4a6b971aae07ac903214d94dfdee364e0c1ebdd4]

INTEGRATION: CWS eforms2 (1.26.180); FILE MERGED 2004/07/21 15:20:34 fs 1.26.180.1: #i31762# multipro.* obsolete


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [adfad6d6742a8491aa82358cfe0fc7adcd4dae74]

INTEGRATION: CWS eforms2 (1.51.12); FILE MERGED 2004/11/07 02:50:46 dvo 1.51.12.13: RESYNC: (1.57-1.58); FILE MERGED 2004/10/26 15:41:26 fs 1.51.12.12: #i33866# m_bXFormsMode superseded by m_eDocumentType (which is available now that we resynced) 2004/10/14 10:32:17 dvo 1.51.12.11: resolve merge conflicts 2004/10/08 17:31:38 dvo 1.51.12.10: RESYNC: (1.55-1.57); FILE MERGED 2004/08/05 09:51:24 dvo 1.51.12.9: #i31958# enable/disable certain form slots in XForms mode 2004/07/27 13:41:08 fs 1.51.12.8: RESYNC: (1.53-1.55); FILE MERGED 2004/07/22 14:31:38 fs 1.51.12.7: re-enable control conversion ... oops 2004/07/22 09:58:01 fs 1.51.12.6: #i31762# #i11287# refined the selection handling 2004/07/21 15:31:16 fs 1.51.12.5: #i10000 2004/07/21 15:19:54 fs 1.51.12.4: #i31762# multipro.* obsolete 2004/07/21 15:17:54 fs 1.51.12.3: #i31762# no current object/control/form anymore, but a current selection 2004/06/25 14:27:04 dvo 1.51.12.2: RESYNC: (1.51-1.53); FILE MERGED 2004/06/09 13:34:33 pb 1.51.12.1: fix: #114856# the new xforms data navigator


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [a0c7b2bc4511da87c776b92aaa77ba7680542fa1]

INTEGRATION: CWS eforms2 (1.48.52); FILE MERGED 2004/11/08 15:18:30 fs 1.48.52.16: #i10000# post-resync 2004/11/07 02:50:38 dvo 1.48.52.15: RESYNC: (1.53-1.54); FILE MERGED 2004/11/05 16:28:27 fs 1.48.52.14: #i36484# no form properties in XML form documents 2004/11/03 13:28:15 fs 1.48.52.13: DataNavigator only for eForms 2004/10/26 15:41:51 fs 1.48.52.12: #i33866# m_bXFormsMode superseded by m_eDocumentType (which is available now that we resynced) / don't allow conversion into unavailable controls in XForms mode 2004/10/14 10:32:17 dvo 1.48.52.11: resolve merge conflicts 2004/10/08 17:31:30 dvo 1.48.52.10: RESYNC: (1.52-1.53); FILE MERGED 2004/09/20 11:32:42 dvo 1.48.52.9: #i33874# disable non-XForms design-mode-switch in XForms mode          (will become irrelevant when new form toolbar is in) 2004/08/11 18:04:46 dvo 1.48.52.8: #i31958# enable (old) design mode switch, because it is used by the XForms design mode switch 2004/08/05 09:51:24 dvo 1.48.52.7: #i31958# enable/disable certain form slots in XForms mode 2004/07/27 13:40:58 fs 1.48.52.6: RESYNC: (1.51-1.52); FILE MERGED 2004/07/22 09:58:02 fs 1.48.52.5: #i31762# #i11287# refined the selection handling 2004/07/21 15:20:15 fs 1.48.52.4: #i31762# no current object/control/form anymore, but a current selection 2004/07/08 10:03:00 fs 1.48.52.3: #i10000# corrected wrong post-resync conflict resolving 2004/06/25 14:26:55 dvo 1.48.52.2: RESYNC: (1.48-1.51); FILE MERGED 2004/06/09 13:34:33 pb 1.48.52.1: fix: #114856# the new xforms data navigator


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [8c5454931da3a24f2125a0ea25bb5372a49d98be]

INTEGRATION: CWS eforms2 (1.12.164); FILE MERGED 2004/11/03 08:18:45 fs 1.12.164.2: #i10000# make it compile in unxsols4 2004/07/23 13:01:58 fs 1.12.164.1: #i31958# register UNO wrapper for AddConditionDialog


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [86f504d0363ec7f16adc2783ca2727597e0ad39a]

INTEGRATION: CWS eforms2 (1.12.102); FILE MERGED 2004/08/05 10:26:12 fs 1.12.102.4: #i31958# +FM_PROP_CONTROL_BORDER_COLOR_INVALID 2004/07/21 15:26:48 fs 1.12.102.3: #i31762# fmprop.hxx obsolete 2004/07/21 08:55:44 fs 1.12.102.2: RESYNC: (1.12-1.14); FILE MERGED 2004/07/21 08:49:31 fs 1.12.102.1: merge in the changes from HEAD, in preparation of #i31762#


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [0b8880d08fbc84a3d35e0ea85aaa2e81bad68025]

INTEGRATION: CWS eforms2 (1.8.230); FILE MERGED 2004/07/22 07:56:11 fs 1.8.230.1: #i31762# fmprop.hxx is obsolete


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [9d1032b6759c4f0315bb9a305ea85bda63bbc7b4]

INTEGRATION: CWS eforms2 (1.11.16); FILE MERGED 2004/06/25 14:26:12 dvo 1.11.16.2: RESYNC: (1.11-1.12); FILE MERGED 2004/06/09 13:34:32 pb 1.11.16.1: fix: #114856# the new xforms data navigator


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [ddd3a3816c807c9f4d490a33245f384f883f99ef]

INTEGRATION: CWS eforms2 (1.9.106); FILE MERGED 2004/07/21 15:26:48 fs 1.9.106.1: #i31762# fmprop.hxx obsolete


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [3e7532c3681ce8a2d69dcfd53488d4eccec247d3]

INTEGRATION: CWS eforms2 (1.30.164); FILE MERGED 2004/07/21 15:26:48 fs 1.30.164.1: #i31762# fmprop.hxx obsolete


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [3cf0a9269e068fd9775a09e274f168a510190940]

INTEGRATION: CWS eforms2 (1.2.86); FILE MERGED 2004/11/08 15:11:30 fs 1.2.86.4: #i10000# post-resync changes 2004/10/08 17:31:22 dvo 1.2.86.3: RESYNC: (1.2-1.3); FILE MERGED 2004/09/20 12:37:52 fs 1.2.86.2: survive unsuccessful test for XForms 2004/08/03 14:05:00 fs 1.2.86.1: XForms now named EnhancedForms


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [15143e71f93db92471b4f14bd53e31fa828913c3]

INTEGRATION: CWS eforms2 (1.43.100); FILE MERGED 2004/11/05 17:52:57 fs 1.43.100.7: #i36765# provide an InteractionHandler, so controls can use it via the XDispatchInterception mechanism 2004/10/08 17:31:13 dvo 1.43.100.6: RESYNC: (1.45-1.46); FILE MERGED 2004/08/06 08:28:33 fs 1.43.100.5: #i31958# care for invalidity also upon initial insertion of a control 2004/08/05 10:26:56 fs 1.43.100.4: #i31958# indicate the validity of a control/model's value with a red border 2004/08/03 14:05:44 fs 1.43.100.3: XForms now named EnhancedForms 2004/07/27 13:40:18 fs 1.43.100.2: RESYNC: (1.43-1.45); FILE MERGED 2004/07/21 15:26:47 fs 1.43.100.1: #i31762# fmprop.hxx obsolete


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [0fe3058fb0edbff125e9cdafa4bf2a1494bb5658]

INTEGRATION: CWS eforms2 (1.2.86); FILE MERGED 2004/08/06 11:10:13 fs 1.2.86.5: #i31958# controls whose colors cannot be colored indicate their invalidity with a red text underline now 2004/08/06 10:28:37 fs 1.2.86.4: preparations for dynamic border colors also for 3D borders 2004/08/06 08:28:00 fs 1.2.86.3: #i31958# now also caring for the HelpText of invalid controls 2004/08/05 12:33:37 fs 1.2.86.2: #i31958# restoreAll: also restore control borders of invalid controls 2004/08/05 10:26:57 fs 1.2.86.1: #i31958# indicate the validity of a control/model's value with a red border


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [df99d926c86e831464926c79d22705628e9f5c2d]

INTEGRATION: CWS eforms2 (1.15.162); FILE MERGED 2004/11/07 02:50:26 dvo 1.15.162.6: RESYNC: (1.17-1.18); FILE MERGED 2004/10/08 17:31:04 dvo 1.15.162.5: RESYNC: (1.16-1.17); FILE MERGED 2004/07/27 13:39:59 fs 1.15.162.4: RESYNC: (1.15-1.16); FILE MERGED 2004/07/22 10:53:18 fs 1.15.162.3: #i31762# properly determine the document context 2004/07/21 15:19:39 fs 1.15.162.2: #i31762# implSetNewObject -> implSetNewSelection 2004/07/21 07:55:27 fs 1.15.162.1: #i31762# set the ContextDocument at the PropertyBrowserController


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [1aa96c0412337e8f73b4385094885f32c028382c]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/11/12 08:52:15 fs 1.1.2.17: #i34461# Kalkulieren -> Berechnung 2004/11/02 12:09:27 pb 1.1.2.16: fix: #i36499# changes of add/edit binding dialog 2004/09/17 05:29:39 pb 1.1.2.15: fix: #i33902# 'Rename ...' for AddModel/InstanceDialog added fix: #i33904# HelpId for TabControl added 2004/08/23 16:46:36 pb 1.1.2.14: fix: #i32842# continue DataNavigator 2004/08/12 14:01:06 pb 1.1.2.13: fix: #i32482# continue DataNavigator 2004/08/09 13:18:09 pb 1.1.2.12: fix: #i32482# continue DataNavigator 2004/08/08 11:49:46 pb 1.1.2.11: fix: #32842# continue DataNavigator 2004/08/06 09:17:10 pb 1.1.2.10: fix: #32842# continue DataNavigator 2004/08/05 14:54:06 pb 1.1.2.9: fix: #i32842# more features 2004/08/05 10:47:18 pb 1.1.2.8: fix: #i32842# more features 2004/08/03 09:50:00 pb 1.1.2.7: fix: #i32482# adjusted to m48 2004/08/03 05:33:43 pb 1.1.2.6: fix: #i32482# additional implementations 2004/07/28 12:58:06 fs 1.1.2.5: #i10000# manual post-resync changes 2004/07/26 10:48:37 pb 1.1.2.4: fix: #114856# helpids added 2004/07/13 08:14:25 pb 1.1.2.3: fix: #i29824# some changes 2004/07/08 11:08:02 fs 1.1.2.2: #i10000# new syntax for image lists (post-resync) 2004/06/09 13:31:16 pb 1.1.2.1: fix: #114856# the new xforms data navigator


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [c6744abcbae55e2008b0c795997e2090ada57e37]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/11/05 16:31:17 fs 1.1.2.42: #i35395# when an empty condition is entered, empty the preview, too 2004/11/05 15:01:35 dvo 1.1.2.41: #i36717# update reference when inserting attributes 2004/11/04 12:19:02 pb 1.1.2.40: fix: #i36610# edit text with a cut-down AddDataItemDialog 2004/11/04 10:42:56 pb 1.1.2.39: fix: #i36184# new member and methods for listening 2004/11/03 09:11:42 fs 1.1.2.38: initialize bIsDocModified in MenuSelectHdl 2004/11/03 08:57:28 fs 1.1.2.37: FillInfo not necessary 2004/11/02 12:09:27 pb 1.1.2.36: fix: #i36499# changes of add/edit binding dialog 2004/11/02 10:00:36 pb 1.1.2.35: Fix: #i36266# set current document to modified if necessary 2004/11/02 08:52:34 pb 1.1.2.34: Fix: #i36439# consider if the first instance page is removed 2004/10/29 20:01:07 dvo 1.1.2.33: #i36274# enable removing of bindings, submissions 2004/10/29 15:15:57 dvo 1.1.2.32: #i36208# fix renaming of namespace prefixes 2004/10/29 14:29:46 dvo 1.1.2.31: #i36262# 2004/10/27 11:38:54 dvo 1.1.2.30: #i36192# don't crash when trying to delete instance root node 2004/10/22 10:24:12 dvo 1.1.2.29: disable menu items when new model is set on page 2004/10/21 15:12:44 dvo 1.1.2.28: #i34791# XForms: set node value according to XForms simple-content rules          (also remove two assertions) 2004/10/12 10:08:23 pb 1.1.2.27: fix: #i35171# AddSubmissionDialog: no bindings -> RefBtn disabled 2004/09/29 13:50:17 dvo 1.1.2.26: #i34793# set proper binding name on submission object 2004/09/17 05:30:51 pb 1.1.2.25: fix: #i33902# 2. parameter for AddModel/InstanceDialog::Ctor(): bool _bEdit 2004/09/16 11:25:38 pb 1.1.2.24: fix: #32482# new model without the instpages of an other model 2004/09/16 07:15:37 pb 1.1.2.23: fix: #i33872# support for rename node fix: #i33877# set data type of node 2004/08/23 16:46:36 pb 1.1.2.22: fix: #i32842# continue DataNavigator 2004/08/12 14:01:06 pb 1.1.2.21: fix: #i32482# continue DataNavigator 2004/08/11 18:05:27 dvo 1.1.2.20: #i31958# adopt to updated XFormsUIHelper1 API 2004/08/10 13:16:17 pb 1.1.2.19: fix: #i32482# continue DataNavigator 2004/08/10 08:17:31 pb 1.1.2.18: fix: #i32482# continue DataNavigator 2004/08/09 13:18:10 pb 1.1.2.17: fix: #i32482# continue DataNavigator 2004/08/08 15:51:15 pb 1.1.2.16: fix: #32842# continue DataNavigator 2004/08/08 11:49:45 pb 1.1.2.15: fix: #32842# continue DataNavigator 2004/08/06 14:04:54 pb 1.1.2.14: fix: #32842# continue DataNavigator 2004/08/06 09:17:10 pb 1.1.2.13: fix: #32842# continue DataNavigator 2004/08/05 16:21:33 dvo 1.1.2.12: #i31958# continue DataNavigator 2004/08/05 14:54:06 pb 1.1.2.11: fix: #i32842# more features 2004/08/05 10:47:19 pb 1.1.2.10: fix: #i32842# more features 2004/08/04 08:42:35 pb 1.1.2.9: fix: #i32482# AddConditionDialog::Ctor() without UIHelper 2004/08/04 08:25:07 fs 1.1.2.8: on OK, propagate the condition to the binding 2004/08/03 14:52:29 fs 1.1.2.7: #i10000# 2004/08/03 09:50:00 pb 1.1.2.6: fix: #i32482# adjusted to m48 2004/08/03 05:33:43 pb 1.1.2.5: fix: #i32482# additional implementations 2004/07/26 10:49:07 pb 1.1.2.4: fix: #114856# more functionality added 2004/07/21 08:57:22 fs 1.1.2.3: #i10000# 2004/07/13 08:09:05 pb 1.1.2.2: fix: #i29824# support for D&D 2004/06/09 13:31:06 pb 1.1.2.1: fix: #114856# the new xforms data navigator


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [a13b0e9ae7b9886cdf918e29ae34fe674de8aa9b]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/11/04 10:27:33 pb 1.1.2.1: fix: #i36184# new: class DataListener


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [83954814efe76cf4486b5b85598fad0fc8e92e69]

INTEGRATION: CWS eforms2 (1.11.32); FILE MERGED 2004/08/23 16:46:35 pb 1.11.32.1: fix: #i32842# continue DataNavigator


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [3882e0c0d37aff79e497e41c960e19b777a01d02]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/07/13 08:06:45 pb 1.1.2.1: fix: #i29824# class OXFormsTransferable


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [4a2250019065388d37e5a916c384d2e29dce913c]

INTEGRATION: CWS eforms2 (1.6.178); FILE MERGED 2004/08/16 18:08:05 dvo 1.6.178.2: RESYNC: (1.6-1.7); FILE MERGED 2004/07/13 08:07:12 pb 1.6.178.1: fix: #i29824# xmlexchg.cxx added


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [b027d8136184090a6bc31d2c2002a15be65bff61]

INTEGRATION: CWS eforms2 (1.65.88); FILE MERGED 2004/11/07 02:50:11 dvo 1.65.88.4: RESYNC: (1.67-1.68); FILE MERGED 2004/08/16 18:07:57 dvo 1.65.88.3: RESYNC: (1.66-1.67); FILE MERGED 2004/07/27 13:38:59 fs 1.65.88.2: RESYNC: (1.65-1.66); FILE MERGED 2004/07/21 15:27:39 fs 1.65.88.1: #i31762# fmprop.hxx obsolete


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [f4351bb88d5c32aa5f7597f1dfd58dc44e0e6b1e]

INTEGRATION: CWS eforms2 (1.36.88); FILE MERGED 2004/08/16 18:07:48 dvo 1.36.88.3: RESYNC: (1.38-1.39); FILE MERGED 2004/07/27 13:38:51 fs 1.36.88.2: RESYNC: (1.36-1.38); FILE MERGED 2004/07/21 15:27:38 fs 1.36.88.1: #i31762# fmprop.hxx obsolete


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [17d9d05b2a2da8c7fabae6f9c3dafe71df5f0038]

INTEGRATION: CWS eforms2 (1.44.92); FILE MERGED 2004/07/21 15:27:38 fs 1.44.92.1: #i31762# fmprop.hxx obsolete


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [e02a6a845f5b759bb783db8ac8ff38fa52a5f6e9]

INTEGRATION: CWS eforms2 (1.43.104); FILE MERGED 2004/08/16 18:07:39 dvo 1.43.104.2: RESYNC: (1.43-1.44); FILE MERGED 2004/07/21 15:27:37 fs 1.43.104.1: #i31762# fmprop.hxx obsolete


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [2f17748892480397488333685c4ad446d39bb773]

INTEGRATION: CWS eforms2 (1.2.86); FILE MERGED 2004/10/08 17:16:28 dvo 1.2.86.3: RESYNC: (1.3-1.7); FILE MERGED 2004/08/16 17:56:08 dvo 1.2.86.2: RESYNC: (1.2-1.3); FILE MERGED 2004/08/03 14:09:38 fs 1.2.86.1: GetModuleName: return something if the module id is unknown


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [916a3cb54b74b86bf7d2be298edb5d9bb4cef4d8]

INTEGRATION: CWS eforms2 (1.46.12); FILE MERGED 2004/11/07 02:44:54 dvo 1.46.12.6: RESYNC: (1.56-1.58); FILE MERGED 2004/10/08 17:13:45 dvo 1.46.12.5: RESYNC: (1.52-1.56); FILE MERGED 2004/08/16 17:52:22 dvo 1.46.12.4: RESYNC: (1.50-1.52); FILE MERGED 2004/07/27 13:07:42 fs 1.46.12.3: RESYNC: (1.49-1.50); FILE MERGED 2004/06/25 13:58:12 dvo 1.46.12.2: RESYNC: (1.46-1.49); FILE MERGED 2004/06/09 13:44:25 pb 1.46.12.1: fix: #114856# the new xforms data navigator


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [2224d79cde453da949336a95d4ce635eab1460eb]

INTEGRATION: CWS eforms2 (1.7.52); FILE MERGED 2004/10/08 17:13:55 dvo 1.7.52.3: RESYNC: (1.9-1.11); FILE MERGED 2004/06/25 13:58:02 dvo 1.7.52.2: RESYNC: (1.7-1.9); FILE MERGED 2004/06/09 13:44:24 pb 1.7.52.1: fix: #114856# the new xforms data navigator


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [df36061d0da9d6021f9704bc80c0397255c915db]

INTEGRATION: CWS eforms2 (1.87.90); FILE MERGED 2004/11/07 02:41:48 dvo 1.87.90.5: RESYNC: (1.102-1.104); FILE MERGED 2004/10/08 17:12:15 dvo 1.87.90.4: RESYNC: (1.96-1.102); FILE MERGED 2004/08/16 17:44:21 dvo 1.87.90.3: RESYNC: (1.93-1.96); FILE MERGED 2004/07/27 13:07:33 fs 1.87.90.2: RESYNC: (1.87-1.93); FILE MERGED 2004/07/13 07:55:50 pb 1.87.90.1: fix: #i29824# xmlexchg.hxx exported


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [e37b22a55998b560e964778c2b47396da596c2f5]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/07/13 07:57:41 pb 1.1.2.1: fix: #i29824# class OXFormsTransferable


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [560f12b3fa33e21af2d94746a0c3ad61b80f63cf]

INTEGRATION: CWS eforms2 (1.11.88); FILE MERGED 2004/09/17 05:28:01 pb 1.11.88.8: fix: #i33904# HID_XFORMS_TAB_CONTROL added 2004/08/12 13:59:30 pb 1.11.88.7: fix: #i32482# new ids 2004/08/05 10:45:19 pb 1.11.88.6: fix: #i32842# new helpids for toolbox of xforms datanavigator 2004/08/03 05:19:11 pb 1.11.88.5: fix: #i32482# new ids for subdialogs of the xforms datanavigator 2004/07/26 10:42:18 pb 1.11.88.4: fix: #114856# some helpids for datanavigator added 2004/07/13 07:54:15 pb 1.11.88.3: fix: #i29824# rename some helpids of xforms windows 2004/06/25 12:10:23 dvo 1.11.88.2: RESYNC: (1.11-1.12); FILE MERGED 2004/06/09 13:27:59 pb 1.11.88.1: fix: #114856# id for the new xforms data navigator


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [b7acb909ed5dfb20fd5440128b3d3a9be662cd8e]

INTEGRATION: CWS eforms2 (1.71.20); FILE MERGED 2004/11/08 09:04:01 fs 1.71.20.10: #i10000# merge conflicts wrongly resolved? 2004/11/07 02:35:20 dvo 1.71.20.9: RESYNC: (1.84-1.85); FILE MERGED 2004/10/08 17:00:50 dvo 1.71.20.8: RESYNC: (1.80-1.84); FILE MERGED 2004/08/16 19:53:09 dvo 1.71.20.7: RESYNC: (1.79-1.80); FILE MERGED 2004/07/27 14:59:34 fs 1.71.20.6: RESYNC: (1.78-1.79); FILE MERGED 2004/07/12 14:19:30 fs 1.71.20.5: #114856# +css.form.submission 2004/06/28 17:53:11 dvo 1.71.20.4: RESYNC: (1.74-1.78); FILE MERGED 2004/04/26 12:29:38 fs 1.71.20.3: new module: css.xsd 2004/04/08 11:21:21 dvo 1.71.20.2: RESYNC: (1.71-1.74); FILE MERGED 2004/03/23 13:21:58 dvo 1.71.20.1: #114856# add (preliminary) XForms API definitions


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [8472108c7545fded2ee69e04c68f68d02bec44a5]

INTEGRATION: CWS eforms2 (1.58.22); FILE MERGED 2004/10/08 16:59:19 dvo 1.58.22.6: RESYNC: (1.63-1.67); FILE MERGED 2004/07/27 14:58:31 fs 1.58.22.5: RESYNC: (1.62-1.63); FILE MERGED 2004/06/28 17:51:42 dvo 1.58.22.4: RESYNC: (1.59-1.62); FILE MERGED 2004/04/26 12:28:25 fs 1.58.22.3: new module: css.xsd 2004/04/08 11:21:14 dvo 1.58.22.2: RESYNC: (1.58-1.59); FILE MERGED 2004/03/23 13:21:57 dvo 1.58.22.1: #114856# add (preliminary) XForms API definitions


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [ae7da5f0ab4e4b8c496a0ed365aaf72abaed5729]

INTEGRATION: CWS eforms2 (1.54.18); FILE MERGED 2004/11/07 02:35:12 dvo 1.54.18.8: RESYNC: (1.67-1.68); FILE MERGED 2004/10/08 16:59:09 dvo 1.54.18.7: RESYNC: (1.63-1.67); FILE MERGED 2004/07/27 14:58:19 fs 1.54.18.6: RESYNC: (1.62-1.63); FILE MERGED 2004/07/12 14:17:52 fs 1.54.18.5: #114856# +css.form.submission 2004/06/28 17:51:34 dvo 1.54.18.4: RESYNC: (1.58-1.62); FILE MERGED 2004/04/26 12:26:42 fs 1.54.18.3: new module: css.xsd 2004/04/08 11:21:07 dvo 1.54.18.2: RESYNC: (1.54-1.58); FILE MERGED 2004/03/23 13:21:57 dvo 1.54.18.1: #114856# add (preliminary) XForms API definitions


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [9356037c8de39981b79815cfca9013e070725d67]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/07/19 14:00:28 fs 1.1.2.7: #114856# some more types 2004/07/16 15:31:54 fs 1.1.2.6: #114856# +DateTime 2004/07/15 10:28:26 fs 1.1.2.5: #114856# +Time.idl 2004/07/15 09:51:09 fs 1.1.2.4: #114856# +DataTypeClass 2004/07/15 07:49:13 fs 1.1.2.3: #114856# +Date.idl 2004/07/12 14:14:41 fs 1.1.2.2: #114856# no more dedicated interfaces for specialized data types, but old-style services 2004/04/26 12:19:08 fs 1.1.2.1: makefile


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [fb2fd26418a35060e841f97e0867bb4084b6500f]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/07/19 13:59:21 fs 1.1.2.1: XSD compliant types


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [9eb3ce4741997c1bf530d5af2f5b8b635366f0dc]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/07/15 09:51:00 fs 1.1.2.5: #114856# -DerivedFrom / +TypeClass 2004/07/13 16:37:40 dvo 1.1.2.4: #114856# add DerivedFrom property Issue number: Submitted by: Reviewed by: 2004/07/12 14:14:05 fs 1.1.2.3: #114856# also derive from XPropertySet for more convinient access 2004/06/23 12:42:20 dvo 1.1.2.2: #114856# update validation methods for XDataTypes Issue number: Submitted by: Reviewed by: 2004/04/26 12:19:25 fs 1.1.2.1: some XSD compatible data types


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [f3dd768fde1ff921d6bef2dcc156cf6c387e51e2]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/04/26 12:19:30 fs 1.1.2.1: how to handle whitespaces?


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [b14792cb8fbeb2c259398b33be9380c0a0aa8d59]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/07/15 10:28:45 fs 1.1.2.1: XSD Time type


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [fffedd3e505cb01ff304553ea5cf4e7cd2af440d]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/07/12 13:40:28 fs 1.1.2.1: a string data type


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [c880cd20eab776c7d98958f4fb6317058e6e4948]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/07/19 13:59:33 fs 1.1.2.1: XSD compliant types


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [ae68385f2cd0b700a9e1b82c238e7463aab0b0e3]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/07/15 07:48:56 fs 1.1.2.2: #114856# 2004/07/12 13:54:39 fs 1.1.2.1: a decimal data type


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [f7dfba4b0a51f59e1b26a1e1662de30af8fbf401]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/07/19 13:59:45 fs 1.1.2.1: XSD compliant types


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [80fc5909442283771350f0b57c6e7ec2b711ba1a]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/07/16 15:32:11 fs 1.1.2.1: dateTime type


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [f76563a11d8299313e9fcaa723f6d6e00dc2f6eb]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/07/15 07:47:13 fs 1.1.2.1: XSD Date type


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [f0b8c23401133b7173bf9927a529b9eb775ed450]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/07/15 09:50:44 fs 1.1.2.1: classification of data types


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [63dcf528d886d34170e28558260c0375e07ad9dd]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/07/12 13:40:39 fs 1.1.2.1: a boolean data type


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [240a414fd857147054fa574d5fb0d6a513487d1a]

INTEGRATION: CWS eforms2 (1.2.22); FILE MERGED 2004/05/25 15:36:14 lo 1.2.22.1: #i28981# xpath extension


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [2458dbba9790d0aa0e8f3002daea28ccbe46970a]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/05/25 15:36:14 lo 1.1.2.1: #i28981# xpath extension


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [2a988785a2bc2e42fce0c09494be9cdb4713f82c]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/05/25 15:36:13 lo 1.1.2.1: #i28981# xpath extension


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [89da951ab4eb2b913a9eff6a0304d0d2e299d2c5]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/08/24 13:40:57 fs 1.1.2.5: #i28195# +Binding 2004/07/12 14:13:53 fs 1.1.2.4: #114856# +XSubmission 2004/07/02 12:01:01 dvo 1.1.2.3: #114856# add XFormsUIHelper1 Issue number: Submitted by: Reviewed by: 2004/04/26 12:22:42 fs 1.1.2.2: +XDataTypeRepository 2004/03/23 14:20:11 dvo 1.1.2.1: #114856# add XForms API


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [d2b994f99796a475d84a4638782bb1ecceb7e8a7]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/07/12 13:51:34 fs 1.1.2.1: #114856# an XForm submission


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [ffc75bff803165fb76288f42c736fe4aa8f5a195]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/11/05 17:48:00 fs 1.1.2.11: #i36765# allow submission with InteractionHandler 2004/11/04 12:04:21 fs 1.1.2.10: documentation 2004/08/24 13:39:52 fs 1.1.2.9: remove redundant include 2004/07/12 13:52:54 fs 1.1.2.8: #114856# introduced and used XSubmission 2004/05/26 15:07:44 dvo 1.1.2.7: #114856# xforms::XModel: bindings + submissions as container::XSet Issue number: Submitted by: Reviewed by: 2004/05/13 10:37:51 lo 1.1.2.6: #i28981# get instance by id for xforms xpath function library 2004/04/27 14:06:29 fs 1.1.2.5: comment corrected 2004/04/26 12:22:12 fs 1.1.2.4: +getDataTypeRepository 2004/04/07 13:31:01 dvo 1.1.2.3: #114856# access submission/binding 2004/04/01 11:02:50 dvo 1.1.2.2: #114856# add submission handling to xforms::XModel 2004/03/23 14:20:38 dvo 1.1.2.1: #114856# add XForms API


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [e0da0ce062581d09f3bb29de523d118c2e2a6f12]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/10/21 15:11:42 dvo 1.1.2.10: #i34791# XForms: set node value according to XForms simple-content rules Issue number: Submitted by: Reviewed by: 2004/08/24 13:38:33 fs 1.1.2.9: don't scream :) 2004/08/11 18:06:09 dvo 1.1.2.8: #i31958# continue XFOrmsUIHelper1 2004/08/05 16:52:24 dvo 1.1.2.7: #i31958# continue XFormsUIHelper1 Issue number: Submitted by: Reviewed by: 2004/08/05 12:06:15 dvo 1.1.2.6: #i31958# continue XFormsUIHelper1 Issue number: Submitted by: Reviewed by: 2004/08/02 13:53:06 dvo 1.1.2.5: #i31958# continue XFOrmsUIHelper1 Issue number: Submitted by: Reviewed by: 2004/07/21 17:43:58 dvo 1.1.2.4: #114856# continue XFormsUIHelper1 Issue number: Submitted by: Reviewed by: 2004/07/20 15:51:30 dvo 1.1.2.3: #114856# continue XFormsUIHelper1 Issue number: Submitted by: Reviewed by: 2004/07/16 16:57:34 dvo 1.1.2.2: #114856# new methods for UI helper Issue number: Submitted by: Reviewed by: 2004/07/02 11:57:24 dvo 1.1.2.1: #114856# helper API for XForms UI Issue number: Submitted by: Reviewed by:


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [f1840d9a09f2dfad881d8288dfbeaedfeb36f54b]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/03/23 14:20:38 dvo 1.1.2.1: #114856# add XForms API


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [783a3385c8dd02d72eee250394bed12418bf0d63]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/07/15 09:51:36 fs 1.1.2.2: #114856# +getBasicDataType 2004/04/26 12:22:27 fs 1.1.2.1: repository of XSD data types


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [45d7c66b50b9b44960ec4a0ffb035bb9b6a53a25]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/08/24 13:40:21 fs 1.1.2.1: #i28195# service for a binding


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [73e9acb571e70e53ae537ebd44c05c6fb37b6b6a]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/11/05 17:47:27 fs 1.1.2.2: #i36765# XVetoableSubmission.idl merged into XSubmission 2004/07/12 13:38:48 fs 1.1.2.1: submission related interfaces


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [4a4c6db9c5bb4820107d04299e33ff342c71a0a0]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/11/05 17:46:52 fs 1.1.2.2: #i36765# type 2004/07/12 13:39:37 fs 1.1.2.1: submission related interfaces


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [483d52f3b7204a1c9ddc18b2a83300719e06d9e2]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/07/12 13:39:13 fs 1.1.2.1: submission related interfaces


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [650895f4e1484337febdbfda42ee7381dadf68b1]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/11/05 17:46:12 fs 1.1.2.2: #i36765# moved functionality of XVetoableSubmission herein / allow submission with InteractionHandler 2004/07/12 13:39:00 fs 1.1.2.1: submission related interfaces


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [623cdda517032d6e460eecd2e9a11a9b5a07fd93]

INTEGRATION: CWS eforms2 (1.5.92); FILE MERGED 2004/07/12 13:49:07 fs 1.5.92.1: #114856# +SubmitButton


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [8293db13ff75d9c45c328d4b9f6ba832df77af91]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/11/05 17:45:41 fs 1.1.2.3: #i36765# XSubmission -> XVetoableSubmission 2004/08/13 09:39:19 fs 1.1.2.2: #i32923# removed the UnoControlButton - it was too ambitious, and not needed 2004/07/12 13:48:27 fs 1.1.2.1: #114856# a button which supports triggering external submissions


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [2e88517b6f625fee613d8b303c731feefc0731c0]

INTEGRATION: CWS eforms2 (1.8.54); FILE MERGED 2004/07/12 13:48:54 fs 1.8.54.1: #114856# +SubmitButton


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [c6ed7d42866896a7e87089469a45c724ae6f2956]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/08/13 09:37:44 fs 1.1.2.2: #i32925# removed the UnoControlButtonModel - it was too ambitious, and not needed 2004/07/12 13:47:52 fs 1.1.2.1: #114856# control model for a button which supports triggering external submissions


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [cf0783df8f7d6d184824035056454584116ab544]

INTEGRATION: CWS eforms2 (1.8.26); FILE MERGED 2004/08/06 13:59:47 fs 1.8.26.1: #i31958# +UncheckedRefValue


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [46ba4d8a1190c01cded8961c5899fe7b47abf054]

INTEGRATION: CWS eforms2 (1.8.26); FILE MERGED 2004/07/12 13:49:51 fs 1.8.26.1: small docu error


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [2278bc98d2067a330676d538e351144c636d19ed]

INTEGRATION: CWS eforms2 (1.9.26); FILE MERGED 2004/08/09 15:12:12 fs 1.9.26.2: #i31958# -UncheckedRefValue - moved to ../binding/BindableDatabaseCheckBox, where it fits better 2004/08/06 13:59:46 fs 1.9.26.1: #i31958# +UncheckedRefValue


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [d15f3a1926e6093050b6aa02f07e6272540cf72b]

INTEGRATION: CWS eforms2 (1.2.8); FILE MERGED 2004/07/26 12:30:14 fs 1.2.8.2: #i31958# 2004/07/12 13:46:49 fs 1.2.8.1: #114856# +BindableIntegerValueRange.idl


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [02938589158dfb7bc0051e59f1b0b90f403a3165]

INTEGRATION: CWS eforms2 (1.2.8); FILE MERGED 2004/08/24 13:30:48 fs 1.2.8.1: #i28195# updated documentation


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [2c243134516371c2530b414bdaa75489a4b73e3e]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/07/12 13:46:10 fs 1.1.2.1: value range control which can be bound to external value suppliers


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [7f9ae1968879a012feba3e8b10a18ffbd6734608]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/07/26 12:29:56 fs 1.1.2.1: bindable database time field


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [85e0726223125aecbe25dbb065923094582277ba]

INTEGRATION: CWS eforms2 (1.2.8); FILE MERGED 2004/08/09 15:12:36 fs 1.2.8.2: #i31958# +SecondaryRefValue 2004/05/12 08:41:27 fs 1.2.8.1: #116712# allow to exchange string data with the external binding (using the RefValue)


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [dc3ab3035e1942f0271db0848bf0342c7cba447d]

INTEGRATION: CWS eforms2 (1.2.8); FILE MERGED 2004/07/12 13:45:17 fs 1.2.8.1: small documentation improvement


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [643b2f897b92817534708332719883cc6609fd52]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/07/26 12:29:38 fs 1.1.2.1: bindable database date field


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [7ffb721e2da2cd8c10740d8c42568f984d43a671]

INTEGRATION: CWS eforms2 (1.2.8); FILE MERGED 2004/08/24 13:30:48 fs 1.2.8.2: #i28195# updated documentation 2004/07/12 13:44:57 fs 1.2.8.1: small documentation improvement


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [ff9a12375d654feeb79d1b067bc82425a60b766a]

INTEGRATION: CWS eforms2 (1.2.8); FILE MERGED 2004/08/24 13:30:48 fs 1.2.8.2: #i28195# updated documentation 2004/07/12 13:43:30 fs 1.2.8.1: also be a FormControlModel


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [96dc33b819d38c10a3fca2aa8f85ce7aa14297a1]

INTEGRATION: CWS eforms2 (1.7.26); FILE MERGED 2004/07/12 13:42:25 fs 1.7.26.1: deprecate the interface in favor of css.form.submission.XSubmissionVetoListener


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [06ce1402f4d5df33b1d228d6e3df7e4c9d970a48]

INTEGRATION: CWS eforms2 (1.2.48); FILE MERGED 2004/08/24 13:28:58 fs 1.2.48.1: corrected documentation reference


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [ac1960fc14a32babdde5d27725f8551da398186c]

INTEGRATION: CWS eforms2 (1.7.26); FILE MERGED 2004/08/18 09:22:08 fs 1.7.26.1: #i29260#


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [b019259f620f13025027b296961927724aad298e]

INTEGRATION: CWS eforms2 (1.10.80); FILE MERGED 2004/10/08 15:21:22 dvo 1.10.80.3: RESYNC: (1.11-1.12); FILE MERGED 2004/06/28 09:59:34 dvo 1.10.80.2: RESYNC: (1.10-1.11); FILE MERGED 2004/03/23 13:21:56 dvo 1.10.80.1: #114856# add (preliminary) XForms API definitions


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [e02104b2aff07909e8fcac09dbb3a1b833ee7a1c]

INTEGRATION: CWS eforms2 (1.7.94); FILE MERGED 2004/11/02 14:48:21 fs 1.7.94.8: #i35400# link against ICU lib - needed for RegexMatcher 2004/06/25 10:30:35 dvo 1.7.94.7: RESYNC: (1.7-1.9); FILE MERGED 2004/05/10 09:57:53 lo 1.7.94.6: #i28981# xpath extensions 2004/04/07 10:33:28 lo 1.7.94.5: #114856# use ucb for submission 2004/04/06 11:18:41 lo 1.7.94.4: #114856# link libxml 2004/03/25 16:07:27 lo 1.7.94.3: i26721 submission code 2004/03/18 17:09:45 dvo 1.7.94.2: #114856# continue XForms implementation 2004/01/14 17:28:29 dvo 1.7.94.1: #114856# start XForms implementation; #ifdef DVO_XFORMS for incomplete parts


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [eeca04efd8c4aaeec91d5e5810d4f76993edefb3]

INTEGRATION: CWS eforms2 (1.13.34); FILE MERGED 2004/07/26 10:22:12 fs 1.13.34.2: #i31958# bindable date & time fields 2004/07/12 14:22:56 fs 1.13.34.1: SubmitButton support


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [dc74abb23a6f3556263fabf46458261579f66554]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/09/23 09:26:45 dvo 1.1.2.2: implement current() XPath extensions function (from XForms 1.1 spec) Issue number: Submitted by: Reviewed by: 2004/05/10 09:35:20 lo 1.1.2.1: #i28981# xpath extensions


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [a1dd552fdd85ecfa9c38ad212233d12d639a77a9]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/09/23 09:26:45 dvo 1.1.2.3: implement current() XPath extensions function (from XForms 1.1 spec) Issue number: Submitted by: Reviewed by: 2004/05/13 11:59:14 lo 1.1.2.2: #i28981# xforms xpath functions 2004/05/10 09:35:20 lo 1.1.2.1: #i28981# xpath extensions


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [5c79eadd140401a52411cb7af5057d0fe21f53f7]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/07/08 10:59:50 fs 1.1.2.3: #i10000# post-resync problems 2004/05/13 11:59:14 lo 1.1.2.2: #i28981# xforms xpath functions 2004/05/10 09:35:19 lo 1.1.2.1: #i28981# xpath extensions


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [0c00c1079a6be75099494e24b1dee1a54adfb299]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/09/23 09:26:45 dvo 1.1.2.2: implement current() XPath extensions function (from XForms 1.1 spec) Issue number: Submitted by: Reviewed by: 2004/05/10 09:35:19 lo 1.1.2.1: #i28981# xpath extensions


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [6722ef297996d8761baefb59327ecb17eba6e7c1]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/10/27 09:52:32 dvo 1.1.2.5: do not use printf debugging in production code Issue number: Submitted by: Reviewed by: 2004/09/23 09:26:45 dvo 1.1.2.4: implement current() XPath extensions function (from XForms 1.1 spec) Issue number: Submitted by: Reviewed by: 2004/07/08 10:59:49 fs 1.1.2.3: #i10000# post-resync problems 2004/05/13 11:59:13 lo 1.1.2.2: #i28981# xforms xpath functions 2004/05/10 09:35:19 lo 1.1.2.1: #i28981# xpath extensions


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [7c8cf3139a7d3ae7c3e9a84f9f46380e2b7bb658]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/04/07 10:33:28 lo 1.1.2.6: #114856# use ucb for submission 2004/04/06 11:18:17 lo 1.1.2.5: #114856# submission cont. 2004/04/01 14:16:28 dvo 1.1.2.4: #114856# fix serialization problem in CSubmission_Put Issue number: Submitted by: Reviewed by: 2004/03/19 09:45:01 lo 1.1.2.3: #i26721# basic submission code 2004/03/19 09:34:02 lo 1.1.2.2: #i26721# basic submission code 2004/03/18 17:05:29 lo 1.1.2.1: prelimenary submission impl


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [cea0ec45fba03cf6696e99878a4b3905c43d6762]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/04/23 09:46:17 lo 1.1.2.7: #i26721# put/get/post support for submission 2004/04/07 10:33:27 lo 1.1.2.6: #114856# use ucb for submission 2004/04/06 11:18:17 lo 1.1.2.5: #114856# submission cont. 2004/04/01 14:16:28 dvo 1.1.2.4: #114856# fix serialization problem in CSubmission_Put Issue number: Submitted by: Reviewed by: 2004/03/19 09:45:01 lo 1.1.2.3: #i26721# basic submission code 2004/03/19 09:29:48 lo 1.1.2.2: #i26721# basic submission code 2004/03/18 17:05:28 lo 1.1.2.1: prelimenary submission impl


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [5ec6bd626714d94502031af61ef94a2082afeafb]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/04/23 09:46:17 lo 1.1.2.3: #i26721# put/get/post support for submission 2004/03/19 09:29:47 lo 1.1.2.2: #i26721# basic submission code 2004/03/18 17:05:28 lo 1.1.2.1: prelimenary submission impl


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [33a2caded62f0a58cebb1b2a7dc4dd40fdc36887]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/04/23 09:47:46 lo 1.1.2.1: #i26721# put/get/post support for submission


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [6cab3b490ae75bc19be0857c0099262dd8871734]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/04/23 09:46:17 lo 1.1.2.3: #i26721# put/get/post support for submission 2004/03/19 09:29:47 lo 1.1.2.2: #i26721# basic submission code 2004/03/18 17:05:27 lo 1.1.2.1: prelimenary submission impl


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [a923ec39f3110a81c23dea37f2709e61a5cea5d2]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/04/23 09:47:45 lo 1.1.2.1: #i26721# put/get/post support for submission


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [ae2cbe2f925f7b6252773695d275e76f7c2f8278]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/04/23 09:46:17 lo 1.1.2.7: #i26721# put/get/post support for submission 2004/04/07 10:33:27 lo 1.1.2.6: #114856# use ucb for submission 2004/04/06 11:18:17 lo 1.1.2.5: #114856# submission cont. 2004/04/01 14:16:28 dvo 1.1.2.4: #114856# fix serialization problem in CSubmission_Put Issue number: Submitted by: Reviewed by: 2004/03/19 09:45:01 lo 1.1.2.3: #i26721# basic submission code 2004/03/19 09:29:47 lo 1.1.2.2: #i26721# basic submission code 2004/03/18 17:05:27 lo 1.1.2.1: prelimenary submission impl


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [de165cead3db2a2a51bd95d2137bbfd1cc177e68]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/03/25 16:07:26 lo 1.1.2.3: i26721 submission code 2004/03/19 09:29:47 lo 1.1.2.2: #i26721# basic submission code 2004/03/18 17:05:27 lo 1.1.2.1: prelimenary submission impl


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [6f601347afec8042773c8c31361fc44e12db52e0]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/06/04 10:50:43 dvo 1.1.2.4: #114856# include<stdio.h> for snprintf Issue number: Submitted by: Reviewed by: 2004/04/23 09:46:17 lo 1.1.2.3: #i26721# put/get/post support for submission 2004/04/06 11:18:17 lo 1.1.2.2: #114856# submission cont. 2004/03/25 16:08:14 lo 1.1.2.1: i26721 submission code


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [262d3bcc89a4da1c1fc3f22f6c75b4a302954e71]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/03/19 09:29:47 lo 1.1.2.2: #i26721# basic submission code 2004/03/18 17:05:26 lo 1.1.2.1: prelimenary submission impl


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [06b81f04cc1282ae6a5f1b435339586dd6c52ca9]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/04/01 14:16:27 dvo 1.1.2.5: #114856# fix serialization problem in CSubmission_Put Issue number: Submitted by: Reviewed by: 2004/03/25 16:07:26 lo 1.1.2.4: i26721 submission code 2004/03/19 09:45:00 lo 1.1.2.3: #i26721# basic submission code 2004/03/19 09:29:47 lo 1.1.2.2: #i26721# basic submission code 2004/03/18 17:05:25 lo 1.1.2.1: prelimenary submission impl


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [4b2984e92b47e0e7bf0d92bb9fe90c5dcf378081]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/04/06 11:18:16 lo 1.1.2.4: #114856# submission cont. 2004/04/01 14:16:27 dvo 1.1.2.3: #114856# fix serialization problem in CSubmission_Put Issue number: Submitted by: Reviewed by: 2004/03/19 09:29:46 lo 1.1.2.2: #i26721# basic submission code 2004/03/18 17:05:25 lo 1.1.2.1: prelimenary submission impl


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [67aa09de70b37cf6a0ab2ef0d9936646a7eef0e8]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/04/06 11:18:16 lo 1.1.2.5: #114856# submission cont. 2004/03/25 16:07:26 lo 1.1.2.4: i26721 submission code 2004/03/19 09:45:00 lo 1.1.2.3: #i26721# basic submission code 2004/03/19 09:29:46 lo 1.1.2.2: #i26721# basic submission code 2004/03/18 17:05:24 lo 1.1.2.1: prelimenary submission impl


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [48e5212fb79ea1d2bb0a2b83c43d75681b29bfd9]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/04/23 09:46:16 lo 1.1.2.4: #i26721# put/get/post support for submission 2004/03/25 16:07:25 lo 1.1.2.3: i26721 submission code 2004/03/19 09:29:46 lo 1.1.2.2: #i26721# basic submission code 2004/03/18 17:05:24 lo 1.1.2.1: prelimenary submission impl


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [2daf2c2fefa419344ce2a356adcc3a64640b9753]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/08/02 17:49:52 dvo 1.1.2.1: #i31958# continue XForms implementation


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [da1e0e24497f179e47913d9a1ee7c9739391fb5d]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/08/02 17:49:51 dvo 1.1.2.1: #i31958# continue XForms implementation


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [7d12600cca630b0a7254ed4446ceed7441077ecc]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/03/18 17:09:43 dvo 1.1.2.2: #114856# continue XForms implementation 2004/01/14 13:00:33 dvo 1.1.2.1: #114856# start XForms core implementation


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [b088fee454518e1e88af792c3fa1b0abf048fcad]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/07/26 16:45:18 dvo 1.1.2.4: #i31958# continue XForms implementation Issue number: Submitted by: Reviewed by: 2004/04/22 12:14:14 dvo 1.1.2.3: #114856# adopt new form::binding namespace Issue number: Submitted by: Reviewed by: 2004/03/18 17:09:42 dvo 1.1.2.2: #114856# continue XForms implementation 2004/01/14 13:00:46 dvo 1.1.2.1: #114856# start XForms core implementation


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [a82299b49f86b83ae234367e5b96777f9a396e45]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/06/09 08:24:46 dvo 1.1.2.3: #114856# Solaris compiler problems (typedef names in throw clauses; include-before-forward-declaration) Issue number: Submitted by: Reviewed by: 2004/03/18 17:09:41 dvo 1.1.2.2: #114856# continue XForms implementation 2004/01/14 13:00:18 dvo 1.1.2.1: #114856# start XForms core implementation


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [305d3a8b187e0c19c2f384199e03c3a438e983ef]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/08/05 07:16:50 fs 1.1.2.3: don't attempt to write read-only props 2004/03/18 17:09:40 dvo 1.1.2.2: #114856# continue XForms implementation 2004/01/14 13:00:05 dvo 1.1.2.1: #114856# start XForms core implementation


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [b3c3b3874f2bc601cb81f2740a5234e34d9da837]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/11/05 17:50:11 fs 1.1.2.8: #i36765# allow submission with InteractionHandler 2004/07/12 14:11:55 fs 1.1.2.7: #114856# introduced and used XSubmission 2004/06/09 08:24:46 dvo 1.1.2.6: #114856# Solaris compiler problems (typedef names in throw clauses; include-before-forward-declaration) Issue number: Submitted by: Reviewed by: 2004/06/04 13:37:16 dvo 1.1.2.5: #114856# solve compilation problems uncovered with gcc Issue number: Submitted by: Reviewed by: 2004/04/23 14:04:47 lo 1.1.2.4: #i26721# put/get/post support 2004/04/23 09:46:16 lo 1.1.2.3: #i26721# put/get/post support for submission 2004/04/06 11:18:16 lo 1.1.2.2: #114856# submission cont. 2004/04/01 11:24:37 dvo 1.1.2.1: #114856# add submission Issue number: Submitted by: Reviewed by:


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [fa0019d277eab5377f885e2529e6e6d62c4ca0b3]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/11/05 17:50:11 fs 1.1.2.15: #i36765# allow submission with InteractionHandler 2004/10/01 19:01:24 dvo 1.1.2.14: #i34793# throw WrappedTargetException/RuntimeException for submission errors Issue number: Submitted by: Reviewed by: 2004/09/14 09:53:18 dvo 1.1.2.13: #i33880# ensure that submission always knows its model Issue number: Submitted by: Reviewed by: 2004/08/11 18:07:00 dvo 1.1.2.12: #i31958# default "none" for replace Issue number: Submitted by: Reviewed by: 2004/08/06 14:00:50 fs 1.1.2.11: #i31958# keep our PropertySetInfo alive 2004/07/12 14:11:55 fs 1.1.2.10: #114856# introduced and used XSubmission 2004/06/04 13:37:15 dvo 1.1.2.9: #114856# solve compilation problems uncovered with gcc Issue number: Submitted by: Reviewed by: 2004/04/26 11:42:27 dvo 1.1.2.8: #114856# observe bidn and ref attributes on submission Issue number: Submitted by: Reviewed by: 2004/04/23 14:04:47 lo 1.1.2.7: #i26721# put/get/post support 2004/04/23 11:30:09 lo 1.1.2.6: #i26721# put/get/post support for submission 2004/04/23 09:46:16 lo 1.1.2.5: #i26721# put/get/post support for submission 2004/04/22 09:13:36 dvo 1.1.2.4: #114856# improve dynamic binding capability Issue number: Submitted by: Reviewed by: 2004/04/07 13:29:50 dvo 1.1.2.3: #114856# continue implementation Issue number: Submitted by: Reviewed by: 2004/04/06 11:18:15 lo 1.1.2.2: #114856# submission cont. 2004/04/01 11:25:06 dvo 1.1.2.1: #114856# add submission Issue number: Submitted by: Reviewed by:


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [68b6c90647f0c5432b98d7af0dbe37e8c4cc6b5b]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/06/23 11:48:55 dvo 1.1.2.1: #114856# resources for xforms error messages Issue number: Submitted by: Reviewed by:


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [42ea6f2a53f32475449da5c6854daaaf1e7c55e2]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/07/13 12:36:42 fs 1.1.2.2: #i10000# compile on unxlngi5 2004/06/23 11:48:55 dvo 1.1.2.1: #114856# resources for xforms error messages Issue number: Submitted by: Reviewed by:


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [2bac7ba4198e89546eaf4e5f74452e8bbdafc638]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/07/13 12:41:06 fs 1.1.2.7: #i10000# compile on unxlngi5 2004/06/09 08:24:46 dvo 1.1.2.6: #114856# Solaris compiler problems (typedef names in throw clauses; include-before-forward-declaration) Issue number: Submitted by: Reviewed by: 2004/06/04 13:37:15 dvo 1.1.2.5: #114856# solve compilation problems uncovered with gcc Issue number: Submitted by: Reviewed by: 2004/06/04 11:49:16 dvo 1.1.2.4: #114856# template overrides for SAL_CALL calling conventions only for MSVC Issue number: Submitted by: Reviewed by: 2004/04/01 11:27:30 dvo 1.1.2.3: #114856# add submission Issue number: Submitted by: Reviewed by: 2004/03/18 17:09:39 dvo 1.1.2.2: #114856# continue XForms implementation 2004/01/14 12:59:41 dvo 1.1.2.1: #114856# start XForms core implementation


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [8adbefd56a26ba8eaa5a089b317b09cdada841c9]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/06/04 13:37:15 dvo 1.1.2.2: #114856# solve compilation problems uncovered with gcc Issue number: Submitted by: Reviewed by: 2004/01/14 12:59:52 dvo 1.1.2.1: #114856# start XForms core implementation


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [7c653f8e4b5bfa4d9b68be72541a9e04d6ea2132]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/08/06 16:18:15 dvo 1.1.2.8: #i31958# continue XForms implementation Issue number: Submitted by: Reviewed by: 2004/08/02 13:49:44 dvo 1.1.2.7: #i31958# continue XForms implementation Issue number: Submitted by: Reviewed by: 2004/06/09 08:24:46 dvo 1.1.2.6: #114856# Solaris compiler problems (typedef names in throw clauses; include-before-forward-declaration) Issue number: Submitted by: Reviewed by: 2004/06/01 09:41:30 dvo 1.1.2.5: #114856# support controls with datatype 'double', lazy authoring, error message for invalid binding expressions Issue number: Submitted by: Reviewed by: 2004/04/22 09:20:38 dvo 1.1.2.4: #114856# remove listener handling from PathExpression Issue number: Submitted by: Reviewed by: 2004/04/22 09:13:36 dvo 1.1.2.3: #114856# improve dynamic binding capability Issue number: Submitted by: Reviewed by: 2004/04/07 13:29:49 dvo 1.1.2.2: #114856# continue implementation Issue number: Submitted by: Reviewed by: 2004/03/18 17:08:37 dvo 1.1.2.1: #114856# continue XForms implementation


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [514417ed2ffa41b5e34a87945d141523d0fccbe5]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/08/06 16:18:15 dvo 1.1.2.10: #i31958# continue XForms implementation Issue number: Submitted by: Reviewed by: 2004/08/05 09:24:16 dvo 1.1.2.9: #i31958# continue XForms implementation 2004/08/02 13:49:44 dvo 1.1.2.8: #i31958# continue XForms implementation Issue number: Submitted by: Reviewed by: 2004/07/26 16:45:18 dvo 1.1.2.7: #i31958# continue XForms implementation Issue number: Submitted by: Reviewed by: 2004/06/01 09:41:29 dvo 1.1.2.6: #114856# support controls with datatype 'double', lazy authoring, error message for invalid binding expressions Issue number: Submitted by: Reviewed by: 2004/05/26 15:18:27 dvo 1.1.2.5: #114856# continue XForms implementation Issue number: Submitted by: Reviewed by: 2004/04/22 09:20:38 dvo 1.1.2.4: #114856# remove listener handling from PathExpression Issue number: Submitted by: Reviewed by: 2004/04/22 09:13:36 dvo 1.1.2.3: #114856# improve dynamic binding capability Issue number: Submitted by: Reviewed by: 2004/04/07 13:29:49 dvo 1.1.2.2: #114856# continue implementation Issue number: Submitted by: Reviewed by: 2004/03/18 17:08:36 dvo 1.1.2.1: #114856# continue XForms implementation


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [a40bfd2fb475b0409443c8c13ab1dd45c0b38ad6]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/10/14 17:45:25 dvo 1.1.2.5: fix typename/template weirdnesses with unxlngi6 compiler Issue number: Submitted by: Reviewed by: 2004/07/30 08:36:57 fs 1.1.2.4: #i10000# 2004/07/20 15:54:22 dvo 1.1.2.3: #114856# continue XFormsUIHelper1 Issue number: Submitted by: Reviewed by: 2004/06/04 13:37:13 dvo 1.1.2.2: #114856# solve compilation problems uncovered with gcc Issue number: Submitted by: Reviewed by: 2004/01/14 12:59:29 dvo 1.1.2.1: #114856# start XForms core implementation


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [ed8c4fd992a4e2e43e65d05e6f06336bfe2fdba2]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/11/05 16:35:54 fs 1.1.2.24: #i35395# also serializeForDisplay attribute nodes 2004/11/03 20:07:39 dvo 1.1.2.23: don't allow multiple attributes with the same name Issue number: Submitted by: Reviewed by: 2004/11/03 19:21:20 dvo 1.1.2.22: #i36196# fix renameNode for attribute nodes Issue number: Submitted by: Reviewed by: 2004/10/29 15:59:19 dvo 1.1.2.21: #i36195# fix XFormsUIHelper1::renameInstance Issue number: Submitted by: Reviewed by: 2004/10/29 15:22:57 fs 1.1.2.20: #i35400# moved the whitespace conversion methods to the Convert class 2004/10/21 15:15:14 dvo 1.1.2.19: #i34791# XForms: set node value according to XForms simple-content rules Issue number: Submitted by: Reviewed by: 2004/09/22 16:00:07 dvo 1.1.2.18: fix: recognize tab as whitespace character Issue number: Submitted by: Reviewed by: 2004/08/12 18:01:56 dvo 1.1.2.17: #i31958# fix Linux build Issue number: Submitted by: Reviewed by: 2004/08/12 16:21:20 dvo 1.1.2.16: #i31958# adjust bindings when renaming nodes Issue number: Submitted by: Reviewed by: 2004/08/12 13:58:34 dvo 1.1.2.15: #i31958# fix :getBindingForNode Issue number: Submitted by: Reviewed by: 2004/08/11 18:07:26 dvo 1.1.2.14: #i31958# implement XFormsUIHelper1::renameNode() 2004/08/11 12:36:32 dvo 1.1.2.13: #i31958# fix XModelUIHelper1:::getResultForExpression("/",...) Issue number: Submitted by: Reviewed by: 2004/08/09 14:06:28 dvo 1.1.2.12: #i31958# continue XForms implementation Issue number: Submitted by: Reviewed by: 2004/08/06 16:18:15 dvo 1.1.2.11: #i31958# continue XForms implementation Issue number: Submitted by: Reviewed by: 2004/08/05 16:53:02 dvo 1.1.2.10: #i31958# continue XFormsUIHelper1 Issue number: Submitted by: Reviewed by: 2004/08/05 12:07:05 dvo 1.1.2.9: #i31958# continue XFormsUIHelper1 Issue number: Submitted by: Reviewed by: 2004/08/05 09:24:16 dvo 1.1.2.8: #i31958# continue XForms implementation 2004/08/02 13:49:44 dvo 1.1.2.7: #i31958# continue XForms implementation Issue number: Submitted by: Reviewed by: 2004/07/26 17:04:14 dvo 1.1.2.6: #i31958# prevent empty 'name' for instance root node Issue number: Submitted by: Reviewed by: 2004/07/21 17:45:11 dvo 1.1.2.5: #114856# continue XFormsUIHelper1 Issue number: Submitted by: Reviewed by: 2004/07/20 16:26:13 dvo 1.1.2.4: #114856# implement XFormsUIHelper1::newInstance Issue number: Submitted by: Reviewed by: 2004/07/20 15:54:22 dvo 1.1.2.3: #114856# continue XFormsUIHelper1 Issue number: Submitted by: Reviewed by: 2004/07/20 15:33:10 dvo 1.1.2.2: #114856# fix Linux build Issue number: Submitted by: Reviewed by: 2004/07/16 17:02:20 dvo 1.1.2.1: #114856# move XFormsUIHelper1 implementation to new file Issue number: Submitted by: Reviewed by:


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [784ab960f3806301c357a3c739647f9bc2d8b217]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/10/14 17:45:25 dvo 1.1.2.5: fix typename/template weirdnesses with unxlngi6 compiler Issue number: Submitted by: Reviewed by: 2004/09/14 09:53:18 dvo 1.1.2.4: #i33880# ensure that submission always knows its model Issue number: Submitted by: Reviewed by: 2004/08/02 13:49:44 dvo 1.1.2.3: #i31958# continue XForms implementation Issue number: Submitted by: Reviewed by: 2004/07/21 17:45:11 dvo 1.1.2.2: #114856# continue XFormsUIHelper1 Issue number: Submitted by: Reviewed by: 2004/07/20 15:54:00 dvo 1.1.2.1: #114856# common header for model.cxx and model_ui.cxx Issue number: Submitted by: Reviewed by:


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [c33caa9e6657928961f238bc2f564c58d220749e]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/11/05 17:50:11 fs 1.1.2.30: #i36765# allow submission with InteractionHandler 2004/10/21 15:15:14 dvo 1.1.2.29: #i34791# XForms: set node value according to XForms simple-content rules Issue number: Submitted by: Reviewed by: 2004/08/12 18:01:55 dvo 1.1.2.28: #i31958# fix Linux build Issue number: Submitted by: Reviewed by: 2004/08/11 18:07:25 dvo 1.1.2.27: #i31958# implement XFormsUIHelper1::renameNode() 2004/08/09 14:06:28 dvo 1.1.2.26: #i31958# continue XForms implementation Issue number: Submitted by: Reviewed by: 2004/08/05 16:53:02 dvo 1.1.2.25: #i31958# continue XFormsUIHelper1 Issue number: Submitted by: Reviewed by: 2004/08/05 12:07:05 dvo 1.1.2.24: #i31958# continue XFormsUIHelper1 Issue number: Submitted by: Reviewed by: 2004/08/02 13:49:43 dvo 1.1.2.23: #i31958# continue XForms implementation Issue number: Submitted by: Reviewed by: 2004/07/21 17:45:10 dvo 1.1.2.22: #114856# continue XFormsUIHelper1 Issue number: Submitted by: Reviewed by: 2004/07/20 16:26:13 dvo 1.1.2.21: #114856# implement XFormsUIHelper1::newInstance Issue number: Submitted by: Reviewed by: 2004/07/20 15:54:22 dvo 1.1.2.20: #114856# continue XFormsUIHelper1 Issue number: Submitted by: Reviewed by: 2004/07/20 15:33:10 dvo 1.1.2.19: #114856# fix Linux build Issue number: Submitted by: Reviewed by: 2004/07/16 17:01:47 dvo 1.1.2.18: #114856# continue XFormsUIHelper1 interface Issue number: Submitted by: Reviewed by: 2004/07/13 12:19:49 fs 1.1.2.17: #i10000# proper throw specification 2004/07/12 14:11:14 fs 1.1.2.16: #114856# introduced and used XSubmission 2004/07/02 12:04:42 dvo 1.1.2.15: #114856# support XFormsUIHelper1 Issue number: Submitted by: Reviewed by: 2004/06/23 12:41:17 dvo 1.1.2.14: #114856# start implementing UI helper methods Issue number: Submitted by: Reviewed by: 2004/06/09 08:24:45 dvo 1.1.2.13: #114856# Solaris compiler problems (typedef names in throw clauses; include-before-forward-declaration) Issue number: Submitted by: Reviewed by: 2004/06/04 13:37:12 dvo 1.1.2.12: #114856# solve compilation problems uncovered with gcc Issue number: Submitted by: Reviewed by: 2004/05/26 15:18:27 dvo 1.1.2.11: #114856# continue XForms implementation Issue number: Submitted by: Reviewed by: 2004/05/13 11:59:13 lo 1.1.2.10: #i28981# xforms xpath functions 2004/04/27 15:21:45 dvo 1.1.2.9: #114856# include methods for XForms-specific XPath expressions Issue number: Submitted by: Reviewed by: 2004/04/26 12:24:58 fs 1.1.2.8: have a repository of XSD compatible data types 2004/04/23 10:07:24 dvo 1.1.2.7: #114856# implement XValidator; also defer control updates when setting data on the instance Issue number: Submitted by: Reviewed by: 2004/04/22 09:13:36 dvo 1.1.2.6: #114856# improve dynamic binding capability Issue number: Submitted by: Reviewed by: 2004/04/07 13:29:49 dvo 1.1.2.5: #114856# continue implementation Issue number: Submitted by: Reviewed by: 2004/04/01 11:26:54 dvo 1.1.2.4: #114856# add submission Issue number: Submitted by: Reviewed by: 2004/03/18 17:09:38 dvo 1.1.2.3: #114856# continue XForms implementation 2004/01/28 13:39:28 dvo 1.1.2.2: #114856# improve xforms support 2004/01/14 12:58:56 dvo 1.1.2.1: #114856# start XForms core implementation


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [daf3c506d09a963b753e3b3a081ca1a0656bfef0]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/11/05 17:50:10 fs 1.1.2.34: #i36765# allow submission with InteractionHandler 2004/11/01 15:54:05 dvo 1.1.2.33: #i36454# gracefully handle non-existing instances Issue number: Submitted by: Reviewed by: 2004/10/29 15:23:55 fs 1.1.2.32: DataTypeRepository moved to namespace xforms (from frm) in the course of #i35400# 2004/10/21 15:15:13 dvo 1.1.2.31: #i34791# XForms: set node value according to XForms simple-content rules Issue number: Submitted by: Reviewed by: 2004/10/14 17:45:25 dvo 1.1.2.30: fix typename/template weirdnesses with unxlngi6 compiler Issue number: Submitted by: Reviewed by: 2004/10/01 19:01:23 dvo 1.1.2.29: #i34793# throw WrappedTargetException/RuntimeException for submission errors Issue number: Submitted by: Reviewed by: 2004/09/22 18:42:34 dvo 1.1.2.28: set Model in evaluation context Issue number: Submitted by: Reviewed by: 2004/09/14 09:53:17 dvo 1.1.2.27: #i33880# ensure that submission always knows its model Issue number: Submitted by: Reviewed by: 2004/08/09 14:06:28 dvo 1.1.2.26: #i31958# continue XForms implementation Issue number: Submitted by: Reviewed by: 2004/08/02 13:49:43 dvo 1.1.2.25: #i31958# continue XForms implementation Issue number: Submitted by: Reviewed by: 2004/07/21 17:45:10 dvo 1.1.2.24: #114856# continue XFormsUIHelper1 Issue number: Submitted by: Reviewed by: 2004/07/20 16:26:12 dvo 1.1.2.23: #114856# implement XFormsUIHelper1::newInstance Issue number: Submitted by: Reviewed by: 2004/07/20 15:54:21 dvo 1.1.2.22: #114856# continue XFormsUIHelper1 Issue number: Submitted by: Reviewed by: 2004/07/16 17:01:47 dvo 1.1.2.21: #114856# continue XFormsUIHelper1 interface Issue number: Submitted by: Reviewed by: 2004/07/13 12:36:24 fs 1.1.2.20: #i10000# compile on unxlngi5 2004/07/13 12:19:47 fs 1.1.2.19: #i10000# proper throw specification 2004/07/12 14:11:14 fs 1.1.2.18: #114856# introduced and used XSubmission 2004/07/02 12:04:42 dvo 1.1.2.17: #114856# support XFormsUIHelper1 Issue number: Submitted by: Reviewed by: 2004/06/23 12:41:17 dvo 1.1.2.16: #114856# start implementing UI helper methods Issue number: Submitted by: Reviewed by: 2004/06/09 08:24:45 dvo 1.1.2.15: #114856# Solaris compiler problems (typedef names in throw clauses; include-before-forward-declaration) Issue number: Submitted by: Reviewed by: 2004/06/04 13:37:11 dvo 1.1.2.14: #114856# solve compilation problems uncovered with gcc Issue number: Submitted by: Reviewed by: 2004/06/01 09:41:28 dvo 1.1.2.13: #114856# support controls with datatype 'double', lazy authoring, error message for invalid binding expressions Issue number: Submitted by: Reviewed by: 2004/05/26 15:18:27 dvo 1.1.2.12: #114856# continue XForms implementation Issue number: Submitted by: Reviewed by: 2004/05/13 11:59:13 lo 1.1.2.11: #i28981# xforms xpath functions 2004/04/27 15:21:45 dvo 1.1.2.10: #114856# include methods for XForms-specific XPath expressions Issue number: Submitted by: Reviewed by: 2004/04/26 12:24:58 fs 1.1.2.9: have a repository of XSD compatible data types 2004/04/23 10:07:24 dvo 1.1.2.8: #114856# implement XValidator; also defer control updates when setting data on the instance Issue number: Submitted by: Reviewed by: 2004/04/22 09:13:36 dvo 1.1.2.7: #114856# improve dynamic binding capability Issue number: Submitted by: Reviewed by: 2004/04/14 12:26:43 dvo 1.1.2.6: #114856# fix build without DEBUG=t Issue number: Submitted by: Reviewed by: 2004/04/07 13:29:49 dvo 1.1.2.5: #114856# continue implementation Issue number: Submitted by: Reviewed by: 2004/04/01 11:26:54 dvo 1.1.2.4: #114856# add submission Issue number: Submitted by: Reviewed by: 2004/03/18 17:09:38 dvo 1.1.2.3: #114856# continue XForms implementation 2004/01/28 13:39:27 dvo 1.1.2.2: #114856# improve xforms support 2004/01/14 12:59:12 dvo 1.1.2.1: #114856# start XForms core implementation


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [5f7126c73e991bbb6b345f37c25dbd9ec45f3354]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/05/26 15:18:27 dvo 1.1.2.4: #114856# continue XForms implementation Issue number: Submitted by: Reviewed by: 2004/04/23 10:07:23 dvo 1.1.2.3: #114856# implement XValidator; also defer control updates when setting data on the instance Issue number: Submitted by: Reviewed by: 2004/04/22 09:13:36 dvo 1.1.2.2: #114856# improve dynamic binding capability Issue number: Submitted by: Reviewed by: 2004/03/18 17:07:44 dvo 1.1.2.1: #114856# continue XForms implementation


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [80127dbe95ae7671bf65239115cc2cede648f60b]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/05/26 15:18:26 dvo 1.1.2.4: #114856# continue XForms implementation Issue number: Submitted by: Reviewed by: 2004/04/23 10:07:23 dvo 1.1.2.3: #114856# implement XValidator; also defer control updates when setting data on the instance Issue number: Submitted by: Reviewed by: 2004/04/22 09:13:36 dvo 1.1.2.2: #114856# improve dynamic binding capability Issue number: Submitted by: Reviewed by: 2004/03/18 17:07:43 dvo 1.1.2.1: #114856# continue XForms implementation


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [193a9e195feaa000484f8c7f51792e2fdf0aef3f]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/08/02 13:49:43 dvo 1.1.2.10: #i31958# continue XForms implementation Issue number: Submitted by: Reviewed by: 2004/07/16 17:01:47 dvo 1.1.2.9: #114856# continue XFormsUIHelper1 interface Issue number: Submitted by: Reviewed by: 2004/06/23 12:31:14 dvo 1.1.2.8: #114856# data type validation + resources for error messages Issue number: Submitted by: Reviewed by: 2004/06/08 09:43:25 dvo 1.1.2.7: #114856# enumeration.?xx Issue number: Submitted by: Reviewed by: 2004/05/26 15:18:26 dvo 1.1.2.6: #114856# continue XForms implementation Issue number: Submitted by: Reviewed by: 2004/04/26 12:25:13 fs 1.1.2.5: new files (data types) 2004/04/01 11:26:55 dvo 1.1.2.4: #114856# add submission Issue number: Submitted by: Reviewed by: 2004/03/18 17:09:37 dvo 1.1.2.3: #114856# continue XForms implementation 2004/01/28 13:39:26 dvo 1.1.2.2: #114856# improve xforms support 2004/01/14 12:58:42 dvo 1.1.2.1: #114856# start XForms core implementation


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [1cbb83d1447a6cf925e200adddaf240e9355b092]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/09/22 18:42:35 dvo 1.1.2.4: set Model in evaluation context Issue number: Submitted by: Reviewed by: 2004/05/13 11:59:13 lo 1.1.2.3: #i28981# xforms xpath functions 2004/04/26 11:42:27 dvo 1.1.2.2: #114856# observe bidn and ref attributes on submission Issue number: Submitted by: Reviewed by: 2004/04/22 10:54:17 dvo 1.1.2.1: #114856# evaluation context Issue number: Submitted by: Reviewed by:


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [b1439a441a416a736259d60fc8541cd7ae9e441e]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/06/08 09:25:34 dvo 1.1.2.1: #114856# support Bindings/Submissions createEnumeration Issue number: Submitted by: Reviewed by:


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [7e4b231a59f0e6f0de15da5e4f31a927c43cbd00]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/06/08 09:25:35 dvo 1.1.2.1: #114856# support Bindings/Submissions createEnumeration Issue number: Submitted by: Reviewed by:


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [14395a1c2673551a0af7f40480953a03a1c553e0]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/11/01 16:50:21 fs 1.1.2.5: m_sName now private, with protected accessor method 2004/10/14 17:45:24 dvo 1.1.2.4: fix typename/template weirdnesses with unxlngi6 compiler Issue number: Submitted by: Reviewed by: 2004/07/15 12:14:31 dvo 1.1.2.3: fix validation issues Issue number: Submitted by: Reviewed by: 2004/07/15 09:53:06 fs 1.1.2.2: #114856# -DerivedFrom / +TypeClass 2004/07/15 07:30:06 fs 1.1.2.1: template implementations from datatypes.hxx


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [705b10397a0b407ae0fd64b7ad3c99394a7bed36]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/11/03 09:48:58 fs 1.1.2.14: #i10000# make compile on unxsols4 2004/11/02 14:47:50 fs 1.1.2.13: #i35400# pattern matching now done with ICU RegexMatcher 2004/11/01 16:49:51 fs 1.1.2.12: #i35400# cache a TextSearch object, recreate only if pattern changed 2004/10/29 15:22:53 fs 1.1.2.11: #i35400# regexp matching in the validation methods 2004/07/19 14:03:44 fs 1.1.2.10: #114856# some more types: Year, Month, Day 2004/07/16 15:40:37 fs 1.1.2.9: #114856# +DateTime 2004/07/15 10:31:24 fs 1.1.2.8: #114856# new Time type 2004/07/15 09:53:06 fs 1.1.2.7: #114856# -DerivedFrom / +TypeClass 2004/07/15 07:34:50 fs 1.1.2.6: #114856# some more types 2004/07/13 12:21:02 fs 1.1.2.5: #i10000# proper throw specification 2004/07/12 14:10:15 fs 1.1.2.4: #114856# specialized data types are no dedicated interfaces anymore, but services 2004/06/23 12:31:13 dvo 1.1.2.3: #114856# data type validation + resources for error messages Issue number: Submitted by: Reviewed by: 2004/06/04 13:37:11 dvo 1.1.2.2: #114856# solve compilation problems uncovered with gcc Issue number: Submitted by: Reviewed by: 2004/04/26 12:23:03 fs 1.1.2.1: XSD compatible data types


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [9414bb506705e099aa013c2925891048bf13af70]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/11/02 14:47:50 fs 1.1.2.13: #i35400# pattern matching now done with ICU RegexMatcher 2004/11/01 16:49:50 fs 1.1.2.12: #i35400# cache a TextSearch object, recreate only if pattern changed 2004/10/29 15:22:53 fs 1.1.2.11: #i35400# regexp matching in the validation methods 2004/07/20 15:33:10 dvo 1.1.2.10: #114856# fix Linux build Issue number: Submitted by: Reviewed by: 2004/07/19 14:03:45 fs 1.1.2.9: #114856# some more types: Year, Month, Day 2004/07/16 15:40:37 fs 1.1.2.8: #114856# +DateTime 2004/07/15 10:31:24 fs 1.1.2.7: #114856# new Time type 2004/07/15 09:53:06 fs 1.1.2.6: #114856# -DerivedFrom / +TypeClass 2004/07/15 07:35:08 fs 1.1.2.5: #114856# some more types 2004/07/13 12:21:01 fs 1.1.2.4: #i10000# proper throw specification 2004/07/12 14:10:13 fs 1.1.2.3: #114856# specialized data types are no dedicated interfaces anymore, but services 2004/06/23 12:31:13 dvo 1.1.2.2: #114856# data type validation + resources for error messages Issue number: Submitted by: Reviewed by: 2004/04/26 12:23:04 fs 1.1.2.1: XSD compatible data types


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [4231ba8cdfa33b32eeb0f30e944a6f23337d7c09]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/10/29 15:23:19 fs 1.1.2.6: #i35400# moved to namespace xforms 2004/07/26 07:50:36 fs 1.1.2.5: #i10000# proper exception specification 2004/07/26 07:47:47 fs 1.1.2.4: #i10000# proper exception specification 2004/07/15 09:53:05 fs 1.1.2.3: #114856# -DerivedFrom / +TypeClass 2004/07/15 07:37:30 fs 1.1.2.2: #114856# 2004/04/26 12:23:24 fs 1.1.2.1: a repository of XSD compatible data types


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [f401ea179b361b72f406f55e9946be573df8dfcc]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/10/29 15:23:19 fs 1.1.2.10: #i35400# moved to namespace xforms 2004/07/26 07:50:35 fs 1.1.2.9: #i10000# proper exception specification 2004/07/26 07:47:47 fs 1.1.2.8: #i10000# proper exception specification 2004/07/19 14:04:48 fs 1.1.2.7: #114856# localized names for the built-in types 2004/07/16 17:00:08 dvo 1.1.2.6: #114856# fix getBasicDataType() method Issue number: Submitted by: Reviewed by: 2004/07/16 15:40:37 fs 1.1.2.5: #114856# +DateTime 2004/07/15 10:31:23 fs 1.1.2.4: #114856# new Time type 2004/07/15 09:53:05 fs 1.1.2.3: #114856# -DerivedFrom / +TypeClass 2004/07/15 07:37:38 fs 1.1.2.2: #114856# some more types 2004/04/26 12:23:24 fs 1.1.2.1: a repository of XSD compatible data types


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [a67cbfa7a0b8427739b363844093ee1a68ae2112]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/10/29 15:21:40 fs 1.1.2.3: #i35400# helper methods for whitespace conversion 2004/06/09 08:24:45 dvo 1.1.2.2: #114856# Solaris compiler problems (typedef names in throw clauses; include-before-forward-declaration) Issue number: Submitted by: Reviewed by: 2004/05/26 15:19:19 dvo 1.1.2.1: #114856# continue XForms implementation Issue number: Submitted by: Reviewed by:


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [9429e0f4c835339c4eef5a195b62c111efd98a44]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/10/29 15:21:40 fs 1.1.2.3: #i35400# helper methods for whitespace conversion 2004/06/01 09:41:28 dvo 1.1.2.2: #114856# support controls with datatype 'double', lazy authoring, error message for invalid binding expressions Issue number: Submitted by: Reviewed by: 2004/05/26 15:19:19 dvo 1.1.2.1: #114856# continue XForms implementation Issue number: Submitted by: Reviewed by:


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [e2dd280fa5c401e5e1eb33f16c95c618b9c4419b]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/08/09 17:33:48 dvo 1.1.2.8: #i31958# stop listening when mdoel is reset 2004/08/06 16:18:14 dvo 1.1.2.7: #i31958# continue XForms implementation Issue number: Submitted by: Reviewed by: 2004/06/09 08:24:45 dvo 1.1.2.6: #114856# Solaris compiler problems (typedef names in throw clauses; include-before-forward-declaration) Issue number: Submitted by: Reviewed by: 2004/05/13 11:59:12 lo 1.1.2.5: #i28981# xforms xpath functions 2004/04/22 09:13:35 dvo 1.1.2.4: #114856# improve dynamic binding capability Issue number: Submitted by: Reviewed by: 2004/04/07 13:29:48 dvo 1.1.2.3: #114856# continue implementation Issue number: Submitted by: Reviewed by: 2004/04/01 11:26:54 dvo 1.1.2.2: #114856# add submission Issue number: Submitted by: Reviewed by: 2004/03/18 17:08:35 dvo 1.1.2.1: #114856# continue XForms implementation


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [fae6a3358815df070a1d082d0bf81ce7ff4acc49]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/09/23 09:26:44 dvo 1.1.2.9: implement current() XPath extensions function (from XForms 1.1 spec) Issue number: Submitted by: Reviewed by: 2004/08/09 17:33:48 dvo 1.1.2.8: #i31958# stop listening when mdoel is reset 2004/08/06 16:18:14 dvo 1.1.2.7: #i31958# continue XForms implementation Issue number: Submitted by: Reviewed by: 2004/08/05 09:24:15 dvo 1.1.2.6: #i31958# continue XForms implementation 2004/07/16 17:01:09 dvo 1.1.2.5: #114856# fix handling of empty expressions (for mbIsEmpty) Issue number: Submitted by: Reviewed by: 2004/05/13 11:59:12 lo 1.1.2.4: #i28981# xforms xpath functions 2004/04/22 09:13:35 dvo 1.1.2.3: #114856# improve dynamic binding capability Issue number: Submitted by: Reviewed by: 2004/04/01 11:27:30 dvo 1.1.2.2: #114856# add submission Issue number: Submitted by: Reviewed by: 2004/03/18 17:08:34 dvo 1.1.2.1: #114856# continue XForms implementation


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [c509a51814e70a14443ccd5796f822a0cecb3f78]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/10/31 18:03:05 dvo 1.1.2.7: #i36184# add XCOntainer (event listeners) to XForms collections Issue number: Submitted by: Reviewed by: 2004/08/09 14:06:28 dvo 1.1.2.6: #i31958# continue XForms implementation Issue number: Submitted by: Reviewed by: 2004/07/20 15:54:21 dvo 1.1.2.5: #114856# continue XFormsUIHelper1 Issue number: Submitted by: Reviewed by: 2004/06/08 09:26:02 dvo 1.1.2.4: #114856# support createEnumeration() Issue number: Submitted by: Reviewed by: 2004/04/07 13:29:48 dvo 1.1.2.3: #114856# continue implementation Issue number: Submitted by: Reviewed by: 2004/03/18 17:09:36 dvo 1.1.2.2: #114856# continue XForms implementation 2004/01/14 12:58:30 dvo 1.1.2.1: #114856# start XForms core implementation


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [7b910e6ea555debae3edecbec60177d1f55ee68c]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/03/18 17:08:33 dvo 1.1.2.1: #114856# continue XForms implementation


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [3fe4e24b55f007be4284578ae6b88df47ab61c1a]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/03/18 17:08:32 dvo 1.1.2.1: #114856# continue XForms implementation


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [d7b54421e63f89a3699282e57babb068caaecdcb]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/08/12 13:58:34 dvo 1.1.2.19: #i31958# fix :getBindingForNode Issue number: Submitted by: Reviewed by: 2004/08/09 17:33:48 dvo 1.1.2.18: #i31958# stop listening when mdoel is reset 2004/08/06 16:18:14 dvo 1.1.2.17: #i31958# continue XForms implementation Issue number: Submitted by: Reviewed by: 2004/08/03 15:41:47 fs 1.1.2.16: #i10000# 2004/08/02 13:49:43 dvo 1.1.2.15: #i31958# continue XForms implementation Issue number: Submitted by: Reviewed by: 2004/07/20 15:54:21 dvo 1.1.2.14: #114856# continue XFormsUIHelper1 Issue number: Submitted by: Reviewed by: 2004/06/23 12:31:13 dvo 1.1.2.13: #114856# data type validation + resources for error messages Issue number: Submitted by: Reviewed by: 2004/06/09 08:24:45 dvo 1.1.2.12: #114856# Solaris compiler problems (typedef names in throw clauses; include-before-forward-declaration) Issue number: Submitted by: Reviewed by: 2004/06/04 13:37:10 dvo 1.1.2.11: #114856# solve compilation problems uncovered with gcc Issue number: Submitted by: Reviewed by: 2004/06/04 11:58:38 dvo 1.1.2.10: #114856# fix GCC compilation problems Issue number: Submitted by: Reviewed by: 2004/04/27 15:42:19 dvo 1.1.2.9: #114856# improve implementation Issue number: Submitted by: Reviewed by: 2004/04/23 10:07:23 dvo 1.1.2.8: #114856# implement XValidator; also defer control updates when setting data on the instance Issue number: Submitted by: Reviewed by: 2004/04/22 12:14:13 dvo 1.1.2.7: #114856# adopt new form::binding namespace Issue number: Submitted by: Reviewed by: 2004/04/22 09:13:35 dvo 1.1.2.6: #114856# improve dynamic binding capability Issue number: Submitted by: Reviewed by: 2004/04/07 13:29:48 dvo 1.1.2.5: #114856# continue implementation Issue number: Submitted by: Reviewed by: 2004/03/18 17:09:35 dvo 1.1.2.4: #114856# continue XForms implementation 2004/02/25 17:57:12 dvo 1.1.2.3: #114856# enable dynamic bindings 2004/01/28 13:39:24 dvo 1.1.2.2: #114856# improve xforms support 2004/01/14 12:58:15 dvo 1.1.2.1: #114856# start XForms core implementation


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [81e0e296eae522cfb1ed6aab3451202ec17ea3e0]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/11/03 15:13:19 dvo 1.1.2.28: #i36577# always throw binding exception when no model is present Issue number: Submitted by: Reviewed by: 2004/09/22 18:42:34 dvo 1.1.2.27: set Model in evaluation context Issue number: Submitted by: Reviewed by: 2004/08/12 13:58:33 dvo 1.1.2.26: #i31958# fix :getBindingForNode Issue number: Submitted by: Reviewed by: 2004/08/09 17:56:58 dvo 1.1.2.25: #i31958# continue binding Issue number: Submitted by: Reviewed by: 2004/08/09 17:33:48 dvo 1.1.2.24: #i31958# stop listening when mdoel is reset 2004/08/06 16:18:14 dvo 1.1.2.23: #i31958# continue XForms implementation Issue number: Submitted by: Reviewed by: 2004/08/06 14:00:49 fs 1.1.2.22: #i31958# keep our PropertySetInfo alive 2004/08/03 15:41:47 fs 1.1.2.21: #i10000# 2004/08/02 13:49:43 dvo 1.1.2.20: #i31958# continue XForms implementation Issue number: Submitted by: Reviewed by: 2004/07/28 06:21:45 fs 1.1.2.19: #i10000# 2004/07/20 15:54:21 dvo 1.1.2.18: #114856# continue XFormsUIHelper1 Issue number: Submitted by: Reviewed by: 2004/07/13 12:35:54 fs 1.1.2.17: #i10000# correct visibility of aIter 2004/06/23 12:31:12 dvo 1.1.2.16: #114856# data type validation + resources for error messages Issue number: Submitted by: Reviewed by: 2004/06/09 08:24:45 dvo 1.1.2.15: #114856# Solaris compiler problems (typedef names in throw clauses; include-before-forward-declaration) Issue number: Submitted by: Reviewed by: 2004/06/04 13:37:09 dvo 1.1.2.14: #114856# solve compilation problems uncovered with gcc Issue number: Submitted by: Reviewed by: 2004/06/04 11:56:20 dvo 1.1.2.13: #114856# fix GCC compilations problems Issue number: Submitted by: Reviewed by: 2004/06/01 09:41:28 dvo 1.1.2.12: #114856# support controls with datatype 'double', lazy authoring, error message for invalid binding expressions Issue number: Submitted by: Reviewed by: 2004/05/26 15:18:26 dvo 1.1.2.11: #114856# continue XForms implementation Issue number: Submitted by: Reviewed by: 2004/04/28 11:24:20 dvo 1.1.2.10: #114856# fix explainInvalid() Issue number: Submitted by: Reviewed by: 2004/04/27 15:42:19 dvo 1.1.2.9: #114856# improve implementation Issue number: Submitted by: Reviewed by: 2004/04/23 10:07:23 dvo 1.1.2.8: #114856# implement XValidator; also defer control updates when setting data on the instance Issue number: Submitted by: Reviewed by: 2004/04/22 12:14:13 dvo 1.1.2.7: #114856# adopt new form::binding namespace Issue number: Submitted by: Reviewed by: 2004/04/22 09:13:34 dvo 1.1.2.6: #114856# improve dynamic binding capability Issue number: Submitted by: Reviewed by: 2004/04/07 13:29:47 dvo 1.1.2.5: #114856# continue implementation Issue number: Submitted by: Reviewed by: 2004/03/18 17:09:34 dvo 1.1.2.4: #114856# continue XForms implementation 2004/02/25 17:57:12 dvo 1.1.2.3: #114856# enable dynamic bindings 2004/01/28 13:39:22 dvo 1.1.2.2: #114856# improve xforms support 2004/01/14 12:58:03 dvo 1.1.2.1: #114856# start XForms core implementation


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [37c93625a5aa8d006947a3d04de8eaea1634cab4]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/10/14 17:45:24 dvo 1.1.2.3: fix typename/template weirdnesses with unxlngi6 compiler Issue number: Submitted by: Reviewed by: 2004/07/30 08:16:13 fs 1.1.2.2: #i10000# 2004/01/28 13:37:36 dvo 1.1.2.1: #114856# implement generic XNameContainer


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [e059ed5d4315c689d12364e06cb6e7e95bc415f5]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/10/29 15:21:10 fs 1.1.2.10: #i35400# +RID_STR_XFORMS_PATTERN_DOESNT_MATCH 2004/08/23 10:12:00 dvo 1.1.2.9: #i31958# fix syntax error 2004/08/23 10:08:20 dvo 1.1.2.8: #i31958# incorporate result of string review 2004/08/09 10:18:32 fs 1.1.2.7: new data type strings according to spec part 1 2004/08/02 15:40:17 dvo 1.1.2.6: #i31958# adopt new resource syntax 2004/08/02 13:45:08 dvo 1.1.2.5: #i31958# add error message ..._CANT_EVALUATE 2004/07/28 14:03:59 fs 1.1.2.4: #i10000# manual post-resync changes 2004/07/26 16:38:59 dvo 1.1.2.3: #i31958# fix error message 2004/07/19 14:03:10 fs 1.1.2.2: #114856# localized names for the built-in types 2004/06/23 11:47:17 dvo 1.1.2.1: #114856# Resources for XForms error messages


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [7386b99c12cd65bbaa9bb849e8bd136a34d0061e]

INTEGRATION: CWS eforms2 (1.1.1.1.180); FILE MERGED 2004/06/23 11:47:44 dvo 1.1.1.1.180.1: #114856# resources for XForms error messages


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [2de127e392a6d6444f0f9b220d39e271f3b979ec]

INTEGRATION: CWS eforms2 (1.16.14); FILE MERGED 2004/07/26 16:37:44 dvo 1.16.14.7: #i31958# proper service names for XForms components 2004/06/25 10:24:38 dvo 1.16.14.6: RESYNC: (1.17-1.20); FILE MERGED 2004/05/13 11:59:11 lo 1.16.14.5: #i28981# xforms xpath functions 2004/04/08 10:44:13 dvo 1.16.14.4: RESYNC: (1.16-1.17); FILE MERGED 2004/03/18 17:09:33 dvo 1.16.14.3: #114856# continue XForms implementation 2004/01/14 17:28:27 dvo 1.16.14.2: #114856# start XForms implementation; #ifdef DVO_XFORMS for incomplete parts 2004/01/14 13:07:14 dvo 1.16.14.1: #114856# add XForms services (#ifdef DVO_XFORMS)


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [6e6313ff4bfc50d1adc2d1742ea86a09b769ec29]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/11/05 17:51:05 fs 1.1.2.1: helper class encapsulating an URL transformer service


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [8646c2704b70c8e043e4cef29a55dba6763346f9]

INTEGRATION: CWS eforms2 (1.12.26); FILE MERGED 2004/07/26 10:21:36 fs 1.12.26.2: #i31958# bindable date & time fields 2004/07/12 13:55:20 fs 1.12.26.1: #114856# some submission related services


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [d0a57e4c29d4e6310d73aed28b0f9a4ce08a2b06]

INTEGRATION: CWS eforms2 (1.10.4); FILE MERGED 2004/11/07 02:24:29 dvo 1.10.4.9: RESYNC: (1.14-1.15); FILE MERGED 2004/08/05 10:37:53 fs 1.10.4.8: #i31958# +ControlBorderColorOnInvalid 2004/07/27 14:14:40 fs 1.10.4.7: RESYNC: (1.12-1.14); FILE MERGED 2004/07/15 09:52:23 fs 1.10.4.6: #114856# -DerivedFrom / +TypeClass 2004/07/15 07:31:00 fs 1.10.4.5: #114856# corrected some ids 2004/07/14 15:12:44 dvo 1.10.4.4: property IDs 2004/06/25 10:23:22 dvo 1.10.4.3: RESYNC: (1.10-1.12); FILE MERGED 2004/06/24 09:55:37 fs 1.10.4.2: #i30674# +*UNCHECKED_REFVALUE 2004/04/26 12:24:07 fs 1.10.4.1: some more properties


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [a0e6e01039635b39d161d8813c27252feefbe762]

INTEGRATION: CWS eforms2 (1.6.26); FILE MERGED 2004/11/07 02:25:00 dvo 1.6.26.7: RESYNC: (1.7-1.8); FILE MERGED 2004/08/09 15:17:45 fs 1.6.26.6: #i31958# UncheckedRefValue -> SecondaryRefValue 2004/08/05 10:37:33 fs 1.6.26.5: #i31958# +ControlBorderColorOnInvalid 2004/07/27 14:14:33 fs 1.6.26.4: RESYNC: (1.6-1.7); FILE MERGED 2004/07/15 09:52:23 fs 1.6.26.3: #114856# -DerivedFrom / +TypeClass 2004/07/14 15:12:44 dvo 1.6.26.2: property IDs 2004/06/25 10:40:54 dvo 1.6.26.1: complete resync


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [162960fb546620011b7c6d7bd207c991f7992fbd]

INTEGRATION: CWS eforms2 (1.6.4); FILE MERGED 2004/10/29 15:18:01 fs 1.6.4.6: #i35400# +RID_STR_XFORMS_PATTERN_DOESNT_MATCH 2004/08/02 13:45:07 dvo 1.6.4.5: #i31958# add error message ..._CANT_EVALUATE 2004/07/19 14:02:53 fs 1.6.4.4: #114856# localized names for the built-in types 2004/07/06 08:44:21 fs 1.6.4.3: #i10000# no duplicate ids 2004/06/25 10:23:07 dvo 1.6.4.2: RESYNC: (1.6-1.7); FILE MERGED 2004/06/23 11:45:54 dvo 1.6.4.1: #114856# Resources for XForms error messages


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [af43bdf14003250905dc4ab5f046476c5ecea922]

INTEGRATION: CWS eforms2 (1.2.34); FILE MERGED 2004/11/05 17:51:39 fs 1.2.34.1: #i36765# moved part of the functionality to a base class


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [2d0b3ba505906d6655e10143301e25b5d2c30b3e]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/11/05 17:50:45 fs 1.1.2.1: initial checkin - helper for controls which can delegate part of their functionality to external dispatchers


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [caa658e751c097ba81ccc34dc8ed439db6c4270d]

INTEGRATION: CWS eforms2 (1.2.26); FILE MERGED 2004/11/07 02:24:36 dvo 1.2.26.5: RESYNC: (1.3-1.4); FILE MERGED 2004/08/05 10:36:50 fs 1.2.26.4: #i31958# OBoundControl: don't care for the 'red-border-on-invalidity' anymore - this is now task of the FormController 2004/07/27 14:14:25 fs 1.2.26.3: RESYNC: (1.2-1.3); FILE MERGED 2004/07/19 15:18:50 fs 1.2.26.2: during #114856#: properly determine who instigated a setControlValue, so that we can propagate the values to appropriate interested parties / while we were here: make some attributes private ... 2004/06/25 10:42:13 dvo 1.2.26.1: resync completed


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [e76d118e98db51b1805abf038f8b01c430c8dfef]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/11/05 17:51:08 fs 1.1.2.1: helper class encapsulating an URL transformer service


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [19686312b7c889e8be42ef12309615e8e13e7832]

INTEGRATION: CWS eforms2 (1.2.34); FILE MERGED 2004/11/05 17:51:51 fs 1.2.34.1: #36765#


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [50ad0cc925780d623a4769c54775b5efe4925d57]

INTEGRATION: CWS eforms2 (1.2.34); FILE MERGED 2004/11/05 17:51:35 fs 1.2.34.1: #i36765# moved part of the functionality to a base class


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [b58073f31ef67664804015e2d94bd1e039e99a5e]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/11/05 17:50:48 fs 1.1.2.1: initial checkin - helper for controls which can delegate part of their functionality to external dispatchers


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [1764d44b2f2cc9c6a3f03bc6359f86e1d50ec681]

INTEGRATION: CWS eforms2 (1.3.4); FILE MERGED 2004/11/05 17:52:24 fs 1.3.4.3: #i36765# XVetoableSubmission merged into XSubmission 2004/07/12 13:56:02 fs 1.3.4.2: #114856# 2004/04/26 12:23:58 fs 1.3.4.1: some more types


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [d627bd17ab3b9bff3ccccb22f0db84271163ff39]

INTEGRATION: CWS eforms2 (1.3.4); FILE MERGED 2004/07/19 15:18:43 fs 1.3.4.2: during #114856#: properly determine who instigated a setControlValue, so that we can propagate the values to appropriate interested parties / while we were here: make some attributes private ... 2004/07/12 13:57:03 fs 1.3.4.1: formal support of the BindableIntegerValueRange service


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [8f09c47e5c38788bfde35ec110f13afd80bfe961]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/08/09 15:17:45 fs 1.1.2.3: #i31958# UncheckedRefValue -> SecondaryRefValue 2004/06/24 09:55:13 fs 1.1.2.2: #i30674# allow second reference value for check boxes 2004/05/12 08:14:27 fs 1.1.2.1: #116712# base class for comonents supporting a reference value


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [cc337e016edda9636f8f2068f8bf23dd74d6289d]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/07/19 15:18:43 fs 1.1.2.3: during #114856#: properly determine who instigated a setControlValue, so that we can propagate the values to appropriate interested parties / while we were here: make some attributes private ... 2004/06/24 09:55:13 fs 1.1.2.2: #i30674# allow second reference value for check boxes 2004/05/12 08:14:38 fs 1.1.2.1: #116712# base class for comonents supporting a reference value


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [95e3ab6508c459b3f9b451133e6ba55655327b24]

INTEGRATION: CWS eforms2 (1.7.10); FILE MERGED 2004/07/12 14:17:11 fs 1.7.10.3: #114856# Image.* superseded by clickableimage.* 2004/06/25 10:20:48 dvo 1.7.10.2: RESYNC: (1.7-1.8); FILE MERGED 2004/05/12 08:15:34 fs 1.7.10.1: #116712# +refvaluecomponent


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [f6dad6c856047acc7867ec1bf341e2bbb855f88b]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/11/05 17:49:05 fs 1.1.2.2: #i36765# allow external instances to provide an InteractionHandler (via DispatchProviderInterception), which is used upon submission via UI 2004/07/12 14:16:22 fs 1.1.2.1: base class for controls which are clickable, and contain an image (formerly known as OImage* in Image.*)


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [bda3471dda7437c8550a1a6efcbe5953ec59c45d]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/11/05 17:49:05 fs 1.1.2.3: #i36765# allow external instances to provide an InteractionHandler (via DispatchProviderInterception), which is used upon submission via UI 2004/10/29 15:17:06 fs 1.1.2.2: using MouseEvent 2004/07/12 14:16:09 fs 1.1.2.1: base class for controls which are clickable, and contain an image (formerly known as OImage* in Image.*)


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [73115dcdc23265aca8ae5876324d1315da2db3c3]

INTEGRATION: CWS eforms2 (1.8.4); FILE MERGED 2004/07/26 10:21:17 fs 1.8.4.1: #i31958# be bindable


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [12fd63ff0881436902e60cc627c8706997dc8fc8]

INTEGRATION: CWS eforms2 (1.15.26); FILE MERGED 2004/08/12 11:59:01 fs 1.15.26.2: #i32888# 2004/07/26 10:21:17 fs 1.15.26.1: #i31958# be bindable


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [eddc01cb4cba35aa56af5f0652630fa41dba588f]

INTEGRATION: CWS eforms2 (1.7.4); FILE MERGED 2004/05/13 10:48:14 fs 1.7.4.2: translateExternalValueToControlValue: radio buttons do not support the DONTKNOW state 2004/05/12 08:15:07 fs 1.7.4.1: #116712# outsourced common refvalue-associated behavior to a base class


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [678e908b19211ebfd5a69ecab935ce18d68dd489]

INTEGRATION: CWS eforms2 (1.12.4); FILE MERGED 2004/07/19 15:18:42 fs 1.12.4.4: during #114856#: properly determine who instigated a setControlValue, so that we can propagate the values to appropriate interested parties / while we were here: make some attributes private ... 2004/06/25 10:20:01 dvo 1.12.4.3: RESYNC: (1.12-1.13); FILE MERGED 2004/05/13 10:48:14 fs 1.12.4.2: translateExternalValueToControlValue: radio buttons do not support the DONTKNOW state 2004/05/12 08:15:07 fs 1.12.4.1: #116712# outsourced common refvalue-associated behavior to a base class


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [b6d77ede7eca565c1fe9870b44e1267537807083]

INTEGRATION: CWS eforms2 (1.11.26); FILE MERGED 2004/07/19 15:18:42 fs 1.11.26.1: during #114856#: properly determine who instigated a setControlValue, so that we can propagate the values to appropriate interested parties / while we were here: make some attributes private ...


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [c27da234a159c1c1579ee7cca83b02f6af799c03]

INTEGRATION: CWS eforms2 (1.31.24); FILE MERGED 2004/11/07 02:24:12 dvo 1.31.24.6: RESYNC: (1.34-1.35); FILE MERGED 2004/10/08 15:20:41 dvo 1.31.24.5: RESYNC: (1.33-1.34); FILE MERGED 2004/08/16 17:09:21 dvo 1.31.24.4: RESYNC: (1.32-1.33); FILE MERGED 2004/07/27 14:13:50 fs 1.31.24.3: RESYNC: (1.31-1.32); FILE MERGED 2004/07/19 15:18:42 fs 1.31.24.2: during #114856#: properly determine who instigated a setControlValue, so that we can propagate the values to appropriate interested parties / while we were here: make some attributes private ... 2004/07/12 13:57:33 fs 1.31.24.1: #114856#


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [1e8efdcec6dce067c60c78a23b3334012b7d0f7d]

INTEGRATION: CWS eforms2 (1.34.26); FILE MERGED 2004/10/08 15:20:28 dvo 1.34.26.3: RESYNC: (1.35-1.36); FILE MERGED 2004/08/16 17:09:13 dvo 1.34.26.2: RESYNC: (1.34-1.35); FILE MERGED 2004/07/19 15:18:41 fs 1.34.26.1: during #114856#: properly determine who instigated a setControlValue, so that we can propagate the values to appropriate interested parties / while we were here: make some attributes private ...


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [c6ae8f2932cf4fb5f223d03844997be1a9a972b7]

INTEGRATION: CWS eforms2 (1.5.136); FILE MERGED 2004/07/12 14:13:33 fs 1.5.136.1: #114856# renamed base class / support for external submissions triggered by the control


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [75acb4510133455801c54d8a25c339210e4983d7]

INTEGRATION: CWS eforms2 (1.10.26); FILE MERGED 2004/10/08 15:20:20 dvo 1.10.26.2: RESYNC: (1.10-1.11); FILE MERGED 2004/07/12 14:13:33 fs 1.10.26.1: #114856# renamed base class / support for external submissions triggered by the control


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [ba1a1529b3de11d2c446d50b6cfa6d58e044efa1]

INTEGRATION: CWS eforms2 (1.12.14); FILE MERGED 2004/08/19 10:59:23 fs 1.12.14.1: removed some obsolete stuff during #i28195#


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [9e2eb9787fa801da287c64dfa02750b8109872f7]

INTEGRATION: CWS eforms2 (1.31.26); FILE MERGED 2004/10/08 15:20:02 dvo 1.31.26.3: RESYNC: (1.32-1.33); FILE MERGED 2004/07/27 14:13:32 fs 1.31.26.2: RESYNC: (1.31-1.32); FILE MERGED 2004/07/19 15:18:41 fs 1.31.26.1: during #114856#: properly determine who instigated a setControlValue, so that we can propagate the values to appropriate interested parties / while we were here: make some attributes private ...


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [3140f6807466fb2e12f15017e88d3dfcec1d1ac4]

INTEGRATION: CWS eforms2 (1.28.4); FILE MERGED 2004/11/07 02:24:04 dvo 1.28.4.9: RESYNC: (1.33-1.35); FILE MERGED 2004/08/06 11:51:23 fs 1.28.4.8: removed obsolste include 2004/08/05 10:36:57 fs 1.28.4.7: #i31958# OBoundControl: don't care for the 'red-border-on-invalidity' anymore - this is now task of the FormController 2004/07/27 14:13:24 fs 1.28.4.6: RESYNC: (1.31-1.33); FILE MERGED 2004/07/19 15:18:41 fs 1.28.4.5: during #114856#: properly determine who instigated a setControlValue, so that we can propagate the values to appropriate interested parties / while we were here: make some attributes private ... 2004/07/15 12:13:26 dvo 1.28.4.4: setting current validator does not except anymore 2004/07/12 13:57:58 fs 1.28.4.3: #114856# corrections to the validator/binding relationship 2004/06/25 10:18:01 dvo 1.28.4.2: RESYNC: (1.28-1.31); FILE MERGED 2004/05/13 15:11:42 fs 1.28.4.1: #116712# prevent some recursion when setting external values


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [5fd5100c2120466aaa671adf94a07fabfc0365bb]

INTEGRATION: CWS eforms2 (1.10.4); FILE MERGED 2004/07/19 15:18:41 fs 1.10.4.1: during #114856#: properly determine who instigated a setControlValue, so that we can propagate the values to appropriate interested parties / while we were here: make some attributes private ...


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [9dedfd795c881abc07d0a9111883c91ed782c89f]

INTEGRATION: CWS eforms2 (1.21.24); FILE MERGED 2004/10/08 15:19:36 dvo 1.21.24.4: RESYNC: (1.23-1.24); FILE MERGED 2004/07/27 14:12:47 fs 1.21.24.3: RESYNC: (1.21-1.23); FILE MERGED 2004/07/19 15:18:40 fs 1.21.24.2: during #114856#: properly determine who instigated a setControlValue, so that we can propagate the values to appropriate interested parties / while we were here: make some attributes private ... 2004/07/15 12:13:55 dvo 1.21.24.1: (re-)enable validation on text field


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [aa3b99dcd8ec21b7c061d72bd3c0ba2e987ab45e]

INTEGRATION: CWS eforms2 (1.14.24); FILE MERGED 2004/07/27 14:12:14 fs 1.14.24.2: RESYNC: (1.14-1.15); FILE MERGED 2004/07/26 10:21:16 fs 1.14.24.1: #i31958# be bindable


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [fb1f22478738c7ef18200f39950b00d88d7d02a0]

INTEGRATION: CWS eforms2 (1.20.22); FILE MERGED 2004/08/19 11:01:15 fs 1.20.22.3: #i28195# safe notification of the reset listeners 2004/08/16 17:08:44 dvo 1.20.22.2: RESYNC: (1.20-1.21); FILE MERGED 2004/08/05 10:37:44 fs 1.20.22.1: #i31958# +ControlBorderColorOnInvalid


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [b648c54fda25fa5406a04f36f6c55c888d8c8f34]

INTEGRATION: CWS eforms2 (1.58.22); FILE MERGED 2004/11/09 08:08:23 fs 1.58.22.6: #i10000# post-resync 2004/11/07 02:23:47 dvo 1.58.22.5: RESYNC: (1.61-1.62); FILE MERGED 2004/10/08 15:19:53 dvo 1.58.22.4: RESYNC: (1.59-1.61); FILE MERGED 2004/08/19 11:01:15 fs 1.58.22.3: #i28195# safe notification of the reset listeners 2004/08/16 17:08:36 dvo 1.58.22.2: RESYNC: (1.58-1.59); FILE MERGED 2004/08/05 10:37:44 fs 1.58.22.1: #i31958# +ControlBorderColorOnInvalid


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [a4afe58f4a6769738ef7f1a6cf522cba534e3a60]

INTEGRATION: CWS eforms2 (1.24.24); FILE MERGED 2004/08/16 17:08:27 dvo 1.24.24.3: RESYNC: (1.25-1.26); FILE MERGED 2004/07/27 14:12:22 fs 1.24.24.2: RESYNC: (1.24-1.25); FILE MERGED 2004/07/19 15:18:40 fs 1.24.24.1: during #114856#: properly determine who instigated a setControlValue, so that we can propagate the values to appropriate interested parties / while we were here: make some attributes private ...


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [35748901e6d63e4906fa7d8874f13a4ddcc418dd]

INTEGRATION: CWS eforms2 (1.7.4); FILE MERGED 2004/05/12 08:15:06 fs 1.7.4.1: #116712# outsourced common refvalue-associated behavior to a base class


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [e1941ee289c897dae0eb3b8c660e70351e8d419b]

INTEGRATION: CWS eforms2 (1.11.4); FILE MERGED 2004/07/19 15:18:40 fs 1.11.4.4: during #114856#: properly determine who instigated a setControlValue, so that we can propagate the values to appropriate interested parties / while we were here: make some attributes private ... 2004/06/25 10:15:54 dvo 1.11.4.3: RESYNC: (1.11-1.12); FILE MERGED 2004/06/24 09:55:06 fs 1.11.4.2: #i30674# allow second reference value for check boxes 2004/05/12 08:15:07 fs 1.11.4.1: #116712# outsourced common refvalue-associated behavior to a base class


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [b3cea357d93bdb8b1ed81418e59e8e4e483a892e]

INTEGRATION: CWS eforms2 (1.6.34); FILE MERGED 2004/11/05 17:49:32 fs 1.6.34.2: #i36765# disambiguate XDispatchProviderInterception 2004/07/12 14:13:31 fs 1.6.34.1: #114856# renamed base class / support for external submissions triggered by the control


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [767eca750ec72b3e3e325bfd4eb1c744453850de]

INTEGRATION: CWS eforms2 (1.14.26); FILE MERGED 2004/11/05 17:49:32 fs 1.14.26.3: #i36765# disambiguate XDispatchProviderInterception 2004/10/08 15:19:44 dvo 1.14.26.2: RESYNC: (1.14-1.16); FILE MERGED 2004/07/12 14:13:31 fs 1.14.26.1: #114856# renamed base class / support for external submissions triggered by the control


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [96c9c6944ce41430b7e8b568a25c5364c08e9bbc]

INTEGRATION: CWS eforms2 (1.2.2); FILE MERGED 2004/11/03 17:37:13 sw 1.2.2.2: #i32925# 2004/08/13 14:40:46 sw 1.2.2.1: #i32860#


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [778ce7e82e3b468954455ca70938c203371d6a97]

INTEGRATION: CWS eforms2 (1.3.4); FILE MERGED 2004/11/03 17:36:57 sw 1.3.4.2: #i32925# 2004/08/13 14:40:46 sw 1.3.4.1: #i32860#


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [3f8eafba7dd5334f25beea86455dbce094998876]

INTEGRATION: CWS eforms2 (1.3.34); FILE MERGED 2004/11/03 17:36:41 sw 1.3.34.2: #i32925# 2004/08/13 14:40:46 sw 1.3.34.1: #i32860#


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [2e6649c4c3f442a08ed2bd677ab1a90becee9ace]

INTEGRATION: CWS eforms2 (1.2.26); FILE MERGED 2004/09/08 13:27:34 fs 1.2.26.1: slight renaming


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [dc9aa58d4a342438b4b72b06b1b7950839b8045e]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/09/08 13:28:58 fs 1.1.2.3: slight changes 2004/08/24 13:45:38 fs 1.1.2.2: minor changes 2004/08/19 11:06:28 fs 1.1.2.1: moved herein from ../


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [b0cc74cffca1396b3ab3f88bbf4ea3e3603226b6]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/08/19 11:06:51 fs 1.1.2.1: moved herein from ../


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [3d032ecbd5ab1b815396aedffb6fec9537f46469]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/09/09 12:18:10 fs 1.1.2.2: +closeDocumentByUI 2004/09/08 13:26:47 fs 1.1.2.1: the base for form integration tests


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [baa8840ea2cfe8680a6277e2f56836d67177734e]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/09/02 09:05:29 fs 1.1.2.3: proper package 2004/08/24 13:44:08 fs 1.1.2.2: minor changes 2004/08/19 11:06:39 fs 1.1.2.1: moved herein from ../


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [f8148a931821b58cafb7b5ec0d923fe4de40b5de]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/09/08 13:29:20 fs 1.1.2.3: slight changes 2004/08/24 13:42:04 fs 1.1.2.2: some more comfort 2004/05/13 10:44:49 fs 1.1.2.1: wrapper for a spreadsheet document (yet to evolve)


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [0cb8c9cda870ba27073785abf2ef83719993000f]

INTEGRATION: CWS eforms2 (1.2.26); FILE MERGED 2004/09/08 13:28:59 fs 1.2.26.2: slight changes 2004/05/13 10:46:28 fs 1.2.26.1: dedicated SpreadsheetDocument class


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [d5a60b37f3a488c140fd00340380f3d9d95af3ae]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/09/09 12:17:24 fs 1.1.2.2: additional parameters 2004/09/08 13:27:11 fs 1.1.2.1: properties for the list selection test


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [d5c1551f6df54d78f9f35e3632faf09b4be28cc9]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/09/09 12:17:45 fs 1.1.2.3: parametrization 2004/09/08 14:56:26 fs 1.1.2.2: more test rounds 2004/09/08 13:26:33 fs 1.1.2.1: a test for macros bound to list boxes


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [21c30929c404a27447de43fd0a7e844a6fd39482]

INTEGRATION: CWS eforms2 (1.2.26); FILE MERGED 2004/09/08 13:28:13 fs 1.2.26.2: slight changes 2004/05/13 10:46:04 fs 1.2.26.1: +getRadioModelByTag


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [fc6437e051c029320b07dff608ba79991b31e07d]

INTEGRATION: CWS eforms2 (1.2.26); FILE MERGED 2004/09/08 13:27:29 fs 1.2.26.2: slight renaming 2004/05/13 10:45:44 fs 1.2.26.1: method renamed


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [7684e8215fb23f2a857e5e1525cb1a7f4ec2b042]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/09/08 13:26:58 fs 1.1.2.1: wrapper for easier handling of form components


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [7da80b79dc8f265bee91a1a4083cb4abb162259e]

INTEGRATION: CWS eforms2 (1.2.26); FILE MERGED 2004/09/09 12:17:03 fs 1.2.26.3: +disptach 2004/09/08 13:28:30 fs 1.2.26.2: slight changes 2004/08/24 13:40:37 fs 1.2.26.1: spelling


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [ade7524b3f4721c2a1edc1075dbbd69702c93288]

INTEGRATION: CWS eforms2 (1.2.26); FILE MERGED 2004/09/08 13:28:31 fs 1.2.26.3: slight changes 2004/08/24 13:39:31 fs 1.2.26.2: better support for different document types 2004/05/13 10:45:17 fs 1.2.26.1: dedicated SpreadsheetDocument class


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [658cb3a05e50f81b145c24c199a3c6df514ec5c0]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/05/13 15:09:47 fs 1.1.2.2: also test check box bindings 2004/05/13 10:44:23 fs 1.1.2.1: initial integration tests for form control cell binding


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [e096e0ed76fa35a28d14084851d6820e25c3ff33]

INTEGRATION: CWS eforms2 (1.2.26); FILE MERGED 2004/06/25 10:15:13 dvo 1.2.26.4: RESYNC: (1.2-1.4); FILE MERGED 2004/05/10 09:57:42 lo 1.2.26.3: #i28981# xpath extensions 2004/03/25 16:07:25 lo 1.2.26.2: i26721 submission code 2004/01/14 17:28:24 dvo 1.2.26.1: #114856# start XForms implementation; #ifdef DVO_XFORMS for incomplete parts


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [23f219974d716f46d3b109965199754c332bf04f]

INTEGRATION: CWS eforms2 (1.37.14); FILE MERGED 2004/11/07 02:23:18 dvo 1.37.14.9: RESYNC: (1.52-1.53); FILE MERGED 2004/10/08 15:19:21 dvo 1.37.14.8: RESYNC: (1.48-1.52); FILE MERGED 2004/08/16 17:33:04 dvo 1.37.14.7: RESYNC: (1.47-1.48); FILE MERGED 2004/07/27 14:32:53 fs 1.37.14.6: RESYNC: (1.46-1.47); FILE MERGED 2004/07/12 13:44:13 fs 1.37.14.5: #114856# d.lst 2004/06/29 15:09:23 dvo 1.37.14.4: RESYNC: (1.43-1.46); FILE MERGED 2004/04/27 13:18:24 fs 1.37.14.3: new module css.xsd 2004/04/08 12:10:38 dvo 1.37.14.2: RESYNC: (1.37-1.43); FILE MERGED 2004/03/23 13:27:12 dvo 1.37.14.1: #114856# deliver xforms API


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [6d5bd918363554c8ded52c593b5c697bf1fa518d]

INTEGRATION: CWS eforms2 (1.86.48); FILE MERGED 2004/11/07 02:16:53 dvo 1.86.48.7: RESYNC: (1.92-1.93); FILE MERGED 2004/10/11 15:24:38 dvo 1.86.48.6: RESYNC: (1.91-1.92); FILE MERGED 2004/10/08 15:05:49 dvo 1.86.48.5: RESYNC: (1.90-1.91); FILE MERGED 2004/07/27 17:13:57 fs 1.86.48.4: RESYNC: (1.89-1.90); FILE MERGED 2004/07/26 16:27:10 dvo 1.86.48.3: #i31958# implement SwXTextDocument::getXForms() 2004/06/25 18:02:06 dvo 1.86.48.2: RESYNC: (1.86-1.89); FILE MERGED 2004/03/24 18:40:03 dvo 1.86.48.1: #114856# support xforms::XFormsSupplier interface at document


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [4bb17a120d594059fbe32034baf7eea5cb266834]

INTEGRATION: CWS eforms2 (1.15.134); FILE MERGED 2004/10/08 15:04:57 dvo 1.15.134.2: RESYNC: (1.15-1.16); FILE MERGED 2004/03/24 18:40:03 dvo 1.15.134.1: #114856# support xforms::XFormsSupplier interface at document


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [8559ed61798e85fdf6c685db5f86b6b6e6f9de02]

INTEGRATION: CWS eforms2 (1.30.96); FILE MERGED 2004/10/08 15:04:39 dvo 1.30.96.8: RESYNC: (1.38-1.39); FILE MERGED 2004/08/16 16:44:16 dvo 1.30.96.7: RESYNC: (1.36-1.38); FILE MERGED 2004/07/27 17:13:30 fs 1.30.96.6: RESYNC: (1.35-1.36); FILE MERGED 2004/06/25 18:01:49 dvo 1.30.96.5: RESYNC: (1.34-1.35); FILE MERGED 2004/04/08 12:06:04 dvo 1.30.96.4: RESYNC: (1.32-1.34); FILE MERGED 2004/03/24 18:38:58 dvo 1.30.96.3: #114856# remove hack for XForms-support in document settings 2004/03/16 17:52:41 dvo 1.30.96.2: RESYNC: (1.30-1.32); FILE MERGED 2004/01/14 17:04:04 dvo 1.30.96.1: #114856# store XForms model in document settings          (this hack is to be removed in the final version; #ifdef DVO_XFORMS)


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [17029d88ecf3579413bd39e8e3b84d0a035a542a]

INTEGRATION: CWS eforms2 (1.52.52); FILE MERGED 2004/10/11 15:17:44 dvo 1.52.52.7: RESYNC: (1.58-1.59); FILE MERGED 2004/10/08 14:56:35 dvo 1.52.52.6: RESYNC: (1.55-1.58); FILE MERGED 2004/09/20 11:31:28 dvo 1.52.52.5: #i33874# disable non-XForms design-mode-switch in XForms mode          (will become irrelevant when new form toolbar is in) 2004/08/16 16:40:15 dvo 1.52.52.4: RESYNC: (1.54-1.55); FILE MERGED 2004/08/05 09:53:58 dvo 1.52.52.3: #i31958# correctly enable/disable XForms slots 2004/07/27 17:07:44 fs 1.52.52.2: RESYNC: (1.52-1.54); FILE MERGED 2004/07/26 16:21:46 dvo 1.52.52.1: #i31958# implement FN_XFORMS_DESIGN_MODE slot


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [01fe063cc2020989da2cbdd4d93df7d50e85a178]

INTEGRATION: CWS eforms2 (1.10.296); FILE MERGED 2004/06/23 13:21:42 fme 1.10.296.1: #114856# Enhanced forms - Editable sections in read-only documents


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [e4e775cbd03354064022d0aa03ccd009ffb8a3a4]

INTEGRATION: CWS eforms2 (1.77.52); FILE MERGED 2004/10/11 15:14:37 dvo 1.77.52.5: RESYNC: (1.81-1.82); FILE MERGED 2004/10/08 14:23:13 dvo 1.77.52.4: RESYNC: (1.80-1.81); FILE MERGED 2004/08/16 16:35:27 dvo 1.77.52.3: RESYNC: (1.79-1.80); FILE MERGED 2004/07/27 16:49:21 fs 1.77.52.2: RESYNC: (1.77-1.79); FILE MERGED 2004/07/13 08:18:38 pb 1.77.52.1: fix: #i29824# support for D&D of XForms


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [21d630203cbf355924e3c485cfd21a41a088c16d]

INTEGRATION: CWS eforms2 (1.2.78); FILE MERGED 2004/10/11 15:14:00 dvo 1.2.78.4: RESYNC: (1.6-1.8); FILE MERGED 2004/10/08 14:22:19 dvo 1.2.78.3: RESYNC: (1.3-1.6); FILE MERGED 2004/07/27 16:48:34 fs 1.2.78.2: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 16:30:22 dvo 1.2.78.1: #i31958# sections: editable in read-only (FME)


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [bc99bc6a93effc85c18bbb0bacb7ba0aa5ef1c0c]

INTEGRATION: CWS eforms2 (1.48.40); FILE MERGED 2004/07/28 15:57:24 dvo 1.48.40.4: #i31958# fix language in resource 2004/07/27 16:48:26 fs 1.48.40.3: RESYNC: (1.50-1.51); FILE MERGED 2004/06/25 17:33:44 dvo 1.48.40.2: RESYNC: (1.48-1.50); FILE MERGED 2004/06/23 13:21:41 fme 1.48.40.1: #114856# Enhanced forms - Editable sections in read-only documents


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [69da5b6ea0f91af1e0923e999f569d8a5ac65e2b]

INTEGRATION: CWS eforms2 (1.5.296); FILE MERGED 2004/06/23 13:21:41 fme 1.5.296.1: #114856# Enhanced forms - Editable sections in read-only documents


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [594851249e4f4e3ccdc2d880ffd170d57c31e0e5]

INTEGRATION: CWS eforms2 (1.30.116); FILE MERGED 2004/10/11 15:13:49 dvo 1.30.116.3: RESYNC: (1.31-1.32); FILE MERGED 2004/06/25 17:33:34 dvo 1.30.116.2: RESYNC: (1.30-1.31); FILE MERGED 2004/06/23 13:21:40 fme 1.30.116.1: #114856# Enhanced forms - Editable sections in read-only documents


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [a461f7032e1a0f5b97464c227e392a88b7e4676f]

INTEGRATION: CWS eforms2 (1.21.104); FILE MERGED 2004/10/08 14:19:23 dvo 1.21.104.3: RESYNC: (1.21-1.22); FILE MERGED 2004/07/26 16:26:00 dvo 1.21.104.2: #i31958# continue forms mode view option 2004/07/23 13:30:11 fme 1.21.104.1: #114856# FormView view option


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [38fcf6de09d84823e12982a0c2a874edaa8797ba]

INTEGRATION: CWS eforms2 (1.38.78); FILE MERGED 2004/11/07 02:13:12 dvo 1.38.78.6: RESYNC: (1.42-1.43); FILE MERGED 2004/10/11 15:11:52 dvo 1.38.78.5: RESYNC: (1.41-1.42); FILE MERGED 2004/10/08 13:58:21 dvo 1.38.78.4: RESYNC: (1.39-1.41); FILE MERGED 2004/08/16 16:33:39 dvo 1.38.78.3: RESYNC: (1.38-1.39); FILE MERGED 2004/08/02 14:42:53 dvo 1.38.78.2: #i31958# create new XForms document 2004/07/26 16:19:25 dvo 1.38.78.1: #31958# implement FN_XFORMS_INIT slot


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [184a509479e8b1ef7d6952961c62a308a458b2b2]

INTEGRATION: CWS eforms2 (1.27.24); FILE MERGED 2004/10/11 15:10:18 dvo 1.27.24.2: RESYNC: (1.27-1.28); FILE MERGED 2004/08/02 15:36:01 dvo 1.27.24.1: #i31958# initialize XForms


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [a36fafbfce1d6c523f2195ed95532ad36ad95e6e]

INTEGRATION: CWS eforms2 (1.71.116); FILE MERGED 2004/10/11 15:10:05 dvo 1.71.116.10: RESYNC: (1.82-1.83); FILE MERGED 2004/10/08 13:57:59 dvo 1.71.116.9: RESYNC: (1.81-1.82); FILE MERGED 2004/08/16 16:33:23 dvo 1.71.116.8: RESYNC: (1.80-1.81); FILE MERGED 2004/08/02 15:36:01 dvo 1.71.116.7: #i31958# initialize XForms 2004/07/27 16:42:01 fs 1.71.116.6: RESYNC: (1.79-1.80); FILE MERGED 2004/06/25 17:24:43 dvo 1.71.116.5: RESYNC: (1.77-1.79); FILE MERGED 2004/04/19 14:58:18 dvo 1.71.116.4: #114856# remove DVO_XFORMS define 2004/04/08 12:00:38 dvo 1.71.116.3: RESYNC: (1.74-1.77); FILE MERGED 2004/03/16 18:10:35 dvo 1.71.116.2: RESYNC: (1.71-1.74); FILE MERGED 2004/01/14 16:53:11 dvo 1.71.116.1: #114856# load XForms model


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [7c4a0f8e89290d7118123bee760311475e33961d]

INTEGRATION: CWS eforms2 (1.17.74); FILE MERGED 2004/10/08 13:43:33 dvo 1.17.74.2: RESYNC: (1.17-1.18); FILE MERGED 2004/08/02 15:38:24 dvo 1.17.74.1: #i31958# initialize XForms view


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [585a04f434b8409267a288264996cf0fdab74932]

INTEGRATION: CWS eforms2 (1.51.68); FILE MERGED 2004/10/11 15:01:49 dvo 1.51.68.4: RESYNC: (1.55-1.56); FILE MERGED 2004/10/08 13:44:16 dvo 1.51.68.3: RESYNC: (1.52-1.55); FILE MERGED 2004/08/16 16:31:18 dvo 1.51.68.2: RESYNC: (1.51-1.52); FILE MERGED 2004/07/23 13:30:10 fme 1.51.68.1: #114856# FormView view option


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [c45d24d85b2833148fc615baa562018aa7267562]

INTEGRATION: CWS eforms2 (1.45.98); FILE MERGED 2004/10/11 15:01:08 dvo 1.45.98.3: RESYNC: (1.46-1.47); FILE MERGED 2004/10/08 13:42:21 dvo 1.45.98.2: RESYNC: (1.45-1.46); FILE MERGED 2004/06/23 13:21:39 fme 1.45.98.1: #114856# Enhanced forms - Editable sections in read-only documents


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [41b633e91b1a2fceb03528932ee800a7c5548093]

INTEGRATION: CWS eforms2 (1.157.46); FILE MERGED 2004/10/08 13:41:24 dvo 1.157.46.5: RESYNC: (1.165-1.166); FILE MERGED 2004/08/16 16:30:46 dvo 1.157.46.4: RESYNC: (1.163-1.165); FILE MERGED 2004/07/27 16:36:43 fs 1.157.46.3: RESYNC: (1.161-1.163); FILE MERGED 2004/06/25 17:12:33 dvo 1.157.46.2: RESYNC: (1.157-1.161); FILE MERGED 2004/06/23 13:21:38 fme 1.157.46.1: #114856# Enhanced forms - Editable sections in read-only documents


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [5df6f3a47d1feb643b7cf5dd6dcf4599dd75bcf0]

INTEGRATION: CWS eforms2 (1.81.74); FILE MERGED 2004/10/08 13:25:10 dvo 1.81.74.4: RESYNC: (1.85-1.86); FILE MERGED 2004/08/16 16:26:34 dvo 1.81.74.3: RESYNC: (1.83-1.85); FILE MERGED 2004/07/27 16:31:19 fs 1.81.74.2: RESYNC: (1.81-1.83); FILE MERGED 2004/07/23 13:30:09 fme 1.81.74.1: #114856# FormView view option


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [eb3c0ff77e519aab45ad8ea2f525876bf721bc9f]

INTEGRATION: CWS eforms2 (1.2.362); FILE MERGED 2004/10/08 13:14:28 dvo 1.2.362.2: RESYNC: (1.2-1.3); FILE MERGED 2004/07/23 13:30:08 fme 1.2.362.1: #114856# FormView view option


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [40c1499f75b124490572d8021d0e4b7e2d4ca503]

INTEGRATION: CWS eforms2 (1.12.362); FILE MERGED 2004/10/11 14:49:48 dvo 1.12.362.3: RESYNC: (1.13-1.14); FILE MERGED 2004/10/08 13:13:36 dvo 1.12.362.2: RESYNC: (1.12-1.13); FILE MERGED 2004/06/23 13:21:38 fme 1.12.362.1: #114856# Enhanced forms - Editable sections in read-only documents


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [49f039f45a7d533bf051366a0d085e9b040463a1]

INTEGRATION: CWS eforms2 (1.14.116); FILE MERGED 2004/11/07 02:07:54 dvo 1.14.116.5: RESYNC: (1.17-1.18); FILE MERGED 2004/10/11 14:49:34 dvo 1.14.116.4: RESYNC: (1.16-1.17); FILE MERGED 2004/10/08 13:12:52 dvo 1.14.116.3: RESYNC: (1.15-1.16); FILE MERGED 2004/07/27 16:23:52 fs 1.14.116.2: RESYNC: (1.14-1.15); FILE MERGED 2004/06/23 13:21:37 fme 1.14.116.1: #114856# Enhanced forms - Editable sections in read-only documents


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [9623322f38604f47f0155f8ca1c395c8480b05c6]

INTEGRATION: CWS eforms2 (1.9.8); FILE MERGED 2004/10/11 14:48:22 dvo 1.9.8.2: RESYNC: (1.9-1.10); FILE MERGED 2004/07/26 16:23:17 dvo 1.9.8.1: #i31958# add xforms methods


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [8263b71850624a3649c744def2ac373e3f105175]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/08/09 11:35:05 dvo 1.1.2.4: #i31958# create initial instance (with root node) 2004/08/02 14:33:42 dvo 1.1.2.3: #i31958# default model creation in initXForms(..) 2004/07/26 18:48:16 dvo 1.1.2.2: #i31958# continue XForms impl 2004/07/26 16:22:51 dvo 1.1.2.1: #i31958# implement SwDoc methods for XForms mode


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [b91e6d67b64aa084b594a09390c29ca6231572e5]

INTEGRATION: CWS eforms2 (1.13.12); FILE MERGED 2004/10/08 13:05:14 dvo 1.13.12.2: RESYNC: (1.13-1.14); FILE MERGED 2004/07/23 13:30:06 fme 1.13.12.1: #114856# FormView view option


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [2da1151825b68a6ad86bf8e81ad7af60ed783b0d]

INTEGRATION: CWS eforms2 (1.31.46); FILE MERGED 2004/10/08 13:05:22 dvo 1.31.46.5: RESYNC: (1.43-1.45); FILE MERGED 2004/07/27 16:21:27 fs 1.31.46.4: RESYNC: (1.39-1.43); FILE MERGED 2004/07/23 13:30:06 fme 1.31.46.3: #114856# FormView view option 2004/06/25 16:46:14 dvo 1.31.46.2: RESYNC: (1.31-1.39); FILE MERGED 2004/06/23 13:21:37 fme 1.31.46.1: #114856# Enhanced forms - Editable sections in read-only documents


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [36bcab512f04327fdb153ff2d1ace697f9ce7e8a]

INTEGRATION: CWS eforms2 (1.10.78); FILE MERGED 2004/10/08 13:02:17 dvo 1.10.78.2: RESYNC: (1.10-1.11); FILE MERGED 2004/07/26 16:15:51 dvo 1.10.78.1: #i31958# add FN_XFORMS_DESIGN_MODE and FN_XFORMS_INIT slots


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [db4a4fc22347936ac8e1c2a46819e2d22cd750f1]

INTEGRATION: CWS eforms2 (1.116.84); FILE MERGED 2004/10/08 13:02:07 dvo 1.116.84.5: RESYNC: (1.118-1.121); FILE MERGED 2004/08/16 16:14:27 dvo 1.116.84.4: RESYNC: (1.117-1.118); FILE MERGED 2004/07/28 17:13:04 dvo 1.116.84.3: #i31958# adopt resource languages 2004/07/27 16:20:46 fs 1.116.84.2: RESYNC: (1.116-1.117); FILE MERGED 2004/07/26 16:15:49 dvo 1.116.84.1: #i31958# add FN_XFORMS_DESIGN_MODE and FN_XFORMS_INIT slots


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [857fd4917625e2102427c9f619c2524b7d81b0fe]

INTEGRATION: CWS eforms2 (1.50.84); FILE MERGED 2004/10/08 13:01:46 dvo 1.50.84.4: RESYNC: (1.52-1.56); FILE MERGED 2004/08/16 16:14:18 dvo 1.50.84.3: RESYNC: (1.51-1.52); FILE MERGED 2004/07/27 16:20:38 fs 1.50.84.2: RESYNC: (1.50-1.51); FILE MERGED 2004/07/26 16:15:49 dvo 1.50.84.1: #i31958# add FN_XFORMS_DESIGN_MODE and FN_XFORMS_INIT slots


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [140cf5fbfe77d746296f83d0f63ee9a038271977]

INTEGRATION: CWS eforms2 (1.11.326); FILE MERGED 2004/08/16 16:13:16 dvo 1.11.326.2: RESYNC: (1.11-1.12); FILE MERGED 2004/07/26 16:15:49 dvo 1.11.326.1: #i31958# add FN_XFORMS_DESIGN_MODE and FN_XFORMS_INIT slots


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [4735049eefe2ebdf323bd560e14fd512b6385d38]

INTEGRATION: CWS eforms2 (1.19.104); FILE MERGED 2004/10/08 12:58:24 dvo 1.19.104.2: RESYNC: (1.19-1.21); FILE MERGED 2004/07/23 13:29:50 fme 1.19.104.1: #114856# FormView view option


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [bb1a5ff23c91b41be82ebadb157540e5fed43ef2]

INTEGRATION: CWS eforms2 (1.14.116); FILE MERGED 2004/10/08 12:58:02 dvo 1.14.116.2: RESYNC: (1.14-1.15); FILE MERGED 2004/03/24 18:40:02 dvo 1.14.116.1: #114856# support xforms::XFormsSupplier interface at document


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [7e0166a671e519c4bc5b4e5c88b8e3bd09d69217]

INTEGRATION: CWS eforms2 (1.44.282); FILE MERGED 2004/06/25 16:40:13 dvo 1.44.282.2: RESYNC: (1.44-1.45); FILE MERGED 2004/06/23 13:12:02 fme 1.44.282.1: #114856# Enhanced forms - Editable sections in read-only documents


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [e0d5c37d767870256e9fd8baff815f3d2186b64c]

INTEGRATION: CWS eforms2 (1.5.526); FILE MERGED 2004/10/11 14:42:14 dvo 1.5.526.3: RESYNC: (1.6-1.7); FILE MERGED 2004/10/08 12:51:05 dvo 1.5.526.2: RESYNC: (1.5-1.6); FILE MERGED 2004/06/23 13:12:02 fme 1.5.526.1: #114856# Enhanced forms - Editable sections in read-only documents


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [b0756a8c97a68bbcc5200492310810b7b0a16bfc]

INTEGRATION: CWS eforms2 (1.9.58); FILE MERGED 2004/10/08 12:49:50 dvo 1.9.58.2: RESYNC: (1.9-1.10); FILE MERGED 2004/07/23 13:29:49 fme 1.9.58.1: #114856# FormView view option


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [5488057bcff840113be023670f1727f24254a6a6]

INTEGRATION: CWS eforms2 (1.75.16); FILE MERGED 2004/11/07 02:04:03 dvo 1.75.16.7: RESYNC: (1.90-1.91); FILE MERGED 2004/10/11 14:38:45 dvo 1.75.16.6: RESYNC: (1.89-1.90); FILE MERGED 2004/10/08 12:37:22 dvo 1.75.16.5: RESYNC: (1.78-1.89); FILE MERGED 2004/08/16 16:10:29 dvo 1.75.16.4: RESYNC: (1.77-1.78); FILE MERGED 2004/08/02 14:28:43 dvo 1.75.16.3: #i31958# add bDefaultModel parameter to SwDoc::initXForms(..) 2004/07/27 16:16:38 fs 1.75.16.2: RESYNC: (1.75-1.77); FILE MERGED 2004/07/26 16:22:13 dvo 1.75.16.1: #i31958# add methods for XForms mode


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [0f0c6a2910de15122463cbf6dcf43972d667d5d9]

INTEGRATION: CWS eforms2 (1.49.48); FILE MERGED 2004/10/08 12:35:17 dvo 1.49.48.5: RESYNC: (1.53-1.59); FILE MERGED 2004/08/16 16:09:07 dvo 1.49.48.4: RESYNC: (1.52-1.53); FILE MERGED 2004/07/26 16:34:55 dvo 1.49.48.3: #i31958# implement FN_XFORMS_DESIGN_MODE slot 2004/06/25 16:32:39 dvo 1.49.48.2: RESYNC: (1.49-1.52); FILE MERGED 2004/06/23 13:12:01 fme 1.49.48.1: #114856# Enhanced forms - Editable sections in read-only documents


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [3b4a96ec9ee14274de34a2c9c018dad4f1653122]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/10/01 18:04:47 dvo 1.1.2.5: #i34802# load/save binding fir lists as form:xforms-list-source 2004/08/25 17:48:15 dvo 1.1.2.4: #i31958# load/save xforms:submission attribute on buttons 2004/05/26 15:14:08 dvo 1.1.2.3: #114856# adopt to new XModel API; also put XForms attributes into correct (none) namespace Issue number: Submitted by: Reviewed by: 2004/04/22 12:14:52 dvo 1.1.2.2: #114856# adtop new forms::binding namespace Issue number: Submitted by: Reviewed by: 2004/01/28 14:53:48 dvo 1.1.2.1: #114856# begin XForms import/export


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [770c5b5dfe6c7a418e39ef71197b1d3e8d4b8334]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/10/01 18:04:47 dvo 1.1.2.19: #i34802# load/save binding fir lists as form:xforms-list-source 2004/08/25 17:48:15 dvo 1.1.2.18: #i31958# load/save xforms:submission attribute on buttons 2004/08/06 17:02:06 dvo 1.1.2.17: #i31958# move <xforms:model> into <office:forms> 2004/08/06 14:46:21 dvo 1.1.2.16: #i31958# use "ID" property for instance IDs Issue number: Submitted by: Reviewed by: 2004/08/02 14:07:46 dvo 1.1.2.15: #i31958# continue XForms load/save Issue number: Submitted by: Reviewed by: 2004/07/28 06:20:33 fs 1.1.2.14: #i10000# 2004/07/16 14:20:39 dvo 1.1.2.13: #114856# use DataTypeClass for load/save of data types Issue number: Submitted by: Reviewed by: 2004/07/13 15:17:55 dvo 1.1.2.12: #114856# load data types from Schema fragements Issue number: Submitted by: Reviewed by: 2004/07/13 06:59:23 fs 1.1.2.11: #i10000# 2004/07/12 13:53:25 fs 1.1.2.10: #i10000 2004/05/26 15:14:08 dvo 1.1.2.9: #114856# adopt to new XModel API; also put XForms attributes into correct (none) namespace Issue number: Submitted by: Reviewed by: 2004/04/22 12:14:52 dvo 1.1.2.8: #114856# adtop new forms::binding namespace Issue number: Submitted by: Reviewed by: 2004/04/22 09:14:35 dvo 1.1.2.7: #114856# import using new *Expression properties; also update the created bindings Issue number: Submitted by: Reviewed by: 2004/04/07 13:25:47 dvo 1.1.2.6: #114856# @xforms:model -> @xforms:id Issue number: Submitted by: Reviewed by: 2004/04/01 11:05:29 dvo 1.1.2.5: #114856# add <xforms:submission> handling Issue number: Submitted by: Reviewed by: 2004/03/18 17:38:20 dvo 1.1.2.4: #114856# continue XForms implementation          (also remove define DVO_XFORMS) 2004/02/25 18:01:56 dvo 1.1.2.3: #114856# only export XForms element if we have a model Issue number: Submitted by: Reviewed by: 2004/01/29 11:02:22 dvo 1.1.2.2: #114856# save xforms:bind attribute on controls 2004/01/28 14:54:45 dvo 1.1.2.1: #114856# begin XForms import/export


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [db8a72a6c9c93f8cc2c3f6fdc662b5941840978d]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/08/25 17:48:15 dvo 1.1.2.3: #i31958# load/save xforms:submission attribute on buttons 2004/07/16 14:20:38 dvo 1.1.2.2: #114856# use DataTypeClass for load/save of data types Issue number: Submitted by: Reviewed by: 2004/01/28 14:54:55 dvo 1.1.2.1: #114856# begin XForms import/export


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [707125d660d7afaab750a23001c2ea94452079c0]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/08/25 17:48:14 dvo 1.1.2.6: #i31958# load/save xforms:submission attribute on buttons 2004/08/03 11:29:42 dvo 1.1.2.5: #i31859# use proper service names Issue number: Submitted by: Reviewed by: 2004/07/16 14:20:38 dvo 1.1.2.4: #114856# use DataTypeClass for load/save of data types Issue number: Submitted by: Reviewed by: 2004/05/26 15:14:07 dvo 1.1.2.3: #114856# adopt to new XModel API; also put XForms attributes into correct (none) namespace Issue number: Submitted by: Reviewed by: 2004/03/18 17:38:20 dvo 1.1.2.2: #114856# continue XForms implementation          (also remove define DVO_XFORMS) 2004/01/28 14:55:03 dvo 1.1.2.1: #114856# begin XForms import/export


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [9522d61f5376a34d1d3e4448223a5d52b3859664]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/07/13 15:17:54 dvo 1.1.2.4: #114856# load data types from Schema fragements Issue number: Submitted by: Reviewed by: 2004/04/01 11:05:29 dvo 1.1.2.3: #114856# add <xforms:submission> handling Issue number: Submitted by: Reviewed by: 2004/03/18 17:38:20 dvo 1.1.2.2: #114856# continue XForms implementation          (also remove define DVO_XFORMS) 2004/01/28 15:09:52 dvo 1.1.2.1: #114856# build xforms directory


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [de024e172161fe521faa0bae29ad79311edbdc22]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/04/01 11:06:15 dvo 1.1.2.1: #114856# add <xforms:submission> handling Issue number: Submitted by: Reviewed by:


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [5ae523abc27182bb6950e90fce1de8d540fe240c]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/07/12 13:52:28 fs 1.1.2.3: #114856# introduced and used XSubmission 2004/05/26 15:14:07 dvo 1.1.2.2: #114856# adopt to new XModel API; also put XForms attributes into correct (none) namespace Issue number: Submitted by: Reviewed by: 2004/04/01 11:06:16 dvo 1.1.2.1: #114856# add <xforms:submission> handling Issue number: Submitted by: Reviewed by:


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [836ab927ed6b54221802ba6a2628de2c6c1f85d8]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/07/16 14:20:38 dvo 1.1.2.2: #114856# use DataTypeClass for load/save of data types Issue number: Submitted by: Reviewed by: 2004/01/28 14:54:39 dvo 1.1.2.1: #114856# begin XForms import/export


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [f40a861517fbbae8a6bef3de2bb64df661074929]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/01/28 14:54:32 dvo 1.1.2.1: #114856# begin XForms import/export


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [ea14ed61b1dc0a98495563454b300825be369244]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/08/02 14:07:45 dvo 1.1.2.6: #i31958# continue XForms load/save Issue number: Submitted by: Reviewed by: 2004/07/13 15:17:52 dvo 1.1.2.5: #114856# load data types from Schema fragements Issue number: Submitted by: Reviewed by: 2004/05/26 15:14:07 dvo 1.1.2.4: #114856# adopt to new XModel API; also put XForms attributes into correct (none) namespace Issue number: Submitted by: Reviewed by: 2004/04/22 09:14:35 dvo 1.1.2.3: #114856# import using new *Expression properties; also update the created bindings Issue number: Submitted by: Reviewed by: 2004/04/01 11:05:29 dvo 1.1.2.2: #114856# add <xforms:submission> handling Issue number: Submitted by: Reviewed by: 2004/01/28 14:53:55 dvo 1.1.2.1: #114856# begin XForms import/export


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [d9b70f05e19f12f9a04264fa8b5df6130b87bd6e]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/05/26 15:14:07 dvo 1.1.2.2: #114856# adopt to new XModel API; also put XForms attributes into correct (none) namespace Issue number: Submitted by: Reviewed by: 2004/01/28 14:54:04 dvo 1.1.2.1: #114856# begin XForms import/export


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [08df29f6f1317b27c39bf9b95d915f42a12f9a45]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/08/06 14:46:20 dvo 1.1.2.3: #i31958# use "ID" property for instance IDs Issue number: Submitted by: Reviewed by: 2004/05/26 15:14:06 dvo 1.1.2.2: #114856# adopt to new XModel API; also put XForms attributes into correct (none) namespace Issue number: Submitted by: Reviewed by: 2004/01/28 14:53:52 dvo 1.1.2.1: #114856# begin XForms import/export


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [6eb87527b7c45d3a8db348c2928a3f9b483c4547]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/07/16 14:20:38 dvo 1.1.2.3: #114856# use DataTypeClass for load/save of data types Issue number: Submitted by: Reviewed by: 2004/02/25 18:00:09 dvo 1.1.2.2: #114856# set namespaces for binding expressions before setting the binding expression itself Issue number: Submitted by: Reviewed by: 2004/01/28 14:54:26 dvo 1.1.2.1: #114856# begin XForms import/export


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [e49abc3a4c87029360c99f5b439112c28057669c]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/07/28 06:20:33 fs 1.1.2.8: #i10000# 2004/07/16 14:20:37 dvo 1.1.2.7: #114856# use DataTypeClass for load/save of data types Issue number: Submitted by: Reviewed by: 2004/05/26 15:14:05 dvo 1.1.2.6: #114856# adopt to new XModel API; also put XForms attributes into correct (none) namespace Issue number: Submitted by: Reviewed by: 2004/04/22 09:14:35 dvo 1.1.2.5: #114856# import using new *Expression properties; also update the created bindings Issue number: Submitted by: Reviewed by: 2004/04/01 11:05:29 dvo 1.1.2.4: #114856# add <xforms:submission> handling Issue number: Submitted by: Reviewed by: 2004/03/18 17:38:19 dvo 1.1.2.3: #114856# continue XForms implementation          (also remove define DVO_XFORMS) 2004/02/25 18:00:09 dvo 1.1.2.2: #114856# set namespaces for binding expressions before setting the binding expression itself Issue number: Submitted by: Reviewed by: 2004/01/28 14:55:11 dvo 1.1.2.1: #114856# begin XForms import/export


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [8e7616555dc3162e36eeda1dd92553f7de0a036a]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/01/28 14:54:12 dvo 1.1.2.1: #114856# begin XForms import/export


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [a5e48aae67a131ee1ceebc2437e6ddec9cfc78c8]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/06/03 17:50:57 dvo 1.1.2.2: #114856# const-correct TokenContext Issue number: Submitted by: Reviewed by: 2004/01/28 14:54:19 dvo 1.1.2.1: #114856# begin XForms import/export


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [154700e477e25eae681f35bcc2c2ed68266e2527]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/07/13 15:11:36 dvo 1.1.2.1: #114856# load data types from Schema fragements Issue number: Submitted by: Reviewed by:


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [c78214268f6a8fe827d9d9e56ba2b9dca58463fb]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/07/13 15:11:37 dvo 1.1.2.1: #114856# load data types from Schema fragements Issue number: Submitted by: Reviewed by:


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [9b280c88dfb67a339d08f282ef455023dac49895]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/07/16 14:20:37 dvo 1.1.2.2: #114856# use DataTypeClass for load/save of data types Issue number: Submitted by: Reviewed by: 2004/07/13 15:12:22 dvo 1.1.2.1: #114856# load data types from Schema fragements Issue number: Submitted by: Reviewed by:


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [74121a84fd3819b7c083885832ec3527b22df0bd]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/07/16 14:20:37 dvo 1.1.2.2: #114856# use DataTypeClass for load/save of data types Issue number: Submitted by: Reviewed by: 2004/07/13 15:12:26 dvo 1.1.2.1: #114856# load data types from Schema fragements Issue number: Submitted by: Reviewed by:


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [e4ffebc091ffcf477ab1b70fea6663aadefb551e]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/07/13 15:11:56 dvo 1.1.2.1: #114856# load data types from Schema fragements Issue number: Submitted by: Reviewed by:


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [d4de991ffdce8132671716f475e9e4b4821c35aa]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/07/13 15:11:57 dvo 1.1.2.1: #114856# load data types from Schema fragements Issue number: Submitted by: Reviewed by:


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [343144a6a5c0a565ac481f2419940f4716c3040e]

INTEGRATION: CWS eforms2 (1.75.30); FILE MERGED 2004/10/08 12:28:19 dvo 1.75.30.6: RESYNC: (1.84-1.86); FILE MERGED 2004/08/16 19:59:59 dvo 1.75.30.5: RESYNC: (1.81-1.84); FILE MERGED 2004/07/28 09:33:02 fs 1.75.30.4: #i10000# post-resync changes 2004/07/27 12:37:14 fs 1.75.30.3: RESYNC: (1.77-1.81); FILE MERGED 2004/06/25 10:00:21 dvo 1.75.30.2: RESYNC: (1.75-1.77); FILE MERGED 2004/06/23 13:11:37 fme 1.75.30.1: #114856# Enhanced forms - Editable sections in read-only documents


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [9d35502f643effa4d5fc9c405333a313e4a87408]

INTEGRATION: CWS eforms2 (1.18.20); FILE MERGED 2004/08/06 11:35:30 fs 1.18.20.4: refined an assertion 2004/07/27 12:14:08 fs 1.18.20.3: RESYNC: (1.19-1.20); FILE MERGED 2004/06/25 09:56:31 dvo 1.18.20.2: RESYNC: (1.18-1.19); FILE MERGED 2004/01/28 14:50:25 dvo 1.18.20.1: #114856# explicitly down-cast integers to eliminate compiler warnings


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [f86cd121d2f374f7ab790c7402864bad19a27b06]

INTEGRATION: CWS eforms2 (1.12.28); FILE MERGED 2004/10/01 18:04:47 dvo 1.12.28.6: #i34802# load/save binding fir lists as form:xforms-list-source 2004/08/25 17:48:14 dvo 1.12.28.5: #i31958# load/save xforms:submission attribute on buttons 2004/08/16 19:57:55 dvo 1.12.28.4: RESYNC: (1.13-1.14); FILE MERGED 2004/07/27 12:13:21 fs 1.12.28.3: RESYNC: (1.12-1.13); FILE MERGED 2004/03/18 17:38:18 dvo 1.12.28.2: #114856# continue XForms implementation          (also remove define DVO_XFORMS) 2004/01/28 14:51:40 dvo 1.12.28.1: #114856# load xforms:bind attribute for form controls          (use DVO_XFORMS define)


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [274b00a79dcbce5eaf7ca7f15bc9793184b483da]

INTEGRATION: CWS eforms2 (1.19.20); FILE MERGED 2004/10/01 18:04:46 dvo 1.19.20.8: #i34802# load/save binding fir lists as form:xforms-list-source 2004/08/25 17:48:14 dvo 1.19.20.7: #i31958# load/save xforms:submission attribute on buttons 2004/08/06 17:05:41 dvo 1.19.20.6: #i31958# fix typo 2004/08/06 17:02:05 dvo 1.19.20.5: #i31958# move <xforms:model> into <office:forms> 2004/07/27 12:13:10 fs 1.19.20.4: RESYNC: (1.20-1.22); FILE MERGED 2004/06/25 09:56:22 dvo 1.19.20.3: RESYNC: (1.19-1.20); FILE MERGED 2004/03/18 17:38:17 dvo 1.19.20.2: #114856# continue XForms implementation          (also remove define DVO_XFORMS) 2004/01/28 14:51:38 dvo 1.19.20.1: #114856# load xforms:bind attribute for form controls          (use DVO_XFORMS define)


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [3c4175b0e4952bc78efcd0d91b800ddb144c066e]

INTEGRATION: CWS eforms2 (1.24.18); FILE MERGED 2004/08/06 17:02:05 dvo 1.24.18.1: #i31958# move <xforms:model> into <office:forms>


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [994ebed96a7230b0dd6f8b6e915192163e9c5f10]

INTEGRATION: CWS eforms2 (1.9.20); FILE MERGED 2004/10/01 18:04:46 dvo 1.9.20.6: #i34802# load/save binding fir lists as form:xforms-list-source 2004/08/25 17:48:14 dvo 1.9.20.5: #i31958# load/save xforms:submission attribute on buttons 2004/08/16 19:57:47 dvo 1.9.20.4: RESYNC: (1.10-1.11); FILE MERGED 2004/07/27 12:11:50 fs 1.9.20.3: RESYNC: (1.9-1.10); FILE MERGED 2004/03/18 17:38:17 dvo 1.9.20.2: #114856# continue XForms implementation          (also remove define DVO_XFORMS) 2004/01/29 11:02:27 dvo 1.9.20.1: #114856# save xforms:bind attribute on controls


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [89950846b1c21aff95310122e5bb3d9408e46dc1]

INTEGRATION: CWS eforms2 (1.21.20); FILE MERGED 2004/10/01 18:04:46 dvo 1.21.20.7: #i34802# load/save binding fir lists as form:xforms-list-source 2004/08/25 17:48:13 dvo 1.21.20.6: #i31958# load/save xforms:submission attribute on buttons 2004/08/16 19:57:18 dvo 1.21.20.5: RESYNC: (1.24-1.25); FILE MERGED 2004/07/27 12:11:26 fs 1.21.20.4: RESYNC: (1.22-1.24); FILE MERGED 2004/06/25 09:56:04 dvo 1.21.20.3: RESYNC: (1.21-1.22); FILE MERGED 2004/03/18 17:38:16 dvo 1.21.20.2: #114856# continue XForms implementation          (also remove define DVO_XFORMS) 2004/01/28 14:51:35 dvo 1.21.20.1: #114856# load xforms:bind attribute for form controls          (use DVO_XFORMS define)


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [c831dd489840596abe613aae06b626e28cb37ade]

INTEGRATION: CWS eforms2 (1.37.20); FILE MERGED 2004/10/08 12:24:18 dvo 1.37.20.9: RESYNC: (1.43-1.44); FILE MERGED 2004/10/01 18:04:46 dvo 1.37.20.8: #i34802# load/save binding fir lists as form:xforms-list-source 2004/08/25 17:48:13 dvo 1.37.20.7: #i31958# load/save xforms:submission attribute on buttons 2004/08/18 09:44:03 dvo 1.37.20.6: #i31958# fix syntax error 2004/08/16 19:57:09 dvo 1.37.20.5: RESYNC: (1.42-1.43); FILE MERGED 2004/07/27 12:11:16 fs 1.37.20.4: RESYNC: (1.38-1.42); FILE MERGED 2004/06/25 09:55:56 dvo 1.37.20.3: RESYNC: (1.37-1.38); FILE MERGED 2004/03/18 17:38:16 dvo 1.37.20.2: #114856# continue XForms implementation          (also remove define DVO_XFORMS) 2004/01/28 14:51:31 dvo 1.37.20.1: #114856# load xforms:bind attribute for form controls          (use DVO_XFORMS define)


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [629b54006e18f0194b0b44e6025efc3facabb23f]

INTEGRATION: CWS eforms2 (1.9.28); FILE MERGED 2004/10/01 18:04:45 dvo 1.9.28.6: #i34802# load/save binding fir lists as form:xforms-list-source 2004/08/25 17:48:13 dvo 1.9.28.5: #i31958# load/save xforms:submission attribute on buttons 2004/08/16 19:57:01 dvo 1.9.28.4: RESYNC: (1.11-1.12); FILE MERGED 2004/07/27 12:11:06 fs 1.9.28.3: RESYNC: (1.9-1.11); FILE MERGED 2004/03/18 17:38:15 dvo 1.9.28.2: #114856# continue XForms implementation          (also remove define DVO_XFORMS) 2004/01/29 11:02:25 dvo 1.9.28.1: #114856# save xforms:bind attribute on controls


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [de4f2cb2aaf342f2e921b2c1904f5c94da77bedd]

INTEGRATION: CWS eforms2 (1.27.20); FILE MERGED 2004/10/01 18:04:45 dvo 1.27.20.8: #i34802# load/save binding fir lists as form:xforms-list-source 2004/08/25 17:48:13 dvo 1.27.20.7: #i31958# load/save xforms:submission attribute on buttons 2004/08/16 19:56:42 dvo 1.27.20.6: RESYNC: (1.34-1.35); FILE MERGED 2004/07/27 12:10:57 fs 1.27.20.5: RESYNC: (1.31-1.34); FILE MERGED 2004/06/25 09:55:48 dvo 1.27.20.4: RESYNC: (1.28-1.31); FILE MERGED 2004/04/08 10:29:01 dvo 1.27.20.3: RESYNC: (1.27-1.28); FILE MERGED 2004/03/18 17:38:15 dvo 1.27.20.2: #114856# continue XForms implementation          (also remove define DVO_XFORMS) 2004/01/29 11:02:24 dvo 1.27.20.1: #114856# save xforms:bind attribute on controls


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [d91a44a5de9ecda0c430488936ca5343c2cfc4fe]

INTEGRATION: CWS eforms2 (1.11.28); FILE MERGED 2004/10/01 18:04:45 dvo 1.11.28.4: #i34802# load/save binding fir lists as form:xforms-list-source 2004/08/25 17:48:12 dvo 1.11.28.3: #i31958# load/save xforms:submission attribute on buttons 2004/03/18 17:38:14 dvo 1.11.28.2: #114856# continue XForms implementation          (also remove define DVO_XFORMS) 2004/01/28 14:51:27 dvo 1.11.28.1: #114856# load xforms:bind attribute for form controls          (use DVO_XFORMS define)


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [524424ddf263632008d770d9da74b7ce8cb70a18]

INTEGRATION: CWS eforms2 (1.2.248); FILE MERGED 2004/01/28 14:46:26 dvo 1.2.248.1: #114856# use const parameter in constructor


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [fa17ba894fe18afc0ef5c1aa338a7f6d48fb01ca]

INTEGRATION: CWS eforms2 (1.72.48); FILE MERGED 2004/10/08 12:20:47 dvo 1.72.48.7: RESYNC: (1.75-1.76); FILE MERGED 2004/08/16 19:56:03 dvo 1.72.48.6: RESYNC: (1.74-1.75); FILE MERGED 2004/08/02 14:05:22 dvo 1.72.48.5: #i31958# add hook for XForms initialization 2004/07/27 12:06:22 fs 1.72.48.4: RESYNC: (1.73-1.74); FILE MERGED 2004/07/13 15:13:52 dvo 1.72.48.3: #114856# load data types from Schema fragements 2004/06/25 09:53:48 dvo 1.72.48.2: RESYNC: (1.72-1.73); FILE MERGED 2004/01/28 14:45:31 dvo 1.72.48.1: #114856# add XForms namespace;          more convenient SetError overloads


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [1d8475ae8e2944f372466c9ec1622fe5b04c07a5]

INTEGRATION: CWS eforms2 (1.101.148); FILE MERGED 2004/10/08 12:20:37 dvo 1.101.148.8: RESYNC: (1.106-1.108); FILE MERGED 2004/08/16 19:55:55 dvo 1.101.148.7: RESYNC: (1.105-1.106); FILE MERGED 2004/08/06 17:02:04 dvo 1.101.148.6: #i31958# move <xforms:model> into <office:forms> 2004/07/27 12:06:12 fs 1.101.148.5: RESYNC: (1.104-1.105); FILE MERGED 2004/07/13 15:13:50 dvo 1.101.148.4: #114856# load data types from Schema fragements 2004/06/25 09:53:40 dvo 1.101.148.3: RESYNC: (1.101-1.104); FILE MERGED 2004/02/25 18:28:34 dvo 1.101.148.2: #114856# export <xforms:model> before <office:body> 2004/01/28 15:24:46 dvo 1.101.148.1: #114856# add XForms namespace


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [d2750d907d7feaa140d693faa007a67ff07f9b00]

INTEGRATION: CWS eforms2 (1.9.108); FILE MERGED 2004/01/28 14:49:20 dvo 1.9.108.2: #114856# add operator=          (this is an empty commit; the previous check-in message was incorrect) 2004/01/28 14:44:18 dvo 1.9.108.1: #114856# SvXMLNamespaceMap: use 'const' for constructor argument


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [b0c80fd5e10b50e57282341b5e1958837a58d80d]

INTEGRATION: CWS eforms2 (1.20.236); FILE MERGED 2004/01/28 15:27:01 dvo 1.20.236.1: #114856# add DomBuilderContext, DomExport


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [8f288c548f4282d04b16dbf0d53b67a9af638cb6]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/07/13 15:13:49 dvo 1.1.2.7: #114856# load data types from Schema fragements 2004/06/03 17:36:48 dvo 1.1.2.6: #114856# const-correct DomExport 2004/06/03 17:30:18 dvo 1.1.2.5: #114856# even more const-correct DomExport 2004/06/03 17:25:30 dvo 1.1.2.4: #114856# more const-correct dom export 2004/06/03 17:22:35 dvo 1.1.2.3: #114856# const-correct DomVisitor 2004/03/18 17:50:41 dvo 1.1.2.2: #114856# continue XForms impl 2004/01/28 14:41:54 dvo 1.1.2.1: #114856# load/save DOM tree


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [fd3e20ca47fe1a3001d4fa0191884f28cc955148]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/06/03 17:17:01 dvo 1.1.2.3: #114856# fix compilation problem uncovered by GCC 2004/03/18 17:50:41 dvo 1.1.2.2: #114856# continue XForms impl 2004/01/28 14:41:46 dvo 1.1.2.1: #114856# load/save DOM tree


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [4f10906f8a626da10414b3db08ee3b7941d62916]

INTEGRATION: CWS eforms2 (1.42.110); FILE MERGED 2004/08/16 19:55:24 dvo 1.42.110.4: RESYNC: (1.44-1.45); FILE MERGED 2004/06/25 09:52:44 dvo 1.42.110.3: RESYNC: (1.43-1.44); FILE MERGED 2004/03/16 19:05:58 dvo 1.42.110.2: RESYNC: (1.42-1.43); FILE MERGED 2004/01/28 15:28:38 dvo 1.42.110.1: #114856# deliver xforms import/export headers          (and remove text field headers, while we're at it)


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [dfa607bb039da06569efb56743b4d9975dd4aaea]

INTEGRATION: CWS eforms2 (1.7.148); FILE MERGED 2004/08/16 19:55:16 dvo 1.7.148.3: RESYNC: (1.9-1.10); FILE MERGED 2004/07/27 12:01:36 fs 1.7.148.2: RESYNC: (1.7-1.9); FILE MERGED 2004/01/28 15:29:09 dvo 1.7.148.1: #114856# build xforms directory


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [a8c24ed5a7f2d9d979a989c7e27d7c5604819c1e]

INTEGRATION: CWS eforms2 (1.9.218); FILE MERGED 2004/01/28 14:43:14 dvo 1.9.218.1: #114856# add XForms error codes


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [ba8119be203b25310ce041bdf18c7221f3ac1e32]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/10/01 18:04:45 dvo 1.1.2.4: #i34802# load/save binding fir lists as form:xforms-list-source 2004/08/25 17:48:12 dvo 1.1.2.3: #i31958# load/save xforms:submission attribute on buttons 2004/06/08 16:31:07 dvo 1.1.2.2: #114856# fix for Solaris-Compiler 2004/01/28 14:40:18 dvo 1.1.2.1: #114856# begin XForms import/export


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [5f7f3508781397fdc5249145d8385b5c87f61a51]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/10/01 18:04:44 dvo 1.1.2.5: #i34802# load/save binding fir lists as form:xforms-list-source 2004/08/25 17:48:12 dvo 1.1.2.4: #i31958# load/save xforms:submission attribute on buttons 2004/08/06 17:02:04 dvo 1.1.2.3: #i31958# move <xforms:model> into <office:forms> 2004/01/29 11:02:17 dvo 1.1.2.2: #114856# save xforms:bind attribute on controls 2004/01/28 14:40:44 dvo 1.1.2.1: #114856# begin XForms import/export


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [11fc1f761a25a9adf2fcdf0d94dcfebcb30e5367]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/06/08 15:18:43 dvo 1.1.2.3: #114856# fix for Solaris compiler 2004/06/03 17:30:15 dvo 1.1.2.2: #114856# even more const-correct DomExport 2004/01/28 14:38:46 dvo 1.1.2.1: #114856# load/save DOM trees


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [7d1a9b1b0ccff92bb4a473fa31b550a97ad2628d]

INTEGRATION: CWS eforms2 (1.1.2); FILE ADDED 2004/01/28 14:38:45 dvo 1.1.2.1: #114856# load/save DOM trees


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [7a75a911dba940284f036fd51fa8a561f608b54f]

INTEGRATION: CWS eforms2 (1.3.162); FILE MERGED 2004/06/30 15:17:24 dvo 1.3.162.3: RESYNC: (1.3-1.4); FILE MERGED 2004/06/22 14:58:40 dvo 1.3.162.2: implSetPropertyValue: properly reset msPropertyCurrentlyUpdating 2004/03/25 17:36:58 dvo 1.3.162.1: #114856# allow changes of control properties while control is focussed


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [4d2758b588459bbf68615f8266d7f3b52cbafb19]

INTEGRATION: CWS eforms2 (1.26.108); FILE MERGED 2004/11/07 01:59:38 dvo 1.26.108.4: RESYNC: (1.29-1.30); FILE MERGED 2004/06/30 15:13:51 dvo 1.26.108.3: RESYNC: (1.27-1.29); FILE MERGED 2004/04/08 12:11:21 dvo 1.26.108.2: RESYNC: (1.26-1.27); FILE MERGED 2004/03/25 17:36:58 dvo 1.26.108.1: #114856# allow changes of control properties while control is focussed


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [1b588a12e982a78f4806b2bb7ca6811fa5e23784]

INTEGRATION: CWS eforms2 (1.5.46); FILE MERGED 2004/10/08 12:15:35 dvo 1.5.46.3: RESYNC: (1.6-1.7); FILE MERGED 2004/06/30 14:57:43 dvo 1.5.46.2: RESYNC: (1.5-1.6); FILE MERGED 2004/03/25 17:36:58 dvo 1.5.46.1: #114856# allow changes of control properties while control is focussed


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [a063b0a9c13a78c8e53e70de81b71fe0e1f455cb]

INTEGRATION: CWS eforms2 (1.9.148); FILE MERGED 2004/07/12 13:48:13 fs 1.9.148.3: #i10000# removed post-resync relicts 2004/06/30 11:07:14 dvo 1.9.148.2: RESYNC: (1.9-1.11); FILE MERGED 2004/03/25 17:36:57 dvo 1.9.148.1: #114856# allow changes of control properties while control is focussed


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [308702c95a1774fb58a6204f8828370c4631cf87]

INTEGRATION: CWS eforms2 (1.2.162); FILE MERGED 2004/06/03 15:30:01 dvo 1.2.162.2: ImplModelPropertiesChanged now throws RuntimeException 2004/03/25 17:36:57 dvo 1.2.162.1: #114856# allow changes of control properties while control is focussed


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [d65831eb6fa3e24601a4d5cedd43efb9f98c8ba9]

INTEGRATION: CWS eforms2 (1.9.62); FILE MERGED 2004/11/07 01:57:05 dvo 1.9.62.5: RESYNC: (1.24-1.27); FILE MERGED 2004/10/08 12:05:12 dvo 1.9.62.4: RESYNC: (1.13-1.24); FILE MERGED 2004/08/16 17:15:56 dvo 1.9.62.3: RESYNC: (1.9-1.13); FILE MERGED 2004/08/09 14:04:06 dvo 1.9.62.2: #i31859# add XForms design mode switch Issue number: Submitted by: Reviewed by: 2004/08/05 05:53:48 pb 1.9.62.1: fix: #i32482# ShowDataNavigator added


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [f703ba8d3685a3998f4d4ec5f73759c43de5698e]

INTEGRATION: CWS eforms2 (1.17.72); FILE MERGED 2004/11/07 01:55:32 dvo 1.17.72.6: RESYNC: (1.22-1.23); FILE MERGED 2004/10/11 14:33:56 dvo 1.17.72.5: RESYNC: (1.21-1.22); FILE MERGED 2004/10/08 12:02:30 dvo 1.17.72.4: RESYNC: (1.19-1.21); FILE MERGED 2004/08/24 14:36:59 dvo 1.17.72.3: #i31958# no duplicate identifiers for XForms mode 2004/08/16 17:12:59 dvo 1.17.72.2: RESYNC: (1.17-1.19); FILE MERGED 2004/08/02 16:27:12 dvo 1.17.72.1: #i31958# implement 'New->XML Form Document'


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [e9d1389605a119cc2802e6b64ecb3038fe2e8222]

INTEGRATION: CWS dba19 (1.76.20); FILE MERGED 2004/11/04 10:48:44 oj 1.76.20.2: RESYNC: (1.76-1.77); FILE MERGED 2004/11/02 11:05:08 oj 1.76.20.1: #i36142# insert WAS_ENCODED for file url


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [e0ee07b3f1fc71f9f5e5c755a6519a9c029808ba]

INTEGRATION: CWS dba19 (1.3.80); FILE MERGED 2004/11/08 07:06:50 oj 1.3.80.1: #i36686# fix solaris temp var bug for ref counts


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [f27cd47eee008c56733d861dab7ed6a758652d85]

INTEGRATION: CWS dba19 (1.94.12); FILE MERGED 2004/11/09 08:09:54 oj 1.94.12.3: #i36540# add forma letter again to supported features 2004/11/04 10:27:46 oj 1.94.12.2: RESYNC: (1.94-1.95); FILE MERGED 2004/11/04 08:43:47 oj 1.94.12.1: #i36537# return type instead of NULL for ?: operator


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [73877da12ca50bebd95e03c50eb271439b29fc9f]

INTEGRATION: CWS dba19 (1.2.30); FILE MERGED 2004/11/04 10:11:49 oj 1.2.30.2: RESYNC: (1.2-1.3); FILE MERGED 2004/11/04 08:43:46 oj 1.2.30.1: #i36537# return type instead of NULL for ?: operator


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [902854c3eb4728fd6e17dcfe502c88903913c1e1]

INTEGRATION: CWS dba19 (1.160.10); FILE MERGED 2004/11/09 08:09:23 oj 1.160.10.1: #i36540# add forma letter again to supported features


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [f9a58b9f5bcfde67645cd829a28c53984d19c13c]

INTEGRATION: CWS dba19 (1.10.8); FILE MERGED 2004/11/09 08:09:14 oj 1.10.8.1: #i36540# add forma letter again to supported features


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [b7987087a6d3c778dc666457987083fbb5220339]

INTEGRATION: CWS dba19 (1.2.50); FILE MERGED 2004/11/04 08:43:45 oj 1.2.50.1: #i36537# return type instead of NULL for ?: operator


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [61b5d712e4e174b3daf6a71f9192a3a728d92db5]

INTEGRATION: CWS dba19 (1.2.50); FILE MERGED 2004/11/04 08:43:44 oj 1.2.50.1: #i36537# return type instead of NULL for ?: operator


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [4040c43a32557941be8c549d991f7512ebb8c329]

INTEGRATION: CWS dba19 (1.3.30); FILE MERGED 2004/11/04 08:43:43 oj 1.3.30.1: #i36537# return type instead of NULL for ?: operator


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [05fa2e8dbade408ca09d18c7d47cd87716592dc9]

INTEGRATION: CWS dba19 (1.12.2); FILE MERGED 2004/11/04 10:37:43 oj 1.12.2.2: RESYNC: (1.12-1.14); FILE MERGED 2004/11/04 08:43:43 oj 1.12.2.1: #i36537# return type instead of NULL for ?: operator


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [583a68abad339461218dae7c5b1fce75818113c0]

INTEGRATION: CWS dba19 (1.9.50); FILE MERGED 2004/11/04 08:43:42 oj 1.9.50.1: #i36537# return type instead of NULL for ?: operator


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [214b960adf6ceaf9fc8f723a80f07bc718377745]

INTEGRATION: CWS dba19 (1.3.10); FILE MERGED 2004/11/11 14:24:15 oj 1.3.10.1: #i36537# catch exception and throw IOException instead


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [72970a5b1eeb0c6791987b9e1c19d5698d5e4dac]

INTEGRATION: CWS dba19 (1.2.50); FILE MERGED 2004/11/04 08:43:42 oj 1.2.50.1: #i36537# return type instead of NULL for ?: operator


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [0ec721aef8cb5a6734769dae2b216f5d58e6016b]

INTEGRATION: CWS dba19 (1.2.98); FILE MERGED 2004/10/28 11:25:14 oj 1.2.98.1: ##i36128# correct help id


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [720892d17a78decc711d4f1373e9cbfedd8fc886]

INTEGRATION: CWS dba19 (1.2.98); FILE MERGED 2004/10/28 11:25:13 oj 1.2.98.1: ##i36128# correct help id


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [5e335365f06426c4e717de3188bb2894de5b6dab]

INTEGRATION: CWS dba19 (1.2.76); FILE MERGED 2004/10/28 11:25:35 oj 1.2.76.1: #i36128# correct help id


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [8a77bde175cf5bf2bc475b85ba28b1fb979f23f1]

INTEGRATION: CWS dba19 (1.20.32); FILE MERGED 2004/11/04 08:22:55 oj 1.20.32.1: #i36537# check if stmt is NULL


2004-11-16  Oliver Bolte  <obo@openoffice.org>  [59c8c6c71fa035fa9dc7d32d7d93a52a30c966c7]

INTEGRATION: CWS dba19 (1.2.60); FILE MERGED 2004/10/28 11:25:45 oj 1.2.60.1: #i36128# correct help id


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [d4a516b4185412117a32ad87b9e0713dfc8257bd]

INTEGRATION: CWS cd01 (1.25.148); FILE MERGED 2004/11/07 19:14:25 cd 1.25.148.2: #i29811# Call setModified on docshell - IsLoading() must be checked as replaceByName can be called during load process! 2004/11/07 12:18:36 cd 1.25.148.1: #i29811# Call setModified on docshell


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [be4652f585759b7f4af40380f731efc64cad08a3]

INTEGRATION: CWS cd01 (1.86.68); FILE MERGED 2004/11/02 13:21:11 as 1.86.68.1: #i35118# config items hold itself alive after first creation


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [70d8d8a12838630d827dd97c01c026d75c316595]

INTEGRATION: CWS cd01 (1.11.1086); FILE MERGED 2004/11/07 17:43:55 mav 1.11.1086.2: #i35419# no sence to execute the code if the URL is empty 2004/11/07 17:43:13 mav 1.11.1086.1: #i35419# no sence to execute the code if the URL is empty


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [5eeea76f55389f2e8b4bb0846d490119c3d7e217]

INTEGRATION: CWS cd01 (1.13.2); FILE MERGED 2004/11/07 18:25:35 mav 1.13.2.1: #i35325# allow to export documents with embedded objects


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [1bc2a276bf59f9cbee9a6ae009e9686b98597156]

INTEGRATION: CWS cd01 (1.16.162); FILE MERGED 2004/11/02 13:19:22 as 1.16.162.1: #i35118# hold some config items alive till config dies


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [be547411219360050b0b4aab75278733026ce2bc]

INTEGRATION: CWS cd01 (1.4.172); FILE MERGED 2004/11/02 13:19:22 as 1.4.172.1: #i35118# hold some config items alive till config dies


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [23f755eb475abb16d732b656c9f6db111d60c859]

INTEGRATION: CWS cd01 (1.12.162); FILE MERGED 2004/11/02 13:19:22 as 1.12.162.1: #i35118# hold some config items alive till config dies


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [912708e7632f2b771da335a7cc3e0f0191d5f0a1]

INTEGRATION: CWS cd01 (1.9.172); FILE MERGED 2004/11/02 13:19:21 as 1.9.172.1: #i35118# hold some config items alive till config dies


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [978d6ad074d5775509574d8d152503947cc04029]

INTEGRATION: CWS cd01 (1.21.86); FILE MERGED 2004/11/02 13:19:21 as 1.21.86.1: #i35118# hold some config items alive till config dies


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [34473310e7d742a2c5a176491c1e06ce581b1a18]

INTEGRATION: CWS cd01 (1.16.172); FILE MERGED 2004/11/02 13:19:21 as 1.16.172.1: #i35118# hold some config items alive till config dies


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [a67b5355012435e2dcd540302aac6e40b85d415d]

INTEGRATION: CWS cd01 (1.20.114); FILE MERGED 2004/11/02 13:19:20 as 1.20.114.1: #i35118# hold some config items alive till config dies


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [c72036879468f53176f4fe91f656f51530390a17]

INTEGRATION: CWS cd01 (1.9.172); FILE MERGED 2004/11/02 13:19:20 as 1.9.172.1: #i35118# hold some config items alive till config dies


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [354028639a061d5b6ee664e60056bffc36da4934]

INTEGRATION: CWS cd01 (1.7.172); FILE MERGED 2004/11/02 13:19:20 as 1.7.172.1: #i35118# hold some config items alive till config dies


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [67f3c8fc5dcd32eb5223b4d7c3515ee9520d203b]

INTEGRATION: CWS cd01 (1.48.156); FILE MERGED 2004/11/02 13:19:20 as 1.48.156.1: #i35118# hold some config items alive till config dies


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [467e03fa41edd12ba21345a21b67b139593b22c7]

INTEGRATION: CWS cd01 (1.5.172); FILE MERGED 2004/11/02 13:19:19 as 1.5.172.1: #i35118# hold some config items alive till config dies


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [5a95d70297e1ccb0b474913b9b58310ece82a14a]

INTEGRATION: CWS cd01 (1.1.2); FILE ADDED 2004/11/02 13:19:50 as 1.1.2.1: #i35118# hold some config items alive till config dies


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [22e9164adf66e936fb0b30d4d2657281a865fd64]

INTEGRATION: CWS cd01 (1.1.2); FILE ADDED 2004/11/02 13:19:51 as 1.1.2.1: #i35118# hold some config items alive till config dies


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [b30d58a6fd505884cb365163ced407e1bb302956]

INTEGRATION: CWS cd01 (1.1.2); FILE ADDED 2004/11/02 13:19:52 as 1.1.2.1: #i35118# hold some config items alive till config dies


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [c5891b0ff879e660d533cca17cfd3ef63f83a24f]

INTEGRATION: CWS cd01 (1.12.172); FILE MERGED 2004/11/02 13:19:19 as 1.12.172.1: #i35118# hold some config items alive till config dies


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [e9c043293c9cd79a899e935e2c59fa91050bf1a0]

INTEGRATION: CWS cd01 (1.24.76); FILE MERGED 2004/11/02 13:19:19 as 1.24.76.1: #i35118# hold some config items alive till config dies


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [ab1a2c325f88a9359d9a3ed2a302cf88d19971e7]

INTEGRATION: CWS cd01 (1.14.228); FILE MERGED 2004/11/02 13:19:19 as 1.14.228.1: #i35118# hold some config items alive till config dies


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [61bf8b6c01c3bb40388fbbc972bb880cf891e525]

INTEGRATION: CWS cd01 (1.12.708); FILE MERGED 2004/11/02 13:19:18 as 1.12.708.1: #i35118# hold some config items alive till config dies


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [4e844aa340631e0824730e98a4d99dd18f72e692]

INTEGRATION: CWS cd01 (1.3.172); FILE MERGED 2004/11/02 13:19:18 as 1.3.172.1: #i35118# hold some config items alive till config dies


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [dd2e68feea0ff6e7b07a4983bf9ab80137a6e416]

INTEGRATION: CWS cd01 (1.2.214); FILE MERGED 2004/11/02 13:19:17 as 1.2.214.1: #i35118# hold some config items alive till config dies


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [96aca5a3106392b81969da4da90273dd83fcfc9b]

INTEGRATION: CWS cd01 (1.2.172); FILE MERGED 2004/11/02 13:19:17 as 1.2.172.1: #i35118# hold some config items alive till config dies


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [d71b854d18eb1cdb5d152c2bff68f47d46821650]

INTEGRATION: CWS cd01 (1.12.50); FILE MERGED 2004/11/02 11:50:44 cd 1.12.50.1: #i35611# Use new configuration API to retrieve accelerator keys


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [fac5138936da2bf6cdfb8332dbf9eda7dfda8aac]

INTEGRATION: CWS cd01 (1.4.366); FILE MERGED 2004/11/04 08:51:19 as 1.4.366.1: #i13377# catch runtime errors of external components, which are not realy under control of the office


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [971d88dee1e4a2dd5e737bde7ece4161d03c580c]

INTEGRATION: CWS cd01 (1.5.90); FILE MERGED 2004/11/02 11:47:54 cd 1.5.90.1: #i35611# Use new configuration API to retrieve accelerator keys


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [7c9218405a6e51f8af2cf322cc1329af286e1f72]

INTEGRATION: CWS tl03 (1.3.64); FILE MERGED 2004/09/20 13:03:20 tl 1.3.64.1: #i33346# mutex handling now exception safe


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [f69920c6d7e99951c7a79fa2c760e0a9f88ffc68]

INTEGRATION: CWS tl03 (1.2.64); FILE MERGED 2004/09/20 13:03:20 tl 1.2.64.1: #i33346# mutex handling now exception safe


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [edcfaf2de3c3ab1840e96ca144a97972b53e377f]

INTEGRATION: CWS tl03 (1.10.94); FILE MERGED 2004/09/29 11:22:54 tl 1.10.94.2: #116860# insertString decription updated 2004/09/29 10:59:28 tl 1.10.94.1: #116860# insertString decription fixed


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [e67f2faaf01f6554aff3552e36795ff3db5ad413]

INTEGRATION: CWS tl03 (1.48.40); FILE MERGED 2004/10/12 12:56:46 tl 1.48.40.2: RESYNC: (1.48-1.49); FILE MERGED 2004/10/07 09:53:49 tl 1.48.40.1: #i22746# checking for text selection when using SwXTextViewCursor


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [597508545af76cf18e8388451c2aa5b8b0bfb5be]

INTEGRATION: CWS tl03 (1.90.84); FILE MERGED 2004/11/05 10:21:38 tl 1.90.84.3: RESYNC: (1.92-1.93); FILE MERGED 2004/10/12 12:56:35 tl 1.90.84.2: RESYNC: (1.90-1.92); FILE MERGED 2004/09/27 11:31:11 tl 1.90.84.1: #i33294# refuse creation of OLE2 shape objects in document factory


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [3734abc3d8c7f320f9034e892d5e98621717e5bb]

INTEGRATION: CWS tl03 (1.39.6); FILE MERGED 2004/09/20 13:00:58 tl 1.39.6.1: #i33346# checking for read-only flag now


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [7d474be6aaab5ed9aeb8c0ee1b81f7b2a58f921a]

INTEGRATION: CWS tl03 (1.7.664); FILE MERGED 2004/10/12 12:44:07 tl 1.7.664.2: RESYNC: (1.7-1.8); FILE MERGED 2004/10/07 09:48:35 tl 1.7.664.1: #i22746# checking for text selection when using SwXTextViewCursor


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [094debc9a0320af0d2afc38d2bf4608f378cca0a]

INTEGRATION: CWS tl03 (1.26.38); FILE MERGED 2004/09/29 10:46:22 tl 1.26.38.1: #116860# insertString fixed ranges from bookmarks


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [591b9afbfa84163eaa2e8e80d4a532c0b68a7bbf]

INTEGRATION: CWS tl03 (1.69.2); FILE MERGED 2004/10/12 11:10:35 tl 1.69.2.4: RESYNC: (1.69-1.70); FILE MERGED 2004/10/01 11:22:37 tl 1.69.2.3: #i28631# use status indicator provided by SfxMedium only 2004/09/24 12:28:16 tl 1.69.2.2: #i32844# RuntimUID no longer part of configuration settings 2004/09/24 11:26:20 tl 1.69.2.1: #i32296# loading of text font attributes in XML import fixed


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [cdd5a8968a39b00aa4dc9f3980fa7850ee3cc451]

INTEGRATION: CWS tl03 (1.166.30); FILE MERGED 2004/09/27 09:24:23 tl 1.166.30.1: #i33475# added missing CharFontNameAsian to document properties


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [71f13a801608538f56a0cb2bce07a03faa5856f6]

INTEGRATION: CWS tl03 (1.36.38); FILE MERGED 2004/10/04 13:03:33 tl 1.36.38.1: #i29942# SwTxtNode::Update for bookmarks fixed. Bookmarks no longer grow on either side.


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [3aef4df3fc938eb66730986792ba05cfa72f9dd4]

INTEGRATION: CWS tl03 (1.33.70); FILE MERGED 2004/10/12 11:12:18 tl 1.33.70.2: RESYNC: (1.33-1.34); FILE MERGED 2004/09/24 11:26:21 tl 1.33.70.1: #i32296# loading of text font attributes in XML import fixed


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [673f0a0b13ce850a9d2ffbf8e7826af0631f0b0c]

INTEGRATION: CWS tl03 (1.8.94); FILE MERGED 2004/11/05 10:03:02 tl 1.8.94.3: RESYNC: (1.9-1.10); FILE MERGED 2004/10/12 11:12:08 tl 1.8.94.2: RESYNC: (1.8-1.9); FILE MERGED 2004/09/24 11:26:21 tl 1.8.94.1: #i32296# loading of text font attributes in XML import fixed


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [6eacca31e828189f02b3073b4ffb0e5ea539270e]

INTEGRATION: CWS tl03 (1.29.2); FILE MERGED 2004/09/24 11:26:21 tl 1.29.2.1: #i32296# loading of text font attributes in XML import fixed


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [290a56568ea065e29e36c8f05cd283034758443c]

INTEGRATION: CWS calc25 (1.70.12); FILE MERGED 2004/11/04 17:36:02 nn 1.70.12.2: RESYNC: (1.70-1.71); FILE MERGED 2004/11/03 14:48:49 nn 1.70.12.1: #i30711# load: don't throw an exception if the ErrorCode is a warning


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [b473fb92ce712114f3abfb21d5fe89b049992da4]

INTEGRATION: CWS tl03 (1.32.4); FILE MERGED 2004/09/24 11:26:20 tl 1.32.4.1: #i32296# loading of text font attributes in XML import fixed


2004-11-15  Rüdiger Timm  <rt@openoffice.org>  [ad52262f6a42811bc603383b39aed4658e0c8946]

INTEGRATION: CWS texteng03 (1.3.58); FILE MERGED 2004/10/29 13:11:20 ab 1.3.58.1: #111742# Enum support


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [b2699e15b20c20a4d13d1a65bcc116457b44beb7]

INTEGRATION: CWS calc25 (1.16.74); FILE MERGED 2004/11/02 12:17:15 jmarmion 1.16.74.1: #i36502# remove the AdjustTextFrameWidthAndHeight() and use the existing TextRect.


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [212149343c6128d4b516df33fd92b7973bc4962d]

INTEGRATION: CWS tl03 (1.67.10); FILE MERGED 2004/10/15 07:30:33 tl 1.67.10.3: #i28635# fixed missed merge problems 2004/10/12 11:10:25 tl 1.67.10.2: RESYNC: (1.67-1.68); FILE MERGED 2004/09/24 11:26:19 tl 1.67.10.1: #i32296# loading of text font attributes in XML import fixed


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [7b4de16572405edb838b7e4c446f0ab09c408219]

INTEGRATION: CWS tl03 (1.27.94); FILE MERGED 2004/09/24 11:26:19 tl 1.27.94.1: #i32296# loading of text font attributes in XML import fixed


2004-11-15  Rüdiger Timm  <rt@openoffice.org>  [51f5bd983cb7e0e7c42cb9ff3afaee6e59b67f61]

INTEGRATION: CWS texteng03 (1.5.58); FILE MERGED 2004/10/29 14:16:58 ab 1.5.58.1: #111742# Enum support


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [6aa85439b158013ba050199fd93c2d0a68c7c538]

INTEGRATION: CWS tl03 (1.18.124); FILE MERGED 2004/10/12 11:09:50 tl 1.18.124.2: RESYNC: (1.18-1.19); FILE MERGED 2004/09/24 11:25:41 tl 1.18.124.1: #i32296# loading of text font attributes in XML import fixed


2004-11-15  Rüdiger Timm  <rt@openoffice.org>  [bd11fd1d24ea26a3e3ea0abdd277a982212de3fc]

INTEGRATION: CWS texteng03 (1.14.10); FILE MERGED 2004/10/29 15:00:43 ab 1.14.10.1: #111742# Enum support


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [f3bef18a6d2fb621f829740a5be0df5c3c3427d1]

INTEGRATION: CWS tl03 (1.5.66); FILE MERGED 2004/10/01 10:45:52 tl 1.5.66.1: #i28631# removed export flag from not existing export filters


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [dd4386bc5a7f8557fe90fe35ed36d4d7e8cb767f]

INTEGRATION: CWS tl03 (1.4.80); FILE MERGED 2004/10/01 10:45:52 tl 1.4.80.1: #i28631# removed export flag from not existing export filters


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [3ff4564f5b4671ebda35c005902714cda9c814e1]

INTEGRATION: CWS calc25 (1.20.68); FILE MERGED 2004/10/28 16:05:41 nn 1.20.68.1: #i33370# handle SID_FONTWORK_GALLERY_FLOATER in ExecDrawIns, don't modify DrawFuncPtr


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [ad0bf9747adfb87be1ba7b4d6a55be5d76724e11]

INTEGRATION: CWS calc25 (1.17.32); FILE MERGED 2004/10/28 16:05:41 nn 1.17.32.1: #i33370# handle SID_FONTWORK_GALLERY_FLOATER in ExecDrawIns, don't modify DrawFuncPtr


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [7ce475ee5ba78153a5a4f683544772ceb15e2485]

INTEGRATION: CWS calc25 (1.22.66); FILE MERGED 2004/11/04 16:44:25 nn 1.22.66.1: #i36598# include page field selection in SID_DATA_SELECT


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [3c7388b1893e3533206094431d2f23bde6ee3751]

INTEGRATION: CWS calc25 (1.7.204); FILE MERGED 2004/11/04 16:44:24 nn 1.7.204.1: #i36598# include page field selection in SID_DATA_SELECT


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [d152ef7b81860d537afd21b8b76cb802534ad706]

INTEGRATION: CWS calc25 (1.66.66); FILE MERGED 2004/10/29 13:22:26 nn 1.66.66.1: #i36120# MouseButtonDown: AutoFilter/Scenarios/DataPilot buttons only with left mouse button


2004-11-15  Rüdiger Timm  <rt@openoffice.org>  [7568ef62917299b0b24c211180a26f67c88a9eb0]

INTEGRATION: CWS texteng03 (1.39.28); FILE MERGED 2004/10/07 09:23:12 mt 1.39.28.1: #116174# More places must check for bDoSyntaxHighlight


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [14bad64e1fc34e578b91e09a41156fb7f065e71b]

INTEGRATION: CWS calc25 (1.31.68); FILE MERGED 2004/11/04 16:44:26 nn 1.31.68.1: #i36598# include page field selection in SID_DATA_SELECT


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [b5c62f7d7563bb5fd3507595b1db35faf9beb42d]

INTEGRATION: CWS calc25 (1.23.68); FILE MERGED 2004/11/01 16:57:10 nn 1.23.68.1: #i36378# removed TABLEID_DOC define again


2004-11-15  Rüdiger Timm  <rt@openoffice.org>  [f2e3ee87ae7c5e8afd912c6377733391b3ea7802]

INTEGRATION: CWS texteng03 (1.12.10); FILE MERGED 2004/11/04 11:11:18 ab 1.12.10.1: #118235# Consider Gosub in For Level handling


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [2ba64cda55bb9afccc9e35c33f42d989786ec74d]

INTEGRATION: CWS calc25 (1.16.68); FILE MERGED 2004/11/04 16:43:36 nn 1.16.68.1: #i36598# include page field selection in SID_DATA_SELECT


2004-11-15  Rüdiger Timm  <rt@openoffice.org>  [9110185d80316f428c8578f93ff2ce8aad27a68a]

INTEGRATION: CWS texteng03 (1.12.58); FILE MERGED 2004/11/05 07:26:30 ab 1.12.58.4: #118121# RTL function InStrRev 2004/11/04 15:17:48 ab 1.12.58.3: #117765# RTL function to access RTL library explicitely 2004/10/22 07:15:57 ab 1.12.58.2: #118117# Added AscW and ChrW 2004/10/12 14:10:24 ab 1.12.58.1: #i17884# Fixed handling of parameters/return values > 0x7fff in Asc, InStr, Left


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [b509ac21a08deee1298c7b23b3db7fd33a919505]

INTEGRATION: CWS calc25 (1.18.72); FILE MERGED 2004/11/04 16:43:36 nn 1.18.72.1: #i36598# include page field selection in SID_DATA_SELECT


2004-11-15  Rüdiger Timm  <rt@openoffice.org>  [6da4d12ee857bdeeac218f8ea735bfb9d664d4ea]

INTEGRATION: CWS texteng03 (1.16.10); FILE MERGED 2004/11/04 10:52:55 ab 1.16.10.1: #118235# Maintain For Level in runtime and Gosub Stack


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [04cd2b03cb499914996ff50dc59cc31c3aa9b4b2]

INTEGRATION: CWS calc25 (1.52.64); FILE MERGED 2004/11/03 14:54:52 nn 1.52.64.1: #i31130# store xml overflow flag in document instead of ScXMLImport


2004-11-15  Rüdiger Timm  <rt@openoffice.org>  [ce9999c97399df2ff04ef36d78f33440871c54c3]

INTEGRATION: CWS texteng03 (1.9.58); FILE MERGED 2004/11/05 07:26:30 ab 1.9.58.2: #118121# RTL function InStrRev 2004/11/04 15:17:47 ab 1.9.58.1: #117765# RTL function to access RTL library explicitely


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [432009782d82d90cd00c1af6734a841bdd04c0de]

INTEGRATION: CWS calc25 (1.77.70); FILE MERGED 2004/11/03 14:54:51 nn 1.77.70.1: #i31130# store xml overflow flag in document instead of ScXMLImport


2004-11-15  Rüdiger Timm  <rt@openoffice.org>  [b683223ff3908c5abe3ac680a881ace719229a6d]

INTEGRATION: CWS texteng03 (1.55.18); FILE MERGED 2004/11/05 07:26:29 ab 1.55.18.5: #118121# RTL function InStrRev 2004/11/04 15:17:46 ab 1.55.18.4: #117765# RTL function to access RTL library explicitely 2004/11/04 11:47:38 ab 1.55.18.3: #i17884# Fixed Right/Left error handling 2004/10/29 13:34:51 ab 1.55.18.2: #111742# Disassembly functionality for debugging improved 2004/10/12 14:10:24 ab 1.55.18.1: #i17884# Fixed handling of parameters/return values > 0x7fff in Asc, InStr, Left


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [13861a42a3e5c05283fe301424df5f34b230d094]

INTEGRATION: CWS calc25 (1.103.62); FILE MERGED 2004/11/03 14:54:51 nn 1.103.62.1: #i31130# store xml overflow flag in document instead of ScXMLImport


2004-11-15  Rüdiger Timm  <rt@openoffice.org>  [23b49669ab70cac72d5f6d955e7d2af617e6934e]

INTEGRATION: CWS texteng03 (1.21.82); FILE MERGED 2004/10/13 08:26:00 ab 1.21.82.1: #i18638# Don't delete file when opening for writing in binary mode


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [cabe5f63be24bff65f564a1e767331767012e222]

INTEGRATION: CWS calc25 (1.13.116); FILE MERGED 2004/11/02 16:33:35 nn 1.13.116.1: #b5079741# use Time::GetSystemTicks instead of own GetSysTicks


2004-11-15  Rüdiger Timm  <rt@openoffice.org>  [3112f10e502ef4f97d6af4e2ea87a6a5b097b3aa]

INTEGRATION: CWS texteng03 (1.5.10); FILE MERGED 2004/10/21 09:38:07 ab 1.5.10.1: #118206# SetCompatible(bool) method


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [c13cc1e58d946605cddbbe65b8d483933e647d81]

INTEGRATION: CWS calc25 (1.31.2); FILE MERGED 2004/11/02 16:38:52 er 1.31.2.1: #i36516# GetString: convert double to string also if from matrix


2004-11-15  Rüdiger Timm  <rt@openoffice.org>  [59f669f634684463f015839d6f3a7fa26b5d02f1]

INTEGRATION: CWS texteng03 (1.17.58); FILE MERGED 2004/11/04 10:48:30 ab 1.17.58.1: #118235# Moved struct SbiGosubStack here and included For Level there


2004-11-15  Rüdiger Timm  <rt@openoffice.org>  [9356caad231a1504710189edc0cda333a1725786]

INTEGRATION: CWS texteng03 (1.2.58); FILE MERGED 2004/10/29 13:13:38 ab 1.2.58.1: #111742# Enum support


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [7c6067953b0571186a55c541d82de9539999af21]

INTEGRATION: CWS calc25 (1.11.204); FILE MERGED 2004/11/04 14:53:41 nn 1.11.204.1: #i22811# better precision for skew/kurt (patch from mukund)


2004-11-15  Rüdiger Timm  <rt@openoffice.org>  [a2a7e0fa5992c66cc0ce7a0cf388501df3571848]

INTEGRATION: CWS texteng03 (1.3.194); FILE MERGED 2004/10/29 13:02:53 ab 1.3.194.1: #111742# Enum support


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [170524bf80e78fda8cb53ac0e2d34f47004e807c]

INTEGRATION: CWS calc25 (1.21.68); FILE MERGED 2004/11/04 14:16:09 er 1.21.68.1: #i28955# goal seek ScBackSolver: break out of discrete functions' steadiness; provided by Kohei Yoshida <kohei@ooo>


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [e128f3f55e89e91d5e392b4de11d0255a9a426c5]

INTEGRATION: CWS calc25 (1.31.2); FILE MERGED 2004/11/04 14:53:19 nn 1.31.2.2: #i22811# better precision for var/varp/stdev/stdevp/devsq (patch from mukund) 2004/11/01 17:09:40 er 1.31.2.1: #i36381# numbers are treated as being less than strings only for the [HV]?LOOKUP and MATCH functions


2004-11-15  Rüdiger Timm  <rt@openoffice.org>  [4379f536d993f3138cdc83dd587fffd8302a098a]

INTEGRATION: CWS texteng03 (1.5.82); FILE MERGED 2004/10/29 14:10:03 ab 1.5.82.1: #111742# Disassembly functionality for debugging improved


2004-11-15  Rüdiger Timm  <rt@openoffice.org>  [bc7adab77dfc9eb1fa25361544ab23a9f8648517]

INTEGRATION: CWS texteng03 (1.6.58); FILE MERGED 2004/10/29 14:17:29 ab 1.6.58.1: #111742# Enum support


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [e75a071fcbfdbf64548b326906c9132e6e48a289]

INTEGRATION: CWS calc25 (1.19.2); FILE MERGED 2004/11/01 17:09:39 er 1.19.2.1: #i36381# numbers are treated as being less than strings only for the [HV]?LOOKUP and MATCH functions


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [77b60f1563a82963de12629b954038fad246ea9a]

INTEGRATION: CWS calc25 (1.17.74); FILE MERGED 2004/11/01 17:09:39 er 1.17.74.1: #i36381# numbers are treated as being less than strings only for the [HV]?LOOKUP and MATCH functions


2004-11-15  Rüdiger Timm  <rt@openoffice.org>  [356c3300afb8198bc3be2a1d92db9ce7a43e3f05]

INTEGRATION: CWS texteng03 (1.3.58); FILE MERGED 2004/10/29 15:01:17 ab 1.3.58.1: #111742# Enum support


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [aa33164819cfebbe6de2ed7f37878cebaf3d7b74]

INTEGRATION: CWS calc25 (1.62.74); FILE MERGED 2004/11/09 15:44:54 er 1.62.74.1: #i36299# UpdateReference: don't duplicate start/end listeners action during cut&paste / drag&drop


2004-11-15  Rüdiger Timm  <rt@openoffice.org>  [770b39af1a750f5f7e132c99890658946953f18c]

INTEGRATION: CWS texteng03 (1.17.40); FILE MERGED 2004/11/04 10:20:47 ab 1.17.40.5: #108518# Fixed uninitialised variable 2004/11/02 11:35:15 ab 1.17.40.4: #108518# Syntax highlighter now directly works on Unicode characters 2004/11/01 15:33:11 ab 1.17.40.3: #116174# Removed StarScript related code that caused performance problems 2004/10/29 13:26:13 ab 1.17.40.2: #111742# Enum support 2004/10/21 09:43:28 ab 1.17.40.1: #118206# Check option compatible also in SetSource32() preparsing


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [81425f27d703266a426bee2c1d00a6dca89cae61]

INTEGRATION: CWS calc25 (1.36.68); FILE MERGED 2004/11/02 16:33:50 nn 1.36.68.1: #b5079741# use Time::GetSystemTicks instead of own GetSysTicks


2004-11-15  Rüdiger Timm  <rt@openoffice.org>  [8589c5e1586e7460f8c8f0268c92c2d6f36df125]

INTEGRATION: CWS texteng03 (1.10.90); FILE MERGED 2004/10/29 13:22:17 ab 1.10.90.1: #111742# Enum support


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [0fba2ff42a573b72d790f0937bbffc3306084180]

INTEGRATION: CWS calc25 (1.45.74); FILE MERGED 2004/11/03 14:54:14 nn 1.45.74.1: #i31130# store xml overflow flag in document instead of ScXMLImport


2004-11-15  Rüdiger Timm  <rt@openoffice.org>  [74a7b8a568fbe53c16ee9826006004b3d189e34f]

INTEGRATION: CWS texteng03 (1.10.56); FILE MERGED 2004/10/29 13:17:47 ab 1.10.56.1: #111742# Enum support


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [e27d28e906d9b6b58ffc0a613e0b475d7d83bf74]

INTEGRATION: CWS calc25 (1.11.74); FILE MERGED 2004/11/02 15:37:47 er 1.11.74.1: #i36514# BinarySearch: don't access memory beyond array bounds


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [4672060ae7e1be22aae9950ebb5700aef0381799]

INTEGRATION: CWS calc25 (1.21.78); FILE MERGED 2004/11/09 15:44:53 er 1.21.78.3: #i36299# UpdateReference: don't duplicate start/end listeners action during cut&paste / drag&drop 2004/11/05 11:27:29 er 1.21.78.2: #i18937# UpdateReference: a shared formula is not a named formula that needs it's relative references wrapped, even if it is stored as such 2004/11/02 14:40:16 er 1.21.78.1: #i36299# UpdateReference: don't duplicate start/end listeners action during cut&paste / drag&drop


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [8e2ab27107fb5f48b00f9d1c54ba41091a53b13c]

INTEGRATION: CWS calc25 (1.24.2); FILE MERGED 2004/11/04 17:33:58 nn 1.24.2.2: RESYNC: (1.24-1.25); FILE MERGED 2004/11/02 15:09:01 er 1.24.2.1: #i36515# Interpret: let the interpreter release an unused matrix by refcount


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [b5208d5a961bd18dda75f51b4ecf7e2a883a020e]

INTEGRATION: CWS calc25 (1.16.32); FILE MERGED 2004/10/28 16:05:19 nn 1.16.32.1: #i33370# handle SID_FONTWORK_GALLERY_FLOATER in ExecDrawIns, don't modify DrawFuncPtr


2004-11-15  Rüdiger Timm  <rt@openoffice.org>  [786b591f4200c660ae5ef6c09afc421eee6c9421]

INTEGRATION: CWS texteng03 (1.44.126); FILE MERGED 2004/11/05 09:31:38 ab 1.44.126.3: #i30810# Fixed incorrect merge changes 2004/11/05 08:23:33 ab 1.44.126.2: RESYNC: (1.44-1.45); FILE MERGED Resolved merge conflict 2004/10/06 11:53:35 mt 1.44.126.1: #i30810# Call HINT_MODIFIED after Paste()


2004-11-15  Rüdiger Timm  <rt@openoffice.org>  [4a2b2d29b5bb4db076b4281f5c5e7b627f572d06]

INTEGRATION: CWS texteng03 (1.36.86); FILE MERGED 2004/11/08 15:19:24 mt 1.36.86.1: #i30810# MaxTextWidth...


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [ee73378d75a9e348c1ee9fd73bc91fff9f355533]

INTEGRATION: CWS calc25 (1.40.74); FILE MERGED 2004/11/01 17:09:38 er 1.40.74.1: #i36381# numbers are treated as being less than strings only for the [HV]?LOOKUP and MATCH functions


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [bc152d7b475be443bd3a11d6c123b9f26b194fe4]

INTEGRATION: CWS calc25 (1.83.74); FILE MERGED 2004/11/03 14:53:50 nn 1.83.74.1: #i31130# store xml overflow flag in document instead of ScXMLImport


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [bc509445bd43eb91ea2aa81c21585def82434144]

INTEGRATION: CWS migration1 (1.150.8); FILE MERGED 2004/11/03 19:34:42 lo 1.150.8.2: RESYNC: (1.150-1.155); FILE MERGED 2004/08/30 12:54:01 lo 1.150.8.1: #i33255# first start wizard


2004-11-15  Rüdiger Timm  <rt@openoffice.org>  [b1754881068e0ce72e3f811d04f24189117412d4]

INTEGRATION: CWS scriptingf8 (1.7.34); FILE MERGED 2004/11/03 17:32:38 toconnor 1.7.34.1: #i36126# current document sometimes not display in Macro Selector


2004-11-15  Rüdiger Timm  <rt@openoffice.org>  [9f0e5a64a85dc6f3324632d6502e1fc77fcb01bb]

INTEGRATION: CWS scriptingf8 (1.5.2); FILE MERGED 2004/11/10 17:54:11 toconnor 1.5.2.1: #i36553# cannot execute beanshell script from editor


2004-11-15  Rüdiger Timm  <rt@openoffice.org>  [28f5635f4bfb6a59c217e04dc6cf7934098f0a72]

INTEGRATION: CWS scriptingf8 (1.2.36); FILE MERGED 2004/11/03 17:28:47 toconnor 1.2.36.1: #i35947# cannot create a script using J2SE 5.0


2004-11-15  Rüdiger Timm  <rt@openoffice.org>  [2a8aecae64eb4521381c733f697ec097dc255e25]

INTEGRATION: CWS scriptingf8 (1.3.2); FILE MERGED 2004/11/04 16:40:14 toconnor 1.3.2.1: #i36553# cannot execute macro deployed in UNO package


2004-11-15  Rüdiger Timm  <rt@openoffice.org>  [0ae0a37856cdb89a902cef3b118939aaf2c8e7f2]

INTEGRATION: CWS scriptingf8 (1.5.20); FILE MERGED 2004/11/04 16:40:14 toconnor 1.5.20.1: #i36553# cannot execute macro deployed in UNO package


2004-11-15  Rüdiger Timm  <rt@openoffice.org>  [0c4c6206dedbe746531af917f5c2d07313a4d860]

INTEGRATION: CWS scriptingf8 (1.5.2); FILE MERGED 2004/11/04 16:40:13 toconnor 1.5.2.1: #i36553# cannot execute macro deployed in UNO package


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [43c37b3357c5e883e75fa68f8f45154abb1e8545]

INTEGRATION: CWS migration1 (1.47.8); FILE MERGED 2004/11/03 19:41:40 lo 1.47.8.3: RESYNC: (1.47-1.49); FILE MERGED 2004/10/25 09:22:08 lo 1.47.8.2: #i33255 migration and first start wizard implementation 2004/08/30 14:12:08 lo 1.47.8.1: #i33255# first start wizard


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [32b999424eb833b1142e819edc88e0c024ee9680]

INTEGRATION: CWS migration1 (1.3.4); FILE MERGED 2004/11/09 15:34:02 lo 1.3.4.1: #i33255# hid ids for wizard buttons


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [56c63e4b3f5baacbbc7a5e6dc35ba830ff06a9fe]

INTEGRATION: CWS migration1 (1.1.2); FILE ADDED 2004/11/01 14:56:04 jl 1.1.2.2: #i34437# migration service for Java 2004/10/27 15:03:31 jl 1.1.2.1: #i34437# migration services


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [b434e50ea9f4c60d6e7bdd83eaf3c89663a62809]

INTEGRATION: CWS migration1 (1.1.2); FILE ADDED 2004/10/27 15:02:57 jl 1.1.2.1: #i34437# migration services


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [bf88585e495ae2873eceb8b278c557e833b62a68]

INTEGRATION: CWS migration1 (1.1.2); FILE ADDED 2004/11/01 14:56:04 jl 1.1.2.2: #i34437# migration service for Java 2004/10/27 15:03:19 jl 1.1.2.1: #i34437# migration services


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [ecc4524dc9de81c8f19818e73f2dfe887bdc999b]

INTEGRATION: CWS migration1 (1.1.2); FILE ADDED 2004/10/27 15:02:25 jl 1.1.2.1: #i34437# migration services


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [0ac9b54688f1ffa386abfcae031e0b8ce02f7417]

INTEGRATION: CWS migration1 (1.1.2); FILE ADDED 2004/11/01 14:56:03 jl 1.1.2.2: #i34437# migration service for Java 2004/10/27 15:02:13 jl 1.1.2.1: #i34437# migration services


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [64e487c957880250ce66c5d5cbf60bb5d9003d2f]

INTEGRATION: CWS migration1 (1.1.2); FILE ADDED 2004/10/27 15:03:08 jl 1.1.2.1: #i34437# migration services


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [30a2837e9159151a9d72a910efc3a46350330bcc]

INTEGRATION: CWS migration1 (1.1.2); FILE ADDED 2004/10/27 15:02:02 jl 1.1.2.1: #i34437# migration services


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [2b7d7d331c05802079f4df6a7d74d0fc9dcf32ae]

INTEGRATION: CWS migration1 (1.1.2); FILE ADDED 2004/11/09 16:30:57 lo 1.1.2.10: #i33255# changes according to spec, hid ids for wizard buttons 2004/11/09 16:18:34 lo 1.1.2.9: #i33255# changes according to spec, hid ids for wizard buttons 2004/11/09 15:34:38 lo 1.1.2.8: #i33255# changes according to spec, hid ids for wizard buttons 2004/11/08 14:28:34 lo 1.1.2.7: #i33255# typo 2004/11/05 15:08:08 lo 1.1.2.6: #i33255# fixed lines 2004/10/25 09:22:08 lo 1.1.2.5: #i33255 migration and first start wizard implementation 2004/08/31 16:51:04 lo 1.1.2.4: #i33255# first start wizard 2004/08/31 14:00:30 lo 1.1.2.3: #i33255# first start wizard 2004/08/27 16:29:31 lo 1.1.2.2: #i33255# bold headers 2004/08/27 14:38:28 lo 1.1.2.1: #i33255# first-start/migration wizard


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [22deca23c4f1a966b498a74276a769fb480c196b]

INTEGRATION: CWS migration1 (1.1.2); FILE ADDED 2004/10/25 09:22:08 lo 1.1.2.3: #i33255 migration and first start wizard implementation 2004/08/27 16:29:31 lo 1.1.2.2: #i33255# bold headers 2004/08/27 14:38:24 lo 1.1.2.1: #i33255# first-start/migration wizard


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [1aee43ce4ece1bba9a7db38f6145a23b1acb7dda]

INTEGRATION: CWS migration1 (1.1.2); FILE ADDED 2004/11/05 15:08:07 lo 1.1.2.6: #i33255# fixed lines 2004/10/25 09:22:08 lo 1.1.2.5: #i33255 migration and first start wizard implementation 2004/08/31 16:51:04 lo 1.1.2.4: #i33255# first start wizard 2004/08/31 14:00:30 lo 1.1.2.3: #i33255# first start wizard 2004/08/27 16:29:31 lo 1.1.2.2: #i33255# bold headers 2004/08/27 14:38:23 lo 1.1.2.1: #i33255# first-start/migration wizard


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [22fa7949051b3040e7615974933f133aea79975c]

INTEGRATION: CWS migration1 (1.1.2); FILE ADDED 2004/11/09 15:34:38 lo 1.1.2.7: #i33255# changes according to spec, hid ids for wizard buttons 2004/11/05 15:08:06 lo 1.1.2.6: #i33255# fixed lines 2004/11/04 17:08:53 lo 1.1.2.5: #i33255# call base class' enterState 2004/10/25 10:00:22 lo 1.1.2.4: #i33255 migration and first start wizard implementation 2004/10/25 09:22:07 lo 1.1.2.3: #i33255 migration and first start wizard implementation 2004/08/27 16:29:31 lo 1.1.2.2: #i33255# bold headers 2004/08/27 14:38:22 lo 1.1.2.1: #i33255# first-start/migration wizard


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [bb999af177ebf1ea90246649b8a62bed3d94cbc1]

INTEGRATION: CWS migration1 (1.1.2); FILE ADDED 2004/10/25 09:22:07 lo 1.1.2.3: #i33255 migration and first start wizard implementation 2004/08/27 16:29:30 lo 1.1.2.2: #i33255# bold headers 2004/08/27 14:38:21 lo 1.1.2.1: #i33255# first-start/migration wizard


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [670bee2a3e3474b333b7354a325ea4d47e15e9fa]

INTEGRATION: CWS migration1 (1.1.2); FILE ADDED 2004/10/25 09:22:07 lo 1.1.2.4: #i33255 migration and first start wizard implementation 2004/08/31 16:51:04 lo 1.1.2.3: #i33255# first start wizard 2004/08/27 16:29:30 lo 1.1.2.2: #i33255# bold headers 2004/08/27 14:38:21 lo 1.1.2.1: #i33255# first-start/migration wizard


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [25461569f405e802632b9664ced738c62207a4b7]

INTEGRATION: CWS migration1 (1.1.2); FILE ADDED 2004/11/10 11:08:58 lo 1.1.2.7: #i33255# disable migration for PRODUCT builds, refresh config after migration 2004/10/27 14:46:53 lo 1.1.2.6: #i33255# better version string handling 2004/10/25 09:22:07 lo 1.1.2.5: #i33255 migration and first start wizard implementation 2004/08/31 16:51:03 lo 1.1.2.4: #i33255# first start wizard 2004/08/31 14:00:29 lo 1.1.2.3: #i33255# first start wizard 2004/08/27 16:29:30 lo 1.1.2.2: #i33255# bold headers 2004/08/27 14:38:20 lo 1.1.2.1: #i33255# first-start/migration wizard


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [89892315e658219273081fbf7dcc3d484d0b1654]

INTEGRATION: CWS migration1 (1.1.2); FILE ADDED 2004/08/27 14:38:19 lo 1.1.2.1: #i33255# first-start/migration wizard


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [92e761269dee7be18c55e926fc8241005a589d47]

INTEGRATION: CWS migration1 (1.1.2); FILE ADDED 2004/10/25 09:22:07 lo 1.1.2.4: #i33255 migration and first start wizard implementation 2004/08/31 16:51:03 lo 1.1.2.3: #i33255# first start wizard 2004/08/27 16:29:30 lo 1.1.2.2: #i33255# bold headers 2004/08/27 16:05:16 lo 1.1.2.1: #i33255# first-start/migration wizard


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [27aa57c9824f03c4771dbc503529f48fa0d11713]

INTEGRATION: CWS migration1 (1.1.2); FILE ADDED 2004/08/27 14:38:18 lo 1.1.2.1: #i33255# first-start/migration wizard


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [dce7490af5c96544e8e8504483d372cd9c729645]

INTEGRATION: CWS migration1 (1.1.2); FILE ADDED 2004/11/10 11:08:57 lo 1.1.2.13: #i33255# disable migration for PRODUCT builds, refresh config after migration 2004/10/29 13:38:14 lo 1.1.2.12: #i30456# trim version string 2004/10/29 09:41:21 lo 1.1.2.11: #i30456# path bug 2004/10/29 08:27:34 lo 1.1.2.10: #i30456# path bug 2004/10/27 14:46:52 lo 1.1.2.9: #i33255# better version string handling 2004/10/27 08:20:32 lo 1.1.2.8: #i33255# better way to find version file 2004/10/25 13:34:25 lo 1.1.2.7: #i33255 migration and first start wizard implementation 2004/10/25 10:32:36 lo 1.1.2.6: #i33255 migration and first start wizard implementation 2004/10/25 09:22:06 lo 1.1.2.5: #i33255 migration and first start wizard implementation 2004/08/31 17:11:01 lo 1.1.2.4: #i33255# first start wizard 2004/08/31 16:51:03 lo 1.1.2.3: #i33255# first start wizard 2004/08/27 16:29:29 lo 1.1.2.2: #i33255# bold headers 2004/08/27 14:38:18 lo 1.1.2.1: #i33255# first-start/migration wizard


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [422484622bb54b74d88f03d3f5971810820efe44]

INTEGRATION: CWS migration1 (1.1.2); FILE ADDED 2004/10/25 09:22:06 lo 1.1.2.2: #i33255 migration and first start wizard implementation 2004/08/27 14:38:17 lo 1.1.2.1: #i33255# first-start/migration wizard


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [3f0b8096db7a12af07a3c97f0e9d1a9ca5db1554]

INTEGRATION: CWS migration1 (1.1.2); FILE ADDED 2004/10/25 09:22:55 lo 1.1.2.1: #i33255 migration and first start wizard implementation


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [a4654b0be9f75aa62a2467fc38cc3b8f0b711f8e]

INTEGRATION: CWS migration1 (1.1.2); FILE ADDED 2004/11/01 16:57:17 lo 1.1.2.4: #i30456# filter fix 2004/11/01 14:21:14 lo 1.1.2.3: #i30456# filter fix 2004/11/01 12:33:23 lo 1.1.2.2: #i30456# filter fix 2004/10/25 09:22:54 lo 1.1.2.1: #i33255 migration and first start wizard implementation


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [d86c8f73bf9bfdbfdb64d9eaee0e99617e45d1b2]

INTEGRATION: CWS migration1 (1.3.4); FILE MERGED 2004/11/09 15:34:37 lo 1.3.4.3: #i33255# changes according to spec, hid ids for wizard buttons 2004/10/25 09:22:06 lo 1.3.4.2: #i33255 migration and first start wizard implementation 2004/08/31 14:00:29 lo 1.3.4.1: #i33255# first start wizard


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [721c3e65de6e0361d5f11af677cf8daeb46f5e7b]

INTEGRATION: CWS migration1 (1.8.20); FILE MERGED 2004/08/31 14:00:29 lo 1.8.20.1: #i33255# first start wizard


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [d64cf1af9ad9f2ea14b97e0ecf4cc84a61c52cef]

INTEGRATION: CWS migration1 (1.13.20); FILE MERGED 2004/10/27 14:51:18 lo 1.13.20.2: #116053# change /user -> /presets 2004/08/30 12:54:02 lo 1.13.20.1: #i33255# first start wizard


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [40d84e9139986de2f138c674812fd9c973e6cd6d]

INTEGRATION: CWS migration1 (1.15.58); FILE MERGED 2004/08/31 16:51:02 lo 1.15.58.2: #i33255# first start wizard 2004/08/30 12:54:02 lo 1.15.58.1: #i33255# first start wizard


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [cd20e93c63e52acafa24d5418191a1be9b869434]

INTEGRATION: CWS migration1 (1.32.18); FILE MERGED 2004/11/03 19:34:03 lo 1.32.18.2: RESYNC: (1.32-1.34); FILE MERGED 2004/11/01 14:56:03 jl 1.32.18.1: #i34437# migration service for Java


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [ba6d8b9226ff01143ebbe70938e91a67f78837f1]

INTEGRATION: CWS migration1 (1.18.18); FILE MERGED 2004/11/04 12:09:47 lo 1.18.18.4: #i33255# dependeny for migration 2004/11/03 19:33:54 lo 1.18.18.3: RESYNC: (1.18-1.21); FILE MERGED 2004/11/01 14:56:03 jl 1.18.18.2: #i34437# migration service for Java 2004/08/27 16:16:22 lo 1.18.18.1: #i33255# first-start/migration wizard


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [a98530db0a1676f6ffbb1e81a29c4a5c1c1660ed]

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>  [6d71349e617b43e8f463311067e3986267392ff0]

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>  [b36f0d5f0fd0ec31583b6ab9462e0202ade8b209]

INTEGRATION: CWS migration1 (1.18.22); FILE MERGED 2004/10/22 14:30:14 lo 1.18.22.1: #i33255 add .xcu extension when opening components


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [21047dd79724878b1a76029db0436dc2a1f8066b]

INTEGRATION: CWS migration1 (1.5.130); FILE MERGED 2004/10/18 12:31:24 jb 1.5.130.1: #i35701# Add LayerFilter support to DataImporter


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [bedd5dbf6e6b5794f9b4aec238efb4039fff1950]

INTEGRATION: CWS migration1 (1.1.6); FILE MERGED 2004/11/06 22:39:24 lo 1.1.6.1: disable first start wizard


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [6f67b6818b65e7ced49d3922e4c1ee9b01fb1912]

INTEGRATION: CWS migration1 (1.5.6); FILE MERGED 2004/11/08 15:13:27 lo 1.5.6.1: #116053# $base/user -> $base/presets


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [dec4d6bc361b33e8c938599052a82774702b6b69]

INTEGRATION: CWS oasisbf3 (1.53.84); FILE MERGED 2004/11/05 20:09:25 sab 1.53.84.1: #i36731#,#i36752#,#i36644#; some OASIS changes


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [a28900abb13269d7474906981efba4694557537e]

INTEGRATION: CWS oasisbf3 (1.2.96); FILE MERGED 2004/11/05 21:06:39 sab 1.2.96.1: #i36563#; some OASIS changes


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [56227c6c9720ba9145f83e693cb332b3ed43899e]

INTEGRATION: CWS oasisbf3 (1.70.28); FILE MERGED 2004/11/05 22:32:42 sab 1.70.28.2: #i36735#; some OASIS changes 2004/11/05 21:01:53 sab 1.70.28.1: #i36731#,#i36650#,#i36754# some OASIS changes


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [0f3593c96b43dd76d686c775dcbf53c3429809d0]

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>  [a1cc6ddd66ad795665d2a7bd5578ae7b2c29b3a7]

INTEGRATION: CWS migration1 (1.7.6); FILE MERGED 2004/11/08 09:47:07 lo 1.7.6.2: configure is not only unix 2004/11/08 09:05:31 lo 1.7.6.1: why are those additional files creeping back in here?


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [1fe50d7afc496bf1bc5061bc68d2b0b5ac319d18]

INTEGRATION: CWS migration1 (1.2.42); FILE MERGED 2004/10/27 09:20:40 oj 1.2.42.2: #i25419# change to new format 2004/10/19 11:45:38 oj 1.2.42.1: #i25417# impl XJob


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [2e64c85768ab3b26bdcb2607fde177cd84cbde3d]

INTEGRATION: CWS migration1 (1.3.42); FILE MERGED 2004/10/27 11:45:49 oj 1.3.42.3: #i25419# change to new format 2004/10/27 09:20:40 oj 1.3.42.2: #i25419# change to new format 2004/10/19 11:45:37 oj 1.3.42.1: #i25417# impl XJob


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [0287020bb97ca5216df4359fcf40894f29b6a6fc]

INTEGRATION: CWS migration1 (1.3.6); FILE MERGED 2004/11/03 10:44:29 lo 1.3.6.2: RESYNC: (1.3-1.4); FILE MERGED 2004/10/18 16:20:20 jb 1.3.6.1: #35701# Add new service LayerFilter


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [836c9a09badddf9244c680b36610d4f0e07fe06c]

INTEGRATION: CWS migration1 (1.1.2); FILE ADDED 2004/10/18 16:19:38 jb 1.1.2.1: #35701# Add new service LayerFilter


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [93595572fee2ee420a8e18f61f14d65cd85d21f2]

INTEGRATION: CWS migration1 (1.3.22); FILE MERGED 2004/11/03 10:36:36 lo 1.3.22.2: RESYNC: (1.3-1.4); FILE MERGED 2004/10/18 16:18:46 jb 1.3.22.1: #i35701# Add new parameter LayerFilter for transforming layer data on import


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [5353b6afa29d7153d21b0b377e702e6ffc451be3]

INTEGRATION: CWS oasisbf3 (1.77.84); FILE MERGED 2004/11/05 20:07:09 sab 1.77.84.1: #i36754# fix some OASIS stuff


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [cb0b55008d45e4e178db0a75a86f57fc76183a4e]

INTEGRATION: CWS oasisbf3 (1.103.78); FILE MERGED 2004/11/05 20:07:08 sab 1.103.78.1: #i36754# fix some OASIS stuff


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [7ec1d3709c08b1bbd7cd906a997f60fd37dd6030]

INTEGRATION: CWS oasisbf3 (1.180.80); FILE MERGED 2004/11/04 17:34:29 sab 1.180.80.1: #i36639#; comment out the old style to write the date and author of annotation


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [239b4c595b17e6552b7f515bea75fccd166fecbd]

INTEGRATION: CWS oasisbf3 (1.16.128); FILE MERGED 2004/11/05 22:31:42 sab 1.16.128.1: #i36735#; some OASIS changes


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [14057ff5bea2819673487af5ce786cb78ee50eb0]

INTEGRATION: CWS oasisbf3 (1.15.154); FILE MERGED 2004/11/05 20:06:38 sab 1.15.154.1: #i36754# fix some OASIS stuff


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [1b78e6e0e69b972c2ae97ad2a4b6c7fad20925ba]

INTEGRATION: CWS oasisbf3 (1.39.154); FILE MERGED 2004/11/05 20:01:32 sab 1.39.154.1: #i36754#,#i36650# fix some OASIS stuff


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [9de748ac2f8191f014a0cbffd5df9c52865078c3]

INTEGRATION: CWS oasisbf3 (1.15.128); FILE MERGED 2004/11/05 22:31:42 sab 1.15.128.1: #i36735#; some OASIS changes


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [1ffbd6e13a7df40598f5882b55b71045eb025e1b]

INTEGRATION: CWS oasisbf3 (1.50.40); FILE MERGED 2004/11/08 12:29:03 er 1.50.40.1: #i36802# NextSymbol: prevent buffer overflow for ill identifiers


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [d8155fb911c85cfef2ed6f886797d2700f867e14]

INTEGRATION: CWS migration1 (1.16.118); FILE MERGED 2004/10/29 10:55:51 jl 1.16.118.1: #i34436# deprecated entries


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [57125307c6ba0de343653d559f189b65254b3813]

INTEGRATION: CWS migration1 (1.35.118); FILE MERGED 2004/11/03 09:53:07 lo 1.35.118.4: RESYNC: (1.35-1.36); FILE MERGED 2004/10/29 16:27:12 lo 1.35.118.3: #i33255# supported versions 2004/10/25 09:06:35 lo 1.35.118.2: #i33255 Migration Schema 2004/10/21 12:39:41 lo 1.35.118.1: #i33255# migration schema


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [36932f84c0a51e5df6683ad146ad59e20a152606]

INTEGRATION: CWS migration1 (1.6.378); FILE MERGED 2004/08/31 13:45:30 lo 1.6.378.1: #i33255# first start wizard


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [35a8aa032706a2eba1ba56b34306ab834356a131]

INTEGRATION: CWS migration1 (1.10.42); FILE MERGED 2004/11/10 12:00:06 jl 1.10.42.9: #i34437# removed migration of applet settings 2004/11/03 09:47:36 lo 1.10.42.8: RESYNC: (1.10-1.11); FILE MERGED 2004/11/01 14:42:12 jl 1.10.42.7: #i34437# added migration for Java settings 2004/10/28 09:54:30 lo 1.10.42.6: #i30456# migrate userprofile 2004/10/28 09:52:44 lo 1.10.42.5: #i33255# supported versions 2004/10/27 15:51:11 lo 1.10.42.4: #i33255# UCB and VCL configuration 2004/10/27 11:22:21 oj 1.10.42.3: #i25419# add migration service for data source 2004/10/27 09:22:17 oj 1.10.42.2: #i25419# add migration service for data source 2004/10/19 11:48:04 oj 1.10.42.1: #i25417# first version of the migration type


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [2aa12025285949b661fa731b573544fd0457b268]

INTEGRATION: CWS oasisbf3 (1.5.62); FILE MERGED 2004/11/05 21:09:12 sab 1.5.62.1: #i36731#; some OASIS changes


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [f14ae80ef5dd498149d298a087eeb1046ee840a7]

INTEGRATION: CWS oasisbf3 (1.5.64); FILE MERGED 2004/11/05 21:09:12 sab 1.5.64.1: #i36731#; some OASIS changes


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [e8a1e77c1c8f669379e1824d0a0165de1320aead]

INTEGRATION: CWS oasisbf3 (1.3.66); FILE MERGED 2004/11/05 21:08:08 sab 1.3.66.1: #i36650#; some OASIS changes


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [7be042860d1882e1ccccc67a855937f9395e1669]

INTEGRATION: CWS oasisbf3 (1.3.64); FILE MERGED 2004/11/05 21:07:49 sab 1.3.64.1: #i36650#; some OASIS changes


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [3801807de28cf5dd5c22148a86c52bfcf0bed2ec]

INTEGRATION: CWS oasisbf3 (1.26.94); FILE MERGED 2004/11/05 21:05:32 sab 1.26.94.1: #i36722#; scale-to is percentage


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [2a68d70abda6c739841c13eb4bbd07845696c01a]

INTEGRATION: CWS oasisbf3 (1.72.32); FILE MERGED 2004/11/04 14:35:46 cl 1.72.32.1: #i36565# filter default frame margins on export


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [27fb7530fb9558ec7934b7e7f9ca518e5c5db034]

INTEGRATION: CWS oasisbf3 (1.34.56); FILE MERGED 2004/11/05 21:02:49 sab 1.34.56.1: #i36563#; some OASIS changes


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [5f2978017c0239b4884c2c6314c2ef1a71e25b90]

INTEGRATION: CWS iha05 (1.49.6); FILE MERGED 2004/11/09 18:57:25 iha 1.49.6.1: #i36898# autospellcheck happens to be inactive forever


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [4014d40c96b9d70796a154f0ac48cf5b685cf187]

INTEGRATION: CWS iha05 (1.33.120); FILE MERGED 2004/11/09 19:12:14 iha 1.33.120.1: #i34939# parent style for 'table-content' is now 'standard' instead of 'text'


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [a377e44615b507c29bf95eb1656e6dc765fbda0b]

INTEGRATION: CWS openldap (1.3.4); FILE MERGED 2004/10/29 11:02:04 rene 1.3.4.1: #i36326# patch to be able to use OpenLDAP LDAP SDK instead of mozilla one


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [74a661a2afef9434b02a3d9451c9e5d055450220]

INTEGRATION: CWS openldap (1.4.4); FILE MERGED 2004/10/29 11:02:03 rene 1.4.4.1: #i36326# patch to be able to use OpenLDAP LDAP SDK instead of mozilla one


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [a44788644808fae856666ecd9c6f156442af530f]

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>  [234093348c05e0333511e4103417b0368d765a78]

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>  [cbedb125829b2780fe023865502f26a8427509fb]

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>  [bb7fe2f7ba346fd22824bcbf5a1e7a2da2b1f6b6]

INTEGRATION: CWS pbfixes01 (1.38.26); FILE MERGED 2004/11/06 16:31:14 pb 1.38.26.1: fix: #i36670# 'Kennwort festlegen' -> 'Kennwort eingeben'


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [c1a4ff22d0a54b349b79f9a233b27ecb734aa40a]

INTEGRATION: CWS pbfixes01 (1.29.102); FILE MERGED 2004/11/08 07:48:52 pb 1.29.102.2: fix: #i35120# RTL_LOGFILE_CONTEXT_AUTHOR added 2004/11/06 17:14:21 pb 1.29.102.1: fix: #i35120# use static map to detect extension for factory


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [d0379980cc083d752965d35875163763524bab80]

INTEGRATION: CWS pbfixes01 (1.59.28); FILE MERGED 2004/11/06 16:24:45 pb 1.59.28.1: fix: #i34544# show docinfo again


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [8981d5fc3a994ff9b97d576e45da388f20c974ba]

INTEGRATION: CWS cfglooseends (1.61.66); FILE MERGED 2004/11/02 14:53:46 jb 1.61.66.1: #116822# Cleanup configuration error messages and handling


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [2cd9c8a740c83351fcc66736e1a8ba5ebc13efed]

INTEGRATION: CWS cfglooseends (1.15.74); FILE MERGED 2004/11/02 14:53:46 jb 1.15.74.1: #116822# Cleanup configuration error messages and handling


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [1110a55c63d08d3c17e5798174c06c8303789de2]

INTEGRATION: CWS cfglooseends (1.8.22); FILE MERGED 2004/11/02 14:53:46 jb 1.8.22.1: #116822# Cleanup configuration error messages and handling


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [a989b316dfaf39609b5a0122bd039b8bf9dba197]

INTEGRATION: CWS cfglooseends (1.5.52); FILE MERGED 2004/11/05 16:03:12 jb 1.5.52.1: #i31085# Correct spelling of property


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [ea1fd030441269c6c72b27c682a856f269ee571e]

INTEGRATION: CWS adc9 (1.9.8); FILE MERGED 2004/11/10 15:01:16 np 1.9.8.2: #i31023# 2004/11/09 16:38:51 np 1.9.8.1: #i34735# While fixing that, an error in streaming numbers with class csv::StreamStr had to be fixed.


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [ceb7fe0f99d6c102b1ed6dffdc602cbc17790463]

INTEGRATION: CWS adc9 (1.2.10); FILE MERGED 2004/11/10 15:01:16 np 1.2.10.1: #i31023#


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [62f7e370f82b14661b92c813a957fab391d14ce7]

INTEGRATION: CWS adc9 (1.3.98); FILE MERGED 2004/11/09 17:39:27 np 1.3.98.1: #i31023#


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [34a18549be56975d7ce53093ff784c8039d3e45a]

INTEGRATION: CWS adc9 (1.1.1.1.130); FILE MERGED 2004/11/09 17:31:07 np 1.1.1.1.130.1: #i33253#


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [54f86384d3fef904fca1f473c468aa86b8d8204a]

INTEGRATION: CWS adc9 (1.2.120); FILE MERGED 2004/11/09 17:31:07 np 1.2.120.1: #i33253#


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [9331c5709dbbb9593c619376041a0f563c4abd87]

INTEGRATION: CWS adc9 (1.2.114); FILE MERGED 2004/11/09 17:31:07 np 1.2.114.1: #i33253#


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [8fe6038ac3fa6a11852538bce0463dff3b10c186]

INTEGRATION: CWS pj11 (1.13.2); FILE MERGED 2004/11/09 07:44:09 pjanik 1.13.2.1: #i36769#: add missing dependency on ifc_view.


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [98d128b94d7c4a66700a0fd1d95e054d5d1d38ee]

INTEGRATION: CWS adc9 (1.3.28); FILE MERGED 2004/11/09 17:31:07 np 1.3.28.1: #i33253#


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [75e1b9b0329607f9ccd4486f0d31d98f0ac1bc7c]

INTEGRATION: CWS adc9 (1.2.114); FILE MERGED 2004/11/09 17:31:06 np 1.2.114.1: #i33253#


2004-11-15  Rüdiger Timm  <rt@openoffice.org>  [ed84d72ae49afbf0c90248e047cffa4af5850e3a]

INTEGRATION: CWS ause013 (1.30.2); FILE MERGED 2004/11/15 13:18:20 hjs 1.30.2.1: #i37074# avoid clashes in jar file creation


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [b772a89b26320d85829dc433c0a8c3f7874860b6]

INTEGRATION: CWS adc9 (1.5.6); FILE MERGED 2004/11/09 17:31:06 np 1.5.6.1: #i33253#


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [c5526e421df228b6a0392523f3da7c2d530b8f27]

INTEGRATION: CWS adc9 (1.3.114); FILE MERGED 2004/11/09 17:39:28 np 1.3.114.1: #i31023#


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [b885d5283ef678b7b757347e808e541df16011b4]

INTEGRATION: CWS adc9 (1.6.4); FILE MERGED 2004/11/09 17:18:21 np 1.6.4.1: #i34735#


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [ad9ee3fc674760b8f4f5bf5c62bf17aa546fdfd1]

INTEGRATION: CWS adc9 (1.3.4); FILE MERGED 2004/11/09 17:31:06 np 1.3.4.1: #i33253#


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [288826fcb07e809848922086eb175c4e767d3d38]

INTEGRATION: CWS adc9 (1.2.120); FILE MERGED 2004/11/09 17:29:36 np 1.2.120.1: #i33253#


2004-11-15  Rüdiger Timm  <rt@openoffice.org>  [eff423f584b958897e6ec2b5e68751fa26ce2342]

INTEGRATION: CWS ause013 (1.4.2); FILE MERGED 2004/11/15 13:18:15 hjs 1.4.2.1: #i37074# avoid clashes in jar file creation


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [7d96771fc76f9f8e8d43c83ed5ff266f21eb1232]

INTEGRATION: CWS adc9 (1.3.6); FILE MERGED 2004/11/09 17:29:36 np 1.3.6.1: #i33253#


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [595175094e5d8abcdd9eecea5699968e2975e8c7]

INTEGRATION: CWS adc9 (1.3.98); FILE MERGED 2004/11/09 17:38:15 np 1.3.98.1: #i31023#


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [fd6ddf8bb5ff7ac4d9a990a3a777bde4b20b1f91]

INTEGRATION: CWS adc9 (1.2.114); FILE MERGED 2004/11/09 17:29:36 np 1.2.114.1: #i33253#


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [aee68d6d86ce232f07041e20eb108ff092011ef5]

INTEGRATION: CWS adc9 (1.2.6); FILE MERGED 2004/11/09 17:38:15 np 1.2.6.1: #i31023#


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [0d521d0e8de06d42fbefd624bde22352985c5673]

INTEGRATION: CWS adc9 (1.4.6); FILE MERGED 2004/11/09 17:38:14 np 1.4.6.1: #i31023#


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [64052727eed38974f46cab37fad7a42abce1b793]

INTEGRATION: CWS tbe13 (1.16.14); FILE MERGED 2004/11/03 17:05:28 tbe 1.16.14.1: #i36073# Insert Controls Toolbar disappears if Properties Window has been opened


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [dbaebf4a025fdf4fa92fd45f71ebdc0e1b24f749]

INTEGRATION: CWS adc9 (1.5.6); FILE MERGED 2004/11/09 17:38:14 np 1.5.6.1: #i31023#


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [3fb2302d99936270cd2dec4384b751bd9788e7a6]

INTEGRATION: CWS tbe13 (1.3.52); FILE MERGED 2004/11/03 17:03:34 tbe 1.3.52.1: #i36073# Insert Controls Toolbar disappears if Properties Window has been opened


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [07dc4be4ef8abf4d070bf22082855e61963a7ed5]

INTEGRATION: CWS adc9 (1.3.6); FILE MERGED 2004/11/09 17:38:14 np 1.3.6.1: #i31023#


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [4a0e677df755793c95eed76aedbcc492b8e9c76e]

INTEGRATION: CWS tbe13 (1.8.52); FILE MERGED 2004/11/03 17:04:20 tbe 1.8.52.1: #i36073# Insert Controls Toolbar disappears if Properties Window has been opened


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [eae0dda32494b2219575bf9824ada87c18822a76]

INTEGRATION: CWS tbe13 (1.46.30); FILE MERGED 2004/10/26 09:05:04 tbe 1.46.30.2: RESYNC: (1.46-1.47); FILE MERGED 2004/10/08 11:22:40 ab 1.46.30.1: #i24094# Check library password before renaming


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [18fc2b8c69e45a6258e58ee4da8a885edda9ba2f]

INTEGRATION: CWS adc9 (1.6.6); FILE MERGED 2004/11/09 17:29:35 np 1.6.6.1: #i33253#


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [09117562546d935ebe4e287217cbc9bdcdc8bc57]

INTEGRATION: CWS tbe13 (1.20.70); FILE MERGED 2004/11/05 11:55:43 tbe 1.20.70.1: #i36073# Insert Controls Toolbar disappears if Properties Window has been opened


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [5b973e60523d1520ba0c6b5be8e60e465d00da93]

INTEGRATION: CWS adc9 (1.4.6); FILE MERGED 2004/11/09 17:29:35 np 1.4.6.1: #i33253#


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [63ab0e7150231aa1901c9389d6de15247e92718b]

INTEGRATION: CWS tbe13 (1.16.16); FILE MERGED 2004/10/27 11:20:01 tbe 1.16.16.1: #i35192# Menu missing in Basic IDE


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [1c0fb6cf4cd77a43eb1e457dc2fe83833fead5aa]

INTEGRATION: CWS adc9 (1.2.94); FILE MERGED 2004/11/09 17:39:25 np 1.2.94.1: #i31023#


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [ce9d41435372f0d31f50750a6bc4c90156b125fa]

INTEGRATION: CWS adc9 (1.1.1.1.130); FILE MERGED 2004/11/09 17:39:25 np 1.1.1.1.130.1: #i31023#


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [98dc2d97b03dfd3a1cf67382700a88866d6c6025]

INTEGRATION: CWS tbe13 (1.34.18); FILE MERGED 2004/10/27 11:18:55 tbe 1.34.18.1: #i35192# Menu missing in Basic IDE


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [2175bce066cd7b2cba76f22a06893622dd99278e]

INTEGRATION: CWS adc9 (1.3.130); FILE MERGED 2004/11/09 17:39:24 np 1.3.130.1: #i31023#


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [f8fcdf2e5d8893fafbcab422c9dd3d72ea3091bb]

INTEGRATION: CWS tbe13 (1.39.26); FILE MERGED 2004/10/07 10:29:21 ab 1.39.26.1: #i33955# Call setBasicWatchMode() in WatchTreeListBox::UpdateWatches()


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [a42d5a0cfacbb95634d798643e0db9f40bc5f81f]

INTEGRATION: CWS adc9 (1.4.130); FILE MERGED 2004/11/09 17:39:23 np 1.4.130.1: #i31023#


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [a98fe0a57d16dbf288066fa4a34961e2d5460845]

INTEGRATION: CWS adc9 (1.2.130); FILE MERGED 2004/11/09 17:39:23 np 1.2.130.1: #i31023#


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [861e17150d1d519b3cd21e63bc0150096a9bb2ab]

INTEGRATION: CWS adc9 (1.2.130); FILE MERGED 2004/11/09 17:38:18 np 1.2.130.1: #i31023#


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [93a84d43bcec10da63371135156fe926bbe32ec0]

INTEGRATION: CWS cfglooseends (1.3.12); FILE MERGED 2004/11/05 10:25:10 jb 1.3.12.1: #115489# Raise an exception when encountering an invalid value type


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [7c98e54ff37d349d275f8fd9d59faeb078496cfe]

INTEGRATION: CWS adc9 (1.3.36); FILE MERGED 2004/11/09 17:38:18 np 1.3.36.1: #i31023#


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [35aa0031278b6d482d83cc06a9c33809d77e5df1]

INTEGRATION: CWS cfglooseends (1.9.12); FILE MERGED 2004/11/05 10:25:10 jb 1.9.12.1: #115489# Raise an exception when encountering an invalid value type


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [8a67eff26a6490003d89972bd9688d2252b8834c]

INTEGRATION: CWS tbe13 (1.2.24); FILE MERGED 2004/09/23 14:25:58 tbe 1.2.24.1: #i34010# Loader.java does not compile with jdk1.5


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [b9d50a0b30adce22eaac8274246894f8921d779a]

INTEGRATION: CWS adc9 (1.3.6); FILE MERGED 2004/11/09 17:38:17 np 1.3.6.1: #i31023#


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [c2a092d28080859c625ca8f500c7a1903d6d1ace]

INTEGRATION: CWS cfglooseends (1.6.12); FILE MERGED 2004/11/05 10:25:10 jb 1.6.12.1: #115489# Raise an exception when encountering an invalid value type


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [c5c1bfb3ba391706c83b9ba4f6b0505e529b94a0]

INTEGRATION: CWS adc9 (1.6.28); FILE MERGED 2004/11/09 17:38:16 np 1.6.28.1: #i31023#


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [7e18a665b6e02f9715417c7231ccfa7317d1838a]

INTEGRATION: CWS cfglooseends (1.6.12); FILE MERGED 2004/11/05 10:25:09 jb 1.6.12.1: #115489# Raise an exception when encountering an invalid value type


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [60100a8f03de546adb39978c39133919c6c2e6d0]

INTEGRATION: CWS adc9 (1.1.1.1.130); FILE MERGED 2004/11/09 17:38:16 np 1.1.1.1.130.1: #i31023#


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [d1d10372b2afa5d620e8af69e10285d38fb29413]

INTEGRATION: CWS cfglooseends (1.7.30); FILE MERGED 2004/11/08 10:44:30 jb 1.7.30.1: #i36826#,#i31085# Prevent potential crash in flush and refreshAll; correct enableAsync semantics (honor diable in options)


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [0e248dc2a17369cd65e0e2d981432a458720c89d]

INTEGRATION: CWS adc9 (1.3.6); FILE MERGED 2004/11/09 17:16:53 np 1.3.6.1: #i34735#


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [55a2b026b09ae803de89915b84126f9a79e54ef7]

INTEGRATION: CWS cfglooseends (1.8.30); FILE MERGED 2004/11/08 10:46:13 jb 1.8.30.1: #i36826# Correct various brokenness in flushAll and refreshAll


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [8eb5c7e643e3e85a8d28e324da1da2aea71d93f1]

INTEGRATION: CWS adc9 (1.2.6); FILE MERGED 2004/11/09 17:15:58 np 1.2.6.1: #i34735#


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [8b2edcd619a5d0620d7d8f4b9c812a00b7495a1a]

INTEGRATION: CWS cfglooseends (1.13.30); FILE MERGED 2004/11/08 10:46:12 jb 1.13.30.1: #i36826# Correct various brokenness in flushAll and refreshAll


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [fe48fcaa0625c87e17b18c2d22e1e29e240dc3e8]

INTEGRATION: CWS tbe13 (1.33.12); FILE MERGED 2004/10/26 08:42:46 tbe 1.33.12.2: RESYNC: (1.33-1.34); FILE MERGED 2004/09/27 10:17:59 tbe 1.33.12.1: #i33994# Unhandled container::ElementExistException when using Tools->Organize Dialogs->New Dialog.


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [394456025fa9fc2516946a9ff8328a880451c296]

INTEGRATION: CWS cfglooseends (1.2.150); FILE MERGED 2004/11/02 16:57:22 jb 1.2.150.1: #109882# Use own servicemanager (-wrapper) for bootstrap context


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [bfa7c57ec48790d8878c9e3d20d6abb71316021c]

INTEGRATION: CWS cfglooseends (1.3.28); FILE MERGED 2004/11/04 10:24:06 jb 1.3.28.1: #i32495# Make resource backend use a different base-url (so a different entity)


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [18d69ff6de6e3316f0b52c9ebb8a1381e01d7ab9]

INTEGRATION: CWS adc9 (1.4.6); FILE MERGED 2004/11/09 17:15:57 np 1.4.6.1: #i34735#


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [1bc8cd679c94773a4d6c25c94a8367a931fea08d]

INTEGRATION: CWS cfglooseends (1.3.30); FILE MERGED 2004/11/08 10:49:41 jb 1.3.30.1: #i36826# Correct various brokenness in flushAll and refreshAll


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [ec58b6ae0aecd9ca6d55909a5c5719f9ccb82867]

INTEGRATION: CWS adc9 (1.1.116); FILE MERGED 2004/11/09 17:39:30 np 1.1.116.1: #i31023#


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [6d3b1fce8f9c76fd07b94103eaa586be180d1207]

INTEGRATION: CWS cfglooseends (1.3.30); FILE MERGED 2004/11/02 16:57:22 jb 1.3.30.1: #109882# Use own servicemanager (-wrapper) for bootstrap context


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [95e2e8d24b4d3cd0c28a09e87de6974ce4620f35]

INTEGRATION: CWS adc9 (1.2.82); FILE MERGED 2004/11/09 17:20:02 np 1.2.82.1: #112290#


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [2ff4dcfc429cea193641f5d80c2431bbadc7bb0d]

INTEGRATION: CWS cfglooseends (1.2.180); FILE MERGED 2004/11/08 10:49:40 jb 1.2.180.1: #i36826# Correct various brokenness in flushAll and refreshAll


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [1c0ea5dd34df88cdd1941578add8391642daf35f]

INTEGRATION: CWS cfglooseends (1.5.14); FILE MERGED 2004/11/08 10:51:57 jb 1.5.14.1: #i32495# Correct return expressions


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [ee2f94b14f2c77180ead0e42756e87f5016e988d]

INTEGRATION: CWS adc9 (1.1.116); FILE MERGED 2004/11/09 17:20:01 np 1.1.116.1: #112290#


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [ad14026ff7cda028efcdede52b7b291b34234f90]

INTEGRATION: CWS cfglooseends (1.15.30); FILE MERGED 2004/11/08 10:49:14 jb 1.15.30.1: #i31085# Correct handling of enableAsync property


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [32d37627d878683cefe40e50f7cadd4b767cb8b9]

INTEGRATION: CWS adc9 (1.2.6); FILE MERGED 2004/11/09 17:39:29 np 1.2.6.1: #i31023#


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [435badabfe9e2db1c6a974038280b8df8531d7af]

INTEGRATION: CWS cfglooseends (1.60.30); FILE MERGED 2004/11/08 10:49:14 jb 1.60.30.1: #i31085# Correct handling of enableAsync property


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [ebbae93ef7abb15bd68f135a187144d270d6c007]

INTEGRATION: CWS tbe13 (1.44.56); FILE MERGED 2004/11/05 09:42:08 tbe 1.44.56.2: RESYNC: (1.44-1.45); FILE MERGED 2004/10/28 13:49:42 tbe 1.44.56.1: #i35097# Macro: Crash when editing last module


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [ced3e5f3967439d10b6f304736c63c677d9f2546]

INTEGRATION: CWS adc9 (1.3.86); FILE MERGED 2004/11/09 17:29:35 np 1.3.86.1: #i33253#


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [71dcd4a38c771fbca3b24c36a899086fbc2ca9c3]

INTEGRATION: CWS cfglooseends (1.6.30); FILE MERGED 2004/11/08 10:41:11 jb 1.6.30.1: #i36826# Provide easy access to broadcast-helper


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [a711d5a4841dfbbb832fbe4b94c5bff5c3274fc4]

INTEGRATION: CWS cfglooseends (1.5.30); FILE MERGED 2004/11/08 10:49:13 jb 1.5.30.1: #i31085# Correct handling of enableAsync property


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [103938302e8d0c17b330e1019802e108f8c83172]

INTEGRATION: CWS tbe13 (1.44.48); FILE MERGED 2004/11/05 09:40:42 tbe 1.44.48.2: RESYNC: (1.44-1.45); FILE MERGED 2004/10/28 13:48:53 tbe 1.44.48.1: #i35097# Macro: Crash when editing last module


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [ee15fde7ed8af55c6004bc5859463b12ae91ea6e]

INTEGRATION: CWS adc9 (1.4.6); FILE MERGED 2004/11/09 17:33:15 np 1.4.6.1: #i34735#


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [8f61c1abf6cd55dc003d07db85a835c51c5459e8]

INTEGRATION: CWS cfglooseends (1.27.30); FILE MERGED 2004/11/09 13:35:56 jb 1.27.30.2: #i36826# Could not register flush listeners 2004/11/08 10:48:31 jb 1.27.30.1: #i36826#,#i31085# Corrected handling of anableAsync property; fix listener handling in flush and refresh


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [3b50d3bb35091a4ec89957a4fbdc3a40037c3e84]

INTEGRATION: CWS adc9 (1.1.116); FILE MERGED 2004/11/09 17:29:35 np 1.1.116.1: #i33253#


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [ace4256cf8204077c4e5bc9239da7a3cecfaf74b]

INTEGRATION: CWS adc9 (1.3.6); FILE MERGED 2004/11/09 17:29:34 np 1.3.6.1: #i33253#


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [342625952c477f7313e3c85152744596b23e31ce]

INTEGRATION: CWS adc9 (1.1.116); FILE MERGED 2004/11/09 17:39:29 np 1.1.116.1: #i31023#


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [87808010978ecc5beb243ef22c9e7a4249d5e273]

INTEGRATION: CWS adc9 (1.2.6); FILE MERGED 2004/11/09 17:20:00 np 1.2.6.1: #112290#


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [c26a668476a8e6079763cec63360413054624231]

INTEGRATION: CWS adc9 (1.3.6); FILE MERGED 2004/11/09 17:20:00 np 1.3.6.1: #112290#


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [ed4a962f9272636968ae2d5f78f2d7a579e323eb]

INTEGRATION: CWS adc9 (1.3.6); FILE MERGED 2004/11/09 17:39:29 np 1.3.6.1: #i31023#


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [e33906efd9fd3bf584c36613a2d2c53a15a14b3e]

INTEGRATION: CWS adc9 (1.1.1.1.130); FILE MERGED 2004/11/09 17:33:14 np 1.1.1.1.130.1: #i34735#


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [e89c30cdf276a48831d5a8ae67c5d0fe1d91a4bd]

INTEGRATION: CWS cfglooseends (1.6.174); FILE MERGED 2004/11/02 16:03:34 jb 1.6.174.1: #i18588# Throw an error on undesired xml:lang tags - informational items are currently not localized


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [5a6560675f85bd02f27926a43fb0e258efabdbe1]

INTEGRATION: CWS adc9 (1.3.80); FILE MERGED 2004/11/09 17:33:14 np 1.3.80.1: #i34735#


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [0077d5dda4c82f6b5cab427cad49e34a127d6aa9]

INTEGRATION: CWS cfglooseends (1.27.126); FILE MERGED 2004/11/03 15:32:58 jb 1.27.126.1: #i33167# Put sed pattern containing exclamation mark into separate file


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [1ae55f33cb429010c5e1460e6365c074ebc39b43]

INTEGRATION: CWS adc9 (1.3.6); FILE MERGED 2004/11/10 17:50:40 np 1.3.6.2: #i34735# 2004/11/09 17:33:14 np 1.3.6.1: #i34735#


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [5a07191f709e715e12c323699dceddc0f776be47]

INTEGRATION: CWS cfglooseends (1.1.2); FILE ADDED 2004/11/04 12:18:37 jb 1.1.2.2: #i33167# Remove extra spaces between addresses, which not every sed version accepts 2004/11/03 15:32:32 jb 1.1.2.1: #i33167# Put sed pattern containing exclamation mark into separate file


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [75964ad366d9543ace9f32ee922ab7beb9a90ef7]

INTEGRATION: CWS adc9 (1.4.4); FILE MERGED 2004/11/09 17:39:31 np 1.4.4.1: #i31023#


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [d45c8d189d2fe0d6a4f80506da63d3d73c3d8f6b]

INTEGRATION: CWS cfglooseends (1.2.174); FILE MERGED 2004/11/02 16:02:39 jb 1.2.174.1: #i18588# Removed undesired xml:lang tags from schema files - informational items are currently not localized


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [0b8ce90359b88f9743158a32e465f408d3d9c321]

INTEGRATION: CWS adc9 (1.3.80); FILE MERGED 2004/11/09 17:39:31 np 1.3.80.1: #i31023#


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [0c34b3e432bb22a54869d3e5589dfadbc2fb7df9]

INTEGRATION: CWS adc9 (1.2.6); FILE MERGED 2004/11/10 17:50:40 np 1.2.6.2: #i34735# 2004/11/10 17:23:47 np 1.2.6.1: #i34735#


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [6577c7e882a9e642e9de02171f49d5c02ad4f62c]

INTEGRATION: CWS cfglooseends (1.2.174); FILE MERGED 2004/11/02 16:02:38 jb 1.2.174.1: #i18588# Removed undesired xml:lang tags from schema files - informational items are currently not localized


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [f302cef7e5f00a184d27c41e7e6e0f3547850c93]

INTEGRATION: CWS adc9 (1.3.6); FILE MERGED 2004/11/09 17:27:49 np 1.3.6.1: #i33253#


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [b531f2d192935b6fb22188f72dcf85ffc633c710]

INTEGRATION: CWS adc9 (1.1.116); FILE MERGED 2004/11/09 17:27:49 np 1.1.116.1: #i33253#


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [4c2ea8d39dcd52f56422300cb8208bb8df8695e5]

INTEGRATION: CWS adc9 (1.1.2); FILE ADDED 2004/11/09 17:12:46 np 1.1.2.1: #i33253#


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [6b1d55b2fb20a9c37c2265e3eeca8adc90868c70]

INTEGRATION: CWS cfglooseends (1.2.174); FILE MERGED 2004/11/02 16:02:37 jb 1.2.174.1: #i18588# Removed undesired xml:lang tags from schema files - informational items are currently not localized


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [9d5683362acf526cdd76182ac5d022b48372818e]

INTEGRATION: CWS adc9 (1.1.2); FILE ADDED 2004/11/09 17:12:21 np 1.1.2.1: #i33253#


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [32ec76b0efee0bcfbd6dc5c637bb870a28921839]

INTEGRATION: CWS tbe13 (1.2.26); FILE MERGED 2004/10/27 12:56:16 tbe 1.2.26.2: #i34749# missing since tags in Java/C++ bootstrap documentation 2004/09/28 16:14:15 tbe 1.2.26.1: #i34749# missing since tags in Java/C++ bootstrap documentation


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [c6cbd770eeb81c72f989245f6500dfc4c3307b17]

INTEGRATION: CWS cfglooseends (1.2.110); FILE MERGED 2004/11/02 16:02:37 jb 1.2.110.1: #i18588# Removed undesired xml:lang tags from schema files - informational items are currently not localized


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [475c1ddad309df075a85bcc639e906c5ff7621c8]

INTEGRATION: CWS tbe13 (1.9.4); FILE MERGED 2004/10/27 12:55:53 tbe 1.9.4.3: #i34749# missing since tags in Java/C++ bootstrap documentation 2004/09/28 16:13:50 tbe 1.9.4.2: #i34749# missing since tags in Java/C++ bootstrap documentation 2004/09/23 14:28:15 tbe 1.9.4.1: #i34010# Bootstrap.java does not compile with jdk1.5


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [8eca20701cd4b7e5c85c94bd1c0871622f610f64]

INTEGRATION: CWS cfglooseends (1.5.172); FILE MERGED 2004/11/02 16:02:37 jb 1.5.172.1: #i18588# Removed undesired xml:lang tags from schema files - informational items are currently not localized


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [41cf56c6b3e0e9299bc690f23089b688f19d5219]

INTEGRATION: CWS adc9 (1.1.116); FILE MERGED 2004/11/09 17:27:48 np 1.1.116.1: #i33253#


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [e22aa7059d515e23273d8ee15544890c92d8a355]

INTEGRATION: CWS tbe13 (1.8.28); FILE MERGED 2004/10/27 12:57:13 tbe 1.8.28.2: #i34749# missing since tags in Java/C++ bootstrap documentation 2004/09/28 16:15:32 tbe 1.8.28.1: #i34749# missing since tags in Java/C++ bootstrap documentation


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [29ad2c983bf10facd0854538cbfcb919606197dd]

INTEGRATION: CWS cfglooseends (1.2.174); FILE MERGED 2004/11/02 16:02:36 jb 1.2.174.1: #i18588# Removed undesired xml:lang tags from schema files - informational items are currently not localized


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [3940348684cf81a29adf88d670ce91162140af8e]

INTEGRATION: CWS tbe13 (1.16.6); FILE MERGED 2004/10/07 10:40:44 ab 1.16.6.1: #i33955# Implementation setBasicWatchMode(), use WatchMode to suppress errors


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [9f055278a1fbace8179b57f50c70ee9fdd43891b]

INTEGRATION: CWS cfglooseends (1.2.72); FILE MERGED 2004/11/02 16:02:35 jb 1.2.72.1: #i18588# Removed undesired xml:lang tags from schema files - informational items are currently not localized


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [4111d3e36aaa54f55c8c8728f7136aab10c5179c]

INTEGRATION: CWS tbe13 (1.17.36); FILE MERGED 2004/11/04 11:20:41 ab 1.17.36.1: #i30690# Protect call to Basic IDE Error handling and resource access with SolarMutex


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [3aa74221538afcc5f22f5df879787432c3f1f87b]

INTEGRATION: CWS cfglooseends (1.5.174); FILE MERGED 2004/11/02 16:02:35 jb 1.5.174.1: #i18588# Removed undesired xml:lang tags from schema files - informational items are currently not localized


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [d32c5f1d6fae9ab2f31f1ad7962500e1f7353019]

INTEGRATION: CWS tbe13 (1.17.6); FILE MERGED 2004/11/04 11:20:41 ab 1.17.6.1: #i30690# Protect call to Basic IDE Error handling and resource access with SolarMutex


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [e8ad5648d3106f2c42bf3ea76434bb164e42aecd]

INTEGRATION: CWS cfglooseends (1.6.112); FILE MERGED 2004/11/02 16:02:35 jb 1.6.112.1: #i18588# Removed undesired xml:lang tags from schema files - informational items are currently not localized


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [daf6b232462fb8bc0ca6de394502d8bd47f19d99]

INTEGRATION: CWS adc9 (1.2.116); FILE MERGED 2004/11/09 17:27:47 np 1.2.116.1: #i33253#


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [38c34ed6c670251a1319b82d75e807fa288fcdeb]

INTEGRATION: CWS tbe13 (1.18.86); FILE MERGED 2004/11/08 11:48:15 tbe 1.18.86.4: #i30434# Euro Converter is unusable 2004/11/05 11:14:13 tbe 1.18.86.3: #i30434# Euro Converter is unusable 2004/11/05 09:40:07 tbe 1.18.86.2: RESYNC: (1.18-1.19); FILE MERGED 2004/09/28 14:59:13 tbe 1.18.86.1: #i30434# Euro Converter is unusable


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [29d269c2b9d38cdbbc58b6b1809f0c8468d05577]

INTEGRATION: CWS cfglooseends (1.3.40); FILE MERGED 2004/11/02 16:02:35 jb 1.3.40.1: #i18588# Removed undesired xml:lang tags from schema files - informational items are currently not localized


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [6abdd0c6a22f060992035f0e38b35e966b96a8b1]

INTEGRATION: CWS adc9 (1.2.98); FILE MERGED 2004/11/09 17:39:27 np 1.2.98.1: #i31023#


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [094e92f89dd260c604d079b7f083e1f150f51b0c]

INTEGRATION: CWS cfglooseends (1.2.174); FILE MERGED 2004/11/02 16:02:34 jb 1.2.174.1: #i18588# Removed undesired xml:lang tags from schema files - informational items are currently not localized


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [d73e34a53b96829a4cb17e0935497c034492aab0]

INTEGRATION: CWS adc9 (1.1.116); FILE MERGED 2004/11/09 17:39:26 np 1.1.116.1: #i31023#


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [41062efabf05668b8e91913d970c6ddc837aa67f]

INTEGRATION: CWS adc9 (1.1.1.1.130); FILE MERGED 2004/11/09 17:38:12 np 1.1.1.1.130.1: #i31023#


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [1f77be6a71bbcfb4da7f2ebcc1a6a757e96dc1a3]

INTEGRATION: CWS tbe13 (1.3.32); FILE MERGED 2004/09/28 15:01:18 tbe 1.3.32.1: #i30434# Euro Converter is unusable


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [c772acad59b8f7d7f36ced64dbf8f625324a3115]

INTEGRATION: CWS cfglooseends (1.2.72); FILE MERGED 2004/11/02 16:02:34 jb 1.2.72.1: #i18588# Removed undesired xml:lang tags from schema files - informational items are currently not localized


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [afd94b551f1b28673d422c1b41c7e45073478a5d]

INTEGRATION: CWS tbe13 (1.2.40); FILE MERGED 2004/09/28 15:01:18 tbe 1.2.40.1: #i30434# Euro Converter is unusable


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [fcb071be38c7d83444cc5a61b06ef56685b773f2]

INTEGRATION: CWS cfglooseends (1.33.66); FILE MERGED 2004/11/02 16:02:30 jb 1.33.66.1: #i18588# Removed undesired xml:lang tags from schema files - informational items are currently not localized


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [83a412ef5fa604e2a9b2ad422dbf3a4f21e278fe]

INTEGRATION: CWS adc9 (1.2.6); FILE MERGED 2004/11/09 17:36:23 np 1.2.6.1: #i31023#


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [92211b92cdd8475da3856873d04592619f5d320a]

INTEGRATION: CWS tbe13 (1.3.32); FILE MERGED 2004/11/08 11:49:08 tbe 1.3.32.3: #i30434# Euro Converter is unusable 2004/11/05 09:34:33 tbe 1.3.32.2: RESYNC: (1.3-1.4); FILE MERGED 2004/09/28 15:01:05 tbe 1.3.32.1: #i30434# Euro Converter is unusable


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [d988a26b9a43811fe1e28f76a3d207f4047feebf]

INTEGRATION: CWS adc9 (1.2.6); FILE MERGED 2004/11/09 17:26:20 np 1.2.6.1: #i33253#


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [b52a338a48b0a9f4b0ffb8a6e84400f19806f0f3]

INTEGRATION: CWS cfglooseends (1.4.72); FILE MERGED 2004/11/02 16:02:30 jb 1.4.72.1: #i18588# Removed undesired xml:lang tags from schema files - informational items are currently not localized


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [8602cd75295f7930172b229091b19e12d424dbcd]

INTEGRATION: CWS adc9 (1.3.6); FILE MERGED 2004/11/09 17:26:19 np 1.3.6.1: #i33253#


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [da0e1518e4fcd359d8a41fc5647f7f69039a0d73]

INTEGRATION: CWS cfglooseends (1.6.174); FILE MERGED 2004/11/02 16:02:30 jb 1.6.174.1: #i18588# Removed undesired xml:lang tags from schema files - informational items are currently not localized


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [c06948504a669de65d874d92a4a58a6d5c81d037]

INTEGRATION: CWS adc9 (1.2.6); FILE MERGED 2004/11/09 17:26:19 np 1.2.6.1: #i33253#


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [14b5fd47e6ea30efc361674ad2cc83002a535293]

INTEGRATION: CWS cfglooseends (1.22.74); FILE MERGED 2004/11/02 16:02:29 jb 1.22.74.1: #i18588# Removed undesired xml:lang tags from schema files - informational items are currently not localized


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [a08d4c5d7875779ce963474315b6c317468829cd]

INTEGRATION: CWS adc9 (1.1.116); FILE MERGED 2004/11/09 17:26:19 np 1.1.116.1: #i33253#


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [28f7e243ba03966149264080b74c7373c0a778c0]

INTEGRATION: CWS cfglooseends (1.2.174); FILE MERGED 2004/11/02 16:02:29 jb 1.2.174.1: #i18588# Removed undesired xml:lang tags from schema files - informational items are currently not localized


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [33a7f8b885f0206fa8185cc11a867829d7e6b6f6]

INTEGRATION: CWS cfglooseends (1.2.64); FILE MERGED 2004/11/02 16:02:29 jb 1.2.64.1: #i18588# Removed undesired xml:lang tags from schema files - informational items are currently not localized


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [fd0058a3945f945149ab086acce2d52753e980a8]

INTEGRATION: CWS cfglooseends (1.27.72); FILE MERGED 2004/11/02 16:02:28 jb 1.27.72.1: #i18588# Removed undesired xml:lang tags from schema files - informational items are currently not localized


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [368cf5f659f86cb11ec219713d161647b456b5bb]

INTEGRATION: CWS adc9 (1.1.116); FILE MERGED 2004/11/09 17:40:10 np 1.1.116.1: #i31023#


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [e916416296a5cf8cb8b16382eb5b0f411f92d230]

INTEGRATION: CWS cfglooseends (1.9.112); FILE MERGED 2004/11/02 16:02:28 jb 1.9.112.1: #i18588# Removed undesired xml:lang tags from schema files - informational items are currently not localized


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [3359199bac7b72a6bec49ac6b937ba1d95f16c05]

INTEGRATION: CWS cfglooseends (1.100.66); FILE MERGED 2004/11/02 16:02:25 jb 1.100.66.1: #i18588# Removed undesired xml:lang tags from schema files - informational items are currently not localized


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [8205019264e444945745cf96a3ba551405b6d9f7]

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>  [a7cf0461ece22a6727250df755debd7419a94198]

INTEGRATION: CWS cfglooseends (1.36.66); FILE MERGED 2004/11/02 16:02:25 jb 1.36.66.1: #i18588# Removed undesired xml:lang tags from schema files - informational items are currently not localized


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [4ac37be2a38e6a33d92c82e065c3047482dd1036]

INTEGRATION: CWS adc9 (1.1.1.1.130); FILE MERGED 2004/11/09 17:40:09 np 1.1.1.1.130.1: #i31023#


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [a4a32c4b23721764699499992273c121af7a8cc7]

INTEGRATION: CWS cfglooseends (1.3.80); FILE MERGED 2004/11/02 14:58:28 jb 1.3.80.1: i36458# Add myself as owner instead of Sarah (who left)


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [075303fbc74cc1743c7b2d26fd8edd1a1af49d2a]

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>  [fbdd18e2dc848588d7dff487ed2277aa5ee61eb9]

INTEGRATION: CWS cfglooseends (1.4.558); FILE MERGED 2004/11/04 12:09:34 jb 1.4.558.1: #i36641# Don't remove whitespace in contents; added some debugging helpers (inactive)


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [c0c9f676cbae82e0faa55d0c9fab4bb331d9684f]

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>  [e7447a56b35b06f5824928a64ba51192ede9900b]

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>  [98967e98c5bdc45cfb9a68df28bed806eea1f53d]

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>  [4e03b886823eb38c1377d545754ed1c2d7fa0635]

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>  [d55443bd1df2d697c28715fa986e6ffba9768643]

INTEGRATION: CWS pythonupgrade (1.3.72); FILE MERGED 2004/09/30 20:47:00 jbu 1.3.72.1: #i32901# upgrade to python 2.3.4, PYTHONLIB is now defined in pyversion.mk, special direct linking should not be needed anymore


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [53515dc5f71207443fb9d2444a437e479b9fa453]

INTEGRATION: CWS pythonupgrade (1.6.28); FILE MERGED 2004/09/30 20:47:01 jbu 1.6.28.1: #i32901# upgrade to python 2.3.4, PYTHONLIB is now defined in pyversion.mk, special direct linking should not be needed anymore


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [4fef65f7a1e04505f5def176a0af4f67f14dbe5c]

INTEGRATION: CWS pythonupgrade (1.6.18); FILE MERGED 2004/10/18 17:12:12 jbu 1.6.18.3: #i32901# temporary workaround for #i35064# 2004/10/07 20:11:13 jbu 1.6.18.2: RESYNC: (1.6-1.7); FILE MERGED 2004/09/30 20:47:00 jbu 1.6.18.1: #i32901# upgrade to python 2.3.4, PYTHONLIB is now defined in pyversion.mk, special direct linking should not be needed anymore


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [f70dcee2e72438150945cee395c7d49b87db5994]

INTEGRATION: CWS pythonupgrade (1.6.18); FILE MERGED 2004/10/07 20:11:03 jbu 1.6.18.2: RESYNC: (1.6-1.7); FILE MERGED 2004/09/30 20:43:39 jbu 1.6.18.1: #i32901# upgrade to python 2.3.4, PYTHONLIB is now defined in pyversion.mk


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [0241453c13f986d3a447c6b33b398e9da024b9ed]

INTEGRATION: CWS pythonupgrade (1.4.34); FILE MERGED 2004/09/30 20:51:47 jbu 1.4.34.1: #i32901# now deliver python-core independent of python version


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [fa94bcf4b7a5cf75383c73db6440af495b5aac9d]

INTEGRATION: CWS pythonupgrade (1.3.38); FILE MERGED 2004/09/30 20:33:21 jbu 1.3.38.1: #i32901#+#i31866# upgrade to version 2.3.4, new build env on windows using nmake instead of msdev


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [850f26468ef4f954c6bbb914b5fe725055b18f5e]

INTEGRATION: CWS pythonupgrade (1.1.78); FILE MERGED 2004/09/30 20:33:17 jbu 1.1.78.1: #i32901#+#i31866# upgrade to version 2.3.4, new build env on windows using nmake instead of msdev


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [bbdb3007c758f18683189546a20335bdddd55801]

INTEGRATION: CWS pythonupgrade (1.1.78); FILE MERGED 2004/10/31 10:48:50 pjanik 1.1.78.2: Fix DOS line endings. 2004/09/30 20:33:17 jbu 1.1.78.1: #i32901#+#i31866# upgrade to version 2.3.4, new build env on windows using nmake instead of msdev


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [6d0f016749d7ab90fd7bd7cf97de55c1189db564]

INTEGRATION: CWS pythonupgrade (1.11.22); FILE MERGED 2004/11/07 14:57:16 jbu 1.11.22.4: #i31866# removed _ssl from the project list, python tarball already comes with a makefile for ssl, no need to patch it 2004/10/18 17:13:19 jbu 1.11.22.3: #i32901# use plain nmake 2004/10/07 20:10:41 jbu 1.11.22.2: RESYNC: (1.11-1.12); FILE MERGED added the configure patch for solaris intel 2004/09/30 20:33:16 jbu 1.11.22.1: #i32901#+#i31866# upgrade to version 2.3.4, new build env on windows using nmake instead of msdev


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [f11b1156821b6f7398c74d492bd929faf83684fd]

INTEGRATION: CWS pythonupgrade (1.1.2); FILE ADDED 2004/11/07 14:59:40 jbu 1.1.2.2: #i32901# added -KPIC flag for sun's cc compiler, changed -soname linker flag to more portable -h (necessary e.g. for solaris linker) 2004/09/30 20:33:16 jbu 1.1.2.1: #i32901#+#i31866# upgrade to version 2.3.4, new build env on windows using nmake instead of msdev


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [8a63dbf8431c26c8923018e2d4c150178c459c74]

INTEGRATION: CWS pythonupgrade (1.1.2); FILE ADDED 2004/09/30 21:01:17 jbu 1.1.2.1: #i32901# moved tests from pyuno/tests to this location


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [cd287d183ea3611b8361ec12e32b15239ed94a15]

INTEGRATION: CWS pythonupgrade (1.1.2); FILE ADDED 2004/09/30 21:01:18 jbu 1.1.2.1: #i32901# moved tests from pyuno/tests to this location


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [c3a816f158acb96ef70b564aa3b954c3afed5ad5]

INTEGRATION: CWS pythonupgrade (1.1.2); FILE ADDED 2004/09/30 21:01:16 jbu 1.1.2.1: #i32901# moved tests from pyuno/tests to this location


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [3648f6de9950fc627332f1629fb6db562a33b487]

INTEGRATION: CWS pythonupgrade (1.16.8); FILE MERGED 2004/10/07 20:08:07 jbu 1.16.8.2: RESYNC: (1.16-1.17); FILE MERGED 2004/09/30 20:57:44 jbu 1.16.8.1: #i32901# don't use absolute path for the native components (this now works also on win32+tcsh)


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [be42418b8407726be53778c5f3fbba7281d43b18]

INTEGRATION: CWS pythonupgrade (1.2.28); FILE MERGED 2004/09/30 21:05:46 jbu 1.2.28.1: #i32901# emptied d.lst, as these components can't eitherway be used outside of this module, as the type do not get exported


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [e46ffd8bd5e1cf61ad8212dd16032d823d99a200]

INTEGRATION: CWS pythonupgrade (1.11.10); FILE MERGED 2004/10/07 20:07:57 jbu 1.11.10.2: RESYNC: (1.11-1.13); FILE MERGED 2004/09/30 21:04:44 jbu 1.11.10.1: #i32901# added source/bridgetest/pyuno directory


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [4982a0ad8f6bc7a648a5f277c7604ef1c2533154]

INTEGRATION: CWS schoasis02 (1.2.92); FILE MERGED 2004/11/04 17:19:29 bm 1.2.92.1: #i36581# axis: class->dimension


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [bc6d06921930fa7f70574f7e56006a6cd5a31db0]

INTEGRATION: CWS schoasis02 (1.70.26); FILE MERGED 2004/11/03 17:08:31 bm 1.70.26.1: #i36581# chart axis class -> dimension


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [6b0a917dc000ccdc347eb8253dfff6d6c35babf5]

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>  [5f8a5a22722d3edccf856e41ac1b5d67ce28bc95]

INTEGRATION: CWS schoasis02 (1.2.94); FILE MERGED 2004/11/04 17:19:04 bm 1.2.94.1: GetIndexByName corrected


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [ac7cb7fb71d5591c42d23d13eba879aac1a8896e]

INTEGRATION: CWS schoasis02 (1.2.92); FILE MERGED 2004/11/04 17:19:30 bm 1.2.92.1: #i36581# axis: class->dimension


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [28699247a4eefe9cd1f71255fccbf0c2b6a62ed0]

INTEGRATION: CWS schoasis02 (1.2.94); FILE MERGED 2004/11/05 13:23:38 bm 1.2.94.2: #i36581# rename axis class -> dimension 2004/11/04 17:19:29 bm 1.2.94.1: #i36581# axis: class->dimension


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [1e60091c13d93c15b2047189942d89354b9956b3]

INTEGRATION: CWS schoasis02 (1.3.32); FILE MERGED 2004/11/09 12:54:55 bm 1.3.32.1: end of aXML_GluePointEnumMap (XML_TOKEN_INVALID) was missing


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [cf1050b9ab26f8d2235f367dfcf4dc576944d196]

INTEGRATION: CWS schoasis02 (1.72.30); FILE MERGED 2004/11/05 15:03:02 bm 1.72.30.1: #i36581# empty marker-end/start allowed, other empty fill properties also not allowed in auto-styles


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [751d702acbefe4fa0c415963f121fc3fdd2e80c1]

INTEGRATION: CWS schoasis02 (1.3.432); FILE MERGED 2004/11/03 17:12:23 bm 1.3.432.1: #i36581# chart axis class -> dimension


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [6115e0e09cf4633f4aadce5d7cd12f005d2ebbbc]

INTEGRATION: CWS schoasis02 (1.31.62); FILE MERGED 2004/11/03 17:12:22 bm 1.31.62.1: #i36581# chart axis class -> dimension


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [b7645c98b590a590f9eea4a0cabe4d25f1172969]

INTEGRATION: CWS schoasis02 (1.29.92); FILE MERGED 2004/11/03 17:12:22 bm 1.29.92.1: #i36581# chart axis class -> dimension


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [8e5651cdcce1768a99f5d659d566d016fa45e260]

INTEGRATION: CWS schoasis02 (1.74.64); FILE MERGED 2004/11/03 17:12:22 bm 1.74.64.1: #i36581# chart axis class -> dimension


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [0be72c99ad72c32d73a45d2102c500cec62cf674]

INTEGRATION: CWS schoasis02 (1.21.92); FILE MERGED 2004/11/03 17:09:31 bm 1.21.92.1: #i36581# chart axis class -> dimension


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [94b3853fa877ee4dcf156414ac70678c5ffa4f66]

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  Oliver Bolte  <obo@openoffice.org>  [930e4c2dc6f367f3e5039e0e010c64999a00dcaf]

INTEGRATION: CWS vcl30 (1.13.32); FILE MERGED 2004/11/03 17:57:22 pl 1.13.32.1: #i36582# make bean work again


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [d95909cc404d93e13d1f683732a1ff2b9f41301f]

INTEGRATION: CWS vcl30 (1.6.32); FILE MERGED 2004/11/03 17:57:22 pl 1.6.32.1: #i36582# make bean work again


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [38d8545ee8a1175d12e85feb5515b7c86d7a9c75]

INTEGRATION: CWS vcl30 (1.22.146); FILE MERGED 2004/11/02 13:23:10 pl 1.22.146.1: #i35773# do not unload GL lib before XCloseDisplay


2004-11-15  Vladimir Glazounov  <vg@openoffice.org>  [3dcaf28b39a5a3a7c4a7267298a86e8f9075a4c9]

#117792# multiprocessing support for windows


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [88fd16c788cc31f7ba0efe8685c65fb821adeffb]

INTEGRATION: CWS vcl30 (1.11.146); FILE MERGED 2004/11/09 17:28:06 pl 1.11.146.3: #i36899# Motif needed if JVM and GL want to coexist 2004/11/08 18:19:03 pl 1.11.146.2: #i36866# fix an obscure OpenGL <-> JVM interaction on Solaris 2004/11/02 13:23:10 pl 1.11.146.1: #i35773# do not unload GL lib before XCloseDisplay


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [0423285702c7eebe5ffe36971c9306a25a328ad7]

INTEGRATION: CWS vcl30 (1.3.150); FILE MERGED 2004/11/03 17:57:22 pl 1.3.150.1: #i36582# make bean work again


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [4d73912c9a1e255bf66be1d9ddd6be335f8948ba]

INTEGRATION: CWS vcl30 (1.2.256); FILE MERGED 2004/11/02 13:23:09 pl 1.2.256.1: #i35773# do not unload GL lib before XCloseDisplay


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [2791ec83bd9a72c38aa66eb299535c6c3bd2d3de]

INTEGRATION: CWS vcl30 (1.5.138); FILE MERGED 2004/11/03 17:57:21 pl 1.5.138.1: #i36582# make bean work again


2004-11-15  Oliver Bolte  <obo@openoffice.org>  [e42a985febccd4128c6be39c583c71ff7f437465]

INTEGRATION: CWS vcl30 (1.10.60); FILE MERGED 2004/11/03 17:57:21 pl 1.10.60.1: #i36582# make bean work again


2004-11-12  Rüdiger Timm  <rt@openoffice.org>  [5e01537d938c5406f03a0faf202ed61330f124bc]

#i30601#


2004-11-12  Rüdiger Timm  <rt@openoffice.org>  [f40d4e39907f17306a58123c4f27bd6f4081b092]

#i10000# make it compile with old gcc


2004-11-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [1042279b68e157bf7716b29a5788cb068d907360]

#i10000#: check environment variable for definedness


2004-11-12  Vladimir Glazounov  <vg@openoffice.org>  [f51aa2649e098c402cb8444d379b28c79b2e5085]

new version for SRC680


2004-11-12  Vladimir Glazounov  <vg@openoffice.org>  [435022c9c1da049a541e34001128f4eb45a00433]

new version for SRC680


2004-11-11  Vladimir Glazounov  <vg@openoffice.org>  [3575b7f1fdecaa5f3e05585c9ffddf0ae5eb643a]

new version for SRC680


2004-11-11  Vladimir Glazounov  <vg@openoffice.org>  [8c6e92a4ae77731ab8167eec426cb424e1ae55f3]

new version for SRC680


2004-11-11  Vladimir Glazounov  <vg@openoffice.org>  [831324ce4600ad9708fb17262df0508f43ee6d0b]

new version for SRC680


2004-11-11  Vladimir Glazounov  <vg@openoffice.org>  [120a2e070cc0e191c8bdce8d66ee77d3becef1b4]

new version for SRC680


2004-11-11  Vladimir Glazounov  <vg@openoffice.org>  [47952d25bf1e5e8d29731db951f48f549e68dc0e]

new version for SRC680


2004-11-11  Rüdiger Timm  <rt@openoffice.org>  [21f4a427f0ca04a37fddb7e4eb082feb045c7e0a]

Resync to m62: new module 'bean'.


2004-11-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [000ab202e47edf3f415c8af2efb7267ea0178793]

#i10000#: remove obsolete file xmlscripte.cxx from makefile.mk


2004-11-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [19c4bb0f3477a698b9d67dae8d5ec53841f390fd]

#i10000#: solved merge problem


2004-11-10  Vladimir Glazounov  <vg@openoffice.org>  [0306748ffe70e1275f7eb74366f6f54c915d2793]

new version for SRC680


2004-11-10  Vladimir Glazounov  <vg@openoffice.org>  [59b0c06852d9d66eb6a2aa8977dbb1f545a8bc07]

new version for SRC680


2004-11-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [92690a1bb98cee2efc9d65858104e91cfb89e33f]

#i10000#: no longer link against libsal


2004-11-10  Rüdiger Timm  <rt@openoffice.org>  [e4fd5cfc441361f128f698fcbf46f191f62acb8a]

#i10000# added ENABLE_PASF as required by CWS vcl28


2004-11-10  Rüdiger Timm  <rt@openoffice.org>  [88b371b672d0a36e9169cadd4a4552f7caf41fce]

#i10000# There is no module ridl.


2004-11-10  Rüdiger Timm  <rt@openoffice.org>  [07086a01a86a925a56d9732a2dff8e666a9461be]

INTEGRATION: CWS localedatafixes (1.13.16); FILE MERGED 2004/10/27 16:23:09 er 1.13.16.1: #i31931# interoperablity: MMM uses same month names as MMMM, including the appended character for 'month'


2004-11-10  Rüdiger Timm  <rt@openoffice.org>  [8c355b31c12346081decb1a36a5a15386517a289]

INTEGRATION: CWS localedatafixes (1.3.28); FILE MERGED 2004/11/04 11:53:24 er 1.3.28.2: #i36338# oops, accidentally checked in a saxparser test 2004/10/29 13:22:30 er 1.3.28.1: #i36338# rename Varient to Variant respectively delete empty variant elements


2004-11-10  Rüdiger Timm  <rt@openoffice.org>  [b4724f6c944fa1887f23cfb44b3711a6a2582715]

INTEGRATION: CWS localedatafixes (1.8.28); FILE MERGED 2004/10/28 17:07:04 er 1.8.28.1: #i35434# add New Turkish Lira and default it


2004-11-10  Rüdiger Timm  <rt@openoffice.org>  [d68fdbba77f585890a8a5bd6f6acf5aaf0a91628]

INTEGRATION: CWS localedatafixes (1.9.28); FILE MERGED 2004/10/29 13:22:30 er 1.9.28.1: #i36338# rename Varient to Variant respectively delete empty variant elements


2004-11-10  Rüdiger Timm  <rt@openoffice.org>  [fa1775dcea7481a8b4c43a487316294e567223c3]

INTEGRATION: CWS localedatafixes (1.1.2); FILE ADDED 2004/10/28 15:33:17 er 1.1.2.1: #i34386# add sw_TZ Swahili Tanzania locale data, provided by Alberto Escudero-Pascual <it46@ooo>


2004-11-10  Rüdiger Timm  <rt@openoffice.org>  [2bde31b786bcad8b18c10ee74f88f879c3638681]

INTEGRATION: CWS localedatafixes (1.8.18); FILE MERGED 2004/10/27 17:16:28 er 1.8.18.2: #i34395# TimeSeparator is ':' instead of '.' 2004/10/27 17:04:30 er 1.8.18.1: #i34399# space between day name and 'den', remove '.' from 'D.'


2004-11-10  Rüdiger Timm  <rt@openoffice.org>  [08d524597005f671cc82f4935c40d8e1b90176b1]

INTEGRATION: CWS localedatafixes (1.8.18); FILE MERGED 2004/10/27 17:04:30 er 1.8.18.1: #i34399# space between day name and 'den', remove '.' from 'D.'


2004-11-10  Rüdiger Timm  <rt@openoffice.org>  [584d9237fac0a63641e50d9c4896a26d1299d2af]

INTEGRATION: CWS localedatafixes (1.3.28); FILE MERGED 2004/10/29 13:22:30 er 1.3.28.1: #i36338# rename Varient to Variant respectively delete empty variant elements


2004-11-10  Rüdiger Timm  <rt@openoffice.org>  [1597532a7af3ae7baee1228aba6eaccb05b7f4ae]

INTEGRATION: CWS localedatafixes (1.10.28); FILE MERGED 2004/10/27 15:26:28 er 1.10.28.1: #i29345# StartDayOfWeek is Monday


2004-11-10  Rüdiger Timm  <rt@openoffice.org>  [c0f86b7500db8507a0e77c1eb1c8da013f3cc6a6]

INTEGRATION: CWS localedatafixes (1.24.18); FILE MERGED 2004/10/29 16:15:25 er 1.24.18.5: #i34226# add lo_LA Lao locale data, provided Anousak Souphavank <xangdao@ooo> 2004/10/28 16:36:09 er 1.24.18.4: #i31975# add km_KH Khmer Cambodia locale data, provided by Javier Sola <javiersola@ooo> 2004/10/28 15:33:16 er 1.24.18.3: #i34386# add sw_TZ Swahili Tanzania locale data, provided by Alberto Escudero-Pascual <it46@ooo> 2004/10/27 18:57:38 er 1.24.18.2: #i32644# add gl_ES Galician locale data, provided by Jorge Rivas <jorgeriv@ooo> 2004/10/27 15:17:24 er 1.24.18.1: #i32647# add eu Basque locale data, provided by Inaki Larranaga Murgoitio <dooteo@ooo>


2004-11-10  Rüdiger Timm  <rt@openoffice.org>  [935723e3d6897847b0999a4d555cf893a673a478]

INTEGRATION: CWS localedatafixes (1.3.28); FILE MERGED 2004/10/29 13:22:29 er 1.3.28.1: #i36338# rename Varient to Variant respectively delete empty variant elements


2004-11-10  Rüdiger Timm  <rt@openoffice.org>  [f25e26ac67d5d42a33618dee9f12647a0299f8ec]

INTEGRATION: CWS localedatafixes (1.4.18); FILE MERGED 2004/10/29 16:15:25 er 1.4.18.3: #i34226# add lo_LA Lao locale data, provided Anousak Souphavank <xangdao@ooo> 2004/10/28 16:36:09 er 1.4.18.2: #i31975# add km_KH Khmer Cambodia locale data, provided by Javier Sola <javiersola@ooo> 2004/10/28 15:33:16 er 1.4.18.1: #i34386# add sw_TZ Swahili Tanzania locale data, provided by Alberto Escudero-Pascual <it46@ooo>


2004-11-10  Rüdiger Timm  <rt@openoffice.org>  [21a1037b5c7bc1a70147e14af62fd5f93b7790fc]

INTEGRATION: CWS localedatafixes (1.8.18); FILE MERGED 2004/10/27 18:57:38 er 1.8.18.2: #i32644# add gl_ES Galician locale data, provided by Jorge Rivas <jorgeriv@ooo> 2004/10/27 15:17:24 er 1.8.18.1: #i32647# add eu Basque locale data, provided by Inaki Larranaga Murgoitio <dooteo@ooo>


2004-11-10  Rüdiger Timm  <rt@openoffice.org>  [9dfa334ed17d95c21b40951c64f00bfd11cf0895]

INTEGRATION: CWS localedatafixes (1.11.28); FILE MERGED 2004/11/03 17:48:49 er 1.11.28.2: #i36338# NumberingLevel copy&paste error 2004/10/29 13:20:28 er 1.11.28.1: #i36338# add missing attributes; rename Varient to Variant


2004-11-10  Rüdiger Timm  <rt@openoffice.org>  [dc827250210ee03ae2f33eb0f9f7b3556de414f7]

INTEGRATION: CWS localedatafixes (1.1.2); FILE ADDED 2004/11/04 11:51:33 er 1.1.2.2: #i36338# rename Varient to Variant (respectively remove it when empty) 2004/10/29 16:15:25 er 1.1.2.1: #i34226# add lo_LA Lao locale data, provided Anousak Souphavank <xangdao@ooo>


2004-11-10  Rüdiger Timm  <rt@openoffice.org>  [a08372b72d05d1f4157ad716bf24280d36ede454]

INTEGRATION: CWS localedatafixes (1.16.16); FILE MERGED 2004/10/27 16:04:48 er 1.16.16.1: #i31924# English month names in Gregorian calendar


2004-11-10  Rüdiger Timm  <rt@openoffice.org>  [ae328b31530c43a617a0c4f7061b6ba9989dede9]

INTEGRATION: CWS localedatafixes (1.1.2); FILE ADDED 2004/10/29 10:29:52 er 1.1.2.2: #i31975# some date formats corrections received from Javier 2004/10/28 16:36:09 er 1.1.2.1: #i31975# add km_KH Khmer Cambodia locale data, provided by Javier Sola <javiersola@ooo>


2004-11-10  Rüdiger Timm  <rt@openoffice.org>  [4ea4de422ce9cae52d78faec8840c6869ab58ad2]

INTEGRATION: CWS localedatafixes (1.13.10); FILE MERGED 2004/10/27 15:56:00 er 1.13.10.1: #i31920# Time100SecSeparator is '.' point


2004-11-10  Rüdiger Timm  <rt@openoffice.org>  [80ea6e25b265a78ac88459fb0b0bf87229349548]

INTEGRATION: CWS localedatafixes (1.1.8); FILE ADDED 2004/11/02 17:24:36 er 1.1.8.3: #i32644# LC_INDEX refers es_ES 2004/11/02 17:18:52 er 1.1.8.2: #i32644# missed LC_INDEX section 2004/10/27 18:57:38 er 1.1.8.1: #i32644# add gl_ES Galician locale data, provided by Jorge Rivas <jorgeriv@ooo>


2004-11-10  Rüdiger Timm  <rt@openoffice.org>  [ec55019f531cf7d74342fd6e799b4984e47cd573]

INTEGRATION: CWS localedatafixes (1.9.18); FILE MERGED 2004/10/27 17:45:22 er 1.9.18.2: #i30844# in short month names trailing dot for months that are really abbreviated 2004/10/27 17:32:56 er 1.9.18.1: #i30845# change 'MMM.' to 'MMM'


2004-11-10  Rüdiger Timm  <rt@openoffice.org>  [509382afd5fca080d5fb5ff7857edbec3c443110]

INTEGRATION: CWS localedatafixes (1.8.28); FILE MERGED 2004/10/29 13:22:29 er 1.8.28.2: #i36338# rename Varient to Variant respectively delete empty variant elements 2004/10/27 17:32:56 er 1.8.28.1: #i30845# change 'MMM.' to 'MMM'


2004-11-10  Rüdiger Timm  <rt@openoffice.org>  [fe377471872c371855039e52922e946b45430046]

INTEGRATION: CWS localedatafixes (1.7.28); FILE MERGED 2004/10/29 13:22:28 er 1.7.28.2: #i36338# rename Varient to Variant respectively delete empty variant elements 2004/10/27 17:32:56 er 1.7.28.1: #i30845# change 'MMM.' to 'MMM'


2004-11-10  Rüdiger Timm  <rt@openoffice.org>  [aa3759d7210b76cf3526110e68853b337e18cb7b]

INTEGRATION: CWS localedatafixes (1.1.6); FILE ADDED 2004/10/27 15:17:23 er 1.1.6.1: #i32647# add eu Basque locale data, provided by Inaki Larranaga Murgoitio <dooteo@ooo>


2004-11-10  Rüdiger Timm  <rt@openoffice.org>  [2451618c25fa1b137f789b8453af5869aa256103]

INTEGRATION: CWS localedatafixes (1.5.28); FILE MERGED 2004/10/29 13:22:28 er 1.5.28.1: #i36338# rename Varient to Variant respectively delete empty variant elements


2004-11-10  Rüdiger Timm  <rt@openoffice.org>  [3750ebb1a189c5674d869b8554e498805e064a5a]

INTEGRATION: CWS localedatafixes (1.7.28); FILE MERGED 2004/10/29 13:22:28 er 1.7.28.1: #i36338# rename Varient to Variant respectively delete empty variant elements


2004-11-10  Rüdiger Timm  <rt@openoffice.org>  [ff7cf50ed237c9710f403cb91285745c7eacee23]

INTEGRATION: CWS localedatafixes (1.5.28); FILE MERGED 2004/10/29 13:22:27 er 1.5.28.1: #i36338# rename Varient to Variant respectively delete empty variant elements


2004-11-10  Rüdiger Timm  <rt@openoffice.org>  [39a1d91e048060c2d9dfae5cea198602e309951a]

INTEGRATION: CWS localedatafixes (1.5.28); FILE MERGED 2004/10/29 13:22:26 er 1.5.28.1: #i36338# rename Varient to Variant respectively delete empty variant elements


2004-11-10  Rüdiger Timm  <rt@openoffice.org>  [547ad4f0d7a77ebde6c5f4bc4fd20abc6f00dcf1]

INTEGRATION: CWS localedatafixes (1.6.28); FILE MERGED 2004/10/29 13:22:26 er 1.6.28.1: #i36338# rename Varient to Variant respectively delete empty variant elements


2004-11-10  Rüdiger Timm  <rt@openoffice.org>  [d41a0e116ce1519304d6da6ed20b70390cd1f982]

INTEGRATION: CWS localedatafixes (1.6.28); FILE MERGED 2004/10/29 13:22:25 er 1.6.28.1: #i36338# rename Varient to Variant respectively delete empty variant elements


2004-11-10  Rüdiger Timm  <rt@openoffice.org>  [bc63078b8dd4b896c6eac5f317a9b7fb0912fc1c]

INTEGRATION: CWS localedatafixes (1.5.28); FILE MERGED 2004/10/29 13:22:25 er 1.5.28.1: #i36338# rename Varient to Variant respectively delete empty variant elements


2004-11-10  Rüdiger Timm  <rt@openoffice.org>  [e18c45798b41952e097fb3c48ace861e7e2e22ab]

INTEGRATION: CWS localedatafixes (1.6.28); FILE MERGED 2004/10/29 13:22:24 er 1.6.28.1: #i36338# rename Varient to Variant respectively delete empty variant elements


2004-11-10  Rüdiger Timm  <rt@openoffice.org>  [edd41a880a297828573e1b615f318687fffb1809]

INTEGRATION: CWS localedatafixes (1.7.28); FILE MERGED 2004/10/29 13:22:24 er 1.7.28.1: #i36338# rename Varient to Variant respectively delete empty variant elements


2004-11-10  Rüdiger Timm  <rt@openoffice.org>  [f297e36f36bb402f0725bef65a863a4a6da8bc04]

INTEGRATION: CWS localedatafixes (1.6.28); FILE MERGED 2004/10/29 13:22:23 er 1.6.28.1: #i36338# rename Varient to Variant respectively delete empty variant elements


2004-11-10  Rüdiger Timm  <rt@openoffice.org>  [e8eb6d59dbfd99a236b3b6cd9ade0ca33de18e39]

INTEGRATION: CWS localedatafixes (1.7.28); FILE MERGED 2004/10/29 13:22:23 er 1.7.28.1: #i36338# rename Varient to Variant respectively delete empty variant elements


2004-11-10  Rüdiger Timm  <rt@openoffice.org>  [c80ae0d2674c7adcafc2aba68029f99911e74936]

INTEGRATION: CWS localedatafixes (1.5.18); FILE MERGED 2004/10/27 15:46:51 er 1.5.18.1: #i30568# decimal separator is '.' point, group separator is ',' comma


2004-11-10  Rüdiger Timm  <rt@openoffice.org>  [b51db3b95a063ac5dc13f2bca5af6dccc739fb2a]

INTEGRATION: CWS localedatafixes (1.2.18); FILE MERGED 2004/10/27 18:34:52 er 1.2.18.1: #i32248# update provided by Vedran Ljubovic <vljubovic@ooo>; needed correction for some duplicated formatindex= problems


2004-11-10  Rüdiger Timm  <rt@openoffice.org>  [314f0a73fbc86a27781ceff9cfb5ec34e778070f]

INTEGRATION: CWS localedatafixes (1.7.18); FILE MERGED 2004/10/27 15:46:51 er 1.7.18.1: #i30568# decimal separator is '.' point, group separator is ',' comma


2004-11-10  Rüdiger Timm  <rt@openoffice.org>  [38f40e9508cce21dbc3f5badee514a7975ff9c4b]

INTEGRATION: CWS localedatafixes (1.8.52); FILE MERGED 2004/11/02 16:03:25 er 1.8.52.3: RESYNC: (1.8-1.9); FILE MERGED 2004/10/29 14:41:18 er 1.8.52.2: #i36338# constness; type correctness; provisions for error handling 2004/10/29 13:18:15 er 1.8.52.1: #i36338# rename Varient to Variant; and some cleanup


2004-11-10  Rüdiger Timm  <rt@openoffice.org>  [bea5a4db568c71b78942bb337357cbcb2334c5db]

INTEGRATION: CWS localedatafixes (1.28.16); FILE MERGED 2004/10/29 16:15:25 er 1.28.16.5: #i34226# add lo_LA Lao locale data, provided Anousak Souphavank <xangdao@ooo> 2004/10/28 16:36:08 er 1.28.16.4: #i31975# add km_KH Khmer Cambodia locale data, provided by Javier Sola <javiersola@ooo> 2004/10/28 15:33:15 er 1.28.16.3: #i34386# add sw_TZ Swahili Tanzania locale data, provided by Alberto Escudero-Pascual <it46@ooo> 2004/10/27 18:57:37 er 1.28.16.2: #i32644# add gl_ES Galician locale data, provided by Jorge Rivas <jorgeriv@ooo> 2004/10/27 15:17:22 er 1.28.16.1: #i32647# add eu Basque locale data, provided by Inaki Larranaga Murgoitio <dooteo@ooo>


2004-11-10  Rüdiger Timm  <rt@openoffice.org>  [46f05721ea1d20400c06398914ecab5edb5b8217]

INTEGRATION: CWS localedatafixes (1.6.28); FILE MERGED 2004/10/29 14:41:18 er 1.6.28.2: #i36338# constness; type correctness; provisions for error handling 2004/10/29 13:18:15 er 1.6.28.1: #i36338# rename Varient to Variant; and some cleanup


2004-11-10  Rüdiger Timm  <rt@openoffice.org>  [d880c41a1336abe5d9861aa606a1849d74d509b2]

INTEGRATION: CWS localedatafixes (1.11.16); FILE MERGED 2004/10/29 14:41:18 er 1.11.16.2: #i36338# constness; type correctness; provisions for error handling 2004/10/29 13:18:15 er 1.11.16.1: #i36338# rename Varient to Variant; and some cleanup


2004-11-10  Rüdiger Timm  <rt@openoffice.org>  [efa89f2585ddb3202ede20aec00c0eda19edd2ac]

SRC680


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [06324f863ce203aa3c54cc8826ccdba22ab49951]

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>  [0360dbe2c75b78895e3428504e0c6b597bf935e0]

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>  [95fad7b06bdaee96b3168f0ac64932a1f5747866]

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>  [758e6a15b3dc81ddbeb4f25879b442bcb9e85c2c]

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>  [bb7f766cf6bba10b3df6aebb9634f322478d4b1a]

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>  [f54cec0a65f44e6a38544fe5fa69b6fcf140e5dd]

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>  [5600ebf6b7f6957b193c1ea91a70078744ce98e1]

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>  [69e9eb38740143d4409861be7f11a66b4cf526a2]

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>  [b2f0c848b5e98533218fb0f40ff14956bbadc10b]

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>  [d8c44e41682b4c8bfaa2eb963b9828361307787e]

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>  [6e1c05f8499588c346da26a072b0fc934b860974]

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>  [ee90ba930f1d4379bf04487286a5ec45f853c752]

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>  [4950cdeabc258e619477dccbc942db09fc9cea94]

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>  [daa6c5abd8136bd97d1aee1d0c6159a02b9c8525]

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>  [8457be283f895b9a8c6b7599bb016bf6f45a6544]

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  Jens-Heiner Rechtien  <hr@openoffice.org>  [daf77741cd1c027a5af0aa707716b3db0ef2be12]

INTEGRATION: CWS schoasis01 (1.2.78); FILE MERGED 2004/10/14 15:35:25 bm 1.2.78.1: #i35421# rename attribute values in chart legend


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [3798db5870dd4a3be183075dc7f130466d217cef]

INTEGRATION: CWS schoasis01 (1.4.48); FILE MERGED 2004/10/14 15:35:24 bm 1.4.48.1: #i35421# rename attribute values in chart legend


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [fa8d2649e29d9ff5660c578cb73b1a891aa3065c]

INTEGRATION: CWS schoasis01 (1.3.48); FILE MERGED 2004/10/14 15:35:24 bm 1.3.48.1: #i35421# rename attribute values in chart legend


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [7ca1e818ae1c3349ab50216210516985ea41a49a]

INTEGRATION: CWS schoasis01 (1.3.46); FILE MERGED 2004/10/14 15:35:24 bm 1.3.46.1: #i35421# rename attribute values in chart legend


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [ada98869cc112c4778df7485138dba72e4d83138]

INTEGRATION: CWS schoasis01 (1.2.76); FILE MERGED 2004/10/14 15:33:01 bm 1.2.76.1: warning removed


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [3576ed8e07a5414129c34cffb906e429d68a1f1f]

INTEGRATION: CWS schoasis01 (1.2.78); FILE MERGED 2004/10/14 15:10:08 bm 1.2.78.1: warning removed


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [cdb8e3c4a0a7dad20724e961266898894716fd93]

INTEGRATION: CWS schoasis01 (1.2.78); FILE MERGED 2004/10/14 15:35:23 bm 1.2.78.1: #i35421# rename attribute values in chart legend


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [df1495cba1b4d1a78eb3234d1d09e58a09db43a3]

INTEGRATION: CWS schoasis01 (1.74.48); FILE MERGED 2004/10/14 15:35:23 bm 1.74.48.1: #i35421# rename attribute values in chart legend


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [3f3317a270fe92c1b08fff8a9c61fc16f656dabf]

INTEGRATION: CWS schoasis01 (1.29.76); FILE MERGED 2004/10/14 15:35:23 bm 1.29.76.1: #i35421# rename attribute values in chart legend


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [832dd8ba35c457bcc6d57d66c15ccd6822ff90aa]

INTEGRATION: CWS sysui02 (1.1.202); FILE MERGED 2004/10/22 12:34:06 tra 1.1.202.1: #i33832#filepicker and folderpicker will be build in the module fpicker now


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [582cfce8b86e6f94c1447719253943c3fe8aa9c2]

INTEGRATION: CWS schoasis01 (1.2.56); FILE MERGED 2004/10/18 16:05:24 bm 1.2.56.1: #i34741# extension oxc -> ooc


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [b0cee84f9448d292919bc5b0f27e5ff4a44c48b9]

INTEGRATION: CWS calc24 (1.37.178); FILE MERGED 2004/10/19 14:34:01 sab 1.37.178.1: #i26955#; set Matrix after all things on the cell are set


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [63dd3f1aa707fe118c6e349109c9fc3d7fba5aa7]

INTEGRATION: CWS sysui02 (1.25.32); FILE MERGED 2004/10/14 07:26:34 obr 1.25.32.1: removed old style cde integration


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [2c1fbda3c9c92ed6b38de3c37ba01b1888fbab89]

INTEGRATION: CWS sysui02 (1.24.16); FILE MERGED 2004/10/14 07:26:34 obr 1.24.16.1: removed old style cde integration


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [c316611e76bec870bcf15468e63aeb3ab6167a8c]

INTEGRATION: CWS calc24 (1.3.22); FILE MERGED 2004/10/14 11:31:14 nn 1.3.22.1: #i33205# RID_SVXSTR_TRASNGR0_DEF, RID_SVXSTR_DASH11_DEF are needed


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [c97508885c75ed3f77f3f61aa11d703f9fc1482d]

INTEGRATION: CWS calc24 (1.3.22); FILE MERGED 2004/10/14 11:32:38 nn 1.3.22.1: #i33205# RID_SVXSTR_TRASNGR0_DEF, RID_SVXSTR_DASH11_DEF are needed


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [90c4df0f5bc4e1d397b0ae6962c048dadb220c27]

INTEGRATION: CWS calc24 (1.43.20); FILE MERGED 2004/10/27 14:16:11 nn 1.43.20.2: RESYNC: (1.43-1.46); FILE MERGED 2004/10/13 14:14:10 nn 1.43.20.1: #116278# moved ReadExtOptions from Construct to Activate


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [7865a47569f8c7caef9abebb5498c8c9c93e4ed9]

INTEGRATION: CWS calc24 (1.32.24); FILE MERGED 2004/10/27 14:15:22 nn 1.32.24.2: RESYNC: (1.32-1.34); FILE MERGED 2004/10/13 17:08:25 jmarmion 1.32.24.1: #i33636# - suppport vertical writing for Notes.


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [4890d639169745f7e5f761513fce5a9ad4cff714]

INTEGRATION: CWS calc24 (1.9.178); FILE MERGED 2004/10/22 14:14:28 nn 1.9.178.1: #b4974740# parse base-cell-address of conditional formats after all sheets are loaded


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [e61b2c509a86b92b802685c28891b915aa6a9c95]

INTEGRATION: CWS calc24 (1.47.24); FILE MERGED 2004/10/18 09:19:23 nn 1.47.24.1: #i34159# ScModelObj::Notify: always call SfxBaseModel::Notify


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [615e0a5aef7ba5f5a863cc97609717f3994a13ae]

INTEGRATION: CWS calc24 (1.4.42); FILE MERGED 2004/10/13 16:55:46 jmarmion 1.4.42.1: #i33636# - suppport vertical writing for Notes.


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [398f1ce7cfa02612c10074a4d75b7abb918a2a7d]

INTEGRATION: CWS calc24 (1.5.42); FILE MERGED 2004/10/13 16:55:46 jmarmion 1.5.42.1: #i33636# - suppport vertical writing for Notes.


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [e0ab96269b5124bb0697a972b31cc582a029787c]

INTEGRATION: CWS calc24 (1.5.42); FILE MERGED 2004/10/13 17:07:55 jmarmion 1.5.42.1: #i33636# - suppport vertical writing for Notes.


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [5a8487216d92230546d575549c96424fa55d04a0]

INTEGRATION: CWS calc24 (1.17.42); FILE MERGED 2004/10/13 17:07:55 jmarmion 1.17.42.1: #i33636# - suppport vertical writing for Notes.


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [5e7c6517dfc640e2c53faef6a8ee081842d0941a]

INTEGRATION: CWS calc24 (1.21.42); FILE MERGED 2004/10/13 17:07:55 jmarmion 1.21.42.1: #i33636# - suppport vertical writing for Notes.


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [25a29ad79575a5b53e03659ab2ab224ba5748715]

INTEGRATION: CWS calc24 (1.25.178); FILE MERGED 2004/10/19 14:34:02 sab 1.25.178.1: #i26955#; set Matrix after all things on the cell are set


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [222c7995132191a12ec36c3ce49d362e016f4e0c]

INTEGRATION: CWS calc24 (1.50.42); FILE MERGED 2004/10/22 15:32:52 nn 1.50.42.2: #b4974740# parse base-cell-address of conditional formats after all sheets are loaded 2004/10/19 10:42:11 sab 1.50.42.1: #i27594#; don't insert AllBorderWidth


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [8a647714a66c29b32246d27cfc5301b810cf29cf]

INTEGRATION: CWS calc24 (1.77.42); FILE MERGED 2004/10/22 15:32:52 nn 1.77.42.1: #b4974740# parse base-cell-address of conditional formats after all sheets are loaded


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [001f1d56f213f94594a637538347b4edcc4f0fa1]

INTEGRATION: CWS calc24 (1.103.26); FILE MERGED 2004/10/22 15:32:52 nn 1.103.26.1: #b4974740# parse base-cell-address of conditional formats after all sheets are loaded


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [385b783ec165a198599fd56f6b8f4a8adfaeae3b]

INTEGRATION: CWS calc24 (1.180.26); FILE MERGED 2004/10/13 17:07:02 jmarmion 1.180.26.1: #i33636# - suppport vertical writing for Notes.


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [2abc605418ab67c304ff2031fa833c3647f8b943]

INTEGRATION: CWS calc24 (1.78.42); FILE MERGED 2004/10/22 15:32:51 nn 1.78.42.3: #b4974740# parse base-cell-address of conditional formats after all sheets are loaded 2004/10/19 14:34:01 sab 1.78.42.2: #i26955#; set Matrix after all things on the cell are set 2004/10/13 17:07:02 jmarmion 1.78.42.1: #i33636# - suppport vertical writing for Notes.


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [9e8fa20864f2b05124ca8b23af0b42ab170435b6]

INTEGRATION: CWS calc24 (1.72.26); FILE MERGED 2004/10/13 17:05:24 jmarmion 1.72.26.1: #i33636# - suppport vertical writing for Notes.


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [d655e2624db8ef9b0b902b2ccdca23aa9c8f50b0]

INTEGRATION: CWS calc24 (1.11.42); FILE MERGED 2004/10/27 14:10:01 nn 1.11.42.2: RESYNC: (1.11-1.12); FILE MERGED 2004/10/13 16:56:21 jmarmion 1.11.42.1: #i33636# - suppport vertical writing for Notes.


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [626dccb5a0081b581089fffbf27abd86e243769a]

INTEGRATION: CWS calc24 (1.23.24); FILE MERGED 2004/10/27 14:06:50 nn 1.23.24.2: RESYNC: (1.23-1.24); FILE MERGED 2004/10/13 17:04:47 jmarmion 1.23.24.1: #i33636# - suppport vertical writing for Notes.


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [89d69f240e133661958d7535bd5f098cd837e148]

INTEGRATION: CWS calc24 (1.4.42); FILE MERGED 2004/10/27 14:05:40 nn 1.4.42.2: RESYNC: (1.4-1.5); FILE MERGED 2004/10/13 17:04:47 jmarmion 1.4.42.1: #i33636# - suppport vertical writing for Notes.


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [29e8741fd99e5738b8e246a1b895af75c33f96f6]

INTEGRATION: CWS calc24 (1.21.26); FILE MERGED 2004/10/13 17:04:08 jmarmion 1.21.26.1: #i26611# - suppport copy/paste of notes to diffrent destination document.


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [925e7253481f41b6bc9f151a1e54e3a016048aa5]

INTEGRATION: CWS calc24 (1.16.42); FILE MERGED 2004/10/27 12:52:37 jmarmion 1.16.42.2: #118213# no need to modify the top of the visible note now that we support repositioning. 2004/10/13 17:03:11 jmarmion 1.16.42.1: #i33636# - suppport vertical writing for Notes.


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [35f476dbe287360636a8dec343c42d0dab90f279]

INTEGRATION: CWS calc24 (1.10.178); FILE MERGED 2004/10/13 17:02:22 jmarmion 1.10.178.1: #i26611# - suppport copy/paste of cell notes for all cell types.


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [ea17cb687962b012c991cab0e9203b60e520f7c7]

INTEGRATION: CWS calc24 (1.2.42); FILE MERGED 2004/10/13 17:01:15 jmarmion 1.2.42.1: #i26611# support copy/paste of cell notes to a different destination document.


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [d2e5766ce706a71a1e5149d37b1ef7e942c058dc]

INTEGRATION: CWS calc24 (1.31.24); FILE MERGED 2004/10/27 14:02:24 nn 1.31.24.2: RESYNC: (1.31-1.32); FILE MERGED 2004/10/13 16:59:35 jmarmion 1.31.24.1: #i32669# - support RTL for Notes if Note is currently getting inserted.


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [bf1813d5eef43e0f92037938bb84b96cabbaf7e8]

INTEGRATION: CWS calc24 (1.14.42); FILE MERGED 2004/10/27 14:02:16 nn 1.14.42.2: RESYNC: (1.14-1.15); FILE MERGED 2004/10/22 13:51:57 nn 1.14.42.1: #b4974740# parse base-cell-address of conditional formats after all sheets are loaded


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [36c11534232bf84eac29adcab11708c5e25b4dde]

INTEGRATION: CWS calc24 (1.14.42); FILE MERGED 2004/10/13 16:58:02 jmarmion 1.14.42.1: #i26611# support copy/paste of cell notes for all cell types.


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [8cf449942a5eb676cf308646d4c8bb5f80279c8f]

INTEGRATION: CWS calc24 (1.21.48); FILE MERGED 2004/10/13 16:58:02 jmarmion 1.21.48.1: #i26611# support copy/paste of cell notes for all cell types.


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [a92c043a35eeb9077ae3b71a3e860d1216d0c27b]

INTEGRATION: CWS calc24 (1.23.42); FILE MERGED 2004/10/27 14:01:59 nn 1.23.42.2: RESYNC: (1.23-1.24); FILE MERGED 2004/10/13 16:58:01 jmarmion 1.23.42.1: #i26611# support copy/paste of cell notes for all cell types.


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [df7166e916a38c94c572729bf308ab853fd10f96]

INTEGRATION: CWS calc24 (1.66.48); FILE MERGED 2004/10/22 13:51:34 nn 1.66.48.1: #b4974740# parse base-cell-address of conditional formats after all sheets are loaded


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [f2b2da0da7b523175bee1aa1805ccd566f6c44af]

INTEGRATION: CWS calc24 (1.2.42); FILE MERGED 2004/10/13 16:53:53 jmarmion 1.2.42.1: #26611# - suppport copy/paste of Notes for all cell types


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [5bd2ad583bfc52a6c038381abc017d4e4b4d32f7]

INTEGRATION: CWS calc24 (1.5.178); FILE MERGED 2004/10/22 13:51:33 nn 1.5.178.1: #b4974740# parse base-cell-address of conditional formats after all sheets are loaded


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [60d0040866cc6f05a552eda4e6bc120f1e4e6086]

INTEGRATION: CWS calc24 (1.15.42); FILE MERGED 2004/10/13 16:53:26 jmarmion 1.15.42.1: #26611# - suppport copy/paste of Notes for all cell types


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [eaee557b03859894f4f331f4b24d1e05003ad150]

INTEGRATION: CWS vcl28 (1.5.14); FILE MERGED 2004/10/07 10:18:34 pl 1.5.14.4: #i35073# better key release swallow mechanism 2004/10/01 14:48:30 pl 1.5.14.3: #i34880# IM patch 2004/09/30 14:14:46 pl 1.5.14.2: #i34504# don't set max size hint and fullscreen hint at the same time 2004/09/30 11:07:59 pl 1.5.14.1: join from vcl27


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [3dee3cb2bffc45c85df89ee33b28725aa2bc39a6]

INTEGRATION: CWS vcl28 (1.12.14); FILE MERGED 2004/11/04 17:49:58 pl 1.12.14.9: #i34880# removed patch due to preedit buffer problems 2004/11/01 17:37:17 pl 1.12.14.8: #i35073# do not end text input on key release, filter only keypress events to fix a preedit buffer problem 2004/10/12 15:55:37 pl 1.12.14.7: #i35333# more reliable colors for menus 2004/10/07 10:18:33 pl 1.12.14.6: #i35073# better key release swallow mechanism 2004/10/04 12:59:27 pl 1.12.14.5: #i30029# add: workspace color 2004/10/01 14:48:31 pl 1.12.14.4: #i34880# IM patch 2004/09/30 14:14:46 pl 1.12.14.3: #i34504# don't set max size hint and fullscreen hint at the same time 2004/09/30 12:15:28 pl 1.12.14.2: #i34828# additional deletion protection 2004/09/30 11:07:58 pl 1.12.14.1: join from vcl27


2004-11-09  Rüdiger Timm  <rt@openoffice.org>  [f08d3da69299189275977a113b9be0ad61fc55df]

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  Rüdiger Timm  <rt@openoffice.org>  [6ed07df8e2610427554d5e5270a445c04b174748]

INTEGRATION: CWS mh1960 (1.2.66); FILE MERGED 2004/11/05 14:00:18 mh 1.2.66.1: reenable FontOOo and DictOOo Wizards, #i31977#


2004-11-09  Rüdiger Timm  <rt@openoffice.org>  [d642877aa55a86c03abfa4a227b5bced9578711a]

INTEGRATION: CWS mh1960 (1.5.10); FILE MERGED 2004/11/05 14:00:18 mh 1.5.10.1: reenable FontOOo and DictOOo Wizards, #i31977#


2004-11-09  Rüdiger Timm  <rt@openoffice.org>  [c1e9fbfee40bb222ad0dab9ae905f4bd87b36e8c]

INTEGRATION: CWS mh1960 (1.5.10); FILE MERGED 2004/11/05 14:00:17 mh 1.5.10.1: reenable FontOOo and DictOOo Wizards, #i31977#


2004-11-09  Rüdiger Timm  <rt@openoffice.org>  [0d1de2f9e8cd65d0d62300f59f198fc5da961370]

INTEGRATION: CWS mh1960 (1.3.12); FILE MERGED 2004/11/04 11:20:43 mh 1.3.12.1: use system msfontextract, #i28691#


2004-11-09  Rüdiger Timm  <rt@openoffice.org>  [68ebdedcb5f3310f05a0a00bab2534f76305d602]

INTEGRATION: CWS mh1960 (1.2.58); FILE MERGED 2004/11/05 18:25:47 mh 1.2.58.1: add new 3rd party licenses, #i36767#


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [b13e3380320c20d144bbda56a0ae423d51326e83]

INTEGRATION: CWS gh8 (1.5.24); FILE MERGED 2004/10/20 15:32:11 gh 1.5.24.1: #110681#remove unnecessary dependencies


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [2536d953d74b5203af555dd72aab84b9f11875b6]

INTEGRATION: CWS gh8 (1.39.208); FILE MERGED 2004/10/12 12:57:31 gh 1.39.208.1: #i34630#testtool: add en-US and de languages to the src files and merge in old translations from src642


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [daa86d3b073115bdaf7b5c47a5abe52e3070bf63]

INTEGRATION: CWS gh8 (1.21.208); FILE MERGED 2004/10/12 12:57:30 gh 1.21.208.1: #i34630#testtool: add en-US and de languages to the src files and merge in old translations from src642


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [df1e0f72a9fa1ef0af503da96b3f694f059c0816]

INTEGRATION: CWS gh8 (1.67.2); FILE MERGED 2004/10/12 12:57:28 gh 1.67.2.1: #i34630#testtool: add en-US and de languages to the src files and merge in old translations from src642


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [6246fe2c96c840b048d9f8d2ea660514ab39764a]

INTEGRATION: CWS gh8 (1.21.208); FILE MERGED 2004/10/12 12:57:28 gh 1.21.208.1: #i34630#testtool: add en-US and de languages to the src files and merge in old translations from src642


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [b6ad52f8fdf7036932e34bb62b4bf276304b8222]

INTEGRATION: CWS gh8 (1.56.12); FILE MERGED 2004/10/12 14:27:51 gh 1.56.12.2: small regression in filefilters in open dialog 2004/10/12 12:57:27 gh 1.56.12.1: #i34630#testtool: add en-US and de languages to the src files and merge in old translations from src642


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [87781ca903abfcae273546f0117229a01d17b3ee]

INTEGRATION: CWS gh8 (1.2.48); FILE MERGED 2004/10/15 11:31:05 gh 1.2.48.1: #i32313# check for commadlineswitch -enableautomation before loading sts library


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [b7239dd904545d55ff6c3a9551fd89200cc7cea9]

INTEGRATION: CWS gh8 (1.30.572); FILE MERGED 2004/10/12 12:53:11 gh 1.30.572.1: #i34630#testtool: add en-US and de languages to the src files and merge in old translations from src642


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [1982bae843e22cbd5c07ad5b247d6e9a1a275b59]

INTEGRATION: CWS gh8 (1.119.4); FILE MERGED 2004/10/14 13:09:54 gh 1.119.4.1: remove deprecated svtools.hid


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [b29e18138111e4b8754d3e9f3f34248fd518172c]

INTEGRATION: CWS gh8 (1.9.6); FILE MERGED 2004/10/18 14:25:34 gh 1.9.6.2: #117519#destroy windows on exit 2004/10/15 11:23:00 gh 1.9.6.1: #i35365#return found itemwindow on toolbox immediately


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [3633a5258bf7fbe45a20d3d8aea3a5270938b737]

INTEGRATION: CWS gh8 (1.16.2); FILE MERGED 2004/10/19 15:15:40 gh 1.16.2.5: RESYNC: (1.16-1.17); FILE MERGED 2004/10/19 13:32:48 gh 1.16.2.4: #109805#Get empty String in empty collumns of treelistboxes 2004/10/18 14:25:34 gh 1.16.2.3: #117519#destroy windows on exit 2004/10/11 12:53:10 gh 1.16.2.2: #108796#ignore Helptext windows on resetapplication 2004/10/07 15:53:20 gh 1.16.2.1: #i34933#,#i34764# fiddeling around with recovering toolboxes again


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [dc000e2309df7e02389bf215ecd7a0d1900a99a8]

INTEGRATION: CWS gh8 (1.12.2); FILE MERGED 2004/10/18 14:25:34 gh 1.12.2.3: #117519#destroy windows on exit 2004/10/15 11:23:00 gh 1.12.2.2: #i35365#return found itemwindow on toolbox immediately 2004/10/12 06:54:22 gh 1.12.2.1: #i35096#do not check for AutoHideButton anymore for fadein and fadeout


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [4d828f31b81cdc1bb4853723bfdddc11bbbc8cbf]

INTEGRATION: CWS gh8 (1.8.6); FILE MERGED 2004/10/18 14:25:33 gh 1.8.6.1: #117519#destroy windows on exit


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [6d1b12ce5a411b1a8119d9ce74a645aa21c209df]

INTEGRATION: CWS gh8 (1.2.34); FILE MERGED 2004/10/14 13:55:07 gh 1.2.34.1: DIFF_MS was implemented wrong


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [f995389eb20d328443e214bd80264e537f080c6f]

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>  [22f674437fe5ac6f7b368e5db3f903238650d827]

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>  [3150805b9c3553a1b2637d140ebf8caa7490df1a]

INTEGRATION: CWS gh8 (1.18.70); FILE MERGED 2004/10/20 15:33:28 gh 1.18.70.1: #110681#remove util directory which was used for hid.lst generation


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [958350c8207800b3128af8d2e8067b39c329bf42]

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>  [1857da8fc83165b385c4e2d0fc2577cc416cb0e1]

INTEGRATION: CWS vcl28 (1.12.30); FILE MERGED 2004/10/07 16:32:03 pl 1.12.30.1: #i34799# make CUPSManager fall back to PrinterInfoManager as long as no dests are delivered


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [9f5334e21de037e4c4cfb85d775f7e0a70049611]

INTEGRATION: CWS vcl28 (1.15.4); FILE MERGED 2004/10/07 16:32:03 pl 1.15.4.1: #i34799# make CUPSManager fall back to PrinterInfoManager as long as no dests are delivered


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [0c4881433044f0e20dcb32e4cb20919d7a21dc0c]

INTEGRATION: CWS vcl28 (1.61.16); FILE MERGED 2004/10/13 10:33:33 pl 1.61.16.5: #i35057# use ENABLE_PASF 2004/10/13 09:47:18 pl 1.61.16.4: #i35430# add kde plugin 2004/10/11 09:09:11 pl 1.61.16.3: RESYNC: (1.61-1.62); FILE MERGED 2004/10/06 16:01:51 pl 1.61.16.2: #i35057# add: sndfile, portaudio 2004/09/22 08:38:16 pl 1.61.16.1: #i34161# removed -lXt since it breaks running java in process


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [19effb6668248e2797d657787c5192b84439ea4f]

INTEGRATION: CWS vcl28 (1.8.112); FILE MERGED 2004/10/07 12:03:13 pl 1.8.112.1: #i34578# AnyInput did not report timer events in gtk plugin


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [44506d8c2a1ee9b9104ea0ee469f97a4362435e0]

INTEGRATION: CWS vcl28 (1.22.110); FILE MERGED 2004/10/06 16:01:50 pl 1.22.110.1: #i35057# add: sndfile, portaudio


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [ad1ccd71c01c37e5d8b6af87a6c71af5156d2c98]

INTEGRATION: CWS vcl28 (1.38.16); FILE MERGED 2004/10/07 12:03:12 pl 1.38.16.1: #i34578# AnyInput did not report timer events in gtk plugin


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [6c169fb0f492caf88167fcb42688c8c3647c4546]

INTEGRATION: CWS vcl28 (1.15.14); FILE MERGED 2004/10/13 10:21:53 pl 1.15.14.3: #i35057# use ENABLE_PASF 2004/10/11 09:09:01 pl 1.15.14.2: RESYNC: (1.15-1.16); FILE MERGED 2004/10/06 16:01:49 pl 1.15.14.1: #i35057# add: sndfile, portaudio


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [64287f9f07a7289d00b113e5991ebcd4f7569f52]

INTEGRATION: CWS vcl28 (1.24.84); FILE MERGED 2004/10/07 12:03:11 pl 1.24.84.1: #i34578# AnyInput did not report timer events in gtk plugin


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [5e49fba6e5c6989146903ff76a52c0e6e211d75b]

INTEGRATION: CWS vcl28 (1.3.114); FILE MERGED 2004/11/02 16:31:16 pl 1.3.114.2: #i32682# avoid an assertion 2004/09/30 11:07:58 pl 1.3.114.1: join from vcl27


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [f39f058338ec9c231dfa2ac06d15e6c5389c933f]

INTEGRATION: CWS vcl28 (1.10.16); FILE MERGED 2004/10/07 12:03:10 pl 1.10.16.1: #i34578# AnyInput did not report timer events in gtk plugin


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [296c3b1d3d3caad35416d199377100e849babaa9]

INTEGRATION: CWS os38 (1.13.144); FILE MERGED 2004/09/27 08:50:41 os 1.13.144.1: #i34274# fixed texts in toolbox have to be transparent


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [f724b866ea8626d52e652ad3cf6766a1a37b2b5e]

INTEGRATION: CWS vcl28 (1.92.16); FILE MERGED 2004/09/30 18:32:08 pl 1.92.16.1: #i34277# delay context menu command in case of popup menu already executing


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [0c13d38e05d9e4e44e0fec3ddd2319f7c1b05020]

INTEGRATION: CWS os38 (1.33.22); FILE MERGED 2004/09/21 13:34:48 os 1.33.22.1: #i34336# prevent crash in column arrangement dialog when database connection is missing


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [28d83b222df9ad2a9149125b2d3334903f75d230]

INTEGRATION: CWS os38 (1.8.64); FILE MERGED 2004/09/29 09:48:03 os 1.8.64.1: #i33073# warning about column assignment 'really' switched off


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [9930076c3e3372e12ba460e00470336f024ccf1b]

INTEGRATION: CWS os38 (1.36.100); FILE MERGED 2004/09/29 08:02:12 os 1.36.100.1: #i28962# ListBox width increased


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [a7f864152b543ec362d98c77625b731ac50afb53]

INTEGRATION: CWS os38 (1.21.8); FILE MERGED 2004/11/01 10:37:40 pb 1.21.8.3: fix: #i32434# show only one extension of the defaultfilter 2004/09/21 07:43:09 pb 1.21.8.2: fix: #i32434# the wrong issue number was used 2004/09/21 07:35:19 pb 1.21.8.1: fix: #i22302# only one extension for save


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [e0003170f5991f52041f6dfe99720ba320f7992b]

INTEGRATION: CWS os38 (1.20.112); FILE MERGED 2004/09/29 14:49:14 os 1.20.112.1: #114567# changes of the SfxDocumentInfo should be notified immediately


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [00d7cb9f974975440fb0bf2367f0f1fa1de31cbf]

INTEGRATION: CWS os38 (1.43.6); FILE MERGED 2004/10/08 14:41:45 os 1.43.6.2: RESYNC: (1.43-1.44); FILE MERGED 2004/09/21 10:22:22 os 1.43.6.1: #i33959# remove old Writer wizards


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [8f961992707abae3d6b140515779b9689ddbbf16]

INTEGRATION: CWS vcl28 (1.32.106); FILE MERGED 2004/10/13 10:21:52 pl 1.32.106.4: #i35057# use ENABLE_PASF 2004/10/13 09:46:03 pl 1.32.106.3: #i35430# add kde dir 2004/10/11 09:08:20 pl 1.32.106.2: RESYNC: (1.32-1.34); FILE MERGED 2004/10/06 16:01:48 pl 1.32.106.1: #i35057# add: sndfile, portaudio


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [7d1970329028856468b145a016871950387db5e4]

INTEGRATION: CWS os38 (1.57.6); FILE MERGED 2004/10/08 14:38:11 os 1.57.6.2: RESYNC: (1.57-1.60); FILE MERGED 2004/09/21 10:22:20 os 1.57.6.1: #i33959# remove old Writer wizards


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [c08139a5da5a67f956a4bd0355299c37b9e83358]

INTEGRATION: CWS os38 (1.16.24); FILE MERGED 2004/10/08 14:38:21 os 1.16.24.2: RESYNC: (1.16-1.17); FILE MERGED 2004/09/21 10:22:20 os 1.16.24.1: #i33959# remove old Writer wizards


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [7da23ad07da0ad648e91609c5c6c1f2358bd8e7d]

INTEGRATION: CWS vcl28 (1.9.44); FILE MERGED 2004/09/27 14:07:22 pl 1.9.44.1: #i34684# make selection timeout configurable


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [346074ec5407101723a3c77a0586abe3de924efc]

INTEGRATION: CWS vcl28 (1.1.4); FILE ADDED 2004/09/27 14:07:22 pl 1.1.4.1: #i34684# make selection timeout configurable


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [ef779fbeaeda9aeb2d9572ecb8066d9e714d6da2]

INTEGRATION: CWS vcl28 (1.29.2); FILE MERGED 2004/09/27 14:07:22 pl 1.29.2.1: #i34684# make selection timeout configurable


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [41cd572f1c25ebb70f9929fbfc15e50b14710562]

INTEGRATION: CWS os38 (1.52.84); FILE MERGED 2004/10/08 14:24:42 os 1.52.84.2: RESYNC: (1.52-1.54); FILE MERGED 2004/09/22 11:43:42 os 1.52.84.1: #i28977# #i32007# use additional status slot to switch the border controller modes


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [473c8bab633c2b12bcb4fb520333b2a3a74520f6]

INTEGRATION: CWS vcl28 (1.71.2); FILE MERGED 2004/09/27 14:07:21 pl 1.71.2.1: #i34684# make selection timeout configurable


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [0798c42c6cd6a4b63c554c8f781fdfc7c28fed10]

INTEGRATION: CWS os38 (1.17.4); FILE MERGED 2004/10/08 14:14:50 os 1.17.4.2: RESYNC: (1.17-1.18); FILE MERGED 2004/09/22 12:41:15 os 1.17.4.1: #i29255# order of options dialog groups according to spec


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [8d590cd8c5c827e352a5baedf41c587bb9263adc]

INTEGRATION: CWS vcl28 (1.19.18); FILE MERGED 2004/10/17 13:53:25 pl 1.19.18.1: #i34684# add unotools as dependency


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [3403ac107180f92da36399f90934c76f69093075]

INTEGRATION: CWS os38 (1.3.254); FILE MERGED 2004/09/27 11:48:27 os 1.3.254.1: #i341189 alien filter warning re-introduced


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [6aac5b1e59de407b05d2f3549db92b7c2452d19b]

INTEGRATION: CWS os38 (1.4.254); FILE MERGED 2004/10/08 14:12:41 os 1.4.254.3: RESYNC: (1.4-1.5); FILE MERGED 2004/10/04 11:26:25 os 1.4.254.2: syntax fixed (<:) 2004/09/27 11:48:29 os 1.4.254.1: #i341189 alien filter warning re-introduced


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [0fd1a22cf55198f7d97654786b85b59728d46f43]

INTEGRATION: CWS vcl28 (1.3.72); FILE MERGED 2004/10/07 12:53:28 pl 1.3.72.1: #i34064# laguage independent psprint.conf


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [1ad005b329fd515525697076089743b7dbc14d6b]

INTEGRATION: CWS os38 (1.54.6); FILE MERGED 2004/10/19 11:39:21 tl 1.54.6.3: RESYNC: (1.56-1.58); FILE MERGED 2004/10/08 14:07:20 os 1.54.6.2: RESYNC: (1.54-1.56); FILE MERGED 2004/09/22 11:43:41 os 1.54.6.1: #i28977# #i32007# use additional status slot to switch the border controller modes


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [e17470504dbe1435840438c09e20846610dace85]

INTEGRATION: CWS vcl28 (1.3.86); FILE MERGED 2004/10/07 12:53:28 pl 1.3.86.1: #i34064# laguage independent psprint.conf


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [2b4e596b3a1c4856d2fb258a2ddae56117fbe568]

INTEGRATION: CWS vcl28 (1.1.86); FILE MERGED 2004/10/07 12:53:28 pl 1.1.86.1: #i34064# laguage independent psprint.conf


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [00bf4952538fcfb960526ace8729fe22a143c987]

INTEGRATION: CWS vcl28 (1.26.4); FILE MERGED 2004/10/07 16:31:26 pl 1.26.4.2: #i34799# make CUPSManager fall back to PrinterInfoManager as long as no dests are delivered 2004/10/07 14:16:28 pl 1.26.4.1: #i34064# get default paper format from process locale, resp. LC_PAPER


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [90c0ed7d0209e400f88e333e501e11504791bd2c]

INTEGRATION: CWS vcl28 (1.7.4); FILE MERGED 2004/10/07 16:31:26 pl 1.7.4.3: #i34799# make CUPSManager fall back to PrinterInfoManager as long as no dests are delivered 2004/10/07 15:17:26 pl 1.7.4.2: #i34799# solved a concurrency problem 2004/09/29 16:05:34 pl 1.7.4.1: #i34803# catch broken PPD files


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [3231271be40907d8ba27dab4aefbed239d5c342b]

INTEGRATION: CWS os38 (1.40.6); FILE MERGED 2004/10/08 14:00:03 os 1.40.6.2: RESYNC: (1.40-1.44); FILE MERGED 2004/09/21 10:23:05 os 1.40.6.1: #i33959# remove old Writer wizards


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [de282378f9cbd25372c84d82d8db6653804bd181]

INTEGRATION: CWS os38 (1.10.48); FILE MERGED 2004/10/08 13:59:54 os 1.10.48.2: RESYNC: (1.10-1.11); FILE MERGED 2004/09/27 08:21:59 os 1.10.48.1: #i34489# HelpIds added to navigation toolbox


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [089a74950671c2a6fbf5699b72c3718c121c5ff3]

INTEGRATION: CWS vcl28 (1.8.4); FILE MERGED 2004/10/07 16:31:25 pl 1.8.4.2: #i34799# make CUPSManager fall back to PrinterInfoManager as long as no dests are delivered 2004/10/07 14:16:27 pl 1.8.4.1: #i34064# get default paper format from process locale, resp. LC_PAPER


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [e0f1b1749569b9860891d070292196c0ff266181]

INTEGRATION: CWS os38 (1.2.14); FILE MERGED 2004/10/29 09:10:03 os 1.2.14.1: #i26485# additional key code to move paragraphs Ctrl+CursorUp/Down


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [895ed27b84c2282b0fcfdf27e8a2b253b3b8c16f]

INTEGRATION: CWS os38 (1.2.156); FILE MERGED 2004/09/29 15:00:43 os 1.2.156.1: #90378# para justified added to web text toolbox


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [862e6fe34b307267a73dc1572bc6ffe1e934f8ef]

INTEGRATION: CWS vcl28 (1.28.24); FILE MERGED 2004/09/27 14:02:17 pl 1.28.24.1: #i34684# make selection timeout configurable


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [68fdd14b3bafd17c3351134a519261700aa2b46a]

INTEGRATION: CWS os38 (1.2.14); FILE MERGED 2004/10/29 09:10:02 os 1.2.14.1: #i26485# additional key code to move paragraphs Ctrl+CursorUp/Down


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [08df70d75a6d549203ff3399f111f278ff16b2df]

INTEGRATION: CWS vcl28 (1.4.4); FILE MERGED 2004/10/07 16:31:25 pl 1.4.4.1: #i34799# make CUPSManager fall back to PrinterInfoManager as long as no dests are delivered


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [1abb367363e7216e2e668ee77985d78102f8d513]

INTEGRATION: CWS fontlists04 (1.183.6); FILE MERGED 2004/10/29 13:56:31 hdu 1.183.6.6: #i33265# improved on CWS vcl29 glyph fallback enhancements 2004/10/29 11:07:47 hdu 1.183.6.5: #i33265# update to CWS vcl29 glyph fallback enhancements 2004/10/22 11:20:11 hdu 1.183.6.4: #i27231# glyph fallback to original font if dev specific substitution may have been involved 2004/10/13 10:41:34 hdu 1.183.6.3: #i27231# try original font first when device specific substitution may have been involved 2004/10/13 08:50:21 hdu 1.183.6.2: #31838# the Glyphcache should not cache anything obout fonts it cannot handle 2004/10/06 16:37:19 hdu 1.183.6.1: #i27231# improved glyph fallback and some font name fixes


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [f1eb4dce7029448e0fd20b4c3041353adf75a6db]

INTEGRATION: CWS fontlists04 (1.60.8); FILE MERGED 2004/10/05 08:37:47 hdu 1.60.8.2: #i30824# fix single byte case in MCBS conversion 2004/10/04 14:21:00 hdu 1.60.8.1: #i30824# support some non-unicode fonts


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [520009f2a55ab0b827d2d4ed48e475ade486e930]

INTEGRATION: CWS fontlists04 (1.27.56); FILE MERGED 2004/10/13 08:50:22 hdu 1.27.56.1: #31838# the Glyphcache should not cache anything obout fonts it cannot handle


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [9760f03c888845250d4156c9d4f185057b2a088a]

INTEGRATION: CWS fontlists04 (1.61.8); FILE MERGED 2004/09/24 10:24:48 hdu 1.61.8.1: #i34586# use logical instead of physical glyph widths to calculate justification adjustments


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [882d9e3392c1cd2cd28130c5471e5712ca2b4317]

INTEGRATION: CWS fontlists04 (1.72.8); FILE MERGED 2004/11/02 08:56:28 hdu 1.72.8.2: #i33265# also mirror chars for latin in RTL text 2004/09/29 11:45:44 hdu 1.72.8.1: #i33265# in an RTL also mirror characters when layouting text for for the PDF builtin fonts


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [76c918e47760122452e311edb83e91870e0dd45a]

INTEGRATION: CWS os38 (1.33.14); FILE MERGED 2004/10/28 10:19:36 os 1.33.14.1: #i26485# accelerator config now XML based


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [40f3f3c92bcb88299e352d337de60974b7c8d071]

INTEGRATION: CWS os38 (1.33.152); FILE MERGED 2004/10/08 13:54:15 os 1.33.152.2: RESYNC: (1.33-1.34); FILE MERGED 2004/10/04 09:19:26 os 1.33.152.1: #i32913# the horizontal ScrollBar may be visible in browse view, too


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [19e263b7503f721c9b96f6d46c3b07532e99f646]

INTEGRATION: CWS os38 (1.38.6); FILE MERGED 2004/10/08 13:49:59 os 1.38.6.2: RESYNC: (1.38-1.39); FILE MERGED 2004/09/27 07:23:01 os 1.38.6.1: #i34343# stop AutoComplete suggestion before a Math object is inserted


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [d3063e20b6427a05faa7da3d880551b09dbe4484]

INTEGRATION: CWS os38 (1.10.88); FILE MERGED 2004/09/20 16:11:44 os 1.10.88.1: #117886 #i34337# catch exception of the frame provider


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [cf8c02c3473b3966759ce788910ffbdd3d3f91fc]

INTEGRATION: CWS os38 (1.32.44); FILE MERGED 2004/09/22 11:43:13 os 1.32.44.1: #i28977# #i32007# use additional status slot to switch the border controller modes


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [669570e85bb8750bb87c3c76cb49073be2f0f866]

INTEGRATION: CWS os38 (1.15.50); FILE MERGED 2004/09/22 11:43:13 os 1.15.50.1: #i28977# #i32007# use additional status slot to switch the border controller modes


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [4dbbf211d02b2e65f8373524107786dd992c0248]

INTEGRATION: CWS os38 (1.58.6); FILE MERGED 2004/10/08 13:48:11 os 1.58.6.2: RESYNC: (1.58-1.59); FILE MERGED 2004/09/22 11:43:13 os 1.58.6.1: #i28977# #i32007# use additional status slot to switch the border controller modes


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [390633b53684fc83f675c91abe21018170192c77]

INTEGRATION: CWS os38 (1.23.48); FILE MERGED 2004/10/08 12:40:03 os 1.23.48.2: RESYNC: (1.23-1.24); FILE MERGED 2004/09/27 08:21:58 os 1.23.48.1: #i34489# HelpIds added to navigation toolbox


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [0c526ad22520b9a68b7dc90f4bb860361e5f00b1]

INTEGRATION: CWS os38 (1.24.50); FILE MERGED 2004/09/27 08:21:59 os 1.24.50.2: #i34489# HelpIds added to navigation toolbox 2004/09/22 13:41:06 os 1.24.50.1: #i33701# parameters added to field insert calls


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [7482b8f89311c2e8da1766c80fb95088dded0656]

INTEGRATION: CWS os38 (1.10.190); FILE MERGED 2004/10/04 09:22:44 os 1.10.190.1: #i34932# hdftctrl.* has to be removed


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [328f98873a6c196095de44f0546e4ce99a54c4b3]

INTEGRATION: CWS os38 (1.2.156); FILE MERGED 2004/10/28 10:17:05 os 1.2.156.1: #i26485# accelerator config now XML based


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [22f3fc5edf0d31c6cdabc1109913e4dfdb878426]

INTEGRATION: CWS os38 (1.4.196); FILE MERGED 2004/09/29 08:40:13 os 1.4.196.1: #i31914# FixedText has to be declared before the Edit


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [a5949dfc25ece65f1236c50f6abc93a6d0a2f7b0]

INTEGRATION: CWS os38 (1.15.44); FILE MERGED 2004/10/08 13:37:04 os 1.15.44.2: RESYNC: (1.15-1.16); FILE MERGED 2004/09/20 16:11:44 os 1.15.44.1: #117886 #i34337# catch exception of the frame provider


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [cb45149e5f7266de9f76a15d3f66784c40752581]

INTEGRATION: CWS os38 (1.95.6); FILE MERGED 2004/10/08 13:35:40 os 1.95.6.3: RESYNC: (1.95-1.96); FILE MERGED 2004/09/28 08:52:25 os 1.95.6.2: #117959# SelectMenuPosition(): already selected objects need no action 2004/09/20 16:11:11 os 1.95.6.1: #117886 #i34337# context menu: don't select inside of a selected object


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [37b57e8458e4b49060147f7b8ecd6e90ee20fa37]

INTEGRATION: CWS os38 (1.11.6); FILE MERGED 2004/10/28 10:18:44 os 1.11.6.1: #i26485# accelerator config now XML based


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [e5e9a1f1b1b44a428c79961abe9fc66c1f09ed64]

INTEGRATION: CWS os38 (1.40.12); FILE MERGED 2004/10/08 13:15:25 os 1.40.12.3: RESYNC: (1.40-1.42); FILE MERGED 2004/10/01 14:14:24 os 1.40.12.2: #117665# check update mode at the model's medium before initiating UI actions on creation of documents 2004/09/21 10:23:05 os 1.40.12.1: #i33959# remove old Writer wizards


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [867ff18335451ab78fa1d0f72476713138ff7edd]

INTEGRATION: CWS os38 (1.5.190); FILE MERGED 2004/09/21 10:23:04 os 1.5.190.1: #i33959# remove old Writer wizards


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [b5405293939bd2cc0d5668c72bf6d9344ff13349]

INTEGRATION: CWS os38 (1.23.86); FILE MERGED 2004/10/08 12:54:14 os 1.23.86.2: RESYNC: (1.23-1.24); FILE MERGED 2004/09/21 10:23:03 os 1.23.86.1: #i33959# remove old Writer wizards


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [6d1b92fa86ee99c12fbd8e88a97b4567f59f45c2]

INTEGRATION: CWS os38 (1.10.194); FILE MERGED 2004/10/11 08:28:03 os 1.10.194.3: #i33959# old wizards remove, again - merge error 2004/10/08 12:47:11 os 1.10.194.2: RESYNC: (1.10-1.11); FILE MERGED 2004/09/21 10:23:02 os 1.10.194.1: #i33959# remove old Writer wizards


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [6f7c0212c1b54e235f1a66d62ef06fe19dcad9ce]

INTEGRATION: CWS os38 (1.12.86); FILE MERGED 2004/09/22 11:43:12 os 1.12.86.1: #i28977# #i32007# use additional status slot to switch the border controller modes


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [1d03752ff46072f26d19bee0bbf3fe757face10c]

INTEGRATION: CWS os38 (1.13.156); FILE MERGED 2004/09/21 10:23:01 os 1.13.156.1: #i33959# remove old Writer wizards


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [9f9f321a79506f689aa135ab0be2ea6c4da38434]

INTEGRATION: CWS os38 (1.23.42); FILE MERGED 2004/10/08 12:44:07 os 1.23.42.2: RESYNC: (1.23-1.24); FILE MERGED 2004/09/21 10:23:01 os 1.23.42.1: #i33959# remove old Writer wizards


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [b2ede95b788ec686f3ad4164545127bdb0ec825b]

INTEGRATION: CWS os38 (1.7.182); FILE MERGED 2004/10/08 12:42:22 os 1.7.182.2: RESYNC: (1.7-1.8); FILE MERGED 2004/09/21 10:23:00 os 1.7.182.1: #i33959# remove old Writer wizards


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [46aa6840cd0d1fb99673dac4e4ee9577a0fbca00]

INTEGRATION: CWS os38 (1.42.6); FILE MERGED 2004/10/08 12:39:33 os 1.42.6.2: RESYNC: (1.42-1.46); FILE MERGED 2004/09/21 10:23:00 os 1.42.6.1: #i33959# remove old Writer wizards


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [ab57c5bf40fc2b84ba3d0fd37c6e71907f8b8619]

INTEGRATION: CWS os38 (1.31.14); FILE MERGED 2004/10/08 12:34:17 os 1.31.14.2: RESYNC: (1.31-1.33); FILE MERGED 2004/09/21 10:14:18 os 1.31.14.1: #i33959# remove old Writer wizards


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [feb85e7733587ca22154c33c232f9e49aeb47523]

INTEGRATION: CWS os38 (1.15.14); FILE MERGED 2004/10/08 12:32:54 os 1.15.14.2: RESYNC: (1.15-1.17); FILE MERGED 2004/09/21 10:14:18 os 1.15.14.1: #i33959# remove old Writer wizards


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [7aae12836e311fc43b487a0f57bf2f5eb0a50ffa]

INTEGRATION: CWS jl13 (1.19.8); FILE MERGED 2004/10/21 13:17:35 jl 1.19.8.7: RESYNC: (1.19-1.20); FILE MERGED 2004/10/08 17:31:03 jl 1.19.8.6: #29930# 2004/10/05 15:22:11 jl 1.19.8.5: #i29390# 2004/10/01 09:19:12 jl 1.19.8.4: #i29390# 2004/09/30 14:39:32 jl 1.19.8.3: #i29390# 2004/09/30 08:16:01 jl 1.19.8.2: #i29390# 2004/09/29 13:43:50 jl 1.19.8.1: #i29390# using framework in other applications


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [05e53df2941f765fb521731b62a06fc0faaae655]

INTEGRATION: CWS jl13 (1.12.10); FILE MERGED 2004/10/25 10:37:39 jl 1.12.10.4: #29390# 2004/10/20 14:28:27 jl 1.12.10.3: #i29390# 2004/10/08 17:31:02 jl 1.12.10.2: #29930# 2004/10/08 11:13:00 jl 1.12.10.1: #i29390#


2004-11-09  Rüdiger Timm  <rt@openoffice.org>  [e8f824259972f180792137efd5b393ab391d965a]

INTEGRATION: CWS tdoc3 (1.13.12); FILE MERGED 2004/11/03 13:08:30 kso 1.13.12.4: i36554# - parent storage must be set to modified on commit of child. 2004/11/03 12:27:16 mav 1.13.12.3: #i36554# the storage is modified only after the new child is commited 2004/11/01 16:58:25 kso 1.13.12.2: #i36025# - removeElement, renamElement, moveElementTo must set internal            state to 'modified' on success. 2004/11/01 10:35:09 mav 1.13.12.1: #i36346# transfer the mediatype for empty storages


2004-11-09  Rüdiger Timm  <rt@openoffice.org>  [0dc5fd2ba8edebcb2183378a5c4edd9f7a3cf8ef]

INTEGRATION: CWS tdoc3 (1.74.144); FILE MERGED 2004/11/03 15:38:18 kso 1.74.144.1: #i36606# - Fix by MBA: Sending DOCCLOSE event now works as expected.


2004-11-09  Rüdiger Timm  <rt@openoffice.org>  [1d3ac9903535ae0029832514cc7e00a70ea900c5]

INTEGRATION: CWS tdoc3 (1.70.10); FILE MERGED 2004/11/03 16:12:25 kso 1.70.10.7: RESYNC: (1.70-1.71); FILE MERGED 2004/11/03 12:39:57 mav 1.70.10.6: #i36554# listen for the storage only after the new document is completely created 2004/11/03 11:25:41 mav 1.70.10.5: #i36554# listen for the storage only after the new document is completely created 2004/11/03 10:13:57 mav 1.70.10.4: #i36554# the events should not be sent multiple times 2004/11/03 09:28:05 mav 1.70.10.3: #i36428# let new documents listen as well 2004/11/02 19:24:20 mav 1.70.10.2: #i36428# fix notification 2004/11/02 15:59:55 mav 1.70.10.1: #i36428# let the model be modified if it's storage is modified


2004-11-09  Rüdiger Timm  <rt@openoffice.org>  [2031eb1891c6d50453daf71309f3c0aa5e863e82]

INTEGRATION: CWS tdoc3 (1.134.64); FILE MERGED 2004/11/03 16:12:03 kso 1.134.64.9: RESYNC: (1.134-1.135); FILE MERGED 2004/11/03 14:42:30 mav 1.134.64.8: #i36261# catch an exception 2004/11/03 12:39:56 mav 1.134.64.7: #i36554# listen for the storage only after the new document is completely created 2004/11/03 11:25:40 mav 1.134.64.6: #i36554# listen for the storage only after the new document is completely created 2004/11/03 10:13:56 mav 1.134.64.5: #i36554# the events should not be sent multiple times 2004/11/03 09:40:13 mav 1.134.64.4: #i36428# send the correct notification 2004/11/03 09:28:05 mav 1.134.64.3: #i36428# let new documents listen as well 2004/11/02 19:24:19 mav 1.134.64.2: #i36428# fix notification 2004/11/02 15:59:55 mav 1.134.64.1: #i36428# let the model be modified if it's storage is modified


2004-11-09  Rüdiger Timm  <rt@openoffice.org>  [362e0ff2e0ebf4fc0fd2cce1689dccf7cf66b357]

INTEGRATION: CWS tdoc3 (1.15.70); FILE MERGED 2004/11/02 15:59:55 mav 1.15.70.1: #i36428# let the model be modified if it's storage is modified


2004-11-09  Rüdiger Timm  <rt@openoffice.org>  [a1c508d0b624b0c9769c2cd40b006f2cbaf1bfcb]

INTEGRATION: CWS tdoc3 (1.142.70); FILE MERGED 2004/11/03 16:11:54 kso 1.142.70.3: RESYNC: (1.142-1.143); FILE MERGED 2004/11/02 19:24:19 mav 1.142.70.2: #i36428# fix notification 2004/11/01 14:25:39 kso 1.142.70.1: #i36025# - Saving to non-file URLs works again.


2004-11-09  Rüdiger Timm  <rt@openoffice.org>  [6eb3f5ead0977ccaf6fa99bec166c7d12d4d7c10]

INTEGRATION: CWS tdoc3 (1.2.246); FILE MERGED 2004/11/02 15:59:54 mav 1.2.246.1: #i36428# let the model be modified if it's storage is modified


2004-11-09  Rüdiger Timm  <rt@openoffice.org>  [78f8860f3552080ebb9bc24c5e5b914bd267ce97]

INTEGRATION: CWS tdoc3 (1.5.18); FILE MERGED 2004/11/03 09:43:45 sb 1.5.18.1: #i36551# notifyAccepting must no rely on being called asynchronously (which it is no longer since URP uses ForceSynchronous=1 by default).


2004-11-09  Rüdiger Timm  <rt@openoffice.org>  [85c806f9d60015aadf4556496f1bc18dbb229f15]

INTEGRATION: CWS tdoc3 (1.3.38); FILE MERGED 2004/11/02 13:56:10 kso 1.3.38.1: #i36025# - Adapted to final Storage API. Issue number: Submitted by: Reviewed by:


2004-11-09  Rüdiger Timm  <rt@openoffice.org>  [075e52c69d18bdca566032f21f662e9d14c7bd44]

INTEGRATION: CWS tdoc3 (1.2.38); FILE MERGED 2004/11/02 13:56:09 kso 1.2.38.1: #i36025# - Adapted to final Storage API. Issue number: Submitted by: Reviewed by:


2004-11-09  Rüdiger Timm  <rt@openoffice.org>  [a4526c44605635b3cef9e4163a15e99bf7397dff]

INTEGRATION: CWS tdoc3 (1.2.38); FILE MERGED 2004/11/02 13:56:08 kso 1.2.38.1: #i36025# - Adapted to final Storage API. Issue number: Submitted by: Reviewed by:


2004-11-09  Rüdiger Timm  <rt@openoffice.org>  [0c8dd7d51a7489969ec94b5ac861c727a21d0302]

INTEGRATION: CWS tdoc3 (1.5.36); FILE MERGED 2004/11/03 15:46:53 kso 1.5.36.1: #i36025# - Removed workaround for access to special stream 'Configurations2'. Issue number: Submitted by: Reviewed by:


2004-11-09  Rüdiger Timm  <rt@openoffice.org>  [85ae633b43d6d2784f67891aa8ec6fa5d5284576]

INTEGRATION: CWS tdoc3 (1.4.36); FILE MERGED 2004/11/02 13:56:08 kso 1.4.36.1: #i36025# - Adapted to final Storage API. Issue number: Submitted by: Reviewed by:


2004-11-09  Rüdiger Timm  <rt@openoffice.org>  [e27a46c7cc071c5a94f5da0d7ccee4c40b37587c]

INTEGRATION: CWS tdoc3 (1.2.52); FILE MERGED 2004/11/03 15:48:29 kso 1.2.52.1: #i36025# - streams cannot longer be created as children of document root            storage (but folders can). Document would throw those away            on saving. Issue number: Submitted by: Reviewed by:


2004-11-09  Rüdiger Timm  <rt@openoffice.org>  [490369e61ab020950b824855ba03bbd0cec7d551]

INTEGRATION: CWS tdoc3 (1.6.24); FILE MERGED 2004/11/03 15:48:28 kso 1.6.24.1: #i36025# - streams cannot longer be created as children of document root            storage (but folders can). Document would throw those away            on saving. Issue number: Submitted by: Reviewed by:


2004-11-09  Rüdiger Timm  <rt@openoffice.org>  [0d6b24a721f05fedef9cd32b596a0fec71a5089f]

INTEGRATION: CWS tdoc3 (1.7.24); FILE MERGED 2004/11/03 15:48:28 kso 1.7.24.2: #i36025# - streams cannot longer be created as children of document root            storage (but folders can). Document would throw those away            on saving. Issue number: Submitted by: Reviewed by: 2004/11/02 13:56:07 kso 1.7.24.1: #i36025# - Adapted to final Storage API. Issue number: Submitted by: Reviewed by:


2004-11-09  Rüdiger Timm  <rt@openoffice.org>  [bc371774223d589086d5a6b2c8a3b5b24b8bca4b]

INTEGRATION: CWS tdoc3 (1.3.38); FILE MERGED 2004/11/02 13:56:06 kso 1.3.38.1: #i36025# - Adapted to final Storage API. Issue number: Submitted by: Reviewed by:


2004-11-09  Rüdiger Timm  <rt@openoffice.org>  [4bc7d324df2cb4880bfe5124aebdae200c4ddab9]

INTEGRATION: CWS tdoc3 (1.4.90); FILE MERGED 2004/11/03 13:34:11 mav 1.4.90.1: #i35448# use different user data for this filter


2004-11-09  Rüdiger Timm  <rt@openoffice.org>  [f9c9d0366e78075edc108f1db764804f873ccac7]

INTEGRATION: CWS fwkpp2fix01 (1.6.20); FILE MERGED 2004/10/27 15:49:21 kso 1.6.20.1: #i34453# - No more crash during startup in case language cannot be determined.


2004-11-09  Rüdiger Timm  <rt@openoffice.org>  [b5b8acbe471f82a66c188bdd9054852168a0884d]

INTEGRATION: CWS fwkpp2fix01 (1.11.20); FILE MERGED 2004/10/27 15:49:21 kso 1.11.20.1: #i34453# - No more crash during startup in case language cannot be determined.


2004-11-09  Rüdiger Timm  <rt@openoffice.org>  [918d747e1be6c9ba4d426d1a29ee8b82fbdf64b7]

INTEGRATION: CWS fwkpp2fix01 (1.153.10); FILE MERGED 2004/10/27 15:49:21 kso 1.153.10.1: #i34453# - No more crash during startup in case language cannot be determined.


2004-11-09  Rüdiger Timm  <rt@openoffice.org>  [a5db4ad9d9b8a4e89831afb8ec4337c2512a115a]

INTEGRATION: CWS fwkpp2fix01 (1.25.64); FILE MERGED 2004/10/27 15:49:20 kso 1.25.64.1: #i34453# - No more crash during startup in case language cannot be determined.


2004-11-09  Rüdiger Timm  <rt@openoffice.org>  [20838a94f2d53ad6a448c97f4e7438b96d2258b8]

INTEGRATION: CWS fwkpp2fix01 (1.77.48); FILE MERGED 2004/10/27 05:29:34 cd 1.77.48.1: #i36114# Fixed context help in toolboxes doesn't work


2004-11-09  Rüdiger Timm  <rt@openoffice.org>  [26f6d5c5096a1f56f16fbe42b4307e7914ab4836]

INTEGRATION: CWS fwkpp2fix01 (1.111.12); FILE MERGED 2004/10/27 05:22:20 cd 1.111.12.1: #i36114# Fixed context help in menus doesn't work


2004-11-09  Rüdiger Timm  <rt@openoffice.org>  [00fdf87052fc511422fe97742f50ff38a182e95a]

INTEGRATION: CWS fwkpp2fix01 (1.134.38); FILE MERGED 2004/10/26 09:25:08 mav 1.134.38.2: #i35211# allow to saveAs readonly documents 2004/10/22 14:50:14 mav 1.134.38.1: #i35211# close the stream when the loading is done


2004-11-09  Rüdiger Timm  <rt@openoffice.org>  [eb25f5c110d54ef9a1045434a4acd4e74fac886f]

INTEGRATION: CWS fwkpp2fix01 (1.45.40); FILE MERGED 2004/10/22 14:50:13 mav 1.45.40.1: #i35211# close the stream when the loading is done


2004-11-09  Rüdiger Timm  <rt@openoffice.org>  [a135300862a5a1a4a707f30b6d6b9e4453c04a12]

INTEGRATION: CWS fwkpp2fix01 (1.2.46); FILE MERGED 2004/10/22 11:39:39 mav 1.2.46.1: #i35887# set the filter options correctly


2004-11-09  Rüdiger Timm  <rt@openoffice.org>  [59bc6224f4661edc6cdf0fd9621f032244d85dcf]

INTEGRATION: CWS fwkpp2fix01 (1.56.58); FILE MERGED 2004/10/27 10:50:43 cd 1.56.58.2: #o36114# Use correct module string variable 2004/10/26 11:17:03 cd 1.56.58.1: #i36114# Help::Start must be called with command URL instead of HelpID


2004-11-09  Rüdiger Timm  <rt@openoffice.org>  [ccc4036b3df5de9c449090554287ae61e2eaba83]

INTEGRATION: CWS fwkpp2fix01 (1.97.56); FILE MERGED 2004/10/28 08:27:15 cd 1.97.56.1: #i36114# Listbox must be filled on OpenHelpURL


2004-11-09  Rüdiger Timm  <rt@openoffice.org>  [339c62044e5895feb575f9d28d584d2e5e818611]

INTEGRATION: CWS fwkpp2fix01 (1.5.30); FILE MERGED 2004/10/27 06:00:33 oj 1.5.30.1: #i36066# correct view table command


2004-11-09  Rüdiger Timm  <rt@openoffice.org>  [081626ecd443c5407e0e1d725d1fa2bb994f8602]

INTEGRATION: CWS fwkpp2fix01 (1.47.18); FILE MERGED 2004/10/28 08:28:10 cd 1.47.18.2: #i36114# help URL scheme adapted 2004/10/27 15:01:36 mav 1.47.18.1: #i36114# introduce the fix from SB


2004-11-09  Rüdiger Timm  <rt@openoffice.org>  [39a3b48068b157cee7a76dbb9aa091cdc4dce0fb]

INTEGRATION: CWS fwkpp2fix01 (1.9.8); FILE MERGED 2004/10/26 12:34:53 kso 1.9.8.1: #i35900# - DocumentHolder::[Show|Hide]UI now sets/resets active frame at            parent frame.


2004-11-09  Rüdiger Timm  <rt@openoffice.org>  [fc46ace12031f320ee4d2d8a53b66f0153580e6b]

INTEGRATION: CWS fwkpp2fix01 (1.7.8); FILE MERGED 2004/10/25 08:13:28 mav 1.7.8.1: #i35927# fix the locking handling


2004-11-09  Rüdiger Timm  <rt@openoffice.org>  [379bc27717046510399bd9cd4ed33cd4fb011fec]

INTEGRATION: CWS fwkpp2fix01 (1.7.24); FILE MERGED 2004/10/25 08:53:43 cd 1.7.24.1: #i36021# Fixed duplicate entries


2004-11-09  Rüdiger Timm  <rt@openoffice.org>  [408e1cc7a6d8858f3d9582771621edb7c8c7e432]

INTEGRATION: CWS fwkpp2fix01 (1.7.24); FILE MERGED 2004/10/25 08:53:42 cd 1.7.24.1: #i36021# Fixed duplicate entries


2004-11-09  Rüdiger Timm  <rt@openoffice.org>  [ec66e40fc7efbdbd72d6be7006de044a1b41f3b5]

INTEGRATION: CWS fwkpp2fix01 (1.6.64); FILE MERGED 2004/10/25 08:54:34 oj 1.6.64.2: #i36066# remove double entry 2004/10/25 08:44:32 oj 1.6.64.1: #i36066# rename command


2004-11-09  Rüdiger Timm  <rt@openoffice.org>  [f517b2abb608c5679dd63ae6215149cffff5a47c]

INTEGRATION: CWS dr27 (1.24.44); FILE MERGED 2004/10/28 12:07:06 dr 1.24.44.1: #110618# #i3724# #i25653# new formula export, step 16: import filter uses new function info provider


2004-11-09  Rüdiger Timm  <rt@openoffice.org>  [72a7b01780dcc57d70d7429c2091f4e0bf94cf87]

INTEGRATION: CWS fwkpp2fix01 (1.3.74); FILE MERGED 2004/10/28 09:35:27 mav 1.3.74.1: #i36143# fix for endless loop from CD


2004-11-09  Rüdiger Timm  <rt@openoffice.org>  [a0d8050c988c1c1629264dea62b0d87ac739900c]

INTEGRATION: CWS dr27 (1.17.16); FILE MERGED 2004/10/19 09:14:49 dr 1.17.16.3: RESYNC: (1.17-1.18); FILE MERGED 2004/10/05 11:43:01 dr 1.17.16.2: #110618# #i3724# #i25653# new formula export, step 2: basic functionality: const operands, unary/binary operators, parentheses 2004/10/01 11:09:34 dr 1.17.16.1: #110618# #i3724# #i25653# new formula export, step 1: new infrastructure


2004-11-09  Rüdiger Timm  <rt@openoffice.org>  [bde580cfe177111a1694ac9e35cd85eb217a200e]

INTEGRATION: CWS dr27 (1.2.18); FILE MERGED 2004/10/14 10:13:52 dr 1.2.18.1: #110618# #i3724# #i25653# new formula export, step 8: volatile functions, spaces, optimized SUM


2004-11-09  Rüdiger Timm  <rt@openoffice.org>  [2ba61011fc65ece7553ea536ae3b419d795d416c]

INTEGRATION: CWS dr27 (1.15.16); FILE MERGED 2004/10/21 14:34:15 dr 1.15.16.4: RESYNC: (1.16-1.17); FILE MERGED 2004/10/19 09:14:27 dr 1.15.16.3: RESYNC: (1.15-1.16); FILE MERGED 2004/10/07 17:26:32 dr 1.15.16.2: #110618# #i3724# #i25653# new formula export, step 6: rudimentary function support, DDE links 2004/10/06 17:57:25 dr 1.15.16.1: #110618# #i3724# #i25653# new formula export, step 5: defined names, db ranges


2004-11-09  Rüdiger Timm  <rt@openoffice.org>  [e130ba3aac6dd81ee650fb5aa52a7aaa16f8c35c]

INTEGRATION: CWS dr27 (1.3.18); FILE MERGED 2004/10/28 17:26:38 dr 1.3.18.13: #i3724# new formula export, bug hunting 5: 2d refs in names, token class of 1st parameter of OR/AND operator 2004/10/27 13:05:23 dr 1.3.18.12: #110618# #i3724# #i25653# #b4963900# new formula export, step 15: skip parameters simplified, remove unused files 2004/10/21 13:52:23 dr 1.3.18.11: #110618# #i3724# #i25653# new formula export, step 13: more token class handling, reference subexpression tokens for tList, tIsect, tRange tokens 2004/10/18 19:33:20 dr 1.3.18.10: #110618# #i3724# #i25653# new formula export, step 12: volatile defined names, basic token class handling 2004/10/15 14:18:03 dr 1.3.18.9: #110618# #i3724# #i25653# new formula export, step 11: special jump tokens together with space tokens 2004/10/14 12:56:18 dr 1.3.18.8: #110618# #i3724# #i25653# new formula export, step 9: special jump tokens for IF function parameters 2004/10/14 10:13:52 dr 1.3.18.7: #110618# #i3724# #i25653# new formula export, step 8: volatile functions, spaces, optimized SUM 2004/10/12 15:49:29 dr 1.3.18.6: #110618# #i3724# #i25653# new formula export, step 7: unary/ref operator precedence, builtin function list, list validation 2004/10/07 17:26:32 dr 1.3.18.5: #110618# #i3724# #i25653# new formula export, step 6: rudimentary function support, DDE links 2004/10/06 16:17:33 dr 1.3.18.4: #110618# #i3724# #i25653# new formula export, step 4: remove last usage of old code, range list support, natural language refs 2004/10/05 17:33:48 dr 1.3.18.3: #110618# #i3724# #i25653# new formula export, step 3: cell and range references 2004/10/05 11:42:21 dr 1.3.18.2: #110618# #i3724# #i25653# new formula export, step 2: basic functionality: const operands, unary/binary operators, parentheses 2004/10/01 11:08:24 dr 1.3.18.1: #110618# #i3724# #i25653# new formula export, step 1: new infrastructure


2004-11-09  Rüdiger Timm  <rt@openoffice.org>  [2e93c61449d4c3ad56ad6e0a741495d26f87bf5c]

INTEGRATION: CWS fwkpp2fix01 (1.19.6); FILE MERGED 2004/10/26 11:08:55 vg 1.19.6.1: #i35258# run convert.sh in shell


2004-11-09  Rüdiger Timm  <rt@openoffice.org>  [e7db74611c7e9ac0ffda869126698b3488a86886]

INTEGRATION: CWS dr27 (1.2.18); FILE MERGED 2004/10/21 14:33:13 dr 1.2.18.4: RESYNC: (1.2-1.3); FILE MERGED 2004/10/14 10:13:52 dr 1.2.18.3: #110618# #i3724# #i25653# new formula export, step 8: volatile functions, spaces, optimized SUM 2004/10/05 11:42:21 dr 1.2.18.2: #110618# #i3724# #i25653# new formula export, step 2: basic functionality: const operands, unary/binary operators, parentheses 2004/10/01 11:08:23 dr 1.2.18.1: #110618# #i3724# #i25653# new formula export, step 1: new infrastructure


2004-11-09  Rüdiger Timm  <rt@openoffice.org>  [71453acff6adf4f21e13f7e599710797ecf225ea]

INTEGRATION: CWS dr27 (1.3.18); FILE MERGED 2004/10/05 11:42:20 dr 1.3.18.1: #110618# #i3724# #i25653# new formula export, step 2: basic functionality: const operands, unary/binary operators, parentheses


2004-11-09  Rüdiger Timm  <rt@openoffice.org>  [cbe08486667ad39b104b17c50e5bb9515d14facf]

INTEGRATION: CWS dr27 (1.11.18); FILE MERGED 2004/11/04 15:38:23 dr 1.11.18.3: #110618# #i3724# #i25653# new formula export, step 20: unsupported functions 2004/10/21 14:32:55 dr 1.11.18.2: RESYNC: (1.11-1.12); FILE MERGED 2004/10/01 11:08:23 dr 1.11.18.1: #110618# #i3724# #i25653# new formula export, step 1: new infrastructure


2004-11-09  Rüdiger Timm  <rt@openoffice.org>  [b8202fb55580f8ea2ed6f406fa56bca937112d87]

INTEGRATION: CWS dr27 (1.8.18); FILE MERGED 2004/10/05 17:33:47 dr 1.8.18.1: #110618# #i3724# #i25653# new formula export, step 3: cell and range references


2004-11-09  Rüdiger Timm  <rt@openoffice.org>  [4fa8fc2c6caaf86d53d565219add92ebdaed6193]

INTEGRATION: CWS dr27 (1.1.2); FILE ADDED 2004/11/03 20:29:51 dr 1.1.2.7: #110618# #i3724# #i25653# new formula export, step 19: range lists with forced 3D refs; entire row/column refs for all BIFF versions (i.e. 2:2, B:B) 2004/11/03 17:31:33 dr 1.1.2.6: #110618# #i3724# #i25653# new formula export, step 18: token class handling in names, restrict list validation to 2D refs 2004/10/14 10:13:52 dr 1.1.2.5: #110618# #i3724# #i25653# new formula export, step 8: volatile functions, spaces, optimized SUM 2004/10/12 15:49:29 dr 1.1.2.4: #110618# #i3724# #i25653# new formula export, step 7: unary/ref operator precedence, builtin function list, list validation 2004/10/06 16:17:33 dr 1.1.2.3: #110618# #i3724# #i25653# new formula export, step 4: remove last usage of old code, range list support, natural language refs 2004/10/05 11:42:20 dr 1.1.2.2: #110618# #i3724# #i25653# new formula export, step 2: basic functionality: const operands, unary/binary operators, parentheses 2004/10/01 11:09:01 dr 1.1.2.1: #110618# #i3724# #i25653# new formula export, step 1: new infrastructure


2004-11-09  Rüdiger Timm  <rt@openoffice.org>  [177999231b41a608338520589d14b7f850605fbe]

INTEGRATION: CWS dr27 (1.2.18); FILE MERGED 2004/10/21 14:32:38 dr 1.2.18.2: RESYNC: (1.2-1.3); FILE MERGED 2004/10/01 11:08:23 dr 1.2.18.1: #110618# #i3724# #i25653# new formula export, step 1: new infrastructure


2004-11-09  Rüdiger Timm  <rt@openoffice.org>  [37c9445765bd3b88907c119943758a5f23f8747f]

INTEGRATION: CWS dr27 (1.7.18); FILE MERGED 2004/10/01 11:08:23 dr 1.7.18.1: #110618# #i3724# #i25653# new formula export, step 1: new infrastructure


2004-11-09  Rüdiger Timm  <rt@openoffice.org>  [1f0187ffb36a8fbd241545f7816f595d99406a2a]

INTEGRATION: CWS dr27 (1.36.16); FILE MERGED 2004/10/19 09:13:50 dr 1.36.16.2: RESYNC: (1.36-1.37); FILE MERGED 2004/10/01 11:08:23 dr 1.36.16.1: #110618# #i3724# #i25653# new formula export, step 1: new infrastructure


2004-11-09  Rüdiger Timm  <rt@openoffice.org>  [ed80ffb7d0bb842c0a4026e7a8432241f435196c]

INTEGRATION: CWS dr27 (1.8.276); FILE MERGED 2004/10/01 11:08:23 dr 1.8.276.1: #110618# #i3724# #i25653# new formula export, step 1: new infrastructure


2004-11-09  Rüdiger Timm  <rt@openoffice.org>  [29492cc340a7b66bbcd028188d992ce8ad532ceb]

INTEGRATION: CWS dr27 (1.43.18); FILE MERGED 2004/10/18 19:33:19 dr 1.43.18.2: #110618# #i3724# #i25653# new formula export, step 12: volatile defined names, basic token class handling 2004/10/01 11:08:22 dr 1.43.18.1: #110618# #i3724# #i25653# new formula export, step 1: new infrastructure


2004-11-09  Rüdiger Timm  <rt@openoffice.org>  [2562372ae720933b99949992592e77f9d250f9b7]

INTEGRATION: CWS dr27 (1.11.162); FILE MERGED 2004/10/28 12:06:55 dr 1.11.162.1: #110618# #i3724# #i25653# new formula export, step 16: import filter uses new function info provider


2004-11-09  Rüdiger Timm  <rt@openoffice.org>  [70520a3b94c66b01e9c052962ad549241589e748]

INTEGRATION: CWS dr27 (1.16.44); FILE MERGED 2004/10/28 12:06:54 dr 1.16.44.1: #110618# #i3724# #i25653# new formula export, step 16: import filter uses new function info provider


2004-11-09  Rüdiger Timm  <rt@openoffice.org>  [f8a7e684237ba0f5c96edd4e0fedd00ec28c9c14]

INTEGRATION: CWS dr27 (1.13.18); FILE MERGED 2004/10/01 11:08:22 dr 1.13.18.1: #110618# #i3724# #i25653# new formula export, step 1: new infrastructure


2004-11-09  Rüdiger Timm  <rt@openoffice.org>  [34b279aa06eac89719c6445b4b550857e9712d79]

INTEGRATION: CWS dr27 (1.15.16); FILE MERGED 2004/10/21 14:31:36 dr 1.15.16.3: RESYNC: (1.18-1.19); FILE MERGED 2004/10/19 09:12:17 dr 1.15.16.2: RESYNC: (1.15-1.18); FILE MERGED 2004/10/06 17:57:13 dr 1.15.16.1: #110618# #i3724# #i25653# new formula export, step 5: defined names, db ranges


2004-11-09  Rüdiger Timm  <rt@openoffice.org>  [1f1523985d716da1e641d40015475b520320d7b6]

INTEGRATION: CWS dr27 (1.3.18); FILE MERGED 2004/11/02 19:31:54 dr 1.3.18.11: #110618# #i3724# #i25653# new formula export, step 17: token class handling 2004/10/28 17:26:27 dr 1.3.18.10: #i3724# new formula export, bug hunting 5: 2d refs in names, token class of 1st parameter of OR/AND operator 2004/10/28 12:06:32 dr 1.3.18.9: #110618# #i3724# #i25653# new formula export, step 16: import filter uses new function info provider 2004/10/28 10:28:34 dr 1.3.18.8: #i3724# new formula export, bug hunting 3: parameter count in different BIFF versions 2004/10/21 14:31:20 dr 1.3.18.7: RESYNC: (1.3-1.4); FILE MERGED 2004/10/18 19:32:20 dr 1.3.18.6: #110618# #i3724# #i25653# new formula export, step 12: volatile defined names, basic token class handling 2004/10/14 12:55:24 dr 1.3.18.5: #110618# #i3724# #i25653# new formula export, step 9: special jump tokens for IF function parameters 2004/10/14 10:13:23 dr 1.3.18.4: #110618# #i3724# #i25653# new formula export, step 8: volatile functions, spaces, optimized SUM 2004/10/12 15:47:39 dr 1.3.18.3: #110618# #i3724# #i25653# new formula export, step 7: unary/ref operator precedence, builtin function list, list validation 2004/10/07 17:26:15 dr 1.3.18.2: #110618# #i3724# #i25653# new formula export, step 6: rudimentary function support, DDE links 2004/10/05 11:40:17 dr 1.3.18.1: #110618# #i3724# #i25653# new formula export, step 2: basic functionality: const operands, unary/binary operators, parentheses


2004-11-09  Rüdiger Timm  <rt@openoffice.org>  [800285d2d7ccb943d17871e0ca3c80b1bb74556c]

INTEGRATION: CWS dr27 (1.2.18); FILE MERGED 2004/10/21 14:30:00 dr 1.2.18.5: RESYNC: (1.2-1.3); FILE MERGED 2004/10/14 10:13:23 dr 1.2.18.4: #110618# #i3724# #i25653# new formula export, step 8: volatile functions, spaces, optimized SUM 2004/10/12 15:47:38 dr 1.2.18.3: #110618# #i3724# #i25653# new formula export, step 7: unary/ref operator precedence, builtin function list, list validation 2004/10/05 11:40:17 dr 1.2.18.2: #110618# #i3724# #i25653# new formula export, step 2: basic functionality: const operands, unary/binary operators, parentheses 2004/10/01 11:07:27 dr 1.2.18.1: #110618# #i3724# #i25653# new formula export, step 1: new infrastructure


2004-11-09  Rüdiger Timm  <rt@openoffice.org>  [907e434f7eeb3d930ca0c78869936820e11620c5]

INTEGRATION: CWS dr27 (1.4.18); FILE MERGED 2004/10/05 11:40:17 dr 1.4.18.1: #110618# #i3724# #i25653# new formula export, step 2: basic functionality: const operands, unary/binary operators, parentheses


2004-11-09  Rüdiger Timm  <rt@openoffice.org>  [8d99e28beb780bc01d1a799990542d676fa26df9]

INTEGRATION: CWS dr27 (1.12.18); FILE MERGED 2004/11/04 15:38:07 dr 1.12.18.3: #110618# #i3724# #i25653# new formula export, step 20: unsupported functions 2004/10/21 14:29:41 dr 1.12.18.2: RESYNC: (1.12-1.13); FILE MERGED 2004/10/01 11:07:27 dr 1.12.18.1: #110618# #i3724# #i25653# new formula export, step 1: new infrastructure


2004-11-09  Rüdiger Timm  <rt@openoffice.org>  [d0a6fb1779c1b9ae32f6be89fa67f502732e98b1]

INTEGRATION: CWS dr27 (1.11.18); FILE MERGED 2004/10/05 17:33:27 dr 1.11.18.1: #110618# #i3724# #i25653# new formula export, step 3: cell and range references


2004-11-09  Rüdiger Timm  <rt@openoffice.org>  [b063c33f0905554dd6b0479ee13ee1fc40c37434]

INTEGRATION: CWS dr27 (1.1.2); FILE ADDED 2004/11/04 15:38:07 dr 1.1.2.24: #110618# #i3724# #i25653# new formula export, step 20: unsupported functions 2004/11/03 20:29:36 dr 1.1.2.23: #110618# #i3724# #i25653# new formula export, step 19: range lists with forced 3D refs; entire row/column refs for all BIFF versions (i.e. 2:2, B:B) 2004/11/03 17:31:15 dr 1.1.2.22: #110618# #i3724# #i25653# new formula export, step 18: token class handling in names, restrict list validation to 2D refs 2004/11/02 19:31:53 dr 1.1.2.21: #110618# #i3724# #i25653# new formula export, step 17: token class handling 2004/10/28 18:39:40 dr 1.1.2.20: #i3724# new formula export, bug hunting 6: names 3D reference handling 2004/10/28 17:26:27 dr 1.1.2.19: #i3724# new formula export, bug hunting 5: 2d refs in names, token class of 1st parameter of OR/AND operator 2004/10/28 14:10:43 dr 1.1.2.18: #i3724# new formula export, bug hunting 4: restore col/row del flag in name refs 2004/10/27 13:04:18 dr 1.1.2.17: #110618# #i3724# #i25653# #b4963900# new formula export, step 15: skip parameters simplified, remove unused files 2004/10/26 14:43:25 dr 1.1.2.16: #i3724# new formula export, bug hunting 2: addin functions 2004/10/22 11:11:24 dr 1.1.2.15: #i3724# new formula export, bug hunting 1: MulDivTerm used wrong expected token class for 2nd operand 2004/10/22 09:34:13 dr 1.1.2.14: #110618# #i3724# #i25653# #b4963900# new formula export, step 14: support esteregg operators AND, OR, NEG (converted to AND(), OR(), unary minus) 2004/10/21 13:52:11 dr 1.1.2.13: #110618# #i3724# #i25653# new formula export, step 13: more token class handling, reference subexpression tokens for tList, tIsect, tRange tokens 2004/10/18 19:32:19 dr 1.1.2.12: #110618# #i3724# #i25653# new formula export, step 12: volatile defined names, basic token class handling 2004/10/15 14:17:45 dr 1.1.2.11: #110618# #i3724# #i25653# new formula export, step 11: special jump tokens together with space tokens 2004/10/15 10:18:36 dr 1.1.2.10: #110618# #i3724# #i25653# new formula export, step 10: special jump tokens for CHOOSE function parameters 2004/10/14 12:55:24 dr 1.1.2.9: #110618# #i3724# #i25653# new formula export, step 9: special jump tokens for IF function parameters 2004/10/14 10:13:23 dr 1.1.2.8: #110618# #i3724# #i25653# new formula export, step 8: volatile functions, spaces, optimized SUM 2004/10/12 15:47:38 dr 1.1.2.7: #110618# #i3724# #i25653# new formula export, step 7: unary/ref operator precedence, builtin function list, list validation 2004/10/07 17:26:15 dr 1.1.2.6: #110618# #i3724# #i25653# new formula export, step 6: rudimentary function support, DDE links 2004/10/06 17:57:13 dr 1.1.2.5: #110618# #i3724# #i25653# new formula export, step 5: defined names, db ranges 2004/10/06 16:17:14 dr 1.1.2.4: #110618# #i3724# #i25653# new formula export, step 4: remove last usage of old code, range list support, natural language refs 2004/10/05 17:33:27 dr 1.1.2.3: #110618# #i3724# #i25653# new formula export, step 3: cell and range references 2004/10/05 11:40:17 dr 1.1.2.2: #110618# #i3724# #i25653# new formula export, step 2: basic functionality: const operands, unary/binary operators, parentheses 2004/10/01 11:09:16 dr 1.1.2.1: #110618# #i3724# #i25653# new formula export, step 1: new infrastructure


2004-11-09  Rüdiger Timm  <rt@openoffice.org>  [4b7eba3f4bb7f1b703cc42b31e3092c956a49b61]

INTEGRATION: CWS dr27 (1.4.18); FILE MERGED 2004/11/03 20:29:36 dr 1.4.18.3: #110618# #i3724# #i25653# new formula export, step 19: range lists with forced 3D refs; entire row/column refs for all BIFF versions (i.e. 2:2, B:B) 2004/10/21 14:29:20 dr 1.4.18.2: RESYNC: (1.4-1.5); FILE MERGED 2004/10/01 11:07:27 dr 1.4.18.1: #110618# #i3724# #i25653# new formula export, step 1: new infrastructure


2004-11-09  Rüdiger Timm  <rt@openoffice.org>  [421e1978c02015dc2748c7a655d6908ce5806857]

INTEGRATION: CWS dr27 (1.10.18); FILE MERGED 2004/11/03 17:31:15 dr 1.10.18.3: #110618# #i3724# #i25653# new formula export, step 18: token class handling in names, restrict list validation to 2D refs 2004/10/12 15:47:38 dr 1.10.18.2: #110618# #i3724# #i25653# new formula export, step 7: unary/ref operator precedence, builtin function list, list validation 2004/10/01 11:07:27 dr 1.10.18.1: #110618# #i3724# #i25653# new formula export, step 1: new infrastructure


2004-11-09  Rüdiger Timm  <rt@openoffice.org>  [85871d5555a13c13aff0b8f48172df94229358a8]

INTEGRATION: CWS dr27 (1.18.162); FILE MERGED 2004/10/01 11:07:27 dr 1.18.162.1: #110618# #i3724# #i25653# new formula export, step 1: new infrastructure


2004-11-09  Rüdiger Timm  <rt@openoffice.org>  [f6b00a9718df36488b35bacf194d7ebf83afa2b3]

INTEGRATION: CWS dr27 (1.28.18); FILE MERGED 2004/10/14 10:13:22 dr 1.28.18.2: #110618# #i3724# #i25653# new formula export, step 8: volatile functions, spaces, optimized SUM 2004/10/01 11:07:27 dr 1.28.18.1: #110618# #i3724# #i25653# new formula export, step 1: new infrastructure


2004-11-09  Rüdiger Timm  <rt@openoffice.org>  [893617cf323376ef704071a1005a5877911e77ee]

INTEGRATION: CWS dr27 (1.65.16); FILE MERGED 2004/10/28 12:06:32 dr 1.65.16.4: #110618# #i3724# #i25653# new formula export, step 16: import filter uses new function info provider 2004/10/21 14:29:13 dr 1.65.16.3: RESYNC: (1.66-1.67); FILE MERGED 2004/10/19 09:11:20 dr 1.65.16.2: RESYNC: (1.65-1.66); FILE MERGED 2004/10/01 11:07:26 dr 1.65.16.1: #110618# #i3724# #i25653# new formula export, step 1: new infrastructure


2004-11-09  Rüdiger Timm  <rt@openoffice.org>  [e5693edd4fc0a3b21688cda00e0c350580435d89]

INTEGRATION: CWS dr27 (1.20.18); FILE MERGED 2004/10/21 14:29:05 dr 1.20.18.2: RESYNC: (1.20-1.21); FILE MERGED 2004/10/01 11:07:26 dr 1.20.18.1: #110618# #i3724# #i25653# new formula export, step 1: new infrastructure


2004-11-09  Rüdiger Timm  <rt@openoffice.org>  [ed8b1bb9fd456557a4744d338a7e9fc3499313de]

INTEGRATION: CWS dr27 (1.50.18); FILE MERGED 2004/10/01 11:07:26 dr 1.50.18.1: #110618# #i3724# #i25653# new formula export, step 1: new infrastructure


2004-11-09  Rüdiger Timm  <rt@openoffice.org>  [d4b084de3e8fd91814fc294365c3959936da8c59]

INTEGRATION: CWS dr27 (1.75.18); FILE MERGED 2004/11/04 15:38:06 dr 1.75.18.3: #110618# #i3724# #i25653# new formula export, step 20: unsupported functions 2004/11/03 20:29:36 dr 1.75.18.2: #110618# #i3724# #i25653# new formula export, step 19: range lists with forced 3D refs; entire row/column refs for all BIFF versions (i.e. 2:2, B:B) 2004/10/01 11:07:26 dr 1.75.18.1: #110618# #i3724# #i25653# new formula export, step 1: new infrastructure


2004-11-09  Rüdiger Timm  <rt@openoffice.org>  [9f937968b246888498a1b7391078e7a727aa42a6]

INTEGRATION: CWS dr27 (1.101.2); FILE MERGED 2004/10/28 12:06:32 dr 1.101.2.1: #110618# #i3724# #i25653# new formula export, step 16: import filter uses new function info provider


2004-11-09  Rüdiger Timm  <rt@openoffice.org>  [425ed6dda8c011c5b1a0db287ece00fcfc4aec5a]

INTEGRATION: CWS dr27 (1.30.58); FILE MERGED 2004/10/28 12:06:31 dr 1.30.58.6: #110618# #i3724# #i25653# new formula export, step 16: import filter uses new function info provider 2004/10/20 16:41:13 dr 1.30.58.5: #110618# do not skip reference subexpressions 2004/10/19 09:11:00 dr 1.30.58.4: RESYNC: (1.30-1.31); FILE MERGED 2004/10/12 15:11:13 dr 1.30.58.3: #110618# really push the ocRange op 2004/10/06 16:14:09 dr 1.30.58.2: #110618# fix broken import of NLRs 2004/10/05 10:34:43 dr 1.30.58.1: #i110618# do not skip unary plus operators


2004-11-09  Rüdiger Timm  <rt@openoffice.org>  [ad34fc01f8213a9cbc668b0011bd30577d8fe02a]

INTEGRATION: CWS dr27 (1.30.18); FILE MERGED 2004/10/28 12:06:31 dr 1.30.18.4: #110618# #i3724# #i25653# new formula export, step 16: import filter uses new function info provider 2004/10/20 16:41:13 dr 1.30.18.3: #110618# do not skip reference subexpressions 2004/10/11 12:59:52 dr 1.30.18.2: #110618# map undocumented USDOLLAR function to DOLLAR/DM function 2004/10/05 10:34:43 dr 1.30.18.1: #i110618# do not skip unary plus operators


2004-11-09  Rüdiger Timm  <rt@openoffice.org>  [9f28b7594989d4508222ccc6239f3573a0e34651]

INTEGRATION: CWS dr27 (1.15.56); FILE MERGED 2004/10/21 14:28:48 dr 1.15.56.3: RESYNC: (1.16-1.17); FILE MERGED 2004/10/19 09:10:52 dr 1.15.56.2: RESYNC: (1.15-1.16); FILE MERGED 2004/10/14 10:13:22 dr 1.15.56.1: #110618# #i3724# #i25653# new formula export, step 8: volatile functions, spaces, optimized SUM


2004-11-09  Rüdiger Timm  <rt@openoffice.org>  [3109d7f639a653350fa812257a323c7e2bc4dca1]

INTEGRATION: CWS dr27 (1.54.16); FILE MERGED 2004/10/19 09:10:44 dr 1.54.16.2: RESYNC: (1.54-1.55); FILE MERGED 2004/10/01 11:07:25 dr 1.54.16.1: #110618# #i3724# #i25653# new formula export, step 1: new infrastructure


2004-11-09  Rüdiger Timm  <rt@openoffice.org>  [89dfe01c24a1ffb10dba1d07af13124fa1b931b9]

INTEGRATION: CWS dr27 (1.69.14); FILE MERGED 2004/11/05 13:20:37 dr 1.69.14.7: better dump of rel refs 2004/10/21 14:28:33 dr 1.69.14.6: RESYNC: (1.72-1.73); FILE MERGED 2004/10/21 13:50:17 dr 1.69.14.5: #110618# do not treat tMemArea as operator 2004/10/19 09:10:25 dr 1.69.14.4: RESYNC: (1.69-1.72); FILE MERGED 2004/10/15 10:18:35 dr 1.69.14.3: #110618# #i3724# #i25653# new formula export, step 10: special jump tokens for CHOOSE function parameters 2004/10/14 10:13:22 dr 1.69.14.2: #110618# #i3724# #i25653# new formula export, step 8: volatile functions, spaces, optimized SUM 2004/10/12 15:11:55 dr 1.69.14.1: #110618# formula improvements in dumper


2004-11-09  Rüdiger Timm  <rt@openoffice.org>  [22509e3adac3f46d56798f94d2b186e289d5950c]

INTEGRATION: CWS dr27 (1.1.642); FILE MERGED 2004/10/01 11:10:22 dr 1.1.642.1: #110618# #i3724# #i25653# remove filter option 'break shared formulas'


2004-11-09  Rüdiger Timm  <rt@openoffice.org>  [17938a84aaf784cf40cecf870f5fdc4555e1ad70]

INTEGRATION: CWS dr27 (1.50.6); FILE MERGED 2004/11/04 15:36:45 dr 1.50.6.1: #110618# #i3724# #i25653# new formula export, step 20: unsupported functions


2004-11-09  Rüdiger Timm  <rt@openoffice.org>  [17f267d34439e6b18254af4ef760d38552f30610]

INTEGRATION: CWS dr27 (1.6.162); FILE MERGED 2004/10/06 17:56:27 dr 1.6.162.1: #110618# #i3724# #i25653# const correctness


2004-11-09  Rüdiger Timm  <rt@openoffice.org>  [0a8b64e409e6d29333353657540bc680124be348]

INTEGRATION: CWS dr27 (1.1.642); FILE MERGED 2004/10/01 11:10:11 dr 1.1.642.1: #110618# #i3724# #i25653# remove filter option 'break shared formulas'


2004-11-09  Rüdiger Timm  <rt@openoffice.org>  [bc6c7fe2d5e3a93cd9e075d1fdfd8824dc9bb503]

INTEGRATION: CWS dr27 (1.22.6); FILE MERGED 2004/11/04 15:36:33 dr 1.22.6.1: #110618# #i3724# #i25653# new formula export, step 20: unsupported functions


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [7ef69e2039921c99c62085996a800dcc2ab9a4c9]

INTEGRATION: CWS jl13 (1.3.12); FILE MERGED 2004/11/02 15:34:59 dbo 1.3.12.6: #i36265# 2004/10/21 13:27:09 jl 1.3.12.5: RESYNC: (1.3-1.4); FILE MERGED 2004/09/30 16:54:00 dbo 1.3.12.4: #i34555# correct double checked locking, misc cleanup 2004/09/29 16:56:58 dbo 1.3.12.3: #i34555##i34149# changes for CC 2004/09/29 16:16:31 dbo 1.3.12.2: #i34555##i34409# GUI filter list, legacy bundles error warnings 2004/09/14 15:31:48 dbo 1.3.12.1: #i34149##i33982# modified makeURL(), misc fixes


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [4468674b8a5ee72634d1d3855048c1687301a668]

INTEGRATION: CWS jl13 (1.4.12); FILE MERGED 2004/10/15 12:49:00 dbo 1.4.12.5: #i35536##i34555##i34149# - rc files without vnd.sun.star.expand urls - export file picker filter - reinstall cleans xlc files - minor improvements Issue number: Submitted by: Reviewed by: 2004/09/30 16:54:00 dbo 1.4.12.4: #i34555# correct double checked locking, misc cleanup 2004/09/29 16:56:58 dbo 1.4.12.3: #i34555##i34149# changes for CC 2004/09/29 16:16:30 dbo 1.4.12.2: #i34555##i34409# GUI filter list, legacy bundles error warnings 2004/09/14 15:31:47 dbo 1.4.12.1: #i34149##i33982# modified makeURL(), misc fixes


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [2c30fecb18cffcd58dd7ff69d4fe01a63f11aed7]

INTEGRATION: CWS jl13 (1.4.12); FILE MERGED 2004/10/15 12:49:00 dbo 1.4.12.1: #i35536##i34555##i34149# - rc files without vnd.sun.star.expand urls - export file picker filter - reinstall cleans xlc files - minor improvements Issue number: Submitted by: Reviewed by:


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [208f073318c74ecff58aa8fd1266cf2851d70a2f]

INTEGRATION: CWS jl13 (1.4.12); FILE MERGED 2004/10/21 13:26:44 jl 1.4.12.3: RESYNC: (1.4-1.5); FILE MERGED 2004/10/15 12:49:00 dbo 1.4.12.2: #i35536##i34555##i34149# - rc files without vnd.sun.star.expand urls - export file picker filter - reinstall cleans xlc files - minor improvements Issue number: Submitted by: Reviewed by: 2004/09/30 16:53:59 dbo 1.4.12.1: #i34555# correct double checked locking, misc cleanup


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [0621f49fe41bafe03a93397db54d9e427fb14e3e]

INTEGRATION: CWS jl13 (1.4.12); FILE MERGED 2004/10/15 14:21:14 dbo 1.4.12.10: #118183# Issue number: Submitted by: Reviewed by: 2004/10/15 12:48:59 dbo 1.4.12.9: #i35536##i34555##i34149# - rc files without vnd.sun.star.expand urls - export file picker filter - reinstall cleans xlc files - minor improvements Issue number: Submitted by: Reviewed by: 2004/10/09 00:12:52 dbo 1.4.12.8: #i35194# handling invalid manifest entries, resource mgr shutdown crash Issue number: Submitted by: Reviewed by: 2004/09/30 18:40:04 dbo 1.4.12.7: #i34555# fixes Issue number: Submitted by: Reviewed by: 2004/09/30 16:53:58 dbo 1.4.12.6: #i34555# correct double checked locking, misc cleanup 2004/09/29 16:56:57 dbo 1.4.12.5: #i34555##i34149# changes for CC 2004/09/29 16:16:30 dbo 1.4.12.4: #i34555##i34409# GUI filter list, legacy bundles error warnings 2004/09/23 16:40:17 dbo 1.4.12.3: #i34409# + misc fixes 2004/09/15 08:25:55 dbo 1.4.12.2: #i34149# adding trailing slash for directories 2004/09/14 15:31:47 dbo 1.4.12.1: #i34149##i33982# modified makeURL(), misc fixes


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [da27032b17e5c3e894084c8ab0481d412ba4727d]

INTEGRATION: CWS jl13 (1.1.2); FILE ADDED 2004/09/30 16:53:58 dbo 1.1.2.1: #i34555# correct double checked locking, misc cleanup


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [aeef55f5b891e5be833f678cf89c2d4faed66cd9]

INTEGRATION: CWS jl13 (1.4.12); FILE MERGED 2004/10/21 13:26:29 jl 1.4.12.4: RESYNC: (1.4-1.5); FILE MERGED 2004/09/30 16:53:57 dbo 1.4.12.3: #i34555# correct double checked locking, misc cleanup 2004/09/29 16:16:29 dbo 1.4.12.2: #i34555##i34409# GUI filter list, legacy bundles error warnings 2004/09/23 16:40:16 dbo 1.4.12.1: #i34409# + misc fixes


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [6ee1fa83e6d6bbf340a16fc863dc50686236b349]

INTEGRATION: CWS jl13 (1.4.12); FILE MERGED 2004/10/15 12:48:59 dbo 1.4.12.6: #i35536##i34555##i34149# - rc files without vnd.sun.star.expand urls - export file picker filter - reinstall cleans xlc files - minor improvements Issue number: Submitted by: Reviewed by: 2004/09/30 16:53:57 dbo 1.4.12.5: #i34555# correct double checked locking, misc cleanup 2004/09/29 16:56:57 dbo 1.4.12.4: #i34555##i34149# changes for CC 2004/09/29 16:16:29 dbo 1.4.12.3: #i34555##i34409# GUI filter list, legacy bundles error warnings 2004/09/23 16:40:15 dbo 1.4.12.2: #i34409# + misc fixes 2004/09/14 15:31:46 dbo 1.4.12.1: #i34149##i33982# modified makeURL(), misc fixes


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [65d35dbbdb15f6dd04d5f8a9c90e27955cb57fa4]

INTEGRATION: CWS jl13 (1.4.12); FILE MERGED 2004/10/15 12:48:59 dbo 1.4.12.5: #i35536##i34555##i34149# - rc files without vnd.sun.star.expand urls - export file picker filter - reinstall cleans xlc files - minor improvements Issue number: Submitted by: Reviewed by: 2004/09/30 16:53:56 dbo 1.4.12.4: #i34555# correct double checked locking, misc cleanup 2004/09/29 16:56:56 dbo 1.4.12.3: #i34555##i34149# changes for CC 2004/09/29 16:16:28 dbo 1.4.12.2: #i34555##i34409# GUI filter list, legacy bundles error warnings 2004/09/14 15:31:46 dbo 1.4.12.1: #i34149##i33982# modified makeURL(), misc fixes


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [82e4722452caefe6e187f0fbff28f027dac2976f]

INTEGRATION: CWS jl13 (1.4.12); FILE MERGED 2004/10/21 13:25:36 jl 1.4.12.5: RESYNC: (1.4-1.5); FILE MERGED 2004/10/15 12:48:58 dbo 1.4.12.4: #i35536##i34555##i34149# - rc files without vnd.sun.star.expand urls - export file picker filter - reinstall cleans xlc files - minor improvements Issue number: Submitted by: Reviewed by: 2004/09/30 16:53:55 dbo 1.4.12.3: #i34555# correct double checked locking, misc cleanup 2004/09/29 16:16:28 dbo 1.4.12.2: #i34555##i34409# GUI filter list, legacy bundles error warnings 2004/09/14 15:31:45 dbo 1.4.12.1: #i34149##i33982# modified makeURL(), misc fixes


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [92392dbf028f273871f1f1565119b1e7b52c9b41]

INTEGRATION: CWS jl13 (1.4.12); FILE MERGED 2004/09/30 16:53:55 dbo 1.4.12.4: #i34555# correct double checked locking, misc cleanup 2004/09/29 16:16:27 dbo 1.4.12.3: #i34555##i34409# GUI filter list, legacy bundles error warnings 2004/09/23 16:40:15 dbo 1.4.12.2: #i34409# + misc fixes 2004/09/14 15:31:45 dbo 1.4.12.1: #i34149##i33982# modified makeURL(), misc fixes


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [274f74edb04deb049994f0a33c0f52a13cfc3ec6]

INTEGRATION: CWS jl13 (1.4.12); FILE MERGED 2004/10/15 12:48:58 dbo 1.4.12.3: #i35536##i34555##i34149# - rc files without vnd.sun.star.expand urls - export file picker filter - reinstall cleans xlc files - minor improvements Issue number: Submitted by: Reviewed by: 2004/09/30 16:53:54 dbo 1.4.12.2: #i34555# correct double checked locking, misc cleanup 2004/09/14 15:31:44 dbo 1.4.12.1: #i34149##i33982# modified makeURL(), misc fixes


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [b28e4426bb669c2a1a9a0d73ee4353dc376ef54a]

INTEGRATION: CWS jl13 (1.5.12); FILE MERGED 2004/11/02 15:34:58 dbo 1.5.12.7: #i36265# 2004/10/28 13:33:16 dbo 1.5.12.6: #i36265# 2004/10/28 13:28:30 dbo 1.5.12.5: #i36265# resource manager madness Issue number: Submitted by: Reviewed by: 2004/10/09 00:22:40 dbo 1.5.12.4: #i35194# 2004/10/09 00:12:52 dbo 1.5.12.3: #i35194# handling invalid manifest entries, resource mgr shutdown crash Issue number: Submitted by: Reviewed by: 2004/10/01 10:23:02 dbo 1.5.12.2: #i34555# added All Files to file picker list, misc cleanup 2004/09/14 15:31:44 dbo 1.5.12.1: #i34149##i33982# modified makeURL(), misc fixes


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [9a843137866db6619025afb3940dcd97b4ea04a5]

INTEGRATION: CWS jl13 (1.6.12); FILE MERGED 2004/10/15 12:48:57 dbo 1.6.12.3: #i35536##i34555##i34149# - rc files without vnd.sun.star.expand urls - export file picker filter - reinstall cleans xlc files - minor improvements Issue number: Submitted by: Reviewed by: 2004/09/30 16:53:54 dbo 1.6.12.2: #i34555# correct double checked locking, misc cleanup 2004/09/14 15:31:43 dbo 1.6.12.1: #i34149##i33982# modified makeURL(), misc fixes


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [6a284ea45f2a597b3f372ec5357496b83baab899]

INTEGRATION: CWS jl13 (1.3.12); FILE MERGED 2004/09/30 16:53:54 dbo 1.3.12.2: #i34555# correct double checked locking, misc cleanup 2004/09/23 16:40:14 dbo 1.3.12.1: #i34409# + misc fixes


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [6a5a07a69717f101ed25e8cb5baf306e06e569d3]

INTEGRATION: CWS jl13 (1.1.2); FILE ADDED 2004/10/04 12:55:49 dbo 1.1.2.1: #i34411# migration service for OOo 1.* pkgchk packages to OOo 2.0


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [e28210d87de3016b823657902d16ade0fcd680c6]

INTEGRATION: CWS jl13 (1.1.2); FILE ADDED 2004/10/05 10:27:10 dbo 1.1.2.2: #i34411# exclude stampIt 2004/10/04 12:55:49 dbo 1.1.2.1: #i34411# migration service for OOo 1.* pkgchk packages to OOo 2.0


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [5ce57fc7f8558103b66b734a402de9c417916be0]

INTEGRATION: CWS jl13 (1.2.12); FILE MERGED 2004/10/28 13:28:30 dbo 1.2.12.3: #i36265# resource manager madness Issue number: Submitted by: Reviewed by: 2004/10/09 00:12:51 dbo 1.2.12.2: #i35194# handling invalid manifest entries, resource mgr shutdown crash Issue number: Submitted by: Reviewed by: 2004/09/14 15:31:43 dbo 1.2.12.1: #i34149##i33982# modified makeURL(), misc fixes


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [93dc02d0a6cd036487d59c00fc601940c7354f87]

INTEGRATION: CWS jl13 (1.2.12); FILE MERGED 2004/09/29 16:16:27 dbo 1.2.12.1: #i34555##i34409# GUI filter list, legacy bundles error warnings


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [49ea5752328441645bc25cbd65370f24a0f9ab88]

INTEGRATION: CWS jl13 (1.4.12); FILE MERGED 2004/10/15 12:48:56 dbo 1.4.12.6: #i35536##i34555##i34149# - rc files without vnd.sun.star.expand urls - export file picker filter - reinstall cleans xlc files - minor improvements Issue number: Submitted by: Reviewed by: 2004/10/09 00:12:51 dbo 1.4.12.5: #i35194# handling invalid manifest entries, resource mgr shutdown crash Issue number: Submitted by: Reviewed by: 2004/09/30 16:53:53 dbo 1.4.12.4: #i34555# correct double checked locking, misc cleanup 2004/09/29 16:16:27 dbo 1.4.12.3: #i34555##i34409# GUI filter list, legacy bundles error warnings 2004/09/23 16:40:14 dbo 1.4.12.2: #i34409# + misc fixes 2004/09/14 15:31:43 dbo 1.4.12.1: #i34149##i33982# modified makeURL(), misc fixes


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [ff24f6c2597718d889b45a4a0e60e5b4f8acfc12]

INTEGRATION: CWS jl13 (1.3.66); FILE MERGED 2004/09/30 16:53:52 dbo 1.3.66.1: #i34555# correct double checked locking, misc cleanup


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [c9f665dc4e5e0799fae8fa70232270cec442d6ec]

INTEGRATION: CWS jl13 (1.3.66); FILE MERGED 2004/10/15 12:48:56 dbo 1.3.66.2: #i35536##i34555##i34149# - rc files without vnd.sun.star.expand urls - export file picker filter - reinstall cleans xlc files - minor improvements Issue number: Submitted by: Reviewed by: 2004/09/30 16:53:52 dbo 1.3.66.1: #i34555# correct double checked locking, misc cleanup


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [01492187a71a053c00b4fb7ec9420f8d6fec4504]

INTEGRATION: CWS jl13 (1.3.12); FILE MERGED 2004/10/28 13:28:30 dbo 1.3.12.5: #i36265# resource manager madness Issue number: Submitted by: Reviewed by: 2004/10/09 00:22:40 dbo 1.3.12.4: #i35194# 2004/10/09 00:12:51 dbo 1.3.12.3: #i35194# handling invalid manifest entries, resource mgr shutdown crash Issue number: Submitted by: Reviewed by: 2004/09/30 16:53:52 dbo 1.3.12.2: #i34555# correct double checked locking, misc cleanup 2004/09/14 15:31:42 dbo 1.3.12.1: #i34149##i33982# modified makeURL(), misc fixes


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [1a972a68369b7d86abafac5d97e49a8570c0ae43]

INTEGRATION: CWS jl13 (1.5.6); FILE MERGED 2004/10/15 12:48:56 dbo 1.5.6.4: #i35536##i34555##i34149# - rc files without vnd.sun.star.expand urls - export file picker filter - reinstall cleans xlc files - minor improvements Issue number: Submitted by: Reviewed by: 2004/10/01 10:23:01 dbo 1.5.6.3: #i34555# added All Files to file picker list, misc cleanup 2004/09/30 16:53:52 dbo 1.5.6.2: #i34555# correct double checked locking, misc cleanup 2004/09/14 15:31:42 dbo 1.5.6.1: #i34149##i33982# modified makeURL(), misc fixes


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [c6651adbbb21b86c87c282cb77757b0beb05a189]

INTEGRATION: CWS jl13 (1.3.12); FILE MERGED 2004/09/30 16:53:51 dbo 1.3.12.2: #i34555# correct double checked locking, misc cleanup 2004/09/23 16:40:13 dbo 1.3.12.1: #i34409# + misc fixes


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [c2f5528ff448fda8785d63906c2e2fad4022e100]

INTEGRATION: CWS jl13 (1.3.10); FILE MERGED 2004/10/09 00:12:50 dbo 1.3.10.6: #i35194# handling invalid manifest entries, resource mgr shutdown crash Issue number: Submitted by: Reviewed by: 2004/10/01 10:23:01 dbo 1.3.10.5: #i34555# added All Files to file picker list, misc cleanup 2004/09/29 16:16:26 dbo 1.3.10.4: #i34555##i34409# GUI filter list, legacy bundles error warnings 2004/09/23 16:40:13 dbo 1.3.10.3: #i34409# + misc fixes 2004/09/15 13:54:34 dbo 1.3.10.2: adding WaitObject when requesting child nodes Issue number: Submitted by: Reviewed by: 2004/09/14 15:31:41 dbo 1.3.10.1: #i34149##i33982# modified makeURL(), misc fixes


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [cc6edf74d231558a34f1404c69004e82b4a9d604]

INTEGRATION: CWS jl13 (1.3.10); FILE MERGED 2004/10/01 10:23:01 dbo 1.3.10.3: #i34555# added All Files to file picker list, misc cleanup 2004/09/30 18:40:03 dbo 1.3.10.2: #i34555# fixes Issue number: Submitted by: Reviewed by: 2004/09/15 15:07:39 dbo 1.3.10.1: disable help button when running standalone gui Issue number: Submitted by: Reviewed by:


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [4c1a0604eefe9800a9062547da8cd47be723ed7d]

INTEGRATION: CWS jl13 (1.3.10); FILE MERGED 2004/11/02 15:34:57 dbo 1.3.10.12: #i36265# 2004/10/28 13:33:16 dbo 1.3.10.11: #i36265# 2004/10/28 13:28:29 dbo 1.3.10.10: #i36265# resource manager madness Issue number: Submitted by: Reviewed by: 2004/10/15 12:48:55 dbo 1.3.10.9: #i35536##i34555##i34149# - rc files without vnd.sun.star.expand urls - export file picker filter - reinstall cleans xlc files - minor improvements Issue number: Submitted by: Reviewed by: 2004/10/09 00:22:39 dbo 1.3.10.8: #i35194# 2004/10/09 00:12:50 dbo 1.3.10.7: #i35194# handling invalid manifest entries, resource mgr shutdown crash Issue number: Submitted by: Reviewed by: 2004/10/01 10:23:00 dbo 1.3.10.6: #i34555# added All Files to file picker list, misc cleanup 2004/09/30 18:40:03 dbo 1.3.10.5: #i34555# fixes Issue number: Submitted by: Reviewed by: 2004/09/29 16:16:26 dbo 1.3.10.4: #i34555##i34409# GUI filter list, legacy bundles error warnings 2004/09/23 16:40:13 dbo 1.3.10.3: #i34409# + misc fixes 2004/09/15 15:07:38 dbo 1.3.10.2: disable help button when running standalone gui Issue number: Submitted by: Reviewed by: 2004/09/14 15:31:41 dbo 1.3.10.1: #i34149##i33982# modified makeURL(), misc fixes


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [c783017008db1ec5a0fef6e04ccd6c530f3cac83]

INTEGRATION: CWS jl13 (1.2.66); FILE MERGED 2004/10/01 10:23:00 dbo 1.2.66.3: #i34555# added All Files to file picker list, misc cleanup 2004/09/29 16:16:26 dbo 1.2.66.2: #i34555##i34409# GUI filter list, legacy bundles error warnings 2004/09/23 16:40:13 dbo 1.2.66.1: #i34409# + misc fixes


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [03f40af7a5ea589b1a6323982acb496dec457ac5]

INTEGRATION: CWS jl13 (1.4.10); FILE MERGED 2004/10/09 00:12:50 dbo 1.4.10.3: #i35194# handling invalid manifest entries, resource mgr shutdown crash Issue number: Submitted by: Reviewed by: 2004/09/29 16:16:25 dbo 1.4.10.2: #i34555##i34409# GUI filter list, legacy bundles error warnings 2004/09/23 16:40:12 dbo 1.4.10.1: #i34409# + misc fixes


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [8c98a4b8f9b033663420b3f63f06e2a8ab308a30]

INTEGRATION: CWS jl13 (1.4.26); FILE MERGED 2004/10/04 12:58:26 dbo 1.4.26.1: #i34411# migration service Issue number: Submitted by: Reviewed by:


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [cc813a05e0ec9ddde040c8757a1780230bedbd53]

INTEGRATION: CWS jl13 (1.152.4); FILE MERGED 2004/10/21 13:24:31 jl 1.152.4.2: RESYNC: (1.152-1.153); FILE MERGED 2004/09/14 15:33:55 jl 1.152.4.1: #i32934# java interaction handler was not properly set


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [003c344fc01200682ae057ae93338678f1c84055]

INTEGRATION: CWS jl13 (1.18.24); FILE MERGED 2004/10/21 13:23:45 jl 1.18.24.2: RESYNC: (1.18-1.21); FILE MERGED 2004/10/04 12:56:10 dbo 1.18.24.1: #i34411#


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [827654f7a7879ba7a902061d35655d923068d16f]

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>  [0f6eb742c38e071b048714da4da7dc42a72a0f74]

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>  [8d32fe505ca6462736f7942be5a1a045ef97fa02]

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>  [392efa85ef207fc9264576738232688179f6f30b]

INTEGRATION: CWS jl13 (1.1.2); FILE ADDED 2004/10/25 10:37:40 jl 1.1.2.3: #29390# 2004/10/08 17:31:04 jl 1.1.2.2: #29930# 2004/10/08 11:14:08 jl 1.1.2.1: #i23390#


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [dc77eee55508a00cfeeb4c25cd07b8d2bc596b51]

INTEGRATION: CWS jl13 (1.6.22); FILE MERGED 2004/10/21 13:17:51 jl 1.6.22.4: RESYNC: (1.6-1.7); FILE MERGED 2004/10/08 17:31:04 jl 1.6.22.3: #29930# 2004/10/08 11:13:00 jl 1.6.22.2: #i29390# 2004/09/29 13:43:51 jl 1.6.22.1: #i29390# using framework in other applications


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [b4c2c64623efdec9dfe6902199305358fe3079f4]

INTEGRATION: CWS jl13 (1.1.2); FILE ADDED 2004/10/20 13:30:39 jl 1.1.2.3: #i29390# 2004/10/08 17:31:04 jl 1.1.2.2: #29930# 2004/10/08 11:13:51 jl 1.1.2.1: #i23390#


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [163c205be85b92a08955f94ef0465ec230409740]

INTEGRATION: CWS jl13 (1.3.22); FILE MERGED 2004/10/20 14:22:15 jl 1.3.22.1: #i29390#


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [a11075a90f9a101a7ec1f6171fba9275baa8db5f]

INTEGRATION: CWS jl13 (1.9.10); FILE MERGED 2004/10/20 13:30:39 jl 1.9.10.3: #i29390# 2004/10/08 17:31:04 jl 1.9.10.2: #29930# 2004/09/29 13:43:50 jl 1.9.10.1: #i29390# using framework in other applications


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [871dd7fd2804c5ebd44701395d63bfae3808647b]

INTEGRATION: CWS jl13 (1.18.8); FILE MERGED 2004/10/26 12:54:03 jl 1.18.8.9: #i29390# 2004/10/25 10:37:40 jl 1.18.8.8: #29390# 2004/10/21 13:17:43 jl 1.18.8.7: RESYNC: (1.18-1.19); FILE MERGED 2004/10/20 13:30:38 jl 1.18.8.6: #i29390# 2004/10/08 17:31:03 jl 1.18.8.5: #29930# 2004/10/05 11:53:18 jl 1.18.8.4: #i29390# better diagnostic 2004/09/30 08:16:01 jl 1.18.8.3: #i29390# 2004/09/29 13:41:34 jl 1.18.8.2: #i29390# 2004/09/10 13:25:23 jl 1.18.8.1: #i33040# encoding of vendor data was buggy when asien glyphs were used (> 128)


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [abce18d65e6da621fb40e2d99376a497a7ccc61d]

INTEGRATION: CWS jl13 (1.1.2); FILE ADDED 2004/10/20 15:50:24 jl 1.1.2.7: #29390# 2004/10/20 14:22:15 jl 1.1.2.6: #i29390# 2004/10/20 13:30:38 jl 1.1.2.5: #i29390# 2004/10/08 17:31:03 jl 1.1.2.4: #29930# 2004/10/05 15:22:11 jl 1.1.2.3: #i29390# 2004/10/05 10:45:37 jl 1.1.2.2: #i29390# 2004/09/29 13:41:25 jl 1.1.2.1: #i29390#


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [e463c4217e0f1ea663f798dd8866d084eca71b85]

INTEGRATION: CWS jl13 (1.1.2); FILE ADDED 2004/10/26 12:54:03 jl 1.1.2.14: #i29390# 2004/10/25 10:37:40 jl 1.1.2.13: #29390# 2004/10/21 08:42:26 jl 1.1.2.12: #i29390# 2004/10/20 14:22:15 jl 1.1.2.11: #i29390# 2004/10/20 13:30:38 jl 1.1.2.10: #i29390# 2004/10/08 17:31:03 jl 1.1.2.9: #29930# 2004/10/05 15:22:11 jl 1.1.2.8: #i29390# 2004/10/05 11:53:18 jl 1.1.2.7: #i29390# better diagnostic 2004/10/05 10:45:37 jl 1.1.2.6: #i29390# 2004/10/01 10:57:58 jl 1.1.2.5: #29390# 2004/10/01 09:16:44 jl 1.1.2.4: #i29390# 2004/09/30 14:39:32 jl 1.1.2.3: #i29390# 2004/09/30 08:16:01 jl 1.1.2.2: #i29390# 2004/09/29 13:42:37 jl 1.1.2.1: #i29390#


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [99219449bdddbc5198f4ea66f6489065bbcd16b9]

INTEGRATION: CWS jl13 (1.4.10); FILE MERGED 2004/09/29 13:43:50 jl 1.4.10.1: #i29390# using framework in other applications


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [d7e7d46ce9aeba3c3e7af761b3833fc02dd1b258]

INTEGRATION: CWS jl13 (1.6.10); FILE MERGED 2004/10/20 14:22:15 jl 1.6.10.2: #i29390# 2004/09/29 13:43:50 jl 1.6.10.1: #i29390# using framework in other applications


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [d4fd631aabdab3433d173f583ee433d3d259ad80]

INTEGRATION: CWS jl13 (1.12.22); FILE MERGED 2004/10/20 14:22:15 jl 1.12.22.6: #i29390# 2004/10/20 13:30:38 jl 1.12.22.5: #i29390# 2004/10/08 17:31:02 jl 1.12.22.4: #29930# 2004/09/30 15:08:56 jl 1.12.22.3: #i29390# 2004/09/30 08:16:00 jl 1.12.22.2: #i29390# 2004/09/29 13:43:49 jl 1.12.22.1: #i29390# using framework in other applications


2004-11-09  Ocke Janssen  <oj@openoffice.org>  [0e99359c489f16a9f14dca570ab2b011dd09be5e]

moved from external/util


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [5d83153bda8ae4c4434a52d1d45218b394c5ee88]

INTEGRATION: CWS jl13 (1.3.2); FILE MERGED 2004/11/04 15:51:32 jl 1.3.2.4: #i36674# 2004/10/26 12:54:02 jl 1.3.2.3: #i29390# 2004/09/20 10:08:52 jl 1.3.2.2: #i34388# an JRE whith an unknown version, such as 1.4.2_06-ea, caused that no JREs were displayed in the options dialog 2004/09/17 06:53:46 jl 1.3.2.1: #32973# win registry is now accessed using Unicode API


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [5bcb4eb48b1a9bcdb144cf3d7b27625fc5ceb19b]

INTEGRATION: CWS jl13 (1.14.10); FILE MERGED 2004/09/30 08:34:38 jl 1.14.10.2: #i29390# 2004/09/20 10:08:52 jl 1.14.10.1: #i34388# an JRE whith an unknown version, such as 1.4.2_06-ea, caused that no JREs were displayed in the options dialog


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [c4b656e9f8e29b9c27a1f081f300a7e6e47421e9]

INTEGRATION: CWS jl13 (1.4.10); FILE MERGED 2004/11/04 15:51:31 jl 1.4.10.1: #i36674#


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [5775129a3c18294737edc4fba30b9409ef4dc6d6]

INTEGRATION: CWS jl13 (1.5.10); FILE MERGED 2004/09/30 14:39:31 jl 1.5.10.1: #i29390#


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [b871fa1069019f708293334436b0176bf8110e9e]

INTEGRATION: CWS jl13 (1.10.10); FILE MERGED 2004/09/29 14:10:46 jl 1.10.10.1: #i29390#


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [769e2b0a22eb0282a2487f0477b34cfa421d0c0f]

INTEGRATION: CWS jl13 (1.9.22); FILE MERGED 2004/10/21 08:42:23 jl 1.9.22.11: #i29390# 2004/10/20 14:23:40 jl 1.9.22.10: #i29390# 2004/10/20 13:30:37 jl 1.9.22.9: #i29390# 2004/10/08 17:31:01 jl 1.9.22.8: #29930# 2004/10/05 15:22:10 jl 1.9.22.7: #i29390# 2004/10/04 07:50:48 jl 1.9.22.6: #i29390# 2004/10/01 12:59:22 jl 1.9.22.5: #i29390# 2004/10/01 10:57:58 jl 1.9.22.4: #29390# 2004/10/01 09:16:43 jl 1.9.22.3: #i29390# 2004/09/30 14:39:31 jl 1.9.22.2: #i29390# 2004/09/29 14:10:46 jl 1.9.22.1: #i29390#


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [c3780a04ddbb1dd805e037f97fd8cc9c34ffa075]

INTEGRATION: CWS jl13 (1.4.2); FILE MERGED 2004/10/20 13:30:36 jl 1.4.2.1: #i29390#


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [7313a8b7aec1be01792c7eb04b2d21bc6b079b23]

INTEGRATION: CWS jl13 (1.2.22); FILE MERGED 2004/10/20 13:30:36 jl 1.2.22.1: #i29390#


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [9672c12749beab69c4dbf7a4fcb4495213e2ffda]

INTEGRATION: CWS jl13 (1.3.2); FILE MERGED 2004/10/20 13:30:35 jl 1.3.2.1: #i29390#


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [8ded791be0e05c523bdc4729061b4ad26af09762]

INTEGRATION: CWS jl13 (1.1.2); FILE ADDED 2004/10/05 07:55:55 jl 1.1.2.1: #i29390# A tool neede for SDK when setting up the configuration files


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [a2e14da763d6f3ff5b8962f9d52be41f3e768fa6]

INTEGRATION: CWS jl13 (1.1.2); FILE ADDED 2004/10/05 07:56:13 jl 1.1.2.1: #i29390# A tool neede for SDK when setting up the configuration files


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [f67d980408c42a84a40fb880b7f424deac514782]

INTEGRATION: CWS jl13 (1.1.2); FILE ADDED 2004/10/15 15:38:06 jl 1.1.2.2: #i29390# 2004/10/05 07:56:04 jl 1.1.2.1: #i29390# A tool neede for SDK when setting up the configuration files


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [2961848e005a4ea9103137f1de1e7def4a1ca65e]

INTEGRATION: CWS jl13 (1.1.2); FILE ADDED 2004/10/26 12:56:26 jl 1.1.2.3: #i29390# 2004/09/30 14:56:25 jl 1.1.2.2: #i29390# 2004/09/30 14:37:48 jl 1.1.2.1: #i29390# adapt regcomp to new Java framework


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [69830ed58fa3f274cfb82ec6d5e5f97f132fdec9]

INTEGRATION: CWS jl13 (1.10.18); FILE MERGED 2004/10/06 11:18:53 jl 1.10.18.5: #29390# 2004/10/06 11:12:45 jl 1.10.18.4: #i29390# 2004/10/06 11:09:57 jl 1.10.18.3: #i29390# 2004/10/05 08:22:07 jl 1.10.18.2: #i29390# 2004/09/30 14:38:07 jl 1.10.18.1: #i29390# adapt regcomp to new Java framework


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [06a2d16117729ad44c5a17a3074d7f04bece718e]

INTEGRATION: CWS jl13 (1.13.12); FILE MERGED 2004/10/15 15:41:08 jl 1.13.12.3: #i29390# 2004/10/05 07:58:52 jl 1.13.12.2: #i29390# A tool for use in sdk to convert system paths to file URLs, which can be used as bootstrap parameter 2004/09/30 14:38:51 jl 1.13.12.1: #i29390# adapt regcomp to new Java framework


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [ab52baff12e754799f77a789b522b72993ea7331]

INTEGRATION: CWS jl13 (1.7.78); FILE MERGED 2004/10/05 08:11:30 jl 1.7.78.1: #i29390# A tool for use in sdk to convert system paths to file URLs, which can be used as bootstrap parameter


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [6a574fcef0dfc7c09b292f5c2b066bd637dfd9ec]

INTEGRATION: CWS jl13 (1.1.164); FILE MERGED 2004/10/11 14:33:51 jl 1.1.164.2: #i29390# 2004/10/11 14:31:47 jl 1.1.164.1: #i29390#


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [10bf10c937b93d49e01d1c8cfcda818763e81f7a]

INTEGRATION: CWS jl13 (1.2.164); FILE MERGED 2004/10/11 14:33:50 jl 1.2.164.2: #i29390# 2004/10/11 14:31:46 jl 1.2.164.1: #i29390#


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [4373980603650765fc51a546995c4b17de0fe982]

INTEGRATION: CWS jl13 (1.9.24); FILE MERGED 2004/09/30 15:34:59 jl 1.9.24.1: #i29390# some cleanup


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [abba18ccb4ba1ef9b3a27267cfe61deb37338f82]

INTEGRATION: CWS jl13 (1.14.24); FILE MERGED 2004/09/30 15:34:59 jl 1.14.24.1: #i29390# some cleanup


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [824996f4eeaa756528cd617ec60daabd0c045b94]

INTEGRATION: CWS jl13 (1.64.24); FILE MERGED 2004/09/30 15:34:58 jl 1.64.24.1: #i29390# some cleanup


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [595dfc4f75b988b33d66d2e0053cff97e5f7af98]

INTEGRATION: CWS jl13 (1.29.22); FILE MERGED 2004/09/15 07:11:14 dbo 1.29.22.1: #i33982# updating URL after insertion


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [526054e6ec98e85e7173d951551203a7dffaf8cf]

INTEGRATION: CWS swqbugfixes08 (1.38.2); FILE MERGED 2004/10/11 10:35:52 fme 1.38.2.2: RESYNC: (1.38-1.39); FILE MERGED 2004/09/22 10:20:59 hbrinkm 1.38.2.1: #i34464# creation of rewriter in wrong place replaced


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [f8ff54188d7a8f56c8352de65118e193ffca5328]

INTEGRATION: CWS swqbugfixes08 (1.95.2); FILE MERGED 2004/10/11 10:23:53 fme 1.95.2.3: RESYNC: (1.95-1.96); FILE MERGED 2004/09/21 09:26:33 hbrinkm 1.95.2.2: #i30316# if in front of label any input removes label 2004/09/20 16:10:29 hbrinkm 1.95.2.1: #i30316# if in front of label KEY_DELETE removes label


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [eb4eece6b0e14a44156cbbb47f9770308886caeb]

INTEGRATION: CWS swqbugfixes08 (1.22.152); FILE MERGED 2004/09/29 07:57:19 od 1.22.152.2: #117970# - delete strings STR_ACCESS_PARAGRAPH_DESC and STR_ACCESS_HEADING_DESC 2004/09/27 14:58:23 od 1.22.152.1: #117970# - remove STR_ACCESS_PARAGRAPH_NAME and STR_ACCESS_HEADING_NAME


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [d5f3ae84a703e2ac9e3f0ee474f549501175eb81]

INTEGRATION: CWS swqbugfixes08 (1.15.46); FILE MERGED 2004/10/07 09:55:37 dvo 1.15.46.1: #i30838# return default values for properties


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [96409f355d531c990306e8eafd8c5b9fd93f6823]

INTEGRATION: CWS swqbugfixes08 (1.8.4); FILE MERGED 2004/10/06 14:22:19 hbrinkm 1.8.4.1: #i33498# insert quotes for rewriter of rename of bookmark


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [cdec00652af713acdcd790851f9f79885acc95ee]

INTEGRATION: CWS jl13 (1.12.2); FILE MERGED 2004/10/21 13:02:17 jl 1.12.2.2: RESYNC: (1.12-1.13); FILE MERGED 2004/09/14 13:00:06 dbo 1.12.2.1: #i34149# fixing title property being decoded


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [9c342f27e03fac0a7df8d90855f9d86583f7c0f0]

INTEGRATION: CWS swqbugfixes08 (1.12.4); FILE MERGED 2004/11/02 08:29:03 hbrinkm 1.12.4.2: #i36465# Moved IsDelBox from SwUndoTblNdsChg to SwUndo 2004/10/07 12:00:33 hbrinkm 1.12.4.1: #i32948# distinguish columns and rows when creating undo for canges in table structure


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [34347fbf0e9e0a1c7f876b398b0946b93a904352]

INTEGRATION: CWS jl13 (1.1.2); FILE ADDED 2004/10/21 09:28:37 sg 1.1.2.1: #116217#NEW: initial version


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [5a64adab97d5ab022138229b9c3798e7bb7e8924]

INTEGRATION: CWS swqbugfixes08 (1.12.2); FILE MERGED 2004/10/11 09:44:35 fme 1.12.2.2: RESYNC: (1.12-1.14); FILE MERGED 2004/10/06 12:55:33 hbrinkm 1.12.2.1: #i33488# Shorten strings


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [aec7a1e9c45d7da2a8dbbf8c8dab00655f85f2d7]

INTEGRATION: CWS jl13 (1.1.2); FILE ADDED 2004/10/21 09:28:26 sg 1.1.2.1: #116217#NEW: initial version


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [2ade13f834de738372cd91d80bac9e0b2bd80671]

INTEGRATION: CWS jl13 (1.1.2); FILE ADDED 2004/10/21 09:28:15 sg 1.1.2.1: #116217#NEW: initial version


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [6ba1a3944d7409bc991d7bb5b22c9722e11110f1]

INTEGRATION: CWS swqbugfixes08 (1.13.4); FILE MERGED 2004/11/02 08:29:30 hbrinkm 1.13.4.4: #i36465# Moved IsDelBox from SwUndoTblNdsChg to SwUndo 2004/10/27 12:23:29 fme 1.13.4.3: RESYNC: (1.13-1.14); FILE MERGED 2004/10/04 08:29:43 hbrinkm 1.13.4.2: #i30452# too many !s 2004/09/22 12:37:42 dvo 1.13.4.1: #i34486# properly delete graphics inside table


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [e801ea736b8bb6ee04b95c75e43852d96f35bb23]

INTEGRATION: CWS jl13 (1.1.2); FILE ADDED 2004/10/21 09:28:03 sg 1.1.2.1: #116217#NEW: initial version


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [d42479dc1ca82d657bba5e30e87db9dc265e7db5]

INTEGRATION: CWS swqbugfixes08 (1.4.4); FILE MERGED 2004/10/06 14:41:08 hbrinkm 1.4.4.3: #i33497# correct english text for STR_TABLE_NAME 2004/10/06 14:23:14 hbrinkm 1.4.4.2: #i33498# correct english text for STR_BOOKMARK_RENAME 2004/10/06 12:56:27 hbrinkm 1.4.4.1: #i33491# new string STR_PARAGRAPH_UNDO


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [11ec766a6f7d9b93d316054f00d6bae7c18001ba]

INTEGRATION: CWS jl13 (1.1.2); FILE ADDED 2004/10/21 09:27:52 sg 1.1.2.1: #116217#NEW: initial version


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [b84bdb9a0cd14cb2bf1b288b196455dd8a4bae7f]

INTEGRATION: CWS swqbugfixes08 (1.9.4); FILE MERGED 2004/10/13 14:57:03 dvo 1.9.4.2: #i21010# add undo special case for deleting across adjacent sections 2004/10/06 13:00:42 hbrinkm 1.9.4.1: #i33491# SwUndoDelete::GetRewriter: distinguish paragraph from field


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [0d994cb15a3fb4f7296c05391103b491901336ba]

INTEGRATION: CWS jl13 (1.1.2); FILE ADDED 2004/10/21 09:27:41 sg 1.1.2.1: #116217#NEW: initial version


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [78f4ceec3260dffc524ceb295858370f0ba05e20]

INTEGRATION: CWS jl13 (1.1.2); FILE ADDED 2004/10/21 09:27:29 sg 1.1.2.1: #116217#NEW: initial version


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [f47d064800b76cadb47e4e09273c37738e6a25db]

INTEGRATION: CWS swqbugfixes08 (1.18.232); FILE MERGED 2004/09/21 14:05:39 fme 1.18.232.1: #117919# Code did not set minimum tab to 1 but to 2


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [1c9b68eacfe2c782d34397c936af945d3e297252]

INTEGRATION: CWS jl13 (1.1.2); FILE ADDED 2004/10/21 09:27:19 sg 1.1.2.1: #116217#NEW: initial version


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [64b508436e4b5a00c0462d49cebfad04e1dcf5d4]

INTEGRATION: CWS jl13 (1.1.2); FILE ADDED 2004/10/21 09:27:08 sg 1.1.2.1: #116217#NEW: initial version


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [1ea7aa96fa1e3ba0dc5cedff5955cabf524461e7]

INTEGRATION: CWS swqbugfixes08 (1.78.46); FILE MERGED 2004/10/04 12:39:42 fme 1.78.46.1: #i33305# Use test formatting flags in CalcFitToContent


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [1aaca7c0ca67153aee17f25540159e1e5a8cd33b]

INTEGRATION: CWS jl13 (1.1.2); FILE ADDED 2004/10/21 09:26:57 sg 1.1.2.1: #116217#NEW: initial version


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [3c0e2c70e7656f5ee6ce2e43497d0f935565d2bb]

INTEGRATION: CWS swqbugfixes08 (1.86.82); FILE MERGED 2004/09/27 11:06:03 fme 1.86.82.2: #i28795# Khmer needs a even larger repaint area in CalcOptRepaint() 2004/09/24 13:18:42 fme 1.86.82.1: #i28795# Khmer needs a larger repaint area in CalcOptRepaint()


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [594d98353c1f29f278db6b93b0a259671f81c246]

INTEGRATION: CWS jl13 (1.1.2); FILE ADDED 2004/10/21 09:26:42 sg 1.1.2.1: #116217#NEW: initial version


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [ba623f7d103af05ad542300efcecdca5517aa133]

INTEGRATION: CWS swqbugfixes08 (1.59.4); FILE MERGED 2004/09/27 13:32:13 od 1.59.4.2: #114344# <SwFrm::Remove()> - inform accessibility API (dispose table, the          frame is in), before the frame is 'removed from the layout' and          only for cell frames and row frames. 2004/09/23 09:23:58 od 1.59.4.1: #i33751# method <SwPageFrm& SwAnchoredObject::GetPageFrmOfAnchor()> is replaced          by method <SwPageFrm* SwAnchoredObject::FindPageFrmOfAnchor()>


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [bd6bec8ce86547b54b04dd4970ed704190b24fc4]

INTEGRATION: CWS jl13 (1.1.2); FILE ADDED 2004/10/21 09:24:22 sg 1.1.2.1: #116217#NEW: initial version


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [e78f922d4a6d708aec9315045caf22134d2683a9]

INTEGRATION: CWS jl13 (1.1.2); FILE ADDED 2004/10/21 09:30:54 sg 1.1.2.1: #116217#NEW: initial version


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [17fccbb367683e3016c63722592f4ba992351055]

INTEGRATION: CWS swqbugfixes08 (1.3.4); FILE MERGED 2004/09/24 07:15:35 od 1.3.4.2: #i34569# <SwObjectFormatterTxtFrm::DoFormatObjs()> - perform no action,          if due to the object positioning an anchor frame is moved forward          and the anchor frame has had no previous frame. 2004/09/23 09:23:58 od 1.3.4.1: #i33751# method <SwPageFrm& SwAnchoredObject::GetPageFrmOfAnchor()> is replaced          by method <SwPageFrm* SwAnchoredObject::FindPageFrmOfAnchor()>


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [09af14bcc4a6d68f8183ffa5e91284819b4ba8fc]

INTEGRATION: CWS jl13 (1.1.2); FILE ADDED 2004/10/21 09:23:56 sg 1.1.2.1: #116217#NEW: initial version


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [796961f8e4671d7c0ade2b3f5195e83d8ceefe8d]

INTEGRATION: CWS swqbugfixes08 (1.2.84); FILE MERGED 2004/09/23 09:23:57 od 1.2.84.1: #i33751# method <SwPageFrm& SwAnchoredObject::GetPageFrmOfAnchor()> is replaced          by method <SwPageFrm* SwAnchoredObject::FindPageFrmOfAnchor()>


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [35720bdb0483f9887da642af19e931473cb9939d]

INTEGRATION: CWS jl13 (1.1.2); FILE ADDED 2004/10/21 09:24:07 sg 1.1.2.1: #116217#NEW: initial version


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [6b32757e5d579ace14fc176047e14af627fc2e9d]

INTEGRATION: CWS swqbugfixes08 (1.2.84); FILE MERGED 2004/09/23 09:23:58 od 1.2.84.1: #i33751# method <SwPageFrm& SwAnchoredObject::GetPageFrmOfAnchor()> is replaced          by method <SwPageFrm* SwAnchoredObject::FindPageFrmOfAnchor()>


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [e7ae0941207b0c8d27c80162127b25d90788a112]

INTEGRATION: CWS jl13 (1.1.2); FILE ADDED 2004/10/21 09:23:45 sg 1.1.2.1: #116217#NEW: initial version


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [11f1a5fd1b4653d6b9bb32d40fb3b138d7742ece]

INTEGRATION: CWS swqbugfixes08 (1.19.84); FILE MERGED 2004/09/23 08:05:33 od 1.19.84.1: #i33629#, #i29955# <SwLayHelper::CheckInsert(..)> - on split of tables                    register objects at the splitted table parts.


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [373da3a93fafee3665e201ba02b901c076206d62]

INTEGRATION: CWS swqbugfixes08 (1.49.84); FILE MERGED 2004/09/29 09:18:08 od 1.49.84.1: #i34730# <SwCntntFrm::MakeAll()> - force a format, if due to a 'MakePrtArea'          the frame height changes.


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [7faf193c401cc8a9749d896b7e14bd62faefbfeb]

INTEGRATION: CWS jl13 (1.9.8); FILE MERGED 2004/10/26 13:00:04 jl 1.9.8.3: #i29390# 2004/10/19 13:42:07 jl 1.9.8.2: #29390# 2004/10/19 08:28:20 jl 1.9.8.1: #i29390#


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [4a9d1f99855683e51b7c1fdd62317385da19626a]

INTEGRATION: CWS swqbugfixes08 (1.6.4); FILE MERGED 2004/09/23 14:28:35 od 1.6.4.2: #i34520# <SwAnchoredObject::ConsiderObjWrapInfluenceOnObjPos()> -          no check on the anchored objects layer, because text also          wraps around anchored object, which are in the layer Hell 2004/09/23 09:23:57 od 1.6.4.1: #i33751# method <SwPageFrm& SwAnchoredObject::GetPageFrmOfAnchor()> is replaced          by method <SwPageFrm* SwAnchoredObject::FindPageFrmOfAnchor()>


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [5fe1d632031dfd4c6c4e1488ffeea14140a92004]

INTEGRATION: CWS jl13 (1.10.22); FILE MERGED 2004/10/19 13:42:07 jl 1.10.22.2: #29390# 2004/10/19 08:28:15 jl 1.10.22.1: #i29390#


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [6cacd9bebc608f61b3673c8e65f7d6b54b070705]

INTEGRATION: CWS swqbugfixes08 (1.5.4); FILE MERGED 2004/09/29 11:02:25 od 1.5.4.2: #117975# <SwAnchoredDrawObject::MakeObjPos()> - perform conversion of          positioning attributes only for 'master' drawing objects. 2004/09/23 09:23:57 od 1.5.4.1: #i33751# method <SwPageFrm& SwAnchoredObject::GetPageFrmOfAnchor()> is replaced          by method <SwPageFrm* SwAnchoredObject::FindPageFrmOfAnchor()>


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [eba412bce9a23402d963dbe16a59bb75ad581a99]

INTEGRATION: CWS jl13 (1.68.22); FILE MERGED 2004/10/19 13:42:04 jl 1.68.22.2: #29390# 2004/10/19 08:29:23 jl 1.68.22.1: #i29390#


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [31e5e04137a1b2c6759a5ac33dad7c075b18f9e3]

INTEGRATION: CWS swqbugfixes08 (1.18.4); FILE MERGED 2004/10/06 07:40:07 fme 1.18.4.1: #i33330# Massive abuse of the keep attribute inside a section results in the activation of the StackHack in CalcCntnt, therefore invalid content frames will remain invalid -> loop in CalcCntnt


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [31a3540f402ae03095d8999f5eb3800cdccb1181]

INTEGRATION: CWS swqbugfixes08 (1.25.44); FILE MERGED 2004/10/11 09:35:15 fme 1.25.44.2: RESYNC: (1.25-1.28); FILE MERGED 2004/09/24 11:04:34 od 1.25.44.1: #i32951# <SwFEShell::GetGraphicDefaultSize()> - if printing area size of          anchor frame is (0,0), take the printing area of its upper.


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [0cdb39466a6079641de464d3f6d9dd1727a83f76]

INTEGRATION: CWS swqbugfixes08 (1.28.4); FILE MERGED 2004/10/05 10:58:59 fme 1.28.4.2: #i34288# Consider empty cell frames during WhichMouseTabCols 2004/09/20 10:10:10 fme 1.28.4.1: #i34288# lcl_FindFrm should return a cell frame


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [aa461c7d81b4cee8f0b450a2c5eeb8e24cc4f85a]

INTEGRATION: CWS jl13 (1.1.2); FILE ADDED 2004/10/20 12:38:53 jl 1.1.2.3: #29390# 2004/10/19 13:55:43 jl 1.1.2.2: #29390# 2004/10/19 08:25:18 jl 1.1.2.1: #29390# new configuration script using windows scripting host


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [211d5885a0e386f5384824f3b721edc11283461e]

INTEGRATION: CWS swqbugfixes08 (1.6.46); FILE MERGED 2004/10/06 12:52:18 hbrinkm 1.6.46.1: #i33488# UNDO_END for StartUndo replaced


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [9d66c755fdbabd82cb7304ec009c46302075b33c]

INTEGRATION: CWS swqbugfixes08 (1.22.2); FILE MERGED 2004/10/11 09:31:47 fme 1.22.2.3: RESYNC: (1.22-1.23); FILE MERGED 2004/10/08 15:04:03 fme 1.22.2.2: #i33394# Pass id to StartUndo() 2004/09/28 14:40:11 fme 1.22.2.1: #i34471# Delete table cursor in TextToTable because it may be called from SwUndoTblToTxt::Repeat()


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [e797b3f384ee20550ed4166a249416b4cab4cced]

INTEGRATION: CWS swqbugfixes08 (1.13.180); FILE MERGED 2004/11/02 08:28:08 hbrinkm 1.13.180.2: #i36465# new undo ids -> use IsDelBox 2004/10/07 12:03:48 hbrinkm 1.13.180.1: #i32948# distinguish columns and rows when creating undo for canges in table structure


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [20eb79906f8ee4b63d6fb79ce9ceedd01c104329]

INTEGRATION: CWS jl13 (1.4.24); FILE MERGED 2004/09/29 13:47:23 dbo 1.4.24.1: #i34555# shifting media-type etc. to new XPackageTypeInfo Issue number: Submitted by: Reviewed by:


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [7b6919746e26630f8aaac8a03857868a53c6356c]

INTEGRATION: CWS swqbugfixes08 (1.35.2); FILE MERGED 2004/10/27 12:20:51 fme 1.35.2.4: RESYNC: (1.36-1.37); FILE MERGED 2004/10/11 09:29:10 fme 1.35.2.3: RESYNC: (1.35-1.36); FILE MERGED 2004/10/07 17:22:43 dvo 1.35.2.2: #i33455# fix numbering of different document sections 2004/10/05 12:15:47 dvo 1.35.2.1: #i33455# determine numbering per document section          (text body, each textframe, etc.)


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [6524b52464c6482bca69171ca429eedcc727f78f]

INTEGRATION: CWS jl13 (1.1.2); FILE ADDED 2004/09/29 13:47:23 dbo 1.1.2.1: #i34555# shifting media-type etc. to new XPackageTypeInfo Issue number: Submitted by: Reviewed by:


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [a67c6d1c2a1e009db72ea0bcb1c182ad2376678d]

INTEGRATION: CWS swqbugfixes08 (1.17.200); FILE MERGED 2004/10/27 12:20:19 fme 1.17.200.4: RESYNC: (1.19-1.20); FILE MERGED 2004/10/11 09:28:10 fme 1.17.200.3: RESYNC: (1.17-1.19); FILE MERGED 2004/10/06 07:31:55 fme 1.17.200.2: #117913# Consider in DelFlyInRange that DelLayoutFmt can also trigger the deletion of objects 2004/10/05 13:23:00 dvo 1.17.200.1: #i31730# fix SwDoc::Delete; do not attempt to use absolute indices across          changes to the nodes array


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [f9609c4f04e7d1a1a2cf10721a0a376a0f79b80e]

INTEGRATION: CWS jl13 (1.3.78); FILE MERGED 2004/10/21 11:53:04 jl 1.3.78.2: RESYNC: (1.3-1.4); FILE MERGED 2004/09/29 13:47:22 dbo 1.3.78.1: #i34555# shifting media-type etc. to new XPackageTypeInfo Issue number: Submitted by: Reviewed by:


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [584bd482804bf9dfb049909f0ae193db3a4c0589]

INTEGRATION: CWS swqbugfixes08 (1.45.4); FILE MERGED 2004/09/20 16:08:43 hbrinkm 1.45.4.1: #i30316# IsInFrontOfLabel


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [37b6bc40486a943c602955f8625fa967f2294f27]

INTEGRATION: CWS jl13 (1.4.20); FILE MERGED 2004/10/21 11:52:47 jl 1.4.20.2: RESYNC: (1.4-1.5); FILE MERGED 2004/09/29 13:47:22 dbo 1.4.20.1: #i34555# shifting media-type etc. to new XPackageTypeInfo Issue number: Submitted by: Reviewed by:


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [f70324bf6e546dc722d518bc09c8cfe98ed8cff6]

INTEGRATION: CWS swqbugfixes08 (1.57.406); FILE MERGED 2004/09/29 07:56:06 od 1.57.406.2: #117970# <SwAccessibleParagraph::GetDescription()> - provide empty          description of paragraphs. 2004/09/27 15:00:02 od 1.57.406.1: #117970# <SwAccessibleParagraph::SwAccessibleParagraph()>          - set an empty accessible name for paragraphs


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [c32976e4577a29d7dab41b6c0198459c0671934e]

INTEGRATION: CWS jl13 (1.4.20); FILE MERGED 2004/10/21 11:52:39 jl 1.4.20.2: RESYNC: (1.4-1.5); FILE MERGED 2004/09/29 13:47:22 dbo 1.4.20.1: #i34555# shifting media-type etc. to new XPackageTypeInfo Issue number: Submitted by: Reviewed by:


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [8158efe73c671b34305d6c6262e2adb6f358e9da]

INTEGRATION: CWS swqbugfixes08 (1.13.4); FILE MERGED 2004/11/02 08:24:37 hbrinkm 1.13.4.5: #i36465# Moved IsDelBox from SwUndoTblNdsChg to SwUndo 2004/10/27 12:18:55 fme 1.13.4.4: RESYNC: (1.15-1.16); FILE MERGED 2004/10/13 14:57:03 dvo 1.13.4.3: #i21010# add undo special case for deleting across adjacent sections 2004/10/11 09:24:22 fme 1.13.4.2: RESYNC: (1.13-1.15); FILE MERGED 2004/10/07 12:02:59 hbrinkm 1.13.4.1: #i32948# IsDelBox


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [fcb093f7d52e5133e2524af474886a543ea00a2f]

INTEGRATION: CWS swqbugfixes08 (1.27.4); FILE MERGED 2004/10/11 09:17:18 fme 1.27.4.2: RESYNC: (1.27-1.29); FILE MERGED 2004/09/20 16:08:11 hbrinkm 1.27.4.1: #i30316# IsInFrontOfLabel


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [e094f1445fb2333b79db2fa9011b81e286788843]

INTEGRATION: CWS swqbugfixes08 (1.5.4); FILE MERGED 2004/10/06 12:48:33 hbrinkm 1.5.4.1: #i33491# new string STR_PARAGRAPH_UNDO


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [e5e0bbd35dedeaed0123f22ad2afc57c6e99dfef]

INTEGRATION: CWS swqbugfixes08 (1.6.4); FILE MERGED 2004/09/23 09:20:46 od 1.6.4.1: #i33751# class <SwAnchoredObject>          - replace method <SwPageFrm& GetPageFrmOfAnchor()> by method            <SwPageFrm* FindPageFrmOfAnchor()>


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [8664b7702a2cf4ecdb875ea6a8e376789e8e5620]

INTEGRATION: CWS swqbugfixes08 (1.6.868); FILE MERGED 2004/09/29 07:58:18 od 1.6.868.2: #117970# - remove STR_ACCESS_PARAGRAPH_DESC and STR_ACCESS_HEADING_DESC 2004/09/27 14:56:39 od 1.6.868.1: #117970# - remove STR_ACCESS_PARAGRAPH_NAME and STR_ACCESS_HEADING_NAME


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [409ce216182f28af1c0efdd1396009e3abebc401]

INTEGRATION: CWS jl13 (1.20.2); FILE MERGED 2004/10/15 12:38:16 dbo 1.20.2.1: #i35536#


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [b70d6cfee035a5ec0cdc3f53a0dc029e7869a242]

INTEGRATION: CWS jl13 (1.2.158); FILE MERGED 2004/09/20 15:23:59 dbo 1.2.158.1: #i32854# correct union initializer


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [6c30c3c7713fb90446ea7a86209e05fac8b59c42]

INTEGRATION: CWS jl13 (1.3.158); FILE MERGED 2004/09/20 15:23:59 dbo 1.3.158.1: #i32854# correct union initializer


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [cea19c4752b1ba20585f5eb15905f5309d8af6fd]

INTEGRATION: CWS jl13 (1.12.4); FILE MERGED 2004/09/20 15:23:59 dbo 1.12.4.1: #i32854# correct union initializer


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [47972346a1445ce10fc0765f647efe6cdc204087]

INTEGRATION: CWS jl13 (1.12.4); FILE MERGED 2004/09/20 15:23:58 dbo 1.12.4.1: #i32854# correct union initializer


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [b32cd2553a3b1bb57183256d5c3e1987aa534fde]

INTEGRATION: CWS jl13 (1.12.4); FILE MERGED 2004/09/20 15:23:57 dbo 1.12.4.1: #i32854# correct union initializer


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [15005ce83405a2a189ada48813d801eacb586d1e]

INTEGRATION: CWS jl13 (1.2.18); FILE MERGED 2004/11/02 12:19:20 dbo 1.2.18.1: debug: adopting to IDL change


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [c6935caf1c281b6f03a9f4bccd8c5489b7202d05]

INTEGRATION: CWS xmlbasic (1.8.42); FILE MERGED 2004/10/21 12:18:43 tbe 1.8.42.3: #i22747# XML filter adaptors and macros 2004/10/01 10:23:48 tbe 1.8.42.2: #i22747# XML filter adaptors and macros 2004/09/30 10:37:48 tbe 1.8.42.1: #i22747# XML filter adaptors and macros


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [0a5728a05638ef02c616bd79cd461c5dc47752dd]

INTEGRATION: CWS xmlbasic (1.5.348); FILE MERGED 2004/09/30 10:37:06 tbe 1.5.348.1: #i22747# XML filter adaptors and macros


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [98c7f4b71b81bdf2201e4d94dec70f8ccc1c439d]

INTEGRATION: CWS xmlbasic (1.68.12); FILE MERGED 2004/10/26 15:51:30 tbe 1.68.12.5: RESYNC: (1.69-1.70); FILE MERGED 2004/10/22 12:25:00 tbe 1.68.12.4: #i22747# XML filter adaptors and macros 2004/10/21 12:16:35 tbe 1.68.12.3: #i22747# XML filter adaptors and macros 2004/09/30 13:16:08 tbe 1.68.12.2: RESYNC: (1.68-1.69); FILE MERGED 2004/09/30 10:36:14 tbe 1.68.12.1: #i22747# XML filter adaptors and macros


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [6590ea07a914a71366709376a137f57caf742de3]

INTEGRATION: CWS xmlbasic (1.106.12); FILE MERGED 2004/10/21 12:15:59 tbe 1.106.12.3: #i22747# XML filter adaptors and macros 2004/09/30 13:15:52 tbe 1.106.12.2: RESYNC: (1.106-1.108); FILE MERGED 2004/09/30 10:35:45 tbe 1.106.12.1: #i22747# XML filter adaptors and macros


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [5fda26ff93602213cfdeb142036a7464403da7ac]

INTEGRATION: CWS os37 (1.6.68); FILE MERGED 2004/10/08 14:38:21 os 1.6.68.3: RESYNC: (1.6-1.7); FILE MERGED 2004/09/20 11:48:44 pb 1.6.68.2: fix: #i31457# #i33697# german text not UTF-8 2004/09/20 09:36:30 pb 1.6.68.1: fix: #i31457# #i33697# special characters in UTF-8


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [37a75169da2967f64028f0a1ffca9ab2a7205b91]

INTEGRATION: CWS os37 (1.82.226); FILE MERGED 2004/09/07 12:00:43 os 1.82.226.1: #117819# use a copy of the FontList


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [e9813dfab9a1be5ba92c750633f0ae76186d4c15]

INTEGRATION: CWS os37 (1.16.164); FILE MERGED 2004/09/07 13:29:08 os 1.16.164.1: #117707# dialog members have to use local ResId instead of SW_RES - crashes if resource has been opened in different library


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [1b0060464cdf12aac467486de76f4110ec2080d4]

INTEGRATION: CWS os37 (1.10.60); FILE MERGED 2004/09/07 14:09:27 os 1.10.60.1: #i33932# catch exception on file picker


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [278277d066950b2fef6458ac8fe3dcbd500de239]

INTEGRATION: CWS os37 (1.46.16); FILE MERGED 2004/10/08 13:37:06 os 1.46.16.2: RESYNC: (1.46-1.48); FILE MERGED 2004/09/07 14:09:27 os 1.46.16.1: #i33932# catch exception on file picker


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [4cbac76b0f5c0e939368b3186b5e930e37a24634]

INTEGRATION: CWS os37 (1.29.16); FILE MERGED 2004/09/08 10:07:17 os 1.29.16.1: #i29978# don't call SwNewDBMgr::GetTableNames with invalid data source name


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [c591d8a0b91d90004448bf56add7546c09193822]

INTEGRATION: CWS os37 (1.78.20); FILE MERGED 2004/10/08 13:17:55 os 1.78.20.2: RESYNC: (1.78-1.79); FILE MERGED 2004/09/08 10:06:25 os 1.78.20.1: #i29978# GetColumnsSupplier(): create a RowSet


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [4bc96ecf4c832fe96c4f7e36470e5dcec3f907e0]

INTEGRATION: CWS os37 (1.10.302); FILE MERGED 2004/09/09 09:22:21 os 1.10.302.1: #i25174# replace words calls SwDoc::Replace() instead of DeleteSel() and Inserrt() to keep character attributes


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [465e139bbe73aaaa591187516dd78f96486b0543]

INTEGRATION: CWS os37 (1.55.48); FILE MERGED 2004/10/08 12:17:08 os 1.55.48.2: RESYNC: (1.55-1.56); FILE MERGED 2004/09/20 10:08:09 pb 1.55.48.1: fix: #i34260# add Strings for the new OASIS formats


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [67ff32646373aa3f691d5b07486caf2954f6a069]

INTEGRATION: CWS os37 (1.29.14); FILE MERGED 2004/09/20 10:08:27 pb 1.29.14.1: fix: #i34260# add entries for the new OASIS formats


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [4e7ce4460a3e31af7370c525b1abcd51fcf8b88b]

INTEGRATION: CWS os37 (1.9.282); FILE MERGED 2004/09/07 11:59:36 os 1.9.282.1: #117819# Clone() added to FontList to be able to use a copy of the FontList in the character dialog


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [ce6c8d08abdd22fe3d7908512808597e2b0015a7]

INTEGRATION: CWS os37 (1.9.48); FILE MERGED 2004/09/20 10:07:14 pb 1.9.48.1: fix: #i34260# add defines for the new OASIS formats


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [b3b097c7addbf634629b7bc8dd7ca74d34d967c0]

INTEGRATION: CWS os37 (1.3.730); FILE MERGED 2004/09/07 11:59:21 os 1.3.730.1: #117819# Clone() added to FontList to be able to use a copy of the FontList in the character dialog


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [1706f15ca740ba6a4e7a00c1b9282c7afb974a4c]

INTEGRATION: CWS os37 (1.10.2); FILE MERGED 2004/10/05 10:56:07 os 1.10.2.2: #i115816# finalized properties of filter and type need to be added, not overwritten 2004/09/09 12:31:32 os 1.10.2.1: #115816# read additional 'Finalized' property


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [26155fe2198fc64f0946d7306855e40c2c9c70fc]

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>  [95a296c85d72bda02df93cecf60cb9542cf32fe8]

INTEGRATION: CWS oasisbf1 (1.7.110); FILE MERGED 2004/11/04 12:54:43 cl 1.7.110.3: #i32542# ask for storage before getting it 2004/10/15 11:32:16 mib 1.7.110.2: RESYNC: (1.7-1.8); FILE MERGED 2004/09/07 14:17:35 mib 1.7.110.1: #i32542#: new table use ooo namespace, old ones are read properly


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [72716dd7a3fb27b140b1a7292c9c45b6ae89126a]

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>  [26c79b8f89caf83981d29ff7a25539d595baaf2e]

INTEGRATION: CWS oasisbf1 (1.10.110); FILE MERGED 2004/10/15 11:32:09 mib 1.10.110.2: RESYNC: (1.10-1.11); FILE MERGED 2004/09/07 14:17:35 mib 1.10.110.1: #i32542#: new table use ooo namespace, old ones are read properly


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [e7a981c617f3e08cc1971a5902c3d6daa27f81d1]

INTEGRATION: CWS xmlbasic (1.25.166); FILE MERGED 2004/10/26 16:53:02 tbe 1.25.166.2: RESYNC: (1.25-1.26); FILE MERGED 2004/10/21 10:29:23 tbe 1.25.166.1: #i22747# XML filter adaptors and macros


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [bb339de2c7fdfb4ced37cf15937e09e3f23006e0]

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>  [67c497587b415c170872e0cfe65a340cdfeef614]

INTEGRATION: CWS oasisbf1 (1.8.786); FILE MERGED 2004/10/13 16:12:50 cl 1.8.786.1: #i33142# use correct member id


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [a3c79fa839d5da3b9e93fa3198fc5201c2f8b5e6]

INTEGRATION: CWS xmlbasic (1.33.18); FILE MERGED 2004/10/26 16:51:59 tbe 1.33.18.2: RESYNC: (1.33-1.34); FILE MERGED 2004/10/21 10:28:13 tbe 1.33.18.1: #i22747# XML filter adaptors and macros


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [b0a75415aa091e4677c2e362f34fcce83e81e5f5]

INTEGRATION: CWS xmlbasic (1.85.18); FILE MERGED 2004/10/26 16:51:08 tbe 1.85.18.2: RESYNC: (1.85-1.86); FILE MERGED 2004/10/21 10:27:24 tbe 1.85.18.1: #i22747# XML filter adaptors and macros


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [8867c9b5e0eedeb7827747d9b081aead7a55c10e]

INTEGRATION: CWS xmlbasic (1.7.46); FILE MERGED 2004/09/30 11:03:45 tbe 1.7.46.1: #i22747# XML filter adaptors and macros


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [fee97bbe5c9b25b26968e263cbf0e53cf79b567f]

INTEGRATION: CWS oasisbf1 (1.3.638); FILE MERGED 2004/08/18 15:32:50 mib 1.3.638.1: #i32616#: document events were not saved


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [a68938bc908c8f852912f3310d2f4bec779a3cea]

INTEGRATION: CWS hsqldb (1.18.18); FILE MERGED 2004/11/09 09:58:28 oj 1.18.18.5: RESYNC: (1.18-1.19); FILE MERGED 2004/11/08 13:11:35 oj 1.18.18.4: #i33348# table filter now use a connection from the data source 2004/10/29 10:06:45 oj 1.18.18.3: #i33348# merge dbwizard1 and hsqldb settings 2004/09/23 13:28:09 oj 1.18.18.2: #i33348# access uiname for embedded database 2004/09/10 12:53:41 oj 1.18.18.1: #i33348# code optimizing


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [5f4c2db7d28525d91cf2867a77815e58b39abb0e]

INTEGRATION: CWS xmlbasic (1.7.28); FILE MERGED 2004/09/30 13:27:12 tbe 1.7.28.2: RESYNC: (1.7-1.8); FILE MERGED 2004/09/30 11:02:47 tbe 1.7.28.1: #i22747# XML filter adaptors and macros


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [a8b3ba3bacfdd9c167eb4a7a4885f0f52642e051]

INTEGRATION: CWS oasisbf1 (1.1.830); FILE MERGED 2004/08/19 10:53:15 mib 1.1.830.1: #i32781#: set insert/style modes by using properties rather than UNOTunnel


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [8285699597d84275ba6521b76e5b336311ee0347]

INTEGRATION: CWS xmlbasic (1.1.2); FILE ADDED 2004/10/21 10:35:41 tbe 1.1.2.2: #i22747# XML filter adaptors and macros 2004/09/30 10:54:09 tbe 1.1.2.1: #i22747# XML filter adaptors and macros


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [1c0522f825a30e8d551173c77e391a2f11e22dac]

INTEGRATION: CWS hsqldb (1.63.18); FILE MERGED 2004/10/25 09:37:38 oj 1.63.18.2: RESYNC: (1.63-1.64); FILE MERGED 2004/09/10 12:53:40 oj 1.63.18.1: #i33348# code optimizing


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [6542fc3b575700de2d4092c3796db18e354a7c6d]

INTEGRATION: CWS oasisbf1 (1.12.56); FILE MERGED 2004/08/19 10:53:14 mib 1.12.56.1: #i32781#: set insert/style modes by using properties rather than UNOTunnel


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [c3273de997916357d605ef5c4fccd132962dffe8]

INTEGRATION: CWS xmlbasic (1.1.2); FILE ADDED 2004/10/22 12:20:22 tbe 1.1.2.3: #i22747# XML filter adaptors and macros 2004/10/21 10:36:47 tbe 1.1.2.2: #i22747# XML filter adaptors and macros 2004/09/30 10:54:30 tbe 1.1.2.1: #i22747# XML filter adaptors and macros


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [1bf14781e4c24121f831ebc7b85efd262cc76ca6]

INTEGRATION: CWS hsqldb (1.4.18); FILE MERGED 2004/09/10 12:53:40 oj 1.4.18.1: #i33348# code optimizing


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [c4dd7e56a552c1f2b19f41c858321a40e5c5380f]

INTEGRATION: CWS xmlbasic (1.1.2); FILE ADDED 2004/10/21 10:34:14 tbe 1.1.2.2: #i22747# XML filter adaptors and macros 2004/09/30 10:53:32 tbe 1.1.2.1: #i22747# XML filter adaptors and macros


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [8a5a44e048ea2d9ad64d82e3cc163fbdfe8b9051]

INTEGRATION: CWS oasisbf1 (1.6.142); FILE MERGED 2004/08/19 10:53:14 mib 1.6.142.1: #i32781#: set insert/style modes by using properties rather than UNOTunnel


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [3c11ee5bae4a74cf5f1a0bed95b5285a232f5f86]

INTEGRATION: CWS hsqldb (1.49.18); FILE MERGED 2004/11/09 09:58:18 oj 1.49.18.2: RESYNC: (1.49-1.51); FILE MERGED 2004/10/29 10:06:44 oj 1.49.18.1: #i33348# merge dbwizard1 and hsqldb settings


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [98bed1347c37d8abe240c5466a68fc4f86b3f740]

INTEGRATION: CWS xmlbasic (1.1.2); FILE ADDED 2004/10/22 12:19:55 tbe 1.1.2.3: #i22747# XML filter adaptors and macros 2004/10/21 10:34:54 tbe 1.1.2.2: #i22747# XML filter adaptors and macros 2004/09/30 10:53:45 tbe 1.1.2.1: #i22747# XML filter adaptors and macros


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [ebe07db8c18e94df5589fc798903400fbd5e17e4]

INTEGRATION: CWS oasisbf1 (1.11.142); FILE MERGED 2004/08/19 10:53:14 mib 1.11.142.1: #i32781#: set insert/style modes by using properties rather than UNOTunnel


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [340134123066aa0894180bea6327adffca5e3e27]

INTEGRATION: CWS hsqldb (1.11.18); FILE MERGED 2004/11/08 13:11:35 oj 1.11.18.1: #i33348# table filter now use a connection from the data source


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [c756f8ecc89dc66a89ae38935f14753d992ced87]

INTEGRATION: CWS xmlbasic (1.1.2); FILE ADDED 2004/09/30 10:54:55 tbe 1.1.2.1: #i22747# XML filter adaptors and macros


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [1eba5b8c6641d9a99cd9069d880bd2447fbd9970]

INTEGRATION: CWS oasisbf1 (1.1.830); FILE MERGED 2004/08/19 10:53:14 mib 1.1.830.1: #i32781#: set insert/style modes by using properties rather than UNOTunnel


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [95dd3fc0dccbc973c5085bbc670e3e0bb75a31c7]

INTEGRATION: CWS xmlbasic (1.31.6); FILE MERGED 2004/09/30 11:01:58 tbe 1.31.6.1: #i22747# XML filter adaptors and macros


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [73ca15a52fc01e89c35577bd412c3e3b5d53548f]

INTEGRATION: CWS xmlbasic (1.6.24); FILE MERGED 2004/09/30 13:26:55 tbe 1.6.24.2: RESYNC: (1.6-1.7); FILE MERGED 2004/09/30 11:00:51 tbe 1.6.24.1: #i22747# XML filter adaptors and macros


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [3ad53428cc02229e140ec4ee20b749800cd28544]

INTEGRATION: CWS oasisbf1 (1.3.822); FILE MERGED 2004/08/19 10:53:13 mib 1.3.822.1: #i32781#: set insert/style modes by using properties rather than UNOTunnel


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [b8db8c7835dea1625cee4b025335f03d1190f797]

INTEGRATION: CWS xmlbasic (1.2.128); FILE MERGED 2004/09/30 10:59:57 tbe 1.2.128.1: #i22747# XML filter adaptors and macros


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [079fe62c270508732ffbf8ae434f96b6115b3226]

INTEGRATION: CWS oasisbf1 (1.11.56); FILE MERGED 2004/08/19 10:53:13 mib 1.11.56.1: #i32781#: set insert/style modes by using properties rather than UNOTunnel


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [ebe245379110f0a9a92516ddc397efc6d75767ab]

INTEGRATION: CWS xmlbasic (1.1.2); FILE ADDED 2004/10/21 10:32:39 tbe 1.1.2.2: #i22747# XML filter adaptors and macros 2004/09/30 10:56:47 tbe 1.1.2.1: #i22747# XML filter adaptors and macros


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [0859d89b4d1cbc0477afaf607e3c06f67c10a6ae]

INTEGRATION: CWS oasisbf1 (1.27.54); FILE MERGED 2004/10/15 10:02:42 mib 1.27.54.2: RESYNC: (1.27-1.28); FILE MERGED 2004/08/19 10:53:13 mib 1.27.54.1: #i32781#: set insert/style modes by using properties rather than UNOTunnel


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [92557f141dbc7fb935b0238f498070c562ee38d2]

INTEGRATION: CWS xmlbasic (1.1.2); FILE ADDED 2004/09/30 10:57:15 tbe 1.1.2.1: #i22747# XML filter adaptors and macros


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [ae7bf1b2e4008ad6f68f20fd90af6e453b583245]

INTEGRATION: CWS oasisbf1 (1.81.4); FILE MERGED 2004/10/15 10:02:35 mib 1.81.4.2: RESYNC: (1.81-1.83); FILE MERGED 2004/08/19 10:53:12 mib 1.81.4.1: #i32781#: set insert/style modes by using properties rather than UNOTunnel


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [a4c993bffaf4a45133b30be58e83a072fc78ffe3]

INTEGRATION: CWS xmlbasic (1.7.46); FILE MERGED 2004/09/30 11:04:30 tbe 1.7.46.1: #i22747# XML filter adaptors and macros


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [32171521e23453dba193acba7cff455e436e3bac]

INTEGRATION: CWS hsqldb (1.20.32); FILE MERGED 2004/11/09 10:29:25 oj 1.20.32.2: linux compile error 2004/11/08 13:11:34 oj 1.20.32.1: #i33348# table filter now use a connection from the data source


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [7453b99234aac227a61560afe46b20c6203c9445]

INTEGRATION: CWS oasisbf1 (1.4.54); FILE MERGED 2004/09/02 09:27:36 mib 1.4.54.2: RESYNC: (1.4-1.5); FILE MERGED 2004/08/19 10:53:12 mib 1.4.54.1: #i32781#: set insert/style modes by using properties rather than UNOTunnel


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [061300e4d038350b89e2eac12e241577d1b0f93b]

INTEGRATION: CWS xmlbasic (1.2.46); FILE MERGED 2004/10/21 10:31:30 tbe 1.2.46.2: #i22747# XML filter adaptors and macros 2004/09/30 10:59:02 tbe 1.2.46.1: #i22747# XML filter adaptors and macros


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [cc04098008329f7db389e6a5c61c6e039c9c2e60]

INTEGRATION: CWS oasisbf1 (1.10.54); FILE MERGED 2004/10/15 10:02:11 mib 1.10.54.3: RESYNC: (1.11-1.12); FILE MERGED 2004/09/02 09:27:28 mib 1.10.54.2: RESYNC: (1.10-1.11); FILE MERGED 2004/08/19 10:53:12 mib 1.10.54.1: #i32781#: set insert/style modes by using properties rather than UNOTunnel


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [a79fc5374d53c758edba4d123e65c212b4e57048]

INTEGRATION: CWS xmlbasic (1.8.128); FILE MERGED 2004/09/30 10:58:28 tbe 1.8.128.1: #i22747# XML filter adaptors and macros


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [94efbf570b4884f7587c149a444aed9db3247c47]

INTEGRATION: CWS oasisbf1 (1.28.142); FILE MERGED 2004/08/19 10:53:12 mib 1.28.142.1: #i32781#: set insert/style modes by using properties rather than UNOTunnel


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [e9870a70d27c75263f67a138bcb124945120773d]

INTEGRATION: CWS hsqldb (1.38.18); FILE MERGED 2004/11/09 09:57:51 oj 1.38.18.3: RESYNC: (1.38-1.39); FILE MERGED 2004/11/02 11:38:30 oj 1.38.18.2: linux compile error 2004/10/29 10:06:07 oj 1.38.18.1: #i33348# merge dbwizard1 and hsqldb settings


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [76bac70db32997d6075201e6cb8cdca0a128f12f]

INTEGRATION: CWS xmlbasic (1.1.2); FILE ADDED 2004/10/26 14:02:22 tbe 1.1.2.2: #i22747# XML filter adaptors and macros 2004/10/25 13:29:11 tbe 1.1.2.1: #i22747# XML filter adaptors and macros


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [1b0bdd7f3d581d3b252f6571d705b2fc330dbe25]

INTEGRATION: CWS oasisbf1 (1.72.54); FILE MERGED 2004/10/15 10:02:04 mib 1.72.54.2: RESYNC: (1.72-1.73); FILE MERGED 2004/08/19 10:53:11 mib 1.72.54.1: #i32781#: set insert/style modes by using properties rather than UNOTunnel


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [35baf24471bf6c26d69277d5bd16161b416bfbad]

INTEGRATION: CWS hsqldb (1.8.18); FILE MERGED 2004/11/08 10:21:22 oj 1.8.18.1: #i33348# correct slot ids and unneeded call


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [5bb96775564806990930cbefb8ca87724dfe5a75]

INTEGRATION: CWS xmlbasic (1.1.2); FILE ADDED 2004/10/26 14:02:14 tbe 1.1.2.2: #i22747# XML filter adaptors and macros 2004/10/25 13:28:50 tbe 1.1.2.1: #i22747# XML filter adaptors and macros


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [1b62206e4e4e6019170c499889990e26fe50850f]

INTEGRATION: CWS oasisbf1 (1.8.638); FILE MERGED 2004/10/14 09:23:14 mib 1.8.638.1: #i27320#: BASE64 encoded background images were not loaded


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [05de5b1863bfa3593c3ece29c4592bc7ba2106e8]

INTEGRATION: CWS xmlbasic (1.1.2); FILE ADDED 2004/10/26 14:02:01 tbe 1.1.2.2: #i22747# XML filter adaptors and macros 2004/10/25 13:28:22 tbe 1.1.2.1: #i22747# XML filter adaptors and macros


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [374a96cd54525d3e3099a7d19291df855638eee6]

INTEGRATION: CWS oasisbf1 (1.43.54); FILE MERGED 2004/10/15 10:01:46 mib 1.43.54.3: RESYNC: (1.44-1.45); FILE MERGED 2004/09/02 09:27:18 mib 1.43.54.2: RESYNC: (1.43-1.44); FILE MERGED 2004/08/19 10:53:11 mib 1.43.54.1: #i32781#: set insert/style modes by using properties rather than UNOTunnel


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [86542865cffbc4932071c295e80191c3172ed9dc]

INTEGRATION: CWS xmlbasic (1.1.2); FILE ADDED 2004/10/26 14:01:48 tbe 1.1.2.2: #i22747# XML filter adaptors and macros 2004/10/25 13:28:06 tbe 1.1.2.1: #i22747# XML filter adaptors and macros


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [429a4a39e470752c883ba874f6d990a7334323ca]

INTEGRATION: CWS oasisbf1 (1.55.54); FILE MERGED 2004/10/20 05:38:14 mib 1.55.54.4: merge conflicts 2004/10/15 10:01:39 mib 1.55.54.3: RESYNC: (1.57-1.58); FILE MERGED 2004/09/02 09:27:10 mib 1.55.54.2: RESYNC: (1.55-1.57); FILE MERGED 2004/08/19 10:53:10 mib 1.55.54.1: #i32781#: set insert/style modes by using properties rather than UNOTunnel


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [eb54f4ddd7878cf0473c759512f185543d37b3e7]

INTEGRATION: CWS oasisbf1 (1.89.4); FILE MERGED 2004/10/15 09:52:25 mib 1.89.4.3: RESYNC: (1.91-1.92); FILE MERGED 2004/09/02 09:13:56 mib 1.89.4.2: RESYNC: (1.89-1.91); FILE MERGED 2004/08/13 07:55:32 od 1.89.4.1: #i25798#,#i31771# - on setting property style or anchortype do not adjust anchor, if document is in reading mode.


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [d483d1ace508f5d68938fb8e9c446b4c34915eef]

INTEGRATION: CWS hsqldb (1.138.18); FILE MERGED 2004/11/09 09:57:41 oj 1.138.18.2: RESYNC: (1.138-1.141); FILE MERGED 2004/10/29 10:06:03 oj 1.138.18.1: #i33348# merge dbwizard1 and hsqldb settings


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [e0189cc342a349ca573ca505907b2e2c0914daed]

INTEGRATION: CWS oasisbf1 (1.31.142); FILE MERGED 2004/10/14 11:23:37 sab 1.31.142.1: #i35375#, use table:print instead of table:automatic-print-ranges


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [2208ef71e0a0d466dcbd091526a94e8cf46e001c]

INTEGRATION: CWS oasisbf1 (1.52.22); FILE MERGED 2004/11/02 16:01:03 sab 1.52.22.6: #i36487#; no duplicate fo:border 2004/10/19 11:20:26 sab 1.52.22.5: #i33804#; WritingMode is no longer needed, because it is in the paragraph map 2004/10/18 17:57:52 sab 1.52.22.4: #i33804#; catch ParaAdjust property of the paragraph map 2004/10/15 08:49:59 mib 1.52.22.3: RESYNC: (1.52-1.53); FILE MERGED 2004/10/13 13:50:39 sab 1.52.22.2: #i35380#; attribute is a boolean attribute 2004/09/11 16:45:51 sab 1.52.22.1: #i33804#; some properties are text or paragraph properties


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [208b7fc0ada88159623114b20249f2d1265dce17]

INTEGRATION: CWS oasisbf1 (1.76.46); FILE MERGED 2004/10/15 08:49:51 mib 1.76.46.2: RESYNC: (1.76-1.77); FILE MERGED 2004/10/14 11:23:37 sab 1.76.46.1: #i35375#, use table:print instead of table:automatic-print-ranges


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [dceb9ce17b1eb7f03b4223a3c41082fc645c8037]

INTEGRATION: CWS xmlbasic (1.102.2); FILE MERGED 2004/10/26 16:09:30 tbe 1.102.2.2: RESYNC: (1.102-1.103); FILE MERGED 2004/10/22 14:30:08 tbe 1.102.2.1: #i22747# XML filter adaptors and macros


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [3ffe558a6b7fe9c4fe3c2eddcac5430a12f04347]

INTEGRATION: CWS hsqldb (1.2.18); FILE MERGED 2004/10/29 10:05:59 oj 1.2.18.2: #i33348# merge dbwizard1 and hsqldb settings 2004/10/01 10:05:22 oj 1.2.18.1: #i33348# new parameter for extractHostNamePort


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [39dbd4d35eb0ba9c1f3d5752b86698d7012d371c]

INTEGRATION: CWS oasisbf1 (1.101.20); FILE MERGED 2004/10/15 08:49:44 mib 1.101.20.2: RESYNC: (1.101-1.103); FILE MERGED 2004/10/14 11:23:37 sab 1.101.20.1: #i35375#, use table:print instead of table:automatic-print-ranges


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [b48cbc1fef64ab9b27a0bc37fd7cec90e323903f]

INTEGRATION: CWS oasisbf1 (1.178.76); FILE MERGED 2004/10/18 17:56:53 sab 1.178.76.4: #i35417#; put additional attributes into shape export 2004/10/15 08:49:26 mib 1.178.76.3: RESYNC: (1.178-1.180); FILE MERGED 2004/10/14 11:23:36 sab 1.178.76.2: #i35375#, use table:print instead of table:automatic-print-ranges 2004/10/14 09:52:10 sab 1.178.76.1: #i35377#; use paragraph property map instead of character property map


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [06e4609ede79ebb3d20857c8ab97c69a411adcea]

INTEGRATION: CWS xmlbasic (1.3.24); FILE MERGED 2004/10/22 12:26:15 tbe 1.3.24.2: #i22747# XML filter adaptors and macros 2004/10/21 12:23:26 tbe 1.3.24.1: #i22747# XML filter adaptors and macros


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [55ad9898c21299854cc8c004cd420fef00a11648]

INTEGRATION: CWS xmlbasic (1.3.22); FILE MERGED 2004/10/22 12:25:46 tbe 1.3.22.2: #i22747# XML filter adaptors and macros 2004/10/21 12:23:12 tbe 1.3.22.1: #i22747# XML filter adaptors and macros


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [07365d4c36c6fb0de9a35593cfee6b25117f3bca]

INTEGRATION: CWS xmlbasic (1.2.42); FILE MERGED 2004/10/21 12:21:15 tbe 1.2.42.1: #i22747# XML filter adaptors and macros


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [1a9b29ecba65ded9855884e5efba199631672be1]

INTEGRATION: CWS xmlbasic (1.2.42); FILE MERGED 2004/10/21 12:20:55 tbe 1.2.42.1: #i22747# XML filter adaptors and macros


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [3af0ee04d1c784e039387ea93e1554098eb72f32]

INTEGRATION: CWS hsqldb (1.24.18); FILE MERGED 2004/11/08 13:11:33 oj 1.24.18.1: #i33348# table filter now use a connection from the data source


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [8ca0630627e973f6cc307c41fa6a3fd64d551a88]

INTEGRATION: CWS xmlbasic (1.1.2); FILE ADDED 2004/10/21 12:17:47 tbe 1.1.2.2: #i22747# XML filter adaptors and macros 2004/09/30 10:28:59 tbe 1.1.2.1: #i22747# XML filter adaptors and macros


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [7bbbeff9de8c775ccdf3bd46aa75209b19d504d9]

INTEGRATION: CWS oasisbf1 (1.17.36); FILE MERGED 2004/09/16 10:39:48 fs 1.17.36.2: #i10000# 2004/09/15 15:45:38 fs 1.17.36.1: #117861# building a separate library exporting UNO services only


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [9db04c108402a816743b63afe10c6bc8ec4bdd42]

INTEGRATION: CWS hsqldb (1.3.32); FILE MERGED 2004/11/08 10:20:47 oj 1.3.32.1: #i33348# correct slot ids and unneeded call


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [462e0eba62df2dc78db4916fc3869207295dbfac]

INTEGRATION: CWS xmlbasic (1.1.2); FILE ADDED 2004/10/21 12:18:06 tbe 1.1.2.2: #i22747# XML filter adaptors and macros 2004/09/30 10:29:30 tbe 1.1.2.1: #i22747# XML filter adaptors and macros


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [9ea931d18ca4bc90c2059d47b8c0b92182f270f3]

INTEGRATION: CWS oasisbf1 (1.2.38); FILE MERGED 2004/09/15 15:45:33 fs 1.2.38.2: #117861# building a separate library exporting UNO services only 2004/09/14 17:07:35 toconnor 1.2.38.1: #i33735# export of bindings to Scripting Framework macros and dlg:border attributes from Oasis to OOo


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [e3f96dc7bf55dbfec074e6df6f9039c8da4cf851]

INTEGRATION: CWS hsqldb (1.2.18); FILE MERGED 2004/11/08 13:11:32 oj 1.2.18.3: #i33348# table filter now use a connection from the data source 2004/10/25 09:30:03 oj 1.2.18.2: RESYNC: (1.2-1.3); FILE MERGED 2004/10/01 09:59:43 oj 1.2.18.1: #i33348# new parameter for extractHostNamePort


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [4747411b335f84aee832da4a64fd7a31690aef6f]

INTEGRATION: CWS oasisbf1 (1.1.4); FILE ADDED 2004/09/16 10:39:21 fs 1.1.4.2: #i10000# 2004/09/15 15:48:05 fs 1.1.4.1: building a separate library exporting UNO services only


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [646a73a50fccbf8f595fa1edce68e93d5776838e]

INTEGRATION: CWS oasisbf1 (1.2.38); FILE MERGED 2004/08/18 12:53:15 mib 1.2.38.1: #i32840#: some form events had different names


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [1b4bbe92b80181ec72e6f79484262ff763fb4db2]

INTEGRATION: CWS xmlbasic (1.20.366); FILE MERGED 2004/09/30 10:34:57 tbe 1.20.366.1: #i22747# XML filter adaptors and macros


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [b7dde7acc3cb30c0459efaf3bd2df0265fd7581b]

INTEGRATION: CWS hsqldb (1.2.18); FILE MERGED 2004/11/09 09:45:58 oj 1.2.18.6: RESYNC: (1.3-1.6); FILE MERGED 2004/11/08 13:11:32 oj 1.2.18.5: #i33348# table filter now use a connection from the data source 2004/11/08 10:20:47 oj 1.2.18.4: #i33348# correct slot ids and unneeded call 2004/10/29 10:04:09 oj 1.2.18.3: #i33348# merge dbwizard1 2004/10/25 09:28:53 oj 1.2.18.2: RESYNC: (1.2-1.3); FILE MERGED 2004/10/01 10:02:32 oj 1.2.18.1: #i33348# state of SID_DB_APP_DSCONNECTION_TYPE adjusted


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [550c40f1b26a931ec1ac1a2e635e4042ce19f5ba]

INTEGRATION: CWS xmlbasic (1.1.2); FILE ADDED 2004/09/30 10:28:01 tbe 1.1.2.1: #i22747# XML filter adaptors and macros


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [4694127fb9493c5eea804ed56180b06f5496790c]

INTEGRATION: CWS hsqldb (1.3.26); FILE MERGED 2004/10/29 10:08:23 oj 1.3.26.1: #i33348# merge dbwizard1 and hsqldb settings


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [4ecddc034318daeda31103495562c6a246430747]

INTEGRATION: CWS oasisbf1 (1.3.36); FILE MERGED 2004/09/02 08:23:15 mib 1.3.36.2: RESYNC: (1.3-1.4); FILE MERGED 2004/08/18 12:53:15 mib 1.3.36.1: #i32840#: some form events had different names


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [90e7712f80552cb0809784da3a39f7e9b0c365f5]

INTEGRATION: CWS xmlbasic (1.167.378); FILE MERGED 2004/10/22 12:22:52 tbe 1.167.378.3: #i22747# XML filter adaptors and macros 2004/10/21 12:13:39 tbe 1.167.378.2: #i22747# XML filter adaptors and macros 2004/09/30 10:32:42 tbe 1.167.378.1: #i22747# XML filter adaptors and macros


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [2d5b3097d1b0df120cf9d8c1e3d0af2be971027a]

INTEGRATION: CWS oasisbf1 (1.1.4); FILE ADDED 2004/09/15 15:46:53 fs 1.1.4.1: moved herein from ../../inc


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [e3f778745db8227193dc97bd560dae320d28f340]

INTEGRATION: CWS xmlbasic (1.1.2); FILE ADDED 2004/09/30 10:26:49 tbe 1.1.2.1: #i22747# XML filter adaptors and macros


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [8348cd073833f2474433767fe504853ec18a25cb]

INTEGRATION: CWS hsqldb (1.49.18); FILE MERGED 2004/09/10 12:53:24 oj 1.49.18.1: #i33348# code optimizing


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [1c85ed011367007971c197839852a1b49adefa16]

INTEGRATION: CWS oasisbf1 (1.3.2); FILE MERGED 2004/10/18 13:35:01 fs 1.3.2.4: during #i30706#: don't assign the return value of getValue/NameByIndex to a const& - this has the potential to crash 2004/09/02 08:23:05 mib 1.3.2.3: RESYNC: (1.3-1.4); FILE MERGED 2004/08/16 14:59:45 mib 1.3.2.2: #i32790#: text-line-through: X 2004/08/12 14:08:52 mib 1.3.2.1: #i32780#: footnote configuration within sections


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [0ed07843d6b99f091a03d8d3438e59c811f7e3e5]

INTEGRATION: CWS xmlbasic (1.7.374); FILE MERGED 2004/10/22 12:22:25 tbe 1.7.374.3: #i22747# XML filter adaptors and macros 2004/10/21 12:12:28 tbe 1.7.374.2: #i22747# XML filter adaptors and macros 2004/09/30 10:31:49 tbe 1.7.374.1: #i22747# XML filter adaptors and macros


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [abcbc8442caaeef77fbefe61803254579c442e07]

INTEGRATION: CWS hsqldb (1.2.18); FILE MERGED 2004/09/10 12:53:24 oj 1.2.18.1: #i33348# code optimizing


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [c3aef7f78f8738b852ea425240663dddd26dd11f]

INTEGRATION: CWS oasisbf1 (1.2.38); FILE MERGED 2004/10/18 13:35:32 fs 1.2.38.1: #i30706# +m_bControlStyle


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [6375a8a17042e1437a88e8d2055fe981facd1e22]

INTEGRATION: CWS xmlbasic (1.47.262); FILE MERGED 2004/10/21 12:11:51 tbe 1.47.262.2: #i22747# XML filter adaptors and macros 2004/09/30 10:31:00 tbe 1.47.262.1: #i22747# XML filter adaptors and macros


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [5981cf55df1398a0a08b59cb972b8b9ca3a4c704]

INTEGRATION: CWS oasisbf1 (1.3.2); FILE MERGED 2004/11/02 15:55:37 sab 1.3.2.4: #i36485#; remove repeat-content attribute 2004/10/18 13:36:26 fs 1.3.2.3: #i30706# m_bControlStyle: control's text alignment must be translated (this hits grid control columns only) 2004/09/02 08:22:58 mib 1.3.2.2: RESYNC: (1.3-1.4); FILE MERGED 2004/08/16 14:59:45 mib 1.3.2.1: #i32790#: text-line-through: X


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [6b6271734481c4cfb66ecbf973b20f3300622957]

INTEGRATION: CWS oasisbf1 (1.4.2); FILE MERGED 2004/11/08 17:41:55 mib 1.4.2.9: RESYNC: (1.5-1.6); FILE MERGED 2004/10/18 13:37:09 fs 1.4.2.8: #i30706# control's text alignment must be translated 2004/10/14 12:21:29 cl 1.4.2.7: #i34452# #i34449# added missing d3d and draw:mirror attributes 2004/09/11 16:44:52 sab 1.4.2.6: #i33804#; duplicate text_align property 2004/09/10 09:38:35 mib 1.4.2.5: #i32793#: hatch-name 2004/09/02 08:22:38 mib 1.4.2.4: RESYNC: (1.4-1.5); FILE MERGED 2004/08/18 14:17:37 mib 1.4.2.3: i32904#: hidden text 2004/08/18 08:27:12 mib 1.4.2.2: #i32796#: font art properties were missing 2004/08/12 13:57:08 mib 1.4.2.1: #i32795#: text:ansimation-steps was missing


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [c7222e00e088f1021d7389965ed92c457bd29c5f]

INTEGRATION: CWS xmlbasic (1.5.60); FILE MERGED 2004/10/21 10:25:18 tbe 1.5.60.1: #i22747# XML filter adaptors and macros


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [e244722fc8077d0c92b1c8fd0df29f8c1d1159c7]

INTEGRATION: CWS oasisbf1 (1.4.10); FILE MERGED 2004/10/18 13:37:26 fs 1.4.10.1: #i30706# +XML_OPTACTION_CONTROL_TEXT_ALIGN


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [d85da053d483b67b0c2453676321ae4561fbd142]

INTEGRATION: CWS xmlbasic (1.5.60); FILE MERGED 2004/10/21 10:24:39 tbe 1.5.60.1: #i22747# XML filter adaptors and macros


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [9e7c283f080231f05f0f0355a3b5aeba98d456de]

INTEGRATION: CWS oasisbf1 (1.4.2); FILE MERGED 2004/11/08 17:42:11 mib 1.4.2.6: RESYNC: (1.5-1.6); FILE MERGED 2004/11/02 15:55:36 sab 1.4.2.5: #i36485#; remove repeat-content attribute 2004/10/18 13:37:35 fs 1.4.2.4: #i30706# +XML_OPTACTION_CONTROL_TEXT_ALIGN 2004/09/10 09:38:35 mib 1.4.2.3: #i32793#: hatch-name 2004/09/02 08:22:21 mib 1.4.2.2: RESYNC: (1.4-1.5); FILE MERGED 2004/08/18 08:27:12 mib 1.4.2.1: #i32796#: font art properties were missing


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [f3b56aee3ce2b484fb0305288b824e40508817bf]

INTEGRATION: CWS xmlbasic (1.26.20); FILE MERGED 2004/10/21 10:23:49 tbe 1.26.20.1: #i22747# XML filter adaptors and macros


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [c70af9ca741da61b9736a38b846e79fb4d246e49]

INTEGRATION: CWS oasisbf1 (1.2.38); FILE MERGED 2004/08/12 14:08:52 mib 1.2.38.1: #i32780#: footnote configuration within sections


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [3e9377dc2259aa79c9f0783be8d365b8027bc717]

INTEGRATION: CWS hsqldb (1.50.18); FILE MERGED 2004/10/29 10:07:24 oj 1.50.18.1: #i33348# merge dbwizard1 and hsqldb settings


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [57093798d12fcb608a5c1a8a080a813920c33f45]

INTEGRATION: CWS hsqldb (1.4.32); FILE MERGED 2004/11/08 10:20:48 oj 1.4.32.1: #i33348# correct slot ids and unneeded call


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [258e794d454bd6493fd7c4030c024915b52eb039]

INTEGRATION: CWS oasisbf1 (1.2.38); FILE MERGED 2004/08/18 12:53:14 mib 1.2.38.1: #i32840#: some form events had different names


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [3566e6f0be972541eb47b5046c2da7013748c005]

INTEGRATION: CWS oasisbf1 (1.2.38); FILE MERGED 2004/10/14 15:14:36 sab 1.2.38.6: #i35431#; transform maximum cursor position 2004/09/30 07:36:05 mib 1.2.38.5: #i32836#: foot end endote references 2004/09/14 17:07:35 toconnor 1.2.38.4: #i33735# export of bindings to Scripting Framework macros and dlg:border attributes from Oasis to OOo 2004/09/02 08:22:06 mib 1.2.38.3: RESYNC: (1.2-1.3); FILE MERGED 2004/08/18 12:53:14 mib 1.2.38.2: #i32840#: some form events had different names 2004/08/12 14:08:51 mib 1.2.38.1: #i32780#: footnote configuration within sections


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [af3b6615d2fed569df58755af5d772fa131e58c2]

INTEGRATION: CWS xmlbasic (1.2.46); FILE MERGED 2004/10/21 12:44:00 tbe 1.2.46.1: #i22747# XML filter adaptors and macros


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [216f974048746b916e1d8f23a57ae8b5393c21b3]

INTEGRATION: CWS xmlbasic (1.2.46); FILE MERGED 2004/10/21 12:43:41 tbe 1.2.46.1: #i22747# XML filter adaptors and macros


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [ae3ed1dfdffda88f27bd57d33beee724bfaea961]

INTEGRATION: CWS oasisbf1 (1.2.38); FILE MERGED 2004/09/30 07:36:04 mib 1.2.38.5: #i32836#: foot end endote references 2004/09/02 08:21:59 mib 1.2.38.4: RESYNC: (1.2-1.3); FILE MERGED 2004/08/18 12:53:14 mib 1.2.38.3: #i32840#: some form events had different names 2004/08/16 14:59:44 mib 1.2.38.2: #i32790#: text-line-through: X 2004/08/16 11:56:54 mib 1.2.38.1: #i32677#: keep document class


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [a630e98688ce56ed1d97ec4e7e227a20550aced1]

INTEGRATION: CWS xmlbasic (1.2.46); FILE MERGED 2004/10/21 12:43:15 tbe 1.2.46.1: #i22747# XML filter adaptors and macros


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [71beb7f23cbab18de43b8efba6579f3b55bcfac4]

INTEGRATION: CWS oasisbf1 (1.2.38); FILE MERGED 2004/09/30 07:36:04 mib 1.2.38.2: #i32836#: foot end endote references 2004/08/12 14:08:51 mib 1.2.38.1: #i32780#: footnote configuration within sections


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [e22bc71318b563a516f6211efb720a597d8ade47]

INTEGRATION: CWS xmlbasic (1.3.44); FILE MERGED 2004/10/21 12:42:53 tbe 1.3.44.1: #i22747# XML filter adaptors and macros


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [71049ed3f3b5e61df98acb6c08745bd28b4e01f2]

INTEGRATION: CWS oasisbf1 (1.2.38); FILE MERGED 2004/09/30 07:36:04 mib 1.2.38.3: #i32836#: foot end endote references 2004/09/03 13:32:49 mib 1.2.38.2: #i32780#: syntax 2004/08/12 14:08:51 mib 1.2.38.1: #i32780#: footnote configuration within sections


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [82ae97dd5d620691ad3f7677677f103ea10b8fcf]

INTEGRATION: CWS xmlbasic (1.3.14); FILE MERGED 2004/10/21 12:42:32 tbe 1.3.14.1: #i22747# XML filter adaptors and macros


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [98acd377879cbbf7337e7cb7d25419e9bd8f1091]

INTEGRATION: CWS oasisbf1 (1.2.38); FILE MERGED 2004/08/18 12:53:13 mib 1.2.38.1: #i32840#: some form events had different names


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [18b3fe7b858d6473fb82faae24f1105aff7e4b6d]

INTEGRATION: CWS xmlbasic (1.1.2); FILE ADDED 2004/10/21 12:28:23 tbe 1.1.2.1: #i22747# XML filter adaptors and macros


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [5bd5c8d4fb06528fd48bf1e6e03e0d6b0bb1a08d]

INTEGRATION: CWS xmlbasic (1.2.14); FILE MERGED 2004/10/21 12:48:38 tbe 1.2.14.1: #i22747# XML filter adaptors and macros


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [a53f319fc3223392a1758f3610995ec264b2b323]

INTEGRATION: CWS xmlbasic (1.1.2); FILE ADDED 2004/10/21 12:37:57 tbe 1.1.2.1: #i22747# XML filter adaptors and macros


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [a18d144f768bf6007af9c5b7a107352c6ba153bb]

INTEGRATION: CWS oasisbf1 (1.2.38); FILE MERGED 2004/09/16 10:35:54 toconnor 1.2.38.3: #i33735# - add conditional compilation of UNO URL parsing code 2004/09/14 17:07:35 toconnor 1.2.38.2: #i33735# export of bindings to Scripting Framework macros and dlg:border attributes from Oasis to OOo 2004/08/18 12:53:13 mib 1.2.38.1: #i32840#: some form events had different names


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [20b3be99c0d8b034424e8b9b90ae01d8f9291770]

INTEGRATION: CWS xmlbasic (1.1.2); FILE ADDED 2004/10/21 12:31:47 tbe 1.1.2.1: #i22747# XML filter adaptors and macros


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [d9edd2a2175937660991c74db83663d8026628f8]

INTEGRATION: CWS xmlbasic (1.1.46); FILE MERGED 2004/10/21 12:47:46 tbe 1.1.46.1: #i22747# XML filter adaptors and macros


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [558f031186d4968873b3a8643c26f2a8198cb75d]

INTEGRATION: CWS xmlbasic (1.1.46); FILE MERGED 2004/10/21 12:46:59 tbe 1.1.46.1: #i22747# XML filter adaptors and macros


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [fe69cae18a40e863653facc975669319ea712d7f]

INTEGRATION: CWS oasisbf1 (1.1.2); FILE ADDED 2004/09/14 17:07:34 toconnor 1.1.2.1: #i33735# export of bindings to Scripting Framework macros and dlg:border attributes from Oasis to OOo


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [51c12582e1954f157cc3385a32d457d38836b658]

INTEGRATION: CWS xmlbasic (1.2.14); FILE MERGED 2004/10/21 12:46:32 tbe 1.2.14.1: #i22747# XML filter adaptors and macros


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [0c2ceeb8932dace90168dc06fba00994648967b9]

INTEGRATION: CWS xmlbasic (1.2.14); FILE MERGED 2004/10/21 12:45:59 tbe 1.2.14.1: #i22747# XML filter adaptors and macros


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [da0ab9458e3a59be5c6ccd28c1755c77ceb2484d]

INTEGRATION: CWS oasisbf1 (1.2.38); FILE MERGED 2004/09/14 17:07:34 toconnor 1.2.38.1: #i33735# export of bindings to Scripting Framework macros and dlg:border attributes from Oasis to OOo


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [9dd3a77fefc04d9c57758e21dc6d159286d2f74e]

INTEGRATION: CWS xmlbasic (1.1.2); FILE ADDED 2004/10/21 12:30:12 tbe 1.1.2.1: #i22747# XML filter adaptors and macros


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [ee11cb6373f6bbb28b1cdf57daa73465d030fda5]

INTEGRATION: CWS hsqldb (1.26.24); FILE MERGED 2004/10/29 10:09:03 oj 1.26.24.3: #i33348# embedded database settings 2004/10/25 09:06:11 oj 1.26.24.2: RESYNC: (1.26-1.27); FILE MERGED 2004/10/25 08:11:23 oj 1.26.24.1: #i20313# merge files from newdbwiz


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [a5700b2a85ab291b8589ececbc4f2b5d12bf20da]

INTEGRATION: CWS oasisbf1 (1.2.38); FILE MERGED 2004/09/14 17:07:33 toconnor 1.2.38.1: #i33735# export of bindings to Scripting Framework macros and dlg:border attributes from Oasis to OOo


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [9d410901d8a93ad1039d958cff3f693d5608b2d4]

INTEGRATION: CWS xmlbasic (1.2.28); FILE MERGED 2004/10/21 12:45:14 tbe 1.2.28.1: #i22747# XML filter adaptors and macros


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [60c5f0af740265ab81b620208205fe9e74be452f]

INTEGRATION: CWS hsqldb (1.18.26); FILE MERGED 2004/10/29 10:09:02 oj 1.18.26.2: #i33348# embedded database settings 2004/10/25 08:11:22 oj 1.18.26.1: #i20313# merge files from newdbwiz


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [81036b97ca1e3e99db8e8126c252a9f82965544a]

INTEGRATION: CWS oasisbf1 (1.84.2); FILE MERGED 2004/09/02 08:21:37 mib 1.84.2.2: RESYNC: (1.84-1.86); FILE MERGED 2004/08/12 14:09:05 mib 1.84.2.1: #i32780#: footnote configuration within sections


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [43f6d4bc9f7464b9ea1eacb152425aaa34eff230]

INTEGRATION: CWS xmlbasic (1.6.14); FILE MERGED 2004/10/21 12:54:19 tbe 1.6.14.1: #i22747# XML filter adaptors and macros


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [0445b35cae38a5bfb5dee26d9ce6ce2d6995818b]

INTEGRATION: CWS oasisbf1 (1.54.10); FILE MERGED 2004/09/30 07:35:49 mib 1.54.10.1: #i32836#: foot end endote references


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [4be0d316f5b4b39a22afe57d45244d8bab740e3e]

INTEGRATION: CWS xmlbasic (1.4.14); FILE MERGED 2004/10/22 12:31:16 tbe 1.4.14.1: #i22747# XML filter adaptors and macros


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [982a5d97a205d009465e69aa1aef9ffa731cc0d4]

INTEGRATION: CWS xmlbasic (1.4.14); FILE MERGED 2004/10/22 12:30:17 tbe 1.4.14.1: #i22747# XML filter adaptors and macros


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [71c6f1ab887ad0de80acbd50e6431cbebf0f988b]

INTEGRATION: CWS oasisbf1 (1.57.10); FILE MERGED 2004/09/30 07:35:49 mib 1.57.10.1: #i32836#: foot end endote references


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [0e9a0aa2f6d0e9ae86d1692daf66d54f148547c3]

INTEGRATION: CWS xmlbasic (1.4.14); FILE MERGED 2004/10/21 12:53:04 tbe 1.4.14.1: #i22747# XML filter adaptors and macros


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [60099cc6df6db32260ef5646a57eb9f07aa135e6]

INTEGRATION: CWS oasisbf1 (1.9.38); FILE MERGED 2004/08/12 14:09:05 mib 1.9.38.1: #i32780#: footnote configuration within sections


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [c98b737a29263caf0537615f802856f59f1a8e3f]

INTEGRATION: CWS xmlbasic (1.5.14); FILE MERGED 2004/10/21 12:52:35 tbe 1.5.14.1: #i22747# XML filter adaptors and macros


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [cd5fa094e774edb5736298c5f18ca7938aa30331]

INTEGRATION: CWS oasisbf1 (1.2.376); FILE MERGED 2004/08/12 14:09:05 mib 1.2.376.1: #i32780#: footnote configuration within sections


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [cacf707b9ebaea21032579e397f48052b2344735]

INTEGRATION: CWS xmlbasic (1.7.6); FILE MERGED 2004/10/21 12:51:37 tbe 1.7.6.1: #i22747# XML filter adaptors and macros


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [eaf9d5175bdb8dad804bd0aea0c4ebf419a9a7b8]

INTEGRATION: CWS hsqldb (1.1.1.1.244); FILE MERGED 2004/09/22 11:31:28 oj 1.1.1.1.244.1: #i33348# performance fixes


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [a0696dd59d68a5cba55a1ba74a43e9db8dff9069]

INTEGRATION: CWS oasisbf1 (1.4.372); FILE MERGED 2004/08/12 14:09:05 mib 1.4.372.1: #i32780#: footnote configuration within sections


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [baacb8fb2ee6ab7e0f73204dc47164821213e1db]

INTEGRATION: CWS hsqldb (1.6.6); FILE MERGED 2004/09/22 11:31:27 oj 1.6.6.1: #i33348# performance fixes


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [60b37363368901e24a39c1002dd318e912a8b343]

INTEGRATION: CWS xmlbasic (1.2.46); FILE MERGED 2004/10/21 12:51:12 tbe 1.2.46.1: #i22747# XML filter adaptors and macros


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [1930c467d77cac431e92668a56cb0f4f1430a73a]

INTEGRATION: CWS oasisbf1 (1.6.372); FILE MERGED 2004/08/12 14:09:04 mib 1.6.372.1: #i32780#: footnote configuration within sections


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [9f3113dda7c9762f5b9840e14c4303c0b63e66fd]

INTEGRATION: CWS hsqldb (1.1.1.1.244); FILE MERGED 2004/09/22 11:31:27 oj 1.1.1.1.244.1: #i33348# performance fixes


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [1029ee8abcdb8e2f75953a98c7125c67a32ee65c]

INTEGRATION: CWS oasisbf1 (1.8.38); FILE MERGED 2004/08/18 15:33:51 mib 1.8.38.1: #i32616#: document events were not saved


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [e677d4a9d9c9cd170e50e6bfce280d95abb0fb49]

INTEGRATION: CWS hsqldb (1.6.148); FILE MERGED 2004/09/22 11:31:27 oj 1.6.148.1: #i33348# performance fixes


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [157284dfed561c997bfd32a4a3bb6d3b74af4979]

INTEGRATION: CWS oasisbf1 (1.5.344); FILE MERGED 2004/08/18 15:33:51 mib 1.5.344.1: #i32616#: document events were not saved


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [8cdf05548406c29fa72020dc55690b990382fa75]

INTEGRATION: CWS hsqldb (1.5.148); FILE MERGED 2004/09/22 11:31:27 oj 1.5.148.1: #i33348# performance fixes


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [196be41cbfa2d3d1fdeace9db2553fe5064cdcbc]

INTEGRATION: CWS oasisbf1 (1.19.36); FILE MERGED 2004/10/15 13:57:36 fs 1.19.36.1: #i30706# +gridcolumnproptranslator


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [a5303bb00d0ef24f4d25ba847796f8911d4950a0]

INTEGRATION: CWS oasisbf1 (1.1.2); FILE ADDED 2004/10/15 13:55:59 fs 1.1.2.1: translation of grid properties upon import


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [7b0de80dc02d943ec477040b0f3f665ab92384b6]

INTEGRATION: CWS oasisbf1 (1.1.2); FILE ADDED 2004/10/15 13:56:09 fs 1.1.2.1: translation of grid properties upon import


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [746ca558973e5ca7bcf2d45940253b9f4acd7f31]

INTEGRATION: CWS hsqldb (1.7.6); FILE MERGED 2004/09/22 11:31:26 oj 1.7.6.1: #i33348# performance fixes


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [e8f06ca5cf374814ee23399effe12fa8ef1dfebc]

INTEGRATION: CWS oasisbf1 (1.5.2); FILE MERGED 2004/10/15 13:54:39 fs 1.5.2.1: #i30706# removed obsolete parameter from OColumnWrapper


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [879d3e4d4d6158757243c60ae7c3168782036dd1]

INTEGRATION: CWS hsqldb (1.1.1.1.244); FILE MERGED 2004/09/22 11:31:26 oj 1.1.1.1.244.1: #i33348# performance fixes


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [e8d0043643d504679538f8fcb33cc83f5c4e5e30]

INTEGRATION: CWS oasisbf1 (1.25.2); FILE MERGED 2004/10/15 13:55:01 fs 1.25.2.1: #i30706# removed obsolete parameter from OColumnWrapper


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [2ca37cb5c3b4e5c795b47f6f656bae05322eba21]

INTEGRATION: CWS oasisbf1 (1.44.36); FILE MERGED 2004/10/15 13:56:37 fs 1.44.36.1: #i30706# when reading grid columns, we need to translate a ParaAdjust property to Align


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [34e7b02063088011187cdd2244b6f5a1bfdee262]

INTEGRATION: CWS hsqldb (1.1.2); FILE ADDED 2004/09/22 11:22:53 oj 1.1.2.1: #i33348# use given file url


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [ef1a7d71639cc684cb7ca066e414b8b862a824aa]

INTEGRATION: CWS oasisbf1 (1.20.38); FILE MERGED 2004/10/15 13:57:23 fs 1.20.38.1: #i30706# text-align is in namespace fo, not style


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [85cf96c31a71098606ab320ff811e50d1b6f70d2]

INTEGRATION: CWS hsqldb (1.1.2); FILE ADDED 2004/11/03 12:57:46 oj 1.1.2.2: #i33348# parameter corrected 2004/09/22 11:22:43 oj 1.1.2.1: #i33348# use given file url


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [163d73be67a4002aeef7614dcea3946a98e6c905]

INTEGRATION: CWS oasisbf1 (1.38.28); FILE MERGED 2004/10/18 18:01:21 sab 1.38.28.1: #i35417#; put additional attributes into shape export


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [581729f8068996dfaec52e934e62f65d55716b1f]

INTEGRATION: CWS hsqldb (1.1.2); FILE ADDED 2004/09/22 11:22:33 oj 1.1.2.1: #i33348# use given file url


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [acfcd7481037c1a82cec3c8fc7f5af311d26d555]

INTEGRATION: CWS hsqldb (1.1.2); FILE ADDED 2004/09/22 11:22:23 oj 1.1.2.1: #i33348# use given file url


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [e2d3b57fde75e1e7396cd9ba74eaa442a8c5e5e3]

INTEGRATION: CWS oasisbf1 (1.63.12); FILE MERGED 2004/10/18 18:01:21 sab 1.63.12.1: #i35417#; put additional attributes into shape export


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [21f5633e75e947b18136f0fd6a0b0f8e3d50e7fc]

INTEGRATION: CWS hsqldb (1.1.2); FILE ADDED 2004/09/22 11:21:57 oj 1.1.2.1: #i33348# use given file url


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [0c6a9ef557b517ee3a687a3b651efc8e639a7ab8]

INTEGRATION: CWS oasisbf1 (1.70.2); FILE MERGED 2004/10/15 08:13:42 mib 1.70.2.2: RESYNC: (1.70-1.71); FILE MERGED 2004/08/18 09:02:54 mib 1.70.2.1: #i32835#: text-blinking is a text property


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [48f5444abd57f8ecab1e03b037523ec70164636d]

INTEGRATION: CWS hsqldb (1.17.6); FILE MERGED 2004/09/10 12:45:04 oj 1.17.6.1: #i33348# code optimizing


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [e731349bdd40f6f53d33cf833489e108e6c6918d]

INTEGRATION: CWS oasisbf1 (1.10.38); FILE MERGED 2004/10/15 08:13:34 mib 1.10.38.2: RESYNC: (1.10-1.11); FILE MERGED 2004/10/13 15:23:35 mib 1.10.38.1: #i32542#: ctach exception while setting special style


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [e3d13a601dfba7e342c116cfdb6d6db522c7ca69]

INTEGRATION: CWS hsqldb (1.9.148); FILE MERGED 2004/09/10 12:45:04 oj 1.9.148.1: #i33348# code optimizing


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [b8562ef431b603885f8fa9744d6ef55802d64244]

INTEGRATION: CWS oasisbf1 (1.68.2); FILE MERGED 2004/11/08 17:26:23 mib 1.68.2.6: RESYNC: (1.69-1.71); FILE MERGED 2004/09/16 07:02:08 fs 1.68.2.5: #117861# corrected some token ids 2004/09/15 15:44:56 fs 1.68.2.4: #117861# synchronization with the cws_oasispp1-code: dignostics for wrong token table 2004/09/14 17:07:33 toconnor 1.68.2.3: #i33735# export of bindings to Scripting Framework macros and dlg:border attributes from Oasis to OOo 2004/09/02 08:19:03 mib 1.68.2.2: RESYNC: (1.68-1.69); FILE MERGED 2004/08/16 14:59:44 mib 1.68.2.1: #i32790#: text-line-through: X


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [78201d40fe204f22c74aee8a1a9d44fa84b80018]

INTEGRATION: CWS hsqldb (1.5.148); FILE MERGED 2004/09/10 12:45:04 oj 1.5.148.1: #i33348# code optimizing


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [a9ac4a10d096c93b6cfd967b702f126eb9c828bf]

INTEGRATION: CWS oasisbf1 (1.106.2); FILE MERGED 2004/10/15 08:13:01 mib 1.106.2.3: RESYNC: (1.107-1.108); FILE MERGED 2004/09/02 08:18:40 mib 1.106.2.2: RESYNC: (1.106-1.107); FILE MERGED 2004/08/18 15:33:50 mib 1.106.2.1: #i32616#: document events were not saved


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [2a41410f18d27f294312c0096c058fcb0cc9d5f2]

INTEGRATION: CWS hsqldb (1.4.148); FILE MERGED 2004/09/10 12:45:04 oj 1.4.148.1: #i33348# code optimizing


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [2153780307c92a0db86de1965f5740bb0868b442]

INTEGRATION: CWS oasisbf1 (1.17.10); FILE MERGED 2004/09/15 15:44:25 fs 1.17.10.1: #117861# moved some filters to separate library


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [4eaa606eddf9ec2a5df0433807c14bee02adaad1]

INTEGRATION: CWS hr9 (1.28.4); FILE MERGED 2004/11/04 18:09:13 hjs 1.28.4.1: #i31658# fix jar creation


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [36518d700f9215bd7f2453a4e346115cf1011f52]

INTEGRATION: CWS hsqldb (1.6.6); FILE MERGED 2004/09/10 12:45:04 oj 1.6.6.1: #i33348# code optimizing


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [4db51daf0b6dd5623cfee344a1b4332a20e80561]

INTEGRATION: CWS oasisbf1 (1.7.38); FILE MERGED 2004/10/15 08:12:53 mib 1.7.38.2: RESYNC: (1.7-1.8); FILE MERGED 2004/10/07 15:54:59 mib 1.7.38.1: #i34042#: copy namespace declarations to embedded object root elements


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [0584e38ca4071ebcbdcf325c7af67d3585d6094c]

INTEGRATION: CWS hsqldb (1.5.148); FILE MERGED 2004/09/10 12:45:03 oj 1.5.148.1: #i33348# code optimizing


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [d0e2c42171b8001fc27bd73bd8060f1caecbd446]

INTEGRATION: CWS oasisbf1 (1.1.386); FILE MERGED 2004/10/14 10:09:13 mib 1.1.386.1: 'i31063#: unitialized variable in getProperties


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [334a5002e401c3e584ccf5105d86b98799de214d]

INTEGRATION: CWS hsqldb (1.20.6); FILE MERGED 2004/11/05 06:59:32 oj 1.20.6.2: #i36537# merge from dba19 2004/09/10 12:45:03 oj 1.20.6.1: #i33348# code optimizing


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [65ea9cdd3f5a3236e7626af7d71f41ea75ecf334]

INTEGRATION: CWS oasisbf1 (1.45.2); FILE MERGED 2004/08/18 15:33:50 mib 1.45.2.1: #i32616#: document events were not saved


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [bc97d1420bfb15f5daa1a8a34b4d182c137312d5]

INTEGRATION: CWS hsqldb (1.4.148); FILE MERGED 2004/09/10 12:45:03 oj 1.4.148.1: #i33348# code optimizing


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [33f006ad34a5f9dec14c35469fa6717c121f2617]

INTEGRATION: CWS hsqldb (1.5.66); FILE MERGED 2004/09/10 12:45:03 oj 1.5.66.1: #i33348# code optimizing


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [7b397285bd5ae8deef4c86f5575f274a692ce3f4]

INTEGRATION: CWS hsqldb (1.12.148); FILE MERGED 2004/09/10 12:45:03 oj 1.12.148.1: #i33348# code optimizing


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [965af5dff76e1b9e09e7571548cebff2b3cd5991]

INTEGRATION: CWS hr9 (1.3.4); FILE MERGED 2004/11/04 15:10:28 hjs 1.3.4.1: #i10000# fix java dependencies; avoid rebuilds


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [c9da88a25d79b0818d33a5cc2cac7ca1b333545b]

INTEGRATION: CWS hsqldb (1.17.6); FILE MERGED 2004/09/10 12:45:02 oj 1.17.6.1: #i33348# code optimizing


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [5b9d6ae83f45e862767406134bfb93184672d54e]

INTEGRATION: CWS oasisbf1 (1.12.2); FILE MERGED 2004/09/14 17:07:32 toconnor 1.12.2.1: #i33735# export of bindings to Scripting Framework macros and dlg:border attributes from Oasis to OOo


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [c4b8ef607d2d8d874e37d78bca8fc356b119137c]

INTEGRATION: CWS hsqldb (1.6.66); FILE MERGED 2004/09/10 12:45:02 oj 1.6.66.1: #i33348# code optimizing


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [abc677d05d12a0a17963d858877aa5b30eb48f6f]

INTEGRATION: CWS oasisbf1 (1.27.2); FILE MERGED 2004/09/30 07:35:27 mib 1.27.2.1: #i32836#: foot end endote references


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [be78c455b8aa29a728bb36079c562fd2d42f3437]

INTEGRATION: CWS hsqldb (1.5.148); FILE MERGED 2004/09/10 12:45:02 oj 1.5.148.1: #i33348# code optimizing


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [1799b85e271d67cb1914105b84cd833cd2b864b6]

INTEGRATION: CWS oasisbf1 (1.1.376); FILE MERGED 2004/08/16 11:57:27 mib 1.1.376.1: #i32677#: OASIS services


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [06a7f7fb6ffe9e87932448fe414be7da0b5cb37e]

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>  [d374786b2da85a42ba8bcedf086db80dc0dd5532]

INTEGRATION: CWS oasisbf1 (1.56.2); FILE MERGED 2004/11/02 08:42:46 oj 1.56.2.1: #i36481# remove changes from new format, the files should be untouched, as mib said


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [af684296498d08a00a4b28920b7f47f9349b2896]

INTEGRATION: CWS hsqldb (1.4.148); FILE MERGED 2004/09/10 12:45:01 oj 1.4.148.1: #i33348# code optimizing


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [870a139559d91dc7e3d8bd7f05b8d47f3623fdfb]

INTEGRATION: CWS oasisbf1 (1.18.2); FILE MERGED 2004/11/02 08:42:47 oj 1.18.2.1: #i36481# remove changes from new format, the files should be untouched, as mib said


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [b47e2afcdcee1fb2e8f0da4bed2ed3062176eb63]

INTEGRATION: CWS hsqldb (1.9.82); FILE MERGED 2004/09/10 12:45:01 oj 1.9.82.1: #i33348# code optimizing


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [38a7d8047540b2a167cc477d69bf5f4686e5640c]

INTEGRATION: CWS hsqldb (1.11.148); FILE MERGED 2004/09/10 12:45:01 oj 1.11.148.1: #i33348# code optimizing


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [39c4a5a64431eb343d019c40f77cc2a4facdc92d]

INTEGRATION: CWS oasisbf1 (1.11.350); FILE MERGED 2004/08/13 10:47:27 mib 1.11.350.1: #i32922#: style:family is not required but obsololete. Changed to #IMPLIED


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [4a56738b7a8327efa4951edba188fdcfbd44917f]

INTEGRATION: CWS hsqldb (1.5.66); FILE MERGED 2004/09/10 12:45:01 oj 1.5.66.1: #i33348# code optimizing


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [88d39db7858a454629c6e35f775c763f71139c0e]

INTEGRATION: CWS hsqldb (1.4.148); FILE MERGED 2004/09/10 12:45:00 oj 1.4.148.1: #i33348# code optimizing


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [d30297030e5e214a53419f2b0c5f66ad6ebaf072]

INTEGRATION: CWS oasisbf1 (1.69.6); FILE MERGED 2004/10/15 08:08:41 mib 1.69.6.2: RESYNC: (1.69-1.70); FILE MERGED 2004/10/05 09:09:35 tl 1.69.6.1: #i32844# new property RuntimeUID no longer part of configuration settings


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [d4f88f3152a5d9a47c1626e1beda8f5ba065e54f]

INTEGRATION: CWS hsqldb (1.1.2); FILE ADDED 2004/09/10 12:48:51 oj 1.1.2.1: #i33348# code optimizing


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [f9242d63951f8b32badd4b9a4d61af0bc322a41c]

INTEGRATION: CWS hsqldb (1.1.2); FILE ADDED 2004/09/10 12:48:42 oj 1.1.2.1: #i33348# code optimizing


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [97fd739d74ef78186bae519e08680a1537e2c778]

INTEGRATION: CWS hsqldb (1.1.2); FILE ADDED 2004/11/03 09:50:14 oj 1.1.2.2: new def for map file 2004/09/10 12:49:09 oj 1.1.2.1: #i33348# code optimizing


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [9132b846d50bca38fad1f07b8ade9e5a2759e839]

INTEGRATION: CWS hsqldb (1.1.2); FILE ADDED 2004/11/03 12:58:53 oj 1.1.2.2: #i33348# parameter corrected 2004/09/10 12:49:00 oj 1.1.2.1: #i33348# code optimizing


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [d9a4a36c92ecc2747e2c944bcf40ba62c0c3a4f6]

INTEGRATION: CWS hsqldb (1.1.2); FILE ADDED 2004/09/10 12:49:28 oj 1.1.2.1: #i33348# code optimizing


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [6f8cd4a8c922fc39aaadb93cecd890fc4a13636f]

INTEGRATION: CWS hsqldb (1.1.2); FILE ADDED 2004/11/03 09:52:59 oj 1.1.2.2: linux compile error 2004/09/10 12:49:19 oj 1.1.2.1: #i33348# code optimizing


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [72f71ba0993a10ccd5b71e252f24dc30469bf0d3]

INTEGRATION: CWS hsqldb (1.1.2); FILE ADDED 2004/11/03 12:58:52 oj 1.1.2.2: #i33348# parameter corrected 2004/09/10 12:48:33 oj 1.1.2.1: #i33348# code optimizing


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [ffe864253b50ba936c4a3968d8ab439de59028f1]

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>  [af47e62f75c265f3153d1872c9a8ee645e1bd012]

INTEGRATION: CWS hsqldb (1.1.2); FILE ADDED 2004/09/22 11:21:02 oj 1.1.2.2: #i33348# use given file url 2004/09/10 12:48:24 oj 1.1.2.1: #i33348# code optimizing


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [b0be3a388a0cb29f313b28420877ef6de405fc18]

INTEGRATION: CWS hsqldb (1.1.2); FILE ADDED 2004/09/10 12:47:46 oj 1.1.2.1: #i33348# code optimizing


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [6efcccb477e1afb15729b6c7665b7f77e7afb0b6]

INTEGRATION: CWS hsqldb (1.1.2); FILE ADDED 2004/11/04 15:20:55 oj 1.1.2.3: #i33348# convert url in system path 2004/09/22 11:21:02 oj 1.1.2.2: #i33348# use given file url 2004/09/10 12:48:14 oj 1.1.2.1: #i33348# code optimizing


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [95f7ecb75612a3f1eaf5dac5fec83a7bcaba0812]

INTEGRATION: CWS hsqldb (1.1.2); FILE ADDED 2004/09/10 12:48:04 oj 1.1.2.1: #i33348# code optimizing


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [6f93afcdca0c103641df626911d0ae12c31ec268]

INTEGRATION: CWS hsqldb (1.1.2); FILE ADDED 2004/09/10 12:47:55 oj 1.1.2.1: #i33348# code optimizing


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [36257442ee697c9ee47b964984b3298993e1da6d]

INTEGRATION: CWS hsqldb (1.1.2); FILE ADDED 2004/11/04 15:20:55 oj 1.1.2.5: #i33348# convert url in system path 2004/10/29 10:02:02 oj 1.1.2.4: #i33348# add properties to driver 2004/10/28 08:25:41 oj 1.1.2.3: #i33348# add special parameters to connect 2004/09/22 11:21:01 oj 1.1.2.2: #i33348# use given file url 2004/09/10 12:49:38 oj 1.1.2.1: #i33348# code optimizing


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [ed5339671800f23e1d0965c887441cbd070914cf]

INTEGRATION: CWS hsqldb (1.1.2); FILE ADDED 2004/10/29 10:03:17 oj 1.1.2.2: #i33348# test cases 2004/08/25 08:04:00 oj 1.1.2.1: #i33348# new driver for hsqldb


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [350c50b57c53650dfb409afc82384c410a9b0df4]

INTEGRATION: CWS hsqldb (1.1.2); FILE ADDED 2004/10/29 10:03:16 oj 1.1.2.2: #i33348# test cases 2004/08/25 08:04:10 oj 1.1.2.1: #i33348# new driver for hsqldb


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [941bb05a749850ae7d65d57d0c8ad23e5d5d99ea]

INTEGRATION: CWS hsqldb (1.1.2); FILE ADDED 2004/08/25 08:04:20 oj 1.1.2.1: #i33348# new driver for hsqldb


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [f34b9644ea8142da822820cfc9cfa817c7689e31]

INTEGRATION: CWS hsqldb (1.20.24); FILE MERGED 2004/10/01 10:12:07 oj 1.20.24.1: #i33348# deliver jar file


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [7fccb0f9a5c2ddf9ce8d0efe32188098f5813a47]

INTEGRATION: CWS hsqldb (1.18.132); FILE MERGED 2004/11/01 09:51:57 oj 1.18.132.1: #i33348# embedded database settings


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [3fc920fd8fc4899f1aae69a98b6f158c59bf6e29]

INTEGRATION: CWS hsqldb (1.1.2); FILE ADDED 2004/10/01 10:08:53 oj 1.1.2.4: #i33348# enable jar compress 2004/09/10 12:50:10 oj 1.1.2.3: #i33348# code optimizing 2004/08/27 11:32:16 oj 1.1.2.2: #i33348# ongoing work 2004/08/25 07:42:27 oj 1.1.2.1: #i33348# new driver for hsqldb


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [3927d6599a25dfcaf5edc954003638a729b513d3]

INTEGRATION: CWS hsqldb (1.1.2); FILE ADDED 2004/09/10 12:50:09 oj 1.1.2.2: #i33348# code optimizing 2004/09/06 13:34:48 oj 1.1.2.1: #i33348# stream performance


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [eb4ab2491e6c2222ad0b00d5379c5ca0f351383a]

INTEGRATION: CWS hsqldb (1.1.2); FILE ADDED 2004/09/10 12:50:34 oj 1.1.2.1: #i33348# code optimizing


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [ddaaa4753e280f74222273ccb64388fa776a269e]

INTEGRATION: CWS hsqldb (1.1.2); FILE ADDED 2004/11/03 13:13:51 oj 1.1.2.4: #i33348# windows special 2004/11/03 13:05:57 oj 1.1.2.3: #i33348# correct load libs 2004/09/10 12:50:09 oj 1.1.2.2: #i33348# code optimizing 2004/09/06 13:34:28 oj 1.1.2.1: #i33348# stream performance


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [c98a9a50cb4096e15b2f8c184570d912d480de0c]

INTEGRATION: CWS hsqldb (1.1.2); FILE ADDED 2004/09/10 12:50:09 oj 1.1.2.5: #i33348# code optimizing 2004/09/06 13:39:17 oj 1.1.2.4: #i33348# stream performance 2004/09/06 13:33:54 oj 1.1.2.3: #i33348# stream performance 2004/08/27 11:32:16 oj 1.1.2.2: #i33348# ongoing work 2004/08/25 07:42:47 oj 1.1.2.1: #i33348# new driver for hsqldb


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [6664108c65e41e2551474c8950d5fb4cfb745cea]

INTEGRATION: CWS hsqldb (1.1.2); FILE ADDED 2004/11/03 13:13:51 oj 1.1.2.3: #i33348# windows special 2004/11/03 13:05:56 oj 1.1.2.2: #i33348# correct load libs 2004/09/10 12:50:51 oj 1.1.2.1: #i33348# code optimizing


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [cf342541d8b28e64f0a4b1a00c7599d8d506f8ea]

INTEGRATION: CWS hsqldb (1.1.2); FILE ADDED 2004/09/10 12:50:09 oj 1.1.2.2: #i33348# code optimizing 2004/09/06 13:34:59 oj 1.1.2.1: #i33348# stream performance


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [fe18d9779505bf79f1c4f2cd18631618e49a5611]

INTEGRATION: CWS hsqldb (1.1.2); FILE ADDED 2004/09/10 12:50:42 oj 1.1.2.1: #i33348# code optimizing


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [8fabad3bb2f0dcc21f22e32081699045d77c9623]

INTEGRATION: CWS hsqldb (1.9.132); FILE MERGED 2004/09/22 11:30:55 oj 1.9.132.1: #i33348# new defines for hsqldb


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [23fee249246e9016ffd8cc3f90b8448afc07f0f6]

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>  [c85d818a4c11e32b17539605ef15d63600a5a49f]

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>  [a824acbaa0b890d7f9dc69b01656cd74dee1e5da]

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>  [397875556b5d7a622b4c5714fcb120e72530e0e3]

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>  [ad7d63b5d338a322cd7bbe14a562d68e17ece2c2]

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>  [94e8b81105e1f2a3459d6d19a20eaa12f6f7afa7]

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>  [f4ee36880cc3e0fd36f70e17825fa172367fd107]

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>  [3d5eed35e96d5345827af0bc66db3f125198316a]

INTEGRATION: CWS nojava1 (1.18.16); FILE MERGED 2004/09/24 14:24:49 haggai 1.18.16.3: RESYNC: (1.18-1.20); FILE MERGED 2004/08/16 15:22:51 cmc 1.18.16.2: #i33045# use normal -DSOLAR_JAVA 2004/08/16 14:13:55 cmc 1.18.16.1: #i33045# build jvmfwk even without java, just default to failure on javarelated stuff


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [57e221376551a3004ebc896ddb123776b01a9f76]

INTEGRATION: CWS nojava1 (1.9.8); FILE MERGED 2004/09/24 14:21:57 haggai 1.9.8.3: RESYNC: (1.9-1.10); FILE MERGED 2004/08/16 15:22:50 cmc 1.9.8.2: #i33045# use normal -DSOLAR_JAVA 2004/08/16 14:13:54 cmc 1.9.8.1: #i33045# build jvmfwk even without java, just default to failure on javarelated stuff


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [04334c5639369fb2567eb7f19ad29e7b2ce7ecc9]

INTEGRATION: CWS nojava1 (1.9.20); FILE MERGED 2004/08/16 15:22:50 cmc 1.9.20.2: #i33045# use normal -DSOLAR_JAVA 2004/08/16 14:13:54 cmc 1.9.20.1: #i33045# build jvmfwk even without java, just default to failure on javarelated stuff


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [fd4df272b74d572891b477e2164444c17a4cf697]

INTEGRATION: CWS nojava1 (1.33.82); FILE MERGED 2004/10/19 14:40:45 haggai 1.33.82.2: RESYNC: (1.33-1.34); FILE MERGED 2004/08/16 13:44:49 cmc 1.33.82.1: #i33045# libsj2 is always needed, even without java


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [2c55b3e4c7ed6a340405e6639a07e6484e065cbc]

INTEGRATION: CWS nojava1 (1.1.38); FILE MERGED 2004/08/16 13:36:23 cmc 1.1.38.1: #i33045# rhino needs ant, and ant needs java


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [84a306efa7ba4a99f034331e188b60c93cefa32a]

INTEGRATION: CWS nojava1 (1.4.36); FILE MERGED 2004/09/24 14:35:35 haggai 1.4.36.3: RESYNC: (1.4-1.5); FILE MERGED 2004/08/16 15:20:49 cmc 1.4.36.2: #i33045# use normal -DSOLAR_JAVA 2004/08/16 14:21:42 cmc 1.4.36.1: #i33045# build jvmaccess even without java, just default to failure on javarelated stuff


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [0251d5366e9249a70818dd608836ff5fd59ac884]

INTEGRATION: CWS nojava1 (1.3.42); FILE MERGED 2004/08/16 15:20:48 cmc 1.3.42.2: #i33045# use normal -DSOLAR_JAVA 2004/08/16 14:21:41 cmc 1.3.42.1: #i33045# build jvmaccess even without java, just default to failure on javarelated stuff


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [4ff64a323668c10071c28b6a9c81987ceab1ada2]

INTEGRATION: CWS nojava1 (1.5.28); FILE MERGED 2004/09/24 14:34:58 haggai 1.5.28.3: RESYNC: (1.5-1.6); FILE MERGED 2004/08/16 15:20:48 cmc 1.5.28.2: #i33045# use normal -DSOLAR_JAVA 2004/08/16 14:21:41 cmc 1.5.28.1: #i33045# build jvmaccess even without java, just default to failure on javarelated stuff


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [b3bad513d7a35f4a7c4e79601c844fe8bb7d540a]

INTEGRATION: CWS nojava1 (1.3.26); FILE MERGED 2004/08/16 15:20:47 cmc 1.3.26.2: #i33045# use normal -DSOLAR_JAVA 2004/08/16 14:21:40 cmc 1.3.26.1: #i33045# build jvmaccess even without java, just default to failure on javarelated stuff


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [112e775a844ea029bf193b1e02a68d6bf24997d9]

INTEGRATION: CWS nojava1 (1.26.58); FILE MERGED 2004/09/24 14:33:55 haggai 1.26.58.4: RESYNC: (1.26-1.27); FILE MERGED 2004/08/23 11:42:14 jb 1.26.58.3: #i33238# Stop generating numerous locally patched copies of XSLs for no-Java processing. Instead the XSLs themselves have been fixed to be more portable.

Contributor: Josh Triplett <jtriplett@openoffice.org>
2004/08/23 11:28:29 jb 1.26.58.2: #i32143# Back out the temporary disabling of validation

Contributor: Josh Triplett <jtriplett@openoffice.org>
2004/08/13 08:42:51 haggai 1.26.58.1: #i32143# validation problem wth xsltproc - workaround until Josh can fix it

2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [6c98568abba18be2ddd24da8d7bf906168b58dc6]

INTEGRATION: CWS nojava1 (1.5.58); FILE MERGED 2004/08/23 11:46:09 jb 1.5.58.2: #i33238# Use xs:functionAvailable to check availability of used extension function (currently only with XT/Java). If makeAbs is unavailable, simply use the relative path. This works at least for xsltproc. Also some small corrections to fix violations of the XSLT DTD.

Contributor: Josh Triplett <jtriplett@openoffice.org>
2004/08/23 11:32:39 jb 1.5.58.1: #i32143# Correct whitespace handling in composeFileURL, which was broken for xsltproc.

Contributor: Josh Triplett <jtriplett@openoffice.org>

2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [a5fa82ff5d0c1abbe009c007757cf63147098c78]

INTEGRATION: CWS nojava1 (1.9.58); FILE MERGED 2004/08/23 11:46:09 jb 1.9.58.2: #i33238# Use xs:functionAvailable to check availability of used extension function (currently only with XT/Java). If makeAbs is unavailable, simply use the relative path. This works at least for xsltproc. Also some small corrections to fix violations of the XSLT DTD.

Contributor: Josh Triplett <jtriplett@openoffice.org>
2004/08/23 11:32:39 jb 1.9.58.1: #i32143# Correct whitespace handling in composeFileURL, which was broken for xsltproc.

Contributor: Josh Triplett <jtriplett@openoffice.org>

2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [33f45dc8f257337fddc2625154ded4b88a0ed15f]

INTEGRATION: CWS nojava1 (1.16.30); FILE MERGED 2004/11/03 11:36:30 haggai 1.16.30.1: #i36566# Build breaks when building without Java


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [aeb05af5a164b4255758409e67a7e7d34d842a23]

INTEGRATION: CWS numforensis (1.38.66); FILE MERGED 2004/10/11 12:59:23 er 1.38.66.1: #i24504# handle new token symbols that changed type from string as string again


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [036222df54ee39ad74594970fad093099a5a1f48]

INTEGRATION: CWS numforensis (1.60.22); FILE MERGED 2004/10/26 10:43:56 er 1.60.22.3: oops 2004/10/25 13:18:44 er 1.60.22.2: #i28820# ImpGetDateTimeOutput: correct date/time if time part was rounded 2004/10/11 12:55:04 er 1.60.22.1: #i24504# more separators as symbol types to distinguish from strings and handle escaped/unescaped export/import


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [f2e94d6b06ab0d0c9079a0aec3e77fbac3b8a2d0]

INTEGRATION: CWS beansplit (1.10.12); FILE MERGED 2004/10/14 10:41:27 mi 1.10.12.1: bean moved to bean project


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [a2427abc32f459132f6a3e0ee257fc74d84aef2d]

INTEGRATION: CWS beansplit (1.9.8); FILE MERGED 2004/10/12 15:18:05 mi 1.9.8.1: bean project added


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [33a1752d9238e15c28c992a5c136c9560d272ba0]

INTEGRATION: CWS beansplit (1.9.42); FILE MERGED 2004/10/14 10:41:27 mi 1.9.42.1: bean moved to bean project


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [e674fd3b3a30c12fca1b3b0d18644db0cb105abc]

INTEGRATION: CWS beansplit (1.26.4); FILE MERGED 2004/10/14 10:41:26 mi 1.26.4.1: bean moved to bean project


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [90c7396bcd274e428771dad849474850a07fe450]

INTEGRATION: CWS beansplit (1.3.64); FILE MERGED 2004/10/01 12:26:37 mi 1.3.64.1: Controls resorted


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [7b8a9345e55f537e6d14a0fffd83365952e20cd1]

INTEGRATION: CWS beansplit (1.1.2); FILE ADDED 2004/11/08 09:23:59 mi 1.1.2.5: openDocument removed, not needed anymore 2004/11/02 16:45:26 mi 1.1.2.4: exceptions cleaned up 2004/10/19 13:26:26 mi 1.1.2.3: example cleaned up, test code removed 2004/10/14 10:41:26 mi 1.1.2.2: bean moved to bean project 2004/10/01 12:29:32 mi 1.1.2.1: example adapted to OOoBean


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [88d1729627ce87c8d87e7a2591bead65be22cb6b]

INTEGRATION: CWS beansplit (1.1.2); FILE ADDED 2004/10/01 12:30:52 mi 1.1.2.1: example adapted to OOoBean


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [c7cc872284ad625c40d39f6c05a611917e9bf78f]

INTEGRATION: CWS beansplit (1.7.8); FILE MERGED 2004/09/23 14:28:59 mi 1.7.8.1: ByteArray...Adapter moved from bean


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [2786cd78293d62fba0f53d8ad8cc717af91db428]

INTEGRATION: CWS beansplit (1.3.8); FILE MERGED 2004/09/23 11:34:59 mi 1.3.8.1: ByteArray adapters moved from bean project


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [b36b02ba44edd407c45c38d73c6b3dba26535773]

INTEGRATION: CWS beansplit (1.1.2); FILE ADDED 2004/09/23 14:55:57 mi 1.1.2.2: ByteArray...Adapter moved from bean 2004/09/23 11:35:46 mi 1.1.2.1: ByteArray adapters moved from bean project


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [8de7458afe47a9402cb7ecefb8e0d45fa782da4e]

INTEGRATION: CWS beansplit (1.2.20); FILE MERGED 2004/10/19 10:52:07 mi 1.2.20.1: Null-Pointer Access and wrong EOF return value


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [c7f2d41faf99e3cfb3714d7aa4315fbcf2a18e14]

INTEGRATION: CWS beansplit (1.1.2); FILE ADDED 2004/11/02 16:02:17 mi 1.1.2.3: raedBytes did not move stream pointer 2004/09/23 14:55:57 mi 1.1.2.2: ByteArray...Adapter moved from bean 2004/09/23 11:35:33 mi 1.1.2.1: ByteArray adapters moved from bean project


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [4f3306de7774810334850627e3be2346489252dc]

INTEGRATION: CWS beansplit (1.4.34); FILE MERGED 2004/11/02 15:44:40 mi 1.4.34.2: loads msvcr71 too 2004/10/19 10:52:57 mi 1.4.34.1: catch exception on loading shared lib multiple times


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [9bb669765b962b76f0e43c7108acef588824063f]

INTEGRATION: CWS numforensis (1.17.124); FILE MERGED 2004/10/11 12:55:05 er 1.17.124.1: #i24504# more separators as symbol types to distinguish from strings and handle escaped/unescaped export/import


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [ad89fa762e038e8b8c9fea1bcb8c6ec17d6ba221]

INTEGRATION: CWS numforensis (1.36.124); FILE MERGED 2004/10/11 12:55:05 er 1.36.124.2: #i24504# more separators as symbol types to distinguish from strings and handle escaped/unescaped export/import 2004/10/06 15:20:30 er 1.36.124.1: #i20650# FinalScan: use original keyword for comparison in case of conversion mode


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [abff964151980ae2f44b16ff3a1882f02babca4a]

INTEGRATION: CWS numforensis (1.34.22); FILE MERGED 2004/10/25 12:28:39 er 1.34.22.3: #i27696# GetDateRef: in YMD input with month abbreviated the year is the first number, not the third 2004/10/25 10:04:31 er 1.34.22.2: #i5328# recognize basic ISO 8601 date and date/time input 2004/10/11 15:28:32 er 1.34.22.1: #i25994# for incomplete dates, always assume first day of month if not specified


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [cdc9edb754595c5f00f995334e76b72e9133f129]

INTEGRATION: CWS numforensis (1.118.20); FILE MERGED 2004/10/25 13:40:57 er 1.118.20.2: RESYNC: (1.118-1.120); FILE MERGED 2004/10/11 12:57:08 er 1.118.20.1: #i24504# deliver nfsymbol.hxx


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [70e9f33aa0766f08225c16e2afb23e0fdbe485fa]

INTEGRATION: CWS numforensis (1.9.724); FILE MERGED 2004/10/25 10:04:31 er 1.9.724.1: #i5328# recognize basic ISO 8601 date and date/time input


2004-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [4d45bc863392cfc0467dcd6aad07a5ede6095a5f]

INTEGRATION: CWS numforensis (1.1.2); FILE ADDED 2004/10/11 12:47:36 er 1.1.2.1: #i24504# publish number formatter's symbol types


2004-11-09  Rüdiger Timm  <rt@openoffice.org>  [308d3fc2119ece51227b929b757f87369c87eec2]

INTEGRATION: CWS scp2fix (1.21.56); FILE MERGED 2004/10/28 12:53:58 er 1.21.56.1: #i36017# SetWidths: don't crash on rotten table layout


2004-11-09  Rüdiger Timm  <rt@openoffice.org>  [02f05976ec5860849f4a302bce9d5228e47a94e0]

INTEGRATION: CWS scp2fix (1.12.68); FILE MERGED 2004/10/27 12:24:50 er 1.12.68.1: #i36049# MoveTo: handle ilisteners inserted in the very column we're moving from, which shifts and fragments ranges


2004-11-09  Rüdiger Timm  <rt@openoffice.org>  [f547cd671abba78f096c3b8e45dbc85069e71ae6]

INTEGRATION: CWS ctrlsfiltfwd (1.38.32); FILE MERGED 2004/10/29 15:10:28 npower 1.38.32.2: #118177# forward port of SO7 issue issue 110008 import of VBAForms "warts and al l". 2004/10/20 16:07:57 npower 1.38.32.1: #118177# forward port of SO7 issue issue 110008 import of VBAForms "warts and all".


2004-11-09  Rüdiger Timm  <rt@openoffice.org>  [f784ac11f9e163e97fa38aaef7c7dd1c825b2779]

INTEGRATION: CWS ctrlsfiltfwd (1.7.34); FILE MERGED 2004/10/20 16:07:56 npower 1.7.34.2: #118177# forward port of SO7 issue issue 110008 import of VBAForms "warts and all". 2004/10/13 10:47:21 npower 1.7.34.1: #118132# forward port of cloned so7 bug 117718


2004-11-09  Rüdiger Timm  <rt@openoffice.org>  [bf5bc3bf14e6ae1946ab37115354215c956d412b]

INTEGRATION: CWS ctrlsfiltfwd (1.8.34); FILE MERGED 2004/10/13 10:47:21 npower 1.8.34.1: #118132# forward port of cloned so7 bug 117718


2004-11-09  Rüdiger Timm  <rt@openoffice.org>  [8360eeb8efb2915df495b37a7e026e16aea42c27]

INTEGRATION: CWS ctrlsfiltfwd (1.16.34); FILE MERGED 2004/10/13 10:47:21 npower 1.16.34.1: #118132# forward port of cloned so7 bug 117718


2004-11-09  Rüdiger Timm  <rt@openoffice.org>  [a07bcff9c837cb7d2bcbeb2ac9c6a03ee322b001]

INTEGRATION: CWS ctrlsfiltfwd (1.17.32); FILE MERGED 2004/11/01 17:46:39 npower 1.17.32.6: #118131# If dialog form control use Text instead of DefaultText 2004/11/01 15:42:21 npower 1.17.32.5: #118177# add paranoia code to cease processing of any controls after an unknown or unsupported control is encountered when reading user form. Reason: Attempting to skip these controls dosn't work as expected ( probably only caused by image and/or Frame ) but safer at the moment to cease after any unknown or unsupported control is read. 2004/10/29 15:12:28 npower 1.17.32.4: #118177# 2004/10/29 13:45:08 npower 1.17.32.3: RESYNC: (1.17-1.18); FILE MERGED Resolve conflics m56->m59 2004/10/20 16:07:56 npower 1.17.32.2: #118177# forward port of SO7 issue issue 110008 import of VBAForms "warts and all". 2004/10/13 10:45:56 npower 1.17.32.1: #118131# forward port of cloned so7 bug 117832


2004-11-09  Rüdiger Timm  <rt@openoffice.org>  [a73e310cdb95fa0f0c6c24a3f09dcbcaffe15ed9]

INTEGRATION: CWS ctrlsfiltfwd (1.12.100); FILE MERGED 2004/10/20 16:07:56 npower 1.12.100.1: #118177# forward port of SO7 issue issue 110008 import of VBAForms "warts and all".


2004-11-09  Rüdiger Timm  <rt@openoffice.org>  [8c6d610cfa9ae690f913b3b11d7af52a34857544]

INTEGRATION: CWS ctrlsfiltfwd (1.2.34); FILE MERGED 2004/10/20 16:07:56 npower 1.2.34.1: #118177# forward port of SO7 issue issue 110008 import of VBAForms "warts and all".


2004-11-09  Rüdiger Timm  <rt@openoffice.org>  [075e2e4bf497268700b7c03cc0322687c5304b54]

INTEGRATION: CWS ctrlsfiltfwd (1.11.36); FILE MERGED 2004/10/29 13:14:48 npower 1.11.36.2: RESYNC: (1.11-1.12); FILE MERGED 2004/10/13 10:51:17 npower 1.11.36.1: #118153# forward port of so7 cloned bug  118053


2004-11-09  Rüdiger Timm  <rt@openoffice.org>  [866f54db8cc9c7936145c81d6751ddbc094bc76c]

INTEGRATION: CWS ctrlsfiltfwd (1.23.16); FILE MERGED 2004/10/29 13:11:08 npower 1.23.16.2: RESYNC: (1.23-1.24); FILE MERGED 2004/10/13 10:51:18 npower 1.23.16.1: #118153# forward port of so7 cloned bug  118053


2004-11-08  Tom Verbeek  <tv@openoffice.org>  [a2c03b9b76bc35c6f9a27fab4813c9ba7ef6a18f]

#i35193# Bugfix regarding the branding


2004-11-08  Rüdiger Timm  <rt@openoffice.org>  [16ab794d6a27be347b4a99743ef35ec7183b98d4]

#i30601# Module postprocess depends on every other module delivering something to solver.


2004-11-08  Hans-Joachim Lankenau  <hjs@openoffice.org>  [ce6b7674c6d9390a981756b511a4ea44ad4800d0]

#i34902# stop windows build if linking failed


2004-11-08  Rüdiger Timm  <rt@openoffice.org>  [b8cf3dafd8b91590fe4ab8b57e03b979f7c26cf7]

i30601# Generate logfile into output tree.


2004-11-08  Rüdiger Timm  <rt@openoffice.org>  [d873110b256f84a0721e2fb97f34e22cc9a53a5a]

#i27627# Teach configure to detect and copy the needed msvc?7?.dll.


2004-11-05  Vladimir Glazounov  <vg@openoffice.org>  [f40de398f385aed9813bf01e6a840a9834e454ec]

new version for SRC680


2004-11-05  Kurt Zenker  <kz@openoffice.org>  [05be2132323e84dab53596c1c44fc40501403836]

#i36729# Fix gcc parser problem


2004-11-05  Rüdiger Timm  <rt@openoffice.org>  [a600479cbedad0ba47ebbafe7aeb6ea08dfe25cb]

#i36707# adjustvisibility: bootstraping in HIDcompiler (thanks to pjanik for the patch)


2004-11-05  Rüdiger Timm  <rt@openoffice.org>  [9cb13b12917c9d87111146d2d888c089f4b456c9]

#100000# If common_build is set all idl files get delivered to common output tree.


2004-11-05  Rüdiger Timm  <rt@openoffice.org>  [73387e31abd33a03a6b2ca57e6bb18da5ce9426d]

#i34126# source dir corrected ('common' is taken automatically by deliver.pl if existent)


2004-11-05  Kurt Zenker  <kz@openoffice.org>  [bae5f3eb9c6e27f4d7c5d35e1cdaf51958a3a2e7]

#i36729# Fix gcc parser problem (JB)


2004-11-05  Vladimir Glazounov  <vg@openoffice.org>  [86c2877b4aac05da1af52ee9a63ce9f70923f04b]

new version for SRC680


2004-11-05  Vladimir Glazounov  <vg@openoffice.org>  [2ebc4dc9ad9dc529cba6097f96498cc0333323b4]

new version for SRC680


2004-11-05  Vladimir Glazounov  <vg@openoffice.org>  [8a19abb7e9ae8455e70ffefa52ca44918f393b88]

new version for SRC680


2004-11-04  Vladimir Glazounov  <vg@openoffice.org>  [2babddcd046bf8c06d517f3dbdf6b9c2175ba64e]

new version for SRC680


2004-11-04  Tom Verbeek  <tv@openoffice.org>  [ccf64c26bc40b9fd3bc6c7f03980d8a5d630fa0b]

#i35193# moved from so_res


2004-11-04  Vladimir Glazounov  <vg@openoffice.org>  [10c4ffeb4a4d9afa5756945fb82a160ec03e2242]

new version for SRC680


2004-11-04  Vladimir Glazounov  <vg@openoffice.org>  [de509cfd117041e22b8eaf4ffb708f9f8d546c41]

#100000# checkout the module if build is started in linked module


2004-11-04  Ivo Hinkelmann  <ihi@openoffice.org>  [0aad02772f75dbbc45a3a5c5210874360c90b75c]

#i10000# diff SRC680 m58 m60 added from non tmpl


2004-11-04  Kurt Zenker  <kz@openoffice.org>  [8ccc07e82c0ade9b59526921b10c7f003b7089f9]

#i10000# syntax fixed


2004-11-04  Vladimir Glazounov  <vg@openoffice.org>  [97325bb8129add7051fa42f358c58ddce7f81b2e]

new version for SRC680


2004-11-04  Vladimir Glazounov  <vg@openoffice.org>  [1436b472919e7516c7d457e4388c0d47e92e7c69]

new version for SRC680


2004-11-04  Vladimir Glazounov  <vg@openoffice.org>  [141f610885d6420ce9046047e0435b6a850fb6bc]

new version for SRC680


2004-11-04  Tom Verbeek  <tv@openoffice.org>  [8b58d2021a171a70fa2e7834bc9846b549338eb2]

#i36657# old ooo icons


2004-11-04  Stephan Bergmann  <sb@openoffice.org>  [96c2f58263da5cac37978eb9ef572e35e370a13d]

#i20747# Corrupted library name on WNT.


2004-11-04  Stephan Bergmann  <sb@openoffice.org>  [7d8434412d3ebf1c57305ed1bd7fb596c27a2694]

#i20747# Merged in 1.35.22.4.


2004-11-04  Rüdiger Timm  <rt@openoffice.org>  [13d54e18c97db3b079ddd2dcc358f599d234b6c7]

#i10000# Do not link against UWINAPILIB here.


2004-11-04  Rüdiger Timm  <rt@openoffice.org>  [04b4819af465fea64939d7383a931169692b59df]

#i10000# so_adjvis is unix-only.


2004-11-03  Rüdiger Timm  <rt@openoffice.org>  [4211dfd26963018b28b2b9f401ee5e98f61e8c33]

INTEGRATION: CWS impress14 (1.18.54); FILE MERGED 2004/10/14 13:45:54 cl 1.18.54.1: #i34996# fixed material favorites


2004-11-03  Rüdiger Timm  <rt@openoffice.org>  [9a7184786b1542f45d5de8dea64713ca32580fd6]

INTEGRATION: CWS impress14 (1.2.14); FILE MERGED 2004/10/15 08:31:50 nn 1.2.14.1: #i35437# merge error in resync: english strings are needed


2004-11-03  Rüdiger Timm  <rt@openoffice.org>  [4e6ff1d158f5d691e8ddc0e3400319ef0e71bbaa]

INTEGRATION: CWS impress14 (1.30.6); FILE MERGED 2004/10/13 08:07:20 cl 1.30.6.1: #i35290# accept all filters with PresentationDocument and DrawingDocument


2004-11-03  Rüdiger Timm  <rt@openoffice.org>  [04c1e4126b3a99d6fc7a9e4f585ed98e8e8b94b1]

INTEGRATION: CWS impress14 (1.11.42); FILE MERGED 2004/10/19 15:23:15 nn 1.11.42.1: #116030# don't call GetRefreshedSet to get a pool in PageCreated


2004-11-03  Rüdiger Timm  <rt@openoffice.org>  [f6690386e1433a518ee875d448b3d0dc2572f652]

INTEGRATION: CWS impress14 (1.5.32); FILE MERGED 2004/10/13 15:39:16 cl 1.5.32.1: #i25173# swap auto-grow-width and auto-grow-hight


2004-11-03  Rüdiger Timm  <rt@openoffice.org>  [dc7530223b77bdf9cf3df62fa096db165ed5d33b]

INTEGRATION: CWS impress14 (1.5.34); FILE MERGED 2004/10/13 15:39:16 cl 1.5.34.1: #i25173# swap auto-grow-width and auto-grow-hight


2004-11-03  Rüdiger Timm  <rt@openoffice.org>  [e63dd5efe9187213259efd92827bfe319f4b458e]

INTEGRATION: CWS impress14 (1.2.70); FILE MERGED 2004/10/13 15:19:54 cl 1.2.70.1: #i26608# filter header&footer shapes


2004-11-03  Rüdiger Timm  <rt@openoffice.org>  [9776d25b11c4d758cf22f4d0624b98f2c5c0a3a5]

INTEGRATION: CWS impress14 (1.106.6); FILE MERGED 2004/10/19 14:44:24 cl 1.106.6.1: #i35425# adapt impress header&footer to latest oasis spec


2004-11-03  Rüdiger Timm  <rt@openoffice.org>  [bd97124aeff4507d5df65f972c3e91497b0a4a2f]

INTEGRATION: CWS impress14 (1.57.36); FILE MERGED 2004/10/19 14:44:23 cl 1.57.36.1: #i35425# adapt impress header&footer to latest oasis spec


2004-11-03  Rüdiger Timm  <rt@openoffice.org>  [47c97e45c67e6b954a1721b22ead3aeddf554be3]

INTEGRATION: CWS impress14 (1.9.16); FILE MERGED 2004/10/19 14:38:54 cl 1.9.16.1: #i35425# adapt impress header&footer to latest oasis spec


2004-11-03  Rüdiger Timm  <rt@openoffice.org>  [68e912bae2568e9186f69db45d8b2bbc82c0c781]

INTEGRATION: CWS impress14 (1.42.16); FILE MERGED 2004/10/19 14:38:53 cl 1.42.16.1: #i35425# adapt impress header&footer to latest oasis spec


2004-11-03  Rüdiger Timm  <rt@openoffice.org>  [74d0d55d870bf72709e8a59192bba464c92cc434]

INTEGRATION: CWS impress14 (1.5.130); FILE MERGED 2004/10/19 14:38:53 cl 1.5.130.1: #i35425# adapt impress header&footer to latest oasis spec


2004-11-03  Rüdiger Timm  <rt@openoffice.org>  [82c0964608e03f999dd26a069a1ac3fecd2d770a]

INTEGRATION: CWS impress14 (1.12.130); FILE MERGED 2004/10/19 14:38:52 cl 1.12.130.1: #i35425# adapt impress header&footer to latest oasis spec


2004-11-03  Rüdiger Timm  <rt@openoffice.org>  [713d7951ec5e98e0b1b1b36bcb3b71631d1b6fd1]

INTEGRATION: CWS impress14 (1.7.130); FILE MERGED 2004/10/19 14:38:52 cl 1.7.130.1: #i35425# adapt impress header&footer to latest oasis spec


2004-11-03  Rüdiger Timm  <rt@openoffice.org>  [2ea09ae5131e93ed7d96f01087f68722c1cd969a]

INTEGRATION: CWS impress14 (1.21.16); FILE MERGED 2004/10/19 14:38:51 cl 1.21.16.1: #i35425# adapt impress header&footer to latest oasis spec


2004-11-03  Rüdiger Timm  <rt@openoffice.org>  [4b6c9b8d3dcb78186394d6a5aceeffeec1b19af6]

INTEGRATION: CWS impress14 (1.22.16); FILE MERGED 2004/10/19 14:38:51 cl 1.22.16.1: #i35425# adapt impress header&footer to latest oasis spec


2004-11-03  Rüdiger Timm  <rt@openoffice.org>  [146f73bcfa48ddddd18a1eb449aaa5ddd43d2dd2]

INTEGRATION: CWS impress14 (1.42.16); FILE MERGED 2004/10/19 14:38:50 cl 1.42.16.1: #i35425# adapt impress header&footer to latest oasis spec


2004-11-03  Rüdiger Timm  <rt@openoffice.org>  [35b873750a7740221453dd687b1d16fa126276c7]

INTEGRATION: CWS impress14 (1.24.106); FILE MERGED 2004/10/19 14:38:50 cl 1.24.106.1: #i35425# adapt impress header&footer to latest oasis spec


2004-11-03  Rüdiger Timm  <rt@openoffice.org>  [74b8d46dfb07204cbcd344d15933044ed2bfb9d3]

INTEGRATION: CWS impress14 (1.89.20); FILE MERGED 2004/10/19 14:38:48 cl 1.89.20.1: #i35425# adapt impress header&footer to latest oasis spec


2004-11-03  Rüdiger Timm  <rt@openoffice.org>  [a4d180ad8e5a8913ffd1c25acfb224309faa8c85]

INTEGRATION: CWS impress14 (1.71.20); FILE MERGED 2004/10/23 00:35:19 cl 1.71.20.3: RESYNC: (1.71-1.72); FILE MERGED 2004/10/19 14:38:47 cl 1.71.20.2: #i35425# adapt impress header&footer to latest oasis spec 2004/10/13 15:40:16 cl 1.71.20.1: #i25173# swap auto-grow-width and auto-grow-hight


2004-11-03  Rüdiger Timm  <rt@openoffice.org>  [8f13a35d54e2ec952bf9c02d08739307bfed985f]

INTEGRATION: CWS impress14 (1.69.24); FILE MERGED 2004/10/23 00:35:02 cl 1.69.24.2: RESYNC: (1.69-1.70); FILE MERGED 2004/10/19 14:38:29 cl 1.69.24.1: #i35425# adapt impress header&footer to latest oasis spec


2004-11-03  Kurt Zenker  <kz@openoffice.org>  [d1a4d812028c8388b75ecc284f21430d21d50930]

#i10000# add. dependency on adjustvisibility


2004-11-03  Rüdiger Timm  <rt@openoffice.org>  [cb5bb23534c9e5546cd6fcc8c36942cd4d3c3385]

INTEGRATION: CWS jmf3 (1.12.210); FILE MERGED 2004/10/29 11:45:26 ka 1.12.210.2: RESYNC: (1.12-1.13); FILE MERGED 2004/10/20 10:43:51 ka 1.12.210.1: #i35560#: use mask color only in case of non-transparent bitmaps


2004-11-03  Rüdiger Timm  <rt@openoffice.org>  [b6ca3de21549980c28277f833e4393885c41b274]

INTEGRATION: CWS jmf3 (1.2.34); FILE MERGED 2004/11/03 10:11:47 ka 1.2.34.1: #i36550#: watch if Java is enabled or not


2004-11-03  Rüdiger Timm  <rt@openoffice.org>  [024d8075bacc4e81ab5e3818b19e6f2524fc4972]

INTEGRATION: CWS jmf3 (1.4.210); FILE MERGED 2004/10/08 14:01:04 ka 1.4.210.1: check for valid bitmap in ::ImplSetBitmap


2004-11-03  Rüdiger Timm  <rt@openoffice.org>  [8c599b37627245b5aaf8f43a190ce4e7b1c69c46]

INTEGRATION: CWS jmf3 (1.3.68); FILE MERGED 2004/10/04 10:33:12 ka 1.3.68.1: watch for correct cast


2004-11-03  Rüdiger Timm  <rt@openoffice.org>  [e1231629616a6e9f6aebcb752ee142c6c739e0c5]

INTEGRATION: CWS jmf3 (1.23.406); FILE MERGED 2004/09/30 11:35:06 ka 1.23.406.1: #i34109#: remove border flag for New Theme button


2004-11-03  Rüdiger Timm  <rt@openoffice.org>  [614b4166be1bd711751b1b3143aeaa774f51ad02]

INTEGRATION: CWS jmf3 (1.10.456); FILE MERGED 2004/10/15 12:46:08 ka 1.10.456.1: set change flag after modification


2004-11-03  Rüdiger Timm  <rt@openoffice.org>  [a88e9dc6a26c5f452e9d8653454654880bb83822]

INTEGRATION: CWS jmf3 (1.58.58); FILE MERGED 2004/11/02 09:48:11 ka 1.58.58.1: removed config flags for SID_AVMEDIA_TOOLBOX


2004-11-03  Rüdiger Timm  <rt@openoffice.org>  [ee7fda4fbbfb0e08736b4606f2b2ef1ef708f55c]

INTEGRATION: CWS jmf3 (1.2.22); FILE MERGED 2004/10/12 22:49:33 ka 1.2.22.2: RESYNC: (1.2-1.3); FILE MERGED 2004/10/01 14:40:52 ka 1.2.22.1: #i34426#: fixed deletion of media objects (fix provided by OD)


2004-11-03  Rüdiger Timm  <rt@openoffice.org>  [92dbe4e996c10637e429970209e89302a02583e5]

INTEGRATION: CWS jmf3 (1.32.20); FILE MERGED 2004/10/29 11:00:33 ka 1.32.20.2: RESYNC: (1.32-1.33); FILE MERGED 2004/10/01 14:46:38 ka 1.32.20.1: #


2004-11-03  Rüdiger Timm  <rt@openoffice.org>  [29eac050cf864f42e4dfc53ff9410467ae01b48c]

INTEGRATION: CWS jmf3 (1.1.2); FILE ADDED 2004/10/12 23:58:20 ka 1.1.2.1: initial revision


2004-11-03  Rüdiger Timm  <rt@openoffice.org>  [9801a4c88f9798cd69049f160628c5ac28ee523b]

INTEGRATION: CWS jmf3 (1.1.2); FILE ADDED 2004/10/12 23:58:08 ka 1.1.2.1: initial revision


2004-11-03  Rüdiger Timm  <rt@openoffice.org>  [20250e7ab2ba2a10ba05e92301b349f9bc812f4a]

INTEGRATION: CWS jmf3 (1.1.2); FILE ADDED 2004/10/12 23:57:55 ka 1.1.2.1: initial revision


2004-11-03  Rüdiger Timm  <rt@openoffice.org>  [9745adb873b66ae7b2bf4263a06850cf53d7712f]

INTEGRATION: CWS jmf3 (1.1.2); FILE ADDED 2004/10/12 23:57:41 ka 1.1.2.1: initial revision


2004-11-03  Rüdiger Timm  <rt@openoffice.org>  [4fc174975ae15d793022463669a7574cb5e595dd]

INTEGRATION: CWS jmf3 (1.1.2); FILE ADDED 2004/10/12 23:57:26 ka 1.1.2.1: initial revision


2004-11-03  Rüdiger Timm  <rt@openoffice.org>  [b66e51dbd1988b165191d823c04b8e29019e1270]

INTEGRATION: CWS jmf3 (1.1.2); FILE ADDED 2004/10/12 23:57:13 ka 1.1.2.1: initial revision


2004-11-03  Rüdiger Timm  <rt@openoffice.org>  [177cc25dd8e643ed1313477e566c3d9f9d8830f6]

INTEGRATION: CWS jmf3 (1.1.2); FILE ADDED 2004/10/12 23:57:00 ka 1.1.2.1: initial revision


2004-11-03  Rüdiger Timm  <rt@openoffice.org>  [107618d2423c8debfdb422cb6d21134d90d07b68]

INTEGRATION: CWS jmf3 (1.1.2); FILE ADDED 2004/10/12 23:56:46 ka 1.1.2.1: initial revision


2004-11-03  Rüdiger Timm  <rt@openoffice.org>  [b6473ace446495b55def1d2b26a568e5f8e94b87]

INTEGRATION: CWS jmf3 (1.1.2); FILE ADDED 2004/10/12 23:56:32 ka 1.1.2.1: initial revision


2004-11-03  Rüdiger Timm  <rt@openoffice.org>  [59dc2739650f66cd17c76f8da5a66bdf2fbd30c5]

INTEGRATION: CWS jmf3 (1.1.2); FILE ADDED 2004/10/12 23:56:18 ka 1.1.2.1: initial revision


2004-11-03  Rüdiger Timm  <rt@openoffice.org>  [54e6479b19917a2feaf14e4c133490a0933af4c9]

INTEGRATION: CWS jmf3 (1.1.1.1.2); FILE MERGED 2004/10/01 12:43:26 ka 1.1.1.1.2.1: #i33252#: update frame after repositoning


2004-11-03  Rüdiger Timm  <rt@openoffice.org>  [1a16e157857c5511c0485a52f82a825df5aef155]

INTEGRATION: CWS jmf3 (1.1.1.1.2); FILE MERGED 2004/10/26 09:53:37 ka 1.1.1.1.2.1: use unambiguous URL for media player initialization


2004-11-03  Rüdiger Timm  <rt@openoffice.org>  [0c9879c1692199cd341deaa01038b74d921bdb72]

INTEGRATION: CWS jmf3 (1.1.1.1.2); FILE MERGED 2004/11/03 10:19:53 ka 1.1.1.1.2.2: #i36550#: watch if Java is enabled or not 2004/10/04 10:53:17 ka 1.1.1.1.2.1: #i34778#: added help ids for mediaplayer


2004-11-03  Rüdiger Timm  <rt@openoffice.org>  [bb34f83d79118a22f5a08c976712db99a5266f8f]

INTEGRATION: CWS jmf3 (1.1.1.1.2); FILE MERGED 2004/10/01 12:50:55 ka 1.1.1.1.2.1: removed debug output


2004-11-03  Rüdiger Timm  <rt@openoffice.org>  [79ddda58eb6a1402adca3635f09575f0c8306cfb]

INTEGRATION: CWS jmf3 (1.2.2); FILE ADDED 2004/10/01 14:03:07 ka 1.2.2.1: initial revision


2004-11-03  Rüdiger Timm  <rt@openoffice.org>  [af171eea6271e37ea0828853671082eeb3bbe7da]

INTEGRATION: CWS jmf3 (1.1.1.1.2); FILE MERGED 2004/10/01 12:49:32 ka 1.1.1.1.2.1: optimized state handling


2004-11-03  Rüdiger Timm  <rt@openoffice.org>  [a68ef58852479a865fdd771a435285f5984e98bb]

INTEGRATION: CWS jmf3 (1.1.1.1.2); FILE MERGED 2004/10/04 10:30:25 ka 1.1.1.1.2.1: #i34778#: added help ids for mediaplayer


2004-11-03  Rüdiger Timm  <rt@openoffice.org>  [26dc1757eed28ad6fbe2e5c756838c79c689ffe7]

INTEGRATION: CWS jmf3 (1.1.1.1.2); FILE MERGED 2004/10/04 10:48:31 ka 1.1.1.1.2.3: syntax 2004/10/04 10:30:25 ka 1.1.1.1.2.2: #i34778#: added help ids for mediaplayer 2004/10/01 12:49:32 ka 1.1.1.1.2.1: optimized state handling


2004-11-03  Rüdiger Timm  <rt@openoffice.org>  [c0dafd388758e7006ca81b901e1481b47b83ea15]

INTEGRATION: CWS jmf3 (1.1.1.1.2); FILE MERGED 2004/10/13 00:00:37 ka 1.1.1.1.2.1: added xine dir


2004-11-03  Rüdiger Timm  <rt@openoffice.org>  [3df2251498a9994c7e9e9174ed375be663c062c0]

INTEGRATION: CWS jmf3 (1.1.2); FILE ADDED 2004/10/04 10:58:07 ka 1.1.2.1: initial revision


2004-11-03  Rüdiger Timm  <rt@openoffice.org>  [c86e07859edee1b80ac498aed123afb08efb195c]

INTEGRATION: CWS iculecrash (1.31.16); FILE MERGED 2004/10/26 10:15:58 hdu 1.31.16.1: #i33003# ignore glyphs deleted or marked by icule


2004-11-03  Matthias Huetsch  <mhu@openoffice.org>  [bf34a95451648c85559abfe17d4dcf55763ae9a9]

#i36556# Fixed osl_setCommandArgs() to ensure absolute path for argv[0]; see @ osl_getExecutableFile().


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [53cf395e0986c0c2cbe2b7659fa8f8ecbfbb6736]

SRC680


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [e9e8f7fb21f4d01bc1380cba50d062b9c9e9dae0]

INTEGRATION: CWS hr8 (1.2.12); FILE MERGED 2004/11/02 19:10:20 ihi 1.2.12.2: Display error message when file creation failed and exit -1 2004/11/02 19:06:08 ihi 1.2.12.1: Display error message when file creation failed


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [a5d82539f02d3d32eb110b0e5a0e7918ead09208]

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>  [f8f0b48d12cb2fadc17fac8467d2d70e3fd1e733]

INTEGRATION: CWS pj10 (1.28.2); FILE MERGED 2004/11/03 08:59:09 pjanik 1.28.2.1: #i36549#: Fix duplicate target name wz_formwiz.


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [e69177e5e64042d8f5e2e4e241a23785e431f93c]

INTEGRATION: CWS aw019 (1.18.18); FILE MERGED 2004/10/06 16:22:46 aw 1.18.18.2: #i34831# 2004/09/30 13:11:35 aw 1.18.18.1: #i11190#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [4ca310a077c085b1eac74bc8c1e29a6ebda8084a]

INTEGRATION: CWS aw019 (1.17.116); FILE MERGED 2004/09/30 12:45:53 aw 1.17.116.1: #i11190#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [a87a558b45d1eb610a6dee004615c947c378ddfd]

INTEGRATION: CWS aw019 (1.35.66); FILE MERGED 2004/09/30 12:45:52 aw 1.35.66.1: #i11190#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [804f0628ca659cf30694585de5a0be0339ab3c1a]

INTEGRATION: CWS aw019 (1.60.44); FILE MERGED 2004/10/21 16:00:33 aw 1.60.44.1: #i34831#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [dcbf01a0178a2f4545fb40f634746d88ee33505f]

INTEGRATION: CWS aw019 (1.108.6); FILE MERGED 2004/10/21 16:00:12 aw 1.108.6.1: #i34831#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [c030cbc23d8100e2ad26e8920c0948481e59269f]

INTEGRATION: CWS aw019 (1.10.974); FILE MERGED 2004/09/28 15:53:32 aw 1.10.974.1: #i11190#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [fa3d50df6580ae460f84873299bd9779f26a7478]

INTEGRATION: CWS aw019 (1.12.974); FILE MERGED 2004/09/28 15:53:32 aw 1.12.974.1: #i11190#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [8f59783a75f61f0cd45a859707011e3f40bd9e2e]

INTEGRATION: CWS aw019 (1.11.988); FILE MERGED 2004/09/28 15:53:32 aw 1.11.988.1: #i11190#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [58ce7faad0e980f66b1a5eeed0bd2e4c679c5693]

INTEGRATION: CWS aw019 (1.11.974); FILE MERGED 2004/09/28 15:53:31 aw 1.11.974.1: #i11190#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [834d9e59ab098b9390fc6c960fb25bf52a54d194]

INTEGRATION: CWS sal08 (1.6.80); FILE MERGED 2004/10/26 06:52:01 tra 1.6.80.1: #i26224#fix broken paths returned by the MS FileOpen dialog when typing something like d:test.oot in the file name edit field for instance


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [81d57c82bc567e7a8a7cf366fe1143d152224e76]

INTEGRATION: CWS aw019 (1.11.398); FILE MERGED 2004/09/28 15:53:31 aw 1.11.398.1: #i11190#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [c82a8dfb4e0998592d70e4c0422bfef560e50c5c]

INTEGRATION: CWS aw019 (1.8.994); FILE MERGED 2004/09/28 15:53:31 aw 1.8.994.1: #i11190#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [e7cdd32f9934b5821acc9cacd85c11bb16f62281]

INTEGRATION: CWS aw019 (1.7.306); FILE MERGED 2004/10/05 13:15:34 aw 1.7.306.2: #i11190# 2004/09/28 15:53:30 aw 1.7.306.1: #i11190#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [000045e75b05f1e914811c306a06885260718886]

INTEGRATION: CWS aw019 (1.27.180); FILE MERGED 2004/09/28 15:53:29 aw 1.27.180.1: #i11190#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [92b2f0fc0e8cd97bc31df09a981c4911cfafa55e]

INTEGRATION: CWS aw019 (1.7.194); FILE MERGED 2004/10/21 15:53:32 aw 1.7.194.2: #i34831# 2004/09/28 15:53:29 aw 1.7.194.1: #i11190#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [fcdf39fa3a4560de0017e7daf00f69f90588358f]

INTEGRATION: CWS aw019 (1.11.396); FILE MERGED 2004/09/28 15:53:29 aw 1.11.396.1: #i11190#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [2cb164a741dc6b4805947c280dd31eb92f523798]

INTEGRATION: CWS aw019 (1.18.818); FILE MERGED 2004/10/05 13:15:33 aw 1.18.818.2: #i11190# 2004/09/28 15:53:28 aw 1.18.818.1: #i11190#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [fc4a67f675f1f84a81f41832d003bb929dbde61b]

INTEGRATION: CWS aw019 (1.18.136); FILE MERGED 2004/10/06 16:18:24 aw 1.18.136.1: #i34831#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [d7c538596b147fd664b232eea0b684af7d8eca4c]

INTEGRATION: CWS aw019 (1.19.136); FILE MERGED 2004/10/18 19:46:36 aw 1.19.136.2: RESYNC: (1.19-1.20); FILE MERGED 2004/10/06 16:18:24 aw 1.19.136.1: #i34831#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [ad7190765d8e5cf874d064043fb64862b61f052d]

INTEGRATION: CWS aw019 (1.11.64); FILE MERGED 2004/10/18 19:46:29 aw 1.11.64.3: RESYNC: (1.11-1.13); FILE MERGED 2004/10/06 16:18:23 aw 1.11.64.2: #i34831# 2004/09/28 15:53:28 aw 1.11.64.1: #i11190#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [493855a92f443535abca8fed0f04ac7c4668a85d]

INTEGRATION: CWS aw019 (1.14.140); FILE MERGED 2004/09/28 15:53:27 aw 1.14.140.1: #i11190#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [ab882d5c72ac2ece2940e1c8ab5c80f76c6c92ca]

INTEGRATION: CWS aw019 (1.3.426); FILE MERGED 2004/10/06 16:18:23 aw 1.3.426.1: #i34831#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [93dc7be37fd3689b4158cf636f7440966d9f5313]

INTEGRATION: CWS aw019 (1.17.448); FILE MERGED 2004/10/21 15:53:32 aw 1.17.448.4: #i34831# 2004/10/18 19:46:21 aw 1.17.448.3: RESYNC: (1.17-1.18); FILE MERGED 2004/10/06 16:18:23 aw 1.17.448.2: #i34831# 2004/09/28 15:53:27 aw 1.17.448.1: #i11190#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [6bb813dae40539500175cf193508a692d89778d1]

INTEGRATION: CWS aw019 (1.2.426); FILE MERGED 2004/10/21 15:53:31 aw 1.2.426.1: #i34831#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [a4e3897f9cc2f331680a9d5665826b9522cdbdaa]

INTEGRATION: CWS aw019 (1.83.16); FILE MERGED 2004/09/28 15:53:24 aw 1.83.16.1: #i11190#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [fda503d23b08af286f61bd6623743d195ddd67b8]

INTEGRATION: CWS aw019 (1.6.448); FILE MERGED 2004/10/06 16:18:22 aw 1.6.448.2: #i34831# 2004/09/28 15:53:24 aw 1.6.448.1: #i11190#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [2619d10d819c1d1be2958a64f19ad8caf2953570]

INTEGRATION: CWS aw019 (1.3.138); FILE MERGED 2004/10/06 16:18:22 aw 1.3.138.1: #i34831#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [298ae43d3a5768a38abb558e75bcecc8bd96c591]

INTEGRATION: CWS aw019 (1.20.138); FILE MERGED 2004/10/21 15:53:31 aw 1.20.138.4: #i34831# 2004/10/18 19:46:14 aw 1.20.138.3: RESYNC: (1.20-1.21); FILE MERGED 2004/10/06 16:18:22 aw 1.20.138.2: #i34831# 2004/09/28 15:53:24 aw 1.20.138.1: #i11190#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [029b6ed384e03af3caaf4edb4a2eaf03bbd825ee]

INTEGRATION: CWS aw019 (1.41.138); FILE MERGED 2004/10/21 15:53:31 aw 1.41.138.4: #i34831# 2004/10/18 19:46:07 aw 1.41.138.3: RESYNC: (1.41-1.42); FILE MERGED 2004/10/06 16:18:22 aw 1.41.138.2: #i34831# 2004/09/28 15:53:24 aw 1.41.138.1: #i11190#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [66dc6760949bc534f1f8a1c766129971b700d7a5]

INTEGRATION: CWS aw019 (1.43.136); FILE MERGED 2004/10/18 19:45:59 aw 1.43.136.2: RESYNC: (1.43-1.45); FILE MERGED 2004/09/28 15:53:23 aw 1.43.136.1: #i11190#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [e4e34561fad83b6ad63ae8587e5f0ff49a43947b]

INTEGRATION: CWS aw019 (1.11.184); FILE MERGED 2004/10/06 16:18:21 aw 1.11.184.2: #i34831# 2004/09/28 15:53:23 aw 1.11.184.1: #i11190#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [718fe6ac81d3308fa6e01ec1988b679bb586e2f0]

INTEGRATION: CWS aw019 (1.16.16); FILE MERGED 2004/10/06 16:18:21 aw 1.16.16.2: #i34831# 2004/09/28 15:53:23 aw 1.16.16.1: #i11190#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [9798dcc2d07441dcdbe88282f6303ebb5cbbf00d]

INTEGRATION: CWS aw019 (1.7.250); FILE MERGED 2004/10/21 15:53:31 aw 1.7.250.1: #i34831#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [30583f7d78468638c96f713e829b0fc9d9f0cb50]

INTEGRATION: CWS aw019 (1.6.994); FILE MERGED 2004/10/18 19:45:52 aw 1.6.994.2: RESYNC: (1.6-1.7); FILE MERGED 2004/09/28 15:53:22 aw 1.6.994.1: #i11190#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [f3cefcfd0df43a0a8745b8045c1c2c70507ef929]

INTEGRATION: CWS aw019 (1.13.306); FILE MERGED 2004/09/28 15:53:22 aw 1.13.306.1: #i11190#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [3f0b1f0f5b85b8fa26e12e080ebc19e2f66c67f0]

INTEGRATION: CWS aw019 (1.66.96); FILE MERGED 2004/10/18 19:45:45 aw 1.66.96.3: RESYNC: (1.66-1.67); FILE MERGED 2004/10/06 16:18:21 aw 1.66.96.2: #i34831# 2004/09/28 15:53:22 aw 1.66.96.1: #i11190#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [4eb765c8ebe7b63a292f6034d1a839d5d7267ec9]

INTEGRATION: CWS aw019 (1.17.98); FILE MERGED 2004/10/21 15:53:30 aw 1.17.98.4: #i34831# 2004/10/18 19:45:37 aw 1.17.98.3: RESYNC: (1.17-1.18); FILE MERGED 2004/10/06 16:18:21 aw 1.17.98.2: #i34831# 2004/09/28 15:53:22 aw 1.17.98.1: #i11190#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [057ebcd1f2ffc7d4013a9556a6146ef100af21bf]

INTEGRATION: CWS aw019 (1.25.208); FILE MERGED 2004/10/21 15:53:30 aw 1.25.208.5: #i34831# 2004/10/18 19:45:30 aw 1.25.208.4: RESYNC: (1.25-1.26); FILE MERGED 2004/10/18 15:18:06 aw 1.25.208.3: #i34831# 2004/10/06 16:18:20 aw 1.25.208.2: #i34831# 2004/09/28 15:53:21 aw 1.25.208.1: #i11190#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [1ec0d96ebe55c368c67386430ea8eea63711ba45]

INTEGRATION: CWS aw019 (1.16.140); FILE MERGED 2004/09/28 15:53:21 aw 1.16.140.1: #i11190#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [cdf0dd36d659cf21d1573748aa6ff2e151dc6fb4]

INTEGRATION: CWS aw019 (1.44.248); FILE MERGED 2004/10/21 15:53:30 aw 1.44.248.4: #i34831# 2004/10/18 19:45:22 aw 1.44.248.3: RESYNC: (1.44-1.45); FILE MERGED 2004/10/06 16:18:20 aw 1.44.248.2: #i34831# 2004/09/28 15:53:21 aw 1.44.248.1: #i11190#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [4922aa0cfa350581816783b03f0d958d45371fdc]

INTEGRATION: CWS aw019 (1.2.66); FILE MERGED 2004/10/06 16:18:20 aw 1.2.66.1: #i34831#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [80cf528b01e49afbcfd41a2df13654181bb06ab3]

INTEGRATION: CWS aw019 (1.20.98); FILE MERGED 2004/10/21 15:53:30 aw 1.20.98.6: #i34831# 2004/10/18 19:45:13 aw 1.20.98.5: RESYNC: (1.20-1.21); FILE MERGED 2004/10/18 10:41:57 aw 1.20.98.4: #i34831# 2004/10/13 08:47:01 aw 1.20.98.3: #i34831# 2004/10/06 16:18:20 aw 1.20.98.2: #i34831# 2004/09/28 15:53:20 aw 1.20.98.1: #i11190#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [b2eb5110a3c22f3214b6110382ec4fcec28c3265]

INTEGRATION: CWS aw019 (1.1.4); FILE ADDED 2004/10/18 10:41:57 aw 1.1.4.6: #i34831# 2004/10/14 12:29:52 aw 1.1.4.5: #i34831# 2004/10/13 14:04:49 aw 1.1.4.4: #i34831# 2004/10/13 08:47:01 aw 1.1.4.3: #i34831# 2004/10/07 13:37:19 aw 1.1.4.2: #i34831# 2004/10/06 16:20:32 aw 1.1.4.1: #i34831#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [4ba0041b512546e9654474496c85d071c2299f58]

INTEGRATION: CWS aw019 (1.21.426); FILE MERGED 2004/10/28 14:21:52 aw 1.21.426.4: #i11190# 2004/10/28 12:01:52 aw 1.21.426.3: RESYNC: (1.22-1.23); FILE MERGED 2004/10/18 19:45:05 aw 1.21.426.2: RESYNC: (1.21-1.22); FILE MERGED 2004/09/28 15:53:20 aw 1.21.426.1: #i11190#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [8aafe65e99e14dc095d5c713dc01f640bb14a397]

INTEGRATION: CWS aw019 (1.62.96); FILE MERGED 2004/10/21 15:53:29 aw 1.62.96.4: #i34831# 2004/10/18 19:44:58 aw 1.62.96.3: RESYNC: (1.62-1.63); FILE MERGED 2004/10/06 16:18:19 aw 1.62.96.2: #i34831# 2004/09/28 15:53:20 aw 1.62.96.1: #i11190#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [5073716d85a7e602074a95cba3bbd661c7f90d29]

INTEGRATION: CWS aw019 (1.27.348); FILE MERGED 2004/10/21 15:53:29 aw 1.27.348.5: #i34831# 2004/10/18 19:44:51 aw 1.27.348.4: RESYNC: (1.27-1.28); FILE MERGED 2004/10/18 15:18:05 aw 1.27.348.3: #i34831# 2004/10/06 16:18:19 aw 1.27.348.2: #i34831# 2004/09/28 15:53:19 aw 1.27.348.1: #i11190#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [215d3d0db61bb9b1b98838e312b30f73e0aca639]

INTEGRATION: CWS aw019 (1.21.448); FILE MERGED 2004/10/21 15:53:29 aw 1.21.448.5: #i34831# 2004/10/18 19:44:43 aw 1.21.448.4: RESYNC: (1.21-1.22); FILE MERGED 2004/10/18 15:18:05 aw 1.21.448.3: #i34831# 2004/10/06 16:18:19 aw 1.21.448.2: #i34831# 2004/09/28 15:53:19 aw 1.21.448.1: #i11190#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [d7a8c24bb6a8575b212905670652d7ccfb83b5b9]

INTEGRATION: CWS aw019 (1.16.16); FILE MERGED 2004/10/21 15:53:29 aw 1.16.16.4: #i34831# 2004/10/18 19:44:36 aw 1.16.16.3: RESYNC: (1.16-1.17); FILE MERGED 2004/10/06 16:18:18 aw 1.16.16.2: #i34831# 2004/09/28 15:53:19 aw 1.16.16.1: #i11190#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [6eb83faf60c26f5d3bc03fe445e6538c7ba9b41c]

INTEGRATION: CWS aw019 (1.67.66); FILE MERGED 2004/10/21 15:53:28 aw 1.67.66.8: #i34831# 2004/10/18 19:44:29 aw 1.67.66.7: RESYNC: (1.67-1.68); FILE MERGED 2004/10/18 15:18:04 aw 1.67.66.6: #i34831# 2004/10/18 10:41:56 aw 1.67.66.5: #i34831# 2004/10/13 08:47:00 aw 1.67.66.4: #i34831# 2004/10/06 16:18:18 aw 1.67.66.3: #i34831# 2004/10/05 13:15:32 aw 1.67.66.2: #i11190# 2004/09/28 15:53:18 aw 1.67.66.1: #i11190#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [bbcb49e596103f4cc892f9aafcca7a84abbd568d]

INTEGRATION: CWS aw019 (1.40.98); FILE MERGED 2004/10/21 15:53:28 aw 1.40.98.2: #i34831# 2004/09/28 15:53:18 aw 1.40.98.1: #i11190#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [343ace0e088ab77b30fc8cf48a6d30918553513c]

INTEGRATION: CWS aw019 (1.4.134); FILE MERGED 2004/10/21 15:53:28 aw 1.4.134.4: #i34831# 2004/10/18 19:44:21 aw 1.4.134.3: RESYNC: (1.4-1.7); FILE MERGED 2004/10/06 16:18:18 aw 1.4.134.2: #i34831# 2004/09/28 15:53:18 aw 1.4.134.1: #i11190#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [393fb9c2377d7bc317faca7fdb936476ec6972ef]

INTEGRATION: CWS aw019 (1.21.138); FILE MERGED 2004/10/18 19:44:12 aw 1.21.138.3: RESYNC: (1.21-1.22); FILE MERGED 2004/10/06 16:18:18 aw 1.21.138.2: #i34831# 2004/09/28 15:53:17 aw 1.21.138.1: #i11190#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [e38aa657983a3c2dd033c88541ce8dd9e0c61356]

INTEGRATION: CWS aw019 (1.58.22); FILE MERGED 2004/10/21 15:53:27 aw 1.58.22.5: #i34831# 2004/10/18 19:44:05 aw 1.58.22.4: RESYNC: (1.58-1.59); FILE MERGED 2004/10/05 13:15:32 aw 1.58.22.3: #i11190# 2004/09/30 13:14:30 aw 1.58.22.2: #i11190# 2004/09/28 15:53:17 aw 1.58.22.1: #i11190#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [d46dabd5ca4ff43224cc660e359c7976cb8f23ff]

INTEGRATION: CWS aw019 (1.7.448); FILE MERGED 2004/09/28 15:53:16 aw 1.7.448.1: #i11190#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [47d8ea91c2d50a8adaed2f483155cae1ab8f5530]

INTEGRATION: CWS aw019 (1.7.250); FILE MERGED 2004/09/28 15:53:16 aw 1.7.250.1: #i11190#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [2e1fa3503e67125877ec1d4bb585c3efab6f53ae]

INTEGRATION: CWS aw019 (1.2.448); FILE MERGED 2004/10/18 19:43:55 aw 1.2.448.2: RESYNC: (1.2-1.3); FILE MERGED 2004/09/28 15:53:15 aw 1.2.448.1: #i11190#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [788f5e34d2dc5ea505883222d65327146d9d2c57]

INTEGRATION: CWS aw019 (1.3.138); FILE MERGED 2004/10/06 16:18:17 aw 1.3.138.1: #i34831#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [8165736f22df94eadac4cb8fd9def576e4548fd5]

INTEGRATION: CWS aw019 (1.10.448); FILE MERGED 2004/09/28 15:53:15 aw 1.10.448.1: #i11190#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [7b3b0c127e3b1700b483cb4faec9e9fe001f6923]

INTEGRATION: CWS aw019 (1.20.184); FILE MERGED 2004/10/18 19:43:36 aw 1.20.184.2: RESYNC: (1.20-1.21); FILE MERGED 2004/10/05 13:15:32 aw 1.20.184.1: #i11190#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [c8d836f3f69782bb8e6750780107a528212d54c2]

INTEGRATION: CWS aw019 (1.39.134); FILE MERGED 2004/10/18 19:43:29 aw 1.39.134.2: RESYNC: (1.39-1.41); FILE MERGED 2004/10/06 16:18:17 aw 1.39.134.1: #i34831#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [d5dbd070115109c57d67a0e3fb43f4daee6f9129]

INTEGRATION: CWS aw019 (1.14.14); FILE MERGED 2004/10/18 19:43:19 aw 1.14.14.3: RESYNC: (1.14-1.15); FILE MERGED 2004/10/18 10:41:56 aw 1.14.14.2: #i34831# 2004/10/07 13:37:19 aw 1.14.14.1: #i34831#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [f4cd5407fd11a641af3173bb6e9e90dbf296b0d6]

INTEGRATION: CWS aw019 (1.11.136); FILE MERGED 2004/10/18 19:43:12 aw 1.11.136.2: RESYNC: (1.11-1.12); FILE MERGED 2004/10/06 16:18:17 aw 1.11.136.1: #i34831#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [9b9631d3cd455b0b3511d7cdb08c351f8294d1fc]

INTEGRATION: CWS aw019 (1.6.138); FILE MERGED 2004/10/21 15:53:27 aw 1.6.138.3: #i34831# 2004/10/06 16:18:16 aw 1.6.138.2: #i34831# 2004/09/28 15:53:15 aw 1.6.138.1: #i11190#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [ad473b6381795afdfd923a8d1db9dcf218954d87]

INTEGRATION: CWS aw019 (1.6.138); FILE MERGED 2004/10/21 15:53:27 aw 1.6.138.2: #i34831# 2004/10/06 16:18:16 aw 1.6.138.1: #i34831#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [5c6754cd321a79597c11e32244d418f5a7b3a6e1]

INTEGRATION: CWS aw019 (1.2.304); FILE MERGED 2004/10/06 16:18:16 aw 1.2.304.1: #i34831#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [37e8d7db92a63da32319adc7e2ce275ab2c78d6a]

INTEGRATION: CWS aw019 (1.14.138); FILE MERGED 2004/10/06 16:18:16 aw 1.14.138.2: #i34831# 2004/09/28 15:53:14 aw 1.14.138.1: #i11190#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [c92e5acd768d6b38fddaec36f4bb0a8309bceb50]

INTEGRATION: CWS aw019 (1.22.210); FILE MERGED 2004/10/05 13:15:31 aw 1.22.210.2: #i11190# 2004/09/28 15:53:14 aw 1.22.210.1: #i11190#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [69ab935cb4eaf428d31419147418070c0c4f749a]

INTEGRATION: CWS aw019 (1.12.62); FILE MERGED 2004/10/18 19:42:06 aw 1.12.62.2: RESYNC: (1.12-1.13); FILE MERGED 2004/10/06 16:18:16 aw 1.12.62.1: #i34831#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [9a9804cc28ce0a2ee49a9f68db144210a8b241a7]

INTEGRATION: CWS aw019 (1.3.448); FILE MERGED 2004/10/21 15:53:27 aw 1.3.448.2: #i34831# 2004/10/06 16:18:15 aw 1.3.448.1: #i34831#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [c786315bd4976a73c4fe115ec940a7753d4890d8]

INTEGRATION: CWS aw019 (1.4.98); FILE MERGED 2004/09/28 15:53:13 aw 1.4.98.1: #i11190#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [5f160c95ff3f38e3c063a3a373b9544594e09db3]

INTEGRATION: CWS aw019 (1.2.450); FILE MERGED 2004/09/28 15:53:13 aw 1.2.450.1: #i11190#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [5587ec27bf8b2e974d82671310fafa62da5e3277]

INTEGRATION: CWS aw019 (1.3.430); FILE MERGED 2004/09/28 15:53:13 aw 1.3.430.1: #i11190#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [40948e2d61a17920713a8fc1fa5741a83331864e]

INTEGRATION: CWS aw019 (1.3.430); FILE MERGED 2004/09/28 15:53:12 aw 1.3.430.1: #i11190#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [924ab64c7f67195f1d8bc2ad06dac4a77a29fc32]

INTEGRATION: CWS aw019 (1.5.98); FILE MERGED 2004/09/28 15:53:12 aw 1.5.98.1: #i11190#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [6fe4eb66aa555532bd5860da9e222c829f78c1fe]

INTEGRATION: CWS aw019 (1.3.350); FILE MERGED 2004/09/28 15:53:12 aw 1.3.350.1: #i11190#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [e7b831fde3388ef0c9012d6645cd46180d4738c6]

INTEGRATION: CWS aw019 (1.2.450); FILE MERGED 2004/09/28 15:53:12 aw 1.2.450.1: #i11190#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [325a8b4aa4fdee797365028c0ad5c1948f4bc9e3]

INTEGRATION: CWS aw019 (1.3.428); FILE MERGED 2004/10/06 16:18:15 aw 1.3.428.2: #i34831# 2004/09/28 15:53:12 aw 1.3.428.1: #i11190#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [0c911989b7568a06254d807dea36de7425237d5f]

INTEGRATION: CWS aw019 (1.2.450); FILE MERGED 2004/09/28 15:53:11 aw 1.2.450.1: #i11190#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [ab77d7b93d8d780c1c4631bb6d655c38df1f6a67]

INTEGRATION: CWS aw019 (1.4.212); FILE MERGED 2004/09/28 15:53:11 aw 1.4.212.1: #i11190#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [403f37f48da83c3ea3b9eb35f11bd081a1cc712f]

INTEGRATION: CWS aw019 (1.2.450); FILE MERGED 2004/09/28 15:53:10 aw 1.2.450.1: #i11190#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [02b807015b9d293b711b52172f7d1a10f7663cde]

INTEGRATION: CWS aw019 (1.2.308); FILE MERGED 2004/10/18 19:41:36 aw 1.2.308.2: RESYNC: (1.2-1.3); FILE MERGED 2004/09/28 15:53:10 aw 1.2.308.1: #i11190#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [865bd9ae594d0c2620a2cf232a13a1beb57c1d09]

INTEGRATION: CWS aw019 (1.3.430); FILE MERGED 2004/09/28 15:53:10 aw 1.3.430.1: #i11190#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [1d1b2ef00fbf5338930991238f15e2801da84f94]

INTEGRATION: CWS aw019 (1.4.252); FILE MERGED 2004/09/28 15:53:09 aw 1.4.252.1: #i11190#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [086770a14d34fdc894431a6df982e3d7defef1bf]

INTEGRATION: CWS aw019 (1.5.138); FILE MERGED 2004/10/18 19:40:18 aw 1.5.138.2: RESYNC: (1.5-1.6); FILE MERGED 2004/10/06 16:18:14 aw 1.5.138.1: #i34831#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [f4e102df60d92a548da860bf148b15d50a3be357]

INTEGRATION: CWS aw019 (1.5.308); FILE MERGED 2004/10/18 19:39:41 aw 1.5.308.2: RESYNC: (1.5-1.6); FILE MERGED 2004/10/06 16:18:14 aw 1.5.308.1: #i34831#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [682914bf23e271e6ecac71c64e27f0582bc82d0d]

INTEGRATION: CWS aw019 (1.6.98); FILE MERGED 2004/10/14 12:29:52 aw 1.6.98.5: #i34831# 2004/10/13 14:04:49 aw 1.6.98.4: #i34831# 2004/10/13 08:47:00 aw 1.6.98.3: #i34831# 2004/10/07 13:37:19 aw 1.6.98.2: #i34831# 2004/10/06 16:18:14 aw 1.6.98.1: #i34831#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [743c1544ee821cf69458238c3081163455741552]

INTEGRATION: CWS aw019 (1.8.300); FILE MERGED 2004/09/28 15:53:08 aw 1.8.300.1: #i11190#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [51481da789d6ded4f3750b8d7657d08628f35430]

INTEGRATION: CWS aw019 (1.4.250); FILE MERGED 2004/09/28 15:53:08 aw 1.4.250.1: #i11190#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [dfef87994e6b5d069565c433959c92e295b73a69]

INTEGRATION: CWS aw019 (1.30.22); FILE MERGED 2004/10/18 19:36:28 aw 1.30.22.3: RESYNC: (1.30-1.31); FILE MERGED 2004/09/30 13:14:29 aw 1.30.22.2: #i11190# 2004/09/28 15:53:07 aw 1.30.22.1: #i11190#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [e15b03c0c3b4882bdf2b9a94056c3832e2b2983f]

INTEGRATION: CWS aw019 (1.28.24); FILE MERGED 2004/10/18 19:36:21 aw 1.28.24.2: RESYNC: (1.28-1.29); FILE MERGED 2004/09/30 13:14:29 aw 1.28.24.1: #i11190#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [4732e18725fd373051ad5f27faa707038cc72f8f]

INTEGRATION: CWS aw019 (1.33.16); FILE MERGED 2004/10/06 16:18:13 aw 1.33.16.1: #i34831#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [0fdf09b95559f5496fd64febb8c9f82bc62ce6ba]

INTEGRATION: CWS aw019 (1.21.300); FILE MERGED 2004/09/28 15:53:07 aw 1.21.300.1: #i11190#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [1804b82c13a47c5ded6f9ca7092df876f8edc717]

INTEGRATION: CWS aw019 (1.8.448); FILE MERGED 2004/09/28 15:53:06 aw 1.8.448.1: #i11190#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [4723f9a352d67b5bd0614cd8973a387a53900f07]

INTEGRATION: CWS aw019 (1.9.250); FILE MERGED 2004/09/28 15:53:06 aw 1.9.250.1: #i11190#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [15726df0e52aec6aff544b00e32b461c5e24f364]

INTEGRATION: CWS aw019 (1.9.298); FILE MERGED 2004/10/18 19:35:45 aw 1.9.298.2: RESYNC: (1.9-1.10); FILE MERGED 2004/09/28 15:53:05 aw 1.9.298.1: #i11190#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [42c15468c45ab46db37796837a843f67cf2ffcd8]

INTEGRATION: CWS aw019 (1.2.994); FILE MERGED 2004/09/28 15:53:05 aw 1.2.994.1: #i11190#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [0542aed93bd7baa3e1ab87ce6c555ab5aea628ae]

INTEGRATION: CWS aw019 (1.18.138); FILE MERGED 2004/10/06 16:18:13 aw 1.18.138.2: #i34831# 2004/09/28 15:53:05 aw 1.18.138.1: #i11190#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [82f66d3c615647cbb60482114eeb8ad2a989820d]

INTEGRATION: CWS aw019 (1.11.448); FILE MERGED 2004/10/06 16:18:12 aw 1.11.448.2: #i34831# 2004/09/28 15:53:04 aw 1.11.448.1: #i11190#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [5db4e2e6f5b67dbe217440c355830138bf748e3e]

INTEGRATION: CWS aw019 (1.21.250); FILE MERGED 2004/09/28 15:53:04 aw 1.21.250.1: #i11190#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [f632182833b86189d5a6b8cbad8093b2ec603ddd]

INTEGRATION: CWS aw019 (1.7.448); FILE MERGED 2004/10/06 16:18:12 aw 1.7.448.1: #i34831#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [3e757398ae520dfa59072137209eb72c8f6bffc9]

INTEGRATION: CWS aw019 (1.8.988); FILE MERGED 2004/10/06 16:18:12 aw 1.8.988.2: #i34831# 2004/09/28 15:53:03 aw 1.8.988.1: #i11190#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [b769e14fc34f7f560379aa9f72e936c37f05e26e]

INTEGRATION: CWS aw019 (1.2.398); FILE MERGED 2004/09/28 15:53:02 aw 1.2.398.1: #i11190#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [de2e82e142f06933fad8d3e900731c6d12a16d74]

INTEGRATION: CWS aw019 (1.33.208); FILE MERGED 2004/10/18 19:35:27 aw 1.33.208.4: RESYNC: (1.33-1.34); FILE MERGED 2004/10/07 10:08:39 aw 1.33.208.3: #i34831# 2004/10/06 16:18:11 aw 1.33.208.2: #i34831# 2004/09/28 15:53:02 aw 1.33.208.1: #i11190#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [e3c8c249927d17f3cd4c4acac1f1982833facaa6]

INTEGRATION: CWS aw019 (1.17.208); FILE MERGED 2004/10/06 16:18:11 aw 1.17.208.2: #i34831# 2004/09/28 15:53:01 aw 1.17.208.1: #i11190#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [4687749a2a503f8c35a532cb60c6f134011f336b]

INTEGRATION: CWS aw019 (1.15.208); FILE MERGED 2004/10/06 16:18:11 aw 1.15.208.2: #i34831# 2004/09/28 15:53:01 aw 1.15.208.1: #i11190#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [d1aa608c3350dc45cf82b4e005e38e300f802968]

INTEGRATION: CWS aw019 (1.3.138); FILE MERGED 2004/10/06 16:18:11 aw 1.3.138.2: #i34831# 2004/09/28 15:53:00 aw 1.3.138.1: #i11190#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [6ecf0c5cde2f6911835a456801b2e95685515138]

INTEGRATION: CWS aw019 (1.9.972); FILE MERGED 2004/10/06 16:18:11 aw 1.9.972.2: #i34831# 2004/09/28 15:53:00 aw 1.9.972.1: #i11190#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [01a313ae3c6648bc1a598ab9a816ef03c74818d3]

INTEGRATION: CWS aw019 (1.2.994); FILE MERGED 2004/09/28 15:52:59 aw 1.2.994.1: #i11190#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [10201d853a7dbdad32fd3cf3d9dd225d7f36d41d]

INTEGRATION: CWS aw019 (1.6.426); FILE MERGED 2004/10/21 15:53:26 aw 1.6.426.1: #i34831#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [1a7f19b61e5b1c9e6cd7da95911cd8ce8e271626]

INTEGRATION: CWS aw019 (1.17.14); FILE MERGED 2004/10/18 19:33:34 aw 1.17.14.2: RESYNC: (1.17-1.18); FILE MERGED 2004/09/28 15:52:59 aw 1.17.14.1: #i11190#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [3d9866addde99982dbba0b64c473702ffe54dadd]

INTEGRATION: CWS aw019 (1.16.398); FILE MERGED 2004/10/05 15:44:21 aw 1.16.398.1: #i34740#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [f4a61de90b0dabd292f7aaf899008ba8b5397da1]

INTEGRATION: CWS aw019 (1.19.398); FILE MERGED 2004/10/05 15:44:20 aw 1.19.398.1: #i34740#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [dcc74fdc0237c7d6381ec129e60bc1a063f40f92]

INTEGRATION: CWS aw019 (1.4.448); FILE MERGED 2004/10/18 19:30:32 aw 1.4.448.2: RESYNC: (1.4-1.5); FILE MERGED 2004/10/06 16:18:10 aw 1.4.448.1: #i34831#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [282fa3d999d9fba603c55eecc3822803eeb700b5]

INTEGRATION: CWS aw019 (1.20.72); FILE MERGED 2004/10/21 15:53:25 aw 1.20.72.1: #i34831#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [e77a8246b2478fe5da351e85a3d1e677e1f7105f]

INTEGRATION: CWS aw019 (1.23.98); FILE MERGED 2004/10/06 16:18:10 aw 1.23.98.1: #i34831#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [f3e0ae7bc01393e355f8df82cf1002475238b2af]

INTEGRATION: CWS aw019 (1.4.138); FILE MERGED 2004/10/21 15:53:25 aw 1.4.138.1: #i34831#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [57e657ce3f5f484b20953e48280ae7c8bdf76d04]

INTEGRATION: CWS aw019 (1.5.138); FILE MERGED 2004/10/06 16:18:10 aw 1.5.138.1: #i34831#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [15f83209e760f2a625cc1007b4783c4b381af4c4]

INTEGRATION: CWS aw019 (1.3.6); FILE MERGED 2004/10/21 15:53:25 aw 1.3.6.1: #i34831#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [3f029c946b809612e11ae5039c77a116cb2e1fb5]

INTEGRATION: CWS aw019 (1.4.6); FILE MERGED 2004/10/21 15:53:24 aw 1.4.6.1: #i34831#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [163cbe8120b2ecfeeb35ff2f7b40a1dc33a96e94]

INTEGRATION: CWS aw019 (1.8.978); FILE MERGED 2004/09/28 15:52:58 aw 1.8.978.1: #i11190#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [22b4ecce9136e3dad385cbf0bfff557c42e88495]

INTEGRATION: CWS aw019 (1.44.350); FILE MERGED 2004/09/28 15:52:58 aw 1.44.350.1: #i11190#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [34f989dbc858cc653055b155ecc570650fee93fb]

INTEGRATION: CWS aw019 (1.2.450); FILE MERGED 2004/09/28 15:52:26 aw 1.2.450.1: #i11190#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [2219be6fce26b7c7f7b7256831f9623b4ee7d25a]

INTEGRATION: CWS aw019 (1.2.450); FILE MERGED 2004/09/28 15:52:25 aw 1.2.450.1: #i11190#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [f812321decdd71dd0ae4509082a1994e5df8fc5e]

INTEGRATION: CWS aw019 (1.2.450); FILE MERGED 2004/09/28 15:52:24 aw 1.2.450.1: #i11190#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [eb5797c1a8d39212fe6368719e1ad4b7bb5e252e]

INTEGRATION: CWS aw019 (1.2.450); FILE MERGED 2004/09/28 15:52:23 aw 1.2.450.1: #i11190#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [42c3ab5416952ad33d192eb2dd4b9c8b2840e05b]

INTEGRATION: CWS aw019 (1.5.138); FILE MERGED 2004/10/18 19:19:45 aw 1.5.138.2: RESYNC: (1.5-1.6); FILE MERGED 2004/10/06 16:17:52 aw 1.5.138.1: #i34831#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [32f2b9ba3784c2ee6344884f3ac47475a183d8ac]

INTEGRATION: CWS aw019 (1.1.1.1.1012); FILE MERGED 2004/10/21 15:53:09 aw 1.1.1.1.1012.1: #i34831#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [e21f6afe2382a5a46ede8f880d1af10afdaff541]

INTEGRATION: CWS aw019 (1.12.66); FILE MERGED 2004/10/05 13:14:51 aw 1.12.66.2: #i11190# 2004/09/28 15:52:18 aw 1.12.66.1: #i11190#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [0903f5c51c8d318bfe3335c8cc2020e29ae4c7b1]

INTEGRATION: CWS aw019 (1.2.138); FILE MERGED 2004/10/06 16:17:50 aw 1.2.138.2: #i34831# 2004/09/28 15:52:17 aw 1.2.138.1: #i11190#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [e39838888092a062f68a5777598952640609e3cf]

INTEGRATION: CWS aw019 (1.1.1.1.1012); FILE MERGED 2004/10/06 16:17:49 aw 1.1.1.1.1012.1: #i34831#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [1c02dead5061a28c03f91b023bb09069cc24b77c]

INTEGRATION: CWS aw019 (1.2.426); FILE MERGED 2004/10/05 13:14:51 aw 1.2.426.1: #i11190#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [d804f7a8f4ebdf468a188fed1a75294825852a3b]

INTEGRATION: CWS aw019 (1.2.976); FILE MERGED 2004/10/06 16:17:39 aw 1.2.976.1: #i34831#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [011e4ed6280c2db6e078916f084ade123fe1a517]

INTEGRATION: CWS aw019 (1.1.1.1.1012); FILE MERGED 2004/09/28 15:52:03 aw 1.1.1.1.1012.1: #i11190#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [c7a46e2bc9ad2b9e13bad72ee7e18169cd2f7130]

INTEGRATION: CWS aw019 (1.4.24); FILE MERGED 2004/09/28 15:52:02 aw 1.4.24.1: #i11190#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [31a4caa41651e82026f9f9a7315bcb3ed63f248b]

INTEGRATION: CWS aw019 (1.1.1.1.1012); FILE MERGED 2004/10/06 16:17:37 aw 1.1.1.1.1012.2: #i34831# 2004/09/28 15:52:01 aw 1.1.1.1.1012.1: #i11190#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [fbfc8a9bce32f05cfd9803f3d4c2965d23d16c6a]

INTEGRATION: CWS aw019 (1.2.976); FILE MERGED 2004/10/06 16:17:37 aw 1.2.976.1: #i34831#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [e049f6699b170d41e9fc5fdfe724d44fbff136d1]

INTEGRATION: CWS aw019 (1.2.8); FILE MERGED 2004/10/21 15:54:59 aw 1.2.8.1: #i34831#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [5a8667acaf63851b9e31375d96241c020f6b4c38]

INTEGRATION: CWS aw019 (1.81.16); FILE MERGED 2004/10/18 18:46:32 aw 1.81.16.2: RESYNC: (1.81-1.82); FILE MERGED 2004/09/30 13:15:06 aw 1.81.16.1: #i11190#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [4bc8f3bc6347cd8a6a072b727ab2e40a1fb5060e]

INTEGRATION: CWS aw019 (1.12.328); FILE MERGED 2004/10/18 18:31:36 aw 1.12.328.2: RESYNC: (1.12-1.13); FILE MERGED 2004/09/30 12:35:01 aw 1.12.328.1: #i11190#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [e6fbcdcc40bad49126f251dccbc66cc6312c4e73]

INTEGRATION: CWS aw019 (1.9.210); FILE MERGED 2004/10/18 18:24:10 aw 1.9.210.2: RESYNC: (1.9-1.11); FILE MERGED 2004/10/18 12:52:45 aw 1.9.210.1: #i34831#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [b4227ae784eb26a5f068269af645bed6484a5858]

INTEGRATION: CWS aw019 (1.28.18); FILE MERGED 2004/10/06 16:26:46 aw 1.28.18.1: #i34831#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [a271c61ee1196bf991cfa5a84d19a10154b5342e]

INTEGRATION: CWS aw019 (1.5.18); FILE MERGED 2004/10/06 16:26:46 aw 1.5.18.1: #i34831#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [86aa5b52ae196c37ec71aa662f36fa35ab340f3e]

INTEGRATION: CWS aw019 (1.25.52); FILE MERGED 2004/10/28 11:43:42 aw 1.25.52.3: RESYNC: (1.27-1.28); FILE MERGED 2004/10/18 18:11:28 aw 1.25.52.2: RESYNC: (1.25-1.27); FILE MERGED 2004/09/30 13:15:06 aw 1.25.52.1: #i11190#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [03fa7a50840adf834e2117ffe004dfee29d1d5fa]

INTEGRATION: CWS aw019 (1.15.130); FILE MERGED 2004/10/06 16:26:45 aw 1.15.130.2: #i34831# 2004/09/30 12:34:59 aw 1.15.130.1: #i11190#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [5048b2b2b4ab25792f2f6b57b2ba7d1911ad6916]

INTEGRATION: CWS aw019 (1.32.18); FILE MERGED 2004/10/18 18:09:44 aw 1.32.18.2: RESYNC: (1.32-1.33); FILE MERGED 2004/10/06 16:26:45 aw 1.32.18.1: #i34831#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [550b3e0c1ef68407facd06a4075b9cdfd0a02b89]

INTEGRATION: CWS aw019 (1.26.132); FILE MERGED 2004/10/18 18:06:44 aw 1.26.132.2: RESYNC: (1.26-1.27); FILE MERGED 2004/09/30 12:34:59 aw 1.26.132.1: #i11190#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [dd9d7e02fc166633d7d92ba45f05b5a96f4241eb]

INTEGRATION: CWS aw019 (1.13.18); FILE MERGED 2004/10/06 16:26:45 aw 1.13.18.1: #i34831#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [176336de6dc3f0d43f74fd8d436b5eb6411b331b]

INTEGRATION: CWS sb22 (1.6.18); FILE MERGED 2004/10/22 07:43:25 sb 1.6.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>  [50f766652d5677ff38d17680d9dc30ef591c23d7]

INTEGRATION: CWS aw019 (1.29.8); FILE MERGED 2004/10/28 11:40:17 aw 1.29.8.3: RESYNC: (1.30-1.31); FILE MERGED 2004/10/18 17:54:07 aw 1.29.8.2: RESYNC: (1.29-1.30); FILE MERGED 2004/09/30 13:12:13 aw 1.29.8.1: #i11190#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [e5280be2e6bcdaee7198f5727386286baec63041]

INTEGRATION: CWS aw019 (1.21.42); FILE MERGED 2004/10/18 17:51:33 aw 1.21.42.3: RESYNC: (1.21-1.22); FILE MERGED 2004/10/06 16:23:42 aw 1.21.42.2: #i34831# 2004/09/30 10:16:58 aw 1.21.42.1: #i11190#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [5257597f17f6d5ea54e29d7e9645835640987759]

INTEGRATION: CWS aw019 (1.15.44); FILE MERGED 2004/10/06 16:23:42 aw 1.15.44.1: #i34831#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [e19236a87c006326779a1d0256601a1d5d38953e]

INTEGRATION: CWS aw019 (1.6.156); FILE MERGED 2004/10/06 16:23:41 aw 1.6.156.1: #i34831#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [cf2ad7852ed4e8aedcaeb044023f8f573c96fe63]

INTEGRATION: CWS aw019 (1.3.272); FILE MERGED 2004/10/18 17:48:58 aw 1.3.272.3: RESYNC: (1.3-1.4); FILE MERGED 2004/10/06 16:23:41 aw 1.3.272.2: #i34831# 2004/09/30 10:16:58 aw 1.3.272.1: #i11190#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [c67b676f6e744d9d84d175114ed9c43048210ddc]

INTEGRATION: CWS aw019 (1.2.4); FILE MERGED 2004/10/21 15:48:45 aw 1.2.4.1: #i34831#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [0a50781e3bc10a106b99fd718de2c315fbb7ffab]

INTEGRATION: CWS aw019 (1.22.8); FILE MERGED 2004/10/18 17:37:54 aw 1.22.8.2: RESYNC: (1.22-1.26); FILE MERGED 2004/09/30 10:16:57 aw 1.22.8.1: #i11190#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [6421985f409e925ea36ba487efaf55c270a9cbbb]

INTEGRATION: CWS aw019 (1.22.66); FILE MERGED 2004/10/18 17:38:12 aw 1.22.66.2: RESYNC: (1.22-1.23); FILE MERGED 2004/09/30 13:12:13 aw 1.22.66.1: #i11190#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [02d12ee9d9f4e2d19f67a3a37d775727cccc259e]

INTEGRATION: CWS aw019 (1.3.156); FILE MERGED 2004/09/30 10:16:57 aw 1.3.156.1: #i11190#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [d3bd486ca63480ce3289040bfe75f4224f66d34b]

INTEGRATION: CWS aw019 (1.30.8); FILE MERGED 2004/10/18 17:30:43 aw 1.30.8.2: RESYNC: (1.30-1.32); FILE MERGED 2004/09/30 10:16:56 aw 1.30.8.1: #i11190#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [515944a93de6d89e405841031d54e0b9a93a89ed]

INTEGRATION: CWS aw019 (1.25.8); FILE MERGED 2004/10/18 17:30:27 aw 1.25.8.2: RESYNC: (1.25-1.26); FILE MERGED 2004/09/30 10:16:56 aw 1.25.8.1: #i11190#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [b260dce7fb0fd82dee790569b29d13bf490fc16e]

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>  [a577d6b99a0f315682ce1bf6d8dc49e59b941f48]

INTEGRATION: CWS aw019 (1.45.10); FILE MERGED 2004/09/30 10:16:56 aw 1.45.10.1: #i11190#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [23457dd21406b4057b0f38e380ca0cded3fb8240]

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>  [4bcfb19dc03968c6845883668d99df393dbdcba3]

INTEGRATION: CWS aw019 (1.2.156); FILE MERGED 2004/09/30 10:16:55 aw 1.2.156.1: #i11190#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [5b6f8b018847749d5e9b3cc7f73f86ea4ce87bfb]

INTEGRATION: CWS aw019 (1.11.154); FILE MERGED 2004/10/18 17:28:29 aw 1.11.154.2: RESYNC: (1.11-1.12); FILE MERGED 2004/09/30 10:16:55 aw 1.11.154.1: #i11190#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [b670633f940815646ba24da9b12657748ba1e088]

INTEGRATION: CWS aw019 (1.83.10); FILE MERGED 2004/09/30 10:16:54 aw 1.83.10.1: #i11190#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [e68c7ff3515532cba37588755f1719918d0a549a]

INTEGRATION: CWS sb22 (1.17.110); FILE MERGED 2004/10/22 07:29:19 sb 1.17.110.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>  [4f6c644f408b5db0fb4e75d2a980fe2faed9d00c]

INTEGRATION: CWS sb22 (1.3.16); FILE MERGED 2004/10/14 10:55:27 sb 1.3.16.2: #i33217# Changed @since tags for C++/Java docu from OOo to UDK. 2004/09/28 13:53:48 sb 1.3.16.1: #i33217# Fixed @since tags.


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [ca60497922e7bf7fd6491459b74e16a71ef7674c]

INTEGRATION: CWS sb22 (1.3.16); FILE MERGED 2004/10/14 10:55:26 sb 1.3.16.2: #i33217# Changed @since tags for C++/Java docu from OOo to UDK. 2004/09/28 13:53:48 sb 1.3.16.1: #i33217# Fixed @since tags.


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [7230e33467ea737aea417427ec031c0683f3df9d]

INTEGRATION: CWS sb22 (1.3.16); FILE MERGED 2004/10/14 10:55:26 sb 1.3.16.2: #i33217# Changed @since tags for C++/Java docu from OOo to UDK. 2004/09/28 13:53:47 sb 1.3.16.1: #i33217# Fixed @since tags.


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [1dfd984b50caec6d4da0a36991c8506765645217]

INTEGRATION: CWS sb22 (1.34.22); FILE MERGED 2004/10/22 07:31:07 sb 1.34.22.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>  [58550a94d6e46d1830e58ea3e65fe4a1f388cfe8]

INTEGRATION: CWS sb22 (1.19.32); FILE MERGED 2004/10/22 07:31:07 sb 1.19.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>  [7954069118dca6329cbfed95c55660d5af448217]

INTEGRATION: CWS sb22 (1.8.32); FILE MERGED 2004/10/14 10:56:42 sb 1.8.32.2: #i33217# Changed @since tags for C++/Java docu from OOo to UDK. 2004/09/28 13:18:46 sb 1.8.32.1: #i33217# Fixed @since tags.


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [b979d6297190b34458429a9374806e39e7bc50a2]

INTEGRATION: CWS sb22 (1.5.22); FILE MERGED 2004/09/20 12:05:31 sb 1.5.22.1: #109743# Cleaned up.


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [974f3ed83bc147c0bf1325c439d2bbd39a80a1d4]

INTEGRATION: CWS sb22 (1.3.22); FILE MERGED 2004/09/20 12:05:32 sb 1.3.22.1: #109743# Cleaned up.


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [d1bdbfa91a77c96af1326067990e8d5cd731d227]

INTEGRATION: CWS sb22 (1.19.22); FILE MERGED 2004/10/22 07:32:02 sb 1.19.22.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:31:51 sb 1.19.22.2: RESYNC: (1.19-1.20); FILE MERGED 2004/09/20 12:06:06 sb 1.19.22.1: #109743# Removed obsolete version map files.


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [63f00b04ca53606d27164ec004024b3d46080a78]

INTEGRATION: CWS sb22 (1.2.22); FILE MERGED 2004/08/20 14:35:28 sb 1.2.22.1: #109743# Improved API; disabled copy construction.


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [4b860e1fbbe7acd81ca72c4c5a5988c6832bdd9f]

INTEGRATION: CWS sb22 (1.1.2); FILE ADDED 2004/09/20 12:07:08 sb 1.1.2.1: #109743# Make tests run on all platforms.


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [c62a55b37f5d8918aa25e2f6876a016b0da13ebc]

INTEGRATION: CWS sb22 (1.1.2); FILE ADDED 2004/08/20 14:37:58 sb 1.1.2.1: #109743# Test that the API exports the necessary symbols.


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [3c436e26526d1625428086a5eb029488d54ceaa7]

INTEGRATION: CWS sb22 (1.1.2); FILE ADDED 2004/09/20 12:06:52 sb 1.1.2.2: #109743# Make tests run on all platforms. 2004/08/20 14:37:47 sb 1.1.2.1: #109743# Test that the API exports the necessary symbols.


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [94adccc44fa0fbea713d9f87b2a0d9a9cfcf34f1]

INTEGRATION: CWS sb22 (1.7.22); FILE MERGED 2004/10/22 07:32:01 sb 1.7.22.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>  [2a200bf3a3597b320c0ddc85d4d5bd406d26d29a]

INTEGRATION: CWS sb22 (1.2.22); FILE MERGED 2004/09/20 12:03:28 sb 1.2.22.2: #109743# Fixed signatures of undefined assignment operators for abstract classes. 2004/08/20 10:40:56 sb 1.2.22.1: #109743# Improved API; disabled copy construction.


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [8a33ebf9a589d21540120de82c8ff5dee2008889]

INTEGRATION: CWS sb22 (1.12.16); FILE MERGED 2004/10/22 07:33:28 sb 1.12.16.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>  [e9f16ec9b73fb32ad860119492cd9f0fee95e86d]

INTEGRATION: CWS sb22 (1.4.96); FILE MERGED 2004/10/14 10:54:27 sb 1.4.96.2: #i33217# Changed @since tags for C++/Java docu from OOo to UDK. 2004/09/28 14:45:29 sb 1.4.96.1: #i33217# Fixed @since tags.


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [7793cc6b5f94ee86d7e62a3d76a5033f870ce2d1]

INTEGRATION: CWS sb22 (1.8.8); FILE MERGED 2004/10/18 10:31:43 sb 1.8.8.3: RESYNC: (1.8-1.9); FILE MERGED 2004/10/14 10:54:27 sb 1.8.8.2: #i33217# Changed @since tags for C++/Java docu from OOo to UDK. 2004/09/28 14:45:28 sb 1.8.8.1: #i33217# Fixed @since tags.


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [27112333457f953b7d6408bc6a2799316eadd492]

INTEGRATION: CWS sb22 (1.3.168); FILE MERGED 2004/10/14 10:54:48 sb 1.3.168.2: #i33217# Changed @since tags for C++/Java docu from OOo to UDK. 2004/09/28 14:45:10 sb 1.3.168.1: #i33217# Fixed @since tags.


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [e41b9918a3b2898d65177ec66b54c0c861f38e36]

INTEGRATION: CWS sb22 (1.2.170); FILE MERGED 2004/10/14 10:54:48 sb 1.2.170.2: #i33217# Changed @since tags for C++/Java docu from OOo to UDK. 2004/09/28 14:45:10 sb 1.2.170.1: #i33217# Fixed @since tags.


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [8301dabe36aec4649b0512a20da5e074fde8810e]

INTEGRATION: CWS sb22 (1.2.170); FILE MERGED 2004/10/14 10:54:48 sb 1.2.170.2: #i33217# Changed @since tags for C++/Java docu from OOo to UDK. 2004/09/28 14:45:09 sb 1.2.170.1: #i33217# Fixed @since tags.


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [5f673628332049527582a2c5ebdb16b391e96ca6]

INTEGRATION: CWS sb22 (1.13.22); FILE MERGED 2004/09/27 11:25:31 sb 1.13.22.1: #i34239# Fixed mistake that prevented sequence<boolean> optimization from happening.


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [096ffce72f7d85d9779dd2c64ded1fa6b22ca005]

INTEGRATION: CWS sb22 (1.2.48); FILE MERGED 2004/09/27 14:29:35 sb 1.2.48.1: #i34673# Fixed problem with more aggresive inlining of GCC 3.4.


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [38fdd79f131d91af49192e5f2b48277d1a76b36f]

INTEGRATION: CWS sb22 (1.4.36); FILE MERGED 2004/09/27 14:29:35 sb 1.4.36.1: #i34673# Fixed problem with more aggresive inlining of GCC 3.4.


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [299c741dda86f1515d12d65a7b74ccd976462656]

INTEGRATION: CWS sb22 (1.4.138); FILE MERGED 2004/09/27 14:29:34 sb 1.4.138.1: #i34673# Fixed problem with more aggresive inlining of GCC 3.4.


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [facb22674a9f59d042bd1585056133c566628b30]

INTEGRATION: CWS sb22 (1.22.26); FILE MERGED 2004/10/22 07:30:01 sb 1.22.26.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>  [999a61e8309d63aa5c82c07522ad743d354b8ac2]

INTEGRATION: CWS sb22 (1.10.92); FILE MERGED 2004/10/22 07:32:22 sb 1.10.92.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>  [641a704381557148da94a584cecec1de7c1f3f7f]

INTEGRATION: CWS sb22 (1.23.26); FILE MERGED 2004/10/28 12:30:03 sb 1.23.26.1: #i35020# Fixed regression introduced by fix for i34835.


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [ea57fd2a536535f9bd2202f22e4e122765a2fb0b]

INTEGRATION: CWS aw019 (1.53.12); FILE MERGED 2004/10/18 17:16:15 aw 1.53.12.3: RESYNC: (1.53-1.54); FILE MERGED 2004/09/30 13:13:36 aw 1.53.12.2: #i11190# 2004/09/29 14:30:18 aw 1.53.12.1: #i11190#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [53c1e7db9f4010d7ee29274a514d3caf7356f16b]

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>  [4eb519912aecd3573956778e8dc4547813f4f22c]

INTEGRATION: CWS aw019 (1.20.10); FILE MERGED 2004/10/18 17:15:13 aw 1.20.10.2: RESYNC: (1.20-1.21); FILE MERGED 2004/09/29 14:30:18 aw 1.20.10.1: #i11190#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [c560132b57fbdd807f9d923eaa7edb939826af40]

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>  [fb7efa89ab15bd922967e8622e57d414f1bf7c2e]

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>  [8edcb39bf9685e5086c022e37d40e39b8fea3a86]

INTEGRATION: CWS aw019 (1.11.240); FILE MERGED 2004/09/29 14:30:17 aw 1.11.240.1: #i11190#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [cbbd38951aa7e620f75a248ac293fd24eadbfe38]

INTEGRATION: CWS aw019 (1.64.14); FILE MERGED 2004/09/29 14:30:17 aw 1.64.14.1: #i11190#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [29621b5f49376f766f5df747b02280bc4e1c08ee]

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>  [dbe62bb990fb34660c937ea05e84b17fe5398686]

INTEGRATION: CWS aw019 (1.3.40); FILE MERGED 2004/10/18 17:08:34 aw 1.3.40.2: RESYNC: (1.3-1.4); FILE MERGED 2004/10/06 16:25:26 aw 1.3.40.1: #i34831#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [731d0ecbe6b00feb08d25f74f1937a7a579d9206]

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>  [37586ff97dd23640d46dca89f7d6b11487483b47]

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>  [4e58ec7432f85bf0e9fb9bc6d8ac1020e7902865]

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>  [3a0430903725be3cd145d14facd2d8dcfd68973d]

INTEGRATION: CWS aw019 (1.8.80); FILE MERGED 2004/09/29 14:30:16 aw 1.8.80.1: #i11190#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [710716f1014a77a1d5f47dbab21727560f16dc93]

INTEGRATION: CWS aw019 (1.2.4); FILE MERGED 2004/10/21 15:51:14 aw 1.2.4.1: #i34831#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [46671b5740f63cd116dd5c7123886b8d885220ef]

INTEGRATION: CWS aw019 (1.12.218); FILE MERGED 2004/10/21 15:51:13 aw 1.12.218.2: #i34831# 2004/09/29 14:30:16 aw 1.12.218.1: #i11190#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [68f5b0afe38411447f659e84199723afb28ab1cc]

INTEGRATION: CWS aw019 (1.3.448); FILE MERGED 2004/09/29 14:30:15 aw 1.3.448.1: #i11190#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [0e18bda6b2aa4afadaf46fdf906617cafc747ad2]

INTEGRATION: CWS aw019 (1.8.24); FILE MERGED 2004/09/29 14:30:15 aw 1.8.24.1: #i11190#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [d0da6f39f4ba555094b6473f62f40da3a20460cc]

INTEGRATION: CWS aw019 (1.16.80); FILE MERGED 2004/10/06 16:25:24 aw 1.16.80.1: #i34831#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [17600ed2bc6cf807d0f6a2f4054be2591811b3c5]

INTEGRATION: CWS aw019 (1.35.22); FILE MERGED 2004/10/18 16:56:23 aw 1.35.22.3: RESYNC: (1.35-1.36); FILE MERGED 2004/09/30 13:13:35 aw 1.35.22.2: #i11190# 2004/09/29 14:30:15 aw 1.35.22.1: #i11190#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [81c771137414e7f108d6667972c550b3412e6333]

INTEGRATION: CWS aw019 (1.7.214); FILE MERGED 2004/10/18 16:55:57 aw 1.7.214.2: RESYNC: (1.7-1.8); FILE MERGED 2004/09/29 14:30:14 aw 1.7.214.1: #i11190#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [74ea5ce88e1c75695966065a31bbd7d0805d461d]

INTEGRATION: CWS aw019 (1.27.228); FILE MERGED 2004/09/29 14:30:14 aw 1.27.228.1: #i11190#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [661e73eb14feb13722623c2732cee5d9695777d4]

INTEGRATION: CWS sb22 (1.2.22); FILE MERGED 2004/10/14 10:56:21 sb 1.2.22.2: #i33217# Changed @since tags for C++/Java docu from OOo to UDK. 2004/09/28 14:44:50 sb 1.2.22.1: #i33217# Fixed @since tags.


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [a4c4cc3452b847945d16d2172884ae7a5411dabb]

INTEGRATION: CWS aw019 (1.20.14); FILE MERGED 2004/09/29 14:30:13 aw 1.20.14.1: #i11190#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [0cd474b60068b9c19bda00c6c5b1ca1d71269d59]

INTEGRATION: CWS sb22 (1.2.132); FILE MERGED 2004/10/14 10:56:21 sb 1.2.132.2: #i33217# Changed @since tags for C++/Java docu from OOo to UDK. 2004/09/28 14:44:50 sb 1.2.132.1: #i33217# Fixed @since tags.


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [69a1000c89e184197d813212b21b77b1cabf30a5]

INTEGRATION: CWS aw019 (1.1.1.1.580); FILE MERGED 2004/10/21 15:51:13 aw 1.1.1.1.580.2: #i34831# 2004/09/29 14:30:13 aw 1.1.1.1.580.1: #i11190#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [839de1536161bf08c62efca31d27b3a94ae1caaf]

INTEGRATION: CWS sb22 (1.15.14); FILE MERGED 2004/10/14 10:56:21 sb 1.15.14.2: #i33217# Changed @since tags for C++/Java docu from OOo to UDK. 2004/09/28 14:44:50 sb 1.15.14.1: #i33217# Fixed @since tags.


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [080d4efd59a4ae50a30121452c97db647bc7ef04]

INTEGRATION: CWS aw019 (1.28.78); FILE MERGED 2004/10/18 16:52:10 aw 1.28.78.2: RESYNC: (1.28-1.29); FILE MERGED 2004/09/29 14:30:13 aw 1.28.78.1: #i11190#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [55863476b2fa19f2d7f2ee05916fafb5831c9af6]

INTEGRATION: CWS sb22 (1.3.14); FILE MERGED 2004/10/14 10:56:20 sb 1.3.14.2: #i33217# Changed @since tags for C++/Java docu from OOo to UDK. 2004/09/28 14:44:50 sb 1.3.14.1: #i33217# Fixed @since tags.


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [cb3ad344acd780a9a42793c56e3dfe006a2b9166]

INTEGRATION: CWS aw019 (1.70.80); FILE MERGED 2004/10/18 16:51:52 aw 1.70.80.2: RESYNC: (1.70-1.71); FILE MERGED 2004/09/29 14:30:12 aw 1.70.80.1: #i11190#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [a4d7cfbe823b61fbe5fe1a22db952c06e89d9b5e]

INTEGRATION: CWS sb22 (1.2.22); FILE MERGED 2004/10/14 10:56:20 sb 1.2.22.2: #i33217# Changed @since tags for C++/Java docu from OOo to UDK. 2004/09/28 14:44:50 sb 1.2.22.1: #i33217# Fixed @since tags.


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [d3842819178afb67e3d7f134b79a55676679d30c]

INTEGRATION: CWS aw019 (1.4.564); FILE MERGED 2004/09/29 14:30:12 aw 1.4.564.1: #i11190#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [c7f7621d2c0287f2d910844ca906332c9f3127ec]

INTEGRATION: CWS aw019 (1.6.448); FILE MERGED 2004/09/29 14:30:12 aw 1.6.448.1: #i11190#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [ad14e692ab02e07678806b762cf85a6da20a7b1b]

INTEGRATION: CWS sb22 (1.4.14); FILE MERGED 2004/10/14 10:56:20 sb 1.4.14.2: #i33217# Changed @since tags for C++/Java docu from OOo to UDK. 2004/09/28 14:44:49 sb 1.4.14.1: #i33217# Fixed @since tags.


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [fba3ab2c1e22f5c5ef73fe260cb963c71783d5e2]

INTEGRATION: CWS aw019 (1.17.24); FILE MERGED 2004/09/29 14:30:12 aw 1.17.24.1: #i11190#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [2a9619ef8b58fca4fe3a5809aa0a89006eacf763]

INTEGRATION: CWS sb22 (1.2.22); FILE MERGED 2004/10/14 10:56:19 sb 1.2.22.2: #i33217# Changed @since tags for C++/Java docu from OOo to UDK. 2004/09/28 14:44:49 sb 1.2.22.1: #i33217# Fixed @since tags.


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [c34c5fc5afd8408cb71644bc3c0796e3ae72d95b]

INTEGRATION: CWS aw019 (1.2.24); FILE MERGED 2004/10/21 15:51:04 aw 1.2.24.3: #i34831# 2004/09/30 13:13:26 aw 1.2.24.2: #i11190# 2004/09/29 14:30:11 aw 1.2.24.1: #i11190#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [ef09fe5f8155840d8c7a09ec3c77192a128b56a0]

INTEGRATION: CWS sb22 (1.3.14); FILE MERGED 2004/10/14 10:56:19 sb 1.3.14.2: #i33217# Changed @since tags for C++/Java docu from OOo to UDK. 2004/09/28 14:44:49 sb 1.3.14.1: #i33217# Fixed @since tags.


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [bd6e3fc1eeddcc9cbbf7899c9f80af51b06a0f9f]

INTEGRATION: CWS aw019 (1.1.1.1.580); FILE MERGED 2004/09/29 14:30:11 aw 1.1.1.1.580.1: #i11190#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [4fa55f680ffca2094f5c474626c52a9769ecfa1c]

INTEGRATION: CWS aw019 (1.33.22); FILE MERGED 2004/10/18 16:34:52 aw 1.33.22.2: RESYNC: (1.33-1.34); FILE MERGED 2004/09/29 14:30:11 aw 1.33.22.1: #i11190#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [b52e3d1a4c4fd1800b4495c5abf313d4dbe8f912]

INTEGRATION: CWS sb22 (1.2.132); FILE MERGED 2004/10/14 10:56:19 sb 1.2.132.2: #i33217# Changed @since tags for C++/Java docu from OOo to UDK. 2004/09/28 14:44:49 sb 1.2.132.1: #i33217# Fixed @since tags.


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [d75e97bf1810a0d72b5e3484805486d825f4c16c]

INTEGRATION: CWS aw019 (1.3.24); FILE MERGED 2004/09/29 14:30:10 aw 1.3.24.1: #i11190#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [78a2a48612f2c47fd9691f6cc5964211179ff032]

INTEGRATION: CWS sb22 (1.6.14); FILE MERGED 2004/10/14 10:56:18 sb 1.6.14.2: #i33217# Changed @since tags for C++/Java docu from OOo to UDK. 2004/09/28 14:44:48 sb 1.6.14.1: #i33217# Fixed @since tags.


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [7f50e2d46aed500f057028b2d387d0dd517bcc77]

INTEGRATION: CWS aw019 (1.2.228); FILE MERGED 2004/09/29 14:30:10 aw 1.2.228.1: #i11190#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [dcc4f101f45b8325aeab49463769fc2b3b38b15e]

INTEGRATION: CWS sb22 (1.5.136); FILE MERGED 2004/10/22 07:27:45 sb 1.5.136.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>  [f992bc710de846cf21d853c8616cbcf34cdb1022]

INTEGRATION: CWS sb22 (1.14.42); FILE MERGED 2004/10/22 07:27:45 sb 1.14.42.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>  [ee4a657e5b8286897f7e497605c492c0314b7f2f]

INTEGRATION: CWS sb22 (1.17.4); FILE MERGED 2004/10/18 10:37:38 sb 1.17.4.3: RESYNC: (1.17-1.18); FILE MERGED 2004/10/14 10:53:57 sb 1.17.4.2: #i33217# Changed @since tags for C++/Java docu from OOo to UDK. 2004/09/28 13:53:22 sb 1.17.4.1: #i33217# Fixed @since tags.


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [a2a785ef24d7ad7a8d9a6dabc518128eacb72117]

INTEGRATION: CWS sb22 (1.11.10); FILE MERGED 2004/10/14 10:53:57 sb 1.11.10.2: #i33217# Changed @since tags for C++/Java docu from OOo to UDK. 2004/09/28 13:53:22 sb 1.11.10.1: #i33217# Fixed @since tags.


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [10cf3717f2a50b9884651b4e514b410873819ff0]

INTEGRATION: CWS sb22 (1.9.36); FILE MERGED 2004/10/22 07:41:20 sb 1.9.36.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>  [6ac7476c756de767e669a0dad09f51873b88b917]

INTEGRATION: CWS sb22 (1.13.24); FILE MERGED 2004/09/20 13:47:35 sb 1.13.24.1: #109743# Cleaned up.


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [85e9b60c64378de363166d416b1f3b845363fb80]

INTEGRATION: CWS sb22 (1.35.22); FILE MERGED 2004/10/22 07:28:49 sb 1.35.22.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:28:39 sb 1.35.22.2: RESYNC: (1.35-1.37); FILE MERGED 2004/09/20 13:47:16 sb 1.35.22.1: #109743# Removed obsolete version map files.


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [2ef4ac7855d3fd0ac8fa8db99f3873f46da7bffb]

INTEGRATION: CWS aw019 (1.7.60); FILE MERGED 2004/10/20 17:00:14 aw 1.7.60.1: #i34831#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [e0ba08c56563bf33b4a62e81d0dbbc4ad051e7d2]

INTEGRATION: CWS sb22 (1.12.24); FILE MERGED 2004/09/20 13:47:34 sb 1.12.24.1: #109743# Cleaned up.


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [6ccfedf58f463ebfa833a0840f7bd77a8e7e6338]

INTEGRATION: CWS sb22 (1.17.22); FILE MERGED 2004/10/22 07:28:49 sb 1.17.22.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>  [09552aea9ec01ad27d243f39181f840553efa3ad]

INTEGRATION: CWS sb22 (1.13.146); FILE MERGED 2004/09/28 13:54:08 sb 1.13.146.1: #i33217# Fixed @since tags.


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [4c8a701c17f9a7731682bebcb823e8ecf952d3ab]

INTEGRATION: CWS aw019 (1.4.36); FILE MERGED 2004/10/06 11:14:39 aw 1.4.36.1: #i34831#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [d68c0234034df265d71b07a774658541593a571b]

INTEGRATION: CWS aw019 (1.10.36); FILE MERGED 2004/10/13 14:00:47 aw 1.10.36.2: #i34831# 2004/10/13 08:30:49 aw 1.10.36.1: #i34831#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [4e31e94fa3d8be603269fe661b05f3cb8449309a]

INTEGRATION: CWS sb22 (1.5.6); FILE MERGED 2004/09/20 13:48:10 sb 1.5.6.1: #109743# Cleaned up.


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [29ee57b7da00ce1844141a7ed246a314c99061d4]

INTEGRATION: CWS aw019 (1.5.14); FILE MERGED 2004/10/06 11:14:29 aw 1.5.14.1: #i34831#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [9c2b97831206a2a57fea0a7ebcb4487e557dc933]

INTEGRATION: CWS sb22 (1.4.6); FILE MERGED 2004/10/22 07:32:54 sb 1.4.6.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>  [8b1dd821cd4c478e90bf595f63d9704cf748a1f9]

INTEGRATION: CWS aw019 (1.7.14); FILE MERGED 2004/10/06 11:14:28 aw 1.7.14.1: #i34831#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [b0b2538c6a337df36624c74c71931decfb1d3d41]

INTEGRATION: CWS aw019 (1.3.36); FILE MERGED 2004/10/06 11:14:28 aw 1.3.36.1: #i34831#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [8a40c6617921d354c6f458f4e72fdfeb8ed25b92]

INTEGRATION: CWS aw019 (1.4.36); FILE MERGED 2004/10/13 08:30:47 aw 1.4.36.1: #i34831#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [affeb06b7b479a805651e06442afe821f1af8379]

INTEGRATION: CWS aw019 (1.4.8); FILE MERGED 2004/10/13 08:30:45 aw 1.4.8.1: #i34831#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [8e4d6d49c8879f7a4384c6d0b0b2cd0f621ea0a5]

INTEGRATION: CWS aw019 (1.8.8); FILE MERGED 2004/10/18 10:39:56 aw 1.8.8.3: #i34831# 2004/10/13 14:00:47 aw 1.8.8.2: #i34831# 2004/10/13 08:30:43 aw 1.8.8.1: #i34831#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [fd8fe422bb414f61aba1cfc6afe62221299cc725]

INTEGRATION: CWS aw019 (1.6.22); FILE MERGED 2004/10/19 08:55:28 aw 1.6.22.2: #i34831# 2004/10/18 10:39:56 aw 1.6.22.1: #i34831#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [8f5dc2ea9912c83240871d8b69f0614dac1594e8]

INTEGRATION: CWS aw019 (1.13.6); FILE MERGED 2004/10/18 10:39:56 aw 1.13.6.4: #i34831# 2004/10/13 14:00:47 aw 1.13.6.3: #i34831# 2004/10/13 08:30:42 aw 1.13.6.2: #i34831# 2004/10/06 11:14:27 aw 1.13.6.1: #i34831#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [25f5ffb3ab1102eabe0e2a6397a3927a3e844174]

INTEGRATION: CWS aw019 (1.1.2); FILE ADDED 2004/10/14 12:28:18 aw 1.1.2.2: #i34831# 2004/10/13 14:01:17 aw 1.1.2.1: #i34831#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [58b002db3346dcb37e5b9f9ee18ad3e4fd1c341c]

INTEGRATION: CWS aw019 (1.7.26); FILE MERGED 2004/10/06 11:14:27 aw 1.7.26.1: #i34831#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [866d3eec153051ba3ab9eeafff38d84a9ac66319]

INTEGRATION: CWS aw019 (1.19.36); FILE MERGED 2004/10/13 08:31:03 aw 1.19.36.1: #i34831#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [b38fd8e421a1f331f8be5ae917654c8a7ca10fad]

INTEGRATION: CWS aw019 (1.11.36); FILE MERGED 2004/10/13 08:30:24 aw 1.11.36.1: #i34831#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [3d33b6213585161aa8ac475e872416195e48ece1]

INTEGRATION: CWS aw019 (1.9.14); FILE MERGED 2004/10/06 11:14:09 aw 1.9.14.1: #i34831#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [2463a7a6371261d410f5383e42555147df23ff5b]

INTEGRATION: CWS aw019 (1.9.14); FILE MERGED 2004/10/06 11:14:08 aw 1.9.14.1: #i34831#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [1f8de65901e99c76f68a0421c417cd446678067e]

INTEGRATION: CWS aw019 (1.6.36); FILE MERGED 2004/10/06 11:14:08 aw 1.6.36.1: #i34831#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [ede6680848ea63f15780ffaedd7a5cfa9e702f77]

INTEGRATION: CWS aw019 (1.5.20); FILE MERGED 2004/10/06 11:14:08 aw 1.5.20.1: #i34831#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [b53ade4fe5fd31c416e983eff93a16dcc8ed73e2]

INTEGRATION: CWS aw019 (1.10.20); FILE MERGED 2004/10/06 11:14:08 aw 1.10.20.1: #i34831#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [1d9fcdeb269a6e4ed1b25e6967ff98c9043316e6]

INTEGRATION: CWS aw019 (1.5.20); FILE MERGED 2004/10/06 11:14:07 aw 1.5.20.1: #i34831#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [9e6350569bc57418de9be3161bf4a2831fd5413c]

INTEGRATION: CWS aw019 (1.10.20); FILE MERGED 2004/10/06 11:14:07 aw 1.10.20.1: #i34831#


2004-11-03  Tom Verbeek  <tv@openoffice.org>  [239dbe95ad57e6c2e250a1ca59d57534a18f6344]

#i35193# initial revision


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [e2a0a89c67ad1e97847ccc1dadb8dc329f7f9f6a]

INTEGRATION: CWS aw019 (1.3.36); FILE MERGED 2004/10/06 11:14:07 aw 1.3.36.1: #i34831#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [80b711d3fd57ca59787f7a7bafe95b22ce1eebd5]

INTEGRATION: CWS aw019 (1.4.8); FILE MERGED 2004/10/13 08:30:20 aw 1.4.8.1: #i34831#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [a1f943fc5578479f3083ff5ea545365e19c0b804]

INTEGRATION: CWS aw019 (1.9.6); FILE MERGED 2004/10/18 10:39:48 aw 1.9.6.2: #i34831# 2004/10/13 08:30:18 aw 1.9.6.1: #i34831#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [08925bf05958a24ab2ebd84ec6ca19ba08e2be93]

INTEGRATION: CWS aw019 (1.5.36); FILE MERGED 2004/10/18 10:39:47 aw 1.5.36.1: #i34831#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [62f76923b14cd34421d63c943c5f0c97b1440598]

INTEGRATION: CWS aw019 (1.11.6); FILE MERGED 2004/10/18 10:39:47 aw 1.11.6.2: #i34831# 2004/10/13 08:30:15 aw 1.11.6.1: #i34831#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [d29b1913845c98012d6ee5ce19a09b430f3d8997]

INTEGRATION: CWS aw019 (1.1.2); FILE ADDED 2004/10/14 12:28:09 aw 1.1.2.2: #i34831# 2004/10/13 14:01:41 aw 1.1.2.1: #i34831#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [3057e47e9d37cef335fbee1e183f49ef57eba4c2]

INTEGRATION: CWS aw019 (1.8.36); FILE MERGED 2004/10/06 11:14:07 aw 1.8.36.1: #i34831#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [f0e9a1408944b057b774d6b00535dbeea94b2efd]

INTEGRATION: CWS aw019 (1.6.36); FILE MERGED 2004/10/06 11:14:06 aw 1.6.36.1: #i34831#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [2dcc0c969168e218d321610d3860e1a5f718b204]

INTEGRATION: CWS dr28 (1.184.4); FILE MERGED 2004/10/20 08:14:57 ssa 1.184.4.1: #i35764# make font color handling consistent, font default color is transparent now to force using the output device color, outdev color defaults to black


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [7c29f7db2e00afde2053a9bcde0c541ea0bd573e]

INTEGRATION: CWS dr28 (1.30.38); FILE MERGED 2004/10/20 08:14:57 ssa 1.30.38.1: #i35764# make font color handling consistent, font default color is transparent now to force using the output device color, outdev color defaults to black


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [6e2560d0b3835bb6cf9b7170ee6bbd7e9c4eb014]

INTEGRATION: CWS dr28 (1.8.78); FILE MERGED 2004/10/20 08:14:57 ssa 1.8.78.1: #i35764# make font color handling consistent, font default color is transparent now to force using the output device color, outdev color defaults to black


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [4cb936139927eb216c4bf64ee15e4f392e39f087]

INTEGRATION: CWS dr28 (1.44.30); FILE MERGED 2004/10/20 10:33:06 dr 1.44.30.1: #i35426# redefine warnings


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [e096938863884c239a9b531fde5e9f2313278d8f]

INTEGRATION: CWS dr28 (1.60.34); FILE MERGED 2004/10/20 10:32:25 dr 1.60.34.1: #i35426# redefine warnings


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [220d393816e84e920f6f98c3a3cbfa9dd5f3e855]

INTEGRATION: CWS dr28 (1.17.34); FILE MERGED 2004/10/20 10:32:25 dr 1.17.34.1: #i35426# redefine warnings


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [16d5601414a81a81f8c2cb87158c1c0b7335ef56]

INTEGRATION: CWS dr28 (1.16.88); FILE MERGED 2004/10/20 10:34:30 dr 1.16.88.1: #i35426# redefine warnings


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [05b395b32ab6071b08356dea19a31e7bd97fbbc7]

INTEGRATION: CWS dr28 (1.11.118); FILE MERGED 2004/10/20 10:34:05 dr 1.11.118.1: #i35426# redefine warnings


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [746bf725153bf779e05e050bc90f774a786057a6]

INTEGRATION: CWS ipv6ooo2 (1.2.70); FILE MERGED 2004/10/27 15:51:53 mav 1.2.70.1: #i35448# switch to readonly mode only for file ucp and contents that request to do so


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [7b88567c0773518890efdcfe7ccd5fd81a1545a6]

INTEGRATION: CWS ipv6ooo2 (1.142.60); FILE MERGED 2004/10/27 15:52:42 mav 1.142.60.1: #i35448# it is possible to load document for editing from input stream


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [1deffc19b203a0e818e013039b17671fee6fc520]

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>  [c035938cfd998ff37657a0898f2e41a0f41e23d8]

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>  [e550f5d22493674a09e44a3f28951ebc6119e220]

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>  [cdc4615e5c7c95257636c00cd4ce3e70e80eebe6]

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>  [f6637707adb8c80970df3567aa24c6035ffed628]

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>  [547aa22ccb67035435769810debcb0ccebc4a316]

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>  [e1e0dbb9de675bad9196a3d939ce09732b94baba]

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>  [de8cc73f11a681b5b3087ceb20fbe8340f58cf11]

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>  [d2daf9877016db42bd484c353447e4e9e5627151]

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>  [03425481ad2b801cb31e92d1a8e051fbdbeefa34]

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>  [00c0517bb1ceb90e36f7d9eab500a427bee208ab]

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>  [dc0f81cab896d6e9b05772ad8180a9401c57688c]

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>  [48a9e66a0a85e1a13c37c4f08da9b22559ad5c15]

INTEGRATION: CWS dr28 (1.4.74); FILE MERGED 2004/10/21 08:38:57 dr 1.4.74.1: #i35426# remove unused SIDs


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [1aca2ab11c3bda8b11bd19165135ed2cb1608f18]

INTEGRATION: CWS desktintgr03 (1.1.2); FILE ADDED 2004/10/14 11:05:18 tra 1.1.2.1: #i34765#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [c5918900dbdff6e5417c6631145d86021e443ebb]

INTEGRATION: CWS desktintgr03 (1.1.2); FILE ADDED 2004/10/14 11:05:06 tra 1.1.2.1: #i34765#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [29a7fd524cffb2185b0e37ff6ea78a03209f44d3]

INTEGRATION: CWS desktintgr03 (1.1.2); FILE ADDED 2004/10/14 11:04:55 tra 1.1.2.1: #i34765#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [28edcc739fd04ee562d2177da83aadf52fbfafad]

INTEGRATION: CWS desktintgr03 (1.1.2); FILE ADDED 2004/10/22 13:10:28 tra 1.1.2.2: #i34294#out commented debug message box 2004/10/22 10:47:29 tra 1.1.2.1: #i34294#we need a custom action to restart the indexing service after at the end of the installation


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [408fcd10cd60de00f5182cb2e2bf7eb01da2a169]

INTEGRATION: CWS ipv6ooo2 (1.8.26); FILE MERGED 2004/10/11 15:46:14 kso 1.8.26.1: #i33615# - IPv6 support.


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [3c072a751bef6432cd3b4c65d5bb4fe00b3251a1]

INTEGRATION: CWS desktintgr03 (1.1.2); FILE ADDED 2004/10/22 10:47:19 tra 1.1.2.1: #i34294#we need a custom action to restart the indexing service after at the end of the installation


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [e5a69b854d8b5f7060a0af8f2e3a38c6ccd3f00c]

INTEGRATION: CWS ipv6ooo2 (1.3.90); FILE MERGED 2004/10/13 07:45:52 kso 1.3.90.2: #i33615# - Never call freeaddrinfo with a null pointer. 2004/10/11 15:45:07 kso 1.3.90.1: #i33615# - IPv6 support.


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [6cccb6a26144cc213894401b4661f1498665e4cb]

INTEGRATION: CWS desktintgr03 (1.1.2); FILE ADDED 2004/10/22 10:47:09 tra 1.1.2.1: #i34294#we need a custom action to restart the indexing service after at the end of the installation


2004-11-03  Tom Verbeek  <tv@openoffice.org>  [12e77c74b3f956cb557913ecf8199712a9277c85]

#i35193# initial revision


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [5425b51a9807b5e22dc50f3cc9dda93c424b011d]

INTEGRATION: CWS desktintgr03 (1.8.6); FILE MERGED 2004/10/22 13:51:14 tra 1.8.6.3: RESYNC: (1.8-1.9); FILE MERGED 2004/10/22 10:55:26 tra 1.8.6.2: #i34294#added indexingfilter 2004/10/14 11:07:08 tra 1.8.6.1: #i34765#added shellextensions


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [43c5c4945ace3252361bd5e096ecbd8115f38c66]

INTEGRATION: CWS ipv6ooo2 (1.23.6); FILE MERGED 2004/10/11 15:45:50 sb 1.23.6.1: #i35288# Copied IPv6-related fixes from CWS ipv6pp4; made INetURLObject::scanIPv6reference private.


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [c860545390371678694dda464cff6baee6fff8d2]

INTEGRATION: CWS ipv6ooo2 (1.47.2); FILE MERGED 2004/10/11 15:45:48 sb 1.47.2.1: #i35288# Copied IPv6-related fixes from CWS ipv6pp4; made INetURLObject::scanIPv6reference private.


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [bb25e85916f185f25f06ce74fa67ec64c32a671b]

INTEGRATION: CWS desktintgr03 (1.3.2); FILE MERGED 2004/09/24 05:22:19 deuce 1.3.2.1: Issue number: i33473 Submitted by: Gorden Lin {Gorden.Lin@Sun.com} Reviewed by:  Tino Rachui {Tino.Rachui@Sun.com}


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [3fe07281453c356f619e122b5c2a18cc37c94692]

INTEGRATION: CWS desktintgr03 (1.2.2); FILE MERGED 2004/10/05 06:51:10 tra 1.2.2.4: #i34982#the path of the file must be copied to pszPathBuffer in GetLocation otherwise the thumbnail viewer doesn't work correctly on Windows 2000 2004/09/28 09:57:30 tra 1.2.2.3: #i34314#on Windows 9x shift the sign for signed documents a little bit to the left 2004/09/24 10:44:24 tra 1.2.2.2: #i34314#increased offset of thumbnails from 2 to 3 pixels for Windows ME 2004/09/22 13:36:02 tra 1.2.2.1: #i34329#support for signed documents


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [95e5f08afdbf48854a1a3cd6b8ef870044b904c0]

INTEGRATION: CWS desktintgr03 (1.1.2); FILE ADDED 2004/09/22 13:31:09 tra 1.1.2.1: #i34329#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [910c2019c890b9de7ae9044df5142f42e595feda]

INTEGRATION: CWS desktintgr03 (1.2.52); FILE MERGED 2004/09/22 13:35:31 tra 1.2.52.1: #i34329#add signet.png as RCDATA to the resource file


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [13f333f5656998c9799c3d506f0976df640dc2d0]

INTEGRATION: CWS desktintgr03 (1.1.2); FILE ADDED 2004/10/21 13:52:32 tra 1.1.2.1: #i34294# we need to install a proxy library in order to prevent failures to load the filter library


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [f647e5822885e863680e26a9e6a8cfa679eda5ab]

INTEGRATION: CWS desktintgr03 (1.1.2); FILE ADDED 2004/10/21 13:52:21 tra 1.1.2.1: #i34294# we need to install a proxy library in order to prevent failures to load the filter library


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [a8a5dd30b363c2ec2980408a04238a55d567c9ed]

INTEGRATION: CWS desktintgr03 (1.1.2); FILE ADDED 2004/10/21 13:52:42 tra 1.1.2.1: #i34294# we need to install a proxy library in order to prevent failures to load the filter library


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [ce59f8851472776f2ea364f7597ac887e77081c5]

INTEGRATION: CWS desktintgr03 (1.2.2); FILE MERGED 2004/10/21 13:54:53 tra 1.2.2.1: #i34294#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [faa3983e163d29336d4305e5629ed29ec1295283]

INTEGRATION: CWS desktintgr03 (1.2.2); FILE MERGED 2004/10/21 13:54:52 tra 1.2.2.1: #i34294#


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [d73824bcc476b6be390a2e6406304b9c9cd7d503]

INTEGRATION: CWS desktintgr03 (1.3.2); FILE MERGED 2004/10/09 09:32:58 deuce 1.3.2.1: Issue number:  i35223 Submitted by:  Gorden Lin {Gorden.Lin@Sun.com} Reviewed by:   Tino Rachui {Tino.Rachui@Sun.com}


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [c564b7aba0e8bb40c380516e1a678b807b06d4d0]

INTEGRATION: CWS desktintgr03 (1.4.2); FILE MERGED 2004/09/22 13:34:38 tra 1.4.2.1: #i34329#added dllmain in order to save the module handle for further use


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [a489b2766678708b2544486644f7faed91900079]

INTEGRATION: CWS ipv6ooo2 (1.12.192); FILE MERGED 2004/10/11 15:43:13 kso 1.12.192.1: #i33615# - IPv6 support.


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [4f48252b21dde806954446aa17b79fea53d99feb]

INTEGRATION: CWS desktintgr03 (1.9.2); FILE MERGED 2004/10/04 09:06:31 tra 1.9.2.2: fix comiler waring 2004/09/22 13:29:53 tra 1.9.2.1: #i34329#removed debug only assertion


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [aa1316deb2d18271fb5270824e83143c1497a158]

INTEGRATION: CWS desktintgr03 (1.22.6); FILE MERGED 2004/10/21 14:24:24 tra 1.22.6.2: #i34294# 2004/10/21 13:56:02 tra 1.22.6.1: #i34294#added ooofiltproxy directory


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [ea95da2ba55d9f13cad2acaaad6f1dc8bf4f3263]

INTEGRATION: CWS desktintgr03 (1.2.2); FILE MERGED 2004/10/05 06:49:48 tra 1.2.2.2: #i34982#save the unicode variant of the file name provided in the Load method 2004/09/22 13:33:40 tra 1.2.2.1: #i34329#added member signet_


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [6a57445dc44300d9cc8fba83f20b67908c6fa95a]

INTEGRATION: CWS desktintgr03 (1.2.50); FILE MERGED 2004/09/22 13:32:39 tra 1.2.50.1: #i34329#added id for signet.png


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [35782b2099d720010d56b63dbbc95c01210ec149]

INTEGRATION: CWS desktintgr03 (1.2.50); FILE MERGED 2004/09/24 05:22:18 deuce 1.2.50.1: Issue number: i33473 Submitted by: Gorden Lin {Gorden.Lin@Sun.com} Reviewed by:  Tino Rachui {Tino.Rachui@Sun.com}


2004-11-03  Pascal Junck  <pjunck@openoffice.org>  [93b87eac67f8505a18afaa13138471e21cdeee4f]

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>  [26c758dfd7105173667618db417ee5f04da7652f]

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  Matthias Huetsch  <mhu@openoffice.org>  [3fb394710b31cc450b4f1087ad6a96c4b8d26e86]

#i36497# Fixed osl_setCommandArgs() to ensure a full path for argv[0]; see @ osl_getExecutableFile().


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [7aa89885f5e838f59d191b7376d4af9de47baf82]

INTEGRATION: CWS ivo05 (1.138.26); FILE MERGED 2004/10/08 15:51:33 ihi 1.138.26.1: L10N fix AUTO_BOOLEANCOMPARISON unmergeable


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [0ef54923a041da27b11b1b210251854b1674d1b1]

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>  [9529e9a1de34fd562782b209b5ce821c342ad9f0]

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>  [03949e0b492dafb6a348d77c48c11fee74e952f4]

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>  [cec6fd2b6c5b7c09bce106a14dadcdc4afa0c9f0]

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  Rüdiger Timm  <rt@openoffice.org>  [ebb242d101372b62241a45325c792654bac769bc]

INTEGRATION: CWS vq03


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [a7f46e91ef3861ec298eaf065ec8ece7c49710ac]

INTEGRATION: CWS ivo05 (1.10.8); FILE MERGED 2004/09/22 13:25:33 ihi 1.10.8.2: #i34128# Strip UTF8 Byte Order Marker / Cleanup 2004/09/17 14:53:42 ihi 1.10.8.1: #i34128# Strip UTF8 Byte Order Marker / Repeated language initialisation fixed


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [db768476b739f225a99593212f3cd510954fb504]

INTEGRATION: CWS ivo05 (1.2.18); FILE MERGED 2004/09/17 14:53:00 ihi 1.2.18.1: #i34128# Strip UTF8 Byte Order Marker


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [86b45a76a772c26c086a556ae18336b6ab093fe8]

INTEGRATION: CWS ivo05 (1.2.2); FILE MERGED 2004/09/22 13:24:52 ihi 1.2.2.1: Cleanup


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [1efe0fe068d73d2a885dcc32a3889029fb291746]

INTEGRATION: CWS ivo05 (1.8.18); FILE MERGED 2004/09/23 15:14:02 ihi 1.8.18.1: #i31314# Debian / Flex error {0,1} -> ?


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [d6fa26ac1594c24104502789e06f7cf37b081ba2]

INTEGRATION: CWS ivo05 (1.18.6); FILE MERGED 2004/09/17 14:54:22 ihi 1.18.6.1: #i34128# Strip UTF8 Byte Order Marker / Repeated language initialisation fixed


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [0b197e42c0ee6645966d9b306b1b86d568b5ebc6]

INTEGRATION: CWS ivo05 (1.2.2); FILE MERGED 2004/09/22 13:23:48 ihi 1.2.2.2: #i34128# Strip UTF8 Byte Order Marker 2004/09/17 16:18:58 ihi 1.2.2.1: Quiet switch -QQ added


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [0a1227e71e31437aaa78eeff8ae086da4ba71ba6]

INTEGRATION: CWS ivo05 (1.2.2); FILE MERGED 2004/09/17 16:18:58 ihi 1.2.2.1: Quiet switch -QQ added


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [4c44f70f636b3b9dc7beb07aef73dd1c881e2fb0]

INTEGRATION: CWS ivo05 (1.25.16); FILE MERGED 2004/09/22 17:21:53 ihi 1.25.16.3: Cleanup 2004/09/17 15:06:38 ihi 1.25.16.2: RESYNC: (1.25-1.26); FILE MERGED 2004/09/17 14:52:22 ihi 1.25.16.1: #i34128# Strip UTF8 Byte Order Marker / Repeated language initialisation fixed


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [c25ed27fae7fc817661272a1cb5709bf64cd5a2b]

INTEGRATION: CWS ivo05 (1.40.6); FILE MERGED 2004/09/17 15:06:30 ihi 1.40.6.2: RESYNC: (1.40-1.41); FILE MERGED 2004/09/17 14:49:32 ihi 1.40.6.1: #i34128# Strip UTF8 Byte Order Marker


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [04e19d8999bc8bcc69f95ce318fc35d85ad0a59c]

INTEGRATION: CWS ivo05 (1.31.8); FILE MERGED 2004/09/22 13:23:14 ihi 1.31.8.1: #i34128# Strip UTF8 Byte Order Marker


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [6c625fb80966f6bb1583e703a5fc3c1ffd43a868]

INTEGRATION: CWS ivo05 (1.10.18); FILE MERGED 2004/09/22 13:22:36 ihi 1.10.18.1: #i34128# Strip UTF8 Byte Order Marker


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [7bc98ff5c08b6cfe64528d79f83b3aab5e6ec77f]

INTEGRATION: CWS ivo05 (1.3.2); FILE MERGED 2004/10/28 19:23:39 ihi 1.3.2.11: cleanup 2004/10/28 19:17:34 ihi 1.3.2.10: extract fix 2004/10/28 18:59:27 ihi 1.3.2.9: merge fix 2004/10/21 14:03:41 ihi 1.3.2.8: #i33515# removal of obsolete strings fixed 2004/10/19 12:16:16 ihi 1.3.2.7: #i33515# removal of obsolete strings fixed 2004/10/13 16:40:01 ihi 1.3.2.6: #i32513# localize -m speed up fix added 2004/09/30 16:44:56 ihi 1.3.2.5: #i33515# OOo environment usuage fix / removal of obsolete strings by -l all 2004/09/28 16:38:34 ihi 1.3.2.4: #i32513# Removes obsolete strings that don't have a source string anymore from extract 2004/09/22 16:39:54 ihi 1.3.2.3: #i33515# OOo environment conform use lib 2004/09/22 16:23:54 ihi 1.3.2.2: #i32513# write sorted localize.sdf to prevent cvs conflict nightmare 2004/09/17 18:08:46 ihi 1.3.2.1: #i32513# en-US entries in output file are the first entry per GID / LID


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [0e1a4cd701cf54aedc6d62aa5032b6e9b514bd97]

INTEGRATION: CWS ivo05 (1.2.2); FILE MERGED 2004/10/14 15:37:56 ihi 1.2.2.1: Cleanup


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [e34fd741d4bcf37f2366fa248fd9342b1049b0cd]

INTEGRATION: CWS ivo05 (1.8.22); FILE MERGED 2004/09/17 15:05:03 ihi 1.8.22.2: RESYNC: (1.8-1.9); FILE MERGED 2004/09/17 14:47:15 ihi 1.8.22.1: #i34128# Strip UTF8 Byte Order Marker


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [934cbab2d2d7d9452fb0d9fa78b49508a1646f83]

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>  [11e641e9837551637e78d6bce542bf46575723a7]

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>  [26815c13f5a2863f794eb36e9b1b53957a72a06d]

INTEGRATION: CWS ivo05 (1.1.2); FILE ADDED 2004/09/21 14:29:06 ihi 1.1.2.1: #i34404# included src files are now merged


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [7bdec5ebea956342916b1311ccaa9192d91eece8]

INTEGRATION: CWS ivo05 (1.21.58); FILE MERGED 2004/09/21 14:28:47 ihi 1.21.58.1: #i34404# included src files are now merged


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [b9b5e008896795ddd81ed0d1ddee56bddd2e9832]

INTEGRATION: CWS hroqfix01 (1.3.36); FILE MERGED 2004/10/25 10:45:39 obr 1.3.36.2: #i33509# don't build plugin if ENABLE_GTK not set 2004/10/15 02:43:05 hro 1.3.36.1: #i33509# Fixed build error on UNIX platforms


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [16df2cfa6ef4f40e4b9f67c2056dce0f3aae4f26]

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  Pascal Junck  <pjunck@openoffice.org>  [cdefdd3d3c20b0d67b00c0107e53aaf618110bfe]

INTEGRATION: CWS hroqfix01 (1.3.84); FILE MERGED 2004/11/01 10:43:32 lla 1.3.84.1: #114494# add a test


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [9a396774a0cc0bb93b416146dcbb223114678043]

INTEGRATION: CWS hroqfix01 (1.9.78); FILE MERGED 2004/10/15 02:35:19 hro 1.9.78.1: #i29338# Fixed potential buffer overflow


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [b428112863cabe2260eecf25564496ee6aab297f]

INTEGRATION: CWS hroqfix01 (1.23.142); FILE MERGED 2004/10/15 02:28:47 hro 1.23.142.1: #114494# Increase buffer size for gethostbyname


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [7b0dda2b79d1c5c1ca9e716eacc4ba17e544b7a9]

INTEGRATION: CWS hroqfix01 (1.26.36); FILE MERGED 2004/10/15 02:21:31 hro 1.26.36.1: #i28379# Fixed build dependency issue


2004-11-02  Rüdiger Timm  <rt@openoffice.org>  [923b6df32bf74e4c73971c731104e3af160dbc39]

INTEGRATION: CWS sab012 (1.62.28); FILE MERGED 2004/10/12 20:24:18 sab 1.62.28.4: RESYNC: (1.66-1.69); FILE MERGED 2004/06/08 09:42:18 sab 1.62.28.3: RESYNC: (1.64-1.66); FILE MERGED 2004/02/18 11:19:18 sab 1.62.28.2: RESYNC: (1.62-1.64); FILE MERGED 2004/02/18 10:34:30 mav 1.62.28.1: #114338# solve conflict


2004-11-02  Rüdiger Timm  <rt@openoffice.org>  [7d0f28d420aea18a396028f2a855339284bc7741]

INTEGRATION: CWS sab012 (1.79.40); FILE MERGED 2004/10/12 19:57:01 sab 1.79.40.4: RESYNC: (1.83-1.87); FILE MERGED 2004/06/08 13:23:02 sab 1.79.40.3: RESYNC: (1.80-1.83); FILE MERGED 2004/02/18 11:33:05 sab 1.79.40.2: RESYNC: (1.79-1.80); FILE MERGED 2004/02/03 11:54:36 sab 1.79.40.1: #i22076#; merge sab009 into sab012


2004-11-02  Rüdiger Timm  <rt@openoffice.org>  [b2d3664338d3c9fc9e12bd1d82b8af5354006d0f]

INTEGRATION: CWS sab012 (1.14.180); FILE MERGED 2004/10/26 16:27:26 sab 1.14.180.1: #i29750#; broadcast before removing


2004-11-02  Rüdiger Timm  <rt@openoffice.org>  [144e13a383182c63f8eed84c2c2b119fc881090e]

INTEGRATION: CWS sab012 (1.7.214); FILE MERGED 2004/06/08 12:56:03 sab 1.7.214.2: RESYNC: (1.7-1.8); FILE MERGED 2004/02/03 11:53:14 sab 1.7.214.1: #112884#; merge sab009 into sab012


2004-11-02  Rüdiger Timm  <rt@openoffice.org>  [fb81018f9d9c19058cbb86aeed100aa5d6656969]

INTEGRATION: CWS sab012 (1.35.48); FILE MERGED 2004/10/12 18:59:51 sab 1.35.48.3: RESYNC: (1.36-1.37); FILE MERGED 2004/02/18 11:54:02 sab 1.35.48.2: RESYNC: (1.35-1.36); FILE MERGED 2004/02/03 11:48:20 sab 1.35.48.1: #i21716#; merge sab009 into sab012


2004-11-02  Rüdiger Timm  <rt@openoffice.org>  [4b98e80440cb1692f77c7bb7153f96ecd85d61f9]

INTEGRATION: CWS sab012 (1.7.346); FILE MERGED 2004/10/12 18:57:55 sab 1.7.346.2: RESYNC: (1.7-1.8); FILE MERGED 2004/02/03 11:46:13 sab 1.7.346.1: #i19079#; merge sab009 into sab012


2004-11-02  Rüdiger Timm  <rt@openoffice.org>  [ac45dac5df2faeac19c09830d70e925791c3e1f6]

INTEGRATION: CWS sab012 (1.20.238); FILE MERGED 2004/10/12 18:57:47 sab 1.20.238.3: RESYNC: (1.21-1.23); FILE MERGED 2004/06/08 12:54:16 sab 1.20.238.2: RESYNC: (1.20-1.21); FILE MERGED 2004/02/03 11:46:15 sab 1.20.238.1: #i19079#; merge sab009 into sab012


2004-11-02  Rüdiger Timm  <rt@openoffice.org>  [7ef22170e11fc03b0caac6947d5d9cfa126a563e]

INTEGRATION: CWS sab012 (1.8.364); FILE MERGED 2004/10/12 18:53:22 sab 1.8.364.3: RESYNC: (1.9-1.11); FILE MERGED 2004/06/08 12:52:48 sab 1.8.364.2: RESYNC: (1.8-1.9); FILE MERGED 2004/02/02 17:01:32 sab 1.8.364.1: #i24109#; merging from SRX645 to SRC680


2004-11-02  Rüdiger Timm  <rt@openoffice.org>  [f97d31c584ae9eec86d098ac67f759a663ec545e]

INTEGRATION: CWS sab012 (1.24.74); FILE MERGED 2004/10/12 18:39:38 sab 1.24.74.2: RESYNC: (1.24-1.27); FILE MERGED 2004/02/03 11:44:05 sab 1.24.74.1: #114151#; merge from sab009 into sab012


2004-11-02  Rüdiger Timm  <rt@openoffice.org>  [98e229824a0234023baa888ddf971d50de782309]

INTEGRATION: CWS sab012 (1.58.42); FILE MERGED 2004/10/12 18:27:44 sab 1.58.42.4: RESYNC: (1.60-1.66); FILE MERGED 2004/06/08 12:41:07 sab 1.58.42.3: RESYNC: (1.59-1.60); FILE MERGED 2004/02/18 11:57:10 sab 1.58.42.2: RESYNC: (1.58-1.59); FILE MERGED 2004/02/03 11:39:12 sab 1.58.42.1: #114151#; merge from sab009 into sab012


2004-11-02  Rüdiger Timm  <rt@openoffice.org>  [d09f81270b0133cb00d5668dfcf4561f67031329]

INTEGRATION: CWS sab012 (1.5.250); FILE MERGED 2004/02/03 10:01:45 sab 1.5.250.1: #114446#; merge from sab009 into sab012


2004-11-02  Rüdiger Timm  <rt@openoffice.org>  [ab0327419e51ea8435c2461b317237870eacde0b]

INTEGRATION: CWS sab012 (1.72.56); FILE MERGED 2004/10/12 16:50:36 sab 1.72.56.3: RESYNC: (1.73-1.76); FILE MERGED 2004/06/08 09:18:56 sab 1.72.56.2: RESYNC: (1.72-1.73); FILE MERGED 2004/02/04 13:51:18 sab 1.72.56.1: #111632#; use a uno::Reference of XEventListener instead of a pointer


2004-11-02  Rüdiger Timm  <rt@openoffice.org>  [2c551898b9c2163f1bb77f43c6561499da68e4e5]

INTEGRATION: CWS sab012 (1.101.152); FILE MERGED 2004/10/12 16:50:27 sab 1.101.152.3: RESYNC: (1.104-1.108); FILE MERGED 2004/06/08 09:18:45 sab 1.101.152.2: RESYNC: (1.101-1.104); FILE MERGED 2004/02/04 13:51:19 sab 1.101.152.1: #111632#; use a uno::Reference of XEventListener instead of a pointer


2004-11-02  Rüdiger Timm  <rt@openoffice.org>  [4b1ce6656ac753ede0aa80b94b172a1327a88ab9]

INTEGRATION: CWS accessbugs01 (1.1.4); FILE ADDED 2004/09/09 12:51:18 obr 1.1.4.1: #i25466# added hypertext logging and fixed event logging output


2004-11-02  Rüdiger Timm  <rt@openoffice.org>  [e04043e407e6a5cf60795c93d3e30f4d25e09e55]

INTEGRATION: CWS accessbugs01 (1.3.72); FILE MERGED 2004/09/09 12:51:50 obr 1.3.72.1: #i25466# added hypertext logging and fixed event logging output


2004-11-02  Rüdiger Timm  <rt@openoffice.org>  [2ef6b92f4a10539a9239be1f21f9474368a5f6e7]

INTEGRATION: CWS accessbugs01 (1.14.6); FILE MERGED 2004/09/10 10:19:35 obr 1.14.6.2: #i34056# Reworked AccessibleState mapping 2004/09/09 12:51:17 obr 1.14.6.1: #i25466# added hypertext logging and fixed event logging output


2004-11-02  Rüdiger Timm  <rt@openoffice.org>  [9d5bf1d0d8939c3f9a5732dd525c74b42e63d285]

INTEGRATION: CWS accessbugs01 (1.6.64); FILE MERGED 2004/09/10 10:19:35 obr 1.6.64.1: #i34056# Reworked AccessibleState mapping


2004-11-02  Rüdiger Timm  <rt@openoffice.org>  [13f62704e8bbff226f0678707287ec7d04ce054c]

INTEGRATION: CWS accessbugs01 (1.4.76); FILE MERGED 2004/09/10 10:19:35 obr 1.4.76.1: #i34056# Reworked AccessibleState mapping


2004-11-02  Rüdiger Timm  <rt@openoffice.org>  [adc5883fd472009785c89c97c9a18debb6aacd80]

INTEGRATION: CWS accessbugs01 (1.5.76); FILE MERGED 2004/09/10 10:19:34 obr 1.5.76.1: #i34056# Reworked AccessibleState mapping


2004-11-02  Rüdiger Timm  <rt@openoffice.org>  [4e50e0b9e1141595f3645fb3e06a4eeebc9c5828]

INTEGRATION: CWS accessbugs01 (1.6.64); FILE MERGED 2004/09/10 10:19:34 obr 1.6.64.1: #i34056# Reworked AccessibleState mapping


2004-11-02  Rüdiger Timm  <rt@openoffice.org>  [19a5e62638221ca4bed60cea4755a7ac598d8584]

INTEGRATION: CWS accessbugs01 (1.4.76); FILE MERGED 2004/09/10 10:19:34 obr 1.4.76.1: #i34056# Reworked AccessibleState mapping


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [3cd215cb9323e239745929aa08a74e693e2f2ec4]

INTEGRATION: CWS ivo05 (1.1.2); FILE ADDED 2004/10/26 16:24:01 ihi 1.1.2.2: #i34404# Joined from SRC680 m58 2004/09/21 14:23:42 ihi 1.1.2.1: #i34404# included src files are now merged


2004-11-02  Rüdiger Timm  <rt@openoffice.org>  [d034e8cb11b800d177c2f2db4063dbc55732183f]

INTEGRATION: CWS accessbugs01 (1.4.76); FILE MERGED 2004/09/10 10:19:33 obr 1.4.76.1: #i34056# Reworked AccessibleState mapping


2004-11-02  Rüdiger Timm  <rt@openoffice.org>  [bea3f0a2846838b77b05be5728d00f2b00b1bece]

INTEGRATION: CWS accessbugs01 (1.5.76); FILE MERGED 2004/09/10 10:19:33 obr 1.5.76.1: #i34056# Reworked AccessibleState mapping


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [86541413797747c65d585775f454f02139ef4956]

INTEGRATION: CWS ivo05 (1.1.2); FILE ADDED 2004/10/26 16:16:07 ihi 1.1.2.2: #i34404# Joined from SRC680 m58 2004/09/21 14:23:41 ihi 1.1.2.1: #i34404# included src files are now merged


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [c9dd2f4deca21d80054c3126a3fd191da650e6c2]

INTEGRATION: CWS ivo05 (1.1.2); FILE ADDED 2004/09/21 14:23:41 ihi 1.1.2.1: #i34404# included src files are now merged


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [ea41f81951013f79152a2fa44f84a696bf9d7518]

INTEGRATION: CWS ivo05 (1.1.2); FILE ADDED 2004/10/26 16:26:05 ihi 1.1.2.2: #i34404# Joined from SRC680 m58 2004/09/21 14:23:40 ihi 1.1.2.1: #i34404# included src files are now merged


2004-11-02  Rüdiger Timm  <rt@openoffice.org>  [23bee84fedbd373b5f721f6b3183d18f58da67c1]

INTEGRATION: CWS accessbugs01 (1.7.26); FILE MERGED 2004/09/10 10:19:32 obr 1.7.26.1: #i34056# Reworked AccessibleState mapping


2004-11-02  Rüdiger Timm  <rt@openoffice.org>  [d81a4a0b725d6b213e61f14f7d709d4c42cbb2f9]

INTEGRATION: CWS accessbugs01 (1.9.26); FILE MERGED 2004/09/10 10:19:32 obr 1.9.26.1: #i34056# Reworked AccessibleState mapping


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [12c3b8c2c382a9cdb51a5df8b58f5de5a52d27b1]

INTEGRATION: CWS ivo05 (1.1.2); FILE ADDED 2004/09/21 14:23:40 ihi 1.1.2.1: #i34404# included src files are now merged


2004-11-02  Rüdiger Timm  <rt@openoffice.org>  [13baeb00faed25a6634aab1f5589a9e6c57f10f2]

INTEGRATION: CWS accessbugs01 (1.5.76); FILE MERGED 2004/09/10 10:19:32 obr 1.5.76.1: #i34056# Reworked AccessibleState mapping


2004-11-02  Rüdiger Timm  <rt@openoffice.org>  [b2c08b6c0fc3b89ad88181f4dd10bea45d38b062]

INTEGRATION: CWS accessbugs01 (1.11.76); FILE MERGED 2004/09/10 09:49:40 obr 1.11.76.3: #i33129# catching InvalidArgumentExceptions from BreakIterator 2004/09/09 13:00:18 obr 1.11.76.2: #i33997# get[At|Before|Behind]Index now use Java break iterators 2004/09/09 12:51:17 obr 1.11.76.1: #i25466# added hypertext logging and fixed event logging output


2004-11-02  Rüdiger Timm  <rt@openoffice.org>  [5ffaebeeb0b7902b9270517185c10ad962a27921]

INTEGRATION: CWS accessbugs01 (1.1.4); FILE ADDED 2004/09/10 10:19:31 obr 1.1.4.1: #i34056# Reworked AccessibleState mapping


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [f6577901fb987d963db7df892652d1ac5c1653c4]

INTEGRATION: CWS ivo05 (1.1.2); FILE ADDED 2004/09/21 14:23:39 ihi 1.1.2.1: #i34404# included src files are now merged


2004-11-02  Rüdiger Timm  <rt@openoffice.org>  [19411095f4d15c6cad7b58bd16f7ee3c05f74d4f]

INTEGRATION: CWS accessbugs01 (1.18.76); FILE MERGED 2004/09/10 10:19:31 obr 1.18.76.1: #i34056# Reworked AccessibleState mapping


2004-11-02  Rüdiger Timm  <rt@openoffice.org>  [a3c2fc8943be1a19d226544cfdd8efbc3f9622ab]

INTEGRATION: CWS accessbugs01 (1.2.76); FILE MERGED 2004/09/09 12:51:17 obr 1.2.76.1: #i25466# added hypertext logging and fixed event logging output


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [be887a00f79b2cfff49f43279df4479f1c18ae74]

INTEGRATION: CWS ivo05 (1.1.2); FILE ADDED 2004/10/26 16:08:26 ihi 1.1.2.2: Joined from menuids2.src SRC680 m58 2004/09/21 14:23:39 ihi 1.1.2.1: #i34404# included src files are now merged


2004-11-02  Rüdiger Timm  <rt@openoffice.org>  [eb5d106e2d57e453d0915634c068bfb278fbb4b7]

INTEGRATION: CWS accessbugs01 (1.2.76); FILE MERGED 2004/09/10 10:19:31 obr 1.2.76.1: #i34056# Reworked AccessibleState mapping


2004-11-02  Rüdiger Timm  <rt@openoffice.org>  [864450cda5c3c16b0619032b19357cb96979d1ad]

INTEGRATION: CWS accessbugs01 (1.6.72); FILE MERGED 2004/09/10 10:19:31 obr 1.6.72.1: #i34056# Reworked AccessibleState mapping


2004-11-02  Rüdiger Timm  <rt@openoffice.org>  [2f8380797cafed4cf16d9d477c210075ba1e6990]

INTEGRATION: CWS accessbugs01 (1.3.30); FILE MERGED 2004/10/20 07:04:23 obr 1.3.30.2: RESYNC: (1.3-1.4); FILE MERGED 2004/10/14 11:24:56 obr 1.3.30.1: #i27368# code changes for hebrew


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [89da857b94fd5616565527f567b98fbd32517708]

INTEGRATION: CWS ivo05 (1.11.136); FILE MERGED 2004/09/21 14:23:38 ihi 1.11.136.1: #i34404# included src files are now merged


2004-11-02  Rüdiger Timm  <rt@openoffice.org>  [297c62257590b565f475459c761f9f81e78ffbad]

INTEGRATION: CWS accessbugs01 (1.8.120); FILE MERGED 2004/10/14 11:24:56 obr 1.8.120.1: #i27368# code changes for hebrew


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [81f5ee2fc3c43a4e92ddb58cdb7f9587774b1cd7]

INTEGRATION: CWS ivo05 (1.1.2); FILE ADDED 2004/09/21 14:23:35 ihi 1.1.2.1: #i34404# included src files are now merged


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [dfd340c69badd24444184e8538a6a22252b1ce4a]

INTEGRATION: CWS ivo05 (1.1.2); FILE ADDED 2004/09/21 14:23:34 ihi 1.1.2.1: #i34404# included src files are now merged


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [a16563a47045f08a288b4b78c9b199f9794e8890]

INTEGRATION: CWS ivo05 (1.11.20); FILE MERGED 2004/10/28 14:54:48 ihi 1.11.20.2: #i35977# solved duplicated id 2004/10/26 13:40:31 ihi 1.11.20.1: #i35977# solved duplicated id


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [ccad9d57ae0ca934f25a3d9501f573e1f90c9988]

INTEGRATION: CWS ivo05 (1.6.100); FILE MERGED 2004/10/22 17:39:28 ihi 1.6.100.2: #i35457# Language dependend data added 2004/10/21 14:21:25 ihi 1.6.100.1: #i35457# Exclude HelpAgentStarterList from l10n process


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [508c43319cbc1d7cdbe7755f28d66420772567d1]

INTEGRATION: CWS ivo05 (1.21.26); FILE MERGED 2004/10/25 15:17:49 ihi 1.21.26.3: RESYNC: (1.21-1.22); FILE MERGED 2004/10/22 17:39:27 ihi 1.21.26.2: #i35457# Language dependend data added 2004/10/21 14:20:53 ihi 1.21.26.1: #i35457# Exclude AutoMnemonic , DialogScale from l10n process


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [05b49ecf49ef65e9280227b9ec29866fbd933db8]

INTEGRATION: CWS iha03 (1.31.34); FILE MERGED 2004/10/15 13:30:30 iha 1.31.34.1: #i35458# fix title for stylist - no longer content sensitiv


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [2deda59356ab63a17431380c2f5078f9968c8312]

INTEGRATION: CWS iha03 (1.40.28); FILE MERGED 2004/10/15 13:30:07 iha 1.40.28.1: #i35458# fix title for stylist - no longer content sensitiv


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [c9c2a34dc719f1fd44bf46ae639ef164719994e8]

INTEGRATION: CWS iha03 (1.1.80); FILE MERGED 2004/10/19 10:07:17 bm 1.1.80.1: #i35615# remove Ctrl-Shift-J from global accelerator list


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [ddb6946a1e613873113645b8bc9ccee336e0a1af]

INTEGRATION: CWS iha03 (1.42.226); FILE MERGED 2004/10/19 16:28:57 iha 1.42.226.1: #i35721# changed name and default of auto spelling option


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [1fe9938df4755f73f0bf9ef14d5db5643cbd1665]

INTEGRATION: CWS iha03 (1.48.434); FILE MERGED 2004/10/19 16:30:01 iha 1.48.434.1: #i35721# changed position of auto spelling option


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [99ac902c7b1e6054120cb75709da8e619ea28539]

INTEGRATION: CWS iha03 (1.2.54); FILE MERGED 2004/10/18 16:36:41 bm 1.2.54.2: #i35615# Ctrl-Shift-J for FullScreen is no longer global accelerator 2004/10/13 17:14:22 iha 1.2.54.1: #i35000# no spellchecker with F7


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [1387d47d163699985766787aaec93a07acee8825]

INTEGRATION: CWS iha03 (1.3.112); FILE MERGED 2004/10/18 13:50:08 iha 1.3.112.2: RESYNC: (1.3-1.4); FILE MERGED 2004/10/14 13:01:49 iha 1.3.112.1: #i35532 correct spellcheck command


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [479a17f2a78acce6602db68bb37a74c1ce281f01]

INTEGRATION: CWS iha03 (1.2.54); FILE MERGED 2004/10/18 16:36:40 bm 1.2.54.2: #i35615# Ctrl-Shift-J for FullScreen is no longer global accelerator 2004/10/13 17:13:42 iha 1.2.54.1: #i35000# no spellchecker with F7


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [f3c2c605efd3ce61f1c90cc451118949f9af7eba]

INTEGRATION: CWS iha03 (1.2.180); FILE MERGED 2004/10/18 13:48:11 iha 1.2.180.2: RESYNC: (1.2-1.3); FILE MERGED 2004/10/14 13:01:26 iha 1.2.180.1: #i35532 correct spellcheck command


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [b7f4f3165cff6a2b4b4c6aaaa30fac03934eed59]

INTEGRATION: CWS iha03 (1.2.54); FILE MERGED 2004/10/18 16:36:40 bm 1.2.54.2: #i35615# Ctrl-Shift-J for FullScreen is no longer global accelerator 2004/10/13 17:13:06 iha 1.2.54.1: #i35000# no spellchecker with F7


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [35cdf6b6e7e38aaada878c6cb44c08e4db0d21de]

INTEGRATION: CWS iha03 (1.42.78); FILE MERGED 2004/10/18 15:39:07 iha 1.42.78.1: #i27795# ruler units are overwritten by measurement unit


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [b1dfc014726bbffaff33569a5eb25bc00bbeba80]

INTEGRATION: CWS iha03 (1.21.180); FILE MERGED 2004/10/13 17:46:12 iha 1.21.180.1: #i35311# not enough space for italian string


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [7d402c00ddd3ed3edb0fff92d3a950f3cc4790c4]

INTEGRATION: CWS iha03 (1.28.82); FILE MERGED 2004/10/18 17:02:33 iha 1.28.82.1: #i35729# Ruler units for HTML Document sometimes swap


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [891f1e701d1f1ffbd6b41f61c8e051b633c7fadc]

INTEGRATION: CWS iha03 (1.33.48); FILE MERGED 2004/10/18 18:05:30 iha 1.33.48.1: #i35257# added Esperanto to LanguageNameMap


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [cb63a0ac2d049312f1611e5efde10430a9a9e203]

INTEGRATION: CWS qadev19 (1.5.70); FILE MERGED 2004/10/21 12:10:00 cn 1.5.70.1: #i35923# at.printAccessibleTree(log, xRoot,tParam.getBool(util.PropertyName.DEBUG_IS_ACTIVE)) added


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [b428e99e2260c864c571a1c4139df84e0794f805]

INTEGRATION: CWS qadev19 (1.11.2); FILE MERGED 2004/10/21 12:10:11 cn 1.11.2.1: #i35923# at.printAccessibleTree(log, xRoot,tParam.getBool(util.PropertyName.DEBUG_IS_ACTIVE)) added


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [3d109de556f9de5c30a450efce01f864b486d89e]

INTEGRATION: CWS qadev19 (1.8.70); FILE MERGED 2004/10/21 12:09:27 cn 1.8.70.1: #i35923# at.printAccessibleTree(log, xRoot,tParam.getBool(util.PropertyName.DEBUG_IS_ACTIVE)) added


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [ef07979a7b8ac6fa9be63b9beea11c8f84f89a23]

INTEGRATION: CWS qadev19 (1.9.70); FILE MERGED 2004/10/21 12:08:50 cn 1.9.70.2: #i35923# at.printAccessibleTree(log, xRoot,tParam.getBool(util.PropertyName.DEBUG_IS_ACTIVE)) added 2004/09/27 13:42:01 cn 1.9.70.1: #i34677# use at.getCurrentContainerWindow() instead of at.getCurrentWindow()


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [9ad3e6ec25e3d1596375d83bf767665c836a3da4]

INTEGRATION: CWS qadev19 (1.5.70); FILE MERGED 2004/09/27 13:42:01 cn 1.5.70.1: #i34677# use at.getCurrentContainerWindow() instead of at.getCurrentWindow()


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [6b586e10bc3babef2e90ed294d9217d23f85aa07]

INTEGRATION: CWS qadev19 (1.3.70); FILE MERGED 2004/10/21 12:09:01 cn 1.3.70.1: #i35923# at.printAccessibleTree(log, xRoot,tParam.getBool(util.PropertyName.DEBUG_IS_ACTIVE)) added


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [daef01f988028f0b4d5ca1a02e2eb8f689da5052]

INTEGRATION: CWS qadev19 (1.5.70); FILE MERGED 2004/10/21 12:09:12 cn 1.5.70.1: #i35923# at.printAccessibleTree(log, xRoot,tParam.getBool(util.PropertyName.DEBUG_IS_ACTIVE)) added


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [243368bc4149d9edecd6f104dac12ded060a3442]

INTEGRATION: CWS qadev19 (1.11.70); FILE MERGED 2004/10/21 12:10:06 cn 1.11.70.1: #i35923# at.printAccessibleTree(log, xRoot,tParam.getBool(util.PropertyName.DEBUG_IS_ACTIVE)) added


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [8507421a75cdd83f793d269b02d9afbda1e02d99]

INTEGRATION: CWS qadev19 (1.6.70); FILE MERGED 2004/10/21 12:09:44 cn 1.6.70.1: #i35923# at.printAccessibleTree(log, xRoot,tParam.getBool(util.PropertyName.DEBUG_IS_ACTIVE)) added


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [bf6a1dacba03a5dcba1efe9666598dcd8f38b59b]

INTEGRATION: CWS qadev19 (1.10.70); FILE MERGED 2004/10/21 12:09:49 cn 1.10.70.1: #i35923# at.printAccessibleTree(log, xRoot,tParam.getBool(util.PropertyName.DEBUG_IS_ACTIVE)) added


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [01ede038c21e7d237e1700952356a39f0c412080]

INTEGRATION: CWS qadev19 (1.7.62); FILE MERGED 2004/10/21 12:09:33 cn 1.7.62.1: #i35923# at.printAccessibleTree(log, xRoot,tParam.getBool(util.PropertyName.DEBUG_IS_ACTIVE)) added


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [0c01b40634ac9d477808b213092f0483e2c42048]

INTEGRATION: CWS qadev19 (1.7.70); FILE MERGED 2004/10/21 12:09:22 cn 1.7.70.1: #i35923# at.printAccessibleTree(log, xRoot,tParam.getBool(util.PropertyName.DEBUG_IS_ACTIVE)) added


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [f875dc56c3414551567a5088d9f0034eec46963d]

INTEGRATION: CWS iha03 (1.2.40); FILE MERGED 2004/10/18 16:36:18 bm 1.2.40.2: #i35615# Ctrl-Shift-J for FullScreen is no longer global accelerator 2004/10/14 11:07:58 iha 1.2.40.1: #i35000# no spellchecker with F7


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [bda8d06d06bb41cb5df6f4418fef70a8c297c473]

INTEGRATION: CWS qadev19 (1.5.70); FILE MERGED 2004/10/21 12:09:06 cn 1.5.70.1: #i35923# at.printAccessibleTree(log, xRoot,tParam.getBool(util.PropertyName.DEBUG_IS_ACTIVE)) added


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [2f8cc5117fb27a417ebc9590e187a075e7ab540d]

INTEGRATION: CWS qadev19 (1.7.70); FILE MERGED 2004/10/21 12:08:56 cn 1.7.70.1: #i35923# at.printAccessibleTree(log, xRoot,tParam.getBool(util.PropertyName.DEBUG_IS_ACTIVE)) added


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [1ba4fad9451c15e1a1b26c62f32d7010ee72603b]

INTEGRATION: CWS qadev19 (1.6.70); FILE MERGED 2004/10/21 12:09:17 cn 1.6.70.3: #i35923# at.printAccessibleTree(log, xRoot,tParam.getBool(util.PropertyName.DEBUG_IS_ACTIVE)) added 2004/08/04 17:57:57 cn 1.6.70.2: #i31911# util.utils.sortWait() implementet 2004/08/02 09:28:31 cn 1.6.70.1: #i31911# longer sleep time while opening the dialog


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [3ff1c01ddccc3a90bb607848133f97ce768ca687]

INTEGRATION: CWS qadev19 (1.8.70); FILE MERGED 2004/10/21 12:09:38 cn 1.8.70.1: #i35923# at.printAccessibleTree(log, xRoot,tParam.getBool(util.PropertyName.DEBUG_IS_ACTIVE)) added


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [0efeaf21345ec24dfb0e97cebe2c00b0715b015d]

INTEGRATION: CWS qadev19 (1.7.70); FILE MERGED 2004/10/21 12:09:55 cn 1.7.70.1: #i35923# at.printAccessibleTree(log, xRoot,tParam.getBool(util.PropertyName.DEBUG_IS_ACTIVE)) added


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [0e86dcd63d1fa8ca91fdcb43a42f2297e3c984b9]

INTEGRATION: CWS qadev19 (1.4.70); FILE MERGED 2004/09/17 12:04:53 sg 1.4.70.1: #i23086#CHG: added new object relations for interface tests


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [d7fc01137e31d817178c2470413487c258057b13]

INTEGRATION: CWS qadev19 (1.4.86); FILE MERGED 2004/09/17 12:04:53 sg 1.4.86.1: #i23086#CHG: added new object relations for interface tests


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [d7680146d4c8db50350a3c055d115ed166650cf0]

INTEGRATION: CWS qadev19 (1.6.2); FILE MERGED 2004/10/29 14:24:16 cn 1.6.2.1: #i36354# adapt to storing of databases


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [1b8d84b5036d822f8a13085401d47b3e026a8202]

INTEGRATION: CWS qadev19 (1.5.70); FILE MERGED 2004/10/21 12:06:10 cn 1.5.70.1: #i35923# at.printAccessibleTree(log, xRoot,tParam.getBool(util.PropertyName.DEBUG_IS_ACTIVE)) added


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [de3ce409e4340f5e601d7679d53077732d073fe8]

INTEGRATION: CWS qadev19 (1.5.70); FILE MERGED 2004/10/21 12:06:42 cn 1.5.70.1: #i35923# at.printAccessibleTree(log, xRoot,tParam.getBool(util.PropertyName.DEBUG_IS_ACTIVE)) added


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [8047c6467b6ab4bdfbbcf4f328cf5dd12ebebbc3]

INTEGRATION: CWS qadev19 (1.5.70); FILE MERGED 2004/10/21 12:05:48 cn 1.5.70.1: #i35923# at.printAccessibleTree(log, xRoot,tParam.getBool(util.PropertyName.DEBUG_IS_ACTIVE)) added


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [e3b3895ade939ab1c8ba147037f962df69b0edca]

INTEGRATION: CWS qadev19 (1.5.70); FILE MERGED 2004/10/21 12:06:15 cn 1.5.70.1: #i35923# at.printAccessibleTree(log, xRoot,tParam.getBool(util.PropertyName.DEBUG_IS_ACTIVE)) added


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [6863704c224415bd25debc5767ab58be84b5c449]

INTEGRATION: CWS qadev19 (1.5.70); FILE MERGED 2004/10/21 12:06:20 cn 1.5.70.1: #i35923# at.printAccessibleTree(log, xRoot,tParam.getBool(util.PropertyName.DEBUG_IS_ACTIVE)) added


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [3e31294d6b992dadce383348df288b206790ec21]

INTEGRATION: CWS qadev19 (1.6.44); FILE MERGED 2004/10/21 12:05:59 cn 1.6.44.1: #i35923# at.printAccessibleTree(log, xRoot,tParam.getBool(util.PropertyName.DEBUG_IS_ACTIVE)) added


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [cb9fa0c8e936af8389c74ae53fe4712761601a02]

INTEGRATION: CWS qadev19 (1.6.70); FILE MERGED 2004/10/21 12:06:31 cn 1.6.70.1: #i35923# at.printAccessibleTree(log, xRoot,tParam.getBool(util.PropertyName.DEBUG_IS_ACTIVE)) added


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [557906897ee7fda5c85c3d5ff2805cf6f078b588]

INTEGRATION: CWS qadev19 (1.5.70); FILE MERGED 2004/10/21 12:06:37 cn 1.5.70.1: #i35923# at.printAccessibleTree(log, xRoot,tParam.getBool(util.PropertyName.DEBUG_IS_ACTIVE)) added


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [92cc74fb706e15545a887f47be6d06d4914fc9b9]

INTEGRATION: CWS qadev19 (1.6.70); FILE MERGED 2004/10/21 12:06:26 cn 1.6.70.1: #i35923# at.printAccessibleTree(log, xRoot,tParam.getBool(util.PropertyName.DEBUG_IS_ACTIVE)) added


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [2b3c12f22826b81dd209214c8ee4288d87ec753c]

INTEGRATION: CWS qadev19 (1.5.70); FILE MERGED 2004/10/21 12:05:53 cn 1.5.70.1: #i35923# at.printAccessibleTree(log, xRoot,tParam.getBool(util.PropertyName.DEBUG_IS_ACTIVE)) added


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [fb8d31395f14e8450a8655594ced5df4ce79c0b9]

INTEGRATION: CWS qadev19 (1.5.70); FILE MERGED 2004/10/21 12:06:04 cn 1.5.70.1: #i35923# at.printAccessibleTree(log, xRoot,tParam.getBool(util.PropertyName.DEBUG_IS_ACTIVE)) added


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [19b4b97e3c6807f326c5e20c2476d5090bc8e45a]

INTEGRATION: CWS qadev19 (1.5.70); FILE MERGED 2004/08/18 19:59:51 cn 1.5.70.1: #i30877# EventProducer modified


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [1d511340b14d517731c4dd5f0c9699f6b2000214]

INTEGRATION: CWS qadev19 (1.5.70); FILE MERGED 2004/10/21 12:07:38 cn 1.5.70.2: #i35923# at.printAccessibleTree(log, xRoot,tParam.getBool(util.PropertyName.DEBUG_IS_ACTIVE)) added 2004/09/27 14:14:47 cn 1.5.70.1: #i32445# added shortWait(9 after dispatch


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [553e525c1a28376550b0e49a243770adf72dbcf9]

INTEGRATION: CWS qadev19 (1.5.70); FILE MERGED 2004/10/21 12:07:59 cn 1.5.70.1: #i35923# at.printAccessibleTree(log, xRoot,tParam.getBool(util.PropertyName.DEBUG_IS_ACTIVE)) added


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [98a19efdb3cdfdad8dfb45642fb9b19093835850]

INTEGRATION: CWS qadev19 (1.5.70); FILE MERGED 2004/10/21 12:08:05 cn 1.5.70.1: #i35923# at.printAccessibleTree(log, xRoot,tParam.getBool(util.PropertyName.DEBUG_IS_ACTIVE)) added


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [a5d99efa4d38682c3e9e203d6c777e5954f9502f]

INTEGRATION: CWS qadev19 (1.5.70); FILE MERGED 2004/10/21 12:07:43 cn 1.5.70.1: #i35923# at.printAccessibleTree(log, xRoot,tParam.getBool(util.PropertyName.DEBUG_IS_ACTIVE)) added


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [7d77f074ad920781f29dec3a618294bc34f26e1d]

INTEGRATION: CWS qadev19 (1.5.70); FILE MERGED 2004/10/21 12:07:54 cn 1.5.70.1: #i35923# at.printAccessibleTree(log, xRoot,tParam.getBool(util.PropertyName.DEBUG_IS_ACTIVE)) added


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [f09550c3267a68034668a41ec9b36d6ae283f483]

INTEGRATION: CWS qadev19 (1.5.70); FILE MERGED 2004/10/21 12:07:32 cn 1.5.70.1: #i35923# at.printAccessibleTree(log, xRoot,tParam.getBool(util.PropertyName.DEBUG_IS_ACTIVE)) added


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [c90b9bca7ff2f2514cf3d868cb0408f4fb4ff6f2]

INTEGRATION: CWS qadev19 (1.3.70); FILE MERGED 2004/10/21 12:07:49 cn 1.3.70.1: #i35923# at.printAccessibleTree(log, xRoot,tParam.getBool(util.PropertyName.DEBUG_IS_ACTIVE)) added


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [b978f7f8646b20c84b3d275125a9d208615d6851]

INTEGRATION: CWS qadev19 (1.6.70); FILE MERGED 2004/10/21 12:08:13 cn 1.6.70.1: #i35923# at.printAccessibleTree(log, xRoot,tParam.getBool(util.PropertyName.DEBUG_IS_ACTIVE)) added


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [8bf84c37a75db8ecbd8e5bdcfb7d418b383ec26d]

INTEGRATION: CWS qadev19 (1.6.74); FILE MERGED 2004/10/21 12:08:24 cn 1.6.74.1: #i35923# at.printAccessibleTree(log, xRoot,tParam.getBool(util.PropertyName.DEBUG_IS_ACTIVE)) added


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [ec189354ac5662c2a4205c851a67b03b5317d4b4]

INTEGRATION: CWS qadev19 (1.5.62); FILE MERGED 2004/10/21 12:08:40 cn 1.5.62.1: #i35923# at.printAccessibleTree(log, xRoot,tParam.getBool(util.PropertyName.DEBUG_IS_ACTIVE)) added


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [ec7cf0dc63a8fc88d6219be236a58998dbe4ec28]

INTEGRATION: CWS qadev19 (1.4.86); FILE MERGED 2004/10/21 12:08:30 cn 1.4.86.1: #i35923# at.printAccessibleTree(log, xRoot,tParam.getBool(util.PropertyName.DEBUG_IS_ACTIVE)) added


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [e1c531a924262df8737041b6b0a3f5c3181318d2]

INTEGRATION: CWS qadev19 (1.5.62); FILE MERGED 2004/10/21 12:08:35 cn 1.5.62.1: #i35923# at.printAccessibleTree(log, xRoot,tParam.getBool(util.PropertyName.DEBUG_IS_ACTIVE)) added


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [5c2e1f6780191a484d7fbb18279299f3922e5626]

INTEGRATION: CWS qadev19 (1.4.86); FILE MERGED 2004/10/21 12:08:46 cn 1.4.86.1: #i35923# at.printAccessibleTree(log, xRoot,tParam.getBool(util.PropertyName.DEBUG_IS_ACTIVE)) added


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [a59d93df4e8a02e77f0dd6be62ed80c2da6b2e8a]

INTEGRATION: CWS qadev19 (1.4.86); FILE MERGED 2004/10/21 12:08:18 cn 1.4.86.1: #i35923# at.printAccessibleTree(log, xRoot,tParam.getBool(util.PropertyName.DEBUG_IS_ACTIVE)) added


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [f36670d2f51e469023d64ac1e3f774ce2880872d]

INTEGRATION: CWS qadev19 (1.7.86); FILE MERGED 2004/08/18 19:54:47 cn 1.7.86.1: #i31180 EventProdicer modified


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [9e33cb1a6e38e1963333a1155db93b6f956fdaac]

INTEGRATION: CWS qadev19 (1.7.86); FILE MERGED 2004/10/21 12:05:43 cn 1.7.86.1: #i35923# at.printAccessibleTree(log, xRoot,tParam.getBool(util.PropertyName.DEBUG_IS_ACTIVE)) added


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [59eae5a6c5dbcb41ff20167dbef32d07b265404f]

INTEGRATION: CWS qadev19 (1.5.70); FILE MERGED 2004/10/12 13:20:25 sg 1.5.70.2: #i22893#CHG: fixed bug 2004/08/27 15:36:28 sg 1.5.70.1: #i22893#CHG: added new object relation for XPrintJobBroadcaster test


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [fac70c6cd94b09e25609bf70582fa1993f4d5e52]

INTEGRATION: CWS qadev19 (1.4.70); FILE MERGED 2004/09/29 14:37:45 sg 1.4.70.1: #i32942#CHG: fixed bug


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [531b3777f9b1111ee0beb3cb53d601cc17bad1ca]

INTEGRATION: CWS qadev19 (1.6.70); FILE MERGED 2004/10/21 12:05:37 cn 1.6.70.1: #i35923# at.printAccessibleTree(log, xRoot,tParam.getBool(util.PropertyName.DEBUG_IS_ACTIVE)) added


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [0907a432bed472b9882d6fa2a125940108e87bf7]

INTEGRATION: CWS qadev19 (1.6.70); FILE MERGED 2004/10/21 12:05:32 cn 1.6.70.1: #i35923# at.printAccessibleTree(log, xRoot,tParam.getBool(util.PropertyName.DEBUG_IS_ACTIVE)) added


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [02d222b76a33d3a9592983828a705f2e27b395bb]

INTEGRATION: CWS qadev19 (1.4.86); FILE MERGED 2004/10/21 12:06:52 cn 1.4.86.1: #i35923# at.printAccessibleTree(log, xRoot,tParam.getBool(util.PropertyName.DEBUG_IS_ACTIVE)) added


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [d516c03ffbf9a45ffb59f3f5a94ef66ff400181e]

INTEGRATION: CWS iha03 (1.2.34); FILE MERGED 2004/10/14 11:06:42 iha 1.2.34.1: #i35000# no spellchecker with F7


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [bac2ee1ecfb2e28b6f421a186b918f1865dca173]

INTEGRATION: CWS qadev19 (1.4.86); FILE MERGED 2004/10/21 12:07:21 cn 1.4.86.1: #i35923# at.printAccessibleTree(log, xRoot,tParam.getBool(util.PropertyName.DEBUG_IS_ACTIVE)) added


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [9fb56ad1b2d4e9f47eb4bc84a977abd9046ec76f]

INTEGRATION: CWS qadev19 (1.4.86); FILE MERGED 2004/10/21 12:06:58 cn 1.4.86.1: #i35923# at.printAccessibleTree(log, xRoot,tParam.getBool(util.PropertyName.DEBUG_IS_ACTIVE)) added


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [649609b456311207ca506ba141337c18a8077ca4]

INTEGRATION: CWS qadev19 (1.4.86); FILE MERGED 2004/10/21 12:07:27 cn 1.4.86.1: #i35923# at.printAccessibleTree(log, xRoot,tParam.getBool(util.PropertyName.DEBUG_IS_ACTIVE)) added


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [61e83eea9a8468b468adc17a798da92ff2955c3d]

INTEGRATION: CWS qadev19 (1.4.86); FILE MERGED 2004/10/21 12:07:11 cn 1.4.86.1: #i35923# at.printAccessibleTree(log, xRoot,tParam.getBool(util.PropertyName.DEBUG_IS_ACTIVE)) added


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [426ecbd4f6bbd81de85f8909ba6c647cfe756138]

INTEGRATION: CWS qadev19 (1.4.86); FILE MERGED 2004/10/21 12:07:03 cn 1.4.86.1: #i35923# at.printAccessibleTree(log, xRoot,tParam.getBool(util.PropertyName.DEBUG_IS_ACTIVE)) added


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [35ce399c825a719858abeca91388c875e22a80fa]

INTEGRATION: CWS qadev19 (1.4.86); FILE MERGED 2004/10/21 12:07:16 cn 1.4.86.1: #i35923# at.printAccessibleTree(log, xRoot,tParam.getBool(util.PropertyName.DEBUG_IS_ACTIVE)) added


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [e35abe2394d247af99c4aefef58ed244aebb89e0]

INTEGRATION: CWS qadev19 (1.8.2); FILE MERGED 2004/10/01 15:14:42 sg 1.8.2.2: #i23086#CHG: fixed bug in test 2004/09/17 12:21:04 sg 1.8.2.1: #23086#CHG: added new object relations


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [2e55390de3f6678d6956f958e1e78ffb157f8a1b]

INTEGRATION: CWS qadev19 (1.6.70); FILE MERGED 2004/09/30 11:34:59 sg 1.6.70.1: #i22973#CHG: added object relations for new interface tests


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [273035ce18a3d091fbb3c282382ea04c267e4ead]

INTEGRATION: CWS qadev19 (1.6.2); FILE MERGED 2004/10/21 12:04:57 cn 1.6.2.1: #i35923# at.printAccessibleTree(log, xRoot,tParam.getBool(util.PropertyName.DEBUG_IS_ACTIVE)) added


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [5b29d5e809eace50e58d3c166df20f112227edf0]

INTEGRATION: CWS qadev19 (1.5.86); FILE MERGED 2004/10/21 12:05:19 cn 1.5.86.1: #i35923# at.printAccessibleTree(log, xRoot,tParam.getBool(util.PropertyName.DEBUG_IS_ACTIVE)) added


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [be49eb8f933d2e59d28e02da29081247789d703f]

INTEGRATION: CWS qadev19 (1.7.2); FILE MERGED 2004/10/21 12:05:08 cn 1.7.2.1: #i35923# at.printAccessibleTree(log, xRoot,tParam.getBool(util.PropertyName.DEBUG_IS_ACTIVE)) added


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [b470cac26c11f4dfb3d06242681fcbe19d1a142c]

INTEGRATION: CWS qadev19 (1.5.70); FILE MERGED 2004/10/21 12:05:13 cn 1.5.70.1: #i35923# at.printAccessibleTree(log, xRoot,tParam.getBool(util.PropertyName.DEBUG_IS_ACTIVE)) added


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [dc760774c513093000b638a1e835eccf43bf2a4b]

INTEGRATION: CWS qadev19 (1.6.44); FILE MERGED 2004/10/21 12:05:26 cn 1.6.44.1: #i35923# at.printAccessibleTree(log, xRoot,tParam.getBool(util.PropertyName.DEBUG_IS_ACTIVE)) added


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [9605709b842c19c0796c2738329012b0090f849c]

INTEGRATION: CWS qadev19 (1.3.70); FILE MERGED 2004/10/21 12:05:02 cn 1.3.70.3: #i35923# at.printAccessibleTree(log, xRoot,tParam.getBool(util.PropertyName.DEBUG_IS_ACTIVE)) added 2004/08/04 14:01:26 cn 1.3.70.2: #i32445# util.utils.shartWait() implemented 2004/08/02 09:23:29 cn 1.3.70.1: #i31940# modified to test XAccessibleEventBroadcaster successfully


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [769f108b48b899588f602f929f9bbb1831af4269]

INTEGRATION: CWS qadev19 (1.3.24); FILE MERGED 2004/10/21 12:06:47 cn 1.3.24.2: #i35923# at.printAccessibleTree(log, xRoot,tParam.getBool(util.PropertyName.DEBUG_IS_ACTIVE)) added 2004/10/06 13:14:10 sg 1.3.24.1: #i34867#CHG: adapted to new implementation of ShortCutManager


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [48407311845a8ff9a8dfe305a267b90c299d82f3]

INTEGRATION: CWS qadev19 (1.3.24); FILE MERGED 2004/10/06 13:14:10 sg 1.3.24.1: #i34867#CHG: adapted to new implementation of ShortCutManager


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [5d48cba9d28f7f9e8cb7d22483f9030efb3fea9c]

INTEGRATION: CWS qadev19 (1.5.48); FILE MERGED 2004/09/29 14:33:32 sg 1.5.48.1: #i32942#CHG: fixed bug


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [4c5169d924da8dfed6739d9d8d2c774c28d0b24b]

INTEGRATION: CWS ab11clonepp4 (1.33.6); FILE MERGED 2004/10/19 09:51:17 ab 1.33.6.2: RESYNC: (1.33-1.34); FILE MERGED 2004/10/15 08:55:09 ab 1.33.6.1: #118083# Class support PP4 -> SO 8


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [a5e386788b20fed063148ca620ca14c4dbdc5480]

INTEGRATION: CWS qadev19 (1.3.86); FILE MERGED 2004/09/29 14:36:56 sg 1.3.86.1: #i32942#CHG: fixed bug


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [7ef0ab03f67ac3661d812731870a2641c953a88a]

INTEGRATION: CWS qadev19 (1.3.86); FILE MERGED 2004/08/18 19:48:50 cn 1.3.86.1: #i31186# new object relation ERR_XWindow


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [3b484625dc01065220d887b916dc11d0c4a5b93c]

INTEGRATION: CWS qadev19 (1.3.74); FILE MERGED 2004/08/18 20:02:48 cn 1.3.74.1: #i30825# aother element was used


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [6f0af25941a8d734ed771e465069598050bab432]

INTEGRATION: CWS qadev19 (1.3.74); FILE MERGED 2004/09/17 12:03:42 sg 1.3.74.1: 29816#CHG: fixed bug for object creation


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [59670a611d1b7f74e62814fce97d1d6d29869d96]

INTEGRATION: CWS qadev19 (1.1.2); FILE ADDED 2004/09/30 12:14:32 sg 1.1.2.2: #i22973#NEW: initial version 2004/08/27 15:37:22 sg 1.1.2.1: #i22893#NEW: initial version


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [9e7a97714bb1ef2314bbe1bb66cc5590dec8e104]

INTEGRATION: CWS ab11clonepp4 (1.12.16); FILE MERGED 2004/10/15 08:39:10 ab 1.12.16.1: #118083# #118084# Class support PP4 -> SO 8


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [420ea14b5de99410295916ca4c10422588ae2a7d]

INTEGRATION: CWS qadev19 (1.3.82); FILE MERGED 2004/10/04 11:56:11 cn 1.3.82.1: #i34873# for parseSmart() some invalid prefix added


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [2f9300782d68527f576acc83d90405bec6ddd1cd]

INTEGRATION: CWS ab11clonepp4 (1.16.62); FILE MERGED 2004/10/15 08:39:10 ab 1.16.62.1: #118083# #118084# Class support PP4 -> SO 8


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [01cfa2581147d5b5e7f91451a6f80080f428ea45]

INTEGRATION: CWS qadev19 (1.1.2); FILE ADDED 2004/09/30 12:16:13 sg 1.1.2.1: #i22973#NEW: initial version


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [c642b0f68b2fcb8c1a7fd9944d3febfb0c4f218c]

INTEGRATION: CWS ab11clonepp4 (1.12.62); FILE MERGED 2004/10/18 14:39:21 ab 1.12.62.2: #118089# #118092# #118095# #118085# #118088# #118090# #118093# #118094# #118091# PP4 migration tasks -> SO 8 2004/10/15 08:39:10 ab 1.12.62.1: #118083# #118084# Class support PP4 -> SO 8


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [d736e40508ba2bb742ddb8ab0e93c880bd02c7b4]

INTEGRATION: CWS qadev19 (1.3.2); FILE MERGED 2004/10/06 13:15:00 sg 1.3.2.1: #i34867#CHG: adapted to new implementation of ShortCutManager


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [7798a83e95e2dfbdbb4a8d44a836cdc4b9439a5b]

INTEGRATION: CWS ab11clonepp4 (1.16.16); FILE MERGED 2004/10/15 08:39:10 ab 1.16.16.1: #118083# #118084# Class support PP4 -> SO 8


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [7598af54651c571c3b2a97c513eff3f6627b4a94]

INTEGRATION: CWS qadev19 (1.1.2); FILE ADDED 2004/09/17 12:18:34 sg 1.1.2.1: #i23086#NEW: initial version


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [3faf242faf81098de273ed044be8dc4e68269e10]

INTEGRATION: CWS ab11clonepp4 (1.9.62); FILE MERGED 2004/10/18 14:39:14 ab 1.9.62.2: #118092# #118095# #118093# #118094# PP4 migration tasks -> SO 8 2004/10/15 08:39:10 ab 1.9.62.1: #118083# #118084# Class support PP4 -> SO 8


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [a90c8702c30e7b63c20f44ac0dc246c04e5816fa]

INTEGRATION: CWS qadev19 (1.1.2); FILE ADDED 2004/09/17 12:20:09 sg 1.1.2.1: #i23086#NEW: initial version


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [3aa55b592d25bf8b0bc0323dfbd5c905fd2f0e91]

INTEGRATION: CWS ab11clonepp4 (1.18.16); FILE MERGED 2004/10/18 14:39:08 ab 1.18.16.2: #118089# #118092# #118095# #118097# #118088# #118090# #118093# #118094# PP4 migration tasks -> SO 8 2004/10/15 08:39:09 ab 1.18.16.1: #118083# #118084# Class support PP4 -> SO 8


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [c7950eeaa90edefc6d17bb4e860741741ad16ff6]

INTEGRATION: CWS qadev19 (1.1.2); FILE ADDED 2004/09/17 12:19:46 sg 1.1.2.1: #i23086#NEW: initial version


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [600a21838dcff002198aaf59cc4575c11a546862]

INTEGRATION: CWS qadev19 (1.1.2); FILE ADDED 2004/09/17 12:19:57 sg 1.1.2.1: #i23086#NEW: initial version


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [cb52ceae9eeeeac3b13a97b73746570315f1aa66]

INTEGRATION: CWS ab11clonepp4 (1.55.16); FILE MERGED 2004/10/19 14:08:56 ab 1.55.16.2: #118087# Support WB_ABORT_RETRY_IGNORE in MsgBox 2004/10/18 14:39:00 ab 1.55.16.1: #118089# #118085# #118088# #118090# #118096# #118091# PP4 migration tasks -> SO 8


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [0416c9b42741f4c83c3992f572a20b7cc31badbe]

INTEGRATION: CWS qadev19 (1.1.2); FILE ADDED 2004/09/30 13:56:49 sg 1.1.2.1: #22973#NEW: initial version


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [70f9e3848d216db925ac2e10024c4c5034092fe0]

INTEGRATION: CWS ab11clonepp4 (1.3.62); FILE MERGED 2004/10/15 08:39:09 ab 1.3.62.1: #118083# #118084# Class support PP4 -> SO 8


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [81f61484794513a8d4328853be673bf9ee9e84fa]

INTEGRATION: CWS qadev19 (1.1.2); FILE ADDED 2004/09/17 12:19:36 sg 1.1.2.1: #i23086#NEW: initial version


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [d66af44ec660200fdc01991648dce18dfb7ae915]

INTEGRATION: CWS ab11clonepp4 (1.4.62); FILE MERGED 2004/10/15 08:39:09 ab 1.4.62.1: #118083# #118084# Class support PP4 -> SO 8


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [c0f3ad5164ae53dc4791701666d2e8a7c7e9e158]

INTEGRATION: CWS qadev19 (1.1.2); FILE ADDED 2004/09/30 12:06:17 sg 1.1.2.1: #i22973#NEW: initial version


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [5b0363bb64625b8d528977f858609807dcfc9489]

INTEGRATION: CWS ab11clonepp4 (1.5.62); FILE MERGED 2004/10/15 08:39:08 ab 1.5.62.1: #118083# #118084# Class support PP4 -> SO 8


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [5ad5a1770ab1e2e3d1f385ef733abb4825b48562]

INTEGRATION: CWS qadev19 (1.1.2); FILE ADDED 2004/09/30 12:06:07 sg 1.1.2.1: #i22973#NEW: initial version


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [aa08249b304c731cf4a4c879cdb066efa17acfc4]

INTEGRATION: CWS ab11clonepp4 (1.17.62); FILE MERGED 2004/10/15 08:39:08 ab 1.17.62.1: #118083# #118084# Class support PP4 -> SO 8


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [8b8639394b7552cc336983eafdc90448bb800f0f]

INTEGRATION: CWS qadev19 (1.1.2); FILE ADDED 2004/09/30 12:05:46 sg 1.1.2.1: #i22973#NEW: initial version


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [6bfec0a2f0866c1deb28cecd76245aaa4acafd2e]

INTEGRATION: CWS qadev19 (1.1.2); FILE ADDED 2004/09/30 12:05:56 sg 1.1.2.1: #i22973#NEW: initial version


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [a4d06f5e1876379e33e41dc508b9158edcf46a6c]

INTEGRATION: CWS ab11clonepp4 (1.2.62); FILE MERGED 2004/10/15 08:39:08 ab 1.2.62.1: #118083# #118084# Class support PP4 -> SO 8


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [faec313c53d1651e18839434a517d9d59eedde27]

INTEGRATION: CWS qadev19 (1.2.86); FILE MERGED 2004/08/18 19:51:23 cn 1.2.86.1: #i31186# special property test for ParentWindow()


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [0eab3670f2be4600505a5b0c9f447e5f447dd324]

INTEGRATION: CWS ab11clonepp4 (1.4.214); FILE MERGED 2004/10/15 08:39:07 ab 1.4.214.1: #118083# #118084# Class support PP4 -> SO 8


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [09eca61ef7bc14b00abfd3238c03444e1fc8c26e]

INTEGRATION: CWS qadev19 (1.2.2); FILE MERGED 2004/10/21 13:53:18 cn 1.2.2.1: #i35946# use US-Loacale to get system date


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [04331f7da03e8564a90e2ac450571dbc215fea1d]

INTEGRATION: CWS ab11clonepp4 (1.3.198); FILE MERGED 2004/10/15 08:39:07 ab 1.3.198.1: #118083# #118084# Class support PP4 -> SO 8


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [b4f0bb0a35eff464a3fb5dfb031967927164f88d]

INTEGRATION: CWS qadev19 (1.1.2); FILE ADDED 2004/09/17 12:14:28 sg 1.1.2.1: #i23086#NEW: initial version


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [4536605c636f40113c6a3e985d5e78ef6eaf2b8d]

INTEGRATION: CWS ab11clonepp4 (1.5.62); FILE MERGED 2004/10/18 12:18:11 ab 1.5.62.2: #118084# Make PROPERTY token only visible under compatible option 2004/10/15 08:39:06 ab 1.5.62.1: #118083# #118084# Class support PP4 -> SO 8


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [cd84b01b814f8762bad0c402874cbb4c626958e4]

INTEGRATION: CWS qadev19 (1.2.86); FILE MERGED 2004/08/23 17:01:18 sg 1.2.86.1: #i23462#CHG: fixed class cast exception in property ImageMap


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [607d874caf6cf828a0ac5a01932b24c715c98ca6]

INTEGRATION: CWS ab11clonepp4 (1.8.16); FILE MERGED 2004/10/15 08:39:06 ab 1.8.16.1: #118083# #118084# Class support PP4 -> SO 8


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [5270b5e4a5aa55983d5f4b2bda1f4781ece2ed25]

INTEGRATION: CWS qadev19 (1.1.2); FILE ADDED 2004/08/27 15:38:27 sg 1.1.2.1: #i22893#NEW: initial version


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [2b06ed037dc077ead3bec979c206634bd42f1dbe]

INTEGRATION: CWS ab11clonepp4 (1.6.62); FILE MERGED 2004/10/15 08:39:06 ab 1.6.62.1: #118083# #118084# Class support PP4 -> SO 8


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [14717e49de0774a18f244162dfea600999fdf52b]

INTEGRATION: CWS qadev19 (1.1.2); FILE ADDED 2004/08/27 15:38:11 sg 1.1.2.1: #i22893#NEW: initial version


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [a1c7fa018b839cdf4acc6436d298d26834e3b9a3]

INTEGRATION: CWS qadev19 (1.3.36); FILE MERGED 2004/08/03 06:54:21 cn 1.3.36.1: #i32484# corrections in output


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [39b706792418e0ff563f7c4963ef763ad78edf18]

INTEGRATION: CWS ab11clonepp4 (1.7.62); FILE MERGED 2004/10/15 08:39:06 ab 1.7.62.1: #118083# #118084# Class support PP4 -> SO 8


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [76947f6bfbb5dc1437b4a50e6952b9307af76b40]

INTEGRATION: CWS qadev19 (1.3.74); FILE MERGED 2004/10/12 13:30:45 cn 1.3.74.1: #i32445# some logging information encahced


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [5a41cd6026cf33fc952875de85b575086f92c2ea]

INTEGRATION: CWS ab11clonepp4 (1.14.16); FILE MERGED 2004/10/15 08:39:05 ab 1.14.16.1: #118083# #118084# Class support PP4 -> SO 8


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [c9cb9ed63891fda4a4c736c13d7faaef85e725fa]

INTEGRATION: CWS qadev19 (1.1.2); FILE ADDED 2004/10/14 11:48:40 lla 1.1.2.1: #31243# new API


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [148f5d63af8cb58f1840fdd459cc00761b45add2]

INTEGRATION: CWS ab11clonepp4 (1.3.62); FILE MERGED 2004/10/15 08:39:05 ab 1.3.62.1: #118083# #118084# Class support PP4 -> SO 8


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [7c6e6d721e369a6d8d3a2b6f678487e0166caea2]

INTEGRATION: CWS qadev19 (1.1.2); FILE ADDED 2004/10/26 05:49:44 lla 1.1.2.2: #i36097# future Interface remarked 2004/10/14 11:48:30 lla 1.1.2.1: #31243# new API


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [66aff4ba824ee4487b924dc1a2eeadc223b9a983]

INTEGRATION: CWS iha03 (1.17.40); FILE MERGED 2004/10/19 16:31:46 iha 1.17.40.1: #i35721# changed default of auto spelling option


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [c4d3d6271d4ca0fc92cb101a7ae28365a868799f]

INTEGRATION: CWS ab11clonepp4 (1.3.214); FILE MERGED 2004/10/18 14:38:53 ab 1.3.214.1: #118086# PP4 migration tasks -> SO 8


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [f3307107f1b6f1aaa31cf5a4e98db3ba2fbd4de9]

INTEGRATION: CWS qadev19 (1.1.2); FILE ADDED 2004/10/14 11:48:20 lla 1.1.2.1: #31243# new API


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [c4b070f023622b29ad5b64810b5446e142ffee08]

INTEGRATION: CWS ab11clonepp4 (1.17.44); FILE MERGED 2004/10/15 08:39:04 ab 1.17.44.1: #118083# #118084# Class support PP4 -> SO 8


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [5b0ce2a114e17faa2dee9a563d9a8034c645b83f]

INTEGRATION: CWS iha03 (1.9.38); FILE MERGED 2004/10/14 11:49:08 iha 1.9.38.2: #i35000# remove old command '.uno:Spelling' 2004/10/13 16:58:08 iha 1.9.38.1: #i35016# added missing '...' to 'Co~lumns' and '~Sections'


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [f7c009303d990ee5c3588154ef0b1acde8877eb9]

INTEGRATION: CWS qadev19 (1.1.2); FILE ADDED 2004/10/14 11:48:10 lla 1.1.2.1: #31243# new API


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [1532364aa5da1743e548f10c2be387788b2e3bc7]

INTEGRATION: CWS ab11clonepp4 (1.29.16); FILE MERGED 2004/10/18 14:38:47 ab 1.29.16.2: #i35127# PP4 migration tasks -> SO 8 2004/10/15 08:39:03 ab 1.29.16.1: #118083# #118084# Class support PP4 -> SO 8


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [34249576976ebc7bff95966e82da11255c7201b4]

INTEGRATION: CWS iha03 (1.24.34); FILE MERGED 2004/10/18 13:26:06 iha 1.24.34.3: RESYNC: (1.24-1.26); FILE MERGED 2004/10/14 11:48:24 iha 1.24.34.2: #i35000# remove old command '.uno:Spelling' 2004/10/13 16:56:51 iha 1.24.34.1: #i35016# added missing '...' to 'As~ian phonetic guide'


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [abca4ad4a29de1327992c78344248f13695256ba]

INTEGRATION: CWS qadev19 (1.1.2); FILE ADDED 2004/10/14 11:48:00 lla 1.1.2.1: #31243# new API


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [4b06ddbbfb4b60c045b3f7446a70bb13235d23cd]

INTEGRATION: CWS qadev19 (1.1.2); FILE ADDED 2004/10/14 11:47:48 lla 1.1.2.1: #31243# new API


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [91e1a637745c7292ae55a9552541921d9d9afc65]

INTEGRATION: CWS ab11clonepp4 (1.17.16); FILE MERGED 2004/10/15 08:39:03 ab 1.17.16.1: #118083# #118084# Class support PP4 -> SO 8


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [53b39c83b7ab4fc98d49f1dca7a96df0814f25d7]

INTEGRATION: CWS qadev19 (1.6.2); FILE MERGED 2004/10/01 15:23:55 sg 1.6.2.8: #i32878#CHG: fixed bug 2004/09/17 12:00:58 sg 1.6.2.7: #i32878#CHG: fixed bug 2004/09/02 15:20:47 sg 1.6.2.6: #i32878#CHG: fixed bug 2004/09/02 14:56:25 sg 1.6.2.5: #i32878#CHG: fixed bug 2004/09/01 16:05:56 sg 1.6.2.4: #i32878#CHG: fixed bug concerning Windows platform 2004/08/27 15:23:26 sg 1.6.2.3: #i32878#CHG: enhanced error messages 2004/08/04 14:03:20 cn 1.6.2.2: #i32445# add Java-Doc in function shortWait () 2004/08/04 13:59:28 cn 1.6.2.1: Java-Doc added shortWait ( )


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [4a04e1dfaa2b2f27d51db83b92d8b399faf437d4]

INTEGRATION: CWS ab11clonepp4 (1.10.60); FILE MERGED 2004/10/15 08:39:03 ab 1.10.60.1: #118083# #118084# Class support PP4 -> SO 8


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [eb67a4fd13c0d6db03fc53dfdb00d20fbb52b858]

INTEGRATION: CWS qadev19 (1.6.2); FILE MERGED 2004/09/17 12:23:44 sg 1.6.2.1: #i32878#CHG: added new file PropertyValue


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [4640202813364ac8532346ee3ac72d7da34267f2]

INTEGRATION: CWS iha03 (1.2.32); FILE MERGED 2004/10/18 16:37:01 bm 1.2.32.1: #i35615# Ctrl-Shift-J for FullScreen is no longer global accelerator


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [117b3777a6b08690b0d23382ef08a0f5a3c222a4]

INTEGRATION: CWS qadev19 (1.1.2); FILE ADDED 2004/09/17 12:01:29 sg 1.1.2.1: #i32878#NEW: initial vesion


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [aa9e1e77d5b5d3f3f8154ef30078c1f35127154d]

INTEGRATION: CWS qadev19 (1.7.2); FILE MERGED 2004/10/22 09:14:17 cn 1.7.2.1: #35923# debugIsActive handling for printAccessibleTree() implemented


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [0de51b307765fe8fdd2601740bf752608a0d63fa]

INTEGRATION: CWS qadev19 (1.3.78); FILE MERGED 2004/10/12 09:46:45 sg 1.3.78.1: #i34422#CHG: fixed bug


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [09f80ffd235e8fec9ab7a3b74dbd0f30c7a69583]

INTEGRATION: CWS qadev19 (1.2.84); FILE MERGED 2004/09/29 10:42:59 sg 1.2.84.1: #i22830#CHG: added functionality to execute single functions of a Complex test


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [1ec8484567230bc0abcf56d77923e9a33ff3ccc4]

INTEGRATION: CWS qadev19 (1.5.28); FILE MERGED 2004/08/27 15:32:02 sg 1.5.28.1: #i32942#CHG: initialize 'OperatingSystem' variable.


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [6ea1945242e111ee76cbf108d3dcbbb56a713091]

INTEGRATION: CWS qadev19 (1.5.28); FILE MERGED 2004/10/21 07:51:45 sg 1.5.28.1: #i34422#CHG: updated


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [1314b88c159184a6194cde1e2c1c038b6e8c392c]

INTEGRATION: CWS iha03 (1.2.18); FILE MERGED 2004/10/18 16:33:28 bm 1.2.18.1: #i35615# Ctrl-Shift-J for FullScreen is no longer global accelerator


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [2089212ade7233813945a3cd2201f92c783034a6]

INTEGRATION: CWS qadev19 (1.1.138); FILE MERGED 2004/09/17 12:00:28 sg 1.1.138.1: #i32878#CHG: fixed bugs


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [ac09efa49359207dbd046f68d611a62203db4664]

INTEGRATION: CWS qadev19 (1.4.78); FILE MERGED 2004/09/17 12:00:28 sg 1.4.78.2: #i32878#CHG: fixed bugs 2004/08/27 15:17:07 sg 1.4.78.1: #i32942#CHG: initialize 'OperatingSystem' variable.


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [09b68162d4c0b9d2f638a4e542188a77c48a1a75]

INTEGRATION: CWS qadev19 (1.2.138); FILE MERGED 2004/09/17 12:00:28 sg 1.2.138.1: #i32878#CHG: fixed bugs


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [8e4972aea9411b716637bfbb73d7a0a691866262]

INTEGRATION: CWS qadev19 (1.2.78); FILE MERGED 2004/09/17 12:00:27 sg 1.2.78.1: #i32878#CHG: fixed bugs


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [91f04c09ab2898fb8fa8c049b6749aa6afc43874]

INTEGRATION: CWS qadev19 (1.1.138); FILE MERGED 2004/10/21 09:08:47 cn 1.1.138.2: #i35916# loging for required method changed 2004/09/17 12:00:28 sg 1.1.138.1: #i32878#CHG: fixed bugs


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [de03f42a1a3cd4707f75a4d6be9305d3d101b72f]

INTEGRATION: CWS qadev19 (1.2.78); FILE MERGED 2004/09/17 12:00:28 sg 1.2.78.1: #i32878#CHG: fixed bugs


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [1f83e724291bc6dc951f19b49ac5c54d6fdb1f1e]

INTEGRATION: CWS qadev19 (1.13.2); FILE MERGED 2004/10/26 13:38:08 sg 1.13.2.5: #i34422#CHG: fixed problem 2004/10/12 15:01:30 cn 1.13.2.4: #i32445# debug output enhanced 2004/09/03 09:18:11 sg 1.13.2.3: #i32878#CHG: added output when copying 2004/09/01 16:06:22 sg 1.13.2.2: #i32878#CHG: fixed bug concerning Windows platform 2004/08/27 15:22:56 sg 1.13.2.1: #i32878#CHG: enhanced error messages


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [391d8afc55294a845e03aace803331c78f90a284]

INTEGRATION: CWS qadev19 (1.4.28); FILE MERGED 2004/09/28 18:48:10 sg 1.4.28.3: #i22830#CHG: added functionality to execute single functions of a Complex test 2004/09/27 08:22:51 sg 1.4.28.2: #i32878#CHG: fixed bug 2004/08/27 15:23:55 sg 1.4.28.1: #i32878#CHG: enhanced error messages


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [9e12d378168c3b990dc8b79f77e6eac6a3f72189]

INTEGRATION: CWS qadev19 (1.8.28); FILE MERGED 2004/10/21 12:36:36 cn 1.8.28.2: #i35923# commandline for DebugIsActive (-deubg) added (bugfix) 2004/10/21 12:22:02 cn 1.8.28.1: #i35923# commandline for DebugIsActive (-deubg) added


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [53601522fe4259e873c8ffc8595661c93b50796d]

INTEGRATION: CWS qadev19 (1.3.122); FILE MERGED 2004/08/27 15:25:19 sg 1.3.122.2: #i32942#CHG: initialize 'OperatingSystem' variable. 2004/08/10 09:46:46 lla 1.3.122.1: #i31243# add OperatingSystem to ini file handling


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [f96cb68ce6dd2cd48056751264f26fdf69b76d34]

INTEGRATION: CWS qadev19 (1.8.28); FILE MERGED 2004/09/30 12:55:06 sg 1.8.28.2: #i32878#CHG: fixed minor bug in output 2004/08/27 15:24:24 sg 1.8.28.1: #i32878#CHG: enhanced error messages


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [b2ab57fe82c19660d3428afbd84b9848f825c7e8]

INTEGRATION: CWS qadev19 (1.1.2); FILE ADDED 2004/10/08 08:10:37 lla 1.1.2.7: #i31243# cleanups 2004/09/27 11:23:21 lla 1.1.2.6: #i31243# changes for HTML outputter 2004/09/22 08:28:12 lla 1.1.2.5: #i31243# cleanups 2004/09/14 05:49:41 lla 1.1.2.4: #i31243# PropertyName 2004/09/03 13:33:02 lla 1.1.2.3: #i31243# cleanups 2004/08/13 10:10:38 lla 1.1.2.2: #i31243# convwatch in a qadevOOo environment as a java version 2004/08/10 09:41:44 lla 1.1.2.1: #i31243# java convwatch


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [5df75086aa01f7b7922028491d65c7cef76202fa]

INTEGRATION: CWS qadev19 (1.1.2); FILE ADDED 2004/10/08 08:10:37 lla 1.1.2.4: #i31243# cleanups 2004/08/13 14:31:40 lla 1.1.2.3: #i31243# changes 2004/08/13 10:10:38 lla 1.1.2.2: #i31243# convwatch in a qadevOOo environment as a java version 2004/08/13 10:04:48 lla 1.1.2.1: new convwatch files


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [ea9e00f03cc31b046586a5d75f8c5507651cf542]

INTEGRATION: CWS qadev19 (1.1.2); FILE ADDED 2004/10/08 08:10:37 lla 1.1.2.5: #i31243# cleanups 2004/09/27 11:23:21 lla 1.1.2.4: #i31243# changes for HTML outputter 2004/09/22 08:28:12 lla 1.1.2.3: #i31243# cleanups 2004/08/13 10:10:37 lla 1.1.2.2: #i31243# convwatch in a qadevOOo environment as a java version 2004/08/10 09:42:05 lla 1.1.2.1: #i31243# java convwatch


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [9b228db8b51f3e9171fc0dec48d6ca2ef1380786]

INTEGRATION: CWS qadev19 (1.1.2); FILE ADDED 2004/10/08 08:10:37 lla 1.1.2.7: #i31243# cleanups 2004/09/14 05:48:15 lla 1.1.2.6: #i31243# use PropertyName 2004/09/07 12:34:11 lla 1.1.2.5: #i31243# cleanup, use own public API 2004/09/03 13:33:01 lla 1.1.2.4: #i31243# cleanups 2004/08/13 14:31:40 lla 1.1.2.3: #i31243# changes 2004/08/13 10:10:37 lla 1.1.2.2: #i31243# convwatch in a qadevOOo environment as a java version 2004/08/13 10:04:37 lla 1.1.2.1: new convwatch files


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [c895ad7233bb8d8927caef6a0f41f0ebd7c8cefa]

INTEGRATION: CWS qadev19 (1.1.2); FILE ADDED 2004/10/08 08:10:37 lla 1.1.2.3: #i31243# cleanups 2004/09/22 08:28:12 lla 1.1.2.2: #i31243# cleanups 2004/09/14 05:45:55 lla 1.1.2.1: #i31243# PropertyNames instead of 'stringname'


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [f6c80af18cbb32e88a7c24471c33a48ecce113c0]

INTEGRATION: CWS qadev19 (1.1.2); FILE ADDED 2004/10/08 08:10:36 lla 1.1.2.4: #i31243# cleanups 2004/09/22 08:27:46 lla 1.1.2.3: #i31243# cleanups 2004/08/13 10:10:37 lla 1.1.2.2: #i31243# convwatch in a qadevOOo environment as a java version 2004/08/10 09:41:55 lla 1.1.2.1: #i31243# java convwatch


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [5ba35f2faa16d1ac2fd9fa437432c021c1454dd3]

INTEGRATION: CWS qadev19 (1.1.2); FILE ADDED 2004/10/14 10:52:20 lla 1.1.2.8: #i31243# update createJPEGFromPostscript returns a list 2004/10/08 08:10:36 lla 1.1.2.7: #i31243# cleanups 2004/09/27 11:23:20 lla 1.1.2.6: #i31243# changes for HTML outputter 2004/09/22 08:25:49 lla 1.1.2.5: #i31243# BorderRemover integrated 2004/09/07 08:24:46 lla 1.1.2.4: #i31243# gswin32c must no longer rename. 2004/09/03 13:32:24 lla 1.1.2.3: #i31243# remove OSHelper 2004/08/13 10:10:37 lla 1.1.2.2: #i31243# convwatch in a qadevOOo environment as a java version 2004/08/10 09:41:11 lla 1.1.2.1: #i31243# java convwatch


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [8af03076e416874e2deab735c44dd70f319f292c]

INTEGRATION: CWS qadev19 (1.1.2); FILE ADDED 2004/10/08 08:10:36 lla 1.1.2.8: #i31243# cleanups 2004/09/22 08:25:09 lla 1.1.2.7: #i31243# cleanup for max page prints 2004/09/14 05:52:44 lla 1.1.2.6: #i31243# don't print, if MultiServiceFactory not given 2004/09/06 10:45:50 lla 1.1.2.5: #i31243# cleanup output 2004/09/03 13:33:01 lla 1.1.2.4: #i31243# cleanups 2004/08/13 14:31:39 lla 1.1.2.3: #i31243# changes 2004/08/13 10:10:37 lla 1.1.2.2: #i31243# convwatch in a qadevOOo environment as a java version 2004/08/10 09:41:00 lla 1.1.2.1: #i31243# java convwatch


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [94aecf892d9cdec7791b0cff9c07f95daa400b4c]

INTEGRATION: CWS qadev19 (1.1.2); FILE ADDED 2004/08/13 10:10:36 lla 1.1.2.2: #i31243# convwatch in a qadevOOo environment as a java version 2004/08/13 10:03:42 lla 1.1.2.1: new convwatch files


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [16438f9a2e278946fcc1601580d67380b07a49dd]

INTEGRATION: CWS qadev19 (1.1.2); FILE ADDED 2004/09/27 11:20:54 lla 1.1.2.1: #31243#


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [9810aedec9274f693b0c4ec95a791decc30f9f86]

INTEGRATION: CWS qadev19 (1.1.2); FILE ADDED 2004/10/08 08:10:36 lla 1.1.2.5: #i31243# cleanups 2004/09/03 13:33:01 lla 1.1.2.4: #i31243# cleanups 2004/08/13 14:31:39 lla 1.1.2.3: #i31243# changes 2004/08/13 10:10:36 lla 1.1.2.2: #i31243# convwatch in a qadevOOo environment as a java version 2004/08/13 10:04:14 lla 1.1.2.1: new convwatch files


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [a451e7abd2f14fc8cf8b6a7771ed676362b17655]

INTEGRATION: CWS qadev19 (1.1.2); FILE ADDED 2004/10/07 06:45:24 lla 1.1.2.1: #i31243# helper to read out ini files


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [ce5ad3e6d07c78bac28d43ebe0bf1a767acecc35]

INTEGRATION: CWS qadev19 (1.1.2); FILE ADDED 2004/09/22 08:21:31 lla 1.1.2.1: #i31243# new helper class for Images


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [a0708eaf8be89fbeb6e665ae83bdb2b69c33e3e7]

INTEGRATION: CWS qadev19 (1.1.2); FILE ADDED 2004/10/08 08:10:36 lla 1.1.2.2: #i31243# cleanups 2004/09/27 11:21:04 lla 1.1.2.1: #31243#


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [cbe6039df787ed00e2bc27e9ad151771b9713429]

INTEGRATION: CWS qadev19 (1.1.2); FILE ADDED 2004/10/08 08:10:36 lla 1.1.2.5: #i31243# cleanups 2004/09/22 08:24:26 lla 1.1.2.4: #i31243# cleanup for max page prints 2004/09/14 05:46:57 lla 1.1.2.3: #i31243# use PropertyName, getMultiServiceFactory use every time getMSF() 2004/09/07 12:36:37 lla 1.1.2.2: #i31243# new getFileFilter, check includesubDirs 2004/09/03 13:31:46 lla 1.1.2.1: #i31243# new files


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [30b358e1b317d62ed476baae4c31cb44748653ee]

INTEGRATION: CWS qadev19 (1.1.2); FILE ADDED 2004/10/08 08:10:35 lla 1.1.2.5: #i31243# cleanups 2004/09/14 06:03:58 lla 1.1.2.4: #i31243# alpha version of an interface 2004/09/07 12:35:35 lla 1.1.2.3: #i31243# cleanup the API 2004/09/03 13:37:08 lla 1.1.2.2: #i31243# cleanup no. 2 2004/09/03 13:31:56 lla 1.1.2.1: #i31243# new files


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [b18c8bb1c260db0e12759511fc337d1543912f7d]

INTEGRATION: CWS qadev19 (1.1.2); FILE ADDED 2004/10/14 10:51:56 lla 1.1.2.2: #i31243# update createJPEGFromPostscript returns a list 2004/10/08 08:09:07 lla 1.1.2.1: #31243# simple helper to compare 2 document, 2 jpegs or 2 pdf files with graphically methods


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [f2c19c10be94b5f5620e5407ec8157fe2a966385]

INTEGRATION: CWS qadev19 (1.1.2); FILE ADDED 2004/10/08 08:10:35 lla 1.1.2.3: #i31243# cleanups 2004/09/27 11:23:20 lla 1.1.2.2: #i31243# changes for HTML outputter 2004/09/22 08:20:08 lla 1.1.2.1: #i31243# Helper class for names


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [a3d0d9b6e801b235f834b01a42d091a66a4ff671]

INTEGRATION: CWS qadev19 (1.1.2); FILE ADDED 2004/10/08 08:10:35 lla 1.1.2.7: #i31243# cleanups 2004/09/22 08:23:45 lla 1.1.2.6: #i31243# add function for numbers 2004/09/06 10:45:49 lla 1.1.2.5: #i31243# cleanup output 2004/09/03 13:33:01 lla 1.1.2.4: #i31243# cleanups 2004/08/13 14:31:39 lla 1.1.2.3: #i31243# changes 2004/08/13 10:10:36 lla 1.1.2.2: #i31243# convwatch in a qadevOOo environment as a java version 2004/08/10 09:40:49 lla 1.1.2.1: #i31243# java convwatch


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [b593116ae9773b9b47adcfa442eee721129995d7]

INTEGRATION: CWS qadev19 (1.1.2); FILE ADDED 2004/09/07 12:35:03 lla 1.1.2.2: #i31243# more getFileFilter to GraphicalTestArgument.java 2004/09/03 12:52:20 lla 1.1.2.1: #i31243# new files


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [0b3dd0024e25462cc5cdea050f443239393ca170]

INTEGRATION: CWS qadev19 (1.1.2); FILE ADDED 2004/09/03 13:33:01 lla 1.1.2.3: #i31243# cleanups 2004/08/13 10:10:36 lla 1.1.2.2: #i31243# convwatch in a qadevOOo environment as a java version 2004/08/10 09:41:33 lla 1.1.2.1: #i31243# java convwatch


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [2c7915ec60a8e371ee9167e1986c3a666146bae8]

INTEGRATION: CWS qadev19 (1.1.2); FILE ADDED 2004/10/08 08:10:35 lla 1.1.2.10: #i31243# cleanups 2004/09/27 11:23:20 lla 1.1.2.9: #i31243# changes for HTML outputter 2004/09/22 08:23:13 lla 1.1.2.8: #i31243# cleanup 2004/09/14 05:45:12 lla 1.1.2.7: #i31243# use PropertyName 2004/09/07 12:33:49 lla 1.1.2.6: #i31243# cleanup, use own public API 2004/09/06 10:45:49 lla 1.1.2.5: #i31243# cleanup output 2004/09/03 13:33:00 lla 1.1.2.4: #i31243# cleanups 2004/08/13 14:31:39 lla 1.1.2.3: #i31243# changes 2004/08/13 10:10:35 lla 1.1.2.2: #i31243# convwatch in a qadevOOo environment as a java version 2004/08/13 10:03:54 lla 1.1.2.1: new convwatch files


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [7068d00fd4efc0f9b00bb4717267f447a30d683a]

INTEGRATION: CWS qadev19 (1.1.2); FILE ADDED 2004/10/08 08:10:35 lla 1.1.2.4: #i31243# cleanups 2004/08/13 14:31:38 lla 1.1.2.3: #i31243# changes 2004/08/13 10:10:35 lla 1.1.2.2: #i31243# convwatch in a qadevOOo environment as a java version 2004/08/10 09:40:38 lla 1.1.2.1: #i31243# java convwatch


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [d9ee9beef7983cbb43efc79d16ed7fa14828d78c]

INTEGRATION: CWS qadev19 (1.1.2); FILE ADDED 2004/10/07 06:46:54 lla 1.1.2.1: #i31243# ConvWatchCancelException, is thrown, if there are problems and we can't run through


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [7bde8997ae56677c24d7352c765551fe90d6d390]

INTEGRATION: CWS qadev19 (1.1.2); FILE ADDED 2004/10/08 08:10:34 lla 1.1.2.7: #i31243# cleanups 2004/09/27 11:23:20 lla 1.1.2.6: #i31243# changes for HTML outputter 2004/09/22 08:22:36 lla 1.1.2.5: #i31243# cleanup for max page prints 2004/09/03 13:33:00 lla 1.1.2.4: #i31243# cleanups 2004/08/13 14:31:38 lla 1.1.2.3: #i31243# changes 2004/08/13 10:10:35 lla 1.1.2.2: #i31243# convwatch in a qadevOOo environment as a java version 2004/08/10 09:41:22 lla 1.1.2.1: #i31243# java convwatch


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [f9e93787c343ffcc099160205d48f9a2cfeed79c]

INTEGRATION: CWS qadev19 (1.1.2); FILE ADDED 2004/10/07 06:45:54 lla 1.1.2.1: #31243# helper to read out the buildid from bootstrap rc


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [eccdf1e1cbd8497a167f0458a41b77685a805427]

INTEGRATION: CWS qadev19 (1.1.2); FILE ADDED 2004/09/22 08:21:55 lla 1.1.2.1: #i31243# new helper class to remove borders from Images


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [c35025469b017c891385b6a352b96e80acd8d60c]

INTEGRATION: CWS qadev19 (1.1.2); FILE ADDED 2004/08/13 14:31:38 lla 1.1.2.3: #i31243# changes 2004/08/13 10:10:35 lla 1.1.2.2: #i31243# convwatch in a qadevOOo environment as a java version 2004/08/13 10:04:26 lla 1.1.2.1: new convwatch files


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [5fe43921f2f8e92c089784139977d15f19170325]

INTEGRATION: CWS qadev19 (1.1.2); FILE ADDED 2004/08/13 14:32:22 lla 1.1.2.1: #i31243# ignores


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [28ea4725bfaefc063dbdf998984f5c2ca9cb5757]

INTEGRATION: CWS qadev19 (1.10.2); FILE MERGED 2004/09/02 15:21:50 sg 1.10.2.2: #32942#CHG: fixed bug 2004/08/27 15:32:32 sg 1.10.2.1: #i32942#CHG: initialize 'OperatingSystem' variable.


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [159166767cc3130ac2e466552b15a8880f9de16b]

INTEGRATION: CWS qadev19 (1.6.76); FILE MERGED 2004/08/27 15:26:09 sg 1.6.76.1: #i32942#CHG: initialize 'OperatingSystem' variable.


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [ed469cbecf26adbb70171293a266322a3db96209]

INTEGRATION: CWS qadev19 (1.5.76); FILE MERGED 2004/10/20 12:59:14 lla 1.5.76.5: #i34422# changes for OOoRunnerLight.jar 2004/10/15 12:08:03 sg 1.5.76.4: #i34422#CHG: updated 2004/10/14 18:27:57 sg 1.5.76.3: #i34422#CHG: updated 2004/10/12 09:59:38 lla 1.5.76.2: RESYNC: (1.5-1.6); FILE MERGED 2004/08/10 09:45:27 lla 1.5.76.1: #i31243# add convwatch


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [107a9afd2ad7b1d7da9dc58cab45c626a4bfbba5]

INTEGRATION: CWS qadev19 (1.1.138); FILE MERGED 2004/10/20 12:59:34 lla 1.1.138.1: #i34422# deliver also OOoRunnerLight.jar


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [a8b5cb55e1f120a7e8b55029d2bf0528aaf56a6c]

INTEGRATION: CWS qadev19 (1.12.16); FILE MERGED 2004/10/21 10:32:45 lla 1.12.16.3: #i31987# handle convwatch build right 2004/10/12 13:04:56 sg 1.12.16.2: #i22893#CHG: adapted build list 2004/08/10 09:45:04 lla 1.12.16.1: #i31243# add convwatch


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [925fdd3ee717d1ca6e9f2a0c5b56c34a5ee869c4]

INTEGRATION: CWS qadev19 (1.1.138); FILE MERGED 2004/10/15 13:58:24 cn 1.1.138.1: #i35617# marked property number as optional


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [47378d2f137f347a2b49b45d66c18d4ba8f31f4b]

INTEGRATION: CWS qadev19 (1.1.138); FILE MERGED 2004/10/22 10:17:18 cn 1.1.138.1: #i35617# property com::sun::star::drawing::GenericDrawPage::Number as optional marked


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [760660c69f273a3a754b5251883764a62cdc46c9]

INTEGRATION: CWS qadev19 (1.3.36); FILE MERGED 2004/10/18 14:06:24 cn 1.3.36.1: #i35723# optional properties HavingClause and GroupBy added


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [f480f1bd84229a569ffe64e757c3ce310b051424]

INTEGRATION: CWS qadev19 (1.2.88); FILE MERGED 2004/10/18 14:05:11 cn 1.2.88.1: #i35723# optional properties HavingClause and GroupBy added


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [9eeebfdca804634671e6fbc489a6244109390923]

INTEGRATION: CWS qadev19 (1.2.46); FILE MERGED 2004/09/20 13:05:47 lla 1.2.46.1: #117552# problems with 64bit values solved


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [95f3d2e52834678a99d5963ff60a097e827f6372]

INTEGRATION: CWS qadev19 (1.4.60); FILE MERGED 2004/09/20 13:05:47 lla 1.4.60.1: #117552# problems with 64bit values solved


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [b8a9485428df880dc6c0b6b7497a4d4d8274eca4]

INTEGRATION: CWS qadev19 (1.7.56); FILE MERGED 2004/08/02 09:26:22 lla 1.7.56.1: #117552# remove toFLoat, which produce compile problems.


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [2bb33a82b22a69aa2f7e79b5b397f02de017a2a9]

INTEGRATION: CWS qadev19 (1.5.60); FILE MERGED 2004/09/09 07:33:14 lla 1.5.60.2: #117552# remove some wrong maybe utf-8 chars from toChar test 2004/08/04 07:37:56 mindyliu 1.5.60.1: #117552# cleanups


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [508d36132713f95eca1682dd469002c5372f4307]

INTEGRATION: CWS qadev19 (1.4.48); FILE MERGED 2004/10/12 09:01:51 lla 1.4.48.2: RESYNC: (1.4-1.5); FILE MERGED 2004/08/04 07:00:51 mindyliu 1.4.48.1: #117552# toFloat tests added


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [d4cff2a8b8a43aa1a964ddb5a2bbdbc9c1557cd3]

INTEGRATION: CWS qadev19 (1.2.48); FILE MERGED 2004/09/09 07:32:12 lla 1.2.48.1: #117552# use absolute path for logfile test


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [6513bd3a208730031fcbcee96672c37d247f76b2]

INTEGRATION: CWS qadev19 (1.3.62); FILE MERGED 2004/08/04 07:00:07 mindyliu 1.3.62.3: #117552# tiny changes 2004/08/04 06:48:32 mindyliu 1.3.62.2: #117552# tiny changes 2004/08/04 03:30:32 mindyliu 1.3.62.1: #117552# when log10(x) < 0, the number after dot should be 14


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [0a3d968930a1704f38cea0f20a412e73743404a9]

INTEGRATION: CWS qadev19 (1.8.90); FILE MERGED 2004/09/20 09:22:48 lla 1.8.90.1: #117552# problems with 64bit values solved


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [233c7d8b0999c0ff76f9425bcea0ca745e8d8a3a]

INTEGRATION: CWS qadev19 (1.9.60); FILE MERGED 2004/09/20 09:22:48 lla 1.9.60.1: #117552# problems with 64bit values solved


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [d35542833636a41bba9a5dab5602399be89624d1]

INTEGRATION: CWS qadev19 (1.15.20); FILE MERGED 2004/09/22 08:12:35 lla 1.15.20.1: #i34302# testshl2 will fail, if library can't load


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [b027bcfca344af4c3e6838f655e5bfcb31561811]

INTEGRATION: CWS qadev19 (1.5.36); FILE MERGED 2004/09/22 08:12:35 lla 1.5.36.1: #i34302# testshl2 will fail, if library can't load


2004-11-02  Pascal Junck  <pjunck@openoffice.org>  [6e60c4fd074e1f0eb0190409be316b550fc9be1d]

INTEGRATION: CWS smoketest2 (1.5.4); FILE MERGED 2004/10/29 16:54:20 kz 1.5.4.2: #i35369# provide possibiliy to specify location of instset 2004/10/28 11:33:23 kz 1.5.4.1: #i35429# deinstall office on windows


2004-11-02  Rüdiger Timm  <rt@openoffice.org>  [f83a04595a7ddf4563b11cd560dac5839e1948fa]

#i10000# remove temporarily needed 'pack' restriction


2004-11-02  Rüdiger Timm  <rt@openoffice.org>  [1c934daf5e5eec7f0e7d6423c42da332f7993438]

#i10000# MH: pack full set of languages, at least for linux and windows.


2004-11-02  Rüdiger Timm  <rt@openoffice.org>  [a6ed8a776181daa3a47b722ec093abaab9982b2d]

#i10000# Use SAL_IMPLEMENT_MAIN instead of SAL_CALL main


2004-11-01  Vladimir Glazounov  <vg@openoffice.org>  [68bc375468016bf113d96a2875232920de3744cc]

#100000# fixed -a for links


2004-11-01  Hans-Joachim Lankenau  <hjs@openoffice.org>  [e301e67e4101472240552d3ab0a6e3aaa0773a59]

#i36456# regenerated configure


2004-11-01  Vladimir Glazounov  <vg@openoffice.org>  [2ad1fa1e06b93348a31d1c690d0409fe72da2ba7]

new version for SRC680


2004-11-01  Vladimir Glazounov  <vg@openoffice.org>  [2f39d792b85997979b2d788509ece7ad19420a66]

new version for SRC680


2004-11-01  Vladimir Glazounov  <vg@openoffice.org>  [4418d163e26897bdacf6c17689ca0e6244a57134]

new version for SRC680


2004-10-31  Vladimir Glazounov  <vg@openoffice.org>  [15ecd8ed8273f97a2102ffc59d365501bbe28489]

new version for SRC680


2004-10-31  Vladimir Glazounov  <vg@openoffice.org>  [57c02d721248c0cda0f8127016f09f56ff9cea03]

new version for SRC680


2004-10-29  Vladimir Glazounov  <vg@openoffice.org>  [ddcb5cf1bfb830ca80320953275b84aeb56681e7]

new version for SRC680


2004-10-29  Vladimir Glazounov  <vg@openoffice.org>  [19017991cdfd0fd46ec680f0839ea72758b2fa95]

new version for SRC680


2004-10-29  Vladimir Glazounov  <vg@openoffice.org>  [43ba672b989e462efc44deedbe703d6f63aa97f5]

new version for SRC680


2004-10-29  Rüdiger Timm  <rt@openoffice.org>  [953ce6eed3c6912234ac5b35ad2f825811401bb8]

#i10000# special characters removed


2004-10-29  Rüdiger Timm  <rt@openoffice.org>  [a1014e770947c0cefb018e26186e4aa15635921d]

#i10000#, #i35209#: We are linking an application and need TARGETTYPE=GUI here.


2004-10-29  Rüdiger Timm  <rt@openoffice.org>  [829760b13d550f781352a62446d827eb08805bdf]

#i10000# extra semicolon after macros removed


2004-10-29  Hans-Joachim Lankenau  <hjs@openoffice.org>  [d7f69b6928d0968077d2754648e0e7bbe07c5978]

#i34126# change packing of uiconfig.zip


2004-10-29  Rüdiger Timm  <rt@openoffice.org>  [810a82f7a9ba93dd442a9694e95868ee20a349e0]

#i10000# Return value added.


2004-10-29  Rüdiger Timm  <rt@openoffice.org>  [2ad97757c724088cd1b3e93b1cd6a0c0d99ffc9f]

new version for SRC680


2004-10-29  Vladimir Glazounov  <vg@openoffice.org>  [af7567514c4fb2eed9ca1377e0af5a99b1f0474d]

new version for SRC680


2004-10-29  Vladimir Glazounov  <vg@openoffice.org>  [88ce1cb3ef7c8157b546c0f241a980a559aec17d]

new version for SRC680


2004-10-29  Vladimir Glazounov  <vg@openoffice.org>  [55feb6463765acf04d51d8dc4b0b7a848601448a]

new version for SRC680


2004-10-29  gyang  <gyang@openoffice.org>  [571cfa96f7459fd6324eea584eecbfb01c0b3bdd]

fix for namespace


2004-10-29  Vladimir Glazounov  <vg@openoffice.org>  [abe76a3329eedf341478d245d991b5c2b2c97c6a]

new version for SRC680


2004-10-29  Vladimir Glazounov  <vg@openoffice.org>  [2ede5d1d218b390c46beedeff97be1318eb5b55b]

new version for SRC680


2004-10-28  Vladimir Glazounov  <vg@openoffice.org>  [aa35e762649ebe026705198a25362f9dd592e5d4]

new version for SRC680


2004-10-28  Vladimir Glazounov  <vg@openoffice.org>  [f10c06c9d54f0f814aa24f1a8e3f43f9062d92eb]

new version for SRC680


2004-10-28  Rüdiger Timm  <rt@openoffice.org>  [2dfc9baf6901d9cf20b0c8e8ebc379e3535e6d04]

INTEGRATION: CWS valgrind02 (1.48.10); FILE MERGED 2004/10/18 17:48:43 mhu 1.48.10.2: #i35209# With own main() function, we have no need for VCLs salmain.obj. 2004/10/08 16:56:21 mhu 1.48.10.1: #i35209# Added main.cxx using SAL_IMPLEMENT_MAIN() as recommended.


2004-10-28  Rüdiger Timm  <rt@openoffice.org>  [994a0be2f865ced21e39c0e30a357e2ea5572e56]

INTEGRATION: CWS valgrind02 (1.32.10); FILE MERGED 2004/10/08 16:56:21 mhu 1.32.10.1: #i35209# Added main.cxx using SAL_IMPLEMENT_MAIN() as recommended.


2004-10-28  Rüdiger Timm  <rt@openoffice.org>  [3733025348eee569dc19d2319ac3b4962db02bf6]

INTEGRATION: CWS valgrind02 (1.153.2); FILE MERGED 2004/10/08 16:56:20 mhu 1.153.2.1: #i35209# Added main.cxx using SAL_IMPLEMENT_MAIN() as recommended.


2004-10-28  Rüdiger Timm  <rt@openoffice.org>  [cbb6413374826184cc1cbdd13a11185d5fe6efe3]

INTEGRATION: CWS valgrind02 (1.3.2); FILE MERGED 2004/10/11 17:25:30 mhu 1.3.2.1: #i35209# Adapted to use SAL_IMPLEMENT_MAIN_WITH_ARGS() macro instead of plain main() function.


2004-10-28  Rüdiger Timm  <rt@openoffice.org>  [fe31cc518db4bc47baffd2499d0029045b697a7d]

INTEGRATION: CWS valgrind02 (1.8.46); FILE MERGED 2004/10/11 17:25:29 mhu 1.8.46.1: #i35209# Adapted to use SAL_IMPLEMENT_MAIN_WITH_ARGS() macro instead of plain main() function.


2004-10-28  Rüdiger Timm  <rt@openoffice.org>  [3ee3949d213863d81aacca436731dfc1b5b8ea95]

INTEGRATION: CWS valgrind02 (1.2.46); FILE MERGED 2004/10/11 17:25:29 mhu 1.2.46.1: #i35209# Adapted to use SAL_IMPLEMENT_MAIN_WITH_ARGS() macro instead of plain main() function.


2004-10-28  Rüdiger Timm  <rt@openoffice.org>  [b52ae559562c777a3c231b1e50cfc346116a62a3]

INTEGRATION: CWS valgrind02 (1.2.194); FILE MERGED 2004/10/11 17:25:28 mhu 1.2.194.1: #i35209# Adapted to use SAL_IMPLEMENT_MAIN_WITH_ARGS() macro instead of plain main() function.


2004-10-28  Rüdiger Timm  <rt@openoffice.org>  [7835512277f1437d21e3e26dc12b9d159fd2a2b9]

INTEGRATION: CWS valgrind02 (1.49.8); FILE MERGED 2004/10/08 15:53:25 mhu 1.49.8.1: #i35209# Added function 'osl_setCommandArgs()', adapted 'osl_getExecutableFile()' and 'osl_getCommandArg[Count]()', cleaned up previous 'getCmdLine()' mess, removed unused / obsolete code.


2004-10-28  Rüdiger Timm  <rt@openoffice.org>  [5a91e80101c8fec6b99140068afccba1f43265bc]

INTEGRATION: CWS valgrind02 (1.8.234); FILE MERGED 2004/10/18 17:30:52 mhu 1.8.234.1: #i35209# Added call to 'osl_setCommandArgs()'.


2004-10-28  Rüdiger Timm  <rt@openoffice.org>  [ae26fccf42c1b1c5e167291f8d12134da17c46c1]

INTEGRATION: CWS valgrind02 (1.2.62); FILE MERGED 2004/10/20 14:36:06 mhu 1.2.62.1: #i35209# Adapted to use SAL_IMPLEMENT_MAIN_WITH_ARGS() macro as recommended.


2004-10-28  Rüdiger Timm  <rt@openoffice.org>  [bef6250a558e3bef23f19b318793158c8021f388]

INTEGRATION: CWS valgrind02 (1.2.62); FILE MERGED 2004/10/20 14:36:05 mhu 1.2.62.1: #i35209# Adapted to use SAL_IMPLEMENT_MAIN_WITH_ARGS() macro as recommended.


2004-10-28  Rüdiger Timm  <rt@openoffice.org>  [e4c2f01ee9201167a08d12e0b875240f4f79c271]

INTEGRATION: CWS valgrind02 (1.26.86); FILE MERGED 2004/10/20 12:01:58 mhu 1.26.86.2: #i35209# Removed special handling for WinMain() case as standard 'argc' and 'argv' are always provided by msvcrt (as __argc and __argv externals) and can thus be passed to osl_setCommandArgs(). 2004/10/18 17:28:52 mhu 1.26.86.1: #i35209# Added function 'osl_setCommandArgs()', adapted 'osl_getExecutableFile()' and 'osl_getCommandArg[Count]()', cleaned up.


2004-10-28  Rüdiger Timm  <rt@openoffice.org>  [4a3aa23f1a48fb5eaad5cf2e2dc78679eb8a7db9]

INTEGRATION: CWS valgrind02 (1.21.86); FILE MERGED 2004/10/18 17:42:00 mhu 1.21.86.1: #i35209# Removed reference to lpArgvW formerly defined in process.c.


2004-10-28  Rüdiger Timm  <rt@openoffice.org>  [6585267e6b122532981b2698f27fb77104280712]

INTEGRATION: CWS valgrind02 (1.23.86); FILE MERGED 2004/10/08 15:53:25 mhu 1.23.86.1: #i35209# Added function 'osl_setCommandArgs()', adapted 'osl_getExecutableFile()' and 'osl_getCommandArg[Count]()', cleaned up previous 'getCmdLine()' mess, removed unused / obsolete code.


2004-10-28  Rüdiger Timm  <rt@openoffice.org>  [aea9234bb77ba71143257606a5dd61be4506e2ac]

INTEGRATION: CWS valgrind02 (1.22.44); FILE MERGED 2004/10/11 17:13:37 mhu 1.22.44.2: #i35209# Adapted executable file path resolution to also handle the PATH search case. 2004/10/08 15:53:24 mhu 1.22.44.1: #i35209# Added function 'osl_setCommandArgs()', adapted 'osl_getExecutableFile()' and 'osl_getCommandArg[Count]()', cleaned up previous 'getCmdLine()' mess, removed unused / obsolete code.


2004-10-28  Rüdiger Timm  <rt@openoffice.org>  [d4b41227b4b1d5e318c7d01909a155f6956d4148]

INTEGRATION: CWS valgrind02 (1.14.70); FILE MERGED 2004/10/08 15:53:24 mhu 1.14.70.1: #i35209# Added function 'osl_setCommandArgs()', adapted 'osl_getExecutableFile()' and 'osl_getCommandArg[Count]()', cleaned up previous 'getCmdLine()' mess, removed unused / obsolete code.


2004-10-28  Rüdiger Timm  <rt@openoffice.org>  [e2b3ebfb9ff10f35d71740b71e3acc95bac02a91]

INTEGRATION: CWS valgrind02 (1.6.32); FILE MERGED 2004/10/11 17:13:37 mhu 1.6.32.2: #i35209# Adapted executable file path resolution to also handle the PATH search case. 2004/10/08 15:53:24 mhu 1.6.32.1: #i35209# Added function 'osl_setCommandArgs()', adapted 'osl_getExecutableFile()' and 'osl_getCommandArg[Count]()', cleaned up previous 'getCmdLine()' mess, removed unused / obsolete code.


2004-10-28  Rüdiger Timm  <rt@openoffice.org>  [5a76578ad8bcc7a457181135c14c3b66ba745e6b]

INTEGRATION: CWS valgrind02 (1.34.70); FILE MERGED 2004/10/08 15:53:24 mhu 1.34.70.1: #i35209# Added function 'osl_setCommandArgs()', adapted 'osl_getExecutableFile()' and 'osl_getCommandArg[Count]()', cleaned up previous 'getCmdLine()' mess, removed unused / obsolete code.


2004-10-28  Rüdiger Timm  <rt@openoffice.org>  [f6c285bb55b79dd187222c6e3c568210177d127a]

INTEGRATION: CWS valgrind02 (1.3.340); FILE MERGED 2004/10/20 12:01:57 mhu 1.3.340.4: #i35209# Removed special handling for WinMain() case as standard 'argc' and 'argv' are always provided by msvcrt (as __argc and __argv externals) and can thus be passed to osl_setCommandArgs(). 2004/10/18 17:26:36 mhu 1.3.340.3: #i35209# Corrected forward declaration for 'osl_setCommandArgs()' to be visible for all platforms. 2004/10/11 17:20:47 mhu 1.3.340.2: #i35209# Added formal parameters 'argc', 'argv' to 'sal_main()', added SAL_IMPLEMENT_MAIN_WITH_ARGS(_argc_, _argv_) macro to allow for more widespread usage in classical 'main(int argc, char** argv)' functions. 2004/10/08 15:53:23 mhu 1.3.340.1: #i35209# Added function 'osl_setCommandArgs()', adapted 'osl_getExecutableFile()' and 'osl_getCommandArg[Count]()', cleaned up previous 'getCmdLine()' mess, removed unused / obsolete code.


2004-10-28  Rüdiger Timm  <rt@openoffice.org>  [b73261df29da617c51f29e2aadf8cd53493ace6a]

INTEGRATION: CWS valgrind02 (1.16.86); FILE MERGED 2004/10/08 15:53:23 mhu 1.16.86.1: #i35209# Added function 'osl_setCommandArgs()', adapted 'osl_getExecutableFile()' and 'osl_getCommandArg[Count]()', cleaned up previous 'getCmdLine()' mess, removed unused / obsolete code.


2004-10-28  Rüdiger Timm  <rt@openoffice.org>  [fca948fc5879bdb443d150ffd604a0e467c81172]

INTEGRATION: CWS valgrind02 (1.5.14); FILE MERGED 2004/10/11 17:26:26 mhu 1.5.14.1: #i35209# Adapted to use SAL_IMPLEMENT_MAIN_WITH_ARGS() macro instead of plain main() function.


2004-10-28  Rüdiger Timm  <rt@openoffice.org>  [6be38a4f1c4ac9bc647204f60816af9b7716628b]

INTEGRATION: CWS valgrind02 (1.2.230); FILE MERGED 2004/10/08 16:31:12 mhu 1.2.230.2: #i35209# salmain.o needs to be an SLO, i.e. PIC, and not linked into vcl. 2004/10/08 16:06:23 mhu 1.2.230.1: #i35209# Adapted salmain.cxx to use SAL_IMPLEMENT_MAIN() macro as recommended.


2004-10-28  Rüdiger Timm  <rt@openoffice.org>  [ed3e441168b718e0f50c80bded3af3d5ea172ac5]

INTEGRATION: CWS valgrind02 (1.18.12); FILE MERGED 2004/10/11 17:37:36 mhu 1.18.12.2: #i35209# Moved main() / SAL_IMPLEMENT_MAIN...() into global namespace. 2004/10/11 17:27:11 mhu 1.18.12.1: #i35209# Adapted to use SAL_IMPLEMENT_MAIN_WITH_ARGS() macro instead of plain main() function.


2004-10-28  Rüdiger Timm  <rt@openoffice.org>  [064e4c2ff80cbebcabff2a4413ade07d84cf81d4]

INTEGRATION: CWS valgrind02 (1.2.106); FILE MERGED 2004/10/11 17:27:11 mhu 1.2.106.1: #i35209# Adapted to use SAL_IMPLEMENT_MAIN_WITH_ARGS() macro instead of plain main() function.


2004-10-28  Rüdiger Timm  <rt@openoffice.org>  [736bb3f906c195a7960eb6059cb2c57411990f0f]

INTEGRATION: CWS valgrind02 (1.14.20); FILE MERGED 2004/10/11 17:27:10 mhu 1.14.20.1: #i35209# Adapted to use SAL_IMPLEMENT_MAIN_WITH_ARGS() macro instead of plain main() function.


2004-10-28  Rüdiger Timm  <rt@openoffice.org>  [ae0b3931a1c5a5952e556f66c2efcbfecc2ba47b]

INTEGRATION: CWS valgrind02 (1.15.22); FILE MERGED 2004/10/18 18:45:10 mhu 1.15.22.1: #i35209# Adapted to use SAL_IMPLEMENT_MAIN_WITH_ARGS() macro instead of plain main() function.


2004-10-28  Rüdiger Timm  <rt@openoffice.org>  [195364b0b5e9a28a20f17f406978917f3809298e]

INTEGRATION: CWS valgrind02 (1.10.16); FILE MERGED 2004/10/11 17:27:48 mhu 1.10.16.1: #i35209# Adapted to use SAL_IMPLEMENT_MAIN_WITH_ARGS() macro instead of plain main() function.


2004-10-28  Rüdiger Timm  <rt@openoffice.org>  [154f45660221ba0176a31c9687a60e0022efa63d]

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>  [9c2c6aa0451a88d54db80e06af8c53af2d8d3e3c]

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>  [0b48739798523b4a71f94b03b962505495776eb4]

INTEGRATION: CWS valgrind02 (1.4.28); FILE MERGED 2004/10/11 17:28:31 mhu 1.4.28.1: #i35209# Adapted to use SAL_IMPLEMENT_MAIN_WITH_ARGS() macro instead of plain main() function.


2004-10-28  Rüdiger Timm  <rt@openoffice.org>  [1c7f373c2edbbed3d255aa7391dabbc48944647c]

INTEGRATION: CWS valgrind02 (1.2.138); FILE MERGED 2004/10/11 17:28:31 mhu 1.2.138.1: #i35209# Adapted to use SAL_IMPLEMENT_MAIN_WITH_ARGS() macro instead of plain main() function.


2004-10-28  Rüdiger Timm  <rt@openoffice.org>  [3d2d1e551cce20dafad6ce81faf82d35ba0dca01]

INTEGRATION: CWS valgrind02 (1.5.16); FILE MERGED 2004/10/11 17:28:30 mhu 1.5.16.1: #i35209# Adapted to use SAL_IMPLEMENT_MAIN_WITH_ARGS() macro instead of plain main() function.


2004-10-28  Rüdiger Timm  <rt@openoffice.org>  [01672e7629c671657b8ae21912448d095c61718a]

INTEGRATION: CWS valgrind02 (1.2.138); FILE MERGED 2004/10/11 17:28:29 mhu 1.2.138.1: #i35209# Adapted to use SAL_IMPLEMENT_MAIN_WITH_ARGS() macro instead of plain main() function.


2004-10-28  Rüdiger Timm  <rt@openoffice.org>  [cfaa43393197a8c207eec2219d97d68f1c0a00cc]

#i10000# Add 'NO_SHL1DESCRIPTION=TRUE' to makefiles in order to become independent from sal and xml2cmp


2004-10-28  Michael Hönnig  <mi@openoffice.org>  [28cfd1f82d6f474da8f66c92cd338f9fa53e71af]

documentation


2004-10-28  Rüdiger Timm  <rt@openoffice.org>  [981b3c1e21de171adf3c7c04954d342df625c67e]

#i10000# Depends on xml2cmp


2004-10-28  Rüdiger Timm  <rt@openoffice.org>  [5b8429b20dfce69869d70bd68009d92c9543ec6a]

SRC680


2004-10-28  Pascal Junck  <pjunck@openoffice.org>  [5b184db6a08e9f75fb129b42f5c471a604a66413]

INTEGRATION: CWS impress20ea (1.5.32); FILE MERGED 2004/10/14 12:33:42 af 1.5.32.3: RESYNC: (1.5-1.6); FILE MERGED 2004/09/21 08:50:13 af 1.5.32.2: #i34011# Added explicit position (somewhere in the top center of the edit view) for master view tool bar. 2004/09/16 16:18:41 af 1.5.32.1: #i34011# Added master view tool bar.


2004-10-28  Pascal Junck  <pjunck@openoffice.org>  [aaf3869bba3925b3643f19333058f57f49cc6403]

INTEGRATION: CWS impress20ea (1.5.32); FILE MERGED 2004/10/14 12:34:00 af 1.5.32.3: RESYNC: (1.5-1.6); FILE MERGED 2004/09/21 08:50:36 af 1.5.32.2: #i34011# Added explicit position (somewhere in the top center of the edit view) for master view tool bar. 2004/09/16 16:18:02 af 1.5.32.1: #i34011# Added master view tool bar.


2004-10-28  Rüdiger Timm  <rt@openoffice.org>  [fd24cf9f027c62c377401a8c98ee2e8a711450cf]

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>  [87f2f3a17001b22eb514f1bcc6eae04934a70c51]

INTEGRATION: CWS writerperfect01 (1.32.56); FILE MERGED 2004/10/28 10:28:34 cmc 1.32.56.2: RESYNC: (1.32-1.34); FILE MERGED 2004/10/05 16:04:27 mmeeks 1.32.56.1: Issue number: 35022 Submitted by: mmeeks Reviewed by:  pending

Add WordPerfect file type auto-detetection / sniff...

2004-10-28  Rüdiger Timm  <rt@openoffice.org>  [82ff1ed9beb036bc5ba7d3364224aad49fce643f]

INTEGRATION: CWS writerperfect01 (1.13.168); FILE MERGED 2004/10/19 02:18:15 vq 1.13.168.3: #i35393# Add OOo: to let writerperfect only be build for OOo. 2004/10/12 17:02:26 vq 1.13.168.2: #i35393# Remove OO: from build.lst 2004/10/05 16:04:27 mmeeks 1.13.168.1: Issue number: 35022 Submitted by: mmeeks Reviewed by:  pending

Add WordPerfect file type auto-detetection / sniff...

2004-10-28  Rüdiger Timm  <rt@openoffice.org>  [8bb34e99f6ccf1ce7728101ad774453248a0d1ad]

INTEGRATION: CWS writerperfect01 (1.12.6); FILE MERGED 2004/10/28 09:54:19 cmc 1.12.6.2: RESYNC: (1.12-1.13); FILE MERGED 2004/10/05 16:04:27 mmeeks 1.12.6.1: Issue number: 35022 Submitted by: mmeeks Reviewed by:  pending

Add WordPerfect file type auto-detetection / sniff...

2004-10-28  Rüdiger Timm  <rt@openoffice.org>  [059d9f5e18a816b6f037b2318e4d8be9d2001b38]

INTEGRATION: CWS writerperfect01 (1.28.86); FILE MERGED 2004/10/07 14:32:59 mmeeks 1.28.86.1: Issue number: 35022 Submitted by: mmeeks Reviewed by:  cmc

Add WordPerfect to TextDocument filters list.

2004-10-28  Rüdiger Timm  <rt@openoffice.org>  [3cf166d385c6f3a1f6cfcf7e696bd41dfa636e65]

INTEGRATION: CWS writerperfect01 (1.1.2); FILE ADDED 2004/10/05 16:27:31 mmeeks 1.1.2.2: Issue number: 35022 Submitted by: mmeeks Reviewed by:  pending

fix snafu.
2004/10/05 16:02:35 mmeeks 1.1.2.1: Issue number: 35022
Submitted by: mmeeks
Reviewed by:  default

Add Wordperfect filter details - hard to test though.

2004-10-28  Rüdiger Timm  <rt@openoffice.org>  [378eb0f3542935e902666f3e6de73abb5aa45e7c]

INTEGRATION: CWS writerperfect01 (1.1.2); FILE ADDED 2004/10/07 10:14:16 mmeeks 1.1.2.2: Issue number: 35022 Submitted by: mmeeks Reviewed by:  pending

Add the magic 3RDPARTYFILTER aka 'BREAKIFNOTPRESENT'
2004/10/05 16:02:34 mmeeks 1.1.2.1: Issue number: 35022
Submitted by: mmeeks
Reviewed by:  default

Add Wordperfect filter details - hard to test though.

2004-10-28  Rüdiger Timm  <rt@openoffice.org>  [fba52d4d60442cd9872bf2c45f6b36b97d3867f5]

INTEGRATION: CWS writerperfect01 (1.3.42); FILE MERGED 2004/10/05 16:02:34 mmeeks 1.3.42.1: Issue number: 35022 Submitted by: mmeeks Reviewed by:  default

Add Wordperfect filter details - hard to test though.

2004-10-28  Pascal Junck  <pjunck@openoffice.org>  [1b0ab6596cb850316c83bf99436aded338bebe2e]

INTEGRATION: CWS impress20ea (1.1.2); FILE ADDED 2004/09/16 13:52:13 af 1.1.2.1: #i34011# Initial revision.


2004-10-28  Pascal Junck  <pjunck@openoffice.org>  [ec363d1529fdd4e9f137028a33746b3cd2e9c4c5]

INTEGRATION: CWS impress20ea (1.19.34); FILE MERGED 2004/10/19 16:26:22 af 1.19.34.1: #i35731# Removed the View/Master/Title Master entry.


2004-10-28  Pascal Junck  <pjunck@openoffice.org>  [050504396a43fe746170e38574aa0806e2f2efaf]

INTEGRATION: CWS impress20ea (1.1.2); FILE ADDED 2004/09/16 13:57:27 af 1.1.2.1: #i34011# Initial revision.


2004-10-28  Pascal Junck  <pjunck@openoffice.org>  [3dd8c0954ee1060155f93a8f34a486d32f7b0090]

INTEGRATION: CWS impress20ea (1.33.14); FILE MERGED 2004/10/14 13:22:54 af 1.33.14.3: RESYNC: (1.33-1.36); FILE MERGED 2004/10/12 09:34:41 af 1.33.14.2: #i34881# Added support for mbIsInitialized flag.  Moved update of controller here from PaneManager. 2004/09/03 14:26:55 af 1.33.14.1: #i31710# Do not re-use object bars.  This feature does not yet work properly.


2004-10-28  Pascal Junck  <pjunck@openoffice.org>  [49837c395c5773b04fe550a704f2e49368e30df3]

INTEGRATION: CWS impress20ea (1.36.64); FILE MERGED 2004/10/14 13:22:46 af 1.36.64.3: RESYNC: (1.36-1.38); FILE MERGED 2004/09/16 16:11:24 af 1.36.64.2: #i34011# Modified AssignFromSlideChangeWindow() to take edit mode into account. 2004/09/15 08:07:57 af 1.36.64.1: #i34011# Added new master view slot.


2004-10-28  Pascal Junck  <pjunck@openoffice.org>  [19ac4097da8d6c78cbe43d9716d0565e04d54d6a]

INTEGRATION: CWS impress20ea (1.30.4); FILE MERGED 2004/10/14 13:22:38 af 1.30.4.2: RESYNC: (1.30-1.31); FILE MERGED 2004/09/09 16:01:49 af 1.30.4.1: #117500# Broadcast new hints about slides being resized.


2004-10-28  Pascal Junck  <pjunck@openoffice.org>  [64afab420f9dfa2f0c9d3618c568c265e03c2101]

INTEGRATION: CWS impress20ea (1.14.12); FILE MERGED 2004/09/15 08:04:49 af 1.14.12.2: #i34011# ObjectBarManager.cxx now may use exceptions. 2004/09/09 16:03:12 af 1.14.12.1: #117500# Added new class ViewShellHint.


2004-10-28  Pascal Junck  <pjunck@openoffice.org>  [11d08c43f857dc12dc2ac97ca9475060d2dfb31c]

INTEGRATION: CWS impress20ea (1.13.66); FILE MERGED 2004/09/16 16:09:37 af 1.13.66.1: #i34011# Passing edit mode to AssignFromSlideChangeWindow().


2004-10-28  Pascal Junck  <pjunck@openoffice.org>  [ba6251d501904b71eaaadfc34c02f2940791b46c]

INTEGRATION: CWS impress20ea (1.42.24); FILE MERGED 2004/10/14 13:20:05 af 1.42.24.4: RESYNC: (1.42-1.43); FILE MERGED 2004/09/21 08:49:04 af 1.42.24.3: #i34011# Switching back to first page before leaving the master mode to prevent crash. 2004/09/20 16:30:15 af 1.42.24.2: #i34011# Added proper broadcasting of edit mode change. 2004/09/15 08:06:19 af 1.42.24.1: #i34011# Added broadcasting of the beginning and end of changing the master mode.  Added handling of new SID_CLOSE_MASTER_VIEW slot.


2004-10-28  Pascal Junck  <pjunck@openoffice.org>  [42064ac55ea76a7b7e5eb478f15c73ef3a2df4df]

INTEGRATION: CWS impress20ea (1.47.12); FILE MERGED 2004/10/14 13:19:08 af 1.47.12.3: RESYNC: (1.47-1.50); FILE MERGED 2004/10/05 11:02:58 af 1.47.12.2: #i34881# Prevent the deletion of last master page. 2004/09/15 08:04:05 af 1.47.12.1: #i34011# Added the new master view slots.


2004-10-28  Pascal Junck  <pjunck@openoffice.org>  [a64f8cb1dcc132baffd7ee19ba931015a383c939]

INTEGRATION: CWS impress20ea (1.32.26); FILE MERGED 2004/10/14 13:18:22 af 1.32.26.4: RESYNC: (1.32-1.33); FILE MERGED 2004/10/05 10:59:56 af 1.32.26.3: #i34868# Calling CreateTitleAndLayout() for new master pages to create placeholder shapes. 2004/09/16 16:06:33 af 1.32.26.2: #i34011# Added handling of SID_INSERT_MASTER_PAGE slot. 2004/09/15 08:03:25 af 1.32.26.1: #i34011# Added the new master view slots.


2004-10-28  Pascal Junck  <pjunck@openoffice.org>  [4a4ab83bd0e3baf3013ceef826ebf0d7c9ad8402]

INTEGRATION: CWS impress20ea (1.42.14); FILE MERGED 2004/10/19 12:37:34 af 1.42.14.6: #i34881 Resolved merge problem. 2004/10/14 13:18:14 af 1.42.14.5: RESYNC: (1.42-1.43); FILE MERGED 2004/10/12 09:32:46 af 1.42.14.4: #i34881# Call Show/HideToolBar only when the shell has been properly initialized. 2004/09/21 08:46:54 af 1.42.14.3: #i34011# Prevent SwitchPage() from accessing non-existent page when given index is invalid. 2004/09/16 16:05:16 af 1.42.14.2: #i34011# Renamed master view toolbar. 2004/09/15 08:02:41 af 1.42.14.1: #i34011# Show or hide the master view toolbar when changing into/from the master mode.


2004-10-28  Pascal Junck  <pjunck@openoffice.org>  [bd99d5c5470bfbcda6f0b182a7ba5cfa854e2746]

INTEGRATION: CWS impress20ea (1.2.68); FILE MERGED 2004/09/20 16:20:41 af 1.2.68.1: #i33472# Had to integrate fix from other CWS.


2004-10-28  Pascal Junck  <pjunck@openoffice.org>  [0fe0589756c8ad51f434bfb89affbf05aa532017]

INTEGRATION: CWS impress20ea (1.4.28); FILE MERGED 2004/10/12 09:29:17 af 1.4.28.3: #i34881# Added mbIsInitialized member. 2004/09/16 16:04:36 af 1.4.28.2: #i34011# Fixed handling of layers for master pages. 2004/09/15 08:00:54 af 1.4.28.1: #i34011# In ProcessModifyPageSlot() extract the visible layers only for non-master pages.


2004-10-28  Pascal Junck  <pjunck@openoffice.org>  [85fb884cace22cd74289aff7aeb55314e477b44c]

INTEGRATION: CWS impress20ea (1.1.2); FILE ADDED 2004/09/09 16:02:48 af 1.1.2.1: #117500# Initial revision.


2004-10-28  Pascal Junck  <pjunck@openoffice.org>  [d035d68df184542f67a241f942b92ed42da4b02b]

INTEGRATION: CWS impress20ea (1.8.28); FILE MERGED 2004/10/14 13:17:27 af 1.8.28.2: RESYNC: (1.8-1.11); FILE MERGED 2004/09/16 16:02:53 af 1.8.28.1: #i34265# Minor code cleanup.


2004-10-28  Pascal Junck  <pjunck@openoffice.org>  [0dba7809c9cf27e358bd1e321110f7af27819e82]

INTEGRATION: CWS impress20ea (1.78.62); FILE MERGED 2004/10/14 13:15:34 af 1.78.62.2: RESYNC: (1.78-1.80); FILE MERGED 2004/09/20 16:26:03 af 1.78.62.1: #i34011# New master pages are named before they are inserted.


2004-10-28  Pascal Junck  <pjunck@openoffice.org>  [1e1d860bfd9122adb8b7dcebebcad9d8086cd3c8]

INTEGRATION: CWS impress20ea (1.2.68); FILE MERGED 2004/09/28 11:48:31 af 1.2.68.1: #i34606# Added support for master pages.


2004-10-28  Pascal Junck  <pjunck@openoffice.org>  [2adebe47a1f8c99e14140ded7ebe63ee600afad9]

INTEGRATION: CWS impress20ea (1.2.68); FILE MERGED 2004/10/14 13:14:17 af 1.2.68.4: RESYNC: (1.2-1.3); FILE MERGED 2004/10/05 09:54:03 af 1.2.68.3: #i34869# Passing FALSE as last parameter to SetMasterPage() for not deleting unused master pages. 2004/09/28 11:47:04 af 1.2.68.2: #i34606# Added support for master pages. 2004/09/20 16:25:06 af 1.2.68.1: #i34011# Added guard against invalid token.


2004-10-28  Pascal Junck  <pjunck@openoffice.org>  [ccc2f9e4f1a2379d8b33deefd561867ad3382342]

INTEGRATION: CWS impress20ea (1.6.28); FILE MERGED 2004/09/20 16:23:26 af 1.6.28.2: #i34011# Fixed handling of master pages that are inserted by user. 2004/09/16 15:56:52 af 1.6.28.1: #i34265# Avoid the unnecessary creation of substition images and attempted loads of thumbnails.


2004-10-28  Pascal Junck  <pjunck@openoffice.org>  [b1fe83d411a81bf34d368d0f4154e3ccfac5248c]

INTEGRATION: CWS impress20ea (1.2.68); FILE MERGED 2004/10/05 14:08:03 af 1.2.68.1: #i34606# Added IsMainViewInMastePageMode() method.


2004-10-28  Pascal Junck  <pjunck@openoffice.org>  [e6c2e487a531d1e9548cdaccf78902169c38a988]

INTEGRATION: CWS impress20ea (1.3.68); FILE MERGED 2004/10/14 13:14:01 af 1.3.68.3: RESYNC: (1.3-1.4); FILE MERGED 2004/10/11 11:43:10 af 1.3.68.2: #i34882# Moved guard against assigning layouts to master pages from ClickHandler to AssignLayoutToSelectedSlides() to catch all invocations. 2004/10/05 14:09:47 af 1.3.68.1: #i34606# Added IsMainViewInMastePageMode() method.  Layouts are not assigned when the former method returns true.


2004-10-28  Pascal Junck  <pjunck@openoffice.org>  [7c076c2c458ea8e4ce66887b612cf02ebb819587]

INTEGRATION: CWS impress20ea (1.3.68); FILE MERGED 2004/09/15 08:20:31 af 1.3.68.1: #i34011# The first page is now properly recognized as new page (when it is new.)


2004-10-28  Pascal Junck  <pjunck@openoffice.org>  [32a9e52bc8c04484a72b48e7320eeab6d3d24543]

INTEGRATION: CWS impress20ea (1.2.68); FILE MERGED 2004/09/28 11:41:09 af 1.2.68.1: #i34606# Added methods for getting and restoring the selection.


2004-10-28  Pascal Junck  <pjunck@openoffice.org>  [24ac647b97219af46d810b7eb3e2bae6e8d2f2b9]

INTEGRATION: CWS impress20ea (1.2.68); FILE MERGED 2004/09/28 11:40:05 af 1.2.68.2: #i34606# Added inner class ModelChangeLock. 2004/09/15 08:15:29 af 1.2.68.1: #i34011# Added the handling of changing the edit mode.


2004-10-28  Pascal Junck  <pjunck@openoffice.org>  [01cf1ee2632af25b2216c6640069f94c5f86468d]

INTEGRATION: CWS impress20ea (1.4.28); FILE MERGED 2004/10/14 13:12:40 af 1.4.28.3: RESYNC: (1.4-1.8); FILE MERGED 2004/10/05 10:07:30 af 1.4.28.2: #i34868# Calling CreateTitleAndLayout() for new master pages to create placeholder shapes. 2004/09/16 15:40:23 af 1.4.28.1: #i34011# Added handling of slots for master view context menu.


2004-10-28  Pascal Junck  <pjunck@openoffice.org>  [47d1ad36e9c177b7f28d901cb92fda8fabc96422]

INTEGRATION: CWS impress20ea (1.4.28); FILE MERGED 2004/10/14 13:12:33 af 1.4.28.2: RESYNC: (1.4-1.5); FILE MERGED 2004/09/28 11:38:52 af 1.4.28.1: #i34606# Turned off drag-and-drop for master pages.  Code cleanup.


2004-10-28  Pascal Junck  <pjunck@openoffice.org>  [44fbbc76a828b06e34b1cf5d2f06b19286a885fe]

INTEGRATION: CWS impress20ea (1.2.68); FILE MERGED 2004/09/28 11:37:07 af 1.2.68.2: #i34606# Added methods for getting and restoring the selection. 2004/09/15 08:18:07 af 1.2.68.1: #i34011# Fixed convesion of page indices.


2004-10-28  Pascal Junck  <pjunck@openoffice.org>  [e6a80a4d8e30ae3f650a0d3bce60179992d6d685]

INTEGRATION: CWS impress20ea (1.2.68); FILE MERGED 2004/09/15 08:26:27 af 1.2.68.2: #i34011# Added new code and rec-activated old code for the handling of edit mode changes. 2004/09/09 16:00:50 af 1.2.68.1: #117500# Listening for new hint from ViewShell that slides are resized.


2004-10-28  Pascal Junck  <pjunck@openoffice.org>  [eee09af37ffe421ba4c6a731e8ea184037677b3f]

INTEGRATION: CWS impress20ea (1.3.28); FILE MERGED 2004/10/06 09:45:43 af 1.3.28.4: #i34870# Master pages are removed from document via core not API. 2004/09/28 11:35:51 af 1.3.28.3: #i34606# MoveSelectedPages() now refuses to work on master pages.  Added inner class ModelChangeLock. 2004/09/16 15:19:29 af 1.3.28.2: #i34011# DeleteSelectedPages() now handles master pages. 2004/09/15 08:17:18 af 1.3.28.1: #i34011# Added the handling of changing the edit mode.


2004-10-28  Pascal Junck  <pjunck@openoffice.org>  [48d281be59680c0995c20c35a5a6d898c348516a]

INTEGRATION: CWS impress20ea (1.2.68); FILE MERGED 2004/10/14 13:12:16 af 1.2.68.2: RESYNC: (1.2-1.4); FILE MERGED 2004/09/16 17:09:51 af 1.2.68.1: #i34268# Added parameter to the Start() method.


2004-10-28  Pascal Junck  <pjunck@openoffice.org>  [94b5e82d078cff45c50faefffede64194599cc83]

INTEGRATION: CWS impress20ea (1.2.68); FILE MERGED 2004/09/16 17:14:00 af 1.2.68.1: #i34268# Added parameter to the Start() method.


2004-10-28  Pascal Junck  <pjunck@openoffice.org>  [c554cee89c9b67bbf5d53a4ca357b70589036f32]

INTEGRATION: CWS impress20ea (1.2.68); FILE MERGED 2004/10/14 13:11:43 af 1.2.68.2: RESYNC: (1.2-1.3); FILE MERGED 2004/09/16 17:12:06 af 1.2.68.1: #i34268# Added parameter to the RequestPreviewBitmap() method.


2004-10-28  Pascal Junck  <pjunck@openoffice.org>  [93258ec4c9b0e2c6b583fdad5edb834de6f0e841]

INTEGRATION: CWS impress20ea (1.2.68); FILE MERGED 2004/09/16 17:10:58 af 1.2.68.1: #i34268# Corrected initialization of new cache entry.


2004-10-28  Pascal Junck  <pjunck@openoffice.org>  [7bfa4b6685b4ac1ae1e42a78048c0011f388a0cd]

INTEGRATION: CWS impress20ea (1.15.12); FILE MERGED 2004/09/15 07:55:07 af 1.15.12.1: #i34011#,#i34101# Added resource ids for Draw and Master View context menus.  Renamed existing ids.


2004-10-28  Pascal Junck  <pjunck@openoffice.org>  [5c0746dbf63c7c11e834c7cefa6138192ebff654]

INTEGRATION: CWS impress20ea (1.3.28); FILE MERGED 2004/10/12 09:25:29 af 1.3.28.1: #i34881# Added mbIsInitialized member.


2004-10-28  Pascal Junck  <pjunck@openoffice.org>  [15ca9aec181df3a9a797719bec0691c9d73c4ec4]

INTEGRATION: CWS impress20ea (1.1.2); FILE ADDED 2004/09/15 07:53:48 af 1.1.2.2: #i34011# Added two hint ids concerning edit mode changes. 2004/09/09 16:02:32 af 1.1.2.1: #117500# Initial revision.


2004-10-28  Pascal Junck  <pjunck@openoffice.org>  [f126ff9c5ef8c88b930008759725353c6be687ce]

INTEGRATION: CWS impress20ea (1.7.4); FILE MERGED 2004/10/14 13:10:19 af 1.7.4.3: RESYNC: (1.7-1.8); FILE MERGED 2004/10/12 09:24:40 af 1.7.4.2: #i34881# Extended description of Init(). 2004/09/16 15:34:02 af 1.7.4.1: #i34011# Added argument to AssignFromSlideChangeWindow().


2004-10-28  Pascal Junck  <pjunck@openoffice.org>  [3ab6cee769508a8341c74374e2c3cf6c4f8706f9]

INTEGRATION: CWS impress20ea (1.7.68); FILE MERGED 2004/09/15 07:50:43 af 1.7.68.1: #117500# Corrected the use property indices.


2004-10-28  Pascal Junck  <pjunck@openoffice.org>  [fa4f4ed1738ca9b5301afaf8de1e4b05ba25fb66]

INTEGRATION: CWS impress20ea (1.9.68); FILE MERGED 2004/09/15 07:49:34 af 1.9.68.1: #117500# Corrected the use property indices.


2004-10-28  Pascal Junck  <pjunck@openoffice.org>  [cbd2183ec8f163f4cfaeabc8edc5b48b09a3c272]

INTEGRATION: CWS impress20ea (1.2.432); FILE MERGED 2004/10/14 13:02:28 af 1.2.432.2: RESYNC: (1.2-1.3); FILE MERGED 2004/09/15 07:47:14 af 1.2.432.1: #117500# Remove valgrind warning about accesing uninitialized memory.


2004-10-28  Pascal Junck  <pjunck@openoffice.org>  [19bcb9514fc1ddd07f5fb56d01f52b5cb24ce35f]

INTEGRATION: CWS impress20ea (1.39.66); FILE MERGED 2004/09/08 13:47:13 af 1.39.66.1: #i32195# GetCurrentPage() is now called in CalcFieldValueHdl even when the view shell is not present.


2004-10-28  Pascal Junck  <pjunck@openoffice.org>  [20fbbe264ea25a0852c77782e1c7033af5b19d32]

INTEGRATION: CWS impress20ea (1.30.68); FILE MERGED 2004/10/14 13:00:51 af 1.30.68.3: RESYNC: (1.30-1.31); FILE MERGED 2004/09/16 15:33:03 af 1.30.68.2: #i34011# Removed entries from master view context menu that are not supported. 2004/09/14 15:20:30 af 1.30.68.1: #i34011# Addded context menu for master view.


2004-10-28  Pascal Junck  <pjunck@openoffice.org>  [86422d17ccfb2bad2339bc3a0e75f1e0f750b258]

INTEGRATION: CWS impress20ea (1.18.68); FILE MERGED 2004/10/14 12:54:49 af 1.18.68.2: RESYNC: (1.18-1.19); FILE MERGED 2004/09/14 15:16:09 af 1.18.68.1: #i34011# Added four slot ids for master view context menu.


2004-10-28  Pascal Junck  <pjunck@openoffice.org>  [abbc0f85504a1ab69c4ee5edbb6fb1a01c182980]

INTEGRATION: CWS impress20ea (1.10.68); FILE MERGED 2004/10/19 16:18:20 af 1.10.68.1: #i35731# Marked SID_TITLE_MASTERPAGE as deprecated.


2004-10-28  Pascal Junck  <pjunck@openoffice.org>  [fa53be218f6634b9237af80b76a04956da638498]

INTEGRATION: CWS impress20ea (1.25.12); FILE MERGED 2004/10/14 12:55:23 af 1.25.12.3: RESYNC: (1.25-1.27); FILE MERGED 2004/09/16 15:20:17 af 1.25.12.2: #i34011# Corrected exec method for SID_CLOSE_MASTER_VIEW. 2004/09/14 15:15:24 af 1.25.12.1: #i34011# Added four slot ids for master view context menu.


2004-10-28  Pascal Junck  <pjunck@openoffice.org>  [fd4222ce364a12985ce82f0ee1ee4cfc11a080c1]

INTEGRATION: CWS impress20ea (1.2.68); FILE MERGED 2004/10/14 12:54:58 af 1.2.68.2: RESYNC: (1.2-1.3); FILE MERGED 2004/09/16 15:37:59 af 1.2.68.1: #i34011# Added slots for master view context menu.


2004-10-28  Pascal Junck  <pjunck@openoffice.org>  [07e8759600d0a86a84e286d10f54df5281db558e]

INTEGRATION: CWS impress20ea (1.10.68); FILE MERGED 2004/10/14 12:37:41 af 1.10.68.2: RESYNC: (1.10-1.11); FILE MERGED 2004/09/14 15:14:43 af 1.10.68.1: #i34011# Added four slot ids for master view context menu.


2004-10-28  Pascal Junck  <pjunck@openoffice.org>  [3fe4d2e988a5ad32acb9b081d5ce125406511d46]

INTEGRATION: CWS impress20ea (1.10.30); FILE MERGED 2004/10/14 12:33:35 af 1.10.30.3: RESYNC: (1.10-1.11); FILE MERGED 2004/10/05 16:21:15 af 1.10.30.2: #i34884# Removed the property definition of CloseMasterView to display it as text instead of an icon in tool boxes. 2004/09/16 16:16:57 af 1.10.30.1: #i34011# Added slots for the master view tool bar.


2004-10-28  Rüdiger Timm  <rt@openoffice.org>  [cd9df0665046704fa3fd733bd19aee8218156ff6]

INTEGRATION: CWS adarefilterteam29 (1.95.2); FILE MERGED 2004/10/12 15:27:26 mmaher 1.95.2.3: RESYNC: (1.101-1.102); FILE MERGED 2004/08/11 17:47:13 mmaher 1.95.2.2: RESYNC: (1.95-1.101); FILE MERGED 2004/07/19 17:02:08 mmaher 1.95.2.1: #i25422# The other bit of getting drawing objects converted to Frames


2004-10-28  Rüdiger Timm  <rt@openoffice.org>  [b2405a4b8a711641ce5c41c2e1f2e59c4b6cda77]

INTEGRATION: CWS adarefilterteam29 (1.153.28); FILE MERGED 2004/10/12 13:00:03 mmaher 1.153.28.3: RESYNC: (1.155-1.156); FILE MERGED 2004/08/11 15:15:31 mmaher 1.153.28.2: RESYNC: (1.153-1.155); FILE MERGED 2004/07/07 15:15:54 mmaher 1.153.28.1: #i30198# If there is no header or footer then negative top and bottom page margins don't mean anything


2004-10-28  Rüdiger Timm  <rt@openoffice.org>  [47057cc28242fd09acde93e42c9489591944f448]

INTEGRATION: CWS adarefilterteam29 (1.105.30); FILE MERGED 2004/10/12 12:59:11 mmaher 1.105.30.6: RESYNC: (1.106-1.107); FILE MERGED 2004/08/11 15:15:00 mmaher 1.105.30.5: RESYNC: (1.105-1.106); FILE MERGED 2004/07/29 14:43:50 mmaher 1.105.30.4: #i28333# An invalid nGapHalf was causing chaos 2004/07/21 16:15:49 mmaher 1.105.30.3: #i19338# Insanely complicated logical statement goes bad 2004/07/05 16:17:52 mmaher 1.105.30.2: #i30298# Fixed left table indent problem 2004/06/24 10:04:19 mmaher 1.105.30.1: #i30055# Wrong number of repeated headlines


2004-10-28  Rüdiger Timm  <rt@openoffice.org>  [2ba6f2718bd9a3e7e7c0960cc8162a93fcc0097b]

INTEGRATION: CWS adarefilterteam29 (1.136.30); FILE MERGED 2004/10/12 12:58:44 mmaher 1.136.30.4: RESYNC: (1.137-1.142); FILE MERGED 2004/08/31 13:07:52 mmaher 1.136.30.3: #i27541# Enabled CustomShapeObj 2004/08/11 15:14:51 mmaher 1.136.30.2: RESYNC: (1.136-1.137); FILE MERGED 2004/07/19 15:41:53 mmaher 1.136.30.1: #i25422# Drawing objects that get converted to frames even in RTL documents


2004-10-28  Rüdiger Timm  <rt@openoffice.org>  [6adb7221d0f876d5e3c96a9740d1f302b550c48d]

INTEGRATION: CWS adarefilterteam29 (1.117.28); FILE MERGED 2004/10/12 12:58:17 mmaher 1.117.28.4: RESYNC: (1.121-1.122); FILE MERGED 2004/08/11 15:14:41 mmaher 1.117.28.3: RESYNC: (1.117-1.121); FILE MERGED 2004/07/28 10:23:27 mmaher 1.117.28.2: #i19008# Regression for RTL documents from swobjpos02 2004/07/19 15:41:53 mmaher 1.117.28.1: #i25422# Drawing objects that get converted to frames even in RTL documents


2004-10-28  Rüdiger Timm  <rt@openoffice.org>  [fd90b8efa67f7113a8c990d38a358bf1c2eeb7f5]

INTEGRATION: CWS adarefilterteam29 (1.9.30); FILE MERGED 2004/10/12 12:56:47 mmaher 1.9.30.2: RESYNC: (1.9-1.11); FILE MERGED 2004/08/18 13:06:28 mmaher 1.9.30.1: #i33074# patch for non-ascii languages submitted by cmc


2004-10-28  Rüdiger Timm  <rt@openoffice.org>  [e0cd32f5deb257f5508a0ff89e45f3b946f671c8]

INTEGRATION: CWS adarefilterteam29 (1.8.64); FILE MERGED 2004/10/12 12:53:15 mmaher 1.8.64.2: RESYNC: (1.8-1.9); FILE MERGED 2004/07/06 13:10:30 mmaher 1.8.64.1: #i20264# Applied patch from tono@openoffice.org for writing in local charsets


2004-10-28  Rüdiger Timm  <rt@openoffice.org>  [edacdec39f722699b7ddd438c0c3464f86d41693]

INTEGRATION: CWS adarefilterteam29 (1.25.28); FILE MERGED 2004/10/12 12:53:04 mmaher 1.25.28.2: RESYNC: (1.25-1.27); FILE MERGED 2004/07/06 13:10:29 mmaher 1.25.28.1: #i20264# Applied patch from tono@openoffice.org for writing in local charsets


2004-10-28  Rüdiger Timm  <rt@openoffice.org>  [c4285569587d86717dc1d5a2bb85d65a7ae1e44d]

INTEGRATION: CWS adarefilterteam29 (1.17.50); FILE MERGED 2004/10/12 12:52:46 mmaher 1.17.50.3: RESYNC: (1.17-1.20); FILE MERGED 2004/07/15 12:12:34 mmaher 1.17.50.2: #i28758# Added a parser for User Properties 2004/07/01 13:13:54 mmaher 1.17.50.1: #i17798# Added XE field parser


2004-10-28  Rüdiger Timm  <rt@openoffice.org>  [8c523dbdb18760c672536909c51f73e661aede19]

INTEGRATION: CWS adarefilterteam29 (1.41.30); FILE MERGED 2004/10/12 12:52:35 mmaher 1.41.30.6: RESYNC: (1.42-1.45); FILE MERGED 2004/10/08 11:00:06 mmaher 1.41.30.5: #117908# Problem with Graphic only pages/headers/section breaks 2004/08/11 15:13:04 mmaher 1.41.30.4: RESYNC: (1.41-1.42); FILE MERGED 2004/07/15 12:12:34 mmaher 1.41.30.3: #i28758# Added a parser for User Properties 2004/07/01 13:13:53 mmaher 1.41.30.2: #i17798# Added XE field parser 2004/06/25 14:44:07 mmaher 1.41.30.1: #i28983# This won't make table in rtf look any better but at least it will stop crashes


2004-10-28  Rüdiger Timm  <rt@openoffice.org>  [8128aefe0a7e5c4ff22aa731671455f9525ebb61]

INTEGRATION: CWS adarefilterteam29 (1.23.50); FILE MERGED 2004/10/05 14:13:14 mmaher 1.23.50.2: #117890# Cell balancing needs to take account of color 2004/06/24 10:04:21 mmaher 1.23.50.1: #i30055# Wrong number of repeated headlines


2004-10-28  Rüdiger Timm  <rt@openoffice.org>  [79da2344c0d8e8d517fa6dbe18024a91e3dfc9f0]

INTEGRATION: CWS adarefilterteam29 (1.21.66); FILE MERGED 2004/10/12 12:52:24 mmaher 1.21.66.3: RESYNC: (1.21-1.22); FILE MERGED 2004/10/05 09:57:33 mmaher 1.21.66.2: #117892# Date format string handling improved 2004/07/01 13:13:52 mmaher 1.21.66.1: #i17798# Added XE field parser


2004-10-28  Rüdiger Timm  <rt@openoffice.org>  [75df7c4841cdb6b4ee9c4773bd27aa3bc756612a]

INTEGRATION: CWS adarefilterteam29 (1.49.30); FILE MERGED 2004/10/12 12:52:14 mmaher 1.49.30.3: RESYNC: (1.50-1.53); FILE MERGED 2004/08/11 15:12:43 mmaher 1.49.30.2: RESYNC: (1.49-1.50); FILE MERGED 2004/07/06 13:10:29 mmaher 1.49.30.1: #i20264# Applied patch from tono@openoffice.org for writing in local charsets


2004-10-28  Rüdiger Timm  <rt@openoffice.org>  [20d067c88413a51b2557586c06ba9ec407968048]

INTEGRATION: CWS adarefilterteam29 (1.74.10); FILE MERGED 2004/10/12 12:32:34 mmaher 1.74.10.3: RESYNC: (1.77-1.78); FILE MERGED 2004/08/11 15:06:25 mmaher 1.74.10.2: RESYNC: (1.74-1.77); FILE MERGED 2004/07/19 15:41:52 mmaher 1.74.10.1: #i25422# Drawing objects that get converted to frames even in RTL documents


2004-10-28  Rüdiger Timm  <rt@openoffice.org>  [bf3caf8afaec110857a32cd129ee9d85fcb24970]

INTEGRATION: CWS adarefilterteam29 (1.4.238); FILE MERGED 2004/07/06 13:11:57 mmaher 1.4.238.1: #i20264# Applied patch from tono@openoffice.org for writing in local charsets


2004-10-28  Pascal Junck  <pjunck@openoffice.org>  [2cc1119aacfb2fccdf78b6c9b8063745449a4a27]

INTEGRATION: CWS pdf02 (1.23.14); FILE MERGED 2004/10/04 15:00:21 nn 1.23.14.1: #i34954# handle hyperlink formula results in PDF export


2004-10-28  Pascal Junck  <pjunck@openoffice.org>  [d7bbc5f60961247bf6e561189386dd60ff1d99ab]

INTEGRATION: CWS pdf02 (1.30.10); FILE MERGED 2004/10/11 17:55:24 pl 1.30.10.3: #i26240# handle fill/line colors with transparency as outdev.cxx 2004/09/21 18:19:14 pl 1.30.10.2: #i33412# compression for transparency groups 2004/09/21 12:32:54 pl 1.30.10.1: #i33091# add support for SvtGraphicStroke


2004-10-28  Pascal Junck  <pjunck@openoffice.org>  [f538970930a9662968c3fd5b0681cb6be0cf13fb]

INTEGRATION: CWS pdf02 (1.72.10); FILE MERGED 2004/10/12 17:42:03 pl 1.72.10.8: #i29631# fix a clipping problem with transparent polylines 2004/10/08 14:09:33 pl 1.72.10.7: #i35051# corrected drawTransparent method 2004/10/08 13:41:02 pl 1.72.10.6: #i35105# correct rounded rectangles with oversized rounding 2004/09/22 08:30:06 pl 1.72.10.5: #i33412# compression for widget appearances 2004/09/21 18:19:13 pl 1.72.10.4: #i33412# compression for transparency groups 2004/09/21 14:06:40 pl 1.72.10.3: #i34345# changed trigger for artificial bold 2004/09/21 12:32:53 pl 1.72.10.2: #i33091# add support for SvtGraphicStroke 2004/09/20 15:49:15 pl 1.72.10.1: #i33312# overline attribute


2004-10-28  Pascal Junck  <pjunck@openoffice.org>  [90047723cee6c7f1fffb0e114fe59b3dac8794ef]

INTEGRATION: CWS pdf02 (1.10.10); FILE MERGED 2004/09/21 12:32:53 pl 1.10.10.1: #i33091# add support for SvtGraphicStroke


2004-10-28  Pascal Junck  <pjunck@openoffice.org>  [174378479b8c0e6c68b4ce43629160f9221fb3e3]

INTEGRATION: CWS pdf02 (1.2.10); FILE MERGED 2004/09/28 11:51:24 sj 1.2.10.1: #i34726# added export of internal text object hyperlinks


2004-10-28  Pascal Junck  <pjunck@openoffice.org>  [6c395e594fddf67caabed9540d737a8ff254cd8f]

INTEGRATION: CWS pdf02 (1.16.12); FILE MERGED 2004/09/20 16:48:33 pl 1.16.12.1: #i33200# PDF tag for controls


2004-10-28  Pascal Junck  <pjunck@openoffice.org>  [c77f541ff2e1abf2518d60fe467dd75391e2c0b6]

INTEGRATION: CWS pdf02 (1.92.12); FILE MERGED 2004/09/28 11:53:04 sj 1.92.12.1: #i34726# added export of internal text object hyperlinks


2004-10-28  Pascal Junck  <pjunck@openoffice.org>  [77abd992cb4b0a0ed9e091566b539e4a4fa16add]

INTEGRATION: CWS pdf02 (1.91.4); FILE MERGED 2004/10/11 12:00:08 pl 1.91.4.2: RESYNC: (1.91-1.92); FILE MERGED 2004/10/08 09:57:41 fme 1.91.4.1: #i35176# Enhanced pdf export - Process links from EditEngine


2004-10-28  Pascal Junck  <pjunck@openoffice.org>  [a5a0b4ee62d8c0d23da6b6f780da62e51837ba9c]

INTEGRATION: CWS pdf02 (1.19.280); FILE MERGED 2004/09/20 12:00:03 fme 1.19.280.1: #i15455# Do not mark links as 'visited' on printing/pdf export/print preview


2004-10-28  Pascal Junck  <pjunck@openoffice.org>  [58e07eb2a9f4289bb4afc9d7344ada4e3dcd0a31]

INTEGRATION: CWS pdf02 (1.2.6); FILE MERGED 2004/10/11 12:55:17 pl 1.2.6.2: RESYNC: (1.2-1.3); FILE MERGED 2004/10/08 09:58:19 fme 1.2.6.1: #i35176# Enhanced pdf export - Process links from EditEngine


2004-10-28  Pascal Junck  <pjunck@openoffice.org>  [6e44fb77ef981a1cf9f2b553b406a4c708f37a4f]

INTEGRATION: CWS pdf02 (1.2.6); FILE MERGED 2004/10/08 09:56:28 fme 1.2.6.1: #i35176# Enhanced pdf export - Process links from EditEngine


2004-10-28  Pascal Junck  <pjunck@openoffice.org>  [e997e56905fffeeec72e4628774549b047f0ab30]

INTEGRATION: CWS pdf02 (1.11.46); FILE MERGED 2004/10/01 11:57:17 nn 1.11.46.1: #i34865# handle internal links in PDF export


2004-10-28  Pascal Junck  <pjunck@openoffice.org>  [08d56b5c4ea5fa76a17a7d6956f1f8206b5bcf1f]

INTEGRATION: CWS pdf02 (1.2.158); FILE MERGED 2004/10/01 11:57:17 nn 1.2.158.1: #i34865# handle internal links in PDF export


2004-10-28  Pascal Junck  <pjunck@openoffice.org>  [0a57f3eaf72590de17a99da3369cd893c8dd8a46]

INTEGRATION: CWS pdf02 (1.41.42); FILE MERGED 2004/10/11 11:14:56 pl 1.41.42.2: RESYNC: (1.41-1.42); FILE MERGED 2004/10/04 15:00:33 nn 1.41.42.1: #i34954# handle hyperlink formula results in PDF export


2004-10-28  Pascal Junck  <pjunck@openoffice.org>  [9d0b7314c6a59521b44e6d48a20dbe2114a0e1e5]

INTEGRATION: CWS pdf02 (1.46.12); FILE MERGED 2004/10/11 11:23:39 pl 1.46.12.2: RESYNC: (1.46-1.47); FILE MERGED 2004/10/01 11:57:38 nn 1.46.12.1: #i34865# handle internal links in PDF export


2004-10-28  Pascal Junck  <pjunck@openoffice.org>  [ef734576cf89f5bab5b72c83377fd492c9139df7]

INTEGRATION: CWS pdf02 (1.9.158); FILE MERGED 2004/10/01 11:57:01 nn 1.9.158.1: #i34865# handle internal links in PDF export


2004-10-28  Pascal Junck  <pjunck@openoffice.org>  [9d4ccb57498368418c3da6b86c7fa13d52a245d7]

INTEGRATION: CWS pdf02 (1.2.158); FILE MERGED 2004/10/01 11:57:01 nn 1.2.158.1: #i34865# handle internal links in PDF export


2004-10-28  Pascal Junck  <pjunck@openoffice.org>  [c1c51f317bc23ded86b133f81b001f1a24bbaad7]

INTEGRATION: CWS pdf02 (1.15.14); FILE MERGED 2004/10/04 15:00:07 nn 1.15.14.1: #i34954# handle hyperlink formula results in PDF export


2004-10-28  Pascal Junck  <pjunck@openoffice.org>  [489cf28b88e174db4dffc55d9aa245e7d7c90a2c]

INTEGRATION: CWS pdf02 (1.79.12); FILE MERGED 2004/10/11 10:55:59 pl 1.79.12.3: RESYNC: (1.79-1.80); FILE MERGED 2004/09/29 10:53:22 sj 1.79.12.2: #i33489# added tagging of group, title, outline and shapes 2004/09/28 11:53:31 sj 1.79.12.1: #i34726# added export of internal text object hyperlinks


2004-10-28  Pascal Junck  <pjunck@openoffice.org>  [018a4cf9bd569e1b6898b51411a98d05c585fd76]

INTEGRATION: CWS pdf02 (1.30.2); FILE MERGED 2004/10/11 09:59:34 pl 1.30.2.5: RESYNC: (1.30-1.31); FILE MERGED 2004/10/08 10:00:06 fme 1.30.2.4: #i35176# Enhanced pdf export - Provide information if last page is being rendered 2004/09/23 14:46:44 sj 1.30.2.3: #i33091# added support of lineinfo 2004/09/21 12:40:34 pl 1.30.2.2: removed debug assertion 2004/09/21 12:33:47 pl 1.30.2.1: #i33091# add support for SvtGraphicStroke, removed some warnings


2004-10-28  Pascal Junck  <pjunck@openoffice.org>  [c64b3c791cbcb6e7b8dfdd9f0a5416ed24ae001c]

INTEGRATION: CWS pdf02 (1.19.4); FILE MERGED 2004/10/08 11:55:41 pl 1.19.4.1: #i35137# use metric field with percent units


2004-10-28  Pascal Junck  <pjunck@openoffice.org>  [5c525a2b9865d6bf0cad19c49ab8c81a3d2f4935]

INTEGRATION: CWS pdf02 (1.8.4); FILE MERGED 2004/10/08 11:55:41 pl 1.8.4.1: #i35137# use metric field with percent units


2004-10-28  Pascal Junck  <pjunck@openoffice.org>  [f04e271af09e002eb8aed7b52ce577a9b9865918]

INTEGRATION: CWS pdf02 (1.9.4); FILE MERGED 2004/10/08 11:55:41 pl 1.9.4.1: #i35137# use metric field with percent units


2004-10-28  Rüdiger Timm  <rt@openoffice.org>  [9b645f1dc48a9b4fa1fd8dec485067d956ecf27d]

#i10000# Module instsetoo has been replaced with instsetoo_native


2004-10-28  Pascal Junck  <pjunck@openoffice.org>  [73699c7f47ff583857cb09b5825a98f718879b74]

INTEGRATION: CWS dzongkha (1.28.28); FILE MERGED 2004/09/30 14:58:38 er 1.28.28.1: #i33898# DefaultFonts replacement for Dzongkha, provided by Javier Sola <javiersola@ooo> #i31502# DefaultFonts replacement for Khmer and Lao, provided by Javier Sola <javiersola@ooo> #i33998# DefaultFonts replacement for Swahili, provided by Alberto Escudero-Pascual <it46@ooo>, identical to English => empty block


2004-10-28  Pascal Junck  <pjunck@openoffice.org>  [893f42adf4039443bc07695e288ad12ea68b7f08]

INTEGRATION: CWS dzongkha (1.9.20); FILE MERGED 2004/10/25 11:15:09 er 1.9.20.2: #i34007# Swahili is not CTL 2004/09/30 18:02:20 er 1.9.20.1: #i34007# classify some languages as CTL instead of Western


2004-10-28  Pascal Junck  <pjunck@openoffice.org>  [66468fa849a556ebb01aa040fa143be15d372c6d]

INTEGRATION: CWS dclocking (1.1.2); FILE ADDED 2004/10/25 11:39:48 lla 1.1.2.1: #i35272# add test for doublelock feature


2004-10-28  Pascal Junck  <pjunck@openoffice.org>  [50cabbaf0ddb0471fd403365324941e00af6d8df]

INTEGRATION: CWS dclocking (1.1.2); FILE ADDED 2004/10/25 11:39:33 lla 1.1.2.1: #i35272# add test for doublelock feature


2004-10-28  Pascal Junck  <pjunck@openoffice.org>  [b6d9a1c3b904535d1cb8be92a25d4bb53fbdd505]

INTEGRATION: CWS dclocking (1.11.64); FILE MERGED 2004/10/25 11:45:01 lla 1.11.64.1: #i35272# add double locking test


2004-10-28  Pascal Junck  <pjunck@openoffice.org>  [34d8deb86fdcdef3a6dfe78e24496b180d8124e4]

INTEGRATION: CWS dclocking (1.6.22); FILE MERGED 2004/10/15 16:41:58 dbo 1.6.22.2: #i35272# docu typo 2004/10/11 14:58:39 dbo 1.6.22.1: #i35272# - revised rtl::Static<>, rtl::StaticAggregate<> - removed rtl::StaticInstance (now private) - added rtl::StaticWithInit<>


2004-10-28  Pascal Junck  <pjunck@openoffice.org>  [8161bc0e4880d2c6019ba28033619a6418a37282]

INTEGRATION: CWS dclocking (1.12.90); FILE MERGED 2004/10/11 12:50:26 dbo 1.12.90.1: #i35272# revised rtl/instance.hxx


2004-10-28  Pascal Junck  <pjunck@openoffice.org>  [94f55d2e332732706f178e12037bfbab7fc38da7]

INTEGRATION: CWS dclocking (1.60.30); FILE MERGED 2004/10/25 11:39:57 dbo 1.60.30.2: #i35272# fixed Static to StaticWithINit 2004/10/11 12:55:38 dbo 1.60.30.1: #i35272# revised rtl/instance.hxx


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [cfddafdc8a1506628b4617125230404027820e8c]

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>  [1948bd02a388e8c371bc04c018e1429e972817e4]

INTEGRATION: CWS os36 (1.91.16); FILE MERGED 2004/10/08 17:18:27 os 1.91.16.2: RESYNC: (1.91-1.92); FILE MERGED 2004/09/01 13:41:43 os 1.91.16.1: #i32102# the flag POPUPMENU_NOMOUSEUPCLOSE should be checked together with EVENT_MOUSEBUTTONUP not ~DOWN


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [157d22babb277a9e7bc750a74737cd60e84dfee8]

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>  [637ba6d6e7bfbfd7c013d1d6af4848d9cacb38b5]

INTEGRATION: CWS os36 (1.18.58); FILE MERGED 2004/10/19 11:07:41 tl 1.18.58.3: RESYNC: (1.19-1.20); FILE MERGED 2004/10/08 16:08:47 os 1.18.58.2: RESYNC: (1.18-1.19); FILE MERGED 2004/09/02 07:36:30 pb 1.18.58.1: fix: #i33679# transparency background of FixedImage and Control


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [d48f4262a66bdd8ea32871bae56ec9da317278c8]

INTEGRATION: CWS os36 (1.31.212); FILE MERGED 2004/10/08 15:52:22 os 1.31.212.2: RESYNC: (1.31-1.32); FILE MERGED 2004/09/01 13:27:40 os 1.31.212.1: #i32102# spell context should not be closed on MouseButtonUp


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [8d4eee09cb07c2e83aef2a8e505ff3341a9f44b2]

INTEGRATION: CWS os36 (1.25.56); FILE MERGED 2004/10/08 15:51:26 os 1.25.56.2: RESYNC: (1.25-1.26); FILE MERGED 2004/09/01 15:17:35 os 1.25.56.1: #117437# check returned graphic pointer before access


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [4efc42ae0a4addfa7507f560daca0004a5b4d0c9]

INTEGRATION: CWS os36 (1.25.278); FILE MERGED 2004/09/01 11:58:01 os 1.25.278.1: #i31430# dragging of multiple tabstops - remove default tab stops


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [16f212ea2f96641daff88a57257d59d4573c54e9]

INTEGRATION: CWS os36 (1.4.24); FILE MERGED 2004/09/02 12:36:31 pb 1.4.24.1: fix: #i31826# ClasPath: set display directory with the selected entry


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [605a697ecff85d0ba86c4b6747d0bb3584608842]

INTEGRATION: CWS os36 (1.13.14); FILE MERGED 2004/09/10 13:05:01 os 1.13.14.2: #i30459# CheckBox size increased 2004/09/02 10:01:35 os 1.13.14.1: #i33739# spelling errors fixed


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [163ac03ddf1f50d08a82038a38e10deefc94f5af]

INTEGRATION: CWS os36 (1.14.14); FILE MERGED 2004/10/08 15:48:42 os 1.14.14.2: RESYNC: (1.14-1.15); FILE MERGED 2004/09/01 09:07:25 os 1.14.14.1: #i30459# initialization of decimal separator CheckBox re-inserted


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [3202f4dc73795073f5cc607b12b6b81b0807d772]

INTEGRATION: CWS os36 (1.53.130); FILE MERGED 2004/09/01 12:29:24 os 1.53.130.1: #i32092# navigation toolbox control now has a DropDown flag, page no. edit now smaller


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [fbc2961e013f7d273517a46a21aa96b31ef25766]

INTEGRATION: CWS os36 (1.30.8); FILE MERGED 2004/09/10 12:04:31 os 1.30.8.2: #i32092# width calculation fixed 2004/09/01 12:29:23 os 1.30.8.1: #i32092# navigation toolbox control now has a DropDown flag, page no. edit now smaller


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [e4debb1b4a02fc80b30eb500a19a22b225b78d57]

INTEGRATION: CWS os36 (1.15.324); FILE MERGED 2004/10/08 15:17:47 os 1.15.324.2: RESYNC: (1.15-1.17); FILE MERGED 2004/09/01 07:38:32 os 1.15.324.1: #117770# SwClipboardChangeListener::changedContents() - acquire solar mutex in the beginning


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [b7a11342cc476f4ab70e7b4c44aa5686a055d3ea]

INTEGRATION: CWS os36 (1.8.384); FILE MERGED 2004/10/08 15:16:33 os 1.8.384.2: RESYNC: (1.8-1.9); FILE MERGED 2004/08/31 10:05:07 os 1.8.384.1: #i33619# 'Next'button can only be enabled if a valid table range is provided


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [7d4a66deaaf833eaf7204d0a7aed45c3f9769f4b]

INTEGRATION: CWS os36 (1.15.2); FILE MERGED 2004/10/08 15:05:30 os 1.15.2.2: RESYNC: (1.15-1.16); FILE MERGED 2004/09/01 10:42:28 os 1.15.2.1: #i31059# prevent object names containing '.<>'


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [de1ce42509c33d49c3ce331862e627ed2175dd1c]

INTEGRATION: CWS os36 (1.38.8); FILE MERGED 2004/10/11 04:57:15 os 1.38.8.3: #i33632# merge error corected 2004/10/08 14:45:37 os 1.38.8.2: RESYNC: (1.38-1.41); FILE MERGED 2004/08/31 13:10:03 os 1.38.8.1: #i33632# transfer UpdateDocMode to the SwDocShell also in StartConvertFrom()


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [4a86b25ebcf7f7c20abc6da20710ba6d686cf168]

INTEGRATION: CWS os36 (1.4.8); FILE MERGED 2004/10/08 13:50:25 os 1.4.8.2: RESYNC: (1.4-1.7); FILE MERGED 2004/10/01 13:10:31 pl 1.4.8.1: fix a deadlock in case of not responding CUPS server


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [f10be60609ec061e6dfd71e57ebd933526f6af01]

INTEGRATION: CWS os36 (1.16.18); FILE MERGED 2004/10/19 10:35:10 tl 1.16.18.3: RESYNC: (1.24-1.26); FILE MERGED 2004/10/08 13:41:56 os 1.16.18.2: RESYNC: (1.16-1.24); FILE MERGED 2004/09/01 09:19:44 pb 1.16.18.1: fix: #i31238# 'New' -> 'New Document' and 'New Document From Template


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [c8c9c13db8b914b0f371f82ca55ee4014f8dcdc6]

INTEGRATION: CWS os36 (1.9.276); FILE MERGED 2004/09/01 10:06:33 os 1.9.276.1: #i30732# screenfonts should not warn about different printout as long as the font isn't of TYPE_RASTER


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [778dd981c1f32231f8f85f81c89043b4d3eb802b]

INTEGRATION: CWS reloadsave (1.92.28); FILE MERGED 2004/10/14 15:40:03 mav 1.92.28.2: #i35353# remove the temporary item set 2004/10/14 15:34:39 mav 1.92.28.1: #i35353# remove the temporary item set


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [ced64b719655335d82666a11c790733647614b45]

INTEGRATION: CWS reloadsave (1.44.28); FILE MERGED 2004/10/19 14:48:52 mav 1.44.28.1: #i35604# catch the exception


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [420617062b0f05abeeb8edd4deea307aa8997f46]

INTEGRATION: CWS reloadsave (1.142.28); FILE MERGED 2004/10/20 08:07:52 mav 1.142.28.1: #i35422# catch the exception and report the problem


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [ccf49dec1ee6680291674462a93a6d4480657889]

INTEGRATION: CWS reloadsave (1.2.82); FILE MERGED 2004/10/19 15:24:52 mav 1.2.82.1: #i35237# free resources after use


2004-10-27  Rüdiger Timm  <rt@openoffice.org>  [8a409891a602a503ede7d849839f640db497a5fd]

INTEGRATION: CWS gccvisibilityfix (1.2.64); FILE MERGED 2004/10/27 10:36:32 hjs 1.2.64.1: #i36160# enable gcc visibility feature by environment variable


2004-10-27  Rüdiger Timm  <rt@openoffice.org>  [77c72333f40648c8e27245998b9326ff6920fb6d]

INTEGRATION: CWS gccvisibilityfix (1.2.92); FILE MERGED 2004/10/27 10:36:18 hjs 1.2.92.1: #i36160# enable gcc visibility feature by environment variable


2004-10-27  Rüdiger Timm  <rt@openoffice.org>  [e0a1bf7f8bb845514456ba71256aa8638fa41864]

INTEGRATION: CWS gccvisibilityfix (1.10.110); FILE MERGED 2004/10/27 10:38:11 hjs 1.10.110.1: #i36160# enable gcc visibility feature by environment variable


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [6f3438351c82ce34fba6a7dcd7224ac38888136a]

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>  [5c0df743597e8005162bc51d7331edb6b2e041d0]

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>  [b7eab85c777b457366ea9f2273c05470c1757be5]

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>  [9bd32b8513c62e5398701cd807eac9249c68e0c4]

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>  [5f6a6b290e4a14641d29dc07a369aae9d8b3cd9d]

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>  [95cd1ecbb2d4b043bb3908c9c00684d95e9a9822]

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  Rüdiger Timm  <rt@openoffice.org>  [28c385c872803dc999bbd8f9d95a7f41f0e861a5]

INTEGRATION: CWS gccvisibilityfix (1.24.28); FILE MERGED 2004/10/27 10:35:17 hjs 1.24.28.1: #i36160# exiplicit define to enable gcc visibility feature


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [31b71c5ed1316509aeaab1c1e75684aa7cd35a79]

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>  [2da6b3cb4c72ff6b1eae0f570c09fecf1588cfc8]

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>  [7865ea9e981065aa44cb729b199a57b9b5f62968]

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>  [afbae45a64a0aabba31b99c382cbe889ada3b946]

INTEGRATION: CWS embed01 (1.69.46); FILE MERGED 2004/10/25 12:35:15 mav 1.69.46.1: #i35289# use common pool as workaround


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [5e98cd9b37e039bf5f42fa3ce173eaa2bde5bce2]

INTEGRATION: CWS embed01 (1.134.40); FILE MERGED 2004/10/22 08:38:55 mav 1.134.40.1: #i35289# check whether the new storage has all the contents from the previous


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [4b3237c3639b8392b12aa756935bcd22a449cd6a]

INTEGRATION: CWS embed01 (1.12.2); FILE MERGED 2004/10/20 13:57:46 mav 1.12.2.1: #i35289# use original storage


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [90890f3d7d61246281bc4a4bc27eea943fd346c6]

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>  [c4d92b50a230ff8b2b7fd4874bea06476eb612c2]

INTEGRATION: CWS configure2 (1.2.8); FILE MERGED 2004/10/20 15:57:44 cmc 1.2.8.1: #i35894# update new modules that use libxml2 to be able to use system-libxml


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [52d4d61bb9e74ea82232b2d7540438f05d08d6b3]

INTEGRATION: CWS configure2 (1.4.8); FILE MERGED 2004/10/20 15:57:44 cmc 1.4.8.1: #i35894# update new modules that use libxml2 to be able to use system-libxml


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [de64adaa11146dce8d70e70f142f4a0cb5623bbc]

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>  [54c3a7c307ca6a85031fe8c6be83ceabb120d616]

INTEGRATION: CWS dbwizard1 (1.25.30); FILE MERGED 2004/10/27 09:50:38 tv 1.25.30.4: build commonwizards in one makefile 2004/10/11 16:46:11 tv 1.25.30.3: RESYNC: (1.25-1.26); FILE MERGED 2004/09/20 15:49:54 fs 1.25.30.2: wz_formwiz was a duplicate module shortcut 2004/08/19 16:55:30 bc 1.25.30.1: #i20423# buildlist expanded for Formwizard and TableWizard


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [d44ff135910d15bb9776ada4f7836006aea4964f]

INTEGRATION: CWS dbwizard1 (1.3.6); FILE MERGED 2004/10/11 17:15:59 tv 1.3.6.3: RESYNC: (1.3-1.4); FILE MERGED 2004/09/09 20:41:42 bc 1.3.6.2: ## assertions in tablewizard removed 2004/08/16 12:27:49 bc 1.3.6.1: #i20313# several fileds added for database wizard


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [ee7eef2dcc62510b8089128d44558f0384dc6e12]

INTEGRATION: CWS dbwizard1 (1.30.6); FILE MERGED 2004/10/22 12:53:05 oj 1.30.6.1: #i33924# new property for the edit width


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [0a1563fee2561bc2919f78d012e20b22c755f061]

INTEGRATION: CWS dbwizard1 (1.35.6); FILE MERGED 2004/10/22 12:53:10 oj 1.35.6.1: #i33924# new property for the edit width


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [01005d6976ce5085fa4006c7fc11d30be32948f6]

INTEGRATION: CWS dbwizard1 (1.6.234); FILE MERGED 2004/09/15 10:30:16 fs 1.6.234.1: #i33923# catch exceptions when notifying listeners - especially impoartant when calling Java listeners


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [76c2c6404a69df81183845a6cd11031bf4e34e20]

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>  [faf4f1aa68cb79f0f35cd06452e51727a8f7e983]

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  Pascal Junck  <pjunck@openoffice.org>  [c1639b43a5778fede82987a9f74301f11dec1ccd]

INTEGRATION: CWS dbwizard1 (1.13.34); FILE MERGED 2004/10/11 16:46:21 tv 1.13.34.2: RESYNC: (1.13-1.14); FILE MERGED 2004/08/13 14:51:29 bc 1.13.34.1: #111602# hids for tablewizard and formwizard added


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [c4bd5b2887378a6d5b443cbf6d1c5404cdd365b1]

INTEGRATION: CWS dbwizard1 (1.12.132); FILE MERGED 2004/09/15 19:41:47 bc 1.12.132.1: ##several changes for all database wizards


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [3bb37d5742367a65fb269084cff66e08b81a903d]

INTEGRATION: CWS dbwizard1 (1.38.42); FILE MERGED 2004/08/19 09:40:49 ih 1.38.42.1: #117590# updated to new file formats


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [08fc5da49d1153303d24d409d083a49e9344a831]

INTEGRATION: CWS dbwizard1 (1.35.42); FILE MERGED 2004/08/19 09:40:49 ih 1.35.42.1: #117590# updated to new file formats


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [90b6b732ec0b77fcefadbf3c1ad2b30868f6b813]

INTEGRATION: CWS dbwizard1 (1.59.4); FILE MERGED 2004/10/26 11:14:28 bc 1.59.4.8: #i34266# last modification of EM worked in 2004/10/26 10:42:09 bc 1.59.4.7: ## several changes for the tablewizard 2004/10/11 16:46:43 tv 1.59.4.6: RESYNC: (1.59-1.60); FILE MERGED 2004/10/01 12:39:06 bc 1.59.4.5: ## several changes in dbwizards 2004/09/20 10:50:16 fs 1.59.4.4: #116585# 2004/09/15 10:42:26 fs 1.59.4.3: #116585# also corrected the english text 2004/08/31 11:53:08 bc 1.59.4.2: 'Field in the form' modified 2004/08/13 14:43:41 bc 1.59.4.1: #111602# resources for formwizard added


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [a8aad0c2fbb21faf33dca192b879b8a7aa813b15]

INTEGRATION: CWS os39 (1.8.106); FILE MERGED 2004/10/14 11:03:45 tl 1.8.106.1: #i31898# binfilter fixes


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [2db421f68457651ebd609036310c80271798e0fd]

INTEGRATION: CWS dbwizard1 (1.8.172); FILE MERGED 2004/08/19 09:41:37 ih 1.8.172.1: #117590# updated to new file formats


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [aadc69b2a2edcfa23a22c87ffe1e84fa2a4f0fba]

INTEGRATION: CWS dbwizard1 (1.17.206); FILE MERGED 2004/08/19 09:41:37 ih 1.17.206.1: #117590# updated to new file formats


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [338217a66e9e49c72d591d660a954326452636c3]

INTEGRATION: CWS dbwizard1 (1.23.172); FILE MERGED 2004/10/22 12:54:16 tv 1.23.172.3: corrected MIME type in single document check 2004/09/20 12:04:33 tv 1.23.172.2: #i34391# correct path for TypeDetection in the registry 2004/08/19 09:41:36 ih 1.23.172.1: #117590# updated to new file formats


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [d64086d89bdc5b3848b9e769a0bed275a1d8f66e]

INTEGRATION: CWS dbwizard1 (1.2.36); FILE MERGED 2004/10/01 12:39:05 bc 1.2.36.3: ## several changes in dbwizards 2004/08/19 16:49:24 bc 1.2.36.2: #i20423#several additions for TableWizard and FormWizard 2004/08/13 14:59:40 bc 1.2.36.1: #111602# several changes for Formwizard and TableWizard Issue number: Submitted by: Reviewed by:


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [8d1fd7680c66ac7d759d200fd52566dc2e8f39ae]

INTEGRATION: CWS dbwizard1 (1.2.36); FILE MERGED 2004/10/11 16:32:10 tv 1.2.36.2: RESYNC: (1.2-1.3); FILE MERGED 2004/08/13 14:59:39 bc 1.2.36.1: #111602# several changes for Formwizard and TableWizard Issue number: Submitted by: Reviewed by:


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [276cc427fc3a3d7edcddc1a3edeb7ea421ec8eec]

INTEGRATION: CWS dbwizard1 (1.2.36); FILE MERGED 2004/08/19 16:49:24 bc 1.2.36.2: #i20423#several additions for TableWizard and FormWizard 2004/08/13 14:59:39 bc 1.2.36.1: #111602# several changes for Formwizard and TableWizard Issue number: Submitted by: Reviewed by:


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [7a78f7020adc937e74fa76733c0794f1a1df40b0]

INTEGRATION: CWS dbwizard1 (1.2.36); FILE MERGED 2004/10/01 12:39:05 bc 1.2.36.2: ## several changes in dbwizards 2004/09/15 19:41:46 bc 1.2.36.1: ##several changes for all database wizards


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [8db811b65b2d2b80a2ab3ce099fdf555a319258c]

INTEGRATION: CWS dbwizard1 (1.2.36); FILE MERGED 2004/10/01 12:39:05 bc 1.2.36.3: ## several changes in dbwizards 2004/09/16 11:02:08 bc 1.2.36.2: ## Retrieving the columndata in Dataimport improved 2004/08/13 14:59:39 bc 1.2.36.1: #111602# several changes for Formwizard and TableWizard Issue number: Submitted by: Reviewed by:


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [b3a7a6388217b0cd2b316731b2b8830e32bbbb16]

INTEGRATION: CWS os39 (1.2.50); FILE MERGED 2004/10/13 12:14:15 os 1.2.50.1: #i27331# stripped code preventing hidden sections reinserted


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [3c19e67094cdce3cf26eeb018bc03dd665903dd2]

INTEGRATION: CWS dbwizard1 (1.2.36); FILE MERGED 2004/10/01 12:39:04 bc 1.2.36.2: ## several changes in dbwizards 2004/08/13 14:59:38 bc 1.2.36.1: #111602# several changes for Formwizard and TableWizard Issue number: Submitted by: Reviewed by:


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [1a078dd5c5f949111a112493d307bfecd9271f81]

INTEGRATION: CWS os39 (1.4.18); FILE MERGED 2004/10/13 12:14:15 os 1.4.18.1: #i27331# stripped code preventing hidden sections reinserted


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [ec35d79dd76686da9d22f6b6ba2497d527302053]

INTEGRATION: CWS dbwizard1 (1.2.36); FILE MERGED 2004/10/26 10:42:09 bc 1.2.36.5: ## several changes for the tablewizard 2004/09/15 19:41:46 bc 1.2.36.4: ##several changes for all database wizards 2004/09/09 20:43:01 bc 1.2.36.3: ##several changes in tablewizard 2004/09/07 10:12:28 bc 1.2.36.2: ##several changes for the reportwizard 2004/08/13 14:59:38 bc 1.2.36.1: #111602# several changes for Formwizard and TableWizard Issue number: Submitted by: Reviewed by:


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [c454aeb4e89a7c9555abf18b58f41e6504164420]

INTEGRATION: CWS os39 (1.2.50); FILE MERGED 2004/10/13 12:14:14 os 1.2.50.1: #i27331# stripped code preventing hidden sections reinserted


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [35227f838428759429eb52ec5b10d2c8eebfef13]

INTEGRATION: CWS dbwizard1 (1.1.2); FILE ADDED 2004/08/13 14:59:10 bc 1.1.2.1: #111602# several changes for Formwizard and TableWizard Issue number: Submitted by: Reviewed by:


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [3fdc986eeabd8be5c8d7945f7b64ff96b1f4b190]

INTEGRATION: CWS os39 (1.3.50); FILE MERGED 2004/10/13 12:14:14 os 1.3.50.1: #i27331# stripped code preventing hidden sections reinserted


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [7b0dcb59f80f716be0edb44994a5b0f0ffd1eeae]

INTEGRATION: CWS dbwizard1 (1.2.36); FILE MERGED 2004/09/07 10:12:28 bc 1.2.36.5: ##several changes for the reportwizard 2004/09/01 14:50:49 bc 1.2.36.4: ##several changes 2004/09/01 10:35:57 bc 1.2.36.3: ## several changes 2004/08/19 16:49:23 bc 1.2.36.2: #i20423#several additions for TableWizard and FormWizard 2004/08/13 14:59:38 bc 1.2.36.1: #111602# several changes for Formwizard and TableWizard Issue number: Submitted by: Reviewed by:


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [9d656f90bb4dc17f6d8ca19daf9eafcc9489633b]

INTEGRATION: CWS dbwizard1 (1.2.36); FILE MERGED 2004/10/01 12:39:04 bc 1.2.36.1: ## several changes in dbwizards


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [2cc0cf203396337d25d65eaac466112fa2dc69e3]

INTEGRATION: CWS os39 (1.3.50); FILE MERGED 2004/10/13 12:14:13 os 1.3.50.1: #i27331# stripped code preventing hidden sections reinserted


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [3e20d8df2a5fc539ab4f41c7c851c3c2f934ee97]

INTEGRATION: CWS dbwizard1 (1.2.36); FILE MERGED 2004/10/01 12:39:04 bc 1.2.36.2: ## several changes in dbwizards 2004/08/13 15:01:30 bc 1.2.36.1: #111602# several changes for Formwizard and TableWizard Issue number: Submitted by: Reviewed by:


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [f681a61266bab465a902e3dcde98f449a36b30f7]

INTEGRATION: CWS os39 (1.3.50); FILE MERGED 2004/10/14 06:36:40 os 1.3.50.1: #27178# bibliography can be imported, again


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [624cd7f2cc69143fec04bd36068533ee040333b5]

INTEGRATION: CWS os39 (1.3.18); FILE MERGED 2004/10/11 08:35:02 os 1.3.18.1: #i33976# #i31902# required resource strings re-introduced


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [e363b5f671cbb0cacdf172f4b57d600552846383]

INTEGRATION: CWS dbwizard1 (1.3.4); FILE MERGED 2004/10/11 16:41:18 tv 1.3.4.2: RESYNC: (1.3-1.4); FILE MERGED 2004/08/13 15:01:30 bc 1.3.4.1: #111602# several changes for Formwizard and TableWizard Issue number: Submitted by: Reviewed by:


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [c09ba385effc585da915c168fcaef9f1b4fed7fe]

INTEGRATION: CWS os39 (1.2.50); FILE MERGED 2004/10/12 08:51:44 tl 1.2.50.1: #i31898# reenabled still used code in the binfilter


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [83846d6fd972aeefdec34d09ddb38d407af59a77]

INTEGRATION: CWS dbwizard1 (1.1.2); FILE ADDED 2004/08/13 15:13:23 bc 1.1.2.1: #111602# several changes for Formwizard and TableWizard


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [843dba0a5867913efc006b3cd29fd0d8162e2b07]

INTEGRATION: CWS os39 (1.4.18); FILE MERGED 2004/10/12 08:51:44 tl 1.4.18.1: #i31898# reenabled still used code in the binfilter


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [c3b019147f12e5cb4ae854dac7119547dd587a04]

INTEGRATION: CWS dbwizard1 (1.1.2); FILE ADDED 2004/08/13 15:14:49 bc 1.1.2.1: #111602# several changes for Formwizard and TableWizard


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [ee901a5608f0cb3eab49b8a828556cababef31a0]

INTEGRATION: CWS dbwizard1 (1.1.2); FILE ADDED 2004/10/26 10:42:08 bc 1.1.2.7: ## several changes for the tablewizard 2004/10/01 16:52:21 bc 1.1.2.6: ##several changes in the tablewizard 2004/10/01 12:39:03 bc 1.1.2.5: ## several changes in dbwizards 2004/09/09 20:43:01 bc 1.1.2.4: ##several changes in tablewizard 2004/08/30 15:28:33 bc 1.1.2.3: ##Resources in TableWizard modified Issue number: Submitted by: Reviewed by: 2004/08/19 16:49:23 bc 1.1.2.2: #i20423#several additions for TableWizard and FormWizard 2004/08/13 15:14:33 bc 1.1.2.1: #111602# several changes for Formwizard and TableWizard


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [4a29a4ba3af20da58cbb282f417a8ac3362b7b3a]

INTEGRATION: CWS dbwizard1 (1.1.2); FILE ADDED 2004/09/09 20:43:00 bc 1.1.2.2: ##several changes in tablewizard 2004/08/13 15:14:16 bc 1.1.2.1: #111602# several changes for Formwizard and TableWizard


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [f45939f6e8ffe6c2f870915b4c9a6b39e8600815]

INTEGRATION: CWS os39 (1.2.50); FILE MERGED 2004/10/12 08:51:43 tl 1.2.50.1: #i31898# reenabled still used code in the binfilter


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [6b59724b2f2d64b747ed7261067d7fb84fcbdd71]

INTEGRATION: CWS dbwizard1 (1.1.2); FILE ADDED 2004/10/26 10:42:08 bc 1.1.2.4: ## several changes for the tablewizard 2004/10/01 16:52:21 bc 1.1.2.3: ##several changes in the tablewizard 2004/08/19 16:49:23 bc 1.1.2.2: #i20423#several additions for TableWizard and FormWizard 2004/08/13 15:14:00 bc 1.1.2.1: #111602# several changes for Formwizard and TableWizard


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [574feaf104754527e704987d5222e23516e9a0db]

INTEGRATION: CWS os39 (1.2.50); FILE MERGED 2004/10/14 11:06:27 tl 1.2.50.1: #i31898# binfilter fixes


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [4b94af2894a1f962f77b12afbef4eb0a895d9725]

INTEGRATION: CWS dbwizard1 (1.1.2); FILE ADDED 2004/08/13 15:13:41 bc 1.1.2.1: #111602# several changes for Formwizard and TableWizard


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [f9b7e7a37bf7ea13ead81381ac46b81b3e2fad85]

INTEGRATION: CWS dbwizard1 (1.1.2); FILE ADDED 2004/10/01 16:52:21 bc 1.1.2.3: ##several changes in the tablewizard 2004/10/01 12:39:03 bc 1.1.2.2: ## several changes in dbwizards 2004/08/13 15:13:05 bc 1.1.2.1: #111602# several changes for Formwizard and TableWizard


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [3a3cefb20ec64a859064f3a1584f33a3880bb1f8]

INTEGRATION: CWS os39 (1.3.18); FILE MERGED 2004/10/14 06:34:54 os 1.3.18.1: #27178# bibliography can be imported, again


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [e1b52b7b37fb4ae6ba149d23400cc2664db8e253]

INTEGRATION: CWS dbwizard1 (1.1.2); FILE ADDED 2004/10/26 10:42:08 bc 1.1.2.6: ## several changes for the tablewizard 2004/10/22 12:52:28 oj 1.1.2.5: #i33924# new property for the edit width 2004/09/15 19:41:45 bc 1.1.2.4: ##several changes for all database wizards 2004/09/09 20:43:00 bc 1.1.2.3: ##several changes in tablewizard 2004/08/19 16:49:23 bc 1.1.2.2: #i20423#several additions for TableWizard and FormWizard 2004/08/13 15:12:47 bc 1.1.2.1: #111602# several changes for Formwizard and TableWizard


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [4c88f5015d123e04d3b96b569e95253925ca9a7a]

INTEGRATION: CWS dbwizard1 (1.1.2); FILE ADDED 2004/08/13 15:12:28 bc 1.1.2.1: #111602# several changes for Formwizard and TableWizard


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [0123ec60acfe02508aebeee3691b4639e87851c2]

INTEGRATION: CWS os39 (1.2.18); FILE MERGED 2004/10/14 06:34:54 os 1.2.18.1: #27178# bibliography can be imported, again


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [b770c3da7125ec0d84c6f0be0593f003c78d45a9]

INTEGRATION: CWS dbwizard1 (1.1.2); FILE ADDED 2004/08/13 15:11:28 bc 1.1.2.1: #111602# several changes for Formwizard and TableWizard


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [b774c85c2d4254ccf17dcb4f2527f1a41df1beb6]

INTEGRATION: CWS dbwizard1 (1.1.2); FILE ADDED 2004/08/13 15:12:10 bc 1.1.2.1: #111602# several changes for Formwizard and TableWizard


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [2e2126cac2a2f69be7f1cd26f27f02c72c2c7e5e]

INTEGRATION: CWS os39 (1.4.18); FILE MERGED 2004/10/12 07:56:42 os 1.4.18.1: #i32750# some necessary code re-introduced


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [984572a052f497e7506f326956eb7a3cee33a01a]

INTEGRATION: CWS dbwizard1 (1.1.2); FILE ADDED 2004/08/13 15:11:47 bc 1.1.2.1: #111602# several changes for Formwizard and TableWizard


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [e980581c83bbcd73f95bea1c1c3cd7f9863d61a8]

INTEGRATION: CWS os39 (1.3.18); FILE MERGED 2004/10/14 06:34:53 os 1.3.18.1: #27178# bibliography can be imported, again


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [707b001e1dea46ac0b2cc20ffb676ca895bdb65b]

INTEGRATION: CWS dbwizard1 (1.57.4); FILE MERGED 2004/10/19 12:27:48 bc 1.57.4.7: #i25951# report wizard now terminates when cannot find template path 2004/10/18 19:25:22 bc 1.57.4.6: ## string of static reports modified 2004/10/18 15:56:49 bc 1.57.4.5: ##Runtime exception in constructor of dbmetadata now caught in constructor 2004/10/01 12:39:02 bc 1.57.4.4: ## several changes in dbwizards 2004/09/15 19:41:44 bc 1.57.4.3: ##several changes for all database wizards 2004/09/09 20:43:00 bc 1.57.4.2: ##several changes in tablewizard 2004/09/07 10:12:27 bc 1.57.4.1: ##several changes for the reportwizard


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [4bc39b7bae385a8595c63432b87221bf20911e07]

INTEGRATION: CWS os39 (1.2.50); FILE MERGED 2004/10/14 06:34:53 os 1.2.50.1: #27178# bibliography can be imported, again


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [d2f3b1e2536055cddb03a8bc18c0b190e111fee0]

INTEGRATION: CWS os39 (1.5.18); FILE MERGED 2004/10/14 06:34:53 os 1.5.18.1: #27178# bibliography can be imported, again


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [40effe5a055c12abcb3a7dbed21f3b0193087be7]

INTEGRATION: CWS dbwizard1 (1.2.34); FILE MERGED 2004/10/01 12:39:02 bc 1.2.34.1: ## several changes in dbwizards


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [692f2a085cd9c30d63d613f3a4b80c6552ded7e2]

INTEGRATION: CWS os39 (1.6.18); FILE MERGED 2004/10/13 12:12:09 os 1.6.18.1: #i27331# stripped code preventing hidden sections reinserted


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [571293c725f1fd043cbe51799f2bc27b4e41fdac]

INTEGRATION: CWS os39 (1.3.50); FILE MERGED 2004/10/14 06:34:53 os 1.3.50.1: #27178# bibliography can be imported, again


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [2c78e4c3a9888efcf3391c1cb33c9295e3de1be8]

INTEGRATION: CWS dbwizard1 (1.28.4); FILE MERGED 2004/10/18 15:56:49 bc 1.28.4.6: ##Runtime exception in constructor of dbmetadata now caught in constructor 2004/10/01 12:39:01 bc 1.28.4.5: ## several changes in dbwizards 2004/09/16 11:02:07 bc 1.28.4.4: ## Retrieving the columndata in Dataimport improved 2004/09/15 19:41:44 bc 1.28.4.3: ##several changes for all database wizards 2004/09/07 10:12:27 bc 1.28.4.2: ##several changes for the reportwizard 2004/09/01 14:50:47 bc 1.28.4.1: ##several changes


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [44f8fc1f9821ea62fa6369efabd218142efc559f]

INTEGRATION: CWS os39 (1.3.18); FILE MERGED 2004/10/14 06:34:52 os 1.3.18.1: #27178# bibliography can be imported, again


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [ea96e4260bb7863d7e69bfac7904a7584e2b3a78]

INTEGRATION: CWS dbwizard1 (1.2.36); FILE MERGED 2004/10/01 12:39:01 bc 1.2.36.3: ## several changes in dbwizards 2004/09/09 20:42:59 bc 1.2.36.2: ##several changes in tablewizard 2004/09/07 10:12:26 bc 1.2.36.1: ##several changes for the reportwizard


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [4b0baf780a7985455b2a96a60e4c8dea41f54ace]

INTEGRATION: CWS os39 (1.2.50); FILE MERGED 2004/10/13 12:12:09 os 1.2.50.2: #i27331# stripped code preventing hidden sections reinserted 2004/10/11 09:53:28 os 1.2.50.1: #i33135some necessary code re-introduced


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [7439680ec61c5c736f20c7a5237fdab5ad2a727e]

INTEGRATION: CWS dbwizard1 (1.1.2); FILE ADDED 2004/08/13 15:08:17 bc 1.1.2.1: #111602# several changes for Formwizard and TableWizard


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [e46002f48470741e37e0e952717952e8a36091cf]

INTEGRATION: CWS os39 (1.5.18); FILE MERGED 2004/10/12 07:56:42 os 1.5.18.1: #i32750# some necessary code re-introduced


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [7b7298b019fc75ecb7fc89e28508bbfba3ef50b0]

INTEGRATION: CWS dbwizard1 (1.1.2); FILE ADDED 2004/08/13 15:07:28 bc 1.1.2.1: #111602# several changes for Formwizard and TableWizard


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [a1fd4d10221ffdbed45bca93332dafe9922b279a]

INTEGRATION: CWS os39 (1.4.18); FILE MERGED 2004/10/18 10:34:41 tl 1.4.18.2: #i27172# doc.hxx included again 2004/10/14 06:34:52 os 1.4.18.1: #27178# bibliography can be imported, again


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [dbc4f53f80ca63094c9f1364544ec8fc9bb5a6f8]

INTEGRATION: CWS dbwizard1 (1.1.2); FILE ADDED 2004/10/01 12:39:00 bc 1.1.2.4: ## several changes in dbwizards 2004/09/16 11:02:07 bc 1.1.2.3: ## Retrieving the columndata in Dataimport improved 2004/09/15 19:41:43 bc 1.1.2.2: ##several changes for all database wizards 2004/08/13 15:07:11 bc 1.1.2.1: #111602# several changes for Formwizard and TableWizard


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [856b0002f0ff5c5271ca681f170ec4d625c89876]

INTEGRATION: CWS os39 (1.4.18); FILE MERGED 2004/10/13 12:12:09 os 1.4.18.1: #i27331# stripped code preventing hidden sections reinserted


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [74e53952ae4ba4556b103f633594a8755be76ad7]

INTEGRATION: CWS dbwizard1 (1.1.2); FILE ADDED 2004/10/26 10:42:07 bc 1.1.2.6: ## several changes for the tablewizard 2004/10/22 12:28:33 bc 1.1.2.5: ##Styles now loaded from FormWizard directory under share/config Issue number: Submitted by: Reviewed by: 2004/10/01 12:39:00 bc 1.1.2.4: ## several changes in dbwizards 2004/09/03 10:13:28 bc 1.1.2.3: ##several changes in formwizard 2004/08/19 16:49:22 bc 1.1.2.2: #i20423#several additions for TableWizard and FormWizard 2004/08/13 15:06:55 bc 1.1.2.1: #111602# several changes for Formwizard and TableWizard


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [0fc9359d21a1061d74dc5ea5ec7c878dbbd0728e]

INTEGRATION: CWS os39 (1.6.18); FILE MERGED 2004/10/13 12:12:08 os 1.6.18.1: #i27331# stripped code preventing hidden sections reinserted


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [0471b36dd7812da9449e19a6aa6245dd8cb009f9]

INTEGRATION: CWS dbwizard1 (1.1.2); FILE ADDED 2004/08/13 15:08:01 bc 1.1.2.1: #111602# several changes for Formwizard and TableWizard


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [2afd4a114b632533f2a85957a46ac6b55111ef3d]

INTEGRATION: CWS dbwizard1 (1.1.2); FILE ADDED 2004/10/01 12:39:00 bc 1.1.2.11: ## several changes in dbwizards 2004/09/16 11:02:07 bc 1.1.2.10: ## Retrieving the columndata in Dataimport improved 2004/09/15 19:41:43 bc 1.1.2.9: ##several changes for all database wizards 2004/09/09 20:42:59 bc 1.1.2.8: ##several changes in tablewizard 2004/09/07 10:12:26 bc 1.1.2.7: ##several changes for the reportwizard 2004/09/02 13:25:28 bc 1.1.2.6: ## several changes 2004/09/01 16:58:27 bc 1.1.2.5: ## SubForm in Formdocument optimized 2004/09/01 14:50:47 bc 1.1.2.4: ##several changes 2004/09/01 10:35:57 bc 1.1.2.3: ## several changes 2004/08/19 16:49:22 bc 1.1.2.2: #i20423#several additions for TableWizard and FormWizard 2004/08/13 15:06:40 bc 1.1.2.1: #111602# several changes for Formwizard and TableWizard


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [664c2024e9c770d4ffcc36fce27e4e4908f3e94d]

INTEGRATION: CWS os39 (1.6.18); FILE MERGED 2004/10/13 12:12:08 os 1.6.18.2: #i27331# stripped code preventing hidden sections reinserted 2004/10/12 07:56:41 os 1.6.18.1: #i32750# some necessary code re-introduced


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [8c3b665356e8ec2d735b548c428bb69ff2d46976]

INTEGRATION: CWS dbwizard1 (1.1.2); FILE ADDED 2004/10/01 12:39:00 bc 1.1.2.7: ## several changes in dbwizards 2004/09/03 10:13:28 bc 1.1.2.6: ##several changes in formwizard 2004/09/01 16:58:27 bc 1.1.2.5: ## SubForm in Formdocument optimized 2004/09/01 14:50:47 bc 1.1.2.4: ##several changes 2004/09/01 10:35:57 bc 1.1.2.3: ## several changes 2004/08/19 16:49:22 bc 1.1.2.2: #i20423#several additions for TableWizard and FormWizard 2004/08/13 15:06:22 bc 1.1.2.1: #111602# several changes for Formwizard and TableWizard


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [cca4ed33b36881f9614efe2285c98c0e2d207545]

INTEGRATION: CWS os39 (1.5.18); FILE MERGED 2004/10/12 07:56:41 os 1.5.18.1: #i32750# some necessary code re-introduced


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [6ce11d4c159c85bb148db823e9d85015b2280bf2]

INTEGRATION: CWS dbwizard1 (1.1.2); FILE ADDED 2004/10/01 12:39:00 bc 1.1.2.3: ## several changes in dbwizards 2004/09/03 10:13:27 bc 1.1.2.2: ##several changes in formwizard 2004/08/13 15:06:05 bc 1.1.2.1: #111602# several changes for Formwizard and TableWizard


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [8c19d52726a22d089f3b3e314173031b87e1b2be]

INTEGRATION: CWS os39 (1.5.18); FILE MERGED 2004/10/13 12:12:08 os 1.5.18.1: #i27331# stripped code preventing hidden sections reinserted


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [555c8d417b1a001ba6e0d7c6fe213647cec73935]

INTEGRATION: CWS dbwizard1 (1.1.2); FILE ADDED 2004/09/01 10:35:56 bc 1.1.2.3: ## several changes 2004/08/19 16:49:21 bc 1.1.2.2: #i20423#several additions for TableWizard and FormWizard 2004/08/13 15:05:49 bc 1.1.2.1: #111602# several changes for Formwizard and TableWizard


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [6b1483404dedf098171bad4dd740497ca10da627]

INTEGRATION: CWS os39 (1.5.18); FILE MERGED 2004/10/14 06:34:51 os 1.5.18.3: #27178# bibliography can be imported, again 2004/10/13 12:12:08 os 1.5.18.2: #i27331# stripped code preventing hidden sections reinserted 2004/10/11 09:53:26 os 1.5.18.1: #i33135some necessary code re-introduced


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [8b327cc13abafe7a9cb257044c6bb14da7c938bc]

INTEGRATION: CWS dbwizard1 (1.1.2); FILE ADDED 2004/09/07 10:12:26 bc 1.1.2.4: ##several changes for the reportwizard 2004/09/01 10:35:56 bc 1.1.2.3: ## several changes 2004/08/19 16:49:21 bc 1.1.2.2: #i20423#several additions for TableWizard and FormWizard 2004/08/13 15:05:32 bc 1.1.2.1: #111602# several changes for Formwizard and TableWizard


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [0247b6d7ed7bc7e36824c279803262a9ca892207]

INTEGRATION: CWS dbwizard1 (1.1.2); FILE ADDED 2004/10/01 12:38:59 bc 1.1.2.5: ## several changes in dbwizards 2004/09/02 13:25:28 bc 1.1.2.4: ## several changes 2004/09/01 10:35:56 bc 1.1.2.3: ## several changes 2004/08/19 16:49:21 bc 1.1.2.2: #i20423#several additions for TableWizard and FormWizard 2004/08/13 15:05:10 bc 1.1.2.1: #111602# several changes for Formwizard and TableWizard


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [6ce4c683823e108cf39dea3de788b3cd77426184]

INTEGRATION: CWS os39 (1.4.18); FILE MERGED 2004/10/12 07:10:43 os 1.4.18.1: #i32750# some necessary code re-introduced


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [6296215a13efbf9253879b76cc5d4b43c030b5b2]

INTEGRATION: CWS dbwizard1 (1.1.2); FILE ADDED 2004/09/02 13:25:27 bc 1.1.2.2: ## several changes 2004/08/13 15:04:54 bc 1.1.2.1: #111602# several changes for Formwizard and TableWizard


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [0926c560e836e70581bec1ebe6eeff7e8ca8d326]

INTEGRATION: CWS os39 (1.5.18); FILE MERGED 2004/10/11 12:36:10 os 1.5.18.1: #i32750# virtual member methods must never be commented out -


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [6cea6cabd7129828880dc49b4ef368a2f7db0906]

INTEGRATION: CWS dbwizard1 (1.1.2); FILE ADDED 2004/08/13 15:04:26 bc 1.1.2.1: #111602# several changes for Formwizard and TableWizard


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [8c17b3bf4bdd315139fcb5bb1182d8c5fa3d59ae]

INTEGRATION: CWS os39 (1.3.18); FILE MERGED 2004/10/11 08:34:30 os 1.3.18.1: #i33976# #i31902# required resource strings re-introduced


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [0f2bae9d8b22f3211908b5e21859c668b9a5c5b3]

INTEGRATION: CWS dbwizard1 (1.1.2); FILE ADDED 2004/10/01 12:38:59 bc 1.1.2.5: ## several changes in dbwizards 2004/09/03 10:13:27 bc 1.1.2.4: ##several changes in formwizard 2004/09/02 13:25:27 bc 1.1.2.3: ## several changes 2004/08/19 16:49:21 bc 1.1.2.2: #i20423#several additions for TableWizard and FormWizard 2004/08/13 14:56:53 bc 1.1.2.1: #111602# several changes for Formwizard and TableWizard Issue number: Submitted by: Reviewed by:


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [451dab5f677227afe6f461c2f955f2eacc19d4c1]

INTEGRATION: CWS os39 (1.5.18); FILE MERGED 2004/10/14 11:08:21 tl 1.5.18.1: #i31898# binfilter fixes


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [501259918090efa29b9f16b510baf78b7743bf48]

INTEGRATION: CWS dbwizard1 (1.1.2); FILE ADDED 2004/09/03 10:13:27 bc 1.1.2.3: ##several changes in formwizard 2004/08/19 16:49:20 bc 1.1.2.2: #i20423#several additions for TableWizard and FormWizard 2004/08/13 14:56:33 bc 1.1.2.1: Issue number: Submitted by: Reviewed by:


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [19cebfb607891f3c8ed627b99085a4198fc13048]

INTEGRATION: CWS dbwizard1 (1.2.36); FILE MERGED 2004/10/11 16:46:01 tv 1.2.36.3: RESYNC: (1.2-1.3); FILE MERGED 2004/10/01 12:38:59 bc 1.2.36.2: ## several changes in dbwizards 2004/08/13 14:57:52 bc 1.2.36.1: #111602# several changes for Formwizard and TableWizard Issue number: Submitted by: Reviewed by:


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [47799a2527d9246630da4aaaa53bf4931033f084]

INTEGRATION: CWS os39 (1.4.18); FILE MERGED 2004/10/12 08:46:28 tl 1.4.18.1: #i31898# reenabled still used code in the binfilter


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [f846ddd9ed1d5ba8f72054118340b19fca5f2750]

INTEGRATION: CWS dbwizard1 (1.1.2); FILE ADDED 2004/08/13 14:56:07 bc 1.1.2.1: #111602# several changes for Formwizard and TableWizard Issue number: Submitted by: Reviewed by:


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [0315fbc27d4d9410c2d1455307cce1127cdb892a]

INTEGRATION: CWS os39 (1.5.18); FILE MERGED 2004/10/12 08:46:27 tl 1.5.18.1: #i31898# reenabled still used code in the binfilter


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [7fbc3ae324fd844ae360cd9544ab53f1cde48c08]

INTEGRATION: CWS dbwizard1 (1.2.36); FILE MERGED 2004/09/07 10:12:25 bc 1.2.36.4: ##several changes for the reportwizard 2004/09/03 10:13:27 bc 1.2.36.3: ##several changes in formwizard 2004/09/01 16:58:26 bc 1.2.36.2: ## SubForm in Formdocument optimized 2004/08/13 14:57:52 bc 1.2.36.1: #111602# several changes for Formwizard and TableWizard Issue number: Submitted by: Reviewed by:


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [8ef45dfe4f97b81f3292b7777e31574f13ea0392]

INTEGRATION: CWS dbwizard1 (1.1.2); FILE ADDED 2004/08/19 16:49:20 bc 1.1.2.2: #i20423#several additions for TableWizard and FormWizard 2004/08/13 14:55:46 bc 1.1.2.1: #111602# several changes for Formwizard and TableWizard Issue number: Submitted by: Reviewed by:


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [13365ee810eb06ce0cfe12bb95f82845c7908ddb]

INTEGRATION: CWS os39 (1.2.50); FILE MERGED 2004/10/12 08:46:27 tl 1.2.50.1: #i31898# reenabled still used code in the binfilter


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [c48fdbe276eeb06f008f016c8239a45b2964e40a]

INTEGRATION: CWS dbwizard1 (1.1.2); FILE ADDED 2004/09/01 10:35:56 bc 1.1.2.3: ## several changes 2004/08/19 16:49:20 bc 1.1.2.2: #i20423#several additions for TableWizard and FormWizard 2004/08/13 14:55:29 bc 1.1.2.1: #111602# several changes for Formwizard and TableWizard Issue number: Submitted by: Reviewed by:


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [66b7eceb8b6be73c062d5c846a145d7738fd9e12]

INTEGRATION: CWS dbwizard1 (1.1.2); FILE ADDED 2004/10/26 10:42:06 bc 1.1.2.7: ## several changes for the tablewizard 2004/10/02 10:27:32 bc 1.1.2.6: ##removing of descriptorkeys improved Issue number: Submitted by: Reviewed by: 2004/10/01 16:52:21 bc 1.1.2.5: ##several changes in the tablewizard 2004/10/01 12:38:58 bc 1.1.2.4: ## several changes in dbwizards 2004/09/09 20:42:58 bc 1.1.2.3: ##several changes in tablewizard 2004/08/19 16:49:20 bc 1.1.2.2: #i20423#several additions for TableWizard and FormWizard 2004/08/13 14:52:58 bc 1.1.2.1: #111602# TableDescriptor.java added for tablewizard Issue number: Submitted by: Reviewed by:


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [613a1531bb630a23b3471e284c92a778e13fa7ff]

INTEGRATION: CWS os39 (1.5.18); FILE MERGED 2004/10/14 11:08:20 tl 1.5.18.1: #i31898# binfilter fixes


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [39d463badd049b8ebdb6938dd60cfb6443ee044b]

INTEGRATION: CWS dbwizard1 (1.2.36); FILE MERGED 2004/10/01 12:38:58 bc 1.2.36.3: ## several changes in dbwizards 2004/09/16 11:02:06 bc 1.2.36.2: ## Retrieving the columndata in Dataimport improved 2004/09/01 14:50:46 bc 1.2.36.1: ##several changes


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [44fc31a169273475ab0d4b45223c7bded97806d0]

INTEGRATION: CWS dbwizard1 (1.2.36); FILE MERGED 2004/09/16 11:02:06 bc 1.2.36.2: ## Retrieving the columndata in Dataimport improved 2004/09/07 10:12:25 bc 1.2.36.1: ##several changes for the reportwizard


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [23384b6ca7d362c69bc806c287ffb071683ca576]

INTEGRATION: CWS dbwizard1 (1.3.4); FILE MERGED 2004/10/26 10:42:06 bc 1.3.4.10: ## several changes for the tablewizard 2004/10/18 15:56:49 bc 1.3.4.9: ##Runtime exception in constructor of dbmetadata now caught in constructor 2004/10/01 12:38:58 bc 1.3.4.8: ## several changes in dbwizards 2004/09/15 19:41:42 bc 1.3.4.7: ##several changes for all database wizards 2004/09/09 20:42:58 bc 1.3.4.6: ##several changes in tablewizard 2004/09/07 10:12:25 bc 1.3.4.5: ##several changes for the reportwizard 2004/09/02 13:25:27 bc 1.3.4.4: ## several changes 2004/09/01 10:35:55 bc 1.3.4.3: ## several changes 2004/08/19 16:49:19 bc 1.3.4.2: #i20423#several additions for TableWizard and FormWizard 2004/08/13 14:53:54 bc 1.3.4.1: #111602# several changes for Formwizard and TableWizard Issue number: Submitted by: Reviewed by:


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [be4d103005501aec48da151aec181b9ff046a65c]

INTEGRATION: CWS dbwizard1 (1.3.4); FILE MERGED 2004/10/01 12:38:58 bc 1.3.4.5: ## several changes in dbwizards 2004/09/07 10:12:24 bc 1.3.4.4: ##several changes for the reportwizard 2004/09/01 14:50:46 bc 1.3.4.3: ##several changes 2004/09/01 10:35:55 bc 1.3.4.2: ## several changes 2004/08/19 16:49:19 bc 1.3.4.1: #i20423#several additions for TableWizard and FormWizard


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [5e3b1610fb573c196ad67ac603905176b449dcf2]

INTEGRATION: CWS dbwizard1 (1.2.34); FILE MERGED 2004/10/01 12:38:57 bc 1.2.34.2: ## several changes in dbwizards 2004/08/13 15:00:39 bc 1.2.34.1: #111602# several changes for Formwizard and TableWizard


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [639969d4119b7104d4e8bedddc6af124fa54cd69]

INTEGRATION: CWS dbwizard1 (1.2.34); FILE MERGED 2004/10/01 12:38:57 bc 1.2.34.1: ## several changes in dbwizards


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [24b7699fa803b7ecc873979779d15e9b2bca23f8]

INTEGRATION: CWS dbwizard1 (1.2.34); FILE MERGED 2004/10/26 10:42:06 bc 1.2.34.3: ## several changes for the tablewizard 2004/10/01 12:38:57 bc 1.2.34.2: ## several changes in dbwizards 2004/08/13 15:00:38 bc 1.2.34.1: #111602# several changes for Formwizard and TableWizard


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [c7bce309e06db4e59409db087a485d3e4c6bc7ee]

INTEGRATION: CWS dbwizard1 (1.3.4); FILE MERGED 2004/10/21 13:22:55 bc 1.3.4.4: #i35933# StyleSheet file now opened of read only 2004/10/01 12:38:57 bc 1.3.4.3: ## several changes in dbwizards 2004/08/19 16:49:19 bc 1.3.4.2: #i20423#several additions for TableWizard and FormWizard 2004/08/13 15:00:38 bc 1.3.4.1: #111602# several changes for Formwizard and TableWizard


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [758051105287992aba3503b9923b12c492acc70a]

INTEGRATION: CWS dbwizard1 (1.2.34); FILE MERGED 2004/10/01 12:38:56 bc 1.2.34.4: ## several changes in dbwizards 2004/09/03 10:13:26 bc 1.2.34.3: ##several changes in formwizard 2004/08/19 16:49:18 bc 1.2.34.2: #i20423#several additions for TableWizard and FormWizard 2004/08/13 15:00:38 bc 1.2.34.1: #111602# several changes for Formwizard and TableWizard


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [15fc383c5714be4974b8cec2b970ff4c5dc41de3]

INTEGRATION: CWS dbwizard1 (1.2.34); FILE MERGED 2004/08/13 15:00:38 bc 1.2.34.1: #111602# several changes for Formwizard and TableWizard


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [aff81540638223d381bdd2c17270cf295951ff31]

INTEGRATION: CWS dbwizard1 (1.2.2); FILE MERGED 2004/10/27 10:08:38 tv 1.2.2.1: merged in all new classes from dbwizard1


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [7045f906da4aa76b1768e9ab0890acc8d6125bf0]

INTEGRATION: CWS dbwizard1 (1.14.72); FILE MERGED 2004/08/16 12:33:16 bc 1.14.72.1: #i20313# several fileds added for database wizard


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [43ee6d041d85b2eaafe67d25930fe33b97f34ce2]

INTEGRATION: CWS dbwizard1 (1.4.116); FILE MERGED 2004/08/16 09:42:14 bc 1.4.116.1: #i20313# modifications for the database setup wizard


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [671b1389a5abbe753b18f1c84cb47491ba51c915]

INTEGRATION: CWS dbwizard1 (1.30.80); FILE MERGED 2004/10/21 00:08:48 bc 1.30.80.1: ##several changes for the database setup wizard


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [6462f60d8cff1ba080928df5ffd735fa358e9730]

INTEGRATION: CWS dbwizard1 (1.9.12); FILE MERGED 2004/10/21 00:08:47 bc 1.9.12.3: ##several changes for the database setup wizard 2004/10/11 14:13:48 tv 1.9.12.2: RESYNC: (1.9-1.10); FILE MERGED 2004/08/16 09:42:14 bc 1.9.12.1: #i20313# modifications for the database setup wizard


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [bcaca045210ba438626c89e92eabe8ead466bca3]

INTEGRATION: CWS dbwizard1 (1.3.12); FILE MERGED 2004/10/11 14:13:39 tv 1.3.12.2: RESYNC: (1.3-1.4); FILE MERGED 2004/08/16 09:42:14 bc 1.3.12.1: #i20313# modifications for the database setup wizard


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [f75cb5600e230fad1ec3cca8a48584f6dd4a0cea]

INTEGRATION: CWS dbwizard1 (1.2.116); FILE MERGED 2004/10/11 14:12:56 tv 1.2.116.2: RESYNC: (1.2-1.3); FILE MERGED 2004/08/16 09:43:07 bc 1.2.116.1: #i20313# modifications for the database setup wizard


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [fa9a6af94261319c8744e6bae04e463c3ef5cf25]

INTEGRATION: CWS dbwizard1 (1.2.116); FILE MERGED 2004/10/26 10:44:43 bc 1.2.116.1: ##sourcecode for accessibility removed


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [3767e677540213e9c5cffc11acabaa23125216d7]

INTEGRATION: CWS dbwizard1 (1.2.116); FILE MERGED 2004/08/16 09:44:20 bc 1.2.116.1: #i20313# modifications for the database setup wizard


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [d7c14055e4e16119c5282c86ecf7b22bbc09822b]

INTEGRATION: CWS dbwizard1 (1.37.40); FILE MERGED 2004/10/20 14:24:19 pl 1.37.40.1: #i35858# GetClientSize is supposed to return 0,0 on invisible windows


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [5d8f3a062d764c88fba7d2662a197b9b8926ae31]

INTEGRATION: CWS dbwizard1 (1.52.6); FILE MERGED 2004/10/11 17:11:12 tv 1.52.6.2: RESYNC: (1.52-1.53); FILE MERGED 2004/08/16 12:27:50 bc 1.52.6.1: #i20313# several fileds added for database wizard


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [fe9d4c70cb57996ef15ffcd96792ee7114d0ad6d]

INTEGRATION: CWS dbwizard1 (1.7.6); FILE MERGED 2004/08/23 14:02:46 bc 1.7.6.2: #i20313# new wrapper service to call wizard added 2004/08/16 10:51:20 bc 1.7.6.1: #i20313#Classes for Datasource wizard checked in


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [8c71741f2bdfc612306940da550752cf94d897ed]

INTEGRATION: CWS dbwizard1 (1.1.2); FILE ADDED 2004/08/16 10:39:24 bc 1.1.2.1: #i20313#Classes for Datasource wizard checked in


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [9cf7b03307d2ca56b091e87aace3eb22a5f74d93]

INTEGRATION: CWS dbwizard1 (1.1.2); FILE ADDED 2004/08/24 16:15:00 bc 1.1.2.2: instantiation of service modified 2004/08/16 10:39:47 bc 1.1.2.1: #i20313#Classes for Datasource wizard checked in


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [2df7a1300c05213ad6b55b665204dff10b06c542]

INTEGRATION: CWS dbwizard1 (1.2.40); FILE MERGED 2004/10/22 12:52:49 oj 1.2.40.1: #i33924# new property for the edit width


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [f5e96e23e75da703f9d22de4951c2710170d88bc]

INTEGRATION: CWS dbwizard1 (1.3.6); FILE MERGED 2004/10/22 12:52:48 oj 1.3.6.1: #i33924# new property for the edit width


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [57fefedb7f258800eae22c78d6d5127ad132a1e8]

INTEGRATION: CWS dbwizard1 (1.2.40); FILE MERGED 2004/10/22 12:52:48 oj 1.2.40.1: #i33924# new property for the edit width


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [7debc4ff5ee0ad1c763190ff9780a004a2d2a73c]

INTEGRATION: CWS dbwizard1 (1.3.6); FILE MERGED 2004/10/22 12:52:47 oj 1.3.6.2: #i33924# new property for the edit width 2004/09/09 20:41:44 bc 1.3.6.1: ## assertions in tablewizard removed


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [746a709494cb5e937cd997c17209ca0e40ef0edd]

INTEGRATION: CWS dbwizard1 (1.2.40); FILE MERGED 2004/10/22 12:52:47 oj 1.2.40.1: #i33924# new property for the edit width


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [583b86bc6a9cf84faf7b188aa655d5c31bb85830]

INTEGRATION: CWS os39 (1.5.72); FILE MERGED 2004/10/12 09:56:34 tl 1.5.72.1: #i31898# StarMath 5.0 now preferred filter.


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [2d755f34b129dac8a2d2d33bedda74dca46a3001]

INTEGRATION: CWS dbwizard1 (1.14.6); FILE MERGED 2004/10/11 17:22:13 tv 1.14.6.3: RESYNC: (1.14-1.15); FILE MERGED 2004/08/23 14:00:46 bc 1.14.6.2: #i20313#wrapperservice to call wizard added 2004/08/16 10:52:18 bc 1.14.6.1: #i20313#Classes for Datasource wizard checked in


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [893078d31581fd5eefd34f2f3aded04297c6d0cb]

INTEGRATION: CWS dbwizard1 (1.9.6); FILE MERGED 2004/08/24 12:44:01 bc 1.9.6.2: some changes 2004/08/16 10:52:17 bc 1.9.6.1: #i20313#Classes for Datasource wizard checked in


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [b4b29b41dfd41d7d1160b83fc8ec2364fa669fd7]

INTEGRATION: CWS dbwizard1 (1.18.6); FILE MERGED 2004/09/14 22:52:10 bc 1.18.6.3: ## several changes 2004/08/17 08:32:05 bc 1.18.6.2: #i20313# supportsTableCreation modified 2004/08/16 10:52:17 bc 1.18.6.1: #i20313#Classes for Datasource wizard checked in


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [91d8ef1f3431a1e4b364e35132ed2736a5ca424a]

INTEGRATION: CWS dbwizard1 (1.49.6); FILE MERGED 2004/08/20 09:55:22 bc 1.49.6.2: #i20313# GetStandardDatabaseFilter added 2004/08/16 10:52:17 bc 1.49.6.1: #i20313#Classes for Datasource wizard checked in


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [3df6cb15b8e3dee19d31757bbe0ef471b1bd5e97]

INTEGRATION: CWS dbwizard1 (1.6.6); FILE MERGED 2004/08/16 10:55:23 bc 1.6.6.1: #i20313#Classes for Datasource wizard checked in


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [0b65babf5f6077c6f253af7a4a82a14ba0d2bdf0]

INTEGRATION: CWS dbwizard1 (1.1.2); FILE ADDED 2004/09/14 22:52:10 bc 1.1.2.2: ## several changes 2004/08/16 10:54:47 bc 1.1.2.1: #i20313#Classes for Datasource wizard checked in


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [77cc498fe42ab50b863c384c2c939845d01b5d65]

INTEGRATION: CWS dbwizard1 (1.86.6); FILE MERGED 2004/10/11 17:21:13 tv 1.86.6.2: RESYNC: (1.86-1.87); FILE MERGED 2004/08/16 10:55:22 bc 1.86.6.1: #i20313#Classes for Datasource wizard checked in


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [ea69c15371a020c7836e1d407dcc813c4abb0a78]

INTEGRATION: CWS dbwizard1 (1.3.6); FILE MERGED 2004/08/16 10:55:22 bc 1.3.6.1: #i20313#Classes for Datasource wizard checked in


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [c5ceda053e51ab1f2e7ccbe1bdba6138bef22d83]

INTEGRATION: CWS dbwizard1 (1.30.6); FILE MERGED 2004/08/16 12:27:50 bc 1.30.6.1: #i20313# several fileds added for database wizard


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [d02f1ad5e7ca7b604a00c5f000d947792630aa77]

INTEGRATION: CWS dbwizard1 (1.22.6); FILE MERGED 2004/08/16 10:55:22 bc 1.22.6.1: #i20313#Classes for Datasource wizard checked in


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [8faa7be9fb3008e186de81d48b99c3474579e2f9]

INTEGRATION: CWS dbwizard1 (1.11.70); FILE MERGED 2004/10/22 12:52:46 oj 1.11.70.1: #i33924# new property for the edit width


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [d8131e75e321895c1bdfb21255dbc5a4920ce10a]

INTEGRATION: CWS dbwizard1 (1.2.6); FILE MERGED 2004/10/11 17:24:34 tv 1.2.6.2: RESYNC: (1.2-1.3); FILE MERGED 2004/08/16 12:27:50 bc 1.2.6.1: #i20313# several fileds added for database wizard


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [d36486901a4679c0fb0896119fc0d3c29071fc9d]

INTEGRATION: CWS dbwizard1 (1.26.6); FILE MERGED 2004/10/11 17:17:23 tv 1.26.6.3: RESYNC: (1.26-1.27); FILE MERGED 2004/08/20 12:47:12 tv 1.26.6.2: removed duplicate entry 2004/08/16 12:26:25 bc 1.26.6.1: #i20313# several fileds added for database wizard


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [5be883ed746c888b669946833bac13910f0e5f94]

INTEGRATION: CWS dbwizard1 (1.11.6); FILE MERGED 2004/10/21 00:07:22 bc 1.11.6.4: ## several changes for the database setup wizard 2004/09/14 22:52:09 bc 1.11.6.3: ## several changes 2004/08/24 12:43:32 bc 1.11.6.2: some changes 2004/08/16 10:50:10 bc 1.11.6.1: #i20313#Classes for Datasource wizard checked in


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [fbf6ca271f83d544a3d6a8600cf3c7a6150a90e0]

INTEGRATION: CWS dbwizard1 (1.38.6); FILE MERGED 2004/10/21 00:07:22 bc 1.38.6.6: ## several changes for the database setup wizard 2004/09/16 06:35:40 bc 1.38.6.5: ##Preselection of listbox in general page in Property browser now correct 2004/09/14 22:52:09 bc 1.38.6.4: ## several changes 2004/09/09 20:41:44 bc 1.38.6.3: ## assertions in tablewizard removed 2004/08/24 12:43:32 bc 1.38.6.2: some changes 2004/08/16 10:50:10 bc 1.38.6.1: #i20313#Classes for Datasource wizard checked in


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [b5c5b8f6d4d28a161c905eddb8ccc97ca906b5ae]

INTEGRATION: CWS dbwizard1 (1.19.6); FILE MERGED 2004/10/25 09:34:34 fs 1.19.6.2: #i35998# +DSID_DATABASENAME 2004/08/16 12:26:24 bc 1.19.6.1: #i20313# several fileds added for database wizard


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [69710e626cd9c06278d96c5f276689478eb3df10]

INTEGRATION: CWS dbwizard1 (1.20.6); FILE MERGED 2004/08/16 10:50:10 bc 1.20.6.1: #i20313#Classes for Datasource wizard checked in


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [3ffc675a4315093efd636d98aefb620d96ac0a11]

INTEGRATION: CWS dbwizard1 (1.32.6); FILE MERGED 2004/08/16 10:50:10 bc 1.32.6.1: #i20313#Classes for Datasource wizard checked in


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [6fd3035e50b3ec062aed3442c40879e874313b40]

INTEGRATION: CWS dbwizard1 (1.1.2); FILE ADDED 2004/10/21 00:07:22 bc 1.1.2.8: ## several changes for the database setup wizard 2004/09/14 22:52:09 bc 1.1.2.7: ## several changes 2004/09/09 20:41:44 bc 1.1.2.6: ## assertions in tablewizard removed 2004/08/30 13:17:57 bc 1.1.2.5: #i20313# TableWizard only started when checkbox enabled 2004/08/24 17:23:26 bc 1.1.2.4: ##several changes 2004/08/24 15:51:25 bc 1.1.2.3: some changes 2004/08/24 12:43:32 bc 1.1.2.2: some changes 2004/08/16 10:46:09 bc 1.1.2.1: #i20313#Classes for Datasource wizard checked in


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [dc1f83a60faaff5450f1f20381d57ccc68f72f21]

INTEGRATION: CWS dbwizard1 (1.2.6); FILE MERGED 2004/08/16 10:50:09 bc 1.2.6.1: #i20313#Classes for Datasource wizard checked in


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [d13b2242c201383150acbbfe8417c0559a8484d2]

INTEGRATION: CWS dbwizard1 (1.1.2); FILE ADDED 2004/10/21 00:07:21 bc 1.1.2.3: ## several changes for the database setup wizard 2004/09/09 20:41:43 bc 1.1.2.2: ## assertions in tablewizard removed 2004/08/20 10:21:03 bc 1.1.2.1: #i20313#Resource file for databasewizard added


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [423ccfc77411661d14b70b42d638a575c28116e1]

INTEGRATION: CWS dbwizard1 (1.1.2); FILE ADDED 2004/08/20 11:54:59 bc 1.1.2.1: #i20313#resource file added


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [25f020295606cc999b942ff3edc2a2b235d777ee]

INTEGRATION: CWS dbwizard1 (1.138.6); FILE MERGED 2004/10/25 13:02:05 fs 1.138.6.3: #i36085# 'test driver class' string now spec conformant 2004/09/14 22:52:08 bc 1.138.6.2: ## several changes 2004/08/16 10:50:09 bc 1.138.6.1: #i20313#Classes for Datasource wizard checked in


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [4b41560b68733c99dc4d57a522cd12814be39a19]

INTEGRATION: CWS dbwizard1 (1.30.6); FILE MERGED 2004/09/14 22:52:08 bc 1.30.6.2: ## several changes 2004/08/16 10:50:08 bc 1.30.6.1: #i20313#Classes for Datasource wizard checked in


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [395f6ade5d20c9c68e0c1ca16d36c236844c4edd]

INTEGRATION: CWS dbwizard1 (1.89.6); FILE MERGED 2004/10/25 09:35:56 fs 1.89.6.3: #i35998# MySQL JDBC sometimes transports the datbase name as DSID_DATABASENAME 2004/09/09 20:41:43 bc 1.89.6.2: ## assertions in tablewizard removed 2004/08/16 12:26:24 bc 1.89.6.1: #i20313# several fileds added for database wizard


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [768fba45a90275045a385e13c0de182a48a34975]

INTEGRATION: CWS dbwizard1 (1.26.6); FILE MERGED 2004/08/16 10:50:08 bc 1.26.6.1: #i20313#Classes for Datasource wizard checked in


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [7fabbf219ab4965156ecc9ac1f57d7ea0c3c8835]

INTEGRATION: CWS dbwizard1 (1.35.6); FILE MERGED 2004/08/16 10:50:08 bc 1.35.6.1: #i20313#Classes for Datasource wizard checked in


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [b1dc4fa6e7503c703548c46572034e0b031fbb07]

INTEGRATION: CWS dbwizard1 (1.1.2); FILE ADDED 2004/08/16 10:47:22 bc 1.1.2.1: #i20313#Classes for Datasource wizard checked in


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [e9b9e39e69859b33fa8fb7cea44bbc2a33bb448e]

INTEGRATION: CWS dbwizard1 (1.1.2); FILE ADDED 2004/08/16 10:47:04 bc 1.1.2.1: #i20313#Classes for Datasource wizard checked in


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [5bea96637a43ba438746cad68223746ecd42dc59]

INTEGRATION: CWS dbwizard1 (1.2.6); FILE MERGED 2004/08/16 12:26:24 bc 1.2.6.1: #i20313# several fileds added for database wizard


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [fcca49353d72443b4edc689f5948aa756a6ce819]

INTEGRATION: CWS dbwizard1 (1.2.6); FILE MERGED 2004/08/16 10:50:08 bc 1.2.6.1: #i20313#Classes for Datasource wizard checked in


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [5699cccb89393e43dce4c29f2d571c8377bdfa3d]

INTEGRATION: CWS dbwizard1 (1.2.6); FILE MERGED 2004/10/25 09:35:56 fs 1.2.6.2: #i35998# MySQL JDBC sometimes transports the datbase name as DSID_DATABASENAME 2004/08/16 10:50:07 bc 1.2.6.1: #i20313#Classes for Datasource wizard checked in


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [15541281a850c9abb8f2a123c7417610d8242bc8]

INTEGRATION: CWS dbwizard1 (1.1.2); FILE ADDED 2004/09/14 22:52:08 bc 1.1.2.2: ## several changes 2004/08/16 10:46:47 bc 1.1.2.1: #i20313#Classes for Datasource wizard checked in


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [8bb565550bc5a0af6d645f1397b037c11d475c1c]

INTEGRATION: CWS dbwizard1 (1.1.2); FILE ADDED 2004/10/25 09:35:56 fs 1.1.2.4: #i35998# MySQL JDBC sometimes transports the datbase name as DSID_DATABASENAME 2004/09/14 22:52:08 bc 1.1.2.3: ## several changes 2004/08/30 13:17:57 bc 1.1.2.2: #i20313# TableWizard only started when checkbox enabled 2004/08/16 10:46:29 bc 1.1.2.1: #i20313#Classes for Datasource wizard checked in


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [d170f5b3d3def704a76496e1339b73fa4621493a]

INTEGRATION: CWS dbwizard1 (1.1.2); FILE ADDED 2004/08/20 12:32:14 tv 1.1.2.2: fixed Case Sensitivity issues 2004/08/16 10:48:20 bc 1.1.2.1: #i20313#Classes for Datasource wizard checked in


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [0a6202812144a1b50f9db9d95bb3aa001cc477d4]

INTEGRATION: CWS dbwizard1 (1.1.2); FILE ADDED 2004/08/16 10:48:42 bc 1.1.2.1: #i20313#Classes for Datasource wizard checked in


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [cdb13c7f3a6edbf9ec69acecc61631987e3ef3ef]

INTEGRATION: CWS dbwizard1 (1.2.6); FILE MERGED 2004/08/16 12:26:24 bc 1.2.6.2: #i20313# several fileds added for database wizard 2004/08/16 10:50:07 bc 1.2.6.1: #i20313#Classes for Datasource wizard checked in


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [0f5b6fd12112915cb77e04ee4269e7308481c407]

INTEGRATION: CWS dbwizard1 (1.2.6); FILE MERGED 2004/08/20 12:32:14 tv 1.2.6.2: fixed Case Sensitivity issues 2004/08/16 10:50:07 bc 1.2.6.1: #i20313#Classes for Datasource wizard checked in


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [6b29fef42e04b9a2d8698b0e63a571823a97a086]

INTEGRATION: CWS dbwizard1 (1.2.6); FILE MERGED 2004/08/16 10:50:07 bc 1.2.6.1: #i20313#Classes for Datasource wizard checked in


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [e02867528f083f85a23577964cfd948b64f4fbc0]

INTEGRATION: CWS dbwizard1 (1.1.2); FILE ADDED 2004/08/16 10:49:18 bc 1.1.2.1: #i20313#Classes for Datasource wizard checked in


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [86418819e06c5f7bac4bc0407ecb12a068c3078c]

INTEGRATION: CWS dbwizard1 (1.1.2); FILE ADDED 2004/08/16 10:49:00 bc 1.1.2.1: #i20313#Classes for Datasource wizard checked in


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [6033975b929c2dd2a46a5edb871a2a196191a863]

INTEGRATION: CWS dbwizard1 (1.1.2); FILE ADDED 2004/08/16 10:47:40 bc 1.1.2.1: #i20313#Classes for Datasource wizard checked in


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [075e1f580ca931a542ca998b37f53529fcae4252]

INTEGRATION: CWS dbwizard1 (1.33.20); FILE MERGED 2004/10/26 10:43:49 bc 1.33.20.2: #i33924#Alignment auf AutoIncrement field improved 2004/10/22 12:52:44 oj 1.33.20.1: #i33924# new property for the edit width


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [5827813980b648d0f108e6cc513043bfb065434c]

INTEGRATION: CWS dbwizard1 (1.2.40); FILE MERGED 2004/10/22 12:52:44 oj 1.2.40.1: #i33924# new property for the edit width


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [980c5777b3d9482ddcb243185cd171f1a645b09c]

INTEGRATION: CWS dbwizard1 (1.2.6); FILE MERGED 2004/10/11 17:15:29 tv 1.2.6.2: RESYNC: (1.2-1.3); FILE MERGED 2004/08/16 12:27:49 bc 1.2.6.1: #i20313# several fileds added for database wizard


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [1dd31f90881f3f5f5de9f76ae296c1fdb95fd5aa]

INTEGRATION: CWS dbwizard1 (1.2.6); FILE MERGED 2004/10/12 09:03:00 bc 1.2.6.6: ## id ID_FORM_NEW_PILOT_PRE_SEL inserted Issue number: Submitted by: Reviewed by: 2004/10/11 17:14:57 tv 1.2.6.5: RESYNC: (1.2-1.3); FILE MERGED 2004/09/01 14:28:37 bc 1.2.6.4: ## small change to call tablewizard Issue number: Submitted by: Reviewed by: 2004/08/30 12:26:37 bc 1.2.6.3: new table autopilot to be called from base document now Issue number: Submitted by: Reviewed by: 2004/08/30 11:16:31 bc 1.2.6.2: call of tablewizard now possible Issue number: Submitted by: Reviewed by: 2004/08/16 10:59:53 bc 1.2.6.1: #i20313#Classes for Datasource wizard checked in Issue number: Submitted by: Reviewed by:


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [d96c7efce7e0f277a90df55cf026728821c5de51]

INTEGRATION: CWS dbwizard1 (1.11.6); FILE MERGED 2004/10/18 11:29:47 tv 1.11.6.5: crashbugfix by MAV 2004/09/20 11:45:39 fs 1.11.6.4: fillReportData even if the listener is not newly created 2004/09/15 14:36:25 bc 1.11.6.3: ## 2004/09/15 14:32:16 bc 1.11.6.2: ##several changes 2004/09/15 13:39:51 bc 1.11.6.1: ## bOpenDesignmode flag new assigned


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [885bb44c4bc678361202938b0f6a56783156ae82]

INTEGRATION: CWS dbwizard1 (1.57.6); FILE MERGED 2004/08/16 12:27:49 bc 1.57.6.1: #i20313# several fileds added for database wizard


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [5615e4b78b5ff2fddbd05d0fd40aaf0ea9b2f184]

INTEGRATION: CWS dbwizard1 (1.1.2); FILE ADDED 2004/10/22 09:38:44 tv 1.1.2.1: language independent files for form wizard


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [532d519c4a6f96f20565f5a22359a907a12a04c2]

INTEGRATION: CWS dbwizard1 (1.1.2); FILE ADDED 2004/10/22 09:38:43 tv 1.1.2.1: language independent files for form wizard


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [73b8aec31b8f4baa1157747ab3e3e45239d05143]

INTEGRATION: CWS dbwizard1 (1.1.2); FILE ADDED 2004/10/22 09:38:42 tv 1.1.2.1: language independent files for form wizard


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [99fa8b541415c8ebd3fce5ff0a115d426bff13d2]

INTEGRATION: CWS dbwizard1 (1.1.2); FILE ADDED 2004/10/22 09:38:41 tv 1.1.2.1: language independent files for form wizard


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [c55c28b7d6c658f671bbc2101b8791ea4055cdbd]

INTEGRATION: CWS dbwizard1 (1.1.2); FILE ADDED 2004/10/22 09:38:40 tv 1.1.2.1: language independent files for form wizard


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [72f356342b8da4f8ea6262ed8f1d051c7bfd20b8]

INTEGRATION: CWS dbwizard1 (1.7.170); FILE MERGED 2004/10/22 09:38:39 tv 1.7.170.1: language independent files for form wizard


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [1fd3c5b123c57a469c7e6c727c7456f91968c20d]

INTEGRATION: CWS dbwizard1 (1.55.40); FILE MERGED 2004/10/20 10:59:55 od 1.55.40.4: #i35798# - <SwXShape::setPosition()> - apply position to drawing object, if            it has no anchor position          - <SwXShape::_GetAttrPosition() - fallback, if position is (0,0)            and the object has no anchor position 2004/10/01 12:40:27 od 1.55.40.3: #i34750# <SwXShape::getPosition()>/<SwXShape::setPosition(..)> -          correction for objects, which are members of a group object. 2004/09/07 15:45:31 tv 1.55.40.2: RESYNC: (1.55-1.58); FILE MERGED 2004/08/20 09:09:54 bc 1.55.40.1: #i32349# - set default horizontal and vertical positioning attributes            for a shape on adding it to the drawing page, if no positioning            attributes are set.


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [9aeed6e3c50e36af0c0f00e93d53d45e859f17f1]

INTEGRATION: CWS dbwizard1 (1.4.18); FILE MERGED 2004/10/25 07:21:56 od 1.4.18.4: #i36010# - set positioning attributes, if position layout direction is 'HoriL2R' 2004/10/20 10:54:09 od 1.4.18.3: #i35798# - replace method <_ConvertPositioningAttr()> by method            <_SetPositioningAttr()> 2004/10/11 16:16:05 tv 1.4.18.2: RESYNC: (1.4-1.5); FILE MERGED 2004/10/01 12:38:07 od 1.4.18.1: #i34748# class <SwAnchoredDrawObject> - change handling of last object          rectangle.


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [79942a61c5d85a15e7f17400416bbb8331b0001d]

INTEGRATION: CWS dbwizard1 (1.35.36); FILE MERGED 2004/10/25 07:20:28 od 1.35.36.1: #i36010# - set correct position layout direction


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [431a6b69ab0dbc25f24fe8978e86edf9bf9e3432]

INTEGRATION: CWS dbwizard1 (1.29.40); FILE MERGED 2004/10/20 10:57:00 od 1.29.40.5: #i35798# <SwDrawContact::_Changed()> - no adjustments of positioning          attributes, if object isn't yet attached to an anchor frame 2004/10/11 15:58:06 tv 1.29.40.4: RESYNC: (1.31-1.32); FILE MERGED 2004/10/01 12:36:56 od 1.29.40.3: #i34748# <SwDrawContact::_Changed(..)> - consider, that no last object          rectangle exists. 2004/09/07 15:30:23 tv 1.29.40.2: RESYNC: (1.29-1.31); FILE MERGED 2004/08/20 09:10:53 bc 1.29.40.1: #i32349# <SwDrawContact::Modify(..)> - nothing to do on removing object


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [c6e2818a5c3aa7786cb7f7544b57a21e0d075d31]

INTEGRATION: CWS dbwizard1 (1.26.36); FILE MERGED 2004/10/25 07:19:10 od 1.26.36.1: #i36010# - set correct position layout direction


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [bf89ed836a8725111b9a96d28173840ba3e63285]

INTEGRATION: CWS dbwizard1 (1.26.88); FILE MERGED 2004/10/25 07:19:10 od 1.26.88.2: #i36010# - set correct position layout direction 2004/10/01 12:42:35 od 1.26.88.1: #i34750# <lcl_AdjustPositioningAttr(..)> - keep object rectangle as          last object rectangle.


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [fbd1f2210bffc767823dae694225b03bc1700f52]

INTEGRATION: CWS dbwizard1 (1.6.52); FILE MERGED 2004/10/25 07:17:17 od 1.6.52.1: #i36010# class <SwDrawFrmFmt> - change default value of member <mnPositionLayoutDir>


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [4daff6050e87db4f813261511da7293d60ffbedd]

INTEGRATION: CWS dbwizard1 (1.4.18); FILE MERGED 2004/10/20 10:52:17 od 1.4.18.3: #i35798# class <SwAnchoredDrawObject>          - replace method <_ConvertPositioningAttr()> by <_SetPositioningAttr()> 2004/10/11 14:32:24 tv 1.4.18.2: RESYNC: (1.4-1.5); FILE MERGED 2004/10/01 12:34:51 od 1.4.18.1: #i34748# class <SwAnchoredDrawObject> - change handling of the last object          rectangle in order to consider, if already a last object rectangle          exists.


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [46db81c4317fcac1d28f0aeb54a34419caef2a35]

INTEGRATION: CWS dbwizard1 (1.3.102); FILE MERGED 2004/10/22 10:11:53 tv 1.3.102.3: own registry file for FormWizard 2004/10/11 14:26:23 tv 1.3.102.2: RESYNC: (1.3-1.4); FILE MERGED 2004/08/18 15:23:15 va 1.3.102.1: #111616# Added TableWizard.xcs.


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [b38556a15c847fc63e65c88a5926c17dad1ee5e8]

INTEGRATION: CWS dbwizard1 (1.1.2); FILE ADDED 2004/08/18 15:22:35 va 1.1.2.1: #111616# Initial Revision.


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [ec794ee9788b47723db8bfdea5a1d0255bc50799]

INTEGRATION: CWS dbwizard1 (1.1.2); FILE ADDED 2004/10/22 10:12:58 tv 1.1.2.1: initial revision


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [6128c82ffd1a7168918b1919520fd2692255742d]

INTEGRATION: CWS dbwizard1 (1.2.102); FILE MERGED 2004/10/22 10:11:53 tv 1.2.102.3: own registry file for FormWizard 2004/10/11 14:21:18 tv 1.2.102.2: RESYNC: (1.2-1.3); FILE MERGED 2004/08/18 15:21:52 va 1.2.102.1: #111616# Added TableWizard.xcu.


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [571e75e6818744b20cdb78c35de7cc8a04cab315]

INTEGRATION: CWS dbwizard1 (1.1.2); FILE ADDED 2004/08/18 15:20:49 va 1.1.2.1: #111616# Initial Revision.


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [57285c59ae49540b0e44d86a778d8953ff7b20c7]

INTEGRATION: CWS dbwizard1 (1.19.14); FILE MERGED 2004/10/11 14:21:08 tv 1.19.14.4: RESYNC: (1.19-1.22); FILE MERGED 2004/08/26 10:26:46 tv 1.19.14.3: corrected target for DatabaseWizard 2004/08/24 10:42:21 bc 1.19.14.2: slash removed 2004/08/23 14:12:35 bc 1.19.14.1: #i20313# menu entry for databasewizard completed


2004-10-27  Pascal Junck  <pjunck@openoffice.org>  [bd418718acb2c5f63719145fe777baa651f77a2a]

INTEGRATION: CWS dbwizard1 (1.2.240); FILE MERGED 2004/09/01 09:39:03 bc 1.2.240.1: ##RelatedColumn for ADO fixed


2004-10-27  Hans-Joachim Lankenau  <hjs@openoffice.org>  [924669ac503312af8dd38dac6a3d0de58b8ace7a]

#i36160# enable gcc visibility feature


2004-10-26  Vladimir Glazounov  <vg@openoffice.org>  [dd535df9ad206dc4586b675a6da140bfcf4dd53f]

new version for SRC680


2004-10-26  Vladimir Glazounov  <vg@openoffice.org>  [fd959c7b5eab64518f90f18bb4e90079656dbd6a]

new version for SRC680


2004-10-26  Rüdiger Timm  <rt@openoffice.org>  [d5909c86c1e11bc12f5cbf1aff2940c3babf9cce]

SRC680


2004-10-26  Vladimir Glazounov  <vg@openoffice.org>  [06b9e93c1162de4e8549060f114d5a348d801c8b]

#100000# show modus for --from


2004-10-26  Peter Burow  <pb@openoffice.org>  [ceb586833ee5a31b0b21e1114939440489937664]

fix: #i34503# debug text with command url (fixed on master)


2004-10-25  Vladimir Glazounov  <vg@openoffice.org>  [506e4bf21e1ec341e49785085650ed8a27c8005e]

new version for SRC680


2004-10-25  Vladimir Glazounov  <vg@openoffice.org>  [7823ccd656a7b1e3e24eeb1ee5407e9fd3a2e53b]

new version for SRC680


2004-10-25  Vladimir Glazounov  <vg@openoffice.org>  [a9539faf3d98dba1648b80cf73ca0a745743a78c]

new version for SRC680


2004-10-25  Vladimir Glazounov  <vg@openoffice.org>  [99940a7c12c0b954bc24bd06901a4ae588ecd1fe]

new version for SRC680


2004-10-25  Vladimir Glazounov  <vg@openoffice.org>  [2d26e06036b445a6c79d12c816ab57efb48b9168]

new version for SRC680


2004-10-25  Vladimir Glazounov  <vg@openoffice.org>  [5f21183ce40d4144f3747734a7d5503ffd353de1]

new version for SRC680


2004-10-25  Rüdiger Timm  <rt@openoffice.org>  [56adf249ce01631a61c2464957218a18ef61f375]

#118229# Patch productname correctly (including PRODUCTVERSION)


2004-10-25  Rüdiger Timm  <rt@openoffice.org>  [350cdc234a1b1d35429c4d5256c00f482bc846a2]

INTEGRATION: CWS pj08 (1.9.2); FILE MERGED 2004/10/24 08:39:00 pjanik 1.9.2.1: #i360545#: Add missing dependency (so3 include files needed in binfilter).


2004-10-25  Frank Schönheit  <fs@openoffice.org>  [8e8c9ff197e56fba8e36471aee1d7e2989de594c]

#i10000# this change should have been on the CWS - damn, forgot to checkin there ....


2004-10-25  Rüdiger Timm  <rt@openoffice.org>  [57f2caea41c7d6ec6dbf0d7b1db1d9d6caabe18a]

#i10000# Needs ulfconv binary which gets delivered by module setup_native.


2004-10-25  Rüdiger Timm  <rt@openoffice.org>  [9ea84eab5c96dfd0590df4ca8581ecd2c560ffb4]

#i10000# XScriptProvider is not 'draft' any more, see #i32502#.


2004-10-22  Vladimir Glazounov  <vg@openoffice.org>  [ec1bded9e5465ca7a09356dec14e94047fd0006e]

new version for SRC680


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [a72c3b01ef27bf859b23b6fd9f2a541eb3c93d42]

SRC680


2004-10-22  Vladimir Glazounov  <vg@openoffice.org>  [06b374697505768b95e5f34a5707d653d4e2e43c]

#100000# now array ref for getParentsDep


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [1fbee2307d072a04ff8e985d43fd2b377cd3ebec]

INTEGRATION: CWS scriptingf6 (1.4.22); FILE MERGED 2004/09/30 09:34:21 dfoster 1.4.22.5: #i33478# Add BrowseNode service. 2004/08/03 14:44:58 dfoster 1.4.22.4: #i32502# 2004/07/30 16:12:24 toconnor 1.4.22.3: #i31461# restore changes that got clobbered during merge 2004/07/30 10:20:21 toconnor 1.4.22.2: RESYNC: (1.4-1.5); FILE MERGED 2004/07/28 11:07:14 npower 1.4.22.1: #i31461# pass "<stdin>" as url for script when invoking script outside the IDE, this should prevent IDE from loading the script automatically.


2004-10-22  Oliver Bolte  <obo@openoffice.org>  [0fc43bc21ade7ccd721f4abb8e14082dcb93fd50]

#i10000# typo


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [61afef91a98f8e3e3ff6aba0af29f3267f489bee]

INTEGRATION: CWS scriptingf6 (1.5.2); FILE MERGED 2004/09/30 09:34:20 dfoster 1.5.2.2: #i33478# Add BrowseNode service. 2004/08/03 14:44:57 dfoster 1.5.2.1: #i32502#


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [c1d4b34a7fc2621c381ce15dee45b4b819c6899b]

INTEGRATION: CWS scriptingf6 (1.5.2); FILE MERGED 2004/09/30 09:34:18 dfoster 1.5.2.3: #i33478# Add BrowseNode service. 2004/09/16 14:26:46 dfoster 1.5.2.2: #i33670# Rename the context variable to XSCRIPTCONTEXT 2004/08/03 14:44:56 dfoster 1.5.2.1: #i32502#


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [ccf6cac6a98bb3aeeebe3c8e7c3005a1139e2d51]

INTEGRATION: CWS scriptingf6 (1.2.6); FILE MERGED 2004/10/11 15:27:07 toconnor 1.2.6.2: RESYNC: (1.2-1.4); FILE MERGED 2004/08/04 11:50:16 dfoster 1.2.6.1: #i32502#


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [df21fcc8511b62146752dd96412935a50f182a59]

INTEGRATION: CWS scriptingf6 (1.17.6); FILE MERGED 2004/08/10 14:32:09 toconnor 1.17.6.1: #i25682# - allow vnd.sun.star.script URLs to be passed on the command line


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [353260e3af91e55f1c338f6c21d9137ed87e3a66]

INTEGRATION: CWS scriptingf6 (1.146.6); FILE MERGED 2004/10/11 15:14:43 toconnor 1.146.6.2: RESYNC: (1.146-1.153); FILE MERGED 2004/08/10 14:32:08 toconnor 1.146.6.1: #i25682# - allow vnd.sun.star.script URLs to be passed on the command line


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [c2221bca49c69461e866f89fb29158aa85368203]

INTEGRATION: CWS scriptingf6 (1.24.6); FILE MERGED 2004/10/11 14:32:06 toconnor 1.24.6.2: RESYNC: (1.24-1.27); FILE MERGED 2004/08/03 16:33:09 dfoster 1.24.6.1: #i32502#


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [0e62329f37df43ee97f6af4d51b454e7d3cce93e]

INTEGRATION: CWS scriptingf6 (1.67.56); FILE MERGED 2004/10/11 16:46:22 toconnor 1.67.56.3: RESYNC: (1.68-1.69); FILE MERGED 2004/10/11 14:29:14 toconnor 1.67.56.2: RESYNC: (1.67-1.68); FILE MERGED 2004/08/03 16:33:08 dfoster 1.67.56.1: #i32502#


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [0bc988b4388415de8f6f3d76cc314225daae8cd8]

INTEGRATION: CWS scriptingf6 (1.41.6); FILE MERGED 2004/10/11 16:44:54 toconnor 1.41.6.3: RESYNC: (1.44-1.45); FILE MERGED 2004/10/11 14:26:50 toconnor 1.41.6.2: RESYNC: (1.41-1.44); FILE MERGED 2004/08/03 16:33:08 dfoster 1.41.6.1: #i32502#


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [8247d7b33f19d01cc16947e691e0b15b6fdcec8a]

INTEGRATION: CWS scriptingf6 (1.37.6); FILE MERGED 2004/10/13 09:53:59 toconnor 1.37.6.6: #i32502# restore namespace declaration that got clobbered in merge 2004/10/11 17:04:27 toconnor 1.37.6.5: RESYNC: (1.41-1.42); FILE MERGED 2004/10/11 14:48:22 toconnor 1.37.6.4: RESYNC: (1.37-1.41); FILE MERGED 2004/09/16 14:42:11 dfoster 1.37.6.3: #i33227# iBring IDL in line with Dev Guide doc 2004/09/14 15:10:14 dfoster 1.37.6.2: #i33477# Bring BrowseNodeViewType interface and code in line with documentation. 2004/08/03 16:33:07 dfoster 1.37.6.1: #i32502#


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [2db5b5a634a006b8bdf1a2193fe3a707295a7115]

INTEGRATION: CWS scriptingf6 (1.40.6); FILE MERGED 2004/10/11 16:55:28 toconnor 1.40.6.3: RESYNC: (1.43-1.44); FILE MERGED 2004/10/11 14:36:25 toconnor 1.40.6.2: RESYNC: (1.40-1.43); FILE MERGED 2004/08/03 16:33:07 dfoster 1.40.6.1: #i32502#


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [8afebded15f10eb58c1f8aa9357b7ae33eb9a5d2]

INTEGRATION: CWS scriptingf6 (1.4.4); FILE MERGED 2004/10/11 13:46:26 toconnor 1.4.4.3: RESYNC: (1.4-1.6); FILE MERGED 2004/08/11 12:42:56 dfoster 1.4.4.2: #i32794# Fixed images, removed need for Basic ResMgr. 2004/08/03 16:41:48 dfoster 1.4.4.1: #i32502#


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [72495adfbad560d1d1a3e07a3fa37b3552b5e6a8]

INTEGRATION: CWS scriptingf6 (1.4.4); FILE MERGED 2004/10/11 13:44:48 toconnor 1.4.4.2: RESYNC: (1.4-1.5); FILE MERGED 2004/08/11 12:42:56 dfoster 1.4.4.1: #i32794# Fixed images, removed need for Basic ResMgr.


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [1d699d86cb7c7d5f71c6a2d6d9c4d0149eee5cb5]

INTEGRATION: CWS scriptingf6 (1.4.4); FILE MERGED 2004/10/11 13:34:34 toconnor 1.4.4.6: RESYNC: (1.4-1.6); FILE MERGED 2004/09/27 14:17:37 dfoster 1.4.4.5: #i30923# Remove check for children which was forcing all basic libs to be loaded. 2004/09/16 14:34:40 dfoster 1.4.4.4: #i33227# Bring IDL into line with Dev Guide. 2004/09/14 14:58:49 dfoster 1.4.4.3: #i33477# Bring BrowseNodeViewType code & interface in line with documentation. 2004/08/11 12:42:55 dfoster 1.4.4.2: #i32794# Fixed images, removed need for Basic ResMgr. 2004/08/03 16:41:48 dfoster 1.4.4.1: #i32502#


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [b4f90d5b90ee3bbe19ccd2daf1d3a5bcfe569f7e]

INTEGRATION: CWS scriptingf6 (1.3.4); FILE MERGED 2004/08/11 12:42:55 dfoster 1.3.4.2: #i32794# Fixed images, removed need for Basic ResMgr. 2004/08/03 16:41:47 dfoster 1.3.4.1: #i32502#


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [ff55a9266aecfd10be9208f204b3f255e19c78b4]

INTEGRATION: CWS scriptingf6 (1.4.4); FILE MERGED 2004/10/11 13:52:17 toconnor 1.4.4.2: RESYNC: (1.4-1.6); FILE MERGED 2004/08/11 12:42:55 dfoster 1.4.4.1: #i32794# Fixed images, removed need for Basic ResMgr.


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [052cfedad2deefe221cdb790f00114a2143c0079]

INTEGRATION: CWS scriptingf6 (1.4.4); FILE MERGED 2004/10/20 13:43:13 toconnor 1.4.4.7: #i31608# fix assertion about SolarMutex not being locked 2004/10/11 16:26:06 toconnor 1.4.4.6: RESYNC: (1.7-1.8); FILE MERGED 2004/10/11 13:45:49 toconnor 1.4.4.5: RESYNC: (1.4-1.7); FILE MERGED 2004/09/16 14:34:39 dfoster 1.4.4.4: #i33227# Bring IDL into line with Dev Guide. 2004/09/14 14:58:48 dfoster 1.4.4.3: #i33477# Bring BrowseNodeViewType code & interface in line with documentation. 2004/08/11 12:42:54 dfoster 1.4.4.2: #i32794# Fixed images, removed need for Basic ResMgr. 2004/08/03 16:41:47 dfoster 1.4.4.1: #i32502#


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [b96ed164890bae2d35235500a552c1fdf9c0fb54]

INTEGRATION: CWS scriptingf6 (1.3.96); FILE MERGED 2004/10/14 10:57:39 toconnor 1.3.96.2: #i33972# call InitResources when creating SvxMacroAssignDlg 2004/10/13 14:32:04 dfoster 1.3.96.1: #i34509# Need to check that the 0th elt exists before selecting.


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [a261e10834f47eae995abbb66186fc4892ee0717]

INTEGRATION: CWS scriptingf6 (1.11.4); FILE MERGED 2004/10/11 16:22:41 toconnor 1.11.4.3: RESYNC: (1.14-1.15); FILE MERGED 2004/10/11 13:29:30 toconnor 1.11.4.2: RESYNC: (1.11-1.14); FILE MERGED 2004/08/11 12:42:54 dfoster 1.11.4.1: #i32794# Fixed images, removed need for Basic ResMgr.


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [c9130a22bc4e27851088141a69a0baee84413831]

INTEGRATION: CWS scriptingf6 (1.80.2); FILE MERGED 2004/10/11 12:28:10 toconnor 1.80.2.2: RESYNC: (1.80-1.84); FILE MERGED 2004/08/03 12:31:51 dfoster 1.80.2.1: #i32502# Moving Scripting Framework interfaces from drafts to com.


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [b9f63c65d9312c7dcfcc8e69763db2cb4606f457]

INTEGRATION: CWS scriptingf6 (1.63.38); FILE MERGED 2004/10/11 12:27:59 toconnor 1.63.38.2: RESYNC: (1.63-1.67); FILE MERGED 2004/08/03 12:31:51 dfoster 1.63.38.1: #i32502# Moving Scripting Framework interfaces from drafts to com.


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [a9cf864aa975641627d447c571569def23530a9a]

INTEGRATION: CWS scriptingf6 (1.1.2); FILE ADDED 2004/08/03 12:31:49 dfoster 1.1.2.1: #i32502# Moving Scripting Framework interfaces from drafts to com.


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [7968836a8d411670476572a9dd685a98f35a7b74]

INTEGRATION: CWS scriptingf6 (1.1.2); FILE ADDED 2004/08/03 12:31:48 dfoster 1.1.2.1: #i32502# Moving Scripting Framework interfaces from drafts to com.


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [246a42e2c7beb8f6a31e955d5d10527c527f55dd]

INTEGRATION: CWS scriptingf6 (1.1.2); FILE ADDED 2004/08/03 12:31:47 dfoster 1.1.2.1: #i32502# Moving Scripting Framework interfaces from drafts to com.


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [7f39eece0b1b1d6a9cdebb487c038d67586872dd]

INTEGRATION: CWS scriptingf6 (1.1.2); FILE ADDED 2004/08/03 12:31:46 dfoster 1.1.2.1: #i32502# Moving Scripting Framework interfaces from drafts to com.


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [d9ec61380a09dc8262e940f870e02deeb8b8e96f]

INTEGRATION: CWS scriptingf6 (1.1.2); FILE ADDED 2004/09/30 09:41:15 dfoster 1.1.2.2: #i33478# Adding BrowseNode service. 2004/08/03 12:31:45 dfoster 1.1.2.1: #i32502# Moving Scripting Framework interfaces from drafts to com.


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [53a60af4b74d136841d31746f14d994de5f7b989]

INTEGRATION: CWS scriptingf6 (1.1.2); FILE ADDED 2004/08/03 12:31:45 dfoster 1.1.2.1: #i32502# Moving Scripting Framework interfaces from drafts to com.


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [00c0a2cf7d74fd3362b8ae534295cf70a3a9f30e]

INTEGRATION: CWS scriptingf6 (1.1.2); FILE ADDED 2004/08/03 12:31:44 dfoster 1.1.2.1: #i32502# Moving Scripting Framework interfaces from drafts to com.


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [0de39fb7e2432cf81752dc2f50980351a763599f]

INTEGRATION: CWS scriptingf6 (1.1.2); FILE ADDED 2004/08/03 12:31:43 dfoster 1.1.2.1: #i32502# Moving Scripting Framework interfaces from drafts to com.


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [33439bee45e75e0e31eafe335e298c0dfa5534ad]

INTEGRATION: CWS scriptingf6 (1.1.2); FILE ADDED 2004/08/03 12:31:42 dfoster 1.1.2.1: #i32502# Moving Scripting Framework interfaces from drafts to com.


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [c60198d0463474c66b99c6a89709753a260b6bdb]

INTEGRATION: CWS scriptingf6 (1.1.2); FILE ADDED 2004/09/30 09:41:14 dfoster 1.1.2.3: #i33478# Adding BrowseNode service. 2004/09/16 14:19:03 dfoster 1.1.2.2: #i33227# Bring IDL into line with Dev guide 2004/08/03 12:31:41 dfoster 1.1.2.1: #i32502# Moving Scripting Framework interfaces from drafts to com.


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [c57f708706157cbe0ab7ae8a11bde1edb5bc7c4e]

INTEGRATION: CWS scriptingf6 (1.1.2); FILE ADDED 2004/09/16 14:19:02 dfoster 1.1.2.2: #i33227# Bring IDL into line with Dev guide 2004/08/03 12:31:41 dfoster 1.1.2.1: #i32502# Moving Scripting Framework interfaces from drafts to com.


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [151365df4890114d135c9b79a4873c623d6d25c8]

INTEGRATION: CWS scriptingf6 (1.1.2); FILE ADDED 2004/08/03 12:31:40 dfoster 1.1.2.1: #i32502# Moving Scripting Framework interfaces from drafts to com.


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [0eb71de0b34df10419936fd053759c751f11ea9a]

INTEGRATION: CWS scriptingf6 (1.1.2); FILE ADDED 2004/09/16 14:19:02 dfoster 1.1.2.1: #i33227# Bring IDL into line with Dev guide


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [968908fef41d0a50010a265053f3e15372f627ae]

INTEGRATION: CWS scriptingf6 (1.1.2); FILE ADDED 2004/09/30 09:40:49 dfoster 1.1.2.1: #i33478# Adding BrowseNode service.


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [2b52354fc6cdb2b3327c5ac6272d2c9bb30127d9]

INTEGRATION: CWS scriptingf6 (1.1.36); FILE MERGED 2004/10/14 12:57:58 toconnor 1.1.36.1: #i30929# add note to README Issue number: Submitted by: Reviewed by:


2004-10-22  Pascal Junck  <pjunck@openoffice.org>  [f3a3ca9c2157b511223b5a990963b3666b39b8cb]

INTEGRATION: CWS os40 (1.2.42); FILE MERGED 2004/10/13 14:16:47 sb 1.2.42.1: #i34641# Added RTL_TEXTENCODING_PT154 (patch supplied by ibr).


2004-10-22  Pascal Junck  <pjunck@openoffice.org>  [fdfb08170a4134f1bc4062d27a9b13b2e9ac8830]

INTEGRATION: CWS os40 (1.24.42); FILE MERGED 2004/10/13 14:16:47 sb 1.24.42.1: #i34641# Added RTL_TEXTENCODING_PT154 (patch supplied by ibr).


2004-10-22  Pascal Junck  <pjunck@openoffice.org>  [3d089e3c5d187a827b5b6d05b79a61631e803989]

INTEGRATION: CWS os40 (1.6.250); FILE MERGED 2004/10/13 14:16:46 sb 1.6.250.1: #i34641# Added RTL_TEXTENCODING_PT154 (patch supplied by ibr).


2004-10-22  Pascal Junck  <pjunck@openoffice.org>  [293d4ee42f88ba0f80b1c3d27bc06d01903b6ab2]

INTEGRATION: CWS os40 (1.3.44); FILE MERGED 2004/10/13 14:16:45 sb 1.3.44.1: #i34641# Added RTL_TEXTENCODING_PT154 (patch supplied by ibr).


2004-10-22  Pascal Junck  <pjunck@openoffice.org>  [6e20acbc0e3071392d88490051eb016be6b659c5]

INTEGRATION: CWS os40 (1.13.42); FILE MERGED 2004/10/13 14:16:45 sb 1.13.42.1: #i34641# Added RTL_TEXTENCODING_PT154 (patch supplied by ibr).


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [719d271d1556b5fcf5dd6f2e3ce5756d7686c95c]

INTEGRATION: CWS scriptingf6 (1.47.24); FILE MERGED 2004/10/11 10:31:12 toconnor 1.47.24.3: RESYNC: (1.47-1.52); FILE MERGED 2004/08/03 14:04:56 dfoster 1.47.24.2: #i32502# 2004/08/03 13:54:56 dfoster 1.47.24.1: #i32502# Moving the scripting framework interfaces from drafts to com


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [3f5492980a8fa0724c1f884a501b24c60c063de7]

INTEGRATION: CWS scriptingf6 (1.4.36); FILE MERGED 2004/09/14 15:31:58 dfoster 1.4.36.1: #i30252# Add the ScriptBindingLIbrary to the list of installed Basic libaries.


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [520be5c0f00e124ea05e4c3f2334d8c93fda6e80]

INTEGRATION: CWS scriptingf6 (1.2.30); FILE MERGED 2004/09/14 15:27:52 dfoster 1.2.30.1: #i30252# Fix the Highlight examples so that (a) they try to load the library if they can't get the dialog on first attempt, (b) the dialog contains bindings to the BeanShell handler code.


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [2b962a56c1eaa6650b7e08f9fbe8d46b0165d4dc]

INTEGRATION: CWS scriptingf6 (1.2.30); FILE MERGED 2004/09/30 09:33:25 dfoster 1.2.30.1: #i33504# Fix suggested by pjanik


2004-10-22  Tom Verbeek  <tv@openoffice.org>  [760873ed8c96aea617853897486bc5e350d6a393]

#i33782# commonwizards need to be built at once


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [f34cdd38ba68f4cc5ff8751f029853ce0f28333f]

INTEGRATION: CWS scriptingf6 (1.2.34); FILE MERGED 2004/08/03 14:45:08 dfoster 1.2.34.1: #i32502#


2004-10-22  Pascal Junck  <pjunck@openoffice.org>  [5311f99514320954fbcbf1351a79fc96c2deba1a]

INTEGRATION: CWS os40 (1.42.152); FILE MERGED 2004/10/13 14:23:28 sb 1.42.152.1: #i34641# Added RTL_TEXTENCODING_PT154 (patch supplied by ibr).


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [c950e93e92897eca62f895fe63427d5e48a02ef4]

INTEGRATION: CWS scriptingf6 (1.10.22); FILE MERGED 2004/08/03 14:45:06 dfoster 1.10.22.1: #i32502#


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [2e29bd4c1fcdf913bab9ff1ef6949dd74da612f6]

INTEGRATION: CWS scriptingf6 (1.1.40); FILE MERGED 2004/08/03 14:45:06 dfoster 1.1.40.1: #i32502#


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [6dd903801b794dfafeb97f5ae41ebaae969dd26b]

INTEGRATION: CWS scriptingf6 (1.4.2); FILE MERGED 2004/10/11 10:07:57 toconnor 1.4.2.2: RESYNC: (1.4-1.5); FILE MERGED 2004/08/03 14:45:06 dfoster 1.4.2.1: #i32502#


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [1eb4a089a3ebf467c02342c83d7f7d17c56be52e]

INTEGRATION: CWS scriptingf6 (1.5.26); FILE MERGED 2004/08/03 14:45:05 dfoster 1.5.26.3: #i32502# 2004/07/30 10:24:45 toconnor 1.5.26.2: RESYNC: (1.5-1.6); FILE MERGED 2004/07/23 11:33:38 dfoster 1.5.26.1: #i25821#


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [2e8bfa9b8bba4556738cb1e1121f2e7dfd47f141]

INTEGRATION: CWS scriptingf6 (1.2.14); FILE MERGED 2004/08/03 14:45:05 dfoster 1.2.14.1: #i32502#


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [010a21431bc0c3ffd42d3cbbadc9527414f8de4c]

INTEGRATION: CWS scriptingf6 (1.9.2); FILE MERGED 2004/08/03 14:45:05 dfoster 1.9.2.1: #i32502#


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [619cbc5e20295acc662d670d5cdc637db0736555]

INTEGRATION: CWS scriptingf6 (1.10.14); FILE MERGED 2004/09/30 09:34:23 dfoster 1.10.14.5: #i33478# Add BrowseNode service. 2004/08/03 14:45:05 dfoster 1.10.14.4: #i32502# 2004/07/30 16:13:00 toconnor 1.10.14.3: #i25821# fix build problem after merging files 2004/07/30 10:25:53 toconnor 1.10.14.2: RESYNC: (1.10-1.12); FILE MERGED 2004/07/23 11:33:37 dfoster 1.10.14.1: #i25821#


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [d8bd9ea333db7054e49fe899c0b12e3d64bfe70d]

INTEGRATION: CWS scriptingf6 (1.2.14); FILE MERGED 2004/09/16 14:25:19 dfoster 1.2.14.2: #i33227# Bring IDL in line with Dev Guide. 2004/08/03 14:45:04 dfoster 1.2.14.1: #i32502#


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [320735dd55845997bf5e1a4757891edf1b039bef]

INTEGRATION: CWS scriptingf6 (1.4.2); FILE MERGED 2004/10/20 13:34:44 toconnor 1.4.2.4: #i35609# fix crash on Solaris 2004/09/16 14:25:19 dfoster 1.4.2.3: #i33227# Bring IDL in line with Dev Guide. 2004/09/14 15:21:15 dfoster 1.4.2.2: #i33477# Bring the BrowseNodeViewTypes interface & code into line with the docs. 2004/08/03 14:45:04 dfoster 1.4.2.1: #i32502#


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [b4d9181559335ad85363a8e3fbe17ecca3b1db2d]

INTEGRATION: CWS scriptingf6 (1.5.2); FILE MERGED 2004/08/03 14:45:04 dfoster 1.5.2.1: #i32502#


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [cb453fcaa791965b6d176d2594e3716aa4a5099c]

INTEGRATION: CWS scriptingf6 (1.5.14); FILE MERGED 2004/08/27 15:35:15 npower 1.5.14.5: #i33479# Reverse sense of check in createMSP check now sees if the incomming any does not contain a string, if it dosn't it tries to convert the Any to a XModel. Previously it checked if the Any contained type XModel and if not then assumed it was a string. This causes problems when used from a scripting language when the type of the object implementation XModel may be transported in the Any as a nother implemented type e.g. XInterface or XComponent or some other interface supported by that object. 2004/08/03 14:45:04 dfoster 1.5.14.4: #i32502# 2004/07/30 16:13:00 toconnor 1.5.14.3: #i25821# fix build problem after merging files 2004/07/30 10:24:37 toconnor 1.5.14.2: RESYNC: (1.5-1.6); FILE MERGED 2004/07/23 11:33:36 dfoster 1.5.14.1: #i25821#


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [492bd01b946f3b40cde1c3cb246fe88160c0c499]

INTEGRATION: CWS scriptingf6 (1.5.40); FILE MERGED 2004/08/03 14:45:03 dfoster 1.5.40.1: #i32502#


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [76159289d2e480558d571ad51117c9a1da25f730]

INTEGRATION: CWS scriptingf6 (1.17.14); FILE MERGED 2004/10/13 12:39:07 toconnor 1.17.14.4: #i25682# ensure that MasterScriptProvider can be created 2004/08/03 14:45:03 dfoster 1.17.14.3: #i32502# 2004/07/30 10:21:46 toconnor 1.17.14.2: RESYNC: (1.17-1.18); FILE MERGED 2004/07/23 11:33:36 dfoster 1.17.14.1: #i25821#


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [74bbffc8184f1a2de2b52304eca32f1a92d8c6ed]

INTEGRATION: CWS scriptingf6 (1.1.2); FILE ADDED 2004/08/03 14:45:02 dfoster 1.1.2.2: #i32502# 2004/07/23 11:33:09 dfoster 1.1.2.1: #i25821#


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [e8ed945a9d0219f228efba4017d9e933b6ec17e5]

INTEGRATION: CWS scriptingf6 (1.1.2); FILE ADDED 2004/08/03 14:45:02 dfoster 1.1.2.2: #i32502# 2004/07/23 11:32:53 dfoster 1.1.2.1: #i25821#


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [87487e54d731185dcf4be86eb97fbedb4de89943]

INTEGRATION: CWS scriptingf6 (1.1.2); FILE ADDED 2004/08/03 14:45:02 dfoster 1.1.2.2: #i32502# 2004/07/23 11:32:25 dfoster 1.1.2.1: #i25821#


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [a170d63329747effbd955378d9369e2471dc39c5]

INTEGRATION: CWS scriptingf6 (1.3.22); FILE MERGED 2004/08/03 14:45:02 dfoster 1.3.22.1: #i32502#


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [36b76ef5963d5e3203391def15007420be2c500b]

INTEGRATION: CWS scriptingf6 (1.3.22); FILE MERGED 2004/08/03 14:45:01 dfoster 1.3.22.1: #i32502#


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [3d2caa6f021e1a92e20f2b8d5a3231ac1d3c7583]

INTEGRATION: CWS scriptingf6 (1.3.2); FILE MERGED 2004/08/03 14:45:01 dfoster 1.3.2.1: #i32502#


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [1d67ea9737e53fc141de1dcab1e40b3ca2589114]

INTEGRATION: CWS scriptingf6 (1.5.2); FILE MERGED 2004/08/03 14:45:01 dfoster 1.5.2.1: #i32502#


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [3a32bddd54ad26d8a90b8d076a366ec0b0892938]

INTEGRATION: CWS scriptingf6 (1.4.22); FILE MERGED 2004/08/03 14:45:01 dfoster 1.4.22.1: #i32502#


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [773ef5f4fea5803a2ac633a9bd55381f9f225854]

INTEGRATION: CWS scriptingf6 (1.6.2); FILE MERGED 2004/10/11 10:07:48 toconnor 1.6.2.2: RESYNC: (1.6-1.7); FILE MERGED 2004/08/03 14:45:00 dfoster 1.6.2.1: #i32502#


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [7b10f16e5819d3aceff64aef9792c44d4ba8416e]

INTEGRATION: CWS scriptingf6 (1.11.2); FILE MERGED 2004/10/11 10:07:39 toconnor 1.11.2.3: RESYNC: (1.11-1.12); FILE MERGED 2004/09/30 09:34:23 dfoster 1.11.2.2: #i33478# Add BrowseNode service. 2004/08/03 14:45:00 dfoster 1.11.2.1: #i32502#


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [290623540f1e4144353fa0e74dc56c0f80348e1f]

INTEGRATION: CWS scriptingf6 (1.5.2); FILE MERGED 2004/08/03 14:45:00 dfoster 1.5.2.1: #i32502#


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [7a9e69d78ee34e87febd26c00385a18be199d022]

INTEGRATION: CWS scriptingf6 (1.7.2); FILE MERGED 2004/08/03 14:45:00 dfoster 1.7.2.1: #i32502#


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [4252755c6482f56f8474509611ccf5a8462419d4]

INTEGRATION: CWS scriptingf6 (1.5.2); FILE MERGED 2004/08/03 14:44:59 dfoster 1.5.2.1: #i32502#


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [5769fefd60e1d4592fb29424a070d89d0ce26f5b]

INTEGRATION: CWS scriptingf6 (1.2.22); FILE MERGED 2004/09/16 15:20:24 dfoster 1.2.22.1: #i33050# Added documentation to template javascript script


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [2581d3aeee9122d6fde7b054c0d18e3501295249]

INTEGRATION: CWS scriptingf6 (1.4.22); FILE MERGED 2004/08/03 14:44:58 dfoster 1.4.22.2: #i32502# 2004/07/29 14:49:56 npower 1.4.22.1: #i31461# Modified ScriptEditorForJavascript to use new rhino interface. Allows scripts to be displayed in single Rhino winow.


2004-10-22  Pascal Junck  <pjunck@openoffice.org>  [8a4e074a58636ef0bb808597632033f41246a31d]

INTEGRATION: CWS os40 (1.11.32); FILE MERGED 2004/10/13 11:51:34 os 1.11.32.1: #i35270# helpids added


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [7efe975ae0409b8eb1c104136b868355894b99d7]

INTEGRATION: CWS scriptingf6 (1.2.22); FILE MERGED 2004/09/16 14:26:48 dfoster 1.2.22.1: #i33670# Rename the context variable to XSCRIPTCONTEXT


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [037858677e6a426be133c21a82c720ac93ffa13e]

INTEGRATION: CWS scriptingf6 (1.4.2); FILE MERGED 2004/08/03 14:44:57 dfoster 1.4.2.1: #i32502#


2004-10-22  Pascal Junck  <pjunck@openoffice.org>  [f727aa9cf3755a75d0bafe83489762a10c56bb48]

INTEGRATION: CWS os40 (1.3.450); FILE MERGED 2004/10/15 11:27:13 os 1.3.450.1: #i35239# contour re-inserted to the wrap menu; unused menu defines removed


2004-10-22  Pascal Junck  <pjunck@openoffice.org>  [19cf2a6dbcc68b53b98c2ea270e9e82697f36569]

INTEGRATION: CWS os40 (1.4.32); FILE MERGED 2004/10/15 11:27:12 os 1.4.32.1: #i35239# contour re-inserted to the wrap menu; unused menu defines removed


2004-10-22  Pascal Junck  <pjunck@openoffice.org>  [ea6c36efcb22723b85656d790117ba7b9b98376e]

INTEGRATION: CWS os40 (1.4.898); FILE MERGED 2004/10/15 11:27:12 os 1.4.898.1: #i35239# contour re-inserted to the wrap menu; unused menu defines removed


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [4c3c1f8a13a3ee656034d8d38b87a5ddc0d4b316]

INTEGRATION: CWS scriptingf6 (1.5.2); FILE MERGED 2004/08/03 14:44:56 dfoster 1.5.2.1: #i32502#


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [3e659a123433de51959af659a6760c2aa9f7b5d0]

INTEGRATION: CWS scriptingf6 (1.7.2); FILE MERGED 2004/08/03 14:44:54 dfoster 1.7.2.1: #i32502#


2004-10-22  Pascal Junck  <pjunck@openoffice.org>  [9a2f8b1aeff3712951c570f49a4fded075a91fb0]

INTEGRATION: CWS os40 (1.21.178); FILE MERGED 2004/10/15 11:27:11 os 1.21.178.1: #i35239# contour re-inserted to the wrap menu; unused menu defines removed


2004-10-22  Pascal Junck  <pjunck@openoffice.org>  [caf7029c77e4826c8953ee3049fa89572ea5c793]

INTEGRATION: CWS os40 (1.3.34); FILE MERGED 2004/10/13 11:51:18 os 1.3.34.1: #i35270# helpids added


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [167cc0f3a53cf7c8ed1b542e44103d9c4a6e7c94]

INTEGRATION: CWS scriptingf6 (1.3.2); FILE MERGED 2004/08/03 14:44:54 dfoster 1.3.2.1: #i32502#


2004-10-22  Pascal Junck  <pjunck@openoffice.org>  [092b44091acaac1fa33d3c46bb975ea441da5251]

INTEGRATION: CWS os40 (1.79.28); FILE MERGED 2004/10/15 06:58:30 os 1.79.28.1: #i34392# SfxObjectShell::DoClose() has to be called at a Reference to prevent a crash


2004-10-22  Pascal Junck  <pjunck@openoffice.org>  [98f9d3b468ae7459ed0fb322c8935583d9bff181]

INTEGRATION: CWS os40 (1.2.34); FILE MERGED 2004/10/13 11:39:44 os 1.2.34.1: #i35284# labels correctedd


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [5c8106e527a5585cd2a851d4ea9c27db1a1e8fdb]

INTEGRATION: CWS scriptingf6 (1.2.14); FILE MERGED 2004/08/03 14:44:53 dfoster 1.2.14.1: #i32502#


2004-10-22  Pascal Junck  <pjunck@openoffice.org>  [e1a41432eb6893f9190bede8e0fa8798927337bc]

INTEGRATION: CWS os40 (1.3.34); FILE MERGED 2004/10/15 08:40:13 os 1.3.34.1: #i34261# catch exceptions of the database context


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [123394cc00eb4f4a9e9f2a9d0a37ebe3ba709269]

INTEGRATION: CWS scriptingf6 (1.2.2); FILE MERGED 2004/08/03 14:44:53 dfoster 1.2.2.1: #i32502#


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [21b3b93f8ca67a783fac96d29908a6ebbc4fef15]

INTEGRATION: CWS scriptingf6 (1.4.2); FILE MERGED 2004/10/21 13:18:03 toconnor 1.4.2.1: #i35609# fix crash when loading library that does not contain a parcel-desciptor.xml file


2004-10-22  Pascal Junck  <pjunck@openoffice.org>  [c72b03ef5a2e5418c41d50e8c4bb620bca00b492]

INTEGRATION: CWS os40 (1.36.76); FILE MERGED 2004/10/15 11:27:11 os 1.36.76.1: #i35239# contour re-inserted to the wrap menu; unused menu defines removed


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [b3c6fab047bda802fdacf7566de93e2da1cedb1f]

INTEGRATION: CWS scriptingf6 (1.11.2); FILE MERGED 2004/09/16 14:25:20 dfoster 1.11.2.2: #i33227# Bring IDL in line with Dev Guide. 2004/08/03 14:44:53 dfoster 1.11.2.1: #i32502#


2004-10-22  Pascal Junck  <pjunck@openoffice.org>  [080c78961ba56f06bf970894ec81bdb467ca257f]

INTEGRATION: CWS os40 (1.11.24); FILE MERGED 2004/10/15 11:27:11 os 1.11.24.1: #i35239# contour re-inserted to the wrap menu; unused menu defines removed


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [0b51201d106d3f0012da3f036351f3877cd82b31]

INTEGRATION: CWS scriptingf6 (1.4.2); FILE MERGED 2004/08/03 14:44:53 dfoster 1.4.2.1: #i32502#


2004-10-22  Pascal Junck  <pjunck@openoffice.org>  [9bca1143c3da9ddf1b59e651f085c3cd270d00bf]

INTEGRATION: CWS os40 (1.42.22); FILE MERGED 2004/10/15 07:07:27 os 1.42.22.1: #i34392# after the target is destroyed the local view needs to be updated


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [9f6256aa18fb120231b16055e9359b99b46c2d4b]

INTEGRATION: CWS scriptingf6 (1.2.2); FILE MERGED 2004/08/03 14:44:52 dfoster 1.2.2.1: #i32502#


2004-10-22  Pascal Junck  <pjunck@openoffice.org>  [5ab2c60df3423c49927e648deced7920fecb4639]

INTEGRATION: CWS os40 (1.33.22); FILE MERGED 2004/10/13 14:25:05 sb 1.33.22.1: #i34641# Added RTL_TEXTENCODING_PT154 (patch supplied by ibr).


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [1de772808b1435f1a958401158c8ebb2ed7d0f88]

INTEGRATION: CWS scriptingf6 (1.8.2); FILE MERGED 2004/08/03 14:44:52 dfoster 1.8.2.1: #i32502#


2004-10-22  Pascal Junck  <pjunck@openoffice.org>  [46fa879fc66dba98cfbb8274038600d41480e526]

INTEGRATION: CWS os40 (1.59.32); FILE MERGED 2004/10/15 10:08:08 os 1.59.32.1: #i35015# merge error in SwScanner fixed


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [1a74757d0d37014e3355fe356732b54cdf8ef008]

INTEGRATION: CWS scriptingf6 (1.30.2); FILE MERGED 2004/10/13 11:21:40 toconnor 1.30.2.1: #i33458# ensure that iterative building works for Java classes


2004-10-22  Pascal Junck  <pjunck@openoffice.org>  [c350a652016c0ec0f82e33f04ce54be9a6a82d5c]

INTEGRATION: CWS os40 (1.8.32); FILE MERGED 2004/10/15 10:08:08 os 1.8.32.1: #i35015# merge error in SwScanner fixed


2004-10-22  Pascal Junck  <pjunck@openoffice.org>  [bdd64ad492c69a168b050568039e1883c3033b1a]

INTEGRATION: CWS os40 (1.24.36); FILE MERGED 2004/10/13 11:51:33 os 1.24.36.1: #i35270# helpids added


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [24c0fc4f2d9e040b3a1347777e0ee62c2a7f427a]

INTEGRATION: CWS scriptingf6 (1.2.22); FILE MERGED 2004/10/13 09:51:55 toconnor 1.2.22.4: #i30252# ensure highlight example works 2004/09/14 15:27:52 dfoster 1.2.22.3: #i30252# Fix the Highlight examples so that (a) they try to load the library if they can't get the dialog on first attempt, (b) the dialog contains bindings to the BeanShell handler code. 2004/08/03 16:12:52 dfoster 1.2.22.2: #i32502# 2004/07/23 09:55:23 dfoster 1.2.22.1: #i30606# Add descriptions to code in examples.


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [781f69e9b81c15971e38dc459bfdd742ed16a6af]

INTEGRATION: CWS scriptingf6 (1.2.22); FILE MERGED 2004/07/23 09:55:22 dfoster 1.2.22.1: #i30606# Add descriptions to code in examples.


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [0b09c9e5ec6b0faedea839ee1f3aaad806006a3a]

INTEGRATION: CWS scriptingf6 (1.2.30); FILE MERGED 2004/07/23 09:55:22 dfoster 1.2.30.1: #i30606# Add descriptions to code in examples.


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [4319114420c69d7789eaea329b354c86bf8ff642]

INTEGRATION: CWS scriptingf6 (1.2.40); FILE MERGED 2004/07/23 09:55:21 dfoster 1.2.40.1: #i30606# Add descriptions to code in examples.


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [d725f5e3e31647c9eb3b496e4a1240df7d899d63]

INTEGRATION: CWS scriptingf6 (1.7.14); FILE MERGED 2004/10/13 09:51:54 toconnor 1.7.14.4: #i30252# ensure highlight example works 2004/09/16 14:25:20 dfoster 1.7.14.3: #i33227# Bring IDL in line with Dev Guide. 2004/09/14 15:21:15 dfoster 1.7.14.2: #i33477# Bring the BrowseNodeViewTypes interface & code into line with the docs. 2004/08/03 16:12:52 dfoster 1.7.14.1: #i32502#


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [3a05a2f4de42fba358e6eabfa69096bc9786053f]

INTEGRATION: CWS scriptingf6 (1.4.40); FILE MERGED 2004/08/03 16:12:51 dfoster 1.4.40.1: #i32502#


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [88512734908c17737ec49329b0d2e4ef8936d02d]

INTEGRATION: CWS scriptingf6 (1.2.40); FILE MERGED 2004/08/03 16:12:51 dfoster 1.2.40.1: #i32502#


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [99de14e0e693ec0c5bfd577957c7085fd5f68ac5]

INTEGRATION: CWS scriptingf6 (1.3.22); FILE MERGED 2004/08/03 16:12:50 dfoster 1.3.22.1: #i32502#


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [f543c0501922a4e8b1a6cb9461bc66bd1a291a22]

INTEGRATION: CWS scriptingf6 (1.3.40); FILE MERGED 2004/09/16 14:26:46 dfoster 1.3.40.3: #i33670# Rename the context variable to XSCRIPTCONTEXT 2004/08/03 16:12:49 dfoster 1.3.40.2: #i32502# 2004/07/23 09:55:20 dfoster 1.3.40.1: #i30606# Add descriptions to code in examples.


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [e570e3f680d5a4730e6c77280e2ade7b764f98f2]

INTEGRATION: CWS scriptingf6 (1.4.40); FILE MERGED 2004/09/16 14:26:46 dfoster 1.4.40.3: #i33670# Rename the context variable to XSCRIPTCONTEXT 2004/08/03 16:12:49 dfoster 1.4.40.2: #i32502# 2004/07/23 09:55:19 dfoster 1.4.40.1: #i30606# Add descriptions to code in examples.


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [c159fe69d63f73bf0522621581f7940fa85db644]

INTEGRATION: CWS scriptingf6 (1.2.40); FILE MERGED 2004/07/23 09:55:18 dfoster 1.2.40.1: #i30606# Add descriptions to code in examples.


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [24680cb0dbfc200d91eda495e5909021cf53a47b]

INTEGRATION: CWS scriptingf6 (1.5.40); FILE MERGED 2004/09/16 14:26:45 dfoster 1.5.40.2: #i33670# Rename the context variable to XSCRIPTCONTEXT 2004/08/03 16:12:49 dfoster 1.5.40.1: #i32502#


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [4a788b71039eb5c81ca83b84ded7db54fa3b9f35]

INTEGRATION: CWS scriptingf6 (1.2.22); FILE MERGED 2004/09/16 14:26:45 dfoster 1.2.22.4: #i33670# Rename the context variable to XSCRIPTCONTEXT 2004/09/14 15:27:51 dfoster 1.2.22.3: #i30252# Fix the Highlight examples so that (a) they try to load the library if they can't get the dialog on first attempt, (b) the dialog contains bindings to the BeanShell handler code. 2004/08/03 16:12:49 dfoster 1.2.22.2: #i32502# 2004/07/23 09:55:17 dfoster 1.2.22.1: #i30606# Add descriptions to code in examples.


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [594f565720f2ba28b8ea8db79c961c9aeb3190dd]

INTEGRATION: CWS scriptingf6 (1.2.22); FILE MERGED 2004/09/16 14:26:45 dfoster 1.2.22.2: #i33670# Rename the context variable to XSCRIPTCONTEXT 2004/07/23 09:55:17 dfoster 1.2.22.1: #i30606# Add descriptions to code in examples.


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [c5c55615c635b00ced0fa3751e4f8e1584b4e167]

INTEGRATION: CWS scriptingf6 (1.2.30); FILE MERGED 2004/09/16 14:26:44 dfoster 1.2.30.2: #i33670# Rename the context variable to XSCRIPTCONTEXT 2004/07/23 09:55:16 dfoster 1.2.30.1: #i30606# Add descriptions to code in examples.


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [b69577d0e6f8fc70564121a51d4c912fea06f64e]

INTEGRATION: CWS scriptingf6 (1.2.40); FILE MERGED 2004/09/16 14:26:44 dfoster 1.2.40.3: #i33670# Rename the context variable to XSCRIPTCONTEXT 2004/08/03 16:12:48 dfoster 1.2.40.2: #i32502# 2004/07/23 09:55:15 dfoster 1.2.40.1: #i30606# Add descriptions to code in examples.


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [ffa6afe78865820434d1228dcb3452ba6540c0ec]

INTEGRATION: CWS scriptingf6 (1.3.60); FILE MERGED 2004/10/11 10:02:18 toconnor 1.3.60.2: RESYNC: (1.3-1.4); FILE MERGED 2004/08/04 08:17:40 dfoster 1.3.60.1: #i32502#


2004-10-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [fa0de26c1f3b8163848f3891f12a744809cace5d]

#i10000#: add libCstd to standard xtra_files list


2004-10-22  Vladimir Glazounov  <vg@openoffice.org>  [7cd9760c868c9cbb752b5f8aecae95e0e58a284a]

#100000# getModuleDependencies now want an array as parameter


2004-10-22  Pascal Junck  <pjunck@openoffice.org>  [d26b6182cd4872cec840f40b7c6471441eaac81b]

INTEGRATION: CWS dba17 (1.2.62); FILE MERGED 2004/09/09 07:19:50 fs 1.2.62.1: copied changes from the eforms2 CWS herein


2004-10-22  Pascal Junck  <pjunck@openoffice.org>  [6e11fcdd3e9dbae2bfc6d70afa7368fc1e130c80]

INTEGRATION: CWS dba17 (1.2.62); FILE MERGED 2004/09/09 10:37:55 fs 1.2.62.2: corrected ::empty 2004/09/09 07:19:30 fs 1.2.62.1: copied changes from the eforms2 CWS herein


2004-10-22  Pascal Junck  <pjunck@openoffice.org>  [ebd40d59dcf160f3e019d5d8c3f1a2612fa277cb]

INTEGRATION: CWS dba17 (1.30.84); FILE MERGED 2004/10/11 08:56:58 fs 1.30.84.2: RESYNC: (1.30-1.31); FILE MERGED 2004/09/27 10:01:19 fs 1.30.84.1: #i34249# (approved by mba) SetActiveFrame( NULL ) when losing the focus


2004-10-22  Pascal Junck  <pjunck@openoffice.org>  [9feefd15206fbd78e7fcabbc3d4f5c9a3b254772]

INTEGRATION: CWS dba17 (1.17.84); FILE MERGED 2004/09/27 10:00:53 fs 1.17.84.1: #i34249# (approved by mba) SetActiveFrame( NULL ) when losing the focus


2004-10-22  Pascal Junck  <pjunck@openoffice.org>  [d37075d5283cf9d1c75cbe0a149858b08585e1e4]

INTEGRATION: CWS dba17 (1.6.168); FILE MERGED 2004/09/17 15:48:27 fs 1.6.168.1: added diagnostics


2004-10-22  Pascal Junck  <pjunck@openoffice.org>  [702af5dac794fc12c292e0e8d70dc2fcf3d562b6]

INTEGRATION: CWS dba17 (1.8.702); FILE MERGED 2004/09/21 11:04:00 fs 1.8.702.1: #i10000#


2004-10-22  Pascal Junck  <pjunck@openoffice.org>  [10d213ef9ce32be2dde265bbff536201768a5eda]

INTEGRATION: CWS dba17 (1.8.140); FILE MERGED 2004/09/17 08:27:16 fs 1.8.140.1: #b5008519# +fpsmartcontent/asyncfilepicker


2004-10-22  Pascal Junck  <pjunck@openoffice.org>  [cee7c69d9fba86b7621c4ab463ca808aa17df034]

INTEGRATION: CWS dba17 (1.57.58); FILE MERGED 2004/10/11 08:24:30 fs 1.57.58.2: RESYNC: (1.57-1.58); FILE MERGED 2004/09/17 08:23:32 fs 1.57.58.1: #b5008519# allow filling the view asynchronously (not used herein)


2004-10-22  Pascal Junck  <pjunck@openoffice.org>  [e9efcc65c892c2bcf6be1b9df689191ba573f6f1]

INTEGRATION: CWS dba17 (1.6.338); FILE MERGED 2004/09/17 08:24:04 fs 1.6.338.1: #b5008519# +contentenumeration


2004-10-22  Pascal Junck  <pjunck@openoffice.org>  [5840a433ac98f3fc0b7d4b1a2684ba3890a87b33]

INTEGRATION: CWS dba17 (1.16.116); FILE MERGED 2004/09/30 14:52:54 fs 1.16.116.1: #ii34790# +CreateAutoMnemonics with an additional MnemonicGenerator, to share the 'mnemonic space' with other components


2004-10-22  Pascal Junck  <pjunck@openoffice.org>  [f4c21ea7cf77de46cfb6a2c3ce5ff1ae7713983c]

INTEGRATION: CWS dba17 (1.22.10); FILE MERGED 2004/09/30 14:53:00 fs 1.22.10.1: #ii34790# +CreateAutoMnemonics with an additional MnemonicGenerator, to share the 'mnemonic space' with other components


2004-10-22  Pascal Junck  <pjunck@openoffice.org>  [5e438ccafcb4f1b983224d50b7dfb806ede25601]

INTEGRATION: CWS dba17 (1.9.492); FILE MERGED 2004/09/30 14:53:00 fs 1.9.492.1: #ii34790# +CreateAutoMnemonics with an additional MnemonicGenerator, to share the 'mnemonic space' with other components


2004-10-22  Pascal Junck  <pjunck@openoffice.org>  [f984808b087bc8b8fef7b5066cb7222ae831a4f0]

INTEGRATION: CWS dba17 (1.58.58); FILE MERGED 2004/09/20 13:43:53 fs 1.58.58.3: RESYNC: (1.58-1.59); FILE MERGED 2004/09/17 15:13:49 fs 1.58.58.2: #b5008519# also allow for a maximum time span to wait for an asynchroous result 2004/09/17 08:22:54 fs 1.58.58.1: #b5008519# allow filling the view asynchronously


2004-10-22  Pascal Junck  <pjunck@openoffice.org>  [ed71a6a1d08202b0880d3dbe241cf885fc5d3e6e]

INTEGRATION: CWS dba17 (1.1.2); FILE ADDED 2004/09/17 15:14:29 fs 1.1.2.2: #b5008519# also allow synchronous enumeration 2004/09/17 08:23:55 fs 1.1.2.1: helper class which enumerates the content of a folder asynchronously


2004-10-22  Pascal Junck  <pjunck@openoffice.org>  [68db1e55eba50c9517d608b73e8270ec41000009]

INTEGRATION: CWS dba17 (1.1.2); FILE ADDED 2004/09/17 15:14:30 fs 1.1.2.2: #b5008519# also allow synchronous enumeration 2004/09/17 08:23:55 fs 1.1.2.1: helper class which enumerates the content of a folder asynchronously


2004-10-22  Pascal Junck  <pjunck@openoffice.org>  [d25520b79fe58c989a933cb37c3fca93a617f9c8]

INTEGRATION: CWS dba17 (1.8.152); FILE MERGED 2004/09/28 14:24:37 fs 1.8.152.1: #i34732# +nNoVScroll


2004-10-22  Pascal Junck  <pjunck@openoffice.org>  [13863b96d557a285589e83310a33798bf653d260]

INTEGRATION: CWS dba17 (1.14.122); FILE MERGED 2004/09/28 14:24:37 fs 1.14.122.1: #i34732# +nNoVScroll


2004-10-22  Pascal Junck  <pjunck@openoffice.org>  [dc66e72dad02ffbe9ac01343c5cf7a71a693fb4f]

INTEGRATION: CWS dba17 (1.27.122); FILE MERGED 2004/09/28 14:22:45 fs 1.27.122.1: #i34732# allow hiding all scrollbars


2004-10-22  Pascal Junck  <pjunck@openoffice.org>  [bd9a4650f96f9fb503a637ab618da93fdb5a4fb1]

INTEGRATION: CWS dba17 (1.31.60); FILE MERGED 2004/09/28 14:22:14 fs 1.31.60.1: #i34732# allow hiding all scrollbars


2004-10-22  Pascal Junck  <pjunck@openoffice.org>  [d2de16ac85e25d3ab5efacc5816c07f12d5c2ff9]

INTEGRATION: CWS dba17 (1.13.492); FILE MERGED 2004/09/30 14:51:38 fs 1.13.492.1: #ii34790# +CreateAutoMnemonics with an additional MnemonicGenerator, to share the 'mnemonic space' with other components


2004-10-22  Pascal Junck  <pjunck@openoffice.org>  [ea7c585d74a2e1037f86195592dfa4c118d2449d]

INTEGRATION: CWS dba17 (1.5.704); FILE MERGED 2004/09/17 08:21:04 fs 1.5.704.1: #b5008519# removed obsolete id


2004-10-22  Pascal Junck  <pjunck@openoffice.org>  [74543c171e72a8c52682ac6f8eba0a1d754fd91b]

INTEGRATION: CWS dba17 (1.15.60); FILE MERGED 2004/09/17 15:13:43 fs 1.15.60.2: #b5008519# also allow for a maximum time span to wait for an asynchroous result 2004/09/17 08:17:48 fs 1.15.60.1: #b5008519# allow filling the view asynchronously


2004-10-22  Pascal Junck  <pjunck@openoffice.org>  [5e57f6d3c6f56b39017af5a1de1af35725303f67]

INTEGRATION: CWS dba17 (1.28.24); FILE MERGED 2004/09/29 09:55:51 fs 1.28.24.1: #i34773# LINEEND_FORMAT below TEXTTYPE, since the former depends on the latter


2004-10-22  Pascal Junck  <pjunck@openoffice.org>  [252cdc8374105ac26f2c6aa0d2e6cf6a73ba87a0]

INTEGRATION: CWS dba17 (1.76.10); FILE MERGED 2004/09/29 09:56:50 fs 1.76.10.1: #i33913# +isEmbeddedInDatabase


2004-10-22  Pascal Junck  <pjunck@openoffice.org>  [da84b205d896121f9478c338ac9c5a50057e5e44]

INTEGRATION: CWS dba17 (1.6.10); FILE MERGED 2004/10/14 09:21:12 fs 1.6.10.2: #i34188# 2004/09/22 10:11:36 fs 1.6.10.1: #i34188# make option buttons somehwat higher


2004-10-22  Pascal Junck  <pjunck@openoffice.org>  [5500d3f6d6754107ec47aadbe01cf31e5ee09f59]

INTEGRATION: CWS dba17 (1.8.26); FILE MERGED 2004/09/29 09:58:19 fs 1.8.26.1: #i33913# +isEmbeddedInDatabase


2004-10-22  Pascal Junck  <pjunck@openoffice.org>  [99f9b27adb7bf2e4285eb10cf033818e9f87e33b]

INTEGRATION: CWS dba17 (1.15.200); FILE MERGED 2004/09/27 11:55:40 fs 1.15.200.1: AddWindow: ensure that if two windows have an parent/child relation, the child is inserted *before* the parent. Done during #i33573#, but in real the fix for #98916#, whose original fix indirectly caused #i33573#


2004-10-22  Pascal Junck  <pjunck@openoffice.org>  [2c5ca4892a93453c628576b0e2d4f992e5d58e9a]

INTEGRATION: CWS dba17 (1.14.104); FILE MERGED 2004/09/22 13:41:01 fs 1.14.104.3: #i28669# proper calculation of the size of the sub edit in Resize 2004/09/20 14:50:23 fs 1.14.104.2: RESYNC: (1.14-1.15); FILE MERGED 2004/09/08 13:19:14 fs 1.14.104.1: #i33728# (approved by ssa) ImplCallEventListeners


2004-10-22  Pascal Junck  <pjunck@openoffice.org>  [9ae30e638647de0da83dc25cba7d16e173d4a8b0]

INTEGRATION: CWS dba17 (1.6.106); FILE MERGED 2004/09/08 13:19:13 fs 1.6.106.1: #i33728# (approved by ssa) ImplCallEventListeners


2004-10-22  Pascal Junck  <pjunck@openoffice.org>  [ed4c0dba18637a4ef9fddb14a29892d2b1d2d6d4]

INTEGRATION: CWS dba17 (1.13.104); FILE MERGED 2004/09/28 14:40:09 fs 1.13.104.3: #i34732# properly recalc top/left of maBtn2Rect - in case the orientation is switched while the control is alive 2004/09/20 14:50:14 fs 1.13.104.2: RESYNC: (1.13-1.14); FILE MERGED 2004/09/08 13:19:13 fs 1.13.104.1: #i33728# (approved by ssa) ImplCallEventListeners


2004-10-22  Pascal Junck  <pjunck@openoffice.org>  [4cb8401a4429a0bf79a82bc336b57f38c26bb5a3]

INTEGRATION: CWS dba17 (1.29.70); FILE MERGED 2004/09/20 14:51:27 fs 1.29.70.2: RESYNC: (1.29-1.30); FILE MERGED 2004/09/08 13:18:55 fs 1.29.70.1: #i33728# (approved by ssa) ImplCallEventListeners


2004-10-22  Pascal Junck  <pjunck@openoffice.org>  [aaf1becc16f475f8a06233a58e24fc1f92e53190]

INTEGRATION: CWS dba17 (1.66.70); FILE MERGED 2004/09/20 14:51:02 fs 1.66.70.2: RESYNC: (1.66-1.67); FILE MERGED 2004/09/08 13:18:54 fs 1.66.70.1: #i33728# (approved by ssa) ImplCallEventListeners


2004-10-22  Pascal Junck  <pjunck@openoffice.org>  [656d222ac47a4518782bf3e88ecbc694d03bdb9c]

INTEGRATION: CWS dba17 (1.15.70); FILE MERGED 2004/09/20 14:51:10 fs 1.15.70.2: RESYNC: (1.15-1.16); FILE MERGED 2004/09/08 13:18:05 fs 1.15.70.1: #i33728# (approved by ssa) +ImplCallEventListenersAndHandler


2004-10-22  Pascal Junck  <pjunck@openoffice.org>  [4bac9f7566845d01466aa03991897f0f099140a1]

INTEGRATION: CWS dba17 (1.32.70); FILE MERGED 2004/09/20 14:50:31 fs 1.32.70.2: RESYNC: (1.32-1.33); FILE MERGED 2004/09/08 13:18:54 fs 1.32.70.1: #i33728# (approved by ssa) ImplCallEventListeners


2004-10-22  Pascal Junck  <pjunck@openoffice.org>  [816c32004b58bb4420032b8143c39e48dda5503a]

INTEGRATION: CWS dba17 (1.28.70); FILE MERGED 2004/09/20 14:51:18 fs 1.28.70.2: RESYNC: (1.28-1.29); FILE MERGED 2004/09/08 13:18:54 fs 1.28.70.1: #i33728# (approved by ssa) ImplCallEventListeners


2004-10-22  Pascal Junck  <pjunck@openoffice.org>  [0ca73e9121156b379f83924cc21e89e6cae3f270]

INTEGRATION: CWS dba17 (1.2.4); FILE MERGED 2004/09/22 13:52:13 fs 1.2.4.1: #i34479# remove senseless icons


2004-10-22  Pascal Junck  <pjunck@openoffice.org>  [1877aab23ce668ea2e4eb64317f42b5b42a14150]

INTEGRATION: CWS dba17 (1.35.4); FILE MERGED 2004/09/27 06:22:26 fs 1.35.4.1: #i34583# DBAddTable is a SupportedFeature


2004-10-22  Pascal Junck  <pjunck@openoffice.org>  [4abd32580fd1c0ef1decfc32dbb349706dc198d8]

INTEGRATION: CWS dba17 (1.94.4); FILE MERGED 2004/10/14 11:03:51 fs 1.94.4.4: #i35517# ensure the proper toolbar layout when initially connected to a frame 2004/09/27 15:06:27 fs 1.94.4.3: during #i34681#: loadSubToolbar is not needed. It was hacky to switch the design mode therein, anyway ... 2004/09/27 08:27:30 fs 1.94.4.2: #i34590# doLayout at the layout manager after toggling the toolbars 2004/09/27 06:22:14 fs 1.94.4.1: #i34583# DBAddTable is a SupportedFeature


2004-10-22  Pascal Junck  <pjunck@openoffice.org>  [1ce9d515604e31c43de4e92c04473a2a496d6fe1]

INTEGRATION: CWS dba17 (1.49.24); FILE MERGED 2004/09/29 15:26:56 fs 1.49.24.3: #i33571# also provide HC icons in fillTreeListnames 2004/09/27 13:48:44 fs 1.49.24.2: #i33353# deleteObjects had only one client - moved implementation to this client 2004/09/27 11:57:52 fs 1.49.24.1: during #i33573#: obtain system window with dedicated Window method


2004-10-22  Pascal Junck  <pjunck@openoffice.org>  [eb864a4f45d764bbc174189de40d872e7fdb1ed5]

INTEGRATION: CWS dba17 (1.54.4); FILE MERGED 2004/09/28 14:25:14 fs 1.54.4.2: #i34732# +initializePreviewMode 2004/09/24 12:31:45 fs 1.54.4.1: #i34487# #i33699#


2004-10-22  Pascal Junck  <pjunck@openoffice.org>  [75e2337158c81a2ec8dd8cc54d014bb1ec767124]

INTEGRATION: CWS dba17 (1.28.4); FILE MERGED 2004/10/14 11:03:30 fs 1.28.4.2: #i35517# +onLoadedMenu 2004/09/27 15:06:16 fs 1.28.4.1: during #i34681#: loadSubToolbar is not needed. It was hacky to switch the design mode therein, anyway ...


2004-10-22  Pascal Junck  <pjunck@openoffice.org>  [cd43469906c320b20063a6a115b83a931a9b4961]

INTEGRATION: CWS dba17 (1.87.4); FILE MERGED 2004/09/27 13:49:12 fs 1.87.4.1: #i33353# removed 3 strings which were declared and implemented, but never used


2004-10-22  Pascal Junck  <pjunck@openoffice.org>  [8b4b0df628cacc95ce0b6da732d11b8f09b59f25]

INTEGRATION: CWS dba17 (1.3.4); FILE MERGED 2004/09/24 12:32:30 fs 1.3.4.1: #i34487# #i33699#


2004-10-22  Pascal Junck  <pjunck@openoffice.org>  [d754e45b59025f40741943d1aeb086a6762e47ee]

INTEGRATION: CWS dba17 (1.5.24); FILE MERGED 2004/09/24 12:32:20 fs 1.5.24.1: #i33699# +requestQuickHelp


2004-10-22  Pascal Junck  <pjunck@openoffice.org>  [06f5148d10e40ec2550ff85fe5b16bff22b2e9bd]

INTEGRATION: CWS dba17 (1.26.4); FILE MERGED 2004/09/30 14:47:55 fs 1.26.4.1: #ii34790# loadSubMenu->onLoadedMenu


2004-10-22  Pascal Junck  <pjunck@openoffice.org>  [e5dd0ec0bd9911e6a0162cf59f8dee0ba2424aab]

INTEGRATION: CWS dba17 (1.22.24); FILE MERGED 2004/09/29 15:26:52 fs 1.22.24.2: #i33571# also provide HC icons in fillTreeListnames 2004/09/27 13:48:32 fs 1.22.24.1: #i33353# deleteObjects had only one client - moved implementation to this client


2004-10-22  Pascal Junck  <pjunck@openoffice.org>  [62b6413998b4306d6824722db2c509780bc25db2]

INTEGRATION: CWS dba17 (1.2.24); FILE MERGED 2004/09/29 10:14:21 fs 1.2.24.1: #i34776# also translate DSID_DOSLINEENDS


2004-10-22  Pascal Junck  <pjunck@openoffice.org>  [d0450050ec12d97961c3628cebd32234a38027f2]

INTEGRATION: CWS dba17 (1.2.4); FILE MERGED 2004/09/27 08:05:16 fs 1.2.4.1: #i34593# care for separators when intiializing the menu


2004-10-22  Pascal Junck  <pjunck@openoffice.org>  [21697d06f040a85a3e2c3ef56e2e6e1809cf26bc]

INTEGRATION: CWS dba17 (1.3.4); FILE MERGED 2004/09/24 12:34:10 fs 1.3.4.1: #i34487# #i33699#


2004-10-22  Pascal Junck  <pjunck@openoffice.org>  [509f8dc7639944efd4f762536bd9e20a985e1ca9]

INTEGRATION: CWS dba17 (1.158.4); FILE MERGED 2004/09/30 14:48:11 fs 1.158.4.5: #ii34790# loadSubMenu->onLoadedMenu 2004/09/28 14:24:05 fs 1.158.4.4: #i34732# in preview mode, hide all scrollbars of the grid control 2004/09/27 15:05:35 fs 1.158.4.3: #i34487# 2004/09/27 11:57:16 fs 1.158.4.2: #i34487# 2004/09/24 12:31:51 fs 1.158.4.1: #i34487# #i33699#


2004-10-22  Pascal Junck  <pjunck@openoffice.org>  [82380f1eea684f12f650de011f89bfdb5837980b]

INTEGRATION: CWS dba17 (1.97.4); FILE MERGED 2004/09/27 13:50:29 fs 1.97.4.1: #i33353# removed a string which was declared and implemented, but never used


2004-10-22  Pascal Junck  <pjunck@openoffice.org>  [b7029a48fc8cde830b12a796fa37f91e84259a5c]

INTEGRATION: CWS dba17 (1.53.4); FILE MERGED 2004/09/30 14:48:11 fs 1.53.4.2: #ii34790# loadSubMenu->onLoadedMenu 2004/09/27 11:57:23 fs 1.53.4.1: #i33573# refined the pane window handling


2004-10-22  Pascal Junck  <pjunck@openoffice.org>  [53c5c2b8154e76eef9cc6254e7c280a55ad7c71a]

INTEGRATION: CWS dba17 (1.65.4); FILE MERGED 2004/09/24 12:33:09 fs 1.65.4.1: #i33699# +getDataSourceAccessor


2004-10-22  Pascal Junck  <pjunck@openoffice.org>  [da6bf61d6cf67617ef2cd4f75888bcb2683ffbf2]

INTEGRATION: CWS dba17 (1.9.4); FILE MERGED 2004/09/24 12:33:43 fs 1.9.4.1: #i34487# handling for InsertColumns etc. changed


2004-10-22  Pascal Junck  <pjunck@openoffice.org>  [edb0e6c84ec1ab5c7cb51db6354122746fc3d981]

INTEGRATION: CWS dba17 (1.13.24); FILE MERGED 2004/09/24 12:34:29 fs 1.13.24.1: #i33699# +sAccessor


2004-10-22  Pascal Junck  <pjunck@openoffice.org>  [a4d285e67905ad8a417b018111dcc3439cbeee7b]

INTEGRATION: CWS dba17 (1.18.24); FILE MERGED 2004/09/27 14:49:40 fs 1.18.24.1: #i34681#: load: also recognize an ActiveConnection which can lead us to a model


2004-10-22  Pascal Junck  <pjunck@openoffice.org>  [2640cbc37b129ae6cdcadc4842be9ab3fbb59d6b]

INTEGRATION: CWS dba17 (1.19.24); FILE MERGED 2004/09/27 11:56:15 fs 1.19.24.1: #i33573# refined the pane window handling


2004-10-22  Pascal Junck  <pjunck@openoffice.org>  [59f1230df0044ff2832ec6ab2a90b47bd62c3345]

INTEGRATION: CWS dba17 (1.81.4); FILE MERGED 2004/09/30 14:48:10 fs 1.81.4.1: #ii34790# loadSubMenu->onLoadedMenu


2004-10-22  Pascal Junck  <pjunck@openoffice.org>  [2fdfe6830ce287f2f775c350a54edca2b20d5321]

INTEGRATION: CWS dba17 (1.1.2); FILE ADDED 2004/09/30 14:52:37 fs 1.1.2.1: window runtime layout for the application window. Still unfinished


2004-10-22  Pascal Junck  <pjunck@openoffice.org>  [fb00adb284f6a8afa51907728f7dd386f8f7a79b]

INTEGRATION: CWS dba17 (1.3.4); FILE MERGED 2004/09/27 13:49:28 fs 1.3.4.1: #i33353# removed 2 strings which were declared and implemented, but never used


2004-10-22  Pascal Junck  <pjunck@openoffice.org>  [38c2eec9da2b97bc50bfffb8cb684e1d777ec461]

INTEGRATION: CWS dba17 (1.3.4); FILE MERGED 2004/09/30 14:50:59 fs 1.3.4.1: #ii34790# +createIconAutoMnemonics/interceptKeyInput


2004-10-22  Pascal Junck  <pjunck@openoffice.org>  [ce9ba092affef1987982e50c4431174aa8dedb9f]

INTEGRATION: CWS dba17 (1.2.24); FILE MERGED 2004/09/30 14:49:35 fs 1.2.24.1: #ii34790# +createIconAutoMnemonics/interceptKeyInput


2004-10-22  Pascal Junck  <pjunck@openoffice.org>  [4b37abfd3a52d2892e8c9a9e72b165223bd5101b]

INTEGRATION: CWS dba17 (1.2.24); FILE MERGED 2004/09/30 14:49:34 fs 1.2.24.1: #ii34790# +createIconAutoMnemonics/interceptKeyInput


2004-10-22  Pascal Junck  <pjunck@openoffice.org>  [82fb6c1e75a8d382f975d1d6ef332bc670acfa0d]

INTEGRATION: CWS dba17 (1.2.24); FILE MERGED 2004/09/30 14:48:58 fs 1.2.24.1: #ii34790# Mnemonic creation triggered from outside now


2004-10-22  Pascal Junck  <pjunck@openoffice.org>  [0abac4cfbf31677577ee83fc815efa9c96b9684b]

INTEGRATION: CWS dba17 (1.3.4); FILE MERGED 2004/09/29 15:27:43 fs 1.3.4.1: #i33571# also provide HC icons for tree list entries


2004-10-22  Pascal Junck  <pjunck@openoffice.org>  [11ff7b890702a11a5d73f2208867bbfccd2c133c]

INTEGRATION: CWS dba17 (1.3.4); FILE MERGED 2004/09/29 15:27:25 fs 1.3.4.1: #i33571# also provide HC icons for tree list entries


2004-10-22  Pascal Junck  <pjunck@openoffice.org>  [cd14ac7d26870b9bd00a8eed1fff84e38ad9f039]

INTEGRATION: CWS dba17 (1.3.4); FILE MERGED 2004/09/29 15:27:24 fs 1.3.4.1: #i33571# also provide HC icons for tree list entries


2004-10-22  Pascal Junck  <pjunck@openoffice.org>  [fc2c83561487233621891319df9090c7bab73df9]

INTEGRATION: CWS dba17 (1.3.4); FILE MERGED 2004/09/30 14:50:35 fs 1.3.4.1: #ii34790# create AutoMnemonics in the icon pane when the menu is loaded, to avoid mnemonic interferences with the menu


2004-10-22  Pascal Junck  <pjunck@openoffice.org>  [cf10ca4f6f1f1ac5bab8f5f745ad59e8af6bdc1e]

INTEGRATION: CWS dba17 (1.4.4); FILE MERGED 2004/09/27 13:49:59 fs 1.4.4.1: #i33353# reworked deleteObjects to care for parent-child relations


2004-10-22  Pascal Junck  <pjunck@openoffice.org>  [a2e02841c74292a0097548293cbb07f65ce2b64d]

INTEGRATION: CWS dba17 (1.3.4); FILE MERGED 2004/09/30 14:49:58 fs 1.3.4.3: #ii34790# loadSubMenu->onLoadedMenu 2004/09/27 13:49:51 fs 1.3.4.2: #i33353# reworked deleteObjects to care for parent-child relations 2004/09/27 09:03:35 fs 1.3.4.1: #i33699# +requestQuickHelp


2004-10-22  Pascal Junck  <pjunck@openoffice.org>  [fa65eb7f696c7e10077a06e74816db403bfa0c47]

INTEGRATION: CWS dba17 (1.3.4); FILE MERGED 2004/09/27 09:03:35 fs 1.3.4.1: #i33699# +requestQuickHelp


2004-10-22  Pascal Junck  <pjunck@openoffice.org>  [7d19bcb65d5d07473ecffce60c4ddbd047b156fc]

INTEGRATION: CWS dba17 (1.11.24); FILE MERGED 2004/09/22 13:00:57 fs 1.11.24.1: #i33913# always pass the ActiveConnection within the ComponentData - this is the indicator for the document to live in a database document


2004-10-22  Pascal Junck  <pjunck@openoffice.org>  [834405ef868292d95ad3a0f28765d365a9734e8b]

INTEGRATION: CWS dba17 (1.20.14); FILE MERGED 2004/09/21 14:51:22 fs 1.20.14.1: #i34448# determine the document type when needed, not in the ctor (which is too early)


2004-10-22  Pascal Junck  <pjunck@openoffice.org>  [1cf6082b14794c93ec170f7cdb751b28128fd6c9]

INTEGRATION: CWS dba17 (1.6.326); FILE MERGED 2004/09/27 09:58:34 fs 1.6.326.1: #i34249# dedicated frame container window


2004-10-22  Pascal Junck  <pjunck@openoffice.org>  [2d727853bb04ab1eb0ef4eaf7fa5b36d04c845cb]

INTEGRATION: CWS dba17 (1.7.14); FILE MERGED 2004/09/22 12:57:52 fs 1.7.14.1: #i33913# isEmbeddedInDatabase superseding getComponentContextConnection


2004-10-22  Pascal Junck  <pjunck@openoffice.org>  [5464bea53bb6fbe90636c0970f1e1d75b4f2b617]

INTEGRATION: CWS dba17 (1.24.180); FILE MERGED 2004/09/22 12:59:18 fs 1.24.180.2: #i33913# properly determine whether we live in a database form 2004/09/21 14:25:48 fs 1.24.180.1: #i34196# don't reset the ActiveConnection of an embedded document


2004-10-22  Pascal Junck  <pjunck@openoffice.org>  [cd8fbed67400d19946210a075320fac5bd9f3daa]

INTEGRATION: CWS dba17 (1.57.14); FILE MERGED 2004/09/21 14:52:08 fs 1.57.14.1: #i34448# determine the document type when needed, not in the ctor (which is too early)


2004-10-22  Pascal Junck  <pjunck@openoffice.org>  [f66c24717b84dcf521e9c76cc7b9d94420ab1f0d]

INTEGRATION: CWS dba17 (1.53.14); FILE MERGED 2004/09/21 14:51:50 fs 1.53.14.1: #i34448# access some impl-attributes by method only, not by being a friend


2004-10-22  Pascal Junck  <pjunck@openoffice.org>  [da927a895cb7cb62a0d3238c5481c7a9a1a7a3a3]

INTEGRATION: CWS dba17 (1.3.14); FILE MERGED 2004/09/22 12:59:02 fs 1.3.14.1: #i33913# properly determine whether we live in a database form


2004-10-22  Pascal Junck  <pjunck@openoffice.org>  [98a39eae8154ca4f5a2421b8dae7a7c2453db860]

INTEGRATION: CWS dba17 (1.17.62); FILE MERGED 2004/09/27 09:58:43 fs 1.17.62.1: #i34249# dedicated frame container window


2004-10-22  Pascal Junck  <pjunck@openoffice.org>  [059fdc254a63f04bd4dfaf00d41b920de65ce8a2]

INTEGRATION: CWS dba17 (1.12.14); FILE MERGED 2004/09/22 12:58:20 fs 1.12.14.1: #i33913# isEmbeddedInDatabase superseding getComponentContextConnection


2004-10-22  Pascal Junck  <pjunck@openoffice.org>  [8c1bcafeb51f37f868e95dcc4b802a8634ad4d4a]

INTEGRATION: CWS dba17 (1.67.90); FILE MERGED 2004/09/28 14:21:24 fs 1.67.90.1: #i34732# allow hiding all scrollbars


2004-10-22  Pascal Junck  <pjunck@openoffice.org>  [3cf541f5b697032f9193d11a923881d67934144d]

INTEGRATION: CWS dba17 (1.14.246); FILE MERGED 2004/09/30 15:12:43 fs 1.14.246.1: during #ii34790# CreateIconTextAutoMnemonics now simply calling the IconChoiceCtrl method


2004-10-22  Pascal Junck  <pjunck@openoffice.org>  [c704baedb20d1cf99d1b30bba8849ba4e348314d]

INTEGRATION: CWS dba17 (1.3.32); FILE MERGED 2004/09/29 09:58:01 fs 1.3.32.1: #i34773# added LineEndFormat property


2004-10-22  Pascal Junck  <pjunck@openoffice.org>  [db241d6209c905f67ae03a0985b191cd94df32cd]

INTEGRATION: CWS dba17 (1.6.54); FILE MERGED 2004/09/09 12:14:08 fs 1.6.54.1: #i33728#


2004-10-22  Pascal Junck  <pjunck@openoffice.org>  [cc9146fcd2ecb02dbc81ee5663ff114f31acb1d0]

INTEGRATION: CWS dba17 (1.1.4); FILE ADDED 2004/09/09 12:12:23 fs 1.1.4.1: copied herein from branch cws_src680_eforms2 (where it had been added first)


2004-10-22  Pascal Junck  <pjunck@openoffice.org>  [02a40f35c7fc8edf1f05a360a1f2af2cfa1da82e]

INTEGRATION: CWS dba17 (1.1.2); FILE ADDED 2004/09/09 12:12:45 fs 1.1.2.1: helper


2004-10-22  Pascal Junck  <pjunck@openoffice.org>  [8aa5ef148260595a32adf6e1996656ae4a919c53]

INTEGRATION: CWS dba17 (1.14.28); FILE MERGED 2004/09/29 09:57:26 fs 1.14.28.1: #i34773# +LINEEND_FORMAT


2004-10-22  Pascal Junck  <pjunck@openoffice.org>  [9def595ca0ef7bd863a4c95d0b771f6fe28b75df]

INTEGRATION: CWS dba17 (1.1.4); FILE ADDED 2004/09/09 12:12:15 fs 1.1.4.1: copied herein from branch cws_src680_eforms2 (where it had been added first)


2004-10-22  Pascal Junck  <pjunck@openoffice.org>  [eb57c3006c0be084597a6fdb2340e6af9426a822]

INTEGRATION: CWS dba17 (1.7.28); FILE MERGED 2004/09/29 09:57:26 fs 1.7.28.1: #i34773# +LINEEND_FORMAT


2004-10-22  Pascal Junck  <pjunck@openoffice.org>  [ce1ed5b89d4f378d4b74e70c34d1f36a9d2f7abe]

INTEGRATION: CWS dba17 (1.1.2); FILE ADDED 2004/09/09 12:12:42 fs 1.1.2.1: helper


2004-10-22  Pascal Junck  <pjunck@openoffice.org>  [e9322118facdd2a45c7c6ac2a256065b75142b3f]

INTEGRATION: CWS dba17 (1.3.28); FILE MERGED 2004/09/09 12:16:30 fs 1.3.28.1: #i33728# allow late setDelegator for controls, too


2004-10-22  Pascal Junck  <pjunck@openoffice.org>  [558f492655fb22933095c6acb2c16ef56e5919dd]

INTEGRATION: CWS dba17 (1.9.48); FILE MERGED 2004/09/09 12:15:42 fs 1.9.48.1: #i33728# notify item listeners asynchronously


2004-10-22  Pascal Junck  <pjunck@openoffice.org>  [8c870ca32f33dfd08950d5afe1a799f144b5bff9]

INTEGRATION: CWS dba17 (1.33.8); FILE MERGED 2004/09/20 14:00:05 fs 1.33.8.2: RESYNC: (1.33-1.34); FILE MERGED 2004/09/09 12:15:42 fs 1.33.8.1: #i33728# notify item listeners asynchronously


2004-10-22  Pascal Junck  <pjunck@openoffice.org>  [7d795742e611b1a73793e8147d1110fd3e10d725]

INTEGRATION: CWS dba17 (1.33.28); FILE MERGED 2004/09/09 12:15:21 fs 1.33.28.1: #i33728# allow late setDelegator for controls, too / avoid some duplicate types in getTypes() calls


2004-10-22  Pascal Junck  <pjunck@openoffice.org>  [23e7b3e9a2fe34bf178527039a39347e73fcd50c]

INTEGRATION: CWS dba17 (1.5.248); FILE MERGED 2004/09/09 12:14:39 fs 1.5.248.1: #i33728#


2004-10-22  Pascal Junck  <pjunck@openoffice.org>  [57fabd41fff6604961bd82c2ba6c46cfdcbb6c4d]

INTEGRATION: CWS dba17 (1.61.4); FILE MERGED 2004/09/22 12:56:52 fs 1.61.4.1: #i33913# isEmbeddedInDatabase superseding getComponentContextConnection


2004-10-22  Pascal Junck  <pjunck@openoffice.org>  [f568cc3f3bdb290adc4494a3db64d8aac7bf79d6]

INTEGRATION: CWS dba17 (1.1.1.1.338); FILE MERGED 2004/09/08 13:46:08 fs 1.1.1.1.338.1: #i33728# care for DisposedExceptions while notifying listeners


2004-10-22  Pascal Junck  <pjunck@openoffice.org>  [1bb80f4d8aba7a2f80628b4e869b282c2ce65c9a]

INTEGRATION: CWS dba17 (1.67.36); FILE MERGED 2004/09/08 13:36:53 fs 1.67.36.1: #i33728# itemStateChanged: catch exceptions (nobody else will do)


2004-10-22  Pascal Junck  <pjunck@openoffice.org>  [a0b50ac4903d3ef4723c6573e26a561a2209a8c3]

INTEGRATION: CWS dba17 (1.29.52); FILE MERGED 2004/09/08 13:35:49 fs 1.29.52.1: #i33728# BoundsChecker found a potential problem with a dangling pointer


2004-10-22  Pascal Junck  <pjunck@openoffice.org>  [c6c48206d0ffdd5f9dbb26395978e65ff26f7fbf]

INTEGRATION: CWS dba17 (1.49.36); FILE MERGED 2004/09/08 13:37:08 fs 1.49.36.1: nitpicking


2004-10-22  Pascal Junck  <pjunck@openoffice.org>  [5c2b483bf00c04b5394808b2f5607344fc2b044b]

INTEGRATION: CWS dba17 (1.49.84); FILE MERGED 2004/09/08 13:38:26 fs 1.49.84.1: nitpicking


2004-10-22  Pascal Junck  <pjunck@openoffice.org>  [cd4e56cd62e50cea7835295baa43717dd5b9c51b]

INTEGRATION: CWS dba17 (1.6.232); FILE MERGED 2004/09/08 13:34:20 fs 1.6.232.1: #i33728# care for DisposedExceptions while notifying listeners


2004-10-22  Pascal Junck  <pjunck@openoffice.org>  [b19f6f859b4699f3450ae6f84e52d472428e3e37]

INTEGRATION: CWS dba17 (1.23.32); FILE MERGED 2004/09/17 15:16:09 fs 1.23.32.1: #b5008519# settings for the file picker's asynchronous reading of folder content


2004-10-22  Pascal Junck  <pjunck@openoffice.org>  [afa337b7fa3df42c7089f408381acdc8e75a4f2b]

INTEGRATION: CWS dba17 (1.6.12); FILE MERGED 2004/09/27 12:20:54 fs 1.6.12.2: corrected typo 2004/09/27 06:24:55 fs 1.6.12.1: #i34583# +DBAddTable


2004-10-22  Pascal Junck  <pjunck@openoffice.org>  [cf57220998aa904e1b5a9e99349fb91b70c07c26]

INTEGRATION: CWS dba17 (1.6.2); FILE MERGED 2004/09/22 12:56:14 fs 1.6.2.1: #i33913# +isEmbeddedInDatabase superseding getComponentContextConnection


2004-10-22  Pascal Junck  <pjunck@openoffice.org>  [62c3f601ddb3610fa2e552a13fe7e535a69dbb84]

INTEGRATION: CWS dba17 (1.6.2); FILE MERGED 2004/09/22 12:56:15 fs 1.6.2.1: #i33913# +isEmbeddedInDatabase superseding getComponentContextConnection


2004-10-22  Pascal Junck  <pjunck@openoffice.org>  [94868e124e0d8138d5b014a6bb9771b1c868a4b7]

INTEGRATION: CWS dba17 (1.19.18); FILE MERGED 2004/09/27 09:17:42 fs 1.19.18.1: sorted the properties sequence in createArrayHelper / removed some compiler warnings during #i33808#


2004-10-22  Pascal Junck  <pjunck@openoffice.org>  [819ae5909e0c4493d3fc833ed89681c978e77035]

INTEGRATION: CWS dba17 (1.16.24); FILE MERGED 2004/09/27 08:55:27 fs 1.16.24.1: #i33808# also recognize LDAP host/port in URL, which is a feature introduced with insight01


2004-10-22  Pascal Junck  <pjunck@openoffice.org>  [c285b2c9e4fde5fba839fe5459914c92ac900dc0]

INTEGRATION: CWS dba17 (1.9.18); FILE MERGED 2004/09/22 12:55:43 fs 1.9.18.1: #i33913# +isEmbeddedInDatabase


2004-10-22  Pascal Junck  <pjunck@openoffice.org>  [ba7cb931a3aa702cc19cec022916278e8ff59c79]

INTEGRATION: CWS dba17 (1.8.2); FILE MERGED 2004/09/22 12:57:00 fs 1.8.2.1: #i33913# isEmbeddedInDatabase superseding getComponentContextConnection


2004-10-22  Pascal Junck  <pjunck@openoffice.org>  [605d0b3a533c0b87fabba7b828c39e07043d037f]

INTEGRATION: CWS dba17 (1.24.18); FILE MERGED 2004/09/22 12:55:17 fs 1.24.18.1: #i33913# +isEmbeddedInDatabase


2004-10-22  Pascal Junck  <pjunck@openoffice.org>  [ef0861be5079e2e47122e8369603984b37e7a22b]

INTEGRATION: CWS tune06 (1.17.22); FILE MERGED 2004/10/13 12:09:05 sb 1.17.22.1: #i35054# GCC 3.4 symbol visibility: UNO exceptions need explicit default symbol visibility.


2004-10-22  Pascal Junck  <pjunck@openoffice.org>  [326d5af79c8bff3120ae8b16a178d2272c4583b7]

INTEGRATION: CWS tune06 (1.2.6); FILE MERGED 2004/10/15 09:53:00 mhu 1.2.6.1: #i35054# class SwSendMailDialog needs to be exported (SW_DLLPUBLIC).


2004-10-22  Pascal Junck  <pjunck@openoffice.org>  [7e11e7a2e7aceb866fc1a2c04db59aa0fe96386d]

INTEGRATION: CWS tune06 (1.10.56); FILE MERGED 2004/10/13 13:40:36 sb 1.10.56.1: #i35054# GCC 3.4 symbol visibility: UNO exceptions need explicit default symbol visibility.


2004-10-22  Pascal Junck  <pjunck@openoffice.org>  [52f9845804461727de2a16d14f760d7e04f36fd7]

INTEGRATION: CWS tune06 (1.2.58); FILE MERGED 2004/10/13 13:40:13 sb 1.2.58.1: #i35054# GCC 3.4 symbol visibility: UNO exceptions need explicit default symbol visibility.


2004-10-22  Pascal Junck  <pjunck@openoffice.org>  [871404f76f5eb30b43556c0effd418ff74ded868]

INTEGRATION: CWS tune06 (1.2.32); FILE MERGED 2004/10/13 12:11:17 sb 1.2.32.1: #i35054# GCC 3.4 symbol visibility: UNO exceptions need explicit default symbol visibility.


2004-10-22  Pascal Junck  <pjunck@openoffice.org>  [62cd0464a5bf619a749c687cc24212a1e6949209]

INTEGRATION: CWS tune06 (1.3.26); FILE MERGED 2004/10/13 12:10:18 sb 1.3.26.1: #i35054# GCC 3.4 symbol visibility: UNO exceptions need explicit default symbol visibility.


2004-10-22  Pascal Junck  <pjunck@openoffice.org>  [79c689dc1da0a058cbc5c279fa4f36cdce4827c2]

INTEGRATION: CWS tune06 (1.4.14); FILE MERGED 2004/10/13 12:10:17 sb 1.4.14.1: #i35054# GCC 3.4 symbol visibility: UNO exceptions need explicit default symbol visibility.


2004-10-22  Pascal Junck  <pjunck@openoffice.org>  [f29e0a4bf9b8c64748283badb05b86404a561a17]

INTEGRATION: CWS tune06 (1.3.26); FILE MERGED 2004/10/13 12:10:17 sb 1.3.26.1: #i35054# GCC 3.4 symbol visibility: UNO exceptions need explicit default symbol visibility.


2004-10-22  Pascal Junck  <pjunck@openoffice.org>  [21cbc88800ce94b5d45cac4bfa5247e2b24b461e]

INTEGRATION: CWS tune06 (1.30.2); FILE MERGED 2004/10/13 12:10:16 sb 1.30.2.1: #i35054# GCC 3.4 symbol visibility: UNO exceptions need explicit default symbol visibility.


2004-10-22  Pascal Junck  <pjunck@openoffice.org>  [5c5a0e7c6b933aa4911f7e145e956874dc431c03]

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>  [8548dd47ce425a21497d2cce432464446cef0b04]

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  Rüdiger Timm  <rt@openoffice.org>  [08e415f18e8995ee0e646b0ceb449a95e0eb5038]

INTEGRATION: CWS dba16 (1.57.10); FILE MERGED 2004/10/11 15:26:26 oj 1.57.10.2: RESYNC: (1.57-1.59); FILE MERGED 2004/10/08 06:29:54 oj 1.57.10.1: #i31497# quote functions parameters


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [6574378b30ad54cb02f4e95e56adb09c397055b5]

INTEGRATION: CWS dba16 (1.68.10); FILE MERGED 2004/10/11 15:27:24 oj 1.68.10.2: RESYNC: (1.68-1.69); FILE MERGED 2004/10/08 06:29:54 oj 1.68.10.1: #i31497# quote functions parameters


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [2d79c6407f73024bb1022d085cb17c092ea4018d]

INTEGRATION: CWS dba16 (1.36.10); FILE MERGED 2004/10/11 15:21:22 oj 1.36.10.2: RESYNC: (1.36-1.37); FILE MERGED 2004/10/11 11:38:36 oj 1.36.10.1: #i30220# enable having, group by for queries


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [2d2cb9fda5ebcae05808c92eae18967c2b0c41dc]

INTEGRATION: CWS dba16 (1.5.46); FILE MERGED 2004/10/11 11:38:35 oj 1.5.46.1: #i30220# enable having, group by for queries


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [5e4f4a7ea0153bddc098d43280b2543989a8db8c]

INTEGRATION: CWS dba16 (1.10.10); FILE MERGED 2004/10/11 11:38:35 oj 1.10.10.1: #i30220# enable having, group by for queries


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [25c1e0e5ec9b714e53c5461185030682737dd7fd]

INTEGRATION: CWS dba16 (1.25.10); FILE MERGED 2004/10/11 15:19:29 oj 1.25.10.2: RESYNC: (1.25-1.26); FILE MERGED 2004/10/11 11:38:34 oj 1.25.10.1: #i30220# enable having, group by for queries


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [94a5d31d134f1ea3fdb0c60878371ed0d6db72f5]

INTEGRATION: CWS dba16 (1.16.240); FILE MERGED 2004/10/08 06:30:23 oj 1.16.240.1: #i31497# quote functions parameters


2004-10-22  Vladimir Glazounov  <vg@openoffice.org>  [11fcc17bd60067ecc50af3610e84681bfa50c891]

#100000# #i31737# strip binariries only when ENABLE_SYMBOLS is undef


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [94cefd181090fcf1dfa09d7132d68c4870d63b76]

INTEGRATION: CWS dba16 (1.12.46); FILE MERGED 2004/10/19 10:30:38 oj 1.12.46.2: #i35760# do not quote function names 2004/10/11 11:38:33 oj 1.12.46.1: #i30220# enable having, group by for queries


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [990bdb0ab2ec1dc85e58a78ba0fe4899532301c1]

INTEGRATION: CWS dba16 (1.23.8); FILE MERGED 2004/10/13 11:10:36 oj 1.23.8.3: #i30220# don't quote functions 2004/10/11 15:14:12 oj 1.23.8.2: RESYNC: (1.23-1.25); FILE MERGED 2004/10/11 11:38:31 oj 1.23.8.1: #i30220# enable having, group by for queries


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [10e991aa0b4cc843f2981402c3df10ceb2822d11]

INTEGRATION: CWS dba16 (1.157.10); FILE MERGED 2004/10/11 15:33:27 oj 1.157.10.2: RESYNC: (1.157-1.158); FILE MERGED 2004/10/11 11:38:29 oj 1.157.10.1: #i30220# enable having, group by for queries


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [104a006381442bfd708ea7702bfeda5da76c846f]

INTEGRATION: CWS dba16 (1.52.10); FILE MERGED 2004/10/11 15:32:01 oj 1.52.10.2: RESYNC: (1.52-1.53); FILE MERGED 2004/10/11 07:17:39 oj 1.52.10.1: #i32931# mutex moved


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [11d07898fa2e14a377833aea9a725f521c4ad0cb]

INTEGRATION: CWS dba16 (1.80.10); FILE MERGED 2004/10/11 15:33:17 oj 1.80.10.2: RESYNC: (1.80-1.81); FILE MERGED 2004/10/11 11:38:27 oj 1.80.10.1: #i30220# enable having, group by for queries


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [e2122bcc94cbbd41ebe761058529a7ad3ccf3434]

INTEGRATION: CWS dba16 (1.2.10); FILE MERGED 2004/10/11 15:12:53 oj 1.2.10.2: RESYNC: (1.2-1.3); FILE MERGED 2004/10/11 07:00:28 oj 1.2.10.1: #i32931# remove the weak interface, refcount handled by parent


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [1909227e1386e8508bd1d0e5872c6763118585c8]

INTEGRATION: CWS dba16 (1.2.10); FILE MERGED 2004/10/11 15:11:36 oj 1.2.10.2: RESYNC: (1.2-1.3); FILE MERGED 2004/09/24 12:19:52 oj 1.2.10.1: #i34197# add build id when debug version


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [e8a396ff0904b08e2db644a509aa8783b61c5f71]

INTEGRATION: CWS dba16 (1.2.10); FILE MERGED 2004/10/11 15:11:25 oj 1.2.10.3: RESYNC: (1.2-1.3); FILE MERGED 2004/10/11 07:31:09 oj 1.2.10.2: #i32931# mutex moved 2004/10/11 07:00:27 oj 1.2.10.1: #i32931# remove the weak interface, refcount handled by parent


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [ba2b2b4d7074fdd34afd70882580850b983f9af8]

INTEGRATION: CWS dba16 (1.30.10); FILE MERGED 2004/10/11 11:38:25 oj 1.30.10.1: #i30220# enable having, group by for queries


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [a0f15ad9e95b2b8bc23a4c4ea4fd0f1042843414]

INTEGRATION: CWS dba16 (1.5.10); FILE MERGED 2004/10/11 06:59:09 oj 1.5.10.1: #i32931# remove apitools.obj from other then dba


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [2ee6f222158aae8b0a33d1ff52f7fdd739d48ec5]

INTEGRATION: CWS dba16 (1.6.10); FILE MERGED 2004/10/11 11:38:25 oj 1.6.10.2: #i30220# enable having, group by for queries 2004/10/11 06:59:08 oj 1.6.10.1: #i32931# remove apitools.obj from other then dba


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [6672fc4c62c95c4e819cd22068ca198f3fa4c580]

INTEGRATION: CWS dba16 (1.35.10); FILE MERGED 2004/10/11 11:38:24 oj 1.35.10.1: #i30220# enable having, group by for queries


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [279c09f1d8488788a0bc6fb7119811e0938bfdfc]

INTEGRATION: CWS dba16 (1.15.10); FILE MERGED 2004/10/11 11:38:23 oj 1.15.10.2: #i30220# enable having, group by for queries 2004/10/11 07:33:38 oj 1.15.10.1: #i32931# new define


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [fb5a3fa5d81008049e836329f22d0419be204467]

INTEGRATION: CWS dba16 (1.2.10); FILE MERGED 2004/10/12 08:22:22 oj 1.2.10.4: #i35276# merged from m56fixp1 2004/10/12 07:00:42 oj 1.2.10.3: #i33303# change namespace for automatic style 2004/10/11 15:34:43 oj 1.2.10.2: RESYNC: (1.2-1.4); FILE MERGED 2004/08/18 12:26:48 oj 1.2.10.1: #i33130# fix for charset


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [34d32c51335613130864a0dfc28ab4c1a29f8657]

INTEGRATION: CWS dba16 (1.3.10); FILE MERGED 2004/10/08 13:43:28 oj 1.3.10.1: #i32931# ? : operator corrected, otherwise solaris doesn't work


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [7199d091c45d9abf1933ff2fcde54fae9864fb3b]

INTEGRATION: CWS dba16 (1.2.10); FILE MERGED 2004/10/11 06:56:54 oj 1.2.10.1: #i32931# remove the weak interface, refcount handled by parent


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [afa5a41ece449f57ddff8cde821eaebb6efc95fc]

INTEGRATION: CWS dba16 (1.2.10); FILE MERGED 2004/10/11 07:15:37 oj 1.2.10.2: #i32931# hold by ref 2004/10/11 06:56:54 oj 1.2.10.1: #i32931# remove the weak interface, refcount handled by parent


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [cab5e8f6ec17553bc81c28fce602b3696be07a14]

INTEGRATION: CWS dba16 (1.22.10); FILE MERGED 2004/10/11 06:56:18 oj 1.22.10.1: #i32931# remove the weak interface, refcount handled by parent


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [c1e5a7f447802a72f75c12d7241ce02077060968]

INTEGRATION: CWS dba16 (1.2.10); FILE MERGED 2004/10/12 07:05:20 oj 1.2.10.1: #i31497# merge conflicts


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [ccbed6ff72daae494feaf740085e839417083d79]

INTEGRATION: CWS dba16 (1.9.10); FILE MERGED 2004/10/11 11:38:22 oj 1.9.10.1: #i30220# enable having, group by for queries


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [316ad57595961150a13dcd4b269b3586fae51b9e]

INTEGRATION: CWS dba16 (1.22.10); FILE MERGED 2004/10/12 07:05:20 oj 1.22.10.1: #i31497# merge conflicts


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [5cfe17a8eba0ac322e8b616e529cf6c9a5064fe7]

INTEGRATION: CWS dba16 (1.3.10); FILE MERGED 2004/10/11 06:56:18 oj 1.3.10.1: #i32931# remove the weak interface, refcount handled by parent


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [ced73bffd76c9cf6af11a27018e92e474b24b2c6]

INTEGRATION: CWS dba16 (1.2.10); FILE MERGED 2004/10/11 06:56:18 oj 1.2.10.1: #i32931# remove the weak interface, refcount handled by parent


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [4eefa503bc04fb53b8ad2bd3e7cc73eabda45aa1]

INTEGRATION: CWS dba16 (1.2.10); FILE MERGED 2004/10/11 07:14:11 oj 1.2.10.1: #i32931# remove apitools.obj from other then dba


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [f217739b7bcc9ae403b8cc82ce2332cd85013717]

INTEGRATION: CWS dba16 (1.20.10); FILE MERGED 2004/10/11 06:55:09 oj 1.20.10.1: #i32931# remove the weak interface, refcount handled by parent


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [02f5d48809b6d2386db9f6f853bd5fa447ee9591]

INTEGRATION: CWS dba16 (1.49.10); FILE MERGED 2004/10/11 06:55:09 oj 1.49.10.1: #i32931# remove the weak interface, refcount handled by parent


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [7d5347a5eaa8686705540bfcbc453ac51d458df2]

INTEGRATION: CWS dba16 (1.2.10); FILE MERGED 2004/10/11 06:55:08 oj 1.2.10.1: #i32931# remove the weak interface, refcount handled by parent


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [b4468ebad8a42f1b69132dd8f59e8c02550de13d]

INTEGRATION: CWS dba16 (1.37.10); FILE MERGED 2004/10/11 06:55:08 oj 1.37.10.1: #i32931# remove the weak interface, refcount handled by parent


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [6727e835850bcbc60814e5e13295c0e43dc2937c]

INTEGRATION: CWS dba16 (1.2.10); FILE MERGED 2004/10/11 11:38:22 oj 1.2.10.3: #i30220# enable having, group by for queries 2004/10/11 06:55:08 oj 1.2.10.2: #i32931# remove the weak interface, refcount handled by parent 2004/08/27 12:40:30 oj 1.2.10.1: #i33482# setParent and queryInterface corrected


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [77a0b02610a81dbe281024aee29fea0bae435610]

INTEGRATION: CWS dba16 (1.18.10); FILE MERGED 2004/10/11 06:53:25 oj 1.18.10.1: #i32931# remove the weak interface, refcount handled by parent


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [b3ff0c4806b0c2be1c8b0d8647938a1ddf1412d6]

INTEGRATION: CWS dba16 (1.57.10); FILE MERGED 2004/10/12 07:04:33 oj 1.57.10.2: #i31497# merge conflicts 2004/10/11 06:53:24 oj 1.57.10.1: #i32931# remove the weak interface, refcount handled by parent


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [444b5745a1787e2f5b5b405924fbe6356356ce77]

INTEGRATION: CWS dba16 (1.50.10); FILE MERGED 2004/10/11 15:34:03 oj 1.50.10.2: RESYNC: (1.50-1.51); FILE MERGED 2004/08/27 12:40:29 oj 1.50.10.1: #i33482# setParent and queryInterface corrected


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [106c9defe621fb9d5fd1d1ffd3f31876d30b5d83]

INTEGRATION: CWS dba16 (1.23.10); FILE MERGED 2004/10/11 11:38:20 oj 1.23.10.1: #i30220# enable having, group by for queries


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [b5685d75217a187f27d18f304fdde84f0462ff03]

INTEGRATION: CWS dba16 (1.19.10); FILE MERGED 2004/10/12 07:04:33 oj 1.19.10.2: #i31497# merge conflicts 2004/10/01 09:56:32 oj 1.19.10.1: #i33395# fill elements with dummies


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [58a8d8b9db4af21a218a765feb911d40ba19f507]

INTEGRATION: CWS dba16 (1.27.10); FILE MERGED 2004/10/11 11:38:20 oj 1.27.10.1: #i30220# enable having, group by for queries


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [7b2482a9a4980c47df7c1d5fca62ea11af92e97d]

INTEGRATION: CWS dba16 (1.18.10); FILE MERGED 2004/10/12 07:04:32 oj 1.18.10.2: #i31497# merge conflicts 2004/10/11 06:53:24 oj 1.18.10.1: #i32931# remove the weak interface, refcount handled by parent


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [b62a7a3ae260d0fdac0f9e0b746999e42033e886]

INTEGRATION: CWS dba16 (1.18.10); FILE MERGED 2004/10/11 11:38:19 oj 1.18.10.1: #i30220# enable having, group by for queries


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [d63ce8143c585295d4ce92a087ec6b43a483340c]

INTEGRATION: CWS dba16 (1.45.10); FILE MERGED 2004/10/12 07:04:32 oj 1.45.10.3: #i31497# merge conflicts 2004/10/11 06:53:24 oj 1.45.10.2: #i32931# remove the weak interface, refcount handled by parent 2004/08/27 12:40:29 oj 1.45.10.1: #i33482# setParent and queryInterface corrected


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [6ce044a1a1d50b683d13b11976b32bbb60d60f2e]

INTEGRATION: CWS dba16 (1.22.10); FILE MERGED 2004/08/27 12:40:29 oj 1.22.10.1: #i33482# setParent and queryInterface corrected


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [67aa7ef81567b6cfb8336ebe2cc0c7931d5fbd3c]

INTEGRATION: CWS dba16 (1.5.10); FILE MERGED 2004/10/11 11:38:19 oj 1.5.10.2: #i30220# enable having, group by for queries 2004/08/16 13:13:23 oj 1.5.10.1: #i32715# add not_equal


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [09922f2e00ff4185a232e7d0547f616f033feed4]

INTEGRATION: CWS dba16 (1.22.72); FILE MERGED 2004/10/11 11:38:17 oj 1.22.72.1: #i30220# enable having, group by for queries


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [29725df8b4facfdb5de8173bf251f22ca1f544f4]

INTEGRATION: CWS dba16 (1.72.10); FILE MERGED 2004/10/11 11:38:15 oj 1.72.10.2: #i30220# enable having, group by for queries 2004/10/11 06:53:23 oj 1.72.10.1: #i32931# remove the weak interface, refcount handled by parent


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [b49f255f7a041f17f11c2f76578ebfd576bbc368]

INTEGRATION: CWS dba16 (1.35.10); FILE MERGED 2004/10/11 11:38:14 oj 1.35.10.1: #i30220# enable having, group by for queries


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [c875386dca9acaba4d1d94b48b0a691db77cff84]

INTEGRATION: CWS dba16 (1.126.10); FILE MERGED 2004/10/11 11:38:14 oj 1.126.10.1: #i30220# enable having, group by for queries


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [29b3e21a0c2bd968d4b389fe2faa80040c541348]

INTEGRATION: CWS dba16 (1.18.70); FILE MERGED 2004/10/11 11:38:13 oj 1.18.70.1: #i30220# enable having, group by for queries


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [3c4b0756bd4e3da52eba6bd2290373d8febc9deb]

INTEGRATION: CWS dba16 (1.50.10); FILE MERGED 2004/10/11 11:38:11 oj 1.50.10.1: #i30220# enable having, group by for queries


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [c921630a891512dd7b01cb40d0df3120de7f132a]

INTEGRATION: CWS dba16 (1.2.42); FILE MERGED 2004/08/19 17:06:59 oj 1.2.42.1: #i33197# use the dbc to remove and add ds


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [033c2c1747a3102fa1d5988a04b60881b0af587a]

INTEGRATION: CWS dba16 (1.17.98); FILE MERGED 2004/10/12 09:12:31 oj 1.17.98.1: #i30220# two new properties


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [2beffced34ee2375c06d723df2995f96fd0df056]

INTEGRATION: CWS dba16 (1.9.98); FILE MERGED 2004/10/12 08:11:51 oj 1.9.98.1: #i30220# two new properties


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [b81590ff2e7bc47ee0f2d259500e9fb461216c79]

INTEGRATION: CWS dba16 (1.32.12); FILE MERGED 2004/10/11 13:22:12 oj 1.32.12.2: RESYNC: (1.32-1.34); FILE MERGED 2004/10/11 06:11:10 oj 1.32.12.1: #i32931# remove the weak interface, refcount handled by parent


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [cc786b61c0a7c7edf17b8ee591ad180a208093d6]

INTEGRATION: CWS dba16 (1.41.12); FILE MERGED 2004/10/11 13:21:37 oj 1.41.12.2: RESYNC: (1.41-1.42); FILE MERGED 2004/10/11 11:39:10 oj 1.41.12.1: #i30220# enable having, group by for queries


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [f4a77f71585aeb2f0c1078d4cecaff771a4d16fd]

INTEGRATION: CWS dba16 (1.9.66); FILE MERGED 2004/10/11 11:39:09 oj 1.9.66.1: #i30220# enable having, group by for queries


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [0ba1043d94834735a67f6e812dfa935ca3e308d2]

INTEGRATION: CWS dba16 (1.19.82); FILE MERGED 2004/10/11 06:16:13 oj 1.19.82.1: #i32931# remove the weak interface, refcount handled by parent


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [fc5f5c4887ee69f68d936c989749df43f0bcaefa]

INTEGRATION: CWS dba16 (1.12.44); FILE MERGED 2004/10/11 11:39:27 oj 1.12.44.1: #i30220# enable having, group by for queries


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [f23c6a9ab9c29287a99cb5f663e1a3a759a0aad0]

INTEGRATION: CWS dba16 (1.57.12); FILE MERGED 2004/10/07 08:16:09 oj 1.57.12.1: #i23992# fetch bookmarks if supported after moving


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [5a7d42fd40c86b6488e8cd16738059d36320a2d4]

INTEGRATION: CWS dba16 (1.3.12); FILE MERGED 2004/10/11 06:11:53 oj 1.3.12.1: #i32931# remove the weak interface, refcount handled by parent


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [ddc4895d11dc01274a61da84b392f068eaa9de86]

INTEGRATION: CWS dba16 (1.4.12); FILE MERGED 2004/10/11 06:11:53 oj 1.4.12.1: #i32931# remove the weak interface, refcount handled by parent


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [4e1e909fbd95eb8062b2ba408f3098c4e934a876]

INTEGRATION: CWS dba16 (1.32.12); FILE MERGED 2004/10/11 13:22:36 oj 1.32.12.3: RESYNC: (1.32-1.33); FILE MERGED 2004/10/11 06:14:53 oj 1.32.12.2: #i32931# remove the weak interface, refcount handled by parent 2004/09/24 07:37:36 oj 1.32.12.1: #i31337# check if select columns exist otherwise throw exception


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [3f431fbb65c58fa98862bffd5a61681f5a03e6f5]

INTEGRATION: CWS dba16 (1.90.12); FILE MERGED 2004/10/11 06:14:53 oj 1.90.12.1: #i32931# remove the weak interface, refcount handled by parent


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [de2b3e8392cbef01a1a5d709710b3ec7a76506c2]

INTEGRATION: CWS dba16 (1.20.12); FILE MERGED 2004/10/11 06:12:56 oj 1.20.12.1: #i32931# remove the weak interface, refcount handled by parent


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [84db1426064bc727bd45090bf2cecb82297b6ac9]

INTEGRATION: CWS dba16 (1.10.224); FILE MERGED 2004/10/11 06:12:11 oj 1.10.224.1: #i32931# remove the weak interface, refcount handled by parent


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [ac9f5802cf03a9f585668433bfd12942289fca5e]

INTEGRATION: CWS dba16 (1.13.12); FILE MERGED 2004/10/11 06:12:11 oj 1.13.12.1: #i32931# remove the weak interface, refcount handled by parent


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [415040e1f00257052ce6ede15e142a8454c8f27e]

INTEGRATION: CWS dba16 (1.12.210); FILE MERGED 2004/10/11 06:12:11 oj 1.12.210.1: #i32931# remove the weak interface, refcount handled by parent


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [67890b6dee68269927b06d6e11dc15985b96e988]

INTEGRATION: CWS dba16 (1.14.46); FILE MERGED 2004/10/11 06:12:10 oj 1.14.46.1: #i32931# remove the weak interface, refcount handled by parent


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [c21ac36f3b5c9ee65b4a70d81307042f678770ca]

INTEGRATION: CWS dba16 (1.13.12); FILE MERGED 2004/10/11 06:12:25 oj 1.13.12.1: #i32931# remove the weak interface, refcount handled by parent


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [4a2b188bf41a28980e51b33b4cdb593eee2dbc60]

INTEGRATION: CWS dba16 (1.12.226); FILE MERGED 2004/10/11 06:12:25 oj 1.12.226.1: #i32931# remove the weak interface, refcount handled by parent


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [73ce24dc09f249b1b9b823f3d7474e388d30ea6e]

INTEGRATION: CWS dba16 (1.28.12); FILE MERGED 2004/10/11 06:12:24 oj 1.28.12.1: #i32931# remove the weak interface, refcount handled by parent


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [47596edaaf6ce3c0a0a84045d5e157e556ddff25]

INTEGRATION: CWS dba16 (1.17.226); FILE MERGED 2004/10/11 06:12:24 oj 1.17.226.1: #i32931# remove the weak interface, refcount handled by parent


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [826fafa4b31af3734680a1fb78b157aad02fd469]

INTEGRATION: CWS dba16 (1.2.12); FILE MERGED 2004/10/11 06:17:16 oj 1.2.12.1: #i32931# remove the weak interface, refcount handled by parent


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [f68ed2a9c53d28e4476a6dcb7d8fa9e1b4ca3896]

INTEGRATION: CWS dba16 (1.16.154); FILE MERGED 2004/08/23 07:25:28 oj 1.16.154.1: #i33283# change column map, thx to chw for finding this


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [f23b2fa9ddcf3efa20df7388cbb86f5474c4414e]

INTEGRATION: CWS dba16 (1.19.12); FILE MERGED 2004/10/11 06:10:49 oj 1.19.12.1: #i32931# remove the weak interface, refcount handled by parent


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [d754ab75eb3c940f15ebf3cc6e11f81c4894ab89]

INTEGRATION: CWS dba16 (1.14.18); FILE MERGED 2004/10/11 13:20:31 oj 1.14.18.2: RESYNC: (1.14-1.15); FILE MERGED 2004/10/11 11:38:55 oj 1.14.18.1: #i30220# enable having, group by for queries


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [19715ff8efaf7ed086c31281c625c49b3a517ff6]

INTEGRATION: CWS dba16 (1.10.66); FILE MERGED 2004/10/11 11:38:54 oj 1.10.66.1: #i30220# enable having, group by for queries


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [d8f15cb627144f1b9021c76c223d0607ee4522b8]

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>  [f0adc06893b6352efef4be55ce0f351a168db331]

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>  [6b8c702f06930e113dd6ac0f567f61b48daf4f9b]

INTEGRATION: CWS shellfix01 (1.2.36); FILE MERGED 2004/09/14 07:07:22 obr 1.2.36.2: #i30170# file uris now encoded on-the-fly 2004/09/13 11:59:16 obr 1.2.36.1: #i32602# need to place the quotes inside the variable expansion


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [04e9c21f2e452d580cdbe85b2cef91ff3e1d8bbd]

INTEGRATION: CWS shellfix01 (1.3.36); FILE MERGED 2004/09/14 07:07:22 obr 1.3.36.1: #i30170# file uris now encoded on-the-fly


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [d5bf26a04dba7fdba6cb560c0a953b125a20d1cc]

INTEGRATION: CWS swqbugfixes07 (1.2.4); FILE MERGED 2004/10/13 11:35:40 tl 1.2.4.1: #i35373# now catching exceptions from the conversion-dictionary-list, especially the NoSupportException


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [b2a805e50714fe6d87f3253775bb531e9f6e2868]

INTEGRATION: CWS swqbugfixes07 (1.4.34); FILE MERGED 2004/10/13 11:35:39 tl 1.4.34.1: #i35373# now catching exceptions from the conversion-dictionary-list, especially the NoSupportException


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [651e60f73a677844de3f87055c07093a1d59ea5a]

INTEGRATION: CWS swqbugfixes07 (1.35.18); FILE MERGED 2004/10/12 14:32:32 fme 1.35.18.5: #i30314# Minor corrections for the convert-tab-stops-into-numbering-indent feature 2004/10/12 14:21:58 fme 1.35.18.4: #i30314# Minor corrections for the convert-tab-stops-into-numbering-indent feature 2004/10/11 11:47:12 fme 1.35.18.3: RESYNC: (1.37-1.38); FILE MERGED 2004/09/20 14:24:52 hbrinkm 1.35.18.2: RESYNC: (1.35-1.37); FILE MERGED 2004/09/20 10:26:29 hbrinkm 1.35.18.1: #i30314# convert tabs to numindent


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [b7ef0ff2f21b7320383b6eb8e8ebd64eb3657698]

INTEGRATION: CWS swqbugfixes07 (1.9.160); FILE MERGED 2004/09/14 09:08:31 fme 1.9.160.1: #i33640# DelNxtWord - Consider situation with both IsEndWord and IsSttWord for given cursor position


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [9231ccb3dda90bf9081d3f0795722956cc757c80]

INTEGRATION: CWS shellfix01 (1.3.30); FILE MERGED 2004/09/14 07:06:17 obr 1.3.30.1: #i30170# attachments now passed as system paths


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [31666d89a35461ce6ed671151da0f78a79ad4054]

INTEGRATION: CWS swqbugfixes07 (1.27.18); FILE MERGED 2004/10/11 10:48:50 fme 1.27.18.2: RESYNC: (1.27-1.28); FILE MERGED 2004/09/09 14:10:18 hbrinkm 1.27.18.1: #i32620# do not update numrules during reading


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [6a788a1beff110fe2fda44dac3f44c51993b554b]

INTEGRATION: CWS shellfix01 (1.8.30); FILE MERGED 2004/09/14 07:06:17 obr 1.8.30.1: #i30170# attachments now passed as system paths


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [ae8057b25ec68e98e4aa4519f8ce75cb6102cd71]

INTEGRATION: CWS swqbugfixes07 (1.12.162); FILE MERGED 2004/09/20 14:14:37 hbrinkm 1.12.162.2: RESYNC: (1.12-1.13); FILE MERGED 2004/09/03 12:50:36 hbrinkm 1.12.162.1: #117740# effective undo ids, make SwUndo{Start|End}::GetComment more robust


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [7c16d61bfa35eb9113be3267773ac6348acef424]

INTEGRATION: CWS shellfix01 (1.2.30); FILE MERGED 2004/09/14 07:06:16 obr 1.2.30.1: #i30170# attachments now passed as system paths


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [9b9145677a68316112f09ad9a6ceef426ad20812]

INTEGRATION: CWS swqbugfixes07 (1.10.162); FILE MERGED 2004/10/11 10:45:18 fme 1.10.162.2: RESYNC: (1.11-1.12); FILE MERGED 2004/09/03 12:47:29 hbrinkm 1.10.162.1: #117740# rewrite: Get{Un|Re}doIds


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [6a7dbb51b2025fec30f3b2247caf05f08d97c033]

INTEGRATION: CWS shellfix01 (1.3.30); FILE MERGED 2004/09/14 07:06:16 obr 1.3.30.1: #i30170# attachments now passed as system paths


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [b6b4bf27b7589d96f6e9d583eb24c585c47d135a]

INTEGRATION: CWS swqbugfixes07 (1.2.10); FILE MERGED 2004/10/13 12:42:54 fme 1.2.10.1: #i32968# Undo of section/frame columns


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [52311a08dc1f12fafc24bd3aef5a0711890eec5c]

INTEGRATION: CWS shellfix01 (1.2.4); FILE MERGED 2004/09/14 09:34:28 obr 1.2.4.1: #i33155# the string returned by ImplGetLocale now correctly handles locales which have modifiers but no country code. Also the timestamp code has been changed to btter reflect value changes.

Issue number:
Submitted by:
Reviewed by:

2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [61ef081d9e1eb7fcb77578db642c3631f30c5b98]

INTEGRATION: CWS swqbugfixes07 (1.50.18); FILE MERGED 2004/10/11 10:44:39 fme 1.50.18.3: RESYNC: (1.51-1.52); FILE MERGED 2004/09/20 14:11:42 hbrinkm 1.50.18.2: RESYNC: (1.50-1.51); FILE MERGED 2004/09/07 07:59:24 fme 1.50.18.1: #i33901# The call of CompType is not valid anymore in non-product builds


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [89a15109891367f72c8f1b8ae2cf0ca9321757df]

INTEGRATION: CWS swqbugfixes07 (1.31.18); FILE MERGED 2004/10/12 14:22:29 fme 1.31.18.2: #i30314# Minor corrections for the convert-tab-stops-into-numbering-indent feature 2004/09/20 10:17:47 hbrinkm 1.31.18.1: #i30314# GetWidthOfLeadingTabs


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [4a5d49a294924debea9fba3a213e38fdd3070c9f]

INTEGRATION: CWS shellfix01 (1.12.30); FILE MERGED 2004/09/20 13:40:57 obr 1.12.30.1: #i30170# file uris now encoded on-the-fly


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [faece055994e8677cac5ffdfe66154d0566805bf]

INTEGRATION: CWS swqbugfixes07 (1.66.58); FILE MERGED 2004/09/20 14:09:27 hbrinkm 1.66.58.3: RESYNC: (1.66-1.67); FILE MERGED 2004/09/17 11:45:41 fme 1.66.58.2: #117893# Virtual page number calculation for tables with follows 2004/09/15 07:47:00 fme 1.66.58.1: #i32456# Calculation of previous line for nTopMarginForLowers


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [42d7a7ac2d7b14b7a2232b9772870954a8ee6cc5]

INTEGRATION: CWS shellfix01 (1.18.4); FILE MERGED 2004/10/18 12:53:42 obr 1.18.4.3: RESYNC: (1.20-1.22); FILE MERGED 2004/09/20 09:42:34 obr 1.18.4.2: RESYNC: (1.18-1.20); FILE MERGED 2004/09/14 06:26:27 obr 1.18.4.1: #i20369# proxyset component now obsolete


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [af75bc64e442cd6f3160ecd9d7b0f2d1207407f6]

INTEGRATION: CWS swqbugfixes07 (1.35.58); FILE MERGED 2004/09/13 11:01:13 fme 1.35.58.1: #i33170# Wrong calculation of browse width


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [bd17b9c0341f1db986316b2f59607522935c36e9]

INTEGRATION: CWS swqbugfixes07 (1.67.16); FILE MERGED 2004/10/11 10:37:57 fme 1.67.16.3: RESYNC: (1.68-1.69); FILE MERGED 2004/09/20 14:08:44 hbrinkm 1.67.16.2: RESYNC: (1.67-1.68); FILE MERGED 2004/09/08 11:54:21 fme 1.67.16.1: #i33963# Do not trust the InfFlags during InsertCntnt


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [89aad4deabc61efdc0105533ded1f8f023f606e3]

INTEGRATION: CWS swqbugfixes07 (1.10.18); FILE MERGED 2004/09/17 11:23:34 fme 1.10.18.1: #117814# Consider table in table situation in CanMergeTable


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [3b18cc3a307e1735de2e8d9bf1665a41a30343c5]

INTEGRATION: CWS swqbugfixes07 (1.17.16); FILE MERGED 2004/10/13 12:42:53 fme 1.17.16.1: #i32968# Undo of section/frame columns


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [9430c96f6d52a18bb06f46e9e1da68908e951129]

INTEGRATION: CWS swqbugfixes07 (1.21.18); FILE MERGED 2004/09/20 14:04:09 hbrinkm 1.21.18.2: RESYNC: (1.21-1.22); FILE MERGED 2004/09/09 14:08:13 hbrinkm 1.21.18.1: #i32620# cache text node list for numrule


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [4a9b8a8a2df1ea171e009fdc53b16bdd88fcacb3]

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>  [77d4661798f6b1dfe68e282b186518b2cf672d4c]

INTEGRATION: CWS swqbugfixes07 (1.33.18); FILE MERGED 2004/10/12 06:56:37 fme 1.33.18.4: Resolved merge conflicts 2004/10/11 10:30:03 fme 1.33.18.3: RESYNC: (1.35-1.36); FILE MERGED 2004/09/20 14:03:48 hbrinkm 1.33.18.2: RESYNC: (1.33-1.35); FILE MERGED 2004/09/20 10:16:10 hbrinkm 1.33.18.1: #i32620# hash map for numrule pointers, no numrule update while reading


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [e859e670d1dd9f8ad26dd24b476f388b32facfbb]

INTEGRATION: CWS swqbugfixes07 (1.44.18); FILE MERGED 2004/10/11 10:29:54 fme 1.44.18.2: RESYNC: (1.44-1.46); FILE MERGED 2004/09/09 14:05:54 hbrinkm 1.44.18.1: #i32620# search numrules by hash map


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [219dd906b2adec442c61853472d715e4f69c7b80]

INTEGRATION: CWS swqbugfixes07 (1.23.10); FILE MERGED 2004/10/13 12:42:53 fme 1.23.10.1: #i32968# Undo of section/frame columns


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [f3e736fa17745bd03bac88fae515238e3d9ea7d3]

INTEGRATION: CWS swqbugfixes07 (1.17.182); FILE MERGED 2004/10/12 14:22:13 fme 1.17.182.3: #i30314# Minor corrections for the convert-tab-stops-into-numbering-indent feature 2004/10/11 10:29:09 fme 1.17.182.2: RESYNC: (1.17-1.19); FILE MERGED 2004/09/20 10:16:35 hbrinkm 1.17.182.1: #i30314# RemoveLeadingChars


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [388793457f2243b162d7788b1b6a1c2093a02447]

INTEGRATION: CWS swqbugfixes07 (1.5.56); FILE MERGED 2004/10/11 10:28:02 fme 1.5.56.3: RESYNC: (1.6-1.7); FILE MERGED 2004/09/20 14:03:03 hbrinkm 1.5.56.2: RESYNC: (1.5-1.6); FILE MERGED 2004/09/03 12:46:18 hbrinkm 1.5.56.1: #117740# output SwUndos


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [2dad3269db56ec203b14af5271c0cbabe01bbd65]

INTEGRATION: CWS swqbugfixes07 (1.7.144); FILE MERGED 2004/09/20 10:11:03 hbrinkm 1.7.144.1: #i32620# store list in numrule


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [75d605b214f8d8c72b561a291e400a85d3f8be9d]

INTEGRATION: CWS swqbugfixes07 (1.12.18); FILE MERGED 2004/10/11 10:25:18 fme 1.12.18.3: RESYNC: (1.13-1.15); FILE MERGED 2004/09/20 14:00:56 hbrinkm 1.12.18.2: RESYNC: (1.12-1.13); FILE MERGED 2004/09/03 12:45:14 hbrinkm 1.12.18.1: #117740# effective undo ids


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [6853ae22e28e55f8be57391958cd270ace4631b8]

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>  [86c5a14e983eac2d86d194004521fb676dc7487e]

INTEGRATION: CWS swqbugfixes07 (1.3.252); FILE MERGED 2004/09/09 14:02:25 hbrinkm 1.3.252.1: #i32620# cache text node list for numrules


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [41462edaca31d62204dbd8523fdac1f39317cf74]

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>  [1b028aa42c0e94f6980e2dced01fc5567196c891]

INTEGRATION: CWS swqbugfixes07 (1.18.14); FILE MERGED 2004/09/09 14:01:51 hbrinkm 1.18.14.1: #i32620# cache text node list for numrules


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [ec9f9625aa5809d80b101fff5be325f8b0ab1075]

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>  [ea0a92182214883ce29f9131bb90fe2be67dfff7]

INTEGRATION: CWS swqbugfixes07 (1.28.14); FILE MERGED 2004/09/20 14:00:03 hbrinkm 1.28.14.2: RESYNC: (1.28-1.29); FILE MERGED 2004/09/20 10:02:30 hbrinkm 1.28.14.1: #i30314# GetWidthOfLeadingTabs


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [3697551693d101bb5ba1947c62429709419065b0]

INTEGRATION: CWS swqbugfixes07 (1.3.252); FILE MERGED 2004/09/09 14:01:20 hbrinkm 1.3.252.1: #i32620# cache text node list for numrules


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [c12d1c066e87e4991a8f709506aec95285f50e48]

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>  [f6d73947b4de41f2186e717f1ea3c35df4105064]

INTEGRATION: CWS swqbugfixes07 (1.80.14); FILE MERGED 2004/10/11 10:19:40 fme 1.80.14.4: RESYNC: (1.84-1.90); FILE MERGED 2004/09/20 13:54:44 hbrinkm 1.80.14.3: RESYNC: (1.80-1.84); FILE MERGED 2004/09/20 10:03:16 hbrinkm 1.80.14.2: #i30314# RemoveLeadingChars 2004/09/09 13:55:14 hbrinkm 1.80.14.1: #i32620# Search numrule by hash map


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [6e209b83f525a06dd324aede8cab2ed3a4aee794]

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>  [e9b004fe067d00c78284ce830479c34e01ce95e1]

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>  [57d665493720c08025dac8631c87b7ad2871f4ff]

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>  [d6d0d70712bde82d8dd6a5f951eb888832cb0beb]

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>  [b56706ec1e7497913dd7d2609cf71bdab739b79a]

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>  [3b865077de5bf1da0a342074415f3e1515b277d8]

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>  [27069fbfdcd219a3a0959f036ae86e324488f04a]

INTEGRATION: CWS calc23 (1.53.10); FILE MERGED 2004/10/04 14:43:43 sab 1.53.10.1: #i34953#; add temporary shape functionality


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [aae25e2ac7d9fd0a1d879ffe5fbbbc02bca8f184]

INTEGRATION: CWS cfgldapfix (1.2.28); FILE MERGED 2004/10/13 12:05:16 jb 1.2.28.1: #i33122#,#i34115# Add support for building with --disable-mozilla. Also provides hook to specify an alternate LDAP SDK location; Link with SALHELPERLIB for SimpleReferenceObject


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [9a6670ffea5fd34c1680e7197805c6e5a1ccdb45]

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>  [969e7d895210f57f9b2280cb951d75fe21ccea8a]

INTEGRATION: CWS cfgldapfix (1.2.28); FILE MERGED 2004/10/13 12:59:59 jb 1.2.28.1: #i34115# Thorough review of the LDAP backend; Fixed some problems in initialization, error handling, as well as resource leaks and exception safety issues


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [105cf57d56ec820701a5c86ecb1a6ba79e22b9e9]

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>  [0103b12a13b9277f341c41fa7873b43effd02c38]

INTEGRATION: CWS cfgldapfix (1.3.12); FILE MERGED 2004/10/13 12:59:59 jb 1.3.12.1: #i34115# Thorough review of the LDAP backend; Fixed some problems in initialization, error handling, as well as resource leaks and exception safety issues


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [f0cab81cded2954bc9700c5319371d98fbcacc37]

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>  [f15e593097c3f941efaa3d3fc456e6cd87c28051]

INTEGRATION: CWS cfgldapfix (1.2.28); FILE MERGED 2004/10/13 12:59:58 jb 1.2.28.1: #i34115# Thorough review of the LDAP backend; Fixed some problems in initialization, error handling, as well as resource leaks and exception safety issues


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [c77cb8b8d296cad94ae6c1d0dac04ebd60cdd5a0]

INTEGRATION: CWS cfgldapfix (1.3.12); FILE MERGED 2004/10/13 12:59:58 jb 1.3.12.1: #i34115# Thorough review of the LDAP backend; Fixed some problems in initialization, error handling, as well as resource leaks and exception safety issues


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [3631107bbc5985ad4f1c0d1fd88642cf4de34b42]

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>  [d0b7744b53493b35aed9e951afea673dc3d77e6e]

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>  [627d1fa6ced4d58eb59cf9148c08e1f81834aae2]

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>  [425e92ee4d3e7a743db22d4e4ef1c848b3bae9c0]

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>  [b2f2843022908f3e5c3c61c4ecf8180b91dfc7b9]

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>  [e9103b323e27684d43063d086896e64cd3099dc0]

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>  [69db9cfd59dbfbb6ba73e63091392c4c8962eb1d]

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>  [e0efcff3e94bb6b961d29534b995a6bad589c4a9]

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>  [6ee41cf5e2234f19af97a4e2e7a3e984d9886cd8]

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>  [d5b1c9eca37e6ca89a98f9d7c823e9f1bc9a0b17]

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>  [ba8d1ff911e154ee4dee4d85bdcdf5318d773405]

INTEGRATION: CWS calc23 (1.29.2); FILE MERGED 2004/10/11 09:02:00 nn 1.29.2.2: RESYNC: (1.29-1.30); FILE MERGED 2004/09/27 13:30:18 nn 1.29.2.1: i34588 PasteDataFormat/SBA_DATAEXCHANGE: final null parameter for Execute


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [d25df19397e7ea2d6260860631d8a6402329fc9c]

INTEGRATION: CWS calc23 (1.42.38); FILE MERGED 2004/10/11 09:00:02 nn 1.42.38.2: RESYNC: (1.42-1.43); FILE MERGED 2004/09/28 17:32:19 nn 1.42.38.1: #i18833# #i34499# StartSimpleRefDialog: handle call on non-active view


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [a8c958f87afadafb570be5683553ba970e3d0d1e]

INTEGRATION: CWS calc23 (1.3.626); FILE MERGED 2004/09/28 17:32:19 nn 1.3.626.1: #i18833# #i34499# StartSimpleRefDialog: handle call on non-active view


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [ab207eb6f0bded0476583d63f75af5f0734f04c8]

INTEGRATION: CWS calc23 (1.59.128); FILE MERGED 2004/10/07 11:33:09 dr 1.59.128.1: #i35102# listboxes vanished


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [20e30383560de53f4af0c16ea2f9300d7c0e9fc4]

INTEGRATION: CWS calc23 (1.10.4); FILE MERGED 2004/10/04 14:36:34 sab 1.10.4.1: #i34953#; a Annotation is a temporary shape


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [6b87ca316a4797f438e6b7fa8ff170aaf871c068]

INTEGRATION: CWS calc23 (1.11.88); FILE MERGED 2004/09/21 21:21:52 er 1.11.88.1: #115823# jump matrix handling for [HV]?LOOKUP(), MATCH(), SUMIF()


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [c2e11ce94cea7533e93df79a4ddce5a06791f4b5]

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>  [b21cfc602b8624d55b5308d4fe01e811b48e6f73]

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-22  Rüdiger Timm  <rt@openoffice.org>  [8c4c2acbb10585838bd4fd36e9051d9e95e8a45d]

INTEGRATION: CWS calc23 (1.17.4); FILE MERGED 2004/09/21 21:21:51 er 1.17.4.1: #115823# jump matrix handling for [HV]?LOOKUP(), MATCH(), SUMIF()


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [8af55949e9e046f69ecdfcb8753555a0619d4f72]

INTEGRATION: CWS dtransfix (1.1.2); FILE ADDED 2004/10/11 09:25:32 tra 1.1.2.1: #i28176#tests for COM auto pointer template


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [83d3853f3b764617fefbc31950cc4b92876d11d9]

INTEGRATION: CWS dtransfix (1.1.2); FILE ADDED 2004/10/11 09:25:48 tra 1.1.2.1: #i28176#tests for COM auto pointer template


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [c79ab12a53b94cce9288d8f830362bca40359228]

INTEGRATION: CWS calc23 (1.8.148); FILE MERGED 2004/09/21 21:21:51 er 1.8.148.1: #115823# jump matrix handling for [HV]?LOOKUP(), MATCH(), SUMIF()


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [dd94dda065366f8d7826218cea7fce1d268bc2ae]

INTEGRATION: CWS cfgldapfix (1.2.38); FILE MERGED 2004/09/22 15:05:49 jb 1.2.38.1: #i34115# Cleanup platform backend manager to ensure proper initialization of platform backends


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [a4dffa389d42640896fb61481d5c5e9d8152ca6f]

INTEGRATION: CWS dtransfix (1.19.38); FILE MERGED 2004/10/12 04:56:51 tra 1.19.38.1: #i32544#introduced an own COM auto pointer template because the MS COM auto pointer template is not part of the .Net 2003 toolkit


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [782a30b19f45bf3c34b8e78e1398ce876e3515f9]

INTEGRATION: CWS calc23 (1.2.220); FILE MERGED 2004/09/21 21:19:33 er 1.2.220.1: #115823# parameter classification for ocCell


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [2d04a678cd574cf04e60df98285cb67910193a57]

INTEGRATION: CWS cfgldapfix (1.3.12); FILE MERGED 2004/10/04 15:26:53 jb 1.3.12.2: #34115# Prevent repeated attempts to create a backend that can't be created. 2004/09/22 15:05:49 jb 1.3.12.1: #i34115# Cleanup platform backend manager to ensure proper initialization of platform backends


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [bda0b08113554da1567c2ecc2717ded6d2cb7cb6]

INTEGRATION: CWS dtransfix (1.17.26); FILE MERGED 2004/10/12 05:08:15 tra 1.17.26.1: #i31516#removed unnecessary assertion


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [4c8c6e648d6a51727018dbb673d34145e842af10]

INTEGRATION: CWS calc23 (1.11.148); FILE MERGED 2004/09/21 21:21:51 er 1.11.148.1: #115823# jump matrix handling for [HV]?LOOKUP(), MATCH(), SUMIF()


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [4fc41c152348db361982d43cd330cb3abf77f292]

INTEGRATION: CWS dtransfix (1.1.2); FILE ADDED 2004/10/11 09:30:46 tra 1.1.2.1: #32544#the COM auto pointers by MS require a library comsupp.lib which is not part of the .Net 2003 Toolkit thats why we are hand crafting our own simple COM smart pointer template


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [bc91c169855730c09eac9ce92ab77f5d37890364]

INTEGRATION: CWS calc23 (1.30.128); FILE MERGED 2004/09/21 21:21:50 er 1.30.128.1: #115823# jump matrix handling for [HV]?LOOKUP(), MATCH(), SUMIF()


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [ba4d5647bf112c51c2af7c66409c08c37841f196]

INTEGRATION: CWS calc23 (1.30.4); FILE MERGED 2004/10/04 20:01:07 er 1.30.4.3: #i20545# negation doesn't change format type 2004/09/29 11:32:04 er 1.30.4.2: #i33279# ScIndex: negative offsets are still not allowed 2004/09/21 21:21:50 er 1.30.4.1: #115823# jump matrix handling for [HV]?LOOKUP(), MATCH(), SUMIF()


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [a1e6c51553c0a20c40570960e7f609d0ecff2d1e]

INTEGRATION: CWS calc23 (1.49.128); FILE MERGED 2004/10/08 13:27:36 er 1.49.128.6: #i35184# again the percent operator precedence.. del Conclusion(), add PostOpLine(), ren Unary() --> UnaryLine() 2004/10/08 11:50:53 er 1.49.128.5: #i35184# unary/intersection operator precedence 2004/10/04 20:49:20 er 1.49.128.4: #i34942# repeated unary negation is ok 2004/10/04 19:57:38 er 1.49.128.3: #i20545# percent operator: revert last change and get the Unary/Factor thingy right, automatically solves problems 2004/09/29 11:31:21 er 1.49.128.2: #i33279# ocIndex doesn't need RecalcModeAlways 2004/09/22 11:51:16 er 1.49.128.1: #i20545# correct percent operator behavior


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [7b96cce5ac77b218e988145ae4d1a9b54faac350]

INTEGRATION: CWS calc23 (1.17.128); FILE MERGED 2004/09/21 21:21:50 er 1.17.128.1: #115823# jump matrix handling for [HV]?LOOKUP(), MATCH(), SUMIF()


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [b02d905e3d0c993dacb71d5d50a90f127b642630]

INTEGRATION: CWS calc23 (1.7.36); FILE MERGED 2004/09/29 17:11:48 er 1.7.36.1: #i34807# UpdatePageBreaks: logic flaw


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [466963dce02a5b91912fee8fe88bf9fffb906d65]

INTEGRATION: CWS calc23 (1.18.4); FILE MERGED 2004/09/22 17:05:49 nn 1.18.4.1: #i18374# don't find an empty string as match for a directly assigned number


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [05f199f3f4cc2f7e9d84e2621b5d2ec19357e241]

INTEGRATION: CWS dtransfix (1.10.100); FILE MERGED 2004/10/12 04:59:09 tra 1.10.100.1: #i32544#removed comsupp.lib because it is not available in .Net 2003 toolkit


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [aa1266d334f5f11f468ecbf2f8c3dc5a176f7cc3]

INTEGRATION: CWS dtransfix (1.21.90); FILE MERGED 2004/10/12 05:01:03 tra 1.21.90.2: #i32544#replaced MS COM auto pointer template with an own COM auto pointer template because MS COM auto pointers are not part of the .Net 2003 toolkit 2004/10/06 18:04:28 tra 1.21.90.1: #i30648#removed structured exception frame around windows proc which only hides bugs


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [c9ccbc840df5bb7b4580368a5cdcbf4ce412b3bf]

INTEGRATION: CWS calc23 (1.3.36); FILE MERGED 2004/09/29 17:29:58 er 1.3.36.4: #i34807# add some sanity check in case methods are used as loop replacements 2004/09/21 14:46:56 er 1.3.36.3: #i34069# ScCoupledCompressedArrayIterator<A,D,S>::NextRange(): always keep both iterators synchronized 2004/09/20 14:12:59 er 1.3.36.2: #i34400 Remove: maybe we have to really remove something 2004/09/20 12:22:47 er 1.3.36.1: #i34130# create copy of values of references passed in case reallocation touches the reference


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [9370a6524e4241f39fb7d53ac8db171ae800dd51]

INTEGRATION: CWS dtransfix (1.9.108); FILE MERGED 2004/10/08 06:55:28 tra 1.9.108.1: #i28176#support for Windows shell link files added; Windows shell link files will be resolved now. When the clipboard format is CF_HDROP a double 0 terminated list of files where lnk files are resolved will be returned. Module sot\...\filelist.cxx has been adapted accordingly


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [ed37ee82df64e435e487a4f5aaf4ff238cfc8c0f]

INTEGRATION: CWS calc23 (1.23.4); FILE MERGED 2004/09/21 21:21:49 er 1.23.4.1: #115823# jump matrix handling for [HV]?LOOKUP(), MATCH(), SUMIF()


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [a7bf472ccf832703d3dfdaf416d1cc3eaf52d8f3]

INTEGRATION: CWS dtransfix (1.2.32); FILE MERGED 2004/10/12 05:01:02 tra 1.2.32.1: #i32544#replaced MS COM auto pointer template with an own COM auto pointer template because MS COM auto pointers are not part of the .Net 2003 toolkit


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [42a8578a9acdd9c3163777a4da266aa2a8876151]

INTEGRATION: CWS calc23 (1.3.148); FILE MERGED 2004/09/21 21:21:49 er 1.3.148.1: #115823# jump matrix handling for [HV]?LOOKUP(), MATCH(), SUMIF()


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [c90dd9469792d01e806a0164e85ee6ac8755ad9b]

INTEGRATION: CWS dtransfix (1.2.164); FILE MERGED 2004/10/12 05:01:01 tra 1.2.164.1: #i32544#replaced MS COM auto pointer template with an own COM auto pointer template because MS COM auto pointers are not part of the .Net 2003 toolkit


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [dd1f7e7195d1def0cde7d54028cf7ea5fb7a8b09]

INTEGRATION: CWS calc23 (1.3.36); FILE MERGED 2004/09/21 14:49:48 er 1.3.36.2: #i34069# for clarity, let ScCoupledCompressedArrayIterator obtain both, value and position, from coupled iterator 2004/09/20 12:22:46 er 1.3.36.1: #i34130# create copy of values of references passed in case reallocation touches the reference


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [0dfb11b072b31be299588c8b446cc6ff4c5a5c8f]

INTEGRATION: CWS dtransfix (1.7.32); FILE MERGED 2004/10/08 06:55:28 tra 1.7.32.1: #i28176#support for Windows shell link files added; Windows shell link files will be resolved now. When the clipboard format is CF_HDROP a double 0 terminated list of files where lnk files are resolved will be returned. Module sot\...\filelist.cxx has been adapted accordingly


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [77c3dbe51d3804decdd0f1b756b275c015dac618]

INTEGRATION: CWS calc23 (1.21.36); FILE MERGED 2004/10/08 13:25:48 er 1.21.36.2: #i35184# del Conclusion(), add PostOpLine(), ren Unary() --> UnaryLine() 2004/10/08 11:50:19 er 1.21.36.1: #i35184# add Conclusion()


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [f87fd75f68148b9b5ddff7f62ce12c5ec1d7757a]

INTEGRATION: CWS dtransfix (1.11.136); FILE MERGED 2004/10/11 19:11:01 tra 1.11.136.2: #i31171# #i28176#added code for returning a list of files in which shell links are resolved; fixed HTML Format bug #i31171# and removed usage of wsprintf 2004/10/08 06:55:28 tra 1.11.136.1: #i28176#support for Windows shell link files added; Windows shell link files will be resolved now. When the clipboard format is CF_HDROP a double 0 terminated list of files where lnk files are resolved will be returned. Module sot\...\filelist.cxx has been adapted accordingly


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [70302d6295aaf3a79b074815f18366a9e287f4cc]

INTEGRATION: CWS dtransfix (1.5.164); FILE MERGED 2004/10/12 05:01:01 tra 1.5.164.1: #i32544#replaced MS COM auto pointer template with an own COM auto pointer template because MS COM auto pointers are not part of the .Net 2003 toolkit


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [578b275c378cc1b6cee57916a9d38ff612304a51]

INTEGRATION: CWS dtransfix (1.7.156); FILE MERGED 2004/10/12 05:01:00 tra 1.7.156.1: #i32544#replaced MS COM auto pointer template with an own COM auto pointer template because MS COM auto pointers are not part of the .Net 2003 toolkit


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [b93745f27b89862e79350d47efd5c41d3a9c59ca]

INTEGRATION: CWS dtransfix (1.18.100); FILE MERGED 2004/10/12 05:01:00 tra 1.18.100.2: #i32544#replaced MS COM auto pointer template with an own COM auto pointer template because MS COM auto pointers are not part of the .Net 2003 toolkit 2004/10/08 06:55:28 tra 1.18.100.1: #i28176#support for Windows shell link files added; Windows shell link files will be resolved now. When the clipboard format is CF_HDROP a double 0 terminated list of files where lnk files are resolved will be returned. Module sot\...\filelist.cxx has been adapted accordingly


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [e01c29175eae0a6b74de42c865cc0d51b7551fb7]

INTEGRATION: CWS calc23 (1.35.60); FILE MERGED 2004/10/08 10:32:57 nn 1.35.60.1: #i18114# handle fractions without integer part


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [9ccbb0ccc73efce92ce7abdff4263b8e4a30da6f]

INTEGRATION: CWS dtransfix (1.2.32); FILE MERGED 2004/10/12 05:00:59 tra 1.2.32.1: #i32544#replaced MS COM auto pointer template with an own COM auto pointer template because MS COM auto pointers are not part of the .Net 2003 toolkit


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [b36ddb3afe92b41a3edec1c01dded42a5f7c4b95]

INTEGRATION: CWS calc23 (1.38.60); FILE MERGED 2004/10/08 10:32:57 nn 1.38.60.2: #i18114# handle fractions without integer part 2004/10/05 14:33:23 nn 1.38.60.1: #i20396# handle spaces from underscores in embedded-text elements


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [2d94f88e41bf53676869953a5ad07d4e3a23542c]

INTEGRATION: CWS dtransfix (1.3.158); FILE MERGED 2004/10/12 05:00:59 tra 1.3.158.1: #i32544#replaced MS COM auto pointer template with an own COM auto pointer template because MS COM auto pointers are not part of the .Net 2003 toolkit


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [ab97f912d9371cc248af528ef435554644ab7ee1]

INTEGRATION: CWS calc23 (1.38.28); FILE MERGED 2004/10/04 14:42:36 sab 1.38.28.1: #i34953#; add temporary shape functionality


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [6762b8a75952dac3698125701b0c22c7184205f9]

INTEGRATION: CWS dtransfix (1.21.100); FILE MERGED 2004/10/12 05:00:58 tra 1.21.100.1: #i32544#replaced MS COM auto pointer template with an own COM auto pointer template because MS COM auto pointers are not part of the .Net 2003 toolkit


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [c6a5b81aa36750147f9e4f821d900c5f1057736c]

INTEGRATION: CWS calc23 (1.89.24); FILE MERGED 2004/10/11 08:30:05 nn 1.89.24.2: RESYNC: (1.89-1.90); FILE MERGED 2004/10/04 14:42:36 sab 1.89.24.1: #i34953#; add temporary shape functionality


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [c43c9667108b0497f20a5fb4c00a26e39a0bf135]

INTEGRATION: CWS dtransfix (1.10.100); FILE MERGED 2004/10/12 05:00:58 tra 1.10.100.1: #i32544#replaced MS COM auto pointer template with an own COM auto pointer template because MS COM auto pointers are not part of the .Net 2003 toolkit


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [acfecc01fcec3bf970e6fbb7c0570c609a9e4c23]

INTEGRATION: CWS calc23 (1.4.408); FILE MERGED 2004/10/04 14:42:35 sab 1.4.408.1: #i34953#; add temporary shape functionality


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [b22df0125ee43ca7fa845cf85605db288e03f15c]

INTEGRATION: CWS dtransfix (1.16.100); FILE MERGED 2004/10/12 05:00:57 tra 1.16.100.1: #i32544#replaced MS COM auto pointer template with an own COM auto pointer template because MS COM auto pointers are not part of the .Net 2003 toolkit


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [590e6b4a9cd92f1167fbcef5e231779df0b62ec7]

INTEGRATION: CWS calc23 (1.12.60); FILE MERGED 2004/10/04 14:42:35 sab 1.12.60.1: #i34953#; add temporary shape functionality


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [d0b573c8919c40a590aea8c1ce2db2421455717b]

INTEGRATION: CWS dtransfix (1.8.32); FILE MERGED 2004/10/12 05:00:56 tra 1.8.32.1: #i32544#replaced MS COM auto pointer template with an own COM auto pointer template because MS COM auto pointers are not part of the .Net 2003 toolkit


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [d8fc80960abcb28ab9879d79fa506a307ca68576]

INTEGRATION: CWS calc23 (1.6.404); FILE MERGED 2004/10/04 14:42:35 sab 1.6.404.1: #i34953#; add temporary shape functionality


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [2cb3bc1d65a1f15ba35feb4f69a495edc808995e]

INTEGRATION: CWS dtransfix (1.15.32); FILE MERGED 2004/10/12 05:00:56 tra 1.15.32.1: #i32544#replaced MS COM auto pointer template with an own COM auto pointer template because MS COM auto pointers are not part of the .Net 2003 toolkit


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [08fd1a23d262ac15e5683539185e0d486c916d97]

INTEGRATION: CWS calc23 (1.15.60); FILE MERGED 2004/10/04 14:42:34 sab 1.15.60.1: #i34953#; add temporary shape functionality


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [c6871db4e88a9ad589a3fef292336dd6a4792eaa]

INTEGRATION: CWS dtransfix (1.4.32); FILE MERGED 2004/10/12 05:00:55 tra 1.4.32.1: #i32544#replaced MS COM auto pointer template with an own COM auto pointer template because MS COM auto pointers are not part of the .Net 2003 toolkit


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [413434d7e65a5ef90e540c52c1508e10af31a8e1]

INTEGRATION: CWS calc23 (1.4.400); FILE MERGED 2004/10/04 14:42:34 sab 1.4.400.1: #i34953#; add temporary shape functionality


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [c83fc80b57c92599f1f3c58817d910e280b52f21]

INTEGRATION: CWS dtransfix (1.2.32); FILE MERGED 2004/10/12 05:00:55 tra 1.2.32.1: #i32544#replaced MS COM auto pointer template with an own COM auto pointer template because MS COM auto pointers are not part of the .Net 2003 toolkit


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [d3d728e2844c88e373ce6c11b7c0a4beedc01304]

INTEGRATION: CWS calc23 (1.6.398); FILE MERGED 2004/10/04 14:42:34 sab 1.6.398.1: #i34953#; add temporary shape functionality


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [6f154da88a0687998211647d67c0f94549c5235f]

INTEGRATION: CWS dtransfix (1.5.134); FILE MERGED 2004/09/07 13:59:47 hdu 1.5.134.1: #i33931# get rid of new/delete mismatches


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [36b524858c73c6ebfd8ef0e05f3d66464f361f37]

INTEGRATION: CWS dtransfix (1.5.180); FILE MERGED 2004/10/08 06:49:55 tra 1.5.180.1: #i28176#the windows clipboard bridge now provides a double 0 terminated string list of file names where windows shell links are already resolved, input stream operator has been adapted accordingly, the output stream operator does nothing anymore and all Windows specific code has been removed


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [b5946ef064761c93f02762b35ef0f178a0e1995e]

INTEGRATION: CWS dtransfix (1.6.10); FILE MERGED 2004/10/14 18:24:00 dvo 1.6.10.1: #i35089# fixed drawing layer export component service name


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [d9d19083567ab4d3c0652cb0cd79c605ce1c240b]

INTEGRATION: CWS dtransfix (1.21.444); FILE MERGED 2004/10/11 06:49:22 tra 1.21.444.2: RESYNC: (1.21-1.22); FILE MERGED 2004/10/06 18:00:17 tra 1.21.444.1: #i30648#


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [e77e4bcf46e7ed390382128474197af49bf381f4]

INTEGRATION: CWS dtransfix (1.27.52); FILE MERGED 2004/10/15 10:05:49 dvo 1.27.52.1: #i35089# don't crash when empty drawing-leyer docs are pasted


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [8a2678edf2d5137cf21bc68232ccdb01477fe4f7]

INTEGRATION: CWS dtransfix (1.5.4); FILE MERGED 2004/10/12 05:40:13 tra 1.5.4.1: #i33833#removed comsupp.lib because it is not part of the .Net 2003 toolkit


2004-10-22  Rüdiger Timm  <rt@openoffice.org>  [15ddc051c2e562e727510cc395be99f6f375e823]

INTEGRATION: CWS dtransfix (1.9.28); FILE MERGED 2004/10/12 05:41:34 tra 1.9.28.1: #i33833#replaced MS COM auto pointers with an own COM auto pointer template because the .Net 2003 toolkit doesn't contains the MS COM auto pointers


2004-10-21  Oliver Bolte  <obo@openoffice.org>  [c4fcb37f689e89077eb45dad03274839de78bbde]

SRC680


2004-10-21  Oliver Bolte  <obo@openoffice.org>  [31a7eb68eeecf46109f9707385aec1330c0fa73a]

INTEGRATION: CWS valgrind57 (1.55.2); FILE MERGED 2004/10/19 11:30:59 dbo 1.55.2.1: #i35713# fixing throw clause


2004-10-21  Oliver Bolte  <obo@openoffice.org>  [fbfa4df8cc44914f19b1a1e107d097d8352bff15]

INTEGRATION: CWS valgrind57 (1.27.120); FILE MERGED 2004/10/18 13:22:13 dbo 1.27.120.1: #i35713# symbol clash


2004-10-21  Oliver Bolte  <obo@openoffice.org>  [f6921a51789de43c307ecafcf3a51d6f2cb4e598]

INTEGRATION: CWS valgrind57 (1.58.34); FILE MERGED 2004/10/20 14:50:31 dbo 1.58.34.1: #i35713#


2004-10-21  Oliver Bolte  <obo@openoffice.org>  [1a79f8539ba2029e3c63d39b58552668a29f028e]

INTEGRATION: CWS valgrind57 (1.18.36); FILE MERGED 2004/10/18 13:21:51 dbo 1.18.36.1: #i35713# uninit members


2004-10-21  Oliver Bolte  <obo@openoffice.org>  [ad544b9446b129483c6609fe92e5b70861df59ec]

INTEGRATION: CWS valgrind57 (1.54.72); FILE MERGED 2004/10/18 13:23:18 dbo 1.54.72.1: #i35713# uninit member


2004-10-21  Oliver Bolte  <obo@openoffice.org>  [b92f6be01d5dedc9dc3d250ca999ea43d890fe2d]

#i10000# undo last change, therefore tempor. disabled in scp2


2004-10-21  Oliver Bolte  <obo@openoffice.org>  [4a797602fd9a6141e16c5cb5289861cd036b73cd]

INTEGRATION: CWS valgrind57 (1.4.154); FILE MERGED 2004/10/18 13:26:33 dbo 1.4.154.1: #i35713# uninit members


2004-10-21  Oliver Bolte  <obo@openoffice.org>  [1d1b5ff4597a41d459e747be1de45e79b010a7a2]

INTEGRATION: CWS valgrind57 (1.5.24); FILE MERGED 2004/10/18 13:47:47 dbo 1.5.24.1: #i35713# uninit member


2004-10-21  Oliver Bolte  <obo@openoffice.org>  [c905ca9543e5ee24caca29c67007be7fe47fbe10]

#i10000# gconfbe1.uno.so and ucpgvfs1.uno.so disabled for SOLARIS (OBR)


2004-10-21  Hans-Joachim Lankenau  <hjs@openoffice.org>  [ed63cba52664f734ff8a9ab770db202d73db2987]

#i10000# typo causes wrong dependencies


2004-10-20  Rüdiger Timm  <rt@openoffice.org>  [cbc448ef9c111eb966139ee582305ed5270c65d8]

List of libraries which must not get rebased.


2004-10-20  Rüdiger Timm  <rt@openoffice.org>  [0c99d205019c689ff73fd87c10fdb2d269e49656]

Initial revision


2004-10-20  Rüdiger Timm  <rt@openoffice.org>  [0c6788dc27fb66341141433da6e16c7afeb0ac0d]

new version for SRX645


2004-10-20  Vladimir Glazounov  <vg@openoffice.org>  [15f31039d5b53f7994f4114d9e2bf76ad789cb2e]

#100000# more correct work with missing dependencies


2004-10-19  Vladimir Glazounov  <vg@openoffice.org>  [b08881b9b7737f4e57868d62897150d554764d82]

new version for SRC680


2004-10-19  Vladimir Glazounov  <vg@openoffice.org>  [f1815a8f87be07a8d7f49ea3672113933de03b8d]

new version for SRC680


2004-10-19  Vladimir Glazounov  <vg@openoffice.org>  [5935b8a91f7797ef535f87e90ce83cc43933cbf7]

new version for SRC680


2004-10-19  Oliver Bolte  <obo@openoffice.org>  [dd9fe816c604a34d4a757f669c925c70224e4327]

#i10000# reenable lazybinding for SOLARIS gconfbe1.uno.so fails to be registered during creation of installation set


2004-10-19  Vladimir Glazounov  <vg@openoffice.org>  [e397dd61ea1ead4340deb5382f9dac64561e828d]

new version for SRC680


2004-10-19  Vladimir Glazounov  <vg@openoffice.org>  [8b777eabdaf54c94a564a02f325d2f94de640386]

new version for SRC680


2004-10-19  Rüdiger Timm  <rt@openoffice.org>  [e806061b4765a73a328383f26fd5a784c7b928ce]

Two char acronym


2004-10-19  Rüdiger Timm  <rt@openoffice.org>  [32d26e0239b5b2e107b2db4aa2a0e851eb375593]

#Actually my last 'fix' introduced an error instead of fixing one - sorry.


2004-10-19  Rüdiger Timm  <rt@openoffice.org>  [0c682cc0aecf72ec21d081fbd71a4dd245f682e0]

Minor syntax changes.


2004-10-19  Oliver Bolte  <obo@openoffice.org>  [abbdb6d9bd6d231a2042aa82d5c2cf12ed686303]

new version for SRC680


2004-10-19  Oliver Bolte  <obo@openoffice.org>  [88e64f224d7ca0a0ef9e5828da1a474aeaa403cc]

#i10000# INCLUDE change doesn't work for 4NT shell


2004-10-19  Vladimir Glazounov  <vg@openoffice.org>  [d2c681d5ce13c127f78d6fea7ae674cdee8c835c]

new version for SRC680


2004-10-19  Vladimir Glazounov  <vg@openoffice.org>  [ff73d034055035b7787e21dc8ab115257fd9f18b]

new version for SRC680


2004-10-19  Vladimir Glazounov  <vg@openoffice.org>  [b2192454b5d5ee3e8561e33edf34cca4f02f8cda]

new version for SRC680


2004-10-19  Vladimir Glazounov  <vg@openoffice.org>  [86fe017b4f69156f67e62f892887884aaa3ef717]

new version for SRC680


2004-10-19  Vladimir Glazounov  <vg@openoffice.org>  [9966e98bfe2c5d8cbd952ff8a7895bd4856607bd]

new version for SRC680


2004-10-18  Oliver Bolte  <obo@openoffice.org>  [18ed92b411053e1b411c13966d01a504a87c8d44]

SRC680


2004-10-18  Oliver Bolte  <obo@openoffice.org>  [485891f012f2623c604bdf884e5c4ecea7b75545]

INTEGRATION: CWS dr26 (1.16.2); FILE MERGED 2004/10/13 11:37:33 dr 1.16.2.1: #i35275# mav09 followup: storage/stream handling reworked


2004-10-18  Oliver Bolte  <obo@openoffice.org>  [3142abaae828a5bea5c48a88b13e280f2a4e0e50]

INTEGRATION: CWS dr26 (1.40.8); FILE MERGED 2004/10/13 11:14:26 dr 1.40.8.1: #i35275# missing stream flag


2004-10-18  Oliver Bolte  <obo@openoffice.org>  [4a0b82564b3581d4bc6ebd03883b5e1878b1dc91]

INTEGRATION: CWS dr26 (1.13.8); FILE MERGED 2004/09/27 11:13:48 dr 1.13.8.1: #i34058# BIFF2 import of font color


2004-10-18  Oliver Bolte  <obo@openoffice.org>  [f86a5245fdec00793e16b0ccfa9c7f24f140b2fc]

INTEGRATION: CWS dr26 (1.16.2); FILE MERGED 2004/10/13 11:41:31 dr 1.16.2.1: #i35275# mav09 followup: storage/stream handling reworked


2004-10-18  Oliver Bolte  <obo@openoffice.org>  [f29bcdb4b188cee9b2dd823701e448620a29d284]

INTEGRATION: CWS dr26 (1.11.8); FILE MERGED 2004/09/28 14:17:27 dr 1.11.8.1: #i34545# flat/3d for old checkbox and radiobutton


2004-10-18  Oliver Bolte  <obo@openoffice.org>  [65c3a6480cc7dd7d755795e803693e0c746a64be]

INTEGRATION: CWS dr26 (1.20.4); FILE MERGED 2004/10/13 11:41:31 dr 1.20.4.1: #i35275# mav09 followup: storage/stream handling reworked


2004-10-18  Oliver Bolte  <obo@openoffice.org>  [a033d0ed790fdaf7ec86544fe9e12df88ec0b293]

INTEGRATION: CWS dr26 (1.12.8); FILE MERGED 2004/09/27 11:13:47 dr 1.12.8.1: #i34058# BIFF2 import of font color


2004-10-18  Oliver Bolte  <obo@openoffice.org>  [262cf95c93592ed059ff54441e91f29376be0877]

INTEGRATION: CWS dr26 (1.12.8); FILE MERGED 2004/10/13 11:41:30 dr 1.12.8.1: #i35275# mav09 followup: storage/stream handling reworked


2004-10-18  Oliver Bolte  <obo@openoffice.org>  [43b46d6cfe7fb4120c98476a3d2a2962b5139081]

INTEGRATION: CWS dr26 (1.11.8); FILE MERGED 2004/09/28 15:01:30 dr 1.11.8.2: #i34545# better border style handling 2004/09/28 14:17:26 dr 1.11.8.1: #i34545# flat/3d for old checkbox and radiobutton


2004-10-18  Oliver Bolte  <obo@openoffice.org>  [8f8f793744b16b60fe253269e020e96b70f0052c]

INTEGRATION: CWS dr26 (1.2.8); FILE MERGED 2004/09/27 10:50:26 dr 1.2.8.1: #115495# font export using script type of current cell text


2004-10-18  Oliver Bolte  <obo@openoffice.org>  [a1e29b048b3176622063eb51d1d286079d494378]

INTEGRATION: CWS dr26 (1.10.8); FILE MERGED 2004/09/27 10:50:26 dr 1.10.8.1: #115495# font export using script type of current cell text


2004-10-18  Oliver Bolte  <obo@openoffice.org>  [d012a1c0f9e0ae0252549a4de1e9387578bae76f]

INTEGRATION: CWS dr26 (1.11.8); FILE MERGED 2004/10/13 11:41:30 dr 1.11.8.1: #i35275# mav09 followup: storage/stream handling reworked


2004-10-18  Oliver Bolte  <obo@openoffice.org>  [fb6a15d4295fab0077e6ac6bfcf356a836624dd7]

INTEGRATION: CWS dr26 (1.12.8); FILE MERGED 2004/09/27 10:50:25 dr 1.12.8.1: #115495# font export using script type of current cell text


2004-10-18  Oliver Bolte  <obo@openoffice.org>  [ac1f8c8eff971d4459eba22534782e1f6c00d2b4]

INTEGRATION: CWS dr26 (1.2.8); FILE MERGED 2004/09/28 15:01:33 dr 1.2.8.2: #i34545# better border style handling 2004/09/28 14:17:26 dr 1.2.8.1: #i34545# flat/3d for old checkbox and radiobutton


2004-10-18  Oliver Bolte  <obo@openoffice.org>  [7df2bcdd6da1e0c6b0395d1364ecaf5ee216c141]

INTEGRATION: CWS dr26 (1.27.50); FILE MERGED 2004/10/13 11:41:30 dr 1.27.50.2: #i35275# mav09 followup: storage/stream handling reworked 2004/09/27 14:23:03 dr 1.27.50.1: #i34057# import of BIFF2-BIFF7 edit cells reworked


2004-10-18  Oliver Bolte  <obo@openoffice.org>  [139e909e33c4431f368c2c1ea9b1b098ea20b51a]

INTEGRATION: CWS dr26 (1.13.6); FILE MERGED 2004/10/13 11:41:30 dr 1.13.6.4: #i35275# mav09 followup: storage/stream handling reworked 2004/10/07 17:35:28 dr 1.13.6.3: RESYNC: (1.13-1.14); FILE MERGED 2004/09/27 12:04:15 dr 1.13.6.2: #i34671# problems with ScfRef::operator bool_type on unxsols4.pro 2004/09/27 10:50:26 dr 1.13.6.1: #115495# font export using script type of current cell text


2004-10-18  Oliver Bolte  <obo@openoffice.org>  [7fbcf0cd974daa0ec67234da26929e47da80a6bc]

INTEGRATION: CWS dr26 (1.9.2); FILE MERGED 2004/10/13 11:41:06 dr 1.9.2.1: #i35275# mav09 followup: storage/stream handling reworked


2004-10-18  Oliver Bolte  <obo@openoffice.org>  [7e98086e53a74df9c55424be60b52d7776e7b7e0]

INTEGRATION: CWS dr26 (1.55.50); FILE MERGED 2004/10/13 11:41:05 dr 1.55.50.3: #i35275# mav09 followup: storage/stream handling reworked 2004/10/07 17:35:11 dr 1.55.50.2: RESYNC: (1.55-1.56); FILE MERGED 2004/09/27 14:23:03 dr 1.55.50.1: #i34057# import of BIFF2-BIFF7 edit cells reworked


2004-10-18  Oliver Bolte  <obo@openoffice.org>  [d80443dd708e30d0cd86f99702d7c3d6ff4bab55]

INTEGRATION: CWS dr26 (1.13.2); FILE MERGED 2004/10/13 11:41:05 dr 1.13.2.1: #i35275# mav09 followup: storage/stream handling reworked


2004-10-18  Oliver Bolte  <obo@openoffice.org>  [83d1bfe6d686d56af0b5bd085b5ed00959ceef24]

INTEGRATION: CWS dr26 (1.9.6); FILE MERGED 2004/10/13 11:38:05 dr 1.9.6.3: #i35275# mav09 followup: storage/stream handling reworked 2004/10/07 17:34:16 dr 1.9.6.2: RESYNC: (1.9-1.10); FILE MERGED 2004/09/27 10:50:02 dr 1.9.6.1: #115495# font export using script type of current cell text


2004-10-18  Oliver Bolte  <obo@openoffice.org>  [ff76b2abf2758a19705e47911f8d9f5a918c255b]

INTEGRATION: CWS dr26 (1.11.8); FILE MERGED 2004/10/13 11:37:33 dr 1.11.8.2: #i35275# mav09 followup: storage/stream handling reworked 2004/09/28 14:17:16 dr 1.11.8.1: #i34545# flat/3d for old checkbox and radiobutton


2004-10-18  Oliver Bolte  <obo@openoffice.org>  [d61e082164c13864d7f93a901029a86a5402f982]

INTEGRATION: CWS dr26 (1.3.8); FILE MERGED 2004/09/27 15:07:10 dr 1.3.8.1: #i34686# check whether referred sheet is deleted


2004-10-18  Oliver Bolte  <obo@openoffice.org>  [c46566052bc2dcc25c3d710cd9195c7b06320fe3]

INTEGRATION: CWS dr26 (1.5.8); FILE MERGED 2004/09/27 12:37:56 dr 1.5.8.1: #i34680# compiler warning SCROW->sal_uInt16


2004-10-18  Oliver Bolte  <obo@openoffice.org>  [1eab84063b1aff80a693570b84da16d8e5821f35]

INTEGRATION: CWS dr26 (1.18.8); FILE MERGED 2004/09/27 12:01:43 dr 1.18.8.2: #i34061# do not skip def cell format in BIFF2 2004/09/27 11:13:32 dr 1.18.8.1: #i34058# BIFF2 import of font color


2004-10-18  Oliver Bolte  <obo@openoffice.org>  [574fad1a122b4940442afd9bf04f639a59270398]

INTEGRATION: CWS dr26 (1.8.6); FILE MERGED 2004/10/01 08:29:35 dr 1.8.6.2: RESYNC: (1.8-1.9); FILE MERGED 2004/09/27 12:04:36 dr 1.8.6.1: #i34671# problems with ScfRef::operator bool_type on unxsols4.pro


2004-10-18  Oliver Bolte  <obo@openoffice.org>  [bdd77bf0830e218fc72c11c65d30e0f66bfc86bf]

INTEGRATION: CWS dr26 (1.12.8); FILE MERGED 2004/10/13 11:37:33 dr 1.12.8.1: #i35275# mav09 followup: storage/stream handling reworked


2004-10-18  Oliver Bolte  <obo@openoffice.org>  [ac0f193c502fcecff18e1106d102ec349d26d8e5]

INTEGRATION: CWS dr26 (1.14.6); FILE MERGED 2004/10/01 08:29:28 dr 1.14.6.2: RESYNC: (1.14-1.15); FILE MERGED 2004/09/27 14:22:47 dr 1.14.6.1: #i34057# import of BIFF2-BIFF7 edit cells reworked


2004-10-18  Oliver Bolte  <obo@openoffice.org>  [555d2889868e5a1333d714e4a6e8e6f9dad1d6e8]

INTEGRATION: CWS dr26 (1.22.6); FILE MERGED 2004/10/13 11:37:32 dr 1.22.6.4: #i35275# mav09 followup: storage/stream handling reworked 2004/10/07 17:33:49 dr 1.22.6.3: RESYNC: (1.22-1.23); FILE MERGED 2004/09/28 15:01:21 dr 1.22.6.2: #i34545# better border style handling 2004/09/28 14:17:15 dr 1.22.6.1: #i34545# flat/3d for old checkbox and radiobutton


2004-10-18  Oliver Bolte  <obo@openoffice.org>  [3184fe1c52dc9ab59102b79d93779fffca75d317]

INTEGRATION: CWS dr26 (1.12.8); FILE MERGED 2004/09/27 12:04:36 dr 1.12.8.1: #i34671# problems with ScfRef::operator bool_type on unxsols4.pro


2004-10-18  Oliver Bolte  <obo@openoffice.org>  [afd6b53f6c5091fe6181794635f484ed8ef3d7e5]

INTEGRATION: CWS dr26 (1.2.8); FILE MERGED 2004/09/27 12:04:36 dr 1.2.8.2: #i34671# problems with ScfRef::operator bool_type on unxsols4.pro 2004/09/27 10:49:49 dr 1.2.8.1: #115495# font export using script type of current cell text


2004-10-18  Oliver Bolte  <obo@openoffice.org>  [bed1188f21df58d4d3b3907635daf08bad68c963]

INTEGRATION: CWS dr26 (1.14.8); FILE MERGED 2004/09/27 10:49:48 dr 1.14.8.1: #115495# font export using script type of current cell text


2004-10-18  Oliver Bolte  <obo@openoffice.org>  [576f760cc9d1cfb5d3fddce83cfe71641cc3469d]

INTEGRATION: CWS dr26 (1.12.8); FILE MERGED 2004/10/13 11:37:32 dr 1.12.8.1: #i35275# mav09 followup: storage/stream handling reworked


2004-10-18  Oliver Bolte  <obo@openoffice.org>  [8a599e08169dbc52f1acf657a33adf684d530606]

INTEGRATION: CWS dr26 (1.11.8); FILE MERGED 2004/09/27 15:07:10 dr 1.11.8.1: #i34686# check whether referred sheet is deleted


2004-10-18  Oliver Bolte  <obo@openoffice.org>  [ba1731ca1492823db60e7e7b7d3f7b301154c95c]

INTEGRATION: CWS dr26 (1.17.8); FILE MERGED 2004/09/27 12:04:35 dr 1.17.8.2: #i34671# problems with ScfRef::operator bool_type on unxsols4.pro 2004/09/27 10:49:45 dr 1.17.8.1: #115495# font export using script type of current cell text


2004-10-18  Oliver Bolte  <obo@openoffice.org>  [103ded418dfca33e98563166681b3a119b044728]

INTEGRATION: CWS dr26 (1.4.8); FILE MERGED 2004/09/28 15:01:21 dr 1.4.8.2: #i34545# better border style handling 2004/09/28 14:17:15 dr 1.4.8.1: #i34545# flat/3d for old checkbox and radiobutton


2004-10-18  Oliver Bolte  <obo@openoffice.org>  [5425bd268c43d9d807ab21af074ac4851fadbe13]

INTEGRATION: CWS dr26 (1.47.6); FILE MERGED 2004/10/01 08:28:58 dr 1.47.6.3: RESYNC: (1.47-1.48); FILE MERGED 2004/09/27 14:22:47 dr 1.47.6.2: #i34057# import of BIFF2-BIFF7 edit cells reworked 2004/09/27 11:13:31 dr 1.47.6.1: #i34058# BIFF2 import of font color


2004-10-18  Oliver Bolte  <obo@openoffice.org>  [aa829ebafd7a3b5561f5d92c0193eb11eecea838]

INTEGRATION: CWS dr26 (1.65.6); FILE MERGED 2004/10/13 11:37:32 dr 1.65.6.3: #i35275# mav09 followup: storage/stream handling reworked 2004/10/07 17:33:33 dr 1.65.6.2: RESYNC: (1.65-1.66); FILE MERGED 2004/09/27 14:22:46 dr 1.65.6.1: #i34057# import of BIFF2-BIFF7 edit cells reworked


2004-10-18  Oliver Bolte  <obo@openoffice.org>  [04a6ab7a88b27dc01fd01d323b7b924f2480224b]

INTEGRATION: CWS dr26 (1.20.8); FILE MERGED 2004/10/13 11:37:32 dr 1.20.8.1: #i35275# mav09 followup: storage/stream handling reworked


2004-10-18  Oliver Bolte  <obo@openoffice.org>  [ddab6518e7c9c22bc5e38d80ed7e1a1e7c57882f]

INTEGRATION: CWS dr26 (1.100.8); FILE MERGED 2004/10/13 11:37:31 dr 1.100.8.2: #i35275# mav09 followup: storage/stream handling reworked 2004/09/27 14:22:46 dr 1.100.8.1: #i34057# import of BIFF2-BIFF7 edit cells reworked


2004-10-18  Oliver Bolte  <obo@openoffice.org>  [7624001ac9c2b5d8bd3b1f961512ab088c16b486]

INTEGRATION: CWS dr26 (1.16.2); FILE MERGED 2004/10/13 11:37:31 dr 1.16.2.1: #i35275# mav09 followup: storage/stream handling reworked


2004-10-18  Oliver Bolte  <obo@openoffice.org>  [60a1c74fc453c074a8690deb961b92dbae7e7d51]

INTEGRATION: CWS dr26 (1.71.2); FILE MERGED 2004/10/13 11:37:30 dr 1.71.2.1: #i35275# mav09 followup: storage/stream handling reworked


2004-10-18  Oliver Bolte  <obo@openoffice.org>  [5a939feec8dad8e9f0f5afe0d8b61f17e4d0501c]

INTEGRATION: CWS dr26 (1.14.8); FILE MERGED 2004/09/28 09:00:21 dr 1.14.8.1: #i34474# function results dependent on cell position in cond. formats


2004-10-18  Oliver Bolte  <obo@openoffice.org>  [40b47888cdccf0d9ed6433cb3699fab175a6d3a4]

INTEGRATION: CWS vq03 (1.8.2); FILE MERGED 2004/10/11 22:13:09 vq 1.8.2.1: #i35245# Fix W32 build of cli_ure.


2004-10-18  Oliver Bolte  <obo@openoffice.org>  [6e40fc4cd844e618012409f9fd213b9a1d6e17d1]

INTEGRATION: CWS vq03 (1.7.2); FILE MERGED 2004/10/11 22:13:09 vq 1.7.2.1: #i35245# Fix W32 build of cli_ure.


2004-10-18  Oliver Bolte  <obo@openoffice.org>  [240e33696e6a5ce23c14a007f86e1002b01115bc]

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>  [6705bc1ea1d8a4dde454f3cf2dc6f5310f4e5054]

INTEGRATION: CWS vq03 (1.1.166); FILE MERGED 2004/10/12 04:05:08 vq 1.1.166.1: #i28905# Delete obsolete use_perl.mk and the last two references.


2004-10-18  Oliver Bolte  <obo@openoffice.org>  [00c1745099a51218142f5dc1ddab6f6cf9182f96]

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>  [ab9132f501f53bc329b3931cb608d58cb5f72448]

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>  [968921e1f293f4c31095f254a6616052b34a6aef]

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>  [7fc253ef95eb845c9944bad65b72c96b7e179579]

INTEGRATION: CWS shellfix02 (1.4.2); FILE MERGED 2004/10/11 08:31:09 obr 1.4.2.1: #i34821# Disable lazy binding of symbols


2004-10-18  Oliver Bolte  <obo@openoffice.org>  [c5c6f5d3108540afb74f980a2d304cc2b3851971]

INTEGRATION: CWS shellfix02 (1.3.2); FILE MERGED 2004/10/11 08:15:55 obr 1.3.2.1: #i34821# check for NULL values also if aError is NULL


2004-10-18  Oliver Bolte  <obo@openoffice.org>  [a6786cc7d69a8ca325997774444f7460e144a556]

INTEGRATION: CWS onewaydefault (1.38.24); FILE MERGED 2004/10/04 15:37:54 kso 1.38.24.1: #i34862# - Oneway is now turned off by default.


2004-10-18  Oliver Bolte  <obo@openoffice.org>  [56741ee0d5d947e4879528fb5dadf467666e9f9f]

INTEGRATION: CWS onewaydefault (1.4.40); FILE MERGED 2004/10/04 15:39:20 kso 1.4.40.1: #i34862# - Oneway is now turned off by default.


2004-10-18  Oliver Bolte  <obo@openoffice.org>  [2226fa132880786fde44ab892f757c1373cc387a]

INTEGRATION: CWS onewaydefault (1.2.8); FILE MERGED 2004/10/04 15:35:14 kso 1.2.8.1: #i34862# - Removed comment starting with '#'. On Windows, source file becomes a batch file, where this is a syntax error.


2004-10-18  Oliver Bolte  <obo@openoffice.org>  [5dc1a119e13b8524e27d787a2704c0c3c6d6054f]

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>  [0f8174a614d79178f71c18112603388b73ecbc08]

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>  [2062295a4b22c748ebd6fd3015216eb578ea237b]

INTEGRATION: CWS langsupporter (1.1.2); FILE ADDED 2004/09/22 12:54:07 is 1.1.2.1: #i33873# Windows language encodings


2004-10-18  Oliver Bolte  <obo@openoffice.org>  [29a93687ec4942b7f507ee114042e45ef3f8da01]

INTEGRATION: CWS langsupporter (1.1.2); FILE ADDED 2004/09/22 07:24:46 obr 1.1.2.2: #i33873# replace fprintf with fputs 2004/09/22 06:52:43 obr 1.1.2.1: #i33873# ulf file converter tool


2004-10-18  Oliver Bolte  <obo@openoffice.org>  [319fbe258bf2ba1fa7a182c8add996a96932f07e]

INTEGRATION: CWS langsupporter (1.1.2); FILE ADDED 2004/09/22 06:52:44 obr 1.1.2.1: #i33873# ulf file converter tool


2004-10-18  Oliver Bolte  <obo@openoffice.org>  [c2bc7ba9380613e227e45949ca2e6cf8e50cd989]

INTEGRATION: CWS langsupporter (1.2.2); FILE MERGED 2004/09/22 12:52:23 is 1.2.2.1: #i34221# language packs


2004-10-18  Oliver Bolte  <obo@openoffice.org>  [a7793d461d871f776bf6440775040e9456cc9544]

INTEGRATION: CWS langsupporter (1.1.2); FILE ADDED 2004/09/23 07:59:34 is 1.1.2.2: #i34221# language packs 2004/09/22 12:50:17 is 1.1.2.1: #i34221# language packs


2004-10-18  Oliver Bolte  <obo@openoffice.org>  [ce699d153834c8bedd13846c341b54052b679222]

INTEGRATION: CWS langsupporter (1.3.2); FILE MERGED 2004/09/22 12:48:55 is 1.3.2.2: #i34221# languages 2004/09/22 06:52:43 obr 1.3.2.1: #i33873# ulf file converter tool


2004-10-18  Oliver Bolte  <obo@openoffice.org>  [4cbcc1c080e4e04c22bc97be2649e1ef9fb02081]

INTEGRATION: CWS langsupporter (1.8.2); FILE MERGED 2004/09/22 06:52:43 obr 1.8.2.1: #i33873# ulf file converter tool


2004-10-18  Oliver Bolte  <obo@openoffice.org>  [fe84982fd5aed9315039a3a0d040372e42780394]

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>  [f03d0d6fba3ec4871f00dc972c4ffe28b89eced7]

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>  [60d45410e8d076490d18ffd601ae9f7853c65c63]

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>  [3ea6f24aaca48dc140b2665b069ea3262b8b56bc]

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>  [c5edbe8d321112928f93c87796dee53bbbf578a0]

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>  [f4d00b0ec89c0a4b24de8a5efc9595f6b2889e37]

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>  [f195d4f1af05e8f33f7348ceb1c2870cb143dd3d]

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>  [6fc926d5753b4957902f3b6af0d1a6ee747fa81b]

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>  [3ff7bd9e5f1c4f263b8696f535cd4572057e00fa]

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>  [c3eb460139f967b03235236b3ee1ef93328fe3fe]

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>  [544cf7640b1d512ba7b6f5f469285046ab7bd6b1]

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>  [480dd7bbd5de1c899ffe08fc7036e262ba3ca74a]

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>  [eea4b204b284b54d548b430e5a98468cd06620d1]

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>  [548517dec3f89e316e2dc74569c6468c404e0dec]

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>  [15b34e06becaae8ce5fa82b07ed537fa38889757]

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>  [7b65cf928f7d1de0d11a8687bfa57a0e2e121cfb]

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>  [5dd3760e3d7db2f9367c7ad78d4ccb7b786d33c8]

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>  [fa0f4a659383c859f05778589def36dbc57060ff]

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>  [fa39afda2cf4f01a2054eb2525776c87d20611c9]

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>  [4222d99b60092d9bfefaf96f9cbbe077088abf59]

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>  [872e3bcd699be3f7c371c52aff3aa31bb580faa2]

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>  [fd76c4ce0cfa813d09766d167d19f82662e249d2]

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>  [4035b17f72aa9a3035675f08768d2c6d8cd72e43]

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>  [62b1dd12f0f2cf248904f72501d268146a73abfc]

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>  [47d2b15ef5acbbd5fa37652d44ebc0397c72706d]

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>  [e6929d59d555fa0825cfb8bcdc146b18845b9a96]

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>  [f61a9bb29f341b185c4978f3e51cb084b7103cb8]

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>  [fb963b39bf5686f896722c3b9ce7e0e7987294c2]

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>  [4a80015ce3ac07cefcb24f7e41ba9552128f6e57]

INTEGRATION: CWS langsupporter (1.18.18); FILE MERGED 2004/09/22 13:18:08 fl 1.18.18.1: new RTF format added to d.lst


2004-10-18  Oliver Bolte  <obo@openoffice.org>  [3c35b2a83d3495d672cba66aa53fedeb9ace8ed8]

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>  [74acff2931600f720f2f11a7f721d443f60d05d1]

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>  [e03d1ff00f774b0b9903b09a01cffcf9ac73aef6]

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>  [c62a568ae6dcc6ef373714907f5d1d7f84486742]

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>  [ca0d75b1f2d2da49384e967e5bd823004b74a5ed]

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>  [55269b273a0aae374ff7ee5fc2de99424c843a32]

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>  [53b908ca41acb96831ab1d6350ce3a5711d72a52]

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>  [b9d0944fc655cf7fdef1e0423ab281a413e9d47a]

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>  [b0a2e79d988c22f0aa5d05941facf70ca7bb67e2]

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>  [2833c4c87ef853332a6651826bccc546f1374bb3]

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>  [d31adc53e70d0892161b335f6f12faf5ad277ad0]

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>  [b80691f477bc0a7fc8589971e5e2f5270d5b964a]

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>  [4c47ada5c301019f405bdf0512b5ee9a172a49fa]

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>  [55474b4574ba12181034f96feac0cd38bf4b1cd7]

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>  [30e5f12a4a8522fc4624e2286566c21ba3b26656]

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>  [9123082196f3269a8c99b180b41fb4c322c6246c]

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>  [45af458a81fe9e27890f548a40ccd75dd54306c5]

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>  [ededc6e0b08d7809f273876d3f988609d650a481]

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>  [c586f3ad4bdf82f78ab5a3b03e373996dc2a1332]

#i10000# crashdump related switches (CFLAGSENABLESYMBOLS) enabled


2004-10-18  Oliver Bolte  <obo@openoffice.org>  [12ebe1d61882972e542abdc2164dd5dbd27053d2]

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>  [61e5c61e1f19a5d5ac22b58d52e4e3617f8e6088]

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>  [f886e09fc72bc81cfd50ef3d0810d7c171b39c2c]

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>  [2737dec627314d3465f513f948813c8dcab163e6]

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>  [250eb0a4b786956c126a39b99a4f3cef7bff36c4]

#i34269# Add DEFAULT_TO_ENGLISH_FOR_PACKING to reset list.


2004-10-18  Michael Hönnig  <mi@openoffice.org>  [0f1804d788cef94b54092fa904af0d947f3da284]

SO7 compatibility


2004-10-15  Kurt Zenker  <kz@openoffice.org>  [b1e329f16f0f005d47b3513802566e7341ab3515]

#118128# enable multiple use of instset_native


2004-10-15  Kurt Zenker  <kz@openoffice.org>  [6e429c4ee3830ee2c84f5d32c0644a7209f484a8]

#118128# changing temp dir for makecab.exe


2004-10-15  Rüdiger Timm  <rt@openoffice.org>  [a512886bbfc9d98dc6427e9855858b49ac7f7b4a]

#i10000# source/src/makefile.mk requires so2.srs, which gets delivered from module so3.


2004-10-14  Kurt Zenker  <kz@openoffice.org>  [2516ab30ba72b702d3e63ff41c428416586bdeba]

#i34269# defaulting to english if DEFAULT_TO_ENGLISH_FOR_PACKING is set


2004-10-14  Vladimir Glazounov  <vg@openoffice.org>  [938e630cbeca3e6372fead7f4191fd97701286ca]

new version for SRC680


2004-10-14  Vladimir Glazounov  <vg@openoffice.org>  [b341c19f02bc40be16cddbd30cf80f8ccc1c32df]

new version for SRC680


2004-10-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [f3cdb15d7f1753241ac3d22dbdf34d9d78214879]

#i10000#,#i35449#:  generate hid list


2004-10-14  Michael Hönnig  <mi@openoffice.org>  [821f00019c6dcf54e801bedc38ff65899c844b1f]

since tags added


2004-10-14  Michael Hönnig  <mi@openoffice.org>  [7f8f1e537aa10e181184e4e4edbbf97c08576c0c]

legacy wrapper added


2004-10-14  Michael Hönnig  <mi@openoffice.org>  [e0d3b3690d14b3dc6891d2966eb0e119e11fc143]

legacy wrapper


2004-10-14  Michael Hönnig  <mi@openoffice.org>  [1d2284381d3d3d1684e653880c886b564091c286]

legacy wrapper CVSns c:


2004-10-14  Vladimir Glazounov  <vg@openoffice.org>  [e4b306a74b6b0ee034da747fa4eae0aad49ac252]

new version for SRC680


2004-10-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [0182a3c0b41062dfdcb2e0a68140f22729b81789]

#i10000#: regenerate configure from comfigure.in rev 1.72


2004-10-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [5b606821384383408cd890718de95f30e8c09552]

new version for SRC680


2004-10-14  Andreas Schlüns  <as@openoffice.org>  [db0e131d3fb0f5eebf6dc56b6d3634d941aeff9c]

#118074# handle non existing accelerator configs gracefully


2004-10-14  Vladimir Glazounov  <vg@openoffice.org>  [f3e60d72383b0d8ac986fa0331164b0bb5d7905b]

new version for SRC680


2004-10-14  Vladimir Glazounov  <vg@openoffice.org>  [91a80214abbfde9863163730fdc00c72fb674d7b]

new version for SRC680


2004-10-14  Mikhail Voitenko  <mav@openoffice.org>  [0160f6b6958b16c71806bd3639f3313d912e974e]

#i35418# let the stream stay alive


2004-10-14  Vladimir Glazounov  <vg@openoffice.org>  [21b4cda28b1d61102bc06b4bf239a89558c3a2b2]

new version for SRC680


2004-10-14  Vladimir Glazounov  <vg@openoffice.org>  [e5489012483ba67e93cf9a9712310c8518524bd1]

new version for SRC680


2004-10-14  Vladimir Glazounov  <vg@openoffice.org>  [82e69e958ec9fe3d0271d66fd29fd876f7abc3f0]

new version for SRC680


2004-10-14  Vladimir Glazounov  <vg@openoffice.org>  [4c69bb5394f19ffdf510ba90c81392d23fe52b16]

new version for SRC680


2004-10-14  Vladimir Glazounov  <vg@openoffice.org>  [65efdc691e7ce7ecb6a440ddef3d60181964d9c3]

new version for SRC680


2004-10-13  Vladimir Glazounov  <vg@openoffice.org>  [c25f28e196deeecf076b0dd8eedc7661c480df67]

new version for SRC680


2004-10-13  Mikhail Voitenko  <mav@openoffice.org>  [1371624f6838f86c569a734400f3ddf65d189d6e]

#i35418# let the stream stay alive


2004-10-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [dcc8a293fc55fc8ff781c3fde0702bd2caee7c2f]

#i10000#: add unotools dependency


2004-10-13  Vladimir Glazounov  <vg@openoffice.org>  [1de5698939e9c52ba663cb1037fb6000642fd9b4]

#100000# correct work with nfs under windows, XML build list format enabled


2004-10-13  Mikhail Voitenko  <mav@openoffice.org>  [6531ebf569a5a43dd06b9b46efce283c6898d608]

#i35418# fix the user creation method


2004-10-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [0428cb33c36f4bfef807f6c8059c82c4fa216b74]

SRC680


2004-10-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [1c9b254a8dedc3854760e6b2bb465928a07103fb]

INTEGRATION: CWS vcl27 (1.12.4); FILE MERGED 2004/09/20 12:29:53 ssa 1.12.4.1: #i32335# re-enable proper browser background


2004-10-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [eb0b650ccbb18c7aa2022a1bff1cb47efb3963d6]

INTEGRATION: CWS vcl27 (1.5.4); FILE MERGED 2004/09/20 12:29:52 ssa 1.5.4.1: #i32335# re-enable proper browser background


2004-10-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [73e76af598183bb93c87560068de254c4a47b056]

INTEGRATION: CWS vcl27 (1.9.4); FILE MERGED 2004/09/20 12:29:52 ssa 1.9.4.1: #i32335# re-enable proper browser background


2004-10-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [2a7c9de49ee36db2ba19154c754e81502f343238]

INTEGRATION: CWS vcl27 (1.8.110); FILE MERGED 2004/09/16 13:34:46 pl 1.8.110.2: ##b4951312# remove XInitThreads as we don't need it anymore and some implementations of Xt tend to internal deadlocks if XInitThreads is used 2004/09/13 15:19:30 pl 1.8.110.1: #i34123# plugin improvements


2004-10-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [1fb43c3780fcd6105ecdfddbf8f503e25c93404e]

INTEGRATION: CWS vcl27 (1.6.110); FILE MERGED 2004/09/13 15:19:30 pl 1.6.110.1: #i34123# plugin improvements


2004-10-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [0280102296b1702380a450bc141c71e2d565566a]

INTEGRATION: CWS vcl27 (1.6.26); FILE MERGED 2004/09/13 15:19:30 pl 1.6.26.1: #i34123# plugin improvements


2004-10-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [7f0ed7017ee56e1373eedcb1e59d2c720ec8233e]

INTEGRATION: CWS vcl27 (1.83.38); FILE MERGED 2004/09/17 14:58:52 pl 1.83.38.2: RESYNC: (1.83-1.84); FILE MERGED 2004/09/13 12:26:09 hdu 1.83.38.1: #i33216# mpGlyphRTLFlags has glyph indexing


2004-10-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [0d3588049e66cc3567323c732f2db3e923fda9f9]

INTEGRATION: CWS vcl27 (1.2.98); FILE MERGED 2004/09/17 10:24:27 dv 1.2.98.1: #i29752# some systems distingish between single and multi line edit boxes


2004-10-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [8ed627d98384f65ee20263179b5c3fc313a20530]

INTEGRATION: CWS vcl27 (1.181.38); FILE MERGED 2004/09/20 12:58:19 pl 1.181.38.3: protect against deletion in callÃback 2004/09/17 14:58:03 pl 1.181.38.2: RESYNC: (1.181-1.183); FILE MERGED 2004/09/17 08:39:38 pl 1.181.38.1: #i34267# set correct window group hint


2004-10-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [10bf80a8522c471d1e822978e85ebbae87472f39]

INTEGRATION: CWS vcl27 (1.33.96); FILE MERGED 2004/09/07 16:29:46 pl 1.33.96.1: #i33922# support multiple fax numbers in one document


2004-10-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [1ffb6df1d7d68ca18b3bdb149b473524c02bd402]

INTEGRATION: CWS vcl27 (1.6.38); FILE MERGED 2004/09/17 14:55:08 pl 1.6.38.2: RESYNC: (1.6-1.8); FILE MERGED 2004/09/07 16:29:46 pl 1.6.38.1: #i33922# support multiple fax numbers in one document


2004-10-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [fea4df0e3a54cc07a77f71061eb8ecd433f6f8b8]

INTEGRATION: CWS vcl27 (1.18.94); FILE MERGED 2004/09/14 13:59:34 pl 1.18.94.1: #i34170# use correct parameter


2004-10-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [565dd68b080ca424438874a2b81fcefadfc059a2]

INTEGRATION: CWS vcl27 (1.2.154); FILE MERGED 2004/09/09 13:58:28 pl 1.2.154.1: #i32682# avoid accessing widget after destroy signal


2004-10-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [2cb9ba6f67f87ec38efe1df83bd93f2423cc1450]

INTEGRATION: CWS vcl27 (1.4.66); FILE MERGED 2004/09/20 10:26:51 pl 1.4.66.3: #i1820# make KEY_DECIMAL work with IME 2004/09/17 14:52:38 pl 1.4.66.2: RESYNC: (1.4-1.5); FILE MERGED 2004/09/09 13:58:28 pl 1.4.66.1: #i32682# avoid accessing widget after destroy signal


2004-10-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [9790ec8a077b2bcd62d185fbfbb1a93d2fe152be]

INTEGRATION: CWS vcl27 (1.41.6); FILE MERGED 2004/09/20 12:58:19 pl 1.41.6.1: protect against deletion in callÃback


2004-10-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [99aa36466831615e6962d079c8186d60dc8a7ab7]

INTEGRATION: CWS vcl27 (1.4.48); FILE MERGED 2004/09/07 16:29:45 pl 1.4.48.1: #i33922# support multiple fax numbers in one document


2004-10-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [1a7ed7a1f125aa582bf6500a86382abc37149c35]

INTEGRATION: CWS vcl27 (1.3.100); FILE MERGED 2004/09/09 13:58:29 pl 1.3.100.1: #i32682# avoid accessing widget after destroy signal


2004-10-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [462c6d80f466ba700c65546c83f88439e25409c6]

INTEGRATION: CWS vcl27 (1.9.40); FILE MERGED 2004/09/20 12:58:18 pl 1.9.40.6: protect against deletion in callÃback 2004/09/20 10:26:51 pl 1.9.40.5: #i1820# make KEY_DECIMAL work with IME 2004/09/17 14:51:56 pl 1.9.40.4: RESYNC: (1.9-1.12); FILE MERGED 2004/09/09 13:58:29 pl 1.9.40.3: #i32682# avoid accessing widget after destroy signal 2004/08/31 14:09:40 pl 1.9.40.2: #i33623# use ui locale for font match 2004/08/31 13:36:06 pl 1.9.40.1: #i1820# make numpad separator work in gtk plugin


2004-10-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [0b8a7408d2da9c93f1e8f85b6d1f5a78481328e0]

INTEGRATION: CWS vcl27 (1.2.100); FILE MERGED 2004/09/20 14:10:10 pl 1.2.100.5: #i29752# ensure widget existence 2004/09/17 14:51:48 pl 1.2.100.4: RESYNC: (1.2-1.5); FILE MERGED 2004/09/17 10:21:50 dv 1.2.100.3: #i29752# some systems distingish between single and multi line edit boxes 2004/09/10 08:34:27 dv 1.2.100.2: #i29752# Better theme support for dropdown listboxes 2004/09/02 07:27:36 dv 1.2.100.1: #i30377# All edit fields need a GTK_SHADOW_IN border


2004-10-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [5c173d7bb81b1913d59e74cf8c09971451162fd3]

INTEGRATION: CWS vcl27 (1.195.36); FILE MERGED 2004/09/17 15:09:33 pl 1.195.36.2: RESYNC: (1.195-1.199); FILE MERGED 2004/09/08 14:01:49 ssa 1.195.36.1: #i30861# #i30335# correct invalidate handling for transparent windows


2004-10-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [9e76b7615a46093f0c8ddebb274da43d2d1745e3]

INTEGRATION: CWS vcl27 (1.12.192); FILE MERGED 2004/09/13 11:11:53 dv 1.12.192.1: #116950# Added support for ABORT_RETRY_IGNORE message box


2004-10-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [5663f4945b0578cd4b7e5a2512a5912fc1c19274]

INTEGRATION: CWS vcl27 (1.108.2); FILE MERGED 2004/09/17 15:10:03 pl 1.108.2.2: RESYNC: (1.108-1.110); FILE MERGED 2004/09/06 13:08:44 ssa 1.108.2.1: #b5068147# avoid memory leak when destructing MenuItemData


2004-10-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [9a9a10e6d97db8541e9437c33012a4a723de118f]

INTEGRATION: CWS vcl27 (1.15.6); FILE MERGED 2004/09/20 13:15:52 dv 1.15.6.1: #i29752# some systems distingish between single and multi line edit boxes


2004-10-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [f89d70de85a6805da1cf1cdde5b29bcccc09fb4f]

INTEGRATION: CWS vcl27 (1.30.48); FILE MERGED 2004/09/09 12:33:53 hdu 1.30.48.1: #116489# only apply asian kerning on default-formatted text


2004-10-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [7d837f1cb91582a9409c6e763dff43a2fd8a40e2]

INTEGRATION: CWS vcl27 (1.28.46); FILE MERGED 2004/09/17 15:09:05 pl 1.28.46.2: RESYNC: (1.28-1.29); FILE MERGED 2004/09/15 11:56:29 hdu 1.28.46.1: #110416# fix GetGlyphOutline for rotated text by disabling bitmap optimized rotation in that case


2004-10-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [79557b73578b3d0f5c551f951d64688dc81a30e6]

INTEGRATION: CWS vcl27 (1.105.46); FILE MERGED 2004/09/17 15:08:57 pl 1.105.46.2: RESYNC: (1.105-1.107); FILE MERGED 2004/09/15 11:56:28 hdu 1.105.46.1: #110416# fix GetGlyphOutline for rotated text by disabling bitmap optimized rotation in that case


2004-10-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [abb93c957ee20b7478286d6d1165e08e01a89db0]

INTEGRATION: CWS vcl27 (1.180.10); FILE MERGED 2004/09/17 15:04:24 pl 1.180.10.5: RESYNC: (1.180-1.183); FILE MERGED 2004/09/10 11:33:14 hdu 1.180.10.4: #i27480# text background width is in pixel units 2004/09/09 14:13:24 hdu 1.180.10.3: #i33947# try EUDC as default font for Gaiji support 2004/09/08 15:20:21 ssa 1.180.10.2: #i33770# extend font transparency check to avoid fontcolors overwriting the textcolor 2004/09/07 16:29:44 pl 1.180.10.1: #i33922# support multiple fax numbers in one document


2004-10-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [20df8af115b98b84158a0a3d881ef8bef22709b5]

INTEGRATION: CWS vcl27 (1.30.36); FILE MERGED 2004/09/17 15:03:21 pl 1.30.36.3: RESYNC: (1.30-1.31); FILE MERGED 2004/09/02 15:01:33 hdu 1.30.36.2: #i33759# fix off by one in ImplIsTrailing 2004/09/02 14:53:48 hdu 1.30.36.1: #i33759# fix potential crash for short font name


2004-10-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [e57067a6cdabd61ee198d9902abe222e502ae77c]

INTEGRATION: CWS vcl27 (1.66.64); FILE MERGED 2004/09/17 15:07:59 pl 1.66.64.2: RESYNC: (1.66-1.67); FILE MERGED 2004/09/17 10:20:10 dv 1.66.64.1: #i29752# some systems distingish between single and multi line edit boxes


2004-10-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [c5fe5afdaf3e05931a83f1bf631f15945c6e8a48]

INTEGRATION: CWS vcl27 (1.17.432); FILE MERGED 2004/09/15 11:53:48 hdu 1.17.432.1: #110416# fix conversion to polygon for rotated text


2004-10-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [d59085f3cff700dc20dff339bcf84eee1c5411c8]

INTEGRATION: CWS vcl27 (1.33.26); FILE MERGED 2004/09/02 08:39:54 dv 1.33.26.1: #i33733# Added support for native look in dialog editor


2004-10-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [af415dea1e654e6578044f17af8faaf8541dce51]

INTEGRATION: CWS vcl27 (1.9.24); FILE MERGED 2004/09/09 11:05:06 pl 1.9.24.1: #i34002# prevent internal buffer overflow


2004-10-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [5fc0875ccdb0f1cd4958745e623b673a22269c0a]

INTEGRATION: CWS vcl27 (1.3.38); FILE MERGED 2004/09/02 16:30:55 pl 1.3.38.1: #i33565# recognize and ignore UTF-8 BOM


2004-10-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [d33b03e8a28410b377bd506e1de079c97bc7bb4b]

INTEGRATION: CWS vcl27 (1.2.38); FILE MERGED 2004/09/02 16:30:55 pl 1.2.38.1: #i33565# recognize and ignore UTF-8 BOM


2004-10-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [da9ad0c242b1a499a3531f264b7276fea85b58bb]

INTEGRATION: CWS vcl27 (1.3.38); FILE MERGED 2004/09/02 16:30:54 pl 1.3.38.1: #i33565# recognize and ignore UTF-8 BOM


2004-10-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [75294e108e846518c75fa836c5f99208415856ce]

INTEGRATION: CWS vcl27 (1.8.24); FILE MERGED 2004/09/13 11:09:19 dv 1.8.24.2: #i33565 removed syntax error for windows 2004/09/02 16:30:54 pl 1.8.24.1: #i33565# recognize and ignore UTF-8 BOM


2004-10-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [e3ffcd52465b5258f6b6a642784c7a70b88fa630]

INTEGRATION: CWS vcl27 (1.2.100); FILE MERGED 2004/09/02 16:30:54 pl 1.2.100.1: #i33565# recognize and ignore UTF-8 BOM


2004-10-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [e0c47fd5296d03a67260e986e9de2f6f56a5574b]

INTEGRATION: CWS vcl27 (1.5.38); FILE MERGED 2004/09/02 16:30:54 pl 1.5.38.1: #i33565# recognize and ignore UTF-8 BOM


2004-10-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [fce677f14de41d89c2cc0ddf1fa3d23f139c5a8e]

INTEGRATION: CWS vcl27 (1.4.38); FILE MERGED 2004/09/02 16:30:54 pl 1.4.38.1: #i33565# recognize and ignore UTF-8 BOM


2004-10-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [e8b6cb1099eab788be0f738f176333596bd449bd]

INTEGRATION: CWS vcl27 (1.3.142); FILE MERGED 2004/09/02 16:30:53 pl 1.3.142.1: #i33565# recognize and ignore UTF-8 BOM


2004-10-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [6a5b570397932a542d5f33ba752a6479a692c7d8]

INTEGRATION: CWS vcl27 (1.6.14); FILE MERGED 2004/09/13 11:07:30 dv 1.6.14.1: #116950# Added support for ABORT_RETRY_IGNORE message box


2004-10-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [82356b77fcb90dec71ac36971cdc2256ea5d5936]

INTEGRATION: CWS vcl27 (1.9.14); FILE MERGED 2004/09/02 16:30:53 pl 1.9.14.1: #i33565# recognize and ignore UTF-8 BOM


2004-10-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [ae31b68a2cec709e58ea64dd44c385b8ad797d76]

INTEGRATION: CWS vcl27 (1.2.44); FILE MERGED 2004/09/17 10:13:28 dv 1.2.44.2: #116950# changed value of ABORT_RETRY_IGNORE 2004/09/13 11:07:07 dv 1.2.44.1: #116950# Added support for ABORT_RETRY_IGNORE message box


2004-10-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [6fe0c7617737efc274c916daca3b12b6e09655a7]

INTEGRATION: CWS vcl27 (1.2.144); FILE MERGED 2004/09/09 11:05:05 pl 1.2.144.1: #i34002# prevent internal buffer overflow


2004-10-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [5725e6ab47c4e81add79a4d26496944718aa1cb9]

INTEGRATION: CWS vcl27 (1.51.8); FILE MERGED 2004/09/09 14:17:40 hdu 1.51.8.2: #i33947# allow *.TTE fonts for Gaiji support 2004/09/07 13:28:08 pl 1.51.8.1: #i33658# fix a NULL pointer access


2004-10-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [7d5a13722dbc35ed1699d5dc573278e418cc5dd6]

INTEGRATION: CWS vcl27 (1.6.8); FILE MERGED 2004/08/31 14:10:06 pl 1.6.8.1: #i33623# use ui locale for font match


2004-10-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [4ae1d0deef83804fa8cb97c89cd8a47f4a192a8c]

INTEGRATION: CWS vcl27 (1.19.8); FILE MERGED 2004/09/17 14:23:10 pl 1.19.8.3: RESYNC: (1.19-1.20); FILE MERGED 2004/09/07 13:28:07 pl 1.19.8.2: #i33658# fix a NULL pointer access 2004/08/31 14:10:06 pl 1.19.8.1: #i33623# use ui locale for font match


2004-10-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [fc646f908c95a97b2989ca081fea18ac6548b4df]

INTEGRATION: CWS vcl27 (1.24.34); FILE MERGED 2004/09/02 08:37:53 dv 1.24.34.1: #i33733# Added support for native look in dialog editor


2004-10-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [892514d60ee6adffee1de2cdd07761d5559dd517]

INTEGRATION: CWS vcl27 (1.47.34); FILE MERGED 2004/09/17 14:21:39 pl 1.47.34.2: RESYNC: (1.47-1.48); FILE MERGED 2004/09/02 08:39:00 dv 1.47.34.1: #i33733# Added support for native look in dialog editor


2004-10-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [2e33836624f88918cf43440ab3b65147eefd9aec]

INTEGRATION: CWS vcl27 (1.37.34); FILE MERGED 2004/09/02 08:38:59 dv 1.37.34.1: #i33733# Added support for native look in dialog editor


2004-10-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [475756fe8126c8c896c4b4a03e1ecd81fe022e19]

INTEGRATION: CWS vcl27 (1.19.34); FILE MERGED 2004/09/02 08:37:05 dv 1.19.34.1: #i33733# Added support for native look in dialog editor


2004-10-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [4214ed2be88cde00a5ba62bde5946b67e5273fc9]

INTEGRATION: CWS vcl27 (1.27.70); FILE MERGED 2004/09/17 14:14:34 pl 1.27.70.2: RESYNC: (1.27-1.28); FILE MERGED 2004/09/09 09:20:43 hdu 1.27.70.1: #109090# set FZHeiti as default CJK_HEADING font in zh-* locales


2004-10-13  Oliver Bolte  <obo@openoffice.org>  [254e65728c5a209783648e0f0e20f11080e17f2b]

#i10000# OSL_ASSERT(0) removed


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [60724667ddc7a3d12dea84dcc7c9cd534c44645a]

INTEGRATION: CWS sj09 (1.24.6); FILE MERGED 2004/10/12 01:56:14 sj 1.24.6.4: RESYNC: (1.30-1.32); FILE MERGED 2004/09/01 01:55:37 sj 1.24.6.3: RESYNC: (1.29-1.30); FILE MERGED 2004/08/25 13:45:32 sj 1.24.6.2: RESYNC: (1.24-1.29); FILE MERGED 2004/08/20 10:58:23 sj 1.24.6.1: #i33240# CustomShape integration for Writer and Calc


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [37ca5627967da5f0797b868ff986ee58d2732f49]

INTEGRATION: CWS sj09 (1.52.22); FILE MERGED 2004/10/12 02:40:11 sj 1.52.22.2: RESYNC: (1.52-1.54); FILE MERGED 2004/07/16 15:56:57 cd 1.52.22.1: #i31611# Support enum commands


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [ebaa7661c6c39737c4a3b63296c4a51293575cbd]

INTEGRATION: CWS sj09 (1.32.24); FILE MERGED 2004/10/12 02:22:58 sj 1.32.24.2: RESYNC: (1.32-1.33); FILE MERGED 2004/07/16 15:56:56 cd 1.32.24.1: #i31611# Support enum commands


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [7682d7938a3cb8b62c8a4409c864a43b6cb4a88c]

INTEGRATION: CWS sj09 (1.96.22); FILE MERGED 2004/10/12 02:16:57 sj 1.96.22.2: RESYNC: (1.96-1.97); FILE MERGED 2004/07/16 15:56:55 cd 1.96.22.1: #i31611# Support enum commands


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [bf070f871a4e9d30bf273cbc7098f07f72a3efa7]

INTEGRATION: CWS sj09 (1.2.94); FILE MERGED 2004/10/12 02:04:39 sj 1.2.94.2: RESYNC: (1.2-1.3); FILE MERGED 2004/08/20 10:55:52 sj 1.2.94.1: #i33240# CustomShape integration for Writer and Calc


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [e4ab759a1e6132f25befcdce10e0fbd7ac9133d9]

INTEGRATION: CWS sj09 (1.1.2); FILE ADDED 2004/09/09 10:57:48 sj 1.1.2.2: changed some customshape / fontwork slot commands 2004/08/20 10:54:35 sj 1.1.2.1: #i33240# CustomShape integration for Writer and Calc


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [9793d77b009574622c05cabf62d2e20280c50f3c]

INTEGRATION: CWS sj09 (1.1.2); FILE ADDED 2004/09/09 10:57:48 sj 1.1.2.2: changed some customshape / fontwork slot commands 2004/08/20 10:54:23 sj 1.1.2.1: #i33240# CustomShape integration for Writer and Calc


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [adfb0bd3ad1b66ad7469de813a1be14b5ab59cc2]

INTEGRATION: CWS sj09 (1.1.2); FILE ADDED 2004/08/20 10:53:56 sj 1.1.2.1: #i33240# CustomShape integration for Writer and Calc


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [019b9076006097b6d0e4b79993b0f8d65a4bf69f]

INTEGRATION: CWS sj09 (1.1.2); FILE ADDED 2004/09/09 10:57:47 sj 1.1.2.2: changed some customshape / fontwork slot commands 2004/08/20 10:55:28 sj 1.1.2.1: #i33240# CustomShape integration for Writer and Calc


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [23f3479ac01123943300b65722f76a3c4ca6e888]

INTEGRATION: CWS sj09 (1.1.2); FILE ADDED 2004/09/09 10:57:47 sj 1.1.2.2: changed some customshape / fontwork slot commands 2004/08/20 10:55:16 sj 1.1.2.1: #i33240# CustomShape integration for Writer and Calc


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [7f3772d9c3ba619b1cefc775d9ba03365ec6b09f]

INTEGRATION: CWS sj09 (1.1.2); FILE ADDED 2004/09/09 10:57:47 sj 1.1.2.2: changed some customshape / fontwork slot commands 2004/08/20 10:55:04 sj 1.1.2.1: #i33240# CustomShape integration for Writer and Calc


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [a931038d5c836d356442c8b9e6b928e2a8cd1dab]

INTEGRATION: CWS sj09 (1.1.2); FILE ADDED 2004/09/09 10:57:47 sj 1.1.2.2: changed some customshape / fontwork slot commands 2004/08/20 10:54:51 sj 1.1.2.1: #i33240# CustomShape integration for Writer and Calc


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [7951dd74bb2a3b0f1a7cd99fab17c0fe20635bdc]

INTEGRATION: CWS sj09 (1.40.4); FILE MERGED 2004/10/12 02:00:15 sj 1.40.4.3: RESYNC: (1.42-1.43); FILE MERGED 2004/09/01 01:58:25 sj 1.40.4.2: RESYNC: (1.40-1.42); FILE MERGED 2004/08/20 10:58:24 sj 1.40.4.1: #i33240# CustomShape integration for Writer and Calc


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [ae36271e335038f845b1edfb0aa1af2d9e84fde5]

INTEGRATION: CWS sj09 (1.14.4); FILE MERGED 2004/10/12 01:59:54 sj 1.14.4.3: RESYNC: (1.15-1.16); FILE MERGED 2004/09/01 01:58:09 sj 1.14.4.2: RESYNC: (1.14-1.15); FILE MERGED 2004/08/20 10:58:24 sj 1.14.4.1: #i33240# CustomShape integration for Writer and Calc


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [e59c3afd2c085e71ee9ec3417f38de00f24018d1]

INTEGRATION: CWS sj09 (1.16.10); FILE MERGED 2004/10/12 01:50:36 sj 1.16.10.3: RESYNC: (1.18-1.19); FILE MERGED 2004/09/01 01:43:04 sj 1.16.10.2: RESYNC: (1.16-1.18); FILE MERGED 2004/08/20 10:57:50 sj 1.16.10.1: #i33240# CustomShape integration for Writer and Calc


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [d6e084b98dab91a6db5c32e67921099840f6144d]

INTEGRATION: CWS sj09 (1.1.2); FILE ADDED 2004/08/20 10:53:05 sj 1.1.2.1: #i33240# CustomShape integration for Writer and Calc


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [769e1aa7e97ecf7fd099f14e752e1469573b84b2]

INTEGRATION: CWS sj09 (1.4.192); FILE MERGED 2004/09/01 01:38:06 sj 1.4.192.2: RESYNC: (1.4-1.5); FILE MERGED 2004/08/20 10:57:29 sj 1.4.192.1: #i33240# CustomShape integration for Writer and Calc


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [c37f2642d5c81af7ff4e504d4aad838c637311ae]

INTEGRATION: CWS sj09 (1.1.2); FILE ADDED 2004/09/16 13:15:47 sj 1.1.2.3: AutoGrowSize has been removed 2004/08/23 13:57:46 sj 1.1.2.2: #i33309# fixed forceNoFillStyle functionality 2004/08/20 10:52:12 sj 1.1.2.1: #i33240# CustomShape integration for Writer and Calc


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [d405158e5c7c67563ecee52e935fe520dcb1f546]

INTEGRATION: CWS sj09 (1.13.4); FILE MERGED 2004/10/12 01:46:33 sj 1.13.4.3: RESYNC: (1.18-1.20); FILE MERGED 2004/08/25 13:43:45 sj 1.13.4.2: RESYNC: (1.13-1.18); FILE MERGED 2004/08/20 10:57:28 sj 1.13.4.1: #i33240# CustomShape integration for Writer and Calc


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [df11822c952055437478afaf5d69082b4f71b1d4]

INTEGRATION: CWS sj09 (1.10.10); FILE MERGED 2004/10/12 01:46:26 sj 1.10.10.3: RESYNC: (1.12-1.14); FILE MERGED 2004/09/01 01:36:11 sj 1.10.10.2: RESYNC: (1.10-1.12); FILE MERGED 2004/08/20 10:57:28 sj 1.10.10.1: #i33240# CustomShape integration for Writer and Calc


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [7030a33628ff5a58a64d8d95b6e4601b5a8a9844]

INTEGRATION: CWS sj09 (1.18.44); FILE MERGED 2004/10/12 01:42:45 sj 1.18.44.3: RESYNC: (1.20-1.24); FILE MERGED 2004/09/01 01:27:28 sj 1.18.44.2: RESYNC: (1.18-1.20); FILE MERGED 2004/08/20 10:57:00 sj 1.18.44.1: #i33240# CustomShape integration for Writer and Calc


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [b0b0ccc404a41e1da9e9fcdd50e33ffbe1c185a7]

INTEGRATION: CWS sj09 (1.13.116); FILE MERGED 2004/10/12 01:39:03 sj 1.13.116.3: RESYNC: (1.13-1.17); FILE MERGED 2004/09/16 19:28:00 sj 1.13.116.2: #i33736# don't export text twice 2004/08/31 13:43:22 sj 1.13.116.1: #i33374# do not double text of fontwork objects


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [291f1e5dd0d524af021a3b2156cef2b8ee1cf02c]

INTEGRATION: CWS sj09 (1.12.50); FILE MERGED 2004/09/01 01:02:40 sj 1.12.50.2: RESYNC: (1.12-1.15); FILE MERGED 2004/08/20 10:56:36 sj 1.12.50.1: #i33240# CustomShape integration for Writer and Calc


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [48b25bd06f14cfe53af827328cec0c9625cd5609]

INTEGRATION: CWS sj09 (1.9.4); FILE MERGED 2004/09/01 01:01:28 sj 1.9.4.2: RESYNC: (1.9-1.12); FILE MERGED 2004/08/20 10:56:36 sj 1.9.4.1: #i33240# CustomShape integration for Writer and Calc


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [361f345b3db93be4e758c51920ed14b4653bc9f6]

INTEGRATION: CWS sj09 (1.2.20); FILE MERGED 2004/08/25 13:41:58 sj 1.2.20.2: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 13:44:56 cd 1.2.20.1: Added support for enum commands


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [df335790fe3a40188725ed9abd331e9b29f169df]

INTEGRATION: CWS sj09 (1.2.20); FILE MERGED 2004/09/01 00:43:22 sj 1.2.20.2: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 13:45:10 cd 1.2.20.1: Added support for enum commands


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [2e4c7a3df77dfe9c798a5e89f92527b627f32518]

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-12  Rüdiger Timm  <rt@openoffice.org>  [58aa125853c1154ad8f49469b1397a6794a3d25d]

new version for SRX645


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [9e88f3eb6611e3685658fe53253e9b83f223db9b]

INTEGRATION: CWS sj09 (1.2.8); FILE MERGED 2004/09/13 15:50:22 sj 1.2.8.3: #117570# added undo strings 2004/08/03 18:36:47 sj 1.2.8.2:  added strings for fontwork undo action 2004/07/27 19:28:58 sj 1.2.8.1: added fontwork alignment  floater


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [27eadbeddf9a43406fc56ba7d090e026ac8e95d5]

INTEGRATION: CWS sj09 (1.2.8); FILE MERGED 2004/09/16 20:05:52 sj 1.2.8.14: added undo string if changing fontwork shape type 2004/09/16 19:35:50 sj 1.2.8.13: added undo string if changing fontwork shape type 2004/09/16 13:12:35 sj 1.2.8.12: some minor changes for customshapes 2004/09/02 14:26:55 sj 1.2.8.11: GetMarkList has been changed to GetMarkedObjectList 2004/08/04 18:45:41 sj 1.2.8.10: added possibility to take fontwork geometry from hidden gallery theme 2004/08/03 18:38:00 sj 1.2.8.9: added fontwork undo actions, added getState/setState for character spacing and fontwork adjustmnent 2004/08/03 10:44:07 sj 1.2.8.8: added characterspacing and kernCharacter for FontWork 2004/07/30 17:44:17 sj 1.2.8.7: added fontwork character spacing dialog 2004/07/30 15:19:13 sj 1.2.8.6: fontwork: adjusting mark hdl after changing fontwork type 2004/07/30 13:40:22 sj 1.2.8.5: added fontwork character spacing dialog 2004/07/29 18:28:13 sj 1.2.8.4: fixed text alignment 2004/07/27 19:28:58 sj 1.2.8.3: added fontwork alignment  floater 2004/07/09 13:20:17 sj 1.2.8.2: added fontwork gallery 2004/06/18 12:11:36 sj 1.2.8.1: removed execute method, support of same letter hights


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [6daf15c4ed725ad2702747b5ded59f34bed261da]

INTEGRATION: CWS sj09 (1.3.24); FILE MERGED 2004/08/03 18:36:15 sj 1.3.24.1:  added strings for extrusion undo action


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [3ca0fe964663861f8b0bb5eda86e725eef3f2881]

INTEGRATION: CWS sj09 (1.2.8); FILE MERGED 2004/09/21 12:30:40 sj 1.2.8.6: fixed api name changes 2004/09/16 13:12:35 sj 1.2.8.5: some minor changes for customshapes 2004/09/13 15:50:21 sj 1.2.8.4: #117570# added undo strings 2004/09/13 12:38:56 sj 1.2.8.3: changed some properties 2004/08/31 22:49:21 sj 1.2.8.2: RESYNC: (1.2-1.3); FILE MERGED 2004/07/30 19:00:15 sj 1.2.8.1: fixed left right extrusion direction


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [88fb4a88d5e05b67762f4369a1284e12a054f2d9]

INTEGRATION: CWS sj09 (1.2.8); FILE MERGED 2004/07/30 13:39:07 sj 1.2.8.1: fixed problem with only checked (without bitmap) toolbarmenu.cxx


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [3593c80e023c12f746c963e33c4b8d51e49830d7]

INTEGRATION: CWS sj09 (1.2.8); FILE MERGED 2004/07/30 17:43:52 sj 1.2.8.8: added fontwork character spacing dialog 2004/07/30 13:36:38 sj 1.2.8.7: added fontwork character spacing dialog 2004/07/29 20:23:27 sj 1.2.8.6: added strings for character spacing floater 2004/07/28 20:33:47 sj 1.2.8.5: removed vertical/horizontzal fontwork direction button 2004/07/27 19:28:26 sj 1.2.8.4: added fontwork alignment  floater 2004/07/13 12:06:24 sj 1.2.8.3: iso changes 2004/07/13 09:46:11 sj 1.2.8.2: changes: english_us ->en-US 2004/07/09 13:19:39 sj 1.2.8.1: added fontwork gallery


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [5795c0c6dfffcc298f4fd126cd23895625a18e13]

INTEGRATION: CWS sj09 (1.2.8); FILE MERGED 2004/08/20 09:54:52 sj 1.2.8.12: #i33240# CusomShape integration for Writer and Calc 2004/08/03 10:43:40 sj 1.2.8.11: added characterspacing and kernCharacter for FontWork 2004/07/30 17:43:52 sj 1.2.8.10: added fontwork character spacing dialog 2004/07/30 13:36:38 sj 1.2.8.9: added fontwork character spacing dialog 2004/07/30 08:39:42 sj 1.2.8.8: typo 2004/07/29 20:23:27 sj 1.2.8.7: added strings for character spacing floater 2004/07/29 18:27:40 sj 1.2.8.6: fixed text alignment 2004/07/28 20:55:51 sj 1.2.8.5: removed vertical/horizontzal fontwork direction button 2004/07/28 20:33:40 sj 1.2.8.4: removed vertical/horizontzal fontwork direction button 2004/07/27 19:27:58 sj 1.2.8.3: added fontwork gallery floater control 2004/07/13 09:35:57 sj 1.2.8.2: api changes (SfxPopUpWindow) 2004/07/09 13:19:17 sj 1.2.8.1: added fontwork gallery


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [3551dd231c23379444446ff6ab1222f1f76fe735]

INTEGRATION: CWS sj09 (1.3.6); FILE MERGED 2004/07/30 13:38:29 sj 1.3.6.1: fixed problem with dispatching extrusiondepthdialog


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [c99a3b1ad52486d17b9964a860e160625c547621]

INTEGRATION: CWS sj09 (1.9.200); FILE MERGED 2004/08/31 22:47:53 sj 1.9.200.2: RESYNC: (1.9-1.11); FILE MERGED 2004/05/10 17:22:10 sj 1.9.200.1: added new customshape ui


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [1e48fa040f80f19390f4372f5fca5eac9358b031]

INTEGRATION: CWS sj09 (1.2.8); FILE MERGED 2004/10/11 21:26:41 sj 1.2.8.11: RESYNC: (1.4-1.5); FILE MERGED 2004/09/16 13:12:04 sj 1.2.8.10: AutoGrowSize has been removed 2004/08/31 22:45:40 sj 1.2.8.9: RESYNC: (1.3-1.4); FILE MERGED 2004/08/24 08:36:13 sj 1.2.8.8: TakeCreatePoly is now initially clearing the XPoly 2004/07/21 18:05:11 sj 1.2.8.7: NbcSetStyleSheet is now virtual, so the customshapes can react on style changes 2004/07/13 18:06:18 sj 1.2.8.6: fixed recursion loop in GluePoint handling 2004/07/09 16:32:11 sj 1.2.8.5: RESYNC: (1.2-1.3); FILE MERGED 2004/06/14 16:55:08 sj 1.2.8.4: cached render object is now stored as XShape reference 2004/06/09 10:37:33 sj 1.2.8.3: no recalc after NbcMove or Move 2004/05/10 17:22:10 sj 1.2.8.2: added new customshape ui 2004/05/07 16:30:30 sj 1.2.8.1: added take CreatePoly for shape creation


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [89b0d0eb00c21d266004ac400246e60a978de0c2]

INTEGRATION: CWS sj09 (1.2.200); FILE MERGED 2004/07/27 19:25:30 sj 1.2.200.1: removed assertion: already done a setgluereallyabsolute


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [a3b319399a30cca8fd7af2b85be469ac9c53712a]

INTEGRATION: CWS sj09 (1.122.34); FILE MERGED 2004/10/11 21:26:25 sj 1.122.34.3: RESYNC: (1.122-1.123); FILE MERGED 2004/09/16 13:12:03 sj 1.122.34.2: AutoGrowSize has been removed 2004/09/09 17:13:12 sj 1.122.34.1: added initial version of characterstyle atom interpreter


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [43daaf713c7de7335ef7d4328c93c041f82d4899]

INTEGRATION: CWS sj09 (1.19.8); FILE MERGED 2004/07/09 16:31:30 sj 1.19.8.2: RESYNC: (1.19-1.20); FILE MERGED 2004/05/10 17:22:09 sj 1.19.8.1: added new customshape ui


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [53b01032a9dc0228782c5f4535b8cb9173d07466]

INTEGRATION: CWS sj09 (1.3.50); FILE MERGED 2004/10/11 21:23:47 sj 1.3.50.8: RESYNC: (1.10-1.11); FILE MERGED 2004/08/25 13:24:30 sj 1.3.50.7: RESYNC: (1.7-1.10); FILE MERGED 2004/07/29 17:52:45 sj 1.3.50.6: removed customshapes and fontwork from imagelist (they are already part of the commandlist icons 2004/07/09 16:29:40 sj 1.3.50.5: RESYNC: (1.6-1.7); FILE MERGED 2004/07/09 13:18:39 sj 1.3.50.4: added fontwork gallery 2004/06/18 12:14:38 sj 1.3.50.3: moved fontwork image entries from sd 2004/06/04 04:25:41 sj 1.3.50.2: RESYNC: (1.3-1.6); FILE MERGED 2004/05/10 17:21:12 sj 1.3.50.1: added new customshape ui


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [4521a28f1d237bfecf63d3090329b857abc7085a]

INTEGRATION: CWS sj09 (1.2.8); FILE MERGED 2004/09/16 13:11:31 sj 1.2.8.3: AutoGrowSize has been removed 2004/07/28 12:30:54 sj 1.2.8.2: solved problems with default properties 2004/06/14 16:55:33 sj 1.2.8.1: cached render object is now stored as XShape reference


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [f90ea7408ebbe2a2d53e94f1dc16d0e3623f59d8]

INTEGRATION: CWS sj09 (1.99.20); FILE MERGED 2004/10/11 21:21:42 sj 1.99.20.10: RESYNC: (1.101-1.102); FILE MERGED 2004/09/17 16:04:30 sj 1.99.20.9: chaned text path mode 2004/09/16 13:11:06 sj 1.99.20.8: some minor changes for customshapes 2004/09/13 15:51:20 sj 1.99.20.7: changed some properties 2004/09/13 12:38:29 sj 1.99.20.6: changed some properties 2004/09/09 14:39:02 sj 1.99.20.5: added svg:viewbox 2004/08/31 22:38:31 sj 1.99.20.4: RESYNC: (1.99-1.101); FILE MERGED 2004/08/13 15:56:09 sj 1.99.20.3: #i32978# solved some problems with vertical fontwork 2004/08/03 10:42:29 sj 1.99.20.2: now importing  characterspacing and kernCharacter for FontWork 2004/07/29 16:50:11 sj 1.99.20.1: added import of textspacing for fontwork


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [4c57835db113942ae29dfa1434841fd9dae2d9bd]

INTEGRATION: CWS sj09 (1.43.22); FILE MERGED 2004/09/17 16:04:30 sj 1.43.22.10: chaned text path mode 2004/09/16 13:11:06 sj 1.43.22.9: some minor changes for customshapes 2004/09/13 15:51:04 sj 1.43.22.8: changed some properties 2004/09/13 12:38:29 sj 1.43.22.7: changed some properties 2004/09/09 14:39:02 sj 1.43.22.6: added svg:viewbox 2004/08/31 22:37:56 sj 1.43.22.5: RESYNC: (1.43-1.44); FILE MERGED 2004/08/24 15:48:54 sj 1.43.22.4: #i33358# fixed a mirroring problem 2004/08/04 18:44:38 sj 1.43.22.3: if exporting fontwork the texpathallowed flag needs to be set 2004/08/03 10:42:07 sj 1.43.22.2: now exporting characterspacing and kernCharacter for FontWork 2004/07/29 17:26:44 sj 1.43.22.1: added export of textspacing for fontwork


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [52cbb99ef780251c9b84f17e38052f28b13819b3]

INTEGRATION: CWS sj09 (1.2.8); FILE MERGED 2004/08/04 18:43:58 sj 1.2.8.1: added methods to remove property values


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [86211541508630ebea091433d1bf2ed5870b3b6d]

INTEGRATION: CWS sj09 (1.7.136); FILE MERGED 2004/07/30 13:36:01 sj 1.7.136.1: fixed svxdoubleitem


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [278dbff060e19256bf1b6d61339504294e9d7ad4]

INTEGRATION: CWS sj09 (1.52.8); FILE MERGED 2004/07/09 16:18:57 sj 1.52.8.2: RESYNC: (1.52-1.53); FILE MERGED 2004/06/18 12:13:52 sj 1.52.8.1: added new hidden theme for new fontwork feature


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [6afb6496fd55f1f5ba1e96cf4be54d0c319c7788]

INTEGRATION: CWS sj09 (1.27.26); FILE MERGED 2004/10/11 21:19:12 sj 1.27.26.2: RESYNC: (1.27-1.28); FILE MERGED 2004/09/16 17:30:44 sj 1.27.26.1: #i29291# changed gallery xml format


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [24fe234d964b1cca4b31931c4656547effc451ac]

INTEGRATION: CWS sj09 (1.14.542); FILE MERGED 2004/10/11 21:19:05 sj 1.14.542.3: RESYNC: (1.15-1.16); FILE MERGED 2004/07/09 16:17:14 sj 1.14.542.2: RESYNC: (1.14-1.15); FILE MERGED 2004/06/18 12:13:22 sj 1.14.542.1: added new hidden theme for new fontwork feature


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [e1620846ecfe3cb6546ad4be9348700e2dff768d]

INTEGRATION: CWS sj09 (1.6.8); FILE MERGED 2004/07/27 19:22:09 sj 1.6.8.1: added method to retrieve all gallery object titles from a theme


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [09410f775753b54e77bd80f166285c2cb3b064b6]

INTEGRATION: CWS sj09 (1.16.108); FILE MERGED 2004/09/16 13:10:20 sj 1.16.108.1: AutoGrowSize has been removed


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [d14f60b7837a030aac4f38b6941964e84b465333]

INTEGRATION: CWS sj09 (1.1.2); FILE ADDED 2004/09/16 18:57:09 sj 1.1.2.5: fixed shape names for toolbar 2004/07/21 18:07:04 sj 1.1.2.4: controller is now generic and able to handle each customshape slot 2004/07/19 18:23:22 sj 1.1.2.3: changed classname 2004/07/19 18:08:38 sj 1.1.2.2: added toolbar controller for basic shapes 2004/05/10 17:15:48 sj 1.1.2.1: added customshape ui


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [786b5e02261d583d48ad8b6e117fa5d800562c6c]

INTEGRATION: CWS sj09 (1.2.8); FILE MERGED 2004/08/03 18:34:59 sj 1.2.8.2: removed no longer used customshape resources 2004/05/10 17:20:50 sj 1.2.8.1: added new customshape ui


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [c81c77a674fefd3f7bfc830e22504922c111f93c]

INTEGRATION: CWS sj09 (1.2.8); FILE MERGED 2004/10/11 21:05:18 sj 1.2.8.5: RESYNC: (1.2-1.3); FILE MERGED 2004/09/09 17:11:06 sj 1.2.8.4: fixed type ordeer 2004/09/09 12:25:42 sj 1.2.8.3: changed some customshape / fontwork shape type names 2004/07/21 18:09:49 sj 1.2.8.2: typo, changed shape names 2004/05/10 17:20:33 sj 1.2.8.1: added new customshape ui


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [fdcf54e13d5604e6265a9939d4159fc1cf954879]

INTEGRATION: CWS sj09 (1.2.8); FILE MERGED 2004/08/25 13:21:34 sj 1.2.8.12: RESYNC: (1.3-1.4); FILE MERGED 2004/08/23 13:27:31 sj 1.2.8.11: #i29011# added import of mso_sptSeal 2004/07/29 19:49:29 sj 1.2.8.10: fontwork is filled by default 2004/07/27 19:21:32 sj 1.2.8.9: mapping text simple to the right geometry 2004/07/09 15:35:55 sj 1.2.8.8: RESYNC: (1.2-1.3); FILE MERGED 2004/04/20 12:41:55 sj 1.2.8.7: fixed WedgeRRectCallout 2004/04/20 11:45:39 sj 1.2.8.6: added WedgeEllipseCallout 2004/04/20 09:12:59 sj 1.2.8.5: added DoubleWave, TextWave3 and TextWave3 2004/04/19 15:48:14 sj 1.2.8.4: added TextWave1 and TextWave2 2004/04/15 17:29:04 sj 1.2.8.3: added shpWave 2004/04/14 17:11:56 sj 1.2.8.2: added some new customshapes 2004/04/08 15:55:34 sj 1.2.8.1: added some new fontwork objects


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [d5c7ec35733b7ebff66be080083738976b24e8ed]

INTEGRATION: CWS sj09 (1.2.8); FILE MERGED 2004/08/20 10:26:45 sj 1.2.8.6: #92719# vertical fontwork is now centered 2004/08/03 10:41:29 sj 1.2.8.5: added characterspacing 2004/07/30 18:45:36 sj 1.2.8.4: single line fontwork calculation is now correct 2004/07/29 12:23:01 sj 1.2.8.3: added (some) vertical fontwork support 2004/07/27 19:20:38 sj 1.2.8.2: solved loop for vertical fontwork 2004/05/10 17:20:33 sj 1.2.8.1: added new customshape ui


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [d4612897320ef45d26d84e20f9f7811f5fb254b2]

INTEGRATION: CWS sj09 (1.2.8); FILE MERGED 2004/09/16 13:09:51 sj 1.2.8.2: some minor changes for customshapes 2004/07/21 18:08:39 sj 1.2.8.1: NbcSetStyleSheet is now virtual, so the customshapes can react on style changes


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [a4e544098732ba34104ddfc3f45238ed14c47bc6]

INTEGRATION: CWS sj09 (1.2.8); FILE MERGED 2004/09/17 16:04:05 sj 1.2.8.1: #i34304# fixed perspective problem


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [da3e9efc1694ec272a0e5a514cf577f1e6deccf1]

INTEGRATION: CWS sj09 (1.2.8); FILE MERGED 2004/09/21 12:30:07 sj 1.2.8.7: fixed api name changes 2004/09/17 16:04:05 sj 1.2.8.6: #i34304# fixed perspective problem 2004/09/16 13:09:51 sj 1.2.8.5: some minor changes for customshapes 2004/09/13 15:49:15 sj 1.2.8.4: changed some properties 2004/07/09 15:35:45 sj 1.2.8.3: RESYNC: (1.2-1.3); FILE MERGED 2004/07/09 13:13:18 sj 1.2.8.2: removing textdirection item, so that we do not create a outliner 2004/05/10 17:20:32 sj 1.2.8.1: added new customshape ui


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [715de7ade50740912137fa32a1ea9d79fd8ef306]

INTEGRATION: CWS sj09 (1.2.8); FILE MERGED 2004/09/09 14:45:36 sj 1.2.8.5: added svg:viewbox 2004/07/27 19:20:03 sj 1.2.8.4: now setting the correct fillcolor for grouped objects 2004/07/09 15:35:37 sj 1.2.8.3: RESYNC: (1.2-1.3); FILE MERGED 2004/07/09 13:13:44 sj 1.2.8.2: removing textdirection item, so that we do not create a outliner 2004/05/10 17:20:32 sj 1.2.8.1: added new customshape ui


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [301fdc543697587aca74d9ec9c8b7797d3922a7e]

INTEGRATION: CWS sj09 (1.46.8); FILE MERGED 2004/10/11 21:04:36 sj 1.46.8.10: RESYNC: (1.53-1.56); FILE MERGED 2004/08/31 22:12:17 sj 1.46.8.9: RESYNC: (1.50-1.53); FILE MERGED 2004/07/30 17:43:01 sj 1.46.8.8: fixed slot parameter for fontwork character spacing dialog 2004/07/29 20:22:20 sj 1.46.8.7: added slot for fontwork character spacing dialog 2004/07/27 19:11:43 sj 1.46.8.6: FontworkShapeType is now SfxStringItem 2004/07/21 18:07:50 sj 1.46.8.5: renamed slot (CustomShapesId->CustomShape) 2004/07/19 18:09:57 sj 1.46.8.4: changed slots for custom shapes 2004/07/09 15:34:20 sj 1.46.8.3: RESYNC: (1.49-1.50); FILE MERGED 2004/06/04 03:45:24 sj 1.46.8.2: RESYNC: (1.46-1.49); FILE MERGED 2004/05/10 17:19:15 sj 1.46.8.1: added new customshape ui


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [256c17cfef9148c47e6d968cc86de56b56d8ad22]

INTEGRATION: CWS sj09 (1.13.6); FILE MERGED 2004/10/11 16:40:21 sj 1.13.6.6: RESYNC: (1.16-1.18); FILE MERGED 2004/08/25 12:32:45 sj 1.13.6.5: RESYNC: (1.13-1.16); FILE MERGED 2004/07/27 19:35:42 sj 1.13.6.4: registering fontwork floaters 2004/07/19 18:34:20 sj 1.13.6.3: registering custom shape toolbars 2004/07/09 13:23:31 sj 1.13.6.2: added fontwork shape floater 2004/05/12 08:59:29 sj 1.13.6.1: initial implementation for CustomShape UI


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [0208e6e42b96f9f5d48c70135db302e528d21df8]

INTEGRATION: CWS sj09 (1.83.6); FILE MERGED 2004/10/11 21:03:37 sj 1.83.6.5: RESYNC: (1.98-1.102); FILE MERGED 2004/08/31 22:04:06 sj 1.83.6.4: RESYNC: (1.89-1.98); FILE MERGED 2004/07/09 15:33:58 sj 1.83.6.3: RESYNC: (1.87-1.89); FILE MERGED 2004/06/04 02:08:41 sj 1.83.6.2: RESYNC: (1.83-1.87); FILE MERGED 2004/05/10 17:17:50 sj 1.83.6.1: added new customshape ui


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [855c57e19d51e4956b080093db7788653affe97e]

INTEGRATION: CWS sj09 (1.2.8); FILE MERGED 2004/07/28 12:31:20 sj 1.2.8.1: solved problems with default properties


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [e3ad1b0475abfd0b33d6449f2ee1222c2efcdac2]

INTEGRATION: CWS sj09 (1.1.2); FILE ADDED 2004/07/21 18:06:37 sj 1.1.2.4: controller is now generic and able to handle each customshape slot 2004/07/19 18:23:32 sj 1.1.2.3: changed classname 2004/07/19 18:07:57 sj 1.1.2.2: added toolbar controller for basic shapes 2004/05/10 17:14:26 sj 1.1.2.1: added customshape ui


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [43f4d87537fa71e5310296a1b020f23750ae7e7f]

INTEGRATION: CWS sj09 (1.49.6); FILE MERGED 2004/10/11 20:58:07 sj 1.49.6.3: RESYNC: (1.54-1.56); FILE MERGED 2004/08/25 13:13:32 sj 1.49.6.2: RESYNC: (1.49-1.54); FILE MERGED 2004/07/27 19:09:46 sj 1.49.6.1: added fontwork character spacing and alignment floater


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [854072d483d634a1142e8bb986894f674b2e991e]

INTEGRATION: CWS sj09 (1.3.8); FILE MERGED 2004/06/18 12:12:36 sj 1.3.8.1: support of new fontwork, some changes


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [22f0405c389532cc9da0c04ff4d88d077b1c3d0c]

INTEGRATION: CWS sj09 (1.6.8); FILE MERGED 2004/07/27 19:09:18 sj 1.6.8.1: added method to retrieve all gallery object titles from a theme


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [7947dfc1f5248612908849218d63412ea3d613b9]

INTEGRATION: CWS sj09 (1.2.8); FILE MERGED 2004/08/20 11:31:40 sj 1.2.8.11: #i33240# added CustomShape integration for Writer and Calc 2004/08/20 09:53:08 sj 1.2.8.10: #i33240# CusomShape integration for Writer and Calc 2004/08/03 10:40:29 sj 1.2.8.9: added characterspacing and kernCharacter for FontWork 2004/07/30 13:35:20 sj 1.2.8.8: added fontwork character spacing dialog 2004/07/29 18:27:08 sj 1.2.8.7: fixed text alignment 2004/07/28 20:37:05 sj 1.2.8.6: removed vertical/horizontzal fontwork direction button 2004/07/28 20:34:24 sj 1.2.8.5: removed vertical/horizontzal fontwork direction button 2004/07/27 19:07:01 sj 1.2.8.4: added fontwork character spacing and alignment floater 2004/07/13 09:36:23 sj 1.2.8.3: api changes (SfxPopUpWindow) 2004/07/09 15:26:27 sj 1.2.8.2: RESYNC: (1.2-1.3); FILE MERGED 2004/07/09 13:17:41 sj 1.2.8.1: fontwork


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [ce123a6d87e3f1d2c4f831d1d459a4c4b4e914e0]

INTEGRATION: CWS sj09 (1.2.8); FILE MERGED 2004/07/30 17:42:05 sj 1.2.8.4: added fontwork character spacing dialog 2004/07/29 20:20:55 sj 1.2.8.3: added string ids for character spacing 2004/07/28 20:34:23 sj 1.2.8.2: removed vertical/horizontzal fontwork direction button 2004/07/27 19:06:08 sj 1.2.8.1: added fontwork character spacing and alignment floater


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [7c4ddda4d1a95162ed14111c8253b299f8fc2db2]

INTEGRATION: CWS sj09 (1.2.122); FILE MERGED 2004/08/20 11:19:21 sj 1.2.122.1: #i33240# added CustomShape integration for Writer and Calc


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [d59057634f63e6f7bab11a2ab14a0cdaaeb85bf2]

INTEGRATION: CWS sj09 (1.1.2); FILE ADDED 2004/09/09 10:58:33 sj 1.1.2.2: changed some customshape / fontwork slot commands 2004/08/20 11:10:52 sj 1.1.2.1: #i33240# CustomShape integration for Writer and Calc


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [24a919a3f0114c23eb27ef94eb73738f0bc2a8fe]

INTEGRATION: CWS sj09 (1.1.2); FILE ADDED 2004/09/09 10:58:33 sj 1.1.2.2: changed some customshape / fontwork slot commands 2004/08/20 11:10:43 sj 1.1.2.1: #i33240# CustomShape integration for Writer and Calc


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [75dea80f95036bdfdd1221aaa7f800e019b71f45]

INTEGRATION: CWS sj09 (1.1.2); FILE ADDED 2004/08/20 11:10:23 sj 1.1.2.1: #i33240# CustomShape integration for Writer and Calc


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [4d6f4224b75a8f89f630a4b5305281f160ce1d39]

INTEGRATION: CWS sj09 (1.1.2); FILE ADDED 2004/09/09 10:58:33 sj 1.1.2.2: changed some customshape / fontwork slot commands 2004/08/20 11:10:14 sj 1.1.2.1: #i33240# CustomShape integration for Writer and Calc


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [5a73bcf99879d0efe63cf741bb9918d99bc8983c]

INTEGRATION: CWS sj09 (1.1.2); FILE ADDED 2004/09/09 10:58:33 sj 1.1.2.2: changed some customshape / fontwork slot commands 2004/08/20 11:11:19 sj 1.1.2.1: #i33240# CustomShape integration for Writer and Calc


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [5c7595795fceae07253f3a13869c3e0cf596b9c0]

INTEGRATION: CWS sj09 (1.1.2); FILE ADDED 2004/09/09 10:58:32 sj 1.1.2.2: changed some customshape / fontwork slot commands 2004/08/20 11:11:09 sj 1.1.2.1: #i33240# CustomShape integration for Writer and Calc


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [d6722526c18569b2c13ec0560188b0dba17805bf]

INTEGRATION: CWS sj09 (1.1.2); FILE ADDED 2004/09/09 10:58:32 sj 1.1.2.2: changed some customshape / fontwork slot commands 2004/08/20 11:11:01 sj 1.1.2.1: #i33240# CustomShape integration for Writer and Calc


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [86032f2a4662ef2a315f8154e872e93b144db046]

INTEGRATION: CWS sj09 (1.2.4); FILE MERGED 2004/08/25 13:04:27 sj 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2004/08/20 11:18:11 sj 1.2.4.1: #i33240# added CustomShape integration for Writer and Calc


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [b5a0f7cb05482dc3f1a22ded4aa3c83a9805c677]

INTEGRATION: CWS sj09 (1.1.2); FILE ADDED 2004/09/09 10:58:16 sj 1.1.2.2: changed some customshape / fontwork slot commands 2004/08/20 11:08:51 sj 1.1.2.1: #i33240# CustomShape integration for Writer and Calc


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [f08edb187d5528006b8849238f46cce440e8d94c]

INTEGRATION: CWS sj09 (1.1.2); FILE ADDED 2004/09/09 10:58:16 sj 1.1.2.2: changed some customshape / fontwork slot commands 2004/08/20 11:08:40 sj 1.1.2.1: #i33240# CustomShape integration for Writer and Calc


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [500b126172d863c6b5ac1e684e3fd6eee64fc48b]

INTEGRATION: CWS sj09 (1.2.122); FILE MERGED 2004/08/20 11:08:19 sj 1.2.122.1: #i33240# CustomShape integration for Writer and Calc


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [a81155da8d035e7f6e20ec92ed8d475dde884c30]

INTEGRATION: CWS sj09 (1.1.2); FILE ADDED 2004/09/09 10:58:15 sj 1.1.2.2: changed some customshape / fontwork slot commands 2004/08/20 11:08:11 sj 1.1.2.1: #i33240# CustomShape integration for Writer and Calc


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [ee8acbd78d318636eafbbf6af7265ae9890aead2]

INTEGRATION: CWS sj09 (1.1.2); FILE ADDED 2004/08/20 11:09:33 sj 1.1.2.1: #i33240# CustomShape integration for Writer and Calc


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [473733a54e870eef34b180478cf455a7746c808d]

INTEGRATION: CWS sj09 (1.1.2); FILE ADDED 2004/09/09 10:58:15 sj 1.1.2.2: changed some customshape / fontwork slot commands 2004/08/20 11:09:22 sj 1.1.2.1: #i33240# CustomShape integration for Writer and Calc


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [b2933105033642612ac23dfefdebaa02bd393af4]

INTEGRATION: CWS sj09 (1.1.2); FILE ADDED 2004/09/09 10:58:15 sj 1.1.2.2: changed some customshape / fontwork slot commands 2004/08/20 11:09:11 sj 1.1.2.1: #i33240# CustomShape integration for Writer and Calc


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [eed4b21cfce61ad7d87d8db16ed4cf386a856fd1]

INTEGRATION: CWS sj09 (1.1.2); FILE ADDED 2004/09/09 10:58:15 sj 1.1.2.2: changed some customshape / fontwork slot commands 2004/08/20 11:09:00 sj 1.1.2.1: #i33240# CustomShape integration for Writer and Calc


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [3b100e70002b99984a6bbda7f58a78c1825f79b7]

INTEGRATION: CWS sj09 (1.2.122); FILE MERGED 2004/08/20 11:17:02 sj 1.2.122.1: #i33240# added CustomShape integration for Writer and Calc


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [2141f662062c00c0aafaf52ef3cf9ae4eb252824]

INTEGRATION: CWS sj09 (1.1.2); FILE ADDED 2004/09/09 10:58:04 sj 1.1.2.2: changed some customshape / fontwork slot commands 2004/08/20 11:06:10 sj 1.1.2.1: #i33240# CustomShape integration for Writer and Calc


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [8b56ba586b7b44ee6eb1dfac90de272118e9249c]

INTEGRATION: CWS sj09 (1.1.2); FILE ADDED 2004/09/09 10:58:04 sj 1.1.2.2: changed some customshape / fontwork slot commands 2004/08/20 11:06:00 sj 1.1.2.1: #i33240# CustomShape integration for Writer and Calc


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [2fd8d8dc01b320f2cc578173d59544217a5e1795]

INTEGRATION: CWS sj09 (1.1.2); FILE ADDED 2004/08/20 11:05:39 sj 1.1.2.1: #i33240# CustomShape integration for Writer and Calc


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [4d786b1bf70cccdbf0826f44ebd27f6e2e3dc4a3]

INTEGRATION: CWS sj09 (1.1.2); FILE ADDED 2004/09/09 10:58:03 sj 1.1.2.2: changed some customshape / fontwork slot commands 2004/08/20 11:05:28 sj 1.1.2.1: #i33240# CustomShape integration for Writer and Calc


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [dcffcb542028e1aaff7f556ce69ed2d4e4ab9f1c]

INTEGRATION: CWS sj09 (1.1.2); FILE ADDED 2004/08/20 11:06:53 sj 1.1.2.1: #i33240# CustomShape integration for Writer and Calc


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [50370411742a93d6d31ad855ed7b5c3f11067839]

INTEGRATION: CWS sj09 (1.1.2); FILE ADDED 2004/09/09 10:58:03 sj 1.1.2.2: changed some customshape / fontwork slot commands 2004/08/20 11:06:42 sj 1.1.2.1: #i33240# CustomShape integration for Writer and Calc


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [cbc5edf8fa6b587f85851c54fd3db05990ce34ce]

INTEGRATION: CWS sj09 (1.1.2); FILE ADDED 2004/09/09 10:58:03 sj 1.1.2.2: changed some customshape / fontwork slot commands 2004/08/20 11:06:32 sj 1.1.2.1: #i33240# CustomShape integration for Writer and Calc


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [fdc58b697664327b0bdc22d5679abd5a5501520e]

INTEGRATION: CWS sj09 (1.1.2); FILE ADDED 2004/09/09 10:58:03 sj 1.1.2.2: changed some customshape / fontwork slot commands 2004/08/20 11:06:21 sj 1.1.2.1: #i33240# CustomShape integration for Writer and Calc


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [b26985c830bda227c5090d7c87c021157c349b56]

INTEGRATION: CWS sj09 (1.6.200); FILE MERGED 2004/10/11 18:45:26 sj 1.6.200.2: RESYNC: (1.6-1.7); FILE MERGED 2004/08/20 11:16:33 sj 1.6.200.1: #i33240# added CustomShape integration for Writer and Calc


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [22b45e0bc7d6071320ad2be3d423be9cd6b541f1]

INTEGRATION: CWS sj09 (1.22.48); FILE MERGED 2004/10/11 18:41:00 sj 1.22.48.3: RESYNC: (1.24-1.29); FILE MERGED 2004/08/31 21:37:01 sj 1.22.48.2: RESYNC: (1.22-1.24); FILE MERGED 2004/08/20 11:16:05 sj 1.22.48.1: #i33240# added CustomShape integration for Writer and Calc


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [839aad41c8107d1e3100a394988662c860973621]

INTEGRATION: CWS sj09 (1.22.22); FILE MERGED 2004/10/11 18:39:50 sj 1.22.22.3: RESYNC: (1.23-1.24); FILE MERGED 2004/08/31 21:36:44 sj 1.22.22.2: RESYNC: (1.22-1.23); FILE MERGED 2004/08/20 11:16:04 sj 1.22.22.1: #i33240# added CustomShape integration for Writer and Calc


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [f25a27b4f8eebf9751b8c21023d3166219809c21]

INTEGRATION: CWS sj09 (1.71.4); FILE MERGED 2004/10/11 18:38:40 sj 1.71.4.3: RESYNC: (1.75-1.78); FILE MERGED 2004/08/31 21:36:07 sj 1.71.4.2: RESYNC: (1.71-1.75); FILE MERGED 2004/08/20 11:16:04 sj 1.71.4.1: #i33240# added CustomShape integration for Writer and Calc


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [3ba42eb26728118660f07520377c9fb8448329b6]

INTEGRATION: CWS sj09 (1.8.2); FILE MERGED 2004/10/11 18:34:51 sj 1.8.2.3: RESYNC: (1.10-1.11); FILE MERGED 2004/08/31 21:29:56 sj 1.8.2.2: RESYNC: (1.8-1.10); FILE MERGED 2004/08/20 11:15:00 sj 1.8.2.1: #i33240# added CustomShape integration for Writer and Calc


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [bbafd4edc5ae4c92347bec5d47ec5d113059e6f6]

INTEGRATION: CWS sj09 (1.4.150); FILE MERGED 2004/08/20 11:14:16 sj 1.4.150.1: #i33240# added CustomShape integration for Writer and Calc


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [e27a5ac0a9b5ef727daf15c99944a11d369e64a6]

INTEGRATION: CWS sj09 (1.1.2); FILE ADDED 2004/09/16 13:16:55 sj 1.1.2.2: AutoGrowSize has been removed 2004/08/20 11:04:30 sj 1.1.2.1: #i33240# CustomShape integration for Writer and Calc


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [788f8cbe330ab8a892d3694d9342de23469e5071]

INTEGRATION: CWS sj09 (1.22.18); FILE MERGED 2004/10/11 18:27:47 sj 1.22.18.3: RESYNC: (1.26-1.30); FILE MERGED 2004/08/31 21:24:29 sj 1.22.18.2: RESYNC: (1.22-1.26); FILE MERGED 2004/08/20 11:12:54 sj 1.22.18.1: #i33240# added CustomShape integration for Writer and Calc


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [69fd0d969479d0ef676edbc0b8bceda75a9e5795]

INTEGRATION: CWS sj09 (1.1.2); FILE ADDED 2004/08/20 11:03:52 sj 1.1.2.1: #i33240# Added support of customshapes


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [9db067eed4a15218c4c8e6193d3fc4b6373b9df4]

INTEGRATION: CWS sj09 (1.39.30); FILE MERGED 2004/10/11 18:07:50 sj 1.39.30.3: RESYNC: (1.42-1.46); FILE MERGED 2004/08/31 21:00:23 sj 1.39.30.2: RESYNC: (1.39-1.42); FILE MERGED 2004/08/20 11:12:37 sj 1.39.30.1: #i33240# added CustomShape integration for Writer and Calc


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [82645c66f2406d002b7084413d5149a1eb6d1b84]

INTEGRATION: CWS sj09 (1.27.4); FILE MERGED 2004/10/11 17:32:35 sj 1.27.4.3: RESYNC: (1.31-1.32); FILE MERGED 2004/08/31 20:21:51 sj 1.27.4.2: RESYNC: (1.27-1.31); FILE MERGED 2004/08/20 11:12:22 sj 1.27.4.1: #i33240# added CustomShape integration for Writer and Calc


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [293abe962caddfc6e11058bb8a53e5f1375bf3f0]

INTEGRATION: CWS sj09 (1.10.184); FILE MERGED 2004/08/20 11:11:59 sj 1.10.184.1: #i33240# added CustomShape integration for Writer and Calc


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [692994d05b33c195c44bd55fdd5786ae1846ef62]

INTEGRATION: CWS sj09 (1.5.120); FILE MERGED 2004/08/20 11:11:59 sj 1.5.120.1: #i33240# added CustomShape integration for Writer and Calc


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [95dfc02f5be979609d5cc3b0874ba3bdaf10651d]

INTEGRATION: CWS sj09 (1.2.6); FILE MERGED 2004/08/25 12:15:26 sj 1.2.6.3: typo 2004/07/30 13:46:07 sj 1.2.6.2: removed arrows toolbar 2004/07/19 18:42:45 sj 1.2.6.1: added custom shape toolbars, removed some popups


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [decddeb9a4a900145b9d60b5e4482d93472005cb]

INTEGRATION: CWS sj09 (1.1.2); FILE ADDED 2004/09/09 10:57:32 sj 1.1.2.4: changed some customshape / fontwork slot commands 2004/07/27 19:39:45 sj 1.1.2.3: now using explizit master slot 2004/07/21 18:18:54 sj 1.1.2.2: improved customshape toolbars 2004/07/19 18:15:14 sj 1.1.2.1: added symbol shape toolbar


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [4ef31c78caf81a70695967124e392da8dc23bf75]

INTEGRATION: CWS sj09 (1.1.2); FILE ADDED 2004/09/09 10:57:32 sj 1.1.2.4: changed some customshape / fontwork slot commands 2004/07/27 19:39:45 sj 1.1.2.3: now using explizit master slot 2004/07/21 18:18:54 sj 1.1.2.2: improved customshape toolbars 2004/07/19 18:16:18 sj 1.1.2.1: added star shapes toolbar


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [0cf09af89c4a5ab6243ef7d6db11f540c4ab8623]

INTEGRATION: CWS sj09 (1.2.6); FILE MERGED 2004/07/30 13:46:20 sj 1.2.6.1: added filled polygons


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [94f1f297d32964d6946bd9da2ef68047457f79a7]

INTEGRATION: CWS sj09 (1.2.6); FILE MERGED 2004/07/27 19:41:22 sj 1.2.6.1: changed some fontwork toolbar urls


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [bd918caf77d33a4dd10375d531f198d436292f3f]

INTEGRATION: CWS sj09 (1.1.2); FILE ADDED 2004/09/09 10:57:32 sj 1.1.2.4: changed some customshape / fontwork slot commands 2004/07/27 19:39:45 sj 1.1.2.3: now using explizit master slot 2004/07/21 18:18:54 sj 1.1.2.2: improved customshape toolbars 2004/07/19 18:15:30 sj 1.1.2.1: added flowchart shapes toolbar


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [6d7e37ee4047a3afe1f07c788bfd50601084bedf]

INTEGRATION: CWS sj09 (1.2.6); FILE MERGED 2004/07/19 18:42:56 sj 1.2.6.2: reducing amount of shown connectors 2004/07/16 18:24:26 sj 1.2.6.1: cleanup, removing most superflous connector types


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [ed4eb2378061d99566cb225c5f6c807def552116]

INTEGRATION: CWS sj09 (1.1.2); FILE ADDED 2004/09/09 10:57:32 sj 1.1.2.4: changed some customshape / fontwork slot commands 2004/07/27 19:39:45 sj 1.1.2.3: now using explizit master slot 2004/07/21 18:18:54 sj 1.1.2.2: improved customshape toolbars 2004/07/19 18:15:50 sj 1.1.2.1: added callout shapes toolbar


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [02472e74a68326f53410cadbf6679195b58b7dd8]

INTEGRATION: CWS sj09 (1.1.2); FILE ADDED 2004/09/09 10:57:32 sj 1.1.2.5: changed some customshape / fontwork slot commands 2004/07/28 12:35:41 sj 1.1.2.4: added quadrat, roundquadrat and circle 2004/07/27 19:39:45 sj 1.1.2.3: now using explizit master slot 2004/07/21 18:18:53 sj 1.1.2.2: improved customshape toolbars 2004/07/19 18:14:31 sj 1.1.2.1: added basic shape toolbar


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [eed4f2210b58ec4dfc56509737d17527f1aaf30a]

INTEGRATION: CWS sj09 (1.1.2); FILE ADDED 2004/09/09 10:57:31 sj 1.1.2.4: changed some customshape / fontwork slot commands 2004/07/27 19:39:44 sj 1.1.2.3: now using explizit master slot 2004/07/21 18:18:53 sj 1.1.2.2: improved customshape toolbars 2004/07/19 18:14:52 sj 1.1.2.1: added arrow shapes toolbar


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [d0afbcd8554341b2af28d82a94ef91c8b3360a1a]

INTEGRATION: CWS sj09 (1.2.6); FILE MERGED 2004/08/25 12:15:55 sj 1.2.6.3: added fontwork gallery floater 2004/07/30 13:45:45 sj 1.2.6.2: removed arrows toolbar 2004/07/19 18:42:27 sj 1.2.6.1: added custom shape toolbars, removed some popups


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [99334bbdef9d8fa0318d47b8ce99136ed710bb39]

INTEGRATION: CWS sj09 (1.1.2); FILE ADDED 2004/09/09 10:57:19 sj 1.1.2.4: changed some customshape / fontwork slot commands 2004/07/27 19:39:31 sj 1.1.2.3: now using explizit master slot 2004/07/21 18:18:39 sj 1.1.2.2: improved customshape toolbars 2004/07/19 18:12:27 sj 1.1.2.1: added symbol shape toolbar


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [bb6e39c7f5de07a97c5aea18023931b551b02d40]

INTEGRATION: CWS sj09 (1.1.2); FILE ADDED 2004/09/09 10:57:19 sj 1.1.2.4: changed some customshape / fontwork slot commands 2004/07/27 19:39:31 sj 1.1.2.3: now using explizit master slot 2004/07/21 18:18:39 sj 1.1.2.2: improved customshape toolbars 2004/07/19 18:14:02 sj 1.1.2.1: added star shapes toolbar


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [33f5489b6dadf25aefe0c1443d1a6b785d482b7d]

INTEGRATION: CWS sj09 (1.2.6); FILE MERGED 2004/07/30 13:45:07 sj 1.2.6.1: added filled polygons


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [216178f78d50e8fa3ee33bcde24e9589769b1e3f]

INTEGRATION: CWS sj09 (1.2.6); FILE MERGED 2004/07/27 19:41:08 sj 1.2.6.1: changed some fontwork toolbar urls


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [a4598040102ba7a4ea4d43ea17d26804f0f78069]

INTEGRATION: CWS sj09 (1.1.2); FILE ADDED 2004/09/09 10:57:19 sj 1.1.2.4: changed some customshape / fontwork slot commands 2004/07/27 19:39:30 sj 1.1.2.3: now using explizit master slot 2004/07/21 18:18:39 sj 1.1.2.2: improved customshape toolbars 2004/07/19 18:13:17 sj 1.1.2.1: added flowchart shapes toolbar


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [5880765d6f10074af020aa9a8ac125fd26b7f7a7]

INTEGRATION: CWS sj09 (1.2.6); FILE MERGED 2004/07/19 18:41:41 sj 1.2.6.2: reducing amount of shown connectors 2004/07/16 18:24:43 sj 1.2.6.1: cleanup, removing most superflous connector types


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [7f7cb1a11fc77691f1c71549771474b292c9e664]

INTEGRATION: CWS sj09 (1.1.2); FILE ADDED 2004/09/09 10:57:18 sj 1.1.2.4: changed some customshape / fontwork slot commands 2004/07/27 19:39:30 sj 1.1.2.3: now using explizit master slot 2004/07/21 18:18:39 sj 1.1.2.2: improved customshape toolbars 2004/07/19 18:13:41 sj 1.1.2.1: added callout shapes toolbar


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [e67e10d367d3eb0993ed4660e7a9bf797c09ce60]

INTEGRATION: CWS sj09 (1.1.2); FILE ADDED 2004/09/09 10:57:18 sj 1.1.2.5: changed some customshape / fontwork slot commands 2004/07/28 12:35:55 sj 1.1.2.4: added quadrat, roundquadrat and circle 2004/07/27 19:39:30 sj 1.1.2.3: now using explizit master slot 2004/07/21 18:18:38 sj 1.1.2.2: improved customshape toolbars 2004/07/19 18:11:54 sj 1.1.2.1: added basic shape toolbar


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [5306638997b274dc484564405fa816d19c4755f3]

INTEGRATION: CWS sj09 (1.1.2); FILE ADDED 2004/09/09 10:57:18 sj 1.1.2.4: changed some customshape / fontwork slot commands 2004/07/27 19:39:30 sj 1.1.2.3: now using explizit master slot 2004/07/21 18:18:38 sj 1.1.2.2: improved customshape toolbars 2004/07/19 18:12:54 sj 1.1.2.1: added arrow shapes toolbar


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [f36d84c7012d62f6becb22604b9c59da4198409a]

INTEGRATION: CWS sj09 (1.33.12); FILE MERGED 2004/10/11 17:08:29 sj 1.33.12.2: RESYNC: (1.33-1.36); FILE MERGED 2004/09/09 11:46:59 sj 1.33.12.1: added new fontworkbar


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [9f6f215d34bce7f85696d198307f632ae74d7f6c]

INTEGRATION: CWS sj09 (1.8.76); FILE MERGED 2004/10/11 17:05:21 sj 1.8.76.4: RESYNC: (1.10-1.12); FILE MERGED 2004/08/31 19:43:54 sj 1.8.76.3: RESYNC: (1.8-1.10); FILE MERGED 2004/07/19 18:40:42 sj 1.8.76.2: child window for customshapes no longer available 2004/05/12 09:03:28 sj 1.8.76.1: initial implementation for CustomShape UI


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [5f943cecd0ee236e7565bee2882d6862af3cb0bf]

INTEGRATION: CWS sj09 (1.38.6); FILE MERGED 2004/10/11 17:05:00 sj 1.38.6.7: RESYNC: (1.42-1.43); FILE MERGED 2004/09/13 12:45:25 sj 1.38.6.6: pWindow -> GetActiveWindow() 2004/09/03 08:52:13 sj 1.38.6.5: solved merge problem 2004/08/31 19:43:02 sj 1.38.6.4: RESYNC: (1.38-1.42); FILE MERGED 2004/07/26 13:39:58 cd 1.38.6.3: Provide active command as string to the controllers 2004/07/19 18:40:02 sj 1.38.6.2: moved some slots from FuTemporary into FuPermanent 2004/05/12 09:03:27 sj 1.38.6.1: initial implementation for CustomShape UI


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [592beeb1db9d81682c8249dfe3a5fc123c2c4b9e]

INTEGRATION: CWS sj09 (1.41.6); FILE MERGED 2004/10/11 17:03:50 sj 1.41.6.4: RESYNC: (1.47-1.50); FILE MERGED 2004/08/31 19:42:17 sj 1.41.6.3: RESYNC: (1.41-1.47); FILE MERGED 2004/08/25 12:17:56 sj 1.41.6.2: typo 2004/07/26 13:39:58 cd 1.41.6.1: Provide active command as string to the controllers


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [37e256ee917f1de93c4d7b605473065a9641bcf8]

INTEGRATION: CWS sj09 (1.8.6); FILE MERGED 2004/10/11 17:03:41 sj 1.8.6.8: RESYNC: (1.13-1.14); FILE MERGED 2004/08/25 12:41:54 sj 1.8.6.7: RESYNC: (1.8-1.13); FILE MERGED 2004/07/30 17:46:25 sj 1.8.6.6: added fontwork character spacing dialog 2004/07/30 13:42:13 sj 1.8.6.5: added fontwork character spacing dialog 2004/07/27 19:37:39 sj 1.8.6.4: added fontwork floater 2004/07/19 18:39:45 sj 1.8.6.3: moved some slots from FuTemporary into FuPermanent 2004/07/09 13:27:27 sj 1.8.6.2: added fontwork bar 2004/05/12 09:03:27 sj 1.8.6.1: initial implementation for CustomShape UI


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [71e5c7feead9c7b0d2de68eddf5da3d5b985e260]

INTEGRATION: CWS sj09 (1.29.28); FILE MERGED 2004/10/11 17:02:52 sj 1.29.28.5: RESYNC: (1.32-1.33); FILE MERGED 2004/08/25 12:40:34 sj 1.29.28.4: RESYNC: (1.29-1.32); FILE MERGED 2004/07/30 13:58:14 sj 1.29.28.3: typo 2004/07/30 13:56:25 sj 1.29.28.2: added slot for fontwork character spacing dialog 2004/07/09 13:27:26 sj 1.29.28.1: added fontwork bar


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [bf44d357ecfeaa2a30caff764bed8aa21acc75e7]

INTEGRATION: CWS sj09 (1.2.80); FILE MERGED 2004/05/12 09:02:07 sj 1.2.80.1: initial implementation for CustomShape UI


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [4dc1d141ab95223ae25d06e538236eac3d5c8416]

INTEGRATION: CWS sj09 (1.1.2); FILE ADDED 2004/07/19 18:38:51 sj 1.1.2.2: changed create parameter from type int to string 2004/05/12 08:56:35 sj 1.1.2.1: initial implementation for CustomShape UI


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [0419f2a8f5a67bc0cd24e3f8f7f1618621f24de8]

INTEGRATION: CWS sj09 (1.5.40); FILE MERGED 2004/10/11 16:50:16 sj 1.5.40.3: RESYNC: (1.7-1.8); FILE MERGED 2004/08/31 19:03:32 sj 1.5.40.2: RESYNC: (1.5-1.7); FILE MERGED 2004/07/26 13:39:57 cd 1.5.40.1: Provide active command as string to the controllers


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [61c68e54c57512a1540dbf326277fc8a0429a90c]

INTEGRATION: CWS sj09 (1.11.6); FILE MERGED 2004/10/11 16:49:44 sj 1.11.6.5: RESYNC: (1.14-1.15); FILE MERGED 2004/09/03 10:25:02 sj 1.11.6.4: fixed link problem 2004/08/31 19:02:21 sj 1.11.6.3: RESYNC: (1.12-1.14); FILE MERGED 2004/06/05 05:37:24 sj 1.11.6.2: RESYNC: (1.11-1.12); FILE MERGED 2004/05/12 09:01:43 sj 1.11.6.1: initial implementation for CustomShape UI


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [38f3c254ac8e685f3e2e2d643215eefa029db3c2]

INTEGRATION: CWS sj09 (1.8.80); FILE MERGED 2004/08/31 18:56:55 sj 1.8.80.3: RESYNC: (1.8-1.9); FILE MERGED 2004/07/21 18:17:21 sj 1.8.80.2: changed name of variable, now more sensible 2004/05/12 09:00:58 sj 1.8.80.1: initial implementation for CustomShape UI


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [7b18715224798550c57cc83cdd18906842f45f95]

INTEGRATION: CWS sj09 (1.21.6); FILE MERGED 2004/07/09 13:26:16 sj 1.21.6.1: added fontwork


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [2ecf8889effe442f0e494eceef6dcc9f8c5b01fc]

INTEGRATION: CWS sj09 (1.1.2); FILE ADDED 2004/09/16 13:16:29 sj 1.1.2.7: AutoGrowSize has been removed 2004/07/30 13:43:46 sj 1.1.2.6: supporting rotation and some hard attributes 2004/07/27 19:36:55 sj 1.1.2.5: getting customshapes from gallery if possible 2004/07/21 18:17:00 sj 1.1.2.4: changed name of variable, now more sensible 2004/07/19 18:36:37 sj 1.1.2.3: changed create parameter from type int to string 2004/07/09 13:25:48 sj 1.1.2.2: added fontwork bar 2004/05/12 08:57:12 sj 1.1.2.1: initial implementation for CustomShape UI


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [87b39069bf22f35b3a407721c3bf75149f18115b]

INTEGRATION: CWS sj09 (1.15.6); FILE MERGED 2004/09/03 14:26:51 sj 1.15.6.1: #i33736# rectangles bar removed


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [c0b543ce4a4a4e72887656b82c4684ec4a292db6]

INTEGRATION: CWS sj09 (1.24.18); FILE MERGED 2004/10/11 16:39:12 sj 1.24.18.2: RESYNC: (1.24-1.25); FILE MERGED 2004/07/09 13:22:56 sj 1.24.18.1: moved extrusion images into svx


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [3bdd484a495e57dbed3ceaf40ecfb9bba5505fc2]

INTEGRATION: CWS sj09 (1.36.66); FILE MERGED 2004/10/11 16:35:18 sj 1.36.66.2: RESYNC: (1.36-1.37); FILE MERGED 2004/09/06 18:56:14 sj 1.36.66.1: fontheight, changed default


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [2ea4aae6665416d8d36a3bc794d64cb9b9437546]

INTEGRATION: CWS sj09 (1.21.6); FILE MERGED 2004/10/11 16:33:42 sj 1.21.6.8: RESYNC: (1.25-1.27); FILE MERGED 2004/08/25 12:30:34 sj 1.21.6.7: RESYNC: (1.22-1.25); FILE MERGED 2004/07/30 17:45:39 sj 1.21.6.6: added exec method for fontwork character spacing dialog 2004/07/27 19:34:48 sj 1.21.6.5: added execution method for fontwork shape types floater 2004/07/19 18:17:24 sj 1.21.6.4: moved some slots from FuTemporary into FuPermanent 2004/07/09 16:42:44 sj 1.21.6.3: RESYNC: (1.21-1.22); FILE MERGED 2004/07/09 13:22:00 sj 1.21.6.2: added same letter heights 2004/05/12 08:58:08 sj 1.21.6.1: initial implementation for CustomShape UI


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [c5047198c5162996d12d77c52af72f9c6ea846ee]

INTEGRATION: CWS sj09 (1.2.8); FILE MERGED 2004/09/13 12:40:43 sj 1.2.8.1: changed some properties


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [42be53b8ec63fbac732655fc90068c211fb35842]

INTEGRATION: CWS sj09 (1.2.8); FILE MERGED 2004/09/17 16:01:57 sj 1.2.8.5: chaned text path mode 2004/09/16 13:04:22 sj 1.2.8.4: some minor changes for customshapes 2004/09/16 12:46:02 sj 1.2.8.3: some minor changes for customshapes 2004/09/13 12:40:43 sj 1.2.8.2: changed some properties 2004/09/09 17:16:08 sj 1.2.8.1: added viewBox for CustomShapes


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [4e65ad11648b9cbae3b44659fb4782cd46b919f0]

INTEGRATION: CWS sj09 (1.52.46); FILE MERGED 2004/10/11 16:05:55 sj 1.52.46.2: RESYNC: (1.52-1.53); FILE MERGED 2004/09/03 12:44:16 sj 1.52.46.1: #i33649# now customshapes can be loaded properly


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [dc1800071c0108212e165ddbf81048feca80f290]

INTEGRATION: CWS sj09 (1.2.8); FILE MERGED 2004/09/17 16:01:44 sj 1.2.8.5: chaned text path mode 2004/09/16 12:46:02 sj 1.2.8.4: some minor changes for customshapes 2004/09/13 12:40:42 sj 1.2.8.3: changed some properties 2004/09/09 17:16:08 sj 1.2.8.2: added viewBox for CustomShapes 2004/04/19 16:11:33 sj 1.2.8.1: now exporting ParameterType::Center


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [eb8216686e8afc3eb2d7bb20262c7f1948fbd1fb]

INTEGRATION: CWS sj09 (1.70.26); FILE MERGED 2004/10/11 16:04:48 sj 1.70.26.2: RESYNC: (1.70-1.71); FILE MERGED 2004/09/16 12:46:01 sj 1.70.26.1: some minor changes for customshapes


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [2138fd27a577d013ea4b2f0dda8ddb5b130f83af]

INTEGRATION: CWS sj09 (1.2.8); FILE MERGED 2004/10/11 16:04:29 sj 1.2.8.5: RESYNC: (1.2-1.3); FILE MERGED 2004/09/17 16:01:44 sj 1.2.8.4: chaned text path mode 2004/09/16 12:46:01 sj 1.2.8.3: some minor changes for customshapes 2004/09/13 12:40:42 sj 1.2.8.2: changed some properties 2004/09/09 17:16:08 sj 1.2.8.1: added viewBox for CustomShapes


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [1622150c1c6a4b517c75e377e179d5ed06a50508]

INTEGRATION: CWS sj09 (1.69.6); FILE MERGED 2004/09/17 16:01:22 sj 1.69.6.4: chaned text path mode 2004/09/16 12:45:31 sj 1.69.6.3: some minor changes for customshapes 2004/09/13 12:40:13 sj 1.69.6.2: changed some properties 2004/09/09 17:15:39 sj 1.69.6.1: added viewBox for CustomShapes


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [301a87f1e91918ce8db627286fb46d4bd790806d]

INTEGRATION: CWS sj09 (1.2.8); FILE MERGED 2004/09/17 16:00:58 sj 1.2.8.4: chaned text path mode 2004/09/16 12:45:03 sj 1.2.8.3: some minor changes for customshapes 2004/09/13 12:39:55 sj 1.2.8.2: changed some properties 2004/09/09 17:15:24 sj 1.2.8.1: added viewBox for CustomShapes


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [e6abd7137018fdbd62ea1270b45ed40c3173dbb7]

INTEGRATION: CWS sj09 (1.2.22); FILE MERGED 2004/10/11 15:57:55 sj 1.2.22.3: RESYNC: (1.5-1.6); FILE MERGED 2004/08/31 17:22:18 sj 1.2.22.2: RESYNC: (1.2-1.5); FILE MERGED 2004/07/28 19:22:14 sj 1.2.22.1: added some toolbars


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [4e60f73e6630928355260f381c0f14ca6b001f52]

INTEGRATION: CWS sj09 (1.9.20); FILE MERGED 2004/10/11 15:57:44 sj 1.9.20.5: RESYNC: (1.16-1.24); FILE MERGED 2004/09/09 10:37:36 sj 1.9.20.4: changed some customshape / fontwork slot commands 2004/09/03 14:18:49 sj 1.9.20.3: #i33736# fixed some typos 2004/08/31 17:22:07 sj 1.9.20.2: RESYNC: (1.9-1.16); FILE MERGED 2004/08/20 09:55:51 sj 1.9.20.1: #i33240# CustomShape integration for Writer and Calc


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [994bf77f34434505848e99deeb1c537abd2e711d]

INTEGRATION: CWS sj09 (1.2.22); FILE MERGED 2004/10/11 15:57:33 sj 1.2.22.4: RESYNC: (1.5-1.6); FILE MERGED 2004/08/31 17:21:49 sj 1.2.22.3: RESYNC: (1.2-1.5); FILE MERGED 2004/07/28 19:22:13 sj 1.2.22.2: added some toolbars 2004/07/28 18:34:37 sj 1.2.22.1: added some toolbars


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [b35b96a0251c82379e9f665a97ffc2bc7138e2dd]

INTEGRATION: CWS sj09 (1.27.64); FILE MERGED 2004/10/11 15:54:44 sj 1.27.64.2: RESYNC: (1.27-1.28); FILE MERGED 2004/09/06 11:29:00 sj 1.27.64.1: #i33745# changed default font for draw/impress from thorndale to albany


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [0d66e7054aa41c1a50637461fd10f6d0f430aef5]

INTEGRATION: CWS colorsubtoolbar (1.18.70); FILE MERGED 2004/09/29 06:54:15 pb 1.18.70.3: fix: #i33938# use new class ColorToolboxAccess 2004/09/28 11:22:38 pb 1.18.70.2: fix: #i33938# execute SID_COLOR_SETTINGS 2004/09/24 08:13:40 pb 1.18.70.1: fix: #i33938# SvxGrafFilterToolBoxControl works again


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [502553d263e80a2776d6d07fc66c847d7d10f4c0]

INTEGRATION: CWS calc22 (1.16.228); FILE MERGED 2004/10/12 06:12:11 dr 1.16.228.4: #i10000# merge conflict 2004/10/11 10:06:20 dr 1.16.228.3: RESYNC: (1.16-1.17); FILE MERGED 2004/10/04 09:28:29 dr 1.16.228.2: #i34245# toggle buttons 2004/09/17 16:54:13 dr 1.16.228.1: #i34245# new control properties


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [cbc2ed942ef0a8d6503fd343b029543a9b5a4cb6]

INTEGRATION: CWS calc22 (1.46.22); FILE MERGED 2004/10/11 09:36:35 dr 1.46.22.3: RESYNC: (1.47-1.48); FILE MERGED 2004/09/24 09:11:04 nn 1.46.22.2: RESYNC: (1.46-1.47); FILE MERGED 2004/09/16 10:03:32 nn 1.46.22.1: #i20588# handle ref input across differently split sheets


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [5b0bab8e137d5786562a720816949c63c19438ea]

INTEGRATION: CWS calc22 (1.42.26); FILE MERGED 2004/10/11 09:35:25 dr 1.42.26.2: RESYNC: (1.42-1.43); FILE MERGED 2004/09/16 10:03:32 nn 1.42.26.1: #i20588# handle ref input across differently split sheets


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [bb8ba9fd65c53491bf29e15f1a19582382d0314a]

INTEGRATION: CWS calc22 (1.40.22); FILE MERGED 2004/10/11 09:34:38 dr 1.40.22.3: RESYNC: (1.41-1.43); FILE MERGED 2004/09/24 09:10:32 nn 1.40.22.2: RESYNC: (1.40-1.41); FILE MERGED 2004/09/16 10:03:32 nn 1.40.22.1: #i20588# handle ref input across differently split sheets


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [dfab9fa5d6c77570df269bba044a1506daed5e26]

INTEGRATION: CWS calc22 (1.41.20); FILE MERGED 2004/10/11 09:32:34 dr 1.41.20.2: RESYNC: (1.41-1.42); FILE MERGED 2004/09/10 15:07:44 nn 1.41.20.1: #i31596# handle space for AutoFilter in GetOutputArea


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [39f6c706455dd65178d41510fba803a60989694e]

INTEGRATION: CWS calc22 (1.15.22); FILE MERGED 2004/09/24 09:06:57 nn 1.15.22.2: RESYNC: (1.15-1.16); FILE MERGED 2004/09/16 10:03:00 nn 1.15.22.1: #i20588# handle ref input across differently split sheets


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [df5306ea16e8e14814974214a5b95f9e31d286d1]

INTEGRATION: CWS calc22 (1.55.46); FILE MERGED 2004/10/11 09:17:45 dr 1.55.46.2: RESYNC: (1.55-1.57); FILE MERGED 2004/09/16 10:03:14 nn 1.55.46.1: #i20588# handle ref input across differently split sheets


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [5441dec064adf0d1cf5e63f78ba78a0b211edc62]

INTEGRATION: CWS colorsubtoolbar (1.16.16); FILE MERGED 2004/09/28 11:14:21 pb 1.16.16.2: fix: #i33938# no toolbox controller for SID_COLOR_SETTINGS 2004/09/14 17:24:12 pb 1.16.16.1: fix: #i33938# add tbxcolor.obj


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [67533094129c6b7439355882c88554649ac5756a]

INTEGRATION: CWS calc22 (1.30.30); FILE MERGED 2004/09/17 11:21:22 dr 1.30.30.1: #i34298# import of control link addresses


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [c0b36754b0c865fe9a44b4d8adf421e27c7d202a]

INTEGRATION: CWS calc22 (1.68.28); FILE MERGED 2004/10/11 09:10:15 dr 1.68.28.3: RESYNC: (1.69-1.71); FILE MERGED 2004/09/24 08:44:26 nn 1.68.28.2: RESYNC: (1.68-1.69); FILE MERGED 2004/09/17 16:55:11 dr 1.68.28.1: #i34245# new control properties


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [dfe9a784dc54d620b67c932ee0be046ebd42095d]

INTEGRATION: CWS sj11 (1.4.136); FILE MERGED 2004/10/11 12:27:23 sj 1.4.136.2: RESYNC: (1.4-1.5); FILE MERGED 2004/09/30 10:13:53 sj 1.4.136.1: #i33176# fixed linejoint problem


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [505784bae024d6ec7f1b65dcffa9636432d72c1d]

INTEGRATION: CWS sj11 (1.122.194); FILE MERGED 2004/10/11 12:26:59 sj 1.122.194.2: RESYNC: (1.122-1.123); FILE MERGED 2004/09/22 16:12:41 sj 1.122.194.1: #i34111#,#i34158# PPT Import: fixed gpf (missing header footer instance on master page)


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [9e7a34a53ba7b7ba15427394904118ec3b1fc690]

INTEGRATION: CWS sj11 (1.101.92); FILE MERGED 2004/10/11 12:23:21 sj 1.101.92.5: RESYNC: (1.101-1.102); FILE MERGED 2004/09/30 10:14:23 sj 1.101.92.4: #i33176# fixed linejoint problem 2004/09/29 17:36:33 sj 1.101.92.3: #i33195# no longer asserting shape sptHostControl 2004/09/29 17:15:13 sj 1.101.92.2: #i29625# our graphic object is now supporting line and fill style, (superflous code has been removed) 2004/09/24 09:39:23 sj 1.101.92.1: #i29625# our graphic object is now supporting line and fill style


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [4b80da564d93150a2891113f2800ee6e70c33ca7]

INTEGRATION: CWS sj11 (1.44.96); FILE MERGED 2004/09/30 13:33:45 sj 1.44.96.2: #i34836# added export of line joint 2004/09/30 12:29:48 sj 1.44.96.1: #i33172# now supporting shadowstyle when exporting graphics


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [7c37e14830ce0a8cdbff96ea2e2cf30b8d0a2d8b]

INTEGRATION: CWS colorsubtoolbar (1.40.18); FILE MERGED 2004/09/14 17:04:50 pb 1.40.18.1: fix: #i33938# calc: grapicobjectbar -> graphicobjectbar


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [78988cf69e32538175270386095af6a8e94baafb]

INTEGRATION: CWS colorsubtoolbar (1.1.2); FILE ADDED 2004/09/29 06:53:56 pb 1.1.2.3: fix: #i33938# new class ColorToolboxAccess 2004/09/28 11:22:07 pb 1.1.2.2: fix: #i33938# now helper instead of toolbox controller 2004/09/14 17:08:31 pb 1.1.2.1: fix: #i33938# toolbox controller of color button on graphic objectbar


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [1d09d93c08d057fbb8073e8b695f24bb1c97c11b]

INTEGRATION: CWS sj11 (1.64.80); FILE MERGED 2004/10/11 11:25:16 sj 1.64.80.2: RESYNC: (1.64-1.65); FILE MERGED 2004/09/24 12:19:34 sj 1.64.80.1: #i29625# now inserting page before loading shapes otherwise control objects are making problems.


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [14f36a102ff2ad407494d7dc238f96d5e5609935]

INTEGRATION: CWS colorsubtoolbar (1.9.70); FILE MERGED 2004/09/14 17:11:02 pb 1.9.70.1: fix: #i33938# add tbxcolor.obj


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [7f076c036323d10e86c875b463b6098d80672f0e]

INTEGRATION: CWS colorsubtoolbar (1.5.376); FILE MERGED 2004/09/24 08:11:59 pb 1.5.376.1: fix: #i33938# execute SID_GRFFILTER isn't an error


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [8b2daa4a49beea1a3125557d3f5eb21bbea55be9]

INTEGRATION: CWS colorsubtoolbar (1.53.34); FILE MERGED 2004/09/29 06:55:03 pb 1.53.34.2: fix: #i33938# now SID_COLOR_SETTINGS BoolItem for toggle 2004/09/14 17:09:10 pb 1.53.34.1: fix: #i33938# add SID_COLOR_SETTINGS


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [bfac7705d21e2f8bff214ef1092e09cda026702e]

INTEGRATION: CWS colorsubtoolbar (1.98.32); FILE MERGED 2004/09/14 17:10:18 pb 1.98.32.1: fix: #i33938# add tbxcolor.hxx


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [26630dc82dc6304e0e2a0415efb3ec6dc9cdbaa9]

INTEGRATION: CWS colorsubtoolbar (1.1.2); FILE ADDED 2004/09/29 06:53:39 pb 1.1.2.3: fix: #i33938# new class ColorToolboxAccess 2004/09/28 11:21:55 pb 1.1.2.2: fix: #i33938# now helper instead of toolbox controller 2004/09/14 17:08:05 pb 1.1.2.1: fix: #i33938# toolbox controller of color button on graphic objectbar


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [a3166b10a70262c9c7b21b884044e4e2cdebe536]

INTEGRATION: CWS colorsubtoolbar (1.2.140); FILE MERGED 2004/09/28 11:27:13 pb 1.2.140.2: fix: #i33938# no dropdown for SID_COLOR_SETTINGS 2004/09/14 17:15:14 pb 1.2.140.1: fix: move color entries to colorbar.xml


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [40d1e98e42dd53a66b1ccc0e610ca891086192ec]

INTEGRATION: CWS colorsubtoolbar (1.1.2); FILE ADDED 2004/09/14 17:14:35 pb 1.1.2.1: fix: #i33938# sub toolbar of graphic objectbar


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [62b240cef7da7d1e6a5f2edda7546c9b107ed0ba]

INTEGRATION: CWS colorsubtoolbar (1.1.2); FILE ADDED 2004/09/14 17:13:47 pb 1.1.2.1: fix: #i33938# sub toolbar of graphic objectbar


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [3235014aeacb7471397036248cc435142ff5b903]

INTEGRATION: CWS colorsubtoolbar (1.2.140); FILE MERGED 2004/09/28 11:27:35 pb 1.2.140.2: fix: #i33938# no dropdown for SID_COLOR_SETTINGS 2004/09/14 17:15:38 pb 1.2.140.1: fix: move color entries to colorbar.xml


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [7d33f7492060794c2fd08bdbdd598ec45cd6d513]

INTEGRATION: CWS colorsubtoolbar (1.1.2); FILE ADDED 2004/09/14 17:14:03 pb 1.1.2.1: fix: #i33938# sub toolbar of graphic objectbar


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [61634b6bff790ff4540fff064ed56b83aa9a4ad0]

INTEGRATION: CWS colorsubtoolbar (1.17.64); FILE MERGED 2004/09/29 07:01:09 pb 1.17.64.3: fix: #i33938# use new class ColorToolboxAccess 2004/09/28 11:26:58 pb 1.17.64.2: fix: #i33938# execute SID_COLOR_SETTINGS 2004/09/14 17:31:47 pb 1.17.64.1: fix: #i33938# add SID_COLOR_SETTINGS


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [58d502b533c2e6dbb1e519df893c8af1c47737e0]

INTEGRATION: CWS aw018 (1.33.2); FILE MERGED 2004/09/16 12:03:11 aw 1.33.2.1: #i33700#


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [0b527a4a9571e4dcc40d2518e75330910e19551c]

INTEGRATION: CWS colorsubtoolbar (1.42.20); FILE MERGED 2004/09/28 11:26:14 pb 1.42.20.2: fix: #i33938# no toolbox controller for SID_COLOR_SETTINGS 2004/09/14 17:31:33 pb 1.42.20.1: fix: #i33938# add SID_COLOR_SETTINGS


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [4074002da729fbb80e3a99173afb96f9326136a9]

INTEGRATION: CWS colorsubtoolbar (1.4.866); FILE MERGED 2004/09/28 11:25:53 pb 1.4.866.2: fix: #i33938# execute method for SID_COLOR_SETTINGS 2004/09/14 17:30:36 pb 1.4.866.1: fix: #i33938# add SID_COLOR_SETTINGS


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [c7d661fb55cf6f816ad4a45b4180a8ad4017441f]

INTEGRATION: CWS aw018 (1.11.36); FILE MERGED 2004/09/22 11:27:31 aw 1.11.36.2: #i26631# 2004/09/21 11:43:11 aw 1.11.36.1: #i26631#


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [6439e87f5b9c7500d793e4774b9819fd1d27ecc2]

INTEGRATION: CWS aw018 (1.20.116); FILE MERGED 2004/09/21 11:43:10 aw 1.20.116.2: #i26631# 2004/09/14 10:42:08 aw 1.20.116.1: i32773


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [c08af9daad2ade230b67e3feff3762fd9bc53d9a]

INTEGRATION: CWS aw018 (1.41.116); FILE MERGED 2004/09/22 11:26:52 aw 1.41.116.1: #i26631#


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [c49c085013e2984680e89cb3f896f3181eeb0c74]

INTEGRATION: CWS aw018 (1.43.114); FILE MERGED 2004/10/11 15:25:19 aw 1.43.114.2: RESYNC: (1.43-1.44); FILE MERGED 2004/09/21 11:43:10 aw 1.43.114.1: #i26631#


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [3373a7707ed507be94347bcd072e6a303319f6f1]

INTEGRATION: CWS aw018 (1.66.70); FILE MERGED 2004/09/15 12:40:21 aw 1.66.70.1: #i33696#


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [83c5c7c8f4f578eb3f96a72e6abbaa924d861e2c]

INTEGRATION: CWS colorsubtoolbar (1.1.2); FILE ADDED 2004/09/28 11:10:56 pb 1.1.2.2: fix: #i33938# no dropdown for SID_COLOR_SETTINGS 2004/09/14 17:16:46 pb 1.1.2.1: fix: move color entries to colorbar.xml


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [877663df6693536f58cc52eec062f20f97f4c681]

INTEGRATION: CWS aw018 (1.17.72); FILE MERGED 2004/09/10 12:36:45 aw 1.17.72.1: #b4899532#


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [39272e0d35621cb1362ad38b93fc6e758687411d]

INTEGRATION: CWS colorsubtoolbar (1.1.2); FILE ADDED 2004/09/24 11:46:04 pb 1.1.2.1: fix: #i33938# graffilterbar


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [8ea80273ee285b6c0c1d5df2e59242fd289e3ee4]

INTEGRATION: CWS aw018 (1.25.188); FILE MERGED 2004/09/13 13:27:17 aw 1.25.188.2: i32599 2004/09/10 12:36:45 aw 1.25.188.1: #b4899532#


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [42ca856252f897c3015bacf8823ada2cec88c901]

INTEGRATION: CWS colorsubtoolbar (1.1.2); FILE ADDED 2004/09/14 17:16:07 pb 1.1.2.1: fix: #i33938# sub toolbar of graphic objectbar


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [74a404ef3d7d13c43606fea7995b64e74634da1f]

INTEGRATION: CWS aw018 (1.20.72); FILE MERGED 2004/09/10 12:36:45 aw 1.20.72.1: #b4899532#


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [f2257e9d576b5ce600d52bab1be89cdc1f950d4b]

INTEGRATION: CWS colorsubtoolbar (1.13.24); FILE MERGED 2004/09/13 14:01:49 dr 1.13.24.1: #i34120# reenable Right-To-Left in Format->Sheet menu


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [62c447d948a991d5b9d80bbbf582cbeb37fb8ba8]

INTEGRATION: CWS aw018 (1.27.328); FILE MERGED 2004/09/13 14:59:28 aw 1.27.328.2: i32600 2004/09/10 12:36:45 aw 1.27.328.1: #b4899532#


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [f8f2662cffa3337865c7927a05cacf51ce8bc88b]

INTEGRATION: CWS colorsubtoolbar (1.30.14); FILE MERGED 2004/09/14 17:28:43 pb 1.30.14.1: fix: #i33938# add SID_COLOR_SETTINGS


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [93e4fc456b9b9af8f9977ced4324ca9d1e09d85c]

INTEGRATION: CWS aw018 (1.21.428); FILE MERGED 2004/09/10 12:36:44 aw 1.21.428.1: #b4899532#


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [b963e2c98f835cb7a68c34c25ca40d0c78609ce0]

INTEGRATION: CWS colorsubtoolbar (1.20.26); FILE MERGED 2004/09/28 11:09:10 pb 1.20.26.2: fix: #i33938# no toolbox controller for SID_COLOR_SETTINGS 2004/09/14 17:28:30 pb 1.20.26.1: fix: #i33938# add SID_COLOR_SETTINGS


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [61c6ded6a1da697d50199fe98ffa1a9cd301bd03]

INTEGRATION: CWS aw018 (1.15.428); FILE MERGED 2004/10/11 15:23:52 aw 1.15.428.2: RESYNC: (1.15-1.16); FILE MERGED 2004/09/13 13:27:17 aw 1.15.428.1: i32599


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [f2f46d23b9b6aa4d5b7079ebe9f2a7a0ea227b00]

INTEGRATION: CWS colorsubtoolbar (1.5.268); FILE MERGED 2004/09/28 10:48:56 pb 1.5.268.2: fix: #i33938# execute method for SID_COLOR_SETTINGS 2004/09/14 17:28:09 pb 1.5.268.1: fix: #i33938# add SID_COLOR_SETTINGS


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [c806cd415f461b995243a149adf42c21896965ef]

INTEGRATION: CWS aw018 (1.67.38); FILE MERGED 2004/09/27 16:21:44 aw 1.67.38.3: #i34682# 2004/09/13 13:27:16 aw 1.67.38.2: i32599 2004/09/10 12:36:44 aw 1.67.38.1: #b4899532#


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [a0b9b641a17b95e66f3b4b31c35b9f9c2299ca66]

INTEGRATION: CWS aw018 (1.21.116); FILE MERGED 2004/09/22 11:25:49 aw 1.21.116.2: #i33755# 2004/09/14 10:42:08 aw 1.21.116.1: i32773


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [a8a1274e0c938a82fb9205762717feba4ac7eb35]

INTEGRATION: CWS aw018 (1.39.116); FILE MERGED 2004/10/11 15:22:58 aw 1.39.116.2: RESYNC: (1.39-1.40); FILE MERGED 2004/09/24 12:42:58 aw 1.39.116.1: #i33755#


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [110fd2383ce20d43442fcb89fe996af2fd858511]

INTEGRATION: CWS aw018 (1.2.118); FILE MERGED 2004/09/21 11:43:10 aw 1.2.118.1: #i26631#


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [c33ea60e4ee8a1385c3085ea79c067da1909407c]

INTEGRATION: CWS aw018 (1.5.116); FILE MERGED 2004/09/21 11:41:44 aw 1.5.116.1: #i26631#


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [b15d7e33a1f649a3b4446c54c751bfdd5a36e06f]

INTEGRATION: CWS aw018 (1.8.116); FILE MERGED 2004/10/11 15:19:15 aw 1.8.116.4: RESYNC: (1.8-1.9); FILE MERGED 2004/09/27 16:21:56 aw 1.8.116.3: #i34682# 2004/09/21 11:41:44 aw 1.8.116.2: #i26631# 2004/09/10 13:48:57 aw 1.8.116.1: #i31599#


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [43d586fae6623d181261fa8fa8b3851cefede9a0]

INTEGRATION: CWS aw018 (1.7.116); FILE MERGED 2004/09/21 11:41:44 aw 1.7.116.1: #i26631#


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [3b1bc0056878b0b67806b7fb7f3437ad16cbfaf9]

INTEGRATION: CWS aw018 (1.2.38); FILE MERGED 2004/09/21 11:41:43 aw 1.2.38.1: #i26631#


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [94e99308d7ea581f0ee91f92c138121daa2b7bce]

INTEGRATION: CWS aw018 (1.2.118); FILE MERGED 2004/09/21 11:41:43 aw 1.2.118.1: #i26631#


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [f49eac352bebcb3f7d2a11676a405ca29aa5bc6b]

INTEGRATION: CWS aw018 (1.5.116); FILE MERGED 2004/09/21 11:41:43 aw 1.5.116.1: #i26631#


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [6c2cacab6a0a83ab8b0f3d99006342c778922848]

INTEGRATION: CWS aw018 (1.2.430); FILE MERGED 2004/09/21 11:41:42 aw 1.2.430.1: #i26631#


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [832475221b1b378a7036187e03d7a856d27f062a]

INTEGRATION: CWS aw018 (1.4.116); FILE MERGED 2004/09/21 11:41:42 aw 1.4.116.1: #i26631#


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [ce0864ffb89e13b2489e4c878014f4a32848e6a8]

INTEGRATION: CWS aw018 (1.6.38); FILE MERGED 2004/09/21 11:41:42 aw 1.6.38.1: #i26631#


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [758cd047723beb044006fc199f4216bd35055bc2]

INTEGRATION: CWS aw018 (1.5.288); FILE MERGED 2004/09/21 11:41:42 aw 1.5.288.1: #i26631#


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [62ad7658589c57d718ff8e22a8889a40b6a83870]

INTEGRATION: CWS aw018 (1.33.188); FILE MERGED 2004/09/10 12:36:43 aw 1.33.188.1: #b4899532#


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [7e6a440219f70a87baf1d11974290955d90bb9e5]

INTEGRATION: CWS aw018 (1.58.166); FILE MERGED 2004/09/16 10:50:59 aw 1.58.166.1: #i33700#


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [1b1855a7df49b84ca557273665d9fd9fe288d0a2]

INTEGRATION: CWS aw018 (1.4.116); FILE MERGED 2004/09/21 11:40:18 aw 1.4.116.1: #i26631#


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [4ec81bd4fbdf41ad6239746ed03946353587b91e]

INTEGRATION: CWS aw018 (1.5.116); FILE MERGED 2004/09/21 11:40:18 aw 1.5.116.1: #i26631#


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [2c550fbeef3410892250875c7a1ca11009c64470]

INTEGRATION: CWS aw018 (1.2.38); FILE MERGED 2004/09/21 11:40:17 aw 1.2.38.1: #i26631#


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [aeac2a3a7622f246075856e903c6a675f9a02201]

INTEGRATION: CWS aw018 (1.2.118); FILE MERGED 2004/09/21 11:40:17 aw 1.2.118.1: #i26631#


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [409d7a8254b6e598217ff2b8002e87e7dd83fa48]

INTEGRATION: CWS aw018 (1.4.116); FILE MERGED 2004/09/21 11:40:16 aw 1.4.116.1: #i26631#


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [bffcc9128acb4ee02f5d8f772422318070a864ec]

INTEGRATION: CWS colorsubtoolbar (1.3.32); FILE MERGED 2004/09/28 11:16:32 pb 1.3.32.2: fix: #i33938# no dropdown for SID_COLOR_SETTINGS 2004/09/14 17:21:31 pb 1.3.32.1: fix: move color entries to colorbar.xml


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [03f61bb54ba8e5ec0614a2e6c47ee01d57872b43]

INTEGRATION: CWS aw018 (1.5.38); FILE MERGED 2004/09/21 11:40:16 aw 1.5.38.1: #i26631#


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [9fcc4846036d869b0b443b7a93dbc4905c3b3370]

INTEGRATION: CWS colorsubtoolbar (1.1.2); FILE ADDED 2004/09/14 17:21:16 pb 1.1.2.1: fix: #i33938# sub toolbar of graphic objectbar


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [76b29d9f485f6ff826c6aebf414be6fa030e9806]

INTEGRATION: CWS colorsubtoolbar (1.4.32); FILE MERGED 2004/09/28 11:16:10 pb 1.4.32.2: fix: #i33938# no dropdown for SID_COLOR_SETTINGS 2004/09/14 17:20:46 pb 1.4.32.1: fix: move color entries to colorbar.xml


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [430244d744ca416c06c7708b3244523c00dcc6ab]

INTEGRATION: CWS aw018 (1.5.116); FILE MERGED 2004/09/21 11:40:16 aw 1.5.116.1: #i26631#


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [ac04309f64074431546c7cefa3e7d2c9ffda80dd]

INTEGRATION: CWS colorsubtoolbar (1.1.2); FILE ADDED 2004/09/14 17:20:33 pb 1.1.2.1: fix: #i33938# sub toolbar of graphic objectbar


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [f7f1fade127c46cd385691d135c9faf1c4ed90a1]

INTEGRATION: CWS colorsubtoolbar (1.4.210); FILE MERGED 2004/09/28 11:13:57 pb 1.4.210.2: fix: #i33938# execute method for SID_COLOR_SETTINGS 2004/09/14 17:23:34 pb 1.4.210.1: fix: #i33938# add tbxcolor.obj


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [ea50ad5da16b0072583c99aef616b512b82fff9d]

INTEGRATION: CWS colorsubtoolbar (1.5.14); FILE MERGED 2004/09/14 17:39:48 pb 1.5.14.1: fix: #i33938# add colorbar.xml


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [02535f908c6f8728d0756b9b50a2f76531c92c9e]

INTEGRATION: CWS colorsubtoolbar (1.5.14); FILE MERGED 2004/09/27 08:00:49 pb 1.5.14.2: fix: #i33938# second graphicobjectbar removed 2004/09/14 17:39:47 pb 1.5.14.1: fix: #i33938# add colorbar.xml


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [516010fe50a22098e8712768d21bc465820cdcf2]

INTEGRATION: CWS colorsubtoolbar (1.5.14); FILE MERGED 2004/09/14 17:39:47 pb 1.5.14.1: fix: #i33938# add colorbar.xml


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [a67e67b8cf2c1651eb006171335280e842621afd]

INTEGRATION: CWS colorsubtoolbar (1.5.28); FILE MERGED 2004/09/14 17:39:47 pb 1.5.28.1: fix: #i33938# add colorbar.xml


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [678dcc2348dd8b250cbf3dd4cc54f9ea166b909a]

INTEGRATION: CWS colorsubtoolbar (1.16.26); FILE MERGED 2004/09/14 17:39:46 pb 1.16.26.1: fix: #i33938# add colorbar.xml


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [2f20b0dfbc8df1b65b2141022329b1b1f241ef91]

INTEGRATION: CWS colorsubtoolbar (1.5.28); FILE MERGED 2004/09/14 17:39:45 pb 1.5.28.1: fix: #i33938# add colorbar.xml


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [c4e60e201fe6054ba4864c36e51dc87073d09188]

INTEGRATION: CWS colorsubtoolbar (1.5.14); FILE MERGED 2004/09/27 07:57:46 pb 1.5.14.3: fix: #i33938# grapicobjectbar -> graphicobjectbar 2004/09/24 11:44:52 pb 1.5.14.2: fix: #i33938# graffilterbar added 2004/09/14 17:39:45 pb 1.5.14.1: fix: #i33938# add colorbar.xml


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [3cc1191a49cd6f4da87827a9451aa89a70c4d04d]

INTEGRATION: CWS colorsubtoolbar (1.8.44); FILE MERGED 2004/09/13 14:13:30 dr 1.8.44.1: #i33254# wrong entries in Format menu and sub menus


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [0eae4a86638b451c4f2e2cc310db8ff9fd45b3b3]

INTEGRATION: CWS aw018 (1.26.118); FILE MERGED 2004/09/16 10:48:33 aw 1.26.118.1: #i33700#


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [16c791dec5756faeb23c3d3546912123276c59db]

INTEGRATION: CWS aw018 (1.29.28); FILE MERGED 2004/10/11 11:44:55 aw 1.29.28.2: RESYNC: (1.29-1.31); FILE MERGED 2004/09/16 10:49:51 aw 1.29.28.1: #i33700#


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [12450853300ca76a400d809e5758540a9495ed50]

INTEGRATION: CWS m56fixp1 (1.4.6); FILE MERGED 2004/10/11 13:45:58 mav 1.4.6.1: #i35276# use returned error code


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [1a97ee3084c7a10171d338b3bca9bd5aa759eb58]

INTEGRATION: CWS aw018 (1.19.72); FILE MERGED 2004/10/11 11:26:53 aw 1.19.72.2: RESYNC: (1.19-1.20); FILE MERGED 2004/09/21 14:47:47 aw 1.19.72.1: #i26631#


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [7a8eef7780d6e8e4919ebccdb074d8ce4e318d61]

INTEGRATION: CWS m56fixp1 (1.16.4); FILE MERGED 2004/10/12 09:33:29 gh 1.16.4.1: #i34933#,#i34764# fiddeling around with recovering toolboxes again


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [f2e42ed5c1c3399a1109314eb32b5b4e20e3987c]

INTEGRATION: CWS aw018 (1.37.34); FILE MERGED 2004/10/11 11:24:22 aw 1.37.34.2: RESYNC: (1.37-1.38); FILE MERGED 2004/09/21 17:29:49 aw 1.37.34.1: #i26631#


2004-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [8e2ece5aeed7aa38b48e3498a95fd627023c3de1]

INTEGRATION: CWS aw018 (1.28.210); FILE MERGED 2004/09/21 14:47:47 aw 1.28.210.1: #i26631#


2004-10-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [4d6a453af7292cf9259811e4d43ba17a3f2e8d1c]

INTEGRATION: CWS extras14 (1.1.1.1.136); FILE MERGED 2004/08/19 13:24:46 ih 1.1.1.1.136.1: #i32641# templates converted to the new file format


2004-10-11  Michael Meeks  <mmeeks@openoffice.org>  [890f2fc27e16aa9423b12a092fc2fd93a1620f33]

Issue number: 35144 Submitted by: mmeeks

Fix win32 build patch from Volker.

2004-10-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [960357a18c69b33bc05f89980a112a4e18b619b5]

INTEGRATION: CWS extras14 (1.1.2); FILE ADDED 2004/08/12 12:14:04 tv 1.1.2.1: #i27772# added english version of files because native ones are missing. without files build will break. Issue number: Submitted by: Reviewed by:


2004-10-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [f0b4c5367d158e21b458fadbbe775dc975caa6b2]

INTEGRATION: CWS extras14 (1.3.2); FILE ADDED 2004/08/17 12:02:22 va 1.3.2.1: #117629# Deleted crdbus54.bau.


2004-10-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [61df3b371c0bdfffdfbd39f639e5797e2725bca3]

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>  [db8fcf6b8fd63f7f5489a453bfd7ce23104863da]

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>  [42f175d9d0c1d046f951456c4179c485a93a9cb5]

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>  [62737271511d3a3e57acc3087055a2155b934aae]

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>  [b83af8c90bb06bc77ab309c9f09bd915b20df704]

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>  [f0574de6bd9353c4a2ba356aca94bf8f6744b7a1]

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>  [e6df319952024ed3088e255d084807565235b286]

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>  [281222d79469255a72b30b8888d4420577b6e23d]

INTEGRATION: CWS configure1 (1.32.4); FILE MERGED 2004/09/21 13:16:54 cmc 1.32.4.1: #i34439# system-expat


2004-10-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [66a11cd2e34fd3b4a130e1a5ade3859ddc2fd824]

INTEGRATION: CWS configure1 (1.2.4); FILE MERGED 2004/09/21 13:16:54 cmc 1.2.4.1: #i34439# system-expat


2004-10-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [ae0db182e82c4df9ba148c7a4f60259fa69743e0]

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>  [a132879ecf4fe550cd09b99468a8fe88068cd071]

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>  [19e900754787575f220230f60aa84c6f5774b915]

INTEGRATION: CWS vq02 (1.14.10); FILE MERGED 2004/09/16 18:18:46 vq 1.14.10.1: #i34228# configure and solenv changes for VCTK use.


2004-10-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [af5d7df62212d3f2cd9e77e62f21d19d4b59ae52]

INTEGRATION: CWS vq02 (1.7.162); FILE MERGED 2004/09/16 18:18:45 vq 1.7.162.1: #i34228# configure and solenv changes for VCTK use.


2004-10-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [6ac2a605d93f38daf4c983613e073f8db090d673]

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>  [2abb622057c0dc43548ad6b8499c5cf134c5bcd8]

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>  [c98940b9432bac36dc4382337f69adc1262afea2]

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>  [1149cbfe7e9370ba1d62bdb976de49548474f972]

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>  [c787f4c36ba1a7176b8c90d497c0ad1138e5742f]

INTEGRATION: CWS vq02 (1.8.22); FILE MERGED 2004/09/16 18:18:45 vq 1.8.22.1: #i34228# configure and solenv changes for VCTK use.


2004-10-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [9c7a2eaf331a4a682ffef0c73e66bf6f9708d43c]

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>  [5f3e03d56d103974a78528f4bd41ea9859494fd7]

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>  [bf1193c1b95acf44773ce1d91056a67d8be5d8e5]

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>  [607ea70ed433faad44a27019a86b8f4cd41f47f2]

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>  [ceab9461651b19ce35b2fc549e8ed7429e0d2c6a]

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>  [7d8a3878bff7fc728a98639946aa49d6ebffb01e]

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>  [42238361a3f41e3498fbe8fbdfa0d9013d3e21bf]

#117656# Take obsolete modules out of %obligatory_modules.


2004-10-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [a1476b68b240889d466dffd455bb5ee26a91a882]

INTEGRATION: CWS macrouifix (1.12.36); FILE MERGED 2004/09/27 09:49:54 dfoster 1.12.36.1: #i34645# Patch submitted by pjanik. Added dependency on javaunohelper.


2004-10-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [dcc2a2f65837a902424579f08de847f92a7991a4]

INTEGRATION: CWS macrouifix (1.5.8); FILE MERGED 2004/09/16 09:23:08 dfoster 1.5.8.2: #i33576# 2004/09/13 13:26:01 dfoster 1.5.8.1: #i33576# Added extra services to registration code.


2004-10-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [552109fa30f57427c79654a8b92990cc5255c71d]

INTEGRATION: CWS macrouifix (1.5.10); FILE MERGED 2004/09/16 09:23:07 dfoster 1.5.10.2: #i33576# 2004/09/13 13:26:00 dfoster 1.5.10.1: #i33576# Added extra services to registration code.


2004-10-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [a300c1f0ff1b1858f3920da4a5bb8d4b1affaa83]

INTEGRATION: CWS macrouifix (1.5.10); FILE MERGED 2004/09/16 09:23:06 dfoster 1.5.10.2: #i33576# 2004/09/13 13:25:58 dfoster 1.5.10.1: #i33576# Added extra services to registration code.


2004-10-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [a7efeb09b4552673c072ffe2ec5e16660193c88e]

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-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [b680b8f2f39ee4eafd80c29d7e9669707c3ccfa1]

INTEGRATION: CWS sch04 (1.2.136); FILE MERGED 2004/09/23 14:13:42 bm 1.2.136.1: some superfluous quotes removed


2004-10-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [587d159a80237363cb83c0fa8ab801368f2ed762]

INTEGRATION: CWS sch04 (1.5.16); FILE MERGED 2004/09/23 14:17:58 bm 1.5.16.1: #i34059# ChartWindowState.xcu added


2004-10-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [2bc22cf95d4e9b3d08fa9e8037868c23a2a29909]

INTEGRATION: CWS sch04 (1.1.2); FILE ADDED 2004/09/23 14:14:46 bm 1.1.2.1: #i34059# Name for Chart toolbar added


2004-10-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [73c04326eece571dba94c563c7f05d0283636379]

INTEGRATION: CWS csvio (1.3.132); FILE MERGED 2004/09/13 16:33:23 er 1.3.132.1: #i834# read CSV quoted embedded line breaks into cell data


2004-10-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [a1be935e70606ac9730b32f988abaea805b97641]

INTEGRATION: CWS csvio (1.8.146); FILE MERGED 2004/09/13 16:33:23 er 1.8.146.1: #i834# read CSV quoted embedded line breaks into cell data


2004-10-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [42ebe63abaa367cc97d864c2f97bfa87f489ffcb]

INTEGRATION: CWS csvio (1.29.12); FILE MERGED 2004/09/16 15:01:06 er 1.29.12.2: #i13331# lcl_PutString: recognize combined date/time values 2004/09/13 16:33:22 er 1.29.12.1: #i834# read CSV quoted embedded line breaks into cell data


2004-10-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [205ce0793d7b7f40734b02ed84158a831fdb7ecd]

INTEGRATION: CWS csvio (1.72.22); FILE MERGED 2004/09/15 18:05:02 er 1.72.22.2: #i3516# AsciiSave: enquote values if delimiter contained 2004/09/13 16:33:22 er 1.72.22.1: #i834# read CSV quoted embedded line breaks into cell data


2004-10-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [9d0ae47d205f282d902aa7c22ee4d40c8d55e075]

INTEGRATION: CWS csvio (1.5.12); FILE MERGED 2004/09/13 16:33:21 er 1.5.12.1: #i834# read CSV quoted embedded line breaks into cell data


2004-10-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [eb10721f238d4ff7e6be44013ae007654dae5586]

INTEGRATION: CWS csvio (1.19.134); FILE MERGED 2004/09/08 15:51:16 dr 1.19.134.1: #i834# draw newline characters


2004-10-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [0937c97c605aa972ca5ee2ecf286e0c672338154]

INTEGRATION: CWS csvio (1.21.12); FILE MERGED 2004/09/13 16:33:21 er 1.21.12.1: #i834# read CSV quoted embedded line breaks into cell data


2004-10-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [f915712a80cc48e8bb987893adf3358d276d24b5]

INTEGRATION: CWS csvio (1.16.34); FILE MERGED 2004/09/14 14:00:57 er 1.16.34.2: #b4996294# ReadUniStringLine: reading little endian Unicode with DOS (u+000d,u+000a) line ends on a big endian machine resulted in a blank line every second line 2004/09/13 15:59:26 er 1.16.34.1: #i834# add SvStream::ReadCsvLine() method


2004-10-11  Michael Hönnig  <mi@openoffice.org>  [b97949823d42740a58ef8f1e48de3284b2336dc7]

first revision of build control files of bean project


2004-10-11  Michael Hönnig  <mi@openoffice.org>  [7132972bf580f70854ed3078ed36e1ba024617a4]

first revision of build control files for bean project


2004-10-11  Rüdiger Timm  <rt@openoffice.org>  [5a985f992c49c8b6b5573317920fe15474c9e279]

INTEGRATION: CWS pj06 (1.8.28); FILE MERGED 2004/10/06 19:10:58 pjanik 1.8.28.1: #i34675#: Add missing dependencies, fix typo


2004-10-11  Rüdiger Timm  <rt@openoffice.org>  [0344dc651fc16c2d72e0949e45197c1c5b32a99a]

INTEGRATION: CWS pj06 (1.6.28); FILE MERGED 2004/10/06 19:10:57 pjanik 1.6.28.1: #i34675#: Add missing dependencies, fix typo


2004-10-11  Rüdiger Timm  <rt@openoffice.org>  [1c4528d7dc00ac19593dbf2d72b12834801b190b]

INTEGRATION: CWS pj04 (1.7.8); FILE MERGED 2004/09/17 20:17:28 pjanik 1.7.8.1: #i10000#: gtk module is for StarOffice only.


2004-10-08  Kurt Zenker  <kz@openoffice.org>  [3aeee651c1f91ce4a6c4113407a41165392f1aa1]

SRC680


2004-10-08  Kurt Zenker  <kz@openoffice.org>  [73ee31d258a2d9b236459c97dc0725d90458c610]

#i10000# only build on one computer - temporary workaround


2004-10-08  Mikhail Voitenko  <mav@openoffice.org>  [eb2b8e0df8b781527c6d228646a72426e021b36f]

#i35187# remove the code for now


2004-10-08  Hans-Joachim Lankenau  <hjs@openoffice.org>  [5efbdbb0840264d1155c26f9d5a8dba0ce9c8039]

#i10000# #i28837# fix dependency


2004-10-08  Mikhail Voitenko  <mav@openoffice.org>  [757dda24008ea705637307ac7f8d05ee0c1f184a]

#i35188# check for import or export


2004-10-08  Mikhail Voitenko  <mav@openoffice.org>  [b88e166fddfcfb475f38fb07c9c6174b4c8be0a2]

#i35188# use correct stream


2004-10-08  Mikhail Voitenko  <mav@openoffice.org>  [609035a239d30f9c29f8ca68206fd396fbb9e81a]

#i35140# do not throw exception in case object is waiting for saveCompleted but is able to provide information


2004-10-08  Oliver Specht  <os@openoffice.org>  [7ae978dd07e2c77ee79e629f09477104221fd6eb]

#35167# creation of storages may cause exceptions - in this case the file has to be opened again for reading, only


2004-10-08  Michael Meeks  <mmeeks@openoffice.org>  [852f23833ac2341611d7bda6baa1036b4eba6267]

Issue number: 35022 Submitted by: mmeeks Reviewed by:  mmeeks

de-cruftify deliver bits.

2004-10-08  Michael Meeks  <mmeeks@openoffice.org>  [3abb46401b3eee55c2724d73e039982bdb9162a3]

Issue number: #i35022# Submitted by: mmeeks Reviewed by:  mmeeks

Fix to install Mac .dylib, improve deps, remove libwpd_internal.h include.

2004-10-07  Christof Pintaske  <cp@openoffice.org>  [4b325b0f20ce574296c865b4825e584097933bf4]

#34894# don't delete a directory unconditionally, ask the user to do so


2004-10-07  Christof Pintaske  <cp@openoffice.org>  [96991f4e34353109bbb90c1ae7cb39b2c9cd998f]

#34894# don't delete a directory unconditionally, ask the user to do so


2004-10-07  Michael Meeks  <mmeeks@openoffice.org>  [96d83d041a9ad6ee80b0362de0801faf8f1f8fa3]

Issue number: 35022 Submitted by: mmeeks Reviewed by:  vq

Fix .net 2003 build with stdio.h include.

2004-10-07  Kurt Zenker  <kz@openoffice.org>  [a0f96acde04314b0bab6f545eeab7ae788994aaa]

#i10000# chg. ReadXML to SwGetReaderXML()


2004-10-07  Vladimir Glazounov  <vg@openoffice.org>  [ac183d89ed9064274ab38d15e1e4a776c2af556c]

new version for SRC680


2004-10-07  Kurt Zenker  <kz@openoffice.org>  [7de9eb6b6287a7ebdda2126c3aea596f623dcbf2]

#i10000# use svstor.hxx instead of storage.hxx


2004-10-07  Vladimir Glazounov  <vg@openoffice.org>  [d61e12a5992c1f15db4eeb314e616c498f39e800]

new version for SRC680


2004-10-07  Kurt Zenker  <kz@openoffice.org>  [150037557a1908c7f679fe2fdad843205d162ea7]

#i34650# ucpgvfs1 lib only if ENABLE_GNOMEVFS set


2004-10-07  Vladimir Glazounov  <vg@openoffice.org>  [04ac24da27149d76cc80e20d44c9c8312af7e0ea]

new version for SRC680


2004-10-07  Rüdiger Timm  <rt@openoffice.org>  [065df1045a81d248282aeb333d4bbaef505a7e3a]

#i10000# Include svtools header without svtools path, otherwise it won't compile before delivering.


2004-10-06  Vladimir Glazounov  <vg@openoffice.org>  [d2936489a3fd12d51ad2257c5a51e6ff1f1b52c3]

new version for SRC680


2004-10-06  Vladimir Glazounov  <vg@openoffice.org>  [ae8763bcac2cda367d12d58e3b31227936c11a6d]

new version for SRC680


2004-10-06  Vladimir Glazounov  <vg@openoffice.org>  [c382940f2d1ffe705b2cad976f42bbd5c549bc6c]

new version for SRC680


2004-10-06  Vladimir Glazounov  <vg@openoffice.org>  [099567da9053d6b2ca2101c752cb9a17e3ed46c7]

new version for SRC680


2004-10-06  Vladimir Glazounov  <vg@openoffice.org>  [6abfeba4427e5d6a833a17d4848d9b4446209718]

new version for SRC680


2004-10-06  Rüdiger Timm  <rt@openoffice.org>  [dc5a29c67c125811d142a903a031db93056f6d6b]

#i10000# Dependency to module xmlsecurity added.


2004-10-06  Kurt Zenker  <kz@openoffice.org>  [cd0c904617f68876da6d85c054947c958117bce6]

SRC680


2004-10-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [c8d13a33823fa6c676ababdee5411411d8f54876]

#i10000#: sanitize_cvs_hierarchy(): call configuration outside loop


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [d0bad40495359d625f9b917b085375e479207532]

INTEGRATION: CWS mav09 (1.4.136); FILE MERGED 2004/05/13 15:10:03 mav 1.4.136.1: #112768# remove dangerous references


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [0c5bb3f42d38b3c16015dc0a45defd1b1dad4f92]

INTEGRATION: CWS mav09 (1.66.18); FILE MERGED 2004/09/17 00:05:02 mav 1.66.18.4: RESYNC: (1.66-1.67); FILE MERGED 2004/08/23 10:19:37 mav 1.66.18.3: #i27773# adopt to linux 2004/08/06 09:56:51 mav 1.66.18.2: #i29833# reimplement folders and streams life dependencies 2004/08/05 11:18:46 mav 1.66.18.1: #i26216# allow to commit empty folders


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [0b13c92a23be190e6e32e248520b20bb05c0e7da]

INTEGRATION: CWS mav09 (1.11.28); FILE MERGED 2004/08/06 09:56:51 mav 1.11.28.1: #i29833# reimplement folders and streams life dependencies


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [6b61d177a8c5aa4a98ca4377207617e54bc9fe52]

INTEGRATION: CWS mav09 (1.24.50); FILE MERGED 2004/08/06 09:56:51 mav 1.24.50.1: #i29833# reimplement folders and streams life dependencies


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [098bfa8d46f5388bcc16ba77a0458c794431c2f8]

INTEGRATION: CWS mav09 (1.91.2); FILE MERGED 2004/09/21 17:58:48 mav 1.91.2.6: RESYNC: (1.92-1.93); FILE MERGED 2004/09/17 00:04:55 mav 1.91.2.5: RESYNC: (1.91-1.92); FILE MERGED 2004/08/23 10:11:59 mav 1.91.2.4: #i27773# adopt to linux 2004/08/06 09:56:51 mav 1.91.2.3: #i29833# reimplement folders and streams life dependencies 2004/07/15 10:55:45 mav 1.91.2.2: #i27773# notification about corruption 2004/07/05 12:05:44 mav 1.91.2.1: #i27773# package repairing


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [e2a1531524fdacc135e36c68deac14ff47fca614]

INTEGRATION: CWS mav09 (1.4.86); FILE MERGED 2004/09/17 00:04:48 mav 1.4.86.2: RESYNC: (1.4-1.5); FILE MERGED 2004/08/06 09:56:51 mav 1.4.86.1: #i29833# reimplement folders and streams life dependencies


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [33ca81f4af34ffdfcd0d5d9196a38d0a91dfc25f]

INTEGRATION: CWS mav09 (1.6.28); FILE MERGED 2004/09/17 00:04:41 mav 1.6.28.14: RESYNC: (1.9-1.12); FILE MERGED 2004/09/02 12:01:52 mav 1.6.28.13: #i27773# allow to copy element to the same storage 2004/08/25 11:48:40 mav 1.6.28.12: #i27773# substorage must also implement XTransactionBroadcaster 2004/08/25 11:41:04 mav 1.6.28.11: #i27773# substorage must also implement XTransactionBroadcaster 2004/08/09 19:17:23 mav 1.6.28.10: RESYNC: (1.8-1.9); FILE MERGED 2004/08/06 09:55:46 mav 1.6.28.9: #i26216# handle empty storages in a special way 2004/08/05 11:18:46 mav 1.6.28.8: #i26216# allow to commit empty folders 2004/07/15 10:55:44 mav 1.6.28.7: #i27773# notification about corruption 2004/07/08 15:57:09 mav 1.6.28.6: RESYNC: (1.7-1.8); FILE MERGED 2004/07/05 09:45:57 mav 1.6.28.5: #i27773# wrap the original exception 2004/06/21 08:46:23 mav 1.6.28.4: #i30400# do not ignore target name 2004/05/17 17:47:24 mav 1.6.28.3: RESYNC: (1.6-1.7); FILE MERGED 2004/05/16 17:33:59 mba 1.6.28.2: #i27773#: problems when opening storage several times in different modes 2004/05/10 08:04:27 mba 1.6.28.1: #i27773#: typo in property name


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [7fabf53f67d5f6daf997062ba69b28843feae86e]

INTEGRATION: CWS mav09 (1.3.2); FILE MERGED 2004/07/05 10:30:13 mav 1.3.2.1: #i27773# provide status indicator


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [e5ac0497fe5f76112f28f70701af96b5f95c710e]

INTEGRATION: CWS mav09 (1.3.42); FILE MERGED 2004/05/13 15:10:03 mav 1.3.42.1: #112768# remove dangerous references


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [4c0dd2d91ffa1d3e1dec1242c1aaf38dc081cb38]

INTEGRATION: CWS mav09 (1.34.100); FILE MERGED 2004/09/17 00:04:24 mav 1.34.100.2: RESYNC: (1.34-1.35); FILE MERGED 2004/07/15 10:55:44 mav 1.34.100.1: #i27773# notification about corruption


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [a700405520d653b8039f202e36665ee82197e2ec]

INTEGRATION: CWS mav09 (1.4.178); FILE MERGED 2004/04/14 12:22:22 mba 1.4.178.1: #i27773#: allow to seek in seqstream


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [636e454577668f08336c8a12cccc48caa9ea8446]

INTEGRATION: CWS mav09 (1.1.2); FILE ADDED 2004/08/13 15:54:40 mav 1.1.2.7: #i27773# detect storage format 2004/07/15 10:12:28 mav 1.1.2.6: #i27773# fix function definition 2004/07/05 10:29:09 mav 1.1.2.5: #i27773# provide storage factory 2004/05/27 08:12:40 mav 1.1.2.4: #i27773# allow to set common storage password 2004/05/18 11:52:41 mav 1.1.2.3: #i27773# resolve resync problems 2004/04/26 14:41:26 mav 1.1.2.2: #i27773# create storage based on XStream 2004/04/22 12:38:08 mav 1.1.2.1: #i27773# implement storage helper


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [020fe9cd92a0067536ee773652ea13e5eb1ead4f]

INTEGRATION: CWS mav09 (1.19.32); FILE MERGED 2004/07/15 10:36:36 mav 1.19.32.8: #i27773# resolve resync problems 2004/07/08 07:20:59 mav 1.19.32.7: RESYNC: (1.24-1.26); FILE MERGED 2004/05/18 11:52:41 mav 1.19.32.6: #i27773# resolve resync problems 2004/05/17 16:10:36 mav 1.19.32.5: RESYNC: (1.23-1.24); FILE MERGED 2004/04/30 16:20:35 mba 1.19.32.4: #i27773#: resync problem 2004/04/30 16:18:25 mba 1.19.32.3: #i27773#: resync problem 2004/04/29 16:47:20 mav 1.19.32.2: RESYNC: (1.19-1.23); FILE MERGED 2004/04/22 12:38:40 mav 1.19.32.1: #i27773# implement storage helper


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [94ceaf435ea865180ae78814e035abcc7af09179]

INTEGRATION: CWS mav09 (1.6.178); FILE MERGED 2004/05/16 17:26:07 mba 1.6.178.1: #i27773#: new EmbeddedObjectContainer


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [39d4ba763a44bd5a628317b2b34a9aea50d16a1b]

INTEGRATION: CWS mav09 (1.1.2); FILE ADDED 2004/09/01 13:30:37 mav 1.1.2.21: #i27773# check if running state is available 2004/09/01 13:28:03 mav 1.1.2.20: #i27773# check if running state is available 2004/08/23 09:24:41 mav 1.1.2.19: #i27773# adopt to linux 2004/08/20 10:56:26 mav 1.1.2.18: #i27773# clear image storage reference 2004/08/16 10:30:57 mav 1.1.2.17: #i27773# storage format 2004/08/16 10:15:34 mav 1.1.2.16: #i27773# storage format 2004/07/15 10:27:55 mba 1.1.2.15: #i27773#: method for removing of graphic streams; improved handling of deleted objects 2004/07/06 16:50:11 mba 1.1.2.14: #i27773#: work on TODOs 2004/07/02 08:46:24 mba 1.1.2.13: #i27773#: HasEmbeddedObject must consider storage 2004/06/28 09:37:38 mav 1.1.2.12: #i27773# commit substorage with graphical representations 2004/06/25 11:48:39 mav 1.1.2.11: #i27773# linkage support 2004/06/18 14:07:32 mba 1.1.2.10: #i27773#: fixed debug code 2004/06/14 13:23:47 mav 1.1.2.9: #i27773# use namespace name 2004/06/10 16:49:16 mba 1.1.2.8: #i27773#: improve handling of graphical reps 2004/06/02 11:49:41 mba 1.1.2.7: #i27773#: CopyEmbeddedObject failed when copied inside the same container 2004/05/27 09:51:20 mav 1.1.2.6: #i27773# encrypt graphical stream 2004/05/24 09:02:22 mba 1.1.2.5: #i27773#: some changes about MapUnit 2004/05/20 15:31:52 mba 1.1.2.4: #i27773#: some constant names have changed 2004/05/18 17:11:22 mba 1.1.2.3: #i27773#: new method MoveEmbeddedObject 2004/05/18 11:52:40 mav 1.1.2.2: #i27773# resolve resync problems 2004/05/16 17:25:57 mba 1.1.2.1: #i27773#: new EmbeddedObjectContainer


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [090b5d12766ede6ec2d3e7cafb5d7648f97a48d8]

INTEGRATION: CWS mav09 (1.10.36); FILE MERGED 2004/08/13 16:36:54 mav 1.10.36.1: #i27773# storage format


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [b72a11d00266f6da9b92cd3873bae0c487d3ba95]

INTEGRATION: CWS mav09 (1.1.2); FILE ADDED 2004/08/13 15:55:01 mav 1.1.2.10: #i27773# detect storage format 2004/07/05 10:29:08 mav 1.1.2.9: #i27773# provide storage factory 2004/05/18 11:52:40 mav 1.1.2.8: #i27773# resolve resync problems 2004/04/27 17:03:43 mba 1.1.2.7: #i27773#: merging 2004/04/27 17:03:28 mba 1.1.2.6: #i27773#: merging 2004/04/26 14:41:26 mav 1.1.2.5: #i27773# create storage based on XStream 2004/04/26 13:30:23 mav 1.1.2.4: #i27773# create storage from stream 2004/04/22 12:37:47 mav 1.1.2.3: #i27773# implement storage helper 2004/04/14 13:51:49 mba 1.1.2.2: #i27773#: create storage from stream 2004/04/14 12:15:44 mba 1.1.2.1: #i27773#: helper for new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [5fefe3bfa40247f02f2c878b8677f69a4b6df35e]

INTEGRATION: CWS mav09 (1.2.180); FILE MERGED 2004/04/14 12:15:16 mba 1.2.180.1: #i27773#: allow to seek in seqstream


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [4a100559952f074055276e5e801312d464e05408]

INTEGRATION: CWS mav09 (1.1.2); FILE ADDED 2004/08/13 15:31:33 mav 1.1.2.1: #i27773# move own formats to comphelper


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [2349a0d0f0f92db4507c2844c7e4fa4356d0eca3]

INTEGRATION: CWS mav09 (1.1.2); FILE ADDED 2004/08/16 10:30:56 mav 1.1.2.7: #i27773# storage format 2004/08/16 10:15:34 mav 1.1.2.6: #i27773# storage format 2004/07/15 10:27:20 mba 1.1.2.5: #i27773#: method for removing of graphic streams 2004/06/25 11:48:39 mav 1.1.2.4: #i27773# linkage support 2004/06/10 16:49:04 mba 1.1.2.3: #i27773#: improve handling of graphical reps 2004/05/18 17:10:58 mba 1.1.2.2: #i27773#: new method MoveEmbeddedObject 2004/05/16 17:25:25 mba 1.1.2.1: #i27773#: new EmbeddedObjectContainer


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [bb20dcd372ef548627ef98f7304ddf75e0477ce2]

INTEGRATION: CWS mav09 (1.31.230); FILE MERGED 2004/07/07 17:29:31 mav 1.31.230.2: RESYNC: (1.31-1.33); FILE MERGED 2004/04/15 13:10:48 mba 1.31.230.1: #ii27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [17a91c18edea240a35a12a573933917240e9fb4a]

INTEGRATION: CWS mav09 (1.40.2); FILE MERGED 2004/09/21 17:58:06 mav 1.40.2.24: RESYNC: (1.43-1.44); FILE MERGED 2004/09/17 00:01:00 mav 1.40.2.23: RESYNC: (1.42-1.43); FILE MERGED 2004/08/19 11:44:33 mba 1.40.2.22: #i27773#: new container slot to terminate inplace objects from inside 2004/08/16 08:42:06 mba 1.40.2.21: #i27773#: some TODOs checked 2004/07/15 10:55:44 mba 1.40.2.20: #i27773#: cleaning up todos 2004/07/06 16:57:12 mav 1.40.2.19: #i27773# review TODOs 2004/07/06 15:14:53 mav 1.40.2.18: #i27773# use SfxFrame 2004/07/06 14:24:28 mav 1.40.2.17: #i27773# review and solve some TODOs 2004/07/02 08:39:43 mba 1.40.2.16: #i27773#: some TODOs 2004/06/21 16:35:16 mba 1.40.2.15: #i27773#: in InPlaceMode wait for resize from the outside (hatchwindow) topfrm.cxx 2004/06/15 14:46:09 mav 1.40.2.14: #i27773# handle embedded document border 2004/06/14 14:40:34 mba 1.40.2.13: #i27773#: new handling for resizing of active objects 2004/06/10 16:43:54 mba 1.40.2.12: #i27773#: some fixed to make InPlace Editing work 2004/05/18 16:23:59 mav 1.40.2.11: #i27773# resolve resync problems 2004/05/17 16:09:07 mav 1.40.2.10: RESYNC: (1.41-1.42); FILE MERGED 2004/05/10 08:18:18 mba 1.40.2.9: #i27773#: notification of UIActivation fixed; some bugfixes; added support for replacement images 2004/05/06 16:41:45 mba 1.40.2.8: #i27773#: some bugfixes in first testing 2004/05/04 13:02:20 mba 1.40.2.7: #i27773#: remove so3 2004/04/29 21:28:33 mav 1.40.2.6: RESYNC: (1.40-1.41); FILE MERGED 2004/04/29 10:57:25 mba 1.40.2.5: #i27773#: remove so3 2004/04/27 17:05:54 mba 1.40.2.4: #i27773#: new embedding API 2004/04/21 11:08:09 mav 1.40.2.3: #i27773# one more step 2004/04/15 13:31:09 mba 1.40.2.2: #ii27773#: new interface to InPlaceClients 2004/04/14 11:57:31 mba 1.40.2.1: #i27773#: remove so3; new UI configuration; new Storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [559bc20a18e29270f7a08b53b3e0d0b9b7b858ff]

INTEGRATION: CWS mav09 (1.7.230); FILE MERGED 2004/09/21 17:57:59 mav 1.7.230.3: RESYNC: (1.7-1.8); FILE MERGED 2004/06/10 16:43:53 mba 1.7.230.2: #i27773#: some fixed to make InPlace Editing work 2004/04/14 11:57:31 mba 1.7.230.1: #i27773#: remove so3; new UI configuration; new Storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [6c1be80980cbf02ecaf07996b1c2be5777f59124]

INTEGRATION: CWS mav09 (1.78.2); FILE MERGED 2004/09/21 17:57:51 mav 1.78.2.18: RESYNC: (1.90-1.91); FILE MERGED 2004/09/17 00:00:44 mav 1.78.2.17: RESYNC: (1.86-1.90); FILE MERGED 2004/08/20 07:07:26 mba 1.78.2.16: #i27773#: No Client/Server flags for objectbars anymore 2004/08/19 11:44:32 mba 1.78.2.15: #i27773#: new container slot to terminate inplace objects from inside 2004/07/09 16:14:09 mav 1.78.2.14: RESYNC: (1.85-1.86); FILE MERGED 2004/07/07 17:29:10 mav 1.78.2.13: RESYNC: (1.82-1.85); FILE MERGED 2004/07/06 16:06:38 mba 1.78.2.12: #i27773#: new implementation for reloading without LoadEnv 2004/07/02 08:39:43 mba 1.78.2.11: #i27773#: some TODOs 2004/06/21 16:35:15 mba 1.78.2.10: #i27773#: in InPlaceMode wait for resize from the outside (hatchwindow) topfrm.cxx 2004/06/10 16:43:53 mba 1.78.2.9: #i27773#: some fixed to make InPlace Editing work 2004/05/18 16:23:59 mav 1.78.2.8: #i27773# resolve resync problems 2004/05/04 13:02:19 mba 1.78.2.7: #i27773#: remove so3 2004/04/29 21:28:24 mav 1.78.2.6: RESYNC: (1.78-1.82); FILE MERGED 2004/04/29 10:57:25 mba 1.78.2.5: #i27773#: remove so3 2004/04/15 13:37:50 mba 1.78.2.4: #ii27773#: new interface to InPlaceClients 2004/04/15 13:31:08 mba 1.78.2.3: #ii27773#: new interface to InPlaceClients 2004/04/14 14:59:37 mba 1.78.2.2: #i27773#: remove so3; new storage API 2004/04/14 11:57:31 mba 1.78.2.1: #i27773#: remove so3; new UI configuration; new Storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [09ac9c506a5fbbb68e8166662fb14d8139a4a8a4]

INTEGRATION: CWS mav09 (1.56.2); FILE MERGED 2004/09/21 17:57:43 mav 1.56.2.11: RESYNC: (1.62-1.63); FILE MERGED 2004/09/17 00:00:37 mav 1.56.2.10: RESYNC: (1.59-1.62); FILE MERGED 2004/07/16 14:58:35 mba 1.56.2.9: #i27773#: fixes after resync to m47 2004/07/09 16:13:59 mav 1.56.2.8: RESYNC: (1.58-1.59); FILE MERGED 2004/06/21 16:35:13 mba 1.56.2.7: #i27773#: in InPlaceMode wait for resize from the outside (hatchwindow) topfrm.cxx 2004/06/18 14:01:08 mba 1.56.2.6: #i27773#: new plugin mode for IFrames 2004/06/17 11:24:42 mav 1.56.2.5: #i27773# retrieve suggested size for embedded document 2004/06/10 16:43:53 mba 1.56.2.4: #i27773#: some fixed to make InPlace Editing work 2004/04/29 21:27:57 mav 1.56.2.3: RESYNC: (1.56-1.58); FILE MERGED 2004/04/14 14:59:36 mba 1.56.2.2: #i27773#: remove so3; new storage API 2004/04/14 11:57:30 mba 1.56.2.1: #i27773#: remove so3; new UI configuration; new Storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [0f39f09d3244feb2ea0f20347741037536c0a1fb]

INTEGRATION: CWS mav09 (1.47.2); FILE MERGED 2004/09/17 00:00:29 mav 1.47.2.11: RESYNC: (1.52-1.53); FILE MERGED 2004/08/02 15:28:50 mav 1.47.2.10: #i27773# UI activation and menu merge 2004/07/19 14:55:52 mba 1.47.2.9: ##i27773#: handle VerbSlots 2004/07/09 16:13:40 mav 1.47.2.8: RESYNC: (1.51-1.52); FILE MERGED 2004/07/07 17:29:02 mav 1.47.2.7: RESYNC: (1.50-1.51); FILE MERGED 2004/06/17 11:24:42 mav 1.47.2.6: #i27773# retrieve suggested size for embedded document 2004/06/15 14:46:08 mav 1.47.2.5: #i27773# handle embedded document border 2004/06/10 16:43:52 mba 1.47.2.4: #i27773#: some fixed to make InPlace Editing work 2004/04/29 21:27:48 mav 1.47.2.3: RESYNC: (1.47-1.50); FILE MERGED 2004/04/14 14:59:36 mba 1.47.2.2: #i27773#: remove so3; new storage API 2004/04/14 11:57:30 mba 1.47.2.1: #i27773#: remove so3; new UI configuration; new Storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [02244c7646cf60b72dc7db68ac06297ac10bc8e2]

INTEGRATION: CWS mav09 (1.11.10); FILE MERGED 2004/06/10 16:43:52 mba 1.11.10.1: #i27773#: some fixed to make InPlace Editing work


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [a54366e3795791d1b94ad664f6f7b833b92f0856]

INTEGRATION: CWS mav09 (1.13.46); FILE MERGED 2004/09/17 00:00:22 mav 1.13.46.3: RESYNC: (1.13-1.14); FILE MERGED 2004/05/18 16:23:58 mav 1.13.46.2: #i27773# resolve resync problems 2004/04/14 11:57:30 mba 1.13.46.1: #i27773#: remove so3; new UI configuration; new Storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [9ed841aa773bfcdb1cc941fe33609f1d59d1617a]

INTEGRATION: CWS mav09 (1.6.82); FILE MERGED 2004/04/15 13:31:07 mba 1.6.82.2: #ii27773#: new interface to InPlaceClients 2004/04/14 11:57:29 mba 1.6.82.1: #i27773#: remove so3; new UI configuration; new Storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [c6db93ae9620a4d60d8908fd754ca8c8d0ff6d6b]

INTEGRATION: CWS mav09 (1.1.2); FILE ADDED 2004/09/03 15:29:27 mav 1.1.2.40: #i27773# fix error message 2004/09/02 14:08:13 mav 1.1.2.39: #i27773# output error if verb fails 2004/08/30 09:44:41 mba 1.1.2.38: #i27773#: objects in loaded state where errornously activated on disconnect 2004/08/23 14:05:33 mav 1.1.2.37: #i27773# introduce back Save Copy as... verb 2004/08/16 15:16:29 mba 1.1.2.36: #i27773#: deactivate objects without storing when active client is deleted 2004/08/16 08:42:06 mba 1.1.2.35: #i27773#: some TODOs checked 2004/07/19 09:09:46 mav 1.1.2.34: #i27773# menu merging 2004/07/16 14:58:35 mba 1.1.2.33: #i27773#: fixes after resync to m47 2004/07/15 11:08:22 mav 1.1.2.32: #i27773# commit changes made offline 2004/07/15 10:55:43 mba 1.1.2.31: #i27773#: cleaning up todos 2004/07/06 16:07:10 mba 1.1.2.30: #i27773#: mark TODOs for later 2004/07/06 14:16:22 mav 1.1.2.29: #i27773# review and solve some TODOs 2004/07/02 16:37:07 mba 1.1.2.28: #i27773#: merge conflicts 2004/07/02 08:39:43 mba 1.1.2.27: #i27773#: some TODOs 2004/07/01 11:50:18 mav 1.1.2.26: #i27773# links storing on deactivation 2004/06/25 11:59:39 mav 1.1.2.25: #i27773# linkage support 2004/06/21 16:34:24 mba 1.1.2.24: #i27773#: new method for notifying the object about VisArea changes in the client 2004/06/21 07:47:32 mba 1.1.2.23: #i27773#: destroy client when object is deactivated 2004/06/18 13:59:49 mba 1.1.2.22: #i27773#: avoid crashes when object is not SFX based 2004/06/17 11:24:41 mav 1.1.2.21: #i27773# retrieve suggested size for embedded document 2004/06/14 14:40:34 mba 1.1.2.20: #i27773#: new handling for resizing of active objects 2004/06/10 16:43:52 mba 1.1.2.19: #i27773#: some fixed to make InPlace Editing work 2004/06/01 08:15:28 mba 1.1.2.18: #i27773#: new storage API 2004/05/24 16:52:41 mav 1.1.2.17: #i27773# implement missing method 2004/05/24 12:01:33 mav 1.1.2.16: #i27773# add method to solve build problem 2004/05/24 11:51:06 mav 1.1.2.15: #i27773# remove method implementation 2004/05/19 09:53:21 mav 1.1.2.14: #i27773# adopt to incompatible changes that came with resync 2004/05/18 17:16:41 mav 1.1.2.13: #i27773# adopt to linux compiler 2004/05/18 17:07:09 mba 1.1.2.12: #i27773#: const added 2004/05/18 16:23:58 mav 1.1.2.11: #i27773# resolve resync problems 2004/05/06 16:41:45 mba 1.1.2.10: #i27773#: some bugfixes in first testing 2004/05/05 14:58:43 mba 1.1.2.9: #i27773#: refcounting problem due to using deafbeef 2004/05/05 13:48:58 mba 1.1.2.8: #i27773#: force repainting of client after saving object 2004/05/04 13:02:18 mba 1.1.2.7: #i27773#: remove so3 2004/04/29 10:57:24 mba 1.1.2.6: #i27773#: remove so3 2004/04/27 17:05:53 mba 1.1.2.5: #i27773#: new embedding API 2004/04/22 13:36:40 mav 1.1.2.4: #i27773# one more step 2004/04/21 14:55:15 mba 1.1.2.3: #i27773#: new method to access IPClients from object side 2004/04/21 11:08:08 mav 1.1.2.2: #i27773# one more step 2004/04/15 13:12:04 mba 1.1.2.1: #ii27773#: new interface to InPlaceClients


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [8df3f4ba0889201987dc5c7cff0a03dacb018c12]

INTEGRATION: CWS mav09 (1.3.252); FILE MERGED 2004/06/10 16:43:51 mba 1.3.252.3: #i27773#: some fixed to make InPlace Editing work 2004/04/29 21:27:10 mav 1.3.252.2: RESYNC: (1.3-1.4); FILE MERGED 2004/04/14 11:57:29 mba 1.3.252.1: #i27773#: remove so3; new UI configuration; new Storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [4f54561c8d4e9dd3504046d90be8fc51756dad10]

INTEGRATION: CWS mav09 (1.32.10); FILE MERGED 2004/09/17 00:00:05 mav 1.32.10.3: RESYNC: (1.32-1.33); FILE MERGED 2004/07/16 14:58:34 mba 1.32.10.2: #i27773#: fixes after resync to m47 2004/06/10 16:43:51 mba 1.32.10.1: #i27773#: some fixed to make InPlace Editing work


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [3c37e86071713cc6d85f5004fbb53bc53b39e5fd]

INTEGRATION: CWS mav09 (1.35.6); FILE MERGED 2004/09/16 23:59:50 mav 1.35.6.2: RESYNC: (1.35-1.38); FILE MERGED 2004/07/16 14:49:27 mba 1.35.6.1: #i27773#: new interface between SvGlobalName and UUID Sequence


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [62c258ef4b75a520c1eab002ea36c2cc128af83c]

INTEGRATION: CWS mav09 (1.16.48); FILE MERGED 2004/09/16 23:59:00 mav 1.16.48.7: RESYNC: (1.21-1.22); FILE MERGED 2004/08/20 13:14:22 mav 1.16.48.6: #i27773# rearrange todo's 2004/07/07 17:26:48 mav 1.16.48.5: RESYNC: (1.19-1.21); FILE MERGED 2004/07/06 14:16:20 mav 1.16.48.4: #i27773# review and solve some TODOs 2004/05/17 16:08:16 mav 1.16.48.3: RESYNC: (1.18-1.19); FILE MERGED 2004/04/29 21:25:52 mav 1.16.48.2: RESYNC: (1.16-1.18); FILE MERGED 2004/04/14 11:55:48 mba 1.16.48.1: #i27773#: remove so3; new UI configuration


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [c9f3328fa786a241601e15c0833bc52bf6bbcb62]

INTEGRATION: CWS mav09 (1.37.2); FILE MERGED 2004/09/16 23:58:30 mav 1.37.2.2: RESYNC: (1.37-1.38); FILE MERGED 2004/04/14 11:48:38 mba 1.37.2.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [8d2a44698b0824530fee508915a6b38ded5406c0]

INTEGRATION: CWS mav09 (1.1.1.1.424); FILE MERGED 2004/07/02 08:39:42 mba 1.1.1.1.424.5: #i27773#: some TODOs 2004/05/18 16:23:58 mav 1.1.1.1.424.4: #i27773# resolve resync problems 2004/04/29 21:24:52 mav 1.1.1.1.424.3: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/04/29 10:57:24 mba 1.1.1.1.424.2: #i27773#: remove so3 2004/04/14 11:48:38 mba 1.1.1.1.424.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [49d8acaa2a44c81e5961674299b6e145a028be36]

INTEGRATION: CWS mav09 (1.30.2); FILE MERGED 2004/09/16 23:58:23 mav 1.30.2.5: RESYNC: (1.30-1.31); FILE MERGED 2004/07/02 08:39:42 mba 1.30.2.4: #i27773#: some TODOs 2004/05/18 16:23:57 mav 1.30.2.3: #i27773# resolve resync problems 2004/04/29 10:57:23 mba 1.30.2.2: #i27773#: remove so3 2004/04/14 11:48:38 mba 1.30.2.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [4ea94b9eed8e3698685e8a33b0b243ee4e2a7de7]

INTEGRATION: CWS mav09 (1.12.2); FILE MERGED 2004/09/16 23:57:57 mav 1.12.2.5: RESYNC: (1.13-1.15); FILE MERGED 2004/07/09 16:11:29 mav 1.12.2.4: RESYNC: (1.12-1.13); FILE MERGED 2004/06/14 14:40:33 mba 1.12.2.3: #i27773#: new handling for resizing of active objects 2004/06/10 16:43:50 mba 1.12.2.2: #i27773#: some fixed to make InPlace Editing work 2004/04/14 11:47:32 mba 1.12.2.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [4d8622ababdcef3a59106b5156432ac7729a05ff]

INTEGRATION: CWS mav09 (1.1.1.1.424); FILE MERGED 2004/04/14 11:47:32 mba 1.1.1.1.424.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [484e30d434342ae4958f6ec516500ef4ea595798]

INTEGRATION: CWS mav09 (1.1.2); FILE ADDED 2004/07/02 08:39:41 mba 1.1.2.2: #i27773#: some TODOs 2004/06/18 13:50:37 mba 1.1.2.1: #i27773#: new embedding API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [474e5fbbc84f9a4cad8dea11dad2e394eb41f2f3]

INTEGRATION: CWS mav09 (1.19.52); FILE MERGED 2004/09/16 23:57:23 mav 1.19.52.11: RESYNC: (1.19-1.20); FILE MERGED 2004/09/02 14:46:37 mba 1.19.52.10: #i27773#: storage based documents don't own their storage 2004/07/15 11:08:22 mav 1.19.52.9: #i27773# commit changes made offline 2004/06/10 16:43:48 mba 1.19.52.8: #i27773#: some fixed to make InPlace Editing work 2004/05/16 17:22:54 mba 1.19.52.7: #i27773#: remove so3 2004/04/23 17:00:54 mba 1.19.52.6: #i27773#: methods to work with EmbeddedObjects 2004/04/23 09:54:10 mav 1.19.52.5: #i27773# one more step 2004/04/22 13:36:40 mav 1.19.52.4: #i27773# one more step 2004/04/21 11:08:08 mav 1.19.52.3: #i27773# one more step 2004/04/14 11:47:04 mba 1.19.52.2: #i27773#: remove so3 2004/03/11 10:15:27 mav 1.19.52.1: #115904# move GUISaveAs out of SfxDocShell


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [9d6a20219ede0d1016a816ad0ddb2ba1e0e10d26]

INTEGRATION: CWS mav09 (1.1.2); FILE ADDED 2004/07/02 08:39:41 mba 1.1.2.2: #i27773#: some TODOs 2004/06/18 13:50:48 mba 1.1.2.1: #i27773#: new embedding API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [72c7bce382ddefa031c0b7ebf6bb6043ce72236a]

INTEGRATION: CWS mav09 (1.1.2); FILE ADDED 2004/07/15 10:55:43 mba 1.1.2.3: #i27773#: cleaning up todos 2004/07/02 08:39:40 mba 1.1.2.2: #i27773#: some TODOs 2004/06/18 13:50:27 mba 1.1.2.1: #i27773#: new embedding API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [ac0887f670c2e57ef53a45b5c16279087592d04d]

INTEGRATION: CWS mav09 (1.10.252); FILE MERGED 2004/04/29 10:57:23 mba 1.10.252.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [741c6468f58f7a4336f0db7f3a831485032b54a7]

INTEGRATION: CWS mav09 (1.4.58); FILE MERGED 2004/07/02 08:39:40 mba 1.4.58.1: #i27773#: some TODOs


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [8e77b900dbc4c6a78b60e4a273eeafcc2b562e47]

INTEGRATION: CWS mav09 (1.55.16); FILE MERGED 2004/09/21 17:57:27 mav 1.55.16.34: RESYNC: (1.67-1.68); FILE MERGED 2004/09/08 08:16:53 mav 1.55.16.33: #i27773# embedded link must be stored in the same format 2004/09/02 14:47:39 mba 1.55.16.32: #i27773#: storage based documents don't own their storage 2004/08/27 07:06:37 mav 1.55.16.31: #i27773# close medium input and output stream completely 2004/08/25 12:00:24 mav 1.55.16.30: #i27773# model implements XStorageBasedDocument 2004/08/25 11:35:57 mav 1.55.16.29: #i27773# document storage related problems 2004/08/20 15:19:05 mav 1.55.16.28: #i27773# get rid of dead header 2004/08/16 08:42:05 mba 1.55.16.27: #i27773#: some TODOs checked 2004/07/15 10:55:42 mba 1.55.16.26: #i27773#: cleaning up todos 2004/07/14 12:13:03 mav 1.55.16.25: #i27773# fix resync related issues 2004/07/09 16:10:37 mav 1.55.16.24: RESYNC: (1.66-1.67); FILE MERGED 2004/07/07 17:24:37 mav 1.55.16.23: RESYNC: (1.63-1.66); FILE MERGED 2004/07/06 14:16:19 mav 1.55.16.22: #i27773# review and solve some TODOs 2004/07/02 16:37:20 mba 1.55.16.21: #i27773#: merge conflicts 2004/07/02 08:39:39 mba 1.55.16.20: #i27773#: some TODOs 2004/07/01 17:34:40 mav 1.55.16.19: #i27773# transport document error code 2004/06/29 14:37:43 mav 1.55.16.18: #i27773# cach only properties that are unknown by DocShell 2004/06/18 15:38:25 mav 1.55.16.17: #i27773# Document storage related UNO API 2004/06/17 10:58:58 mav 1.55.16.16: #i27773# retrieve suggested size for embedded document 2004/06/02 11:47:26 mba 1.55.16.15: #i27773#: use real MapUnit 2004/06/01 10:29:35 mav 1.55.16.14: #i27773# let streams be closed when requested 2004/05/28 16:17:19 mba 1.55.16.13: #27773#: some wrong MediaTypes 2004/05/24 09:00:40 mba 1.55.16.12: #i27773#: some changes about MapUnit 2004/05/19 09:53:20 mav 1.55.16.11: #i27773# adopt to incompatible changes that came with resync 2004/05/18 16:23:56 mav 1.55.16.10: #i27773# resolve resync problems 2004/05/17 16:07:33 mav 1.55.16.9: RESYNC: (1.61-1.63); FILE MERGED 2004/05/06 16:41:44 mba 1.55.16.8: #i27773#: some bugfixes in first testing 2004/05/05 13:48:33 mba 1.55.16.7: #i27773#: platform independent GUIDs 2004/05/04 13:02:18 mba 1.55.16.6: #i27773#: remove so3 2004/04/29 21:23:30 mav 1.55.16.5: RESYNC: (1.59-1.61); FILE MERGED 2004/04/14 11:46:13 mba 1.55.16.4: #i27773#: use new storage API; remove SO3 2004/03/11 10:15:26 mav 1.55.16.3: #115904# move GUISaveAs out of SfxDocShell 2004/03/02 08:31:03 mav 1.55.16.2: RESYNC: (1.55-1.59); FILE MERGED 2004/01/27 17:17:00 mav 1.55.16.1: #115011# allow to retrieve bitmaps


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [e079afa93b27a6da5c7df19af5354068713dec19]

INTEGRATION: CWS mav09 (1.1.2); FILE ADDED 2004/08/23 15:01:26 mav 1.1.2.3: #i27773# adopt to linux 2004/07/02 08:39:39 mba 1.1.2.2: #i27773#: some TODOs 2004/06/18 13:50:01 mba 1.1.2.1: #i27773#: new embedding API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [a00b9ce8945e89a4889d80abfd5d83785b083e30]

INTEGRATION: CWS mav09 (1.40.46); FILE MERGED 2004/09/21 17:57:19 mav 1.40.46.17: RESYNC: (1.42-1.43); FILE MERGED 2004/09/08 15:02:48 mav 1.40.46.16: #i33968# use part of new document URL as a short factory name for now 2004/09/02 14:47:39 mba 1.40.46.15: #i27773#: storage based documents don't own their storage 2004/08/24 16:08:30 mav 1.40.46.14: #i27773# fix minor problems 2004/08/23 15:52:32 mav 1.40.46.13: #i27773# do not create a storage only for deleting 2004/08/06 10:36:17 mav 1.40.46.12: #i32675# do not show filter query box on document closing 2004/08/06 10:11:22 mav 1.40.46.11: #i26828# do not show filter query box on document closing 2004/07/15 10:55:42 mba 1.40.46.10: #i27773#: cleaning up todos 2004/07/06 16:57:11 mav 1.40.46.9: #i27773# review TODOs 2004/07/06 16:06:19 mba 1.40.46.8: #i27773#: allow to load into a frame 2004/07/02 16:37:20 mba 1.40.46.7: #i27773#: merge conflicts 2004/07/02 08:39:39 mba 1.40.46.6: #i27773#: some TODOs 2004/05/05 13:48:32 mba 1.40.46.5: #i27773#: platform independent GUIDs 2004/05/04 13:02:17 mba 1.40.46.4: #i27773#: remove so3 2004/04/29 21:23:22 mav 1.40.46.3: RESYNC: (1.40-1.42); FILE MERGED 2004/04/15 13:31:07 mba 1.40.46.2: #ii27773#: new interface to InPlaceClients 2004/04/14 11:46:13 mba 1.40.46.1: #i27773#: use new storage API; remove SO3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [5b6f18f5ddb679b40e67afb316ab542e1b7842a6]

INTEGRATION: CWS mav09 (1.14.382); FILE MERGED 2004/09/29 16:07:34 mav 1.14.382.6: #i27773# resync 2004/09/16 23:55:24 mav 1.14.382.5: RESYNC: (1.14-1.16); FILE MERGED 2004/07/01 17:34:40 mav 1.14.382.4: #i27773# transport document error code 2004/05/18 16:23:56 mav 1.14.382.3: #i27773# resolve resync problems 2004/04/14 11:46:13 mba 1.14.382.2: #i27773#: use new storage API; remove SO3 2004/03/11 10:15:25 mav 1.14.382.1: #115904# move GUISaveAs out of SfxDocShell


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [40358b6e69515c5a8ae83a21cadea92c88aaab95]

INTEGRATION: CWS mav09 (1.123.46); FILE MERGED 2004/09/16 23:55:16 mav 1.123.46.42: RESYNC: (1.131-1.132); FILE MERGED 2004/09/09 11:39:17 mav 1.123.46.41: #i27773# let childobjects know that the storing is finished 2004/09/08 09:06:05 mav 1.123.46.40: #i27773# set correct size to the sequences 2004/09/03 15:04:22 mba 1.123.46.39: #i27773#: Medium shouldn't be closed while loading, SFX will do it for readonly files after loading 2004/09/02 16:30:15 mba 1.123.46.38: #i27773#: always call SaveCompleted 2004/09/01 14:23:16 mba 1.123.46.37: #i27773#: COM-Objects on Linux must work in Loaded state 2004/08/25 11:35:57 mav 1.123.46.36: #i27773# document storage related problems 2004/08/23 07:52:20 mav 1.123.46.35: #i27773# readjust todo's 2004/08/20 12:19:08 mav 1.123.46.34: #i27773# restore image storage in oasis format 2004/08/20 11:16:47 mav 1.123.46.33: #i27773# remove image storage in 6.0 format 2004/08/20 10:57:19 mav 1.123.46.32: #i27773# remove image storage in 6.0 format 2004/08/19 16:46:32 mav 1.123.46.31: #i27773# remove replacement from object stream for Oasis format 2004/08/16 13:35:50 mav 1.123.46.30: #i27773# ignore staroffice 8 also 2004/08/16 08:42:04 mba 1.123.46.29: #i27773#: some TODOs checked 2004/08/13 08:46:22 mav 1.123.46.28: #i27773# introduce version back 2004/08/12 16:03:42 mav 1.123.46.27: #i27773# introduce version back 2004/07/15 11:07:54 mav 1.123.46.26: #i27773# commit changes made offline 2004/07/15 10:55:42 mba 1.123.46.25: #i27773#: cleaning up todos 2004/07/14 12:13:02 mav 1.123.46.24: #i27773# fix resync related issues 2004/07/13 14:52:20 mav 1.123.46.23: #i27773# resolve resync issue 2004/07/07 17:24:19 mav 1.123.46.22: RESYNC: (1.126-1.129); FILE MERGED 2004/07/06 14:16:17 mav 1.123.46.21: #i27773# review and solve some TODOs 2004/07/02 08:39:38 mba 1.123.46.20: #i27773#: some TODOs 2004/07/01 11:50:16 mav 1.123.46.19: #i27773# links storing on deactivation 2004/06/18 15:38:24 mav 1.123.46.18: #i27773# Document storage related UNO API 2004/06/10 16:43:47 mba 1.123.46.17: #i27773#: some fixed to make InPlace Editing work 2004/06/01 08:15:27 mba 1.123.46.16: #i27773#: new storage API 2004/05/28 13:09:19 mav 1.123.46.15: #i27773# create medium in truncate mode, truncate target stream on writing 2004/05/28 09:15:45 mav 1.123.46.14: #i27773# SaveAs to the same file 2004/05/18 16:23:55 mav 1.123.46.13: #i27773# resolve resync problems 2004/05/16 17:22:37 mba 1.123.46.12: #i27773#: new EmbeddedObjectContainer 2004/05/13 14:06:36 mav 1.123.46.11: #i18200# clean overwrite parameter after SaveAs procedure 2004/05/10 08:18:17 mba 1.123.46.10: #i27773#: notification of UIActivation fixed; some bugfixes; added support for replacement images 2004/05/06 16:41:44 mba 1.123.46.9: #i27773#: some bugfixes in first testing 2004/05/04 13:02:17 mba 1.123.46.8: #i27773#: remove so3 2004/04/29 21:23:14 mav 1.123.46.7: RESYNC: (1.123-1.126); FILE MERGED 2004/04/26 11:28:11 mav 1.123.46.6: #i27773# one more step 2004/04/23 09:54:09 mav 1.123.46.5: #i27773# one more step 2004/04/21 11:08:07 mav 1.123.46.4: #i27773# one more step 2004/04/14 14:59:35 mba 1.123.46.3: #i27773#: remove so3; new storage API 2004/04/14 11:46:13 mba 1.123.46.2: #i27773#: use new storage API; remove SO3 2004/03/11 10:15:25 mav 1.123.46.1: #115904# move GUISaveAs out of SfxDocShell


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [d1efe081be7844c2adb7f97d1e9af6166edbdf04]

INTEGRATION: CWS mav09 (1.60.46); FILE MERGED 2004/09/29 16:07:34 mav 1.60.46.15: #i27773# resync 2004/09/21 17:57:12 mav 1.60.46.14: RESYNC: (1.68-1.70); FILE MERGED 2004/09/16 23:55:08 mav 1.60.46.13: RESYNC: (1.63-1.68); FILE MERGED 2004/07/02 08:39:38 mba 1.60.46.12: #i27773#: some TODOs 2004/07/01 17:34:40 mav 1.60.46.11: #i27773# transport document error code 2004/06/01 08:15:26 mba 1.60.46.10: #i27773#: new storage API 2004/05/18 16:23:55 mav 1.60.46.9: #i27773# resolve resync problems 2004/05/17 16:07:24 mav 1.60.46.8: RESYNC: (1.61-1.62); FILE MERGED 2004/05/04 13:02:16 mba 1.60.46.7: #i27773#: remove so3 2004/04/29 21:23:02 mav 1.60.46.6: RESYNC: (1.60-1.61); FILE MERGED 2004/04/22 13:36:39 mav 1.60.46.5: #i27773# one more step 2004/04/15 13:31:07 mba 1.60.46.4: #ii27773#: new interface to InPlaceClients 2004/04/14 14:59:35 mba 1.60.46.3: #i27773#: remove so3; new storage API 2004/04/14 11:46:12 mba 1.60.46.2: #i27773#: use new storage API; remove SO3 2004/03/11 10:15:25 mav 1.60.46.1: #115904# move GUISaveAs out of SfxDocShell


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [01e2b2d12cce5959720c6f9713f2471a6410f60c]

INTEGRATION: CWS mav09 (1.37.2); FILE MERGED 2004/09/21 17:57:04 mav 1.37.2.14: RESYNC: (1.43-1.44); FILE MERGED 2004/09/16 23:55:01 mav 1.37.2.13: RESYNC: (1.41-1.43); FILE MERGED 2004/08/09 17:24:35 mav 1.37.2.12: RESYNC: (1.40-1.41); FILE MERGED 2004/07/15 11:07:54 mav 1.37.2.11: #i27773# commit changes made offline 2004/07/07 17:24:06 mav 1.37.2.10: RESYNC: (1.39-1.40); FILE MERGED 2004/06/10 16:43:47 mba 1.37.2.9: #i27773#: some fixed to make InPlace Editing work 2004/05/06 16:41:43 mba 1.37.2.8: #i27773#: some bugfixes in first testing 2004/05/04 13:02:16 mba 1.37.2.7: #i27773#: remove so3 2004/04/29 21:22:55 mav 1.37.2.6: RESYNC: (1.37-1.39); FILE MERGED 2004/04/29 10:57:23 mba 1.37.2.5: #i27773#: remove so3 2004/04/21 11:08:07 mav 1.37.2.4: #i27773# one more step 2004/04/15 13:31:06 mba 1.37.2.3: #ii27773#: new interface to InPlaceClients 2004/04/14 14:59:35 mba 1.37.2.2: #i27773#: remove so3; new storage API 2004/04/14 11:46:12 mba 1.37.2.1: #i27773#: use new storage API; remove SO3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [b5ed6b56a8e1b00b284a00ea395219cf674537ca]

INTEGRATION: CWS mav09 (1.1.2); FILE ADDED 2004/08/12 16:03:42 mav 1.1.2.19: #i27773# introduce version back 2004/07/15 10:55:41 mba 1.1.2.18: #i27773#: cleaning up todos 2004/07/06 14:16:17 mav 1.1.2.17: #i27773# review and solve some TODOs 2004/07/02 08:39:38 mba 1.1.2.16: #i27773#: some TODOs 2004/06/01 08:15:26 mba 1.1.2.15: #i27773#: new storage API 2004/05/28 16:17:18 mba 1.1.2.14: #27773#: some wrong MediaTypes 2004/05/24 09:00:40 mba 1.1.2.13: #i27773#: some changes about MapUnit 2004/05/16 17:22:37 mba 1.1.2.12: #i27773#: new EmbeddedObjectContainer 2004/05/10 08:18:17 mba 1.1.2.11: #i27773#: notification of UIActivation fixed; some bugfixes; added support for replacement images 2004/05/06 16:41:43 mba 1.1.2.10: #i27773#: some bugfixes in first testing 2004/05/05 13:48:32 mba 1.1.2.9: #i27773#: platform independent GUIDs 2004/05/04 13:02:15 mba 1.1.2.8: #i27773#: remove so3 2004/04/29 10:57:22 mba 1.1.2.7: #i27773#: remove so3 2004/04/27 17:05:52 mba 1.1.2.6: #i27773#: new embedding API 2004/04/26 11:28:11 mav 1.1.2.5: #i27773# one more step 2004/04/26 08:28:55 mba 1.1.2.4: #i27773#: implementation of embedded objects container 2004/04/23 17:00:53 mba 1.1.2.3: #i27773#: methods to work with EmbeddedObjects 2004/04/22 13:36:39 mav 1.1.2.2: #i27773# one more step 2004/04/22 09:24:33 mav 1.1.2.1: #i27773# embedding related part of object shell


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [d6f56c5b08782c5781d4da36eb7714927547706b]

INTEGRATION: CWS mav09 (1.44.2); FILE MERGED 2004/09/16 23:54:44 mav 1.44.2.8: RESYNC: (1.45-1.48); FILE MERGED 2004/08/23 07:52:19 mav 1.44.2.7: #i27773# readjust todo's 2004/07/15 10:55:41 mba 1.44.2.6: #i27773#: cleaning up todos 2004/07/06 14:16:16 mav 1.44.2.5: #i27773# review and solve some TODOs 2004/05/18 16:23:55 mav 1.44.2.4: #i27773# resolve resync problems 2004/04/29 21:22:37 mav 1.44.2.3: RESYNC: (1.44-1.45); FILE MERGED 2004/04/14 11:46:12 mba 1.44.2.2: #i27773#: use new storage API; remove SO3 2004/03/11 10:15:24 mav 1.44.2.1: #115904# move GUISaveAs out of SfxDocShell


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [4df61f7d50a821ba9975ccc383cd97da4ba7a4a8]

INTEGRATION: CWS mav09 (1.12.252); FILE MERGED 2004/09/16 23:53:52 mav 1.12.252.3: RESYNC: (1.12-1.13); FILE MERGED 2004/04/14 14:59:34 mba 1.12.252.2: #i27773#: remove so3; new storage API 2004/04/14 11:46:12 mba 1.12.252.1: #i27773#: use new storage API; remove SO3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [8d3c9e34878a69bf8b9e224df19577d55f63cf89]

INTEGRATION: CWS mav09 (1.12.2); FILE MERGED 2004/09/16 23:54:36 mav 1.12.2.6: RESYNC: (1.13-1.14); FILE MERGED 2004/07/07 17:23:46 mav 1.12.2.5: RESYNC: (1.12-1.13); FILE MERGED 2004/06/18 13:58:42 mba 1.12.2.4: #i27773#: new special objects 2004/04/22 13:36:39 mav 1.12.2.3: #i27773# one more step 2004/04/14 11:46:11 mba 1.12.2.2: #i27773#: use new storage API; remove SO3 2004/03/11 10:15:24 mav 1.12.2.1: #115904# move GUISaveAs out of SfxDocShell


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [6ff874913c860fefc7811360da8a5143191ff196]

INTEGRATION: CWS mav09 (1.1.2); FILE ADDED 2004/08/23 14:44:35 mav 1.1.2.4: #i27773# adopt to linux 2004/07/02 08:39:37 mba 1.1.2.3: #i27773#: some TODOs 2004/06/21 07:45:31 mba 1.1.2.2: #i27773#: wrong function name 2004/06/18 13:50:11 mba 1.1.2.1: #i27773#: new embedding API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [ac151f9f5adb97125b2f4e877d7982fa116caf87]

INTEGRATION: CWS mav09 (1.1.2); FILE ADDED 2004/09/29 16:07:34 mav 1.1.2.18: #i27773# resync 2004/09/22 08:20:46 mav 1.1.2.17: #100000# resync 2004/09/09 10:40:33 mav 1.1.2.16: #i33968# remove possible parameters 2004/09/08 15:02:48 mav 1.1.2.15: #i33968# use part of new document URL as a short factory name for now 2004/08/31 14:47:04 mav 1.1.2.14: #i27773# output the message correctly 2004/08/23 14:59:39 mav 1.1.2.13: #i27773# fix saveTo functionality 2004/08/23 14:54:01 mav 1.1.2.12: #i27773# fix saveTo functionality 2004/07/06 14:16:16 mav 1.1.2.11: #i27773# review and solve some TODOs 2004/07/05 12:01:17 mav 1.1.2.10: #i26282# error handling 2004/07/01 17:34:39 mav 1.1.2.9: #i27773# transport document error code 2004/07/01 12:49:25 mav 1.1.2.8: #i27773# free cached document media descriptor before the document storing 2004/05/26 16:02:24 mav 1.1.2.7: #i27773# application default filter name property 2004/05/18 16:23:54 mav 1.1.2.6: #i27773# resolve resync problems 2004/04/22 13:36:38 mav 1.1.2.5: #i27773# one more step 2004/04/21 11:08:06 mav 1.1.2.4: #i27773# one more step 2004/04/14 11:46:11 mba 1.1.2.3: #i27773#: use new storage API; remove SO3 2004/03/24 10:25:16 mav 1.1.2.2: #115904# use dispatch API to execute dialog 2004/03/11 10:16:36 mav 1.1.2.1: #115904# move GUISaveAs out of SfxDocShell


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [a43d851ff9696c8f515f8d1ffcf07bec28d26f66]

INTEGRATION: CWS mav09 (1.2.32); FILE MERGED 2004/07/13 14:52:20 mav 1.2.32.1: #i27773# resolve resync issue


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [6a94387078ea3a0140a884bdd2540901884f1af2]

INTEGRATION: CWS mav09 (1.2.32); FILE MERGED 2004/09/06 10:49:20 mav 1.2.32.3: #i27773# fix typo 2004/07/14 12:13:02 mav 1.2.32.2: #i27773# fix resync related issues 2004/07/13 14:52:17 mav 1.2.32.1: #i27773# resolve resync issue


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [62f795e4e9cdfff24243356326a9b9fd45e671c8]

INTEGRATION: CWS mav09 (1.34.48); FILE MERGED 2004/05/18 16:23:53 mav 1.34.48.3: #i27773# resolve resync problems 2004/05/17 08:33:14 mba 1.34.48.2: #i27773#: use new method to detect ID from storage 2004/04/14 11:46:11 mba 1.34.48.1: #i27773#: use new storage API; remove SO3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [49c5fbfdb3de4d94ed85bfc7bd21e7b177cb1618]

INTEGRATION: CWS mav09 (1.54.46); FILE MERGED 2004/09/16 23:54:19 mav 1.54.46.6: RESYNC: (1.56-1.57); FILE MERGED 2004/07/15 10:55:41 mba 1.54.46.5: #i27773#: cleaning up todos 2004/07/09 16:10:00 mav 1.54.46.4: RESYNC: (1.55-1.56); FILE MERGED 2004/05/18 16:23:53 mav 1.54.46.3: #i27773# resolve resync problems 2004/04/29 21:21:35 mav 1.54.46.2: RESYNC: (1.54-1.55); FILE MERGED 2004/04/14 11:46:10 mba 1.54.46.1: #i27773#: use new storage API; remove SO3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [0734e6f2743d59d115b6ce3f0652969d903265b3]

INTEGRATION: CWS mav09 (1.25.48); FILE MERGED 2004/09/16 23:54:11 mav 1.25.48.2: RESYNC: (1.25-1.27); FILE MERGED 2004/04/14 11:46:10 mba 1.25.48.1: #i27773#: use new storage API; remove SO3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [65c86c4631a30ef465da53047ba015603766c9ff]

INTEGRATION: CWS mav09 (1.13.42); FILE MERGED 2004/07/19 10:26:09 mba 1.13.42.5: ##i27773#: bug in typedetection; templates and documents have same MediaType 2004/07/05 11:54:59 mav 1.13.42.4: #i27773# package repairing 2004/07/02 08:39:37 mba 1.13.42.3: #i27773#: some TODOs 2004/05/04 13:02:14 mba 1.13.42.2: #i27773#: remove so3 2004/04/14 11:46:10 mba 1.13.42.1: #i27773#: use new storage API; remove SO3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [762dd2b15bfd201b2271b460efa72a5b68d6fb2a]

INTEGRATION: CWS mav09 (1.137.42); FILE MERGED 2004/09/16 23:53:59 mav 1.137.42.28: RESYNC: (1.140-1.141); FILE MERGED 2004/09/10 13:48:03 mav 1.137.42.27: #i27773# check for itemset existence 2004/09/03 15:04:22 mba 1.137.42.26: #i27773#: Medium shouldn't be closed while loading, SFX will do it for readonly files after loading 2004/08/27 07:06:36 mav 1.137.42.25: #i27773# close medium input and output stream completely 2004/08/25 11:35:56 mav 1.137.42.24: #i27773# document storage related problems 2004/08/23 07:52:19 mav 1.137.42.23: #i27773# readjust todo's 2004/08/16 15:50:26 mav 1.137.42.22: #i27773# include 2004/08/16 15:48:50 mav 1.137.42.21: #i27773# resolve ambiguity 2004/08/13 11:41:55 mav 1.137.42.20: #i27773# do not overwrite if the related property is set to false 2004/07/15 11:07:54 mav 1.137.42.19: #i27773# commit changes made offline 2004/07/15 10:55:40 mba 1.137.42.18: #i27773#: cleaning up todos 2004/07/07 17:22:18 mav 1.137.42.17: RESYNC: (1.139-1.140); FILE MERGED 2004/07/06 14:16:14 mav 1.137.42.16: #i27773# review and solve some TODOs 2004/07/05 11:54:59 mav 1.137.42.15: #i27773# package repairing 2004/07/02 16:37:19 mba 1.137.42.14: #i27773#: merge conflicts 2004/07/02 08:39:36 mba 1.137.42.13: #i27773#: some TODOs 2004/06/01 10:29:34 mav 1.137.42.12: #i27773# let streams be closed when requested 2004/06/01 08:15:25 mba 1.137.42.11: #i27773#: new storage API 2004/05/28 13:09:18 mav 1.137.42.10: #i27773# create medium in truncate mode, truncate target stream on writing 2004/05/28 10:14:54 mba 1.137.42.9: #27773#: make sure that non existing files don't disturb saving 2004/05/28 09:15:44 mav 1.137.42.8: #i27773# SaveAs to the same file 2004/05/18 16:23:52 mav 1.137.42.7: #i27773# resolve resync problems 2004/05/10 08:18:17 mba 1.137.42.6: #i27773#: notification of UIActivation fixed; some bugfixes; added support for replacement images 2004/05/06 13:02:14 mba 1.137.42.5: #i27773#: wrong assertions 2004/05/04 15:14:44 mba 1.137.42.4: #i27773#: sharing storages 2004/05/04 13:02:13 mba 1.137.42.3: #i27773#: remove so3 2004/04/29 21:21:16 mav 1.137.42.2: RESYNC: (1.137-1.139); FILE MERGED 2004/04/14 11:46:09 mba 1.137.42.1: #i27773#: use new storage API; remove SO3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [92f7c0697ab66d7febddc441afc8e0a7f654d919]

INTEGRATION: CWS mav09 (1.17.46); FILE MERGED 2004/09/21 17:56:56 mav 1.17.46.4: RESYNC: (1.18-1.19); FILE MERGED 2004/07/07 17:22:09 mav 1.17.46.3: RESYNC: (1.17-1.18); FILE MERGED 2004/04/23 09:54:08 mav 1.17.46.2: #i27773# one more step 2004/04/14 11:46:09 mba 1.17.46.1: #i27773#: use new storage API; remove SO3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [d9700e86b2cc9c93f846e5d3c0168703bd18c474]

INTEGRATION: CWS mav09 (1.71.34); FILE MERGED 2004/09/16 23:53:44 mav 1.71.34.5: RESYNC: (1.74-1.76); FILE MERGED 2004/08/19 08:41:59 mav 1.71.34.4: #i27773# merge with latest version 2004/07/07 17:22:01 mav 1.71.34.3: RESYNC: (1.72-1.73); FILE MERGED 2004/05/17 16:06:52 mav 1.71.34.2: RESYNC: (1.71-1.72); FILE MERGED 2004/05/04 13:02:12 mba 1.71.34.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [83638a8ce392510238ae49c36b8aedb95eaa444b]

INTEGRATION: CWS mav09 (1.1.2); FILE ADDED 2004/08/23 14:32:58 mav 1.1.2.4: #i27773# adopt to linux 2004/07/15 10:55:40 mba 1.1.2.3: #i27773#: cleaning up todos 2004/07/02 08:39:35 mba 1.1.2.2: #i27773#: some TODOs 2004/06/18 13:49:53 mba 1.1.2.1: #i27773#: new embedding API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [2ab1c41d5a4990956c167c7141911092e4d2e8e4]

INTEGRATION: CWS mav09 (1.36.50); FILE MERGED 2004/09/21 17:56:40 mav 1.36.50.3: RESYNC: (1.38-1.39); FILE MERGED 2004/09/16 23:53:10 mav 1.36.50.2: RESYNC: (1.36-1.38); FILE MERGED 2004/04/14 11:36:10 mba 1.36.50.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [fc3dcd1a7a44989ade53fdcb76f88f61c79e0ab2]

INTEGRATION: CWS mav09 (1.21.54); FILE MERGED 2004/09/21 17:56:32 mav 1.21.54.3: RESYNC: (1.24-1.25); FILE MERGED 2004/09/16 23:52:09 mav 1.21.54.2: RESYNC: (1.21-1.24); FILE MERGED 2004/08/03 07:08:47 mav 1.21.54.1: #i27773# about.src is dead


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [9a259ba2f8a7548db5a6ae249a548c00c6e9267c]

INTEGRATION: CWS mav09 (1.24.46); FILE MERGED 2004/07/07 17:18:50 mav 1.24.46.2: RESYNC: (1.24-1.25); FILE MERGED 2004/03/11 10:15:23 mav 1.24.46.1: #115904# move GUISaveAs out of SfxDocShell


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [3cadf5418d12f1568e90a8467d5291a5dcf77264]

INTEGRATION: CWS mav09 (1.105.80); FILE MERGED 2004/09/16 23:51:31 mav 1.105.80.5: RESYNC: (1.106-1.108); FILE MERGED 2004/07/06 14:16:13 mav 1.105.80.4: #i27773# review and solve some TODOs 2004/05/18 16:23:51 mav 1.105.80.3: #i27773# resolve resync problems 2004/05/17 16:05:56 mav 1.105.80.2: RESYNC: (1.105-1.106); FILE MERGED 2004/04/14 11:36:47 mba 1.105.80.1: #i27773#: use new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [9b5b0cedcf730e29e3cd7365b0c367bac970d902]

INTEGRATION: CWS mav09 (1.35.2); FILE MERGED 2004/09/21 17:56:00 mav 1.35.2.6: RESYNC: (1.40-1.41); FILE MERGED 2004/09/16 23:50:32 mav 1.35.2.5: RESYNC: (1.37-1.40); FILE MERGED 2004/08/09 17:23:44 mav 1.35.2.4: RESYNC: (1.36-1.37); FILE MERGED 2004/07/07 17:16:08 mav 1.35.2.3: RESYNC: (1.35-1.36); FILE MERGED 2004/07/02 08:39:34 mba 1.35.2.2: #i27773#: some TODOs 2004/04/14 11:36:47 mba 1.35.2.1: #i27773#: use new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [7b00ac01f6c0579731ddd6b98d1d2ac698717bca]

INTEGRATION: CWS mav09 (1.18.48); FILE MERGED 2004/09/21 17:55:52 mav 1.18.48.5: RESYNC: (1.20-1.21); FILE MERGED 2004/09/16 23:50:24 mav 1.18.48.4: RESYNC: (1.19-1.20); FILE MERGED 2004/07/09 16:09:15 mav 1.18.48.3: RESYNC: (1.18-1.19); FILE MERGED 2004/07/02 08:39:34 mba 1.18.48.2: #i27773#: some TODOs 2004/04/14 11:36:46 mba 1.18.48.1: #i27773#: use new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [4126aad3ded10eaee311cc369356456e455202ce]

INTEGRATION: CWS mav09 (1.8.2); FILE MERGED 2004/07/09 16:07:13 mav 1.8.2.9: RESYNC: (1.9-1.10); FILE MERGED 2004/07/02 08:39:33 mba 1.8.2.8: #i27773#: some TODOs 2004/05/19 09:53:20 mav 1.8.2.7: #i27773# adopt to incompatible changes that came with resync 2004/05/18 16:23:51 mav 1.8.2.6: #i27773# resolve resync problems 2004/04/29 21:18:00 mav 1.8.2.5: RESYNC: (1.8-1.9); FILE MERGED 2004/04/29 10:57:21 mba 1.8.2.4: #i27773#: remove so3 2004/04/26 11:28:10 mav 1.8.2.3: #i27773# one more step 2004/04/23 09:54:08 mav 1.8.2.2: #i27773# one more step 2004/04/14 11:34:57 mba 1.8.2.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [ede1644a15d027b3017a317c4d058598c366cbf0]

INTEGRATION: CWS mav09 (1.6.388); FILE MERGED 2004/09/16 23:49:51 mav 1.6.388.3: RESYNC: (1.6-1.8); FILE MERGED 2004/08/20 07:07:15 mba 1.6.388.2: #i27773#: No Client/Server flags for objectbars anymore 2004/08/16 08:42:04 mba 1.6.388.1: #i27773#: some TODOs checked


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [228a525d15b8689d35db63b806358927f9120a41]

INTEGRATION: CWS mav09 (1.14.252); FILE MERGED 2004/04/29 21:17:18 mav 1.14.252.2: RESYNC: (1.14-1.15); FILE MERGED 2004/04/14 11:34:44 mba 1.14.252.1: #i27773#: superfluous code removed


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [05988d7b2e38a6b14ca2743998bb833c8f98b0e1]

INTEGRATION: CWS mav09 (1.26.2); FILE MERGED 2004/09/16 23:49:44 mav 1.26.2.8: RESYNC: (1.27-1.29); FILE MERGED 2004/08/24 16:08:30 mav 1.26.2.7: #i27773# fix minor problems 2004/08/18 16:07:36 mav 1.26.2.6: #i27773# (CD) allow the func toolbar to appear for inplace object 2004/07/09 16:07:44 mav 1.26.2.5: RESYNC: (1.26-1.27); FILE MERGED 2004/07/02 08:39:33 mba 1.26.2.4: #i27773#: some TODOs 2004/06/14 14:40:32 mba 1.26.2.3: #i27773#: new handling for resizing of active objects 2004/04/15 13:31:05 mba 1.26.2.2: #ii27773#: new interface to InPlaceClients 2004/04/14 11:35:17 mba 1.26.2.1: #i27773#: new InPlace API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [caab3dc0768e862b5311f5977e4cc8b6ac09d5c3]

INTEGRATION: CWS mav09 (1.27.48); FILE MERGED 2004/09/16 23:49:36 mav 1.27.48.4: RESYNC: (1.29-1.30); FILE MERGED 2004/08/09 17:23:36 mav 1.27.48.3: RESYNC: (1.28-1.29); FILE MERGED 2004/07/09 16:07:21 mav 1.27.48.2: RESYNC: (1.27-1.28); FILE MERGED 2004/04/14 11:34:20 mba 1.27.48.1: #i27773#: use new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [eb0d6807c06779c579c3096a9392968b9f2e9007]

INTEGRATION: CWS mav09 (1.17.24); FILE MERGED 2004/09/16 23:49:19 mav 1.17.24.5: RESYNC: (1.19-1.20); FILE MERGED 2004/07/02 08:39:32 mba 1.17.24.4: #i27773#: some TODOs 2004/05/17 16:05:18 mav 1.17.24.3: RESYNC: (1.18-1.19); FILE MERGED 2004/04/29 21:16:50 mav 1.17.24.2: RESYNC: (1.17-1.18); FILE MERGED 2004/04/14 11:33:10 mba 1.17.24.1: #i27773#: use new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [f8265de9d84c82d7ed520c97e6289389a1568113]

INTEGRATION: CWS mav09 (1.8.386); FILE MERGED 2004/04/29 21:16:01 mav 1.8.386.2: RESYNC: (1.8-1.10); FILE MERGED 2004/04/14 11:31:23 mba 1.8.386.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [429784ccff819c5d8792423f9f3a22bc8869d95c]

INTEGRATION: CWS mav09 (1.14.186); FILE MERGED 2004/09/16 23:49:03 mav 1.14.186.3: RESYNC: (1.15-1.16); FILE MERGED 2004/04/29 21:15:45 mav 1.14.186.2: RESYNC: (1.14-1.15); FILE MERGED 2004/04/14 11:31:08 mba 1.14.186.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [48b1009dc63c089b6e19b77b148f242724a06ef4]

INTEGRATION: CWS mav09 (1.6.400); FILE MERGED 2004/04/14 11:30:48 mba 1.6.400.1: #i27773#: use new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [583264e22d4fe49ce00e3eed069adc0adc350d8b]

INTEGRATION: CWS mav09 (1.5.82); FILE MERGED 2004/09/16 23:48:48 mav 1.5.82.3: RESYNC: (1.5-1.6); FILE MERGED 2004/07/15 10:55:39 mba 1.5.82.2: #i27773#: cleaning up todos 2004/04/14 11:30:25 mba 1.5.82.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [875e3f770d5166c7480d67d468d2b90c0c72eac8]

INTEGRATION: CWS mav09 (1.56.2); FILE MERGED 2004/09/16 23:48:39 mav 1.56.2.5: RESYNC: (1.59-1.60); FILE MERGED 2004/07/07 17:13:58 mav 1.56.2.4: RESYNC: (1.58-1.59); FILE MERGED 2004/05/17 16:04:59 mav 1.56.2.3: RESYNC: (1.57-1.58); FILE MERGED 2004/04/29 21:14:42 mav 1.56.2.2: RESYNC: (1.56-1.57); FILE MERGED 2004/04/14 11:30:06 mba 1.56.2.1: #i27773#: use new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [443255ae4572d24f30ced3268b2758e45383c137]

INTEGRATION: CWS mav09 (1.27.34); FILE MERGED 2004/07/07 17:13:35 mav 1.27.34.2: RESYNC: (1.27-1.28); FILE MERGED 2004/05/04 13:02:11 mba 1.27.34.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [79d82f2c979710d34270ed8f1274eff483fdf05d]

INTEGRATION: CWS mav09 (1.3.416); FILE MERGED 2004/05/04 13:02:10 mba 1.3.416.2: #i27773#: remove so3 2004/04/14 11:29:50 mba 1.3.416.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [257144ac722b8d835215a4eccffad001f8c66a1e]

INTEGRATION: CWS mav09 (1.2.2); FILE MERGED 2004/07/06 14:15:30 mav 1.2.2.2: #i27773# review and solve some TODOs 2004/04/14 11:29:30 mba 1.2.2.1: #i27773#: use new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [667452e7c61669578daab3c3abc560d514ee915e]

INTEGRATION: CWS mav09 (1.36.2); FILE MERGED 2004/09/29 14:52:41 mav 1.36.2.7: RESYNC: (1.43-1.44); FILE MERGED 2004/09/16 23:48:23 mav 1.36.2.6: RESYNC: (1.37-1.43); FILE MERGED 2004/07/14 12:13:00 mav 1.36.2.5: #i27773# fix resync related issues 2004/07/09 16:07:01 mav 1.36.2.4: RESYNC: (1.36-1.37); FILE MERGED 2004/06/14 14:40:31 mba 1.36.2.3: #i27773#: new handling for resizing of active objects 2004/06/10 16:43:46 mba 1.36.2.2: #i27773#: some fixed to make InPlace Editing work 2004/04/14 11:23:55 mba 1.36.2.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [a28132a520489e1a72df97704a93a55be3f980a4]

INTEGRATION: CWS mav09 (1.32.2); FILE MERGED 2004/07/14 12:13:00 mav 1.32.2.6: #i27773# fix resync related issues 2004/07/07 17:11:28 mav 1.32.2.5: RESYNC: (1.33-1.35); FILE MERGED 2004/07/06 12:47:25 mba 1.32.2.4: #i27773#: move DDE code from so3 to sfx2 2004/04/29 21:13:46 mav 1.32.2.3: RESYNC: (1.32-1.33); FILE MERGED 2004/04/21 11:08:06 mav 1.32.2.2: #i27773# one more step 2004/04/14 11:23:26 mba 1.32.2.1: #i27773#: loading through API only


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [a612a1076ef8ed56cb14ff9b5a5dc04b2ab922b8]

INTEGRATION: CWS mav09 (1.1.2); FILE ADDED 2004/07/06 14:15:27 mav 1.1.2.2: #i27773# review and solve some TODOs 2004/04/21 11:10:24 mav 1.1.2.1: #i27773# move implementation from so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [d9afbdc00da4f381b3f0bc9d9ea6854a42db1cf9]

INTEGRATION: CWS mav09 (1.1.2); FILE ADDED 2004/04/21 11:10:14 mav 1.1.2.1: #i27773# move implementation from so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [4c76ed29904383115f1c389c2983dc85b51a71ed]

INTEGRATION: CWS mav09 (1.1.2); FILE ADDED 2004/07/06 14:15:27 mav 1.1.2.2: #i27773# review and solve some TODOs 2004/04/21 11:10:13 mav 1.1.2.1: #i27773# move implementation from so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [14483df71f08d2bf676d558708429af066fd9ecd]

INTEGRATION: CWS mav09 (1.1.2); FILE ADDED 2004/04/21 11:10:01 mav 1.1.2.1: #i27773# move implementation from so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [98eabdaa5a7f4a35b87925361a5a437077e274c0]

INTEGRATION: CWS mav09 (1.1.2); FILE ADDED 2004/07/15 11:08:21 mav 1.1.2.3: #i27773# commit changes made offline 2004/07/06 12:47:25 mba 1.1.2.2: #i27773#: move DDE code from so3 to sfx2 2004/04/21 11:10:00 mav 1.1.2.1: #i27773# move implementation from so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [44632f5c9fe1b515c122ff55655667a4eaccd6c3]

INTEGRATION: CWS mav09 (1.1.2); FILE ADDED 2004/07/14 12:13:00 mav 1.1.2.2: #i27773# fix resync related issues 2004/07/06 12:47:05 mba 1.1.2.1: #i27773#: move DDE code from so3 to sfx2


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [b28f45a69bc2bb00b430a540008d697172e089df]

INTEGRATION: CWS mav09 (1.1.2); FILE ADDED 2004/07/06 12:46:53 mba 1.1.2.1: #i27773#: move DDE code from so3 to sfx2


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [a17d4628a4b570d187c8781ee390418b3dc9c3ea]

INTEGRATION: CWS mav09 (1.94.10); FILE MERGED 2004/08/18 16:12:18 mav 1.94.10.5: #i27773# get rid of useless assertion 2004/08/17 15:20:37 mav 1.94.10.4: #i27773# BaseURL and Hierarchical object name 2004/07/09 16:06:36 mav 1.94.10.3: RESYNC: (1.94-1.96); FILE MERGED 2004/06/18 13:58:25 mba 1.94.10.2: #i27773#: new special objects 2004/05/04 13:02:07 mba 1.94.10.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [42dae27ea4c52571651aaa4c2e490440b2060262]

INTEGRATION: CWS mav09 (1.37.2); FILE MERGED 2004/09/16 23:46:52 mav 1.37.2.7: RESYNC: (1.40-1.43); FILE MERGED 2004/08/09 17:23:27 mav 1.37.2.6: RESYNC: (1.39-1.40); FILE MERGED 2004/07/09 16:06:25 mav 1.37.2.5: RESYNC: (1.38-1.39); FILE MERGED 2004/07/07 17:10:28 mav 1.37.2.4: RESYNC: (1.37-1.38); FILE MERGED 2004/04/14 14:59:34 mba 1.37.2.3: #i27773#: remove so3; new storage API 2004/04/14 11:28:02 mba 1.37.2.2: #i27773#: remove old Basic slots 2004/04/14 11:26:22 mba 1.37.2.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [1c9d8fc20dd468834b309481d8fab75bb5c1b581]

INTEGRATION: CWS mav09 (1.10.2); FILE MERGED 2004/09/16 23:46:44 mav 1.10.2.4: RESYNC: (1.12-1.14); FILE MERGED 2004/07/09 16:06:17 mav 1.10.2.3: RESYNC: (1.11-1.12); FILE MERGED 2004/04/29 21:13:15 mav 1.10.2.2: RESYNC: (1.10-1.11); FILE MERGED 2004/04/14 11:21:30 mba 1.10.2.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [219c25633641f0a6dd0ec6d3e3739c0d1ccfb06f]

INTEGRATION: CWS mav09 (1.24.42); FILE MERGED 2004/04/29 21:13:07 mav 1.24.42.3: RESYNC: (1.24-1.25); FILE MERGED 2004/04/29 10:57:21 mba 1.24.42.2: #i27773#: remove so3 2004/04/14 11:21:11 mba 1.24.42.1: #i27773#: remove factories


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [eb88b80b27756df48e503a208f3a1319bf4bf26a]

INTEGRATION: CWS mav09 (1.76.2); FILE MERGED 2004/09/16 23:46:37 mav 1.76.2.7: RESYNC: (1.80-1.81); FILE MERGED 2004/07/07 17:10:14 mav 1.76.2.6: RESYNC: (1.79-1.80); FILE MERGED 2004/07/06 14:15:26 mav 1.76.2.5: #i27773# review and solve some TODOs 2004/06/01 08:15:25 mba 1.76.2.4: #i27773#: new storage API 2004/05/17 16:04:28 mav 1.76.2.3: RESYNC: (1.78-1.79); FILE MERGED 2004/04/29 21:12:59 mav 1.76.2.2: RESYNC: (1.76-1.78); FILE MERGED 2004/04/14 11:20:54 mba 1.76.2.1: #i27773#: use new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [e845bfeb1aeeb64b854d92493a6f10e59276a053]

INTEGRATION: CWS mav09 (1.18.2); FILE MERGED 2004/09/16 23:46:20 mav 1.18.2.5: RESYNC: (1.21-1.22); FILE MERGED 2004/07/09 16:05:54 mav 1.18.2.4: RESYNC: (1.20-1.21); FILE MERGED 2004/07/07 17:10:05 mav 1.18.2.3: RESYNC: (1.19-1.20); FILE MERGED 2004/04/29 21:12:40 mav 1.18.2.2: RESYNC: (1.18-1.19); FILE MERGED 2004/04/14 11:20:20 mba 1.18.2.1: #i27773#: remove factories


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [4e84633be6fc7ad36be5340c2c5ed31beadd2991]

INTEGRATION: CWS mav09 (1.36.40); FILE MERGED 2004/07/02 08:39:31 mba 1.36.40.4: #i27773#: some TODOs 2004/04/29 21:12:32 mav 1.36.40.3: RESYNC: (1.36-1.39); FILE MERGED 2004/04/29 10:57:21 mba 1.36.40.2: #i27773#: remove so3 2004/04/14 11:19:53 mba 1.36.40.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [1f64cfcb1ef1c26678ad8512e2061b44c9f96d53]

INTEGRATION: CWS mav09 (1.11.2); FILE MERGED 2004/04/29 21:12:10 mav 1.11.2.2: RESYNC: (1.11-1.12); FILE MERGED 2004/04/14 11:19:23 mba 1.11.2.1: #i27773#: move DDE from so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [671df43c2eaaa5bfca2a5bc5c828049ca6648cf4]

INTEGRATION: CWS mav09 (1.16.24); FILE MERGED 2004/09/29 16:07:33 mav 1.16.24.4: #i27773# resync 2004/09/16 23:46:13 mav 1.16.24.3: RESYNC: (1.16-1.17); FILE MERGED 2004/04/29 10:57:20 mba 1.16.24.2: #i27773#: remove so3 2004/04/14 11:18:45 mba 1.16.24.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [946918817cd6b66611b14373bc03bb93d8aeead9]

INTEGRATION: CWS mav09 (1.3.420); FILE MERGED 2004/04/29 21:12:01 mav 1.3.420.2: RESYNC: (1.3-1.4); FILE MERGED 2004/04/14 11:18:24 mba 1.3.420.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [5f9b04e7a7321df402791230698504a02cec411d]

INTEGRATION: CWS mav09 (1.30.2); FILE MERGED 2004/09/16 23:45:57 mav 1.30.2.4: RESYNC: (1.32-1.33); FILE MERGED 2004/07/07 17:09:56 mav 1.30.2.3: RESYNC: (1.30-1.32); FILE MERGED 2004/05/04 13:01:23 mba 1.30.2.2: #i27773#: remove so3 2004/04/14 11:18:08 mba 1.30.2.1: #i27773#: use new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [ed98217b4f86483c10da4a5e60e47da53ec53d80]

INTEGRATION: CWS mav09 (1.93.4); FILE MERGED 2004/09/16 23:45:50 mav 1.93.4.4: RESYNC: (1.95-1.97); FILE MERGED 2004/07/14 12:12:57 mav 1.93.4.3: #i27773# fix resync related issues 2004/07/07 17:09:46 mav 1.93.4.2: RESYNC: (1.93-1.95); FILE MERGED 2004/07/06 14:15:24 mav 1.93.4.1: #i27773# review and solve some TODOs


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [99321dd94f4cc462a0bff4a8614869f8409b447f]

INTEGRATION: CWS mav09 (1.30.4); FILE MERGED 2004/09/16 23:45:43 mav 1.30.4.3: RESYNC: (1.30-1.31); FILE MERGED 2004/07/06 14:15:22 mav 1.30.4.2: #i27773# review and solve some TODOs 2004/07/06 12:47:24 mba 1.30.4.1: #i27773#: move DDE code from so3 to sfx2


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [def3b17a68b56471e67ecf129f3e9ae05ec93742]

INTEGRATION: CWS mav09 (1.74.2); FILE MERGED 2004/09/16 23:45:35 mav 1.74.2.6: RESYNC: (1.83-1.85); FILE MERGED 2004/07/09 16:05:26 mav 1.74.2.5: RESYNC: (1.81-1.83); FILE MERGED 2004/07/07 17:09:37 mav 1.74.2.4: RESYNC: (1.78-1.81); FILE MERGED 2004/04/29 21:11:22 mav 1.74.2.3: RESYNC: (1.74-1.78); FILE MERGED 2004/04/15 13:37:56 mba 1.74.2.2: #ii27773#: new interface to InPlaceClients 2004/04/14 11:17:35 mba 1.74.2.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [6641f981dd03fee612c4db4b5481ab22f104f991]

INTEGRATION: CWS mav09 (1.44.2); FILE MERGED 2004/09/21 17:55:32 mav 1.44.2.8: RESYNC: (1.57-1.59); FILE MERGED 2004/09/16 23:44:08 mav 1.44.2.7: RESYNC: (1.49-1.57); FILE MERGED 2004/08/19 11:44:03 mba 1.44.2.6: #i27773#: new container slot to terminate inplace objects from inside 2004/08/09 17:23:19 mav 1.44.2.5: RESYNC: (1.48-1.49); FILE MERGED 2004/07/09 16:05:15 mav 1.44.2.4: RESYNC: (1.47-1.48); FILE MERGED 2004/07/07 17:08:19 mav 1.44.2.3: RESYNC: (1.45-1.47); FILE MERGED 2004/04/14 11:29:11 mba 1.44.2.2: #i27773#: remove old Basic slots 2004/03/11 10:15:22 mav 1.44.2.1: #115904# move GUISaveAs out of SfxDocShell


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [85e2cd437293eb7644555d44472f859ae58944cc]

INTEGRATION: CWS mav09 (1.16.2); FILE MERGED 2004/09/16 23:44:30 mav 1.16.2.2: RESYNC: (1.16-1.17); FILE MERGED 2004/08/19 11:44:03 mba 1.16.2.1: #i27773#: new container slot to terminate inplace objects from inside


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [f9e6f3b799ae459aba8fd1836ba558d73969a96d]

INTEGRATION: CWS mav09 (1.9.252); FILE MERGED 2004/09/16 23:44:23 mav 1.9.252.2: RESYNC: (1.9-1.11); FILE MERGED 2004/03/11 10:15:21 mav 1.9.252.1: #115904# move GUISaveAs out of SfxDocShell


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [f83fac4094656b5b9426a7f165e3b0ef772c8e11]

INTEGRATION: CWS mav09 (1.12.42); FILE MERGED 2004/09/16 23:44:16 mav 1.12.42.3: RESYNC: (1.13-1.16); FILE MERGED 2004/07/07 17:08:29 mav 1.12.42.2: RESYNC: (1.12-1.13); FILE MERGED 2004/04/14 11:29:10 mba 1.12.42.1: #i27773#: remove old Basic slots


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [0a5bb09107a1bd16267c7646562244d401c1cb34]

INTEGRATION: CWS mav09 (1.24.40); FILE MERGED 2004/09/16 23:43:40 mav 1.24.40.6: RESYNC: (1.26-1.28); FILE MERGED 2004/07/09 16:05:05 mav 1.24.40.5: RESYNC: (1.25-1.26); FILE MERGED 2004/07/07 17:08:09 mav 1.24.40.4: RESYNC: (1.24-1.25); FILE MERGED 2004/07/02 18:09:30 mav 1.24.40.3: #i27773# let the header be visible 2004/04/26 12:53:03 mav 1.24.40.2: #i27773# deliver ipclient.hxx 2004/04/14 12:01:57 mba 1.24.40.1: #i27773#: move DDE from so3; remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [f5b47b9d755a38fefff00db3810a6a44a0526411]

INTEGRATION: CWS mav09 (1.1.2); FILE ADDED 2004/08/23 12:14:18 mav 1.1.2.1: #i27773# let GUISaveAs helper be visible outside sfx2


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [114cf7834498b3d2bab1158c8928a0433013fa89]

INTEGRATION: CWS mav09 (1.1.2); FILE ADDED 2004/07/02 17:28:06 mav 1.1.2.1: #i27773# let the header be visible


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [2190f78f8410ee8857d6afb806c473f5dd35e386]

INTEGRATION: CWS mav09 (1.10.140); FILE MERGED 2004/05/17 09:33:05 mav 1.10.140.1: #i27773# a service to access ole storages


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [b35f406d847ce8ec1d6ce40f09a5beeeda0f23a1]

INTEGRATION: CWS mav09 (1.1.2); FILE ADDED 2004/08/20 10:55:39 mav 1.1.2.2: #i27773# number of fixes 2004/05/11 13:09:41 mav 1.1.2.1: #i27773# a service to get access to simple OLE storages


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [d9ac7c3b67b8427e76a95c098e83b1471f660afd]

INTEGRATION: CWS mav09 (1.1.2); FILE ADDED 2004/08/27 11:25:15 mav 1.1.2.4: #i27773# close output stream after writing 2004/08/20 10:55:39 mav 1.1.2.3: #i27773# number of fixes 2004/05/26 14:12:44 mav 1.1.2.2: #i23337# fix assertion 2004/05/11 13:09:41 mav 1.1.2.1: #i27773# a service to get access to simple OLE storages


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [6e4d266c708d0c589862a63b9c5126ae369ecfe3]

INTEGRATION: CWS mav09 (1.1.2); FILE ADDED 2004/08/20 10:55:39 mav 1.1.2.2: #i27773# number of fixes 2004/05/11 13:09:40 mav 1.1.2.1: #i27773# a service to get access to simple OLE storages


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [83f955b844cf6f2b5458e77a357fa202c5310bb0]

INTEGRATION: CWS mav09 (1.1.2); FILE ADDED 2004/05/11 13:10:34 mav 1.1.2.1: #i27773# a service to get access to simple OLE storages


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [e289192ce65653d4b677b4800e4e2701ec6408a2]

INTEGRATION: CWS mav09 (1.83.16); FILE MERGED 2004/08/09 19:16:43 mav 1.83.16.3: RESYNC: (1.84-1.85); FILE MERGED 2004/07/08 15:56:28 mav 1.83.16.2: RESYNC: (1.83-1.84); FILE MERGED 2004/06/17 11:50:08 mav 1.83.16.1: #i30375# comment out unused for now code


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [9c63f346a2b22069f094a2dfc1225d4b3f1997ee]

INTEGRATION: CWS mav09 (1.38.2); FILE MERGED 2004/09/02 14:04:04 mav 1.38.2.9: #i27773# fix typo 2004/09/02 13:57:32 mav 1.38.2.8: #i27773# set mediatype only in writeable mode 2004/08/31 12:06:55 mav 1.38.2.7: #i27773# set media type 2004/08/16 13:34:15 mav 1.38.2.6: #i27773# storage version 2004/07/06 16:51:35 mba 1.38.2.5: #i27773#: work on TODOs 2004/05/18 12:11:35 mav 1.38.2.4: #i27773# resolve resync problems 2004/05/17 17:42:45 mav 1.38.2.3: RESYNC: (1.38-1.39); FILE MERGED 2004/05/17 09:08:57 mba 1.38.2.2: #i27773#: use new method to detect ID from storage 2004/05/04 13:00:07 mba 1.38.2.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [7e28a36ff63ef25fb1df327ad1669f033bdc0c3d]

INTEGRATION: CWS mav09 (1.28.26); FILE MERGED 2004/09/16 23:40:29 mav 1.28.26.4: RESYNC: (1.30-1.31); FILE MERGED 2004/08/09 19:16:25 mav 1.28.26.3: RESYNC: (1.29-1.30); FILE MERGED 2004/07/08 15:55:27 mav 1.28.26.2: RESYNC: (1.28-1.29); FILE MERGED 2004/05/04 12:59:57 mba 1.28.26.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [062ce5d49d0d769f84ae15842fd7e5d9a201377a]

INTEGRATION: CWS mav09 (1.2.38); FILE MERGED 2004/05/13 14:16:23 mav 1.2.38.1: #i27773# build ole simple storage service


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [160f790791d6e839919f0d0f9277cb047fe020ae]

INTEGRATION: CWS mav09 (1.14.114); FILE MERGED 2004/07/08 08:29:38 mav 1.14.114.3: RESYNC: (1.15-1.17); FILE MERGED 2004/04/29 16:50:04 mav 1.14.114.2: RESYNC: (1.14-1.15); FILE MERGED 2004/04/29 11:03:41 mba 1.14.114.1: #i27773#: no SvFileStream please


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [ebeef90776b167c7a5e9165084abc74ff11360f4]

INTEGRATION: CWS mav09 (1.3.142); FILE MERGED 2004/08/09 18:59:35 mav 1.3.142.3: RESYNC: (1.3-1.4); FILE MERGED 2004/05/16 17:29:55 mba 1.3.142.2: #i27773#: XTruncate needed 2004/04/30 08:00:30 mba 1.3.142.1: #i27773#: wrapper for XStream


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [ffd2539384222c67d652907b13a00420859c3f99]

INTEGRATION: CWS mav09 (1.3.140); FILE MERGED 2004/07/08 08:28:40 mav 1.3.140.4: RESYNC: (1.4-1.5); FILE MERGED 2004/04/29 16:49:45 mav 1.3.140.3: RESYNC: (1.3-1.4); FILE MERGED 2004/04/15 14:36:31 mba 1.3.140.2: #ii27773#: create Stream from XStream 2004/04/15 14:34:57 mba 1.3.140.1: #ii27773#: create Stream from XStream


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [cd04e135de9faf89abb988de2180e7dc44610676]

INTEGRATION: CWS mav09 (1.4.142); FILE MERGED 2004/08/09 18:59:28 mav 1.4.142.4: RESYNC: (1.4-1.5); FILE MERGED 2004/05/16 17:29:43 mba 1.4.142.3: #i27773#: XTruncate needed 2004/04/30 08:00:11 mba 1.4.142.2: #i27773#: wrapper for XStream 2004/04/26 13:30:50 mba 1.4.142.1: #i27773#: new wrapper for XStream


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [1e5615d26da48b561bc6a57d5ad5c936a03e1631]

INTEGRATION: CWS mav09 (1.3.40); FILE MERGED 2004/07/08 08:12:32 mav 1.3.40.2: RESYNC: (1.3-1.5); FILE MERGED 2004/04/30 17:02:10 mba 1.3.40.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [7ccfaa37bb67aa388d18d131485ccc4f7a49b141]

INTEGRATION: CWS mav09 (1.22.82); FILE MERGED 2004/09/16 23:23:50 mav 1.22.82.5: RESYNC: (1.25-1.27); FILE MERGED 2004/07/09 03:06:37 mav 1.22.82.4: RESYNC: (1.23-1.25); FILE MERGED 2004/07/02 14:49:22 mav 1.22.82.3: #i27773# link to sot library 2004/05/17 18:23:37 mav 1.22.82.2: RESYNC: (1.22-1.23); FILE MERGED 2004/05/04 14:02:19 mba 1.22.82.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [bcf767ebda8510705d218b542279b00c51f3a81a]

INTEGRATION: CWS mav09 (1.13.82); FILE MERGED 2004/08/09 20:49:40 mav 1.13.82.8: RESYNC: (1.15-1.16); FILE MERGED 2004/07/09 03:05:49 mav 1.13.82.7: RESYNC: (1.14-1.15); FILE MERGED 2004/06/10 16:48:33 mba 1.13.82.6: #i27773#: some fixed to make InPlace Editing work 2004/06/01 08:10:26 mba 1.13.82.5: #i27773#: new embedding API 2004/05/20 20:34:36 mba 1.13.82.4: #i27773#: some API changes 2004/05/17 18:22:57 mav 1.13.82.3: RESYNC: (1.13-1.14); FILE MERGED 2004/05/16 17:26:41 mba 1.13.82.2: #i27773#: new EmbeddedObjectContainer 2004/05/04 14:02:04 mba 1.13.82.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [27644a64df650e2d726bd7c31325b8860e218c0b]

INTEGRATION: CWS mav09 (1.25.82); FILE MERGED 2004/09/28 14:39:31 mav 1.25.82.6: #i27773# get read of SvStorage 2004/09/16 23:20:43 mav 1.25.82.5: RESYNC: (1.26-1.29); FILE MERGED 2004/07/15 10:41:14 mba 1.25.82.4: #i27773#: cleaning up todos 2004/07/09 03:05:33 mav 1.25.82.3: RESYNC: (1.25-1.26); FILE MERGED 2004/05/16 17:26:41 mba 1.25.82.2: #i27773#: new EmbeddedObjectContainer 2004/05/04 14:02:04 mba 1.25.82.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [7e155f859c1ec7e6f4d7a071d2064f2b40c01176]

INTEGRATION: CWS mav09 (1.23.80); FILE MERGED 2004/09/27 15:29:18 mav 1.23.80.8: RESYNC: (1.27-1.28); FILE MERGED 2004/09/21 17:54:01 mav 1.23.80.7: RESYNC: (1.25-1.27); FILE MERGED 2004/07/15 10:41:14 mba 1.23.80.6: #i27773#: cleaning up todos 2004/07/09 03:05:25 mav 1.23.80.5: RESYNC: (1.24-1.25); FILE MERGED 2004/06/01 08:10:26 mba 1.23.80.4: #i27773#: new embedding API 2004/05/17 18:22:48 mav 1.23.80.3: RESYNC: (1.23-1.24); FILE MERGED 2004/05/16 17:26:41 mba 1.23.80.2: #i27773#: new EmbeddedObjectContainer 2004/05/04 14:02:04 mba 1.23.80.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [e31c60ef32cc8e7e0b8e1b0f2eb85fef28370661]

INTEGRATION: CWS mav09 (1.25.82); FILE MERGED 2004/09/28 14:39:31 mav 1.25.82.5: #i27773# get read of SvStorage 2004/09/16 23:20:35 mav 1.25.82.4: RESYNC: (1.27-1.28); FILE MERGED 2004/08/09 20:49:31 mav 1.25.82.3: RESYNC: (1.26-1.27); FILE MERGED 2004/07/09 03:05:17 mav 1.25.82.2: RESYNC: (1.25-1.26); FILE MERGED 2004/05/04 14:02:04 mba 1.25.82.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [c131eec2fefdc807465934e70acb3185663079b9]

INTEGRATION: CWS mav09 (1.44.14); FILE MERGED 2004/09/16 23:20:18 mav 1.44.14.3: RESYNC: (1.45-1.47); FILE MERGED 2004/07/09 03:04:58 mav 1.44.14.2: RESYNC: (1.44-1.45); FILE MERGED 2004/05/04 14:02:03 mba 1.44.14.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [d963e3661dca711f8c1fb14e275c93f4f77ff6a8]

INTEGRATION: CWS mav09 (1.6.418); FILE MERGED 2004/08/09 20:49:23 mav 1.6.418.4: RESYNC: (1.6-1.7); FILE MERGED 2004/05/20 20:34:35 mba 1.6.418.3: #i27773#: some API changes 2004/05/16 17:26:40 mba 1.6.418.2: #i27773#: new EmbeddedObjectContainer 2004/05/04 14:02:03 mba 1.6.418.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [b64174253f2e3afb4c946a63e7eb4d7d98de6d1e]

INTEGRATION: CWS mav09 (1.2.428); FILE MERGED 2004/07/15 10:41:13 mba 1.2.428.2: #i27773#: cleaning up todos 2004/05/04 14:02:03 mba 1.2.428.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [8586880b2b03c038caaba5e67720b8c93c9df62d]

INTEGRATION: CWS mav09 (1.17.138); FILE MERGED 2004/09/16 23:20:00 mav 1.17.138.9: RESYNC: (1.18-1.19); FILE MERGED 2004/08/30 17:10:01 mav 1.17.138.8: #i27773# chart update 2004/08/09 20:49:05 mav 1.17.138.7: RESYNC: (1.17-1.18); FILE MERGED 2004/07/15 10:41:13 mba 1.17.138.6: #i27773#: cleaning up todos 2004/06/10 16:48:33 mba 1.17.138.5: #i27773#: some fixed to make InPlace Editing work 2004/06/01 08:10:26 mba 1.17.138.4: #i27773#: new embedding API 2004/05/20 20:34:35 mba 1.17.138.3: #i27773#: some API changes 2004/05/10 08:09:50 mba 1.17.138.2: #i27773#: let client always connect to object 2004/05/04 14:02:03 mba 1.17.138.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [6161c5c41bd1a375e59c98528042b0661973ac25]

INTEGRATION: CWS mav09 (1.10.110); FILE MERGED 2004/09/16 23:19:52 mav 1.10.110.5: RESYNC: (1.12-1.13); FILE MERGED 2004/07/09 03:04:12 mav 1.10.110.4: RESYNC: (1.11-1.12); FILE MERGED 2004/06/10 16:48:33 mba 1.10.110.3: #i27773#: some fixed to make InPlace Editing work 2004/05/17 18:22:19 mav 1.10.110.2: RESYNC: (1.10-1.11); FILE MERGED 2004/05/04 14:02:02 mba 1.10.110.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [35d034965c716100d15f0005b704afb95706cc5d]

INTEGRATION: CWS mav09 (1.2.56); FILE MERGED 2004/07/15 10:41:13 mba 1.2.56.1: #i27773#: cleaning up todos


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [aad8088443a7291c6afeafca139fad1d4b4fbdbd]

INTEGRATION: CWS mav09 (1.36.30); FILE MERGED 2004/09/16 23:19:34 mav 1.36.30.8: RESYNC: (1.40-1.42); FILE MERGED 2004/07/15 10:41:12 mba 1.36.30.7: #i27773#: cleaning up todos 2004/07/09 03:03:43 mav 1.36.30.6: RESYNC: (1.38-1.39); FILE MERGED 2004/07/02 08:46:54 mba 1.36.30.5: #i27773#: some ToDos 2004/06/21 16:37:54 mba 1.36.30.4: #i27773#: in InPlaceMode the Size already contains the Border now 2004/06/10 16:48:32 mba 1.36.30.3: #i27773#: some fixed to make InPlace Editing work 2004/05/17 18:22:11 mav 1.36.30.2: RESYNC: (1.36-1.38); FILE MERGED 2004/05/04 14:02:02 mba 1.36.30.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [0badb93ab30ed3bcc7acc4c0593150aa19be2a60]

INTEGRATION: CWS mav09 (1.21.74); FILE MERGED 2004/09/16 23:19:26 mav 1.21.74.5: RESYNC: (1.23-1.24); FILE MERGED 2004/07/09 03:03:35 mav 1.21.74.4: RESYNC: (1.22-1.23); FILE MERGED 2004/06/10 16:48:32 mba 1.21.74.3: #i27773#: some fixed to make InPlace Editing work 2004/05/17 18:22:01 mav 1.21.74.2: RESYNC: (1.21-1.22); FILE MERGED 2004/05/04 14:02:01 mba 1.21.74.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [35ca240d271c46acd3318a9562a20417e7f0fa96]

INTEGRATION: CWS mav09 (1.13.310); FILE MERGED 2004/08/09 20:48:47 mav 1.13.310.4: RESYNC: (1.14-1.15); FILE MERGED 2004/07/09 03:03:27 mav 1.13.310.3: RESYNC: (1.13-1.14); FILE MERGED 2004/06/10 16:48:32 mba 1.13.310.2: #i27773#: some fixed to make InPlace Editing work 2004/05/04 14:02:01 mba 1.13.310.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [0a0a5e44ce107eb7a68866d9b2e62372ef2eddff]

INTEGRATION: CWS mav09 (1.6.84); FILE MERGED 2004/09/21 17:53:45 mav 1.6.84.3: RESYNC: (1.7-1.8); FILE MERGED 2004/09/16 23:19:18 mav 1.6.84.2: RESYNC: (1.6-1.7); FILE MERGED 2004/05/04 14:02:01 mba 1.6.84.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [9b658be16401a13e8124cac54f6e8e5ac13c64ff]

INTEGRATION: CWS mav09 (1.36.82); FILE MERGED 2004/09/21 17:53:37 mav 1.36.82.4: RESYNC: (1.41-1.42); FILE MERGED 2004/09/16 23:18:50 mav 1.36.82.3: RESYNC: (1.37-1.41); FILE MERGED 2004/07/09 03:02:59 mav 1.36.82.2: RESYNC: (1.36-1.37); FILE MERGED 2004/05/04 14:02:00 mba 1.36.82.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [2a51627aa19428509e8cc0b2151e4d9ebdb3cadf]

INTEGRATION: CWS mav09 (1.8.412); FILE MERGED 2004/09/16 23:18:42 mav 1.8.412.3: RESYNC: (1.9-1.11); FILE MERGED 2004/07/09 03:02:51 mav 1.8.412.2: RESYNC: (1.8-1.9); FILE MERGED 2004/05/04 14:02:00 mba 1.8.412.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [cb5ed26df3e14469872add6b7acf568617f80253]

INTEGRATION: CWS mav09 (1.17.58); FILE MERGED 2004/09/16 23:18:35 mav 1.17.58.4: RESYNC: (1.18-1.21); FILE MERGED 2004/07/09 03:02:42 mav 1.17.58.3: RESYNC: (1.17-1.18); FILE MERGED 2004/06/10 16:48:31 mba 1.17.58.2: #i27773#: some fixed to make InPlace Editing work 2004/05/04 14:02:00 mba 1.17.58.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [7567c58f4fa0a760c2eeb5271e81f8c1eef6ff86]

INTEGRATION: CWS mav09 (1.7.82); FILE MERGED 2004/07/09 03:02:34 mav 1.7.82.2: RESYNC: (1.7-1.9); FILE MERGED 2004/05/04 14:01:59 mba 1.7.82.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [abe23c3f7eb395f2ff4198a22a7da9a541fa11df]

INTEGRATION: CWS mav09 (1.10.2); FILE MERGED 2004/09/28 14:11:58 mav 1.10.2.1: #i27773# resync


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [b946ff5945047c571a8fa102df4796401913d1c9]

INTEGRATION: CWS mav09 (1.20.82); FILE MERGED 2004/07/09 03:01:56 mav 1.20.82.3: RESYNC: (1.21-1.22); FILE MERGED 2004/05/17 18:21:43 mav 1.20.82.2: RESYNC: (1.20-1.21); FILE MERGED 2004/05/04 14:01:59 mba 1.20.82.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [b8719428abc4f9d3bdbe62d17688868d07fb120c]

INTEGRATION: CWS mav09 (1.23.100); FILE MERGED 2004/07/09 03:01:39 mav 1.23.100.2: RESYNC: (1.23-1.24); FILE MERGED 2004/05/04 14:01:59 mba 1.23.100.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [71dee72df402c5fc0636e5178d2e7d375074d16e]

INTEGRATION: CWS mav09 (1.22.58); FILE MERGED 2004/09/16 23:17:36 mav 1.22.58.5: RESYNC: (1.23-1.26); FILE MERGED 2004/07/09 03:00:56 mav 1.22.58.4: RESYNC: (1.22-1.23); FILE MERGED 2004/06/01 08:10:25 mba 1.22.58.3: #i27773#: new embedding API 2004/05/20 20:34:35 mba 1.22.58.2: #i27773#: some API changes 2004/05/04 14:01:58 mba 1.22.58.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [9597c0b73e03c2a6b235f01667c4c6e7b25ce489]

INTEGRATION: CWS mav09 (1.22.26); FILE MERGED 2004/09/16 23:17:09 mav 1.22.26.4: RESYNC: (1.23-1.25); FILE MERGED 2004/07/15 10:41:12 mba 1.22.26.3: #i27773#: cleaning up todos 2004/07/09 02:59:54 mav 1.22.26.2: RESYNC: (1.22-1.23); FILE MERGED 2004/05/04 14:01:58 mba 1.22.26.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [ad69892ee2058d79fc5068a062e37ae54ea98619]

INTEGRATION: CWS mav09 (1.51.22); FILE MERGED 2004/09/28 14:39:30 mav 1.51.22.8: #i27773# get read of SvStorage 2004/09/21 17:52:47 mav 1.51.22.7: RESYNC: (1.63-1.65); FILE MERGED 2004/09/16 23:16:53 mav 1.51.22.6: RESYNC: (1.58-1.63); FILE MERGED 2004/08/20 07:08:52 mba 1.51.22.5: #i27773#: Escape from InPlace Mode 2004/08/09 20:48:07 mav 1.51.22.4: RESYNC: (1.56-1.58); FILE MERGED 2004/07/09 02:59:28 mav 1.51.22.3: RESYNC: (1.52-1.56); FILE MERGED 2004/05/17 18:21:13 mav 1.51.22.2: RESYNC: (1.51-1.52); FILE MERGED 2004/05/04 14:01:57 mba 1.51.22.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [51d974513a813167c971bbc0e7468c1db4ea109a]

INTEGRATION: CWS mav09 (1.18.310); FILE MERGED 2004/09/21 17:52:38 mav 1.18.310.6: RESYNC: (1.24-1.27); FILE MERGED 2004/09/16 23:16:46 mav 1.18.310.5: RESYNC: (1.21-1.24); FILE MERGED 2004/07/09 02:59:20 mav 1.18.310.4: RESYNC: (1.20-1.21); FILE MERGED 2004/06/10 16:48:31 mba 1.18.310.3: #i27773#: some fixed to make InPlace Editing work 2004/05/17 18:21:04 mav 1.18.310.2: RESYNC: (1.18-1.20); FILE MERGED 2004/05/04 14:01:57 mba 1.18.310.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [a09e47b9646dac912ac5bf5cd224682b95fe077c]

INTEGRATION: CWS mav09 (1.19.410); FILE MERGED 2004/05/20 20:34:35 mba 1.19.410.3: #i27773#: some API changes 2004/05/17 18:20:55 mav 1.19.410.2: RESYNC: (1.19-1.20); FILE MERGED 2004/05/04 14:01:57 mba 1.19.410.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [0dbee77a18ae03390721339f41518ff6ddf67684]

INTEGRATION: CWS mav09 (1.23.80); FILE MERGED 2004/09/16 23:16:38 mav 1.23.80.6: RESYNC: (1.25-1.31); FILE MERGED 2004/08/09 20:47:59 mav 1.23.80.5: RESYNC: (1.24-1.25); FILE MERGED 2004/07/09 02:59:12 mav 1.23.80.4: RESYNC: (1.23-1.24); FILE MERGED 2004/06/10 16:48:31 mba 1.23.80.3: #i27773#: some fixed to make InPlace Editing work 2004/05/20 20:34:34 mba 1.23.80.2: #i27773#: some API changes 2004/05/04 14:01:57 mba 1.23.80.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [42123d2927506117d908bb9c57879fb80e90d78b]

INTEGRATION: CWS mav09 (1.14.138); FILE MERGED 2004/08/30 17:10:01 mav 1.14.138.6: #i27773# chart update 2004/08/09 20:47:51 mav 1.14.138.5: RESYNC: (1.15-1.16); FILE MERGED 2004/07/09 02:59:04 mav 1.14.138.4: RESYNC: (1.14-1.15); FILE MERGED 2004/06/01 08:10:24 mba 1.14.138.3: #i27773#: new embedding API 2004/05/20 20:34:34 mba 1.14.138.2: #i27773#: some API changes 2004/05/04 14:01:56 mba 1.14.138.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [d4363707b77b8c43d3298990cd6d5656e278b242]

INTEGRATION: CWS mav09 (1.3.112); FILE MERGED 2004/08/30 17:10:01 mav 1.3.112.2: #i27773# chart update 2004/05/04 14:01:56 mba 1.3.112.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [4ca71e1e2aa2d5d3535edea95729345662b5292a]

INTEGRATION: CWS mav09 (1.11.58); FILE MERGED 2004/09/16 23:15:53 mav 1.11.58.6: RESYNC: (1.13-1.15); FILE MERGED 2004/08/20 07:08:52 mba 1.11.58.5: #i27773#: Escape from InPlace Mode 2004/07/09 02:58:01 mav 1.11.58.4: RESYNC: (1.12-1.13); FILE MERGED 2004/06/10 16:48:31 mba 1.11.58.3: #i27773#: some fixed to make InPlace Editing work 2004/05/17 18:20:47 mav 1.11.58.2: RESYNC: (1.11-1.12); FILE MERGED 2004/05/04 14:01:56 mba 1.11.58.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [5898511d06f2684c0ff141b4b3ee7f7fcfbf967d]

INTEGRATION: CWS mav09 (1.16.82); FILE MERGED 2004/09/16 23:15:46 mav 1.16.82.5: RESYNC: (1.19-1.21); FILE MERGED 2004/08/09 20:47:16 mav 1.16.82.4: RESYNC: (1.18-1.19); FILE MERGED 2004/07/09 02:57:53 mav 1.16.82.3: RESYNC: (1.17-1.18); FILE MERGED 2004/05/17 18:20:39 mav 1.16.82.2: RESYNC: (1.16-1.17); FILE MERGED 2004/05/04 14:01:55 mba 1.16.82.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [5b8fe0a6130a7e0fd9d2d87017ac53c8b9be5861]

INTEGRATION: CWS mav09 (1.26.78); FILE MERGED 2004/09/21 17:52:30 mav 1.26.78.6: RESYNC: (1.33-1.35); FILE MERGED 2004/09/16 23:15:37 mav 1.26.78.5: RESYNC: (1.30-1.33); FILE MERGED 2004/08/09 20:47:08 mav 1.26.78.4: RESYNC: (1.29-1.30); FILE MERGED 2004/07/09 02:57:45 mav 1.26.78.3: RESYNC: (1.28-1.29); FILE MERGED 2004/05/17 18:20:32 mav 1.26.78.2: RESYNC: (1.26-1.28); FILE MERGED 2004/05/04 14:01:55 mba 1.26.78.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [6139beff91faafbd5ac595ae4281158b340b9295]

INTEGRATION: CWS mav09 (1.24.56); FILE MERGED 2004/09/16 23:15:29 mav 1.24.56.6: RESYNC: (1.27-1.30); FILE MERGED 2004/08/09 20:47:00 mav 1.24.56.5: RESYNC: (1.26-1.27); FILE MERGED 2004/07/09 02:57:37 mav 1.24.56.4: RESYNC: (1.25-1.26); FILE MERGED 2004/06/10 16:48:30 mba 1.24.56.3: #i27773#: some fixed to make InPlace Editing work 2004/05/17 18:20:22 mav 1.24.56.2: RESYNC: (1.24-1.25); FILE MERGED 2004/05/04 14:01:55 mba 1.24.56.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [514325346e63cb57704b395bbe28db54ba05b157]

INTEGRATION: CWS mav09 (1.17.56); FILE MERGED 2004/08/09 20:46:52 mav 1.17.56.3: RESYNC: (1.18-1.19); FILE MERGED 2004/07/09 02:57:21 mav 1.17.56.2: RESYNC: (1.17-1.18); FILE MERGED 2004/05/04 14:01:54 mba 1.17.56.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [b69c49dba4ae2b0769e31556e0fa08d3854cd05d]

INTEGRATION: CWS mav09 (1.3.84); FILE MERGED 2004/07/19 10:24:47 mba 1.3.84.7: ##i27773#: bug in typedetection; templates and documents have same MediaType 2004/07/15 10:41:11 mba 1.3.84.6: #i27773#: cleaning up todos 2004/07/09 02:56:45 mav 1.3.84.5: RESYNC: (1.3-1.4); FILE MERGED 2004/07/05 12:28:58 mav 1.3.84.4: #i27773# package repairing is done only when type is known 2004/07/05 12:04:23 mav 1.3.84.3: #i27773# package repairing 2004/07/02 14:34:35 mba 1.3.84.2: #i27773#: Excel Type detection 2004/05/04 14:01:53 mba 1.3.84.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [30e3c4ae496634849d5e84f02ab967bc944cceaf]

INTEGRATION: CWS mav09 (1.9.56); FILE MERGED 2004/07/09 02:56:20 mav 1.9.56.2: RESYNC: (1.9-1.10); FILE MERGED 2004/05/04 14:01:53 mba 1.9.56.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [26f3f537aded2afc7442837e2b859c9efb6b43f6]

INTEGRATION: CWS mav09 (1.42.26); FILE MERGED 2004/09/16 23:14:23 mav 1.42.26.4: RESYNC: (1.43-1.46); FILE MERGED 2004/07/15 10:41:11 mba 1.42.26.3: #i27773#: cleaning up todos 2004/07/09 02:55:51 mav 1.42.26.2: RESYNC: (1.42-1.43); FILE MERGED 2004/05/04 14:01:53 mba 1.42.26.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [e196f3256ec4a1bd6e6161ebee81d5ccde6b6fe1]

INTEGRATION: CWS mav09 (1.11.138); FILE MERGED 2004/08/30 17:10:00 mav 1.11.138.6: #i27773# chart update 2004/07/15 10:41:10 mba 1.11.138.5: #i27773#: cleaning up todos 2004/07/09 02:55:08 mav 1.11.138.4: RESYNC: (1.11-1.12); FILE MERGED 2004/06/01 08:10:23 mba 1.11.138.3: #i27773#: new embedding API 2004/05/16 17:26:40 mba 1.11.138.2: #i27773#: new EmbeddedObjectContainer 2004/05/04 14:01:52 mba 1.11.138.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [5f631905c26f1d096a0a9988c57c095b6922075b]

INTEGRATION: CWS mav09 (1.83.54); FILE MERGED 2004/09/16 23:13:34 mav 1.83.54.3: RESYNC: (1.84-1.86); FILE MERGED 2004/07/09 02:54:49 mav 1.83.54.2: RESYNC: (1.83-1.84); FILE MERGED 2004/05/04 14:01:51 mba 1.83.54.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [a0783d561bfca44905297b09bcc9daf61d4ecb7e]

INTEGRATION: CWS mav09 (1.8.78); FILE MERGED 2004/09/21 17:52:14 mav 1.8.78.5: RESYNC: (1.11-1.12); FILE MERGED 2004/09/16 23:12:54 mav 1.8.78.4: RESYNC: (1.10-1.11); FILE MERGED 2004/07/09 02:53:50 mav 1.8.78.3: RESYNC: (1.9-1.10); FILE MERGED 2004/05/17 18:19:54 mav 1.8.78.2: RESYNC: (1.8-1.9); FILE MERGED 2004/05/04 14:01:51 mba 1.8.78.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [e51ed161cabec7cbcf1d19557127bf285f3487c5]

INTEGRATION: CWS mav09 (1.2.446); FILE MERGED 2004/05/04 14:01:50 mba 1.2.446.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [f8edf9b795f3059e966b82d1bed398fdcea8bcc3]

INTEGRATION: CWS mav09 (1.14.410); FILE MERGED 2004/07/09 02:45:48 mav 1.14.410.2: RESYNC: (1.14-1.15); FILE MERGED 2004/04/29 08:57:08 mav 1.14.410.1: #i27773# one more step further


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [b13b8ce443ce4697666e60294ab8cba0a2ce95c7]

INTEGRATION: CWS mav09 (1.12.98); FILE MERGED 2004/07/09 02:44:08 mav 1.12.98.3: RESYNC: (1.12-1.13); FILE MERGED 2004/06/10 16:48:29 mba 1.12.98.2: #i27773#: some fixed to make InPlace Editing work 2004/05/04 14:01:50 mba 1.12.98.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [cca5b38b02a7b56e018c50cde5272da8ca87905b]

INTEGRATION: CWS mav09 (1.15.82); FILE MERGED 2004/07/09 02:43:51 mav 1.15.82.2: RESYNC: (1.15-1.16); FILE MERGED 2004/05/04 14:01:50 mba 1.15.82.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [731234ad528d38e91ea3722915e70cb6b838f3bb]

INTEGRATION: CWS mav09 (1.18.108); FILE MERGED 2004/09/21 17:51:37 mav 1.18.108.4: RESYNC: (1.20-1.22); FILE MERGED 2004/07/09 02:43:36 mav 1.18.108.3: RESYNC: (1.19-1.20); FILE MERGED 2004/05/17 18:15:10 mav 1.18.108.2: RESYNC: (1.18-1.19); FILE MERGED 2004/05/04 14:01:49 mba 1.18.108.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [43fe60bc7a69958de3c04a64eb43fa364ee41b99]

INTEGRATION: CWS mav09 (1.7.100); FILE MERGED 2004/04/29 08:57:07 mav 1.7.100.1: #i27773# one more step further


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [c6e525ab0f370209ac073a4628f0ebc7c3aee221]

INTEGRATION: CWS mav09 (1.11.416); FILE MERGED 2004/07/09 02:42:07 mav 1.11.416.3: RESYNC: (1.11-1.12); FILE MERGED 2004/05/04 14:01:49 mba 1.11.416.2: #i27773#: remove so3 2004/04/29 08:57:07 mav 1.11.416.1: #i27773# one more step further


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [9755c6ea767f0e2628421054461f7010bce4672a]

INTEGRATION: CWS mav09 (1.16.56); FILE MERGED 2004/09/16 23:04:04 mav 1.16.56.2: RESYNC: (1.16-1.18); FILE MERGED 2004/07/15 10:41:10 mba 1.16.56.1: #i27773#: cleaning up todos


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [97622a1ffc9b1c56ddcd50fb96e2af65973d4bc3]

INTEGRATION: CWS mav09 (1.12.82); FILE MERGED 2004/09/16 23:03:56 mav 1.12.82.5: RESYNC: (1.13-1.15); FILE MERGED 2004/07/09 02:41:08 mav 1.12.82.4: RESYNC: (1.12-1.13); FILE MERGED 2004/05/10 08:09:49 mba 1.12.82.3: #i27773#: let client always connect to object 2004/05/04 14:01:49 mba 1.12.82.2: #i27773#: remove so3 2004/04/29 08:57:07 mav 1.12.82.1: #i27773# one more step further


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [c0c461b5c02c5c4cc9125742234ca3fda67bd2e1]

INTEGRATION: CWS mav09 (1.2.446); FILE MERGED 2004/07/09 02:40:14 mav 1.2.446.2: RESYNC: (1.2-1.3); FILE MERGED 2004/05/04 14:01:48 mba 1.2.446.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [06f4a0d7e03ad2cf5fdc3a6df44a8cb2c3944316]

INTEGRATION: CWS mav09 (1.10.82); FILE MERGED 2004/09/21 17:50:51 mav 1.10.82.4: RESYNC: (1.13-1.14); FILE MERGED 2004/09/16 23:03:38 mav 1.10.82.3: RESYNC: (1.11-1.13); FILE MERGED 2004/07/09 02:37:28 mav 1.10.82.2: RESYNC: (1.10-1.11); FILE MERGED 2004/05/04 14:01:48 mba 1.10.82.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [95093a132b067b14746c6fe7c5e2832bcf3574fd]

INTEGRATION: CWS mav09 (1.2.438); FILE MERGED 2004/05/04 14:01:48 mba 1.2.438.2: #i27773#: remove so3 2004/04/29 08:57:07 mav 1.2.438.1: #i27773# one more step further


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [9b11bd0e20bd224d5f8863f43d220c9eeada581a]

INTEGRATION: CWS mav09 (1.2.442); FILE MERGED 2004/08/09 20:43:50 mav 1.2.442.4: RESYNC: (1.3-1.4); FILE MERGED 2004/07/15 09:12:11 mav 1.2.442.3: #i27773# solve resync problems 2004/07/09 02:36:19 mav 1.2.442.2: RESYNC: (1.2-1.3); FILE MERGED 2004/05/04 14:01:48 mba 1.2.442.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [539320b4861fa171182ed46907d2df222a4bebc5]

INTEGRATION: CWS mav09 (1.9.430); FILE MERGED 2004/07/09 02:34:51 mav 1.9.430.3: RESYNC: (1.9-1.10); FILE MERGED 2004/05/04 14:01:47 mba 1.9.430.2: #i27773#: remove so3 2004/04/29 08:57:06 mav 1.9.430.1: #i27773# one more step further


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [7ca4499f271aed2c87afc79a7bd74da987cc5562]

INTEGRATION: CWS mav09 (1.26.20); FILE MERGED 2004/09/28 14:39:30 mav 1.26.20.9: #i27773# get read of SvStorage 2004/09/16 22:59:57 mav 1.26.20.8: RESYNC: (1.29-1.31); FILE MERGED 2004/08/12 17:03:49 mav 1.26.20.7: #i27773# introduce version back 2004/08/09 20:43:31 mav 1.26.20.6: RESYNC: (1.28-1.29); FILE MERGED 2004/07/15 09:12:11 mav 1.26.20.5: #i27773# solve resync problems 2004/07/09 02:31:47 mav 1.26.20.4: RESYNC: (1.27-1.28); FILE MERGED 2004/05/04 14:01:47 mba 1.26.20.3: #i27773#: remove so3 2004/04/29 18:59:28 mav 1.26.20.2: RESYNC: (1.26-1.27); FILE MERGED 2004/04/29 08:57:06 mav 1.26.20.1: #i27773# one more step further


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [28d9cb103e976248089a417081166ffc2e99eb21]

INTEGRATION: CWS mav09 (1.1.1.1.454); FILE MERGED 2004/06/14 14:45:09 mba 1.1.1.1.454.3: #i27773#: new handling for resizing of active objects 2004/05/10 08:09:49 mba 1.1.1.1.454.2: #i27773#: let client always connect to object 2004/05/04 14:01:45 mba 1.1.1.1.454.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [14bd78502839f3949f4f958d3b0e51c63ed8165a]

INTEGRATION: CWS mav09 (1.5.416); FILE MERGED 2004/09/21 17:50:35 mav 1.5.416.7: RESYNC: (1.7-1.8); FILE MERGED 2004/09/16 22:57:22 mav 1.5.416.6: RESYNC: (1.6-1.7); FILE MERGED 2004/08/09 20:41:52 mav 1.5.416.5: RESYNC: (1.5-1.6); FILE MERGED 2004/06/10 16:48:28 mba 1.5.416.4: #i27773#: some fixed to make InPlace Editing work 2004/06/01 08:10:22 mba 1.5.416.3: #i27773#: new embedding API 2004/05/20 20:08:04 mba 1.5.416.2: #i27773#: some API changes 2004/05/04 14:01:45 mba 1.5.416.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [5ad41d13564719c948f515cd29203d6ddeaaa4f0]

INTEGRATION: CWS mav09 (1.12.70); FILE MERGED 2004/09/16 22:58:26 mav 1.12.70.10: RESYNC: (1.13-1.15); FILE MERGED 2004/08/30 17:09:59 mav 1.12.70.9: #i27773# chart update 2004/07/15 10:41:10 mba 1.12.70.8: #i27773#: cleaning up todos 2004/07/09 02:29:53 mav 1.12.70.7: RESYNC: (1.12-1.13); FILE MERGED 2004/06/10 16:48:28 mba 1.12.70.6: #i27773#: some fixed to make InPlace Editing work 2004/06/01 08:10:22 mba 1.12.70.5: #i27773#: new embedding API 2004/05/20 20:08:04 mba 1.12.70.4: #i27773#: some API changes 2004/05/16 17:26:40 mba 1.12.70.3: #i27773#: new EmbeddedObjectContainer 2004/05/05 11:59:35 mba 1.12.70.2: #i27773#: platform independent GUIDs 2004/05/04 14:01:45 mba 1.12.70.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [f80deae3e58845ab4dbcb4ec7a633ced75f6a95c]

INTEGRATION: CWS mav09 (1.9.310); FILE MERGED 2004/09/16 22:58:04 mav 1.9.310.4: RESYNC: (1.10-1.11); FILE MERGED 2004/08/09 20:43:03 mav 1.9.310.3: RESYNC: (1.9-1.10); FILE MERGED 2004/06/10 16:48:28 mba 1.9.310.2: #i27773#: some fixed to make InPlace Editing work 2004/05/04 14:01:45 mba 1.9.310.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [662bb8f5940b436f686430d5653924878b17f38e]

INTEGRATION: CWS mav09 (1.10.412); FILE MERGED 2004/08/09 20:42:35 mav 1.10.412.2: RESYNC: (1.10-1.11); FILE MERGED 2004/05/04 14:01:44 mba 1.10.412.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [c7fb9fca9a14d42e11f320084aa7d11f785594dd]

INTEGRATION: CWS mav09 (1.8.418); FILE MERGED 2004/05/17 18:12:02 mav 1.8.418.2: RESYNC: (1.8-1.9); FILE MERGED 2004/05/04 14:01:44 mba 1.8.418.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [6053e160dccdfc29a25655c863c3281f37af7a5c]

INTEGRATION: CWS mav09 (1.11.32); FILE MERGED 2004/09/16 22:57:47 mav 1.11.32.5: RESYNC: (1.14-1.19); FILE MERGED 2004/08/09 20:42:27 mav 1.11.32.4: RESYNC: (1.13-1.14); FILE MERGED 2004/07/09 02:29:36 mav 1.11.32.3: RESYNC: (1.12-1.13); FILE MERGED 2004/05/17 18:11:54 mav 1.11.32.2: RESYNC: (1.11-1.12); FILE MERGED 2004/05/04 14:01:43 mba 1.11.32.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [41f9a2b582360cd9cffd64cdd0296f1997c73b3b]

INTEGRATION: CWS mav09 (1.10.34); FILE MERGED 2004/09/16 22:57:39 mav 1.10.34.6: RESYNC: (1.11-1.13); FILE MERGED 2004/08/09 20:42:10 mav 1.10.34.5: RESYNC: (1.10-1.11); FILE MERGED 2004/07/15 10:41:09 mba 1.10.34.4: #i27773#: cleaning up todos 2004/06/01 08:10:21 mba 1.10.34.3: #i27773#: new embedding API 2004/05/20 20:08:04 mba 1.10.34.2: #i27773#: some API changes 2004/05/04 14:01:43 mba 1.10.34.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [d30589a4b4a773e557a3e065ff55eddaee2a4ec4]

INTEGRATION: CWS mav09 (1.17.76); FILE MERGED 2004/07/09 02:29:18 mav 1.17.76.2: RESYNC: (1.17-1.18); FILE MERGED 2004/05/04 14:01:42 mba 1.17.76.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [c7f1c33ce6ed072a01e10a273939dca3562d6edb]

INTEGRATION: CWS mav09 (1.11.58); FILE MERGED 2004/09/16 22:56:45 mav 1.11.58.5: RESYNC: (1.12-1.13); FILE MERGED 2004/07/15 10:41:09 mba 1.11.58.4: #i27773#: cleaning up todos 2004/07/09 02:28:11 mav 1.11.58.3: RESYNC: (1.11-1.12); FILE MERGED 2004/05/16 17:26:39 mba 1.11.58.2: #i27773#: new EmbeddedObjectContainer 2004/05/04 14:01:42 mba 1.11.58.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [c0b320af9498d6af1b3806d1cdc714e638556ebd]

INTEGRATION: CWS mav09 (1.34.14); FILE MERGED 2004/09/16 22:56:27 mav 1.34.14.5: RESYNC: (1.36-1.39); FILE MERGED 2004/07/15 10:41:09 mba 1.34.14.4: #i27773#: cleaning up todos 2004/07/09 02:27:54 mav 1.34.14.3: RESYNC: (1.35-1.36); FILE MERGED 2004/05/17 18:11:35 mav 1.34.14.2: RESYNC: (1.34-1.35); FILE MERGED 2004/05/04 14:01:42 mba 1.34.14.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [82a217e6bc4a3769ef30df5cfa93b34d691a7e48]

INTEGRATION: CWS mav09 (1.18.80); FILE MERGED 2004/07/09 02:27:46 mav 1.18.80.3: RESYNC: (1.19-1.20); FILE MERGED 2004/05/17 18:11:27 mav 1.18.80.2: RESYNC: (1.18-1.19); FILE MERGED 2004/05/04 14:01:41 mba 1.18.80.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [0cc9e3d34cc908d94c8b0bfc45c34009da3b0f76]

INTEGRATION: CWS mav09 (1.14.82); FILE MERGED 2004/07/15 10:41:08 mba 1.14.82.4: #i27773#: cleaning up todos 2004/07/09 02:27:39 mav 1.14.82.3: RESYNC: (1.14-1.15); FILE MERGED 2004/05/16 17:26:39 mba 1.14.82.2: #i27773#: new EmbeddedObjectContainer 2004/05/04 14:01:41 mba 1.14.82.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [c713f37f9ac0f8de60d23e87740667b5cfab4922]

INTEGRATION: CWS mav09 (1.65.6); FILE MERGED 2004/09/28 14:39:29 mav 1.65.6.13: #i27773# get read of SvStorage 2004/09/16 22:55:50 mav 1.65.6.12: RESYNC: (1.71-1.73); FILE MERGED 2004/09/03 08:00:11 mba 1.65.6.11: #i27773#: Closing streams should be done by SFX only 2004/08/12 17:03:49 mav 1.65.6.10: #i27773# introduce version back 2004/08/11 13:22:01 mav 1.65.6.9: #100000# resync problem 2004/08/09 20:41:24 mav 1.65.6.8: RESYNC: (1.69-1.71); FILE MERGED 2004/07/15 10:41:08 mba 1.65.6.7: #i27773#: cleaning up todos 2004/07/09 02:26:55 mav 1.65.6.6: RESYNC: (1.67-1.69); FILE MERGED 2004/07/06 15:50:31 mba 1.65.6.5: #i27773#: error handling 2004/05/17 18:11:03 mav 1.65.6.4: RESYNC: (1.66-1.67); FILE MERGED 2004/05/04 14:01:41 mba 1.65.6.3: #i27773#: remove so3 2004/04/29 18:56:52 mav 1.65.6.2: RESYNC: (1.65-1.66); FILE MERGED 2004/04/29 08:57:05 mav 1.65.6.1: #i27773# one more step further


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [f755f60578a41a6bc5d9613a2f4bab21e18a9325]

INTEGRATION: CWS mav09 (1.14.20); FILE MERGED 2004/09/16 22:56:09 mav 1.14.20.4: RESYNC: (1.16-1.17); FILE MERGED 2004/07/09 02:27:23 mav 1.14.20.3: RESYNC: (1.15-1.16); FILE MERGED 2004/04/29 18:57:12 mav 1.14.20.2: RESYNC: (1.14-1.15); FILE MERGED 2004/04/29 08:57:05 mav 1.14.20.1: #i27773# one more step further


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [3922c9753448b28c1ec205e055ca88b718842d6b]

INTEGRATION: CWS mav09 (1.16.84); FILE MERGED 2004/07/09 02:27:05 mav 1.16.84.3: RESYNC: (1.17-1.18); FILE MERGED 2004/05/17 18:11:10 mav 1.16.84.2: RESYNC: (1.16-1.17); FILE MERGED 2004/04/29 08:57:04 mav 1.16.84.1: #i27773# one more step further


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [1f52777fdb66947a43c196dc026b2e75a0ce3b37]

INTEGRATION: CWS mav09 (1.20.286); FILE MERGED 2004/09/16 22:50:52 mav 1.20.286.5: RESYNC: (1.21-1.22); FILE MERGED 2004/08/13 09:12:11 mav 1.20.286.4: #i27773# introduce version back 2004/07/15 10:41:07 mba 1.20.286.3: #i27773#: cleaning up todos 2004/07/09 02:21:36 mav 1.20.286.2: RESYNC: (1.20-1.21); FILE MERGED 2004/05/04 14:01:40 mba 1.20.286.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [758dfd18f447a3eb455b8d74d4881d910607b747]

INTEGRATION: CWS mav09 (1.7.126); FILE MERGED 2004/08/09 20:39:27 mav 1.7.126.2: RESYNC: (1.7-1.8); FILE MERGED 2004/05/04 14:01:40 mba 1.7.126.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [5d9ddc43de3667f5aac08315be58201e7cb770fa]

INTEGRATION: CWS mav09 (1.37.80); FILE MERGED 2004/09/16 22:50:43 mav 1.37.80.4: RESYNC: (1.40-1.42); FILE MERGED 2004/07/09 02:20:57 mav 1.37.80.3: RESYNC: (1.39-1.40); FILE MERGED 2004/05/17 18:08:04 mav 1.37.80.2: RESYNC: (1.37-1.39); FILE MERGED 2004/05/04 14:01:40 mba 1.37.80.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [1716938c1d27ac73b9469f5a770e61c3a3e387f2]

INTEGRATION: CWS mav09 (1.17.64); FILE MERGED 2004/09/28 14:39:29 mav 1.17.64.5: #i27773# get read of SvStorage 2004/09/21 17:50:19 mav 1.17.64.4: RESYNC: (1.22-1.23); FILE MERGED 2004/09/16 22:50:19 mav 1.17.64.3: RESYNC: (1.18-1.22); FILE MERGED 2004/04/29 18:54:49 mav 1.17.64.2: RESYNC: (1.17-1.18); FILE MERGED 2004/04/29 08:57:03 mav 1.17.64.1: #i27773# one more step further


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [fffc778495b1cd642d3178cda2fbd66e3b01074f]

INTEGRATION: CWS mav09 (1.12.138); FILE MERGED 2004/05/04 14:01:40 mba 1.12.138.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [a045fa69b1b0b3fa12a30d87de55b8a1f215bac6]

INTEGRATION: CWS mav09 (1.37.72); FILE MERGED 2004/07/09 18:30:52 mav 1.37.72.4: RESYNC: (1.39-1.40); FILE MERGED 2004/07/09 02:21:29 mav 1.37.72.3: RESYNC: (1.38-1.39); FILE MERGED 2004/05/17 18:08:12 mav 1.37.72.2: RESYNC: (1.37-1.38); FILE MERGED 2004/05/04 14:01:39 mba 1.37.72.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [7a52509f5bb3e449c23c3f45809f0427dabe1600]

INTEGRATION: CWS mav09 (1.52.56); FILE MERGED 2004/09/21 17:50:27 mav 1.52.56.4: RESYNC: (1.55-1.56); FILE MERGED 2004/09/16 22:50:35 mav 1.52.56.3: RESYNC: (1.53-1.55); FILE MERGED 2004/07/09 02:21:21 mav 1.52.56.2: RESYNC: (1.52-1.53); FILE MERGED 2004/05/04 14:01:39 mba 1.52.56.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [7b03f11e034b1ce7de9bc6e39bf2bdb347686c3c]

INTEGRATION: CWS mav09 (1.18.112); FILE MERGED 2004/09/16 22:50:27 mav 1.18.112.8: RESYNC: (1.20-1.22); FILE MERGED 2004/08/13 09:12:11 mav 1.18.112.7: #i27773# introduce version back 2004/08/09 20:39:04 mav 1.18.112.6: RESYNC: (1.19-1.20); FILE MERGED 2004/07/15 10:41:07 mba 1.18.112.5: #i27773#: cleaning up todos 2004/07/09 02:21:13 mav 1.18.112.4: RESYNC: (1.18-1.19); FILE MERGED 2004/06/01 08:10:21 mba 1.18.112.3: #i27773#: new embedding API 2004/05/20 19:51:21 mba 1.18.112.2: #i27773#: some API changes 2004/05/04 14:01:39 mba 1.18.112.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [dcb8014e560e6c6861208cd571a391c39020ab9f]

INTEGRATION: CWS mav09 (1.9.82); FILE MERGED 2004/07/16 15:51:00 mba 1.9.82.9: #i27773#: SetObjArea was superfluous 2004/07/15 10:41:07 mba 1.9.82.8: #i27773#: cleaning up todos 2004/07/09 02:21:05 mav 1.9.82.7: RESYNC: (1.9-1.10); FILE MERGED 2004/06/14 14:45:08 mba 1.9.82.6: #i27773#: new handling for resizing of active objects 2004/06/01 08:10:20 mba 1.9.82.5: #i27773#: new embedding API 2004/05/20 19:51:21 mba 1.9.82.4: #i27773#: some API changes 2004/05/16 17:26:39 mba 1.9.82.3: #i27773#: new EmbeddedObjectContainer 2004/05/10 08:09:48 mba 1.9.82.2: #i27773#: let client always connect to object 2004/05/04 14:01:38 mba 1.9.82.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [5936f53d3e18a7ee6a834ce442a69aa247c6461e]

INTEGRATION: CWS mav09 (1.49.310); FILE MERGED 2004/09/28 14:11:57 mav 1.49.310.12: #i27773# resync 2004/09/16 22:49:43 mav 1.49.310.11: RESYNC: (1.50-1.51); FILE MERGED 2004/09/06 07:48:54 mav 1.49.310.10: #i27773# error handling for the wrong password case 2004/08/17 15:42:32 mav 1.49.310.9: #i27773# BaseURL and Hierarchical object name 2004/08/16 14:43:15 mav 1.49.310.8: #i27773# get version of storage 2004/08/11 13:45:17 mav 1.49.310.7: #100000# resync problem 2004/08/09 20:38:55 mav 1.49.310.6: RESYNC: (1.49-1.50); FILE MERGED 2004/07/06 15:50:30 mba 1.49.310.5: #i27773#: error handling 2004/05/27 09:27:22 mav 1.49.310.4: #i27773# allow document encryption 2004/05/20 20:12:06 mba 1.49.310.3: #i27773#: some API changes 2004/05/04 15:21:59 mba 1.49.310.2: #i27773#: some storage problems 2004/05/04 14:01:38 mba 1.49.310.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [8174aaf9b847ef92e90ec9564ca233e4eaf7ae00]

INTEGRATION: CWS mav09 (1.92.26); FILE MERGED 2004/09/16 22:48:56 mav 1.92.26.6: RESYNC: (1.98-1.102); FILE MERGED 2004/08/09 20:38:20 mav 1.92.26.5: RESYNC: (1.96-1.98); FILE MERGED 2004/07/09 18:30:44 mav 1.92.26.4: RESYNC: (1.95-1.96); FILE MERGED 2004/07/09 02:18:41 mav 1.92.26.3: RESYNC: (1.93-1.95); FILE MERGED 2004/05/17 18:07:46 mav 1.92.26.2: RESYNC: (1.92-1.93); FILE MERGED 2004/05/04 14:01:37 mba 1.92.26.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [4ffcd216362e21c4f06a483d90ea36a11e8525c3]

INTEGRATION: CWS mav09 (1.174.12); FILE MERGED 2004/09/16 22:48:38 mav 1.174.12.6: RESYNC: (1.178-1.179); FILE MERGED 2004/08/09 20:38:11 mav 1.174.12.5: RESYNC: (1.177-1.178); FILE MERGED 2004/07/09 18:30:35 mav 1.174.12.4: RESYNC: (1.176-1.177); FILE MERGED 2004/07/09 02:18:11 mav 1.174.12.3: RESYNC: (1.175-1.176); FILE MERGED 2004/05/17 18:07:26 mav 1.174.12.2: RESYNC: (1.174-1.175); FILE MERGED 2004/05/04 14:01:37 mba 1.174.12.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [8566e411ff2491a71a33b0617fc7dcd8e2f34950]

INTEGRATION: CWS mav09 (1.65.58); FILE MERGED 2004/09/28 14:39:28 mav 1.65.58.4: #i27773# get read of SvStorage 2004/09/16 22:45:26 mav 1.65.58.3: RESYNC: (1.68-1.71); FILE MERGED 2004/07/09 02:14:31 mav 1.65.58.2: RESYNC: (1.65-1.68); FILE MERGED 2004/05/04 14:01:36 mba 1.65.58.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [ae08c972a664136c66a6b7201cab487dce30e6fb]

INTEGRATION: CWS mav09 (1.12.76); FILE MERGED 2004/09/21 17:50:11 mav 1.12.76.4: RESYNC: (1.15-1.16); FILE MERGED 2004/09/16 22:45:19 mav 1.12.76.3: RESYNC: (1.13-1.15); FILE MERGED 2004/07/09 02:14:22 mav 1.12.76.2: RESYNC: (1.12-1.13); FILE MERGED 2004/05/04 14:01:35 mba 1.12.76.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [ed84646d25836dd72859e4869d1b825913af3c2a]

INTEGRATION: CWS mav09 (1.20.76); FILE MERGED 2004/09/28 14:39:28 mav 1.20.76.4: #i27773# get read of SvStorage 2004/09/16 22:44:55 mav 1.20.76.3: RESYNC: (1.21-1.23); FILE MERGED 2004/07/09 02:14:04 mav 1.20.76.2: RESYNC: (1.20-1.21); FILE MERGED 2004/05/04 14:01:35 mba 1.20.76.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [3dd698e9f317c82aa622d471747eb417658b8939]

INTEGRATION: CWS mav09 (1.14.76); FILE MERGED 2004/09/28 14:39:27 mav 1.14.76.4: #i27773# get read of SvStorage 2004/09/16 22:44:48 mav 1.14.76.3: RESYNC: (1.15-1.17); FILE MERGED 2004/07/09 02:13:47 mav 1.14.76.2: RESYNC: (1.14-1.15); FILE MERGED 2004/05/04 14:01:33 mba 1.14.76.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [11d4b2fe86928808337a9af8a9031d17c2182a42]

INTEGRATION: CWS mav09 (1.5.138); FILE MERGED 2004/07/09 02:13:29 mav 1.5.138.4: RESYNC: (1.5-1.6); FILE MERGED 2004/05/20 20:48:49 mba 1.5.138.3: #i27773#: some API changes 2004/05/16 17:26:38 mba 1.5.138.2: #i27773#: new EmbeddedObjectContainer 2004/05/04 14:01:32 mba 1.5.138.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [528a68d32936f2665c17c635522eb023e1bfd9a2]

INTEGRATION: CWS mav09 (1.11.76); FILE MERGED 2004/09/28 15:24:05 mav 1.11.76.6: #i27773# get read of SvStorage 2004/09/28 14:39:27 mav 1.11.76.5: #i27773# get read of SvStorage 2004/09/28 13:52:17 mav 1.11.76.4: #i27773# resync 2004/09/16 22:43:29 mav 1.11.76.3: RESYNC: (1.12-1.15); FILE MERGED 2004/07/09 02:10:03 mav 1.11.76.2: RESYNC: (1.11-1.12); FILE MERGED 2004/05/04 14:01:31 mba 1.11.76.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [a22e70ccab8abeeb650dff6ad1010e0121a49828]

INTEGRATION: CWS mav09 (1.9.2); FILE MERGED 2004/09/28 14:39:27 mav 1.9.2.1: #i27773# get read of SvStorage


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [50a94c82db79d3b04df11d87bb63391297f95e12]

INTEGRATION: CWS mav09 (1.35.58); FILE MERGED 2004/09/16 22:38:04 mav 1.35.58.3: RESYNC: (1.37-1.39); FILE MERGED 2004/07/09 01:57:49 mav 1.35.58.2: RESYNC: (1.35-1.37); FILE MERGED 2004/05/04 14:01:30 mba 1.35.58.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [7287a5bfeb9301e9c3f0a76abc0547ba56e5e3e7]

INTEGRATION: CWS mav09 (1.31.76); FILE MERGED 2004/09/16 22:35:10 mav 1.31.76.4: RESYNC: (1.34-1.36); FILE MERGED 2004/07/15 09:12:10 mav 1.31.76.3: #i27773# solve resync problems 2004/07/09 01:54:56 mav 1.31.76.2: RESYNC: (1.31-1.34); FILE MERGED 2004/05/04 14:01:29 mba 1.31.76.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [699390356c5f490ce484e2acf1f0518322103a49]

INTEGRATION: CWS mav09 (1.8.30); FILE MERGED 2004/09/28 13:52:17 mav 1.8.30.4: #i27773# resync 2004/09/16 22:37:37 mav 1.8.30.3: RESYNC: (1.10-1.13); FILE MERGED 2004/07/09 01:52:25 mav 1.8.30.2: RESYNC: (1.8-1.10); FILE MERGED 2004/05/04 14:01:28 mba 1.8.30.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [ca8d7a8978dbb72c64f8aa29238dc928bf81d254]

INTEGRATION: CWS mav09 (1.6.300); FILE MERGED 2004/09/16 22:37:08 mav 1.6.300.3: RESYNC: (1.7-1.8); FILE MERGED 2004/07/09 01:51:25 mav 1.6.300.2: RESYNC: (1.6-1.7); FILE MERGED 2004/05/04 14:01:28 mba 1.6.300.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [368302c06c3a6719c9beb0ca09c5948be6bf2396]

INTEGRATION: CWS mav09 (1.55.42); FILE MERGED 2004/09/28 14:39:26 mav 1.55.42.1: #i27773# get read of SvStorage


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [1ec4a6480ed210597afe226cca68037ab4b79aeb]

INTEGRATION: CWS mav09 (1.12.42); FILE MERGED 2004/09/28 14:39:26 mav 1.12.42.1: #i27773# get read of SvStorage


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [314876ba180e758870f86fe7d5fea818863c701b]

INTEGRATION: CWS mav09 (1.15.42); FILE MERGED 2004/09/28 14:39:25 mav 1.15.42.1: #i27773# get read of SvStorage


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [905cfb6dfe3fd86a8f452ea7637d8181826cd91e]

INTEGRATION: CWS mav09 (1.18.82); FILE MERGED 2004/07/09 01:46:35 mav 1.18.82.2: RESYNC: (1.18-1.20); FILE MERGED 2004/05/04 14:01:27 mba 1.18.82.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [0b6410c25b2893db38ec323dc4f9e9edce0713d3]

INTEGRATION: CWS mav09 (1.7.112); FILE MERGED 2004/07/09 01:46:04 mav 1.7.112.3: RESYNC: (1.7-1.8); FILE MERGED 2004/05/25 15:13:10 mav 1.7.112.2: #i27773# fix resync issues 2004/05/04 14:01:26 mba 1.7.112.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [474dec7f3d294454d23c5c694c4d77ac78a839ac]

INTEGRATION: CWS mav09 (1.7.78); FILE MERGED 2004/09/28 15:24:04 mav 1.7.78.4: #i27773# get read of SvStorage 2004/09/28 14:39:24 mav 1.7.78.3: #i27773# get read of SvStorage 2004/09/16 22:34:43 mav 1.7.78.2: RESYNC: (1.7-1.9); FILE MERGED 2004/05/04 14:01:26 mba 1.7.78.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [42698c41648861f1a204e6b485c3afe931b88778]

INTEGRATION: CWS mav09 (1.11.78); FILE MERGED 2004/09/28 16:49:19 mav 1.11.78.6: #i27773# create only valid OLE storages 2004/09/28 15:24:03 mav 1.11.78.5: #i27773# get read of SvStorage 2004/09/28 14:39:24 mav 1.11.78.4: #i27773# get read of SvStorage 2004/09/16 22:33:37 mav 1.11.78.3: RESYNC: (1.12-1.15); FILE MERGED 2004/07/09 01:44:44 mav 1.11.78.2: RESYNC: (1.11-1.12); FILE MERGED 2004/05/04 14:01:25 mba 1.11.78.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [b7b97beb32cfce8ec91cd985743b521a558c8988]

INTEGRATION: CWS mav09 (1.2.56); FILE MERGED 2004/09/28 14:39:23 mav 1.2.56.4: #i27773# get read of SvStorage 2004/09/16 22:32:10 mav 1.2.56.3: RESYNC: (1.3-1.6); FILE MERGED 2004/08/09 20:34:55 mav 1.2.56.2: RESYNC: (1.2-1.3); FILE MERGED 2004/07/15 09:12:09 mav 1.2.56.1: #i27773# solve resync problems


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [f2ff4df954f0682ea5685c647bd58ebf4172940a]

INTEGRATION: CWS mav09 (1.14.30); FILE MERGED 2004/09/28 14:39:23 mav 1.14.30.12: #i27773# get read of SvStorage 2004/09/16 22:31:31 mav 1.14.30.11: RESYNC: (1.17-1.22); FILE MERGED 2004/08/30 17:09:58 mav 1.14.30.10: #i27773# chart update 2004/07/09 01:42:11 mav 1.14.30.9: RESYNC: (1.14-1.17); FILE MERGED 2004/07/06 15:50:29 mba 1.14.30.8: #i27773#: error handling 2004/06/25 11:56:09 mav 1.14.30.7: #i27773# storeOwn does not need saveCompleted 2004/06/10 16:48:27 mba 1.14.30.6: #i27773#: some fixed to make InPlace Editing work 2004/06/02 11:50:23 mba 1.14.30.5: #i27773#: forgot parameter 2004/06/01 08:10:18 mba 1.14.30.4: #i27773#: new embedding API 2004/05/20 20:39:48 mba 1.14.30.3: #i27773#: some API changes 2004/05/16 17:26:38 mba 1.14.30.2: #i27773#: new EmbeddedObjectContainer 2004/05/04 14:01:24 mba 1.14.30.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [416ac26fa0556951021caa52a39a757262073b7a]

INTEGRATION: CWS mav09 (1.2.56); FILE MERGED 2004/09/28 14:39:23 mav 1.2.56.4: #i27773# get read of SvStorage 2004/09/16 22:30:10 mav 1.2.56.3: RESYNC: (1.3-1.6); FILE MERGED 2004/08/09 20:34:48 mav 1.2.56.2: RESYNC: (1.2-1.3); FILE MERGED 2004/07/15 09:12:09 mav 1.2.56.1: #i27773# solve resync problems


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [75c8e70046be0c78028d393b429a8d030200288f]

INTEGRATION: CWS mav09 (1.60.74); FILE MERGED 2004/09/16 22:28:38 mav 1.60.74.3: RESYNC: (1.61-1.65); FILE MERGED 2004/07/09 01:38:53 mav 1.60.74.2: RESYNC: (1.60-1.61); FILE MERGED 2004/05/04 14:01:24 mba 1.60.74.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [490993e42db836103e8f51282282273f1ca2a2de]

INTEGRATION: CWS mav09 (1.31.78); FILE MERGED 2004/09/16 22:27:50 mav 1.31.78.8: RESYNC: (1.32-1.34); FILE MERGED 2004/08/30 17:09:58 mav 1.31.78.7: #i27773# chart update 2004/07/09 01:37:18 mav 1.31.78.6: RESYNC: (1.31-1.32); FILE MERGED 2004/06/10 16:48:27 mba 1.31.78.5: #i27773#: some fixed to make InPlace Editing work 2004/06/01 08:10:17 mba 1.31.78.4: #i27773#: new embedding API 2004/05/20 20:39:48 mba 1.31.78.3: #i27773#: some API changes 2004/05/16 17:26:38 mba 1.31.78.2: #i27773#: new EmbeddedObjectContainer 2004/05/04 14:01:23 mba 1.31.78.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [66506b9176f97a84b32e5e020bbdd2d8c2624eba]

INTEGRATION: CWS mav09 (1.12.158); FILE MERGED 2004/09/28 14:39:22 mav 1.12.158.5: #i27773# get read of SvStorage 2004/09/16 22:25:37 mav 1.12.158.4: RESYNC: (1.13-1.15); FILE MERGED 2004/07/09 01:34:10 mav 1.12.158.3: RESYNC: (1.12-1.13); FILE MERGED 2004/06/01 08:10:17 mba 1.12.158.2: #i27773#: new embedding API 2004/05/04 14:01:23 mba 1.12.158.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [63c2720b0919e6adb4a28e8807bb64a6ebf3a04b]

INTEGRATION: CWS mav09 (1.50.78); FILE MERGED 2004/09/16 22:27:11 mav 1.50.78.3: RESYNC: (1.53-1.54); FILE MERGED 2004/07/09 01:36:17 mav 1.50.78.2: RESYNC: (1.50-1.53); FILE MERGED 2004/05/04 14:01:23 mba 1.50.78.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [e1428b9da19a44f7a935d3dd327eaf6dafaf5cc7]

INTEGRATION: CWS mav09 (1.70.2); FILE MERGED 2004/09/28 14:39:22 mav 1.70.2.1: #i27773# get read of SvStorage


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [3ad2cedfe589ea9c183932c73dcea5e6cdc41c49]

INTEGRATION: CWS mav09 (1.16.74); FILE MERGED 2004/09/16 22:25:12 mav 1.16.74.3: RESYNC: (1.19-1.20); FILE MERGED 2004/07/09 01:28:57 mav 1.16.74.2: RESYNC: (1.16-1.19); FILE MERGED 2004/05/04 14:01:22 mba 1.16.74.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [1ea666ea38aebb084b508a9cbf6c4c8e36f61050]

INTEGRATION: CWS mav09 (1.9.74); FILE MERGED 2004/07/09 01:27:38 mav 1.9.74.2: RESYNC: (1.9-1.10); FILE MERGED 2004/05/04 14:01:21 mba 1.9.74.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [c39ee23007e311c9de1d40c05d529b256ebf6980]

INTEGRATION: CWS mav09 (1.5.228); FILE MERGED 2004/07/15 09:12:08 mav 1.5.228.4: #i27773# solve resync problems 2004/07/09 01:22:39 mav 1.5.228.3: RESYNC: (1.6-1.7); FILE MERGED 2004/04/29 18:34:11 mav 1.5.228.2: RESYNC: (1.5-1.6); FILE MERGED 2004/04/29 08:57:02 mav 1.5.228.1: #i27773# one more step further


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [41fbc10d77441ee18ec5a45d2f618d7a81c4d8bf]

INTEGRATION: CWS mav09 (1.9.82); FILE MERGED 2004/09/16 22:22:21 mav 1.9.82.3: RESYNC: (1.10-1.15); FILE MERGED 2004/07/09 01:16:36 mav 1.9.82.2: RESYNC: (1.9-1.10); FILE MERGED 2004/04/29 08:57:01 mav 1.9.82.1: #i27773# one more step further


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [d91dc34ce9b833068ef4629dcf77c043a0f95bfa]

INTEGRATION: CWS mav09 (1.26.82); FILE MERGED 2004/09/16 22:21:40 mav 1.26.82.8: RESYNC: (1.28-1.30); FILE MERGED 2004/09/01 14:47:31 mba 1.26.82.7: #i27773#: COM-Objects on Linux must work in Loaded state 2004/07/15 10:59:31 mav 1.26.82.6: #i27773# commit changes made offline 2004/07/09 01:15:32 mav 1.26.82.5: RESYNC: (1.27-1.28); FILE MERGED 2004/06/01 08:10:15 mba 1.26.82.4: #i27773#: new embedding API 2004/05/20 20:45:41 mba 1.26.82.3: #i27773#: some API changes 2004/05/17 18:06:45 mav 1.26.82.2: RESYNC: (1.26-1.27); FILE MERGED 2004/04/29 08:57:01 mav 1.26.82.1: #i27773# one more step further


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [14513f76b01d271bbabbbc2f1c0e106ed805ae86]

INTEGRATION: CWS mav09 (1.21.112); FILE MERGED 2004/09/16 22:20:09 mav 1.21.112.5: RESYNC: (1.23-1.25); FILE MERGED 2004/08/30 17:09:56 mav 1.21.112.4: #i27773# chart update 2004/07/09 01:04:11 mav 1.21.112.3: RESYNC: (1.22-1.23); FILE MERGED 2004/05/17 18:06:37 mav 1.21.112.2: RESYNC: (1.21-1.22); FILE MERGED 2004/04/29 08:57:00 mav 1.21.112.1: #i27773# one more step further


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [68df5ff99232eb503b8c3b7530aadfa6b8e99aac]

INTEGRATION: CWS mav09 (1.33.4); FILE MERGED 2004/07/09 01:03:58 mav 1.33.4.3: RESYNC: (1.34-1.35); FILE MERGED 2004/04/29 18:31:24 mav 1.33.4.2: RESYNC: (1.33-1.34); FILE MERGED 2004/04/29 08:57:00 mav 1.33.4.1: #i27773# one more step further


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [fc558da3bf156f20ab38cf65d4bfccc519078d31]

INTEGRATION: CWS mav09 (1.19.112); FILE MERGED 2004/08/30 17:09:56 mav 1.19.112.4: #i27773# chart update 2004/07/15 10:59:31 mav 1.19.112.3: #i27773# commit changes made offline 2004/07/09 01:03:07 mav 1.19.112.2: RESYNC: (1.19-1.20); FILE MERGED 2004/04/29 08:56:59 mav 1.19.112.1: #i27773# one more step further


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [22785538f56f1d02b6c97072c868dec147373532]

INTEGRATION: CWS mav09 (1.11.432); FILE MERGED 2004/07/08 23:02:27 mav 1.11.432.3: RESYNC: (1.11-1.12); FILE MERGED 2004/07/06 16:22:21 mba 1.11.432.2: #i27773#: error handling 2004/05/04 14:00:37 mba 1.11.432.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [4d8cb06d250a3f1ede35f72351592d41a6fe5e57]

INTEGRATION: CWS mav09 (1.9.194); FILE MERGED 2004/09/16 22:12:18 mav 1.9.194.4: RESYNC: (1.10-1.11); FILE MERGED 2004/05/04 14:00:37 mba 1.9.194.3: #i27773#: remove so3 2004/04/29 18:26:03 mav 1.9.194.2: RESYNC: (1.9-1.10); FILE MERGED 2004/04/29 08:56:59 mav 1.9.194.1: #i27773# one more step further


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [c1276fb29abff672232b58c16a79c523286d4103]

INTEGRATION: CWS mav09 (1.13.136); FILE MERGED 2004/09/16 22:11:29 mav 1.13.136.3: RESYNC: (1.14-1.16); FILE MERGED 2004/05/17 18:05:19 mav 1.13.136.2: RESYNC: (1.13-1.14); FILE MERGED 2004/04/29 08:56:59 mav 1.13.136.1: #i27773# one more step further


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [1cf761ab3a712d2834d2afb4492cd97f320f493f]

INTEGRATION: CWS mav09 (1.10.82); FILE MERGED 2004/09/28 14:39:21 mav 1.10.82.3: #i27773# get read of SvStorage 2004/07/08 22:56:01 mav 1.10.82.2: RESYNC: (1.10-1.11); FILE MERGED 2004/04/29 08:56:58 mav 1.10.82.1: #i27773# one more step further


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [afd3fad964f91fdc12690d20f0ce1f9d982fe962]

INTEGRATION: CWS mav09 (1.16.70); FILE MERGED 2004/09/16 22:07:24 mav 1.16.70.4: RESYNC: (1.17-1.18); FILE MERGED 2004/07/15 10:40:45 mba 1.16.70.3: #i27773#: cleaning up todos 2004/07/08 22:54:46 mav 1.16.70.2: RESYNC: (1.16-1.17); FILE MERGED 2004/05/04 14:00:37 mba 1.16.70.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [6504cde1ebbde68ebf2bfeb9d90553a55b613a92]

INTEGRATION: CWS mav09 (1.5.442); FILE MERGED 2004/07/08 22:50:53 mav 1.5.442.2: RESYNC: (1.5-1.6); FILE MERGED 2004/04/29 08:56:58 mav 1.5.442.1: #i27773# one more step further


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [056873e90b56764a4db0d2731c464cec83f7b8a0]

INTEGRATION: CWS mav09 (1.12.12); FILE MERGED 2004/07/09 18:04:29 mav 1.12.12.2: RESYNC: (1.12-1.13); FILE MERGED 2004/06/18 16:43:01 mav 1.12.12.1: #i27773# get rid of WinExtent workaround


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [2960a18a238bb5ef79991366adfccb2b6fdc357a]

INTEGRATION: CWS mav09 (1.12.12); FILE MERGED 2004/06/18 16:43:01 mav 1.12.12.1: #i27773# get rid of WinExtent workaround


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [4e806872eb09bfecceed0ee9140a7b95a2d1fd7c]

INTEGRATION: CWS mav09 (1.4.70); FILE MERGED 2004/05/28 16:08:53 mav 1.4.70.1: #i27773# fix mediatypes


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [676b941b02d3a33115997ccb741ba2dbb4625d66]

INTEGRATION: CWS mav09 (1.14.12); FILE MERGED 2004/07/09 18:04:21 mav 1.14.12.2: RESYNC: (1.14-1.15); FILE MERGED 2004/06/18 16:43:01 mav 1.14.12.1: #i27773# get rid of WinExtent workaround


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [b61e5c40eb8a03e95c6184a8611ea8faf8583144]

INTEGRATION: CWS mav09 (1.1.1.1.254); FILE MERGED 2004/05/05 11:29:07 mba 1.1.1.1.254.2: #i27773#: platform independent GUIDs 2004/05/04 13:00:44 mba 1.1.1.1.254.1: #i27773#: interface to UNO based ClassIDs


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [03e040180f454d9a327165ec17cfed167aeb0186]

INTEGRATION: CWS mav09 (1.18.14); FILE MERGED 2004/08/13 15:30:52 mav 1.18.14.1: #i27773# move one formats to comphelper


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [8e45fe53ac237b8dbe0c813b03fadacbc2b8bc5a]

INTEGRATION: CWS mav09 (1.5.2); FILE MERGED 2004/08/02 13:39:33 mav 1.5.2.4: #i27773# UI activation related stuff 2004/06/18 14:19:33 mba 1.5.2.3: #i27773#: special objects implementation 2004/06/10 16:19:52 mav 1.5.2.2: #i27773# use configuration for conversion purposes 2004/01/23 15:39:35 mav 1.5.2.1: #115011# XInplaceObject implementation


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [0f9a4c36f4488e6b6bc65678d09dc5c43cdb422e]

INTEGRATION: CWS mav09 (1.2.2); FILE MERGED 2004/01/30 08:43:59 mav 1.2.2.1: #115011# create bitmap


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [77ce5e7f7b0bef2a6f8785d72986771a1a4bec64]

INTEGRATION: CWS mav09 (1.2.2); FILE MERGED 2004/01/30 08:43:58 mav 1.2.2.1: #115011# create bitmap


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [3302491d69aded5dfe67247214e9913d85dced45]

INTEGRATION: CWS mav09 (1.1.2); FILE ADDED 2004/01/30 08:44:51 mav 1.1.2.1: #115011# create bitmap


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [9d147c23e86feea8935f68eb33d8748c96beab81]

INTEGRATION: CWS mav09 (1.1.2); FILE ADDED 2004/01/30 08:44:35 mav 1.1.2.1: #115011# create bitmap


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [acb215ac761640016034b24d8d1e6638635240a0]

INTEGRATION: CWS mav09 (1.1.2); FILE ADDED 2004/01/27 15:58:10 mav 1.1.2.1: #115011# VCL window for container


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [f30deb103014bfaa7248a61ea1b72f72d446abed]

INTEGRATION: CWS mav09 (1.1.2); FILE ADDED 2004/01/27 15:57:58 mav 1.1.2.1: #115011# VCL window for container


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [5e9c3dc21b4c4c84e17660d196e717459341623a]

INTEGRATION: CWS mav09 (1.1.2); FILE ADDED 2004/01/27 15:57:47 mav 1.1.2.1: #115011# VCL window for container


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [8b3244800a6d2f4e35e38a037b153f0c6e235d41]

INTEGRATION: CWS mav09 (1.1.2); FILE ADDED 2004/01/27 15:57:33 mav 1.1.2.1: #115011# VCL window for container


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [5d48c84e60bf5f503a9d4a78703dfb6045391f9f]

INTEGRATION: CWS mav09 (1.4.2); FILE MERGED 2004/08/09 18:53:57 mav 1.4.2.4: RESYNC: (1.4-1.5); FILE MERGED 2004/02/19 10:31:38 mav 1.4.2.3: #115011# embedded object representation 2004/01/28 08:58:10 mav 1.4.2.2: #115011# bitmap painting 2004/01/27 15:54:50 mav 1.4.2.1: #115011# VCL window for container


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [40f032525ceec6ed28b47a5fe042fb6059af8d4d]

INTEGRATION: CWS mav09 (1.1.2); FILE ADDED 2004/02/23 09:43:36 mav 1.1.2.5: #115011# improve object painting 2004/02/19 10:31:38 mav 1.1.2.4: #115011# embedded object representation 2004/01/30 08:43:57 mav 1.1.2.3: #115011# create bitmap 2004/01/28 08:58:09 mav 1.1.2.2: #115011# bitmap painting 2004/01/27 15:56:03 mav 1.1.2.1: #115011# VCL window for container


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [fe1993c51cdb9926bfd321ed40b4df932f8318b6]

INTEGRATION: CWS mav09 (1.1.2); FILE ADDED 2004/02/23 09:43:35 mav 1.1.2.2: #115011# improve object painting 2004/02/19 10:32:22 mav 1.1.2.1: #115011# use standalone thread for painting


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [da13638e33686cdd6bf489753cccbf8bdc984e09]

INTEGRATION: CWS mav09 (1.1.2); FILE ADDED 2004/02/23 09:43:35 mav 1.1.2.3: #115011# improve object painting 2004/01/28 08:58:08 mav 1.1.2.2: #115011# bitmap painting 2004/01/27 15:56:19 mav 1.1.2.1: #115011# VCL window for container


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [90562f3176b39ddde87fcb27a8e8effed3e55854]

INTEGRATION: CWS mav09 (1.1.2); FILE ADDED 2004/01/27 15:56:35 mav 1.1.2.1: #115011# VCL window for container


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [bb2157325c8c94fae4ad655f3588a8472bfeb4ff]

INTEGRATION: CWS mav09 (1.1.2); FILE MERGED 2004/01/28 08:58:07 mav 1.1.2.2: #115011# bitmap painting 2004/01/27 15:54:49 mav 1.1.2.1: #115011# VCL window for container


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [3e94e6f96fbe6c1050e6a8d8c79f5f6af0ac42b3]

INTEGRATION: CWS mav09 (1.10.2); FILE MERGED 2004/02/23 09:43:35 mav 1.10.2.5: #115011# improve object painting 2004/02/19 10:31:38 mav 1.10.2.4: #115011# embedded object representation 2004/01/30 08:43:57 mav 1.10.2.3: #115011# create bitmap 2004/01/28 08:58:05 mav 1.10.2.2: #115011# bitmap painting 2004/01/27 15:54:48 mav 1.10.2.1: #115011# VCL window for container


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [9fdb743dc40609c37bf9677874e9aa9d9c2aad7f]

INTEGRATION: CWS mav09 (1.1.2); FILE ADDED 2004/02/23 09:43:34 mav 1.1.2.3: #115011# improve object painting 2004/02/19 10:31:37 mav 1.1.2.2: #115011# embedded object representation 2004/01/28 08:58:34 mav 1.1.2.1: #115011# bitmap painting


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [9c79155b39029c46aa6c756b3f579bace847c262]

INTEGRATION: CWS mav09 (1.1.2); FILE ADDED 2004/04/30 11:00:08 mav 1.1.2.1: #i27773# creation of objects by MSOLE dialog


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [abf71c3c23b98895219d078c8671c5052fb4e615]

INTEGRATION: CWS mav09 (1.1.2); FILE ADDED 2004/08/18 14:29:02 mav 1.1.2.4: #i27773# allow to create own objects through the dialog 2004/05/28 16:19:08 mba 1.1.2.3: #27773#: some wrong MediaTypes 2004/05/06 17:22:13 mav 1.1.2.2: #i27773# Win insert object dialog usage 2004/04/30 10:59:58 mav 1.1.2.1: #i27773# creation of objects by MSOLE dialog


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [57af440e9fade39f84c60447c291a2313a188abf]

INTEGRATION: CWS mav09 (1.1.2); FILE MERGED 2004/08/19 15:59:05 mav 1.1.2.1: #i27773# let the replacement be updated


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [bebff39cbcf4cd2c93d8f403c912587fe43c2b6c]

INTEGRATION: CWS mav09 (1.2.2); FILE MERGED 2004/09/01 14:52:58 mav 1.2.2.11: #i27773# the case when there is no server for the object 2004/09/01 12:20:03 mav 1.2.2.10: #i27773# caching is still not implemented for windows 2004/09/01 12:15:39 mav 1.2.2.9: #i27773# caching is still not implemented for windows 2004/09/01 12:08:48 mav 1.2.2.8: #i27773# getStatus of OLE object on Unix 2004/08/19 15:59:05 mav 1.2.2.7: #i27773# let the replacement be updated 2004/05/28 16:19:08 mba 1.2.2.6: #27773#: some wrong MediaTypes 2004/05/24 09:02:53 mba 1.2.2.5: #i27773#: some changes about MapUnit 2004/05/18 16:38:32 mav 1.2.2.4: #i27773# resolv resync problems 2004/05/18 12:34:43 mav 1.2.2.3: #i27773# solve resync problems 2004/05/17 18:26:40 mav 1.2.2.2: RESYNC: (1.2-1.3); FILE MERGED 2004/05/12 10:12:32 mav 1.2.2.1: #i27773# graphical replacement and persistance setting related changes


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [e730782789c7fd7c2eda22ef804e4a18ac860fae]

INTEGRATION: CWS mav09 (1.1.2); FILE MERGED 2004/04/30 10:59:25 mav 1.1.2.1: #i27773# creation of objects by MSOLE dialog


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [d0956a102e8aa91e9a5683107c5b038bf0b42f06]

INTEGRATION: CWS mav09 (1.13.2); FILE MERGED 2004/09/06 13:03:25 mav 1.13.2.19: #i27773# allow to switch persistence on unix 2004/09/03 11:38:50 mav 1.13.2.18: #i27773# if no server is installed a dummy one is created 2004/09/02 06:36:28 mav 1.13.2.17: #i27773# adopt to unix 2004/09/01 14:52:58 mav 1.13.2.16: #i27773# the case when there is no server for the object 2004/09/01 12:00:08 mav 1.13.2.15: #i27773# getStatus of OLE object on Unix 2004/09/01 11:44:37 mav 1.13.2.14: #i27773# getStatus of OLE object on Unix 2004/08/27 11:32:47 mav 1.13.2.13: #i27773# remove header from graphical representation 2004/08/19 16:45:53 mav 1.13.2.12: #i27773# fix removing of replacement 2004/08/19 15:59:04 mav 1.13.2.11: #i27773# let the replacement be updated 2004/06/25 11:49:12 mav 1.13.2.10: #i27773# linkage support 2004/05/27 10:41:42 mav 1.13.2.9: #i27773# allow to encrypt ole embedded objects 2004/05/18 12:34:42 mav 1.13.2.8: #i27773# solve resync problems 2004/05/17 18:26:33 mav 1.13.2.7: RESYNC: (1.13-1.14); FILE MERGED 2004/05/12 16:23:36 mav 1.13.2.6: #i27773# send notifications from OLE objects 2004/05/12 15:47:26 mav 1.13.2.5: #i27773# allow to use setPersistentEntry in saveCompleted mode 2004/05/12 15:04:36 mav 1.13.2.4: #i27773# minor fixes 2004/05/12 13:00:40 mav 1.13.2.3: #i27773# on SaveAs operation the target stream should not be disposed 2004/05/12 12:43:43 mav 1.13.2.2: #i27773# fix a typo 2004/05/12 10:12:32 mav 1.13.2.1: #i27773# graphical replacement and persistance setting related changes


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [a41868d12cd7a12b27070a76b49e0cf6ba229702]

INTEGRATION: CWS mav09 (1.11.2); FILE MERGED 2004/09/03 11:38:50 mav 1.11.2.6: #i27773# if no server is installed a dummy one is created 2004/09/02 08:45:02 mav 1.11.2.5: #i27773# allow to return empty component 2004/08/19 15:59:04 mav 1.11.2.4: #i27773# let the replacement be updated 2004/05/17 18:26:26 mav 1.11.2.3: RESYNC: (1.11-1.12); FILE MERGED 2004/05/12 16:23:35 mav 1.11.2.2: #i27773# send notifications from OLE objects 2004/05/12 10:12:31 mav 1.11.2.1: #i27773# graphical replacement and persistance setting related changes


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [220a40c5f5e2e12f9d8ff461fb49b88ea46f939a]

INTEGRATION: CWS mav09 (1.5.2); FILE MERGED 2004/09/03 11:38:50 mav 1.5.2.9: #i27773# if no server is installed a dummy one is created 2004/09/01 14:52:58 mav 1.5.2.8: #i27773# the case when there is no server for the object 2004/09/01 11:44:37 mav 1.5.2.7: #i27773# getStatus of OLE object on Unix 2004/09/01 10:02:59 mav 1.5.2.6: #i27773# the object can not be set to running state on Unix 2004/08/19 15:59:04 mav 1.5.2.5: #i27773# let the replacement be updated 2004/05/26 13:55:23 mav 1.5.2.4: #i23337# change the state 2004/05/18 12:34:42 mav 1.5.2.3: #i27773# solve resync problems 2004/05/17 18:26:19 mav 1.5.2.2: RESYNC: (1.5-1.6); FILE MERGED 2004/05/12 15:04:36 mav 1.5.2.1: #i27773# minor fixes


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [36728cd84dc41327f79c9c932764d91253cdb6f2]

INTEGRATION: CWS mav09 (1.9.2); FILE MERGED 2004/05/17 18:26:10 mav 1.9.2.2: RESYNC: (1.9-1.10); FILE MERGED 2004/05/12 10:12:31 mav 1.9.2.1: #i27773# graphical replacement and persistance setting related changes


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [6eea9416a3a5be2d2f6aab6c58ab4e6d4b085ea8]

INTEGRATION: CWS mav09 (1.17.2); FILE MERGED 2004/09/03 12:33:22 mav 1.17.2.10: #i27773# visio does not allow to set extent in running state 2004/09/03 11:38:49 mav 1.17.2.9: #i27773# if no server is installed a dummy one is created 2004/09/01 14:52:57 mav 1.17.2.8: #i27773# the case when there is no server for the object 2004/08/30 08:45:03 mav 1.17.2.7: #i27773# ignore error reports during package object resizing 2004/08/27 12:40:08 mav 1.17.2.6: #i27773# container name for ole embedded object 2004/08/27 12:03:09 mav 1.17.2.5: #i27773# sometimes object extent can not be retrieved at all ( win packages ) 2004/05/28 16:19:07 mba 1.17.2.4: #27773#: some wrong MediaTypes 2004/05/17 18:26:02 mav 1.17.2.3: RESYNC: (1.17-1.18); FILE MERGED 2004/05/12 15:04:36 mav 1.17.2.2: #i27773# minor fixes 2004/05/12 10:12:30 mav 1.17.2.1: #i27773# graphical replacement and persistance setting related changes


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [fb619939a3af73aaaf3384048902089610729e1f]

INTEGRATION: CWS mav09 (1.6.2); FILE MERGED 2004/04/30 10:59:24 mav 1.6.2.1: #i27773# creation of objects by MSOLE dialog


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [93c3e6a663c44123a32290327be7edf2cb21681c]

INTEGRATION: CWS mav09 (1.6.2); FILE MERGED 2004/06/24 17:13:43 mav 1.6.2.2: #i27773# reactivate linking support for OOo documents 2004/06/10 16:19:51 mav 1.6.2.1: #i27773# use configuration for conversion purposes


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [fab66f429a0c3e7b4660af20738018c34e4ef375]

INTEGRATION: CWS mav09 (1.1.2); FILE ADDED 2004/07/02 08:48:11 mba 1.1.2.2: #i27773#: more stuff for SpecialObjects 2004/06/18 14:19:03 mba 1.1.2.1: #i27773#: special objects implementation


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [5699912e4810f8badb78a52181c85981209d6602]

INTEGRATION: CWS mav09 (1.9.2); FILE MERGED 2004/09/03 11:38:49 mav 1.9.2.9: #i27773# if no server is installed a dummy one is created 2004/09/01 14:30:52 mav 1.9.2.8: #i27773# the object can not be set to running state on Unix 2004/08/27 12:40:08 mav 1.9.2.7: #i27773# container name for ole embedded object 2004/08/19 15:59:03 mav 1.9.2.6: #i27773# let the replacement be updated 2004/06/25 11:49:11 mav 1.9.2.5: #i27773# linkage support 2004/05/24 09:02:53 mba 1.9.2.4: #i27773#: some changes about MapUnit 2004/05/17 18:25:45 mav 1.9.2.3: RESYNC: (1.9-1.10); FILE MERGED 2004/05/12 16:23:35 mav 1.9.2.2: #i27773# send notifications from OLE objects 2004/05/12 10:12:29 mav 1.9.2.1: #i27773# graphical replacement and persistance setting related changes


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [2272155896b51399d4d2453f18afccecc2b74ad8]

INTEGRATION: CWS mav09 (1.4.2); FILE MERGED 2004/08/02 13:39:33 mav 1.4.2.16: #i27773# UI activation related stuff 2004/07/19 13:05:27 mav 1.4.2.15: #i27773# menu merging 2004/07/19 09:05:55 mav 1.4.2.14: #i27773# menu merging 2004/07/15 16:57:10 mav 1.4.2.13: #i27773# layout manager switch 2004/07/06 16:44:11 mba 1.4.2.12: #i27773#: react on component that fails to activate 2004/06/21 12:46:55 mav 1.4.2.11: #i27773# let the code be reentrance safe 2004/06/18 14:19:21 mba 1.4.2.10: #i27773#: special objects implementation 2004/06/17 10:52:18 mav 1.4.2.9: #i27773# retrieve suggested size for embedded document 2004/06/15 14:44:23 mav 1.4.2.8: #i27773# handle embedded document border 2004/06/08 13:15:50 mba 1.4.2.7: #i27773#: changes for UIActivation 2004/05/24 09:02:53 mba 1.4.2.6: #i27773#: some changes about MapUnit 2004/05/17 18:25:38 mav 1.4.2.5: RESYNC: (1.4-1.5); FILE MERGED 2004/02/27 10:26:28 mav 1.4.2.4: #115011# resize of inplace active object 2004/01/23 17:39:48 mav 1.4.2.3: #115011# set title 2004/01/23 15:39:34 mav 1.4.2.2: #115011# XInplaceObject implementation 2004/01/22 17:08:00 mav 1.4.2.1: #115011# inplace activation


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [fe140fa3cad416ee1e6284b63ad51be2a1bd77e5]

INTEGRATION: CWS mav09 (1.8.2); FILE MERGED 2004/09/16 22:01:57 mav 1.8.2.16: RESYNC: (1.9-1.10); FILE MERGED 2004/08/17 13:58:17 mav 1.8.2.15: #i27773# BaseURL and Hierarchical object name 2004/08/16 09:33:32 mav 1.8.2.14: #i27773# storage format 2004/07/01 11:48:19 mav 1.8.2.13: #i27773# links storing on deactivation 2004/06/25 11:49:11 mav 1.8.2.12: #i27773# linkage support 2004/06/24 17:13:43 mav 1.8.2.11: #i27773# reactivate linking support for OOo documents 2004/06/18 14:19:21 mba 1.8.2.10: #i27773#: special objects implementation 2004/06/10 16:19:50 mav 1.8.2.9: #i27773# use configuration for conversion purposes 2004/06/08 13:15:50 mba 1.8.2.8: #i27773#: changes for UIActivation 2004/05/24 09:02:52 mba 1.8.2.7: #i27773#: some changes about MapUnit 2004/05/18 12:34:42 mav 1.8.2.6: #i27773# solve resync problems 2004/05/17 18:25:30 mav 1.8.2.5: RESYNC: (1.8-1.9); FILE MERGED 2004/05/12 10:12:29 mav 1.8.2.4: #i27773# graphical replacement and persistance setting related changes 2004/02/27 10:26:28 mav 1.8.2.3: #115011# resize of inplace active object 2004/01/23 15:39:34 mav 1.8.2.2: #115011# XInplaceObject implementation 2004/01/22 17:08:00 mav 1.8.2.1: #115011# inplace activation


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [508ea2d5718edf8e8ee13db5006f076cdbb51f86]

INTEGRATION: CWS mav09 (1.6.2); FILE MERGED 2004/08/18 12:24:34 mav 1.6.2.4: #i27773# use system fallback 2004/06/24 17:13:42 mav 1.6.2.3: #i27773# reactivate linking support for OOo documents 2004/06/18 14:17:55 mba 1.6.2.2: #i27773#: special objects don't have a hatchwindow 2004/06/10 16:19:50 mav 1.6.2.1: #i27773# use configuration for conversion purposes


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [00d038b56e7b0fa6fdd58090cce9b19b2c4ac24a]

INTEGRATION: CWS mav09 (1.4.2); FILE MERGED 2004/06/07 13:21:15 mav 1.4.2.1: #i27773# access to configuration


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [9f70380ea55f7c62612e0e7f28021da1f37d0705]

INTEGRATION: CWS mav09 (1.6.2); FILE MERGED 2004/09/16 22:01:45 mav 1.6.2.33: RESYNC: (1.7-1.8); FILE MERGED 2004/08/23 13:09:57 mav 1.6.2.32: #i27773# adopt to linux 2004/08/17 13:46:46 mba 1.6.2.31: #i27773#: correct locking of LM 2004/08/16 15:18:38 mba 1.6.2.30: #i27773#: don't lock InPlace LayoutManager - InPlaceWindow will get no resizes if the object is not UIActive 2004/08/12 17:28:05 mav 1.6.2.29: #i27773# UI activation 2004/08/02 13:39:32 mav 1.6.2.28: #i27773# UI activation related stuff 2004/07/19 13:05:26 mav 1.6.2.27: #i27773# menu merging 2004/07/19 09:05:55 mav 1.6.2.26: #i27773# menu merging 2004/07/16 14:58:10 mba 1.6.2.25: #i27773#: fixes after resync to m47 2004/07/15 16:57:09 mav 1.6.2.24: #i27773# layout manager switch 2004/07/06 16:44:11 mba 1.6.2.23: #i27773#: react on component that fails to activate 2004/07/01 11:48:18 mav 1.6.2.22: #i27773# links storing on deactivation 2004/06/28 13:47:28 mba 1.6.2.21: #i27773#: some typos 2004/06/21 16:41:12 mba 1.6.2.20: #i27773#: start with empty document window to make sure that the final resize is handled 2004/06/21 12:46:39 mav 1.6.2.19: #i27773# let the code be reentrance safe 2004/06/21 08:14:39 mba 1.6.2.18: #i27773#: merge conflicts 2004/06/18 15:31:20 mav 1.6.2.17: #i27773# resolve conflict 2004/06/18 15:23:45 mav 1.6.2.16: #i27773# fix typo 2004/06/18 14:17:55 mba 1.6.2.15: #i27773#: special objects don't have a hatchwindow 2004/06/17 10:52:18 mav 1.6.2.14: #i27773# retrieve suggested size for embedded document 2004/06/15 14:44:23 mav 1.6.2.13: #i27773# handle embedded document border 2004/06/11 10:29:50 mba 1.6.2.12: #i27773#: make HatchWindow visible after loading document 2004/06/08 13:15:49 mba 1.6.2.11: #i27773#: changes for UIActivation 2004/06/02 11:51:40 mba 1.6.2.10: #i27773#: reinitialisation iof bAllowClosing added 2004/05/24 09:02:52 mba 1.6.2.9: #i27773#: some changes about MapUnit 2004/05/17 18:25:03 mav 1.6.2.8: RESYNC: (1.6-1.7); FILE MERGED 2004/05/05 13:55:12 mba 1.6.2.7: #i27773#: refcounting problem 2004/02/27 10:26:27 mav 1.6.2.6: #115011# resize of inplace active object 2004/02/23 10:04:10 mav 1.6.2.5: #115011# set correct sizes for hatch window and dispose it after use 2004/02/19 10:31:37 mav 1.6.2.4: #115011# embedded object representation 2004/01/23 17:39:47 mav 1.6.2.3: #115011# set title 2004/01/23 15:39:33 mav 1.6.2.2: #115011# XInplaceObject implementation 2004/01/22 17:07:59 mav 1.6.2.1: #115011# inplace activation


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [021e63171ce76fcdd2f0a665cc516f1835c97a1c]

INTEGRATION: CWS mav09 (1.5.2); FILE MERGED 2004/06/18 14:18:12 mba 1.5.2.2: #i27773#: special objects implementation 2004/06/10 16:19:49 mav 1.5.2.1: #i27773# use configuration for conversion purposes


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [997c2600541eaf12822b422bf40394588ef66d1a]

INTEGRATION: CWS mav09 (1.5.2); FILE MERGED 2004/06/24 17:13:42 mav 1.5.2.3: #i27773# reactivate linking support for OOo documents 2004/06/18 14:18:12 mba 1.5.2.2: #i27773#: special objects implementation 2004/06/10 16:19:49 mav 1.5.2.1: #i27773# use configuration for conversion purposes


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [62ea96c2019903e6895996f29080426f90f864fd]

INTEGRATION: CWS mav09 (1.1.2); FILE MERGED 2004/06/18 14:18:11 mba 1.1.2.7: #i27773#: special objects implementation 2004/05/28 16:19:07 mba 1.1.2.6: #27773#: some wrong MediaTypes 2004/05/24 09:02:52 mba 1.1.2.5: #i27773#: some changes about MapUnit 2004/05/18 12:34:41 mav 1.1.2.4: #i27773# solve resync problems 2004/05/17 18:24:36 mav 1.1.2.3: RESYNC: (1.1-1.2); FILE MERGED 2004/05/12 10:12:28 mav 1.1.2.2: #i27773# graphical replacement and persistance setting related changes 2004/01/23 17:39:46 mav 1.1.2.1: #115011# set title


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [2151fb5f9cf03ab0a9088e63b6fba7968b290e6c]

INTEGRATION: CWS mav09 (1.1.2); FILE ADDED 2004/07/02 08:48:10 mba 1.1.2.2: #i27773#: more stuff for SpecialObjects 2004/06/18 14:18:26 mba 1.1.2.1: #i27773#: special objects implementation


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [9bff1f7e4209cb0a9607f8876f218c709adbd40a]

INTEGRATION: CWS mav09 (1.3.2); FILE MERGED 2004/06/18 14:18:11 mba 1.3.2.1: #i27773#: special objects implementation


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [00ab8bca105f335c1486eeee17e4c289b17a354b]

INTEGRATION: CWS mav09 (1.7.2); FILE MERGED 2004/09/28 09:50:29 mav 1.7.2.23: #i27773# resync 2004/09/16 22:01:32 mav 1.7.2.22: RESYNC: (1.8-1.9); FILE MERGED 2004/09/13 13:39:55 mav 1.7.2.21: #i27773# do not allow typedetection to provide stream and mode 2004/09/02 14:58:20 mba 1.7.2.20: #i27773#: prepare to use DocumentBasedStorage 2004/08/17 13:58:16 mav 1.7.2.19: #i27773# BaseURL and Hierarchical object name 2004/08/17 10:09:30 mav 1.7.2.18: #i27773# slight changes 2004/08/16 09:33:31 mav 1.7.2.17: #i27773# storage format 2004/07/15 10:32:09 mav 1.7.2.16: #i27773# commit changes made offline 2004/07/01 11:48:18 mav 1.7.2.15: #i27773# links storing on deactivation 2004/06/25 11:49:11 mav 1.7.2.14: #i27773# linkage support 2004/06/24 17:13:42 mav 1.7.2.13: #i27773# reactivate linking support for OOo documents 2004/06/18 16:14:26 mav 1.7.2.12: #i27773# embedded document should not be modified if it's persistance is up to date 2004/06/18 14:18:11 mba 1.7.2.11: #i27773#: special objects implementation 2004/06/10 16:19:49 mav 1.7.2.10: #i27773# use configuration for conversion purposes 2004/05/18 12:34:41 mav 1.7.2.9: #i27773# solve resync problems 2004/05/17 18:24:28 mav 1.7.2.8: RESYNC: (1.7-1.8); FILE MERGED 2004/05/17 08:40:56 mav 1.7.2.7: #i27773# allow to storeAs/storeTo object even in loaded state 2004/05/12 15:47:25 mav 1.7.2.6: #i27773# allow to use setPersistentEntry in saveCompleted mode 2004/05/12 10:12:28 mav 1.7.2.5: #i27773# graphical replacement and persistance setting related changes 2004/05/06 16:46:36 mba 1.7.2.4: #i27773#: some bugfixes in first testing 2004/05/05 13:54:43 mba 1.7.2.3: #i27773#: typo 2004/02/23 10:02:39 mav 1.7.2.2: #115011# let object document be embedded 2004/02/19 10:31:36 mav 1.7.2.1: #115011# embedded object representation


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [e4401ac1fa2c8dd42dcd61985ffebc8ea253b52b]

INTEGRATION: CWS mav09 (1.7.2); FILE MERGED 2004/09/16 22:01:23 mav 1.7.2.18: RESYNC: (1.8-1.9); FILE MERGED 2004/08/27 12:41:09 mav 1.7.2.17: #i27773# remove previous change 2004/08/27 12:40:07 mav 1.7.2.16: #i27773# container name for ole embedded object 2004/08/17 13:58:16 mav 1.7.2.15: #i27773# BaseURL and Hierarchical object name 2004/07/15 10:32:09 mav 1.7.2.14: #i27773# commit changes made offline 2004/07/01 11:48:18 mav 1.7.2.13: #i27773# links storing on deactivation 2004/06/25 11:49:11 mav 1.7.2.12: #i27773# linkage support 2004/06/24 17:13:41 mav 1.7.2.11: #i27773# reactivate linking support for OOo documents 2004/06/18 14:18:11 mba 1.7.2.10: #i27773#: special objects implementation 2004/06/15 14:44:22 mav 1.7.2.9: #i27773# handle embedded document border 2004/06/10 16:19:48 mav 1.7.2.8: #i27773# use configuration for conversion purposes 2004/06/08 13:15:49 mba 1.7.2.7: #i27773#: changes for UIActivation 2004/05/18 12:34:41 mav 1.7.2.6: #i27773# solve resync problems 2004/05/17 18:24:20 mav 1.7.2.5: RESYNC: (1.7-1.8); FILE MERGED 2004/05/10 08:14:04 mba 1.7.2.4: #i27773#: more verbs 2004/05/06 16:46:35 mba 1.7.2.3: #i27773#: some bugfixes in first testing 2004/02/27 10:26:27 mav 1.7.2.2: #115011# resize of inplace active object 2004/01/22 17:07:58 mav 1.7.2.1: #115011# inplace activation


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [7eab42780c79bd2bd09a7138bf23748e559ecb89]

INTEGRATION: CWS mav09 (1.3.2); FILE MERGED 2004/06/18 14:18:11 mba 1.3.2.2: #i27773#: special objects implementation 2004/01/23 15:39:33 mav 1.3.2.1: #115011# XInplaceObject implementation


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [8251a85c9591c82418d9d95ca42eced0b80d6021]

INTEGRATION: CWS mav09 (1.1.2); FILE ADDED 2004/05/18 12:34:41 mav 1.1.2.2: #i27773# solve resync problems 2004/01/23 15:39:59 mav 1.1.2.1: #115011# XInplaceObject implementation


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [5fa5c9d4cd6e3c2ecbb3704b93b1757cbdd7209b]

INTEGRATION: CWS mav09 (1.4.2); FILE MERGED 2004/09/16 22:01:15 mav 1.4.2.19: RESYNC: (1.5-1.6); FILE MERGED 2004/08/23 12:11:17 mav 1.4.2.18: #i27773# let SaveAs verb be handled by container 2004/08/02 13:39:32 mav 1.4.2.17: #i27773# UI activation related stuff 2004/07/19 09:05:54 mav 1.4.2.16: #i27773# menu merging 2004/07/16 14:58:04 mba 1.4.2.15: #i27773#: fixes after resync to m47 2004/07/15 16:57:09 mav 1.4.2.14: #i27773# layout manager switch 2004/07/15 10:32:09 mav 1.4.2.13: #i27773# commit changes made offline 2004/07/06 16:44:10 mba 1.4.2.12: #i27773#: react on component that fails to activate 2004/07/02 08:48:10 mba 1.4.2.11: #i27773#: more stuff for SpecialObjects 2004/07/01 13:26:22 mav 1.4.2.10: #i27773# update visual representation each time the object is deactivated 2004/07/01 11:48:17 mav 1.4.2.9: #i27773# links storing on deactivation 2004/06/18 14:18:10 mba 1.4.2.8: #i27773#: special objects implementation 2004/06/10 16:19:47 mav 1.4.2.7: #i27773# use configuration for conversion purposes 2004/06/08 13:15:49 mba 1.4.2.6: #i27773#: changes for UIActivation 2004/05/18 12:34:40 mav 1.4.2.5: #i27773# solve resync problems 2004/05/17 18:24:12 mav 1.4.2.4: RESYNC: (1.4-1.5); FILE MERGED 2004/02/23 10:03:09 mav 1.4.2.3: #115011# fix typo 2004/01/23 15:38:43 mav 1.4.2.2: #115011# square interception 2004/01/22 17:07:57 mav 1.4.2.1: #115011# inplace activation


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [0ee8f745590d7afb9a67f052c97e509e58f3dec3]

INTEGRATION: CWS mav09 (1.2.2); FILE MERGED 2004/06/11 09:58:34 mav 1.2.2.1: #i27773# place config zipfiles in common/bin


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [8ea68a94284181c5b4b5ca739e3bd8a60bd41c1c]

INTEGRATION: CWS mav09 (1.5.2); FILE MERGED 2004/08/02 13:39:32 mav 1.5.2.2: #i27773# UI activation related stuff 2004/06/11 09:58:53 mav 1.5.2.1: #i27773# build config zipfiles


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [b65c270da16a3b73095e416c7d1f4129bf6ebd0a]

INTEGRATION: CWS mav09 (1.46.86); FILE MERGED 2004/07/08 15:49:41 mav 1.46.86.3: RESYNC: (1.47-1.49); FILE MERGED 2004/04/29 21:07:06 mav 1.46.86.2: RESYNC: (1.46-1.47); FILE MERGED 2004/02/27 10:30:52 mav 1.46.86.1: #115011# hatch window service


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [6d5f948b214ea3c6d424e83d585a9837528f4133]

INTEGRATION: CWS mav09 (1.16.134); FILE MERGED 2004/02/27 10:30:52 mav 1.16.134.1: #115011# hatch window service


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [03add1ee5ee8f977f4743825e706992aa4879f1a]

INTEGRATION: CWS mav09 (1.64.56); FILE MERGED 2004/07/08 15:41:39 mav 1.64.56.3: RESYNC: (1.65-1.66); FILE MERGED 2004/04/29 21:03:36 mav 1.64.56.2: RESYNC: (1.64-1.65); FILE MERGED 2004/04/14 13:53:40 mba 1.64.56.1: #i27773#: new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [961e1368284d48d8000f46a802b7fd2c41defa02]

INTEGRATION: CWS mav09 (1.1.1.1.514); FILE MERGED 2004/06/18 14:06:01 mba 1.1.1.1.514.1: #i27773#: interface to Property Sequence


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [da4a71232019d7361bc82054568d403eca914da1]

INTEGRATION: CWS mav09 (1.25.58); FILE MERGED 2004/09/21 17:47:13 mav 1.25.58.5: RESYNC: (1.28-1.29); FILE MERGED 2004/08/09 19:15:24 mav 1.25.58.4: RESYNC: (1.27-1.28); FILE MERGED 2004/07/08 15:40:34 mav 1.25.58.3: RESYNC: (1.25-1.27); FILE MERGED 2004/06/10 16:46:14 mba 1.25.58.2: #i27773#: new EmbedHelper 2004/05/04 13:02:53 mba 1.25.58.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [7aa559c95d85b9dbf9d756f909dcbc8ebea0b3d2]

INTEGRATION: CWS mav09 (1.52.92); FILE MERGED 2004/09/16 21:58:26 mav 1.52.92.4: RESYNC: (1.54-1.55); FILE MERGED 2004/08/16 10:02:42 mba 1.52.92.3: #i27773#: bitmaps now png 2004/07/08 15:39:09 mav 1.52.92.2: RESYNC: (1.52-1.54); FILE MERGED 2004/06/21 08:14:59 mba 1.52.92.1: #i27773#: PaintReplacement for OLE objects


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [ee46c9db7519dc1fbe44d22781c42978aafde702]

INTEGRATION: CWS mav09 (1.1.2); FILE ADDED 2004/07/06 16:48:24 mba 1.1.2.9: #i27773#: work on TODOs 2004/05/28 16:17:37 mba 1.1.2.8: #27773#: some wrong MediaTypes 2004/05/28 09:11:31 mba 1.1.2.7: #27773#: optimize for usage of clipboard in loaded state 2004/05/26 16:29:13 mba 1.1.2.6: #i27773#: new helper for MapUnit conversions 2004/05/24 08:43:47 mba 1.1.2.5: #i27773#: some changes about MapUnit 2004/05/18 12:39:05 mav 1.1.2.4: #i27773# resolve resync problems 2004/05/16 17:24:29 mba 1.1.2.3: #i27773#: support for EMBEDSOURCE format 2004/05/04 13:02:52 mba 1.1.2.2: #i27773#: remove so3 2004/04/21 14:42:17 mav 1.1.2.1: #i27773# SvEmbedTransferHelper


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [e3685d2ebcb6b82187e79d4df635386378e2e58a]

INTEGRATION: CWS mav09 (1.1.2); FILE ADDED 2004/09/03 15:26:21 mav 1.1.2.13: #i27773# correct graphic inserting 2004/09/02 13:40:32 mav 1.1.2.12: #i27773# seek to the beginning 2004/09/01 15:02:59 mav 1.1.2.11: #i27773# use XVisualObject to get visual representation 2004/09/01 14:24:56 mba 1.1.2.10: #i27773#: COM-Objects on Linux must work in Loaded state 2004/09/01 14:23:00 mba 1.1.2.9: #i27773#: COM-Objects on Linux must work in Loaded state 2004/07/15 11:02:16 mba 1.1.2.8: #i27773#: no assignments 2004/07/06 16:30:37 mba 1.1.2.7: #i27773#: work on TODOs 2004/07/06 15:52:47 mav 1.1.2.6: #i27773# shading of outplace activated objects 2004/07/02 08:41:26 mba 1.1.2.5: #i27773#: Fallback Replacement 2004/07/01 13:25:52 mav 1.1.2.4: #i27773# update visual representation each time the object is deactivated 2004/06/28 09:41:00 mav 1.1.2.3: #i27773# if there is no replacement it is not an update it is creation 2004/06/21 08:14:59 mba 1.1.2.2: #i27773#: PaintReplacement for OLE objects 2004/06/10 16:45:44 mba 1.1.2.1: #i27773#: new EmbedHelper


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [93546e16c1335cdb8f060650b315889a19750b96]

INTEGRATION: CWS mav09 (1.1.2); FILE ADDED 2004/02/27 10:31:20 mav 1.1.2.1: #115011# hatch window factory


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [5aa9a6356edd07e5f387bc1c4f5595c53bc00aeb]

INTEGRATION: CWS mav09 (1.1.2); FILE ADDED 2004/02/27 10:33:34 mav 1.1.2.1: #115011# hatch window service


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [6a61b60a946eadfc9403740a47e63611f4ea5f66]

INTEGRATION: CWS mav09 (1.1.2); FILE ADDED 2004/06/17 12:45:12 mav 1.1.2.2: #i27773# small simplifications 2004/02/27 10:33:26 mav 1.1.2.1: #115011# hatch window service


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [a42555425c52ca3a0ea6f181c41d8f6701699796]

INTEGRATION: CWS mav09 (1.1.2); FILE ADDED 2004/06/17 12:45:12 mav 1.1.2.2: #i27773# small simplifications 2004/02/27 10:33:16 mav 1.1.2.1: #115011# hatch window service


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [7af6bf7cf8b54ee131c33e91aeb845d5c40baa45]

INTEGRATION: CWS mav09 (1.1.2); FILE ADDED 2004/02/27 10:33:15 mav 1.1.2.1: #115011# hatch window service


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [bc11aa316c9d215f70e8bba238e1a48c1019c14a]

INTEGRATION: CWS mav09 (1.1.2); FILE ADDED 2004/02/27 10:33:25 mav 1.1.2.1: #115011# hatch window service


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [62ca15ba0c18e66fec4aca79cfc50d217a8136b9]

INTEGRATION: CWS mav09 (1.1.2); FILE ADDED 2004/06/17 12:40:47 mav 1.1.2.3: #i27773# use standard convertions 2004/06/11 10:29:34 mba 1.1.2.2: #i27773#: make HatchWindow visible after loading document 2004/02/27 10:33:14 mav 1.1.2.1: #115011# hatch window service


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [96cd15a3b14a274257d391ea4037275d849238f2]

INTEGRATION: CWS mav09 (1.1.2); FILE ADDED 2004/08/16 10:02:48 mba 1.1.2.5: #i27773#: bitmaps now png 2004/07/14 10:19:36 mav 1.1.2.4: #i27773# adopt resource files to the new format 2004/04/29 14:55:26 mba 1.1.2.3: #i27773#: remove so3 2004/04/29 11:07:24 mba 1.1.2.2: #i27773#: some more resources moved to cui 2004/04/28 10:34:05 mba 1.1.2.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [91849e7c5e7ccf8cc08ce5e65fc69fd2d50efcf4]

INTEGRATION: CWS mav09 (1.9.146); FILE MERGED 2004/07/08 15:24:15 mav 1.9.146.3: RESYNC: (1.9-1.10); FILE MERGED 2004/04/29 14:55:26 mba 1.9.146.2: #i27773#: remove so3 2004/04/28 10:34:43 mba 1.9.146.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [1b34db0967893bd13296db82f6e1581258bbdf30]

INTEGRATION: CWS mav09 (1.1.2); FILE ADDED 2004/08/18 13:36:48 mav 1.1.2.3: #i27773# use the old order of objects 2004/06/11 15:24:19 mav 1.1.2.2: #i27773# use new configuration entry 2004/04/29 14:55:55 mba 1.1.2.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [2dc88c217d9410a117d6d2a0b6a312f370e833ef]

INTEGRATION: CWS mav09 (1.1.2); FILE ADDED 2004/07/14 10:19:36 mav 1.1.2.2: #i27773# adopt resource files to the new format 2004/04/28 10:34:30 mba 1.1.2.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [5c0178b6a1cc9fcde322d82a8a359e62a3b7ee1a]

INTEGRATION: CWS mav09 (1.53.84); FILE MERGED 2004/09/16 21:54:13 mav 1.53.84.4: RESYNC: (1.56-1.57); FILE MERGED 2004/07/09 18:06:42 mav 1.53.84.3: RESYNC: (1.55-1.56); FILE MERGED 2004/07/08 15:18:49 mav 1.53.84.2: RESYNC: (1.53-1.55); FILE MERGED 2004/03/11 10:19:42 mav 1.53.84.1: #115904# according to documentation the property name must be 'Subject'


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [9f718e1cf37a5749df9a2ada6caeea46a96456c1]

INTEGRATION: CWS mav09 (1.110.52); FILE MERGED 2004/09/21 17:44:03 mav 1.110.52.10: RESYNC: (1.118-1.119); FILE MERGED 2004/09/16 21:50:22 mav 1.110.52.9: RESYNC: (1.116-1.118); FILE MERGED 2004/08/09 19:14:27 mav 1.110.52.8: RESYNC: (1.115-1.116); FILE MERGED 2004/07/09 18:05:43 mav 1.110.52.7: RESYNC: (1.114-1.115); FILE MERGED 2004/07/08 14:46:53 mav 1.110.52.6: RESYNC: (1.112-1.114); FILE MERGED 2004/06/10 16:44:52 mba 1.110.52.5: #i27773#: deliver new EmbedHelper 2004/05/17 17:37:31 mav 1.110.52.4: RESYNC: (1.111-1.112); FILE MERGED 2004/04/29 20:59:30 mav 1.110.52.3: RESYNC: (1.110-1.111); FILE MERGED 2004/04/29 11:07:08 mba 1.110.52.2: #i27773#: remove so3 2004/04/21 16:24:24 mav 1.110.52.1: #i27773# add header


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [f7d1c786a30575ace9cbea4a757312dbadadbc7f]

INTEGRATION: CWS mav09 (1.23.54); FILE MERGED 2004/07/08 14:46:45 mav 1.23.54.3: RESYNC: (1.24-1.25); FILE MERGED 2004/04/29 20:59:21 mav 1.23.54.2: RESYNC: (1.23-1.24); FILE MERGED 2004/03/02 15:18:33 mav 1.23.54.1: #115011# build hatchwindow


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [86660f1d15425c15b287d4101e07926859aba666]

INTEGRATION: CWS mav09 (1.1.2); FILE ADDED 2004/04/29 14:56:12 mba 1.1.2.5: #i27773#: remove so3 2004/04/29 11:06:56 mba 1.1.2.4: #i27773#: some more resources moved to cui 2004/04/28 10:33:24 mba 1.1.2.3: #i27773#: remove so3 2004/04/28 10:22:27 mba 1.1.2.2: #i27773#: remove so3 2004/04/28 10:14:46 mba 1.1.2.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [de6f514e2c95ec00bad22ef4a58decd79ec46023]

INTEGRATION: CWS mav09 (1.1.2); FILE ADDED 2004/04/28 10:02:42 mba 1.1.2.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [1beef2b6a81a690e8dee11d3641c6f89c798dfba]

INTEGRATION: CWS mav09 (1.17.128); FILE MERGED 2004/07/07 19:29:33 mav 1.17.128.2: RESYNC: (1.17-1.19); FILE MERGED 2004/05/06 16:46:18 mba 1.17.128.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [50bd49fb30ceda2bb59a189f541cf2b21b08a36b]

INTEGRATION: CWS mav09 (1.2.208); FILE MERGED 2004/04/14 13:56:20 mba 1.2.208.1: #i27773#: remove so3; new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [129cf7b2bb6e12535be14060d097956745ba550c]

INTEGRATION: CWS mav09 (1.3.206); FILE MERGED 2004/04/14 13:56:20 mba 1.3.206.1: #i27773#: remove so3; new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [139dc7627930a9a8944a696db2abf282cbb53187]

INTEGRATION: CWS mav09 (1.12.124); FILE MERGED 2004/08/09 17:30:44 mav 1.12.124.2: RESYNC: (1.12-1.13); FILE MERGED 2004/04/14 13:56:09 mba 1.12.124.1: #i27773#: remove so3; new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [725a151c6ddb32fb529fc71c7904a0241daacade]

INTEGRATION: CWS mav09 (1.23.52); FILE MERGED 2004/08/09 17:29:57 mav 1.23.52.3: RESYNC: (1.24-1.25); FILE MERGED 2004/07/07 19:27:40 mav 1.23.52.2: RESYNC: (1.23-1.24); FILE MERGED 2004/04/14 13:56:08 mba 1.23.52.1: #i27773#: remove so3; new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [ad165928cedabda7138c2c28ac8a6c5b609f5c77]

INTEGRATION: CWS mav09 (1.43.46); FILE MERGED 2004/08/11 12:22:23 mav 1.43.46.4: #100000# resync problem 2004/08/09 17:29:47 mav 1.43.46.3: RESYNC: (1.45-1.46); FILE MERGED 2004/07/07 19:27:32 mav 1.43.46.2: RESYNC: (1.43-1.45); FILE MERGED 2004/04/14 13:56:08 mba 1.43.46.1: #i27773#: remove so3; new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [0155496373463a0a14090c397a89285e05ce62af]

INTEGRATION: CWS mav09 (1.27.52); FILE MERGED 2004/08/09 17:29:29 mav 1.27.52.4: RESYNC: (1.29-1.30); FILE MERGED 2004/07/07 19:27:06 mav 1.27.52.3: RESYNC: (1.28-1.29); FILE MERGED 2004/05/17 20:21:09 mav 1.27.52.2: RESYNC: (1.27-1.28); FILE MERGED 2004/04/14 13:56:08 mba 1.27.52.1: #i27773#: remove so3; new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [833c01280c286736f1f725af12e53ccc529fa032]

INTEGRATION: CWS mav09 (1.12.60); FILE MERGED 2004/09/21 17:39:42 mav 1.12.60.3: RESYNC: (1.14-1.15); FILE MERGED 2004/07/07 19:26:48 mav 1.12.60.2: RESYNC: (1.12-1.14); FILE MERGED 2004/04/14 13:56:08 mba 1.12.60.1: #i27773#: remove so3; new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [d78d58799701e03da45d2ed9a427e3067d144686]

INTEGRATION: CWS mav09 (1.25.32); FILE MERGED 2004/09/16 21:41:52 mav 1.25.32.5: RESYNC: (1.28-1.29); FILE MERGED 2004/08/09 17:28:11 mav 1.25.32.4: RESYNC: (1.27-1.28); FILE MERGED 2004/07/07 19:26:22 mav 1.25.32.3: RESYNC: (1.26-1.27); FILE MERGED 2004/04/29 17:47:27 mav 1.25.32.2: RESYNC: (1.25-1.26); FILE MERGED 2004/04/14 13:56:07 mba 1.25.32.1: #i27773#: remove so3; new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [a18f8a3d4546d0e29fadd81578c64f826702b111]

INTEGRATION: CWS mav09 (1.4.60); FILE MERGED 2004/08/12 17:01:41 mav 1.4.60.3: #i27773# introduce version back 2004/05/04 13:03:17 mba 1.4.60.2: #i27773#: remove so3 2004/04/14 13:56:07 mba 1.4.60.1: #i27773#: remove so3; new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [4714422468ae1736659b6e15bff14e3095184ee6]

INTEGRATION: CWS mav09 (1.10.34); FILE MERGED 2004/09/16 21:41:22 mav 1.10.34.4: RESYNC: (1.10-1.11); FILE MERGED 2004/08/12 17:01:40 mav 1.10.34.3: #i27773# introduce version back 2004/05/04 13:03:16 mba 1.10.34.2: #i27773#: remove so3 2004/04/14 13:56:06 mba 1.10.34.1: #i27773#: remove so3; new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [6778e1d17d890f236e998b76072c7ea38eefcbc6]

INTEGRATION: CWS mav09 (1.16.116); FILE MERGED 2004/09/03 15:25:47 mav 1.16.116.1: #i27773# correct graphic export to a stream in native format


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [e394bb6e58901dde76deefa3eb9b1355dbcfc859]

INTEGRATION: CWS mav09 (1.7.116); FILE MERGED 2004/09/16 21:22:11 mav 1.7.116.2: RESYNC: (1.7-1.8); FILE MERGED 2004/09/03 15:25:46 mav 1.7.116.1: #i27773# correct graphic export to a stream in native format


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [13ad8b448d86acae6e63e673596b66e3ad2f9a01]

INTEGRATION: CWS mav09 (1.10.196); FILE MERGED 2004/09/03 15:25:46 mav 1.10.196.1: #i27773# correct graphic export to a stream in native format


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [472432d8d88f6228834b7df5b63165abba3324b4]

INTEGRATION: CWS mav09 (1.34.2); FILE MERGED 2004/09/29 14:51:48 mav 1.34.2.7: RESYNC: (1.42-1.43); FILE MERGED 2004/09/29 10:56:38 mav 1.34.2.6: #i27773# resync 2004/09/27 15:27:08 mav 1.34.2.5: RESYNC: (1.41-1.42); FILE MERGED 2004/09/21 17:38:15 mav 1.34.2.4: RESYNC: (1.40-1.41); FILE MERGED 2004/09/16 21:13:06 mav 1.34.2.3: RESYNC: (1.37-1.40); FILE MERGED 2004/07/08 12:21:03 mav 1.34.2.2: RESYNC: (1.34-1.37); FILE MERGED 2004/05/18 17:03:13 mba 1.34.2.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [135d0e4b7bfe9c48ad178fa2f77e7b942e216c49]

INTEGRATION: CWS mav09 (1.17.2); FILE MERGED 2004/09/16 21:05:37 mav 1.17.2.3: RESYNC: (1.19-1.20); FILE MERGED 2004/07/08 12:20:11 mav 1.17.2.2: RESYNC: (1.17-1.19); FILE MERGED 2004/05/18 17:01:10 mba 1.17.2.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [5726e12a5b6d2b0b428f20953e8fcf1b50c08d89]

INTEGRATION: CWS mav09 (1.29.2); FILE MERGED 2004/09/29 10:56:38 mav 1.29.2.9: #i27773# resync 2004/09/16 21:05:30 mav 1.29.2.8: RESYNC: (1.33-1.37); FILE MERGED 2004/08/30 17:15:28 mav 1.29.2.7: #i27773# chart update 2004/07/15 13:05:01 mba 1.29.2.6: #i27773#: cleaning up todos: scaling in inplace mode, update chart after resizing and some more 2004/07/08 12:20:03 mav 1.29.2.5: RESYNC: (1.29-1.33); FILE MERGED 2004/06/10 16:50:20 mba 1.29.2.4: #i27773#: some fixes to make InPlace Editsng work 2004/06/01 08:12:27 mba 1.29.2.3: #i27773#: new embedding API 2004/05/20 21:28:04 mba 1.29.2.2: #i27773#: some API changes 2004/05/18 17:01:10 mba 1.29.2.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [ac4ad56c7cf1198fd8c4c67e17e1cdfb0d9fbbf9]

INTEGRATION: CWS mav09 (1.4.260); FILE MERGED 2004/07/15 13:05:01 mba 1.4.260.1: #i27773#: cleaning up todos: scaling in inplace mode, update chart after resizing and some more


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [8b8187fa3260b711127ae3d61d05dd20c49729f0]

INTEGRATION: CWS mav09 (1.6.44); FILE MERGED 2004/05/18 17:01:09 mba 1.6.44.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [980a7b0a626c0a324c6b19ffa5037c8ce013309c]

INTEGRATION: CWS mav09 (1.3.498); FILE MERGED 2004/09/16 21:03:26 mav 1.3.498.2: RESYNC: (1.3-1.4); FILE MERGED 2004/05/18 17:01:09 mba 1.3.498.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [54de251c820a3c113c5cd58e4fc43c8fa218a726]

INTEGRATION: CWS mav09 (1.9.156); FILE MERGED 2004/08/12 17:23:26 mav 1.9.156.4: #i27773# introduce version back 2004/08/11 14:09:31 mav 1.9.156.3: #100000# resync problem 2004/08/09 19:12:01 mav 1.9.156.2: RESYNC: (1.9-1.10); FILE MERGED 2004/05/18 17:01:08 mba 1.9.156.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [589fb619d11c02a91a749eef64ffb8bc7dddb61f]

INTEGRATION: CWS mav09 (1.19.2); FILE MERGED 2004/07/08 12:15:23 mav 1.19.2.2: RESYNC: (1.19-1.20); FILE MERGED 2004/05/18 17:01:08 mba 1.19.2.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [c3d9f6aae47a8e30a03d4c6a86ad8df2ca53dc6e]

INTEGRATION: CWS mav09 (1.47.214); FILE MERGED 2004/08/09 19:11:54 mav 1.47.214.2: RESYNC: (1.47-1.48); FILE MERGED 2004/05/18 17:01:07 mba 1.47.214.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [fd2b8e1f080161b97ead2185782570603aa28707]

INTEGRATION: CWS mav09 (1.88.36); FILE MERGED 2004/09/16 21:00:26 mav 1.88.36.3: RESYNC: (1.90-1.91); FILE MERGED 2004/07/08 12:14:32 mav 1.88.36.2: RESYNC: (1.88-1.90); FILE MERGED 2004/06/02 12:21:25 mba 1.88.36.1: #i23411#: wrong conversion from Any to integer


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [fa8c50ef209fcddf826fa06b3fa040c933fd0212]

INTEGRATION: CWS mav09 (1.10.78); FILE MERGED 2004/09/16 21:00:06 mav 1.10.78.2: RESYNC: (1.10-1.11); FILE MERGED 2004/05/18 17:01:07 mba 1.10.78.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [8c1e2cfb25dbfc411c3424f6fc4fecfe2659ed78]

INTEGRATION: CWS mav09 (1.27.148); FILE MERGED 2004/09/16 20:59:36 mav 1.27.148.3: RESYNC: (1.28-1.29); FILE MERGED 2004/07/08 12:14:24 mav 1.27.148.2: RESYNC: (1.27-1.28); FILE MERGED 2004/05/18 17:01:07 mba 1.27.148.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [6c8809f760f99519a87c0d7ac11ea52ae1f9b075]

INTEGRATION: CWS mav09 (1.3.156); FILE MERGED 2004/07/19 10:29:22 mba 1.3.156.3: ##i27773#: bug in typedetection; templates and documents have same MediaType 2004/07/15 11:20:28 mav 1.3.156.2: #i27773# commit changes made offline 2004/07/05 14:44:49 mav 1.3.156.1: #i27773# package repairing


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [4ece50c0026d199e9b3cc7a1655eb8399bfbc889]

INTEGRATION: CWS mav09 (1.5.156); FILE MERGED 2004/09/16 20:59:28 mav 1.5.156.2: RESYNC: (1.5-1.6); FILE MERGED 2004/05/18 17:01:06 mba 1.5.156.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [6e514cded8bf9ee4518f2a204e2e5e7b71ef28a3]

INTEGRATION: CWS mav09 (1.22.76); FILE MERGED 2004/09/21 17:35:40 mav 1.22.76.3: RESYNC: (1.25-1.28); FILE MERGED 2004/09/16 20:59:01 mav 1.22.76.2: RESYNC: (1.22-1.25); FILE MERGED 2004/05/18 17:01:05 mba 1.22.76.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [f56233ed4df3a7855e82ec385d2513bad52b7dcc]

INTEGRATION: CWS mav09 (1.32.78); FILE MERGED 2004/07/15 13:04:04 mba 1.32.78.6: #i27773#: cleaning up todos: scaling in inplace mode, update chart after resizing and some more 2004/07/09 17:47:20 mav 1.32.78.5: RESYNC: (1.32-1.33); FILE MERGED 2004/07/02 08:47:10 mba 1.32.78.4: #i27773#: some ToDos 2004/06/21 16:40:17 mba 1.32.78.3: #i27773#: in InPlaceMode the Size already contains the Border now, but EditWindow still needs Resize 2004/06/10 16:50:20 mba 1.32.78.2: #i27773#: some fixes to make InPlace Editsng work 2004/05/18 17:01:05 mba 1.32.78.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [79934c710ed646f2eee635d32882a7c7c5e6f23f]

INTEGRATION: CWS mav09 (1.12.498); FILE MERGED 2004/07/09 17:47:12 mav 1.12.498.3: RESYNC: (1.12-1.13); FILE MERGED 2004/06/10 16:50:20 mba 1.12.498.2: #i27773#: some fixes to make InPlace Editsng work 2004/05/18 17:01:04 mba 1.12.498.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [72cd67768a6de3bbf78b7c0bf3a8afc44f138408]

INTEGRATION: CWS mav09 (1.5.2); FILE MERGED 2004/09/21 17:35:05 mav 1.5.2.2: RESYNC: (1.5-1.6); FILE MERGED 2004/05/18 17:01:04 mba 1.5.2.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [c9734aa4f609a13bbbdd0522597a464626c898bf]

INTEGRATION: CWS mav09 (1.46.2); FILE MERGED 2004/09/21 17:34:55 mav 1.46.2.6: RESYNC: (1.52-1.54); FILE MERGED 2004/09/16 20:58:40 mav 1.46.2.5: RESYNC: (1.48-1.52); FILE MERGED 2004/08/20 07:08:29 mba 1.46.2.4: #i27773#: Escape from InPlace Mode 2004/08/09 19:11:16 mav 1.46.2.3: RESYNC: (1.47-1.48); FILE MERGED 2004/07/08 12:13:41 mav 1.46.2.2: RESYNC: (1.46-1.47); FILE MERGED 2004/05/18 17:01:04 mba 1.46.2.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [7e16516f3ebc4650de58dd68cd9ff593a1ec5501]

INTEGRATION: CWS mav09 (1.7.498); FILE MERGED 2004/09/16 20:58:32 mav 1.7.498.3: RESYNC: (1.8-1.9); FILE MERGED 2004/07/08 12:13:32 mav 1.7.498.2: RESYNC: (1.7-1.8); FILE MERGED 2004/05/18 17:01:04 mba 1.7.498.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [bff274c1330b6845da7e5680c4db1aca92513895]

INTEGRATION: CWS mav09 (1.12.498); FILE MERGED 2004/09/21 17:34:47 mav 1.12.498.3: RESYNC: (1.13-1.15); FILE MERGED 2004/09/16 20:58:24 mav 1.12.498.2: RESYNC: (1.12-1.13); FILE MERGED 2004/05/18 17:01:04 mba 1.12.498.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [bf0fe5ee9e7d1a584d42ef5ce4b982ef7fad1223]

INTEGRATION: CWS mav09 (1.70.2); FILE MERGED 2004/09/21 17:34:13 mav 1.70.2.7: RESYNC: (1.76-1.77); FILE MERGED 2004/09/16 20:58:16 mav 1.70.2.6: RESYNC: (1.72-1.76); FILE MERGED 2004/08/09 19:11:08 mav 1.70.2.5: RESYNC: (1.71-1.72); FILE MERGED 2004/07/15 13:04:04 mba 1.70.2.4: #i27773#: cleaning up todos: scaling in inplace mode, update chart after resizing and some more 2004/07/08 12:13:13 mav 1.70.2.3: RESYNC: (1.70-1.71); FILE MERGED 2004/06/10 16:50:19 mba 1.70.2.2: #i27773#: some fixes to make InPlace Editsng work 2004/05/18 17:01:03 mba 1.70.2.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [f4d9acbb0c54afc3af63fe4b16c22a0e38223167]

INTEGRATION: CWS mav09 (1.15.178); FILE MERGED 2004/09/21 17:34:30 mav 1.15.178.2: RESYNC: (1.15-1.16); FILE MERGED 2004/05/18 17:01:03 mba 1.15.178.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [08a37a58d4014047651eb6946d40820fcf0fc4ad]

INTEGRATION: CWS mav09 (1.4.498); FILE MERGED 2004/07/15 13:04:03 mba 1.4.498.6: #i27773#: cleaning up todos: scaling in inplace mode, update chart after resizing and some more 2004/06/14 14:45:48 mba 1.4.498.5: #i27773#: new handling for resizing of active objects 2004/06/01 08:12:26 mba 1.4.498.4: #i27773#: new embedding API 2004/05/20 21:32:06 mba 1.4.498.3: #i27773#: some API changes 2004/05/19 15:06:32 mba 1.4.498.2: #i27773#: avoid rounding errors by applying scaling factors always in MapMode TWIPS 2004/05/18 17:01:03 mba 1.4.498.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [7b95ff8a799389bce193be06b71028aa40945d1b]

INTEGRATION: CWS mav09 (1.36.148); FILE MERGED 2004/09/16 20:58:08 mav 1.36.148.2: RESYNC: (1.36-1.39); FILE MERGED 2004/05/18 17:01:03 mba 1.36.148.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [669d311161340f5afc3e8bd588ba8c445eba012c]

INTEGRATION: CWS mav09 (1.49.16); FILE MERGED 2004/09/16 20:57:50 mav 1.49.16.2: RESYNC: (1.49-1.50); FILE MERGED 2004/05/18 17:01:02 mba 1.49.16.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [ac9c4c5bf58096e210526d7b792be5c2eaa1d8c6]

INTEGRATION: CWS mav09 (1.6.2); FILE MERGED 2004/08/30 17:15:27 mav 1.6.2.3: #i27773# chart update 2004/07/15 13:05:00 mba 1.6.2.2: #i27773#: cleaning up todos: scaling in inplace mode, update chart after resizing and some more 2004/05/18 17:01:01 mba 1.6.2.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [41a5c10512b3665df7f89c48b19867d622e39a2b]

INTEGRATION: CWS mav09 (1.8.242); FILE MERGED 2004/07/15 13:05:00 mba 1.8.242.1: #i27773#: cleaning up todos: scaling in inplace mode, update chart after resizing and some more


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [5eb90628428f30c8bab7c12a680a28740afdd215]

INTEGRATION: CWS mav09 (1.34.2); FILE MERGED 2004/09/16 20:54:49 mav 1.34.2.5: RESYNC: (1.35-1.38); FILE MERGED 2004/07/15 13:05:00 mba 1.34.2.4: #i27773#: cleaning up todos: scaling in inplace mode, update chart after resizing and some more 2004/07/08 12:09:36 mav 1.34.2.3: RESYNC: (1.34-1.35); FILE MERGED 2004/05/21 17:07:26 mba 1.34.2.2: #i27773#: some API changes in m39 2004/05/18 17:01:00 mba 1.34.2.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [5a3faa2929c0d703acb56dd649ade0610a98c7df]

INTEGRATION: CWS mav09 (1.25.2); FILE MERGED 2004/05/18 17:01:00 mba 1.25.2.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [e2eceb1c8d1303934d3054dc7cc76ce4d7dcda7f]

INTEGRATION: CWS mav09 (1.3.498); FILE MERGED 2004/09/16 20:53:57 mav 1.3.498.2: RESYNC: (1.3-1.4); FILE MERGED 2004/05/18 17:00:59 mba 1.3.498.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [9530839816d5809b2b29f31e57e5aeef91f36957]

INTEGRATION: CWS mav09 (1.2.44); FILE MERGED 2004/09/29 10:56:37 mav 1.2.44.1: #i27773# resync


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [a9f7f0fefdaae9882764819fe8b3a3be554863de]

INTEGRATION: CWS mav09 (1.7.78); FILE MERGED 2004/09/16 20:53:39 mav 1.7.78.2: RESYNC: (1.7-1.8); FILE MERGED 2004/07/15 13:04:59 mba 1.7.78.1: #i27773#: cleaning up todos: scaling in inplace mode, update chart after resizing and some more


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [723f595488f2c5c066c633ca5ad90c2dca3a0dae]

INTEGRATION: CWS mav09 (1.11.44); FILE MERGED 2004/09/29 10:56:37 mav 1.11.44.1: #i27773# resync


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [0693a80286d2ca9da69c12ac239231523939465a]

INTEGRATION: CWS mav09 (1.16.2); FILE MERGED 2004/09/16 20:53:01 mav 1.16.2.2: RESYNC: (1.16-1.17); FILE MERGED 2004/05/18 17:00:59 mba 1.16.2.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [9d0805e6f61cb5e2683ac946d347846636de559d]

INTEGRATION: CWS mav09 (1.25.2); FILE MERGED 2004/09/21 17:33:43 mav 1.25.2.3: RESYNC: (1.26-1.28); FILE MERGED 2004/08/09 19:10:39 mav 1.25.2.2: RESYNC: (1.25-1.26); FILE MERGED 2004/05/18 17:00:58 mba 1.25.2.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [229bd7445085e53baa4fd539c640ed3a55439d21]

INTEGRATION: CWS mav09 (1.14.2); FILE MERGED 2004/09/16 20:52:42 mav 1.14.2.4: RESYNC: (1.17-1.18); FILE MERGED 2004/08/09 19:10:31 mav 1.14.2.3: RESYNC: (1.15-1.17); FILE MERGED 2004/07/08 12:08:50 mav 1.14.2.2: RESYNC: (1.14-1.15); FILE MERGED 2004/05/18 17:00:58 mba 1.14.2.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [ac04e470f2d0cf71a853ed92458c61b443f50d93]

INTEGRATION: CWS mav09 (1.8.44); FILE MERGED 2004/09/16 20:52:24 mav 1.8.44.3: RESYNC: (1.9-1.10); FILE MERGED 2004/08/09 19:10:14 mav 1.8.44.2: RESYNC: (1.8-1.9); FILE MERGED 2004/05/18 17:00:58 mba 1.8.44.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [955d605777749a995317205669fbd050eeec8f44]

INTEGRATION: CWS mav09 (1.51.2); FILE MERGED 2004/09/16 20:52:04 mav 1.51.2.3: RESYNC: (1.54-1.58); FILE MERGED 2004/07/08 12:08:41 mav 1.51.2.2: RESYNC: (1.51-1.54); FILE MERGED 2004/05/18 17:00:56 mba 1.51.2.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [c4363eb096ddce6fe5f5e1c3a80ea1dbb90abf85]

INTEGRATION: CWS mav09 (1.8.148); FILE MERGED 2004/07/08 12:04:47 mav 1.8.148.2: RESYNC: (1.8-1.9); FILE MERGED 2004/05/18 17:00:55 mba 1.8.148.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [99edb24c776c26b04e0d941b3ab27a4d74f340aa]

INTEGRATION: CWS mav09 (1.34.2); FILE MERGED 2004/09/27 15:26:50 mav 1.34.2.3: RESYNC: (1.35-1.36); FILE MERGED 2004/09/16 20:49:39 mav 1.34.2.2: RESYNC: (1.34-1.35); FILE MERGED 2004/05/18 17:00:55 mba 1.34.2.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [e9dc689e758b86ca3f85d05827c00c891603e887]

INTEGRATION: CWS mav09 (1.17.2); FILE MERGED 2004/09/27 15:26:06 mav 1.17.2.5: RESYNC: (1.26-1.27); FILE MERGED 2004/09/16 20:47:21 mav 1.17.2.4: RESYNC: (1.19-1.26); FILE MERGED 2004/07/15 13:04:59 mba 1.17.2.3: #i27773#: cleaning up todos: scaling in inplace mode, update chart after resizing and some more 2004/07/08 12:01:55 mav 1.17.2.2: RESYNC: (1.17-1.19); FILE MERGED 2004/05/18 17:00:54 mba 1.17.2.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [ecaf2e3e328535b451359ea0db0396fd80d55fc9]

INTEGRATION: CWS mav09 (1.7.532); FILE MERGED 2004/05/18 17:00:54 mba 1.7.532.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [3cdf8460c3ae6e3a80cb035189eb20745358e0c2]

INTEGRATION: CWS mav09 (1.8.498); FILE MERGED 2004/09/21 17:32:09 mav 1.8.498.2: RESYNC: (1.8-1.9); FILE MERGED 2004/05/18 17:00:54 mba 1.8.498.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [be43b7f2b6422254e5024a7d2e7ee3f51d39612c]

INTEGRATION: CWS mav09 (1.13.498); FILE MERGED 2004/05/18 17:00:53 mba 1.13.498.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [e3fbfd638b379ab44b05bfc333850099ef1490c4]

INTEGRATION: CWS mav09 (1.9.156); FILE MERGED 2004/08/12 17:23:25 mav 1.9.156.4: #i27773# introduce version back 2004/08/11 14:14:21 mav 1.9.156.3: #100000# resync problem 2004/08/09 19:09:09 mav 1.9.156.2: RESYNC: (1.9-1.10); FILE MERGED 2004/05/18 17:00:53 mba 1.9.156.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [4e9f2ce9b19ddf12ecf2c15be0d6d5aa3e61e542]

INTEGRATION: CWS mav09 (1.40.100); FILE MERGED 2004/09/16 20:36:12 mav 1.40.100.5: RESYNC: (1.43-1.47); FILE MERGED 2004/07/15 13:04:58 mba 1.40.100.4: #i27773#: cleaning up todos: scaling in inplace mode, update chart after resizing and some more 2004/07/09 17:44:36 mav 1.40.100.3: RESYNC: (1.42-1.43); FILE MERGED 2004/07/08 11:56:29 mav 1.40.100.2: RESYNC: (1.40-1.42); FILE MERGED 2004/05/18 17:00:52 mba 1.40.100.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [0b47756c8bdc408acb78c6a3c48b2b9069241fec]

INTEGRATION: CWS mav09 (1.11.264); FILE MERGED 2004/09/21 17:28:07 mav 1.11.264.3: RESYNC: (1.12-1.13); FILE MERGED 2004/09/16 20:34:15 mav 1.11.264.2: RESYNC: (1.11-1.12); FILE MERGED 2004/05/18 17:00:52 mba 1.11.264.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [c2d56b3f14aa7f6e50820163c152c87640d783ea]

INTEGRATION: CWS mav09 (1.32.76); FILE MERGED 2004/09/16 20:33:34 mav 1.32.76.3: RESYNC: (1.35-1.37); FILE MERGED 2004/07/08 11:53:27 mav 1.32.76.2: RESYNC: (1.32-1.35); FILE MERGED 2004/05/18 17:00:51 mba 1.32.76.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [559672313cfbab74211d2bab8995da566cb9de0b]

INTEGRATION: CWS mav09 (1.10.94); FILE MERGED 2004/09/16 20:29:28 mav 1.10.94.4: RESYNC: (1.11-1.13); FILE MERGED 2004/08/09 19:09:01 mav 1.10.94.3: RESYNC: (1.10-1.11); FILE MERGED 2004/07/15 13:04:58 mba 1.10.94.2: #i27773#: cleaning up todos: scaling in inplace mode, update chart after resizing and some more 2004/05/18 17:00:50 mba 1.10.94.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [0fa3bf71dfc623039dd4bbc36b9bee1dce65c192]

INTEGRATION: CWS mav09 (1.84.14); FILE MERGED 2004/09/16 20:29:20 mav 1.84.14.5: RESYNC: (1.91-1.95); FILE MERGED 2004/08/09 19:08:53 mav 1.84.14.4: RESYNC: (1.90-1.91); FILE MERGED 2004/07/09 17:44:18 mav 1.84.14.3: RESYNC: (1.89-1.90); FILE MERGED 2004/07/08 11:49:52 mav 1.84.14.2: RESYNC: (1.84-1.89); FILE MERGED 2004/05/18 17:00:50 mba 1.84.14.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [1f23572d44f6fe08cb71b840c1d6c7bfc58949a8]

INTEGRATION: CWS mav09 (1.19.16); FILE MERGED 2004/05/18 17:00:50 mba 1.19.16.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [370bb51825c849cbe40a4df8f8c2643b52080dee]

INTEGRATION: CWS mav09 (1.74.12); FILE MERGED 2004/09/16 20:28:51 mav 1.74.12.8: RESYNC: (1.79-1.81); FILE MERGED 2004/08/13 09:27:39 mav 1.74.12.7: #i27773# introduce version back 2004/08/09 19:08:41 mav 1.74.12.6: RESYNC: (1.78-1.79); FILE MERGED 2004/07/15 13:04:57 mba 1.74.12.5: #i27773#: cleaning up todos: scaling in inplace mode, update chart after resizing and some more 2004/07/08 11:49:13 mav 1.74.12.4: RESYNC: (1.74-1.78); FILE MERGED 2004/06/01 08:12:24 mba 1.74.12.3: #i27773#: new embedding API 2004/05/20 21:22:06 mba 1.74.12.2: #i27773#: some API changes 2004/05/18 17:00:49 mba 1.74.12.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [9829c4e48053dddaced0f390a4b8c2cf6d401602]

INTEGRATION: CWS mav09 (1.6.2); FILE MERGED 2004/05/18 17:00:49 mba 1.6.2.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [73ad3e222945c83b98a00151def92193d939c365]

INTEGRATION: CWS mav09 (1.16.2); FILE MERGED 2004/09/21 17:27:50 mav 1.16.2.3: RESYNC: (1.17-1.18); FILE MERGED 2004/09/16 20:28:21 mav 1.16.2.2: RESYNC: (1.16-1.17); FILE MERGED 2004/05/18 17:00:48 mba 1.16.2.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [fd71bc9f535274dbc71ea4c53b28a5a1701c2c2e]

INTEGRATION: CWS mav09 (1.2.2); FILE MERGED 2004/09/16 20:28:02 mav 1.2.2.4: RESYNC: (1.3-1.6); FILE MERGED 2004/08/09 19:08:33 mav 1.2.2.3: RESYNC: (1.2-1.3); FILE MERGED 2004/07/15 13:04:56 mba 1.2.2.2: #i27773#: cleaning up todos: scaling in inplace mode, update chart after resizing and some more 2004/05/18 17:00:48 mba 1.2.2.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [e30b570711330f821c06c7ec0b89f7de954b5eca]

INTEGRATION: CWS mav09 (1.31.2); FILE MERGED 2004/05/18 17:00:47 mba 1.31.2.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [bd6d1ad3b30af58f11c129a9720b32d358be818b]

INTEGRATION: CWS mav09 (1.17.230); FILE MERGED 2004/09/21 17:26:36 mav 1.17.230.3: RESYNC: (1.18-1.19); FILE MERGED 2004/09/16 20:25:30 mav 1.17.230.2: RESYNC: (1.17-1.18); FILE MERGED 2004/05/18 17:00:46 mba 1.17.230.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [5b247f2ca48b7c6f0c7edc2a78bcfac096560db3]

INTEGRATION: CWS mav09 (1.20.14); FILE MERGED 2004/09/21 17:26:28 mav 1.20.14.2: RESYNC: (1.20-1.22); FILE MERGED 2004/05/18 17:00:46 mba 1.20.14.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [2a77db18d6c280213acce74137b9fd561a59cff9]

INTEGRATION: CWS mav09 (1.18.2); FILE MERGED 2004/09/16 20:23:37 mav 1.18.2.2: RESYNC: (1.18-1.19); FILE MERGED 2004/05/18 17:00:45 mba 1.18.2.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [34a320c40e6ccce59d2d95aed2a20cf1d89b7bda]

INTEGRATION: CWS mav09 (1.12.148); FILE MERGED 2004/05/18 17:00:45 mba 1.12.148.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [80c811364b29d57f6dba2efc55d10fd964d4bdae]

INTEGRATION: CWS mav09 (1.9.74); FILE MERGED 2004/09/21 17:14:56 mav 1.9.74.2: RESYNC: (1.9-1.10); FILE MERGED 2004/07/15 13:04:56 mba 1.9.74.1: #i27773#: cleaning up todos: scaling in inplace mode, update chart after resizing and some more


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [62c6b5bbce01bc0e726e3e7bb3acba7f955c2aa7]

INTEGRATION: CWS mav09 (1.45.78); FILE MERGED 2004/08/09 19:08:25 mav 1.45.78.3: RESYNC: (1.45-1.46); FILE MERGED 2004/07/15 13:04:55 mba 1.45.78.2: #i27773#: cleaning up todos: scaling in inplace mode, update chart after resizing and some more 2004/05/18 17:00:44 mba 1.45.78.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [0751fbc6c894e08e1ea5b05bceae86ce1b5fb6bc]

INTEGRATION: CWS mav09 (1.63.2); FILE MERGED 2004/08/13 09:27:38 mav 1.63.2.4: #i27773# introduce version back 2004/08/09 19:08:16 mav 1.63.2.3: RESYNC: (1.64-1.66); FILE MERGED 2004/07/08 11:42:59 mav 1.63.2.2: RESYNC: (1.63-1.64); FILE MERGED 2004/05/18 17:00:44 mba 1.63.2.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [68a5b5996648f40b55c5ee1ce2ea095d6f7f055c]

INTEGRATION: CWS mav09 (1.34.94); FILE MERGED 2004/09/21 17:14:40 mav 1.34.94.10: RESYNC: (1.39-1.40); FILE MERGED 2004/09/16 20:20:30 mav 1.34.94.9: RESYNC: (1.36-1.39); FILE MERGED 2004/09/03 08:02:16 mba 1.34.94.8: #i27773#: Closing streams should be done by SFX only 2004/08/19 07:44:05 mba 1.34.94.7: #i27773#: work on todos 2004/08/12 17:23:25 mav 1.34.94.6: #i27773# introduce version back 2004/08/09 19:08:08 mav 1.34.94.5: RESYNC: (1.35-1.36); FILE MERGED 2004/07/15 13:04:55 mba 1.34.94.4: #i27773#: cleaning up todos: scaling in inplace mode, update chart after resizing and some more 2004/07/08 11:42:51 mav 1.34.94.3: RESYNC: (1.34-1.35); FILE MERGED 2004/06/01 08:12:24 mba 1.34.94.2: #i27773#: new embedding API 2004/05/18 17:00:44 mba 1.34.94.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [7a6e68ce033c3da200d39c4f6fec34f12ed5cee0]

INTEGRATION: CWS mav09 (1.21.2); FILE MERGED 2004/09/16 20:20:46 mav 1.21.2.2: RESYNC: (1.21-1.22); FILE MERGED 2004/05/18 17:00:43 mba 1.21.2.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [c4b5f1c4947a7bdf2e51473eb07192b9d6a29c20]

INTEGRATION: CWS mav09 (1.38.14); FILE MERGED 2004/09/21 17:14:23 mav 1.38.14.3: RESYNC: (1.40-1.41); FILE MERGED 2004/09/16 20:20:38 mav 1.38.14.2: RESYNC: (1.38-1.40); FILE MERGED 2004/05/18 17:00:43 mba 1.38.14.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [36cb4013e1634ccf94e4bd223065fd59a9a58dd0]

INTEGRATION: CWS mav09 (1.21.680); FILE MERGED 2004/08/09 19:08:00 mav 1.21.680.3: RESYNC: (1.21-1.22); FILE MERGED 2004/06/30 09:06:17 mav 1.21.680.2: #i27773# import of linked objects 2004/05/18 16:51:42 mba 1.21.680.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [f2cddfb69c1b9464cac6377c4ab09890b9830dff]

INTEGRATION: CWS mav09 (1.33.242); FILE MERGED 2004/09/01 15:22:08 mba 1.33.242.10: #i27773#: COM-Objects on Linux must work in Loaded state 2004/08/20 13:15:19 mav 1.33.242.9: #i27773# rearrange todo's 2004/08/09 19:07:52 mav 1.33.242.8: RESYNC: (1.33-1.34); FILE MERGED 2004/07/15 13:04:54 mba 1.33.242.7: #i27773#: cleaning up todos: scaling in inplace mode, update chart after resizing and some more 2004/07/15 11:20:28 mav 1.33.242.6: #i27773# commit changes made offline 2004/06/30 09:06:17 mav 1.33.242.5: #i27773# import of linked objects 2004/06/18 14:08:15 mba 1.33.242.4: #i27773#: new API for Applets 2004/06/01 08:12:23 mba 1.33.242.3: #i27773#: new embedding API 2004/05/20 21:18:22 mba 1.33.242.2: #i27773#: some API changes 2004/05/18 16:51:42 mba 1.33.242.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [67f85a6dde781f94e37f06c2b0e7c4fdca7e2de5]

INTEGRATION: CWS mav09 (1.30.132); FILE MERGED 2004/09/01 15:22:08 mba 1.30.132.9: #i27773#: COM-Objects on Linux must work in Loaded state 2004/08/09 19:07:43 mav 1.30.132.8: RESYNC: (1.30-1.31); FILE MERGED 2004/07/15 13:04:54 mba 1.30.132.7: #i27773#: cleaning up todos: scaling in inplace mode, update chart after resizing and some more 2004/07/15 11:20:28 mav 1.30.132.6: #i27773# commit changes made offline 2004/06/28 09:45:23 mav 1.30.132.5: #i27773# storing of OOo links 2004/06/25 12:16:25 mav 1.30.132.4: #i27773# persistance is not used here 2004/06/18 14:08:15 mba 1.30.132.3: #i27773#: new API for Applets 2004/05/20 21:18:22 mba 1.30.132.2: #i27773#: some API changes 2004/05/18 16:51:41 mba 1.30.132.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [cd085f1e9331c23132d9ab3723a78824dd2e2639]

INTEGRATION: CWS mav09 (1.45.14); FILE MERGED 2004/08/09 19:07:24 mav 1.45.14.3: RESYNC: (1.46-1.47); FILE MERGED 2004/07/08 11:42:24 mav 1.45.14.2: RESYNC: (1.45-1.46); FILE MERGED 2004/05/18 16:51:41 mba 1.45.14.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [43291163ab7b412a26535d8c0b32ab048ea1b968]

INTEGRATION: CWS mav09 (1.27.14); FILE MERGED 2004/08/09 19:07:16 mav 1.27.14.3: RESYNC: (1.28-1.29); FILE MERGED 2004/07/08 11:42:12 mav 1.27.14.2: RESYNC: (1.27-1.28); FILE MERGED 2004/05/18 16:51:40 mba 1.27.14.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [60486a2825915bbf2e48d83f873a569a4b974c07]

INTEGRATION: CWS mav09 (1.26.14); FILE MERGED 2004/08/09 19:06:48 mav 1.26.14.2: RESYNC: (1.26-1.27); FILE MERGED 2004/05/18 16:51:40 mba 1.26.14.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [964ec4f7e5124f411bd9a517a2d690c50b12d94b]

INTEGRATION: CWS mav09 (1.79.2); FILE MERGED 2004/09/16 20:20:22 mav 1.79.2.4: RESYNC: (1.80-1.82); FILE MERGED 2004/08/09 19:06:40 mav 1.79.2.3: RESYNC: (1.79-1.80); FILE MERGED 2004/07/15 13:04:54 mba 1.79.2.2: #i27773#: cleaning up todos: scaling in inplace mode, update chart after resizing and some more 2004/05/18 16:51:40 mba 1.79.2.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [39db46f7595f983b925c4e86c8f83f505612823a]

INTEGRATION: CWS mav09 (1.71.14); FILE MERGED 2004/08/09 19:05:53 mav 1.71.14.2: RESYNC: (1.71-1.72); FILE MERGED 2004/05/18 16:51:40 mba 1.71.14.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [b520c7be55c64b5ad62a677cdf8c6d7b813936dc]

INTEGRATION: CWS mav09 (1.6.668); FILE MERGED 2004/05/18 16:51:39 mba 1.6.668.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [d2a5a2397f332a65a455f3e4fa77b92d70f04d96]

INTEGRATION: CWS mav09 (1.42.204); FILE MERGED 2004/09/16 20:19:50 mav 1.42.204.11: RESYNC: (1.43-1.44); FILE MERGED 2004/08/17 17:17:09 mav 1.42.204.10: #i27773# BaseURL and Hierarchical object name 2004/08/17 17:10:46 mav 1.42.204.9: #i27773# BaseURL and Hierarchical object name 2004/08/17 17:07:36 mav 1.42.204.8: #i27773# BaseURL and Hierarchical object name 2004/08/17 15:36:22 mav 1.42.204.7: #i27773# BaseURL and Hierarchical object name 2004/08/16 15:21:24 mav 1.42.204.6: #i27773# get version of storage 2004/08/12 10:09:42 mav 1.42.204.5: #100000# resolve resync problems 2004/08/09 19:05:44 mav 1.42.204.4: RESYNC: (1.42-1.43); FILE MERGED 2004/05/27 09:29:47 mav 1.42.204.3: #i27773# allow document encryption 2004/05/20 21:18:21 mba 1.42.204.2: #i27773#: some API changes 2004/05/18 16:51:39 mba 1.42.204.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [00429b95da90b77f6c60a9304ee69c6ecc3f7c4e]

INTEGRATION: CWS mav09 (1.54.14); FILE MERGED 2004/09/16 20:19:42 mav 1.54.14.8: RESYNC: (1.55-1.57); FILE MERGED 2004/09/06 07:45:53 mav 1.54.14.7: #i27773# error handling for the wrong password case 2004/08/17 15:36:22 mav 1.54.14.6: #i27773# BaseURL and Hierarchical object name 2004/08/16 15:21:24 mav 1.54.14.5: #i27773# get version of storage 2004/08/11 14:03:16 mav 1.54.14.4: #100000# resync problem 2004/08/09 19:05:27 mav 1.54.14.3: RESYNC: (1.54-1.55); FILE MERGED 2004/05/20 21:18:21 mba 1.54.14.2: #i27773#: some API changes 2004/05/18 16:51:39 mba 1.54.14.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [f9472369224e78bc38bd4b2202847a4650e560b4]

INTEGRATION: CWS mav09 (1.14.100); FILE MERGED 2004/07/15 13:04:54 mba 1.14.100.1: #i27773#: cleaning up todos: scaling in inplace mode, update chart after resizing and some more


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [edd17f8625e8703dce378ac06fea81d73e4d08b9]

INTEGRATION: CWS mav09 (1.2.684); FILE MERGED 2004/05/18 16:51:38 mba 1.2.684.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [657f1368f00b359731f374cd84a3215fc63d0ee2]

INTEGRATION: CWS mav09 (1.1.1.1.706); FILE MERGED 2004/05/18 16:51:38 mba 1.1.1.1.706.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [374e52480adf1406845ccabcd7a4da6a0f0b4835]

INTEGRATION: CWS mav09 (1.6.532); FILE MERGED 2004/05/18 16:51:38 mba 1.6.532.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [6f71418ad9d93612132864f27206397188fa131d]

INTEGRATION: CWS mav09 (1.3.684); FILE MERGED 2004/05/18 16:51:37 mba 1.3.684.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [be156db4f91fca203238ef452fecea2e66631734]

INTEGRATION: CWS mav09 (1.79.14); FILE MERGED 2004/09/16 20:19:03 mav 1.79.14.3: RESYNC: (1.80-1.81); FILE MERGED 2004/07/08 11:40:26 mav 1.79.14.2: RESYNC: (1.79-1.80); FILE MERGED 2004/05/18 16:51:37 mba 1.79.14.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [a395750c906b28b971f320da463ea254b8ed8e84]

INTEGRATION: CWS mav09 (1.45.34); FILE MERGED 2004/09/21 17:13:49 mav 1.45.34.4: RESYNC: (1.46-1.47); FILE MERGED 2004/07/15 13:04:52 mba 1.45.34.3: #i27773#: cleaning up todos: scaling in inplace mode, update chart after resizing and some more 2004/07/08 11:40:17 mav 1.45.34.2: RESYNC: (1.45-1.46); FILE MERGED 2004/05/18 16:51:36 mba 1.45.34.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [7f4896417370cffc9970152f5963893261875e9b]

INTEGRATION: CWS mav09 (1.127.36); FILE MERGED 2004/09/21 17:13:31 mav 1.127.36.4: RESYNC: (1.130-1.131); FILE MERGED 2004/09/16 20:18:44 mav 1.127.36.3: RESYNC: (1.128-1.130); FILE MERGED 2004/07/08 11:39:49 mav 1.127.36.2: RESYNC: (1.127-1.128); FILE MERGED 2004/05/18 16:51:36 mba 1.127.36.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [f7a0afa9fa0b10aad4e227652f8c3f083baa075a]

INTEGRATION: CWS mav09 (1.135.2); FILE MERGED 2004/09/29 10:56:36 mav 1.135.2.6: #i27773# resync 2004/09/21 17:13:24 mav 1.135.2.5: RESYNC: (1.139-1.141); FILE MERGED 2004/09/16 20:18:36 mav 1.135.2.4: RESYNC: (1.136-1.139); FILE MERGED 2004/07/08 11:39:40 mav 1.135.2.3: RESYNC: (1.135-1.136); FILE MERGED 2004/05/20 21:07:49 mba 1.135.2.2: #i27773#: some API changes 2004/05/18 16:51:35 mba 1.135.2.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [283cba26db01028eee6a0eab324c1ece676722a0]

INTEGRATION: CWS mav09 (1.58.36); FILE MERGED 2004/05/18 16:51:35 mba 1.58.36.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [14af744cceb12149dd258ea0099e9da7b4d51e60]

INTEGRATION: CWS mav09 (1.9.172); FILE MERGED 2004/05/18 16:51:35 mba 1.9.172.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [cc96740f945d23a917a42594713d043ee078c53b]

INTEGRATION: CWS mav09 (1.18.172); FILE MERGED 2004/05/18 16:51:34 mba 1.18.172.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [64f2dab15e456cba1314b69b3cd97b98281520ab]

INTEGRATION: CWS mav09 (1.35.172); FILE MERGED 2004/09/16 20:18:05 mav 1.35.172.5: RESYNC: (1.36-1.37); FILE MERGED 2004/07/15 13:04:50 mba 1.35.172.4: #i27773#: cleaning up todos: scaling in inplace mode, update chart after resizing and some more 2004/07/08 11:39:10 mav 1.35.172.3: RESYNC: (1.35-1.36); FILE MERGED 2004/06/10 16:50:19 mba 1.35.172.2: #i27773#: some fixes to make InPlace Editsng work 2004/05/18 16:51:34 mba 1.35.172.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [7b4ecdf30bbfc8656046415d1ad99ab76320bbc0]

INTEGRATION: CWS mav09 (1.65.34); FILE MERGED 2004/09/21 17:13:07 mav 1.65.34.4: RESYNC: (1.67-1.68); FILE MERGED 2004/07/08 11:39:01 mav 1.65.34.3: RESYNC: (1.65-1.67); FILE MERGED 2004/05/20 21:07:48 mba 1.65.34.2: #i27773#: some API changes 2004/05/18 16:51:34 mba 1.65.34.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [ad67eb4d5bca9c7bbc0adc9da6c446f2fb9b5b38]

INTEGRATION: CWS mav09 (1.75.34); FILE MERGED 2004/09/16 20:17:35 mav 1.75.34.5: RESYNC: (1.77-1.79); FILE MERGED 2004/07/15 13:04:50 mba 1.75.34.4: #i27773#: cleaning up todos: scaling in inplace mode, update chart after resizing and some more 2004/07/08 11:38:26 mav 1.75.34.3: RESYNC: (1.75-1.77); FILE MERGED 2004/06/02 11:50:59 mba 1.75.34.2: #i27773#: new implementation for Metafile retrieval 2004/05/18 16:51:33 mba 1.75.34.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [f377e5eb3f589f211385e83713be53cb82be8a21]

INTEGRATION: CWS mav09 (1.9.36); FILE MERGED 2004/09/02 12:44:51 mav 1.9.36.3: #i27773# copy graphics also 2004/07/15 13:04:49 mba 1.9.36.2: #i27773#: cleaning up todos: scaling in inplace mode, update chart after resizing and some more 2004/05/18 16:51:33 mba 1.9.36.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [93b356be0865ec54f2f9f28f051ef753c28ea62b]

INTEGRATION: CWS mav09 (1.9.36); FILE MERGED 2004/09/21 17:12:42 mav 1.9.36.9: RESYNC: (1.9-1.10); FILE MERGED 2004/09/03 15:24:48 mav 1.9.36.8: #i27773# correct graphic inserting 2004/09/03 15:05:28 mba 1.9.36.7: #i27773#: use one single method to clear on SdrOleObject 2004/09/02 13:39:24 mav 1.9.36.6: #i27773# copy graphics also 2004/09/02 12:44:50 mav 1.9.36.5: #i27773# copy graphics also 2004/08/19 07:43:01 mba 1.9.36.4: #i27773#: work on todos 2004/07/15 13:04:49 mba 1.9.36.3: #i27773#: cleaning up todos: scaling in inplace mode, update chart after resizing and some more 2004/05/20 21:07:48 mba 1.9.36.2: #i27773#: some API changes 2004/05/18 16:51:33 mba 1.9.36.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [8d6f4361974f406763cd0002ea525a04fe884b59]

INTEGRATION: CWS mav09 (1.15.172); FILE MERGED 2004/05/28 15:19:32 mav 1.15.172.4: #i27773# commit the OLE storage after successful writing 2004/05/28 14:05:16 mav 1.15.172.3: #i27773# use stream at first step 2004/05/28 12:26:56 mav 1.15.172.2: #i27773# do not check target stream 2004/05/18 16:51:32 mba 1.15.172.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [8ba10f803f4a0f97c37d139d53b5c3f317f4a36f]

INTEGRATION: CWS mav09 (1.25.78); FILE MERGED 2004/07/08 11:36:14 mav 1.25.78.2: RESYNC: (1.25-1.26); FILE MERGED 2004/05/18 16:51:31 mba 1.25.78.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [9791dd5e60beaa4a45651ed580fcb926635593fa]

INTEGRATION: CWS mav09 (1.29.16); FILE MERGED 2004/09/16 20:12:49 mav 1.29.16.2: RESYNC: (1.29-1.30); FILE MERGED 2004/05/18 16:51:31 mba 1.29.16.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [287d4042f603d29af25d3b36827834cde7287f14]

INTEGRATION: CWS mav09 (1.6.498); FILE MERGED 2004/07/15 13:04:48 mba 1.6.498.1: #i27773#: cleaning up todos: scaling in inplace mode, update chart after resizing and some more


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [2689bc65b667d7397f14a9ccfc5362945c8ed11e]

INTEGRATION: CWS mav09 (1.8.78); FILE MERGED 2004/07/08 11:36:06 mav 1.8.78.2: RESYNC: (1.8-1.9); FILE MERGED 2004/05/18 16:51:31 mba 1.8.78.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [a007574073fa4c49eeb98b0682ffde14c4a9f418]

INTEGRATION: CWS mav09 (1.16.242); FILE MERGED 2004/09/16 20:12:30 mav 1.16.242.5: RESYNC: (1.16-1.17); FILE MERGED 2004/09/01 15:22:07 mba 1.16.242.4: #i27773#: COM-Objects on Linux must work in Loaded state 2004/07/15 13:04:48 mba 1.16.242.3: #i27773#: cleaning up todos: scaling in inplace mode, update chart after resizing and some more 2004/06/18 14:08:15 mba 1.16.242.2: #i27773#: new API for Applets 2004/05/18 16:51:30 mba 1.16.242.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [8c54040fd5e279ca5f3e53d41b0fc9e727aa60ab]

INTEGRATION: CWS mav09 (1.8.498); FILE MERGED 2004/05/18 16:51:30 mba 1.8.498.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [744585627186cd13f6832ab8911e486478a2ead0]

INTEGRATION: CWS mav09 (1.4.666); FILE MERGED 2004/09/16 20:11:51 mav 1.4.666.5: RESYNC: (1.4-1.5); FILE MERGED 2004/09/01 15:22:07 mba 1.4.666.4: #i27773#: COM-Objects on Linux must work in Loaded state 2004/07/15 13:04:48 mba 1.4.666.3: #i27773#: cleaning up todos: scaling in inplace mode, update chart after resizing and some more 2004/06/18 14:08:14 mba 1.4.666.2: #i27773#: new API for Applets 2004/05/18 16:51:30 mba 1.4.666.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [8e1cb8dda82149f226766078e81f9f1755688fa0]

INTEGRATION: CWS mav09 (1.25.172); FILE MERGED 2004/09/16 20:10:13 mav 1.25.172.3: RESYNC: (1.26-1.27); FILE MERGED 2004/07/08 11:35:10 mav 1.25.172.2: RESYNC: (1.25-1.26); FILE MERGED 2004/05/18 16:51:28 mba 1.25.172.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [f878a8934a1ea8531598cac25a61cc88cf8c467a]

INTEGRATION: CWS mav09 (1.6.498); FILE MERGED 2004/05/18 16:51:28 mba 1.6.498.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [b9516bb950a7478f6e4e0212f6c8479cc027cb8c]

INTEGRATION: CWS mav09 (1.31.44); FILE MERGED 2004/09/16 20:10:06 mav 1.31.44.3: RESYNC: (1.31-1.32); FILE MERGED 2004/07/15 13:04:47 mba 1.31.44.2: #i27773#: cleaning up todos: scaling in inplace mode, update chart after resizing and some more 2004/05/18 16:51:28 mba 1.31.44.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [3e7aff647423ef162e40d5ade7d2d71ee027059e]

INTEGRATION: CWS mav09 (1.27.94); FILE MERGED 2004/09/16 20:09:46 mav 1.27.94.4: RESYNC: (1.28-1.29); FILE MERGED 2004/07/08 11:34:51 mav 1.27.94.3: RESYNC: (1.27-1.28); FILE MERGED 2004/05/25 15:20:01 mav 1.27.94.2: #i27773# solve resync issues 2004/05/18 16:48:26 mba 1.27.94.1: RESYNC to m39


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [5bac99a9c70349d3ade258729a5835388e60015a]

INTEGRATION: CWS mav09 (1.51.2); FILE MERGED 2004/09/16 20:09:38 mav 1.51.2.2: RESYNC: (1.51-1.55); FILE MERGED 2004/05/18 16:48:25 mba 1.51.2.1: RESYNC to m39


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [b6935c7df027964dddbc46da9fe8c8eac19aa4b3]

INTEGRATION: CWS mav09 (1.84.12); FILE MERGED 2004/09/16 20:08:31 mav 1.84.12.4: RESYNC: (1.87-1.89); FILE MERGED 2004/08/30 17:15:27 mav 1.84.12.3: #i27773# chart update 2004/07/08 11:34:13 mav 1.84.12.2: RESYNC: (1.84-1.87); FILE MERGED 2004/05/18 16:48:25 mba 1.84.12.1: RESYNC to m39


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [540a596c89ca2acbf67195326ef28fb948a89c44]

INTEGRATION: CWS mav09 (1.54.214); FILE MERGED 2004/09/16 20:08:22 mav 1.54.214.3: RESYNC: (1.55-1.57); FILE MERGED 2004/07/08 11:34:04 mav 1.54.214.2: RESYNC: (1.54-1.55); FILE MERGED 2004/05/18 16:48:25 mba 1.54.214.1: RESYNC to m39


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [52a79802027de9df06386f52a41260ea9ffd4b7b]

INTEGRATION: CWS mav09 (1.45.214); FILE MERGED 2004/09/16 20:07:55 mav 1.45.214.2: RESYNC: (1.45-1.46); FILE MERGED 2004/05/18 16:48:24 mba 1.45.214.1: RESYNC to m39


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [e8b515837491932945f21c12ac9764c9f60760c8]

INTEGRATION: CWS mav09 (1.42.94); FILE MERGED 2004/09/16 20:07:29 mav 1.42.94.3: RESYNC: (1.44-1.47); FILE MERGED 2004/07/08 11:33:34 mav 1.42.94.2: RESYNC: (1.42-1.44); FILE MERGED 2004/05/18 16:48:24 mba 1.42.94.1: RESYNC to m39


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [4f5ec2a8d3e7a0c5231aeefa4a29b442dce125de]

INTEGRATION: CWS mav09 (1.76.78); FILE MERGED 2004/09/16 20:07:21 mav 1.76.78.3: RESYNC: (1.77-1.79); FILE MERGED 2004/07/08 11:33:26 mav 1.76.78.2: RESYNC: (1.76-1.77); FILE MERGED 2004/05/18 16:48:24 mba 1.76.78.1: RESYNC to m39


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [4a456a1edb21e42604011e1bf39c1ad7ce1f0920]

INTEGRATION: CWS mav09 (1.85.146); FILE MERGED 2004/09/16 20:07:03 mav 1.85.146.8: RESYNC: (1.88-1.91); FILE MERGED 2004/09/01 15:22:06 mba 1.85.146.7: #i27773#: COM-Objects on Linux must work in Loaded state 2004/08/19 07:42:18 mba 1.85.146.6: #i27773#: work on todos 2004/07/15 13:04:47 mba 1.85.146.5: #i27773#: cleaning up todos: scaling in inplace mode, update chart after resizing and some more 2004/07/08 11:32:55 mav 1.85.146.4: RESYNC: (1.85-1.88); FILE MERGED 2004/06/01 08:12:21 mba 1.85.146.3: #i27773#: new embedding API 2004/05/21 17:07:25 mba 1.85.146.2: #i27773#: some API changes in m39 2004/05/18 16:48:23 mba 1.85.146.1: RESYNC to m39


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [972b4467c933a669e462e3041150bb9984592b17]

INTEGRATION: CWS mav09 (1.79.76); FILE MERGED 2004/09/16 20:06:55 mav 1.79.76.3: RESYNC: (1.83-1.84); FILE MERGED 2004/07/08 11:32:47 mav 1.79.76.2: RESYNC: (1.79-1.83); FILE MERGED 2004/05/18 16:48:23 mba 1.79.76.1: RESYNC to m39


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [9bb55a4874128056d3a66faa97765146ef57abbb]

INTEGRATION: CWS mav09 (1.8.414); FILE MERGED 2004/09/21 17:11:19 mav 1.8.414.5: RESYNC: (1.12-1.13); FILE MERGED 2004/09/16 20:04:50 mav 1.8.414.4: RESYNC: (1.11-1.12); FILE MERGED 2004/07/15 13:04:46 mba 1.8.414.3: #i27773#: cleaning up todos: scaling in inplace mode, update chart after resizing and some more 2004/07/08 11:31:54 mav 1.8.414.2: RESYNC: (1.8-1.11); FILE MERGED 2004/05/18 16:48:23 mba 1.8.414.1: RESYNC to m39


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [a7fb13a95df4dc99b48456a8cd6a534570f30844]

INTEGRATION: CWS mav09 (1.2.2); FILE MERGED 2004/09/29 10:56:35 mav 1.2.2.1: #i27773# resync


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [a51e2a503a21023ab759e88e3a6a2ab5223de58c]

INTEGRATION: CWS mav09 (1.16.498); FILE MERGED 2004/09/16 19:55:36 mav 1.16.498.3: RESYNC: (1.16-1.17); FILE MERGED 2004/07/15 13:04:45 mba 1.16.498.2: #i27773#: cleaning up todos: scaling in inplace mode, update chart after resizing and some more 2004/05/18 16:48:22 mba 1.16.498.1: RESYNC to m39


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [ffdca26aee7df6c50810070350ace0e032c092f7]

INTEGRATION: CWS mav09 (1.7.226); FILE MERGED 2004/05/18 16:48:22 mba 1.7.226.1: RESYNC to m39


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [4f74d1a58a8fdedebcfa1d09bac507386a10a03e]

INTEGRATION: CWS mav09 (1.5.14); FILE MERGED 2004/08/16 15:21:24 mav 1.5.14.6: #i27773# get version of storage 2004/08/11 14:29:57 mav 1.5.14.5: #100000# resync problem 2004/08/09 19:03:48 mav 1.5.14.4: RESYNC: (1.5-1.6); FILE MERGED 2004/07/15 13:04:44 mba 1.5.14.3: #i27773#: cleaning up todos: scaling in inplace mode, update chart after resizing and some more 2004/05/21 17:07:25 mba 1.5.14.2: #i27773#: some API changes in m39 2004/05/18 16:48:21 mba 1.5.14.1: RESYNC to m39


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [3c769bdbe8f30c556e3d04ec4f1ef2fb5bbbb43b]

INTEGRATION: CWS mav09 (1.21.496); FILE MERGED 2004/09/16 19:55:27 mav 1.21.496.7: RESYNC: (1.22-1.23); FILE MERGED 2004/08/11 14:24:54 mav 1.21.496.6: #100000# resync problem 2004/08/09 19:03:40 mav 1.21.496.5: RESYNC: (1.21-1.22); FILE MERGED 2004/07/15 13:04:44 mba 1.21.496.4: #i27773#: cleaning up todos: scaling in inplace mode, update chart after resizing and some more 2004/05/25 15:20:00 mav 1.21.496.3: #i27773# solve resync issues 2004/05/21 17:07:24 mba 1.21.496.2: #i27773#: some API changes in m39 2004/05/18 16:48:21 mba 1.21.496.1: RESYNC to m39


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [90eb8033b87a3bb47cc1483eae7a18f3a5c8b15a]

INTEGRATION: CWS mav09 (1.6.498); FILE MERGED 2004/08/19 07:41:59 mba 1.6.498.3: #i27773#: work on todos 2004/07/15 13:04:43 mba 1.6.498.2: #i27773#: cleaning up todos: scaling in inplace mode, update chart after resizing and some more 2004/05/18 16:48:21 mba 1.6.498.1: RESYNC to m39


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [b8c4095115e4e7e5ad4d5260d2760256014362e6]

INTEGRATION: CWS mav09 (1.13.254); FILE MERGED 2004/09/29 10:56:35 mav 1.13.254.10: #i27773# resync 2004/09/16 19:54:42 mav 1.13.254.9: RESYNC: (1.13-1.15); FILE MERGED 2004/09/01 15:22:05 mba 1.13.254.8: #i27773#: COM-Objects on Linux must work in Loaded state 2004/08/19 07:41:25 mba 1.13.254.7: #i27773#: work on todos 2004/07/15 13:04:42 mba 1.13.254.6: #i27773#: cleaning up todos: scaling in inplace mode, update chart after resizing and some more 2004/06/10 16:50:18 mba 1.13.254.5: #i27773#: some fixes to make InPlace Editsng work 2004/06/01 08:12:21 mba 1.13.254.4: #i27773#: new embedding API 2004/05/25 15:20:00 mav 1.13.254.3: #i27773# solve resync issues 2004/05/21 17:07:24 mba 1.13.254.2: #i27773#: some API changes in m39 2004/05/18 16:48:17 mba 1.13.254.1: RESYNC to m39


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [db1805341ee8ccb2a9d95fccc7165a64aefe90a7]

INTEGRATION: CWS mav09 (1.2.498); FILE MERGED 2004/05/18 16:48:17 mba 1.2.498.1: RESYNC to m39


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [62715a9877b8ecf2e21c7bff7845c8b9bc971612]

INTEGRATION: CWS mav09 (1.7.498); FILE MERGED 2004/09/16 19:53:48 mav 1.7.498.2: RESYNC: (1.7-1.8); FILE MERGED 2004/07/15 13:04:42 mba 1.7.498.1: #i27773#: cleaning up todos: scaling in inplace mode, update chart after resizing and some more


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [888575a3e9454875a3f55eedebc63307aeb70753]

INTEGRATION: CWS mav09 (1.62.40); FILE MERGED 2004/09/16 19:50:33 mav 1.62.40.4: RESYNC: (1.65-1.68); FILE MERGED 2004/07/15 13:04:41 mba 1.62.40.3: #i27773#: cleaning up todos: scaling in inplace mode, update chart after resizing and some more 2004/07/08 11:20:16 mav 1.62.40.2: RESYNC: (1.62-1.65); FILE MERGED 2004/05/18 16:48:17 mba 1.62.40.1: RESYNC to m39


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [5448e3c037688b851991cb73361bb7a93faf096f]

INTEGRATION: CWS mav09 (1.9.690); FILE MERGED 2004/09/16 19:47:08 mav 1.9.690.4: RESYNC: (1.9-1.10); FILE MERGED 2004/08/12 17:23:24 mav 1.9.690.3: #i27773# introduce version back 2004/07/15 13:04:40 mba 1.9.690.2: #i27773#: cleaning up todos: scaling in inplace mode, update chart after resizing and some more 2004/05/18 16:48:16 mba 1.9.690.1: RESYNC to m39


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [d472b1fff9eb2146fc5c56adc3990a0219133fbb]

INTEGRATION: CWS mav09 (1.8.684); FILE MERGED 2004/09/16 19:44:02 mav 1.8.684.2: RESYNC: (1.8-1.9); FILE MERGED 2004/05/18 16:48:16 mba 1.8.684.1: RESYNC to m39


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [8abf631b5600ac6a8c626281d481eedb4ebbe596]

INTEGRATION: CWS mav09 (1.23.498); FILE MERGED 2004/07/15 13:04:40 mba 1.23.498.3: #i27773#: cleaning up todos: scaling in inplace mode, update chart after resizing and some more 2004/05/21 17:07:23 mba 1.23.498.2: #i27773#: some API changes in m39 2004/05/18 16:48:15 mba 1.23.498.1: RESYNC to m39


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [c56e57e8de36ab584ac75c507cf1775ff88ceb94]

INTEGRATION: CWS mav09 (1.6.498); FILE MERGED 2004/05/18 16:48:15 mba 1.6.498.1: RESYNC to m39


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [f1f849a71dc80edf68f92e6a2bfe604ffa1ba2db]

INTEGRATION: CWS mav09 (1.23.12); FILE MERGED 2004/09/16 19:43:23 mav 1.23.12.4: RESYNC: (1.26-1.28); FILE MERGED 2004/08/30 17:15:26 mav 1.23.12.3: #i27773# chart update 2004/07/08 11:14:22 mav 1.23.12.2: RESYNC: (1.23-1.26); FILE MERGED 2004/05/18 16:48:14 mba 1.23.12.1: RESYNC to m39


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [35133492ee36388dcb55d0dde4a126523e1ac436]

INTEGRATION: CWS mav09 (1.21.98); FILE MERGED 2004/09/27 15:25:20 mav 1.21.98.6: RESYNC: (1.26-1.27); FILE MERGED 2004/09/21 17:09:47 mav 1.21.98.5: RESYNC: (1.25-1.26); FILE MERGED 2004/09/16 19:43:14 mav 1.21.98.4: RESYNC: (1.24-1.25); FILE MERGED 2004/08/09 19:01:46 mav 1.21.98.3: RESYNC: (1.22-1.24); FILE MERGED 2004/07/08 11:13:35 mav 1.21.98.2: RESYNC: (1.21-1.22); FILE MERGED 2004/05/18 16:48:14 mba 1.21.98.1: RESYNC to m39


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [faa7b9ab0e7197d971b4c9143caef63c4bb2c9ea]

INTEGRATION: CWS mav09 (1.29.100); FILE MERGED 2004/09/16 19:43:06 mav 1.29.100.6: RESYNC: (1.32-1.34); FILE MERGED 2004/08/09 19:02:11 mav 1.29.100.5: RESYNC: (1.31-1.32); FILE MERGED 2004/07/15 13:04:39 mba 1.29.100.4: #i27773#: cleaning up todos: scaling in inplace mode, update chart after resizing and some more 2004/07/09 17:43:08 mav 1.29.100.3: RESYNC: (1.30-1.31); FILE MERGED 2004/07/08 11:14:12 mav 1.29.100.2: RESYNC: (1.29-1.30); FILE MERGED 2004/05/18 16:48:14 mba 1.29.100.1: RESYNC to m39


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [fbe957e282a859781d9f31fe5b2a748cf7d48cdc]

INTEGRATION: CWS mav09 (1.6.242); FILE MERGED 2004/05/21 17:07:23 mba 1.6.242.2: #i27773#: some API changes in m39 2004/05/18 16:48:14 mba 1.6.242.1: RESYNC to m39


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [c85a78b3a4e07e710e7198879b4669c20358ab0c]

INTEGRATION: CWS mav09 (1.18.100); FILE MERGED 2004/09/16 19:42:58 mav 1.18.100.5: RESYNC: (1.22-1.23); FILE MERGED 2004/08/09 19:02:02 mav 1.18.100.4: RESYNC: (1.20-1.22); FILE MERGED 2004/07/15 13:04:39 mba 1.18.100.3: #i27773#: cleaning up todos: scaling in inplace mode, update chart after resizing and some more 2004/07/08 11:14:04 mav 1.18.100.2: RESYNC: (1.18-1.20); FILE MERGED 2004/05/18 16:48:13 mba 1.18.100.1: RESYNC to m39


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [f8b570c502d4ad7f59f9ce2f8a3c8e0bac0da4c0]

INTEGRATION: CWS mav09 (1.19.196); FILE MERGED 2004/09/21 17:09:55 mav 1.19.196.5: RESYNC: (1.25-1.26); FILE MERGED 2004/09/16 19:42:49 mav 1.19.196.4: RESYNC: (1.23-1.25); FILE MERGED 2004/08/09 19:01:54 mav 1.19.196.3: RESYNC: (1.22-1.23); FILE MERGED 2004/07/08 11:13:44 mav 1.19.196.2: RESYNC: (1.19-1.22); FILE MERGED 2004/05/18 16:48:13 mba 1.19.196.1: RESYNC to m39


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [31e2ca11c535e6b3ee4b232c42fcdef3e69b97d0]

INTEGRATION: CWS mav09 (1.10.498); FILE MERGED 2004/05/18 16:48:13 mba 1.10.498.1: RESYNC to m39


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [e316eeb7f3693caf2a0e49fa224139a8ffa7feae]

INTEGRATION: CWS mav09 (1.29.34); FILE MERGED 2004/09/21 17:09:13 mav 1.29.34.5: RESYNC: (1.32-1.33); FILE MERGED 2004/09/16 19:39:42 mav 1.29.34.4: RESYNC: (1.31-1.32); FILE MERGED 2004/07/15 13:04:38 mba 1.29.34.3: #i27773#: cleaning up todos: scaling in inplace mode, update chart after resizing and some more 2004/07/08 11:11:42 mav 1.29.34.2: RESYNC: (1.29-1.31); FILE MERGED 2004/05/18 16:48:12 mba 1.29.34.1: RESYNC to m39


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [3326bb5e7c8c40745669cd5b65f7abf55d568991]

INTEGRATION: CWS mav09 (1.2.498); FILE MERGED 2004/05/18 16:48:12 mba 1.2.498.1: RESYNC to m39


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [64fa1e5b39fb7b715104503716ec52edc974dd73]

INTEGRATION: CWS mav09 (1.13.204); FILE MERGED 2004/09/29 10:56:34 mav 1.13.204.6: #i27773# resync 2004/09/16 19:38:04 mav 1.13.204.5: RESYNC: (1.15-1.18); FILE MERGED 2004/08/09 19:01:29 mav 1.13.204.4: RESYNC: (1.14-1.15); FILE MERGED 2004/07/15 13:04:37 mba 1.13.204.3: #i27773#: cleaning up todos: scaling in inplace mode, update chart after resizing and some more 2004/07/08 11:10:31 mav 1.13.204.2: RESYNC: (1.13-1.14); FILE MERGED 2004/05/18 16:48:12 mba 1.13.204.1: RESYNC to m39


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [1e56537c4fc005c3e5a6a19ce2fb74663f0fddf5]

INTEGRATION: CWS mav09 (1.15.2); FILE MERGED 2004/07/15 13:04:37 mba 1.15.2.3: #i27773#: cleaning up todos: scaling in inplace mode, update chart after resizing and some more 2004/05/21 17:07:22 mba 1.15.2.2: #i27773#: some API changes in m39 2004/05/18 16:48:11 mba 1.15.2.1: RESYNC to m39


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [7fe091b84cd9a5871a49623637914d7f22fbe5b2]

INTEGRATION: CWS mav09 (1.7.498); FILE MERGED 2004/05/18 16:48:11 mba 1.7.498.1: RESYNC to m39


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [bb2a2ded29425c8bd9c1fd06ed29083e45a07c54]

INTEGRATION: CWS mav09 (1.12.498); FILE MERGED 2004/09/16 19:37:56 mav 1.12.498.2: RESYNC: (1.12-1.13); FILE MERGED 2004/05/18 16:48:11 mba 1.12.498.1: RESYNC to m39


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [922abaf183640a0278485840d9dc9173a7637047]

INTEGRATION: CWS mav09 (1.19.14); FILE MERGED 2004/09/16 19:37:26 mav 1.19.14.3: RESYNC: (1.20-1.22); FILE MERGED 2004/07/08 11:09:53 mav 1.19.14.2: RESYNC: (1.19-1.20); FILE MERGED 2004/05/18 16:48:10 mba 1.19.14.1: RESYNC to m39


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [2063f28673c1ee77a84f8cb526df7eb236595804]

INTEGRATION: CWS mav09 (1.14.148); FILE MERGED 2004/09/16 19:37:12 mav 1.14.148.3: RESYNC: (1.15-1.16); FILE MERGED 2004/07/09 17:42:30 mav 1.14.148.2: RESYNC: (1.14-1.15); FILE MERGED 2004/05/18 16:48:10 mba 1.14.148.1: RESYNC to m39


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [2f09bb69b5964eb782415ffdaf13e52cd46bb1f1]

INTEGRATION: CWS mav09 (1.7.178); FILE MERGED 2004/05/18 16:48:10 mba 1.7.178.1: RESYNC to m39


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [a6a1d5c66bb04d4b66ff32c8ca21699bab292ce5]

INTEGRATION: CWS mav09 (1.3.498); FILE MERGED 2004/05/18 16:48:09 mba 1.3.498.1: RESYNC to m39


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [29e9d9a4043856b0c6d1079585c1aee84d394f4a]

INTEGRATION: CWS mav09 (1.26.14); FILE MERGED 2004/09/16 19:35:56 mav 1.26.14.7: RESYNC: (1.27-1.28); FILE MERGED 2004/07/15 13:04:37 mba 1.26.14.6: #i27773#: cleaning up todos: scaling in inplace mode, update chart after resizing and some more 2004/07/08 11:09:07 mav 1.26.14.5: RESYNC: (1.26-1.27); FILE MERGED 2004/07/06 16:50:18 mav 1.26.14.4: #i27773# shading of outplace activated objects 2004/07/02 08:47:09 mba 1.26.14.3: #i27773#: some ToDos 2004/06/21 08:15:51 mba 1.26.14.2: #i27773#: activate plugins 2004/05/18 16:48:09 mba 1.26.14.1: RESYNC to m39


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [dd7c5a7d2f3f33ff1e6e0a2fa63499dac2b3e261]

INTEGRATION: CWS mav09 (1.9.44); FILE MERGED 2004/05/25 15:19:59 mav 1.9.44.1: #i27773# solve resync issues


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [9c890e0bd9638dcafd931dd447e2419a2338cee3]

INTEGRATION: CWS mav09 (1.31.94); FILE MERGED 2004/09/16 19:34:55 mav 1.31.94.3: RESYNC: (1.34-1.35); FILE MERGED 2004/07/08 11:08:36 mav 1.31.94.2: RESYNC: (1.31-1.34); FILE MERGED 2004/05/18 16:48:09 mba 1.31.94.1: RESYNC to m39


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [e37f120df010b57d521f8498e8a3ba6f29cb9f8e]

INTEGRATION: CWS mav09 (1.40.2); FILE MERGED 2004/09/21 17:08:46 mav 1.40.2.4: RESYNC: (1.44-1.45); FILE MERGED 2004/09/16 19:34:26 mav 1.40.2.3: RESYNC: (1.42-1.44); FILE MERGED 2004/07/08 11:07:57 mav 1.40.2.2: RESYNC: (1.40-1.42); FILE MERGED 2004/05/18 16:48:08 mba 1.40.2.1: RESYNC to m39


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [e38d1b5cb7ca1b25e3187c1c6a67384c500f8e6a]

INTEGRATION: CWS mav09 (1.17.146); FILE MERGED 2004/09/21 17:08:39 mav 1.17.146.5: RESYNC: (1.24-1.25); FILE MERGED 2004/09/16 19:34:17 mav 1.17.146.4: RESYNC: (1.21-1.24); FILE MERGED 2004/07/15 13:04:36 mba 1.17.146.3: #i27773#: cleaning up todos: scaling in inplace mode, update chart after resizing and some more 2004/07/08 11:07:49 mav 1.17.146.2: RESYNC: (1.17-1.21); FILE MERGED 2004/05/18 16:48:08 mba 1.17.146.1: RESYNC to m39


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [f81f57247011ddb07c6f5a7d38f8bfba65fce8ed]

INTEGRATION: CWS mav09 (1.22.148); FILE MERGED 2004/09/21 17:08:31 mav 1.22.148.4: RESYNC: (1.27-1.28); FILE MERGED 2004/09/16 19:34:09 mav 1.22.148.3: RESYNC: (1.25-1.27); FILE MERGED 2004/07/08 11:07:20 mav 1.22.148.2: RESYNC: (1.22-1.25); FILE MERGED 2004/05/18 16:48:08 mba 1.22.148.1: RESYNC to m39


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [155fd0e1baf0d11c6971dcd1900d773d38c0b25c]

INTEGRATION: CWS mav09 (1.18.194); FILE MERGED 2004/09/16 19:33:50 mav 1.18.194.3: RESYNC: (1.20-1.21); FILE MERGED 2004/07/08 11:06:57 mav 1.18.194.2: RESYNC: (1.18-1.20); FILE MERGED 2004/05/18 16:48:08 mba 1.18.194.1: RESYNC to m39


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [b23978aa8096290d33c73f5c44867f63b0eee399]

INTEGRATION: CWS mav09 (1.18.228); FILE MERGED 2004/09/16 19:33:42 mav 1.18.228.4: RESYNC: (1.19-1.21); FILE MERGED 2004/07/15 13:04:36 mba 1.18.228.3: #i27773#: cleaning up todos: scaling in inplace mode, update chart after resizing and some more 2004/07/08 11:06:38 mav 1.18.228.2: RESYNC: (1.18-1.19); FILE MERGED 2004/05/18 16:48:07 mba 1.18.228.1: RESYNC to m39


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [32b730013212fd10a856b13cddfdf8b728bf6160]

INTEGRATION: CWS mav09 (1.5.498); FILE MERGED 2004/09/16 19:33:34 mav 1.5.498.2: RESYNC: (1.5-1.6); FILE MERGED 2004/05/18 16:48:07 mba 1.5.498.1: RESYNC to m39


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [eb0928492632c5b591ca731fb0a99e028dd71596]

INTEGRATION: CWS mav09 (1.7.498); FILE MERGED 2004/08/30 17:15:26 mav 1.7.498.2: #i27773# chart update 2004/05/18 16:48:07 mba 1.7.498.1: RESYNC to m39


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [8b4e314b25ac3f42a4b036db252c8cd61dbd8276]

INTEGRATION: CWS mav09 (1.27.34); FILE MERGED 2004/09/21 17:08:13 mav 1.27.34.5: RESYNC: (1.31-1.32); FILE MERGED 2004/09/16 19:32:45 mav 1.27.34.4: RESYNC: (1.29-1.31); FILE MERGED 2004/07/15 13:04:36 mba 1.27.34.3: #i27773#: cleaning up todos: scaling in inplace mode, update chart after resizing and some more 2004/07/08 11:05:51 mav 1.27.34.2: RESYNC: (1.27-1.29); FILE MERGED 2004/05/18 16:48:07 mba 1.27.34.1: RESYNC to m39


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [323a7eee872d5263bfb24900b1a2d815cae3af7a]

INTEGRATION: CWS mav09 (1.2.44); FILE MERGED 2004/09/16 19:33:05 mav 1.2.44.4: RESYNC: (1.4-1.6); FILE MERGED 2004/07/15 13:04:35 mba 1.2.44.3: #i27773#: cleaning up todos: scaling in inplace mode, update chart after resizing and some more 2004/07/08 11:05:59 mav 1.2.44.2: RESYNC: (1.2-1.4); FILE MERGED 2004/05/18 16:48:06 mba 1.2.44.1: RESYNC to m39


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [8927c82bd19b5bb964996dc83320f7003e4ad15d]

INTEGRATION: CWS mav09 (1.4.498); FILE MERGED 2004/07/08 11:04:14 mav 1.4.498.2: RESYNC: (1.4-1.5); FILE MERGED 2004/05/18 16:48:06 mba 1.4.498.1: RESYNC to m39


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [41150cd77f6de549b6e92aae52a718cf208a3f7f]

INTEGRATION: CWS mav09 (1.7.102); FILE MERGED 2004/05/18 16:48:05 mba 1.7.102.1: RESYNC to m39


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [5f31750b850c7d66dbf7115bb2216b98350fbaf2]

INTEGRATION: CWS mav09 (1.4.242); FILE MERGED 2004/09/16 19:23:10 mav 1.4.242.3: RESYNC: (1.4-1.5); FILE MERGED 2004/08/12 17:11:45 mav 1.4.242.2: #i27773# introduce version back 2004/05/18 16:43:07 mba 1.4.242.1: RESYNC to m39


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [4bb4c8dfc4b975725514310f58da94565e29f6aa]

INTEGRATION: CWS mav09 (1.36.2); FILE MERGED 2004/09/16 19:23:01 mav 1.36.2.3: RESYNC: (1.38-1.43); FILE MERGED 2004/07/08 10:44:23 mav 1.36.2.2: RESYNC: (1.36-1.38); FILE MERGED 2004/05/18 16:43:07 mba 1.36.2.1: RESYNC to m39


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [9e3367ca8a28af651e2979ec4cb6e2403cc13827]

INTEGRATION: CWS mav09 (1.2.698); FILE MERGED 2004/05/18 16:43:06 mba 1.2.698.1: RESYNC to m39


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [3aec4bf08d864f29e8a6fe236e15be2fc2a06578]

INTEGRATION: CWS mav09 (1.21.14); FILE MERGED 2004/09/29 10:56:33 mav 1.21.14.3: #i27773# resync 2004/09/16 19:17:40 mav 1.21.14.2: RESYNC: (1.21-1.23); FILE MERGED 2004/05/18 16:43:06 mba 1.21.14.1: RESYNC to m39


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [d0120e34f1a99438a7659d733e2070a9813d7131]

INTEGRATION: CWS mav09 (1.1.670); FILE MERGED 2004/07/15 12:26:45 mba 1.1.670.3: #i27773#: cleaning up todos: scaling in inplace mode, update chart after resizing and some more 2004/06/14 14:45:41 mba 1.1.670.2: #i27773#: new handling for resizing of active objects 2004/05/18 16:43:06 mba 1.1.670.1: RESYNC to m39


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [97f140238b692f6f67c74bc47b5854cb0bc850a0]

INTEGRATION: CWS mav09 (1.3.694); FILE MERGED 2004/05/18 16:43:05 mba 1.3.694.1: RESYNC to m39


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [77148631d81a795a7f2771b33708238fae415af0]

INTEGRATION: CWS mav09 (1.19.242); FILE MERGED 2004/09/27 15:24:47 mav 1.19.242.4: RESYNC: (1.22-1.23); FILE MERGED 2004/09/21 17:05:52 mav 1.19.242.3: RESYNC: (1.21-1.22); FILE MERGED 2004/09/16 19:15:55 mav 1.19.242.2: RESYNC: (1.19-1.21); FILE MERGED 2004/05/18 16:43:05 mba 1.19.242.1: RESYNC to m39


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [0e82ad8fe0fb7bd7238b947803e3b2f9f106ab64]

INTEGRATION: CWS mav09 (1.5.662); FILE MERGED 2004/09/16 19:15:37 mav 1.5.662.2: RESYNC: (1.5-1.6); FILE MERGED 2004/05/18 16:43:05 mba 1.5.662.1: RESYNC to m39


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [fbcaee8fdbdc69418f89b71fa2d0bff0b6360eaf]

INTEGRATION: CWS mav09 (1.5.148); FILE MERGED 2004/09/29 10:56:33 mav 1.5.148.6: #i27773# resync 2004/09/16 19:13:46 mav 1.5.148.5: RESYNC: (1.5-1.7); FILE MERGED 2004/07/15 12:26:44 mba 1.5.148.4: #i27773#: cleaning up todos: scaling in inplace mode, update chart after resizing and some more 2004/06/10 16:49:40 mba 1.5.148.3: #i27773#: some fixed to make InPlace Editing work 2004/06/01 11:56:05 mba 1.5.148.2: #i27773#: new embedding API 2004/05/18 16:43:04 mba 1.5.148.1: RESYNC to m39


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [bb75040ff11f9ab241294c0c50e7bf17125c7136]

INTEGRATION: CWS mav09 (1.12.148); FILE MERGED 2004/05/18 16:43:04 mba 1.12.148.1: RESYNC to m39


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [602525055ca5b765fbc066563ffffa8a9d0558b2]

INTEGRATION: CWS mav09 (1.6.14); FILE MERGED 2004/09/16 19:13:29 mav 1.6.14.3: RESYNC: (1.6-1.7); FILE MERGED 2004/06/10 16:49:39 mba 1.6.14.2: #i27773#: some fixed to make InPlace Editing work 2004/05/18 16:43:04 mba 1.6.14.1: RESYNC to m39


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [f9747eb81e9ea5e74ef6ea3d7828d52bf4c121b4]

INTEGRATION: CWS mav09 (1.9.148); FILE MERGED 2004/09/21 17:05:26 mav 1.9.148.8: RESYNC: (1.11-1.12); FILE MERGED 2004/09/16 19:12:50 mav 1.9.148.7: RESYNC: (1.10-1.11); FILE MERGED 2004/09/03 15:05:04 mba 1.9.148.6: #i27773#: FilterDetection for OLEStorages was broken 2004/07/15 12:26:44 mba 1.9.148.5: #i27773#: cleaning up todos: scaling in inplace mode, update chart after resizing and some more 2004/07/08 10:41:21 mav 1.9.148.4: RESYNC: (1.9-1.10); FILE MERGED 2004/06/24 16:05:07 mav 1.9.148.3: #i27773# if storage has no format it is an error 2004/06/10 16:49:39 mba 1.9.148.2: #i27773#: some fixed to make InPlace Editing work 2004/05/18 16:43:04 mba 1.9.148.1: RESYNC to m39


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [a82932952b2d498a50eaffa1c596c936abb2d234]

INTEGRATION: CWS mav09 (1.4.242); FILE MERGED 2004/08/12 17:11:45 mav 1.4.242.2: #i27773# introduce version back 2004/05/18 16:43:03 mba 1.4.242.1: RESYNC to m39


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [64fa6ae34e0c92b6f4b5950620afd0b1b1e85e90]

INTEGRATION: CWS mav09 (1.37.14); FILE MERGED 2004/09/27 15:24:40 mav 1.37.14.6: RESYNC: (1.44-1.45); FILE MERGED 2004/09/21 17:04:51 mav 1.37.14.5: RESYNC: (1.42-1.44); FILE MERGED 2004/09/16 19:07:17 mav 1.37.14.4: RESYNC: (1.38-1.42); FILE MERGED 2004/07/15 12:26:43 mba 1.37.14.3: #i27773#: cleaning up todos: scaling in inplace mode, update chart after resizing and some more 2004/07/08 10:40:32 mav 1.37.14.2: RESYNC: (1.37-1.38); FILE MERGED 2004/05/18 16:43:03 mba 1.37.14.1: RESYNC to m39


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [088fbbba4cbc5a69ab1a5afb4fbf7a1884b9d0cb]

INTEGRATION: CWS mav09 (1.32.14); FILE MERGED 2004/09/27 15:24:32 mav 1.32.14.6: RESYNC: (1.42-1.43); FILE MERGED 2004/09/21 17:04:35 mav 1.32.14.5: RESYNC: (1.39-1.42); FILE MERGED 2004/09/16 19:06:22 mav 1.32.14.4: RESYNC: (1.36-1.39); FILE MERGED 2004/07/15 12:26:43 mba 1.32.14.3: #i27773#: cleaning up todos: scaling in inplace mode, update chart after resizing and some more 2004/07/08 10:40:14 mav 1.32.14.2: RESYNC: (1.32-1.36); FILE MERGED 2004/05/18 16:43:03 mba 1.32.14.1: RESYNC to m39


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [059371c8fbf32f6797cb4b78f46004aa22f00815]

INTEGRATION: CWS mav09 (1.24.78); FILE MERGED 2004/09/16 19:05:43 mav 1.24.78.3: RESYNC: (1.24-1.27); FILE MERGED 2004/08/12 17:11:45 mav 1.24.78.2: #i27773# introduce version back 2004/05/18 16:43:02 mba 1.24.78.1: RESYNC to m39


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [64f926cb6108658f018acd835cc146465ed17e94]

INTEGRATION: CWS mav09 (1.69.2); FILE MERGED 2004/09/27 15:24:14 mav 1.69.2.7: RESYNC: (1.88-1.89); FILE MERGED 2004/09/21 17:04:27 mav 1.69.2.6: RESYNC: (1.83-1.88); FILE MERGED 2004/09/16 19:05:22 mav 1.69.2.5: RESYNC: (1.77-1.83); FILE MERGED 2004/07/15 12:26:42 mba 1.69.2.4: #i27773#: cleaning up todos: scaling in inplace mode, update chart after resizing and some more 2004/07/08 10:39:56 mav 1.69.2.3: RESYNC: (1.69-1.77); FILE MERGED 2004/05/20 21:05:15 mba 1.69.2.2: #i27773#: merge problem 2004/05/18 16:43:02 mba 1.69.2.1: RESYNC to m39


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [37de69b683a7651037a5408f35d4c5c66c56e7c1]

INTEGRATION: CWS mav09 (1.4.682); FILE MERGED 2004/09/16 19:05:13 mav 1.4.682.2: RESYNC: (1.4-1.5); FILE MERGED 2004/05/18 16:43:02 mba 1.4.682.1: RESYNC to m39


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [983dc7f2e4fb62a45fc8af48b5d9b46bb16ed9a0]

INTEGRATION: CWS mav09 (1.2.264); FILE MERGED 2004/09/16 19:00:53 mav 1.2.264.3: RESYNC: (1.2-1.3); FILE MERGED 2004/06/18 14:07:59 mba 1.2.264.2: #i27773#: new API for Applets 2004/05/18 16:43:01 mba 1.2.264.1: RESYNC to m39


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [e3d9e473ccbd50584466fd42efe913d8d07706b9]

INTEGRATION: CWS mav09 (1.27.38); FILE MERGED 2004/09/16 18:55:19 mav 1.27.38.5: RESYNC: (1.31-1.34); FILE MERGED 2004/08/09 20:30:30 mav 1.27.38.4: RESYNC: (1.30-1.31); FILE MERGED 2004/07/08 22:49:11 mav 1.27.38.3: RESYNC: (1.28-1.30); FILE MERGED 2004/05/17 18:04:51 mav 1.27.38.2: RESYNC: (1.27-1.28); FILE MERGED 2004/05/04 14:07:34 mba 1.27.38.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [ec2ee15840130bd49b3e24df8ff4dd0bee6d0e4f]

INTEGRATION: CWS mav09 (1.26.82); FILE MERGED 2004/09/21 17:02:11 mav 1.26.82.15: RESYNC: (1.33-1.35); FILE MERGED 2004/09/16 18:49:20 mav 1.26.82.14: RESYNC: (1.31-1.33); FILE MERGED 2004/08/20 13:18:41 mba 1.26.82.13: #i27773#: remove last changes, will be fixed later 2004/08/20 07:07:59 mba 1.26.82.12: #i27773#: Escape from InPlace Mode 2004/08/09 20:30:01 mav 1.26.82.11: RESYNC: (1.29-1.31); FILE MERGED 2004/07/09 18:20:21 mav 1.26.82.10: RESYNC: (1.27-1.29); FILE MERGED 2004/07/08 22:48:37 mav 1.26.82.9: RESYNC: (1.26-1.27); FILE MERGED 2004/07/02 08:45:43 mba 1.26.82.8: #i27773#: some ToDos 2004/06/21 16:37:36 mba 1.26.82.7: #i27773#: in InPlaceMode the Size already contains the Border now 2004/06/10 16:47:46 mba 1.26.82.6: #i27773#: some fixed to make InPlace Editing work 2004/06/01 08:11:08 mba 1.26.82.5: #i27773#: new embedding API 2004/05/19 18:16:23 mav 1.26.82.4: #i27773# adopt to incompatible changes 2004/05/10 08:07:43 mba 1.26.82.3: #i27773#: notification of UIActivation fixed; some wrong size manipulations 2004/04/27 17:02:13 mba 1.26.82.2: #i27773#: new embedding API 2004/04/14 14:12:34 mba 1.26.82.1: #i27773#: remove so3; new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [64ff6b32d34cbdd683374ea08a612c015b74ed43]

INTEGRATION: CWS mav09 (1.31.54); FILE MERGED 2004/09/21 17:02:03 mav 1.31.54.5: RESYNC: (1.36-1.37); FILE MERGED 2004/08/09 20:29:54 mav 1.31.54.4: RESYNC: (1.33-1.36); FILE MERGED 2004/05/17 18:04:11 mav 1.31.54.3: RESYNC: (1.32-1.33); FILE MERGED 2004/04/29 18:20:48 mav 1.31.54.2: RESYNC: (1.31-1.32); FILE MERGED 2004/04/14 14:12:33 mba 1.31.54.1: #i27773#: remove so3; new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [e481a13a8631e32babbd9cc1e2b1429ad45ec4e1]

INTEGRATION: CWS mav09 (1.23.10); FILE MERGED 2004/09/16 18:49:12 mav 1.23.10.13: RESYNC: (1.29-1.30); FILE MERGED 2004/08/30 17:04:02 mav 1.23.10.12: #i27773# chart update 2004/08/09 20:29:45 mav 1.23.10.11: RESYNC: (1.26-1.29); FILE MERGED 2004/07/08 22:48:29 mav 1.23.10.10: RESYNC: (1.25-1.26); FILE MERGED 2004/06/10 16:47:46 mba 1.23.10.9: #i27773#: some fixed to make InPlace Editing work 2004/06/01 08:11:08 mba 1.23.10.8: #i27773#: new embedding API 2004/05/26 16:39:29 mba 1.23.10.7: #i27773#: get Aspect from Client 2004/05/19 18:16:23 mav 1.23.10.6: #i27773# adopt to incompatible changes 2004/05/16 17:29:18 mba 1.23.10.5: #i27773#: new EmbeddedObjectContainer 2004/05/04 14:07:14 mba 1.23.10.4: #i27773#: remove so3 2004/04/29 18:20:41 mav 1.23.10.3: RESYNC: (1.23-1.25); FILE MERGED 2004/04/27 17:02:12 mba 1.23.10.2: #i27773#: new embedding API 2004/04/14 14:12:33 mba 1.23.10.1: #i27773#: remove so3; new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [c06f011ec2c7a9a8dd329d22250ee6b82264b8aa]

INTEGRATION: CWS mav09 (1.13.80); FILE MERGED 2004/07/08 22:48:22 mav 1.13.80.2: RESYNC: (1.13-1.14); FILE MERGED 2004/04/14 14:12:33 mba 1.13.80.1: #i27773#: remove so3; new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [7ade43b8d1d6c40385d3b5112a510da495167bdf]

INTEGRATION: CWS mav09 (1.27.82); FILE MERGED 2004/08/19 11:23:20 mba 1.27.82.4: #i27773#: terminating InPlace Mode now centralized in SFX 2004/08/09 20:29:00 mav 1.27.82.3: RESYNC: (1.27-1.28); FILE MERGED 2004/04/27 17:02:11 mba 1.27.82.2: #i27773#: new embedding API 2004/04/14 14:12:32 mba 1.27.82.1: #i27773#: remove so3; new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [c7a36507bbd09607d39ccb76d7eee4097570af10]

INTEGRATION: CWS mav09 (1.15.58); FILE MERGED 2004/09/16 18:49:04 mav 1.15.58.9: RESYNC: (1.17-1.18); FILE MERGED 2004/08/09 20:28:53 mav 1.15.58.8: RESYNC: (1.16-1.17); FILE MERGED 2004/06/10 16:47:46 mba 1.15.58.7: #i27773#: some fixed to make InPlace Editing work 2004/06/01 08:11:08 mba 1.15.58.6: #i27773#: new embedding API 2004/05/19 18:16:23 mav 1.15.58.5: #i27773# adopt to incompatible changes 2004/05/16 17:29:18 mba 1.15.58.4: #i27773#: new EmbeddedObjectContainer 2004/04/29 18:20:16 mav 1.15.58.3: RESYNC: (1.15-1.16); FILE MERGED 2004/04/27 17:02:10 mba 1.15.58.2: #i27773#: new embedding API 2004/04/14 14:12:32 mba 1.15.58.1: #i27773#: remove so3; new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [51803d08b949c1bae7675180959c5451d930c240]

INTEGRATION: CWS mav09 (1.49.82); FILE MERGED 2004/09/16 18:48:56 mav 1.49.82.11: RESYNC: (1.52-1.53); FILE MERGED 2004/08/09 20:28:42 mav 1.49.82.10: RESYNC: (1.50-1.52); FILE MERGED 2004/07/15 10:51:10 mba 1.49.82.9: #i27773#: scaling for inplace mode 2004/07/08 22:48:00 mav 1.49.82.8: RESYNC: (1.49-1.50); FILE MERGED 2004/06/10 16:47:45 mba 1.49.82.7: #i27773#: some fixed to make InPlace Editing work 2004/06/01 08:11:07 mba 1.49.82.6: #i27773#: new embedding API 2004/05/19 18:16:23 mav 1.49.82.5: #i27773# adopt to incompatible changes 2004/05/16 17:29:17 mba 1.49.82.4: #i27773#: new EmbeddedObjectContainer 2004/05/04 14:07:14 mba 1.49.82.3: #i27773#: remove so3 2004/04/27 17:02:10 mba 1.49.82.2: #i27773#: new embedding API 2004/04/14 14:12:31 mba 1.49.82.1: #i27773#: remove so3; new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [331b4c0e92da750dd6c7e195e18983a0c986f76c]

INTEGRATION: CWS mav09 (1.36.54); FILE MERGED 2004/08/11 14:11:43 mav 1.36.54.6: #100000# resync problem 2004/08/09 20:28:35 mav 1.36.54.5: RESYNC: (1.37-1.39); FILE MERGED 2004/05/04 14:07:13 mba 1.36.54.4: #i27773#: remove so3 2004/04/29 18:20:08 mav 1.36.54.3: RESYNC: (1.36-1.37); FILE MERGED 2004/04/27 17:02:09 mba 1.36.54.2: #i27773#: new embedding API 2004/04/14 14:12:31 mba 1.36.54.1: #i27773#: remove so3; new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [cd0aa0e4ae6ab22eb08363b19524c5b595c45805]

INTEGRATION: CWS mav09 (1.26.10); FILE MERGED 2004/09/16 18:48:48 mav 1.26.10.11: RESYNC: (1.31-1.32); FILE MERGED 2004/08/09 20:28:27 mav 1.26.10.10: RESYNC: (1.29-1.31); FILE MERGED 2004/07/15 10:51:09 mba 1.26.10.9: #i27773#: scaling for inplace mode 2004/06/01 08:11:06 mba 1.26.10.8: #i27773#: new embedding API 2004/05/26 16:39:29 mba 1.26.10.7: #i27773#: get Aspect from Client 2004/05/19 18:16:22 mav 1.26.10.6: #i27773# adopt to incompatible changes 2004/05/17 18:03:39 mav 1.26.10.5: RESYNC: (1.28-1.29); FILE MERGED 2004/05/04 14:07:13 mba 1.26.10.4: #i27773#: remove so3 2004/04/29 18:19:59 mav 1.26.10.3: RESYNC: (1.26-1.28); FILE MERGED 2004/04/27 17:02:08 mba 1.26.10.2: #i27773#: new embedding API 2004/04/14 14:12:30 mba 1.26.10.1: #i27773#: remove so3; new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [e32146de2ae42e2bf8f8b6e2b290e85aeb1cd0da]

INTEGRATION: CWS mav09 (1.15.82); FILE MERGED 2004/09/16 18:48:40 mav 1.15.82.3: RESYNC: (1.16-1.18); FILE MERGED 2004/08/09 20:28:12 mav 1.15.82.2: RESYNC: (1.15-1.16); FILE MERGED 2004/04/14 14:12:30 mba 1.15.82.1: #i27773#: remove so3; new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [c009122035ce9ddf500e36edd3005fdce9feb6a9]

INTEGRATION: CWS mav09 (1.50.20); FILE MERGED 2004/09/21 17:01:48 mav 1.50.20.5: RESYNC: (1.55-1.56); FILE MERGED 2004/08/09 20:27:55 mav 1.50.20.4: RESYNC: (1.54-1.55); FILE MERGED 2004/07/08 22:47:53 mav 1.50.20.3: RESYNC: (1.52-1.54); FILE MERGED 2004/04/29 18:19:37 mav 1.50.20.2: RESYNC: (1.50-1.52); FILE MERGED 2004/04/14 14:12:29 mba 1.50.20.1: #i27773#: remove so3; new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [d47cff09303c733a8251fe6c1e7744947c259edd]

INTEGRATION: CWS mav09 (1.13.80); FILE MERGED 2004/08/09 20:27:47 mav 1.13.80.3: RESYNC: (1.15-1.16); FILE MERGED 2004/05/17 18:03:32 mav 1.13.80.2: RESYNC: (1.13-1.15); FILE MERGED 2004/04/14 14:12:29 mba 1.13.80.1: #i27773#: remove so3; new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [3e9aafb8b47648d445b9f81bf7e5bc5131dbf4d8]

INTEGRATION: CWS mav09 (1.8.78); FILE MERGED 2004/09/21 17:01:40 mav 1.8.78.4: RESYNC: (1.10-1.11); FILE MERGED 2004/09/16 18:48:10 mav 1.8.78.3: RESYNC: (1.9-1.10); FILE MERGED 2004/08/09 20:26:57 mav 1.8.78.2: RESYNC: (1.8-1.9); FILE MERGED 2004/04/14 14:12:28 mba 1.8.78.1: #i27773#: remove so3; new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [66f289d74cba4cbfeacb0fafd29d19fee20bfc1b]

INTEGRATION: CWS mav09 (1.11.82); FILE MERGED 2004/08/09 20:26:48 mav 1.11.82.7: RESYNC: (1.11-1.13); FILE MERGED 2004/07/15 10:51:09 mba 1.11.82.6: #i27773#: scaling for inplace mode 2004/06/01 08:11:06 mba 1.11.82.5: #i27773#: new embedding API 2004/05/26 16:39:28 mba 1.11.82.4: #i27773#: get Aspect from Client 2004/05/19 18:16:22 mav 1.11.82.3: #i27773# adopt to incompatible changes 2004/04/27 17:02:07 mba 1.11.82.2: #i27773#: new embedding API 2004/04/14 14:12:28 mba 1.11.82.1: #i27773#: remove so3; new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [f48bf8432751f230b98b92e75e87debe8d8aa583]

INTEGRATION: CWS mav09 (1.36.58); FILE MERGED 2004/09/16 18:48:02 mav 1.36.58.5: RESYNC: (1.41-1.42); FILE MERGED 2004/08/09 20:26:01 mav 1.36.58.4: RESYNC: (1.38-1.41); FILE MERGED 2004/04/29 18:19:29 mav 1.36.58.3: RESYNC: (1.36-1.38); FILE MERGED 2004/04/27 17:02:07 mba 1.36.58.2: #i27773#: new embedding API 2004/04/14 14:12:27 mba 1.36.58.1: #i27773#: remove so3; new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [022818f2970d267e934ddee6e3f2552f4ea470c5]

INTEGRATION: CWS mav09 (1.4.82); FILE MERGED 2004/04/14 14:12:27 mba 1.4.82.1: #i27773#: remove so3; new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [55eb67c26c1bd1670d70679db93ed96327f47ca0]

INTEGRATION: CWS mav09 (1.18.56); FILE MERGED 2004/09/16 18:47:53 mav 1.18.56.6: RESYNC: (1.22-1.23); FILE MERGED 2004/08/09 20:25:52 mav 1.18.56.5: RESYNC: (1.20-1.22); FILE MERGED 2004/05/17 18:03:13 mav 1.18.56.4: RESYNC: (1.19-1.20); FILE MERGED 2004/05/06 16:49:01 mba 1.18.56.3: #i27773#: always use graphic objects in SdrOleObj instead of MetaFiles 2004/04/29 18:19:21 mav 1.18.56.2: RESYNC: (1.18-1.19); FILE MERGED 2004/04/14 14:12:27 mba 1.18.56.1: #i27773#: remove so3; new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [6a4e83303440563429329395137f59f9a5baabd3]

INTEGRATION: CWS mav09 (1.15.76); FILE MERGED 2004/08/09 20:25:44 mav 1.15.76.3: RESYNC: (1.17-1.19); FILE MERGED 2004/05/17 18:03:06 mav 1.15.76.2: RESYNC: (1.15-1.17); FILE MERGED 2004/04/14 14:12:26 mba 1.15.76.1: #i27773#: remove so3; new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [b70078aece9c1528fc8d73e76acbebd35f79a403]

INTEGRATION: CWS mav09 (1.18.60); FILE MERGED 2004/09/16 18:47:45 mav 1.18.60.10: RESYNC: (1.26-1.27); FILE MERGED 2004/08/16 15:17:31 mba 1.18.60.9: #i27773#: first try to reanimate Inplace Activation of draw objects after resync to m49 2004/08/13 12:31:54 mba 1.18.60.8: #i27773#: reimplement changes on new Draw UI classes 2004/08/09 20:25:36 mav 1.18.60.7: RESYNC: (1.23-1.26); FILE MERGED 2004/07/09 18:20:05 mav 1.18.60.6: RESYNC: (1.21-1.23); FILE MERGED 2004/07/08 22:47:37 mav 1.18.60.5: RESYNC: (1.20-1.21); FILE MERGED 2004/07/02 08:45:43 mba 1.18.60.4: #i27773#: some ToDos 2004/05/17 18:02:58 mav 1.18.60.3: RESYNC: (1.19-1.20); FILE MERGED 2004/04/29 18:19:13 mav 1.18.60.2: RESYNC: (1.18-1.19); FILE MERGED 2004/04/14 14:12:26 mba 1.18.60.1: #i27773#: remove so3; new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [75556d8575f537b78368477564c1ad6cce535c55]

INTEGRATION: CWS mav09 (1.9.82); FILE MERGED 2004/09/16 18:47:37 mav 1.9.82.3: RESYNC: (1.11-1.12); FILE MERGED 2004/08/09 20:25:28 mav 1.9.82.2: RESYNC: (1.9-1.11); FILE MERGED 2004/04/14 14:12:25 mba 1.9.82.1: #i27773#: remove so3; new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [9395a2f36dd32a432dcda5a98733a229b5781ab4]

INTEGRATION: CWS mav09 (1.40.14); FILE MERGED 2004/09/21 17:01:33 mav 1.40.14.8: RESYNC: (1.48-1.49); FILE MERGED 2004/09/16 18:47:17 mav 1.40.14.7: RESYNC: (1.44-1.48); FILE MERGED 2004/08/09 20:25:10 mav 1.40.14.6: RESYNC: (1.41-1.44); FILE MERGED 2004/06/10 16:47:45 mba 1.40.14.5: #i27773#: some fixed to make InPlace Editing work 2004/05/04 14:07:12 mba 1.40.14.4: #i27773#: remove so3 2004/04/29 18:18:54 mav 1.40.14.3: RESYNC: (1.40-1.41); FILE MERGED 2004/04/27 17:02:06 mba 1.40.14.2: #i27773#: new embedding API 2004/04/14 14:12:25 mba 1.40.14.1: #i27773#: remove so3; new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [200adc8c3a54ed61ed5631a602c5496d11e6da06]

INTEGRATION: CWS mav09 (1.32.50); FILE MERGED 2004/09/16 18:46:57 mav 1.32.50.6: RESYNC: (1.36-1.37); FILE MERGED 2004/08/09 20:24:48 mav 1.32.50.5: RESYNC: (1.33-1.36); FILE MERGED 2004/07/08 22:47:28 mav 1.32.50.4: RESYNC: (1.32-1.33); FILE MERGED 2004/06/10 16:47:44 mba 1.32.50.3: #i27773#: some fixed to make InPlace Editing work 2004/04/27 17:02:06 mba 1.32.50.2: #i27773#: new embedding API 2004/04/14 14:12:24 mba 1.32.50.1: #i27773#: remove so3; new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [7f01427a54b1ba6287035ff754f102798602fb43]

INTEGRATION: CWS mav09 (1.16.60); FILE MERGED 2004/09/16 18:46:48 mav 1.16.60.5: RESYNC: (1.21-1.22); FILE MERGED 2004/08/09 20:24:40 mav 1.16.60.4: RESYNC: (1.17-1.21); FILE MERGED 2004/04/29 18:18:33 mav 1.16.60.3: RESYNC: (1.16-1.17); FILE MERGED 2004/04/27 17:02:06 mba 1.16.60.2: #i27773#: new embedding API 2004/04/14 14:12:24 mba 1.16.60.1: #i27773#: remove so3; new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [8db5c36c068ae256b5682f7dab973cb711e621bf]

INTEGRATION: CWS mav09 (1.23.58); FILE MERGED 2004/09/16 18:46:40 mav 1.23.58.7: RESYNC: (1.27-1.28); FILE MERGED 2004/08/09 20:24:32 mav 1.23.58.6: RESYNC: (1.25-1.27); FILE MERGED 2004/06/10 16:47:44 mba 1.23.58.5: #i27773#: some fixed to make InPlace Editing work 2004/05/17 18:02:50 mav 1.23.58.4: RESYNC: (1.24-1.25); FILE MERGED 2004/04/29 18:18:25 mav 1.23.58.3: RESYNC: (1.23-1.24); FILE MERGED 2004/04/27 17:02:05 mba 1.23.58.2: #i27773#: new embedding API 2004/04/14 14:12:23 mba 1.23.58.1: #i27773#: remove so3; new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [ea63300586126eb7d7db2c0f0f7d7efc3b374b38]

INTEGRATION: CWS mav09 (1.26.54); FILE MERGED 2004/09/16 18:46:32 mav 1.26.54.5: RESYNC: (1.31-1.32); FILE MERGED 2004/08/09 20:24:24 mav 1.26.54.4: RESYNC: (1.29-1.31); FILE MERGED 2004/05/17 18:02:43 mav 1.26.54.3: RESYNC: (1.28-1.29); FILE MERGED 2004/04/29 18:18:17 mav 1.26.54.2: RESYNC: (1.26-1.28); FILE MERGED 2004/04/14 14:12:23 mba 1.26.54.1: #i27773#: remove so3; new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [d909d483a5683e336362bb6633fd0a84a0c247fe]

INTEGRATION: CWS mav09 (1.35.56); FILE MERGED 2004/09/16 18:45:44 mav 1.35.56.11: RESYNC: (1.40-1.42); FILE MERGED 2004/08/09 20:24:15 mav 1.35.56.10: RESYNC: (1.38-1.40); FILE MERGED 2004/07/14 14:58:22 mav 1.35.56.9: #i27773# resolve resync problems 2004/07/08 22:47:21 mav 1.35.56.8: RESYNC: (1.37-1.38); FILE MERGED 2004/06/01 08:11:05 mba 1.35.56.7: #i27773#: new embedding API 2004/05/19 18:16:21 mav 1.35.56.6: #i27773# adopt to incompatible changes 2004/05/17 18:02:29 mav 1.35.56.5: RESYNC: (1.36-1.37); FILE MERGED 2004/05/10 08:07:43 mba 1.35.56.4: #i27773#: notification of UIActivation fixed; some wrong size manipulations 2004/04/29 18:18:09 mav 1.35.56.3: RESYNC: (1.35-1.36); FILE MERGED 2004/04/27 17:02:05 mba 1.35.56.2: #i27773#: new embedding API 2004/04/14 14:12:23 mba 1.35.56.1: #i27773#: remove so3; new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [4e1b161ab3413ee87eabcc9faf3f37de5602eecb]

INTEGRATION: CWS mav09 (1.18.82); FILE MERGED 2004/04/14 14:12:22 mba 1.18.82.1: #i27773#: remove so3; new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [25ab9eac841502b5ef081ddd1a09be2fbd9d38c7]

INTEGRATION: CWS mav09 (1.4.82); FILE MERGED 2004/08/09 20:24:07 mav 1.4.82.2: RESYNC: (1.4-1.5); FILE MERGED 2004/04/14 14:12:22 mba 1.4.82.1: #i27773#: remove so3; new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [99bf8ab1a6dc603b8391c99fa522aad8a0776cc0]

INTEGRATION: CWS mav09 (1.28.58); FILE MERGED 2004/08/09 20:23:58 mav 1.28.58.3: RESYNC: (1.29-1.31); FILE MERGED 2004/04/29 18:18:01 mav 1.28.58.2: RESYNC: (1.28-1.29); FILE MERGED 2004/04/14 14:12:21 mba 1.28.58.1: #i27773#: remove so3; new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [df9d260600279acf4d2315e3dfb34409aeaa0399]

INTEGRATION: CWS mav09 (1.2.10); FILE MERGED 2004/09/21 17:01:04 mav 1.2.10.17: RESYNC: (1.9-1.10); FILE MERGED 2004/09/16 18:46:13 mav 1.2.10.16: RESYNC: (1.7-1.9); FILE MERGED 2004/08/20 13:18:40 mba 1.2.10.15: #i27773#: remove last changes, will be fixed later 2004/08/20 13:08:04 mba 1.2.10.14: #i27773#: remove last changes, will be fixed later 2004/08/16 15:17:31 mba 1.2.10.13: #i27773#: first try to reanimate Inplace Activation of draw objects after resync to m49 2004/08/13 12:31:53 mba 1.2.10.12: #i27773#: reimplement changes on new Draw UI classes 2004/08/11 14:04:14 mav 1.2.10.11: #100000# resync problem 2004/08/09 20:22:58 mav 1.2.10.10: RESYNC: (1.5-1.7); FILE MERGED 2004/07/15 10:51:09 mba 1.2.10.9: #i27773#: scaling for inplace mode 2004/07/14 14:58:22 mav 1.2.10.8: #i27773# resolve resync problems 2004/07/09 18:19:56 mav 1.2.10.7: RESYNC: (1.4-1.5); FILE MERGED 2004/07/08 22:47:14 mav 1.2.10.6: RESYNC: (1.3-1.4); FILE MERGED 2004/06/21 16:37:35 mba 1.2.10.5: #i27773#: in InPlaceMode the Size already contains the Border now 2004/06/15 14:49:48 mav 1.2.10.4: #i27773# handle embedded document border 2004/05/10 08:07:43 mba 1.2.10.3: #i27773#: notification of UIActivation fixed; some wrong size manipulations 2004/04/29 18:17:54 mav 1.2.10.2: RESYNC: (1.2-1.3); FILE MERGED 2004/04/14 14:12:21 mba 1.2.10.1: #i27773#: remove so3; new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [accff9bbf7c04eacd4513d9b51786eea9c4607ef]

INTEGRATION: CWS mav09 (1.2.44); FILE MERGED 2004/08/11 14:04:14 mav 1.2.44.1: #100000# resync problem


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [d42628c0206943dc0d1b0afca0c6703027f3de80]

INTEGRATION: CWS mav09 (1.4.6); FILE MERGED 2004/09/27 15:24:06 mav 1.4.6.7: RESYNC: (1.12-1.13); FILE MERGED 2004/09/21 17:00:47 mav 1.4.6.6: RESYNC: (1.10-1.12); FILE MERGED 2004/08/09 20:22:09 mav 1.4.6.5: RESYNC: (1.8-1.10); FILE MERGED 2004/07/08 22:46:50 mav 1.4.6.4: RESYNC: (1.7-1.8); FILE MERGED 2004/05/17 18:01:49 mav 1.4.6.3: RESYNC: (1.5-1.7); FILE MERGED 2004/04/29 18:17:22 mav 1.4.6.2: RESYNC: (1.4-1.5); FILE MERGED 2004/04/14 14:12:21 mba 1.4.6.1: #i27773#: remove so3; new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [ac5f6ff172e0a92e55cd4a76be5efdd2e716be30]

INTEGRATION: CWS mav09 (1.2.26); FILE MERGED 2004/09/28 13:41:00 mav 1.2.26.1: #i27773# resync


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [04fdb6ba34eba046f16c8f65b7911f80c63990c9]

INTEGRATION: CWS mav09 (1.2.82); FILE MERGED 2004/08/09 20:21:29 mav 1.2.82.2: RESYNC: (1.2-1.3); FILE MERGED 2004/04/14 14:12:20 mba 1.2.82.1: #i27773#: remove so3; new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [d198bc029f71056d083df2f4f5cdd34c17660d54]

INTEGRATION: CWS mav09 (1.38.82); FILE MERGED 2004/08/09 20:21:02 mav 1.38.82.3: RESYNC: (1.39-1.40); FILE MERGED 2004/07/08 22:46:34 mav 1.38.82.2: RESYNC: (1.38-1.39); FILE MERGED 2004/04/14 14:12:18 mba 1.38.82.1: #i27773#: remove so3; new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [575a49962399f560bea1aef5da598002a351e844]

INTEGRATION: CWS mav09 (1.70.10); FILE MERGED 2004/09/16 18:45:24 mav 1.70.10.9: RESYNC: (1.78-1.79); FILE MERGED 2004/08/09 20:20:54 mav 1.70.10.8: RESYNC: (1.75-1.78); FILE MERGED 2004/07/15 10:51:26 mba 1.70.10.7: #i27773#: cleaning up todos 2004/07/08 22:46:27 mav 1.70.10.6: RESYNC: (1.73-1.75); FILE MERGED 2004/07/02 08:45:41 mba 1.70.10.5: #i27773#: some ToDos 2004/05/26 16:39:28 mba 1.70.10.4: #i27773#: get Aspect from Client 2004/05/04 14:07:12 mba 1.70.10.3: #i27773#: remove so3 2004/04/29 18:15:00 mav 1.70.10.2: RESYNC: (1.70-1.73); FILE MERGED 2004/04/14 14:12:18 mba 1.70.10.1: #i27773#: remove so3; new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [e1b67cf6b2282492a909f9bef1502e07fcfed034]

INTEGRATION: CWS mav09 (1.3.78); FILE MERGED 2004/07/19 10:25:51 mba 1.3.78.5: ##i27773#: bug in typedetection; templates and documents have same MediaType 2004/07/15 10:51:26 mba 1.3.78.4: #i27773#: cleaning up todos 2004/07/05 13:23:22 mav 1.3.78.3: #i27773# package repairing 2004/07/02 08:45:41 mba 1.3.78.2: #i27773#: some ToDos 2004/04/14 14:12:18 mba 1.3.78.1: #i27773#: remove so3; new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [02b13b4e8114a029bb41a612641892e791fd1689]

INTEGRATION: CWS mav09 (1.14.82); FILE MERGED 2004/09/21 17:00:30 mav 1.14.82.4: RESYNC: (1.17-1.18); FILE MERGED 2004/08/09 20:20:16 mav 1.14.82.3: RESYNC: (1.15-1.17); FILE MERGED 2004/07/08 22:45:25 mav 1.14.82.2: RESYNC: (1.14-1.15); FILE MERGED 2004/04/14 14:12:17 mba 1.14.82.1: #i27773#: remove so3; new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [8fc52d95e402cb565a8d745119569b319c687078]

INTEGRATION: CWS mav09 (1.2.44); FILE MERGED 2004/08/11 14:14:44 mav 1.2.44.1: #100000# resync problem


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [9cacb8e7b9fbd0aac257e1616b4340351004023d]

INTEGRATION: CWS mav09 (1.3.44); FILE MERGED 2004/08/11 13:41:24 mav 1.3.44.1: #100000# resync problem


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [f7dcad85fd878193c964e1c48d6b7942d7db3c30]

INTEGRATION: CWS mav09 (1.2.42); FILE MERGED 2004/09/21 16:59:04 mav 1.2.42.3: RESYNC: (1.3-1.4); FILE MERGED 2004/09/16 18:41:22 mav 1.2.42.2: RESYNC: (1.2-1.3); FILE MERGED 2004/08/11 11:05:42 mav 1.2.42.1: #100000# resync problem


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [2a61d7e20fb72fca1dfb87a57ee0ad236f7921cd]

INTEGRATION: CWS mav09 (1.3.44); FILE MERGED 2004/08/11 11:05:42 mav 1.3.44.1: #100000# resync problem


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [3e12bb3cce56d49338ae19803c26778bb6a2ac77]

INTEGRATION: CWS mav09 (1.2.44); FILE MERGED 2004/09/21 16:58:56 mav 1.2.44.2: RESYNC: (1.2-1.3); FILE MERGED 2004/08/11 11:05:42 mav 1.2.44.1: #100000# resync problem


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [202ff3423e67d0a8e3040a93be8899163c98ddf9]

INTEGRATION: CWS mav09 (1.3.42); FILE MERGED 2004/09/21 16:58:41 mav 1.3.42.3: RESYNC: (1.5-1.7); FILE MERGED 2004/09/16 18:41:03 mav 1.3.42.2: RESYNC: (1.3-1.5); FILE MERGED 2004/08/11 11:44:58 mav 1.3.42.1: #100000# resync problem


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [12f87116fa577ac4877783bb3de758f520af4d0a]

INTEGRATION: CWS mav09 (1.2.44); FILE MERGED 2004/09/21 16:58:24 mav 1.2.44.2: RESYNC: (1.2-1.3); FILE MERGED 2004/08/11 11:42:45 mav 1.2.44.1: #100000# resync problem


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [0f04c95beff547501f8a9a7ed41f34cde98ab254]

INTEGRATION: CWS mav09 (1.20.40); FILE MERGED 2004/09/16 18:39:23 mav 1.20.40.2: RESYNC: (1.20-1.23); FILE MERGED 2004/08/19 07:40:30 mba 1.20.40.1: #i27773#: duplicated resources removed (also in svt)


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [ae25a0054965e98bd3172d028228e1eeaafb48db]

INTEGRATION: CWS mav09 (1.12.82); FILE MERGED 2004/08/11 11:49:14 mav 1.12.82.3: #100000# resync problem 2004/08/09 19:56:19 mav 1.12.82.2: RESYNC: (1.12-1.13); FILE MERGED 2004/04/14 14:12:16 mba 1.12.82.1: #i27773#: remove so3; new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [0a48b669cab91125f69ff432de3e6b11bc60a9fd]

INTEGRATION: CWS mav09 (1.3.44); FILE MERGED 2004/09/16 18:35:36 mav 1.3.44.5: RESYNC: (1.5-1.6); FILE MERGED 2004/08/09 19:54:32 mav 1.3.44.4: RESYNC: (1.4-1.5); FILE MERGED 2004/07/14 14:58:20 mav 1.3.44.3: #i27773# resolve resync problems 2004/07/08 22:45:01 mav 1.3.44.2: RESYNC: (1.3-1.4); FILE MERGED 2004/05/10 08:07:42 mba 1.3.44.1: #i27773#: notification of UIActivation fixed; some wrong size manipulations


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [a7435fec2111b3bc95fa0fba26ca90f8b893f58f]

INTEGRATION: CWS mav09 (1.2.82); FILE MERGED 2004/09/16 18:34:19 mav 1.2.82.9: RESYNC: (1.5-1.7); FILE MERGED 2004/08/09 19:47:43 mav 1.2.82.8: RESYNC: (1.4-1.5); FILE MERGED 2004/07/14 14:58:19 mav 1.2.82.7: #i27773# resolve resync problems 2004/07/09 18:19:02 mav 1.2.82.6: RESYNC: (1.3-1.4); FILE MERGED 2004/07/08 22:44:54 mav 1.2.82.5: RESYNC: (1.2-1.3); FILE MERGED 2004/07/02 08:45:39 mba 1.2.82.4: #i27773#: some ToDos 2004/05/10 08:07:42 mba 1.2.82.3: #i27773#: notification of UIActivation fixed; some wrong size manipulations 2004/04/27 17:02:04 mba 1.2.82.2: #i27773#: new embedding API 2004/04/14 14:12:16 mba 1.2.82.1: #i27773#: remove so3; new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [8f406a5c6b208340a589e8ae598ce4faa4d639c9]

INTEGRATION: CWS mav09 (1.2.44); FILE MERGED 2004/09/16 18:35:07 mav 1.2.44.2: RESYNC: (1.2-1.3); FILE MERGED 2004/08/11 11:20:39 mav 1.2.44.1: #100000# resync problem


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [84883aeb606c1003748c14f8abcf67b003410584]

INTEGRATION: CWS mav09 (1.2.82); FILE MERGED 2004/04/14 14:12:15 mba 1.2.82.1: #i27773#: remove so3; new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [aab4968e606bc9c8b48a8797e4d6e7148205189e]

INTEGRATION: CWS mav09 (1.3.78); FILE MERGED 2004/09/16 18:34:36 mav 1.3.78.7: RESYNC: (1.6-1.7); FILE MERGED 2004/08/09 19:48:10 mav 1.3.78.6: RESYNC: (1.5-1.6); FILE MERGED 2004/07/08 22:43:17 mav 1.3.78.5: RESYNC: (1.4-1.5); FILE MERGED 2004/05/17 17:59:10 mav 1.3.78.4: RESYNC: (1.3-1.4); FILE MERGED 2004/05/10 08:07:41 mba 1.3.78.3: #i27773#: notification of UIActivation fixed; some wrong size manipulations 2004/04/27 17:02:03 mba 1.3.78.2: #i27773#: new embedding API 2004/04/14 14:12:15 mba 1.3.78.1: #i27773#: remove so3; new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [f9f567d742c65e76786fc5bc270bbd97a2b122e8]

INTEGRATION: CWS mav09 (1.3.78); FILE MERGED 2004/09/16 18:34:28 mav 1.3.78.4: RESYNC: (1.3-1.5); FILE MERGED 2004/08/12 17:08:23 mav 1.3.78.3: #i27773# introduce version back 2004/04/27 17:02:03 mba 1.3.78.2: #i27773#: new embedding API 2004/04/14 14:12:14 mba 1.3.78.1: #i27773#: remove so3; new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [901b70f010c8545a7aa284037970eecc93c5ccea]

INTEGRATION: CWS mav09 (1.2.82); FILE MERGED 2004/06/14 14:40:52 mba 1.2.82.2: #i27773#: new handling for resizing of active objects 2004/04/27 17:02:01 mba 1.2.82.1: #i27773#: new embedding API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [c60eb6ce630022a62a0079796ee9e0f56e0cef83]

INTEGRATION: CWS mav09 (1.16.82); FILE MERGED 2004/09/21 16:56:17 mav 1.16.82.4: RESYNC: (1.18-1.19); FILE MERGED 2004/08/09 19:46:24 mav 1.16.82.3: RESYNC: (1.17-1.18); FILE MERGED 2004/05/17 17:58:35 mav 1.16.82.2: RESYNC: (1.16-1.17); FILE MERGED 2004/04/14 14:12:14 mba 1.16.82.1: #i27773#: remove so3; new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [6f26f05714ec76377e3883ed9306ce8a3a58eea2]

INTEGRATION: CWS mav09 (1.4.82); FILE MERGED 2004/08/09 19:46:06 mav 1.4.82.2: RESYNC: (1.4-1.5); FILE MERGED 2004/04/14 14:12:14 mba 1.4.82.1: #i27773#: remove so3; new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [fc52a974060d9ae676abd752e0309f73d2e19c7d]

INTEGRATION: CWS mav09 (1.22.76); FILE MERGED 2004/09/16 18:32:35 mav 1.22.76.5: RESYNC: (1.26-1.27); FILE MERGED 2004/08/09 19:42:21 mav 1.22.76.4: RESYNC: (1.25-1.26); FILE MERGED 2004/07/08 22:42:24 mav 1.22.76.3: RESYNC: (1.22-1.25); FILE MERGED 2004/04/27 17:01:59 mba 1.22.76.2: #i27773#: new embedding API 2004/04/14 14:12:11 mba 1.22.76.1: #i27773#: remove so3; new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [3f81deb1e00654c906b7f608b8e196f596ee992c]

INTEGRATION: CWS mav09 (1.5.82); FILE MERGED 2004/08/09 19:45:07 mav 1.5.82.2: RESYNC: (1.5-1.6); FILE MERGED 2004/04/14 14:12:11 mba 1.5.82.1: #i27773#: remove so3; new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [294ba9dfb892a838169b4d27cd47f4b4b9fe6b93]

INTEGRATION: CWS mav09 (1.5.82); FILE MERGED 2004/08/09 19:44:50 mav 1.5.82.3: RESYNC: (1.6-1.8); FILE MERGED 2004/05/17 17:58:01 mav 1.5.82.2: RESYNC: (1.5-1.6); FILE MERGED 2004/04/14 14:12:10 mba 1.5.82.1: #i27773#: remove so3; new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [6b922489c8195541d1706e0631118148c01af6e9]

INTEGRATION: CWS mav09 (1.32.82); FILE MERGED 2004/08/09 19:44:42 mav 1.32.82.2: RESYNC: (1.32-1.34); FILE MERGED 2004/04/14 14:12:10 mba 1.32.82.1: #i27773#: remove so3; new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [4bf2d01de0401987c8e929b7d2e37e85eff35d5d]

INTEGRATION: CWS mav09 (1.16.82); FILE MERGED 2004/08/09 19:44:35 mav 1.16.82.3: RESYNC: (1.17-1.18); FILE MERGED 2004/05/17 17:57:45 mav 1.16.82.2: RESYNC: (1.16-1.17); FILE MERGED 2004/04/14 14:12:10 mba 1.16.82.1: #i27773#: remove so3; new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [c1ec6faf0fa08a0da669b91c491822faa1d6b799]

INTEGRATION: CWS mav09 (1.5.82); FILE MERGED 2004/04/14 14:12:09 mba 1.5.82.1: #i27773#: remove so3; new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [4aad04a3a4ab615e1658278fe8cae8162e0ecec3]

INTEGRATION: CWS mav09 (1.4.82); FILE MERGED 2004/08/11 12:22:47 mav 1.4.82.4: #100000# resync problem 2004/05/04 14:07:11 mba 1.4.82.3: #i27773#: remove so3 2004/04/29 11:11:06 mba 1.4.82.2: #i27773#: remove so3 2004/04/14 14:12:09 mba 1.4.82.1: #i27773#: remove so3; new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [76bbed0ec3fd6a7ca0d1e22e1f87a07a44751826]

INTEGRATION: CWS mav09 (1.27.82); FILE MERGED 2004/08/09 19:43:35 mav 1.27.82.4: RESYNC: (1.28-1.29); FILE MERGED 2004/05/17 17:57:09 mav 1.27.82.3: RESYNC: (1.27-1.28); FILE MERGED 2004/04/27 17:01:59 mba 1.27.82.2: #i27773#: new embedding API 2004/04/14 14:12:09 mba 1.27.82.1: #i27773#: remove so3; new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [b2b59f18e82b2d5f33a7dbe031e7e9a8171b6e58]

INTEGRATION: CWS mav09 (1.27.82); FILE MERGED 2004/09/16 18:33:17 mav 1.27.82.15: RESYNC: (1.28-1.29); FILE MERGED 2004/08/19 11:12:30 mba 1.27.82.14: #i27773#: work on todos 2004/08/19 07:38:50 mba 1.27.82.13: #i27773#: duplicated resources removed (also in svt) 2004/08/11 12:22:47 mav 1.27.82.12: #100000# resync problem 2004/08/09 19:43:27 mav 1.27.82.11: RESYNC: (1.27-1.28); FILE MERGED 2004/07/02 08:45:38 mba 1.27.82.10: #i27773#: some ToDos 2004/06/10 16:47:43 mba 1.27.82.9: #i27773#: some fixed to make InPlace Editing work 2004/06/01 08:11:03 mba 1.27.82.8: #i27773#: new embedding API 2004/05/19 18:16:20 mav 1.27.82.7: #i27773# adopt to incompatible changes 2004/05/16 17:29:17 mba 1.27.82.6: #i27773#: new EmbeddedObjectContainer 2004/05/05 13:57:31 mba 1.27.82.5: #i27773#: platform independent GUIDs 2004/05/04 14:07:10 mba 1.27.82.4: #i27773#: remove so3 2004/04/29 11:11:05 mba 1.27.82.3: #i27773#: remove so3 2004/04/27 17:01:59 mba 1.27.82.2: #i27773#: new embedding API 2004/04/14 14:12:08 mba 1.27.82.1: #i27773#: remove so3; new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [2604da3b31f0bae19bbee44b956c91dcf8c5de3d]

INTEGRATION: CWS mav09 (1.9.82); FILE MERGED 2004/08/09 19:43:07 mav 1.9.82.2: RESYNC: (1.9-1.10); FILE MERGED 2004/04/14 14:12:08 mba 1.9.82.1: #i27773#: remove so3; new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [c25c1d708365697e194e12b3ea11419758f4a0a8]

INTEGRATION: CWS mav09 (1.16.58); FILE MERGED 2004/08/09 19:42:49 mav 1.16.58.5: RESYNC: (1.18-1.19); FILE MERGED 2004/07/08 22:42:31 mav 1.16.58.4: RESYNC: (1.17-1.18); FILE MERGED 2004/04/29 18:09:01 mav 1.16.58.3: RESYNC: (1.16-1.17); FILE MERGED 2004/04/27 17:01:58 mba 1.16.58.2: #i27773#: new embedding API 2004/04/14 14:12:07 mba 1.16.58.1: #i27773#: remove so3; new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [7739da9b064452dba8f7212b61f83f519946ae9d]

INTEGRATION: CWS mav09 (1.4.82); FILE MERGED 2004/05/17 17:56:32 mav 1.4.82.2: RESYNC: (1.4-1.5); FILE MERGED 2004/04/14 14:12:06 mba 1.4.82.1: #i27773#: remove so3; new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [1665eb5eeb6d844c114200eddd8ffe14df856940]

INTEGRATION: CWS mav09 (1.6.82); FILE MERGED 2004/08/11 13:19:59 mav 1.6.82.12: #100000# resync problem 2004/07/16 15:51:57 mba 1.6.82.11: #i27773#: Locking of model prevents setting of Object Area 2004/07/15 10:51:25 mba 1.6.82.10: #i27773#: cleaning up todos 2004/07/02 08:45:38 mba 1.6.82.9: #i27773#: some ToDos 2004/06/14 14:40:51 mba 1.6.82.8: #i27773#: new handling for resizing of active objects 2004/06/01 08:11:01 mba 1.6.82.7: #i27773#: new embedding API 2004/05/26 16:39:27 mba 1.6.82.6: #i27773#: get Aspect from Client 2004/05/19 18:16:20 mav 1.6.82.5: #i27773# adopt to incompatible changes 2004/05/06 16:49:28 mba 1.6.82.4: #i27773#: update of OleObjects without changing VisArea 2004/05/04 14:07:10 mba 1.6.82.3: #i27773#: remove so3 2004/04/27 17:01:57 mba 1.6.82.2: #i27773#: new embedding API 2004/04/14 14:12:06 mba 1.6.82.1: #i27773#: remove so3; new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [43f63635ec2120b1c909098d7dab9eefa9be7a28]

INTEGRATION: CWS mav09 (1.6.78); FILE MERGED 2004/04/14 14:12:05 mba 1.6.78.1: #i27773#: remove so3; new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [67681bd2b6e7cd44cd2a96e7ffd7aa05551b61af]

INTEGRATION: CWS mav09 (1.23.76); FILE MERGED 2004/09/21 16:55:58 mav 1.23.76.5: RESYNC: (1.27-1.28); FILE MERGED 2004/09/16 18:32:06 mav 1.23.76.4: RESYNC: (1.25-1.27); FILE MERGED 2004/05/17 17:56:25 mav 1.23.76.3: RESYNC: (1.23-1.24); FILE MERGED 2004/04/27 17:01:57 mba 1.23.76.2: #i27773#: new embedding API 2004/04/14 14:12:05 mba 1.23.76.1: #i27773#: remove so3; new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [a21b7e534d695012f11c6d018e03511c3c9acd0b]

INTEGRATION: CWS mav09 (1.58.78); FILE MERGED 2004/09/06 11:38:15 mav 1.58.78.13: #i27773# filter outputs error message 2004/09/06 11:29:51 mav 1.58.78.12: #i27773# return wrong password error code 2004/08/24 07:10:53 mav 1.58.78.11: #i27773# adopt to linux 2004/08/19 07:38:17 mba 1.58.78.10: #i27773#: work on todos 2004/08/17 10:56:47 mav 1.58.78.9: #i27773# reintroduce storage version information 2004/08/12 17:08:23 mav 1.58.78.8: #i27773# introduce version back 2004/08/11 13:11:53 mav 1.58.78.7: #100000# resync problem 2004/08/09 19:42:09 mav 1.58.78.6: RESYNC: (1.60-1.61); FILE MERGED 2004/07/15 10:51:25 mba 1.58.78.5: #i27773#: cleaning up todos 2004/07/08 22:42:13 mav 1.58.78.4: RESYNC: (1.59-1.60); FILE MERGED 2004/05/17 17:56:18 mav 1.58.78.3: RESYNC: (1.58-1.59); FILE MERGED 2004/04/27 17:01:57 mba 1.58.78.2: #i27773#: new embedding API 2004/04/14 14:12:05 mba 1.58.78.1: #i27773#: remove so3; new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [76604d3910ff229f1234da515a0d99cdec020a2c]

INTEGRATION: CWS mav09 (1.24.76); FILE MERGED 2004/08/09 19:42:01 mav 1.24.76.3: RESYNC: (1.24-1.25); FILE MERGED 2004/04/27 17:01:57 mba 1.24.76.2: #i27773#: new embedding API 2004/04/14 14:12:04 mba 1.24.76.1: #i27773#: remove so3; new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [b4686e968dc594ca05cf7297dafd72fc833a5cae]

INTEGRATION: CWS mav09 (1.24.22); FILE MERGED 2004/09/16 18:31:24 mav 1.24.22.8: RESYNC: (1.28-1.29); FILE MERGED 2004/08/09 19:41:53 mav 1.24.22.7: RESYNC: (1.27-1.28); FILE MERGED 2004/07/08 22:41:36 mav 1.24.22.6: RESYNC: (1.26-1.27); FILE MERGED 2004/07/02 08:45:37 mba 1.24.22.5: #i27773#: some ToDos 2004/05/19 18:16:19 mav 1.24.22.4: #i27773# adopt to incompatible changes 2004/04/29 18:08:42 mav 1.24.22.3: RESYNC: (1.24-1.26); FILE MERGED 2004/04/27 17:01:56 mba 1.24.22.2: #i27773#: new embedding API 2004/04/14 14:12:04 mba 1.24.22.1: #i27773#: remove so3; new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [20417061e35914f965daff1fceb05bbfd36eff59]

INTEGRATION: CWS mav09 (1.18.82); FILE MERGED 2004/07/15 10:51:24 mba 1.18.82.3: #i27773#: cleaning up todos 2004/04/27 17:01:55 mba 1.18.82.2: #i27773#: new embedding API 2004/04/14 14:12:03 mba 1.18.82.1: #i27773#: remove so3; new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [656faeca69abaf550f2f9e4bcd68fac1ed532326]

INTEGRATION: CWS mav09 (1.22.82); FILE MERGED 2004/09/16 18:29:28 mav 1.22.82.3: RESYNC: (1.23-1.24); FILE MERGED 2004/08/09 19:41:37 mav 1.22.82.2: RESYNC: (1.22-1.23); FILE MERGED 2004/04/14 14:12:03 mba 1.22.82.1: #i27773#: remove so3; new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [81564e39999fb6c3ae0018f1d186c591cb4b2f00]

INTEGRATION: CWS mav09 (1.18.60); FILE MERGED 2004/09/21 16:55:40 mav 1.18.60.7: RESYNC: (1.24-1.25); FILE MERGED 2004/09/16 18:28:47 mav 1.18.60.6: RESYNC: (1.23-1.24); FILE MERGED 2004/08/09 19:41:20 mav 1.18.60.5: RESYNC: (1.22-1.23); FILE MERGED 2004/07/08 22:39:27 mav 1.18.60.4: RESYNC: (1.21-1.22); FILE MERGED 2004/05/17 17:54:08 mav 1.18.60.3: RESYNC: (1.19-1.21); FILE MERGED 2004/04/29 18:07:19 mav 1.18.60.2: RESYNC: (1.18-1.19); FILE MERGED 2004/04/27 17:01:55 mba 1.18.60.1: #i27773#: new embedding API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [237fcd504ee6f1aecda3f055f4da408f10405931]

INTEGRATION: CWS mav09 (1.2.26); FILE MERGED 2004/09/16 18:27:48 mav 1.2.26.5: RESYNC: (1.5-1.6); FILE MERGED 2004/08/09 19:41:13 mav 1.2.26.4: RESYNC: (1.4-1.5); FILE MERGED 2004/07/08 22:38:34 mav 1.2.26.3: RESYNC: (1.3-1.4); FILE MERGED 2004/05/17 17:54:01 mav 1.2.26.2: RESYNC: (1.2-1.3); FILE MERGED 2004/05/04 14:07:09 mba 1.2.26.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [8fa8485aad711e2963532d19d40a6e5bec62bc8c]

INTEGRATION: CWS mav09 (1.7.80); FILE MERGED 2004/09/16 18:26:56 mav 1.7.80.3: RESYNC: (1.8-1.9); FILE MERGED 2004/05/17 17:53:34 mav 1.7.80.2: RESYNC: (1.7-1.8); FILE MERGED 2004/04/14 14:12:02 mba 1.7.80.1: #i27773#: remove so3; new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [64dd18e7464afb5c305e706af1f70f045a3a8f48]

INTEGRATION: CWS mav09 (1.25.60); FILE MERGED 2004/09/16 18:26:27 mav 1.25.60.4: RESYNC: (1.26-1.27); FILE MERGED 2004/04/29 18:06:38 mav 1.25.60.3: RESYNC: (1.25-1.26); FILE MERGED 2004/04/27 17:01:55 mba 1.25.60.2: #i27773#: new embedding API 2004/04/14 14:12:02 mba 1.25.60.1: #i27773#: remove so3; new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [6b0978e31725af5bb98b29fea758730c136d7d27]

INTEGRATION: CWS mav09 (1.97.42); FILE MERGED 2004/09/16 18:24:50 mav 1.97.42.2: RESYNC: (1.97-1.101); FILE MERGED 2004/08/19 07:37:45 mba 1.97.42.1: #i27773#: duplicated resources removed (also in svt)


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [58730c4d8aad3c80e39f82aab19f7eb5d2ffe9b6]

INTEGRATION: CWS mav09 (1.30.82); FILE MERGED 2004/09/16 18:24:42 mav 1.30.82.9: RESYNC: (1.33-1.35); FILE MERGED 2004/08/13 09:04:01 mav 1.30.82.8: #i27773# introduce version back 2004/08/09 19:39:00 mav 1.30.82.7: RESYNC: (1.32-1.33); FILE MERGED 2004/07/15 10:51:24 mba 1.30.82.6: #i27773#: cleaning up todos 2004/05/19 18:16:19 mav 1.30.82.5: #i27773# adopt to incompatible changes 2004/05/17 17:52:59 mav 1.30.82.4: RESYNC: (1.30-1.32); FILE MERGED 2004/05/04 14:07:09 mba 1.30.82.3: #i27773#: remove so3 2004/04/27 17:01:53 mba 1.30.82.2: #i27773#: new embedding API 2004/04/14 14:12:01 mba 1.30.82.1: #i27773#: remove so3; new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [49f9af189fdfbb2fc60b85461ee1571f6e16c12c]

INTEGRATION: CWS mav09 (1.24.78); FILE MERGED 2004/09/16 18:24:34 mav 1.24.78.2: RESYNC: (1.24-1.26); FILE MERGED 2004/04/14 14:12:00 mba 1.24.78.1: #i27773#: remove so3; new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [68418853e0200560d79dab0af4471ce4dcd3cabb]

INTEGRATION: CWS mav09 (1.7.78); FILE MERGED 2004/04/14 14:12:00 mba 1.7.78.1: #i27773#: remove so3; new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [2d3b0a2aa7ee427ee704b96044ca078cb196791a]

INTEGRATION: CWS mav09 (1.48.76); FILE MERGED 2004/09/06 11:29:50 mav 1.48.76.16: #i27773# return wrong password error code 2004/09/06 11:04:15 mav 1.48.76.15: #i27773# return wrong password error code 2004/09/06 07:49:28 mav 1.48.76.14: #i27773# error handling for the wrong password case 2004/08/17 17:15:19 mav 1.48.76.13: #i27773# BaseURL and Hierarchical object name 2004/08/17 16:20:26 mav 1.48.76.12: #i27773# BaseURL and Hierarchical object name 2004/08/11 10:20:09 mav 1.48.76.11: #100000# resync problem 2004/08/09 19:36:04 mav 1.48.76.10: RESYNC: (1.48-1.49); FILE MERGED 2004/07/15 10:50:17 mba 1.48.76.9: #i27773#: XMLFilter needs additional parameter 2004/05/27 09:36:52 mav 1.48.76.8: #i27773# remove todo 2004/05/27 09:33:33 mav 1.48.76.7: #i27773# allow document encryption 2004/05/19 18:16:18 mav 1.48.76.6: #i27773# adopt to incompatible changes 2004/05/10 08:06:16 mba 1.48.76.5: #i27773#: wrong method for accessing storage 2004/05/04 15:13:46 mba 1.48.76.4: #i27773#: some storage problems 2004/05/04 14:07:08 mba 1.48.76.3: #i27773#: remove so3 2004/04/27 17:01:53 mba 1.48.76.2: #i27773#: new embedding API 2004/04/14 14:11:59 mba 1.48.76.1: #i27773#: remove so3; new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [8948b268ac84598a5a7ede45afdfb4bb5399c45f]

INTEGRATION: CWS mav09 (1.6.82); FILE MERGED 2004/05/17 17:51:51 mav 1.6.82.2: RESYNC: (1.6-1.7); FILE MERGED 2004/04/14 14:11:59 mba 1.6.82.1: #i27773#: remove so3; new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [a1fa9c0f4f4255021373734dbb1946c94be241a9]

INTEGRATION: CWS mav09 (1.7.60); FILE MERGED 2004/08/09 19:35:46 mav 1.7.60.3: RESYNC: (1.8-1.9); FILE MERGED 2004/04/29 18:03:23 mav 1.7.60.2: RESYNC: (1.7-1.8); FILE MERGED 2004/04/14 14:11:58 mba 1.7.60.1: #i27773#: remove so3; new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [540dfdacdaff5d817962789b77a462b99af79e79]

INTEGRATION: CWS mav09 (1.5.286); FILE MERGED 2004/05/04 14:07:07 mba 1.5.286.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [8171dafb47f9c5d09d2b562380ad38972af704c7]

INTEGRATION: CWS mav09 (1.73.68); FILE MERGED 2004/07/08 22:33:18 mav 1.73.68.3: RESYNC: (1.76-1.77); FILE MERGED 2004/04/29 18:03:00 mav 1.73.68.2: RESYNC: (1.73-1.76); FILE MERGED 2004/04/14 14:11:57 mba 1.73.68.1: #i27773#: remove so3; new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [a01b4d6f55fb3c75c77f5f1b349904226c98e4d0]

INTEGRATION: CWS mav09 (1.36.112); FILE MERGED 2004/04/29 18:02:35 mav 1.36.112.2: RESYNC: (1.36-1.38); FILE MERGED 2004/04/14 14:11:57 mba 1.36.112.1: #i27773#: remove so3; new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [0e86e876508f1428f2070739fbe9b059fe1bd347]

INTEGRATION: CWS mav09 (1.41.68); FILE MERGED 2004/07/08 22:33:10 mav 1.41.68.6: RESYNC: (1.43-1.44); FILE MERGED 2004/06/01 08:11:01 mba 1.41.68.5: #i27773#: new embedding API 2004/04/29 18:02:26 mav 1.41.68.4: RESYNC: (1.41-1.43); FILE MERGED 2004/04/29 11:11:05 mba 1.41.68.3: #i27773#: remove so3 2004/04/27 17:01:52 mba 1.41.68.2: #i27773#: new embedding API 2004/04/14 14:11:57 mba 1.41.68.1: #i27773#: remove so3; new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [b60e54a1f67d0cf3e622b43f79cf898d14c5a14e]

INTEGRATION: CWS mav09 (1.9.78); FILE MERGED 2004/09/16 18:19:15 mav 1.9.78.4: RESYNC: (1.9-1.10); FILE MERGED 2004/06/01 08:11:00 mba 1.9.78.3: #i27773#: new embedding API 2004/04/27 17:01:50 mba 1.9.78.2: #i27773#: new embedding API 2004/04/14 14:11:55 mba 1.9.78.1: #i27773#: remove so3; new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [4029e1b57a096b9bbd28d8fc363dc3e263361a8d]

INTEGRATION: CWS mav09 (1.8.82); FILE MERGED 2004/07/15 10:50:16 mba 1.8.82.1: #i27773#: XMLFilter needs additional parameter


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [7b1ce1cf66da4c31e903ef2865ca14def502b49f]

INTEGRATION: CWS mav09 (1.3.386); FILE MERGED 2004/04/14 14:11:55 mba 1.3.386.1: #i27773#: remove so3; new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [8405434b8a2e5087800f4f258e98fffcc183ea43]

INTEGRATION: CWS mav09 (1.6.100); FILE MERGED 2004/04/14 14:11:55 mba 1.6.100.1: #i27773#: remove so3; new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [a54bc66cc3b2f923ff8a61b4dba2866ab2cecebe]

INTEGRATION: CWS mav09 (1.56.2); FILE MERGED 2004/08/09 19:35:38 mav 1.56.2.6: RESYNC: (1.62-1.64); FILE MERGED 2004/07/08 22:33:02 mav 1.56.2.5: RESYNC: (1.61-1.62); FILE MERGED 2004/05/17 17:50:49 mav 1.56.2.4: RESYNC: (1.60-1.61); FILE MERGED 2004/05/04 14:07:06 mba 1.56.2.3: #i27773#: remove so3 2004/04/29 18:01:59 mav 1.56.2.2: RESYNC: (1.56-1.60); FILE MERGED 2004/04/14 14:11:54 mba 1.56.2.1: #i27773#: remove so3; new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [df470be5ab2f0be9ac3cb2673cdd489332620d9e]

INTEGRATION: CWS mav09 (1.5.386); FILE MERGED 2004/04/14 14:11:54 mba 1.5.386.1: #i27773#: remove so3; new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [47462abf320a1ae3e3e533fd0acb3bdf7aa570da]

INTEGRATION: CWS mav09 (1.5.82); FILE MERGED 2004/05/24 09:00:02 mav 1.5.82.4: #i27773# fix resync issues 2004/05/19 18:16:18 mav 1.5.82.3: #i27773# adopt to incompatible changes 2004/05/04 14:07:05 mba 1.5.82.2: #i27773#: remove so3 2004/04/14 14:11:54 mba 1.5.82.1: #i27773#: remove so3; new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [f25366d0862a8e836f4b979de1ef6b91237bd9ee]

INTEGRATION: CWS mav09 (1.26.60); FILE MERGED 2004/08/09 19:34:54 mav 1.26.60.7: RESYNC: (1.27-1.28); FILE MERGED 2004/06/01 08:10:59 mba 1.26.60.6: #i27773#: new embedding API 2004/05/19 18:16:17 mav 1.26.60.5: #i27773# adopt to incompatible changes 2004/05/04 14:07:04 mba 1.26.60.4: #i27773#: remove so3 2004/04/29 18:01:16 mav 1.26.60.3: RESYNC: (1.26-1.27); FILE MERGED 2004/04/27 17:01:49 mba 1.26.60.2: #i27773#: new embedding API 2004/04/14 14:11:53 mba 1.26.60.1: #i27773#: remove so3; new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [ef904e7c44ef3257c1807ba3f27c792d3203ac6a]

INTEGRATION: CWS mav09 (1.21.60); FILE MERGED 2004/08/09 19:34:46 mav 1.21.60.7: RESYNC: (1.22-1.24); FILE MERGED 2004/06/01 08:10:58 mba 1.21.60.6: #i27773#: new embedding API 2004/05/26 16:39:26 mba 1.21.60.5: #i27773#: get Aspect from Client 2004/05/19 18:16:17 mav 1.21.60.4: #i27773# adopt to incompatible changes 2004/04/29 18:01:07 mav 1.21.60.3: RESYNC: (1.21-1.22); FILE MERGED 2004/04/27 17:01:49 mba 1.21.60.2: #i27773#: new embedding API 2004/04/14 14:11:53 mba 1.21.60.1: #i27773#: remove so3; new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [2f6ab4c2ce9a40623fa35bf8604708d785fa8cbb]

INTEGRATION: CWS mav09 (1.66.54); FILE MERGED 2004/08/09 19:34:37 mav 1.66.54.4: RESYNC: (1.69-1.70); FILE MERGED 2004/05/17 17:50:30 mav 1.66.54.3: RESYNC: (1.68-1.69); FILE MERGED 2004/04/29 18:00:59 mav 1.66.54.2: RESYNC: (1.66-1.68); FILE MERGED 2004/04/14 14:11:52 mba 1.66.54.1: #i27773#: remove so3; new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [a13138832270f2707311c18b4c6d5c7f9ff9725c]

INTEGRATION: CWS mav09 (1.8.76); FILE MERGED 2004/09/16 17:58:59 mav 1.8.76.5: RESYNC: (1.9-1.10); FILE MERGED 2004/08/11 10:26:54 mav 1.8.76.4: #100000# resync problem 2004/08/11 08:17:59 mav 1.8.76.3: #100000# resync problem 2004/08/09 19:30:57 mav 1.8.76.2: RESYNC: (1.8-1.9); FILE MERGED 2004/04/29 11:10:34 mba 1.8.76.1: #i27773#: no binfilter to convert


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [6b6eb08ae16e3b282c023ef28949d9f8c5946db9]

INTEGRATION: CWS mav09 (1.4.82); FILE MERGED 2004/08/09 19:30:49 mav 1.4.82.2: RESYNC: (1.4-1.5); FILE MERGED 2004/07/15 10:50:01 mba 1.4.82.1: #i27773#: XMLFilter needs additional parameter


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [5d057a17e914dd01d873299b50cd273d43163576]

INTEGRATION: CWS mav09 (1.5.82); FILE MERGED 2004/07/15 10:50:00 mba 1.5.82.1: #i27773#: XMLFilter needs additional parameter


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [35a5f43e0ad48f07ed0c84b610aa8660334d3d5a]

INTEGRATION: CWS mav09 (1.20.82); FILE MERGED 2004/09/16 17:58:18 mav 1.20.82.2: RESYNC: (1.20-1.22); FILE MERGED 2004/04/14 14:11:52 mba 1.20.82.1: #i27773#: remove so3; new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [cce69ed166057435dd3f4d194bd6b69c97481f17]

INTEGRATION: CWS mav09 (1.3.82); FILE MERGED 2004/07/15 10:50:00 mba 1.3.82.1: #i27773#: XMLFilter needs additional parameter


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [2b18e596885b4e98ff1a307042f8e5beabe3ecbf]

INTEGRATION: CWS mav09 (1.2.82); FILE MERGED 2004/07/15 10:50:00 mba 1.2.82.1: #i27773#: XMLFilter needs additional parameter


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [68c3fa1d66b49ea5757449e4bf42af255a532c14]

INTEGRATION: CWS mav09 (1.4.82); FILE MERGED 2004/04/14 14:11:52 mba 1.4.82.1: #i27773#: remove so3; new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [adc199744f0046a213c58f0e5984b78e46a38f10]

INTEGRATION: CWS mav09 (1.2.422); FILE MERGED 2004/04/14 14:11:51 mba 1.2.422.1: #i27773#: remove so3; new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [e8cd76a98d0750840807e99d81bfec4e2cacf0e4]

INTEGRATION: CWS mav09 (1.30.60); FILE MERGED 2004/09/16 17:57:07 mav 1.30.60.7: RESYNC: (1.32-1.33); FILE MERGED 2004/08/09 19:30:12 mav 1.30.60.6: RESYNC: (1.31-1.32); FILE MERGED 2004/05/19 18:16:16 mav 1.30.60.5: #i27773# adopt to incompatible changes 2004/05/04 14:06:50 mba 1.30.60.4: #i27773#: remove so3 2004/04/29 17:58:58 mav 1.30.60.3: RESYNC: (1.30-1.31); FILE MERGED 2004/04/27 17:01:26 mba 1.30.60.2: #i27773#: new embedding API 2004/04/14 14:11:51 mba 1.30.60.1: #i27773#: remove so3; new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [e50cc16426f8614cfd36f24a6e7b22b7377f8d66]

INTEGRATION: CWS mav09 (1.102.26); FILE MERGED 2004/08/09 18:35:45 mav 1.102.26.3: RESYNC: (1.104-1.105); FILE MERGED 2004/07/08 07:27:35 mav 1.102.26.2: RESYNC: (1.102-1.104); FILE MERGED 2004/06/30 14:37:01 mav 1.102.26.1: #i27773# loading of links in sw


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [bef40922a8ca0390a0542e153e931fbaecad8505]

INTEGRATION: CWS mav09 (1.56.140); FILE MERGED 2004/09/16 17:50:58 mav 1.56.140.4: RESYNC: (1.58-1.60); FILE MERGED 2004/08/09 18:33:12 mav 1.56.140.3: RESYNC: (1.57-1.58); FILE MERGED 2004/07/08 07:26:22 mav 1.56.140.2: RESYNC: (1.56-1.57); FILE MERGED 2004/06/30 14:37:34 mav 1.56.140.1: #i27773# loading of links in sw


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [5a498e6f705c21123ac24b5942e16e0b6603ef48]

INTEGRATION: CWS mav09 (1.12.58); FILE MERGED 2004/08/09 18:21:33 mav 1.12.58.2: RESYNC: (1.12-1.13); FILE MERGED 2004/07/02 16:36:00 mba 1.12.58.1: #i27773#: new event


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [4198a19517d443606bc23a45da5c2b4cb38075ca]

INTEGRATION: CWS mav09 (1.10.270); FILE MERGED 2004/08/09 18:21:26 mav 1.10.270.2: RESYNC: (1.10-1.11); FILE MERGED 2004/03/11 10:19:00 mav 1.10.270.1: #115904# according to documentation the property name must be 'Subject'


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [ae9750fadde3d44e7b1d3f6a5ac9d5c155bc37db]

INTEGRATION: CWS mav09 (1.9.268); FILE MERGED 2004/08/09 18:21:19 mav 1.9.268.2: RESYNC: (1.9-1.10); FILE MERGED 2004/03/11 10:19:00 mav 1.9.268.1: #115904# according to documentation the property name must be 'Subject'


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [bc36dd5792afddda297a34fd7770f1cb61c4717c]

INTEGRATION: CWS mav09 (1.84.30); FILE MERGED 2004/09/16 17:46:29 mav 1.84.30.4: RESYNC: (1.86-1.89); FILE MERGED 2004/08/09 18:18:32 mav 1.84.30.3: RESYNC: (1.85-1.86); FILE MERGED 2004/07/08 07:24:57 mav 1.84.30.2: RESYNC: (1.84-1.85); FILE MERGED 2004/07/01 10:10:34 mav 1.84.30.1: #i27773# import of embedded links


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [42b970560809ea1828987031cd01f797976b5373]

INTEGRATION: CWS mav09 (1.31.28); FILE MERGED 2004/09/16 17:45:49 mav 1.31.28.5: RESYNC: (1.33-1.37); FILE MERGED 2004/08/27 08:42:12 mav 1.31.28.4: #i27773# linkage support related fix 2004/08/09 18:17:47 mav 1.31.28.3: RESYNC: (1.32-1.33); FILE MERGED 2004/07/08 07:24:32 mav 1.31.28.2: RESYNC: (1.31-1.32); FILE MERGED 2004/06/30 14:38:45 mav 1.31.28.1: #i27773# storing of links in draw impress and calc


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [34bef5a78eb0f3b3f888f590f61de62a8325da1b]

INTEGRATION: CWS mav09 (1.7.34); FILE MERGED 2004/08/26 15:03:56 mav 1.7.34.1: #i27773# do not store model, in future object could be stored here


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [6d7888dd3a7149e40ac969bc8fdb890b89fdb7ae]

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>  [e123cb159b0eb33407ffa16930708b72417907ac]

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>  [fe61470f4bb9d30eef29b0f893d12323a5921761]

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>  [e65f35af9b48d2e38179d42f170c22ca16f35f64]

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>  [64ba86d676131e79113086d1e84c27e1ec19350d]

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>  [8322d63537e28480fabaf8dd222e3b8454f8be83]

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>  [aab1b8e8f8fdd26ad340842139140468e1e7a9e3]

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-04  Kurt Zenker  <kz@openoffice.org>  [e4b7c1f6d9a3cd7000a84de362c64ffb162e78e8]

INTEGRATION: CWS mav09 (1.11.114); FILE MERGED 2004/07/01 17:32:21 mav 1.11.114.1: #i27773# handle document error code


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [06a80a49a02744ccd5f06e3929e5312a2d0e978d]

INTEGRATION: CWS mav09 (1.41.20); FILE MERGED 2004/09/16 17:25:53 mav 1.41.20.2: RESYNC: (1.41-1.43); FILE MERGED 2004/07/01 17:32:19 mav 1.41.20.1: #i27773# handle document error code


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [ec1a294d3f25a225bab407b6d6557af8493c095b]

INTEGRATION: CWS mav09 (1.2.2); FILE MERGED 2004/09/16 17:23:52 mav 1.2.2.2: RESYNC: (1.2-1.3); FILE MERGED 2004/08/02 13:38:11 mav 1.2.2.1: #i27773# CD fix for toolbars


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [cb5ab4144026eaadcdad3bad68f70d5157482481]

INTEGRATION: CWS mav09 (1.74.18); FILE MERGED 2004/09/16 17:20:34 mav 1.74.18.3: RESYNC: (1.75-1.76); FILE MERGED 2004/08/09 18:53:13 mav 1.74.18.2: RESYNC: (1.74-1.75); FILE MERGED 2004/07/16 15:00:03 mba 1.74.18.1: #i27773#: initialize layoutmanager when frame is initialized


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [e1823c53431f8a200565bfb385d8d01d881baff6]

INTEGRATION: CWS mav09 (1.7.2); FILE MERGED 2004/09/30 09:24:01 mav 1.7.2.6: #i27773# resync 2004/09/28 10:07:29 mav 1.7.2.5: #27773# resync 2004/09/16 17:20:05 mav 1.7.2.4: RESYNC: (1.7-1.10); FILE MERGED 2004/08/12 17:00:53 mav 1.7.2.3: #i27773# fix from CD 2004/08/02 13:37:36 mav 1.7.2.2: #i27773# interface change 2004/07/16 14:59:27 mba 1.7.2.1: #i27773#: dispose windows; listen for resize events of own frame always, frame will never resize its component window


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [55702968fa33a765e29ace5e77e93454390fa53a]

INTEGRATION: CWS mav09 (1.5.2); FILE MERGED 2004/09/16 17:15:04 mav 1.5.2.3: RESYNC: (1.6-1.7); FILE MERGED 2004/08/09 18:50:21 mav 1.5.2.2: RESYNC: (1.5-1.6); FILE MERGED 2004/08/02 13:37:11 mav 1.5.2.1: #i27773# interface change


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [1a8d36a6d1bb4f2046758b261b85dcb96bd1e1ca]

INTEGRATION: CWS mav09 (1.11.72); FILE MERGED 2004/07/09 06:33:01 mav 1.11.72.2: RESYNC: (1.11-1.13); FILE MERGED 2004/05/04 14:04:07 mba 1.11.72.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [7dd456f901e06171963c0ffc75ceec59bc43bda2]

INTEGRATION: CWS mav09 (1.32.2); FILE MERGED 2004/07/15 10:59:02 mba 1.32.2.4: #i27773#: scaling for inplace mode 2004/06/10 16:50:47 mba 1.32.2.3: #i27773#: some fixes to make InPlace Editsng work 2004/04/29 20:44:03 mav 1.32.2.2: RESYNC: (1.32-1.33); FILE MERGED 2004/04/14 13:24:27 mba 1.32.2.1: #i27773#: remove so3; new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [de69082d50cd11c18894a646f5eeadd7b2ef39d5]

INTEGRATION: CWS mav09 (1.8.42); FILE MERGED 2004/04/14 13:24:26 mba 1.8.42.1: #i27773#: remove so3; new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [94bf3db230b33cdab2250f882b577874be1d5b39]

INTEGRATION: CWS mav09 (1.13.32); FILE MERGED 2004/09/16 17:12:28 mav 1.13.32.2: RESYNC: (1.13-1.14); FILE MERGED 2004/04/14 13:24:26 mba 1.13.32.1: #i27773#: remove so3; new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [7442dc19d03787a7dd4f9fde957421bcc77eb6c0]

INTEGRATION: CWS mav09 (1.7.32); FILE MERGED 2004/09/16 17:12:21 mav 1.7.32.3: RESYNC: (1.7-1.8); FILE MERGED 2004/05/06 16:47:53 mba 1.7.32.2: #i27773#: first create module before accessing resources 2004/04/14 13:24:26 mba 1.7.32.1: #i27773#: remove so3; new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [46d21e282907a2bf729c776eb12c2aceaf3c2b4f]

INTEGRATION: CWS mav09 (1.3.32); FILE MERGED 2004/07/19 10:27:58 mba 1.3.32.6: ##i27773#: bug in typedetection; templates and documents have same MediaType 2004/07/05 15:36:30 mav 1.3.32.5: #i27773# package repairing 2004/07/02 08:47:27 mba 1.3.32.4: #i27773#: some ToDos 2004/05/04 14:04:00 mba 1.3.32.3: #i27773#: remove so3 2004/04/14 13:51:16 mba 1.3.32.2: #i27773#: remove so3; new storage API 2004/04/14 13:24:26 mba 1.3.32.1: #i27773#: remove so3; new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [85ee77095e59aedd35a9284524c59ee5591a2322]

INTEGRATION: CWS mav09 (1.6.32); FILE MERGED 2004/04/14 13:24:26 mba 1.6.32.1: #i27773#: remove so3; new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [9efd0b3e002a0f418515ac757f29376c00e56306]

INTEGRATION: CWS mav09 (1.30.32); FILE MERGED 2004/09/13 12:53:21 mav 1.30.32.2: #i27773# use output stream on export 2004/04/14 13:24:25 mba 1.30.32.1: #i27773#: remove so3; new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [3196a6def80b90bab44a66ef68653e8546a29587]

INTEGRATION: CWS mav09 (1.22.32); FILE MERGED 2004/09/16 17:11:53 mav 1.22.32.5: RESYNC: (1.24-1.25); FILE MERGED 2004/08/09 20:50:43 mav 1.22.32.4: RESYNC: (1.23-1.24); FILE MERGED 2004/05/17 17:35:05 mav 1.22.32.3: RESYNC: (1.22-1.23); FILE MERGED 2004/05/04 14:04:00 mba 1.22.32.2: #i27773#: remove so3 2004/04/14 13:24:25 mba 1.22.32.1: #i27773#: remove so3; new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [e611da78fcc6617a68f0831453dd2465c56066bc]

INTEGRATION: CWS mav09 (1.65.160); FILE MERGED 2004/09/28 13:11:13 mav 1.65.160.13: #27773# resync 2004/09/16 17:11:46 mav 1.65.160.12: RESYNC: (1.67-1.69); FILE MERGED 2004/09/06 07:49:49 mav 1.65.160.11: #i27773# error handling for the wrong password case 2004/08/17 16:57:27 mav 1.65.160.10: #i27773# BaseURL and Hierarchical object name 2004/08/17 10:58:36 mav 1.65.160.9: #i27773# reintroduce storage version information 2004/08/11 13:01:12 mav 1.65.160.8: #100000# resync problem 2004/08/09 20:50:35 mav 1.65.160.7: RESYNC: (1.66-1.67); FILE MERGED 2004/05/27 09:35:59 mav 1.65.160.6: #i27773# allow document encryption 2004/05/19 16:13:45 mav 1.65.160.5: #i27773# resolv resync problems 2004/05/17 17:34:57 mav 1.65.160.4: RESYNC: (1.65-1.66); FILE MERGED 2004/05/04 15:26:00 mba 1.65.160.3: #i27773#: some storage problems 2004/05/04 14:03:59 mba 1.65.160.2: #i27773#: remove so3 2004/04/14 13:24:24 mba 1.65.160.1: #i27773#: remove so3; new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [2f755d64d1116025be7345050b56befe2b593fd5]

INTEGRATION: CWS mav09 (1.29.58); FILE MERGED 2004/08/20 07:10:30 mba 1.29.58.3: #i27773#: Escape from InPlace Mode 2004/04/29 11:05:14 mba 1.29.58.2: #i27773#: remove so3 2004/04/14 13:24:24 mba 1.29.58.1: #i27773#: remove so3; new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [e2a6a58259feae4fe1e596b2c13134c2ff9c0cf9]

INTEGRATION: CWS mav09 (1.65.2); FILE MERGED 2004/09/07 14:28:29 mba 1.65.2.15: #i27773#: always recalculate size of formulas 2004/09/03 08:48:21 mba 1.65.2.14: #i27773#: force resizing of object on import 2004/09/03 08:02:59 mba 1.65.2.13: #i27773#: Closing streams should be done by SFX only 2004/08/12 17:10:14 mav 1.65.2.12: #i27773# introduce version back 2004/08/11 13:01:12 mav 1.65.2.11: #100000# resync problem 2004/08/09 20:50:26 mav 1.65.2.10: RESYNC: (1.66-1.67); FILE MERGED 2004/07/02 08:47:26 mba 1.65.2.9: #i27773#: some ToDos 2004/06/10 16:50:46 mba 1.65.2.8: #i27773#: some fixes to make InPlace Editsng work 2004/05/28 12:54:32 mba 1.65.2.7: #27773#: remove so3 2004/05/28 08:49:43 mba 1.65.2.6: #27773#: remove so3 2004/05/19 16:13:45 mav 1.65.2.5: #i27773# resolv resync problems 2004/04/29 20:44:11 mav 1.65.2.4: RESYNC: (1.65-1.66); FILE MERGED 2004/04/29 11:05:13 mba 1.65.2.3: #i27773#: remove so3 2004/04/14 13:51:14 mba 1.65.2.2: #i27773#: remove so3; new storage API 2004/04/14 13:24:23 mba 1.65.2.1: #i27773#: remove so3; new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [50cd6d557d83b99f4bf0f8105ce68bfc10385f88]

INTEGRATION: CWS mav09 (1.18.74); FILE MERGED 2004/08/12 17:09:38 mav 1.18.74.5: #i27773# introduce version back 2004/04/29 11:05:05 mba 1.18.74.4: #i27773#: remove so3 2004/04/14 13:24:37 mba 1.18.74.3: #i27773#: remove so3; new storage API 2004/04/14 12:45:30 mba 1.18.74.2: #i27773#: remove so3; new storage API 2004/04/14 12:29:40 mba 1.18.74.1: #i27773#: remove so3; new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [f8810c53fd03f4fe3525a5e16634e314aa9307fa]

INTEGRATION: CWS mav09 (1.27.16); FILE MERGED 2004/09/16 17:03:59 mav 1.27.16.4: RESYNC: (1.29-1.30); FILE MERGED 2004/07/08 17:40:01 mav 1.27.16.3: RESYNC: (1.28-1.29); FILE MERGED 2004/04/29 20:54:36 mav 1.27.16.2: RESYNC: (1.27-1.28); FILE MERGED 2004/04/14 13:54:39 mba 1.27.16.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [e4fa4a2b359e2b7961ebfd3dde5894e8b763e700]

INTEGRATION: CWS mav09 (1.2.22); FILE MERGED 2004/09/16 16:56:29 mav 1.2.22.2: RESYNC: (1.2-1.3); FILE MERGED 2004/08/17 16:30:56 mba 1.2.22.1: #i27773#: need export flag for OLE objects


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [aa6b4d6301e021f6a28117a830cc8b6364f7af75]

INTEGRATION: CWS mav09 (1.3.12); FILE MERGED 2004/08/09 19:20:57 mav 1.3.12.3: RESYNC: (1.4-1.5); FILE MERGED 2004/07/08 16:30:02 mav 1.3.12.2: RESYNC: (1.3-1.4); FILE MERGED 2004/06/21 16:44:57 mba 1.3.12.1: #i27773#: Chart filter must be able to store, otherwise OLE doesn't work


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [62669d59da045288a337314389b49585215d437f]

INTEGRATION: CWS mav09 (1.2.308); FILE MERGED 2004/04/14 13:53:13 mba 1.2.308.1: #i27773#: new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [dacab722f753276324c7018b4a29c659ac9dbeab]

INTEGRATION: CWS mav09 (1.3.200); FILE MERGED 2004/04/14 13:53:13 mba 1.3.200.1: #i27773#: new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [adacc5997ba2587f5feae00f9f7d82376bc79ee5]

INTEGRATION: CWS mav09 (1.3.2); FILE MERGED 2004/09/29 12:36:55 mav 1.3.2.1: #i27773# use new XStorage service


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [62564b42947d0f47cc958dd5a6f705854907aa99]

INTEGRATION: CWS mav09 (1.29.54); FILE MERGED 2004/09/16 14:44:39 mav 1.29.54.4: RESYNC: (1.33-1.37); FILE MERGED 2004/07/07 21:42:39 mav 1.29.54.3: RESYNC: (1.30-1.33); FILE MERGED 2004/05/17 20:59:39 mav 1.29.54.2: RESYNC: (1.29-1.30); FILE MERGED 2004/05/04 14:06:00 mba 1.29.54.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [ae76fcae5d7b1612451074b1e163802593c92307]

INTEGRATION: CWS mav09 (1.5.684); FILE MERGED 2004/08/09 17:54:41 mav 1.5.684.5: RESYNC: (1.6-1.7); FILE MERGED 2004/05/19 14:28:58 mav 1.5.684.4: #i27773# resolve resync problems 2004/05/17 20:59:11 mav 1.5.684.3: RESYNC: (1.5-1.6); FILE MERGED 2004/04/21 14:45:33 mba 1.5.684.2: #i27773#: new storage and embedding API 2004/04/14 14:11:23 mba 1.5.684.1: #i27773#: remove so3; new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [286afa0cdd959fb7169eb958fea07a099eab8efe]

INTEGRATION: CWS mav09 (1.8.528); FILE MERGED 2004/08/09 17:54:33 mav 1.8.528.5: RESYNC: (1.9-1.10); FILE MERGED 2004/05/19 14:28:57 mav 1.8.528.4: #i27773# resolve resync problems 2004/05/17 20:59:04 mav 1.8.528.3: RESYNC: (1.8-1.9); FILE MERGED 2004/04/21 14:45:32 mba 1.8.528.2: #i27773#: new storage and embedding API 2004/04/14 14:11:23 mba 1.8.528.1: #i27773#: remove so3; new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [7594e6642a3c7c52a64e88c5ce2689d5d28383ae]

INTEGRATION: CWS mav09 (1.2.698); FILE MERGED 2004/05/17 20:58:57 mav 1.2.698.2: RESYNC: (1.2-1.3); FILE MERGED 2004/04/14 14:11:23 mba 1.2.698.1: #i27773#: remove so3; new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [79c114bfb0cc7e71c488ca459f41d4647ea156ae]

INTEGRATION: CWS mav09 (1.6.678); FILE MERGED 2004/05/17 20:58:50 mav 1.6.678.2: RESYNC: (1.6-1.7); FILE MERGED 2004/04/14 14:11:23 mba 1.6.678.1: #i27773#: remove so3; new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [194e957fe1d3c0c2dcdb2dd0cdb1bb9b27f88148]

INTEGRATION: CWS mav09 (1.19.682); FILE MERGED 2004/08/09 17:54:25 mav 1.19.682.4: RESYNC: (1.19-1.20); FILE MERGED 2004/05/27 09:24:06 mav 1.19.682.3: #i27773# allow document encryption 2004/05/19 14:28:57 mav 1.19.682.2: #i27773# resolve resync problems 2004/04/21 14:45:32 mba 1.19.682.1: #i27773#: new storage and embedding API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [35570ccced0f631394029b27b41954f667a24dd5]

INTEGRATION: CWS mav09 (1.4.506); FILE MERGED 2004/09/16 14:44:08 mav 1.4.506.3: RESYNC: (1.4-1.5); FILE MERGED 2004/04/21 14:45:32 mba 1.4.506.2: #i27773#: new storage and embedding API 2004/04/14 14:11:22 mba 1.4.506.1: #i27773#: remove so3; new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [75f87cbc31d5ec8c0cae784d7e96913045484b51]

INTEGRATION: CWS mav09 (1.12.528); FILE MERGED 2004/08/09 17:54:18 mav 1.12.528.10: RESYNC: (1.12-1.13); FILE MERGED 2004/07/02 08:44:38 mba 1.12.528.9: #i27773#: some ToDos 2004/06/10 16:47:06 mba 1.12.528.8: #i27773#: some fixed to make InPlace Editing work; fixed for MS import 2004/05/19 14:28:57 mav 1.12.528.7: #i27773# resolve resync problems 2004/05/16 17:29:07 mba 1.12.528.6: #i27773#: new EmbeddedObjectContainer 2004/05/06 16:48:37 mba 1.12.528.5: #i27773#: always use graphic objects instead of MetaFiles 2004/05/05 12:01:34 mba 1.12.528.4: #i27773#: platform independent GUIDs 2004/04/26 11:55:38 mba 1.12.528.3: #i27773#: new embedding API 2004/04/21 14:45:32 mba 1.12.528.2: #i27773#: new storage and embedding API 2004/04/14 14:11:22 mba 1.12.528.1: #i27773#: remove so3; new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [dba95dbc79e4c0672df02804ad496414306e69e2]

INTEGRATION: CWS mav09 (1.109.18); FILE MERGED 2004/09/16 14:42:53 mav 1.109.18.12: RESYNC: (1.115-1.116); FILE MERGED 2004/08/09 17:54:10 mav 1.109.18.11: RESYNC: (1.114-1.115); FILE MERGED 2004/07/02 08:44:38 mba 1.109.18.10: #i27773#: some ToDos 2004/06/01 08:11:50 mba 1.109.18.9: #i27773#: new embedding API 2004/05/28 16:18:28 mba 1.109.18.8: #27773#: Maintain ViewAspect on SdrOleObject 2004/05/19 14:28:55 mav 1.109.18.7: #i27773# resolve resync problems 2004/05/16 17:29:06 mba 1.109.18.6: #i27773#: new EmbeddedObjectContainer 2004/05/06 16:48:36 mba 1.109.18.5: #i27773#: always use graphic objects instead of MetaFiles 2004/05/05 12:01:01 mba 1.109.18.4: #i27773#: platform independent GUIDs 2004/04/29 20:21:11 mav 1.109.18.3: RESYNC: (1.109-1.114); FILE MERGED 2004/04/23 17:01:51 mba 1.109.18.2: #i27773#: work with new embedding API 2004/04/14 14:11:15 mba 1.109.18.1: #i27773#: remove so3; new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [97eded8c110c20be48cbe3f5e96db7f3705e6e62]

INTEGRATION: CWS mav09 (1.16.218); FILE MERGED 2004/09/16 14:42:45 mav 1.16.218.15: RESYNC: (1.16-1.17); FILE MERGED 2004/07/06 16:19:05 mba 1.16.218.14: #i27773#: work on TODOs 2004/07/02 08:44:37 mba 1.16.218.13: #i27773#: some ToDos 2004/07/01 10:13:03 mav 1.16.218.12: #i27773# import of embedded links 2004/06/30 14:42:55 mav 1.16.218.11: #i27773# storing of links in draw impress and calc 2004/06/01 08:11:49 mba 1.16.218.10: #i27773#: new embedding API 2004/05/28 16:18:28 mba 1.16.218.9: #27773#: Maintain ViewAspect on SdrOleObject 2004/05/19 14:28:54 mav 1.16.218.8: #i27773# resolve resync problems 2004/05/16 17:29:06 mba 1.16.218.7: #i27773#: new EmbeddedObjectContainer 2004/05/06 16:48:36 mba 1.16.218.6: #i27773#: always use graphic objects instead of MetaFiles 2004/04/29 11:00:48 mba 1.16.218.5: #i27773#: remove so3 2004/04/26 11:55:38 mba 1.16.218.4: #i27773#: new embedding API 2004/04/23 17:01:51 mba 1.16.218.3: #i27773#: work with new embedding API 2004/04/21 14:45:31 mba 1.16.218.2: #i27773#: new storage and embedding API 2004/04/14 14:11:14 mba 1.16.218.1: #i27773#: remove so3; new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [76a0986b32fc7acd82d66a766e983978a1961b09]

INTEGRATION: CWS mav09 (1.51.58); FILE MERGED 2004/09/16 14:42:37 mav 1.51.58.4: RESYNC: (1.53-1.55); FILE MERGED 2004/07/09 16:38:11 mav 1.51.58.3: RESYNC: (1.51-1.53); FILE MERGED 2004/07/02 08:44:37 mba 1.51.58.2: #i27773#: some ToDos 2004/05/16 17:29:06 mba 1.51.58.1: #i27773#: new EmbeddedObjectContainer


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [200660ff3bdde32cd973447f3890efd40efe99d4]

INTEGRATION: CWS mav09 (1.25.122); FILE MERGED 2004/09/16 14:42:29 mav 1.25.122.10: RESYNC: (1.28-1.29); FILE MERGED 2004/08/09 17:53:52 mav 1.25.122.9: RESYNC: (1.27-1.28); FILE MERGED 2004/06/01 08:11:49 mba 1.25.122.8: #i27773#: new embedding API 2004/05/16 17:29:06 mba 1.25.122.7: #i27773#: new EmbeddedObjectContainer 2004/05/05 12:01:00 mba 1.25.122.6: #i27773#: platform independent GUIDs 2004/04/29 20:20:42 mav 1.25.122.5: RESYNC: (1.25-1.27); FILE MERGED 2004/04/26 11:55:38 mba 1.25.122.4: #i27773#: new embedding API 2004/04/23 17:01:50 mba 1.25.122.3: #i27773#: work with new embedding API 2004/04/21 14:45:31 mba 1.25.122.2: #i27773#: new storage and embedding API 2004/04/14 14:11:14 mba 1.25.122.1: #i27773#: remove so3; new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [337317d4c2c90f28c28449f4675f77dd30048101]

INTEGRATION: CWS mav09 (1.4.694); FILE MERGED 2004/07/01 10:12:39 mav 1.4.694.3: #i27773# import of embedded links 2004/04/23 17:01:50 mba 1.4.694.2: #i27773#: work with new embedding API 2004/04/14 14:11:14 mba 1.4.694.1: #i27773#: remove so3; new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [cc87966d41413b340eaa9114934b5a3a7382aff3]

INTEGRATION: CWS mav09 (1.18.54); FILE MERGED 2004/07/02 08:44:37 mba 1.18.54.3: #i27773#: some ToDos 2004/04/29 20:18:28 mav 1.18.54.2: RESYNC: (1.18-1.19); FILE MERGED 2004/04/14 14:11:06 mba 1.18.54.1: #i27773#: DDE moved from so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [d640986559eb639146be8a2f1035d8b43053d2bb]

INTEGRATION: CWS mav09 (1.3.704); FILE MERGED 2004/04/14 14:11:06 mba 1.3.704.1: #i27773#: DDE moved from so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [ad71eeb9556dfe6ba2899d4dc9e03391c382d7fa]

INTEGRATION: CWS mav09 (1.10.158); FILE MERGED 2004/04/29 20:18:20 mav 1.10.158.2: RESYNC: (1.10-1.11); FILE MERGED 2004/04/14 14:11:05 mba 1.10.158.1: #i27773#: DDE moved from so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [ec034e869d5be60d4f15b8d81ad1c2d7fa62e26d]

INTEGRATION: CWS mav09 (1.17.120); FILE MERGED 2004/08/09 17:53:04 mav 1.17.120.3: RESYNC: (1.18-1.19); FILE MERGED 2004/05/17 20:57:59 mav 1.17.120.2: RESYNC: (1.17-1.18); FILE MERGED 2004/05/06 16:48:35 mba 1.17.120.1: #i27773#: always use graphic objects instead of MetaFiles


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [727d5762486c8c15f6739ebd805ecc162f06b644]

INTEGRATION: CWS mav09 (1.39.52); FILE MERGED 2004/08/09 17:51:55 mav 1.39.52.12: RESYNC: (1.42-1.43); FILE MERGED 2004/07/07 21:38:55 mav 1.39.52.11: RESYNC: (1.41-1.42); FILE MERGED 2004/07/06 16:19:30 mba 1.39.52.10: #i27773#: work on TODOs 2004/07/02 08:44:36 mba 1.39.52.9: #i27773#: some ToDos 2004/06/01 08:11:48 mba 1.39.52.8: #i27773#: new embedding API 2004/05/17 20:57:21 mav 1.39.52.7: RESYNC: (1.40-1.41); FILE MERGED 2004/05/16 17:29:05 mba 1.39.52.6: #i27773#: new EmbeddedObjectContainer 2004/05/05 12:01:51 mba 1.39.52.5: #i27773#: platform independent GUIDs 2004/04/29 20:17:24 mav 1.39.52.4: RESYNC: (1.39-1.40); FILE MERGED 2004/04/26 11:55:37 mba 1.39.52.3: #i27773#: new embedding API 2004/04/21 14:45:31 mba 1.39.52.2: #i27773#: new storage and embedding API 2004/04/14 14:10:54 mba 1.39.52.1: #i27773#: remove so3; new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [81eedbd313f07f31c9560f6883a30a5978747a4c]

INTEGRATION: CWS mav09 (1.6.704); FILE MERGED 2004/04/14 14:10:53 mba 1.6.704.1: #i27773#: remove so3; new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [e0bc1ab9d8fd9247c60324f596faafd7e42540f4]

INTEGRATION: CWS mav09 (1.42.58); FILE MERGED 2004/09/08 10:22:11 mav 1.42.58.25: #i27773# do not try to retrieve object if there is no persist name 2004/09/07 15:19:37 mav 1.42.58.24: #i27773# paint embedded objects 2004/09/03 11:13:03 mba 1.42.58.23: #i27773#: use one single method to clear on SdrOleObject 2004/09/01 14:29:39 mba 1.42.58.22: #i27773#: COM-Objects on Linux must work in Loaded state 2004/08/30 17:06:32 mav 1.42.58.21: #i27773# chart update 2004/07/15 12:17:08 mba 1.42.58.20: #i27773#: cleaning up todos 2004/07/06 16:19:29 mba 1.42.58.19: #i27773#: work on TODOs 2004/07/06 16:12:00 mav 1.42.58.18: #i27773# shading of outplace activated objects 2004/07/02 08:44:36 mba 1.42.58.17: #i27773#: some ToDos 2004/06/10 16:47:05 mba 1.42.58.16: #i27773#: some fixed to make InPlace Editing work; fixed for MS import 2004/06/02 11:48:59 mba 1.42.58.15: #i27773#: SetObjRef shouldn't close objects, the control is taken over by the caller 2004/06/01 08:11:48 mba 1.42.58.14: #i27773#: new embedding API 2004/05/28 16:18:27 mba 1.42.58.13: #27773#: Maintain ViewAspect on SdrOleObject 2004/05/19 14:28:52 mav 1.42.58.12: #i27773# resolve resync problems 2004/05/17 20:56:53 mav 1.42.58.11: RESYNC: (1.43-1.44); FILE MERGED 2004/05/16 17:29:05 mba 1.42.58.10: #i27773#: new EmbeddedObjectContainer 2004/05/10 08:08:23 mba 1.42.58.9: #i27773#: some work done for proper object sharing 2004/05/06 16:48:35 mba 1.42.58.8: #i27773#: always use graphic objects instead of MetaFiles 2004/05/05 12:02:19 mba 1.42.58.7: #i27773#: retrieve new Metafile after OLE object has been saved 2004/05/04 14:04:34 mba 1.42.58.6: #i27773#: remove so3 2004/04/29 20:16:33 mav 1.42.58.5: RESYNC: (1.42-1.43); FILE MERGED 2004/04/26 11:55:37 mba 1.42.58.4: #i27773#: new embedding API 2004/04/23 17:01:50 mba 1.42.58.3: #i27773#: work with new embedding API 2004/04/21 14:45:29 mba 1.42.58.2: #i27773#: new storage and embedding API 2004/04/14 14:10:53 mba 1.42.58.1: #i27773#: remove so3; new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [b98ff31bc09d6bb7d62d724999877b32de03a603]

INTEGRATION: CWS mav09 (1.21.158); FILE MERGED 2004/04/21 14:45:29 mba 1.21.158.2: #i27773#: new storage and embedding API 2004/04/14 14:10:53 mba 1.21.158.1: #i27773#: remove so3; new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [e7b2ed6a6db03351f71e75ac168488a93b565f56]

INTEGRATION: CWS mav09 (1.60.158); FILE MERGED 2004/09/16 14:39:05 mav 1.60.158.5: RESYNC: (1.61-1.62); FILE MERGED 2004/09/13 14:01:02 mav 1.60.158.4: #i27773# check storage existence 2004/07/15 12:17:19 mba 1.60.158.3: #i27773#: new storage API 2004/07/07 21:38:29 mav 1.60.158.2: RESYNC: (1.60-1.61); FILE MERGED 2004/04/14 14:10:52 mba 1.60.158.1: #i27773#: remove so3; new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [eca6a12d14c92ab601d82ee943a1c19ff369a4b3]

INTEGRATION: CWS mav09 (1.2.58); FILE MERGED 2004/08/09 17:51:27 mav 1.2.58.3: RESYNC: (1.3-1.4); FILE MERGED 2004/07/07 21:38:21 mav 1.2.58.2: RESYNC: (1.2-1.3); FILE MERGED 2004/05/04 14:04:33 mba 1.2.58.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [a5fe92681549008f1dc2fef7d584a2f876c1893f]

INTEGRATION: CWS mav09 (1.53.52); FILE MERGED 2004/09/16 14:38:23 mav 1.53.52.10: RESYNC: (1.57-1.58); FILE MERGED 2004/08/09 17:51:01 mav 1.53.52.9: RESYNC: (1.56-1.57); FILE MERGED 2004/07/07 21:38:06 mav 1.53.52.8: RESYNC: (1.55-1.56); FILE MERGED 2004/05/28 16:18:27 mba 1.53.52.7: #27773#: Maintain ViewAspect on SdrOleObject 2004/05/17 20:56:36 mav 1.53.52.6: RESYNC: (1.54-1.55); FILE MERGED 2004/05/16 17:29:05 mba 1.53.52.5: #i27773#: new EmbeddedObjectContainer 2004/04/29 20:15:51 mav 1.53.52.4: RESYNC: (1.53-1.54); FILE MERGED 2004/04/26 11:55:37 mba 1.53.52.3: #i27773#: new embedding API 2004/04/21 14:45:29 mba 1.53.52.2: #i27773#: new storage and embedding API 2004/04/14 14:10:52 mba 1.53.52.1: #i27773#: remove so3; new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [3504c7e88d5dd9988b234b0a32dbe386469bb1ab]

INTEGRATION: CWS mav09 (1.116.22); FILE MERGED 2004/08/19 07:55:48 mba 1.116.22.13: #i27773#: load objects from embedded OLE format (embedserv) 2004/07/07 21:37:49 mav 1.116.22.12: RESYNC: (1.120-1.122); FILE MERGED 2004/07/06 16:19:28 mba 1.116.22.11: #i27773#: work on TODOs 2004/07/02 08:44:35 mba 1.116.22.10: #i27773#: some ToDos 2004/06/10 16:47:04 mba 1.116.22.9: #i27773#: some fixed to make InPlace Editing work; fixed for MS import 2004/06/01 08:11:46 mba 1.116.22.8: #i27773#: new embedding API 2004/05/19 14:28:51 mav 1.116.22.7: #i27773# resolve resync problems 2004/05/16 17:29:04 mba 1.116.22.6: #i27773#: new EmbeddedObjectContainer 2004/05/04 14:04:32 mba 1.116.22.5: #i27773#: remove so3 2004/04/29 20:15:11 mav 1.116.22.4: RESYNC: (1.116-1.120); FILE MERGED 2004/04/29 11:00:47 mba 1.116.22.3: #i27773#: remove so3 2004/04/23 17:01:48 mba 1.116.22.2: #i27773#: work with new embedding API 2004/04/14 14:10:51 mba 1.116.22.1: #i27773#: remove so3; new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [1d35a6e149f24e3a963c3b13970ddae1a9961b69]

INTEGRATION: CWS mav09 (1.12.110); FILE MERGED 2004/09/16 14:38:14 mav 1.12.110.3: RESYNC: (1.13-1.14); FILE MERGED 2004/08/09 17:50:14 mav 1.12.110.2: RESYNC: (1.12-1.13); FILE MERGED 2004/05/06 16:48:34 mba 1.12.110.1: #i27773#: always use graphic objects instead of MetaFiles


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [724f72d9bfbc05060798852f6ea231d13da2b320]

INTEGRATION: CWS mav09 (1.10.180); FILE MERGED 2004/08/09 17:49:55 mav 1.10.180.2: RESYNC: (1.10-1.11); FILE MERGED 2004/05/06 16:48:34 mba 1.10.180.1: #i27773#: always use graphic objects instead of MetaFiles


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [45e1cafba2c17b4b1d68263635218ecdd1a4c247]

INTEGRATION: CWS mav09 (1.9.178); FILE MERGED 2004/09/16 14:37:11 mav 1.9.178.5: RESYNC: (1.11-1.12); FILE MERGED 2004/08/09 17:49:04 mav 1.9.178.4: RESYNC: (1.10-1.11); FILE MERGED 2004/04/29 20:13:37 mav 1.9.178.3: RESYNC: (1.9-1.10); FILE MERGED 2004/04/26 11:55:37 mba 1.9.178.2: #i27773#: new embedding API 2004/04/21 14:45:29 mba 1.9.178.1: #i27773#: new storage and embedding API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [6e7d943c70ab726cb483fec2c079a6b89bc72506]

INTEGRATION: CWS mav09 (1.1.2); FILE ADDED 2004/04/29 11:00:09 mba 1.1.2.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [80ed2826e68d378e2d208f2278ec3c96c611f5eb]

INTEGRATION: CWS mav09 (1.5.156); FILE MERGED 2004/08/19 07:55:29 mba 1.5.156.4: #i27773#: superfluous code removed 2004/07/07 21:31:04 mav 1.5.156.3: RESYNC: (1.5-1.6); FILE MERGED 2004/04/21 14:45:28 mba 1.5.156.2: #i27773#: new storage and embedding API 2004/04/14 14:10:37 mba 1.5.156.1: #i27773#: remove so3; new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [d9517fe72f5a0781aecb0949b0643af31e399d59]

INTEGRATION: CWS mav09 (1.7.156); FILE MERGED 2004/04/14 14:10:37 mba 1.7.156.1: #i27773#: remove so3; new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [99fc07a16e9917e24bb7fc2a74abfc5dce3db7d5]

INTEGRATION: CWS mav09 (1.13.156); FILE MERGED 2004/07/07 21:30:54 mav 1.13.156.2: RESYNC: (1.13-1.15); FILE MERGED 2004/04/14 14:10:37 mba 1.13.156.1: #i27773#: remove so3; new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [eb84b649da484ef097ea991055b81876f5f95685]

INTEGRATION: CWS mav09 (1.9.134); FILE MERGED 2004/07/06 16:18:51 mba 1.9.134.10: #i27773#: work on TODOs 2004/06/10 16:47:03 mba 1.9.134.9: #i27773#: some fixed to make InPlace Editing work; fixed for MS import 2004/06/02 11:48:22 mba 1.9.134.8: #i27773#: commit storages 2004/06/01 08:11:45 mba 1.9.134.7: #i27773#: new embedding API 2004/05/19 14:28:51 mav 1.9.134.6: #i27773# resolve resync problems 2004/05/05 12:00:46 mba 1.9.134.5: #i27773#: platform independent GUIDs 2004/04/29 11:00:20 mba 1.9.134.4: #i27773#: remove so3 2004/04/23 17:01:48 mba 1.9.134.3: #i27773#: work with new embedding API 2004/04/21 14:45:28 mba 1.9.134.2: #i27773#: new storage and embedding API 2004/04/14 14:10:37 mba 1.9.134.1: #i27773#: remove so3; new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [35f6e14d38b8619295ce6d888abcc301a0988fbf]

INTEGRATION: CWS mav09 (1.15.156); FILE MERGED 2004/07/14 13:35:26 mav 1.15.156.3: #i27773# fix resync related issues 2004/07/07 21:30:47 mav 1.15.156.2: RESYNC: (1.15-1.16); FILE MERGED 2004/04/14 14:10:36 mba 1.15.156.1: #i27773#: remove so3; new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [b3d0ac743f0cd5160704191bf3e4d9b227341acc]

INTEGRATION: CWS mav09 (1.87.20); FILE MERGED 2004/09/16 14:32:16 mav 1.87.20.22: RESYNC: (1.100-1.101); FILE MERGED 2004/09/06 10:10:26 mba 1.87.20.21: #i27773#: correct OLE1 conversion 2004/08/31 10:09:41 mav 1.87.20.20: #i27773# fix typo 2004/08/30 16:48:30 mav 1.87.20.19: #i27773# commit the storage 2004/08/19 07:55:04 mba 1.87.20.18: #i27773#: load objects from embedded OLE format (embedserv) 2004/08/17 16:27:03 mba 1.87.20.17: #i27773#: load embedded OLE format of our own documents 2004/08/16 08:42:26 mba 1.87.20.16: #i27773#: some TODOs checked 2004/08/09 17:46:33 mav 1.87.20.15: RESYNC: (1.99-1.100); FILE MERGED 2004/07/14 13:35:25 mav 1.87.20.14: #i27773# fix resync related issues 2004/07/07 21:30:38 mav 1.87.20.13: RESYNC: (1.92-1.99); FILE MERGED 2004/07/06 16:18:50 mba 1.87.20.12: #i27773#: work on TODOs 2004/06/10 16:47:02 mba 1.87.20.11: #i27773#: some fixed to make InPlace Editing work; fixed for MS import 2004/06/02 11:48:21 mba 1.87.20.10: #i27773#: commit storages 2004/06/01 08:11:43 mba 1.87.20.9: #i27773#: new embedding API 2004/05/19 14:28:50 mav 1.87.20.8: #i27773# resolve resync problems 2004/05/17 20:52:40 mav 1.87.20.7: RESYNC: (1.91-1.92); FILE MERGED 2004/05/16 17:29:03 mba 1.87.20.6: #i27773#: new EmbeddedObjectContainer 2004/05/04 14:04:31 mba 1.87.20.5: #i27773#: remove so3 2004/04/29 20:11:30 mav 1.87.20.4: RESYNC: (1.87-1.91); FILE MERGED 2004/04/29 11:00:19 mba 1.87.20.3: #i27773#: remove so3 2004/04/21 14:45:27 mba 1.87.20.2: #i27773#: new storage and embedding API 2004/04/14 14:10:36 mba 1.87.20.1: #i27773#: remove so3; new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [84e56b920e29a98de6ad43afd8097c6a6af54116]

INTEGRATION: CWS mav09 (1.7.678); FILE MERGED 2004/07/09 16:34:50 mav 1.7.678.3: RESYNC: (1.7-1.8); FILE MERGED 2004/04/29 11:00:46 mba 1.7.678.2: #i27773#: remove so3 2004/04/14 14:10:04 mba 1.7.678.1: #i27773#: remove so3; new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [556644b5d2e96a5b4ef1ff2e356615b7984f868c]

INTEGRATION: CWS mav09 (1.28.528); FILE MERGED 2004/09/16 14:27:14 mav 1.28.528.2: RESYNC: (1.28-1.30); FILE MERGED 2004/04/14 14:09:43 mba 1.28.528.1: #i27773#: remove so3; new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [15daa5785af0c91ce239467be28e4249faf87538]

INTEGRATION: CWS mav09 (1.7.396); FILE MERGED 2004/04/29 20:00:43 mav 1.7.396.2: RESYNC: (1.7-1.9); FILE MERGED 2004/04/14 14:09:35 mba 1.7.396.1: #i27773#: remove so3; new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [0d0a43b2e42efabc1d44c2074df13bd9f701c312]

INTEGRATION: CWS mav09 (1.12.176); FILE MERGED 2004/04/14 14:09:35 mba 1.12.176.1: #i27773#: remove so3; new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [cd7096b4260149eb6fdd117ea0ba26b8116a41b2]

INTEGRATION: CWS mav09 (1.41.54); FILE MERGED 2004/05/17 20:45:28 mav 1.41.54.2: RESYNC: (1.41-1.42); FILE MERGED 2004/04/14 14:09:22 mba 1.41.54.1: #i27773#: remove so3; new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [81336d421f594c2822ce5dd0c080dcb280957956]

INTEGRATION: CWS mav09 (1.5.698); FILE MERGED 2004/05/17 20:44:05 mav 1.5.698.2: RESYNC: (1.5-1.6); FILE MERGED 2004/04/14 14:09:22 mba 1.5.698.1: #i27773#: remove so3; new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [079cde0c0dff93bd74ff1d26b01c8b67022d8e68]

INTEGRATION: CWS mav09 (1.3.124); FILE MERGED 2004/09/16 14:19:21 mav 1.3.124.6: RESYNC: (1.12-1.17); FILE MERGED 2004/07/09 16:29:26 mav 1.3.124.5: RESYNC: (1.11-1.12); FILE MERGED 2004/07/07 21:20:36 mav 1.3.124.4: RESYNC: (1.8-1.11); FILE MERGED 2004/05/17 20:42:59 mav 1.3.124.3: RESYNC: (1.5-1.8); FILE MERGED 2004/04/29 19:56:48 mav 1.3.124.2: RESYNC: (1.3-1.5); FILE MERGED 2004/04/14 14:08:34 mba 1.3.124.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [1814bc43e8c7b03cd29a60c37e31e46b2091cfde]

INTEGRATION: CWS mav09 (1.23.124); FILE MERGED 2004/09/16 14:19:13 mav 1.23.124.2: RESYNC: (1.23-1.25); FILE MERGED 2004/04/14 14:08:34 mba 1.23.124.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [c1c7443f8a10ee03efeb5038ca306e12088e9913]

INTEGRATION: CWS mav09 (1.1.2); FILE ADDED 2004/07/14 13:33:09 mav 1.1.2.7: #i27773# fix resync related issues 2004/07/06 16:09:07 mba 1.1.2.6: #i27773#: moved DDELinkEdit to SFX2 2004/07/02 08:44:34 mba 1.1.2.5: #i27773#: some ToDos 2004/06/18 14:06:45 mba 1.1.2.4: #i27773#: moved FloatingFrameDialog from SFX 2004/04/29 14:55:16 mba 1.1.2.3: #i27773#: remove so3 2004/04/29 11:00:46 mba 1.1.2.2: #i27773#: remove so3 2004/04/28 10:36:46 mba 1.1.2.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [bd97d05cea9248a89703f72e5ffb5aaf1dd132c0]

INTEGRATION: CWS mav09 (1.1.2); FILE ADDED 2004/07/06 16:09:07 mba 1.1.2.7: #i27773#: moved DDELinkEdit to SFX2 2004/07/02 08:44:34 mba 1.1.2.6: #i27773#: some ToDos 2004/06/18 14:06:44 mba 1.1.2.5: #i27773#: moved FloatingFrameDialog from SFX 2004/04/29 14:55:15 mba 1.1.2.4: #i27773#: remove so3 2004/04/29 11:00:45 mba 1.1.2.3: #i27773#: remove so3 2004/04/28 11:23:36 mba 1.1.2.2: #i27773#: remove so3 2004/04/28 10:36:47 mba 1.1.2.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [3000133ad9605769195683734a54628494d21d56]

INTEGRATION: CWS mav09 (1.3.8); FILE MERGED 2004/09/16 14:17:17 mav 1.3.8.3: RESYNC: (1.4-1.7); FILE MERGED 2004/08/09 17:42:18 mav 1.3.8.2: RESYNC: (1.3-1.4); FILE MERGED 2004/07/14 13:33:09 mav 1.3.8.1: #i27773# fix resync related issues


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [b8a8f0c33e2c2aea404e58b169c3bc963aa6daa9]

INTEGRATION: CWS mav09 (1.1.2); FILE ADDED 2004/05/04 14:05:04 mba 1.1.2.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [4ed081b8ec6b0a6cbe40939cd42938dffb6c4739]

INTEGRATION: CWS mav09 (1.1.2); FILE ADDED 2004/05/05 12:00:34 mba 1.1.2.2: #i27773#: VCL ModalDialog resource don't work for Dialog class 2004/04/29 10:58:48 mba 1.1.2.1: #i27773#: remove so3linkdlg.hxx


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [8fd656f6cb1681054ced4be4248c784d65561141]

INTEGRATION: CWS mav09 (1.1.2); FILE ADDED 2004/07/06 16:08:16 mba 1.1.2.6: #i27773#: mark TODOs for later 2004/05/19 14:28:49 mav 1.1.2.5: #i27773# resolve resync problems 2004/05/05 12:00:33 mba 1.1.2.4: #i27773#: VCL ModalDialog resource don't work for Dialog class 2004/04/29 14:55:15 mba 1.1.2.3: #i27773#: remove so3 2004/04/29 14:31:30 mba 1.1.2.2: #i27773#: superfluous code removed 2004/04/29 10:59:01 mba 1.1.2.1: #i27773#: remove so3linkdlg.hxx


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [6c5a72c539a5939d335b891fbaed27c30d9a438a]

INTEGRATION: CWS mav09 (1.15.528); FILE MERGED 2004/04/29 19:54:54 mav 1.15.528.2: RESYNC: (1.15-1.16); FILE MERGED 2004/04/14 14:08:33 mba 1.15.528.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [89aaeaf8525e778a468a013a0c6d32a5790cc446]

INTEGRATION: CWS mav09 (1.4.180); FILE MERGED 2004/04/14 14:08:33 mba 1.4.180.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [948e20bda49a650eb8c36ed7a9eb5b0e40eb6f4a]

INTEGRATION: CWS mav09 (1.20.46); FILE MERGED 2004/09/21 16:19:05 mav 1.20.46.10: RESYNC: (1.38-1.40); FILE MERGED 2004/09/16 14:13:06 mav 1.20.46.9: RESYNC: (1.33-1.38); FILE MERGED 2004/08/09 17:41:49 mav 1.20.46.8: RESYNC: (1.32-1.33); FILE MERGED 2004/07/09 16:26:38 mav 1.20.46.7: RESYNC: (1.31-1.32); FILE MERGED 2004/07/07 21:11:33 mav 1.20.46.6: RESYNC: (1.24-1.31); FILE MERGED 2004/05/17 20:36:48 mav 1.20.46.5: RESYNC: (1.21-1.24); FILE MERGED 2004/05/04 14:04:31 mba 1.20.46.4: #i27773#: remove so3 2004/04/29 19:54:46 mav 1.20.46.3: RESYNC: (1.20-1.21); FILE MERGED 2004/04/29 11:00:44 mba 1.20.46.2: #i27773#: remove so3 2004/04/28 10:37:09 mba 1.20.46.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [1c48c4013c05d9843c3f3ff1dd94115b14ae5a5c]

INTEGRATION: CWS mav09 (1.1.2); FILE ADDED 2004/05/17 10:59:26 mba 1.1.2.3: #i27773#: one more parameter for LinksDialog 2004/05/05 12:00:33 mba 1.1.2.2: #i27773#: VCL ModalDialog resource don't work for Dialog class 2004/04/29 10:59:23 mba 1.1.2.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [417b31b2063f28edda77b30518f3ff45a6f3bc14]

INTEGRATION: CWS mav09 (1.1.2); FILE ADDED 2004/05/05 12:00:33 mba 1.1.2.3: #i27773#: VCL ModalDialog resource don't work for Dialog class 2004/04/29 14:55:15 mba 1.1.2.2: #i27773#: remove so3 2004/04/29 10:58:36 mba 1.1.2.1: #i27773#: remove so3linkdlg.hxx


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [2a791f8a33a5e437943871498b558f78fe91f6f1]

INTEGRATION: CWS mav09 (1.1.2); FILE ADDED 2004/07/02 08:44:34 mba 1.1.2.6: #i27773#: some ToDos 2004/06/18 14:06:44 mba 1.1.2.5: #i27773#: moved FloatingFrameDialog from SFX 2004/05/16 17:29:02 mba 1.1.2.4: #i27773#: new EmbeddedObjectContainer 2004/05/05 12:00:33 mba 1.1.2.3: #i27773#: VCL ModalDialog resource don't work for Dialog class 2004/04/29 11:00:44 mba 1.1.2.2: #i27773#: remove so3 2004/04/28 11:23:56 mba 1.1.2.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [89728f2c31ee1e5a0205fc3113a0d1698cf82531]

INTEGRATION: CWS mav09 (1.1.2); FILE ADDED 2004/07/15 11:16:15 mav 1.1.2.16: #i27773# commit changes made offline 2004/07/06 16:07:54 mba 1.1.2.15: #i27773#: work on TODOs 2004/07/02 08:44:34 mba 1.1.2.14: #i27773#: some ToDos 2004/06/25 12:08:38 mav 1.1.2.13: #i27773# linkage support 2004/06/18 14:06:42 mba 1.1.2.12: #i27773#: moved FloatingFrameDialog from SFX 2004/06/01 08:11:42 mba 1.1.2.11: #i27773#: new embedding API 2004/05/28 16:18:26 mba 1.1.2.10: #27773#: Maintain ViewAspect on SdrOleObject 2004/05/26 14:23:15 mav 1.1.2.9: #i23337# generate object name 2004/05/19 14:28:48 mav 1.1.2.8: #i27773# resolve resync problems 2004/05/16 17:29:02 mba 1.1.2.7: #i27773#: new EmbeddedObjectContainer 2004/05/06 17:23:04 mav 1.1.2.6: #i27773# Win insert object dialog usage 2004/05/05 12:00:32 mba 1.1.2.5: #i27773#: VCL ModalDialog resource don't work for Dialog class 2004/05/04 14:04:30 mba 1.1.2.4: #i27773#: remove so3 2004/04/29 14:55:13 mba 1.1.2.3: #i27773#: remove so3 2004/04/29 11:00:43 mba 1.1.2.2: #i27773#: remove so3 2004/04/28 11:23:56 mba 1.1.2.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [99e19700226b12574afb27651d477e0a2962d04b]

INTEGRATION: CWS mav09 (1.18.180); FILE MERGED 2004/08/09 17:41:13 mav 1.18.180.2: RESYNC: (1.18-1.19); FILE MERGED 2004/04/14 14:08:33 mba 1.18.180.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [1472bb30e84c1f353abbdc6cd73f30ed41e263fa]

INTEGRATION: CWS mav09 (1.3.48); FILE MERGED 2004/09/21 16:18:38 mav 1.3.48.11: RESYNC: (1.10-1.11); FILE MERGED 2004/08/09 17:40:54 mav 1.3.48.10: RESYNC: (1.9-1.10); FILE MERGED 2004/07/09 16:24:55 mav 1.3.48.9: RESYNC: (1.8-1.9); FILE MERGED 2004/07/07 21:07:00 mav 1.3.48.8: RESYNC: (1.6-1.8); FILE MERGED 2004/07/02 08:44:33 mba 1.3.48.7: #i27773#: some ToDos 2004/05/17 20:35:06 mav 1.3.48.6: RESYNC: (1.4-1.6); FILE MERGED 2004/05/17 10:59:26 mba 1.3.48.5: #i27773#: one more parameter for LinksDialog 2004/05/16 17:29:02 mba 1.3.48.4: #i27773#: new EmbeddedObjectContainer 2004/04/29 19:53:52 mav 1.3.48.3: RESYNC: (1.3-1.4); FILE MERGED 2004/04/29 11:00:43 mba 1.3.48.2: #i27773#: remove so3 2004/04/28 11:23:33 mba 1.3.48.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [fa0c8abc177bf1611ada4d248680653f646d4545]

INTEGRATION: CWS mav09 (1.4.48); FILE MERGED 2004/09/21 16:18:30 mav 1.4.48.13: RESYNC: (1.13-1.14); FILE MERGED 2004/09/16 14:08:58 mav 1.4.48.12: RESYNC: (1.11-1.13); FILE MERGED 2004/08/09 17:40:46 mav 1.4.48.11: RESYNC: (1.10-1.11); FILE MERGED 2004/07/09 16:24:47 mav 1.4.48.10: RESYNC: (1.9-1.10); FILE MERGED 2004/07/07 21:06:53 mav 1.4.48.9: RESYNC: (1.7-1.9); FILE MERGED 2004/07/02 08:44:33 mba 1.4.48.8: #i27773#: some ToDos 2004/06/18 14:06:41 mba 1.4.48.7: #i27773#: moved FloatingFrameDialog from SFX 2004/05/17 20:34:59 mav 1.4.48.6: RESYNC: (1.5-1.7); FILE MERGED 2004/05/17 10:59:25 mba 1.4.48.5: #i27773#: one more parameter for LinksDialog 2004/05/16 17:29:01 mba 1.4.48.4: #i27773#: new EmbeddedObjectContainer 2004/04/29 19:53:43 mav 1.4.48.3: RESYNC: (1.4-1.5); FILE MERGED 2004/04/29 11:00:42 mba 1.4.48.2: #i27773#: remove so3 2004/04/28 11:23:30 mba 1.4.48.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [af1d676e127013fbf834fe47d10451fb6ab76577]

INTEGRATION: CWS mav09 (1.2.124); FILE MERGED 2004/07/07 21:04:20 mav 1.2.124.2: RESYNC: (1.2-1.3); FILE MERGED 2004/04/14 14:08:32 mba 1.2.124.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [6b874609f9b3af5a8cc4680062261688704662a1]

INTEGRATION: CWS mav09 (1.11.528); FILE MERGED 2004/04/21 14:44:55 mba 1.11.528.2: #i27773#: new storage and embedding API 2004/04/14 14:05:41 mba 1.11.528.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [4f44f9215fc66fd9f4635c601705545ad6536cd5]

INTEGRATION: CWS mav09 (1.6.528); FILE MERGED 2004/04/26 11:55:27 mba 1.6.528.3: #i27773#: new embedding API 2004/04/21 14:44:54 mba 1.6.528.2: #i27773#: new storage and embedding API 2004/04/14 14:05:41 mba 1.6.528.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [e6e3413b3a866087221278e19cc64412b92e5390]

INTEGRATION: CWS mav09 (1.1.1.1.722); FILE MERGED 2004/08/19 07:44:53 mba 1.1.1.1.722.2: #i27773#: changed documentation 2004/04/14 14:04:21 mba 1.1.1.1.722.1: #i27773#: remove so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [3de1e12891599158ca3019225a68c6b0cea49d0f]

INTEGRATION: CWS mav09 (1.1.1.1.722); FILE MERGED 2004/06/10 16:46:44 mba 1.1.1.1.722.2: #i27773#: some fixed to make InPlace Editing work; fixed for MS import 2004/04/21 14:44:52 mba 1.1.1.1.722.1: #i27773#: new storage and embedding API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [8fef92393aefbda8cca8ce91de511bff212c854e]

INTEGRATION: CWS mav09 (1.3.714); FILE MERGED 2004/04/14 14:01:48 mba 1.3.714.1: #i27773#: DDE moved from so3


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [37eb5d1e4453e72db22fcc56872bdab541a3d040]

INTEGRATION: CWS mav09 (1.2.124); FILE MERGED 2004/09/16 13:45:19 mav 1.2.124.2: RESYNC: (1.2-1.3); FILE MERGED 2004/04/14 14:01:10 mba 1.2.124.1: #i27773#: remove so3; new storage API


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [9a503f6b9294864b39ab15398a703ed14cbfc976]

INTEGRATION: CWS mav09 (1.15.230); FILE MERGED 2004/07/08 03:28:40 mav 1.15.230.2: RESYNC: (1.15-1.16); FILE MERGED 2004/07/01 17:30:28 mav 1.15.230.1: #i27773# transport error code


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [8032afea4045b3acdd4ab591bbd434012d109c74]

INTEGRATION: CWS mav09 (1.1.2); FILE ADDED 2004/07/01 17:31:30 mav 1.1.2.1: #i27773# transport error code


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [f9dce664519118f94a4def16b5b5aa14876ddc42]

INTEGRATION: CWS mav09 (1.20.30); FILE MERGED 2004/09/16 12:58:05 mav 1.20.30.4: RESYNC: (1.22-1.23); FILE MERGED 2004/07/09 16:45:03 mav 1.20.30.3: RESYNC: (1.21-1.22); FILE MERGED 2004/07/08 01:08:20 mav 1.20.30.2: RESYNC: (1.20-1.21); FILE MERGED 2004/06/14 09:45:41 mav 1.20.30.1: #i27773# info about Controller's border


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [263bc85831ecd61668e20e74609051edf762c23b]

INTEGRATION: CWS mav09 (1.1.2); FILE ADDED 2004/06/17 10:57:31 mav 1.1.2.2: #i27773# retrieve suggested size for embedded document 2004/06/14 09:46:51 mav 1.1.2.1: #i27773# info about Controller's border


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [e9c2b511ff6506816024dd572ef4300f60ddeb1f]

INTEGRATION: CWS mav09 (1.1.2); FILE ADDED 2004/06/14 09:46:39 mav 1.1.2.1: #i27773# info about Controller's border


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [e07f0a9139d961d96226455f8a028f5f442c47fc]

INTEGRATION: CWS mav09 (1.1.2); FILE ADDED 2004/06/14 09:46:25 mav 1.1.2.1: #i27773# info about Controller's border


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [91f18fce0347b844543081d86be7608ad9a593ed]

INTEGRATION: CWS mav09 (1.3.30); FILE MERGED 2004/07/15 10:46:24 mav 1.3.30.10: #i27773# UseBackupException.idl 2004/06/25 11:52:01 mav 1.3.30.9: #i27773# linkage support 2004/06/14 09:49:14 mav 1.3.30.8: #i27773# the structure is moved to frame namespace 2004/05/24 10:56:05 mav 1.3.30.7: #i27773# support most of vcl map modes 2004/05/18 10:20:46 mav 1.3.30.6: #i27773# resolve conflict 2004/05/17 17:30:31 mav 1.3.30.5: RESYNC: (1.4-1.5); FILE MERGED 2004/05/13 07:22:17 mav 1.3.30.4: #i27773# Default visual representation 2004/04/29 13:44:21 mav 1.3.30.3: #i27773# inserting of an object by dialog 2004/03/02 09:10:08 mav 1.3.30.2: RESYNC: (1.3-1.4); FILE MERGED 2004/02/27 10:29:38 mav 1.3.30.1: #115011# hatch window mechanics


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [193b059634a55de3bfe83eeb71627d49aa1fc0a6]

INTEGRATION: CWS mav09 (1.2.108); FILE MERGED 2004/05/24 08:43:01 mba 1.2.108.3: #i27773#: some changes about MapUnit 2004/05/17 17:30:14 mav 1.2.108.2: RESYNC: (1.2-1.3); FILE MERGED 2004/05/13 07:22:17 mav 1.2.108.1: #i27773# Default visual representation


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [379d93f661728e920ff1e98df60e22266266020e]

INTEGRATION: CWS mav09 (1.4.2); FILE MERGED 2004/06/25 11:52:01 mav 1.4.2.1: #i27773# linkage support


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [4685defe0924dec3484d845838b17ff759008f3d]

INTEGRATION: CWS mav09 (1.1.2); FILE ADDED 2004/04/29 13:34:48 mav 1.1.2.1: #i27773# inserting of an object by dialog


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [33c23e2a3fcb35a42e02a034992d0a7f8d036f7a]

INTEGRATION: CWS mav09 (1.2.108); FILE MERGED 2004/07/19 09:05:33 mav 1.2.108.4: #i27773# menu merging 2004/05/17 17:21:56 mav 1.2.108.3: RESYNC: (1.2-1.3); FILE MERGED 2004/02/20 16:50:50 mav 1.2.108.2: #115011# correct the comments 2004/01/22 11:48:26 mav 1.2.108.1: #115011# let the names be the same


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [ef202a6ebe737457d57d1768ec9c7dde5860dd07]

INTEGRATION: CWS mav09 (1.1.2); FILE ADDED 2004/06/25 11:52:21 mav 1.1.2.1: #i27773# linkage support


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [1ce2193b54e8ef004e59f6f9aa0bab18b70c9467]

INTEGRATION: CWS mav09 (1.1.2); FILE ADDED 2004/05/18 10:36:38 mav 1.1.2.2: #i27773# resolve conflict 2004/05/13 07:22:44 mav 1.1.2.1: #i27773# Default visual representation


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [7b91cb069e269cbe0c181b7530b3cb1f3ee13b29]

INTEGRATION: CWS mav09 (1.1.2); FILE ADDED 2004/07/15 10:47:21 mav 1.1.2.1: #i27773# new UseBackupException.idl


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [3a37c3a1a2ca88115594cbf70dcd7df541b3b610]

INTEGRATION: CWS mav09 (1.1.2); FILE ADDED 2004/04/29 13:34:36 mav 1.1.2.1: #i27773# inserting of an object by dialog


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [85863623e8c0c937ec7fb8de8466d64884e4750a]

INTEGRATION: CWS mav09 (1.3.2); FILE MERGED 2004/07/06 16:22:47 mba 1.3.2.2: #i27773#: new constant for non-resizable objects 2004/05/24 08:43:01 mba 1.3.2.1: #i27773#: some changes about MapUnit


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [977f61c8ed57567dd500c9165778a023be0d0362]

INTEGRATION: CWS mav09 (1.1.2); FILE ADDED 2004/05/24 10:16:22 mav 1.1.2.2: #i27773# support most of vcl map modes 2004/05/24 08:26:57 mba 1.1.2.1: #i27773#: MapUnits for embedded objects


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [82edb25105ee857e1edb59fead1480d5eef1390a]

INTEGRATION: CWS mav09 (1.33.68); FILE MERGED 2004/08/09 17:56:37 mav 1.33.68.2: RESYNC: (1.33-1.34); FILE MERGED 2004/06/18 15:11:24 mav 1.33.68.1: #i27773# storage based documents


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [29d45ee3b4a2d8581de5468bc7980a7ef99a24db]

INTEGRATION: CWS mav09 (1.1.2); FILE ADDED 2004/06/18 15:12:13 mav 1.1.2.1: #i27773# storage based documents


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [5f7e81f911fe2953f4b22ba36accbb9b99538e34]

INTEGRATION: CWS mav09 (1.1.2); FILE ADDED 2004/06/18 15:12:03 mav 1.1.2.1: #i27773# storage based documents


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [48fb97e0fb20ac87670fe028ce0e618eb46d4ffa]

INTEGRATION: CWS mav09 (1.19.42); FILE MERGED 2004/09/16 12:52:27 mav 1.19.42.2: RESYNC: (1.19-1.20); FILE MERGED 2004/08/18 10:30:41 mav 1.19.42.1: #i27773# base url and hierarchical path


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [8944265a961b0028e54c29e69cddcc0feecf6b36]

INTEGRATION: CWS mav09 (1.8.42); FILE MERGED 2004/09/16 12:19:43 mav 1.8.42.4: RESYNC: (1.9-1.10); FILE MERGED 2004/08/09 19:12:45 mav 1.8.42.3: RESYNC: (1.8-1.9); FILE MERGED 2004/05/24 11:09:38 mav 1.8.42.2: #i27773# support most of vcl map modes 2004/05/24 10:15:28 mav 1.8.42.1: #i27773# map unit related helper methods


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [1851d95624bdd3ecfa86a5eb28ca164f86548211]

INTEGRATION: CWS mav09 (1.2.24); FILE MERGED 2004/09/16 12:18:27 mav 1.2.24.2: RESYNC: (1.2-1.3); FILE MERGED 2004/05/24 10:15:28 mav 1.2.24.1: #i27773# map unit related helper methods


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [48d1e9cff0294e39d74bbe22392943c816ee94fe]

INTEGRATION: CWS mav09 (1.3.4); FILE MERGED 2004/07/14 08:24:18 mav 1.3.4.1: #i27773# add new Embedding schema file


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [98c6382021c275b5248ad2c05d7639fc353f4a42]

INTEGRATION: CWS mav09 (1.1.2); FILE ADDED 2004/08/18 12:35:08 mav 1.1.2.8: #i27773# let the old order of objects be used 2004/06/23 12:29:48 mav 1.1.2.7: #i27773# use type xs:long 2004/06/18 14:20:08 mba 1.1.2.6: #i27773#: wrong type 2004/06/07 16:20:43 mav 1.1.2.5: #i27773# use localized object names 2004/06/07 15:56:00 mav 1.1.2.4: #i27773# additional properties of verbs 2004/06/07 09:31:31 mav 1.1.2.3: #i27773# some changes 2004/06/03 13:35:59 mav 1.1.2.2: #i27773# simplify types 2004/06/03 11:01:27 mav 1.1.2.1: #i27773# introduce embedded objects related configuration entries


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [30839256cb06fdbbc3d06ead5f95ff772f358402]

INTEGRATION: CWS mav09 (1.90.26); FILE MERGED 2004/09/16 12:14:34 mav 1.90.26.4: RESYNC: (1.94-1.99); FILE MERGED 2004/07/09 17:28:14 mav 1.90.26.3: RESYNC: (1.91-1.94); FILE MERGED 2004/07/08 08:25:39 mav 1.90.26.2: RESYNC: (1.90-1.91); FILE MERGED 2004/06/03 11:00:29 mav 1.90.26.1: #i27773# introduce embedded objects related configuration entries


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [5edb0cdd943febd661fc3b5926ae033595cc63b6]

INTEGRATION: CWS mav09 (1.17.4); FILE MERGED 2004/09/16 12:08:32 mav 1.17.4.3: RESYNC: (1.18-1.21); FILE MERGED 2004/08/09 18:55:47 mav 1.17.4.2: RESYNC: (1.17-1.18); FILE MERGED 2004/07/14 07:45:44 mav 1.17.4.1: #i27773# remove objects names


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [f66300ed325ee3997cf3560db01726670adbf9d7]

INTEGRATION: CWS mav09 (1.29.8); FILE MERGED 2004/09/28 11:15:51 mav 1.29.8.1: #100000# fix from JSC for 64-bit constants


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [944db116dd70a4c40dc36b5562aa528847706743]

#i34819# Fixed second occurence of wrongly used m_aModuleIdentifier


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [d740b4e3310d9880e745b627529654bdea2029bf]

#i34819# fixed wrong copy statements for xml user-interface files


2004-10-04  Kurt Zenker  <kz@openoffice.org>  [46b142d1bc6c6051a13e8273470707edf1556f72]

#i34819# Module identifier must be used to initialize image manager correctly


2004-10-01  Hans-Joachim Lankenau  <hjs@openoffice.org>  [bde20beb488fbd488ed9fc81d6ecde7ed394ce11]

#i10000# uninitialized values in error/date checking


2004-10-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [51b4a66d69b1aa248b5778e6773d98402ddf14da]

#i10000#: sanitize_cvs_hierarchy(): call configuration outside loop


2004-10-01  Vladimir Glazounov  <vg@openoffice.org>  [fc7b3f2e4b8562192e0d31686033ef19131199fe]

#i34827# use CwsConfig instead of direct access to environment variables


2004-10-01  Kai Ahrens  <ka@openoffice.org>  [fc4ae7add7cedd072ab0effa905992a28a716d20]

removed


2004-10-01  Oliver Specht  <os@openoffice.org>  [efe53cb9092cd6cce6db9960b987c8209544910e]

#i34857# language menu corrected


2004-10-01  Peter Burow  <pb@openoffice.org>  [252fa6c29d4f4509cfb0eda9f9e362d25ff1b124]

fix: #i34816# deliver *.hid


2004-09-30  Rüdiger Timm  <rt@openoffice.org>  [a65b8136a310a51a8e374c2c237e938d43b66acc]

#i34833# Patch by mmeeks: add unotools as dependency


2004-09-30  Kurt Zenker  <kz@openoffice.org>  [dc8642335336d6147723564eb67a2dd1d8123578]

#i10000# Undo previous changes, fixed tools/urlobj.cxx instead.


2004-09-30  Stephan Bergmann  <sb@openoffice.org>  [38cda5708279428877ccdffc3c903b035c9fdff1]

#i34835# To avoid problems with Windows file paths like C:\foo, do not accept INET_PROT_GENERIC schemes that are only one character long.


2004-09-30  Rüdiger Timm  <rt@openoffice.org>  [771ee4b0a237ff1d92774b096bfa945d1b43e721]

#i10000# Just found this as locally modified :-(


2004-09-30  Vladimir Glazounov  <vg@openoffice.org>  [ffbd2d666818bb516fde57ad33c3e4c9ac57e185]

#i10000# Work around problem of absolute Windows file paths and INET_PROT_GENERIC.


2004-09-30  Rüdiger Timm  <rt@openoffice.org>  [bc6efebce6cd85aece87b2ea1976fec2e62c5bd8]

#i10000# Add new SO only module dependency gnomelibs


2004-09-29  Rüdiger Timm  <rt@openoffice.org>  [dc9892bb2fbdea0a872409ad94fad59ef0007602]

#i34782#  Removed gconfbe for all platforms, as testing reports problems on linux, too.


2004-09-29  Rüdiger Timm  <rt@openoffice.org>  [3d664e69e087ef4171b3d5d369a0b5306cc74218]

SRC680


2004-09-29  Rüdiger Timm  <rt@openoffice.org>  [958c02ed71049e5d0233da682256e3b7ac6b8851]

#i34782# For now take gconfbe for linux only, not solaris.


2004-09-29  Rüdiger Timm  <rt@openoffice.org>  [3d4a11f63e785e123d6a071332c47627ae5d8d5e]

#117964# CD: check reference before use.


2004-09-29  Rüdiger Timm  <rt@openoffice.org>  [7fc6bfc53a9759e14232e38e98ad92bf04f6e73c]

#i10000# swui library needs to be linked against SOTLIB


2004-09-29  Rüdiger Timm  <rt@openoffice.org>  [028d3bd60b9583dda51c8a299487fea6ee56b917]

#i10000# undef SW_DLLIMPLEMENTATION because this one gets into swui library.


2004-09-29  Rüdiger Timm  <rt@openoffice.org>  [0ea2230c291c188e41c22f7c1b44e2f2d3256e71]

#i10000# undef SW_DLLIMPLEMENTATION because this one gets into swui library.


2004-09-28  Oliver Specht  <os@openoffice.org>  [9e48d5370418f6f6dd8c815ab6758bc78931c918]

#i34716# range definition corrected after change of the values in svxids.hrc


2004-09-28  Andreas Schlüns  <as@openoffice.org>  [9b25206255d8e97aba1f3ff7b8f4ea746b1faa4a]

#i34709# forgot global accelerator config


2004-09-27  Michael Hönnig  <mi@openoffice.org>  [07a52cd9bdba0af72f66e22acab3d4ee56db2a52]

...Adapter moved to juh


2004-09-27  Rüdiger Timm  <rt@openoffice.org>  [0de78377c513cf8639fb9f5297509f589f14dd31]

#i10000# Remove SW_DLLPRIVATE for SttEndDoc( BOOL bStt )


2004-09-27  Rüdiger Timm  <rt@openoffice.org>  [1c3c90032920f24f82490ee3c303f30d4bb19eca]

#i10000# Remove SW_DLLPRIVATE for _FwdPara()


2004-09-27  Rüdiger Timm  <rt@openoffice.org>  [b9a34b9de68bd0c48ce90757a36006a4363130c7]

#i10000# Declare class SwIoSystem SW_DLLPUBLIC


2004-09-27  Rüdiger Timm  <rt@openoffice.org>  [fb1a836b1d16bff748cbf34bcaa8f7edfb8b20be]

#i10000# Declare SetFlyFrmAttr SW_DLLPUBLIC


2004-09-27  Rüdiger Timm  <rt@openoffice.org>  [d47efab3e16c6d9a8948142eccbed52b5dad5292]

#i10000# FILTER_XML is private, use GetFILTER_XML() instead


2004-09-27  Rüdiger Timm  <rt@openoffice.org>  [bcbc09f34ef7d9cede28366f8487596a0142f741]

#i10000# Inlude view/SlideSorterView.hxx and svx/svdpagv.hxx


2004-09-27  Vladimir Glazounov  <vg@openoffice.org>  [45f953b7755cba4fac518307557562a9f1bce7f4]

new version for SRC680


2004-09-27  Vladimir Glazounov  <vg@openoffice.org>  [c8e93a6d340936c975c1d331c673745a46b2645f]

new version for SRC680


2004-09-27  Rüdiger Timm  <rt@openoffice.org>  [37b3f07fa6a12b868f12f6fc597225cafdeb18d5]

#i10000# Change 'RemoveAttribs( ULONG nPara, USHORT nWhich )' into 'RemoveAttribs( ULONG nPara, USHORT nWhich, BOOL bIdleFormatAndUpdate )' to avoid ambiguity


2004-09-27  Rüdiger Timm  <rt@openoffice.org>  [cbd7c221865f016f56a0f50f9d07864d504147ff]

#i10000# pTextEngine->RemoveAttribs changed


2004-09-27  Rüdiger Timm  <rt@openoffice.org>  [a10006052998874a88685d43a1a4c04956bfafb4]

#i10000# Revert last change in favour of changing RemoveAttribs in svtools/texteng.hxx (OS).


2004-09-27  Rüdiger Timm  <rt@openoffice.org>  [7230048a92f0f61b587fe21cd4624dcf411f982c]

#i10000# SW_DLLPUBLIC NumEditAction


2004-09-27  Rüdiger Timm  <rt@openoffice.org>  [e53de605c199fc768c81c438f3d1984bc1a41dee]

#i10000# Declare class SwSendMailDialog SW_DLLPUBLIC


2004-09-27  Rüdiger Timm  <rt@openoffice.org>  [cfa4230231ac822ee30ebf6b62c1e6d30e0406c8]

#i10000# make  GetPropName SW_DLLPUBLIC


2004-09-27  Rüdiger Timm  <rt@openoffice.org>  [a944ee4fd42fa3ea65e22db54cabc97ea04c0b5e]

#i10000# Some SW_DLLPUBLIC declarations added.


2004-09-27  Rüdiger Timm  <rt@openoffice.org>  [f04672d475b4b786caa0ad32e1a0e26323ceb21f]

#i10000# Declare class SwMailMergeConfigItem SW_DLLPUBLIC


2004-09-27  Rüdiger Timm  <rt@openoffice.org>  [3ce421d35488643cd37b613d24c2fa3c233d4a67]

#i10000# Syntax: missing backslash


2004-09-27  Vladimir Glazounov  <vg@openoffice.org>  [2a8502e2aba9f56172286483ea6140a3d9e4bf1f]

new version for SRC680


2004-09-27  Stephan Bergmann  <sb@openoffice.org>  [479863991cfb529ae056e112aeb026ed61ba57d4]

#i34480# Fixed problem with more aggresive inlining of GCC 3.4.


2004-09-24  Rüdiger Timm  <rt@openoffice.org>  [395e07b978c357fc5fa7eb67f1053ead87bd807f]

#i10000# Merge error


2004-09-24  Rüdiger Timm  <rt@openoffice.org>  [833130494a379d803695afcc8d30de600a89878b]

#i10000# Changed SwuiGetfnParaCurr() into GetfnParaCurr()


2004-09-24  Rüdiger Timm  <rt@openoffice.org>  [cb57abced9265ed421d66d047a489f5ba7cced95]

#i10000# Revived SwFEShell::GetVirtPageNum, because something from CWS swmailmerge needs it


2004-09-24  Rüdiger Timm  <rt@openoffice.org>  [b74382265e8a1eefc13b06ee3e7769d7ba858a23]

#i10000# Revived UCB_IsFile, because something from CWS swmailmerge needs it


2004-09-24  Rüdiger Timm  <rt@openoffice.org>  [1a17aa4ed3c3bcbb70c2338de2540e0ab7e188fa]

#i10000# Revived SwEditShell::LockExpFlds() and SwEditShell::UnlockExpFlds() because something from CWS swmailmerge needs it


2004-09-24  Rüdiger Timm  <rt@openoffice.org>  [04a5fd56a5b64e1d17f6fd6812047bfe9ca2b6cd]

#i10000# Changed SwGetFILTER_WW8() into GetFILTER_WW8()


2004-09-24  Vladimir Glazounov  <vg@openoffice.org>  [75d09637796d19b599e9699977561eb2f91739a5]

new version for SRC680


2004-09-24  Rüdiger Timm  <rt@openoffice.org>  [1dd2653ae7f828ef51754473f000252613289814]

#i10000# Patch by Ken Foskey to solve overloading ambiguity


2004-09-24  Rüdiger Timm  <rt@openoffice.org>  [1d277f0771df5e0c93134668d17fe36f2edb8331]

#i10000# Merge problems intruduced by os34 and os19 interaction.


2004-09-24  Andreas Schlüns  <as@openoffice.org>  [9ee71000f8aaab2cb7748b53511264f54688cc6d]

#i34433# rollback changes on master and fix it on a cws ...


2004-09-24  Andreas Schlüns  <as@openoffice.org>  [d5f80dd1d1d0083fae579d58007720de30ba6207]

#i34433# component window of StartModule must be shown everytimes


2004-09-24  Rüdiger Timm  <rt@openoffice.org>  [db6b91ee25d886c58e24fad2e71315705ad3603d]

#i10000# SwScanner parameters


2004-09-24  Rüdiger Timm  <rt@openoffice.org>  [60ebd46d8768bf0ff32975919354dea729921c67]

#i10000# Sorry, the SYSTEM_LIBXML conditional was removed by mistake. Reverted.


2004-09-23  Michael Hönnig  <mi@openoffice.org>  [f5504e09b2c96e4b09ef132eaa4e7069d98eb728]

ByteArray...Adapter moved from bean


2004-09-23  Andre Fischer  <af@openoffice.org>  [43beb1cd275e712d96efe9f60159f8a5d08a7d26]

#i10000# Resolved merge conflicts.


2004-09-22  Vladimir Glazounov  <vg@openoffice.org>  [73aca9642b683e50db55241f46424c36aa9cd4b4]

new version for SRC680


2004-09-22  Rüdiger Timm  <rt@openoffice.org>  [4d8df52f93e4224f4b0e02f69d36814b4ee3cca5]

#i10000# namespace usage


2004-09-22  Vladimir Glazounov  <vg@openoffice.org>  [40121d3d8b6d163d653ef46d670c15e56e9d5604]

new version for SRC680


2004-09-22  Vladimir Glazounov  <vg@openoffice.org>  [1329fce1765c1ecc059b79b3e3f618134ea813a0]

new version for SRC680


2004-09-22  Rüdiger Timm  <rt@openoffice.org>  [95e3e7aebee8d295caf44b7b7732b3d35a5cc4d3]

#i10000# rtl::OUStringHash instead of std::hash


2004-09-22  Rüdiger Timm  <rt@openoffice.org>  [d2fd9ad91336054c7e8e8a2deb1183254008de47]

#i10000# Fix wrongly resolved merge conflict


2004-09-22  Rüdiger Timm  <rt@openoffice.org>  [312899f496e76df01443724cc4abb9587ef86745]

#i10000# Correct merge error: getNullPolyBadEnum() has been duplicate.


2004-09-22  Kurt Zenker  <kz@openoffice.org>  [417d7c67b203d638b48e95472572a5e6f7986a09]

new version for SRC680


2004-09-21  Kurt Zenker  <kz@openoffice.org>  [ddf43c988f4dc5821768789c417f545e154486bd]

new version for SRC680


2004-09-21  Kurt Zenker  <kz@openoffice.org>  [8d5bd62012bc1221b4f54cbb5c54df5e8a64f615]

new version for SRC680


2004-09-21  Rüdiger Timm  <rt@openoffice.org>  [feb9f9866c8131763d421feda6f908ff63ecf60b]

new version for SRC680


2004-09-21  Rüdiger Timm  <rt@openoffice.org>  [e82453ac913ff8e8665197a3626878780c092249]

new version for SRC680


2004-09-21  Kurt Zenker  <kz@openoffice.org>  [d37b795ff293b562a2634a06a193e3c43bb86bf3]

new version for SRC680


2004-09-21  Vladimir Glazounov  <vg@openoffice.org>  [7352e266f460662de914a73cd18ab6a237c3c295]

new version for SRC680


2004-09-21  Hans-Joachim Lankenau  <hjs@openoffice.org>  [cf9a5f00e0507a39d2593dcba38a3d632a54a9b6]

#100000# remove backslash


2004-09-21  Hans-Joachim Lankenau  <hjs@openoffice.org>  [93af72284e5f29a74830ffc24e603b40355c30f0]

#100000# fix case and disable checkdll


2004-09-21  Rüdiger Timm  <rt@openoffice.org>  [d900c14da45759aa8617db8ee4b726bf40f858ed]

#100000# SO only modul dependency to gnomelibs added.


2004-09-21  Hans-Joachim Lankenau  <hjs@openoffice.org>  [af7d984a445566a1f180b2a625be3f241076bfc6]

#100000# remove endless relinking


2004-09-21  Hans-Joachim Lankenau  <hjs@openoffice.org>  [4a4dce46e789794ba082f57bae667766b65c14e7]

add PKGCONFIG_ROOT


2004-09-21  Rüdiger Timm  <rt@openoffice.org>  [6f679600bbd61b82fcafe8e1dca86f1a0da9e9d0]

#i10000# Merge problem: TextEngine::ReplaceText was contained twice.


2004-09-21  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f341627a27c895c9fbf8fe82a81373827d04bd5b]

#i34189# missing else part may break external modules


2004-09-21  Rüdiger Timm  <rt@openoffice.org>  [4ed16b3970580342d5ffbb86711f898ec98e1ee8]

#i10000# makefile.mk and xml2.map as ADDITIONAL_FILES again.


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [9b1aca1128a727fcf49a3fed6740716484a81a84]

SRC680


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [da84748f6470f28b9639097699db5064712293d6]

INTEGRATION: CWS redlinefilterteam24 (1.9.140); FILE MERGED 2004/08/27 16:47:07 mmaher 1.9.140.1: #i15212# Pulled out common redlining helper classes and put them where rtf can get at it them


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [517530679bc30ba85ab28b913b1759fea9ab2c1a]

INTEGRATION: CWS redlinefilterteam24 (1.17.150); FILE MERGED 2004/09/13 10:02:15 mmaher 1.17.150.2: #i15212# Fix some import problems and export problems found after the first checkin 2004/08/27 16:52:08 mmaher 1.17.150.1: #i15212# Added support for reading and writing redlines


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [4145aee1ffaedd9c1abfc67edaf033b4ab8cdb1e]

INTEGRATION: CWS redlinefilterteam24 (1.67.278); FILE MERGED 2004/08/27 16:47:15 mmaher 1.67.278.1: #i15212# Pulled out common redlining helper classes and put them where rtf can get at it them


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [6a0a9bb376394e6ccb3449d8cf8018ddb0b30ddc]

INTEGRATION: CWS redlinefilterteam24 (1.110.110); FILE MERGED 2004/08/27 16:47:14 mmaher 1.110.110.1: #i15212# Pulled out common redlining helper classes and put them where rtf can get at it them


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [95efc25e19c39b6f3638a8ee4846227075f94a90]

INTEGRATION: CWS redlinefilterteam24 (1.46.112); FILE MERGED 2004/08/27 16:47:14 mmaher 1.46.112.1: #i15212# Pulled out common redlining helper classes and put them where rtf can get at it them


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [92159841f39276b4b2b6ad112aa389b27b536ee4]

INTEGRATION: CWS redlinefilterteam24 (1.106.68); FILE MERGED 2004/08/27 16:47:14 mmaher 1.106.68.1: #i15212# Pulled out common redlining helper classes and put them where rtf can get at it them


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [495a983a4b329a537c667875cd2c0dcc596eb284]

INTEGRATION: CWS swqbugfixes05 (1.31.58); FILE MERGED 2004/08/16 12:44:52 fme 1.31.58.2: RESYNC: (1.31-1.32); FILE MERGED 2004/08/06 08:18:49 fme 1.31.58.1: #i32203# Numbering alignment has to be obtained from layout if paragraph is set to use direction of environment


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [1aee1f264931f90d268738eeadec45f21a77d875]

INTEGRATION: CWS redlinefilterteam24 (1.128.136); FILE MERGED 2004/08/27 16:47:13 mmaher 1.128.136.1: #i15212# Pulled out common redlining helper classes and put them where rtf can get at it them


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [88b53bf8f2bc34ecf8210720bc317554b3951113]

INTEGRATION: CWS redlinefilterteam24 (1.137.16); FILE MERGED 2004/08/27 16:47:12 mmaher 1.137.16.1: #i15212# Pulled out common redlining helper classes and put them where rtf can get at it them


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [0d8724195ec7d42e952d920d68eead59ff59e074]

INTEGRATION: CWS redlinefilterteam24 (1.60.18); FILE MERGED 2004/08/27 16:47:12 mmaher 1.60.18.1: #i15212# Pulled out common redlining helper classes and put them where rtf can get at it them


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [455b28524807389301ef743690743cd27650d28e]

INTEGRATION: CWS redlinefilterteam24 (1.67.112); FILE MERGED 2004/08/27 16:47:10 mmaher 1.67.112.1: #i15212# Pulled out common redlining helper classes and put them where rtf can get at it them


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [8541638f1da9ba67cadb4d8b5630c4685a79a878]

INTEGRATION: CWS redlinefilterteam24 (1.70.112); FILE MERGED 2004/08/27 16:47:07 mmaher 1.70.112.1: #i15212# Pulled out common redlining helper classes and put them where rtf can get at it them


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [78808af3ed2dadc361d478fb0d293596b445a2a5]

INTEGRATION: CWS redlinefilterteam24 (1.9.160); FILE MERGED 2004/08/27 16:47:05 mmaher 1.9.160.1: #i15212# Pulled out common redlining helper classes and put them where rtf can get at it them


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [28273a5785a89cd1e939901806023d10e44f3336]

INTEGRATION: CWS redlinefilterteam24 (1.8.160); FILE MERGED 2004/08/27 16:52:08 mmaher 1.8.160.1: #i15212# Added support for reading and writing redlines


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [19a125d51dc0660779aabee3f168a15745e1a0f9]

INTEGRATION: CWS redlinefilterteam24 (1.25.138); FILE MERGED 2004/09/13 10:02:14 mmaher 1.25.138.2: #i15212# Fix some import problems and export problems found after the first checkin 2004/08/27 16:52:08 mmaher 1.25.138.1: #i15212# Added support for reading and writing redlines


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [b9bc8ac832b708e383a0cdf87afbf8c2cc6469e4]

INTEGRATION: CWS redlinefilterteam24 (1.42.16); FILE MERGED 2004/09/13 10:02:15 mmaher 1.42.16.2: #i15212# Fix some import problems and export problems found after the first checkin 2004/08/27 16:52:06 mmaher 1.42.16.1: #i15212# Added support for reading and writing redlines


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [6e8ad8cecbb96456aebc95ace6d3e3dacebc6544]

INTEGRATION: CWS redlinefilterteam24 (1.50.16); FILE MERGED 2004/08/27 16:52:05 mmaher 1.50.16.1: #i15212# Added support for reading and writing redlines


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [dc43467e724525eec07e1255d9980b5c014719c7]

INTEGRATION: CWS redlinefilterteam24 (1.7.162); FILE MERGED 2004/08/27 16:47:58 mmaher 1.7.162.1: #i15212# Pulled out common redlining helper classes and put them where rtf can get at it them


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [69f9a6480617afa4c6cbfbf9ab046c9cd5dd2f33]

INTEGRATION: CWS swqbugfixes05 (1.18.68); FILE MERGED 2004/08/13 07:27:47 pb 1.18.68.1: fix #116962# correct gray color


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [564fa3dc81187b8729f5e46291c0dc726b557668]

INTEGRATION: CWS swqbugfixes05 (1.67.104); FILE MERGED 2004/08/09 11:24:29 pb 1.67.104.1: fix: #i32580# Master document added


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [6e3180e151a052b841da81cb4f39d42160005fe2]

INTEGRATION: CWS swqbugfixes05 (1.35.102); FILE MERGED 2004/08/16 23:02:29 fme 1.35.102.2: RESYNC: (1.35-1.36); FILE MERGED 2004/08/09 10:18:12 pb 1.35.102.1: fix: #i32145# 'Stylist' -> 'Styles'


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [f94cd5dde9b5822ee9c484bb0433d7226e470e08]

INTEGRATION: CWS gt01 (1.51.54); FILE MERGED 2004/09/09 08:37:48 pb 1.51.54.7: fix: #i20876# show more style entries 2004/08/26 12:55:56 os 1.51.54.6: #i20876# unhide stylist if necessary 2004/08/23 13:32:28 os 1.51.54.5: #i20876# enable creation of new styles 2004/08/22 11:50:09 pb 1.51.54.4: fix: continue 'Assigning Styles' 2004/08/13 11:29:56 pb 1.51.54.3: RESYNC: (1.51-1.52); FILE MERGED 2004/08/02 06:16:04 gt 1.51.54.2: #i20876# mixed up dispatch argument for style designer 2004/07/22 11:40:06 gt 1.51.54.1: #112355# merge conflicts


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [5323fb4499407909362d9c079ff6b4556e738ba2]

INTEGRATION: CWS swqbugfixes05 (1.4.196); FILE MERGED 2004/08/09 11:23:58 pb 1.4.196.1: fix: #i32580# Master document added


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [a950b4a57a3f39a7ca7813ee7aa454067b2b789b]

INTEGRATION: CWS swqbugfixes05 (1.3.196); FILE MERGED 2004/08/09 11:24:44 pb 1.3.196.1: fix: #i32580# Master document added


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [a29e3a9a0aad180a144e0bed8a09f5458d064557]

INTEGRATION: CWS swqbugfixes05 (1.105.56); FILE MERGED 2004/08/09 09:54:38 pb 1.105.56.1: fix: #i32504# prefix of the stylefamily imagelist needs an 'h' for the highcontrast mode


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [b31bff8cd0887b897b25385ab2bf0ea608994226]

INTEGRATION: CWS swqbugfixes05 (1.4.100); FILE MERGED 2004/08/06 08:29:21 fme 1.4.100.1: #i31191# Format may have been deleted


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [d5eafd799f9d5dd85944ba00d1c20015187064d5]

INTEGRATION: CWS gt01 (1.30.42); FILE MERGED 2004/08/02 06:51:46 gt 1.30.42.1: #i20876# more space for filter


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [d3d06a3d61b87344d6d4feb795b26c5908d9e607]

INTEGRATION: CWS swqbugfixes05 (1.10.102); FILE MERGED 2004/08/11 09:12:06 fme 1.10.102.1: #i30716# Initialize nId in GetUndoIdsStr()


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [248c4974a184bd933b1f9f3edc67165f3480e022]

INTEGRATION: CWS gt01 (1.37.12); FILE MERGED 2004/09/09 08:38:25 pb 1.37.12.1: fix: #i20876# show 7 filter entries


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [5a42d33f51c7e29ed1f0cefc13458c71aca11060]

INTEGRATION: CWS swqbugfixes05 (1.45.110); FILE MERGED 2004/08/13 09:54:32 fme 1.45.110.1: #i32902# Handling of footnote number portions has to be the same like oldnumbering number portions


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [4744be4c69aec3feedd45c6edcf9eb61c8e74237]

INTEGRATION: CWS gt01 (1.30.34); FILE MERGED 2004/08/26 12:57:10 os 1.30.34.1: #i20876# unhide DockingWindow if necessary


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [61003c9f91bcd8c4904b6311b781fddbf080c6d4]

INTEGRATION: CWS swqbugfixes05 (1.64.102); FILE MERGED 2004/07/29 08:20:23 fme 1.64.102.1: #i32267# Do not forget paragraph border during margin calculation


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [e2a84362366540a3e934ab36503264d8a23345d0]

INTEGRATION: CWS swqbugfixes05 (1.34.118); FILE MERGED 2004/08/05 14:55:02 fme 1.34.118.2: #i31707# Fields - Sender - FirstName did not work 2004/07/27 13:24:30 fme 1.34.118.1: #i31868# Handle crash caused by frame which is not yet connected to the layout


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [eb49e124735e24659e6fb2d721be906a3346e421]

INTEGRATION: CWS swqbugfixes05 (1.11.50); FILE MERGED 2004/08/06 08:29:51 fme 1.11.50.1: #i31191# Format may have been deleted


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [4c889e0573502cc2bbe6c035abd3da14ffb6d561]

INTEGRATION: CWS gt01 (1.39.70); FILE MERGED 2004/08/22 11:50:08 pb 1.39.70.3: fix: continue 'Assigning Styles' 2004/07/22 11:40:07 gt 1.39.70.2: #112355# merge conflicts 2004/07/22 06:34:37 gt 1.39.70.1: #112355# changed style handling in toolbox


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [d6d7d97d26c4911867fa6fc1ccaee29209e7ea21]

INTEGRATION: CWS swqbugfixes05 (1.19.64); FILE MERGED 2004/08/05 09:51:39 fme 1.19.64.1: #i32608# Members of ImplRulerHitTest must be initialised


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [d0a27da601b96c14144d467e6c9e1dac2898b140]

INTEGRATION: CWS swqbugfixes05 (1.37.50); FILE MERGED 2004/08/16 23:23:10 fme 1.37.50.2: RESYNC: (1.37-1.39); FILE MERGED 2004/08/13 11:14:25 pb 1.37.50.1: fix: #i32300# now static images are pointers again


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [79c073cc3f4a441db0dd9cac30f9a5eedae348be]

INTEGRATION: CWS swqbugfixes05 (1.13.52); FILE MERGED 2004/08/13 11:14:41 pb 1.13.52.1: fix: #i32300# now static images are pointers again


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [d3fdf4d05045c773175801a800f8f28386f673db]

INTEGRATION: CWS gt01 (1.35.28); FILE MERGED 2004/08/13 13:21:39 pb 1.35.28.4: RESYNC: (1.40-1.41); FILE MERGED 2004/07/21 00:59:11 gt 1.35.28.3: RESYNC: (1.37-1.40); FILE MERGED 2004/05/10 08:13:58 gt 1.35.28.2: #112355# merge conflicts 2004/04/12 20:53:42 gt 1.35.28.1: #112355# assigning styles


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [dad2b46708b252f881e764332b435238e67e605b]

INTEGRATION: CWS gt01 (1.112.118); FILE MERGED 2004/08/13 12:45:54 pb 1.112.118.5: RESYNC: (1.117-1.118); FILE MERGED 2004/07/28 12:33:10 gt 1.112.118.4: #112355# changed language tags 2004/07/20 23:15:04 gt 1.112.118.3: RESYNC: (1.116-1.117); FILE MERGED 2004/05/10 08:19:42 gt 1.112.118.2: RESYNC: (1.112-1.116); FILE MERGED 2004/04/12 20:51:58 gt 1.112.118.1: #112355# assigning styles


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [a1284313765015003d7c1a75c427ed43f4c4ca37]

INTEGRATION: CWS swqbugfixes05 (1.4.6); FILE MERGED 2004/08/19 13:35:55 fme 1.4.6.1: #i31801# Loop in UpdateDocStat()


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [a4c3a699a4c54a8d111c29299488aaf8c737ae6d]

INTEGRATION: CWS gt01 (1.47.54); FILE MERGED 2004/08/13 12:45:44 pb 1.47.54.4: RESYNC: (1.51-1.52); FILE MERGED 2004/07/20 23:14:53 gt 1.47.54.3: RESYNC: (1.50-1.51); FILE MERGED 2004/05/10 08:19:29 gt 1.47.54.2: RESYNC: (1.47-1.50); FILE MERGED 2004/04/12 20:51:58 gt 1.47.54.1: #112355# assigning styles


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [3fd5d19ef52f00a81be913a17fee99454fbaf937]

INTEGRATION: CWS gt01 (1.6.384); FILE MERGED 2004/07/20 22:53:25 gt 1.6.384.2: RESYNC: (1.6-1.7); FILE MERGED 2004/04/12 20:47:20 gt 1.6.384.1: #112355# assigning styles


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [c64cb3bda3f7abf44fa4d8b717faafe72946a176]

INTEGRATION: CWS gt01 (1.4.390); FILE MERGED 2004/04/12 20:47:20 gt 1.4.390.1: #112355# assigning styles


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [8848e7c156d701e7307d27af35939ade2e42c7ca]

INTEGRATION: CWS gt01 (1.48.12); FILE MERGED 2004/08/13 12:40:58 pb 1.48.12.3: RESYNC: (1.52-1.53); FILE MERGED 2004/05/10 08:14:31 gt 1.48.12.2: RESYNC: (1.48-1.52); FILE MERGED 2004/04/12 20:47:20 gt 1.48.12.1: #112355# assigning styles


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [43c8a0cda97c07a15cfda4c87a57d3e73b291bc7]

INTEGRATION: CWS gt01 (1.13.12); FILE MERGED 2004/08/14 16:24:07 pb 1.13.12.1: conflict solved


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [f257d2a7eff62d780a425bbb8443ed35aaea1fec]

INTEGRATION: CWS jl12 (1.4.8); FILE MERGED 2004/09/08 09:07:23 jl 1.4.8.1: #i33445#


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [03a7dbe95a4e2a48945bff27cc337795e714d917]

INTEGRATION: CWS jl12 (1.3.8); FILE MERGED 2004/09/08 09:07:23 jl 1.3.8.1: #i33445#


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [d4ae00daa457f2eb3ea005066b2a440ca352e8ef]

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>  [5eef0aefceacf2897d318894ebcad5165443ddf2]

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>  [f607b16501cd19164ea9321fcf6143d1d2a673b8]

INTEGRATION: CWS jl12 (1.8.8); FILE MERGED 2004/08/20 12:45:55 jl 1.8.8.1: #33102# changed version


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [c4b1d867be96b86bf6aeb4bf1c6f1ed02bd42854]

INTEGRATION: CWS jl12 (1.5.8); FILE MERGED 2004/08/30 13:13:26 jl 1.5.8.1: #i33134# #i33485#


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [52d86f9369466a65e7d601e17774205b7c4fc451]

INTEGRATION: CWS jl12 (1.6.6); FILE MERGED 2004/08/30 14:25:37 jl 1.6.6.3: RESYNC: (1.6-1.7); FILE MERGED 2004/08/30 13:13:26 jl 1.6.6.2: #i33134# #i33485# 2004/08/20 12:44:49 jl 1.6.6.1: #i33102#


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [373b6e648006447a3143285d334bec8f4f03627a]

INTEGRATION: CWS jl12 (1.7.8); FILE MERGED 2004/08/20 12:44:09 jl 1.7.8.2: #i33102# #i33196# 2004/08/18 10:47:48 jl 1.7.8.1: #i31702# generate service, singleton classes


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [5272e40f668efc6765f721f5a5908574da029767]

INTEGRATION: CWS jl12 (1.5.8); FILE MERGED 2004/08/20 12:44:09 jl 1.5.8.2: #i33102# #i33196# 2004/08/18 10:47:48 jl 1.5.8.1: #i31702# generate service, singleton classes


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [1c52a7cd6cfb65cfcb89569f9a5fc330464e6a8d]

INTEGRATION: CWS jl12 (1.10.8); FILE MERGED 2004/09/06 15:37:19 jl 1.10.8.5: #i33639# applying BoundAttribute to properties 2004/08/31 10:38:39 jl 1.10.8.4: #i33612# Any has read-only properties now, rather than public fields 2004/08/25 09:45:43 jl 1.10.8.3: #i30973# 2004/08/20 12:44:09 jl 1.10.8.2: #i33102# #i33196# 2004/08/18 10:47:48 jl 1.10.8.1: #i31702# generate service, singleton classes


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [3944c4899d7c988569ce32a7b4d0f5959f6b6844]

INTEGRATION: CWS jl12 (1.1.2); FILE ADDED 2004/08/20 12:38:38 jl 1.1.2.1: #i30973#


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [3721fdd27f86f1e30ff5110c7d1dd06ae62059b8]

INTEGRATION: CWS jl12 (1.1.2); FILE ADDED 2004/08/27 05:25:59 jl 1.1.2.1: #i30973#


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [8cf02e19cb472b7da70cf2f0c09724398b62b3ab]

INTEGRATION: CWS jl12 (1.1.2); FILE ADDED 2004/08/27 05:26:08 jl 1.1.2.1: #i30973#


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [925fde7bc57f849c005f56b43f056fa6be9cce56]

INTEGRATION: CWS jl12 (1.1.2); FILE ADDED 2004/08/27 05:26:39 jl 1.1.2.2: #i30973# 2004/08/20 12:38:29 jl 1.1.2.1: #i30973#


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [49a37f5384f59d502baf4f9f9fe51154f947103f]

INTEGRATION: CWS jl12 (1.1.2); FILE ADDED 2004/08/20 12:37:53 jl 1.1.2.1: #i33102#


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [d6491b2f6495d3d891887b0eba0ee1e2e93fb97b]

INTEGRATION: CWS jl12 (1.1.2); FILE ADDED 2004/08/20 12:37:43 jl 1.1.2.1: #i33102#


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [6df330849597c65a7d940859487b98481ccbdc72]

INTEGRATION: CWS jl12 (1.1.2); FILE ADDED 2004/09/06 15:32:48 jl 1.1.2.1: #i33639# renamed BoundAttributeAttribute to BoundAttribute


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [a84ecd896f137310452ac8c830e576c35153dce6]

INTEGRATION: CWS jl12 (1.1.2); FILE ADDED 2004/08/31 11:38:08 jl 1.1.2.4: #i33612# added setValue 2004/08/31 10:38:39 jl 1.1.2.3: #i33612# Any has read-only properties now, rather than public fields 2004/08/27 10:04:08 jl 1.1.2.2: #i33103# added Any.Equals Any.getHashCode 2004/08/20 12:37:04 jl 1.1.2.1: #i33102#


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [806ef9b7139535e6359cf0254c2a66c58a3319b3]

INTEGRATION: CWS jl12 (1.1.2); FILE ADDED 2004/09/06 15:33:48 jl 1.1.2.3: #i33639# bound attribute renamed 2004/08/27 05:28:17 jl 1.1.2.2: #i30973# 2004/08/20 12:35:37 jl 1.1.2.1: #i33102#


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [18d46615847680a0ea06e5f426110e15d62a43b5]

INTEGRATION: CWS jl12 (1.1.2); FILE ADDED 2004/08/20 12:36:17 jl 1.1.2.1: #i33102#


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [4a96f80c5303615a8fbaf14d490f64fbddad40fd]

INTEGRATION: CWS jl12 (1.6.8); FILE MERGED 2004/08/20 12:39:58 jl 1.6.8.1: #i33102# build.lst


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [deb7a810b45cd7c5a0926f99d5d993d5664ad293]

INTEGRATION: CWS jl12 (1.2.2); FILE MERGED 2004/09/08 11:59:17 jl 1.2.2.1: #i33102# compiler needs to reference new cli_basetypes.dll


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [dd776c4a17743838498cdaa6e43ae3729d37461a]

INTEGRATION: CWS systemcurl1 (1.12.54); FILE MERGED 2004/09/20 14:17:24 cmc 1.12.54.1: #i34405# curl has changed its headers slightly


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [bb98f91171137a294325a5b7ff4aac3eec49b2f5]

INTEGRATION: CWS systemcurl1 (1.5.188); FILE MERGED 2004/09/20 14:17:23 cmc 1.5.188.1: #i34405# curl has changed its headers slightly


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [c50c44aa60c9160e0fabfa3c1b4cb4e0f7bf0836]

INTEGRATION: CWS systemcurl1 (1.2.186); FILE MERGED 2004/09/20 14:17:23 cmc 1.2.186.1: #i34405# curl has changed its headers slightly


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [5a742e69f26e62bcdaea6baaf901922ee1dd3bf2]

INTEGRATION: CWS jl12 (1.4.82); FILE MERGED 2004/08/18 13:45:06 jl 1.4.82.1: #i31702# remove needs entry from com.sun.star.system.SimpleCommandMail


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [7934a382a302f28963786a60378c8983700d0a08]

INTEGRATION: CWS jl12 (1.17.4); FILE MERGED 2004/09/08 10:49:22 kso 1.17.4.1: #i33746# TypeDescriptionManagerWrapper must implement interface          XTypeDescriptionEnumerationAccess.


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [cd7649ae7f9f9805971178c3b1fc42ef588eddf0]

INTEGRATION: CWS jl12 (1.7.8); FILE MERGED 2004/09/08 09:07:23 jl 1.7.8.2: #i33445# 2004/08/20 12:59:51 jl 1.7.8.1: #33102#


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [5065de35725d92d8670b74cc6d51cd1e69d4c2bc]

INTEGRATION: CWS jl12 (1.3.8); FILE MERGED 2004/09/08 09:07:23 jl 1.3.8.1: #i33445#


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [9d657a5f0d67f8390b78220b6092df9bb56cf2f4]

INTEGRATION: CWS jl12 (1.3.8); FILE MERGED 2004/08/20 12:59:50 jl 1.3.8.1: #33102#


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [b1714599a1568c838a60e729af314ed46297a533]

INTEGRATION: CWS jl12 (1.4.8); FILE MERGED 2004/09/08 09:07:23 jl 1.4.8.1: #i33445#


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [177b8e0144b675badae44a84b83efb5988b3c234]

INTEGRATION: CWS swmailmerge (1.31.124); FILE MERGED 2004/07/07 18:03:11 os 1.31.124.2: RESYNC: (1.31-1.32); FILE MERGED 2004/06/25 13:35:28 os 1.31.124.1: #i25107# access to TextView in MultiLine edit extended to support mail merge dialogs


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [b22bba0d3d2a872e386c15df7eea44f4a5632fb7]

INTEGRATION: CWS swmailmerge (1.26.60); FILE MERGED 2004/08/12 14:21:58 os 1.26.60.1: #i25107# DisableSelectionOnFocus() added to prevent selection on GetFocus() via tab-key


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [9a0f326544ae27c036357ea9d532bea053427a88]

INTEGRATION: CWS swmailmerge (1.5.202); FILE MERGED 2004/06/25 13:35:27 os 1.5.202.1: #i25107# access to TextView in MultiLine edit extended to support mail merge dialogs


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [9f5e1876edd57456f6928be0de384b921f6ece5a]

INTEGRATION: CWS swmailmerge (1.2.24); FILE MERGED 2004/09/15 15:36:48 os 1.2.24.6: RESYNC: (1.8-1.10); FILE MERGED 2004/08/13 13:56:16 os 1.2.24.5: RESYNC: (1.7-1.8); FILE MERGED 2004/07/07 14:21:37 os 1.2.24.4: RESYNC: (1.5-1.7); FILE MERGED 2004/06/11 08:07:19 os 1.2.24.3: RESYNC: (1.4-1.5); FILE MERGED 2004/06/01 07:15:01 os 1.2.24.2: RESYNC: (1.2-1.4); FILE MERGED 2004/05/07 09:38:55 os 1.2.24.1: #i25107# Mail merge mailer configuration page added


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [22cccc0b167feac465b89bf85e8acbcf576bb8c0]

INTEGRATION: CWS calc21 (1.13.4); FILE MERGED 2004/08/24 11:48:59 dr 1.13.4.1: #i33341# same char index may occur several times in rich strings


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [39ab1a81464fadfcc697cc10b18e332a4d344e77]

INTEGRATION: CWS swmailmerge (1.22.22); FILE MERGED 2004/09/15 15:01:21 os 1.22.22.5: RESYNC: (1.23-1.25); FILE MERGED 2004/08/13 15:03:11 os 1.22.22.4: RESYNC: (1.22-1.23); FILE MERGED 2004/07/07 13:18:42 os 1.22.22.3: #i25107# mailmerge childwindow is now a feature childwindow 2004/07/02 09:15:19 os 1.22.22.2: #i25107# weekly check-in 2004/05/28 12:45:36 os 1.22.22.1: #i25107# ChildWindow to return to the mail merge wizard


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [ed07352f47b401af1f3d76599418f764721007e2]

INTEGRATION: CWS calc21 (1.52.46); FILE MERGED 2004/09/03 12:23:41 dr 1.52.46.1: #i33380# do not access members of floating windows after Dispach()


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [e245a9f5bb71dd74ed1913b4fc59eba76a152939]

INTEGRATION: CWS swmailmerge (1.28.2); FILE MERGED 2004/09/15 13:54:58 os 1.28.2.4: RESYNC: (1.29-1.30); FILE MERGED 2004/07/07 15:08:49 os 1.28.2.3: RESYNC: (1.28-1.29); FILE MERGED 2004/07/02 09:15:04 os 1.28.2.2: #i25107# weekly check-in 2004/06/17 07:02:21 os 1.28.2.1: #i25107# weekly check-in


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [ac298bc948d4c02659bd642f9f73e8a286a9b0ec]

INTEGRATION: CWS calc21 (1.6.142); FILE MERGED 2004/09/03 12:48:18 dr 1.6.142.1: #i33380# do not access members of floating windows after Dispach()


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [2ffe71a79d14b109b7d1311f13f8a636ebc0f0e0]

INTEGRATION: CWS calc21 (1.18.48); FILE MERGED 2004/09/03 13:40:51 dr 1.18.48.1: #i33380# do not access members of floating windows after Dispach()


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [0fa3e7a13b0c6da1e15b08be38c23fdc3a843a68]

INTEGRATION: CWS calc21 (1.44.148); FILE MERGED 2004/08/25 14:08:06 dr 1.44.148.1: #i32455# image buttons too small


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [01372ee2f539e4c1349e7e7e2ed394ea6b69d3d0]

INTEGRATION: CWS calc21 (1.23.122); FILE MERGED 2004/09/02 08:45:08 nn 1.23.122.3: #i12313# double click on AutoFill handle: fill according to adjacent column (from Kohei Yoshida) 2004/08/25 10:15:07 dr 1.23.122.2: #i31828# toolbar line attrs: modify diagonal lines too 2004/08/25 09:15:04 dr 1.23.122.1: #i31828# toolbar line attrs: modify diagonal lines too


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [b11c964ff6fa5efc75958108c35ed082463ae904]

INTEGRATION: CWS calc21 (1.40.24); FILE MERGED 2004/09/08 14:38:35 nn 1.40.24.5: RESYNC: (1.40-1.41); FILE MERGED 2004/09/08 13:54:01 nn 1.40.24.4: #i31782# shrink to fit with rotated text 2004/09/03 14:09:16 nn 1.40.24.3: #i31843# repeat alignment with line breaks is treated as default alignment 2004/08/25 17:31:33 nn 1.40.24.2: #117584# DrawStrings: don't look for rest of a long text if overlapped 2004/08/25 15:03:32 nn 1.40.24.1: #i32364# set bShrink also in SetPatternSimple


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [c3832529cc5a60793c528b9a0a2c9e9c2acac7d9]

INTEGRATION: CWS calc21 (1.60.22); FILE MERGED 2004/09/08 14:38:15 nn 1.60.22.2: RESYNC: (1.60-1.61); FILE MERGED 2004/09/02 08:45:07 nn 1.60.22.1: #i12313# double click on AutoFill handle: fill according to adjacent column (from Kohei Yoshida)


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [47190ac58a65900f7aeb4f2dbca805bd0f106388]

INTEGRATION: CWS calc21 (1.24.24); FILE MERGED 2004/08/31 11:43:47 dr 1.24.24.1: #103832# apply page styles to several sheets


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [5733a266fba4aab0a75a8aa4e30e7ba3e7d7cc6b]

INTEGRATION: CWS swmailmerge (1.113.22); FILE MERGED 2004/08/13 14:24:35 os 1.113.22.5: RESYNC: (1.117-1.118); FILE MERGED 2004/07/08 14:57:52 os 1.113.22.4: #i25107# resource language changes 2004/07/07 15:03:17 os 1.113.22.3: RESYNC: (1.116-1.117); FILE MERGED 2004/05/28 20:51:16 os 1.113.22.2: RESYNC: (1.113-1.116); FILE MERGED 2004/04/08 08:36:49 os 1.113.22.1: #i25107# new mail merge wizard


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [35206edf12b4153de075df05b5d065dfcff22ac7]

INTEGRATION: CWS calc21 (1.3.122); FILE MERGED 2004/08/31 11:46:42 dr 1.3.122.1: #103832# apply page styles to several sheets


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [4fc6e60cb866614fea1fb035a6320bd3ac011da6]

INTEGRATION: CWS calc21 (1.20.118); FILE MERGED 2004/09/02 08:44:47 nn 1.20.118.1: #i12313# double click on AutoFill handle: fill according to adjacent column (from Kohei Yoshida)


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [250e66b85cb28483c7494fb21d14991f696f8665]

INTEGRATION: CWS calc21 (1.2.122); FILE MERGED 2004/08/31 11:46:31 dr 1.2.122.1: #103832# apply page styles to several sheets


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [fe596c7ce54324e4f845ec51be29d6299a58f9b3]

INTEGRATION: CWS calc21 (1.12.24); FILE MERGED 2004/09/08 13:53:34 nn 1.12.24.1: #i31782# shrink to fit with rotated text


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [2ee1c73dcb79bdcf42dcec7fb780be828b4b140d]

INTEGRATION: CWS calc21 (1.6.52); FILE MERGED 2004/08/25 13:14:20 dr 1.6.52.1: #i32352# do not enter text mode for media objects


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [80b051d63f564589ab9b4346308ac787bc56ce6f]

INTEGRATION: CWS calc21 (1.55.24); FILE MERGED 2004/09/03 14:09:35 nn 1.55.24.1: #i31843# repeat alignment with line breaks is treated as default alignment


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [76cd9693c9888dbc71d0fd2cb621e954e03962fd]

INTEGRATION: CWS calc21 (1.13.118); FILE MERGED 2004/08/30 11:12:12 dr 1.13.118.1: #i12190# do not skip callout objects


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [6abfd4fa60a16b44293f1fa511b23ba89e0c40c4]

INTEGRATION: CWS calc21 (1.18.4); FILE MERGED 2004/08/27 09:19:25 dr 1.18.4.1: #i23425# handle broken BOF records


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [9f1310023fdad8555ca2c4a7db15d5f62ac12516]

INTEGRATION: CWS calc21 (1.7.4); FILE MERGED 2004/08/27 10:29:15 dr 1.7.4.2: #i23425# handle broken BOF records 2004/08/27 09:20:23 dr 1.7.4.1: #i23425# handle broken BOF records


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [9f1062407d2c3d2911996bac94adf061108021f4]

INTEGRATION: CWS calc21 (1.46.6); FILE MERGED 2004/08/27 09:20:22 dr 1.46.6.1: #i23425# handle broken BOF records


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [0931111719fe5ea7fc3dff3233b4c496119aa516]

INTEGRATION: CWS calc21 (1.16.22); FILE MERGED 2004/08/26 13:02:27 dr 1.16.22.1: #100772# asian phonetic info


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [070416d2de46fc83d48eaa8c4fcc6c763f66cf89]

INTEGRATION: CWS calc21 (1.68.4); FILE MERGED 2004/08/26 13:02:26 dr 1.68.4.1: #100772# asian phonetic info


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [9936a200dabe7fdc8acb05b459d3cca54e69196e]

INTEGRATION: CWS calc21 (1.24.22); FILE MERGED 2004/09/03 09:50:34 nn 1.24.22.1: #110217# GetFromEditItemSet: handle language items


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [9c3ba887560f50b3892503b0446a342a98835039]

INTEGRATION: CWS calc21 (1.9.38); FILE MERGED 2004/08/25 13:30:29 nn 1.9.38.1: #i32337# also handle number formats if data layout dimension is hidden


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [e694c5e933f8b9114356b9244ef05f8041cd8167]

INTEGRATION: CWS calc21 (1.17.24); FILE MERGED 2004/08/25 09:14:37 dr 1.17.24.1: #i31828# toolbar line attrs: modify diagonal lines too


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [8ac5d80fdc989f790f2b6c2283fbedd99ea25a62]

INTEGRATION: CWS calc21 (1.5.40); FILE MERGED 2004/08/25 13:30:00 nn 1.5.40.1: #i32337# also handle number formats if data layout dimension is hidden


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [d062c08f135b41df782f6a9615ff6f6368d60a89]

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>  [38c67b3d795a2422a6dd8d18daf6892ca216130a]

INTEGRATION: CWS swmailmerge (1.83.6); FILE MERGED 2004/09/15 16:17:35 os 1.83.6.4: RESYNC: (1.87-1.88); FILE MERGED 2004/08/13 17:38:36 os 1.83.6.3: RESYNC: (1.85-1.87); FILE MERGED 2004/07/07 17:15:22 os 1.83.6.2: RESYNC: (1.83-1.85); FILE MERGED 2004/07/07 10:59:14 os 1.83.6.1: #i25107# call SfxDispatcher::Update_Impl before showing a ChildWindow - otherwise featured ChildWindows may be inserted too late


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [ad4206bcd1afee55b846d83887466984fbe33dd8]

INTEGRATION: CWS swmailmerge (1.64.16); FILE MERGED 2004/09/15 16:14:25 os 1.64.16.2: RESYNC: (1.64-1.66); FILE MERGED 2004/08/27 07:38:15 os 1.64.16.1: #i25107# suppress filter options dialog when filteroptions are already supplied


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [8cc74a2c24ea1901a5903bcb2f934f1342a14cff]

INTEGRATION: CWS swmailmerge (1.52.16); FILE MERGED 2004/09/15 16:08:17 os 1.52.16.2: RESYNC: (1.52-1.56); FILE MERGED 2004/08/30 06:38:30 os 1.52.16.1: #i25107# SID_OVERWRITE and _FILE_FILTEROPTIONS added to SID_EXPORTDOC


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [0725ac0995984a8cc6cc759ec683da957ac11618]

INTEGRATION: CWS impress21ea (1.4.20); FILE MERGED 2004/08/25 15:06:19 af 1.4.20.1: #i33218# The SID_SEARCH_DLG slot is disable only when the slide sorter is shown in the center pane.  The slot is executed by forwarding it to the view frame.


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [edd699c15a7a99911c6057dd803f6af8f92263cd]

INTEGRATION: CWS swmailmerge (1.10.108); FILE MERGED 2004/05/24 09:33:17 tra 1.10.108.2: #116332#added UnknownHostException, NoRouteToHostException, SocketException, ConnectException 2004/05/07 13:30:41 tra 1.10.108.1: #116332#aded AlreadyConnectedException.idl


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [197eb9ee2df921c1ffd91344f9721c2c3f1cedc0]

INTEGRATION: CWS swmailmerge (1.1.2); FILE ADDED 2004/05/24 09:31:45 tra 1.1.2.1: #116332#


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [1c9334857f836a2e4d6ce3e7eaa90823c8105203]

INTEGRATION: CWS swmailmerge (1.1.2); FILE ADDED 2004/05/24 09:31:57 tra 1.1.2.1: #116332#


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [dda1dd13197e0fe4b0c21415275eb58ab975aab9]

INTEGRATION: CWS swmailmerge (1.1.2); FILE ADDED 2004/05/24 09:32:08 tra 1.1.2.1: #116332#


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [5af9b69ef97abd80851baeffe552df72fe6781da]

INTEGRATION: CWS swmailmerge (1.1.2); FILE ADDED 2004/05/24 09:32:20 tra 1.1.2.1: #116332#


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [29614eeab49374681c383de7ebfb5746c5822b5e]

INTEGRATION: CWS swmailmerge (1.1.2); FILE ADDED 2004/05/07 13:29:54 tra 1.1.2.1: #116332#


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [59b846498e1383fc82237a024f9092d4b664a270]

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>  [5f5d24faadc46de949417ae29cef05cc5b7c9797]

INTEGRATION: CWS swmailmerge (1.2.634); FILE MERGED 2004/06/25 13:35:29 os 1.2.634.1: #i25107# access to TextView in MultiLine edit extended to support mail merge dialogs


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [7e53effd40b0f6911da32701972637d65cce7a73]

INTEGRATION: CWS impress21ea (1.13.6); FILE MERGED 2004/08/25 11:24:47 af 1.13.6.1: #i31997# Removed FullScreen entry.


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [63cb782993fe571ce2bd148697df78a4096a55bc]

INTEGRATION: CWS swmailmerge (1.43.38); FILE MERGED 2004/07/07 18:03:19 os 1.43.38.3: RESYNC: (1.43-1.44); FILE MERGED 2004/07/06 11:22:39 os 1.43.38.2: #i25107# protection attribute size corrected 2004/06/25 13:35:29 os 1.43.38.1: #i25107# access to TextView in MultiLine edit extended to support mail merge dialogs


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [93bf2761e67b5636962e43822d1d8a75a6bbd98d]

INTEGRATION: CWS impress21ea (1.12.8); FILE MERGED 2004/08/25 11:25:12 af 1.12.8.1: #i31997# Removed FullScreen entry.


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [bd628185c0c1796ed316423fcde345e45c60b290]

INTEGRATION: CWS impress21ea (1.33.8); FILE MERGED 2004/08/25 11:49:26 af 1.33.8.1: #i32498# The filler between the scroll bars is hidden or shown in ShowUIControls(), too.


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [eea83cfc7661ea0aad45f40632e134da21a70baf]

INTEGRATION: CWS swmailmerge (1.9.18); FILE MERGED 2004/09/08 12:55:25 os 1.9.18.2: #i25107# remove disabled pages from page history 2004/08/20 14:06:21 os 1.9.18.1: #i25107# skipUntil() has to set the right COMMIT_REASON to the current page


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [10941413bd342fea2bf64c90c8cf6c029c034c77]

INTEGRATION: CWS impress21ea (1.36.56); FILE MERGED 2004/08/24 10:46:34 af 1.36.56.1: #i31967# Do not show dialog when creating new page in Draw.


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [e6a74553d91713601282c0ecd433761997d42cd7]

INTEGRATION: CWS swmailmerge (1.2.48); FILE MERGED 2004/09/08 12:55:25 os 1.2.48.4: #i25107# remove disabled pages from page history 2004/08/23 09:43:05 os 1.2.48.3: #i25107# change Roadmap entry dynamically 2004/08/13 18:15:44 os 1.2.48.2: RESYNC: (1.2-1.3); FILE MERGED 2004/07/07 11:15:58 os 1.2.48.1: #i25107# va_arg wants to get an int32 instead  of an int16


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [b2113f7db57e5b1ea85386820f8f9d75e1e1f4df]

INTEGRATION: CWS impress21ea (1.2.60); FILE MERGED 2004/08/27 10:04:09 af 1.2.60.1: #i33472# Added PrepareStackModification(), InvalidateShellStack(), and Shutdown() methods to prevent unnecessary stack modifications.


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [8760f5accb0bb7d2780e55ffd6657245d66bc3a2]

INTEGRATION: CWS swmailmerge (1.2.48); FILE MERGED 2004/08/27 10:46:43 os 1.2.48.1: #i25107# initializing of impl-class


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [478b34b3deb23b2a7a88ddc52bd32a2cea71e4de]

INTEGRATION: CWS impress21ea (1.8.20); FILE MERGED 2004/08/27 10:01:54 af 1.8.20.1: #i33472# Shutting down the ViewShellManager at the correct time.


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [bac0a9f0388297658389ebcda13091aa181d35f7]

INTEGRATION: CWS impress21ea (1.17.56); FILE MERGED 2004/08/24 13:40:20 af 1.17.56.1: #i32909# Text editing is ended in setCurrentPage() before switching to a new page.


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [263eb547834017d7b2a389dcd3dd78197c9f340a]

INTEGRATION: CWS impress21ea (1.2.20); FILE MERGED 2004/08/26 12:08:46 af 1.2.20.1: #i32627# Moved PreviewRenderer here from to ../toolpanel/controls.


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [6baa41f331bc43c4fcfe64a1f1af3032a5f389bc]

INTEGRATION: CWS impress21ea (1.1.2); FILE ADDED 2004/08/26 11:22:07 af 1.1.2.1: #i32627# Moved here from ../toolpanel/controls to make it sd wide available.


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [58b8dbeef9f5b6208591005e3f125a75cf254b59]

INTEGRATION: CWS impress21ea (1.2.60); FILE MERGED 2004/08/26 12:08:00 af 1.2.60.1: #i32627# Moved PreviewRenderer to ../../tools.


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [3852c25183661f2f3d7f6b8b162f99ff62b83ffc]

INTEGRATION: CWS swmailmerge (1.21.32); FILE MERGED 2004/08/13 16:58:53 os 1.21.32.3: RESYNC: (1.22-1.23); FILE MERGED 2004/05/28 17:48:46 os 1.21.32.2: RESYNC: (1.21-1.22); FILE MERGED 2004/05/14 12:09:14 os 1.21.32.1: #i29121# quoting of column name added (OJ)


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [758bda7891756558cfeeb7d6f664f7e6ae41e050]

INTEGRATION: CWS impress21ea (1.2.60); FILE MERGED 2004/09/17 11:30:47 af 1.2.60.2: #i33470# The MouseOverIndicatorOverlay now operates on a model::PageDescriptor. 2004/08/27 08:18:48 af 1.2.60.1: #i33470# Added support for mouse over indicator.


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [94e8385d56098b6a51c539b5374dbf03151d2559]

INTEGRATION: CWS swmailmerge (1.2.8); FILE MERGED 2004/08/18 14:54:24 os 1.2.8.1: i33130 textencoding now saved (OJ)


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [285221eff1e838a837fc5bd5a38e5b5eb635fc6d]

INTEGRATION: CWS impress21ea (1.3.20); FILE MERGED 2004/08/27 08:15:43 af 1.3.20.3: #i33470# Added support for mouse over effect.  Changed the look of some frames. 2004/08/26 12:06:24 af 1.3.20.2: #i32627# Made Rectangle GetPixelBox() and GetPreviewPixelBox() public. 2004/08/24 13:21:30 af 1.3.20.1: #i31939# In CreatePreview() the background color of the page is set at the outliner to show auto colored text correctly.


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [5b544855842a12cbfea853d488fc97498c2e2fcc]

INTEGRATION: CWS impress21ea (1.2.60); FILE MERGED 2004/09/17 11:29:09 af 1.2.60.1: #i33470# Made GetViewObjectContact() const.


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [572fa5bda5ca8783d498acee5c5321fd0fa95f61]

INTEGRATION: CWS swmailmerge (1.2.8); FILE MERGED 2004/08/18 14:54:23 os 1.2.8.1: i33130 textencoding now saved (OJ)


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [179c8b233973d152d2afd93a4a36cd554ec65e6f]

INTEGRATION: CWS impress21ea (1.2.60); FILE MERGED 2004/09/17 11:28:19 af 1.2.60.2: #i33470# The MouseOverIndicatorOverlay now operates on a model::PageDescriptor. 2004/08/27 08:18:08 af 1.2.60.1: #i33470# Added support for mouse over indicator.


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [0b954af88cb783a89fb5ab19a0aad986f9aefd09]

INTEGRATION: CWS impress21ea (1.3.20); FILE MERGED 2004/08/27 08:14:43 af 1.3.20.2: #i33470# Added support for mouse over effect. 2004/08/26 12:06:51 af 1.3.20.1: #i32627# Made Rectangle GetPixelBox() and GetPreviewPixelBox() public.


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [fddf174cac302a3b3c9091dbbe5347f06ac0ca77]

INTEGRATION: CWS impress21ea (1.2.60); FILE MERGED 2004/09/17 11:27:01 af 1.2.60.1: #i33470# Made GetViewObjectContact() const.


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [5c1fbb360ca66fb25cb02c569f59f384c9a0a842]

INTEGRATION: CWS impress21ea (1.2.60); FILE MERGED 2004/08/27 08:13:32 af 1.2.60.1: #i33470# Removed unused variables.


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [9380e9ea0bd4371713b393a23a60e240576c719e]

INTEGRATION: CWS impress21ea (1.4.20); FILE MERGED 2004/09/17 11:24:56 af 1.4.20.3: #i33470# MouseOverIndicatorOverlay now takes PageDescriptor as argument.  Turning off mouse over effect before moving slides to new location. 2004/08/27 08:13:00 af 1.4.20.2: #i33470# Removed unused variables. 2004/08/27 08:08:35 af 1.4.20.1: #i33470# Added mouse over effect.


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [8343a1bde28fffdae68e2170da5aab2b94dbbf57]

INTEGRATION: CWS impress21ea (1.2.60); FILE MERGED 2004/08/25 11:00:39 af 1.2.60.1: #i29458# Fixed index of insertion position for paste.


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [f59e1e51408bc473a5bfd3f23bae6559be929b67]

INTEGRATION: CWS impress21ea (1.2.60); FILE MERGED 2004/08/26 11:35:16 af 1.2.60.1: #i32627# The preview factory is now held as member.


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [d225bc53a43ce07fb0749725b0c1d09dd91098eb]

INTEGRATION: CWS swmailmerge (1.74.6); FILE MERGED 2004/09/15 15:23:36 os 1.74.6.6: RESYNC: (1.80-1.83); FILE MERGED 2004/08/13 18:38:50 os 1.74.6.5: RESYNC: (1.78-1.80); FILE MERGED 2004/07/07 18:33:59 os 1.74.6.4: RESYNC: (1.76-1.78); FILE MERGED 2004/06/14 08:33:59 os 1.74.6.3: RESYNC: (1.75-1.76); FILE MERGED 2004/05/28 15:42:39 os 1.74.6.2: RESYNC: (1.74-1.75); FILE MERGED 2004/05/07 13:27:33 tra 1.74.6.1: #116332#added cssmail.db


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [ba36eb5ded383168192cd7e52f4c710f6dfa3b9c]

INTEGRATION: CWS swmailmerge (1.59.26); FILE MERGED 2004/09/15 15:23:29 os 1.59.26.5: RESYNC: (1.63-1.66); FILE MERGED 2004/08/13 18:37:18 os 1.59.26.4: RESYNC: (1.62-1.63); FILE MERGED 2004/07/07 18:33:01 os 1.59.26.3: RESYNC: (1.60-1.62); FILE MERGED 2004/05/28 15:41:03 os 1.59.26.2: RESYNC: (1.59-1.60); FILE MERGED 2004/05/07 13:02:32 tra 1.59.26.1: #116332#delivering css.mail IDL files


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [9a98146ee468cce90bbea5ea8a1939f6bb573c50]

INTEGRATION: CWS impress21ea (1.2.60); FILE MERGED 2004/08/26 11:16:08 af 1.2.60.1: #i32627# Using another factory for creating preview bitmaps.


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [559bec25f746d3c1d0b2592032790c303b05a16d]

INTEGRATION: CWS swmailmerge (1.58.6); FILE MERGED 2004/09/15 15:23:21 os 1.58.6.5: RESYNC: (1.63-1.66); FILE MERGED 2004/08/13 18:37:10 os 1.58.6.4: RESYNC: (1.60-1.63); FILE MERGED 2004/06/14 08:31:48 os 1.58.6.3: RESYNC: (1.59-1.60); FILE MERGED 2004/05/28 15:40:54 os 1.58.6.2: RESYNC: (1.58-1.59); FILE MERGED 2004/05/07 13:00:55 tra 1.58.6.1: #116332#added css.mail module (oa_mail)


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [ee978b0231c702a6c90d52ac6d7d0f6f70586f3d]

INTEGRATION: CWS impress21ea (1.2.60); FILE MERGED 2004/08/26 11:11:56 af 1.2.60.1: #i32627# Code cleanup.


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [ea19dfe7784d0c2ca42820c6d00d4261a1b5cc61]

INTEGRATION: CWS swmailmerge (1.1.2); FILE ADDED 2004/08/24 06:10:15 tra 1.1.2.4: #116332# 2004/07/12 13:37:49 tra 1.1.2.3: #116332# 2004/07/06 09:58:06 tra 1.1.2.2: #116332# 2004/05/07 12:03:29 tra 1.1.2.1: #116332#


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [a3891a3a6b5300b07b868d9f1cb68f3f511605bf]

INTEGRATION: CWS impress21ea (1.2.60); FILE MERGED 2004/08/27 10:04:45 af 1.2.60.1: #i33472# Added PrepareStackModification(), InvalidateShellStack(), and Shutdown() methods to prevent unnecessary stack modifications.


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [ab21b4d768051e3eb0b60b3d250df9792d04ec45]

INTEGRATION: CWS swmailmerge (1.1.2); FILE ADDED 2004/08/24 06:08:55 tra 1.1.2.1: #116332#


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [c37cd399b13638acbcb4c68dcc5d26da02850dfe]

INTEGRATION: CWS swmailmerge (1.1.2); FILE ADDED 2004/08/25 08:58:37 tra 1.1.2.2: #116332# 2004/08/24 06:09:28 tra 1.1.2.1: #116332#


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [f104c1d6ccf2f22a586f73040985e8a43479d858]

INTEGRATION: CWS impress21ea (1.1.2); FILE ADDED 2004/08/26 11:22:35 af 1.1.2.1: #i32627# Moved here from ../toolpanel/controls to make it sd wide available.


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [9790b0a2f32d15672cc319f79b46233d781d5762]

INTEGRATION: CWS swmailmerge (1.1.2); FILE ADDED 2004/08/30 14:26:06 tra 1.1.2.3: #116332#if no authentication is required the authenticator provided in the connect method must return an empty user name and password 2004/08/25 08:58:35 tra 1.1.2.2: #116332# 2004/08/24 06:08:44 tra 1.1.2.1: #116332#


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [77b17bd16654e47f1e3409aed88213eec71c4e97]

INTEGRATION: CWS swmailmerge (1.1.2); FILE ADDED 2004/07/12 14:56:58 tra 1.1.2.4: #116332#documentation updates 2004/07/12 13:37:49 tra 1.1.2.3: #116332# 2004/05/24 09:34:23 tra 1.1.2.2: #116332#connectUser method now throws more detailed exceptions 2004/05/07 12:03:02 tra 1.1.2.1: #116332#


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [c5099f939c3e931ba64677c78449d3031eeb40b1]

INTEGRATION: CWS swmailmerge (1.1.2); FILE ADDED 2004/07/12 14:56:58 tra 1.1.2.4: #116332#documentation updates 2004/07/12 13:37:48 tra 1.1.2.3: #116332# 2004/07/06 09:58:04 tra 1.1.2.2: #116332# 2004/05/07 12:03:03 tra 1.1.2.1: #116332#


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [6395af22acc7a93edfd219bf6d1299ed8520ce00]

INTEGRATION: CWS swmailmerge (1.1.2); FILE ADDED 2004/05/07 12:03:04 tra 1.1.2.1: #116332#


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [d28d15f88be067fb8059480a80ccdd231fc3a760]

INTEGRATION: CWS swmailmerge (1.1.2); FILE ADDED 2004/07/12 14:56:57 tra 1.1.2.2: #116332#documentation updates 2004/05/07 12:03:03 tra 1.1.2.1: #116332#


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [512ef6395c22e5c834f941957449d9edf65086b1]

INTEGRATION: CWS swmailmerge (1.1.2); FILE ADDED 2004/05/07 12:03:05 tra 1.1.2.1: #116332#


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [c87ebe35cdf68b047721fe1416f0eee87c65713e]

INTEGRATION: CWS swmailmerge (1.1.2); FILE ADDED 2004/08/24 06:09:18 tra 1.1.2.1: #116332#


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [20402ab9b2348e4d0c196a02b2cedb8fd1d49ac4]

INTEGRATION: CWS swmailmerge (1.1.2); FILE ADDED 2004/08/24 06:08:33 tra 1.1.2.1: #116332#


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [f8950283d982337863fa38da1b70f65af7e7cf60]

INTEGRATION: CWS swmailmerge (1.1.2); FILE ADDED 2004/08/24 06:09:06 tra 1.1.2.1: #116332#


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [6191068e4b489eb64847d4ae00e0cb5ac2f2aef7]

INTEGRATION: CWS swmailmerge (1.1.2); FILE ADDED 2004/05/07 12:03:03 tra 1.1.2.1: #116332#


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [5a5a0b72d09cb42b19f4dfbf59dd87b6a41f84d7]

INTEGRATION: CWS swmailmerge (1.1.2); FILE ADDED 2004/07/12 14:56:57 tra 1.1.2.4: #116332#documentation updates 2004/07/12 13:37:48 tra 1.1.2.3: #116332# 2004/07/06 09:58:02 tra 1.1.2.2: #116332# 2004/05/07 12:03:04 tra 1.1.2.1: #116332#


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [899b2c7bc3eb153adb3c58c44c662bdef0630a13]

INTEGRATION: CWS swmailmerge (1.1.2); FILE ADDED 2004/08/24 06:10:15 tra 1.1.2.2: #116332# 2004/05/07 12:03:04 tra 1.1.2.1: #116332#


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [b19d3a5a221c2d9c10bd0ad49b529d31b4785339]

INTEGRATION: CWS swmailmerge (1.1.2); FILE ADDED 2004/07/13 09:41:25 tra 1.1.2.3: #116332#docu update 2004/07/12 14:56:57 tra 1.1.2.2: #116332#documentation updates 2004/07/12 13:35:28 tra 1.1.2.1: #116332#


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [80590bc0794aa95bb31b752922d34a2706de613b]

INTEGRATION: CWS swmailmerge (1.10.90); FILE MERGED 2004/07/07 18:26:33 os 1.10.90.2: RESYNC: (1.10-1.11); FILE MERGED 2004/05/07 13:38:34 tra 1.10.90.1: #116332#added module mail


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [006dfedc6bd89e01313b710d1f08d7be4e42839a]

INTEGRATION: CWS swmailmerge (1.43.6); FILE MERGED 2004/09/15 15:07:38 os 1.43.6.5: RESYNC: (1.48-1.51); FILE MERGED 2004/08/13 15:28:24 os 1.43.6.4: RESYNC: (1.46-1.48); FILE MERGED 2004/07/07 16:39:05 os 1.43.6.3: RESYNC: (1.44-1.46); FILE MERGED 2004/05/29 01:13:48 os 1.43.6.2: RESYNC: (1.43-1.44); FILE MERGED 2004/05/21 08:02:38 os 1.43.6.1: #116332# mail added


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [d4e2030b547c5c8025e81d4c214f6538030cad3d]

INTEGRATION: CWS swmailmerge (1.36.4); FILE MERGED 2004/09/15 15:07:31 os 1.36.4.4: RESYNC: (1.37-1.39); FILE MERGED 2004/07/07 16:16:05 os 1.36.4.3: RESYNC: (1.36-1.37); FILE MERGED 2004/06/08 11:21:10 os 1.36.4.2: #i25107# trailing backspace removed 2004/06/04 10:26:39 os 1.36.4.1: #i25107# mail merge dialogs move to swcui library


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [204234e794abb840a2b2a4295f21b499c7558f6b]

INTEGRATION: CWS swmailmerge (1.9.644); FILE MERGED 2004/09/15 15:07:24 os 1.9.644.6: RESYNC: (1.9-1.10); FILE MERGED 2004/06/17 07:02:34 os 1.9.644.5: #i25107# weekly check-in 2004/05/28 12:36:09 os 1.9.644.4: #i25107# ChildWindow to return to the mail merge wizard 2004/05/07 09:41:07 os 1.9.644.3: #i25107# Mail merge mailer configuration page 2004/04/30 14:32:33 os 1.9.644.2: #i25107# intermediate check-in 2004/04/13 15:33:19 os 1.9.644.1: #i25107# mail merge progress


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [2b015a651b75f724cc07d1e6046cf7d0a39df0b3]

INTEGRATION: CWS swmailmerge (1.2.76); FILE MERGED 2004/09/15 15:06:40 os 1.2.76.6: RESYNC: (1.9-1.13); FILE MERGED 2004/08/13 15:19:03 os 1.2.76.5: RESYNC: (1.5-1.9); FILE MERGED 2004/07/07 16:15:56 os 1.2.76.4: RESYNC: (1.4-1.5); FILE MERGED 2004/07/07 11:20:44 os 1.2.76.3: #i25107# old mail merge dialog removed from menu 2004/05/28 22:24:15 os 1.2.76.2: RESYNC: (1.2-1.4); FILE MERGED 2004/04/30 14:32:32 os 1.2.76.1: #i25107# intermediate check-in


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [f00708be5c038506d04ba13a630d382e4e4e301f]

INTEGRATION: CWS swmailmerge (1.4.2); FILE MERGED 2004/09/15 15:05:10 os 1.4.2.4: RESYNC: (1.9-1.12); FILE MERGED 2004/08/13 15:10:37 os 1.4.2.3: RESYNC: (1.5-1.9); FILE MERGED 2004/07/07 16:15:34 os 1.4.2.2: RESYNC: (1.4-1.5); FILE MERGED 2004/07/07 11:20:44 os 1.4.2.1: #i25107# old mail merge dialog removed from menu


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [aa89cdd69e5664e72e81d183d18b2f3ed0e4423c]

INTEGRATION: CWS swmailmerge (1.17.166); FILE MERGED 2004/07/02 09:15:20 os 1.17.166.3: #i25107# weekly check-in 2004/05/28 22:21:50 os 1.17.166.2: RESYNC: (1.17-1.18); FILE MERGED 2004/05/14 13:58:03 os 1.17.166.1: #i25107# weekly check-in


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [ff8035f1bc8b1c5cfc8839c1536af13f7c1d1f52]

INTEGRATION: CWS swmailmerge (1.13.480); FILE MERGED 2004/08/13 15:03:29 os 1.13.480.2: RESYNC: (1.13-1.14); FILE MERGED 2004/07/06 11:25:43 os 1.13.480.1: #i25107# weekly check-in


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [5d7ce6db70b362b9f69aee2aaf651cbddcf35b84]

INTEGRATION: CWS swmailmerge (1.24.20); FILE MERGED 2004/08/30 06:26:04 os 1.24.20.2: #i22689# 'Don't ask me gain' added to print as mailmerge query box 2004/06/23 14:06:59 os 1.24.20.1: #i25107# weekly check-in


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [94c45f572a6870c8b6ea55249ff7c9733278dd17]

INTEGRATION: CWS swmailmerge (1.45.20); FILE MERGED 2004/09/15 15:01:05 os 1.45.20.6: RESYNC: (1.49-1.52); FILE MERGED 2004/08/13 15:02:23 os 1.45.20.5: RESYNC: (1.47-1.49); FILE MERGED 2004/07/02 09:15:18 os 1.45.20.4: #i25107# weekly check-in 2004/06/11 06:29:45 os 1.45.20.3: RESYNC: (1.46-1.47); FILE MERGED 2004/05/28 22:17:18 os 1.45.20.2: RESYNC: (1.45-1.46); FILE MERGED 2004/05/28 12:45:35 os 1.45.20.1: #i25107# ChildWindow to return to the mail merge wizard


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [befc813287e83e958091e805c4d1a5e9c62f5de3]

INTEGRATION: CWS swmailmerge (1.12.480); FILE MERGED 2004/09/15 15:00:58 os 1.12.480.7: RESYNC: (1.12-1.13); FILE MERGED 2004/09/03 13:10:24 os 1.12.480.6: #i25107# update source view after reload 2004/08/27 09:44:45 os 1.12.480.5: #i25107# Send mail dialog now modal 2004/07/07 13:18:42 os 1.12.480.4: #i25107# mailmerge childwindow is now a feature childwindow 2004/07/02 09:15:18 os 1.12.480.3: #i25107# weekly check-in 2004/06/25 13:39:17 os 1.12.480.2: #i25107# weekly check-in 2004/05/28 12:45:35 os 1.12.480.1: #i25107# ChildWindow to return to the mail merge wizard


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [290253734e5f1a3adafb730dd4650da92531e6ef]

INTEGRATION: CWS swmailmerge (1.70.20); FILE MERGED 2004/09/15 15:00:51 os 1.70.20.4: RESYNC: (1.73-1.75); FILE MERGED 2004/08/13 15:01:31 os 1.70.20.3: RESYNC: (1.71-1.73); FILE MERGED 2004/07/07 16:09:04 os 1.70.20.2: RESYNC: (1.70-1.71); FILE MERGED 2004/06/23 14:06:58 os 1.70.20.1: #i25107# weekly check-in


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [415f201b43abb5813ceb558467d27f35de1a6542]

INTEGRATION: CWS swmailmerge (1.15.166); FILE MERGED 2004/09/03 13:10:24 os 1.15.166.3: #i25107# update source view after reload 2004/06/25 13:39:17 os 1.15.166.2: #i25107# weekly check-in 2004/05/28 12:45:35 os 1.15.166.1: #i25107# ChildWindow to return to the mail merge wizard


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [10f0921800e008710562813f40b356c85d87b4ca]

INTEGRATION: CWS swmailmerge (1.20.18); FILE MERGED 2004/09/15 14:52:51 os 1.20.18.8: RESYNC: (1.23-1.26); FILE MERGED 2004/09/03 13:10:14 os 1.20.18.7: #i25107# update source view after reload 2004/08/13 14:53:13 os 1.20.18.6: RESYNC: (1.22-1.23); FILE MERGED 2004/06/25 13:39:16 os 1.20.18.5: #i25107# weekly check-in 2004/06/23 14:06:58 os 1.20.18.4: #i25107# weekly check-in 2004/06/02 12:33:57 os 1.20.18.3: #i25107# merge error corrected 2004/05/28 22:03:40 os 1.20.18.2: RESYNC: (1.20-1.22); FILE MERGED 2004/05/28 12:46:05 os 1.20.18.1: #i25107# ChildWindow to return to the mail merge wizard


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [e8e7eb561aca34e4c13c35f45e3a8f7af2864014]

INTEGRATION: CWS swmailmerge (1.7.672); FILE MERGED 2004/09/15 14:52:43 os 1.7.672.4: RESYNC: (1.8-1.9); FILE MERGED 2004/07/02 09:15:17 os 1.7.672.3: #i25107# weekly check-in 2004/05/28 22:03:30 os 1.7.672.2: RESYNC: (1.7-1.8); FILE MERGED 2004/05/14 13:58:03 os 1.7.672.1: #i25107# weekly check-in


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [244f94a3085dd5819fb840057b519ef9d090ff87]

INTEGRATION: CWS swmailmerge (1.8.480); FILE MERGED 2004/09/03 13:10:15 os 1.8.480.3: #i25107# update source view after reload 2004/06/25 13:39:15 os 1.8.480.2: #i25107# weekly check-in 2004/05/28 12:46:06 os 1.8.480.1: #i25107# ChildWindow to return to the mail merge wizard


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [b32dea8a2191ba637249d90beeb68caff3d3b9e0]

INTEGRATION: CWS swmailmerge (1.1.2); FILE ADDED 2004/09/03 08:16:46 os 1.1.2.16: #i25107# last fixes 2004/08/20 14:18:50 os 1.1.2.15: #i25107# SMTP after POP added 2004/08/13 11:55:03 os 1.1.2.14: #i25107# dispose of the result set impl. 2004/07/07 09:44:50 os 1.1.2.13: #i25107# syntax error 2004/07/06 11:25:42 os 1.1.2.12: #i25107# weekly check-in 2004/07/02 09:15:17 os 1.1.2.11: #i25107# weekly check-in 2004/06/23 14:06:57 os 1.1.2.10: #i25107# weekly check-in 2004/06/17 07:02:33 os 1.1.2.9: #i25107# weekly check-in 2004/06/08 06:56:25 os 1.1.2.8: #i25107# gender column added 2004/05/28 12:23:44 os 1.1.2.7: #i25107# access to ResultSet and Selection completed 2004/05/18 06:18:35 os 1.1.2.6: #i25107# merging implemented 2004/05/14 13:58:03 os 1.1.2.5: #i25107# weekly check-in 2004/05/10 09:50:34 os 1.1.2.4: #i25107# syntax errors 2004/05/07 09:50:14 os 1.1.2.3: #i25107# single instance configuration; mailer options added 2004/04/30 14:32:32 os 1.1.2.2: #i25107# intermediate check-in 2004/04/16 12:46:29 os 1.1.2.1: #i25107# Mail merge wizard configuration item


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [6ab34a9ae8414c1377a1ee9269c6a613ff74758a]

INTEGRATION: CWS swmailmerge (1.1.2); FILE ADDED 2004/08/23 09:42:26 os 1.1.2.14: #i25107# change Roadmap entry dynamically 2004/08/12 14:29:09 os 1.1.2.13: #i25107# use skipUntil() instead of GotoPage() 2004/07/06 11:25:42 os 1.1.2.12: #i25107# weekly check-in 2004/07/02 09:15:16 os 1.1.2.11: #i25107# weekly check-in 2004/06/25 13:39:15 os 1.1.2.10: #i25107# weekly check-in 2004/06/17 07:02:33 os 1.1.2.9: #i25107# weekly check-in 2004/06/08 06:55:46 os 1.1.2.8: #i25107# buttons resorted 2004/06/07 07:14:18 os 1.1.2.7: #i25107# RoadMap added 2004/06/04 10:26:39 os 1.1.2.6: #i25107# mail merge dialogs move to swcui library 2004/06/03 06:45:06 os 1.1.2.5: #i25107# signature of createPage has changed 2004/05/28 12:46:06 os 1.1.2.4: #i25107# ChildWindow to return to the mail merge wizard 2004/04/30 14:32:31 os 1.1.2.3: #i25107# intermediate check-in 2004/04/16 12:47:17 os 1.1.2.2: #i25107# config item added; Layout page added 2004/04/08 08:43:07 os 1.1.2.1: #i25107# new mail merge wizard


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [c363a0dc50df3c999f1518ec79a91cdd9be3d21c]

INTEGRATION: CWS swmailmerge (1.1.2); FILE ADDED 2004/09/14 14:51:51 os 1.1.2.14: #i25107# more checks for correct mail settings 2004/08/26 13:51:43 os 1.1.2.13: #i25107# changed mail API; password dialog added 2004/08/18 15:18:20 os 1.1.2.12: #i25107# mail merge leftovers 2004/07/13 08:30:38 os 1.1.2.11: #i25107# changed mail API 2004/07/07 11:26:26 os 1.1.2.10: #i25107# content type added to body and attachment 2004/07/06 11:25:41 os 1.1.2.9: #i25107# weekly check-in 2004/07/02 09:15:16 os 1.1.2.8: #i25107# weekly check-in 2004/06/25 13:39:14 os 1.1.2.7: #i25107# weekly check-in 2004/06/23 14:06:57 os 1.1.2.6: #i25107# weekly check-in 2004/06/17 07:02:32 os 1.1.2.5: #i25107# weekly check-in 2004/06/09 15:09:55 os 1.1.2.4: #i25107# const added 2004/06/09 14:44:18 os 1.1.2.3: #i25107# preview selection handler added 2004/06/08 06:57:55 os 1.1.2.2: #i25107# selecting active element in preview 2004/05/28 12:48:47 os 1.1.2.1: #i25107# moved from ../dbui


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [a09bdce00810957857335025b5a7a54e05c0e791]

INTEGRATION: CWS swmailmerge (1.1.2); FILE ADDED 2004/08/27 09:44:44 os 1.1.2.5: #i25107# Send mail dialog now modal 2004/08/26 13:51:25 os 1.1.2.4: #i25107# QueryClose() has to be connected to the frame 2004/07/02 09:15:16 os 1.1.2.3: #i25107# weekly check-in 2004/06/23 14:06:57 os 1.1.2.2: #i25107# weekly check-in 2004/05/28 12:22:44 os 1.1.2.1: #i25107# ChildWindow to return to the mail merge wizard


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [e7be5a7b3b92014903f9223ccd19b2a62aca6b66]

INTEGRATION: CWS swmailmerge (1.1.2); FILE ADDED 2004/08/27 10:27:23 os 1.1.2.7: #i25107# mail dispatcher self-referencing fixed 2004/08/24 13:37:55 os 1.1.2.6: #i25107# mail API changes - again 2004/07/15 08:44:03 tra 1.1.2.5: #116332#start and stop methods will now control the running state of the thread via a condition and a flag instead of hard suspend and resume calls 2004/07/15 06:08:20 tra 1.1.2.4: #116332#introduced a shutdown method in order to manually trigger shutdown of the mail dispatcher thread, implicit shutdown in dtor doesn't work 2004/06/23 14:06:56 os 1.1.2.3: #i25107# weekly check-in 2004/06/03 09:04:06 os 1.1.2.2: #i25107# merge error corrected 2004/05/28 12:46:53 os 1.1.2.1: #i25107# e-mail access for mail merge


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [405f12446b4f46470e4b513dcc14df83aea0f08c]

INTEGRATION: CWS swmailmerge (1.1.2); FILE ADDED 2004/08/20 14:17:54 os 1.1.2.3: #i25107# new mail configuration sub dialog 2004/08/18 15:18:20 os 1.1.2.2: #i25107# mail merge leftovers 2004/05/07 09:40:05 os 1.1.2.1: #i25107# Mail merge mailer configuration page


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [48a6becb816844334c96bc0c000c0effd7f6c2bc]

INTEGRATION: CWS swmailmerge (1.1.2); FILE ADDED 2004/06/03 09:04:03 os 1.1.2.2: #i25107# merge error corrected 2004/05/28 12:47:04 os 1.1.2.1: #i25107# e-mail access for mail merge


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [a057d0ccd23151d00bdee5b85271613d802a0d62]

INTEGRATION: CWS swmailmerge (1.10.514); FILE MERGED 2004/08/30 06:26:03 os 1.10.514.1: #i22689# 'Don't ask me gain' added to print as mailmerge query box


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [483df06fcb4fb85178baf446cb4b86cf633ec430]

INTEGRATION: CWS swmailmerge (1.4.20); FILE MERGED 2004/06/25 13:39:14 os 1.4.20.2: #i25107# weekly check-in 2004/06/04 10:26:38 os 1.4.20.1: #i25107# mail merge dialogs move to swcui library


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [e3f705a48c4a03f58d4d0087e521e777904e74a6]

INTEGRATION: CWS swmailmerge (1.5.20); FILE MERGED 2004/09/15 14:35:13 os 1.5.20.4: RESYNC: (1.5-1.6); FILE MERGED 2004/08/12 14:29:23 os 1.5.20.3: #i25107# use skipUntil() instead of GotoPage() 2004/06/25 13:39:13 os 1.5.20.2: #i25107# weekly check-in 2004/06/04 10:26:38 os 1.5.20.1: #i25107# mail merge dialogs move to swcui library


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [81cdf8dbea9480cd21bc85a178ea4dd81b239b11]

INTEGRATION: CWS swmailmerge (1.1.2); FILE ADDED 2004/08/18 15:17:59 os 1.1.2.4: #i25107# mail merge leftovers 2004/08/17 08:30:28 os 1.1.2.3: #i25107# mail merge localisation 2004/07/08 14:51:39 os 1.1.2.2: #i25107# resource language changes 2004/04/13 15:34:12 os 1.1.2.1: #i25107# mail merge progress


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [4d44a916c192ab0ca5756b7f4f333dd7591182ec]

INTEGRATION: CWS swmailmerge (1.1.2); FILE ADDED 2004/08/18 15:17:59 os 1.1.2.4: #i25107# mail merge leftovers 2004/05/14 13:58:02 os 1.1.2.3: #i25107# weekly check-in 2004/04/30 14:32:30 os 1.1.2.2: #i25107# intermediate check-in 2004/04/13 15:33:51 os 1.1.2.1: #i25107# mail merge progress


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [f1be67157fa86e409d716385cf861f1740b6e5a0]

INTEGRATION: CWS swmailmerge (1.1.2); FILE ADDED 2004/08/18 15:17:59 os 1.1.2.2: #i25107# mail merge leftovers 2004/04/13 15:34:01 os 1.1.2.1: #i25107# mail merge progress


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [80e853d0cf94c405fe696a39a98fa069323333b4]

INTEGRATION: CWS swmailmerge (1.1.2); FILE ADDED 2004/08/26 13:50:59 os 1.1.2.6: #i25107# set/get table name corrected 2004/08/18 15:17:58 os 1.1.2.5: #i25107# mail merge leftovers 2004/05/14 13:58:02 os 1.1.2.4: #i25107# weekly check-in 2004/05/07 09:51:51 os 1.1.2.3: #i25107# c'tor calls corrected 2004/04/30 14:32:30 os 1.1.2.2: #i25107# intermediate check-in 2004/04/13 15:36:05 os 1.1.2.1: #i25107# mail merge progress


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [db3683c3d02610a3c7998dbc47fbfbbf40e05f42]

INTEGRATION: CWS swmailmerge (1.1.2); FILE ADDED 2004/09/03 08:16:46 os 1.1.2.7: #i25107# last fixes 2004/08/17 12:48:18 os 1.1.2.6: #i25107# mail merge localisation 2004/08/10 08:04:14 os 1.1.2.5: #i25107# some controls replaced 2004/07/08 14:51:39 os 1.1.2.4: #i25107# resource language changes 2004/06/07 07:14:09 os 1.1.2.3: #i25107# RoadMap added 2004/04/30 14:32:30 os 1.1.2.2: #i25107# intermediate check-in 2004/04/08 08:35:32 os 1.1.2.1: #i25107# new mail merge wizard


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [6d0da1c2a0b8b218b141f6ba61105cf63d2c1323]

INTEGRATION: CWS swmailmerge (1.1.2); FILE ADDED 2004/08/18 15:17:58 os 1.1.2.5: #i25107# mail merge leftovers 2004/08/10 08:04:14 os 1.1.2.4: #i25107# some controls replaced 2004/05/28 12:45:11 os 1.1.2.3: #i25107# merge, selection and edit document impl. 2004/05/14 13:58:02 os 1.1.2.2: #i25107# weekly check-in 2004/04/08 08:35:22 os 1.1.2.1: #i25107# new mail merge wizard


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [c577ad9156f0081b99939c8829e64677c5f1027e]

INTEGRATION: CWS swmailmerge (1.1.2); FILE ADDED 2004/08/10 08:04:14 os 1.1.2.2: #i25107# some controls replaced 2004/04/08 08:35:42 os 1.1.2.1: #i25107# new mail merge wizard


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [a4f442d33f149387d18d6840da329edfb446bf87]

INTEGRATION: CWS swmailmerge (1.1.2); FILE ADDED 2004/08/18 15:17:58 os 1.1.2.10: #i25107# mail merge leftovers 2004/08/10 08:04:14 os 1.1.2.9: #i25107# some controls replaced 2004/07/02 09:15:15 os 1.1.2.8: #i25107# weekly check-in 2004/06/25 13:39:13 os 1.1.2.7: #i25107# weekly check-in 2004/06/17 07:02:31 os 1.1.2.6: #i25107# weekly check-in 2004/06/08 07:04:35 os 1.1.2.5: #i25107# preview initially updated 2004/05/28 12:45:11 os 1.1.2.4: #i25107# merge, selection and edit document impl. 2004/05/18 06:23:34 os 1.1.2.3: #i25107# prevent multiple merges 2004/05/14 13:58:02 os 1.1.2.2: #i25107# weekly check-in 2004/04/08 08:35:51 os 1.1.2.1: #i25107# new mail merge wizard


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [a00f59df17474b7df721d8827f01f55a358c8550]

INTEGRATION: CWS swmailmerge (1.1.2); FILE ADDED 2004/08/18 15:17:58 os 1.1.2.8: #i25107# mail merge leftovers 2004/08/17 08:30:28 os 1.1.2.7: #i25107# mail merge localisation 2004/07/08 14:51:39 os 1.1.2.6: #i25107# resource language changes 2004/06/17 07:02:31 os 1.1.2.5: #i25107# weekly check-in 2004/06/07 07:14:08 os 1.1.2.4: #i25107# RoadMap added 2004/04/30 14:32:29 os 1.1.2.3: #i25107# intermediate check-in 2004/04/16 12:48:58 os 1.1.2.2: #i25107# additional texts added 2004/04/08 07:55:40 os 1.1.2.1: #i25107# new mail merge wizard


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [6df0a6f77e346bc4a4289390d750ad517e6eee63]

INTEGRATION: CWS swmailmerge (1.1.2); FILE ADDED 2004/08/23 09:42:06 os 1.1.2.5: #i25107# change Roadmap entry dynamically 2004/06/17 07:02:31 os 1.1.2.4: #i25107# weekly check-in 2004/04/30 14:32:29 os 1.1.2.3: #i25107# intermediate check-in 2004/04/16 12:48:57 os 1.1.2.2: #i25107# additional texts added 2004/04/08 07:55:30 os 1.1.2.1: #i25107# new mail merge wizard


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [5050ad399aae5a6613a768a9b8b7e65d3d3981ca]

INTEGRATION: CWS swmailmerge (1.1.2); FILE ADDED 2004/06/17 07:02:31 os 1.1.2.3: #i25107# weekly check-in 2004/04/16 12:48:57 os 1.1.2.2: #i25107# additional texts added 2004/04/08 07:56:01 os 1.1.2.1: #i25107# new mail merge wizard


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [52f1f066df25af82bdd18d04d504959b04b2e514]

INTEGRATION: CWS swmailmerge (1.1.2); FILE ADDED 2004/08/23 09:42:06 os 1.1.2.7: #i25107# change Roadmap entry dynamically 2004/06/23 14:06:55 os 1.1.2.6: #i25107# weekly check-in 2004/06/17 07:02:31 os 1.1.2.5: #i25107# weekly check-in 2004/05/14 13:58:02 os 1.1.2.4: #i25107# weekly check-in 2004/04/30 14:32:29 os 1.1.2.3: #i25107# intermediate check-in 2004/04/16 12:48:57 os 1.1.2.2: #i25107# additional texts added 2004/04/08 07:55:49 os 1.1.2.1: #i25107# new mail merge wizard


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [7c03d496d341b897ce1ca4e686a633c978bf1c9d]

INTEGRATION: CWS swmailmerge (1.1.2); FILE ADDED 2004/09/13 07:50:44 os 1.1.2.15: #i25107# increase mail format ListBox 2004/08/18 15:17:58 os 1.1.2.14: #i25107# mail merge leftovers 2004/08/17 12:48:18 os 1.1.2.13: #i25107# mail merge localisation 2004/08/10 08:08:02 os 1.1.2.12: #i25107# strings changed 2004/07/08 14:51:38 os 1.1.2.11: #i25107# resource language changes 2004/07/02 09:15:15 os 1.1.2.10: #i25107# weekly check-in 2004/06/23 14:06:55 os 1.1.2.9: #i25107# weekly check-in 2004/06/17 07:02:30 os 1.1.2.8: #i25107# weekly check-in 2004/06/07 07:14:08 os 1.1.2.7: #i25107# RoadMap added 2004/06/03 09:04:02 os 1.1.2.6: #i25107# merge error corrected 2004/06/03 05:59:33 os 1.1.2.5: #i25107# ImageList changes 2004/05/28 12:44:23 os 1.1.2.4: #i25107# some output functions impl. 2004/05/18 06:22:56 os 1.1.2.3: #i25107# some output types implemented 2004/04/30 14:32:29 os 1.1.2.2: #i25107# intermediate check-in 2004/04/08 07:57:52 os 1.1.2.1: #i25107# new mail merge wizard


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [841537ef2790adef0c3966e63fe096bad8d416c5]

INTEGRATION: CWS swmailmerge (1.1.2); FILE ADDED 2004/08/27 09:44:44 os 1.1.2.15: #i25107# Send mail dialog now modal 2004/08/26 13:50:30 os 1.1.2.14: #i25107# QueryClose() has to be connected to the frame 2004/08/18 15:17:57 os 1.1.2.13: #i25107# mail merge leftovers 2004/07/13 08:30:37 os 1.1.2.12: #i25107# changed mail API 2004/07/07 13:13:00 os 1.1.2.11: #i25107# static StopSendMails handler and paused-label added 2004/07/07 11:26:37 os 1.1.2.10: #i25107# content type added to body and attachment 2004/07/06 11:25:40 os 1.1.2.9: #i25107# weekly check-in 2004/07/02 09:15:14 os 1.1.2.8: #i25107# weekly check-in 2004/06/23 14:06:55 os 1.1.2.7: #i25107# weekly check-in 2004/06/17 07:02:30 os 1.1.2.6: #i25107# weekly check-in 2004/05/28 12:44:24 os 1.1.2.5: #i25107# some output functions impl. 2004/05/18 06:22:52 os 1.1.2.4: #i25107# some output types implemented 2004/04/30 14:32:28 os 1.1.2.3: #i25107# intermediate check-in 2004/04/13 15:33:11 os 1.1.2.2: #i25107# mail merge progress 2004/04/08 07:57:42 os 1.1.2.1: #i25107# new mail merge wizard


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [a846e70be1f59e4c6cc12036589f2795b7ae49ce]

INTEGRATION: CWS swmailmerge (1.1.2); FILE ADDED 2004/08/18 15:17:57 os 1.1.2.8: #i25107# mail merge leftovers 2004/07/02 09:15:14 os 1.1.2.7: #i25107# weekly check-in 2004/06/23 14:06:54 os 1.1.2.6: #i25107# weekly check-in 2004/06/17 07:02:30 os 1.1.2.5: #i25107# weekly check-in 2004/05/28 12:44:22 os 1.1.2.4: #i25107# some output functions impl. 2004/05/18 06:22:54 os 1.1.2.3: #i25107# some output types implemented 2004/04/30 14:32:28 os 1.1.2.2: #i25107# intermediate check-in 2004/04/08 07:58:02 os 1.1.2.1: #i25107# new mail merge wizard


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [f553812ffcfc6c6320369c922b28dbeddc9f5242]

INTEGRATION: CWS swmailmerge (1.1.2); FILE ADDED 2004/09/14 14:51:51 os 1.1.2.24: #i25107# more checks for correct mail settings 2004/09/13 07:50:53 os 1.1.2.23: #i25107# increase mail format ListBox 2004/09/10 14:23:01 os 1.1.2.22: #i25107# use direct printing 2004/09/09 15:23:32 os 1.1.2.21: #i25107# fill the e-mail-column ListBox with the real column names 2004/09/03 13:08:36 os 1.1.2.20: #i25107# SwView::SetMailMergeConfigItem changed 2004/09/03 08:16:46 os 1.1.2.19: #i25107# last fixes 2004/08/27 09:44:43 os 1.1.2.18: #i25107# Send mail dialog now modal 2004/08/20 14:20:04 os 1.1.2.17: #i25107# most of the remaining issues fixed 2004/08/18 15:17:57 os 1.1.2.16: #i25107# mail merge leftovers 2004/08/12 14:28:34 os 1.1.2.15: #i25107# concatenation of body texts fixed 2004/07/13 08:30:37 os 1.1.2.14: #i25107# changed mail API 2004/07/07 11:26:37 os 1.1.2.13: #i25107# content type added to body and attachment 2004/07/06 11:25:40 os 1.1.2.12: #i25107# weekly check-in 2004/07/02 09:15:14 os 1.1.2.11: #i25107# weekly check-in 2004/06/25 13:39:12 os 1.1.2.10: #i25107# weekly check-in 2004/06/23 14:06:54 os 1.1.2.9: #i25107# weekly check-in 2004/06/17 07:02:30 os 1.1.2.8: #i25107# weekly check-in 2004/06/03 09:04:01 os 1.1.2.7: #i25107# merge error corrected 2004/05/28 12:44:24 os 1.1.2.6: #i25107# some output functions impl. 2004/05/18 06:22:50 os 1.1.2.5: #i25107# some output types implemented 2004/05/14 13:58:02 os 1.1.2.4: #i25107# weekly check-in 2004/04/30 14:32:28 os 1.1.2.3: #i25107# intermediate check-in 2004/04/13 15:33:11 os 1.1.2.2: #i25107# mail merge progress 2004/04/08 08:38:24 os 1.1.2.1: #i25107# new mail merge wizard


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [316f2b6da7bde3559465a868ffff1c7030708c1e]

INTEGRATION: CWS swmailmerge (1.1.2); FILE ADDED 2004/08/18 15:17:57 os 1.1.2.9: #i25107# mail merge leftovers 2004/08/17 12:48:18 os 1.1.2.8: #i25107# mail merge localisation 2004/08/10 08:07:30 os 1.1.2.7: #i25107# strings changed 2004/07/08 14:51:38 os 1.1.2.6: #i25107# resource language changes 2004/06/17 07:02:29 os 1.1.2.5: #i25107# weekly check-in 2004/06/07 07:14:07 os 1.1.2.4: #i25107# RoadMap added 2004/05/28 12:43:38 os 1.1.2.3: #i25107# edit document impl. 2004/04/30 14:32:27 os 1.1.2.2: #i25107# intermediate check-in 2004/04/08 08:36:41 os 1.1.2.1: #i25107# new mail merge wizard


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [95e06dd2115633b5d35e3a13275cc7b6641067f1]

INTEGRATION: CWS swmailmerge (1.1.2); FILE ADDED 2004/08/10 08:06:54 os 1.1.2.3: #i25107# commit() removed 2004/05/28 12:43:38 os 1.1.2.2: #i25107# edit document impl. 2004/04/08 08:37:01 os 1.1.2.1: #i25107# new mail merge wizard


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [25c63d6cd1a7e475a546ce10220541d8f03a5e08]

INTEGRATION: CWS swmailmerge (1.1.2); FILE ADDED 2004/04/08 08:36:51 os 1.1.2.1: #i25107# new mail merge wizard


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [49146b1f97995df1c669a4a29c1ef029241f905f]

INTEGRATION: CWS swmailmerge (1.1.2); FILE ADDED 2004/08/10 08:06:53 os 1.1.2.6: #i25107# commit() removed 2004/07/02 09:15:13 os 1.1.2.5: #i25107# weekly check-in 2004/06/25 13:39:12 os 1.1.2.4: #i25107# weekly check-in 2004/06/17 07:02:29 os 1.1.2.3: #i25107# weekly check-in 2004/05/28 12:43:38 os 1.1.2.2: #i25107# edit document impl. 2004/04/08 08:36:31 os 1.1.2.1: #i25107# new mail merge wizard


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [18470a6f04233cc57b2d98e6ea228227e6649174]

INTEGRATION: CWS swmailmerge (1.1.2); FILE ADDED 2004/08/17 12:48:17 os 1.1.2.8: #i25107# mail merge localisation 2004/08/10 08:03:25 os 1.1.2.7: #i25107# 'align to body' added 2004/07/08 14:51:38 os 1.1.2.6: #i25107# resource language changes 2004/06/23 14:06:53 os 1.1.2.5: #i25107# weekly check-in 2004/06/07 07:14:07 os 1.1.2.4: #i25107# RoadMap added 2004/05/14 13:58:01 os 1.1.2.3: #i25107# weekly check-in 2004/04/30 14:32:27 os 1.1.2.2: #i25107# intermediate check-in 2004/04/16 12:47:57 os 1.1.2.1: #i25107# Mail merge layout TabPage


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [affd2f506dd9abc521ffccd3f0274d6610ec22d0]

INTEGRATION: CWS swmailmerge (1.1.2); FILE ADDED 2004/09/03 09:32:55 os 1.1.2.6: #i25107# insert/remove address/greeting in ActivatePage() 2004/08/10 08:03:24 os 1.1.2.5: #i25107# 'align to body' added 2004/06/25 13:39:12 os 1.1.2.4: #i25107# weekly check-in 2004/05/28 12:42:10 os 1.1.2.3: #i25107# conditional insertion of greeting and address block 2004/05/14 13:58:01 os 1.1.2.2: #i25107# weekly check-in 2004/04/16 12:47:58 os 1.1.2.1: #i25107# Mail merge layout TabPage


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [3fcdacbfea1a52eed08dd1b6bbd5f0be9584eaaf]

INTEGRATION: CWS swmailmerge (1.1.2); FILE ADDED 2004/08/10 08:03:25 os 1.1.2.3: #i25107# 'align to body' added 2004/05/14 13:58:01 os 1.1.2.2: #i25107# weekly check-in 2004/04/16 12:47:57 os 1.1.2.1: #i25107# Mail merge layout TabPage


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [8c94ecd9ea2292c4702cb73cc23e55d1ce83d7ec]

INTEGRATION: CWS systemjpg1 (1.3.708); FILE MERGED 2004/09/17 15:38:52 cmc 1.3.708.1: #i34307# use system jpeg if system jpeg selected


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [374b5fc9dc006effa24ca1438e17ee8e3faa530b]

INTEGRATION: CWS swmailmerge (1.1.2); FILE ADDED 2004/09/10 14:22:35 os 1.1.2.18: #i25107# use assigned column for greetings 2004/09/03 09:32:55 os 1.1.2.17: #i25107# insert/remove address/greeting in ActivatePage() 2004/09/03 08:16:46 os 1.1.2.16: #i25107# last fixes 2004/08/10 08:03:24 os 1.1.2.15: #i25107# 'align to body' added 2004/07/06 11:25:40 os 1.1.2.14: #i25107# weekly check-in 2004/07/02 09:15:13 os 1.1.2.13: #i25107# weekly check-in 2004/06/25 13:39:11 os 1.1.2.12: #i25107# weekly check-in 2004/06/23 14:06:53 os 1.1.2.11: #i25107# weekly check-in 2004/06/17 07:02:29 os 1.1.2.10: #i25107# weekly check-in 2004/06/09 14:53:13 os 1.1.2.9: #i25107# syntax error corrected 2004/06/09 14:43:52 os 1.1.2.8: #i25107# conditions extended, country support 2004/06/08 07:04:06 os 1.1.2.7: #i25107# conditions corrected 2004/06/07 07:14:07 os 1.1.2.6: #i25107# RoadMap added 2004/06/03 09:04:00 os 1.1.2.5: #i25107# merge error corrected 2004/05/28 12:42:09 os 1.1.2.4: #i25107# conditional insertion of greeting and address block 2004/05/18 06:22:16 os 1.1.2.3: #i25107# hidden paragraph condition corrected 2004/05/14 13:58:01 os 1.1.2.2: #i25107# weekly check-in 2004/04/16 12:47:58 os 1.1.2.1: #i25107# Mail merge layout TabPage


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [6fb1b28304af155dbd707f47ee173db5dc158f61]

INTEGRATION: CWS systemjpg1 (1.9.6); FILE MERGED 2004/09/17 15:38:52 cmc 1.9.6.1: #i34307# use system jpeg if system jpeg selected


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [c0e1cf31efb7017a7692d426e66b7f6d6fd96d5e]

INTEGRATION: CWS swmailmerge (1.1.2); FILE ADDED 2004/08/17 12:48:17 os 1.1.2.15: #i25107# mail merge localisation 2004/08/17 08:30:28 os 1.1.2.14: #i25107# mail merge localisation 2004/08/10 08:02:49 os 1.1.2.13: #i25107# text size corrected 2004/07/08 15:10:40 os 1.1.2.12: #i25107# resource language changes 2004/07/08 14:51:37 os 1.1.2.11: #i25107# resource language changes 2004/06/23 14:06:52 os 1.1.2.10: #i25107# weekly check-in 2004/06/17 07:02:29 os 1.1.2.9: #i25107# weekly check-in 2004/06/08 07:01:51 os 1.1.2.8: #i25107# preview with default border 2004/06/07 07:14:06 os 1.1.2.7: #i25107# RoadMap added 2004/05/28 12:49:51 os 1.1.2.6: #i25107# state of result set and insertion of greeting lines 2004/05/18 06:20:17 os 1.1.2.5: #i25107# mail body dialog added 2004/05/14 13:58:01 os 1.1.2.4: #i25107# weekly check-in 2004/05/07 09:52:51 os 1.1.2.3: #i25107# column assigment implemented, preview activated 2004/04/30 14:32:27 os 1.1.2.2: #i25107# intermediate check-in 2004/04/08 08:36:21 os 1.1.2.1: #i25107# new mail merge wizard


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [12beee336772f4426f0263e00b9ed4e598b5bafe]

INTEGRATION: CWS swmailmerge (1.1.2); FILE ADDED 2004/08/17 08:30:28 os 1.1.2.11: #i25107# mail merge localisation 2004/07/02 09:15:13 os 1.1.2.10: #i25107# weekly check-in 2004/06/23 14:06:52 os 1.1.2.9: #i25107# weekly check-in 2004/06/17 07:02:28 os 1.1.2.8: #i25107# weekly check-in 2004/06/08 07:02:23 os 1.1.2.7: #i25107# order of members corrected 2004/05/28 12:49:51 os 1.1.2.6: #i25107# state of result set and insertion of greeting lines 2004/05/18 06:20:17 os 1.1.2.5: #i25107# mail body dialog added 2004/05/14 13:58:00 os 1.1.2.4: #i25107# weekly check-in 2004/05/07 09:52:52 os 1.1.2.3: #i25107# column assigment implemented, preview activated 2004/04/30 14:32:26 os 1.1.2.2: #i25107# intermediate check-in 2004/04/08 08:36:01 os 1.1.2.1: #i25107# new mail merge wizard


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [d01beb09474de766bfa802db50fb652d5293b81e]

INTEGRATION: CWS swmailmerge (1.1.2); FILE ADDED 2004/08/17 08:30:28 os 1.1.2.6: #i25107# mail merge localisation 2004/06/17 07:02:28 os 1.1.2.5: #i25107# weekly check-in 2004/05/18 06:20:16 os 1.1.2.4: #i25107# mail body dialog added 2004/05/07 09:52:51 os 1.1.2.3: #i25107# column assigment implemented, preview activated 2004/04/30 14:32:26 os 1.1.2.2: #i25107# intermediate check-in 2004/04/08 08:36:11 os 1.1.2.1: #i25107# new mail merge wizard


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [4a91ce32bb7f77efee5c4e1fb046c9cf48f0652a]

INTEGRATION: CWS systemjpg1 (1.2.68); FILE MERGED 2004/09/17 15:30:21 cmc 1.2.68.1: #i34307# don't build jpeg if system jpeg selected


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [96b0864e9098a30a9bb74a353c31bfbf54100731]

INTEGRATION: CWS swmailmerge (1.1.2); FILE ADDED 2004/09/03 08:16:45 os 1.1.2.15: #i25107# last fixes 2004/08/27 09:44:43 os 1.1.2.14: #i25107# Send mail dialog now modal 2004/08/17 08:30:27 os 1.1.2.13: #i25107# mail merge localisation 2004/07/06 11:25:39 os 1.1.2.12: #i25107# weekly check-in 2004/07/02 09:15:13 os 1.1.2.11: #i25107# weekly check-in 2004/06/25 13:39:11 os 1.1.2.10: #i25107# weekly check-in 2004/06/23 14:06:52 os 1.1.2.9: #i25107# weekly check-in 2004/06/17 07:02:28 os 1.1.2.8: #i25107# weekly check-in 2004/06/08 07:02:52 os 1.1.2.7: #i25107# preview initially updated 2004/05/28 12:49:51 os 1.1.2.6: #i25107# state of result set and insertion of greeting lines 2004/05/18 06:20:17 os 1.1.2.5: #i25107# mail body dialog added 2004/05/14 13:58:00 os 1.1.2.4: #i25107# weekly check-in 2004/05/07 09:50:56 os 1.1.2.3: #i25107# column assigment implemented, preview activated 2004/04/30 14:32:26 os 1.1.2.2: #i25107# intermediate check-in 2004/04/08 08:38:15 os 1.1.2.1: #i25107# new mail merge wizard


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [dc71bbad57ed5c1bf507ce1ece452f0c84a0d570]

INTEGRATION: CWS swmailmerge (1.1.2); FILE ADDED 2004/08/17 08:30:27 os 1.1.2.6: #i25107# mail merge localisation 2004/07/08 15:09:17 os 1.1.2.5: #i25107# resource language changes 2004/07/08 14:51:37 os 1.1.2.4: #i25107# resource language changes 2004/06/07 07:14:06 os 1.1.2.3: #i25107# RoadMap added 2004/04/30 14:32:25 os 1.1.2.2: #i25107# intermediate check-in 2004/04/08 07:54:47 os 1.1.2.1: #i25107# new mail merge wizard


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [9f091b3097fb40a06dcff506e2d2e42505370db0]

INTEGRATION: CWS swmailmerge (1.1.2); FILE ADDED 2004/04/08 07:55:10 os 1.1.2.1: #i25107# new mail merge wizard


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [0b4e975683ee510cbf8b583adf5d0e255941087b]

INTEGRATION: CWS swmailmerge (1.1.2); FILE ADDED 2004/04/08 07:55:20 os 1.1.2.1: #i25107# new mail merge wizard


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [c6b7c770880140c935aa74e781f740f6aeb771c3]

INTEGRATION: CWS swmailmerge (1.1.2); FILE ADDED 2004/08/12 14:27:45 os 1.1.2.6: #i25107# select related RadioButtons when PushButtons are clicked 2004/07/02 09:15:12 os 1.1.2.5: #i25107# weekly check-in 2004/06/25 13:39:11 os 1.1.2.4: #i25107# weekly check-in 2004/06/17 07:02:28 os 1.1.2.3: #i25107# weekly check-in 2004/04/13 15:33:10 os 1.1.2.2: #i25107# mail merge progress 2004/04/08 07:55:00 os 1.1.2.1: #i25107# new mail merge wizard


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [4eca89587b214389bbcbaf870a1b411402d0a4c3]

INTEGRATION: CWS swmailmerge (1.1.2); FILE ADDED 2004/09/03 08:16:45 os 1.1.2.20: #i25107# last fixes 2004/08/26 13:49:58 os 1.1.2.19: #i25107# default port of POP3 changed 2004/08/26 07:28:40 os 1.1.2.18: #i25107# try-catch added 2004/08/24 13:37:54 os 1.1.2.17: #i25107# mail API changes - again 2004/08/20 14:18:43 os 1.1.2.16: #i25107# SMTP after POP added 2004/08/18 15:17:57 os 1.1.2.15: #i25107# mail merge leftovers 2004/08/13 11:53:49 os 1.1.2.14: #i25107# load/save of column assignment corrected; dispose of the result set impl. 2004/07/06 11:25:38 os 1.1.2.13: #i25107# weekly check-in 2004/07/02 09:15:12 os 1.1.2.12: #i25107# weekly check-in 2004/06/23 14:06:51 os 1.1.2.11: #i25107# weekly check-in 2004/06/17 07:02:27 os 1.1.2.10: #i25107# weekly check-in 2004/06/08 06:56:32 os 1.1.2.9: #i25107# gender column added 2004/06/03 09:04:00 os 1.1.2.8: #i25107# merge error corrected 2004/05/28 12:23:51 os 1.1.2.7: #i25107# access to ResultSet and Selection completed 2004/05/18 06:19:37 os 1.1.2.6: #i25107# merging implemented 2004/05/14 13:58:00 os 1.1.2.5: #i25107# weekly check-in 2004/05/10 09:48:25 os 1.1.2.4: #i25107# syntax errors corrected 2004/05/07 09:50:06 os 1.1.2.3: #i25107# single instance configuration; mailer options added 2004/04/30 14:32:25 os 1.1.2.2: #i25107# intermediate check-in 2004/04/19 09:49:20 os 1.1.2.1: #i25107# mail merge config item


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [82bfddf0d14a94ea09e6f714e0312808e3f1efcf]

INTEGRATION: CWS swmailmerge (1.1.2); FILE ADDED 2004/09/03 13:07:46 os 1.1.2.20: #i25107# field assignment dialog tab control and scrolling problems fixed 2004/09/03 09:33:08 os 1.1.2.19: #i25107# preview size increased 2004/09/03 08:16:45 os 1.1.2.18: #i25107# last fixes 2004/08/20 14:20:03 os 1.1.2.17: #i25107# most of the remaining issues fixed 2004/08/18 15:17:56 os 1.1.2.16: #i25107# mail merge leftovers 2004/08/17 12:48:17 os 1.1.2.15: #i25107# mail merge localisation 2004/08/17 08:30:27 os 1.1.2.14: #i25107# mail merge localisation 2004/07/08 14:51:37 os 1.1.2.13: #i25107# resource language changes 2004/07/02 09:15:12 os 1.1.2.12: #i25107# weekly check-in 2004/06/25 13:39:10 os 1.1.2.11: #i25107# weekly check-in 2004/06/23 14:06:51 os 1.1.2.10: #i25107# weekly check-in 2004/06/17 07:02:27 os 1.1.2.9: #i25107# weekly check-in 2004/06/08 07:00:21 os 1.1.2.8: #i25107# gender content in ComboBox 2004/06/07 07:14:05 os 1.1.2.7: #i25107# RoadMap added 2004/05/28 12:42:47 os 1.1.2.6: #i25107# drag and drop of address elements started 2004/05/07 09:49:33 os 1.1.2.5: #i25107# column assigment implemented 2004/04/30 14:32:25 os 1.1.2.4: #i25107# intermediate check-in 2004/04/14 06:24:39 os 1.1.2.3: #i25107# assign fields dialog added 2004/04/13 15:33:10 os 1.1.2.2: #i25107# mail merge progress 2004/04/08 07:56:10 os 1.1.2.1: #i25107# new mail merge wizard


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [aee755707c9cacdf95d028ea009d7c791a4bbf09]

INTEGRATION: CWS swmailmerge (1.1.2); FILE ADDED 2004/08/17 08:30:27 os 1.1.2.15: #i25107# mail merge localisation 2004/07/06 11:25:38 os 1.1.2.14: #i25107# weekly check-in 2004/07/02 12:14:29 os 1.1.2.13: #i25107# const added 2004/07/02 09:15:11 os 1.1.2.12: #i25107# weekly check-in 2004/06/25 13:39:10 os 1.1.2.11: #i25107# weekly check-in 2004/06/17 07:02:27 os 1.1.2.10: #i25107# weekly check-in 2004/06/09 14:42:59 os 1.1.2.9: #i25107# preview selection handler added 2004/06/08 07:00:07 os 1.1.2.8: #i25107# gender content in ComboBox 2004/05/28 12:42:48 os 1.1.2.7: #i25107# drag and drop of address elements started 2004/05/10 09:48:25 os 1.1.2.6: #i25107# syntax errors corrected 2004/05/07 09:49:32 os 1.1.2.5: #i25107# column assigment implemented 2004/04/30 14:32:24 os 1.1.2.4: #i25107# intermediate check-in 2004/04/14 06:24:39 os 1.1.2.3: #i25107# assign fields dialog added 2004/04/13 15:33:10 os 1.1.2.2: #i25107# mail merge progress 2004/04/08 07:56:30 os 1.1.2.1: #i25107# new mail merge wizard


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [43b60d21427991e7cae76015e85a2956207f4a51]

INTEGRATION: CWS swmailmerge (1.1.2); FILE ADDED 2004/09/03 13:07:46 os 1.1.2.12: #i25107# field assignment dialog tab control and scrolling problems fixed 2004/08/17 08:30:27 os 1.1.2.11: #i25107# mail merge localisation 2004/07/02 09:15:11 os 1.1.2.10: #i25107# weekly check-in 2004/06/25 13:39:10 os 1.1.2.9: #i25107# weekly check-in 2004/06/17 07:02:27 os 1.1.2.8: #i25107# weekly check-in 2004/06/08 07:00:17 os 1.1.2.7: #i25107# gender content in ComboBox 2004/05/28 12:42:48 os 1.1.2.6: #i25107# drag and drop of address elements started 2004/05/07 09:49:33 os 1.1.2.5: #i25107# column assigment implemented 2004/04/30 14:32:24 os 1.1.2.4: #i25107# intermediate check-in 2004/04/14 06:24:39 os 1.1.2.3: #i25107# assign fields dialog added 2004/04/13 15:33:10 os 1.1.2.2: #i25107# mail merge progress 2004/04/08 07:56:20 os 1.1.2.1: #i25107# new mail merge wizard


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [5cc31e6966d84fb4f3be01dec99a8b691e55d549]

INTEGRATION: CWS swmailmerge (1.1.2); FILE ADDED 2004/09/03 13:07:46 os 1.1.2.21: #i25107# field assignment dialog tab control and scrolling problems fixed 2004/09/03 08:16:45 os 1.1.2.20: #i25107# last fixes 2004/08/18 15:17:56 os 1.1.2.19: #i25107# mail merge leftovers 2004/08/17 08:30:26 os 1.1.2.18: #i25107# mail merge localisation 2004/08/12 14:24:17 os 1.1.2.17: #i25107# customize address block improved 2004/07/06 11:25:38 os 1.1.2.16: #i25107# weekly check-in 2004/07/02 09:15:11 os 1.1.2.15: #i25107# weekly check-in 2004/06/25 13:39:09 os 1.1.2.14: #i25107# weekly check-in 2004/06/23 14:06:51 os 1.1.2.13: #i25107# weekly check-in 2004/06/17 07:02:26 os 1.1.2.12: #i25107# weekly check-in 2004/06/09 14:42:59 os 1.1.2.11: #i25107# preview selection handler added 2004/06/08 07:01:12 os 1.1.2.10: #i25107# gender content in ComboBox - now supported 2004/06/03 09:03:59 os 1.1.2.9: #i25107# merge error corrected 2004/05/28 12:42:48 os 1.1.2.8: #i25107# drag and drop of address elements started 2004/05/14 13:58:00 os 1.1.2.7: #i25107# weekly check-in 2004/05/10 09:48:25 os 1.1.2.6: #i25107# syntax errors corrected 2004/05/07 09:49:32 os 1.1.2.5: #i25107# column assigment implemented 2004/04/30 14:32:23 os 1.1.2.4: #i25107# intermediate check-in 2004/04/14 06:24:39 os 1.1.2.3: #i25107# assign fields dialog added 2004/04/13 15:33:09 os 1.1.2.2: #i25107# mail merge progress 2004/04/08 07:56:39 os 1.1.2.1: #i25107# new mail merge wizard


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [5b6b987adcce808bb951135cf68342e8e1856c3b]

INTEGRATION: CWS swmailmerge (1.6.248); FILE MERGED 2004/07/02 09:15:10 os 1.6.248.12: #i25107# weekly check-in 2004/06/17 07:02:26 os 1.6.248.11: #i25107# weekly check-in 2004/06/04 10:26:37 os 1.6.248.10: #i25107# mail merge dialogs move to swcui library 2004/06/03 09:03:59 os 1.6.248.9: #i25107# merge error corrected 2004/06/02 15:31:01 os 1.6.248.8: #i25107# merge error corrected 2004/05/28 21:39:37 os 1.6.248.7: RESYNC: (1.6-1.7); FILE MERGED 2004/05/28 12:50:18 os 1.6.248.6: #i25107# ChildWindow to return to the mail merge wizard 2004/05/14 13:58:00 os 1.6.248.5: #i25107# weekly check-in 2004/04/30 14:32:23 os 1.6.248.4: #i25107# intermediate check-in 2004/04/16 12:49:23 os 1.6.248.3: #i25107# config item added; Layout page added 2004/04/13 15:33:09 os 1.6.248.2: #i25107# mail merge progress 2004/04/08 08:37:43 os 1.6.248.1: #i25107# new mail merge wizard


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [0ba25236a9cd141919e70f5c3393c802dda6e9c8]

INTEGRATION: CWS swmailmerge (1.1.2); FILE ADDED 2004/08/17 08:30:26 os 1.1.2.6: #i25107# mail merge localisation 2004/07/08 14:51:37 os 1.1.2.5: #i25107# resource language changes 2004/06/08 06:55:17 os 1.1.2.4: #i25107# buttons resorted 2004/06/07 07:14:05 os 1.1.2.3: #i25107# RoadMap added 2004/04/30 14:32:23 os 1.1.2.2: #i25107# intermediate check-in 2004/04/08 07:59:09 os 1.1.2.1: #i25107# new mail merge wizard


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [a0210769872edee3faef62ba22c1499f12297d8a]

INTEGRATION: CWS swmailmerge (1.1.2); FILE ADDED 2004/08/17 08:30:26 os 1.1.2.5: #i25107# mail merge localisation 2004/06/08 06:59:11 os 1.1.2.4: #i25107# buttons resorted 2004/06/07 07:14:05 os 1.1.2.3: #i25107# RoadMap added 2004/04/30 14:32:22 os 1.1.2.2: #i25107# intermediate check-in 2004/04/08 07:59:30 os 1.1.2.1: #i25107# new mail merge wizard


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [a3c498a75d1e18c24c4d581db0defc36dcc5658d]

INTEGRATION: CWS swmailmerge (1.1.2); FILE ADDED 2004/09/03 13:09:28 os 1.1.2.14: #i25107# ::enterState(): insert of addresses and target creation can be both be necessary 2004/08/23 09:42:06 os 1.1.2.13: #i25107# change Roadmap entry dynamically 2004/08/20 14:20:03 os 1.1.2.12: #i25107# most of the remaining issues fixed 2004/08/10 08:02:12 os 1.1.2.11: #i25107# go-anywhere allowed in mail merge dialog 2004/07/06 11:25:37 os 1.1.2.10: #i25107# weekly check-in 2004/07/02 09:15:10 os 1.1.2.9: #i25107# weekly check-in 2004/06/25 13:39:09 os 1.1.2.8: #i25107# weekly check-in 2004/06/17 07:02:26 os 1.1.2.7: #i25107# weekly check-in 2004/06/08 06:55:08 os 1.1.2.6: #i25107# buttons resorted 2004/06/07 07:14:04 os 1.1.2.5: #i25107# RoadMap added 2004/06/04 10:26:37 os 1.1.2.4: #i25107# mail merge dialogs move to swcui library 2004/06/03 06:45:15 os 1.1.2.3: #i25107# signature of createPage has changed 2004/04/16 12:47:35 os 1.1.2.2: #i25107# config item added; Layout page added 2004/04/08 07:58:56 os 1.1.2.1: #i25107# new mail merge wizard


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [dfcb4aa47b81ebd9affddefda88bf9b451508221]

INTEGRATION: CWS swmailmerge (1.1.2); FILE ADDED 2004/09/14 14:51:51 os 1.1.2.17: #i25107# more checks for correct mail settings 2004/08/26 13:49:27 os 1.1.2.16: #i25107# changed mail API; password dialog added 2004/08/10 08:01:49 os 1.1.2.15: #i25107# mime type setting corrected 2004/07/13 08:30:36 os 1.1.2.14: #i25107# changed mail API 2004/07/07 11:26:36 os 1.1.2.13: #i25107# content type added to body and attachment 2004/07/06 11:25:37 os 1.1.2.12: #i25107# weekly check-in 2004/07/02 09:15:09 os 1.1.2.11: #i25107# weekly check-in 2004/06/25 13:39:08 os 1.1.2.10: #i25107# weekly check-in 2004/06/23 14:06:50 os 1.1.2.9: #i25107# weekly check-in 2004/06/17 07:02:26 os 1.1.2.8: #i25107# weekly check-in 2004/06/09 14:43:00 os 1.1.2.7: #i25107# preview selection handler added 2004/06/08 06:58:02 os 1.1.2.6: #i25107# selecting active element in preview 2004/05/28 12:51:04 os 1.1.2.5: #i25107# e-mail helpers 2004/05/18 06:24:20 os 1.1.2.4: #i25107# invalidate preview after all changes 2004/05/14 13:57:59 os 1.1.2.3: #i25107# weekly check-in 2004/05/07 09:48:50 os 1.1.2.2: #i25107# SwAddressPreview moved here 2004/04/08 08:38:33 os 1.1.2.1: #i25107# new mail merge wizard


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [15e21d4bf73acc7be2a37ac42efe96b5cd3cff75]

INTEGRATION: CWS swmailmerge (1.1.2); FILE ADDED 2004/08/27 09:44:43 os 1.1.2.9: #i25107# Send mail dialog now modal 2004/08/26 13:48:44 os 1.1.2.8: #i25107# typo 2004/08/18 15:17:56 os 1.1.2.7: #i25107# mail merge leftovers 2004/08/17 12:48:17 os 1.1.2.6: #i25107# mail merge localisation 2004/07/08 14:51:36 os 1.1.2.5: #i25107# resource language changes 2004/07/07 13:11:46 os 1.1.2.4: #i25107# send error warning dialog added 2004/07/02 09:15:09 os 1.1.2.3: #i25107# weekly check-in 2004/06/23 14:06:50 os 1.1.2.2: #i25107# weekly check-in 2004/05/28 12:22:26 os 1.1.2.1: #i25107# ChildWindow to return to the mail merge wizard


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [b60a4e4861edd2d93c3136aa574707ef271e8c3f]

INTEGRATION: CWS swmailmerge (1.1.2); FILE ADDED 2004/08/18 15:17:56 os 1.1.2.5: #i25107# mail merge leftovers 2004/07/07 13:11:45 os 1.1.2.4: #i25107# send error warning dialog added 2004/07/02 09:15:08 os 1.1.2.3: #i25107# weekly check-in 2004/06/23 14:06:49 os 1.1.2.2: #i25107# weekly check-in 2004/05/28 12:22:26 os 1.1.2.1: #i25107# ChildWindow to return to the mail merge wizard


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [04409f0366f522fe29b7258cfcd7a38f8f7d8a15]

INTEGRATION: CWS swmailmerge (1.1.2); FILE ADDED 2004/09/14 14:51:50 os 1.1.2.16: #i25107# more checks for correct mail settings 2004/08/27 09:44:42 os 1.1.2.15: #i25107# Send mail dialog now modal 2004/08/27 08:35:31 os 1.1.2.14: #i25107# disconnect from mail service; clear sent message descriptors 2004/08/26 13:48:31 os 1.1.2.13: #i25107# QueryClose() has to be connected to the frame 2004/08/24 13:37:54 os 1.1.2.12: #i25107# mail API changes - again 2004/08/20 14:20:03 os 1.1.2.11: #i25107# most of the remaining issues fixed 2004/08/18 15:17:55 os 1.1.2.10: #i25107# mail merge leftovers 2004/08/13 09:54:12 os 1.1.2.9: #i25107# make code Linux-compliant ;-) 2004/08/12 14:27:15 os 1.1.2.8: #i25107# CC and BCC are tokenized 2004/07/15 06:11:06 tra 1.1.2.7: #116332#added a dtor to SwSendMailDialog_Impl in which shutdown of the mail dispatcher will be called 2004/07/13 08:30:36 os 1.1.2.6: #i25107# changed mail API 2004/07/07 13:11:24 os 1.1.2.5: #i25107# send error warning dialog added 2004/07/07 11:26:36 os 1.1.2.4: #i25107# content type added to body and attachment 2004/07/02 09:15:08 os 1.1.2.3: #i25107# weekly check-in 2004/06/23 14:06:49 os 1.1.2.2: #i25107# weekly check-in 2004/05/28 12:22:25 os 1.1.2.1: #i25107# ChildWindow to return to the mail merge wizard


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [597433b7dafd04ba653591938fb9dcfd1a01ddb3]

INTEGRATION: CWS swmailmerge (1.1.2); FILE ADDED 2004/08/27 10:27:22 os 1.1.2.8: #i25107# mail dispatcher self-referencing fixed 2004/08/24 13:37:54 os 1.1.2.7: #i25107# mail API changes - again 2004/07/15 08:43:37 tra 1.1.2.6: #116332#start and stop methods will now control the running state of the thread via a condition and a flag instead of hard suspend and resume calls 2004/07/15 06:07:45 tra 1.1.2.5: #116332#introduced a shutdown method in order to manually trigger shutdown of the mail dispatcher thread, implicit shutdown in dtor doesn't work 2004/07/06 11:25:37 os 1.1.2.4: #i25107# weekly check-in 2004/06/23 14:06:48 os 1.1.2.3: #i25107# weekly check-in 2004/06/03 09:03:58 os 1.1.2.2: #i25107# merge error corrected 2004/05/28 12:56:29 os 1.1.2.1: #i25107# e-mail access for mail merge


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [e0bea6a4d1ee997e1580ff7292ef28f156889fd9]

INTEGRATION: CWS swmailmerge (1.21.170); FILE MERGED 2004/08/23 09:40:02 os 1.21.170.9: #i25107# language error fixed 2004/08/17 08:30:26 os 1.21.170.8: #i25107# mail merge localisation 2004/08/13 14:49:45 os 1.21.170.7: RESYNC: (1.22-1.23); FILE MERGED 2004/07/08 14:51:36 os 1.21.170.6: #i25107# resource language changes 2004/07/07 15:39:43 os 1.21.170.5: RESYNC: (1.21-1.22); FILE MERGED 2004/06/08 06:52:30 os 1.21.170.4: #i25107# gender added to mail merge database 2004/05/28 12:40:20 os 1.21.170.3: #i25107# loading of data sources 2004/05/07 09:48:23 os 1.21.170.2: #i25107# new string 2004/04/30 14:32:22 os 1.21.170.1: #i25107# intermediate check-in


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [94f091cf5e4df441b785beb054f279a1b215b803]

INTEGRATION: CWS swmailmerge (1.1.2); FILE ADDED 2004/08/17 08:30:26 os 1.1.2.4: #i25107# mail merge localisation 2004/07/08 14:51:36 os 1.1.2.3: #i25107# resource language changes 2004/04/30 14:32:21 os 1.1.2.2: #i25107# intermediate check-in 2004/04/13 15:36:36 os 1.1.2.1: #i25107# mail merge progress


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [eb3e6ce71270f13ff1432bdea88466e8a2723028]

INTEGRATION: CWS swmailmerge (1.1.2); FILE ADDED 2004/04/30 14:32:21 os 1.1.2.2: #i25107# intermediate check-in 2004/04/13 15:36:15 os 1.1.2.1: #i25107# mail merge progress


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [d65d6c4e80e52ee89daead107bcd5fbda2755a6a]

INTEGRATION: CWS swmailmerge (1.1.2); FILE ADDED 2004/04/13 15:36:26 os 1.1.2.1: #i25107# mail merge progress


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [c3ca41cce8e95875f97d2be2686bd22183a4d395]

INTEGRATION: CWS swmailmerge (1.1.2); FILE ADDED 2004/04/30 14:32:21 os 1.1.2.2: #i25107# intermediate check-in 2004/04/13 15:36:47 os 1.1.2.1: #i25107# mail merge progress


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [52a869a33d6c929ef44d247b8a03fd0577ec6b50]

INTEGRATION: CWS swmailmerge (1.75.134); FILE MERGED 2004/09/15 14:30:32 os 1.75.134.17: RESYNC: (1.77-1.78); FILE MERGED 2004/09/10 11:12:24 os 1.75.134.16: #i25107# database file extension fixed 2004/09/09 11:16:02 os 1.75.134.15: #i25107# call CalcLayout() before the fields are updated 2004/08/26 13:47:56 os 1.75.134.14: #i25107# additional reschedules to show the monitor 2004/08/20 14:18:24 os 1.75.134.13: #i25107# close temporary documents 2004/08/17 08:30:17 os 1.75.134.12: #i25107# 'using namespace ::rtl' removed 2004/08/13 14:49:30 os 1.75.134.11: RESYNC: (1.76-1.77); FILE MERGED 2004/08/10 08:08:59 os 1.75.134.10: #i25107# import styles from source into target document 2004/07/02 09:15:07 os 1.75.134.9: #i25107# weekly check-in 2004/06/23 14:06:47 os 1.75.134.8: #i25107# weekly check-in 2004/06/17 07:02:25 os 1.75.134.7: #i25107# weekly check-in 2004/06/02 16:17:43 os 1.75.134.6: #i25107# Reference changed to uno::Reference 2004/06/02 15:45:07 os 1.75.134.5: #i25107# merge error corrected 2004/05/28 21:38:54 os 1.75.134.4: RESYNC: (1.75-1.76); FILE MERGED 2004/05/28 12:51:30 os 1.75.134.3: #i25107# loading of data sources 2004/05/18 06:19:37 os 1.75.134.2: #i25107# merging implemented 2004/05/14 13:57:59 os 1.75.134.1: #i25107# weekly check-in


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [db36eec199160894d659a323ce0fea5ab9b1fd2c]

INTEGRATION: CWS swmailmerge (1.45.2); FILE MERGED 2004/09/15 14:30:40 os 1.45.2.2: RESYNC: (1.45-1.47); FILE MERGED 2004/06/08 06:54:27 os 1.45.2.1: #i25107# sw ui library cannot access objects declared as 'extern'


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [d7e49ca5c1ea32b23d8ce903c200b4048421c828]

INTEGRATION: CWS swmailmerge (1.1.2); FILE ADDED 2004/08/17 08:30:26 os 1.1.2.5: #i25107# mail merge localisation 2004/07/08 14:51:36 os 1.1.2.4: #i25107# resource language changes 2004/06/23 14:06:46 os 1.1.2.3: #i25107# weekly check-in 2004/04/30 14:32:20 os 1.1.2.2: #i25107# intermediate check-in 2004/04/13 15:34:37 os 1.1.2.1: #i25107# mail merge progress


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [a830c8ac3e3406cbbb003e8acd1708989c66011f]

INTEGRATION: CWS swmailmerge (1.1.2); FILE ADDED 2004/08/12 14:26:38 os 1.1.2.3: #i25107# reordering of address data impl. 2004/04/30 14:32:20 os 1.1.2.2: #i25107# intermediate check-in 2004/04/13 15:34:16 os 1.1.2.1: #i25107# mail merge progress


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [44a07a89fbc7fc97d17d3ba107d5a365ec63fa07]

INTEGRATION: CWS swmailmerge (1.1.2); FILE ADDED 2004/04/13 15:34:27 os 1.1.2.1: #i25107# mail merge progress


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [a858e73a00efb3e5b49a4a0662d44085f129cdf9]

INTEGRATION: CWS swmailmerge (1.1.2); FILE ADDED 2004/08/18 15:17:55 os 1.1.2.4: #i25107# mail merge leftovers 2004/08/12 14:26:38 os 1.1.2.3: #i25107# reordering of address data impl. 2004/04/30 14:32:19 os 1.1.2.2: #i25107# intermediate check-in 2004/04/13 15:34:52 os 1.1.2.1: #i25107# mail merge progress


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [0a8f567fedd0f0b6dfdc38a90d94e0b720080602]

INTEGRATION: CWS swmailmerge (1.1.2); FILE ADDED 2004/08/17 08:30:25 os 1.1.2.6: #i25107# mail merge localisation 2004/08/12 14:25:49 os 1.1.2.5: #i25107# scroll bar position corrected 2004/07/08 14:51:35 os 1.1.2.4: #i25107# resource language changes 2004/06/23 14:06:45 os 1.1.2.3: #i25107# weekly check-in 2004/04/30 14:32:18 os 1.1.2.2: #i25107# intermediate check-in 2004/04/13 15:35:07 os 1.1.2.1: #i25107# mail merge progress


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [7b6c942987b1dfe805c82f25402c4f6f9aecafd9]

INTEGRATION: CWS swmailmerge (1.1.2); FILE ADDED 2004/05/10 09:48:24 os 1.1.2.3: #i25107# syntax errors corrected 2004/04/30 14:32:18 os 1.1.2.2: #i25107# intermediate check-in 2004/04/13 15:34:42 os 1.1.2.1: #i25107# mail merge progress


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [2e1bc92d46fdaa60675485a114517f8be78ffcf7]

INTEGRATION: CWS swmailmerge (1.1.2); FILE ADDED 2004/04/30 14:32:17 os 1.1.2.2: #i25107# intermediate check-in 2004/04/13 15:35:17 os 1.1.2.1: #i25107# mail merge progress


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [202a202a23d141ca911dfaf18f7e5238038001b2]

INTEGRATION: CWS swmailmerge (1.1.2); FILE ADDED 2004/09/13 08:18:07 os 1.1.2.9: #i25107# force .csv as data source extension 2004/09/03 08:16:44 os 1.1.2.8: #i25107# last fixes 2004/08/27 14:15:58 os 1.1.2.7: #i25107# csv-extension fixed 2004/08/23 09:40:52 os 1.1.2.6: #i25107# MakeVisible() - show a Rectangle, not only a Point 2004/08/12 14:25:49 os 1.1.2.5: #i25107# scroll bar position corrected 2004/06/23 14:06:45 os 1.1.2.4: #i25107# weekly check-in 2004/05/18 06:21:03 os 1.1.2.3: #i25107# loading of created csv-file added 2004/04/30 14:32:17 os 1.1.2.2: #i25107# intermediate check-in 2004/04/13 15:34:56 os 1.1.2.1: #i25107# mail merge progress


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [cd4001b873de8f5364d8b891d31490764da6f557]

INTEGRATION: CWS swmailmerge (1.1.2); FILE ADDED 2004/08/18 15:17:55 os 1.1.2.9: #i25107# mail merge leftovers 2004/08/17 08:30:25 os 1.1.2.8: #i25107# mail merge localisation 2004/07/08 14:51:35 os 1.1.2.7: #i25107# resource language changes 2004/07/06 11:25:36 os 1.1.2.6: #i25107# weekly check-in 2004/06/17 07:02:25 os 1.1.2.5: #i25107# weekly check-in 2004/05/14 13:57:59 os 1.1.2.4: #i25107# weekly check-in 2004/04/30 14:32:17 os 1.1.2.3: #i25107# intermediate check-in 2004/04/13 15:33:09 os 1.1.2.2: #i25107# mail merge progress 2004/04/08 07:59:54 os 1.1.2.1: #i25107# new mail merge wizard


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [266ae487b8184aeb3d534af0c16a8b36aad1513b]

INTEGRATION: CWS swmailmerge (1.1.2); FILE ADDED 2004/07/07 09:44:35 os 1.1.2.6: #i25107# syntax error 2004/07/06 11:25:36 os 1.1.2.5: #i25107# weekly check-in 2004/05/14 13:57:59 os 1.1.2.4: #i25107# weekly check-in 2004/04/30 14:32:17 os 1.1.2.3: #i25107# intermediate check-in 2004/04/13 15:33:08 os 1.1.2.2: #i25107# mail merge progress 2004/04/08 07:59:42 os 1.1.2.1: #i25107# new mail merge wizard


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [ab3ce1d017a3c06e167e76382b9ffb9d8d2c3918]

INTEGRATION: CWS swmailmerge (1.1.2); FILE ADDED 2004/05/14 13:57:58 os 1.1.2.3: #i25107# weekly check-in 2004/04/30 14:32:16 os 1.1.2.2: #i25107# intermediate check-in 2004/04/08 08:00:18 os 1.1.2.1: #i25107# new mail merge wizard


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [ebd603a1208c0b35bcef0f9c6b063a76f22bd05a]

INTEGRATION: CWS swmailmerge (1.1.2); FILE ADDED 2004/09/14 14:51:50 os 1.1.2.14: #i25107# more checks for correct mail settings 2004/08/18 15:17:55 os 1.1.2.13: #i25107# mail merge leftovers 2004/08/13 11:54:48 os 1.1.2.12: #i25107# dispose of the result set impl. to enable editing of .csv data sources 2004/07/06 11:25:35 os 1.1.2.11: #i25107# weekly check-in 2004/06/17 07:02:24 os 1.1.2.10: #i25107# weekly check-in 2004/06/08 06:58:59 os 1.1.2.9: #i25107# name of created data source without extension 2004/06/03 09:03:58 os 1.1.2.8: #i25107# merge error corrected 2004/05/28 12:51:50 os 1.1.2.7: #i25107# loading of data sources 2004/05/18 06:21:31 os 1.1.2.6: #i25107# loading of created csv-file added 2004/05/14 13:57:58 os 1.1.2.5: #i25107# weekly check-in 2004/05/07 09:47:51 os 1.1.2.4: #i25107# table selection improved 2004/04/30 14:32:16 os 1.1.2.3: #i25107# intermediate check-in 2004/04/13 15:33:08 os 1.1.2.2: #i25107# mail merge progress 2004/04/08 08:00:04 os 1.1.2.1: #i25107# new mail merge wizard


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [40f7584ea81000062178a0115105a2b01e7b05b6]

INTEGRATION: CWS swmailmerge (1.20.32); FILE MERGED 2004/08/30 06:26:03 os 1.20.32.1: #i22689# 'Don't ask me gain' added to print as mailmerge query box


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [5bfd98aa33ebaca69141ab0e3a5bc5a320feb78f]

INTEGRATION: CWS swmailmerge (1.9.218); FILE MERGED 2004/08/18 15:18:11 os 1.9.218.7: #i25107# mail merge leftovers 2004/06/04 10:26:37 os 1.9.218.6: #i25107# mail merge dialogs move to swcui library 2004/06/03 09:03:57 os 1.9.218.5: #i25107# merge error corrected 2004/06/02 12:43:03 os 1.9.218.4: #i25107# merge error corrected 2004/05/28 21:41:25 os 1.9.218.3: RESYNC: (1.9-1.10); FILE MERGED 2004/05/28 12:38:41 os 1.9.218.2: #i25107# mail config page added 2004/05/07 09:41:42 os 1.9.218.1: #i25107# Mail merge mailer configuration page


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [63916cc7ee4831ecd83560f1ba955fbfad655fe5]

INTEGRATION: CWS swmailmerge (1.1.2); FILE ADDED 2004/08/20 14:17:41 os 1.1.2.10: #i25107# new mail configuration sub dialog 2004/08/17 12:57:58 os 1.1.2.9: #i25107# mail merge localisation 2004/08/12 14:25:07 os 1.1.2.8: #i25107# control alignment corrected 2004/07/08 14:51:53 os 1.1.2.7: #i25107# resource language changes 2004/07/02 09:15:06 os 1.1.2.6: #i25107# weekly check-in 2004/06/04 10:26:36 os 1.1.2.5: #i25107# mail merge dialogs move to swcui library 2004/06/03 09:03:56 os 1.1.2.4: #i25107# merge error corrected 2004/06/02 16:03:35 os 1.1.2.3: #i25107# ImageList syntax 2004/05/28 12:37:37 os 1.1.2.2: #i25107# mail server access added 2004/05/07 09:40:39 os 1.1.2.1: #i25107# Mail merge mailer configuration page


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [f66faf88c2f25660708baf17775767f60bd6c2e1]

INTEGRATION: CWS swmailmerge (1.1.2); FILE ADDED 2004/08/20 14:17:41 os 1.1.2.3: #i25107# new mail configuration sub dialog 2004/08/17 12:57:57 os 1.1.2.2: #i25107# mail merge localisation 2004/05/07 09:40:39 os 1.1.2.1: #i25107# Mail merge mailer configuration page


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [e18abeea701f5df0cf1e44ebcba5e0e393208462]

INTEGRATION: CWS swmailmerge (1.1.2); FILE ADDED 2004/09/14 14:51:50 os 1.1.2.13: #i25107# more checks for correct mail settings 2004/08/27 09:44:42 os 1.1.2.12: #i25107# Send mail dialog now modal 2004/08/26 13:47:27 os 1.1.2.11: #i25107# SMTP after POP; reply to works now 2004/08/24 13:37:53 os 1.1.2.10: #i25107# mail API changes - again 2004/08/20 14:17:41 os 1.1.2.9: #i25107# new mail configuration sub dialog 2004/08/18 15:18:11 os 1.1.2.8: #i25107# mail merge leftovers 2004/08/17 12:57:57 os 1.1.2.7: #i25107# mail merge localisation 2004/07/02 09:15:06 os 1.1.2.6: #i25107# weekly check-in 2004/06/17 07:02:24 os 1.1.2.5: #i25107# weekly check-in 2004/06/08 06:53:52 os 1.1.2.4: #i25107# mail server check has to start asynchronously 2004/05/28 12:37:38 os 1.1.2.3: #i25107# mail server access added 2004/05/14 13:57:57 os 1.1.2.2: #i25107# weekly check-in 2004/05/07 09:40:40 os 1.1.2.1: #i25107# Mail merge mailer configuration page


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [694a070f4cf3ff561c1b712f7b3b32ec6810a957]

INTEGRATION: CWS swmailmerge (1.2.678); FILE MERGED 2004/08/20 14:17:41 os 1.2.678.3: #i25107# new mail configuration sub dialog 2004/06/04 10:26:36 os 1.2.678.2: #i25107# mail merge dialogs move to swcui library 2004/05/07 09:41:41 os 1.2.678.1: #i25107# Mail merge mailer configuration page


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [6a37e659479f23a62043c70ec16cd55f3a50534e]

INTEGRATION: CWS swmailmerge (1.13.20); FILE MERGED 2004/09/15 14:32:02 os 1.13.20.2: RESYNC: (1.13-1.14); FILE MERGED 2004/06/08 06:52:51 os 1.13.20.1: #i25107# sw ui library cannot access objects declared as 'extern'


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [36fddecdfe1045892ced02741b7c952fe264a775]

INTEGRATION: CWS swmailmerge (1.38.2); FILE MERGED 2004/09/15 14:30:23 os 1.38.2.6: RESYNC: (1.40-1.43); FILE MERGED 2004/08/27 09:44:41 os 1.38.2.5: #i25107# Send mail dialog now modal 2004/08/13 14:49:22 os 1.38.2.4: RESYNC: (1.39-1.40); FILE MERGED 2004/07/02 09:15:05 os 1.38.2.3: #i25107# weekly check-in 2004/05/28 21:38:45 os 1.38.2.2: RESYNC: (1.38-1.39); FILE MERGED 2004/05/28 12:22:58 os 1.38.2.1: #i25107# ChildWindow to return to the mail merge wizard


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [1dac26151fa16f8df61d131ee4dd01b039f16547]

INTEGRATION: CWS swmailmerge (1.24.20); FILE MERGED 2004/06/04 10:26:35 os 1.24.20.4: #i25107# mail merge dialogs move to swcui library 2004/06/03 06:45:35 os 1.24.20.3: #i25107# merge error corrected 2004/05/28 21:36:58 os 1.24.20.2: RESYNC: (1.24-1.25); FILE MERGED 2004/05/07 09:41:29 os 1.24.20.1: #i25107# Mail merge mailer configuration page


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [5610d09810d815bff15b26d336db6ae65f6eab66]

INTEGRATION: CWS swmailmerge (1.37.76); FILE MERGED 2004/09/15 14:29:22 os 1.37.76.21: RESYNC: (1.39-1.40); FILE MERGED 2004/09/10 14:23:32 os 1.37.76.20: #i25107# source document has to be set at the config item when new document has been loaded 2004/09/08 13:57:16 os 1.37.76.19: #i25107# switch off address/greeting also if called from the database beamer 2004/09/08 10:59:56 os 1.37.76.18: #i25107# source view should only be updated after return from editing 2004/09/03 13:10:03 os 1.37.76.17: #i25107# update source view after reload 2004/09/03 08:16:43 os 1.37.76.16: #i25107# last fixes 2004/08/20 14:16:47 os 1.37.76.15: #i25107# close target view on 'step back' and re-show source view 2004/08/13 14:48:49 os 1.37.76.14: RESYNC: (1.38-1.39); FILE MERGED 2004/08/10 08:01:07 os 1.37.76.13: #i25107# go-anywhere allowed in mail merge dialog 2004/07/06 11:25:34 os 1.37.76.12: #i25107# weekly check-in 2004/07/02 09:15:05 os 1.37.76.11: #i25107# weekly check-in 2004/06/25 13:39:08 os 1.37.76.10: #i25107# weekly check-in 2004/06/23 14:06:43 os 1.37.76.9: #i25107# weekly check-in 2004/06/17 07:02:23 os 1.37.76.8: #i25107# weekly check-in 2004/06/08 06:53:18 os 1.37.76.7: #i25107# restart of mail merge wizard corrected 2004/06/04 10:26:35 os 1.37.76.6: #i25107# mail merge dialogs move to swcui library 2004/05/28 21:36:37 os 1.37.76.5: RESYNC: (1.37-1.38); FILE MERGED 2004/05/28 12:22:58 os 1.37.76.4: #i25107# ChildWindow to return to the mail merge wizard 2004/05/07 09:41:20 os 1.37.76.3: #i25107# Mail merge mailer configuration page 2004/04/30 14:32:15 os 1.37.76.2: #i25107# intermediate check-in 2004/04/08 08:37:43 os 1.37.76.1: #i25107# new mail merge wizard


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [bd373724c73447a94b587f2f3e277ed68fb8688e]

INTEGRATION: CWS swmailmerge (1.102.2); FILE MERGED 2004/08/30 06:26:02 os 1.102.2.3: #i22689# 'Don't ask me gain' added to print as mailmerge query box 2004/07/07 15:38:33 os 1.102.2.2: RESYNC: (1.102-1.105); FILE MERGED 2004/07/06 11:25:33 os 1.102.2.1: #i25107# weekly check-in


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [828cb050bb787d39781fc3e44332339427e3b124]

INTEGRATION: CWS swmailmerge (1.34.76); FILE MERGED 2004/09/15 14:14:59 os 1.34.76.2: RESYNC: (1.34-1.35); FILE MERGED 2004/05/18 06:17:56 os 1.34.76.1: #i25107# update of changes in hiding paragraphs corrected


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [b02cb025a2b027573bf781eaee0aa4e74b7ef787]

INTEGRATION: CWS swmailmerge (1.20.18); FILE MERGED 2004/09/15 14:03:00 os 1.20.18.10: RESYNC: (1.24-1.25); FILE MERGED 2004/09/13 07:57:02 os 1.20.18.9: #i25107# PastePages(): preset the correct page descriptor at start 2004/09/06 11:45:25 os 1.20.18.8: #i25107# ::Paste( ): anchor page no. corrected 2004/08/13 14:29:44 os 1.20.18.7: RESYNC: (1.22-1.24); FILE MERGED 2004/08/13 10:17:31 os 1.20.18.6: #i25107# make code Linux-compliant ;-) 2004/08/12 09:11:17 os 1.20.18.5: #i25107# handle documents that start with a table correctly 2004/08/10 08:00:48 os 1.20.18.4: #i25107# set the correct anchor page when copying page-bound objects 2004/07/07 15:14:29 os 1.20.18.3: RESYNC: (1.20-1.22); FILE MERGED 2004/06/23 14:06:43 os 1.20.18.2: #i25107# weekly check-in 2004/06/17 07:02:22 os 1.20.18.1: #i25107# weekly check-in


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [062e1b04d84cf52ef629df97ce468a1bcebf78ae]

INTEGRATION: CWS swmailmerge (1.27.74); FILE MERGED 2004/09/15 14:01:03 os 1.27.74.5: RESYNC: (1.31-1.32); FILE MERGED 2004/07/07 15:13:31 os 1.27.74.4: RESYNC: (1.30-1.31); FILE MERGED 2004/06/17 07:02:22 os 1.27.74.3: #i25107# weekly check-in 2004/05/28 20:59:06 os 1.27.74.2: RESYNC: (1.27-1.30); FILE MERGED 2004/05/14 13:57:57 os 1.27.74.1: #i25107# weekly check-in


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [adf2615a240c47368ae3891c451443a4a1dcf087]

INTEGRATION: CWS swmailmerge (1.6.20); FILE MERGED 2004/09/15 13:53:58 os 1.6.20.2: RESYNC: (1.6-1.8); FILE MERGED 2004/06/08 06:51:30 os 1.6.20.1: #i25107# sw ui library cannot access objects declared as 'extern'


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [02ad26df0f3c75648531bc82b997000f221f6e56]

INTEGRATION: CWS swmailmerge (1.9.228); FILE MERGED 2004/06/02 12:50:27 os 1.9.228.3: #i25107# merge error corrected 2004/05/28 20:51:38 os 1.9.228.2: RESYNC: (1.9-1.10); FILE MERGED 2004/04/08 08:36:51 os 1.9.228.1: #i25107# new mail merge wizard


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [3cc1d7c70f5fd5748afc1c950ba503e93bdb928f]

INTEGRATION: CWS swmailmerge (1.48.22); FILE MERGED 2004/09/15 13:50:34 os 1.48.22.6: RESYNC: (1.52-1.53); FILE MERGED 2004/08/13 14:24:27 os 1.48.22.5: RESYNC: (1.50-1.52); FILE MERGED 2004/07/02 09:15:03 os 1.48.22.4: #i25107# weekly check-in 2004/05/28 20:51:00 os 1.48.22.3: RESYNC: (1.48-1.50); FILE MERGED 2004/05/28 12:36:46 os 1.48.22.2: #i25107# ChildWindow to return to the mail merge wizard 2004/04/08 08:36:48 os 1.48.22.1: #i25107# new mail merge wizard


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [9525ae1655f26f359e529b5ac04f1f4d17a91ffe]

INTEGRATION: CWS swmailmerge (1.16.76); FILE MERGED 2004/09/15 13:49:50 os 1.16.76.4: RESYNC: (1.18-1.19); FILE MERGED 2004/08/13 14:23:59 os 1.16.76.3: RESYNC: (1.16-1.18); FILE MERGED 2004/07/02 09:15:02 os 1.16.76.2: #i25107# weekly check-in 2004/05/28 12:36:46 os 1.16.76.1: #i25107# ChildWindow to return to the mail merge wizard


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [0f62672a9e2c7c209b5b0ac250f6ffd3e57ca3ae]

INTEGRATION: CWS swmailmerge (1.2.514); FILE MERGED 2004/09/15 13:44:31 os 1.2.514.2: RESYNC: (1.2-1.4); FILE MERGED 2004/06/23 14:06:42 os 1.2.514.1: #i25107# weekly check-in


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [5c2fe42f73f16535f904e0645168a43a65c6bd70]

INTEGRATION: CWS swmailmerge (1.6.22); FILE MERGED 2004/09/15 13:42:48 os 1.6.22.5: RESYNC: (1.6-1.7); FILE MERGED 2004/08/10 08:00:07 os 1.6.22.4: #i25107# go-anywhere allowed in mail merge dialog 2004/06/25 13:39:07 os 1.6.22.3: #i25107# weekly check-in 2004/06/17 07:02:21 os 1.6.22.2: #i25107# weekly check-in 2004/06/04 10:26:34 os 1.6.22.1: #i25107# mail merge dialogs move to swcui library


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [6bdc2000c2c59143ca9f1622351d942ae5e74ea1]

INTEGRATION: CWS swmailmerge (1.19.230); FILE MERGED 2004/09/15 13:42:21 os 1.19.230.3: RESYNC: (1.19-1.21); FILE MERGED 2004/06/23 14:06:41 os 1.19.230.2: #i25107# weekly check-in 2004/06/08 06:51:03 os 1.19.230.1: #i25107# sw ui library cannot access objects declared as 'extern'


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [3b5d4bcc50b27fda106b472836f3dcb179d8caf4]

INTEGRATION: CWS swmailmerge (1.9.134); FILE MERGED 2004/09/15 13:39:12 os 1.9.134.4: RESYNC: (1.10-1.11); FILE MERGED 2004/07/07 15:00:11 os 1.9.134.3: RESYNC: (1.9-1.10); FILE MERGED 2004/06/23 14:06:40 os 1.9.134.2: #i25107# weekly check-in 2004/06/08 07:10:02 os 1.9.134.1: #i25107# sw ui library cannot access objects declared as 'extern'


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [f31e31e01d52321a250e05dbbf63b44adae84d83]

INTEGRATION: CWS swmailmerge (1.21.218); FILE MERGED 2004/09/15 13:38:43 os 1.21.218.16: RESYNC: (1.22-1.23); FILE MERGED 2004/08/20 14:17:32 os 1.21.218.15: #i25107# new mail configuration sub dialog 2004/07/07 13:14:51 os 1.21.218.14: #i25107# send error warning dialog added 2004/07/02 09:15:01 os 1.21.218.13: #i25107# weekly check-in 2004/06/23 14:06:39 os 1.21.218.12: #i25107# weekly check-in 2004/06/17 07:02:21 os 1.21.218.11: #i25107# weekly check-in 2004/06/02 12:35:50 os 1.21.218.10: #i25107# merge error corrected 2004/05/28 20:27:30 os 1.21.218.9: RESYNC: (1.21-1.22); FILE MERGED 2004/05/28 12:27:32 os 1.21.218.8: #i25107# ChildWindow to return to the mail merge wizard 2004/05/18 06:17:11 os 1.21.218.7: #i25107# mail body dialog added 2004/05/07 09:40:53 os 1.21.218.6: #i25107# Mail merge mailer configuration page 2004/04/30 14:32:15 os 1.21.218.5: #i25107# intermediate check-in 2004/04/16 12:50:07 os 1.21.218.4: #i25107# mail merge wizard: Layout page added 2004/04/14 06:28:52 os 1.21.218.3: #i25107# assign fields dialog added 2004/04/13 15:32:37 os 1.21.218.2: #i25107# mail merge progress 2004/04/08 08:36:36 os 1.21.218.1: #i25107# new mail merge wizard


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [db707d55824679df35332de7a6f50815b85c087a]

INTEGRATION: CWS swmailmerge (1.11.4); FILE MERGED 2004/07/07 14:59:39 os 1.11.4.2: RESYNC: (1.11-1.12); FILE MERGED 2004/06/04 10:26:34 os 1.11.4.1: #i25107# mail merge dialogs move to swcui library


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [98370e02c87360e383fb51787dd6a00935634b24]

INTEGRATION: CWS swmailmerge (1.37.34); FILE MERGED 2004/09/15 13:34:33 os 1.37.34.5: RESYNC: (1.39-1.41); FILE MERGED 2004/09/13 07:55:02 os 1.37.34.4: #i25107# PastePages(): SwEditShell parameter changed to SwFEShell 2004/08/13 14:20:40 os 1.37.34.3: RESYNC: (1.38-1.39); FILE MERGED 2004/07/07 14:59:25 os 1.37.34.2: RESYNC: (1.37-1.38); FILE MERGED 2004/06/17 07:02:20 os 1.37.34.1: #i25107# weekly check-in


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [f8d1de07097aafce82eee4baa681a5b8a3c76814]

INTEGRATION: CWS swmailmerge (1.29.2); FILE MERGED 2004/09/15 13:33:50 os 1.29.2.5: RESYNC: (1.36-1.38); FILE MERGED 2004/07/07 14:58:55 os 1.29.2.4: RESYNC: (1.34-1.36); FILE MERGED 2004/06/17 07:02:20 os 1.29.2.3: #i25107# weekly check-in 2004/05/28 20:25:47 os 1.29.2.2: RESYNC: (1.29-1.34); FILE MERGED 2004/05/14 13:57:57 os 1.29.2.1: #i25107# weekly check-in


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [ee82750a69350a3f3992a553eb5139d989874230]

INTEGRATION: CWS swmailmerge (1.73.4); FILE MERGED 2004/09/15 13:33:07 os 1.73.4.4: RESYNC: (1.78-1.80); FILE MERGED 2004/08/13 14:20:32 os 1.73.4.3: RESYNC: (1.77-1.78); FILE MERGED 2004/07/07 14:58:45 os 1.73.4.2: RESYNC: (1.73-1.77); FILE MERGED 2004/06/17 07:02:20 os 1.73.4.1: #i25107# weekly check-in


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [e3b32538b66a1ac1e066c8c305857465bd9048e2]

INTEGRATION: CWS swmailmerge (1.2.22); FILE MERGED 2004/07/07 13:14:52 os 1.2.22.6: #i25107# send error warning dialog added 2004/07/02 09:15:01 os 1.2.22.5: #i25107# weekly check-in 2004/06/23 14:06:39 os 1.2.22.4: #i25107# weekly check-in 2004/06/17 07:02:19 os 1.2.22.3: #i25107# weekly check-in 2004/06/08 06:52:21 os 1.2.22.2: #i25107# gender added to mail merge database 2004/06/02 15:43:14 os 1.2.22.1: #i25107# mail merge changes merged


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [6d2af04bf21ac95e183fb06c862c290ef8caa5f6]

INTEGRATION: CWS swmailmerge (1.20.442); FILE MERGED 2004/09/15 13:32:44 os 1.20.442.8: RESYNC: (1.23-1.24); FILE MERGED 2004/08/17 06:20:44 os 1.20.442.7: #i25107# resync error corrected 2004/08/13 14:20:11 os 1.20.442.6: RESYNC: (1.22-1.23); FILE MERGED 2004/07/07 14:57:28 os 1.20.442.5: RESYNC: (1.21-1.22); FILE MERGED 2004/06/23 14:06:37 os 1.20.442.4: #i25107# weekly check-in 2004/05/28 20:24:19 os 1.20.442.3: RESYNC: (1.20-1.21); FILE MERGED 2004/05/28 12:27:31 os 1.20.442.2: #i25107# ChildWindow to return to the mail merge wizard 2004/05/14 13:57:56 os 1.20.442.1: #i25107# weekly check-in


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [2e9d9dbf3b24e3726b01643dc894e3cbfe82ef24]

INTEGRATION: CWS swmailmerge (1.3.22); FILE MERGED 2004/09/15 13:32:27 os 1.3.22.2: RESYNC: (1.3-1.4); FILE MERGED 2004/06/08 06:51:52 os 1.3.22.1: #i25107# sw ui library cannot access objects declared as 'extern'


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [c2cda0e8e6056e21f522076878d1aba9b9a243ef]

INTEGRATION: CWS swmailmerge (1.49.22); FILE MERGED 2004/09/15 13:32:10 os 1.49.22.7: RESYNC: (1.53-1.56); FILE MERGED 2004/08/13 14:19:38 os 1.49.22.6: RESYNC: (1.52-1.53); FILE MERGED 2004/07/06 11:25:33 os 1.49.22.5: #i25107# weekly check-in 2004/07/02 09:15:00 os 1.49.22.4: #i25107# weekly check-in 2004/05/28 20:20:59 os 1.49.22.3: RESYNC: (1.49-1.52); FILE MERGED 2004/05/28 12:22:05 os 1.49.22.2: #i25107# ChildWindow to return to the mail merge wizard 2004/04/08 08:36:36 os 1.49.22.1: #i25107# new mail merge wizard


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [b820a43b248aaabe60516c01e9227d743e217065]

INTEGRATION: CWS swmailmerge (1.26.4); FILE MERGED 2004/08/30 06:26:46 os 1.26.4.14: #i22689# 'Don't ask me gain' added to print as mailmerge query box 2004/08/20 14:19:19 os 1.26.4.13: #i25107# SMTP after POP added 2004/08/17 08:02:53 os 1.26.4.12: #i25107# mail merge localisation 2004/08/13 15:43:36 os 1.26.4.11: RESYNC: (1.28-1.29); FILE MERGED 2004/07/02 09:16:22 os 1.26.4.10: #i25107# mail merge properties added 2004/06/23 14:04:56 os 1.26.4.9: #i25107# mail support property added 2004/06/17 07:03:24 os 1.26.4.8: #i25107# MailMerge: SavedDocuments property added 2004/06/09 14:47:26 os 1.26.4.7: #i25107# syntax error corrected 2004/06/09 14:42:25 os 1.26.4.6: #i25107# address block corrected 2004/06/08 07:10:38 os 1.26.4.5: #i25107# gender column added to MailMergeWizard 2004/06/01 07:15:26 os 1.26.4.4: RESYNC: (1.26-1.28); FILE MERGED 2004/05/18 06:14:56 os 1.26.4.3: #i25107# additional mail merge properties 2004/05/07 09:35:37 os 1.26.4.2: #i25107# Mail merge settings, Mailer configuration 2004/04/16 12:56:24 os 1.26.4.1: #i25107# mail merge wizard config item added


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [b6d3da21ad481da4c24cdb0e4f223324dea4b6c8]

INTEGRATION: CWS swmailmerge (1.2.36); FILE MERGED 2004/08/18 13:34:20 os 1.2.36.4: #i25107# mail merge localization 2004/08/13 15:35:23 os 1.2.36.3: RESYNC: (1.4-1.7); FILE MERGED 2004/05/29 05:00:29 os 1.2.36.2: RESYNC: (1.2-1.4); FILE MERGED 2004/05/18 06:16:12 os 1.2.36.1: #i25107# command MailMergeWizard added


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [0a3fc2e61fd19827a7d5049272192475a376449b]

INTEGRATION: CWS swmailmerge (1.12.6); FILE MERGED 2004/08/23 09:43:23 os 1.12.6.5: #i25107# language error fixed 2004/08/17 08:03:25 os 1.12.6.4: #i25107# mail merge localisation 2004/08/13 15:31:50 os 1.12.6.3: RESYNC: (1.12-1.14); FILE MERGED 2004/07/07 10:49:04 os 1.12.6.2: #i25107# properties mustn't be used twice 2004/07/02 09:16:21 os 1.12.6.1: #i25107# mail merge properties added


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [baa58446a4c82ff44bd44d83a8afe32e00cec850]

INTEGRATION: CWS swmailmerge (1.1.2); FILE ADDED 2004/05/11 13:09:43 tra 1.1.2.1: #116332#


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [b92495682d843a6b5d0c9faa017d9f811fb68ce9]

INTEGRATION: CWS gt09 (1.2.304); FILE MERGED 2004/07/21 06:55:24 gt 1.2.304.1: #i22106# new caption dlg


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [6b95b50e64bde304b4ddcbd1db65f479a32fbe7b]

INTEGRATION: CWS gt09 (1.7.68); FILE MERGED 2004/08/12 05:29:59 pb 1.7.68.3: RESYNC: (1.7-1.8); FILE MERGED 2004/07/26 14:30:18 gt 1.7.68.2: #i28984# new name for Base 2004/07/21 06:55:04 gt 1.7.68.1: #i22106# new caption dlg


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [07eb141664b9a759732a8c3f1e82f99fc692dbed]

INTEGRATION: CWS gt09 (1.5.100); FILE MERGED 2004/08/25 13:45:49 os 1.5.100.1: #i22106# new caption features


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [b2e465148842ace44c12f12d00d72ec57b47f990]

INTEGRATION: CWS gt09 (1.7.632); FILE MERGED 2004/08/25 13:45:48 os 1.7.632.4: #i22106# new caption features 2004/08/16 08:54:28 pb 1.7.632.3: fix: #i22106# remove caption controls from general page 2004/07/30 00:15:35 gt 1.7.632.2: #i22106# caption dialog 2004/07/23 07:26:04 gt 1.7.632.1: #i22106# new caption dlg


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [6448980757494451c4f523a3012ddf13d46f6711]

INTEGRATION: CWS gt09 (1.5.784); FILE MERGED 2004/08/25 13:45:48 os 1.5.784.3: #i22106# new caption features 2004/08/24 06:13:59 pb 1.5.784.2: fix: #i22106# CategoryBox added 2004/07/30 00:15:35 gt 1.5.784.1: #i22106# caption dialog


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [9e318bbb4164bcf20098a6f80e53c092a3cbb879]

INTEGRATION: CWS gt09 (1.1.1.1.806); FILE MERGED 2004/08/25 13:45:46 os 1.1.1.1.806.2: #i22106# new caption features 2004/07/30 00:15:35 gt 1.1.1.1.806.1: #i22106# caption dialog


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [213c1baf7fb72a56bfda31c28e8a213968867fe1]

INTEGRATION: CWS gt09 (1.36.52); FILE MERGED 2004/08/24 06:18:00 pb 1.36.52.2: fix: #i22106# CATEGORY_NONE added 2004/07/30 00:14:57 gt 1.36.52.1: #i22106# caption dialog


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [7d1ae87e94fbdd555bf67d0bf9bbcc7f5cb30def]

INTEGRATION: CWS gt09 (1.3.792); FILE MERGED 2004/08/24 06:15:35 pb 1.3.792.2: fix: #i22106# CATEGORY_NONE added 2004/07/30 00:14:57 gt 1.3.792.1: #i22106# caption dialog


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [53882df77819f3fa2a2034bb49be1a5ce03153da]

INTEGRATION: CWS gt09 (1.14.100); FILE MERGED 2004/08/25 13:45:45 os 1.14.100.5: #i22106# new caption features 2004/08/24 06:18:04 pb 1.14.100.4: fix: #i22106# CATEGORY_NONE added 2004/08/11 12:12:13 gt 1.14.100.3: #i22106# sorted char style listbox 2004/07/30 09:57:25 gt 1.14.100.2: #i22106# no auto dialog call 2004/07/30 00:14:56 gt 1.14.100.1: #i22106# caption dialog


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [bcbb8d6da68ef261ed6d43a9e4dafb558c39260d]

INTEGRATION: CWS gt09 (1.11.348); FILE MERGED 2004/07/30 00:14:27 gt 1.11.348.1: #i22106# caption dialog


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [fc2885377d38ad72c0b7cd539c3c6dde08e23e70]

INTEGRATION: CWS gt09 (1.16.100); FILE MERGED 2004/08/25 13:45:45 os 1.16.100.1: #i22106# new caption features


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [b2c35ee3f956ecd441d382a34b2f8678f95c3756]

INTEGRATION: CWS gt09 (1.5.102); FILE MERGED 2004/08/03 05:46:10 gt 1.5.102.2: #i22106# missing svx resource id 2004/07/23 07:26:26 gt 1.5.102.1: #i22106# new caption dlg


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [1808881602a689254224fff1521f4f2308d449bc]

INTEGRATION: CWS gt09 (1.67.52); FILE MERGED 2004/09/06 08:46:32 pb 1.67.52.5: fix: #i33763# 'Further OLE objects' -> 'Other OLE objects' 2004/08/25 13:45:44 os 1.67.52.4: #i22106# new caption features 2004/08/16 08:55:24 pb 1.67.52.3: fix: #i22106# remove caption controls from general page 2004/07/30 00:13:59 gt 1.67.52.2: #i22106# caption dialog 2004/07/23 07:26:55 gt 1.67.52.1: #i22106# new caption dlg


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [c0665a6d9172a1207d4534dabfce49f1fcfafbf8]

INTEGRATION: CWS gt09 (1.6.632); FILE MERGED 2004/08/25 13:45:44 os 1.6.632.3: #i22106# new caption features 2004/08/16 08:55:25 pb 1.6.632.2: fix: #i22106# remove caption controls from general page 2004/07/23 07:26:55 gt 1.6.632.1: #i22106# new caption dlg


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [7e2c4c59ab6079d3ef5403755097c166c080357f]

INTEGRATION: CWS gt09 (1.17.314); FILE MERGED 2004/09/06 08:45:12 pb 1.17.314.6: fix: #i33763# some fixes (numbering level; disable position box; character style box sorted) 2004/08/26 10:10:28 os 1.17.314.5: #i22106# mono border style 2004/08/25 13:45:43 os 1.17.314.4: #i22106# new caption features 2004/08/16 08:55:25 pb 1.17.314.3: fix: #i22106# remove caption controls from general page 2004/07/30 00:13:58 gt 1.17.314.2: #i22106# caption dialog 2004/07/23 07:26:55 gt 1.17.314.1: #i22106# new caption dlg


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [c95bc693624ba6783fab3f383fe48f90d5902a67]

INTEGRATION: CWS gt09 (1.20.108); FILE MERGED 2004/08/25 13:45:43 os 1.20.108.2: #i22106# new caption features 2004/07/30 00:13:58 gt 1.20.108.1: #i22106# caption dialog


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [83913444aa83d1d0eab919db4638802af4569e37]

INTEGRATION: CWS gt09 (1.4.198); FILE MERGED 2004/08/25 13:45:42 os 1.4.198.2: #i22106# new caption features 2004/07/30 00:13:58 gt 1.4.198.1: #i22106# caption dialog


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [d4bb802647dfd7e3c39466f896f4fc62ade6905f]

INTEGRATION: CWS gt09 (1.25.98); FILE MERGED 2004/07/30 00:13:19 gt 1.25.98.1: #i22106# caption dialog


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [4f6fd05b74125c669a93b5ef8124995a38a77180]

INTEGRATION: CWS gt09 (1.11.46); FILE MERGED 2004/08/25 13:45:41 os 1.11.46.1: #i22106# new caption features


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [b8d896190c704d5ab5a744d0f2042b3b06806d24]

INTEGRATION: CWS gt09 (1.24.60); FILE MERGED 2004/08/25 13:45:41 os 1.24.60.1: #i22106# new caption features


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [c7e79ba12b54270a52e1f4ccc98ce90101003c82]

INTEGRATION: CWS gt09 (1.19.50); FILE MERGED 2004/07/30 00:12:05 gt 1.19.50.1: #i22106# caption dialog


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [c6ec953176af5a5f507ee30cae808042925e5137]

INTEGRATION: CWS gt09 (1.23.14); FILE MERGED 2004/08/25 13:45:40 os 1.23.14.1: #i22106# new caption features


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [4ab619547f86a6b926cbbae6d7ef100debd2a67d]

INTEGRATION: CWS gt09 (1.11.38); FILE MERGED 2004/08/25 13:45:39 os 1.11.38.1: #i22106# new caption features


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [1d4a052bbb60e74b31757cf21ebee62dda8a0a9c]

INTEGRATION: CWS gt09 (1.39.12); FILE MERGED 2004/08/25 13:45:39 os 1.39.12.1: #i22106# new caption features


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [b8ed720de4eeb8746c641b521fa19a4f55cb1b7f]

INTEGRATION: CWS gt09 (1.4.518); FILE MERGED 2004/07/30 00:11:23 gt 1.4.518.1: #i22106# caption dialog


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [5a12ffdaa18991bb3c0d937c4e256f0f3d52735c]

INTEGRATION: CWS gt09 (1.78.12); FILE MERGED 2004/08/25 13:45:38 os 1.78.12.1: #i22106# new caption features


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [2a152431279d3c146d8654d7bed75b7a234ff60c]

INTEGRATION: CWS gt09 (1.29.82); FILE MERGED 2004/08/25 13:45:38 os 1.29.82.1: #i22106# new caption features


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [3a90bb6243fcd89a89a4526edab414728e394fb5]

INTEGRATION: CWS gt09 (1.14.30); FILE MERGED 2004/08/25 13:45:37 os 1.14.30.1: #i22106# new caption features


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [409d2e53858f41452a1ef3e94f1d9686d7bc0178]

INTEGRATION: CWS gh7 (1.7.120); FILE MERGED 2004/09/07 09:52:09 gh 1.7.120.3: defined set of mandatory and optional XML tags 2004/09/03 10:46:14 gh 1.7.120.2: problems in comparing tags against sourcelanguage 2004/08/27 14:51:12 gh 1.7.120.1: add detection of C-Style quoted XML-Tags e.g.: \<somestyle\>


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [dcf8f7e67116d579bb5d1d99cd8f35ff67884a9e]

INTEGRATION: CWS gh7 (1.10.6); FILE MERGED 2004/09/13 11:34:39 gh 1.10.6.4: distinguish in gsi files between different linetypes e.g.:res and res-quickhelp 2004/09/09 14:56:57 gh 1.10.6.3: small fix in helptext 2004/09/07 09:52:09 gh 1.10.6.2: defined set of mandatory and optional XML tags 2004/08/27 14:51:11 gh 1.10.6.1: add detection of C-Style quoted XML-Tags e.g.: \<somestyle\>


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [c6e9d5a10494bbf89f6110ede508de3d5b8fb0f3]

INTEGRATION: CWS gh7 (1.4.124); FILE MERGED 2004/09/07 09:52:08 gh 1.4.124.2: defined set of mandatory and optional XML tags 2004/09/01 13:27:12 gh 1.4.124.1: add detection of C-Style quoted XML-Tags e.g.: \<somestyle\>


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [86184990e7b9b41aa85114122805949309a2f1fc]

INTEGRATION: CWS gh7 (1.9.48); FILE MERGED 2004/09/15 08:39:41 gh 1.9.48.2: RESYNC: (1.9-1.10); FILE MERGED 2004/08/20 12:53:49 gh 1.9.48.1: #i26323# problems handling strings at the 64K Border


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [9649e179e7b6dab6c00e82d4f5375931daa25f56]

INTEGRATION: CWS gh7 (1.12.74); FILE MERGED 2004/08/20 12:53:49 gh 1.12.74.1: #i26323# problems handling strings at the 64K Border


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [28a629fb525d4be233f43c427edb2a32c45a61ae]

INTEGRATION: CWS gh7 (1.66.168); FILE MERGED 2004/08/20 12:55:14 gh 1.66.168.1: #i32449# New errormessages


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [dca978604acdc61f8a8fc1bdee8ce0985d23db30]

INTEGRATION: CWS gh7 (1.1.1.1.272); FILE MERGED 2004/08/18 10:31:50 gh 1.1.1.1.272.1: #i32317#change initialisation of taskbar and invalidate


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [037972d45d3efcbab18c64034620b57f31df19d2]

INTEGRATION: CWS gh7 (1.5.74); FILE MERGED 2004/08/18 10:31:49 gh 1.5.74.1: #i32317#change initialisation of taskbar and invalidate


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [cd900f65733824f5227b18c53fd2a96054110af2]

INTEGRATION: CWS gh7 (1.7.24); FILE MERGED 2004/09/07 15:33:22 gh 1.7.24.1: #i33935#add method terminate


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [7453c086014e500a5b874fd0463090bad3eb4da1]

INTEGRATION: CWS gh7 (1.4.74); FILE MERGED 2004/09/08 11:19:48 gh 1.4.74.2: #i29985# 2004/08/18 10:32:47 gh 1.4.74.1: make assertions less restrictive


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [5ea0b2f3d4b6d35ba0786a0ba906fa0f83fc28ab]

INTEGRATION: CWS gh7 (1.56.20); FILE MERGED 2004/09/15 08:38:54 gh 1.56.20.2: RESYNC: (1.56-1.57); FILE MERGED 2004/09/01 13:24:16 gh 1.56.20.1: fix assertionfilter


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [6787a7f08d759394d546d2ee335a8be712a75737]

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>  [57a67d9415c8255c5ffd0676dd9f6d62de2f4c69]

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>  [477a29fce9b4636b4c0b2bd73c666d4d3cc4e9b1]

INTEGRATION: CWS gh7 (1.4.14); FILE MERGED 2004/09/07 15:37:30 gh 1.4.14.1: #i33935#new command killapp


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [6c21230802047cd7339fc152768560ee7d3c0e47]

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>  [7ca14e1a51b907fd273b51d9809192bb0393375e]

INTEGRATION: CWS gh7 (1.8.2); FILE MERGED 2004/09/15 08:38:26 gh 1.8.2.2: RESYNC: (1.8-1.9); FILE MERGED 2004/09/07 15:37:30 gh 1.8.2.1: #i33935#new command killapp


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [ae9ae146add4cce9479dad2cf62a56e5d03bf3bf]

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>  [64a3056627b80f66576b063b1eff174a005d8a0d]

INTEGRATION: CWS gh7 (1.12.2); FILE MERGED 2004/09/15 08:38:18 gh 1.12.2.2: RESYNC: (1.12-1.13); FILE MERGED 2004/09/07 15:37:30 gh 1.12.2.1: #i33935#new command killapp


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [1e4796a3f31d02a49f7cabdf47aa7e9d69cda75a]

INTEGRATION: CWS gh7 (1.2.50); FILE MERGED 2004/09/01 13:21:38 gh 1.2.50.6: correct warnings 2004/09/01 13:01:24 gh 1.2.50.5: #i11479# #i31897# some cleanup to satisfy also these bugs 2004/09/01 11:21:49 gh 1.2.50.4: basically only a grep for the defines. textfile gets unreadable - will do later 2004/09/01 11:15:40 gh 1.2.50.3: latest try to really parse the headers - failed 2004/09/01 08:46:50 gh 1.2.50.2: revert changes of last revision as it does not work 2004/08/26 14:01:48 gh 1.2.50.1: only evaluate defines really needed (lazy evaluation)


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [d5b4eedebc0377e10654693415f54c69fab09071]

INTEGRATION: CWS gh7 (1.14.2); FILE MERGED 2004/09/15 08:37:58 gh 1.14.2.6: RESYNC: (1.14-1.15); FILE MERGED 2004/09/09 14:51:55 gh 1.14.2.5: #108829#changed resetapplication back to leave the first document 2004/09/07 09:46:05 gh 1.14.2.4: #i33753#caption on TaskWindows now returns the text of the taskwindow 2004/09/01 13:11:50 gh 1.14.2.3: #108829#Enable use of BackingWindow 2004/08/23 12:26:33 gh 1.14.2.2: #i32488# GetState and GetItemText for toolbox fixed 2004/08/20 12:58:02 gh 1.14.2.1: #i32449# better method to find Floating Window of floating DockingWindow. Check for Minimum Size on resize


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [a20cf9edc71bb89bc2e480cdb3d8e56764000d02]

INTEGRATION: CWS gh7 (1.10.2); FILE MERGED 2004/09/15 08:37:49 gh 1.10.2.2: RESYNC: (1.10-1.11); FILE MERGED 2004/09/01 13:11:50 gh 1.10.2.1: #108829#Enable use of BackingWindow


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [d3eec55718d72b9e7d987619f345559ba6e005c6]

INTEGRATION: CWS xsltfilter03 (1.5.26); FILE MERGED 2004/07/14 14:42:16 lo 1.5.26.1: #i31434# close input stream after it has been consumed


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [648f6a670f6bf0573f09d951b6fa88c9e4c33d98]

INTEGRATION: CWS gh7 (1.13.18); FILE MERGED 2004/08/23 08:29:52 gh 1.13.18.1: #i32167# testtool gets its own (much smaller) images.zip


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [0b822d1bd99d07d3103ea774823f316fb24d85e8]

INTEGRATION: CWS gh7 (1.4.52); FILE MERGED 2004/08/23 08:29:51 gh 1.4.52.1: #i32167# testtool gets its own (much smaller) images.zip


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [c092c6515ebe1575e0bd213fd40d7b0f76a2aa49]

INTEGRATION: CWS gh7 (1.1.2); FILE ADDED 2004/08/23 08:29:51 gh 1.1.2.2: #i32167# testtool gets its own (much smaller) images.zip 2004/08/20 13:06:58 gh 1.1.2.1: make smaller images.zip for testtool


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [c0d03c122571714312e5ccd7bebf8ae2ff8ff871]

INTEGRATION: CWS xsltfilter03 (1.13.28); FILE MERGED 2004/07/19 13:12:42 lo 1.13.28.1: #i31036# non formatted xml by default


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [3d77d92af5e947b9867d8145abc97b8f59551a42]

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>  [488300e2c3181875b4270a98343c9a6eaa64b0a6]

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>  [8f8b127e5ce3d81c59e453bdffef6d04b66c757e]

INTEGRATION: CWS fwk01ea (1.19.16); FILE MERGED 2004/07/14 11:16:12 abi 1.19.16.1: registering GnomeVFS


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [b04f8295ea87626004a4429144e8159aaaba65ae]

INTEGRATION: CWS fwk01ea (1.20.4); FILE MERGED 2004/07/08 15:29:43 abi 1.20.4.5: RESYNC: (1.21-1.22); FILE MERGED 2004/04/27 14:44:40 abi 1.20.4.4: RESYNC: (1.20-1.21); FILE MERGED 2004/04/08 08:37:52 sb 1.20.4.3: #116269# Fixed problem with schemes where PrefixInfo::m_pPrefix contains more than scheme:. 2004/04/07 08:09:47 sb 1.20.4.2: #116269# Renamed INET_PROT_UNKNOWN to INET_PROT_GENERIC. 2004/04/06 13:25:54 sb 1.20.4.1: #116269# Added INET_PROT_UNKNOWN.


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [c3ecef8067e274d017a344b4c8049cd5f49c6729]

INTEGRATION: CWS fwk01ea (1.42.4); FILE MERGED 2004/07/08 15:24:35 abi 1.42.4.5: RESYNC: (1.44-1.45); FILE MERGED 2004/04/28 07:10:53 abi 1.42.4.4: RESYNC: (1.42-1.44); FILE MERGED 2004/04/08 08:37:52 sb 1.42.4.3: #116269# Fixed problem with schemes where PrefixInfo::m_pPrefix contains more than scheme:. 2004/04/07 08:09:46 sb 1.42.4.2: #116269# Renamed INET_PROT_UNKNOWN to INET_PROT_GENERIC. 2004/04/06 13:25:53 sb 1.42.4.1: #116269# Added INET_PROT_UNKNOWN.


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [3a7a6e569af24116e26045ea44157b660d06cc06]

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>  [627662a6d40a0b71a2c929f350f936a674df2f69]

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>  [da39f65d634b620378f7f005803abbfec5533356]

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>  [599d3216f338b10561944648f085e458bcf98440]

INTEGRATION: CWS fwk01ea (1.4.520); FILE MERGED 2004/04/08 12:54:33 sb 1.4.520.2: #116269# Added INET_PROT_GENERIC. 2004/04/08 12:52:51 sb 1.4.520.1: #116269# Adapted test_URIHelper to testshl2 (thanks to LLA).


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [aa0d2920460e48c2a98e3337924417c6d8d7626b]

INTEGRATION: CWS fwk01ea (1.2.526); FILE MERGED 2004/04/08 12:52:51 sb 1.2.526.1: #116269# Adapted test_URIHelper to testshl2 (thanks to LLA).


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [84e458154b21a6dbdf2f4d36260b22c2fcc54189]

INTEGRATION: CWS fwk01ea (1.1.2); FILE ADDED 2004/04/08 12:54:03 sb 1.1.2.1: #116269# Adapted test_URIHelper to testshl2 (thanks to LLA).


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [ce70feeb65ef1eea92cdc0ff7ba7ded1d46b62d1]

INTEGRATION: CWS fwk01ea (1.1.2); FILE ADDED 2004/04/27 13:35:09 abi 1.1.2.1: initial revision gnomevfs


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [c5026821d3ff6bc578d8e1927231fa1a6a2d498c]

INTEGRATION: CWS fwk01ea (1.1.2); FILE ADDED 2004/07/14 09:19:30 abi 1.1.2.2: added license information 2004/04/27 13:34:27 abi 1.1.2.1: initial revision gnomevfs


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [a69f2bf634f4e94a8d6e262aa1550f044ae97536]

INTEGRATION: CWS os19 (1.2.2); FILE MERGED 2004/07/26 16:15:38 dr 1.2.2.4: #i31985# use correct dialog parent 2004/07/12 12:24:41 dr 1.2.2.3: #i22092# more spelling... 2004/06/11 10:40:01 os 1.2.2.2: RESYNC: (1.2-1.3); FILE MERGED 2004/06/10 13:17:06 dr 1.2.2.1: #i22092# new spellcheck dialog, first step


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [7b2076d36c44c8443e33611c42f6f229bb49c0b3]

INTEGRATION: CWS fwk01ea (1.1.2); FILE ADDED 2004/07/14 09:19:30 abi 1.1.2.2: added license information 2004/04/27 13:33:55 abi 1.1.2.1: initial revision gnomevfs


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [a44985ab83e62d0ca0a8e95dbab01828570cccb1]

INTEGRATION: CWS fwk01ea (1.1.2); FILE ADDED 2004/07/14 09:19:30 abi 1.1.2.2: added license information 2004/04/27 13:31:50 abi 1.1.2.1: initial revision gnomevfs


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [c27802bf506e90fa64488fc1f3881d0d4dd04b42]

INTEGRATION: CWS fwk01ea (1.1.2); FILE ADDED 2004/09/01 13:41:31 abi 1.1.2.4: forgotten to remove the disabler 2004/07/14 09:19:29 abi 1.1.2.3: added license information 2004/07/12 15:47:42 abi 1.1.2.2: intrduced dependency on tools in the short run, will be removed for beta 2004/04/27 13:31:27 abi 1.1.2.1: initial revision of contentprovider


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [daa6cc4de2e4e69f9c622dd080d12c923dc1e111]

INTEGRATION: CWS fwk01ea (1.1.2); FILE ADDED 2004/09/08 15:15:50 abi 1.1.2.9: too much libs linking 2004/08/24 13:28:15 hjs 1.1.2.8: now better results for --libs 2004/08/24 12:32:09 hjs 1.1.2.7: use pkg-config 2004/08/20 08:00:55 sb 1.1.2.6: #i20360# Reverted to 1.1.2.3 (i.e., potentially build on all platforms, not only Linux and Solaris). 2004/08/20 07:58:42 sb 1.1.2.5: Enabled building on Solaris. 2004/07/16 07:32:46 sb 1.1.2.4: #i20360# LINUX only (for now). 2004/07/14 09:19:29 abi 1.1.2.3: added license information 2004/07/12 15:47:41 abi 1.1.2.2: intrduced dependency on tools in the short run, will be removed for beta 2004/04/27 13:34:50 abi 1.1.2.1: initial revision gnomevfs


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [74a7d38585883c1cc58451dde1149ba229c3d784]

INTEGRATION: CWS fwk01ea (1.1.2); FILE ADDED 2004/08/20 09:56:07 sb 1.1.2.3: Fixed typo. 2004/07/14 09:19:29 abi 1.1.2.2: added license information 2004/04/27 13:33:21 abi 1.1.2.1: initial revision gnomevfs


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [03f6bc669263a64cbff953be21a801305ae1146a]

INTEGRATION: CWS fwk01ea (1.1.2); FILE ADDED 2004/07/14 09:19:28 abi 1.1.2.2: added license information 2004/04/27 13:32:59 abi 1.1.2.1: initial revision gnomevfs


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [426a0d58c4102bc4f8cc87ba4ffde8a0b7dc9532]

INTEGRATION: CWS fwk01ea (1.1.2); FILE ADDED 2004/07/14 09:19:28 abi 1.1.2.2: added license information 2004/04/27 13:32:40 abi 1.1.2.1: initial revision gnomevfs


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [a644f84396d53c2e8c9bdbcd400fe39d93871fc1]

INTEGRATION: CWS fwk01ea (1.1.2); FILE ADDED 2004/07/14 09:19:27 abi 1.1.2.3: added license information 2004/07/12 15:47:41 abi 1.1.2.2: intrduced dependency on tools in the short run, will be removed for beta 2004/04/27 13:32:14 abi 1.1.2.1: initial revision gnomevfs


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [4fafd3e0f1f559e01acbf08320546f5d10f1325f]

INTEGRATION: CWS fwk01ea (1.14.6); FILE MERGED 2004/07/12 15:34:52 abi 1.14.6.1: with ucpgvfs.xml


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [7b172b0463226b49a7b15fc38811955960267620]

INTEGRATION: CWS fwk01ea (1.14.6); FILE MERGED 2004/07/12 15:47:40 abi 1.14.6.2: intrduced dependency on tools in the short run, will be removed for beta 2004/07/12 15:35:38 abi 1.14.6.1: with gvfs under unix


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [112d4089f843939ffd5129b9237e498707f972ca]

INTEGRATION: CWS fwk01ea (1.54.14); FILE MERGED 2004/09/03 14:08:12 hjs 1.54.14.1: changed linking to gtk


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [f19c681bec5882970a5b79cbafc43fd5c77bd091]

INTEGRATION: CWS fwk01ea (1.4.106); FILE MERGED 2004/09/03 14:08:12 hjs 1.4.106.1: changed linking to gtk


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [1e26158510b67007142fef9d43c2649748584a58]

INTEGRATION: CWS fwk01ea (1.2.106); FILE MERGED 2004/09/03 14:08:11 hjs 1.2.106.1: changed linking to gtk


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [340ba6fc72fae7fdc1eccdfa842e18cd56ca6327]

INTEGRATION: CWS fwk01ea (1.4.106); FILE MERGED 2004/09/03 14:08:11 hjs 1.4.106.1: changed linking to gtk


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [3421feb5bd114041c5fe15905481e870160d2a72]

INTEGRATION: CWS fwk01ea (1.41.222); FILE MERGED 2004/04/27 15:21:18 abi 1.41.222.2: RESYNC: (1.41-1.42); FILE MERGED 2004/04/27 13:54:52 abi 1.41.222.1: Initial revision GnomeVFS


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [a9a50f68ee271c4e30f443e89648035d285b98bf]

INTEGRATION: CWS fwk01ea (1.1.2); FILE ADDED 2004/04/27 13:54:43 abi 1.1.2.1: Initial revision GnomeVFS


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [60b77ce8f656cb7edb4e6d1438e022d0e84b9abb]

INTEGRATION: CWS fwk01ea (1.1.2); FILE ADDED 2004/04/27 13:54:33 abi 1.1.2.1: Initial revision GnomeVFS


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [8dab74443c66cbfcba277b5626b8a8d3ccd9cbe3]

INTEGRATION: CWS fwk01ea (1.1.2); FILE ADDED 2004/04/27 13:54:22 abi 1.1.2.1: Initial revision GnomeVFS


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [04f7e9a712e020a1b92057b1c503416fb898832a]

INTEGRATION: CWS fwk01ea (1.4.54); FILE MERGED 2004/04/08 12:45:31 sb 1.4.54.1: #116269# Always call osl::Module::load with GLOBAL (otherwise, C++ exception handling fails on Linux).


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [575d1b28f39f54ca4bd3a216df558e0cdad7b566]

INTEGRATION: CWS keyconfig01 (1.22.76); FILE MERGED 2004/07/21 09:41:53 as 1.22.76.4: #i29441# handle style URLs right, repair modify/delete of acc items 2004/07/17 10:44:29 as 1.22.76.3: #i29441# support Styles inside acc tab page, use new acc executor inside KeyInput 2004/07/10 20:35:20 as 1.22.76.2: RESYNC: (1.22-1.23); FILE MERGED 2004/07/09 09:00:56 as 1.22.76.1: #i29863# try to save new accelerator configuration


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [9dcc0cca1610188f1bbd3d4b658c18a15e7e1380]

INTEGRATION: CWS keyconfig01 (1.20.74); FILE MERGED 2004/07/10 20:29:30 as 1.20.74.2: RESYNC: (1.20-1.21); FILE MERGED 2004/07/09 09:00:55 as 1.20.74.1: #i29863# try to save new accelerator configuration


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [02aaa50705c278f8c05ac9cfcc5f49f70e598722]

INTEGRATION: CWS keyconfig01 (1.16.24); FILE MERGED 2004/07/17 10:44:28 as 1.16.24.1: #i29441# support Styles inside acc tab page, use new acc executor inside KeyInput


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [c7cd19bc10efef7d47b437a1703e4b4758e5e456]

INTEGRATION: CWS keyconfig01 (1.36.58); FILE MERGED 2004/08/20 09:07:26 mba 1.36.58.5: #i32160#: use old slot for applying styles, but new parameter 2004/08/17 11:19:18 mba 1.36.58.4: #i32160#: new slot for applying styles using internal names 2004/07/27 06:08:47 as 1.36.58.3: #i29863# make help right for styles 2004/07/21 09:37:19 as 1.36.58.2: #i29441# handle style URLs right, repair modify/delete of acc items 2004/07/17 10:44:28 as 1.36.58.1: #i29441# support Styles inside acc tab page, use new acc executor inside KeyInput


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [21aa3684d206883c18862b53248b9fa9471038b0]

INTEGRATION: CWS keyconfig01 (1.17.34); FILE MERGED 2004/07/23 11:04:13 as 1.17.34.1: #i29863# new acc cfg


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [45805090b449e5191d6760d6166c6bdbb65751f4]

INTEGRATION: CWS keyconfig01 (1.6.190); FILE MERGED 2004/08/20 09:25:34 mba 1.6.190.1: #i32160#: additional parameter for applying styles using the internal name


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [34b07ef3f175780e076fc69b4b30bbb72cc8e2a4]

INTEGRATION: CWS keyconfig01 (1.27.12); FILE MERGED 2004/07/17 10:37:12 as 1.27.12.1: #i29863# first rev of new accelerator executor


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [24a3fb7eb54616884a1fb854a899e46d77dd41fb]

INTEGRATION: CWS keyconfig01 (1.12.36); FILE MERGED 2004/06/04 09:34:37 as 1.12.36.1: #i29863# new dirs for accelerator config


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [fbd9062ca120b505fdc9da3fd61384edec3755be]

INTEGRATION: CWS keyconfig01 (1.30.4); FILE MERGED 2004/07/23 11:10:00 as 1.30.4.1: #i29863# new acc cfg


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [0b0d48c90a7b81b9258902f6afdc2f16afc68f08]

INTEGRATION: CWS keyconfig01 (1.18.16); FILE MERGED 2004/07/23 12:13:15 as 1.18.16.1: #i29863# new acc cfg


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [67134fc69e1d36af51d3d2015904a77ff79323b0]

INTEGRATION: CWS keyconfig01 (1.23.12); FILE MERGED 2004/07/23 10:49:55 as 1.23.12.1: #i29863# new acc cfg


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [bc5d53add3bddd34278042175ce5219d6986e5c3]

INTEGRATION: CWS keyconfig01 (1.13.54); FILE MERGED 2004/07/23 10:51:35 as 1.13.54.1: #i29863# new acc cfg


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [95ee583d22d4c079755e830b315a94aadabae1c0]

INTEGRATION: CWS keyconfig01 (1.17.30); FILE MERGED 2004/07/23 12:02:05 as 1.17.30.1: #i29863# new acc cfg


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [be90f904db05fd8cbe28868391e58c0e71f5c714]

INTEGRATION: CWS keyconfig01 (1.20.34); FILE MERGED 2004/07/23 10:52:33 as 1.20.34.1: #i29863# new acc cfg


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [d938c0378ba54a83f59950adca73fbb865ad133e]

INTEGRATION: CWS keyconfig01 (1.66.20); FILE MERGED 2004/07/23 09:36:47 as 1.66.20.1: #i29833# remove superflous assertion


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [2cddf3595201bf0a025ddc978f8bd570185e55bc]

INTEGRATION: CWS keyconfig01 (1.91.22); FILE MERGED 2004/07/14 05:14:49 as 1.91.22.1: #i29863# workaround solaris compiler problem using macros within more then one lines of code!


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [3716d2cb9f9c3b5e6475a916c6da28d66896f4e7]

INTEGRATION: CWS keyconfig01 (1.2.62); FILE MERGED 2004/07/14 06:53:08 as 1.2.62.1: #i29863# support seq<any>


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [15558a21dad48f196adc3e59f1d96b7913d75bd3]

INTEGRATION: CWS keyconfig01 (1.2.22); FILE MERGED 2004/07/17 10:35:02 as 1.2.22.2: #i29863# add default ctor wich initialize locale as X-NOTRANSLATE 2004/07/14 06:52:40 as 1.2.22.1: #i29863# support x-notranslate


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [6a43ac54dea2e3f9b665f411bd184963812ade58]

INTEGRATION: CWS keyconfig01 (1.2.62); FILE MERGED 2004/07/14 06:53:19 as 1.2.62.1: #i29863# support seq<any>


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [d5bf128f5f01db19aa51467a06302f7ebe52e753]

INTEGRATION: CWS keyconfig01 (1.2.22); FILE MERGED 2004/07/17 10:34:48 as 1.2.22.2: #i29863# add default ctor wich initialize locale as X-NOTRANSLATE 2004/07/14 06:52:29 as 1.2.22.1: #i29863# support x-notranslate


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [bc6ab3d88c6059e37d7096f87d9448370daf0e24]

INTEGRATION: CWS keyconfig01 (1.42.78); FILE MERGED 2004/07/22 09:47:03 as 1.42.78.2: #i29863# forward KeyInput to new acc execute helper 2004/07/17 10:44:29 as 1.42.78.1: #i29441# support Styles inside acc tab page, use new acc executor inside KeyInput


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [21d07e9f4e1cadc1a8e120e0a105c0c4ddd9ad05]

INTEGRATION: CWS keyconfig01 (1.7.332); FILE MERGED 2004/07/22 09:51:17 as 1.7.332.2: #i20125# implement new title bar behaviour 2004/07/17 10:44:29 as 1.7.332.1: #i29441# support Styles inside acc tab page, use new acc executor inside KeyInput


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [9bb0a1e5bc16a546b4c2d5f24e06607854d5b4a9]

INTEGRATION: CWS keyconfig01 (1.59.6); FILE MERGED 2004/07/22 09:51:17 as 1.59.6.1: #i20125# implement new title bar behaviour


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [494ea8139e36078e6f34a0280d79132b3716fa60]

INTEGRATION: CWS keyconfig01 (1.61.20); FILE MERGED 2004/08/16 16:31:01 mba 1.61.20.3: #i27107#: some rearrangement to avoid setting a title 2004/07/10 20:34:37 as 1.61.20.2: RESYNC: (1.61-1.67); FILE MERGED resolve merge conflict 2004/07/09 09:00:55 as 1.61.20.1: #i29863# try to save new accelerator configuration


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [0cec45a8196764214cd9c7b2f5fb274a018f73eb]

INTEGRATION: CWS keyconfig01 (1.42.22); FILE MERGED 2004/07/22 09:51:17 as 1.42.22.1: #i20125# implement new title bar behaviour


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [cedf25e8c6077c31f8a763d8ee2186e79b320399]

INTEGRATION: CWS keyconfig01 (1.63.38); FILE MERGED 2004/08/20 09:07:37 mba 1.63.38.2: #i32160#: use old slot for applying styles, but new parameter 2004/08/17 11:19:30 mba 1.63.38.1: #i32160#: new slot for applying styles using internal names


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [a702eb508d88df203d7cb164a7d02d9e86f0d2f3]

INTEGRATION: CWS keyconfig01 (1.40.36); FILE MERGED 2004/08/16 16:31:01 mba 1.40.36.2: #i27107#: some rearrangement to avoid setting a title 2004/07/22 09:51:16 as 1.40.36.1: #i20125# implement new title bar behaviour


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [4e3c36348fc97d8dccd2e5cbbb9828e964631f39]

INTEGRATION: CWS keyconfig01 (1.18.36); FILE MERGED 2004/07/21 09:55:37 as 1.18.36.1: #i29441# new way to know the module name


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [19d040d7585b70b8ac2c9f7871919d13f3be09e6]

INTEGRATION: CWS keyconfig01 (1.44.16); FILE MERGED 2004/07/23 11:40:21 as 1.44.16.2: #i29863# new translation for styles 2004/07/17 10:44:28 as 1.44.16.1: #i29441# support Styles inside acc tab page, use new acc executor inside KeyInput


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [dcd9d3e278b048b1a5e433d84d0aef03591417ef]

INTEGRATION: CWS keyconfig01 (1.18.138); FILE MERGED 2004/07/23 09:35:02 as 1.18.138.6: #i29441# implement reset of acc config 2004/07/21 09:37:20 as 1.18.138.5: #i29441# handle style URLs right, repair modify/delete of acc items 2004/07/17 10:44:27 as 1.18.138.4: #i29441# support Styles inside acc tab page, use new acc executor inside KeyInput 2004/07/14 07:42:37 as 1.18.138.3: #i29863# must change for ElementModes 2004/07/10 20:26:23 as 1.18.138.2: RESYNC: (1.18-1.19); FILE MERGED 2004/07/09 09:00:55 as 1.18.138.1: #i29863# try to save new accelerator configuration


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [915718c7f1737122f0aac55b6636e5d8ccfbf6ba]

INTEGRATION: CWS keyconfig01 (1.48.6); FILE MERGED 2004/08/20 09:07:18 mba 1.48.6.3: #i32160#: use old slot for applying styles, but new parameter 2004/08/17 11:20:18 mba 1.48.6.2: #i32160#: new slot for applying styles using internal names 2004/07/21 09:54:04 as 1.48.6.1: #i29441# new optional parameter SID_STYLE_FAMILYNAME for slot SID_STYLE_APPLY


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [a7441c009a1b3a66a8cf12d35c456c44fa1877d1]

INTEGRATION: CWS keyconfig01 (1.1.2); FILE ADDED 2004/09/09 08:10:47 as 1.1.2.2: #i29441# some more pre defined shortcuts 2004/07/23 11:03:52 as 1.1.2.1: #i29863# new acc cfg


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [6ced26170c354e6f41a2d822f30601d8044eea99]

INTEGRATION: CWS keyconfig01 (1.21.70); FILE MERGED 2004/08/20 09:25:34 mba 1.21.70.2: #i32160#: additional parameter for applying styles using the internal name 2004/07/23 10:35:32 as 1.21.70.1: #i29441# support new optional argument SID_STYLE_FAMILYNAME for slot SID_STYLE_APPLY


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [086a4a6d8956bf963e1dd9fb85ef048b40610fc2]

INTEGRATION: CWS keyconfig01 (1.1.2); FILE ADDED 2004/07/20 09:55:06 as 1.1.2.2: #i29863# support state for execute 2004/07/17 10:37:02 as 1.1.2.1: #i29863# first rev of new accelerator executor


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [1f1321d2ef62809a5e54e965161eee223b63f664]

INTEGRATION: CWS keyconfig01 (1.115.2); FILE MERGED 2004/07/17 10:37:43 as 1.115.2.1: #i29863# first rev of new accelerator executor


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [b0dfd24738e6663f2cd2186278c1961a7188dff3]

INTEGRATION: CWS keyconfig01 (1.1.2); FILE ADDED 2004/07/20 09:54:52 as 1.1.2.2: #i29863# support state for execute 2004/07/17 10:36:43 as 1.1.2.1: #i29863# first rev of new accelerator executor


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [eabee67902bc01e4fa4530430a840813e7a52a2f]

INTEGRATION: CWS keyconfig01 (1.77.10); FILE MERGED 2004/07/10 18:25:04 as 1.77.10.5: RESYNC: (1.77-1.81); FILE MERGED resolve merge conflict 2004/07/09 08:53:46 as 1.77.10.4: #i29863# use new helper to cache and share storages based on her relativ path names 2004/07/08 06:45:43 as 1.77.10.3: #i29863# support localized UI config, support new UI directory structure, adopt converter tool to support accelerators 2004/06/22 07:57:41 as 1.77.10.2: #i29863# second revision of shortcut configuration 2004/06/04 09:35:11 as 1.77.10.1: #i29863# new services for accelerator config


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [067f678dfbbba24572fb037a25a821852d05264f]

INTEGRATION: CWS keyconfig01 (1.1.2); FILE ADDED 2004/09/09 09:29:36 as 1.1.2.1: #i29441# first revision


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [f04414379f0beb178c11d1500cb2c485bb769ffe]

INTEGRATION: CWS keyconfig01 (1.2.36); FILE MERGED 2004/06/04 09:31:35 as 1.2.36.1: #i29863# new accelerator config API


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [082612d89e9228f99653ee4d78557eb8d2c03ae1]

INTEGRATION: CWS keyconfig01 (1.1.2); FILE ADDED 2004/07/17 10:43:10 as 1.1.2.3: #i29863# close streams immediatly after using, patch res2xml tool, fix bugs inside read/write xml, establish preset handler 2004/06/22 07:57:40 as 1.1.2.2: #i29863# second revision of shortcut configuration 2004/06/04 09:31:09 as 1.1.2.1: #i29863# first revision


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [00945245311d32444fe9f65d9a7e01a48b7b137e]

INTEGRATION: CWS keyconfig01 (1.1.2); FILE ADDED 2004/09/09 06:02:05 as 1.1.2.3: #i29441# handle double shortcut registrations more gracefully 2004/06/22 07:57:40 as 1.1.2.2: #i29863# second revision of shortcut configuration 2004/06/04 09:31:08 as 1.1.2.1: #i29863# first revision


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [81b384b191009dbd598a3f9865a062b7ac510d77]

INTEGRATION: CWS keyconfig01 (1.2.36); FILE MERGED 2004/07/10 18:19:49 as 1.2.36.2: RESYNC: (1.2-1.6); FILE MERGED 2004/07/08 06:45:43 as 1.2.36.1: #i29863# support localized UI config, support new UI directory structure, adopt converter tool to support accelerators


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [262f8453da97aafa7883bcda2a3ef1c1d4960f37]

INTEGRATION: CWS keyconfig01 (1.2.36); FILE MERGED 2004/07/17 10:43:09 as 1.2.36.5: #i29863# close streams immediatly after using, patch res2xml tool, fix bugs inside read/write xml, establish preset handler 2004/07/10 18:19:41 as 1.2.36.4: RESYNC: (1.2-1.5); FILE MERGED 2004/07/09 08:53:46 as 1.2.36.3: #i29863# use new helper to cache and share storages based on her relativ path names 2004/07/08 06:45:43 as 1.2.36.2: #i29863# support localized UI config, support new UI directory structure, adopt converter tool to support accelerators 2004/06/22 07:57:39 as 1.2.36.1: #i29863# second revision of shortcut configuration


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [7f866d4898a432933162d15055d6e02b06d4e676]

INTEGRATION: CWS keyconfig01 (1.2.36); FILE MERGED 2004/07/10 18:19:34 as 1.2.36.3: RESYNC: (1.2-1.4); FILE MERGED resolve merge conflict 2004/07/08 06:45:43 as 1.2.36.2: #i29863# support localized UI config, support new UI directory structure, adopt converter tool to support accelerators 2004/06/22 07:57:39 as 1.2.36.1: #i29863# second revision of shortcut configuration


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [412b0b6221c97617072d420a07f452a33d0bbca0]

INTEGRATION: CWS keyconfig01 (1.19.36); FILE MERGED 2004/07/10 18:16:52 as 1.19.36.4: RESYNC: (1.19-1.22); FILE MERGED resolve merge conflict 2004/07/08 06:45:42 as 1.19.36.3: #i29863# support localized UI config, support new UI directory structure, adopt converter tool to support accelerators 2004/06/22 07:57:39 as 1.19.36.2: #i29863# second revision of shortcut configuration 2004/06/04 09:34:57 as 1.19.36.1: #i29863# new services for accelerator config


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [3d2ac9c4e8ae628e84fdee813133ba61fa8e9591]

INTEGRATION: CWS keyconfig01 (1.1.2); FILE ADDED 2004/06/22 07:56:28 as 1.1.2.1: #i29863# first revision


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [5edc6e6872b1451d931c07d431dda9238d8a451c]

INTEGRATION: CWS keyconfig01 (1.1.4); FILE ADDED 2004/07/17 10:39:16 as 1.1.4.1: #i29863# new helper for configuration API


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [bc9489eaf4f569eff10f0a127751f5aa9c0123a0]

INTEGRATION: CWS keyconfig01 (1.1.2); FILE ADDED 2004/07/23 11:10:36 as 1.1.2.3: #i29863# use inner defined types right 2004/07/20 09:48:48 as 1.1.2.2: #i29863# support load/save of acc cfg from/to documents, update all caches immediatly after changing one 2004/07/09 08:52:29 as 1.1.2.1: #i29863# new helper to cache and share storages based on its relativ path names


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [90e032f1f7df34823729b01062e3a07d780003e9]

INTEGRATION: CWS keyconfig01 (1.1.2); FILE ADDED 2004/07/23 09:04:13 as 1.1.2.7: #i29863# support reset of user layer config 2004/07/20 09:48:48 as 1.1.2.6: #i29863# support load/save of acc cfg from/to documents, update all caches immediatly after changing one 2004/07/17 10:43:09 as 1.1.2.5: #i29863# close streams immediatly after using, patch res2xml tool, fix bugs inside read/write xml, establish preset handler 2004/07/14 06:58:43 as 1.1.2.4: #i29863# must change for ElementModes, correct exception declarations, some typos ... 2004/07/09 08:53:46 as 1.1.2.3: #i29863# use new helper to cache and share storages based on her relativ path names 2004/07/08 06:45:42 as 1.1.2.2: #i29863# support localized UI config, support new UI directory structure, adopt converter tool to support accelerators 2004/06/22 07:50:14 as 1.1.2.1: #i29863# first revision


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [fd814a72b4068a40e135d89fa745f771df1503a2]

INTEGRATION: CWS keyconfig01 (1.1.2); FILE ADDED 2004/07/20 09:48:48 as 1.1.2.4: #i29863# support load/save of acc cfg from/to documents, update all caches immediatly after changing one 2004/07/17 10:43:09 as 1.1.2.3: #i29863# close streams immediatly after using, patch res2xml tool, fix bugs inside read/write xml, establish preset handler 2004/07/08 06:45:42 as 1.1.2.2: #i29863# support localized UI config, support new UI directory structure, adopt converter tool to support accelerators 2004/06/22 07:50:04 as 1.1.2.1: #i29863# first revision


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [30f4c654cfcb1375854a0c1c90d6550eb293959b]

INTEGRATION: CWS keyconfig01 (1.1.2); FILE ADDED 2004/06/04 09:32:57 as 1.1.2.1: #i29863# first revision


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [538d6c8d78ff6df3b6f40f77cc64b8d189116999]

INTEGRATION: CWS keyconfig01 (1.1.2); FILE ADDED 2004/07/20 09:46:34 as 1.1.2.1: #i29863# first revision


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [73a0db3e57cdaeac1e19d5f9ec351a48f18b9d27]

INTEGRATION: CWS keyconfig01 (1.1.2); FILE ADDED 2004/07/20 09:48:48 as 1.1.2.4: #i29863# support load/save of acc cfg from/to documents, update all caches immediatly after changing one 2004/07/17 10:43:08 as 1.1.2.3: #i29863# close streams immediatly after using, patch res2xml tool, fix bugs inside read/write xml, establish preset handler 2004/07/08 06:45:42 as 1.1.2.2: #i29863# support localized UI config, support new UI directory structure, adopt converter tool to support accelerators 2004/06/22 07:49:54 as 1.1.2.1: #i29863# first revision


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [0d4829471f79d3f0caaf4977047d87a7d197789e]

INTEGRATION: CWS keyconfig01 (1.1.2); FILE ADDED 2004/07/20 09:48:48 as 1.1.2.3: #i29863# support load/save of acc cfg from/to documents, update all caches immediatly after changing one 2004/07/17 10:43:08 as 1.1.2.2: #i29863# close streams immediatly after using, patch res2xml tool, fix bugs inside read/write xml, establish preset handler 2004/07/08 06:25:43 as 1.1.2.1: #i29863# handle document accelerator config


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [00f19e83e667fe4751937e13c3c1cbdb6874bbdb]

INTEGRATION: CWS keyconfig01 (1.1.2); FILE ADDED 2004/07/23 09:04:13 as 1.1.2.7: #i29863# support reset of user layer config 2004/07/20 09:48:47 as 1.1.2.6: #i29863# support load/save of acc cfg from/to documents, update all caches immediatly after changing one 2004/07/17 10:43:08 as 1.1.2.5: #i29863# close streams immediatly after using, patch res2xml tool, fix bugs inside read/write xml, establish preset handler 2004/07/14 06:58:43 as 1.1.2.4: #i29863# must change for ElementModes, correct exception declarations, some typos ... 2004/07/08 06:45:41 as 1.1.2.3: #i29863# support localized UI config, support new UI directory structure, adopt converter tool to support accelerators 2004/06/22 07:49:09 as 1.1.2.2: #i29863# first revision 2004/06/04 09:32:45 as 1.1.2.1: #i29863# first revision


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [dc1efb78ab064b3dc0f7eee68c4981f6f925cb78]

INTEGRATION: CWS keyconfig01 (1.1.2); FILE ADDED 2004/06/04 09:32:44 as 1.1.2.1: #i29863# first revision


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [4718eab5490fd470945890d90427f87894952d5f]

INTEGRATION: CWS keyconfig01 (1.1.2); FILE ADDED 2004/07/20 09:48:47 as 1.1.2.4: #i29863# support load/save of acc cfg from/to documents, update all caches immediatly after changing one 2004/07/17 10:43:08 as 1.1.2.3: #i29863# close streams immediatly after using, patch res2xml tool, fix bugs inside read/write xml, establish preset handler 2004/07/14 06:58:32 as 1.1.2.2: #i29863# must change for ElementModes, correct exception declarations, some typos ... 2004/07/09 08:52:13 as 1.1.2.1: #i29863# new helper to cache and share storages based on its relativ path names


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [b40f935a0a4c44bd60730b457550451629185d7d]

INTEGRATION: CWS keyconfig01 (1.1.2); FILE ADDED 2004/09/02 09:33:16 as 1.1.2.9: #i33638# overwrite target everytimes on reset 2004/07/26 07:09:45 as 1.1.2.8: #i29863# open share layer read only 2004/07/23 09:04:13 as 1.1.2.7: #i29863# support reset of user layer config 2004/07/20 09:48:47 as 1.1.2.6: #i29863# support load/save of acc cfg from/to documents, update all caches immediatly after changing one 2004/07/17 10:43:07 as 1.1.2.5: #i29863# close streams immediatly after using, patch res2xml tool, fix bugs inside read/write xml, establish preset handler 2004/07/14 06:58:32 as 1.1.2.4: #i29863# must change for ElementModes, correct exception declarations, some typos ... 2004/07/09 08:53:45 as 1.1.2.3: #i29863# use new helper to cache and share storages based on her relativ path names 2004/07/08 06:45:41 as 1.1.2.2: #i29863# support localized UI config, support new UI directory structure, adopt converter tool to support accelerators 2004/06/22 07:53:50 as 1.1.2.1: #i29863# first revision


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [8622a7192e82dd4b333ab1a771e3880cfb857ee2]

INTEGRATION: CWS keyconfig01 (1.1.2); FILE ADDED 2004/07/20 09:48:46 as 1.1.2.5: #i29863# support load/save of acc cfg from/to documents, update all caches immediatly after changing one 2004/07/17 10:43:07 as 1.1.2.4: #i29863# close streams immediatly after using, patch res2xml tool, fix bugs inside read/write xml, establish preset handler 2004/07/09 08:53:45 as 1.1.2.3: #i29863# use new helper to cache and share storages based on her relativ path names 2004/07/08 06:45:41 as 1.1.2.2: #i29863# support localized UI config, support new UI directory structure, adopt converter tool to support accelerators 2004/06/22 07:53:37 as 1.1.2.1: #i29863# first revision


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [6cb0fceaf07cb69f0e7fac4138f81db16c3779c3]

INTEGRATION: CWS keyconfig01 (1.1.2); FILE ADDED 2004/07/17 10:43:07 as 1.1.2.5: #i29863# close streams immediatly after using, patch res2xml tool, fix bugs inside read/write xml, establish preset handler 2004/07/09 08:53:45 as 1.1.2.4: #i29863# use new helper to cache and share storages based on her relativ path names 2004/07/08 06:45:41 as 1.1.2.3: #i29863# support localized UI config, support new UI directory structure, adopt converter tool to support accelerators 2004/06/22 07:57:38 as 1.1.2.2: #i29863# second revision of shortcut configuration 2004/06/04 09:30:32 as 1.1.2.1: #i29863# first revision


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [73fcdf5973290d162f0e3d0c8327b66ad5962478]

INTEGRATION: CWS keyconfig01 (1.1.2); FILE ADDED 2004/07/14 06:58:32 as 1.1.2.2: #i29863# must change for ElementModes, correct exception declarations, some typos ... 2004/06/04 09:30:18 as 1.1.2.1: #i29863# first revision


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [9b6a1c7cb3d6e44f46da1107b5d97e7b0b0e7892]

INTEGRATION: CWS keyconfig01 (1.1.2); FILE ADDED 2004/07/20 09:48:46 as 1.1.2.5: #i29863# support load/save of acc cfg from/to documents, update all caches immediatly after changing one 2004/07/17 10:43:07 as 1.1.2.4: #i29863# close streams immediatly after using, patch res2xml tool, fix bugs inside read/write xml, establish preset handler 2004/07/09 08:53:45 as 1.1.2.3: #i29863# use new helper to cache and share storages based on her relativ path names 2004/07/08 06:45:40 as 1.1.2.2: #i29863# support localized UI config, support new UI directory structure, adopt converter tool to support accelerators 2004/06/22 07:53:25 as 1.1.2.1: #i29863# first revision


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [be12d8c62027cf4c09636115fe84b62b5e81bc6c]

INTEGRATION: CWS keyconfig01 (1.1.2); FILE ADDED 2004/07/20 09:48:46 as 1.1.2.4: #i29863# support load/save of acc cfg from/to documents, update all caches immediatly after changing one 2004/07/17 10:43:07 as 1.1.2.3: #i29863# close streams immediatly after using, patch res2xml tool, fix bugs inside read/write xml, establish preset handler 2004/07/09 08:53:45 as 1.1.2.2: #i29863# use new helper to cache and share storages based on her relativ path names 2004/07/08 06:26:04 as 1.1.2.1: #i29863# handle document accelerator config


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [ff529afb2a9f849a08cc4b341f14f3ca2872e107]

INTEGRATION: CWS keyconfig01 (1.1.2); FILE ADDED 2004/07/14 06:57:32 as 1.1.2.1: #i29863# new helper for executing accelerators


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [936d5d490a6141b833e487d4ddd828985c491d8f]

INTEGRATION: CWS keyconfig01 (1.1.2); FILE ADDED 2004/07/14 06:57:31 as 1.1.2.1: #i29863# new helper for executing accelerators


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [405d5eb88a4f983f9f5e0379a9a44d7da128483e]

INTEGRATION: CWS keyconfig01 (1.1.2); FILE ADDED 2004/09/02 09:33:16 as 1.1.2.9: #i33638# overwrite target everytimes on reset 2004/07/23 09:04:12 as 1.1.2.8: #i29863# support reset of user layer config 2004/07/20 09:48:46 as 1.1.2.7: #i29863# support load/save of acc cfg from/to documents, update all caches immediatly after changing one 2004/07/17 10:43:07 as 1.1.2.6: #i29863# close streams immediatly after using, patch res2xml tool, fix bugs inside read/write xml, establish preset handler 2004/07/14 06:58:31 as 1.1.2.5: #i29863# must change for ElementModes, correct exception declarations, some typos ... 2004/07/09 08:53:44 as 1.1.2.4: #i29863# use new helper to cache and share storages based on her relativ path names 2004/07/08 06:45:40 as 1.1.2.3: #i29863# support localized UI config, support new UI directory structure, adopt converter tool to support accelerators 2004/06/22 07:57:38 as 1.1.2.2: #i29863# second revision of shortcut configuration 2004/06/04 09:30:04 as 1.1.2.1: #i29863# first revision


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [3f0389310d4acd4b4b0745df14dbfb405f20d72b]

INTEGRATION: CWS keyconfig01 (1.1.2); FILE ADDED 2004/06/04 09:30:04 as 1.1.2.1: #i29863# first revision


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [6f096c4353a74e8a17ed66ac1162bcd4ba8f6ab9]

INTEGRATION: CWS keyconfig01 (1.1.2); FILE ADDED 2004/06/22 07:57:37 as 1.1.2.2: #i29863# second revision of shortcut configuration 2004/06/04 09:29:04 as 1.1.2.1: #i29863# first revision


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [8e88d63bc1cb19d169781de2fb8c0dc408d08cf7]

INTEGRATION: CWS keyconfig01 (1.1.2); FILE ADDED 2004/06/04 09:29:04 as 1.1.2.1: #i29863# first revision


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [75efc3009c6a554e20d5d7e3e065ba68a781203b]

INTEGRATION: CWS keyconfig01 (1.1.2); FILE ADDED 2004/06/04 09:29:05 as 1.1.2.1: #i29863# first revision


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [c5f3b883365e1fba075a8fcc4e35171491826055]

INTEGRATION: CWS keyconfig01 (1.3.30); FILE MERGED 2004/07/10 18:08:47 as 1.3.30.2: RESYNC: (1.3-1.4); FILE MERGED resolve merge conflict 2004/07/08 06:45:40 as 1.3.30.1: #i29863# support localized UI config, support new UI directory structure, adopt converter tool to support accelerators


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [890f20eb5750661c2e36e4f4ef25f65e1281cae9]

INTEGRATION: CWS keyconfig01 (1.2.36); FILE MERGED 2004/07/08 06:45:40 as 1.2.36.1: #i29863# support localized UI config, support new UI directory structure, adopt converter tool to support accelerators


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [c481b9a6f53f74eb2d1159de8a13ca581a6d5b38]

INTEGRATION: CWS keyconfig01 (1.1.1.1.288); FILE MERGED 2004/06/22 07:57:36 as 1.1.1.1.288.1: #i29863# second revision of shortcut configuration


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [dff08abcacc4bba6e6fe500fcd737b910f81a793]

INTEGRATION: CWS keyconfig01 (1.5.184); FILE MERGED 2004/06/22 07:57:36 as 1.5.184.2: #i29863# second revision of shortcut configuration 2004/06/04 09:34:10 as 1.5.184.1: #i29863# new parts for accelerator config


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [a34be9bad6efa080c52bd14f85ad7cd08cefe424]

INTEGRATION: CWS keyconfig01 (1.19.36); FILE MERGED 2004/07/10 18:05:10 as 1.19.36.4: RESYNC: (1.19-1.22); FILE MERGED resolve merge conflicts 2004/07/08 06:45:39 as 1.19.36.3: #i29863# support localized UI config, support new UI directory structure, adopt converter tool to support accelerators 2004/06/22 07:57:35 as 1.19.36.2: #i29863# second revision of shortcut configuration 2004/06/04 09:33:44 as 1.19.36.1: #i29863# new services for new accelerator configuration


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [0dce65fe08dd406e7da8312d702ea71751fe14e0]

INTEGRATION: CWS keyconfig01 (1.1.2); FILE ADDED 2004/07/17 10:43:06 as 1.1.2.2: #i29863# close streams immediatly after using, patch res2xml tool, fix bugs inside read/write xml, establish preset handler 2004/06/22 07:48:40 as 1.1.2.1: #i29863# first revision


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [64f051cc788fda224130c78b89941603a4bd4f81]

INTEGRATION: CWS keyconfig01 (1.6.36); FILE MERGED 2004/07/20 09:48:45 as 1.6.36.4: #i29863# support load/save of acc cfg from/to documents, update all caches immediatly after changing one 2004/07/17 10:43:06 as 1.6.36.3: #i29863# close streams immediatly after using, patch res2xml tool, fix bugs inside read/write xml, establish preset handler 2004/07/08 06:45:39 as 1.6.36.2: #i29863# support localized UI config, support new UI directory structure, adopt converter tool to support accelerators 2004/07/05 12:44:26 as 1.6.36.1: #i29863# support accelerator config


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [77acba125bb7251b80840dfad45936a0b1ac75a5]

INTEGRATION: CWS keyconfig01 (1.1.2); FILE ADDED 2004/07/23 12:12:44 as 1.1.2.1: #i29863# new acc cfg


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [c10595d0df474cae5e2f6def0d75c246171b9b38]

INTEGRATION: CWS keyconfig01 (1.10.80); FILE MERGED 2004/07/23 11:56:11 as 1.10.80.1: #i29863# new translation for styles


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [f63f026866643dae0f3a3ccb1bcebfe86d1ada68]

INTEGRATION: CWS keyconfig01 (1.1.2); FILE ADDED 2004/07/23 10:49:19 as 1.1.2.1: #i29863# new acc cfg


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [29ecba0f7206ccb8003e668132bc5873439ae335]

INTEGRATION: CWS keyconfig01 (1.14.16); FILE MERGED 2004/07/22 09:12:16 as 1.14.16.1: #108093# dont use hard coded shortcuts


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [1e614485d0e182edefa7342eca8fa5b4ce5b754d]

INTEGRATION: CWS keyconfig01 (1.31.18); FILE MERGED 2004/07/22 09:12:15 as 1.31.18.1: #108093# dont use hard coded shortcuts


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [d7b7fe45dc40d0431e273a181f346692a9fdfb9d]

INTEGRATION: CWS keyconfig01 (1.10.76); FILE MERGED 2004/07/21 09:56:41 as 1.10.76.1: #i29441# use right document service name internaly too


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [25ef0f0647eacfaa486ecdfde742d2880c1ed9b2]

INTEGRATION: CWS keyconfig01 (1.35.10); FILE MERGED 2004/07/15 07:00:35 as 1.35.10.1: (as) build problem under solaris ... see changes for further informations


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [d7e3bb1ab8f4ac63d799729063acb0372092c58d]

INTEGRATION: CWS keyconfig01 (1.89.22); FILE MERGED 2004/07/23 11:39:18 as 1.89.22.1: #i29863# new acc cfg


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [b27c6a52c725b1b288f96faa1a8ecdb89e51e213]

INTEGRATION: CWS keyconfig01 (1.7.430); FILE MERGED 2004/06/04 13:03:56 as 1.7.430.1: #i29863# new accelerator configuration


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [bccd2e8b067a37e796055dd10026e93eb13330a3]

INTEGRATION: CWS keyconfig01 (1.1.2); FILE ADDED 2004/06/04 13:03:24 as 1.1.2.1: #i29863# first revision


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [25a46a72f775ec45f1377fcf8c0ce76be82da07a]

INTEGRATION: CWS keyconfig01 (1.1.2); FILE ADDED 2004/06/04 13:03:21 as 1.1.2.1: #i29863# first revision


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [6a9ad7a703816cc3b0f1d670e3898ecbb8c14736]

INTEGRATION: CWS keyconfig01 (1.1.2); FILE ADDED 2004/09/09 08:11:15 as 1.1.2.4: #i29441# some more pre defined shortcuts 2004/09/08 10:58:48 as 1.1.2.3: #i29441# more pre defined shortcuts 2004/09/08 08:04:46 as 1.1.2.2: #i29441# define default style shortcuts for writer 2004/07/23 12:10:29 as 1.1.2.1: #i29863# new acc cfg


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [7bd3bb3c3baa646db0fdce881c0369d040e432fc]

INTEGRATION: CWS keyconfig01 (1.1.2); FILE ADDED 2004/09/09 08:11:14 as 1.1.2.2: #i29441# some more pre defined shortcuts 2004/07/23 12:08:57 as 1.1.2.1: #i29863# new acc cfg


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [3725933b31b4b51fa3237899817ad28d764d5e9e]

INTEGRATION: CWS keyconfig01 (1.1.2); FILE ADDED 2004/09/09 08:11:14 as 1.1.2.2: #i29441# some more pre defined shortcuts 2004/07/23 12:09:44 as 1.1.2.1: #i29863# new acc cfg


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [f9528526f75b56ec682c484c1e738b7a704e5d44]

INTEGRATION: CWS keyconfig01 (1.9.88); FILE MERGED 2004/08/20 09:08:10 mba 1.9.88.1: #i32160#: additional parameter for applying styles using the internal name


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [e2d82358e8d3ce8a755615775255fda82c04c8d0]

INTEGRATION: CWS keyconfig01 (1.19.96); FILE MERGED 2004/08/20 09:08:10 mba 1.19.96.3: #i32160#: additional parameter for applying styles using the internal name 2004/07/23 10:37:59 as 1.19.96.2: #i29441# support new optional argument SID_STYLE_FAMILYNAME for slot SID_STYLE_APPLY 2004/07/21 09:57:33 as 1.19.96.1: #i29441# support new optional parameter SID_STYLE_FAMILYNAME for slot SID_STYLE_APPLY


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [2ffa524ed1321d183b3bb5296db423963a1c70a7]

INTEGRATION: CWS keyconfig01 (1.1.2); FILE ADDED 2004/09/09 08:00:08 as 1.1.2.1: #i29441# first revision


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [764ba756563b421db161140299ebe12046eb61d3]

INTEGRATION: CWS keyconfig01 (1.12.88); FILE MERGED 2004/08/20 09:20:21 mba 1.12.88.1: #i32160#: additional parameter for applying styles using the internal name


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [20a5407b4645784cdd87530f890694446900f945]

INTEGRATION: CWS keyconfig01 (1.17.74); FILE MERGED 2004/08/24 11:21:48 cl 1.17.74.3: #i32129# added SID_STYLE_FAMILYNAME 2004/08/20 09:20:21 mba 1.17.74.2: #i32160#: additional parameter for applying styles using the internal name 2004/07/21 09:58:17 as 1.17.74.1: #i29441# support new optional parameter SID_STYLE_FAMILYNAME for slot SID_STYLE_APPLY


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [e74c990978906a9c60d5a585e13b0387e5f3c0a6]

INTEGRATION: CWS keyconfig01 (1.35.40); FILE MERGED 2004/07/22 09:58:45 as 1.35.40.1: #i20125# add new module UIName property


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [c87344ef3c725062aebed9b732e6dc0791343365]

INTEGRATION: CWS keyconfig01 (1.8.42); FILE MERGED 2004/07/22 10:05:20 as 1.8.42.1: #i20125# add new module UIName property


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [88856298ae94397ac3ed4353d20f5fabbd8aa546]

#i10000# Correct wrong resolved merge conflict


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [fffb5667ad204b3b121a4078d1e86cd6e6573c8f]

#i10000# Correct wrong resolved merge conflict


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [6e7f59b7f8702a63e92dfe49686cf85454e5ef0c]

INTEGRATION: CWS os19 (1.18.190); FILE MERGED 2004/09/12 18:23:04 os 1.18.190.4: RESYNC: (1.22-1.26); FILE MERGED 2004/06/14 07:18:00 os 1.18.190.3: RESYNC: (1.21-1.22); FILE MERGED 2004/04/29 16:07:23 os 1.18.190.2: RESYNC: (1.18-1.21); FILE MERGED 2003/11/21 11:21:09 os 1.18.190.1: #i18881# AddUnknownWords() replaces SpellDocument()


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [be281db569bafaac379feb604c39e220f51b18c4]

INTEGRATION: CWS ause011 (1.18.22); FILE MERGED 2004/08/18 11:47:54 sb 1.18.22.1: #i33153# Made getToken more robust.


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [05827f1cc881c05c6e300fb13232e257c3e6ed8f]

INTEGRATION: CWS ause011 (1.4.52); FILE MERGED 2004/08/18 11:47:53 sb 1.4.52.1: #i33153# Made getToken more robust.


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [237f5ef6a7d998e2fcfa79a35b22a8e801ba7e3d]

INTEGRATION: CWS ause011 (1.20.58); FILE MERGED 2004/08/18 11:47:53 sb 1.20.58.1: #i33153# Made getToken more robust.


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [20395ee03f752227072fdf2b8046ef88c8a92d36]

INTEGRATION: CWS ause011 (1.12.26); FILE MERGED 2004/08/18 11:47:52 sb 1.12.26.1: #i33153# Made getToken more robust.


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [fba512eedbc344d1581c65fb95e97dd5322fdb36]

INTEGRATION: CWS ause011 (1.16.60); FILE MERGED 2004/08/18 11:47:52 sb 1.16.60.1: #i33153# Made getToken more robust.


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [4c074ba58a4b4aa0bad31a69cef106b96df6fd91]

INTEGRATION: CWS ause011 (1.10.26); FILE MERGED 2004/08/18 11:47:52 sb 1.10.26.1: #i33153# Made getToken more robust.


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [bf6fc1e59816b015ff672fa338f7d710e98fa3f6]

INTEGRATION: CWS ause011 (1.13.96); FILE MERGED 2004/09/17 14:49:34 hjs 1.13.96.2: RESYNC: (1.13-1.15); FILE MERGED 2004/09/13 11:17:13 hjs 1.13.96.1: #i32984# comment exotic rule


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [048cdc8d025c1b553306b51cee41c49826189fe4]

INTEGRATION: CWS ause011 (1.32.90); FILE MERGED 2004/09/09 11:26:26 hjs 1.32.90.1: #i26463# dependency on module gtk for SO builds only


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [d52ac16d9f61b5e9e7e0a35fd65efd40ba7cd6d1]

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>  [521e8b47daca03a72eb4d4b72f7ef3da3abddee8]

INTEGRATION: CWS ause011 (1.32.10); FILE MERGED 2004/08/18 12:35:35 hjs 1.32.10.1: #i33164# check Country before appending


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [ecf4f81c3c669d1abc56608250550588185bbad9]

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>  [f6f428d0430417983f7dbf4453cbfcbca7cf7f83]

#i10000# Correct wrong resolved merge conflict


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [d666f5329264a18b6d3f74f972b76bb4cb84ece7]

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>  [75878c3f6f147808f97f2aaa436f55fec540f395]

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>  [26075b0cfaca618c05d7b4906e35f3137ead2151]

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>  [d883149ed6f37986e8e2aaa7ca128d21f7ee665e]

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>  [09a38fe388e49d6f5aeb3f7dc3efeaceaa553cef]

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>  [493e2d64a7ae57cd76a03d0f5d090fc30648d4ee]

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>  [dbe69d1c6cdabda49c6002ee2823eb96e637d6f7]

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>  [86bed35fc0f8495cdc92ab6d4b4b1aeb82e40481]

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>  [19df5e23d8caa6b7384521a65fcc24017887df69]

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>  [60cb237124d162742d52ab7599dc07341b1111d2]

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>  [c8e02d57a973e84ee4e0a6cfc89f16275c24d18d]

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>  [142accd68319ce3fd8850aa571329cfdd2e402a5]

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>  [e8c1adf78d295285f7b8679829892799814fcf42]

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>  [92655a3c8a1957b7602cf4e7e3d3761c9d220966]

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>  [e6662cf7aa4adec1ce8f5f2cc8dd3132d9706d4f]

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>  [741a165cfb163e85b79c0d3e4f96dc0a6f23734f]

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>  [e3d8417cf3f41832863bb1a7761766bb97cff7d7]

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>  [ceeebaf5644a30a93c27aeeb8c7b28e332ab05dc]

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>  [1b3ac68c85f869278d81ed6ab9f054294998cfa8]

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-20  Rüdiger Timm  <rt@openoffice.org>  [70852b631baf43191cbd1c038bd05b3f09d1ee2e]

#i10000# Correct wrong resolved merge conflict


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [35ac6e686ea88c4c63b00b4e9f1eddd75ba44154]

#i10000# Correct wrong resolved merge conflict


2004-09-20  Rüdiger Timm  <rt@openoffice.org>  [b5dc04c4f98585d16d6a43c568658f0c16a5006d]

INTEGRATION: CWS os19 (1.3.2); FILE MERGED 2004/09/12 15:40:16 os 1.3.2.4: RESYNC: (1.6-1.14); FILE MERGED 2004/07/12 16:10:08 os 1.3.2.3: RESYNC: (1.4-1.6); FILE MERGED 2004/06/14 05:32:09 os 1.3.2.2: RESYNC: (1.3-1.4); FILE MERGED 2004/05/04 14:11:33 os 1.3.2.1: #i18881# new menu entries for SpellDialog


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [3871d90966ea367cc1a5b2718c29f3743f356152]

INTEGRATION: CWS dr25 (1.12.34); FILE MERGED 2004/09/14 10:49:55 dr 1.12.34.1: #i21549# load/store byte strings as UTF-8


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [2ab9027e4109fe49c0abfee6e73a487a43fe7579]

INTEGRATION: CWS dr25 (1.2.606); FILE MERGED 2004/09/14 10:49:27 dr 1.2.606.1: #i21549# load/store byte strings as UTF-8


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [2d15dc7ef0ff3dd7a11781451eac692be41d613b]

INTEGRATION: CWS dr25 (1.16.52); FILE MERGED 2004/09/14 10:49:27 dr 1.16.52.1: #i21549# load/store byte strings as UTF-8


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [744150e77e6b0eda35561ef322e52d1b9d487a4c]

INTEGRATION: CWS dr25 (1.2.596); FILE MERGED 2004/09/14 10:49:06 dr 1.2.596.1: #i21549# load/store byte strings as UTF-8


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [45487ea1b14d6fab76b213eb1bca5a987b320a44]

INTEGRATION: CWS cheffsache01 (1.8.290); FILE MERGED 2004/09/14 16:44:23 cl 1.8.290.1: #i33768# correctly handle display name for master pages


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [6be3c46fb21327c0fb2cfa79befcac1cdb69a268]

INTEGRATION: CWS cheffsache01 (1.41.52); FILE MERGED 2004/09/14 16:44:22 cl 1.41.52.1: #i33768# correctly handle display name for master pages


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [d2dba5dcc9628edadfc35a05ac8a39db46cb5598]

INTEGRATION: CWS cheffsache01 (1.20.50); FILE MERGED 2004/09/14 16:43:08 cl 1.20.50.1: #i33768# assert if master page could not be set


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [ecb2d920a3e4b3518355a78f74d982fc283594bc]

INTEGRATION: CWS cheffsache01 (1.21.88); FILE MERGED 2004/09/14 16:44:22 cl 1.21.88.1: #i33768# correctly handle display name for master pages


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [3e9c052d3b553a069cbd4e780432b47e17b4860e]

INTEGRATION: CWS cheffsache01 (1.40.14); FILE MERGED 2004/09/14 16:44:22 cl 1.40.14.1: #i33768# correctly handle display name for master pages


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [6c96864979dc34e38c1808d5d8e664af70a4e624]

INTEGRATION: CWS cheffsache01 (1.10.52); FILE MERGED 2004/09/14 16:41:36 cl 1.10.52.1: #i33768# add display-name after import


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [f2fa2de6757464f275014b4c819371b7e5fa10ad]

INTEGRATION: CWS os19 (1.3.2); FILE MERGED 2004/09/12 18:42:12 os 1.3.2.5: RESYNC: (1.6-1.13); FILE MERGED 2004/07/15 10:58:07 os 1.3.2.4: #i18881# spelling toolbox entry corrected 2004/07/12 16:47:24 os 1.3.2.3: RESYNC: (1.4-1.6); FILE MERGED 2004/06/14 07:35:51 os 1.3.2.2: RESYNC: (1.3-1.4); FILE MERGED 2004/05/04 14:05:39 os 1.3.2.1: #i18881# new menu entries for SpellDialog


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [98f79109db461dceb06dc83af0de152003d6e77a]

INTEGRATION: CWS os19 (1.3.2); FILE MERGED 2004/09/12 18:41:13 os 1.3.2.4: RESYNC: (1.6-1.12); FILE MERGED 2004/07/12 16:42:56 os 1.3.2.3: RESYNC: (1.4-1.6); FILE MERGED 2004/06/14 07:35:41 os 1.3.2.2: RESYNC: (1.3-1.4); FILE MERGED 2004/05/04 14:05:39 os 1.3.2.1: #i18881# new menu entries for SpellDialog


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [1b0fd5157254239b4288c55a1430086cc9a55ae5]

INTEGRATION: CWS os19 (1.3.2); FILE MERGED 2004/09/12 18:40:24 os 1.3.2.4: RESYNC: (1.6-1.12); FILE MERGED 2004/07/12 16:38:16 os 1.3.2.3: RESYNC: (1.4-1.6); FILE MERGED 2004/06/14 07:35:31 os 1.3.2.2: RESYNC: (1.3-1.4); FILE MERGED 2004/05/04 14:05:38 os 1.3.2.1: #i18881# new menu entries for SpellDialog


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [c23b1d1dc314e5762e6f1e51ce778bb2e3622190]

INTEGRATION: CWS os19 (1.15.20); FILE MERGED 2004/09/14 07:46:05 os 1.15.20.5: #i18881# AddUnknownWords removed 2004/06/14 07:29:54 os 1.15.20.4: RESYNC: (1.16-1.17); FILE MERGED 2004/04/29 16:25:44 os 1.15.20.3: RESYNC: (1.15-1.16); FILE MERGED 2003/11/21 11:21:16 os 1.15.20.2: #i18881# AddUnknownWords() replaces SpellDocument() 2003/11/20 07:34:04 os 1.15.20.1: #18881# FN_SPELLING_DLG removed


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [58621aa2d4d7675eb008be30318cd4bb4a7624ba]

INTEGRATION: CWS os19 (1.18.190); FILE MERGED 2004/09/12 18:23:04 os 1.18.190.4: RESYNC: (1.22-1.26); FILE MERGED 2004/06/14 07:18:00 os 1.18.190.3: RESYNC: (1.21-1.22); FILE MERGED 2004/04/29 16:07:23 os 1.18.190.2: RESYNC: (1.18-1.21); FILE MERGED 2003/11/21 11:21:09 os 1.18.190.1: #i18881# AddUnknownWords() replaces SpellDocument()


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [70879ba9b2197aa353d3c19c197618d96dd33e14]

INTEGRATION: CWS os19 (1.48.26); FILE MERGED 2004/05/03 12:57:12 os 1.48.26.5: #i18881# merge error corrected 2004/05/03 12:44:09 os 1.48.26.4: #i18881# merge error corrected 2004/04/29 14:55:17 os 1.48.26.3: RESYNC: (1.48-1.53); FILE MERGED 2003/12/12 09:15:37 os 1.48.26.2: #i18881# SwScanner::NextWord: detect language for every word, not only on script type changes 2003/11/21 11:22:54 os 1.48.26.1: #i18881# SwScanner and spelling: backward removed, use of new SwScanner::NextWord


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [d60825fe733e2a17e76d0a213a66caf15bf240da]

INTEGRATION: CWS os19 (1.2.26); FILE MERGED 2004/09/12 17:27:47 os 1.2.26.4: RESYNC: (1.5-1.6); FILE MERGED 2004/07/12 15:40:24 os 1.2.26.3: RESYNC: (1.4-1.5); FILE MERGED 2004/04/29 14:34:34 os 1.2.26.2: RESYNC: (1.2-1.4); FILE MERGED 2003/11/21 11:22:53 os 1.2.26.1: #i18881# SwScanner and spelling: backward removed, use of new SwScanner::NextWord


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [1d86f63f5c9e86a27d9fb7f0914b2a276ce9785b]

INTEGRATION: CWS os19 (1.8.114); FILE MERGED 2004/08/11 13:55:41 os 1.8.114.14: #i32373# apply language attribute in spellcheck only if it has been changed 2004/06/14 06:19:18 os 1.8.114.13: RESYNC: (1.10-1.11); FILE MERGED 2004/05/05 08:00:58 os 1.8.114.12: #i18881# User GoEnd/StartSentence instead of Prev/Next 2004/05/03 15:20:18 os 1.8.114.11: #i18881# merge error corrected 2004/04/29 14:27:18 os 1.8.114.10: RESYNC: (1.9-1.10); FILE MERGED 2003/11/21 11:22:52 os 1.8.114.9: #i18881# SwScanner and spelling: backward removed, use of new SwScanner::NextWord 2003/11/20 07:31:36 os 1.8.114.8: #18881# enable wrap around spelling in frames/header/footer/footnote 2003/11/15 14:31:12 os 1.8.114.7: #18881# saving of positions for next call corrected 2003/11/03 14:14:27 os 1.8.114.6: #i18881# spelling: fields added 2003/10/23 06:12:45 os 1.8.114.5: #i18881# temporary AutoCorrection added 2003/10/16 14:47:06 os 1.8.114.4: RESYNC: (1.8-1.9); FILE MERGED 2003/10/16 13:57:00 os 1.8.114.3: #i18881# sentence spelling completed 2003/10/08 14:48:52 os 1.8.114.2: #i18881# creation of sentence and apply of changes works now 2003/09/23 07:00:53 os 1.8.114.1: #i18881# spelling by sentence added


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [e2f22f463ae6ca03c7ea276ff87196281feadab6]

INTEGRATION: CWS os19 (1.15.16); FILE MERGED 2004/04/29 14:18:01 os 1.15.16.2: RESYNC: (1.15-1.17); FILE MERGED 2003/11/21 11:22:51 os 1.15.16.1: #i18881# SwScanner and spelling: backward removed, use of new SwScanner::NextWord


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [3ec8a232be362ff72e5df83e9c61a1fc6cd4f372]

INTEGRATION: CWS os19 (1.2.190); FILE MERGED 2004/05/04 15:17:48 os 1.2.190.2: #i18881# GoEndSentence added 2003/11/15 14:29:24 os 1.2.190.1: #18881# GoStartSentence() added


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [3859067945d8dcf6baa503148d5a285ac49ce6b7]

INTEGRATION: CWS os19 (1.14.190); FILE MERGED 2004/09/12 17:10:57 os 1.14.190.6: RESYNC: (1.16-1.19); FILE MERGED 2004/04/29 14:10:12 os 1.14.190.5: RESYNC: (1.15-1.16); FILE MERGED 2003/11/21 11:20:26 os 1.14.190.4: #i18881# FN_ADD_UNKNOWN moved to the TextShell 2003/11/20 07:30:53 os 1.14.190.3: #18881# FN_SPELLING_DLG removed 2003/10/16 14:49:53 os 1.14.190.2: RESYNC: (1.14-1.15); FILE MERGED 2003/09/23 07:00:43 os 1.14.190.1: #i18881# SID_SPELL_DIALOG added


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [b7089490b304dd63f4388e7186e439c2a31c8603]

INTEGRATION: CWS os19 (1.9.224); FILE MERGED 2004/09/12 17:04:15 os 1.9.224.4: RESYNC: (1.11-1.13); FILE MERGED 2004/05/04 15:17:43 os 1.9.224.3: #i18881# GoEndSentence added 2004/04/29 14:03:25 os 1.9.224.2: RESYNC: (1.9-1.11); FILE MERGED 2003/11/15 14:29:06 os 1.9.224.1: #18881# GoStartSentence() added


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [ec8d7aea0d440a2f9a2dbffbb00f3dd615381387]

INTEGRATION: CWS os19 (1.17.152); FILE MERGED 2004/09/12 16:53:07 os 1.17.152.5: RESYNC: (1.23-1.26); FILE MERGED 2004/06/14 05:48:36 os 1.17.152.4: RESYNC: (1.21-1.23); FILE MERGED 2004/05/04 15:17:43 os 1.17.152.3: #i18881# GoEndSentence added 2004/04/29 13:53:25 os 1.17.152.2: RESYNC: (1.17-1.21); FILE MERGED 2003/11/15 14:29:06 os 1.17.152.1: #18881# GoStartSentence() added


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [02f062a9435d8c8c24358d9137bfed0a2b757f8f]

INTEGRATION: CWS os19 (1.39.22); FILE MERGED 2004/09/12 19:07:45 os 1.39.22.8: RESYNC: (1.50-1.53); FILE MERGED 2004/07/12 16:31:13 os 1.39.22.7: RESYNC: (1.49-1.50); FILE MERGED 2004/06/14 05:55:24 os 1.39.22.6: RESYNC: (1.47-1.49); FILE MERGED 2004/04/29 15:08:09 os 1.39.22.5: RESYNC: (1.41-1.47); FILE MERGED 2003/11/18 10:48:02 hr 1.39.22.4: RESYNC: (1.40-1.41); FILE MERGED 2003/11/15 14:23:22 os 1.39.22.3: #18881# SID_SPELLING removed 2003/10/16 15:03:53 os 1.39.22.2: RESYNC: (1.39-1.40); FILE MERGED 2003/09/23 06:48:04 os 1.39.22.1: #i18881# SID_SPELL_DIALOG added


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [27a8f67e223844a923c3ba7857e27e7c2abf161e]

INTEGRATION: CWS os19 (1.24.2); FILE MERGED 2004/07/12 12:25:55 dr 1.24.2.4: #i22092# more spelling... 2004/06/16 05:21:26 os 1.24.2.3: #i22092# merge conflict resolved 2004/06/11 11:08:26 os 1.24.2.2: RESYNC: (1.24-1.25); FILE MERGED 2004/06/10 13:20:14 dr 1.24.2.1: #i22092# new spellcheck dialog, first step


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [8555680fd287b1b945fb0eb6b7978c76ad6ecb6b]

INTEGRATION: CWS os19 (1.2.2); FILE MERGED 2004/07/26 16:15:38 dr 1.2.2.4: #i31985# use correct dialog parent 2004/07/12 12:24:41 dr 1.2.2.3: #i22092# more spelling... 2004/06/11 10:40:01 os 1.2.2.2: RESYNC: (1.2-1.3); FILE MERGED 2004/06/10 13:17:06 dr 1.2.2.1: #i22092# new spellcheck dialog, first step


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [f5804d0cbf79e98522eac2c22b01cf84c0898749]

INTEGRATION: CWS os19 (1.5.268); FILE MERGED 2004/04/29 18:22:20 os 1.5.268.2: RESYNC: (1.5-1.8); FILE MERGED 2003/11/10 10:46:15 af 1.5.268.1: #i22089# Removed support for old spell check dialog.


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [4154ca1293e47b680985497de758e963995c1201]

INTEGRATION: CWS os19 (1.32.54); FILE MERGED 2004/09/12 19:45:17 os 1.32.54.4: RESYNC: (1.38-1.39); FILE MERGED 2004/04/29 17:06:26 os 1.32.54.3: RESYNC: (1.33-1.38); FILE MERGED 2003/11/18 10:26:09 hr 1.32.54.2: RESYNC: (1.32-1.33); FILE MERGED 2003/10/31 10:19:58 os 1.32.54.1: #i18881# prevent focus change in BegTextEdit


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [f3930a43319e788ced5da55dde065544510ff11f]

INTEGRATION: CWS os19 (1.4.40); FILE MERGED 2004/09/12 19:41:48 os 1.4.40.5: RESYNC: (1.7-1.10); FILE MERGED 2004/07/12 17:42:08 os 1.4.40.4: RESYNC: (1.6-1.7); FILE MERGED 2004/06/16 08:06:34 os 1.4.40.3: #i18881# merge conflicts resolved 2004/06/14 06:28:17 os 1.4.40.2: RESYNC: (1.4-1.6); FILE MERGED 2004/05/05 08:17:15 os 1.4.40.1: #i18881# SID_SPELL_DIALOG added


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [e7b4454ac6763d7528e8184f3f8babcdaf26916b]

INTEGRATION: CWS os19 (1.23.398); FILE MERGED 2004/04/29 17:01:28 os 1.23.398.4: RESYNC: (1.26-1.27); FILE MERGED 2003/11/18 10:27:12 hr 1.23.398.3: RESYNC: (1.25-1.26); FILE MERGED 2003/10/16 14:57:54 os 1.23.398.2: RESYNC: (1.23-1.25); FILE MERGED 2003/10/16 13:55:49 os 1.23.398.1: #i18881# sentence spelling implemented


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [75703f46a46192debf675238d41a806e7818869a]

INTEGRATION: CWS os19 (1.1.2); FILE ADDED 2004/09/06 09:35:50 os 1.1.2.9: #i33637# ignore(all) should undo manual modifications 2004/05/04 08:01:59 os 1.1.2.8: #i18881# SpellDialog moved to cui library 2003/11/21 12:35:03 os 1.1.2.7: #18881# Change after random edit completed 2003/11/15 14:27:28 os 1.1.2.6: #18881# Undo implemented 2003/10/31 10:23:15 os 1.1.2.5: #i18881# new Alternatives on language selection added; Lose/GetFocus notification 2003/10/23 05:51:29 os 1.1.2.4: #i18881# use of MultiLineEdit 2003/10/17 07:55:47 os 1.1.2.3: #i18881# use const Link& in SetModifyHdl 2003/10/08 14:50:38 os 1.1.2.2: #i18881# naming improved 2003/09/23 06:49:52 os 1.1.2.1: #i18881# new spelling dialog


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [63c7fabe07856f58cd81712f6b2decd347b57426]

INTEGRATION: CWS os19 (1.20.226); FILE MERGED 2003/11/15 14:27:09 os 1.20.226.1: #18881# return type of SvxAddEntryToDic corrected


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [2c7018ab5c7d3bf09d80b8e58bf749b7c820c4fe]

INTEGRATION: CWS os19 (1.47.396); FILE MERGED 2004/06/14 06:11:12 os 1.47.396.10: RESYNC: (1.51-1.52); FILE MERGED 2004/05/04 08:00:44 os 1.47.396.9: #i18881# SpellDialog moved to cui library 2004/04/29 16:11:32 os 1.47.396.8: RESYNC: (1.49-1.51); FILE MERGED 2003/11/21 12:34:08 os 1.47.396.7: #18881# reverse spelling removed 2003/11/18 10:29:29 hr 1.47.396.6: RESYNC: (1.48-1.49); FILE MERGED 2003/11/15 14:26:45 os 1.47.396.5: #18881# field support added 2003/10/31 10:24:39 os 1.47.396.4: #i18881# prevent empty portions 2003/10/23 05:38:28 os 1.47.396.3: #i18881# ApplyChangedSentence completed 2003/10/16 15:01:32 os 1.47.396.2: RESYNC: (1.47-1.48); FILE MERGED 2003/10/16 13:55:34 os 1.47.396.1: #i18881# sentence spelling implemented


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [3653d73add71322980683f9546e2c4443080cd84]

INTEGRATION: CWS os19 (1.89.84); FILE MERGED 2004/04/29 16:11:09 os 1.89.84.4: RESYNC: (1.91-1.95); FILE MERGED 2003/11/18 10:29:11 hr 1.89.84.3: RESYNC: (1.89-1.91); FILE MERGED 2003/10/23 05:39:24 os 1.89.84.2: #i18881# SelectSentence: return Null instead of -1 for first sentence position 2003/10/16 13:55:34 os 1.89.84.1: #i18881# sentence spelling implemented


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [1a0f8de307a9bcf6a84fe60975caacd45825e76e]

INTEGRATION: CWS os19 (1.62.248); FILE MERGED 2004/04/29 16:10:59 os 1.62.248.6: RESYNC: (1.64-1.65); FILE MERGED 2003/11/18 10:29:05 hr 1.62.248.5: RESYNC: (1.63-1.64); FILE MERGED 2003/11/15 14:26:45 os 1.62.248.4: #18881# field support added 2003/10/23 05:38:09 os 1.62.248.3: #i18881# ApplyChangedSentence completed 2003/10/16 15:01:16 os 1.62.248.2: RESYNC: (1.62-1.63); FILE MERGED 2003/10/16 13:55:33 os 1.62.248.1: #i18881# sentence spelling implemented


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [73c080ba84a5d78996803e9bac99252a9f8024a0]

INTEGRATION: CWS os19 (1.7.36); FILE MERGED 2003/11/21 12:34:07 os 1.7.36.1: #18881# reverse spelling removed


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [45459aa2a082e048757b1866e9ab6c5304e598dc]

INTEGRATION: CWS os19 (1.81.172); FILE MERGED 2004/04/29 16:09:14 os 1.81.172.4: RESYNC: (1.86-1.90); FILE MERGED 2003/11/18 10:28:58 hr 1.81.172.3: RESYNC: (1.85-1.86); FILE MERGED 2003/10/16 15:00:06 os 1.81.172.2: RESYNC: (1.81-1.85); FILE MERGED 2003/10/16 13:55:33 os 1.81.172.1: #i18881# sentence spelling implemented


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [9a2ab0b5dbe41d3ddd45c6d231ef61c8dada06d4]

INTEGRATION: CWS os19 (1.17.14); FILE MERGED 2004/09/13 13:09:22 os 1.17.14.10: i32139# duplicate object file removed 2004/09/12 19:22:06 os 1.17.14.9: RESYNC: (1.32-1.37); FILE MERGED 2004/07/14 10:36:03 os 1.17.14.8: #i18881# merge error corrected 2004/07/14 08:43:11 os 1.17.14.7: #i18881# merge error corrected 2004/07/12 16:46:42 os 1.17.14.6: RESYNC: (1.27-1.32); FILE MERGED 2004/06/14 06:00:28 os 1.17.14.5: RESYNC: (1.22-1.27); FILE MERGED 2004/05/04 08:02:21 os 1.17.14.4: #i18881# SpellDialog moved to cui library 2004/04/29 15:45:16 os 1.17.14.3: RESYNC: (1.18-1.22); FILE MERGED 2003/11/18 10:27:18 hr 1.17.14.2: RESYNC: (1.17-1.18); FILE MERGED 2003/09/23 06:59:27 os 1.17.14.1: #i18881# SpellDialogChildWindow, SpellDialog and SpellAttrib added


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [5d67cfb48d9502793ea427a97098e8e9d9289610]

INTEGRATION: CWS os19 (1.2.218); FILE MERGED 2004/05/03 12:41:19 os 1.2.218.3: #i18881# merge error corrected 2004/04/29 15:36:59 os 1.2.218.2: RESYNC: (1.2-1.3); FILE MERGED 2003/10/08 14:52:08 os 1.2.218.1: #i18881# defines from spldlg.hrc moved


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [ec8168b6f0afedfa17961f1c99abf3e8f3f10134]

INTEGRATION: CWS os19 (1.5.2); FILE MERGED 2004/09/12 19:17:03 os 1.5.2.4: RESYNC: (1.9-1.10); FILE MERGED 2004/07/12 16:38:44 os 1.5.2.3: RESYNC: (1.7-1.9); FILE MERGED 2004/06/14 05:59:25 os 1.5.2.2: RESYNC: (1.5-1.7); FILE MERGED 2004/05/04 08:02:20 os 1.5.2.1: #i18881# SpellDialog moved to cui library


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [fc59bfdb11093a94fe118241d0e0f634b6de8aab]

INTEGRATION: CWS os19 (1.6.2); FILE MERGED 2004/09/12 19:16:55 os 1.6.2.5: RESYNC: (1.10-1.13); FILE MERGED 2004/07/12 16:38:35 os 1.6.2.4: RESYNC: (1.8-1.10); FILE MERGED 2004/06/16 08:50:54 os 1.6.2.3: #i18881# merge conflicts resolved 2004/06/14 05:59:17 os 1.6.2.2: RESYNC: (1.6-1.8); FILE MERGED 2004/05/04 08:02:18 os 1.6.2.1: #i18881# SpellDialog moved to cui library


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [367f87334e87e030d8e782b248ca3e2354d3808a]

INTEGRATION: CWS os19 (1.6.88); FILE MERGED 2004/07/12 16:37:15 os 1.6.88.3: RESYNC: (1.8-1.9); FILE MERGED 2004/04/29 15:18:40 os 1.6.88.2: RESYNC: (1.6-1.8); FILE MERGED 2003/10/08 14:51:28 os 1.6.88.1: #i18881# include changed


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [2dc0b21ee0f4a9531ab60304a24931f6a115bd28]

INTEGRATION: CWS os19 (1.2.218); FILE MERGED 2004/04/29 15:18:14 os 1.2.218.2: RESYNC: (1.2-1.3); FILE MERGED 2003/10/08 14:51:16 os 1.2.218.1: #i18881# include changed


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [66e92dbaf1958d6214b82f2ad92546cb687673be]

INTEGRATION: CWS os19 (1.1.2); FILE ADDED 2004/05/04 08:02:18 os 1.1.2.3: #i18881# SpellDialog moved to cui library 2003/10/23 05:36:23 os 1.1.2.2: #i18881# AutoCorrection support added 2003/09/23 06:49:11 os 1.1.2.1: #i18881# new spelling dialog


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [77a9f1a3de40196605927da439e97b715f50b82d]

INTEGRATION: CWS os19 (1.1.2); FILE ADDED 2004/07/27 15:07:07 dr 1.1.2.10: #i32155# missing shortcuts 2004/07/27 12:20:24 dr 1.1.2.9: #i32139# set initial focus + edit field ignores tab 2004/07/13 13:09:00 os 1.1.2.8: #i18881# resource language changes 2004/07/13 06:22:27 os 1.1.2.7: #18881# resource language changes 2003/11/21 12:34:56 os 1.1.2.6: #18881# Change after random edit completed 2003/11/15 14:25:07 os 1.1.2.5: #18881# MenuButton title changed 2003/11/05 07:01:55 os 1.1.2.4: #i18881# language label width increased 2003/10/31 10:22:03 os 1.1.2.3: #i18881# String corrections 2003/10/23 05:36:52 os 1.1.2.2: #i18881# use of MultiLineEdit 2003/09/23 06:49:32 os 1.1.2.1: #i18881# new spelling dialog


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [bf03d2cd21dfa9006c7f89f23343213e63dbb22d]

INTEGRATION: CWS os19 (1.1.2); FILE ADDED 2003/11/21 12:34:57 os 1.1.2.3: #18881# Change after random edit completed 2003/10/31 10:22:03 os 1.1.2.2: #i18881# String corrections 2003/09/23 06:49:41 os 1.1.2.1: #i18881# new spelling dialog


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [07674089fdcd461785adc4649e1f902b3515cacb]

INTEGRATION: CWS os19 (1.1.2); FILE ADDED 2004/09/06 09:35:49 os 1.1.2.18: #i33637# ignore(all) should undo manual modifications 2004/09/06 08:21:09 os 1.1.2.17: #i33646# put inital focus on 'Change' or 'Ignore once' #i33635##i33647##i33650# PreNotify ony key events fixed 2004/08/11 13:58:47 os 1.1.2.16: #i332235# disable Tab-GetFocus-selection; #i32238# Tab-key doesn't modify anymore; #i323669# re-adjust language attributes on single errors at the start of a sentence 2004/07/27 14:34:35 dr 1.1.2.15: #i32150# don't disable edit field while editing... 2004/07/27 12:20:24 dr 1.1.2.14: #i32139# set initial focus + edit field ignores tab 2004/07/15 13:06:38 os 1.1.2.13: #i18881# re-enabling of controls 2004/07/12 12:21:37 dr 1.1.2.12: #i22092# disable sentence edit field on Invalidate() 2004/06/10 12:54:54 os 1.1.2.11: #i18881# access to empty vector prevented 2004/05/04 08:02:15 os 1.1.2.10: #i18881# SpellDialog moved to cui library 2003/11/21 12:34:58 os 1.1.2.9: #18881# Change after random edit completed 2003/11/18 14:18:03 os 1.1.2.8: #i18881# syntax 2003/11/15 14:25:53 os 1.1.2.7: #18881# Undo implemented 2003/11/05 07:01:24 os 1.1.2.6: #i18881# Field support added 2003/10/31 10:21:24 os 1.1.2.5: #i18881# Get/LoseFocus notification; new Alternatives on language selection added 2003/10/24 05:50:01 os 1.1.2.4: #i18881# modify flag correctly set 2003/10/23 05:37:16 os 1.1.2.3: #i18881# use of MultiLineEdit 2003/10/08 14:47:34 os 1.1.2.2: #i18881# display, change of words and languages work now 2003/09/23 06:49:23 os 1.1.2.1: #i18881# new spelling dialog


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [d1c6b346f2c119e92225c4fc6356198fdcf908e5]

INTEGRATION: CWS os19 (1.1.2); FILE ADDED 2003/11/05 07:00:52 os 1.1.2.2: #i18881# SpellBackgroundAttrib added 2003/09/23 06:50:30 os 1.1.2.1: #i18881# attributes for spelling dialog


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [322b2260b49e21f38386fa75cfdbeb09d9e43c78]

INTEGRATION: CWS os19 (1.1.2); FILE ADDED 2003/11/05 07:00:52 os 1.1.2.2: #i18881# SpellBackgroundAttrib added 2003/09/23 06:50:20 os 1.1.2.1: #i18881# attributes for spelling dialog


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [28df32de03ac7b4c88a24735f810662ea71320d7]

INTEGRATION: CWS os19 (1.75.14); FILE MERGED 2004/09/12 18:59:30 os 1.75.14.7: RESYNC: (1.89-1.99); FILE MERGED 2004/07/12 16:31:02 os 1.75.14.6: RESYNC: (1.87-1.89); FILE MERGED 2004/06/11 11:17:35 os 1.75.14.5: RESYNC: (1.83-1.87); FILE MERGED 2004/04/29 14:54:32 os 1.75.14.4: RESYNC: (1.76-1.83); FILE MERGED 2003/10/16 15:04:20 os 1.75.14.3: RESYNC: (1.75-1.76); FILE MERGED 2003/10/16 13:53:40 os 1.75.14.2: #i18881# SpellPortions.hxx added 2003/09/23 06:58:40 os 1.75.14.1: #i18881# SpellDialogChildWindow.hxx added


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [459588ca57a0ea315c02a67b115dd959f0e1b7e9]

INTEGRATION: CWS os19 (1.7.398); FILE MERGED 2003/11/15 14:24:26 os 1.7.398.1: #18881# return type of SvxAddEntryToDic corrected


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [3c30471de1b2be3b9ee93c95e3ac543af68a022e]

INTEGRATION: CWS os19 (1.10.24); FILE MERGED 2004/07/12 16:23:32 os 1.10.24.2: RESYNC: (1.10-1.11); FILE MERGED 2003/11/15 14:23:57 os 1.10.24.1: #18881# SID_SPELLING removed


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [48cba10c0f84b9c9ccc4c6a918e48ccbc77866d9]

INTEGRATION: CWS os19 (1.3.428); FILE MERGED 2003/11/21 12:33:47 os 1.3.428.1: #18881# reverse spelling removed


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [965730e0dffb22bf47d686e1f78f6ace148d528e]

INTEGRATION: CWS os19 (1.2.12); FILE MERGED 2004/09/12 18:42:46 os 1.2.12.2: RESYNC: (1.2-1.3); FILE MERGED 2004/07/15 10:58:08 os 1.2.12.1: #i18881# spelling toolbox entry corrected


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [a70b1bb280b03778ccf490b61d2b165c4f541ee6]

INTEGRATION: CWS os19 (1.2.12); FILE MERGED 2004/09/12 18:41:47 os 1.2.12.2: RESYNC: (1.2-1.3); FILE MERGED 2004/07/15 10:58:07 os 1.2.12.1: #i18881# spelling toolbox entry corrected


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [a9356096bc98e068762c8cc8237d4058bfad46de]

INTEGRATION: CWS os19 (1.2.12); FILE MERGED 2004/09/12 18:40:56 os 1.2.12.2: RESYNC: (1.2-1.3); FILE MERGED 2004/07/15 10:58:06 os 1.2.12.1: #i18881# spelling toolbox entry corrected


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [660641c04900a7ad7f5ee7c1d7b67c43fa2da5c8]

INTEGRATION: CWS os34 (1.6.14); FILE MERGED 2004/08/10 14:46:56 tl 1.6.14.5: #i30302# Chinese simplified/traditional conversion 2004/08/06 15:07:30 tl 1.6.14.4: RESYNC: (1.6-1.7); FILE MERGED 2004/08/04 13:47:12 tl 1.6.14.3: #i30302# simplified/traditional Chinese conversion 2004/07/29 09:00:30 tl 1.6.14.2: #i30303# implementation of simplified/traditional Chinese conversion 2004/07/27 13:53:35 tl 1.6.14.1: #i30303# preparational changes for simplified/traditional Chinese conversion


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [ff23bb4f21d3c30f013a1e3a8b3a4d36f29413f3]

INTEGRATION: CWS os19 (1.29.74); FILE MERGED 2004/07/12 16:35:05 os 1.29.74.3: RESYNC: (1.31-1.32); FILE MERGED 2004/04/29 16:31:39 os 1.29.74.2: RESYNC: (1.29-1.31); FILE MERGED 2003/11/20 07:34:27 os 1.29.74.1: #18881# FN_SPELLING_DLG removed


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [2de5b36d87111b1e937afc642a0e1fa79c0ac4bd]

INTEGRATION: CWS os19 (1.19.190); FILE MERGED 2004/09/12 18:34:47 os 1.19.190.5: RESYNC: (1.22-1.25); FILE MERGED 2004/04/29 16:26:29 os 1.19.190.4: RESYNC: (1.20-1.22); FILE MERGED 2003/10/31 12:42:57 os 1.19.190.3: #i18881# enable spelling dialog in all contexts 2003/10/16 14:28:12 os 1.19.190.2: RESYNC: (1.19-1.20); FILE MERGED 2003/09/23 07:03:27 os 1.19.190.1: #i18881# SID_SPELL_DIALOG added


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [98e3c36926f9abcba31f1bc69f2badd5de3e2a8b]

INTEGRATION: CWS os19 (1.21.106); FILE MERGED 2004/09/12 18:34:31 os 1.21.106.3: RESYNC: (1.22-1.23); FILE MERGED 2004/04/29 16:25:35 os 1.21.106.2: RESYNC: (1.21-1.22); FILE MERGED 2003/10/31 12:43:30 os 1.21.106.1: #i18881# call BegTextEdit with Non-Focus option


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [54d8ed438745e3f04a846f10450e9a5b4652bb3d]

INTEGRATION: CWS os19 (1.41.14); FILE MERGED 2004/09/12 18:34:23 os 1.41.14.6: RESYNC: (1.47-1.52); FILE MERGED 2004/06/15 07:07:56 os 1.41.14.5: #i18881# merge error corrected 2004/06/14 07:29:20 os 1.41.14.4: RESYNC: (1.45-1.47); FILE MERGED 2004/04/29 16:25:26 os 1.41.14.3: RESYNC: (1.42-1.45); FILE MERGED 2003/10/16 14:27:35 os 1.41.14.2: RESYNC: (1.41-1.42); FILE MERGED 2003/10/08 14:54:26 os 1.41.14.1: #i18881# new spelling dialog


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [8ac182b4e2a6edc3a29742b600ec38081e6e111d]

INTEGRATION: CWS os19 (1.12.190); FILE MERGED 2004/09/12 18:34:07 os 1.12.190.2: RESYNC: (1.12-1.13); FILE MERGED 2003/09/23 07:03:14 os 1.12.190.1: #i18881# SwSpellDialogChildWindow added


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [cfc4688717e592bd217de0b7b28390da009de828]

INTEGRATION: CWS os19 (1.44.84); FILE MERGED 2004/07/12 16:31:04 os 1.44.84.3: RESYNC: (1.45-1.46); FILE MERGED 2004/04/29 16:25:16 os 1.44.84.2: RESYNC: (1.44-1.45); FILE MERGED 2003/11/20 07:33:53 os 1.44.84.1: #18881# FN_SPELLING_DLG removed


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [51ea255a61fcbf5011cce7d08ad076d99c313357]

INTEGRATION: CWS os19 (1.20.44); FILE MERGED 2004/09/14 08:34:46 os 1.20.44.5: #i18881# GetMarkedObject replaced 2004/09/12 18:28:56 os 1.20.44.4: RESYNC: (1.23-1.25); FILE MERGED 2004/04/29 16:17:52 os 1.20.44.3: RESYNC: (1.20-1.23); FILE MERGED 2003/11/20 07:33:30 os 1.20.44.2: #18881# FN_SPELLING_DLG removed 2003/10/23 06:14:48 os 1.20.44.1: #i18881# Outliner and OutlinerView pointer mustn't be members of the SwDrawTextShell


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [309c4e7795f982aab1fe24f38ba2f814f773c8b3]

INTEGRATION: CWS os19 (1.24.80); FILE MERGED 2004/09/12 18:28:48 os 1.24.80.3: RESYNC: (1.25-1.26); FILE MERGED 2004/06/14 07:23:07 os 1.24.80.2: RESYNC: (1.24-1.25); FILE MERGED 2003/10/23 06:14:47 os 1.24.80.1: #i18881# Outliner and OutlinerView pointer mustn't be members of the SwDrawTextShell


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [586bb0477d85941d46038d649abd4d54fa9ea6e6]

INTEGRATION: CWS os19 (1.17.110); FILE MERGED 2004/06/14 07:20:03 os 1.17.110.3: RESYNC: (1.18-1.20); FILE MERGED 2004/04/29 16:09:32 os 1.17.110.2: RESYNC: (1.17-1.18); FILE MERGED 2003/11/20 11:56:56 os 1.17.110.1: #18881# FN_SPELLING_DLG removed


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [79bb77c258fa70ac5172e33bae721a92466b413c]

INTEGRATION: CWS os19 (1.4.8); FILE MERGED 2004/04/29 16:09:24 os 1.4.8.2: RESYNC: (1.4-1.5); FILE MERGED 2003/11/21 10:14:45 os 1.4.8.1: #i18881# spell wrapper removed


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [a11523788e5cfcd1520fe1ea5fc6cd79fdbc00db]

INTEGRATION: CWS os19 (1.2.22); FILE MERGED 2004/09/12 18:20:39 os 1.2.22.2: RESYNC: (1.2-1.3); FILE MERGED 2004/07/14 08:25:30 os 1.2.22.1: #i18881# old spell entrz removed


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [f762801eb56345cabc29a46257adc1b6b4eb357c]

INTEGRATION: CWS os34 (1.4.18); FILE MERGED 2004/09/16 16:57:02 tl 1.4.18.2: RESYNC: (1.4-1.5); FILE MERGED 2004/08/02 09:48:37 tl 1.4.18.1: #i30303# conversion dictionaries for simplified/traditional Chinese


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [21b76a0325ce1d0037f9f3ca7646b09644fdcb80]

INTEGRATION: CWS os19 (1.3.16); FILE MERGED 2003/10/23 06:15:02 os 1.3.16.1: #i18881# Outliner and OutlinerView pointer mustn't be members of the SwDrawTextShell


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [04909d0ad94854db23a11f37729d62d92170d459]

INTEGRATION: CWS os19 (1.10.224); FILE MERGED 2003/09/23 07:02:58 os 1.10.224.1: #i18881# SID_SPELL_DIALOG added


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [95e6b19ca8deec3a2e5f1063a4e209bb5bdab246]

INTEGRATION: CWS os19 (1.1.2); FILE ADDED 2003/10/31 12:45:59 os 1.1.2.5: #i18881# Get/LoseFocus handling and wrap-around implemented 2003/10/23 06:13:09 os 1.1.2.4: #i18881# AutoCorrection support added 2003/10/16 13:59:02 os 1.1.2.3: #i18881# sentence spelling in drawings added 2003/10/08 14:53:16 os 1.1.2.2: #i18881# method signature corrected 2003/09/23 07:02:17 os 1.1.2.1: #i18881# new spelling dialog


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [5920b2de825a4b3d9f15a13e8b4da31d8e49dbc3]

INTEGRATION: CWS os19 (1.13.224); FILE MERGED 2004/09/12 18:06:03 os 1.13.224.2: RESYNC: (1.13-1.14); FILE MERGED 2004/05/05 10:52:11 os 1.13.224.1: #i18881# explicit BOOL cast to call TextEngine::RemoveAttribs


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [1573f7bd9bd4639bfebb687ac230a5051a019723]

INTEGRATION: CWS os19 (1.8.8); FILE MERGED 2004/09/12 18:03:38 os 1.8.8.7: RESYNC: (1.14-1.15); FILE MERGED 2004/06/16 10:00:01 os 1.8.8.6: #i18881# merge conflicts resolved 2004/06/15 06:04:52 os 1.8.8.5: #i18881# merge error corrected 2004/06/14 06:58:50 os 1.8.8.4: RESYNC: (1.9-1.14); FILE MERGED 2004/05/03 11:48:17 os 1.8.8.3: #i18881# merge error corrected 2004/04/29 15:49:24 os 1.8.8.2: RESYNC: (1.8-1.9); FILE MERGED 2003/09/23 07:01:44 os 1.8.8.1: #i18881# SwSpellDialogChildWindow added


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [77f9402146a1d0ceb439d5dad9af41edd4fe2487]

INTEGRATION: CWS os19 (1.23.84); FILE MERGED 2004/07/13 11:11:38 os 1.23.84.4: #i18881# resource language changes 2004/07/12 16:01:20 os 1.23.84.3: RESYNC: (1.24-1.25); FILE MERGED 2004/04/29 15:48:54 os 1.23.84.2: RESYNC: (1.23-1.24); FILE MERGED 2003/10/31 12:45:24 os 1.23.84.1: #i18881# Query/InfoBoxes for spelling dialog added


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [66c724a878a15a8d5cf4d084c6e3feaba280ecee]

INTEGRATION: CWS os19 (1.1.2); FILE ADDED 2004/09/14 07:13:49 os 1.1.2.14: #i18881# GetMarkedObject replaced 2004/07/16 07:00:00 os 1.1.2.13: #i18881# prevent initial invalidation of the dialog 2004/05/03 11:57:38 os 1.1.2.12: #i18881# merge error corrected 2003/11/21 11:21:56 os 1.1.2.11: #i18881# delete PaM* on close 2003/11/20 07:32:44 os 1.1.2.10: #18881# enable wrap around spelling in frames/header/footer/footnote; wrap around in draw text completed 2003/11/03 14:24:27 os 1.1.2.9: #i18881# added temporaries for GCC 2003/10/31 14:04:51 os 1.1.2.8: #i18881# LockFocus on EndSpelling message; spell body when spelling started in the 'other' area 2003/10/31 12:44:40 os 1.1.2.7: #i18881# Get/LoseFocus handling and wrap-around implemented 2003/10/24 06:00:26 os 1.1.2.6: #i18881# iteration over drawing objects corrected 2003/10/23 06:13:52 os 1.1.2.5: #i18881# AutoCorrection support added; iteration of drawings moved from SdrSpeller 2003/10/20 07:05:15 os 1.1.2.4: #i18881# syntax 2003/10/16 13:56:16 os 1.1.2.3: #i18881# sentence spelling in drawings added 2003/10/08 14:53:46 os 1.1.2.2: #i18881# changed sentences can be applied now 2003/09/23 07:02:07 os 1.1.2.1: #i18881# new spelling dialog


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [e78e8ed5141b6ea51a7fdd14e72604d27a92ac89]

INTEGRATION: CWS os19 (1.33.110); FILE MERGED 2004/09/12 17:58:43 os 1.33.110.5: RESYNC: (1.39-1.43); FILE MERGED 2004/06/14 06:54:32 os 1.33.110.4: RESYNC: (1.38-1.39); FILE MERGED 2004/04/29 15:33:25 os 1.33.110.3: RESYNC: (1.34-1.38); FILE MERGED 2003/10/16 14:32:05 os 1.33.110.2: RESYNC: (1.33-1.34); FILE MERGED 2003/09/23 07:01:24 os 1.33.110.1: #i18881# SwSpellDialogChildWindow added


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [f4cb262181e566626210b1b325bd540153ea7d6d]

INTEGRATION: CWS os19 (1.93.74); FILE MERGED 2004/07/12 15:56:11 os 1.93.74.4: RESYNC: (1.102-1.105); FILE MERGED 2004/06/14 06:52:16 os 1.93.74.3: RESYNC: (1.99-1.102); FILE MERGED 2004/04/29 15:30:33 os 1.93.74.2: RESYNC: (1.93-1.99); FILE MERGED 2003/11/20 07:31:54 os 1.93.74.1: #18881# FN_SPELLING_DLG removed


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [b0d65ed39c6b7cc03e4c3b77029fba3984cb5a64]

INTEGRATION: CWS os19 (1.43.6); FILE MERGED 2004/09/12 17:38:47 os 1.43.6.4: RESYNC: (1.49-1.50); FILE MERGED 2004/07/12 15:48:07 os 1.43.6.3: RESYNC: (1.48-1.49); FILE MERGED 2004/04/29 14:49:32 os 1.43.6.2: RESYNC: (1.43-1.48); FILE MERGED 2003/11/21 11:22:54 os 1.43.6.1: #i18881# SwScanner and spelling: backward removed, use of new SwScanner::NextWord


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [992e4c418fcdc74b8896608bfdffcd262a78ad53]

INTEGRATION: CWS os19 (1.109.84); FILE MERGED 2004/09/12 17:11:53 os 1.109.84.5: RESYNC: (1.117-1.118); FILE MERGED 2004/07/12 15:23:29 os 1.109.84.4: RESYNC: (1.116-1.117); FILE MERGED 2004/05/03 13:47:22 os 1.109.84.3: #i18881# merge error corrected 2004/04/30 13:37:03 os 1.109.84.2: RESYNC: (1.109-1.116); FILE MERGED 2003/11/20 07:30:55 os 1.109.84.1: #18881# FN_SPELLING_DLG removed


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [334fd5678f43c924927a37e4f84518eaed354ce1]

INTEGRATION: CWS os19 (1.45.38); FILE MERGED 2004/09/12 17:11:36 os 1.45.38.5: RESYNC: (1.51-1.53); FILE MERGED 2004/07/12 15:23:11 os 1.45.38.4: RESYNC: (1.50-1.51); FILE MERGED 2004/04/29 14:10:47 os 1.45.38.3: RESYNC: (1.45-1.50); FILE MERGED 2003/11/21 11:20:26 os 1.45.38.2: #i18881# FN_ADD_UNKNOWN moved to the TextShell 2003/11/20 07:30:54 os 1.45.38.1: #18881# FN_SPELLING_DLG removed


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [18fd3aba0ec0a7f8df4675bd3eb4bd29f2ace823]

INTEGRATION: CWS os19 (1.11.190); FILE MERGED 2004/07/12 15:22:24 os 1.11.190.2: RESYNC: (1.11-1.12); FILE MERGED 2003/11/20 07:30:53 os 1.11.190.1: #18881# FN_SPELLING_DLG removed


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [ceb5deeb6849e814386662e584149a9ab58836ed]

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>  [5ce3f99df2fb0702a98ffc23d7d16c062027b16e]

INTEGRATION: CWS os19 (1.28.190); FILE MERGED 2004/09/12 16:55:02 os 1.28.190.7: RESYNC: (1.36-1.38); FILE MERGED 2004/07/12 15:17:23 os 1.28.190.6: RESYNC: (1.34-1.36); FILE MERGED 2004/06/14 05:50:35 os 1.28.190.5: RESYNC: (1.31-1.34); FILE MERGED 2004/04/29 13:54:54 os 1.28.190.4: RESYNC: (1.28-1.31); FILE MERGED 2003/10/16 13:58:38 os 1.28.190.3: #i18881# SpellSentence() returns bool 2003/10/08 14:52:52 os 1.28.190.2: #i18881# method signature corrected 2003/09/23 07:00:21 os 1.28.190.1: #i18881# spelling by sentence added


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [032e0e4d3e444a2fc536a9c23e10cfe74339e157]

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>  [40cda9b9b6a9f36745ce20018cc91c4106cea342]

INTEGRATION: CWS os19 (1.3.48); FILE MERGED 2004/06/15 06:04:18 os 1.3.48.1: #i18881# missing defines added


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [2543684fb68ae2713ca77909d8acee0b88c186a9]

INTEGRATION: CWS os19 (1.47.36); FILE MERGED 2004/09/12 16:53:00 os 1.47.36.3: RESYNC: (1.52-1.56); FILE MERGED 2004/04/29 13:51:44 os 1.47.36.2: RESYNC: (1.47-1.52); FILE MERGED 2003/11/20 07:29:51 os 1.47.36.1: #18881# FN_SPELLING_DLG removed


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [1b21c47b54a3ca2ef9315b8b931952e06935f43d]

INTEGRATION: CWS os34 (1.1.2); FILE ADDED 2004/08/13 00:41:55 khong 1.1.2.3: #i29300# update char dictionary by Phill Zhang 2004/07/23 01:16:34 khong 1.1.2.2: #i29300# add variant traditional chinese characters 2004/06/29 22:16:00 khong 1.1.2.1: #i29300# add Chinese conversion dictionaries


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [a11732ca3b0b150495bc892a73e07fbee416a9fe]

INTEGRATION: CWS os34 (1.1.2); FILE ADDED 2004/08/20 07:03:49 tl 1.1.2.7: #i30303# simplified/traditional Chinese conversion 2004/08/20 06:33:59 tl 1.1.2.6: #i30303# simplified/traditional Chinese conversion 2004/07/23 01:15:39 khong 1.1.2.5: #i29300# add capability to handle variants traditional chinese 2004/07/22 23:29:36 khong 1.1.2.4: #i29300# add capability to handle variants traditional chinese 2004/07/22 21:29:47 khong 1.1.2.3: #i29300# fix compiling error on empty array for window platform 2004/06/30 18:51:00 khong 1.1.2.2: #i29300# handle not equal lenth word conversion 2004/06/29 22:16:42 khong 1.1.2.1: #i29300# add Chinese conversion


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [5cbf763bc9c0601240fda1a127784a2438869021]

INTEGRATION: CWS os34 (1.2.116); FILE MERGED 2004/07/23 06:57:26 khong 1.2.116.3: #i29300# check string length 2004/07/23 06:52:48 khong 1.2.116.2: #i29300# check string length 2004/07/23 06:43:22 khong 1.2.116.1: #i29300# check string length


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [65000b89f876eba2915f047fbb0a702100ae5745]

INTEGRATION: CWS os34 (1.2.116); FILE MERGED 2004/07/27 13:17:47 tl 1.2.116.2: #i30303# changed as suggested by HJA 2004/06/29 22:16:42 khong 1.2.116.1: #i29300# add Chinese conversion


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [74cf06740cdef0088f287edf2a9022e868d0b8d1]

INTEGRATION: CWS os34 (1.2.116); FILE MERGED 2004/07/22 23:29:37 khong 1.2.116.4: #i29300# add capability to handle variants traditional chinese 2004/07/22 21:29:47 khong 1.2.116.3: #i29300# fix compiling error on empty array for window platform 2004/07/22 06:07:08 khong 1.2.116.2: #i29300# fix a crash on window platform 2004/06/29 22:18:31 khong 1.2.116.1: #i29300# add Chinese conversion


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [4347c2f3959275f9c6dc8fdaeaf9504f995d85a7]

INTEGRATION: CWS os19 (1.2.14); FILE MERGED 2004/07/15 10:59:08 os 1.2.14.1: #i18881# spelling toolbox entry corrected


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [4e25ca12ea1f50f1090f043276e61fb39d600220]

INTEGRATION: CWS os34 (1.31.30); FILE MERGED 2004/08/06 10:00:20 tl 1.31.30.2: RESYNC: (1.31-1.32); FILE MERGED 2004/06/29 22:17:34 khong 1.31.30.1: #i29300# add Chinese conversion


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [4810d814c3f9f4c5088833518c949f32f11951c0]

INTEGRATION: CWS os19 (1.2.14); FILE MERGED 2004/09/12 16:49:43 os 1.2.14.2: RESYNC: (1.2-1.3); FILE MERGED 2004/07/15 10:59:08 os 1.2.14.1: #i18881# spelling toolbox entry corrected


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [4be5e816a12eb0ca48bdec8218aafbcc225039d9]

INTEGRATION: CWS syssettings02 (1.6.4); FILE MERGED 2004/09/03 05:53:05 obr 1.6.4.1: #i20369# proxy tab page rework


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [f4eb9595c41a123cda8129fa842f401feb7623cb]

INTEGRATION: CWS os34 (1.3.30); FILE MERGED 2004/06/29 22:17:02 khong 1.3.30.1: #i29300# add Chinese conversion


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [6901a3e459c665a8d815629cba8ef04b251509ae]

INTEGRATION: CWS os19 (1.6.104); FILE MERGED 2004/09/12 16:46:56 os 1.6.104.2: RESYNC: (1.6-1.7); FILE MERGED 2004/06/10 13:20:12 dr 1.6.104.1: #i22092# new spellcheck dialog, first step


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [2a9a261fdbb782695f7c1faa71d1b84e0dccb5c0]

INTEGRATION: CWS os19 (1.37.10); FILE MERGED 2004/09/12 16:46:40 os 1.37.10.2: RESYNC: (1.37-1.40); FILE MERGED 2004/06/23 09:44:06 dr 1.37.10.1: #i26433# crash while spelling


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [62a94fcd969d5c3fdecf9af3322429b7986d7de1]

INTEGRATION: CWS os34 (1.3.2); FILE MERGED 2004/09/16 19:47:05 tl 1.3.2.3: RESYNC: (1.7-1.14); FILE MERGED 2004/08/06 15:15:47 tl 1.3.2.2: RESYNC: (1.3-1.7); FILE MERGED 2004/08/04 13:47:37 tl 1.3.2.1: #i30302# simplified/traditional Chinese conversion


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [bbc2232511e4f1f9a9644bc747c8cf3f08f18812]

INTEGRATION: CWS os34 (1.24.14); FILE MERGED 2004/08/06 15:11:51 tl 1.24.14.2: RESYNC: (1.24-1.25); FILE MERGED 2004/08/04 13:47:12 tl 1.24.14.1: #i30302# simplified/traditional Chinese conversion


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [363b5ba12e13b8995bc1017f55ab28373d1ee651]

INTEGRATION: CWS os34 (1.6.196); FILE MERGED 2004/08/16 09:07:27 tl 1.6.196.3: #i30302# simplified/traditional Chinese conversion 2004/08/14 11:25:08 tl 1.6.196.2: #i30301# simplified/traditional Chinese conversion 2004/08/14 11:21:42 tl 1.6.196.1: #i30301# simplified/traditional Chinese conversion


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [7fc2549654d21dc490f433a98ee62ff6746bb06a]

INTEGRATION: CWS os19 (1.6.2); FILE MERGED 2004/07/27 12:31:43 dr 1.6.2.7: #i32140# close spelling dialog after query box 2004/07/26 16:57:48 dr 1.6.2.6: #i31985# needs temp var 2004/07/26 16:16:06 dr 1.6.2.5: #i31985# use correct dialog parent 2004/07/12 12:25:54 dr 1.6.2.4: #i22092# more spelling... 2004/07/07 19:18:51 dr 1.6.2.3: #i22092# start at top cell in selections 2004/06/11 11:03:59 os 1.6.2.2: RESYNC: (1.6-1.7); FILE MERGED 2004/06/10 13:20:11 dr 1.6.2.1: #i22092# new spellcheck dialog, first step


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [9f350f36a4d6ce4afcdef2a68bfb0e3f5431a87f]

INTEGRATION: CWS os19 (1.1.2); FILE ADDED 2004/08/24 15:30:05 dr 1.1.2.6: #i32221# typo 2004/08/24 14:56:49 dr 1.1.2.5: #i32221# crash while spell checking; added undo actions 2004/07/12 12:25:54 dr 1.1.2.4: #i22092# more spelling... 2004/07/07 19:20:19 dr 1.1.2.3: #i22092# new spelling dialog - detect selection change in sheet 2004/06/10 17:40:53 dr 1.1.2.2: #i22092# new spellcheck dialog 2004/06/10 13:20:05 dr 1.1.2.1: #i22092# new spellcheck dialog, first step


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [c78491dc44dfb7c39b782531c049b1cb24c94224]

INTEGRATION: CWS os19 (1.1.2); FILE ADDED 2004/07/12 12:25:53 dr 1.1.2.1: #i22092# more spelling...


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [9bb0f1f464950e1d3c66f2f9ef8ec4bbfb036c60]

INTEGRATION: CWS os34 (1.28.4); FILE MERGED 2004/09/16 19:41:19 tl 1.28.4.4: RESYNC: (1.30-1.31); FILE MERGED 2004/08/13 14:24:18 tl 1.28.4.3: #i30301# simplified/traditional Chinese conversion 2004/08/06 15:01:35 tl 1.28.4.2: RESYNC: (1.28-1.30); FILE MERGED 2004/08/04 13:47:11 tl 1.28.4.1: #i30302# simplified/traditional Chinese conversion


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [719104d84d0dd1c9b2838fd0a2cf506e5e9b0190]

INTEGRATION: CWS os19 (1.6.122); FILE MERGED 2004/07/12 12:25:53 dr 1.6.122.2: #i22092# more spelling... 2004/06/10 13:20:09 dr 1.6.122.1: #i22092# new spellcheck dialog, first step


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [1382aa90224b7a34c382946a972ec68cbc006796]

INTEGRATION: CWS os19 (1.56.20); FILE MERGED 2004/09/12 16:44:50 os 1.56.20.2: RESYNC: (1.56-1.61); FILE MERGED 2004/07/26 16:17:18 dr 1.56.20.1: #i32097# spelling dialog from context menu


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [b53fa9134b545911a96005a17529cb1a6292f742]

INTEGRATION: CWS os19 (1.19.2); FILE MERGED 2004/09/12 16:44:43 os 1.19.2.3: RESYNC: (1.21-1.24); FILE MERGED 2004/06/11 10:59:58 os 1.19.2.2: RESYNC: (1.19-1.21); FILE MERGED 2004/05/03 13:46:50 os 1.19.2.1: #i18881# merge error corrected


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [a4c423cbf94fe864a01a3aa27ce7156350fc9294]

INTEGRATION: CWS os19 (1.27.2); FILE MERGED 2004/09/12 16:43:15 os 1.27.2.4: RESYNC: (1.29-1.31); FILE MERGED 2004/06/11 10:57:38 os 1.27.2.3: RESYNC: (1.27-1.29); FILE MERGED 2004/06/10 13:20:07 dr 1.27.2.2: #i22092# new spellcheck dialog, first step 2004/05/03 09:33:20 os 1.27.2.1: #i18881# SID_SPELLING -> SID_SPELL_DIALOG


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [b7efa07174f5944cfbda9b5536890b6820005f31]

INTEGRATION: CWS os34 (1.9.2); FILE MERGED 2004/08/06 14:56:23 tl 1.9.2.2: RESYNC: (1.9-1.10); FILE MERGED 2004/08/04 13:46:52 tl 1.9.2.1: #i30302# simplified/traditional Chinese conversion


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [f7dcdf4a5600b15d68dca24f06f0e1ab7959da89]

INTEGRATION: CWS os19 (1.62.32); FILE MERGED 2004/09/12 16:40:10 os 1.62.32.4: RESYNC: (1.66-1.70); FILE MERGED 2004/07/12 15:45:06 os 1.62.32.3: RESYNC: (1.63-1.66); FILE MERGED 2004/06/11 10:50:35 os 1.62.32.2: RESYNC: (1.62-1.63); FILE MERGED 2004/05/03 12:51:06 os 1.62.32.1: #i18881# merge error corrected


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [fb094955c98d988d2d8346ae1da6ea66331bb176]

INTEGRATION: CWS os34 (1.52.2); FILE MERGED 2004/09/16 19:35:58 tl 1.52.2.5: RESYNC: (1.58-1.59); FILE MERGED 2004/09/16 13:47:18 tl 1.52.2.4: #i30303# merged to m53 2004/08/11 11:21:36 tl 1.52.2.3: #i30302# -------------+ creating a module file 2004/08/06 14:49:40 tl 1.52.2.2: RESYNC: (1.52-1.58); FILE MERGED 2004/08/04 13:46:37 tl 1.52.2.1: #i30302# simplified/traditional Chinese conversion


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [f31c378c00345f1998f8450b41ef0ef33a648592]

INTEGRATION: CWS os34 (1.5.2); FILE MERGED 2004/08/06 14:42:46 tl 1.5.2.2: RESYNC: (1.5-1.6); FILE MERGED 2004/08/04 13:46:22 tl 1.5.2.1: #i30302# simplified/traditional Chinese conversion


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [f1d0b8b3668be4a0e0eefd1eefe982ee94c7d150]

INTEGRATION: CWS os19 (1.1.2); FILE ADDED 2004/08/24 14:56:26 dr 1.1.2.5: #i32221# crash while spell checking; added undo actions 2004/07/12 12:24:41 dr 1.1.2.4: #i22092# more spelling... 2004/07/07 19:20:42 dr 1.1.2.3: #i22092# new spelling dialog - detect selection change in sheet 2004/06/10 17:40:47 dr 1.1.2.2: #i22092# new spellcheck dialog 2004/06/10 13:17:05 dr 1.1.2.1: #i22092# new spellcheck dialog, first step


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [317c18ab71ffb2d79f4e162fa1fe4e049be9c7b7]

INTEGRATION: CWS os34 (1.19.2); FILE MERGED 2004/08/06 14:42:37 tl 1.19.2.2: RESYNC: (1.19-1.20); FILE MERGED 2004/08/04 13:46:22 tl 1.19.2.1: #i30302# simplified/traditional Chinese conversion


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [3be99a7cb2fe9fe75eb351f0271758290f55c87a]

INTEGRATION: CWS os19 (1.1.2); FILE ADDED 2004/07/12 12:24:40 dr 1.1.2.1: #i22092# more spelling...


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [1acf9d68acf768544a863f30ce278e0fbab70516]

INTEGRATION: CWS os34 (1.2.14); FILE MERGED 2004/08/06 14:38:19 tl 1.2.14.2: RESYNC: (1.2-1.3); FILE MERGED 2004/08/04 13:46:21 tl 1.2.14.1: #i30302# simplified/traditional Chinese conversion


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [c9eea9d0db6eaf390e8ea223a3b8984252644ee4]

INTEGRATION: CWS os19 (1.16.8); FILE MERGED 2004/09/12 16:30:51 os 1.16.8.2: RESYNC: (1.16-1.17); FILE MERGED 2004/07/26 16:17:30 dr 1.16.8.1: #i32097# spelling dialog from context menu


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [8ca100d3b571f12ae421d8957f92aebf3b6723ae]

INTEGRATION: CWS os34 (1.14.114); FILE MERGED 2004/09/16 18:49:33 tl 1.14.114.2: RESYNC: (1.14-1.15); FILE MERGED 2004/08/04 13:46:05 tl 1.14.114.1: #i30302# simplified/traditional Chinese conversion


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [7b1e35c244399ac8e07842bcbb04823dff39b735]

INTEGRATION: CWS os19 (1.18.34); FILE MERGED 2004/09/12 16:18:43 os 1.18.34.2: RESYNC: (1.18-1.21); FILE MERGED 2004/06/10 13:20:49 dr 1.18.34.1: #i22092# new spellcheck dialog, first step


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [934c429ac4f0eff0d3c761d3f14a607e0fff28a2]

INTEGRATION: CWS os19 (1.14.2); FILE MERGED 2004/09/12 15:54:46 os 1.14.2.2: RESYNC: (1.14-1.15); FILE MERGED 2004/05/03 09:33:31 os 1.14.2.1: #i18881# SID_SPELLING -> SID_SPELL_DIALOG


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [e2ac9e2ef7d6e266d3620e662d1842045a6a7d67]

INTEGRATION: CWS os34 (1.7.2); FILE MERGED 2004/09/16 18:42:20 tl 1.7.2.4: RESYNC: (1.10-1.11); FILE MERGED 2004/09/16 13:45:59 tl 1.7.2.3: #i30303# merged to m53 2004/08/06 10:44:50 tl 1.7.2.2: RESYNC: (1.7-1.10); FILE MERGED 2004/08/04 13:45:51 tl 1.7.2.1: #i30302# simplified/traditional Chinese conversion


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [1b69aed39b54b50b9a1163b297aaf5ebb2354a97]

INTEGRATION: CWS os19 (1.2.14); FILE MERGED 2004/09/12 15:42:17 os 1.2.14.2: RESYNC: (1.2-1.3); FILE MERGED 2004/07/15 11:00:14 os 1.2.14.1: #i18881# spelling toolbox entry corrected


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [b00f3ea79ed2e3bf84fb09414b4bb8eb3f4a62bb]

INTEGRATION: CWS os19 (1.2.14); FILE MERGED 2004/09/12 15:41:00 os 1.2.14.2: RESYNC: (1.2-1.3); FILE MERGED 2004/07/15 11:00:13 os 1.2.14.1: #i18881# spelling toolbox entry corrected


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [4cdc75dc7272ec87a825330f85969feb92900e34]

INTEGRATION: CWS os19 (1.22.112); FILE MERGED 2004/09/12 15:40:09 os 1.22.112.6: RESYNC: (1.29-1.33); FILE MERGED 2004/07/12 16:09:59 os 1.22.112.5: RESYNC: (1.27-1.29); FILE MERGED 2004/06/14 05:32:00 os 1.22.112.4: RESYNC: (1.26-1.27); FILE MERGED 2004/05/03 15:31:09 os 1.22.112.3: #i18881# merge error corrected 2004/04/29 19:28:59 os 1.22.112.2: RESYNC: (1.22-1.26); FILE MERGED 2003/11/10 10:53:52 af 1.22.112.1: #i22089# Inform the new spell check dialog when the view shell changes.


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [3ff4619b6087c2cdbe021022218f550a37ef74f3]

INTEGRATION: CWS os34 (1.4.140); FILE MERGED 2004/08/13 11:35:29 iha 1.4.140.2: #i31579# chinese simplified traditional translation - persistent dialog settings 2004/08/13 07:55:31 iha 1.4.140.1: #i31579# chinese simplified traditional translation - persistent dialog settings


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [1cb5edf0d211da302a88323eda1db836c13e87b9]

INTEGRATION: CWS os19 (1.46.112); FILE MERGED 2004/09/12 15:37:59 os 1.46.112.4: RESYNC: (1.54-1.55); FILE MERGED 2004/06/14 05:30:34 os 1.46.112.3: RESYNC: (1.52-1.54); FILE MERGED 2004/04/29 19:25:52 os 1.46.112.2: RESYNC: (1.46-1.52); FILE MERGED 2003/11/10 10:51:52 af 1.46.112.1: #i22089# Added support for the new spell check dialog.


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [1d3feb6ee4706e1102767b89d3a07ec88936f4e1]

INTEGRATION: CWS os19 (1.6.170); FILE MERGED 2004/09/12 15:37:07 os 1.6.170.3: RESYNC: (1.8-1.10); FILE MERGED 2004/04/29 19:24:43 os 1.6.170.2: RESYNC: (1.6-1.8); FILE MERGED 2003/11/10 10:51:28 af 1.6.170.1: #i22089# Added registration of the new spell check dialog child window.


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [a5d13edcfe455ca2732bfbfc2ec2a056c039d7d2]

INTEGRATION: CWS os19 (1.37.114); FILE MERGED 2004/09/12 15:35:21 os 1.37.114.3: RESYNC: (1.41-1.47); FILE MERGED 2004/04/29 19:22:24 os 1.37.114.2: RESYNC: (1.37-1.41); FILE MERGED 2003/11/10 10:50:53 af 1.37.114.1: #i22089# Added support for the new spell check dialog.


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [e07b9847265521ee8c92c812a1f6fb32a242d225]

INTEGRATION: CWS os34 (1.32.104); FILE MERGED 2004/09/16 18:19:07 tl 1.32.104.3: RESYNC: (1.32-1.34); FILE MERGED 2004/09/16 08:44:57 tl 1.32.104.2: #i30303# merged to m53 2004/08/30 15:42:18 iha 1.32.104.1: #i33568# missing help ids for chinese conversion dialogs


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [3a80b3a8949f86828a2f51a8ca3762dcc4459c0c]

INTEGRATION: CWS os19 (1.6.266); FILE MERGED 2004/09/12 15:35:14 os 1.6.266.3: RESYNC: (1.8-1.13); FILE MERGED 2004/04/29 19:22:15 os 1.6.266.2: RESYNC: (1.6-1.8); FILE MERGED 2003/11/10 10:50:23 af 1.6.266.1: #i22089# Removed superfluous semicolons.


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [6cd8f6653281e9be486562262f8b916a9f3e1f90]

INTEGRATION: CWS os34 (1.1.2); FILE ADDED 2004/08/13 12:16:51 iha 1.1.2.1: #i31579# chinese simplified traditional translation dialogs


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [e38f3db09a90360c84ba6f6f4a6239acde343b13]

INTEGRATION: CWS os34 (1.1.2); FILE ADDED 2004/08/13 12:14:59 iha 1.1.2.1: #i31579# chinese simplified traditional translation dialogs


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [e8c7b44612cc24e4f7b7b97c65f76300c860b54c]

INTEGRATION: CWS os19 (1.6.2); FILE MERGED 2004/09/12 15:32:39 os 1.6.2.9: RESYNC: (1.8-1.10); FILE MERGED 2004/09/09 12:58:50 af 1.6.2.8: #i33957# Re-added deletion of outline view.  That code was merged out in rev. 1.6.2.5. 2004/09/09 11:45:14 af 1.6.2.7: i33961# Do not restore the last valid position in EndOfSearch() for an OutlineViewShell. 2004/09/01 10:02:15 af 1.6.2.6: #i33622# Made messages boxes for Spell Check modal with respect to the main dialog. 2004/07/12 16:08:29 os 1.6.2.5: RESYNC: (1.7-1.8); FILE MERGED 2004/06/17 06:57:14 os 1.6.2.4: #i18881# wrongly merged code in StartSpelling() removed 2004/06/15 14:11:11 os 1.6.2.3: #i18881# merge error corrected 2004/06/14 05:27:44 os 1.6.2.2: RESYNC: (1.6-1.7); FILE MERGED 2004/05/03 15:27:20 os 1.6.2.1: #i18881# merge error corrected


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [b936733fbc4086a278de13fc4585ef2a9a35b40a]

INTEGRATION: CWS os34 (1.1.2); FILE ADDED 2004/08/13 12:12:54 iha 1.1.2.1: #i31579# chinese simplified traditional translation dialogs


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [672bc9e457b255dabd30cb1ed6400444149c7480]

INTEGRATION: CWS os19 (1.5.2); FILE MERGED 2004/09/14 12:58:25 os 1.5.2.1: #i22089# new spelling dialog


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [0a9c368dee0ca3a1379f667e3bd29d03a236eed6]

INTEGRATION: CWS os34 (1.1.2); FILE ADDED 2004/08/13 12:10:37 iha 1.1.2.1: #i31579# chinese simplified traditional translation dialogs


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [492a5329595a15cd08fcec11faf31be39fcee1e9]

INTEGRATION: CWS os19 (1.3.170); FILE MERGED 2004/05/03 13:03:25 os 1.3.170.3: #i18881# merge error corrected 2004/04/29 19:07:27 os 1.3.170.2: RESYNC: (1.3-1.4); FILE MERGED 2003/11/10 10:49:44 af 1.3.170.1: #i22089# Commented out definitions of string ids that are defined in strings.hrc as well.


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [e8fb418d122faf054f1a2cb45c10303ddb5a0fd7]

INTEGRATION: CWS os34 (1.1.2); FILE ADDED 2004/08/17 18:02:35 iha 1.1.2.2: #i31579# chinese simplified traditional translation dialogs - implement sorting for table 2004/08/13 12:08:17 iha 1.1.2.1: #i31579# chinese simplified traditional translation dialogs


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [7efe90144817656483b0706e467c2fdff2c70962]

INTEGRATION: CWS os19 (1.1.2); FILE ADDED 2004/05/03 15:26:55 os 1.1.2.2: #i18881# merge error corrected 2003/11/10 10:38:44 af 1.1.2.1: #i22093# Initial revision.


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [3dc8c1e0dc980ffa2b2cbbc8dcbe553ca5006baa]

INTEGRATION: CWS os34 (1.1.2); FILE ADDED 2004/08/13 12:05:06 iha 1.1.2.1: #i31579# chinese simplified traditional translation dialogs


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [5a914474fadfbfe6b911498f8e9db9b4f7e3c54a]

INTEGRATION: CWS os34 (1.1.2); FILE ADDED 2004/08/13 12:02:00 iha 1.1.2.1: #i31579# chinese simplified traditional translation dialogs


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [e3e57ff3fc91b6838d183d09e5d64f878dd6dff5]

INTEGRATION: CWS os19 (1.17.36); FILE MERGED 2004/09/12 14:47:26 os 1.17.36.5: RESYNC: (1.22-1.24); FILE MERGED 2004/06/16 10:10:04 os 1.17.36.4: #i18881# merge conflicts resolved 2004/06/14 05:13:52 os 1.17.36.3: RESYNC: (1.19-1.22); FILE MERGED 2004/04/29 18:16:01 os 1.17.36.2: RESYNC: (1.17-1.19); FILE MERGED 2003/11/10 10:44:50 af 1.17.36.1: #i22089# Added new file for new spell check dialog.


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [c039bfe68e38c47898d92400e921b39c470c6737]

INTEGRATION: CWS os34 (1.1.2); FILE ADDED 2004/08/17 14:17:18 iha 1.1.2.2: #i31579# chinese simplified traditional translation dialogs 2004/08/13 11:59:41 iha 1.1.2.1: #i31579# chinese simplified traditional translation dialogs


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [716f21bdfc2eb16578bd857bafdd69a37b978569]

INTEGRATION: CWS os19 (1.1.2); FILE ADDED 2004/09/14 08:55:22 af 1.1.2.6: #i33961# Adaption to changes in ViewShellBase. 2004/09/07 14:43:10 af 1.1.2.5: i33933 Turn off the spell check dialog when there are no more sentences. 2004/05/06 06:29:30 os 1.1.2.4: #18881# include corrected 2004/05/04 15:06:18 os 1.1.2.3: #i18881# resync error corrected 2004/05/03 15:27:04 os 1.1.2.2: #i18881# merge error corrected 2003/11/10 10:38:07 af 1.1.2.1: #i22093# Initial revision.


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [20ef10006035f3f95e2b17f36d0e2fea838c7e67]

INTEGRATION: CWS os34 (1.1.2); FILE ADDED 2004/08/13 12:15:56 iha 1.1.2.1: #i31579# chinese simplified traditional translation dialogs


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [e7c17fa9d8965e64e749c1020b5ba85444efd303]

INTEGRATION: CWS os34 (1.1.2); FILE ADDED 2004/09/07 12:26:48 tl 1.1.2.5: #117820# hide and disable 'use variants...' checkbox 2004/08/30 15:42:57 iha 1.1.2.4: #i33568# missing help ids for chinese conversion dialogs 2004/08/17 14:17:17 iha 1.1.2.3: #i31579# chinese simplified traditional translation dialogs 2004/08/15 09:09:11 iha 1.1.2.2: #i31579# chinese simplified traditional translation dialogs - setDirection to Dictionary Dialog 2004/08/13 12:13:56 iha 1.1.2.1: #i31579# chinese simplified traditional translation dialogs


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [6c3ad04e79ef65d44e5209ed1b372eb176a4f278]

INTEGRATION: CWS os19 (1.10.262); FILE MERGED 2004/09/12 14:42:14 os 1.10.262.3: RESYNC: (1.13-1.17); FILE MERGED 2004/04/29 18:04:48 os 1.10.262.2: RESYNC: (1.10-1.13); FILE MERGED 2003/11/10 10:48:41 af 1.10.262.1: #i22089# Added registration for new spell check dialog.


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [e854bc07b79aaf095a900c2903090c42c94bbfc2]

INTEGRATION: CWS os34 (1.1.2); FILE ADDED 2004/08/17 14:17:17 iha 1.1.2.2: #i31579# chinese simplified traditional translation dialogs 2004/08/13 12:11:49 iha 1.1.2.1: #i31579# chinese simplified traditional translation dialogs


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [6e1c070284d5e7753bc03e7c88f10ea35e9292fe]

INTEGRATION: CWS os34 (1.1.2); FILE ADDED 2004/08/17 14:17:17 iha 1.1.2.2: #i31579# chinese simplified traditional translation dialogs 2004/08/13 12:09:26 iha 1.1.2.1: #i31579# chinese simplified traditional translation dialogs


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [427c7bfef544a634d21c6e1a07326aec37b5e7cc]

INTEGRATION: CWS os34 (1.1.2); FILE ADDED 2004/08/13 12:06:12 iha 1.1.2.1: #i31579# chinese simplified traditional translation dialogs


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [089a2b05831789720049b298c612ce7d4d427042]

INTEGRATION: CWS os34 (1.1.2); FILE ADDED 2004/08/17 18:02:35 iha 1.1.2.4: #i31579# chinese simplified traditional translation dialogs - implement sorting for table 2004/08/17 14:17:17 iha 1.1.2.3: #i31579# chinese simplified traditional translation dialogs 2004/08/15 09:09:47 iha 1.1.2.2: #i31579# chinese simplified traditional translation dialogs - implement Table 2004/08/13 12:04:06 iha 1.1.2.1: #i31579# chinese simplified traditional translation dialogs


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [c6b43b4b553ed6a3cdeefaa06fb9b5a5790af209]

INTEGRATION: CWS os19 (1.20.124); FILE MERGED 2004/06/11 12:51:33 os 1.20.124.3: RESYNC: (1.23-1.24); FILE MERGED 2004/04/29 18:02:18 os 1.20.124.2: RESYNC: (1.20-1.23); FILE MERGED 2003/11/21 11:42:54 os 1.20.124.1: #i18881# SID_SPELLING removed


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [b9731b6c36453a83a5db1843602e374db5a1f97f]

INTEGRATION: CWS os34 (1.1.2); FILE ADDED 2004/08/13 12:03:04 iha 1.1.2.1: #i31579# chinese simplified traditional translation dialogs


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [8f9458b36ad169ad9a591b2d578f25ba34895d99]

INTEGRATION: CWS os19 (1.31.90); FILE MERGED 2004/09/12 14:36:10 os 1.31.90.3: RESYNC: (1.35-1.36); FILE MERGED 2004/04/29 17:55:45 os 1.31.90.2: RESYNC: (1.31-1.35); FILE MERGED 2003/11/10 10:42:36 af 1.31.90.1: #i22089# Adaption to new spell check dialog.


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [727ed6dacc55eab5838d91b3bba78f3a401b3d48]

INTEGRATION: CWS os34 (1.1.2); FILE ADDED 2004/09/01 09:54:00 iha 1.1.2.7: #117773# don't delete all if last entry should be deleted 2004/08/30 15:44:24 iha 1.1.2.6: #i33568# missing help ids for chinese conversion dialogs 2004/08/20 07:03:31 tl 1.1.2.5: #i30303# simplified/traditional Chinese conversion 2004/08/17 18:02:34 iha 1.1.2.4: #i31579# chinese simplified traditional translation dialogs - implement sorting for table 2004/08/17 14:17:16 iha 1.1.2.3: #i31579# chinese simplified traditional translation dialogs 2004/08/15 09:10:15 iha 1.1.2.2: #i31579# chinese simplified traditional translation dialogs - implement Table 2004/08/13 12:00:48 iha 1.1.2.1: #i31579# chinese simplified traditional translation dialogs


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [9ebc02d1e02ade904ad2f3c60e30d5590b0c1f50]

INTEGRATION: CWS os34 (1.1.2); FILE ADDED 2004/08/13 11:51:21 iha 1.1.2.1: #i31579# macro to be used for standard buttons on dialogs


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [50154808e740f2b5a21344172ff275b52add50b6]

INTEGRATION: CWS os19 (1.8.260); FILE MERGED 2004/09/12 14:34:34 os 1.8.260.3: RESYNC: (1.9-1.10); FILE MERGED 2004/04/29 17:53:38 os 1.8.260.2: RESYNC: (1.8-1.9); FILE MERGED 2003/11/10 10:41:27 af 1.8.260.1: #i22089# Added slot id for new spell check dialog.


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [350c9141cc4282c535ab62b5a91cfb62e519476b]

INTEGRATION: CWS os34 (1.23.132); FILE MERGED 2004/07/29 09:01:47 tl 1.23.132.2: #i30303# implementation of simplified/traditional Chinese conversion 2004/07/27 14:22:27 tl 1.23.132.1: #i30303# implementation of simplified/traditional Chinese conversion


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [be0df7e96b376081957de9bacdab7fd14fa307ab]

INTEGRATION: CWS os19 (1.19.20); FILE MERGED 2004/09/12 14:33:41 os 1.19.20.4: RESYNC: (1.22-1.25); FILE MERGED 2004/07/12 15:52:24 os 1.19.20.3: RESYNC: (1.21-1.22); FILE MERGED 2004/04/29 17:51:40 os 1.19.20.2: RESYNC: (1.19-1.21); FILE MERGED 2003/11/10 10:41:05 af 1.19.20.1: #i22089# Added slot id for new spell check dialog.


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [4ea32fd2823db24b492b56239ed48d2b8aed8d64]

INTEGRATION: CWS os34 (1.3.132); FILE MERGED 2004/07/29 09:01:47 tl 1.3.132.2: #i30303# implementation of simplified/traditional Chinese conversion 2004/07/27 14:21:42 tl 1.3.132.1: #i30303# implementation of simplified/traditional Chinese conversion


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [b91cd0fc9c2d7ab81bbfd625b9ad43f4d68aa332]

INTEGRATION: CWS os19 (1.6.258); FILE MERGED 2004/04/29 17:51:31 os 1.6.258.3: RESYNC: (1.7-1.8); FILE MERGED 2003/11/18 10:58:58 hr 1.6.258.2: RESYNC: (1.6-1.7); FILE MERGED 2003/11/10 10:40:39 af 1.6.258.1: #i22089# Removed slot if for old spell check dialog.


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [040cd9fc74a7363b0a2b4187c5f0577eea5bb31c]

INTEGRATION: CWS os34 (1.52.126); FILE MERGED 2004/07/29 09:01:46 tl 1.52.126.2: #i30303# implementation of simplified/traditional Chinese conversion 2004/07/27 14:21:42 tl 1.52.126.1: #i30303# implementation of simplified/traditional Chinese conversion


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [89deb70ba878feb68c2485a2e2acc28ac434a0cb]

INTEGRATION: CWS os19 (1.2.76); FILE MERGED 2004/09/13 14:33:35 os 1.2.76.1: #i22089# new spelling dialog


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [be172c69333a18cb9f5fbed6033b4a94619a2908]

INTEGRATION: CWS os34 (1.65.130); FILE MERGED 2004/07/29 09:01:46 tl 1.65.130.2: #i30303# implementation of simplified/traditional Chinese conversion 2004/07/27 14:21:41 tl 1.65.130.1: #i30303# implementation of simplified/traditional Chinese conversion


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [5813169192aad30e151b5717026b00c0d825bcbe]

INTEGRATION: CWS os19 (1.3.2); FILE MERGED 2004/09/12 14:15:27 os 1.3.2.4: RESYNC: (1.5-1.6); FILE MERGED 2004/07/12 15:51:07 os 1.3.2.3: RESYNC: (1.4-1.5); FILE MERGED 2004/06/11 06:17:00 os 1.3.2.2: RESYNC: (1.3-1.4); FILE MERGED 2004/05/03 15:27:32 os 1.3.2.1: #i18881# merge error corrected


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [1a2b4c66f077566d97ba9aa4c400a3e2e3cea699]

INTEGRATION: CWS os34 (1.30.12); FILE MERGED 2004/08/06 14:27:26 tl 1.30.12.3: RESYNC: (1.30-1.31); FILE MERGED 2004/07/29 09:01:46 tl 1.30.12.2: #i30303# implementation of simplified/traditional Chinese conversion 2004/07/27 14:21:41 tl 1.30.12.1: #i30303# implementation of simplified/traditional Chinese conversion


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [c865c2897eaf63ac9d6f2ab77bed9cf72a42026a]

INTEGRATION: CWS os34 (1.5.132); FILE MERGED 2004/07/29 09:01:46 tl 1.5.132.2: #i30303# implementation of simplified/traditional Chinese conversion 2004/07/27 14:21:19 tl 1.5.132.1: #i30303# implementation of simplified/traditional Chinese conversion


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [f7713d29ff423bea7faa42d6b7c97ae3103b7145]

INTEGRATION: CWS os34 (1.49.92); FILE MERGED 2004/09/16 17:39:34 tl 1.49.92.3: RESYNC: (1.50-1.53); FILE MERGED 2004/08/06 13:57:09 tl 1.49.92.2: RESYNC: (1.49-1.50); FILE MERGED 2004/07/27 14:02:04 tl 1.49.92.1: #i30303# implementation of simplified/traditional Chinese conversion


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [ad2fea71fa1c484346ea1cacc760d5b386b7b1ba]

INTEGRATION: CWS os34 (1.93.42); FILE MERGED 2004/09/16 17:30:34 tl 1.93.42.2: RESYNC: (1.93-1.99); FILE MERGED 2004/08/13 12:44:41 iha 1.93.42.1: #i31579# chinese simplified traditional translation dialog - added textconversiondlgs*.dll


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [2292e82c3d31a6efcdc7fedfcce85987bb0a2025]

INTEGRATION: CWS os34 (1.14.50); FILE MERGED 2004/09/16 17:30:26 tl 1.14.50.2: RESYNC: (1.14-1.16); FILE MERGED 2004/08/13 12:45:14 iha 1.14.50.1: #i31579# chinese simplified traditional translation dialog


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [9c656b3a4e0a24f62dcb673ddf4af5ed3a371dc9]

INTEGRATION: CWS os19 (1.3.8); FILE MERGED 2004/09/12 14:09:22 os 1.3.8.6: RESYNC: (1.9-1.17); FILE MERGED 2004/07/15 13:11:50 os 1.3.8.5: #i18881# image property added to SpellDialog command 2004/07/15 10:32:55 os 1.3.8.4: #i18881# spelling menu entry corrected 2004/07/12 14:42:47 os 1.3.8.3: RESYNC: (1.5-1.9); FILE MERGED 2004/06/11 10:54:58 os 1.3.8.2: RESYNC: (1.3-1.5); FILE MERGED 2004/05/04 14:10:25 os 1.3.8.1: #i18881# new menu entries for SpellDialog


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [da709f3145d6bda58eea3412069e300da1062d18]

INTEGRATION: CWS os34 (1.4.132); FILE MERGED 2004/07/29 09:01:27 tl 1.4.132.2: #i30303# implementation of simplified/traditional Chinese conversion 2004/07/27 14:19:58 tl 1.4.132.1: #i30303# implementation of simplified/traditional Chinese conversion


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [087b1147a0c578b44ebdf13ba170d0b1c9ea3c52]

INTEGRATION: CWS os19 (1.26.144); FILE MERGED 2004/07/12 15:14:08 os 1.26.144.6: RESYNC: (1.31-1.32); FILE MERGED 2004/04/29 21:26:00 os 1.26.144.5: RESYNC: (1.28-1.31); FILE MERGED 2003/11/18 13:23:26 hr 1.26.144.4: RESYNC: (1.27-1.28); FILE MERGED 2003/10/22 14:30:39 os 1.26.144.3: #i18881# ReplaceText added 2003/10/16 14:09:39 os 1.26.144.2: #i18881# RemoveAttribs added 2003/09/23 06:46:58 os 1.26.144.1: #i18881# RemoveAttribs() added


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [44739c6716dec3ab2efefcf279b514ff3fb6dc57]

INTEGRATION: CWS os34 (1.52.20); FILE MERGED 2004/09/16 17:24:58 tl 1.52.20.4: RESYNC: (1.52-1.55); FILE MERGED 2004/09/16 08:28:17 tl 1.52.20.3: #i30303# merged to m53 2004/08/30 15:41:21 iha 1.52.20.2: #i33568# missing help ids for chinese conversion dialogs 2004/08/30 15:39:23 iha 1.52.20.1: #i33568# missing help ids for chinese conversion dialogs


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [a55b7ceb82d1d9cbb34d08f5f9e6967b9cf0553f]

INTEGRATION: CWS os19 (1.24.26); FILE MERGED 2004/08/11 13:59:35 os 1.24.26.4: #i332235# disable Tab-GetFocus-selection 2004/06/14 11:22:31 os 1.24.26.3: RESYNC: (1.25-1.26); FILE MERGED 2004/04/29 21:25:08 os 1.24.26.2: RESYNC: (1.24-1.25); FILE MERGED 2003/10/22 14:31:24 os 1.24.26.1: #i18881# ClearModifyFlag corrected


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [0e683c0de889ba34dece3dc9c05ce4a3252bd4c0]

INTEGRATION: CWS os19 (1.3.322); FILE MERGED 2004/04/29 21:12:50 os 1.3.322.2: RESYNC: (1.3-1.5); FILE MERGED 2003/09/23 06:46:43 os 1.3.322.1: #i18881# RemoveAttribs() user defined attribute ranged added


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [9aac96e2489e73574448457b35572e000ebd0dca]

INTEGRATION: CWS os34 (1.9.338); FILE MERGED 2004/08/02 09:45:23 tl 1.9.338.1: #i30303# conversion dictionaries for simplified/traditional Chinese


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [5ecb9b8a64fe8f38a329cf6faece20792793ebbe]

INTEGRATION: CWS os34 (1.1.2); FILE ADDED 2004/08/09 09:47:52 tl 1.1.2.2: #i30303# Chinese simplified/traditional conversion API 2004/08/02 09:40:19 tl 1.1.2.1: #i30303# conversion dictionaries for simplified/traditional Chinese


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [a916169d4b55b7075fcdb012bc09e51c62aa5891]

INTEGRATION: CWS os34 (1.5.16); FILE MERGED 2004/08/05 14:56:36 tl 1.5.16.2: RESYNC: (1.5-1.6); FILE MERGED 2004/08/02 09:45:23 tl 1.5.16.1: #i30303# conversion dictionaries for simplified/traditional Chinese


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [27f47f2b619f5cf207a1cf7b18da9d33d9d4d589]

INTEGRATION: CWS os34 (1.1.2); FILE ADDED 2004/08/02 09:38:35 tl 1.1.2.1: #i30303# conversion dictionaries for simplified/traditional Chinese


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [b6fa7e944a85c56dc308e09a79ef5b370497852e]

INTEGRATION: CWS os34 (1.4.62); FILE MERGED 2004/07/14 09:02:02 tl 1.4.62.1: #i29300# new constant for simplified/traditional chinese conversion added


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [a9e3bd01a24ab61e1355fb39c59123f112801338]

INTEGRATION: CWS os34 (1.4.16); FILE MERGED 2004/08/16 10:30:51 tl 1.4.16.3: #i30303# simplified/traditional Chinese conversion 2004/08/05 14:53:45 tl 1.4.16.2: RESYNC: (1.4-1.5); FILE MERGED 2004/08/02 09:45:23 tl 1.4.16.1: #i30303# conversion dictionaries for simplified/traditional Chinese


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [fd68bfa508c77ff3f07106bd006fa04293c43cb5]

INTEGRATION: CWS os34 (1.3.206); FILE MERGED 2004/08/05 14:47:02 tl 1.3.206.2: RESYNC: (1.3-1.4); FILE MERGED 2004/07/14 08:59:46 tl 1.3.206.1: #i29300# textconversion options for simplified/traditional chinese conversion added


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [d70ba08b1e288d43e62ccef5c5edcc39c3643f96]

INTEGRATION: CWS syssettings02 (1.5.4); FILE MERGED 2004/09/03 05:53:05 obr 1.5.4.1: #i20369# proxy tab page rework


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [89c8243f63e364c7347fadf90dc8ec10c29f57e6]

INTEGRATION: CWS os34 (1.2.24); FILE MERGED 2004/08/02 09:50:52 tl 1.2.24.1: #i30303# conversion dictionaries for simplified/traditional Chinese


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [99ecfb7e53217d0b1d372ddfac3ac82b51d73961]

INTEGRATION: CWS os34 (1.2.24); FILE MERGED 2004/08/02 09:50:08 tl 1.2.24.1: #i30303# conversion dictionaries for simplified/traditional Chinese


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [bfef9dd99e6b491d82fbf95463376ddb74df4d14]

INTEGRATION: CWS os34 (1.2.24); FILE MERGED 2004/08/20 07:02:38 tl 1.2.24.2: #i30303# simplified/traditional Chinese conversion 2004/08/02 09:49:25 tl 1.2.24.1: #i30303# conversion dictionaries for simplified/traditional Chinese


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [2e921b05af7d56d86b9eeaa4ca3cc42ed190720d]

INTEGRATION: CWS os34 (1.3.24); FILE MERGED 2004/08/02 09:48:37 tl 1.3.24.1: #i30303# conversion dictionaries for simplified/traditional Chinese


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [14c4aff9ec68006725eb4c92181427f902301ec4]

INTEGRATION: CWS os34 (1.3.6); FILE MERGED 2004/09/16 16:55:22 tl 1.3.6.3: RESYNC: (1.6-1.13); FILE MERGED 2004/08/06 16:37:48 tl 1.3.6.2: RESYNC: (1.3-1.6); FILE MERGED 2004/07/27 14:27:33 tl 1.3.6.1: #i30303# implementation of simplified/traditional Chinese conversion


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [b7f19d4865d8ea8ffca26d1e066bca8b716fe3f6]

INTEGRATION: CWS os34 (1.3.6); FILE MERGED 2004/09/16 16:54:12 tl 1.3.6.3: RESYNC: (1.6-1.12); FILE MERGED 2004/08/06 16:33:24 tl 1.3.6.2: RESYNC: (1.3-1.6); FILE MERGED 2004/07/27 14:27:33 tl 1.3.6.1: #i30303# implementation of simplified/traditional Chinese conversion


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [515dfbe955323e51c30878d322c2c68050294e78]

INTEGRATION: CWS os34 (1.3.6); FILE MERGED 2004/09/16 16:53:14 tl 1.3.6.3: RESYNC: (1.6-1.12); FILE MERGED 2004/08/06 16:29:25 tl 1.3.6.2: RESYNC: (1.3-1.6); FILE MERGED 2004/07/27 14:27:32 tl 1.3.6.1: #i30303# implementation of simplified/traditional Chinese conversion


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [785043ef3ca01a2f48bf57e245fc8441880f0c71]

INTEGRATION: CWS os34 (1.22.136); FILE MERGED 2004/09/16 16:47:00 tl 1.22.136.3: RESYNC: (1.22-1.25); FILE MERGED 2004/09/16 08:13:49 tl 1.22.136.2: #i30303# merged to m53 2004/07/27 14:33:01 tl 1.22.136.1: #i30303# implementation of simplified/traditional Chinese conversion


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [9f03ee3959b2d2d74bae9204002981d17904f2eb]

INTEGRATION: CWS os34 (1.16.2); FILE MERGED 2004/08/13 11:38:35 iha 1.16.2.5: #i31579# chinese simplified traditional translation dialog - direction from config 2004/08/13 08:08:21 iha 1.16.2.4: #i31579# chinese simplified traditional translation dialog 2004/08/06 16:17:03 tl 1.16.2.3: RESYNC: (1.16-1.17); FILE MERGED 2004/07/29 09:02:49 tl 1.16.2.2: #i30303# implementation of simplified/traditional Chinese conversion 2004/07/27 14:33:00 tl 1.16.2.1: #i30303# implementation of simplified/traditional Chinese conversion


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [c06cad7e7a8e607646ebd886ddb61b9030bde0ce]

INTEGRATION: CWS os34 (1.3.314); FILE MERGED 2004/09/16 08:13:48 tl 1.3.314.2: #i30303# merged to m53 2004/08/16 11:47:41 tl 1.3.314.1: #i30303# simplified/traditional Chinese conversion


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [bba258bb5bce1d346df4d430686df62cba3729d1]

INTEGRATION: CWS os34 (1.23.84); FILE MERGED 2004/09/16 16:40:28 tl 1.23.84.5: RESYNC: (1.24-1.25); FILE MERGED 2004/08/06 16:10:33 tl 1.23.84.4: RESYNC: (1.23-1.24); FILE MERGED 2004/08/04 13:50:19 tl 1.23.84.3: #i30303# simplified/traditional Chinese conversion 2004/07/29 09:02:49 tl 1.23.84.2: #i30303# implementation of simplified/traditional Chinese conversion 2004/07/27 14:33:00 tl 1.23.84.1: #i30303# implementation of simplified/traditional Chinese conversion


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [1dab4a4401a715c9f6e7ed038319f9ffa2015641]

INTEGRATION: CWS os34 (1.25.64); FILE MERGED 2004/08/06 16:10:24 tl 1.25.64.2: RESYNC: (1.25-1.26); FILE MERGED 2004/07/27 14:33:00 tl 1.25.64.1: #i30303# implementation of simplified/traditional Chinese conversion


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [90393ba7e9103abf67bcddc64190562db08a606a]

INTEGRATION: CWS os34 (1.2.86); FILE MERGED 2004/07/29 09:02:48 tl 1.2.86.2: #i30303# implementation of simplified/traditional Chinese conversion 2004/07/27 14:32:59 tl 1.2.86.1: #i30303# implementation of simplified/traditional Chinese conversion


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [468d5f652c296dc97feae6628a158720054bfb2b]

INTEGRATION: CWS os34 (1.6.86); FILE MERGED 2004/07/29 09:02:48 tl 1.6.86.2: #i30303# implementation of simplified/traditional Chinese conversion 2004/07/27 14:32:58 tl 1.6.86.1: #i30303# implementation of simplified/traditional Chinese conversion


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [54354750991e5d995ee65fe58761d4e4243ee01a]

INTEGRATION: CWS os34 (1.22.62); FILE MERGED 2004/09/16 16:34:24 tl 1.22.62.4: RESYNC: (1.22-1.26); FILE MERGED 2004/09/16 08:14:23 tl 1.22.62.3: #i30303# merged to m53 2004/07/29 09:02:48 tl 1.22.62.2: #i30303# implementation of simplified/traditional Chinese conversion 2004/07/27 14:32:57 tl 1.22.62.1: #i30303# implementation of simplified/traditional Chinese conversion


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [97771b7fc6538ca4a3fb7027e5190f874e9615e4]

INTEGRATION: CWS os34 (1.53.82); FILE MERGED 2004/07/27 14:32:31 tl 1.53.82.1: #i30303# implementation of simplified/traditional Chinese conversion


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [9547f4d2c0ad510ea89798b319241b84f0ce3d36]

INTEGRATION: CWS os34 (1.4.84); FILE MERGED 2004/09/16 15:31:44 tl 1.4.84.3: RESYNC: (1.5-1.6); FILE MERGED 2004/08/06 15:06:14 tl 1.4.84.2: RESYNC: (1.4-1.5); FILE MERGED 2004/07/27 14:32:29 tl 1.4.84.1: #i30303# implementation of simplified/traditional Chinese conversion


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [3ef40c0dbb17749a714520a8252467163033beb9]

INTEGRATION: CWS os34 (1.10.10); FILE MERGED 2004/08/06 14:59:57 tl 1.10.10.2: RESYNC: (1.10-1.11); FILE MERGED 2004/07/27 14:32:29 tl 1.10.10.1: #i30303# implementation of simplified/traditional Chinese conversion


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [24d11628123fdcaaaefe0181aa84511afb8827a2]

INTEGRATION: CWS os34 (1.17.84); FILE MERGED 2004/07/27 14:32:28 tl 1.17.84.1: #i30303# implementation of simplified/traditional Chinese conversion


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [ada3c5a3072c6ab8a132d7c7d078d6547b02f592]

INTEGRATION: CWS os34 (1.11.566); FILE MERGED 2004/08/06 14:45:59 tl 1.11.566.2: RESYNC: (1.11-1.12); FILE MERGED 2004/07/27 14:27:16 tl 1.11.566.1: #i30303# implementation of simplified/traditional Chinese conversion


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [0f7a9b7a0f3d57698e1c862a398d34a7a7d3c309]

INTEGRATION: CWS os34 (1.16.166); FILE MERGED 2004/09/16 15:11:27 tl 1.16.166.2: RESYNC: (1.16-1.19); FILE MERGED 2004/07/27 14:27:16 tl 1.16.166.1: #i30303# implementation of simplified/traditional Chinese conversion


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [3b1853fc37b05c2c8bbb7999806c188c687d42f4]

INTEGRATION: CWS os34 (1.1.2); FILE ADDED 2004/07/29 09:02:17 tl 1.1.2.3: #i30303# implementation of simplified/traditional Chinese conversion 2004/07/27 14:27:51 tl 1.1.2.2: #i30303# implementation of simplified/traditional Chinese conversion 2004/07/20 07:30:32 tl 1.1.2.1: #i30303# Simplified/Traditional Chinese conversion


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [2f86f8a5dd685c3b0145e9ad5a27554e286abe0f]

INTEGRATION: CWS os34 (1.32.4); FILE MERGED 2004/09/16 14:52:05 tl 1.32.4.3: RESYNC: (1.36-1.38); FILE MERGED 2004/08/06 14:21:27 tl 1.32.4.2: RESYNC: (1.32-1.36); FILE MERGED 2004/07/27 14:27:51 tl 1.32.4.1: #i30303# implementation of simplified/traditional Chinese conversion


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [7f51eee0bde2922cc84136e47abf4f12ed4a705b]

INTEGRATION: CWS os34 (1.69.4); FILE MERGED 2004/09/16 14:51:13 tl 1.69.4.3: RESYNC: (1.77-1.80); FILE MERGED 2004/08/06 14:21:07 tl 1.69.4.2: RESYNC: (1.69-1.77); FILE MERGED 2004/07/27 14:27:50 tl 1.69.4.1: #i30303# implementation of simplified/traditional Chinese conversion


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [943763ccccc79b7a763cbaa5b9300dbddc527041]

INTEGRATION: CWS os34 (1.4.4); FILE MERGED 2004/09/16 14:39:44 tl 1.4.4.3: RESYNC: (1.8-1.14); FILE MERGED 2004/08/06 19:15:39 tl 1.4.4.2: RESYNC: (1.4-1.8); FILE MERGED 2004/08/04 13:51:44 tl 1.4.4.1: #i30301# simplified/traditional Chinese conversion


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [880d5791ccbe27b9893c30165d751c696f62415d]

INTEGRATION: CWS os34 (1.3.4); FILE MERGED 2004/09/16 14:38:20 tl 1.3.4.3: RESYNC: (1.7-1.14); FILE MERGED 2004/08/06 19:11:36 tl 1.3.4.2: RESYNC: (1.3-1.7); FILE MERGED 2004/08/04 13:51:43 tl 1.3.4.1: #i30301# simplified/traditional Chinese conversion


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [9d16c1d77a1fb3606e3fececa894a8be9660a454]

INTEGRATION: CWS os34 (1.7.4); FILE MERGED 2004/08/06 19:01:19 tl 1.7.4.4: RESYNC: (1.7-1.10); FILE MERGED 2004/08/04 13:51:29 tl 1.7.4.3: #i30301# simplified/traditional Chinese conversion 2004/07/29 09:00:54 tl 1.7.4.2: #i30303# implementation of simplified/traditional Chinese conversion 2004/07/27 13:58:41 tl 1.7.4.1: #i30303# preparational changes for simplified/traditional Chinese conversion


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [408c914298b52e5b5d970f1d106108684a233c1f]

INTEGRATION: CWS os34 (1.2.78); FILE MERGED 2004/08/04 13:51:28 tl 1.2.78.1: #i30301# simplified/traditional Chinese conversion


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [ff13ef8e975b49ee0d2c79ef70e49b465e202941]

INTEGRATION: CWS os34 (1.2.18); FILE MERGED 2004/08/06 18:18:29 tl 1.2.18.3: RESYNC: (1.2-1.3); FILE MERGED 2004/08/04 13:51:28 tl 1.2.18.2: #i30301# simplified/traditional Chinese conversion 2004/07/27 13:58:14 tl 1.2.18.1: #i30303# preparational changes for simplified/traditional Chinese conversion


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [2a53c93c2a8fd6ebdfb9390ad92be6d876e57d26]

INTEGRATION: CWS os34 (1.24.2); FILE MERGED 2004/09/16 14:21:04 tl 1.24.2.3: RESYNC: (1.25-1.27); FILE MERGED 2004/08/06 18:17:12 tl 1.24.2.2: RESYNC: (1.24-1.25); FILE MERGED 2004/08/04 13:51:27 tl 1.24.2.1: #i30301# simplified/traditional Chinese conversion


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [7383ae0c752bf5fb5c92a7cdab471e0e6215ef8e]

INTEGRATION: CWS os34 (1.8.94); FILE MERGED 2004/08/13 14:38:11 tl 1.8.94.2: #i30301# simplified/traditional Chinese conversion 2004/08/04 13:51:27 tl 1.8.94.1: #i30301# simplified/traditional Chinese conversion


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [dcb86ba9ac3b943bebe8f08320174103cccfffe4]

INTEGRATION: CWS os34 (1.8.94); FILE MERGED 2004/08/04 13:51:16 tl 1.8.94.1: #i30301# simplified/traditional Chinese conversion


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [21e2f3251290fd50f8a5a34652677f156719c5e7]

INTEGRATION: CWS jmarmion3 (1.1.2); FILE ADDED 2004/09/06 14:55:08 jmarmion 1.1.2.1: #i31751# - show warning if saving MS password docs, disable for api read/write use.


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [5031022bde24251e2eb9d5d41a3320021fdceb91]

INTEGRATION: CWS jmarmion3 (1.15.380); FILE MERGED 2004/09/06 14:55:37 jmarmion 1.15.380.1: #i31751# - show warning if saving MS password docs, disable for api read/write use.


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [032756c17c05177619e164ea67077313bc5a41a5]

INTEGRATION: CWS jmarmion3 (1.38.6); FILE MERGED 2004/09/06 14:54:30 jmarmion 1.38.6.1: #i31751# - show warning if saving MS password docs, disable for api read/write use.


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [e8739ab378f9896266de29cccac82ea2da56dbb1]

INTEGRATION: CWS jmarmion3 (1.139.6); FILE MERGED 2004/09/06 14:52:53 jmarmion 1.139.6.1: #i31751# - show warning if saving MS password docs, disable for api read/write use.


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [9cc1c1378026302dab2435a2e6479391d6a5f839]

INTEGRATION: CWS jmarmion3 (1.44.6); FILE MERGED 2004/09/06 14:53:38 jmarmion 1.44.6.1: #i31751# - show warning if saving MS password docs, disable for api read/write use.


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [089d0b6c64c939e9336d3395f241fae86cb5d51b]

INTEGRATION: CWS jmarmion3 (1.1.2); FILE ADDED 2004/09/06 14:51:53 jmarmion 1.1.2.1: #i31751# - show warning if saving MS password docs, disable for api read/write use.


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [3b6266e2b3af185e31f4475c8ce507437cf85504]

INTEGRATION: CWS jmarmion3 (1.79.6); FILE MERGED 2004/09/06 14:51:54 jmarmion 1.79.6.1: #i31751# - show warning if saving MS password docs, disable for api read/write use.


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [e14394715ba26daff7a371c53208923e6f25d438]

INTEGRATION: CWS syssettings02 (1.18.2); FILE MERGED 2004/09/03 06:12:52 obr 1.18.2.2: #i20364#,#i20369# added gconf platform configuration backend 2004/09/03 06:09:47 obr 1.18.2.1: #i20369# new internet proxy service


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [9526c740730bdaaff121d3fc79dcc777d37d0249]

INTEGRATION: CWS syssettings02 (1.152.2); FILE MERGED 2004/09/03 05:28:24 obr 1.152.2.1: #i20364# need to know the desktop environment earlier


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [e4ec4025a3cd542eb5c8331f9a9d6e7df3003df0]

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>  [667c6bbda8ef540685846914f695cf416df97b9d]

INTEGRATION: CWS syssettings02 (1.1.2); FILE ADDED 2004/09/03 06:03:20 obr 1.1.2.1: #i20369# new internet proxy service


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [906027be54a6db42b2247bfbb150a43bc628e5f6]

INTEGRATION: CWS syssettings02 (1.1.2); FILE ADDED 2004/09/03 06:25:49 obr 1.1.2.1: #i20364#,#i20369# renamed componentdef to wininetcdef due to dependency conflicts


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [238df42ace4aacb89dccced388ffd6cab7d63fe8]

INTEGRATION: CWS syssettings02 (1.1.2); FILE ADDED 2004/09/03 06:03:19 obr 1.1.2.1: #i20369# new internet proxy service


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [065dd2d27989f1397122fc8782672ddb3d1cdc75]

INTEGRATION: CWS syssettings02 (1.1.2); FILE ADDED 2004/09/03 06:25:48 obr 1.1.2.2: #i20364#,#i20369# renamed componentdef to wininetcdef due to dependency conflicts 2004/09/03 06:03:19 obr 1.1.2.1: #i20369# new internet proxy service


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [9efd50a4940b62a1e01cda2feb5eb65dbcddd46e]

INTEGRATION: CWS syssettings02 (1.1.2); FILE ADDED 2004/09/03 06:03:18 obr 1.1.2.1: #i20369# new internet proxy service


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [f6cb67e0a77f28370a8bd35b5181d1567ac61d1e]

INTEGRATION: CWS syssettings02 (1.2.2); FILE MERGED 2004/09/03 06:24:25 obr 1.2.2.1: #i20364#,#i20369# renamed componentdef to localebecdef due to dependency conflicts


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [e0f3286b9f5c3bc1e5e89613f131ca8e016931a9]

INTEGRATION: CWS syssettings02 (1.1.2); FILE ADDED 2004/09/03 06:24:25 obr 1.1.2.1: #i20364#,#i20369# renamed componentdef to localebecdef due to dependency conflicts


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [2c1d0ec0be3dc9abb449cd6072b55e7d18f509a0]

INTEGRATION: CWS syssettings02 (1.2.50); FILE MERGED 2004/09/03 06:22:42 obr 1.2.50.2: #i20364#,#i20369# renamed componentdef to gconfbecdef due to dependency conflicts 2004/09/03 06:16:04 obr 1.2.50.1: #i20364#,#i20369# gconf platform configuration backend now buildable


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [112e4ef22615a76ec13d7ec9eeb47b54562edc40]

INTEGRATION: CWS syssettings02 (1.2.50); FILE MERGED 2004/09/03 06:16:04 obr 1.2.50.1: #i20364#,#i20369# gconf platform configuration backend now buildable


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [92d98551629683fcb0806ddb5d63240b7b473b49]

INTEGRATION: CWS syssettings02 (1.2.50); FILE MERGED 2004/09/03 07:13:32 obr 1.2.50.2: #i20364#,#i20369# removed debug output 2004/09/03 06:16:04 obr 1.2.50.1: #i20364#,#i20369# gconf platform configuration backend now buildable


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [8ed7a244d5076566b63b03609cdad41ce15f0277]

INTEGRATION: CWS syssettings02 (1.1.2); FILE ADDED 2004/09/03 06:22:42 obr 1.1.2.1: #i20364#,#i20369# renamed componentdef to gconfbecdef due to dependency conflicts


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [ed81441fa1035bb06d8971062f2a5521a8f54c1b]

INTEGRATION: CWS syssettings02 (1.1.2); FILE ADDED 2004/09/03 06:16:03 obr 1.1.2.1: #i20364#,#i20369# gconf platform configuration backend now buildable


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [1fe1af7b5942b3454c29ee23eefe09ca8d75fa6d]

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  Rüdiger Timm  <rt@openoffice.org>  [60f00a9b3f1a3d434e7b138eeef5ec3dc68aa6fa]

INTEGRATION: CWS syssettings02 (1.2.50); FILE MERGED 2004/09/03 06:16:03 obr 1.2.50.1: #i20364#,#i20369# gconf platform configuration backend now buildable


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [d8e561a2e168ec99caa8211d6724b12cafab6223]

INTEGRATION: CWS syssettings02 (1.83.4); FILE MERGED 2004/09/03 05:34:41 obr 1.83.4.1: #i20369# proxy tab page rework


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [09047b194f74ac32b9e5f216809e17730e2fc692]

INTEGRATION: CWS syssettings02 (1.37.4); FILE MERGED 2004/09/03 05:53:06 obr 1.37.4.1: #i20369# proxy tab page rework


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [1f326a5fcf8134b28963577cd13bf9a2137c7c11]

INTEGRATION: CWS os34 (1.4.2); FILE MERGED 2004/09/16 14:03:43 tl 1.4.2.3: RESYNC: (1.5-1.6); FILE MERGED 2004/08/06 11:59:22 tl 1.4.2.2: RESYNC: (1.4-1.5); FILE MERGED 2004/08/04 13:51:07 tl 1.4.2.1: #i30301# simplified/traditional Chinese conversion


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [f8af13275950bcbc2a140a891af5342519da863c]

INTEGRATION: CWS syssettings02 (1.22.684); FILE MERGED 2004/09/03 05:23:52 obr 1.22.684.1: #i20369# removed system proxies hack


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [0cd9135e876f4a17339e8042843f74102dffa24e]

INTEGRATION: CWS os34 (1.15.94); FILE MERGED 2004/09/16 14:00:54 tl 1.15.94.4: RESYNC: (1.15-1.16); FILE MERGED 2004/08/16 16:24:07 iha 1.15.94.3: #i31579# chinese simplified traditional translation - language dependent default for IsDirectionToSimplified 2004/08/13 11:34:24 iha 1.15.94.2: #i31579# chinese simplified traditional translation - persistent dialog settings 2004/08/13 07:53:35 iha 1.15.94.1: #i31579# chinese simplified traditional translation - persistent dialog settings


2004-09-17  Rüdiger Timm  <rt@openoffice.org>  [82dcf5ac1bf0b78e6b02eed09a1cdbcbd6345ac5]

INTEGRATION: CWS os34 (1.3.32); FILE MERGED 2004/09/16 13:57:02 tl 1.3.32.3: RESYNC: (1.10-1.17); FILE MERGED 2004/08/06 10:17:36 tl 1.3.32.2: RESYNC: (1.3-1.10); FILE MERGED 2004/07/27 13:50:29 tl 1.3.32.1: #i30303# slot for simplified/trafitional Chinese conversion added


2004-09-17  Oliver Bolte  <obo@openoffice.org>  [de00a5ce2940cb32f6cc0dbe110d4bcd74861c19]

#i10000# cli components disabled


2004-09-16  Hans-Joachim Lankenau  <hjs@openoffice.org>  [ddc83bae27387123ed34a1c469243ba83f3d59d2]

#100000# typo


2004-09-16  Oliver Specht  <os@openoffice.org>  [cfb08b46a784ab5c7c85c6e8a863e62ac8c96b29]

#34258# FNCopyFmt fixed


2004-09-16  Oliver Bolte  <obo@openoffice.org>  [89c6fc14dcd26d5237faac6459da68e0bf6b9515]

#i10000# fix problems on packing adabas


2004-09-16  Hennes Rohling  <hro@openoffice.org>  [4167f297322fe2b48175955ed536fffb6477a932]

#i34205# Added extra makefile for OOo applaucher targets


2004-09-16  Oliver Bolte  <obo@openoffice.org>  [79f68192d47055788d67dcfc8216669061906b02]

#i10000# merge problem fixed


2004-09-16  Hans-Joachim Lankenau  <hjs@openoffice.org>  [1ecbd2137ee7369593983409a0ffc27d498b172f]

#100000# previous version broken for OOo


2004-09-15  Rüdiger Timm  <rt@openoffice.org>  [888ce2f97d57d2b33d7b69499bc94416d6f6e164]

#i10000# Error condition for temporary file modification time: do not complain if nothing is to do.


2004-09-15  Vladimir Glazounov  <vg@openoffice.org>  [7a870bc46b49101c67a5860551e7229533febec0]

#i34113# set temp directory to /tmp if there is no /tmp variable, cleanup


2004-09-15  Hans-Joachim Lankenau  <hjs@openoffice.org>  [5f1a9ad6f68091fb364e230ab02b440a4bac3458]

#i34189# replace sd calls with dmake internal func


2004-09-15  Rüdiger Timm  <rt@openoffice.org>  [bdf5c0ba33dbab24021dff18bba27833bbe4e414]

#i10000# source\backends\localebe added again


2004-09-15  Oliver Bolte  <obo@openoffice.org>  [140cc138b872e7ac632c2a0083662d3bdd00694d]

#i34191# make testtools buildable


2004-09-15  Oliver Bolte  <obo@openoffice.org>  [f0247642a95532c817c66ad336f03161261dc67c]

#i34171# add dependency on moz


2004-09-14  Michael Hönnig  <mi@openoffice.org>  [9023fc61265a086a292c9dbc9ab3a7e8f06a33e6]

namespace now com.sun.star.comp.beans


2004-09-14  Oliver Bolte  <obo@openoffice.org>  [6b60eb947381c0d23b6b3f43733df608c8937849]

#i10000# missing SwRewriter.obj for swui.lib


2004-09-14  Oliver Bolte  <obo@openoffice.org>  [e6b37c8a2e5054dda4bc4d78fd17efacc7cae3d6]

#i34156# can't register commonwizards.jar


2004-09-14  Oliver Bolte  <obo@openoffice.org>  [d05345aaae22ff8a41117172b773f7527ff75119]

new version for SRC680


2004-09-14  Oliver Bolte  <obo@openoffice.org>  [1027598a1964c89e03f10ac027cde0c74c3a5d50]

#i10000# handle ulf files with and without UTF8 id bytes


2004-09-14  Oliver Bolte  <obo@openoffice.org>  [13a1c9677f83fd0a0023fd310b210c8233c3e6f6]

#i10000# rename m_pTagBuilder to pTagBuilder


2004-09-14  Oliver Bolte  <obo@openoffice.org>  [88329d130fbe5df5978fe54fd18e47308c4a6c68]

#i10000# nswrapper removed (CWS ooo20040815)


2004-09-13  Kurt Zenker  <kz@openoffice.org>  [a36d48ff4a5215ab4711993de61dbbce80afd821]

new version for SRC680


2004-09-13  Kurt Zenker  <kz@openoffice.org>  [83c46f6243e383d7f0dd7f585ce25774d1031f90]

new version for SRC680


2004-09-13  Kurt Zenker  <kz@openoffice.org>  [1095ca9920bdcf5a6f9949fe5036360e2aa4efd3]

new version for SRC680


2004-09-13  Kurt Zenker  <kz@openoffice.org>  [844cf9b4b9a7a245799927d200e5b873f975163e]

new version for SRC680


2004-09-13  Oliver Bolte  <obo@openoffice.org>  [4bee1ae2cb3c5b2cacfbfc47061522a6493414f5]

#i10000# disable change from CWS gtkfpicker1, fpicker not buildable


2004-09-13  Oliver Bolte  <obo@openoffice.org>  [71ec08ff876519ff490ba8a3fb74c49a01b6fdba]

#i10000# undo change from CWS gtkfpicker1, not buildable


2004-09-13  Oliver Bolte  <obo@openoffice.org>  [6b008aa05e5a46685ad6b0bdc0734131b91d3d78]

new version for SRC680


2004-09-13  Oliver Bolte  <obo@openoffice.org>  [a98316e6e77c08933c4f78cda080adf4bfb89168]

#i10000# IndentNumRule(SwPosition & rPos, short nAmount) missing


2004-09-13  Oliver Bolte  <obo@openoffice.org>  [1dfddc76b8914e453848ccdedf70036ba3c8b950]

#i10000# typo


2004-09-13  Oliver Bolte  <obo@openoffice.org>  [bca3f893419f5582b791716230b7a291e6537741]

#i10000# include missing, typo


2004-09-13  Oliver Bolte  <obo@openoffice.org>  [19d4739a3e3b77f4170a41c83e551a7f40452144]

#i10000# includes missing


2004-09-13  Oliver Bolte  <obo@openoffice.org>  [7f270a2abf907b63746e0aca7811957a6bceba86]

#i10000# std::vector<String> Apply(const std::vector<String> & rStrs) const added


2004-09-13  Oliver Bolte  <obo@openoffice.org>  [777ee1492a6eafbb944567f49396ea48696983a9]

#i10000# ChgFmt(SwFmt & rFmt, const SfxPoolItem & rItem) missing


2004-09-13  Oliver Bolte  <obo@openoffice.org>  [1ab9e94a2d3686fab3a540ce6b458209adc08bfa]

#i10000# new statusbar interface


2004-09-11  Kurt Zenker  <kz@openoffice.org>  [f05f45d996fc1fa386436a174a150fd518df3aeb]

new version for SRC680


2004-09-11  Kurt Zenker  <kz@openoffice.org>  [f23266336b774d73517474e8205f5212c5b98085]

new version for SRC680


2004-09-11  Kurt Zenker  <kz@openoffice.org>  [076dda164ed35c519e52fe5396b8c7c4228957b1]

new version for SRC680


2004-09-11  Kurt Zenker  <kz@openoffice.org>  [b12b335e85f27c92160bacf4da60e4241821b3bd]

new version for SRC680


2004-09-11  Kurt Zenker  <kz@openoffice.org>  [b55f3f7f8c4c254ccb431452dcdd3ac46b8f04e4]

new version for SRC680


2004-09-11  Kurt Zenker  <kz@openoffice.org>  [83f236cd4dd6037270c21f0dcb6116e76ac4ac52]

new version for SRC680


2004-09-10  Oliver Bolte  <obo@openoffice.org>  [43a806927d33a585920b6781ba87f4eb7d3936bc]

#i10000# merge problems fixed


2004-09-10  Oliver Bolte  <obo@openoffice.org>  [8053a4fe8ce35fc1fadf9537f0f765c86f732545]

#i10000# solved merge problem


2004-09-10  Oliver Bolte  <obo@openoffice.org>  [bebfe1ba2e42286c53949c30432244cfdb69b535]

#i10000# arrow1Rect, arrow2Rect to arrowRect


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [da38bb74941dffe64c19fa2f977a0e69fb1f9285]

SRC680


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [6296f7635bdad582694349adf4c515158cf05870]

INTEGRATION: CWS toolbars2 (1.11.10); FILE MERGED 2004/08/09 08:25:30 gh 1.11.10.1: #i32449#use SmartId from VCL


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [11390d9f6e1233a57ee825396c26937a91dd602d]

INTEGRATION: CWS toolbars2 (1.7.10); FILE MERGED 2004/08/11 12:49:42 cd 1.7.10.3: RESYNC: (1.7-1.8); FILE MERGED 2004/08/10 13:41:36 gh 1.7.10.2: #i32516#using new SmartIds in Testtool 2004/08/09 08:24:59 gh 1.7.10.1: #i32449#use SmartId from VCL


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [d861c1115174550b21946ff826382d028cfb8653]

INTEGRATION: CWS toolbars2 (1.11.10); FILE MERGED 2004/08/11 12:49:34 cd 1.11.10.2: RESYNC: (1.11-1.12); FILE MERGED 2004/08/09 08:24:59 gh 1.11.10.1: #i32449#use SmartId from VCL


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [3b1ab7fa65b224a065d0dcbbcec81f71d053470f]

INTEGRATION: CWS toolbars2 (1.7.10); FILE MERGED 2004/08/11 12:49:23 cd 1.7.10.3: RESYNC: (1.7-1.8); FILE MERGED 2004/08/10 13:41:35 gh 1.7.10.2: #i32516#using new SmartIds in Testtool 2004/08/09 08:24:59 gh 1.7.10.1: #i32449#use SmartId from VCL


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [141c4c0cfbb4edd196e6b863575d5419c905ba30]

INTEGRATION: CWS toolbars2 (1.12.8); FILE MERGED 2004/09/02 13:44:54 gh 1.12.8.6: #i33727# workaround for floating toolbars not closeable via FloatingWindow 2004/08/16 15:13:11 gh 1.12.8.5: #i32516#replace use of GetUniqueOrHelpId by GetSmartUniqueOrHelpId 2004/08/12 08:08:23 gh 1.12.8.4: buildproblem after resync to new master 2004/08/11 12:49:15 cd 1.12.8.3: RESYNC: (1.12-1.14); FILE MERGED 2004/08/10 13:41:35 gh 1.12.8.2: #i32516#using new SmartIds in Testtool 2004/08/09 08:24:58 gh 1.12.8.1: #i32449#use SmartId from VCL


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [a7a3c9f5712c57260d6004cc0abb64de4e079f1b]

INTEGRATION: CWS toolbars2 (1.9.10); FILE MERGED 2004/08/16 15:13:11 gh 1.9.10.4: #i32516#replace use of GetUniqueOrHelpId by GetSmartUniqueOrHelpId 2004/08/11 12:49:07 cd 1.9.10.3: RESYNC: (1.9-1.10); FILE MERGED 2004/08/10 13:41:35 gh 1.9.10.2: #i32516#using new SmartIds in Testtool 2004/08/09 08:24:58 gh 1.9.10.1: #i32449#use SmartId from VCL


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [2c17bc284f2e2eee9c73a028e67b0efea6e61fc0]

INTEGRATION: CWS toolbars2 (1.6.10); FILE MERGED 2004/08/11 12:48:58 cd 1.6.10.2: RESYNC: (1.6-1.7); FILE MERGED 2004/08/10 13:41:34 gh 1.6.10.1: #i32516#using new SmartIds in Testtool


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [c6f54ef13331ff27b2201653f60580e04d48f6df]

INTEGRATION: CWS toolbars2 (1.2.10); FILE MERGED 2004/08/09 08:24:58 gh 1.2.10.1: #i32449#use SmartId from VCL


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [909d4993a632d9528d1fb5af381d1aae319c10c6]

INTEGRATION: CWS toolbars2 (1.20.4); FILE MERGED 2004/08/26 13:11:36 cd 1.20.4.1: #i32219# Adapt XML security statusbar controller to new implementation


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [359a2b0ee649307a1debe464206d1587cfca1b5a]

INTEGRATION: CWS toolbars2 (1.2.10); FILE MERGED 2004/08/10 13:41:34 gh 1.2.10.2: #i32516#using new SmartIds in Testtool 2004/08/09 08:24:57 gh 1.2.10.1: #i32449#use SmartId from VCL


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [159dfcafba6867234782641258ab8f938334d18a]

INTEGRATION: CWS toolbars2 (1.6.10); FILE MERGED 2004/08/16 15:13:10 gh 1.6.10.2: #i32516#replace use of GetUniqueOrHelpId by GetSmartUniqueOrHelpId 2004/08/10 13:41:34 gh 1.6.10.1: #i32516#using new SmartIds in Testtool


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [c25da443a061425c49531a9bb7cac54bdf1635f3]

INTEGRATION: CWS toolbars2 (1.2.10); FILE MERGED 2004/08/09 08:24:57 gh 1.2.10.1: #i32449#use SmartId from VCL


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [babb27de6f4663e349bdc90b87432a3c6d351432]

INTEGRATION: CWS toolbars2 (1.6.10); FILE MERGED 2004/08/09 08:24:56 gh 1.6.10.1: #i32449#use SmartId from VCL


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [b3d02da227021519c2a9abb69fbadfd8f92b7403]

INTEGRATION: CWS toolbars2 (1.1.2); FILE ADDED 2004/08/26 13:11:51 cd 1.1.2.3: #i32219# Adapt XML security statusbar controller to new implementation 2004/08/18 13:37:55 cd 1.1.2.2: #i32219# Added help IDs for status bar items 2004/08/17 06:39:17 cd 1.1.2.1: #i32219# Added statusbar XML file for calc


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [b4c5b3fbe27925bc56fb9e9fb175bc867c4eae1d]

INTEGRATION: CWS toolbars2 (1.13.2); FILE MERGED 2004/08/23 09:38:33 dbo 1.13.2.1: #i32582# removed separators around PackageManager... Issue number: Submitted by: Reviewed by:


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [51de461279112d393678d433dcf788736e2bb3e9]

INTEGRATION: CWS toolbars2 (1.17.88); FILE MERGED 2004/08/17 06:43:12 cd 1.17.88.1: #i32219# Deliver statusbar XML file


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [e9d74f6a26caffdacba5ca8de3f6372918dc8060]

INTEGRATION: CWS toolbars2 (1.81.32); FILE MERGED 2004/08/25 14:08:00 cd 1.81.32.4: #i32219# Changes for layout manager based progress bar 2004/08/20 09:14:07 cd 1.81.32.3: RESYNC: (1.82-1.83); FILE MERGED 2004/08/11 14:08:13 cd 1.81.32.2: RESYNC: (1.81-1.82); FILE MERGED 2004/08/05 15:32:11 cd 1.81.32.1: #i32219# New classes for framework based status bar


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [5ad44ee983a3f912fb3747daea044a1f42688365]

INTEGRATION: CWS toolbars2 (1.1.2); FILE ADDED 2004/08/18 13:45:07 cd 1.1.2.3: #i32219# Some fixes added 2004/08/11 10:42:19 cd 1.1.2.2: #i32219# Base class for statusbar controller added 2004/08/05 15:40:00 cd 1.1.2.1: #i32219# New classes for framework based status bar


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [7675a8d089335599cfcb4e18b2432065780357c1]

INTEGRATION: CWS toolbars2 (1.3.44); FILE MERGED 2004/08/11 10:39:20 cd 1.3.44.1: #i32219# Status bar is now controlled by framework based layout manager


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [cb23f111eb13b7f0cad0de5f6d874d9be465133c]

INTEGRATION: CWS toolbars2 (1.15.52); FILE MERGED 2004/08/25 14:31:13 cd 1.15.52.2: #i32541# Basic toolbox controller implementation to support old code 2004/08/05 15:40:13 cd 1.15.52.1: #i32219# New classes for framework based status bar


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [f2bfd86a0a1fee766f2bca4750a29c3005d47e90]

INTEGRATION: CWS toolbars2 (1.1.2); FILE ADDED 2004/08/18 13:35:05 cd 1.1.2.1: #i32219# Added empty status bar for start module


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [d7afd8e12817705eb52f77b6310e71ccd80c5c1f]

INTEGRATION: CWS toolbars2 (1.1.2); FILE ADDED 2004/08/25 14:23:11 cd 1.1.2.1: #i32541# Basic toolbox controller implementation to support old code


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [961ce7846c723ce86763676b19bd227f6610130e]

INTEGRATION: CWS toolbars2 (1.7.2); FILE MERGED 2004/08/23 09:46:51 dbo 1.7.2.1: #i32582# removed separators around PackageManager... Issue number: Submitted by: Reviewed by:


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [60d1c47fc0baeccd5402581cd1813721beda28b9]

INTEGRATION: CWS toolbars2 (1.116.6); FILE MERGED 2004/08/25 14:30:32 cd 1.116.6.3: #i32541# Basic toolbox controller implementation to support old code 2004/08/11 13:02:17 cd 1.116.6.2: RESYNC: (1.116-1.117); FILE MERGED 2004/08/11 10:42:31 cd 1.116.6.1: #i32219# Base class for statusbar controller added


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [aa27af601dc4a3e7c71f717e2d76be7a1d63688e]

INTEGRATION: CWS toolbars2 (1.2.86); FILE MERGED 2004/08/18 13:36:17 cd 1.2.86.2: #i32219# Some fixes for new fraamework based status bar 2004/08/05 15:31:42 cd 1.2.86.1: #i32219# New classes for framework based status bar


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [5d338461293d20f2f27be00053fecb52109de8e5]

INTEGRATION: CWS toolbars2 (1.1.2); FILE ADDED 2004/08/18 13:44:58 cd 1.1.2.3: #i32219# Some fixes added 2004/08/11 10:42:04 cd 1.1.2.2: #i32219# Base class for statusbar controller added 2004/08/05 15:38:40 cd 1.1.2.1: #i32219# New classes for framework based status bar


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [2366af1138ec25a7bc591ec2658621af0633edf8]

INTEGRATION: CWS toolbars2 (1.3.62); FILE MERGED 2004/08/05 15:31:42 cd 1.3.62.1: #i32219# New classes for framework based status bar


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [dcb2af32fdc97a442b6b6df54d7ec3b2615ed1e6]

INTEGRATION: CWS toolbars2 (1.1.2); FILE ADDED 2004/08/05 15:21:10 cd 1.1.2.1: #i32219# New classes for framework based status bar


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [5cd3a6271a54a438c7f5f234eb151ef684a75ce4]

INTEGRATION: CWS toolbars2 (1.3.38); FILE MERGED 2004/08/05 15:30:03 cd 1.3.38.1: #i32219# New classes for framework based status bar


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [1b7a33b754ec891415f4ee7e4e3148bd18d68ac2]

INTEGRATION: CWS toolbars2 (1.2.38); FILE MERGED 2004/08/06 15:25:02 ssa 1.2.38.2: #i32198# treat toolbox sizes as clientwindowsizes 2004/08/05 15:28:36 cd 1.2.38.1: #i32219# New classes for framework based status bar


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [c14f691a8ebc3be49d4a077a5a08bad6fc1f1bc8]

INTEGRATION: CWS toolbars2 (1.2.38); FILE MERGED 2004/08/20 09:13:35 cd 1.2.38.4: RESYNC: (1.2-1.3); FILE MERGED 2004/08/16 15:08:14 gh 1.2.38.3: #i32516#remove Set/GetHelpIdAsString 2004/08/11 10:38:58 cd 1.2.38.2: #i32219# Status bar is now controlled by framework based layout manager 2004/08/06 15:25:01 ssa 1.2.38.1: #i32198# treat toolbox sizes as clientwindowsizes


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [7671b45c7463f905cc18c31efaf31c540b7e2c98]

INTEGRATION: CWS toolbars2 (1.1.2); FILE ADDED 2004/08/25 14:04:08 cd 1.1.2.1: #i32219# New classes for layout manager based progress bar


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [bf78995a7adb7d33459e44a0833e5abfb8d76db8]

INTEGRATION: CWS toolbars2 (1.1.2); FILE ADDED 2004/08/11 10:38:57 cd 1.1.2.2: #i32219# Status bar is now controlled by framework based layout manager 2004/08/05 15:20:20 cd 1.1.2.1: #i32219# New classes for framework based status bar


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [b5ffd9b2358aa6619eb8d6419132d52205f5d0f5]

INTEGRATION: CWS toolbars2 (1.1.2); FILE ADDED 2004/08/18 13:36:16 cd 1.1.2.3: #i32219# Some fixes for new fraamework based status bar 2004/08/11 10:38:57 cd 1.1.2.2: #i32219# Status bar is now controlled by framework based layout manager 2004/08/05 15:20:41 cd 1.1.2.1: #i32219# New classes for framework based status bar


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [043168d8c7647e406b38de3af27a5a64f14cdfd3]

INTEGRATION: CWS toolbars2 (1.1.2); FILE ADDED 2004/08/11 10:38:57 cd 1.1.2.2: #i32219# Status bar is now controlled by framework based layout manager 2004/08/05 15:20:31 cd 1.1.2.1: #i32219# New classes for framework based status bar


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [03c77b76b0fd5eea1ed8359c47a1160b21f8c5d1]

INTEGRATION: CWS toolbars2 (1.1.2); FILE ADDED 2004/08/25 14:03:58 cd 1.1.2.1: #i32219# New classes for layout manager based progress bar


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [2823db8820439564f346d27ebc76ff43436d73c2]

INTEGRATION: CWS toolbars2 (1.4.36); FILE MERGED 2004/08/25 14:07:34 cd 1.4.36.3: #i32219# Changes for layout manager based progress bar 2004/08/11 14:06:59 cd 1.4.36.2: RESYNC: (1.4-1.5); FILE MERGED 2004/08/05 15:28:36 cd 1.4.36.1: #i32219# New classes for framework based status bar


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [b94c687257565253de47d9df923f9d7ea808ba22]

INTEGRATION: CWS toolbars2 (1.6.36); FILE MERGED 2004/08/25 14:07:34 cd 1.6.36.3: #i32219# Changes for layout manager based progress bar 2004/08/11 14:06:31 cd 1.6.36.2: RESYNC: (1.6-1.7); FILE MERGED 2004/08/05 15:28:04 cd 1.6.36.1: #i32219# New classes for framework based status bar


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [97e63285f89a951701a739e934f67c8f978f986b]

INTEGRATION: CWS toolbars2 (1.5.36); FILE MERGED 2004/08/25 14:07:34 cd 1.5.36.2: #i32219# Changes for layout manager based progress bar 2004/08/05 15:27:53 cd 1.5.36.1: #i32219# New classes for framework based status bar


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [fed9fd582ef06258aa313317c7f1433763050dcb]

INTEGRATION: CWS toolbars2 (1.75.2); FILE MERGED 2004/08/25 14:07:33 cd 1.75.2.1: #i32219# Changes for layout manager based progress bar


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [a1e9ed1a92decac60ba25fca817789f17f38c81d]

INTEGRATION: CWS toolbars2 (1.9.36); FILE MERGED 2004/08/25 14:07:33 cd 1.9.36.2: #i32219# Changes for layout manager based progress bar 2004/08/11 10:38:56 cd 1.9.36.1: #i32219# Status bar is now controlled by framework based layout manager


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [947adcb61ba4798ba226ad563362eb4cc3ebde53]

INTEGRATION: CWS toolbars2 (1.22.32); FILE MERGED 2004/08/11 14:06:24 cd 1.22.32.2: RESYNC: (1.22-1.23); FILE MERGED 2004/08/05 15:27:26 cd 1.22.32.1: #i32219# New classes for framework based status bar


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [933e4919bb78a1c3fb29829969fa87d5cc1e4678]

INTEGRATION: CWS toolbars2 (1.7.38); FILE MERGED 2004/08/25 14:07:32 cd 1.7.38.8: #i32219# Changes for layout manager based progress bar 2004/08/20 09:13:02 cd 1.7.38.7: RESYNC: (1.8-1.9); FILE MERGED 2004/08/16 15:48:05 ssa 1.7.38.6: #32194# use gradient in dockingareas 2004/08/13 14:37:05 cd 1.7.38.5: #i32219# Initialize m_aStatusBarElement correctly 2004/08/11 14:06:06 cd 1.7.38.4: RESYNC: (1.7-1.8); FILE MERGED 2004/08/11 10:38:56 cd 1.7.38.3: #i32219# Status bar is now controlled by framework based layout manager 2004/08/06 15:24:12 ssa 1.7.38.2: #i32198# support new interface XWindow2 2004/08/05 15:27:03 cd 1.7.38.1: #i32219# New classes for framework based status bar


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [cd1b1a23230488dfc6caa5f255b0c85023f8eb8c]

INTEGRATION: CWS toolbars2 (1.7.264); FILE MERGED 2004/08/24 13:45:15 ssa 1.7.264.1: #i32194# provide color space conversion


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [f8f5065c7c0d6238018fda8e135dd93134a86a81]

INTEGRATION: CWS toolbars2 (1.10.248); FILE MERGED 2004/08/25 14:07:32 cd 1.10.248.1: #i32219# Changes for layout manager based progress bar


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [2cf9513f8ab2495e038d2b0c5f799301eb175aeb]

INTEGRATION: CWS toolbars2 (1.3.36); FILE MERGED 2004/08/11 10:38:55 cd 1.3.36.2: #i32219# Status bar is now controlled by framework based layout manager 2004/08/05 15:26:51 cd 1.3.36.1: #i32219# New classes for framework based status bar


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [bafe9486b43798f82e7567c3d3fe691204a1dbe0]

INTEGRATION: CWS toolbars2 (1.30.36); FILE MERGED 2004/08/17 09:57:05 cd 1.30.36.1: #i32219# Deliver new statusbar XML file


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [ca00ff64176db0546b67354bb9e33690a1f153b3]

INTEGRATION: CWS toolbars2 (1.2.86); FILE MERGED 2004/08/05 15:26:03 cd 1.2.86.1: #i32219# New classes for framework based status bar


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [a240679574f46b24efa083d4150d2bd78fa0f04a]

INTEGRATION: CWS toolbars2 (1.3.62); FILE MERGED 2004/08/05 15:26:03 cd 1.3.62.1: #i32219# New classes for framework based status bar


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [10c5483d2b27326f6eee87637269161d3412097a]

INTEGRATION: CWS toolbars2 (1.1.2); FILE ADDED 2004/08/05 15:19:38 cd 1.1.2.1: #i32219# New classes for framework based status bar


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [6a18b9de86e8ad44cdcde5910163f20f7e5da894]

INTEGRATION: CWS toolbars2 (1.2.86); FILE MERGED 2004/08/25 14:07:21 cd 1.2.86.1: #i32219# Changes for layout manager based progress bar


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [dd7a85ee8a7f7d74308b321dffdcd17006380cd5]

INTEGRATION: CWS toolbars2 (1.1.2); FILE ADDED 2004/08/25 14:03:36 cd 1.1.2.1: #i32219# New classes for layout manager based progress bar


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [2ad1a281df1f71f380bdd76617028b7d5d76a588]

INTEGRATION: CWS toolbars2 (1.6.24); FILE MERGED 2004/08/19 12:31:57 mi 1.6.24.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [8f2949860eb4826131cba6cff9cb4264f0a88d1c]

INTEGRATION: CWS toolbars2 (1.1.2); FILE ADDED 2004/08/05 15:08:06 cd 1.1.2.1: #i32219# New classes for framework based status bar


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [1c34e98c3c20749df5ea74696f1b8dd2ce9cd088]

INTEGRATION: CWS toolbars2 (1.1.2); FILE ADDED 2004/08/11 10:38:15 cd 1.1.2.3: #i32219# Status bar is now controlled by framework based layout manager 2004/08/07 07:41:25 ssa 1.1.2.2: #i32219# added class keyword to friend declaration 2004/08/05 15:08:07 cd 1.1.2.1: #i32219# New classes for framework based status bar


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [cc83da9dcbf821ebeca28c0f9f8fbd3b8c6ca492]

INTEGRATION: CWS toolbars2 (1.1.2); FILE ADDED 2004/08/11 10:38:14 cd 1.1.2.2: #i32219# Status bar is now controlled by framework based layout manager 2004/08/05 15:08:06 cd 1.1.2.1: #i32219# New classes for framework based status bar


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [3a069eef34132bbd11cdae4022e65ab53074902e]

INTEGRATION: CWS toolbars2 (1.5.24); FILE MERGED 2004/08/19 12:31:57 mi 1.5.24.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [771623a84338305ea15603d7e27ccb5dcace0058]

INTEGRATION: CWS toolbars2 (1.1.2); FILE ADDED 2004/08/25 14:03:27 cd 1.1.2.1: #i32219# New classes for layout manager based progress bar


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [36db34eafccac466a103af6c0552458ea13e54c2]

INTEGRATION: CWS toolbars2 (1.6.6); FILE MERGED 2004/08/25 14:07:20 cd 1.6.6.4: #i32219# Changes for layout manager based progress bar 2004/08/13 14:36:47 cd 1.6.6.3: #i32219# Initialize m_aStatusBarElement correctly 2004/08/11 10:38:14 cd 1.6.6.2: #i32219# Status bar is now controlled by framework based layout manager 2004/08/05 15:25:38 cd 1.6.6.1: #i32219# New classes for framework based status bar


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [f2f424fa7b7ea614f2dc07377b44f172ca325eeb]

INTEGRATION: CWS toolbars2 (1.5.24); FILE MERGED 2004/08/19 12:31:56 mi 1.5.24.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [82617bfc547f35d3be8363c0d96033436ad12a56]

INTEGRATION: CWS toolbars2 (1.3.84); FILE MERGED 2004/08/25 14:07:20 cd 1.3.84.1: #i32219# Changes for layout manager based progress bar


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [00636f3514b0c94996a53de12b0768c2ad9a705a]

INTEGRATION: CWS toolbars2 (1.6.248); FILE MERGED 2004/08/25 14:07:20 cd 1.6.248.1: #i32219# Changes for layout manager based progress bar


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [ca522237ec4a430f60b5e4ede95ad1a4cb6bc5bb]

INTEGRATION: CWS toolbars2 (1.7.24); FILE MERGED 2004/08/19 12:31:56 mi 1.7.24.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [cf5760ece40dde0b6472238bbac35a0122459855]

INTEGRATION: CWS toolbars2 (1.3.36); FILE MERGED 2004/08/11 10:38:14 cd 1.3.36.2: #i32219# Status bar is now controlled by framework based layout manager 2004/08/05 15:25:15 cd 1.3.36.1: #i32219# New classes for framework based status bar


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [c46bdea4bbb31759d620a64340d3f0a547e7d209]

INTEGRATION: CWS toolbars2 (1.22.32); FILE MERGED 2004/08/11 14:04:12 cd 1.22.32.2: RESYNC: (1.22-1.23); FILE MERGED 2004/08/05 15:22:29 cd 1.22.32.1: #i32219# New classes for framework based status bar


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [4802180134641cfc7ae5e0b3cfab206ebd4c0fbc]

INTEGRATION: CWS toolbars2 (1.3.48); FILE MERGED 2004/08/19 12:31:55 mi 1.3.48.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [6247d0b32a23da7f416ba59e40840c6621cd87d7]

INTEGRATION: CWS toolbars2 (1.3.44); FILE MERGED 2004/08/11 10:38:13 cd 1.3.44.1: #i32219# Status bar is now controlled by framework based layout manager


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [87c3791b5fa70bd70df4f7f6737144d4b02541eb]

INTEGRATION: CWS toolbars2 (1.2.20); FILE MERGED 2004/08/19 12:31:55 mi 1.2.20.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [e3cc026a1f727a5f2942e992f69dc96c0fdfbcee]

INTEGRATION: CWS toolbars2 (1.2.20); FILE MERGED 2004/08/19 12:31:54 mi 1.2.20.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [536cc239433f1c47c92a6817193c4956e2a130ef]

INTEGRATION: CWS toolbars2 (1.5.14); FILE MERGED 2004/08/19 12:31:54 mi 1.5.14.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [536e9ba96d90d802ad2b3ca60a2d81ae6debcf01]

INTEGRATION: CWS toolbars2 (1.4.18); FILE MERGED 2004/08/19 12:31:54 mi 1.4.18.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [9c9be06c2fa4f54ee642f1a7f091afb8b2b9d174]

INTEGRATION: CWS toolbars2 (1.3.48); FILE MERGED 2004/08/19 12:31:54 mi 1.3.48.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [f71965736f1248caeb1a53fcf2523d914f5df50a]

INTEGRATION: CWS toolbars2 (1.5.24); FILE MERGED 2004/08/19 12:31:53 mi 1.5.24.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [00f5995475a15855e3e63bc78276542dfa6a0126]

INTEGRATION: CWS toolbars2 (1.5.2); FILE MERGED 2004/08/23 09:47:56 dbo 1.5.2.1: #i32582# removed separators around PackageManager... Issue number: Submitted by: Reviewed by:


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [bd5c9adbeeb4842126c9aea8261ab7edade9e85f]

INTEGRATION: CWS toolbars2 (1.7.24); FILE MERGED 2004/08/19 12:31:53 mi 1.7.24.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [3b06b3059ec68b5dbeb654a6634c81d27a82a82c]

INTEGRATION: CWS toolbars2 (1.15.24); FILE MERGED 2004/08/19 12:31:53 mi 1.15.24.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [46d715b957ca50f0336aecaa843afa4396af486d]

INTEGRATION: CWS toolbars2 (1.12.24); FILE MERGED 2004/08/19 12:31:53 mi 1.12.24.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [1b3b7388d64649d20b9ddca8c22bbe806c21ac98]

INTEGRATION: CWS toolbars2 (1.6.24); FILE MERGED 2004/08/19 12:31:52 mi 1.6.24.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [56fe715bf2cc1cea7c34718d1af0bf21366634b3]

INTEGRATION: CWS toolbars2 (1.5.24); FILE MERGED 2004/08/19 12:31:52 mi 1.5.24.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [6d80c0834e3bf3b2f700f5acf5617b737264725f]

INTEGRATION: CWS toolbars2 (1.10.24); FILE MERGED 2004/08/19 12:31:52 mi 1.10.24.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [296580e7c2c8876603f675d3e00bb6737e6becb0]

INTEGRATION: CWS toolbars2 (1.11.24); FILE MERGED 2004/08/19 12:31:52 mi 1.11.24.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [8d928e250ca0eb6b634c43a6b5369317b8c22909]

INTEGRATION: CWS toolbars2 (1.10.14); FILE MERGED 2004/08/19 12:31:51 mi 1.10.14.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [8745920c5d9020cc912fd550de5f5c3120288968]

INTEGRATION: CWS toolbars2 (1.5.24); FILE MERGED 2004/08/19 12:31:51 mi 1.5.24.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [eb5e5fadfd628312dce9982eb5b6a82df8b87f51]

INTEGRATION: CWS toolbars2 (1.2.24); FILE MERGED 2004/08/19 12:31:51 mi 1.2.24.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [909af30760d43893c9902918d73c144cf18be100]

INTEGRATION: CWS toolbars2 (1.3.24); FILE MERGED 2004/08/19 12:31:51 mi 1.3.24.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [bd647ca383d7b9cfb9f82cc4c4ba1dc66fbe66c5]

INTEGRATION: CWS toolbars2 (1.6.24); FILE MERGED 2004/08/19 12:31:51 mi 1.6.24.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [5efc7e7aaff15ed5f2dd5a5f3a9d3630bfe54b6b]

INTEGRATION: CWS toolbars2 (1.4.14); FILE MERGED 2004/08/19 12:31:51 mi 1.4.14.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [bb68200da4c43d31fc4a771a2cc1181a2b053005]

INTEGRATION: CWS toolbars2 (1.7.24); FILE MERGED 2004/08/19 12:31:50 mi 1.7.24.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [dc6c89deac3c0a135d8c195302c563635e034146]

INTEGRATION: CWS toolbars2 (1.3.14); FILE MERGED 2004/08/19 12:31:50 mi 1.3.14.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [2df91b9ac8fc0e84f6bf331c21a893ea0058dc8b]

INTEGRATION: CWS toolbars2 (1.2.14); FILE MERGED 2004/08/19 12:31:50 mi 1.2.14.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [0b90079f9ce60c9a5ba52d3d9277430947a67052]

INTEGRATION: CWS toolbars2 (1.5.24); FILE MERGED 2004/08/19 12:31:50 mi 1.5.24.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [688346a29414465adc5bd77b0067385878397a34]

INTEGRATION: CWS toolbars2 (1.2.38); FILE MERGED 2004/08/19 12:31:50 mi 1.2.38.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [128a23ff8394569c9b2c76dd37f4d0e7e9a6e2d9]

INTEGRATION: CWS toolbars2 (1.5.24); FILE MERGED 2004/08/19 12:31:49 mi 1.5.24.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [acc755e6b035752431eea8c67df4ba405a85c5b7]

INTEGRATION: CWS toolbars2 (1.4.24); FILE MERGED 2004/08/19 12:31:49 mi 1.4.24.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [5f13c5f3ccf3059b45c00159cbef1f6d4eae727d]

INTEGRATION: CWS toolbars2 (1.2.38); FILE MERGED 2004/08/19 12:31:49 mi 1.2.38.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [1f04c3a9ce5d3c820835a103a0ca5ed6b47a6df3]

INTEGRATION: CWS toolbars2 (1.15.24); FILE MERGED 2004/08/19 12:31:48 mi 1.15.24.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [576590e35593793a8bf0be63e1c0a58a64b1ce51]

INTEGRATION: CWS toolbars2 (1.17.24); FILE MERGED 2004/08/19 12:31:48 mi 1.17.24.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [cdff3f1112312f4c14641001e0314f4cd5af6765]

INTEGRATION: CWS toolbars2 (1.5.24); FILE MERGED 2004/08/19 12:31:48 mi 1.5.24.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [a0a1659ef4211c05a92fd3aefdf4b93d6006874f]

INTEGRATION: CWS toolbars2 (1.35.44); FILE MERGED 2004/08/24 13:50:38 ssa 1.35.44.4: #i32185# provide smooth border around a toolbar item and its floating subtoolbar 2004/08/11 10:41:00 cd 1.35.44.3: #i32219# Status bar is now controlled by framework based layout manager 2004/08/09 07:48:36 cd 1.35.44.2: #i32219# Adaption for framework based status bar 2004/08/06 15:26:23 ssa 1.35.44.1: #i32198# treat toolbox sizes as clientwindowsizes


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [f241b838c8fad23991fa870dee747a440e012f97]

INTEGRATION: CWS toolbars2 (1.2.26); FILE MERGED 2004/08/19 12:31:47 mi 1.2.26.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [0a543ee87ba44cc842649ece640d947618578823]

INTEGRATION: CWS toolbars2 (1.5.24); FILE MERGED 2004/08/19 12:31:47 mi 1.5.24.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [0fd0c66d1a61755bf6ba97c11bfff71e9ac48fe3]

INTEGRATION: CWS toolbars2 (1.2.594); FILE MERGED 2004/08/18 13:41:40 cd 1.2.594.3: #i32219# Adapt SfxStatusBarControl to implement new UNO API - works now as a wrapper 2004/08/11 10:41:00 cd 1.2.594.2: #i32219# Status bar is now controlled by framework based layout manager 2004/08/09 07:48:36 cd 1.2.594.1: #i32219# Adaption for framework based status bar


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [7ef74415df01619941b364fb5cf5f3e16634aa6c]

INTEGRATION: CWS toolbars2 (1.6.24); FILE MERGED 2004/08/19 12:31:47 mi 1.6.24.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [abf5600a009124e839e1471384d4edeeee5ddd0e]

INTEGRATION: CWS toolbars2 (1.13.42); FILE MERGED 2004/08/25 14:00:47 cd 1.13.42.2: #i32219# Adapt code to use progress bar from layout manager 2004/08/09 07:48:35 cd 1.13.42.1: #i32219# Adaption for framework based status bar


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [160d39d1b0bec9d1d6e9a43e2a96f3d25cc08672]

INTEGRATION: CWS toolbars2 (1.5.24); FILE MERGED 2004/08/19 12:31:46 mi 1.5.24.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [6588c5d8be7c05648d26cb4956a1933bc394efb7]

INTEGRATION: CWS toolbars2 (1.22.4); FILE MERGED 2004/08/25 14:00:45 cd 1.22.4.1: #i32219# Adapt code to use progress bar from layout manager


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [236f61e5858d5274b837b256ced5c468c65a3c1a]

INTEGRATION: CWS toolbars2 (1.2.26); FILE MERGED 2004/08/19 12:31:46 mi 1.2.26.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [5b5d4a2c9526e3096efe485aeb0edb7dccd245ad]

INTEGRATION: CWS toolbars2 (1.7.24); FILE MERGED 2004/08/19 12:31:46 mi 1.7.24.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [65eeff04eb9973693c51136b8d0ca3afb6e3be3d]

INTEGRATION: CWS toolbars2 (1.6.24); FILE MERGED 2004/08/19 12:31:45 mi 1.6.24.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [07f66052046896ff49a7e69c3d2e5ec1a6e6a422]

INTEGRATION: CWS toolbars2 (1.2.40); FILE MERGED 2004/08/19 12:31:45 mi 1.2.40.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [d31d59caa0e1f8edb7be5cc60bb28f8a95565be1]

INTEGRATION: CWS toolbars2 (1.2.40); FILE MERGED 2004/08/19 12:31:44 mi 1.2.40.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [f688fe6df1bdedd8d154ef4b65bd2f629574a820]

INTEGRATION: CWS toolbars2 (1.2.150); FILE MERGED 2004/08/19 12:30:33 mi 1.2.150.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [479e0616e273d66b76def7e171db8997b11e2643]

INTEGRATION: CWS toolbars2 (1.6.70); FILE MERGED 2004/08/19 12:30:32 mi 1.6.70.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [9ee906fe4e5eda312a995a9a1e3d033548375745]

INTEGRATION: CWS toolbars2 (1.14.24); FILE MERGED 2004/08/19 12:31:43 mi 1.14.24.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [c94f4790c08e161b39adb685087c84530556239f]

INTEGRATION: CWS toolbars2 (1.5.70); FILE MERGED 2004/08/19 12:30:32 mi 1.5.70.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [42cd2a92c0cc49a3b49defbdfd16e1f5f6f757d3]

INTEGRATION: CWS toolbars2 (1.10.70); FILE MERGED 2004/08/19 12:30:31 mi 1.10.70.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [3520798ef4736436d1ac335746ac671c730a5c23]

INTEGRATION: CWS toolbars2 (1.86.42); FILE MERGED 2004/08/25 14:00:47 cd 1.86.42.4: #i32219# Adapt code to use progress bar from layout manager 2004/08/18 13:42:33 cd 1.86.42.3: #i32219# Adaption to new status bar implementation 2004/08/11 12:59:36 cd 1.86.42.2: RESYNC: (1.86-1.87); FILE MERGED 2004/08/11 10:41:01 cd 1.86.42.1: #i32219# Status bar is now controlled by framework based layout manager


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [1fe60529a2016da3a3e4907d51ed3d19b48e9b10]

INTEGRATION: CWS toolbars2 (1.4.70); FILE MERGED 2004/08/19 12:30:31 mi 1.4.70.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [60a8b2ee588675e2a07c008f11b4a451156067c7]

INTEGRATION: CWS toolbars2 (1.59.42); FILE MERGED 2004/08/09 07:48:37 cd 1.59.42.1: #i32219# Adaption for framework based status bar


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [f371c0399d4b1336a7eff99931aa6321a64842b6]

INTEGRATION: CWS toolbars2 (1.52.44); FILE MERGED 2004/08/25 14:00:47 cd 1.52.44.2: #i32219# Adapt code to use progress bar from layout manager 2004/08/11 10:41:01 cd 1.52.44.1: #i32219# Status bar is now controlled by framework based layout manager


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [632822f81cbecc7a00a21cff5adf99a917e12585]

INTEGRATION: CWS toolbars2 (1.5.70); FILE MERGED 2004/08/19 12:30:31 mi 1.5.70.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [1a664595bc3803f6780e685d2835ffdca6215531]

INTEGRATION: CWS toolbars2 (1.7.70); FILE MERGED 2004/08/19 12:30:31 mi 1.7.70.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [f0cfe92dc31f660850c2a75df984f4c038c836f1]

INTEGRATION: CWS toolbars2 (1.9.70); FILE MERGED 2004/08/19 12:30:30 mi 1.9.70.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [41537add7ffad24eba15b71087f6ea46c0e06013]

INTEGRATION: CWS toolbars2 (1.4.70); FILE MERGED 2004/08/19 12:30:30 mi 1.4.70.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [f452eae047beb7aaeaa48093021e7c5c9f99a1c1]

INTEGRATION: CWS toolbars2 (1.4.576); FILE MERGED 2004/08/25 14:00:46 cd 1.4.576.2: #i32219# Adapt code to use progress bar from layout manager 2004/08/09 07:48:35 cd 1.4.576.1: #i32219# Adaption for framework based status bar


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [6f6902ed3a5e948c6d201fb2ab3984066448fd94]

INTEGRATION: CWS toolbars2 (1.3.70); FILE MERGED 2004/08/19 12:30:30 mi 1.3.70.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [84dcc8066fddc1410e64e5444671f6c5169ee1b7]

INTEGRATION: CWS toolbars2 (1.24.4); FILE MERGED 2004/08/20 09:34:40 cd 1.24.4.2: RESYNC: (1.24-1.25); FILE MERGED 2004/08/09 07:48:35 cd 1.24.4.1: #i32219# Adaption for framework based status bar


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [bfbd3a489ea30b5aac01bcf23354f6a7e2804b7b]

INTEGRATION: CWS toolbars2 (1.5.70); FILE MERGED 2004/08/19 12:30:30 mi 1.5.70.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [6d68ba8437272ddbaf922b1720988b0bb6e23041]

INTEGRATION: CWS toolbars2 (1.64.4); FILE MERGED 2004/08/30 09:26:19 mav 1.64.4.1: #i26282# replace all filter variable


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [85e69c8475908c9888ec5b32c95128c29bb22a50]

INTEGRATION: CWS toolbars2 (1.2.88); FILE MERGED 2004/08/19 12:30:29 mi 1.2.88.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [3bf469b6e718dedf209617492e04700c335ad48b]

INTEGRATION: CWS toolbars2 (1.45.108); FILE MERGED 2004/08/25 14:00:46 cd 1.45.108.2: #i32219# Adapt code to use progress bar from layout manager 2004/08/11 10:40:59 cd 1.45.108.1: #i32219# Status bar is now controlled by framework based layout manager


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [6a732aa5026665211d9efda95b540fd90c8adb56]

INTEGRATION: CWS toolbars2 (1.6.70); FILE MERGED 2004/08/19 12:30:29 mi 1.6.70.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [e5dcda58a25943c514fdcea43efd7b9628b4933d]

INTEGRATION: CWS toolbars2 (1.74.4); FILE MERGED 2004/08/25 12:51:59 mav 1.74.4.1: #i26282# add format to the possible answer clarification


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [dbbe885d4c6f620608e86aeb211b878f4794e6f0]

INTEGRATION: CWS toolbars2 (1.11.198); FILE MERGED 2004/08/26 13:54:47 ssa 1.11.198.1: #i33420# remove pin/autohide feature from splitwindows


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [6c922af1d0beed3b79ae0b9cf772039bf95712d6]

INTEGRATION: CWS toolbars2 (1.13.52); FILE MERGED 2004/08/09 07:48:34 cd 1.13.52.1: #i32219# Adaption for framework based status bar


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [d12d3c16774abc35b12a15256263cf1d415e7dfa]

INTEGRATION: CWS toolbars2 (1.6.444); FILE MERGED 2004/08/25 14:00:45 cd 1.6.444.2: #i32219# Adapt code to use progress bar from layout manager 2004/08/09 07:48:34 cd 1.6.444.1: #i32219# Adaption for framework based status bar


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [23f8f61070492e38a82ce228b5936950034c8a40]

INTEGRATION: CWS toolbars2 (1.7.70); FILE MERGED 2004/08/19 12:30:28 mi 1.7.70.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [b4b9d4e35f2f4c82444e83d56a956e949fa651f5]

INTEGRATION: CWS toolbars2 (1.6.70); FILE MERGED 2004/08/19 12:30:28 mi 1.6.70.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [5be390d437c3fba26330a17d76b1a0afe9b809b7]

INTEGRATION: CWS toolbars2 (1.37.4); FILE MERGED 2004/08/20 09:33:50 cd 1.37.4.2: RESYNC: (1.37-1.38); FILE MERGED 2004/08/09 07:48:33 cd 1.37.4.1: #i32219# Adaption for framework based status bar


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [acf4665470b05535758aeb9c8b0468da6df3cf56]

INTEGRATION: CWS toolbars2 (1.2.80); FILE MERGED 2004/08/11 10:40:58 cd 1.2.80.1: #i32219# Status bar is now controlled by framework based layout manager


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [2020bf5a1de9f000665dda6a4d515b06e67207c1]

INTEGRATION: CWS toolbars2 (1.2.88); FILE MERGED 2004/08/19 12:30:28 mi 1.2.88.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [e137a9809bd32f3de2bf18fbd59a8c9bcb662815]

INTEGRATION: CWS toolbars2 (1.27.42); FILE MERGED 2004/08/09 07:48:33 cd 1.27.42.1: #i32219# Adaption for framework based status bar


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [1515ec5fb9c4de29694de57c2e10f1dbdd734bd4]

INTEGRATION: CWS toolbars2 (1.6.70); FILE MERGED 2004/08/19 12:30:27 mi 1.6.70.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [dbdc29e499abf125b6d6f66de668bc60c88fe599]

INTEGRATION: CWS toolbars2 (1.15.108); FILE MERGED 2004/08/25 14:00:45 cd 1.15.108.2: #i32219# Adapt code to use progress bar from layout manager 2004/08/11 10:40:58 cd 1.15.108.1: #i32219# Status bar is now controlled by framework based layout manager


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [9da9600679d8b6f052d03fd116fd5b382d79e53c]

INTEGRATION: CWS toolbars2 (1.37.42); FILE MERGED 2004/08/25 14:00:44 cd 1.37.42.4: #i32219# Adapt code to use progress bar from layout manager 2004/08/20 09:33:42 cd 1.37.42.3: RESYNC: (1.38-1.40); FILE MERGED 2004/08/11 12:57:46 cd 1.37.42.2: RESYNC: (1.37-1.38); FILE MERGED 2004/08/09 07:48:32 cd 1.37.42.1: #i32219# Adaption for framework based status bar


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [4bf078138f599ca92a75e108739875879850f400]

INTEGRATION: CWS toolbars2 (1.5.70); FILE MERGED 2004/08/19 12:30:27 mi 1.5.70.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [e06aa606dadd03b14d16654102ca3e5050476f3a]

INTEGRATION: CWS toolbars2 (1.12.44); FILE MERGED 2004/08/11 12:57:26 cd 1.12.44.2: RESYNC: (1.12-1.13); FILE MERGED 2004/08/11 10:40:57 cd 1.12.44.1: #i32219# Status bar is now controlled by framework based layout manager


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [8381df37936ed03b8789e4971e0e4dc2b5254c5b]

INTEGRATION: CWS toolbars2 (1.83.42); FILE MERGED 2004/08/30 15:47:50 ssa 1.83.42.4: #100000# correct include list 2004/08/25 14:00:44 cd 1.83.42.3: #i32219# Adapt code to use progress bar from layout manager 2004/08/20 09:32:41 cd 1.83.42.2: RESYNC: (1.83-1.84); FILE MERGED 2004/08/11 10:40:57 cd 1.83.42.1: #i32219# Status bar is now controlled by framework based layout manager


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [206739c577129163c5eb4912346439dd080f9a50]

INTEGRATION: CWS toolbars2 (1.9.70); FILE MERGED 2004/08/19 12:30:26 mi 1.9.70.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [4740acb93e45149656fcb0bd2ab775fa7388b4d3]

INTEGRATION: CWS toolbars2 (1.55.2); FILE MERGED 2004/08/26 13:16:41 cd 1.55.2.1: #i32219# Adapt XML security statusbar controller to new implementation


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [c2917b7399d3560ff54ea7e296676304bdfc526d]

INTEGRATION: CWS toolbars2 (1.4.70); FILE MERGED 2004/08/19 12:30:26 mi 1.4.70.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [5e7e9af867f7fb18baf665da0cdb2c95e0262a8e]

INTEGRATION: CWS toolbars2 (1.9.444); FILE MERGED 2004/08/26 13:16:40 cd 1.9.444.1: #i32219# Adapt XML security statusbar controller to new implementation


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [2fc4b759111473212eb071288e4df443a23b38f7]

INTEGRATION: CWS toolbars2 (1.2.120); FILE MERGED 2004/08/19 12:30:26 mi 1.2.120.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [a031d7d5ea64d3b033049aa903f3c48279209e87]

INTEGRATION: CWS toolbars2 (1.2.120); FILE MERGED 2004/08/19 12:30:25 mi 1.2.120.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [f3a4296ab5d7c6f02c2f212c66602cc07bdaf38b]

INTEGRATION: CWS toolbars2 (1.1.1.1.616); FILE MERGED 2004/08/18 13:41:23 cd 1.1.1.1.616.2: #i32219# Adapt SfxStatusBarControl to implement new UNO API - works now as a wrapper 2004/08/11 10:40:47 cd 1.1.1.1.616.1: #i32219# Status bar is now controlled by framework based layout manager


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [b54f97aa865b5f07510db44136e70b7e00589b87]

INTEGRATION: CWS toolbars2 (1.5.70); FILE MERGED 2004/08/19 12:30:25 mi 1.5.70.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [45154ea42165995de1c519221db1e89bdad1282e]

INTEGRATION: CWS toolbars2 (1.7.70); FILE MERGED 2004/08/19 12:30:25 mi 1.7.70.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [b2872aaf22b3ad0248ceb323137fe8d8d777cf3b]

INTEGRATION: CWS toolbars2 (1.5.70); FILE MERGED 2004/08/19 12:30:24 mi 1.5.70.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [33bc9178461aec7286e039a8329353bb4ab24f0e]

INTEGRATION: CWS toolbars2 (1.6.70); FILE MERGED 2004/08/19 12:30:24 mi 1.6.70.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [802a6a2f82539461fe0359dd7deec4598804e9bd]

INTEGRATION: CWS toolbars2 (1.6.70); FILE MERGED 2004/08/19 12:30:23 mi 1.6.70.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [fdcf5dc5a1be088a126922d63334ae483459579e]

INTEGRATION: CWS toolbars2 (1.7.70); FILE MERGED 2004/08/19 12:30:23 mi 1.7.70.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [2796f359acb91d1171dee6ad99d09823213c7675]

INTEGRATION: CWS toolbars2 (1.7.70); FILE MERGED 2004/08/19 12:30:22 mi 1.7.70.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [457808a498f81bfe8e46a53e6c400840a2d3b4ba]

INTEGRATION: CWS toolbars2 (1.6.70); FILE MERGED 2004/08/19 12:30:22 mi 1.6.70.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [77306698c1a3e64042b61c095a67d37160448d4d]

INTEGRATION: CWS toolbars2 (1.8.70); FILE MERGED 2004/08/19 12:30:22 mi 1.8.70.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [45e59f0375e5d96b9cbc477d79ebb52027c977d1]

INTEGRATION: CWS toolbars2 (1.5.2); FILE MERGED 2004/08/19 12:30:22 mi 1.5.2.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [66ec0378aae901fcdbb0fc2229b73ba055f2c98e]

INTEGRATION: CWS toolbars2 (1.5.2); FILE MERGED 2004/08/19 12:30:21 mi 1.5.2.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [63f1d6e9d463c73c672577c23eb3428c1a202d0f]

INTEGRATION: CWS toolbars2 (1.4.70); FILE MERGED 2004/08/19 12:30:21 mi 1.4.70.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [2886966e8d1f67dbc7fa1ddede7fd87643cc2c7e]

INTEGRATION: CWS toolbars2 (1.5.2); FILE MERGED 2004/08/19 12:30:20 mi 1.5.2.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [094e66ba70dd1518a0453031625a662a43a8f014]

INTEGRATION: CWS toolbars2 (1.4.70); FILE MERGED 2004/08/19 12:30:20 mi 1.4.70.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [7a3e397d975697cc2a5d1b5d70f3c4b4ec2ba866]

INTEGRATION: CWS toolbars2 (1.14.2); FILE MERGED 2004/08/19 12:30:19 mi 1.14.2.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [d29db2375352008bb14b5fe132e4deb9da93fb76]

INTEGRATION: CWS toolbars2 (1.13.70); FILE MERGED 2004/08/19 12:30:19 mi 1.13.70.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [d4d3a7913a205c5e3a64c01ba9a7bb166fbcb0ba]

INTEGRATION: CWS toolbars2 (1.1.2); FILE ADDED 2004/08/18 13:21:10 cd 1.1.2.2: #i32219# Added helpid attribute to support help 2004/08/17 09:13:53 cd 1.1.2.1: #i32219# Added statusbar XML file for basic IDE


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [b88fa69909a3b543adbb4b5f270da33f9e5ea192]

INTEGRATION: CWS toolbars2 (1.7.70); FILE MERGED 2004/08/19 12:30:19 mi 1.7.70.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [207f2a75b5249fb12092279828185b69e659b7c2]

INTEGRATION: CWS toolbars2 (1.23.38); FILE MERGED 2004/08/17 09:15:12 cd 1.23.38.1: #i32219# Deliver new statusbar XML file


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [6864c1507f2915d1da655a2d3664c5471d253351]

INTEGRATION: CWS toolbars2 (1.4.70); FILE MERGED 2004/08/19 12:30:19 mi 1.4.70.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [480bb8fc6e04285f5a615097e10bfff07053f56d]

INTEGRATION: CWS toolbars2 (1.5.70); FILE MERGED 2004/08/19 12:30:18 mi 1.5.70.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [2797ccecf63b1fbd7d7f3d322923abd6e148d671]

INTEGRATION: CWS toolbars2 (1.7.2); FILE MERGED 2004/08/19 12:30:18 mi 1.7.2.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [cbac413ceaca06d1645cd7d8d221595d3f96f99f]

INTEGRATION: CWS toolbars2 (1.9.70); FILE MERGED 2004/08/19 12:30:18 mi 1.9.70.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [9c1a1206ddb9c1eefdc0b74e44298c44d6bb6d35]

INTEGRATION: CWS toolbars2 (1.13.70); FILE MERGED 2004/08/19 12:30:18 mi 1.13.70.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [01589207ac9919a3e3bcb3e8078361f622836d5b]

INTEGRATION: CWS toolbars2 (1.4.70); FILE MERGED 2004/08/19 12:30:17 mi 1.4.70.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [87223d0ab00835c060014c69b8dcc9a4dcb14212]

INTEGRATION: CWS toolbars2 (1.6.70); FILE MERGED 2004/08/19 12:30:17 mi 1.6.70.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [00d6bfd433866fc5c0a2e6577ed9399b3de520ca]

INTEGRATION: CWS toolbars2 (1.3.70); FILE MERGED 2004/08/19 12:30:17 mi 1.3.70.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [59ec4b7f397e4e089b0ab56be07785f37012eec0]

INTEGRATION: CWS toolbars2 (1.11.2); FILE MERGED 2004/08/19 12:30:17 mi 1.11.2.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [c87260857c20b40e665547a471822e77e3ba8c8a]

INTEGRATION: CWS toolbars2 (1.5.70); FILE MERGED 2004/08/19 12:30:17 mi 1.5.70.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [beb637c84a78ebb6546ee40838a76bcb21e87f49]

INTEGRATION: CWS toolbars2 (1.2.226); FILE MERGED 2004/08/19 12:30:16 mi 1.2.226.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [d6a32eb2bb4ba99a67414b66cc89fc11b99dc3a0]

INTEGRATION: CWS toolbars2 (1.6.2); FILE MERGED 2004/08/19 12:30:16 mi 1.6.2.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [36a95c43218dca636cf4232548f563ff358f446c]

INTEGRATION: CWS toolbars2 (1.5.70); FILE MERGED 2004/08/19 12:30:16 mi 1.5.70.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [76c8636bd7e5a0e18514634b136b120fdcdc1f5c]

INTEGRATION: CWS toolbars2 (1.5.70); FILE MERGED 2004/08/19 12:30:15 mi 1.5.70.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [ffd106beca16294374edcc7b0447a4bf80d18fc9]

INTEGRATION: CWS toolbars2 (1.9.2); FILE MERGED 2004/08/18 17:19:12 pl 1.9.2.7: #i32198# more OWNERDRAW improvements 2004/08/18 12:46:12 pl 1.9.2.6: #32198# improve toolbar behaviour 2004/08/17 13:46:19 pl 1.9.2.5: #i32198# toolbars should not be override redirect 2004/08/16 16:06:12 pl 1.9.2.4: #32198# point conversion in signalButton 2004/08/16 15:42:08 pl 1.9.2.3: #32198# new toolbars in gtk plugin 2004/08/12 17:04:53 pl 1.9.2.2: #i32190# implement SetMaxClientSize 2004/08/10 16:19:44 ssa 1.9.2.1: #i32190# prototypes for maxclientsize


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [706db8b084d8bbe04606b940874ea8b961dceed3]

INTEGRATION: CWS toolbars2 (1.5.70); FILE MERGED 2004/08/19 12:30:14 mi 1.5.70.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [bfde1f0410a7a475de8e757d6c9a3e3462d84d12]

INTEGRATION: CWS toolbars2 (1.7.162); FILE MERGED 2004/09/02 07:47:04 ssa 1.7.162.2: #i33420# use correct grip offset 2004/08/26 14:03:45 ssa 1.7.162.1: #i33420# improve look of splitwindows


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [c61e5f19aca0c705ab7e4df0c57ca92aba7bfc25]

INTEGRATION: CWS toolbars2 (1.4.70); FILE MERGED 2004/08/19 12:30:14 mi 1.4.70.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [23041ff9034411122c23c96494d26e66a1acb879]

INTEGRATION: CWS toolbars2 (1.4.70); FILE MERGED 2004/08/19 12:30:13 mi 1.4.70.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [0a80012e243a5b2af9a5cb70f3fd779e27e85c20]

INTEGRATION: CWS toolbars2 (1.71.22); FILE MERGED 2004/08/27 16:08:22 ssa 1.71.22.11: #i32284# make subtoolbars keyboard accessible 2004/08/24 13:48:39 ssa 1.71.22.10: #i32185# provide smooth border around a toolbar item and its floating subtoolbar 2004/08/20 09:08:21 cd 1.71.22.9: RESYNC: (1.72-1.74); FILE MERGED 2004/08/18 14:09:22 toconnor 1.71.22.8: #i31823# all page scrolling of toolbox for icon selector 2004/08/16 15:45:17 ssa 1.71.22.7: #32194# provide gradient that covers the application window for use in dockingareas and the menubar 2004/08/11 21:22:04 ssa 1.71.22.6: correct typo 2004/08/11 12:50:16 cd 1.71.22.5: RESYNC: (1.71-1.72); FILE MERGED 2004/08/10 17:08:36 ssa 1.71.22.4: #i32181# draw grip according to spec 2004/08/10 15:42:35 ssa 1.71.22.3: #i32190# provide SystemWindow::SetMaxOutputSizePixel() 2004/08/06 15:33:53 ssa 1.71.22.2: #i32198# improve ownerdraw decoration support 2004/07/30 11:57:50 ssa 1.71.22.1: #i32198# initial suport for system floaters with owner draw decoration


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [08cd6fc4095d15cf8dfc64669f3f68d903a63866]

INTEGRATION: CWS toolbars2 (1.5.70); FILE MERGED 2004/08/19 12:30:13 mi 1.5.70.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [92f4b4577846d9be94c4556d2753983e8b3c4a8c]

INTEGRATION: CWS toolbars2 (1.1.2); FILE ADDED 2004/08/26 13:17:51 cd 1.1.2.3: #i32219# Adapt XML security statusbar controller to new implementation 2004/08/18 13:43:35 cd 1.1.2.2: #i32219# Added help IDs for status bar items 2004/08/17 07:55:44 cd 1.1.2.1: #i32219# Added statusbar XML file for math


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [4ee096eb1a569bf20ded0fe7c2e8fc375f9df570]

INTEGRATION: CWS toolbars2 (1.4.70); FILE MERGED 2004/08/19 12:30:12 mi 1.4.70.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [4dd00163a3a4cc40b1a20e9e883f2268a95362fa]

INTEGRATION: CWS toolbars2 (1.9.2); FILE MERGED 2004/08/23 09:43:29 dbo 1.9.2.1: #i32582# removed separators around PackageManager... Issue number: Submitted by: Reviewed by:


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [dd2fabb5064aae85ff62a25525ab9749fe485f3a]

INTEGRATION: CWS toolbars2 (1.5.70); FILE MERGED 2004/08/19 12:30:12 mi 1.5.70.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [198a81cd844c5d51c7bcaf110bf8002582c85226]

INTEGRATION: CWS toolbars2 (1.18.42); FILE MERGED 2004/08/17 07:56:10 cd 1.18.42.1: #i32219# Deliver statusbar XML file


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [4dd635d33b9117ea11020413a4df4d016603a176]

INTEGRATION: CWS toolbars2 (1.10.70); FILE MERGED 2004/08/19 12:30:11 mi 1.10.70.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [343e583c9ca1784ca0afe2baf660753881362f47]

INTEGRATION: CWS toolbars2 (1.26.70); FILE MERGED 2004/08/19 12:30:11 mi 1.26.70.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [30162dc39d089ae4a173ed18c1996626b29fa8e1]

INTEGRATION: CWS toolbars2 (1.2.136); FILE MERGED 2004/08/19 12:30:11 mi 1.2.136.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [02053ff6edd019ce6615d6eccb88aa7d8fdf353e]

INTEGRATION: CWS toolbars2 (1.3.70); FILE MERGED 2004/08/19 12:30:10 mi 1.3.70.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [339aa96b7f82508796b745876e2928e680b0b529]

INTEGRATION: CWS toolbars2 (1.5.70); FILE MERGED 2004/08/19 12:30:10 mi 1.5.70.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [3802aa100407290ea5597d0ea6c4e55d75cee4b6]

INTEGRATION: CWS toolbars2 (1.7.70); FILE MERGED 2004/08/19 12:30:10 mi 1.7.70.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [cb4d4852f4e17914ea36a4dfb63a6fde6ee6f309]

INTEGRATION: CWS toolbars2 (1.14.70); FILE MERGED 2004/08/19 12:30:10 mi 1.14.70.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [d35c768741a133b8835b52f32050fadd63dec157]

INTEGRATION: CWS toolbars2 (1.7.70); FILE MERGED 2004/08/19 12:30:09 mi 1.7.70.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [5e89d3c1460f3864b87b9c536d0fb00b809c6bfa]

INTEGRATION: CWS toolbars2 (1.5.70); FILE MERGED 2004/08/19 12:30:09 mi 1.5.70.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [b959af9b7685c0251a56b72ca93b5093c59a6187]

INTEGRATION: CWS toolbars2 (1.13.68); FILE MERGED 2004/08/19 12:30:09 mi 1.13.68.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [3c06f6bc38b8bb251f41d723f85c970866e8c2ed]

INTEGRATION: CWS toolbars2 (1.8.68); FILE MERGED 2004/08/19 12:30:09 mi 1.8.68.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [39702bd13d222bae2d10121efac57462be269f6e]

INTEGRATION: CWS toolbars2 (1.11.70); FILE MERGED 2004/08/19 12:30:09 mi 1.11.70.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [50cbf1a7deaeb96af5ab6ccb6092f5935b2da494]

INTEGRATION: CWS toolbars2 (1.108.24); FILE MERGED 2004/08/10 15:42:36 ssa 1.108.24.2: #i32190# provide SystemWindow::SetMaxOutputSizePixel() 2004/08/06 15:34:34 ssa 1.108.24.1: #i32198# improve ownerdraw decoration support


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [83dd12b76e5769f3609ab76bc0bcd9e55a0121b4]

INTEGRATION: CWS toolbars2 (1.7.2); FILE MERGED 2004/08/19 12:30:08 mi 1.7.2.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [dc82dd29926a1a4ed3e98f516fb9dc1489344f80]

INTEGRATION: CWS toolbars2 (1.10.24); FILE MERGED 2004/08/10 15:42:36 ssa 1.10.24.1: #i32190# provide SystemWindow::SetMaxOutputSizePixel()


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [5aa52ec5758c1c87802906356394dd012736246c]

INTEGRATION: CWS toolbars2 (1.7.70); FILE MERGED 2004/08/19 12:30:08 mi 1.7.70.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [6b407462f0f9fce956d1751a28080826bd7e83ac]

INTEGRATION: CWS toolbars2 (1.181.2); FILE MERGED 2004/09/01 11:53:50 pl 1.181.2.6: #i32198# float windows can be configured now 2004/08/19 17:12:03 pl 1.181.2.5: #i32198# even more improvements for ownerdraw windows 2004/08/13 16:56:23 pl 1.181.2.4: #i32198# improvements for owner paint floats 2004/08/13 16:06:32 pl 1.181.2.3: #i32198# use NET_WM_WINDOW_TYPE_TOOLBAR windows for EWMH compliant WMs 2004/08/12 17:04:53 pl 1.181.2.2: #i32190# implement SetMaxClientSize 2004/08/10 16:19:45 ssa 1.181.2.1: #i32190# prototypes for maxclientsize


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [fd59f43e6317c0b0142ee507cc0ea3291d97fae0]

INTEGRATION: CWS toolbars2 (1.3.70); FILE MERGED 2004/08/19 12:30:08 mi 1.3.70.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [488c9a975e5a02be5960a44859379891d1deb679]

INTEGRATION: CWS toolbars2 (1.9.56); FILE MERGED 2004/08/16 15:42:08 pl 1.9.56.1: #32198# new toolbars in gtk plugin


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [8dd79c4f84e3a2f1c8a645ee1ce11152e26925bd]

INTEGRATION: CWS toolbars2 (1.5.70); FILE MERGED 2004/08/19 12:30:08 mi 1.5.70.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [a82a412ce5d79ec13a768965434a1e9052b22957]

INTEGRATION: CWS toolbars2 (1.25.34); FILE MERGED 2004/09/01 15:39:42 pl 1.25.34.2: #i32198# avoid an assertion 2004/08/17 13:47:44 pl 1.25.34.1: #i32198# better fallback for empty or unviewable region in getBitmap


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [0f464a6f9dd5cabe58d6c9de21c50d60b178baee]

INTEGRATION: CWS toolbars2 (1.49.24); FILE MERGED 2004/09/02 13:08:40 pl 1.49.24.4: #i32198# avoid decorated toolbars on KDE3.1 2004/08/20 09:08:46 cd 1.49.24.3: RESYNC: (1.49-1.50); FILE MERGED 2004/08/19 17:09:08 pl 1.49.24.2: #i32198# WM_TAKE_FOCUS, changeReferenceFrame for ownerdraw frames, removed warnings 2004/08/13 16:06:31 pl 1.49.24.1: #i32198# use NET_WM_WINDOW_TYPE_TOOLBAR windows for EWMH compliant WMs


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [5233d3da4f5f4e1e9365e26d9c1c27a0ba32abd5]

INTEGRATION: CWS toolbars2 (1.37.2); FILE MERGED 2004/08/16 15:42:07 pl 1.37.2.1: #32198# new toolbars in gtk plugin


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [138594a7cc47728121843849a9e2f4b4bd00aaf2]

INTEGRATION: CWS toolbars2 (1.5.70); FILE MERGED 2004/08/19 12:30:07 mi 1.5.70.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [dba4026018118097e5cdda241eb0497dd958dafa]

INTEGRATION: CWS toolbars2 (1.4.26); FILE MERGED 2004/08/16 15:42:07 pl 1.4.26.3: #32198# new toolbars in gtk plugin 2004/08/12 17:04:53 pl 1.4.26.2: #i32190# implement SetMaxClientSize 2004/08/10 16:19:45 ssa 1.4.26.1: #i32190# prototypes for maxclientsize


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [09d059b9d91316a8fd11a3a03e9b0b0ea12a0f5e]

INTEGRATION: CWS toolbars2 (1.4.70); FILE MERGED 2004/08/19 12:30:07 mi 1.4.70.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [ae50c0a522ca9ebee383da9905bab6aff9982338]

INTEGRATION: CWS toolbars2 (1.19.176); FILE MERGED 2004/09/02 13:08:39 pl 1.19.176.3: #i32198# avoid decorated toolbars on KDE3.1 2004/08/19 17:07:58 pl 1.19.176.2: #i32198# add: WM_TAKE_FOCUS 2004/08/13 16:06:31 pl 1.19.176.1: #i32198# use NET_WM_WINDOW_TYPE_TOOLBAR windows for EWMH compliant WMs


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [ba2c984530d4c3a2e619083849eb8c25049dcafa]

INTEGRATION: CWS toolbars2 (1.40.2); FILE MERGED 2004/08/10 16:19:45 ssa 1.40.2.1: #i32190# prototypes for maxclientsize


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [dcfb908b3ea78ceb6df89bb8d35d0288eba44d12]

INTEGRATION: CWS toolbars2 (1.9.66); FILE MERGED 2004/08/16 15:42:06 pl 1.9.66.1: #32198# new toolbars in gtk plugin


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [ce7b5290656ef5a92692c1abb4c4b77156d48747]

INTEGRATION: CWS toolbars2 (1.5.70); FILE MERGED 2004/08/19 12:30:06 mi 1.5.70.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [d1b08c1e1846f10663dc0c62e88b4a6c50c77935]

INTEGRATION: CWS toolbars2 (1.89.66); FILE MERGED 2004/08/20 09:08:37 cd 1.89.66.7: RESYNC: (1.90-1.91); FILE MERGED 2004/08/18 16:39:17 ssa 1.89.66.6: #i32198# let sfx handle show/hide of floating toolbars 2004/08/09 15:10:31 ssa 1.89.66.5: #i32198# restore ownerdraw windows only if they were hidden automatically 2004/08/06 15:33:54 ssa 1.89.66.4: #i32198# improve ownerdraw decoration support 2004/08/04 07:45:20 ssa 1.89.66.3: #i32198# keep position of client- and borderwindows always in sync 2004/08/02 08:32:37 ssa 1.89.66.2: RESYNC: (1.89-1.90); FILE MERGED 2004/07/30 11:57:51 ssa 1.89.66.1: #i32198# initial suport for system floaters with owner draw decoration


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [175bb49edd6a0e04be46f664fe849de3db4563b1]

INTEGRATION: CWS toolbars2 (1.3.70); FILE MERGED 2004/08/19 12:30:06 mi 1.3.70.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [3d4db04773f84a1da84c26d26c306dfcb01bb68e]

INTEGRATION: CWS toolbars2 (1.13.24); FILE MERGED 2004/08/16 15:16:46 gh 1.13.24.4: #i32516#remove Set/GetHelpIdAsString from ToolBox and GetUniqueOrHelpId from Windows 2004/08/10 13:39:42 gh 1.13.24.3: #i32516#use SmartIds for UniqueIds as well + fixes 2004/08/06 14:10:18 gh 1.13.24.2: #i32449#support to hold numeric and String Id on Windows 2004/07/30 11:57:51 ssa 1.13.24.1: #i32198# initial suport for system floaters with owner draw decoration


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [8fdee0fe3f72700dc397a166efe1257a9eadb0dc]

INTEGRATION: CWS toolbars2 (1.6.70); FILE MERGED 2004/08/19 12:30:06 mi 1.6.70.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [ecf46187906585863072a22f9e32a799c343b54c]

INTEGRATION: CWS toolbars2 (1.194.6); FILE MERGED 2004/08/24 13:48:40 ssa 1.194.6.13: #i32185# provide smooth border around a toolbar item and its floating subtoolbar 2004/08/18 16:39:16 ssa 1.194.6.12: #i32198# let sfx handle show/hide of floating toolbars 2004/08/16 15:45:18 ssa 1.194.6.11: #32194# provide gradient that covers the application window for use in dockingareas and the menubar 2004/08/13 13:52:08 ssa 1.194.6.10: #i32198# correct use of SAL_FRAME_STYLE_OWNERDRAWDECORATION 2004/08/13 13:47:32 ssa 1.194.6.9: #i32198# correct use of SAL_FRAME_STYLE_OWNERDRAWDECORATION 2004/08/10 13:39:42 gh 1.194.6.8: #i32516#use SmartIds for UniqueIds as well + fixes 2004/08/09 15:10:31 ssa 1.194.6.7: #i32198# restore ownerdraw windows only if they were hidden automatically 2004/08/09 11:36:14 ssa 1.194.6.6: #i32449# delete smarthelpid 2004/08/06 14:10:17 gh 1.194.6.5: #i32449#support to hold numeric and String Id on Windows 2004/08/04 07:45:19 ssa 1.194.6.4: #i32198# keep position of client- and borderwindows always in sync 2004/08/02 08:32:21 ssa 1.194.6.3: RESYNC: (1.194-1.195); FILE MERGED 2004/07/30 15:37:46 ssa 1.194.6.2: #i32198# update clientwindow position when border frame moves 2004/07/30 11:57:51 ssa 1.194.6.1: #i32198# initial suport for system floaters with owner draw decoration


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [1cd2d338b21624f10bedf8c28d21dda729e7ca66]

INTEGRATION: CWS toolbars2 (1.2.2); FILE MERGED 2004/08/19 12:30:05 mi 1.2.2.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [f4728d275b66341fad31b9b5f0fc6d3a87cc3b66]

INTEGRATION: CWS toolbars2 (1.27.22); FILE MERGED 2004/08/24 17:06:16 pl 1.27.22.7: #i33362# use ImplDelData on borderwin, too 2004/08/24 13:48:39 ssa 1.27.22.6: #i32185# provide smooth border around a toolbar item and its floating subtoolbar 2004/08/20 09:08:29 cd 1.27.22.5: RESYNC: (1.28-1.30); FILE MERGED 2004/08/18 14:09:23 toconnor 1.27.22.4: #i31823# all page scrolling of toolbox for icon selector 2004/08/16 15:16:46 gh 1.27.22.3: #i32516#remove Set/GetHelpIdAsString from ToolBox and GetUniqueOrHelpId from Windows 2004/08/06 15:33:54 ssa 1.27.22.2: #i32198# improve ownerdraw decoration support 2004/07/30 11:57:50 ssa 1.27.22.1: #i32198# initial suport for system floaters with owner draw decoration


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [6ac22456c310a7801b18b3ae16dc8144e77a2e83]

INTEGRATION: CWS toolbars2 (1.5.70); FILE MERGED 2004/08/19 12:30:05 mi 1.5.70.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [818347b509ebd1931bf6db918748f1de1297ef09]

INTEGRATION: CWS toolbars2 (1.35.162); FILE MERGED 2004/08/10 15:42:35 ssa 1.35.162.2: #i32190# provide SystemWindow::SetMaxOutputSizePixel() 2004/07/30 11:57:50 ssa 1.35.162.1: #i32198# initial suport for system floaters with owner draw decoration


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [af44c8bbaae833a8f4bcc1d507d049e0b6dd1b35]

INTEGRATION: CWS toolbars2 (1.12.68); FILE MERGED 2004/08/16 15:45:17 ssa 1.12.68.2: #32194# provide gradient that covers the application window for use in dockingareas and the menubar 2004/08/11 10:52:03 cd 1.12.68.1: #i32219# New method added to set item command


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [c2a860b7a6e0eb8b61835356091e0b6b57d7c0b6]

INTEGRATION: CWS toolbars2 (1.7.2); FILE MERGED 2004/08/19 12:30:04 mi 1.7.2.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [5adc479e9f783321ce370286c2b57228f1a18a5e]

INTEGRATION: CWS toolbars2 (1.12.70); FILE MERGED 2004/08/19 12:30:04 mi 1.12.70.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [d5018d23aee895245b41d3450d644ebe8c6d8216]

INTEGRATION: CWS toolbars2 (1.107.24); FILE MERGED 2004/08/16 15:45:17 ssa 1.107.24.1: #32194# provide gradient that covers the application window for use in dockingareas and the menubar


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [2c333b66c62bc34defcd0d852279f4ec0bacf238]

INTEGRATION: CWS toolbars2 (1.5.2); FILE MERGED 2004/08/19 12:30:04 mi 1.5.2.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [7d353cb4a50982681dadee31d91d833d277191b8]

INTEGRATION: CWS toolbars2 (1.28.24); FILE MERGED 2004/08/24 13:48:39 ssa 1.28.24.2: #i32185# provide smooth border around a toolbar item and its floating subtoolbar 2004/07/30 11:57:50 ssa 1.28.24.1: #i32198# initial suport for system floaters with owner draw decoration


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [88767f43559c1bbc8f8543bf1c7409b249ae87de]

INTEGRATION: CWS toolbars2 (1.6.70); FILE MERGED 2004/08/19 12:30:04 mi 1.6.70.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [786ae2e125729212b4b253ca78e6f6f93359d6ef]

INTEGRATION: CWS toolbars2 (1.16.24); FILE MERGED 2004/08/10 15:42:35 ssa 1.16.24.1: #i32190# provide SystemWindow::SetMaxOutputSizePixel()


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [aab315f15e854ae1b0fde0fa8a22fd19dd8f8b79]

INTEGRATION: CWS toolbars2 (1.2.24); FILE MERGED 2004/08/27 16:08:22 ssa 1.2.24.5: #i32284# make subtoolbars keyboard accessible 2004/08/24 13:48:38 ssa 1.2.24.4: #i32185# provide smooth border around a toolbar item and its floating subtoolbar 2004/08/10 15:42:34 ssa 1.2.24.3: #i32190# provide SystemWindow::SetMaxOutputSizePixel() 2004/08/06 15:33:53 ssa 1.2.24.2: #i32198# improve ownerdraw decoration support 2004/07/30 11:57:49 ssa 1.2.24.1: #i32198# initial suport for system floaters with owner draw decoration


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [02ed6d7981fb1d6af0cea335408b5d68960b98d5]

INTEGRATION: CWS toolbars2 (1.6.70); FILE MERGED 2004/08/19 12:30:03 mi 1.6.70.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [df6ba2adbaeea9c5abe6e3ea0a583ec78ca9e7bd]

INTEGRATION: CWS toolbars2 (1.14.34); FILE MERGED 2004/08/10 15:42:34 ssa 1.14.34.3: #i32190# provide SystemWindow::SetMaxOutputSizePixel() 2004/07/30 13:38:54 ssa 1.14.34.2: #i32198# force min title height 2004/07/30 11:57:49 ssa 1.14.34.1: #i32198# initial suport for system floaters with owner draw decoration


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [af985c44caa8d9d5097fba43a42760c74351eeb3]

INTEGRATION: CWS toolbars2 (1.5.70); FILE MERGED 2004/08/19 12:30:03 mi 1.5.70.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [84f0288a6e90820992e8b8f48011ab10f5303d6e]

INTEGRATION: CWS toolbars2 (1.1.2); FILE ADDED 2004/09/02 13:45:51 gh 1.1.2.4: #i33727# NULL-pointer access when setting to empty SmartId 2004/08/10 13:39:41 gh 1.1.2.3: #i32516#use SmartIds for UniqueIds as well + fixes 2004/08/09 08:13:24 gh 1.1.2.2: make string params const 2004/08/06 14:06:50 gh 1.1.2.1: #i32449#New class to hold numeric and String Id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [66fa041aca04a5bd6dad80c00de0237ff94dea67]

INTEGRATION: CWS toolbars2 (1.13.102); FILE MERGED 2004/08/06 14:09:39 gh 1.13.102.1: #i32449#New class to hold numeric and String Id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [356d98d6b0bfe1d75294f4f5fd5d5a20c067cd1c]

INTEGRATION: CWS toolbars2 (1.4.70); FILE MERGED 2004/08/19 12:30:03 mi 1.4.70.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [5b9ecafa6a6e586dc5b1a82b328897b83e23a242]

INTEGRATION: CWS toolbars2 (1.2.162); FILE MERGED 2004/08/16 15:45:16 ssa 1.2.162.1: #32194# provide gradient that covers the application window for use in dockingareas and the menubar


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [fafba26b5203bffed201a31269e89184ba6263e5]

INTEGRATION: CWS toolbars2 (1.7.70); FILE MERGED 2004/08/19 12:30:02 mi 1.7.70.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [65b8261be00f710ac22ec1ba778037cbe6174f86]

INTEGRATION: CWS toolbars2 (1.9.64); FILE MERGED 2004/08/16 15:45:16 ssa 1.9.64.1: #32194# provide gradient that covers the application window for use in dockingareas and the menubar


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [2e0996f1f0d04b3f0ccacab0f5d53053bcc4b430]

INTEGRATION: CWS toolbars2 (1.6.70); FILE MERGED 2004/08/19 12:30:02 mi 1.6.70.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [1ec77d7bc9c73639c762d478f7f9b1eea8d29f00]

INTEGRATION: CWS toolbars2 (1.28.24); FILE MERGED 2004/08/24 14:34:05 ssa 1.28.24.1: #i33202# reduce menu button triangle size


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [336b49382e71b3b74d912265f8840c0ff8b98625]

INTEGRATION: CWS toolbars2 (1.5.70); FILE MERGED 2004/08/19 12:30:02 mi 1.5.70.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [fddffdff34feca70642196e746d9c1929d2560a8]

INTEGRATION: CWS toolbars2 (1.48.24); FILE MERGED 2004/08/24 13:48:38 ssa 1.48.24.3: #i32185# provide smooth border around a toolbar item and its floating subtoolbar 2004/08/20 09:07:24 cd 1.48.24.2: RESYNC: (1.48-1.49); FILE MERGED 2004/08/16 15:45:15 ssa 1.48.24.1: #32194# provide gradient that covers the application window for use in dockingareas and the menubar


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [1821ee2655c009434dd5ec883433be14e07ff889]

INTEGRATION: CWS toolbars2 (1.39.28); FILE MERGED 2004/08/20 09:07:05 cd 1.39.28.2: RESYNC: (1.39-1.40); FILE MERGED 2004/08/06 16:05:22 gh 1.39.28.1: #i32449#New class to hold numeric and String Id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [e952cd1c0345a48e11fcce6ca4e18da518543c23]

INTEGRATION: CWS toolbars2 (1.4.98); FILE MERGED 2004/08/19 12:30:01 mi 1.4.98.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [be137c852df2c2e64cb73d56281caeb4fbb0d8cc]

INTEGRATION: CWS toolbars2 (1.4.70); FILE MERGED 2004/08/19 12:30:01 mi 1.4.70.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [707602315f34c10a586c554204864332c092e6c4]

INTEGRATION: CWS toolbars2 (1.5.70); FILE MERGED 2004/08/19 12:30:01 mi 1.5.70.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [17bfd87312ca4ffb9724ef064f1e907761bcd618]

INTEGRATION: CWS toolbars2 (1.4.70); FILE MERGED 2004/08/19 12:30:00 mi 1.4.70.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [9ecc8edb7d91974738744f549fa21eb15adb4f93]

INTEGRATION: CWS toolbars2 (1.4.70); FILE MERGED 2004/08/19 12:29:59 mi 1.4.70.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [21dd61143d6c45756d672cc1eda7101791d56c0a]

INTEGRATION: CWS toolbars2 (1.4.70); FILE MERGED 2004/08/19 12:29:58 mi 1.4.70.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [9e81aa941c4ac832f02cbe1360dee42e620a3e2f]

INTEGRATION: CWS toolbars2 (1.4.70); FILE MERGED 2004/08/19 12:29:57 mi 1.4.70.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [456773863af899129d3d4232de2490ca4b8f871f]

INTEGRATION: CWS toolbars2 (1.22.46); FILE MERGED 2004/08/05 16:01:56 cd 1.22.46.1: #i32219# New service for UNO based status bar controllers


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [fd074af0f6c85477e19a2414596f24f816e46ed4]

INTEGRATION: CWS toolbars2 (1.2.120); FILE MERGED 2004/08/19 12:29:56 mi 1.2.120.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [c6c2a0560ea5c8b457aeaf7248f04c375ff1cd5b]

INTEGRATION: CWS toolbars2 (1.4.70); FILE MERGED 2004/08/19 12:29:56 mi 1.4.70.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [1916a3067e4006ce1ce290018f861a8af3e5f610]

INTEGRATION: CWS toolbars2 (1.1.2); FILE ADDED 2004/08/05 16:01:15 cd 1.1.2.1: #i32219# New interface for UNO based status bar controllers


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [f45f2bec54d4672b2e059a61d760744ced439b28]

INTEGRATION: CWS toolbars2 (1.6.70); FILE MERGED 2004/08/19 12:29:56 mi 1.6.70.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [4123eb2935f309248b79a338ba37a68efe31b71e]

INTEGRATION: CWS toolbars2 (1.5.70); FILE MERGED 2004/08/19 12:29:55 mi 1.5.70.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [747db599d3fe591d8bdd800201f94e946ff0e42f]

INTEGRATION: CWS toolbars2 (1.8.70); FILE MERGED 2004/08/19 12:29:55 mi 1.8.70.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [b2cfce8918fbc230827d08d87b3c0f09322ecf9c]

INTEGRATION: CWS toolbars2 (1.4.70); FILE MERGED 2004/08/19 12:29:55 mi 1.4.70.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [5e5e542b903aa97e2ce2fbb740aefec567c00ead]

INTEGRATION: CWS toolbars2 (1.2.120); FILE MERGED 2004/08/19 12:29:54 mi 1.2.120.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [acf53925156749aa3a0ecd2e5d975414953b9f8a]

INTEGRATION: CWS toolbars2 (1.3.12); FILE MERGED 2004/08/23 09:45:57 dbo 1.3.12.1: #i32582# removed separators around PackageManager... Issue number: Submitted by: Reviewed by:


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [18f1771e22a2b2ec07334d3a76f17d605535ce1d]

INTEGRATION: CWS toolbars2 (1.5.70); FILE MERGED 2004/08/19 12:29:54 mi 1.5.70.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [ec8bf2b77251781775bd23da312946aac47ae219]

INTEGRATION: CWS toolbars2 (1.1.2); FILE ADDED 2004/08/05 16:01:37 cd 1.1.2.1: #i32219# New service for UNO based status bar controllers


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [9474c97e16df692d05b4c16a524ee164ffaee54c]

INTEGRATION: CWS toolbars2 (1.6.70); FILE MERGED 2004/08/19 12:29:54 mi 1.6.70.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [3522116a3c9925f98cc1ec914750a1dbced2b5ae]

INTEGRATION: CWS toolbars2 (1.14.70); FILE MERGED 2004/08/19 12:29:54 mi 1.14.70.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [ca05557342bb4adb8997449fd37403de76fc45d7]

INTEGRATION: CWS toolbars2 (1.4.70); FILE MERGED 2004/08/19 12:29:54 mi 1.4.70.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [f212e90b45467912e27dcac7e3658fa19d71a474]

INTEGRATION: CWS toolbars2 (1.7.70); FILE MERGED 2004/08/19 12:29:53 mi 1.7.70.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [b97df6dc852ac1582768a2e5dbb7cb4cf86081f5]

INTEGRATION: CWS toolbars2 (1.2.12); FILE MERGED 2004/08/23 09:45:56 dbo 1.2.12.1: #i32582# removed separators around PackageManager... Issue number: Submitted by: Reviewed by:


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [303f559427c8ccdc4b937d5d87b8f8f3c6f9743f]

INTEGRATION: CWS toolbars2 (1.6.70); FILE MERGED 2004/08/19 12:29:53 mi 1.6.70.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [3b643b6c7a35f3dbccae9fdee07178e7eb70da0c]

INTEGRATION: CWS toolbars2 (1.8.70); FILE MERGED 2004/08/19 12:29:53 mi 1.8.70.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [d8ff9df5169b75704a9059cb01e8b1a533a4802f]

INTEGRATION: CWS toolbars2 (1.4.70); FILE MERGED 2004/08/19 12:29:53 mi 1.4.70.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [4797a63c7d2cf66d006e28e4804dbf8d6b83e381]

INTEGRATION: CWS toolbars2 (1.4.70); FILE MERGED 2004/08/19 12:29:52 mi 1.4.70.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [774eab13e8d52389092c585e0fef2ad711ae1ebd]

INTEGRATION: CWS toolbars2 (1.8.70); FILE MERGED 2004/08/19 12:29:52 mi 1.8.70.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [43dd054a2d02835b083da39f141fc13f2f40a5ec]

INTEGRATION: CWS toolbars2 (1.11.70); FILE MERGED 2004/08/19 12:29:51 mi 1.11.70.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [f7d5b050da836a66552717e33be93b4ba281dc65]

INTEGRATION: CWS toolbars2 (1.4.70); FILE MERGED 2004/08/19 12:29:51 mi 1.4.70.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [572f434e202892381df6b9fef457a0dde2f93c1f]

INTEGRATION: CWS toolbars2 (1.5.70); FILE MERGED 2004/08/19 12:29:51 mi 1.5.70.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [48a933bf716e5dbadc32e7faeac3175aa611cea3]

INTEGRATION: CWS toolbars2 (1.4.322); FILE MERGED 2004/08/19 12:29:51 mi 1.4.322.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [3efe416762074c38b8152294734228c609a81cb7]

INTEGRATION: CWS toolbars2 (1.5.70); FILE MERGED 2004/08/19 12:29:50 mi 1.5.70.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [6ef0380197e497b1d6fe5fc699f410d1652bc06d]

INTEGRATION: CWS toolbars2 (1.6.70); FILE MERGED 2004/08/19 12:29:50 mi 1.6.70.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [a69d1e17fe6406d725e227c95753f695cfa1f4d6]

INTEGRATION: CWS toolbars2 (1.5.70); FILE MERGED 2004/08/19 12:29:49 mi 1.5.70.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [9481c8ced33f9a615f84feecf799a908fb2d0a20]

INTEGRATION: CWS toolbars2 (1.6.70); FILE MERGED 2004/08/19 12:29:49 mi 1.6.70.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [9938deccca5828b78e0c242a054c4cea8af3cf22]

INTEGRATION: CWS toolbars2 (1.4.70); FILE MERGED 2004/08/19 12:29:49 mi 1.4.70.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [b362ca659e650eea74d8a5b527ac5b973b71cff9]

INTEGRATION: CWS toolbars2 (1.12.70); FILE MERGED 2004/08/19 12:29:49 mi 1.12.70.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [48f92d8a15297873ce49480edf84e20a395a358e]

INTEGRATION: CWS toolbars2 (1.41.2); FILE MERGED 2004/08/26 13:24:17 cd 1.41.2.1: #i32219# Adapt XML security statusbar controller to new implementation


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [7f187ae119b7037b3cfefdf99f410309a1bdb7c9]

INTEGRATION: CWS toolbars2 (1.19.70); FILE MERGED 2004/08/19 12:29:48 mi 1.19.70.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [4b33f05252b97dd7322dbea0e1f9edb5f8890e3f]

INTEGRATION: CWS toolbars2 (1.6.70); FILE MERGED 2004/08/19 12:29:48 mi 1.6.70.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [f98f424a65d1dd5e5bef13b35fbfd28b5d2057b3]

INTEGRATION: CWS toolbars2 (1.5.70); FILE MERGED 2004/08/19 12:29:48 mi 1.5.70.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [ff734204b3814c5c9547c84d9801d39f80b0ac0e]

INTEGRATION: CWS toolbars2 (1.4.70); FILE MERGED 2004/08/19 12:29:48 mi 1.4.70.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [529b5c2404e971fe307bbb109ebf277a5fd64ec0]

INTEGRATION: CWS toolbars2 (1.2.6); FILE MERGED 2004/08/19 12:29:48 mi 1.2.6.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [b582746e05825eb595bdddd740882c6f5063cf8c]

INTEGRATION: CWS toolbars2 (1.4.70); FILE MERGED 2004/08/19 12:29:47 mi 1.4.70.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [a1ba31a55b34b132a89bce623cd0c18b809f37e3]

INTEGRATION: CWS toolbars2 (1.2.60); FILE MERGED 2004/08/19 12:29:47 mi 1.2.60.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [005bfe9599becfb25bb5fa3c8cf4a338e465316a]

INTEGRATION: CWS toolbars2 (1.3.60); FILE MERGED 2004/08/19 12:29:47 mi 1.3.60.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [68147c9b5b6b62726cbbc7b339dc6fd04f9e63cb]

INTEGRATION: CWS toolbars2 (1.3.60); FILE MERGED 2004/08/20 08:47:18 cd 1.3.60.2: RESYNC: (1.3-1.4); FILE MERGED 2004/08/19 12:29:47 mi 1.3.60.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [302d2792f0394edb7ce0d9a2a1d9f41642e7a3b5]

INTEGRATION: CWS toolbars2 (1.3.60); FILE MERGED 2004/08/20 08:47:09 cd 1.3.60.2: RESYNC: (1.3-1.4); FILE MERGED 2004/08/19 12:29:46 mi 1.3.60.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [f4334e9744013e3aa779a90927cdcf2857475b95]

INTEGRATION: CWS toolbars2 (1.3.60); FILE MERGED 2004/08/20 08:47:02 cd 1.3.60.2: RESYNC: (1.3-1.4); FILE MERGED 2004/08/19 12:29:46 mi 1.3.60.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [104c9aaa1078e4ae36fd9079852b37305aaaab46]

INTEGRATION: CWS toolbars2 (1.3.60); FILE MERGED 2004/08/20 08:46:53 cd 1.3.60.2: RESYNC: (1.3-1.4); FILE MERGED 2004/08/19 12:29:46 mi 1.3.60.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [d9db5d3e6d3e9b6c21db459194a9578cb917197b]

INTEGRATION: CWS toolbars2 (1.3.60); FILE MERGED 2004/08/19 12:29:46 mi 1.3.60.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [1b5a0b45e6d50c365345b67040a940f6d01d6090]

INTEGRATION: CWS toolbars2 (1.3.70); FILE MERGED 2004/08/19 12:29:45 mi 1.3.70.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [6cf31bb5d3afc04ce6c596dd6f7bc1f8c783d764]

INTEGRATION: CWS toolbars2 (1.3.70); FILE MERGED 2004/08/19 12:29:44 mi 1.3.70.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [75cd623d9bccc0d00510a0cb906a5b3024211c56]

INTEGRATION: CWS toolbars2 (1.3.70); FILE MERGED 2004/08/19 12:29:43 mi 1.3.70.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [0037c5c986df561ce915e7accfe0dd7b5c464a83]

INTEGRATION: CWS toolbars2 (1.4.56); FILE MERGED 2004/08/19 12:29:43 mi 1.4.56.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [158d9f2a2c833992baa3921cdab05311448ea45f]

INTEGRATION: CWS toolbars2 (1.3.70); FILE MERGED 2004/08/19 12:29:42 mi 1.3.70.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [c44e261bf4bc7d7125a4fd0abb798cf318909c88]

INTEGRATION: CWS toolbars2 (1.3.70); FILE MERGED 2004/08/19 12:29:41 mi 1.3.70.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [130a8edd7a581d01965dd3b8db7a6e5a778b1ef8]

INTEGRATION: CWS toolbars2 (1.3.70); FILE MERGED 2004/08/19 12:29:40 mi 1.3.70.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [562b4919ddbe5d4c437220d6b397af5bd672657a]

INTEGRATION: CWS toolbars2 (1.3.70); FILE MERGED 2004/08/19 12:29:39 mi 1.3.70.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [5013c7db065b7442c38799ff0a7c202108f13b24]

INTEGRATION: CWS toolbars2 (1.4.56); FILE MERGED 2004/08/19 12:29:38 mi 1.4.56.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [c9b5a62cbbedec61a606863d39bd2d1c04e3db3f]

INTEGRATION: CWS toolbars2 (1.3.70); FILE MERGED 2004/08/19 12:29:38 mi 1.3.70.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [abad6396f4440260ca92b72de709c98c83b8fbff]

INTEGRATION: CWS toolbars2 (1.2.372); FILE MERGED 2004/08/19 12:29:38 mi 1.2.372.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [432331a1fea999c99f69eb3a8b090527e14ab879]

INTEGRATION: CWS toolbars2 (1.3.70); FILE MERGED 2004/08/19 12:29:37 mi 1.3.70.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [75bbac79c774c5fabb5be4140681f8b8175253cd]

INTEGRATION: CWS toolbars2 (1.4.56); FILE MERGED 2004/08/19 12:29:36 mi 1.4.56.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [008dae71dbf813606547cd96f07f9a0b63994c60]

INTEGRATION: CWS toolbars2 (1.11.70); FILE MERGED 2004/08/19 12:29:36 mi 1.11.70.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [d6c7625ae72be9c4a5c9b528b3ea314062011946]

INTEGRATION: CWS toolbars2 (1.12.70); FILE MERGED 2004/08/19 12:29:35 mi 1.12.70.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [1aaa87abf51a598c56a949a92868049b96948a10]

INTEGRATION: CWS toolbars2 (1.11.70); FILE MERGED 2004/08/19 12:29:35 mi 1.11.70.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [82d441592fec6c8c132ec50be80ba66f4f8c457b]

INTEGRATION: CWS toolbars2 (1.14.2); FILE MERGED 2004/08/19 12:29:35 mi 1.14.2.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [0b06d26bcf53d9cf2c077015438f7ac851b29f5f]

INTEGRATION: CWS toolbars2 (1.15.70); FILE MERGED 2004/08/19 12:29:34 mi 1.15.70.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [a9b88e59435a22adbaf85fe6d6d1f28982efce9a]

INTEGRATION: CWS toolbars2 (1.13.70); FILE MERGED 2004/08/19 12:29:34 mi 1.13.70.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [6cb6ddf746216435a4d1a508788974acf8d4ec77]

INTEGRATION: CWS toolbars2 (1.5.70); FILE MERGED 2004/08/19 12:29:34 mi 1.5.70.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [42fe439e598a51734ec0dedcd7689cf09a381234]

INTEGRATION: CWS toolbars2 (1.5.70); FILE MERGED 2004/08/19 12:29:33 mi 1.5.70.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [941e2088b88db1aa949ed69f203bdadcd3c8ba14]

INTEGRATION: CWS toolbars2 (1.30.48); FILE MERGED 2004/08/06 15:05:44 ssa 1.30.48.2: #i32198# new interface XWindow2 2004/08/05 16:00:07 cd 1.30.48.1: #i32219# Definition for commands


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [72223f2f6c48eada51b3b05e414fe5af3b8aeea1]

INTEGRATION: CWS toolbars2 (1.1.2); FILE ADDED 2004/08/06 15:05:44 ssa 1.1.2.1: #i32198# new interface XWindow2


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [2f98f66a5c9fdbc7510882eb338c32e20f45effb]

INTEGRATION: CWS toolbars2 (1.4.70); FILE MERGED 2004/08/19 12:29:33 mi 1.4.70.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [7d50cc2cc023c1200a4dc167b29d98f854d23cd6]

INTEGRATION: CWS toolbars2 (1.7.72); FILE MERGED 2004/08/19 12:29:32 mi 1.7.72.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [6a9a85cd39d9719f3099b99b4f25d4a8e16f75b5]

INTEGRATION: CWS toolbars2 (1.3.72); FILE MERGED 2004/08/19 12:29:32 mi 1.3.72.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [0102b8f907f3dfd85158d8e3e4c9a0e6a2075839]

INTEGRATION: CWS toolbars2 (1.8.48); FILE MERGED 2004/08/19 12:29:32 mi 1.8.48.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [5422271bd7c0471db1096f9e3dccc3ebcabaa9af]

INTEGRATION: CWS toolbars2 (1.6.72); FILE MERGED 2004/08/19 12:29:32 mi 1.6.72.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [b47c16dcc192bedced8aa297d2816e990e93cab9]

INTEGRATION: CWS toolbars2 (1.4.48); FILE MERGED 2004/08/19 12:29:32 mi 1.4.48.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [f8398652f9e1ef90edefab73fdd3de66ef5b49b0]

INTEGRATION: CWS toolbars2 (1.7.48); FILE MERGED 2004/08/19 12:29:31 mi 1.7.48.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [33bf46cbf0ce1b2187cc0352f864b6bf0fe15330]

INTEGRATION: CWS toolbars2 (1.6.48); FILE MERGED 2004/08/19 12:29:31 mi 1.6.48.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [d5185e89e37fb16a1e070d587e19b92f9fed8d1d]

INTEGRATION: CWS toolbars2 (1.12.48); FILE MERGED 2004/08/19 12:29:31 mi 1.12.48.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [70b479634454a8a253673bf3545e3b999eb4289c]

INTEGRATION: CWS toolbars2 (1.9.72); FILE MERGED 2004/08/19 12:29:31 mi 1.9.72.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [5690db53d03cba8592cdca7e882eca9533031975]

INTEGRATION: CWS toolbars2 (1.10.72); FILE MERGED 2004/08/19 12:29:31 mi 1.10.72.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [8cc35eada4b3586dc848f104656cc52216f37906]

INTEGRATION: CWS toolbars2 (1.8.48); FILE MERGED 2004/08/19 12:29:30 mi 1.8.48.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [01fdf06d43046dbbb4031c62269d9c09f18d3d78]

INTEGRATION: CWS toolbars2 (1.9.48); FILE MERGED 2004/08/19 12:29:30 mi 1.9.48.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [3616816c4e476c46730dbbf0ceb2c9e198de6b78]

INTEGRATION: CWS toolbars2 (1.10.48); FILE MERGED 2004/08/19 12:29:30 mi 1.10.48.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [ffb76c330328ed2bbc1ba0f851c5e0018c7a3c99]

INTEGRATION: CWS toolbars2 (1.7.72); FILE MERGED 2004/08/19 12:29:30 mi 1.7.72.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [4da144bdef6ff24564ad78813def4f69ab1a90f0]

INTEGRATION: CWS toolbars2 (1.9.48); FILE MERGED 2004/08/19 12:29:29 mi 1.9.48.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [2118763508a639764b7349b9e7719a7cce63ec82]

INTEGRATION: CWS toolbars2 (1.11.48); FILE MERGED 2004/08/19 12:29:29 mi 1.11.48.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [84c69ebdd819e6ee5dee02edac6aabb6820e2239]

INTEGRATION: CWS toolbars2 (1.8.48); FILE MERGED 2004/08/19 12:29:29 mi 1.8.48.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [0e2d58f275043a3ba6568b2b1931534d0a18b679]

INTEGRATION: CWS toolbars2 (1.8.72); FILE MERGED 2004/08/19 12:29:29 mi 1.8.72.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [ccf1756300fe110c2a7d756e5db38d9117b6e237]

INTEGRATION: CWS toolbars2 (1.12.48); FILE MERGED 2004/08/19 12:29:28 mi 1.12.48.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [6e02e9e1c54ef1ce4f49255a3bd0dba0afd11732]

INTEGRATION: CWS toolbars2 (1.10.72); FILE MERGED 2004/08/19 12:29:28 mi 1.10.72.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [7895f79238c498bf2b881a36d2a9a3b0106ccbb9]

INTEGRATION: CWS toolbars2 (1.8.48); FILE MERGED 2004/08/19 12:29:28 mi 1.8.48.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [0c4b189cabeb4f404525a5c24f3832e4d1889b6e]

INTEGRATION: CWS toolbars2 (1.10.48); FILE MERGED 2004/08/19 12:29:28 mi 1.10.48.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [4607a2e0937e9d9284ae7ffbf2ef6c7dc5f30b50]

INTEGRATION: CWS toolbars2 (1.6.72); FILE MERGED 2004/08/19 12:29:28 mi 1.6.72.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [71b6820e983d4a270e137f8aa36e83a336607490]

INTEGRATION: CWS toolbars2 (1.5.72); FILE MERGED 2004/08/19 12:29:27 mi 1.5.72.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [bf3f0270799d2029f308d751794285d79b9bed86]

INTEGRATION: CWS toolbars2 (1.3.72); FILE MERGED 2004/08/19 12:29:27 mi 1.3.72.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [5aec3ada7b4ccc91fe86c96d69c2f471f44fdda3]

INTEGRATION: CWS toolbars2 (1.1.2); FILE ADDED 2004/08/05 15:59:51 cd 1.1.2.1: #i32219# Definition for commands


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [681f10bb8902f3ae96d3b652e3081ed68e8d8756]

INTEGRATION: CWS toolbars2 (1.4.72); FILE MERGED 2004/08/19 12:29:27 mi 1.4.72.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [f3b07978cd11ef0b19c5931011e0ceb43da7a659]

INTEGRATION: CWS toolbars2 (1.7.72); FILE MERGED 2004/08/19 12:29:27 mi 1.7.72.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [42a564d3062b4e8fa2f36223da64ac453dedff78]

INTEGRATION: CWS toolbars2 (1.7.72); FILE MERGED 2004/08/19 12:29:26 mi 1.7.72.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [e0e45c25f0a91fd895ade3a970070fc702f34c1b]

INTEGRATION: CWS toolbars2 (1.5.72); FILE MERGED 2004/08/19 12:29:26 mi 1.5.72.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [f5a6989d79c16847ec81db2ae3ad0de11b8dc807]

INTEGRATION: CWS toolbars2 (1.3.332); FILE MERGED 2004/08/18 13:47:15 cd 1.3.332.2: #i32219# Adapt status bar controller to new base class 2004/08/11 10:45:05 cd 1.3.332.1: #i32219# Adapt statusbar controller to new base class


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [66dd6a6fb5f1b452fc30f43c3ae345553c6f552e]

INTEGRATION: CWS toolbars2 (1.4.72); FILE MERGED 2004/08/19 12:29:26 mi 1.4.72.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [3cc9dfd3c2f6c8f6dce895703c3aa0d9df5aadfc]

INTEGRATION: CWS toolbars2 (1.1.1.1.934); FILE MERGED 2004/08/18 13:47:15 cd 1.1.1.1.934.2: #i32219# Adapt status bar controller to new base class 2004/08/11 10:45:05 cd 1.1.1.1.934.1: #i32219# Adapt statusbar controller to new base class


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [05ef21d96a9126121a82ca494f019aade380e91d]

INTEGRATION: CWS toolbars2 (1.6.706); FILE MERGED 2004/08/18 13:47:15 cd 1.6.706.2: #i32219# Adapt status bar controller to new base class 2004/08/11 10:45:05 cd 1.6.706.1: #i32219# Adapt statusbar controller to new base class


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [dbc32c19f9dfd8f92ab3c6c0cdafffc3f302aa95]

INTEGRATION: CWS toolbars2 (1.4.72); FILE MERGED 2004/08/19 12:29:25 mi 1.4.72.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [e40b4cacd841d572a7d09c30d5782d11828045fc]

INTEGRATION: CWS toolbars2 (1.1.1.1.934); FILE MERGED 2004/08/11 10:45:04 cd 1.1.1.1.934.1: #i32219# Adapt statusbar controller to new base class


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [70251d4787eb4c7a0ee13efe434376a9e6ac1812]

INTEGRATION: CWS toolbars2 (1.1.1.1.934); FILE MERGED 2004/08/18 13:47:14 cd 1.1.1.1.934.2: #i32219# Adapt status bar controller to new base class 2004/08/11 10:45:04 cd 1.1.1.1.934.1: #i32219# Adapt statusbar controller to new base class


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [2d76cd2dba659fcefc6e83b4c6435a4da3230a67]

INTEGRATION: CWS toolbars2 (1.3.896); FILE MERGED 2004/08/18 13:56:03 cd 1.3.896.2: #i32219# Make zoom item usable for UNO based UI 2004/08/11 10:45:04 cd 1.3.896.1: #i32219# Adapt statusbar controller to new base class


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [8b1a5157f10844d8eca5c97e79b780f5764b41d0]

INTEGRATION: CWS toolbars2 (1.4.12); FILE MERGED 2004/08/20 08:55:17 cd 1.4.12.2: RESYNC: (1.4-1.5); FILE MERGED 2004/08/18 14:06:30 toconnor 1.4.12.1: #i31714# add triangle to indicate submenus #i31823# finish implementation of icon management #i32503# ensure that large icons are displayed #i32146# fix truncated button labels


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [991d4282eb116a62fefc139177dfb19bfb80e5b1]

INTEGRATION: CWS toolbars2 (1.2.98); FILE MERGED 2004/08/18 14:06:30 toconnor 1.2.98.1: #i31714# add triangle to indicate submenus #i31823# finish implementation of icon management #i32503# ensure that large icons are displayed #i32146# fix truncated button labels


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [09298db4aded2c5d078a96af609457e95122af3e]

INTEGRATION: CWS toolbars2 (1.5.72); FILE MERGED 2004/08/19 12:29:24 mi 1.5.72.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [c7f46807efecd606b97d6fed7dda08a8a8240883]

INTEGRATION: CWS toolbars2 (1.4.72); FILE MERGED 2004/08/19 12:29:24 mi 1.4.72.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [6971cd2ca8d152289f1e22376d01dddb25bf2189]

INTEGRATION: CWS toolbars2 (1.3.4); FILE MERGED 2004/08/20 08:54:56 cd 1.3.4.3: RESYNC: (1.3-1.6); FILE MERGED 2004/08/19 13:29:17 toconnor 1.3.4.2: #i31714# ensure triangle is painted for toolbar items with dropdown menus 2004/08/18 14:06:29 toconnor 1.3.4.1: #i31714# add triangle to indicate submenus #i31823# finish implementation of icon management #i32503# ensure that large icons are displayed #i32146# fix truncated button labels


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [5acb1c044802668398bfb4ed306e78ce6c295ed6]

INTEGRATION: CWS toolbars2 (1.7.72); FILE MERGED 2004/08/19 12:29:24 mi 1.7.72.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [5da2f26202966eebc61befc1cec31da52c9282d9]

INTEGRATION: CWS toolbars2 (1.1.1.1.936); FILE MERGED 2004/08/11 10:44:51 cd 1.1.1.1.936.1: #i32219# Adapt statusbar controller to new base class


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [a9afbe64d017993fec9ac97061571b5ffcc31c8a]

INTEGRATION: CWS toolbars2 (1.6.72); FILE MERGED 2004/08/19 12:29:23 mi 1.6.72.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [ba77817e3f6656018ebc00050d3acfdbbb8b3bf4]

INTEGRATION: CWS toolbars2 (1.1.1.1.936); FILE MERGED 2004/08/11 10:44:50 cd 1.1.1.1.936.1: #i32219# Adapt statusbar controller to new base class


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [f294b39b7819e32f54f85785b03ea93d19d13d70]

INTEGRATION: CWS toolbars2 (1.1.1.1.936); FILE MERGED 2004/08/18 13:47:03 cd 1.1.1.1.936.2: #i32219# Adapt status bar controller to new base class 2004/08/11 10:44:50 cd 1.1.1.1.936.1: #i32219# Adapt statusbar controller to new base class


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [d01bf074b31d95a8dee30715ec18fcb3033d30fe]

INTEGRATION: CWS toolbars2 (1.1.2); FILE ADDED 2004/08/26 13:24:36 cd 1.1.2.3: #i32219# Adapt XML security statusbar controller to new implementation 2004/08/18 13:59:31 cd 1.1.2.2: #i32219# Added help IDs for status bar items 2004/08/11 10:49:39 cd 1.1.2.1: #i32219# Status bar is now defined by XML files


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [0d09a926f41099f0d283bc08d70e4ff53ab4606a]

INTEGRATION: CWS toolbars2 (1.7.72); FILE MERGED 2004/08/19 12:29:23 mi 1.7.72.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [48787b370d77486200dab60c8352cc1b4930959b]

INTEGRATION: CWS toolbars2 (1.12.2); FILE MERGED 2004/08/23 09:42:17 dbo 1.12.2.1: #i32582# removed separators around PackageManager... Issue number: Submitted by: Reviewed by:


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [cbbc417b5e3c9290b305e3d1e786b82bd206fdab]

INTEGRATION: CWS toolbars2 (1.1.2); FILE ADDED 2004/08/26 13:24:36 cd 1.1.2.3: #i32219# Adapt XML security statusbar controller to new implementation 2004/08/18 13:59:31 cd 1.1.2.2: #i32219# Added help IDs for status bar items 2004/08/11 10:49:07 cd 1.1.2.1: #i32219# Status bar is now defined by XML files


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [bec6cd8c20d3707c7af2f0528a70a4bf1ed09ce4]

INTEGRATION: CWS toolbars2 (1.12.2); FILE MERGED 2004/08/23 09:42:16 dbo 1.12.2.1: #i32582# removed separators around PackageManager... Issue number: Submitted by: Reviewed by:


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [d5cda2cf0350e7c851e0f25c0dfb0d8a26a368bf]

INTEGRATION: CWS toolbars2 (1.4.72); FILE MERGED 2004/08/19 12:29:23 mi 1.4.72.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [7ae4037bf335a83f74ca81d737a1b3af715dd95f]

INTEGRATION: CWS toolbars2 (1.1.2); FILE ADDED 2004/08/26 13:24:36 cd 1.1.2.3: #i32219# Adapt XML security statusbar controller to new implementation 2004/08/18 13:59:30 cd 1.1.2.2: #i32219# Added help IDs for status bar items 2004/08/11 10:48:33 cd 1.1.2.1: #i32219# Status bar is now defined by XML files


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [334bf52710668beb7348c07f6fea6d59095930b1]

INTEGRATION: CWS toolbars2 (1.6.72); FILE MERGED 2004/08/19 12:29:22 mi 1.6.72.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [c7890029797a128f418bdd1c57d07435d8e82ae2]

INTEGRATION: CWS toolbars2 (1.3.628); FILE MERGED 2004/08/11 10:47:34 cd 1.3.628.1: #i32219# Adapt statusbar controller to new base class


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [ac1648c49f4462c68a64091e34b3d7943adea618]

INTEGRATION: CWS toolbars2 (1.3.628); FILE MERGED 2004/08/11 10:47:33 cd 1.3.628.1: #i32219# Adapt statusbar controller to new base class


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [61d44b057ac003b9a8585bce09a13c0896f83def]

INTEGRATION: CWS toolbars2 (1.4.72); FILE MERGED 2004/08/19 12:29:22 mi 1.4.72.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [d6092254e20a45f2b8db01060d90f7a163086eba]

INTEGRATION: CWS toolbars2 (1.4.72); FILE MERGED 2004/08/19 12:29:21 mi 1.4.72.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [12b863fef18bb3fa1c3792192bd749342a8e8f68]

INTEGRATION: CWS toolbars2 (1.1.1.1.836); FILE MERGED 2004/08/11 10:47:33 cd 1.1.1.1.836.1: #i32219# Adapt statusbar controller to new base class


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [3b4f7e11f8cb25762d430867deb1586dde5aed15]

INTEGRATION: CWS toolbars2 (1.1.1.1.836); FILE MERGED 2004/08/11 10:47:32 cd 1.1.1.1.836.1: #i32219# Adapt statusbar controller to new base class


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [2269f7040d55070ae79eeebc2d7637cea3b1af48]

INTEGRATION: CWS toolbars2 (1.17.80); FILE MERGED 2004/08/12 09:08:32 ssa 1.17.80.1: #i10000# deliver statusbar


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [ab4da8b6d996045e4aba8969e68d0fa94d81590e]

INTEGRATION: CWS toolbars2 (1.4.72); FILE MERGED 2004/08/19 12:29:20 mi 1.4.72.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [0e3eb1ccb198b47cfe9f38006ed36cf7a799fd89]

INTEGRATION: CWS toolbars2 (1.4.72); FILE MERGED 2004/08/19 12:29:19 mi 1.4.72.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [22c5c8ecaf1b87eab4db4c491e6471a45dae55e7]

INTEGRATION: CWS toolbars2 (1.6.72); FILE MERGED 2004/08/19 12:29:18 mi 1.6.72.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [0458195a357f941a960fd0d19359a7638c5c8cc9]

INTEGRATION: CWS toolbars2 (1.4.72); FILE MERGED 2004/08/19 12:29:18 mi 1.4.72.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [142b10143e27e65d1e4d29af0f0b0aff7a1cc1d8]

INTEGRATION: CWS toolbars2 (1.5.72); FILE MERGED 2004/08/19 12:29:18 mi 1.5.72.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [069aa543a502460945ba297210b73078bad17968]

INTEGRATION: CWS toolbars2 (1.4.72); FILE MERGED 2004/08/19 12:29:17 mi 1.4.72.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [223a44937e7066cf38d6f5d0bcd83be7ee73505f]

INTEGRATION: CWS toolbars2 (1.6.72); FILE MERGED 2004/08/19 12:29:17 mi 1.6.72.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [5322be46404d6b72daaa33684add484fef165fdc]

INTEGRATION: CWS toolbars2 (1.5.72); FILE MERGED 2004/08/19 12:29:17 mi 1.5.72.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [c8b2c563a2bd73a2e863bd2858f67e72fabf4271]

INTEGRATION: CWS toolbars2 (1.4.72); FILE MERGED 2004/08/19 12:29:16 mi 1.4.72.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [1a70790e60f2ec530c5b731feb872f01ee055e38]

INTEGRATION: CWS toolbars2 (1.5.72); FILE MERGED 2004/08/19 12:29:16 mi 1.5.72.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [3efefd4a4b37e876fdf41f81e587d3dc65c259e2]

INTEGRATION: CWS toolbars2 (1.6.72); FILE MERGED 2004/08/19 12:29:16 mi 1.6.72.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [895262e94d516e57d998352145d37698f78f5939]

INTEGRATION: CWS toolbars2 (1.1.2); FILE ADDED 2004/08/26 13:15:13 cd 1.1.2.3: #i32219# Adapt XML security statusbar controller to new implementation 2004/08/18 13:39:40 cd 1.1.2.2: #i32219# Added help IDs for status bar items 2004/08/17 07:18:46 cd 1.1.2.1: #i32219# Added statusbar XML file for impress


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [92b5fd0208ecc1dc48a3c03fca4809237165179c]

INTEGRATION: CWS toolbars2 (1.13.2); FILE MERGED 2004/08/25 14:17:36 cd 1.13.2.2: #i33349# Fixed wrong merge 2004/08/23 09:40:37 dbo 1.13.2.1: #i32582# removed separators around PackageManager... Issue number: Submitted by: Reviewed by:


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [e56eb3d1088a5bb16fe61f92ae53be1e5e95eefa]

INTEGRATION: CWS toolbars2 (1.1.2); FILE ADDED 2004/08/26 13:15:12 cd 1.1.2.3: #i32219# Adapt XML security statusbar controller to new implementation 2004/08/18 13:39:40 cd 1.1.2.2: #i32219# Added help IDs for status bar items 2004/08/17 07:18:14 cd 1.1.2.1: #i32219# Added statusbar XML file for draw


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [56bddfed28c79e2ca3587273697e5fdda451619e]

INTEGRATION: CWS toolbars2 (1.4.72); FILE MERGED 2004/08/19 12:29:15 mi 1.4.72.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [ce616d6ff648e92a97b408c0afcae5c9fb06cbcc]

INTEGRATION: CWS toolbars2 (1.12.2); FILE MERGED 2004/08/25 14:17:35 cd 1.12.2.2: #i33349# Fixed wrong merge 2004/08/23 09:40:37 dbo 1.12.2.1: #i32582# removed separators around PackageManager... Issue number: Submitted by: Reviewed by:


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [8c6fc766bf150e746a1251dd8580cbf381e0951d]

INTEGRATION: CWS toolbars2 (1.5.72); FILE MERGED 2004/08/19 12:29:15 mi 1.5.72.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [9078719acd63e5f98affc2e3e36b48f342e12612]

INTEGRATION: CWS toolbars2 (1.20.84); FILE MERGED 2004/08/17 07:19:14 cd 1.20.84.1: #i32219# Deliver statusbar XML file


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [dbcb2de2d4a3924f90558cc6cfd6778aae908766]

INTEGRATION: CWS toolbars2 (1.4.72); FILE MERGED 2004/08/19 12:29:14 mi 1.4.72.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [ba98225c1b08f07e7de69d19f1d702d175b9a069]

INTEGRATION: CWS toolbars2 (1.5.72); FILE MERGED 2004/08/19 12:29:14 mi 1.5.72.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [9b00263de3ce41d93a118158b0bc620a98c48a7b]

INTEGRATION: CWS toolbars2 (1.4.72); FILE MERGED 2004/08/19 12:29:13 mi 1.4.72.1: #i33199# @since with version number instead of issue id


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [360339ef18dad75ba786e5202451a9183a2b67e9]

INTEGRATION: CWS toolbars2 (1.9.10); FILE MERGED 2004/08/06 15:07:32 ssa 1.9.10.1: #i32198# support new interface XWindow2


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [22ff1aff328874d0d42875552f9a3d2db37b83fb]

INTEGRATION: CWS toolbars2 (1.47.22); FILE MERGED 2004/08/24 13:53:25 ssa 1.47.22.2: #i32185# prepare removal of useless interface 2004/08/06 15:07:31 ssa 1.47.22.1: #i32198# support new interface XWindow2


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [be84dd886d9a7a10ec23735efdd6ab7d3a3dc950]

INTEGRATION: CWS toolbars2 (1.2.82); FILE MERGED 2004/08/06 15:07:30 ssa 1.2.82.1: #i32198# support new interface XWindow2


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [d8d5af12b52dfb3dbb6c75930699f5746067e1f4]

INTEGRATION: CWS toolbars2 (1.20.22); FILE MERGED 2004/08/06 15:07:30 ssa 1.20.22.1: #i32198# support new interface XWindow2


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [3505fd56904d74080ece4424629b8f28785920cd]

INTEGRATION: CWS toolbars2 (1.16.4); FILE MERGED 2004/09/07 11:04:22 dfoster 1.16.4.1: #i33213# Removed dots from "Organize Macros..." Issue number: Submitted by: Reviewed by:


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [8094d33d6eee906721bcc40e9550dd276afe4ba0]

INTEGRATION: CWS toolbars2 (1.3.88); FILE MERGED 2004/08/05 15:41:25 cd 1.3.88.1: #i32219# New factory for framework based status bar


2004-09-09  Hans-Joachim Lankenau  <hjs@openoffice.org>  [607df6d415c2cb01f92d733dbd4e5e7d287b0327]

#117700# new toplevel and obligatory modules


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [cddeac7e75e2211e681062c454da23df7e992986]

#i10000# Syntax: wrong module name and already used acronym


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [18f213398a46cc9f9623bd1d71baeb9afce24888]

INTEGRATION: CWS tablebutton (1.2.132); FILE MERGED 2004/09/07 07:16:00 pb 1.2.132.1: fix: #i31918# Table Properties added; some items moved


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [0de33e75209d658004045460b0cc2e451c318eb2]

INTEGRATION: CWS tablebutton (1.2.132); FILE MERGED 2004/09/07 07:16:38 pb 1.2.132.1: fix: #i31918# now the same like swriter


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [bd11aaf6b44d51911eb5de413d3e11e242076a44]

INTEGRATION: CWS tablebutton (1.2.132); FILE MERGED 2004/09/07 07:16:53 pb 1.2.132.1: fix: #i31918# now the same like swriter


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [e8460dc360e19bed2d995c6ee785f5c627764f88]

INTEGRATION: CWS tablebutton (1.7.44); FILE MERGED 2004/09/06 11:46:56 pb 1.7.44.1: fix: #i31918# image support for TableDialog label


2004-09-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [a03a81afe4e44b86d0f0f994a1965c71f12f0efc]

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>  [92bf9faaf791365f5161bdcef6042c263c6e9983]

INTEGRATION: CWS ooo20040815 (1.1.4); FILE ADDED 2004/08/24 13:09:07 mh 1.1.4.1: add: missing mozwrapper.sh, #i10000#


2004-09-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [2e0366edf5901bc80bbbe47b9386c0c79252b548]

INTEGRATION: CWS ooo20040815 (1.3.42); FILE MERGED 2004/08/24 13:10:55 mh 1.3.42.2: add: missing mozwrapper.sh, #i10000# 2004/08/10 21:40:22 rene 1.3.42.1: doh, remove nswrapper.sh from makefile.mk


2004-09-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [ac5f0110119f2973b96838edb658a29b88096e01]

INTEGRATION: CWS ooo20040815 (1.32.14); FILE MERGED 2004/08/24 13:10:55 mh 1.32.14.1: add: missing mozwrapper.sh, #i10000#


2004-09-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [ab1a54597bb731c973722c768f309c90620bd766]

INTEGRATION: CWS ooo20040815 (1.17.40); FILE MERGED 2004/08/17 21:22:14 mh 1.17.40.2: RESYNC: (1.17-1.18); FILE MERGED 2004/07/28 07:01:34 pjanik 1.17.40.1: #i32042#: desktop project depends on berkeleydb (several files include berkeleydb/db_cxx.h).


2004-09-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [5a79f7a2dc5cfbf3b6b3e44f1475044b190bc07d]

INTEGRATION: CWS ooo20040815 (1.3.206); FILE MERGED 2004/08/01 11:22:11 sparcmoz 1.3.206.1: #i30774# linux sparc build v8


2004-09-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [4cd786107567b8eafdded2e7e921d31f9d1fbf86]

INTEGRATION: CWS ooo20040815 (1.11.52); FILE MERGED 2004/07/30 19:50:17 rene 1.11.52.1: #i31187# dlopen()'ing lib{pam.crypto}.so instead of so.{0,1}

dlopen() libpam.so.0 and libcrypt.so.1

2004-09-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [ff30152cb45e4e53415c493d71e757311811a412]

INTEGRATION: CWS ooo20040815 (1.19.20); FILE MERGED 2004/08/01 11:03:39 sparcmoz 1.19.20.1: #i32394# add map for linux sparc


2004-09-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [e0aefa94940e4ecf72a93f4b847bc2b4e5a43fdd]

INTEGRATION: CWS ooo20040815 (1.6.22); FILE MERGED 2004/08/17 19:56:58 mh 1.6.22.2: RESYNC: (1.6-1.7); FILE MERGED 2004/08/11 19:15:53 pjanik 1.6.22.1: #i32858#: Add missing dependency.


2004-09-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [7aa3d165a850344e78090d6a5027ffe3392ce082]

INTEGRATION: CWS ooo20040815 (1.25.24); FILE MERGED 2004/08/04 12:42:10 waratah 1.25.24.1: #i32569# Order declarations to match header file


2004-09-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [1494da147e3ed80346b95c4320d84f2dae02aba2]

INTEGRATION: CWS ooo20040815 (1.15.62); FILE MERGED 2004/08/04 12:56:44 waratah 1.15.62.1: #i32569# add an initialisation to one variable remove unused variable from code


2004-09-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [69274543667102dbff9545b057834ddf5bb74b25]

INTEGRATION: CWS ooo20040815 (1.4.50); FILE MERGED 2004/08/04 12:50:33 waratah 1.4.50.1: #i32569# exclude pragmas for gcc builds


2004-09-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [f0e7dfc8ce08101a7e8a0a973064d1c3779235a9]

INTEGRATION: CWS ooo20040815 (1.3.202); FILE MERGED 2004/08/04 12:42:12 waratah 1.3.202.1: #i32569# Order declarations to match header file


2004-09-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [7cc49092f8d6d5c63be36d43e9bd311cd978dcee]

INTEGRATION: CWS ooo20040815 (1.3.202); FILE MERGED 2004/08/04 12:51:45 waratah 1.3.202.1: #i32569# implement long char constant in portable way, reorder definitions to match class definition


2004-09-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [fe3e65e857e5e1304e3012ea56da2a642238bf1a]

INTEGRATION: CWS ooo20040815 (1.2.232); FILE MERGED 2004/08/04 12:53:47 waratah 1.2.232.1: #i32569# add an initialisation to one variable reorder definitions to match class definition


2004-09-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [445a4482e9a51fab590817c37fa68462c75d3786]

INTEGRATION: CWS ooo20040815 (1.4.202); FILE MERGED 2004/08/04 12:43:05 waratah 1.4.202.1: #i32569# Order declarations to match header file


2004-09-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [8eb9d29be9a15b5ffc36fecd1a44febf75aab4bd]

INTEGRATION: CWS ooo20040815 (1.8.62); FILE MERGED 2004/08/04 13:03:25 waratah 1.8.62.1: #i32569# add default clause to case with comment remove a pramga for gcc builds


2004-09-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [3d13fc28c75b926b7b8989a5f660acaa6b8fb4eb]

INTEGRATION: CWS ooo20040815 (1.3.226); FILE MERGED 2004/08/04 12:50:34 waratah 1.3.226.1: #i32569# exclude pragmas for gcc builds


2004-09-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [2145b5325b16f22633b274e61ec30c7b4771c579]

INTEGRATION: CWS ooo20040815 (1.2.232); FILE MERGED 2004/08/04 12:43:31 waratah 1.2.232.1: #i32569# Order declarations to match header file


2004-09-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [cf20c47ad633bb44c18d21d2eda10af7937da187]

INTEGRATION: CWS ooo20040815 (1.5.62); FILE MERGED 2004/08/04 13:03:25 waratah 1.5.62.1: #i32569# add default clause to case with comment remove a pramga for gcc builds


2004-09-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [82734be53a2a68bb4e4ec1fe42ef257d8680055a]

INTEGRATION: CWS ooo20040815 (1.2.232); FILE MERGED 2004/08/04 12:50:34 waratah 1.2.232.1: #i32569# exclude pragmas for gcc builds


2004-09-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [905fabf6fc5a61c0b74ea6412c294090064f8daf]

INTEGRATION: CWS ooo20040815 (1.3.62); FILE MERGED 2004/08/04 12:57:55 waratah 1.3.62.1: #i32569# remove unused variable add unhandled case clause to be explicit


2004-09-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [d68a2b4b69315ff00c39ed04d461b02a78dcd822]

INTEGRATION: CWS ooo20040815 (1.5.62); FILE MERGED 2004/08/04 12:59:10 waratah 1.5.62.1: #i32569# add default clause to case with comment reformat some code to make more readable


2004-09-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [b0ac4bf868bec02b2552fc78da3a8a63b2ae6a69]

INTEGRATION: CWS ooo20040815 (1.1.1.1.240); FILE MERGED 2004/08/04 12:54:36 waratah 1.1.1.1.240.1: #i32569# add an initialisation to one variable remove unused variable from code


2004-09-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [3f0f3637d9ae75b4b1421d61cb202baaaacfddda]

INTEGRATION: CWS ooo20040815 (1.2.234); FILE MERGED 2004/08/04 13:08:55 waratah 1.2.234.1: #i32569# remove unused variables add comments for pointer to interesting code


2004-09-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [49d1289789b81c415af6c7dc2e9e7f33f2fa5c57]

INTEGRATION: CWS ooo20040815 (1.2.234); FILE MERGED 2004/08/04 13:09:51 waratah 1.2.234.1: #i32569# remove unused variables and add comments re interesting code


2004-09-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [ab4834003d666c11f10d591f911113d6410c8a14]

INTEGRATION: CWS ooo20040815 (1.2.234); FILE MERGED 2004/08/04 12:56:20 waratah 1.2.234.1: #i32569# correct assignment instead of equality in if test


2004-09-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [62eee7997f79050b40ba605c02aeff6d6d11ad05]

INTEGRATION: CWS ooo20040815 (1.1.1.1.240); FILE MERGED 2004/08/04 13:11:18 waratah 1.1.1.1.240.1: #i32569# remove unused variables and add comments re interesting code


2004-09-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [2eab5aac7553bedac168695c580192f6c0979048]

INTEGRATION: CWS ooo20040815 (1.7.20); FILE MERGED 2004/08/04 12:44:16 waratah 1.7.20.1: #i32569# Order declarations to match header file


2004-09-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [1dc04788b12123f0ae7c01b80d75bb4f1a367223]

INTEGRATION: CWS ooo20040815 (1.3.202); FILE MERGED 2004/08/04 12:44:40 waratah 1.3.202.1: #i32569# Order declarations to match header file


2004-09-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [d5740400149b86c6ae54dc3f5d1e0ae689372922]

INTEGRATION: CWS ooo20040815 (1.1.1.1.240); FILE MERGED 2004/08/04 12:45:15 waratah 1.1.1.1.240.1: #i32569# Order declarations to match header file


2004-09-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [f9c8ed60efb7feaf9ba359c963a3694170275f67]

INTEGRATION: CWS ooo20040815 (1.2.234); FILE MERGED 2004/08/04 13:04:57 waratah 1.2.234.1: #i32569# correct assignment bug in if clause add a few initialisations add a few clauses to case statements to be explicit that nothing happens


2004-09-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [2e1ce5eb587f360970cddfb8890bed18867bc5a8]

INTEGRATION: CWS ooo20040815 (1.2.232); FILE MERGED 2004/08/04 13:03:26 waratah 1.2.232.1: #i32569# add default clause to case with comment remove a pramga for gcc builds


2004-09-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [21340afb144331b33c51469213bdc2efd075580c]

INTEGRATION: CWS ooo20040815 (1.2.232); FILE MERGED 2004/08/04 13:13:39 waratah 1.2.232.1: #i32569# add initialisers to variables remove pragmas from gcc builds add default clause to case statement with default value


2004-09-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [540a11f4c78e88aa77823fd25162702dadef8135]

INTEGRATION: CWS ooo20040815 (1.2.232); FILE MERGED 2004/08/04 13:14:21 waratah 1.2.232.1: #i32569# add initialisers to variables remove pragmas from gcc builds reorder definitions to match class definition


2004-09-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [8f6b41436603448b8db58e12387fffa031b1dded]

INTEGRATION: CWS ooo20040815 (1.8.156); FILE MERGED 2004/08/04 12:50:35 waratah 1.8.156.1: #i32569# exclude pragmas for gcc builds


2004-09-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [43804c0c4c59a78774416c3034ece2a33ff19759]

INTEGRATION: CWS ooo20040815 (1.4.18); FILE MERGED 2004/08/04 13:03:26 waratah 1.4.18.1: #i32569# add default clause to case with comment remove a pramga for gcc builds


2004-09-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [445d8ee86f6088dc9eed54b3e8d9bec71f2a91a8]

INTEGRATION: CWS ooo20040815 (1.3.202); FILE MERGED 2004/08/04 12:50:35 waratah 1.3.202.1: #i32569# exclude pragmas for gcc builds


2004-09-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [4c5031a351655bd58781b0f640391568055ad849]

INTEGRATION: CWS ooo20040815 (1.56.10); FILE MERGED 2004/08/13 01:59:30 rene 1.56.10.1: #i32066# Xinerama is linked staticly even when dynamic is preffered

add check

2004-09-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [35b164ebd1098edbe480fd3a4cef6c953b447d9a]

INTEGRATION: CWS ooo20040815 (1.11.18); FILE MERGED 2004/08/04 13:25:42 waratah 1.11.18.1: #i32569# remove pragmas from gcc build initialise variable remove unused variable


2004-09-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [4054e2fa53af7b1bb4bc2219feec67557e3f4c96]

INTEGRATION: CWS ooo20040815 (1.3.202); FILE MERGED 2004/08/04 13:34:19 waratah 1.3.202.1: #i32569# remove pragmas from gcc build add explicit handling of clauses


2004-09-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [5e77c1db0b04014478de340512848027fdee373a]

INTEGRATION: CWS ooo20040815 (1.4.18); FILE MERGED 2004/08/04 13:03:27 waratah 1.4.18.1: #i32569# add default clause to case with comment remove a pramga for gcc builds


2004-09-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [6fa37b224ef491e60958440ca188d010e3c5be17]

INTEGRATION: CWS ooo20040815 (1.3.202); FILE MERGED 2004/08/04 13:15:28 waratah 1.3.202.1: #i32569# remove pragmas from gcc build


2004-09-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [7e95650894620e0b32e885b60183a22ca28603e2]

INTEGRATION: CWS ooo20040815 (1.5.18); FILE MERGED 2004/08/04 13:21:41 waratah 1.5.18.1: #i32569# remove pragmas from gcc build initialise variable reorder definitions to match class definition


2004-09-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [ce17f54973e8d6928a890c3acea23ebbf771b4ae]

INTEGRATION: CWS ooo20040815 (1.3.202); FILE MERGED 2004/08/04 13:15:51 waratah 1.3.202.1: #i32569# remove pragmas from gcc build


2004-09-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [38e21ac3890786c6c2d005968d71cc7ede7eb046]

INTEGRATION: CWS ooo20040815 (1.10.18); FILE MERGED 2004/08/04 13:28:26 waratah 1.10.18.1: #i32569# remove pragmas from gcc build initialise variable add default clause to case statement


2004-09-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [3d34f33aec672d6dcdd7f73c320fc173346f58ac]

INTEGRATION: CWS ooo20040815 (1.4.202); FILE MERGED 2004/08/04 12:50:35 waratah 1.4.202.1: #i32569# exclude pragmas for gcc builds


2004-09-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [2314e40c52876175c6f150c3215c86e9af8271a6]

INTEGRATION: CWS ooo20040815 (1.4.18); FILE MERGED 2004/08/04 13:16:26 waratah 1.4.18.1: #i32569# remove pragmas from gcc build remove unused variable


2004-09-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [54e4a6e2496fd1ecab619241e2df994dbfee921f]

INTEGRATION: CWS ooo20040815 (1.3.202); FILE MERGED 2004/08/04 13:16:50 waratah 1.3.202.1: #i32569# remove pragmas from gcc build


2004-09-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [a0c7aaae1b8018841d273290710c4056b3f98ae0]

INTEGRATION: CWS ooo20040815 (1.6.62); FILE MERGED 2004/08/04 13:29:03 waratah 1.6.62.1: #i32569# add default clauses to case statements


2004-09-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [91926a6b2884cc0956e257890b1a2d916e39a269]

INTEGRATION: CWS ooo20040815 (1.3.224); FILE MERGED 2004/08/04 13:20:09 waratah 1.3.224.1: #i32569# reorder definitions to match class definition


2004-09-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [853f4f646507460a44d79519ebbfb384cf19e59a]

INTEGRATION: CWS ooo20040815 (1.1.1.1.240); FILE MERGED 2004/08/04 13:20:09 waratah 1.1.1.1.240.1: #i32569# reorder definitions to match class definition


2004-09-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [70bdc7b0ba69a27e269c79c3fea33043e3c539f9]

INTEGRATION: CWS ooo20040815 (1.1.1.1.240); FILE MERGED 2004/08/04 13:31:01 waratah 1.1.1.1.240.1: #i32569# separate assignment from if statements


2004-09-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [d08c44603ade8462fc4e613cc004dc6ea10de9ee]

INTEGRATION: CWS ooo20040815 (1.4.66); FILE MERGED 2004/08/04 13:20:09 waratah 1.4.66.1: #i32569# reorder definitions to match class definition


2004-09-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [e6d460d3249c8491cda886dcb9a7988568e21784]

INTEGRATION: CWS ooo20040815 (1.4.24); FILE MERGED 2004/08/04 13:33:32 waratah 1.4.24.1: #i32569# remove pragmas from gcc build add default clauses


2004-09-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [0491b1694a3901dbdfecb156d3163718bfda4af5]

INTEGRATION: CWS ooo20040815 (1.1.1.1.240); FILE MERGED 2004/08/04 12:50:36 waratah 1.1.1.1.240.1: #i32569# exclude pragmas for gcc builds


2004-09-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [cef95eda5e763ee4d9dc23f4f80864783fdbd581]

INTEGRATION: CWS ooo20040815 (1.10.96); FILE MERGED 2004/08/24 09:15:28 mh 1.10.96.2: RESYNC: (1.10-1.11); FILE MERGED 2004/08/01 12:02:12 sparcmoz 1.10.96.1: #i32396 linux sparc compiler optimisation issue


2004-09-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [f30e62df1c09771107844aa3fd897902bb42449f]

INTEGRATION: CWS ooo20040815 (1.13.74); FILE MERGED 2004/08/13 01:59:29 rene 1.13.74.1: #i32066# Xinerama is linked staticly even when dynamic is preffered

add check

2004-09-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [d81245ef7778e313874c71c44086296ac7f82303]

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>  [dfddbc4a122ba18f5001ef3a1b1d932645053ac8]

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>  [5d21ffc15c79ec8e82b05956784a4af3170b22c1]

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>  [5988d5eb82ec2927d453c99b9a79c8579ad3e512]

INTEGRATION: CWS ooo20040815 (1.4.34); FILE MERGED 2004/08/01 11:04:46 sparcmoz 1.4.34.1: #i32394# add map for linux sparc


2004-09-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [3a34309d277c5e7f714a5d40193b0cbe9c35d028]

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>  [d9c70f53251ba307841323005fa4823bc5192a1e]

INTEGRATION: CWS ooo20040815 (1.56.14); FILE MERGED 2004/07/28 11:55:28 waratah 1.56.14.1: Add some initialisers and remove some bad merging


2004-09-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [8660dc1e6cbc4753bc03b56d87c95576738df817]

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>  [bf57c7eb4c4e8c111f5c4244aa21da4a29e886cb]

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>  [30aa7f9d8511ace7b81ed538759b0b115b0c8635]

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>  [9ba7e1cc93225eb0df7991ff38cf37a7fd7802ae]

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>  [7452d7df5846ba3e2b9efef5cd71b5097a673c3f]

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>  [5a6277e1815be231f65cbee4fad7f9d3a78ea0d3]

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>  [024b58511cb83e42eb2374b1ab0ea9ba7b7209bb]

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>  [98d874ad90d11b168720c34a34e436bdd9c5a5c9]

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>  [9aaf11a4f60886083f57b5a77f009cb44759193c]

#i10000# helpcontent removed


2004-09-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [697831056c669331e45f99646eeebcb000ea162c]

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>  [25ac7c431f962dc711d86bd5882419bf8d6af58f]

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>  [7a449ff16fa5514335db7f1469e58a5948f1e98b]

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>  [3334f4220ddef771d145b9f486e9db2db07ba321]

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>  [5d98c4da774578bcfcbe6aa35ed65864bb7743cc]

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>  [39441b963074fe3751b302f5456136d0b5a96efd]

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>  [715289706c00362b6b7a606c0d2591435112d49a]

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  Oliver Bolte  <obo@openoffice.org>  [483d79947fc4730cadbe5c0fb764a0cb14528ff0]

INTEGRATION: CWS swqbugfixes06 (1.13.64); FILE MERGED 2004/08/24 10:17:57 od 1.13.64.1: #110810# - deactivate code on changing order number of a drawing object 	   regarding that the drawing object is in a Writer document.            This is now handled in the Writer core - <SwDrawView::ObjOrderChanged(..)>


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [02528f1241aeeab5074e6b9402d99b5a7b0414fa]

INTEGRATION: CWS swqbugfixes06 (1.13.8); FILE MERGED 2004/08/30 13:47:37 od 1.13.8.3: RESYNC: (1.14-1.15); FILE MERGED 2004/08/26 08:57:16 od 1.13.8.2: RESYNC: (1.13-1.14); FILE MERGED resolve merge conflict. 2004/08/19 12:10:01 os 1.13.8.1: #i31245# setting of Y2K base fixed


2004-09-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [cb79edd03361588ac1d3e64e1fb005ea382f22a2]

INTEGRATION: CWS ooo20040815 (1.2.8); FILE MERGED 2004/08/23 12:24:55 mh 1.2.8.1: chg: add header again to make it compile


2004-09-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [b6de36d92e3cfff2fa6847f12f14969c05ca7123]

INTEGRATION: CWS ooo20040815 (1.35.16); FILE MERGED 2004/08/15 22:12:11 sparcmoz 1.35.16.1: #i33012# linux sparc map files


2004-09-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [a7fb1f3a09c62887975b278b86ee22ca753e7f6b]

INTEGRATION: CWS ooo20040815 (1.4.4); FILE MERGED 2004/08/19 16:12:36 mh 1.4.4.1: add: include unistd.h to make it compile, #i10000#


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [26cb53edea84b22502db5bcb88362da09a3ce837]

INTEGRATION: CWS swqbugfixes06 (1.47.6); FILE MERGED 2004/08/26 08:14:29 od 1.47.6.2: RESYNC: (1.47-1.48); FILE MERGED 2004/08/25 14:49:40 od 1.47.6.1: #i3317# <SwTxtFly::GetTop(..)> - enable text wrapping around negative         positioned objects.


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [be5b9d4106ae5224e8252cd5022c235fd641eade]

INTEGRATION: CWS swqbugfixes06 (1.6.6); FILE MERGED 2004/08/30 12:54:24 od 1.6.6.2: RESYNC: (1.6-1.7); FILE MERGED 2004/08/24 10:11:10 od 1.6.6.1: #110810# - correction in method <..::CalcPosition()>


2004-09-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [560dfa7e5be3f467f56696cb7cf3519c0a09497c]

INTEGRATION: CWS ooo20040815 (1.2.80); FILE MERGED 2004/08/04 11:58:42 haggai 1.2.80.1: #i32565# Correct zip file name to remove when rebuilding


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [dd8166d64f4d76cf30d00ba60773acce979df04f]

INTEGRATION: CWS swqbugfixes06 (1.58.6); FILE MERGED 2004/08/25 15:05:20 od 1.58.6.1: #i3317# <SwLayoutFrm::FormatWidthCols(..)> - reset temporary application of         straightforward positioning process of objects inside the layout frame.


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [ff3382d192bc1dea277f78874c2d968b1847e171]

INTEGRATION: CWS swqbugfixes06 (1.66.6); FILE MERGED 2004/08/24 08:09:06 od 1.66.6.1: #i33313# - correct notification of drawing layer about changes at a            drawing object


2004-09-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [d3c388f8865bd1be4b80e3fdbebb1d6cecbe1aba]

INTEGRATION: CWS ooo20040815 (1.1.1.1.32); FILE MERGED 2004/08/15 22:13:37 sparcmoz 1.1.1.1.32.1: #i33012# linux sparc map files


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [a79ecbbac163de2387e4f22924fbf803cd0b5ccd]

INTEGRATION: CWS swqbugfixes06 (1.2.6); FILE MERGED 2004/08/25 15:02:48 od 1.2.6.1: #i3317# - consider anchored object, for which temporarly the straightforward           positioning process is applied.


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [7eb0ccf31b402c47e19281e20425678fb905d72d]

INTEGRATION: CWS swqbugfixes06 (1.43.6); FILE MERGED 2004/08/25 15:01:35 od 1.43.6.2: #i3317# class <NotifyLayoutOfPageInProgress> - reset temporarly application         of straightforward positioning process for each object on the page 2004/08/24 08:09:05 od 1.43.6.1: #i33313# - correct notification of drawing layer about changes at a            drawing object


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [67f4a5a6937341d1a3b947a7828b556be4b9584e]

INTEGRATION: CWS swqbugfixes06 (1.66.6); FILE MERGED 2004/08/26 08:09:44 od 1.66.6.2: RESYNC: (1.66-1.67); FILE MERGED 2004/08/25 14:59:16 od 1.66.6.1: #i3317# <Notify_Background(..)> - process always complete area.


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [de500b9d5ca704f2ed4e0474d3f72ce467b2678e]

INTEGRATION: CWS swqbugfixes06 (1.10.6); FILE MERGED 2004/08/12 14:22:56 od 1.10.6.1: #i28795# <SwFlyInCntFrm::MakeObjPos()> - no <::DeepCalc()> and          <GetAnchorFrm()->GetFormatted()> any more.


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [2eabaa089181a1e2ad30cfef61b8ef4c2d483e0f]

INTEGRATION: CWS swqbugfixes06 (1.41.6); FILE MERGED 2004/08/26 08:09:35 od 1.41.6.3: RESYNC: (1.41-1.42); FILE MERGED 2004/08/25 14:56:19 od 1.41.6.2: #i3317# - apply temporarly straightforward positioning process, if           position oscillation is detected or object overlaps with previous           column. 2004/08/12 14:22:56 od 1.41.6.1: #i28795# <SwFlyInCntFrm::MakeObjPos()> - no <::DeepCalc()> and          <GetAnchorFrm()->GetFormatted()> any more.


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [09fe1fcd3178b56cebbb2c4b6800c9e8a7dede83]

INTEGRATION: CWS swqbugfixes06 (1.63.6); FILE MERGED 2004/08/25 14:57:59 od 1.63.6.2: #i3317# <CalcCntnt(..)> - correction: restart layout process, if position         of anchored object is locked after it's positioned. 2004/08/24 08:09:05 od 1.63.6.1: #i33313# - correct notification of drawing layer about changes at a            drawing object


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [92720007d6e7502d851bc4954141e658cf44cbf8]

INTEGRATION: CWS swqbugfixes06 (1.4.6); FILE MERGED 2004/08/30 12:53:51 od 1.4.6.2: RESYNC: (1.4-1.5); FILE MERGED 2004/08/25 14:53:29 od 1.4.6.1: #i3317# class <SwAnchoredObject> - implementation for applying temporarly         the straightforward positioning process.


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [dcd26dd2c8aa121efbc7cbcc83112f938ac2a385]

INTEGRATION: CWS swqbugfixes06 (1.3.6); FILE MERGED 2004/08/31 06:16:25 od 1.3.6.6: finishing resolution of merge conflicts. 2004/08/30 12:53:41 od 1.3.6.5: RESYNC: (1.3-1.4); FILE MERGED 2004/08/25 14:55:32 od 1.3.6.4: #i3317# - apply temporarly straightforward positioning process, if           position oscillation is detected or object overlaps with previous           column. 2004/08/24 08:07:25 od 1.3.6.3: #i33313# <SwAnchoredDrawObject::AdjustPositioningAttr(..)>          - handle new parameter <_pNewObjRect> 2004/08/12 14:51:35 od 1.3.6.2: #i32270# <SwAnchoredDrawObject::InvalidateObjPos()> - also invalidate page 	 frame, at which the drawing object is registered at. 2004/08/12 14:24:56 od 1.3.6.1: #i28795# <SwAnchoredDrawObject::MakeObjPos()> - adapt positioning algorithm          for at-paragraph|at-character anchored Writer fly frames for          drawing objects.


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [28c8c75ff42f31c61d801d7340f23f2849021f38]

INTEGRATION: CWS swqbugfixes06 (1.4.58); FILE MERGED 2004/08/26 08:06:49 od 1.4.58.2: RESYNC: (1.4-1.5); FILE MERGED 2004/08/24 10:04:54 od 1.4.58.1: #110810# class <SwDrawView> - new methods <_GetMaxChildOrdNum(..)> and          <_MoveRepeatedObjs(..)>


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [aa2efaf01f9592c5309f7345f3ee33d22f098c99]

INTEGRATION: CWS swqbugfixes06 (1.4.100); FILE MERGED 2004/08/24 08:06:32 od 1.4.100.1: #i33313# - correct notification of drawing layer about changes at drawing object


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [a1fc96ab2d80e2cb24ad975ea46905c1c333c952]

INTEGRATION: CWS swqbugfixes06 (1.16.8); FILE MERGED 2004/08/27 08:43:45 od 1.16.8.3: #110810# - minor correction on adjusting movement of 'child' objects. 2004/08/26 08:03:05 od 1.16.8.2: RESYNC: (1.16-1.17); FILE MERGED 2004/08/24 10:10:00 od 1.16.8.1: #110810# <SwDrawView::ObjOrderchanged(..)> - complete re-factoring and          considering of repeated objects


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [e1cdd23b3932bf99a5037e1fc652bc77b9584c4f]

INTEGRATION: CWS swqbugfixes06 (1.29.8); FILE MERGED 2004/08/30 12:52:45 od 1.29.8.6: RESYNC: (1.30-1.31); FILE MERGED 2004/08/26 08:03:14 od 1.29.8.5: RESYNC: (1.29-1.30); FILE MERGED 2004/08/24 10:06:54 od 1.29.8.4: #110810# implementations of <SwFlyDrawContact::GetAnchoredObjs(..)>,          <SwDrawContact::GetAnchoredObjs(..)>, <SwContact::GetMinOrdNum()          and <SwContact::GetMaxOrdNum()>. 2004/08/24 08:03:55 od 1.29.8.3: #i33313# <SwDrawContact::_InvalidateObjs(..)> - invalidate only connected          'virtual' drawing objects. 2004/08/16 14:25:40 od 1.29.8.2: #i27030# - use <SdrPage::SetObjectOrdNum(..)>, if object is inserted into            a drawing page, instead of <SdrObject::SetOrdNum(..)>, to apply            correct order number. 2004/08/16 11:10:34 od 1.29.8.1: #i27030# classes <SwFlyDrawContact> and <SwDrawContact>          - insert <SdrObject> instances with correct order number.


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [6224baa7a0ce5f7fcba01329c9b5bded65d0d77c]

INTEGRATION: CWS swqbugfixes06 (1.22.100); FILE MERGED 2004/08/24 08:00:57 od 1.22.100.1: #i33313# <SwDoc::ChgAnchor(..)> - consider not connected 'virtual'          drawing objects.


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [2e25a0b584c02420bb9e29e5bd4c3276e1c4411d]

INTEGRATION: CWS swqbugfixes06 (1.11.8); FILE MERGED 2004/08/26 07:44:48 od 1.11.8.3: RESYNC: (1.11-1.12); FILE MERGED 2004/08/24 10:02:39 od 1.11.8.2: #110810# - classes <SwContact> and sub-classes            - new virtual method <GetAnchoredObjs(..)>          - class <SwContact> - new methods <GetMinOrdNum()> and <GetMaxOrdNum()> 2004/08/16 11:07:28 od 1.11.8.1: #i27030# class <SwFlyDrawContact>          - add new private method <_GetOrdNumForNewRef(..)>


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [8da692fa84a10f33f95229cc206ed56543303654]

INTEGRATION: CWS swqbugfixes06 (1.4.8); FILE MERGED 2004/08/30 12:35:29 od 1.4.8.3: RESYNC: (1.4-1.5); FILE MERGED 2004/08/25 14:43:12 od 1.4.8.2: #i3317# class <SwAnchoredObject> - new member and methods to apply         temporarly the 'straightforward positioning process' for the         anchored object. 2004/08/12 14:19:22 od 1.4.8.1: #i28795# - correct comment for method <IsFormatPossible()>


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [ce3f183a83d2025c89287593548d863968762280]

INTEGRATION: CWS swqbugfixes06 (1.3.8); FILE MERGED 2004/08/30 12:35:20 od 1.3.8.3: RESYNC: (1.3-1.4); FILE MERGED resolve merge conflict. 2004/08/24 07:59:09 od 1.3.8.2: #i33313# <SwAnchoredDrawObject::AdjustPositioningAttr(..)          - add second parameter <_pNewObjRect> 2004/08/12 14:20:02 od 1.3.8.1: #i28795# - add helper methods for <MakeObjPos()>


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [abc2e2166b06e5dfd7abfb0c93f15d65822a7412]

INTEGRATION: CWS swqbugfixes06 (1.4.40); FILE MERGED 2004/08/24 14:22:06 od 1.4.40.1: #i33242# - correct handling of anchor position of at-character anchored            Writer fly frames and drawing objects of type 'Text'.


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [597ae7a21e0536c4b55fc90a7206397b29de7f2e]

INTEGRATION: CWS swqbugfixes06 (1.42.34); FILE MERGED 2004/08/24 14:22:06 od 1.42.34.2: #i33242# - correct handling of anchor position of at-character anchored            Writer fly frames and drawing objects of type 'Text'. 2004/08/17 16:25:26 dvo 1.42.34.1: #117544# improve robustness with incorrect index entries


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [1bc5982c2e0c023b27af6f64a94545dfc2c5ecda]

INTEGRATION: CWS improveforms (1.38.2); FILE MERGED 2004/08/31 08:58:30 fs 1.38.2.1: #i33308# new form design related toolbars


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [153e2d8fdbc83cf2eeba831438990862de6c69f6]

INTEGRATION: CWS swqbugfixes06 (1.8.40); FILE MERGED 2004/08/24 14:22:06 od 1.8.40.1: #i33242# - correct handling of anchor position of at-character anchored            Writer fly frames and drawing objects of type 'Text'.


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [dbe55e7d0c2dff43ea6425cdfa43f6ce7e5e54c0]

INTEGRATION: CWS swqbugfixes06 (1.19.40); FILE MERGED 2004/08/24 14:22:05 od 1.19.40.1: #i33242# - correct handling of anchor position of at-character anchored            Writer fly frames and drawing objects of type 'Text'.


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [9c826868d52808bd1752dc1e3181ac7668db9332]

INTEGRATION: CWS swqbugfixes06 (1.58.38); FILE MERGED 2004/08/26 07:42:54 od 1.58.38.2: RESYNC: (1.58-1.59); FILE MERGED 2004/08/24 14:22:05 od 1.58.38.1: #i33242# - correct handling of anchor position of at-character anchored            Writer fly frames and drawing objects of type 'Text'.


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [8d6169238ef2743a8eb96422f4bea30e4f1478dd]

INTEGRATION: CWS swqbugfixes06 (1.29.102); FILE MERGED 2004/08/18 14:33:57 os 1.29.102.1: #i31182# default minimum word length of AutoCompletion set to 10 (from 5)


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [1c86401e84133f003aa8b12322032d0769b3ed60]

INTEGRATION: CWS improveforms (1.6.618); FILE MERGED 2004/09/01 08:51:58 fs 1.6.618.1: #i33308# moved a fix from branch cws_src680_toolbars2 herein, to prevent an unecessary assertion


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [332e1d66529fa2093d9cbfaf9ad18fe5aeaae2e1]

INTEGRATION: CWS improveforms (1.5.114); FILE MERGED 2004/09/01 13:48:20 fs 1.5.114.4: #i33308# form sub toolbars are all toggle slots now, no drop-down slots 2004/09/01 13:00:33 fs 1.5.114.3: #i33677# outsourced some functionality into a dedicated class 2004/09/01 12:59:48 fs 1.5.114.2: #i33677# 2004/08/31 08:35:57 fs 1.5.114.1: #i33308# +SvxFmFormControlSubToolboxController


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [9ec4e8e8caf2e8558212978f36f30d46eab28c39]

INTEGRATION: CWS improveforms (1.1.2); FILE ADDED 2004/09/01 12:58:31 fs 1.1.2.1: helper for the different form related toolboxes


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [2fada692ad38f03107616cd2317c637e69100aaa]

INTEGRATION: CWS improveforms (1.19.192); FILE MERGED 2004/09/06 10:54:07 fs 1.19.192.3: #i23519# +handleShowPropertiesRequest 2004/09/01 12:59:15 fs 1.19.192.2: #i33677# cache the document type 2004/08/13 12:32:00 fs 1.19.192.1: #i23519# +handleMouseButtonDown


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [5657b8442ea356ccea08a3039ea177d9a441358b]

INTEGRATION: CWS improveforms (1.15.120); FILE MERGED 2004/08/31 08:35:24 fs 1.15.120.1: #i33308# new ids for new toolbars


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [0a4915f50fa2786e3f69d28832b6266241a871e5]

INTEGRATION: CWS improveforms (1.6.2); FILE MERGED 2004/08/31 08:34:05 fs 1.6.2.1: #i33308# +getComponentContextConnection


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [7fc3864ad55b341610792707d83cbca64b5dd6b9]

INTEGRATION: CWS improveforms (1.26.120); FILE MERGED 2004/08/31 08:36:53 fs 1.26.120.1: #i33308# removed some obsolete resources (not used anymore since the new toolbox framework)


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [7c514b717e5655eee312d1349b5157a127d5ea93]

INTEGRATION: CWS improveforms (1.13.114); FILE MERGED 2004/09/01 13:48:31 fs 1.13.114.3: #i33308# form sub toolbars are all toggle slots now, no drop-down slots 2004/09/01 13:00:29 fs 1.13.114.2: #i33677# outsourced some functionality into a dedicated class 2004/08/31 08:36:07 fs 1.13.114.1: #i33308# +SvxFmFormControlSubToolboxController


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [a4cc68df06c5fdbd51ffbb54542d576c99edf527]

INTEGRATION: CWS improveforms (1.21.110); FILE MERGED 2004/09/01 13:00:52 fs 1.21.110.1: #i33677# +formtoolbars


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [866471a6646a04f5f58a4c47d98d16fe1bba6cbe]

INTEGRATION: CWS improveforms (1.1.2); FILE ADDED 2004/09/01 12:58:44 fs 1.1.2.1: helper for the different form related toolboxes


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [1a55d55122fcc34ecde3d72cc0c9dfc9cc6dc16e]

INTEGRATION: CWS improveforms (1.4.114); FILE MERGED 2004/08/31 08:37:10 fs 1.4.114.1: #i33308# removed some obsolete resources (not used anymore since the new toolbox framework)


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [8631184e072e0f7e21b5ca907db31306dba8debb]

INTEGRATION: CWS improveforms (1.32.2); FILE MERGED 2004/09/06 10:54:39 fs 1.32.2.2: #i23519# also show control properties upon Alt-Enter 2004/08/13 12:30:22 fs 1.32.2.1: #i23519# override MouseButtonDown


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [54b07e1ba4ffe4a92a45dccdb96bcb56d3eca86f]

INTEGRATION: CWS improveforms (1.55.58); FILE MERGED 2004/09/06 10:54:14 fs 1.55.58.3: #i23519# +handleShowPropertiesRequest 2004/09/01 12:59:38 fs 1.55.58.2: #i33677# cache the document type 2004/08/13 12:32:09 fs 1.55.58.1: #i23519# +handleMouseButtonDown


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [d9ed0557420fbd44f10719c24a84d5d16eb39103]

INTEGRATION: CWS improveforms (1.52.60); FILE MERGED 2004/09/01 13:48:46 fs 1.52.60.3: #i33308# form sub toolbars are all toggle slots now, no drop-down slots 2004/09/01 13:01:08 fs 1.52.60.2: #i33677# toggle form desgin related toolboxes, with proper state 2004/08/31 08:38:07 fs 1.52.60.1: #i33308# new toolbars / different toolbars for different document types


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [be8230b1b2d18e58f8663af8e637d685cfac0693]

INTEGRATION: CWS improveforms (1.2.114); FILE MERGED 2004/08/31 08:38:53 fs 1.2.114.1: #i33308# proper classification of database forms


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [c976092475957b22049fddc9ca4df2ebaa287688]

INTEGRATION: CWS improveforms (1.11.2); FILE MERGED 2004/08/31 08:38:28 fs 1.11.2.1: #i33308# +getComponentContextConnection


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [82997887bb6907a2c0a5b946c53c2bb664975719]

INTEGRATION: CWS improveforms (1.52.2); FILE MERGED 2004/09/01 13:02:59 fs 1.52.2.2: #i33677# form design related slots are boolean/toggle slots 2004/08/31 08:33:18 fs 1.52.2.1: #i33308# +SID_FM_MORE_CONTROLS/SID_FM_FORM_DESIGN_TOOLS


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [cfca175406e116fa810e0fcf73cd9baa2bc4b23e]

INTEGRATION: CWS improveforms (1.9.190); FILE MERGED 2004/09/01 13:47:38 fs 1.9.190.3: #i33677# GetState for FormDesignTools slots 2004/09/01 13:03:24 fs 1.9.190.2: #i33677# GetState for FormDesignTools slot 2004/08/31 08:33:18 fs 1.9.190.1: #i33308# +SID_FM_MORE_CONTROLS/SID_FM_FORM_DESIGN_TOOLS


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [17aa757a1e2633a601ef2a115a78b599d22cf062]

INTEGRATION: CWS improveforms (1.1.2); FILE ADDED 2004/08/31 08:51:25 fs 1.1.2.1: #i33308# new form design related toolbars


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [9b9bb1ff81be0c60a18cc768c24087e8f69ce44a]

INTEGRATION: CWS enhselect (1.19.76); FILE MERGED 2004/08/10 15:01:31 fme 1.19.76.2: #i32329# Enhanced table selection 2004/08/04 11:54:56 fme 1.19.76.1: #i32329# Enhanced table selection


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [74419a825d571df658ebc92a1a7efdd015fbed21]

INTEGRATION: CWS improveforms (1.1.2); FILE ADDED 2004/08/31 08:51:35 fs 1.1.2.1: #i33308# new form design related toolbars


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [94f62306e31f0bcefa1015f190c0bf135b7b8a2c]

INTEGRATION: CWS improveforms (1.1.2); FILE ADDED 2004/09/01 13:36:50 fs 1.1.2.2: #i33308# FormDesignTools and MoreControls not separated anymore 2004/08/31 08:51:14 fs 1.1.2.1: #i33308# new form design related toolbars


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [d5409e2ebefcae5d819315ed668d7286c54b6f04]

INTEGRATION: CWS improveforms (1.1.2); FILE ADDED 2004/08/31 08:51:22 fs 1.1.2.1: #i33308# new form design related toolbars


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [4615bd6de73b36ca988303fe4288ae4369b1f7f7]

INTEGRATION: CWS improveforms (1.1.2); FILE ADDED 2004/09/07 09:41:00 fs 1.1.2.2: #106590# still too many controls herein ... 2004/08/31 08:50:39 fs 1.1.2.1: #i33308# new form design related toolbars


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [f3aa49c8da6c0eeea7ff340280a8ddcb6e246a8d]

INTEGRATION: CWS improveforms (1.1.2); FILE ADDED 2004/08/31 08:50:04 fs 1.1.2.1: #i33308# new form design related toolbars


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [1c17a9a93861553f1b5abc69475c3d34ee29e4f4]

INTEGRATION: CWS enhselect (1.38.70); FILE MERGED 2004/08/19 12:09:56 fme 1.38.70.3: RESYNC: (1.38-1.40); FILE MERGED 2004/08/04 11:54:35 fme 1.38.70.2: #i32329# Enhanced table selection 2004/08/04 11:45:06 fme 1.38.70.1: #i32329# Enhanced table selection


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [1d43fcf71962854ee2f22e48eeb42c871b14adf9]

INTEGRATION: CWS improveforms (1.1.2); FILE ADDED 2004/08/31 08:50:16 fs 1.1.2.1: #i33308# new form design related toolbars


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [da30fe3301b902b1f33faa5cf1d20bc962b9352b]

INTEGRATION: CWS improveforms (1.1.2); FILE ADDED 2004/09/01 13:36:50 fs 1.1.2.2: #i33308# FormDesignTools and MoreControls not separated anymore 2004/08/31 08:49:53 fs 1.1.2.1: #i33308# new form design related toolbars


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [879450cb62918ce8c52086d366afbea55f42eecc]

INTEGRATION: CWS improveforms (1.1.2); FILE ADDED 2004/09/01 08:33:28 fs 1.1.2.2: #i33308# 2004/08/31 08:45:12 fs 1.1.2.1: #i33308# new form design related toolbars


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [60e363d1df7efd00726854047651f2d5f40b8c2b]

INTEGRATION: CWS improveforms (1.1.2); FILE ADDED 2004/08/31 08:45:38 fs 1.1.2.1: while #i33308#: those got lost during the recent toolbox renewal


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [6f729feee1e497c6f0ccec47e77c56a13f4c6a59]

INTEGRATION: CWS improveforms (1.1.2); FILE ADDED 2004/08/31 08:45:48 fs 1.1.2.1: while #i33308#: those got lost during the recent toolbox renewal


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [207d22416706e05db5ee291016bb37414da363fc]

INTEGRATION: CWS improveforms (1.1.2); FILE ADDED 2004/08/31 08:45:24 fs 1.1.2.1: #i33308# new form design related toolbars


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [efd39a10b51d6216224b1ee2b1ef4f363ac48e42]

INTEGRATION: CWS improveforms (1.1.2); FILE ADDED 2004/09/01 13:37:42 fs 1.1.2.3: #i33308# FormDesignTools and MoreControls not separated anymore 2004/09/01 08:33:27 fs 1.1.2.2: #i33308# 2004/08/31 08:45:02 fs 1.1.2.1: #i33308# new form design related toolbars


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [0331d0a0152bd3cb8842ab9b75594dff410969b8]

INTEGRATION: CWS improveforms (1.1.2); FILE ADDED 2004/08/31 08:55:38 fs 1.1.2.1: #i33308# new form design related toolbars


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [3b877b779e2918475b34e98cd7f0fa78da216afa]

INTEGRATION: CWS improveforms (1.1.2); FILE ADDED 2004/08/31 08:56:02 fs 1.1.2.1: while #i33308#: those got lost during the recent toolbox renewal


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [17b2456d6c6423899bc6adb9d6de42dbc2e2f80d]

INTEGRATION: CWS improveforms (1.1.2); FILE ADDED 2004/08/31 08:56:13 fs 1.1.2.1: while #i33308#: those got lost during the recent toolbox renewal


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [3c728235d77b4ef5ed3d224d0512e70c1d94c597]

INTEGRATION: CWS improveforms (1.1.2); FILE ADDED 2004/08/31 08:55:48 fs 1.1.2.1: #i33308# new form design related toolbars


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [e41bbc870b6ab4b2455d3f0d63fc72320d0ec634]

INTEGRATION: CWS improveforms (1.1.2); FILE ADDED 2004/09/01 13:38:01 fs 1.1.2.2: #i33308# FormDesignTools and MoreControls not separated anymore 2004/08/31 08:55:27 fs 1.1.2.1: #i33308# new form design related toolbars


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [e01507a7b9190672b35698e74887525e737d1b2b]

INTEGRATION: CWS improveforms (1.1.2); FILE ADDED 2004/08/31 08:53:53 fs 1.1.2.1: #i33308# new form design related toolbars


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [ad1ddd4aeb67bb371f5934c2dff2045f18787903]

INTEGRATION: CWS improveforms (1.1.2); FILE ADDED 2004/08/31 08:54:42 fs 1.1.2.1: while #i33308#: those got lost during the recent toolbox renewal


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [46094844c7ec705e978580bbc2129e28631fc6b9]

INTEGRATION: CWS improveforms (1.1.2); FILE ADDED 2004/08/31 08:54:53 fs 1.1.2.1: while #i33308#: those got lost during the recent toolbox renewal


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [59d8c3467847712cf18933545189853fd492dc00]

INTEGRATION: CWS improveforms (1.1.2); FILE ADDED 2004/08/31 08:54:05 fs 1.1.2.1: #i33308# new form design related toolbars


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [ea229c6f729ef0263ea106d4f94d7e543f395627]

INTEGRATION: CWS improveforms (1.1.2); FILE ADDED 2004/09/01 13:38:01 fs 1.1.2.2: #i33308# FormDesignTools and MoreControls not separated anymore 2004/08/31 08:53:42 fs 1.1.2.1: #i33308# new form design related toolbars


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [0ac716ab3e4a62092831819d02a6d56470c58248]

INTEGRATION: CWS improveforms (1.2.54); FILE MERGED 2004/08/31 09:29:16 fs 1.2.54.1: #i33308# new form design related toolbars


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [eaba129988c5fc2ad899d6bc0a2d37dcd511bcfa]

INTEGRATION: CWS improveforms (1.3.2); FILE MERGED 2004/08/31 09:29:15 fs 1.3.2.1: #i33308# new form design related toolbars


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [d70b832f5b240536d1107a417ffbfa4faf27f899]

INTEGRATION: CWS improveforms (1.13.20); FILE MERGED 2004/08/31 09:28:47 fs 1.13.20.1: #i33308# new form design related commands


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [223865c763f9742bd71619bf2e4d6d53212749e5]

INTEGRATION: CWS improveforms (1.2.54); FILE MERGED 2004/08/31 09:29:15 fs 1.2.54.1: #i33308# new form design related toolbars


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [3bb039f618d27437eec44405d82806a990fa5363]

INTEGRATION: CWS improveforms (1.5.14); FILE MERGED 2004/08/31 08:28:54 fs 1.5.14.1: #i33308# +getComponentContextConnection


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [b363193454b919dabcc63e1f7579c1932c258883]

INTEGRATION: CWS improveforms (1.5.14); FILE MERGED 2004/08/31 08:28:53 fs 1.5.14.1: #i33308# +getComponentContextConnection


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [fb967cf3ba06b7c6b4b6004427444bb8a42ff81d]

INTEGRATION: CWS improveforms (1.7.14); FILE MERGED 2004/08/31 08:28:18 fs 1.7.14.1: #i33308# +getComponentContextConnection


2004-09-09  Hans-Joachim Lankenau  <hjs@openoffice.org>  [78877210628c38ad887998eaa49e180ca54ea8d7]

#i10000# fix build dependencies for SO only module


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [1113d6cb356c3bf7bb8a0343ea444f0728b73ba8]

INTEGRATION: CWS insight02 (1.3.142); FILE MERGED 2004/08/11 12:32:55 oj 1.3.142.1: #i30023# correct example and add main method


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [9b6fc96c577ef01eaad69f2307e563d691d4dc3f]

INTEGRATION: CWS insight02 (1.4.54); FILE MERGED 2004/08/11 12:32:55 oj 1.4.54.1: #i30023# correct example and add main method


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [df55bc30477c39d0add018b8e78cd24b279fb77e]

INTEGRATION: CWS insight02 (1.35.64); FILE MERGED 2004/08/19 17:09:36 oj 1.35.64.3: linux compile problem 2004/08/18 08:51:57 oj 1.35.64.2: #i32563# new methods in svt::toolboxcontroller 2004/08/11 13:16:35 oj 1.35.64.1: #i32563# check if obj is null!


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [7331478b1edbc723965c75ea8987ec5dcdc42bb1]

INTEGRATION: CWS insight02 (1.26.66); FILE MERGED 2004/08/18 08:51:57 oj 1.26.66.1: #i32563# new methods in svt::toolboxcontroller


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [5db4eb94acf0699d1051d4ae23bc4d070055b9ed]

INTEGRATION: CWS insight02 (1.52.2); FILE MERGED 2004/08/16 13:18:21 oj 1.52.2.2: #i32563# toolbar changes 2004/08/12 06:04:39 oj 1.52.2.1: #i32563# new xml files


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [cb0ac7025c5977eaf896865f70f1bb684d73cca2]

INTEGRATION: CWS insight02 (1.1.2); FILE ADDED 2004/08/13 14:28:30 oj 1.1.2.2: #i32563# toolbox changes 2004/08/11 13:30:41 oj 1.1.2.1: #i32609# add menu and toolbar


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [2d2b0f78ee18f9f9ea1c3513180e97f1f25d0a27]

INTEGRATION: CWS insight02 (1.3.2); FILE MERGED 2004/08/13 14:28:29 oj 1.3.2.2: #i32563# toolbox changes 2004/08/11 13:27:04 oj 1.3.2.1: #i32609# add menu and toolbardbapp/menubar/menubar.xml


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [169cea8988b1591d6714876ef25c5a55cc157d5e]

INTEGRATION: CWS insight02 (1.1.2); FILE ADDED 2004/08/11 13:30:28 oj 1.1.2.1: #i32609# add menu and toolbar


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [41f1b2e82ef864a75b5f5771a3e619954c801765]

INTEGRATION: CWS insight02 (1.1.2); FILE ADDED 2004/08/12 08:54:11 oj 1.1.2.1: #i32563#


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [0cfca0351ae1558448c4be613f0243cc12121f66]

INTEGRATION: CWS insight02 (1.1.2); FILE ADDED 2004/08/13 13:06:12 oj 1.1.2.1: renamed


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [50c01c3dcc84c70f895dfad5a884d1fe1368622f]

INTEGRATION: CWS insight02 (1.1.2); FILE ADDED 2004/08/13 13:06:23 oj 1.1.2.1: renamed


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [43b3371e4345e0e20e6eb152268b3f9c59284d7e]

INTEGRATION: CWS insight02 (1.3.2); FILE MERGED 2004/08/16 13:10:35 oj 1.3.2.4: #i32563# toolbar changes 2004/08/13 14:28:28 oj 1.3.2.3: #i32563# toolbox changes 2004/08/13 09:06:51 oj 1.3.2.2: #i32563# toolbox changes 2004/08/11 13:27:03 oj 1.3.2.1: #i32609# add menu and toolbardbapp/menubar/menubar.xml


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [d683f14a75f173d8a41095de53120c84a35d1873]

INTEGRATION: CWS insight02 (1.1.2); FILE ADDED 2004/08/16 13:10:34 oj 1.1.2.4: #i32563# toolbar changes 2004/08/13 14:28:28 oj 1.1.2.3: #i32563# toolbox changes 2004/08/13 09:06:51 oj 1.1.2.2: #i32563# toolbox changes 2004/08/11 13:29:51 oj 1.1.2.1: #i32609# add menu and toolbar


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [0f07085949788a414e042fdd208678d8bac2abb0]

INTEGRATION: CWS insight02 (1.1.2); FILE ADDED 2004/08/11 13:28:50 oj 1.1.2.1: #i32609# add menu and toolbar


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [24ec9c20d22a03be1305640f6d393d37e302705e]

INTEGRATION: CWS insight02 (1.1.2); FILE ADDED 2004/08/11 13:29:35 oj 1.1.2.1: #i32609# add menu and toolbar


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [e4206e895357428ce707a5f11b7fe8ac97659f34]

INTEGRATION: CWS insight02 (1.1.2); FILE ADDED 2004/08/11 13:29:23 oj 1.1.2.1: #i32609# add menu and toolbar


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [da7e669ea960ebfb0aeff8fe02529d3527780173]

INTEGRATION: CWS insight02 (1.1.2); FILE ADDED 2004/08/11 13:29:12 oj 1.1.2.1: #i32609# add menu and toolbar


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [865d8ef82cea6b3a70c4a06e27ffcec425d87669]

INTEGRATION: CWS insight02 (1.1.2); FILE ADDED 2004/08/11 13:29:01 oj 1.1.2.1: #i32609# add menu and toolbar


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [71c7c1b0a0b869dec82c3d25502808451efbf0fd]

INTEGRATION: CWS insight02 (1.2.2); FILE MERGED 2004/08/13 09:06:50 oj 1.2.2.2: #i32563# toolbox changes 2004/08/12 08:53:39 oj 1.2.2.1: #i32563# correct uno command


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [27eea42023982eb120f6232181661886d57f2f48]

INTEGRATION: CWS insight02 (1.86.2); FILE MERGED 2004/08/13 09:01:12 oj 1.86.2.1: #i32563# toolbox changes


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [34ff9aabb73f1af4b9049a52a9a200c7c81fdf84]

INTEGRATION: CWS insight02 (1.22.236); FILE MERGED 2004/08/13 14:28:24 oj 1.22.236.1: #i32563# toolbox changes


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [8ef40a9208fa0d756231d962275a562b30af055a]

INTEGRATION: CWS insight02 (1.91.2); FILE MERGED 2004/08/24 07:49:16 oj 1.91.2.3: #i32563# disable .uno:ConfigureDialog until the dialog is not more sfx based 2004/08/13 14:28:24 oj 1.91.2.2: #i32563# toolbox changes 2004/08/13 09:01:11 oj 1.91.2.1: #i32563# toolbox changes


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [0ee7683405b30bec621dc546eaa3267d9058fccc]

INTEGRATION: CWS insight02 (1.56.2); FILE MERGED 2004/08/13 09:01:11 oj 1.56.2.1: #i32563# toolbox changes


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [00fdb68476ffa39b68ff84f52aa0c29391d809fa]

INTEGRATION: CWS insight02 (1.17.212); FILE MERGED 2004/08/13 09:01:10 oj 1.17.212.1: #i32563# toolbox changes


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [2565497197550156fa602e0fa477402b819c2877]

INTEGRATION: CWS insight02 (1.9.278); FILE MERGED 2004/08/13 14:28:23 oj 1.9.278.1: #i32563# toolbox changes


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [61587073a8334f4f2f7fd9ae958eee4498570cbe]

INTEGRATION: CWS insight02 (1.34.2); FILE MERGED 2004/08/16 10:39:36 oj 1.34.2.3: #i26794# update title corrected 2004/08/13 14:28:23 oj 1.34.2.2: #i32563# toolbox changes 2004/08/13 09:01:10 oj 1.34.2.1: #i32563# toolbox changes


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [eece8977da91e8ff314255f8b8a91253a90800bd]

INTEGRATION: CWS insight02 (1.4.278); FILE MERGED 2004/08/13 14:28:22 oj 1.4.278.1: #i32563# toolbox changes


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [b3aa4a06755d34a3a78cab3d2647a052f38be7a9]

INTEGRATION: CWS insight02 (1.93.2); FILE MERGED 2004/08/24 07:49:16 oj 1.93.2.4: #i32563# disable .uno:ConfigureDialog until the dialog is not more sfx based 2004/08/16 13:11:01 oj 1.93.2.3: #i32563# toolbar changes 2004/08/13 14:28:22 oj 1.93.2.2: #i32563# toolbox changes 2004/08/13 09:01:09 oj 1.93.2.1: #i32563# toolbox changes


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [6ed03668a673424326ded1c95bc21114c3002dc9]

INTEGRATION: CWS insight02 (1.11.2); FILE MERGED 2004/08/13 14:28:21 oj 1.11.2.1: #i32563# toolbox changes


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [0f9e2c79102cf890273e716d55af3cd5e5fdd04e]

INTEGRATION: CWS insight02 (1.91.2); FILE MERGED 2004/08/13 09:01:09 oj 1.91.2.1: #i32563# toolbox changes


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [73ef061f57868e57a82a3080ba3720648e846b12]

INTEGRATION: CWS insight02 (1.57.2); FILE MERGED 2004/08/13 09:01:08 oj 1.57.2.1: #i32563# toolbox changes


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [c72231fbd58d90f8b3097bc294f53b9ce4bc0234]

INTEGRATION: CWS insight02 (1.22.2); FILE MERGED 2004/08/13 14:28:21 oj 1.22.2.2: #i32563# toolbox changes 2004/08/13 09:01:08 oj 1.22.2.1: #i32563# toolbox changes


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [53011ea4f56a452016258d43510c60f602fe6f8b]

INTEGRATION: CWS insight02 (1.16.2); FILE MERGED 2004/08/13 14:28:21 oj 1.16.2.1: #i32563# toolbox changes


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [88f03e182104ee8e1ec2018653186fc4490ed163]

INTEGRATION: CWS insight02 (1.32.2); FILE MERGED 2004/08/13 09:01:08 oj 1.32.2.1: #i32563# toolbox changes


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [0f6dee6b6c3335da9d518fe8b2ca3d79e5538d97]

INTEGRATION: CWS insight02 (1.68.2); FILE MERGED 2004/08/13 09:01:07 oj 1.68.2.1: #i32563# toolbox changes


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [372fd72b56c83b2bee70122fe0d17b8244565db7]

INTEGRATION: CWS insight02 (1.49.2); FILE MERGED 2004/08/13 09:01:07 oj 1.49.2.1: #i32563# toolbox changes


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [b9251d1e1c2e4487c4eef7141525b4b99d612482]

INTEGRATION: CWS insight02 (1.13.278); FILE MERGED 2004/08/13 14:28:21 oj 1.13.278.1: #i32563# toolbox changes


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [31d854f46a070855208b616b8730d05e47abec8d]

INTEGRATION: CWS insight02 (1.30.2); FILE MERGED 2004/08/24 07:49:15 oj 1.30.2.3: #i32563# disable .uno:ConfigureDialog until the dialog is not more sfx based 2004/08/13 14:28:20 oj 1.30.2.2: #i32563# toolbox changes 2004/08/13 09:01:07 oj 1.30.2.1: #i32563# toolbox changes


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [d54c4888b004a43cb3714e1009d931a5850592de]

INTEGRATION: CWS insight02 (1.14.2); FILE MERGED 2004/08/13 09:01:06 oj 1.14.2.1: #i32563# toolbox changes


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [8eaa2a89c93bc8d19b881a0572a861252dee9407]

INTEGRATION: CWS insight02 (1.12.2); FILE MERGED 2004/08/13 09:01:06 oj 1.12.2.1: #i32563# toolbox changes


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [09029cc9ed09d7d1fd855740f9703e7bd9fae2c3]

INTEGRATION: CWS insight02 (1.63.2); FILE MERGED 2004/08/13 09:01:06 oj 1.63.2.1: #i32563# toolbox changes


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [26fd4778e90b4c6976f8567258006345bf3fa113]

INTEGRATION: CWS insight02 (1.41.28); FILE MERGED 2004/08/13 09:01:05 oj 1.41.28.1: #i32563# toolbox changes


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [0da9b1231663eff75fe90786d73453cbe267cdb6]

INTEGRATION: CWS insight02 (1.53.2); FILE MERGED 2004/08/13 14:28:20 oj 1.53.2.3: #i32563# toolbox changes 2004/08/13 08:52:56 oj 1.53.2.2: #i32563# toolbox changes 2004/08/11 12:36:48 oj 1.53.2.1: #i32288# add suspend handling and other stuff


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [aea0772faf153291bcac6ef65c03ca18c4c65f71]

INTEGRATION: CWS insight02 (1.1.2); FILE ADDED 2004/08/13 09:02:54 oj 1.1.2.1: #i32563# toolbox changes


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [c1cd279dd0e197c21c1d20c717d0677768c3d487]

INTEGRATION: CWS insight02 (1.2.28); FILE MERGED 2004/08/13 08:52:56 oj 1.2.28.1: #i32563# toolbox changes


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [38cac613273b0fcff65c0f6b0a94eeecd569cfaf]

INTEGRATION: CWS insight02 (1.27.2); FILE MERGED 2004/08/13 08:52:55 oj 1.27.2.1: #i32563# toolbox changes


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [8b694c74278c92edd5f732123af724481999b9ab]

INTEGRATION: CWS insight02 (1.86.2); FILE MERGED 2004/08/13 08:52:55 oj 1.86.2.1: #i32563# toolbox changes


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [c938d1df87e217493f7a2236a4cd7965afbd9f63]

INTEGRATION: CWS insight02 (1.2.2); FILE MERGED 2004/08/11 12:29:32 oj 1.2.2.1: #i30416# moving an other things


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [149ce8c3cef57ca3e6cf19f9a349222fd72d4d2f]

INTEGRATION: CWS insight02 (1.9.2); FILE MERGED 2004/08/13 14:28:19 oj 1.9.2.1: #i32563# toolbox changes


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [b494f9ea5a6f325f549665c1935c50f1b1a4d521]

INTEGRATION: CWS insight02 (1.25.2); FILE MERGED 2004/08/13 14:28:19 oj 1.25.2.2: #i32563# toolbox changes 2004/08/13 08:52:55 oj 1.25.2.1: #i32563# toolbox changes


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [04e9b31bc660e586b32b14a2188e8ee5e0d883c0]

INTEGRATION: CWS insight02 (1.33.2); FILE MERGED 2004/08/13 14:28:19 oj 1.33.2.2: #i32563# toolbox changes 2004/08/13 08:52:54 oj 1.33.2.1: #i32563# toolbox changes


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [089e7f9ef3e06616a95cf0eb8182e9aecb479f54]

INTEGRATION: CWS insight02 (1.30.2); FILE MERGED 2004/08/13 14:28:18 oj 1.30.2.2: #i32563# toolbox changes 2004/08/13 08:52:54 oj 1.30.2.1: #i32563# toolbox changes


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [3a0a3afe3f2f8c6d77a5a078a3990c98ace493aa]

INTEGRATION: CWS insight02 (1.12.2); FILE MERGED 2004/08/13 08:52:54 oj 1.12.2.1: #i32563# toolbox changes


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [9a330812682f580793767685bf7c1f8a29d29f0a]

INTEGRATION: CWS insight02 (1.21.184); FILE MERGED 2004/08/13 08:52:54 oj 1.21.184.1: #i32563# toolbox changes


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [5304baa8342cab1b61d8fdd990940d8a5cf4b74a]

INTEGRATION: CWS insight02 (1.16.2); FILE MERGED 2004/08/13 08:52:54 oj 1.16.2.1: #i32563# toolbox changes


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [1a847bd38cd546b43b5eebb94176d0f96398b7cc]

INTEGRATION: CWS insight02 (1.2.2); FILE MERGED 2004/08/13 09:01:05 oj 1.2.2.1: #i32563# toolbox changes


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [a19bdf380cf02bdb4555c063d6a5b433d8f582a8]

INTEGRATION: CWS insight02 (1.2.2); FILE MERGED 2004/08/13 09:01:04 oj 1.2.2.1: #i32563# toolbox changes


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [1e76c47977f3b669bea9eb1bb05d3596a3b413db]

INTEGRATION: CWS insight02 (1.8.2); FILE MERGED 2004/08/13 09:01:04 oj 1.8.2.1: #i32563# toolbox changes


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [be1388120f0ad818575a58f14eca663ad28cb8c3]

INTEGRATION: CWS insight02 (1.19.2); FILE MERGED 2004/08/13 09:01:04 oj 1.19.2.1: #i32563# toolbox changes


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [4389db151deb9bad456c1f5583ff835b1c42238e]

INTEGRATION: CWS insight02 (1.1.2); FILE ADDED 2004/08/18 08:52:48 oj 1.1.2.4: #i32563# new methods in svt::toolboxcontroller 2004/08/17 07:56:40 oj 1.1.2.3: #i32563# toolbar changes 2004/08/13 14:28:18 oj 1.1.2.2: #i32563# toolbox changes 2004/08/13 09:03:05 oj 1.1.2.1: #i32563# toolbox changes


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [7dfb8300d470d93c1ce43aeeaf8d585004d1ef42]

INTEGRATION: CWS insight02 (1.15.2); FILE MERGED 2004/08/13 09:01:03 oj 1.15.2.1: #i32563# toolbox changes


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [b12c18ce0c37e19e83bda8444d75dd20cff94ba3]

INTEGRATION: CWS insight02 (1.2.2); FILE MERGED 2004/08/13 14:28:18 oj 1.2.2.3: #i32563# toolbox changes 2004/08/13 09:01:03 oj 1.2.2.2: #i32563# toolbox changes 2004/08/11 12:29:16 oj 1.2.2.1: #i30416# moving an other things


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [b97dcfce221fbc0bfbca90de775d3df3d44aeda8]

INTEGRATION: CWS insight02 (1.157.2); FILE MERGED 2004/08/16 07:56:15 oj 1.157.2.5: #i32563# toolbar changes 2004/08/16 07:09:38 oj 1.157.2.4: #i32563# toolbar changes 2004/08/13 14:28:17 oj 1.157.2.3: #i32563# toolbox changes 2004/08/13 08:52:31 oj 1.157.2.2: #i32563# toolbox changes 2004/08/11 12:36:47 oj 1.157.2.1: #i32288# add suspend handling and other stuff


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [d4dc1551523c5f19f79258a2af3f631ca589d4ba]

INTEGRATION: CWS insight02 (1.96.2); FILE MERGED 2004/08/13 14:28:17 oj 1.96.2.2: #i32563# toolbox changes 2004/08/13 08:52:31 oj 1.96.2.1: #i32563# toolbox changes


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [d6b5db0ef9dd9f5a72c25dfe53956812f1acea0c]

INTEGRATION: CWS insight02 (1.52.2); FILE MERGED 2004/08/24 07:49:15 oj 1.52.2.5: #i32563# disable .uno:ConfigureDialog until the dialog is not more sfx based 2004/08/17 07:28:17 oj 1.52.2.4: #i32563# toolbar changes 2004/08/16 07:09:37 oj 1.52.2.3: #i32563# toolbar changes 2004/08/13 14:28:17 oj 1.52.2.2: #i32563# toolbox changes 2004/08/13 08:52:31 oj 1.52.2.1: #i32563# toolbox changes


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [3890c5d2eafcb047dbeeb57e04da561130bff47d]

INTEGRATION: CWS insight02 (1.8.2); FILE MERGED 2004/08/13 14:28:16 oj 1.8.2.2: #i32563# toolbox changes 2004/08/13 08:52:30 oj 1.8.2.1: #i32563# toolbox changes


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [fce0d0a8bab6f800726b06c909fad991f2e19014]

INTEGRATION: CWS insight02 (1.15.2); FILE MERGED 2004/08/13 08:52:30 oj 1.15.2.1: #i32563# toolbox changes


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [39b27de25ada97992e6e912f5f6177fd381653fb]

INTEGRATION: CWS insight02 (1.80.2); FILE MERGED 2004/08/24 07:49:15 oj 1.80.2.3: #i32563# disable .uno:ConfigureDialog until the dialog is not more sfx based 2004/08/13 14:28:16 oj 1.80.2.2: #i32563# toolbox changes 2004/08/13 08:52:30 oj 1.80.2.1: #i32563# toolbox changes


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [1a96c29d62f74ad86abf8db8709384b5003602f8]

INTEGRATION: CWS insight02 (1.2.2); FILE MERGED 2004/08/13 14:28:16 oj 1.2.2.2: #i32563# toolbox changes 2004/08/13 08:52:08 oj 1.2.2.1: #i32563# toolbox changes


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [ee6fa12ab12927a299504a769dbbca514ab382a1]

INTEGRATION: CWS insight02 (1.2.2); FILE MERGED 2004/08/13 08:52:07 oj 1.2.2.1: #i32563# toolbox changes


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [12eff4cc046a777a1b0991c3d63bdc1b76462f4d]

INTEGRATION: CWS insight02 (1.2.2); FILE MERGED 2004/08/13 08:52:06 oj 1.2.2.1: #i32563# toolbox changes


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [ed8bbee5d53ed910a8bdee7991e01a7f32f4271a]

INTEGRATION: CWS insight02 (1.2.2); FILE MERGED 2004/08/11 12:26:35 oj 1.2.2.1: #i30379# click on preview correct


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [eb0eae2a79829cafe711d0b5a4b2b4e036d59af9]

INTEGRATION: CWS insight02 (1.2.2); FILE MERGED 2004/08/13 08:52:06 oj 1.2.2.2: #i32563# toolbox changes 2004/08/11 12:26:35 oj 1.2.2.1: #i30379# click on preview correct


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [110471afc315b6bb04e3be79c4acca349fb5735a]

INTEGRATION: CWS insight02 (1.3.2); FILE MERGED 2004/08/13 14:28:15 oj 1.3.2.2: #i32563# toolbox changes 2004/08/13 08:52:06 oj 1.3.2.1: #i32563# toolbox changes


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [50c9c1e7e200bff913e889f463d1e7a88182f2f2]

INTEGRATION: CWS insight02 (1.2.2); FILE MERGED 2004/08/13 14:28:15 oj 1.2.2.2: #i32563# toolbox changes 2004/08/13 08:52:05 oj 1.2.2.1: #i32563# toolbox changes


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [35ccb28a9cb2791a06daaba923b757d0043fa7dd]

INTEGRATION: CWS insight02 (1.2.2); FILE MERGED 2004/08/24 07:49:14 oj 1.2.2.4: #i32563# disable .uno:ConfigureDialog until the dialog is not more sfx based 2004/08/13 14:28:15 oj 1.2.2.3: #i32563# toolbox changes 2004/08/13 08:52:05 oj 1.2.2.2: #i32563# toolbox changes 2004/08/11 12:25:37 oj 1.2.2.1: #i30416# moving an other things


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [57abe41e392e37d4b3de3f4f355a10ba645cee55]

INTEGRATION: CWS insight02 (1.19.2); FILE MERGED 2004/08/11 12:17:22 oj 1.19.2.1: #i27015# fill container with dummies


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [e633460d49688fd7e2599661cee737a7a83c9b7e]

INTEGRATION: CWS kurdish (1.8.12); FILE MERGED 2004/08/31 15:35:42 er 1.8.12.1: #i33578# add Kurdish


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [9db2466ca051c68a38b2176fc7c8e0dfd92f6dc2]

INTEGRATION: CWS filteredcells (1.8.130); FILE MERGED 2004/08/31 08:57:14 nn 1.8.130.2: #i33438# use compressed array to find filtered rows 2004/08/30 10:30:13 nn 1.8.130.1: #i33438# skip filtered cells in formatting and deleting of cells/rows


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [529b9ca27a2cc1d21aec1e44b61e352c71cb754c]

INTEGRATION: CWS filteredcells (1.24.30); FILE MERGED 2004/08/30 18:06:12 nn 1.24.30.3: #i33438# don't use UnmarkFiltered in slot state functions 2004/08/30 11:06:07 nn 1.24.30.2: RESYNC: (1.24-1.25); FILE MERGED 2004/08/30 10:30:13 nn 1.24.30.1: #i33438# skip filtered cells in formatting and deleting of cells/rows


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [228549723aeace4853383f80fdfc53a8ed369d84]

INTEGRATION: CWS filteredcells (1.23.130); FILE MERGED 2004/08/30 10:30:14 nn 1.23.130.1: #i33438# skip filtered cells in formatting and deleting of cells/rows


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [3ce3736cc10824f8a1267ddc01c44ec04cbc31ae]

INTEGRATION: CWS filteredcells (1.9.48); FILE MERGED 2004/08/30 10:30:14 nn 1.9.48.1: #i33438# skip filtered cells in formatting and deleting of cells/rows


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [daba8edf004d5a2776c8c8a3b413572d9bd04255]

INTEGRATION: CWS filteredcells (1.31.30); FILE MERGED 2004/08/30 10:30:14 nn 1.31.30.1: #i33438# skip filtered cells in formatting and deleting of cells/rows


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [2841040bd8eefd59390e6cdb1eb0ca4dd92f0ccf]

INTEGRATION: CWS filteredcells (1.6.128); FILE MERGED 2004/08/30 10:29:18 nn 1.6.128.1: #i33438# skip filtered cells in formatting and deleting of cells/rows


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [78d5f7fbcd55642d07134275b5903a33a2b43a7f]

INTEGRATION: CWS enhselect (1.108.40); FILE MERGED 2004/08/18 19:01:59 fme 1.108.40.1: #i32329# New cursor icons for enhanced table selection


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [b947f2199092aba9dd9e6b4ddd1b549d8b272e44]

INTEGRATION: CWS enhselect (1.1.2); FILE ADDED 2004/08/18 18:54:31 fme 1.1.2.1: #32329# New cursor icons for enhanced table selection


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [e09376e5554cbdc68f263d3596b6c0c9a1f33167]

INTEGRATION: CWS enhselect (1.1.2); FILE ADDED 2004/08/18 18:54:32 fme 1.1.2.1: #32329# New cursor icons for enhanced table selection


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [23053903b54de5900b528ad576ccf3a39cc5c511]

INTEGRATION: CWS enhselect (1.1.2); FILE ADDED 2004/08/18 18:54:30 fme 1.1.2.1: #32329# New cursor icons for enhanced table selection


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [30ef46fde8136f3a9f91c9bbfa302985a79c70f2]

INTEGRATION: CWS enhselect (1.3.556); FILE MERGED 2004/08/18 19:01:28 fme 1.3.556.1: #i32329# New cursor icons for enhanced table selection


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [03ff2b827901d0898c173210594acf9016eaa108]

INTEGRATION: CWS enhselect (1.1.2); FILE ADDED 2004/08/18 18:54:42 fme 1.1.2.1: #32329# New cursor icons for enhanced table selection


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [3aa45d9c02d7c3183d82dbf1dab436841b4d8a7c]

INTEGRATION: CWS enhselect (1.5.210); FILE MERGED 2004/08/18 19:01:28 fme 1.5.210.1: #i32329# New cursor icons for enhanced table selection


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [74b200f59bc7f24abcfe6b4950fe66669d1bb385]

INTEGRATION: CWS enhselect (1.3.554); FILE MERGED 2004/08/18 19:00:45 fme 1.3.554.1: #i32329# New cursor icons for enhanced table selection


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [a771994fb93986d0252cf077eaf866783b142a6b]

INTEGRATION: CWS enhselect (1.1.2); FILE ADDED 2004/08/19 10:57:30 fme 1.1.2.5: #i32329# New cursor icons for enhanced table selection 2004/08/19 07:12:08 fme 1.1.2.4: #i32329# New cursor icons for enhanced table selection 2004/08/18 19:39:36 fme 1.1.2.3: #i32329# New cursor icons for enhanced table selection 2004/08/18 19:30:33 fme 1.1.2.2: #i32329# New cursor icons for enhanced table selection 2004/08/18 18:57:08 fme 1.1.2.1: #i32329# New cursor icons for enhanced table selection


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [bea2f46906da7879e07e4e4d296b5b257a54cfd1]

INTEGRATION: CWS enhselect (1.1.2); FILE ADDED 2004/08/18 19:30:33 fme 1.1.2.3: #i32329# New cursor icons for enhanced table selection 2004/08/18 19:24:19 fme 1.1.2.2: #i32329# New cursor icons for enhanced table selection 2004/08/18 18:57:08 fme 1.1.2.1: #i32329# New cursor icons for enhanced table selection


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [4427024ac0a83ee8f0904e2c1fb89b2565b6c194]

INTEGRATION: CWS enhselect (1.1.2); FILE ADDED 2004/08/19 10:57:30 fme 1.1.2.5: #i32329# New cursor icons for enhanced table selection 2004/08/19 07:12:07 fme 1.1.2.4: #i32329# New cursor icons for enhanced table selection 2004/08/18 19:39:36 fme 1.1.2.3: #i32329# New cursor icons for enhanced table selection 2004/08/18 19:30:33 fme 1.1.2.2: #i32329# New cursor icons for enhanced table selection 2004/08/18 18:57:10 fme 1.1.2.1: #i32329# New cursor icons for enhanced table selection


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [50034d43f1ae8ea9d660f1c6597315835edd77f2]

INTEGRATION: CWS enhselect (1.1.2); FILE ADDED 2004/08/18 19:30:33 fme 1.1.2.2: #i32329# New cursor icons for enhanced table selection 2004/08/18 18:57:11 fme 1.1.2.1: #i32329# New cursor icons for enhanced table selection


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [86d3e06a4fda62d3695faed2648729b478f7877e]

INTEGRATION: CWS enhselect (1.1.2); FILE ADDED 2004/08/19 10:57:29 fme 1.1.2.5: #i32329# New cursor icons for enhanced table selection 2004/08/19 07:12:07 fme 1.1.2.4: #i32329# New cursor icons for enhanced table selection 2004/08/18 19:39:36 fme 1.1.2.3: #i32329# New cursor icons for enhanced table selection 2004/08/18 19:30:33 fme 1.1.2.2: #i32329# New cursor icons for enhanced table selection 2004/08/18 18:57:10 fme 1.1.2.1: #i32329# New cursor icons for enhanced table selection


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [0548976aca3ebcbc1e15fc64d81c225e068b0145]

INTEGRATION: CWS enhselect (1.1.2); FILE ADDED 2004/08/18 19:30:33 fme 1.1.2.2: #i32329# New cursor icons for enhanced table selection 2004/08/18 18:57:10 fme 1.1.2.1: #i32329# New cursor icons for enhanced table selection


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [22025ba5de72b9a6cc2f7a3015b93e2bd701ed39]

INTEGRATION: CWS enhselect (1.1.2); FILE ADDED 2004/08/19 10:57:29 fme 1.1.2.7: #i32329# New cursor icons for enhanced table selection 2004/08/19 07:27:30 fme 1.1.2.6: #i32329# New cursor icons for enhanced table selection 2004/08/19 07:23:29 fme 1.1.2.5: #i32329# New cursor icons for enhanced table selection 2004/08/19 07:12:07 fme 1.1.2.4: #i32329# New cursor icons for enhanced table selection 2004/08/18 19:39:36 fme 1.1.2.3: #i32329# New cursor icons for enhanced table selection 2004/08/18 19:30:32 fme 1.1.2.2: #i32329# New cursor icons for enhanced table selection 2004/08/18 18:57:09 fme 1.1.2.1: #i32329# New cursor icons for enhanced table selection


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [c7f0221c3b100d09178abe93021a2e6905da12a7]

INTEGRATION: CWS enhselect (1.1.2); FILE ADDED 2004/08/19 07:27:30 fme 1.1.2.5: #i32329# New cursor icons for enhanced table selection 2004/08/19 07:23:29 fme 1.1.2.4: #i32329# New cursor icons for enhanced table selection 2004/08/18 19:30:32 fme 1.1.2.3: #i32329# New cursor icons for enhanced table selection 2004/08/18 19:24:19 fme 1.1.2.2: #i32329# New cursor icons for enhanced table selection 2004/08/18 18:57:08 fme 1.1.2.1: #i32329# New cursor icons for enhanced table selection


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [36b7f4b1593c176cd5f8dd99737c7829243e4ca1]

INTEGRATION: CWS enhselect (1.1.2); FILE ADDED 2004/08/19 10:57:29 fme 1.1.2.5: #i32329# New cursor icons for enhanced table selection 2004/08/19 07:12:07 fme 1.1.2.4: #i32329# New cursor icons for enhanced table selection 2004/08/18 19:39:36 fme 1.1.2.3: #i32329# New cursor icons for enhanced table selection 2004/08/18 19:30:32 fme 1.1.2.2: #i32329# New cursor icons for enhanced table selection 2004/08/18 18:57:09 fme 1.1.2.1: #i32329# New cursor icons for enhanced table selection


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [220ed688970da714e62839525c589cbf6ec69290]

INTEGRATION: CWS enhselect (1.1.2); FILE ADDED 2004/08/18 19:30:32 fme 1.1.2.2: #i32329# New cursor icons for enhanced table selection 2004/08/18 18:57:09 fme 1.1.2.1: #i32329# New cursor icons for enhanced table selection


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [2444a6fb9cbb7fa7dc8daec37432941c955f0457]

INTEGRATION: CWS enhselect (1.2.136); FILE MERGED 2004/08/18 19:27:27 fme 1.2.136.1: #i32329# New cursor icons for enhanced table selection


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [44d2e0d25febb3654d2d18aeaeaf5e1ab0e976e1]

INTEGRATION: CWS oasissysint (1.1.2); FILE ADDED 2004/08/27 16:09:09 hro 1.1.2.1: #i28298# New application launcher binaries


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [fed9c09f2b5900af00209e749918b5545878eeb0]

INTEGRATION: CWS oasissysint (1.1.2); FILE ADDED 2004/08/27 16:09:11 hro 1.1.2.1: #i28298# New application launcher binaries


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [8874225f7d19aa6d1a34b9012010047da406f909]

INTEGRATION: CWS enhselect (1.1.2); FILE ADDED 2004/08/19 10:57:29 fme 1.1.2.5: #i32329# New cursor icons for enhanced table selection 2004/08/19 07:12:06 fme 1.1.2.4: #i32329# New cursor icons for enhanced table selection 2004/08/18 19:39:35 fme 1.1.2.3: #i32329# New cursor icons for enhanced table selection 2004/08/18 19:30:32 fme 1.1.2.2: #i32329# New cursor icons for enhanced table selection 2004/08/18 18:57:20 fme 1.1.2.1: #i32329# New cursor icons for enhanced table selection


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [4910270025c755cce582bfcd760bce7a023c306e]

INTEGRATION: CWS oasissysint (1.1.2); FILE ADDED 2004/08/27 16:09:10 hro 1.1.2.1: #i28298# New application launcher binaries


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [d112d722609720978af320cfd4dea853db449532]

INTEGRATION: CWS enhselect (1.1.2); FILE ADDED 2004/08/18 19:30:32 fme 1.1.2.2: #i32329# New cursor icons for enhanced table selection 2004/08/18 18:57:21 fme 1.1.2.1: #i32329# New cursor icons for enhanced table selection


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [a1228bbad1520df2863aa9d6977e2edd43caf2da]

INTEGRATION: CWS enhselect (1.57.4); FILE MERGED 2004/08/18 19:00:05 fme 1.57.4.1: #i32329# New cursor icons for enhanced table selection


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [439b306d31a42482820244cbaca809ffd18c777f]

INTEGRATION: CWS enhselect (1.8.42); FILE MERGED 2004/08/18 18:59:19 fme 1.8.42.1: #i32329# New cursor icons for enhanced table selection


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [d588db058915462216328c7d938609fdc8079f17]

INTEGRATION: CWS oasissysint (1.1.2); FILE ADDED 2004/08/27 16:09:40 hro 1.1.2.1: #i28298# New application launcher binaries


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [492bada0606f4ae5594cf0ca0d09d8f495797020]

INTEGRATION: CWS oasissysint (1.1.2); FILE ADDED 2004/08/27 16:09:26 hro 1.1.2.1: #i28298# New application launcher binaries


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [35d4e9e3ac2857df07f21c082603a65860ac1ed9]

INTEGRATION: CWS oasissysint (1.1.2); FILE ADDED 2004/08/27 16:09:12 hro 1.1.2.1: #i28298# New application launcher binaries


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [9fefc9013e44494da3eca8ff627c524bc842ec8b]

INTEGRATION: CWS oasissysint (1.32.16); FILE MERGED 2004/08/27 16:10:08 hro 1.32.16.1: #i28298# New application launcher binaries


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [a279325d894787ae1708dd3369855e4d4576cff2]

INTEGRATION: CWS oasissysint (1.18.16); FILE MERGED 2004/08/27 16:14:01 hro 1.18.16.2: #i28298# New application launcher binaries 2004/08/27 16:10:08 hro 1.18.16.1: #i28298# New application launcher binaries


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [8b373a6f5a7ca75c02cd51b98fe2a1265d07d73f]

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>  [13c4250420ea35a00ae15c3c1b85ff6e7b1a002c]

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  Oliver Bolte  <obo@openoffice.org>  [fb72564f6e920801128d37621f403e0e12d84f71]

INTEGRATION: CWS enhselect (1.19.622); FILE MERGED 2004/08/10 15:01:42 fme 1.19.622.2: #i32329# Enhanced table selection 2004/08/04 11:54:57 fme 1.19.622.1: #i32329# Enhanced table selection


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [3904c1780eacbeff6669ac0c5b61da13953d8d8e]

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  Oliver Bolte  <obo@openoffice.org>  [eb2d9e76a5a74f00187a8d774e9732be92d6197e]

INTEGRATION: CWS enhselect (1.11.28); FILE MERGED 2004/08/16 12:00:25 fme 1.11.28.1: #i32329# Enhanced table selection - Tooltip added


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [8d9737ca9dae3544dbc4c2a2b4b3e97504a10ad7]

INTEGRATION: CWS enhselect (1.91.28); FILE MERGED 2004/08/18 19:05:23 fme 1.91.28.4: #i32329# New cursor icons for enhanced table selection 2004/08/10 15:01:16 fme 1.91.28.3: #i32329# Enhanced table selection 2004/08/09 13:34:10 fme 1.91.28.2: #i32329# Enhanced table selection 2004/08/04 11:54:55 fme 1.91.28.1: #i32329# Enhanced table selection


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [1e23da5a7d17d570e78ee5e119efa6ea08e9f454]

INTEGRATION: CWS insight02 (1.14.2); FILE MERGED 2004/08/12 06:03:42 oj 1.14.2.1: #i32563# new xml files


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [cc86bf60ac5fdd2f1030b249c97a23c6a1fc191d]

INTEGRATION: CWS enhselect (1.41.82); FILE MERGED 2004/08/16 12:00:25 fme 1.41.82.1: #i32329# Enhanced table selection - Tooltip added


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [ddaafe671b564799cb816911bbeaa7c13bdecae5]

INTEGRATION: CWS insight02 (1.3.2); FILE MERGED 2004/08/16 13:17:59 oj 1.3.2.2: #i32563# toolbar changes 2004/08/13 09:07:07 oj 1.3.2.1: #i32563# toolbox changes


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [260e069deda7e79b909ff75170c7d4a506226219]

INTEGRATION: CWS enhselect (1.5.82); FILE MERGED 2004/08/16 12:00:25 fme 1.5.82.1: #i32329# Enhanced table selection - Tooltip added


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [6ba0b1666b22b1a10801a60702de77568bd3a869]

INTEGRATION: CWS enhselect (1.22.130); FILE MERGED 2004/08/19 12:10:59 fme 1.22.130.5: RESYNC: (1.22-1.25); FILE MERGED 2004/08/19 10:38:26 fme 1.22.130.4: #i32329# Enhanced table selection - new algorithm to find nearest table cell 2004/08/18 19:08:38 fme 1.22.130.3: #i32329# Enhanced table selection - new algorithm to find nearest table cell 2004/08/16 12:00:01 fme 1.22.130.2: #i32329# Enhanced table selection - Do not allow to drag upper table border 2004/08/04 11:54:55 fme 1.22.130.1: #i32329# Enhanced table selection


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [947218431d597f21b66c950641495e21e3602c7f]

INTEGRATION: CWS enhselect (1.7.116); FILE MERGED 2004/08/04 11:54:55 fme 1.7.116.1: #i32329# Enhanced table selection


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [130e8f08f4171b5c5b0ffef5bb92de0b3273a621]

INTEGRATION: CWS enhselect (1.37.88); FILE MERGED 2004/08/19 12:10:36 fme 1.37.88.2: RESYNC: (1.37-1.40); FILE MERGED 2004/08/10 15:00:45 fme 1.37.88.1: #i32329# Enhanced table selection


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [6bbf79cfb99dc6c27993e55de6b5e6027f6fa091]

INTEGRATION: CWS insight02 (1.3.2); FILE MERGED 2004/08/11 13:11:35 oj 1.3.2.2: moved again to biblio 2004/08/11 13:02:31 oj 1.3.2.1: biblio.odb


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [f4c62cfce394cc66a29f82c7b0441b486a3fd1c8]

INTEGRATION: CWS encodingfix (1.81.136); FILE MERGED 2004/09/09 08:21:43 obo 1.81.136.1: #i31587# encoding problem for en-US


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [84e7eb40b99c5215ef48cabb8d2c4226be60d0b9]

INTEGRATION: CWS enhselect (1.2.622); FILE MERGED 2004/08/10 15:00:45 fme 1.2.622.1: #i32329# Enhanced table selection


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [7d80248799245ad5d18ef34aeff2495c014302db]

INTEGRATION: CWS insight02 (1.2.2); FILE MERGED 2004/08/11 13:10:13 hr 1.2.2.2: #i10000# re-add broken binary 2004/08/11 12:38:23 oj 1.2.2.1: #cws_si32834# biblio not with kb checked in


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [a4339023a63a2c5ac4122b8116c93aa8276411d3]

INTEGRATION: CWS encodingfix (1.75.136); FILE MERGED 2004/09/09 08:21:01 obo 1.75.136.1: #i31587# encoding problem for en-US


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [33759867c678ad4c2b5442b20cc2bdf1e7302c5d]

INTEGRATION: CWS enhselect (1.11.190); FILE MERGED 2004/08/19 12:10:05 fme 1.11.190.2: RESYNC: (1.11-1.12); FILE MERGED 2004/08/10 14:59:23 fme 1.11.190.1: #i32329# Enhanced table selection


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [d90d4f2e25e88e240d958beae09a2525f8ad9430]

INTEGRATION: CWS encodingfix (1.6.26); FILE MERGED 2004/09/09 08:19:51 obo 1.6.26.1: #i31587# encoding problem for en-US


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [44d4cfdfabd2bb8f27c40a5317d5ec8bd03fa3c3]

INTEGRATION: CWS enhselect (1.23.116); FILE MERGED 2004/08/10 14:59:23 fme 1.23.116.3: #i32329# Enhanced table selection 2004/08/04 11:54:35 fme 1.23.116.2: #i32329# Enhanced table selection 2004/08/04 11:45:05 fme 1.23.116.1: #i32329# Enhanced table selection


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [aff23a49f68c708867fb2f2f0a50d7997fdd0b44]

INTEGRATION: CWS encodingfix (1.62.136); FILE MERGED 2004/09/09 08:19:14 obo 1.62.136.1: #i31587# encoding problem for en-US


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [0c445ab093e299e116426b70255c8443aefd83f8]

INTEGRATION: CWS encodingfix (1.4.136); FILE MERGED 2004/09/09 08:19:11 obo 1.4.136.1: #i31587# encoding problem for en-US


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [1ff8d5f10ee545cb72f516854ab053eecb1219b5]

INTEGRATION: CWS insight02 (1.4.2); FILE MERGED 2004/08/13 09:02:06 oj 1.4.2.1: #i32563# toolbox changes


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [9f07d5df3b2bd532d2f3415165120b48be436448]

INTEGRATION: CWS insight02 (1.1.2); FILE ADDED 2004/08/13 14:17:24 oj 1.1.2.1: #i32563# toolbox changes


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [a2e0faa09c70f8b48eac494ef7109f3b4c99bced]

INTEGRATION: CWS insight02 (1.1.2); FILE ADDED 2004/08/13 09:02:32 oj 1.1.2.1: #i32563# toolbox changes


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [330fd4c2804864344050cb52cd41d2ae71ec9f9d]

INTEGRATION: CWS oasissysint (1.4.12); FILE MERGED 2004/08/27 14:00:08 obr 1.4.12.1: #i32277# added mimetype registration for new oasis file types


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [29789f712082e15e3342312ac5a423fe681411ea]

INTEGRATION: CWS insight02 (1.4.2); FILE MERGED 2004/08/13 09:02:05 oj 1.4.2.1: #i32563# toolbox changes


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [4ae76883c1a41acae377876a9fd740f57b21808e]

INTEGRATION: CWS oasissysint (1.5.12); FILE MERGED 2004/08/27 14:00:08 obr 1.5.12.1: #i32277# added mimetype registration for new oasis file types


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [029d6f236d8846d0b39b1004376a3a15c73d0bb2]

INTEGRATION: CWS insight02 (1.13.2); FILE MERGED 2004/08/23 13:52:41 oj 1.13.2.2: RESYNC: (1.13-1.16); FILE MERGED 2004/08/16 13:06:56 oj 1.13.2.1: #i32563# toolbar changes


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [a303cac11876a5d14281d7ab7087c5060aaa82b2]

INTEGRATION: CWS oasissysint (1.3.22); FILE MERGED 2004/08/27 14:00:07 obr 1.3.22.1: #i32277# added mimetype registration for new oasis file types


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [179ea75a5049753088c04a1e355dc3b568311876]

INTEGRATION: CWS insight02 (1.5.2); FILE MERGED 2004/08/16 13:06:56 oj 1.5.2.2: #i32563# toolbar changes 2004/08/13 09:02:05 oj 1.5.2.1: #i32563# toolbox changes


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [f3ce4463e7254551c68819252b5b79144550f993]

INTEGRATION: CWS oasissysint (1.4.12); FILE MERGED 2004/08/27 14:00:07 obr 1.4.12.1: #i32277# added mimetype registration for new oasis file types


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [f75aea8693ccf48ecb90dff4bb44aa825da319ad]

INTEGRATION: CWS insight02 (1.1.2); FILE ADDED 2004/08/13 14:17:49 oj 1.1.2.1: #i32563# toolbox changes


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [b9f03d394b91c4151390321aa5cc3c38b6d0befc]

INTEGRATION: CWS insight02 (1.1.2); FILE ADDED 2004/08/13 14:17:35 oj 1.1.2.1: #i32563# toolbox changes


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [e6c77bcd320d3d3d3978754727ea6d8c1ad10d92]

INTEGRATION: CWS oasissysint (1.10.12); FILE MERGED 2004/08/27 14:00:05 obr 1.10.12.1: #i32277# added mimetype registration for new oasis file types


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [1f82b3f0decc433eac0238862cabbdc604fdec1d]

INTEGRATION: CWS insight02 (1.6.2); FILE MERGED 2004/08/13 14:16:56 oj 1.6.2.2: #i32563# toolbox changes 2004/08/13 09:02:05 oj 1.6.2.1: #i32563# toolbox changes


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [5c1f7e2f377d7729dc69cb06287c8f0935050cc4]

INTEGRATION: CWS oasissysint (1.3.34); FILE MERGED 2004/08/27 14:00:04 obr 1.3.34.1: #i32277# added mimetype registration for new oasis file types


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [82e659836726670e4bd167dd66870c30dbbee015]

INTEGRATION: CWS insight02 (1.1.2); FILE ADDED 2004/08/13 09:02:42 oj 1.1.2.1: #i32563# toolbox changes


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [09d8fe74da1036745e6f5285b8dc367cdfdcbcb3]

INTEGRATION: CWS oasissysint (1.5.12); FILE MERGED 2004/08/27 14:00:04 obr 1.5.12.1: #i32277# added mimetype registration for new oasis file types


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [f4c859abf874ed105ff2e0f4d3ef6d692ebd0267]

INTEGRATION: CWS insight02 (1.19.2); FILE MERGED 2004/08/11 11:24:52 oj 1.19.2.1: #i32609# add ... to database


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [77962c52924797d5a38efaacc500b87625c41493]

INTEGRATION: CWS svg02 (1.3.374); FILE MERGED 2004/09/02 09:53:58 ka 1.3.374.1: #i14790#: update to latest DTD


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [1c6ca2b262a63a89632a412c8520ad6dfc61a1bd]

INTEGRATION: CWS oasissysint (1.1.2); FILE ADDED 2004/08/27 14:00:03 obr 1.1.2.1: #i32277# added mimetype registration for new oasis file types


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [e9c26ffad559c732ed074d6a76148733936a4f1d]

INTEGRATION: CWS oasissysint (1.2.38); FILE MERGED 2004/08/27 14:00:02 obr 1.2.38.1: #i32277# added mimetype registration for new oasis file types


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [32143529b21fb01b6ce712431a811622f901eafc]

INTEGRATION: CWS oasissysint (1.1.2); FILE ADDED 2004/08/27 14:00:01 obr 1.1.2.1: #i32277# added mimetype registration for new oasis file types


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [87626f7707d1e8a6fd1ffd3d27e15b32031913b2]

INTEGRATION: CWS oasissysint (1.1.2); FILE ADDED 2004/08/27 14:00:00 obr 1.1.2.1: #i32277# added mimetype registration for new oasis file types


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [62f94c677bce17f2bcdf51d5b84a79e8453f4424]

INTEGRATION: CWS oasissysint (1.1.2); FILE ADDED 2004/08/27 13:59:59 obr 1.1.2.1: #i32277# added mimetype registration for new oasis file types


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [23a054bd21a5552b28c0bbd793581c04752caba3]

INTEGRATION: CWS oasissysint (1.1.2); FILE ADDED 2004/08/27 13:59:58 obr 1.1.2.1: #i32277# added mimetype registration for new oasis file types


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [4f90851300e180dcd0a447140b206a010168b9de]

INTEGRATION: CWS oasissysint (1.1.2); FILE ADDED 2004/08/27 13:59:57 obr 1.1.2.1: #i32277# added mimetype registration for new oasis file types


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [0c970e51ccb3ccd8d31e621b7967e1c53ef690e5]

INTEGRATION: CWS oasissysint (1.1.2); FILE ADDED 2004/08/27 13:59:56 obr 1.1.2.1: #i32277# added mimetype registration for new oasis file types


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [0fc90c8a064f781901d7925f69570fb68503aa63]

INTEGRATION: CWS insight02 (1.2.60); FILE MERGED 2004/08/18 08:52:22 oj 1.2.60.4: #i32563# new methods in svt::toolboxcontroller 2004/08/17 15:11:31 oj 1.2.60.3: #i32563# toolbar changes 2004/08/17 14:52:00 oj 1.2.60.2: #i32563# toolbar changes 2004/08/17 07:55:53 oj 1.2.60.1: #i32563# toolbar changes


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [5088136c3e461af7342cc38063cb9591e180ba11]

INTEGRATION: CWS oasissysint (1.1.2); FILE ADDED 2004/08/27 13:59:54 obr 1.1.2.1: #i32277# added mimetype registration for new oasis file types


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [d495c3e6c2a01cc99a6d369b33150ab7955121e0]

INTEGRATION: CWS oasissysint (1.1.2); FILE ADDED 2004/08/27 13:59:52 obr 1.1.2.1: #i32277# added mimetype registration for new oasis file types


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [4b8c1ad68935f643134a9986584d15fa3800b46c]

INTEGRATION: CWS encodingfix (1.46.114); FILE MERGED 2004/09/09 08:16:36 obo 1.46.114.1: #i31587# encoding problem for en-US


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [fd06ee8dc37f3441e035fa75e284473df658fad7]

INTEGRATION: CWS insight02 (1.21.2); FILE MERGED 2004/08/11 12:19:39 oj 1.21.2.1: #i30218# do not allow key modify in single selection


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [75399dc321ecd8b43b454e44e03e03e8bac4df42]

INTEGRATION: CWS encodingfix (1.44.28); FILE MERGED 2004/09/09 08:16:13 obo 1.44.28.1: #i31587# encoding problem for en-US


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [67dff2ee204d7465ccb7b4530027f5c85837cab6]

INTEGRATION: CWS oasissysint (1.1.2); FILE ADDED 2004/08/27 13:59:51 obr 1.1.2.1: #i32277# added mimetype registration for new oasis file types


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [7fab99e789c5bc9b739c6bae8abc3b116eb9b130]

INTEGRATION: CWS oasissysint (1.1.2); FILE ADDED 2004/08/27 13:59:49 obr 1.1.2.1: #i32277# added mimetype registration for new oasis file types


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [905e9ab6ebfc5994147476ca94dbef8fa4dbb96a]

INTEGRATION: CWS oasissysint (1.1.2); FILE ADDED 2004/08/27 13:59:47 obr 1.1.2.1: #i32277# added mimetype registration for new oasis file types


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [6c02c3f352c995c16df10bfce898ec705a13687e]

INTEGRATION: CWS oasissysint (1.1.2); FILE ADDED 2004/08/27 13:59:45 obr 1.1.2.1: #i32277# added mimetype registration for new oasis file types


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [71e8371e9e85aebb75f9f2d75e0f3dfb7fac1a34]

INTEGRATION: CWS insight02 (1.2.56); FILE MERGED 2004/08/23 13:48:47 oj 1.2.56.3: RESYNC: (1.2-1.3); FILE MERGED 2004/08/16 12:52:32 oj 1.2.56.2: #i32563# check if m_xDocImageManager is null 2004/08/13 09:09:02 oj 1.2.56.1: #i32563# toolbox changes


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [8d8d8e94c7648caee1571a5e324d9595beffa68d]

INTEGRATION: CWS oasissysint (1.1.2); FILE ADDED 2004/08/27 13:59:44 obr 1.1.2.1: #i32277# added mimetype registration for new oasis file types


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [535fbbb1eff8f1d7369ef4281ea230fbfb0b7f00]

INTEGRATION: CWS oasissysint (1.1.2); FILE ADDED 2004/08/27 13:59:43 obr 1.1.2.1: #i32277# added mimetype registration for new oasis file types


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [0ea182d638c91f67b3c2a3793520165e080a80b9]

INTEGRATION: CWS oasissysint (1.1.2); FILE ADDED 2004/08/27 13:59:42 obr 1.1.2.1: #i32277# added mimetype registration for new oasis file types


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [ee844fd239af8eff9325a706da3502cb164d522a]

INTEGRATION: CWS insight02 (1.34.2); FILE MERGED 2004/08/16 09:57:33 oj 1.34.2.1: #i26794# check parameter names also in sub selects


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [66357d5360e29810be3b21b2621895a182c7a095]

INTEGRATION: CWS oasissysint (1.1.2); FILE ADDED 2004/08/27 13:59:41 obr 1.1.2.1: #i32277# added mimetype registration for new oasis file types


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [0f2a8f43cf647dc53e0108258d089efe593eae94]

INTEGRATION: CWS insight02 (1.41.2); FILE MERGED 2004/08/16 09:57:33 oj 1.41.2.1: #i26794# check parameter names also in sub selects


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [d3cce1097f056b5b733fef0a5b221426158a31af]

INTEGRATION: CWS oasissysint (1.1.2); FILE ADDED 2004/08/27 13:59:40 obr 1.1.2.1: #i32277# added mimetype registration for new oasis file types


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [2f4fadd50afec591e9293bd7197be72f3b99442c]

INTEGRATION: CWS oasissysint (1.3.10); FILE MERGED 2004/08/27 13:59:38 obr 1.3.10.1: #i32277# added mimetype registration for new oasis file types


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [bb1e2d3b3b64fd1944e06ec86eed1c3a4e6f6597]

INTEGRATION: CWS insight02 (1.48.2); FILE MERGED 2004/08/16 09:57:33 oj 1.48.2.1: #i26794# check parameter names also in sub selects


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [18d2c8a3a81f32df9f4883e61541ed17c54c96d2]

INTEGRATION: CWS oasissysint (1.3.10); FILE MERGED 2004/08/27 13:59:37 obr 1.3.10.1: #i32277# added mimetype registration for new oasis file types


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [9b36ec6925e03582dbfdd22a78d0c250efdf4ecb]

INTEGRATION: CWS insight02 (1.30.38); FILE MERGED 2004/08/11 12:35:13 oj 1.30.38.1: #i32212# hold ref on connection


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [0e45e60750e0697cdc17c4d7acae36ebe60e0396]

INTEGRATION: CWS insight02 (1.51.2); FILE MERGED 2004/08/16 09:57:56 oj 1.51.2.1: #i26794# check parameter names also in sub selects


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [41c72b31db5a3d11c865b4db9dbe20bd69f99427]

INTEGRATION: CWS oasissysint (1.3.10); FILE MERGED 2004/08/27 13:59:36 obr 1.3.10.1: #i32277# added mimetype registration for new oasis file types


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [7a4bab78220148f6a21351cb67626ef25be11379]

INTEGRATION: CWS insight02 (1.15.12); FILE MERGED 2004/08/16 09:57:06 oj 1.15.12.1: #i26794# check parameter names also in sub selects


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [0eb4d2a84787669d01178cfe51a40abc6c7a2efe]

INTEGRATION: CWS insight02 (1.14.10); FILE MERGED 2004/08/16 09:57:06 oj 1.14.10.1: #i26794# check parameter names also in sub selects


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [28733bf594033fb08024f455cc8817522caefd98]

INTEGRATION: CWS oasissysint (1.1.2); FILE ADDED 2004/08/27 13:59:34 obr 1.1.2.1: #i32277# added mimetype registration for new oasis file types


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [196529ed3d3e3c216c13d35767cfded3613c2c82]

INTEGRATION: CWS oasissysint (1.1.2); FILE ADDED 2004/08/27 13:59:32 obr 1.1.2.1: #i32277# added mimetype registration for new oasis file types


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [b797f3a957bad99cddbd7e63a0a642788d77b513]

INTEGRATION: CWS insight02 (1.2.2); FILE MERGED 2004/08/17 06:49:37 oj 1.2.2.2: #i32433# format name changed 2004/08/11 13:21:40 oj 1.2.2.1: #i32433# new Name


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [25dd389669cecccc07006bbf0c31668951b2cbfd]

INTEGRATION: CWS insight02 (1.2.2); FILE MERGED 2004/08/17 06:49:37 oj 1.2.2.1: #i32433# format name changed


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [8d0eb04ebf48a213b246a285cb490d9153588c40]

INTEGRATION: CWS oasissysint (1.1.2); FILE ADDED 2004/08/27 13:59:25 obr 1.1.2.1: #i32277# added mimetype registration for new oasis file types


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [54719a8dd82e1d8ee3b2933891d7ce4d6761c920]

INTEGRATION: CWS oasissysint (1.1.2); FILE ADDED 2004/08/27 13:59:21 obr 1.1.2.1: #i32277# added mimetype registration for new oasis file types


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [36ee94d9bb3753eb8bba54b30056f7be8efe88f1]

INTEGRATION: CWS oasissysint (1.1.2); FILE ADDED 2004/08/27 13:59:15 obr 1.1.2.1: #i32277# added mimetype registration for new oasis file types


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [c9afc6d69b97797e63ae2544ebd2a05566425310]

INTEGRATION: CWS encodingfix (1.49.92); FILE MERGED 2004/09/09 08:14:44 obo 1.49.92.1: #i31587# encoding problem for en-US


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [7fec3121c943e898ac20e844e99ab81325fac8b6]

INTEGRATION: CWS encodingfix (1.99.14); FILE MERGED 2004/09/09 08:13:28 obo 1.99.14.1: #i31587# encoding problem for en-US


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [073042c82682600c3f108d96b7588b1f6268b9e0]

INTEGRATION: CWS oasissysint (1.1.2); FILE ADDED 2004/08/27 13:59:06 obr 1.1.2.1: #i32277# added mimetype registration for new oasis file types


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [c7d46344ed3fc87e9255c0cbc8933e582f28cf0f]

INTEGRATION: CWS encodingfix (1.56.90); FILE MERGED 2004/09/09 08:11:20 obo 1.56.90.1: #i31587# encoding problem for en-US


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [87a03ba21b368794dca94745afb9a1b0197b94e0]

INTEGRATION: CWS encodingfix (1.104.44); FILE MERGED 2004/09/09 08:08:04 obo 1.104.44.1: #i31587# encoding problem for en-US


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [50d37f8988c97873423b018a5d5404f9915c9e37]

INTEGRATION: CWS iha02 (1.27.384); FILE MERGED 2004/08/19 15:23:26 iha 1.27.384.1: #i26507# removed type mismatch


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [d9003335236b3640ace7c1df51a277ab46d2eff7]

INTEGRATION: CWS iha02 (1.3.40); FILE MERGED 2004/08/18 15:38:23 iha 1.3.40.1: #i32889# crash while undo of formatpaintbrush


2004-09-09  Michael Mi  <mmi@openoffice.org>  [c7e01d8d3f5eec372e5d9b4809607c6a937956db]

Issue number:  33927 Submitted by:  Andrew Fan Reviewed by:

Disable CryptContextAddRef and CryptDuplicateKey, which aren't supported by WINNT 4.0.

2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [7f0c96b65131a0e588ef6398ba65003091ed2e96]

INTEGRATION: CWS ooo20040704 (1.3.10); FILE MERGED 2004/07/02 11:19:47 cmc 1.3.10.2: #i30891# revert header and namespace change 2004/06/28 13:13:37 cmc 1.3.10.1: #i30801# allow using system stl if possible


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [72f60c251a7cb9e5297fe8cdf327fb2646b1bc74]

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>  [9313a41ef968755c6757810729fe3e3eae2ebe00]

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-09  Rüdiger Timm  <rt@openoffice.org>  [7bb3f968debe3ec26769eae51dff170916f20381]

INTEGRATION: CWS ooo20040704 (1.3.2); FILE MERGED 2004/06/27 22:50:44 vq 1.3.2.2: #i30739# Also add xml2cmp and sal. 2004/06/27 19:26:55 vq 1.3.2.1: #i30739# Add soltools to build.lst.


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [3a2c598a4a09872326b9b103ce305bbf057f13e1]

INTEGRATION: CWS ab10fixes (1.15.26); FILE MERGED 2004/08/11 09:23:03 ab 1.15.26.1: #112281# Fixed handling of forced byval call


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [5aad7d661714b8aa77b9582180d9bd8ec45a482d]

INTEGRATION: CWS ab10fixes (1.17.8); FILE MERGED 2004/07/30 10:39:35 ab 1.17.8.1: #i23697# Split() allways returns a valid array, even it it's empty


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [bf0939349d52887438f2c22b4c98e0e7c5436ac9]

INTEGRATION: CWS ab10fixes (1.4.26); FILE MERGED 2004/08/20 11:46:02 ab 1.4.26.3: #109165# CharClass not as member, initialisation problem with static data in Windows version 2004/08/13 14:38:17 ab 1.4.26.2: #109165# Allow CJK characters in identifiers for compatibility mode 2004/08/11 08:53:06 ab 1.4.26.1: #117569# Changed type of buffer index to allow addresses >64k


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [5c9f20bd63c9334d64af3ee898faf5a0b41ecea0]

INTEGRATION: CWS ab10fixes (1.7.26); FILE MERGED 2004/08/13 14:38:17 ab 1.7.26.1: #109165# Allow CJK characters in identifiers for compatibility mode


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [04f981b83a522b171cd23cbdded139e1a795ff5b]

INTEGRATION: CWS ab10fixes (1.9.24); FILE MERGED 2004/08/20 11:47:41 ab 1.9.24.3: #109165# CharClass not as member, initialisation problem with static data in Windows version 2004/08/13 14:38:17 ab 1.9.24.2: #109165# Allow CJK characters in identifiers for compatibility mode 2004/08/11 08:53:36 ab 1.9.24.1: #117569# Changed type of buffer index to allow addresses >64k


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [b5155aab6062c66d609c92ddc36e8c69dbd845e4]

INTEGRATION: CWS ab10fixes (1.13.2); FILE MERGED 2004/08/05 10:18:39 ab 1.13.2.2: #i25869# Allow comments in type definition 2004/08/04 09:38:42 ab 1.13.2.1: #i26061# Fixed loop in Dim error handling


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [00bbda322c79e51565e3f2e8c6b25a90830a350e]

INTEGRATION: CWS ab10fixes (1.27.26); FILE MERGED 2004/08/18 14:26:06 ab 1.27.26.2: RESYNC: (1.27-1.28); FILE MERGED 2004/07/29 13:37:30 ab 1.27.26.1: #i27012#


2004-09-09  Oliver Bolte  <obo@openoffice.org>  [1658020a875d39ee70f5336a16a1a58481e1bd03]

INTEGRATION: CWS ab10fixes (1.16.26); FILE MERGED 2004/08/04 13:34:21 ab 1.16.26.1: #i21837# Fixed special handling of Main in StarBASIC::Find()


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [beb06df49848702a7f2d3732935a1df9bdf20e78]

INTEGRATION: CWS ooo20040704 (1.49.12); FILE MERGED 2004/06/30 15:33:20 cmc 1.49.12.1: #i30801# allow using system stl if possible


2004-09-09  Rüdiger Timm  <rt@openoffice.org>  [ad6662e325dc0c74b2e43386d504882468fcb0df]

INTEGRATION: CWS ooo20040704 (1.4.12); FILE MERGED 2004/07/02 11:00:58 cmc 1.4.12.2: #i30891# revert header and namespace change 2004/06/28 12:45:02 cmc 1.4.12.1: #i30801 allow using system stl if possible


2004-09-09  Vladimir Glazounov  <vg@openoffice.org>  [2566944c297ba0577ca2ac62dd2400f6bfc0647e]

new version for SRC680


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [1b4fdbbc603a41d63214befa91517d251872d0c0]

INTEGRATION: CWS dba15 (1.11.28); FILE MERGED 2004/07/26 15:37:07 fs 1.11.28.1: #i31593# revert fix for issue i30861 for the moment


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [b56cae9c56d004699bace39899b583a1559c040e]

INTEGRATION: CWS dba15 (1.74.2); FILE MERGED 2004/08/23 15:24:41 fs 1.74.2.1: #110404#


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [2aca7d37ccaefce805d23695281d2dd3b295f87a]

INTEGRATION: CWS dba15 (1.4.28); FILE MERGED 2004/07/26 15:37:07 fs 1.4.28.1: #i31593# revert fix for issue i30861 for the moment


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [fa2c5947f49f89fc3006547e9f22a4d8afc9fd1c]

INTEGRATION: CWS dba15 (1.8.28); FILE MERGED 2004/07/26 15:37:07 fs 1.8.28.1: #i31593# revert fix for issue i30861 for the moment


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [4e69355cea34b382652ce6aecaa085b097235874]

INTEGRATION: CWS dba15 (1.6.88); FILE MERGED 2004/08/13 09:17:18 fs 1.6.88.1: #104887# some AccessibleNames


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [2f582d536d1054a7e41bf4f797cbd87b37cc4729]

INTEGRATION: CWS dba15 (1.2.2); FILE MERGED 2004/08/19 17:32:12 cyrillem 1.2.2.1: #i33149# Fix recursion prevention


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [2ce27546cd9c5fb99ad4c042cf9395bf6f0b3766]

INTEGRATION: CWS dba15 (1.2.2); FILE MERGED 2004/08/19 17:32:11 cyrillem 1.2.2.1: #i33149# Fix recursion prevention


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [4e62ab1271488b877a5020a7170da849d8d25452]

INTEGRATION: CWS dba15 (1.2.2); FILE MERGED 2004/08/19 17:31:50 cyrillem 1.2.2.1: #i33149# Fix exceptions


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [392a1baf3cf425075e5490138cbedfceb89bbfd6]

INTEGRATION: CWS dba15 (1.23.28); FILE MERGED 2004/07/27 14:06:49 fs 1.23.28.1: #i31824# correct duplicate help ids


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [799d285798b19ea7e80f456ba6a8922f5ec06232]

INTEGRATION: CWS dba15 (1.195.16); FILE MERGED 2004/08/13 09:03:06 fs 1.195.16.1: #104887# (approved by SSA) VCLEVENT_WINDOW_SHOW/HIDE for Accessibility clients now notified in Impl(Re)setReallyVisible


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [c9d598a6122318d4e784051896b9c01c378caa4a]

INTEGRATION: CWS dba15 (1.29.36); FILE MERGED 2004/07/29 14:17:18 fs 1.29.36.1: #i30625# #i30618# +ImplDrawFrame (approved by dv/ssa)


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [0fab31dd7beae983ad9f9203c5b8bc3faf44fb41]

INTEGRATION: CWS dba15 (1.12.172); FILE MERGED 2004/07/29 14:17:18 fs 1.12.172.1: #i30625# #i30618# +ImplDrawFrame (approved by dv/ssa)


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [52a4eeb5f688e51c1495a2abd1d4f2f9e9e11530]

INTEGRATION: CWS dba15 (1.66.36); FILE MERGED 2004/07/29 14:17:18 fs 1.66.36.1: #i30625# #i30618# +ImplDrawFrame (approved by dv/ssa)


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [0d8fccd8fb7052a30b6ac4372d43bde7175deb5c]

INTEGRATION: CWS dba15 (1.15.36); FILE MERGED 2004/07/29 14:16:53 fs 1.15.36.1: #i30625# #i30618# +ImplDrawFrame (approved by dv/ssa)


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [2c56985107086c6ad5420738cb6db7d7c9713dbd]

INTEGRATION: CWS dba15 (1.32.36); FILE MERGED 2004/07/29 14:17:17 fs 1.32.36.1: #i30625# #i30618# +ImplDrawFrame (approved by dv/ssa)


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [446f6f3365e6c017c7701df9e9b758a4abf02f49]

INTEGRATION: CWS dba15 (1.85.18); FILE MERGED 2004/08/12 09:30:09 fs 1.85.18.2: RESYNC: (1.85-1.86); FILE MERGED 2004/07/29 14:12:14 fs 1.85.18.1: #i24876# new UNDO strings


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [76ddcdb166d76177dca671c6c17ad5c041daea6c]

INTEGRATION: CWS dba15 (1.5.268); FILE MERGED 2004/08/13 09:04:48 fs 1.5.268.1: removed some unused multiplexers


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [de2d340f4827bca9f7f603643a649f76a20d0423]

INTEGRATION: CWS dba15 (1.3.268); FILE MERGED 2004/08/13 09:04:28 fs 1.3.268.1: removed some unused multiplexers


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [b8bc59d131aeff101dff7f502213a3c501c9eea7]

INTEGRATION: CWS dba15 (1.19.698); FILE MERGED 2004/08/13 09:12:19 fs 1.19.698.1: disovered during #104887#: cache aggregat interfaces (XProxyFactory nowadays creates proxies which do not like a late queryAggregation for interfaces which are also supported at the delegator)


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [4a1a9539fc722e384ecac72db2db69d229884f6e]

INTEGRATION: CWS dba15 (1.9.196); FILE MERGED 2004/08/12 13:21:53 os 1.9.196.1: #29946# form shell must not overload SID_ATTR_TABSTOP


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [fdef3685e88f4e6f04bc400b5dbf4b957b991206]

INTEGRATION: CWS dba15 (1.35.6); FILE MERGED 2004/08/13 11:01:35 fs 1.35.6.1: #i32512# handleNewImageURL: don't let the SvLockBytes own the SvStream


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [b0ce24ef3d0cd2eea7145195a4a73f9368e1bc5f]

INTEGRATION: CWS dba15 (1.10.36); FILE MERGED 2004/07/27 14:52:53 fs 1.10.36.1: #110404# no INetURLObject::(Rel|Abs)To(Abs|Rel) anymore


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [bee73a5aaf2375ceef422ee26cde1745d0bdd363]

INTEGRATION: CWS dba15 (1.31.34); FILE MERGED 2004/08/12 08:20:37 fs 1.31.34.2: RESYNC: (1.31-1.32); FILE MERGED 2004/07/26 15:20:42 fs 1.31.34.1: #i31138# no need for writing a compatible service name anymore


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [f2be77d2513cf79a1bd884b3994469ea3756acf7]

INTEGRATION: CWS dba15 (1.58.14); FILE MERGED 2004/08/13 10:45:25 fs 1.58.14.3: #i32877# setParent: properly reset the DATASOURCE property of the aggregate 2004/08/12 08:20:16 fs 1.58.14.2: RESYNC: (1.58-1.59); FILE MERGED 2004/07/27 14:52:53 fs 1.58.14.1: #110404# no INetURLObject::(Rel|Abs)To(Abs|Rel) anymore


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [a6a2a822b302964c4bbad8729eb8981730ae7a42]

INTEGRATION: CWS dba15 (1.14.36); FILE MERGED 2004/07/27 14:52:53 fs 1.14.36.1: #110404# no INetURLObject::(Rel|Abs)To(Abs|Rel) anymore


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [ec6e3090e98febae75c94a6e64a3084c3935825c]

INTEGRATION: CWS dba15 (1.23.612); FILE MERGED 2004/08/13 09:30:11 fs 1.23.612.1: #104887# proper handling of new VCLEVENT_WINDOW_SHOW/HIDE


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [45ab43d1b6797cbfb84a44ee27661e7ebc95c002]

INTEGRATION: CWS dba15 (1.64.116); FILE MERGED 2004/08/13 09:34:19 fs 1.64.116.1: #104887# proper handling of new VCLEVENT_WINDOW_SHOW/HIDE


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [ed7168f77fd09314047266d3b259d5a9329fe8df]

INTEGRATION: CWS dba15 (1.21.172); FILE MERGED 2004/08/13 09:42:47 fs 1.21.172.1: #104887# proper handling of new VCLEVENT_WINDOW_SHOW/HIDE


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [90daabeeb6483463c9de0f3fd235b00e801e1238]

INTEGRATION: CWS dba15 (1.25.58); FILE MERGED 2004/08/12 10:12:27 fs 1.25.58.2: RESYNC: (1.25-1.26); FILE MERGED 2004/07/27 12:32:55 fs 1.25.58.1: some nodes were not localized


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [3e6d080e90a4e73d0b0046812780fb46e620a9d4]

INTEGRATION: CWS dba15 (1.37.10); FILE MERGED 2004/08/13 10:46:40 fs 1.37.10.1: #i32877# +ImplEditEntry. EditEntry now also resets aEditClickPos, to prevent ImplEditEntry from assuming a mouse event


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [955899581638f55c2c226c464c41b904a2178669]

INTEGRATION: CWS dba15 (1.39.10); FILE MERGED 2004/08/13 10:47:12 fs 1.39.10.1: #i32877# call the new ImplEditEntry instead of EditEntry


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [3a294ae413412a547eebd8b0f1cd55194a38fa19]

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  Jens-Heiner Rechtien  <hr@openoffice.org>  [6e739e19ae69b7dcddf166f9d05433314bc5ad84]

INTEGRATION: CWS gtkfpicker1 (1.12.98); FILE MERGED 2004/08/04 15:46:31 cmc 1.12.98.1: #i32555# optional gnome filepicker


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [db60a453597bcea0bf005a43b7a84ba1a95e6afe]

INTEGRATION: CWS gtkfpicker1 (1.33.40); FILE MERGED 2004/08/04 15:46:30 cmc 1.33.40.1: #i32555# optional gnome filepicker


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [d46d4eaeb6704ba1785de87c1912806f8ba0f07e]

INTEGRATION: CWS gtkfpicker1 (1.3.92); FILE MERGED 2004/08/04 15:03:09 cmc 1.3.92.1: #i32555# optional gnome filepicker


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [1bf90aeefb6b066f008bacadc8aeb19d8316d696]

INTEGRATION: CWS ooo20040704 (1.4.100); FILE MERGED 2004/06/28 12:48:11 cmc 1.4.100.1: #i30801 allow using system stl if possible


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [e851c0cdf1a86bc555cf9432a66a33fbd1210471]

INTEGRATION: CWS gtkfpicker1 (1.1.2); FILE ADDED 2004/08/04 15:03:08 cmc 1.1.2.1: #i32555# optional gnome filepicker


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [295a93ec2a349d81f8fe7bce87e4bd9dacbb9a0a]

INTEGRATION: CWS gtkfpicker1 (1.1.2); FILE ADDED 2004/09/08 09:42:09 cmc 1.1.2.2: #i32555# use system gtk folderpicker like gtk filepicker 2004/08/04 15:03:07 cmc 1.1.2.1: #i32555# optional gnome filepicker


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [7b15a8e2657f4c81d9926ce15a1a624c626f5ab9]

INTEGRATION: CWS ooo20040704 (1.25.18); FILE MERGED 2004/07/18 03:14:52 svesik 1.25.18.4: RESYNC: (1.26-1.27); FILE MERGED 2004/07/02 09:08:50 cmc 1.25.18.3: #i30891# revert header and namespace change 2004/06/29 01:14:47 svesik 1.25.18.2: RESYNC: (1.25-1.26); FILE MERGED 2004/06/28 12:17:58 cmc 1.25.18.1: #i30801 allow using system stl if possible


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [bf21fa38b934bb21d0e99da82225e9d49178f0ed]

INTEGRATION: CWS ooo20040704 (1.3.92); FILE MERGED 2004/07/02 08:46:30 cmc 1.3.92.3: #i30891# revert header and namespace change 2004/06/29 15:47:14 svesik 1.3.92.2: RESYNC: (1.3-1.4); FILE MERGED 2004/06/28 14:03:30 cmc 1.3.92.1: #i30801# allow using system stl if possible


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [4f9077a5e5edae292696d03c2bbd599e8dca933a]

INTEGRATION: CWS gtkfpicker1 (1.1.2); FILE ADDED 2004/08/04 15:03:05 cmc 1.1.2.1: #i32555# optional gnome filepicker


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [b15e4f8540b88bfb875b14a0d89e6e7831252d54]

INTEGRATION: CWS ooo20040704 (1.3.2); FILE MERGED 2004/06/29 12:50:58 waratah 1.3.2.1: #i30874# Correct unitiliased warning


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [c22247144667ceed151c4a6f34923775ced4b1fa]

INTEGRATION: CWS ooo20040704 (1.3.2); FILE MERGED 2004/06/29 12:50:21 waratah 1.3.2.1: #i30874# Correct unitiliased warning


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [7af8ae1585949c6529d99a07df1c668ac26e0c50]

INTEGRATION: CWS gtkfpicker1 (1.1.2); FILE ADDED 2004/09/08 09:42:09 cmc 1.1.2.1: #i32555# use system gtk folderpicker like gtk filepicker


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [3bc550d0f3d1bb47da5efef89e91b695f10be0dc]

INTEGRATION: CWS gtkfpicker1 (1.1.2); FILE ADDED 2004/09/08 09:42:08 cmc 1.1.2.1: #i32555# use system gtk folderpicker like gtk filepicker


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [cf48cf7ab39f369d0f8f983316f9a8f6441fb00b]

INTEGRATION: CWS ooo20040704 (1.8.50); FILE MERGED 2004/07/05 13:45:29 cmc 1.8.50.1: #i30801# make curl an optional compile


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [f7763bf108d246066ac5fd8aad63ddc2c0508a28]

INTEGRATION: CWS gtkfpicker1 (1.1.2); FILE ADDED 2004/09/08 09:42:07 cmc 1.1.2.3: #i32555# use system gtk folderpicker like gtk filepicker 2004/08/23 13:07:50 cmc 1.1.2.2: #i32555# commit in rauls latest and greatest gtk fpicker mods 2004/08/04 15:03:04 cmc 1.1.2.1: #i32555# optional gnome filepicker


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [5db257af04f197861f15d62c21eed6976b09cb15]

INTEGRATION: CWS gtkfpicker1 (1.1.2); FILE ADDED 2004/09/08 09:42:07 cmc 1.1.2.4: #i32555# use system gtk folderpicker like gtk filepicker 2004/09/07 11:25:49 cmc 1.1.2.3: #i32555# sync to rauls latest changes 2004/08/23 13:07:50 cmc 1.1.2.2: #i32555# commit in rauls latest and greatest gtk fpicker mods 2004/08/04 15:03:03 cmc 1.1.2.1: #i32555# optional gnome filepicker


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [e20172b76a8bd1a89fc36c856426de362dccb955]

INTEGRATION: CWS ooo20040704 (1.6.180); FILE MERGED 2004/06/28 14:35:47 cmc 1.6.180.1: #i30801# allow using system libs if possible


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [edc7b213015047db42dca9f440a581c12d686b61]

INTEGRATION: CWS gtkfpicker1 (1.1.2); FILE ADDED 2004/09/08 09:42:07 cmc 1.1.2.4: #i32555# use system gtk folderpicker like gtk filepicker 2004/08/23 13:07:49 cmc 1.1.2.3: #i32555# commit in rauls latest and greatest gtk fpicker mods 2004/08/06 07:05:57 cmc 1.1.2.2: #i32555# raul has a better gtk version test 2004/08/04 15:03:03 cmc 1.1.2.1: #i32555# optional gnome filepicker


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [a5c2b08e99e9eea6a12db5ff5d6918be3de1e7a5]

INTEGRATION: CWS ooo20040704 (1.11.28); FILE MERGED 2004/06/28 14:35:46 cmc 1.11.28.1: #i30801# allow using system libs if possible


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [210fd7b0fd74fa2b723d9b6714624889c47a1fa4]

INTEGRATION: CWS gtkfpicker1 (1.1.2); FILE ADDED 2004/09/08 09:42:07 cmc 1.1.2.3: #i32555# use system gtk folderpicker like gtk filepicker 2004/08/23 13:07:49 cmc 1.1.2.2: #i32555# commit in rauls latest and greatest gtk fpicker mods 2004/08/04 15:03:02 cmc 1.1.2.1: #i32555# optional gnome filepicker


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [0dcd6f9d8e376303de64fe48c7254e5ae8d2d78c]

INTEGRATION: CWS ooo20040704 (1.13.110); FILE MERGED 2004/06/28 14:35:46 cmc 1.13.110.1: #i30801# allow using system libs if possible


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [3adc6d6b7e40d3799a37770bdc799775903e69d0]

INTEGRATION: CWS gtkfpicker1 (1.1.120); FILE MERGED 2004/08/04 15:03:01 cmc 1.1.120.1: #i32555# optional gnome filepicker


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [1af5cc2f55d0d3f6dc0b2745830c9423011f630c]

INTEGRATION: CWS ooo20040704 (1.43.28); FILE MERGED 2004/07/20 06:23:52 svesik 1.43.28.2: RESYNC: (1.43-1.44); FILE MERGED 2004/06/28 14:35:45 cmc 1.43.28.1: #i30801# allow using system libs if possible


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [65714922d3d0daa0c6b2ee018abaf2caa80b01bd]

INTEGRATION: CWS ooo20040704 (1.21.38); FILE MERGED 2004/07/09 18:13:23 rene 1.21.38.2: strip exteneous +... 2004/07/06 12:39:18 rene 1.21.38.1: #i23779# Patch to use system libs - add necessary changes for build with system neon to ucb Issue number: Submitted by: Reviewed by:


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [fdb95e82b86a0d180a126c4da010cd7fe2691c8c]

INTEGRATION: CWS gtkfpicker1 (1.6.98); FILE MERGED 2004/08/04 15:03:01 cmc 1.6.98.1: #i32555# optional gnome filepicker


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [1787399c91ce60fef8340f1da6a5fc6f18e35927]

INTEGRATION: CWS ooo20040704 (1.31.32); FILE MERGED 2004/07/02 09:38:54 cmc 1.31.32.2: #i30891# revert header and namespace change 2004/06/28 14:35:44 cmc 1.31.32.1: #i30801# allow using system libs if possible


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [11012502b29b513f1426a2af1729566ccbba2db4]

INTEGRATION: CWS ooo20040704 (1.3.194); FILE MERGED 2004/06/28 14:35:44 cmc 1.3.194.1: #i30801# allow using system libs if possible


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [f8b24bff0ef140de8e1be59352c261beb4a43f04]

INTEGRATION: CWS ooo20040704 (1.11.28); FILE MERGED 2004/06/30 13:43:31 waratah 1.11.28.1: #i30874# Add initial values to potentially uninitialised values


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [23110bf79537a1b72fe47976b8fd6b3d5868fc04]

INTEGRATION: CWS ooo20040704 (1.4.190); FILE MERGED 2004/06/30 13:31:21 waratah 1.4.190.2: #i30874# Add initial values to potentially uninitialised values 2004/06/30 13:21:03 waratah 1.4.190.1: #i30874# Add initial values to potentially uninitialised values


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [003d582ed2cd0406c3cdaaacaf4e80718ecb73d7]

INTEGRATION: CWS ooo20040704 (1.16.12); FILE MERGED 2004/06/28 14:35:41 cmc 1.16.12.1: #i30801# allow using system libs if possible


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [0331e015ece32c994276fcfc6ed3c2ff120f3b1d]

INTEGRATION: CWS ooo20040704 (1.2.164); FILE MERGED 2004/06/30 13:42:00 waratah 1.2.164.1: #i30874# Add initial values to potentially uninitialised values


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [8d6e738f137f01cbff33a23e2af6208da47a945a]

INTEGRATION: CWS ooo20040704 (1.19.18); FILE MERGED 2004/07/02 09:38:53 cmc 1.19.18.2: #i30891# revert header and namespace change 2004/06/28 14:35:40 cmc 1.19.18.1: #i30801# allow using system libs if possible


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [5cc30b1b231aa50190f2ae02e772da5b4c3bcc50]

INTEGRATION: CWS ooo20040704 (1.79.12); FILE MERGED 2004/06/30 13:38:12 waratah 1.79.12.1: #i30874# Add initial values to potentially uninitialised values


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [2b82fe812bc4bcde58f0baa68bb9ce5d031936d2]

INTEGRATION: CWS ooo20040704 (1.11.124); FILE MERGED 2004/07/02 09:38:52 cmc 1.11.124.2: #i30891# revert header and namespace change 2004/06/28 14:35:40 cmc 1.11.124.1: #i30801# allow using system libs if possible


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [1b4e040d1f3ca15d896f0391def2c90b5ae95261]

INTEGRATION: CWS ooo20040704 (1.3.198); FILE MERGED 2004/07/02 09:38:52 cmc 1.3.198.2: #i30891# revert header and namespace change 2004/06/28 14:35:39 cmc 1.3.198.1: #i30801# allow using system libs if possible


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [f376b3e74a18ef1424d6f0b4f9d9a3e789322733]

INTEGRATION: CWS ooo20040704 (1.9.184); FILE MERGED 2004/06/30 13:46:15 waratah 1.9.184.1: #i30874# Add initial values to potentially uninitialised values


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [9ae71aa0edbe688853054dd5726605aa3e161fe1]

INTEGRATION: CWS ooo20040704 (1.12.40); FILE MERGED 2004/07/02 15:28:29 cmc 1.12.40.2: #i30891# revert header and namespace change 2004/06/29 15:57:46 cmc 1.12.40.1: #i30801# allow using system stl if possible


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [08f3f401aec0016cb398e1fe703342a499fa34af]

INTEGRATION: CWS ooo20040704 (1.7.40); FILE MERGED 2004/07/02 15:28:26 cmc 1.7.40.2: #i30891# revert header and namespace change 2004/06/29 15:57:44 cmc 1.7.40.1: #i30801# allow using system stl if possible


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [0ded4e56795e688f1601fd2d36147eb4bd5d212a]

INTEGRATION: CWS ooo20040704 (1.2.10); FILE MERGED 2004/06/28 12:12:46 cmc 1.2.10.1: #i30801 no need to prepend external before boost


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [29bfc495733d46a63ec0ff8aa394007948519c36]

INTEGRATION: CWS ooo20040704 (1.2.10); FILE MERGED 2004/06/28 12:12:45 cmc 1.2.10.1: #i30801 no need to prepend external before boost


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [a3e198eaf2dc59a660a4682424749eafd1fc07b0]

INTEGRATION: CWS ooo20040704 (1.2.10); FILE MERGED 2004/06/28 12:12:43 cmc 1.2.10.1: #i30801 no need to prepend external before boost


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [740b44fd23f3f998a1f3dfe76b98fe0d5cd5a7a3]

INTEGRATION: CWS ooo20040704 (1.2.10); FILE MERGED 2004/06/28 12:12:42 cmc 1.2.10.1: #i30801 no need to prepend external before boost


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [80d4ac8725187f9f4c0efee84cf5955731ecfe92]

INTEGRATION: CWS ooo20040704 (1.2.10); FILE MERGED 2004/06/28 12:12:41 cmc 1.2.10.1: #i30801 no need to prepend external before boost


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [35cdfc581c49ae36965ed153e7e657aaa878f7cc]

INTEGRATION: CWS ooo20040704 (1.2.10); FILE MERGED 2004/06/28 12:12:39 cmc 1.2.10.1: #i30801 no need to prepend external before boost


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [5539fb23970051c54a3ca90d8b8c7e1457003afb]

INTEGRATION: CWS ooo20040704 (1.2.10); FILE MERGED 2004/06/28 12:12:38 cmc 1.2.10.1: #i30801 no need to prepend external before boost


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [b4a32ba3de003dd2135abfc1e2b6b40a381006ce]

INTEGRATION: CWS ooo20040704 (1.2.10); FILE MERGED 2004/06/28 12:12:37 cmc 1.2.10.1: #i30801 no need to prepend external before boost


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [afec5a7d2cc13d19c12a73c414427d9d0c412832]

INTEGRATION: CWS pdf01 (1.31.24); FILE MERGED 2004/08/06 14:29:48 pl 1.31.24.4: RESYNC: (1.31-1.33); FILE MERGED 2004/07/09 12:49:00 fme 1.31.24.3: #i12836# Enhanced pdf export 2004/06/17 16:20:36 fme 1.31.24.2: #i12836# - Enhanced pdf export - Notes, links, references, outline - Added some assertions 2004/06/17 14:22:29 fme 1.31.24.1: #i12836# - Enhanced pdf export - Notes, links, references, outline - Moved stuff to wrtshell


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [0ad744e54f2be5afca004e311a18e23ac3303e91]

INTEGRATION: CWS ooo20040704 (1.2.10); FILE MERGED 2004/06/28 12:12:36 cmc 1.2.10.1: #i30801 no need to prepend external before boost


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [6e8d7a8c2a43e6a0300c964b76e5f306ba86e273]

INTEGRATION: CWS pdf01 (1.17.36); FILE MERGED 2004/08/06 14:09:48 pl 1.17.36.3: RESYNC: (1.17-1.19); FILE MERGED 2004/07/09 12:48:11 fme 1.17.36.2: #i12836# Enhanced pdf export 2004/06/17 14:23:44 fme 1.17.36.1: #i12836# - Enhanced pdf export - Notes, links, references, outline - Moved stuff to wrtshell


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [04c88630e5d2fe6a8b0cf8fae0ccabd783b446f2]

INTEGRATION: CWS ooo20040704 (1.2.10); FILE MERGED 2004/06/28 12:12:35 cmc 1.2.10.1: #i30801 no need to prepend external before boost


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [e68049f57a6351765cf3f4635acee68928d92731]

INTEGRATION: CWS ooo20040704 (1.6.14); FILE MERGED 2004/07/02 08:48:33 cmc 1.6.14.2: #i30891# revert header and namespace change 2004/06/28 14:59:45 cmc 1.6.14.1: #i30801# allow using system stl if possible


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [c4ee63a99436f802c71e75d76fb0e19e3c495254]

INTEGRATION: CWS ooo20040704 (1.5.16); FILE MERGED 2004/06/28 12:53:48 cmc 1.5.16.1: #i30801# allow using system libs if possible


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [6979057d04e018894a2431e034a19fde07aab89c]

INTEGRATION: CWS pdf01 (1.51.34); FILE MERGED 2004/06/17 10:35:02 fme 1.51.34.1: #i12836# - Enhanced pdf export - Notes, links, references, outline


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [485cc830349af1d2b4d05cdb9f99f44da8f1d780]

INTEGRATION: CWS ooo20040704 (1.1.62); FILE MERGED 2004/06/28 12:53:47 cmc 1.1.62.1: #i30801# allow using system libs if possible


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [fd697d4dda23a203635f6e6b20fb80b79f503096]

INTEGRATION: CWS pdf01 (1.25.10); FILE MERGED 2004/08/06 15:10:35 pl 1.25.10.2: RESYNC: (1.25-1.27); FILE MERGED 2004/06/17 10:34:57 fme 1.25.10.1: #i12836# - Enhanced pdf export - Notes, links, references, outline


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [a6134c7c3749ac89362a17280481f2abdf426686]

INTEGRATION: CWS ooo20040704 (1.6.12); FILE MERGED 2004/07/03 00:31:03 vq 1.6.12.2: #i30801# Windows needs the extra include path too. 2004/06/28 12:53:46 cmc 1.6.12.1: #i30801# allow using system libs if possible


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [deb188b0ff5d96fb8ae140f6173819929aa32fca]

INTEGRATION: CWS ooo20040704 (1.6.12); FILE MERGED 2004/07/02 09:13:04 cmc 1.6.12.3: #i30891# revert header and namespace change 2004/07/02 07:20:40 cmc 1.6.12.2: #i30801# wrong makefile tweak 2004/06/28 12:53:45 cmc 1.6.12.1: #i30801# allow using system libs if possible


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [a2df3409e88948c9cde18107372bad5aed4e79e5]

INTEGRATION: CWS ooo20040704 (1.5.74); FILE MERGED 2004/07/06 12:37:36 rene 1.5.74.1: #i23779# Patch to use system libs - disable neon build if SYSTEM_NEON is set Issue number: Submitted by: Reviewed by:


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [3e53246610637718d40c43f63ac555e3c18eb369]

INTEGRATION: CWS ooo20040704 (1.2.14); FILE MERGED 2004/08/27 09:48:55 vg 1.2.14.1: #i33287# add rtl:: before calls to OUStringToOString


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [fce834f20f23889b671ebf9cf80baee2b2f53dc9]

INTEGRATION: CWS dr20 (1.14.10); FILE MERGED 2004/07/27 13:23:50 nn 1.14.10.1: #i3875# ctrl-mouse-click selects cells if nothing was selected (patch by Kohei Yoshida)


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [0eea2e2a7aaabf9139bfc5b22f6d9c52001a69ba]

INTEGRATION: CWS ooo20040704 (1.3.10); FILE MERGED 2004/06/28 13:13:46 cmc 1.3.10.1: #i30801# allow using system stl if possible


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [1eeee022c8cbfb0339ed4167f929f45c147c2ce6]

INTEGRATION: CWS ooo20040704 (1.3.10); FILE MERGED 2004/07/02 11:19:51 cmc 1.3.10.2: #i30891# revert header and namespace change 2004/06/28 13:13:45 cmc 1.3.10.1: #i30801# allow using system stl if possible


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [d8952d81c746596904f749ab9fb52de0e97df939]

INTEGRATION: CWS ooo20040704 (1.3.10); FILE MERGED 2004/07/02 11:19:50 cmc 1.3.10.2: #i30891# revert header and namespace change 2004/06/28 13:13:44 cmc 1.3.10.1: #i30801# allow using system stl if possible


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [7bfe504bef8cc9534f75b05fc901504b3a0234c4]

INTEGRATION: CWS ooo20040704 (1.3.10); FILE MERGED 2004/07/02 11:19:50 cmc 1.3.10.2: #i30891# revert header and namespace change 2004/06/28 13:13:43 cmc 1.3.10.1: #i30801# allow using system stl if possible


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [f76988199677464d31d36111c6f880796bda847b]

INTEGRATION: CWS ooo20040704 (1.3.10); FILE MERGED 2004/07/02 11:19:49 cmc 1.3.10.2: #i30891# revert header and namespace change 2004/06/28 13:13:40 cmc 1.3.10.1: #i30801# allow using system stl if possible


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [c46015d4267101c2e9cda78a6eb564eb1ba3a556]

INTEGRATION: CWS ooo20040704 (1.3.10); FILE MERGED 2004/07/02 11:19:48 cmc 1.3.10.2: #i30891# revert header and namespace change 2004/06/28 13:13:39 cmc 1.3.10.1: #i30801# allow using system stl if possible


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [d069071a9e80153f344c43c2e81f0596f3bc2156]

INTEGRATION: CWS ooo20040704 (1.3.10); FILE MERGED 2004/07/02 11:19:48 cmc 1.3.10.2: #i30891# revert header and namespace change 2004/06/28 13:13:38 cmc 1.3.10.1: #i30801# allow using system stl if possible


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [205d8d0b3fa327d61d1a5e1db46f218afb7da596]

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  Jens-Heiner Rechtien  <hr@openoffice.org>  [778d2ddc203a5de4a0c599b4a764795005bc9b98]

#i26291#: resolve merge conflicts with CWS dr20


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [5f17e0022cc7fd75e27116e604373643ade89b75]

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  Jens-Heiner Rechtien  <hr@openoffice.org>  [86132ffcc45f4fb51ec2a480f7beefe4a22cd226]

INTEGRATION: CWS dr20 (1.67.10); FILE MERGED 2004/08/11 10:44:32 dr 1.67.10.2: #i12577# #i16277# #i24129# #i31482# #i24672# #i27407# #i30411# rework of cell table export - default row/column formats and shared formulas 2004/06/15 16:41:03 dr 1.67.10.1: #i30205# Excel filter code cleanup - rowlimit changes: SCCOL/SCROW/SCTAB usage - type correctness: USHORT vs. sal_uInt16, ULONG/size_t vs. sal_uInt32 - removed compiler warnings


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [fd2379847b459368e95ff74fc7a597991ffcf6cb]

INTEGRATION: CWS ooo20040704 (1.7.116); FILE MERGED 2004/06/30 13:10:57 waratah 1.7.116.1: #i30874# Add initial values to potentially uninitialised values


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [b4d98ba6abffb1dfb22457bbfbb435293e3f40f3]

INTEGRATION: CWS ooo20040704 (1.9.26); FILE MERGED 2004/06/30 13:10:14 waratah 1.9.26.1: #i30874# Add initial values to potentially uninitialised values


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [3e23e6fdc5fffd523024e750db54804540a2e6e3]

INTEGRATION: CWS ooo20040704 (1.6.116); FILE MERGED 2004/06/30 13:09:21 waratah 1.6.116.1: #i30874# Add initial values to potentially uninitialised values


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [be32a7e3f0e1828347e5ae6cb678c4e4e5ad8986]

INTEGRATION: CWS ooo20040704 (1.6.116); FILE MERGED 2004/07/01 11:13:38 waratah 1.6.116.1: #i30874# Add initial values to potentially uninitialised values


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [d96979b38efdab6b4e3e14aea1dc437c95121227]

INTEGRATION: CWS ooo20040704 (1.7.116); FILE MERGED 2004/06/30 13:07:56 waratah 1.7.116.1: #i30874# Add initial values to potentially uninitialised values


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [c562e73597ce3512d0e2bf8dc64e74dc44ae67e9]

INTEGRATION: CWS ooo20040704 (1.7.116); FILE MERGED 2004/07/01 11:12:46 waratah 1.7.116.1: #i30874# Add initial values to potentially uninitialised values


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [385b0e6a2da12d030b7173155b4aae341dd2ad2e]

INTEGRATION: CWS ooo20040704 (1.32.44); FILE MERGED 2004/07/19 16:26:54 svesik 1.32.44.3: RESYNC: (1.32-1.33); FILE MERGED 2004/06/28 15:17:21 cmc 1.32.44.2: #i30801# allow using system stl if possible 2004/06/28 11:32:53 cmc 1.32.44.1: #i30801 allow using system stl if possible


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [1f668117ba4096e07bb33f3c7416020a234c5e78]

INTEGRATION: CWS ooo20040704 (1.6.96); FILE MERGED 2004/07/02 09:06:50 cmc 1.6.96.2: #i30891# revert header and namespace change 2004/06/28 11:32:52 cmc 1.6.96.1: #i30801 allow using system stl if possible


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [6d99aa946f607ab3fc5acd943e596339f6b8c1f0]

INTEGRATION: CWS ooo20040704 (1.28.6); FILE MERGED 2004/07/19 16:24:51 svesik 1.28.6.3: RESYNC: (1.28-1.29); FILE MERGED 2004/07/02 09:06:49 cmc 1.28.6.2: #i30891# revert header and namespace change 2004/06/28 11:32:51 cmc 1.28.6.1: #i30801 allow using system stl if possible


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [2950454ef28ffd9708cadc1d1d9f867906cfc823]

INTEGRATION: CWS ooo20040704 (1.6.60); FILE MERGED 2004/07/03 10:34:53 sparcmoz 1.6.60.1: #i30774# call osl_InterlockedCountSetV9 for linux sparc


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [114a9125a853996199f3ec43bdee1883e4dde043]

INTEGRATION: CWS ooo20040704 (1.1.1.1.122); FILE MERGED 2004/06/28 13:00:45 cmc 1.1.1.1.122.1: #i30801# allow using system stl if possible


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [b4dd29e2975eb073d477bf98871988c329cc7a8e]

INTEGRATION: CWS ooo20040704 (1.3.4); FILE MERGED 2004/07/02 09:45:11 cmc 1.3.4.2: #i30891# revert header and namespace change 2004/06/28 13:00:44 cmc 1.3.4.1: #i30801# allow using system stl if possible


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [e13c39fc9c4f3ff04ee6e9258b4deab68c782cbb]

INTEGRATION: CWS ooo20040704 (1.2.112); FILE MERGED 2004/07/02 09:45:10 cmc 1.2.112.2: #i30891# revert header and namespace change 2004/06/28 13:00:44 cmc 1.2.112.1: #i30801# allow using system stl if possible


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [bb6ccff299da817e8172e3050b37d3ab3c38cad1]

INTEGRATION: CWS ooo20040704 (1.2.10); FILE MERGED 2004/06/28 13:37:16 cmc 1.2.10.1: #i30801# no need to prepend boost headers with external


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [0415a7fafef62f8b0b59c08b199a1b1cff157da9]

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>  [fe5bb4a94308fca71b8a67aa0cdcc3f310852c09]

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>  [d8c4e62585bdbab03edbf5e85fe0dd81a280ac53]

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  Jens-Heiner Rechtien  <hr@openoffice.org>  [6e20439e712444db6f1da717d0262b7ed94dfcfc]

INTEGRATION: CWS dr20 (1.8.10); FILE MERGED 2004/08/20 08:40:26 dr 1.8.10.4: #i30816# ignore all objects with wrong (null) size, better progress bar 2004/07/07 14:08:38 dr 1.8.10.3: RESYNC: (1.8-1.9); FILE MERGED 2004/06/22 14:04:03 dr 1.8.10.2: #i30543# import Printable property for controls 2004/06/15 16:40:29 dr 1.8.10.1: #i30205# Excel filter code cleanup - rowlimit changes: SCCOL/SCROW/SCTAB usage - type correctness: USHORT vs. sal_uInt16, ULONG/size_t vs. sal_uInt32 - removed compiler warnings


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [595e792fcc4d2fef5cf09c1d66cc797c69c815c8]

INTEGRATION: CWS ooo20040704 (1.13.28); FILE MERGED 2004/07/01 11:57:00 thb 1.13.28.2: #i30874# Verified changes 2004/06/30 12:36:35 waratah 1.13.28.1: #i30874# Add initial values to potentially unitialised values


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [64ffadb92a146f5e41aa382fe92a45a7bb65e301]

INTEGRATION: CWS ooo20040704 (1.90.76); FILE MERGED 2004/06/30 15:22:19 cmc 1.90.76.1: #i30801# allow using system libs if possible


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [e0c654c1390e450d1565ff3fc8fed632fe5cfd9b]

INTEGRATION: CWS ooo20040704 (1.13.16); FILE MERGED 2004/06/30 15:24:33 cmc 1.13.16.1: #i30801# allow using system libs if possible


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [83a7e7fa54af4fb5104ec940d2dde6d26864b12a]

INTEGRATION: CWS ooo20040704 (1.8.158); FILE MERGED 2004/06/30 15:25:57 cmc 1.8.158.1: #i30801# allow using system libs if possible


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [392dca88d6dffe5dd41b518d39dabbcd57b4df32]

INTEGRATION: CWS ooo20040704 (1.56.44); FILE MERGED 2004/06/30 15:26:27 cmc 1.56.44.1: #i30801# allow using system libs if possible


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [20fa7678ba7c4af209518b40a2b4ca9bbb7c9710]

#i26291#: resolve merge conflicts with CWS dr20


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [7cf8a5b24c8f8500a5e974bc589aeec7660c0664]

INTEGRATION: CWS ooo20040704 (1.35.12); FILE MERGED 2004/07/02 13:42:28 cmc 1.35.12.2: #i30891# revert header and namespace change 2004/06/30 15:27:24 cmc 1.35.12.1: #i30801# allow using system stl if possible


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [f280c83b57e4e9b39e0f8cc053534fb3c06ce931]

INTEGRATION: CWS ooo20040704 (1.13.56); FILE MERGED 2004/07/02 13:42:28 cmc 1.13.56.2: #i30891# revert header and namespace change 2004/06/30 15:27:46 cmc 1.13.56.1: #i30801# allow using system stl if possible


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [4ec4e88b117fa5fbc0e2276581c291c0e859ca2b]

INTEGRATION: CWS ooo20040704 (1.21.76); FILE MERGED 2004/07/02 13:42:28 cmc 1.21.76.1: #i30891# revert header and namespace change


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [19942ecda5392493a1da05ac2f646c4feb77938b]

INTEGRATION: CWS ooo20040704 (1.22.18); FILE MERGED 2004/06/29 12:49:30 waratah 1.22.18.1: #i30874# Correct unitiliased warning


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [b0e1b44e16d266da22712ed44693dea7643e9915]

INTEGRATION: CWS ooo20040704 (1.11.56); FILE MERGED 2004/07/09 21:39:50 rene 1.11.56.2: #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/06/30 15:29:31 cmc 1.11.56.1: #i30801# allow using system libs if possible

2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [02c6c8e1fcb7eddaa6d02315a3c16d9fec76a97b]

INTEGRATION: CWS ooo20040704 (1.25.14); FILE MERGED 2004/07/09 21:39:50 rene 1.25.14.2: #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/06/30 15:29:55 cmc 1.25.14.1: #i30801# allow using system libs if possible

2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [f97d212136102c85beaec7ff8ef35bdf195b7ff9]

INTEGRATION: CWS ooo20040704 (1.17.248); FILE MERGED 2004/06/30 15:31:01 cmc 1.17.248.1: #i30801# allow using system stl if possible


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [189a1c731bdbf682e2192c8bb1a62db1a737466a]

INTEGRATION: CWS ooo20040704 (1.30.12); FILE MERGED 2004/07/02 13:42:26 cmc 1.30.12.1: #i30891# revert header and namespace change


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [66b82837018d6bb49c4db17c25e60194451362d0]

INTEGRATION: CWS ooo20040704 (1.6.252); FILE MERGED 2004/06/30 15:31:30 cmc 1.6.252.1: #i30801# allow using system stl if possible


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [9e3d6d940cd41eeccfae6c18dcb1e376b2a9e038]

INTEGRATION: CWS ooo20040704 (1.63.12); FILE MERGED 2004/07/02 13:42:26 cmc 1.63.12.2: #i30891# revert header and namespace change 2004/06/30 15:32:02 cmc 1.63.12.1: #i30801# allow using system stl if possible


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [44e1a31c8428e27fc7071ed46eea414ff65c44f9]

INTEGRATION: CWS dr20 (1.9.12); FILE MERGED 2004/08/16 15:25:48 dr 1.9.12.4: #i194# #i30411# performance, memory usage, progress bar 2004/08/11 14:27:23 dr 1.9.12.3: RESYNC: (1.9-1.10); FILE MERGED 2004/08/11 10:43:51 dr 1.9.12.2: #i12577# #i16277# #i24129# #i31482# #i24672# #i27407# #i30411# rework of cell table export - default row/column formats and shared formulas 2004/06/15 16:40:27 dr 1.9.12.1: #i30205# Excel filter code cleanup - rowlimit changes: SCCOL/SCROW/SCTAB usage - type correctness: USHORT vs. sal_uInt16, ULONG/size_t vs. sal_uInt32 - removed compiler warnings


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [fc0f2e5449ed3fdca0416ba2a9ed0c7e26f5f5f2]

INTEGRATION: CWS ooo20040704 (1.22.8); FILE MERGED 2004/08/09 14:27:34 vg 1.22.8.2: RESYNC MERGED 1.22 1.23 Everything below this line will be added to the revision comment. 2004/06/30 12:26:21 waratah 1.22.8.1: #i30874# Add initial values to potentially unitialised values


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [03b0e3995d20101681813fa74bb7487079f93c53]

INTEGRATION: CWS ooo20040704 (1.2.8); FILE MERGED 2004/08/09 14:26:23 vg 1.2.8.2: RESYNC MERGED 1.2 1.3 Everything below this line will be added to the revision comment. 2004/06/28 12:04:08 cmc 1.2.8.1: #i30801 allow using system stl if possible


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [54bd504842f10b0c2d5a3e8d897b730143604996]

INTEGRATION: CWS ooo20040704 (1.3.98); FILE MERGED 2004/07/02 08:27:41 cmc 1.3.98.2: #i30891# revert header and namespace change 2004/06/28 12:04:07 cmc 1.3.98.1: #i30801 allow using system stl if possible


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [b079f2457e3b8ce1fa8a7abf99af5d05809c65af]

INTEGRATION: CWS dr20 (1.16.8); FILE MERGED 2004/08/20 08:40:06 dr 1.16.8.10: #i30816# ignore all objects with wrong (null) size, better progress bar 2004/08/18 11:33:25 dr 1.16.8.9: RESYNC: (1.18-1.19); FILE MERGED 2004/08/11 14:24:34 dr 1.16.8.8: RESYNC: (1.17-1.18); FILE MERGED 2004/07/09 14:26:50 dr 1.16.8.7: #i12638# connectors to orgcharts, patch by John Marmion 2004/07/09 11:36:59 dr 1.16.8.6: #i10000# merge errors 2004/07/07 14:07:42 dr 1.16.8.5: RESYNC: (1.16-1.17); FILE MERGED 2004/06/22 14:03:39 dr 1.16.8.4: #i30543# import Printable property for controls 2004/06/22 13:10:44 dr 1.16.8.3: #i30543# insert form controls at correct layer 2004/06/15 18:28:23 dr 1.16.8.2: #i30205# remove g++ warnings 2004/06/15 16:37:38 dr 1.16.8.1: #i30205# Excel filter code cleanup - rowlimit changes: SCCOL/SCROW/SCTAB usage - type correctness: USHORT vs. sal_uInt16, ULONG/size_t vs. sal_uInt32 - removed compiler warnings


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [356d12cb02ef6becd62b9e6fdff873bc9e0221ef]

INTEGRATION: CWS ooo20040704 (1.2.14); FILE MERGED 2004/06/28 12:02:52 cmc 1.2.14.1: #i30801 no need to prepend external before boost


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [1d99d8fe33ce5b5aadedb9da9a1f7bba220a8f3a]

INTEGRATION: CWS ooo20040704 (1.31.70); FILE MERGED 2004/06/28 13:54:25 cmc 1.31.70.1: #i30801# allow using system stl if possible


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [422d0a55a2287df04bd6221123c3a89e1b451a00]

INTEGRATION: CWS pdf01 (1.83.10); FILE MERGED 2004/08/12 11:59:51 pl 1.83.10.1: assert only when needed


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [5b53c5753239bdb509e174baa78d8c9a40f28298]

INTEGRATION: CWS ooo20040704 (1.12.40); FILE MERGED 2004/07/02 11:30:05 cmc 1.12.40.2: #i30891# revert header and namespace change 2004/06/28 13:54:24 cmc 1.12.40.1: #i30801# allow using system stl if possible


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [460715d552cf6a24539f1a3651c6723e31df7515]

INTEGRATION: CWS pdf01 (1.58.26); FILE MERGED 2004/08/12 11:59:51 pl 1.58.26.1: assert only when needed


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [160b86e84e7640f04ea3dc88a3cba75431b510fa]

INTEGRATION: CWS ooo20040704 (1.9.222); FILE MERGED 2004/07/09 21:39:49 rene 1.9.222.2: #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/06/28 13:54:23 cmc 1.9.222.1: #i30801# allow using system stl if possible

2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [d0d6ad89b1e87e904a660ee173191dda94fe0dfa]

INTEGRATION: CWS pdf01 (1.27.54); FILE MERGED 2004/08/06 22:06:51 pl 1.27.54.30: RESYNC: (1.27-1.29); FILE MERGED 2004/07/08 13:36:45 pl 1.27.54.29: do not emit empty attribute object reference 2004/07/07 12:53:13 pl 1.27.54.28: add: SetCurrentStructureElement 2004/07/06 15:13:56 pl 1.27.54.27: implement arbitrary link property attribute ids 2004/07/05 16:02:15 pl 1.27.54.26: keep structure entry order 2004/07/05 13:50:33 pl 1.27.54.25: prepare link annotation attribute 2004/07/05 11:57:11 pl 1.27.54.24: fix an invalid pointer problem 2004/07/02 09:12:33 pl 1.27.54.23: change NonStruct element behaviour 2004/07/01 16:44:16 pl 1.27.54.22: edit, combobox and dropdown listbox work on AR5 now 2004/06/30 16:09:06 pl 1.27.54.21: add: pushbutton with action 2004/06/30 10:53:51 pl 1.27.54.20: add: combobox 2004/06/23 19:06:02 pl 1.27.54.19: text color, corrected transparency 2004/06/22 18:10:47 pl 1.27.54.18: change controls to accomodate AR5 2004/06/17 17:19:06 pl 1.27.54.17: add: EditWidget 2004/06/16 16:56:36 pl 1.27.54.16: working radio buttons 2004/06/09 16:02:02 pl 1.27.54.15: add: RadioButtonWidget 2004/06/07 11:47:23 pl 1.27.54.14: *** empty log message *** 2004/06/04 11:20:06 pl 1.27.54.13: cleaned up warnings 2004/06/04 10:25:43 pl 1.27.54.12: #i29038# default pushbutton appearance 2004/05/28 15:20:26 pl 1.27.54.11: #i29581# add transparency groups 2004/05/18 13:57:02 pl 1.27.54.10: begin to implement PDF widgets 2004/05/12 17:14:42 pl 1.27.54.9: #i29090# add: file id 2004/05/11 15:15:20 pl 1.27.54.8: #i29037# add: transitional effects for PDF 2004/05/11 11:31:16 pl 1.27.54.7: #i28572# add: ActualText and Alt attributes 2004/05/07 14:53:42 pl 1.27.54.6: #i28572# add: structure attributes 2004/05/05 11:49:17 pl 1.27.54.5: clean up constructor 2004/04/30 13:54:16 pl 1.27.54.4: #i28572# PDF structure 2004/04/28 15:48:58 pl 1.27.54.3: #i28482# add: document notes for PDF export 2004/02/02 13:44:21 pl 1.27.54.2: #i24992# add: outline functionality 2004/01/30 14:09:31 pl 1.27.54.1: #i24905# add links


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [8d556f18a62f7b91e58e76df87c61dbf82187b84]

INTEGRATION: CWS ooo20040704 (1.12.136); FILE MERGED 2004/07/09 21:39:49 rene 1.12.136.2: #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/06/28 13:54:22 cmc 1.12.136.1: #i30801# allow using system stl if possible

2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [8f754401ccfdc2ac896297be38a68e37d5bfec52]

INTEGRATION: CWS dr20 (1.56.10); FILE MERGED 2004/08/12 12:26:39 dr 1.56.10.4: #i194# default column format 2004/08/11 14:17:36 dr 1.56.10.3: RESYNC: (1.57-1.58); FILE MERGED 2004/08/11 11:13:03 dr 1.56.10.2: RESYNC: (1.56-1.57); FILE MERGED 2004/07/21 13:07:51 nn 1.56.10.1: #i31795# GetClipArea: type of nResult is SCROW


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [707367ea44bbe92aaf41fc08670c0e2fecb57ef2]

INTEGRATION: CWS ooo20040704 (1.8.148); FILE MERGED 2004/06/28 13:54:21 cmc 1.8.148.1: #i30801# allow using system stl if possible


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [a921db6cce1298ad286cb778e5138d6a4ddc4508]

INTEGRATION: CWS pdf01 (1.62.32); FILE MERGED 2004/08/18 09:24:01 pl 1.62.32.45: enable compression for pages again 2004/08/07 13:18:44 pl 1.62.32.44: resolved merge problem 2004/08/06 22:05:00 pl 1.62.32.43: RESYNC: (1.67-1.70); FILE MERGED 2004/08/04 09:10:46 pl 1.62.32.42: #i32457# make wavy text lines look more like on conventional output devices 2004/08/04 08:45:36 pl 1.62.32.41: #i32452# use correct URL syntax on submit button 2004/07/08 13:36:44 pl 1.62.32.40: do not emit empty attribute object reference 2004/07/07 12:53:13 pl 1.62.32.39: add: SetCurrentStructureElement 2004/07/06 15:13:55 pl 1.62.32.38: implement arbitrary link property attribute ids 2004/07/05 16:02:14 pl 1.62.32.37: keep structure entry order 2004/07/05 13:50:33 pl 1.62.32.36: prepare link annotation attribute 2004/07/05 11:57:11 pl 1.62.32.35: fix an invalid pointer problem 2004/07/02 10:08:19 fme 1.62.32.34: pl: omit empty K entries in document structure 2004/07/02 09:12:32 pl 1.62.32.33: change NonStruct element behaviour 2004/07/01 16:44:16 pl 1.62.32.32: edit, combobox and dropdown listbox work on AR5 now 2004/06/30 15:14:44 pl 1.62.32.31: add: pushbutton with action 2004/06/30 10:53:51 pl 1.62.32.30: add: combobox 2004/06/23 19:06:01 pl 1.62.32.29: text color, corrected transparency 2004/06/22 18:10:47 pl 1.62.32.28: change controls to accomodate AR5 2004/06/17 17:19:05 pl 1.62.32.27: add: EditWidget 2004/06/16 16:56:35 pl 1.62.32.26: working radio buttons 2004/06/16 12:14:51 pl 1.62.32.25: do not emit widget field names as unicode 2004/06/16 09:29:50 pl 1.62.32.24: omit structure unless producing tagged pdf 2004/06/09 16:02:49 pl 1.62.32.23: add: RadioButtonWidget, corrected flags 2004/06/04 15:28:12 pl 1.62.32.22: add: appearance streams, checkbox 2004/06/04 11:20:05 pl 1.62.32.21: cleaned up warnings 2004/06/04 10:25:42 pl 1.62.32.20: #i29038# default pushbutton appearance 2004/05/28 15:20:24 pl 1.62.32.19: #i29581# add transparency groups 2004/05/18 13:57:02 pl 1.62.32.18: begin to implement PDF widgets 2004/05/17 16:31:14 pl 1.62.32.17: no border for links, applications draw link style 2004/05/13 10:16:48 pl 1.62.32.16: #i29128# merge from CWS pdfdrawlinebug 2004/05/12 17:14:42 pl 1.62.32.15: #i29090# add: file id 2004/05/11 15:15:19 pl 1.62.32.14: #i29037# add: transitional effects for PDF 2004/05/11 11:31:15 pl 1.62.32.13: #i28572# add: ActualText and Alt attributes 2004/05/10 15:23:20 pl 1.62.32.12: compile issue on Solaris 2004/05/07 15:11:54 pl 1.62.32.11: fix a rectangle format issue 2004/05/07 14:53:42 pl 1.62.32.10: #i28572# add: structure attributes 2004/05/05 14:18:27 pl 1.62.32.9: correct some typos that hindered tagged PDF from working 2004/05/05 11:51:49 pl 1.62.32.8: RESYNC: (1.66-1.67); FILE MERGED 2004/05/05 11:49:17 pl 1.62.32.7: clean up constructor 2004/04/30 13:54:16 pl 1.62.32.6: #i28572# PDF structure 2004/04/28 16:51:31 pl 1.62.32.5: compile on Solaris 2004/04/28 15:48:58 pl 1.62.32.4: #i28482# add: document notes for PDF export 2004/03/23 14:32:18 pl 1.62.32.3: RESYNC: (1.62-1.66); FILE MERGED 2004/02/02 13:44:20 pl 1.62.32.2: #i24992# add: outline functionality 2004/01/30 14:09:30 pl 1.62.32.1: #i24905# add links


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [0422e1a17efefaea4949e1115ff21ca838b43dcb]

INTEGRATION: CWS ooo20040704 (1.2.186); FILE MERGED 2004/06/28 13:54:20 cmc 1.2.186.1: #i30801# allow using system stl if possible


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [7da0fe5d7b135a4ae26ffefd25f0bd2ceaaa62f5]

INTEGRATION: CWS pdf01 (1.8.222); FILE MERGED 2004/08/06 22:03:55 pl 1.8.222.16: RESYNC: (1.8-1.9); FILE MERGED 2004/07/07 12:53:13 pl 1.8.222.15: add: SetCurrentStructureElement 2004/07/06 15:13:55 pl 1.8.222.14: implement arbitrary link property attribute ids 2004/06/22 18:10:46 pl 1.8.222.13: change controls to accomodate AR5 2004/06/17 17:19:06 pl 1.8.222.12: add: EditWidget 2004/06/04 15:27:48 pl 1.8.222.11: add: appearance streams 2004/05/28 15:20:24 pl 1.8.222.10: #i29581# add transparency groups 2004/05/18 13:57:02 pl 1.8.222.9: begin to implement PDF widgets 2004/05/11 15:15:19 pl 1.8.222.8: #i29037# add: transitional effects for PDF 2004/05/11 11:31:15 pl 1.8.222.7: #i28572# add: ActualText and Alt attributes 2004/05/07 14:53:41 pl 1.8.222.6: #i28572# add: structure attributes 2004/05/05 11:49:17 pl 1.8.222.5: clean up constructor 2004/04/30 13:54:16 pl 1.8.222.4: #i28572# PDF structure 2004/04/28 15:48:57 pl 1.8.222.3: #i28482# add: document notes for PDF export 2004/02/02 13:44:18 pl 1.8.222.2: #i24992# add: outline functionality 2004/01/30 14:09:30 pl 1.8.222.1: #i24905# add links


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [abbbbc54feb5727d97434c87c03874a49baedcfc]

INTEGRATION: CWS ooo20040704 (1.44.8); FILE MERGED 2004/06/28 13:54:19 cmc 1.44.8.1: #i30801# allow using system stl if possible


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [17da4c9a0d02393cb40acf731e2cb93fbaacf4f8]

INTEGRATION: CWS pdf01 (1.1.2); FILE ADDED 2004/08/13 09:10:22 pl 1.1.2.13: avoid asserting unnecessarily 2004/08/09 11:35:44 sj 1.1.2.12: #i29534# export of original jpeg graphics 2004/08/02 13:58:06 fs 1.1.2.11: #i31197# +CreateControl 2004/07/12 10:37:17 pl 1.1.2.10: take care of structtreeroot 2004/07/08 12:30:31 pl 1.1.2.9: fix an off by 1 in struct ids 2004/07/07 12:53:12 pl 1.1.2.8: add: SetCurrentStructureElement 2004/07/06 15:13:54 pl 1.1.2.7: implement arbitrary link property attribute ids 2004/06/24 12:27:13 pl 1.1.2.6: removed a bunch of warnings 2004/06/17 12:39:39 sj 1.1.2.5: fixed little id mapping bug 2004/06/02 17:23:45 thb 1.1.2.4: #i29534# Added PDF GfxLink support 2004/05/25 12:36:02 sj 1.1.2.3: added access to PDF export options 2004/05/17 17:00:05 sj 1.1.2.2: added methods to get/set the current page 2004/05/17 09:07:13 sj 1.1.2.1: initial version


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [eb88625ea496d2f0a8d724cd80afd9ed8849993d]

INTEGRATION: CWS ooo20040704 (1.17.68); FILE MERGED 2004/06/28 13:54:18 cmc 1.17.68.1: #i30801# allow using system stl if possible


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [e2c408b66a88c4e9be8dac1cb9d148d15940393e]

INTEGRATION: CWS ooo20040704 (1.31.28); FILE MERGED 2004/08/12 14:35:15 vg 1.31.28.2: #100000# fix for resync problems 2004/06/28 13:54:18 cmc 1.31.28.1: #i30801# allow using system stl if possible


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [252bc90c85919c5ed4e995df197d45ec26510ae1]

INTEGRATION: CWS pdf01 (1.29.64); FILE MERGED 2004/05/12 13:43:10 sj 1.29.64.1: added ExtOutDevData to support use of enhanced pdf writer actions in the applications


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [547019d27ea0a69f42d5bbbdfd55d6d3c15ab8bf]

INTEGRATION: CWS ooo20040704 (1.12.186); FILE MERGED 2004/06/28 13:54:17 cmc 1.12.186.1: #i30801# allow using system stl if possible


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [cd24121740e77a85e54c7373e036897331e0bb3c]

INTEGRATION: CWS pdf01 (1.15.34); FILE MERGED 2004/06/08 14:01:54 pl 1.15.34.4: solved merge conflict 2004/06/08 10:36:47 pl 1.15.34.3: RESYNC: (1.15-1.17); FILE MERGED 2004/05/17 09:09:25 sj 1.15.34.2: added PDFExtOutDevData to support use of enhanced pdf writer actions 2004/05/12 13:43:01 sj 1.15.34.1: added ExtOutDevData to support use of enhanced pdf writer actions in the applications


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [dd31086324bceef29ae64fc9563731c3312e2c8b]

INTEGRATION: CWS ooo20040704 (1.5.50); FILE MERGED 2004/06/28 13:54:16 cmc 1.5.50.1: #i30801# allow using system stl if possible


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [58d2e137eba24733db845cbd4b56c0e04eb1e032]

INTEGRATION: CWS pdf01 (1.1.2); FILE ADDED 2004/05/17 09:09:24 sj 1.1.2.2: added PDFExtOutDevData to support use of enhanced pdf writer actions 2004/05/12 13:37:31 sj 1.1.2.1: initial version


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [15e5c0fe960bb51e7d0de983d670d5dfa384a465]

INTEGRATION: CWS ooo20040704 (1.3.68); FILE MERGED 2004/06/28 13:54:16 cmc 1.3.68.1: #i30801# allow using system stl if possible


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [391af3260b15790bf26f2a8e6899d396a702994b]

INTEGRATION: CWS ooo20040704 (1.3.56); FILE MERGED 2004/06/28 13:54:15 cmc 1.3.56.1: #i30801# allow using system stl if possible


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [9db13e5fbadf93e1be2d3d7daf12b87acd0a122c]

INTEGRATION: CWS pdf01 (1.4.274); FILE MERGED 2004/06/22 18:10:46 pl 1.4.274.1: change controls to accomodate AR5


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [09e20e0c0540f6dcfd9560697b1dcf8e349b4f2a]

INTEGRATION: CWS ooo20040704 (1.84.28); FILE MERGED 2004/06/28 13:54:14 cmc 1.84.28.1: #i30801# allow using system stl if possible


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [c6c133352de11c4e9eb0335d071111a1f10d5f39]

INTEGRATION: CWS pdf01 (1.36.6); FILE MERGED 2004/08/06 21:56:32 pl 1.36.6.4: RESYNC: (1.38-1.39); FILE MERGED 2004/06/08 10:21:47 pl 1.36.6.3: RESYNC: (1.36-1.38); FILE MERGED 2004/05/17 09:07:58 sj 1.36.6.2: now delivering pdfextoutdevdata 2004/05/12 13:42:23 sj 1.36.6.1: added ExtOutDevData to support use of enhanced pdf writer actions in the applications


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [86213d5af764ebef86982bacd277790ea6e529f9]

INTEGRATION: CWS ooo20040704 (1.22.50); FILE MERGED 2004/06/28 13:54:13 cmc 1.22.50.1: #i30801# allow using system stl if possible


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [54f23ba116d926b01271f2e1b198c9ce433819d4]

INTEGRATION: CWS ooo20040704 (1.22.148); FILE MERGED 2004/07/09 21:39:48 rene 1.22.148.2: #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/06/28 13:54:12 cmc 1.22.148.1: #i30801# allow using system stl if possible

2004-09-08  Oliver Bolte  <obo@openoffice.org>  [91c532b4a8a559634832895615193c3a4d9641b6]

INTEGRATION: CWS getfilesize1 (1.47.44); FILE MERGED 2004/08/24 13:08:33 cmc 1.47.44.1: #i33340# as discussed with MHU add an explicit osl_getFileSize function to mirror osl_setFileSize as an alternative to seeking to end of files and back to get their length


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [cf58f3ceaecafd128063260c5150a53db20e499e]

INTEGRATION: CWS pdf01 (1.15.208); FILE MERGED 2004/08/02 14:00:35 fs 1.15.208.1: #i31197# when exporting to PDF, export form controls as real PDF controls


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [ecb9b93da7eb1cbad1ad166faf06b8e5301e3ff2]

INTEGRATION: CWS ooo20040704 (1.32.60); FILE MERGED 2004/07/02 10:19:42 cmc 1.32.60.2: #i30891# revert header and namespace change 2004/06/28 10:37:28 cmc 1.32.60.1: #i30801 allow using system libs if possible


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [1d5c0038b25a972d69a47541f3ab989f82c1b674]

INTEGRATION: CWS ooo20040704 (1.1.18); FILE MERGED 2004/06/30 13:05:18 waratah 1.1.18.1: #i30874# Add initial values to potentially unitialised values


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [e06c2d2452cf564cf0e65613e0c6b0e6b4d275f3]

INTEGRATION: CWS pdf01 (1.20.42); FILE MERGED 2004/08/06 15:48:06 pl 1.20.42.2: RESYNC: (1.20-1.21); FILE MERGED 2004/08/02 13:59:47 fs 1.20.42.1: #i31197# +formpdfexport


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [3d8a8afb2cd00cf07233a6bc9ccf5e736ad3c99b]

INTEGRATION: CWS ooo20040704 (1.2.18); FILE MERGED 2004/06/28 07:21:32 cmc 1.2.18.1: #i30801 allow using system libs if possible


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [930e5907162aed8dd5db1acb81f7de1dc73dad26]

INTEGRATION: CWS ooo20040704 (1.3.8); FILE MERGED 2004/06/30 12:58:40 waratah 1.3.8.1: #i30874# Add initial values to potentially unitialised values


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [a852585a5b50f508ff166f899aac816ba44b15a5]

INTEGRATION: CWS pdf01 (1.91.158); FILE MERGED 2004/07/12 11:42:37 fme 1.91.158.3: #i12836# Enhanced pdf export 2004/05/25 15:23:13 sj 1.91.158.2: fixed typo 2004/05/25 13:54:53 sj 1.91.158.1: added support of PDF HyperLink export


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [4338bdd5852178b916f061af525543abb21fc7c1]

INTEGRATION: CWS ooo20040704 (1.1.18); FILE MERGED 2004/06/28 07:21:31 cmc 1.1.18.1: #i30801 allow using system libs if possible


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [5666928d5d4746cf9618777179e98087ed604068]

INTEGRATION: CWS ooo20040704 (1.1.12); FILE MERGED 2004/06/28 14:46:10 cmc 1.1.12.1: #i30801# allow using system libs if possible


2004-09-08  Oliver Bolte  <obo@openoffice.org>  [20a9398bfc3f5b68c79edc9c16b1a2260ba32228]

INTEGRATION: CWS getfilesize1 (1.29.22); FILE MERGED 2004/08/24 13:08:33 cmc 1.29.22.1: #i33340# as discussed with MHU add an explicit osl_getFileSize function to mirror osl_setFileSize as an alternative to seeking to end of files and back to get their length


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [40df8bcc69f2fef03bec99faf42bfc2cacd20afa]

INTEGRATION: CWS ooo20040704 (1.2.12); FILE MERGED 2004/07/03 13:50:53 vq 1.2.12.2: #i27032# Thanks to the partly *crossmerge* of 27032 this change has also to be crossmerged. This touches all lines of the file because the lineendings were corrected to unix style. 2004/06/28 14:46:09 cmc 1.2.12.1: #i30801# allow using system libs if possible


2004-09-08  Oliver Bolte  <obo@openoffice.org>  [70df2eefac9d154c27a8a19e48b0c25e8b7004ee]

INTEGRATION: CWS getfilesize1 (1.3.62); FILE MERGED 2004/08/25 12:42:13 cmc 1.3.62.3: #i33340# theres a doubt if GetLastError itself resets the last error 2004/08/25 07:30:42 cmc 1.3.62.2: #i33340# tweak the windows GetFileSize to be consistent with the unx one for the error case 2004/08/24 13:08:32 cmc 1.3.62.1: #i33340# as discussed with MHU add an explicit osl_getFileSize function to mirror osl_setFileSize as an alternative to seeking to end of files and back to get their length


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [2aeeb05425a6769601ab977c80fccb7d8685f952]

INTEGRATION: CWS ooo20040704 (1.2.12); FILE MERGED 2004/06/28 14:46:09 cmc 1.2.12.1: #i30801# allow using system libs if possible


2004-09-08  Oliver Bolte  <obo@openoffice.org>  [f0a36c2b42c65e1ac00d8ef9f99533ce261335f8]

INTEGRATION: CWS getfilesize1 (1.3.218); FILE MERGED 2004/08/24 13:08:32 cmc 1.3.218.1: #i33340# as discussed with MHU add an explicit osl_getFileSize function to mirror osl_setFileSize as an alternative to seeking to end of files and back to get their length


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [60c260f17323ac10ed2b0e8ea0bea3765b5241de]

INTEGRATION: CWS ooo20040704 (1.1.12); FILE MERGED 2004/08/16 13:27:04 vg 1.1.12.2: fix for merge conflict 2004/06/28 14:46:08 cmc 1.1.12.1: #i30801# allow using system libs if possible


2004-09-08  Oliver Bolte  <obo@openoffice.org>  [400018dd211494d98321a886a975bbf10b97af60]

INTEGRATION: CWS getfilesize1 (1.5.28); FILE MERGED 2004/08/24 13:08:32 cmc 1.5.28.1: #i33340# as discussed with MHU add an explicit osl_getFileSize function to mirror osl_setFileSize as an alternative to seeking to end of files and back to get their length


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [b2b03c2178b9c8798f2df895e485840418034cdc]

INTEGRATION: CWS ooo20040704 (1.13.110); FILE MERGED 2004/06/28 10:37:29 cmc 1.13.110.1: #i30801 allow using system libs if possible


2004-09-08  Oliver Bolte  <obo@openoffice.org>  [60b83607a6aecddc845bd05a4fe2b767cf06e1cd]

INTEGRATION: CWS getfilesize1 (1.32.78); FILE MERGED 2004/08/25 07:30:41 cmc 1.32.78.2: #i33340# tweak the windows GetFileSize to be consistent with the unx one for the error case 2004/08/24 13:08:31 cmc 1.32.78.1: #i33340# as discussed with MHU add an explicit osl_getFileSize function to mirror osl_setFileSize as an alternative to seeking to end of files and back to get their length


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [99b72ebb0ec16c08a1ed82e70a3a93b2e134ab0c]

INTEGRATION: CWS ooo20040704 (1.4.118); FILE MERGED 2004/06/28 10:37:29 cmc 1.4.118.1: #i30801 allow using system libs if possible


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [68bd8abd565247a3d06bad32818181b3b11149d9]

INTEGRATION: CWS pdf01 (1.89.24); FILE MERGED 2004/08/06 14:12:10 pl 1.89.24.6: RESYNC: (1.89-1.90); FILE MERGED 2004/07/09 12:48:32 fme 1.89.24.5: #i12836# Enhanced pdf export 2004/06/17 14:21:09 fme 1.89.24.4: #i12836# - Enhanced pdf export - Notes, links, references, outline - Moved stuff to wrtshell 2004/06/17 12:52:55 fme 1.89.24.3: #i12836# - Enhanced pdf export - Notes, links, references, outline 2004/06/17 10:35:13 fme 1.89.24.2: #i12836# - Enhanced pdf export - Notes, links, references, outline 2004/06/16 13:20:25 fme 1.89.24.1: #i15455# Notes, Hyperlinks and Outline considered during PDF export


2004-09-08  Oliver Bolte  <obo@openoffice.org>  [45c9a95e5463519b45727e103494ba984125c4c4]

INTEGRATION: CWS getfilesize1 (1.29.78); FILE MERGED 2004/08/25 07:30:41 cmc 1.29.78.2: #i33340# tweak the windows GetFileSize to be consistent with the unx one for the error case 2004/08/24 13:08:31 cmc 1.29.78.1: #i33340# as discussed with MHU add an explicit osl_getFileSize function to mirror osl_setFileSize as an alternative to seeking to end of files and back to get their length


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [5fbc6fe49021b1bf3e6316e6540e41a7d60f2993]

INTEGRATION: CWS ooo20040704 (1.10.90); FILE MERGED 2004/06/30 13:17:10 waratah 1.10.90.2: #i30874# Add initial values to potentially uninitialised values 2004/06/30 13:14:09 waratah 1.10.90.1: #i30874# Add initial values to potentially uninitialised values


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [70d2bd6cba3c11cdb001ebfb28037b25bf1d3074]

INTEGRATION: CWS ooo20040704 (1.13.74); FILE MERGED 2004/07/02 10:19:41 cmc 1.13.74.2: #i30891# revert header and namespace change 2004/06/28 10:37:28 cmc 1.13.74.1: #i30801 allow using system libs if possible


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [a16934b76a063be9c91fa6d94db8b44f5911d24e]

INTEGRATION: CWS pdf01 (1.28.24); FILE MERGED 2004/06/21 11:56:55 fme 1.28.24.1: #i9684# Performance optimization for pdf export of documents containing large number of numrules and expression fields


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [e69cca1ffdd06adad70cbbf81c28cb7b48cb8fe6]

INTEGRATION: CWS ooo20040704 (1.37.76); FILE MERGED 2004/07/02 10:19:41 cmc 1.37.76.2: #i30891# revert header and namespace change 2004/06/28 10:37:28 cmc 1.37.76.1: #i30801 allow using system libs if possible


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [251153eb47054140327c6c7f5ff3a34b4632b445]

INTEGRATION: CWS pdf01 (1.16.134); FILE MERGED 2004/08/06 15:04:30 pl 1.16.134.2: RESYNC: (1.16-1.17); FILE MERGED 2004/06/21 11:56:55 fme 1.16.134.1: #i9684# Performance optimization for pdf export of documents containing large number of numrules and expression fields


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [ad2c7d3c743d588f69904f7be7a350d6973979dc]

INTEGRATION: CWS ooo20040704 (1.5.82); FILE MERGED 2004/07/02 08:12:41 cmc 1.5.82.2: #i30891# revert header and namespace change 2004/06/28 14:07:42 cmc 1.5.82.1: #i30801# allow using system stl if possible


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [34ea810547ddc0427fa3b3cd0d06fb8db81d1a07]

INTEGRATION: CWS pdf01 (1.53.22); FILE MERGED 2004/06/17 10:35:00 fme 1.53.22.1: #i12836# - Enhanced pdf export - Notes, links, references, outline


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [cc6f113d14dd603ce0b1ba70a152b5b449e3c6e1]

INTEGRATION: CWS ooo20040704 (1.6.4); FILE MERGED 2004/08/16 11:29:51 vg 1.6.4.1: Committed locally modified file from Sander


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [cdb067617bf4c8fea27a676d0d8d6473376e28bf]

INTEGRATION: CWS pdf01 (1.15.534); FILE MERGED 2004/07/12 10:00:51 fme 1.15.534.2: #i12836# Enhanced pdf export 2004/07/09 12:47:14 fme 1.15.534.1: #i12836# Enhanced pdf export


2004-09-08  Oliver Bolte  <obo@openoffice.org>  [9e8912366419218069a3b245eebf2021359a5dea]

INTEGRATION: CWS getfilesize1 (1.3.52); FILE MERGED 2004/08/24 13:15:06 cmc 1.3.52.1: #i33340# use osl_getFileSize instead of seeking to end and back to get length


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [66606eaae326c221730ff199d46e64d8d6873de8]

INTEGRATION: CWS pdf01 (1.35.68); FILE MERGED 2004/07/12 10:00:51 fme 1.35.68.2: #i12836# Enhanced pdf export 2004/07/09 12:47:14 fme 1.35.68.1: #i12836# Enhanced pdf export


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [5fa7f4ab807d49637dec019f04bb8862dee8d74a]

INTEGRATION: CWS pdf01 (1.48.24); FILE MERGED 2004/08/06 15:01:50 pl 1.48.24.2: RESYNC: (1.48-1.49); FILE MERGED 2004/06/17 10:34:59 fme 1.48.24.1: #i12836# - Enhanced pdf export - Notes, links, references, outline


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [af0d7a7c89aa9275f025f4a4c2d2043c0a7537fe]

INTEGRATION: CWS pdf01 (1.45.36); FILE MERGED 2004/06/21 11:56:54 fme 1.45.36.1: #i9684# Performance optimization for pdf export of documents containing large number of numrules and expression fields


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [b85adc74a486e7c75ca77f74cc748a4ec272b64f]

INTEGRATION: CWS pdf01 (1.9.252); FILE MERGED 2004/07/09 12:47:14 fme 1.9.252.1: #i12836# Enhanced pdf export


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [6425c2884d6013a41adbd76728e15832af7a3220]

INTEGRATION: CWS pdf01 (1.36.234); FILE MERGED 2004/07/13 07:43:55 fme 1.36.234.3: #i12836# Enhanced pdf export 2004/07/12 10:00:51 fme 1.36.234.2: #i12836# Enhanced pdf export 2004/07/09 12:47:14 fme 1.36.234.1: #i12836# Enhanced pdf export


2004-09-08  Oliver Bolte  <obo@openoffice.org>  [6a30c08701b9161f931f81c5674b3b313c1ebcda]

INTEGRATION: CWS getfilesize1 (1.10.76); FILE MERGED 2004/08/24 13:24:25 cmc 1.10.76.1: #i33340# use osl_getFileSize instead of seeking to end and back to get length


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [5f81d7adcc89b6b6e4f6e73b6e19f685f85075fe]

INTEGRATION: CWS pdf01 (1.42.134); FILE MERGED 2004/07/09 12:47:13 fme 1.42.134.1: #i12836# Enhanced pdf export


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [6fabec3c48c3ad6c3a12e8ec8289c9fccd625723]

INTEGRATION: CWS pdf01 (1.94.24); FILE MERGED 2004/07/12 10:00:50 fme 1.94.24.2: #i12836# Enhanced pdf export 2004/07/09 12:47:13 fme 1.94.24.1: #i12836# Enhanced pdf export


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [843cb05b5c67162eb1bb17b72fcba1efb3bf1be9]

INTEGRATION: CWS ooo20040704 (1.10.16); FILE MERGED 2004/06/30 13:12:01 waratah 1.10.16.1: #i30874# Add initial values to potentially uninitialised values


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [734491bf3d87e941610fd9b1b0bd539576557b87]

INTEGRATION: CWS pdf01 (1.43.226); FILE MERGED 2004/07/12 09:59:57 fme 1.43.226.2: #i12836# Enhanced pdf export 2004/07/09 12:45:36 fme 1.43.226.1: #i12836# Enhanced pdf export


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [80e2e8eb59b667e71d2577a57122c5683d04ee04]

INTEGRATION: CWS pdf01 (1.1.2); FILE ADDED 2004/08/20 10:51:02 fme 1.1.2.9: #i12836# Enhanced pdf export 2004/08/20 10:29:15 fme 1.1.2.8: #i12836# Enhanced pdf export - Last changes 2004/08/13 08:37:04 fme 1.1.2.7: #i16816# Resolved resync issue: Txtnode may have numrule without nodenum 2004/08/09 14:23:26 pl 1.1.2.6: solved a resync conflict (GetAnchor -> GetAnchorFrm) 2004/07/13 10:12:12 fme 1.1.2.5: #i12836# Enhanced pdf export - Open span for non-western characters 2004/07/13 07:43:27 fme 1.1.2.4: #i12836# Enhanced pdf export 2004/07/12 09:53:39 fme 1.1.2.3: #i12836# Enhanced pdf export 2004/07/12 09:45:38 fme 1.1.2.2: #i12836# Enhanced pdf export 2004/07/09 12:44:03 fme 1.1.2.1: #i12836# Enhanced pdf export


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [9cc4a097d057d7cd344b1ecacf3d359324e51cf3]

INTEGRATION: CWS pdf01 (1.37.10); FILE MERGED 2004/08/06 15:13:45 pl 1.37.10.2: RESYNC: (1.37-1.39); FILE MERGED 2004/06/17 10:34:58 fme 1.37.10.1: #i12836# - Enhanced pdf export - Notes, links, references, outline


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [6f6a3a5839a90dadb3bd9cfb3a06f56420518727]

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  Jens-Heiner Rechtien  <hr@openoffice.org>  [196bae14a4d5a59e30b8164c8137bcd11800f25d]

INTEGRATION: CWS vcl26 (1.2.86); FILE MERGED 2004/08/27 13:00:13 dv 1.2.86.3: #i33381# Better scrollbar positioning 2004/08/26 14:22:17 dv 1.2.86.2: #i33447# Always use GTK_SHADOW_IN for all kinds of edit fields 2004/08/25 13:05:44 dv 1.2.86.1: #i33381# Use theme settings for calculating scrollbar rectangles, enhanced painting of scrollbar


2004-09-08  Oliver Bolte  <obo@openoffice.org>  [ec73e7e35848aa57049ebe9cc9455076f4a60236]

INTEGRATION: CWS getfilesize1 (1.14.6); FILE MERGED 2004/08/24 13:21:31 cmc 1.14.6.1: #i33340# use osl_getFileSize instead of seeking to end and back to get length


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [c9f42ec69406ef350e9631dbcd45deb894c96546]

INTEGRATION: CWS pdf01 (1.81.4); FILE MERGED 2004/08/13 08:36:09 fme 1.81.4.5: #i16816# tagged pdf - non struct element also for new table border paint routine 2004/08/06 15:10:44 pl 1.81.4.4: RESYNC: (1.81-1.83); FILE MERGED 2004/07/13 07:41:48 fme 1.81.4.3: #i12836# Enhanced pdf export 2004/07/12 09:59:39 fme 1.81.4.2: #i12836# Enhanced pdf export 2004/07/09 12:45:16 fme 1.81.4.1: #i12836# Enhanced pdf export


2004-09-08  Oliver Bolte  <obo@openoffice.org>  [9d9bf28e8c8ebd90dc8474b21cff0b9cf9a17593]

INTEGRATION: CWS getfilesize1 (1.6.120); FILE MERGED 2004/08/24 13:21:31 cmc 1.6.120.1: #i33340# use osl_getFileSize instead of seeking to end and back to get length


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [a28d6af5e546e9bf2ce81afcea7efe94440b914d]

INTEGRATION: CWS pdf01 (1.14.24); FILE MERGED 2004/06/17 10:34:56 fme 1.14.24.1: #i12836# - Enhanced pdf export - Notes, links, references, outline


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [8b72b85fa278317ffc605d4a101dc0590bae78b8]

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  Jens-Heiner Rechtien  <hr@openoffice.org>  [ca4a22a28c3d60d0c7c0610fdc43847bd9a7fee8]

INTEGRATION: CWS pdf01 (1.14.122); FILE MERGED 2004/08/06 14:55:19 pl 1.14.122.2: RESYNC: (1.14-1.15); FILE MERGED 2004/06/17 12:54:13 fme 1.14.122.1: #109656# Restrict size in online layout to 45 inch, required for pdf export


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [508ea216e147f67642b3385ca9a1adb3223f7e44]

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  Jens-Heiner Rechtien  <hr@openoffice.org>  [88dba296d012f063b4f708432ba32d95222852fb]

INTEGRATION: CWS pdf01 (1.27.24); FILE MERGED 2004/06/21 11:56:53 fme 1.27.24.1: #i9684# Performance optimization for pdf export of documents containing large number of numrules and expression fields


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [26a353c1600a5b44b820407d15dd1d1266e466f6]

INTEGRATION: CWS pdf01 (1.10.24); FILE MERGED 2004/08/06 14:58:30 pl 1.10.24.2: RESYNC: (1.10-1.11); FILE MERGED 2004/06/17 10:34:55 fme 1.10.24.1: #i12836# - Enhanced pdf export - Notes, links, references, outline


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [d802b727ebdaa4b5b301a16615b7d5e6fbbba249]

INTEGRATION: CWS pdf01 (1.37.32); FILE MERGED 2004/08/06 13:43:01 pl 1.37.32.2: RESYNC: (1.37-1.38); FILE MERGED 2004/06/17 10:34:25 fme 1.37.32.1: #i12836# - Enhanced pdf export - Notes, links, references, outline


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [3728efb695f64134b5dd95d99c0f919932410d9e]

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  Jens-Heiner Rechtien  <hr@openoffice.org>  [34c12981f32745d486bf565beecc6691a8a7d02e]

INTEGRATION: CWS pdf01 (1.23.24); FILE MERGED 2004/08/06 13:44:05 pl 1.23.24.2: RESYNC: (1.23-1.26); FILE MERGED 2004/06/17 10:34:25 fme 1.23.24.1: #i12836# - Enhanced pdf export - Notes, links, references, outline


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [88a9e6b85638025245908ac25043ba4db0e17664]

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>  [7f267ed9fed66a8fb57840c1682f487d98b5d074]

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  Jens-Heiner Rechtien  <hr@openoffice.org>  [e0b391e654464b7b43854e0d6d92da12d90decc9]

INTEGRATION: CWS pdf01 (1.1.2); FILE ADDED 2004/07/09 12:41:36 fme 1.1.2.1: #i12836# Enhanced pdf export


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [ec5a27d5d9e310fdfc6e014c122aed9fc78081f4]

INTEGRATION: CWS vcl26 (1.179.8); FILE MERGED 2004/08/25 15:51:29 pl 1.179.8.5: #i23496# support filtering in DrawText... methods 2004/08/20 09:17:09 pl 1.179.8.4: RESYNC: (1.179-1.180); FILE MERGED 2004/08/19 11:22:32 hdu 1.179.8.3: #117097# presize font name dictionary to avoid unneeded reallocations 2004/08/18 10:13:57 hdu 1.179.8.2: #117097# replace O(N) font name translation lookup with O(1) 2004/08/18 09:38:51 hdu 1.179.8.1: #117097# use normalized font names as font name translation dictionary input


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [e2c8c66d6b23ce6cf971d66311c65473e33bc5e1]

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>  [057199f55f9bb5acca3081c3f0f43963c4cd0445]

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>  [932d45889c1d0fdcb78a6a201b82ed46ed3c2c87]

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>  [3497d36e23823183b75f0854cfb79e18da928b76]

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>  [4a0ffcdbe43882607fcd4d38219007445171f961]

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>  [4947da3459a0211dd4b3e9df6c25ce95485546f8]

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  Jens-Heiner Rechtien  <hr@openoffice.org>  [7844c0950991db14c1f0682c72c47b452f040630]

INTEGRATION: CWS pdf01 (1.24.122); FILE MERGED 2004/08/09 11:38:28 sj 1.24.122.3: #i29534# export of original jpeg graphics 2004/08/06 11:38:49 pl 1.24.122.2: RESYNC: (1.24-1.25); FILE MERGED 2004/06/02 17:34:09 thb 1.24.122.1: #i29534# Added PDF GfxLink support


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [379eedec65296ce462b10b5ec92362bf4e70d6d0]

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>  [2d634313f74666c1c438b9c9e47bf7ae77873f5e]

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  Jens-Heiner Rechtien  <hr@openoffice.org>  [797890234c52d6116df387b605c85f200db62db9]

INTEGRATION: CWS pdf01 (1.35.66); FILE MERGED 2004/08/06 20:07:23 pl 1.35.66.2: RESYNC: (1.35-1.37); FILE MERGED 2004/07/22 14:51:03 nn 1.35.66.1: #i31946# handle notes in PDF export


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [6c08ca6857cae4b2e7b9287dfda2a50776715e5b]

INTEGRATION: CWS pdf01 (1.22.94); FILE MERGED 2004/08/06 20:09:20 pl 1.22.94.2: RESYNC: (1.22-1.23); FILE MERGED 2004/07/22 14:51:03 nn 1.22.94.1: #i31946# handle notes in PDF export


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [20f31c7580b76169b44dc70badcb788423be8880]

INTEGRATION: CWS pdf01 (1.42.44); FILE MERGED 2004/08/06 20:34:14 pl 1.42.44.2: RESYNC: (1.42-1.43); FILE MERGED 2004/07/23 12:01:03 nn 1.42.44.1: #32000# add sheet names to pdf export as outline elements


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [7c4545261c28a389e9ce7b2430536d7c6725e17d]

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  Jens-Heiner Rechtien  <hr@openoffice.org>  [fba4540aa69894e0f8e2af620e3cfd993f9a44f3]

INTEGRATION: CWS pdf01 (1.10.110); FILE MERGED 2004/08/06 19:48:52 pl 1.10.110.2: RESYNC: (1.10-1.11); FILE MERGED 2004/07/22 14:50:39 nn 1.10.110.1: #i31946# handle notes in PDF export


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [a83a7968c1c85c3d75acf7cc513ecf953fef9ab3]

INTEGRATION: CWS ooo20040704 (1.6.8); FILE MERGED 2004/06/28 12:44:26 cmc 1.6.8.1: #i30801 allow using system libs if possible


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [97c236d4b0abe928344c5a5eebb8be008517d286]

INTEGRATION: CWS ooo20040704 (1.17.8); FILE MERGED 2004/08/09 14:39:17 vg 1.17.8.2: RESYNC MERGED 1.17 1.18 Everything below this line will be added to the revision comment. 2004/06/30 12:31:08 waratah 1.17.8.1: #i30874# Add initial values to potentially unitialised values


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [572674632c7bb1f943d514b3aeb0beab2f2975ad]

INTEGRATION: CWS ooo20040704 (1.18.8); FILE MERGED 2004/08/09 14:39:59 vg 1.18.8.2: RESYNC MERGED 1.18 1.19 Everything below this line will be added to the revision comment. 2004/06/28 12:44:25 cmc 1.18.8.1: #i30801 allow using system libs if possible


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [4a5aaaf4b78ef4e24c3904f3735646977ca21f11]

INTEGRATION: CWS pdf01 (1.78.36); FILE MERGED 2004/08/11 15:41:31 pl 1.78.36.4: solved some syntax issues 2004/08/11 15:01:22 sj 1.78.36.3: #i32851# PDF Export: added export of interactions 2004/08/10 18:06:49 sj 1.78.36.2: #i32799# added export of notes pages for impress 2004/08/09 17:05:43 sj 1.78.36.1: #i32754# added export of transition effects


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [26f32a6b6a51028234c92151caf96d44ce42e2a2]

INTEGRATION: CWS ooo20040704 (1.3.150); FILE MERGED 2004/07/02 09:59:48 cmc 1.3.150.2: #i30891# revert header and namespace change 2004/06/28 14:05:27 cmc 1.3.150.1: #i30801# allow using system stl if possible


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [0436b0349e7bcc8392a07dcbf928940df9387c48]

INTEGRATION: CWS ooo20040704 (1.3.38); FILE MERGED 2004/07/02 09:59:46 cmc 1.3.38.2: #i30891# revert header and namespace change 2004/06/28 14:05:21 cmc 1.3.38.1: #i30801# allow using system stl if possible


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [c89b6f278b2423fceb1b8f1b9c5a5d50e2bee714]

INTEGRATION: CWS pdf01 (1.15.72); FILE MERGED 2004/08/06 21:41:08 pl 1.15.72.2: RESYNC: (1.15-1.16); FILE MERGED 2004/05/27 11:12:29 pl 1.15.72.1: #i29581# fix a memory leak


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [3ee1595cf16900d3f2fbef7efc652bfbc39ddcd5]

INTEGRATION: CWS pdf01 (1.88.32); FILE MERGED 2004/08/13 10:39:28 sj 1.88.32.5: #i32799# now the default to export notes pages in impress is false 2004/08/13 10:03:12 sj 1.88.32.4: #i32799# default to export notes pages in impress is now false, for other applications the default to export notes is true 2004/08/06 22:34:13 pl 1.88.32.3: RESYNC: (1.90-1.94); FILE MERGED 2004/06/08 10:55:00 pl 1.88.32.2: RESYNC: (1.88-1.90); FILE MERGED 2004/05/25 12:33:33 sj 1.88.32.1: added new PDF export options


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [6a062859707f6d93fb0e52e2380be73ce2eef477]

INTEGRATION: CWS pdf01 (1.4.248); FILE MERGED 2004/07/12 14:11:20 sj 1.4.248.1: now use provided StatusIndicator


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [7d799873d79ef55dd8c67fbbd0d8e725ce9e72a2]

INTEGRATION: CWS pdf01 (1.4.248); FILE MERGED 2004/08/10 17:57:06 sj 1.4.248.3: #i32799# added export of notes pages for impress 2004/07/12 14:11:20 sj 1.4.248.2: now use provided StatusIndicator 2004/05/25 12:39:57 sj 1.4.248.1: added support for new pdf export options


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [1ebebe98eb9631984643d4d8a157dcba32231f0e]

INTEGRATION: CWS pdf01 (1.3.248); FILE MERGED 2004/08/13 10:01:26 sj 1.3.248.5: #i32799# default to export notes pages in impress is now false, for other applications the default to export notes is true 2004/08/10 17:56:38 sj 1.3.248.4: #i32799# added export of notes pages for impress 2004/07/12 14:11:20 sj 1.3.248.3: now use provided StatusIndicator 2004/05/25 12:39:37 sj 1.3.248.2: added support for new pdf export options 2004/05/17 09:02:43 sj 1.3.248.1: added support of enhanced PDFWriter functions


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [b143baebf6233c1cdcd8a298b45c9650ebef62d7]

INTEGRATION: CWS pdf01 (1.28.18); FILE MERGED 2004/08/13 10:01:26 sj 1.28.18.15: #i32799# default to export notes pages in impress is now false, for other applications the default to export notes is true 2004/08/11 16:10:07 pl 1.28.18.14: solved a merge problem 2004/08/10 17:56:11 sj 1.28.18.13: #i32799# added export of notes pages for impress 2004/08/09 12:41:13 pl 1.28.18.12: ResMgr uses a locale nowadays 2004/08/09 11:24:10 sj 1.28.18.11: #i29534# export of original jpeg graphics 2004/07/12 14:11:19 sj 1.28.18.10: now use provided StatusIndicator 2004/06/16 12:33:59 fme 1.28.18.9: small fix for property to allow XRenderable to determine if first page is being rendered 2004/06/08 12:44:53 sj 1.28.18.8: added properties allowing XRenderable to determine if first or last page is beeing rendered 2004/05/25 12:39:38 sj 1.28.18.7: added support for new pdf export options 2004/05/19 15:12:19 sj 1.28.18.6: correct page number is now set before rendering the mtf 2004/05/17 17:06:01 sj 1.28.18.5: now setting the actual page number 2004/05/17 12:15:57 sj 1.28.18.4: #i18334# the pdf filter is now able to export even empty calc documents 2004/05/17 09:02:43 sj 1.28.18.3: added support of enhanced PDFWriter functions 2004/05/05 11:49:46 pl 1.28.18.2: clean up PDFWriter constructor 2004/05/03 11:58:51 pl 1.28.18.1: #i26215# improved ImplDrawBitmapEx to behave more like OutputDevice


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [b5d35228e84994436f54c08c4bb7760ab1cb5a67]

INTEGRATION: CWS ooo20040704 (1.8.122); FILE MERGED 2004/07/02 08:39:03 cmc 1.8.122.2: #i30891# revert header and namespace change 2004/06/28 12:10:52 cmc 1.8.122.1: #i30801 allow using system stl if possible


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [8b46b88e889e932cea982353db02bdc4eb97689b]

INTEGRATION: CWS pdf01 (1.6.34); FILE MERGED 2004/08/09 16:57:27 sj 1.6.34.1: #i32754# added export of transition effects


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [12e74310e49c438721beaf21b95cea4ce534ee36]

INTEGRATION: CWS pdf01 (1.15.62); FILE MERGED 2004/08/13 11:52:40 pl 1.15.62.3: String list not only for de 2004/08/06 11:40:07 pl 1.15.62.2: RESYNC: (1.15-1.18); FILE MERGED 2004/05/25 12:38:52 sj 1.15.62.1: changed dialog to support new pdf export options


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [e50e921de957bf133a6e75b47e56718c0164fbd3]

INTEGRATION: CWS pdf01 (1.7.178); FILE MERGED 2004/08/13 10:01:25 sj 1.7.178.3: #i32799# default to export notes pages in impress is now false, for other applications the default to export notes is true 2004/08/09 16:58:07 sj 1.7.178.2: #i32754# added export of transition effects 2004/05/25 12:38:51 sj 1.7.178.1: changed dialog to support new pdf export options


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [26f04ee34123c8b53aa78169254ee0a35a0145ba]

INTEGRATION: CWS ooo20040704 (1.42.22); FILE MERGED 2004/07/03 00:08:23 waratah 1.42.22.1: #i30874# Add initial values to potentially uninitialised values


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [bb114b3bbe624773638e456650167d92ee7ab30d]

INTEGRATION: CWS pdf01 (1.7.188); FILE MERGED 2004/08/13 10:01:25 sj 1.7.188.3: #i32799# default to export notes pages in impress is now false, for other applications the default to export notes is true 2004/08/09 16:58:07 sj 1.7.188.2: #i32754# added export of transition effects 2004/05/25 12:38:51 sj 1.7.188.1: changed dialog to support new pdf export options


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [eb8939e85a46e07bb5aedca391b73ccf42032d48]

INTEGRATION: CWS ooo20040704 (1.11.22); FILE MERGED 2004/06/28 07:19:38 cmc 1.11.22.1: #i30801 allow using system libs if possible


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [9df68d6ab95eb888738b257c7dc4985e5384ec1d]

INTEGRATION: CWS vcl26 (1.10.38); FILE MERGED 2004/08/25 16:24:20 pl 1.10.38.1: #i33397# initalize m_nPrinterEntry in all cases


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [08f0e46b13494d248ed984c0fdb641f1b0350178]

INTEGRATION: CWS ooo20040704 (1.7.16); FILE MERGED 2004/06/30 14:03:52 cmc 1.7.16.2: #i30801# allow using system libs if possible 2004/06/28 07:19:38 cmc 1.7.16.1: #i30801 allow using system libs if possible


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [e370ba4a7c6a8c647d5cffe4bdc720e153d3cc0d]

INTEGRATION: CWS vcl26 (1.33.82); FILE MERGED 2004/08/25 17:11:02 pl 1.33.82.1: #i28182# honor return value of pFaxNrFunction


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [8fea9039e5df0626541ce603d18d86edce89f76c]

INTEGRATION: CWS vcl26 (1.120.24); FILE MERGED 2004/08/19 14:19:53 hdu 1.120.24.1: #117097# improved debugging info for font name related issues


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [149022b21ffb0f7583898cf6754bc15310cd718a]

INTEGRATION: CWS ooo20040704 (1.3.20); FILE MERGED 2004/07/20 06:00:47 svesik 1.3.20.2: RESYNC: (1.3-1.4); FILE MERGED 2004/07/02 23:35:46 waratah 1.3.20.1: #i30874# Add initial values to potentially uninitialised values


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [7170ed1df820130ae09e4d3f38e7d09b73fa56b0]

INTEGRATION: CWS vcl26 (1.6.8); FILE MERGED 2004/08/25 15:53:34 pl 1.6.8.1: #i23496# filterText, used for fax numbers


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [bd1d06946aa0b900635dd58b8e4902d1271d9722]

INTEGRATION: CWS ooo20040704 (1.18.70); FILE MERGED 2004/07/20 20:35:36 svesik 1.18.70.2: RESYNC: (1.18-1.19); FILE MERGED 2004/06/28 14:28:26 cmc 1.18.70.1: #i30801# allow using system stl if possible


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [2212865eb1dfea40d4f7b40a4cba305cedc7cebd]

INTEGRATION: CWS vcl26 (1.4.24); FILE MERGED 2004/08/25 15:53:33 pl 1.4.24.1: #i23496# filterText, used for fax numbers


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [b64ae1c5118c6b9fa2ef558fbe93278f6932a531]

INTEGRATION: CWS ooo20040704 (1.6.18); FILE MERGED 2004/07/02 09:55:17 cmc 1.6.18.3: #i30891# revert header and namespace change 2004/06/28 14:31:17 cmc 1.6.18.2: #i30801# allow using system stl if possible 2004/06/28 14:28:25 cmc 1.6.18.1: #i30801# allow using system stl if possible


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [9c8ce48c8930f858c99fe073ef794490ec5e4749]

INTEGRATION: CWS vcl26 (1.9.8); FILE MERGED 2004/08/27 13:00:14 dv 1.9.8.7: #i33381# Better scrollbar positioning 2004/08/27 10:52:20 pl 1.9.8.6: #i31785# even more corrections necessary for frame position 2004/08/25 13:13:51 dv 1.9.8.5: #i33381# Get ScrollBar width and min thumb size for style settings 2004/08/24 14:37:11 pl 1.9.8.4: #i31031# force independent part to update frame size on Show(BOOL) 2004/08/24 12:27:46 pl 1.9.8.3: #i32672# make de- maximizing and iconifying work in SetWindowState 2004/08/12 18:02:48 pl 1.9.8.2: #i30306# give DnD a chance to work 2004/08/11 12:09:31 pl 1.9.8.1: #i31785# get more reliable frame position on configure signal


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [610cc3d73c70441c514d2a69143811e8c6876bee]

INTEGRATION: CWS vcl26 (1.8.44); FILE MERGED 2004/08/11 16:13:32 pl 1.8.44.1: #31880# dispatch raw XEvents to eventual handler on SalInstance


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [dc46f84dd167f7385c21f6ffee4bc3001e3d754c]

INTEGRATION: CWS ooo20040704 (1.6.20); FILE MERGED 2004/07/02 14:43:07 haggai 1.6.20.1: #i31044# Add missing EOLs to keep javac happy


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [4c04a43d81305f6e90bc4578832381672dca1ff1]

INTEGRATION: CWS vcl26 (1.195.6); FILE MERGED 2004/08/16 10:57:54 pl 1.195.6.1: #i31524# add: Window::PaintToDevice


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [5fdc21c81e29c07b78813f6ef2afc6707a11f54d]

INTEGRATION: CWS ooo20040704 (1.7.62); FILE MERGED 2004/07/02 14:43:06 haggai 1.7.62.1: #i31044# Add missing EOLs to keep javac happy


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [bbc32352cb8f06c7adf30dc9523f54e58fe18d84]

INTEGRATION: CWS vcl26 (1.60.24); FILE MERGED 2004/08/24 13:47:29 hdu 1.60.24.1: #i32879# never return negative text widths


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [f16537d9be266f7290e745c72c8e041e81f42030]

INTEGRATION: CWS dr20 (1.26.10); FILE MERGED 2004/08/11 14:46:00 dr 1.26.10.2: RESYNC: (1.26-1.27); FILE MERGED 2004/07/29 11:33:08 nn 1.26.10.1: #i31677# PasteDDE: String position and length handling must use ByteString


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [f9ceb61eb48da9e8b2c0442e3cd2501a75431b06]

INTEGRATION: CWS ooo20040704 (1.2.36); FILE MERGED 2004/07/02 14:43:06 haggai 1.2.36.1: #i31044# Add missing EOLs to keep javac happy


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [dd46db3c6133927044e05aaba57ebd1a0ff4027f]

INTEGRATION: CWS vcl26 (1.17.84); FILE MERGED 2004/08/25 15:54:17 pl 1.17.84.1: #i23496# filterText, used for fax numbers


2004-09-08  Oliver Bolte  <obo@openoffice.org>  [371ad2825935f980aee65178822bf3b3afedf3cd]

INTEGRATION: CWS lookup (1.29.118); FILE MERGED 2004/08/27 22:12:51 er 1.29.118.2: #i2168# for performance reasons (binary search) initialize ScQueryParam.bRegExp with FALSE unless explicitly required 2004/08/27 09:45:55 er 1.29.118.1: #i2168# implement some fuzziness to emulate a competitor's undocumented behavior of [HV]?LOOKUP() and MATCH() in case the data range isn't strictly sorted but should, for example includes column headers


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [3d0a8f9299a3547bd2d6329d2d8cdc533bb2ecc3]

INTEGRATION: CWS dr20 (1.45.10); FILE MERGED 2004/07/27 13:24:19 nn 1.45.10.1: #i3875# ctrl-mouse-click selects cells if nothing was selected (patch by Kohei Yoshida)


2004-09-08  Oliver Bolte  <obo@openoffice.org>  [e30d11d89a21801849a2f69f1a1ca6e03bd8b6d9]

INTEGRATION: CWS lookup (1.16.118); FILE MERGED 2004/08/30 17:23:22 er 1.16.118.3: RESYNC: (1.16-1.17); FILE MERGED 2004/08/27 21:19:39 er 1.16.118.2: CreateExcelQuery: operator delete mismatch 2004/08/27 09:45:55 er 1.16.118.1: #i2168# implement some fuzziness to emulate a competitor's undocumented behavior of [HV]?LOOKUP() and MATCH() in case the data range isn't strictly sorted but should, for example includes column headers


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [be28ba8a6cafb7c8c4639c48c4c2b9706e51f8f1]

INTEGRATION: CWS ooo20040704 (1.2.36); FILE MERGED 2004/07/02 14:43:05 haggai 1.2.36.1: #i31044# Add missing EOLs to keep javac happy


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [ca6c4d47055ab4d7ff1d9173ed181c1ff66391a9]

INTEGRATION: CWS vcl26 (1.11.24); FILE MERGED 2004/08/26 16:27:53 hdu 1.11.24.1: #i33121# fix ImplFontCharmap oddities


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [b4ddb836a388a8fe096c5426e7eb9c2700b8167a]

INTEGRATION: CWS dr20 (1.37.8); FILE MERGED 2004/08/11 14:45:02 dr 1.37.8.2: RESYNC: (1.37-1.39); FILE MERGED 2004/07/27 13:24:20 nn 1.37.8.1: #i3875# ctrl-mouse-click selects cells if nothing was selected (patch by Kohei Yoshida)


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [2a6fb944cb1cf2d623a5e9d30ca457c6f4d263e6]

INTEGRATION: CWS ooo20040704 (1.3.78); FILE MERGED 2004/07/02 14:43:05 haggai 1.3.78.1: #i31044# Add missing EOLs to keep javac happy


2004-09-08  Oliver Bolte  <obo@openoffice.org>  [4418213811d8c82e558bb55d7a2b3d5cf83ad5fb]

INTEGRATION: CWS lookup (1.10.118); FILE MERGED 2004/08/30 16:36:21 er 1.10.118.3: #i2168# fine tuning 2004/08/27 22:17:21 er 1.10.118.2: #i2168# performance and logic for [HV]?LOOKUP() and MATCH(); binary search with fallback to iteration if unsorted data detected 2004/08/27 09:45:55 er 1.10.118.1: #i2168# implement some fuzziness to emulate a competitor's undocumented behavior of [HV]?LOOKUP() and MATCH() in case the data range isn't strictly sorted but should, for example includes column headers


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [9b0d249041e4bec7f23019790c5056f199ba8633]

INTEGRATION: CWS vcl26 (1.13.82); FILE MERGED 2004/08/27 13:00:53 dv 1.13.82.2: #i33381# Better scrollbar positioning 2004/08/25 13:01:48 dv 1.13.82.1: #i33381# Respect minimum thumb size


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [4e4e89b370a4a62909765573856a6444dfa181a8]

INTEGRATION: CWS ooo20040704 (1.21.38); FILE MERGED 2004/06/28 14:09:53 cmc 1.21.38.1: #i30801# allow using system stl if possible


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [590a5f82e9508eb3644e5728fa0da31e781555d2]

INTEGRATION: CWS dr20 (1.9.10); FILE MERGED 2004/06/25 18:45:55 nn 1.9.10.2: #i28468# don't show error message from ExecuteDrop, reject in AcceptDrop where possible 2004/06/25 13:46:06 nn 1.9.10.1: #i27955# selection behavior with merged cells (patch by Kohei Yoshida)


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [6d367f7715af20e31144cc0a7fa1be44db9ec3a6]

INTEGRATION: CWS ooo20040704 (1.2.78); FILE MERGED 2004/07/02 14:43:05 haggai 1.2.78.1: #i31044# Add missing EOLs to keep javac happy


2004-09-08  Oliver Bolte  <obo@openoffice.org>  [7e743a2a71ce92956612b80b6bee5da18204fe18]

INTEGRATION: CWS lookup (1.4.118); FILE MERGED 2004/08/27 22:17:21 er 1.4.118.2: #i2168# performance and logic for [HV]?LOOKUP() and MATCH(); binary search with fallback to iteration if unsorted data detected 2004/08/27 09:45:54 er 1.4.118.1: #i2168# implement some fuzziness to emulate a competitor's undocumented behavior of [HV]?LOOKUP() and MATCH() in case the data range isn't strictly sorted but should, for example includes column headers


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [63ef96b6fbac61a46d5935b8c2f8b777844ef58d]

INTEGRATION: CWS vcl26 (1.48.42); FILE MERGED 2004/08/16 10:57:53 pl 1.48.42.1: #i31524# add: Window::PaintToDevice


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [a547603c87db3be593f1fec15b64c5b8c4a3d662]

INTEGRATION: CWS dr20 (1.12.10); FILE MERGED 2004/07/27 13:24:20 nn 1.12.10.2: #i3875# ctrl-mouse-click selects cells if nothing was selected (patch by Kohei Yoshida) 2004/06/25 13:46:05 nn 1.12.10.1: #i27955# selection behavior with merged cells (patch by Kohei Yoshida)


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [06abaa6370df3fb6ede53fb91e74f56c4e7d5092]

INTEGRATION: CWS ooo20040704 (1.2.64); FILE MERGED 2004/07/02 14:43:04 haggai 1.2.64.1: #i31044# Add missing EOLs to keep javac happy


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [1c19c4661f45d30b720c4bdc5d6d392348879d17]

INTEGRATION: CWS vcl26 (1.49.2); FILE MERGED 2004/08/25 12:59:18 dv 1.49.2.1: #i33381# Set default value for SetMinThumbSize()


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [092ffd2f951afe7434fbdd1102c55a809e03b3d2]

INTEGRATION: CWS dr20 (1.23.8); FILE MERGED 2004/08/11 14:43:42 dr 1.23.8.3: RESYNC: (1.23-1.24); FILE MERGED 2004/07/28 09:37:50 nn 1.23.8.2: #i30908# GetListValButtonRect: GetScrPos with bAllowNeg=TRUE 2004/07/27 17:21:12 nn 1.23.8.1: #i30908# correct position of list validation button with merged cells


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [4afff7293d6a99888c6ba27e7aabe37bc3c54f86]

INTEGRATION: CWS dr20 (1.55.8); FILE MERGED 2004/08/11 14:43:21 dr 1.55.8.5: RESYNC: (1.58-1.60); FILE MERGED 2004/08/11 11:30:25 dr 1.55.8.4: RESYNC: (1.56-1.58); FILE MERGED 2004/07/21 17:24:37 nn 1.55.8.3: #i31846# MouseButtonDown: Abort on SC_GM_IGNORE only for double click 2004/07/07 14:24:12 dr 1.55.8.2: RESYNC: (1.55-1.56); FILE MERGED 2004/06/25 18:45:55 nn 1.55.8.1: #i28468# don't show error message from ExecuteDrop, reject in AcceptDrop where possible


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [e338b4eb2661b2b9af9c903eac16813f54fbb883]

INTEGRATION: CWS ooo20040704 (1.5.68); FILE MERGED 2004/06/28 07:59:51 cmc 1.5.68.1: #i30801 allow using system libs if possible


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [e728b3bbb550908f5bc91e0ecc82968e0c45299d]

INTEGRATION: CWS dr20 (1.19.20); FILE MERGED 2004/08/23 10:11:50 dr 1.19.20.1: #i31882# do not reset list type in validation dialog


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [8a2379d0ae0a13ff920cea43f3e25016e7aa0455]

INTEGRATION: CWS dr20 (1.13.10); FILE MERGED 2004/08/11 14:39:18 dr 1.13.10.2: RESYNC: (1.13-1.14); FILE MERGED 2004/06/25 13:45:30 nn 1.13.10.1: #i27955# selection behavior with merged cells (patch by Kohei Yoshida)


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [4ea0894de06e8bdb1d7b1c3a70d3e49325e364eb]

INTEGRATION: CWS dr20 (1.19.12); FILE MERGED 2004/08/17 07:40:21 dr 1.19.12.2: #i33033# use correct type 2004/08/16 14:16:18 dr 1.19.12.1: #i33033# correct size of CJK/CTL fonts in preview


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [c3d1d2b3b0fb4bcd87d11f845cc76add1b0c83b9]

INTEGRATION: CWS dr20 (1.40.12); FILE MERGED 2004/06/25 18:42:52 nn 1.40.12.1: #i28468# don't show error message from ExecuteDrop, reject in AcceptDrop where possible


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [81db43f5a4c1168372be12dfe317147568103b03]

INTEGRATION: CWS vcl26 (1.3.102); FILE MERGED 2004/08/11 16:03:49 pl 1.3.102.1: removed lots of warnings


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [f812f6b1dd0e6e65b21c18bd667d1c3ecf375186]

INTEGRATION: CWS dr20 (1.30.462); FILE MERGED 2004/08/09 09:49:56 sab 1.30.462.1: #111788#; no optimasations for xmlcvali.obj


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [2cf3a45e6a1d547a4eb6bb357a78abbaaf40d26b]

INTEGRATION: CWS vcl26 (1.27.6); FILE MERGED 2004/08/11 16:03:48 pl 1.27.6.2: removed lots of warnings 2004/08/11 14:47:07 pl 1.27.6.1: #i31880# report whether an event was actually handled or not


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [0d44b5391986fae0c4039c2a1dea3947f3c608bb]

INTEGRATION: CWS vcl26 (1.70.6); FILE MERGED 2004/08/11 16:03:48 pl 1.70.6.2: removed lots of warnings 2004/08/11 14:47:07 pl 1.70.6.1: #i31880# report whether an event was actually handled or not


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [b58f6ad874318037db8185d4c35a3a73a25a55a7]

INTEGRATION: CWS ooo20040704 (1.36.118); FILE MERGED 2004/07/19 20:19:44 svesik 1.36.118.2: RESYNC: (1.36-1.37); FILE MERGED 2004/06/28 14:09:33 waratah 1.36.118.1: #I30812# add case statements not handled remove unused variables reorder constructor variables to match declaration


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [2441148dca751298ef2146c471fc95befa5173fe]

INTEGRATION: CWS dr20 (1.13.12); FILE MERGED 2004/06/15 16:41:03 dr 1.13.12.1: #i30205# Excel filter code cleanup - rowlimit changes: SCCOL/SCROW/SCTAB usage - type correctness: USHORT vs. sal_uInt16, ULONG/size_t vs. sal_uInt32 - removed compiler warnings


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [3dfed61930a3233367cb5798fb1594641fd9050a]

INTEGRATION: CWS vcl26 (1.11.22); FILE MERGED 2004/08/11 16:03:48 pl 1.11.22.1: removed lots of warnings


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [e5a59eb29fac3a1f0112fa31c5277e2a603df6d6]

INTEGRATION: CWS dr20 (1.12.168); FILE MERGED 2004/07/09 14:33:26 dr 1.12.168.1: #i30411# #i27407# export of def row format, step 1


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [53075d1c73496594fb6f1f10505329599eadfaee]

INTEGRATION: CWS vcl26 (1.25.6); FILE MERGED 2004/08/26 15:06:03 pl 1.25.6.1: remove a warning


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [f570264f127f3a505cd136e241b97ea81fee8121]

INTEGRATION: CWS dr20 (1.21.12); FILE MERGED 2004/08/18 11:38:15 dr 1.21.12.3: RESYNC: (1.21-1.22); FILE MERGED 2004/06/15 18:28:25 dr 1.21.12.2: #i30205# remove g++ warnings 2004/06/15 16:41:03 dr 1.21.12.1: #i30205# Excel filter code cleanup - rowlimit changes: SCCOL/SCROW/SCTAB usage - type correctness: USHORT vs. sal_uInt16, ULONG/size_t vs. sal_uInt32 - removed compiler warnings


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [b6160653a08bd51a1881171071997a262fec97bd]

INTEGRATION: CWS dr20 (1.15.12); FILE MERGED 2004/08/18 11:38:04 dr 1.15.12.2: RESYNC: (1.15-1.16); FILE MERGED 2004/06/15 16:41:03 dr 1.15.12.1: #i30205# Excel filter code cleanup - rowlimit changes: SCCOL/SCROW/SCTAB usage - type correctness: USHORT vs. sal_uInt16, ULONG/size_t vs. sal_uInt32 - removed compiler warnings


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [aff4c8610445193bb4b8d8a4d57216ba9bee3726]

INTEGRATION: CWS vcl26 (1.4.6); FILE MERGED 2004/08/26 15:05:41 pl 1.4.6.1: #i33429# remember default settings


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [8d5550e1100f43deb3dcedb33a4747ff5c469e12]

INTEGRATION: CWS vcl26 (1.3.6); FILE MERGED 2004/08/26 15:05:40 pl 1.3.6.1: #i33429# remember default settings


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [85eac4017900a9233c3f40eb40306e869a0cfea7]

INTEGRATION: CWS dr20 (1.15.10); FILE MERGED 2004/08/11 14:29:43 dr 1.15.10.3: RESYNC: (1.15-1.17); FILE MERGED 2004/08/11 10:43:55 dr 1.15.10.2: #i12577# #i16277# #i24129# #i31482# #i24672# #i27407# #i30411# rework of cell table export - default row/column formats and shared formulas 2004/06/15 16:40:33 dr 1.15.10.1: #i30205# Excel filter code cleanup - rowlimit changes: SCCOL/SCROW/SCTAB usage - type correctness: USHORT vs. sal_uInt16, ULONG/size_t vs. sal_uInt32 - removed compiler warnings


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [25fd20c7b406c53d3c74bb5044ab3d4ad0d5cfca]

INTEGRATION: CWS dr20 (1.1.2); FILE ADDED 2004/08/11 10:43:55 dr 1.1.2.1: #i12577# #i16277# #i24129# #i31482# #i24672# #i27407# #i30411# rework of cell table export - default row/column formats and shared formulas


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [5f9ec3224ee346f26cb32b11213a0b728c45b1ce]

INTEGRATION: CWS dr20 (1.10.32); FILE MERGED 2004/08/20 08:37:10 dr 1.10.32.7: #i33215# number format in cell styles lost 2004/08/12 13:48:35 dr 1.10.32.6: #i10000# remove XclTextOrient 2004/08/11 17:45:28 dr 1.10.32.5: #i10000# merge errors 2004/08/11 14:29:33 dr 1.10.32.4: RESYNC: (1.10-1.12); FILE MERGED 2004/08/11 10:43:54 dr 1.10.32.3: #i12577# #i16277# #i24129# #i31482# #i24672# #i27407# #i30411# rework of cell table export - default row/column formats and shared formulas 2004/06/21 12:59:48 dr 1.10.32.2: #i30205# record list handling 2004/06/15 16:40:32 dr 1.10.32.1: #i30205# Excel filter code cleanup - rowlimit changes: SCCOL/SCROW/SCTAB usage - type correctness: USHORT vs. sal_uInt16, ULONG/size_t vs. sal_uInt32 - removed compiler warnings


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [0b1a011066a2a5128deaddff69d40511318a75f5]

INTEGRATION: CWS dr20 (1.12.12); FILE MERGED 2004/08/20 08:34:44 dr 1.12.12.6: #i29930# different warnings for too many rows/cols/sheets 2004/08/18 11:37:48 dr 1.12.12.5: RESYNC: (1.13-1.14); FILE MERGED 2004/08/11 17:45:28 dr 1.12.12.4: #i10000# merge errors 2004/08/11 14:29:24 dr 1.12.12.3: RESYNC: (1.12-1.13); FILE MERGED 2004/08/11 10:43:54 dr 1.12.12.2: #i12577# #i16277# #i24129# #i31482# #i24672# #i27407# #i30411# rework of cell table export - default row/column formats and shared formulas 2004/06/15 16:40:32 dr 1.12.12.1: #i30205# Excel filter code cleanup - rowlimit changes: SCCOL/SCROW/SCTAB usage - type correctness: USHORT vs. sal_uInt16, ULONG/size_t vs. sal_uInt32 - removed compiler warnings


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [cdbac92932a7f1271b00d3c285275d09330e6ba7]

INTEGRATION: CWS dr20 (1.2.12); FILE MERGED 2004/08/18 11:37:41 dr 1.2.12.5: RESYNC: (1.4-1.5); FILE MERGED 2004/08/11 14:29:15 dr 1.2.12.4: RESYNC: (1.3-1.4); FILE MERGED 2004/08/11 11:15:15 dr 1.2.12.3: RESYNC: (1.2-1.3); FILE MERGED 2004/06/21 12:59:48 dr 1.2.12.2: #i30205# record list handling 2004/06/15 16:40:32 dr 1.2.12.1: #i30205# Excel filter code cleanup - rowlimit changes: SCCOL/SCROW/SCTAB usage - type correctness: USHORT vs. sal_uInt16, ULONG/size_t vs. sal_uInt32 - removed compiler warnings


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [6c7244313954fc544fe16e070ffaa60683c2b7e9]

INTEGRATION: CWS ooo20040704 (1.46.100); FILE MERGED 2004/07/19 20:16:01 svesik 1.46.100.2: RESYNC: (1.46-1.47); FILE MERGED 2004/06/28 14:03:22 waratah 1.46.100.1: #I30812# initialise potentially unitialised variable bracket pragma not defined for gcc


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [eecc872710f044291307a458dabee866c6e2a591]

INTEGRATION: CWS dr20 (1.2.168); FILE MERGED 2004/08/11 14:29:06 dr 1.2.168.2: RESYNC: (1.2-1.3); FILE MERGED 2004/06/15 16:40:32 dr 1.2.168.1: #i30205# Excel filter code cleanup - rowlimit changes: SCCOL/SCROW/SCTAB usage - type correctness: USHORT vs. sal_uInt16, ULONG/size_t vs. sal_uInt32 - removed compiler warnings


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [85ce21c1bd3bb60d34979f713e2aeaf56dbbd7be]

INTEGRATION: CWS dr20 (1.7.12); FILE MERGED 2004/08/18 11:37:34 dr 1.7.12.3: RESYNC: (1.7-1.8); FILE MERGED 2004/08/11 10:43:54 dr 1.7.12.2: #i12577# #i16277# #i24129# #i31482# #i24672# #i27407# #i30411# rework of cell table export - default row/column formats and shared formulas 2004/06/15 16:40:32 dr 1.7.12.1: #i30205# Excel filter code cleanup - rowlimit changes: SCCOL/SCROW/SCTAB usage - type correctness: USHORT vs. sal_uInt16, ULONG/size_t vs. sal_uInt32 - removed compiler warnings


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [9ee80b9ed37579af495b1b8bda48c2f825adde79]

INTEGRATION: CWS dr20 (1.3.114); FILE MERGED 2004/07/07 14:08:56 dr 1.3.114.2: RESYNC: (1.3-1.4); FILE MERGED 2004/06/15 16:40:31 dr 1.3.114.1: #i30205# Excel filter code cleanup - rowlimit changes: SCCOL/SCROW/SCTAB usage - type correctness: USHORT vs. sal_uInt16, ULONG/size_t vs. sal_uInt32 - removed compiler warnings


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [bd1de74fa9a1d742f370f484198e8b3eb8d879d9]

INTEGRATION: CWS dr20 (1.2.194); FILE MERGED 2004/08/11 10:43:54 dr 1.2.194.2: #i12577# #i16277# #i24129# #i31482# #i24672# #i27407# #i30411# rework of cell table export - default row/column formats and shared formulas 2004/06/15 16:40:31 dr 1.2.194.1: #i30205# Excel filter code cleanup - rowlimit changes: SCCOL/SCROW/SCTAB usage - type correctness: USHORT vs. sal_uInt16, ULONG/size_t vs. sal_uInt32 - removed compiler warnings


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [1a0fc9351adfb286e775608de47652b5e47c9b33]

INTEGRATION: CWS ooo20040704 (1.2.40); FILE MERGED 2004/07/18 01:45:15 svesik 1.2.40.2: RESYNC: (1.2-1.3); FILE MERGED 2004/06/28 12:07:32 cmc 1.2.40.1: #i30801 allow using system stl if possible


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [e3d78fc3fdc61780676437a66c9b9dfcb9879272]

INTEGRATION: CWS dr20 (1.9.10); FILE MERGED 2004/08/11 10:43:54 dr 1.9.10.3: #i12577# #i16277# #i24129# #i31482# #i24672# #i27407# #i30411# rework of cell table export - default row/column formats and shared formulas 2004/07/07 14:08:47 dr 1.9.10.2: RESYNC: (1.9-1.10); FILE MERGED 2004/06/15 16:40:31 dr 1.9.10.1: #i30205# Excel filter code cleanup - rowlimit changes: SCCOL/SCROW/SCTAB usage - type correctness: USHORT vs. sal_uInt16, ULONG/size_t vs. sal_uInt32 - removed compiler warnings


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [737c0cc76474b19f27efccf1bf23c4b9bb9b42fc]

INTEGRATION: CWS ooo20040704 (1.2.200); FILE MERGED 2004/06/28 12:07:32 cmc 1.2.200.1: #i30801 allow using system stl if possible


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [989c5bf76d3eadabeb70cc1795d2392961d0d499]

INTEGRATION: CWS dr20 (1.4.12); FILE MERGED 2004/08/18 11:37:27 dr 1.4.12.3: RESYNC: (1.4-1.5); FILE MERGED 2004/08/11 10:43:53 dr 1.4.12.2: #i12577# #i16277# #i24129# #i31482# #i24672# #i27407# #i30411# rework of cell table export - default row/column formats and shared formulas 2004/06/15 16:40:31 dr 1.4.12.1: #i30205# Excel filter code cleanup - rowlimit changes: SCCOL/SCROW/SCTAB usage - type correctness: USHORT vs. sal_uInt16, ULONG/size_t vs. sal_uInt32 - removed compiler warnings


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [62f8ed8a7ac81c9537e16cace0f04b12b9ab3e1e]

INTEGRATION: CWS ooo20040704 (1.3.204); FILE MERGED 2004/06/28 12:07:32 cmc 1.3.204.1: #i30801 allow using system stl if possible


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [a50f6792619e06969e52b695bee7b0e42aa9bc20]

INTEGRATION: CWS dr20 (1.15.10); FILE MERGED 2004/08/18 11:37:20 dr 1.15.10.5: RESYNC: (1.17-1.18); FILE MERGED 2004/08/11 14:28:57 dr 1.15.10.4: RESYNC: (1.15-1.17); FILE MERGED 2004/08/11 10:43:53 dr 1.15.10.3: #i12577# #i16277# #i24129# #i31482# #i24672# #i27407# #i30411# rework of cell table export - default row/column formats and shared formulas 2004/07/09 15:15:04 dr 1.15.10.2: #i30411# #i27407# export of def row format, step 1 2004/06/15 16:40:31 dr 1.15.10.1: #i30205# Excel filter code cleanup - rowlimit changes: SCCOL/SCROW/SCTAB usage - type correctness: USHORT vs. sal_uInt16, ULONG/size_t vs. sal_uInt32 - removed compiler warnings


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [19285fba5b31f1b4b5ce42da9bb182f4e51ad7c1]

INTEGRATION: CWS ooo20040704 (1.8.188); FILE MERGED 2004/07/02 09:17:37 cmc 1.8.188.2: #i30891# revert header and namespace change 2004/06/28 12:07:31 cmc 1.8.188.1: #i30801 allow using system stl if possible


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [b1c59f0347bdebc604f710f895d48c8bae503dda]

INTEGRATION: CWS dr20 (1.9.10); FILE MERGED 2004/08/20 08:37:10 dr 1.9.10.4: #i33215# number format in cell styles lost 2004/08/17 11:54:35 dr 1.9.10.3: #i30205# Excel filter code cleanup 2004/08/11 14:28:48 dr 1.9.10.2: RESYNC: (1.9-1.11); FILE MERGED 2004/06/15 16:40:30 dr 1.9.10.1: #i30205# Excel filter code cleanup - rowlimit changes: SCCOL/SCROW/SCTAB usage - type correctness: USHORT vs. sal_uInt16, ULONG/size_t vs. sal_uInt32 - removed compiler warnings


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [122f67818ad1165960a948a8df47311d40e5a2c0]

INTEGRATION: CWS dr20 (1.7.2); FILE MERGED 2004/08/20 09:30:08 dr 1.7.2.1: #i10000# merge error


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [86c07848785cad08c53fc80ef84a236b9a9ed7cc]

INTEGRATION: CWS ooo20040704 (1.15.384); FILE MERGED 2004/06/28 10:50:43 waratah 1.15.384.1: #i30812#  Remove unused variable, bracket a pragma not valid for gcc


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [38917a58ecf5dd3efe39e8467d2606610a6954de]

INTEGRATION: CWS dr20 (1.9.12); FILE MERGED 2004/08/18 11:37:04 dr 1.9.12.4: RESYNC: (1.10-1.11); FILE MERGED 2004/08/11 14:28:28 dr 1.9.12.3: RESYNC: (1.9-1.10); FILE MERGED 2004/08/11 10:43:53 dr 1.9.12.2: #i12577# #i16277# #i24129# #i31482# #i24672# #i27407# #i30411# rework of cell table export - default row/column formats and shared formulas 2004/06/15 16:40:30 dr 1.9.12.1: #i30205# Excel filter code cleanup - rowlimit changes: SCCOL/SCROW/SCTAB usage - type correctness: USHORT vs. sal_uInt16, ULONG/size_t vs. sal_uInt32 - removed compiler warnings


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [38c38ef422b4e74b37d62b4a5d891311f4ad8de2]

INTEGRATION: CWS ooo20040704 (1.84.12); FILE MERGED 2004/07/19 20:49:35 svesik 1.84.12.2: RESYNC: (1.84-1.86); FILE MERGED 2004/06/28 11:05:27 waratah 1.84.12.1: #i30812#  Remove unused variable, bracket a pragma not valid for gcc Initialised one variable to remove warnings


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [6b757b7ca54e8b319faf6215908433481425131c]

INTEGRATION: CWS dr20 (1.2.12); FILE MERGED 2004/08/18 11:36:57 dr 1.2.12.4: RESYNC: (1.4-1.5); FILE MERGED 2004/08/11 14:28:18 dr 1.2.12.3: RESYNC: (1.3-1.4); FILE MERGED 2004/08/11 11:15:05 dr 1.2.12.2: RESYNC: (1.2-1.3); FILE MERGED 2004/08/11 10:43:53 dr 1.2.12.1: #i12577# #i16277# #i24129# #i31482# #i24672# #i27407# #i30411# rework of cell table export - default row/column formats and shared formulas


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [762aaa490fc77a8534c5e22ee760e673a4337fc6]

INTEGRATION: CWS ooo20040704 (1.58.74); FILE MERGED 2004/07/19 20:48:58 svesik 1.58.74.2: RESYNC: (1.58-1.59); FILE MERGED 2004/06/28 10:52:28 waratah 1.58.74.1: #i30812#  Remove unused variable, bracket a pragma not valid for gcc reorder some declarations to same as header definition


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [c59b7d46d30ca57bc41e68c7608549e6b7da4bde]

INTEGRATION: CWS dr20 (1.2.168); FILE MERGED 2004/06/15 16:40:30 dr 1.2.168.1: #i30205# Excel filter code cleanup - rowlimit changes: SCCOL/SCROW/SCTAB usage - type correctness: USHORT vs. sal_uInt16, ULONG/size_t vs. sal_uInt32 - removed compiler warnings


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [57f825e7fb9c32c0f541db1d390ad8883d084f07]

INTEGRATION: CWS ooo20040704 (1.13.142); FILE MERGED 2004/06/28 10:57:23 waratah 1.13.142.1: #i30812#  Remove unused variable, bracket a pragma not valid for gcc Reorder declaraion variables to match header


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [b5bf93e7a85e24c53a49752475b5a136073d3eaa]

INTEGRATION: CWS dr20 (1.8.12); FILE MERGED 2004/08/11 14:28:08 dr 1.8.12.2: RESYNC: (1.8-1.9); FILE MERGED 2004/06/15 16:40:30 dr 1.8.12.1: #i30205# Excel filter code cleanup - rowlimit changes: SCCOL/SCROW/SCTAB usage - type correctness: USHORT vs. sal_uInt16, ULONG/size_t vs. sal_uInt32 - removed compiler warnings


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [19b6a0d00950a58f1cee3a92dc3842a112879c5f]

INTEGRATION: CWS ooo20040704 (1.32.76); FILE MERGED 2004/06/28 10:55:34 waratah 1.32.76.1: #i30812#  Remove unused variable, bracket a pragma not valid for gcc Break up assigning if statement into 2 statements to remove warning and make clearer


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [6a702870777cdf21b76de9765ca4732a0c7ad9fe]

INTEGRATION: CWS dr20 (1.7.12); FILE MERGED 2004/08/16 15:25:49 dr 1.7.12.3: #i194# #i30411# performance, memory usage, progress bar 2004/08/11 14:27:59 dr 1.7.12.2: RESYNC: (1.7-1.8); FILE MERGED 2004/06/15 16:40:29 dr 1.7.12.1: #i30205# Excel filter code cleanup - rowlimit changes: SCCOL/SCROW/SCTAB usage - type correctness: USHORT vs. sal_uInt16, ULONG/size_t vs. sal_uInt32 - removed compiler warnings


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [bf4625ac6da9179a6cf50ea74683cfeeaf08892e]

INTEGRATION: CWS dr20 (1.6.12); FILE MERGED 2004/08/18 11:36:50 dr 1.6.12.2: RESYNC: (1.6-1.7); FILE MERGED 2004/06/15 16:40:29 dr 1.6.12.1: #i30205# Excel filter code cleanup - rowlimit changes: SCCOL/SCROW/SCTAB usage - type correctness: USHORT vs. sal_uInt16, ULONG/size_t vs. sal_uInt32 - removed compiler warnings


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [9d962370196aa90535c729bd4f6b48f1fc6f24f0]

INTEGRATION: CWS ooo20040704 (1.34.112); FILE MERGED 2004/07/20 18:58:30 svesik 1.34.112.2: RESYNC: (1.34-1.35); FILE MERGED 2004/06/28 11:08:47 waratah 1.34.112.1: #i30812#  Remove unused variable, bracket a pragma not defined for gcc reorder definitions to match header order


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [bf852a6cd727dae2581626ab0da72efe87933528]

INTEGRATION: CWS dr20 (1.1.2); FILE ADDED 2004/08/20 08:48:28 dr 1.1.2.5: #i194# merged cells need equal cell format 2004/08/16 17:36:18 dr 1.1.2.4: #i194# #i30411# code cleanup 2004/08/16 15:25:49 dr 1.1.2.3: #i194# #i30411# performance, memory usage, progress bar 2004/08/12 12:28:52 dr 1.1.2.2: #i194# default column format 2004/08/11 10:43:53 dr 1.1.2.1: #i12577# #i16277# #i24129# #i31482# #i24672# #i27407# #i30411# rework of cell table export - default row/column formats and shared formulas


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [94fd1c7193ac5aaf70329c67937ab22f63be3766]

INTEGRATION: CWS dr20 (1.8.168); FILE MERGED 2004/08/20 08:48:28 dr 1.8.168.7: #i194# merged cells need equal cell format 2004/08/17 11:54:35 dr 1.8.168.6: #i30205# Excel filter code cleanup 2004/08/12 12:28:52 dr 1.8.168.5: #i194# default column format 2004/08/11 14:27:48 dr 1.8.168.4: RESYNC: (1.8-1.9); FILE MERGED 2004/08/11 10:43:52 dr 1.8.168.3: #i12577# #i16277# #i24129# #i31482# #i24672# #i27407# #i30411# rework of cell table export - default row/column formats and shared formulas 2004/06/21 12:59:47 dr 1.8.168.2: #i30205# record list handling 2004/06/15 16:40:29 dr 1.8.168.1: #i30205# Excel filter code cleanup - rowlimit changes: SCCOL/SCROW/SCTAB usage - type correctness: USHORT vs. sal_uInt16, ULONG/size_t vs. sal_uInt32 - removed compiler warnings


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [882d79ed40ba6d5a0aae64ebe5eccb830c8a5702]

INTEGRATION: CWS dr20 (1.2.168); FILE MERGED 2004/08/16 15:25:49 dr 1.2.168.3: #i194# #i30411# performance, memory usage, progress bar 2004/08/11 10:43:52 dr 1.2.168.2: #i12577# #i16277# #i24129# #i31482# #i24672# #i27407# #i30411# rework of cell table export - default row/column formats and shared formulas 2004/06/15 16:40:28 dr 1.2.168.1: #i30205# Excel filter code cleanup - rowlimit changes: SCCOL/SCROW/SCTAB usage - type correctness: USHORT vs. sal_uInt16, ULONG/size_t vs. sal_uInt32 - removed compiler warnings


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [2fb390df6cc83fd92f31fed887334da000fca656]

INTEGRATION: CWS ooo20040704 (1.21.12); FILE MERGED 2004/06/28 11:11:28 waratah 1.21.12.1: #i30812#  Remove unused variable, bracket a pragma not defined for gcc


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [4c6b3c5f80768825d861554dd3120491fc03327d]

INTEGRATION: CWS dr20 (1.9.12); FILE MERGED 2004/08/18 11:36:33 dr 1.9.12.3: RESYNC: (1.9-1.10); FILE MERGED 2004/08/11 10:43:52 dr 1.9.12.2: #i12577# #i16277# #i24129# #i31482# #i24672# #i27407# #i30411# rework of cell table export - default row/column formats and shared formulas 2004/06/15 16:40:28 dr 1.9.12.1: #i30205# Excel filter code cleanup - rowlimit changes: SCCOL/SCROW/SCTAB usage - type correctness: USHORT vs. sal_uInt16, ULONG/size_t vs. sal_uInt32 - removed compiler warnings


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [5fb5f8fdbec549516b05cd2b8744bce62cf9338b]

INTEGRATION: CWS ooo20040704 (1.2.556); FILE MERGED 2004/06/28 11:12:08 waratah 1.2.556.1: #i30812#  Remove unused variable, bracket a pragma not defined for gcc


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [fd8e696b334b770df8ac3ac262ab1e04c3e75290]

INTEGRATION: CWS dr20 (1.4.114); FILE MERGED 2004/08/16 15:25:49 dr 1.4.114.5: #i194# #i30411# performance, memory usage, progress bar 2004/08/11 10:43:52 dr 1.4.114.4: #i12577# #i16277# #i24129# #i31482# #i24672# #i27407# #i30411# rework of cell table export - default row/column formats and shared formulas 2004/07/09 11:37:17 dr 1.4.114.3: #i10000# merge errors 2004/06/21 12:59:48 dr 1.4.114.2: #i30205# record list handling 2004/06/15 16:40:28 dr 1.4.114.1: #i30205# Excel filter code cleanup - rowlimit changes: SCCOL/SCROW/SCTAB usage - type correctness: USHORT vs. sal_uInt16, ULONG/size_t vs. sal_uInt32 - removed compiler warnings


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [b2e92882e241f84692f811ece1c524ad7be5b386]

INTEGRATION: CWS ooo20040704 (1.37.118); FILE MERGED 2004/06/28 11:15:04 waratah 1.37.118.1: #i30812#  Remove unused variable, bracket a pragma not defined for gcc reorder definitions to match header order Add case to switch that is not handled for documentation purposes remove dead mpw code get rid of old DELETEZ macro, use standard C++


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [fa6d9da31ab1a8ec77ba8ee90eacf092a7d036dc]

INTEGRATION: CWS dr20 (1.2.12); FILE MERGED 2004/08/11 14:27:33 dr 1.2.12.3: RESYNC: (1.3-1.4); FILE MERGED 2004/08/11 11:14:55 dr 1.2.12.2: RESYNC: (1.2-1.3); FILE MERGED 2004/06/21 12:59:46 dr 1.2.12.1: #i30205# record list handling


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [51b49e687cb7d2ab7a9728f07856eb941ef082b1]

INTEGRATION: CWS ooo20040704 (1.30.118); FILE MERGED 2004/06/28 11:13:39 waratah 1.30.118.1: #i30812#  Remove unused variable, bracket a pragma not defined for gcc reorder definitions to match header order


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [aed0a2eed1dddf5d05e5d9093b2ea145f4754a7d]

INTEGRATION: CWS dr20 (1.2.168); FILE MERGED 2004/06/15 16:40:28 dr 1.2.168.1: #i30205# Excel filter code cleanup - rowlimit changes: SCCOL/SCROW/SCTAB usage - type correctness: USHORT vs. sal_uInt16, ULONG/size_t vs. sal_uInt32 - removed compiler warnings


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [58219bd046e3a49258249044b45f2e7c29e7decd]

INTEGRATION: CWS ooo20040704 (1.12.118); FILE MERGED 2004/07/19 20:41:12 svesik 1.12.118.2: RESYNC: (1.12-1.13); FILE MERGED 2004/06/28 11:17:23 waratah 1.12.118.1: #i30812#  Reorder constructor initialisations to be same as definition order


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [6a14987482a57a275d03b14b3200eefc3beb223a]

INTEGRATION: CWS dr20 (1.7.12); FILE MERGED 2004/06/15 16:40:28 dr 1.7.12.1: #i30205# Excel filter code cleanup - rowlimit changes: SCCOL/SCROW/SCTAB usage - type correctness: USHORT vs. sal_uInt16, ULONG/size_t vs. sal_uInt32 - removed compiler warnings


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [89bc9b0bfbc97f14e0779cefd4c8d381a84cb151]

INTEGRATION: CWS dr20 (1.1.2); FILE ADDED 2004/08/11 10:43:51 dr 1.1.2.3: #i12577# #i16277# #i24129# #i31482# #i24672# #i27407# #i30411# rework of cell table export - default row/column formats and shared formulas 2004/06/15 18:28:24 dr 1.1.2.2: #i30205# remove g++ warnings 2004/06/15 16:40:27 dr 1.1.2.1: #i30205# Excel filter code cleanup - rowlimit changes: SCCOL/SCROW/SCTAB usage - type correctness: USHORT vs. sal_uInt16, ULONG/size_t vs. sal_uInt32 - removed compiler warnings


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [50e1aecef08dd162b40a2fa4e2eebe58fee38d17]

INTEGRATION: CWS dr20 (1.6.12); FILE MERGED 2004/08/20 08:48:28 dr 1.6.12.5: #i194# merged cells need equal cell format 2004/08/11 10:43:51 dr 1.6.12.4: #i12577# #i16277# #i24129# #i31482# #i24672# #i27407# #i30411# rework of cell table export - default row/column formats and shared formulas 2004/06/21 12:59:46 dr 1.6.12.3: #i30205# record list handling 2004/06/16 17:22:01 dr 1.6.12.2: #i30350# do not create new sheet refs while writing stream 2004/06/15 16:40:27 dr 1.6.12.1: #i30205# Excel filter code cleanup - rowlimit changes: SCCOL/SCROW/SCTAB usage - type correctness: USHORT vs. sal_uInt16, ULONG/size_t vs. sal_uInt32 - removed compiler warnings


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [e12d2e8a931a7c9a06e2cf090f9a58aaa25c2d28]

INTEGRATION: CWS dr20 (1.37.12); FILE MERGED 2004/08/11 10:43:51 dr 1.37.12.2: #i12577# #i16277# #i24129# #i31482# #i24672# #i27407# #i30411# rework of cell table export - default row/column formats and shared formulas 2004/06/15 16:40:26 dr 1.37.12.1: #i30205# Excel filter code cleanup - rowlimit changes: SCCOL/SCROW/SCTAB usage - type correctness: USHORT vs. sal_uInt16, ULONG/size_t vs. sal_uInt32 - removed compiler warnings


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [2ac9af7971488905e12f86ef271578dddd0e2f64]

INTEGRATION: CWS ooo20040704 (1.14.536); FILE MERGED 2004/06/28 11:19:57 waratah 1.14.536.1: #i30812#  Reorder constructor initialisations to be same as definition order


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [3b3fc55c29a4f5a705fc8dc2a1c10b760617ba9d]

INTEGRATION: CWS ooo20040704 (1.63.14); FILE MERGED 2004/06/28 12:44:26 waratah 1.63.14.1: #i30812# bracket a pragma not defined for gcc initialise a variable to remove warning


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [01523967d9062f60bbb20fe7bad61f1a96a91d96]

INTEGRATION: CWS dr20 (1.34.12); FILE MERGED 2004/08/18 11:36:25 dr 1.34.12.2: RESYNC: (1.34-1.35); FILE MERGED 2004/08/11 10:43:51 dr 1.34.12.1: #i12577# #i16277# #i24129# #i31482# #i24672# #i27407# #i30411# rework of cell table export - default row/column formats and shared formulas


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [02065304d66ea93a11de260ccdc6ec24aed62f48]

INTEGRATION: CWS ooo20040704 (1.40.12); FILE MERGED 2004/08/09 14:51:38 vg 1.40.12.2: RESYNC MERGED 1.40 1.41 Everything below this line will be added to the revision comment. 2004/06/28 12:46:06 waratah 1.40.12.1: #i30812# bracket a pragma not defined for gcc reorder constructor initialisers to match definition remove unused variable


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [9818f3b9bc71e28d78c22719ebd13f5c7b1002eb]

INTEGRATION: CWS dr20 (1.10.12); FILE MERGED 2004/08/18 11:36:07 dr 1.10.12.5: RESYNC: (1.11-1.12); FILE MERGED 2004/08/16 15:25:48 dr 1.10.12.4: #i194# #i30411# performance, memory usage, progress bar 2004/08/11 14:27:02 dr 1.10.12.3: RESYNC: (1.10-1.11); FILE MERGED 2004/08/11 10:43:50 dr 1.10.12.2: #i12577# #i16277# #i24129# #i31482# #i24672# #i27407# #i30411# rework of cell table export - default row/column formats and shared formulas 2004/06/15 16:40:26 dr 1.10.12.1: #i30205# Excel filter code cleanup - rowlimit changes: SCCOL/SCROW/SCTAB usage - type correctness: USHORT vs. sal_uInt16, ULONG/size_t vs. sal_uInt32 - removed compiler warnings


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [713474365779bfa5446740203b533019e9dcf475]

INTEGRATION: CWS dr20 (1.3.320); FILE MERGED 2004/08/11 10:43:50 dr 1.3.320.3: #i12577# #i16277# #i24129# #i31482# #i24672# #i27407# #i30411# rework of cell table export - default row/column formats and shared formulas 2004/06/17 14:58:10 dr 1.3.320.2: #i27407# handle limit of SfxProgress (ULONG_MAX/100) 2004/06/15 16:40:26 dr 1.3.320.1: #i30205# Excel filter code cleanup - rowlimit changes: SCCOL/SCROW/SCTAB usage - type correctness: USHORT vs. sal_uInt16, ULONG/size_t vs. sal_uInt32 - removed compiler warnings


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [0a0b8e1e384b96bc2820de734143e8baff2fc5d8]

INTEGRATION: CWS ooo20040704 (1.45.74); FILE MERGED 2004/06/28 12:56:14 waratah 1.45.74.1: #i30812# remove unused variables bracket pragma undefined in gcc initiliase variables add unhandled case types as documentation move variable definition within #if block to remove variable when not needed


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [670b3c42d6e0b4100e3df52d5df798abe1eb2679]

INTEGRATION: CWS ooo20040704 (1.12.406); FILE MERGED 2004/06/28 12:52:58 waratah 1.12.406.1: #i30812# break up an assingment in an if statement into two statements to remove warning reorder class definitions to match header order to remove warnings


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [81cee3df38824e6e7c2e573a0a2b0ed9326a4dec]

INTEGRATION: CWS dr20 (1.40.10); FILE MERGED 2004/08/11 14:26:53 dr 1.40.10.7: RESYNC: (1.41-1.42); FILE MERGED 2004/08/11 10:43:50 dr 1.40.10.6: #i12577# #i16277# #i24129# #i31482# #i24672# #i27407# #i30411# rework of cell table export - default row/column formats and shared formulas 2004/07/09 14:32:55 dr 1.40.10.5: #i30411# #i27407# export of def row format, step 1 2004/07/09 11:37:16 dr 1.40.10.4: #i10000# merge errors 2004/07/07 14:08:18 dr 1.40.10.3: RESYNC: (1.40-1.41); FILE MERGED 2004/06/17 15:05:58 dr 1.40.10.2: #i27407# find and store default row format 2004/06/15 16:40:26 dr 1.40.10.1: #i30205# Excel filter code cleanup - rowlimit changes: SCCOL/SCROW/SCTAB usage - type correctness: USHORT vs. sal_uInt16, ULONG/size_t vs. sal_uInt32 - removed compiler warnings


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [5a9296003d9855e01b14876b3a0920a1315ace06]

INTEGRATION: CWS ooo20040704 (1.55.110); FILE MERGED 2004/07/19 20:36:09 svesik 1.55.110.2: RESYNC: (1.55-1.56); FILE MERGED 2004/06/28 12:47:50 waratah 1.55.110.1: #i30812# expand a assignment in if to remove warning initialise a variable to remove warning


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [c86bcc415d3b4aa813951af44ba2f8fb9a1787f3]

INTEGRATION: CWS dr20 (1.12.10); FILE MERGED 2004/08/16 15:25:48 dr 1.12.10.6: #i194# #i30411# performance, memory usage, progress bar 2004/08/11 10:43:50 dr 1.12.10.5: #i12577# #i16277# #i24129# #i31482# #i24672# #i27407# #i30411# rework of cell table export - default row/column formats and shared formulas 2004/07/09 14:32:55 dr 1.12.10.4: #i30411# #i27407# export of def row format, step 1 2004/07/07 14:08:08 dr 1.12.10.3: RESYNC: (1.12-1.13); FILE MERGED 2004/06/21 12:59:46 dr 1.12.10.2: #i30205# record list handling 2004/06/17 15:05:57 dr 1.12.10.1: #i27407# find and store default row format


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [42374f955d68b51c522680ade7fb46ef47d85c76]

INTEGRATION: CWS ooo20040704 (1.25.180); FILE MERGED 2004/06/28 12:46:40 waratah 1.25.180.1: #i30812# bracket a pragma not defined for gcc reorder constructor initialisers to match definition remove unused variable


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [87c2b9199e5d1ac0c5bd703439b4d5820edbdad2]

INTEGRATION: CWS dr20 (1.43.12); FILE MERGED 2004/08/18 11:35:33 dr 1.43.12.3: RESYNC: (1.43-1.44); FILE MERGED 2004/08/11 10:43:49 dr 1.43.12.2: #i12577# #i16277# #i24129# #i31482# #i24672# #i27407# #i30411# rework of cell table export - default row/column formats and shared formulas 2004/07/09 14:32:55 dr 1.43.12.1: #i30411# #i27407# export of def row format, step 1


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [f42250a8b5593cb5f4b2317c34ef18a8757be5a5]

INTEGRATION: CWS ooo20040704 (1.6.540); FILE MERGED 2004/06/28 12:58:35 waratah 1.6.540.1: #i30812# reorder declaration to match header declares remove unused variable from code


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [544ffcf04554091d80b67998544801715cc00787]

INTEGRATION: CWS ooo20040704 (1.4.556); FILE MERGED 2004/06/28 12:57:50 waratah 1.4.556.1: #i30812# initialise nfamily bracket a pragma not defined in gcc


2004-09-08  Oliver Bolte  <obo@openoffice.org>  [cfc133cbeddee1e8db2b065fde1c3923d1778cd4]

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  Rüdiger Timm  <rt@openoffice.org>  [e33913a27ccac8987e51b558b9649a2708ae4fe4]

INTEGRATION: CWS ooo20040704 (1.36.146); FILE MERGED 2004/06/28 13:04:22 waratah 1.36.146.1: #i30812# reorder declaration to match header declares remove unused variable from code wrap pragma not defined in gcc


2004-09-08  Oliver Bolte  <obo@openoffice.org>  [4b36fa7306ffce5741ddcbdd59534081a42a7cea]

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>  [9c2c5a2305abd194e4de54b6e0e04ecaf873edf0]

INTEGRATION: CWS ooo20040704 (1.23.140); FILE MERGED 2004/06/28 13:35:39 waratah 1.23.140.1: #i30812# remove unused variable wrap pragma not defined in gcc reorder definition to match header


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [f6e4724bd655ac8a412e9c850ea5153b5860a8e8]

INTEGRATION: CWS dr20 (1.12.12); FILE MERGED 2004/06/15 16:40:25 dr 1.12.12.1: #i30205# Excel filter code cleanup - rowlimit changes: SCCOL/SCROW/SCTAB usage - type correctness: USHORT vs. sal_uInt16, ULONG/size_t vs. sal_uInt32 - removed compiler warnings


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [57df874ff9d710a9e4f615af444d6ed9c715b47f]

INTEGRATION: CWS ooo20040704 (1.11.164); FILE MERGED 2004/06/28 13:32:57 waratah 1.11.164.1: #i30812# remove unused variable wrap pragma not defined in gcc initialise variable add extra unhandled clauses for documentation reorder definition to match header


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [283662d5846b2e5727c738f9c7239d32916b7edf]

INTEGRATION: CWS dr20 (1.7.114); FILE MERGED 2004/08/18 11:35:03 dr 1.7.114.3: RESYNC: (1.7-1.8); FILE MERGED 2004/08/11 10:40:19 dr 1.7.114.2: #i12577# #i16277# #i24129# #i31482# #i24672# #i27407# #i30411# rework of cell table export - default row/column formats and shared formulas 2004/06/15 16:38:26 dr 1.7.114.1: #i30205# Excel filter code cleanup - rowlimit changes: SCCOL/SCROW/SCTAB usage - type correctness: USHORT vs. sal_uInt16, ULONG/size_t vs. sal_uInt32 - removed compiler warnings


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [ea8921ce40d28313cb0aedd4bc08c24101501421]

INTEGRATION: CWS ooo20040704 (1.2.562); FILE MERGED 2004/06/28 13:04:54 waratah 1.2.562.1: #i30812# reorder declaration to match header declares


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [2a7add76241d8a3de05e3d26689a2d16d8b92913]

INTEGRATION: CWS dr20 (1.3.320); FILE MERGED 2004/08/11 10:40:19 dr 1.3.320.3: #i12577# #i16277# #i24129# #i31482# #i24672# #i27407# #i30411# rework of cell table export - default row/column formats and shared formulas 2004/06/17 14:58:21 dr 1.3.320.2: #i27407# handle limit of SfxProgress (ULONG_MAX/100) 2004/06/15 16:38:26 dr 1.3.320.1: #i30205# Excel filter code cleanup - rowlimit changes: SCCOL/SCROW/SCTAB usage - type correctness: USHORT vs. sal_uInt16, ULONG/size_t vs. sal_uInt32 - removed compiler warnings


2004-09-08  Oliver Bolte  <obo@openoffice.org>  [686d0608d75d5c75a7b91a8f6966bb5f87ace262]

INTEGRATION: CWS xsltfilter05 (1.1.2); FILE ADDED 2004/08/05 07:46:05 mwu 1.1.2.2: Heading mapping do not need after m47. MinnaWu 2004/07/30 04:15:35 gyang 1.1.2.1: ms2ooo import 2004-07-30


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [97fea0e5e547d639600ecb8bc8a3852179c6a0bf]

INTEGRATION: CWS ooo20040704 (1.20.62); FILE MERGED 2004/06/28 14:09:53 cmc 1.20.62.1: #i30801# allow using system stl if possible


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [3a697c2729dadbd173017902996f8d3bd27ef99a]

INTEGRATION: CWS dr20 (1.16.10); FILE MERGED 2004/08/20 09:51:35 dr 1.16.10.5: #i10000# merge error 2004/08/11 14:26:23 dr 1.16.10.4: RESYNC: (1.16-1.17); FILE MERGED 2004/08/11 10:39:06 dr 1.16.10.3: #i12577# #i16277# #i24129# #i31482# #i24672# #i27407# #i30411# rework of cell table export - default row/column formats and shared formulas 2004/06/15 18:28:23 dr 1.16.10.2: #i30205# remove g++ warnings 2004/06/15 16:37:43 dr 1.16.10.1: #i30205# Excel filter code cleanup - rowlimit changes: SCCOL/SCROW/SCTAB usage - type correctness: USHORT vs. sal_uInt16, ULONG/size_t vs. sal_uInt32 - removed compiler warnings


2004-09-08  Oliver Bolte  <obo@openoffice.org>  [8943496f4db9bb15e461646bff7e79cbc63d5666]

INTEGRATION: CWS xsltfilter05 (1.1.2); FILE ADDED 2004/07/30 04:15:13 gyang 1.1.2.1: ms2ooo import 2004-07-30


2004-09-08  Oliver Bolte  <obo@openoffice.org>  [5e6fc3c5558f447e5649ea0ad6bed0c86c80fb89]

INTEGRATION: CWS xsltfilter05 (1.1.2); FILE ADDED 2004/07/30 04:14:43 gyang 1.1.2.1: ms2ooo import 2004-07-30


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [d153218f00d88c3b49bc28d1e3b7073b0da54c58]

INTEGRATION: CWS ooo20040704 (1.106.60); FILE MERGED 2004/06/28 13:06:23 waratah 1.106.60.1: #i30812# remove unused variable wrap pragma not defined in gcc


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [142b17220b925fac85d440dd760e480a3f26ac3d]

INTEGRATION: CWS dr20 (1.10.32); FILE MERGED 2004/08/17 11:54:18 dr 1.10.32.5: #i30205# Excel filter code cleanup 2004/08/12 13:48:10 dr 1.10.32.4: #i10000# remove XclTextOrient 2004/08/11 14:26:13 dr 1.10.32.3: RESYNC: (1.10-1.12); FILE MERGED 2004/08/11 10:39:06 dr 1.10.32.2: #i12577# #i16277# #i24129# #i31482# #i24672# #i27407# #i30411# rework of cell table export - default row/column formats and shared formulas 2004/06/15 16:37:43 dr 1.10.32.1: #i30205# Excel filter code cleanup - rowlimit changes: SCCOL/SCROW/SCTAB usage - type correctness: USHORT vs. sal_uInt16, ULONG/size_t vs. sal_uInt32 - removed compiler warnings


2004-09-08  Oliver Bolte  <obo@openoffice.org>  [cc0c1ad7fea589a387c459c7054597ef41c3dead]

INTEGRATION: CWS xsltfilter05 (1.1.2); FILE ADDED 2004/07/30 04:14:23 gyang 1.1.2.1: ms2ooo import 2004-07-30


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [ea023945c00dc5d91d992754ff3e8a353c927728]

INTEGRATION: CWS ooo20040704 (1.36.38); FILE MERGED 2004/08/09 14:51:26 vg 1.36.38.2: RESYNC MERGED 1.36 1.37 Everything below this line will be added to the revision comment. 2004/06/28 13:06:48 waratah 1.36.38.1: #i30812# remove unused variable wrap pragma not defined in gcc


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [aec8a0b7a3771a548e07386bc858752e655cf509]

INTEGRATION: CWS dr20 (1.12.12); FILE MERGED 2004/08/20 08:33:53 dr 1.12.12.6: #i29930# different warnings for too many rows/cols/sheets 2004/08/18 11:34:38 dr 1.12.12.5: RESYNC: (1.13-1.14); FILE MERGED 2004/08/11 17:45:28 dr 1.12.12.4: #i10000# merge errors 2004/08/11 14:26:04 dr 1.12.12.3: RESYNC: (1.12-1.13); FILE MERGED 2004/08/11 10:39:05 dr 1.12.12.2: #i12577# #i16277# #i24129# #i31482# #i24672# #i27407# #i30411# rework of cell table export - default row/column formats and shared formulas 2004/06/15 16:37:42 dr 1.12.12.1: #i30205# Excel filter code cleanup - rowlimit changes: SCCOL/SCROW/SCTAB usage - type correctness: USHORT vs. sal_uInt16, ULONG/size_t vs. sal_uInt32 - removed compiler warnings


2004-09-08  Oliver Bolte  <obo@openoffice.org>  [953c141b3eb1ba380d911286086d3175d68dd2a0]

INTEGRATION: CWS xsltfilter05 (1.1.2); FILE ADDED 2004/07/30 04:14:00 gyang 1.1.2.1: ms2ooo import 2004-07-30


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [e897af9ceebaba9f14134ac1c056b01518b0b8b9]

INTEGRATION: CWS dr20 (1.2.12); FILE MERGED 2004/08/11 17:45:27 dr 1.2.12.5: #i10000# merge errors 2004/08/11 14:25:56 dr 1.2.12.4: RESYNC: (1.3-1.4); FILE MERGED 2004/08/11 11:14:45 dr 1.2.12.3: RESYNC: (1.2-1.3); FILE MERGED 2004/08/11 10:39:05 dr 1.2.12.2: #i12577# #i16277# #i24129# #i31482# #i24672# #i27407# #i30411# rework of cell table export - default row/column formats and shared formulas 2004/06/15 16:37:42 dr 1.2.12.1: #i30205# Excel filter code cleanup - rowlimit changes: SCCOL/SCROW/SCTAB usage - type correctness: USHORT vs. sal_uInt16, ULONG/size_t vs. sal_uInt32 - removed compiler warnings


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [58b4df314716e4e375a666f40fd094afd7cabeba]

INTEGRATION: CWS ooo20040704 (1.18.180); FILE MERGED 2004/07/19 20:26:27 svesik 1.18.180.2: RESYNC: (1.18-1.19); FILE MERGED 2004/06/28 13:34:16 waratah 1.18.180.1: #i30812# remove unused variable wrap pragma not defined in gcc reorder definition to match header


2004-09-08  Oliver Bolte  <obo@openoffice.org>  [6a0cb92fd673a97dc5ccf6d3794b3100140601c1]

INTEGRATION: CWS xsltfilter05 (1.1.2); FILE ADDED 2004/07/30 04:13:37 gyang 1.1.2.1: ms2ooo import 2004-07-30


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [efbd67b8a01360aa38e5750c10ec9d0f85ecc6e1]

INTEGRATION: CWS dr20 (1.3.114); FILE MERGED 2004/08/11 14:25:46 dr 1.3.114.3: RESYNC: (1.3-1.4); FILE MERGED 2004/08/11 10:39:05 dr 1.3.114.2: #i12577# #i16277# #i24129# #i31482# #i24672# #i27407# #i30411# rework of cell table export - default row/column formats and shared formulas 2004/06/15 16:37:42 dr 1.3.114.1: #i30205# Excel filter code cleanup - rowlimit changes: SCCOL/SCROW/SCTAB usage - type correctness: USHORT vs. sal_uInt16, ULONG/size_t vs. sal_uInt32 - removed compiler warnings


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [3dbbe0fa3e7b8129001ff2075742b96fc9e93f80]

INTEGRATION: CWS ooo20040704 (1.17.162); FILE MERGED 2004/07/19 20:25:52 svesik 1.17.162.2: RESYNC: (1.17-1.18); FILE MERGED 2004/06/28 13:32:45 waratah 1.17.162.1: #i30812# remove unused variable wrap pragma not defined in gcc initialise variable add extra unhandled clauses for documentation


2004-09-08  Oliver Bolte  <obo@openoffice.org>  [842e0bcde2d91d5b4a9e36394ad9f4e4e6704bbd]

INTEGRATION: CWS xsltfilter05 (1.2.26); FILE MERGED 2004/08/05 07:46:05 mwu 1.2.26.2: Heading mapping do not need after m47. MinnaWu 2004/07/30 04:16:14 gyang 1.2.26.1: ms2ooo 2004-07-30


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [b7ad5bf8d0e4cab5f31819a1b81510b67c79776f]

INTEGRATION: CWS dr20 (1.8.10); FILE MERGED 2004/08/18 11:34:31 dr 1.8.10.5: RESYNC: (1.9-1.10); FILE MERGED 2004/08/11 10:39:05 dr 1.8.10.4: #i12577# #i16277# #i24129# #i31482# #i24672# #i27407# #i30411# rework of cell table export - default row/column formats and shared formulas 2004/07/07 14:08:00 dr 1.8.10.3: RESYNC: (1.8-1.9); FILE MERGED 2004/06/22 14:03:40 dr 1.8.10.2: #i30543# import Printable property for controls 2004/06/15 16:37:42 dr 1.8.10.1: #i30205# Excel filter code cleanup - rowlimit changes: SCCOL/SCROW/SCTAB usage - type correctness: USHORT vs. sal_uInt16, ULONG/size_t vs. sal_uInt32 - removed compiler warnings


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [f34ec2a91c15b3f04e9c9883aa59acb74baa7eda]

INTEGRATION: CWS vcl25 (1.56.12); FILE MERGED 2004/08/03 12:12:45 pl 1.56.12.6: #i32245# replace missing header in standard Solaris X86 installation 2004/08/03 10:44:57 pl 1.56.12.5: #i32499# make use of USE_XINERAMA and XINERAMA_LINK 2004/08/02 16:57:58 pl 1.56.12.4: #i32245# remove LOC mechanism for libXext; works as baseline is Solaris 8 nowadays 2004/08/02 13:01:52 pl 1.56.12.3: RESYNC: (1.56-1.57); FILE MERGED 2004/07/22 07:02:00 hdu 1.56.12.2: #i31733# fix constness issues 2004/07/15 09:05:33 pl 1.56.12.1: #i31504# applied libsn patch courtesy of Michael Meeks; also got rid of some warnings


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [46251037654bd683a1382fc536a5812db137f181]

INTEGRATION: CWS ooo20040704 (1.31.12); FILE MERGED 2004/07/19 20:25:38 svesik 1.31.12.2: RESYNC: (1.31-1.32); FILE MERGED 2004/06/28 13:38:21 waratah 1.31.12.1: #i30812# reorder definitions to match header order


2004-09-08  Oliver Bolte  <obo@openoffice.org>  [6947170933805f5e05a1c3b51aab6fbbe4ab11e9]

INTEGRATION: CWS xsltfilter05 (1.1.2); FILE ADDED 2004/07/30 04:12:32 gyang 1.1.2.1: ms2ooo import 2004-07-30


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [bcd3efb1d2d310d510c3fb1a8fcde9b3a0bd377d]

INTEGRATION: CWS dr20 (1.2.194); FILE MERGED 2004/08/11 10:39:04 dr 1.2.194.2: #i12577# #i16277# #i24129# #i31482# #i24672# #i27407# #i30411# rework of cell table export - default row/column formats and shared formulas 2004/06/15 16:37:41 dr 1.2.194.1: #i30205# Excel filter code cleanup - rowlimit changes: SCCOL/SCROW/SCTAB usage - type correctness: USHORT vs. sal_uInt16, ULONG/size_t vs. sal_uInt32 - removed compiler warnings


2004-09-08  Oliver Bolte  <obo@openoffice.org>  [909b16973ae76d73258bb00e4e150cf8cc8eac91]

INTEGRATION: CWS xsltfilter05 (1.1.2); FILE ADDED 2004/08/09 03:52:42 gyang 1.1.2.4: fixes in cws xslfilter052004-08-09 2004/08/06 05:57:18 mwu 1.1.2.3: percentage in fo:margin and fo:text-indent added. MinnaWu 2004/08/05 07:45:06 mwu 1.1.2.2: Issue 32017,32018,32019, 32021, 32022 solved. MinnaWu 2004/07/30 04:04:34 gyang 1.1.2.1: ooo2ms writer export 2004-07-30


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [99c29b69a702bab3ab75d25e4a74a1f2fd0402f6]

INTEGRATION: CWS ooo20040704 (1.6.542); FILE MERGED 2004/06/28 13:45:00 waratah 1.6.542.1: #i30812# wrap pragma to stop warning under gcc initialise some potentially unitialised variables block out some debug code change declaration to assignment, cut and paste error


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [838238fde4deb22b69af3abd92e68e7766d95bdf]

INTEGRATION: CWS vcl25 (1.56.18); FILE MERGED 2004/08/03 10:44:58 pl 1.56.18.1: #i32499# make use of USE_XINERAMA and XINERAMA_LINK


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [353abeafa8c614f385d0d7b8a59d5e00b9e5501e]

INTEGRATION: CWS dr20 (1.3.12); FILE MERGED 2004/06/15 16:37:41 dr 1.3.12.1: #i30205# Excel filter code cleanup - rowlimit changes: SCCOL/SCROW/SCTAB usage - type correctness: USHORT vs. sal_uInt16, ULONG/size_t vs. sal_uInt32 - removed compiler warnings


2004-09-08  Oliver Bolte  <obo@openoffice.org>  [0082bbdca058458e5288e68dbc3ccf9b522713af]

INTEGRATION: CWS xsltfilter05 (1.1.2); FILE ADDED 2004/08/09 03:52:41 gyang 1.1.2.2: fixes in cws xslfilter052004-08-09 2004/07/30 04:04:10 gyang 1.1.2.1: ooo2ms writer export 2004-07-30


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [ee596974eeea2c92f474fb9aa19f9e75122b7f5c]

INTEGRATION: CWS ooo20040704 (1.26.118); FILE MERGED 2004/07/19 20:23:31 svesik 1.26.118.2: RESYNC: (1.26-1.27); FILE MERGED 2004/06/28 13:44:13 waratah 1.26.118.1: #i30812# wrap pragma to stop warning under gcc initialise some potentially unitialised variables block out some debug code change declaration to assignment, cut and paste error


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [b221b94dc72bd81789cbea8337cb706912111e66]

INTEGRATION: CWS vcl25 (1.180.12); FILE MERGED 2004/08/02 13:03:21 pl 1.180.12.2: RESYNC: (1.180-1.181); FILE MERGED 2004/07/22 07:02:01 hdu 1.180.12.1: #i31733# fix constness issues


2004-09-08  Oliver Bolte  <obo@openoffice.org>  [1393159ebd6192a0ff30dd24d6cd974107241fa5]

INTEGRATION: CWS xsltfilter05 (1.1.2); FILE ADDED 2004/07/30 04:03:52 gyang 1.1.2.1: ooo2ms writer export 2004-07-30


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [338e416c64ddb60f34dccc04ba4b8b82d571803d]

INTEGRATION: CWS dr20 (1.14.10); FILE MERGED 2004/08/20 08:36:53 dr 1.14.10.7: #i33215# number format in cell styles lost 2004/08/18 11:34:22 dr 1.14.10.6: RESYNC: (1.16-1.17); FILE MERGED 2004/08/12 13:48:10 dr 1.14.10.5: #i10000# remove XclTextOrient 2004/08/11 17:45:27 dr 1.14.10.4: #i10000# merge errors 2004/08/11 14:25:37 dr 1.14.10.3: RESYNC: (1.14-1.16); FILE MERGED 2004/08/11 10:39:04 dr 1.14.10.2: #i12577# #i16277# #i24129# #i31482# #i24672# #i27407# #i30411# rework of cell table export - default row/column formats and shared formulas 2004/06/15 16:37:41 dr 1.14.10.1: #i30205# Excel filter code cleanup - rowlimit changes: SCCOL/SCROW/SCTAB usage - type correctness: USHORT vs. sal_uInt16, ULONG/size_t vs. sal_uInt32 - removed compiler warnings


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [4d8113958b81cd1dc381f329ca66de1ad63dd619]

INTEGRATION: CWS ooo20040704 (1.27.180); FILE MERGED 2004/08/09 14:51:13 vg 1.27.180.3: RESYNC MERGED 1.28 1.29 Everything below this line will be added to the revision comment. 2004/07/19 20:22:51 svesik 1.27.180.2: RESYNC: (1.27-1.28); FILE MERGED 2004/06/28 13:42:28 waratah 1.27.180.1: #i30812# wrap pragma to stop warning under gcc initialise some potentially unitialised variables


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [5158cdd1f0b144ee07d0ff0d213e5deb5d959b4c]

INTEGRATION: CWS vcl25 (1.36.26); FILE MERGED 2004/08/02 13:02:51 pl 1.36.26.2: RESYNC: (1.36-1.37); FILE MERGED 2004/07/22 11:24:40 hdu 1.36.26.1: #i31603# improve X11 font cache hit rate


2004-09-08  Oliver Bolte  <obo@openoffice.org>  [7e161b6dc2238209b8d26145a2bf5861360b0256]

INTEGRATION: CWS xsltfilter05 (1.1.2); FILE ADDED 2004/07/30 04:03:32 gyang 1.1.2.1: ooo2ms writer export 2004-07-30


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [57585e2225f9273806e3fced043a56f2e21a7b74]

INTEGRATION: CWS dr20 (1.5.114); FILE MERGED 2004/08/20 09:35:42 dr 1.5.114.4: #i10000# merge error 2004/08/18 11:34:11 dr 1.5.114.3: RESYNC: (1.6-1.7); FILE MERGED 2004/08/11 14:25:28 dr 1.5.114.2: RESYNC: (1.5-1.6); FILE MERGED 2004/06/15 16:37:40 dr 1.5.114.1: #i30205# Excel filter code cleanup - rowlimit changes: SCCOL/SCROW/SCTAB usage - type correctness: USHORT vs. sal_uInt16, ULONG/size_t vs. sal_uInt32 - removed compiler warnings


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [19263ecffa451a544be3c0f6dbd3c53dfc2c84b8]

INTEGRATION: CWS ooo20040704 (1.19.60); FILE MERGED 2004/06/28 13:52:14 waratah 1.19.60.1: Initialise some potentially unitialised values reorder declarations to match defintion wrap pragma not defined for gcc


2004-09-08  Oliver Bolte  <obo@openoffice.org>  [56d28c4b3aa3eae69fc1713cef316f0c3297f565]

INTEGRATION: CWS xsltfilter05 (1.1.2); FILE ADDED 2004/08/09 03:52:41 gyang 1.1.2.2: fixes in cws xslfilter052004-08-09 2004/07/30 04:03:11 gyang 1.1.2.1: ooo2ms writer export 2004-07-30


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [f4d2d8e9165271ef7841554e88f8a3a8e043e6a2]

INTEGRATION: CWS dr20 (1.9.12); FILE MERGED 2004/08/18 11:34:04 dr 1.9.12.3: RESYNC: (1.10-1.11); FILE MERGED 2004/08/11 14:25:18 dr 1.9.12.2: RESYNC: (1.9-1.10); FILE MERGED 2004/06/15 16:37:40 dr 1.9.12.1: #i30205# Excel filter code cleanup - rowlimit changes: SCCOL/SCROW/SCTAB usage - type correctness: USHORT vs. sal_uInt16, ULONG/size_t vs. sal_uInt32 - removed compiler warnings


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [4962699f0b25f1db867b5113369b2b0241f548bb]

INTEGRATION: CWS vcl25 (1.13.62); FILE MERGED 2004/08/03 10:44:58 pl 1.13.62.1: #i32499# make use of USE_XINERAMA and XINERAMA_LINK


2004-09-08  Oliver Bolte  <obo@openoffice.org>  [34490a20a0d465e3702b5f90613bf70ef08d635d]

INTEGRATION: CWS xsltfilter05 (1.1.2); FILE ADDED 2004/07/30 04:02:52 gyang 1.1.2.1: ooo2ms writer export 2004-07-30


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [f394302cd12d554f70db95feffae593bd49f6318]

INTEGRATION: CWS dr20 (1.2.12); FILE MERGED 2004/08/18 11:33:56 dr 1.2.12.5: RESYNC: (1.4-1.5); FILE MERGED 2004/08/11 14:25:10 dr 1.2.12.4: RESYNC: (1.3-1.4); FILE MERGED 2004/08/11 11:14:34 dr 1.2.12.3: RESYNC: (1.2-1.3); FILE MERGED 2004/08/11 10:39:04 dr 1.2.12.2: #i12577# #i16277# #i24129# #i31482# #i24672# #i27407# #i30411# rework of cell table export - default row/column formats and shared formulas 2004/06/15 16:37:40 dr 1.2.12.1: #i30205# Excel filter code cleanup - rowlimit changes: SCCOL/SCROW/SCTAB usage - type correctness: USHORT vs. sal_uInt16, ULONG/size_t vs. sal_uInt32 - removed compiler warnings


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [85978c97c0540fce8ecb7ba62f2b6ea240892d1b]

INTEGRATION: CWS vcl25 (1.7.156); FILE MERGED 2004/07/14 16:08:41 pl 1.7.156.1: #i31033# clean up some warnings


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [0aad53899101df0edf47a9feec4dd056b99c69ca]

INTEGRATION: CWS dr20 (1.5.12); FILE MERGED 2004/08/18 11:33:49 dr 1.5.12.3: RESYNC: (1.6-1.7); FILE MERGED 2004/08/11 14:25:01 dr 1.5.12.2: RESYNC: (1.5-1.6); FILE MERGED 2004/06/15 16:37:39 dr 1.5.12.1: #i30205# Excel filter code cleanup - rowlimit changes: SCCOL/SCROW/SCTAB usage - type correctness: USHORT vs. sal_uInt16, ULONG/size_t vs. sal_uInt32 - removed compiler warnings


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [989d863ad1f4e34279630285387796891e33087c]

INTEGRATION: CWS vcl25 (1.21.156); FILE MERGED 2004/07/14 16:08:40 pl 1.21.156.2: #i31033# clean up some warnings 2004/07/14 15:45:06 pl 1.21.156.1: #i30082# check for NULL pointer of braindead input method


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [aee94b22aa92fa5af297d20310fc5cd8c52d692e]

INTEGRATION: CWS dr20 (1.11.10); FILE MERGED 2004/08/18 11:33:42 dr 1.11.10.4: RESYNC: (1.13-1.14); FILE MERGED 2004/08/11 14:24:52 dr 1.11.10.3: RESYNC: (1.12-1.13); FILE MERGED 2004/07/07 14:07:51 dr 1.11.10.2: RESYNC: (1.11-1.12); FILE MERGED 2004/06/15 16:37:39 dr 1.11.10.1: #i30205# Excel filter code cleanup - rowlimit changes: SCCOL/SCROW/SCTAB usage - type correctness: USHORT vs. sal_uInt16, ULONG/size_t vs. sal_uInt32 - removed compiler warnings


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [4adc6132fbd118f9c5b4a6aab62222e1d74d2146]

INTEGRATION: CWS vcl25 (1.1.2); FILE ADDED 2004/07/15 09:31:58 pl 1.1.2.1: #i31507# add: kde plugin, contributed by Jan Holesovsky, Michael Meeks, Juergen Keil


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [76019f2a4f01e7d01967f6819ea79f576b2f70f5]

INTEGRATION: CWS dr20 (1.11.12); FILE MERGED 2004/08/18 11:33:34 dr 1.11.12.5: RESYNC: (1.12-1.13); FILE MERGED 2004/08/11 14:24:43 dr 1.11.12.4: RESYNC: (1.11-1.12); FILE MERGED 2004/08/11 10:39:03 dr 1.11.12.3: #i12577# #i16277# #i24129# #i31482# #i24672# #i27407# #i30411# rework of cell table export - default row/column formats and shared formulas 2004/06/15 18:28:23 dr 1.11.12.2: #i30205# remove g++ warnings 2004/06/15 16:37:39 dr 1.11.12.1: #i30205# Excel filter code cleanup - rowlimit changes: SCCOL/SCROW/SCTAB usage - type correctness: USHORT vs. sal_uInt16, ULONG/size_t vs. sal_uInt32 - removed compiler warnings


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [ac12aeae6918aba364d8abccd0a19a1c75e7f91f]

INTEGRATION: CWS vcl25 (1.1.2); FILE ADDED 2004/07/15 09:31:57 pl 1.1.2.1: #i31507# add: kde plugin, contributed by Jan Holesovsky, Michael Meeks, Juergen Keil


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [772f88a47b9d72645f569e9a0bb3dc5d4a5fca71]

INTEGRATION: CWS dr20 (1.10.12); FILE MERGED 2004/08/20 09:35:41 dr 1.10.12.5: #i10000# merge error 2004/08/18 11:33:17 dr 1.10.12.4: RESYNC: (1.10-1.11); FILE MERGED 2004/08/11 10:39:03 dr 1.10.12.3: #i12577# #i16277# #i24129# #i31482# #i24672# #i27407# #i30411# rework of cell table export - default row/column formats and shared formulas 2004/06/15 18:28:23 dr 1.10.12.2: #i30205# remove g++ warnings 2004/06/15 16:37:38 dr 1.10.12.1: #i30205# Excel filter code cleanup - rowlimit changes: SCCOL/SCROW/SCTAB usage - type correctness: USHORT vs. sal_uInt16, ULONG/size_t vs. sal_uInt32 - removed compiler warnings


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [9d56de83b81415654c116b3f29210247a1ff5267]

INTEGRATION: CWS vcl25 (1.14.156); FILE MERGED 2004/08/02 13:05:40 pl 1.14.156.2: RESYNC: (1.14-1.15); FILE MERGED 2004/07/26 10:10:30 hdu 1.14.156.1: #i32036# also copy text color in virdev's pseudo copy constructor


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [92d8c6d6c4dc2a2824a0e24e22485361c3b65b54]

INTEGRATION: CWS dr20 (1.1.2); FILE ADDED 2004/08/20 08:48:10 dr 1.1.2.6: #i194# merged cells need equal cell format 2004/08/16 17:36:28 dr 1.1.2.5: #i194# #i30411# code cleanup 2004/08/16 15:25:12 dr 1.1.2.4: #i194# #i30411# performance, memory usage, progress bar 2004/08/12 13:11:05 dr 1.1.2.3: #i194# loop in XclExpRowBuffer::GetOrCreateRow 2004/08/12 12:28:35 dr 1.1.2.2: #i194# default column format 2004/08/11 10:39:03 dr 1.1.2.1: #i12577# #i16277# #i24129# #i31482# #i24672# #i27407# #i30411# rework of cell table export - default row/column formats and shared formulas


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [bf61ade723bc6cff7714469750e7222b7b2d6304]

INTEGRATION: CWS vcl25 (1.7.156); FILE MERGED 2004/07/14 16:19:38 pl 1.7.156.1: #i17966# call error handler


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [524a1d3f9d62a6ab8d14de55ac4a4bf4be5b84a4]

INTEGRATION: CWS dr20 (1.11.112); FILE MERGED 2004/08/20 09:51:34 dr 1.11.112.10: #i10000# merge error 2004/08/20 08:48:10 dr 1.11.112.9: #i194# merged cells need equal cell format 2004/08/17 11:54:18 dr 1.11.112.8: #i30205# Excel filter code cleanup 2004/08/12 13:48:10 dr 1.11.112.7: #i10000# remove XclTextOrient 2004/08/12 12:28:35 dr 1.11.112.6: #i194# default column format 2004/08/11 14:24:24 dr 1.11.112.5: RESYNC: (1.11-1.13); FILE MERGED 2004/08/11 10:39:02 dr 1.11.112.4: #i12577# #i16277# #i24129# #i31482# #i24672# #i27407# #i30411# rework of cell table export - default row/column formats and shared formulas 2004/06/21 12:58:39 dr 1.11.112.3: #i30205# record list handling 2004/06/15 18:28:22 dr 1.11.112.2: #i30205# remove g++ warnings 2004/06/15 16:37:38 dr 1.11.112.1: #i30205# Excel filter code cleanup - rowlimit changes: SCCOL/SCROW/SCTAB usage - type correctness: USHORT vs. sal_uInt16, ULONG/size_t vs. sal_uInt32 - removed compiler warnings


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [de5cc422d6f28698b0626cfb48ecc7050f6b7827]

INTEGRATION: CWS vcl25 (1.10.156); FILE MERGED 2004/07/19 09:31:41 thb 1.10.156.1: #i23407# Normalize text layout and direction before metafile playback


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [6a82419d18ae78caceacb02d52868690f356f372]

INTEGRATION: CWS dr20 (1.3.130); FILE MERGED 2004/08/20 09:51:34 dr 1.3.130.4: #i10000# merge error 2004/08/20 08:48:10 dr 1.3.130.3: #i194# merged cells need equal cell format 2004/08/11 10:39:02 dr 1.3.130.2: #i12577# #i16277# #i24129# #i31482# #i24672# #i27407# #i30411# rework of cell table export - default row/column formats and shared formulas 2004/06/15 16:37:37 dr 1.3.130.1: #i30205# Excel filter code cleanup - rowlimit changes: SCCOL/SCROW/SCTAB usage - type correctness: USHORT vs. sal_uInt16, ULONG/size_t vs. sal_uInt32 - removed compiler warnings


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [b5c390898749a684d8ca5b41f4846d7e3ad8b998]

INTEGRATION: CWS vcl25 (1.21.60); FILE MERGED 2004/07/22 13:26:42 ssa 1.21.60.1: #i31921# correct nwf focus handling


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [27370966d1ef05485bb34a423c6cc89f27b8a8b1]

INTEGRATION: CWS dr20 (1.4.282); FILE MERGED 2004/08/11 10:39:01 dr 1.4.282.1: #i12577# #i16277# #i24129# #i31482# #i24672# #i27407# #i30411# rework of cell table export - default row/column formats and shared formulas


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [415ed8b467502636e3e62389b9310b7a9804fe74]

INTEGRATION: CWS vcl25 (1.14.60); FILE MERGED 2004/07/22 13:56:36 ssa 1.14.60.1: #i30462 spinfields with drop down will always be painted non-native


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [ac8f5ca9ce6e10da9c289deced6a70558eb6c3e4]

INTEGRATION: CWS dr20 (1.10.12); FILE MERGED 2004/08/18 11:33:10 dr 1.10.12.4: RESYNC: (1.10-1.11); FILE MERGED 2004/08/16 15:25:12 dr 1.10.12.3: #i194# #i30411# performance, memory usage, progress bar 2004/08/11 10:39:01 dr 1.10.12.2: #i12577# #i16277# #i24129# #i31482# #i24672# #i27407# #i30411# rework of cell table export - default row/column formats and shared formulas 2004/06/15 16:37:37 dr 1.10.12.1: #i30205# Excel filter code cleanup - rowlimit changes: SCCOL/SCROW/SCTAB usage - type correctness: USHORT vs. sal_uInt16, ULONG/size_t vs. sal_uInt32 - removed compiler warnings


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [d5908c9a9aee5dd715ccc345d66f07ff69d7a12d]

INTEGRATION: CWS vcl25 (1.16.82); FILE MERGED 2004/07/14 15:57:22 pl 1.16.82.1: #i31298# change documentation to english


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [803eca24d85e725fe7c842ca444c62f358f631c7]

INTEGRATION: CWS dr20 (1.2.360); FILE MERGED 2004/06/15 16:37:37 dr 1.2.360.1: #i30205# Excel filter code cleanup - rowlimit changes: SCCOL/SCROW/SCTAB usage - type correctness: USHORT vs. sal_uInt16, ULONG/size_t vs. sal_uInt32 - removed compiler warnings


2004-09-08  Oliver Bolte  <obo@openoffice.org>  [f7e2ae5ba111c4f6be2934ad483be045eef082cf]

INTEGRATION: CWS xsltfilter05 (1.1.2); FILE ADDED 2004/07/30 04:02:35 gyang 1.1.2.1: ooo2ms writer export 2004-07-30


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [40f67001c27f3a4c06679cded000865bbb77a524]

INTEGRATION: CWS ooo20040704 (1.5.200); FILE MERGED 2004/06/28 13:54:52 waratah 1.5.200.1: #I30812# add extra case not handled wrap pragma not defined for gcc


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [3b5ccda09fb8b310504bbfb94d47cef157027e48]

INTEGRATION: CWS dr20 (1.2.12); FILE MERGED 2004/08/20 09:51:34 dr 1.2.12.8: #i10000# merge error 2004/08/18 11:33:03 dr 1.2.12.7: RESYNC: (1.4-1.5); FILE MERGED 2004/08/11 17:45:27 dr 1.2.12.6: #i10000# merge errors 2004/08/11 14:24:14 dr 1.2.12.5: RESYNC: (1.3-1.4); FILE MERGED 2004/08/11 11:14:24 dr 1.2.12.4: RESYNC: (1.2-1.3); FILE MERGED 2004/08/11 10:39:00 dr 1.2.12.3: #i12577# #i16277# #i24129# #i31482# #i24672# #i27407# #i30411# rework of cell table export - default row/column formats and shared formulas 2004/06/21 12:58:39 dr 1.2.12.2: #i30205# record list handling 2004/06/15 16:37:36 dr 1.2.12.1: #i30205# Excel filter code cleanup - rowlimit changes: SCCOL/SCROW/SCTAB usage - type correctness: USHORT vs. sal_uInt16, ULONG/size_t vs. sal_uInt32 - removed compiler warnings


2004-09-08  Oliver Bolte  <obo@openoffice.org>  [5d2de493ae64f6aea04a4cd1e1133bc5e838c656]

INTEGRATION: CWS xsltfilter05 (1.1.2); FILE ADDED 2004/07/30 04:02:17 gyang 1.1.2.1: ooo2ms writer export 2004-07-30


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [aa3a0ce1ec638411c903024f304bcbc70a96d4df]

INTEGRATION: CWS ooo20040704 (1.58.58); FILE MERGED 2004/07/19 20:20:43 svesik 1.58.58.2: RESYNC: (1.58-1.59); FILE MERGED 2004/06/28 13:55:14 waratah 1.58.58.1: #I30812# delete unused variable


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [478d1f6a5108230d506ea18b61f3874ead805184]

INTEGRATION: CWS dr20 (1.5.12); FILE MERGED 2004/08/11 14:24:04 dr 1.5.12.2: RESYNC: (1.5-1.6); FILE MERGED 2004/06/15 16:37:36 dr 1.5.12.1: #i30205# Excel filter code cleanup - rowlimit changes: SCCOL/SCROW/SCTAB usage - type correctness: USHORT vs. sal_uInt16, ULONG/size_t vs. sal_uInt32 - removed compiler warnings


2004-09-08  Oliver Bolte  <obo@openoffice.org>  [fa722dfd5a8b6abf56fdf34db3c530546a77b6f7]

INTEGRATION: CWS xsltfilter05 (1.1.2); FILE ADDED 2004/07/30 04:01:29 gyang 1.1.2.1: ooo2ms writer export 2004-07-30


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [2682e185e9f8c60f367f452788b74acf34d22cb7]

INTEGRATION: CWS dr20 (1.9.10); FILE MERGED 2004/08/16 15:25:12 dr 1.9.10.6: #i194# #i30411# performance, memory usage, progress bar 2004/08/11 10:39:00 dr 1.9.10.5: #i12577# #i16277# #i24129# #i31482# #i24672# #i27407# #i30411# rework of cell table export - default row/column formats and shared formulas 2004/07/07 14:07:33 dr 1.9.10.4: RESYNC: (1.9-1.10); FILE MERGED 2004/06/21 12:58:39 dr 1.9.10.3: #i30205# record list handling 2004/06/16 17:21:51 dr 1.9.10.2: #i30350# do not create new sheet refs while writing stream 2004/06/15 16:37:36 dr 1.9.10.1: #i30205# Excel filter code cleanup - rowlimit changes: SCCOL/SCROW/SCTAB usage - type correctness: USHORT vs. sal_uInt16, ULONG/size_t vs. sal_uInt32 - removed compiler warnings


2004-09-08  Oliver Bolte  <obo@openoffice.org>  [863f197faa9108b8abb10dc3be63c25d1f6348e6]

INTEGRATION: CWS xsltfilter05 (1.2.26); FILE MERGED 2004/08/09 03:52:41 gyang 1.2.26.2: fixes in cws xslfilter052004-08-09 2004/07/30 04:10:00 gyang 1.2.26.1: ooo2ms export 2004-07-30


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [7397d0834f318ebf1ac34243711846676b079270]

INTEGRATION: CWS vcl25 (1.2.94); FILE MERGED 2004/07/15 17:20:52 pl 1.2.94.1: #i31409# do not waste unbeleviable amounts of memory


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [1fa679844bc4f9a982ffb0b7a809ca85c3d645e4]

INTEGRATION: CWS dr20 (1.13.12); FILE MERGED 2004/08/16 15:25:12 dr 1.13.12.5: #i194# #i30411# performance, memory usage, progress bar 2004/08/11 17:45:26 dr 1.13.12.4: #i10000# merge errors 2004/08/11 14:23:54 dr 1.13.12.3: RESYNC: (1.13-1.14); FILE MERGED 2004/08/11 10:39:00 dr 1.13.12.2: #i12577# #i16277# #i24129# #i31482# #i24672# #i27407# #i30411# rework of cell table export - default row/column formats and shared formulas 2004/06/15 16:37:35 dr 1.13.12.1: #i30205# Excel filter code cleanup - rowlimit changes: SCCOL/SCROW/SCTAB usage - type correctness: USHORT vs. sal_uInt16, ULONG/size_t vs. sal_uInt32 - removed compiler warnings


2004-09-08  Oliver Bolte  <obo@openoffice.org>  [d3dfb35f4efd7740ef667da8bc3f7d5e7c920a65]

INTEGRATION: CWS xsltfilter05 (1.1.2); FILE ADDED 2004/07/30 03:59:48 gyang 1.1.2.1: ooo2ms writer export 2004-07-30


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [e5d7b3db1a550b050514e697a7872f93b21a9c4b]

INTEGRATION: CWS ooo20040704 (1.38.12); FILE MERGED 2004/06/28 13:58:45 waratah 1.38.12.1: #I30812# reorder constructor to match declaration order


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [bcad5181c793c82603e5e43f6dc126d511d4ede7]

INTEGRATION: CWS vcl25 (1.6.10); FILE MERGED 2004/07/15 17:20:51 pl 1.6.10.1: #i31409# do not waste unbeleviable amounts of memory


2004-09-08  Oliver Bolte  <obo@openoffice.org>  [abb05de659f9e6490ed0dc3d83809f5fd9614979]

INTEGRATION: CWS xsltfilter05 (1.3.26); FILE MERGED 2004/08/09 03:52:40 gyang 1.3.26.2: fixes in cws xslfilter052004-08-09 2004/08/03 08:57:10 gyang 1.3.26.1: add a method for dxa 2004-08-03


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [03b96e43bdaf3acb79a31a6e02f1accef5432e10]

INTEGRATION: CWS dr20 (1.1.2); FILE ADDED 2004/08/11 10:38:59 dr 1.1.2.7: #i12577# #i16277# #i24129# #i31482# #i24672# #i27407# #i30411# rework of cell table export - default row/column formats and shared formulas 2004/07/09 11:36:58 dr 1.1.2.6: #i10000# merge errors 2004/07/07 15:20:49 dr 1.1.2.5: #i10000# merge conflict 2004/06/22 14:12:13 dr 1.1.2.4: #i30543# export Printable property for controls 2004/06/21 12:58:38 dr 1.1.2.3: #i30205# record list handling 2004/06/15 18:28:21 dr 1.1.2.2: #i30205# remove g++ warnings 2004/06/15 16:37:35 dr 1.1.2.1: #i30205# Excel filter code cleanup - rowlimit changes: SCCOL/SCROW/SCTAB usage - type correctness: USHORT vs. sal_uInt16, ULONG/size_t vs. sal_uInt32 - removed compiler warnings


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [22cc82f5d86db5597513e087c30c9e796a0177cd]

INTEGRATION: CWS ooo20040704 (1.94.12); FILE MERGED 2004/07/02 10:57:45 cmc 1.94.12.3: #i30891# revert header and namespace change 2004/06/28 14:09:52 cmc 1.94.12.2: #i30801# allow using system stl if possible 2004/06/28 14:00:11 waratah 1.94.12.1: #I30812# delete unused variables


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [947bef9ba3852559fa6e2dbec445a32ed2e08df0]

INTEGRATION: CWS dr20 (1.9.12); FILE MERGED 2004/08/20 08:48:09 dr 1.9.12.6: #i194# merged cells need equal cell format 2004/08/16 15:25:11 dr 1.9.12.5: #i194# #i30411# performance, memory usage, progress bar 2004/08/11 10:38:59 dr 1.9.12.4: #i12577# #i16277# #i24129# #i31482# #i24672# #i27407# #i30411# rework of cell table export - default row/column formats and shared formulas 2004/06/21 12:58:38 dr 1.9.12.3: #i30205# record list handling 2004/06/16 17:21:51 dr 1.9.12.2: #i30350# do not create new sheet refs while writing stream 2004/06/15 16:37:34 dr 1.9.12.1: #i30205# Excel filter code cleanup - rowlimit changes: SCCOL/SCROW/SCTAB usage - type correctness: USHORT vs. sal_uInt16, ULONG/size_t vs. sal_uInt32 - removed compiler warnings


2004-09-08  Oliver Bolte  <obo@openoffice.org>  [38f5f283ab84a6c2eaa54108e650d5ee4131dc38]

INTEGRATION: CWS xsltfilter05 (1.1.2); FILE ADDED 2004/07/30 03:58:15 gyang 1.1.2.1: ooo2ms writer export 2004-07-30


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [932714214bb78566f415f1837707d738e7c1c2d8]

INTEGRATION: CWS vcl25 (1.4.2); FILE MERGED 2004/08/02 14:06:21 pl 1.4.2.1: #i32400# missing header: unistd.h


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [e3cb110bad085b23ba98d61f4c052f743e812c2f]

INTEGRATION: CWS dr20 (1.46.2); FILE MERGED 2004/08/23 12:55:12 dr 1.46.2.3: #i31882# ignore charts embedded in charts 2004/08/20 08:36:53 dr 1.46.2.2: #i33215# number format in cell styles lost 2004/08/20 08:33:53 dr 1.46.2.1: #i29930# different warnings for too many rows/cols/sheets


2004-09-08  Oliver Bolte  <obo@openoffice.org>  [f86b7e9d8cc3761fb6a91606d884b423ec31f542]

INTEGRATION: CWS xsltfilter05 (1.17.24); FILE MERGED 2004/08/02 07:24:42 gyang 1.17.24.1: xsltfilter05 change to d.lst


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [49ea6888407780ddd3c14f13f26eec5c3cebdad7]

INTEGRATION: CWS ooo20040704 (1.16.98); FILE MERGED 2004/06/28 14:08:16 waratah 1.16.98.1: #I30812# comment out unused static subroutines reorder destructor to match declaration bracket pragma not defined for gcc


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [31f77af8c2d31e11cdc0e3724fe17833cd099865]

INTEGRATION: CWS dr20 (1.25.12); FILE MERGED 2004/08/18 11:32:55 dr 1.25.12.3: RESYNC: (1.25-1.26); FILE MERGED 2004/08/11 10:38:59 dr 1.25.12.2: #i12577# #i16277# #i24129# #i31482# #i24672# #i27407# #i30411# rework of cell table export - default row/column formats and shared formulas 2004/06/15 16:37:34 dr 1.25.12.1: #i30205# Excel filter code cleanup - rowlimit changes: SCCOL/SCROW/SCTAB usage - type correctness: USHORT vs. sal_uInt16, ULONG/size_t vs. sal_uInt32 - removed compiler warnings


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [b7ba0d9540c75953316e7c51a82fc4dff8eda13a]

INTEGRATION: CWS ooo20040704 (1.38.36); FILE MERGED 2004/08/09 14:50:58 vg 1.38.36.3: RESYNC MERGED 1.39 1.40 Everything below this line will be added to the revision comment. 2004/07/19 20:16:42 svesik 1.38.36.2: RESYNC: (1.38-1.39); FILE MERGED 2004/06/28 14:01:59 waratah 1.38.36.1: #I30812# delete unused variables bracket pragma not defined for gcc


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [d4cb4bb7726a0a94d99ad32bfeb5a219b0162fb5]

INTEGRATION: CWS dr20 (1.61.12); FILE MERGED 2004/08/18 11:32:47 dr 1.61.12.5: RESYNC: (1.62-1.63); FILE MERGED 2004/08/11 14:23:22 dr 1.61.12.4: RESYNC: (1.61-1.62); FILE MERGED 2004/08/11 10:38:59 dr 1.61.12.3: #i12577# #i16277# #i24129# #i31482# #i24672# #i27407# #i30411# rework of cell table export - default row/column formats and shared formulas 2004/07/09 14:31:44 dr 1.61.12.2: #i30411# #i27407# export of def row format, step 1 2004/06/15 16:37:33 dr 1.61.12.1: #i30205# Excel filter code cleanup - rowlimit changes: SCCOL/SCROW/SCTAB usage - type correctness: USHORT vs. sal_uInt16, ULONG/size_t vs. sal_uInt32 - removed compiler warnings


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [6e1f9c95eb0c0dfe81e51f116d0cf4e41a9536f3]

INTEGRATION: CWS ooo20040704 (1.80.12); FILE MERGED 2004/06/28 14:02:36 waratah 1.80.12.1: #I30812# delete unused variables bracket pragma not defined for gcc


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [8739271fc77d4e62e687f9ff78608c1549b81e43]

INTEGRATION: CWS dr20 (1.19.2); FILE MERGED 2004/08/20 08:33:53 dr 1.19.2.1: #i29930# different warnings for too many rows/cols/sheets


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [431d04b04cbb4f60daa7aee375fd73c548b49e63]

INTEGRATION: CWS dr20 (1.47.10); FILE MERGED 2004/08/18 11:32:31 dr 1.47.10.4: RESYNC: (1.48-1.49); FILE MERGED 2004/08/11 10:38:59 dr 1.47.10.3: #i12577# #i16277# #i24129# #i31482# #i24672# #i27407# #i30411# rework of cell table export - default row/column formats and shared formulas 2004/07/07 14:07:03 dr 1.47.10.2: RESYNC: (1.47-1.48); FILE MERGED 2004/06/15 18:28:21 dr 1.47.10.1: #i30205# remove g++ warnings


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [83e4acb2892cc4795c0575339c8cef0e3b65f032]

INTEGRATION: CWS ooo20040704 (1.20.12); FILE MERGED 2004/07/19 20:15:46 svesik 1.20.12.2: RESYNC: (1.20-1.21); FILE MERGED 2004/06/28 14:05:54 waratah 1.20.12.1: #I30812# remove unused variables bracket pragma not defined for gcc add comment about assignment in while statement


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [95777c6cb4424ae6dc6f1855b39fabc969058e55]

INTEGRATION: CWS dr20 (1.72.10); FILE MERGED 2004/08/11 14:23:01 dr 1.72.10.8: RESYNC: (1.73-1.74); FILE MERGED 2004/08/11 10:38:58 dr 1.72.10.7: #i12577# #i16277# #i24129# #i31482# #i24672# #i27407# #i30411# rework of cell table export - default row/column formats and shared formulas 2004/07/09 14:31:43 dr 1.72.10.6: #i30411# #i27407# export of def row format, step 1 2004/07/09 11:36:58 dr 1.72.10.5: #i10000# merge errors 2004/07/07 14:06:55 dr 1.72.10.4: RESYNC: (1.72-1.73); FILE MERGED 2004/06/17 15:06:08 dr 1.72.10.3: #i27407# find and store default row format 2004/06/15 18:28:21 dr 1.72.10.2: #i30205# remove g++ warnings 2004/06/15 16:37:33 dr 1.72.10.1: #i30205# Excel filter code cleanup - rowlimit changes: SCCOL/SCROW/SCTAB usage - type correctness: USHORT vs. sal_uInt16, ULONG/size_t vs. sal_uInt32 - removed compiler warnings


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [9b0cf61c8e3e771a815d4a49ecfd7ed9f9509d09]

INTEGRATION: CWS ooo20040704 (1.16.164); FILE MERGED 2004/06/28 13:59:33 waratah 1.16.164.1: #I30812# reorder constructor to match declaration order


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [d7414287281b6a44de11dc42b5f3e733295d59fa]

INTEGRATION: CWS ooo20040704 (1.45.84); FILE MERGED 2004/08/09 14:45:01 vg 1.45.84.2: RESYNC MERGED 1.45 1.46 Everything below this line will be added to the revision comment. 2004/06/29 12:58:13 cmc 1.45.84.1: #i30801# allow using system stl if possible


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [fd49035e5bf90cfadf65ac7c5d6cf3ac0b7a1cbc]

INTEGRATION: CWS dr20 (1.32.12); FILE MERGED 2004/08/18 11:32:24 dr 1.32.12.2: RESYNC: (1.32-1.33); FILE MERGED 2004/06/15 16:37:32 dr 1.32.12.1: #i30205# Excel filter code cleanup - rowlimit changes: SCCOL/SCROW/SCTAB usage - type correctness: USHORT vs. sal_uInt16, ULONG/size_t vs. sal_uInt32 - removed compiler warnings


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [02990981981d80172988d8b6a08f41a2cd0ade65]

INTEGRATION: CWS ooo20040704 (1.51.112); FILE MERGED 2004/07/19 20:15:30 svesik 1.51.112.2: RESYNC: (1.51-1.52); FILE MERGED 2004/06/28 14:04:55 waratah 1.51.112.1: #I30812# remove unused variables bracket pragma not defined for gcc


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [98fff7d68ada33bc78d185dff9665d9ec6e87d05]

INTEGRATION: CWS dr20 (1.92.10); FILE MERGED 2004/08/20 08:40:06 dr 1.92.10.5: #i30816# ignore all objects with wrong (null) size, better progress bar 2004/08/18 11:32:16 dr 1.92.10.4: RESYNC: (1.94-1.97); FILE MERGED 2004/08/11 14:22:51 dr 1.92.10.3: RESYNC: (1.93-1.94); FILE MERGED 2004/07/07 14:06:46 dr 1.92.10.2: RESYNC: (1.92-1.93); FILE MERGED 2004/06/15 16:37:32 dr 1.92.10.1: #i30205# Excel filter code cleanup - rowlimit changes: SCCOL/SCROW/SCTAB usage - type correctness: USHORT vs. sal_uInt16, ULONG/size_t vs. sal_uInt32 - removed compiler warnings


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [a165f2ff5b1cb7dbdd13ff319d100c2bac57bcc2]

INTEGRATION: CWS ooo20040704 (1.31.36); FILE MERGED 2004/07/19 20:15:15 svesik 1.31.36.2: RESYNC: (1.31-1.32); FILE MERGED 2004/06/28 14:04:30 waratah 1.31.36.1: #I30812# remove unused variables bracket pragma not defined for gcc


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [ff33139b6a9b635370a4c920a48414ecb6a2e882]

INTEGRATION: CWS dr20 (1.25.12); FILE MERGED 2004/08/18 11:32:00 dr 1.25.12.4: RESYNC: (1.28-1.29); FILE MERGED 2004/08/11 14:22:24 dr 1.25.12.3: RESYNC: (1.27-1.28); FILE MERGED 2004/07/07 14:06:26 dr 1.25.12.2: RESYNC: (1.25-1.27); FILE MERGED 2004/06/15 16:37:31 dr 1.25.12.1: #i30205# Excel filter code cleanup - rowlimit changes: SCCOL/SCROW/SCTAB usage - type correctness: USHORT vs. sal_uInt16, ULONG/size_t vs. sal_uInt32 - removed compiler warnings


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [1289197f4ff3a6459073af998c066429b1702896]

INTEGRATION: CWS dr20 (1.52.10); FILE MERGED 2004/08/16 15:25:11 dr 1.52.10.9: #i194# #i30411# performance, memory usage, progress bar 2004/08/12 12:28:35 dr 1.52.10.8: #i194# default column format 2004/08/11 10:38:58 dr 1.52.10.7: #i12577# #i16277# #i24129# #i31482# #i24672# #i27407# #i30411# rework of cell table export - default row/column formats and shared formulas 2004/07/09 14:31:42 dr 1.52.10.6: #i30411# #i27407# export of def row format, step 1 2004/07/07 14:06:05 dr 1.52.10.5: RESYNC: (1.52-1.53); FILE MERGED 2004/06/21 12:58:38 dr 1.52.10.4: #i30205# record list handling 2004/06/17 15:06:08 dr 1.52.10.3: #i27407# find and store default row format 2004/06/15 18:28:21 dr 1.52.10.2: #i30205# remove g++ warnings 2004/06/15 16:37:31 dr 1.52.10.1: #i30205# Excel filter code cleanup - rowlimit changes: SCCOL/SCROW/SCTAB usage - type correctness: USHORT vs. sal_uInt16, ULONG/size_t vs. sal_uInt32 - removed compiler warnings


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [00c49ec2086ba7ac07af14732b2dd572335ea59a]

INTEGRATION: CWS dr20 (1.22.12); FILE MERGED 2004/08/18 11:31:35 dr 1.22.12.4: RESYNC: (1.22-1.23); FILE MERGED 2004/08/11 10:38:58 dr 1.22.12.3: #i12577# #i16277# #i24129# #i31482# #i24672# #i27407# #i30411# rework of cell table export - default row/column formats and shared formulas 2004/07/12 10:54:23 dr 1.22.12.2: #i10000# merge conflict 2004/06/15 16:37:30 dr 1.22.12.1: #i30205# Excel filter code cleanup - rowlimit changes: SCCOL/SCROW/SCTAB usage - type correctness: USHORT vs. sal_uInt16, ULONG/size_t vs. sal_uInt32 - removed compiler warnings


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [ff2baba298efb5060f8b00f2811c5aae8e9b0d85]

INTEGRATION: CWS dr20 (1.64.10); FILE MERGED 2004/08/23 13:54:41 dr 1.64.10.5: #i10000# merge conflict 2004/08/18 11:31:27 dr 1.64.10.4: RESYNC: (1.67-1.68); FILE MERGED 2004/08/11 14:21:13 dr 1.64.10.3: RESYNC: (1.64-1.67); FILE MERGED 2004/08/11 10:38:57 dr 1.64.10.2: #i12577# #i16277# #i24129# #i31482# #i24672# #i27407# #i30411# rework of cell table export - default row/column formats and shared formulas 2004/06/15 16:37:29 dr 1.64.10.1: #i30205# Excel filter code cleanup - rowlimit changes: SCCOL/SCROW/SCTAB usage - type correctness: USHORT vs. sal_uInt16, ULONG/size_t vs. sal_uInt32 - removed compiler warnings


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [5329f5477bf687eadc1dcfc500f22f787e280ce5]

INTEGRATION: CWS dr20 (1.28.4); FILE MERGED 2004/08/12 12:26:39 dr 1.28.4.1: #i194# default column format


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [74238cab8df5f7b0f12cdb25d25ac49b2d2d4858]

INTEGRATION: CWS dr20 (1.13.12); FILE MERGED 2004/06/24 17:01:01 nn 1.13.12.1: #116562# DoRepaint: get the style only if repaint is necessary


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [fef754e0cc8d26fdc7e6aecac72d961496274725]

INTEGRATION: CWS dr20 (1.11.12); FILE MERGED 2004/08/12 12:26:39 dr 1.11.12.1: #i194# default column format


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [0f5113f4c858c2d446d8ba0462ab6e39361a6c75]

INTEGRATION: CWS dr20 (1.23.12); FILE MERGED 2004/08/12 12:26:17 dr 1.23.12.1: #i194# default column format


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [8685bb99d6b4b0eebd3610f400bada4e8c27836d]

INTEGRATION: CWS ooo20040704 (1.2.214); FILE MERGED 2004/07/03 00:50:26 waratah 1.2.214.1: #i30874# Add initial values to potentially uninitialised values


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [d0968ba5730298fef7deea82034fb1643cf02270]

INTEGRATION: CWS dr20 (1.14.50); FILE MERGED 2004/06/25 18:42:21 nn 1.14.50.1: #i28468# don't show error message from ExecuteDrop, reject in AcceptDrop where possible


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [626be4f8b967c33e99ad3c508b275662b618af3a]

INTEGRATION: CWS ooo20040704 (1.7.36); FILE MERGED 2004/07/03 00:50:53 waratah 1.7.36.1: #i30874# Add initial values to potentially uninitialised values


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [38033a11ff54c86079c81fa82832116ed88043ec]

INTEGRATION: CWS ooo20040704 (1.23.46); FILE MERGED 2004/07/19 06:20:23 svesik 1.23.46.2: RESYNC: (1.23-1.24); FILE MERGED 2004/07/03 01:02:19 waratah 1.23.46.1: #i30874# Add initial values to potentially uninitialised values


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [f9f05eea661ef4ea0a4f6a12411a8fca271eaaee]

INTEGRATION: CWS dr20 (1.79.2); FILE MERGED 2004/08/12 12:26:17 dr 1.79.2.1: #i194# default column format


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [3b7c450c5c69e54bd23144b650f9400f9582c2d8]

INTEGRATION: CWS ooo20040704 (1.2.50); FILE MERGED 2004/07/03 00:55:17 waratah 1.2.50.1: #i30874# Add initial values to potentially uninitialised values


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [f1e09dc80efc1740c3da4f4e378f5b59c0c899c7]

INTEGRATION: CWS dr20 (1.9.14); FILE MERGED 2004/08/12 12:26:17 dr 1.9.14.1: #i194# default column format


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [0e4f51331e2e7ca618f5abf52f9e05fa8ba0976d]

INTEGRATION: CWS ooo20040704 (1.3.206); FILE MERGED 2004/07/03 00:56:34 waratah 1.3.206.1: #i30874# Add initial values to potentially uninitialised values


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [e7606e0620b6bfc9c661a79bda220871d594119a]

INTEGRATION: CWS ooo20040704 (1.4.58); FILE MERGED 2004/06/29 12:58:13 cmc 1.4.58.1: #i30801# allow using system stl if possible


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [098a004102f4b6e974ee405bc1481df5d8daa97e]

INTEGRATION: CWS ooo20040704 (1.49.80); FILE MERGED 2004/08/09 14:44:38 vg 1.49.80.2: RESYNC MERGED 1.49 1.50 Everything below this line will be added to the revision comment. 2004/06/29 12:58:12 cmc 1.49.80.1: #i30801# allow using system stl if possible


2004-09-08  Oliver Bolte  <obo@openoffice.org>  [b8220c1d7513a535799e7aaeccab4359d5f37976]

INTEGRATION: CWS i18n14 (1.11.16); FILE MERGED 2004/08/05 23:21:51 khong 1.11.16.2: #i31083# change to use only short year format for Jewish calendar 2004/07/26 22:52:22 khong 1.11.16.1: #i31083# update hebrew date format code


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [b52578a2804a18a792dd25f595430667875fd0d1]

INTEGRATION: CWS ooo20040704 (1.12.32); FILE MERGED 2004/06/29 12:58:11 cmc 1.12.32.1: #i30801# allow using system stl if possible


2004-09-08  Oliver Bolte  <obo@openoffice.org>  [166b431dde595461352d6873a486cea744932950]

INTEGRATION: CWS i18n14 (1.14.16); FILE MERGED 2004/07/21 18:24:40 khong 1.14.16.1: #i30620# fix crash on getIndexKey without loading algorithm


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [05b1d8a2abfc6b7818ad30a93326388ce5e6c723]

INTEGRATION: CWS ooo20040704 (1.1.1.1.516); FILE MERGED 2004/06/29 21:03:49 cmc 1.1.1.1.516.1: #i30801# allow using system stl if possible


2004-09-08  Oliver Bolte  <obo@openoffice.org>  [9a37bfb579509806bfadd98e59b604951b41fceb]

INTEGRATION: CWS i18n14 (1.6.130); FILE MERGED 2004/07/26 22:18:43 khong 1.6.130.1: #i30863# make toTitle() only convert first letter of a word to upper case


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [1a86196c60ab86b260eb37fcf35aa17e697b0afd]

INTEGRATION: CWS ooo20040704 (1.25.32); FILE MERGED 2004/06/29 12:58:11 cmc 1.25.32.1: #i30801# allow using system stl if possible


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [f57e22b20301512854096dbbe0236508c071656c]

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  Jens-Heiner Rechtien  <hr@openoffice.org>  [86d394425aa144c1193341f5d9fcfe84f9640305]

INTEGRATION: CWS swundo03 (1.2.18); FILE MERGED 2004/07/19 17:42:40 hbrinkm 1.2.18.1: #115582#


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [1ed982801385da765719168c7ae1ac842261d295]

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>  [bd7a3548ad4b449f918775b63095e6ea7ad18c9b]

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>  [008d4176ebdb75780e1ac3ad84b49c08abe6d68e]

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>  [718feaff06d7e71de00b3490e90eb9bebedcee31]

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  Rüdiger Timm  <rt@openoffice.org>  [058ba1a2ea16f05fbfdd33e5c6a3a1782c3ab00c]

INTEGRATION: CWS ooo20040704 (1.58.34); FILE MERGED 2004/07/20 01:25:00 svesik 1.58.34.3: RESYNC: (1.58-1.59); FILE MERGED 2004/07/03 14:19:30 waratah 1.58.34.2: #i30874# Correct uninitiliased warnings 2004/07/02 23:59:20 waratah 1.58.34.1: #i30874# Add initial values to potentially uninitialised values


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [9c6be68aba8ffb0c5cdf885d1ebcaa6eb0b28ac9]

INTEGRATION: CWS ooo20040704 (1.33.206); FILE MERGED 2004/07/02 23:58:48 waratah 1.33.206.1: #i30874# Add initial values to potentially uninitialised values


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [6edf88f681948a59fcda62a71bc94fd9e0829514]

INTEGRATION: CWS ooo20040704 (1.1.610); FILE MERGED 2004/07/09 15:38:38 cmc 1.1.610.1: #i31102# reduce jpeglib patchset, jpeglib has an api for input and output to custom source and destination managers rather than patching it to understand svstreams


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [15839aabbd4ed800de6ce5695a8b01ae2da7278f]

INTEGRATION: CWS ooo20040704 (1.8.608); FILE MERGED 2004/07/10 13:44:36 vq 1.8.608.2: #i31102# MSC needs stdio.h before including jpeglib.h. 2004/07/09 15:38:38 cmc 1.8.608.1: #i31102# reduce jpeglib patchset, jpeglib has an api for input and output to custom source and destination managers rather than patching it to understand svstreams


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [10b98a4a26052abdfef25d4638b5d72e41bd5e95]

INTEGRATION: CWS ooo20040704 (1.17.8); FILE MERGED 2004/06/28 14:09:39 cmc 1.17.8.1: #i30801# allow using system stl if possible


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [90ff6a04db1332169bfdd7617f0cc01d9a0b66f1]

INTEGRATION: CWS ooo20040704 (1.55.242); FILE MERGED 2004/07/20 00:56:24 svesik 1.55.242.2: RESYNC: (1.55-1.57); FILE MERGED 2004/07/02 23:57:30 waratah 1.55.242.1: #i30874# Add initial values to potentially uninitialised values


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [afdaeb37d7b322f690678c68608ddd3d417b3800]

INTEGRATION: CWS ooo20040704 (1.20.622); FILE MERGED 2004/07/02 10:12:43 cmc 1.20.622.2: #i30891# revert header and namespace change 2004/06/28 14:09:38 cmc 1.20.622.1: #i30801# allow using system stl if possible


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [6399b81846bb97ddf0d106f1c1d64c2c8c482ae6]

INTEGRATION: CWS swundo03 (1.3.10); FILE MERGED 2004/07/07 16:58:49 hbrinkm 1.3.10.1: #115575# ToString


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [bc51d993d2ce853f2fac1b256d8c32b48ad352d4]

INTEGRATION: CWS ooo20040704 (1.22.602); FILE MERGED 2004/06/28 14:09:38 cmc 1.22.602.1: #i30801# allow using system stl if possible


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [f1b05cb7cfcf03e7ec450bdc7b23ba06183d4040]

INTEGRATION: CWS ooo20040704 (1.3.394); FILE MERGED 2004/07/02 10:12:41 cmc 1.3.394.2: #i30891# revert header and namespace change 2004/06/28 14:09:37 cmc 1.3.394.1: #i30801# allow using system stl if possible


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [da12dc5adf9086d418ff0d09abee23fdd8f68cda]

INTEGRATION: CWS swundo03 (1.48.34); FILE MERGED 2004/08/12 15:01:15 hbrinkm 1.48.34.2: RESYNC: (1.48-1.49); FILE MERGED 2004/08/04 15:01:40 hbrinkm 1.48.34.1: #115575#,#115582#


2004-09-08  Oliver Bolte  <obo@openoffice.org>  [2dfee931b88742f9a234a1203d7c7f69539a3b0b]

INTEGRATION: CWS opendocbehavior (1.72.42); FILE MERGED 2004/08/11 09:55:43 pb 1.72.42.1: fix: #i32536# cursor always on top at startup


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [af0d9cc852b059a324196ef76bdcd4001184d442]

INTEGRATION: CWS swundo03 (1.27.10); FILE MERGED 2004/08/12 14:54:22 hbrinkm 1.27.10.8: RESYNC: (1.31-1.32); FILE MERGED 2004/08/04 14:59:26 hbrinkm 1.27.10.7: #115575#,#115582# 2004/07/28 15:21:55 hbrinkm 1.27.10.6: #i31930# 2004/07/20 07:14:41 hbrinkm 1.27.10.5: #115582# 2004/07/19 17:42:32 hbrinkm 1.27.10.4: #115582# 2004/07/15 07:31:26 hbrinkm 1.27.10.3: RESYNC: (1.27-1.31); FILE MERGED 2004/07/14 15:48:33 hbrinkm 1.27.10.2: #115575# 2004/07/13 08:45:01 hbrinkm 1.27.10.1: #115575#


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [9dc46dcbe9e89298022e8e5ea853ffd379ae271e]

INTEGRATION: CWS swundo03 (1.28.10); FILE MERGED 2004/07/15 07:28:43 hbrinkm 1.28.10.3: RESYNC: (1.28-1.29); FILE MERGED 2004/07/13 08:44:59 hbrinkm 1.28.10.2: #115575# 2004/07/07 16:50:38 hbrinkm 1.28.10.1: #115575# SwDoc::RenameFmt


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [314b408beffb04da43e4dce79fb8acfb0cbe0ae3]

INTEGRATION: CWS swundo03 (1.5.188); FILE MERGED 2004/08/04 14:44:25 hbrinkm 1.5.188.1: #115575#,#115582#


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [875c28cf53b5bcfe0f42fdb9fb7ff66927850fb9]

INTEGRATION: CWS swundo03 (1.3.710); FILE MERGED 2004/08/04 14:38:52 hbrinkm 1.3.710.1: #115575#,#115582#


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [7310581b2788f061fe7aa18e33795b524a8b9309]

INTEGRATION: CWS ooo20040704 (1.54.40); FILE MERGED 2004/07/20 06:59:08 svesik 1.54.40.3: RESYNC: (1.54-1.55); FILE MERGED 2004/07/11 19:52:44 pjanik 1.54.40.2: Crossmerge #i27043# from 20040620 for FreeBSD. 2004/07/06 12:43:55 rene 1.54.40.1: #i31142# vcl changes for system nas Issue number: Submitted by: Reviewed by:


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [32d376851b5347b719d541c1c1b2e1d6baba02cd]

INTEGRATION: CWS ooo20040704 (1.15.138); FILE MERGED 2004/07/01 12:48:25 waratah 1.15.138.1: #i30874# Add initial values to potentially uninitialised values


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [2c9f6941d7de009ae93c0d44dfb9f4c41ce6ad7e]

INTEGRATION: CWS ooo20040704 (1.36.4); FILE MERGED 2004/08/09 14:58:09 vg 1.36.4.2: RESYNC MERGED 1.36 1.37 Everything below this line will be added to the revision comment. 2004/07/01 12:46:27 waratah 1.36.4.1: #i30874# Add initial values to potentially uninitialised values


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [35f740ad1daec00fa672f6cba3053fbf2d6f8ec0]

INTEGRATION: CWS ooo20040704 (1.118.34); FILE MERGED 2004/08/09 14:57:55 vg 1.118.34.5: RESYNC MERGED 1.119 1.120 Everything below this line will be added to the revision comment. 2004/07/02 09:49:08 cmc 1.118.34.4: #i30891# revert header and namespace change 2004/07/01 12:42:34 waratah 1.118.34.3: #i30874# Add initial values to potentially uninitialised values 2004/06/29 04:11:58 svesik 1.118.34.2: RESYNC: (1.118-1.119); FILE MERGED 2004/06/28 14:49:10 cmc 1.118.34.1: #i30801# allow using system stl if possible


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [e7239d25dae4a90e10c825045bc8284247f39741]

INTEGRATION: CWS ooo20040704 (1.3.34); FILE MERGED 2004/08/09 14:57:43 vg 1.3.34.5: RESYNC MERGED 1.4 1.6 Everything below this line will be added to the revision comment. 2004/07/02 09:49:07 cmc 1.3.34.4: #i30891# revert header and namespace change 2004/07/01 12:36:27 waratah 1.3.34.3: #i30874# Add initial values to potentially uninitialised values 2004/06/29 04:10:21 svesik 1.3.34.2: RESYNC: (1.3-1.4); FILE MERGED 2004/06/28 14:49:09 cmc 1.3.34.1: #i30801# allow using system stl if possible


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [acd9148b8ae06058b32ec0d166302863cbfb2635]

INTEGRATION: CWS ooo20040704 (1.54.40); FILE MERGED 2004/08/09 14:57:19 vg 1.54.40.5: RESYNC MERGED 1.56 1.57 Everything below this line will be added to the revision comment. 2004/07/20 06:57:45 svesik 1.54.40.4: RESYNC: (1.55-1.56); FILE MERGED 2004/07/02 23:30:54 waratah 1.54.40.3: #i30874# Add initial values to potentially uninitialised values 2004/06/29 04:10:05 svesik 1.54.40.2: RESYNC: (1.54-1.55); FILE MERGED 2004/06/28 17:57:14 fa 1.54.40.1: #i30836# Update startup notification code for SalDisplay changes


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [3b9db96871552fd8348f8f1bf2d55cbf2c54459a]

INTEGRATION: CWS ooo20040704 (1.2.42); FILE MERGED 2004/07/14 14:18:41 fa 1.2.42.1: #i31474# GTK NWF cleanups and fixes (always selected radio buttons, clear widget states before drawing them, etc)


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [3f6fd6eb799e1dec9f431cbcc3a2821d1fc43991]

INTEGRATION: CWS ooo20040704 (1.190.4); FILE MERGED 2004/08/09 14:57:06 vg 1.190.4.3: RESYNC MERGED 1.193 1.195 Everything below this line will be added to the revision comment. 2004/07/20 06:55:33 svesik 1.190.4.2: RESYNC: (1.190-1.193); FILE MERGED 2004/07/01 12:53:00 waratah 1.190.4.1: #i30874# Add initial values to potentially uninitialised values


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [cff939fc30c4bfc3517c0afd835f5491828c2812]

INTEGRATION: CWS ooo20040704 (1.69.8); FILE MERGED 2004/08/12 15:47:48 vg 1.69.8.4: #i32041# fix for merge problems 2004/07/21 18:31:30 svesik 1.69.8.3: RESYNC: (1.69-1.71); FILE MERGED 2004/07/03 14:14:05 waratah 1.69.8.2: #i30874# Correct uninitiliased warnings 2004/07/02 23:29:47 waratah 1.69.8.1: #i30874# Add initial values to potentially uninitialised values


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [d1e637ba069daab85ab7ae88b76ac41d1d672953]

INTEGRATION: CWS ooo20040704 (1.35.138); FILE MERGED 2004/07/01 12:54:14 waratah 1.35.138.1: #i30874# Add initial values to potentially uninitialised values


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [d8612f21214864794da1914cbe09a4d28c7afecf]

INTEGRATION: CWS ooo20040704 (1.7.138); FILE MERGED 2004/07/01 13:01:33 waratah 1.7.138.1: #i30874# Add initial values to potentially uninitialised values


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [0411e617fc41b855d16de62c445e8a334a7cca53]

INTEGRATION: CWS ooo20040704 (1.16.116); FILE MERGED 2004/07/01 12:58:04 waratah 1.16.116.1: #i30874# Add initial values to potentially uninitialised values


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [d2a20351143498170e9ce6b9551d547951925c0e]

INTEGRATION: CWS ooo20040704 (1.15.138); FILE MERGED 2004/07/01 12:56:43 waratah 1.15.138.1: #i30874# Add initial values to potentially uninitialised values


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [5614fbc227b487abd62ca4b440fe6f708f0d6f03]

INTEGRATION: CWS ooo20040704 (1.6.138); FILE MERGED 2004/08/09 14:56:52 vg 1.6.138.2: RESYNC MERGED 1.6 1.7 Everything below this line will be added to the revision comment. 2004/06/28 14:49:09 cmc 1.6.138.1: #i30801# allow using system stl if possible


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [fbb4fe234342560decf8bd86180a6c7b324c74f1]

INTEGRATION: CWS ooo20040704 (1.27.34); FILE MERGED 2004/08/09 14:56:37 vg 1.27.34.4: RESYNC MERGED 1.27 1.28 Everything below this line will be added to the revision comment. 2004/07/12 14:02:25 haggai 1.27.34.3: #i31318# - Use ft2build.h to include freetype headers 2004/07/02 09:49:06 cmc 1.27.34.2: #i30891# revert header and namespace change 2004/06/28 14:49:08 cmc 1.27.34.1: #i30801# allow using system stl if possible


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [705c940199e59d461327b99d67b063493ac05b50]

INTEGRATION: CWS ooo20040704 (1.103.34); FILE MERGED 2004/08/10 12:01:04 vg 1.103.34.6: RESYNC: (1.104-1.105); FILE MERGED 2004/07/21 18:25:57 svesik 1.103.34.5: RESYNC: (1.103-1.104); FILE MERGED 2004/07/12 14:02:24 haggai 1.103.34.4: #i31318# - Use ft2build.h to include freetype headers 2004/07/02 09:49:06 cmc 1.103.34.3: #i30891# revert header and namespace change 2004/07/01 12:34:19 waratah 1.103.34.2: #i30874# Add initial values to potentially uninitialised values 2004/06/28 14:49:08 cmc 1.103.34.1: #i30801# allow using system stl if possible


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [8cbe19ee0030bfb2b5abcba2b068053305913dd6]

INTEGRATION: CWS ooo20040704 (1.6.116); FILE MERGED 2004/07/01 12:15:10 waratah 1.6.116.1: #i30874# Add initial values to potentially uninitialised values


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [69216487038cdbcfff56bab236be46145fe99e76]

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  Rüdiger Timm  <rt@openoffice.org>  [e7a02a889d705cda07612509e0eed021af0be693]

INTEGRATION: CWS ooo20040704 (1.2.138); FILE MERGED 2004/07/01 12:12:17 waratah 1.2.138.1: #i30874# Add initial values to potentially uninitialised values


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [a3ed85d72edc99ab57f43aac5ad15b034346f13f]

INTEGRATION: CWS ooo20040704 (1.5.4); FILE MERGED 2004/07/20 06:46:47 svesik 1.5.4.2: RESYNC: (1.5-1.6); FILE MERGED 2004/07/01 12:06:52 waratah 1.5.4.1: #i30874# Add initial values to potentially uninitialised values


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [a69566844d7c6d8f0f174a6c3f6c6b99daa05c2a]

INTEGRATION: CWS ooo20040704 (1.9.36); FILE MERGED 2004/07/01 11:42:58 waratah 1.9.36.1: #i30874# Add initial values to potentially uninitialised values


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [eba8c77c761442868f8d82f7b53b5124090ef02d]

INTEGRATION: CWS ooo20040704 (1.17.138); FILE MERGED 2004/07/01 11:40:08 waratah 1.17.138.1: #i30874# Add initial values to potentially uninitialised values


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [0b774163a94ef1977f01c551c7d05351e62662f1]

INTEGRATION: CWS ooo20040704 (1.172.4); FILE MERGED 2004/08/09 14:56:24 vg 1.172.4.3: RESYNC MERGED 1.175 1.179 Everything below this line will be added to the revision comment. 2004/07/20 06:46:33 svesik 1.172.4.2: RESYNC: (1.172-1.175); FILE MERGED 2004/07/01 11:38:29 waratah 1.172.4.1: #i30874# Add initial values to potentially uninitialised values


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [4aec43fac2350a57a1a755db72bb80dbb499b10b]

INTEGRATION: CWS ooo20040704 (1.22.34); FILE MERGED 2004/07/01 11:30:50 waratah 1.22.34.1: #i30874# Add initial values to potentially uninitialised values


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [e4e88a42545d96b4a05b6aac9c1360adce775f49]

INTEGRATION: CWS ooo20040704 (1.3.138); FILE MERGED 2004/07/20 06:46:17 svesik 1.3.138.2: RESYNC: (1.3-1.4); FILE MERGED 2004/07/01 11:28:53 waratah 1.3.138.1: #i30874# Add initial values to potentially uninitialised values


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [5d2088e835d478e0d0035e7cc52706258be6b296]

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  Rüdiger Timm  <rt@openoffice.org>  [75db4ceaba9cda1cb0c3c6d7a0fb6c54555a8fba]

INTEGRATION: CWS ooo20040704 (1.11.34); FILE MERGED 2004/06/28 14:49:06 cmc 1.11.34.1: #i30801# allow using system stl if possible


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [d3f6707a44543ca06b103e8c8206634aaa2babd8]

INTEGRATION: CWS customizer (1.2.52); FILE MERGED 2004/08/31 13:44:10 dv 1.2.52.1: #i33589# merged latest setup.lng into setup.ulf


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [7f27b2d9dc21221f681290de4a39c549068095a1]

INTEGRATION: CWS swundo03 (1.18.10); FILE MERGED 2004/07/15 08:31:58 hbrinkm 1.18.10.2: RESYNC: (1.18-1.19); FILE MERGED 2004/07/08 10:07:54 hbrinkm 1.18.10.1: #115575#


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [9d83ab6a424148ba4023e2d60ef4540c611398e4]

INTEGRATION: CWS ooo20040704 (1.5.136); FILE MERGED 2004/07/01 11:25:56 waratah 1.5.136.1: #i30874# Add initial values to potentially uninitialised values


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [90d765a1de7c5d8923ba0a45e0ce709487c7f9ee]

INTEGRATION: CWS customizer (1.3.62); FILE MERGED 2004/08/31 12:50:09 dv 1.3.62.1: #i33589# Adapted makefile / rctmpl.txt to new resource creation process


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [5971dd387a4625ce794a652e5b794cbea4b20a4a]

INTEGRATION: CWS swundo03 (1.31.10); FILE MERGED 2004/08/18 13:54:54 hbrinkm 1.31.10.4: #i32949# rewriter was missing for inserting picture 2004/08/04 15:10:59 hbrinkm 1.31.10.3: #115575#,#115582# 2004/07/15 08:31:50 hbrinkm 1.31.10.2: RESYNC: (1.31-1.33); FILE MERGED 2004/07/08 10:06:36 hbrinkm 1.31.10.1: #115575#


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [e95c2d010c7411a102b4b8b4d25dec5858ac2da4]

INTEGRATION: CWS ooo20040704 (1.4.136); FILE MERGED 2004/07/01 11:24:53 waratah 1.4.136.1: #i30874# Add initial values to potentially uninitialised values


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [f7bceba29642f79fead99a75bf0548d7a90016d4]

INTEGRATION: CWS customizer (1.3.52); FILE MERGED 2004/08/31 12:50:08 dv 1.3.52.1: #i33589# Adapted makefile / rctmpl.txt to new resource creation process


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [9a7d11e4e9fb9359240243b87b77f1c17d3096db]

INTEGRATION: CWS swundo03 (1.32.10); FILE MERGED 2004/08/04 15:10:18 hbrinkm 1.32.10.1: #115575#,#115582#


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [e62f3db4d554cbe9b115b0d0b4c489c36b8c1015]

INTEGRATION: CWS ooo20040704 (1.21.40); FILE MERGED 2004/07/02 09:49:04 cmc 1.21.40.3: #i30891# revert header and namespace change 2004/07/01 11:15:47 waratah 1.21.40.2: #i30874# Add initial values to potentially uninitialised values 2004/06/28 14:49:04 cmc 1.21.40.1: #i30801# allow using system stl if possible


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [4282f8ce14fc162b1ded36e09e047b41c8e32d9c]

INTEGRATION: CWS swundo03 (1.20.36); FILE MERGED 2004/07/19 17:42:43 hbrinkm 1.20.36.1: #115582#


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [835f21401748aecd327c305af202cc8165230441]

INTEGRATION: CWS ooo20040704 (1.12.136); FILE MERGED 2004/07/01 11:19:03 waratah 1.12.136.1: #i30874# Add initial values to potentially uninitialised values *** Logic changed, cut and paste error


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [16cc72f1ae7d9801176a4a94497521c51f070dc5]

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>  [8ef57bb4183777e48fedf5bd460aa804d703e8a3]

INTEGRATION: CWS swundo03 (1.35.82); FILE MERGED 2004/08/12 15:28:05 hbrinkm 1.35.82.2: RESYNC: (1.35-1.36); FILE MERGED 2004/07/19 17:42:42 hbrinkm 1.35.82.1: #115582#


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [68139b93ca2368706535f724c9baf6ba53b9b828]

INTEGRATION: CWS ooo20040704 (1.49.40); FILE MERGED 2004/07/21 18:20:54 svesik 1.49.40.2: RESYNC: (1.49-1.51); FILE MERGED 2004/07/02 23:30:20 waratah 1.49.40.1: #i30874# Add initial values to potentially uninitialised values


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [5b19b631e14f8b5b216daa5b77faf3458502afdb]

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  Jens-Heiner Rechtien  <hr@openoffice.org>  [92da1744a359b4b458f8814dce287c7bef7d468a]

INTEGRATION: CWS swundo03 (1.54.32); FILE MERGED 2004/08/12 15:25:25 hbrinkm 1.54.32.2: RESYNC: (1.54-1.55); FILE MERGED 2004/07/19 17:42:41 hbrinkm 1.54.32.1: #115582#


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [11d5f2404a931b227c5b23d1f2b42dd8a7f9c9cf]

INTEGRATION: CWS ooo20040704 (1.13.36); FILE MERGED 2004/07/06 12:43:54 rene 1.13.36.1: #i31142# vcl changes for system nas Issue number: Submitted by: Reviewed by:


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [2d5f8b50623594cef79a173649a4aade224128c8]

INTEGRATION: CWS swundo03 (1.10.546); FILE MERGED 2004/08/12 15:25:07 hbrinkm 1.10.546.2: RESYNC: (1.10-1.11); FILE MERGED 2004/07/08 10:05:33 hbrinkm 1.10.546.1: #115575#


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [4617b7073ec344c227d1f86cacae3e58300ff8dc]

INTEGRATION: CWS customizer (1.4.14); FILE MERGED 2004/08/24 15:52:40 is 1.4.14.1: #i33203# INSTALLLOCATION instead of OfficeFolder


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [7a57c4c72f773cf2edfc2dc43ddb25172e044783]

INTEGRATION: CWS customizer (1.1.14); FILE MERGED 2004/08/24 15:52:24 is 1.1.14.1: #i33203# INSTALLLOCATION instead of OfficeFolder


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [870d5cb4fd7502b0fa97cadce5ca299d9f46f057]

INTEGRATION: CWS swundo03 (1.19.34); FILE MERGED 2004/08/12 15:24:20 hbrinkm 1.19.34.2: RESYNC: (1.19-1.20); FILE MERGED 2004/08/04 15:09:32 hbrinkm 1.19.34.1: #115575#,#115582#


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [92284bc798ba7648eac3c836bd8c578895d88bf2]

INTEGRATION: CWS customizer (1.2.2); FILE MERGED 2004/08/24 15:52:03 is 1.2.2.1: #i33203# INSTALLLOCATION instead of OfficeFolder


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [1ad5406f37f0068156b7bc567af0cb6fab563a8f]

INTEGRATION: CWS swundo03 (1.78.40); FILE MERGED 2004/08/12 15:20:01 hbrinkm 1.78.40.2: RESYNC: (1.78-1.80); FILE MERGED 2004/08/04 15:09:05 hbrinkm 1.78.40.1: #115575#,#115582#


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [eff32659049b2c9c7ce7a20a33a30bc311d26115]

INTEGRATION: CWS customizer (1.1.2); FILE ADDED 2004/08/31 15:43:27 is 1.1.2.1: #i33634# userland scripts


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [97a17d0d74b0e84f5f890332b4f689a9c71a4e52]

INTEGRATION: CWS swundo03 (1.2.18); FILE MERGED 2004/08/12 15:19:53 hbrinkm 1.2.18.2: RESYNC: (1.2-1.3); FILE MERGED 2004/07/19 17:42:40 hbrinkm 1.2.18.1: #115582#


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [9c369f868c8aeb4ecdeed8c144482af73935fb7f]

INTEGRATION: CWS customizer (1.1.2); FILE ADDED 2004/08/31 15:43:26 is 1.1.2.1: #i33634# userland scripts


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [fc412845f99babe25dbe26fbb71327fdb03b3076]

INTEGRATION: CWS swundo03 (1.11.10); FILE MERGED 2004/08/04 15:08:32 hbrinkm 1.11.10.5: #115575#,#115582# 2004/07/15 07:53:52 hbrinkm 1.11.10.4: RESYNC: (1.11-1.12); FILE MERGED 2004/07/13 08:45:12 hbrinkm 1.11.10.3: #115575# 2004/07/08 10:03:33 hbrinkm 1.11.10.2: #115575# 2004/06/07 12:52:02 hbrinkm 1.11.10.1: #116530#


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [fa4bf1ee8c74429f5b506ea94485bdd6b5d89f58]

INTEGRATION: CWS customizer (1.1.2); FILE ADDED 2004/09/01 10:01:43 is 1.1.2.2: #i33634# scripts for userland installation 2004/08/31 15:41:48 is 1.1.2.1: #i33634# userland scripts


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [6f0fa69fb3a6f0bcbec3930414c74647b011bc4b]

INTEGRATION: CWS swundo03 (1.19.18); FILE MERGED 2004/07/14 15:48:35 hbrinkm 1.19.18.2: #115575# 2004/06/07 12:48:53 hbrinkm 1.19.18.1: #116530#


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [db4869d49caef34000077bd288f2d778062bc2e0]

INTEGRATION: CWS customizer (1.1.2); FILE ADDED 2004/08/31 16:20:31 is 1.1.2.2: #i33634# unix rights 775 2004/08/31 15:41:48 is 1.1.2.1: #i33634# userland scripts


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [f1157031775d7bc4dac70b2e340de5d585007637]

INTEGRATION: CWS swundo03 (1.51.16); FILE MERGED 2004/08/12 15:11:46 hbrinkm 1.51.16.2: RESYNC: (1.51-1.52); FILE MERGED 2004/08/04 15:07:50 hbrinkm 1.51.16.1: #115575#,#115582#


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [958494b812ad1b890cd88d0f97d20398c7501b67]

INTEGRATION: CWS ooo20040704 (1.19.48); FILE MERGED 2004/08/09 15:01:02 vg 1.19.48.2: RESYNC MERGED 1.19 1.20 Everything below this line will be added to the revision comment. 2004/07/03 14:39:09 waratah 1.19.48.1: #i30874# Correct uninitiliased warnings


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [60d3207a0d34b2c6d21d3c170f9dd299aca72833]

INTEGRATION: CWS customizer (1.1.2); FILE ADDED 2004/09/01 10:01:43 is 1.1.2.2: #i33634# scripts for userland installation 2004/08/31 15:41:47 is 1.1.2.1: #i33634# userland scripts


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [080e62e8e7d3537c8f5390b0242f20bdd2267fd6]

INTEGRATION: CWS swundo03 (1.23.462); FILE MERGED 2004/08/18 12:57:37 hbrinkm 1.23.462.2: #115575# resync conflict 2004/08/04 15:07:33 hbrinkm 1.23.462.1: #115575#,#115582#


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [abd6526fcad2f9b1efe8c27e4d1c5465cac1f38a]

INTEGRATION: CWS ooo20040704 (1.38.198); FILE MERGED 2004/08/09 15:00:48 vg 1.38.198.3: RESYNC MERGED 1.40 1.42 Everything below this line will be added to the revision comment. 2004/07/20 07:22:01 svesik 1.38.198.2: RESYNC: (1.38-1.40); FILE MERGED 2004/07/03 14:37:37 waratah 1.38.198.1: #i30874# Correct uninitiliased warnings


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [8637a1ab34e352ddd084bd2093bc770943527ca1]

INTEGRATION: CWS swundo03 (1.7.546); FILE MERGED 2004/08/04 15:07:01 hbrinkm 1.7.546.2: #115575#,#115582# 2004/07/19 17:42:39 hbrinkm 1.7.546.1: #115582#


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [b8350bcda3ab580d7aad6c029078fbd8297dac9d]

INTEGRATION: CWS customizer (1.1.2); FILE ADDED 2004/08/31 15:41:47 is 1.1.2.1: #i33634# userland scripts


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [c96704f189f827dc42e750b171d1ea74313e3ce4]

INTEGRATION: CWS ooo20040704 (1.14.34); FILE MERGED 2004/08/10 13:12:13 vg 1.14.34.2: RESYNC: (1.14-1.15); FILE MERGED 2004/06/28 14:59:44 cmc 1.14.34.1: #i30801# allow using system stl if possible


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [e81bdac1dd35fb1788ebc9cf5bbfc0c11a389132]

INTEGRATION: CWS swundo03 (1.10.28); FILE MERGED 2004/07/20 08:08:10 hbrinkm 1.10.28.5: #115582# 2004/07/19 17:42:38 hbrinkm 1.10.28.4: #115582# 2004/07/15 11:14:36 hbrinkm 1.10.28.3: merge error 2004/07/15 07:48:20 hbrinkm 1.10.28.2: RESYNC: (1.10-1.11); FILE MERGED 2004/07/13 08:45:10 hbrinkm 1.10.28.1: #115575#


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [8ca202a311d775880a78042c9b633e6d5992b9a8]

INTEGRATION: CWS swundo03 (1.5.236); FILE MERGED 2004/07/15 07:48:11 hbrinkm 1.5.236.2: RESYNC: (1.5-1.6); FILE MERGED 2004/07/13 08:45:10 hbrinkm 1.5.236.1: #115575#


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [5f7fbe3d46d9f32882d900a71771bba81bf00bea]

INTEGRATION: CWS customizer (1.2.14); FILE MERGED 2004/08/31 16:20:57 is 1.2.14.1: #i33634# userland scripts


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [3a72d74785afecf1402a35af419d165ee4e3675b]

INTEGRATION: CWS ooo20040704 (1.23.34); FILE MERGED 2004/06/28 14:59:44 cmc 1.23.34.1: #i30801# allow using system stl if possible


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [135b661f0e3285ec8c6b06e897ab999f9d17b3da]

INTEGRATION: CWS swundo03 (1.12.10); FILE MERGED 2004/07/13 08:45:10 hbrinkm 1.12.10.1: #115575#


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [3828de0e15695bb57318a3ef514dd850a06252ab]

INTEGRATION: CWS customizer (1.6.2); FILE MERGED 2004/08/31 16:20:56 is 1.6.2.1: #i33634# userland scripts


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [37fc3f58d98159b48d07f36ed919c0555023c5ea]

INTEGRATION: CWS ooo20040704 (1.35.32); FILE MERGED 2004/08/09 15:00:33 vg 1.35.32.2: RESYNC MERGED 1.35 1.36 Everything below this line will be added to the revision comment. 2004/07/03 14:33:18 waratah 1.35.32.1: #i30874# Correct uninitiliased warnings


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [a49ee08d174a0532726c395158f57dcc04e224cd]

INTEGRATION: CWS swundo03 (1.5.84); FILE MERGED 2004/08/04 15:06:36 hbrinkm 1.5.84.1: #115575#,#115582#


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [f4b0ba4298fdc7a0ab76de9dcad3ef1f0cfa8eb6]

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>  [3dbd3974093b2d27cb42b5b4bf1ac67bf1e4dc41]

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>  [d95f5b911c264fddaad807e83b0df44ed8c1cf9e]

INTEGRATION: CWS swundo03 (1.10.10); FILE MERGED 2004/07/15 07:47:58 hbrinkm 1.10.10.3: RESYNC: (1.10-1.11); FILE MERGED 2004/07/13 08:45:09 hbrinkm 1.10.10.2: #115575# 2004/07/08 09:59:38 hbrinkm 1.10.10.1: #115575#


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [0f392778afa3b7429e8c99f388585cbbabac0638]

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  Jens-Heiner Rechtien  <hr@openoffice.org>  [8365a6ac970ba3cbe1f795c37145ff840c4ba2ee]

INTEGRATION: CWS swundo03 (1.5.10); FILE MERGED 2004/08/04 15:06:00 hbrinkm 1.5.10.6: #115575#,#115582# 2004/07/27 11:39:12 hbrinkm 1.5.10.5: #i31900# 2004/07/19 17:42:38 hbrinkm 1.5.10.4: #115582# 2004/07/15 11:01:18 hbrinkm 1.5.10.3: merge error 2004/07/15 07:47:17 hbrinkm 1.5.10.2: RESYNC: (1.5-1.6); FILE MERGED 2004/07/08 09:58:58 hbrinkm 1.5.10.1: #115575#


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [455c16b589ec3c98e913b8b08bfdc16b2856f721]

INTEGRATION: CWS ooo20040704 (1.6.344); FILE MERGED 2004/07/03 14:46:50 waratah 1.6.344.1: #i30874# Correct uninitiliased warnings


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [ced72efd26a6c39dd6edc954bc3385344c8ecc0d]

INTEGRATION: CWS swundo03 (1.12.10); FILE MERGED 2004/08/12 13:51:25 hbrinkm 1.12.10.6: #115575# lcl_DenotedPortion returned $2$2$2 2004/08/04 15:05:42 hbrinkm 1.12.10.5: #115575#,#115582# 2004/07/19 17:42:38 hbrinkm 1.12.10.4: #115582# 2004/07/14 15:48:34 hbrinkm 1.12.10.3: #115575# 2004/07/13 08:45:08 hbrinkm 1.12.10.2: #115575# 2004/07/08 09:57:24 hbrinkm 1.12.10.1: #115575#


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [4e6252dc0fbc4e5f3ffb3da7368f0c2907684a1b]

INTEGRATION: CWS ooo20040704 (1.3.344); FILE MERGED 2004/07/03 14:44:58 waratah 1.3.344.1: #i30874# Correct uninitiliased warnings


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [ce913fb7a8da2505772421e91d7e508858f34e5b]

INTEGRATION: CWS swundo03 (1.2.10); FILE MERGED 2004/08/18 13:53:31 hbrinkm 1.2.10.7: #i32949# 2004/08/17 13:48:31 hbrinkm 1.2.10.6: #i32952# 2004/08/04 15:05:23 hbrinkm 1.2.10.5: #115575#,#115582# 2004/07/19 17:42:37 hbrinkm 1.2.10.4: #115582# 2004/07/15 07:46:43 hbrinkm 1.2.10.3: RESYNC: (1.2-1.3); FILE MERGED 2004/07/13 08:45:08 hbrinkm 1.2.10.2: #115575# 2004/07/08 09:56:12 hbrinkm 1.2.10.1: #115575#


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [97c18c9fbd0ac0b4d841e882468342aecee36b5a]

INTEGRATION: CWS ooo20040704 (1.11.128); FILE MERGED 2004/08/09 14:59:45 vg 1.11.128.2: RESYNC MERGED 1.11 1.12 Everything below this line will be added to the revision comment. 2004/06/28 14:59:41 cmc 1.11.128.1: #i30801# allow using system stl if possible


2004-09-08  Oliver Bolte  <obo@openoffice.org>  [fa47b0b0997244043e3a6bd9d656137a68332f7e]

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  Jens-Heiner Rechtien  <hr@openoffice.org>  [7f04f9b6e08f9fa30b6037e4ae84e3899efd2bb6]

INTEGRATION: CWS swundo03 (1.2.10); FILE MERGED 2004/08/04 15:05:13 hbrinkm 1.2.10.4: #115575#,#115582# 2004/07/19 17:42:37 hbrinkm 1.2.10.3: #115582# 2004/07/13 08:45:07 hbrinkm 1.2.10.2: #115575# 2004/07/08 09:55:27 hbrinkm 1.2.10.1: #115575#


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [2354926ed788f6edae8497798bd5adfc764c6f02]

INTEGRATION: CWS ooo20040704 (1.14.88); FILE MERGED 2004/07/03 14:43:03 waratah 1.14.88.2: #i30874# Correct uninitiliased warnings 2004/06/28 14:59:39 cmc 1.14.88.1: #i30801# allow using system stl if possible


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [dab06d6bfb4871c01a277aef68e7614425a86efb]

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>  [5119932979f5b43c7a481bde5467fdd4c9146b27]

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  Jens-Heiner Rechtien  <hr@openoffice.org>  [afb1af917996b86fb98fda3c0b8d44d92b60675a]

INTEGRATION: CWS swundo03 (1.8.10); FILE MERGED 2004/08/04 15:04:46 hbrinkm 1.8.10.4: #115575#,#115582# 2004/07/19 17:42:37 hbrinkm 1.8.10.3: #115582# 2004/07/13 08:45:07 hbrinkm 1.8.10.2: #115575# 2004/07/08 09:54:11 hbrinkm 1.8.10.1: #115575#


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [475bf03e3d23c6f4cc9e95b1f4c707e0dbf14510]

INTEGRATION: CWS ooo20040704 (1.7.322); FILE MERGED 2004/07/03 14:41:10 waratah 1.7.322.1: #i30874# Correct uninitiliased warnings


2004-09-08  Oliver Bolte  <obo@openoffice.org>  [c9cd90a387ab8beca8ac046c827e171a8d044f9b]

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>  [be12a7e91e92ec8a30f0299101d5441e3fa9c353]

INTEGRATION: CWS swundo03 (1.4.546); FILE MERGED 2004/08/20 07:53:07 hbrinkm 1.4.546.3: #i32970# do not only restore anchor 2004/07/15 07:47:08 hbrinkm 1.4.546.2: RESYNC: (1.4-1.5); FILE MERGED 2004/07/08 09:52:15 hbrinkm 1.4.546.1: #115575# SwUndoFmtAttr::GetRewriter


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [738afad3038363025411759791dd839e93568537]

INTEGRATION: CWS ooo20040704 (1.38.36); FILE MERGED 2004/08/09 14:59:28 vg 1.38.36.3: RESYNC MERGED 1.39 1.42 Everything below this line will be added to the revision comment. 2004/07/20 07:16:10 svesik 1.38.36.2: RESYNC: (1.38-1.39); FILE MERGED 2004/06/28 14:59:38 cmc 1.38.36.1: #i30801# allow using system stl if possible


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [51b5e32f0b8b18769d84c7a73750fbaa64f1cf57]

INTEGRATION: CWS swundo03 (1.9.10); FILE MERGED 2004/08/12 15:09:48 hbrinkm 1.9.10.3: RESYNC: (1.9-1.10); FILE MERGED 2004/08/04 15:04:21 hbrinkm 1.9.10.2: #115575#,#115582# 2004/07/19 17:42:37 hbrinkm 1.9.10.1: #115582#


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [849e65062f61ebe71a7152de4b2935efb8a23e6a]

INTEGRATION: CWS ooo20040704 (1.15.246); FILE MERGED 2004/07/03 01:16:14 waratah 1.15.246.1: #i30874# Add initial values to potentially uninitialised values


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [7aec211cab96829c5a1b54082a57ed7ed35ca646]

INTEGRATION: CWS swundo03 (1.5.10); FILE MERGED 2004/07/13 08:45:07 hbrinkm 1.5.10.2: #115575# 2004/07/07 16:59:30 hbrinkm 1.5.10.1: #115575# SwTxtFmtColl


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [60c0133e2ab59db5e2ba85cfc86919c445bd661e]

INTEGRATION: CWS ooo20040704 (1.11.128); FILE MERGED 2004/07/03 01:12:42 waratah 1.11.128.1: #i30874# Add initial values to potentially uninitialised values


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [ee035e62873492d59c33d90778c5dc33a1475d67]

INTEGRATION: CWS swundo03 (1.10.10); FILE MERGED 2004/07/20 08:00:02 hbrinkm 1.10.10.4: #115582# 2004/07/19 17:42:36 hbrinkm 1.10.10.3: #115582# 2004/07/14 15:48:34 hbrinkm 1.10.10.2: #115575# 2004/07/13 08:45:06 hbrinkm 1.10.10.1: #115575#


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [d0d7da0c9856906b3e860d5fed38f0539790b33c]

INTEGRATION: CWS ooo20040704 (1.32.32); FILE MERGED 2004/08/09 14:59:16 vg 1.32.32.2: RESYNC MERGED 1.32 1.33 Everything below this line will be added to the revision comment. 2004/07/03 01:07:59 waratah 1.32.32.1: #i30874# Add initial values to potentially uninitialised values


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [27ced7c7628e81b846686204afc54c6f62aa30d2]

INTEGRATION: CWS swundo03 (1.2.10); FILE MERGED 2004/08/04 15:04:06 hbrinkm 1.2.10.2: #115575#,#115582# 2004/06/07 12:46:14 hbrinkm 1.2.10.1: #116530# SwUndoPageDescCreate, broadcast create/delete


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [0c78ae3bbab4694d806c395a27a0cd7c578e76c7]

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  Rüdiger Timm  <rt@openoffice.org>  [b3b31bb64a0ae2397320997eae36b6538461e4c4]

INTEGRATION: CWS ooo20040704 (1.87.48); FILE MERGED 2004/08/09 14:59:04 vg 1.87.48.2: RESYNC MERGED 1.87 1.88 Everything below this line will be added to the revision comment. 2004/07/03 01:05:34 waratah 1.87.48.1: #i30874# Add initial values to potentially uninitialised values


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [ef62d8b8f0bb0bfe035acfb8efd5a85879a4f748]

INTEGRATION: CWS swundo03 (1.1.2); FILE ADDED 2004/08/04 15:03:40 hbrinkm 1.1.2.4: #115575#,#115582# 2004/07/19 17:42:36 hbrinkm 1.1.2.3: #115582# 2004/07/13 08:45:06 hbrinkm 1.1.2.2: #115575# 2004/07/08 09:51:08 hbrinkm 1.1.2.1: #115575# Undo for format


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [f0b5fa6dc53b562379f0debc3349178e7951929e]

INTEGRATION: CWS ooo20040704 (1.66.30); FILE MERGED 2004/08/09 14:58:53 vg 1.66.30.3: RESYNC MERGED 1.68 1.69 Everything below this line will be added to the revision comment. 2004/07/20 07:11:56 svesik 1.66.30.2: RESYNC: (1.66-1.68); FILE MERGED 2004/06/28 14:59:36 cmc 1.66.30.1: #i30801# allow using system stl if possible


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [4e8fd5390731f176088907d34ef4a0c15da60c2b]

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  Oliver Bolte  <obo@openoffice.org>  [745acfad9e88ffd5ed979716ce8d0fc39271b977]

INTEGRATION: CWS qwizards2 (1.1.2); FILE ADDED 2004/08/23 12:01:24 ih 1.1.2.2: frame color and relative position corrected Issue number: Submitted by: Reviewed by: 2004/07/30 13:21:55 tv 1.1.2.1: checked in preliminary ott templates


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [b99f52eef67b332a96d47e6c4df067704e297557]

INTEGRATION: CWS ooo20040704 (1.2.76); FILE MERGED 2004/07/02 10:47:15 cmc 1.2.76.2: #i30891# revert header and namespace change 2004/06/28 14:59:36 cmc 1.2.76.1: #i30801# allow using system stl if possible


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [027a42e723108380e500bbaea56f356f7e8ac811]

INTEGRATION: CWS swundo03 (1.9.10); FILE MERGED 2004/08/04 15:02:34 hbrinkm 1.9.10.1: #115575#,#115582#


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [02a2e816fd06dfde1c0c39227889e88279663fc2]

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  Rüdiger Timm  <rt@openoffice.org>  [f9fb3caaa3e29caea3bb67414dbc7e45faa18cf6]

INTEGRATION: CWS ooo20040704 (1.30.46); FILE MERGED 2004/08/09 14:58:41 vg 1.30.46.3: RESYNC MERGED 1.31 1.32 Everything below this line will be added to the revision comment. 2004/07/20 07:11:41 svesik 1.30.46.2: RESYNC: (1.30-1.31); FILE MERGED 2004/07/03 14:30:58 waratah 1.30.46.1: #i30874# Correct uninitiliased warnings


2004-09-08  Oliver Bolte  <obo@openoffice.org>  [1fcafd03ae20fe469307a6e12508c509e7c2d2a4]

INTEGRATION: CWS qwizards2 (1.1.2); FILE ADDED 2004/08/23 12:01:24 ih 1.1.2.2: frame color and relative position corrected Issue number: Submitted by: Reviewed by: 2004/07/30 13:21:54 tv 1.1.2.1: checked in preliminary ott templates


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [772ee95338e5ec2ba7b9ceb714ec09955d3c88cd]

INTEGRATION: CWS swundo03 (1.13.290); FILE MERGED 2004/08/04 15:02:11 hbrinkm 1.13.290.1: #115575#,#115582#


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [e0cbda2803724caed3f06f96d306b7df3ac32766]

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>  [798fedf77ce31afd697abfc965887fd41df856eb]

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>  [e060820029287634ff7e6a32c2410d7fcfaf0a76]

INTEGRATION: CWS swundo03 (1.26.134); FILE MERGED 2004/08/04 14:59:47 hbrinkm 1.26.134.1: #115575#,#115582#


2004-09-08  Oliver Bolte  <obo@openoffice.org>  [b4192b5577d8436bd7777c12a4ae91cc691230a7]

INTEGRATION: CWS qwizards2 (1.1.2); FILE ADDED 2004/08/23 12:01:24 ih 1.1.2.2: frame color and relative position corrected Issue number: Submitted by: Reviewed by: 2004/07/30 13:21:53 tv 1.1.2.1: checked in preliminary ott templates


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [16481663d27b794edd62b2bbdf0ed4c760cb258b]

INTEGRATION: CWS swundo03 (1.22.28); FILE MERGED 2004/08/12 14:56:20 hbrinkm 1.22.28.2: RESYNC: (1.22-1.24); FILE MERGED 2004/07/19 17:42:36 hbrinkm 1.22.28.1: #115582#


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [8ef0fcf6af41f0f80563f0a6498386fd85632138]

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>  [8de4126fbc55c5d58729e8946fae247132c3f849]

INTEGRATION: CWS swundo03 (1.6.546); FILE MERGED 2004/07/07 16:56:57 hbrinkm 1.6.546.1: #115575# SwPostItField::GetDescription


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [40958b60206888cbb0a72ac2a581acf698f24281]

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>  [66d489b66c5c6324160f404f67fd1ec263af4765]

INTEGRATION: CWS swundo03 (1.15.236); FILE MERGED 2004/07/15 07:35:13 hbrinkm 1.15.236.2: RESYNC: (1.15-1.16); FILE MERGED 2004/07/07 16:56:47 hbrinkm 1.15.236.1: #115575# SwPostItField::GetDescription


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [65ac40db87f5e11dad758981fba7febcb97f0672]

INTEGRATION: CWS ooo20040704 (1.11.28); FILE MERGED 2004/07/03 14:51:41 waratah 1.11.28.1: #i30874# Correct uninitiliased warnings


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [26ed527de36e7ece426845dd67b20da73624e234]

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>  [c9f5eb8b3efa015c43537db26bb51fdff541cf15]

INTEGRATION: CWS swundo03 (1.14.466); FILE MERGED 2004/07/07 16:56:34 hbrinkm 1.14.466.1: #115575# SwPostItField::GetDescription


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [d3763f939d26279e44f8cfec3d29cedc2b38e397]

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>  [7d10fb9f7c6a349edc1431bf2901369dd708cd1c]

INTEGRATION: CWS swundo03 (1.34.30); FILE MERGED 2004/07/07 16:56:09 hbrinkm 1.34.30.1: #115575# SwPostItField::GetDescription


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [a2cc835f10016a79111eef3cff0a817cc956ee65]

INTEGRATION: CWS swundo03 (1.23.236); FILE MERGED 2004/07/19 17:42:35 hbrinkm 1.23.236.1: #115582#


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [5064aabef0175f6530b7748fb99560c4193b773b]

INTEGRATION: CWS customizer (1.2.88); FILE MERGED 2004/09/03 15:37:02 is 1.2.88.1: #i20374# performance


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [a0abcd879eaec6e2a1f77863cef5727af2c4cee3]

INTEGRATION: CWS ooo20040704 (1.2.78); FILE MERGED 2004/06/30 15:06:55 cmc 1.2.78.1: #i30801# allow using system libs if possible


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [48b5fe3bd56c2faf1f6f24ffbc05681efa5bc2ba]

INTEGRATION: CWS swundo03 (1.4.10); FILE MERGED 2004/07/07 16:55:23 hbrinkm 1.4.10.1: #115575# EndUndo: register rewriter in according StartUndo


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [3d52c306ca183e1ee3b82a402a1578063ff48acb]

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>  [4097a90379eded2701293fd8c8b2e0e64b6be892]

INTEGRATION: CWS swundo03 (1.2.546); FILE MERGED 2004/07/19 17:42:34 hbrinkm 1.2.546.3: #115582# 2004/07/14 15:48:34 hbrinkm 1.2.546.2: #115575# 2004/07/13 08:45:02 hbrinkm 1.2.546.1: #115575#


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [cad829d82eb0b307989674767967d37915304419]

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>  [ba32fdd3e24b5667827772206928f3279ffb7dbe]

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>  [6091f1acaa25a800fc7df11d90daad576b7d9557]

INTEGRATION: CWS swundo03 (1.20.10); FILE MERGED 2004/07/19 17:42:33 hbrinkm 1.20.10.2: #115582# 2004/06/21 16:20:12 hbrinkm 1.20.10.1: i28006


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [162b2ef7cf7ea11bc6c849cd6690d349697ac674]

INTEGRATION: CWS swundo03 (1.29.8); FILE MERGED 2004/08/12 14:54:41 hbrinkm 1.29.8.2: RESYNC: (1.29-1.31); FILE MERGED 2004/07/28 15:21:56 hbrinkm 1.29.8.1: #i31930#


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [080cd3a3fb7008cffc2477fa007fa5069dcfc785]

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>  [548ada2c637cf08739b3d8592f924d7f613eb7a3]

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>  [78b38ea0af848152f42cb54c273ee6ac33f6d7b1]

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>  [15b1fba297de2bb2524fc662ffaa7d28e74ef1ed]

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  Jens-Heiner Rechtien  <hr@openoffice.org>  [f608c4a7be6fc614b0381f2024d74dc3df0ee2e7]

INTEGRATION: CWS swundo03 (1.23.10); FILE MERGED 2004/07/19 17:42:32 hbrinkm 1.23.10.3: #115582# 2004/07/15 07:30:17 hbrinkm 1.23.10.2: RESYNC: (1.23-1.25); FILE MERGED 2004/07/13 08:44:59 hbrinkm 1.23.10.1: #115575#


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [2422e1d02fdce07e9228ca4fe83faa5df0d43290]

INTEGRATION: CWS swundo03 (1.19.10); FILE MERGED 2004/07/28 16:43:42 hbrinkm 1.19.10.3: #i32002# 2004/07/07 16:51:17 hbrinkm 1.19.10.2: #116530# 2004/06/07 12:39:15 hbrinkm 1.19.10.1: #116530# broadcast style create/delete


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [03bec8716587b9cac3b231e9edbff8ab5035be4d]

INTEGRATION: CWS swundo03 (1.3.10); FILE MERGED 2004/08/20 07:51:35 hbrinkm 1.3.10.5: #i32970# take all elements of a SfxItemSet in account 2004/08/12 14:53:42 hbrinkm 1.3.10.4: RESYNC: (1.4-1.5); FILE MERGED 2004/08/04 14:58:57 hbrinkm 1.3.10.3: #115575#,#115582# 2004/07/15 07:28:56 hbrinkm 1.3.10.2: RESYNC: (1.3-1.4); FILE MERGED 2004/07/13 08:44:58 hbrinkm 1.3.10.1: #115575#


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [9c3343f8ab59bb625787cd4b26b31cd8b1a23fb1]

INTEGRATION: CWS swundo03 (1.4.56); FILE MERGED 2004/07/19 17:42:31 hbrinkm 1.4.56.1: #115582#


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [e1b797f347796a7ab42731518496157b819929ec]

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  Jens-Heiner Rechtien  <hr@openoffice.org>  [cc4474216df14805099349e4aeaead430b89f87e]

INTEGRATION: CWS swundo03 (1.37.10); FILE MERGED 2004/08/12 14:52:48 hbrinkm 1.37.10.3: RESYNC: (1.42-1.43); FILE MERGED 2004/07/15 07:27:14 hbrinkm 1.37.10.2: RESYNC: (1.37-1.42); FILE MERGED 2004/07/14 15:32:16 hbrinkm 1.37.10.1: #i31480#


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [fd86c0c7f8c921f14e8dfcdcc126186b0f55cbc7]

INTEGRATION: CWS swundo03 (1.38.32); FILE MERGED 2004/08/12 14:49:56 hbrinkm 1.38.32.2: RESYNC: (1.38-1.39); FILE MERGED 2004/08/04 14:45:44 hbrinkm 1.38.32.1: #115575#,#115582#


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [c1fe866b232bd5e167bb34c665da853cf9e9e927]

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  Jens-Heiner Rechtien  <hr@openoffice.org>  [68f8719ce1b458188f94f9ab7fd7567ea2160e06]

INTEGRATION: CWS swundo03 (1.9.10); FILE MERGED 2004/08/04 14:45:30 hbrinkm 1.9.10.6: #115575#,#115582# 2004/07/19 17:42:31 hbrinkm 1.9.10.5: #115582# 2004/07/15 07:21:11 hbrinkm 1.9.10.4: RESYNC: (1.9-1.11); FILE MERGED 2004/07/14 15:48:32 hbrinkm 1.9.10.3: #115575# 2004/07/13 08:44:55 hbrinkm 1.9.10.2: #115575# 2004/07/07 16:49:01 hbrinkm 1.9.10.1: #115575# SwUndo::pComment, DenoteSpecialCharacters, {SwSetFlyFmt|SwUndoFmtAttr}::GetRewriter


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [16e437eb26f382e43fceb3f89b431ea652f6cbed]

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  Jens-Heiner Rechtien  <hr@openoffice.org>  [cb03776f81fd765b3300d99e5af5e0c68c6aae2d]

INTEGRATION: CWS swundo03 (1.6.10); FILE MERGED 2004/08/04 14:45:15 hbrinkm 1.6.10.5: #115575#,#115582# 2004/07/19 17:42:30 hbrinkm 1.6.10.4: #115582# 2004/07/14 15:48:32 hbrinkm 1.6.10.3: #115575# 2004/07/13 08:44:54 hbrinkm 1.6.10.2: #115575# 2004/07/07 16:45:07 hbrinkm 1.6.10.1: #115575# new undos


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [68e655314072e2f2d21c37b79f74f59f72225d4c]

INTEGRATION: CWS swundo03 (1.3.10); FILE MERGED 2004/08/04 14:44:53 hbrinkm 1.3.10.3: #115575#,#115582# 2004/07/19 17:42:30 hbrinkm 1.3.10.2: #115582# 2004/07/07 16:44:19 hbrinkm 1.3.10.1: #115575# SwSetTxtFldHint::Get{FieldType|Field}


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [c50c76adc10b1bb22c476a0e4b901b86458e2726]

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>  [4ed7295df0818044da26035a94e081f28085b462]

INTEGRATION: CWS swundo03 (1.3.728); FILE MERGED 2004/07/07 16:42:52 hbrinkm 1.3.728.1: #115575# GetDescription


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [35e67800c42d51d9c96f33253f38e73fb4dc2d64]

INTEGRATION: CWS swundo03 (1.25.148); FILE MERGED 2004/08/12 14:48:29 hbrinkm 1.25.148.3: RESYNC: (1.25-1.27); FILE MERGED 2004/08/04 14:39:30 hbrinkm 1.25.148.2: #115575#,#115582# 2004/07/07 16:42:05 hbrinkm 1.25.148.1: #115575# CH_TXTATR_TAB


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [2b8c78d8b477dd792d97fc3eade6204e5fb5914a]

INTEGRATION: CWS swundo03 (1.11.10); FILE MERGED 2004/07/15 07:19:52 hbrinkm 1.11.10.2: RESYNC: (1.11-1.12); FILE MERGED 2004/07/07 16:41:29 hbrinkm 1.11.10.1: #115575# remove osolete definitions


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [5026d672b3887ef4eb74207da4d1f0b6b4ce57b7]

INTEGRATION: CWS swundo03 (1.2.750); FILE MERGED 2004/07/07 16:40:53 hbrinkm 1.2.750.1: #115575# new copy constructor: SwTxtFmtColl


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [813696e7f83c26ec39e2c8863977d717207d987d]

INTEGRATION: CWS swundo03 (1.6.466); FILE MERGED 2004/07/07 16:39:43 hbrinkm 1.6.466.1: #115575# new member function: SwField::GetDescription


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [89ffba225428af169f3a3dec321c94e56d91995c]

INTEGRATION: CWS swundo03 (1.34.8); FILE MERGED 2004/07/15 07:19:23 hbrinkm 1.34.8.2: RESYNC: (1.34-1.36); FILE MERGED 2004/07/07 16:36:44 hbrinkm 1.34.8.1: #115575# new parameter: EndUndo sets rewriter


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [f5dbdf1c8a011f8a987b4f4cb4e8784a314dbda6]

INTEGRATION: CWS swundo03 (1.6.10); FILE MERGED 2004/07/13 08:44:53 hbrinkm 1.6.10.1: #115575#


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [7044198bc39d306584f3658a01a17cbf4794c563]

INTEGRATION: CWS swundo03 (1.73.10); FILE MERGED 2004/08/12 14:47:38 hbrinkm 1.73.10.6: RESYNC: (1.77-1.78); FILE MERGED 2004/07/19 17:42:30 hbrinkm 1.73.10.5: #115582# 2004/07/15 07:19:11 hbrinkm 1.73.10.4: RESYNC: (1.73-1.77); FILE MERGED 2004/07/13 08:44:53 hbrinkm 1.73.10.3: #115575# 2004/07/07 16:33:57 hbrinkm 1.73.10.2: #115575# bBroadcast parameter in Make/Del of formats 2004/06/07 12:30:34 hbrinkm 1.73.10.1: #116530# broadcast style create/delete


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [686cf609adb2181301befacfd1c0b3fac12cf046]

INTEGRATION: CWS swundo03 (1.3.10); FILE MERGED 2004/08/12 14:47:00 hbrinkm 1.3.10.5: RESYNC: (1.4-1.5); FILE MERGED 2004/08/04 14:58:29 hbrinkm 1.3.10.4: #115575#,#115582# 2004/07/19 17:42:29 hbrinkm 1.3.10.3: #115582# 2004/07/15 07:18:51 hbrinkm 1.3.10.2: RESYNC: (1.3-1.4); FILE MERGED 2004/07/13 08:44:51 hbrinkm 1.3.10.1: #115575#


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [5afe6d7e1260c5ba79c0e11c1c438763e5177c8a]

INTEGRATION: CWS swundo03 (1.4.10); FILE MERGED 2004/08/04 14:38:29 hbrinkm 1.4.10.3: #115575#,#115582# 2004/07/19 17:42:29 hbrinkm 1.4.10.2: #115582# 2004/07/07 16:26:14 hbrinkm 1.4.10.1: #115575#


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [c01f28710cf206dcd81a7080b7c5a0c705c86fc4]

INTEGRATION: CWS swundo03 (1.6.730); FILE MERGED 2004/07/19 17:42:29 hbrinkm 1.6.730.1: #115582#


2004-09-08  Oliver Bolte  <obo@openoffice.org>  [d5e13c5c23453ee68f54bc046d3821309a1c2e49]

INTEGRATION: CWS qwizards2 (1.3.2); FILE MERGED 2004/07/30 13:21:39 tv 1.3.2.1: checked in preliminary ott templates


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [a647bdc8240167a36688a9c1e20b0b1c1f76555c]

INTEGRATION: CWS swundo03 (1.2.10); FILE MERGED 2004/06/07 12:18:26 hbrinkm 1.2.10.1: #116530# SwUndoPageDescCreate


2004-09-08  Oliver Bolte  <obo@openoffice.org>  [369c56a99c0c987b4f467f7855f0bc9bae656660]

INTEGRATION: CWS qwizards2 (1.1.1.1.112); FILE MERGED 2004/08/26 14:03:13 ih 1.1.1.1.112.2: templates checked in in new format 2004/07/23 07:44:20 ih 1.1.1.1.112.1: wizard template files renamed


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [bac2b6ce7879ffef613113740fe4eee9421bbdfa]

INTEGRATION: CWS swundo03 (1.1.2); FILE ADDED 2004/07/13 08:44:49 hbrinkm 1.1.2.2: #115575# 2004/07/08 09:40:48 hbrinkm 1.1.2.1: #115575# Undo for Formats


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [bfbb30f16fd910287af55adbab9cb156e8b60d1b]

INTEGRATION: CWS swundo03 (1.3.10); FILE MERGED 2004/07/07 16:58:17 hbrinkm 1.3.10.1: #115575# ToString


2004-09-08  Oliver Bolte  <obo@openoffice.org>  [c068f1f1e44621bb01c2792ce91ef0cc1d0cf97b]

INTEGRATION: CWS qwizards2 (1.1.2); FILE ADDED 2004/08/23 12:00:18 ih 1.1.2.2: frame color and relative position corrected Issue number: Submitted by: Reviewed by: 2004/07/30 13:30:54 tv 1.1.2.1: checked in preliminary ott templates


2004-09-08  Oliver Bolte  <obo@openoffice.org>  [3973ff098d58d8470aa6756276e1432707a6138b]

INTEGRATION: CWS qwizards2 (1.1.2); FILE ADDED 2004/08/23 12:00:18 ih 1.1.2.2: frame color and relative position corrected Issue number: Submitted by: Reviewed by: 2004/07/30 13:30:53 tv 1.1.2.1: checked in preliminary ott templates


2004-09-08  Oliver Bolte  <obo@openoffice.org>  [c84b723f86f81b41b6779a417085b1eca3b54142]

INTEGRATION: CWS qwizards2 (1.1.2); FILE ADDED 2004/08/23 11:59:55 ih 1.1.2.2: frame color and relative position corrected Issue number: Submitted by: Reviewed by: 2004/07/30 13:30:50 tv 1.1.2.1: checked in preliminary ott templates


2004-09-08  Oliver Bolte  <obo@openoffice.org>  [7e735023f4c862ec68a4bc6228087f65fb82c6a3]

INTEGRATION: CWS qwizards2 (1.1.2); FILE ADDED 2004/08/23 11:59:55 ih 1.1.2.2: frame color and relative position corrected Issue number: Submitted by: Reviewed by: 2004/07/30 13:30:49 tv 1.1.2.1: checked in preliminary ott templates


2004-09-08  Oliver Bolte  <obo@openoffice.org>  [701012a5035c75a1ccec487a22f3b6876f1724ec]

INTEGRATION: CWS qwizards2 (1.1.2); FILE ADDED 2004/08/23 11:59:55 ih 1.1.2.2: frame color and relative position corrected Issue number: Submitted by: Reviewed by: 2004/07/30 13:30:48 tv 1.1.2.1: checked in preliminary ott templates


2004-09-08  Oliver Bolte  <obo@openoffice.org>  [814c54055a7df55866ebb97e62c112ae8ac56fff]

INTEGRATION: CWS qwizards2 (1.1.1.1.162); FILE MERGED 2004/07/30 13:30:46 tv 1.1.1.1.162.1: checked in preliminary ott templates


2004-09-08  Oliver Bolte  <obo@openoffice.org>  [ed75cbd346c2f9bfdf32c8ed0c182d408f8c3ee5]

INTEGRATION: CWS qwizards2 (1.1.1.1.114); FILE MERGED 2004/08/26 14:03:59 ih 1.1.1.1.114.2: templates checked in in new format 2004/07/23 07:43:44 ih 1.1.1.1.114.1: wizard template files renamed


2004-09-08  Oliver Bolte  <obo@openoffice.org>  [df21be0134399296ee64169731f68bac3b62ab94]

INTEGRATION: CWS qwizards2 (1.1.2); FILE ADDED 2004/08/24 12:07:29 ih 1.1.2.2: strings corrected and table widths fixed Issue number: Submitted by: Reviewed by: 2004/07/30 15:17:55 rpiterman 1.1.2.1: agenda template as .ott file


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [ecb01b0d25446ebbd5acf29ae561afc81e054ac4]

INTEGRATION: CWS ooo20040704 (1.53.100); FILE MERGED 2004/08/09 14:53:45 vg 1.53.100.3: RESYNC MERGED 1.54 1.55 Everything below this line will be added to the revision comment. 2004/07/20 02:41:47 svesik 1.53.100.2: RESYNC: (1.53-1.54); FILE MERGED 2004/06/28 14:24:09 cmc 1.53.100.1: #i30801# allow using system stl if possible


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [45ed291bac47d912e3e061ffa12eaa6f956ecdb2]

INTEGRATION: CWS ooo20040704 (1.43.98); FILE MERGED 2004/07/20 02:39:57 svesik 1.43.98.3: RESYNC: (1.43-1.45); FILE MERGED 2004/07/02 12:32:23 cmc 1.43.98.2: #i30891# revert header and namespace change 2004/06/28 14:24:08 cmc 1.43.98.1: #i30801# allow using system stl if possible


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [d618528a628bb491f69cbe4095ab73f3266f7f28]

INTEGRATION: CWS ooo20040704 (1.36.90); FILE MERGED 2004/06/28 14:24:07 cmc 1.36.90.1: #i30801# allow using system stl if possible


2004-09-08  Oliver Bolte  <obo@openoffice.org>  [3cb1b702a486bff260f32cd1665cd0d3364b5511]

INTEGRATION: CWS qwizards2 (1.57.2); FILE MERGED 2004/08/19 17:01:16 tv 1.57.2.26: #i30264# added info in description of a template created with  a wizard. 2004/08/18 13:42:13 rpiterman 1.57.2.25: removed a double space from a german resource in web wizard. issue number i30229 2004/08/13 10:32:16 rpiterman 1.57.2.24: added size resource string for web wizard (no. 151) 2004/08/04 17:21:03 rpiterman 1.57.2.23: fixed agenda wizard strings 2004/07/30 14:55:55 rpiterman 1.57.2.22: bugfixes Web Wizard 2004/07/29 10:35:34 tv 1.57.2.21: #116964# fixed some string errors 2004/07/28 16:55:04 rpiterman 1.57.2.20: fixed the salat that was in the agenda wizard resources 2004/07/23 18:13:18 rpiterman 1.57.2.19: added approved agenda wizard strings 2004/07/23 15:41:51 rpiterman 1.57.2.18: changed WebWizard resources as to new revision of spec 2004/07/19 10:18:38 tv 1.57.2.17: #116964# correction on letter wizard strings 2004/07/06 10:15:35 tv 1.57.2.16: fixed German lines 2004/07/06 10:01:51 tv 1.57.2.15: converted to iso codes 2004/07/02 10:42:52 tv 1.57.2.14: reverted back to .9 rev and added final fax wizard strings 2004/07/02 10:17:43 tv 1.57.2.13: final fax wizard strings 2004/06/25 15:58:44 rpiterman 1.57.2.12: changed the start of the agenda wizard to 5000 2004/06/25 14:00:30 rpiterman 1.57.2.11: fixed missing constant AGENDAWIZARDSTART 2004/06/25 13:47:45 rpiterman 1.57.2.10: added agenda wizard resources 2004/06/25 09:14:30 bc 1.57.2.9: ## 'save Report' changed to 'save report' 2004/06/24 13:52:57 bc 1.57.2.8: ## two resource strings in Report wizard modified 2004/06/24 12:54:31 tv 1.57.2.7: final corrections by behrendt 2004/06/23 10:42:22 tv 1.57.2.6: #corrected encoding: German text in Western enconding, the rest in UTF-8 2004/06/22 12:23:49 bc 1.57.2.5: ##resources for reportwizard added 2004/06/17 16:35:10 bc 1.57.2.4: #116585# several changes mainly for reportwizard 2004/06/15 15:19:11 tv 1.57.2.3: set back to rev. 1.57 beacuse of corrupt encoding and added resources for fax wizard 2004/06/08 15:10:18 bc 1.57.2.2: ## several changes of resources 2004/06/02 15:32:09 rpiterman 1.57.2.1: added new agenda wizard resources


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [366fdfa013152a1ce4e847527716259c969b0955]

INTEGRATION: CWS ooo20040704 (1.2.266); FILE MERGED 2004/06/28 14:24:06 cmc 1.2.266.1: #i30801# allow using system stl if possible


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [52cbd643334547eeb8da77f1938f57251d059205]

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  Rüdiger Timm  <rt@openoffice.org>  [e885586e28d8baf58d7f78dca2ce69964d54c1df]

INTEGRATION: CWS ooo20040704 (1.2.266); FILE MERGED 2004/06/28 14:24:05 cmc 1.2.266.1: #i30801# allow using system stl if possible


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [3ee559dca7ac5d2ffbf13d68521e89092303c723]

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  Rüdiger Timm  <rt@openoffice.org>  [c7fc512d816726dd1503a55def19c745db2f966a]

INTEGRATION: CWS ooo20040704 (1.2.170); FILE MERGED 2004/07/02 12:32:22 cmc 1.2.170.2: #i30891# revert header and namespace change 2004/06/28 14:24:03 cmc 1.2.170.1: #i30801# allow using system stl if possible


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [bd6a2badfdf38d64d5ce576173bd9164c703e85e]

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>  [9fd5b657632adaaa2322b31444e4c09770b47a5c]

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>  [50bab061fd2b99a5810365e02f3fd644783b2680]

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>  [947903749b4868c38853797f9122c10f30e57fde]

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>  [e86d400e18010d7a25e5ab7dd61ead2c32b1f55e]

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>  [024fee858ce9ed36451769e10d17f301adbec271]

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>  [59d8455eaaba6d5e231daa840dbf03ab0bea6bcd]

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>  [ea301ecb18d1813bb88707996f0aa2f076eb5b5c]

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>  [e9bdc7069939e9554fcd04535040fa8d4da53f6a]

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>  [60918486503f7710bc4f97b881d3483d6c432ada]

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>  [17b44272a0201e5330d12af0abce4b73dcdd6c19]

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>  [62f3669a7d27e07aa4f34df1e453f6f9d1044a6b]

INTEGRATION: CWS desktintgr02 (1.2.8); FILE MERGED 2004/07/29 09:14:09 deuce 1.2.8.1: Issue number:  21110 Submitted by:  Gorden Lin {gorden.lin@sun.com} Reviewed by:   Tino Rachui {tino.rachui@sun.com}


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [93693830f692ec74ffabf46e8f08f58990bfe1e7]

INTEGRATION: CWS desktintgr02 (1.2.8); FILE MERGED 2004/08/06 03:22:41 deuce 1.2.8.3: Issue number: i21110 Submitted by: Gorden Lin {Gorden.Lin@Sun.com} Reviewed by:  Tino Rachui {Tino.Rachui@Sun.com} 2004/08/05 08:45:30 deuce 1.2.8.2: Issue number: i21110 Submitted by: Gorden Lin {Gorden.Lin@Sun.com} Reviewed by:  Tino Rachui {Tino.Rachui@Sun.com} 2004/07/29 09:14:09 deuce 1.2.8.1: Issue number:  21110 Submitted by:  Gorden Lin {gorden.lin@sun.com} Reviewed by:   Tino Rachui {tino.rachui@sun.com}


2004-09-08  Oliver Bolte  <obo@openoffice.org>  [425da83f77cf3354e00d91263dfa6316361fc3d4]

INTEGRATION: CWS qwizards2 (1.2.2); FILE MERGED 2004/08/19 17:01:16 tv 1.2.2.3: #i30264# added info in description of a template created with  a wizard. 2004/08/18 08:14:39 tv 1.2.2.2: UI bugfixes 2004/06/02 15:14:55 rpiterman 1.2.2.1: added loadAsPreview and getPageSize methods Issue number: Submitted by: Reviewed by:


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [c0cf924d57690fffe87f858e7ced639d3bbcbe1e]

INTEGRATION: CWS desktintgr02 (1.2.8); FILE MERGED 2004/08/05 08:45:30 deuce 1.2.8.2: Issue number: i21110 Submitted by: Gorden Lin {Gorden.Lin@Sun.com} Reviewed by:  Tino Rachui {Tino.Rachui@Sun.com} 2004/07/29 09:14:09 deuce 1.2.8.1: Issue number:  21110 Submitted by:  Gorden Lin {gorden.lin@sun.com} Reviewed by:   Tino Rachui {tino.rachui@sun.com}


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [38af9f501f95461b19fc8a0adca44b6b06446ef5]

INTEGRATION: CWS desktintgr02 (1.2.8); FILE MERGED 2004/08/18 06:41:51 deuce 1.2.8.1: Issue number: i32660,  i32927,  i32268 Submitted by: Gorden Lin {Gorden.Lin@Sun.com} Reviewed by:  Tino Rachui {Tino.Rachui@Sun.com}


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [766d029fcf8cfaa63b981a37bbd8ed2d3910d411]

INTEGRATION: CWS desktintgr02 (1.2.8); FILE MERGED 2004/08/19 11:31:58 tra 1.2.8.3: #i32268#new OASIS extensions added 2004/08/19 10:27:36 deuce 1.2.8.2: Issue number: i33201 Submitted by: Gorden Lin {Gorden.Lin@Sun.com} Reviewed by:  Tino Rachui {Tino.Rachui@Sun.com} 2004/08/18 06:41:51 deuce 1.2.8.1: Issue number: i32660,  i32927,  i32268 Submitted by: Gorden Lin {Gorden.Lin@Sun.com} Reviewed by:  Tino Rachui {Tino.Rachui@Sun.com}


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [9b1b1b00818d177ed32f5a3d0e0d1f41b40de926]

INTEGRATION: CWS desktintgr02 (1.1.2); FILE ADDED 2004/08/18 08:53:24 tra 1.1.2.8: #i24335#stream will be released when thumbnail is invalid and we leave early 2004/08/17 18:35:43 tra 1.1.2.7: #i24335#return with failure if the thumbnail seem to be damaged (one or both dimensions are zero 2004/08/16 05:41:12 tra 1.1.2.6: #i24335# 2004/08/16 04:45:04 tra 1.1.2.5: #i24335# 2004/08/15 20:13:15 tra 1.1.2.4: #i24335#displaying thumbnails using gdiplus 2004/08/15 18:41:48 tra 1.1.2.3: #i24335#displaying thumbnails using gdiplus 2004/08/11 18:35:39 tra 1.1.2.2: #i24335# 2004/08/11 11:39:41 tra 1.1.2.1: #i24335#


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [91b61ba888f721161427fac28ee86dd2695bd6b9]

INTEGRATION: CWS desktintgr02 (1.1.2); FILE ADDED 2004/08/16 04:43:32 tra 1.1.2.3: #i24335# 2004/08/11 18:35:38 tra 1.1.2.2: #i24335# 2004/08/11 11:39:28 tra 1.1.2.1: #i24335#


2004-09-08  Oliver Bolte  <obo@openoffice.org>  [42d6d0786423472df11749bab6d2bff70e4634f4]

INTEGRATION: CWS qwizards2 (1.2.2); FILE MERGED 2004/07/19 13:53:33 rpiterman 1.2.2.2: added a getPathFilename method 2004/06/02 15:05:08 rpiterman 1.2.2.1: made some methods static instead of instance


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [9c167b001880191f89531d4192163d903aef8043]

INTEGRATION: CWS desktintgr02 (1.2.14); FILE MERGED 2004/08/02 12:34:04 tra 1.2.14.2: #i32060#some sections got lost during the lng->ulf conversion 2004/07/30 06:20:22 tra 1.2.14.1: #i32060#corrected wrong and missing entries, wrecked during the lng->ulf switch


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [fad6ab790973edb155a0108c1efd0e53b530bbda]

INTEGRATION: CWS ooo20040704 (1.4.30); FILE MERGED 2004/06/28 10:32:42 cmc 1.4.30.1: #i30801 allow using system libs if possible


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [2d374b5f6b97e146b499d00cbcf129050922ec86]

INTEGRATION: CWS desktintgr02 (1.2.8); FILE MERGED 2004/07/29 09:14:08 deuce 1.2.8.1: Issue number:  21110 Submitted by:  Gorden Lin {gorden.lin@sun.com} Reviewed by:   Tino Rachui {tino.rachui@sun.com}


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [ab1c438e9d74493816b128f3e4cbf99deaba5faf]

INTEGRATION: CWS ooo20040704 (1.2.52); FILE MERGED 2004/06/28 10:32:41 cmc 1.2.52.1: #i30801 allow using system libs if possible


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [ffa6657e0a7d6269afbd74998f1e5a9580fd74cf]

INTEGRATION: CWS desktintgr02 (1.1.2); FILE ADDED 2004/08/02 12:43:24 tra 1.1.2.3: #i21110# 2004/07/30 09:56:57 deuce 1.1.2.2: Issue number:  i21110 Submitted by:  Gorden Lin {gorden.lin@sun.com} Reviewed by:   Tino Rachui {tino.rachui@sun.com} 2004/07/29 09:28:30 deuce 1.1.2.1: Issue number:  21110 Submitted by:  Gorden Lin {gorden.lin@sun.com} Reviewed by:   Tino Rachui {tino.rachui@sun.com}


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [f5065b935e780fb253a8c9a5c958d14ca1341b8c]

INTEGRATION: CWS ooo20040704 (1.5.174); FILE MERGED 2004/07/02 08:44:20 cmc 1.5.174.2: #i30891# revert header and namespace change 2004/06/28 14:43:51 cmc 1.5.174.1: #i30801# allow using system stl if possible


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [25a557588308072abea1955590487a984c1bb5df]

INTEGRATION: CWS desktintgr02 (1.1.2); FILE ADDED 2004/08/02 12:43:23 tra 1.1.2.3: #i21110# 2004/07/30 09:56:57 deuce 1.1.2.2: Issue number:  i21110 Submitted by:  Gorden Lin {gorden.lin@sun.com} Reviewed by:   Tino Rachui {tino.rachui@sun.com} 2004/07/29 09:28:30 deuce 1.1.2.1: Issue number:  21110 Submitted by:  Gorden Lin {gorden.lin@sun.com} Reviewed by:   Tino Rachui {tino.rachui@sun.com}


2004-09-08  Oliver Bolte  <obo@openoffice.org>  [15f153fd0c1fac353c762653139bc26d03f4a411]

INTEGRATION: CWS qwizards2 (1.23.2); FILE MERGED 2004/06/25 13:48:22 tv 1.23.2.3: correct dependencies 2004/06/25 13:40:27 rpiterman 1.23.2.2: merged fax wizard conflict 2004/06/24 09:46:37 tv 1.23.2.1: #116017# added fax wizard


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [548b2088b966777a53f1c5d38969d687797fa3b9]

INTEGRATION: CWS desktintgr02 (1.1.2); FILE ADDED 2004/08/05 08:45:29 deuce 1.1.2.5: Issue number: i21110 Submitted by: Gorden Lin {Gorden.Lin@Sun.com} Reviewed by:  Tino Rachui {Tino.Rachui@Sun.com} 2004/08/03 12:36:10 tra 1.1.2.4: #i21110#minor corrections based on lint session results 2004/08/02 12:43:23 tra 1.1.2.3: #i21110# 2004/07/30 09:56:57 deuce 1.1.2.2: Issue number:  i21110 Submitted by:  Gorden Lin {gorden.lin@sun.com} Reviewed by:   Tino Rachui {tino.rachui@sun.com} 2004/07/29 09:28:30 deuce 1.1.2.1: Issue number:  21110 Submitted by:  Gorden Lin {gorden.lin@sun.com} Reviewed by:   Tino Rachui {tino.rachui@sun.com}


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [0b5c01004e3d396a842971bced1af34e38b6073f]

INTEGRATION: CWS desktintgr02 (1.17.12); FILE MERGED 2004/08/16 04:42:15 tra 1.17.12.2: #i24335#added thumbviewer 2004/07/29 09:14:05 deuce 1.17.12.1: Issue number:  21110 Submitted by:  Gorden Lin {gorden.lin@sun.com} Reviewed by:   Tino Rachui {tino.rachui@sun.com}


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [3fbfb21e298ba506c50733d4aaefc7550bca2fe4]

INTEGRATION: CWS desktintgr02 (1.1.2); FILE ADDED 2004/08/06 02:46:11 deuce 1.1.2.10: Issue number: i21110 Submitted by: Gorden Lin {Gorden.Lin@Sun.com} Reviewed by:  Tino Rachui {Tino.Rachui@Sun.com} 2004/08/06 02:33:48 deuce 1.1.2.9: Issue number: i21110 Submitted by: Gorden Lin {Gorden.Lin@Sun.com} Reviewed by:  Tino Rachui {Tino.Rachui@Sun.com} 2004/08/05 19:37:19 tra 1.1.2.8: #i21110# 2004/08/05 11:10:48 tra 1.1.2.7: #i21110#small corrections based on lint session results 2004/08/05 10:49:19 tra 1.1.2.6: #i21110#small corrections based on lint session results 2004/08/05 08:45:29 deuce 1.1.2.5: Issue number: i21110 Submitted by: Gorden Lin {Gorden.Lin@Sun.com} Reviewed by:  Tino Rachui {Tino.Rachui@Sun.com} 2004/08/03 12:40:51 tra 1.1.2.4: #i21110#minor corrections based on lint session results 2004/08/02 12:43:23 tra 1.1.2.3: #i21110# 2004/07/30 09:56:56 deuce 1.1.2.2: Issue number:  i21110 Submitted by:  Gorden Lin {gorden.lin@sun.com} Reviewed by:   Tino Rachui {tino.rachui@sun.com} 2004/07/29 09:28:29 deuce 1.1.2.1: Issue number:  21110 Submitted by:  Gorden Lin {gorden.lin@sun.com} Reviewed by:   Tino Rachui {tino.rachui@sun.com}


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [0f3575a3750f4fe9b9cc55a5bf3c2dbb210bc13b]

INTEGRATION: CWS ooo20040704 (1.3.2); FILE MERGED 2004/07/20 06:15:11 svesik 1.3.2.3: RESYNC: (1.3-1.4); FILE MERGED 2004/06/30 12:43:54 waratah 1.3.2.2: #i30874# Add initial values to potentially unitialised values 2004/06/29 12:51:40 waratah 1.3.2.1: #i30874# Correct unitiliased warning


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [2245da60afe10aa8fad24aed0675a07455d3c380]

INTEGRATION: CWS desktintgr02 (1.1.2); FILE ADDED 2004/08/05 08:45:29 deuce 1.1.2.2: Issue number: i21110 Submitted by: Gorden Lin {Gorden.Lin@Sun.com} Reviewed by:  Tino Rachui {Tino.Rachui@Sun.com} 2004/07/29 09:28:29 deuce 1.1.2.1: Issue number:  21110 Submitted by:  Gorden Lin {gorden.lin@sun.com} Reviewed by:   Tino Rachui {tino.rachui@sun.com}


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [f59fd2ed80f204c1236b4917d812b140161426a4]

INTEGRATION: CWS desktintgr02 (1.1.2); FILE ADDED 2004/07/29 09:28:28 deuce 1.1.2.1: Issue number:  21110 Submitted by:  Gorden Lin {gorden.lin@sun.com} Reviewed by:   Tino Rachui {tino.rachui@sun.com}


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [237f009a1ee086c00b5632e1b9312139d1cd4fb9]

INTEGRATION: CWS desktintgr02 (1.2.8); FILE MERGED 2004/07/29 09:14:07 deuce 1.2.8.1: Issue number:  21110 Submitted by:  Gorden Lin {gorden.lin@sun.com} Reviewed by:   Tino Rachui {tino.rachui@sun.com}


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [700d13f939003b46920cb0f42240e4ec81d521aa]

INTEGRATION: CWS desktintgr02 (1.2.8); FILE MERGED 2004/08/18 06:41:51 deuce 1.2.8.4: Issue number: i32660,  i32927,  i32268 Submitted by: Gorden Lin {Gorden.Lin@Sun.com} Reviewed by:  Tino Rachui {Tino.Rachui@Sun.com} 2004/08/05 08:45:28 deuce 1.2.8.3: Issue number: i21110 Submitted by: Gorden Lin {Gorden.Lin@Sun.com} Reviewed by:  Tino Rachui {Tino.Rachui@Sun.com} 2004/08/02 03:22:05 deuce 1.2.8.2: Issue number: i21110 Submitted by: Gorden Lin {Gorden.Lin@Sun.com} Reviewed by: Tino Rachui {Tino.Rachui@Sun.com} 2004/07/29 09:14:07 deuce 1.2.8.1: Issue number:  21110 Submitted by:  Gorden Lin {gorden.lin@sun.com} Reviewed by:   Tino Rachui {tino.rachui@sun.com}


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [ffe8951b5a473d69fccabd447fe33a98d9688cc5]

INTEGRATION: CWS desktintgr02 (1.2.8); FILE MERGED 2004/07/29 09:14:06 deuce 1.2.8.1: Issue number:  21110 Submitted by:  Gorden Lin {gorden.lin@sun.com} Reviewed by:   Tino Rachui {tino.rachui@sun.com}


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [dad7f386889bf010b3c90c775175d114acddfcdd]

INTEGRATION: CWS desktintgr02 (1.3.8); FILE MERGED 2004/08/13 06:48:59 tra 1.3.8.2: #i24335#added thumbnail registration code and polished the code a little bit, shell extensions will now only be approved when the registration was successful 2004/08/11 11:41:21 tra 1.3.8.1: #i24335#added thumbviewer related code


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [07045ca057ec0c463c2e76e74e0005681afff040]

INTEGRATION: CWS ooo20040704 (1.14.152); FILE MERGED 2004/08/09 14:23:59 vg 1.14.152.2: RESYNC MERGED 1.14 1.15 Everything below this line will be added to the revision comment. 2004/06/29 07:41:35 cmc 1.14.152.1: #i30801# allow using system stl if possible


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [6d5e7c78477a3b80afd618f1edcf65a07fb53f39]

INTEGRATION: CWS desktintgr02 (1.6.12); FILE MERGED 2004/08/15 18:41:03 tra 1.6.12.5: #i24335#added gdiplus.lib for the thumbnail viewer 2004/08/11 18:34:46 tra 1.6.12.4: #i24335#add gdi32.lib for thumbnail viewer 2004/08/11 11:41:21 tra 1.6.12.3: #i24335#added thumbviewer related code 2004/08/05 08:45:28 deuce 1.6.12.2: Issue number: i21110 Submitted by: Gorden Lin {Gorden.Lin@Sun.com} Reviewed by:  Tino Rachui {Tino.Rachui@Sun.com} 2004/07/29 09:14:06 deuce 1.6.12.1: Issue number:  21110 Submitted by:  Gorden Lin {gorden.lin@sun.com} Reviewed by:   Tino Rachui {tino.rachui@sun.com}


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [c046ccdd85a7472dcdd9d0c15d7ec90bf1890d1f]

INTEGRATION: CWS desktintgr02 (1.2.8); FILE MERGED 2004/08/11 11:41:20 tra 1.2.8.1: #i24335#added thumbviewer related code


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [875fe6777aac36bbaab56092614d483356886cb3]

INTEGRATION: CWS desktintgr02 (1.7.12); FILE MERGED 2004/08/02 13:11:28 tra 1.7.12.2: #i32060#removed debug message box 2004/08/02 12:31:10 tra 1.7.12.1: #i32060#work-around for #i32420# introduced


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [9707be00bae15b76769a5fc83898f01129c8a7e9]

INTEGRATION: CWS desktintgr02 (1.2.8); FILE MERGED 2004/08/14 11:33:02 tra 1.2.8.2: #i24335#allocate enough space for the longest zip content name including the final 0 in GetDirectory 2004/07/29 09:14:06 deuce 1.2.8.1: Issue number:  21110 Submitted by:  Gorden Lin {gorden.lin@sun.com} Reviewed by:   Tino Rachui {tino.rachui@sun.com}


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [3b5fa7f36727c32b3c384a4f82495c349cec0038]

INTEGRATION: CWS ooo20040704 (1.23.6); FILE MERGED 2004/07/18 02:15:15 svesik 1.23.6.4: RESYNC: (1.24-1.25); FILE MERGED 2004/07/02 07:59:58 cmc 1.23.6.3: #i30891# revert header and namespace change 2004/06/29 15:40:59 svesik 1.23.6.2: RESYNC: (1.23-1.24); FILE MERGED 2004/06/28 12:13:46 cmc 1.23.6.1: #i30801 allow using system stl if possible


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [ca52b7ea2980a18fc0e54fa4ac26b9086d45c8b5]

INTEGRATION: CWS ooo20040704 (1.8.92); FILE MERGED 2004/06/28 12:13:43 cmc 1.8.92.1: #i30801 allow using system stl if possible


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [9464a9cfb32a77e888cd53ada539c26520aca9ff]

INTEGRATION: CWS desktintgr02 (1.1.2); FILE ADDED 2004/08/18 06:41:50 deuce 1.1.2.4: Issue number: i32660,  i32927,  i32268 Submitted by: Gorden Lin {Gorden.Lin@Sun.com} Reviewed by:  Tino Rachui {Tino.Rachui@Sun.com} 2004/08/05 08:45:28 deuce 1.1.2.3: Issue number: i21110 Submitted by: Gorden Lin {Gorden.Lin@Sun.com} Reviewed by:  Tino Rachui {Tino.Rachui@Sun.com} 2004/08/02 03:22:04 deuce 1.1.2.2: Issue number: i21110 Submitted by: Gorden Lin {Gorden.Lin@Sun.com} Reviewed by: Tino Rachui {Tino.Rachui@Sun.com} 2004/07/29 09:28:27 deuce 1.1.2.1: Issue number:  21110 Submitted by:  Gorden Lin {gorden.lin@sun.com} Reviewed by:   Tino Rachui {tino.rachui@sun.com}


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [57798bd95f1cd80b674fe284054d9b929d6a5599]

INTEGRATION: CWS desktintgr02 (1.1.2); FILE ADDED 2004/07/29 09:28:27 deuce 1.1.2.1: Issue number:  21110 Submitted by:  Gorden Lin {gorden.lin@sun.com} Reviewed by:   Tino Rachui {tino.rachui@sun.com}


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [76f8a448313d55a3f85b4b9344aa7fe8ed919023]

INTEGRATION: CWS ooo20040704 (1.11.46); FILE MERGED 2004/06/28 12:13:41 cmc 1.11.46.1: #i30801 allow using system stl if possible


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [5e758a62f7f50395c98242a58ce55b6cef57b75c]

INTEGRATION: CWS desktintgr02 (1.1.2); FILE ADDED 2004/07/29 09:28:26 deuce 1.1.2.1: Issue number:  21110 Submitted by:  Gorden Lin {gorden.lin@sun.com} Reviewed by:   Tino Rachui {tino.rachui@sun.com}


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [2d5bbdec0f15e48f995739385bcd2425564d6a2c]

INTEGRATION: CWS ooo20040704 (1.2.6); FILE MERGED 2004/07/05 12:55:58 cmc 1.2.6.4: #i30801# I mean libxml2 of course, not freetype 2004/07/05 12:55:04 cmc 1.2.6.3: #i30801# make freetype an optional compile 2004/07/02 18:37:42 vq 1.2.6.2: #i27032# Please use always $/ and not \. (Except when you have a reason to do so.) 2004/07/02 15:10:27 haggai 1.2.6.1: #i27032# CROSS MERGE from fwklhf01 to fix P1 build breakage on Linux


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [ead54767682e175511b3242b74b296c3cc018714]

INTEGRATION: CWS desktintgr02 (1.1.2); FILE ADDED 2004/08/18 06:41:50 deuce 1.1.2.3: Issue number: i32660,  i32927,  i32268 Submitted by: Gorden Lin {Gorden.Lin@Sun.com} Reviewed by:  Tino Rachui {Tino.Rachui@Sun.com} 2004/08/02 03:22:04 deuce 1.1.2.2: Issue number: i21110 Submitted by: Gorden Lin {Gorden.Lin@Sun.com} Reviewed by: Tino Rachui {Tino.Rachui@Sun.com} 2004/07/29 09:28:25 deuce 1.1.2.1: Issue number:  21110 Submitted by:  Gorden Lin {gorden.lin@sun.com} Reviewed by:   Tino Rachui {tino.rachui@sun.com}


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [924157e929265e8dce1a3f98d9b775dd4f53500a]

INTEGRATION: CWS desktintgr02 (1.1.2); FILE ADDED 2004/08/02 03:22:03 deuce 1.1.2.2: Issue number: i21110 Submitted by: Gorden Lin {Gorden.Lin@Sun.com} Reviewed by: Tino Rachui {Tino.Rachui@Sun.com} 2004/07/29 09:28:25 deuce 1.1.2.1: Issue number:  21110 Submitted by:  Gorden Lin {gorden.lin@sun.com} Reviewed by:   Tino Rachui {tino.rachui@sun.com}


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [ca6cdcd679e5d9aa646112d2a75876cbfaac9c32]

INTEGRATION: CWS desktintgr02 (1.1.2); FILE ADDED 2004/07/29 09:28:24 deuce 1.1.2.1: Issue number:  21110 Submitted by:  Gorden Lin {gorden.lin@sun.com} Reviewed by:   Tino Rachui {tino.rachui@sun.com}


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [19131a7e2466e3a2408cb3200b473017a8a3b22c]

INTEGRATION: CWS ooo20040704 (1.8.6); FILE MERGED 2004/07/13 19:06:12 vq 1.8.6.1: #i10000# javadoc needs $(WRAPCMD) to work with W32-tcsh style builds.


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [549345b4c1c0bba212885ae680b793719b10d19a]

INTEGRATION: CWS ooo20040704 (1.31.20); FILE MERGED 2004/07/19 05:31:50 svesik 1.31.20.2: RESYNC: (1.31-1.32); FILE MERGED 2004/06/29 08:02:16 cmc 1.31.20.1: #i30801# allow using system stl if possible


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [877d8d25826d247852b0d8fb021ae4fbc09d1dc7]

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  Rüdiger Timm  <rt@openoffice.org>  [3fa0dda1485fa7c5d6269b15e027a33a58415ca2]

INTEGRATION: CWS ooo20040704 (1.41.56); FILE MERGED 2004/07/20 04:33:32 svesik 1.41.56.2: RESYNC: (1.41-1.43); FILE MERGED 2004/06/29 16:29:54 cmc 1.41.56.1: #i30801# allow using system stl if possible


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [06dec93785475be75b3043481543fa03de0bb0b2]

INTEGRATION: CWS desktintgr02 (1.3.8); FILE MERGED 2004/07/29 09:14:05 deuce 1.3.8.1: Issue number:  21110 Submitted by:  Gorden Lin {gorden.lin@sun.com} Reviewed by:   Tino Rachui {tino.rachui@sun.com}


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [2bec6371bf628b58cdb6a9b1635b12056ee34877]

INTEGRATION: CWS ooo20040704 (1.36.4); FILE MERGED 2004/06/29 16:29:53 cmc 1.36.4.1: #i30801# allow using system stl if possible


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [49627fab5ea0432cb534bce606b01a262ad0a7fb]

INTEGRATION: CWS desktintgr02 (1.2.40); FILE MERGED 2004/07/29 09:14:05 deuce 1.2.40.1: Issue number:  21110 Submitted by:  Gorden Lin {gorden.lin@sun.com} Reviewed by:   Tino Rachui {tino.rachui@sun.com}


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [8edde3a186eaaa0f24e35fc2098c606168fe3133]

INTEGRATION: CWS ooo20040704 (1.59.90); FILE MERGED 2004/06/29 16:29:52 cmc 1.59.90.1: #i30801# allow using system stl if possible


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [a22f242de7c598fc41b06a319698e4415523a932]

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>  [69c970665ac13cb547bda7aeeee2df8e0cd8ab83]

INTEGRATION: CWS desktintgr02 (1.2.40); FILE MERGED 2004/07/29 09:14:04 deuce 1.2.40.1: Issue number:  21110 Submitted by:  Gorden Lin {gorden.lin@sun.com} Reviewed by:   Tino Rachui {tino.rachui@sun.com}


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [152c14f1011841ad2e5d84d1a62e50608b719a93]

INTEGRATION: CWS ooo20040704 (1.77.4); FILE MERGED 2004/06/29 16:29:51 cmc 1.77.4.1: #i30801# allow using system stl if possible


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [4013665f67dba9b1ebbe99af140918b14571ed17]

INTEGRATION: CWS desktintgr02 (1.2.8); FILE MERGED 2004/07/29 09:14:04 deuce 1.2.8.1: Issue number:  21110 Submitted by:  Gorden Lin {gorden.lin@sun.com} Reviewed by:   Tino Rachui {tino.rachui@sun.com}


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [7b471958a7f98da7c64d4c71770c4fb902728426]

INTEGRATION: CWS desktintgr02 (1.1.2); FILE ADDED 2004/08/16 04:45:39 tra 1.1.2.3: #i24335# 2004/08/11 18:33:26 tra 1.1.2.2: #i24335# 2004/08/11 11:48:41 tra 1.1.2.1: #i24335#


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [574c9da55b6083b0be8a4ef129ce6dbe3dd3e232]

INTEGRATION: CWS desktintgr02 (1.2.8); FILE MERGED 2004/08/11 11:48:11 tra 1.2.8.1: #i24335#added thumbviewer CLSID


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [19af6fe20d1f61144be4ddf07d8b518a1cdbdf3a]

INTEGRATION: CWS desktintgr02 (1.2.8); FILE MERGED 2004/08/05 08:45:27 deuce 1.2.8.1: Issue number: i21110 Submitted by: Gorden Lin {Gorden.Lin@Sun.com} Reviewed by:  Tino Rachui {Tino.Rachui@Sun.com}


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [87a0d12242fc3e9ef2ba33feb3bd4c82679991af]

INTEGRATION: CWS desktintgr02 (1.1.2); FILE ADDED 2004/07/29 09:28:23 deuce 1.1.2.1: Issue number:  21110 Submitted by:  Gorden Lin {gorden.lin@sun.com} Reviewed by:   Tino Rachui {tino.rachui@sun.com}


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [3ddd23e4e3fd24930468341d2bc3d0381e16ddc4]

INTEGRATION: CWS desktintgr02 (1.2.8); FILE MERGED 2004/08/18 06:41:50 deuce 1.2.8.4: Issue number: i32660,  i32927,  i32268 Submitted by: Gorden Lin {Gorden.Lin@Sun.com} Reviewed by:  Tino Rachui {Tino.Rachui@Sun.com} 2004/08/11 11:47:21 tra 1.2.8.3: #i24335#added thumbviewer related code 2004/08/05 08:45:27 deuce 1.2.8.2: Issue number: i21110 Submitted by: Gorden Lin {Gorden.Lin@Sun.com} Reviewed by:  Tino Rachui {Tino.Rachui@Sun.com} 2004/07/29 09:14:03 deuce 1.2.8.1: Issue number:  21110 Submitted by:  Gorden Lin {gorden.lin@sun.com} Reviewed by:   Tino Rachui {tino.rachui@sun.com}


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [e174c7d8e7379edf463db7d41abaad697283e94e]

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>  [c2f8149f0275acaa00da250d206ba55eec9204e4]

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>  [3289aca27fe802833eb0ce199ba5d8f58284a827]

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  Oliver Bolte  <obo@openoffice.org>  [0beb92797641c1ff8f878052798a3f2ac2e6c577]

INTEGRATION: CWS qwizards2 (1.13.2); FILE MERGED 2004/07/23 10:14:10 rpiterman 1.13.2.4: removed unactual webwizard HIDs 2004/06/25 12:56:21 va 1.13.2.3: corrected syntax errors 2004/06/25 12:23:47 tv 1.13.2.2: added fax wizard HIDs 2004/06/24 18:03:40 rpiterman 1.13.2.1: added agenda wizard hid


2004-09-08  Oliver Bolte  <obo@openoffice.org>  [e6344b9e609481c0f4acda2434472cc486300455]

INTEGRATION: CWS qwizards2 (1.32.2); FILE MERGED 2004/07/08 15:27:40 tv 1.32.2.2: replaced deprecated service 2004/06/16 12:04:03 bc 1.32.2.1: ## presentationdocument service added


2004-09-08  Oliver Bolte  <obo@openoffice.org>  [8f5e53fdf054c12684c6a161b04494b865b5f01d]

INTEGRATION: CWS qwizards2 (1.6.172); FILE MERGED 2004/06/16 12:02:39 bc 1.6.172.1: ##Service for presentationdocument added


2004-09-08  Oliver Bolte  <obo@openoffice.org>  [aff55ac0609e67b325fc086c6f40d62043d403cf]

INTEGRATION: CWS qwizards2 (1.2.2); FILE MERGED 2004/08/24 09:49:52 rpiterman 1.2.2.1: bugfix Issue number: i33085 i33212


2004-09-08  Oliver Bolte  <obo@openoffice.org>  [662768b9b192f07f82547083ab84fd299dfea2f8]

INTEGRATION: CWS qwizards2 (1.3.2); FILE MERGED 2004/07/30 14:55:55 rpiterman 1.3.2.1: bugfixes Web Wizard


2004-09-08  Oliver Bolte  <obo@openoffice.org>  [db67417e7587daf3e80d0ab86c60dffa98c942b4]

INTEGRATION: CWS qwizards2 (1.2.2); FILE MERGED 2004/08/13 10:31:13 rpiterman 1.2.2.3: now uses CGSettings.Formatter and common.Helper.DateUtils for formatting dates. added size resource string support to TOC 2004/07/30 14:55:55 rpiterman 1.2.2.2: bugfixes Web Wizard 2004/07/19 13:26:55 rpiterman 1.2.2.1: WebWizard spec revision added a set for the session save list added a getFileAccess() method Issue number: Submitted by: Reviewed by:


2004-09-08  Oliver Bolte  <obo@openoffice.org>  [64560f340953ceb9f3b982c0834b4ba8ff53e48f]

INTEGRATION: CWS qwizards2 (1.2.2); FILE MERGED 2004/08/20 14:47:15 tv 1.2.2.3: cehcked in for Ron Issue number: Submitted by: Reviewed by: 2004/08/12 14:25:06 rpiterman 1.2.2.2: changed getURL method to use a FileAccess method instead of JavaTools, to convert URL to Path Issue number: Submitted by: Reviewed by: 2004/07/19 13:31:03 rpiterman 1.2.2.1: WebWizard spec revision implemented the setURL method


2004-09-08  Oliver Bolte  <obo@openoffice.org>  [5d17ef9d63d074582e9dff9c11962b5a13c9be27]

INTEGRATION: CWS qwizards2 (1.2.2); FILE MERGED 2004/07/19 13:32:23 rpiterman 1.2.2.1: WebWizard spec revision changed the form of one static call to be prettier.


2004-09-08  Oliver Bolte  <obo@openoffice.org>  [a37fa953be71e15ac1fe88b2343518c71813debf]

INTEGRATION: CWS qwizards2 (1.2.2); FILE MERGED 2004/07/19 13:29:47 rpiterman 1.2.2.1: WebWizard spec revision removed keywords, favicon and revisit after fields Issue number: Submitted by: Reviewed by:


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [c206b4e50c998ebe75fb3be60958db2b49bdde58]

INTEGRATION: CWS ooo20040704 (1.14.20); FILE MERGED 2004/07/02 09:58:36 cmc 1.14.20.2: #i30891# revert header and namespace change 2004/06/28 12:48:39 cmc 1.14.20.1: #i30801# allow using system stl if possible


2004-09-08  Oliver Bolte  <obo@openoffice.org>  [7174b2a5ff8726e06926d242af7d7108626dc65c]

INTEGRATION: CWS qwizards2 (1.1.2); FILE ADDED 2004/07/30 10:36:05 rpiterman 1.1.2.1: helper class to read filter information from web wizard configuration Issue number: Submitted by: Reviewed by:


2004-09-08  Oliver Bolte  <obo@openoffice.org>  [10c7571855a03d6252eb9b417215655ced35d4f1]

INTEGRATION: CWS qwizards2 (1.2.2); FILE MERGED 2004/08/24 09:49:52 rpiterman 1.2.2.5: bugfix Issue number: i33085 i33212 2004/08/13 10:31:12 rpiterman 1.2.2.4: now uses CGSettings.Formatter and common.Helper.DateUtils for formatting dates. added size resource string support to TOC 2004/07/30 14:55:55 rpiterman 1.2.2.3: bugfixes Web Wizard 2004/07/30 09:30:46 rpiterman 1.2.2.2: small change to isOfficeDocument detection 2004/07/19 13:28:37 rpiterman 1.2.2.1: WebWizard Spec Revision changed URL2Path to use the right method. FileAccess object is retrieved from the CGSettings Object


2004-09-08  Oliver Bolte  <obo@openoffice.org>  [8d193169a1b5a3d5baddb647e32a5d43bdfa7d4d]

INTEGRATION: CWS qwizards2 (1.2.2); FILE MERGED 2004/08/12 14:23:17 rpiterman 1.2.2.1: changed style reference to use name instead of index, which did not work since sorting the styles list.


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [b344a4ce3273f51a9aa64cdd2287fdbcc222040b]

INTEGRATION: CWS ooo20040704 (1.4.136); FILE MERGED 2004/06/28 14:41:47 cmc 1.4.136.1: #i30801# allow using system stl if possible


2004-09-08  Oliver Bolte  <obo@openoffice.org>  [0cbba6e6f871f5ad3354136519f04ce7cf511460]

INTEGRATION: CWS qwizards2 (1.2.2); FILE MERGED 2004/08/13 10:26:33 rpiterman 1.2.2.5: added a "Size: xxxKB" resource for web page (number 151) 2004/07/30 14:55:54 rpiterman 1.2.2.4: bugfixes Web Wizard 2004/07/23 15:42:52 rpiterman 1.2.2.3: changed to read right resources 2004/07/23 10:08:56 rpiterman 1.2.2.2: removed threads for creating dialogs. now opens a new document when starting wizard Issue number: Submitted by: Reviewed by: 2004/07/19 13:48:53 rpiterman 1.2.2.1: Changes according to the WebWizard Spec revision


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [76c83be55b37a87ca163aef36df87355a230f2e9]

INTEGRATION: CWS ooo20040704 (1.7.120); FILE MERGED 2004/07/02 08:32:51 cmc 1.7.120.2: #i30891# revert header and namespace change 2004/06/28 14:41:46 cmc 1.7.120.1: #i30801# allow using system stl if possible


2004-09-08  Oliver Bolte  <obo@openoffice.org>  [0e0ee7f765df6c363069620d26ba00a8d3f1684e]

INTEGRATION: CWS qwizards2 (1.2.2); FILE MERGED 2004/08/13 10:15:47 rpiterman 1.2.2.3: changed checkboxes in step 4 to be 10 points "wider" 2004/07/23 10:08:55 rpiterman 1.2.2.2: removed threads for creating dialogs. now opens a new document when starting wizard Issue number: Submitted by: Reviewed by: 2004/07/19 13:43:34 rpiterman 1.2.2.1: WebWizard Spec revision the dialog is now wider, buttons are larger. FTP warning is included.


2004-09-08  Oliver Bolte  <obo@openoffice.org>  [b935a193b56e8dab74a0df6788934af7658ffd56]

INTEGRATION: CWS qwizards2 (1.2.2); FILE MERGED 2004/08/13 10:17:59 rpiterman 1.2.2.2: made the wizard popup when the user tries to start another instance 2004/07/23 10:08:54 rpiterman 1.2.2.1: removed threads for creating dialogs. now opens a new document when starting wizard Issue number: Submitted by: Reviewed by:


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [ea34fbf986a396276e52b34438b39ad35654cc9d]

INTEGRATION: CWS ooo20040704 (1.2.70); FILE MERGED 2004/07/02 14:17:53 cmc 1.2.70.2: #i30891# revert header and namespace change 2004/06/28 11:49:46 cmc 1.2.70.1: #i30801 allow using system stl if possible


2004-09-08  Oliver Bolte  <obo@openoffice.org>  [cd57f5ab88091b8d66914dea989123c7fc92492e]

INTEGRATION: CWS qwizards2 (1.2.2); FILE MERGED 2004/07/19 13:42:21 rpiterman 1.2.2.1: WebWizard spec revision removed unactual(old) hids Issue number: Submitted by: Reviewed by:


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [fc68f69fee950b2dbf66740508c1f479d7d9c80b]

INTEGRATION: CWS ooo20040704 (1.1.1.1.120); FILE MERGED 2004/06/28 11:49:46 cmc 1.1.1.1.120.1: #i30801 allow using system stl if possible


2004-09-08  Oliver Bolte  <obo@openoffice.org>  [6d8af6517fe11bec17a1f08aef17cf5563c0a726]

INTEGRATION: CWS qwizards2 (1.2.2); FILE MERGED 2004/08/24 09:49:51 rpiterman 1.2.2.5: bugfix Issue number: i33085 i33212 2004/08/20 14:47:15 tv 1.2.2.4: cehcked in for Ron Issue number: Submitted by: Reviewed by: 2004/08/13 10:30:25 rpiterman 1.2.2.3: now uses background document for formatting dates and numbers in the TOC. Uses CGSettings.Formatter as formatter, and needed to change instanciation order. 2004/07/23 10:08:52 rpiterman 1.2.2.2: removed threads for creating dialogs. now opens a new document when starting wizard Issue number: Submitted by: Reviewed by: 2004/07/19 13:48:53 rpiterman 1.2.2.1: Changes according to the WebWizard Spec revision


2004-09-08  Oliver Bolte  <obo@openoffice.org>  [dedec77a24d07d6449f75da24d808e411ca10176]

INTEGRATION: CWS qwizards2 (1.2.2); FILE MERGED 2004/08/19 17:54:19 rpiterman 1.2.2.4: bugfix: getDoc(...) returns null if document does not exist. 2004/07/30 14:55:54 rpiterman 1.2.2.3: bugfixes Web Wizard 2004/07/23 10:08:51 rpiterman 1.2.2.2: removed threads for creating dialogs. now opens a new document when starting wizard Issue number: Submitted by: Reviewed by: 2004/07/19 13:48:53 rpiterman 1.2.2.1: Changes according to the WebWizard Spec revision


2004-09-08  Oliver Bolte  <obo@openoffice.org>  [60d711513774b5f479f0502bdcfe5185df72d2a8]

INTEGRATION: CWS qwizards2 (1.2.2); FILE MERGED 2004/08/24 09:49:51 rpiterman 1.2.2.6: bugfix Issue number: i33085 i33212 2004/08/19 17:52:12 rpiterman 1.2.2.5: bugfix: document selection on load session. bugfix: style refresh only after status dialog closes (load session). bugfix: zip overwrite warning comes only one time 2004/08/13 10:27:54 rpiterman 1.2.2.4: fixed final message to include target names 2004/07/30 09:29:36 rpiterman 1.2.2.3: changed finished message to include filenames 2004/07/23 10:08:50 rpiterman 1.2.2.2: removed threads for creating dialogs. now opens a new document when starting wizard Issue number: Submitted by: Reviewed by: 2004/07/19 13:48:53 rpiterman 1.2.2.1: Changes according to the WebWizard Spec revision


2004-09-08  Oliver Bolte  <obo@openoffice.org>  [840e3d662330723cda561f0df7d828b1f8f5c487]

INTEGRATION: CWS qwizards2 (1.2.2); FILE MERGED 2004/07/19 13:34:34 rpiterman 1.2.2.1: changed some imports


2004-09-08  Oliver Bolte  <obo@openoffice.org>  [1a827f9effde7809e204df2c93602538224aa0b8]

INTEGRATION: CWS qwizards2 (1.2.2); FILE MERGED 2004/08/19 17:47:01 rpiterman 1.2.2.1: docu


2004-09-08  Oliver Bolte  <obo@openoffice.org>  [1f0c628ee4ac16f07fb839681e63b9aa0655a3da]

INTEGRATION: CWS qwizards2 (1.2.2); FILE MERGED 2004/08/24 09:49:51 rpiterman 1.2.2.4: bugfix Issue number: i33085 i33212 2004/08/19 17:46:20 rpiterman 1.2.2.3: added check (if) to prevent setting progress bar properties after dispose. 2004/07/23 10:08:50 rpiterman 1.2.2.2: removed threads for creating dialogs. now opens a new document when starting wizard Issue number: Submitted by: Reviewed by: 2004/07/19 13:38:43 rpiterman 1.2.2.1: WebWizard spec revision added title argument to execute method added xComponent.dispose call when finished changed imports


2004-09-08  Oliver Bolte  <obo@openoffice.org>  [fed84fc82a324a8db999badf91dd76ebab6278f8]

INTEGRATION: CWS qwizards2 (1.2.2); FILE MERGED 2004/07/19 13:36:53 rpiterman 1.2.2.1: WebWizard spec revision removed fav icon added ZIP delete removed directory delete changed imports changed static calls to be nicer


2004-09-08  Oliver Bolte  <obo@openoffice.org>  [4595e5fe3bd456534bd467b5ac4a713c0677033d]

INTEGRATION: CWS qwizards2 (1.2.2); FILE MERGED 2004/07/19 13:44:49 rpiterman 1.2.2.1: changed some imports


2004-09-08  Oliver Bolte  <obo@openoffice.org>  [ce471dc6e06863dc73a7282285d4c07c404fa91d]

INTEGRATION: CWS qwizards2 (1.2.2); FILE MERGED 2004/07/19 13:48:52 rpiterman 1.2.2.1: Changes according to the WebWizard Spec revision


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [930270fcc2457c2fb61ed551e51c460deaf2e3ac]

INTEGRATION: CWS ooo20040704 (1.24.8); FILE MERGED 2004/07/02 07:51:09 cmc 1.24.8.2: #i30891# revert header and namespace change 2004/06/28 12:15:01 cmc 1.24.8.1: #i30801 allow using system stl if possible


2004-09-08  Oliver Bolte  <obo@openoffice.org>  [cd4e793218d5a4ae85320ac54e7081874268b8e7]

INTEGRATION: CWS qwizards2 (1.2.2); FILE MERGED 2004/07/19 13:46:28 rpiterman 1.2.2.2: Bugfix: dialog now returns null (instead of crushing) when "none" is selected. 2004/06/11 15:40:27 rpiterman 1.2.2.1: renderer changed to return "" when object given is null. Issue number: 116967 Submitted by: rpiterman


2004-09-08  Oliver Bolte  <obo@openoffice.org>  [d017221a38e1d52bc0700211e0abf6532dc4861a]

INTEGRATION: CWS qwizards2 (1.2.2); FILE MERGED 2004/07/19 13:39:21 rpiterman 1.2.2.1: changed buttons size from 40 to 50 Issue number: Submitted by: Reviewed by:


2004-09-08  Oliver Bolte  <obo@openoffice.org>  [11b000c85f3c5962bccc8b23638a5cf7fc167d66]

INTEGRATION: CWS qwizards2 (1.2.2); FILE MERGED 2004/07/19 13:33:56 rpiterman 1.2.2.1: changed some imports Issue number: Submitted by: Reviewed by:


2004-09-08  Oliver Bolte  <obo@openoffice.org>  [bf0feecc4354fb17c89546205f7e0c89ad73c0d6]

INTEGRATION: CWS qwizards2 (1.2.2); FILE MERGED 2004/07/19 13:44:14 rpiterman 1.2.2.1: added constants for new AbstractErrorHandler method


2004-09-08  Oliver Bolte  <obo@openoffice.org>  [53788ca2c29a9bb5e58847691347c6d6657a2a41]

INTEGRATION: CWS qwizards2 (1.2.2); FILE MERGED 2004/08/13 10:16:36 rpiterman 1.2.2.2: made the wizard pop up when the user tries to start another instance Issue number: Submitted by: Reviewed by: 2004/07/19 13:33:12 rpiterman 1.2.2.1: changed some imports


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [b13aa2559bda5e813406ac474527db7e39146322]

INTEGRATION: CWS ooo20040704 (1.2.58); FILE MERGED 2004/07/19 05:50:58 svesik 1.2.58.3: RESYNC: (1.2-1.3); FILE MERGED 2004/07/02 10:21:16 cmc 1.2.58.2: #i30891# revert header and namespace change 2004/06/28 12:23:42 cmc 1.2.58.1: #i30801 allow using system stl if possible


2004-09-08  Oliver Bolte  <obo@openoffice.org>  [1f3bd21f71da7dbe9f99009787e8829215d708c1]

INTEGRATION: CWS qwizards2 (1.2.2); FILE MERGED 2004/07/19 13:47:14 rpiterman 1.2.2.1: changed a Static call to be nicer.


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [6e380aa47ef0ca91fe81ce12771e6999d6dfa37c]

INTEGRATION: CWS ooo20040704 (1.2.58); FILE MERGED 2004/07/19 05:50:45 svesik 1.2.58.3: RESYNC: (1.2-1.3); FILE MERGED 2004/07/02 10:21:15 cmc 1.2.58.2: #i30891# revert header and namespace change 2004/06/28 12:23:42 cmc 1.2.58.1: #i30801 allow using system stl if possible


2004-09-08  Oliver Bolte  <obo@openoffice.org>  [233918b5dc1a514d0ba21ddf097eebdf48d4b710]

INTEGRATION: CWS qwizards2 (1.2.2); FILE MERGED 2004/07/19 13:41:33 rpiterman 1.2.2.1: old methods are now deprecated, bus still on use. added a new showMessage method which should be used. Issue number: Submitted by: Reviewed by:


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [4dfc76ac1229789e3dfb1a2ed420ac72e09c5243]

INTEGRATION: CWS ooo20040704 (1.2.58); FILE MERGED 2004/07/02 10:21:15 cmc 1.2.58.2: #i30891# revert header and namespace change 2004/06/28 12:23:41 cmc 1.2.58.1: #i30801 allow using system stl if possible


2004-09-08  Oliver Bolte  <obo@openoffice.org>  [b31a046e01742976d22893ec3dd9787a75a53142]

INTEGRATION: CWS qwizards2 (1.2.2); FILE MERGED 2004/07/19 13:51:38 rpiterman 1.2.2.2: added static method attachLabel Issue number: Submitted by: Reviewed by: 2004/06/02 15:22:40 rpiterman 1.2.2.1: attachData/TimeField were not using a Type as last arguement. That was a bug. Now they pass new Integer(0). Issue number: Submitted by: Reviewed by:


2004-09-08  Oliver Bolte  <obo@openoffice.org>  [145013a58984f73d8bd126fb3d8df70941534c6f]

INTEGRATION: CWS qwizards2 (1.2.2); FILE MERGED 2004/08/20 14:55:15 tv 1.2.2.3: checked in for ron Issue number: Submitted by: Reviewed by: 2004/07/28 17:15:40 rpiterman 1.2.2.2: removed a console output 2004/06/02 15:21:28 rpiterman 1.2.2.1: added a ConvertedStringField class for strings which should convert to Integers. Issue number: Submitted by: Reviewed by:


2004-09-08  Oliver Bolte  <obo@openoffice.org>  [bea65c35fdeea2e387f60013d35ba7f7d5c73602]

INTEGRATION: CWS qwizards2 (1.2.2); FILE MERGED 2004/08/20 14:55:15 tv 1.2.2.1: checked in for ron Issue number: Submitted by: Reviewed by:


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [0bf5c819bd4883398a655edfb6e73913b057f474]

INTEGRATION: CWS ooo20040704 (1.2.58); FILE MERGED 2004/06/28 12:23:41 cmc 1.2.58.1: #i30801 allow using system stl if possible


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [f5aee2f2519df4605c391737786202011c28211e]

INTEGRATION: CWS ooo20040704 (1.14.12); FILE MERGED 2004/08/09 14:42:45 vg 1.14.12.3: RESYNC MERGED 1.14 1.15 Everything below this line will be added to the revision comment. 2004/07/02 09:02:57 cmc 1.14.12.2: #i30891# revert header and namespace change 2004/06/28 12:57:38 cmc 1.14.12.1: #i30801# allow using system stl if possible


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [640194418d2a4c39d831d29068601c4d63fa2be1]

INTEGRATION: CWS ooo20040704 (1.2.58); FILE MERGED 2004/06/28 12:23:40 cmc 1.2.58.1: #i30801 allow using system stl if possible


2004-09-08  Oliver Bolte  <obo@openoffice.org>  [b5b018568e52d3068639c5790d6ca08b88d4fc26]

INTEGRATION: CWS qwizards2 (1.2.2); FILE MERGED 2004/07/19 13:50:47 rpiterman 1.2.2.1: A method incocation exception is not being thrown anymore. Instead, a warning is issued to stdout Issue number: Submitted by: Reviewed by:


2004-09-08  Oliver Bolte  <obo@openoffice.org>  [7d3ff41a59c2a6e0e46841dd96a9c1ed97557533]

INTEGRATION: CWS qwizards2 (1.2.2); FILE MERGED 2004/06/02 15:19:58 rpiterman 1.2.2.1: changed guiEventListener to be public Issue number: Submitted by: Reviewed by:


2004-09-08  Oliver Bolte  <obo@openoffice.org>  [e00bad318b2710deb3c49ceb848be045c80bf808]

INTEGRATION: CWS qwizards2 (1.2.2); FILE MERGED 2004/08/18 08:13:28 tv 1.2.2.2: added debug function 'printControlProperties' Issue number: Submitted by: Reviewed by: 2004/06/02 15:19:21 rpiterman 1.2.2.1: changed an if-else chane to a switch command Issue number: Submitted by: Reviewed by:


2004-09-08  Oliver Bolte  <obo@openoffice.org>  [1a924b0c30a301496bf5a9a93472c2f3718105d0]

INTEGRATION: CWS qwizards2 (1.2.2); FILE MERGED 2004/07/19 13:49:35 rpiterman 1.2.2.1: added INTEGER_50 constant Issue number: Submitted by: Reviewed by:


2004-09-08  Oliver Bolte  <obo@openoffice.org>  [d2d7c4242bedc0720cf7e222a4b0a13db5ca5e2a]

INTEGRATION: CWS qwizards2 (1.2.2); FILE MERGED 2004/06/16 10:14:22 tv 1.2.2.1: #116422# added possibility to differentiate between pathPicker usage and normal textfiel editing when using the PathSelection Control Issue number: Submitted by: Reviewed by:


2004-09-08  Oliver Bolte  <obo@openoffice.org>  [10ef81d53ff2b0cf1adfe3dcaeb6511df788243c]

INTEGRATION: CWS qwizards2 (1.2.2); FILE MERGED 2004/08/20 14:55:14 tv 1.2.2.1: checked in for ron Issue number: Submitted by: Reviewed by:


2004-09-08  Oliver Bolte  <obo@openoffice.org>  [f32f23c8a50bac8397bc00ae1e86e5ecfa017bdb]

INTEGRATION: CWS qwizards2 (1.2.2); FILE MERGED 2004/07/28 17:15:14 rpiterman 1.2.2.3: removed a console ouput 2004/06/25 13:52:24 rpiterman 1.2.2.2: Added HelpURL property to the scroll bar Issue number: Submitted by: Reviewed by: 2004/06/02 15:18:16 rpiterman 1.2.2.1: broke up the method for getting the data from the controls to a few methods which can now be called separately for each control. Issue number: Submitted by: Reviewed by:


2004-09-08  Oliver Bolte  <obo@openoffice.org>  [e84aed8a299f8ae8bdac69305dd24ae1f216aba3]

INTEGRATION: CWS qwizards2 (1.2.2); FILE MERGED 2004/06/02 15:16:28 rpiterman 1.2.2.1: added breakLink method Issue number: Submitted by: Reviewed by:


2004-09-08  Oliver Bolte  <obo@openoffice.org>  [d5e47df7e76e03a744eccb7df2bca61dcddad1e9]

INTEGRATION: CWS qwizards2 (1.2.2); FILE MERGED 2004/08/19 17:01:15 tv 1.2.2.2: #i30264# added info in description of a template created with  a wizard. 2004/06/16 09:36:24 tv 1.2.2.1: #116422# correct overwrite warning when user did not change the pre-defined save path Issue number: Submitted by: Reviewed by:


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [af5a11ba4c338bd62a3dcd1b3bb4cdc96d1f02f3]

INTEGRATION: CWS ooo20040704 (1.24.40); FILE MERGED 2004/07/02 15:49:30 cmc 1.24.40.2: #i30891# revert header and namespace change 2004/06/29 09:01:04 cmc 1.24.40.1: #i30801# allow using system stl if possible


2004-09-08  Oliver Bolte  <obo@openoffice.org>  [29961687bdb4da7ff0c40f6ebe3291c2ed29ed49]

INTEGRATION: CWS qwizards2 (1.2.2); FILE MERGED 2004/08/23 12:16:02 tv 1.2.2.9: typos fixed 2004/08/19 17:01:15 tv 1.2.2.8: #i30264# added info in description of a template created with  a wizard. 2004/07/21 15:54:07 tv 1.2.2.7: several small bugfixes, incl. exchanging some listboxes with combo boxes 2004/07/08 14:32:43 tv 1.2.2.6: several UI modifications 2004/06/16 13:28:42 tv 1.2.2.5: #i30261# load template for editing after user cose to modify the template Issue number: Submitted by: Reviewed by: 2004/06/16 13:10:43 tv 1.2.2.4: #i30248# if no save path is present and the user presses finish a save as dialog appears Issue number: Submitted by: Reviewed by: 2004/06/16 10:13:06 tv 1.2.2.3: #116422# handled another possibility to get a overwrite warning Issue number: Submitted by: Reviewed by: 2004/06/16 09:36:23 tv 1.2.2.2: #116422# correct overwrite warning when user did not change the pre-defined save path Issue number: Submitted by: Reviewed by: 2004/06/02 15:13:51 rpiterman 1.2.2.1: changed call from loadDocument to loadTemplate (and moved the method from LetterDocument class to TextDocument). Issue number: Submitted by: Reviewed by:


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [ed5dc116f05272ca16f114e922c18724eaa180d8]

INTEGRATION: CWS ooo20040704 (1.2.70); FILE MERGED 2004/06/29 09:01:04 cmc 1.2.70.1: #i30801# allow using system stl if possible


2004-09-08  Oliver Bolte  <obo@openoffice.org>  [758d6a6041f2f146232f578974aaeb3607d7129f]

INTEGRATION: CWS qwizards2 (1.2.2); FILE MERGED 2004/07/21 15:54:07 tv 1.2.2.1: several small bugfixes, incl. exchanging some listboxes with combo boxes


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [d79d153f3fd52919cc693a90e475da9e35e44b34]

INTEGRATION: CWS ooo20040704 (1.8.130); FILE MERGED 2004/06/29 09:01:04 cmc 1.8.130.1: #i30801# allow using system stl if possible


2004-09-08  Oliver Bolte  <obo@openoffice.org>  [dabda47d31e7eda44b072108c74a2c3c12a3052e]

INTEGRATION: CWS qwizards2 (1.2.2); FILE MERGED 2004/08/18 08:14:39 tv 1.2.2.4: UI bugfixes 2004/08/16 12:41:11 tv 1.2.2.3: #116476# fixed label lengths Issue number: Submitted by: Reviewed by: 2004/07/21 15:54:07 tv 1.2.2.2: several small bugfixes, incl. exchanging some listboxes with combo boxes 2004/07/08 14:32:43 tv 1.2.2.1: several UI modifications


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [667f3790704080e28792a4b36b24b3046e1ccb2e]

INTEGRATION: CWS ooo20040704 (1.5.88); FILE MERGED 2004/06/29 09:01:03 cmc 1.5.88.1: #i30801# allow using system stl if possible


2004-09-08  Oliver Bolte  <obo@openoffice.org>  [3224e38a8e77f488704bc0d554bd23794f74ca0e]

INTEGRATION: CWS qwizards2 (1.2.2); FILE MERGED 2004/08/18 08:14:39 tv 1.2.2.5: UI bugfixes 2004/07/26 08:33:35 tv 1.2.2.4: remove empty user fields 2004/06/16 09:36:22 tv 1.2.2.3: #116422# correct overwrite warning when user did not change the pre-defined save path Issue number: Submitted by: Reviewed by: 2004/06/02 15:55:08 rpiterman 1.2.2.2: removed xTextDocument field (inherits it from TextDocument class) Issue number: Submitted by: Reviewed by: 2004/06/02 15:11:32 rpiterman 1.2.2.1: move loadTemplate and getPageSize methods down do TextDocument class (removed them here...) Issue number: Submitted by: Reviewed by:


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [d78b5b8179794c17d9e3283b93619e11eceb6fc0]

INTEGRATION: CWS ooo20040704 (1.4.310); FILE MERGED 2004/06/29 09:01:02 cmc 1.4.310.1: #i30801# allow using system stl if possible


2004-09-08  Oliver Bolte  <obo@openoffice.org>  [9a19797689265f6fda77851a79e748561c05bf52]

INTEGRATION: CWS qwizards2 (1.2.2); FILE MERGED 2004/07/21 15:54:06 tv 1.2.2.1: several small bugfixes, incl. exchanging some listboxes with combo boxes


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [e6d084cdca75cdda5e73dd9d9af9b65e03dcd230]

INTEGRATION: CWS ooo20040704 (1.5.254); FILE MERGED 2004/06/29 09:01:02 cmc 1.5.254.1: #i30801# allow using system stl if possible


2004-09-08  Oliver Bolte  <obo@openoffice.org>  [ad042afb0a8f65d14baca2f68ca31a401be0ec6f]

INTEGRATION: CWS qwizards2 (1.1.2); FILE ADDED 2004/06/24 12:07:19 tv 1.1.2.2: added CallWizard Issue number: Submitted by: Reviewed by: 2004/06/24 09:41:53 tv 1.1.2.1: #116017# initial revision Issue number: Submitted by: Reviewed by:


2004-09-08  Oliver Bolte  <obo@openoffice.org>  [24acea97fd437ac711df8339b8ae00dc7eb80f26]

INTEGRATION: CWS qwizards2 (1.1.2); FILE ADDED 2004/06/24 09:41:53 tv 1.1.2.1: #116017# initial revision Issue number: Submitted by: Reviewed by:


2004-09-08  Oliver Bolte  <obo@openoffice.org>  [87b6384edcd6a5d14d19b627c012d23c10d80a10]

INTEGRATION: CWS qwizards2 (1.1.2); FILE ADDED 2004/08/19 17:01:15 tv 1.1.2.4: #i30264# added info in description of a template created with  a wizard. 2004/07/08 14:32:42 tv 1.1.2.3: several UI modifications 2004/06/22 11:54:19 tv 1.1.2.2: letter wizard bugfixes adapted for fax wizard 2004/06/04 10:34:42 tv 1.1.2.1: initial revision of the new fax wizard


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [ff26e0694cdf9b2fff7483000f63687f4a8879f0]

INTEGRATION: CWS impress11 (1.7.28); FILE MERGED 2004/08/05 17:01:37 af 1.7.28.1: #i31932# Made View menu comply with spec.


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [2a22d93e982c51e8ee79790ec2d423a8e876b832]

INTEGRATION: CWS ooo20040704 (1.16.10); FILE MERGED 2004/07/05 12:50:30 cmc 1.16.10.1: #i30801# make db3 an optional compile


2004-09-08  Oliver Bolte  <obo@openoffice.org>  [4496b01c0dece42aabc7b7705ed8c63b91b7052f]

INTEGRATION: CWS qwizards2 (1.1.2); FILE ADDED 2004/08/23 12:16:01 tv 1.1.2.8: typos fixed 2004/08/23 09:35:15 tv 1.1.2.7: fixed typo Issue number: Submitted by: Reviewed by: 2004/08/19 17:01:14 tv 1.1.2.6: #i30264# added info in description of a template created with  a wizard. 2004/07/21 15:54:06 tv 1.1.2.5: several small bugfixes, incl. exchanging some listboxes with combo boxes 2004/07/08 14:32:42 tv 1.1.2.4: several UI modifications 2004/06/24 12:05:01 tv 1.1.2.3: implemented security for running wizard, so it cannot be started twice 2004/06/22 11:54:18 tv 1.1.2.2: letter wizard bugfixes adapted for fax wizard 2004/06/04 10:34:41 tv 1.1.2.1: initial revision of the new fax wizard


2004-09-08  Oliver Bolte  <obo@openoffice.org>  [067be25f167a8cbfcb239c1ef3df4e71c11125cd]

INTEGRATION: CWS qwizards2 (1.1.2); FILE ADDED 2004/07/21 15:54:06 tv 1.1.2.2: several small bugfixes, incl. exchanging some listboxes with combo boxes 2004/06/04 10:34:41 tv 1.1.2.1: initial revision of the new fax wizard


2004-09-08  Oliver Bolte  <obo@openoffice.org>  [e3ebb2d4b15fc965ffe8dadf3a44fbebc12dda7b]

INTEGRATION: CWS qwizards2 (1.1.2); FILE ADDED 2004/08/18 08:14:38 tv 1.1.2.5: UI bugfixes 2004/08/16 12:46:11 tv 1.1.2.4: #116476# fixed label lengths Issue number: Submitted by: Reviewed by: 2004/07/21 15:54:06 tv 1.1.2.3: several small bugfixes, incl. exchanging some listboxes with combo boxes 2004/07/08 14:32:42 tv 1.1.2.2: several UI modifications 2004/06/04 10:34:40 tv 1.1.2.1: initial revision of the new fax wizard


2004-09-08  Oliver Bolte  <obo@openoffice.org>  [86c6bfe442776a3a65b2fe4f36cd133371950001]

INTEGRATION: CWS qwizards2 (1.1.2); FILE ADDED 2004/07/26 08:33:35 tv 1.1.2.3: remove empty user fields 2004/07/21 15:54:05 tv 1.1.2.2: several small bugfixes, incl. exchanging some listboxes with combo boxes 2004/06/04 10:34:39 tv 1.1.2.1: initial revision of the new fax wizard


2004-09-08  Oliver Bolte  <obo@openoffice.org>  [a499e8f3714c0557852e033df97723e0ca1243d8]

INTEGRATION: CWS qwizards2 (1.1.2); FILE ADDED 2004/06/24 12:04:00 tv 1.1.2.1: initial revision


2004-09-08  Oliver Bolte  <obo@openoffice.org>  [c0a5c6eb1fd0d8a4c9f17f9d82dfe1d3c2a3dcfe]

INTEGRATION: CWS qwizards2 (1.1.2); FILE ADDED 2004/06/04 10:34:38 tv 1.1.2.1: initial revision of the new fax wizard


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [6a2e440bc7b943dda7368f23a63484a23ce72406]

INTEGRATION: CWS impress11 (1.20.28); FILE MERGED 2004/08/05 16:55:00 af 1.20.28.1: #i32098# Left pane has now different titles for Draw and Impress.


2004-09-08  Oliver Bolte  <obo@openoffice.org>  [5d439c31278af2703d3ff980266f4933c6d636a9]

INTEGRATION: CWS qwizards2 (1.1.2); FILE ADDED 2004/07/21 15:54:05 tv 1.1.2.2: several small bugfixes, incl. exchanging some listboxes with combo boxes 2004/06/04 10:34:35 tv 1.1.2.1: initial revision of the new fax wizard


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [38eeda45e11458cbd3215f78ee63a2322a1caa90]

INTEGRATION: CWS ooo20040704 (1.9.46); FILE MERGED 2004/06/28 12:15:00 cmc 1.9.46.1: #i30801 allow using system stl if possible


2004-09-08  Oliver Bolte  <obo@openoffice.org>  [27af7f2a7937f9944ba26ddd0ecd54287e137b5b]

INTEGRATION: CWS qwizards2 (1.2.2); FILE MERGED 2004/08/20 14:52:54 tv 1.2.2.3: cehcked in for ron Issue number: Submitted by: Reviewed by: 2004/07/23 10:10:06 rpiterman 1.2.2.2: changed createNewDocument method to recieve a frame argument and load the new document into this frame. 2004/06/02 15:08:49 rpiterman 1.2.2.1: added static method "getDocumentInfo" Issue number: Submitted by: Reviewed by:


2004-09-08  Oliver Bolte  <obo@openoffice.org>  [887612ad72fb415bd2d4d5c90b5e25cb190a161b]

INTEGRATION: CWS qwizards2 (1.2.2); FILE MERGED 2004/06/02 15:07:41 rpiterman 1.2.2.1: changed "addFilterToDialog" method to public (was private)


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [3298d82bf1ebd75ab8642f89edd9cf0af9bec945]

INTEGRATION: CWS dr12 (1.15.308); FILE MERGED 2004/06/21 17:09:24 jmarmion 1.15.308.1: #i25335# add support for fixed tail in Calc svdcaption objects.


2004-09-08  Oliver Bolte  <obo@openoffice.org>  [6ea0da57a5765b54704bf17232adf07207f2bd49]

INTEGRATION: CWS qwizards2 (1.2.2); FILE MERGED 2004/08/19 16:08:01 rpiterman 1.2.2.4: added millis support to date utils 2004/08/13 10:14:31 rpiterman 1.2.2.3: added DateUtils sub class to format dates 2004/07/30 14:55:54 rpiterman 1.2.2.2: bugfixes Web Wizard 2004/06/02 15:06:55 rpiterman 1.2.2.1: now the setUnoPropertyValues method checks if the object supports MultiProperties. If not, it sets each property


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [3eb8bb5e1f1edf64c37d5e56735c94dbe6fc0b13]

INTEGRATION: CWS ooo20040704 (1.7.102); FILE MERGED 2004/07/02 09:02:59 cmc 1.7.102.2: #i30891# revert header and namespace change 2004/06/28 12:57:40 cmc 1.7.102.1: #i30801# allow using system stl if possible


2004-09-08  Oliver Bolte  <obo@openoffice.org>  [731c2635ec9cb7e125f4f21456245dbcf26d7a51]

INTEGRATION: CWS qwizards2 (1.2.2); FILE MERGED 2004/06/02 15:03:55 rpiterman 1.2.2.1: added number formatter method


2004-09-08  Oliver Bolte  <obo@openoffice.org>  [17a3b9c305ac2eb303b3b292692ee53d4ad3f1f4]

INTEGRATION: CWS qwizards2 (1.2.2); FILE MERGED 2004/07/19 13:52:35 rpiterman 1.2.2.2: added sort method 2004/06/25 13:49:31 rpiterman 1.2.2.1: added "clear" method


2004-09-08  Oliver Bolte  <obo@openoffice.org>  [a49dd30c5458a4125ecad3ea48a4052d53356167]

INTEGRATION: CWS qwizards2 (1.2.2); FILE MERGED 2004/07/28 17:14:45 rpiterman 1.2.2.1: removed a console output


2004-09-08  Oliver Bolte  <obo@openoffice.org>  [6ce18d84d8dca866d08cd5cc001c5d2acfcdaac7]

INTEGRATION: CWS qwizards2 (1.1.2); FILE ADDED 2004/06/25 13:02:09 rpiterman 1.1.2.3: further developement 2004/06/11 16:05:34 rpiterman 1.1.2.2: Further developement 2004/06/02 15:30:31 rpiterman 1.1.2.1: New Agenda Wizard


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [e6d2f07542fb1677fbdf2edaa98add82b11b69de]

INTEGRATION: CWS ooo20040704 (1.2.14); FILE MERGED 2004/07/02 14:52:18 cmc 1.2.14.2: #i30891# revert header and namespace change 2004/06/28 11:55:51 cmc 1.2.14.1: #i30801 allow using system stl if possible


2004-09-08  Oliver Bolte  <obo@openoffice.org>  [f8809d59acf4b1b28aa1042f8bd4839198a93335]

INTEGRATION: CWS qwizards2 (1.1.2); FILE ADDED 2004/08/20 14:55:46 tv 1.1.2.7: checked in for ron 2004/08/13 10:13:48 rpiterman 1.1.2.6: documentation 2004/07/19 13:56:43 rpiterman 1.1.2.5: removed debug ouput to stdout 2004/06/30 16:21:15 rpiterman 1.1.2.4: fixed a bug which crashed office (focusGained is now called programatically when I set the focus) optimized cell redraw - now only the actuall cell redraws when the topic text changes. (topic list only) 2004/06/25 13:02:09 rpiterman 1.1.2.3: further developement 2004/06/11 16:05:34 rpiterman 1.1.2.2: Further developement 2004/06/02 15:30:17 rpiterman 1.1.2.1: New Agenda Wizard


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [299636e20d60e9dfccd9522e4e8d4a1d5fac4d7e]

INTEGRATION: CWS ooo20040704 (1.6.24); FILE MERGED 2004/08/09 14:42:17 vg 1.6.24.3: RESYNC MERGED 1.6 1.7 Everything below this line will be added to the revision comment. 2004/07/02 09:02:56 cmc 1.6.24.2: #i30891# revert header and namespace change 2004/06/28 12:57:36 cmc 1.6.24.1: #i30801# allow using system stl if possible


2004-09-08  Oliver Bolte  <obo@openoffice.org>  [96660c2e9945d12dba18969eca0012ab73c8a141]

INTEGRATION: CWS qwizards2 (1.1.2); FILE ADDED 2004/06/11 16:04:30 rpiterman 1.1.2.1: Contains consts which are related and used in the template used by the agenda template wizard


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [8edc36a51d20e90bed079a2b28aa200d2406b144]

INTEGRATION: CWS ooo20040704 (1.13.38); FILE MERGED 2004/07/02 09:02:56 cmc 1.13.38.2: #i30891# revert header and namespace change 2004/06/28 12:57:36 cmc 1.13.38.1: #i30801# allow using system stl if possible


2004-09-08  Oliver Bolte  <obo@openoffice.org>  [b7e1a90153fe84fe377bf6b0b207a55903d2d925]

INTEGRATION: CWS qwizards2 (1.1.2); FILE ADDED 2004/06/02 15:30:00 rpiterman 1.1.2.1: New Agenda Wizard


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [d3c47953d7ba35179434172162ce3b2544ecabc4]

INTEGRATION: CWS dr12 (1.20.40); FILE MERGED 2004/08/27 08:27:46 sab 1.20.40.4: RESYNC: (1.24-1.25); FILE MERGED 2004/08/12 13:00:23 sab 1.20.40.3: RESYNC: (1.23-1.24); FILE MERGED 2004/07/27 02:48:49 sab 1.20.40.2: RESYNC: (1.20-1.23); FILE MERGED 2004/07/09 16:50:31 jmarmion 1.20.40.1: #i21255# remove preprocessor directives following note enhancements.


2004-09-08  Oliver Bolte  <obo@openoffice.org>  [b3f2f257b676cebe3cebab3e406060e5cdbbb144]

INTEGRATION: CWS qwizards2 (1.1.2); FILE ADDED 2004/08/13 10:13:47 rpiterman 1.1.2.4: documentation 2004/07/23 18:14:25 rpiterman 1.1.2.3: added try-catch so that office does not crash if something does wrong... 2004/06/11 16:05:34 rpiterman 1.1.2.2: Further developement 2004/06/02 15:29:25 rpiterman 1.1.2.1: New Agenda Wizard


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [e04c5d8c04a0db03f5783eaf8aa3b4369fdcdd7d]

INTEGRATION: CWS ooo20040704 (1.5.24); FILE MERGED 2004/08/09 14:42:00 vg 1.5.24.3: RESYNC MERGED 1.5 1.6 Everything below this line will be added to the revision comment. 2004/07/02 09:02:56 cmc 1.5.24.2: #i30891# revert header and namespace change 2004/06/28 12:57:36 cmc 1.5.24.1: #i30801# allow using system stl if possible


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [eee067a907b7af6b44cf9482bb2219e02401c0b3]

INTEGRATION: CWS dr12 (1.5.280); FILE MERGED 2004/08/26 15:54:41 jmarmion 1.5.280.3: #i32667# changes to support EE_PARA_JUST in detfunc.cxx mean we need to repaint here. 2004/07/27 02:48:26 sab 1.5.280.2: RESYNC: (1.5-1.6); FILE MERGED 2004/02/24 10:16:39 jmarmion 1.5.280.1: #i21255# text formatting for cell notes


2004-09-08  Oliver Bolte  <obo@openoffice.org>  [d78fc533c3d505b1108a928fd8cc5345c79e8c0b]

INTEGRATION: CWS qwizards2 (1.1.2); FILE ADDED 2004/06/25 13:02:47 rpiterman 1.1.2.1: Topic configuration Group implementation


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [85b165d9d5d5bfce9687bdae01e5035f04e9bd48]

INTEGRATION: CWS ooo20040704 (1.6.24); FILE MERGED 2004/07/02 09:02:55 cmc 1.6.24.2: #i30891# revert header and namespace change 2004/06/28 12:57:36 cmc 1.6.24.1: #i30801# allow using system stl if possible


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [465ecd31721d8773c38da977fb76da8ea3136b4b]

INTEGRATION: CWS dr12 (1.4.274); FILE MERGED 2004/07/27 02:46:38 sab 1.4.274.2: RESYNC: (1.4-1.7); FILE MERGED 2004/07/09 16:48:59 jmarmion 1.4.274.1: #i21255# remove preprocessor directives following note enhancements.


2004-09-08  Oliver Bolte  <obo@openoffice.org>  [821f85a15b0eb0b58634af88935c5629fd0d8853]

INTEGRATION: CWS qwizards2 (1.1.2); FILE ADDED 2004/06/25 13:02:09 rpiterman 1.1.2.3: further developement 2004/06/11 16:05:34 rpiterman 1.1.2.2: Further developement 2004/06/02 15:29:06 rpiterman 1.1.2.1: New Agenda Wizard


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [c19a0a1b1a49a4ec46e944cff4277ea13b2a9843]

INTEGRATION: CWS ooo20040704 (1.17.12); FILE MERGED 2004/07/19 07:53:56 svesik 1.17.12.4: RESYNC: (1.18-1.19); FILE MERGED 2004/07/02 09:02:55 cmc 1.17.12.3: #i30891# revert header and namespace change 2004/06/29 01:39:12 svesik 1.17.12.2: RESYNC: (1.17-1.18); FILE MERGED 2004/06/28 12:57:35 cmc 1.17.12.1: #i30801# allow using system stl if possible


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [deecaea2243d89cc2adfbb30dd887a03063b3ca2]

INTEGRATION: CWS impress11 (1.97.30); FILE MERGED 2004/08/05 16:49:06 af 1.97.30.1: #i32098# Fixed spelling errors.


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [c914228d8d555986f28fd8897f99781ec5d1e9dd]

INTEGRATION: CWS dr12 (1.3.42); FILE MERGED 2004/07/27 02:44:34 sab 1.3.42.2: RESYNC: (1.3-1.4); FILE MERGED 2004/07/09 16:48:59 jmarmion 1.3.42.1: #i21255# remove preprocessor directives following note enhancements.


2004-09-08  Oliver Bolte  <obo@openoffice.org>  [f124b466f11602b63ca4180882602b1210625d74]

INTEGRATION: CWS qwizards2 (1.1.2); FILE ADDED 2004/06/25 13:02:09 rpiterman 1.1.2.3: further developement 2004/06/11 16:05:34 rpiterman 1.1.2.2: Further developement 2004/06/02 15:28:52 rpiterman 1.1.2.1: New Agenda Wizard


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [ae416c95595d074a5392778bda836b3a3e72d35e]

INTEGRATION: CWS dr12 (1.32.14); FILE MERGED 2004/08/27 08:25:49 sab 1.32.14.6: RESYNC: (1.38-1.39); FILE MERGED 2004/08/12 12:58:47 sab 1.32.14.5: RESYNC: (1.37-1.38); FILE MERGED 2004/07/27 02:43:02 sab 1.32.14.4: RESYNC: (1.35-1.37); FILE MERGED 2004/05/06 11:58:51 dr 1.32.14.3: RESYNC: (1.33-1.35); FILE MERGED 2004/02/25 10:10:36 dr 1.32.14.2: RESYNC: (1.32-1.33); FILE MERGED 2004/02/24 10:16:38 jmarmion 1.32.14.1: #i21255# text formatting for cell notes


2004-09-08  Oliver Bolte  <obo@openoffice.org>  [7cd44e6daf3b57bf28e74007c10039f18be1a4d1]

INTEGRATION: CWS qwizards2 (1.1.2); FILE ADDED 2004/08/20 14:55:46 tv 1.1.2.6: checked in for ron 2004/08/13 10:13:47 rpiterman 1.1.2.5: documentation 2004/07/19 13:55:48 rpiterman 1.1.2.4: removed debug output to stdout 2004/06/25 13:02:08 rpiterman 1.1.2.3: further developement 2004/06/11 16:05:33 rpiterman 1.1.2.2: Further developement 2004/06/02 15:28:38 rpiterman 1.1.2.1: New Agenda Wizard


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [35c453e9ec77aef639e0fd081ee5c79b783603a6]

INTEGRATION: CWS dr12 (1.12.146); FILE MERGED 2004/07/27 02:40:28 sab 1.12.146.2: RESYNC: (1.12-1.13); FILE MERGED 2004/02/24 10:16:38 jmarmion 1.12.146.1: #i21255# text formatting for cell notes


2004-09-08  Oliver Bolte  <obo@openoffice.org>  [ed3d4b26004fee320296e4bdc92b4a89d81a377a]

INTEGRATION: CWS qwizards2 (1.1.2); FILE ADDED 2004/08/20 14:55:46 tv 1.1.2.4: checked in for ron 2004/08/13 10:13:47 rpiterman 1.1.2.3: documentation 2004/06/25 13:02:08 rpiterman 1.1.2.2: further developement 2004/06/02 15:28:25 rpiterman 1.1.2.1: New Agenda Wizard


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [d097b7700763fefc0d105957944ad52437b29f8c]

INTEGRATION: CWS dr12 (1.60.6); FILE MERGED 2004/08/27 08:24:59 sab 1.60.6.2: RESYNC: (1.60-1.61); FILE MERGED 2004/08/26 15:52:32 jmarmion 1.60.6.1: #i32666# support activation of the context menu when positioned on a note.


2004-09-08  Oliver Bolte  <obo@openoffice.org>  [ae839206f8c9a1f1bfda3c2e1544db5b0ea49787]

INTEGRATION: CWS qwizards2 (1.1.2); FILE ADDED 2004/08/20 14:55:46 tv 1.1.2.5: checked in for ron 2004/08/13 10:13:47 rpiterman 1.1.2.4: documentation 2004/06/25 13:02:08 rpiterman 1.1.2.3: further developement 2004/06/11 16:05:33 rpiterman 1.1.2.2: Further developement 2004/06/02 15:28:11 rpiterman 1.1.2.1: New Agenda Wizard


2004-09-08  Oliver Bolte  <obo@openoffice.org>  [009b1d22aecc4e7426318ee5710179c79238ca2e]

INTEGRATION: CWS qwizards2 (1.1.2); FILE ADDED 2004/08/20 14:55:46 tv 1.1.2.7: checked in for ron 2004/08/13 10:13:46 rpiterman 1.1.2.6: documentation 2004/07/19 13:55:03 rpiterman 1.1.2.5: removed debug outputs to stdout 2004/06/30 16:21:14 rpiterman 1.1.2.4: fixed a bug which crashed office (focusGained is now called programatically when I set the focus) optimized cell redraw - now only the actuall cell redraws when the topic text changes. (topic list only) 2004/06/25 13:02:08 rpiterman 1.1.2.3: further developement 2004/06/11 16:05:33 rpiterman 1.1.2.2: Further developement 2004/06/02 15:27:52 rpiterman 1.1.2.1: New Agenda Wizard


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [21a5612e7718f5cd0bf524cf29ea62d1ac6c5e38]

INTEGRATION: CWS dr12 (1.23.42); FILE MERGED 2004/08/27 08:24:50 sab 1.23.42.6: RESYNC: (1.28-1.30); FILE MERGED 2004/08/26 15:49:54 jmarmion 1.23.42.5: #i32673# support note resizing from the Position and Size context menu. 2004/08/12 12:57:08 sab 1.23.42.4: RESYNC: (1.25-1.28); FILE MERGED 2004/07/29 08:01:15 sab 1.23.42.3: #i21253#; fix merge problems 2004/07/27 02:39:18 sab 1.23.42.2: RESYNC: (1.23-1.25); FILE MERGED 2004/04/19 17:58:20 jmarmion 1.23.42.1: #i25335,i26291# note sizing and text box enhancements.


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [32ad172f9a2fd4fa98828e19b8c9bf6e3ff5e95d]

INTEGRATION: CWS ooo20040704 (1.3.36); FILE MERGED 2004/08/09 14:49:43 vg 1.3.36.3: RESYNC MERGED 1.3 1.4 Everything below this line will be added to the revision comment. 2004/07/02 11:04:09 cmc 1.3.36.2: #i30891# revert header and namespace change 2004/06/28 13:15:09 cmc 1.3.36.1: #i30801# allow using system stl if possible


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [12fc9e18593e30fb92f0b8fe94b18968e7c38541]

INTEGRATION: CWS dr12 (1.16.42); FILE MERGED 2004/08/12 12:56:21 sab 1.16.42.3: RESYNC: (1.18-1.19); FILE MERGED 2004/07/27 02:36:54 sab 1.16.42.2: RESYNC: (1.16-1.18); FILE MERGED 2004/07/09 16:48:58 jmarmion 1.16.42.1: #i21255# remove preprocessor directives following note enhancements.


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [d1e2eebc3ab9685d4cfb06f6c2609086cf9f0fb7]

INTEGRATION: CWS dr12 (1.25.272); FILE MERGED 2004/08/12 12:56:12 sab 1.25.272.5: RESYNC: (1.29-1.31); FILE MERGED 2004/07/27 02:36:45 sab 1.25.272.4: RESYNC: (1.27-1.29); FILE MERGED 2004/05/06 11:57:29 dr 1.25.272.3: RESYNC: (1.26-1.27); FILE MERGED 2004/02/25 10:08:00 dr 1.25.272.2: RESYNC: (1.25-1.26); FILE MERGED 2004/02/24 10:16:38 jmarmion 1.25.272.1: #i21255# text formatting for cell notes


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [78873400ef1f4bcda15d7741565bf0b889bdb71b]

INTEGRATION: CWS dr12 (1.22.8); FILE MERGED 2004/08/12 12:56:03 sab 1.22.8.5: RESYNC: (1.26-1.29); FILE MERGED 2004/07/27 02:36:35 sab 1.22.8.4: RESYNC: (1.25-1.26); FILE MERGED 2004/05/06 11:57:21 dr 1.22.8.3: RESYNC: (1.23-1.25); FILE MERGED 2004/02/25 10:07:49 dr 1.22.8.2: RESYNC: (1.22-1.23); FILE MERGED 2004/02/24 10:16:37 jmarmion 1.22.8.1: #i21255# text formatting for cell notes


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [08643ef711266086a4924e0ea88ede88032688ea]

INTEGRATION: CWS dr12 (1.2.308); FILE MERGED 2004/07/27 02:35:04 sab 1.2.308.2: RESYNC: (1.2-1.3); FILE MERGED 2004/02/24 10:15:48 jmarmion 1.2.308.1: #i21255# text formatting for cell notes


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [331bcab4967665ddd5effab0c940de397e589b24]

INTEGRATION: CWS dr12 (1.18.280); FILE MERGED 2004/02/24 10:15:48 jmarmion 1.18.280.1: #i21255# text formatting for cell notes


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [f6283c0e7c9b4aa54b54b94313ac2a858fb34412]

INTEGRATION: CWS dr12 (1.42.38); FILE MERGED 2004/08/27 08:23:47 sab 1.42.38.3: RESYNC: (1.43-1.44); FILE MERGED 2004/07/27 02:33:41 sab 1.42.38.2: RESYNC: (1.42-1.43); FILE MERGED 2004/07/09 16:51:55 jmarmion 1.42.38.1: #i21255# add support for creation of DrawLayer() following note enhancements.


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [795aa837476863cbbbb35642d4296a0918dfa30b]

INTEGRATION: CWS dr12 (1.4.170); FILE MERGED 2004/07/27 02:30:18 sab 1.4.170.4: RESYNC: (1.5-1.6); FILE MERGED 2004/04/19 17:57:44 jmarmion 1.4.170.3: #i25335,i26291# note sizing and text box enhancements. 2004/02/25 10:15:18 dr 1.4.170.2: RESYNC: (1.4-1.5); FILE MERGED 2004/02/24 10:15:05 jmarmion 1.4.170.1: #i21255# text formatting for cell notes


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [f174eb23a40668ad00c291988e3e4ba77f407c45]

INTEGRATION: CWS ooo20040704 (1.2.14); FILE MERGED 2004/07/02 14:52:17 cmc 1.2.14.2: #i30891# revert header and namespace change 2004/06/28 11:55:50 cmc 1.2.14.1: #i30801 allow using system stl if possible


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [8c3e48f9ccc1cacf35845a1ff76a872297b2d722]

INTEGRATION: CWS dr12 (1.7.278); FILE MERGED 2004/07/29 08:01:03 sab 1.7.278.6: #i21253#; fix merge problems 2004/07/27 02:30:07 sab 1.7.278.5: RESYNC: (1.9-1.10); FILE MERGED 2004/07/09 16:47:44 jmarmion 1.7.278.4: #i21255# remove preprocessor directives following note enhancements. 2004/05/06 11:54:56 dr 1.7.278.3: RESYNC: (1.8-1.9); FILE MERGED 2004/02/25 10:15:11 dr 1.7.278.2: RESYNC: (1.7-1.8); FILE MERGED 2004/02/24 10:15:04 jmarmion 1.7.278.1: #i21255# text formatting for cell notes


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [2dc9c5a49f8afddb7a7b9943aa23b4beed1463cd]

INTEGRATION: CWS dr12 (1.4.74); FILE MERGED 2004/07/27 02:29:58 sab 1.4.74.2: RESYNC: (1.4-1.5); FILE MERGED 2004/07/09 16:47:43 jmarmion 1.4.74.1: #i21255# remove preprocessor directives following note enhancements.


2004-09-08  Oliver Bolte  <obo@openoffice.org>  [496d0cbf14dad1d607e8351f1c9da298f86fef9c]

INTEGRATION: CWS qwizards2 (1.28.12); FILE MERGED 2004/07/30 08:59:25 rpiterman 1.28.12.7: change agendaType to int 2004/07/29 15:34:31 tv 1.28.12.6: RESYNC: (1.28-1.29); FILE MERGED 2004/07/21 14:49:01 tv 1.28.12.5: changed some Letter and Fax Wizard Listboxes to Comboboxes 2004/06/25 16:21:05 rpiterman 1.28.12.4: fixed some errors in agenda configuration 2004/06/25 16:10:10 rpiterman 1.28.12.3: fixed error (missing ") 2004/06/25 13:23:29 rpiterman 1.28.12.2: Added Agenda wizard configuration 2004/06/04 10:30:37 tv 1.28.12.1: added configuration entries for new fax wizard


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [ab997b4eb192df8af90cc8a59df338380189ac30]

INTEGRATION: CWS dr12 (1.11.42); FILE MERGED 2004/08/27 08:23:05 sab 1.11.42.4: RESYNC: (1.13-1.14); FILE MERGED 2004/08/12 12:54:37 sab 1.11.42.3: RESYNC: (1.12-1.13); FILE MERGED 2004/07/27 02:29:48 sab 1.11.42.2: RESYNC: (1.11-1.12); FILE MERGED 2004/07/09 16:47:43 jmarmion 1.11.42.1: #i21255# remove preprocessor directives following note enhancements.


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [b817baf3f6c07413b66785e076b3875d1758b446]

INTEGRATION: CWS ooo20040704 (1.2.14); FILE MERGED 2004/07/02 14:52:16 cmc 1.2.14.2: #i30891# revert header and namespace change 2004/06/28 17:00:53 cmc 1.2.14.1: #i30801# allow using system stl if possible


2004-09-08  Oliver Bolte  <obo@openoffice.org>  [5983df3ff5276875c6c85c7a592c8fbc53776aed]

INTEGRATION: CWS qwizards2 (1.3.76); FILE MERGED 2004/07/30 13:22:07 rpiterman 1.3.76.2: added filters 2004/07/30 09:00:09 rpiterman 1.3.76.1: added LastSavedSession property


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [b2ad45aad5561694ceca2c4716765d7a479e4f95]

INTEGRATION: CWS dr12 (1.1.1.1.316); FILE MERGED 2004/07/27 02:14:42 sab 1.1.1.1.316.2: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/02/24 10:00:37 jmarmion 1.1.1.1.316.1: #i21255# text formatting for cell notes


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [bd90ff8efd93fdedd1801ea804a8a938724341da]

INTEGRATION: CWS ooo20040704 (1.2.14); FILE MERGED 2004/07/02 14:52:16 cmc 1.2.14.2: #i30891# revert header and namespace change 2004/06/28 17:15:29 cmc 1.2.14.1: #i30801# allow using system stl if possible


2004-09-08  Oliver Bolte  <obo@openoffice.org>  [f7e672f9c130edb6553c8a5bad4a071f743fb5f1]

INTEGRATION: CWS qwizards2 (1.2.76); FILE MERGED 2004/08/11 15:56:43 rpiterman 1.2.76.1: changed make file to localize WebWizard.xcu


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [bb71617e7f5d8db81b32e3facf9293a8971ec00f]

INTEGRATION: CWS dr12 (1.3.280); FILE MERGED 2004/04/19 17:52:48 jmarmion 1.3.280.1: #i25335,i26291# note sizing and text box enhancements.


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [bc29f4f1830414e97a65c634564a1277e5fea175]

INTEGRATION: CWS ooo20040704 (1.2.14); FILE MERGED 2004/06/28 11:55:48 cmc 1.2.14.1: #i30801 allow using system stl if possible


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [1c0dc7a1a8490bf4aeb69472919600e0bab125cd]

INTEGRATION: CWS dr12 (1.3.40); FILE MERGED 2004/08/26 15:50:42 jmarmion 1.3.40.3: #i32673# support note resizing from the Position and Size context menu. 2004/07/27 02:04:40 sab 1.3.40.2: RESYNC: (1.3-1.4); FILE MERGED 2004/04/19 17:52:48 jmarmion 1.3.40.1: #i25335,i26291# note sizing and text box enhancements.


2004-09-08  Oliver Bolte  <obo@openoffice.org>  [83ba6283b32c47467b60e129cdec36de0988fc0a]

INTEGRATION: CWS qwizards2 (1.12.14); FILE MERGED 2004/08/23 13:24:22 tv 1.12.14.6: correct default values for letter wizard pre-printed elements 2004/07/29 15:25:05 tv 1.12.14.5: RESYNC: (1.12-1.14); FILE MERGED 2004/07/26 10:18:13 tv 1.12.14.4: fixed type bug 2004/07/21 14:48:12 tv 1.12.14.3: changed some Letter and Fax Wizard Listboxes to Comboboxes 2004/06/25 13:19:55 rpiterman 1.12.14.2: added agenda wizard configuration 2004/06/04 10:30:36 tv 1.12.14.1: added configuration entries for new fax wizard


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [164e6716315d419bea8620be45f30b41ae495c22]

INTEGRATION: CWS ooo20040704 (1.1.14); FILE MERGED 2004/06/28 11:55:47 cmc 1.1.14.1: #i30801 allow using system stl if possible


2004-09-08  Oliver Bolte  <obo@openoffice.org>  [2a3386c02006ea6b15d7c5e09b641dc540126c45]

INTEGRATION: CWS qwizards2 (1.2.14); FILE MERGED 2004/08/11 15:56:43 rpiterman 1.2.14.3: changed make file to localize WebWizard.xcu 2004/07/30 14:56:36 rpiterman 1.2.14.2: fixed filters 2004/07/30 13:23:00 rpiterman 1.2.14.1: added filters


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [3825a6f37528ed29ec13df1bea78fb57fae9181b]

INTEGRATION: CWS dr12 (1.7.170); FILE MERGED 2004/07/27 02:04:17 sab 1.7.170.3: RESYNC: (1.8-1.9); FILE MERGED 2004/02/25 10:18:18 dr 1.7.170.2: RESYNC: (1.7-1.8); FILE MERGED 2004/02/24 10:00:10 jmarmion 1.7.170.1: #i21255# text formatting for cell notes


2004-09-08  Oliver Bolte  <obo@openoffice.org>  [e0a45d8f92967f1d60c201677bf5039a9d7b755a]

INTEGRATION: CWS qwizards2 (1.18.2); FILE MERGED 2004/07/30 08:33:42 tv 1.18.2.1: added FaxWizard and AgendaWizard


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [a3e7b4592037635b65f318746144c0a645a29de4]

INTEGRATION: CWS dr12 (1.3.308); FILE MERGED 2004/08/26 15:46:40 jmarmion 1.3.308.4: #i32673# maintain height re-sizing in notes. 2004/07/27 01:59:58 sab 1.3.308.3: RESYNC: (1.3-1.4); FILE MERGED 2004/04/19 17:57:08 jmarmion 1.3.308.2: #i25335,i26291# note sizing and text box enhancements. 2004/02/24 10:14:15 jmarmion 1.3.308.1: #i21255# text formatting for cell notes


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [649d0b88c451beb9635257883627a32353b1b8a7]

INTEGRATION: CWS ooo20040704 (1.2.14); FILE MERGED 2004/06/28 11:55:46 cmc 1.2.14.1: #i30801 allow using system stl if possible


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [3e382cb1726aab07fc71427ad0c442d91b3a1427]

INTEGRATION: CWS impress11 (1.9.66); FILE MERGED 2004/08/05 17:17:39 af 1.9.66.1: #i32098# Changed strings (Visible Grid->Display Grid) and mnemonics (Input Method Status, Status Bar) to comply view View spec.


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [151ed01072e3cedcced244aad519ddc80137fc0f]

INTEGRATION: CWS dr12 (1.14.40); FILE MERGED 2004/08/15 16:19:16 jmarmion 1.14.40.5: #i32664# fix the inconsistency when clicking on a note object. 2004/08/12 12:48:14 sab 1.14.40.4: RESYNC: (1.15-1.16); FILE MERGED 2004/07/29 08:00:51 sab 1.14.40.3: #i21253#; fix merge problems 2004/07/27 01:59:51 sab 1.14.40.2: RESYNC: (1.14-1.15); FILE MERGED 2004/04/19 17:57:08 jmarmion 1.14.40.1: #i25335,i26291# note sizing and text box enhancements.


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [88ecff70942c78f170a4d1566abda7af65c44d37]

INTEGRATION: CWS dr12 (1.5.96); FILE MERGED 2004/08/15 16:19:16 jmarmion 1.5.96.1: #i32664# fix the inconsistency when clicking on a note object.


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [97edaa6e43134360f9108be53dc5b1a8ee1c3b52]

INTEGRATION: CWS dr12 (1.5.278); FILE MERGED 2004/08/26 15:44:28 jmarmion 1.5.278.6: #i32666#  tidy up comment as part of this fix. 2004/08/15 16:19:15 jmarmion 1.5.278.5: #i32664# fix the inconsistency when clicking on a note object. 2004/07/29 08:00:51 sab 1.5.278.4: #i21253#; fix merge problems 2004/07/27 01:59:35 sab 1.5.278.3: RESYNC: (1.5-1.6); FILE MERGED 2004/06/21 17:17:22 jmarmion 1.5.278.2: #i25335# support mouse move for calc svdcaption objects. 2004/04/19 17:57:07 jmarmion 1.5.278.1: #i25335,i26291# note sizing and text box enhancements.


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [04ed5fc5e61255a8e8eaa64b5dba28b4c6af36e0]

INTEGRATION: CWS dr12 (1.9.170); FILE MERGED 2004/07/29 08:00:51 sab 1.9.170.3: #i21253#; fix merge problems 2004/07/27 01:59:10 sab 1.9.170.2: RESYNC: (1.9-1.10); FILE MERGED 2004/04/19 17:57:07 jmarmion 1.9.170.1: #i25335,i26291# note sizing and text box enhancements.


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [2677d870ed308d413b8cfd907b28c4d7b3ae6b48]

INTEGRATION: CWS dr12 (1.18.170); FILE MERGED 2004/08/12 12:47:54 sab 1.18.170.3: RESYNC: (1.19-1.20); FILE MERGED 2004/02/25 10:20:59 dr 1.18.170.2: RESYNC: (1.18-1.19); FILE MERGED 2004/02/24 10:14:14 jmarmion 1.18.170.1: #i21255# text formatting for cell notes


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [de4fed181c0fac276b245bfd79f885b9d21989e4]

INTEGRATION: CWS dr12 (1.10.40); FILE MERGED 2004/08/12 12:47:46 sab 1.10.40.5: RESYNC: (1.14-1.18); FILE MERGED 2004/07/29 08:00:51 sab 1.10.40.4: #i21253#; fix merge problems 2004/07/27 01:58:18 sab 1.10.40.3: RESYNC: (1.11-1.14); FILE MERGED 2004/05/06 11:45:21 dr 1.10.40.2: RESYNC: (1.10-1.11); FILE MERGED 2004/04/19 17:57:07 jmarmion 1.10.40.1: #i25335,i26291# note sizing and text box enhancements.


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [766c8b1cdc84615178e375c3379a7f0e242aeb2c]

INTEGRATION: CWS dr12 (1.10.46); FILE MERGED 2004/08/12 12:47:38 sab 1.10.46.5: RESYNC: (1.11-1.12); FILE MERGED 2004/07/29 08:00:50 sab 1.10.46.4: #i21253#; fix merge problems 2004/07/27 01:58:02 sab 1.10.46.3: RESYNC: (1.10-1.11); FILE MERGED 2004/07/09 16:54:45 jmarmion 1.10.46.2: #i25335# - disable anchor positions for notes. 2004/06/21 17:13:39 jmarmion 1.10.46.1: #i25335# disable cut/copy for Calc svdcaption objects.


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [dda47c51a89c5dbde2469586ea493410daa1a184]

INTEGRATION: CWS dr12 (1.3.44); FILE MERGED 2004/08/26 15:48:22 jmarmion 1.3.44.6: #i32673# support note resizing from the Position and Size context menu. 2004/08/12 12:47:30 sab 1.3.44.5: RESYNC: (1.4-1.5); FILE MERGED 2004/08/12 08:55:02 jmarmion 1.3.44.4: #i32673# save note text draw attributes 2004/07/27 01:57:54 sab 1.3.44.3: RESYNC: (1.3-1.4); FILE MERGED 2004/07/09 16:53:34 jmarmion 1.3.44.2: #i26291# ensure that note attributes are saved form toolbar. 2004/04/19 17:57:07 jmarmion 1.3.44.1: #i25335,i26291# note sizing and text box enhancements.


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [9d4fdf5c4354ccf61ca6f79ef6a1808fd6bef584]

INTEGRATION: CWS dr12 (1.11.68); FILE MERGED 2004/07/27 01:56:20 sab 1.11.68.3: RESYNC: (1.11-1.12); FILE MERGED 2004/07/23 20:58:44 sab 1.11.68.2: #i21253#; add formatted notes 2004/07/09 16:46:50 jmarmion 1.11.68.1: #i21255# remove preprocessor directives following note enhancements.


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [b29409df31ff39231572fd1f7fbaa28ac5673076]

INTEGRATION: CWS dr12 (1.11.68); FILE MERGED 2004/08/12 12:47:22 sab 1.11.68.4: RESYNC: (1.12-1.13); FILE MERGED 2004/07/27 01:56:13 sab 1.11.68.3: RESYNC: (1.11-1.12); FILE MERGED 2004/07/23 20:58:44 sab 1.11.68.2: #i21253#; add formatted notes 2004/07/09 16:46:49 jmarmion 1.11.68.1: #i21255# remove preprocessor directives following note enhancements.


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [4d24203a20a0d56a0b16dfb21b5dd939e0197322]

INTEGRATION: CWS dr12 (1.45.36); FILE MERGED 2004/08/12 12:46:51 sab 1.45.36.5: RESYNC: (1.50-1.51); FILE MERGED 2004/07/27 01:55:31 sab 1.45.36.4: RESYNC: (1.48-1.50); FILE MERGED 2004/05/06 11:44:03 dr 1.45.36.3: RESYNC: (1.46-1.48); FILE MERGED 2004/02/25 10:22:20 dr 1.45.36.2: RESYNC: (1.45-1.46); FILE MERGED 2004/02/24 10:13:33 jmarmion 1.45.36.1: #i21255# text formatting for cell notes


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [196c1e196cb6bd58e8e75b5a141e5513baf94b7e]

INTEGRATION: CWS impress11 (1.6.26); FILE MERGED 2004/08/23 10:58:10 af 1.6.26.4: #i31836# Changed some strings to comply with the Format-Menu spec. 2004/08/23 10:56:10 af 1.6.26.3: #i32098# Changed some strings to comply with the View-Menu spec. 2004/08/06 17:00:07 af 1.6.26.2: #i32098# Changed 'Snap to Snap Lines' to 'Snap to Guides' 2004/08/05 17:13:00 af 1.6.26.1: #i32098# Fixed spelling of strings according to spec.


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [7a800bde3bc551d3e8f5efff282363b090d87262]

INTEGRATION: CWS dr12 (1.28.92); FILE MERGED 2004/07/27 01:47:20 sab 1.28.92.2: RESYNC: (1.28-1.29); FILE MERGED 2004/02/24 10:12:50 jmarmion 1.28.92.1: #i21255# text formatting for cell notes


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [6a3bc41a42359566dc4e4ccc3b5cbab9e71520a9]

INTEGRATION: CWS ooo20040704 (1.1.14); FILE MERGED 2004/06/28 11:55:45 cmc 1.1.14.1: #i30801 allow using system stl if possible


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [1d511a3faa1c19c73281cf3e1ae0b2131786d3d5]

INTEGRATION: CWS dr12 (1.45.28); FILE MERGED 2004/08/27 08:02:33 sab 1.45.28.4: RESYNC: (1.47-1.48); FILE MERGED 2004/08/12 12:42:39 sab 1.45.28.3: RESYNC: (1.46-1.47); FILE MERGED 2004/07/27 01:46:20 sab 1.45.28.2: RESYNC: (1.45-1.46); FILE MERGED 2004/07/23 20:58:27 sab 1.45.28.1: #i21253#; add formatted notes


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [fe5b5934ee335d824f4bcca030d42c579091389d]

INTEGRATION: CWS ooo20040704 (1.1.14); FILE MERGED 2004/06/28 15:06:19 cmc 1.1.14.1: #i30801# allow using system stl if possible


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [c5726903cef89c9729e172b584c4dd5ba3bc4d6f]

INTEGRATION: CWS dr12 (1.73.14); FILE MERGED 2004/08/12 12:42:11 sab 1.73.14.2: RESYNC: (1.73-1.76); FILE MERGED 2004/08/09 13:44:38 sab 1.73.14.1: #i21253#; make old notes work


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [3e4a6929bc039ed48189d2a1efb4529f1150b8ea]

INTEGRATION: CWS ooo20040704 (1.1.14); FILE MERGED 2004/06/28 15:06:18 cmc 1.1.14.1: #i30801# allow using system stl if possible


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [409e23d9c8b08f23e30ff9875c85dd6dc24b39ae]

INTEGRATION: CWS dr12 (1.97.14); FILE MERGED 2004/08/27 08:02:15 sab 1.97.14.3: RESYNC: (1.100-1.101); FILE MERGED 2004/08/12 12:42:03 sab 1.97.14.2: RESYNC: (1.97-1.100); FILE MERGED 2004/08/09 13:44:37 sab 1.97.14.1: #i21253#; make old notes work


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [0280f6af54fbec368fcaeba569933d641fcfe053]

INTEGRATION: CWS ooo20040704 (1.3.14); FILE MERGED 2004/07/02 14:52:15 cmc 1.3.14.2: #i30891# revert header and namespace change 2004/06/28 11:55:44 cmc 1.3.14.1: #i30801 allow using system stl if possible


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [e78eb17dfdc690c3e4461b0488aa4f71188df9dc]

INTEGRATION: CWS dr12 (1.73.170); FILE MERGED 2004/07/27 01:45:17 sab 1.73.170.2: RESYNC: (1.73-1.75); FILE MERGED 2004/07/23 20:58:27 sab 1.73.170.1: #i21253#; add formatted notes


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [e6bf99683b282e6a961d087c9acd82b48fa3c7fe]

INTEGRATION: CWS dr12 (1.174.26); FILE MERGED 2004/08/13 07:36:06 sab 1.174.26.4: #i21253#; use SCTAB instead of sal_Int32 2004/08/09 13:44:37 sab 1.174.26.3: #i21253#; make old notes work 2004/07/27 01:45:10 sab 1.174.26.2: RESYNC: (1.174-1.178); FILE MERGED 2004/07/23 20:58:26 sab 1.174.26.1: #i21253#; add formatted notes


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [8511a68cb3cb5030482c298e473f2c82438e890d]

INTEGRATION: CWS ooo20040704 (1.3.14); FILE MERGED 2004/06/28 11:55:43 cmc 1.3.14.1: #i30801 allow using system stl if possible


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [4504f9fdcbd797767ad4cac35c82540af49344c0]

INTEGRATION: CWS ooo20040704 (1.3.14); FILE MERGED 2004/06/28 11:55:42 cmc 1.3.14.1: #i30801 allow using system stl if possible


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [17e705e44a728260831b60b8f2c401e1741076fd]

INTEGRATION: CWS dr12 (1.19.274); FILE MERGED 2004/08/09 13:44:37 sab 1.19.274.3: #i21253#; make old notes work 2004/07/30 11:48:48 sab 1.19.274.2: #i21253#; make notes work 2004/07/23 20:58:26 sab 1.19.274.1: #i21253#; add formatted notes


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [679aa7ff01b47febe7f33fb62643871a4e04efe9]

INTEGRATION: CWS dr12 (1.75.52); FILE MERGED 2004/08/09 13:44:36 sab 1.75.52.4: #i21253#; make old notes work 2004/07/27 01:44:17 sab 1.75.52.3: RESYNC: (1.75-1.77); FILE MERGED 2004/07/23 20:58:26 sab 1.75.52.2: #i21253#; add formatted notes 2004/02/24 10:12:04 jmarmion 1.75.52.1: #i21255# text formatting for cell notes


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [78b9476288b2c06305c2a4917d2ed4d18e86a957]

INTEGRATION: CWS dr12 (1.4.306); FILE MERGED 2004/08/09 13:44:36 sab 1.4.306.3: #i21253#; make old notes work 2004/07/27 01:44:10 sab 1.4.306.2: RESYNC: (1.4-1.5); FILE MERGED 2004/07/23 20:58:26 sab 1.4.306.1: #i21253#; add formatted notes


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [6eb3c06f96d05f65acf80cadf6441f479f5a9b90]

INTEGRATION: CWS ooo20040704 (1.2.14); FILE MERGED 2004/07/02 14:52:13 cmc 1.2.14.2: #i30891# revert header and namespace change 2004/06/29 07:32:03 cmc 1.2.14.1: #i30801# allow using system stl if possible


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [aee37a805e65736c14488ceb5262002fda935e0d]

INTEGRATION: CWS dr12 (1.8.290); FILE MERGED 2004/08/09 13:44:36 sab 1.8.290.4: #i21253#; make old notes work 2004/07/30 11:48:48 sab 1.8.290.3: #i21253#; make notes work 2004/07/27 01:44:03 sab 1.8.290.2: RESYNC: (1.8-1.9); FILE MERGED 2004/07/23 20:58:26 sab 1.8.290.1: #i21253#; add formatted notes


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [783f3f970bf0130bb959f84ddd9f5c35fb75764b]

INTEGRATION: CWS dr12 (1.8.280); FILE MERGED 2004/07/23 20:58:25 sab 1.8.280.1: #i21253#; add formatted notes


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [b3f63e90bb1179df94bd67748053b0ea2fb5a3c4]

INTEGRATION: CWS dr12 (1.21.280); FILE MERGED 2004/07/23 20:58:25 sab 1.21.280.1: #i21253#; add formatted notes


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [9945d3110863f5599236bedb9fddd0f813298d64]

INTEGRATION: CWS dr12 (1.5.300); FILE MERGED 2004/07/23 20:58:25 sab 1.5.300.1: #i21253#; add formatted notes


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [d6869735c5a708f17a04b60e3976ad0883d95bd4]

INTEGRATION: CWS dr12 (1.4.300); FILE MERGED 2004/07/23 20:58:25 sab 1.4.300.1: #i21253#; add formatted notes


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [c32315f4cdb32fdd43756eeaf16632b4693e09d1]

INTEGRATION: CWS ooo20040704 (1.4.14); FILE MERGED 2004/06/28 17:07:05 cmc 1.4.14.1: #i30801# allow using system stl if possible


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [1458c3592e98730c73dbf3848f4da650d136af57]

INTEGRATION: CWS dr12 (1.25.52); FILE MERGED 2004/07/27 01:42:55 sab 1.25.52.2: RESYNC: (1.25-1.26); FILE MERGED 2004/07/23 20:58:24 sab 1.25.52.1: #i21253#; add formatted notes


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [dce38f5320f8b0f49442cc1da92f975cb659c55d]

INTEGRATION: CWS ooo20040704 (1.3.14); FILE MERGED 2004/06/28 17:04:39 cmc 1.3.14.1: #i30801# allow using system stl if possible


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [22e0285dc5983171e6540e99f21768dfb0ce031c]

INTEGRATION: CWS dr12 (1.36.52); FILE MERGED 2004/07/27 01:42:48 sab 1.36.52.2: RESYNC: (1.36-1.37); FILE MERGED 2004/07/23 20:58:24 sab 1.36.52.1: #i21253#; add formatted notes


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [fa7eeca214609e1af4aa9f6f4f11c002a789ef49]

INTEGRATION: CWS ooo20040704 (1.3.14); FILE MERGED 2004/06/28 15:06:17 cmc 1.3.14.1: #i30801# allow using system stl if possible


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [21cc11d56b6b29f39b13911799528ceb692ff213]

INTEGRATION: CWS dr12 (1.61.34); FILE MERGED 2004/08/26 15:42:49 jmarmion 1.61.34.8: #i32667#  support EE_PARA_JUST in notes. 2004/08/12 08:53:54 jmarmion 1.61.34.7: #i32667# export horizontal and vertical note box attributes 2004/07/27 01:41:30 sab 1.61.34.6: RESYNC: (1.65-1.68); FILE MERGED 2004/07/09 16:44:45 jmarmion 1.61.34.5: #i21255# add support for creation of DrawLayer() for notes. 2004/05/06 11:38:04 dr 1.61.34.4: RESYNC: (1.63-1.65); FILE MERGED 2004/04/19 17:55:54 jmarmion 1.61.34.3: #i25335,i26291# note sizing and text box enhancements. 2004/02/25 10:26:38 dr 1.61.34.2: RESYNC: (1.61-1.63); FILE MERGED 2004/02/24 10:11:26 jmarmion 1.61.34.1: #i21255# text formatting for cell notes


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [fcb50022b464e70776a986e08014441c4bf0b418]

INTEGRATION: CWS dr12 (1.11.40); FILE MERGED 2004/07/27 01:41:23 sab 1.11.40.3: RESYNC: (1.12-1.13); FILE MERGED 2004/05/06 11:37:54 dr 1.11.40.2: RESYNC: (1.11-1.12); FILE MERGED 2004/04/19 17:55:53 jmarmion 1.11.40.1: #i25335,i26291# note sizing and text box enhancements.


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [2d71783fed6dae0c995a2ca60efa6ff512dd460b]

INTEGRATION: CWS dr12 (1.9.170); FILE MERGED 2004/08/27 08:01:50 sab 1.9.170.4: RESYNC: (1.11-1.12); FILE MERGED 2004/08/12 12:40:38 sab 1.9.170.3: RESYNC: (1.10-1.11); FILE MERGED 2004/07/27 01:40:22 sab 1.9.170.2: RESYNC: (1.9-1.10); FILE MERGED 2004/02/24 10:10:47 jmarmion 1.9.170.1: #i21255# text formatting for cell notes


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [0aa9d6a5d38366f82370971961fd00bad75a8b2c]

INTEGRATION: CWS dr12 (1.3.64); FILE MERGED 2004/07/27 01:38:37 sab 1.3.64.3: RESYNC: (1.4-1.5); FILE MERGED 2004/05/06 11:37:09 dr 1.3.64.2: RESYNC: (1.3-1.4); FILE MERGED 2004/02/24 10:02:03 jmarmion 1.3.64.1: #i21255# text formatting for cell notes


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [de41561d362a5bc22a5e53c1e0ad0e772d3b4b8f]

INTEGRATION: CWS dr12 (1.5.42); FILE MERGED 2004/07/27 01:36:17 sab 1.5.42.3: RESYNC: (1.6-1.9); FILE MERGED 2004/05/06 11:35:04 dr 1.5.42.2: RESYNC: (1.5-1.6); FILE MERGED 2004/04/19 17:52:04 jmarmion 1.5.42.1: #i25335,i26291# note sizing and text box enhancements.


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [e95df8c5e2e72c08c2656b714d4b7f6aa12bd991]

INTEGRATION: CWS dr12 (1.7.62); FILE MERGED 2004/08/12 12:37:38 sab 1.7.62.4: RESYNC: (1.9-1.10); FILE MERGED 2004/07/27 01:35:33 sab 1.7.62.3: RESYNC: (1.8-1.9); FILE MERGED 2004/05/06 11:34:22 dr 1.7.62.2: RESYNC: (1.7-1.8); FILE MERGED 2004/02/24 10:01:41 jmarmion 1.7.62.1: #i21255# text formatting for cell notes


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [e2f7f5f67f97d2dc0f28b3bae276b0ddcd64bea9]

INTEGRATION: CWS dr12 (1.32.60); FILE MERGED 2004/08/12 08:53:25 jmarmion 1.32.60.6: #i32667# export horizontal and vertical note box attributes 2004/07/27 01:35:16 sab 1.32.60.5: RESYNC: (1.35-1.37); FILE MERGED 2004/05/06 11:33:59 dr 1.32.60.4: RESYNC: (1.33-1.35); FILE MERGED 2004/04/19 17:52:04 jmarmion 1.32.60.3: #i25335,i26291# note sizing and text box enhancements. 2004/02/25 10:27:05 dr 1.32.60.2: RESYNC: (1.32-1.33); FILE MERGED 2004/02/24 10:01:17 jmarmion 1.32.60.1: #i21255# text formatting for cell notes


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [e2b7d7e884ab272c4377548d6639d65dcaf36cfd]

INTEGRATION: CWS dr12 (1.6.42); FILE MERGED 2004/04/19 17:52:03 jmarmion 1.6.42.1: #i25335,i26291# note sizing and text box enhancements.


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [bec489d605bb59b8043768f6e88fc875064defb3]

INTEGRATION: CWS dr12 (1.3.64); FILE MERGED 2004/07/27 01:29:18 sab 1.3.64.3: RESYNC: (1.4-1.5); FILE MERGED 2004/05/06 11:32:01 dr 1.3.64.2: RESYNC: (1.3-1.4); FILE MERGED 2004/02/24 10:09:49 jmarmion 1.3.64.1: #i21255# text formatting for cell notes


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [7d90fff6be2dac0d6beb3347bc58e6bfcd5689cd]

INTEGRATION: CWS dr12 (1.10.32); FILE MERGED 2004/08/27 07:55:38 sab 1.10.32.8: RESYNC: (1.18-1.19); FILE MERGED 2004/08/12 12:34:32 sab 1.10.32.7: RESYNC: (1.17-1.18); FILE MERGED 2004/07/29 08:00:36 sab 1.10.32.6: #i21253#; fix merge problems 2004/07/27 01:27:15 sab 1.10.32.5: RESYNC: (1.14-1.17); FILE MERGED 2004/05/06 11:29:56 dr 1.10.32.4: RESYNC: (1.12-1.14); FILE MERGED 2004/04/19 17:55:14 jmarmion 1.10.32.3: #i25335,i26291# note sizing and text box enhancements. 2004/02/25 10:29:40 dr 1.10.32.2: RESYNC: (1.10-1.12); FILE MERGED 2004/02/24 10:09:48 jmarmion 1.10.32.1: #i21255# text formatting for cell notes


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [f16253ddba59f3e63e057666c4a805908cd80d50]

INTEGRATION: CWS dr12 (1.10.62); FILE MERGED 2004/08/12 12:33:50 sab 1.10.62.4: RESYNC: (1.13-1.14); FILE MERGED 2004/07/27 01:26:21 sab 1.10.62.3: RESYNC: (1.11-1.13); FILE MERGED 2004/05/06 11:28:49 dr 1.10.62.2: RESYNC: (1.10-1.11); FILE MERGED 2004/02/24 10:09:48 jmarmion 1.10.62.1: #i21255# text formatting for cell notes


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [dd4aa6c18618f37cfc7b7cbf4c4d90e61fa2d779]

INTEGRATION: CWS dr12 (1.58.26); FILE MERGED 2004/08/27 07:54:35 sab 1.58.26.6: RESYNC: (1.62-1.63); FILE MERGED 2004/08/12 12:33:31 sab 1.58.26.5: RESYNC: (1.61-1.62); FILE MERGED 2004/07/27 01:25:33 sab 1.58.26.4: RESYNC: (1.60-1.61); FILE MERGED 2004/05/06 11:28:21 dr 1.58.26.3: RESYNC: (1.59-1.60); FILE MERGED 2004/02/25 10:29:05 dr 1.58.26.2: RESYNC: (1.58-1.59); FILE MERGED 2004/02/24 10:09:48 jmarmion 1.58.26.1: #i21255# text formatting for cell notes


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [dcb5a0ff99dd447b89bc6ff0d2a45a57ad006ab0]

INTEGRATION: CWS dr12 (1.87.60); FILE MERGED 2004/08/27 07:53:58 sab 1.87.60.10: RESYNC: (1.94-1.98); FILE MERGED 2004/08/12 12:32:56 sab 1.87.60.9: RESYNC: (1.93-1.94); FILE MERGED 2004/08/03 14:30:18 sab 1.87.60.8: #i21253#; don't show note 2004/07/29 08:00:35 sab 1.87.60.7: #i21253#; fix merge problems 2004/07/27 01:24:24 sab 1.87.60.6: RESYNC: (1.90-1.93); FILE MERGED 2004/07/10 15:06:54 jmarmion 1.87.60.5: #i26291# - no need to draw - now done in xiescher::XclImpEscherNote::Apply(). 2004/05/06 11:27:27 dr 1.87.60.4: RESYNC: (1.89-1.90); FILE MERGED 2004/04/19 17:55:13 jmarmion 1.87.60.3: #i25335,i26291# note sizing and text box enhancements. 2004/02/25 10:28:41 dr 1.87.60.2: RESYNC: (1.87-1.89); FILE MERGED 2004/02/24 10:09:48 jmarmion 1.87.60.1: #i21255# text formatting for cell notes


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [5070bed432307459a5d726dd7d7082d992dc0cc4]

INTEGRATION: CWS dr12 (1.15.16); FILE MERGED 2004/07/27 01:19:07 sab 1.15.16.3: RESYNC: (1.16-1.19); FILE MERGED 2004/05/06 11:22:39 dr 1.15.16.2: RESYNC: (1.15-1.16); FILE MERGED 2004/02/24 10:08:41 jmarmion 1.15.16.1: #i21255# text formatting for cell notes


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [5ccaa81583b02600f8eb0feb4f37c2065166573c]

INTEGRATION: CWS dr12 (1.20.6); FILE MERGED 2004/08/27 07:52:31 sab 1.20.6.5: RESYNC: (1.23-1.24); FILE MERGED 2004/08/12 12:30:52 sab 1.20.6.4: RESYNC: (1.22-1.23); FILE MERGED 2004/07/27 01:18:40 sab 1.20.6.3: RESYNC: (1.21-1.22); FILE MERGED 2004/02/25 10:30:42 dr 1.20.6.2: RESYNC: (1.20-1.21); FILE MERGED 2004/02/24 10:08:40 jmarmion 1.20.6.1: #i21255# text formatting for cell notes


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [249cf85d29a5101ad7d6a8f875222cdf1db315f6]

INTEGRATION: CWS impress11 (1.8.28); FILE MERGED 2004/08/05 17:02:19 af 1.8.28.1: #i31926# Made View menu comply with spec.


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [9666a7a21e2bffcb8b267c21f4730771022aa67b]

INTEGRATION: CWS dr12 (1.12.38); FILE MERGED 2004/08/27 07:52:23 sab 1.12.38.11: RESYNC: (1.14-1.15); FILE MERGED 2004/08/26 15:39:35 jmarmion 1.12.38.10: #i32667#  support EE_PARA_JUST in notes. 2004/08/15 16:59:29 jmarmion 1.12.38.9: #i32669# fix this dynamic rtl for m50 2004/08/12 08:52:07 jmarmion 1.12.38.8: #i32669# add dynamic RTL/LTR support to Notes #i32673# enable horizontal and vertical note box attributes 2004/07/29 08:00:19 sab 1.12.38.7: #i21253#; fix merge problems 2004/07/27 01:18:33 sab 1.12.38.6: RESYNC: (1.13-1.14); FILE MERGED 2004/07/09 16:44:00 jmarmion 1.12.38.5: #i25335# - set anchor to page for notes. 2004/06/21 17:11:53 jmarmion 1.12.38.4: #i25335# add support for fixed tail in Calc svdcaption objects. 2004/04/19 17:54:23 jmarmion 1.12.38.3: #i25335,i26291# note sizing and text box enhancements. 2004/02/25 10:30:34 dr 1.12.38.2: RESYNC: (1.12-1.13); FILE MERGED 2004/02/24 10:07:53 jmarmion 1.12.38.1: #i21255# text formatting for cell notes


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [45e9e3cae9e132751b407f9a97099207905d817a]

INTEGRATION: CWS dr12 (1.6.170); FILE MERGED 2004/07/27 01:13:42 sab 1.6.170.3: RESYNC: (1.6-1.7); FILE MERGED 2004/04/19 17:53:48 jmarmion 1.6.170.2: #i25335,i26291# note sizing and text box enhancements. 2004/02/24 10:07:03 jmarmion 1.6.170.1: #i21255# text formatting for cell notes


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [8306ec1e1f791343707091da6329aefcfeec5df9]

INTEGRATION: CWS impress11 (1.19.30); FILE MERGED 2004/08/06 11:30:26 af 1.19.30.1: #i32098# Setting correct default values for HelplinesToFront and GridToFront.


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [8a135b066ba1da1290800f35e330254861ca2a53]

INTEGRATION: CWS dr12 (1.1.2); FILE ADDED 2004/08/26 15:38:08 jmarmion 1.1.2.5: #i32667# - support EE_PARA_JUST in notes. 2004/07/23 20:58:06 sab 1.1.2.4: #i21253#; add formatted notes 2004/07/09 16:41:06 jmarmion 1.1.2.3: #i21255# add support for creation of DrawLayer() for notes. 2004/04/19 17:53:48 jmarmion 1.1.2.2: #i25335,i26291# note sizing and text box enhancements. 2004/02/24 10:06:16 jmarmion 1.1.2.1: #i21255# text formatting for cell notes


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [b34c8fc6369c45d2f6b530e14530de6085edc957]

INTEGRATION: CWS impress11 (1.44.26); FILE MERGED 2004/08/05 17:00:02 af 1.44.26.1: #i31396# Fixed setting the state for Normal and Master entries of View menu for Draw.


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [295ddaac091978be5817ee2f50b35d481c7da598]

INTEGRATION: CWS dr12 (1.8.16); FILE MERGED 2004/08/31 13:23:52 sab 1.8.16.6: solve merge problem 2004/08/27 07:51:00 sab 1.8.16.5: RESYNC: (1.11-1.13); FILE MERGED 2004/08/12 12:29:52 sab 1.8.16.4: RESYNC: (1.10-1.11); FILE MERGED 2004/07/27 01:11:27 sab 1.8.16.3: RESYNC: (1.9-1.10); FILE MERGED 2004/02/25 10:32:08 dr 1.8.16.2: RESYNC: (1.8-1.9); FILE MERGED 2004/02/24 10:05:48 jmarmion 1.8.16.1: #i21255# text formatting for cell notes


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [d672eda7fcd2769fbee68f3db32ca4d5a4db7094]

INTEGRATION: CWS impress11 (1.27.30); FILE MERGED 2004/08/06 10:10:09 af 1.27.30.2: #i32098# Give the master page to the dialog when in master page mode. 2004/08/05 16:58:25 af 1.27.30.1: #i32098# Replaced SID_MASTER_LAYOUTS_... by single SID_MASTER_LAYOUTS.


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [fc93a434fa3cd6073585e890d25d4b6253659181]

INTEGRATION: CWS dr12 (1.12.30); FILE MERGED 2004/07/27 01:11:18 sab 1.12.30.3: RESYNC: (1.13-1.16); FILE MERGED 2004/05/06 11:18:42 dr 1.12.30.2: RESYNC: (1.12-1.13); FILE MERGED 2004/02/24 10:05:27 jmarmion 1.12.30.1: #i21255# text formatting for cell notes


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [4da66400a897479382c6f91f895c1aeb4be926a7]

INTEGRATION: CWS impress11 (1.7.28); FILE MERGED 2004/08/05 16:57:22 af 1.7.28.1: #i32098# Split SID_LEFT_PANE into two entries for Draw and Impress.


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [9811dee288de793141fdfa006c9a80026d68235b]

INTEGRATION: CWS dr12 (1.28.94); FILE MERGED 2004/08/27 07:50:34 sab 1.28.94.3: RESYNC: (1.28-1.29); FILE MERGED 2004/08/15 16:59:29 jmarmion 1.28.94.2: #i32669# fix this dynamic rtl for m50 2004/08/12 08:49:44 jmarmion 1.28.94.1: #i32669# add dynamic RTL/LTR support to Notes


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [3c0e28b23885ce5f8de0d919dcb7066a4a3bd917]

INTEGRATION: CWS dr12 (1.56.92); FILE MERGED 2004/08/27 07:50:26 sab 1.56.92.3: RESYNC: (1.58-1.59); FILE MERGED 2004/08/12 12:27:58 sab 1.56.92.2: RESYNC: (1.56-1.58); FILE MERGED 2004/08/12 08:49:07 jmarmion 1.56.92.1: #i32669# add dynamic RTL/LTR support to Notes


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [984708dda4fd6349d38d15a23a14acb63364936e]

INTEGRATION: CWS impress11 (1.2.140); FILE MERGED 2004/08/05 16:53:36 af 1.2.140.1: #i32098# Removed title strings that are not used anymore.


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [93e5869bea142acfd7820043cde823eba47f96b8]

INTEGRATION: CWS dr12 (1.21.40); FILE MERGED 2004/08/12 12:27:49 sab 1.21.40.3: RESYNC: (1.23-1.24); FILE MERGED 2004/07/27 01:09:13 sab 1.21.40.2: RESYNC: (1.21-1.23); FILE MERGED 2004/02/24 10:05:02 jmarmion 1.21.40.1: #i21255# text formatting for cell notes


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [f3f835234edc5f0da7e741406009fe5386a75209]

INTEGRATION: CWS dr12 (1.19.70); FILE MERGED 2004/08/27 07:50:18 sab 1.19.70.6: RESYNC: (1.24-1.25); FILE MERGED 2004/07/27 01:08:19 sab 1.19.70.5: RESYNC: (1.23-1.24); FILE MERGED 2004/05/06 11:16:01 dr 1.19.70.4: RESYNC: (1.20-1.23); FILE MERGED 2004/04/19 17:53:48 jmarmion 1.19.70.3: #i25335,i26291# note sizing and text box enhancements. 2004/02/25 10:31:15 dr 1.19.70.2: RESYNC: (1.19-1.20); FILE MERGED 2004/02/24 10:04:39 jmarmion 1.19.70.1: #i21255# text formatting for cell notes


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [40725b4797d94cca5cc616be150c7a0856d0ecfb]

INTEGRATION: CWS impress11 (1.2.30); FILE MERGED 2004/08/05 16:51:59 af 1.2.30.1: #i32098# Title is not passed anymore to constructor but taken from PaneManager.  Added SetTitle() method.


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [370f852c12a7e5250c5a2d5526b755428a8bc740]

INTEGRATION: CWS dr12 (1.41.6); FILE MERGED 2004/08/26 15:38:08 jmarmion 1.41.6.6: #i32667# - support EE_PARA_JUST in notes. 2004/08/12 12:27:41 sab 1.41.6.5: RESYNC: (1.43-1.44); FILE MERGED 2004/07/27 01:08:11 sab 1.41.6.4: RESYNC: (1.42-1.43); FILE MERGED 2004/04/19 17:53:47 jmarmion 1.41.6.3: #i25335,i26291# note sizing and text box enhancements. 2004/02/25 10:31:08 dr 1.41.6.2: RESYNC: (1.41-1.42); FILE MERGED 2004/02/24 10:04:16 jmarmion 1.41.6.1: #i21255# text formatting for cell notes


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [6fb4fea2913a099bb9f455a2bd11c19eb2d8f133]

INTEGRATION: CWS impress11 (1.3.74); FILE MERGED 2004/08/05 17:03:09 af 1.3.74.1: #i32098# Replaced SID_MASTER_LAYOUTS_... by single SID_MASTER_LAYOUTS.


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [9f5b591c86ab41ae6d6ed38730eac70fa39c5d75]

INTEGRATION: CWS dr12 (1.9.170); FILE MERGED 2004/07/27 01:07:36 sab 1.9.170.4: RESYNC: (1.11-1.12); FILE MERGED 2004/05/06 11:15:32 dr 1.9.170.3: RESYNC: (1.9-1.11); FILE MERGED 2004/04/19 17:53:47 jmarmion 1.9.170.2: #i25335,i26291# note sizing and text box enhancements. 2004/02/24 10:03:50 jmarmion 1.9.170.1: #i21255# text formatting for cell notes


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [946c66c5e75ff7ba2904c2316bcf08b1c4ff3eb6]

INTEGRATION: CWS impress11 (1.4.30); FILE MERGED 2004/08/06 17:00:46 af 1.4.30.2: #32098# Fixed minor compiler problem. 2004/08/06 10:09:14 af 1.4.30.1: #i32098# Modified the dialog to comply with spec.


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [9fbcccfc6e080dabec50ce65a3ce6cb1afbb486e]

INTEGRATION: CWS dr12 (1.18.272); FILE MERGED 2004/08/27 07:49:59 sab 1.18.272.4: RESYNC: (1.20-1.21); FILE MERGED 2004/08/12 12:27:20 sab 1.18.272.3: RESYNC: (1.19-1.20); FILE MERGED 2004/07/27 01:07:29 sab 1.18.272.2: RESYNC: (1.18-1.19); FILE MERGED 2004/02/24 10:03:28 jmarmion 1.18.272.1: #i21255# text formatting for cell notes


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [da6a01d2049e7bb4f242421a5b9f4ff55521ca0c]

INTEGRATION: CWS impress11 (1.2.30); FILE MERGED 2004/08/05 16:51:17 af 1.2.30.1: #i32098# Title is not passed anymore to constructor but taken from PaneManager.  Added SetTitle() method.


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [5ca4b2841f24c6f72e732eec0865fa2f2e685207]

INTEGRATION: CWS dr12 (1.18.114); FILE MERGED 2004/07/27 01:07:01 sab 1.18.114.3: RESYNC: (1.19-1.21); FILE MERGED 2004/05/06 11:15:11 dr 1.18.114.2: RESYNC: (1.18-1.19); FILE MERGED 2004/02/24 10:03:02 jmarmion 1.18.114.1: #i21255# text formatting for cell notes


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [28b43fee26f9e5e3fce32c3f05d7d79c6545c96b]

INTEGRATION: CWS impress11 (1.2.30); FILE MERGED 2004/08/05 16:49:59 af 1.2.30.1: #i32098# Split SID_LEFT_PANE into two entries for Draw and Impress.


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [6f95a3aa79287c13054bc56c8c5a8c70cf207335]

INTEGRATION: CWS dr12 (1.1.2); FILE ADDED 2004/07/23 20:57:52 sab 1.1.2.4: #i21253#; add formatted notes 2004/07/09 16:40:21 jmarmion 1.1.2.3: #i21255# add support for creation of DrawLayer() for notes. 2004/04/19 17:50:51 jmarmion 1.1.2.2: #i25335,i26291# note sizing and text box enhancements. 2004/02/24 09:59:14 jmarmion 1.1.2.1: #i21255# text formatting for cell notes


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [317053b4648f5aa6330198a862fe3778cb8fafdc]

INTEGRATION: CWS dr12 (1.25.12); FILE MERGED 2004/08/27 07:46:05 sab 1.25.12.5: RESYNC: (1.37-1.39); FILE MERGED 2004/07/26 22:44:54 sab 1.25.12.4: RESYNC: (1.30-1.37); FILE MERGED 2004/05/06 11:08:19 dr 1.25.12.3: RESYNC: (1.26-1.30); FILE MERGED 2004/02/25 10:35:23 dr 1.25.12.2: RESYNC: (1.25-1.26); FILE MERGED 2004/02/24 09:58:15 jmarmion 1.25.12.1: #i21255# text formatting for cell notes


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [ebfa8bb0526a4673db724f1a7d622bf05cdabf04]

INTEGRATION: CWS impress11 (1.30.30); FILE MERGED 2004/08/05 16:48:27 af 1.30.30.2: #i32098# Fixed minor spelling errors. 2004/07/30 14:18:09 af 1.30.30.1: #i32358# Renamed Insert Slide to Insert Page.


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [6b2049a4aafafea24167aa98d27eb7025c568df4]

INTEGRATION: CWS dr12 (1.5.272); FILE MERGED 2004/08/27 07:45:48 sab 1.5.272.3: RESYNC: (1.6-1.7); FILE MERGED 2004/07/26 22:44:20 sab 1.5.272.2: RESYNC: (1.5-1.6); FILE MERGED 2004/02/24 09:57:44 jmarmion 1.5.272.1: #i21255# text formatting for cell notes


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [ef3d8fee0469dcbfc897470c87a08cdd5a940ea5]

INTEGRATION: CWS dr12 (1.16.24); FILE MERGED 2004/07/26 22:42:54 sab 1.16.24.2: RESYNC: (1.16-1.17); FILE MERGED 2004/07/09 16:39:15 jmarmion 1.16.24.1: #i21255# add support for creation of DrawLayer for notes.


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [83fdb2422a34d9ea436c4d565a4032c92f455eaf]

INTEGRATION: CWS impress11 (1.18.30); FILE MERGED 2004/08/05 16:45:30 af 1.18.30.1: #i31926# Replaced SID_MASTER_LAYOUTS_... by single SID_MASTER_LAYOUTS.


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [67070363ea67189a28fd55b2be9039d221098150]

INTEGRATION: CWS dr12 (1.71.26); FILE MERGED 2004/08/27 07:45:21 sab 1.71.26.7: RESYNC: (1.79-1.81); FILE MERGED 2004/08/12 12:18:48 sab 1.71.26.6: RESYNC: (1.76-1.79); FILE MERGED 2004/07/26 22:42:47 sab 1.71.26.5: RESYNC: (1.75-1.76); FILE MERGED 2004/05/06 11:07:03 dr 1.71.26.4: RESYNC: (1.72-1.75); FILE MERGED 2004/04/19 17:50:50 jmarmion 1.71.26.3: #i25335,i26291# note sizing and text box enhancements. 2004/02/25 10:34:49 dr 1.71.26.2: RESYNC: (1.71-1.72); FILE MERGED 2004/02/24 09:57:21 jmarmion 1.71.26.1: #i21255# text formatting for cell notes


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [b601c54ac309a183f1fe3729ef7698cb8b9f79c6]

INTEGRATION: CWS impress11 (1.23.28); FILE MERGED 2004/08/05 16:44:31 af 1.23.28.1: #i31926# Replaced SID_MASTER_LAYOUTS_... by single SID_MASTER_LAYOUTS.


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [959011ceff4b61abb6f806955c30b5839e18726e]

INTEGRATION: CWS dr12 (1.6.280); FILE MERGED 2004/07/29 10:19:47 sab 1.6.280.3: #i21253#; fix merge problems 2004/07/26 22:42:30 sab 1.6.280.2: RESYNC: (1.6-1.7); FILE MERGED 2004/04/19 17:50:50 jmarmion 1.6.280.1: #i25335,i26291# note sizing and text box enhancements.


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [e08939f327f62a7dd699f396fe01fc3cf2bbc76c]

INTEGRATION: CWS impress11 (1.3.30); FILE MERGED 2004/08/05 16:43:03 af 1.3.30.1: #i31926# Split SID_LEFT_PANE into two entries for Draw and Impress.


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [846ffb4f4bcde17438afeaa4ddd4743aa0505d86]

INTEGRATION: CWS impress11 (1.10.30); FILE MERGED 2004/08/05 17:23:18 af 1.10.30.2: #i32098# Commented out one line too many. 2004/08/05 16:42:10 af 1.10.30.1: #i31926# Replaced SID_MASTER_LAYOUTS_... by single SID_MASTER_LAYOUTS.  Split SID_LEFT_PANE into two entries for Draw and Impress.


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [73672e0761de00e9d24411cc549a01c7f33c5e1c]

INTEGRATION: CWS dr12 (1.8.272); FILE MERGED 2004/08/27 07:44:30 sab 1.8.272.3: RESYNC: (1.9-1.10); FILE MERGED 2004/07/26 22:40:51 sab 1.8.272.2: RESYNC: (1.8-1.9); FILE MERGED 2004/02/24 09:56:54 jmarmion 1.8.272.1: #i21255# text formatting for cell notes


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [3cf176b21f9c9f12ad0075d1bfb16ec48e22631f]

INTEGRATION: CWS dr12 (1.10.146); FILE MERGED 2004/07/26 22:39:51 sab 1.10.146.3: RESYNC: (1.11-1.13); FILE MERGED 2004/05/06 11:05:58 dr 1.10.146.2: RESYNC: (1.10-1.11); FILE MERGED 2004/02/24 09:56:25 jmarmion 1.10.146.1: #i21255# text formatting for cell notes


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [a567ae5a672cfd76405d5fa45070efa4b474456e]

INTEGRATION: CWS impress11 (1.21.32); FILE MERGED 2004/08/05 17:14:35 af 1.21.32.1: #i32098# Set default values of Grid and Helplines related flags according to spec.


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [fbeb7e042eebe7415a7aea9609530817a2cf4b3c]

INTEGRATION: CWS dr12 (1.49.66); FILE MERGED 2004/07/30 11:50:50 sab 1.49.66.3: #i21253#; make notes work 2004/07/26 11:29:28 sab 1.49.66.2: RESYNC: (1.49-1.52); FILE MERGED 2004/07/23 20:59:58 sab 1.49.66.1: #i21253#; add formatted notes


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [72def8637068758a7cdf0a145af431ae8f58c915]

INTEGRATION: CWS impress11 (1.17.82); FILE MERGED 2004/08/05 17:14:03 af 1.17.82.1: #i32098# Set default values of Grid and Helplines related flags according to spec.


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [0f0b9ddcaea058cf8e41b142aaf99926b0f6ff1f]

INTEGRATION: CWS dr12 (1.31.8); FILE MERGED 2004/08/27 07:38:42 sab 1.31.8.3: RESYNC: (1.33-1.35); FILE MERGED 2004/07/26 11:29:20 sab 1.31.8.2: RESYNC: (1.31-1.33); FILE MERGED 2004/07/23 20:59:58 sab 1.31.8.1: #i21253#; add formatted notes


2004-09-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [bb129db991b9154444df2b1389b6d6e42a4efb5e]

INTEGRATION: CWS dr12 (1.102.8); FILE MERGED 2004/08/27 07:37:56 sab 1.102.8.4: RESYNC: (1.106-1.107); FILE MERGED 2004/08/12 11:19:04 sab 1.102.8.3: RESYNC: (1.105-1.106); FILE MERGED 2004/07/26 11:26:46 sab 1.102.8.2: RESYNC: (1.102-1.105); FILE MERGED 2004/07/23 20:59:42 sab 1.102.8.1: #i21253#; add formatted notes


2004-09-08  Kurt Zenker  <kz@openoffice.org>  [61788feacb1d768de1c0a4d2155f114db55eb7ad]

#i10000# set USE_DEFFILE


2004-09-08  Kurt Zenker  <kz@openoffice.org>  [6d0634dce5ebd853d23308623d6f3ae2a620ffc2]

#i10000# some libs are no uno components


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [9527165af53cbf5f8f6410d8cbc846d11b6382d9]

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>  [594e510543df45190f75c4f615ed349084b11457]

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>  [93c7835200405ba3082b8590fbca3bb8579aee52]

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  Rüdiger Timm  <rt@openoffice.org>  [65bb72738c18ec433a6dc078b421e5b0705067b3]

INTEGRATION: CWS pj01 (1.2.10); FILE MERGED 2004/08/30 19:00:50 pjanik 1.2.10.1: #i32707#: Add missing include file.


2004-09-08  Kurt Zenker  <kz@openoffice.org>  [75712a15718e52e77e295df4832fe970e641b5c0]

#i10000# disable ipv6 for unxsoli4


2004-09-08  Kurt Zenker  <kz@openoffice.org>  [d5537f7e8aa2a2d85457aa8308f5be0c5bd2eccd]

#i10000# new version


2004-09-08  Kurt Zenker  <kz@openoffice.org>  [5ec0f0ca7633aca2dd2dd8609c4ff3c7a3a4fc46]

#i10000 missing lib


2004-09-08  Rüdiger Timm  <rt@openoffice.org>  [29dbfde26f41944593407826bd0f9476fe234e67]

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>  [0e3dd3765834f63525c98cb2a3a0e28e3c86d5ae]

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>  [35b69f4ca8b5e51296248dbd46f4f708bf1eb2b5]

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>  [1cf611e6ce62c9b251d08422835fbd26c303d9c9]

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-08  Kurt Zenker  <kz@openoffice.org>  [e80dbc21219e65ec306ae0399dbec1572ac10b49]

#i33953# fix for CJK filters (AS)


2004-09-08  Malte Timmermann  <mt@openoffice.org>  [03cdd3df5a3c345cb11814823b3d3661bbedaeac]

#i33939# Don't crash on no-storage-format files...


2004-09-07  Kurt Zenker  <kz@openoffice.org>  [9d4d20d213e877d013f98625ebbb2efde8ce0193]

SRC680


2004-09-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [8d97d96aa00f88f1a72671772fe36d6cc690e5f8]

#i10000#: workaround compile problems with gcc-3.4.1


2004-09-07  Vladimir Glazounov  <vg@openoffice.org>  [154bc55f1b6e4a0cb343a5b39b350bbbcc472bf7]

#i100000# some changes for fetching build.lst from solver or via cvs


2004-09-07  Kurt Zenker  <kz@openoffice.org>  [c5865f55c01f98967171865fda0b8b647494dea7]

INTEGRATION: CWS referr (1.20.86); FILE MERGED 2004/08/11 15:15:33 er 1.20.86.1: #i26431# better handling of reference updates during inserts/deletes


2004-09-07  Kurt Zenker  <kz@openoffice.org>  [54e7923fbae5474ef27595a7d0dbec0dd379d257]

INTEGRATION: CWS referr (1.27.104); FILE MERGED 2004/08/16 13:36:29 er 1.27.104.2: RESYNC: (1.27-1.28); FILE MERGED 2004/08/11 15:15:33 er 1.27.104.1: #i26431# better handling of reference updates during inserts/deletes


2004-09-07  Kurt Zenker  <kz@openoffice.org>  [5e2e6e45ef0810013b37f30e3bb2bee5c2504e9c]

INTEGRATION: CWS referr (1.57.8); FILE MERGED 2004/08/16 13:34:08 er 1.57.8.2: RESYNC: (1.57-1.58); FILE MERGED 2004/08/11 15:15:32 er 1.57.8.1: #i26431# better handling of reference updates during inserts/deletes


2004-09-07  Kurt Zenker  <kz@openoffice.org>  [835e31b240e64a2d7de261392e0aae1b7f6eb581]

INTEGRATION: CWS referr (1.12.104); FILE MERGED 2004/08/11 15:15:32 er 1.12.104.1: #i26431# better handling of reference updates during inserts/deletes


2004-09-07  Kurt Zenker  <kz@openoffice.org>  [7135f159def1f8c8b7cdd6b8df48bcb88ba40ec9]

INTEGRATION: CWS referr (1.20.106); FILE MERGED 2004/08/11 15:15:32 er 1.20.106.2: #i26431# better handling of reference updates during inserts/deletes 2004/08/09 13:15:49 er 1.20.106.1: #i30107# #i30921# #i32417# UpdateReference: differences of course remain signed..


2004-09-07  Kurt Zenker  <kz@openoffice.org>  [57db101db727b93cbcce706347f287ec99183995]

INTEGRATION: CWS referr (1.21.84); FILE MERGED 2004/08/11 15:15:31 er 1.21.84.1: #i26431# better handling of reference updates during inserts/deletes


2004-09-07  Kurt Zenker  <kz@openoffice.org>  [b13b0f98be9b328d1893067d7fb6177af05f2b84]

INTEGRATION: CWS referr (1.4.86); FILE MERGED 2004/08/11 15:15:30 er 1.4.86.1: #i26431# better handling of reference updates during inserts/deletes


2004-09-07  Kurt Zenker  <kz@openoffice.org>  [b62eea32fc588ace56eff493029980c8579610e3]

INTEGRATION: CWS referr (1.23.106); FILE MERGED 2004/08/11 15:15:30 er 1.23.106.1: #i26431# better handling of reference updates during inserts/deletes


2004-09-07  Kurt Zenker  <kz@openoffice.org>  [2bf237cfa19f3ec4c62d5864158bf76bb9bf2a4b]

INTEGRATION: CWS referr (1.9.104); FILE MERGED 2004/08/11 15:15:30 er 1.9.104.1: #i26431# better handling of reference updates during inserts/deletes


2004-09-07  Kurt Zenker  <kz@openoffice.org>  [bb192f3def7f24bb44b5dc7dcf3a08a073d501cb]

INTEGRATION: CWS referr (1.13.84); FILE MERGED 2004/08/11 15:15:30 er 1.13.84.1: #i26431# better handling of reference updates during inserts/deletes


2004-09-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [d23545e61b3e026352b44feed4ae9772df3a946a]

#i10000#: verify milestone only if specified


2004-09-06  Michael Hönnig  <mi@openoffice.org>  [4d05ec4dff25bd784b0aed90799729c43c165a82]

initial release


2004-09-03  Mathias Bauer  <mba@openoffice.org>  [99231b5f902d8bd0e413c9ab769f308baf901201]

#i20180#: some linkage problems solved


2004-09-02  Ingo Schmidt  <is@openoffice.org>  [ff1f09d053dd7b0c3e90a3ace197f399e7a24bdb]

#117789# cs2c office


2004-09-02  Kurt Zenker  <kz@openoffice.org>  [7ef1934a4555630024c50b49636e217c67c969c8]

#i10000# includes corrected


2004-09-02  Kurt Zenker  <kz@openoffice.org>  [9b4ae92e645a414ff6d4de3edd05069dd5186c38]

#i10000# do not use const (MBA)


2004-09-02  Mathias Bauer  <mba@openoffice.org>  [db4915a3ecc7fef529fed9e5c2d62aeb5af5a218]

#i20180#: OASIS MimeType; some Typos fixed; Chart XML formats removed; problem with string concatenation overflow on MSVC++ fixed


2004-09-02  Mathias Bauer  <mba@openoffice.org>  [50c50e3d109cef76bd3ee5cc678acc07857bdee1]

#i20180#: OASIS MimeType; some Typos fixed; Chart XML formats removed


2004-09-02  Kurt Zenker  <kz@openoffice.org>  [92366129f3aa3408964374cadff977b4cf0b4b24]

new version for SRC680


2004-09-01  Kurt Zenker  <kz@openoffice.org>  [76121adac75d0ef4aced19d17b29e47b9d01526b]

new version for SRC680


2004-09-01  Kurt Zenker  <kz@openoffice.org>  [7dcbe6910ffcd086eb4cb32e26ef0606cf8a2c87]

new version for SRC680


2004-09-01  Kurt Zenker  <kz@openoffice.org>  [af20fca6cc3209d0227e3bb84e251f5576cc67fa]

new version for SRC680


2004-09-01  Kurt Zenker  <kz@openoffice.org>  [b1f1ba9e7ee53be6ac81ca68246f6bbbac7ea16f]

new version for SRC680


2004-09-01  Kurt Zenker  <kz@openoffice.org>  [760a29ca579cab294173b7ce13e6439be263c276]

#117495# remove chart2 from setup (BM)


2004-09-01  Kurt Zenker  <kz@openoffice.org>  [49296c9c67cad9761fabdf8dab8fdaa6cb4b5a9f]

new version for SRC680


2004-09-01  Kurt Zenker  <kz@openoffice.org>  [e4688ebed82175a73046df8fa85d03aabd1ae76b]

new version for SRC680


2004-09-01  Kurt Zenker  <kz@openoffice.org>  [422213e97734b4ee10028965fb98bd192d88bf1b]

new version for SRC680


2004-09-01  Kurt Zenker  <kz@openoffice.org>  [6ff0a314a7e919dc7ec2d12fe544684a977007ea]

new version for SRC680


2004-09-01  Kurt Zenker  <kz@openoffice.org>  [518a1566cfb117217f0a1d94c2ff0ddc95807602]

#i10000# xrmex & cfgex were missing


2004-09-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [7e4d2c8f013954cf75508496e9ab59752a5af956]

#i10000#: fix workspace look up for setsolar environment


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [7a495ff30bad0da503ea8e4702a3b2002a926251]

SRC680


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [2bf0f2103e24ff92bedec101f0299297bcbdb337]

INTEGRATION: CWS c02v1 (1.6.562); FILE MERGED 2004/08/11 15:02:12 os 1.6.562.1: #i30878# access to static pFldNames now non-inline


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [f69bd6f3ad871b254e603d388ff537854225d8b0]

INTEGRATION: CWS c02v1 (1.63.50); FILE MERGED 2004/08/13 11:02:06 ka 1.63.50.1: #117562#: Gallery API


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [e7a6a4c7f29573a14065adea29bb5163c45d29bd]

INTEGRATION: CWS cfglogging (1.8.30); FILE MERGED 2004/08/27 07:49:04 jb 1.8.30.1: #i25940#,#i25939# Add log output to parsing services


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [4fb6263d83d5632a40ec08c364973099a1c6928f]

INTEGRATION: CWS cfglogging (1.17.30); FILE MERGED 2004/08/27 07:49:03 jb 1.17.30.1: #i25940#,#i25939# Add log output to parsing services


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [2abce3dec2ab033cf69e2de8232c4268ecedbaec]

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>  [3be99be771437ded721158dad8f01ac44a762d40]

INTEGRATION: CWS cfglogging (1.1.2); FILE ADDED 2004/08/27 17:10:43 jb 1.1.2.1: #i25940# A logger for testing log output


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [7d0f4941d7793e0d3f2d71fedbb6b3eca3d1edf0]

INTEGRATION: CWS cfglogging (1.1.2); FILE ADDED 2004/08/27 17:10:34 jb 1.1.2.1: #i25940# A logger for testing log output


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [a842ab635a9db8c3f4141a29f91434b85bcc1e2d]

INTEGRATION: CWS cfglogging (1.1.2); FILE ADDED 2004/08/27 17:43:56 jb 1.1.2.2: #i31391# Rename conflicting file 2004/08/27 17:10:24 jb 1.1.2.1: #i25940# A logger for testing log output


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [63a94b90618672486f6bf78dc5affc851cbbc423]

INTEGRATION: CWS cfglogging (1.1.2); FILE ADDED 2004/08/31 13:04:03 jb 1.1.2.2: #25940# Correct error in simple test logger registration 2004/08/27 17:42:18 jb 1.1.2.1: #i31391# Rename conflicting file


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [d6c8ae8a4e8d2811ced3e46c0e2b03fa8c6b7b9e]

INTEGRATION: CWS cfglogging (1.1.2); FILE ADDED 2004/08/27 17:10:14 jb 1.1.2.1: #i25940# A logger for testing log output


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [42c170ad20de9ce5dc5c7f32f868bb5fd84d1940]

INTEGRATION: CWS cfglogging (1.2.120); FILE MERGED 2004/08/27 07:49:03 jb 1.2.120.1: #i25940#,#i25939# Add log output to parsing services


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [5318d95539ff13deb660b2a21878f66c61655c4a]

INTEGRATION: CWS cfglogging (1.8.156); FILE MERGED 2004/08/27 10:44:26 jb 1.8.156.3: #i25939# Log message was missing error condition 2004/08/27 10:28:09 jb 1.8.156.2: #i25939# Remove spurious newlines from log messages 2004/08/27 07:49:02 jb 1.8.156.1: #i25940#,#i25939# Add log output to parsing services


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [a77a767d0a5c035a48aaaed88905d106a58fc0f4]

INTEGRATION: CWS cfglogging (1.5.120); FILE MERGED 2004/08/27 07:49:02 jb 1.5.120.1: #i25940#,#i25939# Add log output to parsing services


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [eaf5c16bffba7b6ec9a278bdc37a9e380e6ee823]

INTEGRATION: CWS c02v1 (1.15.34); FILE MERGED 2004/08/18 15:52:05 thb 1.15.34.1: #i32109#: Fill opaque areas reliably, apply bitmasks only where mask is opaque


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [455eb696bbf0c646ccdb7fda0274951dcfd3777a]

INTEGRATION: CWS cfglogging (1.7.16); FILE MERGED 2004/08/27 07:49:02 jb 1.7.16.1: #i25940#,#i25939# Add log output to parsing services


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [d07c3761c3a357200272924927efebe5214365bb]

INTEGRATION: CWS cfglogging (1.3.120); FILE MERGED 2004/08/27 07:49:02 jb 1.3.120.1: #i25940#,#i25939# Add log output to parsing services


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [8193f649f30aec3cbe0cd662e4fc2674d9126491]

INTEGRATION: CWS c02v1 (1.17.182); FILE MERGED 2004/08/18 15:52:05 thb 1.17.182.1: #i32109#: Fill opaque areas reliably, apply bitmasks only where mask is opaque


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [8c603e4d783538b4a55041a6e8841ef0c43a5845]

INTEGRATION: CWS cfglogging (1.10.120); FILE MERGED 2004/08/27 10:28:09 jb 1.10.120.2: #i25939# Remove spurious newlines from log messages 2004/08/27 07:49:01 jb 1.10.120.1: #i25940#,#i25939# Add log output to parsing services


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [f5c7157a90ffd51a48b3bba175a5ef0f0c192d59]

INTEGRATION: CWS c02v1 (1.22.82); FILE MERGED 2004/08/27 10:30:54 thb 1.22.82.2: #i32109# Reading the map mode state from the device we're later setting it back to... 2004/08/18 15:52:04 thb 1.22.82.1: #i32109#: Fill opaque areas reliably, apply bitmasks only where mask is opaque


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [f5aad3e64d1ffeb3ad1956f407d0103f721d48fb]

INTEGRATION: CWS cfglogging (1.2.130); FILE MERGED 2004/08/27 07:49:01 jb 1.2.130.1: #i25940#,#i25939# Add log output to parsing services


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [81715a373c4a214624e9df24bdd389d093bb3c67]

INTEGRATION: CWS c02v1 (1.16.52); FILE MERGED 2004/08/13 13:11:47 ka 1.16.52.2: #117562#: Gallery API 2004/08/13 10:58:57 ka 1.16.52.1: #117562#: Gallery API


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [0345f3fede73e733a44e8a09086ed350f61d57fc]

INTEGRATION: CWS cfglogging (1.8.108); FILE MERGED 2004/08/27 07:49:01 jb 1.8.108.1: #i25940#,#i25939# Add log output to parsing services


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [8db474e7a9101234cb2a22479ac328998a8acd83]

INTEGRATION: CWS c02v1 (1.7.102); FILE MERGED 2004/08/13 13:11:47 ka 1.7.102.2: #117562#: Gallery API 2004/08/13 10:58:56 ka 1.7.102.1: #117562#: Gallery API


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [e6678f60b5c0e3698543bb385cc9c55b6414421d]

INTEGRATION: CWS cfglogging (1.5.120); FILE MERGED 2004/08/27 07:49:01 jb 1.5.120.1: #i25940#,#i25939# Add log output to parsing services


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [c3b7353ad0fb2ec41938b8aa3b02c2cd6f80f7e0]

INTEGRATION: CWS cfglogging (1.5.120); FILE MERGED 2004/08/27 07:49:00 jb 1.5.120.1: #i25940#,#i25939# Add log output to parsing services


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [6b138da2922b8e8512f264fe7e6b0e8309cc00df]

INTEGRATION: CWS cfglogging (1.22.38); FILE MERGED 2004/08/27 07:44:53 jb 1.22.38.1: #i25940# New: Create wrapper for UNO logging interface, logging to a dedicated UNO singleton


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [a909977ace65dfe80e877f438efe4bc149542168]

INTEGRATION: CWS cfglogging (1.1.2); FILE ADDED 2004/08/27 10:29:40 jb 1.1.2.2: #i25940# Restrict default redirection to OSL_TRACE to high-level messages 2004/08/27 07:44:30 jb 1.1.2.1: #i25940# New: Create wrapper for UNO logging interface, logging to a dedicated UNO singleton


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [708b5a5641e87aae1f617f8dded6c5777eea5510]

INTEGRATION: CWS cfglogging (1.1.164); FILE MERGED 2004/08/27 07:47:07 jb 1.1.164.1: #i25939# Add support for (read-only) iteration of stack contents


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [8ae713589dad760829af74cc10e2ae773f5abb8b]

INTEGRATION: CWS cfglogging (1.1.2); FILE ADDED 2004/08/27 07:44:18 jb 1.1.2.1: #i25940# New: Create wrapper for UNO logging interface, logging to a dedicated UNO singleton


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [c5c66c9761d55d057a845479b57c59aa199b2133]

INTEGRATION: CWS c02v1 (1.4.18); FILE MERGED 2004/08/12 12:07:25 cd 1.4.18.1: #i32515# Revert changes for SfxObjectShellItem


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [c12225e1f7e333768ba1207052d46d6858733f46]

INTEGRATION: CWS cfglogging (1.1.158); FILE MERGED 2004/08/27 09:33:19 jb 1.1.158.1: #i31391# Add possibility to suppress error output


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [e0e064be90305a56e7e15f1ed673cf4f0b91b206]

INTEGRATION: CWS cfglogging (1.5.120); FILE MERGED 2004/08/27 09:30:50 jb 1.5.120.1: #i32454# Make configimport a non-Console app on Windows to avoid getting a popup console during setup.


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [10353e2da5e93c868057d4aa416b4329243a4d65]

INTEGRATION: CWS c02v1 (1.34.14); FILE MERGED 2004/08/13 11:16:09 ka 1.34.14.1: #117562#: Gallery API


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [7047526f9019842603c3ea770da4ffdc8d554d76]

INTEGRATION: CWS cfglogging (1.5.110); FILE MERGED 2004/08/27 07:49:05 jb 1.5.110.1: #i25940#,#i25939# Add log output to parsing services


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [d853925da637874d81d9007afbb524943e9d4c3f]

INTEGRATION: CWS c02v1 (1.4.734); FILE MERGED 2004/08/24 08:21:15 cl 1.4.734.2: #i29291# using OASIS for clipboard 2004/08/13 12:36:15 cl 1.4.734.1: #i32539# use oasis xml format for drawing layer clipboard format import


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [74cb8dca0aaa3f5517e039f920a46ae5df936509]

INTEGRATION: CWS cfglogging (1.11.40); FILE MERGED 2004/08/27 07:49:05 jb 1.11.40.1: #i25940#,#i25939# Add log output to parsing services


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [d04687eb75354527a3341e2c380a03dfb1673485]

INTEGRATION: CWS c02v1 (1.1.2); FILE ADDED 2004/08/15 05:15:28 ka 1.1.2.2: added drawing support 2004/08/13 11:04:09 ka 1.1.2.1: #117562#: Gallery API


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [542e6277461a702b82537bd3e45eab5b8c02dc26]

INTEGRATION: CWS cfglogging (1.6.120); FILE MERGED 2004/08/27 07:49:05 jb 1.6.120.1: #i25940#,#i25939# Add log output to parsing services


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [9420c2285542ef032bf17405d8082be32bb90b5b]

INTEGRATION: CWS c02v1 (1.1.2); FILE ADDED 2004/08/24 08:21:01 cl 1.1.2.3: #i29291# fixed compiler errors 2004/08/14 05:30:38 ka 1.1.2.2: cleanup 2004/08/13 11:04:33 ka 1.1.2.1: #117562#: Gallery API


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [89ef0d5a5a245cc823a71afa503c927911539eb5]

INTEGRATION: CWS cfglogging (1.19.4); FILE MERGED 2004/08/27 07:49:05 jb 1.19.4.1: #i25940#,#i25939# Add log output to parsing services


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [17227fc270f46086aee0b297c875cafa3769f8e6]

INTEGRATION: CWS c02v1 (1.1.2); FILE ADDED 2004/08/24 08:21:01 cl 1.1.2.4: #i29291# fixed compiler errors 2004/08/15 05:15:27 ka 1.1.2.3: added drawing support 2004/08/14 05:30:38 ka 1.1.2.2: cleanup 2004/08/13 11:03:57 ka 1.1.2.1: #117562#: Gallery API


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [2b0470c03396453762fc794d417f76cbc1a7d03c]

INTEGRATION: CWS c02v1 (1.1.2); FILE ADDED 2004/08/24 08:21:01 cl 1.1.2.3: #i29291# fixed compiler errors 2004/08/15 05:15:27 ka 1.1.2.2: added drawing support 2004/08/13 11:04:20 ka 1.1.2.1: #117562#: Gallery API


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [1652f0610993fee0724c65b2afbed1d6cb2f7acd]

INTEGRATION: CWS c02v1 (1.1.2); FILE ADDED 2004/08/15 05:15:27 ka 1.1.2.3: added drawing support 2004/08/14 05:30:37 ka 1.1.2.2: cleanup 2004/08/13 11:03:45 ka 1.1.2.1: #117562#: Gallery API


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [16d8214f286b13eca1e4ca6655ad52c12916a64c]

INTEGRATION: CWS cfglogging (1.8.120); FILE MERGED 2004/08/27 07:49:04 jb 1.8.120.1: #i25940#,#i25939# Add log output to parsing services


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [949f1149f47830d8e4755e83ae34965341635e58]

INTEGRATION: CWS c02v1 (1.1.2); FILE ADDED 2004/08/13 11:03:32 ka 1.1.2.1: #117562#: Gallery API


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [df06a032a854f71b52523d48cd8b737cc8765f34]

INTEGRATION: CWS c02v1 (1.9.252); FILE MERGED 2004/08/13 11:16:09 ka 1.9.252.1: #117562#: Gallery API


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [8913d25cdc7951af2c4d56d18680bf7dde32c1b5]

INTEGRATION: CWS c02v1 (1.57.68); FILE MERGED 2004/08/13 14:17:32 cl 1.57.68.2: #i32539# no longer using weak reference for UnoModel 2004/08/13 12:28:42 cl 1.57.68.1: #i32539# no longer using weak reference for UnoModel


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [86f88b5c7b131aca1ef22a14582cfe8a764ce3cb]

INTEGRATION: CWS c02v1 (1.17.14); FILE MERGED 2004/08/18 13:07:32 aw 1.17.14.1: #i32448# Do not disable, but clear the items


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [d6a7408d20deb1b8055dbe42b133170076bbee72]

INTEGRATION: CWS cfglogging (1.2.114); FILE MERGED 2004/08/26 12:16:28 jb 1.2.114.1: #i33383# Ensure correct processing for LDAP.xcu


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [bd6b666860f1b515c2b11aca9e6279a5cacf4839]

INTEGRATION: CWS c02v1 (1.8.70); FILE MERGED 2004/08/24 08:23:08 cl 1.8.70.1: #i29291# paint document background for pages without masterpage


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [01f77ed94fd773660c36d5ce33bdde5cfd15a8ae]

INTEGRATION: CWS cfglogging (1.2.36); FILE MERGED 2004/08/26 12:02:56 jb 1.2.36.1: #i33383# Added missing default for Port


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [79d055f954c5639b9e9593b438ea5fe4f388e5ed]

INTEGRATION: CWS c02v1 (1.1.2); FILE ADDED 2004/08/24 08:20:46 cl 1.1.2.3: #i29291# fixed compiler errors 2004/08/15 05:15:27 ka 1.1.2.2: added drawing support 2004/08/13 11:04:56 ka 1.1.2.1: #117562#: Gallery API


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [a45852b0efa35bf5b42394d0996d894bf0f6ad0e]

INTEGRATION: CWS cfglogging (1.2.114); FILE MERGED 2004/08/27 13:32:19 jb 1.2.114.2: #i33383# Makefile change did not work on wntmsci (4nt) 2004/08/26 12:02:00 jb 1.2.114.1: #i33383# Improved delivery of example LDAP.xcu


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [b2a2b67ff95637db9f66e9fae16690eaf30fb439]

INTEGRATION: CWS c02v1 (1.28.756); FILE MERGED 2004/08/14 05:30:37 ka 1.28.756.2: cleanup 2004/08/13 11:16:08 ka 1.28.756.1: #117562#: Gallery API


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [ceb2d6e94db0fc692ba17aa6cca32757f920366f]

INTEGRATION: CWS cfglogging (1.1.2); FILE ADDED 2004/08/26 12:00:57 jb 1.1.2.1: #i33383# Improved LDAP.xcu example is now named LDAP.xcu.sample


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [8fc871e4de6bb696b148f16ed46258c33262c54f]

INTEGRATION: CWS c02v1 (1.26.128); FILE MERGED 2004/08/24 08:21:59 cl 1.26.128.2: #i29291# added support for oasis format 2004/08/13 11:16:08 ka 1.26.128.1: #117562#: Gallery API


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [cc78100945ad9e2458ae87eae4557597465f33d2]

INTEGRATION: CWS cfglogging (1.38.36); FILE MERGED 2004/08/26 12:03:51 jb 1.38.36.1: #i33383# Improved LDAP.xcu example is now named LDAP.xcu.sample


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [911983ed0c88948bf804c5ec76ae5a9f13b84ff7]

INTEGRATION: CWS c02v1 (1.15.118); FILE MERGED 2004/08/13 11:16:08 ka 1.15.118.1: #117562#: Gallery API


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [ed210d46b23e3dbf2107a02f67fddc115786fda8]

INTEGRATION: CWS c02v1 (1.40.342); FILE MERGED 2004/08/13 11:16:08 ka 1.40.342.1: #117562#: Gallery API


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [682d47e8604679bc9b4320a9f49d5d4099a95dba]

INTEGRATION: CWS c02v1 (1.58.126); FILE MERGED 2004/08/24 08:20:18 cl 1.58.126.1: #i29291# removed favorit page


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [53ed5ee38c88003264a45768e57b45da3d895e26]

INTEGRATION: CWS c02v1 (1.17.118); FILE MERGED 2004/08/24 08:20:17 cl 1.17.118.1: #i29291# removed favorit page


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [5dc1cb0fecc9bf40e5b98113e0a8164dc405b093]

INTEGRATION: CWS c02v1 (1.14.68); FILE MERGED 2004/08/13 11:16:07 ka 1.14.68.1: #117562#: Gallery API


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [00265ba9e24829c28de7ed668bcb0d13eb9c38c3]

INTEGRATION: CWS c02v1 (1.2.344); FILE MERGED 2004/08/14 05:30:37 ka 1.2.344.2: cleanup 2004/08/13 11:16:07 ka 1.2.344.1: #117562#: Gallery API


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [9d73ea1b5c4f13c5e52148d7f5874fcbbf2ebb35]

INTEGRATION: CWS c02v1 (1.2.344); FILE MERGED 2004/08/13 11:16:07 ka 1.2.344.1: #117562#: Gallery API


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [3cc1300ddb7593c2a291bd13a4f735c0fcdb5cbd]

INTEGRATION: CWS c02v1 (1.2.344); FILE MERGED 2004/08/15 05:15:26 ka 1.2.344.1: added drawing support


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [06ec9fd75cc44ec66207e686b86d39ea7e43ffab]

INTEGRATION: CWS c02v1 (1.3.914); FILE MERGED 2004/08/24 08:20:03 cl 1.3.914.1: #i29291# removed favorit page


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [c6adda9f40157777f0c2971da79a69573f98b0dd]

INTEGRATION: CWS c02v1 (1.80.20); FILE MERGED 2004/08/13 11:02:07 ka 1.80.20.1: #117562#: Gallery API


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [e3f9500e2f566521bbf757b9ce535fdac5a4fada]

INTEGRATION: CWS c02v1 (1.63.50); FILE MERGED 2004/08/13 11:02:06 ka 1.63.50.1: #117562#: Gallery API


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [96f56387517cdaa76fdd6772fdb520dbc00a38ec]

INTEGRATION: CWS c02v1 (1.1.2); FILE ADDED 2004/08/13 11:01:12 ka 1.1.2.1: #117562#: Gallery API


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [efc36e74296be82341f20e17a0b52938df692a31]

INTEGRATION: CWS c02v1 (1.1.2); FILE ADDED 2004/08/13 11:01:00 ka 1.1.2.1: #117562#: Gallery API


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [97a03b23952d3d1bf44fc1cba57a527da4277b21]

INTEGRATION: CWS c02v1 (1.1.2); FILE ADDED 2004/08/14 05:30:17 ka 1.1.2.2: cleanup 2004/08/13 11:00:47 ka 1.1.2.1: #117562#: Gallery API


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [2710c02306eafe55ed6ccd039f372a722eee4710]

INTEGRATION: CWS c02v1 (1.1.2); FILE ADDED 2004/08/13 11:00:36 ka 1.1.2.1: #117562#: Gallery API


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [fe7e3c524a7ccff6bba26b9395b81e7c3ba29783]

INTEGRATION: CWS c02v1 (1.1.2); FILE ADDED 2004/08/15 05:12:11 ka 1.1.2.2: cleanup 2004/08/13 11:00:23 ka 1.1.2.1: #117562#: Gallery API


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [e9247c797e75570e4da8d2b8cdd260be842b4f6b]

INTEGRATION: CWS c02v1 (1.1.2); FILE ADDED 2004/08/13 11:00:11 ka 1.1.2.1: #117562#: Gallery API


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [5cdff15aa396e89a535d2814afcb7f684236f2de]

INTEGRATION: CWS c02v1 (1.1.2); FILE ADDED 2004/08/30 13:23:57 ka 1.1.2.2: corrected wrong id 2004/08/13 10:59:58 ka 1.1.2.1: #117562#: Gallery API


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [c05e612fa873ce41b159e5eb971ce8fbc330edae]

INTEGRATION: CWS c02v1 (1.1.2); FILE ADDED 2004/08/13 10:59:47 ka 1.1.2.1: #117562#: Gallery API


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [49aa6fb262715c68ce27045cf8b08da458e41795]

INTEGRATION: CWS c02v1 (1.1.1.1.138); FILE MERGED 2004/08/19 09:57:39 ih 1.1.1.1.138.1: #i32641# templates converted to new format


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [ef1e0f5bee3655ba9a2ec2d5e394e434f5bac70b]

INTEGRATION: CWS c02v1 (1.1.1.1.138); FILE MERGED 2004/08/19 09:53:42 ih 1.1.1.1.138.1: #32641# templates converted to new format


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [0494fa1258a4ef63c8f0dc8294bdfa04b4581584]

INTEGRATION: CWS c02v1 (1.48.6); FILE MERGED 2004/08/13 11:02:32 ka 1.48.6.1: #117562#: Gallery API


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [1e6f6a230936803090aed11afb775884ffdfc84a]

INTEGRATION: CWS c02v1 (1.92.10); FILE MERGED 2004/08/11 15:03:54 os 1.92.10.1: #i31999# changes of the selection have to initiate SwView::SelectShell()


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [22e9875df2ceffaf3cac35c9f6f77bdf8c1ea43d]

INTEGRATION: CWS c02v1 (1.10.60); FILE MERGED 2004/08/13 14:10:17 dvo 1.10.60.1: #i32480# fix: save left margins for table          use SvxLRSpaceItem::GetLeft() instead of ::GetTxtLeft()


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [b39fa3c1a16403d67bb4ac390d82a338bbab516e]

INTEGRATION: CWS c02v1 (1.62.98); FILE MERGED 2004/08/12 08:50:03 fme 1.62.98.1: #i31607# #i30241# numbering attribute was not deleted due to a vanished -!-


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [b1e5303586cebcf12e864cab44046a67c34d74a1]

INTEGRATION: CWS c02v1 (1.14.562); FILE MERGED 2004/08/11 15:02:43 os 1.14.562.1: #i30878# access to static pFldNames now non-inline


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [c78c0b249185afc82581a40b51686b380c1fa88f]

INTEGRATION: CWS c02v1 (1.20.98); FILE MERGED 2004/08/12 09:17:19 fme 1.20.98.1: #i30655# Native numbering did not work because it was not considered by IsEnumeration()


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [088b0e9bc2d533492759d7e66731353965de50c2]

INTEGRATION: CWS c02v1 (1.9.10); FILE MERGED 2004/08/23 08:24:24 af 1.9.10.1: #i31972# Added entry for the slide sorter panel.


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [c96c355c3c648ff2d31ee56f41b1574dba3fec3a]

INTEGRATION: CWS c02v1 (1.52.50); FILE MERGED 2004/08/13 12:52:02 cl 1.52.50.1: #i32539# do not gpf when imported document from clipboard is empty and use new oasis format


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [618baab08a3e5aa3ea7321c8c1a27490a38a0aaa]

INTEGRATION: CWS c02v1 (1.31.50); FILE MERGED 2004/08/13 16:07:34 cl 1.31.50.1: #i32161# allow PuFoor objects to end theire own text edit modus


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [3bb94915b6fd27144cb1a403ba2d922ba18e9a37]

INTEGRATION: CWS c02v1 (1.17.10); FILE MERGED 2004/08/23 12:49:20 af 1.17.10.1: #i31584# The work window is created hidden again.


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [771e6496f246bf4478fa22a75fac8ba91990fc2e]

INTEGRATION: CWS c02v1 (1.63.50); FILE MERGED 2004/08/13 12:53:21 cl 1.63.50.1: #i32539# fixed disposing and missing notes page access


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [686f737ca53a4d91a7ef9f187d9505202ded9a17]

INTEGRATION: CWS c02v1 (1.4.10); FILE MERGED 2004/08/23 14:06:35 af 1.4.10.1: #i32620# Added code for assigning a slide effect that somehow slipped from the original slidvish.cxx code.


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [7d6b8bcc5bb9b36a656cb53cf8acce1935ef21e8]

INTEGRATION: CWS c02v1 (1.5.52); FILE MERGED 2004/08/13 16:06:55 cl 1.5.52.1: #i32161# allow PuFoor objects to end theire own text edit modus


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [62200ffd9b097d26372d0d9b323ebca1480efc99]

INTEGRATION: CWS c02v1 (1.46.52); FILE MERGED 2004/08/13 16:09:14 cl 1.46.52.1: #i32161# allow PuFoor objects to end theire own text edit modus


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [92e2e31600c1257ef7e4ab595d419f70153791ce]

INTEGRATION: CWS c02v1 (1.2.422); FILE MERGED 2004/08/26 15:58:37 af 1.2.422.1: #i32641# Added new oasis mime type to list of recognized mime types.


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [5fac74ab3377c1c561a33ac4480a3680d0ccfd43]

INTEGRATION: CWS c02v1 (1.19.54); FILE MERGED 2004/08/13 12:48:09 cl 1.19.54.1: #i32639# use correct master page after loop in SetPresentationLayout


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [c072ffa675291aacd2a9a08c40b4ca88472a2eec]

INTEGRATION: CWS c02v1 (1.3.122); FILE MERGED 2004/08/30 14:43:17 ka 1.3.122.1: added support for PNG's


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [b75a6820c9fdf1c110760cdc0825d8c16e1cc173]

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>  [2eb97c16bad7592aabef1575ae937fab468ea54d]

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>  [7fbdb6ea50f34bc2433e7d128031c788c7d8446c]

INTEGRATION: CWS xmlsec05 (1.4.4); FILE MERGED 2004/08/13 18:20:12 mt 1.4.4.2: RESYNC: (1.4-1.5); FILE MERGED 2004/07/21 06:57:04 mt 1.4.4.1: #i21596# Digital Signatures...


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [f8edbed1236255ba8d89cdf3c7a8660db2ffb586]

INTEGRATION: CWS xmlsec05 (1.63.4); FILE MERGED 2004/07/09 11:55:59 mt 1.63.4.1: XMLSecurity


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [2ae90b717ad6122530e420c078c5706db40227f0]

INTEGRATION: CWS xmlsec05 (1.5.36); FILE MERGED 2004/08/25 08:16:08 pb 1.5.36.8: fix: #i33095# no redlining and readonly on HTML Doc 2004/08/24 12:15:50 pb 1.5.36.7: fix: #i33095# continue security options 2004/08/19 10:06:14 pb 1.5.36.6: fix: #i33097# Unprotect 2004/08/13 07:00:10 gt 1.5.36.5: #i20883# security options 2004/07/20 14:40:38 gt 1.5.36.4: #i20883# remove (hide) advanced button 2004/07/20 14:33:47 gt 1.5.36.3: #i20883# extended config 2004/07/19 14:36:48 gt 1.5.36.2: #i20883# configuration handling and call of macro options 2004/07/16 12:48:07 gt 1.5.36.1: #i20883# new security Tab Page


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [c1e3f5aaaa605e219a604655eb056f16a057209a]

INTEGRATION: CWS xmlsec05 (1.13.92); FILE MERGED 2004/08/13 15:42:52 mt 1.13.92.2: RESYNC: (1.13-1.15); FILE MERGED 2004/07/21 09:45:57 mt 1.13.92.1: #i21596# Digital Signatutres...


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [1476446cc12b2b97b36a0becc9317716fffedc4f]

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>  [d1a6810df204fd50a3e6256cbf5b35ec3646a890]

INTEGRATION: CWS xmlsec05 (1.8.20); FILE MERGED 2004/07/13 13:41:26 mav 1.8.20.5: #i30236# use correct storage 2004/07/13 13:37:15 mav 1.8.20.4: #i30236# use list 2004/07/13 09:24:49 mt 1.8.20.3: Merged BugFix 2004/07/13 06:17:01 mt 1.8.20.2: Merged BugFix from 1.6.14.3 2004/07/12 14:58:38 mt 1.8.20.1: Merged fix from fwklhf01


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [310e0ba16119f2006decc341db9814da84645bac]

INTEGRATION: CWS xmlsec05 (1.9.18); FILE MERGED 2004/07/15 06:14:08 mmi 1.9.18.1: test Issue number: Submitted by: Reviewed by:


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [748ca7a22ac6a1201e8f161b846fde073d423f20]

INTEGRATION: CWS xmlsec05 (1.42.76); FILE MERGED 2004/08/20 05:09:13 pb 1.42.76.1: fix: #33049# consider hidden information while sending as email


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [54b5de7d849cd7c1f756378459acf2f691a8aa2d]

INTEGRATION: CWS xmlsec05 (1.15.400); FILE MERGED 2004/08/27 13:52:48 pb 1.15.400.2: fix: #i33443# consider hidden info on printdirect 2004/08/19 19:27:00 pb 1.15.400.1: fix: #i33049# consider hidden information


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [1e41aef55094d5f728857e2b7e13ca28a617b762]

INTEGRATION: CWS xmlsec05 (1.59.4); FILE MERGED 2004/07/26 13:20:03 mt 1.59.4.4: #i21596# Digital Signatures... 2004/07/26 13:19:37 mt 1.59.4.3: #i21596# Digital Signatures... 2004/07/20 10:48:54 mt 1.59.4.2: #i21596# Digital Signatures... 2004/07/20 06:40:13 mt 1.59.4.1: #i21596# Show 'signed' in titlebar


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [0626cce4516a226a0e02b4f38fe701ed16c82401]

INTEGRATION: CWS xmlsec05 (1.19.198); FILE MERGED 2004/08/23 12:22:34 pb 1.19.198.4: fix: #i33095# loadreadonly moved to documentinfo 2004/08/13 07:02:57 gt 1.19.198.3: #i20883# security options 2004/07/20 10:48:54 mt 1.19.198.2: #i21596# Digital Signatures... 2004/07/16 07:36:37 mt 1.19.198.1: #i20156# Digital Signatures...


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [78f39b1421e8cf3b1ed1c93fee7a64515622bb9f]

INTEGRATION: CWS xmlsec05 (1.23.36); FILE MERGED 2004/08/23 12:38:07 mt 1.23.36.4: #i33093# Warn if macros are disabled... 2004/07/27 12:49:30 mt 1.23.36.3: #i21596# Digital Signatures... 2004/07/22 15:56:32 gt 1.23.36.2: #i20883# macro warnings 2004/07/21 15:09:31 gt 1.23.36.1: #i20883# warning / query boxes


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [87cd1fcc5e6393353e63195fec0f17b5eaa8a516]

INTEGRATION: CWS xmlsec05 (1.129.12); FILE MERGED 2004/08/24 16:32:44 mt 1.129.12.10: #i33093# Fixed linux compiler problem... 2004/08/23 12:21:10 pb 1.129.12.9: fix: #i33095# load readonly if required from security options 2004/08/20 06:49:16 pb 1.129.12.8: fix: #33049# GetHiddenInformationState() set DOCVERSIONS 2004/08/19 19:28:37 pb 1.129.12.7: fix: #i33049# query hidden information 2004/08/13 14:55:46 mt 1.129.12.6: RESYNC: (1.129-1.131); FILE MERGED 2004/08/13 07:02:42 gt 1.129.12.5: #i20883# security options 2004/07/29 09:45:27 mt 1.129.12.4: #i21596# Digital Signatures... 2004/07/26 12:12:39 mt 1.129.12.3: #i21596# Digital Signatures... 2004/07/23 14:14:46 gt 1.129.12.2: #i20883# more on macro warnings 2004/07/22 15:43:37 mav 1.129.12.1: #i21596# let the message about broken signature appear even in all cases


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [20a85ff0e2a0c71aeeb6e6a514d2082aa9d5e35c]

INTEGRATION: CWS xmlsec05 (1.63.36); FILE MERGED 2004/08/19 19:28:54 pb 1.63.36.19: fix: #i33049# consider hidden information 2004/08/13 14:56:16 mt 1.63.36.18: RESYNC: (1.63-1.64); FILE MERGED 2004/07/28 15:48:31 mt 1.63.36.17: #i21596# Digital Signatures... 2004/07/27 12:49:30 mt 1.63.36.16: #i21596# Digital Signatures... 2004/07/23 15:01:10 mt 1.63.36.15: #i21596# Digital Signatures... 2004/07/22 15:43:36 mav 1.63.36.14: #i21596# let the message about broken signature appear even in all cases 2004/07/22 14:19:31 mav 1.63.36.13: #i21596# documents signing - the medium must be commited 2004/07/22 10:05:15 mav 1.63.36.12: #i21596# it is not enough to commit the storage 2004/07/22 07:16:32 mt 1.63.36.11: #i21596# Digital Signatures... 2004/07/21 15:13:46 gt 1.63.36.10: #i20883# warning / query boxes 2004/07/21 15:08:56 gt 1.63.36.9: #i20883# warning / query boxes 2004/07/21 13:22:09 mt 1.63.36.8: #i21596# Digital Signatutres... 2004/07/21 07:12:25 mt 1.63.36.7: #i21596# Digital Signatures... 2004/07/20 10:48:53 mt 1.63.36.6: #i21596# Digital Signatures... 2004/07/19 13:56:43 mt 1.63.36.5: #i21596# convert user data to int32 first... 2004/07/16 14:21:27 mt 1.63.36.4: #i20156# Digital Signatures... 2004/07/16 11:26:32 mt 1.63.36.3: #i20156# Digital Signatures... 2004/07/16 07:36:37 mt 1.63.36.2: #i20156# Digital Signatures... 2004/07/15 07:24:37 gt 1.63.36.1: #i20883# signatures


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [0782935f6f14b2753a4ef9870a2cb96d5f5d3666]

INTEGRATION: CWS xmlsec05 (1.40.34); FILE MERGED 2004/08/27 10:33:18 mt 1.40.34.16: #i33448# Signed in title... 2004/08/23 12:33:33 mt 1.40.34.15: #i33093# Warn if macros are disabled... 2004/08/13 14:55:59 mt 1.40.34.14: RESYNC: (1.40-1.41); FILE MERGED 2004/07/28 14:36:29 mt 1.40.34.13: #i21596# Digital Signatures... 2004/07/28 09:54:05 gt 1.40.34.12: #i20883# MacroWarning when confirmation is necessary 2004/07/26 12:12:39 mt 1.40.34.11: #i21596# Digital Signatures... 2004/07/23 15:01:09 mt 1.40.34.10: #i21596# Digital Signatures... 2004/07/23 14:14:46 gt 1.40.34.9: #i20883# more on macro warnings 2004/07/23 09:29:38 gt 1.40.34.8: #i20883# more on warnings 2004/07/22 15:46:16 gt 1.40.34.7: #i20883# macro warnings 2004/07/22 08:40:24 mav 1.40.34.6: #i21596# the added warning is moved to the correct place 2004/07/21 15:08:56 gt 1.40.34.5: #i20883# warning / query boxes 2004/07/21 14:34:12 mav 1.40.34.4: #i21596# new macro security mode 2004/07/20 10:48:53 mt 1.40.34.3: #i21596# Digital Signatures... 2004/07/19 13:56:43 mt 1.40.34.2: #i21596# convert user data to int32 first... 2004/07/16 14:21:28 mt 1.40.34.1: #i20156# Digital Signatures...


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [19ba9b4071f43467a068fc5befbcd96721e6476e]

INTEGRATION: CWS xmlsec05 (1.45.90); FILE MERGED 2004/08/27 10:49:47 mt 1.45.90.2: #i33054# Remove personal info... 2004/08/20 07:26:59 pb 1.45.90.1: fix: #i33054# delete user data on save if security makes it necessary


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [afb887b1d7e4e5698e7c004395cbfedd7e7f1fd1]

INTEGRATION: CWS xmlsec05 (1.13.34); FILE MERGED 2004/07/22 17:04:21 mt 1.13.34.3: #i21596# Digital Signatures... 2004/07/22 15:46:16 gt 1.13.34.2: #i20883# macro warnings 2004/07/16 07:36:37 mt 1.13.34.1: #i20156# Digital Signatures...


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [3366f4d16764a4bcac5d1a1ba8963cc7e27815e7]

INTEGRATION: CWS xmlsec05 (1.25.196); FILE MERGED 2004/08/23 12:17:46 pb 1.25.196.1: fix: #i33095# Is/SetLoadReadonly() added


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [a0adf64d942d51cb3c7bce088608c2337ac46e4f]

INTEGRATION: CWS xmlsec05 (1.140.34); FILE MERGED 2004/07/26 12:12:38 mt 1.140.34.2: #i21596# Digital Signatures... 2004/07/22 14:19:31 mav 1.140.34.1: #i21596# documents signing - the medium must be commited


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [219e2c69d2f0632bf83755931934bd293692af3d]

INTEGRATION: CWS xmlsec05 (1.74.14); FILE MERGED 2004/08/23 12:19:19 pb 1.74.14.2: fix: #i33095# obsolete strings removed 2004/08/19 19:28:04 pb 1.74.14.1: fix: #i33049# resources for hidden information


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [d91ac21402a116214125885445c12b51c43cf0d4]

INTEGRATION: CWS xmlsec05 (1.12.36); FILE MERGED 2004/08/23 12:18:57 pb 1.12.36.2: fix: #i33095# obsolete ids removed 2004/08/19 19:27:47 pb 1.12.36.1: fix: #i33049# ids for hidden information


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [0415c3181bc79322643d5b7961da0e4ca48cce60]

INTEGRATION: CWS xmlsec05 (1.106.76); FILE MERGED 2004/08/19 09:17:30 pb 1.106.76.1: fix: #i33052# consider recommend password protection


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [251a46e87edc98f659a4048c6d7d2fb16c427ddd]

INTEGRATION: CWS xmlsec05 (1.43.14); FILE MERGED 2004/07/28 06:06:33 gt 1.43.14.1: #i20883# signature in document property dialog


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [5501bdbcf918b201a6fecfe832d797558e7e89a9]

INTEGRATION: CWS xmlsec05 (1.2.556); FILE MERGED 2004/07/28 06:02:11 gt 1.2.556.1: #i20883# signature in document property dialog


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [2b8e49b5a8d39e7144562b6c4590c320f0481057]

INTEGRATION: CWS xmlsec05 (1.22.92); FILE MERGED 2004/07/28 14:36:28 mt 1.22.92.3: #i21596# Digital Signatures... 2004/07/28 07:57:53 gt 1.22.92.2: #i20883# signature in document property dialog 2004/07/28 06:02:10 gt 1.22.92.1: #i20883# signature in document property dialog


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [72b61ce1b3720dffca793090d319ac82b842260c]

INTEGRATION: CWS xmlsec05 (1.95.12); FILE MERGED 2004/08/23 12:34:39 mt 1.95.12.5: #i33093# Warn if macros are disabled... 2004/07/27 12:49:29 mt 1.95.12.4: #i21596# Digital Signatures... 2004/07/26 13:19:36 mt 1.95.12.3: #i21596# Digital Signatures... 2004/07/26 12:12:38 mt 1.95.12.2: #i21596# Digital Signatures... 2004/07/21 15:08:30 gt 1.95.12.1: #i20883# warning / query boxes


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [56e8d844d43e6bf9b0472dc77fb6e11c9da20dea]

INTEGRATION: CWS xmlsec05 (1.30.66); FILE MERGED 2004/08/23 12:34:39 mt 1.30.66.6: #i33093# Warn if macros are disabled... 2004/08/23 12:19:30 pb 1.30.66.5: fix: #i33095# obsolete ids removed 2004/07/27 12:49:29 mt 1.30.66.4: #i21596# Digital Signatures... 2004/07/26 13:19:36 mt 1.30.66.3: #i21596# Digital Signatures... 2004/07/22 15:56:02 gt 1.30.66.2: #i20883# macro warnings 2004/07/21 15:08:30 gt 1.30.66.1: #i20883# warning / query boxes


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [14b09de86d860c5df8e310808984d38a5ed038af]

INTEGRATION: CWS xmlsec05 (1.48.4); FILE MERGED 2004/08/13 14:55:08 mt 1.48.4.3: RESYNC: (1.48-1.52); FILE MERGED 2004/07/16 07:36:35 mt 1.48.4.2: #i20156# Digital Signatures... 2004/07/15 13:42:48 gt 1.48.4.1: #i20883# XmlSec status bar controler


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [ccf0bec7bf3d0653ca4b066504fddb9cd84c3cec]

INTEGRATION: CWS xmlsec05 (1.9.422); FILE MERGED 2004/07/15 13:42:48 gt 1.9.422.1: #i20883# XmlSec status bar controler


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [1653c845182af73177908fa0dd64479f2f412cb6]

INTEGRATION: CWS xmlsec05 (1.6.4); FILE MERGED 2004/08/13 17:21:57 mt 1.6.4.2: RESYNC: (1.6-1.10); FILE MERGED 2004/07/15 07:44:11 gt 1.6.4.1: #i20883# signatures


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [a7a56daf3283fa8ac613ac382f6e148250e479b8]

INTEGRATION: CWS xmlsec05 (1.19.58); FILE MERGED 2004/08/25 06:26:53 pb 1.19.58.1: fix: #i33095# load and save 'LoadReadonly' in settings.xml


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [e47d0ea5731e5b1e3ec64fdbc2aec98856d32739]

INTEGRATION: CWS xmlsec05 (1.28.56); FILE MERGED 2004/08/13 17:25:24 mt 1.28.56.2: RESYNC: (1.28-1.29); FILE MERGED 2004/08/13 07:54:08 sab 1.28.56.1: #i20883#; add HiddenInformation


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [50e906b2a40a07e97bdd6b7a4e9e4ef6788d3d1a]

INTEGRATION: CWS xmlsec05 (1.36.54); FILE MERGED 2004/08/17 12:08:46 pb 1.36.54.3: fix: #i33028# Crash with Record Changes fixed 2004/08/13 17:51:17 mt 1.36.54.2: RESYNC: (1.36-1.37); FILE MERGED 2004/08/13 07:11:08 gt 1.36.54.1: #i20883# security options


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [0b6aca209cece500b627f15f2d5bf216ddd9e175]

INTEGRATION: CWS xmlsec05 (1.69.16); FILE MERGED 2004/08/20 06:26:18 pb 1.69.16.3: fix: #33049# kill loop 2004/08/13 17:51:26 mt 1.69.16.2: RESYNC: (1.69-1.71); FILE MERGED 2004/08/13 07:53:51 sab 1.69.16.1: #i20883#; add HiddenInformation


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [ef3116c85cff8704640abde69668c6267ec83ba6]

INTEGRATION: CWS xmlsec05 (1.40.56); FILE MERGED 2004/07/21 09:45:13 mt 1.40.56.1: #i21596# Digital Signatutres...


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [c35fdc502cda61b0b4736e4cef728cf8f6443263]

INTEGRATION: CWS xmlsec05 (1.18.110); FILE MERGED 2004/08/13 17:23:44 mt 1.18.110.2: RESYNC: (1.18-1.19); FILE MERGED 2004/07/21 09:45:13 mt 1.18.110.1: #i21596# Digital Signatutres...


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [c152148b98fa41f1cc389e02ca9b89f1f7f166e4]

INTEGRATION: CWS xmlsec05 (1.65.16); FILE MERGED 2004/08/25 07:29:11 pb 1.65.16.1: fix: #i33095# SC_UNO_LOAD_READONLY added


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [34324c8fa564ca92badf7b7983d6698ec56eecf0]

INTEGRATION: CWS xmlsec05 (1.40.56); FILE MERGED 2004/08/13 17:12:40 mt 1.40.56.2: RESYNC: (1.40-1.45); FILE MERGED 2004/08/13 07:10:50 gt 1.40.56.1: #i20883# security options


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [b314701f2e71b26bf4fbce8bf2b201209fb1d5e9]

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>  [2bd56cdfec6c7415e981ff52017acd31e0fe645e]

INTEGRATION: CWS xmlsec05 (1.20.34); FILE MERGED 2004/07/29 08:13:30 gt 1.20.34.11: #i20883# load of trusted authors 2004/07/28 14:09:40 gt 1.20.34.10: #i20883# save of trusted authors 2004/07/28 13:16:44 mt 1.20.34.9: #i21596# Digital Signatures... 2004/07/28 09:25:41 mt 1.20.34.8: #i21596# Digital Signatures... 2004/07/22 12:33:23 gt 1.20.34.7: #i20883# SvtSecurityOptions_Impl::Commit(): crash when write zero-len TrustedAuthors list 2004/07/21 14:57:26 gt 1.20.34.6: #i20883# fit TrustedAuthors to stucture in Common.xcs 2004/07/21 10:53:21 gt 1.20.34.5: #i20883# re-include depricated stuff 2004/07/21 10:42:36 gt 1.20.34.4: #i20883# re-include depricated stuff 2004/07/21 09:52:08 gt 1.20.34.3: #i20883# re-include depricated stuff 2004/07/20 14:34:57 gt 1.20.34.2: #i20883# extended config 2004/07/20 14:28:31 gt 1.20.34.1: #i20883# extended config


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [a37fca6228e77c8bc2926473d48894e46bdc18e7]

INTEGRATION: CWS xmlsec05 (1.5.4); FILE MERGED 2004/08/13 21:59:23 mt 1.5.4.2: RESYNC: (1.5-1.7); FILE MERGED 2004/07/15 07:56:53 gt 1.5.4.1: #i20883# signatures


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [51b1e751477c75e7ce8f40eeebdc1d9747ba32d2]

INTEGRATION: CWS xmlsec05 (1.28.44); FILE MERGED 2004/08/25 07:26:04 pb 1.28.44.1: fix: #i33095# load and save 'LoadReadonly' in settings.xml


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [d2d1985570792d66de83a24e1407a33fe4ec7a14]

INTEGRATION: CWS xmlsec05 (1.13.62); FILE MERGED 2004/07/21 09:56:22 mt 1.13.62.2: #i21596# Digital Signatutres... 2004/07/21 09:42:34 mt 1.13.62.1: #i21596# Digital Signatutres...


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [ed6910e125d34fce715c90fd5f2a1facd3740176]

INTEGRATION: CWS xmlsec05 (1.7.62); FILE MERGED 2004/07/21 09:42:34 mt 1.7.62.1: #i21596# Digital Signatutres...


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [346b40089e56ab91057c3b21cb5c57edcfd8db87]

INTEGRATION: CWS xmlsec05 (1.27.28); FILE MERGED 2004/08/13 18:22:45 mt 1.27.28.2: RESYNC: (1.27-1.28); FILE MERGED 2004/07/21 06:57:04 mt 1.27.28.1: #i21596# Digital Signatures...


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [f43ac34a71c23080e8b31df07caa606fc85bc151]

INTEGRATION: CWS xmlsec05 (1.28.4); FILE MERGED 2004/08/13 18:27:46 mt 1.28.4.2: RESYNC: (1.28-1.30); FILE MERGED 2004/07/21 06:57:04 mt 1.28.4.1: #i21596# Digital Signatures...


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [b2f1996d7bb744b1a8d10e2a324b9d57628e8af3]

INTEGRATION: CWS xmlsec05 (1.31.10); FILE MERGED 2004/08/13 18:23:04 mt 1.31.10.3: RESYNC: (1.31-1.32); FILE MERGED 2004/07/28 15:13:44 mt 1.31.10.2: #i21596# Digital Signatures... 2004/07/21 06:57:04 mt 1.31.10.1: #i21596# Digital Signatures...


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [72b610d66e92479974675cfb89f44686c4daa1da]

INTEGRATION: CWS xmlsec05 (1.10.70); FILE MERGED 2004/07/21 06:57:03 mt 1.10.70.1: #i21596# Digital Signatures...


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [95e491d1948b0962e81f4ee376b4d3760ea52cdc]

INTEGRATION: CWS xmlsec05 (1.8.86); FILE MERGED 2004/08/13 18:19:56 mt 1.8.86.2: RESYNC: (1.8-1.9); FILE MERGED 2004/07/21 06:57:02 mt 1.8.86.1: #i21596# Digital Signatures...


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [c53cff5bac134695798c146d728d392bc335cd80]

INTEGRATION: CWS xmlsec05 (1.1.2); FILE ADDED 2004/07/26 09:37:20 mt 1.1.2.6: #i21596# Digital Signatures... 2004/07/23 12:22:12 gt 1.1.2.5: #i20883# context menu for status bar controler 2004/07/22 16:40:04 gt 1.1.2.4: #i20883# signature broken state 2004/07/16 07:00:59 mt 1.1.2.3: #i20156# Changed to UInt16Item 2004/07/15 14:31:52 gt 1.1.2.2: #i20883# XmlSec status bar controler 2004/07/15 13:39:57 gt 1.1.2.1: #i20883# XmlSec status bar controler


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [b4cd13d8f1347ea833aaccd7d8d1bdfcda796c6f]

INTEGRATION: CWS xmlsec05 (1.24.22); FILE MERGED 2004/07/26 09:37:20 mt 1.24.22.4: #i21596# Digital Signatures... 2004/07/23 12:22:11 gt 1.24.22.3: #i20883# context menu for status bar controler 2004/07/22 16:40:03 gt 1.24.22.2: #i20883# signature broken state 2004/07/15 13:39:29 gt 1.24.22.1: #i20883# XmlSec status bar controler


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [6458a85e66f316d51d371c6e2d05e6b43e9cc867]

INTEGRATION: CWS xmlsec05 (1.1.1.1.884); FILE MERGED 2004/07/23 12:22:11 gt 1.1.1.1.884.1: #i20883# context menu for status bar controler


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [cf2c2380a2ac5c2ecfb29ab8818d75cdb175deba]

INTEGRATION: CWS xmlsec05 (1.2.390); FILE MERGED 2004/07/15 13:39:29 gt 1.2.390.1: #i20883# XmlSec status bar controler


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [27bbbacf4eef8056a20a42a7831089bcc137ab65]

INTEGRATION: CWS xmlsec05 (1.82.22); FILE MERGED 2004/08/19 09:57:15 pb 1.82.22.2: fix: #i33097# beautified 2004/07/16 12:47:21 gt 1.82.22.1: #i20883# new security Tab Page


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [d72253e8b40b168b56a73d08947debd57d17c647]

INTEGRATION: CWS xmlsec05 (1.8.24); FILE MERGED 2004/08/19 10:05:49 pb 1.8.24.1: fix: #i33097# Scripting -> Security


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [20342f80bafb9df73fae41aa626d711e0742b5ba]

INTEGRATION: CWS xmlsec05 (1.13.28); FILE MERGED 2004/08/25 08:16:07 pb 1.13.28.2: fix: #i33095# no redlining and readonly on HTML Doc 2004/08/19 10:05:49 pb 1.13.28.1: fix: #i33097# Scripting -> Security


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [8e1400b5796facbeeeb056116c3496b7ba830819]

INTEGRATION: CWS xmlsec05 (1.4.36); FILE MERGED 2004/08/19 10:06:14 pb 1.4.36.4: fix: #i33097# Unprotect 2004/08/13 07:00:10 gt 1.4.36.3: #i20883# security options 2004/07/19 14:36:48 gt 1.4.36.2: #i20883# configuration handling and call of macro options 2004/07/16 12:48:07 gt 1.4.36.1: #i20883# new security Tab Page


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [e9b2d42c03a76d84dadedcfff0614551eccdff5e]

INTEGRATION: CWS xmlsec05 (1.89.20); FILE MERGED 2004/08/13 18:49:48 mt 1.89.20.2: RESYNC: (1.89-1.96); FILE MERGED 2004/07/15 13:38:18 gt 1.89.20.1: #i20883# XmlSec status bar controler


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [42b7a92bf8ffbbd7d15dcfbbc057311a0aab6c10]

INTEGRATION: CWS xmlsec05 (1.1.2); FILE ADDED 2004/07/15 13:40:15 gt 1.1.2.1: #i20883# XmlSec status bar controler


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [0d5b2b7980aa0bc58bab1e49bfe792d13cef52ec]

INTEGRATION: CWS xmlsec05 (1.4.36); FILE MERGED 2004/08/19 09:51:01 pb 1.4.36.2: fix: #i33097# cleaned up 2004/07/16 12:49:15 gt 1.4.36.1: #i20883# new security Tab Page


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [ef22a8fc8791179e5836bdcd6329b24a64740596]

INTEGRATION: CWS xmlsec05 (1.49.4); FILE MERGED 2004/08/19 09:48:25 pb 1.49.4.3: fix: #i33097# remove double ids 2004/08/13 18:44:36 mt 1.49.4.2: RESYNC: (1.49-1.54); FILE MERGED 2004/07/23 12:21:09 gt 1.49.4.1: #i20883# context menu for status bar controler


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [0dc2fad97ef498bf3e7034d31efec410d74c1239]

INTEGRATION: CWS xmlsec05 (1.79.4); FILE MERGED 2004/08/13 20:55:46 mt 1.79.4.2: RESYNC: (1.79-1.80); FILE MERGED 2004/07/09 11:56:28 mt 1.79.4.1: XMLSecurity


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [bc33166310e9837ff08d2bc73cc86e1625a6fd09]

INTEGRATION: CWS xmlsec05 (1.63.4); FILE MERGED 2004/07/09 11:55:59 mt 1.63.4.1: XMLSecurity


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [1df10c1df1e4aa19cf2dfc55507732743d0a4e64]

INTEGRATION: CWS xmlsec05 (1.1.4); FILE ADDED 2004/07/09 11:52:35 mt 1.1.4.1: XMLSecurity


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [dca02a58f3cbb56d64a2bae8b4355af216b8a1e6]

INTEGRATION: CWS xmlsec05 (1.1.4); FILE ADDED 2004/07/09 11:52:22 mt 1.1.4.1: XMLSecurity


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [1c934b3bcedf6ffacb9de07595e103bf672c9eed]

INTEGRATION: CWS xmlsec05 (1.1.4); FILE ADDED 2004/07/09 11:52:09 mt 1.1.4.1: XMLSecurity


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [d81c107a477b9bfcb8535885b4ec2e9260f7e926]

INTEGRATION: CWS xmlsec05 (1.1.4); FILE ADDED 2004/07/09 11:51:57 mt 1.1.4.1: XMLSecurity


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [039429fcd762316a4266662407d5396acbc1c9f5]

INTEGRATION: CWS xmlsec05 (1.1.4); FILE ADDED 2004/07/09 11:51:36 mt 1.1.4.1: XMLSecurity


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [b463e4efc4a2dddbaa4fca5901f21177d04a7ca4]

INTEGRATION: CWS xmlsec05 (1.1.4); FILE ADDED 2004/07/09 11:50:59 mt 1.1.4.1: XMLSecurity


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [5eaa6e954302a6d677b613290056de0d584801af]

INTEGRATION: CWS xmlsec05 (1.1.4); FILE ADDED 2004/07/09 11:50:46 mt 1.1.4.1: XMLSecurity


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [053818791560ccfb46efccaeca9479838c20d5e8]

INTEGRATION: CWS xmlsec05 (1.1.4); FILE ADDED 2004/07/09 11:47:25 mt 1.1.4.1: XMLSecurity


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [cbdd6c032e7eb4a9b448058f59d8abed302c596b]

INTEGRATION: CWS xmlsec05 (1.1.4); FILE ADDED 2004/07/09 11:47:14 mt 1.1.4.1: XMLSecurity


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [d2c6a947d7320eb7a447b9f8ec80b38ccb0cdefd]

INTEGRATION: CWS xmlsec05 (1.1.4); FILE ADDED 2004/07/09 11:47:03 mt 1.1.4.1: XMLSecurity


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [0e3ab9664398be7beda1136536e8fc609d818959]

INTEGRATION: CWS xmlsec05 (1.1.4); FILE ADDED 2004/07/09 11:46:51 mt 1.1.4.1: XMLSecurity


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [5f447a0eccc599e6744332e9a85bda61f895e8f1]

INTEGRATION: CWS xmlsec05 (1.1.4); FILE ADDED 2004/07/09 11:46:39 mt 1.1.4.1: XMLSecurity


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [0c60447443b57c852403ad53f2328b7ee7a7f527]

INTEGRATION: CWS xmlsec05 (1.1.4); FILE ADDED 2004/07/09 11:46:26 mt 1.1.4.1: XMLSecurity


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [a493c4d28c222b13356e0cad62b7fa3f5314f8f4]

INTEGRATION: CWS xmlsec05 (1.1.4); FILE ADDED 2004/07/09 11:46:15 mt 1.1.4.1: XMLSecurity


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [70a76693b66f68ff57bfa9e87d1e21ec13d2e126]

INTEGRATION: CWS xmlsec05 (1.1.4); FILE ADDED 2004/07/09 11:46:02 mt 1.1.4.1: XMLSecurity


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [ccb651f18644aa437057f49d895489d25e08c72a]

INTEGRATION: CWS xmlsec05 (1.1.4); FILE ADDED 2004/07/09 11:45:51 mt 1.1.4.1: XMLSecurity


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [0f2c915452154e057e97292fe4d83b998020a6f8]

INTEGRATION: CWS xmlsec05 (1.1.4); FILE ADDED 2004/07/09 11:45:40 mt 1.1.4.1: XMLSecurity


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [72540b7b09b22c3439499449c66c86184e2843b2]

INTEGRATION: CWS xmlsec05 (1.1.4); FILE ADDED 2004/07/09 11:45:28 mt 1.1.4.1: XMLSecurity


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [bf5433a3544a774e58228dd10e98ff0a247f9980]

INTEGRATION: CWS xmlsec05 (1.1.4); FILE ADDED 2004/07/09 11:45:17 mt 1.1.4.1: XMLSecurity


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [7d214221bf3c8ebb1f4b52cd17d1a67672e4d9c1]

INTEGRATION: CWS xmlsec05 (1.1.4); FILE ADDED 2004/07/09 11:45:04 mt 1.1.4.1: XMLSecurity


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [7c00a35aafd5216906090c5e16bcd8625aeaf6c2]

INTEGRATION: CWS xmlsec05 (1.1.4); FILE ADDED 2004/07/09 11:44:53 mt 1.1.4.1: XMLSecurity


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [9a670cfce2cf302ae51bd9f32daa02f7cbbe8ff0]

INTEGRATION: CWS xmlsec05 (1.1.4); FILE ADDED 2004/07/09 11:44:36 mt 1.1.4.1: XMLSecurity


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [6cb7c985a3d3f603bd9fde049286e5b7ced65b54]

INTEGRATION: CWS xmlsec05 (1.1.4); FILE ADDED 2004/07/09 11:44:24 mt 1.1.4.1: XMLSecurity


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [eb5142e95bb08b04311b633bfbcecd24ec6c2afe]

INTEGRATION: CWS xmlsec05 (1.1.4); FILE ADDED 2004/07/09 11:44:12 mt 1.1.4.1: XMLSecurity


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [19e24e865363bb68a0bf41d5df796a4699fa0bcd]

INTEGRATION: CWS xmlsec05 (1.1.4); FILE ADDED 2004/07/09 11:43:59 mt 1.1.4.1: XMLSecurity


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [3f52c140aca51c164e0c67adc37940a611e7a781]

INTEGRATION: CWS xmlsec05 (1.1.4); FILE ADDED 2004/07/09 11:43:49 mt 1.1.4.1: XMLSecurity


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [63af8818440afbc2b8f17989c050cfd1b9d05dad]

INTEGRATION: CWS xmlsec05 (1.1.4); FILE ADDED 2004/07/09 11:43:33 mt 1.1.4.1: XMLSecurity


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [6092790eb9ebeea7fc7a77145561a6b554ae6106]

INTEGRATION: CWS xmlsec05 (1.1.4); FILE ADDED 2004/07/09 11:43:22 mt 1.1.4.1: XMLSecurity


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [fa46082cc6a0598709896d73a10840b9a790d834]

INTEGRATION: CWS xmlsec05 (1.1.4); FILE ADDED 2004/07/09 11:43:11 mt 1.1.4.1: XMLSecurity


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [bce8a758ce7be95fcde0e4459fa0d3c203152be7]

INTEGRATION: CWS xmlsec05 (1.1.4); FILE ADDED 2004/07/09 11:42:58 mt 1.1.4.1: XMLSecurity


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [fa142dddab933df32435a288a0bec90afd9569a7]

INTEGRATION: CWS xmlsec05 (1.1.4); FILE ADDED 2004/07/09 11:42:46 mt 1.1.4.1: XMLSecurity


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [56c50d2285c9f39cf4b0fc8907253a8eea44b25f]

INTEGRATION: CWS xmlsec05 (1.1.4); FILE ADDED 2004/07/09 11:42:35 mt 1.1.4.1: XMLSecurity


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [38c055f89c6367869a327029b91f1faac39fe6ac]

INTEGRATION: CWS xmlsec05 (1.1.4); FILE ADDED 2004/07/09 11:42:22 mt 1.1.4.1: XMLSecurity


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [9aaadca10e4c078ff6c4fea192b2dc4a10a3dbca]

INTEGRATION: CWS xmlsec05 (1.1.4); FILE ADDED 2004/07/09 11:41:35 mt 1.1.4.1: XMLSecurity


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [f72b8441fe55f8c65b4548fcb5d859a61cd08585]

INTEGRATION: CWS xmlsec05 (1.1.4); FILE ADDED 2004/07/09 11:41:23 mt 1.1.4.1: XMLSecurity


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [a4105fea24221aaf0464ff0da9e0beb70488569b]

INTEGRATION: CWS xmlsec05 (1.1.4); FILE ADDED 2004/07/09 11:41:10 mt 1.1.4.1: XMLSecurity


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [4d2c30e48c85ea2f521d940e131aaaf91b0b58a5]

INTEGRATION: CWS xmlsec05 (1.1.4); FILE ADDED 2004/07/09 11:40:56 mt 1.1.4.1: XMLSecurity


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [7b3f05abcaaea7a5a5857a32bc4ba3bb0d238042]

INTEGRATION: CWS xmlsec05 (1.1.4); FILE ADDED 2004/07/09 11:40:44 mt 1.1.4.1: XMLSecurity


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [b9423057c2f25fc3b7e0769ca1ad10dd0718fba8]

INTEGRATION: CWS xmlsec05 (1.1.4); FILE ADDED 2004/07/09 11:40:33 mt 1.1.4.1: XMLSecurity


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [892016f53385e1691a77e72d305acfc5ac75d9eb]

INTEGRATION: CWS xmlsec05 (1.1.4); FILE ADDED 2004/07/09 11:39:55 mt 1.1.4.1: XMLSecurity


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [95d7e9ae4074ff3bee81620164fd7d64d2878c6d]

INTEGRATION: CWS xmlsec05 (1.1.4); FILE ADDED 2004/07/19 11:34:35 mmi 1.1.4.2: Issue number: Submitted by:  Andrew Fan Reviewed by:

Add certificate status methods.
2004/07/09 11:38:47 mt 1.1.4.1: XMLSecurity

2004-08-31  Kurt Zenker  <kz@openoffice.org>  [4141a00adc74fec4f4f8addb3b105095241d79d0]

INTEGRATION: CWS xmlsec05 (1.1.4); FILE ADDED 2004/07/09 11:39:01 mt 1.1.4.1: XMLSecurity


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [18c9f4550030af462a6f39d2c6fb133a92aca1bd]

INTEGRATION: CWS xmlsec05 (1.1.4); FILE ADDED 2004/07/09 11:38:29 mt 1.1.4.1: XMLSecurity


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [aa7472470e2b5a06ff588552eb2817c8ca1b281a]

INTEGRATION: CWS xmlsec05 (1.1.4); FILE ADDED 2004/07/09 11:38:14 mt 1.1.4.1: XMLSecurity


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [85f57f2ab27b47dc3fbdf53ffd905d03389d2a60]

INTEGRATION: CWS xmlsec05 (1.1.4); FILE ADDED 2004/07/09 11:38:00 mt 1.1.4.1: XMLSecurity


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [315e26c07bfa39bca8cc1d985f6d96b65909691b]

INTEGRATION: CWS xmlsec05 (1.1.4); FILE ADDED 2004/07/09 11:37:45 mt 1.1.4.1: XMLSecurity


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [dcea0d176ecbaa67a5b70b67559f30115df7dd9f]

INTEGRATION: CWS xmlsec05 (1.1.4); FILE ADDED 2004/07/09 11:37:29 mt 1.1.4.1: XMLSecurity


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [afba1bd782bc700d3ae0d31605321ff41026cf32]

INTEGRATION: CWS xmlsec05 (1.1.4); FILE ADDED 2004/07/09 11:37:15 mt 1.1.4.1: XMLSecurity


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [b3efb276ecf7adcf0ec078bdc3c2f376a188228d]

INTEGRATION: CWS xmlsec05 (1.1.4); FILE ADDED 2004/07/09 11:37:03 mt 1.1.4.1: XMLSecurity


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [39e93e116a189c6f18caf0d3d369942cdbd7f0e3]

INTEGRATION: CWS xmlsec05 (1.1.4); FILE ADDED 2004/07/09 11:36:34 mt 1.1.4.1: XMLSecurity


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [aa5276099e3b6fc8e498210314822b0aa99deb86]

INTEGRATION: CWS xmlsec05 (1.1.4); FILE ADDED 2004/07/09 11:36:47 mt 1.1.4.1: XMLSecurity


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [8ac57deb0c6d45d10ebb395ef38ac901f4a980e3]

INTEGRATION: CWS xmlsec05 (1.1.4); FILE ADDED 2004/07/19 11:33:10 mmi 1.1.4.2: Issue number: Submitted by:  Andrew Fan Reviewed by:

Add certificate statuse interfaces.
2004/07/09 11:50:05 mt 1.1.4.1: XMLSecurity

2004-08-31  Kurt Zenker  <kz@openoffice.org>  [0f75c80f84a0234bf986fe97fd5810710d2f0a7e]

INTEGRATION: CWS xmlsec05 (1.1.4); FILE ADDED 2004/07/23 09:34:52 mt 1.1.4.4: #i21596# Digital Signatures... 2004/07/16 15:30:53 mt 1.1.4.3: #i20156# Digital Signatures... 2004/07/14 08:54:26 mt 1.1.4.2: API... 2004/07/09 11:34:31 mt 1.1.4.1: XMLSecurity


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [85aa2276510135193c2cc39b705296d6ecd274a8]

INTEGRATION: CWS xmlsec05 (1.1.4); FILE ADDED 2004/07/19 11:33:09 mmi 1.1.4.2: Issue number: Submitted by:  Andrew Fan Reviewed by:

Add certificate statuse interfaces.
2004/07/09 11:34:17 mt 1.1.4.1: XMLSecurity

2004-08-31  Kurt Zenker  <kz@openoffice.org>  [3af8f1a7c143c687c25325ef37cb4d9e2aa1ee83]

INTEGRATION: CWS xmlsec05 (1.1.4); FILE ADDED 2004/07/19 11:33:09 mmi 1.1.4.4: Issue number: Submitted by:  Andrew Fan Reviewed by:

Add certificate statuse interfaces.
2004/07/15 08:22:39 mmi 1.1.4.3: add thumbprint support in XCertificate

Issue number:
Submitted by:
Reviewed by:
2004/07/14 08:10:39 mmi 1.1.4.2: add feature to XCertificate

Issue number:
Submitted by:
Reviewed by:
2004/07/09 11:34:04 mt 1.1.4.1: XMLSecurity

2004-08-31  Kurt Zenker  <kz@openoffice.org>  [79bc55a03d7a06bfe9ae9f01e84c24e4a848cf9a]

INTEGRATION: CWS xmlsec05 (1.1.4); FILE ADDED 2004/07/09 11:33:52 mt 1.1.4.1: XMLSecurity


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [f055d207fe7e9505cf7da72645718d9ebb8280df]

INTEGRATION: CWS xmlsec05 (1.1.4); FILE ADDED 2004/07/09 11:33:38 mt 1.1.4.1: XMLSecurity


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [52db92b80511f9d1a21d36b5a2c6f8c8aa5c4297]

INTEGRATION: CWS xmlsec05 (1.1.4); FILE ADDED 2004/07/09 11:33:26 mt 1.1.4.1: XMLSecurity


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [431290f39d2730849da972715c9ecf1818781cae]

INTEGRATION: CWS xmlsec05 (1.1.4); FILE ADDED 2004/07/09 11:33:14 mt 1.1.4.1: XMLSecurity


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [ce816f22152aff8484bff31061f66ded6219dd83]

INTEGRATION: CWS xmlsec05 (1.1.4); FILE ADDED 2004/07/09 11:33:02 mt 1.1.4.1: XMLSecurity


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [b5973eef8290fc9ac142d1aeffc8a06f4741c00f]

INTEGRATION: CWS xmlsec05 (1.1.4); FILE ADDED 2004/07/09 11:32:40 mt 1.1.4.1: XMLSecurity


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [2e59502283f1877788e00e1f70aba18d3f93d8c2]

INTEGRATION: CWS xmlsec05 (1.1.4); FILE ADDED 2004/07/09 11:32:27 mt 1.1.4.1: XMLSecurity


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [ab87c4b495e18f59fc9a05e38008e0740f85d1fd]

INTEGRATION: CWS xmlsec05 (1.1.2); FILE ADDED 2004/08/02 04:48:35 mmi 1.1.2.2: Issue number: Submitted by:  Andrew Fan Reviewed by:

Adjust CertificateValidity interface.
2004/07/19 11:33:08 mmi 1.1.2.1: Issue number:
Submitted by:  Andrew Fan
Reviewed by:

Add certificate statuse interfaces.

2004-08-31  Kurt Zenker  <kz@openoffice.org>  [aec421a040354d884b35ace98cf4f64c79fd4561]

INTEGRATION: CWS xmlsec05 (1.1.4); FILE ADDED 2004/07/09 11:32:16 mt 1.1.4.1: XMLSecurity


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [675514401b4e6c86299a870ae83bfcbdc173c155]

INTEGRATION: CWS xmlsec05 (1.1.2); FILE ADDED 2004/07/19 11:33:08 mmi 1.1.2.1: Issue number: Submitted by:  Andrew Fan Reviewed by:

Add certificate statuse interfaces.

2004-08-31  Kurt Zenker  <kz@openoffice.org>  [5b20e21ac7ba802259711b3a5ade232c710d3afe]

INTEGRATION: CWS xmlsec05 (1.6.48); FILE MERGED 2004/07/21 14:35:37 mav 1.6.48.1: #i21596# new macro security mode


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [d1864e3227b594deafcb9ab46822cb875005eb83]

INTEGRATION: CWS xmlsec05 (1.47.4); FILE MERGED 2004/08/13 15:17:13 mt 1.47.4.2: RESYNC: (1.47-1.48); FILE MERGED 2004/07/09 11:57:39 mt 1.47.4.1: XMLSecurity


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [76fd2de678011bdb4474be72aa9a4961f017780d]

INTEGRATION: CWS xmlsec05 (1.6.4); FILE MERGED 2004/08/13 21:07:53 mt 1.6.4.3: RESYNC: (1.6-1.9); FILE MERGED 2004/07/15 07:34:18 gt 1.6.4.2: #i20883# signatures 2004/07/15 07:33:53 gt 1.6.4.1: #i20883# signatures


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [63ee6115a611d2f877c98b6ee571c909826b51a4]

INTEGRATION: CWS xmlsec05 (1.38.32); FILE MERGED 2004/08/23 12:24:57 pb 1.38.32.1: fix: #i33095# flag for LoadReadonly added


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [415a1cbdbd070990a7a224bab27a2028310a2ac1]

INTEGRATION: CWS xmlsec05 (1.22.154); FILE MERGED 2004/08/13 21:27:14 mt 1.22.154.2: RESYNC: (1.22-1.23); FILE MERGED 2004/08/02 13:35:30 gt 1.22.154.1: #i20883# changed handling of redlining menu behaviour


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [076e0663a8ddf573d9e1e4b3ce7713d72c6b5ad2]

INTEGRATION: CWS xmlsec05 (1.47.66); FILE MERGED 2004/08/20 06:37:09 pb 1.47.66.5: fix: #33097# protect redlining fixed 2004/08/17 12:09:29 pb 1.47.66.4: fix: #i33028# Crash with Protect Record Changes fixed 2004/08/13 21:28:27 mt 1.47.66.3: RESYNC: (1.47-1.49); FILE MERGED 2004/08/13 07:06:41 gt 1.47.66.2: #i20883# security options 2004/08/02 13:35:30 gt 1.47.66.1: #i20883# changed handling of redlining menu behaviour


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [15590d26501f2bc755cf619621a65cc05a62d1bd]

INTEGRATION: CWS xmlsec05 (1.39.90); FILE MERGED 2004/08/13 21:08:19 mt 1.39.90.2: RESYNC: (1.39-1.40); FILE MERGED 2004/07/15 13:49:20 gt 1.39.90.1: #i20883# XmlSec status bar controler


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [f5d13ac995f2505742070c4bc06490376759d832]

INTEGRATION: CWS xmlsec05 (1.35.74); FILE MERGED 2004/08/20 06:31:20 pb 1.35.74.3: fix: #33049# use super class on GetHiddenInformationState() 2004/08/13 21:09:17 mt 1.35.74.2: RESYNC: (1.35-1.37); FILE MERGED 2004/08/05 12:59:19 fme 1.35.74.1: #i20883# - Digital Signature and Encryption - Implementation of GetHiddenInformationState


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [36995240a420f465e9884f53f8e19fbf9b54918a]

INTEGRATION: CWS xmlsec05 (1.38.92); FILE MERGED 2004/08/13 21:08:33 mt 1.38.92.4: RESYNC: (1.38-1.39); FILE MERGED 2004/07/21 09:44:07 mt 1.38.92.3: #i21596# Digital Signatutres... 2004/07/15 13:51:40 gt 1.38.92.2: #i20883# XmlSec status bar controler 2004/07/15 13:48:25 gt 1.38.92.1: #i20883# XmlSec status bar controler


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [ee7e28757de6644211e57cd8ccdea0ba6c4db9dc]

INTEGRATION: CWS xmlsec05 (1.81.32); FILE MERGED 2004/08/23 12:25:21 pb 1.81.32.1: fix: #i33095# flag for LoadReadonly added


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [aab23a78e3127856a7137db1dcef79163397d31c]

INTEGRATION: CWS xmlsec05 (1.24.156); FILE MERGED 2004/08/05 12:59:40 fme 1.24.156.1: #i20883# - Digital Signature and Encryption - Implementation of GetHiddenInformationState


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [414593342c3d4f845b7cf456b4146d273aa0766e]

INTEGRATION: CWS xmlsec05 (1.52.98); FILE MERGED 2004/08/13 20:59:14 mt 1.52.98.2: RESYNC: (1.52-1.53); FILE MERGED 2004/08/13 07:05:23 gt 1.52.98.1: #i20883# security options


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [f04bcaa13fb4102b184b7d95804256718b63e8b0]

INTEGRATION: CWS xmlsec05 (1.7.4); FILE MERGED 2004/08/13 15:39:43 mt 1.7.4.2: RESYNC: (1.7-1.10); FILE MERGED 2004/07/15 07:46:33 gt 1.7.4.1: #i20883# signatures


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [7acec5c8270406a08e31c670ff8b12a135d5f089]

INTEGRATION: CWS xmlsec05 (1.6.4); FILE MERGED 2004/08/13 15:39:04 mt 1.6.4.2: RESYNC: (1.6-1.9); FILE MERGED 2004/07/15 07:45:15 gt 1.6.4.1: #i20883# signatures


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [1b5667c8b1ebe009c78e951f67bfd9465d9d3669]

INTEGRATION: CWS xmlsec05 (1.27.142); FILE MERGED 2004/08/24 10:27:09 pb 1.27.142.1: fix: #i33095# load and save 'LoadReadonly' in settings.xml


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [9c2e4eef6c66e21a9224ef62c5e227bd363fa895]

INTEGRATION: CWS xmlsec05 (1.24.138); FILE MERGED 2004/08/13 15:42:24 mt 1.24.138.2: RESYNC: (1.24-1.25); FILE MERGED 2004/07/21 09:45:58 mt 1.24.138.1: #i21596# Digital Signatutres...


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [98b41cb18c947dbff5d6a883774b5d3831d705be]

INTEGRATION: CWS xmlsec05 (1.39.42); FILE MERGED 2004/08/24 12:23:01 pb 1.39.42.1: fix: #i33095# fix in SettingsImportOasis: IMPORT_META -> IMPORT_SETTINGS


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [cea0518670564f7788977bed4dfb1fd6fe4ec6ee]

INTEGRATION: CWS xmlsec05 (1.94.2); FILE MERGED 2004/08/13 15:14:58 mt 1.94.2.5: RESYNC: (1.94-1.95); FILE MERGED 2004/07/28 13:14:23 mt 1.94.2.4: #i21596# Digital Signatures... 2004/07/28 12:55:25 mt 1.94.2.3: #i21596# Digital Signatures... 2004/07/28 09:08:09 mt 1.94.2.2: #i21596# Digital Signatures... 2004/07/21 14:53:39 gt 1.94.2.1: #i20883# extended security settings


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [200810717e5bab65193ec977e58568417f578bf5]

INTEGRATION: CWS xmlsec05 (1.9.2); FILE MERGED 2004/08/13 15:13:35 mt 1.9.2.3: RESYNC: (1.9-1.13); FILE MERGED 2004/07/15 14:33:01 mt 1.9.2.2: Digital Signatures... 2004/07/15 07:15:56 gt 1.9.2.1: #i20883# signatures


2004-08-31  Kurt Zenker  <kz@openoffice.org>  [a9d9d4d94ec8dcdf09dcd203c36331e94537b3c6]

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>  [74f67f49fc9f2b6020919b890fc147ddf0640000]

INTEGRATION: CWS help2 (1.53.348); FILE MERGED 2004/07/07 16:45:59 ihi 1.53.348.3: RESYNC: (1.53-1.54); FILE MERGED 2004/06/16 07:24:52 cd 1.53.348.2: #i29745# Provide default module as module name for help 2004/06/08 13:39:24 cd 1.53.348.1: #i29745# Support to access help content provider with string instead of an unsigned short


2004-08-30  Kurt Zenker  <kz@openoffice.org>  [f5767cdccf2501782805c3e9852b23b72898e98b]

INTEGRATION: CWS help2 (1.94.28); FILE MERGED 2004/08/24 10:02:29 abi 1.94.28.1: changed protocol detection to string comparison


2004-08-30  Kurt Zenker  <kz@openoffice.org>  [d1e01f859dc10e74dcd1272ee7a28c0987f5c402]

INTEGRATION: CWS help2 (1.21.28); FILE MERGED 2004/08/27 11:28:21 abi 1.21.28.2: #117735# removed fprintf 2004/08/27 11:21:05 abi 1.21.28.1: #117735# temporary fix


2004-08-30  Kurt Zenker  <kz@openoffice.org>  [d70ca9af0746d59abbd13e67c02831eb15bb5771]

INTEGRATION: CWS help2 (1.14.542); FILE MERGED 2004/06/08 13:39:05 cd 1.14.542.1: #i29745# Support to access help content provider with string instead of an unsigned short


2004-08-30  Kurt Zenker  <kz@openoffice.org>  [38c2a9aed11811a295ddeda90d76d5a1f571b189]

INTEGRATION: CWS help2 (1.1.4); FILE ADDED 2004/07/15 15:14:12 ihi 1.1.4.10: Conflicts resolved 2004/07/15 15:03:01 ihi 1.1.4.9: #104752# Removed quoting problem 2004/06/23 16:50:25 ihi 1.1.4.8: #104752# UTF8 -> ASCII_US filename fix 2004/06/01 11:27:03 ihi 1.1.4.7: #104752# Help2 / Extractor only exports files with the status 'published' and 'deprecated' 2004/05/18 16:32:35 ihi 1.1.4.6: Assertion log fix / mergebuild join 2004/04/23 14:16:23 ihi 1.1.4.5: Removed debugcode 2004/04/23 14:02:48 ihi 1.1.4.4: Support for ISO Codes 2004/03/02 17:38:03 ihi 1.1.4.3: helpmerge isocode support 2004/02/23 16:07:58 ihi 1.1.4.2: Help format change, bookmark_value -> bookmark 2004/01/26 15:06:04 ihi 1.1.4.1: #104752# Help2 Format extractor/merger


2004-08-30  Kurt Zenker  <kz@openoffice.org>  [04dae3c240d438da0ef78d83c0f3dbaaa34c02be]

INTEGRATION: CWS help2 (1.14.6); FILE MERGED 2004/06/23 16:50:25 ihi 1.14.6.2: #104752# UTF8 -> ASCII_US filename fix 2004/05/18 16:32:34 ihi 1.14.6.1: Assertion log fix / mergebuild join


2004-08-30  Kurt Zenker  <kz@openoffice.org>  [9c5b64dfe0e2c8717cd867ebd4ad92314beebddc]

INTEGRATION: CWS help2 (1.28.16); FILE MERGED 2004/08/16 22:11:30 ihi 1.28.16.4: RESYNC: (1.29-1.30); FILE MERGED 2004/07/07 17:22:35 ihi 1.28.16.3: RESYNC: (1.28-1.29); FILE MERGED 2004/05/18 16:32:34 ihi 1.28.16.2: Assertion log fix / mergebuild join 2004/01/26 15:06:01 ihi 1.28.16.1: #104752# Help2 Format extractor/merger


2004-08-30  Kurt Zenker  <kz@openoffice.org>  [0048392a97cf0c4aea202000437e327e7ecc8d13]

INTEGRATION: CWS help2 (1.31.12); FILE MERGED 2004/08/19 17:26:55 ihi 1.31.12.6: Removed printf's 2004/08/18 16:27:08 ihi 1.31.12.5: Extension xml -> xhp 2004/08/16 22:11:16 ihi 1.31.12.4: RESYNC: (1.32-1.34); FILE MERGED 2004/07/07 17:23:07 ihi 1.31.12.3: RESYNC: (1.31-1.32); FILE MERGED 2004/06/23 16:50:25 ihi 1.31.12.2: #104752# UTF8 -> ASCII_US filename fix 2004/05/18 16:32:34 ihi 1.31.12.1: Assertion log fix / mergebuild join


2004-08-30  Kurt Zenker  <kz@openoffice.org>  [c258f5f6930d4da76a880d1ccf5ee069663126ff]

INTEGRATION: CWS help2 (1.1.4); FILE ADDED 2004/07/13 18:12:10 ihi 1.1.4.11: #104752# Remove duplicated languages 2004/07/13 16:49:13 ihi 1.1.4.10: #104752# Forced Language switch 2004/07/08 17:03:42 ihi 1.1.4.9: Language fix , -l all now includes de,en-US 2004/06/23 16:50:25 ihi 1.1.4.8: #104752# UTF8 -> ASCII_US filename fix 2004/06/04 10:38:43 ihi 1.1.4.7: #104752# Help2 / The merged fallback reference strings now have the right language id (FIXED) 2004/06/02 13:32:11 ihi 1.1.4.6: #104752# Help2 / The merged fallback reference strings now have the right language id 2004/06/01 11:27:03 ihi 1.1.4.5: #104752# Help2 / Extractor only exports files with the status 'published' and 'deprecated' 2004/05/18 16:32:33 ihi 1.1.4.4: Assertion log fix / mergebuild join 2004/04/23 14:02:11 ihi 1.1.4.3: Support for ISO Codes 2004/03/02 17:37:48 ihi 1.1.4.2: helpmerge isocode support 2004/01/26 15:06:01 ihi 1.1.4.1: #104752# Help2 Format extractor/merger


2004-08-30  Kurt Zenker  <kz@openoffice.org>  [4a4c25eb2a03172f87cf744bfafc44858cf19ae7]

INTEGRATION: CWS help2 (1.1.4); FILE ADDED 2004/07/13 16:49:12 ihi 1.1.4.5: #104752# Forced Language switch 2004/05/18 16:32:32 ihi 1.1.4.4: Assertion log fix / mergebuild join 2004/04/23 14:01:56 ihi 1.1.4.3: Support for ISO Codes 2004/03/02 17:37:37 ihi 1.1.4.2: helpmerge isocode support 2004/01/26 15:06:00 ihi 1.1.4.1: #104752# Help2 Format extractor/merger


2004-08-30  Kurt Zenker  <kz@openoffice.org>  [254165f6db644f5b7c8dd3327fa2b7f75e170dbf]

INTEGRATION: CWS help2 (1.23.12); FILE MERGED 2004/07/13 16:49:11 ihi 1.23.12.4: #104752# Forced Language switch 2004/07/07 17:21:51 ihi 1.23.12.3: RESYNC: (1.23-1.24); FILE MERGED 2004/06/01 11:28:58 ihi 1.23.12.2: #i27675# '\n' removed from GetTimeStamp method 2004/05/18 16:32:32 ihi 1.23.12.1: Assertion log fix / mergebuild join


2004-08-30  Kurt Zenker  <kz@openoffice.org>  [b31c911daf362f6fdc4da205c8d5242f8bea5914]

INTEGRATION: CWS help2 (1.37.6); FILE MERGED 2004/08/16 22:10:26 ihi 1.37.6.4: RESYNC: (1.38-1.40); FILE MERGED 2004/07/13 16:49:09 ihi 1.37.6.3: #104752# Forced Language switch 2004/07/07 17:23:37 ihi 1.37.6.2: RESYNC: (1.37-1.38); FILE MERGED 2004/05/18 16:32:32 ihi 1.37.6.1: Assertion log fix / mergebuild join


2004-08-30  Kurt Zenker  <kz@openoffice.org>  [88269a256653d22750c466f0d7ad4a0f35c85822]

INTEGRATION: CWS help2 (1.2.2); FILE MERGED 2004/08/23 12:38:18 ihi 1.2.2.1: extensions xml -> xhp


2004-08-30  Kurt Zenker  <kz@openoffice.org>  [68793161c4ac83c51fe30421c93e4b0c5b32c3eb]

INTEGRATION: CWS help2 (1.2.2); FILE MERGED 2004/08/23 12:56:03 ihi 1.2.2.1: Execution also in flat


2004-08-30  Kurt Zenker  <kz@openoffice.org>  [827b70ac6b6e883d2485b996e17e4286c64cb06e]

INTEGRATION: CWS help2 (1.15.6); FILE MERGED 2004/08/16 22:09:17 ihi 1.15.6.3: RESYNC: (1.16-1.19); FILE MERGED 2004/07/07 17:32:17 ihi 1.15.6.2: RESYNC: (1.15-1.16); FILE MERGED 2004/06/01 11:30:48 ihi 1.15.6.1: #104752# Help2 merger/extractor added


2004-08-30  Kurt Zenker  <kz@openoffice.org>  [850aaccf0b8c9b0d06524e014e1938dc4837e686]

INTEGRATION: CWS help2 (1.1.4); FILE ADDED 2004/01/26 15:06:53 ihi 1.1.4.1: #104752# Help2 Format extractor/merger


2004-08-30  Kurt Zenker  <kz@openoffice.org>  [064abdb5a6a8ef449197c6ba247fac2091ba30bb]

INTEGRATION: CWS help2 (1.1.4); FILE ADDED 2004/06/01 11:26:01 ihi 1.1.4.4: #104752# Help2 / Extractor only exports files with the status 'published' and 'deprecated' 2004/04/23 14:03:33 ihi 1.1.4.3: Support for ISO Codes 2004/03/02 17:40:44 ihi 1.1.4.2: helpmerge isocode support 2004/01/26 15:06:51 ihi 1.1.4.1: #104752# Help2 Format extractor/merger


2004-08-30  Kurt Zenker  <kz@openoffice.org>  [4b5d495020bf6798089a3405e0775cd0eb88dd0e]

INTEGRATION: CWS help2 (1.1.4); FILE ADDED 2004/05/18 16:32:58 ihi 1.1.4.4: Assertion log fix / mergebuild join 2004/04/23 14:03:16 ihi 1.1.4.3: Support for ISO Codes 2004/03/02 17:40:34 ihi 1.1.4.2: helpmerge isocode support 2004/01/26 15:06:49 ihi 1.1.4.1: #104752# Help2 Format extractor/merger


2004-08-30  Kurt Zenker  <kz@openoffice.org>  [6dfc525765e214a7c99b0f16303bc6a6c536f304]

INTEGRATION: CWS help2 (1.7.12); FILE MERGED 2004/07/13 16:50:01 ihi 1.7.12.4: #104752# Forced Language switch 2004/07/07 17:21:31 ihi 1.7.12.3: RESYNC: (1.7-1.8); FILE MERGED 2004/05/18 16:34:44 ihi 1.7.12.2: cvs fix 2004/05/18 16:32:57 ihi 1.7.12.1: Assertion log fix / mergebuild join


2004-08-30  Kurt Zenker  <kz@openoffice.org>  [8f55fe4c6c73f110b1c72903c209399ff2527ea5]

INTEGRATION: CWS help2 (1.13.90); FILE MERGED 2004/08/26 14:56:16 hjs 1.13.90.2: fix links in context  tabpage 2004/08/24 10:00:14 abi 1.13.90.1: UseDB=no for treeview


2004-08-30  Kurt Zenker  <kz@openoffice.org>  [b5da2c55a32c93379d98dba59f7d16fac4f9ae89]

INTEGRATION: CWS help2 (1.10.70); FILE MERGED 2004/08/22 17:43:14 abi 1.10.70.1: querying


2004-08-30  Kurt Zenker  <kz@openoffice.org>  [2dd8849c7d8f0753dc76fe53d55dadf9a66dcdda]

INTEGRATION: CWS help2 (1.32.40); FILE MERGED 2004/08/24 12:31:06 abi 1.32.40.5: pictures now work 2004/08/24 10:00:14 abi 1.32.40.4: UseDB=no for treeview 2004/08/22 17:43:14 abi 1.32.40.3: querying 2004/08/20 14:02:29 abi 1.32.40.2: now keys functioning 2004/08/19 09:50:53 abi 1.32.40.1: added linkerfile


2004-08-30  Kurt Zenker  <kz@openoffice.org>  [afa2c2f927f30f53d5d8a37028b2f870de4154c0]

INTEGRATION: CWS help2 (1.8.70); FILE MERGED 2004/08/22 17:43:13 abi 1.8.70.1: querying


2004-08-30  Kurt Zenker  <kz@openoffice.org>  [225ffbf999516d3fa7e5b0042bb2fb9cb2be2f28]

INTEGRATION: CWS help2 (1.16.56); FILE MERGED 2004/08/24 12:31:06 abi 1.16.56.1: pictures now work


2004-08-30  Kurt Zenker  <kz@openoffice.org>  [b5c5e4b229e7e835eac9525a2ee060ff66408c55]

INTEGRATION: CWS help2 (1.37.56); FILE MERGED 2004/08/27 08:21:32 abi 1.37.56.4: iterating over cfg instead of db files 2004/08/24 13:04:12 abi 1.37.56.3: added new unnecessary replacement mode 2004/08/24 12:31:05 abi 1.37.56.2: pictures now work 2004/08/20 14:02:29 abi 1.37.56.1: now keys functioning


2004-08-30  Kurt Zenker  <kz@openoffice.org>  [21ef0c718132f3e2ec5f91faf268755e42bcdff6]

INTEGRATION: CWS help2 (1.17.70); FILE MERGED 2004/08/22 17:43:13 abi 1.17.70.4: querying 2004/06/03 12:55:35 abi 1.17.70.3: #104699# dependency mode 2004/05/20 12:04:00 abi 1.17.70.2: some stub linker only, to many changes still 2004/05/20 10:44:11 abi 1.17.70.1: cleanup


2004-08-30  Kurt Zenker  <kz@openoffice.org>  [34ea722c801d41df344ff81b35a4a1b797a0eb76]

INTEGRATION: CWS help2 (1.10.56); FILE MERGED 2004/08/23 14:15:51 abi 1.10.56.6: no output and exit on error 2004/06/11 07:51:33 abi 1.10.56.5: #104699# minor corrections 2004/06/03 12:55:33 abi 1.10.56.4: #104699# dependency mode 2004/05/20 12:03:59 abi 1.10.56.3: some stub linker only, to many changes still 2004/05/20 10:44:10 abi 1.10.56.2: cleanup 2004/05/20 10:36:38 abi 1.10.56.1: some refactoring


2004-08-30  Kurt Zenker  <kz@openoffice.org>  [1ad40a792b61da4993a366161c5674bc2fe62908]

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>  [6a2d70bd0555ab94500bebd7bd0466dc72ccebc0]

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>  [edde9ec47f960542128b11b28b2e432bfaebf9f3]

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>  [9b4e464b481c1e13a8bbccd93aae3d6ba84f9ee3]

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>  [643fa582db56a66fc69feafc931a90a09154a0f3]

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-30  Kurt Zenker  <kz@openoffice.org>  [c87a7a611a1413df4175a0b65ced1ba3f56e427e]

INTEGRATION: CWS help2 (1.25.10); FILE MERGED 2004/08/16 22:01:39 ihi 1.25.10.2: RESYNC: (1.25-1.28); FILE MERGED 2004/06/08 13:39:53 cd 1.25.10.1: #i29745# Support to trigger help class with string instead of unsigned short


2004-08-30  Kurt Zenker  <kz@openoffice.org>  [9e6073ccb9bc5b11454fb807992ef4713852c171]

INTEGRATION: CWS help2 (1.68.8); FILE MERGED 2004/08/16 22:01:30 ihi 1.68.8.3: RESYNC: (1.69-1.72); FILE MERGED 2004/07/07 17:19:36 ihi 1.68.8.2: RESYNC: (1.68-1.69); FILE MERGED 2004/06/08 13:39:53 cd 1.68.8.1: #i29745# Support to trigger help class with string instead of unsigned short


2004-08-30  Kurt Zenker  <kz@openoffice.org>  [245584f3ac8aa1460e8199d1217dcc03de38d227]

INTEGRATION: CWS help2 (1.105.10); FILE MERGED 2004/08/16 22:00:10 ihi 1.105.10.3: RESYNC: (1.106-1.107); FILE MERGED 2004/07/07 17:19:27 ihi 1.105.10.2: RESYNC: (1.105-1.106); FILE MERGED 2004/06/08 13:39:52 cd 1.105.10.1: #i29745# Support to trigger help class with string instead of unsigned short


2004-08-30  Kurt Zenker  <kz@openoffice.org>  [37f37c4b89af62b342645e292052ef1b086010d9]

INTEGRATION: CWS help2 (1.43.48); FILE MERGED 2004/08/30 12:02:50 od 1.43.48.1: #117736# <SwLayAction::FormatCntnt(..)> - allow format of objects on          interruption of the action, if it's the format for this interrupt.#117736# <SwLayAction::FormatCntnt(..)> - allow format of objects on          interruption of the action, if it's the format for this interrupt.#117736# <SwLayAction::FormatCntnt(..)> - allow format of objects on          interruption of the action, if it's the format for this interrupt.#117736# <SwLayAction::FormatCntnt(..)> - allow format of objects on          interruption of the action, if it's the format for this interrupt.#117736# <SwLayAction::FormatCntnt(..)> - allow format of objects on          interruption of the action, if it's the format for this interrupt.#117736# <SwLayAction::FormatCntnt(..)> - allow format of objects on          interruption of the action, if it's the format for this interrupt.#117736# <SwLayAction::FormatCntnt(..)> - allow format of objects on          interruption of the action, if it's the format for this interrupt.#117736# <SwLayAction::FormatCntnt(..)> - allow format of objects on          interruption of the action, if it's the format for this interrupt.#117736# <SwLayAction::FormatCntnt(..)> - allow format of objects on          interruption of the action, if it's the format for this interrupt.#117736# <SwLayAction::FormatCntnt(..)> - allow format of objects on          interruption of the action, if it's the format for this interrupt.#117736# <SwLayAction::FormatCntnt(..)> - allow format of objects on          interruption of the action, if it's the format for this interrupt.


2004-08-30  Kurt Zenker  <kz@openoffice.org>  [5f0b452c941dc084dd22e5c41b1591181d549b9a]

INTEGRATION: CWS fontlists03 (1.58.14); FILE MERGED 2004/08/10 14:58:55 hdu 1.58.14.3: #114908# adjust to changed IFSD constructor 2004/08/02 13:33:21 hdu 1.58.14.2: #114908# flipped bit 2004/08/02 13:32:26 hdu 1.58.14.1: #i32237# only non-bitmap fonts can be rotated


2004-08-30  Kurt Zenker  <kz@openoffice.org>  [39df0c7fd1d04861f4315b8528c8c5aaf0c6d62a]

INTEGRATION: CWS fontlists03 (1.105.14); FILE MERGED 2004/08/06 09:54:49 hdu 1.105.14.1: #i32535# no symbol aliasing when non-aliased codes are already supported by the font


2004-08-30  Kurt Zenker  <kz@openoffice.org>  [be94fd08460f7c2b9d3fad8f032efb789f1e43ec]

INTEGRATION: CWS fontlists03 (1.69.14); FILE MERGED 2004/08/25 12:02:52 hdu 1.69.14.2: RESYNC: (1.69-1.70); FILE MERGED 2004/07/28 15:23:08 hdu 1.69.14.1: #i32237# initialize maMetric.mnOrientation because subsystems often cannot do it


2004-08-30  Kurt Zenker  <kz@openoffice.org>  [d02243f28799863f3f692afc9edb72ad459039f0]

INTEGRATION: CWS fontlists03 (1.178.14); FILE MERGED 2004/08/25 12:03:08 hdu 1.178.14.4: RESYNC: (1.178-1.180); FILE MERGED 2004/08/06 14:03:55 hdu 1.178.14.3: #i31317# fix Tools->Options->FontReplacement behaviour 2004/08/03 08:24:45 hdu 1.178.14.2: #i30545# add Sazanami font to font name translations and glyph fallback 2004/07/28 15:23:08 hdu 1.178.14.1: #i32237# initialize maMetric.mnOrientation because subsystems often cannot do it


2004-08-30  Kurt Zenker  <kz@openoffice.org>  [97207822a7bc73a3ea4bd24fc2d690d31c807eba]

INTEGRATION: CWS fontlists03 (1.15.14); FILE MERGED 2004/08/03 15:04:42 hdu 1.15.14.1: #i32490# default symbol conversion is 1:1 conversion


2004-08-30  Kurt Zenker  <kz@openoffice.org>  [a86d119735cd094b0e6aef57a49d40aefd52b45e]

INTEGRATION: CWS fontlists03 (1.29.14); FILE MERGED 2004/08/25 12:02:59 hdu 1.29.14.2: RESYNC: (1.29-1.30); FILE MERGED 2004/08/09 13:55:28 hdu 1.29.14.1: #110298# prepare better font attribute detection


2004-08-30  Kurt Zenker  <kz@openoffice.org>  [bd2b2be1b710016e54cc326e916fd675837715e5]

INTEGRATION: CWS fontlists03 (1.16.86); FILE MERGED 2004/08/09 13:43:41 hdu 1.16.86.1: #110298# fix font attribute description


2004-08-30  Kurt Zenker  <kz@openoffice.org>  [106f712b55ecbd9bd26f8b4b28e4a7ef0124949e]

INTEGRATION: CWS fontlists03 (1.25.182); FILE MERGED 2004/08/25 11:51:34 hdu 1.25.182.6: RESYNC: (1.25-1.27); FILE MERGED 2004/08/20 07:11:45 hdu 1.25.182.5: #110298# more fallbacks for Sun corporate fonts using their shortnames 2004/08/12 07:43:49 hdu 1.25.182.4: #i30545# more localized default font names for ja-jp 2004/08/09 13:56:48 hdu 1.25.182.3: #110298# better support for Sun corporate fonts 2004/08/03 08:49:18 hdu 1.25.182.2: #i30545# add Sazanami Mincho and Gothic to font fallback lists 2004/08/03 08:34:05 hdu 1.25.182.1: #i30545# add Sazanami Mincho and Gothic to ja-jp default font listsregistry/data/org/openoffice/VCL.xcu


2004-08-27  Kai Ahrens  <ka@openoffice.org>  [467864083d435d92cf4ee79fce8fb2288fca2d57]

#i33459#: watch for ENABLE_DIRECTX environent variable to support DirectX implementation of avmedia backend


2004-08-27  Kai Ahrens  <ka@openoffice.org>  [5c435494a4cef61b6006b74f2e27329e747378ee]

#i33459#: watch for ENABLE_DIRECTX environent variable to support DirectX implementation of avmedia backend


2004-08-26  Kurt Zenker  <kz@openoffice.org>  [f7fae8037acde2651f44988fa2d707e8d44b6099]

#100000 deaktivate statistics


2004-08-25  Kurt Zenker  <kz@openoffice.org>  [7e261cfc65879e845433cd8acaea49e46dd9745c]

new version for SRC680


2004-08-25  Kurt Zenker  <kz@openoffice.org>  [f347d03227d841f278eb0393981935cc8407396f]

new version for SRC680


2004-08-25  Oliver Bolte  <obo@openoffice.org>  [3c200f722e97cb27f7091bf4ec50267cf4a3bf6e]

new version for SRC680


2004-08-25  Oliver Bolte  <obo@openoffice.org>  [fd7720726af13445ad2faabb92655df7eac97517]

#i10000# initial revision


2004-08-25  Rüdiger Timm  <rt@openoffice.org>  [83b9cbfd79f0ee78af733a514355872a92eb7b09]

#i10000# Template function lookup rules


2004-08-25  Rüdiger Timm  <rt@openoffice.org>  [7fdb00b23279a7d33973df41505f31dff344326b]

#i10000# include algorithm


2004-08-25  Rüdiger Timm  <rt@openoffice.org>  [8bd81b873bfa50900adc608f8ee343391afcaadf]

#i10000# .


2004-08-25  Rüdiger Timm  <rt@openoffice.org>  [0802e9d0776911b957bb896a93db526f07d35788]

#i10000# Avoid temporaries here


2004-08-25  Rüdiger Timm  <rt@openoffice.org>  [6e2aa1a10c1ce9dd1bc58b1de3721cd010ff0f4b]

#i10000# New gcc complains about private copy constructor - made protected (MHU)


2004-08-25  Rüdiger Timm  <rt@openoffice.org>  [0b64f7e096e9ed6ebb353d4a1cf59c12b933d32d]

#i10000# Make it visible via SW_DLLPUBLIC


2004-08-25  Kurt Zenker  <kz@openoffice.org>  [a99f842c242550e614bbe5bddc6cea9414b36b53]

new version for SRC680


2004-08-24  Kurt Zenker  <kz@openoffice.org>  [5b4564d62047fd68da5e106106a9f5dfb2960808]

new version for SRC680


2004-08-24  Rüdiger Timm  <rt@openoffice.org>  [1c3cc522826e4934364fa9e7173a8d0509774926]

new version for SRC680


2004-08-24  Rüdiger Timm  <rt@openoffice.org>  [d0830d19ad8426cbe82992e7a09df235b9f0f57b]

new version for SRC680


2004-08-24  Rüdiger Timm  <rt@openoffice.org>  [ca4d11d86e151d19747886f7662c81ff39693b51]

new version for SRC680


2004-08-24  Kurt Zenker  <kz@openoffice.org>  [58d2171b5708ba1d55ad5624d7fe766380292073]

new version for SRC680


2004-08-24  Kurt Zenker  <kz@openoffice.org>  [cd77f44e3c1b84d599be77a665d8f303f5d477ef]

new version for SRC680


2004-08-24  Kurt Zenker  <kz@openoffice.org>  [600c9dd814cedd28b6a2aecedbe06b80e466f6a7]

new version for SRC680


2004-08-24  Kurt Zenker  <kz@openoffice.org>  [de0e7cb42d81ed4511ed0c3d2674c8efb2ae101f]

new version for SRC680


2004-08-24  Rüdiger Timm  <rt@openoffice.org>  [f34e6feb66614e2a2443ad1270a761102876fe87]

#i10000# Added new platform unxlngi6


2004-08-24  Kurt Zenker  <kz@openoffice.org>  [b4e9e92a4464e7640d41898b43cdb40ad17a3425]

new version for SRC680


2004-08-24  Rüdiger Timm  <rt@openoffice.org>  [4798c57e7561b8a33b2b4d9d9694a03e9734f631]

#i10000# Export SwTestItem


2004-08-24  Rüdiger Timm  <rt@openoffice.org>  [fd3eb8ea3a8270fa15c5a9dd04e51364ffbd8584]

#i10000# Define of CHART_TRACE corrected (new gcc preprocessor is more strict in its sysntax here)


2004-08-24  Hans-Joachim Lankenau  <hjs@openoffice.org>  [aeb8acf8e01adb4dd5d245bf9f23892281075b28]

add ENABLE_GNOMEVFS


2004-08-24  Rüdiger Timm  <rt@openoffice.org>  [4e36b4fbbcb468e012c7628917997badb3f46659]

#i10000# Add dpdimsave.obj and dpgroup.obj again, which got lost by accident


2004-08-24  Rüdiger Timm  <rt@openoffice.org>  [c1ee525f676e9236d9bd6b4437c64769a93e5735]

#i10000# aConfigErrHandler


2004-08-24  Michael Meeks  <mmeeks@openoffice.org>  [d84b6eadab0f0328b2587cf7b017f7fcf9b1b0b0]

Link statically to libwpd. Issue number: 32648


2004-08-24  Michael Meeks  <mmeeks@openoffice.org>  [d5e3f78b49ac244a99b58d2a765d2b518448e06e]

final cleans. Issue number: 32648


2004-08-24  Rüdiger Timm  <rt@openoffice.org>  [a8e1248e125985a316a5735c1673186fcbdb48b0]

#i10000# RuntimeException originates in com::sun::star::uno, not beans


2004-08-24  Michael Meeks  <mmeeks@openoffice.org>  [a7c10601e3debd0a8ab45583ff7fcebfc489a997]

Fix the input stream; fix the code to work vs. the latest libwpd, remove unnecessary 'ooo/' cut/paste action. Issue number:  32648


2004-08-24  Michael Meeks  <mmeeks@openoffice.org>  [9ceb90e2c0d4cce310f8586cd6b0d2e1b2f6291a]

Fix up the build infrastructure to build the snapshot nicely. Issue number: 32648


2004-08-24  Rüdiger Timm  <rt@openoffice.org>  [1618f4d6167c65cb2b80944894ab25f487a95db9]

#i10000# Includes corrected.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [66ff9a61f6666683d4a24791665248eaf19be21f]

#i33258# _workshop_string fixed.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [1381a36da52a059239a5d4f85dfe090165363035]

INTEGRATION: CWS jl2 (1.5.6); FILE MERGED 2004/07/26 10:09:49 jl 1.5.6.4: RESYNC: (1.7-1.8); FILE MERGED 2004/05/26 11:50:41 jl 1.5.6.3: RESYNC: (1.6-1.7); FILE MERGED 2004/03/22 15:51:31 jl 1.5.6.2: RESYNC: (1.5-1.6); FILE MERGED 2003/11/10 12:43:18 jl 1.5.6.1: #i22191# integratring Cli-uno examples into SDK


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [2b8a762a0747440b39c12a449ed8476cd446d722]

INTEGRATION: CWS jl2 (1.39.12); FILE MERGED 2004/03/22 15:51:23 jl 1.39.12.3: RESYNC: (1.39-1.41); FILE MERGED 2003/12/04 10:17:36 jl 1.39.12.2: #i22191# integratring Cli-uno examples into SDK 2003/11/10 12:43:09 jl 1.39.12.1: #i22191# integratring Cli-uno examples into SDK


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [0f5d6871e0fdd572835173eb9910b6f1c2d5baf2]

INTEGRATION: CWS jl2 (1.24.6); FILE MERGED 2004/07/26 13:51:57 jl 1.24.6.3: #i22197# 2004/07/26 10:07:14 jl 1.24.6.2: RESYNC: (1.24-1.25); FILE MERGED 2003/11/10 12:45:01 jl 1.24.6.1: #i22191# integratring Cli-uno examples into SDK


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [57c3d62fd58436e3d8c03932d927ad93a4869a4f]

INTEGRATION: CWS jl2 (1.1.2); FILE ADDED 2004/07/28 10:17:56 jl 1.1.2.2: #i22191# adapted examples to use assemblies from GAC 2003/11/10 12:30:46 jl 1.1.2.1: #i22191# integratring Cli-uno examples into SDK


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [2dc9324a412b7a89cf6801d85927ee6375352962]

INTEGRATION: CWS jl2 (1.1.2); FILE ADDED 2004/08/03 14:57:07 jl 1.1.2.4: #i22191# 2004/07/28 10:17:55 jl 1.1.2.3: #i22191# adapted examples to use assemblies from GAC 2003/11/11 10:00:11 jl 1.1.2.2: #i22191# integratring Cli-uno examples into SDK 2003/11/10 12:30:37 jl 1.1.2.1: #i22191# integratring Cli-uno examples into SDK


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [c76cc5624aa60080752821add2b6e85c6cca6f3c]

INTEGRATION: CWS jl2 (1.1.2); FILE ADDED 2003/11/10 12:27:34 jl 1.1.2.1: #i22191# integrating CLI-UNO examples into SDK


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [d0c234f6d018846e43d3148ce2066c728e4774d1]

INTEGRATION: CWS jl2 (1.17.6); FILE MERGED 2004/07/26 09:57:11 jl 1.17.6.4: RESYNC: (1.18-1.19); FILE MERGED 2004/05/26 11:49:08 jl 1.17.6.3: RESYNC: (1.17-1.18); FILE MERGED 2003/11/11 10:00:09 jl 1.17.6.2: #i22191# integratring Cli-uno examples into SDK 2003/11/10 15:52:36 jl 1.17.6.1: #i22191# integratring Cli-uno examples into SDK


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [01a16644d44919804a692b27aede0aca7de27bfb]

INTEGRATION: CWS jl2 (1.12.48); FILE MERGED 2004/07/26 09:56:31 jl 1.12.48.2: RESYNC: (1.12-1.13); FILE MERGED 2003/11/11 10:00:07 jl 1.12.48.1: #i22191# integratring Cli-uno examples into SDK


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [66a40a7dc6423afbef6bf956a8e65deeeec09629]

#i10000# For unix, adjustvisibility has to be built first.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [32d86d42142f390685a2d98745ef02151075c118]

#117656# make it usable on flat


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [d5e3ae991bae8fddbbe0dcea3df7c50805ea7a15]

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>  [101659ddf2c1aab51e6fa1ac57e49a70a08043d4]

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>  [e5d7333fa81afa5264597348fa136bf182bac8e6]

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>  [e9fbf64f1dc8ea6db097616aa2f730c9167cdb5c]

SRC680


2004-08-23  Kai Ahrens  <ka@openoffice.org>  [765249c2d0564fe7708cea8194ecfc8169718ce3]

initial revision


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [d565c5e06e04c279cdebb3d0cf9f4cd8930d956d]

INTEGRATION: CWS tune03 (1.38.6); FILE MERGED 2004/08/09 21:18:40 mhu 1.38.6.2: RESYNC: (1.38-1.39); FILE MERGED 2004/07/19 19:10:32 mhu 1.38.6.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [4dfa548d127643036319019920849b6d73f226f0]

INTEGRATION: CWS tune03 (1.6.500); FILE MERGED 2004/08/16 19:17:30 mhu 1.6.500.2: #i29979# Finetuned a few more exports for GCC 3.4 and MSVC++. 2004/07/19 19:10:32 mhu 1.6.500.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [4fb15982a3b1ca3f656fb49a7a93ac340d31d32e]

INTEGRATION: CWS tune03 (1.2.500); FILE MERGED 2004/07/19 19:10:33 mhu 1.2.500.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [c6296636a5550a95255bc8119bb2ee1df2fab09f]

INTEGRATION: CWS tune03 (1.3.744); FILE MERGED 2004/07/19 19:10:37 mhu 1.3.744.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [9583ed53ecf65d116fae45292792337587a901f9]

INTEGRATION: CWS tune03 (1.93.68); FILE MERGED 2004/08/09 21:20:29 mhu 1.93.68.2: RESYNC: (1.93-1.97); FILE MERGED 2004/07/19 19:10:46 mhu 1.93.68.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [5bd8a9782f185861d22f656783ecb76c07f76232]

INTEGRATION: CWS tune03 (1.38.6); FILE MERGED 2004/08/09 21:20:36 mhu 1.38.6.2: RESYNC: (1.38-1.39); FILE MERGED 2004/07/19 19:10:47 mhu 1.38.6.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [3ee290d44c17f95b68251c15d498f317fbb894dd]

INTEGRATION: CWS tune03 (1.2.500); FILE MERGED 2004/07/19 19:10:53 mhu 1.2.500.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [f6acfaba49b68ae08b18fdf84dc36f346e58d000]

INTEGRATION: CWS tune03 (1.97.68); FILE MERGED 2004/08/09 21:40:14 mhu 1.97.68.2: RESYNC: (1.97-1.101); FILE MERGED 2004/07/19 19:10:56 mhu 1.97.68.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [549ca4b90629c559a2eea14d0c00eeeac606b728]

INTEGRATION: CWS tune03 (1.2.82); FILE MERGED 2004/08/09 21:47:12 mhu 1.2.82.2: RESYNC: (1.2-1.3); FILE MERGED 2004/07/19 19:11:08 mhu 1.2.82.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [c432780aca6923d032156c44f225981e2488af04]

INTEGRATION: CWS tune03 (1.42.6); FILE MERGED 2004/08/09 21:48:58 mhu 1.42.6.2: RESYNC: (1.42-1.44); FILE MERGED 2004/07/19 19:11:21 mhu 1.42.6.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [acafc0f43bade24dbf23e2cf17e73eedda3b43d3]

INTEGRATION: CWS tune03 (1.10.6); FILE MERGED 2004/07/19 19:11:26 mhu 1.10.6.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [61cbff3c0cd32a04e3c0346d29d7a16cd6d7b1e2]

INTEGRATION: CWS tune03 (1.2.82); FILE MERGED 2004/07/19 19:11:30 mhu 1.2.82.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [6e655c5c3f1f8762dbb836660aba0ebcdf56e9b1]

INTEGRATION: CWS tune03 (1.23.82); FILE MERGED 2004/07/19 19:11:39 mhu 1.23.82.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [95107e9c2d042f97333f94a77f7111e80b557bbc]

INTEGRATION: CWS tune03 (1.37.6); FILE MERGED 2004/07/21 12:49:28 hjs 1.37.6.3: #i29979# remove obsolete *.flt remains 2004/07/20 14:03:18 hjs 1.37.6.2: #29979# SHLnUSE_EXPORTS set to ordinal 2004/07/19 19:11:52 mhu 1.37.6.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [4e074b0654750fc4e0bcc97e74f71240597f3f87]

INTEGRATION: CWS tune03 (1.5.168); FILE MERGED 2004/08/08 16:29:47 mhu 1.5.168.1: #i32720# Adapted pagein to changed list of shared libraries (src680 series, cws dialogdiet).


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [cd98b1c5b5efe5836233521f2cd08f1539b44eb0]

INTEGRATION: CWS tune03 (1.3.186); FILE MERGED 2004/05/25 16:59:37 hr 1.3.186.1: #i29488#: simplify for SPARC v8plus architecture


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [25e8e3f2476bb87d9ddb59408f1e2b05510fe07a]

INTEGRATION: CWS tune03 (1.6.52); FILE MERGED 2004/05/25 16:57:41 hr 1.6.52.1: #i29488#: remove osl_InterlockedCountSetV9() and osl_InitSparcV9() for SPARC v8plus architecture


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [913b1ae8d48362e2e4bfb658804400859ffbb4a6]

INTEGRATION: CWS tune03 (1.23.8); FILE MERGED 2004/07/06 17:07:30 mhu 1.23.8.1: #i29979# Added defines SAL_DLLPUBLIC_EXPORT/IMPORT and SAL_DLLPRIVATE to enable controlled symbol scoping where compilers do support this.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [13b5e88563cc5aaf417a5ee54390418e16722674]

INTEGRATION: CWS tune03 (1.1.1.1.530); FILE MERGED 2004/08/19 12:55:34 mhu 1.1.1.1.530.2: #i29979# Disabled (temporarily) GCC -fvisibility=hidden (until exception typeinfo is somehow exported). 2004/07/08 16:45:20 mhu 1.1.1.1.530.1: #i29979# Added SC_DLLPUBLIC/PRIVATE (see scdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [3e19e1f76fba0bb9cf9004bda8a4788f109cec27]

INTEGRATION: CWS tune03 (1.25.10); FILE MERGED 2004/08/12 17:48:31 mhu 1.25.10.4: #i29979# Adapted to new ScDPDateGroupDlg (moved to scui). 2004/07/21 12:49:20 hjs 1.25.10.3: #i29979# remove obsolete *.flt remains 2004/07/20 10:29:55 hjs 1.25.10.2: #29979# SHLnUSE_EXPORTS set to ordinal 2004/07/08 16:45:19 mhu 1.25.10.1: #i29979# Added SC_DLLPUBLIC/PRIVATE (see scdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [fff95e2424030f167b699ea14f412f1e33c97bef]

INTEGRATION: CWS tune03 (1.6.70); FILE MERGED 2004/07/08 16:45:19 mhu 1.6.70.1: #i29979# Added SC_DLLPUBLIC/PRIVATE (see scdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [a1c125ba6c79d7e0eff2c33894680e09dd5a52cc]

INTEGRATION: CWS tune03 (1.2.206); FILE MERGED 2004/07/08 16:45:19 mhu 1.2.206.1: #i29979# Added SC_DLLPUBLIC/PRIVATE (see scdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [628c9c7583f3f18e565556af0a52fca2f636046a]

INTEGRATION: CWS tune03 (1.15.206); FILE MERGED 2004/08/09 21:04:04 mhu 1.15.206.2: RESYNC: (1.15-1.16); FILE MERGED 2004/07/08 16:45:18 mhu 1.15.206.1: #i29979# Added SC_DLLPUBLIC/PRIVATE (see scdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [d074ff02b144d9ded7e054f5f321f9ee7f972fb8]

INTEGRATION: CWS tune03 (1.6.70); FILE MERGED 2004/08/09 21:03:21 mhu 1.6.70.2: RESYNC: (1.6-1.7); FILE MERGED 2004/07/08 16:45:18 mhu 1.6.70.1: #i29979# Added SC_DLLPUBLIC/PRIVATE (see scdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [3b32f0fcf1591ec30660d71b84b09a1ac79da01a]

INTEGRATION: CWS tune03 (1.6.126); FILE MERGED 2004/07/08 16:45:18 mhu 1.6.126.1: #i29979# Added SC_DLLPUBLIC/PRIVATE (see scdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [33cb5a378adbd77be36f17df694aa9352ddd2ab7]

INTEGRATION: CWS tune03 (1.6.72); FILE MERGED 2004/07/08 16:45:17 mhu 1.6.72.1: #i29979# Added SC_DLLPUBLIC/PRIVATE (see scdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [b9953ccdd161cf8084b3ed6f79bbd8d6665b323a]

INTEGRATION: CWS tune03 (1.2.72); FILE MERGED 2004/08/09 21:02:52 mhu 1.2.72.2: RESYNC: (1.2-1.3); FILE MERGED 2004/07/08 16:45:17 mhu 1.2.72.1: #i29979# Added SC_DLLPUBLIC/PRIVATE (see scdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [0d05e5d4319badfa10f2c2529944034b6a83cef8]

INTEGRATION: CWS tune03 (1.2.72); FILE MERGED 2004/07/08 16:45:17 mhu 1.2.72.1: #i29979# Added SC_DLLPUBLIC/PRIVATE (see scdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [09f836725b95ea74e3ecafdbd65bf3a00578efe3]

INTEGRATION: CWS tune03 (1.11.154); FILE MERGED 2004/07/08 16:45:16 mhu 1.11.154.1: #i29979# Added SC_DLLPUBLIC/PRIVATE (see scdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [2dfeedf28850a32552043b8dde9f98ab9f403313]

INTEGRATION: CWS tune03 (1.5.52); FILE MERGED 2004/07/08 16:45:16 mhu 1.5.52.1: #i29979# Added SC_DLLPUBLIC/PRIVATE (see scdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [280c7697d7e26b97d622f8ef512c7fe0d506a3c5]

INTEGRATION: CWS tune03 (1.2.516); FILE MERGED 2004/07/08 16:45:16 mhu 1.2.516.1: #i29979# Added SC_DLLPUBLIC/PRIVATE (see scdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [cc6b33b71c505479fa67b75825a13daa564ad309]

INTEGRATION: CWS tune03 (1.11.72); FILE MERGED 2004/08/11 13:07:53 mhu 1.11.72.3: #i29979# Cleaned up resync merge leftovers. 2004/08/09 21:02:29 mhu 1.11.72.2: RESYNC: (1.11-1.12); FILE MERGED 2004/07/08 16:45:16 mhu 1.11.72.1: #i29979# Added SC_DLLPUBLIC/PRIVATE (see scdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [df80b4f08bd8c041ee867fcdf843b3cd753697fb]

INTEGRATION: CWS tune03 (1.3.156); FILE MERGED 2004/07/08 16:45:16 mhu 1.3.156.1: #i29979# Added SC_DLLPUBLIC/PRIVATE (see scdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [ed7d15b93b005fdea3e9dce508547b484289f83c]

INTEGRATION: CWS tune03 (1.5.72); FILE MERGED 2004/07/08 16:45:15 mhu 1.5.72.1: #i29979# Added SC_DLLPUBLIC/PRIVATE (see scdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [5b0fce30199fb188a3cd55da66ebbb4fe849cb6c]

INTEGRATION: CWS tune03 (1.3.172); FILE MERGED 2004/07/08 16:45:15 mhu 1.3.172.1: #i29979# Added SC_DLLPUBLIC/PRIVATE (see scdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [82c9fcd348d6a5ab56508cdf38956c58d0cdf0db]

INTEGRATION: CWS tune03 (1.2.494); FILE MERGED 2004/07/08 16:45:15 mhu 1.2.494.1: #i29979# Added SC_DLLPUBLIC/PRIVATE (see scdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [d3b3bb830b601ad49ac72c360ac32a7061c6da06]

INTEGRATION: CWS tune03 (1.2.72); FILE MERGED 2004/08/09 21:02:14 mhu 1.2.72.2: RESYNC: (1.2-1.3); FILE MERGED 2004/07/08 16:45:15 mhu 1.2.72.1: #i29979# Added SC_DLLPUBLIC/PRIVATE (see scdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [d0e3769c4463f6877e8010a782d7b4795520288b]

INTEGRATION: CWS tune03 (1.1.1.1.530); FILE MERGED 2004/07/08 16:45:14 mhu 1.1.1.1.530.1: #i29979# Added SC_DLLPUBLIC/PRIVATE (see scdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [a8be67bbd964f747d0360f9106c5dd648ae58e90]

INTEGRATION: CWS tune03 (1.2.516); FILE MERGED 2004/07/08 16:45:14 mhu 1.2.516.1: #i29979# Added SC_DLLPUBLIC/PRIVATE (see scdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [d40c64530e7714e5fa24d17324bae54efb51e656]

INTEGRATION: CWS tune03 (1.3.52); FILE MERGED 2004/07/08 16:45:14 mhu 1.3.52.1: #i29979# Added SC_DLLPUBLIC/PRIVATE (see scdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [af81b425b56a777bc56c5946bf40c0b213143faa]

INTEGRATION: CWS tune03 (1.3.486); FILE MERGED 2004/07/08 16:45:14 mhu 1.3.486.1: #i29979# Added SC_DLLPUBLIC/PRIVATE (see scdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [07d72b29df9d6b0d190945e47b5641b529701f21]

INTEGRATION: CWS tune03 (1.8.158); FILE MERGED 2004/07/08 16:45:13 mhu 1.8.158.1: #i29979# Added SC_DLLPUBLIC/PRIVATE (see scdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [835bb5917a773ba55a52244b1cb2b15ccefd96a1]

INTEGRATION: CWS tune03 (1.2.518); FILE MERGED 2004/07/08 16:45:13 mhu 1.2.518.1: #i29979# Added SC_DLLPUBLIC/PRIVATE (see scdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [ac88207db35a6435ed9c96483b0b36abc5b5ce2e]

INTEGRATION: CWS tune03 (1.7.52); FILE MERGED 2004/08/09 21:02:07 mhu 1.7.52.2: RESYNC: (1.7-1.8); FILE MERGED 2004/07/08 16:45:13 mhu 1.7.52.1: #i29979# Added SC_DLLPUBLIC/PRIVATE (see scdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [27058ca83209b67da05566df32d885cbca176ec0]

INTEGRATION: CWS tune03 (1.3.492); FILE MERGED 2004/07/08 16:45:13 mhu 1.3.492.1: #i29979# Added SC_DLLPUBLIC/PRIVATE (see scdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [f39df7c6256c6b254187b86033454a632f0d5dfd]

INTEGRATION: CWS tune03 (1.2.516); FILE MERGED 2004/07/08 16:45:13 mhu 1.2.516.1: #i29979# Added SC_DLLPUBLIC/PRIVATE (see scdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [c268beeb0f510707f96572259ac8166f1970e594]

INTEGRATION: CWS tune03 (1.3.72); FILE MERGED 2004/07/08 16:45:12 mhu 1.3.72.1: #i29979# Added SC_DLLPUBLIC/PRIVATE (see scdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [18c7d332e1b3ccada3a0bc658667111c29ac1452]

INTEGRATION: CWS tune03 (1.2.516); FILE MERGED 2004/07/08 16:45:12 mhu 1.2.516.1: #i29979# Added SC_DLLPUBLIC/PRIVATE (see scdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [a387b9afa1171ea99cff8c9f72f33038c51cacf6]

INTEGRATION: CWS tune03 (1.14.52); FILE MERGED 2004/07/08 16:45:11 mhu 1.14.52.1: #i29979# Added SC_DLLPUBLIC/PRIVATE (see scdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [311f977eca0b7fcc1fdb8cb22196116ed53de2f6]

INTEGRATION: CWS tune03 (1.4.52); FILE MERGED 2004/07/08 16:45:11 mhu 1.4.52.1: #i29979# Added SC_DLLPUBLIC/PRIVATE (see scdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [c946e6bcf21ad61948979e028731b65679ff4fa2]

INTEGRATION: CWS tune03 (1.8.72); FILE MERGED 2004/08/09 21:01:24 mhu 1.8.72.2: RESYNC: (1.8-1.9); FILE MERGED 2004/07/08 16:45:11 mhu 1.8.72.1: #i29979# Added SC_DLLPUBLIC/PRIVATE (see scdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [cf534a76388e8010e721eeba53592d1b36167cbb]

INTEGRATION: CWS tune03 (1.16.52); FILE MERGED 2004/07/08 16:45:11 mhu 1.16.52.1: #i29979# Added SC_DLLPUBLIC/PRIVATE (see scdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [7a2305fd58c79ea896141c96395f5034da29faf7]

INTEGRATION: CWS tune03 (1.1.1.1.530); FILE MERGED 2004/07/08 16:45:11 mhu 1.1.1.1.530.1: #i29979# Added SC_DLLPUBLIC/PRIVATE (see scdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [77f739b3bff1921259d3fb253df9f10f37cc178d]

INTEGRATION: CWS tune03 (1.9.72); FILE MERGED 2004/07/08 16:45:11 mhu 1.9.72.1: #i29979# Added SC_DLLPUBLIC/PRIVATE (see scdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [2eb5c3de2df79dd407370d992c1223fc5e692336]

INTEGRATION: CWS tune03 (1.1.1.1.530); FILE MERGED 2004/07/08 16:45:10 mhu 1.1.1.1.530.1: #i29979# Added SC_DLLPUBLIC/PRIVATE (see scdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [9c3040ae93b0b621c98313c71aabd1ca2f80ae21]

INTEGRATION: CWS tune03 (1.28.52); FILE MERGED 2004/08/09 20:58:53 mhu 1.28.52.2: RESYNC: (1.28-1.29); FILE MERGED 2004/07/08 16:45:10 mhu 1.28.52.1: #i29979# Added SC_DLLPUBLIC/PRIVATE (see scdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [b139caade70aaff02c964e1acee3980c4391b71f]

INTEGRATION: CWS tune03 (1.4.492); FILE MERGED 2004/07/08 16:45:10 mhu 1.4.492.1: #i29979# Added SC_DLLPUBLIC/PRIVATE (see scdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [d70accf723888ade7a9d59622f369475052d8fa5]

INTEGRATION: CWS tune03 (1.4.488); FILE MERGED 2004/08/16 18:26:14 mhu 1.4.488.1: #i29979# Add a few more exports for GCC 3.4.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [d179eedd9af0f929cffef83c683a3796816fc0b9]

INTEGRATION: CWS tune03 (1.9.324); FILE MERGED 2004/07/08 16:45:10 mhu 1.9.324.1: #i29979# Added SC_DLLPUBLIC/PRIVATE (see scdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [a1330193b694a5fa1ae59f5ea037b62468f8c52e]

INTEGRATION: CWS tune03 (1.11.52); FILE MERGED 2004/07/08 16:45:10 mhu 1.11.52.1: #i29979# Added SC_DLLPUBLIC/PRIVATE (see scdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [dd60be65571eaf1618f4588181574f206c3bde8d]

INTEGRATION: CWS tune03 (1.5.50); FILE MERGED 2004/08/09 20:58:37 mhu 1.5.50.2: RESYNC: (1.5-1.6); FILE MERGED 2004/07/08 16:45:09 mhu 1.5.50.1: #i29979# Added SC_DLLPUBLIC/PRIVATE (see scdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [5000aacd74db433ecf7a5b86a47bef4db73be20d]

INTEGRATION: CWS tune03 (1.2.516); FILE MERGED 2004/07/08 16:45:09 mhu 1.2.516.1: #i29979# Added SC_DLLPUBLIC/PRIVATE (see scdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [2c1b951723dbeeddb7c71f1232fd0935e72e59c9]

INTEGRATION: CWS tune03 (1.28.22); FILE MERGED 2004/07/08 16:45:08 mhu 1.28.22.1: #i29979# Added SC_DLLPUBLIC/PRIVATE (see scdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [25286c259d4a973b0740330128945a179968db14]

INTEGRATION: CWS tune03 (1.12.64); FILE MERGED 2004/07/08 16:45:08 mhu 1.12.64.1: #i29979# Added SC_DLLPUBLIC/PRIVATE (see scdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [17c4eb1f55f5fd4d4382c32d550b312844846589]

INTEGRATION: CWS tune03 (1.6.52); FILE MERGED 2004/07/08 16:45:08 mhu 1.6.52.1: #i29979# Added SC_DLLPUBLIC/PRIVATE (see scdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [9ddfc622ace65743dc52a47022db32d96e3f81a9]

INTEGRATION: CWS tune03 (1.7.52); FILE MERGED 2004/07/08 16:45:07 mhu 1.7.52.1: #i29979# Added SC_DLLPUBLIC/PRIVATE (see scdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [0dc84dde524a2c73db2f89fcac7b106fa9ceb06c]

INTEGRATION: CWS tune03 (1.2.516); FILE MERGED 2004/07/08 16:45:07 mhu 1.2.516.1: #i29979# Added SC_DLLPUBLIC/PRIVATE (see scdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [b87f8537482d7dc56c0f2667b68d87ebff61ad79]

INTEGRATION: CWS tune03 (1.2.72); FILE MERGED 2004/07/08 16:45:07 mhu 1.2.72.1: #i29979# Added SC_DLLPUBLIC/PRIVATE (see scdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [8ef9eea792ac91bd2739ae5b44059da6b30eb637]

INTEGRATION: CWS tune03 (1.4.10); FILE MERGED 2004/07/08 16:45:07 mhu 1.4.10.1: #i29979# Added SC_DLLPUBLIC/PRIVATE (see scdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [b548d6ae0ae9783acec4960aba13b5ed97f7bbba]

INTEGRATION: CWS tune03 (1.9.72); FILE MERGED 2004/07/08 16:45:06 mhu 1.9.72.1: #i29979# Added SC_DLLPUBLIC/PRIVATE (see scdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [c39d58f9702cec174bd06fcc373429c07ab39f3a]

INTEGRATION: CWS tune03 (1.5.52); FILE MERGED 2004/08/09 20:54:38 mhu 1.5.52.2: RESYNC: (1.5-1.6); FILE MERGED 2004/07/08 16:45:06 mhu 1.5.52.1: #i29979# Added SC_DLLPUBLIC/PRIVATE (see scdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [347dec68d67eed61f2a1143c8c435574d750aae2]

INTEGRATION: CWS tune03 (1.5.52); FILE MERGED 2004/07/08 16:45:06 mhu 1.5.52.1: #i29979# Added SC_DLLPUBLIC/PRIVATE (see scdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [f1866d6ecd2f0d9e3263b5bdf7b561fe3cdd7c70]

INTEGRATION: CWS tune03 (1.5.2); FILE MERGED 2004/08/12 17:48:30 mhu 1.5.2.1: #i29979# Adapted to new ScDPDateGroupDlg (moved to scui).


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [c33e9b8eb966eb079c05797e4ea99d266d3a95a0]

INTEGRATION: CWS tune03 (1.2.2); FILE MERGED 2004/08/14 14:57:43 mhu 1.2.2.1: #i29979# Cleaned up resync merge leftovers.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [c382988dcb0786b04569bbc52c86cc9c03fbed0f]

INTEGRATION: CWS tune03 (1.2.516); FILE MERGED 2004/07/08 16:45:06 mhu 1.2.516.1: #i29979# Added SC_DLLPUBLIC/PRIVATE (see scdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [0a4409411542b058f27394efddcd9d799c350606]

INTEGRATION: CWS tune03 (1.7.516); FILE MERGED 2004/07/08 16:45:05 mhu 1.7.516.1: #i29979# Added SC_DLLPUBLIC/PRIVATE (see scdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [72bd7789ed41fcd9c08e49bc4af07513fa6a3c96]

INTEGRATION: CWS tune03 (1.7.386); FILE MERGED 2004/07/08 16:45:05 mhu 1.7.386.1: #i29979# Added SC_DLLPUBLIC/PRIVATE (see scdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [c2df0f3788c9f2dcb960164b57802834aba31bff]

INTEGRATION: CWS tune03 (1.20.52); FILE MERGED 2004/07/08 16:45:05 mhu 1.20.52.1: #i29979# Added SC_DLLPUBLIC/PRIVATE (see scdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [740b3b96a9751b42d6603edeeefa624e761e8dd1]

INTEGRATION: CWS tune03 (1.3.2); FILE MERGED 2004/08/12 17:48:30 mhu 1.3.2.1: #i29979# Adapted to new ScDPDateGroupDlg (moved to scui).


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [437b86477ed6560adb316815b584c2db575c3437]

INTEGRATION: CWS tune03 (1.2.2); FILE MERGED 2004/08/14 14:57:43 mhu 1.2.2.2: #i29979# Cleaned up resync merge leftovers. 2004/08/11 13:07:53 mhu 1.2.2.1: #i29979# Cleaned up resync merge leftovers.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [16c1b8ea1b9ba3a5ab45cb00efb7a02fa1f293f4]

INTEGRATION: CWS tune03 (1.3.508); FILE MERGED 2004/07/08 16:45:04 mhu 1.3.508.1: #i29979# Added SC_DLLPUBLIC/PRIVATE (see scdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [f39064ba6602fd129fb70c9fce9e06d812be59fa]

INTEGRATION: CWS tune03 (1.2.72); FILE MERGED 2004/07/08 16:45:04 mhu 1.2.72.1: #i29979# Added SC_DLLPUBLIC/PRIVATE (see scdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [f8cec3aba80d90d8c167e5fa6b189b8a24e27f17]

INTEGRATION: CWS tune03 (1.3.52); FILE MERGED 2004/08/09 20:52:50 mhu 1.3.52.2: RESYNC: (1.3-1.6); FILE MERGED 2004/07/08 16:45:04 mhu 1.3.52.1: #i29979# Added SC_DLLPUBLIC/PRIVATE (see scdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [f834c6e9bbc66aa9e797ee136e3a378784f7020f]

INTEGRATION: CWS tune03 (1.6.70); FILE MERGED 2004/08/09 20:52:43 mhu 1.6.70.2: RESYNC: (1.6-1.7); FILE MERGED 2004/07/08 16:45:04 mhu 1.6.70.1: #i29979# Added SC_DLLPUBLIC/PRIVATE (see scdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [d16f0fc75fddfab6ed3bfc89bc3df8722737ecff]

INTEGRATION: CWS tune03 (1.15.214); FILE MERGED 2004/07/08 16:45:03 mhu 1.15.214.1: #i29979# Added SC_DLLPUBLIC/PRIVATE (see scdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [237230cc5e66b50e5a9bd6c8ff716154cd8aaf7c]

INTEGRATION: CWS tune03 (1.39.50); FILE MERGED 2004/08/09 20:36:23 mhu 1.39.50.2: RESYNC: (1.39-1.40); FILE MERGED 2004/07/08 16:45:02 mhu 1.39.50.1: #i29979# Added SC_DLLPUBLIC/PRIVATE (see scdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [fe1c6730d886a22eb666e4e73cc8e72e0f7f5556]

INTEGRATION: CWS tune03 (1.5.518); FILE MERGED 2004/07/08 16:45:02 mhu 1.5.518.1: #i29979# Added SC_DLLPUBLIC/PRIVATE (see scdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [15c57e0b352b53c019e48954d65b7a1168e9bf9b]

INTEGRATION: CWS tune03 (1.2.486); FILE MERGED 2004/07/08 16:45:02 mhu 1.2.486.1: #i29979# Added SC_DLLPUBLIC/PRIVATE (see scdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [8ece98a1fca3918a9d735391a6cbe5cc6900f485]

INTEGRATION: CWS tune03 (1.10.138); FILE MERGED 2004/07/08 16:45:01 mhu 1.10.138.1: #i29979# Added SC_DLLPUBLIC/PRIVATE (see scdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [5054e9c298c1d8079c6d098484c51e50e2b0b543]

INTEGRATION: CWS tune03 (1.2.52); FILE MERGED 2004/07/08 16:45:01 mhu 1.2.52.1: #i29979# Added SC_DLLPUBLIC/PRIVATE (see scdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [aef6b9e8f2dfcdb6fd93749dda61c7e8692b8bec]

INTEGRATION: CWS tune03 (1.1.1.1.530); FILE MERGED 2004/07/08 16:45:01 mhu 1.1.1.1.530.1: #i29979# Added SC_DLLPUBLIC/PRIVATE (see scdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [d8b55e98afcbb7754eca7d1043d849812d533f28]

INTEGRATION: CWS tune03 (1.14.78); FILE MERGED 2004/07/08 16:45:01 mhu 1.14.78.1: #i29979# Added SC_DLLPUBLIC/PRIVATE (see scdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [e5e3f9d993d09bdec7faab34b9934b1b705ad0c0]

INTEGRATION: CWS tune03 (1.1.2); FILE ADDED 2004/07/08 16:45:01 mhu 1.1.2.1: #i29979# Added SC_DLLPUBLIC/PRIVATE (see scdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [f65777032de96c3a353e66191efb802ecdf0f8e4]

INTEGRATION: CWS tune03 (1.4.52); FILE MERGED 2004/07/08 16:45:00 mhu 1.4.52.1: #i29979# Added SC_DLLPUBLIC/PRIVATE (see scdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [7ef4a96999b908b95e01e18ee9effa99c60ba126]

INTEGRATION: CWS tune03 (1.2.516); FILE MERGED 2004/07/08 16:45:00 mhu 1.2.516.1: #i29979# Added SC_DLLPUBLIC/PRIVATE (see scdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [01437cfaad5b5af47eb2a211dadfe344bacb15fb]

INTEGRATION: CWS tune03 (1.9.346); FILE MERGED 2004/08/09 20:28:06 mhu 1.9.346.2: RESYNC: (1.9-1.10); FILE MERGED 2004/07/08 16:45:00 mhu 1.9.346.1: #i29979# Added SC_DLLPUBLIC/PRIVATE (see scdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [631366d64ad9ecc5dffc765b88fca038d062c3b1]

INTEGRATION: CWS tune03 (1.5.332); FILE MERGED 2004/07/08 16:45:00 mhu 1.5.332.1: #i29979# Added SC_DLLPUBLIC/PRIVATE (see scdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [03c6872c2646da0c264ef049d7fc03d22e238839]

INTEGRATION: CWS tune03 (1.2.52); FILE MERGED 2004/07/08 16:44:59 mhu 1.2.52.1: #i29979# Added SC_DLLPUBLIC/PRIVATE (see scdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [2511c8d83b0d4e88957327ff9c59c333f6e4b39e]

INTEGRATION: CWS tune03 (1.37.22); FILE MERGED 2004/07/08 16:44:59 mhu 1.37.22.1: #i29979# Added SC_DLLPUBLIC/PRIVATE (see scdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [01575c5b9141c77d7d38b28d53d1c00d10ae78f8]

INTEGRATION: CWS tune03 (1.6.52); FILE MERGED 2004/08/12 17:48:29 mhu 1.6.52.1: #i29979# Adapted to new ScDPDateGroupDlg (moved to scui).


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [6255a2ee06aa6edd02ca513ac60fb4981f6d5310]

INTEGRATION: CWS tune03 (1.6.2); FILE MERGED 2004/08/12 17:48:28 mhu 1.6.2.1: #i29979# Adapted to new ScDPDateGroupDlg (moved to scui).


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [444549b618000234ddf698bd44d6a7c24467439b]

INTEGRATION: CWS tune03 (1.5.50); FILE MERGED 2004/08/09 20:26:44 mhu 1.5.50.2: RESYNC: (1.5-1.7); FILE MERGED 2004/07/08 16:44:59 mhu 1.5.50.1: #i29979# Added SC_DLLPUBLIC/PRIVATE (see scdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [b732a0113f520f63f3956c675ae5a50ae7234638]

INTEGRATION: CWS tune03 (1.76.48); FILE MERGED 2004/08/09 20:26:15 mhu 1.76.48.2: RESYNC: (1.76-1.79); FILE MERGED 2004/07/08 16:44:59 mhu 1.76.48.1: #i29979# Added SC_DLLPUBLIC/PRIVATE (see scdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [60286b3bf0a95278d64e5fef2226a96ab66d6adc]

INTEGRATION: CWS tune03 (1.4.518); FILE MERGED 2004/07/08 16:44:59 mhu 1.4.518.1: #i29979# Added SC_DLLPUBLIC/PRIVATE (see scdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [f4f9f46c23122a2cbc49b7989d513989d41a8c0b]

INTEGRATION: CWS tune03 (1.6.52); FILE MERGED 2004/07/08 16:44:58 mhu 1.6.52.1: #i29979# Added SC_DLLPUBLIC/PRIVATE (see scdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [24c2067e70fbc512422113c406cbb48cdbcc27fd]

INTEGRATION: CWS tune03 (1.20.10); FILE MERGED 2004/07/08 16:44:58 mhu 1.20.10.1: #i29979# Added SC_DLLPUBLIC/PRIVATE (see scdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [e8c39819d1bb7503d15d43893e8983bcc6786a5a]

INTEGRATION: CWS tune03 (1.2.52); FILE MERGED 2004/07/08 16:44:58 mhu 1.2.52.1: #i29979# Added SC_DLLPUBLIC/PRIVATE (see scdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [bf1fda95cc4776eca0a970d7505edb18dd67cdde]

INTEGRATION: CWS tune03 (1.4.504); FILE MERGED 2004/08/09 20:25:44 mhu 1.4.504.2: RESYNC: (1.4-1.5); FILE MERGED 2004/07/08 16:44:58 mhu 1.4.504.1: #i29979# Added SC_DLLPUBLIC/PRIVATE (see scdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [c8c055631e5d3371b024075d88648dfc21aae7fa]

INTEGRATION: CWS tune03 (1.4.52); FILE MERGED 2004/07/08 16:44:57 mhu 1.4.52.1: #i29979# Added SC_DLLPUBLIC/PRIVATE (see scdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [a8b9edde64a70121ed0ecdf4b93e3b8e3346e381]

INTEGRATION: CWS tune03 (1.4.494); FILE MERGED 2004/07/08 16:44:57 mhu 1.4.494.1: #i29979# Added SC_DLLPUBLIC/PRIVATE (see scdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [cb05097fcb6625fb6a1c3fe142b9ec5921b34e4a]

INTEGRATION: CWS tune03 (1.3.22); FILE MERGED 2004/07/08 16:44:56 mhu 1.3.22.1: #i29979# Added SC_DLLPUBLIC/PRIVATE (see scdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [5670e9e732d0979a5b083fa0400a219c980ba49e]

INTEGRATION: CWS tune03 (1.15.130); FILE MERGED 2004/07/22 19:55:11 mhu 1.15.130.1: #i29979# Removed use of old-style SAL_DLLEXPORT macro (see @ sal/types.h)


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [391d9b4831d8fed12fe38e21b8f2fa281ade9bfe]

INTEGRATION: CWS tune03 (1.3.28); FILE MERGED 2004/07/22 19:55:10 mhu 1.3.28.1: #i29979# Removed use of old-style SAL_DLLEXPORT macro (see @ sal/types.h)


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [80d5f4aea4aedfec68f315fc3eb9abf94f973a2e]

INTEGRATION: CWS tune03 (1.7.182); FILE MERGED 2004/07/22 19:55:10 mhu 1.7.182.1: #i29979# Removed use of old-style SAL_DLLEXPORT macro (see @ sal/types.h)


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [59acd53c90a311567364fbf94a68934a4579fe32]

INTEGRATION: CWS tune03 (1.4.176); FILE MERGED 2004/07/22 19:55:09 mhu 1.4.176.1: #i29979# Removed use of old-style SAL_DLLEXPORT macro (see @ sal/types.h)


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [0c68ca11b548e77c12235f9d524d3fd05491df6b]

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>  [1f5fc9af9d877d6a7edd05167eb173d60f564892]

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>  [d94cefc02d88566c19545e6d55aa6b62b1c74eb1]

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>  [e2b9f2f6419b93a770930f2390d0ce172730168d]

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>  [8f6a0e104d88356eb97daf74e603d08ebb115a05]

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>  [705e7678e39a3032296512d98c16c3a178e89c64]

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>  [1adf2e4d3b409a3626a1e836537b201ade267ba4]

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>  [f217163931c50221d90d4ba9a5f6b6b235a32975]

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>  [f5d08a7fa7f7a36e1af2f6841c286ccee43dc379]

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>  [8eb5d32d619d6c3d300b9017525642062f653367]

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>  [accbdcf130c12481cbdb14b75458268a4478b669]

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>  [3e3e392c86ccc45a589363689c2b210af92922f6]

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>  [dcb9728ad6df8ad500be34ef250c41c8d7a0268e]

INTEGRATION: CWS tune03 (1.4.72); FILE MERGED 2004/07/22 20:09:40 mhu 1.4.72.1: #i29979# Removed use of old-style SAL_DLLEXPORT macro (see @ sal/types.h)


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [6580c86bfdc2eec2f44d19b6f0e830590fd81421]

INTEGRATION: CWS tune03 (1.6.18); FILE MERGED 2004/07/22 19:07:42 mhu 1.6.18.1: #i29979# Removed usage of SAL_DLLEXPORT (see @ sal/types.h)


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [a77eec782c3ea2f92ff6a0cc17c3b368c2ad6992]

INTEGRATION: CWS tune03 (1.2.126); FILE MERGED 2004/07/22 19:07:42 mhu 1.2.126.1: #i29979# Removed usage of SAL_DLLEXPORT (see @ sal/types.h)


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [d364142dd192c4d7db2aa2de3af84987a59ccee6]

INTEGRATION: CWS tune03 (1.9.18); FILE MERGED 2004/07/22 19:07:41 mhu 1.9.18.1: #i29979# Removed usage of SAL_DLLEXPORT (see @ sal/types.h)


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [ed44b6bc418bfdf42024253bd6fb5b5a17fc906f]

INTEGRATION: CWS tune03 (1.7.22); FILE MERGED 2004/07/22 19:07:41 mhu 1.7.22.1: #i29979# Removed usage of SAL_DLLEXPORT (see @ sal/types.h)


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [a8139fb5ad2ebd0bbaf6686664c8e99e6ea1d776]

INTEGRATION: CWS tune03 (1.4.40); FILE MERGED 2004/07/22 19:07:39 mhu 1.4.40.1: #i29979# Removed usage of SAL_DLLEXPORT (see @ sal/types.h)


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [e8fb8eb513d81e9f969709b9df067658d898e9e1]

INTEGRATION: CWS tune03 (1.9.22); FILE MERGED 2004/07/22 19:07:38 mhu 1.9.22.1: #i29979# Removed usage of SAL_DLLEXPORT (see @ sal/types.h)


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [f4c7a73f5a7eaf87778662e4f802d2810440a3dd]

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>  [7716f8419bc5ef5ab6bc33cc9b4e3f4f08523a4f]

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>  [8f35aa72e104055b65ad8fabd916c33edebb9ba4]

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>  [80817cdf4e595c252f4bf9beb100b5c5a183b92e]

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>  [c35b71d1c60175fbc2266ee0486d6e348ed8c989]

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>  [5322068fb901223600a35ab9093ecabb1c893a04]

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>  [740d27091c129a1908e4e3e2287b150c8caa30fc]

INTEGRATION: CWS tune03 (1.2.82); FILE MERGED 2004/07/19 19:11:50 mhu 1.2.82.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [f49f09aff580dd426159fa78b170b915484b8d74]

INTEGRATION: CWS tune03 (1.10.310); FILE MERGED 2004/08/09 21:58:27 mhu 1.10.310.2: RESYNC: (1.10-1.11); FILE MERGED 2004/07/19 19:11:50 mhu 1.10.310.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [85f803558db1c073ced458c221360eaf47cd0d71]

INTEGRATION: CWS tune03 (1.5.228); FILE MERGED 2004/07/19 19:11:49 mhu 1.5.228.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [2f3a6f441da2459fe8a9a6fdf741881061fc6cd4]

INTEGRATION: CWS tune03 (1.2.310); FILE MERGED 2004/07/19 19:11:49 mhu 1.2.310.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [1ab711735b13ebaa9052a79b9e1736c3e7d4e96b]

INTEGRATION: CWS tune03 (1.20.6); FILE MERGED 2004/07/19 19:11:48 mhu 1.20.6.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [b0f6466ba02c08701b4af0084f1fa1740cc6b6cf]

INTEGRATION: CWS tune03 (1.47.62); FILE MERGED 2004/08/09 21:57:21 mhu 1.47.62.2: RESYNC: (1.47-1.49); FILE MERGED 2004/07/19 19:11:48 mhu 1.47.62.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Vladimir Glazounov  <vg@openoffice.org>  [08a50e5b9ad82942282ca7ecc7817a7695b10b88]

#i33271#


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [4e4439f072c0174fea3fdfc1787ce16633fe80dc]

INTEGRATION: CWS tune03 (1.36.222); FILE MERGED 2004/08/09 21:56:56 mhu 1.36.222.2: RESYNC: (1.36-1.37); FILE MERGED 2004/07/19 19:11:47 mhu 1.36.222.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [a5bb0c09829e5dd3d22318c1de68f9efaa1041d1]

INTEGRATION: CWS tune03 (1.13.80); FILE MERGED 2004/08/11 13:04:04 mhu 1.13.80.3: #i29979# Cleaned up resync merge leftovers. 2004/08/09 21:56:32 mhu 1.13.80.2: RESYNC: (1.13-1.14); FILE MERGED 2004/07/19 19:11:46 mhu 1.13.80.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [60c9952317b44320c44b7753a9fc37f6163f6f40]

INTEGRATION: CWS tune03 (1.27.14); FILE MERGED 2004/07/19 19:11:45 mhu 1.27.14.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [593b1f986a055845a382f0600301d8f04c18d8c9]

INTEGRATION: CWS tune03 (1.4.580); FILE MERGED 2004/07/19 19:11:45 mhu 1.4.580.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [cc4e588239735dbeb61ac79fd8f674eb644d4030]

INTEGRATION: CWS tune03 (1.7.70); FILE MERGED 2004/07/19 19:11:44 mhu 1.7.70.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [abb9490cbe13a70d1fb79a5d00edb942df8e07a6]

INTEGRATION: CWS tune03 (1.4.580); FILE MERGED 2004/07/19 19:11:44 mhu 1.4.580.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [7dd2234e2bd1d89fb2e8a8d7f660edd9a9981480]

INTEGRATION: CWS tune03 (1.9.82); FILE MERGED 2004/07/19 19:11:43 mhu 1.9.82.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [0fd6eaf2cb791de6dfc233afed83fafdfc7e48f4]

INTEGRATION: CWS tune03 (1.4.580); FILE MERGED 2004/07/19 19:11:43 mhu 1.4.580.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [48ec709bb96bf7ff5b51ad57bc33b1779204789c]

INTEGRATION: CWS tune03 (1.7.82); FILE MERGED 2004/07/19 19:11:43 mhu 1.7.82.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [098e677281176576e8f8f27fe7f67def90dbce00]

INTEGRATION: CWS tune03 (1.6.580); FILE MERGED 2004/07/19 19:11:42 mhu 1.6.580.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [d71a3cbd071d3b5d413f4c8b065ee510f99825c1]

INTEGRATION: CWS tune03 (1.29.64); FILE MERGED 2004/08/09 21:55:35 mhu 1.29.64.2: RESYNC: (1.29-1.31); FILE MERGED 2004/07/19 19:11:41 mhu 1.29.64.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [2a58c9145a35d948ccd8a2f6ee6149868e5276ca]

INTEGRATION: CWS tune03 (1.2.82); FILE MERGED 2004/07/19 19:11:40 mhu 1.2.82.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [9bd8bb9649f65f982095092ca6e434c428c66ad8]

INTEGRATION: CWS tune03 (1.12.222); FILE MERGED 2004/07/19 19:11:40 mhu 1.12.222.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [1f9a23f77f2cfb768214e0533fcb5b5cddebcd24]

INTEGRATION: CWS tune03 (1.10.182); FILE MERGED 2004/07/19 19:11:39 mhu 1.10.182.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [f26fd1355069685482f5be7c5637e64844401373]

INTEGRATION: CWS tune03 (1.5.580); FILE MERGED 2004/07/19 19:11:39 mhu 1.5.580.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [87992b71b32dbfd02e7364d146752ad4862934c4]

INTEGRATION: CWS tune03 (1.9.82); FILE MERGED 2004/07/19 19:11:38 mhu 1.9.82.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [5372bbf72f76a89fd0b463c50375527347b0e4f2]

INTEGRATION: CWS tune03 (1.6.580); FILE MERGED 2004/07/19 19:11:38 mhu 1.6.580.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [26c28a87ffbc07a0f55db73e50dde82a9df4b7fe]

INTEGRATION: CWS tune03 (1.6.222); FILE MERGED 2004/07/19 19:11:37 mhu 1.6.222.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [7ada074718b09696a5ed75936d402c7192a94401]

INTEGRATION: CWS tune03 (1.34.82); FILE MERGED 2004/07/19 19:11:37 mhu 1.34.82.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [9ba2c091870a4fffecc98d01746eccedbef91847]

INTEGRATION: CWS tune03 (1.14.268); FILE MERGED 2004/07/19 19:11:36 mhu 1.14.268.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [28fa50d31f348aa2eb584ebf2169a87955a25af9]

INTEGRATION: CWS tune03 (1.13.268); FILE MERGED 2004/07/19 19:11:36 mhu 1.13.268.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [312a3a69c9625c64dec9b11011ae0c1cb5a48642]

INTEGRATION: CWS tune03 (1.7.250); FILE MERGED 2004/07/19 19:11:35 mhu 1.7.250.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [9a386d4d1af033092447c3d34fd820b6f0621bae]

INTEGRATION: CWS tune03 (1.2.82); FILE MERGED 2004/07/19 19:11:35 mhu 1.2.82.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [b9980a09c15e7d89ba6adf68b0ec6f793f8de55e]

INTEGRATION: CWS tune03 (1.4.580); FILE MERGED 2004/07/19 19:11:35 mhu 1.4.580.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [6359b1de3d0ae38554c388f55184be154bced58d]

INTEGRATION: CWS tune03 (1.58.68); FILE MERGED 2004/08/09 21:51:56 mhu 1.58.68.2: RESYNC: (1.58-1.59); FILE MERGED 2004/07/19 19:11:34 mhu 1.58.68.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [3488e1519ddcc993a48454c90f236abe003b1b0e]

INTEGRATION: CWS tune03 (1.8.70); FILE MERGED 2004/07/19 19:11:34 mhu 1.8.70.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [74ca3446085f5caf88ea9cd97a0b7d51d6fc9d24]

INTEGRATION: CWS tune03 (1.1.1.1.788); FILE MERGED 2004/07/19 19:11:33 mhu 1.1.1.1.788.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Kai Ahrens  <ka@openoffice.org>  [074b96d7b48d475121952c82104b7b95dc8bf552]

initial revision


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [d9ae9371354cc56ef7f755847a296414b8f9088a]

INTEGRATION: CWS tune03 (1.19.6); FILE MERGED 2004/08/09 21:51:48 mhu 1.19.6.2: RESYNC: (1.19-1.20); FILE MERGED 2004/07/19 19:11:33 mhu 1.19.6.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [fc5671f53645c809ea624b101a902b13d8430792]

INTEGRATION: CWS tune03 (1.22.78); FILE MERGED 2004/08/09 21:51:22 mhu 1.22.78.2: RESYNC: (1.22-1.23); FILE MERGED 2004/07/19 19:11:32 mhu 1.22.78.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [42cda85c128d65cf1dffd824f5c834b10acd5363]

INTEGRATION: CWS tune03 (1.8.80); FILE MERGED 2004/07/19 19:11:32 mhu 1.8.80.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [4cec63f1bf63b96df80a4eaf73c0dede7047ee29]

INTEGRATION: CWS tune03 (1.6.746); FILE MERGED 2004/07/19 19:11:32 mhu 1.6.746.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [668f74272d623509fe1b571df0de749b1d50f986]

INTEGRATION: CWS tune03 (1.2.788); FILE MERGED 2004/07/19 19:11:32 mhu 1.2.788.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [debda8040a43ed569a21035add219aa84132433b]

INTEGRATION: CWS tune03 (1.3.776); FILE MERGED 2004/07/19 19:11:32 mhu 1.3.776.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [83a6bec6e7cf16dea26400ab9ca2c530e238bf2e]

INTEGRATION: CWS tune03 (1.3.748); FILE MERGED 2004/07/19 19:11:31 mhu 1.3.748.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [37f038afa33701fa3e062765c2e2f43a4e4483db]

INTEGRATION: CWS tune03 (1.2.90); FILE MERGED 2004/07/19 19:11:31 mhu 1.2.90.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [9208cf20009f55e45bdca1a2675c359ceebdc47d]

INTEGRATION: CWS tune03 (1.1.1.1.788); FILE MERGED 2004/07/19 19:11:31 mhu 1.1.1.1.788.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [495fd1781e7a73f95390ed89810c106accd7667a]

INTEGRATION: CWS tune03 (1.2.788); FILE MERGED 2004/07/19 19:11:31 mhu 1.2.788.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [2ecb749c43b6fb1400fe4536669c523d98b76d32]

INTEGRATION: CWS tune03 (1.2.82); FILE MERGED 2004/07/19 19:11:31 mhu 1.2.82.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [0ee426433c9a6d17e6d4f6376e1c32fc5d3ddce2]

INTEGRATION: CWS tune03 (1.3.70); FILE MERGED 2004/07/19 19:11:30 mhu 1.3.70.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [a46106ab5fc96fb1d5b76a1c32d488f39495811b]

INTEGRATION: CWS tune03 (1.2.602); FILE MERGED 2004/07/19 19:11:30 mhu 1.2.602.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [82741dc646d72c6aeb7536ae2270325415737ff3]

INTEGRATION: CWS tune03 (1.1.1.1.788); FILE MERGED 2004/07/19 19:11:30 mhu 1.1.1.1.788.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [a0b99e9c63e09c23f04b7bd1cc6f88ac2a4d5bcf]

INTEGRATION: CWS tune03 (1.2.82); FILE MERGED 2004/07/19 19:11:30 mhu 1.2.82.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [e39094901f9183794c9fb9abfab59a939c74ff7f]

INTEGRATION: CWS tune03 (1.15.114); FILE MERGED 2004/07/19 19:11:29 mhu 1.15.114.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [504488522bb18d06551133bebeee92cf13e5e6e4]

INTEGRATION: CWS tune03 (1.4.70); FILE MERGED 2004/07/19 19:11:29 mhu 1.4.70.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [f897517662d03a411f29843926e6550f3ae90a73]

INTEGRATION: CWS tune03 (1.3.332); FILE MERGED 2004/07/19 19:11:29 mhu 1.3.332.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [0b0226d77e4f737eaadfea40d900f5f6892767e4]

INTEGRATION: CWS tune03 (1.1.780); FILE MERGED 2004/07/19 19:11:28 mhu 1.1.780.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [0c9017703f9e75d07013f7f4b518d957bf93fd0c]

INTEGRATION: CWS tune03 (1.2.788); FILE MERGED 2004/07/19 19:11:28 mhu 1.2.788.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [af717706fc8654f0e7129039ddabb8f6558272bb]

INTEGRATION: CWS tune03 (1.2.782); FILE MERGED 2004/07/19 19:11:27 mhu 1.2.782.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [3604c896a356891d4309880d3c3419d6854b674e]

INTEGRATION: CWS tune03 (1.2.82); FILE MERGED 2004/07/19 19:11:27 mhu 1.2.82.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [64d1ebba9e027c2a52ac835a23867cf7511226bb]

INTEGRATION: CWS tune03 (1.3.776); FILE MERGED 2004/07/19 19:11:27 mhu 1.3.776.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [8e354007ec18a7ebc73c4db314408cf2ee54d837]

INTEGRATION: CWS tune03 (1.5.598); FILE MERGED 2004/07/19 19:11:27 mhu 1.5.598.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [8e1121d52abe05e2751514013000dc31d02f6eaf]

INTEGRATION: CWS tune03 (1.6.6); FILE MERGED 2004/08/09 21:50:04 mhu 1.6.6.2: RESYNC: (1.6-1.7); FILE MERGED 2004/07/19 19:11:27 mhu 1.6.6.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [04d6c282e44b39c580587696e37cb51f6f51c804]

INTEGRATION: CWS tune03 (1.4.750); FILE MERGED 2004/07/19 19:11:26 mhu 1.4.750.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [bd1ac76539d7f77c42d36ca253ce9c1b73aa4f76]

INTEGRATION: CWS tune03 (1.3.750); FILE MERGED 2004/07/19 19:11:26 mhu 1.3.750.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [464aba5d61d810759f15988a2d90b4d011f43bac]

INTEGRATION: CWS tune03 (1.7.268); FILE MERGED 2004/08/09 21:49:49 mhu 1.7.268.2: RESYNC: (1.7-1.8); FILE MERGED 2004/07/19 19:11:26 mhu 1.7.268.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [7c74034ae0901b5e40aee93b68b8853305ce596a]

INTEGRATION: CWS tune03 (1.3.744); FILE MERGED 2004/07/19 19:11:25 mhu 1.3.744.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [e93a66aed217847df7bb8897a316535c1f4b8cb9]

INTEGRATION: CWS tune03 (1.5.766); FILE MERGED 2004/07/19 19:11:25 mhu 1.5.766.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [6f04ef8ed483c5e6c9e206b6107d40c89b061dea]

INTEGRATION: CWS tune03 (1.1.1.1.788); FILE MERGED 2004/07/19 19:11:25 mhu 1.1.1.1.788.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [332c1ef0b8d9dccbf8a216ef4888f0ffd3a3b512]

INTEGRATION: CWS tune03 (1.4.752); FILE MERGED 2004/07/19 19:11:25 mhu 1.4.752.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [21ee95397e6e10d56bf0bf6071d995c204b04acf]

INTEGRATION: CWS tune03 (1.8.182); FILE MERGED 2004/07/19 19:11:24 mhu 1.8.182.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [4cec096ea4a338828b001e5caad935610f55b2c5]

INTEGRATION: CWS tune03 (1.1.1.1.788); FILE MERGED 2004/07/19 19:11:24 mhu 1.1.1.1.788.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [b5bf755b950d18b775a72e964da512152bb3831f]

INTEGRATION: CWS tune03 (1.3.500); FILE MERGED 2004/07/19 19:11:24 mhu 1.3.500.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [02120f934ba8592a75303f11fe0dc9139c8785fd]

INTEGRATION: CWS tune03 (1.10.6); FILE MERGED 2004/08/09 21:49:24 mhu 1.10.6.2: RESYNC: (1.10-1.11); FILE MERGED 2004/07/19 19:11:23 mhu 1.10.6.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [26082c82a4674f1993f17739a698cc78ef5b602b]

INTEGRATION: CWS tune03 (1.4.82); FILE MERGED 2004/07/19 19:11:22 mhu 1.4.82.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [c74f07b5ae9d33f10e3cc80ea8454a3cd7266051]

INTEGRATION: CWS tune03 (1.8.14); FILE MERGED 2004/07/19 19:11:20 mhu 1.8.14.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [bbc7685ec2654f927a090cf9a70ded37925fc853]

INTEGRATION: CWS tune03 (1.14.82); FILE MERGED 2004/07/19 19:11:19 mhu 1.14.82.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [4c65c3f74aeb294d97e3b0b21f58589bbd7505c3]

INTEGRATION: CWS tune03 (1.26.268); FILE MERGED 2004/07/19 19:11:19 mhu 1.26.268.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [80aa38b84af3fc0d1c55521d2081a96f137f57ec]

INTEGRATION: CWS tune03 (1.19.14); FILE MERGED 2004/07/19 19:11:18 mhu 1.19.14.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [905e9943e94df090bad739b3cf4d45cce135db5a]

INTEGRATION: CWS tune03 (1.6.82); FILE MERGED 2004/07/19 19:11:17 mhu 1.6.82.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [13ef3239c26b19bb8199b75a5e292f9989e9b515]

INTEGRATION: CWS tune03 (1.7.580); FILE MERGED 2004/07/19 19:11:17 mhu 1.7.580.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [ee3df6c13c19e860dd1d6ecdd362f27c2200d432]

INTEGRATION: CWS tune03 (1.5.580); FILE MERGED 2004/07/19 19:11:17 mhu 1.5.580.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [981212d174baf0f1aa93e4429bc59191f2acac1d]

INTEGRATION: CWS tune03 (1.11.332); FILE MERGED 2004/07/19 19:11:16 mhu 1.11.332.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [de30c80ec599b5d1994b5529131bc0a78d5eab50]

INTEGRATION: CWS tune03 (1.13.82); FILE MERGED 2004/07/19 19:11:16 mhu 1.13.82.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [d1293a96759d8a821ea7537293ef7014af96b9cb]

INTEGRATION: CWS tune03 (1.5.332); FILE MERGED 2004/07/19 19:11:16 mhu 1.5.332.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [fbc13159855b36366b017f5136352ae6a99ea3b7]

INTEGRATION: CWS tune03 (1.12.6); FILE MERGED 2004/07/19 19:11:16 mhu 1.12.6.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [53950e4b3a83b1330cd4368e2d63e198f06ce25f]

INTEGRATION: CWS tune03 (1.35.6); FILE MERGED 2004/07/19 19:11:15 mhu 1.35.6.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [0eb189dbd9c8071bbb0649c96a99ee529e54268e]

INTEGRATION: CWS tune03 (1.13.70); FILE MERGED 2004/07/19 19:11:15 mhu 1.13.70.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [aab0042a1bb108d89f69187cba577e13dde61873]

INTEGRATION: CWS tune03 (1.10.82); FILE MERGED 2004/07/19 19:11:15 mhu 1.10.82.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [f99f50d48574075a541111d66c0ffc067e7eba6a]

INTEGRATION: CWS tune03 (1.8.182); FILE MERGED 2004/07/19 19:11:15 mhu 1.8.182.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [32d11f1bd2797f8fc566875f379cf13d6f26a6a7]

INTEGRATION: CWS tune03 (1.6.332); FILE MERGED 2004/07/19 19:11:14 mhu 1.6.332.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [7c1382452bba2a83911c3792c24230ddbb245049]

INTEGRATION: CWS tune03 (1.13.68); FILE MERGED 2004/08/09 21:48:13 mhu 1.13.68.2: RESYNC: (1.13-1.14); FILE MERGED 2004/07/19 19:11:14 mhu 1.13.68.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [03abf581a97f1483a95d203168ca5094ed305422]

INTEGRATION: CWS tune03 (1.13.268); FILE MERGED 2004/08/09 21:47:47 mhu 1.13.268.2: RESYNC: (1.13-1.14); FILE MERGED 2004/07/19 19:11:14 mhu 1.13.268.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [379f96ce569d4e0db8dfcb5a1557928b92230b0b]

INTEGRATION: CWS tune03 (1.2.500); FILE MERGED 2004/07/19 19:11:14 mhu 1.2.500.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [6b29e5f91fb29c64f336da54a70d9b5002d54325]

INTEGRATION: CWS tune03 (1.29.222); FILE MERGED 2004/07/19 19:11:13 mhu 1.29.222.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [84b644e1a5023758b6430a033df19f3d5f729504]

INTEGRATION: CWS tune03 (1.6.82); FILE MERGED 2004/07/19 19:11:12 mhu 1.6.82.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [15c88a0d071d85149ff344b1144e2ded82c3395c]

INTEGRATION: CWS tune03 (1.7.250); FILE MERGED 2004/07/19 19:11:12 mhu 1.7.250.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [7e7b8521632e4fdb65d4e7688dd9d0f68101f11f]

INTEGRATION: CWS tune03 (1.4.580); FILE MERGED 2004/07/19 19:11:11 mhu 1.4.580.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [6df367b16075d26a4bdc67149c081ee285ec865d]

INTEGRATION: CWS tune03 (1.28.152); FILE MERGED 2004/07/19 19:11:11 mhu 1.28.152.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [d48fb92f7231fb3cf9fb8a5806b9fc722aa69a43]

INTEGRATION: CWS tune03 (1.7.580); FILE MERGED 2004/07/19 19:11:11 mhu 1.7.580.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [f4e33f3d6ba89251bc48593016e8258a3aa511ab]

INTEGRATION: CWS tune03 (1.14.580); FILE MERGED 2004/07/19 19:11:10 mhu 1.14.580.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [6d1b51db1f74d8cae5f12d963e2b4e49c963be6b]

INTEGRATION: CWS tune03 (1.10.82); FILE MERGED 2004/07/19 19:11:10 mhu 1.10.82.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [5ece58b93e57c1a70b0c7929deee6869262544b9]

INTEGRATION: CWS tune03 (1.4.580); FILE MERGED 2004/07/19 19:11:09 mhu 1.4.580.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [bf24a14864a832fcc1fb76f00965392879dcec62]

INTEGRATION: CWS tune03 (1.2.102); FILE MERGED 2004/07/19 19:11:08 mhu 1.2.102.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [559178476bb7ed5b7a49b9924124b3f1316252df]

INTEGRATION: CWS tune03 (1.2.82); FILE MERGED 2004/07/19 19:11:07 mhu 1.2.82.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [c4f4615ccd9bff19db338352c34a953570bcc703]

INTEGRATION: CWS tune03 (1.5.82); FILE MERGED 2004/07/19 19:11:07 mhu 1.5.82.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [9f00afd50c382443c98c168b63d24fd26fe652cd]

INTEGRATION: CWS tune03 (1.14.68); FILE MERGED 2004/07/19 19:11:07 mhu 1.14.68.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [90958298c4d4009e3bd5eb0e206b6f8aea752fe0]

INTEGRATION: CWS tune03 (1.4.580); FILE MERGED 2004/07/19 19:11:06 mhu 1.4.580.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [45479b957fa869585388cb7bafa1f036af1d8767]

INTEGRATION: CWS tune03 (1.8.102); FILE MERGED 2004/07/19 19:11:06 mhu 1.8.102.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [dc70b2ac42d28a26c92e27e27548f53ad929e870]

INTEGRATION: CWS tune03 (1.16.576); FILE MERGED 2004/07/19 19:11:06 mhu 1.16.576.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [148f55e92cce7c5b9ad5c5f4a0688f1058318010]

INTEGRATION: CWS tune03 (1.4.222); FILE MERGED 2004/07/19 19:11:05 mhu 1.4.222.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [b27e2798a79bf42b2360226892ddca8c2fed9907]

INTEGRATION: CWS tune03 (1.4.580); FILE MERGED 2004/07/19 19:11:05 mhu 1.4.580.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [92a9346e0d0d07d589f71d679c7c58552edfc7c9]

INTEGRATION: CWS tune03 (1.45.70); FILE MERGED 2004/07/19 19:11:03 mhu 1.45.70.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [3908d6ce3f0e71cceeca5b9cd1d1126875a0f2dc]

INTEGRATION: CWS tune03 (1.40.82); FILE MERGED 2004/07/19 19:11:02 mhu 1.40.82.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [eb21d417d02bbd2d9ff718e3991dbc93e636211a]

INTEGRATION: CWS tune03 (1.17.298); FILE MERGED 2004/07/19 19:11:02 mhu 1.17.298.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [3858f9d63abd04bdd5431ba3c380c4fab6c0e460]

INTEGRATION: CWS tune03 (1.6.82); FILE MERGED 2004/08/09 21:46:19 mhu 1.6.82.2: RESYNC: (1.6-1.7); FILE MERGED 2004/07/19 19:11:02 mhu 1.6.82.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [d735dd57efdb40dfd0e0e9f6673a3cfe53ec9cb0]

INTEGRATION: CWS tune03 (1.5.82); FILE MERGED 2004/07/19 19:11:01 mhu 1.5.82.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [1469edaa59a6436ea0b92426e61b69ce463a1052]

INTEGRATION: CWS tune03 (1.2.82); FILE MERGED 2004/07/19 19:11:01 mhu 1.2.82.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [3a12aa62f1499e650ec31a74b0b71dbbd342d7ea]

INTEGRATION: CWS tune03 (1.8.82); FILE MERGED 2004/08/09 21:46:12 mhu 1.8.82.2: RESYNC: (1.8-1.9); FILE MERGED 2004/07/19 19:11:01 mhu 1.8.82.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [463b4c02aadb5b71eb8bb50f18c84481a619ac9e]

INTEGRATION: CWS tune03 (1.6.580); FILE MERGED 2004/07/19 19:11:01 mhu 1.6.580.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [9a14e52ddb60c321e7c7c1407811835a81aa6e9f]

INTEGRATION: CWS tune03 (1.13.82); FILE MERGED 2004/07/19 19:11:01 mhu 1.13.82.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [14db7c9adb004f8ef801e2787d7f9d636b4e0abc]

INTEGRATION: CWS tune03 (1.18.82); FILE MERGED 2004/07/19 19:11:00 mhu 1.18.82.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [84a3ead27d4b18df24fab516a5422b34e87764af]

INTEGRATION: CWS tune03 (1.9.268); FILE MERGED 2004/07/19 19:11:00 mhu 1.9.268.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [2ef2aea2fd9f6c514389bdf9b5d4fa2890799bec]

INTEGRATION: CWS tune03 (1.39.86); FILE MERGED 2004/08/09 21:46:05 mhu 1.39.86.2: RESYNC: (1.39-1.40); FILE MERGED 2004/07/19 19:10:59 mhu 1.39.86.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [19608135fed6e132ec0eca313c8aca021d8445e5]

INTEGRATION: CWS tune03 (1.110.14); FILE MERGED 2004/07/19 19:10:57 mhu 1.110.14.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [f0169673575085e401e3c86f538b7aa179614493]

INTEGRATION: CWS tune03 (1.31.130); FILE MERGED 2004/07/19 19:10:57 mhu 1.31.130.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [98c00494149d2e5c1891ac8e513db86d89fc4455]

INTEGRATION: CWS tune03 (1.10.268); FILE MERGED 2004/07/19 19:10:56 mhu 1.10.268.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [bfba3d53ae691b8b7cd284238f9a1f30114465cc]

INTEGRATION: CWS tune03 (1.48.6); FILE MERGED 2004/08/09 21:31:23 mhu 1.48.6.2: RESYNC: (1.48-1.49); FILE MERGED 2004/07/19 19:10:55 mhu 1.48.6.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [49063034debc6c063997973fa0bff45872370d66]

INTEGRATION: CWS tune03 (1.22.88); FILE MERGED 2004/08/09 21:27:54 mhu 1.22.88.2: RESYNC: (1.22-1.24); FILE MERGED 2004/07/19 19:10:54 mhu 1.22.88.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [12a4b5e6f32b8fb63f98a6e589517282db0cef58]

INTEGRATION: CWS tune03 (1.11.70); FILE MERGED 2004/07/19 19:10:52 mhu 1.11.70.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [ea2fcc8303ab48eb7eb0524821a9968392a8b610]

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-23  Rüdiger Timm  <rt@openoffice.org>  [cf7b8dbeea8c99c3032916e402a7dce5611ff08d]

INTEGRATION: CWS tune03 (1.7.28); FILE MERGED 2004/07/19 19:10:51 mhu 1.7.28.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [e70d380bb46448c241eb98b1991c87b003d27b08]

INTEGRATION: CWS tune03 (1.37.28); FILE MERGED 2004/08/09 21:23:56 mhu 1.37.28.2: RESYNC: (1.37-1.38); FILE MERGED 2004/07/19 19:10:51 mhu 1.37.28.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [17ab0f18e36ff8d3b7a861e1aa5fdb5a475a558e]

INTEGRATION: CWS tune03 (1.6.82); FILE MERGED 2004/07/19 19:10:51 mhu 1.6.82.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [2b1b1f88ebb32c56d798fc1361f75c294a1f5eb5]

INTEGRATION: CWS tune03 (1.13.28); FILE MERGED 2004/07/19 19:10:50 mhu 1.13.28.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [f13f0c2219ea0e369a56c9cca6bf5644f5eb79aa]

INTEGRATION: CWS tune03 (1.9.222); FILE MERGED 2004/07/19 19:10:49 mhu 1.9.222.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [99aee8dcc721a97514e87bbce260381d7770849d]

INTEGRATION: CWS tune03 (1.47.78); FILE MERGED 2004/08/09 21:23:30 mhu 1.47.78.2: RESYNC: (1.47-1.49); FILE MERGED 2004/07/19 19:10:48 mhu 1.47.78.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [d96c72aa4d76a5c4994761d9b238ac8dd3ef646f]

INTEGRATION: CWS tune03 (1.11.580); FILE MERGED 2004/07/19 19:10:48 mhu 1.11.580.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [26d86bbdf0920085f2193ee487d6e8c5fe91e0f5]

INTEGRATION: CWS tune03 (1.4.580); FILE MERGED 2004/08/16 19:17:30 mhu 1.4.580.1: #i29979# Finetuned a few more exports for GCC 3.4 and MSVC++.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [b0f745b417dd8da90c22003992611c242ef89ecb]

INTEGRATION: CWS tune03 (1.4.310); FILE MERGED 2004/07/19 19:10:47 mhu 1.4.310.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [2de1756bd5c2a1b48f3a8b7aae779470a259c518]

INTEGRATION: CWS tune03 (1.19.114); FILE MERGED 2004/07/19 19:10:47 mhu 1.19.114.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [1c77a5dc82c2117a3c5c5fb969a3e3ffb7cf496f]

INTEGRATION: CWS tune03 (1.2.764); FILE MERGED 2004/07/19 19:10:47 mhu 1.2.764.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [0b1bb85c6eacb21b9dab4d2a322d3747411e4711]

INTEGRATION: CWS tune03 (1.14.222); FILE MERGED 2004/07/19 19:10:46 mhu 1.14.222.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [95d86d731fc02251f1b07d4b138efcddb3a922ff]

INTEGRATION: CWS tune03 (1.3.786); FILE MERGED 2004/07/19 19:10:46 mhu 1.3.786.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [2ed999edb96472e0d26719f3fb2f6d4661a81805]

INTEGRATION: CWS tune03 (1.3.778); FILE MERGED 2004/07/19 19:10:45 mhu 1.3.778.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [d3705e8c1ab8a7f9c741bf2d1928be120554e95b]

INTEGRATION: CWS tune03 (1.2.576); FILE MERGED 2004/07/19 19:10:45 mhu 1.2.576.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [832b484eb09d7f945f996f04110d3098337922f0]

INTEGRATION: CWS tune03 (1.8.70); FILE MERGED 2004/07/19 19:10:45 mhu 1.8.70.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [65d1aee87017bf26e4d87dedb2ad4f409d3b3424]

INTEGRATION: CWS tune03 (1.3.756); FILE MERGED 2004/07/19 19:10:44 mhu 1.3.756.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [e7307cd31bbece36d367ee4c33746bb6070e4569]

INTEGRATION: CWS tune03 (1.5.244); FILE MERGED 2004/07/19 19:10:44 mhu 1.5.244.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [46cc6398192efc6dda6883fb5a7f9e6bbf071093]

INTEGRATION: CWS tune03 (1.3.764); FILE MERGED 2004/08/09 21:19:45 mhu 1.3.764.2: RESYNC: (1.3-1.4); FILE MERGED 2004/07/19 19:10:44 mhu 1.3.764.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [e92ca31241cb7e96c3432fd250a4522fccbeeca7]

INTEGRATION: CWS tune03 (1.2.182); FILE MERGED 2004/07/19 19:10:43 mhu 1.2.182.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [37f04920b1589f4560ea21ed10ba0bb7f132025a]

INTEGRATION: CWS tune03 (1.1.1.1.788); FILE MERGED 2004/07/19 19:10:43 mhu 1.1.1.1.788.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [616ed41eb79cebfd2b112ad5ad918bec0a075419]

INTEGRATION: CWS tune03 (1.2.614); FILE MERGED 2004/07/19 19:10:43 mhu 1.2.614.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [3d0b5048ac061d9ec45c30655c5a0be1bf9415fc]

INTEGRATION: CWS tune03 (1.15.152); FILE MERGED 2004/08/09 21:19:37 mhu 1.15.152.2: RESYNC: (1.15-1.17); FILE MERGED 2004/07/19 19:10:43 mhu 1.15.152.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [79c81f0e21aef21ad201f88e4d72eb9425422265]

INTEGRATION: CWS tune03 (1.6.66); FILE MERGED 2004/07/19 19:10:43 mhu 1.6.66.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [c9f3760dbed8f1737efbeeed40dca007898489c7]

INTEGRATION: CWS tune03 (1.21.90); FILE MERGED 2004/07/19 19:10:42 mhu 1.21.90.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [158987bf535129ec1ccb32f9cb40b88bc7df7183]

INTEGRATION: CWS tune03 (1.1.2); FILE ADDED 2004/07/19 19:10:42 mhu 1.1.2.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [d67aa5a61fa389fa366ae318b8cff5b7cff1ec79]

INTEGRATION: CWS tune03 (1.2.746); FILE MERGED 2004/07/19 19:10:42 mhu 1.2.746.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [a539027a1c05c6c2d231af37774f1b561fca169c]

INTEGRATION: CWS tune03 (1.11.150); FILE MERGED 2004/07/19 19:10:41 mhu 1.11.150.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [cc7416c38e811daf546651221d14f6ac59466afb]

INTEGRATION: CWS tune03 (1.6.82); FILE MERGED 2004/07/19 19:10:41 mhu 1.6.82.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [1fd7c4b023d56a8e4e5fec6f00c36566eb21eb6e]

INTEGRATION: CWS tune03 (1.9.580); FILE MERGED 2004/08/19 12:56:22 mhu 1.9.580.3: #i29979# Disabled (temporarily) GCC -fvisibility=hidden (until exception typeinfo is somehow exported). 2004/07/21 18:16:47 mhu 1.9.580.2: #i29979# Moved dll-interface warnings 4251 and 4275 to solenv/inc/wnt.mk 2004/07/19 19:10:41 mhu 1.9.580.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [c3967f562f8105d85c4bdce6bdd49f7fcba455e2]

INTEGRATION: CWS tune03 (1.4.776); FILE MERGED 2004/07/19 19:10:41 mhu 1.4.776.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [98234fb5920c3e826a58a76fd92b9c42fd4b62fd]

INTEGRATION: CWS tune03 (1.19.310); FILE MERGED 2004/07/19 19:10:40 mhu 1.19.310.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [2075d1cbb32d74ec249ebb889581dea29f903ed5]

INTEGRATION: CWS tune03 (1.5.744); FILE MERGED 2004/07/19 19:10:40 mhu 1.5.744.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [cae8d22874f78b7090f49326f4117b801a36686a]

INTEGRATION: CWS tune03 (1.9.542); FILE MERGED 2004/07/19 19:10:40 mhu 1.9.542.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [655069412a11c6397e9655230667c44ce4940bcb]

INTEGRATION: CWS tune03 (1.9.70); FILE MERGED 2004/07/19 19:10:40 mhu 1.9.70.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [d34cf1cb05f7f3d7d6f2a9a087e4e36b67a3cfcc]

INTEGRATION: CWS tune03 (1.6.70); FILE MERGED 2004/07/19 19:10:40 mhu 1.6.70.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [226bf7e7a52c3904e103f3d2e79c87e36d8a2a36]

INTEGRATION: CWS tune03 (1.16.32); FILE MERGED 2004/07/19 19:10:39 mhu 1.16.32.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [3cd7a6b4fcbf6787ac7bfb72223d91203c0854f6]

INTEGRATION: CWS tune03 (1.8.182); FILE MERGED 2004/07/19 19:10:38 mhu 1.8.182.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [fce4737c6c9829ada39573cdf8e95527622d3e2f]

INTEGRATION: CWS tune03 (1.25.30); FILE MERGED 2004/08/09 21:19:20 mhu 1.25.30.2: RESYNC: (1.25-1.26); FILE MERGED 2004/07/19 19:10:38 mhu 1.25.30.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [c8ec7b7e6ef2cafc54c2dd7bfceddbd3d9e44ea8]

INTEGRATION: CWS tune03 (1.2.780); FILE MERGED 2004/07/19 19:10:38 mhu 1.2.780.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [e1ccfa518deda3e590e1e3622009ec491ac5dde4]

INTEGRATION: CWS tune03 (1.10.14); FILE MERGED 2004/07/19 19:10:38 mhu 1.10.14.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [f9175e3901174f4310af92320f05922ea29d887d]

INTEGRATION: CWS tune03 (1.25.182); FILE MERGED 2004/08/09 21:19:13 mhu 1.25.182.2: RESYNC: (1.25-1.27); FILE MERGED 2004/07/19 19:10:38 mhu 1.25.182.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [b065919bece33fec9a39ebdc1b53750ba410d655]

INTEGRATION: CWS tune03 (1.6.222); FILE MERGED 2004/07/19 19:10:37 mhu 1.6.222.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [c8429c096af512029027772cec0672fa59754bf6]

INTEGRATION: CWS tune03 (1.2.780); FILE MERGED 2004/07/19 19:10:37 mhu 1.2.780.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [f765bdc5715328cdd9c4792d3d7a43a4c7efeae5]

INTEGRATION: CWS tune03 (1.21.182); FILE MERGED 2004/08/09 21:19:06 mhu 1.21.182.2: RESYNC: (1.21-1.22); FILE MERGED 2004/07/19 19:10:36 mhu 1.21.182.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [4231cec5e26b77609abe64497cbd32ce24c7bf5a]

INTEGRATION: CWS tune03 (1.5.222); FILE MERGED 2004/07/19 19:10:36 mhu 1.5.222.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [370f37d2676e938bc96b3b7eb5b10ca8d1a5e9fb]

INTEGRATION: CWS tune03 (1.2.244); FILE MERGED 2004/07/19 19:10:36 mhu 1.2.244.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [eefb507e5f9cbce29dac876c9a5fa4fff3f83c1c]

INTEGRATION: CWS tune03 (1.8.222); FILE MERGED 2004/07/19 19:10:36 mhu 1.8.222.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [75fba75e7527d773f8c260b53e07c5a7dff511a3]

INTEGRATION: CWS tune03 (1.7.222); FILE MERGED 2004/07/19 19:10:35 mhu 1.7.222.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [e78c0adb67a133b72c6d0cfd111a13f8c917c397]

INTEGRATION: CWS tune03 (1.6.222); FILE MERGED 2004/07/19 19:10:35 mhu 1.6.222.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [f8bbf53b9e80494c62b85e16485cbe839997e164]

INTEGRATION: CWS tune03 (1.3.750); FILE MERGED 2004/07/19 19:10:35 mhu 1.3.750.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [57ea7622ee5e680c5304b70790fec03399d157d4]

INTEGRATION: CWS tune03 (1.1.1.1.788); FILE MERGED 2004/07/19 19:10:34 mhu 1.1.1.1.788.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [3cb3ff2c2289314b765ddc5703c4bc151b6d185e]

INTEGRATION: CWS tune03 (1.8.70); FILE MERGED 2004/07/19 19:10:34 mhu 1.8.70.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [49b9670c2ba4bbf3df92871b2d06d0daf895c334]

INTEGRATION: CWS tune03 (1.2.220); FILE MERGED 2004/07/19 19:10:34 mhu 1.2.220.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [7407dc96cf097d7c71257be4848cf5c0be42aa67]

INTEGRATION: CWS tune03 (1.2.70); FILE MERGED 2004/07/19 19:10:34 mhu 1.2.70.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [d000b5091f753ded54fd1cf44e64bcb5f97c6f1e]

INTEGRATION: CWS tune03 (1.5.222); FILE MERGED 2004/07/19 19:10:33 mhu 1.5.222.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [5190d17a60c7567f3eab30e61c5d223c05b638f0]

INTEGRATION: CWS tune03 (1.2.784); FILE MERGED 2004/07/19 19:10:33 mhu 1.2.784.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [e2f30779c448a658c58f01ea5786193d94e211da]

INTEGRATION: CWS tune03 (1.6.222); FILE MERGED 2004/07/19 19:10:33 mhu 1.6.222.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [8d4c810a4d309ffa6bf6115204da022f555c3660]

INTEGRATION: CWS tune03 (1.5.222); FILE MERGED 2004/08/09 21:18:47 mhu 1.5.222.2: RESYNC: (1.5-1.6); FILE MERGED 2004/07/19 19:10:33 mhu 1.5.222.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [8af119f775e359fb45f960785508f403a801a5e5]

INTEGRATION: CWS tune03 (1.4.772); FILE MERGED 2004/07/19 19:10:32 mhu 1.4.772.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [56812332872a721f08ad5fa55cf5c662927a557e]

INTEGRATION: CWS tune03 (1.4.500); FILE MERGED 2004/07/19 19:10:32 mhu 1.4.500.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [93ade1d271ad680d09bb1535c90a8a5cd678d575]

INTEGRATION: CWS tune03 (1.36.14); FILE MERGED 2004/07/19 19:10:31 mhu 1.36.14.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [aba21867d60a7da95cacbedd20939bf441666f98]

INTEGRATION: CWS tune03 (1.2.772); FILE MERGED 2004/07/19 19:10:31 mhu 1.2.772.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [2a1794bb4d8a2c14a797e58d080f06e7f3fab9b0]

INTEGRATION: CWS tune03 (1.1.1.1.788); FILE MERGED 2004/07/19 19:10:31 mhu 1.1.1.1.788.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [b3dd687778e370b0904ea065c1cc9e126a0655bc]

INTEGRATION: CWS tune03 (1.24.152); FILE MERGED 2004/07/19 19:10:30 mhu 1.24.152.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [bf3c12cf9e418f7dd203dae8ad8553696c863ee3]

INTEGRATION: CWS tune03 (1.77.6); FILE MERGED 2004/08/09 21:18:33 mhu 1.77.6.2: RESYNC: (1.77-1.78); FILE MERGED 2004/07/19 19:10:30 mhu 1.77.6.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [1d79aa9dcdcf2c56f4f09def229429af3a63a0f7]

INTEGRATION: CWS tune03 (1.4.764); FILE MERGED 2004/07/19 19:10:30 mhu 1.4.764.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [c7e163f7067c4f705c46e37b9917514fd096e9e3]

INTEGRATION: CWS tune03 (1.22.26); FILE MERGED 2004/08/09 21:18:08 mhu 1.22.26.2: RESYNC: (1.22-1.23); FILE MERGED 2004/07/19 19:10:29 mhu 1.22.26.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [dfef125d3ed8a8bdbdc46feaa10250b8cbf48504]

INTEGRATION: CWS tune03 (1.5.70); FILE MERGED 2004/07/19 19:10:29 mhu 1.5.70.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [fa3cc5219279d22601d00a530bc05b3bf4112420]

INTEGRATION: CWS tune03 (1.3.82); FILE MERGED 2004/07/19 19:10:29 mhu 1.3.82.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [dd692b69b5abbfcbee04bd6e67434bd5e09cd4d9]

INTEGRATION: CWS tune03 (1.23.68); FILE MERGED 2004/07/19 19:10:29 mhu 1.23.68.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [3b4dd60252789268f6e12abab1cff69de5bdd619]

INTEGRATION: CWS tune03 (1.52.94); FILE MERGED 2004/08/09 21:17:49 mhu 1.52.94.2: RESYNC: (1.52-1.53); FILE MERGED 2004/07/19 19:10:28 mhu 1.52.94.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [7df74a17a2f7f8c498d00acae60bc2fed86ce751]

INTEGRATION: CWS tune03 (1.4.222); FILE MERGED 2004/07/19 19:10:28 mhu 1.4.222.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [74a0ffe658bd8f8ea13252ec5675246abc38dcf6]

INTEGRATION: CWS tune03 (1.5.614); FILE MERGED 2004/07/19 19:10:28 mhu 1.5.614.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [02367a74e7d0f3c229f1a7b6838f61e4946b31c7]

INTEGRATION: CWS tune03 (1.1.1.1.788); FILE MERGED 2004/08/16 19:17:30 mhu 1.1.1.1.788.2: #i29979# Finetuned a few more exports for GCC 3.4 and MSVC++. 2004/07/19 19:10:27 mhu 1.1.1.1.788.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [02b3d536f6efb2536d993a4b62031d2cc724999d]

INTEGRATION: CWS tune03 (1.7.82); FILE MERGED 2004/07/19 19:10:27 mhu 1.7.82.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [bfcfdb8df8d074e528617bedc44e8dd94ff0c278]

INTEGRATION: CWS tune03 (1.2.250); FILE MERGED 2004/07/19 19:10:27 mhu 1.2.250.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [5e5578e147df33d6ba8b2847e0bfb40122c5592c]

INTEGRATION: CWS tune03 (1.6.764); FILE MERGED 2004/07/19 19:10:27 mhu 1.6.764.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [efcc98234fa2c1a99174e15ea6c79c1292c420b8]

INTEGRATION: CWS tune03 (1.5.174); FILE MERGED 2004/07/19 19:10:27 mhu 1.5.174.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [7407324431fbe1aa6b8bddbcf42605cab852c6ad]

INTEGRATION: CWS tune03 (1.11.10); FILE MERGED 2004/08/11 17:56:45 mhu 1.11.10.1: #i10000# Merged in lost changes from cws 'gcc340fixes01'


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [01b5cd2cc213f824d91c93e48db0d8f4d70ad81e]

INTEGRATION: CWS tune03 (1.11.10); FILE MERGED 2004/08/11 17:56:44 mhu 1.11.10.1: #i10000# Merged in lost changes from cws 'gcc340fixes01'


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [561f5e2ce64559664061829815098403ee7b9ec2]

INTEGRATION: CWS tune03 (1.11.10); FILE MERGED 2004/08/11 17:56:43 mhu 1.11.10.1: #i10000# Merged in lost changes from cws 'gcc340fixes01'


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [df038f44e7f1b57844b5b06d36c165af497a2824]

INTEGRATION: CWS tune03 (1.11.10); FILE MERGED 2004/08/11 17:56:42 mhu 1.11.10.1: #i10000# Merged in lost changes from cws 'gcc340fixes01'


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [daea25cd73ba87a5a2ab9fc8bda1e72e9cf636e5]

INTEGRATION: CWS tune03 (1.1.1.1.542); FILE MERGED 2004/08/19 12:54:26 mhu 1.1.1.1.542.2: #i29979# Disabled (temporarily) GCC -fvisibility=hidden (until exception typeinfo is somehow exported). 2004/08/08 12:54:19 mhu 1.1.1.1.542.1: #i29979# Added SD_DLLPUBLIC/PRIVATE (see sddllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [a2b1eda193c3f6c6942611f2ca7f7e7ce608a54f]

INTEGRATION: CWS tune03 (1.30.40); FILE MERGED 2004/08/09 20:25:19 mhu 1.30.40.2: RESYNC: (1.30-1.32); FILE MERGED 2004/08/08 12:54:19 mhu 1.30.40.1: #i29979# Added SD_DLLPUBLIC/PRIVATE (see sddllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [d9bcf3dc0964485020a1c5a83341486baa99d21d]

INTEGRATION: CWS tune03 (1.6.226); FILE MERGED 2004/08/08 12:54:18 mhu 1.6.226.1: #i29979# Added SD_DLLPUBLIC/PRIVATE (see sddllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [7f50d7585b2bbfabc4117f2e3b55681c34016734]

INTEGRATION: CWS tune03 (1.2.226); FILE MERGED 2004/08/08 12:54:18 mhu 1.2.226.1: #i29979# Added SD_DLLPUBLIC/PRIVATE (see sddllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [2b65b1873d22c1a33819f407aa311e42380e78b9]

INTEGRATION: CWS tune03 (1.2.142); FILE MERGED 2004/08/08 12:54:18 mhu 1.2.142.1: #i29979# Added SD_DLLPUBLIC/PRIVATE (see sddllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [00af96a82f37104b1a97c1953a9157296277d738]

INTEGRATION: CWS tune03 (1.2.410); FILE MERGED 2004/08/08 12:54:17 mhu 1.2.410.1: #i29979# Added SD_DLLPUBLIC/PRIVATE (see sddllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [4079e06148ad918b68e713fd3ef26f831f7896cd]

INTEGRATION: CWS tune03 (1.9.186); FILE MERGED 2004/08/08 12:54:17 mhu 1.9.186.1: #i29979# Added SD_DLLPUBLIC/PRIVATE (see sddllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [edb8cf4f07e17248ef670fb4e749e60c33ab1ca9]

INTEGRATION: CWS tune03 (1.7.2); FILE ADDED 2004/08/08 12:50:55 mhu 1.7.2.1: #i29979# Moved from sd/inc


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [a92ab5a658a35935af8a6d350114e0991a5af6fa]

INTEGRATION: CWS tune03 (1.4.2); FILE ADDED 2004/08/08 12:50:55 mhu 1.4.2.1: #i29979# Moved from sd/inc


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [7abc51fd47e053eba1c379dda716cbc2cc41ec80]

INTEGRATION: CWS tune03 (1.18.186); FILE MERGED 2004/08/08 12:54:17 mhu 1.18.186.1: #i29979# Added SD_DLLPUBLIC/PRIVATE (see sddllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [99806ece9b98ab974376741c3e701ef15f85e86c]

INTEGRATION: CWS tune03 (1.5.498); FILE MERGED 2004/08/08 12:54:16 mhu 1.5.498.1: #i29979# Added SD_DLLPUBLIC/PRIVATE (see sddllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [bf87b0d94716b9663ce9980e532fa7459fd5fffd]

INTEGRATION: CWS tune03 (1.3.340); FILE MERGED 2004/08/09 19:34:39 mhu 1.3.340.2: RESYNC: (1.3-1.4); FILE MERGED 2004/08/08 12:54:16 mhu 1.3.340.1: #i29979# Added SD_DLLPUBLIC/PRIVATE (see sddllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [f3337247bd1f7ca812046c5f5728fad10ea3b800]

INTEGRATION: CWS tune03 (1.2.532); FILE MERGED 2004/08/08 12:54:16 mhu 1.2.532.1: #i29979# Added SD_DLLPUBLIC/PRIVATE (see sddllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [6e1a1c4e134fb50485f0ceb72ef4839d9c77d827]

INTEGRATION: CWS tune03 (1.1.1.1.542); FILE MERGED 2004/08/08 12:54:15 mhu 1.1.1.1.542.1: #i29979# Added SD_DLLPUBLIC/PRIVATE (see sddllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [561b3312ef02c17779b8e5a782a0938149046d0b]

INTEGRATION: CWS tune03 (1.3.186); FILE MERGED 2004/08/08 12:54:15 mhu 1.3.186.1: #i29979# Added SD_DLLPUBLIC/PRIVATE (see sddllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [bb4696625364f721aee4fb6920d4a703dfa47387]

INTEGRATION: CWS tune03 (1.3.2); FILE MERGED 2004/08/11 13:18:47 mhu 1.3.2.3: #i29979# Cleaned up resync merge leftovers. 2004/08/09 19:33:11 mhu 1.3.2.2: RESYNC: (1.3-1.6); FILE MERGED 2004/08/08 12:54:14 mhu 1.3.2.1: #i29979# Added SD_DLLPUBLIC/PRIVATE (see sddllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [06153ca2ff9820ad3146552428db54214d44a631]

INTEGRATION: CWS tune03 (1.2.504); FILE MERGED 2004/08/08 12:54:14 mhu 1.2.504.1: #i29979# Added SD_DLLPUBLIC/PRIVATE (see sddllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [f593891a38e99bcc8fe899228b4c59dc4bee554f]

INTEGRATION: CWS tune03 (1.3.182); FILE MERGED 2004/08/09 19:26:19 mhu 1.3.182.2: RESYNC: (1.3-1.4); FILE MERGED 2004/08/08 12:54:13 mhu 1.3.182.1: #i29979# Added SD_DLLPUBLIC/PRIVATE (see sddllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [03db88e41c6f6ec6659ae4054ceea87cee6329c3]

INTEGRATION: CWS tune03 (1.12.120); FILE MERGED 2004/08/11 13:18:46 mhu 1.12.120.3: #i29979# Cleaned up resync merge leftovers. 2004/08/09 19:25:28 mhu 1.12.120.2: RESYNC: (1.12-1.13); FILE MERGED 2004/08/08 12:54:13 mhu 1.12.120.1: #i29979# Added SD_DLLPUBLIC/PRIVATE (see sddllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [f6ba97d6f4ebcba5e7f8dca3f0c5bfa11172f02a]

INTEGRATION: CWS tune03 (1.3.534); FILE MERGED 2004/08/08 12:54:12 mhu 1.3.534.1: #i29979# Added SD_DLLPUBLIC/PRIVATE (see sddllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [f870381b6dd79a46df19127c3d97028cd824701c]

INTEGRATION: CWS tune03 (1.5.186); FILE MERGED 2004/08/08 12:54:12 mhu 1.5.186.1: #i29979# Added SD_DLLPUBLIC/PRIVATE (see sddllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [8b59a5f3360c8cf6a7ad4ddb93bc2bad48b7e61b]

INTEGRATION: CWS tune03 (1.18.110); FILE MERGED 2004/08/08 12:54:12 mhu 1.18.110.1: #i29979# Added SD_DLLPUBLIC/PRIVATE (see sddllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [0f35befa4d0de9a41aae6be5d950791649f92df7]

INTEGRATION: CWS tune03 (1.27.28); FILE MERGED 2004/08/09 19:18:21 mhu 1.27.28.2: RESYNC: (1.27-1.28); FILE MERGED 2004/08/08 12:54:11 mhu 1.27.28.1: #i29979# Added SD_DLLPUBLIC/PRIVATE (see sddllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [629e88da7a8eb540049dc43af120bf465c0aa41e]

INTEGRATION: CWS tune03 (1.10.110); FILE MERGED 2004/08/08 12:54:11 mhu 1.10.110.1: #i29979# Added SD_DLLPUBLIC/PRIVATE (see sddllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [46787f89380ca207b2197c4804077aab9bceb1f5]

INTEGRATION: CWS tune03 (1.2.110); FILE MERGED 2004/08/08 12:54:10 mhu 1.2.110.1: #i29979# Added SD_DLLPUBLIC/PRIVATE (see sddllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [ae472312b3612050027bbb507e48a5287a34f999]

INTEGRATION: CWS tune03 (1.6.186); FILE MERGED 2004/08/08 12:54:10 mhu 1.6.186.1: #i29979# Added SD_DLLPUBLIC/PRIVATE (see sddllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [412fb65298dbf7ca657b921dc107fb97b7250296]

INTEGRATION: CWS tune03 (1.3.110); FILE MERGED 2004/08/08 12:54:10 mhu 1.3.110.1: #i29979# Added SD_DLLPUBLIC/PRIVATE (see sddllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [9f66a4eea92b1644a2ad4dc88040df66e93a5379]

INTEGRATION: CWS tune03 (1.9.110); FILE MERGED 2004/08/08 12:54:09 mhu 1.9.110.1: #i29979# Added SD_DLLPUBLIC/PRIVATE (see sddllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [7ce6c793f398152aa640f9d63c8579767c2d59b6]

INTEGRATION: CWS tune03 (1.11.110); FILE MERGED 2004/08/08 12:54:09 mhu 1.11.110.1: #i29979# Added SD_DLLPUBLIC/PRIVATE (see sddllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [7d3ef976ee64e1e3b94a727e2b4d9e20a5b591da]

INTEGRATION: CWS tune03 (1.1.1.1.542); FILE MERGED 2004/08/08 12:54:09 mhu 1.1.1.1.542.1: #i29979# Added SD_DLLPUBLIC/PRIVATE (see sddllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [01b1c380f866ae864a4887e81d9482893f4bcf4b]

INTEGRATION: CWS tune03 (1.4.354); FILE MERGED 2004/08/08 12:54:08 mhu 1.4.354.1: #i29979# Added SD_DLLPUBLIC/PRIVATE (see sddllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [037daa185de5dcf91d3f54675616e903c040874a]

INTEGRATION: CWS tune03 (1.6.110); FILE MERGED 2004/08/08 12:54:08 mhu 1.6.110.1: #i29979# Added SD_DLLPUBLIC/PRIVATE (see sddllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [88113b16ae45b76f6c2a824bc5e6b498229720e4]

INTEGRATION: CWS tune03 (1.7.186); FILE MERGED 2004/08/08 12:54:07 mhu 1.7.186.1: #i29979# Added SD_DLLPUBLIC/PRIVATE (see sddllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [b5b3f06a92157f04c9aca290d4c6f11d89f2c6ae]

INTEGRATION: CWS tune03 (1.3.38); FILE MERGED 2004/08/09 19:17:42 mhu 1.3.38.2: RESYNC: (1.3-1.4); FILE MERGED 2004/08/08 12:54:07 mhu 1.3.38.1: #i29979# Added SD_DLLPUBLIC/PRIVATE (see sddllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [41bf76b345fa544abd58e1d7a1e7036da587fee6]

INTEGRATION: CWS tune03 (1.22.28); FILE MERGED 2004/08/09 19:17:34 mhu 1.22.28.2: RESYNC: (1.22-1.23); FILE MERGED 2004/08/08 12:54:07 mhu 1.22.28.1: #i29979# Added SD_DLLPUBLIC/PRIVATE (see sddllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [326140833ca989effb734dc7b99642ca56dd1b84]

INTEGRATION: CWS tune03 (1.5.186); FILE MERGED 2004/08/08 12:54:06 mhu 1.5.186.1: #i29979# Added SD_DLLPUBLIC/PRIVATE (see sddllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [64975066e04bba88574abc4d0ed0e1df8d78f0d9]

INTEGRATION: CWS tune03 (1.1.508); FILE MERGED 2004/08/08 12:54:06 mhu 1.1.508.1: #i29979# Added SD_DLLPUBLIC/PRIVATE (see sddllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [888ca499a5481bfb1e3201c87c92c3566f493f57]

INTEGRATION: CWS tune03 (1.4.28); FILE MERGED 2004/08/09 19:17:26 mhu 1.4.28.2: RESYNC: (1.4-1.5); FILE MERGED 2004/08/08 12:54:05 mhu 1.4.28.1: #i29979# Added SD_DLLPUBLIC/PRIVATE (see sddllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [df919993d45f442b31acdeb9113ec0488efefaa1]

INTEGRATION: CWS tune03 (1.4.10); FILE MERGED 2004/08/09 19:16:58 mhu 1.4.10.2: RESYNC: (1.4-1.5); FILE MERGED 2004/08/08 12:54:05 mhu 1.4.10.1: #i29979# Added SD_DLLPUBLIC/PRIVATE (see sddllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [6d0dbd1ec652142867aa49c55e8fd7433f019d9b]

INTEGRATION: CWS tune03 (1.5.110); FILE MERGED 2004/08/08 12:54:04 mhu 1.5.110.1: #i29979# Added SD_DLLPUBLIC/PRIVATE (see sddllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [806290462fe1c11f79406e7b6e77d82e7d4a1748]

INTEGRATION: CWS tune03 (1.4.38); FILE MERGED 2004/08/09 19:16:41 mhu 1.4.38.2: RESYNC: (1.4-1.5); FILE MERGED 2004/08/08 12:54:04 mhu 1.4.38.1: #i29979# Added SD_DLLPUBLIC/PRIVATE (see sddllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [cb27789f4aca6f54bff6892e6bc741a6ab11e995]

INTEGRATION: CWS tune03 (1.8.116); FILE MERGED 2004/08/08 12:54:03 mhu 1.8.116.1: #i29979# Added SD_DLLPUBLIC/PRIVATE (see sddllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [eaa1bdbe72afa5144c11b907b444a1e87d7c7458]

INTEGRATION: CWS tune03 (1.4.110); FILE MERGED 2004/08/08 12:54:03 mhu 1.4.110.1: #i29979# Added SD_DLLPUBLIC/PRIVATE (see sddllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [ba276843d02f3060f6abbb56ed4eb7d644fedac4]

INTEGRATION: CWS tune03 (1.9.186); FILE MERGED 2004/08/08 12:54:02 mhu 1.9.186.1: #i29979# Added SD_DLLPUBLIC/PRIVATE (see sddllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [e2517e61e64924163fa49f99611ca2b4cc26dfde]

INTEGRATION: CWS tune03 (1.26.140); FILE MERGED 2004/08/08 12:54:02 mhu 1.26.140.1: #i29979# Added SD_DLLPUBLIC/PRIVATE (see sddllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [e1a2be2e64cbc1ca857281273c0a0c88ecd6c7c2]

INTEGRATION: CWS tune03 (1.3.354); FILE MERGED 2004/08/08 12:54:01 mhu 1.3.354.1: #i29979# Added SD_DLLPUBLIC/PRIVATE (see sddllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [b7cacf285503a72ff706a5056f74f5d23c2f9311]

INTEGRATION: CWS tune03 (1.6.186); FILE MERGED 2004/08/08 12:54:00 mhu 1.6.186.1: #i29979# Added SD_DLLPUBLIC/PRIVATE (see sddllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [1b1e1643b59e4057ec0f7011e337306a777261ab]

INTEGRATION: CWS tune03 (1.2.186); FILE MERGED 2004/08/08 12:54:00 mhu 1.2.186.1: #i29979# Added SD_DLLPUBLIC/PRIVATE (see sddllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [96325eda57506561f544f5b9467b92b2f7229988]

INTEGRATION: CWS swdrawobjapi (1.55.12); FILE MERGED 2004/08/10 09:36:58 od 1.55.12.1: #i28749# - provide new property <ShapePositionInHoriL2R> for the import            component.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [10db42c3caf51c1946eb1b4592863924ac04c28a]

INTEGRATION: CWS tune03 (1.5.118); FILE MERGED 2004/08/08 12:53:59 mhu 1.5.118.1: #i29979# Added SD_DLLPUBLIC/PRIVATE (see sddllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [335d79e36b4a3d567dc738673ea2ffaab668862d]

INTEGRATION: CWS tune03 (1.6.110); FILE MERGED 2004/08/08 12:53:59 mhu 1.6.110.1: #i29979# Added SD_DLLPUBLIC/PRIVATE (see sddllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [d334825746554a5979bae823ef9fd6aac0e81c8a]

INTEGRATION: CWS tune03 (1.6.186); FILE MERGED 2004/08/08 12:53:58 mhu 1.6.186.1: #i29979# Added SD_DLLPUBLIC/PRIVATE (see sddllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [f1ee6fbc49b9a698f020b3e0adede6f751add633]

INTEGRATION: CWS tune03 (1.13.72); FILE MERGED 2004/08/09 19:12:14 mhu 1.13.72.2: RESYNC: (1.13-1.14); FILE MERGED 2004/08/08 12:53:58 mhu 1.13.72.1: #i29979# Added SD_DLLPUBLIC/PRIVATE (see sddllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [ef8f2fb8ff88d6b75e5bb623df5e57475a0c6539]

INTEGRATION: CWS swdrawobjapi (1.54.12); FILE MERGED 2004/08/13 06:46:42 od 1.54.12.6: remove merge conflict marker 2004/08/12 07:16:13 od 1.54.12.5: RESYNC: (1.54-1.55); FILE MERGED resolve merge conflicts. 2004/08/10 09:33:05 od 1.54.12.4: #i28749# <SwFmDrawPage::_CreateShape(..)> - correction: do not throw          RuntimeException. Instead assert and don't create shape. 2004/08/06 13:53:02 od 1.54.12.3: #i28749# - adjustments for transform shape position between OpenOffice.org 	   file format and OASIS Open Office file format 2004/08/06 04:47:28 od 1.54.12.2: #i31698# - adjustments for changed drawing object API in Writer 2004/07/29 13:21:28 od 1.54.12.1: #i31698# - adjustments for changed drawing object API in Writer


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [7436ec3d91c08795af4bcef1dc0566ffe16cddf5]

INTEGRATION: CWS tune03 (1.1.508); FILE MERGED 2004/08/08 12:53:57 mhu 1.1.508.1: #i29979# Added SD_DLLPUBLIC/PRIVATE (see sddllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [7b1bafe635225126ad65f980c0f911dbc2699be1]

INTEGRATION: CWS tune03 (1.3.410); FILE MERGED 2004/08/08 12:53:57 mhu 1.3.410.1: #i29979# Added SD_DLLPUBLIC/PRIVATE (see sddllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [c76a71d10e0c9bbf02ff11ec3e229b5c4d6702c1]

INTEGRATION: CWS tune03 (1.3.186); FILE MERGED 2004/08/08 12:53:57 mhu 1.3.186.1: #i29979# Added SD_DLLPUBLIC/PRIVATE (see sddllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [abcd19010bf56471fefb830b8d212365ffbc5ebd]

INTEGRATION: CWS tune03 (1.14.72); FILE MERGED 2004/08/09 18:49:27 mhu 1.14.72.2: RESYNC: (1.14-1.16); FILE MERGED 2004/08/08 12:53:56 mhu 1.14.72.1: #i29979# Added SD_DLLPUBLIC/PRIVATE (see sddllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [95e8fc5a3728300a8c3f3eb45c722fd59f7c5acb]

INTEGRATION: CWS tune03 (1.20.186); FILE MERGED 2004/08/09 18:49:18 mhu 1.20.186.2: RESYNC: (1.20-1.21); FILE MERGED 2004/08/08 12:53:56 mhu 1.20.186.1: #i29979# Added SD_DLLPUBLIC/PRIVATE (see sddllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [a7183120d9c0733a6018738945c79edc876d1ca3]

INTEGRATION: CWS tune03 (1.1.1.1.542); FILE MERGED 2004/08/08 12:53:55 mhu 1.1.1.1.542.1: #i29979# Added SD_DLLPUBLIC/PRIVATE (see sddllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [07b2493356abd5df2d9a66e96b42147f6487fb98]

INTEGRATION: CWS tune03 (1.1.2); FILE ADDED 2004/08/08 12:53:55 mhu 1.1.2.1: #i29979# Added SD_DLLPUBLIC/PRIVATE (see sddllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [85e29205eadd9793c27cb7372219482257e73a9f]

INTEGRATION: CWS tune03 (1.31.70); FILE MERGED 2004/08/09 18:48:30 mhu 1.31.70.2: RESYNC: (1.31-1.32); FILE MERGED 2004/08/08 12:53:55 mhu 1.31.70.1: #i29979# Added SD_DLLPUBLIC/PRIVATE (see sddllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [0794a0a9008d349a059422165f13e2c889d45baf]

INTEGRATION: CWS tune03 (1.2.536); FILE MERGED 2004/08/08 12:53:54 mhu 1.2.536.1: #i29979# Added SD_DLLPUBLIC/PRIVATE (see sddllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [93f8a25894a95a0c10230353054498bd4012d91c]

INTEGRATION: CWS tune03 (1.5.86); FILE MERGED 2004/08/08 12:53:54 mhu 1.5.86.1: #i29979# Added SD_DLLPUBLIC/PRIVATE (see sddllapi.h) to exported symbols/classes.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [2c65f8436fbff077162d5b74dac7be18ee12234b]

INTEGRATION: CWS tune03 (1.32.4); FILE MERGED 2004/08/13 16:10:45 mhu 1.32.4.1: #i10000# Adapted to GCC3.4 template name lookup rules.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [41781655ce74c9cb6dd27b110918f79778c0739d]

INTEGRATION: CWS swdrawobjapi (1.8.158); FILE MERGED 2004/08/10 08:59:12 od 1.8.158.1: #i28749# - add handling for new type define <CPPUTYPE_TRANSFORMATIONINHORIL2R>


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [40a234fb2fb8e5588f2604075dae99820409f5f4]

INTEGRATION: CWS swdrawobjapi (1.7.158); FILE MERGED 2004/08/10 08:58:21 od 1.7.158.1: #i28749# - add new type define <CPPUTYPE_TRANSFORMATIONINHORIL2R>


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [ae54ac901484665e45d46735e846999f85f06ab0]

INTEGRATION: CWS swdrawobjapi (1.37.188); FILE MERGED 2004/08/12 06:52:51 od 1.37.188.2: RESYNC: (1.37-1.38); FILE MERGED 2004/08/10 08:55:56 od 1.37.188.1: #i28749# - add <PositionLayoutDir.idl>


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [741509a70bc537a224e44b672374923f9a332e08]

INTEGRATION: CWS swdrawobjapi (1.6.72); FILE MERGED 2004/08/12 06:52:23 od 1.6.72.2: RESYNC: (1.6-1.7); FILE MERGED resolve merge conflict. 2004/08/10 08:56:35 od 1.6.72.1: #i28749# - add properties <TransformationInHoriL2R> and <PositionLayoutDir>


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [dd3df5b68df61fcb2dc3f01705aa6e45e6180efd]

INTEGRATION: CWS swdrawobjapi (1.1.2); FILE ADDED 2004/08/10 08:55:22 od 1.1.2.1: #i28749# - new constants <PositionInHoriL2R> and <PositionInLayoutDirOfAnchor>            for new property <PositionLayoutDir> at            service com::sun::star::text::Shape.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [baf38ba09639c6bbbb03ed899acf260a8e3bc8f5]

INTEGRATION: CWS swdrawobjapi (1.98.10); FILE MERGED 2004/08/12 07:17:01 od 1.98.10.2: RESYNC: (1.98-1.101); FILE MERGED resolve merge conflict. 2004/08/06 13:53:03 od 1.98.10.1: #i28749# - adjustments for transform shape position between OpenOffice.org 	   file format and OASIS Open Office file format


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [bd66a9806772dce3af93939c8e4d55c2f4b41837]

INTEGRATION: CWS swdrawobjapi (1.163.10); FILE MERGED 2004/08/12 07:16:42 od 1.163.10.3: RESYNC: (1.163-1.165); FILE MERGED resolve merge conflict. 2004/08/10 09:35:37 od 1.163.10.2: #i28749# - correct property map entry for <TransformationInHoriL2R> 2004/08/06 13:53:02 od 1.163.10.1: #i28749# - adjustments for transform shape position between OpenOffice.org 	   file format and OASIS Open Office file format


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [69d3c7d14023e7e71c755d1c0d0c210cc849c93e]

INTEGRATION: CWS swdrawobjapi (1.4.60); FILE MERGED 2004/08/06 04:47:13 od 1.4.60.2: #i31698# - adjustments for changed drawing object API in Writer 2004/07/29 13:22:54 od 1.4.60.1: #i31698# - adjustments for changed drawing object API in Writer


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [1f708469eed85ff9b271275e320e7e6639f02d06]

INTEGRATION: CWS swdrawobjapi (1.4.60); FILE MERGED 2004/08/12 07:14:16 od 1.4.60.3: RESYNC: (1.4-1.6); FILE MERGED 2004/08/06 04:47:13 od 1.4.60.2: #i31698# - adjustments for changed drawing object API in Writer 2004/07/29 13:22:54 od 1.4.60.1: #i31698# - adjustments for changed drawing object API in Writer


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [fc94b50fe65ac1230c3ec054577dde920884a2c4]

INTEGRATION: CWS swdrawobjapi (1.7.16); FILE MERGED 2004/08/13 13:06:08 od 1.7.16.1: #i32964# <SwAnchoredObjectPosition::_AdjustVertRelPos(..)> - correction


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [7668aea5f8e72da6616502a3aa568c79de1c40a9]

INTEGRATION: CWS swdrawobjapi (1.39.58); FILE MERGED 2004/08/13 06:45:58 od 1.39.58.3: #i31698# - correct syntax error introduced by merge 2004/08/12 07:13:30 od 1.39.58.2: RESYNC: (1.39-1.40); FILE MERGED resolve merge conflict. 2004/07/29 13:22:22 od 1.39.58.1: #i31698# - adjustments for changed drawing object API in Writer


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [91d2414b0021e2f8b2adb68bee89c1845cceb112]

INTEGRATION: CWS swdrawobjapi (1.48.58); FILE MERGED 2004/08/12 07:08:34 od 1.48.58.4: RESYNC: (1.48-1.49); FILE MERGED resolve merge conflict. 2004/08/06 13:52:12 od 1.48.58.3: #i28749# - adjustments for transform shape position between OpenOffice.org 	   file format and OASIS Open Office file format 2004/08/06 04:46:56 od 1.48.58.2: #i31698# - adjustments for changed drawing object API in Writer 2004/07/29 13:22:21 od 1.48.58.1: #i31698# - adjustments for changed drawing object API in Writer


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [0e3bf5f613eab36c4d96aafcbb7887b63afec180]

INTEGRATION: CWS swdrawobjapi (1.2.60); FILE MERGED 2004/08/12 07:08:26 od 1.2.60.2: RESYNC: (1.2-1.4); FILE MERGED resolve merge conflicts. 2004/07/29 13:22:21 od 1.2.60.1: #i31698# - adjustments for changed drawing object API in Writer


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [b1f803fdef867d39491b253071df1e61cfdbd574]

INTEGRATION: CWS swdrawobjapi (1.2.60); FILE MERGED 2004/08/12 05:34:40 od 1.2.60.4: resolve 'conflict' introduced by inadequat merge 2004/08/10 09:31:46 od 1.2.60.3: #i28749# class <SwAnchoredDrawObject> - implementation of position          attribute converion from OpenOffice.org file format shape position 2004/08/06 04:46:56 od 1.2.60.2: #i31698# - adjustments for changed drawing object API in Writer 2004/07/29 13:22:21 od 1.2.60.1: #i31698# - adjustments for changed drawing object API in Writer


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [f830588605badb9c1b2e43567f4de558db7a601c]

INTEGRATION: CWS swdrawobjapi (1.27.50); FILE MERGED 2004/08/12 07:04:16 od 1.27.50.2: RESYNC: (1.27-1.29); FILE MERGED 2004/08/06 04:46:36 od 1.27.50.1: #i31698# - adjustments for changed drawing object API in Writer


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [73c220b6e14dc07ce10076818634be2d3dc8d32b]

INTEGRATION: CWS swdrawobjapi (1.94.10); FILE MERGED 2004/08/12 06:59:41 od 1.94.10.2: RESYNC: (1.94-1.97); FILE MERGED resolve merge conflict. 2004/08/06 13:49:28 od 1.94.10.1: #i28749# - adjustments to transform shape position between OpenOffice.org 	   file format and OASIS Open Office file format


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [67bec79303c78aef064561c770ca71fada0ecd3c]

INTEGRATION: CWS swdrawobjapi (1.10.640); FILE MERGED 2004/08/06 04:45:26 od 1.10.640.2: #i31698# - adjustments for changed drawing object API in Writer 2004/07/29 13:20:05 od 1.10.640.1: #i31698# - adjustments for changed drawing object API in Writer


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [f5689a93d71381dde5889013ce37d51c72a87fa3]

INTEGRATION: CWS swdrawobjapi (1.3.770); FILE MERGED 2004/08/06 13:49:28 od 1.3.770.2: #i28749# - adjustments to transform shape position between OpenOffice.org 	   file format and OASIS Open Office file format 2004/07/29 13:20:05 od 1.3.770.1: #i31698# - adjustments for changed drawing object API in Writer


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [c3f8fa46a16f5175eaf5f342ffd2fdb004948e44]

INTEGRATION: CWS swdrawobjapi (1.52.118); FILE MERGED 2004/08/12 06:56:24 od 1.52.118.2: RESYNC: (1.52-1.53); FILE MERGED 2004/08/06 13:49:28 od 1.52.118.1: #i28749# - adjustments to transform shape position between OpenOffice.org 	   file format and OASIS Open Office file format


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [df6086a779af03106703c01f5f5851eb92c7f14f]

INTEGRATION: CWS swdrawobjapi (1.2.60); FILE MERGED 2004/08/12 06:56:40 od 1.2.60.2: RESYNC: (1.2-1.4); FILE MERGED resolve merge conflicts. 2004/07/29 13:20:05 od 1.2.60.1: #i31698# - adjustments for changed drawing object API in Writer


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [22f1f4e13f17117987e9fbf1f8311db23962d31a]

INTEGRATION: CWS swdrawobjapi (1.2.60); FILE MERGED 2004/08/12 06:56:31 od 1.2.60.4: RESYNC: (1.2-1.3); FILE MERGED resolve merge conflict. 2004/08/10 09:30:33 od 1.2.60.3: #i28749# class <SwAnchoredDrawObject> - new member <mbNotYetPositioned>          and new method <_ConvertPositioningAttr()> for the conversion          of the OpenOffice.org file format shape positioning attributes. 2004/08/06 04:45:25 od 1.2.60.2: #i31698# - adjustments for changed drawing object API in Writer 2004/07/29 13:20:05 od 1.2.60.1: #i31698# - adjustments for changed drawing object API in Writer


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [10f4be2e1093456140a19e8585e4971667e38145]

INTEGRATION: CWS swdrawobjapi (1.81.24); FILE MERGED 2004/08/12 06:09:46 od 1.81.24.2: RESYNC: (1.81-1.84); FILE MERGED resolve merge conflict. 2004/08/10 09:24:16 od 1.81.24.1: #i28749# - apply own CTF ids for the shape positioning attributes


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [1790ee69e5be657072e1257c591984a0826b24a6]

INTEGRATION: CWS swdrawobjapi (1.114.24); FILE MERGED 2004/08/10 07:06:43 od 1.114.24.1: #i28745# <XMLTextParagraphExport::exportAnyTextFrame(..)> 	 - no text frame style for shapes


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [2603f1cd5e95be6717acad83b14088c55dd7229d]

INTEGRATION: CWS swdrawobjapi (1.23.64); FILE MERGED 2004/08/11 12:10:26 od 1.23.64.2: #i28749# - refine comment 2004/08/10 09:23:25 od 1.23.64.1: #i28749# <XMLTextExportPropertySetMapper::ContextFilter(..)>          special handling for shape positioning attributes states for the          export to the OpenOffice.org file format.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [7eba6b95803a834455f3b7141b8867316693fc5b]

INTEGRATION: CWS swdrawobjapi (1.86.22); FILE MERGED 2004/08/10 09:17:36 od 1.86.22.1: #i28749# <SdXMLShapeContext::SetTransformation()>          additionally set property <PositionLayoutDir> for Writer documents,          if necessary.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [79cba2b0b8b7a89c6ff6c9db30286742cfe02c67]

INTEGRATION: CWS swdrawobjapi (1.33.20); FILE MERGED 2004/08/10 09:10:14 od 1.33.20.1: #i28749# <XMLShapeExport::ImpExportNewTrans_GetMatrix3D(..)>          special handling for shapes in Writer documents for the export          to the OpenOffice.org file format.


2004-08-23  Rüdiger Timm  <rt@openoffice.org>  [fc2a537a2a0b15cb90d5cb3a8049109a2abd298d]

INTEGRATION: CWS swdrawobjapi (1.74.20); FILE MERGED 2004/08/12 06:06:10 od 1.74.20.3: RESYNC: (1.74-1.75); FILE MERGED 2004/08/11 14:15:30 od 1.74.20.2: #i28749# - move member <mbShapePositionInHoriL2R> from class <SvXMLImport> 	   to <SvXMLImport_Impl> 2004/08/10 09:07:46 od 1.74.20.1: #i28749# - initialize and retrieve value for new member <mbShapePositionInHoriL2R>


2004-08-20  Vladimir Glazounov  <vg@openoffice.org>  [2a61f2697acd912ae31d3d6e76d5e6d963086239]

#100000# copy output trees for other platforms for the -prepare:platform


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [1f9fbc29833885ae8cac439e4e1cec688bdd9dfd]

INTEGRATION: CWS syssettings01 (1.7.26); FILE MERGED 2004/08/04 11:39:16 lo 1.7.26.5: #i32207# select UI language from Language Options dialog 2004/08/03 15:39:32 lo 1.7.26.4: #i32207# select UI language from Language Options dialog 2004/08/03 08:25:29 lo 1.7.26.3: #i8452# language selections through tools/options 2004/08/02 08:36:04 obr 1.7.26.2: RESYNC: (1.7-1.9); FILE MERGED 2004/07/30 16:31:39 lo 1.7.26.1: #i32207# select UI language from Language Options dialog


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [3969e26604b5dd0767ca1a028f427ed609e8739d]

INTEGRATION: CWS syssettings01 (1.11.74); FILE MERGED 2004/08/03 08:33:16 lo 1.11.74.2: #i8452# language selections through tools/options 2004/07/30 16:30:40 lo 1.11.74.1: #i32207# select UI language from Language Options dialog


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [acc7523ba4841b6b533760a7675cbc65598cfa38]

INTEGRATION: CWS syssettings01 (1.9.74); FILE MERGED 2004/08/03 08:33:15 lo 1.9.74.2: #i8452# language selections through tools/options 2004/07/30 16:30:40 lo 1.9.74.1: #i32207# select UI language from Language Options dialog


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [4537e83e25fd4f2bf1c4241d2bb09426a8bfa371]

INTEGRATION: CWS syssettings01 (1.12.74); FILE MERGED 2004/08/04 11:38:51 lo 1.12.74.3: #i32207# select UI language from Language Options dialog 2004/08/03 08:33:15 lo 1.12.74.2: #i8452# language selections through tools/options 2004/07/30 16:30:40 lo 1.12.74.1: #i32207# select UI language from Language Options dialog


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [c9a843ee835090d1e48140e820aeac8daa35bd61]

INTEGRATION: CWS syssettings01 (1.46.36); FILE MERGED 2004/08/04 07:39:08 lo 1.46.36.1: #i32207# select UI language from Language Options dialog


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [62c73462a6f288f49741cc9191f560302232b58f]

INTEGRATION: CWS syssettings01 (1.30.36); FILE MERGED 2004/08/03 08:25:30 lo 1.30.36.1: #i8452# language selections through tools/options


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [09d4886e507766b672010cd221f88e397b887462]

INTEGRATION: CWS syssettings01 (1.5.34); FILE MERGED 2004/08/04 11:39:16 lo 1.5.34.3: #i32207# select UI language from Language Options dialog 2004/08/03 15:39:32 lo 1.5.34.2: #i32207# select UI language from Language Options dialog 2004/07/30 16:31:39 lo 1.5.34.1: #i32207# select UI language from Language Options dialog


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [995f08af00fd8c0d9505de4390cb778d67a72ea0]

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>  [f406b0af77bdda1c6d6655b80bacb653dff03798]

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>  [5c2968c58ad96c31ca6b9395a1b53d646b6a1804]

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>  [6a6247c432b98ffc3c4c7a6af28e602652557d60]

INTEGRATION: CWS syssettings01 (1.5.218); FILE MERGED 2004/07/28 10:35:54 obr 1.5.218.1: #i21191#,#i8452#,#b4932088# GetUserDefaultUILanguage added


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [21069a00d66ad9d1e3c22bfd62a9753e409dfddd]

INTEGRATION: CWS syssettings01 (1.8.186); FILE MERGED 2004/07/28 10:35:54 obr 1.8.186.1: #i21191#,#i8452#,#b4932088# GetUserDefaultUILanguage added


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [d08414294e99a9ca851f009b2fac822ad1800a9f]

INTEGRATION: CWS syssettings01 (1.1.2); FILE ADDED 2004/07/28 10:34:50 obr 1.1.2.1: #i21191#,#i8452#,#b4932088# GetUserDefaultUILanguage added


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [7e81860fd05eee11fc3f0b8386f568bd59659686]

INTEGRATION: CWS syssettings01 (1.1.2); FILE ADDED 2004/07/29 07:23:07 obr 1.1.2.1: #i21191#,#i8452#,#b4932088# desktop UI locale platform layer


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [845ad9f4f1232bfadb0c726d0106e8078ef88458]

INTEGRATION: CWS syssettings01 (1.1.2); FILE ADDED 2004/07/29 07:23:06 obr 1.1.2.1: #i21191#,#i8452#,#b4932088# desktop UI locale platform layer


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [d19975f3c5a40727e847447bda8fb335f249b23a]

INTEGRATION: CWS syssettings01 (1.1.2); FILE ADDED 2004/08/03 13:59:34 obr 1.1.2.2: #i21191#,#i8452#,#b4932088# fixed occurances of Setup 2004/07/29 07:23:05 obr 1.1.2.1: #i21191#,#i8452#,#b4932088# desktop UI locale platform layer


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [fa3993ba126e55f13c35762bad84af52b39a6bfd]

INTEGRATION: CWS syssettings01 (1.1.2); FILE ADDED 2004/08/03 13:59:33 obr 1.1.2.4: #i21191#,#i8452#,#b4932088# fixed occurances of Setup 2004/08/02 07:34:09 obr 1.1.2.3: #i21191#,#i8452#,#b4932088# fixed WNT endif 2004/07/30 05:24:45 obr 1.1.2.2: #i21191#,#i8452#,#b4932088# Added Win32 implementation 2004/07/29 07:23:05 obr 1.1.2.1: #i21191#,#i8452#,#b4932088# desktop UI locale platform layer


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [ff1f4e9bfcbace3300a3f72ade688e7c6f6dc001]

INTEGRATION: CWS syssettings01 (1.1.2); FILE ADDED 2004/07/29 07:23:04 obr 1.1.2.1: #i21191#,#i8452#,#b4932088# desktop UI locale platform layer


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [871611b443754da238ae80fa3465814f0f97937c]

INTEGRATION: CWS syssettings01 (1.17.20); FILE MERGED 2004/07/30 07:50:26 obr 1.17.20.1: #i21191#,#i8452#,#b4932088# add localebe directory


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [3092c3160b10c1015d120c54fc1f44698408e913]

INTEGRATION: CWS syssettings01 (1.10.74); FILE MERGED 2004/08/04 11:38:52 lo 1.10.74.2: #i32207# select UI language from Language Options dialog 2004/07/30 16:30:40 lo 1.10.74.1: #i32207# select UI language from Language Options dialog


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [2085039045faf27fcf1c867f99b4ff14b6f132c4]

INTEGRATION: CWS syssettings01 (1.15.70); FILE MERGED 2004/07/28 09:16:16 obr 1.15.70.1: #i21191#,#i8452#,#b4932088# UILocale property added


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [a079f2480fa93021afac3c3359427179252bac98]

INTEGRATION: CWS syssettings01 (1.2.70); FILE MERGED 2004/07/28 09:14:38 obr 1.2.70.1: #i21191#,#i8452#,#b4932088# made desktop locale settings available through configuration


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [c0c07319a5ff19c503594205a0cc0fb9ba2ebe1c]

INTEGRATION: CWS syssettings01 (1.1.2); FILE ADDED 2004/07/28 09:12:32 obr 1.1.2.1: #i21191#,#i8452#,#b4932088# made desktop locale settings available through configuration


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [5fff0372bee0794a9b220f419d4b4e6975dd3941]

INTEGRATION: CWS cfgruggedised (1.6.112); FILE MERGED 2004/07/23 13:45:00 jb 1.6.112.1: #i28654# Provide an InteractionHandler to the configuration during startup


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [995636a1d5dc40a368707c6693494b52f246d9c9]

INTEGRATION: CWS cfgruggedised (1.144.16); FILE MERGED 2004/07/23 13:44:58 jb 1.144.16.1: #i28654# Provide an InteractionHandler to the configuration during startup


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [83db9320fcb0860904b566d4da63ec81e8bf0edc]

INTEGRATION: CWS cfgruggedised (1.7.10); FILE MERGED 2004/07/23 13:43:11 jb 1.7.10.1: #i28654# Configuration can fail with more than RuntimeException -> catch them all


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [2ea01a518e4d4c79618818bd34525208de40845a]

INTEGRATION: CWS cfgruggedised (1.2.406); FILE MERGED 2004/07/23 13:44:59 jb 1.2.406.1: #i28654# Provide an InteractionHandler to the configuration during startup


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [c987b597cc15f24eb1e1f1bdd312e7a01cc51c96]

INTEGRATION: CWS cfgruggedised (1.3.116); FILE MERGED 2004/07/23 13:21:03 jb 1.3.116.1: #i28654#,#i29838# Add InteractionHandler support to configuration; minor cleanup


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [bf14312c499a200958400424ed6421989fa99334]

INTEGRATION: CWS cfgruggedised (1.1.2); FILE ADDED 2004/07/23 13:18:25 jb 1.1.2.1: #i28654#,#i29838# Add InteractionHandler support to configuration


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [d081490f5a8c4c7bcc47479d1c5b1147d42de544]

INTEGRATION: CWS cfgruggedised (1.3.62); FILE MERGED 2004/07/23 13:22:16 jb 1.3.62.1: #i28654#,#i25939# Add optional URL property


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [3c45bd3cf9446a3c938ea314b9d4c170e8d06f35]

INTEGRATION: CWS cfgruggedised (1.1.2); FILE ADDED 2004/07/23 13:18:02 jb 1.1.2.1: #i28654#,#i29838# Add InteractionHandler support to configuration


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [8b6c0cf6b3e72ed887638c675f70404883f2802c]

INTEGRATION: CWS cfgruggedised (1.1.2); FILE ADDED 2004/07/23 13:18:14 jb 1.1.2.1: #i28654#,#i29838# Add InteractionHandler support to configuration


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [b98e3f84b270c25757f5eaaaf97483291d0ee491]

INTEGRATION: CWS cfgruggedised (1.56.6); FILE MERGED 2004/07/23 13:38:45 jb 1.56.6.1: #i28654#,#i29838# Add configuration backend error support to common InteractionHandler


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [f6351c1cabf06c99eaa2fb39ec4471eb8e09078f]

INTEGRATION: CWS cfgruggedised (1.17.108); FILE MERGED 2004/07/23 13:38:45 jb 1.17.108.1: #i28654#,#i29838# Add configuration backend error support to common InteractionHandler


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [6a50ab8deab3d747638fa9ceff1b0844362cf966]

INTEGRATION: CWS cfgruggedised (1.41.14); FILE MERGED 2004/07/23 13:39:18 jb 1.41.14.1: #i28654#,#i29838# Add configuration backend error support to common InteractionHandler


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [d4751777b6489dddbd9ef9330ab180f12c1c4ec6]

INTEGRATION: CWS cfgruggedised (1.1.2); FILE ADDED 2004/07/23 13:29:45 jb 1.1.2.1: #i28654#,#i29838# Add InteractionHandler support to configuration


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [38134d108f6c641506f00f7766f32a7bd25f348a]

INTEGRATION: CWS cfgruggedised (1.1.2); FILE ADDED 2004/07/23 13:29:42 jb 1.1.2.1: #i28654#,#i29838# Add InteractionHandler support to configuration


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [7c36e27cffbc109a8fc89a51599f578fabfea17e]

INTEGRATION: CWS cfgruggedised (1.22.26); FILE MERGED 2004/07/23 13:29:41 jb 1.22.26.1: #i28654#,#i29838# Add InteractionHandler support to configuration


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [54791f27980c2d9c74093a6091c8c7b718e79249]

INTEGRATION: CWS cfgruggedised (1.1.2); FILE ADDED 2004/07/23 13:29:40 jb 1.1.2.1: #i28654#,#i29838# Add InteractionHandler support to configuration


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [14da9ae278a3637e8924cb520538a548ced7a6ef]

INTEGRATION: CWS cfgruggedised (1.14.6); FILE MERGED 2004/07/23 13:29:40 jb 1.14.6.1: #i28654#,#i29838# Add InteractionHandler support to configuration


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [2b34e17de3ce984402dcaf8e356a0d3118ddda35]

INTEGRATION: CWS cfgruggedised (1.1.2); FILE ADDED 2004/07/23 13:29:39 jb 1.1.2.1: #i28654#,#i29838# Add InteractionHandler support to configuration


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [ea32bee99f6faa7df03428504264cb9fcbc01931]

INTEGRATION: CWS cfgruggedised (1.9.6); FILE MERGED 2004/07/23 13:30:52 jb 1.9.6.1: #i28654#,#i29838# Add InteractionHandler support to configuration


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [1e2e88ee0d0f674620f191858e452ac846664634]

INTEGRATION: CWS cfgruggedised (1.10.6); FILE MERGED 2004/07/23 13:30:52 jb 1.10.6.1: #i28654#,#i29838# Add InteractionHandler support to configuration


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [328dd0685cc96a2ed64d163f443a3a6cf412b615]

INTEGRATION: CWS cfgruggedised (1.1.2); FILE ADDED 2004/07/23 13:31:34 jb 1.1.2.1: #i28654#,#i29838# Add InteractionHandler support to configuration


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [35d6c4f92d91367c5254ea7ae12e52053e15db4c]

INTEGRATION: CWS cfgruggedised (1.1.2); FILE ADDED 2004/07/23 13:31:33 jb 1.1.2.1: #i28654#,#i29838# Add InteractionHandler support to configuration


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [5bffb2c7c7155403241694c865dd5f9ca4355bcb]

INTEGRATION: CWS cfgruggedised (1.10.6); FILE MERGED 2004/07/23 13:31:32 jb 1.10.6.1: #i28654#,#i29838# Add InteractionHandler support to configuration


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [2dd3b96e9b62696122095f82a1312e56889a0b2b]

INTEGRATION: CWS cfgruggedised (1.1.2); FILE ADDED 2004/07/23 13:31:32 jb 1.1.2.1: #i28654#,#i29838# Add InteractionHandler support to configuration


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [8008cad17202e57ea578e12dc8209f744be99db1]

INTEGRATION: CWS cfgruggedised (1.3.8); FILE MERGED 2004/07/23 13:30:26 jb 1.3.8.1: #i28654#,#i29838# Add InteractionHandler support to configuration


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [613db24987ff738fd2839112ae7c329fd8ae0d2b]

INTEGRATION: CWS cfgruggedised (1.8.18); FILE MERGED 2004/07/23 13:30:25 jb 1.8.18.1: #i28654#,#i29838# Add InteractionHandler support to configuration


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [acf57424b55b0bb73e5cdedc8aba030829e930ea]

INTEGRATION: CWS cfgruggedised (1.17.18); FILE MERGED 2004/07/23 13:30:25 jb 1.17.18.1: #i28654#,#i29838# Add InteractionHandler support to configuration


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [a61201336fe35505492d32b4446585fbee1adf51]

INTEGRATION: CWS jl11 (1.3.258); FILE MERGED 2004/08/05 12:54:25 jl 1.3.258.1: #i32552# check for NETTOOLKIT in makefile.mk, because the toolkit does not contain ATL


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [4350fb5740a40a0aa73890d1ca40f40f426c8470]

INTEGRATION: CWS jl11 (1.2.258); FILE MERGED 2004/08/05 12:54:10 jl 1.2.258.1: #i32552# check for NETTOOLKIT in makefile.mk, because the toolkit does not contain ATL


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [4a1f2940b21b11d3f71cd0bace966df2584cccb7]

INTEGRATION: CWS jl11 (1.4.96); FILE MERGED 2004/08/05 12:53:57 jl 1.4.96.1: #i32552# check for NETTOOLKIT in makefile.mk, because the toolkit does not contain ATL


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [ca01cc0cdc43b48f8db25a87991a265535262ad0]

INTEGRATION: CWS jl11 (1.6.96); FILE MERGED 2004/08/05 12:53:40 jl 1.6.96.1: #i32552# check for NETTOOLKIT in makefile.mk, because the toolkit does not contain ATL


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [f54fb061073277035be895de50f24129a591842b]

INTEGRATION: CWS jl11 (1.2.96); FILE MERGED 2004/08/05 12:53:03 jl 1.2.96.1: *** empty log message ***


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [a112080724e23b6a79c4e9964beb6cf7e29d38c8]

INTEGRATION: CWS jl11 (1.2.96); FILE MERGED 2004/08/05 12:53:02 jl 1.2.96.1: *** empty log message ***


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [b21a4643084b5be3f297e37c24a6c2d28abeae06]

INTEGRATION: CWS jl11 (1.12.96); FILE MERGED 2004/08/05 12:30:59 jl 1.12.96.1: #i32552# check for NETTOOLKIT in makefile.mk, because the toolkit does not contain ATL


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [1e32e8e98bda70bff3610a7a4e3e90c985236644]

INTEGRATION: CWS jl11 (1.2.2); FILE MERGED 2004/08/04 08:10:20 jl 1.2.2.1: #i32392#


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [3428bace79d64a10cfcabb79e4caa608ee5db233]

INTEGRATION: CWS jl11 (1.2.2); FILE MERGED 2004/08/04 15:35:59 jl 1.2.2.3: #i32450# made static string array to char const* [] to avoid warnings 2004/08/04 15:15:44 jl 1.2.2.2: #i32450# 2004/08/04 14:56:24 jl 1.2.2.1: #i32450# Java properties are written as integers by JREProperties.class


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [79ac0685de0b19d856db70a208a8372cb589646c]

INTEGRATION: CWS jl11 (1.2.2); FILE MERGED 2004/08/04 14:56:23 jl 1.2.2.1: #i32450# Java properties are written as integers by JREProperties.class


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [70251a8c3e2b8bd19226554d11dabdb589720148]

INTEGRATION: CWS jl11 (1.3.2); FILE MERGED 2004/08/03 15:48:27 jl 1.3.2.1: #i32450# renamed the plugins for mac,ibm,blackdown to sunjavaplugin.xxx


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [41b40108afd92f7c0e7a06f9135ad741c36e8f63]

INTEGRATION: CWS jl11 (1.2.2); FILE MERGED 2004/08/03 15:48:27 jl 1.2.2.1: #i32450# renamed the plugins for mac,ibm,blackdown to sunjavaplugin.xxx


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [7cac38fb6bef8226d89cc826a7020e6b1ae5fb0d]

INTEGRATION: CWS jl11 (1.17.38); FILE MERGED 2004/08/05 16:02:12 jl 1.17.38.1: #112948# some com.sun.star.bridge.oleautomation types are not delivered anymore because they are contained in the types.rdb.


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [8a1bc2ca757e7f2cf8ab5440e18673c28ec40309]

#i33250# Module chaos has been removed.


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [53edc913216ea5b34094d05e03255d5996674928]

INTEGRATION: CWS aw016 (1.31.76); FILE MERGED 2004/08/02 09:11:52 aw 1.31.76.2: RESYNC: (1.31-1.32); FILE MERGED 2004/07/21 15:02:01 aw 1.31.76.1: #i31562#

When scrolling, someone was rescuing the Wallpaper and forced the window scroll to be done without background refresh. I do not know why, but that causes the repaint
 problems. Taking that out.

2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [9e12f3aab72fd5d2ab71a28cfb158db659f76c22]

INTEGRATION: CWS aw016 (1.1.1.1.226); FILE MERGED 2004/07/30 09:48:20 aw 1.1.1.1.226.1: #i27242#


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [280aa1f2e23077a44d4aa217100b69b29e568519]

INTEGRATION: CWS aw016 (1.26.44); FILE MERGED 2004/08/02 10:58:29 aw 1.26.44.2: RESYNC: (1.26-1.29); FILE MERGED 2004/07/16 15:49:08 aw 1.26.44.1: #i31551#


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [a9910626c554e10a3d31c63815877a5d273a5ce4]

INTEGRATION: CWS aw016 (1.3.26); FILE MERGED 2004/07/16 12:12:12 aw 1.3.26.1: #i30187#


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [fed954f463af66cb78bf6b8436fa6d31aea00e4a]

INTEGRATION: CWS aw016 (1.4.26); FILE MERGED 2004/07/16 12:12:12 aw 1.4.26.1: #i30187#


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [bc6b2dc37eff4653df48f542395928615eb0f839]

INTEGRATION: CWS aw016 (1.2.282); FILE MERGED 2004/07/12 16:06:08 sj 1.2.282.1: #i28636# filters now use provided StatusIndicator


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [fa727b146663ff832e1a733e4b9da34151b8599d]

INTEGRATION: CWS aw016 (1.3.282); FILE MERGED 2004/07/12 16:06:08 sj 1.3.282.1: #i28636# filters now use provided StatusIndicator


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [924cc4ba574f51cb2954abf12cb2433019532e6c]

INTEGRATION: CWS aw016 (1.8.282); FILE MERGED 2004/07/12 16:06:08 sj 1.8.282.1: #i28636# filters now use provided StatusIndicator


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [746b0c589959168d509d26fb9e0ec37d4dfbdb4a]

INTEGRATION: CWS aw016 (1.1.282); FILE MERGED 2004/07/12 16:42:31 sj 1.1.282.1: #i28636# filters now use provided StatusIndicator


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [165efc33e6b7486354486539838e317b8e19c0ab]

INTEGRATION: CWS aw016 (1.9.50); FILE MERGED 2004/07/12 16:42:27 sj 1.9.50.1: #i28636# filters now use provided StatusIndicator


2004-08-20  Kurt Zenker  <kz@openoffice.org>  [b87587894820a1e109b3811f72928c9f98153751]

#i10000# use unique keys


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [9968753ec0b7ae8fbb7e8951bc9f1b938b031e7e]

INTEGRATION: CWS carlowfilterteam27 (1.15.118); FILE MERGED 2004/08/11 13:56:08 mmaher 1.15.118.2: RESYNC: (1.15-1.17); FILE MERGED 2004/05/07 09:26:48 mmaher 1.15.118.1: #i17371# Workaround for a nested field (pageref in a hyperlink)


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [2fd814118d5d755aec1bd368b6f3102306681647]

INTEGRATION: CWS carlowfilterteam27 (1.36.36); FILE MERGED 2004/08/11 13:55:57 mmaher 1.36.36.2: RESYNC: (1.36-1.41); FILE MERGED 2004/05/07 09:26:47 mmaher 1.36.36.1: #i17371# Workaround for a nested field (pageref in a hyperlink)


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [21aa51ffc04c93b9c81eed017d9defbb04bdbe28]

INTEGRATION: CWS carlowfilterteam27 (1.20.120); FILE MERGED 2004/08/11 13:54:54 mmaher 1.20.120.2: RESYNC: (1.20-1.21); FILE MERGED 2004/05/07 09:26:46 mmaher 1.20.120.1: #i17371# Workaround for a nested field (pageref in a hyperlink)


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [553643705218734989aab0e7c1f710009de9160f]

INTEGRATION: CWS carlowfilterteam27 (1.46.112); FILE MERGED 2004/08/11 13:54:43 mmaher 1.46.112.2: RESYNC: (1.46-1.49); FILE MERGED 2004/05/05 09:47:41 mmaher 1.46.112.1: #115882# Added escape clause in case there is no graphic


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [2b683001b62ced74d3d88a791e6442b468efe87d]

INTEGRATION: CWS carlowfilterteam27 (1.20.372); FILE MERGED 2004/08/11 21:13:51 mmaher 1.20.372.2: RESYNC: (1.20-1.22); FILE MERGED 2004/05/05 09:56:55 mmaher 1.20.372.1: #115882# Patch for making the WmfReader more robust in case of no valid graphic


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [5feaeefdef549ceb9229ab50af90f76413c0fe5e]

INTEGRATION: CWS nsplugin2 (1.22.74); FILE MERGED 2004/05/27 03:48:10 jmeng 1.22.74.1: add nsplugin module for Mozilla plugin of StarOffice


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [b1362b0bafb878215f7ed6530280d9ad3cc3337e]

INTEGRATION: CWS nsplugin2 (1.2.66); FILE MERGED 2004/07/27 07:33:38 jmeng 1.2.66.1: fix toolbar problem


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [0a7b67b9100ae98200d6d1a75c47c61617f4972b]

INTEGRATION: CWS nsplugin2 (1.2.66); FILE MERGED 2004/07/27 07:33:37 jmeng 1.2.66.1: fix toolbar problem


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [ebf3f292c6cfb6d6f2b488ff93d68a48882589d8]

INTEGRATION: CWS nsplugin2 (1.2.36); FILE MERGED 2004/08/05 06:08:14 jmeng 1.2.36.1: fix i31251


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [3cf4f27733a99a5bce628bbed20bcdcb150a427b]

INTEGRATION: CWS nsplugin2 (1.2.36); FILE MERGED 2004/08/19 02:13:53 jmeng 1.2.36.2: change comment 2004/08/05 06:10:35 jmeng 1.2.36.1: fix i31251


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [f3a72d81d258a145e21daf783052c871d1178175]

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>  [f85c141b1897a640e35a1774f6638b4cbf1e8cea]

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>  [0f4436121a9a2c1bc7ee4adb05e6d757b9c238a6]

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>  [ab365d995de930637a5aac4708e8867d95369024]

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-20  Rüdiger Timm  <rt@openoffice.org>  [b7c7f3d75927ab8d126e72b56e2c2216198ed001]

INTEGRATION: CWS nsplugin2 (1.1.4); FILE ADDED 2004/06/15 04:58:12 jmeng 1.1.4.2: run for SRC680_m42 2004/05/27 03:56:33 jmeng 1.1.4.1: add nsplugin module for Mozilla plugin of StarOffice


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [ef56632c2e9421d71590001dc980db820a749de4]

INTEGRATION: CWS nsplugin2 (1.1.4); FILE ADDED 2004/08/19 01:52:59 jmeng 1.1.4.6: set timeout to 120 seconds 2004/07/14 02:41:23 jmeng 1.1.4.5: add a space before the command -nologo 2004/06/23 02:54:57 rchen 1.1.4.4: reload document several times when failed 2004/06/23 01:48:35 jmeng 1.1.4.3: restart SO and reconnect to it when remote service manager lost 2004/06/15 04:58:12 jmeng 1.1.4.2: run for SRC680_m42 2004/05/27 03:55:40 jmeng 1.1.4.1: add nsplugin module for Mozilla plugin of StarOffice


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [c88487eaf0569150745980ba9d8a8f1761e472d5]

INTEGRATION: CWS nsplugin2 (1.1.4); FILE ADDED 2004/07/22 09:30:41 jmeng 1.1.4.7: return false after exception 2004/07/09 04:48:17 jmeng 1.1.4.6: check is m_xDispatcher is valid before us it 2004/06/23 02:54:57 rchen 1.1.4.5: reload document several times when failed 2004/06/23 01:48:34 jmeng 1.1.4.4: restart SO and reconnect to it when remote service manager lost 2004/06/15 08:55:17 jmeng 1.1.4.3: make SO exit when plugin window is closed 2004/06/15 04:58:12 jmeng 1.1.4.2: run for SRC680_m42 2004/05/27 03:55:40 jmeng 1.1.4.1: add nsplugin module for Mozilla plugin of StarOffice


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [d234a375a0a2f8b97fbf934b6f8d536531ff9e03]

INTEGRATION: CWS nsplugin2 (1.1.4); FILE ADDED 2004/08/06 03:00:56 jmeng 1.1.4.4: rewrite restoreUTF8 2004/08/05 04:01:51 rchen 1.1.4.3: handle the situation when url filename contains space 2004/06/15 04:58:12 jmeng 1.1.4.2: run for SRC680_m42 2004/05/27 03:56:33 jmeng 1.1.4.1: add nsplugin module for Mozilla plugin of StarOffice


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [3c2eb92acfa67da802b1dd2baadb189d25bb96b4]

INTEGRATION: CWS nsplugin2 (1.1.4); FILE ADDED 2004/08/06 08:06:09 rchen 1.1.4.10: chnaged by rchen for chinese char 2004/08/06 03:00:56 jmeng 1.1.4.9: rewrite restoreUTF8 2004/06/22 08:26:54 rchen 1.1.4.8: Modify the way to find path of staroffice installation place Issue number: Submitted by: Reviewed by: 2004/06/17 07:27:44 jmeng 1.1.4.7: changed by Robert 2004/06/17 05:16:22 jmeng 1.1.4.6: changed by robert 2004/06/16 11:34:39 jmeng 1.1.4.5: bug in read windows version info 2004/06/16 09:14:41 jmeng 1.1.4.4: add a include file for windows 2004/06/16 09:08:46 jmeng 1.1.4.3: changed by Robert 2004/06/15 04:58:12 jmeng 1.1.4.2: run for SRC680_m42 2004/05/27 03:55:40 jmeng 1.1.4.1: add nsplugin module for Mozilla plugin of StarOffice


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [59e15178e72a8ea98fd9d9ba2db48916ef7ce5fa]

INTEGRATION: CWS nsplugin2 (1.1.4); FILE ADDED 2004/07/13 11:16:56 jmeng 1.1.4.5: for bad mime type of MS ppt 2004/07/12 01:42:16 jmeng 1.1.4.4: the version infor is to long to write in one line 2004/07/09 08:36:29 jmeng 1.1.4.3: new version info for dll 2004/06/15 04:58:11 jmeng 1.1.4.2: run for SRC680_m42 2004/05/27 04:30:13 jmeng 1.1.4.1: add nsplugin module for Mozilla plugin of StarOffice


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [aa768672b91f5d12711e88d265edbc5bd09331a5]

INTEGRATION: CWS nsplugin2 (1.1.4); FILE ADDED 2004/06/15 04:58:11 jmeng 1.1.4.2: run for SRC680_m42 2004/05/27 03:56:33 jmeng 1.1.4.1: add nsplugin module for Mozilla plugin of StarOffice


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [d15d597c187173cda666523d553b923e3d05a5ff]

INTEGRATION: CWS nsplugin2 (1.1.4); FILE ADDED 2004/06/15 04:58:11 jmeng 1.1.4.2: run for SRC680_m42 2004/05/27 03:55:40 jmeng 1.1.4.1: add nsplugin module for Mozilla plugin of StarOffice


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [85d929b49bd71508ae95a11aa484ab6ff7c69c22]

INTEGRATION: CWS nsplugin2 (1.1.4); FILE ADDED 2004/06/15 04:58:11 jmeng 1.1.4.2: run for SRC680_m42 2004/05/27 03:56:32 jmeng 1.1.4.1: add nsplugin module for Mozilla plugin of StarOffice


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [ba2070e8b6572265add4b8eef6e4ae1db2881e00]

INTEGRATION: CWS nsplugin2 (1.1.4); FILE ADDED 2004/07/09 06:51:00 rchen 1.1.4.3: add more suffix support 2004/06/15 04:58:11 jmeng 1.1.4.2: run for SRC680_m42 2004/05/27 03:56:32 jmeng 1.1.4.1: add nsplugin module for Mozilla plugin of StarOffice


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [e85aa2ad831ee8330c4c28b5ad85882e7d59adf4]

INTEGRATION: CWS nsplugin2 (1.1.4); FILE ADDED 2004/08/06 08:06:07 rchen 1.1.4.16: chnaged by rchen for chinese char 2004/08/06 03:01:38 jmeng 1.1.4.15: rewrite restoreUTF8 2004/08/06 02:29:17 jmeng 1.1.4.14: remove the new variable newFname 2004/08/06 01:56:30 rchen 1.1.4.13: fix the bug for Solaris, when the cached file is named by %20 2004/08/05 04:01:50 rchen 1.1.4.12: handle the situation when url filename contains space 2004/08/02 05:32:53 jmeng 1.1.4.11: add 2 head files 2004/08/02 05:11:40 jmeng 1.1.4.10: change right 2004/08/02 03:40:43 jmeng 1.1.4.9: chomd on create 2004/08/02 02:52:01 jmeng 1.1.4.8: chmod right of catch file 2004/07/26 04:59:02 jmeng 1.1.4.7: fix a bug when copy file in StreamAsfile() 2004/07/14 06:22:26 rchen 1.1.4.6: adjust the format 2004/07/12 10:28:25 rchen 1.1.4.5: fix the bug of when using "editing" button, it prompts for an random file name 2004/07/09 06:51:00 rchen 1.1.4.4: add more suffix support 2004/06/23 02:54:57 rchen 1.1.4.3: reload document several times when failed 2004/06/15 04:58:10 jmeng 1.1.4.2: run for SRC680_m42 2004/05/27 03:55:39 jmeng 1.1.4.1: add nsplugin module for Mozilla plugin of StarOffice


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [1a3a8e7bb41984fb33fbbeb0af66c5dab902cb5d]

INTEGRATION: CWS nsplugin2 (1.1.4); FILE ADDED 2004/06/17 07:17:11 gyang 1.1.4.3: for test 2004/06/16 07:51:36 jmeng 1.1.4.2: change dll name 2004/05/27 04:40:59 jmeng 1.1.4.1: add nsplugin module for Mozilla plugin of StarOffice


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [798d0b033d94238bbc7c64627334d19845fda1bc]

INTEGRATION: CWS nsplugin2 (1.1.4); FILE ADDED 2004/05/27 04:28:13 jmeng 1.1.4.1: add nsplugin module for Mozilla plugin of StarOffice


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [117da52ba87a1a4e143181ec4c3d715cb5e98819]

INTEGRATION: CWS nsplugin2 (1.1.4); FILE ADDED 2004/05/27 04:28:12 jmeng 1.1.4.1: add nsplugin module for Mozilla plugin of StarOffice


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [bc7333019ddb617be5a0464b1497f12e8d380e63]

INTEGRATION: CWS nsplugin2 (1.10.58); FILE MERGED 2004/05/27 03:48:10 jmeng 1.10.58.1: add nsplugin module for Mozilla plugin of StarOffice


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [b9d5d487a393f5b0637513f493abc83bd18f2106]

INTEGRATION: CWS nsplugin2 (1.30.24); FILE MERGED 2004/07/16 09:15:19 jmeng 1.30.24.3: RESYNC: (1.32-1.33); FILE MERGED 2004/06/11 11:12:53 jmeng 1.30.24.2: RESYNC: (1.30-1.32); FILE MERGED 2004/06/11 02:01:27 jmeng 1.30.24.1: add for Mozilla Plug-in tabpage


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [9f35e1ffa5a23e6655daf20647eb0e892c2846a2]

INTEGRATION: CWS nsplugin2 (1.78.44); FILE MERGED 2004/07/22 06:19:09 jmeng 1.78.44.5: change sequence of Mozilla plugin tabpage to the end 2004/07/19 06:25:57 jmeng 1.78.44.4: delete other language except en and de 2004/07/16 08:53:05 jmeng 1.78.44.3: RESYNC: (1.78-1.82); FILE MERGED 2004/06/11 02:01:27 jmeng 1.78.44.2: add for Mozilla Plug-in tabpage 2004/05/28 09:30:28 jmeng 1.78.44.1: add a dialog for Mozilla plugin install


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [d5c2f600c2f5fd23be9136554cea6eb636092574]

INTEGRATION: CWS nsplugin2 (1.1.2); FILE ADDED 2004/06/15 08:40:59 jmeng 1.1.2.2: fix a bug when RegSetValueEx 2004/06/11 01:58:29 jmeng 1.1.2.1: add for Mozilla Plug-in tabpage


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [ec842296f033779bda2e2b58fe714d8945ebb810]

INTEGRATION: CWS nsplugin2 (1.4.64); FILE MERGED 2004/07/22 06:19:08 jmeng 1.4.64.6: change sequence of Mozilla plugin tabpage to the end 2004/07/19 06:24:34 jmeng 1.4.64.5: delete other language except en and de 2004/07/16 08:23:06 jmeng 1.4.64.4: RESYNC: (1.5-1.7); FILE MERGED 2004/06/11 10:33:34 jmeng 1.4.64.3: RESYNC: (1.4-1.5); FILE MERGED 2004/06/11 02:01:26 jmeng 1.4.64.2: add for Mozilla Plug-in tabpage 2004/05/28 08:37:58 jmeng 1.4.64.1: add a dialog for Mozilla plugin install


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [59feaede2c537c40ec6cd792881866a5fe0483d4]

INTEGRATION: CWS nsplugin2 (1.8.26); FILE MERGED 2004/07/16 08:22:49 jmeng 1.8.26.3: RESYNC: (1.9-1.12); FILE MERGED 2004/06/11 10:33:17 jmeng 1.8.26.2: RESYNC: (1.8-1.9); FILE MERGED 2004/05/28 08:37:58 jmeng 1.8.26.1: add a dialog for Mozilla plugin install


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [b0405c46757ff023cd086966ce7eaf51af2a49cc]

INTEGRATION: CWS nsplugin2 (1.3.46); FILE MERGED 2004/07/16 08:08:54 jmeng 1.3.46.3: RESYNC: (1.3-1.4); FILE MERGED 2004/06/11 02:01:26 jmeng 1.3.46.2: add for Mozilla Plug-in tabpage 2004/05/28 08:37:58 jmeng 1.3.46.1: add a dialog for Mozilla plugin install


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [c6a73ea3300aeed7bff365ea13fa36da7a7218a2]

INTEGRATION: CWS nsplugin2 (1.3.44); FILE MERGED 2004/07/16 08:08:39 jmeng 1.3.44.7: RESYNC: (1.4-1.5); FILE MERGED 2004/06/16 10:06:39 jmeng 1.3.44.6: add change in windows to find install dir 2004/06/16 09:17:40 jmeng 1.3.44.5: changed by Robert 2004/06/15 08:39:42 jmeng 1.3.44.4: get SO program dir 2004/06/11 10:27:43 jmeng 1.3.44.3: RESYNC: (1.3-1.4); FILE MERGED 2004/06/11 02:01:25 jmeng 1.3.44.2: add for Mozilla Plug-in tabpage 2004/05/28 08:37:57 jmeng 1.3.44.1: add a dialog for Mozilla plugin install


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [a82e2ae6ca336b603c916338b05d6d4c38fa0be9]

INTEGRATION: CWS nsplugin2 (1.24.22); FILE MERGED 2004/07/16 08:03:52 jmeng 1.24.22.3: RESYNC: (1.27-1.32); FILE MERGED 2004/06/11 10:27:05 jmeng 1.24.22.2: RESYNC: (1.24-1.27); FILE MERGED 2004/06/11 02:01:25 jmeng 1.24.22.1: add for Mozilla Plug-in tabpage


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [6f0b698d5a952fe4e37bcf6c0ff97d8343cd159e]

INTEGRATION: CWS nsplugin2 (1.1.1.1.36); FILE MERGED 2004/08/05 06:08:15 jmeng 1.1.1.1.36.1: fix i31251


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [1a922416a581a6a35b24fe532a9543a1ac4eb862]

INTEGRATION: CWS nsplugin2 (1.5.36); FILE MERGED 2004/08/19 02:09:30 jmeng 1.5.36.2: change comment 2004/08/05 06:17:51 jmeng 1.5.36.1: fix i31251


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [eb81470b88986f122feecb359ef26f0f7720da9d]

INTEGRATION: CWS nsplugin2 (1.5.36); FILE MERGED 2004/08/06 06:57:08 jmeng 1.5.36.1: fix i31251


2004-08-20  Kurt Zenker  <kz@openoffice.org>  [2c060d90a4fc461e915d0e361f4fef5920478969]

#i10000# use userinstalldir without spaces & bugfixes


2004-08-20  Peter Burow  <pb@openoffice.org>  [4967916f5392a96a9ebe05c1b317ca33cc33b1d4]

fix: #i33087# isAuthorTrusted() implemented


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [f501f0b55fde2c61a0df2fc7e9c7404a53c2dd84]

INTEGRATION: CWS sb21 (1.2.140); FILE MERGED 2004/08/03 13:14:16 sb 1.2.140.1: #i25687# Made test work again.


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [e2ff9f625e354f7126c69b65fa2b1f7bf6fea169]

INTEGRATION: CWS sb21 (1.27.26); FILE MERGED 2004/08/06 11:46:19 sb 1.27.26.1: #i29492# Reverted to using cppumaker -L on all platforms (which renders test_cache useless); fixed new/delete problem.


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [68127f0d1154ce99583ec1fca18124cb815de6db]

INTEGRATION: CWS sb21 (1.28.18); FILE MERGED 2004/08/06 11:45:40 sb 1.28.18.1: #i29492# Reverted to using cppumaker -L on all platfomrs.


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [7a956ae2feb853934a5039ff2b6df0e55178ecb2]

INTEGRATION: CWS sb21 (1.25.6); FILE MERGED 2004/08/06 09:29:19 sb 1.25.6.1: Fixed typo.


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [2dbfec938392cfec53db54e7e15a6fe3fc13f7dc]

INTEGRATION: CWS sb21 (1.17.2); FILE MERGED 2004/08/03 10:13:44 sb 1.17.2.1: #i25687# Added missing @since tags.


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [93b5670a19e39de1c8a887314ead3632d5647a48]

INTEGRATION: CWS sb21 (1.7.32); FILE MERGED 2004/08/03 13:16:36 sb 1.7.32.1: #i25687# Reverted useless 1.7 changes (functionality replaced by writer.hxx), marked file as deprecated.


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [ce37cec3af083900608e1b24237e721bdf01b326]

INTEGRATION: CWS sb21 (1.2.18); FILE MERGED 2004/08/03 09:34:30 sb 1.2.18.1: #i32130# Made com.sun.star.lib.uno.protocols.urp.Cache work as expected.


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [fbdc99703d820f01cbc74fbec410e601275e2ca7]

INTEGRATION: CWS sb21 (1.1.2); FILE ADDED 2004/08/03 09:35:14 sb 1.1.2.1: #i32130# Made com.sun.star.lib.uno.protocols.urp.Cache work as expected.


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [aafd3c5a6ee5c7b5cc479c30fc336d87784e5138]

INTEGRATION: CWS sb21 (1.5.58); FILE MERGED 2004/08/04 08:51:37 sb 1.5.58.1: #i32131# Added tests.


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [7b9ead88548ace7aa0615929db762c09c3937e8b]

INTEGRATION: CWS sb21 (1.11.58); FILE MERGED 2004/08/03 15:35:33 sb 1.11.58.1: #i32131# Redesigned ThreadId to not depend on hashCode values, which are not unique.


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [ceeb1b0ca63958986106f5f893030cbae1f4ac87]

INTEGRATION: CWS sb21 (1.1.2); FILE ADDED 2004/08/04 08:52:05 sb 1.1.2.1: #i32131# Added tests.


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [14f727bd43d8fbb22b95f99cffad10973f3d2ae9]

INTEGRATION: CWS sb21 (1.10.58); FILE MERGED 2004/08/03 15:35:32 sb 1.10.58.1: #i32131# Redesigned ThreadId to not depend on hashCode values, which are not unique.


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [084377e40375a11804d2fa8a86ee85213939a0a0]

INTEGRATION: CWS sb21 (1.1.2); FILE ADDED 2004/08/04 08:51:53 sb 1.1.2.1: #i32131# Added tests.


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [d1352c99e8d01f3d05dc41731d81413dbd973c12]

INTEGRATION: CWS sb21 (1.15.18); FILE MERGED 2004/08/03 09:34:29 sb 1.15.18.1: #i32130# Made com.sun.star.lib.uno.protocols.urp.Cache work as expected.


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [1cf8976293e3e2325804b34704b8ee4bd8be27bd]

INTEGRATION: CWS sb21 (1.1.1.1.192); FILE MERGED 2004/08/03 09:34:29 sb 1.1.1.1.192.1: #i32130# Made com.sun.star.lib.uno.protocols.urp.Cache work as expected.


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [88a54a1b8804913afe309bb17ad035f0b2682a4d]

INTEGRATION: CWS sb21 (1.2.154); FILE MERGED 2004/08/04 08:51:13 sb 1.2.154.2: #i32131# Minor improvement. 2004/08/03 15:35:32 sb 1.2.154.1: #i32131# Redesigned ThreadId to not depend on hashCode values, which are not unique.


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [c1dc391c35ce060f7b0abf3ae4f0dca465259b19]

INTEGRATION: CWS sb21 (1.15.168); FILE MERGED 2004/08/03 15:35:32 sb 1.15.168.1: #i32131# Redesigned ThreadId to not depend on hashCode values, which are not unique.


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [ad66e8b11437fdfbb68135e2c7a905bf61239baa]

INTEGRATION: CWS sb21 (1.3.58); FILE MERGED 2004/08/03 15:35:32 sb 1.3.58.1: #i32131# Redesigned ThreadId to not depend on hashCode values, which are not unique.


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [46ca5bd4c217950cf2c0db617885574db79561ac]

INTEGRATION: CWS sb21 (1.4.150); FILE MERGED 2004/08/12 14:51:37 sb 1.4.150.1: #i32281# Improved IPv4/IPv6 interoperability.


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [3076b0cffe16087b4242547d4ce53aa73d82394f]

INTEGRATION: CWS sb21 (1.2.16); FILE MERGED 2004/08/05 13:21:38 sb 1.2.16.1: #i31370# Better detect recursive uses of polymorphic struct types.


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [af7d272cb52365dc0312a714e51c1466a5de56e5]

INTEGRATION: CWS sb21 (1.2.16); FILE MERGED 2004/08/05 15:13:26 sb 1.2.16.2: #i32158# Using an unsigned integer type as a type argument is now an error. 2004/08/05 13:21:38 sb 1.2.16.1: #i31370# Better detect recursive uses of polymorphic struct types.


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [c7f43add929f32544304991eeae3f8cf59b78eef]

INTEGRATION: CWS sb21 (1.9.2); FILE MERGED 2004/08/05 15:13:26 sb 1.9.2.2: #i32158# Using an unsigned integer type as a type argument is now an error. 2004/08/05 13:21:38 sb 1.9.2.1: #i31370# Better detect recursive uses of polymorphic struct types.


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [708de4bec441cba1afacd081869057b8f01ff333]

INTEGRATION: CWS sb21 (1.8.10); FILE MERGED 2004/08/05 15:13:26 sb 1.8.10.1: #i32158# Using an unsigned integer type as a type argument is now an error.


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [72ad55a4edbf6d6abc3d7d808d2e8c2558ac513f]

INTEGRATION: CWS sb21 (1.2.14); FILE MERGED 2004/08/05 13:21:38 sb 1.2.14.1: #i31370# Better detect recursive uses of polymorphic struct types.


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [4acb91a91b098fb03e7d439b15e10b17a15295f5]

INTEGRATION: CWS sb21 (1.5.14); FILE MERGED 2004/08/05 15:13:25 sb 1.5.14.1: #i32158# Using an unsigned integer type as a type argument is now an error.


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [06321053aca14d1820d7b1b1b024de81a40a0319]

INTEGRATION: CWS sb21 (1.2.14); FILE MERGED 2004/08/05 13:21:37 sb 1.2.14.1: #i31370# Better detect recursive uses of polymorphic struct types.


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [a6af3cc8e4646f93fe252302b59aeef00b981c96]

INTEGRATION: CWS sb21 (1.3.2); FILE MERGED 2004/08/04 14:34:27 sb 1.3.2.1: #i32281# Use 127.0.0.1 instead of localhost to work around IPv4 vs. IPv6 problems between Java and osl.


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [e6a3e1c6b11307b7bfd4be032405c9bb32a2dd02]

INTEGRATION: CWS rowlimit2 (1.22.4); FILE MERGED 2004/07/30 18:15:44 er 1.22.4.2: RESYNC: (1.22-1.23); FILE MERGED 2004/07/30 16:59:49 er 1.22.4.1: #i28834# reduce memory consumption of increased row limit; compressed arrays for flags and heights


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [75d28b5cbd7f419fd0d865dccce3cf3ad0ac8a8f]

INTEGRATION: CWS rowlimit2 (1.26.4); FILE MERGED 2004/07/30 16:59:49 er 1.26.4.1: #i28834# reduce memory consumption of increased row limit; compressed arrays for flags and heights


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [b6c9ba3943f61b182a9ae1315ab1c0eaaee94341]

INTEGRATION: CWS rowlimit2 (1.26.4); FILE MERGED 2004/07/30 18:15:27 er 1.26.4.2: RESYNC: (1.26-1.27); FILE MERGED 2004/07/30 16:59:49 er 1.26.4.1: #i28834# reduce memory consumption of increased row limit; compressed arrays for flags and heights


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [c1f765df8b5e46d2bf1c8873c500286983f6a6c5]

INTEGRATION: CWS sb21 (1.4.2); FILE MERGED 2004/08/05 09:25:42 sb 1.4.2.1: #i29084# Ensure proper termination (the TestBed.Server non-deamon thread stays within its endless accept loop); and use 127.0.0.1 instead of localhost to work around IPv4 vs. IPv6 problems between Java and osl.


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [87551e250d2541f7a025c23c28ab80458239dc43]

INTEGRATION: CWS rowlimit2 (1.45.4); FILE MERGED 2004/07/30 16:59:48 er 1.45.4.1: #i28834# reduce memory consumption of increased row limit; compressed arrays for flags and heights


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [6dc84d1ec6b3ac955d730af43a8f7b4394a865c3]

INTEGRATION: CWS sb21 (1.4.128); FILE MERGED 2004/08/05 09:22:01 sb 1.4.128.1: #i29084# Ensure proper termination (the TestBed.Server non-deamon thread stays within its endless accept loop).


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [f8600d69321055e0238a715ccc57583ab69d43cc]

INTEGRATION: CWS rowlimit2 (1.37.4); FILE MERGED 2004/07/30 16:59:48 er 1.37.4.1: #i28834# reduce memory consumption of increased row limit; compressed arrays for flags and heights


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [82afd241cc7fcfe368f53e7427df2458cef06989]

INTEGRATION: CWS sb21 (1.4.2); FILE MERGED 2004/08/04 14:34:26 sb 1.4.2.1: #i32281# Use 127.0.0.1 instead of localhost to work around IPv4 vs. IPv6 problems between Java and osl.


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [b2d028f80ae50a3c99443d05ae9f9511ddc64143]

INTEGRATION: CWS rowlimit2 (1.9.4); FILE MERGED 2004/07/30 16:59:47 er 1.9.4.1: #i28834# reduce memory consumption of increased row limit; compressed arrays for flags and heights


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [b42957766b4aae58794a5916663d0595d388972c]

INTEGRATION: CWS sb21 (1.17.2); FILE MERGED 2004/08/06 14:06:47 sb 1.17.2.1: #i32151# createDefaultUnoValue now also works for enums with a default member != 0.


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [7d1ca17608cc0c91d4eae9e18dd7d7d4717b08b6]

INTEGRATION: CWS rowlimit2 (1.18.4); FILE MERGED 2004/07/30 16:59:47 er 1.18.4.1: #i28834# reduce memory consumption of increased row limit; compressed arrays for flags and heights


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [2ebea428604c274ff06dae0eade8f8637134ff34]

INTEGRATION: CWS rowlimit2 (1.12.4); FILE MERGED 2004/07/30 16:59:47 er 1.12.4.1: #i28834# reduce memory consumption of increased row limit; compressed arrays for flags and heights


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [887dd35b423384cb0317bbcd8e8ef5fb47d0488b]

INTEGRATION: CWS sb21 (1.2.20); FILE MERGED 2004/08/12 15:34:17 sb 1.2.20.2: #i32158# Changed tests to no longer use unsigned types as template arguments. 2004/08/03 09:42:33 sb 1.2.20.1: #i32148# Fixed typo; added test cases.


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [80fe5aa277478d35d22348beb7959812302494ab]

INTEGRATION: CWS rowlimit2 (1.36.4); FILE MERGED 2004/07/30 18:14:26 er 1.36.4.2: RESYNC: (1.36-1.37); FILE MERGED 2004/07/30 16:59:46 er 1.36.4.1: #i28834# reduce memory consumption of increased row limit; compressed arrays for flags and heights


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [522ad01105feaa64463dac554d8781566a8090d7]

INTEGRATION: CWS sb21 (1.2.20); FILE MERGED 2004/08/03 09:42:33 sb 1.2.20.1: #i32148# Fixed typo; added test cases.


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [fcbb5662a190cb55178a53c06ffe9f4f32a7f9f0]

INTEGRATION: CWS rowlimit2 (1.10.4); FILE MERGED 2004/07/30 16:59:46 er 1.10.4.1: #i28834# reduce memory consumption of increased row limit; compressed arrays for flags and heights


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [ac5e588c7d2dccffbc312f3f8e83a76ede303a9c]

INTEGRATION: CWS sb21 (1.23.2); FILE MERGED 2004/08/03 09:42:32 sb 1.23.2.1: #i32148# Fixed typo; added test cases.


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [56c5845fc3f4ac19cf340cf4ab02be0cd8e11bd3]

INTEGRATION: CWS rowlimit2 (1.12.4); FILE MERGED 2004/07/30 18:14:19 er 1.12.4.2: RESYNC: (1.12-1.13); FILE MERGED 2004/07/30 16:59:46 er 1.12.4.1: #i28834# reduce memory consumption of increased row limit; compressed arrays for flags and heights


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [7337daadd152b8d9fcd03828729d061f934c44a0]

INTEGRATION: CWS rowlimit2 (1.39.4); FILE MERGED 2004/07/30 16:59:45 er 1.39.4.1: #i28834# reduce memory consumption of increased row limit; compressed arrays for flags and heights


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [4f64dabe34ccea03a30ba57e4cd39943f715a50f]

INTEGRATION: CWS sb21 (1.3.2); FILE MERGED 2004/08/04 15:23:05 sb 1.3.2.1: #i32281# Made testtools buildable again.


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [005deacacaeb3acfd23de2e3e5d15a7966f261c1]

INTEGRATION: CWS sb21 (1.2.10); FILE MERGED 2004/08/06 14:05:39 sb 1.2.10.1: #i32151# Added check on bad enum (first member != 0); adapted test to no longer use forbidden unsigned hyper as type argument.


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [379f44d400a9ae11527f1082a28ac9be7bac9ca1]

INTEGRATION: CWS rowlimit2 (1.23.4); FILE MERGED 2004/07/30 16:59:45 er 1.23.4.1: #i28834# reduce memory consumption of increased row limit; compressed arrays for flags and heights


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [c5beb2e2693122edfb99426fe93b7272fcec7a52]

INTEGRATION: CWS sb21 (1.16.2); FILE MERGED 2004/08/04 15:24:38 sb 1.16.2.1: #i32281# Use 127.0.0.1 instead of localhost to work around IPv4 vs. IPv6 problems between Java and osl.


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [a8140b0cd9f9d5bbc04aa7dffb37d9763d4907c4]

INTEGRATION: CWS rowlimit2 (1.55.4); FILE MERGED 2004/07/30 18:13:59 er 1.55.4.2: RESYNC: (1.55-1.58); FILE MERGED 2004/07/30 16:59:44 er 1.55.4.1: #i28834# reduce memory consumption of increased row limit; compressed arrays for flags and heights


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [51abd6ec27c17c344021da4ed9ea0d6439ea8a11]

INTEGRATION: CWS sb21 (1.5.10); FILE MERGED 2004/08/06 14:05:39 sb 1.5.10.1: #i32151# Added check on bad enum (first member != 0); adapted test to no longer use forbidden unsigned hyper as type argument.


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [f19b47e92b37eb769d4e3d4e6161be4b64304936]

INTEGRATION: CWS rowlimit2 (1.24.4); FILE MERGED 2004/08/17 14:40:28 er 1.24.4.3: RESYNC: (1.25-1.28); FILE MERGED 2004/07/30 18:13:50 er 1.24.4.2: RESYNC: (1.24-1.25); FILE MERGED 2004/07/30 16:59:44 er 1.24.4.1: #i28834# reduce memory consumption of increased row limit; compressed arrays for flags and heights


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [42f927515e88f90857d5de251664360be80c2f80]

INTEGRATION: CWS sb21 (1.1.94); FILE MERGED 2004/08/04 15:24:38 sb 1.1.94.1: #i32281# Use 127.0.0.1 instead of localhost to work around IPv4 vs. IPv6 problems between Java and osl.


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [069f4bf8213b0dfe896d63da4701093ac09bf320]

INTEGRATION: CWS rowlimit2 (1.4.4); FILE MERGED 2004/07/30 16:59:44 er 1.4.4.1: #i28834# reduce memory consumption of increased row limit; compressed arrays for flags and heights


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [dc2abf34e109458bf4feb6cbc25aad8b320a3fb5]

INTEGRATION: CWS rowlimit2 (1.11.4); FILE MERGED 2004/07/30 16:59:44 er 1.11.4.1: #i28834# reduce memory consumption of increased row limit; compressed arrays for flags and heights


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [a080971e91829e1dec739f19c0983df30ee85014]

INTEGRATION: CWS sb21 (1.12.2); FILE MERGED 2004/08/06 14:05:39 sb 1.12.2.1: #i32151# Added check on bad enum (first member != 0); adapted test to no longer use forbidden unsigned hyper as type argument.


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [87d48cef01cda75fbe722ef77d7e7452541dc83d]

INTEGRATION: CWS rowlimit2 (1.43.4); FILE MERGED 2004/07/30 16:59:43 er 1.43.4.1: #i28834# reduce memory consumption of increased row limit; compressed arrays for flags and heights


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [2a608aa68dd10a316499d42b1277bfc801fed3c9]

INTEGRATION: CWS sb21 (1.11.2); FILE MERGED 2004/08/04 15:23:05 sb 1.11.2.1: #i32281# Made testtools buildable again.


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [149db12c24aaa9b00fe98c99f144d23e8db17672]

INTEGRATION: CWS rowlimit2 (1.84.4); FILE MERGED 2004/07/30 16:59:43 er 1.84.4.1: #i28834# reduce memory consumption of increased row limit; compressed arrays for flags and heights


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [6e19ced723893f475f6205fc1f188eb84b7a8350]

INTEGRATION: CWS sb21 (1.5.10); FILE MERGED 2004/08/06 14:05:38 sb 1.5.10.1: #i32151# Added check on bad enum (first member != 0); adapted test to no longer use forbidden unsigned hyper as type argument.


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [95e799c5aa89eaa327b939f985044d7a18992889]

INTEGRATION: CWS rowlimit2 (1.12.4); FILE MERGED 2004/07/30 18:12:07 er 1.12.4.2: RESYNC: (1.12-1.13); FILE MERGED 2004/07/30 16:59:42 er 1.12.4.1: #i28834# reduce memory consumption of increased row limit; compressed arrays for flags and heights


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [f809402a27dac7054114cd0bb0ce32fae2f334a8]

INTEGRATION: CWS rowlimit2 (1.13.4); FILE MERGED 2004/07/30 16:59:41 er 1.13.4.1: #i28834# reduce memory consumption of increased row limit; compressed arrays for flags and heights


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [4ce9fc52711467addda0eb39a695d7ea183983ad]

INTEGRATION: CWS rowlimit2 (1.36.4); FILE MERGED 2004/06/18 20:02:05 er 1.36.4.1: #i28834# increased row limit memory footprint reduction, compressed array; raw check-in before vacation


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [7d2ce98f9698f466de4096249c0a37a92bb7f15d]

INTEGRATION: CWS rowlimit2 (1.21.4); FILE MERGED 2004/07/30 16:59:41 er 1.21.4.2: #i28834# reduce memory consumption of increased row limit; compressed arrays for flags and heights 2004/06/18 20:02:04 er 1.21.4.1: #i28834# increased row limit memory footprint reduction, compressed array; raw check-in before vacation


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [352a36194f80c2f8124566bd39032432b338eec3]

INTEGRATION: CWS rowlimit2 (1.10.4); FILE MERGED 2004/06/18 20:02:04 er 1.10.4.1: #i28834# increased row limit memory footprint reduction, compressed array; raw check-in before vacation


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [3346ea16c4e2874cb3b5700756122ca52d9c8ca2]

INTEGRATION: CWS rowlimit2 (1.5.4); FILE MERGED 2004/07/30 16:59:40 er 1.5.4.1: #i28834# reduce memory consumption of increased row limit; compressed arrays for flags and heights


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [95fc82359700a5cba62e83af7b2542e907df1175]

INTEGRATION: CWS rowlimit2 (1.25.4); FILE MERGED 2004/07/30 16:59:39 er 1.25.4.1: #i28834# reduce memory consumption of increased row limit; compressed arrays for flags and heights


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [f7dd85bad12c48e67c212d9d7830c6532362a6aa]

INTEGRATION: CWS rowlimit2 (1.3.4); FILE MERGED 2004/07/30 16:59:39 er 1.3.4.1: #i28834# reduce memory consumption of increased row limit; compressed arrays for flags and heights


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [23d7c11dfc23e04cd715bb6b2dcc8cd1ef559d14]

INTEGRATION: CWS rowlimit2 (1.5.4); FILE MERGED 2004/07/30 16:59:39 er 1.5.4.1: #i28834# reduce memory consumption of increased row limit; compressed arrays for flags and heights


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [c83ee7fc78ece4b32250b7048cf4c1beec3bf06c]

INTEGRATION: CWS rowlimit2 (1.92.2); FILE MERGED 2004/07/30 17:48:47 er 1.92.2.2: RESYNC: (1.92-1.93); FILE MERGED 2004/07/30 16:59:38 er 1.92.2.1: #i28834# reduce memory consumption of increased row limit; compressed arrays for flags and heights


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [a448a0e108126f90245143283877745a8b02fb4a]

INTEGRATION: CWS rowlimit2 (1.22.4); FILE MERGED 2004/07/30 16:59:37 er 1.22.4.1: #i28834# reduce memory consumption of increased row limit; compressed arrays for flags and heights


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [3afe41ff62d3e0b1c23e4588eacf4faaf6a56c7c]

INTEGRATION: CWS rowlimit2 (1.14.4); FILE MERGED 2004/06/18 20:02:03 er 1.14.4.1: #i28834# increased row limit memory footprint reduction, compressed array; raw check-in before vacation


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [61ffecf7cc53e83bd1369ffbec068c06015255e6]

INTEGRATION: CWS rowlimit2 (1.12.4); FILE MERGED 2004/07/30 16:59:36 er 1.12.4.1: #i28834# reduce memory consumption of increased row limit; compressed arrays for flags and heights


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [6d21d961c92402a85d13e0cafb1ff79d53981f23]

INTEGRATION: CWS rowlimit2 (1.6.4); FILE MERGED 2004/08/03 13:34:50 er 1.6.4.2: #i28834# use range taking methods whenever possible 2004/06/18 20:02:03 er 1.6.4.1: #i28834# increased row limit memory footprint reduction, compressed array; raw check-in before vacation


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [1e1844c6a384f66cee06c39cef8ba67bf852f514]

INTEGRATION: CWS rowlimit2 (1.16.4); FILE MERGED 2004/06/18 20:02:02 er 1.16.4.1: #i28834# increased row limit memory footprint reduction, compressed array; raw check-in before vacation


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [d5458ff7e4e59b091323b8748aa855c8283d0423]

INTEGRATION: CWS rowlimit2 (1.27.4); FILE MERGED 2004/08/03 13:34:49 er 1.27.4.3: #i28834# use range taking methods whenever possible 2004/07/30 16:59:35 er 1.27.4.2: #i28834# reduce memory consumption of increased row limit; compressed arrays for flags and heights 2004/06/18 20:02:01 er 1.27.4.1: #i28834# increased row limit memory footprint reduction, compressed array; raw check-in before vacation


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [bab371b090a07f74963492763e1d0980f9b3d28d]

INTEGRATION: CWS rowlimit2 (1.9.4); FILE MERGED 2004/07/30 16:59:35 er 1.9.4.2: #i28834# reduce memory consumption of increased row limit; compressed arrays for flags and heights 2004/06/18 20:02:01 er 1.9.4.1: #i28834# increased row limit memory footprint reduction, compressed array; raw check-in before vacation


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [9402187bf7071da951891a9a8b714d956e0b2e17]

INTEGRATION: CWS rowlimit2 (1.4.4); FILE MERGED 2004/06/18 20:02:01 er 1.4.4.1: #i28834# increased row limit memory footprint reduction, compressed array; raw check-in before vacation


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [12f3e3145e10e95edfcf9121df77cdb68e222464]

INTEGRATION: CWS rowlimit2 (1.10.4); FILE MERGED 2004/08/17 14:33:52 er 1.10.4.2: RESYNC: (1.10-1.11); FILE MERGED 2004/06/18 20:02:01 er 1.10.4.1: #i28834# increased row limit memory footprint reduction, compressed array; raw check-in before vacation


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [f44954169bfde11d3c41b3a5e0401481bd62f0c4]

INTEGRATION: CWS rowlimit2 (1.5.4); FILE MERGED 2004/07/30 17:46:37 er 1.5.4.2: RESYNC: (1.5-1.6); FILE MERGED 2004/06/18 20:02:00 er 1.5.4.1: #i28834# increased row limit memory footprint reduction, compressed array; raw check-in before vacation


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [81191414edb5bd08545bf36dfafdb23abb5710fb]

INTEGRATION: CWS rowlimit2 (1.28.4); FILE MERGED 2004/07/30 16:59:35 er 1.28.4.2: #i28834# reduce memory consumption of increased row limit; compressed arrays for flags and heights 2004/06/18 20:02:00 er 1.28.4.1: #i28834# increased row limit memory footprint reduction, compressed array; raw check-in before vacation


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [00f1166974bfb0fa6ba5303664266d12fae0ca20]

INTEGRATION: CWS rowlimit2 (1.56.4); FILE MERGED 2004/07/30 17:46:01 er 1.56.4.2: RESYNC: (1.56-1.57); FILE MERGED 2004/07/30 16:59:34 er 1.56.4.1: #i28834# reduce memory consumption of increased row limit; compressed arrays for flags and heights


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [280a8e5d0f1c7f599d6140481497742889568a9a]

INTEGRATION: CWS rowlimit2 (1.24.4); FILE MERGED 2004/07/30 16:59:33 er 1.24.4.2: #i28834# reduce memory consumption of increased row limit; compressed arrays for flags and heights 2004/06/18 20:01:59 er 1.24.4.1: #i28834# increased row limit memory footprint reduction, compressed array; raw check-in before vacation


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [632526924a5a15d514a741552536bb07006ca8ee]

INTEGRATION: CWS rowlimit2 (1.1.2); FILE ADDED 2004/08/02 14:28:12 er 1.1.2.3: #i28834# refined coupled iterator positioning; allow access behinf nMaxAccess in sums, using last available value 2004/07/30 16:59:33 er 1.1.2.2: #i28834# reduce memory consumption of increased row limit; compressed arrays for flags and heights 2004/06/18 20:01:59 er 1.1.2.1: #i28834# increased row limit memory footprint reduction, compressed array; raw check-in before vacation


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [5f856782caa420e09dd85b27ee564810c267d56b]

INTEGRATION: CWS rowlimit2 (1.19.4); FILE MERGED 2004/06/18 20:01:59 er 1.19.4.1: #i28834# increased row limit memory footprint reduction, compressed array; raw check-in before vacation


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [6aec5b58e70dff5b87815614b5b64ba63f2fd680]

INTEGRATION: CWS rowlimit2 (1.23.6); FILE MERGED 2004/07/30 16:59:32 er 1.23.6.2: #i28834# reduce memory consumption of increased row limit; compressed arrays for flags and heights 2004/06/18 20:00:20 er 1.23.6.1: #i28834# increased row limit memory footprint reduction, compressed array; raw check-in before vacation


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [ad570cead9063e0fbad51c2720ec6809818f88d3]

INTEGRATION: CWS rowlimit2 (1.3.6); FILE MERGED 2004/06/18 20:00:20 er 1.3.6.1: #i28834# increased row limit memory footprint reduction, compressed array; raw check-in before vacation


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [705c9efde11e4648c5661cc6658c47ba7c753a34]

INTEGRATION: CWS rowlimit2 (1.36.6); FILE MERGED 2004/07/30 17:42:35 er 1.36.6.2: RESYNC: (1.36-1.37); FILE MERGED 2004/06/18 20:00:20 er 1.36.6.1: #i28834# increased row limit memory footprint reduction, compressed array; raw check-in before vacation


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [e37f4382b3b8b4c39a2ec5249dd468ba7bfa429b]

INTEGRATION: CWS rowlimit2 (1.76.6); FILE MERGED 2004/07/30 17:41:57 er 1.76.6.3: RESYNC: (1.76-1.77); FILE MERGED 2004/07/30 16:59:31 er 1.76.6.2: #i28834# reduce memory consumption of increased row limit; compressed arrays for flags and heights 2004/06/18 20:00:19 er 1.76.6.1: #i28834# increased row limit memory footprint reduction, compressed array; raw check-in before vacation


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [9aabcf271ebc731a518c9ea9d1913ae05c0be125]

INTEGRATION: CWS rowlimit2 (1.1.2); FILE ADDED 2004/08/02 14:28:30 er 1.1.2.3: #i28834# refined coupled iterator positioning 2004/07/30 16:59:31 er 1.1.2.2: #i28834# reduce memory consumption of increased row limit; compressed arrays for flags and heights 2004/06/18 20:00:19 er 1.1.2.1: #i28834# increased row limit memory footprint reduction, compressed array; raw check-in before vacation


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [b386f6ea5624e27d3a457a54f37e83aa7b879aea]

INTEGRATION: CWS rowlimit2 (1.9.6); FILE MERGED 2004/06/18 20:00:19 er 1.9.6.1: #i28834# increased row limit memory footprint reduction, compressed array; raw check-in before vacation


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [6d56d4700e6e20b733d6d9aea20dc2fbccb68682]

INTEGRATION: CWS eou25b (1.2.260); FILE MERGED 2004/07/29 20:42:37 hbrinkm 1.2.260.2: RESYNC: (1.2-1.3); FILE MERGED 2004/07/29 07:45:55 hbrinkm 1.2.260.1: #i27309#


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [01481b2a357e566db6dbdf769da831c3dab8a3c9]

INTEGRATION: CWS eou25b (1.4.118); FILE MERGED 2004/07/29 07:45:55 hbrinkm 1.4.118.1: #i27309#


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [d36230a4788ca5732b76d5e202a0a8ab59ff4751]

INTEGRATION: CWS eou25b (1.88.14); FILE MERGED 2004/07/29 22:36:07 hbrinkm 1.88.14.2: RESYNC: (1.88-1.94); FILE MERGED 2004/07/29 07:44:30 hbrinkm 1.88.14.1: #i27309#


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [0c7ddabe61e9e86baebea0040ded6638d6c9e075]

INTEGRATION: CWS sch03 (1.16.30); FILE MERGED 2004/08/05 12:29:33 bm 1.16.30.1: #i32366# chart:stock-with-volume property removed. Instead the first series will get a class=chart:bar attribute


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [32a89b7f255864a90f4732ded5459e967f557ce4]

INTEGRATION: CWS sch03 (1.29.30); FILE MERGED 2004/08/05 12:29:33 bm 1.29.30.1: #i32366# chart:stock-with-volume property removed. Instead the first series will get a class=chart:bar attribute


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [0fe04cfc192bb50ef2a54a640cbc4c2adb223419]

INTEGRATION: CWS sch03 (1.72.30); FILE MERGED 2004/08/05 12:29:32 bm 1.72.30.1: #i32366# chart:stock-with-volume property removed. Instead the first series will get a class=chart:bar attribute


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [9e6cf2110e7aa1dbb970ec6d18711944f48a1cea]

INTEGRATION: CWS sch03 (1.3.20); FILE MERGED 2004/08/17 09:15:47 dr 1.3.20.1: #i32576# new svx controls added in CWS dr14


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [cf63851090191daea04d3c7948cb8d965a537f40]

INTEGRATION: CWS sch03 (1.4.2); FILE MERGED 2004/08/17 09:15:47 dr 1.4.2.1: #i32576# new svx controls added in CWS dr14


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [de77a60aff7f3c768c50b9f470edf374d6849b24]

INTEGRATION: CWS sch03 (1.3.2); FILE MERGED 2004/08/18 09:33:43 dr 1.3.2.2: #i32576# missing item set handling 2004/08/17 09:15:46 dr 1.3.2.1: #i32576# new svx controls added in CWS dr14


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [89d82a62b7e32dc7747930764f5bdb8746f9126d]

INTEGRATION: CWS sch03 (1.2.20); FILE MERGED 2004/08/17 09:15:46 dr 1.2.20.1: #i32576# new svx controls added in CWS dr14


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [269a8196183aed65e4d8c6a6c05206c541a66c06]

INTEGRATION: CWS sch03 (1.4.2); FILE MERGED 2004/08/18 09:33:43 dr 1.4.2.2: #i32576# missing item set handling 2004/08/17 09:15:46 dr 1.4.2.1: #i32576# new svx controls added in CWS dr14


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [eced38fc9477cc4b3ffa3b72765fc216377e6a14]

INTEGRATION: CWS sch03 (1.107.58); FILE MERGED 2004/08/17 15:01:41 bm 1.107.58.1: #112023# Make sure pStartedFrom does not point to invalid (old) data


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [f53ba00f2abda10d6a24de74fac466a77cf43d89]

INTEGRATION: CWS sch03 (1.6.30); FILE MERGED 2004/08/09 14:12:07 bm 1.6.30.1: #i31242# derive from XMLShapeStyleContext instead of XMLPropStyleContext, in          order to take advantage of the special handling in FillPropertySet()


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [16462c629f4623cfe2006a8596c6fbd223d06e67]

INTEGRATION: CWS sch03 (1.4.368); FILE MERGED 2004/08/09 14:10:15 bm 1.4.368.1: #i31242# derive from XMLShapeStyleContext instead of XMLPropStyleContext, in          order to take advantage of the special handling in FillPropertySet()


2004-08-20  Peter Burow  <pb@openoffice.org>  [7efb68197eaedf736e2d41cbf33ba2c701e00dce]

fix: #i33090# isLocationTrusted() implemented


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [82992c6c2084b9ed83d434ea0af9d6328fe687e6]

INTEGRATION: CWS oasis2 (1.14.586); FILE MERGED 2004/08/02 12:39:03 mib 1.14.586.1: #i32363#: StandoloneDocInfo is now recognizes OASIS file format


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [2bc19b5f93786e9950855f3299cb69b09b19cfe4]

INTEGRATION: CWS oasis2 (1.30.4); FILE MERGED 2004/08/02 15:35:12 mib 1.30.4.1: #i32453#: spec for MIME types changed


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [4ad94a590d2afb9fa81cce8712bc23f2219d1b0a]

INTEGRATION: CWS oasis2 (1.50.10); FILE MERGED 2004/07/27 14:12:36 mib 1.50.10.1: #i31910#: Don't set StreamRelPath for root storages


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [fc2777dad7f353e4b58421928ab419556221026d]

INTEGRATION: CWS oasis2 (1.46.8); FILE MERGED 2004/07/29 13:23:42 sab 1.46.8.1: #i31252#; handle style names with spaces


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [92e8af095a13d04b64e466f4eb232422f63823c9]

INTEGRATION: CWS oasis2 (1.50.8); FILE MERGED 2004/07/29 13:23:41 sab 1.50.8.1: #i31252#; handle style names with spaces


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [83dbc87bf3822db43b7ad9b551146b3ba01f9dc6]

INTEGRATION: CWS oasis2 (1.97.8); FILE MERGED 2004/07/30 14:43:30 sab 1.97.8.1: #i31290#; font-decls are now font-face-decls


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [88fa4c37ce2efebef99ca2db421d842088bacbcc]

INTEGRATION: CWS oasis2 (1.26.52); FILE MERGED 2004/08/02 16:43:00 pb 1.26.52.1: fix: #i32088# support for new (oo?) file formats, but with the old images


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [d09199519100b1d12b00e347567931fd33eb7de3]

INTEGRATION: CWS oasis2 (1.67.8); FILE MERGED 2004/07/28 10:00:36 mib 1.67.8.1: #i31910#: Don't set StreamRelPath for root storages


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [7a21ea445c31b9ad2a0073b5e30fb462c6136b20]

INTEGRATION: CWS oasis2 (1.5.232); FILE MERGED 2004/08/10 13:11:04 lo 1.5.232.1: #i30705# fix export test


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [170f32f9c9b0fd599a51a9ada586ccc30845dfe5]

INTEGRATION: CWS oasis2 (1.2.248); FILE MERGED 2004/08/09 13:00:38 lo 1.2.248.1: #i30705# solve component selection persistency


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [1d47f5d71f9d77148312c3303706cc948cb02f96]

INTEGRATION: CWS oasis2 (1.9.52); FILE MERGED 2004/08/09 13:00:37 lo 1.9.52.2: #i30705# solve component selection persistency 2004/07/29 13:45:21 lo 1.9.52.1: #i30705# oasis file formats in xml filter dialog


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [110d5f3212f6b81515210d4822c20a8cbaa7966b]

INTEGRATION: CWS oasis2 (1.10.20); FILE MERGED 2004/08/11 13:33:03 lo 1.10.20.5: #i29393# application name 2004/08/11 13:10:26 lo 1.10.20.4: #i29393# application name 2004/08/02 08:56:15 lo 1.10.20.3: #i117223# Oasis format names 2004/07/30 13:39:06 lo 1.10.20.2: #i117223# Oasis format names 2004/07/29 13:45:21 lo 1.10.20.1: #i30705# oasis file formats in xml filter dialog


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [f559ef29e42f3d9cc2ca0cae553aa67d525ecea8]

INTEGRATION: CWS oasis2 (1.2.248); FILE MERGED 2004/07/29 13:45:21 lo 1.2.248.1: #i30705# oasis file formats in xml filter dialog


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [c27478f40613b70cfdebe0eb8f757410d4341158]

INTEGRATION: CWS oasis2 (1.4.52); FILE MERGED 2004/08/09 13:00:37 lo 1.4.52.1: #i30705# solve component selection persistency


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [ad1b99418375ac1908d8287671e2841f2a7b2999]

INTEGRATION: CWS oasis2 (1.4.216); FILE MERGED 2004/08/10 13:11:04 lo 1.4.216.1: #i30705# fix export test


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [f775bb90b2c9f8746a13a89cd3d88165b26a0bfd]

INTEGRATION: CWS oasis2 (1.2.4); FILE MERGED 2004/08/02 15:36:25 mib 1.2.4.2: #i32453#: spec for MIME types changed 2004/07/27 12:51:07 mib 1.2.4.1: #117223#: new extensions


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [4eb5c2a2a54e71eb7048f971d4cfa8229b6841a9]

INTEGRATION: CWS oasis2 (1.4.36); FILE MERGED 2004/08/02 14:10:07 mib 1.4.36.1: #i30867# spelling error in UI filter name


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [995ef9d3e92bc8712036933b746eea7b72a05459]

INTEGRATION: CWS oasis2 (1.4.36); FILE MERGED 2004/08/02 16:49:46 pb 1.4.36.1: fix: #i32088# only file format for 2.0 has the url pattern private:factory


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [c2196e8ec9cd4410a555201d30d1f84b06d887e5]

INTEGRATION: CWS oasis2 (1.4.36); FILE MERGED 2004/08/02 16:48:12 pb 1.4.36.1: fix: #i32088# only file format for 2.0 has the url pattern private:factory


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [8a2b1230f0553df9308eeadf4a28ba2b54b0a515]

INTEGRATION: CWS oasis2 (1.2.4); FILE MERGED 2004/07/27 12:51:07 mib 1.2.4.1: #117223#: new extensions


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [02bbcece8716d5a63200e3a49df7726bde254bb2]

INTEGRATION: CWS oasis2 (1.4.36); FILE MERGED 2004/08/02 16:47:33 pb 1.4.36.1: fix: #i32088# only file format for 2.0 has the url pattern private:factory


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [d7aade27ec837af0571add28758de5136068cb3a]

INTEGRATION: CWS oasis2 (1.2.4); FILE MERGED 2004/08/02 15:36:24 mib 1.2.4.2: #i32453#: spec for MIME types changed 2004/07/27 12:51:06 mib 1.2.4.1: #117223#: new extensions


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [ca208ae5ed878f8a7605631319769a6be36a4edc]

INTEGRATION: CWS oasis2 (1.4.36); FILE MERGED 2004/08/02 16:47:14 pb 1.4.36.1: fix: #i32088# only file format for 2.0 has the url pattern private:factory


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [58eda6c30e5aea7f9b453e9240c1bcdfcf71ae8d]

INTEGRATION: CWS oasis2 (1.2.4); FILE MERGED 2004/07/27 12:51:06 mib 1.2.4.1: #117223#: new extensions


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [f23a5f0f50c0430fb52c7fdb83ef885269aa80e5]

INTEGRATION: CWS oasis2 (1.4.36); FILE MERGED 2004/08/02 16:46:53 pb 1.4.36.1: fix: #i32088# only file format for 2.0 has the url pattern private:factory


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [e915fe81e23ccad265da0560464548f4f1f623db]

INTEGRATION: CWS oasis2 (1.4.36); FILE MERGED 2004/08/02 16:50:10 pb 1.4.36.1: fix: #i32088# only file format for 2.0 has the url pattern private:factory


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [4cbb5a3938f60710415e8de6ae62a09ff8066118]

INTEGRATION: CWS oasis2 (1.4.36); FILE MERGED 2004/08/02 16:46:32 pb 1.4.36.1: fix: #i32088# only file format for 2.0 has the url pattern private:factory


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [2619df355e04fe17eb43086e6c8ab7048d00bd6a]

INTEGRATION: CWS oasis2 (1.2.4); FILE MERGED 2004/07/27 12:51:05 mib 1.2.4.1: #117223#: new extensions


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [3823e1f5f3afbfa83d513c5b12d036894161dfd2]

INTEGRATION: CWS oasis2 (1.2.4); FILE MERGED 2004/07/27 12:50:39 mib 1.2.4.1: #117223#: new filter names


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [1e2022399f18e6a3cd09308b0bdccd1c85c4c162]

INTEGRATION: CWS oasis2 (1.2.4); FILE MERGED 2004/07/27 12:50:38 mib 1.2.4.1: #117223#: new filter names


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [fdeb83e707c6be35ac27a46672cea8133fab8874]

INTEGRATION: CWS oasis2 (1.2.4); FILE MERGED 2004/07/30 10:22:18 mib 1.2.4.2: #117223#: new format names 2004/07/27 12:50:38 mib 1.2.4.1: #117223#: new filter names


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [78fcaa4c5236f4f193827ecc7aa4429d4cfbbf6c]

INTEGRATION: CWS oasis2 (1.4.34); FILE MERGED 2004/08/02 14:10:06 mib 1.4.34.1: #i30867# spelling error in UI filter name


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [c7290d59e49c97b0ce315fbf3c0f34ca45bbb48c]

INTEGRATION: CWS oasis2 (1.2.4); FILE MERGED 2004/08/11 12:18:37 mib 1.2.4.2: #i117233#: spelling error corrected 2004/07/27 12:50:37 mib 1.2.4.1: #117223#: new filter names


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [9b5583c17820600d9f7bb16f4293fee1e99d2d56]

INTEGRATION: CWS oasis2 (1.2.4); FILE MERGED 2004/07/27 12:50:37 mib 1.2.4.1: #117223#: new filter names


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [e8476ffe3f317a785dacb310cdf543c18fcbcb74]

INTEGRATION: CWS oasis2 (1.2.4); FILE MERGED 2004/08/11 12:11:40 mib 1.2.4.2: #i117233#: spelling error corrected 2004/07/27 12:50:36 mib 1.2.4.1: #117223#: new filter names


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [95847394463163bc11970957f656fdd7848a7c6f]

INTEGRATION: CWS oasis2 (1.2.4); FILE MERGED 2004/07/27 12:50:36 mib 1.2.4.1: #117223#: new filter names


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [c8a59ad9aa8a2a581eb90e9c24046cca166a734a]

INTEGRATION: CWS oasis2 (1.2.4); FILE MERGED 2004/07/27 12:50:35 mib 1.2.4.1: #117223#: new filter names


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [cde218ad7553d1f513f93788543af7a0c241d161]

INTEGRATION: CWS oasis2 (1.4.36); FILE MERGED 2004/08/02 14:10:06 mib 1.4.36.1: #i30867# spelling error in UI filter name


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [c05be424f78d0113b5bfa9e528a9c4c26d28ef02]

INTEGRATION: CWS oasis2 (1.4.34); FILE MERGED 2004/08/02 14:10:05 mib 1.4.34.2: #i30867# spelling error in UI filter name 2004/08/02 13:57:14 mib 1.4.34.1: #i30867# spelling error in UI filter name


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [c515accdbebe95435a5bfd27d2b2c8edb904f832]

INTEGRATION: CWS oasis2 (1.43.20); FILE MERGED 2004/07/28 09:53:21 mib 1.43.20.1: #i31910#: Don't set StreamRelPath for root storages


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [9564eca384a8c850438b6a07eb8aec59f8219e90]

INTEGRATION: CWS oasis2 (1.55.20); FILE MERGED 2004/07/28 09:53:21 mib 1.55.20.1: #i31910#: Don't set StreamRelPath for root storages


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [780ac912ac26b4b96f8d5c1e2545023b469cc551]

INTEGRATION: CWS oasis2 (1.33.20); FILE MERGED 2004/07/28 09:28:58 mib 1.33.20.1: #i31910#: Copied OLE objects had wrong version


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [e9e56b81c631269322e48c3dcd4ac4c41424ba3d]

INTEGRATION: CWS oasis2 (1.49.22); FILE MERGED 2004/07/28 09:16:54 mib 1.49.22.1: #i31910#: Don't set StreamRelPath for root storages


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [fbbedb6fd373dc4430754d469ba9a8fdda90e7bb]

INTEGRATION: CWS oasis2 (1.3.2); FILE MERGED 2004/07/27 14:11:43 mib 1.3.2.1: #i31910#: Don't evaluate StreamRelPath if it contains an absolute URI


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [6bfd5523777567807f8b9296fc6c3edda8a26c8a]

INTEGRATION: CWS oasis2 (1.2.4); FILE MERGED 2004/08/04 08:53:26 bm 1.2.4.2: #32439# chart:symbol became chart:symbol-type and chart:symbol-name 2004/07/30 13:13:12 bm 1.2.4.1: #i32346# chart:symbol-type


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [53a3ebce64acb0e009ed7edd541166fb8c427372]

INTEGRATION: CWS oasis2 (1.2.4); FILE MERGED 2004/08/17 16:04:49 mib 1.2.4.3: RESYNC: (1.2-1.3); FILE MERGED 2004/08/04 08:53:26 bm 1.2.4.2: #32439# chart:symbol became chart:symbol-type and chart:symbol-name 2004/07/30 13:13:12 bm 1.2.4.1: #i32346# chart:symbol-type


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [95c1d832805ffe29ab650745b582e8669baf593a]

INTEGRATION: CWS oasis2 (1.2.4); FILE MERGED 2004/08/17 16:04:31 mib 1.2.4.3: RESYNC: (1.2-1.3); FILE MERGED 2004/08/04 08:53:25 bm 1.2.4.2: #32439# chart:symbol became chart:symbol-type and chart:symbol-name 2004/07/30 13:13:12 bm 1.2.4.1: #i32346# chart:symbol-type


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [15f2deea0acbab9e0c6dd6686b3540ea2b84fa3c]

INTEGRATION: CWS oasis2 (1.2.4); FILE MERGED 2004/08/17 16:04:40 mib 1.2.4.7: RESYNC: (1.2-1.4); FILE MERGED 2004/08/04 16:51:57 bm 1.2.4.6: #i32368#, #i32366# still export chart:lines-used and chart:stock-with-volume for compatibility see also #i32583# for a fix in OOo 1.1 patch to make this obsolete 2004/08/04 15:58:11 mib 1.2.4.5: #i32581#: fixed some validation errors 2004/08/04 08:53:25 bm 1.2.4.4: #32439# chart:symbol became chart:symbol-type and chart:symbol-name 2004/07/30 13:13:11 bm 1.2.4.3: #i32346# chart:symbol-type 2004/07/29 14:45:23 sab 1.2.4.2: #i31291#; add margin-left 2004/07/29 13:41:44 mib 1.2.4.1: #i32294#: note configuration within section styles


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [6915d7e376810de9ccf52ea71bcf209f2afe0a77]

INTEGRATION: CWS oasis2 (1.2.4); FILE MERGED 2004/08/17 16:04:14 mib 1.2.4.3: RESYNC: (1.2-1.3); FILE MERGED 2004/08/04 08:53:25 bm 1.2.4.2: #32439# chart:symbol became chart:symbol-type and chart:symbol-name 2004/07/30 13:13:11 bm 1.2.4.1: #i32346# chart:symbol-type


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [92331587004755971272f512a31c0350a2e4f1fb]

INTEGRATION: CWS oasis2 (1.2.4); FILE MERGED 2004/08/17 16:04:23 mib 1.2.4.6: RESYNC: (1.2-1.4); FILE MERGED 2004/08/04 08:53:25 bm 1.2.4.5: #32439# chart:symbol became chart:symbol-type and chart:symbol-name 2004/07/30 13:13:11 bm 1.2.4.4: #i32346# chart:symbol-type 2004/07/30 12:44:14 bm 1.2.4.3: #i32339# rename Oasis japanese-candle-stick property to stock-updown-bars 2004/07/29 14:45:23 sab 1.2.4.2: #i31291#; add margin-left 2004/07/29 13:41:44 mib 1.2.4.1: #i32294#: note configuration within section styles


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [4cbaed78ea089a54e13b902f482c0208df31420a]

INTEGRATION: CWS oasis2 (1.2.4); FILE MERGED 2004/08/04 08:53:25 bm 1.2.4.2: #32439# chart:symbol became chart:symbol-type and chart:symbol-name 2004/07/29 13:41:44 mib 1.2.4.1: #i32294#: note configuration within section styles


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [f852c39a2a99e4e8c0d290fc7354f80919d65414]

INTEGRATION: CWS oasis2 (1.2.4); FILE MERGED 2004/08/04 08:53:24 bm 1.2.4.2: #32439# chart:symbol became chart:symbol-type and chart:symbol-name 2004/07/29 13:41:44 mib 1.2.4.1: #i32294#: note configuration within section styles


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [c8787dede71be8bd3809393eafe2c9155bb6002c]

INTEGRATION: CWS oasis2 (1.2.4); FILE MERGED 2004/08/04 08:53:24 bm 1.2.4.2: #32439# chart:symbol became chart:symbol-type and chart:symbol-name 2004/07/30 14:46:19 sab 1.2.4.1: #i31189#; move body attributes


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [0cd805886e5018f725ff2d07c60130421ef6ff15]

INTEGRATION: CWS oasis2 (1.2.4); FILE MERGED 2004/08/04 08:53:24 bm 1.2.4.3: #32439# chart:symbol became chart:symbol-type and chart:symbol-name 2004/07/30 14:46:18 sab 1.2.4.2: #i31189#; move body attributes 2004/07/26 09:49:08 mib 1.2.4.1: #i31302#: <text:h> was broken


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [29101248792f5a77913e6a6e3958b160210f513e]

INTEGRATION: CWS oasis2 (1.2.4); FILE MERGED 2004/07/29 13:41:44 mib 1.2.4.1: #i32294#: note configuration within section styles


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [17673aea453c1a0ad256fe32292f723aa018632f]

INTEGRATION: CWS oasis2 (1.21.4); FILE MERGED 2004/08/04 15:58:11 mib 1.21.4.1: #i32581#: fixed some validation errors


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [487441a67e3b178349e3832777b0425d6b424aae]

INTEGRATION: CWS oasis2 (1.81.4); FILE MERGED 2004/08/04 15:58:10 mib 1.81.4.2: #i32581#: fixed some validation errors 2004/08/04 08:44:53 mib 1.81.4.1: #i32355#: flow-with-text had wrong prefix after merge


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [3cb5eb6ed64f4b45de8a4e598208aea24397a3ea]

INTEGRATION: CWS oasis2 (1.26.4); FILE MERGED 2004/08/04 15:58:10 mib 1.26.4.1: #i32581#: fixed some validation errors


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [f3306ffe04c8e3daffc2488d5c3e718cf905f208]

INTEGRATION: CWS oasis2 (1.52.4); FILE MERGED 2004/08/02 12:41:29 mib 1.52.4.1: #i32362#: user field has text:value-type rather than office:value-type


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [56127a742e7439af08ef2a4ecde1f95b3a9abd3f]

INTEGRATION: CWS oasis2 (1.55.4); FILE MERGED 2004/08/02 12:41:28 mib 1.55.4.1: #i32362#: user field has text:value-type rather than office:value-type


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [d75f07eaf68edb35393f0582b89f13f53f59129b]

INTEGRATION: CWS oasis2 (1.8.4); FILE MERGED 2004/07/26 09:01:35 mib 1.8.4.1: i31300: next page was not set correctly


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [886cde0aa4e15e3aaa6cacfc141b07ffa6334c0c]

INTEGRATION: CWS oasis2 (1.7.64); FILE MERGED 2004/08/02 12:40:03 mib 1.7.64.1: #i32363#: StandoloneDocInfo is now recognizes OASIS file format


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [79c91d66de21e3f18e8f997b4542f5b193e7b326]

INTEGRATION: CWS oasis2 (1.10.64); FILE MERGED 2004/08/02 12:40:03 mib 1.10.64.1: #i32363#: StandoloneDocInfo is now recognizes OASIS file format


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [3412ab89dda507bfe658bc7ea7786adb2d676a2d]

INTEGRATION: CWS oasis2 (1.86.4); FILE MERGED 2004/07/29 11:02:58 cl 1.86.4.1: #i31244# correctly init mxImplContext


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [075b89861cc66463e74d780f4774aa5c65ced946]

INTEGRATION: CWS oasis2 (1.39.4); FILE MERGED 2004/07/29 12:03:10 cl 1.39.4.1: #i31283# fixed settings import


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [06dd912a72ae75a9d416a6bc563ced9ed689c987]

INTEGRATION: CWS oasis2 (1.62.2); FILE MERGED 2004/08/17 15:49:10 mib 1.62.2.4: RESYNC: (1.62-1.68); FILE MERGED 2004/07/30 13:13:10 bm 1.62.2.3: #i32346# chart:symbol-type 2004/07/30 12:13:59 bm 1.62.2.2: +symbol-type 2004/07/30 12:07:10 bm 1.62.2.1: #i32339#, #i32346# additional tokens for chart Oasis format


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [1dca4a175379064b989c7d91394e095349c0689a]

INTEGRATION: CWS oasis2 (1.105.4); FILE MERGED 2004/07/30 14:45:55 sab 1.105.4.1: #i31189#; write body attributes no longer on body


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [17b8b22b4d80e76d3eedfdc4844b17cf22241271]

INTEGRATION: CWS oasis2 (1.16.4); FILE MERGED 2004/08/02 12:39:41 mib 1.16.4.1: #i32363#: StandoloneDocInfo is now recognizes OASIS file format


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [1ceef67477ca788908c58c5a51636be8a068ff44]

INTEGRATION: CWS oasis2 (1.7.352); FILE MERGED 2004/08/04 08:53:23 bm 1.7.352.1: #32439# chart:symbol became chart:symbol-type and chart:symbol-name


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [9941e365813f71a15de780ec46455da598e25490]

INTEGRATION: CWS oasis2 (1.1.2); FILE ADDED 2004/08/04 08:52:59 bm 1.1.2.1: #32439# chart:symbol became chart:symbol-type and chart:symbol-name


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [9d7280fe57c102ed347cea34a28eef38e6aebb4c]

INTEGRATION: CWS oasis2 (1.1.2); FILE ADDED 2004/08/04 08:52:48 bm 1.1.2.1: #32439# chart:symbol became chart:symbol-type and chart:symbol-name


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [6298511638197c306aee1f814cd9e5435d25807a]

INTEGRATION: CWS oasis2 (1.16.6); FILE MERGED 2004/08/04 16:11:59 bm 1.16.6.1: #i32368# export bar/line charts with line chart-type at series


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [dc4ad8967d282ce5bd1030a42c489c801c602263]

INTEGRATION: CWS oasis2 (1.29.6); FILE MERGED 2004/08/04 16:11:59 bm 1.29.6.1: #i32368# export bar/line charts with line chart-type at series


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [e6e70a1340edc8addd6d80caba74e8bbbd1dac70]

INTEGRATION: CWS oasis2 (1.72.6); FILE MERGED 2004/08/04 16:11:59 bm 1.72.6.1: #i32368# export bar/line charts with line chart-type at series


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [0f5d53835620397de60cb4370b445cf8e89cf206]

INTEGRATION: CWS oasis2 (1.39.6); FILE MERGED 2004/08/04 08:53:23 bm 1.39.6.2: #32439# chart:symbol became chart:symbol-type and chart:symbol-name 2004/07/30 15:06:55 bm 1.39.6.1: #i32346# symbol-type


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [93b1d0f147cabaad55a2da4feef05a7da39ed95e]

INTEGRATION: CWS oasis2 (1.18.6); FILE MERGED 2004/08/04 16:11:58 bm 1.18.6.4: #i32368# export bar/line charts with line chart-type at series 2004/08/04 08:53:23 bm 1.18.6.3: #32439# chart:symbol became chart:symbol-type and chart:symbol-name 2004/07/30 15:06:55 bm 1.18.6.2: #i32346# symbol-type 2004/07/30 12:07:56 bm 1.18.6.1: #32339# stock-updown-bars -> stock-japanese-candle-stick


2004-08-20  Rüdiger Timm  <rt@openoffice.org>  [097398846a3886989aadae6b63fa89f6ff06592a]

INTEGRATION: CWS oasis2 (1.4.64); FILE MERGED 2004/08/03 06:57:17 mib 1.4.64.1: #i32363#: StandoloneDocInfo is now recognizes OASIS file format


2004-08-18  Andre Fischer  <af@openoffice.org>  [672aa42f7ae0734f50cff2cbd311053fda984b37]

#i33138# Sending SFX_HINT_DYING from destructor.


2004-08-18  Kurt Zenker  <kz@openoffice.org>  [0660b78bd9337de07e7a733a51faeca874affc65]

#i10000# key must be unique


2004-08-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [ae8b879f301bab8d17247874d4b2b42197fb6376]

#i10000#: kill cc-wrapper


2004-08-18  Oliver Bolte  <obo@openoffice.org>  [20f45f8a7f97887314280271aa8ccd6dd8eee4a3]

#i33022# assertion removed by CD


2004-08-18  Malte Timmermann  <mt@openoffice.org>  [85a1abd8b1dfaac7b0f87c2ab49f069a842ff1d5]

#i20156# Some improvements...


2004-08-18  Malte Timmermann  <mt@openoffice.org>  [d3e69fe9ce604443baa91ff7cc09862beeefe853]

#i20156# Lower case file names


2004-08-17  Oliver Bolte  <obo@openoffice.org>  [096d3fcfb48901d86b064e8403cdb68f1b80315d]

#i10000# fix by IS


2004-08-17  Oliver Bolte  <obo@openoffice.org>  [fc4a43a1ca7a9537ad289b7f18f0dda7309a5119]

#117653# bugfix for pt-BR


2004-08-17  Kurt Zenker  <kz@openoffice.org>  [311cb89899886744850838c560c24ef3ee7e7020]

#i33084# adjust changes for linux


2004-08-17  Malte Timmermann  <mt@openoffice.org>  [e215e06d92a5da35fa382bac711a30bee5c1e86a]

#i20156# Defines for security libs


2004-08-16  Oliver Bolte  <obo@openoffice.org>  [e0dcf42aa728a948d401b563abf90b411e749e41]

#i33056# can't register libbf_migratefilter680si.so


2004-08-16  Kurt Zenker  <kz@openoffice.org>  [8dfaded6eda50391a0aad0c753de917cb774230a]

adjust changes of basedir of a installationset


2004-08-16  Oliver Bolte  <obo@openoffice.org>  [c58306602a2d583201eb93ecd3604806694bbe9b]

#i10000# assertion changed


2004-08-16  Oliver Bolte  <obo@openoffice.org>  [9828095019569e0f92f0e80bb7fb18cf9fe241cb]

#i10000# pRootStorage changed to *GetRootStorage()


2004-08-16  Oliver Bolte  <obo@openoffice.org>  [36c2ae9837b1d4e692bcbde97f550472592aae1b]

#i10000# header xlconst.hxx missing


2004-08-16  Oliver Bolte  <obo@openoffice.org>  [9078cdbcb5190fd7fdde3095386f46156c18c52a]

#i10000# SelTblBox still used


2004-08-16  Oliver Bolte  <obo@openoffice.org>  [a32e83f0bf758cdbd1d52b3d3cdd533450ebec83]

#i10000# SwObjPositioningInProgress removed


2004-08-14  Kurt Zenker  <kz@openoffice.org>  [3c80d6eece412f4697f5e6886e6ba209f3f3e82a]

new version for SRC680


2004-08-14  Kurt Zenker  <kz@openoffice.org>  [54f6ebf5bf83ddf97ddbbdee70b5a7f629d57d8f]

new version for SRC680


2004-08-13  Kurt Zenker  <kz@openoffice.org>  [23faf07a04abfb20d6835d2a26a9e60d3e5c7024]

new version for SRC680


2004-08-13  Kurt Zenker  <kz@openoffice.org>  [4a6b4e99ad1ba87dbbdd84f2cd8624914f5a852b]

new version for SRC680


2004-08-13  Rüdiger Timm  <rt@openoffice.org>  [63bb4e5411137af0281e9d535b1021bd8e759921]

new version for SRC680


2004-08-13  Oliver Bolte  <obo@openoffice.org>  [d0a9beeabcf0162d78d5b3ca2a3c9ede5f3bc3fe]

#i10000# obsolete entry removed


2004-08-13  Oliver Bolte  <obo@openoffice.org>  [1f0c04944469b368afe97cbdfee2465a6a807d8e]

#i10000# MouseEvent to ::com::sun:star::awt:MouseEvent


2004-08-13  Oliver Bolte  <obo@openoffice.org>  [0a1f83ab8598d45fc35ec5947ec2b4d0f5868cf9]

#i32850# wrong resource handling fixed


2004-08-13  Oliver Bolte  <obo@openoffice.org>  [0eaf7de2d915782731287dda5b1ae1377a16871b]

#i32850# wrong resource handling fixed


2004-08-13  Rüdiger Timm  <rt@openoffice.org>  [33ebb28c84915f1db86c9d82d51088c58725c690]

#i10000# More quoting needed here, at least for linux buildserver clients.


2004-08-13  Oliver Bolte  <obo@openoffice.org>  [5e31a9dc28101fa09c26ebcfa289cd12320287a6]

#i32850# wrong resource handling fixed


2004-08-13  Oliver Bolte  <obo@openoffice.org>  [fb908063db009faa90cf9edef04e1ac0bab6733e]

#i32850# wrong resource handling fixed


2004-08-13  Oliver Bolte  <obo@openoffice.org>  [75a7879273a79754c3ccd694cee6173ab74c84a1]

#i10000# syntax and typo


2004-08-13  Rüdiger Timm  <rt@openoffice.org>  [8db1f997280c46474464d40e752e78e2a5c24773]

new version for SRC680


2004-08-13  Kurt Zenker  <kz@openoffice.org>  [efd6cc856a319c01475259721d1c06da6bd7a3c3]

new version for SRC680


2004-08-12  Kurt Zenker  <kz@openoffice.org>  [820f1dfc90131363f9f893708262701a938d0953]

new version for SRC680


2004-08-12  Kurt Zenker  <kz@openoffice.org>  [66189455d39c1b8e122839b1d9207e452ace4308]

new version for SRC680


2004-08-12  Kurt Zenker  <kz@openoffice.org>  [3ac0a8838b1f5e6bf966348079345c3bfe16aec2]

new version for SRC680


2004-08-12  Rüdiger Timm  <rt@openoffice.org>  [fd0f6456d76ac5f02d10db3432910e83bca27297]

#i32897# Use correct member to remove popup menu.


2004-08-12  Rüdiger Timm  <rt@openoffice.org>  [8e08116e3eeb8613e191fb901751ba2477a21307]

#i10000# Temporarily disabled crashdump related switches (CFLAGSENABLESYMBOLS)


2004-08-12  Rüdiger Timm  <rt@openoffice.org>  [b2db998808c4cb792a57049cfde795867501bddd]

#i10000# Syntax


2004-08-12  Rüdiger Timm  <rt@openoffice.org>  [964a67e1edd0850c2ff6ffa6609847a5432196db]

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>  [03157316b2fe57af3a3b08fcede8d7093de8b3ca]

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>  [f03dde087e33d58119a33f032dd34bad7fab9259]

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>  [5343277cb7f3c2b2b61446dd906c94680248e6fc]

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>  [79016b8701ef373a786c628f8423ad53505867bd]

SRC680


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [4f762dafa4fd4d6f37173170c34cf22d506215ae]

INTEGRATION: CWS gt10thaiinput (1.94.74); FILE MERGED 2004/08/04 06:42:43 gt 1.94.74.1: #103780# new CTL sequence checking mode restricted


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [e0768e73c140a442e1af8dfae0eca6b725235a3b]

INTEGRATION: CWS gt10thaiinput (1.7.58); FILE MERGED 2004/08/04 06:44:04 gt 1.7.58.1: #103780# new CTL sequence checking mode restricted


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [39127c80dfabedf48eda324ea6289725c629ab36]

INTEGRATION: CWS gt10thaiinput (1.12.106); FILE MERGED 2004/08/05 06:04:56 gt 1.12.106.1: #103780# new CTL sequence checking mode restricted


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [26a8265a272d191f29945a52de3d789ed2fab3eb]

INTEGRATION: CWS gt10thaiinput (1.2.330); FILE MERGED 2004/08/04 06:46:22 gt 1.2.330.1: #103780# new CTL sequence checking mode restricted


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [d6c767b0d2c975d162802e30aa8e09b380d24716]

INTEGRATION: CWS gt10thaiinput (1.2.330); FILE MERGED 2004/08/04 06:46:23 gt 1.2.330.1: #103780# new CTL sequence checking mode restricted


2004-08-12  Oliver Düsterhoff  <od@openoffice.org>  [b3289ba99b3bcba67666e1820f684941a03032af]

#i32842# - remove unsed string defines


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [49fb7e61218f7a3ebf424926681f31479dc77320]

INTEGRATION: CWS gt10thaiinput (1.2.330); FILE MERGED 2004/08/04 06:45:12 gt 1.2.330.1: #103780# new CTL sequence checking mode restricted


2004-08-12  Oliver Düsterhoff  <od@openoffice.org>  [6133437d8d582a7fde2887562bc11c890579d528]

#i32842# - remove unused string defines


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [050f35051e22d5132f611c621bf120c69ec748c5]

INTEGRATION: CWS gt10thaiinput (1.34.72); FILE MERGED 2004/08/04 06:47:59 gt 1.34.72.1: #103780# new CTL sequence checking mode restricted


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [42ea2306a376537dd13303d1c8177a61f1691dde]

INTEGRATION: CWS tbe12 (1.22.106); FILE MERGED 2004/08/04 15:30:15 tbe 1.22.106.1: #117574# StarBasic: Foreground colour of dialog checkboxes saved incorrectly


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [be0b81f9cb2789e700478f5769d5bfa58dcc2bb8]

INTEGRATION: CWS tbe12 (1.19.2); FILE MERGED 2004/07/30 15:35:28 tbe 1.19.2.1: #i32348# empty component context in bootstrap function


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [baf91fc87f4befad62950b6db3b8b6cf14b20c5f]

INTEGRATION: CWS tbe12 (1.3.2); FILE MERGED 2004/07/30 15:05:02 tbe 1.3.2.1: #i32348# empty component context in bootstrap function


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [890e57d74ad9cb643c5c65191d12a36dae8ebad5]

INTEGRATION: CWS tbe12 (1.8.2); FILE MERGED 2004/07/30 15:25:32 tbe 1.8.2.2: #i32348# empty component context in bootstrap function 2004/07/30 15:05:02 tbe 1.8.2.1: #i32348# empty component context in bootstrap function


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [e1856410f8deb46bbd1dd7e175b5148b45b2eaee]

INTEGRATION: CWS tbe12 (1.2.18); FILE MERGED 2004/07/30 15:53:15 tbe 1.2.18.1: #i32314# disable java bug ...


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [c302c5428d50ccc3e95416fb6e434dcd7daec016]

INTEGRATION: CWS tbe12 (1.2.18); FILE MERGED 2004/07/30 15:52:17 tbe 1.2.18.1: #i32314# disable java bug ...


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [a5e16383b5a47af3eb7e082101602e36a0a02629]

INTEGRATION: CWS tbe12 (1.14.4); FILE MERGED 2004/08/05 12:14:00 tbe 1.14.4.1: #i32510# RID_STR_QUERYREPLACEMACRO out of range


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [6887d0541e1c8e1b59fe65dfe78e65fbc4bd4f2e]

INTEGRATION: CWS tbe12 (1.6.4); FILE MERGED 2004/08/03 12:25:53 tbe 1.6.4.1: #i32510# ScriptProviderForBasic: separation of application basic macros into user and share


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [278a31f2abd3d59b86adcb0e26d53e990166801e]

INTEGRATION: CWS tbe12 (1.11.4); FILE MERGED 2004/08/03 12:25:53 tbe 1.11.4.1: #i32510# ScriptProviderForBasic: separation of application basic macros into user and share


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [7441ac3796970015c5f20f0af4d9c42e0b2b14af]

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>  [0bfa1bc723f9e33175e34699e18940a2198bf9c5]

INTEGRATION: CWS tune05 (1.33.48); FILE MERGED 2004/07/22 11:23:48 cmc 1.33.48.1: #i30554# unused ctors


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [c2a28c410f80a8a8d1c8732fdedbe503671c2605]

INTEGRATION: CWS tbe12 (1.2.248); FILE MERGED 2004/08/09 13:35:26 sw 1.2.248.1: #i24857#


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [dc8dc7a67ee7f78b0202876b9c6673172160855e]

INTEGRATION: CWS tune05 (1.6.568); FILE MERGED 2004/07/23 17:08:07 mhu 1.6.568.2: RESYNC: (1.6-1.7); FILE MERGED 2004/07/22 11:15:24 cmc 1.6.568.1: #i30554# unused SwWrtShell::SetURLToButton


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [55f90be09b522788f6a7e5a889d97339ed73b230]

INTEGRATION: CWS tbe12 (1.3.218); FILE MERGED 2004/08/09 13:35:37 sw 1.3.218.1: #i24857#


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [98fbb045dfbe005403fd8aa82e4ec16fa76a6f84]

INTEGRATION: CWS tune05 (1.32.12); FILE MERGED 2004/07/23 17:07:49 mhu 1.32.12.3: RESYNC: (1.32-1.33); FILE MERGED 2004/07/19 15:41:38 cmc 1.32.12.2: #i30554# unused Basic related stuff 2004/06/23 12:57:10 cmc 1.32.12.1: #i30554# remove unused code inside #ifdef USED guards


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [5efe8060bafb12f69ac0a223603fa77ba24e3b4e]

INTEGRATION: CWS tune05 (1.19.568); FILE MERGED 2004/07/21 15:12:27 cmc 1.19.568.1: #i30554# remove warning


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [2dee8c74069f1374708231584c44a80820fb8b79]

INTEGRATION: CWS tune05 (1.13.54); FILE MERGED 2004/06/29 09:56:33 cmc 1.13.54.1: #i30554# ConvertMacroFormat no longer used


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [2cb2bbb868658841f6102db9e8e9d0349ee6599e]

INTEGRATION: CWS tune05 (1.6.568); FILE MERGED 2004/07/21 15:31:16 cmc 1.6.568.1: #i30554# unused ctor


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [940817c8be3c3697f51122db9ba5dc42d190b127]

INTEGRATION: CWS tune05 (1.13.68); FILE MERGED 2004/07/21 13:28:37 cmc 1.13.68.1: #i30554# NumFormatListBox::GetFormatStr unused (returns nothing anyway)


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [ee5c1762cf94091c0948c7b0e8fe962b70a8d6f1]

INTEGRATION: CWS tune05 (1.26.256); FILE MERGED 2004/07/23 17:04:21 mhu 1.26.256.2: RESYNC: (1.26-1.28); FILE MERGED 2004/07/22 08:13:12 cmc 1.26.256.1: #i30554# SwNavigationPI::IsInDrag unused


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [ff2d0dc2ac40121837d00d394ea6a725543f85c6]

INTEGRATION: CWS tune05 (1.32.54); FILE MERGED 2004/07/22 08:14:24 cmc 1.32.54.1: #i30554# NaviContentBookmark::HasFormat unused


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [54b260e6dc76dabe48f3251ce037a77a6082be30]

INTEGRATION: CWS tune05 (1.70.68); FILE MERGED 2004/07/23 17:00:02 mhu 1.70.68.2: RESYNC: (1.70-1.72); FILE MERGED 2004/07/22 08:15:34 cmc 1.70.68.1: #i30554# SwView::PrepareGetSelection unused


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [8fe9d9a0ffd4825bdceb88604b6df34d8b991f73]

INTEGRATION: CWS tune05 (1.36.210); FILE MERGED 2004/07/22 08:20:25 cmc 1.36.210.3: #i30554# unused ctor 2004/06/24 11:28:19 cmc 1.36.210.2: #i30554# lcl_SetFont unused (8+ years old apparently) 2004/06/23 12:57:45 cmc 1.36.210.1: #i30554# remove unused code inside #ifdef USED guards


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [3fbc4377cf0ff8f845e969956f37c6ecfb528e4c]

INTEGRATION: CWS tune05 (1.5.568); FILE MERGED 2004/07/22 08:17:22 cmc 1.5.568.1: #i30554# SwScrollbar::EnableThumbPos unused


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [76bf38fcad8122ce176314c1f7ec39fed8796cc2]

INTEGRATION: CWS tune05 (1.49.100); FILE MERGED 2004/07/21 15:44:10 cmc 1.49.100.1: #i30554# remove unused methods


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [3313f125b3b532aea230850c5b2cee58e54d8f7d]

INTEGRATION: CWS tune05 (1.5.68); FILE MERGED 2004/07/21 15:34:45 cmc 1.5.68.1: #i30554# remove commented out code


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [b56db92926258fc02bddc4179da3cb491b6f2e23]

INTEGRATION: CWS tune05 (1.13.54); FILE MERGED 2004/07/22 08:18:19 cmc 1.13.54.1: #i30554# SwFrameShell::GetBckColState unused


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [23e292b96ca4d3ef0055b49d0f992462497a282b]

INTEGRATION: CWS tune05 (1.52.48); FILE MERGED 2004/07/23 16:54:35 mhu 1.52.48.2: RESYNC: (1.52-1.54); FILE MERGED 2004/06/29 10:04:54 cmc 1.52.48.1: #i30554# DisableAllItems no longer used


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [435c817b604e30a549c53f6fa0b6f119a691987a]

INTEGRATION: CWS tune05 (1.21.64); FILE MERGED 2004/07/23 16:54:02 mhu 1.21.64.2: RESYNC: (1.21-1.23); FILE MERGED 2004/07/21 15:41:11 cmc 1.21.64.1: #i30554# remove commented out code


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [1872b1525eae9a57cabfb6fe8892e05854b81875]

INTEGRATION: CWS tune05 (1.23.68); FILE MERGED 2004/06/24 11:26:41 cmc 1.23.68.1: #i30554# lcl_AdjustToPos unused


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [be7e0c29fa6d31e903d4f2dc7669642d61839098]

INTEGRATION: CWS tune05 (1.14.256); FILE MERGED 2004/07/22 08:42:14 cmc 1.14.256.1: #i30554# SwGlossaryGroupTLB::Clear unused


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [ec2b291d8a5f56fa158f81b93d9ccdd07b68cd14]

INTEGRATION: CWS tune05 (1.7.238); FILE MERGED 2004/07/22 07:58:03 cmc 1.7.238.1: #i30554# BookmarkCombo::GetSelectEntry unused


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [a55aaf21e34bc6da345e149c1a6a1785306a9b56]

INTEGRATION: CWS tune05 (1.58.52); FILE MERGED 2004/07/23 16:47:16 mhu 1.58.52.2: RESYNC: (1.58-1.59); FILE MERGED 2004/07/21 15:14:11 cmc 1.58.52.1: #i30554# remove commented out code


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [1c7da0cb8f382924fd12cddde6132dcb72f01708]

INTEGRATION: CWS tune05 (1.18.10); FILE MERGED 2004/07/23 16:47:08 mhu 1.18.10.3: RESYNC: (1.18-1.19); FILE MERGED 2004/07/22 11:14:54 cmc 1.18.10.2: #i30554# unused SwWrtShell::SetURLToButton 2004/07/19 15:40:43 cmc 1.18.10.1: #i30554# unused Basic related stuff


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [edee92af972755bc5fd040daff6ff6f4301fb156]

INTEGRATION: CWS tune05 (1.22.64); FILE MERGED 2004/07/22 08:15:06 cmc 1.22.64.1: #i30554# SwView::PrepareGetSelection unused


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [f195311a97fa968c0166f96e79b2b4f2f5f5f67e]

INTEGRATION: CWS tune05 (1.6.734); FILE MERGED 2004/06/29 09:56:33 cmc 1.6.734.1: #i30554# ConvertMacroFormat no longer used


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [f7f665376178cd3b352eea30f147a0136600be95]

INTEGRATION: CWS tune05 (1.2.776); FILE MERGED 2004/07/19 12:52:44 cmc 1.2.776.1: #i30554# GetRules(String varient unused


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [511048a4601640c64e6233adea8c815c7cee6bbe]

INTEGRATION: CWS tune05 (1.3.764); FILE MERGED 2004/07/21 15:31:42 cmc 1.3.764.1: #i30554# unused ctor


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [6bfab12e131c09ee93cfdd0fec3f558911b2b444]

INTEGRATION: CWS tune05 (1.3.736); FILE MERGED 2004/06/23 13:01:47 cmc 1.3.736.1: #i30554# remove unused code inside #ifdef USED guards


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [3b59729cc3eb13f0ef3b38258dc5e21b4ce0e502]

INTEGRATION: CWS tune05 (1.2.68); FILE MERGED 2004/07/20 15:55:50 cmc 1.2.68.1: #i30554# unused SvStrDtorItem class (ran it by os)


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [68633d781cb66de64b0fa36da155bb972c17a6b3]

INTEGRATION: CWS tune05 (1.2.68); FILE MERGED 2004/07/21 15:32:56 cmc 1.2.68.1: #i30554# remove new newline warnings


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [c8d20c9f2107e5779b71117245191a2c7b4a5a3b]

INTEGRATION: CWS tune05 (1.2.68); FILE MERGED 2004/07/21 15:32:57 cmc 1.2.68.1: #i30554# remove new newline warnings


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [4bdaa378858249d6ac307def3d76feb644b3c127]

INTEGRATION: CWS tune05 (1.1.1.1.776); FILE MERGED 2004/07/21 14:56:34 cmc 1.1.1.1.776.1: #i30554# redundant SwComboBox:: methods


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [1181ef4e216ccafb9ecd8e17551fc03d30efe44f]

INTEGRATION: CWS tune05 (1.3.638); FILE MERGED 2004/07/22 08:20:02 cmc 1.3.638.1: #i30554# unused ctor


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [480891386f558b6b820a5d03540d98535b1655dd]

INTEGRATION: CWS tune05 (1.3.734); FILE MERGED 2004/07/22 08:21:08 cmc 1.3.734.1: #i30554# SwSrcEditWindow::SyntaxColorsChanged unused


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [d8146e4daf3570c9da2574b5f26b80d20f54dd69]

INTEGRATION: CWS tune05 (1.1.1.1.776); FILE MERGED 2004/07/22 08:16:13 cmc 1.1.1.1.776.1: #i30554# SwScrollbar::EnableThumbPos unused


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [5eecdfdcf8dc283cf061725d8f14e4a85d8b3e21]

INTEGRATION: CWS tune05 (1.15.100); FILE MERGED 2004/07/21 15:43:09 cmc 1.15.100.1: #i30554# remove unused methods


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [047caf67d18a97f5d13154c8dbacae76a2bb22fa]

INTEGRATION: CWS tune05 (1.3.320); FILE MERGED 2004/07/21 13:29:11 cmc 1.3.320.1: #i30554# NumFormatListBox::GetFormatStr unused (returns nothing anyway)


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [e96efccc5160e9302e6ee622496b2c1ecaa65ca5]

INTEGRATION: CWS tune05 (1.9.740); FILE MERGED 2004/07/23 16:44:20 mhu 1.9.740.2: RESYNC: (1.9-1.10); FILE MERGED 2004/07/22 08:12:46 cmc 1.9.740.1: #i30554# SwNavigationPI::IsInDrag unused


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [be93aace3bb2330c55071af12236b05065013f85]

INTEGRATION: CWS tune05 (1.2.764); FILE MERGED 2004/07/22 08:13:50 cmc 1.2.764.1: #i30554# NaviContentBookmark::HasFormat unused


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [101763d5964f10dec3db2461738c6baff3d03290]

INTEGRATION: CWS tune05 (1.3.764); FILE MERGED 2004/07/21 11:28:54 cmc 1.3.764.1: #i30554# basic SwGlossaryHdl varients no longer in use


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [4b8098bcff02e98b3b1838a73afa81bae78658ae]

INTEGRATION: CWS tune05 (1.2.762); FILE MERGED 2004/07/22 08:42:02 cmc 1.2.762.1: #i30554# SwGlossaryGroupTLB::Clear unused


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [c3b25a68dcb9e1c1ae15146bf9ae44ae9bf0a048]

INTEGRATION: CWS tune05 (1.2.754); FILE MERGED 2004/07/22 08:18:05 cmc 1.2.754.1: #i30554# SwFrameShell::GetBckColState unused


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [04e891c6915981e12dcbfb37fef290a44da7c01a]

INTEGRATION: CWS tune05 (1.5.54); FILE MERGED 2004/07/23 16:43:25 mhu 1.5.54.3: RESYNC: (1.5-1.6); FILE MERGED 2004/07/22 08:54:32 cmc 1.5.54.2: #i30554# unused SwFlyFrmAttrMgr methods 2004/06/25 12:21:53 cmc 1.5.54.1: #i30554# SwFlyFrmAttrMgr::SetFrmSize unused


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [9634273b00ac5fde97a4cbf053f48ae6290a0c07]

INTEGRATION: CWS tune05 (1.9.54); FILE MERGED 2004/07/23 16:43:18 mhu 1.9.54.2: RESYNC: (1.9-1.10); FILE MERGED 2004/07/22 09:09:33 cmc 1.9.54.1: #i30554# unused l methods


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [8fd6d9ebf2d9d3bed09a7a4b9d0c3f60da28b291]

INTEGRATION: CWS tune05 (1.7.256); FILE MERGED 2004/07/22 08:57:54 cmc 1.7.256.1: #i30554# unused SwDBTreeList::Show


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [ff34c4ade6eef7965c511425d4592d2288a93f5b]

INTEGRATION: CWS tune05 (1.3.738); FILE MERGED 2004/07/22 07:57:39 cmc 1.3.738.1: #i30554# BookmarkCombo::GetSelectEntry unused


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [513b342d3d271d66ca6b77195b91fddeee2462a1]

INTEGRATION: CWS tune05 (1.7.48); FILE MERGED 2004/06/29 10:04:47 cmc 1.7.48.1: #i30554# DisableAllItems no longer used


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [4ad5dcf1d337c08e63ea97246915bda5d31ae4c1]

INTEGRATION: CWS tune05 (1.41.54); FILE MERGED 2004/07/23 16:40:17 mhu 1.41.54.2: RESYNC: (1.41-1.43); FILE MERGED 2004/06/24 11:26:11 cmc 1.41.54.1: #i30554# lcl_GetTwipValue lcl_SetTwipValue unused


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [1144bdf01db17b7f8ecf181b0f4ae2adde872b94]

INTEGRATION: CWS tune05 (1.11.54); FILE MERGED 2004/07/23 16:40:08 mhu 1.11.54.3: RESYNC: (1.11-1.12); FILE MERGED 2004/07/22 08:54:55 cmc 1.11.54.2: #i30554# unused SwFlyFrmAttrMgr methods 2004/06/25 12:21:52 cmc 1.11.54.1: #i30554# SwFlyFrmAttrMgr::SetFrmSize unused


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [8b13ed2ff7d4bfd25a56d4faf8629f5a4fd2caff]

INTEGRATION: CWS tune05 (1.7.568); FILE MERGED 2004/07/22 07:59:02 cmc 1.7.568.1: #i30554# remove warning


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [d8482d208d64022d18f416c9947793b28b6b5e41]

INTEGRATION: CWS tune05 (1.34.52); FILE MERGED 2004/07/23 16:36:26 mhu 1.34.52.2: RESYNC: (1.34-1.35); FILE MERGED 2004/07/22 09:10:45 cmc 1.34.52.1: #i30554# unused SwFldMgr methods


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [7f4ebb091f529258f99b748be2bcbb6cb426d34a]

INTEGRATION: CWS tune05 (1.13.268); FILE MERGED 2004/07/22 08:21:23 cmc 1.13.268.2: #i30554# SwSrcEditWindow::SyntaxColorsChanged unused 2004/06/24 11:23:46 cmc 1.13.268.1: #i30554# make lcl_foos static to emphasis their lclness


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [15c132e79386472c34dbf04876d163ad2b5c29a4]

INTEGRATION: CWS tune05 (1.14.552); FILE MERGED 2004/07/23 16:33:09 mhu 1.14.552.2: RESYNC: (1.14-1.16); FILE MERGED 2004/06/24 11:23:26 cmc 1.14.552.1: #i30554# make lcl_foos static to emphasis their lclness


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [2f7035cd74e54b06ae41363d391334c9723fa0c6]

INTEGRATION: CWS tune05 (1.7.112); FILE MERGED 2004/07/09 07:43:27 cmc 1.7.112.1: #i30554# remove unused JavaScriptScrollMDI


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [5a7b7e8cc5c8b2ea1e4841b570778ed2cc0e771b]

INTEGRATION: CWS tune05 (1.10.170); FILE MERGED 2004/07/23 16:32:50 mhu 1.10.170.2: RESYNC: (1.10-1.11); FILE MERGED 2004/06/24 11:23:06 cmc 1.10.170.1: #i30554# make lcl_foos static to emphasis their lclness


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [e1055fa92c9dd1b0a31dff3937f832507a10bfba]

INTEGRATION: CWS tune05 (1.87.10); FILE MERGED 2004/07/23 16:32:43 mhu 1.87.10.2: RESYNC: (1.87-1.91); FILE MERGED 2004/07/21 15:15:40 cmc 1.87.10.1: #i30554# remove warning


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [da7816dfbd8d58720cf3e8ed9e9283d33891a770]

INTEGRATION: CWS tune05 (1.16.68); FILE MERGED 2004/07/21 11:28:26 cmc 1.16.68.1: #i30554# basic SwGlossaryHdl varients no longer in use


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [38c936c59a31ffb7218da0dd55569a15b2a0c45e]

INTEGRATION: CWS tune05 (1.2.68); FILE MERGED 2004/07/23 16:30:39 mhu 1.2.68.2: RESYNC: (1.2-1.3); FILE MERGED 2004/06/25 08:55:41 cmc 1.2.68.1: #i30554# lcl_GetRegion unused now


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [bb8259de63247db14cbc759c25cd41f0d980e723]

INTEGRATION: CWS tune05 (1.2.68); FILE MERGED 2004/07/12 10:45:21 cmc 1.2.68.1: #i30554# remove unused SvStrDtorItem


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [a57a8e568c36891cface601bc0cba0fbbc189aef]

INTEGRATION: CWS tune05 (1.19.256); FILE MERGED 2004/07/22 08:57:36 cmc 1.19.256.1: #i30554# unused SwDBTreeList::Show


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [5648700c7eb89137e40bcb6fe9025de995d5d34d]

INTEGRATION: CWS tune05 (1.76.64); FILE MERGED 2004/06/24 11:21:40 cmc 1.76.64.1: #i30554# lcl_ExtractMembers unused


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [ccb70e7787281300990f54ab1033de087c10f209]

INTEGRATION: CWS tune05 (1.45.54); FILE MERGED 2004/07/22 09:00:47 cmc 1.45.54.1: #i30554# unused _DB_ColumnConfigData::IsEqualDB


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [7f9813410259232e836cf4966a7e7080078426b1]

INTEGRATION: CWS tune05 (1.21.100); FILE MERGED 2004/07/22 11:09:49 cmc 1.21.100.3: #i30554# unused methods 2004/06/25 12:57:17 cmc 1.21.100.2: #i30554# actually SwPxlToTwips is not used at all ifdef VERTICAL_LAYOUT 2004/06/25 12:19:31 cmc 1.21.100.1: #i30554# SwPxlToTwips::DrawLine is not #ifndef VERTICAL_LAYOUT only


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [e05ee62c59cd353cd3a07040544153a095511eed]

INTEGRATION: CWS tune05 (1.8.568); FILE MERGED 2004/07/19 12:52:59 cmc 1.8.568.1: #i30554# GetRules(String varient unused


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [ea61e2bff05f5de28349e8d5e0319b9eb86c75aa]

INTEGRATION: CWS tune05 (1.40.68); FILE MERGED 2004/06/24 11:21:01 cmc 1.40.68.1: #i30554# make lcl_foos static to emphasis their lclness


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [c02c188669b0657e9f9e20352cc9d4eb4c0d7937]

INTEGRATION: CWS tune05 (1.3.568); FILE MERGED 2004/07/21 14:56:20 cmc 1.3.568.1: #i30554# redundant SwComboBox:: methods


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [534cfde57b1cc7cbfbddd12ceb21692cdd4d1827]

INTEGRATION: CWS tune05 (1.2.568); FILE MERGED 2004/07/23 13:58:57 cmc 1.2.568.2: #i30554# unused file 2004/07/21 15:36:51 cmc 1.2.568.1: #i30554# remove unused file


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [3f1515707bbdc79b00e34abf4d0838e97c55cda3]

INTEGRATION: CWS tune05 (1.26.74); FILE MERGED 2004/07/22 09:17:58 cmc 1.26.74.2: #i30554# unused SwModule methods 2004/07/21 15:50:14 cmc 1.26.74.1: #i30554# SwXDispatchStatusListener unused


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [23192271b84fe3312bd31a9602c2c52a388d925b]

INTEGRATION: CWS tune05 (1.5.238); FILE MERGED 2004/06/24 11:20:40 cmc 1.5.238.1: #i30554# make lcl_foos static to emphasis their lclness


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [0a210ae549e05500caca1189fa8e060ee3c58545]

INTEGRATION: CWS tune05 (1.35.54); FILE MERGED 2004/07/23 16:25:07 mhu 1.35.54.2: RESYNC: (1.35-1.36); FILE MERGED 2004/07/22 09:39:37 cmc 1.35.54.1: #i30554# unused SwDocShell::EmbedAllLinks


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [2155d667990daccd193d86a81f3302f82bcfc045]

INTEGRATION: CWS tune05 (1.21.68); FILE MERGED 2004/07/21 15:50:54 cmc 1.21.68.1: #i30554# remove commented out code


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [aebe408c5d02e8e1a4b9658cc019680453b6a169]

INTEGRATION: CWS tune05 (1.3.752); FILE MERGED 2004/07/23 16:22:13 mhu 1.3.752.2: RESYNC: (1.3-1.4); FILE MERGED 2004/07/22 08:01:02 cmc 1.3.752.1: #i30554# SvXMLExportItemMapper::exportXML varients unused


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [bd460bb0386b37c0c6afbcd120d86e95604665f0]

INTEGRATION: CWS tune05 (1.8.52); FILE MERGED 2004/07/23 16:21:53 mhu 1.8.52.2: RESYNC: (1.8-1.10); FILE MERGED 2004/07/22 08:01:02 cmc 1.8.52.1: #i30554# SvXMLExportItemMapper::exportXML varients unused


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [137abd75a890ef9edeb4410782cb9dc7b978d5b3]

INTEGRATION: CWS tune05 (1.109.86); FILE MERGED 2004/07/23 16:20:05 mhu 1.109.86.3: RESYNC: (1.109-1.110); FILE MERGED 2004/07/23 11:42:18 cmc 1.109.86.2: #i30554# we'll leave operators alone, want to encourage that sort of thing 2004/06/25 12:16:10 cmc 1.109.86.1: #i30554# don't need my own comparison operator


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [f9bd6a8386f42520c7642b6b082dfbb443977657]

INTEGRATION: CWS tune05 (1.153.52); FILE MERGED 2004/07/23 16:19:55 mhu 1.153.52.2: RESYNC: (1.153-1.154); FILE MERGED 2004/06/24 11:20:11 cmc 1.153.52.1: #i30554# lcl_HasExplicitLeft unused


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [3c4c7d8b97dfd98a7b64ee66ff90f461fe893e41]

INTEGRATION: CWS tune05 (1.80.54); FILE MERGED 2004/06/24 20:06:30 cmc 1.80.54.2: #i30554# compile my own nastiness 2004/06/24 11:19:44 cmc 1.80.54.1: #i30554# make lcl_foos static to emphasis their lclness


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [c8d76cc31653f53e2b7497d84fafd621783cd200]

INTEGRATION: CWS tune05 (1.128.54); FILE MERGED 2004/06/25 13:32:05 cmc 1.128.54.3: #i30554# SwWW8Writer::empty_charpropstart unused 2004/06/25 12:48:53 cmc 1.128.54.2: #i30554# I'm not using SwWW8ImplReader::GetNoninlineNodeAttribs anymore 2004/06/24 11:19:43 cmc 1.128.54.1: #i30554# make lcl_foos static to emphasis their lclness


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [d5a70deaf855219816a7ac986fda2b0e8724992c]

INTEGRATION: CWS tune05 (1.136.54); FILE MERGED 2004/07/21 15:17:05 cmc 1.136.54.2: #i30554# remove warning 2004/06/25 12:48:53 cmc 1.136.54.1: #i30554# I'm not using SwWW8ImplReader::GetNoninlineNodeAttribs anymore


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [e146a6bd5457b996be85b8cac6c5f33c6fbbabb9]

INTEGRATION: CWS tune05 (1.117.52); FILE MERGED 2004/07/23 16:19:10 mhu 1.117.52.3: RESYNC: (1.117-1.120); FILE MERGED 2004/06/25 13:32:04 cmc 1.117.52.2: #i30554# SwWW8Writer::empty_charpropstart unused 2004/06/25 12:48:52 cmc 1.117.52.1: #i30554# I'm not using SwWW8ImplReader::GetNoninlineNodeAttribs anymore


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [897b9c3c2e6a59db176cf2b6ede56debbdabfe41]

INTEGRATION: CWS tune05 (1.59.88); FILE MERGED 2004/06/25 13:32:04 cmc 1.59.88.1: #i30554# SwWW8Writer::empty_charpropstart unused


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [9a2db4b161dd650f9ecb16415ad36164aae7f8cc]

INTEGRATION: CWS tune05 (1.69.54); FILE MERGED 2004/07/23 16:18:14 mhu 1.69.54.2: RESYNC: (1.69-1.70); FILE MERGED 2004/06/25 13:32:03 cmc 1.69.54.1: #i30554# SwWW8Writer::empty_charpropstart unused


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [432b205a6c2356905851974308aaac6a3a574871]

INTEGRATION: CWS tune05 (1.76.54); FILE MERGED 2004/07/23 16:18:02 mhu 1.76.54.2: RESYNC: (1.76-1.77); FILE MERGED 2004/06/24 11:01:12 cmc 1.76.54.1: #i30554# lcl_IsFlyInFlyHere unused


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [50e48096eea9e29f839e947c3ed15e9358c8a228]

INTEGRATION: CWS tune05 (1.9.54); FILE MERGED 2004/06/29 10:10:15 cmc 1.9.54.1: #i30554# sw::ms::rtl_TextEncodingToWinCharsetAndBack no longer used


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [0a63d01fe4474dff6d425cbf9b5a494b4388c22b]

INTEGRATION: CWS tune05 (1.6.232); FILE MERGED 2004/06/25 12:44:07 cmc 1.6.232.1: #i30554# Ww1Manager::NextHasTtp unused


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [e155aa3651bf5167da8cbe15b4c26c7b5fdcdcdf]

INTEGRATION: CWS tune05 (1.5.232); FILE MERGED 2004/06/29 10:29:19 cmc 1.5.232.4: #i30554# Ww1FkpChp::Fill now unused 2004/06/29 10:27:34 cmc 1.5.232.3: #i30554# Ww1Pap::NextHas now unused 2004/06/25 12:54:50 cmc 1.5.232.2: #i30554# 5 arg varient of Ww1FkpPap::Fill unused 2004/06/25 12:44:06 cmc 1.5.232.1: #i30554# Ww1Manager::NextHasTtp unused


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [4a0a57b6da9a1736e1400442641256923acd14d6]

INTEGRATION: CWS tune05 (1.6.232); FILE MERGED 2004/06/29 10:29:19 cmc 1.6.232.4: #i30554# Ww1FkpChp::Fill now unused 2004/06/29 10:27:34 cmc 1.6.232.3: #i30554# Ww1Pap::NextHas now unused 2004/06/25 12:54:50 cmc 1.6.232.2: #i30554# 5 arg varient of Ww1FkpPap::Fill unused 2004/06/25 12:44:06 cmc 1.6.232.1: #i30554# Ww1Manager::NextHasTtp unused


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [a11aa0da3282e6c3e634c9ef57fccddf200c7985]

INTEGRATION: CWS tune05 (1.15.54); FILE MERGED 2004/07/20 17:15:57 cmc 1.15.54.4: #i30554# SwFltEndStack::SetBookRef isn't being used anymore 2004/06/25 13:30:28 cmc 1.15.54.3: #i30554# SwFltControlStack::MoveAttrsToNextNode and SwFltControlStack::IsAttrOpen unused, which is good as they're totally broken 2004/06/25 12:38:06 cmc 1.15.54.2: #i30554# some SwFltShell::foo unused 2004/06/24 08:42:31 cmc 1.15.54.1: #i30554# SwFltControlStack::GetOpenStackAttr not used in filters anymore


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [331665f830ecf417c9afb904e75fb43cd565f2d0]

INTEGRATION: CWS tune05 (1.25.52); FILE MERGED 2004/07/21 07:58:43 cmc 1.25.52.1: #i30554# multichar char const should be str


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [a7e75f82e1c98eae0493e19fe41c95121c004c99]

INTEGRATION: CWS tune05 (1.17.76); FILE MERGED 2004/06/25 12:06:22 cmc 1.17.76.1: #i30554# rtf _MakeNewPageDesc is unused


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [4e0d761ea989444c06d762ab8ab65763fc9da2b6]

INTEGRATION: CWS tune05 (1.41.54); FILE MERGED 2004/06/25 12:06:21 cmc 1.41.54.4: #i30554# rtf _MakeNewPageDesc is unused 2004/06/25 11:18:53 cmc 1.41.54.3: #i30554# GetCurrentPageDesc unused 2004/06/25 10:32:37 cmc 1.41.54.2: #i30554# lcl_CompareRTFPageDesc unused 2004/06/23 12:20:18 cmc 1.41.54.1: #i30554# remove unused code inside #ifdef USED guards


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [7d3b3e7bfe1687c89aa90eb620838577646289c0]

INTEGRATION: CWS tune05 (1.49.54); FILE MERGED 2004/06/23 12:20:18 cmc 1.49.54.1: #i30554# remove unused code inside #ifdef USED guards


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [1d4df6e7db34883fe16028fec64437d7ca863d76]

INTEGRATION: CWS tune05 (1.7.88); FILE MERGED 2004/06/29 10:10:14 cmc 1.7.88.1: #i30554# sw::ms::rtl_TextEncodingToWinCharsetAndBack no longer used


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [a1ae1a7ec21ea6d896bf5dd0cfd52535506c622f]

INTEGRATION: CWS tune05 (1.10.88); FILE MERGED 2004/07/20 17:15:56 cmc 1.10.88.5: #i30554# SwFltEndStack::SetBookRef isn't being used anymore 2004/06/25 13:30:27 cmc 1.10.88.4: #i30554# SwFltControlStack::MoveAttrsToNextNode and SwFltControlStack::IsAttrOpen unused, which is good as they're totally broken 2004/06/25 13:27:48 cmc 1.10.88.3: #i30554# SwFltControlStack::MoveAttrsToNextNode unused, which is good as its totally broken 2004/06/25 12:38:06 cmc 1.10.88.2: #i30554# some SwFltShell::foo unused 2004/06/24 08:42:31 cmc 1.10.88.1: #i30554# SwFltControlStack::GetOpenStackAttr not used in filters anymore


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [1f203c4c893ef2be934f7dcbbcf28a2599611773]

INTEGRATION: CWS tune05 (1.1.1.1.776); FILE MERGED 2004/06/23 12:21:29 cmc 1.1.1.1.776.1: #i30554# remove unused code inside #ifdef USED guards


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [6010060a6684c8c87831568e8d3fd75a8e68d7ac]

INTEGRATION: CWS tune05 (1.9.568); FILE MERGED 2004/06/23 12:23:40 cmc 1.9.568.1: #i30554# remove unused code inside #ifdef USED guards


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [f4a14ba0ee61b59c25d682d8d309a47645a46bcd]

INTEGRATION: CWS tune05 (1.8.100); FILE MERGED 2004/07/20 10:34:59 cmc 1.8.100.1: #i30554# employ more SOLAR_JAVA to put dependant bits together


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [267902eea1199f5780daa50577d2ada4160fe35b]

INTEGRATION: CWS tune05 (1.29.100); FILE MERGED 2004/06/23 12:23:39 cmc 1.29.100.1: #i30554# remove unused code inside #ifdef USED guards


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [03261086f73b697eb4607dfb68c1c1c57ded5907]

INTEGRATION: CWS tune05 (1.11.76); FILE MERGED 2004/07/20 10:34:59 cmc 1.11.76.1: #i30554# employ more SOLAR_JAVA to put dependant bits together


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [5d2ea869dee07e5ae70c106ea4d5be3925956356]

INTEGRATION: CWS tune05 (1.16.298); FILE MERGED 2004/07/20 10:34:58 cmc 1.16.298.1: #i30554# employ more SOLAR_JAVA to put dependant bits together


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [19d4395e18464921ebfbe0f1857a2264e6ae9a43]

INTEGRATION: CWS tune05 (1.13.54); FILE MERGED 2004/07/20 10:34:58 cmc 1.13.54.2: #i30554# employ more SOLAR_JAVA to put dependant bits together 2004/06/23 12:23:39 cmc 1.13.54.1: #i30554# remove unused code inside #ifdef USED guards


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [cae66b3896fc743b943b4fa7cd2b532b88037ef3]

INTEGRATION: CWS tune05 (1.24.54); FILE MERGED 2004/06/23 13:02:59 cmc 1.24.54.2: #i30554# remove unused code inside #ifdef USED guards 2004/06/23 12:23:39 cmc 1.24.54.1: #i30554# remove unused code inside #ifdef USED guards


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [126759a81a6c1a448ed53c53dae7d544b62c58f2]

INTEGRATION: CWS tune05 (1.4.736); FILE MERGED 2004/07/20 10:34:58 cmc 1.4.736.1: #i30554# employ more SOLAR_JAVA to put dependant bits together


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [a914a0cd09fa258964e1ba1ba3f4d941379de27e]

INTEGRATION: CWS tune05 (1.26.54); FILE MERGED 2004/07/19 16:00:07 cmc 1.26.54.1: #i30554# unused ctor


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [678487d69d2b5db2058001864b5fce983bd15c55]

INTEGRATION: CWS tune05 (1.4.232); FILE MERGED 2004/07/21 16:09:38 cmc 1.4.232.1: #i30554# SwDocFac::Count unused after 10 years


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [468b2f89dd022b128851e359c46bcb61183aa3da]

INTEGRATION: CWS tune05 (1.51.64); FILE MERGED 2004/07/22 11:11:17 cmc 1.51.64.1: #i30554# unused methods


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [03fba9c6882e04442e4c1cadc7b14db5421a1324]

INTEGRATION: CWS tune05 (1.23.484); FILE MERGED 2004/07/22 11:00:47 cmc 1.23.484.1: #i30554# unused SwViewImp::InvalidateAccessibleOpaqueState


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [36b226ee758f3f90e688a135bbb2b30f00349167]

INTEGRATION: CWS tune05 (1.11.254); FILE MERGED 2004/07/23 16:16:30 mhu 1.11.254.2: RESYNC: (1.11-1.12); FILE MERGED 2004/06/24 10:52:25 cmc 1.11.254.1: #i30554# make lcl_foos static to emphasis their lclness


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [9dbf4d48ce7e2540c527045d4d58f50d6ef2e09f]

INTEGRATION: CWS tune05 (1.6.100); FILE MERGED 2004/07/22 08:59:43 cmc 1.6.100.1: #i30554# unused SwPagePreviewLayout::GetWinPageNumOfPage


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [afb246c07265790e5329bb0f20250d97e2aa47e8]

INTEGRATION: CWS tune05 (1.86.46); FILE MERGED 2004/07/23 16:16:05 mhu 1.86.46.2: RESYNC: (1.86-1.87); FILE MERGED 2004/07/22 11:24:43 cmc 1.86.46.1: #i30554# unused ctors


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [91a3be924ea290d36a63ec7324d95d904e2495fa]

INTEGRATION: CWS tune05 (1.55.52); FILE MERGED 2004/07/22 09:20:02 cmc 1.55.52.1: #i30554# unused SwXPageStyle::GetStartNode


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [a16a2fcd0f377e386f807500c26eb8c754ec896c]

INTEGRATION: CWS tune05 (1.37.52); FILE MERGED 2004/07/22 11:24:42 cmc 1.37.52.1: #i30554# unused ctors


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [a397a85103176c8be96ab71af3ad9f80ffd2123c]

INTEGRATION: CWS tune05 (1.24.568); FILE MERGED 2004/06/24 10:51:58 cmc 1.24.568.1: #i30554# comment out lcl_s that are only used is commentedout code


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [5382b6e36e8a93459b9ea6addef4d5b1075a3183]

INTEGRATION: CWS tune05 (1.44.46); FILE MERGED 2004/07/22 11:24:42 cmc 1.44.46.1: #i30554# unused ctors


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [e5462f2d5b235bd1f1ca47fb3100e689e949e547]

INTEGRATION: CWS tune05 (1.76.136); FILE MERGED 2004/07/23 16:15:41 mhu 1.76.136.3: RESYNC: (1.76-1.77); FILE MERGED 2004/07/22 11:24:41 cmc 1.76.136.2: #i30554# unused ctors 2004/06/25 09:38:25 cmc 1.76.136.1: #i30554# lcl_Append unused now (6+ years old)


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [0a5fcc955199e69172e80a17f338d85a3ec87d77]

INTEGRATION: CWS tune05 (1.86.50); FILE MERGED 2004/07/23 16:15:10 mhu 1.86.50.2: RESYNC: (1.86-1.88); FILE MERGED 2004/07/22 11:24:41 cmc 1.86.50.1: #i30554# unused ctors


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [33ca80716dac4336f397611d62800b05aa6428a6]

INTEGRATION: CWS tune05 (1.23.488); FILE MERGED 2004/07/22 09:21:08 cmc 1.23.488.1: #i30554# unused SwXFrames methods


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [faaa5927643f8d336d1cab78403104782cf4a9e5]

INTEGRATION: CWS tune05 (1.2.602); FILE MERGED 2004/07/20 15:53:52 cmc 1.2.602.1: #i30554# unused UCB_IsFile


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [3e5f73083012e738ab2a91384c7d404d6e097af6]

INTEGRATION: CWS tune05 (1.7.568); FILE MERGED 2004/07/22 11:06:28 cmc 1.7.568.1: #i30554# unused SwUndoChgSectPsswd class


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [42f95a9962fe94b4431b35993a55e42ff35d1952]

INTEGRATION: CWS tune05 (1.9.54); FILE MERGED 2004/07/21 13:40:22 cmc 1.9.54.1: #i30554# unused varients


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [eb2a6b3363836e0c4294989428819215ae4d1dd1]

INTEGRATION: CWS tune05 (1.3.54); FILE MERGED 2004/07/22 10:48:23 cmc 1.3.54.3: #i30554# unused SwUndoField::RestoreFieldType 2004/06/25 08:59:36 cmc 1.3.54.2: #i30554# lcl_AddDBFieldTypeRef unused now 2004/06/25 08:59:07 cmc 1.3.54.1: #i30554# lcl_ReleaseDBFieldTypeRef unused now


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [0e002aab764fc19313182684317d942fe9ee400e]

INTEGRATION: CWS tune05 (1.3.54); FILE MERGED 2004/07/22 10:46:49 cmc 1.3.54.1: #i30554# unused SwRewriter methods


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [842bc28b1bd77fc24f255c92118af3cbf1ac8117]

INTEGRATION: CWS tune05 (1.34.170); FILE MERGED 2004/07/22 09:49:58 cmc 1.34.170.1: #i30554# unused SwTxtNode::IsInSymbolFont


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [4547254ab20d8fe545fa9bad36704b26dd9ff74a]

INTEGRATION: CWS tune05 (1.49.170); FILE MERGED 2004/07/22 08:27:13 cmc 1.49.170.2: #i30554# SwFont::XChgBackColor unused 2004/07/21 07:23:34 cmc 1.49.170.1: #i30554# SwFont::GetGuessLeading now unused (checked with fme)


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [683cb5e87a67edeb1a1d3d1c2e0874e17f54acbc]

INTEGRATION: CWS tune05 (1.32.10); FILE MERGED 2004/07/23 16:13:08 mhu 1.32.10.2: RESYNC: (1.32-1.34); FILE MERGED 2004/07/20 15:47:30 cmc 1.32.10.1: #i30554# unused IsOutlineNum (ran it by hb)


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [816e511df3dad179e14891e304e20c42eea2b5f1]

INTEGRATION: CWS tune05 (1.4.256); FILE MERGED 2004/06/24 10:50:03 cmc 1.4.256.2: #i30554# make lcl_foos static to emphasis their lclness 2004/06/23 12:38:59 cmc 1.4.256.1: #i30554# remove unused code inside #ifdef USED guards


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [9e09a20b96dac436d3996e589a98d07e06bdfa50]

INTEGRATION: CWS tune05 (1.76.264); FILE MERGED 2004/06/24 10:44:04 cmc 1.76.264.1: #i30554# make lcl_foos static to emphasis their lclness


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [f8d60478689a6663c7b654c1ea78ee3b4a72b7de]

INTEGRATION: CWS tune05 (1.6.564); FILE MERGED 2004/07/21 15:56:01 cmc 1.6.564.1: #i30554# GetLocaleList only usage in cnttab.cxx is gone


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [2e0a2926c4932c3367b7bd422190fef2a80b53ce]

INTEGRATION: CWS tune05 (1.9.54); FILE MERGED 2004/07/22 08:09:24 cmc 1.9.54.6: #i30554# SwTOXBase::HasAnyStyleNames unused 2004/06/25 12:50:20 cmc 1.9.54.5: #i30554# SwFormTokensHelper::GetPatternString unused 2004/06/25 11:35:32 cmc 1.9.54.4: #i30554# yes, SwForm::SetFirstTabPosFlag is obsolete 2004/06/25 10:49:38 cmc 1.9.54.3: #i30554# lcl_GetPattern now unused 2004/06/25 10:32:05 cmc 1.9.54.2: #i30554# lcl_FindTabToken unused 2004/06/25 10:31:14 cmc 1.9.54.1: #i30554# llcl_GetPatternCount unused now (5+ years old)


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [053873801481784491a3fc38928a998fc2004994]

INTEGRATION: CWS tune05 (1.5.568); FILE MERGED 2004/07/22 10:53:48 cmc 1.5.568.1: #i30554# unused SwWrongList methods


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [4802b96b86cb7fa959cb13fdbc986dd42dbf9d5e]

INTEGRATION: CWS tune05 (1.15.76); FILE MERGED 2004/06/23 12:45:54 cmc 1.15.76.1: #i30554# remove unused code inside #ifdef USED guards


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [b9a67fa163a022397e7f3151b8878f9a39d64dae]

INTEGRATION: CWS tune05 (1.9.264); FILE MERGED 2004/06/23 12:45:54 cmc 1.9.264.1: #i30554# remove unused code inside #ifdef USED guards


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [354ed86cd41f1a5ffd7ba89987a6e433d9246895]

INTEGRATION: CWS tune05 (1.38.140); FILE MERGED 2004/07/19 08:01:30 cmc 1.38.140.2: #i30554# SwTxtFrm::{Set|Get}ErgoSumNum unused 2004/06/23 12:45:53 cmc 1.38.140.1: #i30554# remove unused code inside #ifdef USED guards


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [ebceab63d07b241d17ba04fff0f0346fa5d7b736]

INTEGRATION: CWS tune05 (1.74.36); FILE MERGED 2004/07/23 16:12:54 mhu 1.74.36.2: RESYNC: (1.74-1.75); FILE MERGED 2004/06/23 12:45:53 cmc 1.74.36.1: #i30554# remove unused code inside #ifdef USED guards


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [c698094aa3e93ac1e3b6c4c24519c34bb741e99d]

INTEGRATION: CWS tune05 (1.44.66); FILE MERGED 2004/07/23 16:12:40 mhu 1.44.66.3: RESYNC: (1.44-1.45); FILE MERGED 2004/07/20 15:46:13 cmc 1.44.66.2: #i30554# unused IsFirstBullet (ran it by hb) 2004/06/23 12:45:53 cmc 1.44.66.1: #i30554# remove unused code inside #ifdef USED guards


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [ef55920ef6310af4720ec4fbae279943157e44e6]

INTEGRATION: CWS tune05 (1.20.250); FILE MERGED 2004/07/21 07:15:56 cmc 1.20.250.1: #i30554# bUseExtLeading redundant (checked with fme)


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [85f979ae408718a992dcb50d0c8ded223a2198e2]

INTEGRATION: CWS tune05 (1.5.740); FILE MERGED 2004/07/21 14:27:01 cmc 1.5.740.1: #i30554# SwTxtPortion::GetCrsrOfst varient unused


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [eec7ba0be3352fb3c911c06f40b26aa8ee06671f]

INTEGRATION: CWS tune05 (1.35.118); FILE MERGED 2004/07/21 14:27:00 cmc 1.35.118.2: #i30554# SwTxtPortion::GetCrsrOfst varient unused 2004/06/23 12:45:52 cmc 1.35.118.1: #i30554# remove unused code inside #ifdef USED guards


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [7060cd572620a72cd99307c57a4b9d408b056955]

INTEGRATION: CWS tune05 (1.25.170); FILE MERGED 2004/07/23 16:00:44 mhu 1.25.170.2: RESYNC: (1.25-1.27); FILE MERGED 2004/07/22 08:04:36 cmc 1.25.170.1: #i30554# SwContact::GetCntntAnchorNode unused


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [ca05b2e851719157cf6b89afa6b304b3fb3f221d]

INTEGRATION: CWS tune05 (1.20.568); FILE MERGED 2004/06/23 12:45:52 cmc 1.20.568.1: #i30554# remove unused code inside #ifdef USED guards


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [e37f17672dea4d008ad8b654adb7456d37aa7945]

INTEGRATION: CWS tune05 (1.48.86); FILE MERGED 2004/07/23 16:12:20 mhu 1.48.86.2: RESYNC: (1.48-1.49); FILE MERGED 2004/07/20 16:05:05 cmc 1.48.86.1: #i30554# SwScriptInfo::CompType is debug only code


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [3b72b5173f59bc1c622fd6a7e42d3dae5685f13c]

INTEGRATION: CWS tune05 (1.10.54); FILE MERGED 2004/07/22 10:40:46 cmc 1.10.54.1: #i30554# unused GetFrmFmt


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [9d4b75fce17498a4463e0053f4410bb2532176d8]

INTEGRATION: CWS tune05 (1.26.54); FILE MERGED 2004/08/03 14:23:53 cmc 1.26.54.4: Undo where I cut too deep 2004/07/23 16:12:12 mhu 1.26.54.3: RESYNC: (1.26-1.27); FILE MERGED 2004/07/22 10:40:59 cmc 1.26.54.2: #i30554# unused GetFrmFmt 2004/06/23 12:45:52 cmc 1.26.54.1: #i30554# remove unused code inside #ifdef USED guards


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [41a046a41227eeac2713d72475c18fea782b1ad6]

INTEGRATION: CWS tune05 (1.36.264); FILE MERGED 2004/06/23 12:45:52 cmc 1.36.264.1: #i30554# remove unused code inside #ifdef USED guards


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [027dc421597909103e5bcce5912a623fca888e89]

INTEGRATION: CWS tune05 (1.10.568); FILE MERGED 2004/06/23 12:49:06 cmc 1.10.568.1: #i30554# remove unused code inside #ifdef USED guards


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [2471f5bd3185cb0829e57e3bea7cc444c0e2cc94]

INTEGRATION: CWS tune05 (1.15.286); FILE MERGED 2004/06/29 09:01:28 cmc 1.15.286.1: #i30554# SwFontIter unused thesedays


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [c47f619df1977ffff4b2689f23a03779f51ec49c]

INTEGRATION: CWS tune05 (1.30.198); FILE MERGED 2004/06/29 09:01:28 cmc 1.30.198.1: #i30554# SwFontIter unused thesedays


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [4ff5637c62869ef919777284a709f7b046efe5cb]

INTEGRATION: CWS tune05 (1.42.170); FILE MERGED 2004/07/22 08:24:18 cmc 1.42.170.1: #i30554# a SwTxtSizeInfo::GetTxtBreak varient is unused


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [e5e96f6ca48c78725c09d09a0772b026eabc4247]

INTEGRATION: CWS tune05 (1.29.52); FILE MERGED 2004/07/23 16:00:06 mhu 1.29.52.3: RESYNC: (1.29-1.30); FILE MERGED 2004/07/22 10:35:38 cmc 1.29.52.2: #i30554# unused SwDoc methods 2004/06/24 08:50:25 cmc 1.29.52.1: #i30554# lcl_CheckAutoFmtId unused


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [89f80160dfdbf786f4f40266806f4d61e5380253]

INTEGRATION: CWS tune05 (1.94.54); FILE MERGED 2004/07/22 08:24:18 cmc 1.94.54.2: #i30554# a SwTxtSizeInfo::GetTxtBreak varient is unused 2004/06/24 10:42:42 cmc 1.94.54.1: #i30554# make lcl_foos static to emphasis their lclness


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [762cb2c8c9437a6285046f7c4a59269d9ccf2939]

INTEGRATION: CWS tune05 (1.43.256); FILE MERGED 2004/06/23 12:45:51 cmc 1.43.256.1: #i30554# remove unused code inside #ifdef USED guards


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [94d3ce358679585c41b85eb139b74d4de6cec7e5]

INTEGRATION: CWS tune05 (1.49.38); FILE MERGED 2004/07/23 18:21:56 mhu 1.49.38.3: RESYNC: (1.49-1.50); FILE MERGED 2004/06/24 08:44:33 cmc 1.49.38.2: #i30554# IsInProgress not referenced from frmform.cxx anymore 2004/06/23 12:45:51 cmc 1.49.38.1: #i30554# remove unused code inside #ifdef USED guards


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [65267dd03a4efe75c30e739af999867c4bba8c43]

INTEGRATION: CWS tune05 (1.36.54); FILE MERGED 2004/06/23 12:45:51 cmc 1.36.54.1: #i30554# remove unused code inside #ifdef USED guards


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [089bee990a371876aaca5747c64136fec1b65536]

INTEGRATION: CWS tune05 (1.16.568); FILE MERGED 2004/07/22 08:25:32 cmc 1.16.568.2: #i30554# SwTextBlocks::GetText unused 2004/07/21 07:44:11 cmc 1.16.568.1: #i30554# redundant ctor


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [37c42c29b8cef658a33b4f43968be159449cc35d]

INTEGRATION: CWS tune05 (1.21.552); FILE MERGED 2004/07/23 16:11:42 mhu 1.21.552.2: RESYNC: (1.21-1.22); FILE MERGED 2004/07/22 08:40:30 cmc 1.21.552.1: #i30554# SwXMLTextBlocks::SetCurrentText unused


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [702e7258ff95fe7a06e61d2f359fc33a89c1db53]

INTEGRATION: CWS tune05 (1.7.530); FILE MERGED 2004/06/23 12:56:10 cmc 1.7.530.1: #i30554# remove unused code inside #ifdef USED guards


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [ae1e1917e5375829ccdc2bb5cd19f7fc3190ad76]

INTEGRATION: CWS tune05 (1.13.310); FILE MERGED 2004/07/22 10:52:50 cmc 1.13.310.1: #i30554# Ole Unload family unused


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [2513329487f2b39740f3fa16eb1b07d9b191c699]

INTEGRATION: CWS tune05 (1.7.568); FILE MERGED 2004/06/23 12:50:40 cmc 1.7.568.1: #i30554# remove unused code inside #ifdef USED guards


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [8f61eb65acd7cbe65be465e4a515b2c846e36626]

INTEGRATION: CWS tune05 (1.34.38); FILE MERGED 2004/06/25 11:27:40 cmc 1.34.38.1: #i30554# SwSectionFrm::IsAncestorOf unused


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [52745a0ea6a82753905ed246e8a7d6da42171457]

INTEGRATION: CWS tune05 (1.9.54); FILE MERGED 2004/07/23 16:08:56 mhu 1.9.54.2: RESYNC: (1.9-1.10); FILE MERGED 2004/06/24 10:38:26 cmc 1.9.54.1: #i30554# make lcl_foos static to emphasis their lclness


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [310ead8f729b7e3297682b20b1270009c2a254b1]

INTEGRATION: CWS tune05 (1.4.568); FILE MERGED 2004/07/21 13:32:38 cmc 1.4.568.1: #i30554# SwEndnoter::Collect unused (empty function anyway)


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [d4024fa0d3dbb302e0730e7969ac45541e86b02b]

INTEGRATION: CWS tune05 (1.64.38); FILE MERGED 2004/07/23 16:07:59 mhu 1.64.38.2: RESYNC: (1.64-1.65); FILE MERGED 2004/06/29 10:35:39 cmc 1.64.38.1: #i30554# MA_ParkCrsr now unused


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [d8a79c137d558fb355b2090049266a18c3da3c02]

INTEGRATION: CWS tune05 (1.39.138); FILE MERGED 2004/07/23 16:07:26 mhu 1.39.138.2: RESYNC: (1.39-1.40); FILE MERGED 2004/06/24 10:37:59 cmc 1.39.138.1: #i30554# IsInProgress unused


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [a816d277fece11272c2782470d8de39d73bf0de0]

INTEGRATION: CWS tune05 (1.26.38); FILE MERGED 2004/07/23 16:07:07 mhu 1.26.38.3: RESYNC: (1.26-1.27); FILE MERGED 2004/07/22 08:39:17 cmc 1.26.38.2: #i30554# SwFtnContFrm::FindEndNote unused 2004/06/23 12:50:39 cmc 1.26.38.1: #i30554# remove unused code inside #ifdef USED guards


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [b4cad68374728587e05a289c08860bbb3afa7595]

INTEGRATION: CWS tune05 (1.12.232); FILE MERGED 2004/06/24 10:36:54 cmc 1.12.232.1: #i30554# make lcl_foos static to emphasis their lclness


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [0ab05849837e3c9d6369e49d3de611ecfce94782]

INTEGRATION: CWS tune05 (1.2.764); FILE MERGED 2004/07/22 10:53:32 cmc 1.2.764.1: #i30554# unused SwWrongList methods


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [c1765ce13b2bbbdfa760990360acf0d4ef0bdac5]

INTEGRATION: CWS tune05 (1.26.160); FILE MERGED 2004/07/22 11:00:31 cmc 1.26.160.1: #i30554# unused SwViewImp::InvalidateAccessibleOpaqueState


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [af5a2d832c07f512741bff1175a3124ed1d095d3]

INTEGRATION: CWS tune05 (1.42.38); FILE MERGED 2004/07/20 15:45:28 cmc 1.42.38.2: #i30554# unused IsFirstBullet (ran it by hb) 2004/07/19 08:02:11 cmc 1.42.38.1: #i30554# SwTxtFrm::{Set|Get}ErgoSumNum unused


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [dd1e47e20b6e2355e0f38ddd80bcef4f40f6edf2]

INTEGRATION: CWS tune05 (1.2.162); FILE MERGED 2004/07/23 16:05:45 mhu 1.2.162.2: RESYNC: (1.2-1.3); FILE MERGED 2004/07/22 10:59:31 cmc 1.2.162.1: #i30554# unused SwToLayoutAnchoredObjectPosition::GetFlyLayFrmOfObj


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [9c0b0ec412e745ed39fe4af0389081ea64a56106]

INTEGRATION: CWS tune05 (1.32.286); FILE MERGED 2004/07/22 08:26:40 cmc 1.32.286.2: #i30554# SwFont::XChgBackColor unused 2004/07/21 07:20:06 cmc 1.32.286.1: #i30554# SwFont::GetGuessLeading now unused (checked with fme)


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [a5039381a29a0e119f9a595a68519d0377043566]

INTEGRATION: CWS tune05 (1.9.760); FILE MERGED 2004/07/22 08:06:15 cmc 1.9.760.1: #i30554# Sw3TextBlocks::SetConvertMode unused


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [ea14f401abdb7c689103cddf85e6b188b794c510]

INTEGRATION: CWS tune05 (1.6.232); FILE MERGED 2004/06/25 11:27:49 cmc 1.6.232.1: #i30554# SwSectionFrm::IsAncestorOf unused


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [4649fba97f68ce1f61217cc8e70239651489f3b0]

INTEGRATION: CWS tune05 (1.4.86); FILE MERGED 2004/07/23 16:04:55 mhu 1.4.86.2: RESYNC: (1.4-1.5); FILE MERGED 2004/07/20 16:04:36 cmc 1.4.86.1: #i30554# SwScriptInfo::CompType is debug only code


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [aa829ab6013d3f3c8011ea2f3f794370781962ce]

INTEGRATION: CWS tune05 (1.8.54); FILE MERGED 2004/07/20 16:03:33 cmc 1.8.54.1: #i30554# SwClearDummies is debug only code


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [335450e8b0b85f2b742abea6fdd68279b29ca4d8]

INTEGRATION: CWS tune05 (1.4.742); FILE MERGED 2004/07/22 08:38:25 cmc 1.4.742.1: #i30554# SwFtnContFrm::FindEndNote unused


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [6394c425a94b7c3a35cff41d67d5fbc179b27337]

INTEGRATION: CWS tune05 (1.14.162); FILE MERGED 2004/07/23 16:04:36 mhu 1.14.162.2: RESYNC: (1.14-1.15); FILE MERGED 2004/06/29 10:35:57 cmc 1.14.162.1: #i30554# MA_ParkCrsr now unused


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [0aad808e4d3291477eedc6eefc674cb1b2b0cffc]

INTEGRATION: CWS tune05 (1.38.36); FILE MERGED 2004/07/23 16:04:28 mhu 1.38.36.3: RESYNC: (1.38-1.39); FILE MERGED 2004/07/22 10:50:55 cmc 1.38.36.2: #i30554# FindTopSctFrm family unused 2004/07/20 16:02:48 cmc 1.38.36.1: #i30554# SwClearDummies is debug only code


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [cc035d4f3c6613ed9f6e0662de723a6ffbe23fca]

INTEGRATION: CWS tune05 (1.3.484); FILE MERGED 2004/07/23 16:02:59 mhu 1.3.484.2: RESYNC: (1.3-1.4); FILE MERGED 2004/07/22 09:33:13 cmc 1.3.484.1: #i30554# unused SwDrawView::IsAnchorAtPos


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [428305782ad375006def7b604a8dae2c611da1e0]

INTEGRATION: CWS tune05 (1.8.754); FILE MERGED 2004/07/22 08:40:12 cmc 1.8.754.1: #i30554# SwXMLTextBlocks::SetCurrentText unused


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [dcc508603408c8246dff59241d75ce61bd45d77f]

INTEGRATION: CWS tune05 (1.25.36); FILE MERGED 2004/07/23 16:02:42 mhu 1.25.36.2: RESYNC: (1.25-1.26); FILE MERGED 2004/06/24 10:36:20 cmc 1.25.36.1: #i30554# make lcl_foos static to emphasis their lclness


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [3aa3a231e10d534f060a145e84435f761f2e8add]

INTEGRATION: CWS tune05 (1.21.158); FILE MERGED 2004/07/23 16:02:08 mhu 1.21.158.3: RESYNC: (1.21-1.24); FILE MERGED 2004/07/22 09:03:16 cmc 1.21.158.2: #i30554# unused SwFEShell methods 2004/06/23 12:51:54 cmc 1.21.158.1: #i30554# remove unused code inside #ifdef USED guards


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [ad75218c154ea1239dde2cf555e79a04a1d7af0e]

INTEGRATION: CWS tune05 (1.22.74); FILE MERGED 2004/07/22 09:03:16 cmc 1.22.74.1: #i30554# unused SwFEShell methods


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [75f60811ebbb531af9b5447ee60490dc7e9a999b]

INTEGRATION: CWS tune05 (1.29.160); FILE MERGED 2004/07/23 16:02:34 mhu 1.29.160.3: RESYNC: (1.29-1.32); FILE MERGED 2004/07/22 09:03:15 cmc 1.29.160.2: #i30554# unused SwFEShell methods 2004/06/23 12:51:54 cmc 1.29.160.1: #i30554# remove unused code inside #ifdef USED guards


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [59337eea1fcff7172b9b42db1b50e033ead36d97]

INTEGRATION: CWS tune05 (1.20.48); FILE MERGED 2004/08/03 14:23:52 cmc 1.20.48.5: Undo where I cut too deep 2004/07/24 15:03:42 mhu 1.20.48.4: #i30554# Added #include <mvsave.hxx> for PaMCorrAbs() decl. 2004/07/23 16:02:16 mhu 1.20.48.3: RESYNC: (1.20-1.23); FILE MERGED 2004/07/22 08:37:30 cmc 1.20.48.2: #i30554# remove warning 2004/06/23 12:51:54 cmc 1.20.48.1: #i30554# remove unused code inside #ifdef USED guards


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [18f519b1179af731b95d1b04e0ac69ffc52c92d3]

INTEGRATION: CWS unotlc (1.3.4); FILE MERGED 2004/07/30 13:21:46 dbo 1.3.4.1: #i31111# API revision, manager operates on inflated content Issue number: Submitted by: Reviewed by:


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [d817e4cfec000e64b097a66015bcdaa8d00c2831]

INTEGRATION: CWS tune05 (1.2.488); FILE MERGED 2004/07/22 10:49:39 cmc 1.2.488.1: #i30554# unused SwDropDownField methods


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [05b340fe6a101af8d630b6bb3fef31a92f54f739]

INTEGRATION: CWS tune05 (1.14.488); FILE MERGED 2004/07/22 08:37:05 cmc 1.14.488.2: #i30554# SwField::GetResId unused 2004/06/25 12:59:25 cmc 1.14.488.1: #i30554# class SwFieldList unused


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [22ab4ba583db63aae81daf33db8994b58b4faa0c]

INTEGRATION: CWS tune05 (1.23.256); FILE MERGED 2004/07/22 08:35:45 cmc 1.23.256.1: #i30554# SwAuthorityFieldType::RemoveUnusedFields unused


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [5902c9bc40a1fcef1b16ac5c37106774a8faf3e2]

INTEGRATION: CWS tune05 (1.4.54); FILE MERGED 2004/06/23 12:53:51 cmc 1.4.54.1: #i30554# remove unused code inside #ifdef USED guards


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [31ccd374b8154625781bcdc3a8ea739d0e533ba2]

INTEGRATION: CWS tune05 (1.11.54); FILE MERGED 2004/07/22 09:36:42 cmc 1.11.54.1: #i30554# unused SwEditShell methods


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [651e17cf38f3fa0ed432d05c476a7ff5e2be7e16]

INTEGRATION: CWS tune05 (1.9.48); FILE MERGED 2004/07/22 09:36:42 cmc 1.9.48.2: #i30554# unused SwEditShell methods 2004/06/23 12:53:51 cmc 1.9.48.1: #i30554# remove unused code inside #ifdef USED guards


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [ab205dc1d17d18b75efa9917b479b38a85e06757]

INTEGRATION: CWS tune05 (1.7.256); FILE MERGED 2004/07/22 09:36:41 cmc 1.7.256.1: #i30554# unused SwEditShell methods


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [4efa436341bf43d53b609e8074611452e12a98b2]

INTEGRATION: CWS tune05 (1.2.568); FILE MERGED 2004/07/22 09:36:41 cmc 1.2.568.1: #i30554# unused SwEditShell methods


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [223dffd5725a8cbc53f2bd712c18199435d9693a]

INTEGRATION: CWS tune05 (1.10.12); FILE MERGED 2004/07/22 09:36:41 cmc 1.10.12.1: #i30554# unused SwEditShell methods


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [c694be8ad24e56ae1b08dea4326eb9497c948cb7]

INTEGRATION: CWS unotlc (1.7.140); FILE MERGED 2004/08/04 12:05:41 mav 1.7.140.1: #i32418# vnd.sun.star.zip scheme


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [877d5999c2693b79e4acef1e32eb2e0270fd9ef2]

INTEGRATION: CWS tune05 (1.30.52); FILE MERGED 2004/07/23 16:01:24 mhu 1.30.52.3: RESYNC: (1.30-1.31); FILE MERGED 2004/07/22 09:36:41 cmc 1.30.52.2: #i30554# unused SwEditShell methods 2004/06/23 12:53:50 cmc 1.30.52.1: #i30554# remove unused code inside #ifdef USED guards


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [04bfb004d501151eb4febd0de100f7d293a331d7]

INTEGRATION: CWS tune05 (1.3.256); FILE MERGED 2004/07/22 09:36:41 cmc 1.3.256.1: #i30554# unused SwEditShell methods


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [0b3d59379134e1f77218093ee8c0a88ebae4247a]

INTEGRATION: CWS tune05 (1.3.568); FILE MERGED 2004/07/22 09:36:40 cmc 1.3.568.2: #i30554# unused SwEditShell methods 2004/06/23 12:53:50 cmc 1.3.568.1: #i30554# remove unused code inside #ifdef USED guards


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [3851681b0bd4cfdd778c3320aaf501475bc1dab7]

INTEGRATION: CWS tune05 (1.8.52); FILE MERGED 2004/07/23 16:01:02 mhu 1.8.52.2: RESYNC: (1.8-1.9); FILE MERGED 2004/07/22 09:36:40 cmc 1.8.52.1: #i30554# unused SwEditShell methods


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [c1dcb0093091f88dfa3b765eb14ab183a947fafd]

INTEGRATION: CWS unotlc (1.2.58); FILE MERGED 2004/08/04 08:59:43 dbo 1.2.58.1: make structs, enums complete for members


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [cbf5854c798c1ec640158138e41f84382c9e2d5d]

INTEGRATION: CWS tune05 (1.5.54); FILE MERGED 2004/07/22 09:36:40 cmc 1.5.54.1: #i30554# unused SwEditShell methods


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [332cca9d2447d343b0dbf23912caffba7e21fc1a]

INTEGRATION: CWS tune05 (1.35.54); FILE MERGED 2004/06/25 10:30:32 cmc 1.35.54.1: #i30554# lcl_GetFmtColl unused


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [2548b6866128a050cf849f719058e0bdbd3befd2]

INTEGRATION: CWS tune05 (1.13.264); FILE MERGED 2004/07/23 16:00:36 mhu 1.13.264.2: RESYNC: (1.13-1.15); FILE MERGED 2004/07/22 09:33:25 cmc 1.13.264.1: #i30554# unused SwDrawView::IsAnchorAtPos


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [8e8fe4b941407aabeeb1bfff30ab9f7906ad4dc8]

INTEGRATION: CWS unotlc (1.1.2); FILE ADDED 2004/07/12 13:37:28 dbo 1.1.2.1: #i20303# tests for compatibility type checks Issue number: Submitted by: Reviewed by:


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [abe9b03288e26002e3cd09cf092fca4ea82ca3c7]

INTEGRATION: CWS tune05 (1.12.568); FILE MERGED 2004/07/21 15:59:03 cmc 1.12.568.1: #i30554# remove warning


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [98dd777b825bf38836e5c3fb9b64d905bef7ba77]

INTEGRATION: CWS unotlc (1.1.2); FILE ADDED 2004/07/13 14:00:02 dbo 1.1.2.2: #i20303# Issue number: Submitted by: Reviewed by: 2004/07/12 13:37:27 dbo 1.1.2.1: #i20303# tests for compatibility type checks Issue number: Submitted by: Reviewed by:


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [e531d1d09ceac87d9ab1d14c891231aa62772515]

INTEGRATION: CWS tune05 (1.12.48); FILE MERGED 2004/07/22 10:39:28 cmc 1.12.48.2: #i30554# unused MakeFrm 2004/06/24 10:27:40 cmc 1.12.48.1: #i30554# lcl_nodes_CmpFuncIdx unused


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [1d23a1c4d5a01cfc3c16b0341f8fd2ae8db8436e]

INTEGRATION: CWS unotlc (1.1.2); FILE ADDED 2004/07/12 13:37:27 dbo 1.1.2.1: #i20303# tests for compatibility type checks Issue number: Submitted by: Reviewed by:


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [6ef73b5449cd4b9abc44d69b6459585d0f6f0021]

INTEGRATION: CWS tune05 (1.17.118); FILE MERGED 2004/07/22 10:40:26 cmc 1.17.118.1: #i30554# unused GetFrmFmt


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [99df8bd337813812b8828f776ccb18dd378f5de3]

INTEGRATION: CWS unotlc (1.1.2); FILE ADDED 2004/07/12 13:37:26 dbo 1.1.2.1: #i20303# tests for compatibility type checks Issue number: Submitted by: Reviewed by:


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [a31d060e335997fcc06ede68a7dc21508fb5bd92]

INTEGRATION: CWS tune05 (1.20.54); FILE MERGED 2004/07/22 10:37:00 cmc 1.20.54.3: #i30554# unused SwDoc methods 2004/06/30 08:33:18 cmc 1.20.54.2: #i30554# CopyTblInTbl unused now 2004/06/24 08:45:56 cmc 1.20.54.1: #i30554# only one of the lcl_IsItemSet are in use


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [075bc6dc879d6e021c16d83131d0dc25894968e6]

INTEGRATION: CWS unotlc (1.1.2); FILE ADDED 2004/07/13 14:00:01 dbo 1.1.2.2: #i20303# Issue number: Submitted by: Reviewed by: 2004/07/12 13:37:26 dbo 1.1.2.1: #i20303# tests for compatibility type checks Issue number: Submitted by: Reviewed by:


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [0d081d123b254547ffb4284916d209efea99e958]

INTEGRATION: CWS unotlc (1.2.16); FILE MERGED 2004/07/13 14:00:01 dbo 1.2.16.2: #i20303# Issue number: Submitted by: Reviewed by: 2004/07/12 13:37:26 dbo 1.2.16.1: #i20303# tests for compatibility type checks Issue number: Submitted by: Reviewed by:


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [19faff15cdba1f749ad90a4e985d1bd8c50f41b6]

INTEGRATION: CWS tune05 (1.14.210); FILE MERGED 2004/07/23 16:00:14 mhu 1.14.210.3: RESYNC: (1.14-1.15); FILE MERGED 2004/07/22 10:37:00 cmc 1.14.210.2: #i30554# unused SwDoc methods 2004/07/20 16:03:11 cmc 1.14.210.1: #i30554# SwClearDummies is debug only code


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [85652dc3739bcf0b89f39b2a34fea2be03b80071]

INTEGRATION: CWS unotlc (1.2.16); FILE MERGED 2004/08/03 15:04:37 dbo 1.2.16.2: RESYNC: (1.2-1.3); FILE MERGED 2004/07/12 13:37:25 dbo 1.2.16.1: #i20303# tests for compatibility type checks Issue number: Submitted by: Reviewed by:


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [f2fd511adf234c7f88202f6a5203fbe1fd96ebb0]

INTEGRATION: CWS tune05 (1.9.118); FILE MERGED 2004/07/20 15:48:28 cmc 1.9.118.2: #i30554# unused _OutlinePara class (ran it by hb) 2004/06/24 10:26:28 cmc 1.9.118.1: #i30554# reference to lcl_UpdateOutline unused


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [5d612e08ab7a6a19b477f4a2b174d140f154f96c]

INTEGRATION: CWS unotlc (1.2.16); FILE MERGED 2004/07/12 13:37:25 dbo 1.2.16.1: #i20303# tests for compatibility type checks Issue number: Submitted by: Reviewed by:


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [7dde2165aad61c25de640cfdb9c92b2d1e3ced23]

INTEGRATION: CWS unotlc (1.1.144); FILE MERGED 2004/07/12 13:32:30 dbo 1.1.144.1: #i20303# compatibility type checks upon insertion of providers


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [d9295b062c5c19a11fd98de8682da60b6fa95e87]

INTEGRATION: CWS unotlc (1.1.2); FILE ADDED 2004/08/04 09:58:29 dbo 1.1.2.2: #i20303# fixing scope 2004/07/12 13:32:29 dbo 1.1.2.1: #i20303# compatibility type checks upon insertion of providers


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [6dbd4d050b068d32f3860b3e579caa5efe515781]

INTEGRATION: CWS tune05 (1.19.10); FILE MERGED 2004/07/23 15:59:55 mhu 1.19.10.4: RESYNC: (1.19-1.20); FILE MERGED 2004/07/20 15:49:43 cmc 1.19.10.3: #i30554# unused GetBulletFoo varients (ran it by hb) 2004/06/25 13:20:38 cmc 1.19.10.2: #i30554# SwNumRule::IsRuleLSpace should be inside appropiate #ifndef 2004/06/24 10:24:24 cmc 1.19.10.1: #i30554# make lcl_foos static to emphasis their lclness


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [1a77923555df209bf8de0e59205461f54d21be08]

INTEGRATION: CWS unotlc (1.17.16); FILE MERGED 2004/07/12 13:32:27 dbo 1.17.16.1: #i20303# compatibility type checks upon insertion of providers


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [8494e793052d77f8d4495430629b72a934756857]

INTEGRATION: CWS tune05 (1.5.98); FILE MERGED 2004/07/23 15:59:47 mhu 1.5.98.3: RESYNC: (1.5-1.6); FILE MERGED 2004/06/24 10:24:03 cmc 1.5.98.2: #i30554# make lcl_foos static to emphasis their lclness 2004/06/23 12:49:05 cmc 1.5.98.1: #i30554# remove unused code inside #ifdef USED guards


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [e4feef9aa87f24052c149fc7045434faa152003c]

INTEGRATION: CWS unotlc (1.9.108); FILE MERGED 2004/07/12 13:32:27 dbo 1.9.108.1: #i20303# compatibility type checks upon insertion of providers


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [afc8027f1796769210bb3c7d510eddca4c1abddd]

INTEGRATION: CWS tune05 (1.2.568); FILE MERGED 2004/07/22 08:33:38 cmc 1.2.568.1: #i30554# remove warning


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [a292c70b3a62a6a1956282a916f62d7688faeb4e]

INTEGRATION: CWS unotlc (1.6.16); FILE MERGED 2004/08/03 15:08:08 dbo 1.6.16.2: RESYNC: (1.6-1.7); FILE MERGED 2004/07/12 13:30:07 dbo 1.6.16.1: #i20303# fixing resolve order: first tdmgr, then local provider


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [eb22f96c1987030671e567f9c3b6970101e6e7cc]

INTEGRATION: CWS tune05 (1.4.256); FILE MERGED 2004/07/22 08:33:18 cmc 1.4.256.1: #i30554# SwFtnIdxs::UpdateFtnInSections unused


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [a989a2db309de600c8c1fb303d5d1589219d60cf]

INTEGRATION: CWS unotlc (1.15.16); FILE MERGED 2004/08/04 09:47:06 dbo 1.15.16.3: #i20303# fixing scope 2004/08/03 15:07:51 dbo 1.15.16.2: RESYNC: (1.15-1.16); FILE MERGED 2004/07/12 13:30:05 dbo 1.15.16.1: #i20303# fixing resolve order: first tdmgr, then local provider


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [68b27f6840fdd5eabed2c97f7474b2c598eea3a8]

INTEGRATION: CWS tune05 (1.6.256); FILE MERGED 2004/06/23 12:49:05 cmc 1.6.256.1: #i30554# remove unused code inside #ifdef USED guards


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [8d8bd07e8f0ff473e675a5ff62742cbfdce0ca53]

INTEGRATION: CWS unotlc (1.4.32); FILE MERGED 2004/07/12 13:30:04 dbo 1.4.32.1: #i20303# fixing resolve order: first tdmgr, then local provider


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [7a99b975cddd150f8b8d44e21a49d4c94c2f9049]

INTEGRATION: CWS tune05 (1.8.568); FILE MERGED 2004/07/23 15:59:37 mhu 1.8.568.2: RESYNC: (1.8-1.9); FILE MERGED 2004/07/22 10:58:52 cmc 1.8.568.1: #i30554# unused SwExtTextInput methods


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [b13918c34b07d3cd03e7a43b2ad4dcb983a16850]

INTEGRATION: CWS unotlc (1.5.32); FILE MERGED 2004/08/03 15:07:59 dbo 1.5.32.2: RESYNC: (1.5-1.6); FILE MERGED 2004/07/12 13:30:02 dbo 1.5.32.1: #i20303# fixing resolve order: first tdmgr, then local provider


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [93764496e72e1820ede49d192388412d44d2f3ee]

INTEGRATION: CWS tune05 (1.34.54); FILE MERGED 2004/07/22 10:35:37 cmc 1.34.54.2: #i30554# unused SwDoc methods 2004/06/23 12:49:05 cmc 1.34.54.1: #i30554# remove unused code inside #ifdef USED guards


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [9824cb6f39d896d21834e4e268d0f4cdf7653377]

INTEGRATION: CWS unotlc (1.4.18); FILE MERGED 2004/07/14 13:11:58 dbo 1.4.18.1: unused variable


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [764641428fd872d78fe197dc4dbf475ca89585a2]

INTEGRATION: CWS tune05 (1.30.8); FILE MERGED 2004/07/22 10:35:37 cmc 1.30.8.1: #i30554# unused SwDoc methods


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [b772aba98782b47f9c2048a16464f96dccf1849a]

INTEGRATION: CWS unotlc (1.20.16); FILE MERGED 2004/07/06 14:58:18 dbo 1.20.16.1: fixing return statement


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [520627519ea18a84b219d9e14c3705a46e978f72]

INTEGRATION: CWS tune05 (1.30.8); FILE MERGED 2004/07/23 15:59:30 mhu 1.30.8.2: RESYNC: (1.30-1.31); FILE MERGED 2004/07/22 10:35:37 cmc 1.30.8.1: #i30554# unused SwDoc methods


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [1af6e592577df6d973470d25264ecf8a29e8a637]

INTEGRATION: CWS tune05 (1.41.8); FILE MERGED 2004/07/23 15:59:22 mhu 1.41.8.2: RESYNC: (1.41-1.42); FILE MERGED 2004/07/22 10:35:36 cmc 1.41.8.1: #i30554# unused SwDoc methods


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [b7e43eb56e2c1712e13f0ae5962f6878d4005b56]

INTEGRATION: CWS tune05 (1.20.8); FILE MERGED 2004/07/23 15:59:14 mhu 1.20.8.2: RESYNC: (1.20-1.21); FILE MERGED 2004/06/24 10:22:05 cmc 1.20.8.1: #i30554# make lcl_foos static to emphasis their lclness


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [9be1573e371ac41e5fb168a03d7977065afe0535]

INTEGRATION: CWS unotlc (1.35.14); FILE MERGED 2004/07/14 13:11:13 dbo 1.35.14.1: #i20304# modifyable component contexts


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [a3a298cc48539ae3e2995e74403145fe4712cbc5]

INTEGRATION: CWS tune05 (1.25.8); FILE MERGED 2004/07/22 10:35:36 cmc 1.25.8.2: #i30554# unused SwDoc methods 2004/06/23 12:49:04 cmc 1.25.8.1: #i30554# remove unused code inside #ifdef USED guards


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [f5e060932fb08f6299d042cf0aa0e5afad90d5bc]

INTEGRATION: CWS unotlc (1.24.14); FILE MERGED 2004/07/14 13:11:13 dbo 1.24.14.1: #i20304# modifyable component contexts


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [2ae2835c1c3c08da9ec4d9d585c1cf2ed0e4fb21]

INTEGRATION: CWS tune05 (1.20.8); FILE MERGED 2004/07/22 10:35:35 cmc 1.20.8.1: #i30554# unused SwDoc methods


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [bacae0a07df89f5417c86a710c6502a80219b7d9]

INTEGRATION: CWS tune05 (1.19.54); FILE MERGED 2004/06/24 10:21:29 cmc 1.19.54.1: #i30554# make lcl_foos static to emphasis their lclness


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [7af085fbe92cebb62e8a4fdc9d182e5ba6b916d9]

INTEGRATION: CWS unotlc (1.6.34); FILE MERGED 2004/08/04 12:21:42 mav 1.6.34.1: #i32418# vnd.sun.star.zip scheme


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [f5dfcfddb657e9bd1d10382bd75015782c1efa72]

INTEGRATION: CWS tune05 (1.5.568); FILE MERGED 2004/07/22 10:35:35 cmc 1.5.568.1: #i30554# unused SwDoc methods


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [a8433a8a1850c00f0d41d932799505a48aafdc36]

INTEGRATION: CWS unotlc (1.11.34); FILE MERGED 2004/08/04 12:21:42 mav 1.11.34.1: #i32418# vnd.sun.star.zip scheme


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [c86e8da51daf7fb225afe4ae02367a741b05cb87]

INTEGRATION: CWS unotlc (1.4.134); FILE MERGED 2004/08/04 12:21:42 mav 1.4.134.1: #i32418# vnd.sun.star.zip scheme


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [f5418e5db83aa3eb50cbee848dcc610666a92f9a]

INTEGRATION: CWS tune05 (1.7.8); FILE MERGED 2004/06/24 10:20:54 cmc 1.7.8.1: #i30554# make lcl_foos static to emphasis their lclness


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [c37fa24b8e2be05e62bebb51f91307d01b56f12d]

INTEGRATION: CWS unotlc (1.27.178); FILE MERGED 2004/08/04 12:21:41 mav 1.27.178.1: #i32418# vnd.sun.star.zip scheme


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [4e4a99647227f75d23d88f687689051a081d76f0]

INTEGRATION: CWS tune05 (1.28.52); FILE MERGED 2004/07/23 15:58:25 mhu 1.28.52.6: RESYNC: (1.28-1.29); FILE MERGED 2004/07/22 10:35:35 cmc 1.28.52.5: #i30554# unused SwDoc methods 2004/06/25 11:40:13 cmc 1.28.52.4: #i30554# SwDoc::HasGlobalMacro is obsolete 2004/06/25 11:39:03 cmc 1.28.52.3: #i30554# SwDoc::GetGlobalMacro is obsolete 2004/06/25 11:37:43 cmc 1.28.52.2: #i30554# SwDoc::DelGlobalMacro is obsolete 2004/06/24 10:20:29 cmc 1.28.52.1: #i30554# remove commented out archaic code


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [27d9dee0ce63fe9350537bfd8cef19861481536d]

INTEGRATION: CWS tune05 (1.9.210); FILE MERGED 2004/07/22 10:57:56 cmc 1.9.210.1: #i30554# unused SwAutoCompleteWord methods


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [3591a6ed8bb94db5fe8249518bf485f72b5eb1cc]

INTEGRATION: CWS unotlc (1.50.20); FILE MERGED 2004/08/04 12:21:41 mav 1.50.20.1: #i32418# vnd.sun.star.zip scheme


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [4ac4428adf406084a59d86748688f9c7f03f96cc]

INTEGRATION: CWS tune05 (1.16.8); FILE MERGED 2004/07/23 15:58:17 mhu 1.16.8.2: RESYNC: (1.16-1.17); FILE MERGED 2004/06/25 11:24:04 cmc 1.16.8.1: #i30554# SwSelPaintRects::FillRects is pure virtual, so needs no body as noone is explictly referencing it


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [e37f71e148350595926cf3cd9b75235323c5b8fc]

INTEGRATION: CWS tune05 (1.7.48); FILE MERGED 2004/07/22 09:31:55 cmc 1.7.48.1: #i30554# unused SwCrsrShell methods


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [71ce413d5bb73f3fadd168cb84aa6c15a1a36f33]

INTEGRATION: CWS tune05 (1.5.256); FILE MERGED 2004/07/22 09:31:55 cmc 1.5.256.1: #i30554# unused SwCrsrShell methods


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [835a281831ae232c202e1378a6debc2bc96547ca]

INTEGRATION: CWS tune05 (1.37.8); FILE MERGED 2004/07/22 08:31:38 cmc 1.37.8.1: #i30554# remove warning


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [8d364cad63d3e3814bdf40805d3e271b5d5f8d7a]

INTEGRATION: CWS tune05 (1.6.68); FILE MERGED 2004/06/23 12:35:42 cmc 1.6.68.1: #i30554# remove unused code inside #ifdef USED guards


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [ac3a0a1bac58ce063af62816cc021da5d1bc7561]

INTEGRATION: CWS tune05 (1.8.568); FILE MERGED 2004/06/23 12:35:42 cmc 1.8.568.1: #i30554# remove unused code inside #ifdef USED guards


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [2f58164f4c517cf01a92b682360795bf6015f45d]

INTEGRATION: CWS tune05 (1.11.8); FILE MERGED 2004/06/23 12:35:41 cmc 1.11.8.1: #i30554# remove unused code inside #ifdef USED guards


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [2a9d78b216fa0451d5f15d581caf58d3f0108512]

INTEGRATION: CWS tune05 (1.39.6); FILE MERGED 2004/07/23 15:58:00 mhu 1.39.6.5: RESYNC: (1.39-1.43); FILE MERGED 2004/07/22 09:30:55 cmc 1.39.6.4: #i30554# unused SwCrsrShell methods 2004/07/22 07:52:41 cmc 1.39.6.3: #i30554# SwCrsrShell::GetCharCount unused 2004/06/24 10:18:56 cmc 1.39.6.2: #i30554# make lcl_foos static to emphasis their lclness 2004/06/24 10:17:12 cmc 1.39.6.1: #i30554# reference to lcl_IsInValueBox unused


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [985b37a49a6ffee83f4e522313e579a6d1cf3b10]

INTEGRATION: CWS tune05 (1.47.64); FILE MERGED 2004/07/23 15:57:48 mhu 1.47.64.2: RESYNC: (1.47-1.48); FILE MERGED 2004/07/22 08:30:36 cmc 1.47.64.1: #i30554# SwCalendarWrapper::LoadCalendar unused


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [4cf4d44c640119abf75a38a572b72c95caea8af6]

INTEGRATION: CWS unotlc (1.2.4); FILE MERGED 2004/08/04 10:24:25 dbo 1.2.4.1: #i31111# adopting sfwk code


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [b040eca1cb4bd83f35feaf2fa04c7b3ca2b6ad63]

INTEGRATION: CWS tune05 (1.5.8); FILE MERGED 2004/07/21 10:18:08 cmc 1.5.8.1: #i30554# redundant SwIndexReg::MoveIdx


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [9eadbadd3b25a7a4b06c9cca57ddc29f3565fa53]

INTEGRATION: CWS tune05 (1.5.8); FILE MERGED 2004/07/22 11:07:33 cmc 1.5.8.1: #i30554# unused BigPtrArray::GetIndex


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [a5494a16b7ca4e6139764c406549f671500f3968]

INTEGRATION: CWS unotlc (1.2.4); FILE MERGED 2004/08/04 17:32:13 dbo 1.2.4.2: removing annoying traces Issue number: Submitted by: Reviewed by: 2004/08/04 10:24:25 dbo 1.2.4.1: #i31111# adopting sfwk code


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [705d34bb9cd16a14b052a0ac195e46cdca7d573d]

INTEGRATION: CWS tune05 (1.5.210); FILE MERGED 2004/07/22 11:08:24 cmc 1.5.210.1: #i30554# unused methods


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [8cf897fdcb904b0fe1070377f73af060fb5b4139]

INTEGRATION: CWS unotlc (1.3.18); FILE MERGED 2004/07/30 13:21:51 dbo 1.3.18.2: #i31111# API revision, manager operates on inflated content Issue number: Submitted by: Reviewed by: 2004/07/14 14:21:29 dbo 1.3.18.1: #i20304# new factory helper, config refresh, singleton live deployment, minor string review, modified isRegistered() Issue number: Submitted by: Reviewed by:


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [fe3853232eb44be85b550bc0c0f2b64bb4e881ae]

INTEGRATION: CWS tune05 (1.13.298); FILE MERGED 2004/07/22 11:12:00 cmc 1.13.298.1: #i30554# unused methods


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [e957509863b5d85b458363a9407eef685d92a51a]

INTEGRATION: CWS unotlc (1.3.18); FILE MERGED 2004/07/30 13:21:51 dbo 1.3.18.1: #i31111# API revision, manager operates on inflated content Issue number: Submitted by: Reviewed by:


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [db10bd05b53c21f201ca17d2e58822b93d1d2caf]

INTEGRATION: CWS tune05 (1.27.8); FILE MERGED 2004/07/22 11:12:00 cmc 1.27.8.1: #i30554# unused methods


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [ca4ae144454483868a56f08217b97ab28c902db4]

INTEGRATION: CWS tune05 (1.4.738); FILE MERGED 2004/07/19 09:43:47 cmc 1.4.738.1: #i30554# unused dup ctor


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [b3513e62fcbfefd39552a06a2364ead52d7b06f9]

INTEGRATION: CWS unotlc (1.2.18); FILE MERGED 2004/07/30 13:21:50 dbo 1.2.18.1: #i31111# API revision, manager operates on inflated content Issue number: Submitted by: Reviewed by:


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [19900852de8b2718241d26bea0e996ea5d95aff9]

INTEGRATION: CWS tune05 (1.9.564); FILE MERGED 2004/07/19 09:43:46 cmc 1.9.564.1: #i30554# unused dup ctor


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [3c0ac1b9a06cf68a954d6e69fcefbe825ebea6ce]

INTEGRATION: CWS unotlc (1.3.18); FILE MERGED 2004/08/05 12:03:05 dbo 1.3.18.7: #i31111# fixing interaction 2004/08/04 15:25:37 dbo 1.3.18.6: #i31111# 2004/08/04 11:58:05 dbo 1.3.18.5: #i31111# switching to vnd.sun.star.zip Issue number: Submitted by: Reviewed by: 2004/08/03 09:14:05 dbo 1.3.18.4: #31111# Issue number: Submitted by: Reviewed by: 2004/08/02 15:18:46 dbo 1.3.18.3: #i31111# 2004/07/30 13:21:50 dbo 1.3.18.2: #i31111# API revision, manager operates on inflated content Issue number: Submitted by: Reviewed by: 2004/07/14 14:21:29 dbo 1.3.18.1: #i20304# new factory helper, config refresh, singleton live deployment, minor string review, modified isRegistered() Issue number: Submitted by: Reviewed by:


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [2d69e0583484440ca0538688ea69fcc12022d872]

INTEGRATION: CWS tune05 (1.47.8); FILE MERGED 2004/07/22 10:55:36 cmc 1.47.8.1: #i30554# unused SwAccessibleMap::PixelToCore varient


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [e3a25e2c91e9150bdaa4b9e05aecb6eb552b84d5]

INTEGRATION: CWS unotlc (1.3.18); FILE MERGED 2004/07/30 13:21:49 dbo 1.3.18.2: #i31111# API revision, manager operates on inflated content Issue number: Submitted by: Reviewed by: 2004/07/14 14:21:28 dbo 1.3.18.1: #i20304# new factory helper, config refresh, singleton live deployment, minor string review, modified isRegistered() Issue number: Submitted by: Reviewed by:


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [5b246f379c1f038d02a7b5112fb4bb386988776d]

INTEGRATION: CWS tune05 (1.33.514); FILE MERGED 2004/07/19 09:37:22 cmc 1.33.514.1: #i30554# unused ctor varient


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [eca4d1d6b43f3206825e332112cce92e033f0916]

INTEGRATION: CWS tune05 (1.47.8); FILE MERGED 2004/07/19 09:37:22 cmc 1.47.8.1: #i30554# unused ctor varient


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [e39d3234cdb2b305e8c3f1b9839ebc00eeb7fae4]

INTEGRATION: CWS unotlc (1.3.18); FILE MERGED 2004/08/04 11:58:05 dbo 1.3.18.3: #i31111# switching to vnd.sun.star.zip Issue number: Submitted by: Reviewed by: 2004/07/30 13:21:48 dbo 1.3.18.2: #i31111# API revision, manager operates on inflated content Issue number: Submitted by: Reviewed by: 2004/07/14 14:21:27 dbo 1.3.18.1: #i20304# new factory helper, config refresh, singleton live deployment, minor string review, modified isRegistered() Issue number: Submitted by: Reviewed by:


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [44711127201dd56ef615a756e7bc0fc4eb339801]

INTEGRATION: CWS tune05 (1.37.64); FILE MERGED 2004/07/23 15:55:15 mhu 1.37.64.2: RESYNC: (1.37-1.38); FILE MERGED 2004/07/22 11:10:59 cmc 1.37.64.1: #i30554# unused methods


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [94737f383efdbf712243a755724ee0bbe8d246df]

INTEGRATION: CWS unotlc (1.3.18); FILE MERGED 2004/08/02 15:18:46 dbo 1.3.18.3: #i31111# 2004/07/30 13:21:48 dbo 1.3.18.2: #i31111# API revision, manager operates on inflated content Issue number: Submitted by: Reviewed by: 2004/07/14 14:21:27 dbo 1.3.18.1: #i20304# new factory helper, config refresh, singleton live deployment, minor string review, modified isRegistered() Issue number: Submitted by: Reviewed by:


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [3c0dfa5d8e615284f83525c0b53e335182b8fedc]

INTEGRATION: CWS tune05 (1.19.100); FILE MERGED 2004/07/22 11:09:29 cmc 1.19.100.1: #i30554# unused methods


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [85f0e230ca05f9b726955e555c75d50500740063]

INTEGRATION: CWS unotlc (1.3.18); FILE MERGED 2004/08/03 09:14:05 dbo 1.3.18.3: #31111# Issue number: Submitted by: Reviewed by: 2004/07/30 13:21:47 dbo 1.3.18.2: #i31111# API revision, manager operates on inflated content Issue number: Submitted by: Reviewed by: 2004/07/14 14:21:27 dbo 1.3.18.1: #i20304# new factory helper, config refresh, singleton live deployment, minor string review, modified isRegistered() Issue number: Submitted by: Reviewed by:


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [1e57594aab7a615842bcdedac699f951c7b6e7fe]

INTEGRATION: CWS tune05 (1.14.602); FILE MERGED 2004/07/23 15:55:07 mhu 1.14.602.2: RESYNC: (1.14-1.15); FILE MERGED 2004/07/22 11:23:49 cmc 1.14.602.1: #i30554# unused ctors


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [a7eac7ca3579795a744361134e375a1508b8f83d]

INTEGRATION: CWS unotlc (1.3.18); FILE MERGED 2004/07/14 14:20:16 dbo 1.3.18.1: #i20304# new factory helper Issue number: Submitted by: Reviewed by:


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [4a7c1c9420971c6d0e4a6454eef231d41cb6eb23]

INTEGRATION: CWS unotlc (1.3.18); FILE MERGED 2004/07/30 13:21:47 dbo 1.3.18.1: #i31111# API revision, manager operates on inflated content Issue number: Submitted by: Reviewed by:


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [278a8da2c527a8e30b784ddcde7aa6f828756056]

INTEGRATION: CWS tune05 (1.11.270); FILE MERGED 2004/07/22 09:19:36 cmc 1.11.270.1: #i30554# unused SwXPageStyle::GetStartNode


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [d7c76de4d7a8422c6edb409a62d2446da6da7442]

INTEGRATION: CWS tune05 (1.6.602); FILE MERGED 2004/07/22 11:23:48 cmc 1.6.602.1: #i30554# unused ctors


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [88ee2400584671d989088867d6235b49870d2fe2]

INTEGRATION: CWS tune05 (1.17.302); FILE MERGED 2004/07/22 11:23:48 cmc 1.17.302.1: #i30554# unused ctors


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [9e852062aa9ceb51ee97e46f24c8cff564d901e3]

INTEGRATION: CWS tune05 (1.13.488); FILE MERGED 2004/07/22 09:20:54 cmc 1.13.488.1: #i30554# unused SwXFrames methods


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [41e298988167cbd1a01d32ea90c577ad531812b5]

INTEGRATION: CWS unotlc (1.4.18); FILE MERGED 2004/08/03 15:03:11 dbo 1.4.18.2: RESYNC: (1.4-1.5); FILE MERGED 2004/07/30 13:21:46 dbo 1.4.18.1: #i31111# API revision, manager operates on inflated content Issue number: Submitted by: Reviewed by:


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [936d43d44d7b391b3930c4ec277296d85860d8c9]

INTEGRATION: CWS tune05 (1.9.54); FILE MERGED 2004/07/23 15:54:50 mhu 1.9.54.2: RESYNC: (1.9-1.11); FILE MERGED 2004/07/22 11:06:10 cmc 1.9.54.1: #i30554# unused SwUndoChgSectPsswd class


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [e2f30a729e665c1c3bbda67e0ae6c9f00e6c56bc]

INTEGRATION: CWS tune05 (1.2.564); FILE MERGED 2004/07/21 15:55:17 cmc 1.2.564.1: #i30554# GetLocaleList only usage in cnttab.cxx is gone


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [1f9aad745629bed34398fd2cbdc90c5b72e52683]

INTEGRATION: CWS unotlc (1.2.18); FILE MERGED 2004/08/05 12:03:04 dbo 1.2.18.2: #i31111# fixing interaction 2004/07/30 13:21:46 dbo 1.2.18.1: #i31111# API revision, manager operates on inflated content Issue number: Submitted by: Reviewed by:


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [a2402681edf85610a5bd380fbedbf8c6927b10d2]

INTEGRATION: CWS tune05 (1.8.54); FILE MERGED 2004/07/22 08:09:05 cmc 1.8.54.3: #i30554# SwTOXBase::HasAnyStyleNames unused 2004/06/25 12:50:31 cmc 1.8.54.2: #i30554# SwFormTokensHelper::GetPatternString unused 2004/06/25 11:37:34 cmc 1.8.54.1: #i30554# SwDoc::DelGlobalMacro is obsolete


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [d2f7351d1ca385bd85b0fc5993919e8422011084]

INTEGRATION: CWS unotlc (1.3.18); FILE MERGED 2004/07/30 13:21:45 dbo 1.3.18.1: #i31111# API revision, manager operates on inflated content Issue number: Submitted by: Reviewed by:


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [163ad4fa2f3bee7bf702baddf48859814641bcad]

INTEGRATION: CWS tune05 (1.2.602); FILE MERGED 2004/07/20 15:53:35 cmc 1.2.602.1: #i30554# unused UCB_IsFile


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [3208ac1b9f48f3bf43da75274ee30a7e7be74097]

INTEGRATION: CWS unotlc (1.1.2); FILE ADDED 2004/07/30 13:21:45 dbo 1.1.2.1: #i31111# API revision, manager operates on inflated content Issue number: Submitted by: Reviewed by:


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [5e8afce13ad39f56d0a982e9328aefe7e66ed316]

INTEGRATION: CWS tune05 (1.6.48); FILE MERGED 2004/07/21 16:11:22 cmc 1.6.48.1: #i30554# SwTable::GetBoxName unused


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [66acd49eb912b659f0ccc90eee80194736d42a80]

INTEGRATION: CWS unotlc (1.1.2); FILE ADDED 2004/08/02 15:18:45 dbo 1.1.2.2: #i31111# 2004/07/30 13:21:45 dbo 1.1.2.1: #i31111# API revision, manager operates on inflated content Issue number: Submitted by: Reviewed by:


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [22372753ecbbd7df06a4de3ac679701025f60aac]

INTEGRATION: CWS unotlc (1.3.18); FILE MERGED 2004/08/05 12:03:04 dbo 1.3.18.5: #i31111# fixing interaction 2004/08/04 11:58:04 dbo 1.3.18.4: #i31111# switching to vnd.sun.star.zip Issue number: Submitted by: Reviewed by: 2004/08/02 15:18:45 dbo 1.3.18.3: #i31111# 2004/07/30 13:21:44 dbo 1.3.18.2: #i31111# API revision, manager operates on inflated content Issue number: Submitted by: Reviewed by: 2004/07/14 14:21:26 dbo 1.3.18.1: #i20304# new factory helper, config refresh, singleton live deployment, minor string review, modified isRegistered() Issue number: Submitted by: Reviewed by:


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [c4789ddf61a376b2cf0aff3f0485059a9784398e]

INTEGRATION: CWS tune05 (1.21.76); FILE MERGED 2004/07/22 09:17:44 cmc 1.21.76.1: #i30554# unused SwModule methods


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [fcc36deb5a589a6fada308ea5dc9601b61e98c30]

INTEGRATION: CWS unotlc (1.2.18); FILE MERGED 2004/08/03 12:29:45 dbo 1.2.18.2: #i31111# Issue number: Submitted by: Reviewed by: 2004/07/30 13:21:43 dbo 1.2.18.1: #i31111# API revision, manager operates on inflated content Issue number: Submitted by: Reviewed by:


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [ed2824480e8e7e77a945cf97d962922588e4fa41]

INTEGRATION: CWS tune05 (1.1.770); FILE MERGED 2004/07/22 08:30:08 cmc 1.1.770.1: #i30554# SwCalendarWrapper::LoadCalendar unused


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [33c4974c339a9c7121d5d93080a965bc0e028742]

INTEGRATION: CWS tune05 (1.20.170); FILE MERGED 2004/07/22 11:08:09 cmc 1.20.170.1: #i30554# unused methods


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [c17a23f33883255bb553f422d9458bd8a63a8ff6]

INTEGRATION: CWS unotlc (1.3.18); FILE MERGED 2004/07/30 13:21:43 dbo 1.3.18.1: #i31111# API revision, manager operates on inflated content Issue number: Submitted by: Reviewed by:


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [d616270a59f5725a41d0fbe1129735875e317e82]

INTEGRATION: CWS unotlc (1.2.18); FILE MERGED 2004/08/05 12:03:03 dbo 1.2.18.2: #i31111# fixing interaction 2004/08/02 15:18:44 dbo 1.2.18.1: #i31111#


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [b5efa83e50a037f0d062b6e01730d5a01fa2ec45]

INTEGRATION: CWS tune05 (1.19.298); FILE MERGED 2004/07/22 08:25:06 cmc 1.19.298.3: #i30554# SwTextBlocks::GetText unused 2004/07/21 07:44:39 cmc 1.19.298.2: #i30554# redundant ctor 2004/07/19 16:00:22 cmc 1.19.298.1: #i30554# unused ctor


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [a22bdb4ee59b298d6982cbcd3e8f6d162e7ab3bb]

INTEGRATION: CWS tune05 (1.3.54); FILE MERGED 2004/07/21 13:40:02 cmc 1.3.54.1: #i30554# SwEndnoter::Collect unused varients


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [37fc2c85a31e9d374656b2fa02eb4fcf5a89647e]

INTEGRATION: CWS unotlc (1.2.18); FILE MERGED 2004/07/14 14:21:26 dbo 1.2.18.1: #i20304# new factory helper, config refresh, singleton live deployment, minor string review, modified isRegistered() Issue number: Submitted by: Reviewed by:


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [aa5e023705ac4ceeb24f3c7c17bd84c334dbf87b]

INTEGRATION: CWS tune05 (1.6.54); FILE MERGED 2004/07/22 11:05:41 cmc 1.6.54.1: #i30554# unused ctor


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [732ed1c004253b2871b891a2c60d3fc1ffcd755c]

INTEGRATION: CWS tune05 (1.5.100); FILE MERGED 2004/07/22 08:59:11 cmc 1.5.100.1: #i30554# unused SwPagePreviewLayout::GetWinPageNumOfPage


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [cbf2055e880b111a7f5551e86cc1f3b0155e49d3]

INTEGRATION: CWS unotlc (1.2.18); FILE MERGED 2004/07/30 13:21:42 dbo 1.2.18.2: #i31111# API revision, manager operates on inflated content Issue number: Submitted by: Reviewed by: 2004/07/14 14:21:26 dbo 1.2.18.1: #i20304# new factory helper, config refresh, singleton live deployment, minor string review, modified isRegistered() Issue number: Submitted by: Reviewed by:


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [0ccdea7175e005f7ff073c32ed2dfb6abfaaecc3]

INTEGRATION: CWS unotlc (1.2.18); FILE MERGED 2004/07/14 14:21:25 dbo 1.2.18.1: #i20304# new factory helper, config refresh, singleton live deployment, minor string review, modified isRegistered() Issue number: Submitted by: Reviewed by:


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [84751605b79723f70f8d35a56f10c0be1dc7077b]

INTEGRATION: CWS tune05 (1.16.12); FILE MERGED 2004/07/20 15:49:17 cmc 1.16.12.2: #i30554# unused GetBulletFoo varients (ran it by hb) 2004/06/25 13:20:57 cmc 1.16.12.1: #i30554# SwNumRule::IsRuleLSpace should be inside appropiate #ifndef


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [322113833aa3b7661ac96d99b33d6b421a8aa2a5]

INTEGRATION: CWS unotlc (1.3.4); FILE MERGED 2004/07/12 16:27:13 dbo 1.3.4.1: #i20304# string modifications Issue number: Submitted by: Reviewed by:


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [cee27c9f2eaab4c6936cead1a3a5dee22ebc8ae4]

INTEGRATION: CWS tune05 (1.8.170); FILE MERGED 2004/07/22 10:40:05 cmc 1.8.170.1: #i30554# unused GetFrmFmt


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [46c2b04517400ee55e28bccba2ee5beec30850e2]

INTEGRATION: CWS unotlc (1.2.18); FILE MERGED 2004/08/05 12:03:03 dbo 1.2.18.4: #i31111# fixing interaction 2004/08/04 10:24:24 dbo 1.2.18.3: #i31111# adopting sfwk code 2004/08/02 15:18:43 dbo 1.2.18.2: #i31111# 2004/07/30 13:21:42 dbo 1.2.18.1: #i31111# API revision, manager operates on inflated content Issue number: Submitted by: Reviewed by:


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [21bef14de9bf537bd3888df7197bc0d86189dcc2]

INTEGRATION: CWS tune05 (1.25.10); FILE MERGED 2004/07/23 15:54:28 mhu 1.25.10.3: RESYNC: (1.25-1.26); FILE MERGED 2004/07/22 09:49:29 cmc 1.25.10.2: #i30554# unused SwTxtNode::IsInSymbolFont 2004/07/20 15:46:51 cmc 1.25.10.1: #i30554# unused IsOutlineNum (ran it by hb)


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [ea6fc98791738a36acd43ab0b6e9dd18aecae7cf]

INTEGRATION: CWS unotlc (1.3.18); FILE MERGED 2004/08/02 15:18:43 dbo 1.3.18.1: #i31111#


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [7315e79e4f0d58d5d1f6dacfb7c5be8e70cf65b0]

INTEGRATION: CWS tune05 (1.5.210); FILE MERGED 2004/07/22 10:52:32 cmc 1.5.210.1: #i30554# Ole Unload family unused


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [4f11fb1c8f73f6ae46732261f08ad8a974b55e5a]

INTEGRATION: CWS tune05 (1.5.170); FILE MERGED 2004/06/23 13:07:04 cmc 1.5.170.1: #i30554# remove unused code inside #ifdef USED guards


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [00e7dc1ed04ce415e1205e05f8be434c96de07d0]

INTEGRATION: CWS tune05 (1.6.76); FILE MERGED 2004/07/22 10:39:11 cmc 1.6.76.1: #i30554# unused MakeFrm


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [bdf077910b3f602c089e08dd0e1862b5e2586acd]

INTEGRATION: CWS tune05 (1.2.774); FILE MERGED 2004/07/09 07:42:55 cmc 1.2.774.1: #i30554# remove unused JavaScriptScrollMDI


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [2e2788f11ad2f7d365979fdf8744de8bff466d43]

INTEGRATION: CWS tune05 (1.3.12); FILE MERGED 2004/07/21 10:17:29 cmc 1.3.12.1: #i30554# redundant SwIndexReg::MoveIdx


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [10313a6b2e6d10ac24e6add0db0d2e9f8c975efe]

INTEGRATION: CWS unotlc (1.3.20); FILE MERGED 2004/07/30 13:19:22 dbo 1.3.20.1: #i31111# API revision Issue number: Submitted by: Reviewed by:


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [fd0fb20ac22abd0e4805309cdae15a8f57198a9d]

INTEGRATION: CWS tune05 (1.2.754); FILE MERGED 2004/07/22 08:33:03 cmc 1.2.754.1: #i30554# SwFtnIdxs::UpdateFtnInSections unused


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [017972edc0bc0ec3a2bb364e61e2e120b54f344c]

INTEGRATION: CWS tune05 (1.2.488); FILE MERGED 2004/07/22 10:49:10 cmc 1.2.488.1: #i30554# unused SwDropDownField methods


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [09be69aa52f048a8154dca74e0f30aa0d5872af5]

INTEGRATION: CWS tune05 (1.6.488); FILE MERGED 2004/07/22 08:36:49 cmc 1.6.488.2: #i30554# SwField::GetResId unused 2004/06/25 12:59:39 cmc 1.6.488.1: #i30554# class SwFieldList unused


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [560149285e98b09f6ef9263153509fad1d3c5312]

INTEGRATION: CWS unotlc (1.3.20); FILE MERGED 2004/07/30 13:19:21 dbo 1.3.20.2: #i31111# API revision Issue number: Submitted by: Reviewed by: 2004/07/14 14:22:57 dbo 1.3.20.1: #i20304# modified isRegistered() Issue number: Submitted by: Reviewed by:


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [b6bcdc959a5695d1046388398609124ad15c4320]

INTEGRATION: CWS tune05 (1.37.74); FILE MERGED 2004/07/23 15:53:47 mhu 1.37.74.2: RESYNC: (1.37-1.38); FILE MERGED 2004/07/22 09:02:33 cmc 1.37.74.1: #i30554# unused SwFEShell methods


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [abd2f4e8c0c6485eeb12a354b1c0935f32c62e97]

INTEGRATION: CWS unotlc (1.3.20); FILE MERGED 2004/07/30 13:19:21 dbo 1.3.20.1: #i31111# API revision Issue number: Submitted by: Reviewed by:


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [b49d4ea3e916cfcea0a16be9e0b299b5abb6dcaf]

INTEGRATION: CWS tune05 (1.4.762); FILE MERGED 2004/07/23 15:53:36 mhu 1.4.762.2: RESYNC: (1.4-1.5); FILE MERGED 2004/07/22 10:58:40 cmc 1.4.762.1: #i30554# unused SwExtTextInput methods


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [90421c9145c8398cbf8c87b79e6e4393e243ac73]

INTEGRATION: CWS tune05 (1.35.12); FILE MERGED 2004/07/23 15:53:28 mhu 1.35.12.3: RESYNC: (1.35-1.36); FILE MERGED 2004/07/22 09:34:57 cmc 1.35.12.2: #i30554# unused SwEditShell methods 2004/06/23 13:07:03 cmc 1.35.12.1: #i30554# remove unused code inside #ifdef USED guards


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [2ba01efddf30791036a4c1fad217bb09fdd20c6a]

INTEGRATION: CWS tune05 (1.24.140); FILE MERGED 2004/07/22 09:39:05 cmc 1.24.140.1: #i30554# unused SwDocShell::EmbedAllLinks


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [254959f583143c5a7948976c11efa5c15bc36da2]

INTEGRATION: CWS tune05 (1.1.1.1.776); FILE MERGED 2004/07/21 16:09:56 cmc 1.1.1.1.776.1: #i30554# SwDocFac::Count unused after 10 years


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [a7d5cdeae3f08fce04fd242d121fa81448aee153]

INTEGRATION: CWS tune05 (1.75.12); FILE MERGED 2004/07/23 15:52:48 mhu 1.75.12.6: RESYNC: (1.75-1.77); FILE MERGED 2004/07/22 10:31:53 cmc 1.75.12.5: #i30554# unused SwDoc methods 2004/06/30 08:32:36 cmc 1.75.12.4: #i30554# CopyTblInTbl unused now 2004/06/25 11:40:06 cmc 1.75.12.3: #i30554# SwDoc::HasGlobalMacro is obsolete 2004/06/25 11:38:47 cmc 1.75.12.2: #i30554# SwDoc::GetGlobalMacro is obsolete 2004/06/25 11:37:33 cmc 1.75.12.1: #i30554# SwDoc::DelGlobalMacro is obsolete


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [ebc7fbce37f3620b4bc43ee6c4fb4ff6012c17bf]

INTEGRATION: CWS tune05 (1.9.170); FILE MERGED 2004/07/23 15:53:19 mhu 1.9.170.2: RESYNC: (1.9-1.10); FILE MERGED 2004/07/22 08:04:07 cmc 1.9.170.1: #i30554# SwContact::GetCntntAnchorNode unused


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [2754e9ec27e8a260d62b151073db917dc7ba47f3]

INTEGRATION: CWS tune05 (1.23.52); FILE MERGED 2004/08/03 14:23:51 cmc 1.23.52.4: Undo where I cut too deep 2004/07/22 09:30:26 cmc 1.23.52.3: #i30554# unused SwCrsrShell methods 2004/07/22 07:54:48 cmc 1.23.52.2: #i30554# SwCrsrShell::GetCharCount unused 2004/07/19 09:15:48 cmc 1.23.52.1: #i30554# some PaMCorrAbs varients unused


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [1ea5729f4acc1c530d953fca684df235af89019c]

INTEGRATION: CWS tune05 (1.1.1.1.776); FILE MERGED 2004/07/22 11:07:19 cmc 1.1.1.1.776.1: #i30554# unused BigPtrArray::GetIndex


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [c3e216a709414b061d2726065ab167b3e384e62c]

INTEGRATION: CWS tune05 (1.6.752); FILE MERGED 2004/07/22 08:35:24 cmc 1.6.752.1: #i30554# SwAuthorityFieldType::RemoveUnusedFields unused


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [53afbdea4822e34d4d1ec642039d36dad5909da7]

INTEGRATION: CWS tune05 (1.2.736); FILE MERGED 2004/07/22 10:57:44 cmc 1.2.736.1: #i30554# unused SwAutoCompleteWord methods


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [410f592d654a845ae42cbf1987ff0945f2b2055f]

INTEGRATION: CWS tune05 (1.23.564); FILE MERGED 2004/07/22 10:55:11 cmc 1.23.564.1: #i30554# unused SwAccessibleMap::PixelToCore varient


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [aca5a9ed13c7c44ce712b666ccaf6fe00a51c847]

INTEGRATION: CWS tune05 (1.2.54); FILE MERGED 2004/07/22 10:48:03 cmc 1.2.54.1: #i30554# unused SwUndoField::RestoreFieldType


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [923aceb6f46678c697851ffbd0eb6fab7d3a2d6a]

INTEGRATION: CWS tune05 (1.3.54); FILE MERGED 2004/07/22 10:46:22 cmc 1.3.54.1: #i30554# unused SwRewriter methods


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [c139f506aa372da87153fcef545318c80f7ba299]

INTEGRATION: CWS tune05 (1.2.320); FILE MERGED 2004/07/20 10:57:50 cmc 1.2.320.1: #i30554# employ more SOLAR_JAVA to put dependant bits together


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [4a129d593127b5b57cc9266a91c89d3598f503bb]

INTEGRATION: CWS unotlc (1.38.28); FILE MERGED 2004/08/04 12:06:35 mav 1.38.28.1: #i32418# vnd.sun.star.zip scheme


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [9c5431a9410aa4f53414d0c434420bcc9bd18b4f]

INTEGRATION: CWS unotlc (1.66.26); FILE MERGED 2004/08/04 12:06:34 mav 1.66.26.1: #i32418# vnd.sun.star.zip scheme


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [ca30b0ce703456f38bbc646d408893e80749920b]

INTEGRATION: CWS unotlc (1.91.28); FILE MERGED 2004/08/04 15:28:49 dbo 1.91.28.2: #i32418# typo 2004/08/04 12:06:34 mav 1.91.28.1: #i32418# vnd.sun.star.zip scheme


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [d1176a025f4f50cf20fa377866977a1c87651f73]

INTEGRATION: CWS unotlc (1.31.52); FILE MERGED 2004/08/04 12:06:34 mav 1.31.52.1: #i32418# vnd.sun.star.zip scheme


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [a9f4b852d377773859f081c0c3076546b45e8853]

INTEGRATION: CWS unotlc (1.34.128); FILE MERGED 2004/08/04 12:06:34 mav 1.34.128.1: #i32418# vnd.sun.star.zip scheme


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [d91073c9bdfc7e72fac95546830fc6c5f4d64ea2]

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>  [e6724b9bcb15ee10344c37ffebc211f2c2205483]

INTEGRATION: CWS jmf2 (1.71.10); FILE MERGED 2004/07/22 18:19:30 ka 1.71.10.2: support for transparent backgrounds 2004/07/22 09:57:13 ka 1.71.10.1: erase window instead of drawing a rect


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [7f473608d42b7ab226283b508628f52096b79e87]

INTEGRATION: CWS jmf2 (1.54.26); FILE MERGED 2004/07/23 22:48:14 ka 1.54.26.3: RESYNC: (1.55-1.56); FILE MERGED 2004/07/14 06:21:31 ka 1.54.26.2: RESYNC: (1.54-1.55); FILE MERGED 2004/07/01 11:03:29 ka 1.54.26.1: #i3316#: added JMVACCESSLIB


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [37ee738bdb1f37a34ce85d000424d92154af0881]

INTEGRATION: CWS jmf2 (1.10.26); FILE MERGED 2004/07/01 14:38:01 ka 1.10.26.1: #i3316#: use default size of 1x1


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [0070fab11a4de2ee04744d7f258619c3213f5a8d]

INTEGRATION: CWS jmf2 (1.89.26); FILE MERGED 2004/07/01 11:02:05 ka 1.89.26.1: #i3316#: support for external events


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [27fbc36b933bef21ec46e2c8f19249983b0c338b]

INTEGRATION: CWS jmf2 (1.27.8); FILE MERGED 2004/07/22 18:19:31 ka 1.27.8.1: support for transparent backgrounds


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [4a23b0c2ad852955b3bf7399f2515009817cc13f]

INTEGRATION: CWS jmf2 (1.37.24); FILE MERGED 2004/07/23 13:31:01 ka 1.37.24.3: #i3316#: added mediaobjectbar for writer 2004/07/22 18:25:03 ka 1.37.24.2: media support for calc 2004/07/15 15:34:11 ka 1.37.24.1: #i3316#: changes for m47 build


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [8d2b0075afbd318fa157e40c9811cb81374f3852]

INTEGRATION: CWS jmf2 (1.13.24); FILE MERGED 2004/07/14 15:39:55 ka 1.13.24.2: RESYNC: (1.13-1.14); FILE MERGED 2004/07/01 11:01:04 ka 1.13.24.1: #i3316#: added javachild.cxx


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [3452afcfbc7f97ca28d0cc6b45ce42a88bda2bf3]

INTEGRATION: CWS jmf2 (1.1.2); FILE ADDED 2004/07/18 11:17:15 ka 1.1.2.2: syntax 2004/07/01 10:32:01 ka 1.1.2.1: initial revision


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [6d1d15ade5999f2d1278694036ac1bbd881277ce]

INTEGRATION: CWS jmf2 (1.4.128); FILE MERGED 2004/08/04 10:35:54 ka 1.4.128.2: #i32356#: set slider position immediately after click (WB_SLIDERSET) 2004/07/22 18:19:30 ka 1.4.128.1: support for transparent backgrounds


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [cef167036d6ed8589b06da77146a57db3f3b7294]

INTEGRATION: CWS jmf2 (1.46.30); FILE MERGED 2004/07/15 15:33:46 ka 1.46.30.5: #i3316#: changes for m47 build 2004/07/14 06:42:39 ka 1.46.30.4: RESYNC: (1.46-1.48); FILE MERGED 2004/07/13 14:18:50 ka 1.46.30.3: #i3316#: use SfxStringItem for SID_INSERT_AVMEDIA 2004/07/09 14:45:12 ka 1.46.30.2: #i3316#: added slots for media handling 2004/07/09 14:10:05 ka 1.46.30.1: #i3316#: added slots for media handling


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [5c974a7594635a1ee344b1177cf7a2723c029925]

INTEGRATION: CWS jmf2 (1.49.26); FILE MERGED 2004/07/14 15:39:47 ka 1.49.26.3: RESYNC: (1.49-1.51); FILE MERGED 2004/07/01 14:36:59 ka 1.49.26.2: #i3316#: added support for external mouse and key events 2004/07/01 11:00:07 ka 1.49.26.1: #i3316#: support for external events


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [49d4417bf80115b35745305a65a16b58dd8f5882]

INTEGRATION: CWS jmf2 (1.38.14); FILE MERGED 2004/07/14 06:07:50 ka 1.38.14.2: RESYNC: (1.38-1.39); FILE MERGED 2004/07/01 10:59:23 ka 1.38.14.1: #i3316#: added javachild.hxx


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [58c0f106a63eb941b0ad0e1e80f3ae9534a43016]

INTEGRATION: CWS jmf2 (1.95.32); FILE MERGED 2004/07/14 09:55:43 ka 1.95.32.1: #i3316#: added Media Player toolbar item


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [75bc88808eed531b24300c88c278a023103f35c4]

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>  [fc5ebf4e97b39511e5214f6b7c1d7efd2ef652b7]

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  Oliver Bolte  <obo@openoffice.org>  [5a1c4384994f5a34fbae90b8ce81c360ef7ae02b]

INTEGRATION: CWS jmf2 (1.6.28); FILE MERGED 2004/07/14 00:39:51 ka 1.6.28.2: RESYNC: (1.6-1.7); FILE MERGED 2004/07/11 22:09:16 ka 1.6.28.1: #i3316# added media support


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [778016aad1eb502c1b4e7db3b5786df19d6570ca]

INTEGRATION: CWS jmf2 (1.50.28); FILE MERGED 2004/07/15 15:37:32 ka 1.50.28.1: #i3316#: changes for m47 build


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [bc931c882622ce300f10677c841f789793864b30]

INTEGRATION: CWS jmf2 (1.5.16); FILE MERGED 2004/07/23 22:05:29 ka 1.5.16.3: RESYNC: (1.7-1.8); FILE MERGED 2004/07/14 01:18:42 ka 1.5.16.2: RESYNC: (1.5-1.7); FILE MERGED 2004/07/11 21:03:51 ka 1.5.16.1: media support


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [03fdb7f3f33437f96aa4d1b7cfac1c55801dbd7c]

INTEGRATION: CWS jmf2 (1.4.16); FILE MERGED 2004/07/23 22:05:21 ka 1.4.16.3: RESYNC: (1.6-1.7); FILE MERGED 2004/07/14 01:14:04 ka 1.4.16.2: RESYNC: (1.4-1.6); FILE MERGED 2004/07/11 21:03:50 ka 1.4.16.1: media support


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [ede0f7a5f70c9b9e32200b439f5ee74edca8b887]

INTEGRATION: CWS jmf2 (1.12.64); FILE MERGED 2004/07/23 23:19:25 ka 1.12.64.2: RESYNC: (1.12-1.13); FILE MERGED 2004/07/11 19:56:31 ka 1.12.64.1: media support


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [1fc2d1809e5785557f748645b867a80575e1e596]

INTEGRATION: CWS jmf2 (1.2.28); FILE MERGED 2004/07/29 07:13:31 ka 1.2.28.2: #i3316#: string finalization 2004/07/23 13:42:02 ka 1.2.28.1: #i3316#: added mediaobjectbar for writer


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [28a37db0de9fca80ec46746fa7de6dbc071838f7]

INTEGRATION: CWS jmf2 (1.2.28); FILE MERGED 2004/07/29 07:13:31 ka 1.2.28.2: #i3316#: string finalization 2004/07/23 13:42:01 ka 1.2.28.1: #i3316#: added mediaobjectbar for writer


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [dc84cae9aa71f8b5dbf852d18c0ba262b60a0d48]

INTEGRATION: CWS jmf2 (1.37.14); FILE MERGED 2004/07/21 11:16:39 ka 1.37.14.1: #i3316#: media support


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [db4af53ac2535074079033915980775d15aa8215]

INTEGRATION: CWS jmf2 (1.9.750); FILE MERGED 2004/07/23 15:13:09 ka 1.9.750.1: #i3316#: support for media objects


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [130dff6ab97ab09f689421dfcd5852848091be4b]

INTEGRATION: CWS jmf2 (1.2.28); FILE MERGED 2004/07/29 07:13:30 ka 1.2.28.2: #i3316#: string finalization 2004/07/15 15:39:11 ka 1.2.28.1: #i3316#: added mediaobjectbar


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [073b9b2b3b80505e86343cc4cc18045fb8bffb2c]

INTEGRATION: CWS jmf2 (1.1.2); FILE ADDED 2004/07/23 15:17:03 ka 1.1.2.1: #i3316#: support for media objects


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [a4d3e204a8a12d23575f2abb5cbd27adb808c95a]

INTEGRATION: CWS jmf2 (1.2.32); FILE MERGED 2004/07/21 10:39:18 ka 1.2.32.1: #i3316#: avmedia support


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [0a5bd84a7e033a77732d2a0189abf4efd524401c]

INTEGRATION: CWS jmf2 (1.4.6); FILE MERGED 2004/07/20 15:30:32 ka 1.4.6.4: #i3316#: set property for command image 2004/07/14 15:39:38 ka 1.4.6.3: RESYNC: (1.4-1.9); FILE MERGED 2004/07/13 16:39:36 ka 1.4.6.2: #i3316#: String finalization 2004/07/11 13:58:24 ka 1.4.6.1: addee Media nodes


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [835bf8fc8062be4454b54349023eced37d48dc22]

INTEGRATION: CWS jmf2 (1.6.32); FILE MERGED 2004/07/23 15:13:07 ka 1.6.32.2: #i3316#: support for media objects 2004/07/21 11:16:39 ka 1.6.32.1: #i3316#: media support


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [4e19eb01941828540f9a42c4f34deb74f1e90248]

INTEGRATION: CWS jmf2 (1.1.2); FILE ADDED 2004/07/23 15:16:45 ka 1.1.2.1: #i3316#: support for media objects


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [ad4ecd545b891552462b328169b213d29d5d744c]

INTEGRATION: CWS jmf2 (1.2.28); FILE MERGED 2004/07/29 07:13:30 ka 1.2.28.2: #i3316#: string finalization 2004/07/15 15:39:10 ka 1.2.28.1: #i3316#: added mediaobjectbar


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [130a5161569df0f4d556aa187b0a11e417198cbf]

INTEGRATION: CWS jmf2 (1.6.32); FILE MERGED 2004/07/23 15:13:06 ka 1.6.32.2: #i3316#: support for media objects 2004/07/21 11:16:39 ka 1.6.32.1: #i3316#: media support


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [88ed93a3f1a3adaebcd83661f00df475d9fc46a1]

INTEGRATION: CWS jmf2 (1.2.28); FILE MERGED 2004/07/29 07:13:30 ka 1.2.28.2: #i3316#: string finalization 2004/07/23 11:12:21 ka 1.2.28.1: #i3316#: added mediaobjectbar for calc


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [6f6d77e911e78035e3ce39ab5d9381b419624ab2]

INTEGRATION: CWS jmf2 (1.1.2); FILE ADDED 2004/07/23 15:16:27 ka 1.1.2.1: #i3316#: support for media objects


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [c9ffb2f11ad2cb731398ab7132decec2e539a1bc]

INTEGRATION: CWS jmf2 (1.2.32); FILE MERGED 2004/07/21 10:39:17 ka 1.2.32.1: #i3316#: avmedia support


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [c0b6f44770832c2cab3f48fab1d26266c351fd88]

INTEGRATION: CWS jmf2 (1.6.32); FILE MERGED 2004/07/23 15:13:05 ka 1.6.32.2: #i3316#: support for media objects 2004/07/21 11:16:38 ka 1.6.32.1: #i3316#: media support


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [ae4b0b89ab187692534c2d67705bf01ebf78756e]

INTEGRATION: CWS jmf2 (1.33.24); FILE MERGED 2004/07/23 15:13:04 ka 1.33.24.1: #i3316#: support for media objects


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [3f920858880ab0b105ff654c5230e1b2d867a8e1]

INTEGRATION: CWS jmf2 (1.22.156); FILE MERGED 2004/07/21 11:16:37 ka 1.22.156.1: #i3316#: media support


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [bfce2c23de87eed1a0dc2c1284e054f9399a2cb6]

INTEGRATION: CWS jmf2 (1.47.68); FILE MERGED 2004/07/23 22:34:08 ka 1.47.68.2: RESYNC: (1.47-1.48); FILE MERGED 2004/07/21 11:16:37 ka 1.47.68.1: #i3316#: media support


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [176de49bda851a332beac54b041f1a443f09d35b]

INTEGRATION: CWS jmf2 (1.12.586); FILE MERGED 2004/07/21 11:16:37 ka 1.12.586.1: #i3316#: media support


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [26a12f0b31e6637001ef9996d7054bf032738497]

INTEGRATION: CWS jmf2 (1.71.18); FILE MERGED 2004/07/23 22:34:00 ka 1.71.18.2: RESYNC: (1.71-1.72); FILE MERGED 2004/07/23 15:13:04 ka 1.71.18.1: #i3316#: support for media objects


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [d2fca4b6e64abfc10825309566c083a231326588]

INTEGRATION: CWS jmf2 (1.35.72); FILE MERGED 2004/07/23 15:13:02 ka 1.35.72.1: #i3316#: support for media objects


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [6cdc120f78ca1215ce28676542b90d622a13b778]

INTEGRATION: CWS jmf2 (1.21.8); FILE MERGED 2004/07/23 15:13:02 ka 1.21.8.1: #i3316#: support for media objects


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [420dd62a83e177a7e197d37558dde98138572784]

INTEGRATION: CWS jmf2 (1.1.2); FILE ADDED 2004/08/10 11:58:09 ka 1.1.2.4: #i32728#: added SID_DELETE slots to delete media  objects 2004/07/29 07:16:19 ka 1.1.2.3: #i3316#: string finalization 2004/07/25 17:12:09 ka 1.1.2.2: syntax 2004/07/23 15:15:30 ka 1.1.2.1: #i3316#: support for media objects


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [226bef2c6daaf3e1c1bef61fd2d1b60779d7b066]

INTEGRATION: CWS jmf2 (1.7.158); FILE MERGED 2004/07/23 15:13:01 ka 1.7.158.1: #i3316#: support for media objects


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [5cb8fc687710938d01c094713dfe192f9fc9267d]

INTEGRATION: CWS jmf2 (1.10.78); FILE MERGED 2004/07/27 13:49:41 ka 1.10.78.3: m48 changes 2004/07/26 15:05:30 ka 1.10.78.2: #i3316#: create drawview if not available 2004/07/23 15:13:01 ka 1.10.78.1: #i3316#: support for media objects


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [0e810ea3c973c436b39516b49267b14a3e8f2303]

INTEGRATION: CWS jmf2 (1.54.16); FILE MERGED 2004/08/02 10:58:53 ka 1.54.16.1: inserting media objects


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [8277d6794358bcb80314524bc8298a28443664bc]

INTEGRATION: CWS jmf2 (1.19.16); FILE MERGED 2004/07/23 15:13:00 ka 1.19.16.1: #i3316#: support for media objects


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [da4dfa832952a57d812db3d955607e3ca35851be]

INTEGRATION: CWS jmf2 (1.22.84); FILE MERGED 2004/07/23 15:13:00 ka 1.22.84.1: #i3316#: support for media objects


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [0e420c1ddfbb5f36f1a762ac0ad0bfb9581fefb2]

INTEGRATION: CWS jmf2 (1.10.88); FILE MERGED 2004/07/23 15:13:00 ka 1.10.88.1: #i3316#: support for media objects


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [ac114880f4bf2b54abcb52780364839424c5342f]

INTEGRATION: CWS jmf2 (1.6.620); FILE MERGED 2004/07/23 15:13:00 ka 1.6.620.1: #i3316#: support for media objects


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [5ddb5c646172cbe4f8977093fdb02d32fe2efcfe]

INTEGRATION: CWS jmf2 (1.1.1.1.794); FILE MERGED 2004/07/23 15:12:59 ka 1.1.1.1.794.1: #i3316#: support for media objects


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [c0a6b5b037f559710237d4c7faba82847e8a2f71]

INTEGRATION: CWS jmf2 (1.1.2); FILE ADDED 2004/07/23 15:15:09 ka 1.1.2.1: #i3316#: support for media objects


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [dad9fe466d611248aa27085e2c1ed87834be4e70]

INTEGRATION: CWS jmf2 (1.39.92); FILE MERGED 2004/07/23 15:12:59 ka 1.39.92.2: #i3316#: support for media objects 2004/07/21 11:16:37 ka 1.39.92.1: #i3316#: media support


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [0420ca0da68e30806aeaed562d4cc8063140697e]

INTEGRATION: CWS jmf2 (1.35.18); FILE MERGED 2004/07/23 15:12:58 ka 1.35.18.1: #i3316#: support for media objects


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [59c5b9218b9911194b5b935d91c7af7766d84c27]

INTEGRATION: CWS jmf2 (1.5.228); FILE MERGED 2004/07/23 15:12:58 ka 1.5.228.1: #i3316#: support for media objects


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [4676655ee113fb5803ad48fb3863407df4ef4701]

INTEGRATION: CWS jmf2 (1.1.2); FILE ADDED 2004/07/23 15:14:08 ka 1.1.2.1: #i3316#: support for media objects


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [997b582aa2b3641e7bbbd46c2b288fa726f93f77]

INTEGRATION: CWS jmf2 (1.16.186); FILE MERGED 2004/07/21 11:16:36 ka 1.16.186.1: #i3316#: media support


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [0d24a1851fd4beea7deb1b5a3d1bb1436c577519]

INTEGRATION: CWS jmf2 (1.28.8); FILE MERGED 2004/07/26 15:03:56 ka 1.28.8.2: syntax 2004/07/23 15:12:58 ka 1.28.8.1: #i3316#: support for media objects


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [aae73ed5b8c04306e93fdb4b858a8485fdb28c58]

INTEGRATION: CWS jmf2 (1.1.2); FILE ADDED 2004/08/10 11:58:09 ka 1.1.2.2: #i32728#: added SID_DELETE slots to delete media  objects 2004/07/23 15:13:57 ka 1.1.2.1: #i3316#: support for media objects


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [6f40f387e63e2ba42c605dc59f822e9e4720c76d]

INTEGRATION: CWS jmf2 (1.1.1.1.794); FILE MERGED 2004/07/23 15:12:56 ka 1.1.1.1.794.1: #i3316#: support for media objects


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [6bbb76e810a995f52694adda0c50aa1b6e4863e2]

INTEGRATION: CWS jmf2 (1.22.106); FILE MERGED 2004/07/23 15:12:56 ka 1.22.106.1: #i3316#: support for media objects


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [9f287ed6144b76a88a7082f1b7c5476a0eec898d]

INTEGRATION: CWS jmf2 (1.44.40); FILE MERGED 2004/07/14 05:38:51 ka 1.44.40.2: RESYNC: (1.44-1.47); FILE MERGED 2004/07/09 13:43:10 ka 1.44.40.1: added media interfaces


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [91257b68c0439a776671f6f8c24973fd34bfc35e]

INTEGRATION: CWS jmf2 (1.75.70); FILE MERGED 2004/07/14 14:42:27 ka 1.75.70.2: RESYNC: (1.75-1.79); FILE MERGED 2004/07/09 13:41:57 ka 1.75.70.1: added media interfaces


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [3859e66c4e2bf9d1312cd63740f8ca6633e9cc20]

INTEGRATION: CWS jmf2 (1.60.70); FILE MERGED 2004/07/14 14:41:10 ka 1.60.70.2: RESYNC: (1.60-1.63); FILE MERGED 2004/07/09 13:41:56 ka 1.60.70.1: added media interfaces


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [ff21ec38ae409a349701badcb537edca784a9f60]

INTEGRATION: CWS jmf2 (1.59.72); FILE MERGED 2004/07/14 15:40:11 ka 1.59.72.2: RESYNC: (1.59-1.63); FILE MERGED 2004/07/09 13:41:56 ka 1.59.72.1: added media interfaces


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [4ec95a6e25a7c791128eae5f14282c21807f641a]

INTEGRATION: CWS jmf2 (1.1.2); FILE ADDED 2004/07/09 13:39:12 ka 1.1.2.1: initial revision


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [27d5d747329f715192cb6de51b26b3b5ef9017dc]

INTEGRATION: CWS jmf2 (1.1.2); FILE ADDED 2004/07/09 13:38:59 ka 1.1.2.1: initial revision


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [fd62a0245d0ff14e43c8dcb81166677c99301dae]

INTEGRATION: CWS jmf2 (1.1.2); FILE ADDED 2004/07/09 13:38:45 ka 1.1.2.1: initial revision


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [b45ffaed2481328d58ce875e5884a75cc50c68ce]

INTEGRATION: CWS jmf2 (1.1.2); FILE ADDED 2004/07/09 13:38:32 ka 1.1.2.1: initial revision


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [a8b85df88a2a458d6737d48da5ec734442de7012]

INTEGRATION: CWS jmf2 (1.1.2); FILE ADDED 2004/07/09 13:38:20 ka 1.1.2.1: initial revision


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [b12354df2fa596b7be32d3e5d10bed700662d269]

INTEGRATION: CWS jmf2 (1.1.2); FILE ADDED 2004/07/09 13:37:39 ka 1.1.2.1: initial revision


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [e6578807fcb450c7b72f026db65c46a4ca0226d6]

INTEGRATION: CWS jmf2 (1.32.8); FILE MERGED 2004/07/15 15:56:30 ka 1.32.8.1: #i3316#: solve MouseEvent ambiguity


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [df1d1bb85865f180194336e9e3261d092fc047c3]

INTEGRATION: CWS jmf2 (1.23.8); FILE MERGED 2004/07/15 15:56:29 ka 1.23.8.1: #i3316#: solve MouseEvent ambiguity


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [28855d84a8b90b16c4a61e6f64473a6975a195df]

INTEGRATION: CWS jmf2 (1.58.8); FILE MERGED 2004/07/15 15:56:29 ka 1.58.8.1: #i3316#: solve MouseEvent ambiguity


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [40661b7c4116e60dd162ab9688058e0eaa24c1ff]

INTEGRATION: CWS jmf2 (1.14.12); FILE MERGED 2004/07/15 15:56:29 ka 1.14.12.1: #i3316#: solve MouseEvent ambiguity


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [7836248dfefd9b7370cfb0c8a0e73a096c789f57]

INTEGRATION: CWS jmf2 (1.25.46); FILE MERGED 2004/07/19 10:43:40 ka 1.25.46.1: #i3316#: media support


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [2da8273a7f80044d470ec28fa2d0c24b9f529a72]

INTEGRATION: CWS jmf2 (1.1.2); FILE ADDED 2004/07/22 18:38:57 ka 1.1.2.1: #i3316#: media support for calc


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [d8e038a0793f68418fdb18621f055b06df3321a5]

INTEGRATION: CWS jmf2 (1.6.32); FILE MERGED 2004/07/23 22:16:39 ka 1.6.32.3: RESYNC: (1.6-1.7); FILE MERGED 2004/07/22 18:35:55 ka 1.6.32.2: #i3316#: media support for calc 2004/07/19 10:43:39 ka 1.6.32.1: #i3316#: media support


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [2ee9adae976d5eff1ad6feee2b041d53fc95fc29]

INTEGRATION: CWS jmf2 (1.17.224); FILE MERGED 2004/07/23 22:15:57 ka 1.17.224.2: RESYNC: (1.17-1.18); FILE MERGED 2004/07/23 09:45:48 ka 1.17.224.1: #i3316#: inserting media feature


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [518d71a96b0ec54e361fe429f60cb266480c5c9e]

INTEGRATION: CWS jmf2 (1.5.508); FILE MERGED 2004/08/02 10:57:29 ka 1.5.508.3: inserting media objects 2004/07/23 22:15:49 ka 1.5.508.2: RESYNC: (1.5-1.6); FILE MERGED 2004/07/19 10:43:38 ka 1.5.508.1: #i3316#: media support


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [ac05a07118c41112db4bf257be4233e107083ee7]

INTEGRATION: CWS jmf2 (1.40.34); FILE MERGED 2004/07/22 18:35:54 ka 1.40.34.1: #i3316#: media support for calc


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [347a201dc5fdc477405552c6776ce9a28b52f53a]

INTEGRATION: CWS jmf2 (1.6.174); FILE MERGED 2004/07/19 10:43:38 ka 1.6.174.1: #i3316#: media support


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [3d6b8cd96d21a27f1ee6ec7c11694b4642a0a89c]

INTEGRATION: CWS jmf2 (1.24.72); FILE MERGED 2004/07/23 22:14:46 ka 1.24.72.2: RESYNC: (1.24-1.25); FILE MERGED 2004/07/22 18:35:54 ka 1.24.72.1: #i3316#: media support for calc


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [271c54cf4a6fe832fcf7c4d12fa301272d75fd82]

INTEGRATION: CWS jmf2 (1.80.50); FILE MERGED 2004/07/29 07:15:08 ka 1.80.50.2: #i3316#: string finalization 2004/07/22 18:35:53 ka 1.80.50.1: #i3316#: media support for calc


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [5ab3c1e45575801f9e6cf795a665ff42de0ec638]

INTEGRATION: CWS jmf2 (1.16.78); FILE MERGED 2004/07/22 18:35:52 ka 1.16.78.1: #i3316#: media support for calc


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [b68cf0a70d3b28fd83b1fe5b8f047f416e63d4ae]

INTEGRATION: CWS jmf2 (1.1.2); FILE ADDED 2004/07/22 18:38:11 ka 1.1.2.1: #i3316#: media support for calc


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [e8d5eb15681f65648bdf109a1270c146013f5bca]

INTEGRATION: CWS jmf2 (1.1.1.1.548); FILE MERGED 2004/07/23 09:45:48 ka 1.1.1.1.548.1: #i3316#: inserting media feature


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [6bdf3b9b466572db3340b3e5dc9dd88f8937d36e]

INTEGRATION: CWS jmf2 (1.61.50); FILE MERGED 2004/07/23 12:56:48 ka 1.61.50.2: media cleanup 2004/07/22 18:35:52 ka 1.61.50.1: #i3316#: media support for calc


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [6b6ba2c0eec70e11c547050b68d21bd41ef8a36c]

INTEGRATION: CWS jmf2 (1.1.2); FILE ADDED 2004/07/29 07:27:12 ka 1.1.2.5: #i3316#: syntax 2004/07/29 07:15:07 ka 1.1.2.4: #i3316#: string finalization 2004/07/25 16:52:35 ka 1.1.2.3: syntax 2004/07/23 12:56:47 ka 1.1.2.2: media cleanup 2004/07/22 18:37:50 ka 1.1.2.1: #i3316#: media support for calc


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [2b7ead939311b06ec3b98d5f30042ff593119c54]

INTEGRATION: CWS jmf2 (1.4.236); FILE MERGED 2004/07/22 18:35:52 ka 1.4.236.1: #i3316#: media support for calc


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [234c6f8e6b52cc9786067b7c07373ceb16e22a32]

INTEGRATION: CWS jmf2 (1.4.174); FILE MERGED 2004/07/27 13:39:24 ka 1.4.174.3: m48 changes 2004/07/26 14:57:49 ka 1.4.174.2: use optimal size for media objects 2004/07/23 09:45:47 ka 1.4.174.1: #i3316#: inserting media feature


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [7e58ef46e13b48953bf9073fcefb6aa59e1914b5]

INTEGRATION: CWS jmf2 (1.11.36); FILE MERGED 2004/07/22 18:35:51 ka 1.11.36.1: #i3316#: media support for calc


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [6121fa29c009a67b56d7f21fc90c28c1b2fff060]

INTEGRATION: CWS jmf2 (1.18.126); FILE MERGED 2004/07/23 12:56:47 ka 1.18.126.3: media cleanup 2004/07/22 18:35:51 ka 1.18.126.2: #i3316#: media support for calc 2004/07/19 10:43:37 ka 1.18.126.1: #i3316#: media support


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [6455305247190d1eeb7e52a1fa649791678c77cf]

INTEGRATION: CWS jmf2 (1.12.216); FILE MERGED 2004/07/23 22:06:48 ka 1.12.216.3: RESYNC: (1.12-1.13); FILE MERGED 2004/07/23 09:45:46 ka 1.12.216.2: #i3316#: inserting media feature 2004/07/19 10:43:36 ka 1.12.216.1: #i3316#: media support


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [7fefbac3fc519b8349062ec7ff8d1f904fbde225]

INTEGRATION: CWS jmf2 (1.7.174); FILE MERGED 2004/07/22 18:35:50 ka 1.7.174.1: #i3316#: media support for calc


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [77479da8050fcefcba25e5058fcc495945b78251]

INTEGRATION: CWS jmf2 (1.1.2); FILE ADDED 2004/07/22 18:37:15 ka 1.1.2.1: #i3316#: media support for calc


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [3245385856d2962f98934c05d44d9c29bc0fffcf]

INTEGRATION: CWS jmf2 (1.5.174); FILE MERGED 2004/07/22 18:35:50 ka 1.5.174.1: #i3316#: media support for calc


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [d49eecbe2c2cfe8c1043b9c4cab58fdd23bb5f6a]

INTEGRATION: CWS jmf2 (1.1.1.1.548); FILE MERGED 2004/07/22 18:35:50 ka 1.1.1.1.548.1: #i3316#: media support for calc


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [182185650a2a6f5dda2e8f90c56d91006d889fdd]

INTEGRATION: CWS jmf2 (1.40.76); FILE MERGED 2004/07/23 22:05:48 ka 1.40.76.2: RESYNC: (1.40-1.41); FILE MERGED 2004/07/22 18:35:49 ka 1.40.76.1: #i3316#: media support for calc


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [2d773f86318ead8f09b122f2a1813b462d967465]

INTEGRATION: CWS jmf2 (1.29.14); FILE MERGED 2004/07/23 22:05:36 ka 1.29.14.4: RESYNC: (1.30-1.31); FILE MERGED 2004/07/19 10:42:51 ka 1.29.14.3: #i3316#: media support 2004/07/14 01:23:46 ka 1.29.14.2: RESYNC: (1.29-1.30); FILE MERGED 2004/07/11 20:31:27 ka 1.29.14.1: media support


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [f7343f7308b2e19d917ffe31cee4a4014b2cb064]

INTEGRATION: CWS jmf2 (1.7.16); FILE MERGED 2004/07/11 20:25:46 ka 1.7.16.1: media support


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [bd0583a3d1f5577b34e9a5ce2cf4ea515bd9bc1a]

INTEGRATION: CWS jmf2 (1.2.456); FILE MERGED 2004/07/11 20:25:46 ka 1.2.456.1: media support


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [b05c10ad8e5b603659802e15bab8dd03957bebe0]

INTEGRATION: CWS jmf2 (1.1.2); FILE ADDED 2004/07/15 15:40:57 ka 1.1.2.1: #i3316#: initial revision


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [27e27ec2fb566f90741b10dfffed3cd7a16e3169]

INTEGRATION: CWS jmf2 (1.2.28); FILE MERGED 2004/07/21 10:30:29 ka 1.2.28.1: #i3316#: error handling


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [c3c11ffb95e622affa50801892438c9d1c32dbdd]

INTEGRATION: CWS jmf2 (1.1.2); FILE ADDED 2004/07/15 15:40:38 ka 1.1.2.1: #i3316#: initial revision


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [dcd23bc000f2fe92cc3f5c8b949c38e506dce462]

INTEGRATION: CWS jmf2 (1.2.28); FILE MERGED 2004/07/21 10:30:28 ka 1.2.28.1: #i3316#: error handling


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [537ae3ed4e11300e85f55bf632c214adbccc95fc]

INTEGRATION: CWS jmf2 (1.31.14); FILE MERGED 2004/07/27 13:33:01 ka 1.31.14.1: m48 changes


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [756594a1546734d77482ff4222fd994bc1aaa19c]

INTEGRATION: CWS jmf2 (1.17.14); FILE MERGED 2004/08/03 10:30:30 ka 1.17.14.1: media support for d&d


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [3a6509475b61f6ab39ceb3f468bba307d54a78bd]

INTEGRATION: CWS jmf2 (1.11.24); FILE MERGED 2004/07/23 22:02:10 ka 1.11.24.3: RESYNC: (1.12-1.13); FILE MERGED 2004/07/14 01:13:01 ka 1.11.24.2: RESYNC: (1.11-1.12); FILE MERGED 2004/07/11 20:20:46 ka 1.11.24.1: media support


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [657de011d07106fbd9b944c2904a5bd04c4837ee]

INTEGRATION: CWS jmf2 (1.8.114); FILE MERGED 2004/07/23 22:01:27 ka 1.8.114.2: RESYNC: (1.8-1.9); FILE MERGED 2004/07/11 20:20:46 ka 1.8.114.1: media support


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [a1f7bca632eb5da222ac4cc7d8bb32954b8f1076]

INTEGRATION: CWS jmf2 (1.20.22); FILE MERGED 2004/07/23 22:00:16 ka 1.20.22.2: RESYNC: (1.20-1.22); FILE MERGED 2004/07/11 20:20:46 ka 1.20.22.1: media support


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [f78ac2c3d3aca6107e6a46517d0b163cf5cf692f]

INTEGRATION: CWS jmf2 (1.20.22); FILE MERGED 2004/07/27 13:33:01 ka 1.20.22.4: m48 changes 2004/07/23 23:34:15 ka 1.20.22.3: RESYNC: (1.23-1.26); FILE MERGED 2004/07/14 01:12:53 ka 1.20.22.2: RESYNC: (1.20-1.23); FILE MERGED 2004/07/11 20:20:46 ka 1.20.22.1: media support


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [e6c4b4fd19a79c828e79e9f0158eeca55b471833]

INTEGRATION: CWS jmf2 (1.11.14); FILE MERGED 2004/08/02 10:54:52 ka 1.11.14.1: inserting media objects


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [71f301d61b19780c7d95bc1b48e782bfaff5028d]

INTEGRATION: CWS jmf2 (1.7.64); FILE MERGED 2004/07/25 16:38:04 ka 1.7.64.3: syntax 2004/07/23 21:59:41 ka 1.7.64.2: RESYNC: (1.7-1.9); FILE MERGED 2004/07/11 20:20:45 ka 1.7.64.1: media support


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [f274182232ff8855f5c7f73640a3d3cf3f384504]

INTEGRATION: CWS jmf2 (1.41.60); FILE MERGED 2004/07/23 21:59:33 ka 1.41.60.2: RESYNC: (1.41-1.44); FILE MERGED 2004/07/11 20:20:45 ka 1.41.60.1: media support


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [b17d67193e4d48c0acf9bb7f66c5111184eec41e]

INTEGRATION: CWS jmf2 (1.8.62); FILE MERGED 2004/07/23 23:34:07 ka 1.8.62.2: RESYNC: (1.8-1.10); FILE MERGED 2004/07/11 20:20:45 ka 1.8.62.1: media support


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [8d90e9065ec5b98d2721165841a544fec102e2fb]

INTEGRATION: CWS jmf2 (1.17.62); FILE MERGED 2004/07/23 21:59:08 ka 1.17.62.2: RESYNC: (1.17-1.21); FILE MERGED 2004/07/16 14:48:34 ka 1.17.62.1: #i3316#: added context menu for media objects


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [6428e17f0520876301dcb299880052bb449bd012]

INTEGRATION: CWS jmf2 (1.37.22); FILE MERGED 2004/07/27 13:33:01 ka 1.37.22.5: m48 changes 2004/07/25 16:38:03 ka 1.37.22.4: syntax 2004/07/23 23:33:59 ka 1.37.22.3: RESYNC: (1.38-1.40); FILE MERGED 2004/07/14 01:12:33 ka 1.37.22.2: RESYNC: (1.37-1.38); FILE MERGED 2004/07/11 20:20:45 ka 1.37.22.1: media support


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [f3361c1632c0e031d5de576c060c7311eb107e7f]

INTEGRATION: CWS jmf2 (1.1.2); FILE ADDED 2004/07/25 16:44:20 ka 1.1.2.4: syntax 2004/07/25 16:38:03 ka 1.1.2.3: syntax 2004/07/15 15:42:57 ka 1.1.2.2: #i3316#: changes for m47 build 2004/07/11 19:55:19 ka 1.1.2.1: #i3316#: initial revision


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [1a43b388b4dd1ae00437c30f9afab32c9630bdcd]

INTEGRATION: CWS jmf2 (1.19.44); FILE MERGED 2004/07/23 21:29:45 ka 1.19.44.2: RESYNC: (1.19-1.20); FILE MERGED 2004/07/11 20:10:44 ka 1.19.44.1: media support


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [0f5d938fa720487b344aeb07233c8cb8b206a0d3]

INTEGRATION: CWS jmf2 (1.13.64); FILE MERGED 2004/07/23 23:33:51 ka 1.13.64.2: RESYNC: (1.13-1.14); FILE MERGED 2004/07/19 10:42:50 ka 1.13.64.1: #i3316#: media support


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [43c84cb013a26b04358d37d90de3193b6d2dd550]

INTEGRATION: CWS jmf2 (1.3.120); FILE MERGED 2004/07/11 20:10:44 ka 1.3.120.1: media support


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [93810f2e7717b094578c8467dace96a92bba7691]

INTEGRATION: CWS jmf2 (1.2.340); FILE MERGED 2004/07/11 20:10:43 ka 1.2.340.1: media support


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [aaa1fc6be551f1914530c0644bcaa63f43fad863]

INTEGRATION: CWS jmf2 (1.5.14); FILE MERGED 2004/08/03 10:30:29 ka 1.5.14.1: media support for d&d


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [c341920bc2ae3ade015c40287e600673822c0c0e]

INTEGRATION: CWS jmf2 (1.1.2); FILE ADDED 2004/07/11 19:55:02 ka 1.1.2.1: #i3316#: initial revision


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [5b829d373ba696c49a87de8c516fed3225bdc6b7]

INTEGRATION: CWS jmf2 (1.24.16); FILE MERGED 2004/07/23 21:14:55 ka 1.24.16.3: RESYNC: (1.25-1.26); FILE MERGED 2004/07/14 01:06:06 ka 1.24.16.2: RESYNC: (1.24-1.25); FILE MERGED 2004/07/11 20:29:29 ka 1.24.16.1: media support


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [874478bb896ecdd0c8a337df34abd9b09943c8fd]

INTEGRATION: CWS jmf2 (1.27.120); FILE MERGED 2004/08/03 10:30:29 ka 1.27.120.9: media support for d&d 2004/07/27 13:33:00 ka 1.27.120.8: m48 changes 2004/07/26 15:27:59 ka 1.27.120.7: syntax 2004/07/26 14:49:31 ka 1.27.120.6: use optimal size for media objects 2004/07/23 21:16:02 ka 1.27.120.5: RESYNC: (1.27-1.28); FILE MERGED 2004/07/23 15:11:27 ka 1.27.120.4: cleanup 2004/07/21 10:30:27 ka 1.27.120.3: #i3316#: error handling 2004/07/13 20:08:06 ka 1.27.120.2: #i3316#: String finalization 2004/07/11 20:13:59 ka 1.27.120.1: media support


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [99bfcb1303790a39449ddbf49795d6c242c70092]

INTEGRATION: CWS jmf2 (1.14.64); FILE MERGED 2004/07/29 07:14:08 ka 1.14.64.5: #i3316#: string finalization 2004/07/15 15:42:26 ka 1.14.64.4: #i3316#: changes for m47 build 2004/07/14 00:58:08 ka 1.14.64.3: RESYNC: (1.14-1.15); FILE MERGED 2004/07/13 20:07:34 ka 1.14.64.2: #i3316#: String finalization 2004/07/11 20:08:32 ka 1.14.64.1: media support


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [6f4f8bb5e9e31ae8f2090fe653099b5f1e8f49ad]

INTEGRATION: CWS jmf2 (1.29.64); FILE MERGED 2004/07/14 00:57:47 ka 1.29.64.2: RESYNC: (1.29-1.30); FILE MERGED 2004/07/11 20:08:32 ka 1.29.64.1: media support


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [fc6be2937249801b5881ef3023deee2286ca7c51]

INTEGRATION: CWS jmf2 (1.13.62); FILE MERGED 2004/07/23 23:23:58 ka 1.13.62.3: RESYNC: (1.13-1.14); FILE MERGED 2004/07/11 20:39:24 ka 1.13.62.2: media support 2004/07/11 20:09:38 ka 1.13.62.1: media support


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [ad22d6a6eabbf69b52cbaf6aa67ae40a65774b5d]

INTEGRATION: CWS jmf2 (1.7.118); FILE MERGED 2004/07/23 23:23:50 ka 1.7.118.3: RESYNC: (1.8-1.9); FILE MERGED 2004/07/14 00:57:15 ka 1.7.118.2: RESYNC: (1.7-1.8); FILE MERGED 2004/07/11 20:09:38 ka 1.7.118.1: media support


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [6afa0a96bcab251298a86cf36a464d792cc2402f]

INTEGRATION: CWS jmf2 (1.8.28); FILE MERGED 2004/07/15 15:41:54 ka 1.8.28.1: #i3316#: changes for m47 build


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [9a8f394b01a7afeac2f66d8ae2ef1ab3474e7c54]

INTEGRATION: CWS jmf2 (1.55.64); FILE MERGED 2004/07/29 07:14:07 ka 1.55.64.4: #i3316#: string finalization 2004/07/19 13:22:06 ka 1.55.64.3: #i3316#: added media objectbar 2004/07/14 00:53:41 ka 1.55.64.2: RESYNC: (1.55-1.56); FILE MERGED 2004/07/11 19:59:29 ka 1.55.64.1: media support


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [f26a05e05b958577e64ad8d5cc4bc11add59b9ad]

INTEGRATION: CWS jmf2 (1.6.114); FILE MERGED 2004/07/23 23:22:12 ka 1.6.114.2: RESYNC: (1.6-1.7); FILE MERGED 2004/07/11 20:22:58 ka 1.6.114.1: media support


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [17ba3a0783d17940bc2ee2011d2942f4d87a1573]

INTEGRATION: CWS jmf2 (1.3.116); FILE MERGED 2004/07/14 00:53:20 ka 1.3.116.2: RESYNC: (1.3-1.4); FILE MERGED 2004/07/11 20:22:58 ka 1.3.116.1: media support


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [9805e134d71a4610a44fa2341b0a19d664020d5d]

INTEGRATION: CWS jmf2 (1.5.116); FILE MERGED 2004/07/11 20:22:57 ka 1.5.116.1: media support


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [d759e388ff720c6e3da5291e1de56c152ba7bc73]

INTEGRATION: CWS jmf2 (1.1.2); FILE ADDED 2004/07/11 19:54:32 ka 1.1.2.1: #i3316#: initial revision


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [985c995f09e77824cbba288c9fb63853cce9a1a9]

INTEGRATION: CWS jmf2 (1.5.114); FILE MERGED 2004/07/23 21:05:24 ka 1.5.114.2: RESYNC: (1.5-1.6); FILE MERGED 2004/07/11 20:22:57 ka 1.5.114.1: media support


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [f3585bcf8870c8418f8085385277cef4ecdee3de]

INTEGRATION: CWS jmf2 (1.21.60); FILE MERGED 2004/07/23 21:04:52 ka 1.21.60.3: RESYNC: (1.22-1.23); FILE MERGED 2004/07/14 00:53:00 ka 1.21.60.2: RESYNC: (1.21-1.22); FILE MERGED 2004/07/11 20:22:56 ka 1.21.60.1: media support


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [b325b832e0c947d5a0d04b7808a8d190903fd03c]

INTEGRATION: CWS jmf2 (1.8.16); FILE MERGED 2004/07/11 19:56:31 ka 1.8.16.1: media support


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [6863cfccef7a60650901636175eb7286497d7172]

INTEGRATION: CWS jmf2 (1.6.64); FILE MERGED 2004/07/23 23:21:06 ka 1.6.64.2: RESYNC: (1.6-1.7); FILE MERGED 2004/07/11 19:56:31 ka 1.6.64.1: media support


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [6792929e063455b8c99a292480b27b6fa92bb0e1]

INTEGRATION: CWS jmf2 (1.32.6); FILE MERGED 2004/07/26 14:44:25 ka 1.32.6.4: #i3316#: media support for Gallery 2004/07/19 12:56:57 ka 1.32.6.3: #i3316# using AVMEDIA lib 2004/07/14 00:50:32 ka 1.32.6.2: RESYNC: (1.32-1.33); FILE MERGED 2004/07/09 14:50:53 ka 1.32.6.1: #i3316#: added media object


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [ec5e26fd194aa809b8657c3314c685b642b80d4e]

INTEGRATION: CWS jmf2 (1.114.126); FILE MERGED 2004/07/23 21:01:11 ka 1.114.126.2: RESYNC: (1.114-1.115); FILE MERGED 2004/07/09 14:50:52 ka 1.114.126.1: #i3316#: added media object


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [f9c3b76e9399abd144b154f0d025bf2b13d48a9e]

INTEGRATION: CWS jmf2 (1.16.320); FILE MERGED 2004/07/14 17:25:10 ka 1.16.320.2: #i3316#: uno support for media objects 2004/07/09 14:50:52 ka 1.16.320.1: #i3316#: added media object


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [3a9640731e7ce087933b6ca74a8aa5e90ef65e83]

INTEGRATION: CWS jmf2 (1.51.130); FILE MERGED 2004/07/16 14:45:05 ka 1.51.130.4: #i3316#: support for media objects 2004/07/14 17:25:09 ka 1.51.130.3: #i3316#: uno support for media objects 2004/07/14 00:49:39 ka 1.51.130.2: RESYNC: (1.51-1.53); FILE MERGED 2004/07/09 14:50:52 ka 1.51.130.1: #i3316#: added media object


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [36bf5c049e99953c7bb34c98dc74fe677e0b74ea]

INTEGRATION: CWS jmf2 (1.27.128); FILE MERGED 2004/07/23 21:00:49 ka 1.27.128.2: RESYNC: (1.27-1.28); FILE MERGED 2004/07/09 14:50:52 ka 1.27.128.1: #i3316#: added media object


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [a58ed261d607f5adaf9f411a4c5878c0681eb405]

INTEGRATION: CWS jmf2 (1.9.286); FILE MERGED 2004/07/23 20:59:39 ka 1.9.286.2: RESYNC: (1.9-1.10); FILE MERGED 2004/07/09 14:50:51 ka 1.9.286.1: #i3316#: added media object


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [b2ef309126d5e4b592493177b22f4ee4d927ce68]

INTEGRATION: CWS jmf2 (1.81.50); FILE MERGED 2004/07/21 11:18:47 ka 1.81.50.1: #i3316#: avmedia support


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [35274a4b9420aa7849429aed1e702db3fbda82d9]

INTEGRATION: CWS jmf2 (1.1.2); FILE ADDED 2004/07/21 11:18:47 ka 1.1.2.3: #i3316#: avmedia support 2004/07/14 17:28:08 ka 1.1.2.2: #i3316#: uno support for media objects 2004/07/11 14:44:27 ka 1.1.2.1: #i3316#: initial revision


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [d42ad16c3a39b93897a29b2a1b1d940106583428]

INTEGRATION: CWS jmf2 (1.64.54); FILE MERGED 2004/07/23 20:58:30 ka 1.64.54.2: RESYNC: (1.64-1.65); FILE MERGED 2004/07/09 14:50:50 ka 1.64.54.1: #i3316#: added media object


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [b74c42941dcc6b25f918a3475df4ff20c9ebe2c9]

INTEGRATION: CWS jmf2 (1.10.126); FILE MERGED 2004/07/23 20:55:56 ka 1.10.126.2: RESYNC: (1.10-1.11); FILE MERGED 2004/07/09 14:50:50 ka 1.10.126.1: #i3316#: added media object


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [ec3a76c5a825b858abf020035c595897c09e5ef3]

INTEGRATION: CWS jmf2 (1.1.2); FILE ADDED 2004/07/28 21:09:17 ka 1.1.2.4: #i3316#: optimzed painting 2004/07/26 14:17:11 ka 1.1.2.3: cleanup 2004/07/14 17:27:21 ka 1.1.2.2: #i3316#: uno support for media objects 2004/07/11 14:35:10 ka 1.1.2.1: #i3316#: initial revision


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [4d3ea5fdaccdc3e6c60a62bdc8cf2be44e9fdbc0]

INTEGRATION: CWS jmf2 (1.1.2); FILE ADDED 2004/07/14 17:26:45 ka 1.1.2.2: #i3316#: uno support for media objects 2004/07/11 14:34:35 ka 1.1.2.1: #i3316#: initial revision


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [202555fd961ff683dc440eb7f9418678911baa36]

INTEGRATION: CWS jmf2 (1.1.2); FILE ADDED 2004/07/11 14:34:59 ka 1.1.2.1: #i3316#: initial revision


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [2619f1a4635233babd60048e7dbbe5d4d865072c]

INTEGRATION: CWS jmf2 (1.1.2); FILE ADDED 2004/07/11 14:34:48 ka 1.1.2.1: #i3316#: initial revision


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [a42015cd3fa830701750dad7492df51ef9a723e8]

INTEGRATION: CWS jmf2 (1.3.130); FILE MERGED 2004/07/23 23:38:20 ka 1.3.130.3: RESYNC: (1.4-1.5); FILE MERGED 2004/07/14 00:38:16 ka 1.3.130.2: RESYNC: (1.3-1.4); FILE MERGED 2004/07/09 14:50:50 ka 1.3.130.1: #i3316#: added media object


2004-08-12  Rüdiger Timm  <rt@openoffice.org>  [44eb02df1dbb7e474448845994d920a3bea17e51]

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  Oliver Bolte  <obo@openoffice.org>  [1b17427d0076e4d826cec916d33619f4c5d40ffa]

INTEGRATION: CWS jmf2 (1.28.642); FILE MERGED 2004/07/26 14:44:24 ka 1.28.642.1: #i3316#: media support for Gallery


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [022e59cac656d07cd90648d5315e1397e142fa2d]

INTEGRATION: CWS jmf2 (1.16.12); FILE MERGED 2004/08/02 10:47:37 ka 1.16.12.1: #i32298#: use all media filters


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [051d391d5d3e9007702f04df568ec73a3628198a]

INTEGRATION: CWS jmf2 (1.26.50); FILE MERGED 2004/07/26 14:44:24 ka 1.26.50.1: #i3316#: media support for Gallery


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [aaffc2e995a8840b93c59a418376cc8cda227023]

INTEGRATION: CWS jmf2 (1.71.50); FILE MERGED 2004/08/02 10:47:36 ka 1.71.50.1: #i32298#: use all media filters


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [772066b2290f2d4bc6699f037e6ac4b08426a746]

INTEGRATION: CWS jmf2 (1.19.582); FILE MERGED 2004/08/02 10:47:36 ka 1.19.582.2: #i32298#: use all media filters 2004/07/26 14:44:24 ka 1.19.582.1: #i3316#: media support for Gallery


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [78c6b5440ca038b20c7ef33f1e9fbafac7c16648]

INTEGRATION: CWS jmf2 (1.40.234); FILE MERGED 2004/07/26 14:44:24 ka 1.40.234.1: #i3316#: media support for Gallery


2004-08-12  Rüdiger Timm  <rt@openoffice.org>  [a283ed19ccb804e22245858da195a5987a513631]

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  Oliver Bolte  <obo@openoffice.org>  [0443356e19dc921dca99c34253d6d42fd6b8e4cc]

INTEGRATION: CWS jmf2 (1.2.236); FILE MERGED 2004/08/09 15:35:49 ka 1.2.236.1: #i32729#: using new media interfaces for preview


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [34e6b60d5db09dafba752cb5e0aa8493345c9f65]

INTEGRATION: CWS jmf2 (1.2.236); FILE MERGED 2004/08/09 15:35:49 ka 1.2.236.3: #i32729#: using new media interfaces for preview 2004/08/02 10:47:36 ka 1.2.236.2: #i32298#: use all media filters 2004/07/26 14:44:23 ka 1.2.236.1: #i3316#: media support for Gallery


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [b125a6a38ce67bf8d1c93b6beb4e8ea9cf0f5e3a]

INTEGRATION: CWS jmf2 (1.26.34); FILE MERGED 2004/07/15 15:37:33 ka 1.26.34.1: #i3316#: changes for m47 build


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [3e3f6b6d17a23fbc62240c838701368208b3347d]

INTEGRATION: CWS jmf2 (1.87.42); FILE MERGED 2004/07/23 23:38:13 ka 1.87.42.3: RESYNC: (1.89-1.93); FILE MERGED 2004/07/13 23:47:47 ka 1.87.42.2: RESYNC: (1.87-1.89); FILE MERGED 2004/07/09 14:50:49 ka 1.87.42.1: #i3316#: added media object


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [2ebf35acb7d295ec5701a7d57e327eaa8fe3a299]

INTEGRATION: CWS jmf2 (1.12.128); FILE MERGED 2004/07/26 15:16:04 ka 1.12.128.4: syntax 2004/07/23 23:38:04 ka 1.12.128.3: RESYNC: (1.13-1.14); FILE MERGED 2004/07/13 23:47:39 ka 1.12.128.2: RESYNC: (1.12-1.13); FILE MERGED 2004/07/11 14:43:52 ka 1.12.128.1: added avmedia dependency


2004-08-12  Rüdiger Timm  <rt@openoffice.org>  [2cca334928d8dbed5e493ca01e42e9d27ca37552]

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  Oliver Bolte  <obo@openoffice.org>  [e077516c7d80274999a84313d4349f61c166155c]

INTEGRATION: CWS jmf2 (1.1.2); FILE ADDED 2004/07/14 17:23:20 ka 1.1.2.2: #i3316#: uno support for media objects 2004/07/01 15:31:17 ka 1.1.2.1: #i3316#: initial revision


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [20b09bb52950c570c6f4345c290e0d542016747b]

INTEGRATION: CWS jmf2 (1.1.2); FILE ADDED 2004/07/14 17:23:20 ka 1.1.2.2: #i3316#: uno support for media objects 2004/07/01 15:30:56 ka 1.1.2.1: #i3316#: initial revision


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [0546978a139cf3d6d1fa77f58a16d7f2ff9d7448]

INTEGRATION: CWS jmf2 (1.3.188); FILE MERGED 2004/07/23 20:47:31 ka 1.3.188.2: RESYNC: (1.3-1.4); FILE MERGED 2004/07/01 15:32:30 ka 1.3.188.1: #i3316#: added media support


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [8a7f451aa925e601fe9a2022096634ba97109b82]

INTEGRATION: CWS jmf2 (1.9.130); FILE MERGED 2004/07/21 11:18:46 ka 1.9.130.1: #i3316#: avmedia support


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [fbc275f24ec2fdbccba17aaa668d51b43421135c]

INTEGRATION: CWS jmf2 (1.2.236); FILE MERGED 2004/07/26 14:44:23 ka 1.2.236.1: #i3316#: media support for Gallery


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [72fe74b304f48e9bd7f5e7b39e2fec40b56a54bc]

INTEGRATION: CWS jmf2 (1.2.236); FILE MERGED 2004/08/02 10:47:35 ka 1.2.236.1: #i32298#: use all media filters


2004-08-12  Rüdiger Timm  <rt@openoffice.org>  [238646fc8d14e2b58e982fc5aaf4f1781f76bb89]

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>  [f108c2716b5583d2c9b8061aa673ffb939d7e072]

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  Oliver Bolte  <obo@openoffice.org>  [ea09252c8ebfcce2611a9429411d215ead23a7a4]

INTEGRATION: CWS jmf2 (1.1.2); FILE ADDED 2004/07/09 14:47:24 ka 1.1.2.1: initial revision


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [d0431b4c5511449fd55cbfd492e21fa1bf7ac7ed]

INTEGRATION: CWS jmf2 (1.58.12); FILE MERGED 2004/07/28 19:57:14 ka 1.58.12.1: #i3316#: support for media objects


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [8b12658d59c149679367f85e0d866dc6f31f9b80]

INTEGRATION: CWS jmf2 (1.36.12); FILE MERGED 2004/07/23 20:07:54 ka 1.36.12.2: RESYNC: (1.36-1.37); FILE MERGED 2004/07/16 08:13:18 ka 1.36.12.1: #i3316#: added support for media objects


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [c3321c208c2d83e13cec3cdd218719c262a3d029]

INTEGRATION: CWS jmf2 (1.85.10); FILE MERGED 2004/07/28 19:56:13 ka 1.85.10.5: #i3316#: restore volume 2004/07/26 15:15:31 ka 1.85.10.4: syntax 2004/07/23 20:07:43 ka 1.85.10.3: RESYNC: (1.85-1.86); FILE MERGED 2004/07/16 14:43:08 ka 1.85.10.2: #i3316#: support for media objects 2004/07/16 08:13:17 ka 1.85.10.1: #i3316#: added support for media objects


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [c9aafdd58f79e7d58de2862fee558e11afb13aa8]

INTEGRATION: CWS jmf2 (1.32.38); FILE MERGED 2004/07/27 13:22:43 ka 1.32.38.3: oasis 2004/07/23 20:06:59 ka 1.32.38.2: RESYNC: (1.32-1.33); FILE MERGED 2004/07/16 08:13:17 ka 1.32.38.1: #i3316#: added support for media objects


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [b7029d3c696e7a119a231a4c9b2a07e923bba477]

INTEGRATION: CWS jmf2 (1.61.40); FILE MERGED 2004/07/23 20:06:52 ka 1.61.40.3: RESYNC: (1.61-1.62); FILE MERGED 2004/07/16 14:43:08 ka 1.61.40.2: #i3316#: support for media objects 2004/07/16 08:13:17 ka 1.61.40.1: #i3316#: added support for media objects


2004-08-12  Rüdiger Timm  <rt@openoffice.org>  [0bd5f23469f12fd9b48b59dc88201a7f1d04943d]

INTEGRATION: CWS cnpsdk (1.3.8); FILE MERGED 2004/07/14 18:15:14 hro 1.3.8.1: #i31020# #i31485# Added files for new quickstarter related MSI custom plugins


2004-08-12  Rüdiger Timm  <rt@openoffice.org>  [6df77d5225798d40b0cf2079c7e713d942b32f05]

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>  [4b001f61fac5f15b47e79d6f85bfb8b3f7838847]

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>  [8c08b2ae005281627e3723efdbe55eac433acba7]

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>  [10c1a550109cd0ced6438f514b9106454f50457b]

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>  [870ce29357cb00d245fd4edb51dd3147a8875dfb]

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>  [f6cce18b9850671f9e953f3b23196e0f9aa9e49f]

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>  [97d2462dd6a494f87ace80fab733e3df71de7f3b]

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>  [391667a3c47bf52620e35b3c79450b7a5f3c455a]

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>  [2df63ca70dd281c7d47f00b08481abd279f956d0]

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>  [3d3e1e00f4b25af6e596008233bb748ce0a9a687]

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>  [6ea1a4de3efed664629a39fb3ae806dfc6d05d1b]

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>  [4b05dca083c30ebd23b6034c4a43cd48a4ce3d53]

INTEGRATION: CWS cnpsdk (1.1.2); FILE ADDED 2004/07/20 17:20:07 hro 1.1.2.2: #i31020# Only shutdown quickstarters belonging to installation 2004/07/14 18:08:20 hro 1.1.2.1: #i31020# #i31485# Added files for new quickstarter related MSI custom plugins


2004-08-12  Rüdiger Timm  <rt@openoffice.org>  [50c75e84a286ac42491dd35ec56e0ef537fb451c]

INTEGRATION: CWS cnpsdk (1.1.2); FILE ADDED 2004/07/20 17:14:38 hro 1.1.2.1: #i31020# MSI custom action to shutdown quickstarter


2004-08-12  Rüdiger Timm  <rt@openoffice.org>  [838793155965e41f57e2e53a2eb09362b2ae4a51]

INTEGRATION: CWS cnpsdk (1.1.2); FILE ADDED 2004/07/21 15:21:38 hro 1.1.2.3: #i31485# #i31020# MSI custom actions for quickstarter 2004/07/20 17:16:28 hro 1.1.2.2: #i31485# MSI custom action to remove quickstarter link 2004/07/14 18:08:20 hro 1.1.2.1: #i31020# #i31485# Added files for new quickstarter related MSI custom plugins


2004-08-12  Rüdiger Timm  <rt@openoffice.org>  [1b8aed3650a5c803ffcef7d69584d9cf4a804295]

INTEGRATION: CWS cnpsdk (1.1.2); FILE ADDED 2004/07/21 15:20:48 hro 1.1.2.1: #i31485# #i31020# MSI custom actions for quickstarter


2004-08-12  Rüdiger Timm  <rt@openoffice.org>  [3bd987874754bb3ed3ab10623b70bc9b68f4e7cb]

INTEGRATION: CWS cnpsdk (1.1.2); FILE ADDED 2004/07/21 15:21:00 hro 1.1.2.1: #i31485# #i31020# MSI custom actions for quickstarter


2004-08-12  Rüdiger Timm  <rt@openoffice.org>  [15dbcc377e05d632d75c20b6e07ff6b0f76621fa]

INTEGRATION: CWS cnpsdk (1.1.2); FILE ADDED 2004/07/20 17:15:48 hro 1.1.2.1: #i31485# MSI custom action to remove quickstarter link


2004-08-12  Rüdiger Timm  <rt@openoffice.org>  [b9f2f39ee636959d37dbdde81b2050b789650b08]

INTEGRATION: CWS cnpsdk (1.1.2); FILE ADDED 2004/07/21 15:21:38 hro 1.1.2.2: #i31485# #i31020# MSI custom actions for quickstarter 2004/07/14 18:08:55 hro 1.1.2.1: #i31020# #i31485# Added files for new quickstarter related MSI custom plugins


2004-08-12  Rüdiger Timm  <rt@openoffice.org>  [435b4dfd0e45e097694732cd97d6ab74443a84a1]

INTEGRATION: CWS cnpsdk (1.1.2); FILE ADDED 2004/07/14 18:08:39 hro 1.1.2.1: #i31020# #i31485# Added files for new quickstarter related MSI custom plugins


2004-08-12  Rüdiger Timm  <rt@openoffice.org>  [07c88516ccebd18035a69634f8fb748242192b5e]

INTEGRATION: CWS cnpsdk (1.26.54); FILE MERGED 2004/07/21 15:27:03 hro 1.26.54.1: #i31020# Only shutdown quickstarters belonging to installation


2004-08-12  Rüdiger Timm  <rt@openoffice.org>  [65f0cba1378b47531fb942cc5c1f164913d59985]

INTEGRATION: CWS cnpsdk (1.26.24); FILE MERGED 2004/07/14 18:11:11 hro 1.26.24.1: #i31020# Export global quickstarter window strings


2004-08-12  Rüdiger Timm  <rt@openoffice.org>  [83ce50b5457266b10965e098695aa0e4ee57492f]

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>  [94f360050e3f8afae4e099791ff970dcc685785d]

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>  [ab6766ae475a87a13eadaa292bf1c379487e9636]

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>  [42ea312a1aa3056b4ae294b0f72388f52bee6069]

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>  [322e5353218b4e2ae505279c0c24dc1720f5617c]

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>  [02945dfd9ab286db87aff90019f37447cb312287]

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>  [49f3b203b1661dc4dd5ef0a64ff42b70655ed1ad]

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>  [add3f93423bb633c00d82fb7a1ab4d7d8d98821e]

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>  [c3a09bebfb55ed08ba4fbebc9e04cae1d0b67f62]

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>  [ab0a810fd6d96118933d18c0f14caf5d5a822048]

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>  [6f72fa23b91e285fae54627da7cecdfcb392da1f]

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>  [43290b680f757c24e9ebe07997859d704e2f8816]

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>  [a23e5f81febd2382e8230e84f5fff14ca16fbb6d]

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>  [fe0464dac9ba8442f03fdfb058d2458240e46d73]

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>  [a41b6e361b5efe8f8864037c9e0bad621a5ad33a]

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>  [d0b378089afc69980cc5b93697b3d46776644d7d]

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>  [ab7bc8fa5659721b2fec22053c9e3c484329667a]

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-12  Rüdiger Timm  <rt@openoffice.org>  [e30e6773dbcd5a97dace8aeba1304ce27294e556]

#i10000# Missing dependency to module soltools


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [0e48f112e5795644680c96ee1726fdad1746b6ce]

INTEGRATION: CWS docking3 (1.2.42); FILE MERGED 2004/07/22 06:50:24 cd 1.2.42.1: #i31887# Added missing viewerbar


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [445f9ff164377c263e528702d03c6a06d1f4fccb]

INTEGRATION: CWS docking3 (1.71.4); FILE MERGED 2004/07/22 10:37:59 ssa 1.71.4.4: #i31756# lock/unlock immediately and not triggered by paint 2004/07/21 12:33:11 ssa 1.71.4.3: #i31422# remove dbg output 2004/07/21 12:32:06 ssa 1.71.4.2: #i31422# ignore zero resizes due to virtual desktop switch 2004/07/20 15:53:06 ssa 1.71.4.1: #i31756# reset autosizecounter after timeout


2004-08-12  Oliver Bolte  <obo@openoffice.org>  [0b639b84030fce2ad64ccf8fe5bcd5877c807efe]

INTEGRATION: CWS docking3 (1.37.32); FILE MERGED 2004/07/22 12:17:08 cd 1.37.32.2: #i31887# Removed duplicate entries 2004/07/22 06:43:11 cd 1.37.32.1: #i31887# Added modules viewerbars to the mapping table


2004-08-12  Michael Mi  <mmi@openoffice.org>  [e076405184f59773a63c44075097e113b17ae9c0]

change datetime format

Issue number:
Submitted by:
Reviewed by:

2004-08-12  Michael Mi  <mmi@openoffice.org>  [690e909ef771703ef848cda41df753d3f96491b0]

change datetime format to ISO string

Issue number:
Submitted by:
Reviewed by:

2004-08-11  Oliver Bolte  <obo@openoffice.org>  [41180c8351dbecc3d6c8f952df7b222c39496ded]

INTEGRATION: CWS docking3 (1.2.42); FILE MERGED 2004/07/29 09:31:38 cd 1.2.42.3: #i32266# Fixed wrong title for english/german 2004/07/29 08:28:08 cd 1.2.42.2: #i32266# Added missing nodes for sub-toolbars 2004/07/22 06:50:24 cd 1.2.42.1: #i31887# Added missing viewerbar


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [8a67bf6003d1dada2f418a3cd4e06c2eeeff00f6]

INTEGRATION: CWS docking3 (1.2.42); FILE MERGED 2004/07/22 06:50:24 cd 1.2.42.1: #i31887# Added missing viewerbar


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [c33a5ecd978510f8dbebef3b23ed6ad2fea0ea9e]

INTEGRATION: CWS docking3 (1.9.34); FILE MERGED 2004/07/28 09:46:11 cd 1.9.34.1: #i31150# Added a new command name for Writer/Draw/Impress so they can use their own image


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [c4c32f1275495230b9c8be3d2dd196cc0e26852f]

INTEGRATION: CWS docking3 (1.5.38); FILE MERGED 2004/07/22 06:50:23 cd 1.5.38.1: #i31887# Added missing viewerbar


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [4955ba03b3ac6819e5c590f6767ad85f22993163]

INTEGRATION: CWS docking3 (1.2.42); FILE MERGED 2004/07/29 09:31:38 cd 1.2.42.3: #i32266# Fixed wrong title for english/german 2004/07/29 08:28:08 cd 1.2.42.2: #i32266# Added missing nodes for sub-toolbars 2004/07/22 06:50:23 cd 1.2.42.1: #i31887# Added missing viewerbar


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [863b88dee564ce8731a264f2629e2cfff253e621]

INTEGRATION: CWS docking3 (1.5.20); FILE MERGED 2004/07/21 11:32:44 dbo 1.5.20.1: #i31722# added package manager menu item helpid Issue number: Submitted by: Reviewed by:


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [1d90ff343ae5bef3f639aba40c7dada3b340318f]

INTEGRATION: CWS docking3 (1.1.2); FILE ADDED 2004/07/22 06:44:00 cd 1.1.2.1: #i31887# Added missing viewerbar


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [40c9bf41862c40c58c94fc44abb568383953d8ba]

INTEGRATION: CWS docking3 (1.6.42); FILE MERGED 2004/07/21 11:26:52 dbo 1.6.42.1: #i31722# added package manager menu item helpid Issue number: Submitted by: Reviewed by:


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [2510f8a80b719c2e676d380eb0a72bcf792037ce]

INTEGRATION: CWS docking3 (1.2.40); FILE MERGED 2004/07/28 09:55:57 cd 1.2.40.1: #i31150# Changed command from ZoomIn to ZoomMinus to have separate images for sw/sd


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [c47a304ef14b94a12df0b332a12f9f2e0ed1f93d]

INTEGRATION: CWS docking3 (1.1.2); FILE ADDED 2004/07/22 06:45:02 cd 1.1.2.1: #i31887# Added missing viewerbar


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [c8e07a08879c8d8e6b9c863a883d5ce1771af4b9]

INTEGRATION: CWS docking3 (1.7.30); FILE MERGED 2004/07/21 11:25:17 dbo 1.7.30.1: #i31722# added package manager menu item helpid Issue number: Submitted by: Reviewed by:


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [6a3f201140bc1855271eecadb84e9daaf647aa85]

INTEGRATION: CWS docking3 (1.2.40); FILE MERGED 2004/07/28 09:55:56 cd 1.2.40.1: #i31150# Changed command from ZoomIn to ZoomMinus to have separate images for sw/sd


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [366e8595695340bdc7f4d8b8299415cada204269]

INTEGRATION: CWS docking3 (1.1.2); FILE ADDED 2004/07/22 06:44:38 cd 1.1.2.1: #i31887# Added missing viewerbar


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [9775cfb80f2226c5630d689faeae5e3e03a7cb2f]

INTEGRATION: CWS docking3 (1.6.30); FILE MERGED 2004/07/21 11:24:55 dbo 1.6.30.1: #i31722# added package manager menu item helpid Issue number: Submitted by: Reviewed by:


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [c50b10a8c9d5d16c60304c65c88ef4131b2dc4a6]

INTEGRATION: CWS docking3 (1.2.20); FILE MERGED 2004/07/21 11:18:53 dbo 1.2.20.1: #i31722# added package manager menu help id


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [d3b973eacaf57512e0c4f1b3b4864203656eb20f]

INTEGRATION: CWS docking3 (1.2.30); FILE MERGED 2004/07/21 11:18:53 dbo 1.2.30.1: #i31722# added package manager menu help id


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [2d9016f7b011c9295b0a618479c51c01ae36826a]

INTEGRATION: CWS docking3 (1.3.40); FILE MERGED 2004/07/21 11:29:39 dbo 1.3.40.1: #i31722# added package manager menu item helpid Issue number: Submitted by: Reviewed by:


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [d15fd12b2bcccce169fad5ec5639746533c2b3ac]

INTEGRATION: CWS docking3 (1.3.36); FILE MERGED 2004/07/21 11:31:17 dbo 1.3.36.1: #i31722# added package manager menu item helpid Issue number: Submitted by: Reviewed by:


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [fbae0e0ec2927349cd5be9d6bfe3bab6270ac9d9]

INTEGRATION: CWS docking3 (1.3.22); FILE MERGED 2004/07/21 07:30:28 cd 1.3.22.1: #i31718# Throw exception when getByName cannot provide an entry


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [55d3068bd1f6c3917f25b7610587265015a8b0ee]

INTEGRATION: CWS docking3 (1.2.26); FILE MERGED 2004/07/23 08:01:05 cd 1.2.26.1: #i31682# Wrong range checking


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [a2bbbc5130b8042e72fd3f593da04b1ff1c73d1e]

INTEGRATION: CWS docking3 (1.2.26); FILE MERGED 2004/07/22 07:38:07 cd 1.2.26.1: #i31831# Generic toolbar controller must execute dispatch asynchronously to keep toolbar responsive


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [0ffabd6da8ae6bdd9205b8ebc850e9d2fbf09138]

INTEGRATION: CWS docking3 (1.7.26); FILE MERGED 2004/07/22 15:12:10 cd 1.7.26.1: #i31942# Check VCL window pointer before use


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [1b2196408ac7c7a2b141252e1fcf97836144ed2d]

INTEGRATION: CWS docking3 (1.2.26); FILE MERGED 2004/07/22 07:35:00 cd 1.2.26.1: #i31831# Generic toolbar controller must execute dispatch asynchronously to keep toolbar responsive


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [85037489baf2d1e9513514cab3dbe5ecd2fed378]

INTEGRATION: CWS docking3 (1.9.22); FILE MERGED 2004/07/28 09:43:48 cd 1.9.22.1: #i31887# Added viewer toolbars to conversion tool


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [a317d9af322d103b42e07b65ecee97d6fc0e7423]

INTEGRATION: CWS docking3 (1.9.50); FILE MERGED 2004/07/28 11:15:46 cd 1.9.50.1: #i31681# Fixed controller implementation to support dispatch of two commands to set fill style/type


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [7f81bbc2e4fd35a1225bad5bec5f8211da47fb48]

INTEGRATION: CWS docking3 (1.16.64); FILE MERGED 2004/07/27 09:14:31 cd 1.16.64.1: #i31834# Don't append frame to frame hierachy to prevent UI_DEACTIVATE messages


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [1f1a1c78901e82b7c8dd9f0fa5db7c374d70960b]

INTEGRATION: CWS docking3 (1.3.52); FILE MERGED 2004/07/23 17:06:45 toconnor 1.3.52.1: #i31716# fix customize menu and toolbar tabs to match specifications


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [b50656c124f8eee475083819007a0c3d6da2abf0]

INTEGRATION: CWS docking3 (1.2.52); FILE MERGED 2004/07/23 17:06:45 toconnor 1.2.52.1: #i31716# fix customize menu and toolbar tabs to match specifications


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [afe1bf3ec2f9820dacb1482ca7f686fb1febecaf]

INTEGRATION: CWS docking3 (1.2.52); FILE MERGED 2004/07/23 17:06:44 toconnor 1.2.52.1: #i31716# fix customize menu and toolbar tabs to match specifications


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [b2ba6e4ca2f888596b0160faf411416e72d44254]

INTEGRATION: CWS docking3 (1.1.2); FILE ADDED 2004/07/22 06:49:23 cd 1.1.2.1: #i31887# Added missing viewerbar


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [0a47c4aac080147e5ca54a29f737cd1c57e99e80]

INTEGRATION: CWS docking3 (1.2.42); FILE MERGED 2004/07/28 11:20:23 cd 1.2.42.1: #i31150# Changed command name for Zoom Out to ZoomMinus


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [3af00db58323af6d639e8ebc9bdeb99d106c2f39]

INTEGRATION: CWS docking3 (1.6.36); FILE MERGED 2004/07/21 15:04:36 dbo 1.6.36.1: #i31722# added package manager menu item helpid Issue number: Submitted by: Reviewed by:


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [2b4948b32ac86aec1354cbac8f6e3a57213ab9a5]

INTEGRATION: CWS docking3 (1.1.2); FILE ADDED 2004/07/22 06:48:43 cd 1.1.2.1: #i31887# Added missing viewerbar


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [7431ef7267c42690ead1c588aa14b580c95004ec]

INTEGRATION: CWS docking3 (1.2.42); FILE MERGED 2004/07/28 11:20:22 cd 1.2.42.1: #i31150# Changed command name for Zoom Out to ZoomMinus


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [27ff602ad2fd0d3caf860dcad7b42307963383d8]

INTEGRATION: CWS docking3 (1.6.38); FILE MERGED 2004/07/21 15:04:35 dbo 1.6.38.1: #i31722# added package manager menu item helpid Issue number: Submitted by: Reviewed by:


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [ef154303eeb1492bd47990b25e7c3d9c90b1958b]

INTEGRATION: CWS docking3 (1.1.2); FILE ADDED 2004/07/22 06:49:03 cd 1.1.2.1: #i31887# Added missing viewerbar


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [c8cf94895c8b1bb6072aa2cc4d3e6c10024e6a68]

INTEGRATION: CWS docking3 (1.6.36); FILE MERGED 2004/07/21 15:04:35 dbo 1.6.36.1: #i31722# added package manager menu item helpid Issue number: Submitted by: Reviewed by:


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [d28e50c84d5bbc0068db165866bf4e8eeb7cae12]

INTEGRATION: CWS docking3 (1.51.38); FILE MERGED 2004/07/23 09:02:57 cd 1.51.38.1: #i31917# Fixed wrong declaration of FN_SHOW_MULTIPLE_PAGES


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [e42cbc0906b445772e45dbd93cee7fa5991f1e35]

INTEGRATION: CWS docking3 (1.49.4); FILE MERGED 2004/07/29 10:52:23 cd 1.49.4.1: #i10000# Initialize variables


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [18dc246c66815d26778f97f419b7e7fa9e92d96c]

INTEGRATION: CWS docking3 (1.27.2); FILE MERGED 2004/07/22 10:37:59 ssa 1.27.2.1: #i31756# lock/unlock immediately and not triggered by paint


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [9311bd48ef1cf9f62b60b166bae23d8ca46d61d1]

INTEGRATION: CWS docking3 (1.2.16); FILE MERGED 2004/07/22 10:37:58 ssa 1.2.16.1: #i31756# lock/unlock immediately and not triggered by paint


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [5936d1f6b123af63ca2b4186f344c8ed46ac57c3]

INTEGRATION: CWS docking3 (1.48.26); FILE MERGED 2004/07/28 09:57:03 cd 1.48.26.1: #i31150# Changed command from ZoomIn to ZoomMinus to have separate images for sw/sd


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [142f53541e54de2d757a6179af75a18959efc82d]

INTEGRATION: CWS tleamisc (1.27.118); FILE MERGED 2004/05/28 10:30:20 tl 1.27.118.2: #i25331# SwXAutoTextContainer::getByName fixed 2004/05/28 10:16:33 tl 1.27.118.1: #i25331# SwXAutoTextContainer::getByName fixed


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [f29bb329fb14f9b7e4ce384dd4c824b2067c16e3]

INTEGRATION: CWS tleamisc (1.25.52); FILE MERGED 2004/07/16 08:39:20 tl 1.25.52.1: #116743# setString for XTextRange implementations now inserts a new paragraph when encounterimng a CR character


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [2ada003816d4311ce65f56e762fd96b7d60d21f3]

INTEGRATION: CWS tleamisc (1.86.24); FILE MERGED 2004/07/16 15:00:10 tl 1.86.24.2: RESYNC: (1.86-1.87); FILE MERGED 2004/07/14 13:05:03 tl 1.86.24.1: #i29233# getRangeName fixed


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [db564bd71529b39d5d7760ec8c5da1091ede819b]

INTEGRATION: CWS tleamisc (1.54.190); FILE MERGED 2004/06/12 06:31:48 tl 1.54.190.3: RESYNC: (1.54-1.55); FILE MERGED 2004/05/28 11:11:40 tl 1.54.190.2: #i25331# check for negative indices in getByIndex 2004/05/28 07:34:24 tl 1.54.190.1: #i24707# PropertyVetoException in setPropert{y|ies}ToDefault replaced be RunTimeException


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [b287a4c371bfcd7ff64307d9220da7fb647de603]

INTEGRATION: CWS tleamisc (1.35.172); FILE MERGED 2004/06/12 06:31:40 tl 1.35.172.3: RESYNC: (1.35-1.37); FILE MERGED 2004/06/01 08:19:05 tl 1.35.172.2: #i23300#, #i23294# missing index checks added 2004/05/28 11:11:40 tl 1.35.172.1: #i25331# check for negative indices in getByIndex


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [d30ffe11fa60cd280b8f4fd94a85ee0a2beba908]

INTEGRATION: CWS tleamisc (1.45.190); FILE MERGED 2004/05/28 07:34:24 tl 1.45.190.1: #i24707# PropertyVetoException in setPropert{y|ies}ToDefault replaced be RunTimeException


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [43a0cf60ba1622500adeaef17846fd1d4e5ff88a]

INTEGRATION: CWS tleamisc (1.97.30); FILE MERGED 2004/07/20 10:36:48 tl 1.97.30.1: #i25802# GetPropName no longer inline


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [e317ccf718de17630bd32f9ad32e374eb1478880]

INTEGRATION: CWS tleamisc (1.42.52); FILE MERGED 2004/07/16 08:39:20 tl 1.42.52.5: #116743# setString for XTextRange implementations now inserts a new paragraph when encounterimng a CR character 2004/07/14 13:05:03 tl 1.42.52.4: #i29233# getRangeName fixed 2004/07/12 06:55:45 tl 1.42.52.3: #i29943# end of paragraph enumeration iteration fixed 2004/06/12 06:31:04 tl 1.42.52.2: RESYNC: (1.42-1.44); FILE MERGED 2004/05/28 11:11:39 tl 1.42.52.1: #i25331# check for negative indices in getByIndex


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [4e32fd8b7eba3daa152b83cdb8ca57bad7034c91]

INTEGRATION: CWS tleamisc (1.74.26); FILE MERGED 2004/07/16 14:59:59 tl 1.74.26.6: RESYNC: (1.76-1.77); FILE MERGED 2004/07/16 08:39:19 tl 1.74.26.5: #116743# setString for XTextRange implementations now inserts a new paragraph when encounterimng a CR character 2004/06/21 11:45:16 tl 1.74.26.4: #i25180# XWordCursor fixed after i18n changes 2004/06/21 06:38:37 tl 1.74.26.3: #i23397# XWordCursor fixed and documentation added 2004/06/12 06:30:56 tl 1.74.26.2: RESYNC: (1.74-1.76); FILE MERGED 2004/05/28 07:34:24 tl 1.74.26.1: #i24707# PropertyVetoException in setPropert{y|ies}ToDefault replaced be RunTimeException


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [9d10a58bd1e88b0f1fb9bfbb19d0e7749a3f332f]

INTEGRATION: CWS tleamisc (1.85.116); FILE MERGED 2004/07/16 14:59:30 tl 1.85.116.3: RESYNC: (1.86-1.88); FILE MERGED 2004/06/12 06:30:29 tl 1.85.116.2: RESYNC: (1.85-1.86); FILE MERGED 2004/05/28 07:34:24 tl 1.85.116.1: #i24707# PropertyVetoException in setPropert{y|ies}ToDefault replaced be RunTimeException


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [64e6105eadca456568b8cf0bc4d67a077e413dd9]

INTEGRATION: CWS tleamisc (1.52.180); FILE MERGED 2004/07/16 14:59:21 tl 1.52.180.2: RESYNC: (1.52-1.53); FILE MERGED 2004/05/28 07:34:23 tl 1.52.180.1: #i24707# PropertyVetoException in setPropert{y|ies}ToDefault replaced be RunTimeException


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [081128003c527509b3a33ed23b6d44d509a4c5ee]

INTEGRATION: CWS tleamisc (1.13.26); FILE MERGED 2004/07/16 08:39:19 tl 1.13.26.1: #116743# setString for XTextRange implementations now inserts a new paragraph when encounterimng a CR character


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [dc1769ea73645fcec21ad20250b8aefe44ee8293]

INTEGRATION: CWS tleamisc (1.23.386); FILE MERGED 2004/05/28 11:11:38 tl 1.23.386.1: #i25331# check for negative indices in getByIndex


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [deb9849aab71b041cd8700026009979555196ea0]

INTEGRATION: CWS tleamisc (1.15.466); FILE MERGED 2004/05/28 07:34:23 tl 1.15.466.1: #i24707# PropertyVetoException in setPropert{y|ies}ToDefault replaced be RunTimeException


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [1773b62631657f35e7d03095b669bc05849e52cc]

INTEGRATION: CWS tleamisc (1.36.12); FILE MERGED 2004/07/16 14:28:27 tl 1.36.12.2: RESYNC: (1.36-1.37); FILE MERGED 2004/06/21 11:45:04 tl 1.36.12.1: #i25180# XWordCursor fixed after i18n changes


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [8fcf6c43c0847ffe1f82ab7a13000955918ce811]

INTEGRATION: CWS tleamisc (1.4.48); FILE MERGED 2004/08/11 08:44:55 sw 1.4.48.2: #i26146# 2004/08/10 13:28:15 sw 1.4.48.1: #i23294#


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [123668af37c0bcf84356d2a7fe382ec472da350a]

INTEGRATION: CWS tleamisc (1.2.154); FILE MERGED 2004/08/10 13:28:04 sw 1.2.154.1: #i23294#


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [c50407f8015372b63180960a114b2395453a71ea]

INTEGRATION: CWS tleamisc (1.1.2); FILE ADDED 2004/08/11 08:46:57 sw 1.1.2.1: #i26146# initial version


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [c8af81fe134473030806293235d28c99281379e5]

INTEGRATION: CWS tleamisc (1.4.48); FILE MERGED 2004/08/11 08:44:43 sw 1.4.48.3: #i26146# 2004/08/10 13:58:02 sw 1.4.48.2: #i23294# 2004/08/10 13:27:50 sw 1.4.48.1: #i23294#


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [a585babc1087fed460e49903faf904d827c8644a]

INTEGRATION: CWS tleamisc (1.6.500); FILE MERGED 2004/06/01 08:19:18 tl 1.6.500.1: #i23300#, #i23294# missing index checks added


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [48afedbf880adbb75630ec30ea33d81a485027af]

INTEGRATION: CWS tleamisc (1.93.30); FILE MERGED 2004/07/08 12:16:33 tl 1.93.30.1: #i25802# inline declaration for GetPropName removed (does not work across DLL's)


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [9acc1899961b3289217f9eac6d159f20e4a0c3a6]

INTEGRATION: CWS tleamisc (1.5.652); FILE MERGED 2004/07/16 08:39:18 tl 1.5.652.1: #116743# setString for XTextRange implementations now inserts a new paragraph when encounterimng a CR character


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [6ae233af80a18c3e0599aa31ca92f5784a81778f]

INTEGRATION: CWS tleamisc (1.11.122); FILE MERGED 2004/06/21 11:44:43 tl 1.11.122.1: #i25180# XWordCursor fixed after i18n changes


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [fcba2942ab6d0dfc17db7e828e57c9d5b66afe6b]

INTEGRATION: CWS tleamisc (1.4.172); FILE MERGED 2004/08/09 09:37:36 sw 1.4.172.1: #i23294#


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [d8c356b07b28f14faebcf80959c8febf4f40b557]

INTEGRATION: CWS tleamisc (1.5.294); FILE MERGED 2004/07/16 13:25:18 tl 1.5.294.2: RESYNC: (1.5-1.6); FILE MERGED 2004/06/01 10:23:54 tl 1.5.294.1: #i23439# FARSI now CTL language


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [4f659885a70b5fb219c35b48250e817471421305]

INTEGRATION: CWS tleamisc (1.5.74); FILE MERGED 2004/08/10 13:31:00 sw 1.5.74.1: #i23294#


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [ab64bb351fb2bfcddf52e42dd2a4cf9883fe297f]

INTEGRATION: CWS tleamisc (1.4.74); FILE MERGED 2004/08/10 13:31:26 sw 1.4.74.1: #i23294#


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [e07220035f92d75d40873a769944de894cf12c29]

INTEGRATION: CWS tleamisc (1.1.2); FILE ADDED 2004/08/10 15:32:51 sw 1.1.2.1: #i24707#


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [34d1421c82cf71037f899db3d55210621742a9e4]

INTEGRATION: CWS tleamisc (1.1.2); FILE ADDED 2004/08/10 15:34:20 sw 1.1.2.1: #i24707#


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [ea8589c3ae85d8ce221da7309ddf0e00507fdcbe]

INTEGRATION: CWS tleamisc (1.1.2); FILE ADDED 2004/08/10 16:06:56 sw 1.1.2.1: #i24707#


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [ad9965445654680e6d78ab1ba9e0b9e1f4928c61]

INTEGRATION: CWS tleamisc (1.1.2); FILE ADDED 2004/08/10 15:33:49 sw 1.1.2.1: #i24707#


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [88a5522be2e9caf5d42ff737ee0a1a6f36e29960]

INTEGRATION: CWS tleamisc (1.2.50); FILE MERGED 2004/08/10 14:26:36 sw 1.2.50.1: #i25331#


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [62fbb34928b0c592c52045c5b89d74a68832b391]

INTEGRATION: CWS tleamisc (1.2.50); FILE MERGED 2004/08/10 14:26:35 sw 1.2.50.1: #i25331#


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [ad00f4e9283272cd27273c6afb9ad3fdde53f2b7]

INTEGRATION: CWS tleamisc (1.1.142); FILE MERGED 2004/08/10 14:26:35 sw 1.1.142.1: #i25331#


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [44821c3d3d7c51ffc8580f78787b0a00a525e0a7]

INTEGRATION: CWS tleamisc (1.4.92); FILE MERGED 2004/08/10 14:26:35 sw 1.4.92.1: #i25331#


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [a3b7d930209298946028a4b0215a9521e54106cf]

INTEGRATION: CWS tleamisc (1.5.50); FILE MERGED 2004/08/10 14:26:34 sw 1.5.50.1: #i25331#


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [6addaa80354d20ceefb2f46f56a1d9f140ff2084]

INTEGRATION: CWS tleamisc (1.1.142); FILE MERGED 2004/08/10 14:26:34 sw 1.1.142.1: #i25331#


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [ceea5627a854cdf914919bc51b49c95d6d2be005]

INTEGRATION: CWS tleamisc (1.2.92); FILE MERGED 2004/08/10 14:26:34 sw 1.2.92.1: #i25331#


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [4e22b786210d6e403fc9e22374a2c7a9835a9c81]

INTEGRATION: CWS tleamisc (1.4.92); FILE MERGED 2004/08/10 14:26:34 sw 1.4.92.1: #i25331#


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [4cf106e004ead0da196cb2fa137aa343c4493338]

INTEGRATION: CWS tleamisc (1.5.50); FILE MERGED 2004/08/10 14:26:33 sw 1.5.50.1: #i25331#


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [3391146eead27db662b2adeab31bfbe8d0a9ff88]

INTEGRATION: CWS tleamisc (1.4.92); FILE MERGED 2004/08/10 14:26:33 sw 1.4.92.1: #i25331#


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [2c79865621b2d04b9a3789023fbd4b19f3757df8]

INTEGRATION: CWS tleamisc (1.1.142); FILE MERGED 2004/08/10 14:26:33 sw 1.1.142.1: #i25331#


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [4e5468bfdd6bf1aa53e541ced935e8b8b6477a03]

INTEGRATION: CWS tleamisc (1.1.2); FILE ADDED 2004/08/10 14:24:40 sw 1.1.2.1: #i25331#


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [f1ea198f6e3b7781583dd6c45f89521588d27071]

INTEGRATION: CWS tleamisc (1.21.166); FILE MERGED 2004/07/08 09:41:24 tl 1.21.166.1: #i30394# removed/ifdef'd unused code


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [7f0c2974ad35eec43ec61fa1c5b40beec54b8368]

INTEGRATION: CWS tleamisc (1.11.54); FILE MERGED 2004/07/08 09:41:24 tl 1.11.54.1: #i30394# removed/ifdef'd unused code


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [a7f28c989c007e1d8d68f1d23f32c3645961b20b]

INTEGRATION: CWS tleamisc (1.26.26); FILE MERGED 2004/07/08 09:41:23 tl 1.26.26.1: #i30394# removed/ifdef'd unused code


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [dc07bc422ffc011a59a1ab894a74e25b372fc6e2]

INTEGRATION: CWS tleamisc (1.31.26); FILE MERGED 2004/07/08 09:41:21 tl 1.31.26.1: #i30394# removed/ifdef'd unused code


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [4237ec7698391ac25becaa28b6f19dcba78bfcdb]

INTEGRATION: CWS tleamisc (1.23.16); FILE MERGED 2004/07/08 09:41:21 tl 1.23.16.1: #i30394# removed/ifdef'd unused code


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [fd605edbc48fbe7485934a18656a12c9758e0872]

INTEGRATION: CWS tleamisc (1.66.16); FILE MERGED 2004/07/08 09:41:20 tl 1.66.16.1: #i30394# removed/ifdef'd unused code


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [e20e3fd949483389cf5a0c4b77fedd014d7d58b1]

INTEGRATION: CWS tleamisc (1.9.240); FILE MERGED 2004/07/08 09:41:19 tl 1.9.240.1: #i30394# removed/ifdef'd unused code


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [658192b3ab57a0ba6a96cd92c9d3e480509eb370]

INTEGRATION: CWS tleamisc (1.2.218); FILE MERGED 2004/07/08 09:41:19 tl 1.2.218.1: #i30394# removed/ifdef'd unused code


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [387e3c8cb1cdcb7f1ebdb9e2ee63fee2b52211f9]

INTEGRATION: CWS tleamisc (1.6.236); FILE MERGED 2004/07/08 09:41:18 tl 1.6.236.1: #i30394# removed/ifdef'd unused code


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [cdedee3a8bdf760acdeff49015ee1b865cf6028d]

INTEGRATION: CWS tleamisc (1.13.218); FILE MERGED 2004/07/08 09:41:18 tl 1.13.218.1: #i30394# removed/ifdef'd unused code


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [a1e2c9b7781684c57153beb505575d4ed61b527a]

INTEGRATION: CWS tleamisc (1.8.6); FILE MERGED 2004/06/21 11:53:46 tl 1.8.6.2: #i23397# XWordCursor fixed and documentation added 2004/06/21 06:38:22 tl 1.8.6.1: #i23397# XWordCursor fixed and documentation added


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [e0497ce01b71b9212983df28ebe2256d56931f47]

INTEGRATION: CWS tleamisc (1.8.6); FILE MERGED 2004/06/21 11:53:45 tl 1.8.6.1: #i23397# XWordCursor fixed and documentation added


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [8f202317b69fd4826c8fad971eb5bd249c4f1c33]

INTEGRATION: CWS tleamisc (1.8.6); FILE MERGED 2004/06/21 11:53:44 tl 1.8.6.1: #i23397# XWordCursor fixed and documentation added


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [3d183c708d6d70be027d9ecb2983762e82959490]

INTEGRATION: CWS tleamisc (1.6.348); FILE MERGED 2004/06/12 01:37:32 tl 1.6.348.2: RESYNC: (1.6-1.7); FILE MERGED 2004/05/28 11:27:43 tl 1.6.348.1: #i25331# optional interface XIndexAccess added to IDL documentation


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [fc04c6bae20ab5bdc1da3be3c71b7ce5879c8a04]

INTEGRATION: CWS pbhelp02 (1.3.4); FILE MERGED 2004/06/30 07:29:49 pb 1.3.4.1: fix: #i29824# help menu changes


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [47fa207670c59dc8112a833b45f406c66dae1760]

INTEGRATION: CWS pbhelp02 (1.7.18); FILE MERGED 2004/07/23 12:36:08 cd 1.7.18.1: #i29824# Hardcode F1 to command .uno:HelpIndex


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [689be7c8863059423850074ff4b37ffdd75f6900]

INTEGRATION: CWS pbhelp02 (1.13.34); FILE MERGED 2004/07/05 12:51:49 pb 1.13.34.1: fix: #i29824# new slot: SID_HELP_TUTORIALS


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [34eac76fe184dccdeb341c0a3a536a76e4b309b7]

INTEGRATION: CWS pbhelp02 (1.2.114); FILE MERGED 2004/07/07 06:41:19 pb 1.2.114.2: fix: #115873# use local methods 2004/07/05 13:03:08 pb 1.2.114.1: fix: #i29824# no double entries any more and wrap around as default


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [a45f40ef54dd0766fa35d538c478da92669ffdf3]

INTEGRATION: CWS pbhelp02 (1.54.4); FILE MERGED 2004/07/26 06:17:27 pb 1.54.4.2: fix: #i29824# now keyword help (Basic) works again 2004/06/21 10:52:14 pb 1.54.4.1: fix: #i30341# don't set size of the help window


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [6501248d2b412398b823f69478383029a0a998c7]

INTEGRATION: CWS pbhelp02 (1.50.4); FILE MERGED 2004/07/05 13:08:11 pb 1.50.4.1: fix: #i14168# cursor left and right travels through the tabs


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [75091bf6ddf339b1032a83a7e73ebad542fa8cb0]

INTEGRATION: CWS pbhelp02 (1.94.4); FILE MERGED 2004/07/24 17:55:51 pb 1.94.4.4: fix: #i14168# links corrected 2004/07/07 06:45:30 pb 1.94.4.3: fix: #115873# no search with regular expression 2004/07/06 10:18:25 pb 1.94.4.2: fix: #i3753# <STRG><W> closes the help app 2004/07/05 13:08:11 pb 1.94.4.1: fix: #i14168# cursor left and right travels through the tabs


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [d4d8c530332677dc65035dd9116b8bc883ef21d7]

INTEGRATION: CWS pbhelp02 (1.38.32); FILE MERGED 2004/07/13 07:31:27 pb 1.38.32.2: RESYNC: (1.38-1.39); FILE MERGED 2004/06/30 06:01:20 pb 1.38.32.1: fix: #i29824# start help pointer


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [37ef9d7138ed4b966994fabcf6f4388bb6b3f447]

INTEGRATION: CWS pbhelp02 (1.80.4); FILE MERGED 2004/07/28 05:09:50 pb 1.80.4.3: fix: #i32166# enable option tool tips again 2004/07/13 07:30:12 pb 1.80.4.2: RESYNC: (1.80-1.83); FILE MERGED 2004/06/30 06:00:47 pb 1.80.4.1: fix: #i29824# always tooltips enabled


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [7fc0c702cda3150e0eba49b25166e67e987c207e]

INTEGRATION: CWS pbhelp02 (1.46.32); FILE MERGED 2004/07/21 09:11:12 pb 1.46.32.3: fix: #i29824# configuration of help tips and tutorials disabled 2004/07/13 07:29:29 pb 1.46.32.2: RESYNC: (1.46-1.48); FILE MERGED 2004/07/05 12:51:47 pb 1.46.32.1: fix: #i29824# new slot: SID_HELP_TUTORIALS


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [e114fc2cb8ca6a25726c95b024b380f0351a8398]

INTEGRATION: CWS pbhelp02 (1.48.32); FILE MERGED 2004/07/29 08:35:12 pb 1.48.32.2: fix: #i32164# keep 500ms for tooltip time 2004/07/28 10:00:34 pb 1.48.32.1: fix: #i32164# set tooltip timeout to 1500 like balloonhelp


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [487eb37ab219ec5d4c79d854d147a55f64814d38]

INTEGRATION: CWS pbhelp02 (1.70.10); FILE MERGED 2004/08/02 11:05:04 pb 1.70.10.2: RESYNC: (1.70-1.71); FILE MERGED 2004/07/23 07:46:04 dfoster 1.70.10.1: #i31901# Object should be created on the heap to prevent crash on destruction


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [bc694a9646ab330a1f4b45d3eebae3eef8f063fd]

INTEGRATION: CWS pbhelp02 (1.7.6); FILE MERGED 2004/08/02 11:07:44 pb 1.7.6.5: RESYNC: (1.9-1.10); FILE MERGED 2004/07/21 07:31:27 pb 1.7.6.4: fix: #i29824# image for entry helpindex enabled 2004/07/21 04:43:15 pb 1.7.6.3: fix: #i29824# '...' removed from about entry 2004/07/13 16:48:52 pb 1.7.6.2: RESYNC: (1.7-1.9); FILE MERGED 2004/06/30 07:28:24 pb 1.7.6.1: fix: #i29824# new help labels


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [47851641fe3b0c4fc2f9f9b90e3fca7008e99c5a]

INTEGRATION: CWS pbhelp02 (1.3.2); FILE MERGED 2004/07/13 15:30:58 pb 1.3.2.2: RESYNC: (1.3-1.4); FILE MERGED 2004/06/30 07:38:26 pb 1.3.2.1: fix: #i29824# help menu changes


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [97c4fcd080d30b1075bf86686b7d8efabc1fede9]

INTEGRATION: CWS pbhelp02 (1.3.2); FILE MERGED 2004/06/30 07:37:50 pb 1.3.2.1: fix: #i29824# help menu changes


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [b968dfd0c69cac3576dbccd549938607e308253e]

INTEGRATION: CWS pbhelp02 (1.5.6); FILE MERGED 2004/07/13 11:40:15 pb 1.5.6.2: RESYNC: (1.5-1.6); FILE MERGED 2004/06/30 07:36:02 pb 1.5.6.1: fix: #i29824# help menu changes


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [d198a3c255701d89a84131ceadeeaa7c7df4eb52]

INTEGRATION: CWS pbhelp02 (1.5.6); FILE MERGED 2004/07/13 11:29:54 pb 1.5.6.2: RESYNC: (1.5-1.6); FILE MERGED 2004/06/30 07:35:25 pb 1.5.6.1: fix: #i29824# help menu changes


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [6138da846976d11f29a0e64bd8d6bd634d9417fe]

INTEGRATION: CWS pbhelp02 (1.5.6); FILE MERGED 2004/07/13 11:25:24 pb 1.5.6.2: RESYNC: (1.5-1.6); FILE MERGED 2004/06/30 07:35:44 pb 1.5.6.1: fix: #i29824# help menu changes


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [da120067e53ec29a13305d05a73c55c32826c387]

INTEGRATION: CWS pbhelp02 (1.4.2); FILE MERGED 2004/07/13 15:34:24 pb 1.4.2.2: RESYNC: (1.4-1.5); FILE MERGED 2004/06/30 07:34:28 pb 1.4.2.1: fix: #i29824# help menu changes


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [673b401f9e3bd1f17360e6d00231f63196a19c85]

INTEGRATION: CWS pbhelp02 (1.5.6); FILE MERGED 2004/07/13 08:50:57 pb 1.5.6.2: RESYNC: (1.5-1.6); FILE MERGED 2004/06/30 07:37:32 pb 1.5.6.1: fix: #i29824# help menu changes


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [0b06749f7d4811bf5081a26fbcab05ee740e879f]

INTEGRATION: CWS pbhelp02 (1.6.4); FILE MERGED 2004/07/13 08:14:54 pb 1.6.4.2: RESYNC: (1.6-1.7); FILE MERGED 2004/06/30 07:37:03 pb 1.6.4.1: fix: #i29824# help menu changes


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [ea9a7781d2115b4918ea801b63c061ca4d05bcd0]

INTEGRATION: CWS pbhelp02 (1.5.6); FILE MERGED 2004/07/13 08:09:16 pb 1.5.6.2: RESYNC: (1.5-1.6); FILE MERGED 2004/06/30 07:34:46 pb 1.5.6.1: fix: #i29824# help menu changes


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [2c0d0608feee780850a93173af020164aa82aa85]

INTEGRATION: CWS pbhelp02 (1.6.80); FILE MERGED 2004/07/22 10:24:13 pb 1.6.80.3: fix: #i29824# accelerator for helpindex removed, because vcl handles it 2004/07/13 09:55:17 pb 1.6.80.2: RESYNC: (1.6-1.7); FILE MERGED 2004/06/30 05:45:13 pb 1.6.80.1: fix: #i29824# new help accelerators and images


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [f7014c6812c55ba3dd91eddfc904a66d35d0e001]

INTEGRATION: CWS pbhelp02 (1.9.72); FILE MERGED 2004/07/28 05:04:59 pb 1.9.72.3: fix: #i32166# enable option tool tips again 2004/07/13 09:34:16 pb 1.9.72.2: RESYNC: (1.9-1.12); FILE MERGED 2004/06/30 05:41:00 pb 1.9.72.1: fix: #i29824# evaluate help options


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [f3ce76fba104214a878f4e290f5d1cbcd5b63ac3]

INTEGRATION: CWS pbhelp02 (1.2.86); FILE MERGED 2004/08/02 11:02:46 pb 1.2.86.4: RESYNC: (1.4-1.5); FILE MERGED 2004/07/16 09:56:58 pb 1.2.86.3: fix: #i29824# resource problems solved 2004/07/13 09:28:15 pb 1.2.86.2: RESYNC: (1.2-1.4); FILE MERGED 2004/06/30 05:37:37 pb 1.2.86.1: fix: #i29824# we need a global resid for scriptorganizer subdialog


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [d3d3af0ea50482c9631a0abe2989207c73b1e9d6]

INTEGRATION: CWS pbhelp02 (1.2.86); FILE MERGED 2004/07/16 09:56:56 pb 1.2.86.1: fix: #i29824# resource problems solved


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [4348c9fa8e07c198259990a2d8304a4ebd67b472]

INTEGRATION: CWS pbhelp02 (1.2.86); FILE MERGED 2004/08/02 11:00:49 pb 1.2.86.3: RESYNC: (1.3-1.4); FILE MERGED 2004/07/13 09:28:04 pb 1.2.86.2: RESYNC: (1.2-1.3); FILE MERGED 2004/06/30 05:37:28 pb 1.2.86.1: fix: #i29824# we need a global resid for scriptorganizer subdialog


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [dc3aad67c9a0400123578154b14c005afe42d4e9]

INTEGRATION: CWS pbhelp02 (1.2.86); FILE MERGED 2004/08/02 10:58:57 pb 1.2.86.4: RESYNC: (1.3-1.4); FILE MERGED 2004/07/16 09:56:58 pb 1.2.86.3: fix: #i29824# resource problems solved 2004/07/13 09:27:53 pb 1.2.86.2: RESYNC: (1.2-1.3); FILE MERGED 2004/06/30 05:36:46 pb 1.2.86.1: fix: #i29824# we need a global resid for scriptorganizer subdialog


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [9dacfc0f695bc883e60f1f2f83a76844881a7a54]

INTEGRATION: CWS pbhelp02 (1.2.256); FILE MERGED 2004/06/30 05:39:50 pb 1.2.256.1: fix: #i29824# cleaned up


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [f7bdcc43c04f4e996da005ace08962502e994bbc]

INTEGRATION: CWS pbhelp02 (1.3.42); FILE MERGED 2004/07/23 16:32:19 pb 1.3.42.5: fix: #31411# some changes of liz 2004/07/23 14:37:39 pb 1.3.42.4: fix: #31411# some changes of liz 2004/07/23 10:22:13 pb 1.3.42.3: fix: #31411# example for parameters under the list 2004/07/22 10:22:07 pb 1.3.42.2: fix: #i31411# changes of liz 2004/07/16 09:46:46 pb 1.3.42.1: fix: #i31411# parameters dialog beautified


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [257b357f277c1c4f60700727602aa6295640c9f1]

INTEGRATION: CWS pbhelp02 (1.2.76); FILE MERGED 2004/07/27 16:24:49 pb 1.2.76.3: fix: #i31411# help for ClassPathDlg 2004/07/23 10:22:14 pb 1.2.76.2: fix: #31411# example for parameters under the list 2004/07/16 09:48:24 pb 1.2.76.1: fix: #i31411# some enhancements


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [b0d26dbd04ed47a684da968611125e6b7303f213]

INTEGRATION: CWS pbhelp02 (1.2.76); FILE MERGED 2004/07/23 10:22:15 pb 1.2.76.1: fix: #31411# example for parameters under the list


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [576db995b72e1ab72100212cace1fb4739782b27]

INTEGRATION: CWS pbhelp02 (1.2.76); FILE MERGED 2004/08/02 10:55:13 pb 1.2.76.4: RESYNC: (1.2-1.3); FILE MERGED 2004/07/27 16:24:50 pb 1.2.76.3: fix: #i31411# help for ClassPathDlg 2004/07/23 10:22:13 pb 1.2.76.2: fix: #31411# example for parameters under the list 2004/07/16 09:48:24 pb 1.2.76.1: fix: #i31411# some enhancements


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [fdcfd0b249fbe4346bc26d7b5369c23c4459850d]

INTEGRATION: CWS pbhelp02 (1.7.96); FILE MERGED 2004/07/28 05:04:58 pb 1.7.96.5: fix: #i32166# enable option tool tips again 2004/07/16 09:55:08 pb 1.7.96.4: fix: #i29824# only [de] and [en-US] valid 2004/07/14 12:56:09 pb 1.7.96.3: fix: #i29824# english_us -> en-US 2004/07/13 09:24:15 pb 1.7.96.2: RESYNC: (1.7-1.11); FILE MERGED 2004/06/30 05:41:52 pb 1.7.96.1: fix: #i29824# new help options on general options page


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [25470bd6131389778528b0556f89cf4fe2ae3703]

INTEGRATION: CWS pbhelp02 (1.7.98); FILE MERGED 2004/07/28 05:04:58 pb 1.7.98.3: fix: #i32166# enable option tool tips again 2004/07/13 09:24:05 pb 1.7.98.2: RESYNC: (1.7-1.10); FILE MERGED 2004/06/30 05:41:53 pb 1.7.98.1: fix: #i29824# new help options on general options page


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [be23ca5f08409a9e6c1cafdd3e606b83051b9013]

INTEGRATION: CWS pbhelp02 (1.7.98); FILE MERGED 2004/07/28 05:04:57 pb 1.7.98.3: fix: #i32166# enable option tool tips again 2004/07/13 09:23:55 pb 1.7.98.2: RESYNC: (1.7-1.9); FILE MERGED 2004/06/30 05:41:53 pb 1.7.98.1: fix: #i29824# new help options on general options page


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [77b24041d8ce0fcf1a4f056a43d66fa84368eeaa]

INTEGRATION: CWS pbhelp02 (1.9.98); FILE MERGED 2004/07/28 05:04:57 pb 1.9.98.3: fix: #i32166# enable option tool tips again 2004/07/13 09:23:45 pb 1.9.98.2: RESYNC: (1.9-1.12); FILE MERGED 2004/06/30 05:41:52 pb 1.9.98.1: fix: #i29824# new help options on general options page


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [351cd5cc2a8c9b42466ca7fe5829f81168c52bc0]

INTEGRATION: CWS impress15ea (1.13.54); FILE MERGED 2004/07/29 17:40:44 af 1.13.54.2: RESYNC: (1.13-1.14); FILE MERGED 2004/06/11 08:55:17 af 1.13.54.1: #i26495# Removed gcc compiler warning.


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [59d11eea1b5174ac23fe4356fc31d1766f511a26]

INTEGRATION: CWS impress15ea (1.2.232); FILE MERGED 2004/06/18 13:40:06 cl 1.2.232.1: be more failsave in ImplCopySvStreamToXOutputStream in the unlikely case of a read error


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [ca6cd5b5352df84c5d93a25ee7addad201048670]

INTEGRATION: CWS impress15ea (1.171.38); FILE MERGED 2004/07/29 15:33:23 af 1.171.38.2: RESYNC: (1.171-1.178); FILE MERGED 2004/06/18 16:56:32 thb 1.171.38.1: #i30463#, #i28759# Handled text color change correctly, both for the outdev and its associated alpha vdev


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [0877538602f437e21eb8b653efa01c7fe0d7079f]

INTEGRATION: CWS impress15ea (1.14.8); FILE MERGED 2004/06/18 14:33:06 kso 1.14.8.1: #i30200# - Fixed lcl_CreateStream() STREAM_TRUNC mode handling.


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [f9c3df5b60bcdd5e3a93550ab61a61b98dd94ef3]

INTEGRATION: CWS encryption (1.11.6); FILE MERGED 2004/07/16 17:39:37 jmarmion 1.11.6.5: #115980# - complete password stuff for calc. 2004/07/14 10:20:29 dr 1.11.6.4: RESYNC: (1.11-1.12); FILE MERGED 2004/03/25 13:04:06 dr 1.11.6.3: #115980# storage/stream handling reworked 2004/03/23 17:39:29 dr 1.11.6.2: #115980# using interaction handler for passwords 2004/03/23 15:41:51 dr 1.11.6.1: #115980# implementation: BIFF8 standard decryption


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [f2ea68a9ec9a294901f3fca92d105462ec0a7b84]

INTEGRATION: CWS encryption (1.13.6); FILE MERGED 2004/07/14 10:19:39 dr 1.13.6.2: RESYNC: (1.13-1.14); FILE MERGED 2004/03/17 12:55:26 dr 1.13.6.1: #115980# preparations for decryption


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [ead57c596df688a4e51f4abcb0014647e0c2e2af]

INTEGRATION: CWS encryption (1.5.6); FILE MERGED 2004/04/14 10:08:16 dr 1.5.6.8: #115980# final changes 2004/03/31 12:53:32 dr 1.5.6.7: #115980# new password messages, decrypter base class handles stream position now 2004/03/29 13:23:42 dr 1.5.6.6: #115980# added Weak-XOR codec 2004/03/26 13:05:25 dr 1.5.6.5: #115980# final changes 2004/03/25 13:04:05 dr 1.5.6.4: #115980# storage/stream handling reworked 2004/03/23 15:41:51 dr 1.5.6.3: #115980# implementation: BIFF8 standard decryption 2004/03/18 18:35:28 dr 1.5.6.2: #115980# preparations for decryption 2004/03/17 12:55:26 dr 1.5.6.1: #115980# preparations for decryption


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [751b02854bbe923e75eb433f70123fd58e5febf8]

INTEGRATION: CWS encryption (1.8.6); FILE MERGED 2004/07/14 10:19:30 dr 1.8.6.3: RESYNC: (1.8-1.9); FILE MERGED 2004/03/25 13:04:05 dr 1.8.6.2: #115980# storage/stream handling reworked 2004/03/23 17:39:28 dr 1.8.6.1: #115980# using interaction handler for passwords


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [b22ea0f74cb7cc72f9de44e351de08e0a08b90eb]

INTEGRATION: CWS encryption (1.2.72); FILE MERGED 2004/07/15 08:56:59 dr 1.2.72.3: #i10000# merge error 2004/07/14 15:54:40 dr 1.2.72.2: #i10000# merge error 2004/07/14 14:17:49 dr 1.2.72.1: #i10000# merge conflicts


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [a3e4ca340ef54fba6bfb9d9b40ced937900e02d5]

INTEGRATION: CWS encryption (1.60.4); FILE MERGED 2004/07/14 10:16:45 dr 1.60.4.6: RESYNC: (1.60-1.61); FILE MERGED 2004/03/31 14:20:03 dr 1.60.4.5: #115980# direct use of XclImpDecryptHelper::ReadFilepass 2004/03/31 12:53:31 dr 1.60.4.4: #115980# new password messages, decrypter base class handles stream position now 2004/03/23 17:39:28 dr 1.60.4.3: #115980# using interaction handler for passwords 2004/03/23 15:41:50 dr 1.60.4.2: #115980# implementation: BIFF8 standard decryption 2004/03/17 12:55:23 dr 1.60.4.1: #115980# preparations for decryption


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [820f76f0da4d337115569646b8ce902e1ed885e5]

INTEGRATION: CWS encryption (1.90.6); FILE MERGED 2004/07/14 10:15:37 dr 1.90.6.5: RESYNC: (1.90-1.93); FILE MERGED 2004/03/25 13:04:02 dr 1.90.6.4: #115980# storage/stream handling reworked 2004/03/23 17:39:27 dr 1.90.6.3: #115980# using interaction handler for passwords 2004/03/23 15:41:50 dr 1.90.6.2: #115980# implementation: BIFF8 standard decryption 2004/03/17 12:55:21 dr 1.90.6.1: #115980# preparations for decryption


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [a392a09d89bd7a8df45ff42f2fdbd9643874d7bb]

INTEGRATION: CWS encryption (1.12.140); FILE MERGED 2004/07/14 10:15:12 dr 1.12.140.3: RESYNC: (1.12-1.13); FILE MERGED 2004/03/25 13:04:01 dr 1.12.140.2: #115980# storage/stream handling reworked 2004/03/23 17:39:27 dr 1.12.140.1: #115980# using interaction handler for passwords


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [6a8a2394369794ee69d51366cb0892894a01bbad]

INTEGRATION: CWS encryption (1.11.6); FILE MERGED 2004/07/14 10:31:43 dr 1.11.6.4: RESYNC: (1.11-1.12); FILE MERGED 2004/03/25 13:15:19 dr 1.11.6.3: #115980# storage/stream handling reworked 2004/03/23 17:40:55 dr 1.11.6.2: #115980# using interaction handler for passwords 2004/03/23 15:43:55 dr 1.11.6.1: #115980# implementation: BIFF8 standard decryption


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [6423283c35dce4ed3287ad619faffea200525311]

INTEGRATION: CWS encryption (1.2.72); FILE MERGED 2004/07/14 14:18:13 dr 1.2.72.1: #i10000# merge conflicts


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [4ac5bf098ef2f11a82970b5488e203d1be92a621]

INTEGRATION: CWS encryption (1.13.10); FILE MERGED 2004/07/14 10:30:45 dr 1.13.10.4: RESYNC: (1.13-1.15); FILE MERGED 2004/03/31 12:56:14 dr 1.13.10.3: #115980# new password messages, decrypter base class handles stream position now 2004/03/25 13:15:19 dr 1.13.10.2: #115980# storage/stream handling reworked 2004/03/17 12:56:14 dr 1.13.10.1: #115980# preparations for decryption


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [dd65ba6c35c17ce8157b3de825a898b6a201c5e6]

INTEGRATION: CWS encryption (1.4.6); FILE MERGED 2004/06/04 11:32:10 cmc 1.4.6.7: #i5362# propose using MSCodec_XorXLS95 for excel as words XOR is slightly different and leave MSCodec_Xor95 as common baseclass 2004/04/14 10:09:03 dr 1.4.6.6: #115980# final changes 2004/03/31 12:56:14 dr 1.4.6.5: #115980# new password messages, decrypter base class handles stream position now 2004/03/25 13:15:19 dr 1.4.6.4: #115980# storage/stream handling reworked 2004/03/23 15:43:55 dr 1.4.6.3: #115980# implementation: BIFF8 standard decryption 2004/03/18 18:35:16 dr 1.4.6.2: #115980# preparations for decryption 2004/03/17 12:56:14 dr 1.4.6.1: #115980# preparations for decryption


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [57793681284df5a8c52ea3a51d6d3b976f820344]

INTEGRATION: CWS encryption (1.24.108); FILE MERGED 2004/07/14 10:25:50 dr 1.24.108.5: RESYNC: (1.24-1.25); FILE MERGED 2004/03/31 14:20:15 dr 1.24.108.4: #115980# direct use of XclImpDecryptHelper::ReadFilepass 2004/03/31 12:56:13 dr 1.24.108.3: #115980# new password messages, decrypter base class handles stream position now 2004/03/23 17:40:54 dr 1.24.108.2: #115980# using interaction handler for passwords 2004/03/17 12:56:13 dr 1.24.108.1: #115980# preparations for decryption


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [a141ed4f2af07ea5fa30cf435045e7e5e095e918]

INTEGRATION: CWS encryption (1.7.108); FILE MERGED 2004/07/14 10:25:17 dr 1.7.108.3: RESYNC: (1.7-1.10); FILE MERGED 2004/03/29 13:24:37 dr 1.7.108.2: #115980# added Weak-XOR codec 2004/03/25 13:15:18 dr 1.7.108.1: #115980# storage/stream handling reworked


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [46ae51f9cbb7d604d9f8b9fd03652223824dde5c]

INTEGRATION: CWS encryption (1.51.108); FILE MERGED 2004/07/14 10:24:17 dr 1.51.108.3: RESYNC: (1.51-1.53); FILE MERGED 2004/03/25 13:15:18 dr 1.51.108.2: #115980# storage/stream handling reworked 2004/03/23 17:40:54 dr 1.51.108.1: #115980# using interaction handler for passwords


2004-08-11  Rüdiger Timm  <rt@openoffice.org>  [340eb66971f9e705c1238fa00f1482cb0082872d]

#i10000# SHIPDRIVE


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [6fc1367c3c138d0a3464de81461fd3311edc3c02]

INTEGRATION: CWS encryption (1.67.102); FILE MERGED 2004/06/04 10:32:23 cmc 1.67.102.1: #i5362# add office97 RC4 decryption support to writer, rejoice!


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [ecd84c4cf4bf02e8bd2e89e4dde21a64e11848e5]

INTEGRATION: CWS encryption (1.107.24); FILE MERGED 2004/07/13 12:44:44 dr 1.107.24.2: RESYNC: (1.107-1.110); FILE MERGED 2004/06/04 10:32:23 cmc 1.107.24.1: #i5362# add office97 RC4 decryption support to writer, rejoice!


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [bbaae6b32dc71b96039146923ad74db67fc3b7be]

INTEGRATION: CWS encryption (1.126.24); FILE MERGED 2004/07/13 12:44:16 dr 1.126.24.2: RESYNC: (1.126-1.128); FILE MERGED 2004/06/04 10:32:22 cmc 1.126.24.1: #i5362# add office97 RC4 decryption support to writer, rejoice!


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [c2eea93df7972b0e90ecb34ea3d34d09a877c35e]

INTEGRATION: CWS encryption (1.131.12); FILE MERGED 2004/07/13 12:44:07 dr 1.131.12.4: RESYNC: (1.131-1.136); FILE MERGED 2004/06/04 11:35:08 cmc 1.131.12.3: #i5362# apparently the wrong password enum has changed 2004/06/04 11:34:23 cmc 1.131.12.2: #i5362# add XOR 95 decryption support 2004/06/04 10:32:21 cmc 1.131.12.1: #i5362# add office97 RC4 decryption support to writer, rejoice!


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [d3123f7c9d8563ef859da4ce91da1d15316653fd]

INTEGRATION: CWS encryption (1.1.1.1.268); FILE MERGED 2004/03/15 19:14:56 mhu 1.1.1.1.268.1: #115940# Added functions rtl_cipher...ARCFOUR() and rtl_digest_rawMD5().


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [0aa2afdf963e18d250f50500858d81a7a96e2e23]

INTEGRATION: CWS encryption (1.45.4); FILE MERGED 2004/07/14 12:48:02 dr 1.45.4.2: RESYNC: (1.45-1.47); FILE MERGED 2004/03/15 19:14:56 mhu 1.45.4.1: #115940# Added functions rtl_cipher...ARCFOUR() and rtl_digest_rawMD5().


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [77709b72a5d0e46aa1f6d05316f6be41b08b040b]

INTEGRATION: CWS encryption (1.6.256); FILE MERGED 2004/03/15 19:14:55 mhu 1.6.256.1: #115940# Added functions rtl_cipher...ARCFOUR() and rtl_digest_rawMD5().


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [6360bdafa56d83852164eaca9113c6c701e637af]

INTEGRATION: CWS encryption (1.1.1.1.268); FILE MERGED 2004/03/15 19:14:55 mhu 1.1.1.1.268.1: #115940# Added functions rtl_cipher...ARCFOUR() and rtl_digest_rawMD5().


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [3d4bb00081cf8fed02c7240c8e7732107dcff118]

INTEGRATION: CWS encryption (1.5.242); FILE MERGED 2004/03/15 19:14:55 mhu 1.5.242.1: #115940# Added functions rtl_cipher...ARCFOUR() and rtl_digest_rawMD5().


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [06ee467e57e0d722752b7230f814f86ee659dde9]

INTEGRATION: CWS encryption (1.4.242); FILE MERGED 2004/03/15 19:14:54 mhu 1.4.242.1: #115940# Added functions rtl_cipher...ARCFOUR() and rtl_digest_rawMD5().


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [c084ffce65276d3f127abb933dd776f86dae9bb8]

INTEGRATION: CWS encryption (1.1.2); FILE ADDED 2004/07/16 17:36:05 jmarmion 1.1.2.1: #115980# - complete password stuff for calc.


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [250ffc23720fdadb82acd7060ca9126a85b8c9f6]

INTEGRATION: CWS encryption (1.15.42); FILE MERGED 2004/07/16 17:36:44 jmarmion 1.15.42.1: #115980# - complete password stuff for calc.


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [47cba4d90a341aa870b3ac2b9bd97203be7e79df]

INTEGRATION: CWS encryption (1.42.84); FILE MERGED 2004/07/14 11:36:29 dr 1.42.84.2: RESYNC: (1.42-1.43); FILE MERGED 2004/03/31 12:58:46 dr 1.42.84.1: #115980# use define from errcode.hxx, don't introduce own reduntant


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [0a2aeec91de66abc2b9c7e196adee8fd4ced3b12]

INTEGRATION: CWS encryption (1.69.36); FILE MERGED 2004/07/16 17:38:26 jmarmion 1.69.36.1: #115980# - complete password stuff for calc.


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [aba906c893038c4e687613b1a4fa621ec0c29c66]

INTEGRATION: CWS encryption (1.20.6); FILE MERGED 2004/07/14 10:35:34 dr 1.20.6.4: RESYNC: (1.20-1.21); FILE MERGED 2004/03/25 13:17:22 dr 1.20.6.3: #115980# storage/stream handling reworked 2004/03/23 17:41:18 dr 1.20.6.2: #115980# using interaction handler for passwords 2004/03/23 15:44:41 dr 1.20.6.1: #115980# implementation: BIFF8 standard decryption


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [c6424605a988834c1ff00ec5caac15d67aead1d5]

INTEGRATION: CWS encryption (1.14.6); FILE MERGED 2004/07/14 10:35:25 dr 1.14.6.3: RESYNC: (1.14-1.15); FILE MERGED 2004/03/25 13:17:22 dr 1.14.6.2: #115980# storage/stream handling reworked 2004/03/23 17:41:18 dr 1.14.6.1: #115980# using interaction handler for passwords


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [8ff35b1918804e701bc048e1feec93840efe7f9e]

INTEGRATION: CWS encryption (1.1.2); FILE ADDED 2004/04/14 10:09:04 dr 1.1.2.7: #115980# final changes 2004/03/31 12:56:14 dr 1.1.2.6: #115980# new password messages, decrypter base class handles stream position now 2004/03/29 13:24:37 dr 1.1.2.5: #115980# added Weak-XOR codec 2004/03/25 13:15:19 dr 1.1.2.4: #115980# storage/stream handling reworked 2004/03/23 15:43:55 dr 1.1.2.3: #115980# implementation: BIFF8 standard decryption 2004/03/18 18:35:15 dr 1.1.2.2: #115980# preparations for decryption 2004/03/17 12:56:15 dr 1.1.2.1: #115980# preparations for decryption


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [a6ba307bf8464fa0053555cf08d9c5d43faa8509]

INTEGRATION: CWS encryption (1.6.6); FILE MERGED 2004/07/14 10:31:25 dr 1.6.6.2: RESYNC: (1.6-1.7); FILE MERGED 2004/03/25 13:15:19 dr 1.6.6.1: #115980# storage/stream handling reworked


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [42ac9f6a1b7eeb600efce8904687fb2cb97e881b]

INTEGRATION: CWS encryption (1.3.108); FILE MERGED 2004/07/14 10:30:53 dr 1.3.108.2: RESYNC: (1.3-1.4); FILE MERGED 2004/03/31 12:56:14 dr 1.3.108.1: #115980# new password messages, decrypter base class handles stream position now


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [67a22fe36925a14d349745e72737dd9fd34e998b]

INTEGRATION: CWS encryption (1.8.6); FILE MERGED 2004/07/14 10:30:15 dr 1.8.6.2: RESYNC: (1.8-1.9); FILE MERGED 2004/03/23 17:40:55 dr 1.8.6.1: #115980# using interaction handler for passwords


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [ab870fcf57b1e26c5197b0b4d574cb33f9d8c01b]

INTEGRATION: CWS encryption (1.2.72); FILE MERGED 2004/07/14 14:18:12 dr 1.2.72.1: #i10000# merge conflicts


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [47b20ef775d52e8006a589dfaf043264d348df13]

INTEGRATION: CWS encryption (1.5.108); FILE MERGED 2004/07/14 10:29:22 dr 1.5.108.2: RESYNC: (1.5-1.6); FILE MERGED 2004/03/31 12:56:14 dr 1.5.108.1: #115980# new password messages, decrypter base class handles stream position now


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [b43b6034331796f6afc5c84443acc5c83741c133]

INTEGRATION: CWS encryption (1.4.108); FILE MERGED 2004/03/17 12:56:14 dr 1.4.108.1: #115980# preparations for decryption


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [a3a468f550c8181d9bdb186515d8fb8dc9dc115d]

INTEGRATION: CWS encryption (1.8.6); FILE MERGED 2004/07/14 10:29:13 dr 1.8.6.2: RESYNC: (1.8-1.9); FILE MERGED 2004/03/23 17:40:55 dr 1.8.6.1: #115980# using interaction handler for passwords


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [457f8b53d2eec3dafc45552c7d6fc498d6091591]

INTEGRATION: CWS encryption (1.31.6); FILE MERGED 2004/07/14 10:26:51 dr 1.31.6.3: RESYNC: (1.31-1.34); FILE MERGED 2004/03/25 13:15:18 dr 1.31.6.2: #115980# storage/stream handling reworked 2004/03/23 17:40:55 dr 1.31.6.1: #115980# using interaction handler for passwords


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [a92ed69f58d76ecd569d20488160e63a8c3ea06f]

INTEGRATION: CWS encryption (1.4.140); FILE MERGED 2004/03/23 17:40:54 dr 1.4.140.1: #115980# using interaction handler for passwords


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [505559caf5ff40b41192d47104e70e64a7b85fba]

INTEGRATION: CWS encryption (1.6.272); FILE MERGED 2004/07/14 10:24:46 dr 1.6.272.2: RESYNC: (1.6-1.7); FILE MERGED 2004/03/23 17:40:54 dr 1.6.272.1: #115980# using interaction handler for passwords


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [58b9abcb022e7cfaf3f9407cc0ad47d164488abf]

INTEGRATION: CWS encryption (1.41.6); FILE MERGED 2004/07/14 10:23:50 dr 1.41.6.2: RESYNC: (1.41-1.43); FILE MERGED 2004/03/25 13:15:18 dr 1.41.6.1: #115980# storage/stream handling reworked


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [dae88dbbaccee472da0e3df2de18946213d6be64]

INTEGRATION: CWS encryption (1.11.242); FILE MERGED 2004/03/25 13:15:17 dr 1.11.242.2: #115980# storage/stream handling reworked 2004/03/23 15:43:55 dr 1.11.242.1: #115980# implementation: BIFF8 standard decryption


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [32d0174bc8a9db179fbb54ac1940ad2b538f84a8]

INTEGRATION: CWS encryption (1.13.282); FILE MERGED 2004/07/14 10:22:59 dr 1.13.282.4: RESYNC: (1.13-1.14); FILE MERGED 2004/03/25 13:15:17 dr 1.13.282.3: #115980# storage/stream handling reworked 2004/03/23 15:43:54 dr 1.13.282.2: #115980# implementation: BIFF8 standard decryption 2004/03/17 12:56:13 dr 1.13.282.1: #115980# preparations for decryption


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [cd920db501eda1628bda74f98f11d25442014e6f]

INTEGRATION: CWS encryption (1.7.6); FILE MERGED 2004/03/25 13:04:50 dr 1.7.6.1: #115980# storage/stream handling reworked


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [d5071e3be6a406e6796189741f9463ac196cad46]

INTEGRATION: CWS encryption (1.2.280); FILE MERGED 2004/07/16 17:43:07 jmarmion 1.2.280.2: #115980# - complete password stuff for calc. 2004/03/23 17:40:19 dr 1.2.280.1: #115980# using interaction handler for passwords


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [f58297bc769520c4a35c978b31cbfa88755e508b]

INTEGRATION: CWS encryption (1.1.2); FILE ADDED 2004/03/29 13:23:42 dr 1.1.2.3: #115980# added Weak-XOR codec 2004/03/23 15:41:51 dr 1.1.2.2: #115980# implementation: BIFF8 standard decryption 2004/03/17 12:55:28 dr 1.1.2.1: #115980# preparations for decryption


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [1653ce020ee58e1dda91c5c0f905e090a40068ae]

INTEGRATION: CWS encryption (1.6.6); FILE MERGED 2004/07/14 10:20:07 dr 1.6.6.2: RESYNC: (1.6-1.9); FILE MERGED 2004/03/25 13:04:06 dr 1.6.6.1: #115980# storage/stream handling reworked


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [edd733a1652f773f62590b108c30b37b69b0a28b]

INTEGRATION: CWS encryption (1.2.72); FILE MERGED 2004/07/15 09:05:19 dr 1.2.72.2: #i10000# merge error 2004/07/14 14:17:50 dr 1.2.72.1: #i10000# merge conflicts


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [48da9bfbce0f6f691be88d23c105dc4d00b288b2]

INTEGRATION: CWS encryption (1.3.4); FILE MERGED 2004/07/14 10:19:07 dr 1.3.4.2: RESYNC: (1.3-1.5); FILE MERGED 2004/03/17 12:55:26 dr 1.3.4.1: #115980# preparations for decryption


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [801657fb22bd267d1b6f30e2f8c6eb99436de539]

INTEGRATION: CWS encryption (1.8.10); FILE MERGED 2004/07/14 10:18:59 dr 1.8.10.2: RESYNC: (1.8-1.12); FILE MERGED 2004/03/17 12:55:26 dr 1.8.10.1: #115980# preparations for decryption


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [e398a6aab3feb578d110658eb4ade88c791c00c4]

INTEGRATION: CWS encryption (1.10.10); FILE MERGED 2004/07/14 10:18:50 dr 1.10.10.2: RESYNC: (1.10-1.11); FILE MERGED 2004/03/17 12:55:25 dr 1.10.10.1: #115980# preparations for decryption


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [2f933cfe2cee7016f58f0a938b879a7225e1e397]

INTEGRATION: CWS encryption (1.13.6); FILE MERGED 2004/07/14 10:18:40 dr 1.13.6.4: RESYNC: (1.13-1.17); FILE MERGED 2004/03/25 13:04:04 dr 1.13.6.3: #115980# storage/stream handling reworked 2004/03/23 15:41:50 dr 1.13.6.2: #115980# implementation: BIFF8 standard decryption 2004/03/17 12:55:25 dr 1.13.6.1: #115980# preparations for decryption


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [d9799654dc3c915eb09e8089fd595d8892764bdf]

INTEGRATION: CWS encryption (1.8.6); FILE MERGED 2004/07/14 10:18:32 dr 1.8.6.3: RESYNC: (1.8-1.10); FILE MERGED 2004/03/31 12:53:32 dr 1.8.6.2: #115980# new password messages, decrypter base class handles stream position now 2004/03/17 12:55:24 dr 1.8.6.1: #115980# preparations for decryption


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [405d160f145190f25ae0edfce05c9b6149f3f2cd]

INTEGRATION: CWS encryption (1.9.6); FILE MERGED 2004/07/14 10:18:23 dr 1.9.6.3: RESYNC: (1.9-1.10); FILE MERGED 2004/03/25 13:04:04 dr 1.9.6.2: #115980# storage/stream handling reworked 2004/03/23 17:39:28 dr 1.9.6.1: #115980# using interaction handler for passwords


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [1c816ce855bea62cc093a5178e289436ef7e6ddc]

INTEGRATION: CWS encryption (1.42.6); FILE MERGED 2004/07/14 10:13:35 dr 1.42.6.5: RESYNC: (1.42-1.43); FILE MERGED 2004/03/31 14:20:04 dr 1.42.6.4: #115980# direct use of XclImpDecryptHelper::ReadFilepass 2004/03/31 12:53:32 dr 1.42.6.3: #115980# new password messages, decrypter base class handles stream position now 2004/03/23 15:41:50 dr 1.42.6.2: #115980# implementation: BIFF8 standard decryption 2004/03/17 12:55:24 dr 1.42.6.1: #115980# preparations for decryption


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [15a0afb6dee918b9fa502a392e9d58d957b8b7b5]

INTEGRATION: CWS encryption (1.24.60); FILE MERGED 2004/07/14 10:16:53 dr 1.24.60.2: RESYNC: (1.24-1.25); FILE MERGED 2004/03/17 12:55:23 dr 1.24.60.1: #115980# preparations for decryption


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [fc167dd18001f3d739c5059ca78571058ae0ae9b]

INTEGRATION: CWS encryption (1.17.6); FILE MERGED 2004/07/14 10:16:15 dr 1.17.6.3: RESYNC: (1.17-1.18); FILE MERGED 2004/03/25 13:04:03 dr 1.17.6.2: #115980# storage/stream handling reworked 2004/03/23 17:39:28 dr 1.17.6.1: #115980# using interaction handler for passwords


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [9c21f1c18e5d78829ca175bf94e13fcea7bba0b6]

INTEGRATION: CWS encryption (1.44.4); FILE MERGED 2004/07/14 10:16:03 dr 1.44.4.3: RESYNC: (1.44-1.48); FILE MERGED 2004/03/25 13:04:03 dr 1.44.4.2: #115980# storage/stream handling reworked 2004/03/23 17:39:27 dr 1.44.4.1: #115980# using interaction handler for passwords


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [faa3de45acd0d90c70b638e4e0284f9e342cc75b]

INTEGRATION: CWS encryption (1.31.6); FILE MERGED 2004/07/14 10:15:45 dr 1.31.6.2: RESYNC: (1.31-1.32); FILE MERGED 2004/03/17 12:55:22 dr 1.31.6.1: #115980# preparations for decryption


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [a870153f4651df48678dc3793da6a8d72c62a4c9]

INTEGRATION: CWS encryption (1.26.6); FILE MERGED 2004/07/14 10:15:28 dr 1.26.6.2: RESYNC: (1.26-1.28); FILE MERGED 2004/03/17 12:55:21 dr 1.26.6.1: #115980# preparations for decryption


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [ca64097c8151bf9454323f3557a567dfb93cdd63]

INTEGRATION: CWS encryption (1.24.10); FILE MERGED 2004/07/14 10:15:20 dr 1.24.10.2: RESYNC: (1.24-1.27); FILE MERGED 2004/03/17 12:55:21 dr 1.24.10.1: #115980# preparations for decryption


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [b77346c4a8c0900d97ae3db138878ffc40a0b45d]

INTEGRATION: CWS encryption (1.22.72); FILE MERGED 2004/07/16 17:39:37 jmarmion 1.22.72.1: #115980# - complete password stuff for calc.


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [0829f5a964c0c58bcecca39be7a247392caecc1a]

INTEGRATION: CWS encryption (1.62.6); FILE MERGED 2004/07/14 10:14:18 dr 1.62.6.6: RESYNC: (1.62-1.64); FILE MERGED 2004/03/31 12:53:31 dr 1.62.6.5: #115980# new password messages, decrypter base class handles stream position now 2004/03/29 13:23:40 dr 1.62.6.4: #115980# added Weak-XOR codec 2004/03/25 15:13:12 dr 1.62.6.3: #115980# dumper additions 2004/03/25 13:03:54 dr 1.62.6.2: #115980# storage/stream handling reworked 2004/03/23 15:41:49 dr 1.62.6.1: #115980# implementation: BIFF8 standard decryption


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [9ebf608eb7c5c8ff89388e13613a6afdc57134ef]

INTEGRATION: CWS encryption (1.1.2); FILE ADDED 2004/07/16 17:40:25 jmarmion 1.1.2.1: #115980# - complete password stuff for calc.


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [436521875dff7273a0f8dabde0172a4b61d12796]

INTEGRATION: CWS encryption (1.9.72); FILE MERGED 2004/07/16 17:41:18 jmarmion 1.9.72.1: #115980# - complete password stuff for calc.


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [b4d2c0a080df0dbddd9ee91c606fd43b793c3528]

INTEGRATION: CWS encryption (1.3.410); FILE MERGED 2004/03/23 17:37:49 dr 1.3.410.1: #115980# using interaction handler for passwords


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [441849bb2532a881923cf8585fb2db648c733030]

INTEGRATION: CWS encryption (1.9.112); FILE MERGED 2004/06/02 13:39:01 sj 1.9.112.1: #115982# added detection of password protected ppt files


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [85ecc7633965e8663490d99508b350d66fc98246]

INTEGRATION: CWS encryption (1.1.2); FILE ADDED 2004/06/04 11:31:08 cmc 1.1.2.6: #i5362# add word XOR decryption support 2004/04/15 14:42:56 dr 1.1.2.5: #115980# final changes 2004/03/29 12:57:19 dr 1.1.2.4: #115980# added Weak-XOR codec 2004/03/26 12:04:17 dr 1.1.2.3: #115980# final changes 2004/03/23 11:43:38 dr 1.1.2.2: #115980# add MSCodec::Skip(), update documentation 2004/03/17 16:39:32 dr 1.1.2.1: #115980# wrapper class for decryption


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [b7f81e583c7008f6029764be6265d49edcf8827c]

INTEGRATION: CWS encryption (1.11.484); FILE MERGED 2004/03/17 16:39:32 dr 1.11.484.1: #115980# wrapper class for decryption


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [ee0a93810b3b00bb037433043d180e9bfa94a7d6]

INTEGRATION: CWS encryption (1.46.152); FILE MERGED 2004/07/16 17:46:33 jmarmion 1.46.152.5: #115980# - complete password stuff for calc/writer. 2004/07/14 16:41:18 dr 1.46.152.4: #i10000# merge conflict 2004/07/13 22:42:28 dr 1.46.152.3: RESYNC: (1.46-1.47); FILE MERGED 2004/04/14 09:31:26 dr 1.46.152.2: #115982# error code for encrypted PowerPoint files 2004/03/31 12:50:16 dr 1.46.152.1: #115980# new messages for password handling


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [facb2bb22da06c9dd510796caf287d9674012348]

INTEGRATION: CWS encryption (1.81.28); FILE MERGED 2004/07/13 19:12:51 dr 1.81.28.2: RESYNC: (1.81-1.89); FILE MERGED 2004/03/19 10:40:18 dr 1.81.28.1: #115980# wrapper class for decryption


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [645e220dfb1d10d0e32c20922aa353a6d0c59d9f]

INTEGRATION: CWS encryption (1.3.112); FILE MERGED 2004/07/16 17:45:58 jmarmion 1.3.112.3: #115980# - complete password stuff for calc/writer. 2004/04/14 09:30:53 dr 1.3.112.2: #115982# error code for encrypted PowerPoint files 2004/03/31 12:49:39 dr 1.3.112.1: #115980# new messages for password handling


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [90064eb165435e66ae7a7a5e217bb18380dedd6f]

INTEGRATION: CWS encryption (1.1.2); FILE ADDED 2004/06/04 11:30:51 cmc 1.1.2.6: #i5362# add word XOR decryption support 2004/03/29 12:55:39 dr 1.1.2.5: #115980# added Weak-XOR codec 2004/03/26 12:03:54 dr 1.1.2.4: #115980# final changes 2004/03/23 11:42:38 dr 1.1.2.3: #115980# add MSCodec::Skip(), update documentation 2004/03/18 11:10:34 dr 1.1.2.2: #115890# doc update 2004/03/17 16:38:57 dr 1.1.2.1: #115980# wrapper class for decryption


2004-08-11  Oliver Bolte  <obo@openoffice.org>  [638daafc568715b1bbabbd080609581977e285b6]

INTEGRATION: CWS encryption (1.41.26); FILE MERGED 2004/07/17 14:45:23 dr 1.41.26.1: #115980# load protected mso files


2004-08-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [da5ec8d93a8eb0ec9be51c71a22744547d81cbd3]

#i10000#: double node name


2004-08-10  Armin Weiss  <aw@openoffice.org>  [19d27da2139f4bfef7bfc2bb32b34b10407f347a]

#i32692# corrected missing case for 'HANDLE_CHANGES_PASSWORD'


2004-08-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [75ea6d2ad7375f43a958659a5e380a4df8e720b8]

#i10000#: remove double resource


2004-08-10  Oliver Bolte  <obo@openoffice.org>  [53d4e0368df88b60645fc81a0f9d74f3e80f5a0d]

#i10000# wntmsci10: deliver db.jar from subdirectory class


2004-08-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [fbc14f2ab86c7e925d5c40fd10c3f77b8eabaab2]

#i10000#: include


2004-08-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [9ef9b5dba1da52cd5fc9b2ef0db3aa66e6c9daed]

#i31252#: fix


2004-08-09  Rüdiger Timm  <rt@openoffice.org>  [abd2902a76e54125a887c1a9650e09667b668294]

#i10000# Add new get_public_flag


2004-08-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [5246f1f288e8b40556e68164523cdcbafdbcd56b]

#i10000# double size of hash table


2004-08-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [11c0b3fe71b31459e48c070a60e7ee5d0f5aa862]

#i10000#: add toolbars.srs to resources


2004-08-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [2f9f2ae500593f861552471a270a57ba791d0a54]

#i10000#: syntax


2004-08-06  Rüdiger Timm  <rt@openoffice.org>  [b2674ab4c0b4f594ba6be22418053d5c275a4083]

#i10000# correct path for oo-ad-ldap-attr.map


2004-08-06  Rüdiger Timm  <rt@openoffice.org>  [e79176fcbe9a2303a979a54b325fdd0a0bc19adb]

#i10000# Added some ldap-related files now required by scp2/source/ooo/file_ooo.scp


2004-08-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [38a95917d83e8f5771c95332a62ee79eea9c821c]

#i10000#: disable namespace, seems to trigger a Studio 8 compiler bug in combination with  XObjectInputStream streaming operator


2004-08-06  Michael Mi  <mmi@openoffice.org>  [bb07f8d394c1565b05694551a19d4d0fb8993e41]

Issue number: Submitted by: Andrew Fan Reviewed by: Change some symboles in enc/dec test routines.


2004-08-05  Michael Meeks  <mmeeks@openoffice.org>  [d3d443127b4f02a4b89758dcb29a34bf5ee80e8a]

Issue number: 32649 Submitted by: writerperfect team Reviewed by:   mh


2004-08-05  Kurt Zenker  <kz@openoffice.org>  [204e1614c1dad3518c1bfd2345be4742991cee5b]

new version for SRC680


2004-08-05  Michael Meeks  <mmeeks@openoffice.org>  [4c4b332a9adff341aa9de7bfeffc474b80b8408b]

Issue number: 32648 Submitted by: mmeeks Reviewed by:   mh


2004-08-05  Christof Pintaske  <cp@openoffice.org>  [8820bba65ccbbe88ab1311eefdfcb65a74eae6ab]

#32605# FIXME: introduce minor through envvar into bootstraprc


2004-08-05  Rüdiger Timm  <rt@openoffice.org>  [feeb9a9ae09f51cc1f763d43250bb679acdd989e]

new version for SRC680


2004-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [6da1f05d5672274c5773397977c17ba14f5e9370]

#i10000#: syntax


2004-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [e1e33289b06b500af6ca5d468021260880fd81c5]

#i10000#: corrected resource


2004-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [a75b714d710e8bdb678ad3c237497bcee6a399a7]

#i10000#: includes


2004-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [5785c3ab66fcd5dd1688646e7d2c30c4f9eb4f63]

#i10000#: fix includes


2004-08-05  Kurt Zenker  <kz@openoffice.org>  [48f2d35f4971c5a8948e3a83db3f6310456ecc81]

adaptions


2004-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [2276a635c495f1ecc8505b0273cf724485ffc0c6]

#i10000#: fix includes


2004-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [d27c2f82360143fe8d7b9ea92c842b13026ffc12]

#i10000#: STL syntax


2004-08-05  Kurt Zenker  <kz@openoffice.org>  [d5b29910b9b92a4d3eb3eed3e590fbfd94c27878]

initial version


2004-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [2391e52e0685330c749a5a9b61c6f7a737a34dce]

#i10000# - correct syntax error


2004-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [7fe89c97fc148a4150d7d0e573efbdca399873bf]

#i10000# - correct merge conflicts.


2004-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [847602b56418e2e9855f317f2f07f00c7181aab8]

#i10000#: use GetActiveWindow() instead of pWindow


2004-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [8c274378e3693cb23667c122d64aa93e99917816]

#i10000#: HasMarked() -> AreObjectsMarked(), GetMarkList()->GetMarkedObjectList()


2004-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [2fc4a5731dff5dd8ef8da546f0332986ba4e82a9]

#i10000#: HasMarked() -> AreObjectsMarked()


2004-08-05  Kurt Zenker  <kz@openoffice.org>  [f10d2a73038673a1fb810d4a9a9dde1baeefb605]

initial version


2004-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [699873bcef2fd6167e6e184e3c08d84cf6c10501]

#i10000#: HasMarked() -> AreObjectsMarked()


2004-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [9c3f223745589ed48c4b0d8ba768d24fc21b8335]

#i10000#: HasMarked() -> AreObjectsMarked()


2004-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [680557731925516951c53c34dcc0e180277f3943]

#i10000#: STL usage (done by fs)


2004-08-05  Rüdiger Timm  <rt@openoffice.org>  [62dc9e90eff1cc7bcc3d7029acf06c9d46797a54]

#i10000# Extra semicolon removed.


2004-08-05  Michael Mi  <mmi@openoffice.org>  [30550266f14a737182b2ad8ebea226247e29cc61]

Issue number: Submitted by: Andrew Fan Reviewed by:

Fix the bug that NSS only can be initialized once if some resouces still in use.

2004-08-05  Michael Mi  <mmi@openoffice.org>  [9fbd13baf86c474420bc20863aff1a638bbf7625]

Issue number: Submitted by:  Andrew Fan Reviewed by: Fix a compare bug of getCertificateCharacters


2004-08-04  Kurt Zenker  <kz@openoffice.org>  [9f8c93afa48f7ad181fcf443114db6c8a274eedd]

new version for SRC680


2004-08-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [53475ff0feb61de56a16e8f0e7fb2d6363ccb634]

#i10000#: fix includes


2004-08-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [552a266ae0f390f05890afd20897d9b54479d15f]

#i10000#: fix includes


2004-08-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [07942c1ac66c0966459273bc4b451a9614809297]

#i10000#: fix includes


2004-08-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [fa1dbdc473004fdfcffb44eddaec58d65d52bfd6]

#i10000#: fix includes


2004-08-04  Rüdiger Timm  <rt@openoffice.org>  [f8f7b753d9bf883e0d72bd2af55bf3b591ee394d]

#i10000# dbimport does not exist any more


2004-08-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [dcf5611fbad7900379aceb4aa39f2ef51402362a]

#i10000#: fix includes


2004-08-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [cf0ce70f2ec1b7d0f498b81f990b58eece3ae859]

#i10000#: fix includes


2004-08-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [92aea0ad13fbd9602bab0cc9f65a0d8b781a0593]

#i10000#: fix includes


2004-08-04  Daniel Rentz  <dr@openoffice.org>  [83af2e60e3591d55e8db7d0dec6b325809f9afde]

#i10000# changes from CWS dr14


2004-08-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [b1be8f513b6752acbfe09fcf264e96b8c12d45f6]

#i10000#: includes


2004-08-04  Daniel Rentz  <dr@openoffice.org>  [0f27862d36ab5af143f954bfdfa1fb736a4684bc]

#i10000# disable orientation controls


2004-08-04  Kurt Zenker  <kz@openoffice.org>  [1347fea8b806a929241ab3981808c3e096323ff7]

new version for SRC680


2004-08-04  Kurt Zenker  <kz@openoffice.org>  [935e4fbe458be6a2cd220447cd85900e36095fcc]

new version for SRC680


2004-08-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [0ef58d1b599f59f76b97a3aae15e06130e55dde8]

#i10000#: fix assertion


2004-08-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [0b2ea1490e6c43f222dd2d2bd93014be1e3c7bb0]

#i10000#: correct property map


2004-08-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [e0de9256382774f3a8af442a3e855c1cf4282728]

#i10000#: misplaced curly brace


2004-08-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [19edc52fc34dbc3dd664bd9af7c93ca6547bae38]

#i10000#: wrong ctor of OFileNotation used


2004-08-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [dc7bab7435012b200cda947c8f44b72f61b130b1]

#i10000#: remove framework/collector, it's not used anymore


2004-08-04  Kurt Zenker  <kz@openoffice.org>  [47975b85c9073bec0254ae0b801790ece7e685e0]

new version for SRC680


2004-08-04  Kurt Zenker  <kz@openoffice.org>  [f4a97e041174b8d20f79385f14fb5d4e993d2e83]

new version for SRC680


2004-08-04  Kurt Zenker  <kz@openoffice.org>  [3d8f326719f431d87bbb88768916d4c484781615]

new version for SRC680


2004-08-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [85a58ffc9f393569bf31cc54a5b019537f0c5bc8]

#i10000#: fix outstanding conflicts


2004-08-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [2328cf2869f17331f6660883d5c8aa00ce4f9dfb]

INTEGRATION: CWS bff2 (1.1.1.1.20); FILE MERGED 2004/07/16 09:38:37 aw 1.1.1.1.20.1: #117295# joined stripstr from James Meng


2004-08-04  Rüdiger Timm  <rt@openoffice.org>  [e480452bcafac34aff2fdf549d926eed53dec83d]

INTEGRATION: CWS impress18ea (1.31.10); FILE MERGED 2004/07/28 17:11:32 af 1.31.10.1: #i31401# Added source/ui/tools.


2004-08-04  Rüdiger Timm  <rt@openoffice.org>  [ae5cc0318459eaafa5f6fa2c501ef4e2c35ea820]

INTEGRATION: CWS impress18ea (1.31.10); FILE MERGED 2004/07/28 15:07:56 af 1.31.10.1: #i31419# Added SetIsMainViewShell() and ShowUIControls() methods.


2004-08-04  Rüdiger Timm  <rt@openoffice.org>  [170bfbb7c268f6c879b20bca221c8b4d4f1525bb]

INTEGRATION: CWS impress18ea (1.41.10); FILE MERGED 2004/07/28 15:06:59 af 1.41.10.1: #i31419# Moved part of the ShowUIControls() code to base class.


2004-08-04  Rüdiger Timm  <rt@openoffice.org>  [ad1bedbf94a0f743de2c841f2c56267e6aa16d70]

INTEGRATION: CWS impress18ea (1.40.10); FILE MERGED 2004/07/28 17:08:23 af 1.40.10.1: #i31401# Added guard against invalid page number.


2004-08-04  Rüdiger Timm  <rt@openoffice.org>  [0eb18ee8440023afa9843cde86c27be991760be4]

INTEGRATION: CWS impress18ea (1.3.10); FILE MERGED 2004/07/28 15:06:04 af 1.3.10.3: #i31419# Added mbIsShowingUIControls and mbIsMainViewShell members. 2004/07/26 14:29:30 af 1.3.10.2: #i31414# Added break for when the Cancel button is pressed. 2004/07/26 13:33:08 af 1.3.10.1: #i31410# Selection is cleared when ProcessModifyPageSlot() is called with request with four arguments, too.


2004-08-04  Rüdiger Timm  <rt@openoffice.org>  [913c363fb22a08a01879a9059d1d8cbb4077f5de]

INTEGRATION: CWS impress18ea (1.7.8); FILE MERGED 2004/07/28 15:04:05 af 1.7.8.2: #i31401# Removed Register() and Unregister() at MasterPageContainer. 2004/07/28 15:02:17 af 1.7.8.1: #i31419# Added Rearrange(), UpdateBorder(), and ShowUIControls() methods.


2004-08-04  Rüdiger Timm  <rt@openoffice.org>  [b7a1b2743d705923d0569d3bb7f2516a79578463]

INTEGRATION: CWS impress18ea (1.1.2); FILE ADDED 2004/07/28 15:22:57 af 1.1.2.1: #i31401# Initial revision.


2004-08-04  Rüdiger Timm  <rt@openoffice.org>  [29b4fd238db5808fce7fa14d0645a65524ff31db]

INTEGRATION: CWS impress18ea (1.1.2); FILE ADDED 2004/07/29 08:07:42 af 1.1.2.3: #i31401# Added missing header file. 2004/07/28 17:07:35 af 1.1.2.2: #i31401# Reversed order of resource destruction to avoid dependency problems. 2004/07/28 15:22:39 af 1.1.2.1: #i31401# Initial revision.


2004-08-04  Rüdiger Timm  <rt@openoffice.org>  [051b9172c8eff0c20de8af8490ba8be650fdab60]

INTEGRATION: CWS impress18ea (1.1.2); FILE ADDED 2004/07/28 17:06:42 af 1.1.2.2: #i31401# Fixed syntax of include statements. 2004/07/28 15:22:48 af 1.1.2.1: #i31401# Initial revision.


2004-08-04  Rüdiger Timm  <rt@openoffice.org>  [33db36ce0f23a4540b71ea7a0215b310a59b7db7]

INTEGRATION: CWS impress18ea (1.2.10); FILE MERGED 2004/07/28 17:05:24 af 1.2.10.1: #i31401# Changed singleton so that it can be used with SdGlobalResourceContainer.


2004-08-04  Rüdiger Timm  <rt@openoffice.org>  [cbec9d9fea29a085ad0f32461d35c25c5ce01af5]

INTEGRATION: CWS impress18ea (1.2.10); FILE MERGED 2004/07/28 17:05:57 af 1.2.10.1: #i31401# Changed singleton so that it can be used with SdGlobalResourceContainer.


2004-08-04  Rüdiger Timm  <rt@openoffice.org>  [405c374504c08f2da3dabc6d392c8cf58945af4b]

INTEGRATION: CWS impress18ea (1.2.10); FILE MERGED 2004/07/28 17:04:18 af 1.2.10.1: #i31401# Changed singleton so that it can be used with SdGlobalResourceContainer.


2004-08-04  Rüdiger Timm  <rt@openoffice.org>  [87e44a044b7c805c3b82cf7c1245150b21f8e862]

INTEGRATION: CWS impress18ea (1.2.10); FILE MERGED 2004/07/29 09:30:53 af 1.2.10.3: #i31397# Removed unnecessary friend declaration. 2004/07/28 15:33:03 af 1.2.10.2: #i31401# SdGlobalResourceContainer.hxx moved to source/ui/inc/tools. 2004/07/28 14:58:41 af 1.2.10.1: #i31401# Life control is controlled by SdGlobalResourceContainer.


2004-08-04  Rüdiger Timm  <rt@openoffice.org>  [4de62c1dfa7b87cbcc676bda491933373f009973]

INTEGRATION: CWS impress18ea (1.5.4); FILE MERGED 2004/07/28 14:57:53 af 1.5.4.1: #i31401# Life control is controlled by SdGlobalResourceContainer.


2004-08-04  Rüdiger Timm  <rt@openoffice.org>  [b584fd1745e0499cadcad36fa44d050592dee31b]

INTEGRATION: CWS impress18ea (1.2.10); FILE MERGED 2004/07/28 14:54:24 af 1.2.10.1: #i31401# Removed inclusion of unused Decorator.hxx header.


2004-08-04  Rüdiger Timm  <rt@openoffice.org>  [83d753775f71a875fd5d14820b9bdf89e5e51c45]

INTEGRATION: CWS impress18ea (1.2.10); FILE MERGED 2004/07/29 09:33:55 af 1.2.10.4: #i31397# Fixed use of HasExpansionIndicator(). 2004/07/28 15:32:11 af 1.2.10.3: #i31401# IconCache.hxx moved to source/ui/inc/tools. 2004/07/28 14:53:11 af 1.2.10.2: #i31401# Using IconCash to obtain icons instead of storing them in static variables. 2004/07/26 12:49:26 af 1.2.10.1: #i31951# Added MouseButtonUp() with empty implementation to prevent automatic forwarding to parent docking window.


2004-08-04  Rüdiger Timm  <rt@openoffice.org>  [f6c18d94d0ebea50e0d1ea88aa19309eaa55095c]

INTEGRATION: CWS impress18ea (1.2.10); FILE MERGED 2004/07/28 14:49:58 af 1.2.10.1: #i31401# Renamed GetWindow()const to GetConstWindow()const to avoid Solaris compiler warning.


2004-08-04  Rüdiger Timm  <rt@openoffice.org>  [737f62f2fe2413e7246e2ccb1f05e158e9151d94]

INTEGRATION: CWS impress18ea (1.2.10); FILE MERGED 2004/07/28 15:31:21 af 1.2.10.2: #i31401# IconCache.hxx moved to source/ui/inc/tools. 2004/07/28 14:48:38 af 1.2.10.1: #i31401# Using IconCash to obtain icons instead of storing them in static variables.


2004-08-04  Rüdiger Timm  <rt@openoffice.org>  [3584a30012464c95d69d56c9df312c61aa43ca57]

INTEGRATION: CWS impress18ea (1.2.10); FILE MERGED 2004/07/28 14:47:52 af 1.2.10.1: #i31401# Using IconCash to obtain icons instead of storing them in static variables.


2004-08-04  Rüdiger Timm  <rt@openoffice.org>  [bf5b4e64de9036addfa7e007a342b8c84c64b752]

INTEGRATION: CWS impress18ea (1.2.10); FILE MERGED 2004/07/29 08:09:35 af 1.2.10.1: #i31401# Added header file as workaround for bug in viewcontactofpageobj.hxx.


2004-08-04  Rüdiger Timm  <rt@openoffice.org>  [ed3a0f09faa48c578ec17df5bf4fa472138458b0]

INTEGRATION: CWS impress18ea (1.3.10); FILE MERGED 2004/07/26 17:09:43 af 1.3.10.1: #i31397# Disable Copy for empty selection.


2004-08-04  Rüdiger Timm  <rt@openoffice.org>  [b454af0f634bbfca07d7ad50f167ad44680073ab]

INTEGRATION: CWS impress18ea (1.3.10); FILE MERGED 2004/07/29 09:29:44 af 1.3.10.1: #i31397# Fixed calculation of new zoom factor.


2004-08-04  Rüdiger Timm  <rt@openoffice.org>  [3844e16cee8708cab1cfa9fde0fd0547090e1ea8]

INTEGRATION: CWS impress18ea (1.2.10); FILE MERGED 2004/07/29 09:29:12 af 1.2.10.1: #i31397# Fixed calculation of new zoom factor.


2004-08-04  Rüdiger Timm  <rt@openoffice.org>  [d47819abb47a6fd989aa88d974dde2dfa778809d]

INTEGRATION: CWS impress18ea (1.1.2); FILE ADDED 2004/07/28 15:26:35 af 1.1.2.1: #i31401# Initial revision.


2004-08-04  Rüdiger Timm  <rt@openoffice.org>  [dead23aff66ef098abedde87f96522ed2693798b]

INTEGRATION: CWS impress18ea (1.1.2); FILE ADDED 2004/07/28 15:26:36 af 1.1.2.1: #i31401# Initial revision.


2004-08-04  Rüdiger Timm  <rt@openoffice.org>  [361a6dbe7de7cd763574c1d299494ec878e66ecf]

INTEGRATION: CWS impress18ea (1.20.10); FILE MERGED 2004/07/26 12:14:13 af 1.20.10.1: #i22705# Added two string ids.


2004-08-04  Rüdiger Timm  <rt@openoffice.org>  [701e53af7d7e9096297c07f78c81de908f635f9e]

INTEGRATION: CWS impress18ea (1.2.10); FILE MERGED 2004/07/28 14:36:27 af 1.2.10.1: #i31419# Added mbIsShowingUIControls and mbIsMainViewShell members.


2004-08-04  Rüdiger Timm  <rt@openoffice.org>  [6b639812f796936b67c51bc058a4848bfea6a284]

INTEGRATION: CWS impress18ea (1.5.10); FILE MERGED 2004/07/28 14:33:18 af 1.5.10.1: #i31419# Added Rearrange(), UpdateBorder(), and ShowUIControls() methods.


2004-08-04  Rüdiger Timm  <rt@openoffice.org>  [9942686b93f4ffdf278c7bac43db975a394c53be]

INTEGRATION: CWS impress18ea (1.5.10); FILE MERGED 2004/07/28 14:32:10 af 1.5.10.1: #i31419# Added SetIsMainViewShell() and ShowUIControls() methods.


2004-08-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [6a5c0f7d205c629121a9952edbe87780dfd4ba8b]

INTEGRATION: CWS bff2 (1.1.1.1.20); FILE MERGED 2004/07/16 09:38:45 aw 1.1.1.1.20.1: #117295# joined stripstr from James Meng


2004-08-04  Rüdiger Timm  <rt@openoffice.org>  [afb4b30036e5d52c493264eebfee9ed9ddbfbaf1]

INTEGRATION: CWS impress18ea (1.2.10); FILE MERGED 2004/07/28 17:03:43 af 1.2.10.1: #i31401# Changed singleton so that it can be used with SdGlobalResourceContainer.


2004-08-04  Rüdiger Timm  <rt@openoffice.org>  [24ad747f7bd82e454a985b70a8bf8dc20a80b4d7]

INTEGRATION: CWS impress18ea (1.6.10); FILE MERGED 2004/07/28 14:35:28 af 1.6.10.1: #i31419# Made ShowUIControls() virtual and moved large part of implementation to base class.


2004-08-04  Rüdiger Timm  <rt@openoffice.org>  [46401665fc0b2d5b7a947c8c9035c5595b308738]

INTEGRATION: CWS impress18ea (1.3.164); FILE MERGED 2004/07/26 15:32:24 af 1.3.164.1: #i31643# The dialog is kept in an auto_ptr and thus deleted after its items are transferred to the view.


2004-08-04  Rüdiger Timm  <rt@openoffice.org>  [59d193540120259d2989fe4c929246419fd37360]

INTEGRATION: CWS impress18ea (1.3.164); FILE MERGED 2004/07/26 15:44:06 af 1.3.164.1: #i31643# The dialog is kept in an auto_ptr and thus deleted after its items are transferred to the view.


2004-08-04  Rüdiger Timm  <rt@openoffice.org>  [2f97f4dbc9d0a68412a696c9c23cc8ad135f4c9e]

INTEGRATION: CWS impress18ea (1.2.10); FILE MERGED 2004/07/26 16:36:43 af 1.2.10.1: #i31954# When adding a menu the given handler is registered with both SetClickHdl() AND SetDropdownClickHdl() at the toolbar.


2004-08-04  Rüdiger Timm  <rt@openoffice.org>  [b4a39c295cf0ac6f24243f8c306d23ad415e7522]

INTEGRATION: CWS impress18ea (1.97.10); FILE MERGED 2004/07/26 12:20:23 af 1.97.10.1: #i22705# Update of multi pane GUI related strings.


2004-08-04  Rüdiger Timm  <rt@openoffice.org>  [5bbdd9e2b3ee18c02ece6e42a9c201ed2f04ef45]

INTEGRATION: CWS impress18ea (1.24.164); FILE MERGED 2004/07/28 15:28:40 af 1.24.164.2: #i31401# SdGlobalResourceContainer.hxx moved to source/ui/inc/tools. 2004/07/28 14:37:39 af 1.24.164.1: #i31401# Added mpResourceContainer member.


2004-08-04  Rüdiger Timm  <rt@openoffice.org>  [1f17de275b84e7d0eeff5bbc68b2830ab09cb766]

INTEGRATION: CWS impress18ea (1.9.10); FILE MERGED 2004/07/29 09:32:29 af 1.9.10.2: #i31397# Added missing dependency on sd_sdi for toolpanel and toolpanel/controls. 2004/07/28 17:02:39 af 1.9.10.1: #i31401# Added source/ui/view/tools.


2004-08-04  Rüdiger Timm  <rt@openoffice.org>  [c4b9ce08ddf77ca1a819ad2edc96296d2cca2c48]

INTEGRATION: CWS impress18ea (1.20.168); FILE MERGED 2004/07/28 14:29:15 af 1.20.168.1: #i31401# Added SdGlobalResourceContainer member to control lifetime of singletons.


2004-08-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [f48e415fbd877e1f2f231e0516a9134920009f1c]

INTEGRATION: CWS bff2 (1.1.1.1.20); FILE MERGED 2004/07/16 09:38:42 aw 1.1.1.1.20.1: #117295# joined stripstr from James Meng


2004-08-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [e5eecc26d08f18d33786c9410b5dbe54f3d6e1f8]

INTEGRATION: CWS bff2 (1.1.1.1.20); FILE MERGED 2004/07/16 09:38:41 aw 1.1.1.1.20.1: #117295# joined stripstr from James Meng


2004-08-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [99bdfecfc447a9906b331fd63aa89718b94b7fcc]

INTEGRATION: CWS bff2 (1.1.1.1.20); FILE MERGED 2004/07/16 09:38:40 aw 1.1.1.1.20.1: #117295# joined stripstr from James Meng


2004-08-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [ba1ec1492dd093ffc4621b2a9eec3d13d674e069]

INTEGRATION: CWS bff2 (1.1.1.1.20); FILE MERGED 2004/07/16 09:38:31 aw 1.1.1.1.20.1: #117295# joined stripstr from James Meng


2004-08-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [97383991491ca5997fdb6922ca57f1cafd895f99]

INTEGRATION: CWS bff2 (1.1.1.1.20); FILE MERGED 2004/07/16 09:38:27 aw 1.1.1.1.20.1: #117295# joined stripstr from James Meng


2004-08-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [c5ee429d3f8b15a497a2119c79441713499778cb]

INTEGRATION: CWS bff2 (1.1.1.1.20); FILE MERGED 2004/07/16 09:38:24 aw 1.1.1.1.20.1: #117295# joined stripstr from James Meng


2004-08-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [a5acc8f85b66e2cd2ec0e5fb5b0daed3b213ea85]

INTEGRATION: CWS bff2 (1.1.1.1.20); FILE MERGED 2004/07/16 09:38:21 aw 1.1.1.1.20.1: #117295# joined stripstr from James Meng


2004-08-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [09e0b29e9e00990dd99946597140520bfeb6cf05]

INTEGRATION: CWS bff2 (1.1.1.1.20); FILE MERGED 2004/07/16 09:38:15 aw 1.1.1.1.20.1: #117295# joined stripstr from James Meng


2004-08-04  Malte Timmermann  <mt@openoffice.org>  [dbc31f5d73cb0f8c746a39edcf8ec7ea74a25b21]

#i21596# Digital Signatures...


2004-08-04  Kurt Zenker  <kz@openoffice.org>  [9f703158501f4167adcd2aa37c2dcbce5209e323]

new version for SRC680


2004-08-04  Kurt Zenker  <kz@openoffice.org>  [9b848cacdb886e8141181fa4e2ec8b139c5e59f3]

new version for SRC680


2004-08-04  Kurt Zenker  <kz@openoffice.org>  [213e145a3cf661b7f2e15a1dff3f01080de0fc33]

new version for SRC680


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [89ca909ed86c2fd47603e779c5f717cac765dd81]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:49:48 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [8f9474b8467f88c5ad98e58f96502c7d7fae2f0a]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/08 16:33:52 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [0df185a57ca311ba0cfafd5fbf2b01803180e179]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/08 16:33:51 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [1995802694f6a9260f26e71f33f912832d70c09d]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/08 16:33:50 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [050c85084a1dbfcdc8ab1c3df3f0b7bda7096e20]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/08 16:33:49 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [25020fa099007192dfc94be44eebdf40b0d6f74c]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/08 16:33:48 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [05f951148daf849a33e99ed86d076cb15f4c1770]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/08 16:33:47 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [d93d334fef2a3c9beafe71a0ef4baf1b2a0a3fcc]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/08 16:33:46 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [91d03822a3cf5631d2f5213051a48fc5e93ecb2a]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/08 16:33:46 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [025f6a595bfe0ee6e4ed666e879f1e31bfa97672]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/08 16:33:45 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [e6f68a024c64faa686e29d84adec0ea940f5f1a4]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/08 16:33:44 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [12d13bf088fe21b54163e0db7c94f2fd2a42ebfe]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/08 16:33:44 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [2be71965f156003f2baadd162854eae5cba7f5dc]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/08 16:33:43 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [288febb12943716fed43417a0b6bd5fbac0cc298]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/08 16:33:42 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [8822eda7c7dc0320254f6c0b775ab382e0df8bbe]

INTEGRATION: CWS bff2 (1.1.1.1.20); FILE MERGED 2004/07/16 09:38:51 aw 1.1.1.1.20.1: #117295# joined stripstr from James Meng


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [87eeefd98f13d35cb866290d21c08c604ff677e1]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/08 16:33:42 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [1d0c4efe37b2dea3db15ed67d403ad078f3167b4]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/08 16:33:41 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [95efb3597f118d80c93222fe419610ae41f5bf4c]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/08 16:33:41 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [327d8e2cff122b5b5c3c943e86ed5622d79ba10e]

INTEGRATION: CWS bff2 (1.3.4); FILE MERGED 2004/07/08 16:33:40 aw 1.3.4.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [c45181b2f497f85214e1406cf03c2ba4c3d0796f]

INTEGRATION: CWS bff2 (1.4.20); FILE MERGED 2004/07/08 16:33:40 aw 1.4.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [5d07c4f812554cb9d355bbed99dd954edf3bd37a]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/08 16:33:40 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [6def7783974a1ee3e8fad3c0747cad120d25f992]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/08 16:33:39 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [b63098a3a87f0d708cfdae3e9b74c124ec16d0c5]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/08 16:33:39 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [cbb4f08ec4a4232ae760c0575e0e6ab05149b824]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/08 16:33:38 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [025e10fab1b42bc59ee93389b146459e17d923eb]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/08 16:33:38 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [9f2b1c7f97b7d4cb52b333364e45cc9916482bd0]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/08 16:33:37 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [c0b5702c5816bc2b9736ee88459f95bc928111ad]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/08 16:33:37 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [ec795af4f058f582254b39d2459a60d1db5d20cf]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/08 16:33:36 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [6d6fa8870d8f8fb87e50a8b91fdc2805fd6c9451]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/08 16:33:36 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [81140d6b0cbbc1a7d40dde856b2d740e19264a4c]

INTEGRATION: CWS bff2 (1.4.20); FILE MERGED 2004/07/08 16:33:35 aw 1.4.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [34241ba15e99002d6cf8b71f2d1710ff86a4428f]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/08 16:33:35 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [8178194c63757e94dc37ae0a475c5709e684fe4c]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/08 16:33:35 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [6331a57f9b9ddd7a9f3200b2983bb14138dc0e13]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/08 16:33:34 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [60fb8ded3249ecb08705f6d0acf22b97ad24a571]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/14 15:00:29 aw 1.3.20.2: #117295# Corrections after phase2, unxlngi5 and unxsols4 compile 2004/07/08 16:33:34 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [42529c567b032be10aeba4b1c68225c5aae2f1b7]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/08 16:33:34 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [6aa3483e1b3abc707f76b9a76a208a1ae8508df6]

INTEGRATION: CWS bff2 (1.4.20); FILE MERGED 2004/07/08 16:33:33 aw 1.4.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [4b7591d8a8992e19d545e1d913ce775b1e1f21ed]

INTEGRATION: CWS bff2 (1.1.1.1.20); FILE MERGED 2004/07/16 09:38:51 aw 1.1.1.1.20.1: #117295# joined stripstr from James Meng


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [9912b08d025a328a5db2e305e6bdda0e3412a7be]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/08 16:33:33 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [0d4d927301eb5a0c8a6abe5ce58cb79733cdaf31]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/08 16:33:33 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [69479d53dbbf6b9b9edb78c38ac806a017695035]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/08 16:33:32 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [e81d590ae19772209a1d4b250e2cb19942e1f8d5]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/08 16:33:30 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [6cbcf1c791cf1ed7b4176561ca043bc77b904a44]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/08 16:33:29 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [6cd009a7bde5660d3a870d596080d41ecd5929c5]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/08 16:33:28 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [f8ee09b80d7ee8ec7e0e8fe467a99d1a8baf8cd8]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/08 16:33:28 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [59c831801316ddb3a6c1f82c3b55f519aed4dfc1]

INTEGRATION: CWS bff2 (1.1.1.1.20); FILE MERGED 2004/07/16 09:38:50 aw 1.1.1.1.20.1: #117295# joined stripstr from James Meng


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [07c79c1ca6b1b2a4e8f72c80c09da0cd982ae9d7]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/16 09:38:50 aw 1.2.20.2: #117295# joined stripstr from James Meng 2004/07/08 16:33:27 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [eaa30129a87041bfbec9ab3bf437679695d0cfb8]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/08 16:33:26 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [4dd350e285d153295c3f258bfc8678759a585eb3]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/08 16:33:26 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [698749c2a2ec1b24750cc91e8227b2ab0c3f62be]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/08 16:33:25 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [92c885b84c5abfbaf4563aab9daf8d20f5ff1fa2]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/08 16:33:25 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [829024562108a5f42753987849268acb26b52c22]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/08 16:33:23 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [78b8f2d881d9d0cd5eccaa01afec06a9f93eb7d8]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/08 16:33:22 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [77a1de6ce022cc3c98aa9036490dab9193d7d1cf]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/08 16:33:21 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [2fa70792f7b180409a7e8a41f9132b546ac7f579]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/08 16:33:18 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [19950e3e5b750c2af0d3459f3b21a9fc76dd1298]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/08 16:33:17 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [a6c9d4a76b404606b22d52235245cc1e7811a7ff]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/08 16:33:16 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [421bd7df3d27824e653be8b930712a341272f19e]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/08 16:33:15 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [c79db14116d79a7645b80ddc4e26d8ce9ca6b91b]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/08 16:33:14 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [bbe0891bf25f470a737e173844cf3c4e0cb06461]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/08 16:33:13 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [64ff3c4870e5e57ec75bdf46fb508fb55396053c]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/08 16:33:13 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [18bfdd5a365c1fbcfab190179b5a386e05b571cf]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/08 16:33:12 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [67556961253ba1b271c4e16ae31cd44298a683f6]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/08 16:33:11 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [68df8b604e97faf55522b6c366df209fe50a19aa]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/16 09:38:49 aw 1.2.20.1: #117295# joined stripstr from James Meng


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [c9358cc7c61dd8bc45f166774ccc799523282f2b]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/08 16:33:10 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [df6feaac0492c5a85e067e48aa1e04825d587a2c]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/08 16:33:09 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [a25939cd520067249c73e8fef15e79432a6eee48]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/08 16:33:08 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [68934481e24c8c74458620bb21eba32c5669d063]

INTEGRATION: CWS bff2 (1.1.1.1.20); FILE MERGED 2004/07/16 09:38:49 aw 1.1.1.1.20.1: #117295# joined stripstr from James Meng


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [8fe21c5b6f450e586a6a81c134378c1bb61d32ad]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/08 16:33:07 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [31c21642a06ba92a2f5b2d22b6e26d2a0978349a]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/08 16:33:06 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [de9bdb61005aeb0227f130940e7fc31daf2aeed4]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/08 16:33:04 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [b8e7ff65ab8cdf7429982e4160390e9425c28cee]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/08 16:33:04 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [4017384724f689f7e9d68e64fabbd87fbb2ed5c4]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/08 16:33:02 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [1674ed3c0014de872f8aad5e5395a4969246e920]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/08 16:33:01 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [1bfa558d69c7f50dda15510d1e3715d89c885212]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/08 16:33:00 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [e87cc76384028b67e291ddc2c728651eae92eb9a]

INTEGRATION: CWS bff2 (1.1.1.1.20); FILE MERGED 2004/07/16 09:38:48 aw 1.1.1.1.20.1: #117295# joined stripstr from James Meng


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [6a34794bac32a9c0747f93b242b87a6b46077443]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/08 16:33:00 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [c4b7f24c133fbed19434c89f8be41368894fc8fb]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/08 16:32:57 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [50596c9b2b5885923b0f7af717b14586b17ed6cb]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/08 16:32:50 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [5bc42566fb99939622f3533054b5261ff6792ac7]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/08 16:32:49 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [71104a948971336a5403f8ed729827e16053c796]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/08 16:32:43 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [f00d1f57a195e77341b9d1250253dbe9162cad9b]

INTEGRATION: CWS bff2 (1.1.1.1.20); FILE MERGED 2004/07/16 09:38:48 aw 1.1.1.1.20.1: #117295# joined stripstr from James Meng


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [456a9a1be3e4f1e6c6afae058a960cc55bb262e8]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/08 16:32:42 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [d19315a0f1d8ad3d07b0a34f7f04093ecb1d14cd]

INTEGRATION: CWS bff2 (1.1.1.1.20); FILE MERGED 2004/07/16 09:38:47 aw 1.1.1.1.20.1: #117295# joined stripstr from James Meng


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [6f5b2606dc4a2fcdee960ca662c0f89bd8896bcf]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/08 16:32:41 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [02ed9b20abe5d1ffa0ced59607e2213af6d72bc4]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/08 16:32:40 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [10d65b2eaa566f0f4c9e7fa893f5ef60d32af5c0]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/08 16:32:39 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [551d2812b65ac6870228a335247099990a125dee]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/08 16:32:38 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [14e97d48e7df1d320dca7b3bb83bd9b439992876]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/08 16:32:37 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [8cc60a3fe5b02505dc8202e5099c9064b524d88d]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/08 16:32:37 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [22df428e6a6beb75e20d61f3a5a1783ee5c5a0ae]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/08 16:32:36 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [e236d3972678564e8935b9a473bbf704a8da8592]

INTEGRATION: CWS bff2 (1.1.1.1.20); FILE MERGED 2004/07/16 09:38:47 aw 1.1.1.1.20.2: #117295# joined stripstr from James Meng 2004/07/08 16:32:36 aw 1.1.1.1.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [442ba84c8c9ccbb0ee81ce0972f4c4dce9198c1c]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/08 16:32:35 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [a55e6676200e0992a99c3ba2dbce1b265b5d464c]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/08 16:32:35 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [a1480a46b28cb695cc7da3f8a043a31a93d9b750]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/08 16:32:34 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [5c026fe3ca22375f98a932cc073b34b2ef64c5e2]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/08 16:32:33 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [191e0033f0dc70f9012d977e32995c5dd253930c]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/16 09:38:46 aw 1.2.20.1: #117295# joined stripstr from James Meng


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [a2ff1756971b9eb5956b2da673ca97e1220c8a7e]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/08 16:32:32 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [b1d7de4122dbf4dff4ef4ef93b281a079f99f6a9]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/08 16:32:31 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [35698462f2e1e30474bff4b981e5753bdf38247a]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/08 16:32:31 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [fd24fda721775f2244d8937876fdabe847c658f1]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/08 16:32:30 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [a6d46e04bb04a7259aaabaa3be856190817b0d80]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/08 16:32:29 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [a7f55ea3db31dbd36d2a8ab0dae58d1ea9cc7a1c]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/08 16:32:28 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [9abe303e99900ba6cf59b02ce884cb1131b357ae]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/08 16:32:28 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [7fadd8f21570368a807c5b521d93d4152a6ac185]

INTEGRATION: CWS bff2 (1.4.20); FILE MERGED 2004/07/08 16:32:27 aw 1.4.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [e67355bfd1a1601990c316809767b9269ca7c0f7]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/08 16:32:27 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [57522760ea4884ab42cd6c7a30acf5aa9e69b165]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/08 16:32:26 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [f3adec05bee84bbc36a2376e9753bfa2f0fd3008]

INTEGRATION: CWS bff2 (1.1.1.1.20); FILE MERGED 2004/07/16 09:38:46 aw 1.1.1.1.20.1: #117295# joined stripstr from James Meng


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [a47e1470f20925a5e309e1064ce4fa0204b20fd2]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/08 16:32:25 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [0b283a2ca5abbff4f3a64a08bcce097d7a4cb30e]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/08 16:32:25 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [e3c31d654633b4e00902d009ea8ef6d1c5048d8e]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:49:47 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [34d41df045dba2345c3e1bd9ff247293a2e5bef8]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:49:46 aw 1.3.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [bc6816145488dcc9604bef92299c90e42e463a5e]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:49:44 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [808988333ea4eeabb7ad7b81fec4260eab98644f]

INTEGRATION: CWS bff2 (1.1.20); FILE MERGED 2004/07/13 08:49:43 aw 1.1.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [98eef524daba9a572d50612c51e76de04f1d406c]

INTEGRATION: CWS bff2 (1.1.20); FILE MERGED 2004/07/13 08:49:42 aw 1.1.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [afc45b90e11e904422b9abc7d295fda15b312538]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:49:42 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [32545e51a14b729afc37b425409739422c93dbb5]

INTEGRATION: CWS bff2 (1.1.20); FILE MERGED 2004/07/13 08:49:41 aw 1.1.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [c8b2721527d6556c49129e91c258b877e9104d52]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:49:41 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [0a2d51d2e11d1255ee971fe98f73ede9d9cf6b66]

INTEGRATION: CWS bff2 (1.1.20); FILE MERGED 2004/07/13 08:49:40 aw 1.1.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [9768e6284e837c28a03ad42c3d7d25931dcb205c]

INTEGRATION: CWS bff2 (1.1.20); FILE MERGED 2004/07/13 08:49:39 aw 1.1.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [14ee94ee36e5a0779c31a50b5d7feb4ad19efe71]

INTEGRATION: CWS bff2 (1.1.20); FILE MERGED 2004/07/13 08:49:38 aw 1.1.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [b09acbcfeccc7f35e18ea359259302e672e92344]

INTEGRATION: CWS bff2 (1.1.20); FILE MERGED 2004/07/13 08:49:37 aw 1.1.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [b00994c6354439eab43e8702f8e6cdf32afc0ea5]

INTEGRATION: CWS bff2 (1.1.20); FILE MERGED 2004/07/13 08:49:36 aw 1.1.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [86111f40c44cc67574ad3d3c78dee28f4410f46d]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:49:36 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [263c1eb5e46d4d4130b637019f1507e2257854a7]

INTEGRATION: CWS bff2 (1.1.20); FILE MERGED 2004/07/13 08:49:35 aw 1.1.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [b8f54d8310c8fda6424f81ce07c0efcbdae41705]

INTEGRATION: CWS bff2 (1.1.20); FILE MERGED 2004/07/13 08:49:34 aw 1.1.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [de77c30dc166ab8060bfe619315324f2cb22fee6]

INTEGRATION: CWS bff2 (1.1.20); FILE MERGED 2004/07/13 08:49:33 aw 1.1.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [a50350afe49c405e352136bc1b4b3f88f36b34e4]

INTEGRATION: CWS bff2 (1.1.20); FILE MERGED 2004/07/13 08:49:32 aw 1.1.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [4114d0611ef6c4a67d41784c8def830d946ec39f]

INTEGRATION: CWS bff2 (1.1.20); FILE MERGED 2004/07/13 08:49:31 aw 1.1.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [0ea136722468051600a60dc12c8e0d6ea81ec538]

INTEGRATION: CWS bff2 (1.1.20); FILE MERGED 2004/07/13 08:49:30 aw 1.1.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [235b5cb9d04c4bf56ecebd7fcccbc012714e5528]

INTEGRATION: CWS bff2 (1.1.20); FILE MERGED 2004/07/13 08:49:29 aw 1.1.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [88fb0c7823770ef81338d892903bdbcc21ed677f]

INTEGRATION: CWS bff2 (1.1.20); FILE MERGED 2004/07/13 08:49:28 aw 1.1.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [bb0306f2a39e94c8b4792d7a01f603fee94564dc]

INTEGRATION: CWS bff2 (1.1.20); FILE MERGED 2004/07/13 08:49:27 aw 1.1.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [0c0b09def921a46ee713b88cf3c365161993172b]

INTEGRATION: CWS bff2 (1.1.20); FILE MERGED 2004/07/13 08:49:26 aw 1.1.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [56495f81b8574982c07b2412b83994d19d71993f]

INTEGRATION: CWS bff2 (1.1.20); FILE MERGED 2004/07/13 08:49:25 aw 1.1.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [a646081a550ae8fb82ebd627a22462fc20a0bc18]

INTEGRATION: CWS bff2 (1.1.20); FILE MERGED 2004/07/13 08:49:24 aw 1.1.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [e12bcdd1d939899c8a4c0dec5c1f7c83b5cc8fa2]

INTEGRATION: CWS bff2 (1.1.20); FILE MERGED 2004/07/13 08:49:23 aw 1.1.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [fb269a2ce6e1f25dca96bd261241d4340913dded]

INTEGRATION: CWS bff2 (1.1.20); FILE MERGED 2004/07/08 16:32:21 aw 1.1.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [a4fa140bc1d3a8202c19031754a020cdccd13d91]

INTEGRATION: CWS bff2 (1.1.20); FILE MERGED 2004/07/08 16:32:20 aw 1.1.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [df70add25e831d56862611028dbccdce6c70034c]

INTEGRATION: CWS bff2 (1.1.20); FILE MERGED 2004/07/13 08:49:22 aw 1.1.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [b54d38fb5d938ff8e88d6889f720a40ce3afb1b4]

INTEGRATION: CWS bff2 (1.1.20); FILE MERGED 2004/07/13 08:49:21 aw 1.1.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [705cc1406fe6713c0659c4f59722edd855f5b013]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:49:21 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [fa030fa93788912de968e4b75b36d2c3d043a1db]

INTEGRATION: CWS bff2 (1.1.20); FILE MERGED 2004/07/13 08:49:20 aw 1.1.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [daf4730fecb3dc6c79979b073c42da43cc08c058]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:49:19 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [05d81ce65aeb2ed16107538f085a0d915367e891]

INTEGRATION: CWS bff2 (1.1.20); FILE MERGED 2004/07/13 08:49:19 aw 1.1.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [0f451babfd078dfe4c001af21d88f49ed3359d68]

INTEGRATION: CWS bff2 (1.1.20); FILE MERGED 2004/07/13 08:49:18 aw 1.1.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [32e1e08d433bbc3e423c628eeb2a0b04e5ea5139]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:49:17 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [a7251544501b233798fc4540f6d9af03b8253e5e]

INTEGRATION: CWS bff2 (1.1.20); FILE MERGED 2004/07/13 08:49:17 aw 1.1.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [bc5c6c318ea6ce443d8a42440b68943d6fedd19c]

INTEGRATION: CWS bff2 (1.1.20); FILE MERGED 2004/07/13 08:49:16 aw 1.1.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [867a6f37d70f8c0e1175af9827315788fdd4646f]

INTEGRATION: CWS bff2 (1.1.20); FILE MERGED 2004/07/13 08:49:15 aw 1.1.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [3ffed22e92a8ee0b2817032b98179c7a75f12fb4]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:49:14 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [d2b764d928019e53cca8c95c23bbea893adfb464]

INTEGRATION: CWS bff2 (1.1.20); FILE MERGED 2004/07/13 08:49:14 aw 1.1.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [38adbe600426a7798d3881fbbc97b3a73cfcdc6e]

INTEGRATION: CWS bff2 (1.1.20); FILE MERGED 2004/07/13 08:49:13 aw 1.1.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [9c287ea9cb28a177fecc42f818513cd6284eaadb]

INTEGRATION: CWS bff2 (1.1.20); FILE MERGED 2004/07/13 08:49:12 aw 1.1.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [d20cf5bde6ce7e2989023035d231cb7ce37c426c]

INTEGRATION: CWS bff2 (1.1.20); FILE MERGED 2004/07/13 08:49:11 aw 1.1.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [0af641184b98bc0e096be5d1b5647c80d1d8c95c]

INTEGRATION: CWS bff2 (1.1.20); FILE MERGED 2004/07/13 08:49:10 aw 1.1.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [c4d01d3a7539782909e092369056e3f91959bba1]

INTEGRATION: CWS bff2 (1.1.20); FILE MERGED 2004/07/13 08:49:09 aw 1.1.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [da20dec5f7562359e5fabacd2ed3901580f2668e]

INTEGRATION: CWS bff2 (1.1.20); FILE MERGED 2004/07/13 08:49:08 aw 1.1.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [989d1e92e301b921d9d03100628e19f95fa201c1]

INTEGRATION: CWS bff2 (1.1.20); FILE MERGED 2004/07/13 08:49:07 aw 1.1.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [a90e34b6fee4d463f19b14ec36df0cfa10ac6006]

INTEGRATION: CWS bff2 (1.1.20); FILE MERGED 2004/07/13 08:49:06 aw 1.1.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [287231ac5b724332ba77f5bae5862512d30e26f4]

INTEGRATION: CWS bff2 (1.1.20); FILE MERGED 2004/07/13 08:49:05 aw 1.1.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [63410bc4a4423b3f15f838b4d01b3d1abec76742]

INTEGRATION: CWS bff2 (1.1.20); FILE MERGED 2004/07/13 08:49:04 aw 1.1.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [fe6c0b49b7b3ac256d036bcf48d61c818e253901]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:49:03 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [d545cfbbc2aecbd9875cf1cdc1987c9bbba25316]

INTEGRATION: CWS bff2 (1.1.20); FILE MERGED 2004/07/13 08:49:03 aw 1.1.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [b1bb302be3c407ad85c082f155fe1a76fc27fa2d]

INTEGRATION: CWS bff2 (1.1.20); FILE MERGED 2004/07/13 08:49:02 aw 1.1.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [7d1193b977999071f068eecf84863386289ead2c]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:49:02 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [3d0da81cc07f74023874aa4655b7cee7700ad559]

INTEGRATION: CWS bff2 (1.1.20); FILE MERGED 2004/07/13 08:49:00 aw 1.1.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [33696b23cce61ae7fe77b6e68c183e186fb1f69b]

INTEGRATION: CWS bff2 (1.1.20); FILE MERGED 2004/07/13 08:48:59 aw 1.1.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [91b1a4176b9ef8d2628e1c55de471347afa982a5]

INTEGRATION: CWS bff2 (1.1.20); FILE MERGED 2004/07/13 08:48:58 aw 1.1.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [a104c561681d2597bcca72a307af3e19174b3600]

INTEGRATION: CWS bff2 (1.1.20); FILE MERGED 2004/07/13 08:48:57 aw 1.1.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [c7c8614254b814090a3fe7aa5ffc75b63695327f]

INTEGRATION: CWS bff2 (1.1.20); FILE MERGED 2004/07/13 08:48:56 aw 1.1.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [936da2e73b4a413a7be1182acd27fd0188fa133b]

INTEGRATION: CWS bff2 (1.1.20); FILE MERGED 2004/07/13 08:48:55 aw 1.1.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [7c9f5b4e3f62faa8a8e730b389f3e41872ec7da5]

INTEGRATION: CWS bff2 (1.1.20); FILE MERGED 2004/07/13 08:48:54 aw 1.1.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [67d9beaccbf7230fcf7134e631312dd83781dc56]

INTEGRATION: CWS bff2 (1.1.20); FILE MERGED 2004/07/13 08:48:53 aw 1.1.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [6a1284377d89fd7001093415a8c80f16534cbf29]

INTEGRATION: CWS bff2 (1.1.20); FILE MERGED 2004/07/13 08:48:52 aw 1.1.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [b07c9f73e823637093fd0c512b79449ebf568435]

INTEGRATION: CWS bff2 (1.1.20); FILE MERGED 2004/07/13 08:48:51 aw 1.1.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [1fb2fede1f953545c555077ae40fe96b2cce764c]

INTEGRATION: CWS bff2 (1.1.20); FILE MERGED 2004/07/13 08:48:51 aw 1.1.20.2: #117295# minimize_includes step2 2004/07/08 16:32:19 aw 1.1.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [c264d918179a47c3c266c6ed41e39eaf4ee9166e]

INTEGRATION: CWS bff2 (1.1.20); FILE MERGED 2004/07/13 08:48:50 aw 1.1.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [0aae8cd91b21bafbafef5e756723d88a6b8ddee8]

INTEGRATION: CWS bff2 (1.1.20); FILE MERGED 2004/07/13 08:48:49 aw 1.1.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [650488569b1daf523c482d8780c65887fef35104]

INTEGRATION: CWS bff2 (1.1.20); FILE MERGED 2004/07/13 08:48:48 aw 1.1.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [462ec1ad5d83eefc81d85376e2d52876d2905f41]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:48:47 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [b8b7f230629b0fdb016b64aa5dde5c34a4592857]

INTEGRATION: CWS bff2 (1.1.20); FILE MERGED 2004/07/13 08:48:46 aw 1.1.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [2416e7eb63af2e3204d73940799af4c468563641]

INTEGRATION: CWS bff2 (1.1.20); FILE MERGED 2004/07/08 16:32:19 aw 1.1.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [92f35378f3bab7a86b966386c12cde36905b706d]

INTEGRATION: CWS bff2 (1.1.20); FILE MERGED 2004/07/08 16:32:18 aw 1.1.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [a5f5b3960106dcdebbffeab74beec5ec44deeaf0]

INTEGRATION: CWS bff2 (1.1.20); FILE MERGED 2004/07/08 16:32:17 aw 1.1.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [de45aa6c1076fdc7fd1636ae68861bd0f85e5c08]

INTEGRATION: CWS bff2 (1.1.20); FILE MERGED 2004/07/13 08:48:45 aw 1.1.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [87a458b91c3946fd891f8533d962afddd9978638]

INTEGRATION: CWS bff2 (1.1.20); FILE MERGED 2004/07/13 08:48:44 aw 1.1.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [db8dcc01dc14b5d6120aa9417d08c68061de0565]

INTEGRATION: CWS bff2 (1.1.20); FILE MERGED 2004/07/13 08:48:43 aw 1.1.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [11b8c0de2e4289867425afd1f93db1e567f1a3e9]

INTEGRATION: CWS bff2 (1.1.20); FILE MERGED 2004/07/13 08:48:42 aw 1.1.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [f6a3609d6dd0f3e99d3f42a2e841310b4fd217e3]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:48:42 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [e802812ddd56f26952e1381112e8f2fb6f11590e]

INTEGRATION: CWS bff2 (1.1.20); FILE MERGED 2004/07/13 08:48:41 aw 1.1.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [52f8458149463401673f0eb2dd80a641bdda1f6d]

INTEGRATION: CWS bff2 (1.1.20); FILE MERGED 2004/07/13 08:48:40 aw 1.1.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [ef221ebd054d1a399a86091f552301dc155be565]

INTEGRATION: CWS bff2 (1.1.20); FILE MERGED 2004/07/13 08:48:39 aw 1.1.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [0a4e693a22f48afe69d0eae67a058246205812d3]

INTEGRATION: CWS bff2 (1.1.20); FILE MERGED 2004/07/13 08:48:38 aw 1.1.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [c58a1cf452f85769183e7a5df68653cdd94d0042]

INTEGRATION: CWS bff2 (1.1.20); FILE MERGED 2004/07/13 08:48:37 aw 1.1.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [929de8355cfbb478ed9585e0e452edb244693d77]

INTEGRATION: CWS bff2 (1.1.20); FILE MERGED 2004/07/13 08:48:36 aw 1.1.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [bf96a19513a7ec9fae86b062cd45a1632273dc10]

INTEGRATION: CWS bff2 (1.1.20); FILE MERGED 2004/07/13 08:48:35 aw 1.1.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [c633bbca41b530eb4d835b70efd96f0a6d9e5410]

INTEGRATION: CWS bff2 (1.1.20); FILE MERGED 2004/07/13 08:48:34 aw 1.1.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [3018018778985be1a449d08681d683780c25533d]

INTEGRATION: CWS bff2 (1.1.20); FILE MERGED 2004/07/13 08:48:33 aw 1.1.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [183e8fa667903c30327be7da13f5f9c5c0d35093]

INTEGRATION: CWS bff2 (1.1.20); FILE MERGED 2004/07/13 08:48:32 aw 1.1.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [ea6404c27a919e97a7506547860d13840ecde7b1]

INTEGRATION: CWS bff2 (1.1.20); FILE MERGED 2004/07/13 08:48:31 aw 1.1.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [b37163a98a7bfb9519eac17ffbadbc909b210dbf]

INTEGRATION: CWS bff2 (1.1.20); FILE MERGED 2004/07/13 08:48:30 aw 1.1.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [7519888f5b13900c4c2d067d0d8e6c4c8f7ef1af]

INTEGRATION: CWS bff2 (1.1.20); FILE MERGED 2004/07/13 08:48:29 aw 1.1.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [247822ebd2aa273b6102e54c63624b04d84d585e]

INTEGRATION: CWS bff2 (1.1.20); FILE MERGED 2004/07/13 08:48:28 aw 1.1.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [1e696dd39f51dd5db8cb048d80a0ac6d70c58d8f]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:48:27 aw 1.3.20.2: #117295# minimize_includes step2 2004/07/08 16:32:16 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [bda0a21a30aa696cc043087e49433068f660e0b5]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:48:26 aw 1.3.20.2: #117295# minimize_includes step2 2004/07/08 16:32:15 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [d019159a1d29b1dcef2924d2e5797291d626194c]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:48:25 aw 1.3.20.2: #117295# minimize_includes step2 2004/07/08 16:32:15 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [f73009d7fb337a88097f79ed5fc584bfa8d72815]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:48:22 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [4b1117bdaef31c9ccf98c1760ffb8bb1889396ef]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:48:21 aw 1.3.20.2: #117295# minimize_includes step2 2004/07/08 16:32:12 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [09390793a6fdcaa0ea06b05fa0dac9b07618ad2e]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:48:20 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [91aa95b750486ec1ad51c27c6366045557b7a992]

INTEGRATION: CWS bff2 (1.1.1.1.20); FILE MERGED 2004/07/16 09:38:42 aw 1.1.1.1.20.1: #117295# joined stripstr from James Meng


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [0081d5369f23ae1f519ed1af49269eb46017b73a]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:48:18 aw 1.2.20.2: #117295# minimize_includes step2 2004/07/08 16:32:09 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [aea59e76dce96a946609b1d21ca1862776480cf3]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:48:16 aw 1.3.20.2: #117295# minimize_includes step2 2004/07/08 16:32:08 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [4d6d74826c9b61b8d00ed047f532e7549a41a6a0]

INTEGRATION: CWS bff2 (1.1.1.1.20); FILE MERGED 2004/07/16 09:38:41 aw 1.1.1.1.20.1: #117295# joined stripstr from James Meng


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [cd53a80dcac507a8878f4b87871a4b47885b931b]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/08 16:32:07 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [abcefaa34b9bfd14ded024026498ff0be126b054]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/08 16:32:06 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [490721aa52fb28a424510b3f4f32d0ca1fa06973]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/08 16:32:05 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [1f32a4f70722ad9175a70b9c7abfdc53168852e2]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/08 16:32:04 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [859d53a9b73277a1032a2cdd2fcf6d0ce468296b]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:48:16 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [4306c81ea0f8885edf78694bfc334058b23723ca]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/08 16:32:03 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [01e22ca3bd9b44154dcc3e1c965fe4796ef20b99]

INTEGRATION: CWS bff2 (1.1.1.1.20); FILE MERGED 2004/07/16 09:38:40 aw 1.1.1.1.20.1: #117295# joined stripstr from James Meng


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [087f19972637c4372f0df222a30e8bf4fa3af155]

INTEGRATION: CWS bff2 (1.1.1.1.20); FILE MERGED 2004/07/16 09:38:37 aw 1.1.1.1.20.1: #117295# joined stripstr from James Meng


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [8fb48811a6abedc0fafec9d35b79b7c49e9f71a5]

INTEGRATION: CWS bff2 (1.1.1.1.20); FILE MERGED 2004/07/16 09:38:36 aw 1.1.1.1.20.1: #117295# joined stripstr from James Meng


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [0d2efe8ba1e4bc2cc49e2c5e7846f1603099b3ec]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:47:58 aw 1.2.20.2: #117295# minimize_includes step2 2004/07/08 16:31:39 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [b4be3fc637346ab8292da3ad0cee7bd46dc8a950]

INTEGRATION: CWS bff2 (1.1.1.1.20); FILE MERGED 2004/07/16 09:38:31 aw 1.1.1.1.20.1: #117295# joined stripstr from James Meng


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [20350e54fdc7240e7960dc6de849a6d0eada49d6]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/08 16:31:37 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [262da004c60750d5a978188db3a9847c14e890a2]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/08 16:31:34 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [99040bede7db16b384ababb6d2c536c1bd83a829]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/08 16:31:33 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [f809933a55eca9783f6444a29717eb9b18f4b242]

INTEGRATION: CWS bff2 (1.1.1.1.20); FILE MERGED 2004/07/16 09:38:30 aw 1.1.1.1.20.1: #117295# joined stripstr from James Meng


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [20e96a67b52174e63dda1804517c9cc8c022cc26]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/08 16:31:21 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [af7762b98b47489612c4ea67ea2205251b7b8612]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/08 16:31:17 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [5d30f9a284c911767d730425f72e5950043962f2]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/08 16:31:16 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [0c1325dccca7c45975fbd382d160d9fef075a51f]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:47:57 aw 1.2.20.2: #117295# minimize_includes step2 2004/07/08 16:31:13 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [00bf0eadac54bac77e6e49b32f5e88d79afea217]

INTEGRATION: CWS bff2 (1.1.1.1.20); FILE MERGED 2004/07/16 09:38:25 aw 1.1.1.1.20.1: #117295# joined stripstr from James Meng


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [27d9fce6f7d9393bb71dca96b031f5802d62d878]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:47:53 aw 1.3.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [d3a4d5d64b911d81c2ac0c4a830a75c2a7e80029]

INTEGRATION: CWS bff2 (1.1.1.1.20); FILE MERGED 2004/07/16 09:38:23 aw 1.1.1.1.20.1: #117295# joined stripstr from James Meng


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [a82b39ba65c33dd5a879e609e0d3e2a7eba85536]

INTEGRATION: CWS bff2 (1.5.4); FILE MERGED 2004/07/16 08:21:35 aw 1.5.4.3: #117295# corrections for wntmsci10 after step 2 2004/07/13 08:47:50 aw 1.5.4.2: #117295# minimize_includes step2 2004/07/08 16:31:07 aw 1.5.4.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [cb6305b12190b0bf0f7ff3882722ac409d8ca30b]

INTEGRATION: CWS bff2 (1.1.1.1.20); FILE MERGED 2004/07/16 09:38:21 aw 1.1.1.1.20.1: #117295# joined stripstr from James Meng


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [1e4c3d10c628399bb0fc313213f93f972e52c4d7]

INTEGRATION: CWS bff2 (1.1.1.1.20); FILE MERGED 2004/07/16 09:38:20 aw 1.1.1.1.20.1: #117295# joined stripstr from James Meng


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [89f15a3fcfd535fb264cc714fc87d37753a50dc7]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/08 16:31:05 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [be4a512ab28dfa5caf9d17907a05fbb6174c331d]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:47:47 aw 1.3.20.2: #117295# minimize_includes step2 2004/07/08 16:31:04 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [c2a50f697d2c6e22867511548297975b25040932]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:47:46 aw 1.2.20.2: #117295# minimize_includes step2 2004/07/08 16:31:04 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [09ff48f3a4220bb94ab482c13e4f8018cca6ae11]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:47:45 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [b6a08c77dcbccf53d0c03badc02b68d3ac3df4be]

INTEGRATION: CWS bff2 (1.1.1.1.20); FILE MERGED 2004/07/16 09:38:18 aw 1.1.1.1.20.1: #117295# joined stripstr from James Meng


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [007fecd9fa877bcebac27eba7d5f4c9268bae89d]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:47:44 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [8594276805dfced82bb70e65fb270379d70930e4]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:47:43 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [6858a0b62d037900f4048fd47c68d9ef0e4cb1af]

INTEGRATION: CWS bff2 (1.4.20); FILE MERGED 2004/07/08 16:31:02 aw 1.4.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [8b31c9456ee776fb1979ffa18b6f72da41a14ef9]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:47:41 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [8654bd0438b708bd495f7b50aa0ac54e30ce4e9f]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:47:41 aw 1.3.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [95de98f42a18134595845ff9b1c68f37437adf47]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:47:40 aw 1.3.20.2: #117295# minimize_includes step2 2004/07/08 16:31:02 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [9c59cdf439cdd986133e178515d5bbb138c581cf]

INTEGRATION: CWS bff2 (1.5.20); FILE MERGED 2004/07/13 08:47:40 aw 1.5.20.2: #117295# minimize_includes step2 2004/07/08 16:31:01 aw 1.5.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [be08a508502ae2d9162f99d340a16c2faf0aaa26]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:47:40 aw 1.2.20.2: #117295# minimize_includes step2 2004/07/08 16:31:01 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [ad23e683be0a6502952ea71dc3c04f8b8327d2c3]

INTEGRATION: CWS bff2 (1.4.20); FILE MERGED 2004/07/08 16:30:59 aw 1.4.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [c4716d414b2d89deac3a51ccc91ea00bee6910ad]

INTEGRATION: CWS bff2 (1.4.20); FILE MERGED 2004/07/13 08:47:39 aw 1.4.20.2: #117295# minimize_includes step2 2004/07/08 16:30:58 aw 1.4.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [7747d0f59de3c9b2465ffaef623dd515c786bfdf]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:47:39 aw 1.3.20.2: #117295# minimize_includes step2 2004/07/08 16:30:57 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [9505cc8fdd3bb7cea9372207df70ad3be579bcd9]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/08 16:30:54 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [d0ed75d8f78d7afb773440e9f3116f37caa05173]

INTEGRATION: CWS bff2 (1.4.20); FILE MERGED 2004/07/08 16:30:54 aw 1.4.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [3bb2e6c862e12079a57e237671a4c8479b72b19d]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:47:38 aw 1.3.20.2: #117295# minimize_includes step2 2004/07/08 16:30:54 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [cda4c9d71beb2f74198e1ba10446c80132be3afe]

INTEGRATION: CWS bff2 (1.4.20); FILE MERGED 2004/07/08 16:30:53 aw 1.4.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [5cc87a6f0681f89e51cb959986cf436ed6cc970b]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/08 16:30:52 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [697dfae6cc68299196257b1124c853fd82c2313c]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:47:37 aw 1.3.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [ab016c630042a26dabd1674e90998beeb94b3db1]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/08 16:30:51 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [f20720109a3bd0ba0997371fa0d3ef0dd9402de5]

INTEGRATION: CWS bff2 (1.4.20); FILE MERGED 2004/07/13 08:47:36 aw 1.4.20.2: #117295# minimize_includes step2 2004/07/08 16:30:51 aw 1.4.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [15d5447e4e9f22bd2ce809aa64f9383c84485721]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/08 16:30:50 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [f811037246d0e23c483def3aa8f34ac39278a5a7]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:47:36 aw 1.3.20.2: #117295# minimize_includes step2 2004/07/08 16:30:50 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [87eb5105901fc6350ca502c246eeda7e219542bf]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/08 16:30:50 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [127479c5be1123d4b22d8ae859b394788e35f73c]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/08 16:30:49 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [7a277273022578511d681a691e3d244662e9e2b2]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/08 16:30:49 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [a405eedaece7878a402e922dad2d647d6223edbf]

INTEGRATION: CWS bff2 (1.4.20); FILE MERGED 2004/07/08 16:30:49 aw 1.4.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [22b9cce746c858e277307a3a541450e5ff3a0b8a]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:47:34 aw 1.2.20.2: #117295# minimize_includes step2 2004/07/08 16:30:48 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [a361f3a8b983b7d0081e19bc8ac205f72ebcfbc0]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/16 08:21:34 aw 1.2.20.3: #117295# corrections for wntmsci10 after step 2 2004/07/13 08:47:34 aw 1.2.20.2: #117295# minimize_includes step2 2004/07/08 16:30:47 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [bc2c08a92cc6a7e552f76c64f6127dacaddbf5b7]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:47:34 aw 1.2.20.2: #117295# minimize_includes step2 2004/07/08 16:30:47 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [1c94cd1466fe72a019d68574d5767eccf6eb4e27]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/08 16:30:46 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [5611861c33a67ca26bf2351f8e0b393e2b71e524]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/08 16:30:44 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [5beffd968fe78aff8f4ab40e78f7be7a8e9e8812]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:47:33 aw 1.3.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [01969aa44f4142a7f84f99c565d44e08e0bdd81a]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:47:33 aw 1.3.20.2: #117295# minimize_includes step2 2004/07/08 16:30:43 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [1b2fa9683ef0be13b98768c43cf0247e5d90918e]

INTEGRATION: CWS bff2 (1.4.20); FILE MERGED 2004/07/13 08:47:32 aw 1.4.20.2: #117295# minimize_includes step2 2004/07/08 16:30:43 aw 1.4.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [4728299290b36b78188da9ef83e5631ff3449a06]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:47:32 aw 1.2.20.2: #117295# minimize_includes step2 2004/07/08 16:30:42 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [2a97f23a5588b818f789934e773c7903c24a755d]

INTEGRATION: CWS bff2 (1.4.4); FILE MERGED 2004/07/13 08:47:31 aw 1.4.4.2: #117295# minimize_includes step2 2004/07/08 16:30:41 aw 1.4.4.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [e39d4174c55a7d30e8163283d5f3a4a899819b31]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:47:31 aw 1.3.20.2: #117295# minimize_includes step2 2004/07/08 16:30:40 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [b8ea1502aecefbfe80626f81b1d78ca98f83248f]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:47:30 aw 1.3.20.2: #117295# minimize_includes step2 2004/07/08 16:30:39 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [eb052fc2edd5600b7045b1aca68e58b30dfaa515]

INTEGRATION: CWS bff2 (1.4.20); FILE MERGED 2004/07/13 08:47:29 aw 1.4.20.2: #117295# minimize_includes step2 2004/07/08 16:30:38 aw 1.4.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [90bb46428d6341e98474fd6b75f95109d33fd562]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:47:29 aw 1.3.20.2: #117295# minimize_includes step2 2004/07/08 16:30:38 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [bc2d3cea358abf10d648b35785c35595de694bb3]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:47:28 aw 1.2.20.2: #117295# minimize_includes step2 2004/07/08 16:30:37 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [30e05c8b4b603cb00abdda162df4b75697faede8]

INTEGRATION: CWS bff2 (1.4.20); FILE MERGED 2004/07/13 08:47:27 aw 1.4.20.2: #117295# minimize_includes step2 2004/07/08 16:30:37 aw 1.4.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [cbc5a7641b49c9fdac89a562c94eb71dba83395a]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/08 16:30:36 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [0ed5ee081324b7c4bae8abb345bfe7334366aa8f]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/08 16:30:35 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [13aec30779cd6d03283550eca60152ded5b522a8]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/08 16:30:35 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [33fcb878d8d2768c4762f29126aeffb718eb0fd9]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/08 16:30:34 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [582460ff290eb1e9d0503d34dfeaef87592f0715]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:47:25 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [b744215a2b30b39d57ff2fe49c16d59d4419b15a]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/08 16:30:33 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [0781bd16392ea5ae2441118a757aaf8c3f3da9d2]

INTEGRATION: CWS bff2 (1.4.4); FILE MERGED 2004/07/08 16:30:32 aw 1.4.4.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [d7457b8e55f7aba016e3ac720ab8cfd1f866acb0]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/08 16:30:32 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [a522804312c0ece565d25c62221cd951d410441a]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/08 16:30:31 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [ff83188adb3ca5f2f249bc82e7d5491f481b22b5]

INTEGRATION: CWS bff2 (1.4.20); FILE MERGED 2004/07/08 16:30:31 aw 1.4.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [ecae8047fea83c224bfc41e877fa2c21701c9f58]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/08 16:30:31 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [c8ef3ce453a18645bcd4b4606e2a9068d7431f62]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/08 16:30:30 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [d295f86c11519968892b25bec3c20710ffa67082]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/08 16:30:29 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [3038cb8c0419d4ae0a5fe8fdab76b0409c8386f0]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:47:25 aw 1.2.20.2: #117295# minimize_includes step2 2004/07/08 16:30:29 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [0e9b18e78c457a7b81fdc5fe8e87dfeb9e8d83fe]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/08 16:30:28 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [723a578888d4b3dc4b3b1edb3d58594a8b310900]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:47:15 aw 1.3.20.2: #117295# minimize_includes step2 2004/07/08 16:30:21 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [40995c6835999bb7651db3a06572c13c55c9a54f]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:47:15 aw 1.2.20.2: #117295# minimize_includes step2 2004/07/08 16:30:21 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [c2319c0fb4da409746981aab4822e4bf0710cda2]

INTEGRATION: CWS bff2 (1.5.18); FILE MERGED 2004/07/13 08:47:14 aw 1.5.18.2: #117295# minimize_includes step2 2004/07/08 16:30:20 aw 1.5.18.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [07a35b05b7c94e85febc3929f56b960c14feb42a]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/14 15:00:26 aw 1.3.20.3: #117295# Corrections after phase2, unxlngi5 and unxsols4 compile 2004/07/13 08:47:13 aw 1.3.20.2: #117295# minimize_includes step2 2004/07/08 16:30:20 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [6575fd90f84113ae81c7a1117cbbebca932be6f0]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:47:13 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [bfff4bb2071a46d8cf872522fdd5c4a460d45936]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/14 15:00:26 aw 1.3.20.3: #117295# Corrections after phase2, unxlngi5 and unxsols4 compile 2004/07/13 08:47:12 aw 1.3.20.2: #117295# minimize_includes step2 2004/07/08 16:30:20 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [a1c931dfc4f5648328853d0f8a0f5a4d9a3f48a1]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:47:12 aw 1.3.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [cc641474c4db024e685d42b98568dfa798c10830]

INTEGRATION: CWS bff2 (1.4.20); FILE MERGED 2004/07/16 08:21:33 aw 1.4.20.3: #117295# corrections for wntmsci10 after step 2 2004/07/13 08:47:11 aw 1.4.20.2: #117295# minimize_includes step2 2004/07/08 16:30:19 aw 1.4.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [f02b089b70772f689d7fbfafdd56e7e40060f7f9]

INTEGRATION: CWS bff2 (1.4.20); FILE MERGED 2004/07/13 08:47:11 aw 1.4.20.2: #117295# minimize_includes step2 2004/07/08 16:30:19 aw 1.4.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [b2de63900e3b564935486978b6b7a5a2e24f980f]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:47:10 aw 1.2.20.2: #117295# minimize_includes step2 2004/07/08 16:30:19 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [826fa2c56cc7b2703ca909fcfd9dad3c3289ca59]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:47:10 aw 1.3.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [e9362123d695102ff1588da084f62b335cee0553]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:47:09 aw 1.3.20.2: #117295# minimize_includes step2 2004/07/08 16:30:18 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [1f7fa396e4fd2385eb8c19fa2b758305b113f4f7]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/14 15:00:26 aw 1.3.20.3: #117295# Corrections after phase2, unxlngi5 and unxsols4 compile 2004/07/13 08:47:08 aw 1.3.20.2: #117295# minimize_includes step2 2004/07/08 16:30:18 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [4b452027fda5ecb824617fd10e2695864985b339]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:47:06 aw 1.2.20.2: #117295# minimize_includes step2 2004/07/08 16:30:17 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [06b8d496216ccfc9abcd9c5534a2849ba91e8688]

INTEGRATION: CWS bff2 (1.4.20); FILE MERGED 2004/07/14 15:00:24 aw 1.4.20.3: #117295# Corrections after phase2, unxlngi5 and unxsols4 compile 2004/07/13 08:47:05 aw 1.4.20.2: #117295# minimize_includes step2 2004/07/08 16:30:17 aw 1.4.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [1d862f215121e660b126ad4ea85f217e053f93d9]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/08 16:30:17 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [95693d34ae142913ca76a5e37b9a673554b8db75]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/08 16:30:17 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [3a6424aca230efbf9b13f463679754f7a125d86b]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:47:04 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [ede79499b4d9ba40217c183ccd1a14aeca57db9d]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/14 15:00:23 aw 1.3.20.2: #117295# Corrections after phase2, unxlngi5 and unxsols4 compile 2004/07/13 08:47:04 aw 1.3.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [e7467abe7d322df4a85b0cc5196a650cd7eb6840]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/14 15:00:23 aw 1.2.20.2: #117295# Corrections after phase2, unxlngi5 and unxsols4 compile 2004/07/13 08:47:04 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [3ece6c8f2ce2ab8125e2ea6891e8d8dc22f12a79]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/14 15:00:23 aw 1.2.20.3: #117295# Corrections after phase2, unxlngi5 and unxsols4 compile 2004/07/13 08:47:04 aw 1.2.20.2: #117295# minimize_includes step2 2004/07/08 16:30:16 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [42a90b10f4eee4ae931edf4f80359652e1a40c49]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:47:03 aw 1.2.20.2: #117295# minimize_includes step2 2004/07/08 16:30:16 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [e9191a6ccde44eedf78dea750d3c59ba6dee0860]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:47:02 aw 1.3.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [6a0db8dcc781bf5818f6ed5f912b93c811ed8ef0]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/14 15:00:23 aw 1.3.20.3: #117295# Corrections after phase2, unxlngi5 and unxsols4 compile 2004/07/13 08:47:02 aw 1.3.20.2: #117295# minimize_includes step2 2004/07/08 16:30:16 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [83458d1020f9f8e81710382307d4db8e06267812]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/14 15:00:22 aw 1.3.20.3: #117295# Corrections after phase2, unxlngi5 and unxsols4 compile 2004/07/13 08:47:01 aw 1.3.20.2: #117295# minimize_includes step2 2004/07/08 16:30:16 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [1f9a0ad7b1918851db8420e435a859bba8b78b7f]

INTEGRATION: CWS bff2 (1.4.20); FILE MERGED 2004/07/13 08:47:01 aw 1.4.20.2: #117295# minimize_includes step2 2004/07/08 16:30:15 aw 1.4.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [41c584e12f599fe1b491b05536f94de002f9a1f6]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:47:00 aw 1.3.20.2: #117295# minimize_includes step2 2004/07/08 16:30:15 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [9758443d16700014e67284bd56d8f304ae8773a7]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/14 15:00:22 aw 1.3.20.2: #117295# Corrections after phase2, unxlngi5 and unxsols4 compile 2004/07/13 08:47:00 aw 1.3.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [5c204d2da4876f600140452566b9c7aa390d85a8]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:47:00 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [d1f1495aad24098b50823045a8a2e93817439c97]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:46:59 aw 1.2.20.2: #117295# minimize_includes step2 2004/07/08 16:30:15 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [6546c033c638a4d7b47b94f99749da876ad24bb4]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:46:59 aw 1.3.20.2: #117295# minimize_includes step2 2004/07/08 16:30:15 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [2b960c0a6ae3cbdcc28086f8c9e34ba91d275a6b]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:46:59 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [adc56fb88f6dd0a37132cdbef462b639f6dc6748]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/14 15:00:22 aw 1.3.20.3: #117295# Corrections after phase2, unxlngi5 and unxsols4 compile 2004/07/13 08:46:58 aw 1.3.20.2: #117295# minimize_includes step2 2004/07/08 16:30:15 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [1fbfeadcc943658a779ad5a1a34f9a8262ea0d03]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:46:57 aw 1.3.20.2: #117295# minimize_includes step2 2004/07/08 16:30:14 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [a3fd46485a3b58b02e8795bd56f1a6f4ce7e9a91]

INTEGRATION: CWS bff2 (1.4.20); FILE MERGED 2004/07/13 08:46:57 aw 1.4.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [ecf6c720c382136944a3de377e88659d3911925d]

INTEGRATION: CWS bff2 (1.4.20); FILE MERGED 2004/07/14 15:00:22 aw 1.4.20.3: #117295# Corrections after phase2, unxlngi5 and unxsols4 compile 2004/07/13 08:46:56 aw 1.4.20.2: #117295# minimize_includes step2 2004/07/08 16:30:14 aw 1.4.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [e9c3d46bdfe46558aa57defe04aefc0b835c125d]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:46:56 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [6e226042459aec081aee30c9df9f58c41fceada7]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/14 15:00:21 aw 1.2.20.3: #117295# Corrections after phase2, unxlngi5 and unxsols4 compile 2004/07/13 08:46:56 aw 1.2.20.2: #117295# minimize_includes step2 2004/07/08 16:30:14 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [ecf6ed02b9363640208a7b169b506bbed749c825]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:46:55 aw 1.3.20.2: #117295# minimize_includes step2 2004/07/08 16:30:13 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [db10d8bfee31618ac0029b0b5039b79e2eafe7d0]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:46:55 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [e395349fc4c83266af84e6a20f800213704f3cf8]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:46:54 aw 1.3.20.2: #117295# minimize_includes step2 2004/07/08 16:30:13 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [a68770c73cc9f015a4df57a1b769f10b84d6be9c]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:46:54 aw 1.2.20.2: #117295# minimize_includes step2 2004/07/08 16:30:13 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [1d67a8184322376f239aa1e222aaf5cdeec9de59]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:46:53 aw 1.3.20.2: #117295# minimize_includes step2 2004/07/08 16:30:13 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [1becafa5ee8f2e9cb3367ff14c8dd8a360886dd7]

INTEGRATION: CWS bff2 (1.4.20); FILE MERGED 2004/07/14 15:00:21 aw 1.4.20.3: #117295# Corrections after phase2, unxlngi5 and unxsols4 compile 2004/07/13 08:46:53 aw 1.4.20.2: #117295# minimize_includes step2 2004/07/08 16:30:12 aw 1.4.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [006a9591911a10d29b642c8b53894969260a4e17]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:46:52 aw 1.3.20.2: #117295# minimize_includes step2 2004/07/08 16:30:11 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [18d4ac7df0e7650e77ffc2a30612897207bc09f2]

INTEGRATION: CWS bff2 (1.4.20); FILE MERGED 2004/07/13 08:46:51 aw 1.4.20.2: #117295# minimize_includes step2 2004/07/08 16:30:11 aw 1.4.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [08572df5522cc2e6abbeff67cec5f24d11acef33]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/14 15:00:20 aw 1.3.20.3: #117295# Corrections after phase2, unxlngi5 and unxsols4 compile 2004/07/13 08:46:51 aw 1.3.20.2: #117295# minimize_includes step2 2004/07/08 16:30:11 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [1a0ee432a775487307619dad9f6b3b42edd3cad7]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:46:51 aw 1.2.20.2: #117295# minimize_includes step2 2004/07/08 16:30:10 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [a33ef038875f1cd76891b8db3fc45e9f3c58e0b6]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:46:50 aw 1.3.20.2: #117295# minimize_includes step2 2004/07/08 16:30:10 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [fd460b5e5a67f8547e3c629fa53ee206f40df53a]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/14 15:00:06 aw 1.3.20.3: #117295# Corrections after phase2, unxlngi5 and unxsols4 compile 2004/07/13 08:46:50 aw 1.3.20.2: #117295# minimize_includes step2 2004/07/08 16:30:10 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [e80540443ae166bd6fb7850e4bdaa05f8e667f63]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:46:49 aw 1.3.20.2: #117295# minimize_includes step2 2004/07/08 16:30:09 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [3bdda58e0321489d0fef7c65c07ede91759b38bf]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:46:49 aw 1.3.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [a39fbceb066caa28de5b0ac6ccf5e986a951b820]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:46:47 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [0217b73fb3927528432f0ffbda6ac14bbf66e481]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:46:45 aw 1.2.20.2: #117295# minimize_includes step2 2004/07/08 16:30:07 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [9753d83461362a511aed3c6657e61cde5bb5e4dc]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:46:44 aw 1.3.20.2: #117295# minimize_includes step2 2004/07/08 16:30:06 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [854c61828fc149fcdad03b48863764068a12f4d0]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:46:44 aw 1.2.20.2: #117295# minimize_includes step2 2004/07/08 16:30:05 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [a9ae571cb167277d111e16730659a3e8d51712f9]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:46:44 aw 1.3.20.2: #117295# minimize_includes step2 2004/07/08 16:30:05 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [0ae117d900b9f39605b3778a6060536ded0819db]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:46:43 aw 1.2.20.2: #117295# minimize_includes step2 2004/07/08 16:30:04 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [ee8bed13086efa2c7b248b7221825637315d724a]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/08 16:30:04 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [dc848a969c401fe8f2163d4c75646de760929cbf]

INTEGRATION: CWS bff2 (1.4.20); FILE MERGED 2004/07/13 08:46:41 aw 1.4.20.2: #117295# minimize_includes step2 2004/07/08 16:30:03 aw 1.4.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [0fdf5edb653b5cc0266c31b33689be8d6ed772bc]

INTEGRATION: CWS bff2 (1.4.20); FILE MERGED 2004/07/14 15:00:06 aw 1.4.20.3: #117295# Corrections after phase2, unxlngi5 and unxsols4 compile 2004/07/13 08:46:41 aw 1.4.20.2: #117295# minimize_includes step2 2004/07/08 16:30:03 aw 1.4.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [48abce857d27ed8f58ead36f07fe61881f43e459]

INTEGRATION: CWS bff2 (1.4.20); FILE MERGED 2004/07/14 15:00:05 aw 1.4.20.3: #117295# Corrections after phase2, unxlngi5 and unxsols4 compile 2004/07/13 08:46:40 aw 1.4.20.2: #117295# minimize_includes step2 2004/07/08 16:30:02 aw 1.4.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [8d95cb97ffa328c7e024add6645febe68e127794]

INTEGRATION: CWS bff2 (1.6.20); FILE MERGED 2004/07/13 08:46:40 aw 1.6.20.2: #117295# minimize_includes step2 2004/07/08 16:30:02 aw 1.6.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [03941d548a20b750383cac8a856a2c07dd92bc83]

INTEGRATION: CWS bff2 (1.5.20); FILE MERGED 2004/07/13 08:46:39 aw 1.5.20.2: #117295# minimize_includes step2 2004/07/08 16:30:02 aw 1.5.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [8255c7edec63cb4021c510d6f74e60ffc8030de9]

INTEGRATION: CWS bff2 (1.5.20); FILE MERGED 2004/07/14 15:00:05 aw 1.5.20.3: #117295# Corrections after phase2, unxlngi5 and unxsols4 compile 2004/07/13 08:46:39 aw 1.5.20.2: #117295# minimize_includes step2 2004/07/08 16:30:01 aw 1.5.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [6325ff96f6afb072fc955925503ad3850024d75a]

INTEGRATION: CWS bff2 (1.4.20); FILE MERGED 2004/07/13 08:46:38 aw 1.4.20.2: #117295# minimize_includes step2 2004/07/08 16:30:01 aw 1.4.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [c14df4dac5ab019303c88bf5bf9b815801b30fb2]

INTEGRATION: CWS bff2 (1.5.20); FILE MERGED 2004/07/14 15:00:04 aw 1.5.20.3: #117295# Corrections after phase2, unxlngi5 and unxsols4 compile 2004/07/13 08:46:38 aw 1.5.20.2: #117295# minimize_includes step2 2004/07/08 16:30:01 aw 1.5.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [3b10e8731ab8dcc25e6097889e44fc87aa127c05]

INTEGRATION: CWS bff2 (1.4.20); FILE MERGED 2004/07/13 08:46:38 aw 1.4.20.2: #117295# minimize_includes step2 2004/07/08 16:30:00 aw 1.4.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [28fcb901927ce3564106a28e8afee3ff99574d2f]

INTEGRATION: CWS bff2 (1.4.20); FILE MERGED 2004/07/13 08:46:37 aw 1.4.20.2: #117295# minimize_includes step2 2004/07/08 16:30:00 aw 1.4.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [48e36e700f881f171991acd8dcaca55121a8f335]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/14 15:00:04 aw 1.3.20.3: #117295# Corrections after phase2, unxlngi5 and unxsols4 compile 2004/07/13 08:46:36 aw 1.3.20.2: #117295# minimize_includes step2 2004/07/08 16:29:59 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [92ffb0b66a701a7faba7ba424d724030c49b80f3]

INTEGRATION: CWS bff2 (1.4.20); FILE MERGED 2004/07/13 08:46:36 aw 1.4.20.2: #117295# minimize_includes step2 2004/07/08 16:29:59 aw 1.4.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [516b8a83ed1dbf86c33d53d67f20bea48288d047]

INTEGRATION: CWS bff2 (1.4.20); FILE MERGED 2004/07/14 15:00:03 aw 1.4.20.3: #117295# Corrections after phase2, unxlngi5 and unxsols4 compile 2004/07/13 08:46:35 aw 1.4.20.2: #117295# minimize_includes step2 2004/07/08 16:29:59 aw 1.4.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [7d7aef00cd9b39eea277134b8b22b0a2bdb00e8e]

INTEGRATION: CWS bff2 (1.4.20); FILE MERGED 2004/07/13 08:46:35 aw 1.4.20.2: #117295# minimize_includes step2 2004/07/08 16:29:58 aw 1.4.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [7d82e07597ef56d3f2e280e232d3af2995fba0ae]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:46:34 aw 1.3.20.2: #117295# minimize_includes step2 2004/07/08 16:29:58 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [49fdd19ad176368d080799e0cdfb60299933b9c4]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/08 16:29:57 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [2b616b93dc20aed5a93477131c536ea72407b826]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:46:33 aw 1.2.20.2: #117295# minimize_includes step2 2004/07/08 16:29:57 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [0e2932f0851e0844bacb0dc5dfcd0c225a05c5fb]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:46:32 aw 1.2.20.2: #117295# minimize_includes step2 2004/07/08 16:29:56 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [22b349f84f17fffcffa4320f770e4ad86df4c92c]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:46:31 aw 1.3.20.2: #117295# minimize_includes step2 2004/07/08 16:29:56 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [08e43072c6ff23cd90ccbbfb919ba467b556eac8]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:46:31 aw 1.2.20.2: #117295# minimize_includes step2 2004/07/08 16:29:55 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [790f9e1e1da39be0f9ed23f82df8e036247ba782]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:46:30 aw 1.3.20.2: #117295# minimize_includes step2 2004/07/08 16:29:55 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [8996873c8629b98b049cc03ccd593e507f44241b]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:46:30 aw 1.3.20.2: #117295# minimize_includes step2 2004/07/08 16:29:53 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [4028f4fc1b0ee2a326066fb193b467d10d3f57c8]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:46:29 aw 1.3.20.2: #117295# minimize_includes step2 2004/07/08 16:29:53 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [70d656d8a92b53d6844767e7fff35fea13a4d208]

INTEGRATION: CWS bff2 (1.4.20); FILE MERGED 2004/07/13 08:46:29 aw 1.4.20.2: #117295# minimize_includes step2 2004/07/08 16:29:52 aw 1.4.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [bf3df78cfecabf32364d02672310049612b230fc]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:46:28 aw 1.2.20.2: #117295# minimize_includes step2 2004/07/08 16:29:52 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [f70f7bb02a9c75c18f2a1d9f7dd994896dbf0de7]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/14 15:00:03 aw 1.2.20.3: #117295# Corrections after phase2, unxlngi5 and unxsols4 compile 2004/07/13 08:46:28 aw 1.2.20.2: #117295# minimize_includes step2 2004/07/08 16:29:52 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [fb5611693c27e1133c24616c59d8669cc891b4a7]

INTEGRATION: CWS bff2 (1.4.20); FILE MERGED 2004/07/13 08:46:28 aw 1.4.20.2: #117295# minimize_includes step2 2004/07/08 16:29:51 aw 1.4.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [e0b5d581df24bdf657378623ed9f290fb8fb041d]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:46:28 aw 1.3.20.2: #117295# minimize_includes step2 2004/07/08 16:29:51 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [94a09bddc76adb19d1030e13b7306894136acb0a]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:46:28 aw 1.2.20.2: #117295# minimize_includes step2 2004/07/08 16:29:51 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [332cfe0230045d3a9fd9d31da9bebb552f85fa22]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/14 15:00:03 aw 1.3.20.3: #117295# Corrections after phase2, unxlngi5 and unxsols4 compile 2004/07/13 08:46:27 aw 1.3.20.2: #117295# minimize_includes step2 2004/07/08 16:29:50 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [cccc02c58bfd5953da33bd7cf2c11a37e1107da3]

INTEGRATION: CWS bff2 (1.5.20); FILE MERGED 2004/07/13 08:46:27 aw 1.5.20.2: #117295# minimize_includes step2 2004/07/08 16:29:50 aw 1.5.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [bb395db8f5cfda2cd25640fc3b06212a78cd246b]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/14 15:00:03 aw 1.2.20.3: #117295# Corrections after phase2, unxlngi5 and unxsols4 compile 2004/07/13 08:46:27 aw 1.2.20.2: #117295# minimize_includes step2 2004/07/08 16:29:49 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [2cfe2ff8a8ba00f68fb14b28aad15b93732bbab4]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:46:27 aw 1.3.20.2: #117295# minimize_includes step2 2004/07/08 16:29:48 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [f2a0fd3ca95cd0f2bf0c189119f228e728458a06]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:46:26 aw 1.3.20.2: #117295# minimize_includes step2 2004/07/08 16:29:48 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [fc22a6834894f83a79aa69cf4befc0bbc27ecd2f]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:46:26 aw 1.2.20.2: #117295# minimize_includes step2 2004/07/08 16:29:48 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [5320f041e7a3c2c906f711ccae7d28fcd673b53b]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/14 15:00:02 aw 1.3.20.3: #117295# Corrections after phase2, unxlngi5 and unxsols4 compile 2004/07/13 08:46:26 aw 1.3.20.2: #117295# minimize_includes step2 2004/07/08 16:29:48 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [b252863f4ea2eb255e042eeb39b4c1755b9d1e76]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/14 15:00:02 aw 1.2.20.3: #117295# Corrections after phase2, unxlngi5 and unxsols4 compile 2004/07/13 08:46:25 aw 1.2.20.2: #117295# minimize_includes step2 2004/07/08 16:29:48 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [210dfe0f9f011e822bdb145a6ff1b92956869f6b]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:46:25 aw 1.3.20.2: #117295# minimize_includes step2 2004/07/08 16:29:47 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [9d50532a333f16415f61a2cccb1b69675de31285]

INTEGRATION: CWS bff2 (1.5.20); FILE MERGED 2004/07/13 08:46:24 aw 1.5.20.2: #117295# minimize_includes step2 2004/07/08 16:29:47 aw 1.5.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [724a413f1882f620dda394bd124ba2bdc78826a8]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/14 15:00:02 aw 1.3.20.3: #117295# Corrections after phase2, unxlngi5 and unxsols4 compile 2004/07/13 08:46:24 aw 1.3.20.2: #117295# minimize_includes step2 2004/07/08 16:29:46 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [bc6684b741cfd73efdb3c0e8dd3f9504a423031c]

INTEGRATION: CWS bff2 (1.4.20); FILE MERGED 2004/07/13 08:46:24 aw 1.4.20.2: #117295# minimize_includes step2 2004/07/08 16:29:46 aw 1.4.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [389aaebf346183ed2a4d9f13a658aa275ba9833d]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:46:24 aw 1.3.20.2: #117295# minimize_includes step2 2004/07/08 16:29:46 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [90fab5c0ba83711ecbe925a56da667dd335bdb90]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:46:23 aw 1.2.20.2: #117295# minimize_includes step2 2004/07/08 16:29:46 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [bbc9ad813c4a3eb8c508a36e64224f1d02b47d36]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:46:23 aw 1.3.20.2: #117295# minimize_includes step2 2004/07/08 16:29:45 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [2a8d801f4de5a86d0be83114c561cd5b3255317c]

INTEGRATION: CWS bff2 (1.5.20); FILE MERGED 2004/07/13 08:46:23 aw 1.5.20.2: #117295# minimize_includes step2 2004/07/08 16:29:45 aw 1.5.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [1fe1dd4119d18fb527eeaf69e065344c24ba4248]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/08 16:29:44 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [1cf8193c52f1c5fde818706c02f9c30eb9dff6a7]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/08 16:29:44 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [b91494789e0e3c5e834cdc9da4464bd0ae0a0c0a]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/08 16:29:43 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [078a85e66fc05b3fb357f1f8c053a13e44e951d4]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/08 16:29:42 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [c2b9d1d4e53fab3290a7cb4433f4e4bf7a54c7ba]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/08 16:29:37 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [1e8719ed2eab0b2cc4f0df141ce163af1d9aadd5]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/08 16:29:36 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [707ceca39d969d06773304b39a4f694ef7eaf0df]

INTEGRATION: CWS bff2 (1.4.20); FILE MERGED 2004/07/14 15:00:01 aw 1.4.20.3: #117295# Corrections after phase2, unxlngi5 and unxsols4 compile 2004/07/13 08:46:22 aw 1.4.20.2: #117295# minimize_includes step2 2004/07/08 16:29:36 aw 1.4.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [262dd0bfead4155751b3b3f87ce665a70303ffdd]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:46:22 aw 1.2.20.2: #117295# minimize_includes step2 2004/07/08 16:29:36 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [e6fc0fe7f8a46972a611f73a4eac03f047766b84]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:46:21 aw 1.3.20.2: #117295# minimize_includes step2 2004/07/08 16:29:35 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [d4e2800e299d0c36b03545e8386d5faa0283f493]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/14 15:00:01 aw 1.3.20.3: #117295# Corrections after phase2, unxlngi5 and unxsols4 compile 2004/07/13 08:46:21 aw 1.3.20.2: #117295# minimize_includes step2 2004/07/08 16:29:35 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [53a8be563e6b8fd64f29bc28ea9f5cc83f248632]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:46:20 aw 1.3.20.2: #117295# minimize_includes step2 2004/07/08 16:29:34 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [757ec1533ec79772c1b2ce3b8029e799b967f4b8]

INTEGRATION: CWS bff2 (1.4.20); FILE MERGED 2004/07/13 08:46:18 aw 1.4.20.2: #117295# minimize_includes step2 2004/07/08 16:29:32 aw 1.4.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [841f05d97ee3b53eb662c1d4fcc5d7f6fc155e92]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:46:18 aw 1.3.20.2: #117295# minimize_includes step2 2004/07/08 16:29:32 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [4868dd1612102acac6e94b63e9ffa0e297190ebc]

INTEGRATION: CWS bff2 (1.4.20); FILE MERGED 2004/07/13 08:46:17 aw 1.4.20.2: #117295# minimize_includes step2 2004/07/08 16:29:31 aw 1.4.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [eae3241753ddf0bd2c42107761cb41b0e5382cb5]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:46:17 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [48ad42524b8d3e2f4c46b061c93401ba3d02137a]

INTEGRATION: CWS bff2 (1.5.20); FILE MERGED 2004/07/13 08:46:16 aw 1.5.20.2: #117295# minimize_includes step2 2004/07/08 16:29:31 aw 1.5.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [7e795c55f2f5bf0866c17175027d7badc3a8c2cc]

INTEGRATION: CWS bff2 (1.5.20); FILE MERGED 2004/07/13 08:46:16 aw 1.5.20.2: #117295# minimize_includes step2 2004/07/08 16:29:30 aw 1.5.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [e18b2be4e51c3c2f490b260cb910a7edfb8757ef]

INTEGRATION: CWS bff2 (1.5.20); FILE MERGED 2004/07/13 08:46:15 aw 1.5.20.2: #117295# minimize_includes step2 2004/07/08 16:29:29 aw 1.5.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [1ad9e4cd8ffc4590c1df8f950de9943254fa2306]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:46:15 aw 1.3.20.2: #117295# minimize_includes step2 2004/07/08 16:29:29 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [eb3f7d4c5cd3a6becbe0c0a3d1011a4c0ccf7cd8]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:46:15 aw 1.3.20.2: #117295# minimize_includes step2 2004/07/08 16:29:28 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [0e8728ee27e918f731594eff0f77fbdc8d27d244]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:46:14 aw 1.3.20.2: #117295# minimize_includes step2 2004/07/08 16:29:28 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [00cb48eb7b4d6095e88ba3d005185c3c50a543cb]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:46:13 aw 1.3.20.2: #117295# minimize_includes step2 2004/07/08 16:29:27 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [688606b841fd6c7f469a1921a9b0ac8d33a4de08]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:46:13 aw 1.3.20.2: #117295# minimize_includes step2 2004/07/08 16:29:26 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [2487792ef2ad499ef21e519f83082948864e0793]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:46:12 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [6ba93c7d8500836c3b5b00b6217ac51ac376a30d]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:46:10 aw 1.2.20.2: #117295# minimize_includes step2 2004/07/08 16:29:25 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [4910d2d2c66dccb5b1dec567a30435dbfed9511e]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:46:10 aw 1.2.20.2: #117295# minimize_includes step2 2004/07/08 16:29:24 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [d9244809d0b62447502a8965ba62adb8d2218459]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:46:09 aw 1.3.20.2: #117295# minimize_includes step2 2004/07/08 16:29:24 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [a8203c19f5b0ad37d6c29fea847d4aff24115838]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:46:09 aw 1.2.20.2: #117295# minimize_includes step2 2004/07/08 16:29:24 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [3dc4b25fbd56ae03c6e67b2cd8afa7c462d20d8d]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:46:09 aw 1.3.20.2: #117295# minimize_includes step2 2004/07/08 16:29:23 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [5e8719acfe04df544abb9e5a1c4e83926c963daa]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:46:06 aw 1.2.20.2: #117295# minimize_includes step2 2004/07/08 16:29:22 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [c82708789c9e53c799ac9bb49b903b3a1ca04f36]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:46:05 aw 1.2.20.2: #117295# minimize_includes step2 2004/07/08 16:29:21 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [4786cb90449f88d1ea26fbc73dc699294f9439fd]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:46:04 aw 1.2.20.2: #117295# minimize_includes step2 2004/07/08 16:29:20 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [1adbcb7ca37728f05907d7f1dc91a29221900f40]

INTEGRATION: CWS bff2 (1.1.1.1.20); FILE MERGED 2004/07/16 09:38:14 aw 1.1.1.1.20.1: #117295# joined stripstr from James Meng


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [ec70f21a924eaa97631b39ca4366c7811ce84029]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:46:03 aw 1.3.20.2: #117295# minimize_includes step2 2004/07/08 16:29:18 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [eaf4fa0db89f3487ccc78e7fa154b254912ce17a]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:46:02 aw 1.3.20.2: #117295# minimize_includes step2 2004/07/08 16:29:18 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [1ded41265a172086cafe53c7a49e6026600e25a8]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:46:02 aw 1.3.20.2: #117295# minimize_includes step2 2004/07/08 16:29:17 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [3d56211908cb9139bae4b636035801f075d7a961]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:46:01 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [5ca9852b523da3f25a133477d9a5afb49c03422c]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/14 15:00:01 aw 1.2.20.3: #117295# Corrections after phase2, unxlngi5 and unxsols4 compile 2004/07/13 08:46:01 aw 1.2.20.2: #117295# minimize_includes step2 2004/07/08 16:29:16 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [4759c15e774e269dae9d5c2fdc34700db37936b8]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:46:00 aw 1.3.20.2: #117295# minimize_includes step2 2004/07/08 16:29:16 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [30ac92b6f7b574d508fac6bad11ab6ee802d51cc]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/14 15:00:00 aw 1.3.20.3: #117295# Corrections after phase2, unxlngi5 and unxsols4 compile 2004/07/13 08:45:58 aw 1.3.20.2: #117295# minimize_includes step2 2004/07/08 16:29:14 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [73c1a1d37dfa7a1d5aeda46f7717b8e5919b1ca0]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:45:58 aw 1.3.20.2: #117295# minimize_includes step2 2004/07/08 16:29:13 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [37dcf38fff1e60a4b6480a01af45696db649de68]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:45:57 aw 1.3.20.2: #117295# minimize_includes step2 2004/07/08 16:29:13 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [3c0126f4884a6125c9a4a2dfdf217cee88012ceb]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/14 14:59:59 aw 1.3.20.3: #117295# Corrections after phase2, unxlngi5 and unxsols4 compile 2004/07/13 08:45:56 aw 1.3.20.2: #117295# minimize_includes step2 2004/07/08 16:29:12 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [a39374928fa00764d4100f2d1d09ab6daa0c4e65]

INTEGRATION: CWS bff2 (1.5.20); FILE MERGED 2004/07/13 08:45:56 aw 1.5.20.2: #117295# minimize_includes step2 2004/07/08 16:29:12 aw 1.5.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [9dfede46149f1294d3d159c848cca8050c08cf62]

INTEGRATION: CWS bff2 (1.5.20); FILE MERGED 2004/07/13 08:45:56 aw 1.5.20.2: #117295# minimize_includes step2 2004/07/08 16:29:11 aw 1.5.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [e6e882e46a618df2040cd91e0a3ce1e470666b07]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:45:55 aw 1.2.20.2: #117295# minimize_includes step2 2004/07/08 16:29:11 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [e04e7d037a94602f25bed2bd8b7481de77d4ac7d]

INTEGRATION: CWS bff2 (1.4.20); FILE MERGED 2004/07/13 08:45:55 aw 1.4.20.2: #117295# minimize_includes step2 2004/07/08 16:29:11 aw 1.4.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [edcd57fc3158e5e90e47b3eb2e0cde66706609ac]

INTEGRATION: CWS bff2 (1.4.20); FILE MERGED 2004/07/13 08:45:55 aw 1.4.20.2: #117295# minimize_includes step2 2004/07/08 16:29:10 aw 1.4.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [a2ef40f2c5b4a34139727dc61cb78ff8f78a57ed]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:45:53 aw 1.2.20.2: #117295# minimize_includes step2 2004/07/08 16:29:09 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [6d9c96c0e9499632e9a96ddca4a3f3e2eb092b6a]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:45:52 aw 1.3.20.2: #117295# minimize_includes step2 2004/07/08 16:29:08 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [5cf96f5321c1c2610a15b50420bbe130c807c9de]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:45:52 aw 1.3.20.2: #117295# minimize_includes step2 2004/07/08 16:29:07 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [8e5452b57ac2756c2cfea33f3ef398b1c42fa3e7]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:45:51 aw 1.3.20.2: #117295# minimize_includes step2 2004/07/08 16:29:07 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [885934f81283ac5691462eda90b31bda0b84f2c6]

INTEGRATION: CWS bff2 (1.4.20); FILE MERGED 2004/07/14 14:59:59 aw 1.4.20.3: #117295# Corrections after phase2, unxlngi5 and unxsols4 compile 2004/07/13 08:45:51 aw 1.4.20.2: #117295# minimize_includes step2 2004/07/08 16:29:06 aw 1.4.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [e3c7d89593639709ba846e18424797e8b4abb572]

INTEGRATION: CWS bff2 (1.4.20); FILE MERGED 2004/07/13 08:45:51 aw 1.4.20.2: #117295# minimize_includes step2 2004/07/08 16:29:06 aw 1.4.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [30ad8e9a0feec7e359227e137c6d39af921ade0f]

INTEGRATION: CWS bff2 (1.5.20); FILE MERGED 2004/07/14 14:59:59 aw 1.5.20.3: #117295# Corrections after phase2, unxlngi5 and unxsols4 compile 2004/07/13 08:45:51 aw 1.5.20.2: #117295# minimize_includes step2 2004/07/08 16:29:05 aw 1.5.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [96e4922ebc22eb9c6a0db27ff1cb92addbacb05e]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:45:50 aw 1.2.20.2: #117295# minimize_includes step2 2004/07/08 16:29:05 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [435639c66f231095f122154f7cb5a76b8aa9973b]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:45:50 aw 1.3.20.2: #117295# minimize_includes step2 2004/07/08 16:29:05 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [7a17416e9de2a041dc12448fdb5b0ec5cbe8a98b]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:45:50 aw 1.3.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [c90313d70d4b41355986aeaecef67945b87859fd]

INTEGRATION: CWS bff2 (1.4.20); FILE MERGED 2004/07/13 08:45:50 aw 1.4.20.2: #117295# minimize_includes step2 2004/07/08 16:29:05 aw 1.4.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [8b792c474356ca5f6a6e637cb54671e08efb02f7]

INTEGRATION: CWS bff2 (1.4.20); FILE MERGED 2004/07/13 08:45:50 aw 1.4.20.2: #117295# minimize_includes step2 2004/07/08 16:29:04 aw 1.4.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [6992799cf66568ba7d2e64f271262f346025eb74]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:45:49 aw 1.2.20.2: #117295# minimize_includes step2 2004/07/08 16:29:04 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [39c175ae153c58ab5854719841e041a9b4ca2997]

INTEGRATION: CWS bff2 (1.5.20); FILE MERGED 2004/07/13 08:45:49 aw 1.5.20.2: #117295# minimize_includes step2 2004/07/08 16:29:04 aw 1.5.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [82ba1fa4ee4cc33735c01310607d1e2b67473d8b]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:45:48 aw 1.3.20.2: #117295# minimize_includes step2 2004/07/08 16:29:04 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [422d5d4edd4577511821c31950ac32a6ca71fcba]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:45:48 aw 1.3.20.2: #117295# minimize_includes step2 2004/07/08 16:29:03 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [533bb7bae831a1ba961606c78717e059f373eafb]

INTEGRATION: CWS bff2 (1.7.20); FILE MERGED 2004/07/13 08:45:48 aw 1.7.20.2: #117295# minimize_includes step2 2004/07/08 16:29:03 aw 1.7.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [e12c85e819930f27effbe3ba3aa6b7664e4d2e21]

INTEGRATION: CWS bff2 (1.5.20); FILE MERGED 2004/07/13 08:45:48 aw 1.5.20.2: #117295# minimize_includes step2 2004/07/08 16:29:03 aw 1.5.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [a0012c80695c32cf3475cb0106899732cb6ad988]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:45:47 aw 1.3.20.2: #117295# minimize_includes step2 2004/07/08 16:29:03 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [488336b3c21df0889a54437a19a4593375e713ff]

INTEGRATION: CWS bff2 (1.1.1.1.20); FILE MERGED 2004/07/16 09:38:12 aw 1.1.1.1.20.1: #117295# joined stripstr from James Meng


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [aab836a18306cc02cdcdcfbd15586d4f137df95e]

INTEGRATION: CWS bff2 (1.5.20); FILE MERGED 2004/07/14 14:59:58 aw 1.5.20.3: #117295# Corrections after phase2, unxlngi5 and unxsols4 compile 2004/07/13 08:45:47 aw 1.5.20.2: #117295# minimize_includes step2 2004/07/08 16:29:02 aw 1.5.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [714e3c82cf24c4f4631b69b4ab71b33ab74aeec6]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:45:46 aw 1.3.20.2: #117295# minimize_includes step2 2004/07/08 16:29:00 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [02fdba7ef819f87c8e9cb5b3d2626e951f26333b]

INTEGRATION: CWS bff2 (1.4.20); FILE MERGED 2004/07/13 08:45:45 aw 1.4.20.2: #117295# minimize_includes step2 2004/07/08 16:28:57 aw 1.4.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [7b8d39af388bf6f483b293be73e70bd8ff2cdaa8]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:45:45 aw 1.3.20.2: #117295# minimize_includes step2 2004/07/08 16:28:57 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [b6202b906c85c227842982a7aefed1edb0833a48]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:45:44 aw 1.3.20.2: #117295# minimize_includes step2 2004/07/08 16:28:57 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [19bf3be38e4549d4894f4c660954bf11c35e90c6]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:45:43 aw 1.3.20.2: #117295# minimize_includes step2 2004/07/08 16:28:56 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [0ea6dd507d18a2676b0cd025fbffb8c3137f68f2]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:45:43 aw 1.2.20.2: #117295# minimize_includes step2 2004/07/08 16:28:56 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [b8bb2f0b84f151dd64e2b672cc5ff67c5e37f424]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:45:42 aw 1.3.20.2: #117295# minimize_includes step2 2004/07/08 16:28:56 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [203f25aac1b2377bae1c74dfbce28ccf3ace49a9]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:45:41 aw 1.3.20.2: #117295# minimize_includes step2 2004/07/08 16:28:56 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [3b93c3a772fe5612e2606b616851be46d1e1715b]

INTEGRATION: CWS bff2 (1.4.20); FILE MERGED 2004/07/13 08:45:41 aw 1.4.20.2: #117295# minimize_includes step2 2004/07/08 16:28:55 aw 1.4.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [298d206eaaf07ba2a7807fbf0ca94de16d9054d4]

INTEGRATION: CWS bff2 (1.5.20); FILE MERGED 2004/07/13 08:45:40 aw 1.5.20.2: #117295# minimize_includes step2 2004/07/08 16:28:53 aw 1.5.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [dba3eef1168a6f8d6ed71a6d63dd9234f6c34ff8]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:45:39 aw 1.3.20.2: #117295# minimize_includes step2 2004/07/08 16:28:49 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [ee33ebbc6c7a5973a1b82911c28e54e2fc90b0b1]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:45:38 aw 1.3.20.2: #117295# minimize_includes step2 2004/07/08 16:28:48 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [3e583d031c523c99c77911998bc0ec226fec7148]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:45:37 aw 1.3.20.2: #117295# minimize_includes step2 2004/07/08 16:28:47 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [37613e007a8ddaa3e70fd39e27a8f6aca7f1a7b0]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/08 16:28:45 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [05872417355c956ecc1da43e80aabbc787e0da31]

INTEGRATION: CWS bff2 (1.4.20); FILE MERGED 2004/07/14 14:59:58 aw 1.4.20.3: #117295# Corrections after phase2, unxlngi5 and unxsols4 compile 2004/07/13 08:45:37 aw 1.4.20.2: #117295# minimize_includes step2 2004/07/08 16:28:44 aw 1.4.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [fef4df0b5921025fd4e9d415145ce4aff4b3d7bb]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:45:36 aw 1.3.20.2: #117295# minimize_includes step2 2004/07/08 16:28:44 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [33c95c72c7a175b54e0b5b28d17eb2df9e33c94e]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:45:36 aw 1.3.20.2: #117295# minimize_includes step2 2004/07/08 16:28:43 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [5195f3db71fb03eca190c9949871c730977589d7]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:45:35 aw 1.3.20.2: #117295# minimize_includes step2 2004/07/08 16:28:42 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [98421a2d7084ea65523320308b2a9debb24d959a]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:45:35 aw 1.2.20.2: #117295# minimize_includes step2 2004/07/08 16:28:42 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [9672ab2622a2c19aba8e88e1b108d6d99a95b303]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:45:34 aw 1.2.20.2: #117295# minimize_includes step2 2004/07/08 16:28:42 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [c029200cd7caf79ce1a6df7c0b1c035b368a76fa]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:45:34 aw 1.3.20.2: #117295# minimize_includes step2 2004/07/08 16:28:41 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [14aef1650a3a6c019a30ceb25fe4c10650ee8b6a]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:45:32 aw 1.3.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [4a81dd7d8d9a992a203e273f29959c7450fa40bf]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:45:32 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [5749863abef6d892d2f4130fac289e39ec56d23a]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:45:31 aw 1.3.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [f55e5b1aa7e5f20e4f8d80331140e7e10ab75f76]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:45:31 aw 1.3.20.2: #117295# minimize_includes step2 2004/07/08 16:28:41 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [b760ae6b340c3f3de338b36ee0be6963d53bd1f1]

INTEGRATION: CWS bff2 (1.4.20); FILE MERGED 2004/07/08 16:28:41 aw 1.4.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [71ac5ce3553e54857aedd4bdb7b8e3315dcfcb80]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:45:31 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [3f78e1de21120b3e428aae21f648bbea0113377b]

INTEGRATION: CWS bff2 (1.5.20); FILE MERGED 2004/07/13 08:45:31 aw 1.5.20.2: #117295# minimize_includes step2 2004/07/08 16:28:41 aw 1.5.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [b46b5fc1d396c31f16e9630bca6a554596ecb76a]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:45:30 aw 1.2.20.2: #117295# minimize_includes step2 2004/07/08 16:28:40 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [6258989703ee046a72ed58ed6b1284577011e15a]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:45:30 aw 1.3.20.2: #117295# minimize_includes step2 2004/07/08 16:28:38 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [c250786bde8ea6198c4a1280a6e269f5f99114cc]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:45:29 aw 1.2.20.2: #117295# minimize_includes step2 2004/07/08 16:28:35 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [97fefe973aae6f936422f0213eca984ab9287e25]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:45:29 aw 1.3.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [f772beb8fae82068d45f40254d681a6ff372b16a]

INTEGRATION: CWS bff2 (1.4.20); FILE MERGED 2004/07/13 08:45:29 aw 1.4.20.2: #117295# minimize_includes step2 2004/07/08 16:28:35 aw 1.4.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [9d38d55704315ae24e0bc01d739d4473514b0276]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:45:28 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [612e66fe37366faa849bfba80f6eb0f06b9b806f]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:45:28 aw 1.3.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [04adc4345462f1e0bdfaa8f8323853eb2fa8dd59]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:45:27 aw 1.3.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [24e51464f051b3d232cc3ff8188d289b1d06c9b4]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:45:26 aw 1.3.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [9efb93b6dee8074470b92acd2a122127ffdc2927]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/08 16:28:30 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [fb7d46962def2705ce34d739c805a440da9bd999]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:45:26 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [26488d0fb76ed12ba3f83c247508f15fb392fe0c]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:45:25 aw 1.3.20.2: #117295# minimize_includes step2 2004/07/08 16:28:30 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [d7f5efb9d3422c8e69a376036c4d24ba669a7559]

INTEGRATION: CWS bff2 (1.4.20); FILE MERGED 2004/07/13 08:45:25 aw 1.4.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [b94da668bea0a968130c4576e710302635553f10]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:45:25 aw 1.3.20.2: #117295# minimize_includes step2 2004/07/08 16:28:28 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [f3bd7fd53044e126c5fd2b85f7c50263ec8035fe]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:45:25 aw 1.2.20.2: #117295# minimize_includes step2 2004/07/08 16:28:26 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [20a87b0b114e6b3bf0abed6640d8f17501d40151]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:45:24 aw 1.2.20.2: #117295# minimize_includes step2 2004/07/08 16:28:25 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [8a5276a2b1e114cd3a32780a18ccd283a526eb76]

INTEGRATION: CWS bff2 (1.5.4); FILE MERGED 2004/07/13 08:45:24 aw 1.5.4.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [4358f7b7fa4a68883a9ea8c47a1cee1c90bc6247]

INTEGRATION: CWS bff2 (1.4.20); FILE MERGED 2004/07/13 08:45:24 aw 1.4.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [8f25f0532657d529c4b0f65f38d5629733a4936a]

INTEGRATION: CWS bff2 (1.4.20); FILE MERGED 2004/07/13 08:45:24 aw 1.4.20.2: #117295# minimize_includes step2 2004/07/08 16:28:24 aw 1.4.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [1ae09878d323b2c8a90f440881d8369585f7e791]

INTEGRATION: CWS bff2 (1.4.20); FILE MERGED 2004/07/13 08:45:23 aw 1.4.20.2: #117295# minimize_includes step2 2004/07/08 16:28:24 aw 1.4.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [50f68eeb63122377dc5e10b497e8c45d7d67e2cf]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:45:23 aw 1.3.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [5297555f9cb57c55b0b3239facc6383cfd5e9325]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:45:22 aw 1.3.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [6d6166f032a1066b81d431ce011cf3350c2922bb]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:45:21 aw 1.3.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [3b61daa41c2f75b66d46c059889c0f06eeca67b8]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:45:21 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [abd42916e31c5037d4aa11239f2e135ae83d164b]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:45:20 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [d5a58e0ff098ae255025890af83744bd1bb63035]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:45:20 aw 1.2.20.2: #117295# minimize_includes step2 2004/07/08 16:28:24 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [17d4499f40f24e9908c425f91f12b0364c116b56]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:45:20 aw 1.2.20.2: #117295# minimize_includes step2 2004/07/08 16:28:23 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [8088ee147684167630c1dc774f3a090daae5e657]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:45:17 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [6f659313ed010646bd43bb5e49414f7b56df441c]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:45:16 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [5b4f45136ee1d5095f98087dc16ce8af8f24337e]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:45:15 aw 1.2.20.2: #117295# minimize_includes step2 2004/07/08 16:28:22 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [639090de38c8e3c4c6689ac192e63774185bc0ca]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:45:14 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [246867f1fb3108f50d447ac8596b194371cd71f5]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:45:13 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [60f232f28926ed4ff516b68523f73889de8f5c7c]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:45:13 aw 1.2.20.2: #117295# minimize_includes step2 2004/07/08 16:28:21 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [21a6250d3d5d81a8c9c5b76dd19db52f7ad0015a]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:45:12 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [3af9739d13900dc0d2fff08a6d15cc2ee510cc03]

INTEGRATION: CWS bff2 (1.5.20); FILE MERGED 2004/07/13 08:45:12 aw 1.5.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [848af5ca3069e10c13132b46543a019882e884cb]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:45:11 aw 1.3.20.2: #117295# minimize_includes step2 2004/07/08 16:28:20 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [bd24987b374d52c6caa76a4c719b54c4682c4e78]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:45:10 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [816aa6c900e753619946fb90a666cb8c62be5c7e]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:45:09 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [969d4e8edbf0bc29bb39bff7ac9f258685ca69d0]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:45:09 aw 1.3.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [e670b96ce1cac6830f0681d96f4e71725100f452]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:45:08 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [8e17ef2c9375bd4511453d2ee8edf1bcfc0ef65f]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:45:07 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [5988828c37708ac810a594fe09865575aadb830e]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:45:06 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [fb65eedfd081733cfd55be93178e2eb9738dadf4]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:45:05 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [567760b8f71dda1c1b60859bfcd73538b505bb95]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:45:02 aw 1.2.20.2: #117295# minimize_includes step2 2004/07/08 16:28:20 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [cc3d48cdf27f917f75542a2a30fa27ced4c25df3]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:45:01 aw 1.3.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [e76020874be35b87ed172ce8d21fdc99ba8b2c8f]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:45:01 aw 1.2.20.2: #117295# minimize_includes step2 2004/07/08 16:28:20 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [ec631b34934589c8a2e3e0424a9cbc0c8ec7360c]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:44:59 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [81459cc2f54f934ed2ea51cc68b7ccd4f7ba2d56]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:44:57 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [f265b994625950723365aa476afd19cb7e51d0ed]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/08 16:28:19 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [6350a2cb506b366ad565b348d1494cedad45a17b]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/08 16:28:18 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [19978b00012447986f9b250ba3119954d4c0d912]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:44:42 aw 1.3.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [7294bba447eb99e75de1b4bbd6d41ddb0c14a4ff]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:44:41 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [9488738d9bb7f08660b7b81a3400dc128475e8af]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/08 16:28:15 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [3938e6490c9507e8c2b9e12bdcb13defdf949c02]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:44:40 aw 1.3.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [e46cef9979489b43e2fc24689a7dbe862ac509eb]

INTEGRATION: CWS bff2 (1.4.20); FILE MERGED 2004/07/13 08:44:40 aw 1.4.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [9cb45da6ca11b0f273eddbc73098f47862214877]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:44:40 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [f98f30912ebc2208909ae751027d7cb4858e3395]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:44:39 aw 1.3.20.2: #117295# minimize_includes step2 2004/07/08 16:28:14 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [aa76fbcbe7693de4bc6f4405c06efb8cba8583a5]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:44:38 aw 1.3.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [9e4e8c2dce240ec971db5b906e6d32ce353bab39]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:44:38 aw 1.3.20.2: #117295# minimize_includes step2 2004/07/08 16:28:13 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [7a6479b458f65f7d9e39de282e406bf77b30c657]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:44:37 aw 1.3.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [0e2a16bc311e9ac531005e8a73d6d837513c59c9]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:44:36 aw 1.3.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [ec0f689593bf4806514e478b095ae1d8a413f325]

INTEGRATION: CWS bff2 (1.1.1.1.20); FILE MERGED 2004/07/16 09:38:11 aw 1.1.1.1.20.1: #117295# joined stripstr from James Meng


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [534ea5f1cf80916e86236bbef72d096bcc9341f4]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:44:36 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [053001b138efb889d9b7134b699b7ad276326f0d]

INTEGRATION: CWS bff2 (1.5.20); FILE MERGED 2004/07/13 08:44:35 aw 1.5.20.2: #117295# minimize_includes step2 2004/07/08 16:28:13 aw 1.5.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [3514c9bf56ccd5cd919b2cd04df893bcae15950f]

INTEGRATION: CWS bff2 (1.4.20); FILE MERGED 2004/07/13 08:44:35 aw 1.4.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [852aaf5bcc22be8096f0f06e38a24651a1de3d09]

INTEGRATION: CWS bff2 (1.5.20); FILE MERGED 2004/07/13 08:44:34 aw 1.5.20.2: #117295# minimize_includes step2 2004/07/08 16:28:13 aw 1.5.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [3ba08f59bcd7074edae2c0a91d3387b6868b4942]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:44:34 aw 1.3.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [58c76d96adf57cc744acdd11ffab3a2ff8861c01]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:44:34 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [59837162f4729db9751a6f2c80a06f68a1a8c889]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:44:33 aw 1.3.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [c2e2df1a52ad403cb86213e625fa4096a83869b9]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:44:32 aw 1.3.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [5988f84540d33ed1a6ddf1862db05517979f1a35]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:44:32 aw 1.2.20.2: #117295# minimize_includes step2 2004/07/08 16:28:13 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [e870241ebe9f2c06c740b1ae723d9e3beba4ed97]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:44:31 aw 1.3.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [d4944d0f8a07b47383cdfa524067e1102362ecdb]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:44:30 aw 1.3.20.2: #117295# minimize_includes step2 2004/07/08 16:28:13 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [3edd81d231040b17164106c7f50b8067c6e80afe]

INTEGRATION: CWS bff2 (1.4.20); FILE MERGED 2004/07/13 08:44:30 aw 1.4.20.2: #117295# minimize_includes step2 2004/07/08 16:28:12 aw 1.4.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [e190a5e8c8db26fab1b7f96dab71043a6de57b56]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:44:30 aw 1.3.20.2: #117295# minimize_includes step2 2004/07/08 16:28:12 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [4d9cd696e38dcdbf4734e2e8edda2d973037654b]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:44:29 aw 1.3.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [6909a63d05c9ab1bedc49d67821899e319345524]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:44:29 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [9f050798f7456837936b7135bab05fdabfc6e1d7]

INTEGRATION: CWS bff2 (1.4.20); FILE MERGED 2004/07/13 08:44:29 aw 1.4.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [2c063f02962225c8bee738f05e6098a6cc6a963d]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:44:28 aw 1.3.20.2: #117295# minimize_includes step2 2004/07/08 16:28:12 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [8e395e6477fbcd99036a91e133d6f12cf72f25cd]

INTEGRATION: CWS bff2 (1.5.20); FILE MERGED 2004/07/13 08:44:28 aw 1.5.20.2: #117295# minimize_includes step2 2004/07/08 16:28:12 aw 1.5.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [59dada5f9ccfb00c5a1f129bc6c896265aa84120]

INTEGRATION: CWS bff2 (1.4.20); FILE MERGED 2004/07/13 08:44:27 aw 1.4.20.2: #117295# minimize_includes step2 2004/07/08 16:28:11 aw 1.4.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [3ccd151190b735f0628e74cb55a87cc2dcab0f91]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:44:27 aw 1.3.20.2: #117295# minimize_includes step2 2004/07/08 16:28:11 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [e4d42b4d9d45188dabb0bca3427862f71d0ed843]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:44:26 aw 1.3.20.2: #117295# minimize_includes step2 2004/07/08 16:28:11 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [333f3e93e5e8b3d9af0109bcda15f9bac3dc520b]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:44:25 aw 1.3.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [cf72d3214b4a7478218c8c2d0cc363366dcfdf73]

INTEGRATION: CWS bff2 (1.6.20); FILE MERGED 2004/07/13 08:44:24 aw 1.6.20.2: #117295# minimize_includes step2 2004/07/08 16:28:10 aw 1.6.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [750c36312e40b967c47793ce9622eb1d79356851]

INTEGRATION: CWS bff2 (1.1.1.1.20); FILE MERGED 2004/07/16 09:38:05 aw 1.1.1.1.20.1: #117295# joined stripstr from James Meng


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [5fd784306ce25cffe5e7992de5423e7703c8fbae]

INTEGRATION: CWS bff2 (1.1.1.1.20); FILE MERGED 2004/07/16 09:38:05 aw 1.1.1.1.20.2: #117295# joined stripstr from James Meng 2004/07/08 16:27:58 aw 1.1.1.1.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [b6931eb1390bbe9f3d76a9b4a7c9ff20c4b9e45e]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:44:24 aw 1.3.20.2: #117295# minimize_includes step2 2004/07/08 16:28:10 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [63586adaf244471b1191e941516ae0d2bf5e12ad]

INTEGRATION: CWS bff2 (1.4.20); FILE MERGED 2004/07/13 08:44:23 aw 1.4.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [bab35ed70b4aef067bfd5741c6be5575cf0a7989]

INTEGRATION: CWS bff2 (1.6.4); FILE MERGED 2004/07/13 08:44:22 aw 1.6.4.2: #117295# minimize_includes step2 2004/07/08 16:28:10 aw 1.6.4.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [1875bcfb6f688508f57a9b60e2b56e0d3214839c]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:44:22 aw 1.3.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [c6a568769d0ebe518176f58c72b4b7fa29044934]

INTEGRATION: CWS bff2 (1.4.20); FILE MERGED 2004/07/13 08:44:21 aw 1.4.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [302af9f52bae1f1b26a27cb15a78d04ebf23c2da]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:44:21 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [1ff8ebc231dd3fd6f8ef5900cbfa571a9ee43dfa]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:44:20 aw 1.3.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [35116c61841901530a48f47e42bf3503b1ca53cc]

INTEGRATION: CWS bff2 (1.5.20); FILE MERGED 2004/07/13 08:44:19 aw 1.5.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [00e83036bcfccd75b34cc23502835604368a3e94]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:44:18 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [3ca90889cff5c85f73bfed2b722f22a8f395ccf3]

INTEGRATION: CWS bff2 (1.1.1.1.20); FILE MERGED 2004/07/16 09:38:02 aw 1.1.1.1.20.1: #117295# joined stripstr from James Meng


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [3723e5840b0a637acba830668b202804a33c9adf]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:44:16 aw 1.3.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [e86a0c5edcc8ef6020acc2eddd7ca2dcf4a89d9b]

INTEGRATION: CWS bff2 (1.4.20); FILE MERGED 2004/07/13 08:44:15 aw 1.4.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [a304d8c43c42223cbef4fdc9586cd2c588c4e30b]

INTEGRATION: CWS bff2 (1.1.1.1.20); FILE MERGED 2004/07/16 09:38:00 aw 1.1.1.1.20.1: #117295# joined stripstr from James Meng


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [93567d867187465023d1840bd600be76d57bc052]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:44:15 aw 1.3.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [bbe7e83be3c539bc3f5e240a29e9845e3649885a]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:44:14 aw 1.3.20.1: #117295# minimize_includes step2


2004-08-03  Rüdiger Timm  <rt@openoffice.org>  [f3e83dcb900e34dd7874985a434ea49a5f4107ad]

SRC680


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [9fe7525f3b767f2929a78dbf5164bc7c87fb1f87]

INTEGRATION: CWS bff2 (1.4.20); FILE MERGED 2004/07/13 08:44:14 aw 1.4.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [c7dbc20124da2daaecae186ad7cddb9b139f6a72]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:44:14 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [15d5385c76dacf1f55cdad62077954a284f7fac8]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:44:13 aw 1.3.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [e810bd26dac6aa37e4afdb247a33ef4136088666]

INTEGRATION: CWS bff2 (1.1.1.1.20); FILE MERGED 2004/07/16 09:37:56 aw 1.1.1.1.20.1: #117295# joined stripstr from James Meng


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [ff2f0fb871387082d9580781902bfe045653d50d]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/08 16:28:08 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [0681a0318e8949270fd354cf5d4fb3e516a134d7]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:44:12 aw 1.3.20.2: #117295# minimize_includes step2 2004/07/08 16:28:07 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [b3e88659a5cfac744c355f80d71700bbfad10ae3]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:44:12 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [2745bbeb90212e444fa66284d233af041fbdeb93]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/08 16:28:07 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [3090346d1faedbaaa4ddb0dccf384f3cd7916957]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/08 16:28:07 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [887b463f6452a29fbc4c1779912961e37943668e]

INTEGRATION: CWS bff2 (1.1.1.1.20); FILE MERGED 2004/07/16 09:37:54 aw 1.1.1.1.20.1: #117295# joined stripstr from James Meng


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [c9c60be83a1fa0be4a9873c2639b51b41f7aa42a]

INTEGRATION: CWS bff2 (1.1.1.1.20); FILE MERGED 2004/07/16 09:37:53 aw 1.1.1.1.20.1: #117295# joined stripstr from James Meng


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [a5c407b440a24b3a383e87278eb40b6d3e5b3cb6]

INTEGRATION: CWS bff2 (1.4.20); FILE MERGED 2004/07/13 08:44:09 aw 1.4.20.2: #117295# minimize_includes step2 2004/07/08 16:28:03 aw 1.4.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [47a995a63696210da5a448d7a0659123c97ed33c]

INTEGRATION: CWS bff2 (1.4.20); FILE MERGED 2004/07/13 08:44:08 aw 1.4.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [adda3dbe207867b00d198d9c22ced06ba5ddc3b8]

INTEGRATION: CWS bff2 (1.5.20); FILE MERGED 2004/07/13 08:44:08 aw 1.5.20.2: #117295# minimize_includes step2 2004/07/08 16:28:03 aw 1.5.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [28d07fc028bac91c9b25fd18ddac13e182d41a44]

INTEGRATION: CWS bff2 (1.4.20); FILE MERGED 2004/07/13 08:44:07 aw 1.4.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [f8abb19f6b0cf9985fdcdbbb651b1b4079153b25]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:44:07 aw 1.2.20.2: #117295# minimize_includes step2 2004/07/08 16:28:02 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [0e358a61d185bb53ff9fe8c93782456a4597e31c]

INTEGRATION: CWS bff2 (1.1.1.1.20); FILE MERGED 2004/07/16 09:38:10 aw 1.1.1.1.20.1: #117295# joined stripstr from James Meng


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [4f8fb02d62f68028fa99dfa288d768cdfefa2fa6]

INTEGRATION: CWS bff2 (1.1.1.1.20); FILE MERGED 2004/07/08 16:28:02 aw 1.1.1.1.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [1d0cb1ed8b9ef5b4db89e475155ebeb4888dc307]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:44:06 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [05a63dbf43c6d95fbd8e30ae6874471754e2c67c]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/14 14:59:57 aw 1.2.20.2: #117295# Corrections after phase2, unxlngi5 and unxsols4 compile 2004/07/13 08:44:05 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [56a3152fd84166708f234851f6f6412f82a7434d]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:44:04 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [7439d7dfc79d7f4d80ab80f1da75cfb32121f625]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:43:59 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [dbb3cab9fa8ff95dc44e747163b6c378cda15513]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:43:58 aw 1.2.20.2: #117295# minimize_includes step2 2004/07/08 16:27:59 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [7d6a5be1cb14008d6e0a277b74cddd87c5863152]

INTEGRATION: CWS bff2 (1.4.20); FILE MERGED 2004/07/13 08:43:58 aw 1.4.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [e9c5594a00716141ad6ea47464a815a66f939015]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:43:57 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [1d9b8faff61fafa9511b4d84d4055e154aa6c98e]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:43:57 aw 1.2.20.2: #117295# minimize_includes step2 2004/07/08 16:27:58 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [aeba397d492685c0b02387ed6ca15018fb4fb1a3]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:43:56 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [1dd2c9f5f93615b181868d6f1908a90ffff26862]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:43:56 aw 1.2.20.2: #117295# minimize_includes step2 2004/07/08 16:27:57 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [cbfb21a43aaccecce83496198b51c99f660b0468]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:43:53 aw 1.3.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [346336860cbf1edbc2e76f469470c4f27acac44d]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:43:52 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [28b2ae01c0d839c3945c9d374ae2f0a131eebc06]

INTEGRATION: CWS bff2 (1.5.20); FILE MERGED 2004/07/13 08:43:52 aw 1.5.20.2: #117295# minimize_includes step2 2004/07/08 16:27:57 aw 1.5.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [61f1977ff4ec8d17ed829f968efe4175fe644173]

INTEGRATION: CWS bff2 (1.1.1.1.20); FILE MERGED 2004/07/16 09:37:47 aw 1.1.1.1.20.1: #117295# joined stripstr from James Meng


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [94ae24eb6b7b921c5c9642c65b8acb2e07a90875]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:43:51 aw 1.3.20.2: #117295# minimize_includes step2 2004/07/08 16:27:56 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [a24b7e8c3d2049c2a5278faf808993702f919a0d]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:43:50 aw 1.2.20.2: #117295# minimize_includes step2 2004/07/08 16:27:56 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [e1ec827ac951fd6c872fbe6d1891c6c28c600fb8]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:43:49 aw 1.3.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [76037bc751c6480afbdbea9af1d5cfcea4481559]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:43:48 aw 1.3.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [f16d413d66737b2ee372466e7dea9c806016089d]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/08 16:27:56 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [b65cdf0da4cac6f2f2362f96c491d966c763d326]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/08 16:27:55 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [5ec8e295d76fea7a5f5a47d886ac9e6c553f7f10]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/08 16:27:55 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [d1bb5181ec3785b85c24cd1857b256cf04d5a1d3]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/08 16:27:53 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [56393e2d7c1bf2917cd058409c0f36d8350eefdc]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/08 16:27:51 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [5b7e21f4b897eee4de98504d41a54acba0342aa8]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/08 16:27:50 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [8b7f7183431a2e874508bde102dab9edb810dbb5]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/08 16:27:49 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [09901ba7587cff6fef6015ffb558138a8a0897cd]

INTEGRATION: CWS bff2 (1.1.1.1.20); FILE MERGED 2004/07/16 09:38:05 aw 1.1.1.1.20.1: #117295# joined stripstr from James Meng


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [673468f46c3b24077ef82e87ff872fc8701f6b35]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/08 16:27:48 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [5edb8a17d834a9f73ddffe2d77e6e1b845a0dbd4]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/08 16:27:47 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [6f44851afe86847c43a6b84ec86b7176183a94de]

INTEGRATION: CWS bff2 (1.6.20); FILE MERGED 2004/07/13 08:42:03 aw 1.6.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [c4ab54fb62beb2057c36ef39a682e5f07bdbccdf]

INTEGRATION: CWS bff2 (1.1.1.1.20); FILE MERGED 2004/07/16 09:38:03 aw 1.1.1.1.20.1: #117295# joined stripstr from James Meng


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [07aa2d0913ab5939bb81df66cd0cc3bebd751e2f]

INTEGRATION: CWS bff2 (1.4.20); FILE MERGED 2004/07/13 08:43:38 aw 1.4.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [1fadb3a2c6b92fc23cfd206cc8b697c0ba3695a0]

INTEGRATION: CWS bff2 (1.1.1.1.20); FILE MERGED 2004/07/16 09:37:35 aw 1.1.1.1.20.1: #117295# joined stripstr from James Meng


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [512f57dea342445e07d3af9439c6c9661b775edc]

INTEGRATION: CWS bff2 (1.2.14); FILE MERGED 2004/07/16 09:37:34 aw 1.2.14.1: #117295# joined stripstr from James Meng


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [0761515af372392eae3e6655b677cc8bf8b5a011]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:43:35 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [d0d143823732820207f613b9b835eae85ac276d1]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:43:34 aw 1.3.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [cc1c3177625b9621b7a7e167ab68aa39a7af959a]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:43:33 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [eacb29dfc3001de8a782daadd05ebb75102e7ac3]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:43:33 aw 1.3.20.2: #117295# minimize_includes step2 2004/07/08 16:27:38 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [c96527eadee0ed58fa972618fe2cd67504e82855]

INTEGRATION: CWS bff2 (1.4.20); FILE MERGED 2004/07/13 08:43:33 aw 1.4.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [7bca241ccf2a9c3bd99367eb141cb7e67c7f390f]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:43:32 aw 1.3.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [425f2db54be8f5a6f62af05e43af85e7f652a649]

INTEGRATION: CWS bff2 (1.1.1.1.20); FILE MERGED 2004/07/16 09:38:01 aw 1.1.1.1.20.1: #117295# joined stripstr from James Meng


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [3f6e713a0a1c9c6bd6863e661a231a9df02c798b]

INTEGRATION: CWS bff2 (1.4.20); FILE MERGED 2004/07/13 08:43:31 aw 1.4.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [16b4178205723ef52c1bd8fd8ba032a7783a9c5d]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:43:31 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [01e5380c6b8f2101c11cd31b807f1239b15ad3af]

INTEGRATION: CWS bff2 (1.1.1.1.20); FILE MERGED 2004/07/16 09:37:31 aw 1.1.1.1.20.1: #117295# joined stripstr from James Meng


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [6c3991b27a6dc4993cd6e383e290c6d989c723eb]

INTEGRATION: CWS bff2 (1.4.20); FILE MERGED 2004/07/13 08:43:26 aw 1.4.20.2: #117295# minimize_includes step2 2004/07/08 16:27:36 aw 1.4.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [4a8c5fce7cc8c5ebc32d9c5c1d29ebb8a3e24c94]

INTEGRATION: CWS bff2 (1.1.20); FILE MERGED 2004/07/16 09:37:29 aw 1.1.20.1: #117295# joined stripstr from James Meng


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [b3494d6cf655c1ab4715eae2bbb2aa963cb533bd]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:43:26 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [fca3b2a9d9df33ad5d61a0a2dd2c163c11c60f99]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:43:25 aw 1.3.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [6d70fbe386c8209e092e46f1dc40fe098b70a77b]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/08 16:27:35 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [8a53ebbcc25772a81fb6d0e912295b529fc6685c]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:43:24 aw 1.3.20.2: #117295# minimize_includes step2 2004/07/08 16:27:35 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [cb4d6205e69c10e76c55c88b708232b56fb2426d]

INTEGRATION: CWS bff2 (1.1.1.1.20); FILE MERGED 2004/07/16 09:37:23 aw 1.1.1.1.20.1: #117295# joined stripstr from James Meng


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [cb07a49aa5094e73d2951db98932ba8e7bc3b77e]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:43:24 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [14fe276acffa1d6a4295f04e5371e8627f7d017a]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:43:23 aw 1.3.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [cd3e04fa91837a1cf1ff497e9533d0a9a54dc832]

INTEGRATION: CWS bff2 (1.5.20); FILE MERGED 2004/07/13 08:43:23 aw 1.5.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [cc66aa874712ef7e4db3edd4241ffbcba730429e]

INTEGRATION: CWS bff2 (1.1.20); FILE MERGED 2004/07/16 09:37:22 aw 1.1.20.1: #117295# joined stripstr from James Meng


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [dedbd3ace4239a68765dafdcd02876aac852a565]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:43:23 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [0d59f259ab39ce44be90a1e26cd0ab27c3628c3b]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:43:22 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [fe9fbc15b99e8def45d37a0f381f19ccda8db520]

INTEGRATION: CWS bff2 (1.4.20); FILE MERGED 2004/07/13 08:43:22 aw 1.4.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [8eb7a4ff7c33ab3f1136f9568b00c7a3207fca53]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:43:21 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [0024d059cac201b1d9aae9cbbd034e7329731ece]

INTEGRATION: CWS bff2 (1.4.20); FILE MERGED 2004/07/13 08:43:21 aw 1.4.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [e2e1f274aa8876891fdee5ac8734e42833012ff3]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:43:20 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [ccd9c66e9f5d923c015c3fccf04cc93be3430ae1]

INTEGRATION: CWS bff2 (1.1.1.1.20); FILE MERGED 2004/07/16 09:37:19 aw 1.1.1.1.20.1: #117295# joined stripstr from James Meng


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [c6ad05a721c2069eb418c3dfee53d4feb8a05bd6]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:43:19 aw 1.3.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [83b53c34847181cdb0bd684b5a68dd8cef54f0ab]

INTEGRATION: CWS bff2 (1.1.1.1.20); FILE MERGED 2004/07/16 09:37:16 aw 1.1.1.1.20.2: #117295# joined stripstr from James Meng 2004/07/08 16:25:29 aw 1.1.1.1.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [a6e08e1d93ff52e73b3843abfaef72daa62f331a]

INTEGRATION: CWS bff2 (1.1.1.1.20); FILE MERGED 2004/07/16 09:37:13 aw 1.1.1.1.20.1: #117295# joined stripstr from James Meng


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [8d14ac7313cd44695298c5170bed31d2e9f6b9c5]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:43:18 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [4b6e51c4e51e7c0cb70fdcfd6a1a941afbc3e910]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:43:17 aw 1.3.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [0d83798fc9522c118ef9925b89ed9f0e31f49ef7]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:43:17 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [45b4110c30c472724569915c9996fb0d4027106f]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:43:16 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [9df96632c2e4bf1146e3b7e57f7b9425f824bcbd]

INTEGRATION: CWS bff2 (1.4.20); FILE MERGED 2004/07/13 08:43:15 aw 1.4.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [be8b15359c0e931036660c440d411701d3756af0]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:43:15 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [dc534151bed492dfa00410a1537c49fe5e642d98]

INTEGRATION: CWS bff2 (1.5.20); FILE MERGED 2004/07/13 08:43:14 aw 1.5.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [94e0da2ff826a45dec64ab9983ceed36427db6e6]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:43:14 aw 1.3.20.2: #117295# minimize_includes step2 2004/07/08 16:27:35 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [113b727ba9495c7ede719dae2fad98bb28d96108]

INTEGRATION: CWS bff2 (1.4.20); FILE MERGED 2004/07/13 08:43:13 aw 1.4.20.2: #117295# minimize_includes step2 2004/07/08 16:27:34 aw 1.4.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [5b928c8acf27d309c28c5dc08e0750eed2cb9122]

INTEGRATION: CWS bff2 (1.5.20); FILE MERGED 2004/07/13 08:43:13 aw 1.5.20.2: #117295# minimize_includes step2 2004/07/08 16:27:34 aw 1.5.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [0256fbd3dcff708ef28074b1ba9fdbd20fa5319d]

INTEGRATION: CWS bff2 (1.5.20); FILE MERGED 2004/07/13 08:43:12 aw 1.5.20.2: #117295# minimize_includes step2 2004/07/08 16:27:34 aw 1.5.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [e3e7d579bceda0463e07a04a0369538141983a8a]

INTEGRATION: CWS bff2 (1.4.20); FILE MERGED 2004/07/13 08:43:12 aw 1.4.20.2: #117295# minimize_includes step2 2004/07/08 16:27:33 aw 1.4.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [b86649fc5210da54af4b92932c4bcc337e0d1ec6]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:43:11 aw 1.3.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [c256a0519cea2bb9a2809fe8a34b3622d3796495]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:43:11 aw 1.2.20.2: #117295# minimize_includes step2 2004/07/08 16:27:32 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [731f207ba10172a0578a133a7b7171363fe5be13]

INTEGRATION: CWS bff2 (1.4.20); FILE MERGED 2004/07/13 08:43:10 aw 1.4.20.2: #117295# minimize_includes step2 2004/07/08 16:27:32 aw 1.4.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [21a3384e9d379117822a3761b5a26237e23afc53]

INTEGRATION: CWS bff2 (1.4.20); FILE MERGED 2004/07/13 08:43:10 aw 1.4.20.2: #117295# minimize_includes step2 2004/07/08 16:27:31 aw 1.4.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [a77de4fc7d1d06cb6ef0a92e9d3fb5a42713d940]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:43:10 aw 1.3.20.2: #117295# minimize_includes step2 2004/07/08 16:27:31 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [7c8074babd284cb15a1cac2b2c8707b86512c81a]

INTEGRATION: CWS bff2 (1.5.20); FILE MERGED 2004/07/13 08:43:09 aw 1.5.20.2: #117295# minimize_includes step2 2004/07/08 16:27:31 aw 1.5.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [6f07527e461cd5033ab5b70a9e1c10573fca4783]

INTEGRATION: CWS bff2 (1.4.20); FILE MERGED 2004/07/13 08:43:08 aw 1.4.20.2: #117295# minimize_includes step2 2004/07/08 16:27:30 aw 1.4.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [141a9adbf1ea20d6871bfecd2fdbd0f2a302365f]

INTEGRATION: CWS bff2 (1.4.20); FILE MERGED 2004/07/13 08:43:07 aw 1.4.20.2: #117295# minimize_includes step2 2004/07/08 16:27:30 aw 1.4.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [70e9312f32df814f891a4449a5a8cc20e4f2c7f3]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:43:07 aw 1.2.20.2: #117295# minimize_includes step2 2004/07/08 16:27:30 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [ea2e8a3aba2b295f1afda6aec32137310fcca3d4]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:43:07 aw 1.3.20.2: #117295# minimize_includes step2 2004/07/08 16:27:30 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [9670d6cce51a23cc9e078306d2a9d5e675f2e9c5]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/08 16:27:29 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [a9d95b43d6f4e07a01366a3496014801861f15b4]

INTEGRATION: CWS bff2 (1.1.1.1.20); FILE MERGED 2004/07/16 09:38:00 aw 1.1.1.1.20.1: #117295# joined stripstr from James Meng


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [a81c33c076decc5d2824220d42d9db8efdcfec4b]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:43:06 aw 1.3.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [87400b066d55f6ee3abb32848ef3a65b7df29a94]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:43:03 aw 1.3.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [208f3c231b11ea783111f8c9b61271b22d4794fd]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:43:02 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [10c910bbb71b95ae0d1d36404f9845235a114b9c]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:43:00 aw 1.3.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [ef585c4ba16d5060552e45d71d39e0fe4b5d036e]

INTEGRATION: CWS bff2 (1.1.1.1.20); FILE MERGED 2004/07/16 09:37:49 aw 1.1.1.1.20.1: #117295# joined stripstr from James Meng


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [7e53df151537a8738aa491aaa57cd130c4fc4ab4]

INTEGRATION: CWS bff2 (1.4.20); FILE MERGED 2004/07/13 08:42:56 aw 1.4.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [72652820f22e5ecaaacc51f116a0babcc0ca8b15]

INTEGRATION: CWS bff2 (1.4.20); FILE MERGED 2004/07/08 16:27:24 aw 1.4.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [d238233d2a492ef09d0f88dfec8ea50dddcb575a]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:42:55 aw 1.3.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [eed80df70106a12a258120d5d2e9893ee3fd7a32]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:42:54 aw 1.3.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [1b33258da3b21f8571ef0fb34b5294307b287659]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:42:53 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [3e2081dc48d2d1eba4712bf7600f7b349481907c]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/08 16:27:24 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [384c46275cbe8dbaa80d395d1e95299da0c7ff6a]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:42:53 aw 1.3.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [66768774b5a4dff5cece16ca13c9001d19ed4c4d]

INTEGRATION: CWS bff2 (1.4.20); FILE MERGED 2004/07/13 08:42:53 aw 1.4.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [20acde83c354e27f218c9ab704df22ef67bc6967]

INTEGRATION: CWS bff2 (1.4.20); FILE MERGED 2004/07/13 08:42:52 aw 1.4.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [3786699035d2a83cb4f100c82780c0eabc3f9e52]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:42:51 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [9557e22ed50168aad749f0320c1f1ba09269a6e3]

INTEGRATION: CWS bff2 (1.1.1.1.20); FILE MERGED 2004/07/16 09:37:47 aw 1.1.1.1.20.1: #117295# joined stripstr from James Meng


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [de5747aff93331b6965d33a6333585ce01539539]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:42:50 aw 1.3.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [9a1c709bedbc35da844c5d9f623e1a302c73f23a]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:42:44 aw 1.3.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [bf2f4362e4871130c21034016709469ad65675ae]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:42:33 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [730eacb723160c3a64bf37b7fc1960f0b6b7ed32]

INTEGRATION: CWS scmtoapoc (1.22.52); FILE MERGED 2004/04/22 09:12:09 ssmith 1.22.52.1: #115692# ldap user profile backend


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [63efb10f1da7f5edf0bbbda1c433c41273ba7be8]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/08 16:27:19 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [e7c2e8edf7804b8507c061ca5fa77d4d0a0ca9f6]

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>  [317aef7b6c361c1234dc1581b24aff22443a7a1c]

INTEGRATION: CWS bff2 (1.4.20); FILE MERGED 2004/07/08 16:27:18 aw 1.4.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [3ed2e2d21b06cd06e000e79d6632acd73d506aca]

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>  [2e1bdfcf5926f566de67974bc30dced2d7a91d01]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/08 16:27:17 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [8d8107fcc7f987f402b7a62f2dcb15e287ee39f9]

INTEGRATION: CWS scmtoapoc (1.133.30); FILE MERGED 2004/07/12 12:29:19 jb 1.133.30.3: RESYNC: (1.137-1.144); FILE MERGED 2004/06/14 14:43:29 ssmith 1.133.30.2: RESYNC: (1.133-1.137); FILE MERGED 2004/05/13 09:50:50 ssmith 1.133.30.1: #115691# removing scm dependant code


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [5d612befece6dd1047681ea2f844234970048657]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/08 16:27:16 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [8764037016d3f3c7f030dab0a9139d60266b5226]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/08 16:27:15 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [15dc2472e59ff25269cce7bb1b2061b5b56a68b4]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:42:31 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [6323820bbe445e03cff6947857c09689fd164cce]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/08 16:27:15 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [e06c2292ff570eef2c54da47d11009c8ea3a54ad]

INTEGRATION: CWS bff2 (1.5.20); FILE MERGED 2004/07/08 16:27:14 aw 1.5.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [a366adc16318091142dd84d2e0035b47db3325bf]

INTEGRATION: CWS bff2 (1.4.20); FILE MERGED 2004/07/13 08:42:28 aw 1.4.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [77f20e8a7dad5a3f018a674eace32997ed4cb363]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:42:28 aw 1.3.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [4df9c61ce48b1180ac5500567ce1cabb7d8e05e8]

INTEGRATION: CWS bff2 (1.4.20); FILE MERGED 2004/07/08 16:27:13 aw 1.4.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [0cc817a430a42a9e7de6fd425cb72e0161b647c9]

INTEGRATION: CWS bff2 (1.5.20); FILE MERGED 2004/07/13 08:42:27 aw 1.5.20.2: #117295# minimize_includes step2 2004/07/08 16:27:13 aw 1.5.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [67c83d571a09933c20939d82ff985b551e356480]

INTEGRATION: CWS bff2 (1.4.20); FILE MERGED 2004/07/13 08:42:26 aw 1.4.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [732b54f412e95be9f7e189eb558957e5d3d8d12b]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/14 14:59:56 aw 1.3.20.3: #117295# Corrections after phase2, unxlngi5 and unxsols4 compile 2004/07/13 08:42:26 aw 1.3.20.2: #117295# minimize_includes step2 2004/07/08 16:27:13 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [9cbef630987236b72bfae47aa99213b0d56b80c2]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:42:25 aw 1.3.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [40b7d6974124120e2cd54adf6ee9b471040364a8]

INTEGRATION: CWS bff2 (1.4.20); FILE MERGED 2004/07/13 08:42:24 aw 1.4.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [9e2ed57546c975252e0709d52e43ece7017d9079]

INTEGRATION: CWS scmtoapoc (1.1.2); FILE ADDED 2004/04/22 09:24:17 ssmith 1.1.2.1: #115692# adding ldap user profile backend support


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [95f49953572c6fb005d9d87921008b4b40e64024]

INTEGRATION: CWS scmtoapoc (1.1.2); FILE ADDED 2004/04/22 09:22:17 ssmith 1.1.2.1: #115692# adding ldap user profile backend support


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [017e7f6dd07611c4afebf8d21f0c158b7bbefcc4]

INTEGRATION: CWS scmtoapoc (1.1.2); FILE ADDED 2004/04/22 11:29:13 ssmith 1.1.2.1: #115692# adding Active Directory Mapping File


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [6380a366b5aafbaa711ea8ee19ae9d0f9b7efd3f]

INTEGRATION: CWS scmtoapoc (1.35.6); FILE MERGED 2004/04/22 09:29:00 ssmith 1.35.6.1: #115692# adding ldap user profile backend support


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [abee18eeeaf643e584958d8fff5ffab5ca10503a]

INTEGRATION: CWS scmtoapoc (1.43.4); FILE MERGED 2004/07/12 13:28:15 jb 1.43.4.3: RESYNC: (1.44-1.46); FILE MERGED 2004/06/14 14:27:41 ssmith 1.43.4.2: RESYNC: (1.43-1.44); FILE MERGED 2004/04/22 09:15:20 ssmith 1.43.4.1: #115692# adding ldap user profile backend supoort


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [40c355420658a9d5a7faf01884ff8992581afa5a]

INTEGRATION: CWS scmtoapoc (1.1.2); FILE ADDED 2004/04/22 09:10:41 ssmith 1.1.2.1: #115692# ldap user profile backend


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [aefe7dfb971c4b96940fc7179a83212049993986]

INTEGRATION: CWS scmtoapoc (1.1.2); FILE ADDED 2004/04/22 09:10:40 ssmith 1.1.2.1: #115692# ldap user profile backend


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [8c8fa4fb63d94e2d2f31819a61539319c95f250e]

INTEGRATION: CWS scmtoapoc (1.1.2); FILE ADDED 2004/04/22 09:10:39 ssmith 1.1.2.1: #115692# ldap user profile backend


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [4bb3709ec6fc1f6a64de04013ca9028beb527a28]

INTEGRATION: CWS scmtoapoc (1.1.2); FILE ADDED 2004/04/22 09:10:38 ssmith 1.1.2.1: #115692# ldap user profile backend


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [71f824e8552e9e3bd1844e04534904877eda1a90]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:42:13 aw 1.3.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [4c58df1dd5e8de3fc0cee92955ca5d3877641fa9]

INTEGRATION: CWS scmtoapoc (1.1.2); FILE ADDED 2004/04/22 09:10:37 ssmith 1.1.2.1: #115692# ldap user profile backend


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [37163099b9e4a2f719df914f44869ced67eaca87]

INTEGRATION: CWS bff2 (1.4.20); FILE MERGED 2004/07/13 08:42:12 aw 1.4.20.2: #117295# minimize_includes step2 2004/07/08 16:27:09 aw 1.4.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [6f47148b3ab66cdcacb36167c50c410d26e753db]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:42:12 aw 1.3.20.2: #117295# minimize_includes step2 2004/07/08 16:27:09 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [7800a1f8a30f7b0807f919b9ff55cbe61b35781a]

INTEGRATION: CWS scmtoapoc (1.1.2); FILE ADDED 2004/04/22 09:10:36 ssmith 1.1.2.1: #115692# ldap user profile backend


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [622993731cbff15fff61c77e298ad2871418b905]

INTEGRATION: CWS scmtoapoc (1.10.34); FILE MERGED 2004/04/22 09:12:37 ssmith 1.10.34.1: #115692# ldap user profile backend


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [863583a0976300cf32b314ee0762f37417c6cb2f]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:42:11 aw 1.3.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [f6eab0fb1a7eadb9c451d639824353c5e8b8c012]

INTEGRATION: CWS scmtoapoc (1.2.6); FILE MERGED 2004/04/26 09:10:35 ssmith 1.2.6.1: #116483# adding try/catch for robustness


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [fe23210b95528885f0ee71cf4c2ce3edf4148e77]

INTEGRATION: CWS bff2 (1.4.20); FILE MERGED 2004/07/13 08:42:08 aw 1.4.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [a1a46838cf11799e37e1298eface04b61e021800]

INTEGRATION: CWS scmtoapoc (1.2.6); FILE MERGED 2004/07/12 13:16:35 jb 1.2.6.2: RESYNC: (1.2-1.3); FILE MERGED 2004/06/17 16:37:06 ssmith 1.2.6.1: #117123# configmgr cleanup


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [72f9d26cad277963d87a385bf883514d2d0f3636]

INTEGRATION: CWS scmtoapoc (1.18.12); FILE MERGED 2004/06/17 16:36:46 ssmith 1.18.12.1: #117123# configmgr cleanup


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [33c694447e4ab72a06b157b48f2be67c54845425]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:42:07 aw 1.3.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [c835f823562aaafd5288326fe453a6e3a514b36e]

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>  [075876fa31852620a88f64b38345124a83438ab9]

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  Jens-Heiner Rechtien  <hr@openoffice.org>  [49b00214bc64017faf86af4702e18970ec868702]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:42:06 aw 1.3.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [be214487747fce59e078a0c0f78db84bd3c8e513]

INTEGRATION: CWS scmtoapoc (1.39.42); FILE MERGED 2004/07/12 12:26:43 jb 1.39.42.3: RESYNC: (1.43-1.46); FILE MERGED 2004/06/14 15:03:21 ssmith 1.39.42.2: RESYNC: (1.39-1.43); FILE MERGED 2004/05/13 09:52:09 ssmith 1.39.42.1: #115691# removing scm dependant code


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [b510076a2d6da5b4ef01a0030567dc1ecc380e3d]

INTEGRATION: CWS scmtoapoc (1.26.46); FILE MERGED 2004/07/12 12:30:15 jb 1.26.46.3: RESYNC: (1.27-1.30); FILE MERGED 2004/06/14 14:45:47 ssmith 1.26.46.2: RESYNC: (1.26-1.27); FILE MERGED 2004/05/13 09:51:36 ssmith 1.26.46.1: #115691# removing scm dependant code


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [27ad9fefa124472ce01d9462cddde1776c037904]

INTEGRATION: CWS scmtoapoc (1.6.70); FILE MERGED 2004/05/13 09:51:16 ssmith 1.6.70.1: #115691# removing scm dependant code


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [acc3408b1a64edb925414cb9549d235053368c32]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:42:03 aw 1.3.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [41424f19c2ded2997b1b7de254ac701874778748]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:42:01 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [57d41e3928e54668723845416df0fe7641f042c0]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:42:01 aw 1.3.20.2: #117295# minimize_includes step2 2004/07/08 16:27:04 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [d1ce5a5565100a15b40d161392ac28f1cd9752f3]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:42:01 aw 1.3.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [9231fcebc69e843e114d6eb184a31f41daaededb]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:42:00 aw 1.3.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [07fd028b44506039661c9aacd86261439180701e]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:42:00 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [3bcdb8df874144767ca44e006faafec325635ea5]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:41:59 aw 1.3.20.2: #117295# minimize_includes step2 2004/07/08 16:27:04 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [dfcdeadcd3c092df87951a825636870fd1e48a49]

INTEGRATION: CWS bff2 (1.5.20); FILE MERGED 2004/07/14 14:59:56 aw 1.5.20.3: #117295# Corrections after phase2, unxlngi5 and unxsols4 compile 2004/07/13 08:41:58 aw 1.5.20.2: #117295# minimize_includes step2 2004/07/08 16:27:03 aw 1.5.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [5a58bb97adeef995dbd9be69a6fdfb826df40a14]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:41:56 aw 1.3.20.2: #117295# minimize_includes step2 2004/07/08 16:27:03 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [56b070f52602dd488c2a460bc69c184ea865c389]

INTEGRATION: CWS bff2 (1.4.20); FILE MERGED 2004/07/08 16:27:02 aw 1.4.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [1260df022ead64f111526f9713cc72c75a994803]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:41:56 aw 1.3.20.2: #117295# minimize_includes step2 2004/07/08 16:27:02 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [f0730c2690475536af7aa4de3a2f63c48e1be2a9]

INTEGRATION: CWS bff2 (1.5.20); FILE MERGED 2004/07/13 08:41:55 aw 1.5.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [f49d1dbb1bf149cea32c86158fbc2528153aa8a0]

INTEGRATION: CWS bff2 (1.4.20); FILE MERGED 2004/07/14 14:59:56 aw 1.4.20.3: #117295# Corrections after phase2, unxlngi5 and unxsols4 compile 2004/07/13 08:41:54 aw 1.4.20.2: #117295# minimize_includes step2 2004/07/08 16:27:02 aw 1.4.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [11c85364a5bbb5862d5b85772d81ef241db44050]

INTEGRATION: CWS bff2 (1.4.20); FILE MERGED 2004/07/16 08:21:28 aw 1.4.20.3: #117295# corrections for wntmsci10 after step 2 2004/07/13 08:41:53 aw 1.4.20.2: #117295# minimize_includes step2 2004/07/08 16:27:01 aw 1.4.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [1f736be7dd212861fe25c931dccb2a09674ce318]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/08 16:27:01 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [90c01525309aa032cc410e6f622d88d0839ba68b]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:41:44 aw 1.2.20.2: #117295# minimize_includes step2 2004/07/08 16:26:58 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [e54b20d3afee19ea67b795945b4d2b2d6a7f85f4]

INTEGRATION: CWS bff2 (1.4.20); FILE MERGED 2004/07/13 08:41:42 aw 1.4.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [c8d38bcbef62a1d753b8e512efc3f1d5802a6ac6]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:41:27 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [dff6078bc651071ba955ca64d4569381a3bfc16c]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:41:26 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [23dd81490127f605f5cae4faf1ce91d3dcf68e39]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:41:25 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [4e7aa564f78a591d1d57f9e4ba2cc6ce60ed2621]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:41:24 aw 1.3.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [17fb1eb1d0f606583eb0c58ddb34639bec5d65dd]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:41:23 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [16d8f63c3ea7c9ee1aad204264e0b51fa771e42d]

INTEGRATION: CWS bff2 (1.4.20); FILE MERGED 2004/07/13 08:41:22 aw 1.4.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [ff790ebb3c93692fe4122894e52379076fa05de8]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:41:21 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [a92b1d429615b163de75b8a838c9218f0579e490]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:41:19 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [c6bc18619482b0b0899661b6c9c8b5e024e4ca8f]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:41:18 aw 1.3.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [fee25ca63a8c4f0c0cc0f61bd34db85ced7a3cf4]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:41:17 aw 1.2.20.2: #117295# minimize_includes step2 2004/07/08 16:26:53 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [dc4b31feaaeb60a0df8fbc9043409447f55a6ce4]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:41:15 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [40cfe29646de43f221b7f34747c1a0437eef3320]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:41:14 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [683217d29e35861d504c110c5e8144e34f345b53]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/08 16:26:52 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [cfab5635f9c7d34bb493944d4372f4c6829fab60]

INTEGRATION: CWS bff2 (1.1.1.1.20); FILE MERGED 2004/07/16 09:37:32 aw 1.1.1.1.20.1: #117295# joined stripstr from James Meng


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [9943c643cd9b5d5e2f0757112e5ced3c0bef167b]

INTEGRATION: CWS aw017 (1.2.22); FILE MERGED 2004/07/29 14:21:54 aw 1.2.22.1: #i25616#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [8871c5297b4ad2fbb12b52ca4a112b5aef948bab]

INTEGRATION: CWS aw017 (1.66.58); FILE MERGED 2004/07/29 14:09:10 aw 1.66.58.1: #i25616#


2004-08-03  Rüdiger Timm  <rt@openoffice.org>  [349038bef77a4261a628a2a64c1c2dda890e034f]

We still have m49 ...


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [27bc5a1d1e0e8f240bd0c06a9b97b041dc6deaea]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:40:41 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [2490b38f7b342b048ccd14af104e4910d985b477]

INTEGRATION: CWS aw017 (1.2.62); FILE MERGED 2004/07/29 14:11:31 aw 1.2.62.1: #i25616#


2004-08-03  Rüdiger Timm  <rt@openoffice.org>  [305708524ba9e574ffbf8bc55949393f300b80f3]

SRC680


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [2e5af755779164738fa964610b1cb4dbf117d4f9]

INTEGRATION: CWS aw017 (1.2.22); FILE MERGED 2004/07/29 14:21:54 aw 1.2.22.1: #i25616#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [482e3bb779e4d7a2efe80dfcd6809acf6c996503]

INTEGRATION: CWS aw017 (1.2.22); FILE MERGED 2004/07/29 14:21:53 aw 1.2.22.1: #i25616#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [d843bfbabbb1aa5004cdd743025251a3315de5d9]

INTEGRATION: CWS aw017 (1.81.20); FILE MERGED 2004/07/29 14:21:53 aw 1.81.20.1: #i25616#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [2956c5502a290ff262a16a09713ab2e9138c7cb3]

INTEGRATION: CWS aw017 (1.33.22); FILE MERGED 2004/07/29 14:21:52 aw 1.33.22.1: #i25616#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [ecf3d5a0d94463f751f1dedb6241841255cb8b45]

INTEGRATION: CWS aw017 (1.69.22); FILE MERGED 2004/07/29 14:21:52 aw 1.69.22.1: #i25616#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [0eb4cd15092a8f9b2effbebe24199645f574cc7c]

INTEGRATION: CWS aw017 (1.62.10); FILE MERGED 2004/07/29 14:21:51 aw 1.62.10.1: #i25616#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [482bb8916ccef4201ed51a8ada59f706d4f88f4f]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:40:25 aw 1.2.20.2: #117295# minimize_includes step2 2004/07/08 16:26:43 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [bb0ba315d52e6966af447139a66ef53abd517ce8]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:40:25 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [f77087c4dc9eea0e9e0e22a942fe3eb07184d9cb]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:40:24 aw 1.2.20.2: #117295# minimize_includes step2 2004/07/08 16:26:42 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [4ddd9f7e68b3e37039e07d70e98efa0dcb04d021]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:40:23 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [cc4edbb4a80a156e544a145c7d30d750b4f4f455]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:40:23 aw 1.3.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [8f0d279a45c238b6fb9585556798b491a04429a7]

INTEGRATION: CWS aw017 (1.2.34); FILE MERGED 2004/07/29 14:04:31 aw 1.2.34.1: #i25616#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [d6e646b1b0e097dbee9cdf979560632dfc3c9066]

INTEGRATION: CWS aw017 (1.3.34); FILE MERGED 2004/07/29 14:04:30 aw 1.3.34.1: #i25616#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [edcee183d20247f06e9e3b4f1ccd986ea296a892]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:40:22 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [4a086f0c27ea5fb5e0dbbb75711bfd992a8f9904]

INTEGRATION: CWS aw017 (1.7.34); FILE MERGED 2004/07/29 14:04:30 aw 1.7.34.1: #i25616#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [0ae8fc1d55d632dd5ed4ea5443c137a5f262c267]

INTEGRATION: CWS aw017 (1.12.34); FILE MERGED 2004/07/29 14:04:30 aw 1.12.34.1: #i25616#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [127644ea8e94ad411fa5c7cb9d5f812420b75629]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:40:21 aw 1.3.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [b571c9677c4765cb6efc544a1681b76a5b52ac2e]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/08 16:26:41 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [157010b96ee54f576723704233d51457c662e9b1]

INTEGRATION: CWS aw017 (1.8.34); FILE MERGED 2004/07/29 14:04:29 aw 1.8.34.1: #i25616#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [010851e3b0b5c63ef58e0b5f98890e0475d9bc91]

INTEGRATION: CWS aw017 (1.10.34); FILE MERGED 2004/07/29 14:04:29 aw 1.10.34.1: #i25616#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [09676a27b63642c29e77a3434f019b0178bee057]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:40:20 aw 1.2.20.2: #117295# minimize_includes step2 2004/07/08 16:26:40 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [cb975add6a0338fccde196f2eed813e5e423d528]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:40:20 aw 1.3.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [d671c4b60572ce7f5f7cae89f0220ec3c2ce32f5]

INTEGRATION: CWS bff2 (1.4.20); FILE MERGED 2004/07/16 08:21:26 aw 1.4.20.2: #117295# corrections for wntmsci10 after step 2 2004/07/13 08:40:19 aw 1.4.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [85505dcad82b34f323d8c3ae259f6da2ff3daba0]

INTEGRATION: CWS aw017 (1.25.12); FILE MERGED 2004/07/29 14:09:11 aw 1.25.12.1: #i25616#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [e021259f019b7e6318fbfe0b7f2ee85e0ba84d50]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/16 08:21:25 aw 1.3.20.2: #117295# corrections for wntmsci10 after step 2 2004/07/13 08:40:19 aw 1.3.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [8edcd9fab516c6d54fe074e01ba1a65835b54a01]

INTEGRATION: CWS aw017 (1.61.74); FILE MERGED 2004/07/29 14:09:10 aw 1.61.74.1: #i25616#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [e95e3c63977b4fbc1862e59863ef2de2ae7bcec8]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:40:18 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [ad6f8b72c80d68ec7ea3558ee27813168b87f84c]

INTEGRATION: CWS aw017 (1.14.14); FILE MERGED 2004/07/29 14:09:09 aw 1.14.14.1: #i25616#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [fa1c5110322c2281727a7043f05849be379870fb]

INTEGRATION: CWS aw017 (1.4.14); FILE MERGED 2004/07/29 14:09:09 aw 1.4.14.1: #i25616#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [155deb5fd6721061eed7a02ba096dc0d479888ea]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/16 08:21:25 aw 1.3.20.3: #117295# corrections for wntmsci10 after step 2 2004/07/13 08:40:18 aw 1.3.20.2: #117295# minimize_includes step2 2004/07/08 16:26:40 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [73e9f6be5862797dbfca4c7e4d49aa8e763de8cd]

INTEGRATION: CWS aw017 (1.11.64); FILE MERGED 2004/07/29 14:09:09 aw 1.11.64.1: #i25616#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [4858a1abce7de9867b480b3c347aeabcfd99c292]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/16 08:21:25 aw 1.3.20.2: #117295# corrections for wntmsci10 after step 2 2004/07/13 08:40:17 aw 1.3.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [923deec5338980afc258abe1c703e3ae988868ec]

INTEGRATION: CWS aw017 (1.20.18); FILE MERGED 2004/07/29 14:09:08 aw 1.20.18.1: #i25616#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [c550ef080f13fbd686359e86d56689d78dd9e3e2]

INTEGRATION: CWS aw017 (1.9.62); FILE MERGED 2004/07/29 14:08:51 aw 1.9.62.1: #i25616#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [ad2dd6ab213a2552ab6a8dae27c7e0b57c48d15d]

INTEGRATION: CWS bff2 (1.4.20); FILE MERGED 2004/07/08 16:26:39 aw 1.4.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [77efb9edaa9584106f452f5f1a0beca60edf5495]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:40:17 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [5ba9daaa6be3726fb0071480effbc5659e34256f]

INTEGRATION: CWS aw017 (1.2.62); FILE MERGED 2004/07/29 14:11:32 aw 1.2.62.1: #i25616#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [7b6c3b3ec9e8793fdbc84c9374c522c391b567ff]

INTEGRATION: CWS aw017 (1.44.16); FILE MERGED 2004/07/29 14:11:23 aw 1.44.16.1: #i25616#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [2afed2dec39da7bf7ea8e070e03a847dc462ca00]

INTEGRATION: CWS aw017 (1.31.18); FILE MERGED 2004/07/29 14:11:22 aw 1.31.18.1: #i25616#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [8ea241d268aad4d1a6efce0824e30ad5ce3f942b]

INTEGRATION: CWS aw017 (1.15.60); FILE MERGED 2004/07/29 14:11:22 aw 1.15.60.1: #i25616#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [2299e371641cff69e6cbf9a69485d160b2f641ed]

INTEGRATION: CWS aw017 (1.33.18); FILE MERGED 2004/07/29 14:11:21 aw 1.33.18.1: #i25616#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [5ca665c1bc637a86709964ce5d6ac9c2680f9339]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:40:13 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [f0946be1dc2a9c860f1400b5a14fdd785299a4d0]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:40:13 aw 1.2.20.2: #117295# minimize_includes step2 2004/07/08 16:26:38 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [ce1b69a33ebe5c52a40f029bf29a1cb7667ab56f]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:40:12 aw 1.2.20.2: #117295# minimize_includes step2 2004/07/08 16:26:38 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [e12f784644919c153fcd558cd8a0f9b9407c5763]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:40:11 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [00d3fe22e3cfa83e70ed9f6bd266f3876f0b3bdc]

INTEGRATION: CWS aw017 (1.53.76); FILE MERGED 2004/07/29 14:20:51 aw 1.53.76.1: #i25616#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [c76199f74167e0670c49c7b08212f2786c7a5c79]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:40:10 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [b338ac7f649b17b85c84bae055d735df3359e1cc]

INTEGRATION: CWS aw017 (1.17.22); FILE MERGED 2004/07/29 14:20:51 aw 1.17.22.1: #i25616#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [5460894e2047c6045e3441d2d21dcfbce3a5b0e6]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:40:10 aw 1.3.20.2: #117295# minimize_includes step2 2004/07/08 16:26:36 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [44b055c56a92c0361467d2cece74f2bb520d975a]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:40:10 aw 1.2.20.2: #117295# minimize_includes step2 2004/07/08 16:26:36 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [c028a36a554b4aca693446dac1a5eebfa6af8aa0]

INTEGRATION: CWS aw017 (1.65.194); FILE MERGED 2004/07/29 14:20:50 aw 1.65.194.1: #i25616#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [52eb3197c5422949954028b7e0ed9bcd88df8c1a]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:40:09 aw 1.2.20.2: #117295# minimize_includes step2 2004/07/08 16:26:36 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [b7fe14b7b0a0bebfa3b312cebd705f47df26ee72]

INTEGRATION: CWS aw017 (1.16.274); FILE MERGED 2004/07/29 14:20:50 aw 1.16.274.1: #i25616#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [7309a0fb96057899fa3aacd37f10de6352336cc6]

INTEGRATION: CWS aw017 (1.19.372); FILE MERGED 2004/07/29 14:20:50 aw 1.19.372.1: #i25616#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [18e3a24b5a8f442485a798889e1eb639553a8ac9]

INTEGRATION: CWS aw017 (1.61.116); FILE MERGED 2004/07/29 14:20:50 aw 1.61.116.1: #i25616#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [b2740dc903f8652b5b6a4f48c5c11347a42b11e6]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:40:09 aw 1.2.20.2: #117295# minimize_includes step2 2004/07/08 16:26:35 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [62d16d41ebdf11715a5d62196b437ee5f66e5198]

INTEGRATION: CWS sch02 (1.13.66); FILE MERGED 2004/07/27 12:27:03 bm 1.13.66.1: #i32138# new chart2 API is not yet published


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [b8a1c74a35bfa3a899b250d8ec33b7aa04d96933]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:40:08 aw 1.2.20.2: #117295# minimize_includes step2 2004/07/08 16:26:35 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [8c0b633122f3ad3b59847d86225430620dfcadcc]

INTEGRATION: CWS aw017 (1.65.20); FILE MERGED 2004/07/29 14:20:49 aw 1.65.20.1: #i25616#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [3d8ac4411d6f39529440fb4cabe457cfcee6e98b]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:40:08 aw 1.3.20.2: #117295# minimize_includes step2 2004/07/08 16:26:35 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [0036a6e05811bf2b71bd092aad6525a437b527bb]

INTEGRATION: CWS aw017 (1.39.372); FILE MERGED 2004/07/29 14:20:49 aw 1.39.372.1: #i25616#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [9232c702ef29724ca15534d289f5b0e36d9d7df3]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:40:08 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [d423ac649d2f690660f5f06bd1fdc55c0434c5d5]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:40:07 aw 1.2.20.2: #117295# minimize_includes step2 2004/07/08 16:26:33 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [71d9ec767afcc5e99c9c7c313983dfd2386dccd5]

INTEGRATION: CWS sch02 (1.23.308); FILE MERGED 2004/07/22 13:56:04 bm 1.23.308.1: #115596# crash in symbol controls due to pointer to temporary


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [001bd21ff69b3409f007dabb3704b12ea9e13181]

INTEGRATION: CWS sch02 (1.2.308); FILE MERGED 2004/07/22 13:56:04 bm 1.2.308.1: #115596# crash in symbol controls due to pointer to temporary


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [bf85592ccf8525e03d42876ed6389b40d38959e5]

INTEGRATION: CWS aw017 (1.3.354); FILE MERGED 2004/07/29 14:20:48 aw 1.3.354.1: #i25616#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [92ece8cc5f3c8952eb8abf16c138a8ad8ba1d09d]

INTEGRATION: CWS aw017 (1.4.104); FILE MERGED 2004/07/29 14:20:48 aw 1.4.104.1: #i25616#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [3359b128f10662800dfd72baef656fcacbc22616]

INTEGRATION: CWS aw017 (1.100.20); FILE MERGED 2004/07/29 14:20:47 aw 1.100.20.1: #i25616#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [c5c146b4652d950475e382643cb60657eb73def9]

INTEGRATION: CWS aw017 (1.43.90); FILE MERGED 2004/07/29 14:20:47 aw 1.43.90.1: #i25616#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [f697ffd7b9b837e4e2b00d4df726fbe8bf912771]

INTEGRATION: CWS sch02 (1.12.252); FILE MERGED 2004/07/22 12:56:16 bm 1.12.252.1: #i27909# applyTableSimple: avoid illegal index access for empty tables


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [efc1889e6ef726c41d57c90a7ce5fa6a08806547]

INTEGRATION: CWS aw017 (1.5.698); FILE MERGED 2004/07/29 14:20:46 aw 1.5.698.1: #i25616#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [b66c650f5ceb65b3d91d4035bccea54b0c8fddc2]

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>  [b46f0657fd6f719d44a27931e2f3d49456a62d4c]

INTEGRATION: CWS aw017 (1.23.322); FILE MERGED 2004/07/29 14:20:45 aw 1.23.322.1: #i25616#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [5f3ffa6eaaafdf1068818ef93e3c6ad4fc7869b2]

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  Jens-Heiner Rechtien  <hr@openoffice.org>  [b3e9ba94cca309fa7651cd2235998cfcbc94a171]

INTEGRATION: CWS aw017 (1.38.22); FILE MERGED 2004/07/29 14:20:45 aw 1.38.22.1: #i25616#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [110940a75c0212d4b93d1413608dfef182a6f163]

INTEGRATION: CWS aw017 (1.22.206); FILE MERGED 2004/07/29 14:20:44 aw 1.22.206.1: #i25616#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [3c2950a111fc64041f23d28725583536ebb20218]

INTEGRATION: CWS aw017 (1.2.322); FILE MERGED 2004/07/29 14:20:44 aw 1.2.322.1: #i25616#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [bf227338a5c9a80f0529d170e5bc78a380c84de5]

INTEGRATION: CWS aw017 (1.3.94); FILE MERGED 2004/07/29 14:20:44 aw 1.3.94.1: #i25616#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [c27cbb30b5947e11c7a3de5217ead2385ed32db3]

INTEGRATION: CWS aw017 (1.3.92); FILE MERGED 2004/07/29 14:20:43 aw 1.3.92.1: #i25616#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [a283ff420511cb61983b18ada080f4afc7d49f3b]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/08 16:26:08 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [a95d17acb4374f2f396bfbd122ed9cb3f1426967]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/08 16:26:07 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [fa521f2e57d672115be1914ec06c6b449b2fa176]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/08 16:26:06 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [ddf4a6efd0bb3f53a8fc65cc2d9882cf03e8d601]

INTEGRATION: CWS bff2 (1.5.20); FILE MERGED 2004/07/13 08:39:50 aw 1.5.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [24f09298394454e94b0cac1fafbf1637bd9ddf48]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:39:50 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [cdf08634c1238dbfe9699ed69377523b92962adb]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/14 14:59:54 aw 1.2.20.3: #117295# Corrections after phase2, unxlngi5 and unxsols4 compile 2004/07/13 08:39:48 aw 1.2.20.2: #117295# minimize_includes step2 2004/07/08 16:25:58 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [fd868c2ead9352787a0ebff010c1582dd70e7579]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:39:48 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [3312ce52f2f6851b0b15e34bad5f7b21b8bdd888]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/14 14:59:54 aw 1.2.20.2: #117295# Corrections after phase2, unxlngi5 and unxsols4 compile 2004/07/13 08:39:47 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [dbad3d72fa4a552ef6b6c6280c8a98e68eb30347]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:39:46 aw 1.3.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [07d1c08c9e028286355dee8a181aaf1b26f92b85]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:39:46 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [e53609cf5b8a81270eaf26ab1eb38cfca0526d5d]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:39:45 aw 1.3.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [7a52c14f69a24d06e0078f560897d81091f44166]

INTEGRATION: CWS bff2 (1.1.1.1.20); FILE MERGED 2004/07/16 09:37:23 aw 1.1.1.1.20.1: #117295# joined stripstr from James Meng


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [50a1ac4314d4a5c1b0d2a417de8117b8c9c20c0b]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:39:44 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [5cbd0466ffcff2b790a140f25791c31358931f47]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:39:43 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [fcd52d9c1c479a4d3110af0a9b2ec7984683dae5]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:39:42 aw 1.3.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [652ac868235aa6cd4cdfa704f3f9b04e300188ea]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/08 16:25:55 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [ee86528a75689b90f0228cca74ea57c6e8e27b24]

INTEGRATION: CWS bff2 (1.4.20); FILE MERGED 2004/07/13 08:39:41 aw 1.4.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [13446dd7a320e73b85156efaa2016d9fed5295f4]

INTEGRATION: CWS grouping (1.5.6); FILE MERGED 2004/07/16 10:26:28 nn 1.5.6.10: #i25110# renaming of groups and group fields 2004/07/05 17:27:02 dr 1.5.6.9: #i25110# DataPilot grouping dialogs 2004/06/29 15:03:29 dr 1.5.6.8: #i25110# const functions 2004/06/17 16:31:35 nn 1.5.6.7: #i25110# remove group dimension if all visible groups were removed 2004/06/16 18:56:31 nn 1.5.6.6: #i25110# date part grouping, continued 2004/06/10 17:42:30 nn 1.5.6.5: RESYNC: (1.5-1.6); FILE MERGED 2004/06/09 18:55:20 nn 1.5.6.4: #i25110# date part grouping 2004/05/07 16:48:40 nn 1.5.6.3: #i25110# grouping of values 2004/04/29 15:28:00 nn 1.5.6.2: #i25110# renaming of group dimensions and groups 2004/04/26 15:57:31 nn 1.5.6.1: #i25110# functions to manipulate groups


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [9cd59b71f9f90c95992608fb62b3d419541a329b]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:39:40 aw 1.2.20.2: #117295# minimize_includes step2 2004/07/08 16:25:54 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [2e05ad1940ecef89a9a3dfe1a9b7ec86db0b57b0]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:39:39 aw 1.3.20.2: #117295# minimize_includes step2 2004/07/08 16:25:54 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [6d2a194ab173e9388a7b61318cfd625173e6a3f1]

INTEGRATION: CWS grouping (1.52.58); FILE MERGED 2004/07/27 11:38:43 nn 1.52.58.4: RESYNC: (1.55-1.57); FILE MERGED 2004/07/19 15:19:25 nn 1.52.58.3: resource changes 2004/07/19 14:11:59 nn 1.52.58.2: RESYNC: (1.52-1.55); FILE MERGED 2004/07/16 10:24:58 nn 1.52.58.1: #i25110# renaming of groups and group fields


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [63fb78e9d1eecedf6c5304211a1370b60631d29b]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:39:39 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [290e1110ddfc466cb023c02cc4116590e37da159]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/08 16:25:54 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [e89fb2c2410270d4cc37bb45a5753761c51aa805]

INTEGRATION: CWS grouping (1.2.438); FILE MERGED 2004/06/16 18:56:02 nn 1.2.438.5: #i25110# date part grouping, continued 2004/06/09 18:55:07 nn 1.2.438.4: #i25110# date part grouping 2004/05/07 16:48:27 nn 1.2.438.3: #i25110# grouping of values 2004/04/29 15:27:32 nn 1.2.438.2: #i25110# renaming of group dimensions and groups 2004/04/26 15:56:48 nn 1.2.438.1: #i25110# functions to manipulate groups


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [7216191a2e64f8c1264919391995eaad8ddf9d04]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:39:38 aw 1.3.20.2: #117295# minimize_includes step2 2004/07/08 16:25:53 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [0f2eb7f833329d6cb4fba72b17eaec0ce3f661f2]

INTEGRATION: CWS grouping (1.3.6); FILE MERGED 2004/07/27 11:31:44 nn 1.3.6.2: RESYNC: (1.3-1.4); FILE MERGED 2004/07/05 17:25:40 dr 1.3.6.1: #i25110# DataPilot grouping dialogs


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [da8683480f08f9e9b72d8f9d48e3e4ad61248fb7]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:39:37 aw 1.2.20.2: #117295# minimize_includes step2 2004/07/08 16:25:52 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [6253bee3070870414d734950b14a5fa86543dc7a]

INTEGRATION: CWS grouping (1.3.6); FILE MERGED 2004/07/27 11:31:35 nn 1.3.6.2: RESYNC: (1.3-1.4); FILE MERGED 2004/07/05 17:25:39 dr 1.3.6.1: #i25110# DataPilot grouping dialogs


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [22ebfbe5d839158f10e2e34720da6f9aceb24490]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:39:37 aw 1.2.20.2: #117295# minimize_includes step2 2004/07/08 16:25:50 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [81f7dbc72a4846c459f2f7055857982c2ec258db]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:39:36 aw 1.3.20.2: #117295# minimize_includes step2 2004/07/08 16:25:49 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [a0fa127c1d6cae1ad27df204647c4551b0b8309b]

INTEGRATION: CWS grouping (1.11.6); FILE MERGED 2004/07/19 13:02:33 sab 1.11.6.1: #i25110#; add grouping


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [25b37245c44b48a3bc42e37e17c8596d479b369e]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/08 16:25:49 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [b2c5ab21808f2d5c00768621020d0664e6486e31]

INTEGRATION: CWS grouping (1.14.6); FILE MERGED 2004/07/19 13:02:33 sab 1.14.6.1: #i25110#; add grouping


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [77a1f72699f14981ea557e2307782d2c0d8b8011]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:39:35 aw 1.3.20.2: #117295# minimize_includes step2 2004/07/08 16:25:48 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [e3674beddda350fa20573e354ea3601decdca777]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:39:34 aw 1.3.20.2: #117295# minimize_includes step2 2004/07/08 16:25:48 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [133dfcec0e1fe768d385a45f975b57f1573608b7]

INTEGRATION: CWS grouping (1.2.6); FILE MERGED 2004/07/05 14:28:55 dr 1.2.6.7: #i25110# wrong date step limit 2004/07/01 13:24:25 dr 1.2.6.6: #i25110# export of DP grouping 2004/06/30 13:57:07 dr 1.2.6.5: #i25110# export standard grouping 2004/06/25 19:14:57 dr 1.2.6.4: #i25110# import of visible grouping names, ignore calc'ed fields 2004/06/25 10:36:21 dr 1.2.6.3: #i25110# import of numeric grouping 2004/06/24 12:36:03 dr 1.2.6.2: #i25110# import of text grouping 2004/06/23 16:11:53 dr 1.2.6.1: #i25110# grouping preparations


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [d3dd6d5e938a97d16c0eaab75639a9884d3d9b9e]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:39:33 aw 1.3.20.2: #117295# minimize_includes step2 2004/07/08 16:25:47 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [b9e80f04dcfba0bce783c2dd62a30c12ffe0cd70]

INTEGRATION: CWS grouping (1.4.4); FILE MERGED 2004/06/10 16:13:24 nn 1.4.4.3: RESYNC: (1.4-1.5); FILE MERGED 2004/04/29 15:27:10 nn 1.4.4.2: #i25110# renaming of group dimensions and groups 2004/04/26 15:55:52 nn 1.4.4.1: #i25110# functions to manipulate groups


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [90ad9c7ff1e79dbabd7b06dd41b8cc4e2949f445]

INTEGRATION: CWS bff2 (1.5.20); FILE MERGED 2004/07/13 08:39:32 aw 1.5.20.2: #117295# minimize_includes step2 2004/07/08 16:25:46 aw 1.5.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [227666bf18071191256c12f68910eff1fd466314]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:39:32 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [03f8d46c71899016a5712b31b0594dc0b8976375]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:39:31 aw 1.3.20.2: #117295# minimize_includes step2 2004/07/08 16:25:46 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [ae60df92bde0df16e209f5bbbb4d418a5b481c7a]

INTEGRATION: CWS grouping (1.3.4); FILE MERGED 2004/07/27 11:21:55 nn 1.3.4.2: RESYNC: (1.3-1.4); FILE MERGED 2004/07/05 17:23:48 dr 1.3.4.1: #i25110# DataPilot grouping dialogs


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [7a332036cc20365d9305ea4faf136e8d79fc36bf]

INTEGRATION: CWS bff2 (1.4.18); FILE MERGED 2004/07/13 08:39:30 aw 1.4.18.2: #117295# minimize_includes step2 2004/07/08 16:25:44 aw 1.4.18.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [3fc4841ad52d369678a1c46d2fc03bac11084616]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:39:30 aw 1.3.20.2: #117295# minimize_includes step2 2004/07/08 16:25:44 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [399e33e59588eee10217080822cccd63ca052ba9]

INTEGRATION: CWS grouping (1.40.4); FILE MERGED 2004/07/27 11:21:47 nn 1.40.4.2: RESYNC: (1.40-1.41); FILE MERGED 2004/07/05 17:23:48 dr 1.40.4.1: #i25110# DataPilot grouping dialogs


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [ceeb75c67a2ccc488620c295fe1cd5aeea4c7851]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:39:30 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [375c87a67ea9840b00482f9bad9b3fcc87221cdc]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:39:29 aw 1.3.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [5df5444e89aa6d76bdd4c0e697c36356c606d0a5]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:39:29 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [8e3be6378b148d2d6cac43054330507aaf199c57]

INTEGRATION: CWS grouping (1.7.58); FILE MERGED 2004/07/27 11:21:38 nn 1.7.58.3: RESYNC: (1.8-1.9); FILE MERGED 2004/07/19 13:53:43 nn 1.7.58.2: RESYNC: (1.7-1.8); FILE MERGED 2004/07/16 10:24:27 nn 1.7.58.1: #i25110# renaming of groups and group fields


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [466e0f8be402f940ecb769d0ec161affdab82a26]

INTEGRATION: CWS bff2 (1.6.20); FILE MERGED 2004/07/13 08:39:24 aw 1.6.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [ad69ed22406bce8fbeef6c0e3a2c15a67d54d46c]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:39:15 aw 1.3.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [3b743e7da6a82f0c6f2e74248bfa36881284eb01]

INTEGRATION: CWS grouping (1.3.4); FILE MERGED 2004/06/10 13:02:10 nn 1.3.4.3: RESYNC: (1.3-1.4); FILE MERGED 2004/04/29 15:26:32 nn 1.3.4.2: #i25110# renaming of group dimensions and groups 2004/04/26 15:54:04 nn 1.3.4.1: #i25110# functions to manipulate groups


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [b1be9e6c08658eb38335d6af90c8698d83335872]

INTEGRATION: CWS grouping (1.58.20); FILE MERGED 2004/07/27 10:39:53 nn 1.58.20.3: RESYNC: (1.60-1.62); FILE MERGED 2004/07/19 13:25:12 nn 1.58.20.2: RESYNC: (1.58-1.60); FILE MERGED 2004/07/19 12:58:08 sab 1.58.20.1: #i25110#; add grouping


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [5406fcc892f98ee7631ceba0bed2f9999115924e]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:38:59 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [241bc8aa19ef2e0c9fd256fe7ee27ecdc21763d0]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:38:59 aw 1.3.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [844bacd0b7269a22cc14e06a09d56f74c10f332f]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:38:59 aw 1.2.20.2: #117295# minimize_includes step2 2004/07/08 16:25:33 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [b7e0c6012140e528aa805052492299ea2299b460]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:38:58 aw 1.3.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [8287d7fdbaf0d5749e0b30f6742c024f107455f0]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:38:58 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [58dd63b5861dae93da5e7615a2d24f27c3bc8f70]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:38:57 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [7279e474fc47921500b0fa3fdb2069e76a915fdf]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:38:56 aw 1.2.20.2: #117295# minimize_includes step2 2004/07/08 16:25:32 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [c312129d46f0d9f234fece5a227063987e60afd4]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:38:56 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [8a0d028da11ba52a2ae3a93021e62b7f23a521e6]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:38:55 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [e1dbbb0e030196e1b08df6a3a8c972a2cbadfe08]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:38:54 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [3e58c680189e7dd4b75452ba363d0331b254dbb0]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:38:54 aw 1.3.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [2c9a538b9dce7ea286de7d0d67201bb27e26a4e8]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:38:54 aw 1.2.20.2: #117295# minimize_includes step2 2004/07/08 16:25:32 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [e05f1c5f8df52ff7504f1ea2c9cdd53d8ae07bf9]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:38:53 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [7ae9861ed2ffd59816ba2eae34447ce7438fea42]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:38:52 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [cb026a0dd3b6155bf3f2908d45c44f5cd622f419]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:38:51 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [626c4c2204fb6c1806e16658e9bc7fd89fccfa09]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:38:51 aw 1.2.20.2: #117295# minimize_includes step2 2004/07/08 16:25:32 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [73817f3e3eb92025f350d4df519aa1629fc58d4d]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:38:51 aw 1.3.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [674f4951b6c0991723731d65312b037db83743d2]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:38:50 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [793ddb0ed38755b166f8c7d885f06bc06ee21809]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:38:50 aw 1.2.20.2: #117295# minimize_includes step2 2004/07/08 16:25:31 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [9ccd4a770e2edf23c25e08b5774058286273fe05]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:38:49 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [c3606e25ac04d63793c76fc373959d0995fd3dcb]

INTEGRATION: CWS bff2 (1.1.1.1.20); FILE MERGED 2004/07/16 09:37:15 aw 1.1.1.1.20.1: #117295# joined stripstr from James Meng


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [c81e2c8be01370c6ddf3012fce66c10544cfbd52]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/08 16:25:27 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [a3db7052a2967a36c25ac85eb239e78997f565e5]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/08 16:25:26 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [00a4840ff0d07baad312a358a77536d11705aa62]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/08 16:25:20 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [774cf89253c16b05a3643fc67f9e1e407befd257]

INTEGRATION: CWS bff2 (1.4.20); FILE MERGED 2004/07/08 16:25:18 aw 1.4.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [c259ae6f81a833a5f917fb231c653de21df2b1c6]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/08 16:25:15 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [5950511c7c03eda77efd16cd8a56ac89bff9d2cb]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/08 16:25:14 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [0107f2f9d346fa83f2aa726b80d9b8cf41870b41]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/08 16:25:14 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [e24114be87aa10ae9896af8bcc194a55ea3f2cf6]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/08 16:25:13 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [10a6e7b564fdaf29865188c5402ec4b68a717d72]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:38:31 aw 1.3.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [ee610bc925784983e5258da17c2a4193a40ec7b6]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:38:31 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [0fc92eb2a1774e48da2c4146b053993b61e0c346]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:38:30 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [5c0d5c0c7eb773c31ba27a1848cd42988f63e427]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:38:30 aw 1.3.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [19721efb09015793adf45981fa58e077b99fe6ef]

INTEGRATION: CWS bff2 (1.4.4); FILE MERGED 2004/07/13 08:38:30 aw 1.4.4.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [95320471efae8ec0d62dd8a6e95c50f791aed01c]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:38:29 aw 1.3.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [8a0528ea3fc69c4f1a7b47def0a0be13769edc5e]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:38:29 aw 1.3.20.2: #117295# minimize_includes step2 2004/07/08 16:25:10 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [af6d9feaab8eae0fccbff78c5fbc09d94a3c1401]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:38:28 aw 1.3.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [417ca0361a3125b498bc314315158f0b0ca5d779]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:38:27 aw 1.3.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [2a2a23492d2ddb706c00abce25218fc4ba6fb3e4]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:38:27 aw 1.2.20.2: #117295# minimize_includes step2 2004/07/08 16:25:09 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [750a01f765f3a7bb5a618af376f446333f947725]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:38:26 aw 1.3.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [cb28c505c7de92051b8e6470dc5e74b1b8ee1dd1]

INTEGRATION: CWS bff2 (1.4.20); FILE MERGED 2004/07/13 08:38:26 aw 1.4.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [31a77d9a8080eed5db4f4f93525dc92e7db9dc48]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:38:25 aw 1.3.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [5dd5eff60c2241821fa18a351e439fc7bd557251]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:38:24 aw 1.3.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [a2dde17c88659718c53df72be72575fc36aaec90]

INTEGRATION: CWS bff2 (1.1.1.1.20); FILE MERGED 2004/07/16 09:37:07 aw 1.1.1.1.20.1: #117295# joined stripstr from James Meng


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [48a69f9d46c46e4ebc5576d4e6e02a36c24ee742]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:38:18 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [ee67979f0ad67df11131d00e763a45b65277bd7e]

INTEGRATION: CWS bff2 (1.1.1.1.20); FILE MERGED 2004/07/16 09:37:06 aw 1.1.1.1.20.1: #117295# joined stripstr from James Meng


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [529764b4ca20809c2dc4835761cbbad827799319]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:38:12 aw 1.3.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [7281a43488ab3079a8e1c1c926ef41d79affd164]

INTEGRATION: CWS grouping (1.18.6); FILE MERGED 2004/07/19 14:21:29 nn 1.18.6.2: RESYNC: (1.18-1.19); FILE MERGED 2004/07/05 17:24:07 dr 1.18.6.1: #i25110# DataPilot grouping dialogs


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [d0eaac63b933276385a8a4df80f767a06b2553a2]

INTEGRATION: CWS grouping (1.29.6); FILE MERGED 2004/07/05 17:27:02 dr 1.29.6.1: #i25110# DataPilot grouping dialogs


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [a2ee1712fb5279201a48f0f6243281b49ce5b46b]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:38:11 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [2a2b76ddd5f1bc9e1728feea0f2a1365e6c82eab]

INTEGRATION: CWS grouping (1.26.6); FILE MERGED 2004/07/05 17:27:01 dr 1.26.6.1: #i25110# DataPilot grouping dialogs


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [7c3207f11038122b08032ad571dbbfabf15fbb77]

INTEGRATION: CWS grouping (1.11.40); FILE MERGED 2004/07/05 17:26:34 dr 1.11.40.1: #i25110# DataPilot grouping dialogs


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [02edfe1002920ef584eaccf6fdac893027ea999f]

INTEGRATION: CWS grouping (1.5.428); FILE MERGED 2004/07/05 17:24:54 dr 1.5.428.1: #i25110# DataPilot grouping dialogs


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [63b8214b234229f48e4a6509eee061ddc16bc733]

INTEGRATION: CWS grouping (1.1.2); FILE ADDED 2004/07/05 17:24:54 dr 1.1.2.1: #i25110# DataPilot grouping dialogs


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [70a175fe4f15e747ae51a50d3ab32ad23b12fa0a]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/08 16:25:06 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [e54b1f06ff0416800554fbdbcc504dc2ada34d3d]

INTEGRATION: CWS grouping (1.1.2); FILE ADDED 2004/07/05 17:24:53 dr 1.1.2.1: #i25110# DataPilot grouping dialogs


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [da686c4e6d556bd271463bf333cd6e2f11ef6c2a]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:38:09 aw 1.3.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [7d7cccc2dc8c3215c07d89437dd4ff752a91063c]

INTEGRATION: CWS grouping (1.4.40); FILE MERGED 2004/07/05 17:27:49 dr 1.4.40.1: #i25110# DataPilot grouping dialogs


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [909ff3a41ad0b687ae3df6dd9c103a2e57893dba]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:38:09 aw 1.2.20.2: #117295# minimize_includes step2 2004/07/08 16:25:06 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [a1e94630a4a87d2814937669f33d9b03b046ea4f]

INTEGRATION: CWS grouping (1.1.2); FILE ADDED 2004/07/19 15:19:04 nn 1.1.2.3: resource changes 2004/07/06 18:37:42 dr 1.1.2.2: #i25110# string review 2004/07/05 17:27:49 dr 1.1.2.1: #i25110# DataPilot grouping dialogs


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [d4f72508f3d0d0ab53ca7d59fa1a0d3af8aa19ab]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:38:08 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [a48007b44298e39c416646c07fde1aea9bd18c8b]

INTEGRATION: CWS grouping (1.1.2); FILE ADDED 2004/07/05 17:27:48 dr 1.1.2.1: #i25110# DataPilot grouping dialogs


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [101417994775090e205198f7268bda870df10233]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:38:08 aw 1.2.20.2: #117295# minimize_includes step2 2004/07/08 16:25:06 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [79bc7509526d3c156cc6959afeebcc9622b20e9b]

INTEGRATION: CWS grouping (1.2.122); FILE MERGED 2004/07/05 17:26:11 dr 1.2.122.1: #i25110# DataPilot grouping dialogs


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [7f37e8fba98ff932ff473a9bbf1dac5717d72e08]

INTEGRATION: CWS grouping (1.1.2); FILE ADDED 2004/07/05 17:26:10 dr 1.1.2.1: #i25110# DataPilot grouping dialogs


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [5dd31efd6af5194d071dab59cc3c5863a4c952cd]

INTEGRATION: CWS grouping (1.53.6); FILE MERGED 2004/07/16 10:25:35 nn 1.53.6.1: #i25110# renaming of groups and group fields


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [d77f49a01c18f920622bfee75c351c4f4c5406f3]

INTEGRATION: CWS grouping (1.72.6); FILE MERGED 2004/07/27 11:25:16 nn 1.72.6.2: RESYNC: (1.72-1.73); FILE MERGED 2004/07/19 13:02:34 sab 1.72.6.1: #i25110#; add grouping


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [ddc81c25a1698462b4f5252bf787981067d05dee]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:38:05 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [2981017d1d016b7bb100ab70a15c67c35b1e0fc7]

INTEGRATION: CWS grouping (1.95.6); FILE MERGED 2004/07/27 11:25:06 nn 1.95.6.3: RESYNC: (1.96-1.97); FILE MERGED 2004/07/19 14:02:13 nn 1.95.6.2: RESYNC: (1.95-1.96); FILE MERGED 2004/07/19 13:02:33 sab 1.95.6.1: #i25110#; add grouping


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [803ccc8d098d7a5c4cb289efdf4ae037b5048b92]

INTEGRATION: CWS bff2 (1.4.20); FILE MERGED 2004/07/13 08:38:05 aw 1.4.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [fd76c91a5e9943115ea92f02474de2dfd8519e6d]

INTEGRATION: CWS grouping (1.5.398); FILE MERGED 2004/07/19 13:02:32 sab 1.5.398.1: #i25110#; add grouping


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [b84b571adf0f9d849b314540e122e52ea371018c]

INTEGRATION: CWS bff2 (1.4.20); FILE MERGED 2004/07/13 08:38:04 aw 1.4.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [d7af19dcb6088dd90af8f15a8238c3e051503b40]

INTEGRATION: CWS grouping (1.13.6); FILE MERGED 2004/07/19 13:02:32 sab 1.13.6.1: #i25110#; add grouping


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [248ef9dc7760a95538884054575504540a0cb819]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:38:04 aw 1.3.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [dba17f1417a976a2f40763e70254ec60318238e1]

INTEGRATION: CWS grouping (1.2.6); FILE MERGED 2004/07/01 13:24:40 dr 1.2.6.8: #i25110# export of DP grouping 2004/06/30 13:57:23 dr 1.2.6.7: #i25110# export standard grouping 2004/06/28 08:14:26 dr 1.2.6.6: #i25110# more unsupported records 2004/06/25 19:15:14 dr 1.2.6.5: #i25110# import of visible grouping names, ignore calc'ed fields 2004/06/25 14:33:14 dr 1.2.6.4: #i25110# import of date grouping 2004/06/25 10:37:29 dr 1.2.6.3: #i25110# import of numeric grouping 2004/06/24 12:37:02 dr 1.2.6.2: #i25110# import of text grouping 2004/06/23 16:11:30 dr 1.2.6.1: #i25110# grouping preparations


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [c1bbb28dcfdcd4380c33d3058c60a0ac3e799dc7]

INTEGRATION: CWS grouping (1.2.6); FILE MERGED 2004/07/01 13:24:39 dr 1.2.6.8: #i25110# export of DP grouping 2004/06/30 13:57:23 dr 1.2.6.7: #i25110# export standard grouping 2004/06/25 19:15:12 dr 1.2.6.6: #i25110# import of visible grouping names, ignore calc'ed fields 2004/06/25 15:35:44 dr 1.2.6.5: #i25110# import of date grouping last changes 2004/06/25 14:33:13 dr 1.2.6.4: #i25110# import of date grouping 2004/06/25 10:37:29 dr 1.2.6.3: #i25110# import of numeric grouping 2004/06/24 12:37:01 dr 1.2.6.2: #i25110# import of text grouping 2004/06/23 16:11:29 dr 1.2.6.1: #i25110# grouping preparations


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [30dfaff50a24c2f57ffec8588bd79b4dce623fe9]

INTEGRATION: CWS grouping (1.2.6); FILE MERGED 2004/07/01 13:24:39 dr 1.2.6.5: #i25110# export of DP grouping 2004/06/30 13:57:22 dr 1.2.6.4: #i25110# export standard grouping 2004/06/25 10:37:28 dr 1.2.6.3: #i25110# import of numeric grouping 2004/06/24 12:37:01 dr 1.2.6.2: #i25110# import of text grouping 2004/06/23 16:11:29 dr 1.2.6.1: #i25110# grouping preparations


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [423f13419603ea213232f511f79897af0f402b47]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:38:03 aw 1.3.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [54fbc83e1fe48dc0cdf741c66c8a21ff52c327d8]

INTEGRATION: CWS grouping (1.2.6); FILE MERGED 2004/07/01 13:24:27 dr 1.2.6.7: #i25110# export of DP grouping 2004/06/30 13:57:07 dr 1.2.6.6: #i25110# export standard grouping 2004/06/25 19:14:57 dr 1.2.6.5: #i25110# import of visible grouping names, ignore calc'ed fields 2004/06/25 14:32:57 dr 1.2.6.4: #i25110# import of date grouping 2004/06/25 10:36:22 dr 1.2.6.3: #i25110# import of numeric grouping 2004/06/24 12:36:04 dr 1.2.6.2: #i25110# import of text grouping 2004/06/23 16:11:54 dr 1.2.6.1: #i25110# grouping preparations


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [6a9211fc0c9438ba3fbf9d78742868a271cad617]

INTEGRATION: CWS grouping (1.2.6); FILE MERGED 2004/07/05 17:22:48 dr 1.2.6.11: #i25110# handle 'days only' with step count 1 correctly 2004/07/05 14:29:31 dr 1.2.6.10: #i25110# handle postponed fields correctly 2004/07/01 13:24:26 dr 1.2.6.9: #i25110# export of DP grouping 2004/06/30 13:57:07 dr 1.2.6.8: #i25110# export standard grouping 2004/06/28 08:14:40 dr 1.2.6.7: #i25110# more unsupported records 2004/06/25 19:14:57 dr 1.2.6.6: #i25110# import of visible grouping names, ignore calc'ed fields 2004/06/25 15:35:33 dr 1.2.6.5: #i25110# import of date grouping last changes 2004/06/25 14:32:56 dr 1.2.6.4: #i25110# import of date grouping 2004/06/25 10:36:22 dr 1.2.6.3: #i25110# import of numeric grouping 2004/06/24 12:36:04 dr 1.2.6.2: #i25110# import of text grouping 2004/06/23 16:11:53 dr 1.2.6.1: #i25110# grouping preparations


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [d0476e286b19194ba51980c5a270829946ab5fc6]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:38:02 aw 1.3.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [990d6b4f9938df5d0940390831b019c44c1055d9]

INTEGRATION: CWS grouping (1.14.6); FILE MERGED 2004/06/25 10:36:21 dr 1.14.6.2: #i25110# import of numeric grouping 2004/06/23 16:11:53 dr 1.14.6.1: #i25110# grouping preparations


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [28d92054166832832822027cec0d51099254b90c]

INTEGRATION: CWS grouping (1.64.6); FILE MERGED 2004/06/30 13:57:06 dr 1.64.6.7: #i25110# export standard grouping 2004/06/28 08:14:42 dr 1.64.6.6: #i25110# more unsupported records 2004/06/25 19:14:55 dr 1.64.6.5: #i25110# import of visible grouping names, ignore calc'ed fields 2004/06/25 15:35:33 dr 1.64.6.4: #i25110# import of date grouping last changes 2004/06/25 14:32:55 dr 1.64.6.3: #i25110# import of date grouping 2004/06/25 10:36:20 dr 1.64.6.2: #i25110# import of numeric grouping 2004/06/23 16:11:52 dr 1.64.6.1: #i25110# grouping preparations


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [627c8c62ad1ffaf187185a60e8852f2231c14462]

INTEGRATION: CWS grouping (1.9.70); FILE MERGED 2004/06/10 16:15:25 nn 1.9.70.3: RESYNC: (1.9-1.10); FILE MERGED 2004/04/26 15:55:52 nn 1.9.70.2: #i25110# functions to manipulate groups 2004/04/08 19:02:54 nn 1.9.70.1: #i25110# grouping of elements


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [1efff765db18383f9734923efb150272b62fcc41]

INTEGRATION: CWS bff2 (1.4.20); FILE MERGED 2004/07/13 08:38:01 aw 1.4.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [f4634d16c1ecbcea55dac1ce5ddc35f1b33ddfb6]

INTEGRATION: CWS grouping (1.7.296); FILE MERGED 2004/06/10 16:14:22 nn 1.7.296.5: RESYNC: (1.8-1.9); FILE MERGED 2004/05/14 17:58:55 nn 1.7.296.4: #i25110# better handling of value groups 2004/04/19 09:40:46 nn 1.7.296.3: #i25110# Page field selections restrict the members shown if grouped 2004/04/16 10:42:28 nn 1.7.296.2: RESYNC: (1.7-1.8); FILE MERGED 2004/04/08 19:02:54 nn 1.7.296.1: #i25110# grouping of elements


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [6be934e090ccbb8b43b22e3c6805f5231891e875]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:38:01 aw 1.3.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [d7831bd6e77f0e0211397d1cb28443f487247154]

INTEGRATION: CWS grouping (1.4.416); FILE MERGED 2004/06/16 18:52:44 nn 1.4.416.7: #i25110# date part grouping, continued 2004/06/10 16:14:10 nn 1.4.416.6: RESYNC: (1.4-1.5); FILE MERGED 2004/05/14 17:58:55 nn 1.4.416.5: #i25110# better handling of value groups 2004/05/07 16:48:11 nn 1.4.416.4: #i25110# grouping of values 2004/04/30 13:30:36 nn 1.4.416.3: #i25110# get ScDPItemData from member 2004/04/15 17:56:12 nn 1.4.416.2: #i25110# handle several grouped dimensions from the same base 2004/04/08 19:02:53 nn 1.4.416.1: #i25110# grouping of elements


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [8e33befb429f1d00ce2838d21bb98d9085dc808b]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:38:00 aw 1.3.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [74b06eb01afc521366302a9780a44115f6963c0c]

INTEGRATION: CWS grouping (1.5.422); FILE MERGED 2004/06/16 18:52:44 nn 1.5.422.6: #i25110# date part grouping, continued 2004/06/10 16:13:59 nn 1.5.422.5: RESYNC: (1.6-1.7); FILE MERGED 2004/05/14 17:58:55 nn 1.5.422.4: #i25110# better handling of value groups 2004/04/16 10:42:21 nn 1.5.422.3: RESYNC: (1.5-1.6); FILE MERGED 2004/04/15 17:56:12 nn 1.5.422.2: #i25110# handle several grouped dimensions from the same base 2004/04/08 19:02:52 nn 1.5.422.1: #i25110# grouping of elements


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [e4864d1b6f777038bfe46c8802030a83ce38b689]

INTEGRATION: CWS grouping (1.10.6); FILE MERGED 2004/06/17 16:31:57 nn 1.10.6.4: #i25110# remove group dimension if all visible groups were removed; grouping with database data 2004/06/10 16:12:59 nn 1.10.6.3: RESYNC: (1.10-1.12); FILE MERGED 2004/06/01 10:39:49 nn 1.10.6.2: #i25110# numerical grouping of date values 2004/04/26 15:55:51 nn 1.10.6.1: #i25110# functions to manipulate groups


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [65be63bc78c5310b40ce7dcba922d5d4e30c7ea8]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:37:59 aw 1.3.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [9f8c593416cd68860a2bb8eac1881972a0675065]

INTEGRATION: CWS grouping (1.1.2); FILE ADDED 2004/06/17 17:22:03 nn 1.1.2.13: #i25110# two-digit numbers for hours/minutes/seconds 2004/06/16 18:52:44 nn 1.1.2.12: #i25110# date part grouping, continued 2004/06/09 18:54:52 nn 1.1.2.11: #i25110# date part grouping 2004/06/01 10:39:49 nn 1.1.2.10: #i25110# numerical grouping of date values 2004/05/19 16:56:45 nn 1.1.2.9: #i25110# also look for non-integer GroupInfo parameter values 2004/05/17 16:06:58 nn 1.1.2.8: #i25110# handling of group range end, textual entries 2004/05/14 17:58:54 nn 1.1.2.7: #i25110# better handling of value groups 2004/05/07 16:48:10 nn 1.1.2.6: #i25110# grouping of values 2004/04/30 13:29:39 nn 1.1.2.5: #i25110# GetColumnCount excludes data layout 2004/04/26 15:55:51 nn 1.1.2.4: #i25110# functions to manipulate groups 2004/04/16 13:38:20 nn 1.1.2.3: #i25110# add page fields 2004/04/15 17:56:11 nn 1.1.2.2: #i25110# handle several grouped dimensions from the same base 2004/04/08 19:02:47 nn 1.1.2.1: #i25110# grouping of elements


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [d978965b3a9131d7bc80bdd6a8778feabc2d4876]

INTEGRATION: CWS grouping (1.1.2); FILE ADDED 2004/06/30 13:56:18 dr 1.1.2.10: #i25110# + ScDPDimensionSaveData::HasGroupDimensions() 2004/06/29 15:03:18 dr 1.1.2.9: #i25110# const functions 2004/06/21 12:55:43 nn 1.1.2.8: missing include 2004/06/17 16:31:22 nn 1.1.2.7: #i25110# remove group dimension if all visible groups were removed 2004/06/16 18:52:43 nn 1.1.2.6: #i25110# date part grouping, continued 2004/06/09 18:54:52 nn 1.1.2.5: #i25110# date part grouping 2004/06/01 10:39:49 nn 1.1.2.4: #i25110# numerical grouping of date values 2004/05/07 16:48:11 nn 1.1.2.3: #i25110# grouping of values 2004/04/29 15:27:10 nn 1.1.2.2: #i25110# renaming of group dimensions and groups 2004/04/26 15:55:50 nn 1.1.2.1: #i25110# functions to manipulate groups


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [be151d11c2a613bd75448e32a7fb835283010c3e]

INTEGRATION: CWS grouping (1.2.432); FILE MERGED 2004/06/10 13:02:53 nn 1.2.432.4: RESYNC: (1.3-1.4); FILE MERGED 2004/04/19 09:40:21 nn 1.2.432.3: #i25110# Page field selections restrict the members shown if grouped 2004/04/16 10:37:03 nn 1.2.432.2: RESYNC: (1.2-1.3); FILE MERGED 2004/04/08 19:01:55 nn 1.2.432.1: #i25110# grouping of elements


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [89d54c87f98f759e2bac795bc5c6cfbf3b956ed3]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:37:58 aw 1.3.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [87e26e97d791488c01a4fc5e232338d9f1d0d74d]

INTEGRATION: CWS grouping (1.2.432); FILE MERGED 2004/06/16 18:51:17 nn 1.2.432.6: #i25110# date part grouping, continued 2004/06/10 13:02:43 nn 1.2.432.5: RESYNC: (1.2-1.3); FILE MERGED 2004/05/14 17:58:32 nn 1.2.432.4: #i25110# better handling of value groups 2004/04/30 13:30:26 nn 1.2.432.3: #i25110# get ScDPItemData from member 2004/04/15 17:55:51 nn 1.2.432.2: #i25110# handle several grouped dimensions from the same base 2004/04/08 19:01:54 nn 1.2.432.1: #i25110# grouping of elements


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [737b66140676f2516abe859dec4590fdff9d1eb3]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:37:57 aw 1.3.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [7583c456bf39ef0899fc6fbab39d87b47faa55ef]

INTEGRATION: CWS grouping (1.1.1.1.440); FILE MERGED 2004/06/16 18:51:16 nn 1.1.1.1.440.6: #i25110# date part grouping, continued 2004/06/10 13:02:33 nn 1.1.1.1.440.5: RESYNC: (1.2-1.3); FILE MERGED 2004/05/14 17:58:32 nn 1.1.1.1.440.4: #i25110# better handling of value groups 2004/04/16 10:36:56 nn 1.1.1.1.440.3: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/04/15 17:55:51 nn 1.1.1.1.440.2: #i25110# handle several grouped dimensions from the same base 2004/04/08 19:01:54 nn 1.1.1.1.440.1: #i25110# grouping of elements


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [0a5fb2ea5036606fe8ace4dfc3da23aad7103198]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:37:57 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [ee0ec0bac4b38f345af1ad9594ddbf52a9689547]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:37:56 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [37aea4c467077a027c16a664cd6c1811085ddc21]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:37:56 aw 1.3.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [48da4d3d119eda3e070c48607cf1c7f7996d036b]

INTEGRATION: CWS grouping (1.3.6); FILE MERGED 2004/06/17 16:30:55 nn 1.3.6.3: #i25110# remove group dimension if all visible groups were removed 2004/06/10 13:01:47 nn 1.3.6.2: RESYNC: (1.3-1.5); FILE MERGED 2004/04/26 15:54:03 nn 1.3.6.1: #i25110# functions to manipulate groups


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [08ad2da8bf973d2af963703e8809de12173d24ed]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:37:55 aw 1.3.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [c79afc781b8f652f08e12022fbc057d8c0e84f8d]

INTEGRATION: CWS grouping (1.1.2); FILE ADDED 2004/06/16 18:51:16 nn 1.1.2.8: #i25110# date part grouping, continued 2004/06/09 18:54:24 nn 1.1.2.7: #i25110# date part grouping 2004/06/01 10:39:26 nn 1.1.2.6: #i25110# numerical grouping of date values 2004/05/14 17:58:32 nn 1.1.2.5: #i25110# better handling of value groups 2004/05/07 16:47:50 nn 1.1.2.4: #i25110# grouping of values 2004/04/26 15:54:03 nn 1.1.2.3: #i25110# functions to manipulate groups 2004/04/15 17:55:50 nn 1.1.2.2: #i25110# handle several grouped dimensions from the same base 2004/04/08 19:01:53 nn 1.1.2.1: #i25110# grouping of elements


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [1cec2bcecc62ad3ec70a2cc789a51c553fe336fd]

INTEGRATION: CWS grouping (1.1.2); FILE ADDED 2004/06/30 13:56:06 dr 1.1.2.9: #i25110# + ScDPDimensionSaveData::HasGroupDimensions() 2004/06/29 15:03:07 dr 1.1.2.8: #i25110# const functions 2004/06/17 16:30:55 nn 1.1.2.7: #i25110# remove group dimension if all visible groups were removed 2004/06/16 18:51:16 nn 1.1.2.6: #i25110# date part grouping, continued 2004/06/09 18:54:24 nn 1.1.2.5: #i25110# date part grouping 2004/06/01 10:39:25 nn 1.1.2.4: #i25110# numerical grouping of date values 2004/05/07 16:47:50 nn 1.1.2.3: #i25110# grouping of values 2004/04/29 15:26:32 nn 1.1.2.2: #i25110# renaming of group dimensions and groups 2004/04/26 15:54:03 nn 1.1.2.1: #i25110# functions to manipulate groups


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [3c55342a3a6761bda9e2668a56b1a47aa7a69eb1]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:37:55 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [6d2c85f65531ef14c7cc4bdd8ac1fa6eebf4e148]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:37:54 aw 1.3.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [7493b5b44415d44b48ddecf0c4b01d6283f8c8f9]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:37:54 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [74ec86391dd833a03753d36c2d9330e43c4be8a0]

INTEGRATION: CWS bff2 (1.4.20); FILE MERGED 2004/07/13 08:37:54 aw 1.4.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [d711c081d3e3dee7c153dd3afa8517944d141ba2]

INTEGRATION: CWS bff2 (1.4.20); FILE MERGED 2004/07/13 08:37:53 aw 1.4.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [843a34877f15f16c37a5d1ed5b73545570de6711]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:37:53 aw 1.3.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [31d00e0b4f50ee69e5a4d5d2ab934c1280b8bca1]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:37:53 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [009c7b2efd690603c3f640782b09ea607f6d560c]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:37:52 aw 1.3.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [57fe8dd7a08ffe80e99bbf6cd5ac238d89e7d9cd]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:37:51 aw 1.3.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [f86ce5fa65b44dbb05ca4c526b03abe33755a9be]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:37:50 aw 1.3.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [7a21aa90c4528d247edbeafd9e3a9c0325251498]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/08 16:25:05 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [0fa0d97a422f59160163eaa87434c78b9ad10fa1]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:37:50 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [60e885ba2b92742fdb6857265dc52280d80f88ee]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:37:49 aw 1.3.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [37758ed10b5c20e02a62e7c1e20d215b1151443a]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:37:49 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [29d6b35736935acee9aed359e3c3a99978647879]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:37:48 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [70de6ef79e1262228834589a083ba49c4f84afa3]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:37:47 aw 1.3.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [64320a3dd764596249c5d6bc3cf0c72ddce01b23]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:37:47 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [2e81d0cd649deab8a58d25b0c7f43b0396e32845]

INTEGRATION: CWS bff2 (1.4.20); FILE MERGED 2004/07/13 08:37:46 aw 1.4.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [0a18bb106f684d550b5735b006d125e287b51a24]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:37:46 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [18888a990135ca7c4b0ee93b0998bae538d71868]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:37:46 aw 1.3.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [47cd20304cf9cdac3bac2be896f31b58e92a5a35]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:37:45 aw 1.3.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [6c1604299e077c5a5a103f871667ef457ce3280e]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:37:45 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [c6e4293db781db4a30a5bfb6415f9a68b1412f68]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:37:44 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [3417108026d6180d1ff9b9dfe9518134ff5e4c58]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:37:43 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [64b30f55479d1a5e356ad31b07d1fe851d7c367d]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:37:43 aw 1.3.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [ff3466270b7d69e8f12989b40192ead4fa8e6052]

INTEGRATION: CWS bff2 (1.3.14); FILE MERGED 2004/07/13 08:37:42 aw 1.3.14.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [abf69ec45939aa34319dbe03c0c0bcc32fd4d610]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:37:42 aw 1.3.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [940a0999ec16692dc4ce5d36fb85820d7f9042ac]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:37:42 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [eb65aa77285973e228b4455d663695c6f7d6dee6]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:37:41 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [93fb7da94fafa36bb10dc061d108183cc15f8bd4]

INTEGRATION: CWS bff2 (1.4.20); FILE MERGED 2004/07/13 08:37:41 aw 1.4.20.2: #117295# minimize_includes step2 2004/07/08 16:25:03 aw 1.4.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [a0ac649883e0ef8792c1f6d895ff636a83c0d01a]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:37:41 aw 1.3.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [9cc611356d9d076f9f09fffac523839ce4204e35]

INTEGRATION: CWS bff2 (1.4.20); FILE MERGED 2004/07/13 08:37:40 aw 1.4.20.2: #117295# minimize_includes step2 2004/07/08 16:25:02 aw 1.4.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [2ecc284484fd49e9f86cdf6fdf8ff0a13542342f]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:37:39 aw 1.3.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [e83d571aa91fc97df8ab6c786b06152f5a48d04d]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:37:38 aw 1.3.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [6bfe97d07d10af3b28b5e192c2d2104c86e1e98e]

INTEGRATION: CWS bff2 (1.6.20); FILE MERGED 2004/07/13 08:37:38 aw 1.6.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [6600a9ebe5403b3f497a0a2b7cfa013125b81354]

INTEGRATION: CWS bff2 (1.4.20); FILE MERGED 2004/07/13 08:37:38 aw 1.4.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [3e36fec8d355c56ffd0af1bb7f91650bf9911569]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:37:37 aw 1.3.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [84442b4635d562e6d150fa9b8057f73f22693e70]

INTEGRATION: CWS bff2 (1.4.20); FILE MERGED 2004/07/13 08:37:37 aw 1.4.20.2: #117295# minimize_includes step2 2004/07/08 16:25:01 aw 1.4.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [a27a0e1bdffa9e2df712661013b6ab2b49462cf1]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:37:36 aw 1.3.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [f8e0fe4afad827731721983cbee8031d57e5e638]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:37:35 aw 1.3.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [f3136e1a5994bf984925d8067f558cbface5eff2]

INTEGRATION: CWS bff2 (1.4.20); FILE MERGED 2004/07/13 08:37:35 aw 1.4.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [dba47411247b0f4f310db79feb59bd0e8e669559]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:37:34 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [a78bd313f3e328a74aa2212ae11285605675d4fb]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/08 16:25:00 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [d6d94de7cbf82197a5cd3f816b1c3d1969956f84]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:37:34 aw 1.3.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [82510ea0ac8642cb502dc54695386ddd85994751]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:37:33 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [81cad777a1ec7c9c2e9245126bfca78804a08066]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:37:32 aw 1.3.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [dcc8c4a615993c95405b5adb4ffd688e21d512f2]

INTEGRATION: CWS bff2 (1.4.20); FILE MERGED 2004/07/13 08:37:32 aw 1.4.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [6ccfd529acf0f6e41b2edf2115ef6c6472d21f8c]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:37:32 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [3b2808b8affc791cc1653f89e49d1382c2b232c8]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:37:31 aw 1.3.20.2: #117295# minimize_includes step2 2004/07/08 16:24:59 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [1809fcc3b06882ce1884fcb5f49a51d6878bf099]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:37:31 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [252dc65c965f6f2a86489f6eb8e9015e456f7e9b]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:37:30 aw 1.3.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [dbf44166896986cffaee3ad3e96a5b9b6888987b]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:37:29 aw 1.3.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [9f8c62ab051aa9bdd4a7a67d14a8115e3e5cec16]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:37:29 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [c0744e5bdc3099f34691aa17597d35f6e99294b7]

INTEGRATION: CWS bff2 (1.4.20); FILE MERGED 2004/07/13 08:37:28 aw 1.4.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [f9c3176050142950053b0b74c84314e0388570b5]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:37:28 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [955ccf57e35c926de5ca0eb5252100ff121b324b]

INTEGRATION: CWS bff2 (1.4.20); FILE MERGED 2004/07/13 08:37:27 aw 1.4.20.2: #117295# minimize_includes step2 2004/07/08 16:24:58 aw 1.4.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [f37842a1567b315edfc72f052ead35172e597976]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:37:27 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [2187f3dcf17a8a295dfca64077ef06881962d872]

INTEGRATION: CWS bff2 (1.4.20); FILE MERGED 2004/07/13 08:37:26 aw 1.4.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [e3aebea40e6d1510a1c990b744ee09ed6a08a710]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:37:26 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [f11b2b15586d24fecc74c7cf0eb598a9746f6d61]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:37:25 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [8b39e964b13068d837c3c78c19118c7ec9f899cc]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:37:23 aw 1.3.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [159ce28df54fed31f41475f35d625d9e769006dc]

INTEGRATION: CWS bff2 (1.6.20); FILE MERGED 2004/07/13 08:37:23 aw 1.6.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [9f1de01cce0246f8d0ac997a7f8e4b5a2a76ade3]

INTEGRATION: CWS bff2 (1.4.20); FILE MERGED 2004/07/13 08:37:22 aw 1.4.20.1: #117295# minimize_includes step2


2004-08-03  Daniel Rentz  <dr@openoffice.org>  [98e0c1771ec482ca051cc38f309846eba4b8a389]

#i10000# merge conflict


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [b931acf1af6c09013c06aafaeacccb1dd907de62]

INTEGRATION: CWS bff2 (1.5.20); FILE MERGED 2004/07/13 08:37:21 aw 1.5.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [b8d4d5e58a16655d4bd26deeb6fd079fe96180a2]

INTEGRATION: CWS bff2 (1.4.20); FILE MERGED 2004/07/13 08:37:20 aw 1.4.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [6a4b8cde85e5a6b763ef57b32471aa13db51cea8]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:37:20 aw 1.3.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [01854b0097a68f2bdae34132fc35f7c94f32ff69]

INTEGRATION: CWS bff2 (1.4.20); FILE MERGED 2004/07/13 08:37:20 aw 1.4.20.2: #117295# minimize_includes step2 2004/07/08 16:24:58 aw 1.4.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [58fa15fafabfe6044b92fbfe898669ca38c97dbb]

INTEGRATION: CWS bff2 (1.6.20); FILE MERGED 2004/07/13 08:37:19 aw 1.6.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [46392d2beff81c9c526f52979144ccab38120a53]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:37:19 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [79e6f84b2e3151249e2edf00e9bcaf2166539f4f]

INTEGRATION: CWS bff2 (1.4.20); FILE MERGED 2004/07/13 08:37:19 aw 1.4.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [7b9f01944ca89c149c99a97457ebfc8efd34e0ea]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:37:18 aw 1.3.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [88a18563ccd2159992878f6307f44552b847da94]

INTEGRATION: CWS bff2 (1.4.20); FILE MERGED 2004/07/13 08:37:17 aw 1.4.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [1faf6d3cb2619fca53289700a40feaa1c962d191]

INTEGRATION: CWS bff2 (1.4.20); FILE MERGED 2004/07/13 08:37:16 aw 1.4.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [835a4d9c9482ece4ef8c74a48ab78443865a6e5b]

INTEGRATION: CWS bff2 (1.4.20); FILE MERGED 2004/07/13 08:37:15 aw 1.4.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [e7bb79619bbcde2058b5e945df254fe7b91d4baf]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:37:15 aw 1.3.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [3b90913834721cdab8a03cccb587db48f3477539]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:37:14 aw 1.3.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [5b3ade4c7502848e7573c02fa1eefb37c9d49239]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:37:14 aw 1.2.20.2: #117295# minimize_includes step2 2004/07/08 16:24:57 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [211b471bbaf24cc6b9383184ff0e15172eff719e]

INTEGRATION: CWS bff2 (1.5.20); FILE MERGED 2004/07/13 08:37:13 aw 1.5.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [79a042ff594097bd32810f6ae8e0d5bb4eb2fd2a]

INTEGRATION: CWS bff2 (1.5.20); FILE MERGED 2004/07/08 16:24:54 aw 1.5.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [4d7b8ee1b8ceff2e3f35e3920cc7a9f184dde253]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:37:10 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [e6745b1a4578af9a18ab31e58b6ee488e7adbb76]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:37:09 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [82ac5f90311612038ce46c54b19d48671800d614]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/08 16:24:50 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [0d8e5618616246e7c17e47ee9e5c21fc83beded3]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/08 16:24:49 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [27642ba3c8de3b487592a5ad2886db5972616660]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:37:08 aw 1.2.20.2: #117295# minimize_includes step2 2004/07/08 16:24:48 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [bb908eb1df1ec58d757bfea431318cd4ffac73fd]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:37:07 aw 1.2.20.2: #117295# minimize_includes step2 2004/07/08 16:24:48 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [96b3c74e0fbc4374815976cd8e55ee338a4e314e]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:37:07 aw 1.2.20.2: #117295# minimize_includes step2 2004/07/08 16:24:47 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [a265ed4912901d6790765d8ca1d43204fc98cff2]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:37:07 aw 1.3.20.2: #117295# minimize_includes step2 2004/07/08 16:24:47 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [2e49417bb3ac0cfa55d72f6f42880c99e57a50d9]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:37:06 aw 1.2.20.2: #117295# minimize_includes step2 2004/07/08 16:24:47 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [06d7edd329bb1c0b8d3482cf5465054927f853e1]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:37:06 aw 1.2.20.2: #117295# minimize_includes step2 2004/07/08 16:24:46 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [5256617c0d710d6762f08554cb6b4b2825fdb3bd]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:37:06 aw 1.3.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [9c4ea1232747c6557a54de40b115d815d32a0f4c]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:37:05 aw 1.2.20.2: #117295# minimize_includes step2 2004/07/08 16:24:45 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [7ee5b7c78190e1cb60d4606fc6f66adacab172ef]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:37:05 aw 1.3.20.2: #117295# minimize_includes step2 2004/07/08 16:24:45 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [3357e9740d1344fb330a63875426e01513ae2480]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:37:04 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [7dec1c9126caf5af760a8090c3ecd18513543b8a]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:37:04 aw 1.2.20.2: #117295# minimize_includes step2 2004/07/08 16:24:44 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [2372a8aa8bade23b9595fff7bcadd2969534603f]

INTEGRATION: CWS bff2 (1.4.20); FILE MERGED 2004/07/13 08:37:04 aw 1.4.20.2: #117295# minimize_includes step2 2004/07/08 16:24:44 aw 1.4.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [6e84f9c7c961fcc5d7fdc8beefbd82a7b8d7efcc]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:37:03 aw 1.3.20.2: #117295# minimize_includes step2 2004/07/08 16:24:44 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [0953b0504e85aa0a6e7e0a5eb3c1f7df664dd3a9]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:37:03 aw 1.2.20.2: #117295# minimize_includes step2 2004/07/08 16:24:43 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [3d0eb9c7b0a2748a31562ec48cf8e62b7e4ebb6b]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:37:03 aw 1.2.20.1: #117295# minimize_includes step2


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [1c36f3085bd90c451b1800d92eb21801624a71ba]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:37:02 aw 1.2.20.2: #117295# minimize_includes step2 2004/07/08 16:24:43 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [5be699683abd54e11afc594dc7fbf82a5e258f5d]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:37:02 aw 1.2.20.2: #117295# minimize_includes step2 2004/07/08 16:24:42 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [cf9612091ab63f6558c72ef14ad5fa08882732eb]

INTEGRATION: CWS bff2 (1.4.20); FILE MERGED 2004/07/13 08:37:02 aw 1.4.20.2: #117295# minimize_includes step2 2004/07/08 16:24:42 aw 1.4.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [f985d35508971e44a8338a160de0715771a05991]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:37:02 aw 1.2.20.2: #117295# minimize_includes step2 2004/07/08 16:24:41 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [411c98162b02b2db841cfe080055b8d685284bcb]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:37:01 aw 1.3.20.2: #117295# minimize_includes step2 2004/07/08 16:24:41 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [a858d2b622260fbf3ed299262eacdc74ccdaaa5e]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:37:01 aw 1.2.20.2: #117295# minimize_includes step2 2004/07/08 16:24:41 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [cf68d285ec61be363fa2ac44d711fa72ee3a8f34]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:37:01 aw 1.2.20.2: #117295# minimize_includes step2 2004/07/08 16:24:40 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [d34d0da14c29f48d97c47e7f4b015ab73fc7aebb]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/13 08:37:01 aw 1.3.20.2: #117295# minimize_includes step2 2004/07/08 16:24:40 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [db17e0d0e8236c192433eb56d5eca778a07fb66c]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/13 08:37:00 aw 1.2.20.2: #117295# minimize_includes step2 2004/07/08 16:24:39 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [fd96a7ad0e21fa2db0b13795cc99720d01af2b77]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/08 16:24:38 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [7a89ebe3493944950e6d7753f529e17e8b7313a2]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/08 16:24:37 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [7510d2312420def0f239fbaf98614f3e898621f4]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/08 16:24:36 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [16faa87b640cb1ed1a8964e93ee2da1bd99e037d]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/08 16:24:35 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [fe60806dc58bf113ec83eaa7a40707d094ec8203]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/08 16:24:34 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [7116534a0524a66eeeb3a3ccf5fa7f81867f8672]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/08 16:24:33 aw 1.2.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [5f1d7c491413238e2a27931d0a889131290f9c83]

INTEGRATION: CWS bff2 (1.3.20); FILE MERGED 2004/07/08 16:24:32 aw 1.3.20.1: #117295#


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [8235849d76a31dbdc82a98845029f17eb0503321]

INTEGRATION: CWS bff2 (1.2.20); FILE MERGED 2004/07/08 16:24:32 aw 1.2.20.1: #117295#


2004-08-03  Michael Mi  <mmi@openoffice.org>  [c93ddcfc5c0046d2f787cb26d70732cd4b5b2dd2]

Issue number: Submitted by:  Andrew Fan Reviewed by:


2004-08-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [1107768b17b4f5f58fdac42b774a70693ee983ec]

INTEGRATION: CWS insight01 (1.27.12); FILE MERGED 2004/07/21 08:01:50 oj 1.27.12.3: RESYNC: (1.31-1.32); FILE MERGED 2004/05/28 16:20:24 oj 1.27.12.2: RESYNC: (1.27-1.31); FILE MERGED 2004/03/05 07:34:59 oj 1.27.12.1: #i24595# changes for the db registeration dialog


2004-08-03  Rüdiger Timm  <rt@openoffice.org>  [bbd9e274ebb1e6a870c9051ae76447e6235095d5]

#i10000# Bugfix by IS


2004-08-03  Rüdiger Timm  <rt@openoffice.org>  [935209bb7f59d603bca97ad3c01b7729fef8a4f3]

#i10000# Add solarenvpath to include path


2004-08-03  Oliver Düsterhoff  <od@openoffice.org>  [a36111f17c4eb2e5b2222ef86b55cfad7732f3bd]

#i28701# integration of cws swobjpos04 into master


2004-08-03  Oliver Düsterhoff  <od@openoffice.org>  [dcb411604705394d999aeb68204b757809b1dcca]

#i28701# integration of cws swobjpos04 into master


2004-08-03  Oliver Düsterhoff  <od@openoffice.org>  [5b36bf838cbdaac15849d1f6ebf8460971158a6e]

#i28701# integration of cws swobjpos04 into master


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [8338873142b95c356fc6a18f5042660be9bf79d5]

INTEGRATION: CWS insight01 (1.5.66); FILE MERGED 2004/07/27 12:42:10 oj 1.5.66.4: oob in odb 2004/07/27 08:49:17 oj 1.5.66.3: file extension changed 2004/07/14 10:40:25 sw 1.5.66.2: #i29289# 2004/06/16 07:18:13 cn 1.5.66.1: #i29289# changes for storing dababase structure in sxb files


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [2d211539330fdc61458a7831284ff56f46d721e4]

INTEGRATION: CWS insight01 (1.5.54); FILE MERGED 2004/07/27 12:42:10 oj 1.5.54.4: oob in odb 2004/07/27 08:49:17 oj 1.5.54.3: file extension changed 2004/07/14 10:40:25 sw 1.5.54.2: #i29289# 2004/06/16 07:18:13 cn 1.5.54.1: #i29289# changes for storing dababase structure in sxb files


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [50fc71c60534ebb17cd19429cc7d937870f5392e]

INTEGRATION: CWS insight01 (1.4.66); FILE MERGED 2004/07/14 10:40:25 sw 1.4.66.1: #i29289#


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [bd907b18b9068db4222b003b05fc25ae64faa143]

INTEGRATION: CWS dr14 (1.19.242); FILE MERGED 2004/07/12 20:35:17 dr 1.19.242.5: RESYNC: (1.20-1.21); FILE MERGED 2004/04/21 15:06:59 dr 1.19.242.4: #100000# merge 2004/04/21 13:01:38 dr 1.19.242.3: RESYNC: (1.19-1.20); FILE MERGED 2004/03/12 13:20:38 dr 1.19.242.2: #114652# correct background color for flat valuesets 2003/12/19 11:37:38 dr 1.19.242.1: #i22640# draw ImageSet images disabled


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [d4189165e0fb00183023b4d865cb0d4ea6e68ab3]

INTEGRATION: CWS insight01 (1.3.66); FILE MERGED 2004/07/27 12:42:10 oj 1.3.66.3: oob in odb 2004/07/27 08:49:17 oj 1.3.66.2: file extension changed 2004/06/16 07:18:13 cn 1.3.66.1: #i29289# changes for storing dababase structure in sxb files


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [7287221c7cdbf30650f8d8cefe2a49b0c5f10720]

INTEGRATION: CWS dr14 (1.13.12); FILE MERGED 2004/03/11 09:54:00 dr 1.13.12.1: #115902# paints wrong if loading mirrored sheets into backing window


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [9b26bb8c98955f58f53e138d83f4d870567f1d5d]

INTEGRATION: CWS dr14 (1.37.20); FILE MERGED 2004/07/13 15:14:41 dr 1.37.20.1: #i31404# hide vertical scrollbar if not needed


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [cae2c30dbd560747fde79f0fb7b67d3adb74f03a]

INTEGRATION: CWS insight01 (1.5.66); FILE MERGED 2004/07/27 12:42:09 oj 1.5.66.4: oob in odb 2004/07/27 08:49:16 oj 1.5.66.3: file extension changed 2004/07/14 10:40:25 sw 1.5.66.2: #i29289# 2004/06/16 07:18:14 cn 1.5.66.1: #i29289# changes for storing dababase structure in sxb files


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [adf564703950c9a072c93edd2040af28b9edbccf]

INTEGRATION: CWS insight01 (1.5.66); FILE MERGED 2004/07/27 12:42:09 oj 1.5.66.6: oob in odb 2004/07/27 08:48:39 oj 1.5.66.5: file extension changed 2004/07/20 10:43:37 sw 1.5.66.4: #i29289# 2004/07/14 10:40:24 sw 1.5.66.3: #i29289# 2004/07/13 09:36:23 sw 1.5.66.2: #i29289# 2004/06/16 07:18:12 cn 1.5.66.1: #i29289# changes for storing dababase structure in sxb files


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [cccd28c8cd3ee14299d97631a35c2bf08373cf45]

INTEGRATION: CWS insight01 (1.2.58); FILE MERGED 2004/07/27 12:42:34 oj 1.2.58.3: oob in odb 2004/07/27 08:49:49 oj 1.2.58.2: file extension changed 2004/07/14 10:45:10 sw 1.2.58.1: #i29289#


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [4071fadea3104153a4af1a510840ae003c097972]

INTEGRATION: CWS dr14 (1.8.392); FILE MERGED 2004/06/10 23:41:32 dr 1.8.392.3: RESYNC: (1.9-1.10); FILE MERGED 2004/06/04 22:04:33 dr 1.8.392.2: RESYNC: (1.8-1.9); FILE MERGED 2004/04/21 06:13:21 sab 1.8.392.1: #i23675#: add support of diagonal borders and shrink to fit


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [50ab615f2829d029591bd77e718eec143988065c]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2003/12/17 11:16:16 oj 1.1.2.1: #111075# new helper class for property states


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [2ae98c1468036ece618d3e0a89f17a91fd656349]

INTEGRATION: CWS insight01 (1.3.78); FILE MERGED 2004/07/23 12:25:28 oj 1.3.78.2: RESYNC: (1.3-1.4); FILE MERGED 2003/12/19 13:08:01 oj 1.3.78.1: #111075# ongoing work


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [0708a6ff8eea94eaf4d4c78bdad8ef64029441c8]

INTEGRATION: CWS insight01 (1.8.134); FILE MERGED 2004/05/28 10:04:19 oj 1.8.134.2: RESYNC: (1.8-1.9); FILE MERGED 2003/12/17 11:23:00 oj 1.8.134.1: #111075# new helper class for property states


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [fe9dfe9725314d19a36228dac9279b56a42bbf5a]

INTEGRATION: CWS insight01 (1.3.138); FILE MERGED 2004/05/28 10:01:23 oj 1.3.138.2: RESYNC: (1.3-1.4); FILE MERGED 2003/12/17 11:23:53 oj 1.3.138.1: #111075# new helper to iterate through a sequence


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [5ffab11bf748d69a485085b282723f07c4037b49]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2003/12/17 11:15:49 oj 1.1.2.1: #111075# new helper class for property states


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [9fa98489c3964cfc7f93cbc4dd4f12de2ee8b2e0]

INTEGRATION: CWS insight01 (1.4.94); FILE MERGED 2004/05/04 11:50:31 oj 1.4.94.1: #111075# if available returns zero, assume that available isn't supported by the inputstream


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [1cbbc92e877e07583590675feb999480ed72e61f]

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>  [aa94004a870e6ed8af9855a09605a32690aa0b48]

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>  [636eec31822c4db84093b261183b25851e9d982d]

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>  [cf999a6e57f95f14b6e19752c99e33f7ba3ec815]

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>  [89f3fb7cbf8806326b6b47013ae31df0fe444fe2]

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>  [b0e7675f0ed6ab6a1fb750a88abed6812616dbd1]

INTEGRATION: CWS dr14 (1.29.334); FILE MERGED 2004/07/20 13:29:43 dr 1.29.334.8: #i23675# SvxLineItem::(Put|Query)Value with member ID returns css::table::BorderLine 2004/07/12 19:41:35 dr 1.29.334.7: RESYNC: (1.33-1.34); FILE MERGED 2004/05/19 15:25:06 dr 1.29.334.6: RESYNC: (1.31-1.33); FILE MERGED 2004/04/20 15:42:00 sab 1.29.334.5: #i23675#: the SvxLineItem should support table::BorderLine 2004/03/15 18:22:21 dr 1.29.334.4: RESYNC: (1.30-1.31); FILE MERGED 2004/03/12 17:11:58 dr 1.29.334.3: #i23675# SvxLineItem::Store was broken for ages (but never used) 2004/02/13 12:49:09 dr 1.29.334.2: RESYNC: (1.29-1.30); FILE MERGED 2004/02/13 08:51:09 dr 1.29.334.1: #i23675# diagonal borders step 1: new svx::FrameSelector, new svx::frmlnk::* functions


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [56ce215d39efdb96703a53b7b51c9c5a0d61c9f1]

INTEGRATION: CWS dr14 (1.5.334); FILE MERGED 2003/12/18 13:26:09 dr 1.5.334.1: #i22640# SvxOrientationItem replaced by SfxBoolItem for stacked state


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [1d3b4f1fdef16a582d9d9dc39eb6b2a83994e783]

INTEGRATION: CWS dr14 (1.1.2); FILE ADDED 2004/04/14 15:54:33 dr 1.1.2.5: #i23675# diagonal borders step 7d: support for merged cells improved 2004/04/01 12:03:16 dr 1.1.2.4: #i32675# svx::frmlnk::[Diag]Style - classes instead of structs 2004/02/19 14:20:17 dr 1.1.2.3: #i23675# diagonal borders step 2: drawing linked diagonal borders 2004/02/13 08:50:07 dr 1.1.2.2: #i23675# diagonal borders step 1: new svx::FrameSelector, new svx::frmlnk::* functions 2004/01/20 16:07:19 dr 1.1.2.1: #i23675# moved SvxFrameSelector accessibility to own source files


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [f9b29d650899af467e70975446401438071be1b4]

INTEGRATION: CWS dr14 (1.1.2); FILE ADDED 2004/02/13 08:50:07 dr 1.1.2.2: #i23675# diagonal borders step 1: new svx::FrameSelector, new svx::frmlnk::* functions 2004/01/20 16:07:19 dr 1.1.2.1: #i23675# moved SvxFrameSelector accessibility to own source files


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [ae66db0c36fca26c56040527c128cc81de241509]

INTEGRATION: CWS dr14 (1.18.40); FILE MERGED 2004/07/28 17:13:38 dr 1.18.40.12: #i10000# merge conflict 2004/07/22 17:51:47 dr 1.18.40.11: RESYNC: (1.32-1.33); FILE MERGED 2004/07/12 19:14:36 dr 1.18.40.10: RESYNC: (1.27-1.32); FILE MERGED 2004/06/10 19:13:08 dr 1.18.40.9: RESYNC: (1.26-1.27); FILE MERGED 2004/06/04 20:26:06 dr 1.18.40.8: RESYNC: (1.24-1.26); FILE MERGED 2004/05/19 15:02:28 dr 1.18.40.7: RESYNC: (1.21-1.24); FILE MERGED 2004/04/21 11:30:29 dr 1.18.40.6: RESYNC: (1.20-1.21); FILE MERGED 2004/02/19 14:19:52 dr 1.18.40.5: #i23675# diagonal borders step 2: drawing linked diagonal borders 2004/02/16 12:53:02 dr 1.18.40.4: #100000# merge conflict 2004/02/13 13:16:42 dr 1.18.40.3: RESYNC: (1.18-1.20); FILE MERGED 2004/01/20 12:06:42 dr 1.18.40.2: #i23675# connections for SvxBorderTabPage 2003/12/18 13:21:18 dr 1.18.40.1: #i22640# new orientation controls: svx::DialControl, svx::WrapField, svx::OrientationHelper


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [47bfffd0670f2cfe4622fac9dd56c827299bf66f]

INTEGRATION: CWS dr14 (1.1.2); FILE ADDED 2004/02/13 08:50:06 dr 1.1.2.2: #i23675# diagonal borders step 1: new svx::FrameSelector, new svx::frmlnk::* functions 2004/01/20 16:07:17 dr 1.1.2.1: #i23675# moved SvxFrameSelector accessibility to own source files


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [836cb756b81d2de0b3f2038c9ecafcd9953ddcc3]

INTEGRATION: CWS dr14 (1.1.2); FILE ADDED 2003/12/18 13:17:58 dr 1.1.2.1: #i22640# new orientation controls: svx::DialControl, svx::WrapField, svx::OrientationHelper


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [c12725dd7ca3c1363ed6e8fbd28fcbba537376d2]

INTEGRATION: CWS dr14 (1.1.2); FILE ADDED 2004/01/09 12:18:26 dr 1.1.2.4: #i22640# usage of item connections 2004/01/07 08:34:07 dr 1.1.2.3: #i22640# compiler problems 2003/12/19 08:01:28 dr 1.1.2.2: #i22640# more documentation of svx::DialControl, svx::OrientationHelper 2003/12/18 13:18:04 dr 1.1.2.1: #i22640# new orientation controls: svx::DialControl, svx::WrapField, svx::OrientationHelper


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [3d698bcacd029317c5a237d633ed23cedf8b80fd]

INTEGRATION: CWS insight01 (1.7.30); FILE MERGED 2004/07/06 08:18:54 oj 1.7.30.2: RESYNC: (1.7-1.8); FILE MERGED 2004/06/04 10:56:46 oj 1.7.30.1: bug fix


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [0a4dd2a1712276f4bb5c2bfc59b4a8f2f3e909f4]

INTEGRATION: CWS insight01 (1.9.4); FILE MERGED 2004/06/10 12:05:17 oj 1.9.4.1: embedded obj changes


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [e3edb485c545a1b6071dddec42ab35093a523f6b]

INTEGRATION: CWS dr14 (1.13.8); FILE MERGED 2004/07/12 19:08:37 dr 1.13.8.2: RESYNC: (1.13-1.14); FILE MERGED 2004/02/13 08:48:46 dr 1.13.8.1: #i23675# diagonal borders step 1: new svx::FrameSelector, new svx::frmlnk::* functions


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [515c529eb4828d7e75dc37444936d5198f6ccd6c]

INTEGRATION: CWS insight01 (1.5.12); FILE MERGED 2004/05/28 09:57:25 oj 1.5.12.3: RESYNC: (1.5-1.6); FILE MERGED 2004/04/07 12:22:43 mav 1.5.12.2: #i27588# use FilterName 2004/04/07 12:15:06 mav 1.5.12.1: #i27588# find the filter name from typename


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [758cdaf49ad3d24f9376a4f3e6764196ecceb0a1]

INTEGRATION: CWS insight01 (1.7.4); FILE MERGED 2004/06/09 14:00:37 oj 1.7.4.1: #i22465# change the order of interceptors, the first one wins


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [80c94da8f4466ebd1b38c6d117a079c0f37d238b]

INTEGRATION: CWS dr14 (1.16.312); FILE MERGED 2004/04/15 17:38:44 dr 1.16.312.10: #i23675# diagonal borders, diagonal clipping usage 2004/04/14 15:53:57 dr 1.16.312.9: #i23675# diagonal borders step 7d: support for merged cells improved 2004/04/01 12:02:35 dr 1.16.312.8: #i32675# svx::frmlnk::[Diag]Style - classes instead of structs 2004/03/12 15:27:59 dr 1.16.312.7: #i23675# diagonal borders step 5: extensions for svx::frmlnk::Array 2004/03/10 18:31:39 dr 1.16.312.6: #i23675# diagonal borders step 4: predefined border styles 2004/03/09 18:58:52 dr 1.16.312.5: #i23675# diagonal borders step 3: drawing linked diagonal borders 2004/02/19 14:19:52 dr 1.16.312.4: #i23675# diagonal borders step 2: drawing linked diagonal borders 2004/02/16 12:53:34 dr 1.16.312.3: #100000# avoid redefinition in for loop 2004/02/13 08:48:46 dr 1.16.312.2: #i23675# diagonal borders step 1: new svx::FrameSelector, new svx::frmlnk::* functions 2004/01/20 16:09:28 dr 1.16.312.1: #i23675# moved SvxFrameSelector accessibility to own source files


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [a5ab8f5bee2db4c0cdb3e06c56694f08387a5d16]

INTEGRATION: CWS insight01 (1.4.12); FILE MERGED 2004/05/28 09:56:46 oj 1.4.12.3: RESYNC: (1.4-1.5); FILE MERGED 2004/04/07 12:23:16 mav 1.4.12.2: #i27588# use FilterName 2004/04/07 12:15:05 mav 1.4.12.1: #i27588# find the filter name from typename


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [1b913b9190c10562e1347f305460e97b432e8d39]

INTEGRATION: CWS dr14 (1.1.500); FILE MERGED 2004/01/09 12:18:25 dr 1.1.500.1: #i22640# usage of item connections


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [a609725a7844f57d2a468e529d48becec6e2b3d9]

INTEGRATION: CWS insight01 (1.8.4); FILE MERGED 2004/07/20 16:14:08 mav 1.8.4.3: #i31711# do not open object as template 2004/06/04 12:50:07 oj 1.8.4.2: attach media desc when creating a new obj 2004/06/04 12:25:52 oj 1.8.4.1: correct sequence access


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [9837758852dfafa73247a344762f8f25329aff90]

INTEGRATION: CWS dr14 (1.1.2); FILE ADDED 2004/04/15 17:38:44 dr 1.1.2.9: #i23675# diagonal borders, diagonal clipping usage 2004/04/15 15:48:06 dr 1.1.2.8: #i23675# diagonal borders step 7e: support for merged cells improved 2004/04/14 15:53:57 dr 1.1.2.7: #i23675# diagonal borders step 7d: support for merged cells improved 2004/04/08 14:47:08 dr 1.1.2.6: #i23675# diagonal borders step 7c: added support for merged cell ranges 2004/04/01 12:02:35 dr 1.1.2.5: #i32675# svx::frmlnk::[Diag]Style - classes instead of structs 2004/03/12 17:06:15 dr 1.1.2.4: #i23675# diagonal borders step 6: extensions for svx::frmlnk::Array 2004/03/12 15:27:59 dr 1.1.2.3: #i23675# diagonal borders step 5: extensions for svx::frmlnk::Array 2004/03/09 18:58:52 dr 1.1.2.2: #i23675# diagonal borders step 3: drawing linked diagonal borders 2004/02/19 14:19:50 dr 1.1.2.1: #i23675# diagonal borders step 2: drawing linked diagonal borders


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [81913409e5a2ee352985fa91a51dca127aee2b7d]

INTEGRATION: CWS insight01 (1.8.4); FILE MERGED 2004/06/09 14:52:10 oj 1.8.4.1: #i22465# add StateBroadcaster to queryInterface


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [c984636eba9124548d1c666612381480d7648630]

INTEGRATION: CWS dr14 (1.7.6); FILE MERGED 2004/07/12 19:06:42 dr 1.7.6.3: RESYNC: (1.8-1.10); FILE MERGED 2004/06/04 20:24:59 dr 1.7.6.2: RESYNC: (1.7-1.8); FILE MERGED 2004/05/27 14:28:31 dr 1.7.6.1: #100000# dialogdiet changes


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [c5a0438f67e0e9990a21a6604b7db410c8fe2123]

INTEGRATION: CWS insight01 (1.5.4); FILE MERGED 2004/06/10 11:27:59 oj 1.5.4.1: embedded obj changes


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [8980b4f25e1a09db7efde842dada41a5b5653448]

INTEGRATION: CWS dr14 (1.1.2); FILE ADDED 2004/01/09 12:18:25 dr 1.1.2.4: #i22640# usage of item connections 2003/12/19 11:14:59 dr 1.1.2.3: #i22640# style settings handling 2003/12/19 08:01:28 dr 1.1.2.2: #i22640# more documentation of svx::DialControl, svx::OrientationHelper 2003/12/18 13:17:52 dr 1.1.2.1: #i22640# new orientation controls: svx::DialControl, svx::WrapField, svx::OrientationHelper


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [39b6cbc79675cdf45a4badc823dc6e5948b1a8af]

INTEGRATION: CWS insight01 (1.18.60); FILE MERGED 2004/05/28 19:47:20 oj 1.18.60.2: RESYNC: (1.18-1.20); FILE MERGED 2004/03/05 07:38:39 oj 1.18.60.1: #111090# changes for the new prop dialogs


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [b9ee1c858611678622a08a0056f1a4e91b24b70f]

INTEGRATION: CWS insight01 (1.22.16); FILE MERGED 2004/07/21 09:53:41 oj 1.22.16.2: RESYNC: (1.22-1.24); FILE MERGED 2004/06/04 13:51:06 oj 1.22.16.1: hide ds edit field


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [d9deb480e041608c49343817315b19b8058a9230]

INTEGRATION: CWS dr14 (1.1.2); FILE ADDED 2004/02/13 08:48:46 dr 1.1.2.2: #i23675# diagonal borders step 1: new svx::FrameSelector, new svx::frmlnk::* functions 2004/01/20 12:06:39 dr 1.1.2.1: #i23675# connections for SvxBorderTabPage


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [abc17400be8cdce6f8a22134e7116f624686094b]

INTEGRATION: CWS dr14 (1.1.2); FILE ADDED 2004/02/19 14:19:51 dr 1.1.2.3: #i23675# diagonal borders step 2: drawing linked diagonal borders 2004/02/13 08:48:45 dr 1.1.2.2: #i23675# diagonal borders step 1: new svx::FrameSelector, new svx::frmlnk::* functions 2004/01/20 12:06:34 dr 1.1.2.1: #i23675# connections for SvxBorderTabPage


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [d1d2dea8c3a071b0ef635701dd956429f4f691b6]

INTEGRATION: CWS dr14 (1.50.8); FILE MERGED 2004/07/22 17:50:22 dr 1.50.8.7: RESYNC: (1.54-1.56); FILE MERGED 2004/07/12 19:04:05 dr 1.50.8.6: RESYNC: (1.53-1.54); FILE MERGED 2004/06/04 20:24:39 dr 1.50.8.5: RESYNC: (1.52-1.53); FILE MERGED 2004/05/19 14:53:35 dr 1.50.8.4: RESYNC: (1.51-1.52); FILE MERGED 2004/03/15 18:25:56 dr 1.50.8.3: RESYNC: (1.50-1.51); FILE MERGED 2004/03/10 18:31:39 dr 1.50.8.2: #i23675# diagonal borders step 4: predefined border styles 2004/02/13 08:48:45 dr 1.50.8.1: #i23675# diagonal borders step 1: new svx::FrameSelector, new svx::frmlnk::* functions


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [b9f7e2f77243db6a0fae2798183c3560ede5babe]

INTEGRATION: CWS insight01 (1.10.42); FILE MERGED 2004/07/21 09:54:32 oj 1.10.42.3: RESYNC: (1.12-1.13); FILE MERGED 2004/05/28 19:43:16 oj 1.10.42.2: RESYNC: (1.10-1.12); FILE MERGED 2004/02/23 14:38:24 oj 1.10.42.1: #111075# allow the selection of a database file


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [4ebe93a6eea331710e2a61a4f1295744290eea6b]

INTEGRATION: CWS insight01 (1.58.36); FILE MERGED 2004/07/21 09:53:11 oj 1.58.36.9: RESYNC: (1.67-1.70); FILE MERGED 2004/07/06 09:24:48 oj 1.58.36.8: RESYNC: (1.66-1.67); FILE MERGED 2004/06/30 08:14:24 oj 1.58.36.7: #i30305# break inserted 2004/06/04 13:51:04 oj 1.58.36.6: hide ds edit field 2004/06/02 08:46:56 oj 1.58.36.5: merge 2004/05/28 19:43:06 oj 1.58.36.4: RESYNC: (1.58-1.66); FILE MERGED 2004/04/29 06:03:57 oj 1.58.36.3: conver file url in system path 2004/03/05 07:38:40 oj 1.58.36.2: #111090# changes for the new prop dialogs 2004/02/23 14:38:23 oj 1.58.36.1: #111075# allow the selection of a database file


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [43930ea0d5cd297fa9c809ef65618dc223115e4d]

INTEGRATION: CWS dr14 (1.2.8); FILE MERGED 2004/07/22 17:50:13 dr 1.2.8.2: RESYNC: (1.2-1.3); FILE MERGED 2004/05/27 14:28:31 dr 1.2.8.1: #100000# dialogdiet changes


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [e3e5ae79a49c93209990b954527a28c9c6064a69]

INTEGRATION: CWS insight01 (1.5.76); FILE MERGED 2004/02/23 14:38:23 oj 1.5.76.1: #111075# allow the selection of a database file


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [991172eb8826917b35507e94f1b2297ae5ea535e]

INTEGRATION: CWS dr14 (1.5.504); FILE MERGED 2004/07/22 17:50:04 dr 1.5.504.4: RESYNC: (1.7-1.8); FILE MERGED 2004/07/12 19:03:56 dr 1.5.504.3: RESYNC: (1.6-1.7); FILE MERGED 2004/03/15 18:25:49 dr 1.5.504.2: RESYNC: (1.5-1.6); FILE MERGED 2004/03/10 18:31:38 dr 1.5.504.1: #i23675# diagonal borders step 4: predefined border styles


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [4030853d7fc184f8d8e1115a245a51f04fc4f88f]

INTEGRATION: CWS insight01 (1.11.182); FILE MERGED 2004/05/28 19:34:13 oj 1.11.182.3: RESYNC: (1.11-1.12); FILE MERGED 2004/04/23 06:23:12 oj 1.11.182.2: new switch to disable catalog and schema 2004/03/05 10:58:14 oj 1.11.182.1: WizardPage changes


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [fe3c185591f667cf41fa48c83f8ee137b096f50a]

INTEGRATION: CWS dr14 (1.17.346); FILE MERGED 2004/07/23 10:57:25 dr 1.17.346.12: #i10000# merge conflicts 2004/07/22 17:49:54 dr 1.17.346.11: RESYNC: (1.21-1.22); FILE MERGED 2004/05/19 14:53:09 dr 1.17.346.10: RESYNC: (1.19-1.20); FILE MERGED 2004/05/07 14:30:01 dr 1.17.346.9: #i23675# add ITEMCONN_CLONE_ITEM 2004/04/21 11:29:58 dr 1.17.346.8: RESYNC: (1.18-1.19); FILE MERGED 2004/03/15 18:25:42 dr 1.17.346.7: RESYNC: (1.17-1.18); FILE MERGED 2004/03/15 15:32:29 dr 1.17.346.6: #i22640# update margin controls in Reset() 2004/03/10 18:31:38 dr 1.17.346.5: #i23675# diagonal borders step 4: predefined border styles 2004/02/19 14:19:51 dr 1.17.346.4: #i23675# diagonal borders step 2: drawing linked diagonal borders 2004/02/13 08:48:44 dr 1.17.346.3: #i23675# diagonal borders step 1: new svx::FrameSelector, new svx::frmlnk::* functions 2004/01/20 12:06:40 dr 1.17.346.2: #i23675# connections for SvxBorderTabPage 2003/12/18 14:05:40 dr 1.17.346.1: #i22640# SvxAlignmentTabPage: new orientation controls: svx::DialControl, svx::WrapField, svx::OrientationHelper #i22640# SvxAlignmentTabPage: SvxOrientationItem replaced by SfxBoolItem for stacked state #i22640# SvxAlignmentTabPage: ImageButton replaced by CheckBox for stacked state #i22928# SvxAlignmentTabPage: Added "Fill" to horizontal alignment #i22640# Moved border controls from SvxAlignmentTabPage to SvxBorderTabPage


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [3381566208e156ce89166b4a510de7ad17eca815]

INTEGRATION: CWS insight01 (1.11.182); FILE MERGED 2004/05/28 19:33:49 oj 1.11.182.2: RESYNC: (1.11-1.12); FILE MERGED 2004/03/05 10:58:14 oj 1.11.182.1: WizardPage changes


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [c0704a17765479ec372c78065e1bdbce8f356adc]

INTEGRATION: CWS dr14 (1.25.74); FILE MERGED 2004/07/12 19:02:17 dr 1.25.74.3: RESYNC: (1.26-1.27); FILE MERGED 2004/05/19 14:52:45 dr 1.25.74.2: RESYNC: (1.25-1.26); FILE MERGED 2004/03/12 13:17:17 dr 1.25.74.1: #115935# background preview border too thick


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [2ce3da4d34bc1a5edf5432c84043b583513d9d07]

INTEGRATION: CWS insight01 (1.8.182); FILE MERGED 2004/05/28 19:33:27 oj 1.8.182.2: RESYNC: (1.8-1.9); FILE MERGED 2004/03/05 10:58:13 oj 1.8.182.1: WizardPage changes


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [f202f323b59625326e8f51d33939dc9cd59e8421]

INTEGRATION: CWS dr14 (1.45.188); FILE MERGED 2004/07/12 19:01:40 dr 1.45.188.7: RESYNC: (1.48-1.49); FILE MERGED 2004/07/06 17:10:54 dr 1.45.188.6: #i22928# string review changes 2004/06/04 20:24:29 dr 1.45.188.5: RESYNC: (1.47-1.48); FILE MERGED 2004/05/19 14:52:19 dr 1.45.188.4: RESYNC: (1.46-1.47); FILE MERGED 2004/03/09 12:57:39 dr 1.45.188.3: #i22640# string review 2004/01/05 16:50:00 dr 1.45.188.2: RESYNC: (1.45-1.46); FILE MERGED 2003/12/18 14:05:39 dr 1.45.188.1: #i22640# SvxAlignmentTabPage: new orientation controls: svx::DialControl, svx::WrapField, svx::OrientationHelper #i22640# SvxAlignmentTabPage: SvxOrientationItem replaced by SfxBoolItem for stacked state #i22640# SvxAlignmentTabPage: ImageButton replaced by CheckBox for stacked state #i22928# SvxAlignmentTabPage: Added "Fill" to horizontal alignment #i22640# Moved border controls from SvxAlignmentTabPage to SvxBorderTabPage


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [4a838c0d45476fc825d2412fa749b1cdefd8ddaf]

INTEGRATION: CWS insight01 (1.7.268); FILE MERGED 2004/07/06 09:21:25 oj 1.7.268.2: RESYNC: (1.7-1.8); FILE MERGED 2004/02/23 14:38:23 oj 1.7.268.1: #111075# allow the selection of a database file


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [f0e00f246f3f9388d5322308af25ad8c81ef55d9]

INTEGRATION: CWS dr14 (1.2.8); FILE MERGED 2004/05/27 14:28:30 dr 1.2.8.1: #100000# dialogdiet changes


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [30406b1b7b0915088bed1c62d0d5cea072e234fc]

INTEGRATION: CWS insight01 (1.11.182); FILE MERGED 2004/05/28 19:33:06 oj 1.11.182.2: RESYNC: (1.11-1.12); FILE MERGED 2004/02/23 14:38:22 oj 1.11.182.1: #111075# allow the selection of a database file


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [8b90e197a705585aaad5b504a382e9245f1ba543]

INTEGRATION: CWS dr14 (1.6.498); FILE MERGED 2004/07/12 19:01:32 dr 1.6.498.2: RESYNC: (1.6-1.7); FILE MERGED 2003/12/18 14:05:39 dr 1.6.498.1: #i22640# SvxAlignmentTabPage: new orientation controls: svx::DialControl, svx::WrapField, svx::OrientationHelper #i22640# SvxAlignmentTabPage: SvxOrientationItem replaced by SfxBoolItem for stacked state #i22640# SvxAlignmentTabPage: ImageButton replaced by CheckBox for stacked state #i22928# SvxAlignmentTabPage: Added "Fill" to horizontal alignment #i22640# Moved border controls from SvxAlignmentTabPage to SvxBorderTabPage


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [7a756b439e5b7167ab6820401983c2a3aed50dee]

INTEGRATION: CWS insight01 (1.34.42); FILE MERGED 2004/07/09 08:48:14 oj 1.34.42.3: resource changes 2004/07/06 09:20:45 oj 1.34.42.2: RESYNC: (1.34-1.36); FILE MERGED 2004/02/23 14:38:22 oj 1.34.42.1: #111075# allow the selection of a database file


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [e91b767d89115f545eeac496ee37e062f32b9066]

INTEGRATION: CWS dr14 (1.14.310); FILE MERGED 2004/05/27 14:28:30 dr 1.14.310.7: #100000# dialogdiet changes 2004/05/19 14:51:56 dr 1.14.310.6: RESYNC: (1.15-1.16); FILE MERGED 2004/04/01 12:02:45 dr 1.14.310.5: #i32675# #i22640# move slot ids to prevent conflicts 2004/01/09 12:18:02 dr 1.14.310.4: #i22640# SvxAlignmentTabPage -> svx::AlignmentTabPage #i22640# usage of item connections 2004/01/05 16:49:33 dr 1.14.310.3: RESYNC: (1.14-1.15); FILE MERGED 2003/12/19 08:01:29 dr 1.14.310.2: #i22640# more documentation of svx::DialControl, svx::OrientationHelper 2003/12/18 14:05:38 dr 1.14.310.1: #i22640# SvxAlignmentTabPage: new orientation controls: svx::DialControl, svx::WrapField, svx::OrientationHelper #i22640# SvxAlignmentTabPage: SvxOrientationItem replaced by SfxBoolItem for stacked state #i22640# SvxAlignmentTabPage: ImageButton replaced by CheckBox for stacked state #i22928# SvxAlignmentTabPage: Added "Fill" to horizontal alignment #i22640# Moved border controls from SvxAlignmentTabPage to SvxBorderTabPage


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [397cf1454ae46305c47594e87dfed8fafba6c683]

INTEGRATION: CWS insight01 (1.4.182); FILE MERGED 2004/03/05 07:38:41 oj 1.4.182.2: #111090# changes for the new prop dialogs 2004/02/23 14:38:22 oj 1.4.182.1: #111075# allow the selection of a database file


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [9effb5d5c3eae6f63a8a2f6f11e5140ac582a515]

INTEGRATION: CWS dr14 (1.22.92); FILE MERGED 2004/01/20 16:10:23 dr 1.22.92.1: #i23675# moved SvxFrameSelector accessibility to own source files


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [5c9913311cdd2a95c4759f389f7884f28d84c020]

INTEGRATION: CWS insight01 (1.6.182); FILE MERGED 2004/07/09 11:40:51 oj 1.6.182.6: merge changes 2004/07/06 09:20:30 oj 1.6.182.5: RESYNC: (1.6-1.7); FILE MERGED 2004/04/28 13:32:58 oj 1.6.182.4: insert system path for file 2004/03/05 10:58:13 oj 1.6.182.3: WizardPage changes 2004/03/05 07:38:41 oj 1.6.182.2: #111090# changes for the new prop dialogs 2004/02/23 14:38:22 oj 1.6.182.1: #111075# allow the selection of a database file


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [41b5187247d6bac43f8111861df075784306b057]

INTEGRATION: CWS dr14 (1.1.2); FILE ADDED 2004/02/13 08:46:37 dr 1.1.2.2: #i23675# diagonal borders step 1: new svx::FrameSelector, new svx::frmlnk::* functions 2004/01/20 16:10:05 dr 1.1.2.1: #i23675# moved SvxFrameSelector accessibility to own source files


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [af46b442791b09bab9cf46a35b20bffaaddb1997]

INTEGRATION: CWS dr14 (1.42.14); FILE MERGED 2004/07/12 18:58:59 dr 1.42.14.6: RESYNC: (1.49-1.50); FILE MERGED 2004/05/19 14:50:53 dr 1.42.14.5: RESYNC: (1.47-1.49); FILE MERGED 2004/04/21 11:25:49 dr 1.42.14.4: RESYNC: (1.45-1.47); FILE MERGED 2004/03/15 18:28:33 dr 1.42.14.3: RESYNC: (1.43-1.45); FILE MERGED 2004/02/13 13:32:20 dr 1.42.14.2: RESYNC: (1.42-1.43); FILE MERGED 2004/01/07 08:31:53 dr 1.42.14.1: #i22640# SvxOrientationItem replaced by SfxBoolItem for stacked state


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [13130199acdc752758471c88f0c5171b4f06733d]

INTEGRATION: CWS insight01 (1.30.182); FILE MERGED 2004/07/06 09:17:13 oj 1.30.182.3: RESYNC: (1.31-1.32); FILE MERGED 2004/05/28 19:27:46 oj 1.30.182.2: RESYNC: (1.30-1.31); FILE MERGED 2004/04/23 06:23:11 oj 1.30.182.1: new switch to disable catalog and schema


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [bc39b0c7dabcd1c3de11302888f920a3bf2802fb]

INTEGRATION: CWS insight01 (1.4.148); FILE MERGED 2004/05/28 19:26:38 oj 1.4.148.2: RESYNC: (1.4-1.5); FILE MERGED 2004/03/05 10:58:12 oj 1.4.148.1: WizardPage changes


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [c7eedf3ca4c74e3130797376fb034f081f270a0c]

INTEGRATION: CWS insight01 (1.5.76); FILE MERGED 2004/05/28 19:26:25 oj 1.5.76.2: RESYNC: (1.5-1.6); FILE MERGED 2004/03/05 07:38:42 oj 1.5.76.1: #111090# changes for the new prop dialogs


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [d2a1720abe8932e7e75c59c513d4bb70580639ba]

INTEGRATION: CWS insight01 (1.4.182); FILE MERGED 2004/05/28 19:26:05 oj 1.4.182.2: RESYNC: (1.4-1.5); FILE MERGED 2004/03/05 07:38:43 oj 1.4.182.1: #111090# changes for the new prop dialogs


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [1a4c89fcd00aec90ffa401f4aac94a56417ddd4a]

INTEGRATION: CWS insight01 (1.3.148); FILE MERGED 2004/04/16 12:07:04 oj 1.3.148.2: correct alignment and default 2004/03/05 07:38:43 oj 1.3.148.1: #111090# changes for the new prop dialogs


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [094c2068d700609277edea508e5b2f4fcc8c2716]

INTEGRATION: CWS insight01 (1.3.148); FILE MERGED 2004/05/28 19:25:55 oj 1.3.148.3: RESYNC: (1.3-1.4); FILE MERGED 2004/04/16 12:07:04 oj 1.3.148.2: correct alignment and default 2004/03/05 07:38:44 oj 1.3.148.1: #111090# changes for the new prop dialogs


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [1417c3b4e5565c78e40d5dd33824f866127d1161]

INTEGRATION: CWS insight01 (1.3.182); FILE MERGED 2004/04/16 12:07:04 oj 1.3.182.2: correct alignment and default 2004/03/05 07:38:44 oj 1.3.182.1: #111090# changes for the new prop dialogs


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [00ee6e0bd25ad6c1f469318712b9246063ea7521]

INTEGRATION: CWS insight01 (1.2.182); FILE MERGED 2004/04/16 12:07:05 oj 1.2.182.1: correct alignment and default


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [2e2f5042ed6d6fc3894e30671d98a02b023e51da]

INTEGRATION: CWS insight01 (1.2.182); FILE MERGED 2004/07/06 09:23:12 oj 1.2.182.2: RESYNC: (1.2-1.3); FILE MERGED 2004/04/16 12:07:05 oj 1.2.182.1: correct alignment and default


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [7fc7b26f0c65138d9cf5bd2332a152ce4caf2a38]

INTEGRATION: CWS insight01 (1.3.148); FILE MERGED 2004/03/05 07:38:44 oj 1.3.148.1: #111090# changes for the new prop dialogs


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [2e26f300c2a4a3da44b3506ae0053e72766b07ad]

INTEGRATION: CWS insight01 (1.44.42); FILE MERGED 2004/07/09 08:47:16 oj 1.44.42.7: resource changes 2004/07/06 09:22:56 oj 1.44.42.6: RESYNC: (1.46-1.48); FILE MERGED 2004/05/28 19:25:46 oj 1.44.42.5: RESYNC: (1.44-1.46); FILE MERGED 2004/04/26 12:40:54 oj 1.44.42.4: remove success dialog 2004/04/16 12:07:05 oj 1.44.42.3: correct alignment and default 2004/03/05 10:58:12 oj 1.44.42.2: WizardPage changes 2004/03/05 07:38:45 oj 1.44.42.1: #111090# changes for the new prop dialogs


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [69fe9ad4c4621af364595374e5ef2286fcfda102]

INTEGRATION: CWS insight01 (1.6.148); FILE MERGED 2004/05/28 19:25:21 oj 1.6.148.3: RESYNC: (1.6-1.7); FILE MERGED 2004/04/26 12:40:54 oj 1.6.148.2: remove success dialog 2004/03/05 07:38:46 oj 1.6.148.1: #111090# changes for the new prop dialogs


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [ad88ebfb2553a25b72ca4413d1c01a67c18ace7e]

INTEGRATION: CWS dr14 (1.46.32); FILE MERGED 2004/06/04 18:24:31 dr 1.46.32.2: RESYNC: (1.46-1.47); FILE MERGED 2004/01/07 08:36:12 dr 1.46.32.1: #i22640# SvxOrientationItem replaced by SfxBoolItem for stacked state


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [34ab391cce952d9e00997703dfae12e7a3f07b0a]

INTEGRATION: CWS insight01 (1.4.148); FILE MERGED 2004/05/28 19:25:11 oj 1.4.148.4: RESYNC: (1.4-1.5); FILE MERGED 2004/04/26 12:40:54 oj 1.4.148.3: remove success dialog 2004/03/05 10:58:12 oj 1.4.148.2: WizardPage changes 2004/03/05 07:38:46 oj 1.4.148.1: #111090# changes for the new prop dialogs


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [d8235704ab229971ad5b3fd31a3580ea68429062]

INTEGRATION: CWS insight01 (1.3.182); FILE MERGED 2004/03/05 10:58:11 oj 1.3.182.2: WizardPage changes 2004/03/05 07:38:47 oj 1.3.182.1: #111090# changes for the new prop dialogs


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [a653b9386f296755da3a6a528a2b53631bf1182d]

INTEGRATION: CWS insight01 (1.3.182); FILE MERGED 2004/04/16 12:07:05 oj 1.3.182.3: correct alignment and default 2004/03/05 10:58:11 oj 1.3.182.2: WizardPage changes 2004/03/05 07:38:47 oj 1.3.182.1: #111090# changes for the new prop dialogs


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [c493fbd4054ec46c282b24d1b4b134ce7f719446]

INTEGRATION: CWS insight01 (1.22.18); FILE MERGED 2004/03/06 12:27:07 oj 1.22.18.1: #110542# remove dbimport from build list


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [2623c696a046f987ef1a84dcb38eb47e0e633dac]

INTEGRATION: CWS dr14 (1.18.206); FILE MERGED 2004/06/10 18:42:17 dr 1.18.206.4: RESYNC: (1.20-1.21); FILE MERGED 2004/05/19 12:55:23 dr 1.18.206.3: RESYNC: (1.18-1.20); FILE MERGED 2003/12/18 13:43:11 dr 1.18.206.2: #i22640# SvxOrientationItem replaced by SfxBoolItem for stacked state 2003/11/26 14:57:35 dr 1.18.206.1: #i22640# new cell attribute 'shrink to fit'


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [6c3591dc3ae04e17a750e824f8faddc92f3aaaab]

INTEGRATION: CWS insight01 (1.13.24); FILE MERGED 2004/04/05 14:25:18 abi 1.13.24.1: #116243# setting position to zero after truncation


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [07b462587d817724f21405645d0392377ec397e1]

INTEGRATION: CWS dr14 (1.60.20); FILE MERGED 2004/07/12 15:09:47 dr 1.60.20.4: RESYNC: (1.63-1.66); FILE MERGED 2004/06/03 14:00:59 dr 1.60.20.3: RESYNC: (1.62-1.63); FILE MERGED 2004/04/21 09:26:37 dr 1.60.20.2: RESYNC: (1.60-1.62); FILE MERGED 2004/04/14 16:03:23 dr 1.60.20.1: #i23177# page preview icon


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [c60cbfb60784716c631ff800fae23ee026c1caa9]

INTEGRATION: CWS dr14 (1.76.76); FILE MERGED 2004/07/22 17:49:19 dr 1.76.76.10: RESYNC: (1.89-1.93); FILE MERGED 2004/07/12 18:58:38 dr 1.76.76.9: RESYNC: (1.87-1.89); FILE MERGED 2004/05/19 14:50:16 dr 1.76.76.8: RESYNC: (1.83-1.87); FILE MERGED 2004/04/21 11:25:05 dr 1.76.76.7: RESYNC: (1.81-1.83); FILE MERGED 2004/03/15 18:29:11 dr 1.76.76.6: RESYNC: (1.80-1.81); FILE MERGED 2004/03/11 10:59:05 dr 1.76.76.5: #i23675# deliver framelink.hxx and framelinkarray.hxx 2004/02/13 13:43:07 dr 1.76.76.4: RESYNC: (1.77-1.80); FILE MERGED 2004/02/13 08:46:04 dr 1.76.76.3: #i23675# diagonal borders step 1: new svx::FrameSelector, new svx::frmlnk::* functions 2004/01/05 17:44:09 dr 1.76.76.2: RESYNC: (1.76-1.77); FILE MERGED 2003/12/18 13:20:07 dr 1.76.76.1: #i22640# new orientation controls: svx::DialControl, svx::WrapField, svx::OrientationHelper


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [50875490ee995690046107d0b810f485bb994ba8]

INTEGRATION: CWS dr14 (1.1.2); FILE ADDED 2003/12/18 13:14:44 dr 1.1.2.1: #i22640# new orientation controls: svx::DialControl, svx::WrapField, svx::OrientationHelper


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [bc60c6c2fb8dbf15521df6a64caf8d79b911ffee]

INTEGRATION: CWS insight01 (1.26.4); FILE MERGED 2004/07/06 08:55:27 oj 1.26.4.3: RESYNC: (1.27-1.31); FILE MERGED 2004/05/29 01:27:36 oj 1.26.4.2: RESYNC: (1.26-1.27); FILE MERGED 2004/01/21 10:34:30 oj 1.26.4.1: #i24555# return NULL if resource can't be found


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [7cd9e0ac6e3f2a145e9376ae52a70cc55d8e45e8]

INTEGRATION: CWS dr14 (1.1.2); FILE ADDED 2004/01/20 12:14:11 dr 1.1.2.4: #i23675# connections for SvxBorderTabPage 2004/01/09 12:16:57 dr 1.1.2.3: #i22640# usage of item connections 2003/12/19 08:00:13 dr 1.1.2.2: #i22640# more documentation of svx::DialControl, svx::OrientationHelper 2003/12/18 13:14:51 dr 1.1.2.1: #i22640# new orientation controls: svx::DialControl, svx::WrapField, svx::OrientationHelper


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [7912f469a46027063febb0f6a0ef6e2b61a5078b]

INTEGRATION: CWS insight01 (1.31.142); FILE MERGED 2004/06/18 12:21:15 bc 1.31.142.1: ##Formwizard adapted to database filehandling


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [279dc315ed0eafce10acb1ffdd867a2431562381]

INTEGRATION: CWS insight01 (1.9.142); FILE MERGED 2004/06/18 12:21:15 bc 1.9.142.1: ##Formwizard adapted to database filehandling


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [38272c8e025f67f3d09884d6d58f2a229cc15f8c]

INTEGRATION: CWS insight01 (1.7.180); FILE MERGED 2004/07/07 08:46:44 bc 1.7.180.2: ##Formwizard now also works with unregistered datasources 2004/06/18 12:21:15 bc 1.7.180.1: ##Formwizard adapted to database filehandling


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [f2bd3835d7db3d60b5f2e85e5d9d1adb2d69f617]

INTEGRATION: CWS dr14 (1.2.8); FILE MERGED 2004/05/27 14:27:51 dr 1.2.8.1: #100000# dialogdiet changes


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [5e9a3f9d228bcbf7f5773afd03dbc918ec9ac055]

INTEGRATION: CWS insight01 (1.57.8); FILE MERGED 2004/07/07 09:18:19 bc 1.57.8.5: ## new resources adapted to ISO 2004/07/07 08:46:42 bc 1.57.8.4: ##Formwizard now also works with unregistered datasources 2004/07/06 10:09:59 oj 1.57.8.3: RESYNC: (1.57-1.58); FILE MERGED 2004/06/25 09:19:03 bc 1.57.8.2: ## encoding changed 2004/06/18 12:21:14 bc 1.57.8.1: ##Formwizard adapted to database filehandling


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [f481bbbddb340ecb34d46453a5b810594a466856]

INTEGRATION: CWS insight01 (1.25.138); FILE MERGED 2004/07/07 08:46:42 bc 1.25.138.1: ##Formwizard now also works with unregistered datasources


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [2f12387375ff2e599b9bf37b67789188d3bd4290]

INTEGRATION: CWS dr14 (1.1.2); FILE ADDED 2004/01/20 12:14:07 dr 1.1.2.4: #i23675# connections for SvxBorderTabPage 2004/01/09 12:16:56 dr 1.1.2.3: #i22640# usage of item connections 2003/12/19 08:00:13 dr 1.1.2.2: #i22640# more documentation of svx::DialControl, svx::OrientationHelper 2003/12/18 13:14:36 dr 1.1.2.1: #i22640# new orientation controls: svx::DialControl, svx::WrapField, svx::OrientationHelper


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [4c7d88587ec1cb61ebb679bbea935caa6d8357f8]

INTEGRATION: CWS insight01 (1.43.10); FILE MERGED 2004/07/07 08:46:42 bc 1.43.10.2: ##Formwizard now also works with unregistered datasources 2004/06/18 12:21:13 bc 1.43.10.1: ##Formwizard adapted to database filehandling


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [2e5192e3faf85f7de943bc3d9cf5ffca72aae2f4]

INTEGRATION: CWS insight01 (1.27.14); FILE MERGED 2004/07/07 08:46:42 bc 1.27.14.1: ##Formwizard now also works with unregistered datasources


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [9d491d094c876e86e350cb0a8f618a2e8ece6b89]

INTEGRATION: CWS insight01 (1.30.116); FILE MERGED 2004/07/07 08:46:41 bc 1.30.116.1: ##Formwizard now also works with unregistered datasources


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [5331e177cd29663c4a155c8ba9a0cf6be537415c]

INTEGRATION: CWS insight01 (1.2.10); FILE MERGED 2004/07/22 10:44:39 oj 1.2.10.1: #i30199# remove the event from report doc, will now be filled from outside


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [e33b5c117e10fd06c42f1009b971f36e6de60ac1]

INTEGRATION: CWS insight01 (1.56.10); FILE MERGED 2004/07/22 10:44:38 oj 1.56.10.4: #i30199# remove the event from report doc, will now be filled from outside 2004/07/19 14:09:13 bc 1.56.10.3: *** empty log message *** 2004/07/07 08:49:24 bc 1.56.10.2: ##initialization of reportname modified 2004/06/18 12:23:00 bc 1.56.10.1: ##Reportwizard adapted to database filehandling


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [287bc16d9dd27896719c06fe7a2aa7b75488419a]

INTEGRATION: CWS insight01 (1.2.10); FILE MERGED 2004/06/18 12:23:00 bc 1.2.10.1: ##Reportwizard adapted to database filehandling


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [e43057548c4783a3fe2a8bffb7ee927170990822]

INTEGRATION: CWS insight01 (1.27.10); FILE MERGED 2004/07/22 10:44:37 oj 1.27.10.2: #i30199# remove the event from report doc, will now be filled from outside 2004/07/19 14:09:12 bc 1.27.10.1: *** empty log message ***


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [42711f187d5a0025d94093713a2eb968d7a4ff86]

INTEGRATION: CWS dr14 (1.2.2); FILE MERGED 2004/07/28 14:52:56 sab 1.2.2.1: #i32093#; add diagonal borders action


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [c4959cbcc9458811ca1aedeb112967622f7e8c55]

INTEGRATION: CWS insight01 (1.16.10); FILE MERGED 2004/07/22 10:44:36 oj 1.16.10.1: #i30199# remove the event from report doc, will now be filled from outside


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [02c671f991632681d023e395f1f9cb92cfc10fb9]

INTEGRATION: CWS insight01 (1.2.10); FILE MERGED 2004/07/22 10:44:35 oj 1.2.10.4: #i30199# remove the event from report doc, will now be filled from outside 2004/07/16 12:19:42 oj 1.2.10.3: #i31501# fix datasource problem and view 2004/07/07 08:51:33 bc 1.2.10.2: ##creation of reportdocument modified Issue number: Submitted by: Reviewed by: 2004/06/18 12:23:39 bc 1.2.10.1: ##Reportwizard adapted to database filehandling Issue number: Submitted by: Reviewed by:


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [826bdac2c11d7beb86cebe208248bfebdb6e18ef]

INTEGRATION: CWS dr14 (1.51.4); FILE MERGED 2004/07/22 16:58:17 dr 1.51.4.7: RESYNC: (1.60-1.62); FILE MERGED 2004/07/12 18:42:05 dr 1.51.4.6: RESYNC: (1.58-1.60); FILE MERGED 2004/06/10 19:11:21 dr 1.51.4.5: RESYNC: (1.57-1.58); FILE MERGED 2004/06/04 18:28:49 dr 1.51.4.4: RESYNC: (1.56-1.57); FILE MERGED 2004/05/19 14:27:24 dr 1.51.4.3: RESYNC: (1.55-1.56); FILE MERGED 2004/04/21 11:10:26 dr 1.51.4.2: RESYNC: (1.51-1.55); FILE MERGED 2004/04/20 15:48:23 sab 1.51.4.1: #i23675#: add support of diagonal borders,shrink to fit and repeated content


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [301570aee1541becc5c9520524783f3dd2061a38]

INTEGRATION: CWS insight01 (1.2.10); FILE MERGED 2004/07/16 12:19:42 oj 1.2.10.1: #i31501# fix datasource problem and view


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [ee1efae3ebe3f6212676131d741788f9a3ad1d1b]

INTEGRATION: CWS insight01 (1.2.10); FILE MERGED 2004/06/18 12:21:58 bc 1.2.10.1: ##Reportwizard adapted to database filehandling


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [f805668f72591cc966856dbe64436654177feba9]

INTEGRATION: CWS insight01 (1.4.52); FILE MERGED 2004/04/23 06:25:47 oj 1.4.52.1: new switch to disable catalog and schema


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [9d01bba12a85b2e8f9fec71cd68bf497f1c2f540]

INTEGRATION: CWS dr14 (1.3.174); FILE MERGED 2004/06/01 07:56:00 dr 1.3.174.4: #100000# dialogdiet changes 2004/05/19 14:17:18 dr 1.3.174.3: RESYNC: (1.3-1.4); FILE MERGED 2004/01/09 12:19:33 dr 1.3.174.2: #i22640# SvxAlignmentTabPage -> svx::AlignmentTabPage 2004/01/07 08:37:57 dr 1.3.174.1: #i22640# Moved border controls from SvxAlignmentTabPage to SvxBorderTabPage


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [52cd8d21f31c6afa545af28885558823ba451580]

INTEGRATION: CWS dr14 (1.27.96); FILE MERGED 2004/06/04 18:22:13 dr 1.27.96.3: RESYNC: (1.28-1.30); FILE MERGED 2004/03/15 19:28:09 dr 1.27.96.2: RESYNC: (1.27-1.28); FILE MERGED 2004/01/07 08:35:20 dr 1.27.96.1: #i22640# SvxOrientationItem replaced by SfxBoolItem for stacked state


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [fffd34f29a533e22fe43f1d7db44670fa1d8fe9e]

INTEGRATION: CWS insight01 (1.16.92); FILE MERGED 2004/06/29 12:55:01 oj 1.16.92.1: #i30626# naming corrected


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [f8e8e40ef289a61cda69f397ec23663d5d968868]

INTEGRATION: CWS dr14 (1.65.8); FILE MERGED 2004/06/10 19:10:06 dr 1.65.8.4: RESYNC: (1.67-1.68); FILE MERGED 2004/03/15 19:28:38 dr 1.65.8.3: RESYNC: (1.66-1.67); FILE MERGED 2004/02/13 15:30:34 dr 1.65.8.2: RESYNC: (1.65-1.66); FILE MERGED 2004/01/07 08:35:52 dr 1.65.8.1: #i22640# SvxOrientationItem replaced by SfxBoolItem for stacked state


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [c0f3229ad8968be52972cf1e7cc8dd7848ad86f7]

INTEGRATION: CWS insight01 (1.31.2); FILE MERGED 2004/07/12 10:25:23 oj 1.31.2.4: typename added 2004/07/08 11:18:58 oj 1.31.2.3: wntmsci10 problem with templates 2004/06/29 12:55:02 oj 1.31.2.2: #i30626# naming corrected 2004/02/12 16:06:34 oj 1.31.2.1: #111075# fix refcount problem


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [a6b94071cbc2cb3ffdd4cddbede136e6823c61ae]

INTEGRATION: CWS insight01 (1.32.52); FILE MERGED 2004/05/28 11:23:23 oj 1.32.52.2: RESYNC: (1.32-1.33); FILE MERGED 2004/05/13 14:15:19 oj 1.32.52.1: #i18608# use default format key if not already set


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [34739146e8f8d3ef8c134fa7c2558859bf9d3d47]

INTEGRATION: CWS insight01 (1.38.2); FILE MERGED 2004/07/06 08:14:56 oj 1.38.2.4: RESYNC: (1.39-1.40); FILE MERGED 2004/05/25 13:41:04 oj 1.38.2.3: #i19979# check if column is in () 2004/05/12 10:48:10 oj 1.38.2.2: change SQLFilterOperator 2004/05/06 14:21:19 oj 1.38.2.1: #i26794# parse in_predicate as well


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [6edf2b055d09f2bd4b5e5bf0686158ffb621933a]

INTEGRATION: CWS dr14 (1.12.46); FILE MERGED 2004/05/19 14:06:07 dr 1.12.46.5: RESYNC: (1.12-1.13); FILE MERGED 2004/04/15 17:39:20 dr 1.12.46.4: #i23675# diagonal borders, diagonal clipping usage 2004/04/14 15:50:51 dr 1.12.46.3: #i23675# namespace frmlnk -> frame 2004/04/01 12:25:03 dr 1.12.46.2: #i32675# svx::frmlnk::[Diag]Style - classes instead of structs 2004/03/15 13:09:54 dr 1.12.46.1: #i23675# diagonal borders step 6: TableAutoFormats support diagonal frame lines


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [2eb063cd8c157fddbc790a2ccab78e338c05147d]

INTEGRATION: CWS insight01 (1.24.2); FILE MERGED 2004/07/20 12:57:24 oj 1.24.2.4: merge conflict 2004/06/29 10:33:55 oj 1.24.2.3: add [] after delete call for buffer 2004/06/01 12:56:10 oj 1.24.2.2: merge 2004/05/12 12:57:04 oj 1.24.2.1: #i25146# add datevbalue and timevalue


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [86251e219907ba8cc85ce9bbb18596e1d67cfc47]

INTEGRATION: CWS dr14 (1.10.324); FILE MERGED 2004/03/15 13:09:03 dr 1.10.324.2: #i23675# diagonal borders step 6: TableAutoFormats support diagonal frame lines 2003/12/18 13:27:23 dr 1.10.324.1: #i22640# SvxOrientationItem replaced by SfxBoolItem for stacked state


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [8e67f859b1a55ddb78b5c9e09eb086339c56d9af]

INTEGRATION: CWS insight01 (1.45.2); FILE MERGED 2004/07/20 12:55:29 oj 1.45.2.4: merge conflict 2004/06/01 12:56:09 oj 1.45.2.3: merge 2004/05/12 12:57:04 oj 1.45.2.2: #i25146# add datevbalue and timevalue 2004/05/06 12:05:11 oj 1.45.2.1: #115919# fix timestamp


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [52fa4b081d1988e7a1336d6039aa3f9e1e3f7af1]

INTEGRATION: CWS dr14 (1.3.508); FILE MERGED 2004/03/15 13:07:46 dr 1.3.508.2: #i23675# diagonal borders step 6: AutoFormats support diagonal frame lines 2003/12/18 13:26:55 dr 1.3.508.1: #i22640# SvxOrientationItem replaced by SfxBoolItem for stacked state


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [b1c499425e73456049ea12a76e18790fcfb34d38]

INTEGRATION: CWS insight01 (1.13.2); FILE MERGED 2004/07/05 06:11:44 oj 1.13.2.1: new service for parameter substitution


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [9d554011fc2930e1abd3f10ed52b6c29b89e6ade]

INTEGRATION: CWS insight01 (1.22.52); FILE MERGED 2004/05/21 08:22:41 oj 1.22.52.3: #i25041# fix longvar char 2004/05/13 10:22:00 oj 1.22.52.2: #i25875# set the needed data 2004/03/06 16:00:55 oj 1.22.52.1: #i14237# hold statment not more as weak


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [975326933e560157e8208e7f70449e458846359b]

INTEGRATION: CWS insight01 (1.3.92); FILE MERGED 2003/08/01 11:52:28 oj 1.3.92.1: #111090# getPropertyInfo at driver


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [f3fbe9b6916b2fba5dfbef1003270536f8aa9fd7]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/05/17 09:01:32 oj 1.1.2.1: #i17123# auto_increment fix for MySQL


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [14427a5571e665680ac1e33ef3228b7d5b1f8f9b]

INTEGRATION: CWS insight01 (1.5.114); FILE MERGED 2004/03/06 15:59:44 oj 1.5.114.1: #i14237# hold statment not more as weak


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [62a008d272698d752c13c8b0ca273d4b6fc1fd05]

INTEGRATION: CWS insight01 (1.5.38); FILE MERGED 2004/01/02 14:58:25 oj 1.5.38.2: RESYNC: (1.5-1.6); FILE MERGED 2003/08/01 11:52:28 oj 1.5.38.1: #111090# getPropertyInfo at driver


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [55caa443e63045b0ed363931081552cc74fecd29]

INTEGRATION: CWS insight01 (1.1.136); FILE MERGED 2003/08/01 11:52:29 oj 1.1.136.1: #111090# getPropertyInfo at driver


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [fc6300effccb26f3a8fd1a9be7f3ef36a3245ecb]

INTEGRATION: CWS insight01 (1.9.14); FILE MERGED 2004/06/03 14:47:03 oj 1.9.14.1: #i18836# imple between key word


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [723b69c4183836e877e2c70bb140cf67a1cab479]

INTEGRATION: CWS insight01 (1.31.14); FILE MERGED 2004/03/06 15:58:19 oj 1.31.14.1: #i14237# hold statment not more as weak


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [f07fa240261637f9259e6e5b5ccc27f4fea96176]

INTEGRATION: CWS insight01 (1.33.14); FILE MERGED 2004/06/29 12:55:02 oj 1.33.14.1: #i30626# naming corrected


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [fc3140fae166a6c22584a6abcca320787db3f28e]

INTEGRATION: CWS insight01 (1.1.1.1.136); FILE MERGED 2003/08/01 11:52:29 oj 1.1.1.1.136.1: #111090# getPropertyInfo at driver


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [2382b1dd1ff35d963f06447575ee45d73bb54039]

INTEGRATION: CWS insight01 (1.1.130); FILE MERGED 2003/08/01 11:52:30 oj 1.1.130.1: #111090# getPropertyInfo at driver


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [620bc4e2db8dce68847af27aeec51d1d927f6444]

INTEGRATION: CWS insight01 (1.8.114); FILE MERGED 2004/06/29 12:55:04 oj 1.8.114.2: #i30626# naming corrected 2004/05/28 09:40:05 oj 1.8.114.1: add diaposing


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [8f182d901ca9d3d722e9bc66eb581106f6030854]

INTEGRATION: CWS insight01 (1.6.114); FILE MERGED 2004/03/06 15:57:35 oj 1.6.114.1: #i14237# hold statment not more as weak


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [0830cbae4d04521900940cfd1344c51ac4ff6213]

INTEGRATION: CWS insight01 (1.7.104); FILE MERGED 2004/03/06 16:04:34 oj 1.7.104.1: #i14237# hold statment not more as weak


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [f414cfdc99ff02bca601597e779c0547a8616f87]

INTEGRATION: CWS insight01 (1.13.26); FILE MERGED 2004/06/01 13:27:56 oj 1.13.26.1: merge


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [51046c35b138abceb99843a9c92eb2c9d829f3a1]

INTEGRATION: CWS insight01 (1.9.92); FILE MERGED 2004/07/05 13:41:47 oj 1.9.92.1: remove sal_NO_VTABLE


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [a6ea5a042c5195defad1ac8e7f9616fecef170fa]

INTEGRATION: CWS insight01 (1.23.14); FILE MERGED 2004/05/21 08:21:42 oj 1.23.14.2: #i25041# fix longvar char 2004/03/06 16:14:48 oj 1.23.14.1: #i24491# ini values and correct setconnAtt


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [84ef4cca19b7b4d154bfcb2634411a153cc815ce]

INTEGRATION: CWS insight01 (1.31.40); FILE MERGED 2004/05/28 11:21:07 oj 1.31.40.2: RESYNC: (1.31-1.32); FILE MERGED 2004/05/21 08:21:42 oj 1.31.40.1: #i25041# fix longvar char


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [8687beec5dfc08b28accc7779e0f7762cd947f12]

INTEGRATION: CWS insight01 (1.55.4); FILE MERGED 2004/05/28 11:20:47 oj 1.55.4.6: RESYNC: (1.55-1.56); FILE MERGED 2004/05/21 09:32:32 oj 1.55.4.5: #i21820# need to close cursor when disposing resultset and correct the order of unbind resetparams 2004/05/21 08:21:42 oj 1.55.4.4: #i25041# fix longvar char 2004/05/13 10:21:16 oj 1.55.4.3: #i25875# set the needed data 2004/04/23 06:26:40 oj 1.55.4.2: static cast 2004/03/06 16:01:18 oj 1.55.4.1: #i14237# hold statment not more as weak


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [39161921c0d58b9e3eeda95b80d12bdbd3f991b3]

INTEGRATION: CWS insight01 (1.37.8); FILE MERGED 2004/05/21 09:32:31 oj 1.37.8.2: #i21820# need to close cursor when disposing resultset and correct the order of unbind resetparams 2004/05/21 08:21:41 oj 1.37.8.1: #i25041# fix longvar char


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [48c8a2ce82ee6f9b5595c891829aba4550626ed1]

INTEGRATION: CWS insight01 (1.9.94); FILE MERGED 2003/08/04 10:41:12 oj 1.9.94.2: #111090# further coding 2003/08/01 11:52:31 oj 1.9.94.1: #111090# getPropertyInfo at driver


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [c7c63202431e9fa48303fef6257852507da54c9a]

INTEGRATION: CWS insight01 (1.29.16); FILE MERGED 2004/03/06 16:14:48 oj 1.29.16.1: #i24491# ini values and correct setconnAtt


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [ebaceaa306f168b65662ce997ee855103ed6215a]

INTEGRATION: CWS insight01 (1.3.92); FILE MERGED 2004/05/17 09:00:49 oj 1.3.92.1: #i17123# auto_increment fix for MySQL


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [79c45db72571f5ac4dfebfd628e3198c93f350ef]

INTEGRATION: CWS insight01 (1.2.92); FILE MERGED 2004/02/12 16:06:33 oj 1.2.92.1: #111075# fix refcount problem


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [7a98f204973addd7770a49915fc9c7beed2483a6]

INTEGRATION: CWS insight01 (1.3.92); FILE MERGED 2004/02/12 16:06:33 oj 1.3.92.1: #111075# fix refcount problem


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [c22258e918076e122a4ef5367fe90b3ad657188e]

INTEGRATION: CWS insight01 (1.4.20); FILE MERGED 2004/05/17 09:00:50 oj 1.4.20.1: #i17123# auto_increment fix for MySQL


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [db80a48346df1856e751d6b73a53e825157cb867]

INTEGRATION: CWS insight01 (1.8.52); FILE MERGED 2004/02/27 14:31:01 oj 1.8.52.3: #111075# set the class name in info prop 2003/08/04 10:41:11 oj 1.8.52.2: #111090# further coding 2003/08/01 11:52:31 oj 1.8.52.1: #111090# getPropertyInfo at driver


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [33f3355ea9384d1c6ea539cc44e17ced175d7c3a]

INTEGRATION: CWS dr14 (1.19.198); FILE MERGED 2004/07/12 15:11:04 dr 1.19.198.5: RESYNC: (1.22-1.23); FILE MERGED 2004/06/10 18:49:29 dr 1.19.198.4: RESYNC: (1.21-1.22); FILE MERGED 2004/05/19 12:58:03 dr 1.19.198.3: RESYNC: (1.20-1.21); FILE MERGED 2004/02/13 17:09:54 dr 1.19.198.2: RESYNC: (1.19-1.20); FILE MERGED 2003/11/26 14:57:36 dr 1.19.198.1: #i22640# new cell attribute 'shrink to fit'


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [c5fa133d16ceedccd91dc73a21557a4a9fe22a31]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/05/17 09:01:41 oj 1.1.2.1: #i17123# auto_increment fix for MySQL


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [1b8349a842f3e4d185101a23e33d537f912add99]

INTEGRATION: CWS dr14 (1.36.20); FILE MERGED 2004/06/10 18:46:03 dr 1.36.20.2: RESYNC: (1.36-1.37); FILE MERGED 2004/04/08 14:53:57 dr 1.36.20.1: #i23675# diagonal borders step 7c: draw cell borders with svx::frmlnk::Array


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [5f7f3a3cd1b7a38423ac8ad177356664e5823bcb]

INTEGRATION: CWS insight01 (1.5.110); FILE MERGED 2004/07/06 08:20:04 oj 1.5.110.2: RESYNC: (1.5-1.6); FILE MERGED 2004/03/06 16:03:58 oj 1.5.110.1: #i14237# hold statment not more as weak


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [c70456c7515d9f7d0774276ed7508de136a872a6]

INTEGRATION: CWS dr14 (1.34.34); FILE MERGED 2004/07/22 16:27:40 dr 1.34.34.4: RESYNC: (1.36-1.37); FILE MERGED 2004/06/10 18:45:04 dr 1.34.34.3: RESYNC: (1.35-1.36); FILE MERGED 2004/04/21 09:29:42 dr 1.34.34.2: RESYNC: (1.34-1.35); FILE MERGED 2004/04/08 14:53:56 dr 1.34.34.1: #i23675# diagonal borders step 7c: draw cell borders with svx::frmlnk::Array


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [2ab9f78b3cec2f2b8fdde8072f11858c0729a99a]

INTEGRATION: CWS insight01 (1.17.8); FILE MERGED 2004/07/06 08:17:40 oj 1.17.8.2: RESYNC: (1.17-1.18); FILE MERGED 2004/03/06 16:03:58 oj 1.17.8.1: #i14237# hold statment not more as weak


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [b3f8677849de4f75c3d1327643ab6dcecaadb6e6]

INTEGRATION: CWS dr14 (1.11.20); FILE MERGED 2004/07/22 16:27:30 dr 1.11.20.3: RESYNC: (1.12-1.13); FILE MERGED 2004/06/10 18:44:02 dr 1.11.20.2: RESYNC: (1.11-1.12); FILE MERGED 2004/04/08 14:53:53 dr 1.11.20.1: #i23675# diagonal borders step 7c: draw cell borders with svx::frmlnk::Array


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [80a9131fb19ea6f8a86b3fd017f58b3f4c5f1152]

INTEGRATION: CWS insight01 (1.4.112); FILE MERGED 2003/08/01 11:52:32 oj 1.4.112.1: #111090# getPropertyInfo at driver


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [c95aae251cbbc9bc9bbdd309575499aec495db49]

INTEGRATION: CWS dr14 (1.36.42); FILE MERGED 2004/07/09 17:07:52 nn 1.36.42.6: #i22640# implementation of shrink to fit 2004/07/07 18:11:16 nn 1.36.42.5: #i22928# handle cell alignment 'fill' 2004/06/10 18:43:54 dr 1.36.42.4: RESYNC: (1.38-1.39); FILE MERGED 2004/04/08 14:53:52 dr 1.36.42.3: #i23675# diagonal borders step 7c: draw cell borders with svx::frmlnk::Array 2004/02/13 17:06:10 dr 1.36.42.2: RESYNC: (1.36-1.38); FILE MERGED 2003/12/18 13:43:14 dr 1.36.42.1: #i22640# SvxOrientationItem replaced by SfxBoolItem for stacked state


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [ecf165f6fb641fd051adf8da96bcbf89b35619fd]

INTEGRATION: CWS insight01 (1.7.94); FILE MERGED 2004/07/08 10:25:50 oj 1.7.94.5: merge conflict 2004/07/06 08:19:14 oj 1.7.94.4: RESYNC: (1.8-1.9); FILE MERGED 2004/01/02 14:52:16 oj 1.7.94.3: RESYNC: (1.7-1.8); FILE MERGED 2003/08/04 10:41:10 oj 1.7.94.2: #111090# further coding 2003/08/01 11:52:33 oj 1.7.94.1: #111090# getPropertyInfo at driver


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [30c585f34f16dbf4e68c61438f031fd4870c4dad]

INTEGRATION: CWS dr14 (1.22.32); FILE MERGED 2004/06/10 18:43:44 dr 1.22.32.7: RESYNC: (1.22-1.23); FILE MERGED 2004/04/15 15:50:22 dr 1.22.32.6: #i23675# diagonal borders step 7e: support for merged cells improved 2004/04/14 16:41:28 dr 1.22.32.5: #i23675# diagonal borders step 7d: support for merged cells improved 2004/04/14 16:00:05 dr 1.22.32.4: #i23675# diagonal borders step 7d: support for merged cells improved 2004/04/08 14:53:52 dr 1.22.32.3: #i23675# diagonal borders step 7c: draw cell borders with svx::frmlnk::Array 2004/04/01 12:08:25 dr 1.22.32.2: #i23675# diagonal borders step 7b: CellInfo uses svx::frmlnk::Style instead of SvxBorderLine 2004/03/26 17:06:16 dr 1.22.32.1: #i23675# diagonal borders step 7a: drop ScLineStruct


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [a94745f000d5a3c6bd3709ea97536ee0bb118143]

INTEGRATION: CWS dr14 (1.21.20); FILE MERGED 2004/06/14 09:36:53 dr 1.21.20.4: #100000# merge error 2004/06/10 18:42:56 dr 1.21.20.3: RESYNC: (1.22-1.23); FILE MERGED 2004/04/21 09:29:33 dr 1.21.20.2: RESYNC: (1.21-1.22); FILE MERGED 2004/04/08 14:53:49 dr 1.21.20.1: #i23675# diagonal borders step 7c: draw cell borders with svx::frmlnk::Array


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [f2296de964a6ac8bd2bb36e7116b849ba40891de]

INTEGRATION: CWS insight01 (1.15.14); FILE MERGED 2004/05/28 11:17:25 oj 1.15.14.2: RESYNC: (1.15-1.16); FILE MERGED 2004/04/23 06:25:48 oj 1.15.14.1: new switch to disable catalog and schema


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [a7719960a98877a7b528cf089e454f511ff15acf]

INTEGRATION: CWS dr14 (1.44.74); FILE MERGED 2004/07/22 16:27:09 dr 1.44.74.9: RESYNC: (1.56-1.57); FILE MERGED 2004/07/12 15:10:40 dr 1.44.74.8: RESYNC: (1.55-1.56); FILE MERGED 2004/06/10 18:42:27 dr 1.44.74.7: RESYNC: (1.53-1.55); FILE MERGED 2004/06/03 14:01:53 dr 1.44.74.6: RESYNC: (1.52-1.53); FILE MERGED 2004/05/19 12:55:33 dr 1.44.74.5: RESYNC: (1.51-1.52); FILE MERGED 2004/04/21 09:29:15 dr 1.44.74.4: RESYNC: (1.49-1.51); FILE MERGED 2004/03/15 18:38:52 dr 1.44.74.3: RESYNC: (1.47-1.49); FILE MERGED 2004/02/13 17:04:48 dr 1.44.74.2: RESYNC: (1.44-1.47); FILE MERGED 2003/12/18 13:43:12 dr 1.44.74.1: #i22640# SvxOrientationItem replaced by SfxBoolItem for stacked state


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [0480cf79992c2f35eb5cae365465b47b784d9cd0]

INTEGRATION: CWS insight01 (1.18.38); FILE MERGED 2004/03/06 16:00:16 oj 1.18.38.1: #i14237# hold statment not more as weak


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [0b404a8cb15cf474a2185a6284040b9d74fe4936]

INTEGRATION: CWS insight01 (1.15.14); FILE MERGED 2004/01/02 14:54:18 oj 1.15.14.2: RESYNC: (1.15-1.16); FILE MERGED 2003/08/01 11:52:34 oj 1.15.14.1: #111090# getPropertyInfo at driver


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [ef4d8ffb6a18fe6c9bb5bdc42b6107e5218d8ab4]

INTEGRATION: CWS dr14 (1.26.308); FILE MERGED 2004/06/10 18:39:41 dr 1.26.308.5: RESYNC: (1.29-1.30); FILE MERGED 2004/04/21 09:28:30 dr 1.26.308.4: RESYNC: (1.27-1.29); FILE MERGED 2004/03/15 18:40:54 dr 1.26.308.3: RESYNC: (1.26-1.27); FILE MERGED 2003/12/18 15:51:27 dr 1.26.308.2: #i22640# SvxOrientationItem replaced by SfxBoolItem for stacked state 2003/12/18 13:41:33 dr 1.26.308.1: #i22640# SvxOrientationItem replaced by SfxBoolItem for stacked state


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [3f8e8c2f05923743bcf661fbc7244ca3539cf5bc]

INTEGRATION: CWS insight01 (1.29.26); FILE MERGED 2003/08/04 10:41:08 oj 1.29.26.2: #111090# further coding 2003/08/01 11:52:34 oj 1.29.26.1: #111090# getPropertyInfo at driver


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [5bdea6ae438a84cce0c0aafd7304687577b12156]

INTEGRATION: CWS dr14 (1.78.38); FILE MERGED 2004/06/10 18:37:08 dr 1.78.38.8: RESYNC: (1.83-1.84); FILE MERGED 2004/04/21 09:27:14 dr 1.78.38.7: RESYNC: (1.82-1.83); FILE MERGED 2004/04/20 15:44:19 sab 1.78.38.6: #i23675#: add support of diagonal borders and shrink to fit 2004/03/15 18:39:57 dr 1.78.38.5: RESYNC: (1.80-1.82); FILE MERGED 2004/02/13 17:10:16 dr 1.78.38.4: RESYNC: (1.79-1.80); FILE MERGED 2004/01/05 18:21:46 dr 1.78.38.3: RESYNC: (1.78-1.79); FILE MERGED 2003/12/18 15:51:26 dr 1.78.38.2: #i22640# SvxOrientationItem replaced by SfxBoolItem for stacked state 2003/12/18 13:41:32 dr 1.78.38.1: #i22640# SvxOrientationItem replaced by SfxBoolItem for stacked state


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [2a84f665a71eefd01e98046bcd85f3ac84ec1423]

INTEGRATION: CWS dr14 (1.8.62); FILE MERGED 2003/12/18 15:51:26 dr 1.8.62.1: #i22640# SvxOrientationItem replaced by SfxBoolItem for stacked state


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [0c37ca1fddea86c456e6644d19e653dbf5946ea8]

INTEGRATION: CWS insight01 (1.43.16); FILE MERGED 2004/06/29 12:55:05 oj 1.43.16.2: #i30626# naming corrected 2004/05/05 11:01:15 oj 1.43.16.1: #i28754# check ext before checking name


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [18b24750b0d00804c92afac72ebb731fddcf3e9d]

INTEGRATION: CWS dr14 (1.5.310); FILE MERGED 2004/05/19 12:53:39 dr 1.5.310.2: RESYNC: (1.5-1.6); FILE MERGED 2004/01/09 12:19:08 dr 1.5.310.1: #i22640# SvxAlignmentTabPage -> svx::AlignmentTabPage


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [a0c52649ee37065fe07fd00bafdd77acbd7d820f]

INTEGRATION: CWS insight01 (1.4.94); FILE MERGED 2003/08/04 10:41:07 oj 1.4.94.2: #111090# further coding 2003/08/01 11:52:35 oj 1.4.94.1: #111090# getPropertyInfo at driver


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [86c5930e98a48fef73253535fa7508c187a093f0]

INTEGRATION: CWS insight01 (1.19.14); FILE MERGED 2004/06/03 14:48:29 oj 1.19.14.3: #i18836# imple between key word 2004/05/28 11:16:26 oj 1.19.14.2: RESYNC: (1.19-1.20); FILE MERGED 2004/05/12 10:48:11 oj 1.19.14.1: change SQLFilterOperator


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [2c882bc444c755de798364026593e689a7df3f2d]

INTEGRATION: CWS dr14 (1.2.6); FILE MERGED 2004/05/28 12:20:30 dr 1.2.6.1: #100000# dialogdiet changes


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [f29917dba72a41059f5b17fe49080cfae05aec94]

INTEGRATION: CWS insight01 (1.21.14); FILE MERGED 2004/05/28 11:16:17 oj 1.21.14.2: RESYNC: (1.21-1.22); FILE MERGED 2004/05/12 10:48:11 oj 1.21.14.1: change SQLFilterOperator


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [7193506faacaa90f330001e76b01cddced12245d]

INTEGRATION: CWS dr14 (1.10.24); FILE MERGED 2004/05/19 12:48:34 dr 1.10.24.7: RESYNC: (1.10-1.11); FILE MERGED 2004/04/15 17:39:03 dr 1.10.24.6: #i23675# diagonal borders, diagonal clipping usage 2004/04/14 15:59:10 dr 1.10.24.5: #i23675# diagonal borders step 7d: support for merged cells improved 2004/04/01 12:06:42 dr 1.10.24.4: #i32675# svx::frmlnk::[Diag]Style - classes instead of structs 2004/03/15 13:06:37 dr 1.10.24.3: #i23675# diagonal borders step 5a: draw text before borders 2004/03/12 17:17:50 dr 1.10.24.2: #i23675# diagonal borders step 6: Calc AutoFormats use diagonal frame lines 2004/03/12 15:33:21 dr 1.10.24.1: #i23675# diagonal borders step 5: AutoFormat dialog uses new svx frame drawing functionality


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [2c18fa3f753b6a55d9b02577fd92388b4413aeea]

INTEGRATION: CWS insight01 (1.30.14); FILE MERGED 2004/05/28 11:16:09 oj 1.30.14.2: RESYNC: (1.30-1.31); FILE MERGED 2004/04/21 07:50:45 oj 1.30.14.1: #i27832# check if name is known in select list when not known in table


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [3b744b6f090b6d2ed6e57dd4e72de0e1a513a099]

INTEGRATION: CWS insight01 (1.16.52); FILE MERGED 2004/07/16 10:08:12 oj 1.16.52.1: #i26347# isSigned corrected


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [e5990921e65526e829a18d12250f6434be859a0f]

INTEGRATION: CWS dr14 (1.10.20); FILE MERGED 2004/06/10 18:25:31 dr 1.10.20.2: RESYNC: (1.10-1.11); FILE MERGED 2004/04/08 14:52:07 dr 1.10.20.1: #i23675# diagonal borders step 7c: draw cell borders with svx::frmlnk::Array


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [b43bf5fb2e2b376727bea6d1cbee7372b5af313f]

INTEGRATION: CWS insight01 (1.88.14); FILE MERGED 2004/07/06 08:15:28 oj 1.88.14.3: RESYNC: (1.88-1.89); FILE MERGED 2004/05/12 10:48:12 oj 1.88.14.2: change SQLFilterOperator 2004/03/06 15:58:53 oj 1.88.14.1: #i14237# hold statment not more as weak


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [ab2323cf5cbde2f0d452556fac92e6b21fb7b9aa]

INTEGRATION: CWS dr14 (1.12.78); FILE MERGED 2004/06/10 18:23:16 dr 1.12.78.4: RESYNC: (1.15-1.16); FILE MERGED 2004/06/03 14:00:11 dr 1.12.78.3: RESYNC: (1.14-1.15); FILE MERGED 2004/04/21 09:24:46 dr 1.12.78.2: RESYNC: (1.12-1.14); FILE MERGED 2004/04/08 14:52:07 dr 1.12.78.1: #i23675# diagonal borders step 7c: draw cell borders with svx::frmlnk::Array


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [216b9a265a66134e295709e236d93f50b31d121c]

INTEGRATION: CWS insight01 (1.8.98); FILE MERGED 2003/08/04 10:41:06 oj 1.8.98.2: #111090# further coding 2003/08/01 11:52:36 oj 1.8.98.1: #111090# getPropertyInfo at driver


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [cb86d7fd7ff64ee23785034e5398ac03fa6b658d]

INTEGRATION: CWS dr14 (1.3.326); FILE MERGED 2004/06/10 18:20:45 dr 1.3.326.6: RESYNC: (1.4-1.5); FILE MERGED 2004/05/28 12:20:10 dr 1.3.326.5: #100000# dialogdiet changes 2004/05/19 12:44:58 dr 1.3.326.4: RESYNC: (1.3-1.4); FILE MERGED 2004/04/14 15:58:49 dr 1.3.326.3: #i23675# diagonal borders step 7d: support for merged cells improved 2004/03/12 17:17:30 dr 1.3.326.2: #i23675# diagonal borders step 6: Calc AutoFormats use diagonal frame lines 2004/03/12 15:32:20 dr 1.3.326.1: #i23675# diagonal borders step 5: AutoFormat dialog uses new svx frame drawing functionality


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [648b8ba01e1427a7951abc18b586bf204db89421]

INTEGRATION: CWS insight01 (1.39.92); FILE MERGED 2003/08/01 11:52:36 oj 1.39.92.1: #111090# getPropertyInfo at driver


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [ee83874fecb47a1f32a3cf1988f5ad3a742181bc]

INTEGRATION: CWS dr14 (1.12.52); FILE MERGED 2004/06/10 18:18:01 dr 1.12.52.2: RESYNC: (1.12-1.13); FILE MERGED 2004/04/08 14:51:15 dr 1.12.52.1: #100000# warning


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [ea114999b234a062fe0e139edea520a2dfdd5157]

INTEGRATION: CWS insight01 (1.5.16); FILE MERGED 2004/05/05 11:01:15 oj 1.5.16.1: #i28754# check ext before checking name


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [f7793c61781177e6e3bd820b75398e58101bd15d]

INTEGRATION: CWS dr14 (1.5.4); FILE MERGED 2004/05/19 12:40:10 dr 1.5.4.2: RESYNC: (1.5-1.6); FILE MERGED 2004/01/09 12:18:52 dr 1.5.4.1: #i22640# SvxAlignmentTabPage -> svx::AlignmentTabPage


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [484c4fb3c331e9025398dc982150c7a8ac4b3ac4]

INTEGRATION: CWS insight01 (1.2.22); FILE MERGED 2003/08/04 06:11:34 oj 1.2.22.1: #111075# ongoing work


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [53787595f0f15f404c77f27ef11aa8e3f8e3e5ab]

INTEGRATION: CWS dr14 (1.49.24); FILE MERGED 2004/06/10 18:10:44 dr 1.49.24.4: RESYNC: (1.52-1.53); FILE MERGED 2004/04/21 09:21:16 dr 1.49.24.3: RESYNC: (1.51-1.52); FILE MERGED 2004/02/13 17:24:12 dr 1.49.24.2: RESYNC: (1.49-1.51); FILE MERGED 2003/12/18 13:37:49 dr 1.49.24.1: #i22640# SvxOrientationItem replaced by SfxBoolItem for stacked state


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [d9dc53dc8554aaf15027acb39c32e2c81b0d825f]

INTEGRATION: CWS dr14 (1.45.42); FILE MERGED 2004/07/22 16:21:26 dr 1.45.42.2: RESYNC: (1.45-1.46); FILE MERGED 2004/07/20 14:34:00 dr 1.45.42.1: #i23675# XML import of diag line styles fixed


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [95776ab71f763abee28353b701fbd441e3667b54]

INTEGRATION: CWS insight01 (1.19.114); FILE MERGED 2004/02/12 16:06:33 oj 1.19.114.1: #111075# fix refcount problem


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [a52d2436fa963c95a3696daa1d35e65c829ea173]

INTEGRATION: CWS dr14 (1.24.86); FILE MERGED 2004/04/20 15:44:59 sab 1.24.86.1: #i23675#: add support of diagonal borders,shrink to fit and repeated content


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [93592f3385ef74f204d7c59de0f8c15e1c5fd419]

INTEGRATION: CWS insight01 (1.83.16); FILE MERGED 2004/06/29 12:55:06 oj 1.83.16.3: #i30626# naming corrected 2004/05/28 11:15:26 oj 1.83.16.2: RESYNC: (1.83-1.84); FILE MERGED 2004/05/05 11:01:14 oj 1.83.16.1: #i28754# check ext before checking name


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [c8a6af66f03c75bc578276d9765c271f84ab4d9a]

INTEGRATION: CWS dr14 (1.48.22); FILE MERGED 2004/07/28 14:56:47 sab 1.48.22.4: #i32086#; add repeat-content to map 2004/07/22 16:21:16 dr 1.48.22.3: RESYNC: (1.49-1.50); FILE MERGED 2004/05/19 12:39:18 dr 1.48.22.2: RESYNC: (1.48-1.49); FILE MERGED 2004/04/20 15:44:58 sab 1.48.22.1: #i23675#: add support of diagonal borders,shrink to fit and repeated content


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [d9b27fcdd9f69caf5b3f4b0290d81a4b65fd1845]

INTEGRATION: CWS insight01 (1.12.8); FILE MERGED 2004/02/12 16:06:32 oj 1.12.8.1: #111075# fix refcount problem


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [a8135dca40a549c78a77c125e36bae09ef09e438]

INTEGRATION: CWS dr14 (1.9.206); FILE MERGED 2004/06/10 18:01:50 dr 1.9.206.2: RESYNC: (1.9-1.10); FILE MERGED 2003/12/18 13:37:14 dr 1.9.206.1: #i22640# SvxOrientationItem replaced by SfxBoolItem for stacked state


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [11b35de26e11b4abd277d7a5736d6a94c4a18adb]

INTEGRATION: CWS insight01 (1.11.114); FILE MERGED 2004/02/12 16:06:32 oj 1.11.114.1: #111075# fix refcount problem


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [a9b65b54ee9c09d93d42ec3f91f814216e2d5dcd]

INTEGRATION: CWS dr14 (1.11.22); FILE MERGED 2004/06/10 17:59:32 dr 1.11.22.4: RESYNC: (1.14-1.15); FILE MERGED 2004/03/15 18:52:22 dr 1.11.22.3: RESYNC: (1.12-1.14); FILE MERGED 2004/02/13 17:28:43 dr 1.11.22.2: RESYNC: (1.11-1.12); FILE MERGED 2003/12/18 13:49:41 dr 1.11.22.1: #i22640# SvxOrientationItem replaced by SfxBoolItem for stacked state


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [cac9af768c3841a813532d82591da4a64ed87c91]

INTEGRATION: CWS insight01 (1.3.124); FILE MERGED 2004/05/28 11:15:17 oj 1.3.124.2: RESYNC: (1.3-1.4); FILE MERGED 2004/05/12 10:48:12 oj 1.3.124.1: change SQLFilterOperator


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [a31ce62efc34108261f9a3ccb14083a6a1f2342f]

INTEGRATION: CWS dr14 (1.8.24); FILE MERGED 2004/06/03 13:58:47 dr 1.8.24.4: RESYNC: (1.9-1.10); FILE MERGED 2004/02/13 17:28:35 dr 1.8.24.3: RESYNC: (1.8-1.9); FILE MERGED 2003/12/18 13:55:08 dr 1.8.24.2: #i22640# SvxOrientationItem replaced by SfxBoolItem for stacked state #i23675# Preparations for import/export of diagonal lines 2003/11/26 14:57:05 dr 1.8.24.1: #i22640# new cell attribute 'shrink to fit'


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [ceb075fa3f63b6c79efe66338bce1bdf451e664e]

INTEGRATION: CWS insight01 (1.35.16); FILE MERGED 2004/06/29 13:21:44 oj 1.35.16.1: #i30864# add point


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [7a0e620a43b18220cb8bf61ebab29c35f8f6567e]

INTEGRATION: CWS dr14 (1.10.20); FILE MERGED 2004/06/10 17:58:28 dr 1.10.20.4: RESYNC: (1.13-1.15); FILE MERGED 2004/03/15 18:51:39 dr 1.10.20.3: RESYNC: (1.11-1.13); FILE MERGED 2004/02/13 17:28:03 dr 1.10.20.2: RESYNC: (1.10-1.11); FILE MERGED 2003/12/18 13:49:41 dr 1.10.20.1: #i22640# SvxOrientationItem replaced by SfxBoolItem for stacked state


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [053a65d91360c3fb4012fee3497bee4521fe88e2]

INTEGRATION: CWS dr14 (1.7.24); FILE MERGED 2004/06/10 17:58:08 dr 1.7.24.3: RESYNC: (1.8-1.9); FILE MERGED 2004/03/15 18:51:32 dr 1.7.24.2: RESYNC: (1.7-1.8); FILE MERGED 2003/12/18 13:55:08 dr 1.7.24.1: #i22640# SvxOrientationItem replaced by SfxBoolItem for stacked state #i23675# Preparations for import/export of diagonal lines


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [cf6490ba4f1252e544ed7c189fdd937db60f7b32]

INTEGRATION: CWS insight01 (1.5.94); FILE MERGED 2003/08/04 10:41:05 oj 1.5.94.2: #111090# further coding 2003/08/04 06:11:35 oj 1.5.94.1: #111075# ongoing work


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [c484cee21d656997a3fe4500a1b3e84cfa3ff061]

INTEGRATION: CWS dr14 (1.8.24); FILE MERGED 2003/12/18 13:55:07 dr 1.8.24.1: #i22640# SvxOrientationItem replaced by SfxBoolItem for stacked state #i23675# Preparations for import/export of diagonal lines


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [92004285f7f1611f78b10630c45b898d5492db7c]

INTEGRATION: CWS insight01 (1.13.114); FILE MERGED 2004/02/12 16:06:32 oj 1.13.114.1: #111075# fix refcount problem


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [719b824704b5ecb89be0af78186ae5ae7c445581]

INTEGRATION: CWS dr14 (1.12.22); FILE MERGED 2004/06/10 17:48:17 dr 1.12.22.4: RESYNC: (1.15-1.16); FILE MERGED 2004/03/15 18:57:52 dr 1.12.22.3: RESYNC: (1.13-1.15); FILE MERGED 2004/02/13 17:31:50 dr 1.12.22.2: RESYNC: (1.12-1.13); FILE MERGED 2003/12/18 13:47:09 dr 1.12.22.1: #i22640# SvxOrientationItem replaced by SfxBoolItem for stacked state


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [ad7c2b65dfac60f67159263f43ae86a5ca3ae019]

INTEGRATION: CWS insight01 (1.4.94); FILE MERGED 2003/08/04 06:11:36 oj 1.4.94.1: #111075# ongoing work


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [6e99a2edf8e6c345d50330ac8d44abc6a7f4258d]

INTEGRATION: CWS dr14 (1.8.24); FILE MERGED 2004/06/03 13:57:22 dr 1.8.24.4: RESYNC: (1.9-1.10); FILE MERGED 2004/01/05 18:58:25 dr 1.8.24.3: RESYNC: (1.8-1.9); FILE MERGED 2003/12/18 13:54:47 dr 1.8.24.2: #i22640# SvxOrientationItem replaced by SfxBoolItem for stacked state #i23675# Preparations for import/export of diagonal lines 2003/11/26 14:56:52 dr 1.8.24.1: #i22640# new cell attribute 'shrink to fit'


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [505993acdab3d0af21e57d1f4252b071ef9742c9]

INTEGRATION: CWS insight01 (1.8.114); FILE MERGED 2004/05/11 12:04:37 oj 1.8.114.2: #i21957# make use of a password when set 2003/08/04 06:11:36 oj 1.8.114.1: #111075# ongoing work


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [18fa5b7eaacd5573519699f91d0f2a00441a6bdf]

INTEGRATION: CWS dr14 (1.12.24); FILE MERGED 2004/07/06 14:51:36 dr 1.12.24.6: #i22928# 'fill' alignment expands to empty cells 2004/06/10 17:47:24 dr 1.12.24.5: RESYNC: (1.13-1.14); FILE MERGED 2004/03/15 18:57:18 dr 1.12.24.4: RESYNC: (1.12-1.13); FILE MERGED 2004/01/15 15:39:39 dr 1.12.24.3: #i23675# import/export of diagonal cell borders 2003/12/18 13:54:46 dr 1.12.24.2: #i22640# SvxOrientationItem replaced by SfxBoolItem for stacked state #i23675# Preparations for import/export of diagonal lines 2003/11/26 14:56:52 dr 1.12.24.1: #i22640# new cell attribute 'shrink to fit'


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [f595b66af2215049e4b599880989e64c19c79fad]

INTEGRATION: CWS insight01 (1.12.92); FILE MERGED 2004/06/29 12:55:07 oj 1.12.92.2: #i30626# naming corrected 2003/08/15 08:43:04 oj 1.12.92.1: #111075# ongoing new dbaapp work


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [d7f0f178b8a734961edf54f329825ee3c89f46c1]

INTEGRATION: CWS dr14 (1.10.24); FILE MERGED 2004/03/15 18:56:11 dr 1.10.24.4: RESYNC: (1.10-1.11); FILE MERGED 2004/01/15 15:39:40 dr 1.10.24.3: #i23675# import/export of diagonal cell borders 2003/12/18 13:54:45 dr 1.10.24.2: #i22640# SvxOrientationItem replaced by SfxBoolItem for stacked state #i23675# Preparations for import/export of diagonal lines 2003/11/26 14:56:51 dr 1.10.24.1: #i22640# new cell attribute 'shrink to fit'


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [1564571fc4b71afe82e5ed82c108d50c4d837460]

INTEGRATION: CWS insight01 (1.25.92); FILE MERGED 2004/06/29 12:55:08 oj 1.25.92.2: #i30626# naming corrected 2004/05/28 09:39:30 oj 1.25.92.1: add diaposing


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [a364a44bd33d77d7c996aee399bdba4ad0e9a832]

INTEGRATION: CWS dr14 (1.60.64); FILE MERGED 2004/06/10 17:41:36 dr 1.60.64.7: RESYNC: (1.63-1.64); FILE MERGED 2004/06/03 13:56:22 dr 1.60.64.6: RESYNC: (1.62-1.63); FILE MERGED 2004/03/26 16:15:18 dr 1.60.64.5: #100000# ByteString::operator+=(char) 2004/03/15 18:53:08 dr 1.60.64.4: RESYNC: (1.61-1.62); FILE MERGED 2004/01/05 18:56:22 dr 1.60.64.3: RESYNC: (1.60-1.61); FILE MERGED 2003/12/18 13:47:08 dr 1.60.64.2: #i22640# SvxOrientationItem replaced by SfxBoolItem for stacked state 2003/11/26 14:56:50 dr 1.60.64.1: #i22640# new cell attribute 'shrink to fit'


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [8de66f95bdcac39e7452416b92c140078d849f87]

INTEGRATION: CWS insight01 (1.17.98); FILE MERGED 2004/03/06 15:58:02 oj 1.17.98.1: #i14237# hold statment not more as weak


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [122343e6c9a1f7665acc6277a9976a2d0ce3945d]

INTEGRATION: CWS insight01 (1.13.26); FILE MERGED 2004/05/28 09:39:04 oj 1.13.26.1: little change


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [b34cbcf60cf45ab0f68b810962eb9e45ae9e0b45]

INTEGRATION: CWS insight01 (1.14.92); FILE MERGED 2003/08/04 06:11:37 oj 1.14.92.1: #111075# ongoing work


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [0bcc15c56cf075c026be1780241fbb6a1614dd8b]

INTEGRATION: CWS dr14 (1.11.20); FILE MERGED 2004/06/15 08:07:44 dr 1.11.20.3: #100000# merge error 2004/06/10 17:38:29 dr 1.11.20.2: RESYNC: (1.11-1.12); FILE MERGED 2004/04/15 07:07:47 dr 1.11.20.1: #i23675# diagonal borders step 7d: support for merged cells improved


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [aab696e8d569d083e368df93249d57414ebff101]

INTEGRATION: CWS insight01 (1.20.92); FILE MERGED 2004/06/09 09:41:50 oj 1.20.92.6: changes for access type 2004/06/01 13:28:20 oj 1.20.92.5: merge 2004/05/28 11:14:15 oj 1.20.92.4: RESYNC: (1.20-1.21); FILE MERGED 2004/05/13 13:19:21 oj 1.20.92.3: #i21468# insert correction of dbtype 2003/08/04 10:41:04 oj 1.20.92.2: #111090# further coding 2003/08/04 06:11:37 oj 1.20.92.1: #111075# ongoing work


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [d8623cff6246ff1799594e2409587319a6bb3f93]

INTEGRATION: CWS dr14 (1.19.206); FILE MERGED 2004/06/10 17:37:07 dr 1.19.206.3: RESYNC: (1.21-1.22); FILE MERGED 2004/02/13 17:32:35 dr 1.19.206.2: RESYNC: (1.19-1.21); FILE MERGED 2003/12/18 13:36:21 dr 1.19.206.1: #i22640# SvxOrientationItem replaced by SfxBoolItem for stacked state


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [84c5d2c030256a43827a4369ab2be0cf1d5d5c12]

INTEGRATION: CWS insight01 (1.12.112); FILE MERGED 2004/02/12 16:06:31 oj 1.12.112.1: #111075# fix refcount problem


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [0ae1ff1974f2b8408b66a73e9403ef0aa3e9caf7]

INTEGRATION: CWS dr14 (1.15.306); FILE MERGED 2004/03/15 13:05:44 dr 1.15.306.3: #i23675# diagonal borders step 6a: changed order of version info 2004/03/12 17:16:58 dr 1.15.306.2: #i23675# diagonal borders step 6: Calc AutoFormats use diagonal frame lines 2003/12/18 13:36:20 dr 1.15.306.1: #i22640# SvxOrientationItem replaced by SfxBoolItem for stacked state


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [78b0129b06c6267f301c692a7f843181745f0356]

INTEGRATION: CWS insight01 (1.27.112); FILE MERGED 2004/02/12 16:06:31 oj 1.27.112.1: #111075# fix refcount problem


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [71a0989f18bc2ef9d09ab0f63551d23ff5037794]

INTEGRATION: CWS dr14 (1.25.18); FILE MERGED 2004/06/10 17:31:27 dr 1.25.18.3: RESYNC: (1.26-1.27); FILE MERGED 2004/04/21 09:16:26 dr 1.25.18.2: RESYNC: (1.25-1.26); FILE MERGED 2004/04/08 14:50:38 dr 1.25.18.1: #i23675# diagonal borders step 7c: draw cell borders with svx::frmlnk::Array


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [4abe9867b558c5f2f0d1507a87e9dc42f12d1e53]

INTEGRATION: CWS insight01 (1.17.98); FILE MERGED 2004/02/12 16:06:31 oj 1.17.98.1: #111075# fix refcount problem


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [f9313a8e90af089dbdc8bee5be0ff39da844f042]

INTEGRATION: CWS dr14 (1.6.182); FILE MERGED 2004/06/10 17:31:07 dr 1.6.182.2: RESYNC: (1.6-1.7); FILE MERGED 2003/12/18 13:35:08 dr 1.6.182.1: #i22640# SvxOrientationItem replaced by SfxBoolItem for stacked state


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [79c7e890a6e2930e7220169b60c9f635d8d1ec2d]

INTEGRATION: CWS insight01 (1.3.22); FILE MERGED 2004/07/05 13:30:32 oj 1.3.22.1: #i30450# check DBROOT


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [e5f87c25f2625cf8ce89b1cab08ddc8cbaecaeee]

INTEGRATION: CWS dr14 (1.22.160); FILE MERGED 2004/07/07 18:11:32 nn 1.22.160.4: #i22928# handle cell alignment 'fill' 2004/04/08 14:50:38 dr 1.22.160.3: #i23675# diagonal borders step 7c: draw cell borders with svx::frmlnk::Array 2004/01/05 19:07:38 dr 1.22.160.2: RESYNC: (1.22-1.23); FILE MERGED 2003/12/18 13:35:06 dr 1.22.160.1: #i22640# SvxOrientationItem replaced by SfxBoolItem for stacked state


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [8766d05157d20d8fb4d6560b4810edf6d471eb18]

INTEGRATION: CWS insight01 (1.16.92); FILE MERGED 2003/08/04 10:41:03 oj 1.16.92.2: #111090# further coding 2003/08/04 06:11:38 oj 1.16.92.1: #111075# ongoing work


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [35139854ae7249364a68c25fedec24a737ba3427]

INTEGRATION: CWS dr14 (1.32.74); FILE MERGED 2004/06/10 17:29:28 dr 1.32.74.6: RESYNC: (1.38-1.39); FILE MERGED 2004/06/03 13:55:31 dr 1.32.74.5: RESYNC: (1.37-1.38); FILE MERGED 2004/05/19 12:37:24 dr 1.32.74.4: RESYNC: (1.36-1.37); FILE MERGED 2004/03/15 19:03:03 dr 1.32.74.3: RESYNC: (1.34-1.36); FILE MERGED 2004/02/13 17:34:29 dr 1.32.74.2: RESYNC: (1.32-1.34); FILE MERGED 2003/12/18 13:35:04 dr 1.32.74.1: #i22640# SvxOrientationItem replaced by SfxBoolItem for stacked state


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [ec684a1c2f647e1c21b91f82568b3255c8aa0124]

INTEGRATION: CWS insight01 (1.16.92); FILE MERGED 2003/08/04 06:11:39 oj 1.16.92.1: #111075# ongoing work


2004-08-02  Andre Fischer  <af@openoffice.org>  [37227d0d83a050ffe095cfe6a6956ac5b693d162]

#i31854# Reordered StartShow() and Activate().  The later is now called at PresentationViewShellBase.


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [d9d104ba65a2be27cc33be3ed5f1a7cd61f27727]

INTEGRATION: CWS dr14 (1.4.20); FILE MERGED 2004/07/12 14:44:32 dr 1.4.20.6: RESYNC: (1.5-1.6); FILE MERGED 2004/06/10 17:29:19 dr 1.4.20.5: RESYNC: (1.4-1.5); FILE MERGED 2004/04/15 15:49:30 dr 1.4.20.4: #i23675# diagonal borders step 7e: support for merged cells improved 2004/04/14 15:57:26 dr 1.4.20.3: #i23675# diagonal borders step 7d: support for merged cells improved 2004/04/08 14:50:38 dr 1.4.20.2: #i23675# diagonal borders step 7c: draw cell borders with svx::frmlnk::Array 2004/04/01 12:05:30 dr 1.4.20.1: #i23675# diagonal borders step 7b: CellInfo uses svx::frmlnk::Style instead of SvxBorderLine


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [9558faba14bf3c61ccaf57853661f6b393cd0f07]

INTEGRATION: CWS insight01 (1.4.114); FILE MERGED 2004/07/06 08:14:01 oj 1.4.114.4: RESYNC: (1.4-1.5); FILE MERGED 2004/07/05 13:42:32 oj 1.4.114.3: remove map file 2004/07/05 06:12:06 oj 1.4.114.2: new service for parameter substitution 2003/08/04 06:11:40 oj 1.4.114.1: #111075# ongoing work


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [32a5dcb481ec83ff83de61de1a4f0f01daef20dc]

INTEGRATION: CWS dr14 (1.50.74); FILE MERGED 2004/06/10 17:27:32 dr 1.50.74.6: RESYNC: (1.55-1.56); FILE MERGED 2004/03/15 19:02:45 dr 1.50.74.5: RESYNC: (1.54-1.55); FILE MERGED 2004/02/13 17:33:58 dr 1.50.74.4: RESYNC: (1.52-1.54); FILE MERGED 2004/02/13 09:06:10 dr 1.50.74.3: #i23675# diagonal borders step 1: new svx::FrameSelector, new svx::frmlnk::* functions 2004/01/05 19:05:53 dr 1.50.74.2: RESYNC: (1.50-1.52); FILE MERGED 2003/11/26 14:56:23 dr 1.50.74.1: #i22640# new cell attribute 'shrink to fit'


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [b69b9c75db769c6c96aebe23115a7136e8a55030]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/05 11:42:23 oj 1.1.2.1: new service for parameter substitution


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [976a3a5f2e59506ac849f1988572cf7c98655892]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/05 11:42:35 oj 1.1.2.1: new service for parameter substitution


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [f0a798ec8c758a68ef3adfa6e26f9a6261d285b2]

INTEGRATION: CWS dr14 (1.18.198); FILE MERGED 2004/04/21 09:14:19 dr 1.18.198.4: RESYNC: (1.18-1.19); FILE MERGED 2004/01/15 15:38:59 dr 1.18.198.3: #i23675# items for diagonal cell borders 2003/12/18 13:35:02 dr 1.18.198.2: #i22640# SvxOrientationItem replaced by SfxBoolItem for stacked state 2003/11/26 14:56:22 dr 1.18.198.1: #i22640# new cell attribute 'shrink to fit'


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [ec91be6e778fdd2390f48eb92700241cfaed03ac]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/05 11:42:47 oj 1.1.2.1: new service for parameter substitution


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [2c4639f13f504d8a8794aa60e8f3e4785e0aa03e]

INTEGRATION: CWS dr14 (1.18.306); FILE MERGED 2004/07/07 18:11:32 nn 1.18.306.5: #i22928# handle cell alignment 'fill' 2004/06/14 11:57:12 dr 1.18.306.4: #100000# merge error 2004/06/10 17:25:14 dr 1.18.306.3: RESYNC: (1.18-1.19); FILE MERGED 2004/04/08 14:50:37 dr 1.18.306.2: #i23675# diagonal borders step 7c: draw cell borders with svx::frmlnk::Array 2003/12/18 13:35:00 dr 1.18.306.1: #i22640# SvxOrientationItem replaced by SfxBoolItem for stacked state


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [ffb5192846a41d2cac2ff9fa9681777bde56fcbc]

INTEGRATION: CWS insight01 (1.5.94); FILE MERGED 2004/02/18 14:46:10 oj 1.5.94.1: #111075# fix rfcount problem


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [2e2c9fb56b945c2a8bfddf8fd4997d5c292f4330]

INTEGRATION: CWS dr14 (1.12.198); FILE MERGED 2004/06/10 17:23:59 dr 1.12.198.5: RESYNC: (1.15-1.16); FILE MERGED 2004/03/15 19:01:24 dr 1.12.198.4: RESYNC: (1.14-1.15); FILE MERGED 2004/02/13 17:33:05 dr 1.12.198.3: RESYNC: (1.13-1.14); FILE MERGED 2004/01/05 19:02:33 dr 1.12.198.2: RESYNC: (1.12-1.13); FILE MERGED 2003/12/18 13:34:58 dr 1.12.198.1: #i22640# SvxOrientationItem replaced by SfxBoolItem for stacked state


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [f2b74ce32d0d7ad80503a512ceb9c28b6af9b6cf]

INTEGRATION: CWS insight01 (1.23.40); FILE MERGED 2004/03/11 09:12:32 oj 1.23.40.1: #111075# new helper class


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [95711b05948522a8f5023e20b90fcc84529729d8]

INTEGRATION: CWS dr14 (1.7.44); FILE MERGED 2004/07/12 14:43:27 dr 1.7.44.2: RESYNC: (1.7-1.8); FILE MERGED 2003/12/18 13:31:34 dr 1.7.44.1: #i22640# SvxOrientationItem replaced by SfxBoolItem for stacked state


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [55dcfefc5e241cd1198d4e9229f99ffe9a96dc9f]

INTEGRATION: CWS insight01 (1.8.8); FILE MERGED 2004/06/28 12:30:33 oj 1.8.8.6: #i18612# remove auto_increment string from type name 2004/06/04 12:20:28 oj 1.8.8.5: componentData 2004/05/17 09:02:08 oj 1.8.8.4: remove model assertion 2004/04/23 06:25:49 oj 1.8.8.3: new switch to disable catalog and schema 2004/03/05 07:56:07 oj 1.8.8.2: accept given active connection 2004/02/23 14:47:41 oj 1.8.8.1: #111075# use the active connection from the given documentContext


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [4b38e790926c8f017f90620621b02aa5118f5294]

INTEGRATION: CWS insight01 (1.49.52); FILE MERGED 2004/05/28 11:13:21 oj 1.49.52.5: RESYNC: (1.49-1.50); FILE MERGED 2004/04/23 06:25:50 oj 1.49.52.4: new switch to disable catalog and schema 2004/03/11 09:12:32 oj 1.49.52.3: #111075# new helper class 2004/02/23 14:47:40 oj 1.49.52.2: #111075# use the active connection from the given documentContext 2004/02/20 11:44:46 oj 1.49.52.1: #i25414# extend the datadescriptor for database location and connection resource


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [c67ed42a27f01c63fa418c5da99e94c279734a8c]

INTEGRATION: CWS dr14 (1.57.48); FILE MERGED 2004/06/10 17:22:55 dr 1.57.48.3: RESYNC: (1.61-1.62); FILE MERGED 2004/04/21 09:10:39 dr 1.57.48.2: RESYNC: (1.57-1.61); FILE MERGED 2004/04/20 15:43:30 sab 1.57.48.1: #i23675#: add names of diagonal border and shrink to fit


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [74fe4c3104e5307fc2ac63ad9d70fecb757b28e1]

INTEGRATION: CWS insight01 (1.1.92); FILE MERGED 2004/06/29 12:55:09 oj 1.1.92.1: #i30626# naming corrected


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [61998bb888ecf14a1cd7c31e06e5b9cd70718544]

INTEGRATION: CWS dr14 (1.7.308); FILE MERGED 2004/04/23 15:47:40 dr 1.7.308.5: #100000# merge conflict, double which-id 2004/04/21 09:10:19 dr 1.7.308.4: RESYNC: (1.7-1.8); FILE MERGED 2004/01/15 15:38:00 dr 1.7.308.3: #i23675# SIDs for diagonal cell borders 2003/12/18 13:30:43 dr 1.7.308.2: #i22640# SvxOrientationItem replaced by SfxBoolItem for stacked state 2003/11/26 14:54:47 dr 1.7.308.1: #i22640# new cell attribute '


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [9334a74198aa86609f9da0100bbf88f3eb844984]

INTEGRATION: CWS insight01 (1.4.20); FILE MERGED 2004/02/12 16:06:30 oj 1.4.20.1: #111075# fix refcount problem


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [521023262ca9ba24ff33133e1b8480e6721b4387]

INTEGRATION: CWS dr14 (1.37.68); FILE MERGED 2004/07/22 16:16:55 dr 1.37.68.5: RESYNC: (1.40-1.41); FILE MERGED 2004/06/10 17:20:25 dr 1.37.68.4: RESYNC: (1.39-1.40); FILE MERGED 2004/04/21 09:10:11 dr 1.37.68.3: RESYNC: (1.38-1.39); FILE MERGED 2004/02/13 17:37:39 dr 1.37.68.2: RESYNC: (1.37-1.38); FILE MERGED 2003/12/18 13:30:41 dr 1.37.68.1: #i22640# SvxOrientationItem replaced by SfxBoolItem for stacked state


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [14e4b5d436a3ff1bcd261cba72bcbb910b2d3fcf]

INTEGRATION: CWS insight01 (1.1.92); FILE MERGED 2004/05/06 06:14:19 oj 1.1.92.3: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:37:55 oj 1.1.92.2: #i28341# fix drop index call 2004/02/12 16:06:30 oj 1.1.92.1: #111075# fix refcount problem


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [8b5a202bafd6f515c4ffcf394911fe17365359b1]

INTEGRATION: CWS dr14 (1.9.166); FILE MERGED 2003/12/18 13:30:40 dr 1.9.166.1: #i22640# SvxOrientationItem replaced by SfxBoolItem for stacked state


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [85388dcb7bb4f9dad0a9db7e2c29fb1ee3b92740]

INTEGRATION: CWS insight01 (1.2.38); FILE MERGED 2004/04/23 06:25:50 oj 1.2.38.2: new switch to disable catalog and schema 2004/02/12 16:06:29 oj 1.2.38.1: #111075# fix refcount problem


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [533d6e79cfd15e3c902d8046f31d768a99d66dcb]

INTEGRATION: CWS dr14 (1.1.2); FILE ADDED 2004/06/14 09:49:40 dr 1.1.2.4: #100000# merge error 2004/04/15 15:48:35 dr 1.1.2.3: #i23675# diagonal borders step 7e: support for merged cells improved 2004/04/14 15:56:47 dr 1.1.2.2: #i23675# diagonal borders step 7d: support for merged cells improved 2004/04/08 14:48:36 dr 1.1.2.1: #i23675# diagonal borders step 7c: draw cell borders with svx::frmlnk::Array


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [ae7fbb7467903c9cf9cf338b92764821a682dc95]

INTEGRATION: CWS dr14 (1.74.16); FILE MERGED 2004/06/10 17:14:30 dr 1.74.16.4: RESYNC: (1.75-1.76); FILE MERGED 2004/04/21 09:08:07 dr 1.74.16.3: RESYNC: (1.74-1.75); FILE MERGED 2004/04/08 14:48:36 dr 1.74.16.2: #i23675# diagonal borders step 7c: draw cell borders with svx::frmlnk::Array 2004/04/01 12:04:50 dr 1.74.16.1: #i23675# diagonal borders step 7b: CellInfo uses svx::frmlnk::Style instead of SvxBorderLine


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [879c408c465722f9d7c42ff6711e177d364b48f5]

INTEGRATION: CWS insight01 (1.6.96); FILE MERGED 2004/05/28 11:12:33 oj 1.6.96.2: RESYNC: (1.6-1.8); FILE MERGED 2004/02/18 14:46:11 oj 1.6.96.1: #111075# fix rfcount problem


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [75a5b26d0ffbcebd2eebeb5d4d8110dbacc6e952]

INTEGRATION: CWS dr14 (1.7.308); FILE MERGED 2003/11/26 14:54:46 dr 1.7.308.1: #i22640# new cell attribute '


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [27f76cf8c273a119a4d337b87b27327f18099d17]

INTEGRATION: CWS insight01 (1.14.52); FILE MERGED 2003/10/24 14:07:59 oj 1.14.52.2: RESYNC: (1.14-1.15); FILE MERGED 2003/08/04 06:11:41 oj 1.14.52.1: #111075# ongoing work


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [3a41f5b727e1df4d6f1dde38ffdc63fb9b8cb64d]

INTEGRATION: CWS dr14 (1.4.324); FILE MERGED 2004/03/12 17:15:17 dr 1.4.324.2: #i23675# diagonal borders step 5: Calc AutoFormats use diagonal frame lines 2003/12/18 13:30:37 dr 1.4.324.1: #i22640# SvxOrientationItem replaced by SfxBoolItem for stacked state


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [97b082d958a7e4ab9f97b846627f6659835d4da9]

INTEGRATION: CWS insight01 (1.10.114); FILE MERGED 2004/06/29 12:55:11 oj 1.10.114.1: #i30626# naming corrected


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [325ab6cc091c0de4e518ad1b390ae56654609b95]

INTEGRATION: CWS insight01 (1.18.2); FILE MERGED 2004/02/12 16:06:29 oj 1.18.2.1: #111075# fix refcount problem


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [9bafc5ce4a1999ffb7528043d28d9f13b7857f07]

INTEGRATION: CWS insight01 (1.6.52); FILE MERGED 2004/04/23 06:25:51 oj 1.6.52.1: new switch to disable catalog and schema


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [9fed159ea1e51732781e58b7112d61eeed6966a1]

INTEGRATION: CWS insight01 (1.22.38); FILE MERGED 2004/05/28 11:12:08 oj 1.22.38.3: RESYNC: (1.22-1.23); FILE MERGED 2004/04/23 06:25:51 oj 1.22.38.2: new switch to disable catalog and schema 2004/02/23 14:47:39 oj 1.22.38.1: #111075# use the active connection from the given documentContext


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [c6d443fc2d473d681f4d1242fa8052b5bfea576b]

INTEGRATION: CWS insight01 (1.1.92); FILE MERGED 2004/06/29 12:55:12 oj 1.1.92.1: #i30626# naming corrected


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [7a7d0ac9c50f75134e02d1b594c7d8eb8f82709d]

INTEGRATION: CWS insight01 (1.2.38); FILE MERGED 2004/02/12 16:06:28 oj 1.2.38.1: #111075# fix refcount problem


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [02d91a200f721bd65f9b8d43f8a9120dbbb54e28]

INTEGRATION: CWS insight01 (1.1.98); FILE MERGED 2004/05/28 11:11:48 oj 1.1.98.2: RESYNC: (1.1-1.2); FILE MERGED 2004/02/18 14:46:11 oj 1.1.98.1: #111075# fix rfcount problem


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [ea312e62d55ec9d80eb4934f91e6b905be8c50d6]

INTEGRATION: CWS insight01 (1.15.98); FILE MERGED 2004/01/02 09:03:59 oj 1.15.98.2: #111075# ongoing work 2003/08/04 06:11:42 oj 1.15.98.1: #111075# ongoing work


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [f7806394bb76392e334ff38141dcf4be624ebb98]

INTEGRATION: CWS insight01 (1.4.2); FILE MERGED 2004/07/06 07:54:42 oj 1.4.2.2: RESYNC: (1.4-1.6); FILE MERGED 2004/06/28 09:55:46 oj 1.4.2.1: new daTabase icon


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [60ce9c20ff306423eba4cbf83816d109095aefd9]

INTEGRATION: CWS insight01 (1.4.2); FILE MERGED 2004/07/06 07:54:08 oj 1.4.2.2: RESYNC: (1.4-1.5); FILE MERGED 2004/06/28 09:55:45 oj 1.4.2.1: new daTabase icon


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [93228ae684ca901e26afc1b9d96ec2ede420994f]

INTEGRATION: CWS insight01 (1.5.236); FILE MERGED 2004/04/23 06:26:03 oj 1.5.236.1: new switch to disable catalog and schema


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [258db069d3f076ad7d6429bc5cb51300acdbad36]

INTEGRATION: CWS insight01 (1.16.236); FILE MERGED 2004/02/20 11:17:53 oj 1.16.236.1: #i25414# extend the datadescriptor for database location and connection resource


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [0bf7e372067fd3e44b38b4b77f7301e599f733cf]

INTEGRATION: CWS insight01 (1.30.12); FILE MERGED 2004/07/21 08:08:01 oj 1.30.12.3: RESYNC: (1.33-1.36); FILE MERGED 2004/05/28 16:32:56 oj 1.30.12.2: RESYNC: (1.30-1.33); FILE MERGED 2004/02/20 11:17:53 oj 1.30.12.1: #i25414# extend the datadescriptor for database location and connection resource


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [7d1f94675d2f782a9e589b323afe7acfdb66b5ec]

INTEGRATION: CWS insight01 (1.28.12); FILE MERGED 2004/07/21 08:07:04 oj 1.28.12.4: RESYNC: (1.30-1.31); FILE MERGED 2004/07/01 11:36:13 oj 1.28.12.3: #i30368# look if componentData sets the design on/off 2004/05/28 16:31:31 oj 1.28.12.2: RESYNC: (1.28-1.30); FILE MERGED 2004/02/20 11:17:53 oj 1.28.12.1: #i25414# extend the datadescriptor for database location and connection resource


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [b53d02e1c1c653047f73ebf676c183becc5ffc8c]

INTEGRATION: CWS insight01 (1.9.36); FILE MERGED 2004/07/06 07:51:30 oj 1.9.36.2: RESYNC: (1.9-1.10); FILE MERGED 2004/04/23 06:26:04 oj 1.9.36.1: new switch to disable catalog and schema


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [9550d144e63fe633b9b17d1eb06f015cf960a650]

INTEGRATION: CWS insight01 (1.10.214); FILE MERGED 2004/03/05 07:34:58 oj 1.10.214.3: #i24595# changes for the db registeration dialog 2004/02/20 11:17:54 oj 1.10.214.2: #i25414# extend the datadescriptor for database location and connection resource 2003/11/17 09:51:36 oj 1.10.214.1: #111075# ongoning work


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [378dbe0648018fcb140b920690c53f3922f79715]

INTEGRATION: CWS insight01 (1.5.4); FILE MERGED 2004/02/13 08:27:33 oj 1.5.4.3: #111075# re,ove unused file 2004/02/12 06:23:06 oj 1.5.4.2: RESYNC: (1.5-1.6); FILE MERGED 2003/11/17 09:51:40 oj 1.5.4.1: #111075# ongoning work


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [18ae408c38fea7af3c4f6f871c8eebecd42fb71c]

INTEGRATION: CWS insight01 (1.62.176); FILE MERGED 2004/07/21 08:20:42 oj 1.62.176.5: RESYNC: (1.65-1.66); FILE MERGED 2004/05/28 17:12:29 oj 1.62.176.4: RESYNC: (1.64-1.65); FILE MERGED 2004/02/12 06:23:23 oj 1.62.176.3: RESYNC: (1.63-1.64); FILE MERGED 2004/01/02 17:55:27 oj 1.62.176.2: RESYNC: (1.62-1.63); FILE MERGED 2003/11/26 12:34:35 oj 1.62.176.1: #111075# change column in hide only when it is the current one


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [979798d9a200dff580e29148da600bb780c35bf7]

INTEGRATION: CWS insight01 (1.33.36); FILE MERGED 2004/07/21 08:20:32 oj 1.33.36.3: RESYNC: (1.36-1.38); FILE MERGED 2004/05/28 17:12:00 oj 1.33.36.2: RESYNC: (1.33-1.36); FILE MERGED 2004/04/23 06:26:04 oj 1.33.36.1: new switch to disable catalog and schema


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [e24bbc42c808dac67860884f534ea95ba3cc061a]

INTEGRATION: CWS insight01 (1.42.18); FILE MERGED 2004/07/06 11:32:25 oj 1.42.18.3: #i30391# remove assertion 2004/05/28 17:12:19 oj 1.42.18.2: RESYNC: (1.42-1.43); FILE MERGED 2004/02/20 11:17:54 oj 1.42.18.1: #i25414# extend the datadescriptor for database location and connection resource


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [c87b27c8f347b96d0dbeb4a7dfaec6942c2fefef]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/02/20 11:17:55 oj 1.1.2.2: #i25414# extend the datadescriptor for database location and connection resource 2003/11/17 09:51:08 oj 1.1.2.1: #111075# ongoning work


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [f7855e85f23fd1b29e08ad2dd5a4e280e013c5f2]

INTEGRATION: CWS insight01 (1.12.214); FILE MERGED 2004/02/20 11:17:55 oj 1.12.214.1: #i25414# extend the datadescriptor for database location and connection resource


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [4974b85a7613a334f71fc95d96ec863a8c9ff38f]

INTEGRATION: CWS insight01 (1.2.12); FILE MERGED 2004/07/06 08:19:22 oj 1.2.12.4: RESYNC: (1.4-1.7); FILE MERGED 2004/05/28 17:08:07 oj 1.2.12.3: RESYNC: (1.2-1.4); FILE MERGED 2004/03/08 12:01:12 oj 1.2.12.2: #i24595# new strings 2004/02/13 09:50:49 oj 1.2.12.1: #i24595# new options page for database file registration


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [dbfeaa1826928d582b07b40d47f8f0308564722e]

INTEGRATION: CWS insight01 (1.3.12); FILE MERGED 2004/07/21 08:18:52 oj 1.3.12.5: RESYNC: (1.11-1.12); FILE MERGED 2004/07/06 08:18:54 oj 1.3.12.4: RESYNC: (1.8-1.11); FILE MERGED 2004/05/28 17:07:15 oj 1.3.12.3: RESYNC: (1.3-1.8); FILE MERGED 2004/02/13 12:28:48 oj 1.3.12.2: #i24595# new options page for database file registration 2004/02/13 09:50:49 oj 1.3.12.1: #i24595# new options page for database file registration


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [326bba25fc7780fd48e357be5dc77700a0472bed]

INTEGRATION: CWS insight01 (1.2.12); FILE MERGED 2004/03/05 07:34:57 oj 1.2.12.1: #i24595# changes for the db registeration dialog


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [7c814938501d66b43a3f8a0bd7f19ab7163fd11a]

INTEGRATION: CWS insight01 (1.2.12); FILE MERGED 2004/07/21 08:16:37 oj 1.2.12.3: RESYNC: (1.3-1.4); FILE MERGED 2004/05/28 17:03:45 oj 1.2.12.2: RESYNC: (1.2-1.3); FILE MERGED 2004/03/05 07:34:56 oj 1.2.12.1: #i24595# changes for the db registeration dialog


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [941cdaae3616ce7395867b4a6b19164390a1ca5f]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/03/05 07:36:14 oj 1.1.2.1: #i24595# changes for the db registeration dialog


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [043593166c355a3d75463f4121eb02572d7e793e]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/03/05 07:36:05 oj 1.1.2.1: #i24595# changes for the db registeration dialog


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [4d28a94c4d4baf45fe802a27d4adc142f1e34111]

INTEGRATION: CWS insight01 (1.20.12); FILE MERGED 2004/07/21 08:13:39 oj 1.20.12.6: RESYNC: (1.31-1.33); FILE MERGED 2004/07/06 08:07:14 oj 1.20.12.5: RESYNC: (1.26-1.31); FILE MERGED 2004/05/28 16:57:17 oj 1.20.12.4: RESYNC: (1.20-1.26); FILE MERGED 2004/03/05 07:34:55 oj 1.20.12.3: #i24595# changes for the db registeration dialog 2004/02/16 08:19:55 oj 1.20.12.2: #i24467# new dialog page for db reg 2004/02/13 09:50:48 oj 1.20.12.1: #i24595# new options page for database file registration


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [e2685f44024db21079f774309ebbad0984eacce2]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/09 08:43:45 oj 1.1.2.4: resource changes 2004/03/08 12:01:11 oj 1.1.2.3: #i24595# new strings 2004/02/13 12:28:48 oj 1.1.2.2: #i24595# new options page for database file registration 2004/02/13 09:46:28 oj 1.1.2.1: #i24595# new options page for database file registration


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [4126c48fa6474149bac7db43086b84828dbb2fbd]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/03/05 07:35:47 oj 1.1.2.2: #i24595# changes for the db registeration dialog 2004/02/13 09:46:38 oj 1.1.2.1: #i24595# new options page for database file registration


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [bd97c79d53a2238011171b035fb0191d164b30b1]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/02/13 09:46:16 oj 1.1.2.1: #i24595# new options page for database file registration


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [4cb218f1420b50b718487e6a3485589a3654d777]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/27 12:41:44 oj 1.1.2.6: oob in odb 2004/07/27 08:06:08 oj 1.1.2.5: change file extension 2004/03/05 07:35:48 oj 1.1.2.4: #i24595# changes for the db registeration dialog 2004/02/27 09:35:02 oj 1.1.2.3: #111075# open form in design 2004/02/13 12:22:06 oj 1.1.2.2: #i24595# new options page for database file registration 2004/02/13 09:46:06 oj 1.1.2.1: #i24595# new options page for database file registration


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [4c3c9c71e985dec816d7b4a69ce4fd4d5a12bc37]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/02/13 09:43:59 oj 1.1.2.1: #i24595# new options page for database file registration


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [33c90ec8e8bfcb1730659b0b9d43f607d16a4759]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/02/13 09:43:49 oj 1.1.2.1: #i24595# new options page for database file registration


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [512f3e22ff26761610a615c2076c08a93f950484]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/02/13 09:50:30 oj 1.1.2.1: #i24595# new options page for database file registration


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [0eac86daaedfaa37befa77f04e758243adbfae81]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/04/27 07:43:03 oj 1.1.2.3: SubstituteVariable 2004/02/13 12:22:06 oj 1.1.2.2: #i24595# new options page for database file registration 2004/02/13 09:45:05 oj 1.1.2.1: #i24595# new options page for database file registration


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [b6fff444c1dd2c094781da9bf96d97ed4fb10f06]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/09 08:50:34 oj 1.1.2.6: resource changes 2004/07/09 08:43:45 oj 1.1.2.5: resource changes 2004/03/08 12:01:11 oj 1.1.2.4: #i24595# new strings 2004/02/13 12:56:46 oj 1.1.2.3: #i24595# new options page for database file registration 2004/02/13 12:28:47 oj 1.1.2.2: #i24595# new options page for database file registration 2004/02/13 09:46:48 oj 1.1.2.1: #i24595# new options page for database file registration


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [f160bb9861deee9f80791ae69c069bab4f015a80]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/03/05 07:35:47 oj 1.1.2.4: #i24595# changes for the db registeration dialog 2004/02/13 12:56:47 oj 1.1.2.3: #i24595# new options page for database file registration 2004/02/13 12:22:05 oj 1.1.2.2: #i24595# new options page for database file registration 2004/02/13 09:47:08 oj 1.1.2.1: #i24595# new options page for database file registration


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [1150acfa3c84382cbff8e3867560045d5e0f3d8a]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/02/13 09:46:58 oj 1.1.2.1: #i24595# new options page for database file registration


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [7dc1deda2b66948ca56f65473405d338aeee76b1]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/27 12:41:44 oj 1.1.2.7: oob in odb 2004/07/27 08:06:08 oj 1.1.2.6: change file extension 2004/03/05 07:35:46 oj 1.1.2.5: #i24595# changes for the db registeration dialog 2004/02/13 13:09:43 oj 1.1.2.4: #i24595# new options page for database file registration 2004/02/13 12:56:46 oj 1.1.2.3: #i24595# new options page for database file registration 2004/02/13 12:22:05 oj 1.1.2.2: #i24595# new options page for database file registration 2004/02/13 09:45:16 oj 1.1.2.1: #i24595# new options page for database file registration


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [a144d399ee5a90153ed67b729c707394c2f4ac6b]

INTEGRATION: CWS insight01 (1.2.12); FILE MERGED 2004/02/13 12:22:04 oj 1.2.12.1: #i24595# new options page for database file registration


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [fa6290984a904423d410954184703d8821a05cd6]

INTEGRATION: CWS insight01 (1.76.58); FILE MERGED 2004/07/21 08:00:59 oj 1.76.58.7: RESYNC: (1.89-1.93); FILE MERGED 2004/07/06 07:45:46 oj 1.76.58.6: RESYNC: (1.87-1.89); FILE MERGED 2004/05/28 13:15:36 oj 1.76.58.5: RESYNC: (1.81-1.87); FILE MERGED 2004/03/02 11:28:31 oj 1.76.58.4: RESYNC: (1.80-1.81); FILE MERGED 2004/02/12 07:10:03 oj 1.76.58.3: RESYNC: (1.77-1.80); FILE MERGED 2004/01/02 19:11:01 oj 1.76.58.2: RESYNC: (1.76-1.77); FILE MERGED 2003/11/17 09:51:42 oj 1.76.58.1: #111075# ongoning work


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [f5c97cd7a98e041e0cc82a4f502a834ea549d735]

INTEGRATION: CWS insight01 (1.41.12); FILE MERGED 2004/07/21 07:58:10 oj 1.41.12.4: RESYNC: (1.48-1.50); FILE MERGED 2004/07/06 07:45:00 oj 1.41.12.3: RESYNC: (1.45-1.48); FILE MERGED 2004/05/28 13:12:45 oj 1.41.12.2: RESYNC: (1.41-1.45); FILE MERGED 2004/03/05 07:34:55 oj 1.41.12.1: #i24595# changes for the db registeration dialog


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [a8eef8d258dde9e21553381c1bae484578805cd9]

INTEGRATION: CWS insight01 (1.2.2); FILE MERGED 2004/07/21 06:56:11 oj 1.2.2.4: RESYNC: (1.5-1.7); FILE MERGED 2004/07/06 07:59:31 oj 1.2.2.3: RESYNC: (1.4-1.5); FILE MERGED 2004/05/28 16:25:34 oj 1.2.2.2: RESYNC: (1.2-1.4); FILE MERGED 2004/04/26 13:24:23 oj 1.2.2.1: remove datasource admin dialog entry from tools menu


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [62e01ff2a1374d061d0ad52e30f04fc69f70d5c5]

INTEGRATION: CWS insight01 (1.25.10); FILE MERGED 2004/07/06 08:37:05 oj 1.25.10.4: RESYNC: (1.25-1.26); FILE MERGED 2004/06/03 09:33:03 oj 1.25.10.3: linux compile problem 2004/06/03 09:20:43 oj 1.25.10.2: merge to m40 2004/05/19 11:36:26 oj 1.25.10.1: #i19984# use rowset that was given


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [38c51a2913472a6f0800d304b1d14567ce78d94a]

INTEGRATION: CWS insight01 (1.3.244); FILE MERGED 2004/02/20 11:28:14 oj 1.3.244.1: #i25414# extend the datadescriptor for database location and connection resource


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [91cbbdc7ce1f543c34319b33ff5ae910a5765cd1]

INTEGRATION: CWS insight01 (1.21.58); FILE MERGED 2004/07/06 09:12:05 oj 1.21.58.2: RESYNC: (1.21-1.22); FILE MERGED 2004/06/10 11:28:45 sab 1.21.58.1: #i25410#; add ConnectionResource


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [747d97884f454e7ec664cb71b4afeb89524f263d]

INTEGRATION: CWS insight01 (1.30.6); FILE MERGED 2004/07/06 09:20:03 oj 1.30.6.3: RESYNC: (1.35-1.36); FILE MERGED 2004/05/28 17:03:34 oj 1.30.6.2: RESYNC: (1.30-1.35); FILE MERGED 2004/05/19 11:36:26 oj 1.30.6.1: #i19984# use rowset that was given


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [82ef0b6a9882621679a68c18289801979f222360]

INTEGRATION: CWS insight01 (1.14.8); FILE MERGED 2004/07/06 09:19:18 oj 1.14.8.4: RESYNC: (1.15-1.16); FILE MERGED 2004/05/28 17:03:10 oj 1.14.8.3: RESYNC: (1.14-1.15); FILE MERGED 2004/05/19 11:36:25 oj 1.14.8.2: #i19984# use rowset that was given 2004/02/20 11:28:14 oj 1.14.8.1: #i25414# extend the datadescriptor for database location and connection resource


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [4c38a3dc754831d751e7c574a40a7691b88832c8]

INTEGRATION: CWS insight01 (1.68.8); FILE MERGED 2004/07/21 07:09:24 oj 1.68.8.4: RESYNC: (1.72-1.73); FILE MERGED 2004/07/06 10:01:53 oj 1.68.8.3: RESYNC: (1.71-1.72); FILE MERGED 2004/05/28 17:23:57 oj 1.68.8.2: RESYNC: (1.68-1.71); FILE MERGED 2004/03/12 14:14:00 sab 1.68.8.1: #25410#; add support for database URL's


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [b6d4b9b683e588294171509d5f86a71c5b2e9c88]

INTEGRATION: CWS insight01 (1.90.22); FILE MERGED 2004/07/21 07:08:40 oj 1.90.22.4: RESYNC: (1.95-1.97); FILE MERGED 2004/07/06 10:00:07 oj 1.90.22.3: RESYNC: (1.93-1.95); FILE MERGED 2004/05/28 17:23:01 oj 1.90.22.2: RESYNC: (1.90-1.93); FILE MERGED 2004/03/12 14:13:59 sab 1.90.22.1: #25410#; add support for database URL's


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [82eca39f0f6b11236760e7de6b7a9bf4a1f9ed14]

INTEGRATION: CWS insight01 (1.7.248); FILE MERGED 2004/06/10 11:29:07 sab 1.7.248.1: #i25410#; add ConnectionResource


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [ad633a61275009a20ca7ef8f2e665627eab3f2f6]

INTEGRATION: CWS insight01 (1.20.138); FILE MERGED 2004/07/06 10:02:26 oj 1.20.138.4: RESYNC: (1.21-1.22); FILE MERGED 2004/06/10 11:29:07 sab 1.20.138.3: #i25410#; add ConnectionResource 2004/05/28 17:24:07 oj 1.20.138.2: RESYNC: (1.20-1.21); FILE MERGED 2004/03/12 14:13:59 sab 1.20.138.1: #25410#; add support for database URL's


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [3b38ffcd7112842e8c6d822cf2930722294ae5da]

INTEGRATION: CWS insight01 (1.14.22); FILE MERGED 2004/06/10 11:29:07 sab 1.14.22.4: #i25410#; add ConnectionResource 2004/06/03 07:31:20 oj 1.14.22.3: add return type to lcl__AddSourceLocation 2004/05/28 17:24:57 oj 1.14.22.2: RESYNC: (1.14-1.16); FILE MERGED 2004/03/12 14:13:59 sab 1.14.22.1: #25410#; add support for database URL's


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [fa9d4cae0f496c14a2ade8242debb2632dc54590]

INTEGRATION: CWS insight01 (1.61.58); FILE MERGED 2004/07/06 07:44:00 oj 1.61.58.2: RESYNC: (1.61-1.62); FILE MERGED 2004/06/10 11:28:19 sab 1.61.58.1: #i25410#; add ConnectionResource


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [f287e220665aada7fa7d8df783caffa9e76869f0]

INTEGRATION: CWS insight01 (1.29.22); FILE MERGED 2004/07/23 12:28:24 oj 1.29.22.3: RESYNC: (1.31-1.32); FILE MERGED 2004/05/28 20:01:43 oj 1.29.22.2: RESYNC: (1.29-1.31); FILE MERGED 2004/04/23 06:21:37 oj 1.29.22.1: new switch to disable catalog and schema


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [bc835349c5f03247b92d02aa3c255eb52454dde3]

INTEGRATION: CWS insight01 (1.27.108); FILE MERGED 2004/05/28 19:55:21 oj 1.27.108.2: RESYNC: (1.27-1.31); FILE MERGED 2004/02/23 14:47:04 oj 1.27.108.1: #111075# use the active connection from the given documentContext


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [8c5d6c6a846cd1df489b6e5944df15741198c1db]

INTEGRATION: CWS insight01 (1.2.108); FILE MERGED 2004/07/06 08:45:38 oj 1.2.108.3: RESYNC: (1.3-1.4); FILE MERGED 2004/05/28 19:58:44 oj 1.2.108.2: RESYNC: (1.2-1.3); FILE MERGED 2004/04/23 06:21:36 oj 1.2.108.1: new switch to disable catalog and schema


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [815b4d7ddd95fde3ed33dc21d17f746f361f1b87]

INTEGRATION: CWS insight01 (1.17.102); FILE MERGED 2004/07/23 12:27:47 oj 1.17.102.4: RESYNC: (1.19-1.20); FILE MERGED 2004/07/06 08:46:02 oj 1.17.102.3: RESYNC: (1.18-1.19); FILE MERGED 2004/05/28 19:57:32 oj 1.17.102.2: RESYNC: (1.17-1.18); FILE MERGED 2004/02/23 14:47:04 oj 1.17.102.1: #111075# use the active connection from the given documentContext


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [94c915d7f4efeab1b9b40823c5c6a77832e331d2]

INTEGRATION: CWS insight01 (1.53.32); FILE MERGED 2004/07/23 12:27:10 oj 1.53.32.5: RESYNC: (1.57-1.58); FILE MERGED 2004/07/06 08:45:13 oj 1.53.32.4: RESYNC: (1.56-1.57); FILE MERGED 2004/05/28 19:57:22 oj 1.53.32.3: RESYNC: (1.53-1.56); FILE MERGED 2004/03/05 07:52:56 oj 1.53.32.2: accept given active connection 2004/02/23 14:47:03 oj 1.53.32.1: #111075# use the active connection from the given documentContext


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [20524789e62f4bd93c1ba9f3c234673d32944b2e]

INTEGRATION: CWS insight01 (1.22.22); FILE MERGED 2004/07/23 12:28:34 oj 1.22.22.3: RESYNC: (1.24-1.25); FILE MERGED 2004/05/28 19:56:46 oj 1.22.22.2: RESYNC: (1.22-1.24); FILE MERGED 2004/04/23 06:21:36 oj 1.22.22.1: new switch to disable catalog and schema


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [bdbbafe5f9665b43ef7214aafab0751c3c6ac683]

INTEGRATION: CWS insight01 (1.21.44); FILE MERGED 2004/06/01 09:07:38 oj 1.21.44.5: RESYNC: (1.21-1.23); FILE MERGED 2004/04/27 11:11:43 oj 1.21.44.4: svtools added 2003/11/26 12:25:31 oj 1.21.44.3: #111075# ongoing work 2003/11/17 09:46:52 oj 1.21.44.2: #111075# ongoning work 2003/07/29 12:46:35 oj 1.21.44.1: #111075# insight changes


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [9c9790d9c7aa58900fc2d0ac74f87f5dbedba40a]

INTEGRATION: CWS dr14 (1.2.8); FILE MERGED 2004/01/20 12:02:55 dr 1.2.8.2: #i23675# split itemconnect.hxx into multiple headers 2004/01/09 12:13:26 dr 1.2.8.1: #i22640# minor additions/documentation


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [a761eeb6ecd395a3cccf1f243b671885054ab5e6]

INTEGRATION: CWS insight01 (1.46.64); FILE MERGED 2004/06/03 08:48:18 oj 1.46.64.21: merge to m40 2004/06/01 09:07:28 oj 1.46.64.20: RESYNC: (1.49-1.51); FILE MERGED 2004/05/28 13:28:34 oj 1.46.64.19: remove some unused things 2004/05/06 07:54:06 oj 1.46.64.18: #i12497# allow to append ASC, DESC to index creation 2004/04/27 07:13:31 oj 1.46.64.17: remove unused code 2004/04/21 13:44:39 oj 1.46.64.16: enable catalog and schema disabling 2004/04/16 13:38:42 oj 1.46.64.15: add HID 2004/03/15 12:24:48 oj 1.46.64.14: #111075# ongoing work 2004/03/05 07:15:11 oj 1.46.64.13: #111090# changes for the new prop dialogs 2004/02/11 12:49:55 oj 1.46.64.12: RESYNC: (1.46-1.49); FILE MERGED 2004/01/07 13:52:58 oj 1.46.64.11: #111075# ongoing work 2003/12/18 13:55:18 oj 1.46.64.10: #111075# ongoing work 2003/12/17 10:30:02 oj 1.46.64.9: #111075# ongoing work 2003/11/28 06:56:28 oj 1.46.64.8: #111075# ongoing work 2003/11/26 12:25:29 oj 1.46.64.7: #111075# ongoing work 2003/11/17 09:46:52 oj 1.46.64.6: #111075# ongoning work 2003/11/11 07:12:02 oj 1.46.64.5: #111090# missing help ids 2003/11/07 07:23:40 oj 1.46.64.4: #111075# new helpid for the iconcontrol 2003/08/15 08:47:45 oj 1.46.64.3: #111075# ongoing new dbaapp work 2003/08/01 11:51:18 oj 1.46.64.2: #111090# ongoing work 2003/07/29 12:46:35 oj 1.46.64.1: #111075# insight changes


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [3d9997d203331cb84ddcbaf11ceb3d3c3a0c270f]

INTEGRATION: CWS dr14 (1.21.8); FILE MERGED 2004/07/12 13:27:11 dr 1.21.8.3: RESYNC: (1.24-1.26); FILE MERGED 2004/02/13 11:59:02 dr 1.21.8.2: RESYNC: (1.21-1.24); FILE MERGED 2004/01/20 12:02:08 dr 1.21.8.1: #i23675# split itemconnect.hxx into multiple headers


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [afef4e6c57c0b8fc36ec10ec5c68469b1792679f]

INTEGRATION: CWS insight01 (1.2.2); FILE MERGED 2004/07/21 11:43:19 dbo 1.2.2.4: #i20304# added package manager menu item Issue number: Submitted by: Reviewed by: 2004/03/31 09:02:49 oj 1.2.2.3: remove macro recording 2004/03/30 07:44:13 oj 1.2.2.2: Add closeWin 2004/03/18 13:30:02 oj 1.2.2.1: #111075# remove DatasourceAdministration menu entry


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [99461b5640bfdac1ffce7b1013d1a681e3888475]

INTEGRATION: CWS autotranslationfix (1.9.8); FILE MERGED 2004/08/02 14:14:45 ihi 1.9.8.1: #i32451# Localisation tools writes now UTF8 and not MS1252 in sdf files


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [eff96acedaf5c484f1d904ad5ce913b7555461af]

INTEGRATION: CWS insight01 (1.2.2); FILE MERGED 2004/07/22 10:16:05 oj 1.2.2.5: #i31891# remove unsued sep 2004/07/21 11:43:18 dbo 1.2.2.4: #i20304# added package manager menu item Issue number: Submitted by: Reviewed by: 2004/03/31 09:02:48 oj 1.2.2.3: remove macro recording 2004/03/30 07:44:14 oj 1.2.2.2: Add closeWin 2004/03/18 13:30:02 oj 1.2.2.1: #111075# remove DatasourceAdministration menu entry


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [e31fdf87f10981c1e6def39fb059fcafd5832fd1]

INTEGRATION: CWS autotranslationfix (1.33.8); FILE MERGED 2004/08/02 15:50:47 ihi 1.33.8.1: Cosmetic


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [41da51e2715eefb13ed27e20bca2a7242dc31e26]

INTEGRATION: CWS insight01 (1.2.2); FILE MERGED 2004/07/21 11:43:18 dbo 1.2.2.4: #i20304# added package manager menu item Issue number: Submitted by: Reviewed by: 2004/03/31 09:02:43 oj 1.2.2.3: remove macro recording 2004/03/30 07:44:14 oj 1.2.2.2: Add closeWin 2004/03/18 13:28:10 oj 1.2.2.1: #111075# remove DatasourceAdministration menu entry


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [895bdda09dcb1dea440be520aad24b34eb3e5b08]

INTEGRATION: CWS autotranslationfix (1.17.8); FILE MERGED 2004/08/02 14:14:45 ihi 1.17.8.1: #i32451# Localisation tools writes now UTF8 and not MS1252 in sdf files


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [c238ca51f30716f07b89bb188b289d74f505da56]

INTEGRATION: CWS autotranslationfix (1.39.8); FILE MERGED 2004/08/02 14:14:45 ihi 1.39.8.1: #i32451# Localisation tools writes now UTF8 and not MS1252 in sdf files


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [7aac610b9a34767c9171b3603a8e2dc5f35e5579]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/23 08:12:14 oj 1.1.2.14: add send commands to file menu 2004/07/21 11:43:17 dbo 1.1.2.13: #i20304# added package manager menu item Issue number: Submitted by: Reviewed by: 2004/06/30 07:00:38 oj 1.1.2.12: #i30437# add closeDoc 2004/05/24 09:34:28 oj 1.1.2.11: .uno:SendMail inserted 2004/04/28 11:20:58 oj 1.1.2.10: ongoing work 2004/04/28 08:30:27 oj 1.1.2.9: remove cut 2004/04/26 13:07:36 oj 1.1.2.8: folder handling 2004/04/15 14:48:05 oj 1.1.2.7: new command for form wizard in edit menu 2004/03/31 09:02:41 oj 1.1.2.6: remove macro recording 2004/03/30 07:44:15 oj 1.1.2.5: Add closeWin 2004/03/15 12:24:48 oj 1.1.2.4: #111075# ongoing work 2004/03/08 09:14:46 oj 1.1.2.3: add new item to menu 2004/03/08 09:04:05 oj 1.1.2.2: change to new menu layout 2004/03/05 13:41:14 oj 1.1.2.1: new menu for the app


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [476f7db8f5d0529e57332a662920020c6de20f70]

INTEGRATION: CWS autotranslationfix (1.30.8); FILE MERGED 2004/08/02 14:14:45 ihi 1.30.8.1: #i32451# Localisation tools writes now UTF8 and not MS1252 in sdf files


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [5e491b02bc69a0476be830ff1c5e44e7402f6c43]

INTEGRATION: CWS insight01 (1.12.64); FILE MERGED 2004/07/02 13:27:03 oj 1.12.64.4: forward only valid props to parent 2004/03/05 13:57:00 oj 1.12.64.3: #111090# changes for the new prop dialogs 2003/08/15 08:47:46 oj 1.12.64.2: #111075# ongoing new dbaapp work 2003/07/29 12:31:04 oj 1.12.64.1: #111075# insight changes


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [faee37333ec27cc15e2bb8a68c9523b820a15d4d]

INTEGRATION: CWS autotranslationfix (1.1.2); FILE ADDED 2004/08/02 15:52:16 ihi 1.1.2.1: #i8252# Perl wrapper for localize


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [f0b6ce5736b7fc8942221a234a92bcd2c2c813a8]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2003/09/18 06:57:32 oj 1.1.2.1: #111075# ongoing work


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [674dfb17b83ced3b1e425575eb75bfeab107fd85]

INTEGRATION: CWS autotranslationfix (1.1.2); FILE ADDED 2004/08/02 15:52:15 ihi 1.1.2.1: #i8252# Perl wrapper for localize


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [f4b87c70a869e4925510fe3694387512d1182d23]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2003/10/24 06:41:15 oj 1.1.2.2: #111075# further changes 2003/09/18 06:57:41 oj 1.1.2.1: #111075# ongoing work


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [276423ba511fdf8028f93af3422c2732c8572a31]

INTEGRATION: CWS autotranslationfix (1.17.8); FILE MERGED 2004/08/02 15:53:15 ihi 1.17.8.2: #i8252# Localize perl wrapper alias removed 2004/08/02 14:14:44 ihi 1.17.8.1: #i32451# Localisation tools writes now UTF8 and not MS1252 in sdf files


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [3505e587d158d5dcf233e88b4a6850d91eef241d]

INTEGRATION: CWS insight01 (1.4.112); FILE MERGED 2004/06/01 09:06:27 oj 1.4.112.7: RESYNC: (1.5-1.6); FILE MERGED 2004/03/15 12:24:49 oj 1.4.112.6: #111075# ongoing work 2004/03/05 07:10:47 oj 1.4.112.5: #111090# changes for the new prop dialogs 2003/10/24 12:41:51 oj 1.4.112.4: #i21643# changes for the db import filter 2003/09/18 05:57:55 oj 1.4.112.3: #111075# ongoing work 2003/08/28 11:06:16 oj 1.4.112.2: remove history 2003/08/15 08:50:52 oj 1.4.112.1: #111075# ongoing new dbaapp work


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [93d3f7a047c4dff8a36719c7d6e50c9987aebec7]

INTEGRATION: CWS insight01 (1.24.2); FILE MERGED 2004/07/06 09:31:00 oj 1.24.2.2: RESYNC: (1.24-1.25); FILE MERGED 2004/06/30 13:22:31 oj 1.24.2.1: #i30401# handle document save


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [e0652b30f400370ed67518d013acf89eefcdf101]

INTEGRATION: CWS insight01 (1.3.64); FILE MERGED 2003/11/26 12:22:47 oj 1.3.64.1: #111075# ongoing work


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [423410873b21403cf3a11e5c7844e67b6001d689]

INTEGRATION: CWS insight01 (1.9.64); FILE MERGED 2004/07/19 10:54:31 oj 1.9.64.3: new param for ctor 2004/06/30 13:22:32 oj 1.9.64.2: #i30401# handle document save 2003/11/26 12:22:48 oj 1.9.64.1: #111075# ongoing work


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [c669c83068e70ab3a6c7d445882d864a1a5a108c]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2003/08/15 09:00:34 oj 1.1.2.1: #111075# ongoing new dbaapp work


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [a04a18f2906fc5d08a3fd6c4184de0b7265dc724]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/03/05 13:57:00 oj 1.1.2.2: #111090# changes for the new prop dialogs 2003/08/15 09:00:44 oj 1.1.2.1: #111075# ongoing new dbaapp work


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [0ed5f8194dddfff442e8fe3eba10fba45e49869d]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/03/15 12:32:23 oj 1.1.2.1: #111075# ongoing work


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [af40d47236058ac61cf0d225ee8ea70457d11ddb]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/03/15 12:32:36 oj 1.1.2.1: #111075# ongoing work


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [f1f2720fe4c4fac754ac9a0c5e9ed776a82af3fa]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2003/08/15 09:00:17 oj 1.1.2.1: #111075# ongoing new dbaapp work


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [6b9dd4a691e5bbf093e326420e98b098560c02ed]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/03/05 13:56:59 oj 1.1.2.2: #111090# changes for the new prop dialogs 2003/08/15 09:00:26 oj 1.1.2.1: #111075# ongoing new dbaapp work


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [3bdcfe147f1d35848ee3d5fe15ae4a833249234d]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/03/05 07:10:37 oj 1.1.2.1: #111090# changes for the new prop dialogs


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [6dcd639e5275aaae9853443c5bd846a5a907b896]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/03/05 13:56:59 oj 1.1.2.2: #111090# changes for the new prop dialogs 2004/03/05 07:10:26 oj 1.1.2.1: #111090# changes for the new prop dialogs


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [c9eb8528b36ddbcba10988fcbabfd469894f4088]

INTEGRATION: CWS insight01 (1.2.8); FILE MERGED 2004/06/03 09:09:14 oj 1.2.8.1: merge to m40


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [99135d331c57f5981bc005161aaa388580f2a6e9]

INTEGRATION: CWS insight01 (1.2.8); FILE MERGED 2004/07/15 10:52:25 oj 1.2.8.1: add chkthis macros


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [c54622ddee62336079ecb5911cb22c85677e2ea0]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/03/05 13:56:59 oj 1.1.2.2: #111090# changes for the new prop dialogs 2004/03/05 07:10:04 oj 1.1.2.1: #111090# changes for the new prop dialogs


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [32308ef16ac10cee8297910120837adcc51608ef]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/03/15 12:32:47 oj 1.1.2.1: #111075# ongoing work


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [e86679daa874c26c784aa61b3d672f0821736ff5]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/03/15 12:32:57 oj 1.1.2.1: #111075# ongoing work


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [e26e0aa1171a681b2e662c14223db1842cccdfbe]

INTEGRATION: CWS insight01 (1.85.2); FILE MERGED 2004/07/20 13:23:13 oj 1.85.2.2: #i20125# change title 2004/07/07 11:15:52 oj 1.85.2.1: resource changes


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [75445af096caa697a46b59672ced0304d0b20673]

INTEGRATION: CWS insight01 (1.10.10); FILE MERGED 2004/07/15 10:52:26 oj 1.10.10.3: add chkthis macros 2004/06/01 09:04:35 oj 1.10.10.2: RESYNC: (1.10-1.11); FILE MERGED 2004/01/21 13:07:36 oj 1.10.10.1: #111075# ongoing work


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [f4fe16986da29a38035e00a207ebc8b019390737]

INTEGRATION: CWS insight01 (1.14.64); FILE MERGED 2004/07/15 10:52:27 oj 1.14.64.1: add chkthis macros


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [83d72c6456c95f2f48090804773b523fe2deebac]

INTEGRATION: CWS insight01 (1.5.64); FILE MERGED 2004/01/21 13:07:36 oj 1.5.64.1: #111075# ongoing work


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [e56db79e03e7d559fa3cd333509ecbe68645d755]

INTEGRATION: CWS insight01 (1.88.64); FILE MERGED 2004/07/20 14:04:28 oj 1.88.64.16: check connection 2004/07/20 13:23:14 oj 1.88.64.15: #i20125# change title 2004/07/19 12:45:23 oj 1.88.64.14: new method updateTitle 2004/07/14 10:22:19 oj 1.88.64.13: #i30603# corret frame loading 2004/07/02 10:04:39 oj 1.88.64.12: #i30226# add controller, model behavior 2004/05/26 07:14:37 oj 1.88.64.11: #i18612# check the create params of the type info too 2004/04/21 13:48:10 oj 1.88.64.10: enable catalog and schema disabling 2004/04/16 07:11:46 oj 1.88.64.9: handle readonly connection 2004/04/02 13:46:01 oj 1.88.64.8: set title of ds 2004/03/11 15:08:40 oj 1.88.64.7: #111075# ongoing fixes 2004/03/11 09:03:57 oj 1.88.64.6: #111075# changes for closing 2004/03/08 07:27:03 oj 1.88.64.5: change to new menu layout 2004/01/02 14:00:26 oj 1.88.64.4: RESYNC: (1.89-1.90); FILE MERGED 2003/12/17 09:16:12 oj 1.88.64.3: #111075# ongoing work 2003/10/24 06:41:16 oj 1.88.64.2: #111075# further changes 2003/07/29 12:47:00 oj 1.88.64.1: #111075# insight changes


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [8557140cbdd94df19ae3226dfda0a3c803ba58fd]

INTEGRATION: CWS insight01 (1.55.2); FILE MERGED 2004/07/20 13:23:14 oj 1.55.2.1: #i20125# change title


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [83796f47d3b83e7dd92ca1f68a176b143d7d91e1]

INTEGRATION: CWS insight01 (1.32.104); FILE MERGED 2004/07/20 13:23:15 oj 1.32.104.13: #i20125# change title 2004/07/19 12:45:24 oj 1.32.104.12: new method updateTitle 2004/07/15 14:26:32 oj 1.32.104.11: solarmutex corrected 2004/07/14 10:22:19 oj 1.32.104.10: #i30603# corret frame loading 2004/07/02 10:04:40 oj 1.32.104.9: #i30226# add controller, model behavior 2004/04/21 13:48:09 oj 1.32.104.8: enable catalog and schema disabling 2004/04/13 06:41:07 oj 1.32.104.7: ongoing work 2004/04/02 13:46:01 oj 1.32.104.6: set title of ds 2004/03/11 09:03:57 oj 1.32.104.5: #111075# changes for closing 2004/03/08 07:27:02 oj 1.32.104.4: change to new menu layout 2004/01/02 14:01:14 oj 1.32.104.3: RESYNC: (1.32-1.33); FILE MERGED 2003/12/17 09:16:11 oj 1.32.104.2: #111075# ongoing work 2003/10/24 06:41:17 oj 1.32.104.1: #111075# further changes


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [d542e939f0ab4149ce0329d407efc56ca4092739]

INTEGRATION: CWS insight01 (1.8.104); FILE MERGED 2003/10/24 06:41:17 oj 1.8.104.1: #111075# further changes


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [2101090b3fea26637c77abf0442381b8f32fdb44]

INTEGRATION: CWS insight01 (1.2.112); FILE MERGED 2004/07/09 14:05:17 oj 1.2.112.1: resource changes


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [08ae8c3d7c4c4f943c6b404938c5ba4cf497f498]

INTEGRATION: CWS insight01 (1.90.44); FILE MERGED 2004/07/20 13:23:15 oj 1.90.44.16: #i20125# change title 2004/07/19 12:45:24 oj 1.90.44.15: new method updateTitle 2004/07/15 14:26:33 oj 1.90.44.14: solarmutex corrected 2004/07/14 10:22:20 oj 1.90.44.13: #i30603# corret frame loading 2004/07/02 10:04:41 oj 1.90.44.12: #i30226# add controller, model behavior 2004/06/03 09:09:15 oj 1.90.44.11: merge to m40 2004/06/01 09:02:45 oj 1.90.44.10: RESYNC: (1.91-1.92); FILE MERGED 2004/04/21 13:48:09 oj 1.90.44.9: enable catalog and schema disabling 2004/03/11 15:08:40 oj 1.90.44.8: #111075# ongoing fixes 2004/03/11 09:03:58 oj 1.90.44.7: #111075# changes for closing 2004/03/08 07:27:01 oj 1.90.44.6: change to new menu layout 2003/12/17 09:16:10 oj 1.90.44.5: #111075# ongoing work 2003/11/05 11:31:59 oj 1.90.44.4: #111075# ongoing work 2003/10/24 06:41:19 oj 1.90.44.3: #111075# further changes 2003/08/25 10:39:12 oj 1.90.44.2: RESYNC: (1.90-1.91); FILE MERGED 2003/07/29 12:21:07 oj 1.90.44.1: #111075# new virtual method


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [f8c129cdfe738d4c3bc8a566cec39b2743461ad4]

INTEGRATION: CWS insight01 (1.10.64); FILE MERGED 2004/07/15 10:52:27 oj 1.10.64.3: add chkthis macros 2004/03/31 06:44:09 oj 1.10.64.2: removed fixed line 2003/11/05 11:36:07 oj 1.10.64.1: #111075# ongoing work


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [e10861341ad244966f0bf8419604fc0db4085707]

INTEGRATION: CWS insight01 (1.90.2); FILE MERGED 2004/07/20 13:23:16 oj 1.90.2.2: #i20125# change title 2004/07/07 11:15:54 oj 1.90.2.1: resource changes


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [bd1f52f877b19a80871cf635a86d1cec50e71181]

INTEGRATION: CWS insight01 (1.17.104); FILE MERGED 2004/07/15 10:52:28 oj 1.17.104.1: add chkthis macros


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [9f23d484eade7a821c8040ffcc23cc76777153ed]

INTEGRATION: CWS insight01 (1.27.64); FILE MERGED 2004/07/15 10:52:28 oj 1.27.64.1: add chkthis macros


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [b82a3d5f160579ea7b677abf66441ae1931cd575]

INTEGRATION: CWS insight01 (1.28.18); FILE MERGED 2004/07/15 10:52:28 oj 1.28.18.2: add chkthis macros 2003/10/24 06:41:20 oj 1.28.18.1: #111075# further changes


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [622b249ba4fc94f46a07a6cd777957a9fa88a64e]

INTEGRATION: CWS insight01 (1.4.106); FILE MERGED 2003/12/17 13:33:45 oj 1.4.106.2: #111075# ongoing work 2003/12/17 09:16:10 oj 1.4.106.1: #111075# ongoing work


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [8606ca38be9b2b81ddedbd1ffc246fe8bd0484f2]

INTEGRATION: CWS insight01 (1.4.112); FILE MERGED 2004/07/15 10:52:28 oj 1.4.112.1: add chkthis macros


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [7d5b8fe910ed481e48d1420e0601d91efaf575b2]

INTEGRATION: CWS insight01 (1.55.20); FILE MERGED 2004/07/15 10:58:35 oj 1.55.20.3: add chkthis macros 2004/06/01 09:01:58 oj 1.55.20.2: RESYNC: (1.55-1.56); FILE MERGED 2004/05/27 11:23:57 oj 1.55.20.1: #i24931# deactivate cell after select the column


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [171ca67c0e8f120366453ad6a1cb10274dc97246]

INTEGRATION: CWS insight01 (1.21.38); FILE MERGED 2004/07/15 10:52:28 oj 1.21.38.1: add chkthis macros


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [911d419ccad2dac2e94cd2710b29222e83eea616]

INTEGRATION: CWS insight01 (1.15.2); FILE MERGED 2004/07/15 10:52:28 oj 1.15.2.2: add chkthis macros 2004/03/19 07:45:50 oj 1.15.2.1: #111075# ongoing work


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [b5c4bd69d4c6e96651e9415ea31a328f70079592]

INTEGRATION: CWS insight01 (1.31.18); FILE MERGED 2003/10/24 06:41:20 oj 1.31.18.1: #111075# further changes


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [f42caac8088968e930159920617bcaeff35fafb4]

INTEGRATION: CWS insight01 (1.7.64); FILE MERGED 2004/07/15 10:52:29 oj 1.7.64.1: add chkthis macros


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [ab9e54b8cecf994bc773b664c78f14e76d2f8a49]

INTEGRATION: CWS insight01 (1.62.2); FILE MERGED 2004/06/03 09:09:16 oj 1.62.2.8: merge to m40 2004/06/01 09:01:45 oj 1.62.2.7: RESYNC: (1.65-1.67); FILE MERGED 2004/05/25 13:40:37 oj 1.62.2.6: #i19979# check if column is in () 2004/04/21 13:48:08 oj 1.62.2.5: enable catalog and schema disabling 2004/02/11 12:47:31 oj 1.62.2.4: RESYNC: (1.64-1.65); FILE MERGED 2004/01/02 13:59:31 oj 1.62.2.3: RESYNC: (1.63-1.64); FILE MERGED 2003/10/24 13:01:37 oj 1.62.2.2: RESYNC: (1.62-1.63); FILE MERGED 2003/10/24 06:36:53 oj 1.62.2.1: #i21643# import filter changes


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [e816d91308bf3095fc4556a44df8b34ee9cdfe77]

INTEGRATION: CWS insight01 (1.46.8); FILE MERGED 2004/07/15 10:52:29 oj 1.46.8.4: add chkthis macros 2004/06/01 09:01:34 oj 1.46.8.3: RESYNC: (1.47-1.48); FILE MERGED 2004/01/02 14:00:05 oj 1.46.8.2: RESYNC: (1.46-1.47); FILE MERGED 2003/11/28 06:59:19 oj 1.46.8.1: #111075# ongoing work


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [665878d35ac710e474022017511b5abd07403662]

INTEGRATION: CWS insight01 (1.29.104); FILE MERGED 2004/04/13 06:41:08 oj 1.29.104.4: ongoing work 2004/03/11 15:08:40 oj 1.29.104.3: #111075# ongoing fixes 2003/12/17 09:16:09 oj 1.29.104.2: #111075# ongoing work 2003/10/24 06:36:51 oj 1.29.104.1: #i21643# import filter changes


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [2aac784450ac7ddd4f36cd1665968607ee288886]

INTEGRATION: CWS insight01 (1.7.42); FILE MERGED 2004/07/15 10:52:29 oj 1.7.42.1: add chkthis macros


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [abc7072d702d399fe03cc31e586d0e6db435e175]

INTEGRATION: CWS insight01 (1.12.112); FILE MERGED 2004/06/01 09:00:47 oj 1.12.112.6: RESYNC: (1.12-1.13); FILE MERGED 2004/03/15 12:24:49 oj 1.12.112.5: #111075# ongoing work 2004/03/05 07:09:31 oj 1.12.112.4: #111090# changes for the new prop dialogs 2003/09/18 05:57:55 oj 1.12.112.3: #111075# ongoing work 2003/08/15 08:47:47 oj 1.12.112.2: #111075# ongoing new dbaapp work 2003/07/29 12:31:46 oj 1.12.112.1: #111075# insight changes


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [cacca76ae2c71301585934e6a4d8e5b7223f947c]

INTEGRATION: CWS insight01 (1.10.64); FILE MERGED 2004/07/22 09:53:01 oj 1.10.64.8: #i31891# getModel now return NULL 2004/07/15 10:52:30 oj 1.10.64.7: add chkthis macros 2004/07/05 09:50:59 oj 1.10.64.6: #117108# some clean ups 2004/07/02 10:04:42 oj 1.10.64.5: #i30226# add controller, model behavior 2004/06/01 09:00:34 oj 1.10.64.4: RESYNC: (1.10-1.11); FILE MERGED 2004/03/17 13:43:22 oj 1.10.64.3: #111075# ongoing work 2004/03/11 09:03:59 oj 1.10.64.2: #111075# changes for closing 2003/10/24 06:36:49 oj 1.10.64.1: #i21643# import filter changes


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [f57ceec9d2b2beb607f2acdb51338098f53dbd52]

INTEGRATION: CWS insight01 (1.20.2); FILE MERGED 2004/03/12 08:44:14 oj 1.20.2.2: #111075# remove unsued 2004/03/04 08:34:55 oj 1.20.2.1: moved filenotation to svtools


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [5c12a5fd25365868e68099b39655203b6cf59ba7]

INTEGRATION: CWS insight01 (1.7.64); FILE MERGED 2004/06/30 11:23:44 oj 1.7.64.17: #i30413# disallow folder edit and open 2004/06/28 13:04:39 oj 1.7.64.16: #i30622# use setDataSource method 2004/06/01 09:00:14 oj 1.7.64.15: RESYNC: (1.7-1.8); FILE MERGED 2004/03/31 09:44:19 oj 1.7.64.14: open in edit mode 2004/03/12 14:21:48 oj 1.7.64.13: #111075# ongoing changes 2004/03/12 08:55:27 oj 1.7.64.12: #111075# remove unsued 2004/03/11 11:22:07 oj 1.7.64.11: #111075# changes for closing 2004/03/11 09:04:00 oj 1.7.64.10: #111075# changes for closing 2004/03/05 07:09:30 oj 1.7.64.9: #111090# changes for the new prop dialogs 2004/02/27 09:13:41 oj 1.7.64.8: #111075# open form in design 2004/02/23 14:49:43 oj 1.7.64.7: #111075# use the sfxfilter to get the correct filer name 2004/02/20 14:39:52 oj 1.7.64.6: #111075# ongoing work 2004/02/20 11:32:19 oj 1.7.64.5: #i25414# extend the datadescriptor for database location and connection resource 2003/12/17 09:16:08 oj 1.7.64.4: #111075# ongoing work 2003/11/26 12:22:51 oj 1.7.64.3: #111075# ongoing work 2003/11/17 09:44:12 oj 1.7.64.2: #111075# ongoning work 2003/11/05 11:41:30 oj 1.7.64.1: #111075# ongoing work


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [245a9ea8a5b6eca472c27081531230cb0f75d1ec]

INTEGRATION: CWS insight01 (1.17.20); FILE MERGED 2004/07/15 10:52:30 oj 1.17.20.9: add chkthis macros 2004/06/09 09:45:29 oj 1.17.20.8: ms access type changes 2004/05/12 07:23:07 oj 1.17.20.7: msaccess is also file based 2004/05/11 12:06:50 oj 1.17.20.6: #i21957# calc can now have a password 2004/03/05 07:09:30 oj 1.17.20.5: #111090# changes for the new prop dialogs 2003/11/28 06:59:18 oj 1.17.20.4: #111075# ongoing work 2003/08/22 08:07:48 oj 1.17.20.3: #111075# ongoing work 2003/08/01 11:51:19 oj 1.17.20.2: #111090# ongoing work 2003/07/29 12:31:45 oj 1.17.20.1: #111075# insight changes


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [7290f25774fead2b4df68ab30506d4a2882cdeac]

INTEGRATION: CWS insight01 (1.57.4); FILE MERGED 2004/07/13 07:31:16 oj 1.57.4.10: resource changes 2004/07/07 11:15:55 oj 1.57.4.9: resource changes 2004/07/06 09:32:10 oj 1.57.4.8: RESYNC: (1.61-1.62); FILE MERGED 2004/06/09 09:45:29 oj 1.57.4.7: ms access type changes 2004/04/13 10:05:39 oj 1.57.4.6: #116001# string review 2004/01/02 14:02:57 oj 1.57.4.5: RESYNC: (1.58-1.59); FILE MERGED 2003/08/25 10:41:34 oj 1.57.4.4: RESYNC: (1.57-1.58); FILE MERGED 2003/08/04 10:39:39 oj 1.57.4.3: #111090# further coding 2003/08/01 11:51:19 oj 1.57.4.2: #111090# ongoing work 2003/07/29 12:31:45 oj 1.57.4.1: #111075# insight changes


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [f7e647c4be792a9e3c423bb62dbaaf494bc31f97]

INTEGRATION: CWS insight01 (1.3.126); FILE MERGED 2003/08/01 11:51:20 oj 1.3.126.2: #111090# ongoing work 2003/07/29 12:31:44 oj 1.3.126.1: #111075# insight changes


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [0cca997af1c23287870e109f9e26b3a3cc87dee2]

INTEGRATION: CWS insight01 (1.4.64); FILE MERGED 2004/03/11 09:04:00 oj 1.4.64.2: #111075# changes for closing 2003/10/24 06:36:48 oj 1.4.64.1: #i21643# import filter changes


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [76f4ffd33db44555bea375248ec1408d13fe2e8d]

INTEGRATION: CWS insight01 (1.19.10); FILE MERGED 2004/07/15 10:52:31 oj 1.19.10.5: add chkthis macros 2004/05/28 08:09:39 oj 1.19.10.4: #i20673# check column name before leaving the page 2004/05/27 14:48:38 oj 1.19.10.3: #i20673# wrong name checked 2004/05/27 14:25:29 oj 1.19.10.2: #i25624# check type info and save column name 2004/04/21 13:48:08 oj 1.19.10.1: enable catalog and schema disabling


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [822e406ef82ac3ef0c011d0c96c0494d8128ccc5]

INTEGRATION: CWS insight01 (1.13.56); FILE MERGED 2004/05/27 14:25:29 oj 1.13.56.2: #i25624# check type info and save column name 2003/08/15 08:47:48 oj 1.13.56.1: #111075# ongoing new dbaapp work


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [175bc63ed4c01e3aa181614fd9652f380cff57ca]

INTEGRATION: CWS insight01 (1.32.56); FILE MERGED 2004/07/15 10:52:31 oj 1.32.56.10: add chkthis macros 2004/05/27 14:25:29 oj 1.32.56.9: #i25624# check type info and save column name 2004/05/26 07:14:38 oj 1.32.56.8: #i18612# check the create params of the type info too 2004/04/21 13:48:08 oj 1.32.56.7: enable catalog and schema disabling 2004/03/16 08:21:18 oj 1.32.56.6: #111075# ongoing work 2004/01/02 14:02:33 oj 1.32.56.5: RESYNC: (1.33-1.34); FILE MERGED 2003/10/24 06:36:47 oj 1.32.56.4: #i21643# import filter changes 2003/08/25 10:41:27 oj 1.32.56.3: RESYNC: (1.32-1.33); FILE MERGED 2003/08/15 08:47:48 oj 1.32.56.2: #111075# ongoing new dbaapp work 2003/07/29 12:31:44 oj 1.32.56.1: #111075# insight changes


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [d76a145de346546085d01b7edf4447c4f7e5990f]

INTEGRATION: CWS insight01 (1.13.4); FILE MERGED 2004/07/15 10:52:31 oj 1.13.4.1: add chkthis macros


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [96ba0fdf3300099a893a250997c94c31d6a31ef3]

INTEGRATION: CWS insight01 (1.22.56); FILE MERGED 2004/07/15 10:52:31 oj 1.22.56.1: add chkthis macros


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [c661bd904b63f61ee8c1f065814a48d5a3720081]

INTEGRATION: CWS insight01 (1.45.64); FILE MERGED 2004/07/15 06:44:48 oj 1.45.64.18: check if stream is NULL 2004/07/09 13:16:17 oj 1.45.64.17: #i30416# move some code to UITools 2004/06/02 12:49:19 oj 1.45.64.16: merge 2004/06/02 12:43:11 oj 1.45.64.15: merge 2004/06/01 09:00:00 oj 1.45.64.14: RESYNC: (1.46-1.47); FILE MERGED 2004/05/26 07:14:39 oj 1.45.64.13: #i18612# check the create params of the type info too 2004/05/17 08:46:52 oj 1.45.64.12: #i17123# auto_increment fix for MySQL 2004/05/12 10:45:01 oj 1.45.64.11: ongoing work 2004/04/21 13:48:07 oj 1.45.64.10: enable catalog and schema disabling 2004/04/20 09:37:30 oj 1.45.64.9: check null 2004/04/02 13:46:00 oj 1.45.64.8: set title of ds 2004/02/27 09:13:06 oj 1.45.64.7: #i24209# check if column and table are defaulted 2004/02/20 11:32:20 oj 1.45.64.6: #i25414# extend the datadescriptor for database location and connection resource 2003/12/17 09:16:06 oj 1.45.64.5: #111075# ongoing work 2003/11/05 11:41:29 oj 1.45.64.4: #111075# ongoing work 2003/10/24 13:02:05 oj 1.45.64.3: RESYNC: (1.45-1.46); FILE MERGED 2003/08/15 08:47:48 oj 1.45.64.2: #111075# ongoing new dbaapp work 2003/07/29 12:31:43 oj 1.45.64.1: #111075# insight changes


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [464bae1e4656fc992204550b5b14ecbddeb94e1f]

INTEGRATION: CWS insight01 (1.20.28); FILE MERGED 2004/07/15 10:52:31 oj 1.20.28.10: add chkthis macros 2004/07/15 06:44:48 oj 1.20.28.9: check if stream is NULL 2004/06/29 13:37:34 oj 1.20.28.8: hold datasource alive 2004/06/28 13:04:41 oj 1.20.28.7: #i30622# use setDataSource method 2004/06/03 09:09:17 oj 1.20.28.6: merge to m40 2004/06/02 13:46:03 oj 1.20.28.5: merge 2004/06/01 08:59:51 oj 1.20.28.4: RESYNC: (1.20-1.22); FILE MERGED 2004/02/20 11:32:20 oj 1.20.28.3: #i25414# extend the datadescriptor for database location and connection resource 2003/11/05 11:41:29 oj 1.20.28.2: #111075# ongoing work 2003/10/24 06:36:46 oj 1.20.28.1: #i21643# import filter changes


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [9e49edd7e77d8746b34e375f256ec1302c43693a]

INTEGRATION: CWS insight01 (1.13.8); FILE MERGED 2004/07/15 10:52:31 oj 1.13.8.1: add chkthis macros


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [9aeadedd903656a063340960b83116ed35ddf079]

INTEGRATION: CWS insight01 (1.4.104); FILE MERGED 2004/06/03 09:09:17 oj 1.4.104.4: merge to m40 2004/06/02 13:46:03 oj 1.4.104.3: merge 2004/06/01 08:59:29 oj 1.4.104.2: RESYNC: (1.4-1.5); FILE MERGED 2004/05/27 14:25:29 oj 1.4.104.1: #i25624# check type info and save column name


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [e4db333fde796f7268b4d3a48cc65128bbcd48e2]

INTEGRATION: CWS insight01 (1.17.8); FILE MERGED 2004/07/15 10:52:32 oj 1.17.8.1: add chkthis macros


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [7472106a20340492fedd0812529f8db61c8c4908]

INTEGRATION: CWS insight01 (1.20.64); FILE MERGED 2004/07/15 12:29:30 oj 1.20.64.8: remove some header and fix memory leak 2004/07/15 10:52:32 oj 1.20.64.7: add chkthis macros 2004/06/29 13:37:34 oj 1.20.64.6: hold datasource alive 2004/04/21 13:48:07 oj 1.20.64.5: enable catalog and schema disabling 2004/03/16 08:21:18 oj 1.20.64.4: #111075# ongoing work 2004/01/02 14:02:44 oj 1.20.64.3: RESYNC: (1.20-1.21); FILE MERGED 2003/11/05 11:41:28 oj 1.20.64.2: #111075# ongoing work 2003/10/24 06:36:45 oj 1.20.64.1: #i21643# import filter changes


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [4fb0683c1d72c6d2b6683d2bfc7534410c6b865f]

INTEGRATION: CWS insight01 (1.51.38); FILE MERGED 2004/07/15 14:26:34 oj 1.51.38.11: solarmutex corrected 2004/07/14 10:22:21 oj 1.51.38.10: #i30603# corret frame loading 2004/05/28 13:28:35 oj 1.51.38.9: remove some unused things 2004/04/27 07:13:32 oj 1.51.38.8: remove unused code 2004/04/01 10:22:35 oj 1.51.38.7: select from api call directly 2004/03/14 15:56:48 oj 1.51.38.6: ongoing work 2004/03/08 07:27:00 oj 1.51.38.5: change to new menu layout 2004/01/22 07:37:48 oj 1.51.38.4: #i24210# disable navibar and recordmarker when preview is enabled 2003/11/26 12:22:52 oj 1.51.38.3: #111075# ongoing work 2003/10/24 13:02:47 oj 1.51.38.2: RESYNC: (1.51-1.52); FILE MERGED 2003/09/18 05:57:57 oj 1.51.38.1: #111075# ongoing work


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [5651a9b6dd57b29c43a08caace9d9608108aae51]

INTEGRATION: CWS insight01 (1.7.64); FILE MERGED 2004/03/05 13:56:58 oj 1.7.64.4: #111090# changes for the new prop dialogs 2004/03/05 07:07:28 oj 1.7.64.3: #111090# change the appearance of the dialogs 2003/08/15 08:47:50 oj 1.7.64.2: #111075# ongoing new dbaapp work 2003/07/29 12:22:25 oj 1.7.64.1: #111075# insight changes


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [e1ff289a1f34581e62ab13212d9356b72495b51f]

INTEGRATION: CWS insight01 (1.4.108); FILE MERGED 2004/07/09 13:44:05 oj 1.4.108.1: resource changes


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [cfffc01a5011cdade42451f13635e9e17ca54dcc]

INTEGRATION: CWS insight01 (1.10.64); FILE MERGED 2004/07/09 13:18:24 oj 1.10.64.5: #i30416# move some code to dbtree 2004/06/29 07:44:16 oj 1.10.64.4: #109867# don't check the table name when display the metadata 2004/03/18 11:38:49 oj 1.10.64.3: #111075# check if only a table was selected 2004/03/17 12:51:47 oj 1.10.64.2: #111075# renaming of objects 2003/08/15 08:47:50 oj 1.10.64.1: #111075# ongoing new dbaapp work


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [74e5d00adf2988e833a641976d25b3086189d10d]

INTEGRATION: CWS insight01 (1.21.2); FILE MERGED 2004/07/11 17:12:30 oj 1.21.2.4: merge conflicts resolved 2004/07/11 16:06:08 oj 1.21.2.3: AfterDrop changed 2004/07/06 09:29:53 oj 1.21.2.2: RESYNC: (1.21-1.22); FILE MERGED 2004/02/12 16:20:48 oj 1.21.2.1: #111075# fix refcount problem


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [ca6f8600d22f9ef533932f5cf04dec85521445e4]

INTEGRATION: CWS insight01 (1.7.104); FILE MERGED 2004/06/01 08:58:46 oj 1.7.104.2: RESYNC: (1.7-1.9); FILE MERGED 2004/05/13 06:41:55 oj 1.7.104.1: ongoing work


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [0371c5bf36bccaa724ac2cb0d16ed88b81c0bc1a]

INTEGRATION: CWS insight01 (1.25.104); FILE MERGED 2004/07/19 12:45:25 oj 1.25.104.7: new method updateTitle 2004/07/14 10:22:21 oj 1.25.104.6: #i30603# corret frame loading 2004/06/03 09:09:18 oj 1.25.104.5: merge to m40 2004/06/01 08:58:37 oj 1.25.104.4: RESYNC: (1.25-1.26); FILE MERGED 2004/03/08 07:27:00 oj 1.25.104.3: change to new menu layout 2003/12/17 09:16:05 oj 1.25.104.2: #111075# ongoing work 2003/07/29 12:20:51 oj 1.25.104.1: #111075# new virtual method


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [44ab0b835fe767d06e913baf912feda311ef2ecd]

INTEGRATION: CWS insight01 (1.5.64); FILE MERGED 2004/03/31 06:44:20 oj 1.5.64.1: removed fixed line


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [e4189654ff443709c367fe9320b2b711d5c802c9]

INTEGRATION: CWS insight01 (1.6.64); FILE MERGED 2003/08/20 06:43:41 oj 1.6.64.2: #111075# ongoning work 2003/08/15 08:47:51 oj 1.6.64.1: #111075# ongoing new dbaapp work


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [8c4d342f33a3aa1ee3bff7044bcf5bf4f7b4970f]

INTEGRATION: CWS insight01 (1.4.64); FILE MERGED 2004/07/19 10:54:01 oj 1.4.64.10: default args removed 2004/06/30 11:23:44 oj 1.4.64.9: #i30413# disallow folder edit and open 2004/06/01 08:58:28 oj 1.4.64.8: RESYNC: (1.4-1.5); FILE MERGED 2004/03/11 11:22:06 oj 1.4.64.7: #111075# changes for closing 2004/03/11 09:04:02 oj 1.4.64.6: #111075# changes for closing 2004/02/20 14:39:53 oj 1.4.64.5: #111075# ongoing work 2003/12/17 09:16:05 oj 1.4.64.4: #111075# ongoing work 2003/11/17 09:44:07 oj 1.4.64.3: #111075# ongoning work 2003/11/05 11:41:27 oj 1.4.64.2: #111075# ongoing work 2003/08/15 08:47:51 oj 1.4.64.1: #111075# ongoing new dbaapp work


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [9ea03cb3bcf59348fd536f839c744a6f13b98111]

INTEGRATION: CWS insight01 (1.7.110); FILE MERGED 2004/03/16 12:47:42 oj 1.7.110.2: #111075# change rename handling 2003/11/17 09:44:06 oj 1.7.110.1: #111075# ongoning work


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [2d4a3b79161444c92e04542682d595586c9b6cac]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/06/03 09:09:19 oj 1.1.2.6: merge to m40 2004/03/17 12:27:19 oj 1.1.2.5: #111075# new method to set title 2004/03/15 12:26:37 oj 1.1.2.4: #111075# ongoing work 2004/03/11 11:22:06 oj 1.1.2.3: #111075# changes for closing 2004/03/05 13:56:57 oj 1.1.2.2: #111090# changes for the new prop dialogs 2004/03/05 07:07:45 oj 1.1.2.1: #111090# change the appearance of the dialogs


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [41a4a669d806ca3d198e45f54800a3d236132e33]

INTEGRATION: CWS insight01 (1.1.110); FILE MERGED 2004/06/30 13:22:32 oj 1.1.110.1: #i30401# handle document save


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [6d0ec92e32716bf5431cc8c9c436623d569781b8]

INTEGRATION: CWS insight01 (1.83.16); FILE MERGED 2004/07/19 10:53:16 oj 1.83.16.22: ongoing work for saveas dialog 2004/07/09 13:17:06 oj 1.83.16.21: #i30416# move some code to UITools 2004/06/02 12:05:26 oj 1.83.16.20: merge 2004/06/02 08:14:40 oj 1.83.16.19: remove unused defines 2004/06/01 08:57:52 oj 1.83.16.18: RESYNC: (1.84-1.85); FILE MERGED 2004/05/28 13:28:36 oj 1.83.16.17: remove some unused things 2004/04/27 07:13:32 oj 1.83.16.16: remove unused code 2004/04/26 10:24:56 oj 1.83.16.15: show error message when user admin does not exist 2004/03/15 12:24:50 oj 1.83.16.14: #111075# ongoing work 2004/03/12 08:26:29 oj 1.83.16.13: #111075# remove unsued dlg 2004/03/12 08:10:42 oj 1.83.16.12: #111075# show dialog when new connection is needed 2004/03/08 07:26:59 oj 1.83.16.11: change to new menu layout 2004/03/05 07:07:27 oj 1.83.16.10: #111090# change the appearance of the dialogs 2004/01/21 13:03:31 oj 1.83.16.9: #i24179# remove unused slots 2004/01/08 07:18:10 oj 1.83.16.8: #111075# ongoing work 2003/12/17 09:16:04 oj 1.83.16.7: #111075# ongoing work 2003/11/26 12:22:54 oj 1.83.16.6: #111075# ongoing work 2003/10/24 13:02:40 oj 1.83.16.5: RESYNC: (1.83-1.84); FILE MERGED 2003/09/18 05:57:58 oj 1.83.16.4: #111075# ongoing work 2003/08/15 08:47:52 oj 1.83.16.3: #111075# ongoing new dbaapp work 2003/08/01 11:51:21 oj 1.83.16.2: #111090# ongoing work 2003/07/29 12:22:23 oj 1.83.16.1: #111075# insight changes


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [3022ae59a863e2baf9f969384f32f758e601ff86]

INTEGRATION: CWS insight01 (1.2.20); FILE MERGED 2004/07/19 10:53:17 oj 1.2.20.7: ongoing work for saveas dialog 2004/05/28 13:28:36 oj 1.2.20.6: remove some unused things 2004/04/26 10:24:57 oj 1.2.20.5: show error message when user admin does not exist 2004/03/05 07:07:26 oj 1.2.20.4: #111090# change the appearance of the dialogs 2003/11/26 12:22:54 oj 1.2.20.3: #111075# ongoing work 2003/08/01 11:51:21 oj 1.2.20.2: #111090# ongoing work 2003/07/29 12:22:23 oj 1.2.20.1: #111075# insight changes


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [adab5cad5f7011fcd8a55d0201f6d8e0fe3f6be3]

INTEGRATION: CWS insight01 (1.1.110); FILE MERGED 2004/05/28 13:28:36 oj 1.1.110.3: remove some unused things 2003/08/15 08:47:52 oj 1.1.110.2: #111075# ongoing new dbaapp work 2003/07/29 12:22:22 oj 1.1.110.1: #111075# insight changes


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [659c177357e9b8c1cc6377bc8c5468d7f08de5dd]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/09 13:17:08 oj 1.1.2.10: #i30416# move some code to UITools 2004/07/05 10:36:02 oj 1.1.2.9: #i30382# hide preview when editing an object 2004/05/26 08:35:44 oj 1.1.2.8: handle return key event 2004/05/21 11:12:53 oj 1.1.2.7: press enter now opens the dsbrowser 2004/03/30 08:51:33 oj 1.1.2.6: enable timer again 2004/03/11 09:56:04 oj 1.1.2.5: #111075# changes for closing 2004/03/11 09:22:43 oj 1.1.2.4: #111075# changes for closing 2004/01/09 11:13:45 oj 1.1.2.3: #111075# ongoing work 2003/11/26 12:22:55 oj 1.1.2.2: #111075# ongoing work 2003/08/15 09:02:42 oj 1.1.2.1: #111075# ongoing new dbaapp work


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [32914caf5d225e390d357ae35b6fb1f68322a969]

INTEGRATION: CWS insight01 (1.28.64); FILE MERGED 2004/03/17 12:18:05 oj 1.28.64.8: #111075# new method to set title 2004/03/15 12:24:51 oj 1.28.64.7: #111075# ongoing work 2004/03/05 13:56:56 oj 1.28.64.6: #111090# changes for the new prop dialogs 2004/03/05 07:07:26 oj 1.28.64.5: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.28.64.4: #i25414# extend the datadescriptor for database location and connection resource 2003/08/15 08:47:52 oj 1.28.64.3: #111075# ongoing new dbaapp work 2003/08/01 11:51:22 oj 1.28.64.2: #111090# ongoing work 2003/07/29 12:22:22 oj 1.28.64.1: #111075# insight changes


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [802260c8ca1267d02a8b618cd742a85e21535f17]

INTEGRATION: CWS insight01 (1.2.64); FILE MERGED 2003/10/24 13:02:29 oj 1.2.64.2: RESYNC: (1.2-1.3); FILE MERGED 2003/07/29 12:22:22 oj 1.2.64.1: #111075# insight changes


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [1e522aac6df921ce368e27ee5ec7dd1ac061018a]

INTEGRATION: CWS insight01 (1.3.64); FILE MERGED 2004/03/11 09:04:03 oj 1.3.64.1: #111075# changes for closing


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [8b72c237175e467dca050e2558cdd7fa0cc39d39]

INTEGRATION: CWS insight01 (1.4.64); FILE MERGED 2003/08/01 11:51:22 oj 1.4.64.2: #111090# ongoing work 2003/07/29 12:22:21 oj 1.4.64.1: #111075# insight changes


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [d61231329e4d3e5841e9af734010de6cdaf046c4]

INTEGRATION: CWS insight01 (1.4.64); FILE MERGED 2004/01/08 07:18:10 oj 1.4.64.4: #111075# ongoing work 2003/12/18 13:54:35 oj 1.4.64.3: #111075# ongoing work 2003/11/26 12:22:55 oj 1.4.64.2: #111075# ongoing work 2003/08/15 08:50:53 oj 1.4.64.1: #111075# ongoing new dbaapp work


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [e7f65b80e38fc7ae33ae7f7825077be0b5e4fa49]

INTEGRATION: CWS insight01 (1.8.112); FILE MERGED 2004/03/11 09:04:03 oj 1.8.112.2: #111075# changes for closing 2004/02/27 08:40:24 oj 1.8.112.1: #111075# check for vcl control


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [ba345e9c0fce3314bda6f7b3ea0108b08105a114]

INTEGRATION: CWS insight01 (1.22.56); FILE MERGED 2004/07/11 17:12:30 oj 1.22.56.6: merge conflicts resolved 2004/07/09 13:17:09 oj 1.22.56.5: #i30416# move some code to UITools 2004/07/06 09:30:48 oj 1.22.56.4: RESYNC: (1.23-1.24); FILE MERGED 2004/07/05 09:50:59 oj 1.22.56.3: #117108# some clean ups 2004/06/01 08:57:09 oj 1.22.56.2: RESYNC: (1.22-1.23); FILE MERGED 2003/11/05 11:41:26 oj 1.22.56.1: #111075# ongoing work


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [dadcbf05046f683d8c96e36caff468497ab9b5e4]

INTEGRATION: CWS insight01 (1.30.16); FILE MERGED 2004/05/28 13:28:36 oj 1.30.16.12: remove some unused things 2004/04/26 12:55:27 oj 1.30.16.11: new icon for edit query 2004/04/26 12:00:47 oj 1.30.16.10: folder handling 2004/04/15 14:55:38 oj 1.30.16.9: new command for form wizard in edit menu 2004/03/08 09:16:45 oj 1.30.16.8: add new item to menu 2004/02/11 12:48:29 oj 1.30.16.7: RESYNC: (1.30-1.31); FILE MERGED 2004/01/21 13:03:31 oj 1.30.16.6: #i24179# remove unused slots 2003/11/26 12:22:56 oj 1.30.16.5: #111075# ongoing work 2003/10/24 06:36:44 oj 1.30.16.4: #i21643# import filter changes 2003/09/18 05:57:58 oj 1.30.16.3: #111075# ongoing work 2003/08/15 08:50:54 oj 1.30.16.2: #111075# ongoing new dbaapp work 2003/07/29 12:22:21 oj 1.30.16.1: #111075# insight changes


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [8ffc76faf596c50526bb97a44ddc592ab7ae68ac]

INTEGRATION: CWS insight01 (1.10.64); FILE MERGED 2004/05/28 08:09:40 oj 1.10.64.1: #i20673# check column name before leaving the page


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [0d1249bbc818d9ecafa96a5eca5e3fc2ac96ea53]

INTEGRATION: CWS insight01 (1.16.56); FILE MERGED 2004/05/27 14:25:28 oj 1.16.56.1: #i25624# check type info and save column name


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [ee685976a13e620b1fac077decc117c011f0f540]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2003/12/19 08:06:06 oj 1.1.2.3: #111075# ongoing work 2003/12/18 13:54:34 oj 1.1.2.2: #111075# ongoing work 2003/07/29 12:19:49 oj 1.1.2.1: #111075# new class


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [5bb1745a773c25932cdce0405850441f64c9cd7b]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/04/26 10:24:57 oj 1.1.2.3: show error message when user admin does not exist 2004/03/17 12:18:05 oj 1.1.2.2: #111075# new method to set title 2004/03/15 12:31:38 oj 1.1.2.1: #111075# ongoing work


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [619dd5a9ba41497c9e6fdd55b9d7a817902bca15]

INTEGRATION: CWS insight01 (1.20.64); FILE MERGED 2004/07/09 13:17:09 oj 1.20.64.8: #i30416# move some code to UITools 2004/05/12 10:45:00 oj 1.20.64.7: ongoing work 2004/04/21 13:48:06 oj 1.20.64.6: enable catalog and schema disabling 2004/04/02 13:46:00 oj 1.20.64.5: set title of ds 2003/11/05 11:41:25 oj 1.20.64.4: #111075# ongoing work 2003/10/24 13:02:23 oj 1.20.64.3: RESYNC: (1.20-1.21); FILE MERGED 2003/08/15 08:50:54 oj 1.20.64.2: #111075# ongoing new dbaapp work 2003/07/29 12:22:21 oj 1.20.64.1: #111075# insight changes


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [e411464c420017ed9b6760dccb1755df419a1e57]

INTEGRATION: CWS insight01 (1.5.64); FILE MERGED 2004/05/26 07:14:40 oj 1.5.64.1: #i18612# check the create params of the type info too


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [a6ec9c63ed8e6ea1bd97970d966bd6a3c16f1b04]

INTEGRATION: CWS insight01 (1.12.40); FILE MERGED 2004/06/29 13:37:35 oj 1.12.40.3: hold datasource alive 2004/06/03 09:09:20 oj 1.12.40.2: merge to m40 2004/06/02 13:46:04 oj 1.12.40.1: merge


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [f4de515b68d50ceae1ec63c55be0eee4b4ca2b82]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/03/05 13:56:56 oj 1.1.2.3: #111090# changes for the new prop dialogs 2003/08/20 08:19:39 oj 1.1.2.2: #98349# don't display dialog if conenction could not be established 2003/08/15 09:02:25 oj 1.1.2.1: #111075# ongoing new dbaapp work


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [f40518186f33b337c72b43d89d3e4c616e57d463]

INTEGRATION: CWS insight01 (1.3.106); FILE MERGED 2003/12/17 09:16:04 oj 1.3.106.1: #111075# ongoing work


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [98d69e1cb4f426424ac8c6aeb11f6b513151f108]

INTEGRATION: CWS insight01 (1.29.64); FILE MERGED 2004/07/19 12:45:26 oj 1.29.64.3: new method updateTitle 2004/07/14 10:22:22 oj 1.29.64.2: #i30603# corret frame loading 2004/03/08 07:26:58 oj 1.29.64.1: change to new menu layout


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [8e32043225ba1a72af34fdb455bdbf7ba984012d]

INTEGRATION: CWS insight01 (1.11.110); FILE MERGED 2004/07/19 12:45:26 oj 1.11.110.3: new method updateTitle 2004/07/14 10:22:22 oj 1.11.110.2: #i30603# corret frame loading 2004/03/08 07:26:58 oj 1.11.110.1: change to new menu layout


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [77c555cf58547f572af96500223d7a3011004367]

INTEGRATION: CWS insight01 (1.2.36); FILE MERGED 2004/06/03 09:09:20 oj 1.2.36.1: merge to m40


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [108bd60f6efb45f75241c7c9b5ae8d007a5bd16e]

INTEGRATION: CWS insight01 (1.15.108); FILE MERGED 2003/12/17 09:16:03 oj 1.15.108.2: #111075# ongoing work 2003/10/24 06:36:43 oj 1.15.108.1: #i21643# import filter changes


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [b3d4fef766fc87011f9ea01aeb62a3e495390790]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/03/17 12:18:07 oj 1.1.2.4: #111075# new method to set title 2004/03/15 12:26:38 oj 1.1.2.3: #111075# ongoing work 2004/03/05 07:07:25 oj 1.1.2.2: #111090# change the appearance of the dialogs 2003/08/15 09:02:33 oj 1.1.2.1: #111075# ongoing new dbaapp work


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [704fa3401d228a86d421c1d8743961e99eeeed7d]

INTEGRATION: CWS insight01 (1.2.64); FILE MERGED 2003/08/15 08:50:56 oj 1.2.64.1: #111075# ongoing new dbaapp work


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [716d2514200f30ca2aff0738a2037895113575b9]

INTEGRATION: CWS insight01 (1.3.138); FILE MERGED 2004/07/09 13:42:51 oj 1.3.138.1: resource changes


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [2a518cbe58af89d8d673945f4a9aea1421afb7d8]

INTEGRATION: CWS insight01 (1.10.64); FILE MERGED 2004/07/15 10:52:32 oj 1.10.64.1: add chkthis macros


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [4a4042429ea6617aee29f9cdfd87bf3d1ebdaca9]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/19 10:53:17 oj 1.1.2.3: ongoing work for saveas dialog 2004/07/09 13:53:42 oj 1.1.2.2: save form/report dialog 2003/11/26 12:21:23 oj 1.1.2.1: #111075# ongoing work


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [d9274fcd32986622738a0b02c516fcdd60d9f881]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/03/19 07:45:49 oj 1.1.2.3: #111075# ongoing work 2004/03/17 12:18:07 oj 1.1.2.2: #111075# new method to set title 2004/03/15 12:31:26 oj 1.1.2.1: #111075# ongoing work


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [48c80b5ff10b42570e6a86a5f78ccc08d8a52fa3]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2003/08/29 08:19:51 oj 1.1.2.2: correct makefile 2003/07/29 12:48:03 oj 1.1.2.1: #111075# new classes for the props of ds


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [0a402e43408bf4907cacec3190561e2ab40db421]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/06/02 12:33:01 oj 1.1.2.10: resource changes 2004/05/28 13:28:37 oj 1.1.2.9: remove some unused things 2004/05/05 09:48:27 oj 1.1.2.8: add help button to toolbar 2004/05/04 12:42:51 oj 1.1.2.7: change toolbar order and insert open 2004/04/26 12:55:28 oj 1.1.2.6: new icon for edit query 2004/01/21 13:07:39 oj 1.1.2.5: #111075# ongoing work 2003/11/26 12:23:02 oj 1.1.2.4: #111075# ongoing work 2003/09/18 05:57:59 oj 1.1.2.3: #111075# ongoing work 2003/08/15 08:50:57 oj 1.1.2.2: #111075# ongoing new dbaapp work 2003/07/29 12:47:54 oj 1.1.2.1: #111075# new classes for the props of ds


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [f60e047d0bbd6c4d03c5aaa940ba3b2fa3f88e30]

INTEGRATION: CWS insight01 (1.7.64); FILE MERGED 2003/08/15 08:50:58 oj 1.7.64.2: #111075# ongoing new dbaapp work 2003/07/29 12:45:49 oj 1.7.64.1: #111075# insight changes


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [ac3008856f94a4176346ab5ce379c4be902b5d67]

INTEGRATION: CWS fixgh (1.9.20); FILE MERGED 2004/08/02 11:39:40 gh 1.9.20.1: adapt to iso languagecodes and have some more check on fileformat integrity


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [ded6a1e6a826586e671cce782e76222d63e8d09d]

INTEGRATION: CWS insight01 (1.17.16); FILE MERGED 2004/04/06 11:58:27 oj 1.17.16.6: correct table filter 2004/03/19 07:45:49 oj 1.17.16.5: #111075# ongoing work 2004/01/02 14:05:42 oj 1.17.16.4: RESYNC: (1.17-1.18); FILE MERGED 2003/08/20 08:19:37 oj 1.17.16.3: #98349# don't display dialog if conenction could not be established 2003/08/15 08:50:58 oj 1.17.16.2: #111075# ongoing new dbaapp work 2003/07/29 12:45:48 oj 1.17.16.1: #111075# insight changes


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [70e6dbd43ac5db65396c64aa1127e9044da69e67]

INTEGRATION: CWS insight01 (1.20.10); FILE MERGED 2004/06/01 08:54:54 oj 1.20.10.3: RESYNC: (1.20-1.22); FILE MERGED 2004/05/12 12:53:38 oj 1.20.10.2: change SQLFilterOperator 2004/05/12 10:45:00 oj 1.20.10.1: ongoing work


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [993026757d562845d6995b2b26cebf13922075cd]

INTEGRATION: CWS fixgh (1.16.20); FILE MERGED 2004/08/02 11:58:22 gh 1.16.20.1: #i26338# image for qaerrorlog background


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [aa2af6a825ac7738ab69ae4da2acab6499a1a7f9]

INTEGRATION: CWS insight01 (1.31.2); FILE MERGED 2004/07/07 11:18:41 oj 1.31.2.3: resource changes 2004/07/06 09:28:33 oj 1.31.2.2: RESYNC: (1.31-1.32); FILE MERGED 2004/03/05 07:04:43 oj 1.31.2.1: #111090# change the appearance of the dialogs


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [2ee5b7d119021c3799eacdc116e0c8d9541a5fdb]

INTEGRATION: CWS fixgh (1.55.20); FILE MERGED 2004/08/02 11:58:22 gh 1.55.20.1: #i26338# image for qaerrorlog background


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [dedb6435b2812244d33aff6e40a3fbb9022ce25e]

INTEGRATION: CWS fixgh (1.3.194); FILE MERGED 2004/08/02 11:58:21 gh 1.3.194.1: #i26338# image for qaerrorlog background


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [38ba5d07ddab6f213a1b514d6a88a87da33371d0]

INTEGRATION: CWS insight01 (1.22.56); FILE MERGED 2004/06/01 08:54:45 oj 1.22.56.11: RESYNC: (1.23-1.25); FILE MERGED 2004/04/28 11:20:59 oj 1.22.56.10: ongoing work 2004/03/16 12:47:41 oj 1.22.56.9: #111075# change rename handling 2004/03/15 12:24:52 oj 1.22.56.8: #111075# ongoing work 2004/03/12 08:26:28 oj 1.22.56.7: #111075# remove unsued dlg 2004/03/05 07:04:42 oj 1.22.56.6: #111090# change the appearance of the dialogs 2003/11/26 12:23:04 oj 1.22.56.5: #111075# ongoing work 2003/08/29 09:32:50 oj 1.22.56.4: correct makefiles 2003/08/15 08:50:59 oj 1.22.56.3: #111075# ongoing new dbaapp work 2003/08/01 11:51:23 oj 1.22.56.2: #111090# ongoing work 2003/07/29 12:45:48 oj 1.22.56.1: #111075# insight changes


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [8f4a724ed27c196b26fa7b7c3a6cfb4d34bf3b67]

INTEGRATION: CWS fixgh (1.7.6); FILE MERGED 2004/07/19 08:07:43 gh 1.7.6.1: #i31358# new commands: GetQAErrorCount GetQAErrorList


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [2ae48d54fbaed9a2c0ea4f63398b066941b89b0d]

INTEGRATION: CWS insight01 (1.36.4); FILE MERGED 2004/07/06 09:29:05 oj 1.36.4.4: RESYNC: (1.40-1.41); FILE MERGED 2004/01/02 14:09:06 oj 1.36.4.3: RESYNC: (1.38-1.39); FILE MERGED 2003/08/25 10:45:32 oj 1.36.4.2: RESYNC: (1.36-1.38); FILE MERGED 2003/07/29 12:45:47 oj 1.36.4.1: #111075# insight changes


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [426c5b70a99f20fb9f2d60df68d4b2d657945aeb]

INTEGRATION: CWS fixgh (1.11.6); FILE MERGED 2004/07/26 13:23:35 gh 1.11.6.4: #99680#add new schemata for allowed URLs 2004/07/23 08:22:02 gh 1.11.6.3: #i31821# remove reserved words MenuBar ToolBar LocationBar PersonalBar 2004/07/19 13:23:42 gh 1.11.6.2: small change to start command resetting params of previous start when no params are given 2004/07/19 08:07:42 gh 1.11.6.1: #i31358# new commands: GetQAErrorCount GetQAErrorList


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [c07acdf87aa79dfa89c9329d159d387d839fdefb]

INTEGRATION: CWS insight01 (1.10.16); FILE MERGED 2004/04/01 13:18:07 oj 1.10.16.3: saveas corrected 2004/03/05 07:04:42 oj 1.10.16.2: #111090# change the appearance of the dialogs 2003/07/29 12:45:47 oj 1.10.16.1: #111075# insight changes


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [f1c79317b4f01092c5cdefe5c9a820a55e396ff4]

INTEGRATION: CWS fixgh (1.7.6); FILE MERGED 2004/07/19 13:22:58 gh 1.7.6.2: #i31512#alow 3 levels mdeep access to menus 2004/07/19 10:00:21 gh 1.7.6.1: #i31227#,#i30548#,#112682# find toolboxentries shisted to menu / new command to catch (or not) gpfs / show menus in DisplayHID


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [131b96e3060547459d4001941e7ef8f4ba07b6fb]

INTEGRATION: CWS insight01 (1.35.16); FILE MERGED 2004/06/11 09:27:17 oj 1.35.16.7: move ado define to connectionpage 2004/06/03 09:09:21 oj 1.35.16.6: merge to m40 2004/06/01 08:54:29 oj 1.35.16.5: RESYNC: (1.36-1.37); FILE MERGED 2004/04/01 13:18:07 oj 1.35.16.4: saveas corrected 2004/03/17 12:18:08 oj 1.35.16.3: #111075# new method to set title 2004/03/05 07:04:41 oj 1.35.16.2: #111090# change the appearance of the dialogs 2003/07/29 12:45:47 oj 1.35.16.1: #111075# insight changes


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [2aabfa888f0ac0f6bd610c218e2adc572c0e6c37]

INTEGRATION: CWS fixgh (1.12.4); FILE MERGED 2004/08/02 12:45:02 gh 1.12.4.5: qaassertion for deprecated methods 2004/07/26 13:24:41 gh 1.12.4.4: #i24998#new implementation of dir command(teken from basic) 2004/07/23 08:20:51 gh 1.12.4.3: #i31893# workaround for SetModifiedFlag not virtual in Edit #i31820# fix access to Toolbar with explicit syntax #117438# adapt to changed handling of Docking/Floating Windows 2004/07/19 13:22:57 gh 1.12.4.2: #i31512#alow 3 levels mdeep access to menus 2004/07/19 10:00:21 gh 1.12.4.1: #i31227#,#i30548#,#112682# find toolboxentries shisted to menu / new command to catch (or not) gpfs / show menus in DisplayHID


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [7b440914c18b48a62d26276d38bea0730e534509]

INTEGRATION: CWS insight01 (1.2.56); FILE MERGED 2004/03/11 11:48:14 oj 1.2.56.1: remove private for dtor


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [2b67c4ffa1003bd77f3ed9203f0ba4f185d50582]

INTEGRATION: CWS fixgh (1.9.6); FILE MERGED 2004/07/19 13:22:57 gh 1.9.6.2: #i31512#alow 3 levels mdeep access to menus 2004/07/19 10:00:21 gh 1.9.6.1: #i31227#,#i30548#,#112682# find toolboxentries shisted to menu / new command to catch (or not) gpfs / show menus in DisplayHID


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [8cdd591f85ef5e52ac0fd05d81de8cfeeef40d25]

INTEGRATION: CWS insight01 (1.38.2); FILE MERGED 2004/07/07 11:15:55 oj 1.38.2.4: resource changes 2004/07/06 09:27:32 oj 1.38.2.3: RESYNC: (1.38-1.39); FILE MERGED 2004/05/06 06:13:14 oj 1.38.2.2: #i12497# allow to append ASC, DESC to index creation 2004/03/15 12:24:54 oj 1.38.2.1: #111075# ongoing work


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [4fe95d977d33f35db00ea2e24046ae2052985fb4]

INTEGRATION: CWS fixgh (1.6.6); FILE MERGED 2004/07/19 09:48:09 gh 1.6.6.1: #i30548# new command: CatchGPF


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [270cf6b2cc0a200cdd91edaaa533abc6c1727619]

INTEGRATION: CWS insight01 (1.4.64); FILE MERGED 2004/03/15 12:24:55 oj 1.4.64.1: #111075# ongoing work


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [6132f9bec92be383e1b52f20f49c57d1a9d5c967]

INTEGRATION: CWS fixgh (1.4.10); FILE MERGED 2004/07/23 08:16:47 gh 1.4.10.2: #i31821# remove reserved words MenuBar ToolBar LocationBar PersonalBar 2004/07/19 08:05:57 gh 1.4.10.1: #i30548# new command: CatchGPF


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [a0371f6cbf3eb76626afdc2cd1debbfb8669bba9]

INTEGRATION: CWS insight01 (1.1.146); FILE MERGED 2004/05/06 06:13:13 oj 1.1.146.2: #i12497# allow to append ASC, DESC to index creation 2004/03/15 12:24:55 oj 1.1.146.1: #111075# ongoing work


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [2653e037857d35343553c74c8910175981c2d6b9]

INTEGRATION: CWS insight01 (1.7.20); FILE MERGED 2004/05/06 06:13:12 oj 1.7.20.2: #i12497# allow to append ASC, DESC to index creation 2004/03/15 12:24:55 oj 1.7.20.1: #111075# ongoing work


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [06d68c878f1288c0059b9799f8444cccbabb1f0c]

INTEGRATION: CWS insight01 (1.14.64); FILE MERGED 2004/06/01 08:54:17 oj 1.14.64.6: RESYNC: (1.16-1.18); FILE MERGED 2004/05/06 06:13:14 oj 1.14.64.5: #i12497# allow to append ASC, DESC to index creation 2004/04/21 13:48:06 oj 1.14.64.4: enable catalog and schema disabling 2004/03/05 07:04:40 oj 1.14.64.3: #111090# change the appearance of the dialogs 2003/08/01 11:51:23 oj 1.14.64.2: #111090# ongoing work 2003/07/29 12:45:46 oj 1.14.64.1: #111075# insight changes


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [cbc266a28cad7d1e908722e4644add4219a8f97e]

INTEGRATION: CWS insight01 (1.38.2); FILE MERGED 2004/07/06 09:26:29 oj 1.38.2.5: RESYNC: (1.39-1.40); FILE MERGED 2004/06/01 08:54:08 oj 1.38.2.4: RESYNC: (1.38-1.39); FILE MERGED 2004/03/16 12:47:41 oj 1.38.2.3: #111075# change rename handling 2004/03/16 11:13:51 oj 1.38.2.2: #111075# insert wordbreak 2004/03/16 11:06:44 oj 1.38.2.1: #111075# set non existing name when create new object


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [d0f754da816aeff40911e4d6156817136a396382]

INTEGRATION: CWS insight01 (1.4.138); FILE MERGED 2004/03/16 12:47:41 oj 1.4.138.2: #111075# change rename handling 2004/03/16 11:06:45 oj 1.4.138.1: #111075# set non existing name when create new object


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [4f5b552b59d2c96d1e67231750c8d779714cc3e0]

INTEGRATION: CWS insight01 (1.21.38); FILE MERGED 2004/03/16 12:47:41 oj 1.21.38.5: #111075# change rename handling 2004/01/02 14:05:54 oj 1.21.38.4: RESYNC: (1.22-1.23); FILE MERGED 2003/11/17 09:43:55 oj 1.21.38.3: #111075# ongoning work 2003/10/24 13:02:57 oj 1.21.38.2: RESYNC: (1.21-1.22); FILE MERGED 2003/07/29 12:45:46 oj 1.21.38.1: #111075# insight changes


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [b8afdf5c2b4d03bff40e21eeca7946b769a71d57]

INTEGRATION: CWS insight01 (1.16.64); FILE MERGED 2004/06/03 09:09:22 oj 1.16.64.11: merge to m40 2004/06/01 08:53:46 oj 1.16.64.10: RESYNC: (1.18-1.19); FILE MERGED 2004/05/06 06:13:15 oj 1.16.64.9: #i12497# allow to append ASC, DESC to index creation 2004/04/21 13:48:06 oj 1.16.64.8: enable catalog and schema disabling 2004/03/15 12:24:56 oj 1.16.64.7: #111075# ongoing work 2004/03/05 07:04:40 oj 1.16.64.6: #111090# change the appearance of the dialogs 2003/12/17 09:16:02 oj 1.16.64.5: #111075# ongoing work 2003/08/28 08:17:58 oj 1.16.64.4: #111090# ongoning work 2003/08/15 08:50:59 oj 1.16.64.3: #111075# ongoing new dbaapp work 2003/08/01 11:51:23 oj 1.16.64.2: #111090# ongoing work 2003/07/29 12:45:46 oj 1.16.64.1: #111075# insight changes


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [cc0fbe0be2055e616448bddeeffc042543b1bb95]

INTEGRATION: CWS insight01 (1.24.56); FILE MERGED 2004/06/03 09:09:22 oj 1.24.56.15: merge to m40 2004/06/01 08:53:38 oj 1.24.56.14: RESYNC: (1.29-1.31); FILE MERGED 2004/05/06 06:13:14 oj 1.24.56.13: #i12497# allow to append ASC, DESC to index creation 2004/04/28 11:20:59 oj 1.24.56.12: ongoing work 2004/04/27 13:34:56 oj 1.24.56.11: remove and add some props 2004/04/21 13:48:05 oj 1.24.56.10: enable catalog and schema disabling 2004/03/05 07:06:50 oj 1.24.56.9: #111090# change the appearance of the dialogs 2004/03/02 10:09:46 oj 1.24.56.8: RESYNC: (1.28-1.29); FILE MERGED 2004/02/27 09:35:57 oj 1.24.56.7: #111075# linux changes 2004/02/11 12:49:16 oj 1.24.56.6: RESYNC: (1.25-1.28); FILE MERGED 2004/01/02 14:07:02 oj 1.24.56.5: RESYNC: (1.24-1.25); FILE MERGED 2003/12/17 09:16:01 oj 1.24.56.4: #111075# ongoing work 2003/08/28 08:17:58 oj 1.24.56.3: #111090# ongoning work 2003/08/01 11:50:02 oj 1.24.56.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.24.56.1: #111075# insight changes


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [bafa4196798653683980d978b8d10ace7a469f2a]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/20 08:58:20 oj 1.1.2.11: #i30388# correct state hadnling for pages 2004/07/15 10:58:35 oj 1.1.2.10: add chkthis macros 2004/06/03 09:09:23 oj 1.1.2.9: merge to m40 2004/04/20 12:47:15 oj 1.1.2.8: include hid 2004/04/16 13:37:54 oj 1.1.2.7: add HID 2004/03/31 06:48:30 oj 1.1.2.6: check if ds is readonly 2004/03/17 12:18:09 oj 1.1.2.5: #111075# new method to set title 2004/03/15 12:26:58 oj 1.1.2.4: #111075# ongoing work 2004/03/08 10:38:51 oj 1.1.2.3: #110542# enable button handling 2004/03/05 13:56:55 oj 1.1.2.2: #111090# changes for the new prop dialogs 2004/03/05 07:04:53 oj 1.1.2.1: #111090# change the appearance of the dialogs


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [29e69f7696c4352a66622f1533456766036ecb0e]

INTEGRATION: CWS insight01 (1.16.20); FILE MERGED 2004/06/01 08:53:29 oj 1.16.20.2: RESYNC: (1.16-1.17); FILE MERGED 2004/03/05 07:04:40 oj 1.16.20.1: #111090# change the appearance of the dialogs


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [d651e4119cc3b225336235a4795ebf1dace693c8]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/09 14:59:04 oj 1.1.2.8: resource changes 2004/07/09 09:17:11 oj 1.1.2.7: resource changes 2004/07/07 11:15:56 oj 1.1.2.6: resource changes 2004/05/28 13:28:37 oj 1.1.2.5: remove some unused things 2004/04/16 12:53:10 oj 1.1.2.4: #116000# insert string review 2004/03/05 07:04:39 oj 1.1.2.3: #111090# change the appearance of the dialogs 2003/08/15 08:50:59 oj 1.1.2.2: #111075# ongoing new dbaapp work 2003/07/29 12:30:51 oj 1.1.2.1: #111075# new classes for the props of ds


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [28f409b8e1e4ba9b64e844dc11f67de470c69415]

INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [ad47194e44e308f374c2132c63b7a88899144fb3]

INTEGRATION: CWS insight01 (1.26.16); FILE MERGED 2004/06/03 09:09:24 oj 1.26.16.8: merge to m40 2004/06/01 08:53:07 oj 1.26.16.7: RESYNC: (1.28-1.29); FILE MERGED 2004/05/06 06:13:16 oj 1.26.16.6: #i12497# allow to append ASC, DESC to index creation 2004/04/21 13:48:04 oj 1.26.16.5: enable catalog and schema disabling 2004/03/05 07:04:37 oj 1.26.16.4: #111090# change the appearance of the dialogs 2003/12/17 09:15:59 oj 1.26.16.3: #111075# ongoing work 2003/08/01 11:50:00 oj 1.26.16.2: #111090# ongoing work 2003/07/29 12:45:44 oj 1.26.16.1: #111075# insight changes


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [474d52d86f8842a85100bb6322b87adbdcb95d6c]

INTEGRATION: CWS insight01 (1.84.64); FILE MERGED 2004/06/09 09:36:26 oj 1.84.64.16: correct order of items 2004/06/01 08:52:58 oj 1.84.64.15: RESYNC: (1.86-1.88); FILE MERGED 2004/05/06 06:13:15 oj 1.84.64.14: #i12497# allow to append ASC, DESC to index creation 2004/04/21 13:48:04 oj 1.84.64.13: enable catalog and schema disabling 2004/04/01 13:18:06 oj 1.84.64.12: saveas corrected 2004/03/31 06:48:30 oj 1.84.64.11: check if ds is readonly 2004/03/17 12:18:19 oj 1.84.64.10: #111075# new method to set title 2004/03/15 12:24:56 oj 1.84.64.9: #111075# ongoing work 2004/03/05 13:56:55 oj 1.84.64.8: #111090# changes for the new prop dialogs 2004/03/05 07:04:37 oj 1.84.64.7: #111090# change the appearance of the dialogs 2004/02/20 11:32:23 oj 1.84.64.6: #i25414# extend the datadescriptor for database location and connection resource 2004/02/17 10:41:09 oj 1.84.64.5: #111075# ongoing work 2003/08/15 08:51:00 oj 1.84.64.4: #111075# ongoing new dbaapp work 2003/08/04 10:39:35 oj 1.84.64.3: #111090# further coding 2003/08/01 11:49:59 oj 1.84.64.2: #111090# ongoing work 2003/07/29 12:45:44 oj 1.84.64.1: #111075# insight changes


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [0f13f156888a20db589a6bea5faf021cbaad0661]

INTEGRATION: CWS insight01 (1.17.104); FILE MERGED 2003/10/24 06:36:42 oj 1.17.104.2: #i21643# import filter changes 2003/08/15 08:51:00 oj 1.17.104.1: #111075# ongoing new dbaapp work


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [fc23ecd5f6a9fd839818b01d2c58340e69607ba5]

INTEGRATION: CWS insight01 (1.25.64); FILE MERGED 2004/04/28 11:20:59 oj 1.25.64.3: ongoing work 2004/03/05 07:04:35 oj 1.25.64.2: #111090# change the appearance of the dialogs 2003/07/29 12:45:43 oj 1.25.64.1: #111075# insight changes


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [0b6338f2bfd5b870dcef889d7edfcd9660332262]

INTEGRATION: CWS insight01 (1.34.64); FILE MERGED 2004/04/28 11:21:00 oj 1.34.64.4: ongoing work 2004/03/05 07:04:35 oj 1.34.64.3: #111090# change the appearance of the dialogs 2003/08/15 08:51:01 oj 1.34.64.2: #111075# ongoing new dbaapp work 2003/07/29 12:45:43 oj 1.34.64.1: #111075# insight changes


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [8c31a4badcf66f4c76194d4ea5d38983bc5a8b2b]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/09 14:59:46 oj 1.1.2.3: resource changes 2004/07/07 11:15:56 oj 1.1.2.2: resource changes 2004/03/15 12:28:30 oj 1.1.2.1: #111075# ongoing work


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [4737fe0bcfb59a378509d65b8912e434cbc58cfd]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/03/15 12:28:20 oj 1.1.2.1: #111075# ongoing work


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [f5933277428d77d4366f2a17307a087b9e20ce7e]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/04/29 08:25:40 oj 1.1.2.5: check if user admin is possible 2004/04/26 10:24:58 oj 1.1.2.4: show error message when user admin does not exist 2004/03/31 06:49:11 oj 1.1.2.3: check if ds is readonly 2004/03/17 12:18:21 oj 1.1.2.2: #111075# new method to set title 2004/03/15 12:28:08 oj 1.1.2.1: #111075# ongoing work


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [e572b915037154eb82065985b2e1298f39a1b227]

INTEGRATION: CWS insight01 (1.19.2); FILE MERGED 2004/07/07 11:15:56 oj 1.19.2.4: resource changes 2004/07/06 09:26:05 oj 1.19.2.3: RESYNC: (1.20-1.21); FILE MERGED 2004/06/01 08:52:11 oj 1.19.2.2: RESYNC: (1.19-1.20); FILE MERGED 2004/04/26 10:24:58 oj 1.19.2.1: show error message when user admin does not exist


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [67ca59991ef06e7c2b362231b609e8d00ea0be57]

INTEGRATION: CWS insight01 (1.2.134); FILE MERGED 2004/03/15 12:24:57 oj 1.2.134.2: #111075# ongoing work 2004/03/05 07:04:34 oj 1.2.134.1: #111090# change the appearance of the dialogs


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [d2e3827fbe16dcce425948e5289c3c438b8a9b1b]

INTEGRATION: CWS insight01 (1.11.64); FILE MERGED 2004/04/26 10:24:58 oj 1.11.64.2: show error message when user admin does not exist 2004/03/15 12:24:57 oj 1.11.64.1: #111075# ongoing work


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [130d52ab5e694390c09db36ccf12d8caee4970fe]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/15 10:58:36 oj 1.1.2.8: add chkthis macros 2004/04/07 11:02:33 oj 1.1.2.7: put out set 2004/04/07 06:09:34 oj 1.1.2.6: set out set n ctor 2004/03/31 06:49:10 oj 1.1.2.5: check if ds is readonly 2004/03/19 07:45:48 oj 1.1.2.4: #111075# ongoing work 2004/03/05 13:56:55 oj 1.1.2.3: #111090# changes for the new prop dialogs 2003/08/20 08:19:38 oj 1.1.2.2: #98349# don't display dialog if conenction could not be established 2003/08/15 08:58:47 oj 1.1.2.1: #111075# ongoing new dbaapp work


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [a3c318bad636c98a834806d60e2c70d7486470f5]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/03/05 07:04:34 oj 1.1.2.3: #111090# change the appearance of the dialogs 2003/08/04 06:08:43 oj 1.1.2.2: #111075# ongoing work 2003/07/29 12:31:10 oj 1.1.2.1: #111075# new classes for the props of ds


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [623d75e7fa02009bafebfa1f03ee0028f02a953c]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/06/03 09:09:25 oj 1.1.2.7: merge to m40 2004/05/06 06:13:17 oj 1.1.2.6: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:58 oj 1.1.2.5: remove and add some props 2004/04/21 13:48:03 oj 1.1.2.4: enable catalog and schema disabling 2004/03/05 07:04:33 oj 1.1.2.3: #111090# change the appearance of the dialogs 2003/08/04 06:08:43 oj 1.1.2.2: #111075# ongoing work 2003/07/29 12:31:27 oj 1.1.2.1: #111075# new classes for the props of ds


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [ca0c4acc3b8da0ff4b021d112cec8f5a48e63314]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/03/12 08:14:53 oj 1.1.2.4: #111075# show dialog when new connection is needed 2004/03/12 08:10:19 oj 1.1.2.3: #111075# show dialog when new connection is needed 2004/03/05 13:56:55 oj 1.1.2.2: #111090# changes for the new prop dialogs 2003/08/15 08:58:40 oj 1.1.2.1: #111075# ongoing new dbaapp work


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [28b5e0090755c76b7fb26ae6d57380f4a39b9e50]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/05/06 06:13:18 oj 1.1.2.13: #i12497# allow to append ASC, DESC to index creation 2004/04/21 13:48:03 oj 1.1.2.12: enable catalog and schema disabling 2004/03/31 06:49:11 oj 1.1.2.11: check if ds is readonly 2004/03/12 08:14:51 oj 1.1.2.10: #111075# show dialog when new connection is needed 2004/03/12 08:10:18 oj 1.1.2.9: #111075# show dialog when new connection is needed 2004/03/05 13:56:54 oj 1.1.2.8: #111090# changes for the new prop dialogs 2004/03/05 07:04:33 oj 1.1.2.7: #111090# change the appearance of the dialogs 2004/02/17 10:41:08 oj 1.1.2.6: #111075# ongoing work 2003/12/17 09:15:58 oj 1.1.2.5: #111075# ongoing work 2003/11/28 07:06:40 oj 1.1.2.4: #111075# ongoing work 2003/11/05 11:41:21 oj 1.1.2.3: #111075# ongoing work 2003/10/24 06:39:11 oj 1.1.2.2: #111075# further changes 2003/08/15 08:59:25 oj 1.1.2.1: #111075# ongoing new dbaapp work


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [859011d49e5c1528f6809a3afcf37f4489e6ca35]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/19 10:53:18 oj 1.1.2.8: ongoing work for saveas dialog 2004/07/09 09:17:11 oj 1.1.2.7: resource changes 2004/07/07 11:15:57 oj 1.1.2.6: resource changes 2004/04/14 13:25:18 oj 1.1.2.5: string changes 2004/04/13 10:05:41 oj 1.1.2.4: #116001# string review 2004/03/05 07:04:32 oj 1.1.2.3: #111090# change the appearance of the dialogs 2003/08/04 06:08:43 oj 1.1.2.2: #111075# ongoing work 2003/07/29 12:32:12 oj 1.1.2.1: #111075# new classes for the props of ds


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [8dc8990707a1e46d6b4044f0d33ed8fdf7cd8bbb]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/06/09 10:02:25 oj 1.1.2.5: ms access type changes 2004/05/13 06:01:23 oj 1.1.2.4: open fileDialogHelper with correct ui Name 2004/03/05 07:04:32 oj 1.1.2.3: #111090# change the appearance of the dialogs 2003/08/04 06:08:44 oj 1.1.2.2: #111075# ongoing work 2003/07/29 12:31:54 oj 1.1.2.1: #111075# new classes for the props of ds


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [9bdca3135d315fc72da1558ac5963c57d3b17b84]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2003/08/04 06:08:44 oj 1.1.2.2: #111075# ongoing work 2003/07/29 12:32:22 oj 1.1.2.1: #111075# new classes for the props of ds


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [0922d125c8dd40ac9376a6f65c3b3dd7e34d4f08]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/19 10:53:18 oj 1.1.2.20: ongoing work for saveas dialog 2004/06/11 09:27:44 oj 1.1.2.19: move ado define to connectionpage 2004/06/09 10:02:24 oj 1.1.2.18: ms access type changes 2004/06/03 09:09:25 oj 1.1.2.17: merge to m40 2004/05/13 07:12:16 oj 1.1.2.16: remove file system convertion 2004/05/13 06:01:23 oj 1.1.2.15: open fileDialogHelper with correct ui Name 2004/05/12 10:45:00 oj 1.1.2.14: ongoing work 2004/05/11 12:05:42 oj 1.1.2.13: #i21957# calc can now have a password 2004/04/28 11:21:00 oj 1.1.2.12: ongoing work 2004/04/13 10:05:41 oj 1.1.2.11: #116001# string review 2004/04/07 06:10:02 oj 1.1.2.10: if jdbc field isn't used do not set data in filltemset 2004/03/18 10:45:49 oj 1.1.2.9: #111075# remove : before adabas db name 2004/03/15 12:26:58 oj 1.1.2.8: #111075# ongoing work 2004/03/05 07:04:31 oj 1.1.2.7: #111090# change the appearance of the dialogs 2003/10/24 06:39:11 oj 1.1.2.6: #111075# further changes 2003/09/15 11:42:23 oj 1.1.2.5: insert temp var for compiler 2003/08/15 08:56:37 oj 1.1.2.4: #111075# ongoing new dbaapp work 2003/08/04 10:39:35 oj 1.1.2.3: #111090# further coding 2003/08/04 06:08:44 oj 1.1.2.2: #111075# ongoing work 2003/07/29 12:32:03 oj 1.1.2.1: #111075# new classes for the props of ds


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [afe3c4cbf274ad291bc61d34aa3a2ab07109fae9]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/19 10:53:18 oj 1.1.2.6: ongoing work for saveas dialog 2004/07/09 13:57:16 oj 1.1.2.5: save form/report dialog 2004/07/07 11:15:57 oj 1.1.2.4: resource changes 2004/04/27 08:35:18 oj 1.1.2.3: change save as in save 2004/04/16 12:53:10 oj 1.1.2.2: #116000# insert string review 2003/11/26 12:20:58 oj 1.1.2.1: #111075# ongoing work


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [afd0641e32384c0e0981770294f7f3807a4482e8]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/09 13:57:16 oj 1.1.2.2: save form/report dialog 2003/11/26 12:23:49 oj 1.1.2.1: #111075# ongoing work


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [edf8cd32a22660560c43f957e005f709a341e289]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/20 07:27:45 oj 1.1.2.6: #i31520# check for / in name 2004/07/19 13:32:06 oj 1.1.2.5: linux compile problem 2004/07/19 10:53:18 oj 1.1.2.4: ongoing work for saveas dialog 2004/07/09 13:57:15 oj 1.1.2.3: save form/report dialog 2004/04/27 08:30:56 oj 1.1.2.2: set focus in edit control 2003/11/26 12:21:07 oj 1.1.2.1: #111075# ongoing work


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [3c1138c7434bbffb4873e22f394d09fa728ff072]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/09 09:17:11 oj 1.1.2.3: resource changes 2004/07/07 11:15:58 oj 1.1.2.2: resource changes 2004/03/15 12:27:46 oj 1.1.2.1: #111075# ongoing work


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [ea884781608ba0586270b7484af5bd0247effdc0]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/03/15 12:27:58 oj 1.1.2.1: #111075# ongoing work


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [fca8b8459bb2a3b0a496d4d9c3819a4c9fede971]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/04/28 11:21:00 oj 1.1.2.5: ongoing work 2004/03/31 06:49:10 oj 1.1.2.4: check if ds is readonly 2004/03/19 07:45:48 oj 1.1.2.3: #111075# ongoing work 2004/03/17 12:27:20 oj 1.1.2.2: #111075# new method to set title 2004/03/15 12:27:35 oj 1.1.2.1: #111075# ongoing work


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [27608cb6fe577afd62b2755e3cc2c72d40dcade1]

INTEGRATION: CWS insight01 (1.10.104); FILE MERGED 2004/01/02 14:07:46 oj 1.10.104.3: RESYNC: (1.10-1.11); FILE MERGED 2003/11/05 11:41:19 oj 1.10.104.2: #111075# ongoing work 2003/07/29 12:45:42 oj 1.10.104.1: #111075# insight changes


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [e689ce5c47ef978b7c303b73d7e489e76a34e81d]

INTEGRATION: CWS insight01 (1.1.142); FILE MERGED 2004/07/09 14:05:16 oj 1.1.142.1: resource changes


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [18b5106f0481a8b341cba361ad559eca4de6d8fd]

INTEGRATION: CWS insight01 (1.36.4); FILE MERGED 2004/07/06 09:32:21 oj 1.36.4.3: RESYNC: (1.38-1.39); FILE MERGED 2004/01/02 14:01:25 oj 1.36.4.2: RESYNC: (1.37-1.38); FILE MERGED 2003/08/15 08:51:03 oj 1.36.4.1: #111075# ongoing new dbaapp work


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [b4571871eb584bd85d2da0c8df1672a99962faea]

INTEGRATION: CWS insight01 (1.23.64); FILE MERGED 2004/07/09 14:05:16 oj 1.23.64.7: resource changes 2004/06/29 07:44:15 oj 1.23.64.6: #109867# don't check the table name when display the metadata 2004/03/18 11:38:48 oj 1.23.64.5: #111075# check if only a table was selected 2004/03/17 12:51:48 oj 1.23.64.4: #111075# renaming of objects 2003/10/24 06:36:40 oj 1.23.64.3: #i21643# import filter changes 2003/08/15 08:51:04 oj 1.23.64.2: #111075# ongoing new dbaapp work 2003/07/29 12:44:38 oj 1.23.64.1: #111075# insight changes


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [614c1557b8883a89b926e211bdbc4fe05cf6a379]

INTEGRATION: CWS insight01 (1.5.126); FILE MERGED 2004/07/15 10:52:33 oj 1.5.126.2: add chkthis macros 2004/07/09 14:05:15 oj 1.5.126.1: resource changes


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [8282ab60a693975a06e227043cd552a1b3f56fc4]

INTEGRATION: CWS docking2 (1.49.34); FILE MERGED 2004/07/16 14:02:33 dfoster 1.49.34.1: #i29739#, #i31467# Remove duplicate HIDs, and add HIDs for Tools->Macros menu items


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [e63e64c3367b2e27e556ffb1d9727129f0f3075e]

INTEGRATION: CWS insight01 (1.11.16); FILE MERGED 2004/07/09 14:05:15 oj 1.11.16.3: resource changes 2003/08/20 08:19:40 oj 1.11.16.2: #98349# don't display dialog if conenction could not be established 2003/08/15 08:51:04 oj 1.11.16.1: #111075# ongoing new dbaapp work


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [2b081672f5b36de41b1e13b22e6f33a84cddf5e4]

INTEGRATION: CWS insight01 (1.11.110); FILE MERGED 2004/06/01 08:51:13 oj 1.11.110.6: RESYNC: (1.13-1.14); FILE MERGED 2004/03/05 07:11:13 oj 1.11.110.5: moved file to svtools 2003/10/24 13:02:00 oj 1.11.110.4: RESYNC: (1.12-1.13); FILE MERGED 2003/08/28 10:05:07 oj 1.11.110.3: RESYNC: (1.11-1.12); FILE MERGED 2003/08/15 08:52:43 oj 1.11.110.2: #111075# ongoing new dbaapp work 2003/07/29 12:44:37 oj 1.11.110.1: #111075# insight changes


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [f9f7ecccb5684431dc0cfe5592bedc4257ca8491]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/15 10:58:36 oj 1.1.2.15: add chkthis macros 2004/07/09 14:05:15 oj 1.1.2.14: resource changes 2004/05/26 08:35:44 oj 1.1.2.13: handle return key event 2004/05/21 11:13:41 oj 1.1.2.12: press enter now opens the dsbrowser 2004/03/30 08:50:47 oj 1.1.2.11: enable timer again 2004/03/17 12:51:48 oj 1.1.2.10: #111075# renaming of objects 2004/03/14 15:56:16 oj 1.1.2.9: ongoing work 2004/03/11 09:56:19 oj 1.1.2.8: #111075# changes for closing 2004/03/11 09:04:40 oj 1.1.2.7: #111075# changes for closing 2004/03/08 07:26:57 oj 1.1.2.6: change to new menu layout 2004/01/09 11:13:46 oj 1.1.2.5: #111075# ongoing work 2003/11/28 12:09:09 oj 1.1.2.4: #109867# performance changes for the dbtreelist box 2003/11/05 11:41:16 oj 1.1.2.3: #111075# ongoing work 2003/09/18 05:58:00 oj 1.1.2.2: #111075# ongoing work 2003/08/15 09:03:17 oj 1.1.2.1: #111075# ongoing new dbaapp work


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [48b76f5bc20e5bc6ae7e14710e280b6f6c79082b]

INTEGRATION: CWS insight01 (1.7.64); FILE MERGED 2004/07/15 10:52:33 oj 1.7.64.4: add chkthis macros 2004/07/09 14:05:15 oj 1.7.64.3: resource changes 2003/08/01 11:49:59 oj 1.7.64.2: #111090# ongoing work 2003/07/29 12:44:37 oj 1.7.64.1: #111075# insight changes


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [2d89dbf28df62b2d8327444b9e508a082bf0f8d2]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/03/14 14:49:46 oj 1.1.2.6: ongoing work 2003/12/19 08:06:05 oj 1.1.2.5: #111075# ongoing work 2003/12/18 13:54:33 oj 1.1.2.4: #111075# ongoing work 2003/12/17 13:47:37 oj 1.1.2.3: #111075# ongoing work 2003/11/26 12:23:06 oj 1.1.2.2: #111075# ongoing work 2003/07/29 12:44:05 oj 1.1.2.1: #111075# new classes for the props of ds


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [259f02fa2179e9fb8a249bbf2ba4ad197b2b8277]

INTEGRATION: CWS insight01 (1.7.28); FILE MERGED 2004/07/15 10:52:33 oj 1.7.28.3: add chkthis macros 2004/02/11 12:47:55 oj 1.7.28.2: RESYNC: (1.7-1.8); FILE MERGED 2003/11/05 11:41:16 oj 1.7.28.1: #111075# ongoing work


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [5c08620818c83518dad6893d2fd43df812d99f86]

INTEGRATION: CWS insight01 (1.10.104); FILE MERGED 2004/07/09 14:05:15 oj 1.10.104.4: resource changes 2004/06/01 08:51:04 oj 1.10.104.3: RESYNC: (1.11-1.12); FILE MERGED 2004/02/11 12:47:45 oj 1.10.104.2: RESYNC: (1.10-1.11); FILE MERGED 2003/08/15 08:52:43 oj 1.10.104.1: #111075# ongoing new dbaapp work


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [603bc77b3a3d4c31b68f89c1f221c78c5157a202]

INTEGRATION: CWS insight01 (1.27.28); FILE MERGED 2004/07/09 14:05:14 oj 1.27.28.6: resource changes 2004/06/01 08:50:55 oj 1.27.28.5: RESYNC: (1.27-1.30); FILE MERGED 2004/05/27 14:25:28 oj 1.27.28.4: #i25624# check type info and save column name 2004/05/17 08:46:52 oj 1.27.28.3: #i17123# auto_increment fix for MySQL 2004/02/27 09:13:05 oj 1.27.28.2: #i24209# check if column and table are defaulted 2003/12/17 13:47:38 oj 1.27.28.1: #111075# ongoing work


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [3f95517b51e988d81d71597793cf0d6fe2204e94]

INTEGRATION: CWS insight01 (1.152.38); FILE MERGED 2004/07/16 12:18:56 oj 1.152.38.33: check if datasource name is set, if not try to get name from connection's parent 2004/07/15 14:26:35 oj 1.152.38.32: solarmutex corrected 2004/07/15 10:58:36 oj 1.152.38.31: add chkthis macros 2004/07/14 10:22:22 oj 1.152.38.30: #i30603# corret frame loading 2004/07/11 17:12:29 oj 1.152.38.29: merge conflicts resolved 2004/06/01 08:50:33 oj 1.152.38.28: RESYNC: (1.153-1.156); FILE MERGED 2004/05/28 13:28:38 oj 1.152.38.27: remove some unused things 2004/05/21 10:21:29 oj 1.152.38.26: check for parameterized query and preview 2004/04/27 07:13:33 oj 1.152.38.25: remove unused code 2004/04/19 09:59:52 oj 1.152.38.24: if preview, disable nav controls prior 2004/04/01 11:37:01 oj 1.152.38.23: ongoing work 2004/04/01 10:37:55 oj 1.152.38.22: set cursor before collapsing 2004/04/01 10:22:36 oj 1.152.38.21: select from api call directly 2004/03/15 08:18:16 oj 1.152.38.20: #111075# disable border when in preview mode 2004/03/14 14:49:06 oj 1.152.38.19: ongoing work 2004/03/11 08:59:19 oj 1.152.38.18: #111075# changes for closing 2004/03/08 07:26:55 oj 1.152.38.17: change to new menu layout 2004/03/05 07:11:43 oj 1.152.38.16: #111090# changes for the new prop dialogs 2004/02/27 08:41:04 oj 1.152.38.15: #111075# check for vcl control 2004/02/20 14:39:53 oj 1.152.38.14: #111075# ongoing work 2004/02/20 11:32:24 oj 1.152.38.13: #i25414# extend the datadescriptor for database location and connection resource 2004/02/12 16:20:48 oj 1.152.38.12: #111075# fix refcount problem 2004/01/22 07:31:42 oj 1.152.38.11: #i24210# disable navibar and recordmarker when preview is enabled 2004/01/21 13:07:38 oj 1.152.38.10: #111075# ongoing work 2004/01/02 13:57:58 oj 1.152.38.9: RESYNC: (1.152-1.153); FILE MERGED 2004/01/02 09:54:05 oj 1.152.38.8: #111075# ongoing work 2003/12/17 09:15:56 oj 1.152.38.7: #111075# ongoing work 2003/11/26 12:23:08 oj 1.152.38.6: #111075# ongoing work 2003/11/17 09:43:42 oj 1.152.38.5: #111075# ongoning work 2003/11/05 11:41:06 oj 1.152.38.4: #111075# ongoing work 2003/10/24 06:36:37 oj 1.152.38.3: #i21643# import filter changes 2003/09/18 05:58:02 oj 1.152.38.2: #111075# ongoing work 2003/07/29 12:23:19 oj 1.152.38.1: #111075# insight changes


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [438ab75bd13511e2fa172e554bad8cb16406ba7b]

INTEGRATION: CWS insight01 (1.64.64); FILE MERGED 2004/07/06 09:35:32 oj 1.64.64.8: RESYNC: (1.67-1.68); FILE MERGED 2004/06/03 09:09:26 oj 1.64.64.7: merge to m40 2004/06/01 08:50:10 oj 1.64.64.6: RESYNC: (1.66-1.67); FILE MERGED 2004/02/12 16:21:32 oj 1.64.64.5: #111075# fix refcount problem 2004/02/11 12:47:08 oj 1.64.64.4: RESYNC: (1.65-1.66); FILE MERGED 2004/01/22 07:31:41 oj 1.64.64.3: #i24210# disable navibar and recordmarker when preview is enabled 2004/01/02 13:58:31 oj 1.64.64.2: RESYNC: (1.64-1.65); FILE MERGED 2003/11/05 11:41:05 oj 1.64.64.1: #111075# ongoing work


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [f21d4f457ad0407053699b6788202f4557852bce]

INTEGRATION: CWS insight01 (1.90.4); FILE MERGED 2004/07/15 06:44:49 oj 1.90.4.13: check if stream is NULL 2004/07/11 17:12:28 oj 1.90.4.12: merge conflicts resolved 2004/07/06 09:35:22 oj 1.90.4.11: RESYNC: (1.94-1.95); FILE MERGED 2004/05/28 13:28:38 oj 1.90.4.10: remove some unused things 2004/04/27 07:13:34 oj 1.90.4.9: remove unused code 2004/04/26 12:55:28 oj 1.90.4.8: new icon for edit query 2004/03/16 09:42:14 oj 1.90.4.7: #111075# ongoing work 2004/03/15 12:24:59 oj 1.90.4.6: #111075# ongoing work 2004/01/02 13:58:19 oj 1.90.4.5: RESYNC: (1.91-1.92); FILE MERGED 2003/11/05 11:41:04 oj 1.90.4.4: #111075# ongoing work 2003/09/18 05:58:02 oj 1.90.4.3: #111075# ongoing work 2003/08/25 10:38:42 oj 1.90.4.2: RESYNC: (1.90-1.91); FILE MERGED 2003/07/29 12:23:19 oj 1.90.4.1: #111075# insight changes


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [8f6454346aa6bf1b5266b4feddaa9836b350559d]

INTEGRATION: CWS insight01 (1.12.104); FILE MERGED 2004/06/01 08:49:55 oj 1.12.104.4: RESYNC: (1.13-1.14); FILE MERGED 2003/08/28 10:04:31 oj 1.12.104.3: RESYNC: (1.12-1.13); FILE MERGED 2003/08/15 08:52:44 oj 1.12.104.2: #111075# ongoing new dbaapp work 2003/07/29 12:23:18 oj 1.12.104.1: #111075# insight changes


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [f7835a71a420d830b0aab4b4a46e1353a1862a58]

INTEGRATION: CWS insight01 (1.50.44); FILE MERGED 2004/07/20 14:04:09 oj 1.50.44.20: updateTitle only when frame is not null! 2004/07/19 12:45:26 oj 1.50.44.19: new method updateTitle 2004/07/15 14:26:36 oj 1.50.44.18: solarmutex corrected 2004/07/14 10:22:23 oj 1.50.44.17: #i30603# corret frame loading 2004/07/11 16:08:35 oj 1.50.44.16: help context 2004/07/05 09:50:58 oj 1.50.44.15: #117108# some clean ups 2004/07/02 10:04:43 oj 1.50.44.14: #i30226# add controller, model behavior 2004/07/01 08:07:29 oj 1.50.44.13: #i30195# change statuslistener handling when disposing 2004/04/27 07:13:34 oj 1.50.44.12: remove unused code 2004/04/02 13:45:59 oj 1.50.44.11: set title of ds 2004/03/31 06:48:31 oj 1.50.44.10: check if ds is readonly 2004/03/17 12:51:49 oj 1.50.44.9: #111075# renaming of objects 2004/03/11 08:59:18 oj 1.50.44.8: #111075# changes for closing 2004/03/08 07:26:55 oj 1.50.44.7: change to new menu layout 2004/03/02 10:09:06 oj 1.50.44.6: RESYNC: (1.50-1.51); FILE MERGED 2004/02/23 14:49:22 oj 1.50.44.5: #111075# use the sfxfilter to get the correct filer name 2003/12/17 09:15:56 oj 1.50.44.4: #111075# ongoing work 2003/11/05 11:41:03 oj 1.50.44.3: #111075# ongoing work 2003/08/15 08:52:45 oj 1.50.44.2: #111075# ongoing new dbaapp work 2003/07/29 12:23:18 oj 1.50.44.1: #111075# insight changes


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [deae0f1ef1b137e5cbf09d2c33c8b72c6277c87c]

INTEGRATION: CWS insight01 (1.22.44); FILE MERGED 2004/06/01 08:49:47 oj 1.22.44.4: RESYNC: (1.24-1.25); FILE MERGED 2004/02/11 12:46:59 oj 1.22.44.3: RESYNC: (1.23-1.24); FILE MERGED 2004/01/02 13:58:08 oj 1.22.44.2: RESYNC: (1.22-1.23); FILE MERGED 2003/07/29 12:23:18 oj 1.22.44.1: #111075# insight changes


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [25fc2c8daeaaf3c2e4a043df2ed25d3ed97ec831]

INTEGRATION: CWS insight01 (1.61.50); FILE MERGED 2004/07/15 12:29:30 oj 1.61.50.9: remove some header and fix memory leak 2004/04/27 07:13:34 oj 1.61.50.8: remove unused code 2004/04/21 13:48:02 oj 1.61.50.7: enable catalog and schema disabling 2004/04/01 10:22:36 oj 1.61.50.6: select from api call directly 2004/02/20 11:32:25 oj 1.61.50.5: #i25414# extend the datadescriptor for database location and connection resource 2004/01/02 13:57:19 oj 1.61.50.4: RESYNC: (1.61-1.62); FILE MERGED 2003/11/17 09:43:41 oj 1.61.50.3: #111075# ongoning work 2003/11/05 11:41:03 oj 1.61.50.2: #111075# ongoing work 2003/08/15 08:52:45 oj 1.61.50.1: #111075# ongoing new dbaapp work


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [7dc3f8e5c16f0dcc5b8fde8cea458011be3be42c]

INTEGRATION: CWS insight01 (1.7.108); FILE MERGED 2004/04/27 07:13:35 oj 1.7.108.2: remove unused code 2003/11/26 12:23:09 oj 1.7.108.1: #111075# ongoing work


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [bf1c995bce4e7a2a9717e9d930ab563951e536f0]

INTEGRATION: CWS insight01 (1.17.112); FILE MERGED 2004/07/15 10:58:37 oj 1.17.112.4: add chkthis macros 2004/05/26 08:35:45 oj 1.17.112.3: handle return key event 2003/12/18 13:54:32 oj 1.17.112.2: #111075# ongoing work 2003/11/05 11:41:02 oj 1.17.112.1: #111075# ongoing work


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [53cd52159710caf255bd78c8ef060e824c5f2445]

INTEGRATION: CWS insight01 (1.12.112); FILE MERGED 2003/08/15 08:52:46 oj 1.12.112.1: #111075# ongoing new dbaapp work


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [3aca5b5487a34cc423a154759bc085017ca65d0a]

INTEGRATION: CWS insight01 (1.12.64); FILE MERGED 2004/04/27 07:13:35 oj 1.12.64.1: remove unused code


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [afedbe9768b2df98581c7dc92069709ed31ad349]

INTEGRATION: CWS insight01 (1.17.104); FILE MERGED 2004/07/14 10:22:23 oj 1.17.104.6: #i30603# corret frame loading 2004/07/14 07:34:37 oj 1.17.104.5: don't use setComponent(NULL,NULL) when an error occurs 2004/07/02 10:04:43 oj 1.17.104.4: #i30226# add controller, model behavior 2003/11/05 11:41:02 oj 1.17.104.3: #111075# ongoing work 2003/09/18 05:58:03 oj 1.17.104.2: #111075# ongoing work 2003/07/29 12:23:17 oj 1.17.104.1: #111075# insight changes


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [782cc4cc61ee71f8e5968c6a761738b9f64b11b5]

INTEGRATION: CWS insight01 (1.21.28); FILE MERGED 2004/07/15 06:44:49 oj 1.21.28.4: check if stream is NULL 2004/06/03 09:09:26 oj 1.21.28.3: merge to m40 2004/06/01 08:49:36 oj 1.21.28.2: RESYNC: (1.21-1.22); FILE MERGED 2004/02/20 11:32:25 oj 1.21.28.1: #i25414# extend the datadescriptor for database location and connection resource


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [afe8f7b10199bb54534cdfca2b421d421326dd0a]

INTEGRATION: CWS insight01 (1.14.110); FILE MERGED 2004/07/15 10:52:33 oj 1.14.110.2: add chkthis macros 2003/11/05 11:41:01 oj 1.14.110.1: #111075# ongoing work


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [e41f44f8be395c4fb25dcfa69c752ca8d25431ea]

INTEGRATION: CWS insight01 (1.18.106); FILE MERGED 2004/03/11 08:59:18 oj 1.18.106.3: #111075# changes for closing 2004/02/27 08:41:03 oj 1.18.106.2: #111075# check for vcl control 2003/11/05 11:36:47 oj 1.18.106.1: #111075# ongoing work


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [bf429f6284e2741e66867cede4189f97da6bade0]

INTEGRATION: CWS docking2 (1.4.66); FILE MERGED 2004/07/21 15:20:20 sg 1.4.66.1: #i31466#CHG: put Desktop test to end


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [fbe9cf00162491ba34585d2b713c399222680533]

INTEGRATION: CWS insight01 (1.75.56); FILE MERGED 2004/07/06 09:35:06 oj 1.75.56.11: RESYNC: (1.78-1.79); FILE MERGED 2004/07/05 09:50:58 oj 1.75.56.10: #117108# some clean ups 2004/06/01 08:49:27 oj 1.75.56.9: RESYNC: (1.77-1.78); FILE MERGED 2004/04/19 09:59:52 oj 1.75.56.8: if preview, disable nav controls prior 2004/03/30 08:51:18 oj 1.75.56.7: disable preview when it could not be loaded 2004/02/27 08:41:26 oj 1.75.56.6: #111075# check for vcl control 2004/02/12 16:21:32 oj 1.75.56.5: #111075# fix refcount problem 2004/02/11 12:46:49 oj 1.75.56.4: RESYNC: (1.76-1.77); FILE MERGED 2004/01/02 13:57:45 oj 1.75.56.3: RESYNC: (1.75-1.76); FILE MERGED 2003/11/05 11:36:45 oj 1.75.56.2: #111075# ongoing work 2003/10/24 06:36:36 oj 1.75.56.1: #i21643# import filter changes


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [7a1668d4107fbc8bc6c683bb33ddbe52908a0804]

INTEGRATION: CWS insight01 (1.19.2); FILE MERGED 2004/07/06 09:34:43 oj 1.19.2.2: RESYNC: (1.19-1.20); FILE MERGED 2004/03/16 11:06:45 oj 1.19.2.1: #111075# set non existing name when create new object


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [13a7ec577fea00ebcb5de33634b5b8e149662dcc]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2003/11/26 12:17:49 oj 1.1.2.5: #111075# ongoing work 2003/09/18 05:59:26 oj 1.1.2.4: #111075# ongoing work 2003/08/29 09:32:47 oj 1.1.2.3: correct makefiles 2003/08/15 08:53:57 oj 1.1.2.2: #111075# ongoing new dbaapp work 2003/07/29 12:25:53 oj 1.1.2.1: #111075# new classes for the app controller


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [db628fa54e33dc52eb43c22fed1fab7a0e5ad1ff]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/09 13:14:12 oj 1.1.2.11: #i30416# move some code to UITools 2004/04/26 11:31:58 oj 1.1.2.10: folder handling 2004/03/16 11:06:20 oj 1.1.2.9: #111075# set non existing name when create new object 2004/02/23 14:49:02 oj 1.1.2.8: #111075# use the sfxfilter to get the correct filer name 2004/01/07 13:47:28 oj 1.1.2.7: #111075# ongoing work 2003/12/17 13:47:40 oj 1.1.2.6: #111075# ongoing work 2003/12/17 08:47:07 oj 1.1.2.5: #111075# ongoing work 2003/11/26 12:17:50 oj 1.1.2.4: #111075# ongoing work 2003/11/17 09:43:28 oj 1.1.2.3: #111075# ongoning work 2003/08/15 08:53:57 oj 1.1.2.2: #111075# ongoing new dbaapp work 2003/07/29 12:27:58 oj 1.1.2.1: #111075# new classes for the app controller


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [75742179f3fbe1d254fb4289356812863925694d]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/20 13:23:16 oj 1.1.2.37: #i20125# change title 2004/07/15 06:44:50 oj 1.1.2.36: check if stream is NULL 2004/07/09 14:00:52 oj 1.1.2.35: resource changes 2004/07/09 13:59:25 oj 1.1.2.34: resource changes 2004/07/09 13:33:35 oj 1.1.2.33: resource changes 2004/07/07 11:15:58 oj 1.1.2.32: resource changes 2004/05/26 06:05:24 oj 1.1.2.31: new strings 2004/05/07 13:42:09 oj 1.1.2.30: change name to Base 2004/05/05 09:48:16 oj 1.1.2.29: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.28: change toolbar order and insert open 2004/04/28 11:21:02 oj 1.1.2.27: ongoing work 2004/04/26 11:32:00 oj 1.1.2.26: folder handling 2004/04/16 12:53:11 oj 1.1.2.25: #116000# insert string review 2004/04/14 13:25:19 oj 1.1.2.24: string changes 2004/04/13 10:05:42 oj 1.1.2.23: #116001# string review 2004/03/18 12:45:24 oj 1.1.2.22: #111075#correct command for report 2004/03/18 10:32:28 oj 1.1.2.21: #111075# ongoing work 2004/03/16 11:06:19 oj 1.1.2.20: #111075# set non existing name when create new object 2004/03/12 09:25:55 oj 1.1.2.19: #111075# ongoing 2004/03/12 08:14:33 oj 1.1.2.18: #111075# show dialog when new connection is needed 2004/03/08 07:26:54 oj 1.1.2.17: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.16: #111090# new props dialgos 2004/02/23 14:49:02 oj 1.1.2.15: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:26 oj 1.1.2.14: #i25414# extend the datadescriptor for database location and connection resource 2004/01/21 13:05:55 oj 1.1.2.13: #111075# ongoing work 2004/01/07 13:44:06 oj 1.1.2.12: #i24168# add save asveas to file menu 2003/12/19 08:25:31 oj 1.1.2.11: #111075# ongoing work 2003/12/19 08:06:04 oj 1.1.2.10: #111075# ongoing work 2003/12/17 13:47:40 oj 1.1.2.9: #111075# ongoing work 2003/12/17 08:47:06 oj 1.1.2.8: #111075# ongoing work 2003/11/28 07:04:22 oj 1.1.2.7: #111075# ongoing work 2003/11/26 12:17:51 oj 1.1.2.6: #111075# ongoing work 2003/11/17 09:43:27 oj 1.1.2.5: #111075# ongoning work 2003/10/24 06:38:47 oj 1.1.2.4: #111075# further changes 2003/09/18 05:59:30 oj 1.1.2.3: #111075# ongoing work 2003/08/15 08:53:57 oj 1.1.2.2: #111075# ongoing new dbaapp work 2003/07/29 12:27:51 oj 1.1.2.1: #111075# new classes for the app controller


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [72b24395662f9aa3dd39e65fdd5d8ad319bca70d]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/05/10 10:55:07 oj 1.1.2.19: hide preview when the table or query is deleting 2004/04/01 09:09:25 oj 1.1.2.18: impl disableControls 2004/03/31 06:47:56 oj 1.1.2.17: check if ds is readonly 2004/03/19 07:45:47 oj 1.1.2.16: #111075# ongoing work 2004/03/17 12:51:05 oj 1.1.2.15: #111075# renaming of objects 2004/03/14 14:44:00 oj 1.1.2.14: ongoing work 2004/02/18 14:47:47 oj 1.1.2.13: #111075# fix rfcount problem 2004/01/09 11:12:45 oj 1.1.2.12: #111075# ongoing work 2004/01/07 13:47:40 oj 1.1.2.11: #111075# ongoing work 2003/12/19 08:06:03 oj 1.1.2.10: #111075# ongoing work 2003/12/18 13:53:21 oj 1.1.2.9: #111075# ongoing work 2003/12/17 13:54:54 oj 1.1.2.8: #111075# ongoing work 2003/11/28 07:04:25 oj 1.1.2.7: #111075# ongoing work 2003/11/26 12:18:31 oj 1.1.2.6: #111075# ongoing work 2003/11/17 09:43:25 oj 1.1.2.5: #111075# ongoning work 2003/10/24 06:38:47 oj 1.1.2.4: #111075# further changes 2003/09/18 05:59:57 oj 1.1.2.3: #111075# ongoing work 2003/08/15 08:53:58 oj 1.1.2.2: #111075# ongoing new dbaapp work 2003/07/29 12:27:06 oj 1.1.2.1: #111075# new classes for the app controller


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [4849bcafae453821c1637f29124e53af60e62b2d]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/05 11:06:15 oj 1.1.2.29: #i30225# remove listener when suspending db app controller 2004/05/17 12:47:55 oj 1.1.2.28: ongoing work 2004/05/13 13:23:24 oj 1.1.2.27: statusbar not correctly filled 2004/05/12 10:44:59 oj 1.1.2.26: ongoing work 2004/05/10 10:55:06 oj 1.1.2.25: hide preview when the table or query is deleting 2004/05/06 06:30:04 oj 1.1.2.24: correct statusbar 2004/05/05 08:58:52 oj 1.1.2.23: adjust the size of the statusbar 2004/04/15 16:31:44 oj 1.1.2.22: read only connection checks 2004/04/01 09:09:25 oj 1.1.2.21: impl disableControls 2004/03/31 06:47:55 oj 1.1.2.20: check if ds is readonly 2004/03/19 07:45:47 oj 1.1.2.19: #111075# ongoing work 2004/03/17 12:51:05 oj 1.1.2.18: #111075# renaming of objects 2004/03/15 12:25:47 oj 1.1.2.17: #111075# ongoing work 2004/03/14 14:44:00 oj 1.1.2.16: ongoing work 2004/02/18 14:47:47 oj 1.1.2.15: #111075# fix rfcount problem 2004/01/22 09:36:59 oj 1.1.2.14: #i24176# add the possiblity to create dbs 2004/01/09 11:12:46 oj 1.1.2.13: #111075# ongoing work 2004/01/07 13:47:38 oj 1.1.2.12: #111075# ongoing work 2003/12/19 08:06:03 oj 1.1.2.11: #111075# ongoing work 2003/12/18 13:53:20 oj 1.1.2.10: #111075# ongoing work 2003/12/17 13:54:51 oj 1.1.2.9: #111075# ongoing work 2003/12/02 08:32:17 oj 1.1.2.8: #111075# ongoing work 2003/11/28 07:04:24 oj 1.1.2.7: #111075# ongoing work 2003/11/26 12:18:31 oj 1.1.2.6: #111075# ongoing work 2003/11/17 09:43:23 oj 1.1.2.5: #111075# ongoning work 2003/10/24 06:38:47 oj 1.1.2.4: #111075# further changes 2003/09/18 05:59:56 oj 1.1.2.3: #111075# ongoing work 2003/08/15 08:53:59 oj 1.1.2.2: #111075# ongoing new dbaapp work 2003/07/29 12:27:25 oj 1.1.2.1: #111075# new classes for the app controller


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [9fadafb45cc8ab6a7bbd30c49eccc4e463ed633e]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/01/09 11:12:46 oj 1.1.2.4: #111075# ongoing work 2003/12/18 13:53:20 oj 1.1.2.3: #111075# ongoing work 2003/12/17 13:54:55 oj 1.1.2.2: #111075# ongoing work 2003/11/26 12:18:58 oj 1.1.2.1: #111075# ongoing work


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [ab5a45c7e70e2252b73140adaedc4146b83f4104]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/05/04 12:42:27 oj 1.1.2.5: change toolbar order and insert open 2004/01/09 11:12:46 oj 1.1.2.4: #111075# ongoing work 2003/12/18 13:53:19 oj 1.1.2.3: #111075# ongoing work 2003/12/17 13:54:57 oj 1.1.2.2: #111075# ongoing work 2003/11/26 12:18:49 oj 1.1.2.1: #111075# ongoing work


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [917395b26c6830a83551d8c3a671a25f386c85ee]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/03/18 10:15:55 oj 1.1.2.7: #111075# ongoing work 2004/01/09 11:12:47 oj 1.1.2.6: #111075# ongoing work 2003/12/18 13:53:18 oj 1.1.2.5: #111075# ongoing work 2003/11/26 12:17:53 oj 1.1.2.4: #111075# ongoing work 2003/10/24 06:38:46 oj 1.1.2.3: #111075# further changes 2003/09/18 05:59:28 oj 1.1.2.2: #111075# ongoing work 2003/08/15 08:55:31 oj 1.1.2.1: #111075# ongoing new dbaapp work


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [461760a4fcea19757a3fc7504c8535df69abbdd8]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/03/19 07:45:46 oj 1.1.2.12: #111075# ongoing work 2004/03/18 10:15:50 oj 1.1.2.11: #111075# ongoing work 2004/01/09 11:12:47 oj 1.1.2.10: #111075# ongoing work 2003/12/18 13:53:17 oj 1.1.2.9: #111075# ongoing work 2003/12/17 13:54:58 oj 1.1.2.8: #111075# ongoing work 2003/11/26 12:17:52 oj 1.1.2.7: #111075# ongoing work 2003/11/07 07:24:09 oj 1.1.2.6: #111075# new helpid for the iconcontrol 2003/10/24 06:38:46 oj 1.1.2.5: #111075# further changes 2003/09/18 05:59:27 oj 1.1.2.4: #111075# ongoing work 2003/08/29 09:36:31 oj 1.1.2.3: #111090# ongoning work 2003/08/20 06:43:13 oj 1.1.2.2: #111075# ongoning work 2003/08/15 08:55:38 oj 1.1.2.1: #111075# ongoing new dbaapp work


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [f0242cb83033f426a8524824daf5325d0f417054]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2003/08/15 08:55:52 oj 1.1.2.1: #111075# ongoing new dbaapp work


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [a901379245c73322de4627ecd80d6ee8a6e4e980]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/09 13:14:13 oj 1.1.2.7: #i30416# move some code to UITools 2004/04/27 08:48:24 oj 1.1.2.6: change order of entries 2004/01/09 11:12:48 oj 1.1.2.5: #111075# ongoing work 2003/12/17 13:54:58 oj 1.1.2.4: #111075# ongoing work 2003/11/26 12:23:13 oj 1.1.2.3: #111075# ongoing work 2003/11/05 11:36:39 oj 1.1.2.2: #111075# ongoing work 2003/08/15 08:55:45 oj 1.1.2.1: #111075# ongoing new dbaapp work


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [6ffe7a8d7c505058e455c6a2b04c094508c7a966]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/04/01 09:09:24 oj 1.1.2.15: impl disableControls 2004/03/19 07:45:46 oj 1.1.2.14: #111075# ongoing work 2004/03/17 12:51:05 oj 1.1.2.13: #111075# renaming of objects 2004/01/09 11:12:48 oj 1.1.2.12: #111075# ongoing work 2004/01/07 13:47:34 oj 1.1.2.11: #111075# ongoing work 2003/12/19 08:06:02 oj 1.1.2.10: #111075# ongoing work 2003/12/18 13:53:16 oj 1.1.2.9: #111075# ongoing work 2003/12/17 13:54:59 oj 1.1.2.8: #111075# ongoing work 2003/11/28 07:04:24 oj 1.1.2.7: #111075# ongoing work 2003/11/26 12:17:54 oj 1.1.2.6: #111075# ongoing work 2003/11/17 09:43:21 oj 1.1.2.5: #111075# ongoning work 2003/10/24 06:38:45 oj 1.1.2.4: #111075# further changes 2003/09/18 05:59:27 oj 1.1.2.3: #111075# ongoing work 2003/08/15 08:53:59 oj 1.1.2.2: #111075# ongoing new dbaapp work 2003/07/29 12:27:33 oj 1.1.2.1: #111075# new classes for the app controller


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [2ed687e83d14fb69ae9c9626132ebdec10041056]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/15 10:52:55 oj 1.1.2.23: add chkthis macros 2004/07/09 13:14:13 oj 1.1.2.22: #i30416# move some code to UITools 2004/07/06 10:27:18 oj 1.1.2.21: #i30366# allow only single left click without shift or any modifiers 2004/04/20 11:45:04 oj 1.1.2.20: enable preview 2004/04/15 16:31:44 oj 1.1.2.19: read only connection checks 2004/04/01 09:09:24 oj 1.1.2.18: impl disableControls 2004/03/31 06:47:55 oj 1.1.2.17: check if ds is readonly 2004/03/19 07:45:45 oj 1.1.2.16: #111075# ongoing work 2004/03/17 12:51:05 oj 1.1.2.15: #111075# renaming of objects 2004/02/05 09:08:24 oj 1.1.2.14: #111075# ongoing changes 2004/01/22 14:55:27 oj 1.1.2.13: #111075# enable key traveling again 2004/01/21 13:05:55 oj 1.1.2.12: #111075# ongoing work 2004/01/09 11:12:49 oj 1.1.2.11: #111075# ongoing work 2004/01/07 13:47:32 oj 1.1.2.10: #111075# ongoing work 2003/12/19 08:06:02 oj 1.1.2.9: #111075# ongoing work 2003/12/18 13:53:15 oj 1.1.2.8: #111075# ongoing work 2003/11/28 07:04:23 oj 1.1.2.7: #111075# ongoing work 2003/11/26 12:17:53 oj 1.1.2.6: #111075# ongoing work 2003/11/17 09:43:17 oj 1.1.2.5: #111075# ongoning work 2003/10/24 06:38:45 oj 1.1.2.4: #111075# further changes 2003/09/18 05:59:28 oj 1.1.2.3: #111075# ongoing work 2003/08/15 08:53:59 oj 1.1.2.2: #111075# ongoing new dbaapp work 2003/07/29 12:27:42 oj 1.1.2.1: #111075# new classes for the app controller


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [b85fdba0ce84a2a742b6458da05b7157cccea650]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/05/27 14:25:27 oj 1.1.2.11: #i25624# check type info and save column name 2004/04/01 09:09:24 oj 1.1.2.10: impl disableControls 2004/03/17 12:51:05 oj 1.1.2.9: #111075# renaming of objects 2004/01/21 13:05:54 oj 1.1.2.8: #111075# ongoing work 2004/01/07 13:47:31 oj 1.1.2.7: #111075# ongoing work 2003/12/02 08:32:17 oj 1.1.2.6: #111075# ongoing work 2003/11/28 07:04:23 oj 1.1.2.5: #111075# ongoing work 2003/11/26 12:17:54 oj 1.1.2.4: #111075# ongoing work 2003/11/17 09:43:17 oj 1.1.2.3: #111075# ongoning work 2003/08/15 08:54:00 oj 1.1.2.2: #111075# ongoing new dbaapp work 2003/07/29 12:26:03 oj 1.1.2.1: #111075# new classes for the app controller


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [dab7a6e9f54acac164994a8550a4570bcffb5087]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/26 09:42:25 oj 1.1.2.42: new Handler for Dropdown Toolbox Items 2004/07/09 13:14:13 oj 1.1.2.41: #i30416# move some code to UITools 2004/07/07 06:58:36 oj 1.1.2.40: #i30226# add controller, model behavior 2004/07/06 13:48:06 oj 1.1.2.39: #i30417# copy children as well 2004/07/05 10:36:02 oj 1.1.2.38: #i30382# hide preview when editing an object 2004/07/02 10:37:38 oj 1.1.2.37: isALeaf corrected 2004/07/02 10:04:44 oj 1.1.2.36: #i30226# add controller, model behavior 2004/06/30 11:23:43 oj 1.1.2.35: #i30413# disallow folder edit and open 2004/06/29 12:55:51 oj 1.1.2.34: #i30626# naming corrected 2004/05/27 14:25:27 oj 1.1.2.33: #i25624# check type info and save column name 2004/05/21 11:12:12 oj 1.1.2.32: press enter now opens the dsbrowser 2004/05/17 12:47:55 oj 1.1.2.31: ongoing work 2004/04/28 13:35:07 oj 1.1.2.30: disable input again for preview 2004/04/01 09:09:23 oj 1.1.2.29: impl disableControls 2004/03/31 11:33:23 oj 1.1.2.28: ongoing work 2004/03/31 06:47:55 oj 1.1.2.27: check if ds is readonly 2004/03/30 08:51:19 oj 1.1.2.26: disable preview when it could not be loaded 2004/03/29 08:22:10 oj 1.1.2.25: expand first entry 2004/03/18 11:38:47 oj 1.1.2.24: #111075# check if only a table was selected 2004/03/17 12:51:05 oj 1.1.2.23: #111075# renaming of objects 2004/03/15 07:11:41 oj 1.1.2.22: #111075# ongoing changes 2004/03/14 14:43:59 oj 1.1.2.21: ongoing work 2004/03/12 12:50:07 oj 1.1.2.20: #111075# implement commit 2004/03/11 11:22:04 oj 1.1.2.19: #111075# changes for closing 2004/03/11 08:56:32 oj 1.1.2.18: #111075# changes for closing docs 2004/03/05 13:56:53 oj 1.1.2.17: #111090# changes for the new prop dialogs 2004/02/18 14:47:47 oj 1.1.2.16: #111075# fix rfcount problem 2004/02/12 16:18:03 oj 1.1.2.15: #111075# fix refcount problem 2004/01/21 13:05:53 oj 1.1.2.14: #111075# ongoing work 2004/01/09 11:12:49 oj 1.1.2.13: #111075# ongoing work 2004/01/07 13:47:30 oj 1.1.2.12: #111075# ongoing work 2003/12/18 13:53:14 oj 1.1.2.11: #111075# ongoing work 2003/12/17 13:54:59 oj 1.1.2.10: #111075# ongoing work 2003/12/17 08:47:06 oj 1.1.2.9: #111075# ongoing work 2003/12/02 08:32:17 oj 1.1.2.8: #111075# ongoing work 2003/11/28 07:04:23 oj 1.1.2.7: #111075# ongoing work 2003/11/26 12:17:53 oj 1.1.2.6: #111075# ongoing work 2003/11/17 09:43:16 oj 1.1.2.5: #111075# ongoning work 2003/10/24 06:38:45 oj 1.1.2.4: #111075# further changes 2003/09/18 05:59:27 oj 1.1.2.3: #111075# ongoing work 2003/08/15 08:54:00 oj 1.1.2.2: #111075# ongoing new dbaapp work 2003/07/29 12:26:38 oj 1.1.2.1: #111075# new classes for the app controller


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [85afff9c65f3b312c1d39f15b89536b9d33beba0]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/20 13:23:17 oj 1.1.2.36: #i20125# change title 2004/07/19 12:45:27 oj 1.1.2.35: new method updateTitle 2004/07/09 13:14:14 oj 1.1.2.34: #i30416# move some code to UITools 2004/07/06 13:48:05 oj 1.1.2.33: #i30417# copy children as well 2004/07/06 11:03:29 oj 1.1.2.32: return frame instead of model 2004/07/05 13:51:41 oj 1.1.2.31: #i30225# work on copy of objects 2004/07/05 11:06:17 oj 1.1.2.30: #i30225# remove listener when suspending db app controller 2004/07/02 10:04:44 oj 1.1.2.29: #i30226# add controller, model behavior 2004/04/26 11:32:00 oj 1.1.2.28: folder handling 2004/04/08 14:01:21 oj 1.1.2.27: set first the defintion object to NULL 2004/04/07 13:55:17 oj 1.1.2.26: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.25: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.24: set title of ds 2004/03/31 08:50:38 oj 1.1.2.23: append pcik list 2004/03/19 07:45:45 oj 1.1.2.22: #111075# ongoing work 2004/03/18 13:04:10 oj 1.1.2.21: #111075# set the corect title 2004/03/18 10:15:47 oj 1.1.2.20: #111075# ongoing work 2004/03/17 14:14:59 oj 1.1.2.19: #111075# ongoing work 2004/03/16 08:21:19 oj 1.1.2.18: #111075# ongoing work 2004/03/15 07:11:40 oj 1.1.2.17: #111075# ongoing changes 2004/03/12 11:55:52 oj 1.1.2.16: #111075# implement commit 2004/03/12 08:14:33 oj 1.1.2.15: #111075# show dialog when new connection is needed 2004/03/12 08:09:50 oj 1.1.2.14: #111075# show dialog when new connection is needed 2004/01/22 09:36:59 oj 1.1.2.13: #i24176# add the possiblity to create dbs 2004/01/07 13:47:30 oj 1.1.2.12: #111075# ongoing work 2003/12/18 13:53:14 oj 1.1.2.11: #111075# ongoing work 2003/12/17 08:47:05 oj 1.1.2.10: #111075# ongoing work 2003/12/02 08:32:16 oj 1.1.2.9: #111075# ongoing work 2003/11/28 07:04:22 oj 1.1.2.8: #111075# ongoing work 2003/11/17 09:43:16 oj 1.1.2.7: #111075# ongoning work 2003/11/05 11:36:38 oj 1.1.2.6: #111075# ongoing work 2003/10/24 06:38:44 oj 1.1.2.5: #111075# further changes 2003/09/18 05:59:28 oj 1.1.2.4: #111075# ongoing work 2003/08/28 12:03:58 oj 1.1.2.3: #111090# ongoning work 2003/08/26 05:53:09 oj 1.1.2.2: missing header files 2003/08/15 08:56:00 oj 1.1.2.1: #111075# ongoing new dbaapp work


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [208ef78871db7265dfc8d673351f20a27a20c9f2]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/19 12:45:27 oj 1.1.2.40: new method updateTitle 2004/07/15 14:26:36 oj 1.1.2.39: solarmutex corrected 2004/07/14 10:22:24 oj 1.1.2.38: #i30603# corret frame loading 2004/07/09 13:14:15 oj 1.1.2.37: #i30416# move some code to UITools 2004/07/06 10:27:55 oj 1.1.2.36: #i30366# allow only single left click without shift or any modifiers 2004/07/05 10:36:03 oj 1.1.2.35: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.34: #i30226# add controller, model behavior 2004/06/29 13:32:34 oj 1.1.2.33: #i30603# throw exception when save dialog was cancelled 2004/06/04 12:49:37 oj 1.1.2.32: merge 2004/05/28 13:41:50 oj 1.1.2.31: #i19843# continue copy 2004/05/28 13:28:39 oj 1.1.2.30: remove some unused things 2004/05/27 14:25:27 oj 1.1.2.29: #i25624# check type info and save column name 2004/04/26 12:09:57 oj 1.1.2.28: cheange delete query 2004/04/26 11:32:00 oj 1.1.2.27: folder handling 2004/04/21 13:48:02 oj 1.1.2.26: enable catalog and schema disabling 2004/04/20 10:07:18 oj 1.1.2.25: creation of dp document changed 2004/04/15 16:31:43 oj 1.1.2.24: read only connection checks 2004/04/01 09:09:24 oj 1.1.2.23: impl disableControls 2004/03/31 11:33:22 oj 1.1.2.22: ongoing work 2004/03/31 08:50:38 oj 1.1.2.21: append pcik list 2004/03/31 06:47:55 oj 1.1.2.20: check if ds is readonly 2004/03/18 13:06:38 oj 1.1.2.19: #111075# load the menu when creating a new model 2004/03/16 11:06:18 oj 1.1.2.18: #111075# set non existing name when create new object 2004/03/16 10:01:23 oj 1.1.2.17: #111075# ask for deletion 2004/03/11 08:56:32 oj 1.1.2.16: #111075# changes for closing docs 2004/02/23 14:49:01 oj 1.1.2.15: #111075# use the sfxfilter to get the correct filer name 2004/02/20 14:39:54 oj 1.1.2.14: #111075# ongoing work 2004/02/20 11:32:26 oj 1.1.2.13: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.12: #111075# linux changes 2004/01/22 14:22:48 oj 1.1.2.11: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.10: #i24176# add the possiblity to create dbs 2004/01/21 13:05:53 oj 1.1.2.9: #111075# ongoing work 2003/12/17 08:47:05 oj 1.1.2.8: #111075# ongoing work 2003/11/17 09:43:14 oj 1.1.2.7: #111075# ongoning work 2003/11/05 11:36:37 oj 1.1.2.6: #111075# ongoing work 2003/10/24 06:38:44 oj 1.1.2.5: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.4: #111075# ongoing work 2003/08/26 05:53:08 oj 1.1.2.3: missing header files 2003/08/15 08:54:00 oj 1.1.2.2: #111075# ongoing new dbaapp work 2003/07/29 12:26:25 oj 1.1.2.1: #111075# new classes for the app controller


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [8106bf9423d77fe11d6761f040cde8826ca29c18]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/19 12:45:28 oj 1.1.2.30: new method updateTitle 2004/07/14 10:22:24 oj 1.1.2.29: #i30603# corret frame loading 2004/07/09 13:14:15 oj 1.1.2.28: #i30416# move some code to UITools 2004/07/02 10:04:45 oj 1.1.2.27: #i30226# add controller, model behavior 2004/04/26 11:32:01 oj 1.1.2.26: folder handling 2004/04/07 13:55:16 oj 1.1.2.25: remember definition object as well 2004/04/05 09:07:23 oj 1.1.2.24: remove doucment when it was disposed 2004/03/31 08:50:37 oj 1.1.2.23: append pcik list 2004/03/31 06:47:55 oj 1.1.2.22: check if ds is readonly 2004/03/18 10:15:45 oj 1.1.2.21: #111075# ongoing work 2004/03/12 11:55:52 oj 1.1.2.20: #111075# implement commit 2004/03/12 08:09:51 oj 1.1.2.19: #111075# show dialog when new connection is needed 2004/03/11 15:08:39 oj 1.1.2.18: #111075# ongoing fixes 2004/03/11 11:22:04 oj 1.1.2.17: #111075# changes for closing 2004/03/11 08:56:32 oj 1.1.2.16: #111075# changes for closing docs 2004/03/08 07:26:53 oj 1.1.2.15: change to new menu layout 2004/02/20 14:39:54 oj 1.1.2.14: #111075# ongoing work 2004/01/22 09:37:00 oj 1.1.2.13: #i24176# add the possiblity to create dbs 2004/01/07 13:47:30 oj 1.1.2.12: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.11: #111075# ongoing work 2003/12/17 13:54:59 oj 1.1.2.10: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.9: #111075# ongoing work 2003/11/26 12:17:52 oj 1.1.2.8: #111075# ongoing work 2003/11/17 09:43:13 oj 1.1.2.7: #111075# ongoning work 2003/11/05 11:36:36 oj 1.1.2.6: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.5: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.4: #111075# ongoing work 2003/08/28 12:03:58 oj 1.1.2.3: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.2: #111075# ongoing new dbaapp work 2003/07/29 12:27:15 oj 1.1.2.1: #111075# new classes for the app controller


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [760c03c8ee16ecfa7620174c0eabc9812cba9a83]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [56b043546d68525ae81ab945991466986a5f9c4b]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2003/11/05 11:36:32 oj 1.1.2.2: #111075# ongoing work 2003/10/24 06:32:39 oj 1.1.2.1: #i21643# initial revision of the import filter


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [a7e3d82eeba4e6b0d6e4b0b5828f5a5f380a2e76]

INTEGRATION: CWS insight01 (1.27.110); FILE MERGED 2004/07/22 10:33:19 oj 1.27.110.17: #i30199# AsTemplate for a component inserted 2004/07/02 10:04:46 oj 1.27.110.16: #i30226# add controller, model behavior 2004/06/03 11:27:06 oj 1.27.110.15: duplicate string 2004/06/01 08:49:17 oj 1.27.110.14: RESYNC: (1.28-1.29); FILE MERGED 2004/04/21 13:48:01 oj 1.27.110.13: enable catalog and schema disabling 2004/03/30 12:02:29 oj 1.27.110.12: export config settings 2004/03/11 09:07:56 oj 1.27.110.11: #111075# changes for closing 2004/03/05 07:13:11 oj 1.27.110.10: #111090# changes for the new prop dialogs 2004/02/12 16:22:23 oj 1.27.110.9: #111075# fix refcount problem 2004/01/02 13:51:14 oj 1.27.110.8: RESYNC: (1.27-1.28); FILE MERGED 2003/12/17 10:33:16 oj 1.27.110.7: #111075# ongoing work 2003/11/17 09:45:03 oj 1.27.110.6: #111075# ongoning work 2003/11/05 11:36:31 oj 1.27.110.5: #111075# ongoing work 2003/10/28 08:03:17 oj 1.27.110.4: #111090# ongoing work 2003/10/24 06:36:32 oj 1.27.110.3: #i21643# import filter changes 2003/09/18 05:58:04 oj 1.27.110.2: #111075# ongoing work 2003/08/01 11:49:57 oj 1.27.110.1: #111090# ongoing work


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [67d9bb07a1c4a06ef30c032483267aa654e2854e]

INTEGRATION: CWS insight01 (1.7.134); FILE MERGED 2004/03/30 12:02:30 oj 1.7.134.1: export config settings


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [32931e842208cb1ab38a58c50e248340e9792f2a]

INTEGRATION: CWS insight01 (1.4.136); FILE MERGED 2004/04/13 06:39:20 oj 1.4.136.3: ongoing work 2004/03/30 12:02:30 oj 1.4.136.2: export config settings 2003/10/24 06:36:31 oj 1.4.136.1: #i21643# import filter changes


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [49c91180ffbbcd49b308252292480e2969c608a3]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/03/30 12:02:31 oj 1.1.2.2: export config settings 2003/10/24 06:32:31 oj 1.1.2.1: #i21643# initial revision of the import filter


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [4220bcd601295fd1b383de4ed17ee4e4be647ef4]

INTEGRATION: CWS insight01 (1.5.110); FILE MERGED 2004/06/03 11:27:06 oj 1.5.110.10: duplicate string 2004/06/01 08:49:07 oj 1.5.110.9: RESYNC: (1.6-1.8); FILE MERGED 2004/03/30 12:02:31 oj 1.5.110.8: export config settings 2004/03/05 07:13:12 oj 1.5.110.7: #111090# changes for the new prop dialogs 2004/01/22 14:22:46 oj 1.5.110.6: #i24598# parent handling changed 2003/10/24 12:36:17 oj 1.5.110.5: #i21643# changes for the db import filter 2003/10/24 06:36:30 oj 1.5.110.4: #i21643# import filter changes 2003/09/18 05:58:04 oj 1.5.110.3: #111075# ongoing work 2003/08/01 11:49:57 oj 1.5.110.2: #111090# ongoing work 2003/07/29 12:48:33 oj 1.5.110.1: #111075# insight changes


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [eb25c0b187315fcbdc4c08e128aa36a5ac274cc0]

INTEGRATION: CWS insight01 (1.7.112); FILE MERGED 2004/04/13 06:39:20 oj 1.7.112.3: ongoing work 2004/03/19 07:45:44 oj 1.7.112.2: #111075# ongoing work 2003/08/01 11:49:56 oj 1.7.112.1: #111090# ongoing work


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [584508991287724fa007cac21310c1c23bbe6ddc]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/04/13 06:44:12 oj 1.1.2.1: migration from config to file


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [c64f715a214c141351a6fb0df001d050a4ebd4ff]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/04/13 06:44:23 oj 1.1.2.1: migration from config to file


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [f9647fe97b75180b0fdc080f00232ada2f716a82]

INTEGRATION: CWS insight01 (1.5.124); FILE MERGED 2004/02/12 16:22:24 oj 1.5.124.1: #111075# fix refcount problem


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [e55d2d4909fbc1bea968493ea379c38e4d9d13ba]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2003/10/24 06:32:23 oj 1.1.2.1: #i21643# initial revision of the import filter


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [c4f65afed7968660e398554eb49d61da2145f155]

INTEGRATION: CWS insight01 (1.30.110); FILE MERGED 2004/07/27 13:25:24 oj 1.30.110.17: new prop 2004/07/22 10:33:09 oj 1.30.110.16: #i30199# AsTemplate for a component inserted 2004/07/02 10:04:46 oj 1.30.110.15: #i30226# add controller, model behavior 2004/06/02 11:31:26 oj 1.30.110.14: merge 2004/06/01 08:48:57 oj 1.30.110.13: RESYNC: (1.31-1.33); FILE MERGED 2004/04/21 13:48:00 oj 1.30.110.12: enable catalog and schema disabling 2004/03/30 12:02:31 oj 1.30.110.11: export config settings 2004/03/11 09:07:57 oj 1.30.110.10: #111075# changes for closing 2004/02/12 16:22:24 oj 1.30.110.9: #111075# fix refcount problem 2004/01/02 13:56:57 oj 1.30.110.8: RESYNC: (1.30-1.31); FILE MERGED 2003/12/17 10:33:15 oj 1.30.110.7: #111075# ongoing work 2003/11/17 09:44:59 oj 1.30.110.6: #111075# ongoning work 2003/11/05 11:41:00 oj 1.30.110.5: #111075# ongoing work 2003/10/28 08:03:00 oj 1.30.110.4: #111090# ongoing work 2003/10/24 06:36:28 oj 1.30.110.3: #i21643# import filter changes 2003/09/18 05:58:05 oj 1.30.110.2: #111075# ongoing work 2003/08/01 11:49:56 oj 1.30.110.1: #111090# ongoing work


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [84a74ad52d49f09848f25f684a6fbb83c89b36d4]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2003/10/24 06:32:14 oj 1.1.2.1: #i21643# initial revision of the import filter


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [7435c5cc893889bff2cc07b2623f2f7439812774]

INTEGRATION: CWS insight01 (1.5.110); FILE MERGED 2004/06/01 08:48:48 oj 1.5.110.7: RESYNC: (1.6-1.8); FILE MERGED 2004/03/05 07:13:13 oj 1.5.110.6: #111090# changes for the new prop dialogs 2003/10/24 12:35:04 oj 1.5.110.5: #i21643# changes for the db import filter 2003/10/24 06:36:28 oj 1.5.110.4: #i21643# import filter changes 2003/09/18 05:58:05 oj 1.5.110.3: #111075# ongoing work 2003/08/01 11:49:55 oj 1.5.110.2: #111090# ongoing work 2003/07/29 12:48:34 oj 1.5.110.1: #111075# insight changes


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [dec672d50f55c1b45b5dea2757a5ecd1eeca3136]

INTEGRATION: CWS insight01 (1.8.112); FILE MERGED 2004/04/13 06:39:21 oj 1.8.112.3: ongoing work 2004/03/19 07:45:43 oj 1.8.112.2: #111075# ongoing work 2003/08/01 11:49:55 oj 1.8.112.1: #111090# ongoing work


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [9dc1cd9827f783e80b4b1fb45201ffde249ff65e]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/04/13 06:44:02 oj 1.1.2.1: migration from config to file


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [0bc9c1af937b02afe0a2d5c2adeb5a9c5b3d7009]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/04/13 06:43:49 oj 1.1.2.1: migration from config to file


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [d949255ad7ef663db5638b134a487d20040cba6b]

INTEGRATION: CWS insight01 (1.12.16); FILE MERGED 2004/06/03 09:54:27 oj 1.12.16.9: merge 2004/06/01 08:48:40 oj 1.12.16.8: RESYNC: (1.13-1.14); FILE MERGED 2004/02/12 16:22:25 oj 1.12.16.7: #111075# fix refcount problem 2004/01/06 14:44:11 oj 1.12.16.6: #111075# remove double entry 2004/01/02 13:57:08 oj 1.12.16.5: RESYNC: (1.12-1.13); FILE MERGED 2003/12/17 10:33:15 oj 1.12.16.4: #111075# ongoing work 2003/11/17 09:44:58 oj 1.12.16.3: #111075# ongoning work 2003/11/05 11:36:29 oj 1.12.16.2: #111075# ongoing work 2003/10/24 06:36:27 oj 1.12.16.1: #i21643# import filter changes


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [cecd08e17b4f9010810dc08dd15523880c2f7f26]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/04/06 10:59:48 oj 1.1.2.5: ongoing work 2004/02/17 10:40:30 oj 1.1.2.4: #111075# ongoing work 2003/12/19 13:09:10 oj 1.1.2.3: #111075# ongoing work 2003/12/17 10:01:26 oj 1.1.2.2: #111075# ongoing work 2003/10/24 06:15:16 oj 1.1.2.1: #i21643# initial revision of the import filter


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [663171d5f370f58389025d394f581ce61b06e809]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/06/03 08:50:22 oj 1.1.2.7: merge to m40 2004/05/05 07:00:57 oj 1.1.2.6: #i28638# make use of the status indicator in the media descriptor 2004/03/30 12:02:32 oj 1.1.2.5: export config settings 2003/12/17 10:01:27 oj 1.1.2.4: #111075# ongoing work 2003/11/28 06:59:10 oj 1.1.2.3: #111075# ongoing work 2003/10/28 11:04:53 oj 1.1.2.2: #i21643# linux issues 2003/10/24 06:13:41 oj 1.1.2.1: #i21643# initial revision of the import filter


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [4be25a41bdbe575c851e6fc1bf150cfdc8732aa5]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/27 07:58:11 oj 1.1.2.15: oasis changes 2004/07/26 14:10:22 oj 1.1.2.14: oasis changes 2004/07/23 14:43:04 oj 1.1.2.13: add namesapces 2004/07/22 10:19:17 oj 1.1.2.12: #i30199# AsTemplate for a component inserted 2004/06/03 08:50:23 oj 1.1.2.11: merge to m40 2004/05/05 07:00:57 oj 1.1.2.10: #i28638# make use of the status indicator in the media descriptor 2004/03/30 12:02:32 oj 1.1.2.9: export config settings 2004/02/12 16:21:53 oj 1.1.2.8: #111075# fix refcount problem 2004/01/21 13:09:21 oj 1.1.2.7: #111075# ongoing work 2003/12/18 13:54:00 oj 1.1.2.6: #111075# ongoing work 2003/12/17 10:01:26 oj 1.1.2.5: #111075# ongoing work 2003/11/28 06:59:10 oj 1.1.2.4: #111075# ongoing work 2003/11/05 11:36:28 oj 1.1.2.3: #111075# ongoing work 2003/10/28 11:04:52 oj 1.1.2.2: #i21643# linux issues 2003/10/24 06:13:32 oj 1.1.2.1: #i21643# initial revision of the import filter


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [74dd51ed2db8774b9c36d25ff0e6ac34e8a2f1f8]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2003/10/24 06:16:27 oj 1.1.2.1: #i21643# initial revision of the import filter


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [9e994e5f2cb15e4639bdd5cc6d21cda05ad17370]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2003/10/24 06:16:19 oj 1.1.2.1: #i21643# initial revision of the import filter


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [8dd9051f01c1282f7bef0ca54759cc33f7aedd72]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2003/10/24 06:15:32 oj 1.1.2.1: #i21643# initial revision of the import filter


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [d8201688d6185fcc9753d270d95decdfb2958716]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2003/12/17 10:01:27 oj 1.1.2.3: #111075# ongoing work 2003/11/28 06:59:09 oj 1.1.2.2: #111075# ongoing work 2003/10/24 06:15:24 oj 1.1.2.1: #i21643# initial revision of the import filter


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [3631b7c8e5b6fc401ed61667b2a416cc58fb1691]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2003/10/24 06:16:12 oj 1.1.2.1: #i21643# initial revision of the import filter


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [dc63f531527c2882b2ec80a4a2b74671f0568c22]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2003/12/17 10:01:27 oj 1.1.2.3: #111075# ongoing work 2003/11/28 06:59:09 oj 1.1.2.2: #111075# ongoing work 2003/10/24 06:16:04 oj 1.1.2.1: #i21643# initial revision of the import filter


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [f547f0d89a432358abc692414abb460425174b2e]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2003/12/17 10:01:28 oj 1.1.2.2: #111075# ongoing work 2003/10/24 06:16:43 oj 1.1.2.1: #i21643# initial revision of the import filter


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [9f890d9e4d7f9b1f05551c0cee0cb05a68402414]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2003/12/17 10:01:28 oj 1.1.2.2: #111075# ongoing work 2003/10/24 06:16:35 oj 1.1.2.1: #i21643# initial revision of the import filter


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [5245c3e84f40c3e4d35d7d831cf086d37fa58e97]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2003/10/24 06:15:07 oj 1.1.2.1: #i21643# initial revision of the import filter


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [2893448a7a584328495b0489abb081a958980eeb]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2003/11/28 06:59:09 oj 1.1.2.2: #111075# ongoing work 2003/10/24 06:15:57 oj 1.1.2.1: #i21643# initial revision of the import filter


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [e34975458c0a98c6dc80991a4f1359d7fc5f01de]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2003/10/24 06:16:59 oj 1.1.2.1: #i21643# initial revision of the import filter


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [1ac6bed0aeb2df10928f2e10095622089b67e17b]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/04/06 11:01:45 oj 1.1.2.3: ongoing work 2004/04/06 10:59:49 oj 1.1.2.2: ongoing work 2003/10/24 06:16:52 oj 1.1.2.1: #i21643# initial revision of the import filter


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [83e0129e21a1abece4b6b49c321201919edd52dc]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2003/10/24 06:15:41 oj 1.1.2.1: #i21643# initial revision of the import filter


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [461af625c5381fa3a1a039be4cab0be72c20de44]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2003/11/28 06:59:08 oj 1.1.2.4: #111075# ongoing work 2003/11/26 12:25:26 oj 1.1.2.3: #111075# ongoing work 2003/11/05 11:36:27 oj 1.1.2.2: #111075# ongoing work 2003/10/24 06:15:49 oj 1.1.2.1: #i21643# initial revision of the import filter


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [3b0e386cfc94d10759f06ce646e847362d29a55f]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2003/12/17 09:54:45 oj 1.1.2.1: #111075# ongoing work


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [50a6be818ea0015b2d751477a21d17516215ec8b]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/26 06:49:53 oj 1.1.2.4: oasis changes 2004/07/26 06:44:10 oj 1.1.2.3: oasis changes 2004/07/01 09:22:36 oj 1.1.2.2: font-height changed to sal_int16 2003/12/17 09:54:17 oj 1.1.2.1: #111075# ongoing work


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [7fdcd2c784b32d5376ea00e6fcfb16d5f99d1cef]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/03/30 12:02:33 oj 1.1.2.3: export config settings 2003/12/19 08:02:44 oj 1.1.2.2: #111075# ongoing work 2003/12/17 09:53:52 oj 1.1.2.1: #111075# ongoing work


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [dfbdbc6cbd963ed14574b90ca2574e3fc4ce00af]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/28 09:44:06 oj 1.1.2.19: oasis change 2004/07/27 13:25:07 oj 1.1.2.18: extend the link 2004/07/27 12:02:27 oj 1.1.2.17: oasis changes 2004/07/27 07:58:11 oj 1.1.2.16: oasis changes 2004/07/26 13:27:25 oj 1.1.2.15: oasis changes 2004/07/23 14:43:05 oj 1.1.2.14: add namesapces 2004/07/22 10:19:17 oj 1.1.2.13: #i30199# AsTemplate for a component inserted 2004/06/03 08:50:23 oj 1.1.2.12: merge to m40 2004/05/05 07:00:56 oj 1.1.2.11: #i28638# make use of the status indicator in the media descriptor 2004/04/01 09:58:52 oj 1.1.2.10: add try catch 2004/03/30 12:02:33 oj 1.1.2.9: export config settings 2004/03/06 16:12:13 oj 1.1.2.8: wrong property name used when export table type filter 2004/02/20 11:32:28 oj 1.1.2.7: #i25414# extend the datadescriptor for database location and connection resource 2004/01/09 12:27:40 oj 1.1.2.6: #111075# ongoing work 2004/01/09 11:57:22 oj 1.1.2.5: #111075# ongoing work 2003/12/19 13:09:09 oj 1.1.2.4: #111075# ongoing work 2003/12/19 08:02:43 oj 1.1.2.3: #111075# ongoing work 2003/12/18 13:54:00 oj 1.1.2.2: #111075# ongoing work 2003/12/17 09:53:15 oj 1.1.2.1: #111075# ongoing work


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [8578e1f0c7d7c7d0827397c73e517fd4f11aa3ef]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/22 10:19:17 oj 1.1.2.3: #i30199# AsTemplate for a component inserted 2003/12/17 10:01:28 oj 1.1.2.2: #111075# ongoing work 2003/10/24 06:13:24 oj 1.1.2.1: #i21643# initial revision of the import filter


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [a4663b44fedb0b78297d830d5bc1e3226b2f5f16]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2003/10/24 06:13:16 oj 1.1.2.1: #i21643# initial revision of the import filter


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [2c09b284f9d8f7271ac0d5798a47a32691b5f3a3]

INTEGRATION: CWS docking2 (1.48.16); FILE MERGED 2004/07/15 12:28:56 cd 1.48.16.2: #117394# Removed obsolete slots 2004/07/13 06:42:08 cd 1.48.16.1: #i31362# Added slot for toolbar popup menu controller


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [920c93b7f1d09303f83da3cdd3911724243f3b4a]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2003/11/28 06:59:08 oj 1.1.2.2: #111075# ongoing work 2003/10/24 06:13:09 oj 1.1.2.1: #i21643# initial revision of the import filter


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [bed002541ddc55bb5463567a26580ff0d674f3da]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2003/10/24 06:11:55 oj 1.1.2.1: #i21643# initial revision of the import filter


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [5e8e5163cf83eb6ec56f80dad4af04604f46b967]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2003/11/28 06:59:08 oj 1.1.2.3: #111075# ongoing work 2003/11/05 11:36:27 oj 1.1.2.2: #111075# ongoing work 2003/10/24 06:11:46 oj 1.1.2.1: #i21643# initial revision of the import filter


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [3ab74f07213d98c8fc723232ebe3f161b4ea8e1c]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2003/10/24 06:13:00 oj 1.1.2.1: #i21643# initial revision of the import filter


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [6ecddfaf053b7e19e4e38ef2dfef83a2f6439b6b]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2003/11/28 06:59:07 oj 1.1.2.2: #111075# ongoing work 2003/10/24 06:12:52 oj 1.1.2.1: #i21643# initial revision of the import filter


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [3cb6a99d4edd06e935e2905c3b15acc0e1559e7c]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2003/10/24 06:12:44 oj 1.1.2.1: #i21643# initial revision of the import filter


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [810b86d3207b2a8d90b29dc91656110d3be2d6fb]

INTEGRATION: CWS docking2 (1.13.62); FILE MERGED 2004/07/13 06:42:08 cd 1.13.62.1: #i31362# Added slot for toolbar popup menu controller


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [bb7a2fe561194e3077c478f7e4ac207054400542]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2003/11/28 06:59:07 oj 1.1.2.2: #111075# ongoing work 2003/10/24 06:12:36 oj 1.1.2.1: #i21643# initial revision of the import filter


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [9a367de09ad35cf527f49a3afddf7dad9aa66d6b]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2003/10/24 06:12:29 oj 1.1.2.1: #i21643# initial revision of the import filter


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [d942e8bb98d79e50127bc383347ca0eae06a4a31]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2003/12/17 10:01:29 oj 1.1.2.2: #111075# ongoing work 2003/10/24 06:12:20 oj 1.1.2.1: #i21643# initial revision of the import filter


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [da9b049b7d44972514ecd3f4f6089b4b6c37634b]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2003/10/24 06:12:13 oj 1.1.2.1: #i21643# initial revision of the import filter


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [fac92635f5ea729d3ad8b3c391293c16b7c932c2]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/04/06 10:59:49 oj 1.1.2.5: ongoing work 2004/01/09 12:27:41 oj 1.1.2.4: #111075# ongoing work 2003/12/17 10:01:29 oj 1.1.2.3: #111075# ongoing work 2003/11/28 06:59:07 oj 1.1.2.2: #111075# ongoing work 2003/10/24 06:12:03 oj 1.1.2.1: #i21643# initial revision of the import filter


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [4cae7cf0e741eb78d6bbcfc5f7455359bc6af86a]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/22 10:19:16 oj 1.1.2.2: #i30199# AsTemplate for a component inserted 2003/10/24 06:11:38 oj 1.1.2.1: #i21643# initial revision of the import filter


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [5dbe5d6171b413dffe6ffdc9637382a1184e187c]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/22 10:19:16 oj 1.1.2.3: #i30199# AsTemplate for a component inserted 2003/11/17 09:36:41 oj 1.1.2.2: #111075# ongoning work 2003/10/24 06:11:30 oj 1.1.2.1: #i21643# initial revision of the import filter


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [32286ff1a66e0f84573363c893b85a78017a49e9]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2003/10/24 06:11:22 oj 1.1.2.1: #i21643# initial revision of the import filter


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [0e6a491e0765d9e7598033c8cc63b7b494058445]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2003/12/19 08:02:43 oj 1.1.2.2: #111075# ongoing work 2003/10/24 06:11:14 oj 1.1.2.1: #i21643# initial revision of the import filter


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [625ede2910e10583f8c4fda03c9ab57097379078]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2003/12/17 09:52:39 oj 1.1.2.1: #111075# ongoing work


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [a1c5847c7b304e9f8a43d3ce9c1601163914e227]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2003/12/17 09:52:12 oj 1.1.2.1: #111075# ongoing work


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [dfecf4f9d8553b81cc1a306d41f20d5c342456e9]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/04/13 12:30:03 oj 1.1.2.3: use moduleoption name for database factory 2003/12/17 10:01:29 oj 1.1.2.2: #111075# ongoing work 2003/10/24 06:11:05 oj 1.1.2.1: #i21643# initial revision of the import filter


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [f651abc00c22902c331dee3ea006cc3319d054a8]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2003/10/24 06:10:57 oj 1.1.2.1: #i21643# initial revision of the import filter


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [487351619c9a865c84c3a6c3be081336bc9506eb]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/27 12:10:27 oj 1.1.2.15: change odb 2004/07/26 14:20:01 oj 1.1.2.14: change extension of file format 2004/07/14 10:22:24 oj 1.1.2.13: #i30603# corret frame loading 2004/07/14 07:34:50 oj 1.1.2.12: don't use setComponent(NULL,NULL) when an error occurs 2004/07/02 10:04:48 oj 1.1.2.11: #i30226# add controller, model behavior 2004/05/05 07:00:56 oj 1.1.2.10: #i28638# make use of the status indicator in the media descriptor 2004/04/20 10:07:46 oj 1.1.2.9: creation of dp document changed 2004/04/13 12:24:30 oj 1.1.2.8: use moduleoption name for database factory 2004/03/11 11:22:02 oj 1.1.2.7: #111075# changes for closing 2004/03/11 09:04:58 oj 1.1.2.6: #111075# changes for closing 2004/02/17 10:40:31 oj 1.1.2.5: #111075# ongoing work 2004/02/12 16:21:54 oj 1.1.2.4: #111075# fix refcount problem 2003/11/28 06:59:07 oj 1.1.2.3: #111075# ongoing work 2003/11/17 09:36:41 oj 1.1.2.2: #111075# ongoning work 2003/11/05 11:42:00 oj 1.1.2.1: #111075# ongoing work


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [a02c13f24bcf48ff8aa8e4e965c292a948460568]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/04/08 14:19:15 oj 1.1.2.1: new migration filter


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [2701fe103043f377e28f157117ebf77a7d297ea2]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/04/08 14:21:29 oj 1.1.2.1: new migration filter


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [ef69ba49e4b0243cd365cb1230eda5d80f839dc7]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/04/08 14:21:07 oj 1.1.2.1: new migration filter


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [49ca141aef587bb252224e591ba95f85e51463a0]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/04/08 14:19:53 oj 1.1.2.1: new migration filter


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [75cca28e1d5adcbbb68654dc0ae4aa9b50b812ff]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/04/13 12:23:59 oj 1.1.2.2: check bookmark is a report 2004/04/08 14:19:34 oj 1.1.2.1: new migration filter


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [3ea7f4b2bccd07bd0be48a95fe53dd67b3e39be9]

INTEGRATION: CWS insight01 (1.41.2); FILE MERGED 2004/07/06 09:38:53 oj 1.41.2.4: RESYNC: (1.41-1.43); FILE MERGED 2004/05/26 06:05:25 oj 1.41.2.3: new strings 2004/05/13 06:38:24 oj 1.41.2.2: #i26347# add new string when ds wasn't stored before registerObject call 2004/03/16 11:07:20 oj 1.41.2.1: #111075# set non existing name when create new object


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [1f3de258d00a2cf051173ff3007bfa63275a0834]

INTEGRATION: CWS insight01 (1.6.64); FILE MERGED 2003/11/17 09:39:17 oj 1.6.64.2: #111075# ongoning work 2003/10/24 06:30:48 oj 1.6.64.1: #i21643# import filter changes


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [9701d8fbd8dcfaac5704cd660ecfe14f68650413]

INTEGRATION: CWS insight01 (1.2.64); FILE MERGED 2003/12/17 09:19:02 oj 1.2.64.2: #111075# ongoing work 2003/11/05 11:36:26 oj 1.2.64.1: #111075# ongoing work


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [8ba011f7b9ffd8e469ec19124fa23a875b481991]

INTEGRATION: CWS insight01 (1.8.64); FILE MERGED 2003/12/17 09:19:02 oj 1.8.64.2: #111075# ongoing work 2003/10/24 06:30:48 oj 1.8.64.1: #i21643# import filter changes


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [4445116c9a0be188706164dc27938c68c481ecc6]

INTEGRATION: CWS docking2 (1.2.24); FILE MERGED 2004/07/19 06:07:33 cd 1.2.24.1: #i31413# Added missing toolbars


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [bea9887d5cae032b7f4e1709d60bf8bbf35a7e75]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/02/12 16:17:09 oj 1.1.2.3: #111075# fix refcount problem 2004/01/21 12:46:30 oj 1.1.2.2: #i24173# check if NULL 2003/12/17 09:53:41 oj 1.1.2.1: #111075# ongoing work


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [135d4846a49e40a47b7fdeff6e2b596f1c6eb4ce]

INTEGRATION: CWS docking2 (1.2.24); FILE MERGED 2004/07/13 17:01:06 cd 1.2.24.1: #i31354# Added missing toolbar entry for drawingobjectbar


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [c6bf5aa55cd450cca24f94c6d4911baaccd214f4]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/05/10 11:02:50 oj 1.1.2.3: remove the name from list when disposed 2004/02/12 16:17:09 oj 1.1.2.2: #111075# fix refcount problem 2003/12/17 09:52:58 oj 1.1.2.1: #111075# ongoing work


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [f1974438a1015e223a1f724c674fe335e28b0a05]

INTEGRATION: CWS insight01 (1.10.106); FILE MERGED 2003/12/17 09:19:04 oj 1.10.106.2: #111075# ongoing work 2003/10/24 06:20:33 oj 1.10.106.1: #i21643# changes for the import filter


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [e45bfb860bd18f7db73ece8375a6f646c1fa788d]

INTEGRATION: CWS docking2 (1.5.10); FILE MERGED 2004/07/16 14:10:25 dfoster 1.5.10.1: #i29739# Add HIDs for Tools->Macros menu items Issue number: Submitted by: Reviewed by:


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [d942e64d2513721299b48f5da98eb4b05ab1c7c7]

INTEGRATION: CWS insight01 (1.21.106); FILE MERGED 2003/12/17 09:19:04 oj 1.21.106.2: #111075# ongoing work 2003/10/24 06:20:32 oj 1.21.106.1: #i21643# changes for the import filter


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [ae746bae46bff32cf6b8e1067be196f6c83f03eb]

INTEGRATION: CWS insight01 (1.23.104); FILE MERGED 2003/12/19 13:07:22 oj 1.23.104.3: #111075# ongoing work 2003/12/17 09:19:05 oj 1.23.104.2: #111075# ongoing work 2003/10/24 06:20:32 oj 1.23.104.1: #i21643# changes for the import filter


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [031c4ac8b63a7afbf9210309dd8fbc9cf6e93098]

INTEGRATION: CWS docking2 (1.32.36); FILE MERGED 2004/07/16 14:02:33 dfoster 1.32.36.1: #i29739#, #i31467# Remove duplicate HIDs, and add HIDs for Tools->Macros menu items


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [2a7ceee3c9cd6a0df3166dca08d6881eaa3ffc4b]

INTEGRATION: CWS insight01 (1.2.64); FILE MERGED 2003/12/17 09:19:05 oj 1.2.64.1: #111075# ongoing work


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [6bad0abde645ac0db137fec96e96daf00dfbc8af]

INTEGRATION: CWS docking2 (1.3.34); FILE MERGED 2004/07/16 13:58:15 dfoster 1.3.34.1: #117383# Committed for tomaso Fix crash when Drag & Drop.


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [fc102822e86476da262fe2e0d8aba05bd160b8ea]

INTEGRATION: CWS insight01 (1.10.124); FILE MERGED 2004/03/17 12:52:32 oj 1.10.124.4: #111075# renaming of objects 2003/12/17 09:19:06 oj 1.10.124.3: #111075# ongoing work 2003/11/17 09:39:16 oj 1.10.124.2: #111075# ongoning work 2003/10/24 06:20:31 oj 1.10.124.1: #i21643# changes for the import filter


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [44504a8133f27ad422fa22e3c7dbd931899ffae2]

INTEGRATION: CWS insight01 (1.17.2); FILE MERGED 2004/03/15 13:28:32 oj 1.17.2.2: #111075# ongoing work 2004/02/12 16:15:28 oj 1.17.2.1: #111075# fix refcount problem


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [fa5a6b8e5c310829408703c6ad4cd5d6b60d77fd]

INTEGRATION: CWS docking2 (1.2.36); FILE MERGED 2004/07/16 13:58:15 dfoster 1.2.36.2: #117383# Committed for tomaso Fix crash when Drag & Drop. 2004/07/15 07:03:52 cd 1.2.36.1: #i31466# Check reference before we use it


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [f26aa5873d13fc3d085e602e862f5b9c82460bc7]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/16 12:34:08 oj 1.1.2.6: #i31520# make sure that the name doesn't contain any / 2004/03/17 12:52:32 oj 1.1.2.5: #111075# renaming of objects 2004/02/12 16:17:10 oj 1.1.2.4: #111075# fix refcount problem 2003/11/26 12:14:36 oj 1.1.2.3: #111075# ongoing work 2003/11/17 09:39:16 oj 1.1.2.2: #111075# ongoning work 2003/10/24 06:19:15 oj 1.1.2.1: #i21643# initial revision of the import filter


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [50121d32b4de055551161f6daed144a8eec98a84]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/02/12 16:17:10 oj 1.1.2.3: #111075# fix refcount problem 2003/12/17 09:46:36 oj 1.1.2.2: #111075# ongoing work 2003/10/24 06:19:22 oj 1.1.2.1: #i21643# initial revision of the import filter


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [8dbb97c425d1c3c1130849b963b4192782f7e359]

INTEGRATION: CWS insight01 (1.8.124); FILE MERGED 2004/02/20 11:32:28 oj 1.8.124.3: #i25414# extend the datadescriptor for database location and connection resource 2003/12/17 09:19:06 oj 1.8.124.2: #111075# ongoing work 2003/10/24 06:20:31 oj 1.8.124.1: #i21643# changes for the import filter


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [80cd2e30c506da9adc39e26380e7ad7dccd49fde]

INTEGRATION: CWS insight01 (1.7.126); FILE MERGED 2004/07/06 09:38:13 oj 1.7.126.3: RESYNC: (1.7-1.8); FILE MERGED 2004/05/13 06:38:25 oj 1.7.126.2: #i26347# add new string when ds wasn't stored before registerObject call 2004/03/16 11:07:20 oj 1.7.126.1: #111075# set non existing name when create new object


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [e7407d1b25903ea1ae1d75a939cde14d729ba812]

INTEGRATION: CWS insight01 (1.6.126); FILE MERGED 2004/02/20 11:32:29 oj 1.6.126.3: #i25414# extend the datadescriptor for database location and connection resource 2003/12/17 09:19:07 oj 1.6.126.2: #111075# ongoing work 2003/10/24 06:20:30 oj 1.6.126.1: #i21643# changes for the import filter


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [e054b70362c916709d02b1de45fbb8f0766490f8]

INTEGRATION: CWS insight01 (1.21.38); FILE MERGED 2004/02/12 16:15:27 oj 1.21.38.4: #111075# fix refcount problem 2003/12/19 13:07:22 oj 1.21.38.3: #111075# ongoing work 2003/12/17 09:46:36 oj 1.21.38.2: #111075# ongoing work 2003/10/24 06:20:30 oj 1.21.38.1: #i21643# changes for the import filter


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [6cedff0a675cd9ac9abbf9dfad16464a6643cfcb]

INTEGRATION: CWS docking2 (1.3.28); FILE MERGED 2004/07/20 12:46:19 dfoster 1.3.28.2: #i29739# Issue number: Submitted by: Reviewed by: 2004/07/20 11:58:09 dfoster 1.3.28.1: #i29739# Issue number: Submitted by: Reviewed by:


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [4ccb0fbf8b469ff17b76f9d0e50410f48015b858]

INTEGRATION: CWS insight01 (1.13.104); FILE MERGED 2004/01/02 13:52:48 oj 1.13.104.4: RESYNC: (1.13-1.14); FILE MERGED 2003/12/19 13:07:21 oj 1.13.104.3: #111075# ongoing work 2003/12/17 09:46:37 oj 1.13.104.2: #111075# ongoing work 2003/10/24 06:20:29 oj 1.13.104.1: #i21643# changes for the import filter


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [f0eb04206e72e7d647abbc30b5de542900ad86f7]

INTEGRATION: CWS docking2 (1.2.12); FILE MERGED 2004/07/21 05:44:58 cd 1.2.12.1: #i31779# Use dispatch only asynchronously as we can be destroyed during the dispatch!


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [1d05c026a921ab7df7771e53c2cab993f63e9915]

INTEGRATION: CWS docking2 (1.7.12); FILE MERGED 2004/07/20 09:50:54 cd 1.7.12.1: #i29739# Use sal_Int32 to retrieve value from sequence. We use a unsigned short value for help IDs!


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [f1b66cbba5a52295b6818974cd986239a384fd96]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/02/12 16:17:10 oj 1.1.2.2: #111075# fix refcount problem 2003/12/17 09:52:26 oj 1.1.2.1: #111075# ongoing work


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [5516afd1b88e2ca1a5bddbaf2209f3b723db6be6]

INTEGRATION: CWS insight01 (1.2.108); FILE MERGED 2004/02/18 14:45:23 oj 1.2.108.1: #111075# fix rfcount problem


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [a64a90f48ed490e3665761af505511692eee3ded]

INTEGRATION: CWS docking2 (1.3.32); FILE MERGED 2004/07/16 14:04:13 dfoster 1.3.32.1: #i29739# Add HIDs for Tools->Macros menu items


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [f0d932bcd9dddc21e4905d64e85e2d9b846245fc]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/22 10:35:20 oj 1.1.2.8: #i30199# AsTemplate for a component inserted 2004/03/30 12:54:08 oj 1.1.2.7: share storage 2004/02/12 16:17:10 oj 1.1.2.6: #111075# fix refcount problem 2004/01/22 14:22:44 oj 1.1.2.5: #i24598# parent handling changed 2003/12/17 09:46:37 oj 1.1.2.4: #111075# ongoing work 2003/11/26 12:14:35 oj 1.1.2.3: #111075# ongoing work 2003/11/17 09:39:15 oj 1.1.2.2: #111075# ongoning work 2003/10/24 06:19:07 oj 1.1.2.1: #i21643# initial revision of the import filter


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [23823111aff7521a3fffeab482df02027a09adb1]

INTEGRATION: CWS docking2 (1.6.10); FILE MERGED 2004/07/16 06:36:45 cd 1.6.10.1: #i31417# Fixed wrong automatic merge


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [ad1ee98d7d6e38e1ae220383cd80516cb68c1d04]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/02/12 16:17:11 oj 1.1.2.2: #111075# fix refcount problem 2003/12/17 09:52:02 oj 1.1.2.1: #111075# ongoing work


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [d45eeb09434af63e1b4d967c3ca88065018786c3]

INTEGRATION: CWS docking2 (1.7.12); FILE MERGED 2004/07/16 13:35:14 cd 1.7.12.1: #i31594# Use dispose to destroy toolkit windows, setVisible() should set the correct state when calling Window::Show


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [aae818cf32fde14b71575352b419e31721dc30c9]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2003/12/17 09:51:37 oj 1.1.2.1: #111075# ongoing work


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [d44c9d5a2a9e6877eff5dc3b851441a0aaeec8db]

INTEGRATION: CWS docking2 (1.1.2); FILE ADDED 2004/07/21 15:18:02 sg 1.1.2.1: #i31466#NEW: testdoc


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [c0f16732f0048daaa25721c054794aea693f5c50]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2003/11/26 12:14:33 oj 1.1.2.2: #111075# ongoing work 2003/11/17 09:40:19 oj 1.1.2.1: #111075# ongoning work


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [a902aa112bf987d060361e92c29d9805ab83f6da]

INTEGRATION: CWS docking2 (1.1.2); FILE ADDED 2004/07/21 15:17:40 sg 1.1.2.1: #i31466#NEW: testdoc


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [53fefe35fc79c38b249a197b75ba2e0f5fcc015b]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2003/11/26 12:14:33 oj 1.1.2.2: #111075# ongoing work 2003/11/17 09:40:10 oj 1.1.2.1: #111075# ongoning work


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [56919d5872c2c60de66c9711f4f1dcb9d6bd2dae]

INTEGRATION: CWS docking2 (1.3.66); FILE MERGED 2004/07/21 16:25:47 sg 1.3.66.1: #i31466#CHG: removed superfluous bug ids


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [770bf8ad3116b3952998585259d99b2a4513c062]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2003/11/26 12:14:32 oj 1.1.2.2: #111075# ongoing work 2003/11/17 09:40:01 oj 1.1.2.1: #111075# ongoning work


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [785adfe2f1085159cc3b9bc2e675a350cbde3fa2]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2003/11/26 12:14:32 oj 1.1.2.2: #111075# ongoing work 2003/11/17 09:39:53 oj 1.1.2.1: #111075# ongoning work


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [2b50379fe1354d814b217db725b7c60b0eeff453]

INTEGRATION: CWS docking2 (1.2.12); FILE MERGED 2004/07/21 05:44:41 cd 1.2.12.1: #i31779# Use dispatch only asynchronously as we can be destroyed during the dispatch!


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [56d427bf4244004fe3a3410e7aa946739056c967]

INTEGRATION: CWS insight01 (1.4.108); FILE MERGED 2004/05/05 07:03:05 oj 1.4.108.3: #i28638# make use of the status indicator in the media descriptor 2003/11/17 09:39:13 oj 1.4.108.2: #111075# ongoning work 2003/10/24 06:27:30 oj 1.4.108.1: #i21643# import filter changes


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [c4e7549e3af2bc46fdd4bf68f0a510c904f48986]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/06/30 12:07:38 oj 1.1.2.3: #i30175# listen for modify events 2004/06/10 11:07:58 oj 1.1.2.2: embedded obj changes 2003/11/17 09:40:36 oj 1.1.2.1: #111075# ongoning work


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [783d36a47bf252bbe2a583b075e2e316f7a479dd]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/22 10:35:21 oj 1.1.2.10: #i30199# AsTemplate for a component inserted 2004/06/30 13:22:33 oj 1.1.2.9: #i30401# handle document save 2004/06/30 12:07:38 oj 1.1.2.8: #i30175# listen for modify events 2004/06/11 09:54:10 oj 1.1.2.7: embedded obj changes 2004/06/10 11:07:58 oj 1.1.2.6: embedded obj changes 2004/06/09 17:37:06 oj 1.1.2.5: #i22465# add interceptor 2004/05/05 07:03:05 oj 1.1.2.4: #i28638# make use of the status indicator in the media descriptor 2004/03/11 15:08:38 oj 1.1.2.3: #111075# ongoing fixes 2004/03/11 09:06:19 oj 1.1.2.2: #111075# changes for closing 2003/11/17 09:40:26 oj 1.1.2.1: #111075# ongoning work


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [e451562da0577c4719b695c7f9c74e03c123e543]

INTEGRATION: CWS docking2 (1.6.16); FILE MERGED 2004/07/16 14:07:40 dfoster 1.6.16.1: #i29739# Add HIDs for Tools->Macros menu items Issue number: Submitted by: Reviewed by:


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [5502e8a154cadb1c12dd13c0dbcd86200e8156ba]

INTEGRATION: CWS insight01 (1.8.124); FILE MERGED 2004/07/27 13:26:05 oj 1.8.124.20: new prop 2004/07/22 10:35:21 oj 1.8.124.19: #i30199# AsTemplate for a component inserted 2004/06/30 13:22:33 oj 1.8.124.18: #i30401# handle document save 2004/06/11 09:54:10 oj 1.8.124.17: embedded obj changes 2004/06/10 11:07:58 oj 1.8.124.16: embedded obj changes 2004/06/03 08:49:36 oj 1.8.124.15: merge to m40 2004/04/13 06:35:10 oj 1.8.124.14: ongoing work 2004/03/30 12:54:40 oj 1.8.124.13: share storage 2004/03/29 09:55:48 oj 1.8.124.12: set document title and read only mode 2004/03/16 14:21:49 oj 1.8.124.11: #111075# change rename handling 2004/03/11 11:22:02 oj 1.8.124.10: #111075# changes for closing 2004/03/11 09:06:20 oj 1.8.124.9: #111075# changes for closing 2004/02/20 14:39:55 oj 1.8.124.8: #111075# ongoing work 2004/02/12 16:15:27 oj 1.8.124.7: #111075# fix refcount problem 2004/01/07 13:54:37 oj 1.8.124.6: #111075# ongoing work 2003/12/17 09:46:38 oj 1.8.124.5: #111075# ongoing work 2003/11/26 12:14:32 oj 1.8.124.4: #111075# ongoing work 2003/11/17 09:39:12 oj 1.8.124.3: #111075# ongoning work 2003/11/05 11:36:24 oj 1.8.124.2: #111075# ongoing work 2003/10/24 06:27:29 oj 1.8.124.1: #i21643# import filter changes


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [c57415ad4d50e4526187fd449bb5137fbdfb5bce]

INTEGRATION: CWS docking2 (1.2.18); FILE MERGED 2004/07/15 10:51:14 cd 1.2.18.1: #i31511# Make toolbar layout the same as the one in OOo 1.1


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [1b8f6eb0c7bb886b5adcad953390261358d801ef]

INTEGRATION: CWS insight01 (1.10.126); FILE MERGED 2004/07/27 13:26:05 oj 1.10.126.45: new prop 2004/07/27 09:27:02 oj 1.10.126.44: fill report 2004/07/22 10:35:21 oj 1.10.126.43: #i30199# AsTemplate for a component inserted 2004/07/16 12:34:06 oj 1.10.126.42: #i31520# make sure that the name doesn't contain any / 2004/07/09 13:12:29 oj 1.10.126.41: #i30416# correct emb obj handling documentdefinition.cxx 2004/07/01 13:23:22 oj 1.10.126.40: bring window to front when object already exists 2004/07/01 12:33:19 oj 1.10.126.39: bring window to front when object already exists 2004/07/01 11:36:38 oj 1.10.126.38: #i30368# new element to componentData added 2004/06/30 13:22:33 oj 1.10.126.37: #i30401# handle document save 2004/06/11 09:54:09 oj 1.10.126.36: embedded obj changes 2004/06/10 15:43:41 oj 1.10.126.35: embedded obj changes 2004/06/10 11:07:58 oj 1.10.126.34: embedded obj changes 2004/06/04 12:49:38 oj 1.10.126.33: merge 2004/06/03 10:56:43 oj 1.10.126.32: throw missing 2004/06/03 08:49:36 oj 1.10.126.31: merge to m40 2004/06/02 07:44:22 oj 1.10.126.30: embedded api change 2004/04/26 06:37:19 oj 1.10.126.29: fix edit and open 2004/04/15 11:40:36 oj 1.10.126.28: make use of createInstanceUserInit 2004/04/13 12:32:37 oj 1.10.126.27: open only forms in a design mode 2004/04/13 06:35:10 oj 1.10.126.26: ongoing work 2004/03/31 10:03:36 oj 1.10.126.25: correct storage handling 2004/03/30 12:54:40 oj 1.10.126.24: share storage 2004/03/29 09:55:48 oj 1.10.126.23: set document title and read only mode 2004/03/19 07:45:42 oj 1.10.126.22: #111075# ongoing work 2004/03/17 12:52:32 oj 1.10.126.21: #111075# renaming of objects 2004/03/16 14:21:51 oj 1.10.126.20: #111075# change rename handling 2004/03/16 11:07:21 oj 1.10.126.19: #111075# set non existing name when create new object 2004/03/12 14:21:47 oj 1.10.126.18: #111075# ongoing changes 2004/03/12 11:55:21 oj 1.10.126.17: #111075# implement commit 2004/03/11 11:22:01 oj 1.10.126.16: #111075# changes for closing 2004/03/11 09:06:20 oj 1.10.126.15: #111075# changes for closing 2004/02/27 09:11:51 oj 1.10.126.14: #i24209# check if column and table are defaulted 2004/02/23 14:50:20 oj 1.10.126.13: #111075# set the document context 2004/02/20 14:39:55 oj 1.10.126.12: #111075# ongoing work 2004/02/20 11:32:30 oj 1.10.126.11: #i25414# extend the datadescriptor for database location and connection resource 2004/02/17 11:13:09 oj 1.10.126.10: #111075# ongoing work 2004/02/16 07:22:19 oj 1.10.126.9: #111075# linux changes 2004/02/12 16:15:26 oj 1.10.126.8: #111075# fix refcount problem 2004/01/22 14:22:42 oj 1.10.126.7: #i24598# parent handling changed 2004/01/07 13:54:36 oj 1.10.126.6: #111075# ongoing work 2003/12/17 09:46:38 oj 1.10.126.5: #111075# ongoing work 2003/11/26 12:14:31 oj 1.10.126.4: #111075# ongoing work 2003/11/17 09:39:12 oj 1.10.126.3: #111075# ongoning work 2003/11/05 11:36:23 oj 1.10.126.2: #111075# ongoing work 2003/10/24 06:27:29 oj 1.10.126.1: #i21643# import filter changes


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [e41bbb62c2e082dd0746784d35f36a2a0fcfa952]

INTEGRATION: CWS insight01 (1.5.132); FILE MERGED 2004/07/16 12:34:07 oj 1.5.132.9: #i31520# make sure that the name doesn't contain any / 2004/03/30 12:54:41 oj 1.5.132.8: share storage 2004/03/12 12:50:07 oj 1.5.132.7: #111075# implement commit 2004/03/12 11:55:21 oj 1.5.132.6: #111075# implement commit 2004/02/12 16:15:26 oj 1.5.132.5: #111075# fix refcount problem 2003/12/17 09:46:39 oj 1.5.132.4: #111075# ongoing work 2003/11/26 12:14:31 oj 1.5.132.3: #111075# ongoing work 2003/11/17 09:39:11 oj 1.5.132.2: #111075# ongoning work 2003/10/24 06:27:28 oj 1.5.132.1: #i21643# import filter changes


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [b471b42348b1d136cb2d3e4a6f13f170bc5ee4d8]

INTEGRATION: CWS docking2 (1.6.16); FILE MERGED 2004/07/16 14:07:39 dfoster 1.6.16.1: #i29739# Add HIDs for Tools->Macros menu items Issue number: Submitted by: Reviewed by:


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [9c81a5671d6fb5fd78f31398722a30e2709b56a4]

INTEGRATION: CWS insight01 (1.8.124); FILE MERGED 2004/07/22 10:35:21 oj 1.8.124.23: #i30199# AsTemplate for a component inserted 2004/07/16 12:34:07 oj 1.8.124.22: #i31520# make sure that the name doesn't contain any / 2004/07/16 10:25:36 oj 1.8.124.21: close listener -> frame 2004/07/06 13:48:04 oj 1.8.124.20: #i30417# copy children as well 2004/04/13 06:35:09 oj 1.8.124.19: ongoing work 2004/03/31 09:44:46 oj 1.8.124.18: open in edit mode 2004/03/30 12:54:41 oj 1.8.124.17: share storage 2004/03/29 09:55:47 oj 1.8.124.16: set document title and read only mode 2004/03/16 12:48:34 oj 1.8.124.15: #111075# correct thrown exception 2004/03/12 14:21:47 oj 1.8.124.14: #111075# ongoing changes 2004/03/12 11:55:21 oj 1.8.124.13: #111075# implement commit 2004/03/11 09:06:20 oj 1.8.124.12: #111075# changes for closing 2004/03/03 09:56:37 oj 1.8.124.11: #111075# ongoing work 2004/02/20 14:39:55 oj 1.8.124.10: #111075# ongoing work 2004/02/17 11:13:09 oj 1.8.124.9: #111075# ongoing work 2004/02/12 16:15:26 oj 1.8.124.8: #111075# fix refcount problem 2004/01/22 14:22:41 oj 1.8.124.7: #i24598# parent handling changed 2003/12/17 09:46:39 oj 1.8.124.6: #111075# ongoing work 2003/11/28 06:59:06 oj 1.8.124.5: #111075# ongoing work 2003/11/26 12:14:30 oj 1.8.124.4: #111075# ongoing work 2003/11/17 09:39:11 oj 1.8.124.3: #111075# ongoning work 2003/11/05 11:36:23 oj 1.8.124.2: #111075# ongoing work 2003/10/24 06:27:28 oj 1.8.124.1: #i21643# import filter changes


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [5af0a3db6a7e7b656583f897317234c1668bf1fc]

INTEGRATION: CWS docking2 (1.28.18); FILE MERGED 2004/07/13 13:39:43 cd 1.28.18.1: #i31427# Implement new listener for drop-down button


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [6cf5fa25b9eca2779cb6c96bbf6216df16fce2f4]

INTEGRATION: CWS docking2 (1.10.18); FILE MERGED 2004/07/13 13:39:42 cd 1.10.18.1: #i31427# Implement new listener for drop-down button


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [bb8cc33b907bc9d50ab8117aed36c5981436dbf4]

INTEGRATION: CWS insight01 (1.16.106); FILE MERGED 2004/07/16 12:34:07 oj 1.16.106.12: #i31520# make sure that the name doesn't contain any / 2004/07/16 10:25:36 oj 1.16.106.11: close listener -> frame 2004/07/02 10:26:36 oj 1.16.106.10: remove object out of list when deleting 2004/03/17 12:52:33 oj 1.16.106.9: #111075# renaming of objects 2004/03/16 14:21:51 oj 1.16.106.8: #111075# change rename handling 2004/03/16 12:48:34 oj 1.16.106.7: #111075# correct thrown exception 2004/02/20 14:39:55 oj 1.16.106.6: #111075# ongoing work 2004/02/12 16:15:26 oj 1.16.106.5: #111075# fix refcount problem 2003/12/17 09:46:39 oj 1.16.106.4: #111075# ongoing work 2003/11/26 12:14:30 oj 1.16.106.3: #111075# ongoing work 2003/11/17 09:39:11 oj 1.16.106.2: #111075# ongoning work 2003/10/24 06:27:27 oj 1.16.106.1: #i21643# import filter changes


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [00213088a37ba210ebbba4b52a804a5287785b80]

INTEGRATION: CWS insight01 (1.19.108); FILE MERGED 2004/07/09 12:46:11 oj 1.19.108.18: #i24598# ongoind work 2004/07/02 10:04:49 oj 1.19.108.17: #i30226# add controller, model behavior 2004/06/03 08:49:36 oj 1.19.108.16: merge to m40 2004/06/02 07:44:21 oj 1.19.108.15: embedded api change 2004/05/05 07:03:04 oj 1.19.108.14: #i28638# make use of the status indicator in the media descriptor 2004/04/15 11:33:53 oj 1.19.108.13: only use the URL as key 2004/03/31 10:03:37 oj 1.19.108.12: correct storage handling 2004/03/30 12:54:41 oj 1.19.108.11: share storage 2004/03/11 09:06:21 oj 1.19.108.10: #111075# changes for closing 2004/02/26 11:37:23 oj 1.19.108.9: #i24171# correct saveas mechanism 2004/02/23 14:50:20 oj 1.19.108.8: #111075# set the document context 2004/02/20 11:32:31 oj 1.19.108.7: #i25414# extend the datadescriptor for database location and connection resource 2004/02/12 16:15:26 oj 1.19.108.6: #111075# fix refcount problem 2004/01/22 14:22:40 oj 1.19.108.5: #i24598# parent handling changed 2003/12/17 09:46:40 oj 1.19.108.4: #111075# ongoing work 2003/11/17 09:39:10 oj 1.19.108.3: #111075# ongoning work 2003/11/05 11:36:23 oj 1.19.108.2: #111075# ongoing work 2003/10/24 06:27:27 oj 1.19.108.1: #i21643# import filter changes


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [7440ef41cf8454e888e13a6e3282eccc75a4e86e]

INTEGRATION: CWS insight01 (1.48.106); FILE MERGED 2004/07/09 12:46:11 oj 1.48.106.29: #i24598# ongoind work 2004/07/02 11:13:45 oj 1.48.106.28: linux compile 2004/07/02 10:04:49 oj 1.48.106.27: #i30226# add controller, model behavior 2004/05/17 11:04:44 oj 1.48.106.26: commit database storage 2004/05/17 08:46:53 oj 1.48.106.25: #i17123# auto_increment fix for MySQL 2004/05/06 10:50:46 oj 1.48.106.24: insert some try catch 2004/05/06 06:23:28 oj 1.48.106.23: #i12497# allow to append ASC, DESC to index creation 2004/05/05 07:03:03 oj 1.48.106.22: #i28638# make use of the status indicator in the media descriptor 2004/04/28 11:39:26 oj 1.48.106.21: clear storages vector 2004/04/28 05:52:54 oj 1.48.106.20: variable moved 2004/04/21 13:48:00 oj 1.48.106.19: enable catalog and schema disabling 2004/04/16 12:52:01 oj 1.48.106.18: dispsoe storage when disposing ds 2004/04/15 11:33:53 oj 1.48.106.17: only use the URL as key 2004/03/30 12:54:41 oj 1.48.106.16: share storage 2004/03/15 13:28:33 oj 1.48.106.15: #111075# ongoing work 2004/03/12 12:50:07 oj 1.48.106.14: #111075# implement commit 2004/03/12 08:15:15 oj 1.48.106.13: #111075# check info field 2004/03/11 09:06:21 oj 1.48.106.12: #111075# changes for closing 2004/02/20 11:32:31 oj 1.48.106.11: #i25414# extend the datadescriptor for database location and connection resource 2004/02/18 14:45:22 oj 1.48.106.10: #111075# fix rfcount problem 2004/02/12 16:15:25 oj 1.48.106.9: #111075# fix refcount problem 2004/01/22 14:22:39 oj 1.48.106.8: #i24598# parent handling changed 2004/01/02 09:18:11 oj 1.48.106.7: #i22377# add table type filter to info sequence 2003/12/17 09:46:40 oj 1.48.106.6: #111075# ongoing work 2003/11/28 06:59:05 oj 1.48.106.5: #111075# ongoing work 2003/11/17 09:39:10 oj 1.48.106.4: #111075# ongoning work 2003/11/05 11:36:22 oj 1.48.106.3: #111075# ongoing work 2003/10/24 06:27:27 oj 1.48.106.2: #i21643# import filter changes 2003/08/01 11:49:54 oj 1.48.106.1: #111090# ongoing work


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [900d41c6c8b382744cf0020bf19aa336be67e346]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/16 10:25:35 oj 1.1.2.28: close listener -> frame 2004/07/09 13:05:51 oj 1.1.2.27: #i24598# ongoind work 2004/07/09 12:46:12 oj 1.1.2.26: #i24598# ongoind work 2004/07/02 10:04:49 oj 1.1.2.25: #i30226# add controller, model behavior 2004/06/04 11:38:01 oj 1.1.2.24: use inputsteam if available 2004/06/03 08:49:35 oj 1.1.2.23: merge to m40 2004/06/02 07:44:21 oj 1.1.2.22: embedded api change 2004/05/25 11:34:07 oj 1.1.2.21: first check if the own storage is available, when not throw exception 2004/05/06 06:23:29 oj 1.1.2.20: #i12497# allow to append ASC, DESC to index creation 2004/05/05 07:03:04 oj 1.1.2.19: #i28638# make use of the status indicator in the media descriptor 2004/04/13 06:35:09 oj 1.1.2.18: ongoing work 2004/04/01 13:18:06 oj 1.1.2.17: saveas corrected 2004/04/01 08:56:05 oj 1.1.2.16: set mimetype 2004/03/31 10:03:37 oj 1.1.2.15: correct storage handling 2004/03/30 12:54:42 oj 1.1.2.14: share storage 2004/03/12 11:55:20 oj 1.1.2.13: #111075# implement commit 2004/03/11 09:06:21 oj 1.1.2.12: #111075# changes for closing 2004/03/05 07:13:14 oj 1.1.2.11: #111090# changes for the new prop dialogs 2004/02/26 11:37:23 oj 1.1.2.10: #i24171# correct saveas mechanism 2004/02/23 14:50:19 oj 1.1.2.9: #111075# set the document context 2004/02/12 16:16:02 oj 1.1.2.8: #111075# fix refcount problem 2004/01/22 14:22:39 oj 1.1.2.7: #i24598# parent handling changed 2004/01/21 13:09:23 oj 1.1.2.6: #111075# ongoing work 2003/12/17 09:46:41 oj 1.1.2.5: #111075# ongoing work 2003/11/26 12:14:30 oj 1.1.2.4: #111075# ongoing work 2003/11/17 09:39:09 oj 1.1.2.3: #111075# ongoning work 2003/11/05 11:36:22 oj 1.1.2.2: #111075# ongoing work 2003/10/24 06:22:53 oj 1.1.2.1: #i21643# initial revision of the import filter


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [7a4579fe1f9a7dc193e341f144acb42b3e1856e5]

INTEGRATION: CWS insight01 (1.9.106); FILE MERGED 2004/04/01 13:18:06 oj 1.9.106.4: saveas corrected 2004/02/12 16:15:25 oj 1.9.106.3: #111075# fix refcount problem 2004/01/21 13:09:24 oj 1.9.106.2: #111075# ongoing work 2003/10/24 06:27:26 oj 1.9.106.1: #i21643# import filter changes


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [1feb983d31c200d17cd1edff70b511061506affe]

INTEGRATION: CWS docking2 (1.6.16); FILE MERGED 2004/07/16 14:06:03 dfoster 1.6.16.1: #i29739# Add HIDs for Tools->Macros menu items Issue number: Submitted by: Reviewed by:


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [5adf447058c8d762b80ad902941982f45c4c65f2]

INTEGRATION: CWS insight01 (1.23.106); FILE MERGED 2004/07/09 12:46:11 oj 1.23.106.15: #i24598# ongoind work 2004/06/29 09:31:16 oj 1.23.106.14: throw exception when name is unknown 2004/06/03 08:49:35 oj 1.23.106.13: merge to m40 2004/05/13 06:38:25 oj 1.23.106.12: #i26347# add new string when ds wasn't stored before registerObject call 2004/04/27 07:55:56 oj 1.23.106.11: SubstituteVariable 2004/04/15 11:33:52 oj 1.23.106.10: only use the URL as key 2004/04/01 13:18:05 oj 1.23.106.9: saveas corrected 2004/03/11 09:06:21 oj 1.23.106.8: #111075# changes for closing 2004/03/05 07:13:14 oj 1.23.106.7: #111090# changes for the new prop dialogs 2004/02/27 09:12:28 oj 1.23.106.6: #111075# check file URL 2004/02/20 11:32:31 oj 1.23.106.5: #i25414# extend the datadescriptor for database location and connection resource 2004/02/12 16:15:25 oj 1.23.106.4: #111075# fix refcount problem 2004/01/22 14:22:38 oj 1.23.106.3: #i24598# parent handling changed 2004/01/21 13:09:24 oj 1.23.106.2: #111075# ongoing work 2003/10/24 06:27:26 oj 1.23.106.1: #i21643# import filter changes


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [e4a3933ecee6696b7f34ef18043c97cb5585568a]

INTEGRATION: CWS docking2 (1.13.64); FILE MERGED 2004/07/14 07:36:00 cd 1.13.64.1: #i31427# Use new drop-down handler of toolbar for popup menu


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [813ce1e4a9e43aa0ae7c5830303aaf7f7d0952db]

INTEGRATION: CWS docking2 (1.9.64); FILE MERGED 2004/07/14 07:35:59 cd 1.9.64.1: #i31427# Use new drop-down handler of toolbar for popup menu


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [5295e9a31cb98891f0d02b68bc3732d1beaaef7f]

INTEGRATION: CWS insight01 (1.18.104); FILE MERGED 2004/01/02 13:51:47 oj 1.18.104.3: RESYNC: (1.18-1.19); FILE MERGED 2003/12/17 09:46:41 oj 1.18.104.2: #111075# ongoing work 2003/10/24 06:27:25 oj 1.18.104.1: #i21643# import filter changes


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [5f5eeefc26dbb0e9de99201c45c09a08717f9cf4]

INTEGRATION: CWS insight01 (1.34.104); FILE MERGED 2004/05/11 09:50:22 oj 1.34.104.11: linux build problem 2004/05/06 10:50:46 oj 1.34.104.10: insert some try catch 2004/04/21 13:47:59 oj 1.34.104.9: enable catalog and schema disabling 2004/02/18 14:45:22 oj 1.34.104.8: #111075# fix rfcount problem 2004/02/12 16:15:25 oj 1.34.104.7: #111075# fix refcount problem 2004/01/22 14:22:37 oj 1.34.104.6: #i24598# parent handling changed 2004/01/02 13:51:26 oj 1.34.104.5: RESYNC: (1.34-1.36); FILE MERGED 2003/12/17 09:46:41 oj 1.34.104.4: #111075# ongoing work 2003/11/17 09:39:09 oj 1.34.104.3: #111075# ongoning work 2003/10/24 06:27:25 oj 1.34.104.2: #i21643# import filter changes 2003/08/15 08:52:47 oj 1.34.104.1: #111075# ongoing new dbaapp work


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [df549b0d7e88e562878e3251bebdb627879c5e78]

INTEGRATION: CWS docking2 (1.47.28); FILE MERGED 2004/07/21 13:39:03 cd 1.47.28.3: #i31253# Fixed umlauts problem and replaced place holder characters 2004/07/19 14:28:27 mav 1.47.28.2: #i31253# use the new text 2004/07/16 15:32:53 mav 1.47.28.1: #i31253# new error code


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [320fe1cc3953b19fcf0aef15f822845883f64836]

INTEGRATION: CWS insight01 (1.13.22); FILE MERGED 2004/02/20 11:32:32 oj 1.13.22.5: #i25414# extend the datadescriptor for database location and connection resource 2004/02/12 16:15:24 oj 1.13.22.4: #111075# fix refcount problem 2003/12/17 09:46:42 oj 1.13.22.3: #111075# ongoing work 2003/11/17 09:39:08 oj 1.13.22.2: #111075# ongoning work 2003/10/24 06:27:24 oj 1.13.22.1: #i21643# import filter changes


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [39d93301250d90e20140f7c9584c7535b561f27d]

INTEGRATION: CWS docking2 (1.3.28); FILE MERGED 2004/07/16 15:32:52 mav 1.3.28.1: #i31253# new error code


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [a08eae2818daec3c5396323ec2c43582d9e017b8]

INTEGRATION: CWS insight01 (1.15.22); FILE MERGED 2004/03/17 12:52:33 oj 1.15.22.7: #111075# renaming of objects 2004/03/16 14:21:51 oj 1.15.22.6: #111075# change rename handling 2004/02/20 11:32:32 oj 1.15.22.5: #i25414# extend the datadescriptor for database location and connection resource 2004/02/12 16:15:24 oj 1.15.22.4: #111075# fix refcount problem 2003/12/17 09:46:42 oj 1.15.22.3: #111075# ongoing work 2003/11/17 09:39:08 oj 1.15.22.2: #111075# ongoning work 2003/10/24 06:27:24 oj 1.15.22.1: #i21643# import filter changes


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [322ce16c28ba6b8b5b576fbf3840438a590f3448]

INTEGRATION: CWS insight01 (1.5.132); FILE MERGED 2004/02/20 11:32:33 oj 1.5.132.4: #i25414# extend the datadescriptor for database location and connection resource 2004/02/12 16:15:24 oj 1.5.132.3: #111075# fix refcount problem 2003/11/17 09:39:07 oj 1.5.132.2: #111075# ongoning work 2003/10/24 06:27:23 oj 1.5.132.1: #i21643# import filter changes


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [e50c668a4627d6c5be15aa65c207d62889f71c59]

INTEGRATION: CWS docking2 (1.1.2); FILE ADDED 2004/07/13 16:43:19 cd 1.1.2.1: #i31413# Added missing toolbars which are also used by impress


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [f6cc8bc9dd9339d81c0a4d04ccb94020fc456eeb]

INTEGRATION: CWS insight01 (1.9.124); FILE MERGED 2004/02/20 11:32:33 oj 1.9.124.4: #i25414# extend the datadescriptor for database location and connection resource 2004/02/12 16:15:24 oj 1.9.124.3: #111075# fix refcount problem 2003/11/17 09:39:07 oj 1.9.124.2: #111075# ongoning work 2003/10/24 06:27:23 oj 1.9.124.1: #i21643# import filter changes


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [6b2b4725b5e5eae4916eeca3cc8dac63d7e47ea7]

INTEGRATION: CWS docking2 (1.1.2); FILE ADDED 2004/07/13 16:42:58 cd 1.1.2.1: #i31413# Added missing toolbars which are also used by impress


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [edfcb99c67126f87a8e70e1d93528b1478b65c34]

INTEGRATION: CWS insight01 (1.4.124); FILE MERGED 2003/10/24 06:27:23 oj 1.4.124.1: #i21643# import filter changes


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [9b6ed79abdb06ad268d5640a9603d50cf4207393]

INTEGRATION: CWS docking2 (1.7.18); FILE MERGED 2004/07/16 14:09:03 dfoster 1.7.18.1: #i29739# Add HIDs for Tools->Macros menu items Issue number: Submitted by: Reviewed by:


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [c66bcb922dfc273760e84a88dc132bb66713687f]

INTEGRATION: CWS insight01 (1.9.24); FILE MERGED 2003/12/17 09:46:42 oj 1.9.24.2: #111075# ongoing work 2003/10/24 06:27:22 oj 1.9.24.1: #i21643# import filter changes


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [ce8e5c522dd0342e38539809ecd71deddf68f963]

INTEGRATION: CWS docking2 (1.2.22); FILE MERGED 2004/07/13 16:38:26 cd 1.2.22.1: #i31354# Wrong mapping of ID to toolbar name caused wrong xml file content


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [6c6f67eabbc81386b6c5073cfefb2f3383ae52f2]

INTEGRATION: CWS insight01 (1.3.10); FILE MERGED 2004/02/18 14:45:21 oj 1.3.10.1: #111075# fix rfcount problem


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [5b2692245d25ea1ab1b03a66d8e1b8498f99228f]

INTEGRATION: CWS docking2 (1.1.2); FILE ADDED 2004/07/13 16:39:20 cd 1.1.2.1: #i31354# Added missing xml file due to wrong mapping table in sfx2


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [d1c0a45d50df3302818b0af0662c3cc4e0eab8dc]

INTEGRATION: CWS insight01 (1.2.110); FILE MERGED 2004/02/18 14:45:21 oj 1.2.110.1: #111075# fix rfcount problem


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [c98485971f19861602fcff9e9215cdb8229b2149]

INTEGRATION: CWS docking2 (1.6.18); FILE MERGED 2004/07/16 14:09:02 dfoster 1.6.18.1: #i29739# Add HIDs for Tools->Macros menu items Issue number: Submitted by: Reviewed by:


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [5a8c4c1eb84647d315ba434c42547201add75066]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/03/30 12:54:42 oj 1.1.2.10: share storage 2004/03/16 14:21:51 oj 1.1.2.9: #111075# change rename handling 2004/03/16 12:48:34 oj 1.1.2.8: #111075# correct thrown exception 2004/02/12 16:16:02 oj 1.1.2.7: #111075# fix refcount problem 2004/01/22 14:22:37 oj 1.1.2.6: #i24598# parent handling changed 2003/12/17 09:46:43 oj 1.1.2.5: #111075# ongoing work 2003/11/26 12:14:29 oj 1.1.2.4: #111075# ongoing work 2003/11/17 09:39:06 oj 1.1.2.3: #111075# ongoning work 2003/11/05 11:36:21 oj 1.1.2.2: #111075# ongoing work 2003/10/24 06:22:27 oj 1.1.2.1: #i21643# initial revision of the import filter


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [3b460b0b6016617556e720566628e8b1127c6bcb]

INTEGRATION: CWS docking2 (1.8.150); FILE MERGED 2004/07/14 07:48:34 cd 1.8.150.1: #i31427# Use new drop-down handler of toolbar for popup menu


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [d973eb98b0e5cbb1164ccc3ddacc1ec520001e02]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/02/20 11:36:29 oj 1.1.2.7: #i25414# extend the datadescriptor for database location and connection resource 2004/02/12 16:16:02 oj 1.1.2.6: #111075# fix refcount problem 2004/01/22 14:22:36 oj 1.1.2.5: #i24598# parent handling changed 2003/12/19 13:07:20 oj 1.1.2.4: #111075# ongoing work 2003/12/17 09:46:43 oj 1.1.2.3: #111075# ongoing work 2003/11/17 09:39:06 oj 1.1.2.2: #111075# ongoning work 2003/10/24 06:22:37 oj 1.1.2.1: #i21643# initial revision of the import filter


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [d18844ac7ad98918255636e3e0e0921ddef80fa0]

INTEGRATION: CWS docking2 (1.22.150); FILE MERGED 2004/07/14 07:48:34 cd 1.22.150.1: #i31427# Use new drop-down handler of toolbar for popup menu


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [137d54dcfabfa79183f13db2b94a07ba9e2d62d2]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/04/01 11:37:01 oj 1.1.2.6: ongoing work 2004/02/20 11:36:29 oj 1.1.2.5: #i25414# extend the datadescriptor for database location and connection resource 2004/02/12 16:16:03 oj 1.1.2.4: #111075# fix refcount problem 2003/12/17 09:46:43 oj 1.1.2.3: #111075# ongoing work 2003/11/17 09:39:06 oj 1.1.2.2: #111075# ongoning work 2003/10/24 06:22:45 oj 1.1.2.1: #i21643# initial revision of the import filter


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [8949ec7ba81013216871c9b6b706356b7e6e8be8]

INTEGRATION: CWS insight01 (1.17.104); FILE MERGED 2004/02/18 14:45:20 oj 1.17.104.3: #111075# fix rfcount problem 2004/02/12 16:15:23 oj 1.17.104.2: #111075# fix refcount problem 2003/11/05 11:36:17 oj 1.17.104.1: #111075# ongoing work


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [c8fdfe641439409d9c0a5527b3dc1891337d03f3]

INTEGRATION: CWS insight01 (1.55.104); FILE MERGED 2004/03/19 07:45:42 oj 1.55.104.11: #111075# ongoing work 2004/02/27 09:11:19 oj 1.55.104.10: #i24209# check if column and table are defaulted 2004/02/18 14:45:20 oj 1.55.104.9: #111075# fix rfcount problem 2004/02/12 16:15:23 oj 1.55.104.8: #111075# fix refcount problem 2004/01/02 13:54:27 oj 1.55.104.7: RESYNC: (1.55-1.56); FILE MERGED 2003/12/19 13:07:18 oj 1.55.104.6: #111075# ongoing work 2003/12/17 09:19:00 oj 1.55.104.5: #111075# ongoing work 2003/11/05 11:36:16 oj 1.55.104.4: #111075# ongoing work 2003/10/24 06:30:03 oj 1.55.104.3: #i21643# import filter changes 2003/08/15 09:30:24 oj 1.55.104.2: #111075# ongoing new dbaapp work 2003/08/15 08:52:48 oj 1.55.104.1: #111075# ongoing new dbaapp work


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [2fbc3204e7eabe9455f47c0b75a369864be35c31]

INTEGRATION: CWS insight01 (1.47.38); FILE MERGED 2004/07/06 09:36:18 oj 1.47.38.9: RESYNC: (1.48-1.49); FILE MERGED 2004/02/12 16:15:23 oj 1.47.38.8: #111075# fix refcount problem 2004/01/02 13:54:03 oj 1.47.38.7: RESYNC: (1.47-1.48); FILE MERGED 2003/12/19 13:07:18 oj 1.47.38.6: #111075# ongoing work 2003/12/17 09:19:00 oj 1.47.38.5: #111075# ongoing work 2003/11/05 11:36:16 oj 1.47.38.4: #111075# ongoing work 2003/10/24 06:30:03 oj 1.47.38.3: #i21643# import filter changes 2003/08/15 10:17:24 oj 1.47.38.2: #111075# ongoing new dbaapp work 2003/08/15 08:52:48 oj 1.47.38.1: #111075# ongoing new dbaapp work


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [18b3754cc638891b583889579979fb6507a592e6]

INTEGRATION: CWS docking2 (1.86.16); FILE MERGED 2004/07/15 12:31:20 cd 1.86.16.1: #117394# Removed obsolete slots


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [255ae5e981c11dcdea65ad1b9b70f21e2c599387]

INTEGRATION: CWS insight01 (1.10.104); FILE MERGED 2004/02/12 16:15:22 oj 1.10.104.3: #111075# fix refcount problem 2004/01/02 13:55:47 oj 1.10.104.2: RESYNC: (1.10-1.11); FILE MERGED 2003/10/24 06:30:02 oj 1.10.104.1: #i21643# import filter changes


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [f09a13a53884465ffd85ddc247e1705690cab3bc]

INTEGRATION: CWS docking2 (1.2.230); FILE MERGED 2004/07/15 12:31:20 cd 1.2.230.1: #117394# Removed obsolete slots


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [b12840636a2dc0aef5d2d7c38e28f68a2d6b2e05]

INTEGRATION: CWS insight01 (1.7.124); FILE MERGED 2004/03/06 16:09:16 oj 1.7.124.1: #i14237# hold statment not more as weak


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [ecc291646c43164784e1a88d0429f551a4fd6793]

INTEGRATION: CWS insight01 (1.11.104); FILE MERGED 2004/03/06 16:09:15 oj 1.11.104.2: #i14237# hold statment not more as weak 2003/12/17 09:18:59 oj 1.11.104.1: #111075# ongoing work


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [2c6ef3b0a317951bc43056a2ea0abca79cfd199d]

INTEGRATION: CWS docking2 (1.63.46); FILE MERGED 2004/07/16 15:04:29 mav 1.63.46.1: #i26282# change warnings related to alien formats


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [442b8a08dd32f5e38cac9d45bdfd648c42a14444]

INTEGRATION: CWS insight01 (1.4.126); FILE MERGED 2004/02/12 16:15:22 oj 1.4.126.1: #111075# fix refcount problem


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [375d98b2249bdda149c6ae90b12dec86df798e4c]

INTEGRATION: CWS docking2 (1.73.24); FILE MERGED 2004/07/21 13:40:40 cd 1.73.24.2: #i26282# Fixed problem with upper/lowercase and umlaut characters 2004/07/16 15:04:28 mav 1.73.24.1: #i26282# change warnings related to alien formats


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [bd44e5fbc2a0eb073242509785e7d2e8ac714df5]

INTEGRATION: CWS insight01 (1.12.124); FILE MERGED 2003/12/19 13:07:18 oj 1.12.124.3: #111075# ongoing work 2003/12/17 09:18:59 oj 1.12.124.2: #111075# ongoing work 2003/10/24 06:30:02 oj 1.12.124.1: #i21643# import filter changes


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [c291ffa066ee58f498d8aebf883ab18137272085]

INTEGRATION: CWS docking2 (1.37.16); FILE MERGED 2004/07/13 16:49:52 cd 1.37.16.1: #i31354# Fixed wrong mapping entry for drawingobjectbar used by Draw module


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [d58855cf649e9dd22691703733e214eb8e174cc7]

INTEGRATION: CWS insight01 (1.20.124); FILE MERGED 2004/06/01 08:48:22 oj 1.20.124.4: RESYNC: (1.20-1.21); FILE MERGED 2004/02/20 11:36:29 oj 1.20.124.3: #i25414# extend the datadescriptor for database location and connection resource 2003/12/17 09:18:59 oj 1.20.124.2: #111075# ongoing work 2003/10/24 06:30:02 oj 1.20.124.1: #i21643# import filter changes


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [fb397ae3a91254152d336e8987cf093c8d90fd63]

INTEGRATION: CWS docking2 (1.39.14); FILE MERGED 2004/07/15 12:31:19 cd 1.39.14.1: #117394# Removed obsolete slots


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [cc35160f0cb9a932f627750c01794c737956f964]

INTEGRATION: CWS insight01 (1.18.110); FILE MERGED 2004/03/18 13:47:52 oj 1.18.110.7: #111075# ongoing work 2004/03/17 12:52:33 oj 1.18.110.6: #111075# renaming of objects 2004/03/08 12:56:17 oj 1.18.110.5: remove unused var 2004/02/12 16:15:22 oj 1.18.110.4: #111075# fix refcount problem 2003/11/26 12:14:28 oj 1.18.110.3: #111075# ongoing work 2003/11/17 09:44:56 oj 1.18.110.2: #111075# ongoning work 2003/10/24 06:30:01 oj 1.18.110.1: #i21643# import filter changes


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [5b1b10259c81371cf1a74d6f88117f493c8250cd]

INTEGRATION: CWS docking2 (1.12.16); FILE MERGED 2004/07/15 12:31:18 cd 1.12.16.1: #117394# Removed obsolete slots


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [a76c5b50f62790b33ab3687980c708cbd6882f07]

INTEGRATION: CWS insight01 (1.55.104); FILE MERGED 2004/06/03 08:49:35 oj 1.55.104.8: merge to m40 2004/06/01 08:48:14 oj 1.55.104.7: RESYNC: (1.57-1.58); FILE MERGED 2004/03/15 13:28:34 oj 1.55.104.6: #111075# ongoing work 2004/02/12 16:15:21 oj 1.55.104.5: #111075# fix refcount problem 2004/01/02 13:56:22 oj 1.55.104.4: RESYNC: (1.55-1.57); FILE MERGED 2003/11/05 11:36:15 oj 1.55.104.3: #111075# ongoing work 2003/10/24 06:30:01 oj 1.55.104.2: #i21643# import filter changes 2003/08/01 11:49:53 oj 1.55.104.1: #111090# ongoing work


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [15fdaf5aebcd776b3efcd00dc2aebbf6aa817c7e]

INTEGRATION: CWS docking2 (1.47.18); FILE MERGED 2004/07/15 12:31:18 cd 1.47.18.1: #117394# Removed obsolete slots


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [1770ce0de75ebc00b61c034c4f36c19e8eb6053e]

INTEGRATION: CWS insight01 (1.14.124); FILE MERGED 2003/12/17 09:18:58 oj 1.14.124.3: #111075# ongoing work 2003/11/17 09:39:05 oj 1.14.124.2: #111075# ongoning work 2003/10/24 06:30:00 oj 1.14.124.1: #i21643# import filter changes


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [8d732b35fd251aa00c99adb09728829a9c68653f]

INTEGRATION: CWS insight01 (1.24.122); FILE MERGED 2004/06/01 08:46:23 oj 1.24.122.8: RESYNC: (1.25-1.26); FILE MERGED 2004/02/20 11:36:28 oj 1.24.122.7: #i25414# extend the datadescriptor for database location and connection resource 2004/02/12 16:17:42 oj 1.24.122.6: #111075# fix refcount problem 2004/02/11 12:46:41 oj 1.24.122.5: RESYNC: (1.24-1.25); FILE MERGED 2003/12/17 09:18:58 oj 1.24.122.4: #111075# ongoing work 2003/11/17 09:39:04 oj 1.24.122.3: #111075# ongoning work 2003/11/05 11:36:15 oj 1.24.122.2: #111075# ongoing work 2003/10/24 06:30:00 oj 1.24.122.1: #i21643# import filter changes


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [c8a28bcae74adf581d30459193b38958cfce0f68]

INTEGRATION: CWS docking2 (1.16.138); FILE MERGED 2004/07/15 12:28:55 cd 1.16.138.1: #117394# Removed obsolete slots


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [f3163bfb52f64574d4a5714fa6a5115db3759ecf]

INTEGRATION: CWS insight01 (1.8.124); FILE MERGED 2004/01/02 13:56:45 oj 1.8.124.2: RESYNC: (1.8-1.9); FILE MERGED 2003/12/17 09:18:57 oj 1.8.124.1: #111075# ongoing work


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [035abd79407bbd36e30f4d9cc2737a6b001e995d]

INTEGRATION: CWS insight01 (1.16.110); FILE MERGED 2004/05/17 08:46:53 oj 1.16.110.5: #i17123# auto_increment fix for MySQL 2004/02/12 16:15:21 oj 1.16.110.4: #111075# fix refcount problem 2004/01/02 13:53:28 oj 1.16.110.3: RESYNC: (1.16-1.17); FILE MERGED 2003/12/17 09:18:57 oj 1.16.110.2: #111075# ongoing work 2003/10/24 06:29:59 oj 1.16.110.1: #i21643# import filter changes


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [c877fc88d0e338819ad7854ff256266bad465d70]

INTEGRATION: CWS insight01 (1.17.64); FILE MERGED 2004/02/20 11:32:34 oj 1.17.64.3: #i25414# extend the datadescriptor for database location and connection resource 2003/12/17 09:18:56 oj 1.17.64.2: #111075# ongoing work 2003/10/24 06:29:59 oj 1.17.64.1: #i21643# import filter changes


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [8590805346763170e26a248fe4a88faa0725cca4]

INTEGRATION: CWS docking2 (1.27.6); FILE MERGED 2004/07/13 05:39:21 cd 1.27.6.1: #i31364# Don't iterate over an empty vector


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [95638be3be50b9e08339939a3ab42c2ebef18dfe]

INTEGRATION: CWS insight01 (1.43.44); FILE MERGED 2004/07/06 09:36:43 oj 1.43.44.6: RESYNC: (1.43-1.44); FILE MERGED 2004/02/12 16:15:21 oj 1.43.44.5: #111075# fix refcount problem 2003/12/19 13:07:17 oj 1.43.44.4: #111075# ongoing work 2003/12/17 09:18:56 oj 1.43.44.3: #111075# ongoing work 2003/11/05 11:36:14 oj 1.43.44.2: #111075# ongoing work 2003/10/24 06:29:59 oj 1.43.44.1: #i21643# import filter changes


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [3de63f069545c94ebbabc91270282d31e6943ae9]

INTEGRATION: CWS docking2 (1.71.8); FILE MERGED 2004/07/13 12:39:40 pl 1.71.8.1: #i31373# add: long click for TIB_DROPDOWN items


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [d2d8d6eada8e98e91da59fb5d2649c4ec975d8a7]

INTEGRATION: CWS insight01 (1.19.104); FILE MERGED 2004/07/06 09:37:42 oj 1.19.104.10: RESYNC: (1.20-1.21); FILE MERGED 2004/03/16 14:21:52 oj 1.19.104.9: #111075# change rename handling 2004/02/20 11:32:34 oj 1.19.104.8: #i25414# extend the datadescriptor for database location and connection resource 2004/02/12 16:15:20 oj 1.19.104.7: #111075# fix refcount problem 2004/01/02 13:56:34 oj 1.19.104.6: RESYNC: (1.19-1.20); FILE MERGED 2003/12/19 13:07:16 oj 1.19.104.5: #111075# ongoing work 2003/12/17 09:18:56 oj 1.19.104.4: #111075# ongoing work 2003/11/05 11:36:14 oj 1.19.104.3: #111075# ongoing work 2003/10/24 06:29:58 oj 1.19.104.2: #i21643# import filter changes 2003/08/15 08:52:48 oj 1.19.104.1: #111075# ongoing new dbaapp work


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [c01106254950b7085d569f42ada1ff9b0609b0b7]

INTEGRATION: CWS insight01 (1.13.4); FILE MERGED 2004/03/16 08:21:20 oj 1.13.4.1: #111075# ongoing work


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [2b99b7b2a27d6cb80b55edc99711145eeefff7c2]

INTEGRATION: CWS insight01 (1.2.2); FILE MERGED 2004/07/06 09:36:55 oj 1.2.2.4: RESYNC: (1.3-1.4); FILE MERGED 2004/05/12 12:03:22 oj 1.2.2.3: #i27455# order function 2004/04/05 10:11:51 oj 1.2.2.2: #i27286# add group by clause but without the having clause 2004/03/15 13:28:34 oj 1.2.2.1: #111075# ongoing work


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [c1daf4cd81d5276818b3b1a308585028529adf0c]

INTEGRATION: CWS insight01 (1.68.18); FILE MERGED 2004/07/06 09:36:07 oj 1.68.18.5: RESYNC: (1.70-1.71); FILE MERGED 2004/06/01 08:47:37 oj 1.68.18.4: RESYNC: (1.69-1.70); FILE MERGED 2004/01/02 13:53:39 oj 1.68.18.3: RESYNC: (1.68-1.69); FILE MERGED 2003/12/17 09:18:55 oj 1.68.18.2: #111075# ongoing work 2003/10/24 06:29:58 oj 1.68.18.1: #i21643# import filter changes


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [e6f26fda97da13a5fdf18c6d8559dc75d56a6b74]

INTEGRATION: CWS insight01 (1.30.64); FILE MERGED 2003/12/17 09:18:55 oj 1.30.64.1: #111075# ongoing work


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [2505ca9ac0d9d023323ebfe8fc89a7168e57f336]

INTEGRATION: CWS insight01 (1.70.8); FILE MERGED 2004/07/28 07:43:25 oj 1.70.8.4: check if current row is valid 2004/05/21 08:24:34 oj 1.70.8.3: remove unused traces 2004/05/12 06:45:35 oj 1.70.8.2: #i27414# check if current row is valid 2003/12/17 09:18:54 oj 1.70.8.1: #111075# ongoing work


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [80e34edd18b62ce256026d6367bae2e956f682ab]

INTEGRATION: CWS insight01 (1.34.64); FILE MERGED 2003/12/17 09:18:54 oj 1.34.64.1: #111075# ongoing work


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [70867734787d903cc8d9f627afebabfb0c5104a1]

INTEGRATION: CWS insight01 (1.121.8); FILE MERGED 2004/07/06 09:35:58 oj 1.121.8.12: RESYNC: (1.124-1.125); FILE MERGED 2004/06/29 13:14:13 oj 1.121.8.11: #i30626# naming corrected 2004/06/01 08:47:28 oj 1.121.8.10: RESYNC: (1.122-1.124); FILE MERGED 2004/05/13 09:41:30 oj 1.121.8.9: #i23992# fix for delete row 2004/05/13 06:38:26 oj 1.121.8.8: #i26347# add new string when ds wasn't stored before registerObject call 2004/05/12 06:45:36 oj 1.121.8.7: #i27414# check if current row is valid 2004/04/21 13:47:59 oj 1.121.8.6: enable catalog and schema disabling 2004/01/02 13:53:16 oj 1.121.8.5: RESYNC: (1.121-1.122); FILE MERGED 2003/12/17 09:18:53 oj 1.121.8.4: #111075# ongoing work 2003/11/26 12:14:27 oj 1.121.8.3: #111075# ongoing work 2003/11/05 11:36:13 oj 1.121.8.2: #111075# ongoing work 2003/10/24 06:29:57 oj 1.121.8.1: #i21643# import filter changes


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [d6303ee1c79ae8751de6d15e54e440bf49dc3a11]

INTEGRATION: CWS insight01 (1.44.8); FILE MERGED 2004/07/06 09:37:17 oj 1.44.8.9: RESYNC: (1.48-1.49); FILE MERGED 2004/06/03 08:49:34 oj 1.44.8.8: merge to m40 2004/06/01 08:47:10 oj 1.44.8.7: RESYNC: (1.45-1.48); FILE MERGED 2004/05/18 08:32:59 oj 1.44.8.6: #i26432# correct index type of column 2004/05/17 13:47:31 oj 1.44.8.5: #i26432# correct index type of column 2004/04/21 13:47:58 oj 1.44.8.4: enable catalog and schema disabling 2004/01/02 13:56:11 oj 1.44.8.3: RESYNC: (1.44-1.45); FILE MERGED 2003/11/05 11:36:12 oj 1.44.8.2: #111075# ongoing work 2003/10/24 06:29:57 oj 1.44.8.1: #i21643# import filter changes


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [0e53a30ddcfbdf9f0fac96e69223fec0de99384f]

INTEGRATION: CWS insight01 (1.3.106); FILE MERGED 2004/03/19 07:45:41 oj 1.3.106.4: #111075# ongoing work 2004/02/18 14:45:20 oj 1.3.106.3: #111075# fix rfcount problem 2003/10/24 06:29:57 oj 1.3.106.2: #i21643# import filter changes 2003/08/15 08:52:49 oj 1.3.106.1: #111075# ongoing new dbaapp work


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [346ea83577fb9feaeffd0acd4c32ee1b19eda11e]

INTEGRATION: CWS insight01 (1.11.64); FILE MERGED 2004/06/29 13:14:12 oj 1.11.64.4: #i30626# naming corrected 2004/06/01 08:46:59 oj 1.11.64.3: RESYNC: (1.12-1.15); FILE MERGED 2004/01/02 13:55:08 oj 1.11.64.2: RESYNC: (1.11-1.12); FILE MERGED 2003/10/24 06:29:56 oj 1.11.64.1: #i21643# import filter changes


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [b08ba4ae5468a425f72b8d70f534f417106b8a1c]

INTEGRATION: CWS insight01 (1.32.64); FILE MERGED 2004/07/06 09:36:30 oj 1.32.64.7: RESYNC: (1.35-1.36); FILE MERGED 2004/06/29 13:14:11 oj 1.32.64.6: #i30626# naming corrected 2004/06/03 08:49:34 oj 1.32.64.5: merge to m40 2004/06/01 08:46:51 oj 1.32.64.4: RESYNC: (1.33-1.35); FILE MERGED 2004/01/02 13:54:14 oj 1.32.64.3: RESYNC: (1.32-1.33); FILE MERGED 2003/11/05 11:36:11 oj 1.32.64.2: #111075# ongoing work 2003/10/24 06:29:56 oj 1.32.64.1: #i21643# import filter changes


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [77458487b0c2ca7903530a8d448b117cb7411ab2]

INTEGRATION: CWS insight01 (1.10.108); FILE MERGED 2004/02/12 16:15:20 oj 1.10.108.1: #111075# fix refcount problem


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [4e1aaf823af10c119eaac2ad524f8fbe59ee9aed]

INTEGRATION: CWS insight01 (1.25.122); FILE MERGED 2003/12/17 09:18:53 oj 1.25.122.2: #111075# ongoing work 2003/11/05 11:36:11 oj 1.25.122.1: #111075# ongoing work


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [fbcecdfc93da3738731f7de09881d21cb50005f8]

INTEGRATION: CWS insight01 (1.5.126); FILE MERGED 2004/02/12 16:15:19 oj 1.5.126.1: #111075# fix refcount problem


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [29de4e5dae176247e21b0db1cc10fef3b60f27ee]

INTEGRATION: CWS insight01 (1.10.122); FILE MERGED 2003/12/17 09:18:52 oj 1.10.122.1: #111075# ongoing work


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [89ca5feda804f48baf2a1d68bff7421724fc3b08]

INTEGRATION: CWS insight01 (1.11.104); FILE MERGED 2003/11/05 11:36:10 oj 1.11.104.1: #111075# ongoing work


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [1c1569722683d1a8cdbb65a3e7c76b8e9897095d]

INTEGRATION: CWS insight01 (1.10.64); FILE MERGED 2004/07/06 09:37:30 oj 1.10.64.3: RESYNC: (1.12-1.13); FILE MERGED 2004/06/01 08:46:43 oj 1.10.64.2: RESYNC: (1.10-1.12); FILE MERGED 2003/10/24 06:29:55 oj 1.10.64.1: #i21643# import filter changes


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [2b64794af7898b0bd1e0a7ee0c926cec7a173041]

INTEGRATION: CWS swobjpos04 (1.3.56); FILE MERGED 2004/07/07 07:42:57 od 1.3.56.5: #i28701# - further adjustments for the new object positioning algorithm 2004/07/02 14:59:08 od 1.3.56.4: #i28701# - further adjustments for the new object positioning 2004/06/30 15:06:06 od 1.3.56.3: #i28701# - merge changes of cws swdrawpositioning 	 - further adjustments for the new object positioning 2004/06/14 08:59:12 od 1.3.56.2: #i28701# - correct type determination Issue number: Submitted by: Reviewed by: 2004/05/24 13:28:26 od 1.3.56.1: #i28701# - adjustments and corrections for the new positioning of 	   floating screen objects


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [daf17f8738229eda6d624e9dc216086ab55e11c8]

INTEGRATION: CWS swobjpos04 (1.3.56); FILE MERGED 2004/07/07 07:42:56 od 1.3.56.5: #i28701# - further adjustments for the new object positioning algorithm 2004/07/02 14:59:08 od 1.3.56.4: #i28701# - further adjustments for the new object positioning 2004/06/30 15:06:05 od 1.3.56.3: #i28701# - merge changes of cws swdrawpositioning 	 - further adjustments for the new object positioning 2004/06/14 08:59:12 od 1.3.56.2: #i28701# - correct type determination Issue number: Submitted by: Reviewed by: 2004/05/24 13:26:28 od 1.3.56.1: #i28701# - correction: no adjustment horizontal position in columns


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [fba35b98d5b6e7b14b4977d50dca04fca760d5d7]

INTEGRATION: CWS swobjpos04 (1.4.56); FILE MERGED 2004/06/30 14:58:55 od 1.4.56.1: #i28701# - merge changes of cws swdrawpositioning 	 - further adjustments for the new object positioning


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [f6ba490ade6f72d3814240565e5e00ef6dac0d05]

INTEGRATION: CWS insight01 (1.3.42); FILE MERGED 2004/07/20 12:17:00 sw 1.3.42.1: #i29289#


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [73f583887760e9c9894c47b23ecca6865f3cec38]

INTEGRATION: CWS insight01 (1.2.20); FILE MERGED 2004/07/20 12:17:00 sw 1.2.20.1: #i29289#


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [e104bb50266d954e2e81f7374b297bc363f25c12]

INTEGRATION: CWS insight01 (1.13.2); FILE MERGED 2004/03/11 09:10:42 oj 1.13.2.2: #111075# changes for closing 2004/03/05 13:43:01 oj 1.13.2.1: new menu for db app


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [18a831a4d6103b5743d0e4b7fd52b070b8b583de]

INTEGRATION: CWS insight01 (1.4.38); FILE MERGED 2004/07/06 09:24:53 oj 1.4.38.5: RESYNC: (1.5-1.6); FILE MERGED 2004/04/08 14:28:20 oj 1.4.38.4: new folder 2004/02/11 12:50:15 oj 1.4.38.3: RESYNC: (1.4-1.5); FILE MERGED 2003/10/24 06:36:26 oj 1.4.38.2: #i21643# import filter changes 2003/07/29 12:47:24 oj 1.4.38.1: #111075# insight changes


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [447fa4b96433c6a2ca734da0b427cc61c7e318ec]

INTEGRATION: CWS insight01 (1.2.134); FILE MERGED 2004/03/15 12:25:00 oj 1.2.134.9: #111075# ongoing work 2004/03/05 07:14:59 oj 1.2.134.8: #111090# changes for the new prop dialogs 2004/02/20 11:32:35 oj 1.2.134.7: #i25414# extend the datadescriptor for database location and connection resource 2004/01/21 13:02:36 oj 1.2.134.6: #i24179# remove unused slots 2004/01/07 13:52:32 oj 1.2.134.5: #111075# ongoing work 2003/11/26 12:25:24 oj 1.2.134.4: #111075# ongoing work 2003/10/24 06:36:25 oj 1.2.134.3: #i21643# import filter changes 2003/08/15 08:52:49 oj 1.2.134.2: #111075# ongoing new dbaapp work 2003/07/29 12:46:09 oj 1.2.134.1: #111075# insight changes


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [ec0890c3dc86390f0ee81ff574735aba497fb829]

INTEGRATION: CWS insight01 (1.52.64); FILE MERGED 2004/06/03 08:48:18 oj 1.52.64.19: merge to m40 2004/06/01 07:33:38 oj 1.52.64.18: RESYNC: (1.54-1.56); FILE MERGED 2004/05/28 13:28:39 oj 1.52.64.17: remove some unused things 2004/05/06 07:53:50 oj 1.52.64.16: #i12497# allow to append ASC, DESC to index creation 2004/04/27 07:13:36 oj 1.52.64.15: remove unused code 2004/04/21 13:44:39 oj 1.52.64.14: enable catalog and schema disabling 2004/04/16 13:38:15 oj 1.52.64.13: add HID 2004/03/15 12:25:00 oj 1.52.64.12: #111075# ongoing work 2004/03/05 07:14:58 oj 1.52.64.11: #111090# changes for the new prop dialogs 2004/01/07 13:52:31 oj 1.52.64.10: #111075# ongoing work 2003/12/18 13:55:02 oj 1.52.64.9: #111075# ongoing work 2003/11/28 06:56:15 oj 1.52.64.8: #111075# ongoing work 2003/11/26 12:25:23 oj 1.52.64.7: #111075# ongoing work 2003/11/17 09:46:48 oj 1.52.64.6: #111075# ongoning work 2003/11/11 07:11:47 oj 1.52.64.5: #111090# missing help ids 2003/11/07 07:23:23 oj 1.52.64.4: #111075# new helpid for the iconcontrol 2003/08/15 08:52:50 oj 1.52.64.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:52 oj 1.52.64.2: #111090# ongoing work 2003/07/29 12:46:09 oj 1.52.64.1: #111075# insight changes


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [ed64872bb839792d284c61c1b93ce43659ee2d24]

INTEGRATION: CWS insight01 (1.2.68); FILE MERGED 2004/03/31 09:27:43 oj 1.2.68.1: add database document ico


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [81f49a0913568de2943fcfccb01922a41ac912b0]

INTEGRATION: CWS insight01 (1.41.2); FILE MERGED 2004/07/09 12:59:59 oj 1.41.2.1: #i30597# add base to start up


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [7198d0942a9f657d853205fa90de594fdda9689a]

INTEGRATION: CWS insight01 (1.4.174); FILE MERGED 2004/07/09 13:01:24 oj 1.4.174.1: #i30597# add base to start up


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [113b87c91f5cf6db55644c0fefaa0cc9c37368d6]

INTEGRATION: CWS insight01 (1.18.38); FILE MERGED 2004/07/09 12:59:58 oj 1.18.38.1: #i30597# add base to start up


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [d7a87b00d1135d992d11f6ee11818aadd556c219]

INTEGRATION: CWS insight01 (1.23.38); FILE MERGED 2004/07/09 12:59:58 oj 1.23.38.1: #i30597# add base to start up


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [0bde7a4f8e20374a793a3f8d7eacbfdf11a7b94c]

INTEGRATION: CWS insight01 (1.144.2); FILE MERGED 2004/07/09 12:59:58 oj 1.144.2.1: #i30597# add base to start up


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [47f5cdfb4cf484433d6c1cb427fe4b6fdcc6425a]

INTEGRATION: CWS insight01 (1.52.4); FILE MERGED 2004/07/07 11:52:58 oj 1.52.4.5: resource changes 2004/07/06 08:39:17 oj 1.52.4.4: RESYNC: (1.53-1.54); FILE MERGED 2004/06/28 06:34:28 oj 1.52.4.3: remove database icon 2004/05/28 19:34:21 oj 1.52.4.2: RESYNC: (1.52-1.53); FILE MERGED 2004/04/20 11:33:31 oj 1.52.4.1: #116204# new db icons


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [194307ed95273225c1f0f88dff9e5da320ff1e70]

INTEGRATION: CWS insight01 (1.22.30); FILE MERGED 2004/07/27 12:16:09 oj 1.22.30.4: oob in odb 2004/07/26 14:20:32 oj 1.22.30.3: change extension of file format 2004/07/06 08:39:05 oj 1.22.30.2: RESYNC: (1.22-1.26); FILE MERGED 2004/04/20 11:33:30 oj 1.22.30.1: #116204# new db icons


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [c9a2e318983018a9add756aecd0b21bbea772b31]

INTEGRATION: CWS insight01 (1.6.308); FILE MERGED 2004/05/28 19:36:55 oj 1.6.308.2: RESYNC: (1.6-1.7); FILE MERGED 2004/03/05 07:25:46 oj 1.6.308.1: #111090# changes for the new prop dialogs


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [6215597181c152f88aaf9a908a40d024d9603230]

INTEGRATION: CWS insight01 (1.2.2); FILE MERGED 2004/06/10 12:00:46 oj 1.2.2.1: bug fix for va_list


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [f061dc6cd12772bf0681c65fbbb1ce31306d405a]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/03/05 07:26:34 oj 1.1.2.1: #111090# new classes from dbaccess


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [9d3a87595317d07228779f7a568f2ae1b7294c79]

INTEGRATION: CWS insight01 (1.10.4); FILE MERGED 2004/05/28 19:35:34 oj 1.10.4.2: RESYNC: (1.10-1.12); FILE MERGED 2004/03/05 07:25:46 oj 1.10.4.1: #111090# changes for the new prop dialogs


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [1f9a77f7d230f647b9746f71bbb942f5bc4ac057]

INTEGRATION: CWS insight01 (1.26.140); FILE MERGED 2004/07/06 09:01:40 oj 1.26.140.2: RESYNC: (1.26-1.27); FILE MERGED 2004/01/07 13:59:28 oj 1.26.140.1: #111075# ongoing work


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [e8dbad75183c198306b7592b52180fbb29ce9cd4]

INTEGRATION: CWS insight01 (1.52.140); FILE MERGED 2004/07/21 07:58:49 oj 1.52.140.5: RESYNC: (1.55-1.56); FILE MERGED 2004/07/07 08:37:31 oj 1.52.140.4: merge conflicts 2004/07/06 09:00:33 oj 1.52.140.3: RESYNC: (1.53-1.55); FILE MERGED 2004/02/12 08:47:10 oj 1.52.140.2: RESYNC: (1.52-1.53); FILE MERGED 2004/01/07 13:59:26 oj 1.52.140.1: #111075# ongoing work


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [222307311d063456e55db870769b0b2c3fe27eee]

INTEGRATION: CWS insight01 (1.33.28); FILE MERGED 2004/07/06 09:01:21 oj 1.33.28.2: RESYNC: (1.33-1.35); FILE MERGED 2004/04/27 10:26:52 oj 1.33.28.1: impl disabling of this control


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [bcd4c5cdc3cab79febe4a75ab6dd71c50dec3488]

INTEGRATION: CWS insight01 (1.4.290); FILE MERGED 2004/05/28 19:41:59 oj 1.4.290.3: RESYNC: (1.4-1.5); FILE MERGED 2004/04/27 10:28:12 oj 1.4.290.2: impl disabling of this control 2004/04/27 10:26:51 oj 1.4.290.1: impl disabling of this control


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [65583459cd924823422e1946c73235f77575265d]

INTEGRATION: CWS insight01 (1.33.26); FILE MERGED 2004/07/06 09:01:31 oj 1.33.26.3: RESYNC: (1.36-1.37); FILE MERGED 2004/05/28 19:41:50 oj 1.33.26.2: RESYNC: (1.33-1.36); FILE MERGED 2004/01/09 12:43:39 oj 1.33.26.1: #111075# remove unused code


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [4165c1a1a8384c3ecaac79cbca1fc3ecff9d64ec]

INTEGRATION: CWS insight01 (1.17.70); FILE MERGED 2004/07/06 09:02:25 oj 1.17.70.4: RESYNC: (1.19-1.20); FILE MERGED 2004/02/12 08:47:39 oj 1.17.70.3: RESYNC: (1.18-1.19); FILE MERGED 2004/01/02 20:37:46 oj 1.17.70.2: RESYNC: (1.17-1.18); FILE MERGED 2003/08/12 11:20:55 oj 1.17.70.1: #111749# invalidate with CalcRect


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [b89977b9457158036956895324ee7c54c5b0a281]

INTEGRATION: CWS insight01 (1.55.22); FILE MERGED 2004/07/21 07:58:57 oj 1.55.22.5: RESYNC: (1.56-1.57); FILE MERGED 2004/07/06 09:02:47 oj 1.55.22.4: RESYNC: (1.55-1.56); FILE MERGED 2004/01/20 09:41:26 oj 1.55.22.3: #i24594# add filter capabilities to URL control 2003/11/28 12:48:42 oj 1.55.22.2: #111075# changes for general xcontent handling 2003/11/26 12:32:37 oj 1.55.22.1: #111075# changes for general xcontent handling


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [6560e495a78c5e14fe32bd69d00620e407c11ec7]

INTEGRATION: CWS insight01 (1.15.4); FILE MERGED 2004/07/21 07:58:40 oj 1.15.4.5: RESYNC: (1.18-1.19); FILE MERGED 2004/07/06 08:57:40 oj 1.15.4.4: RESYNC: (1.17-1.18); FILE MERGED 2004/05/28 19:41:01 oj 1.15.4.3: RESYNC: (1.15-1.17); FILE MERGED 2004/04/13 12:15:40 oj 1.15.4.2: wrong enum type used for database 2004/03/12 08:18:03 oj 1.15.4.1: #111075# add new module for database


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [f6715cadb9d4af96e45d8aefa6af9d419855a94f]

INTEGRATION: CWS insight01 (1.29.22); FILE MERGED 2004/05/28 19:37:56 oj 1.29.22.2: RESYNC: (1.29-1.30); FILE MERGED 2004/03/06 15:49:54 oj 1.29.22.1: #i25060# fix scroll problem


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [e9ac2670f6deabda713b4698aed370692f8d8a38]

INTEGRATION: CWS swobjpos04 (1.135.14); FILE MERGED 2004/07/13 09:49:50 od 1.135.14.2: RESYNC: (1.135-1.144); FILE MERGED resolve merge conflict. 2004/06/03 08:25:37 od 1.135.14.1: #i28702# - new variable %WRITERCOMPATIBILITYVERSIONOOO11


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [f747b9f93ad0682f7aac67606eb5e3848b93b17a]

INTEGRATION: CWS insight01 (1.106.18); FILE MERGED 2004/07/21 07:55:53 oj 1.106.18.8: RESYNC: (1.114-1.115); FILE MERGED 2004/07/06 08:08:19 oj 1.106.18.7: RESYNC: (1.113-1.114); FILE MERGED 2004/05/28 18:53:35 oj 1.106.18.6: RESYNC: (1.110-1.113); FILE MERGED 2004/03/05 07:25:45 oj 1.106.18.5: #111090# changes for the new prop dialogs 2004/02/12 08:58:30 oj 1.106.18.4: RESYNC: (1.107-1.110); FILE MERGED 2004/01/07 13:56:56 oj 1.106.18.3: #111075# ongoing work 2004/01/02 20:48:39 oj 1.106.18.2: RESYNC: (1.106-1.107); FILE MERGED 2003/11/26 12:32:35 oj 1.106.18.1: #111075# changes for general xcontent handling


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [45de8eb0c980f308b668aba9bcdb8f839eaafc38]

INTEGRATION: CWS swobjpos04 (1.7.10); FILE MERGED 2004/07/13 09:30:44 od 1.7.10.3: RESYNC: (1.7-1.8); FILE MERGED resolve merge conflicts. 2004/07/08 05:51:02 od 1.7.10.2: #i28702# - adjust defaults of compatibility options 2004/06/02 13:43:24 pb 1.7.10.1: fix: #i28702# new flag for consider wrapping style


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [f12a25b683f78dff799d360741208ef421d83c31]

INTEGRATION: CWS swobjpos04 (1.5.10); FILE MERGED 2004/07/08 05:50:40 od 1.5.10.2: #i28702# - adjust defaults of compatibility options 2004/06/02 13:39:00 pb 1.5.10.1: fix: #i28702# new flag for consider wrapping style


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [663b4df757378002e1f7adc2a3de5124e7d08e83]

INTEGRATION: CWS insight01 (1.8.282); FILE MERGED 2004/04/20 11:33:29 oj 1.8.282.1: #116204# new db icons


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [3f7ef47286c93ccaca46f3fd4d8841226329c3ed]

INTEGRATION: CWS insight01 (1.14.22); FILE MERGED 2003/11/26 12:32:29 oj 1.14.22.1: #111075# changes for general xcontent handling


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [1ef1c267c836ae1ecc99a03d8a5451c3a30dff57]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2003/11/26 12:33:11 oj 1.1.2.1: #111075# changes for general xcontent handling


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [4ee8cffb6ccbb6c7e74b82934ccd7170f487438e]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/07 08:37:30 oj 1.1.2.2: merge conflicts 2004/01/07 13:55:34 oj 1.1.2.1: #111075# ongoing work


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [22e753bfaf5c4b0a61ed3b3690b2d7461e2f42b1]

INTEGRATION: CWS insight01 (1.2.136); FILE MERGED 2004/07/27 12:47:17 oj 1.2.136.4: oob to odb 2004/07/27 08:19:50 oj 1.2.136.3: file extension changed 2004/04/16 08:35:23 tv 1.2.136.2: corrected target for database.zip 2004/04/16 08:31:16 tv 1.2.136.1: added sxb file for bibliography


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [4facdceeb4498852f34ae0d83024aa93a078d206]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/27 12:47:07 oj 1.1.2.1: new file


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [cebad3a9f5cebeae5f3afc400dcc5ddabcb9624d]

INTEGRATION: CWS insight01 (1.94.2); FILE MERGED 2004/07/25 14:56:20 oj 1.94.2.5: merge problem 2004/07/21 07:28:17 oj 1.94.2.4: RESYNC: (1.97-1.98); FILE MERGED 2004/06/03 10:59:17 oj 1.94.2.3: , missing 2004/05/29 01:09:59 oj 1.94.2.2: RESYNC: (1.94-1.97); FILE MERGED 2004/05/05 12:04:28 tl 1.94.2.1: #i25411# new database properties added to API


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [c0e952effd09e8bffb09f944b92fbd199660eb80]

INTEGRATION: CWS swobjpos04 (1.24.12); FILE MERGED 2004/08/02 11:18:17 od 1.24.12.3: RESYNC: (1.32-1.33); FILE MERGED resolve merge conflict. 2004/07/13 07:04:36 od 1.24.12.2: RESYNC: (1.24-1.32); FILE MERGED resolve merge conflicts. 2004/06/30 12:35:49 od 1.24.12.1: #i28701# - merging changes of cws swdrawpositioning


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [d55f4b79163f1b6e8b2af8a3e92fec1ca5f346ca]

INTEGRATION: CWS swobjpos04 (1.26.218); FILE MERGED 2004/07/13 07:01:58 od 1.26.218.2: RESYNC: (1.26-1.29); FILE MERGED resolve merge conflicts. 2004/06/30 12:35:48 od 1.26.218.1: #i28701# - merging changes of cws swdrawpositioning


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [75166289c13a0b45a24964267b7ff0303f987208]

INTEGRATION: CWS swobjpos04 (1.45.218); FILE MERGED 2004/07/13 06:59:19 od 1.45.218.2: RESYNC: (1.45-1.46); FILE MERGED 2004/06/30 12:35:48 od 1.45.218.1: #i28701# - merging changes of cws swdrawpositioning


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [9be17c52b7c565758088b8020a543d7b840e31a7]

INTEGRATION: CWS swobjpos04 (1.9.190); FILE MERGED 2004/06/30 12:35:47 od 1.9.190.1: #i28701# - merging changes of cws swdrawpositioning


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [70f052eacbea45e762fd4b6d222465453823de3d]

INTEGRATION: CWS insight01 (1.90.2); FILE MERGED 2004/07/21 06:56:34 oj 1.90.2.3: RESYNC: (1.93-1.94); FILE MERGED 2004/05/28 18:18:18 oj 1.90.2.2: RESYNC: (1.90-1.93); FILE MERGED 2004/05/05 12:03:40 tl 1.90.2.1: #i25411# new database properties added to API


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [785a071eeaf1fa5009eab4f42cac62f6b8d613ae]

INTEGRATION: CWS insight01 (1.21.2); FILE MERGED 2004/07/23 12:39:07 oj 1.21.2.2: RESYNC: (1.21-1.22); FILE MERGED 2004/02/20 11:55:25 oj 1.21.2.1: #i20311# file open entries for the db file format


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [a99f806c144b3906064b86d5e7b49f76905a46cf]

INTEGRATION: CWS insight01 (1.23.2); FILE MERGED 2004/07/23 12:41:45 oj 1.23.2.4: RESYNC: (1.24-1.25); FILE MERGED 2004/05/28 13:18:45 oj 1.23.2.3: RESYNC: (1.23-1.24); FILE MERGED 2004/04/14 07:00:09 oj 1.23.2.2: remove data source entries 2004/02/17 11:31:12 oj 1.23.2.1: #111075# ongoing work


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [2d8b190061fc03897bcb5ff25bc858b389edf6b6]

INTEGRATION: CWS insight01 (1.2.2); FILE MERGED 2004/07/30 08:26:20 oj 1.2.2.5: RESYNC: (1.9-1.10); FILE MERGED 2004/07/23 12:35:22 oj 1.2.2.4: RESYNC: (1.8-1.9); FILE MERGED 2004/07/06 08:40:16 oj 1.2.2.3: RESYNC: (1.4-1.8); FILE MERGED 2004/05/28 13:17:17 oj 1.2.2.2: RESYNC: (1.2-1.4); FILE MERGED 2004/03/06 12:30:18 oj 1.2.2.1: #110542# remove the sdb import autopilot


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [37f47941aff5048a09f9f91cc50c4933cecba4cc]

INTEGRATION: CWS insight01 (1.2.2); FILE MERGED 2004/07/23 12:31:27 oj 1.2.2.14: RESYNC: (1.2-1.3); FILE MERGED 2004/07/23 08:10:50 oj 1.2.2.13: add send strings for db 2004/06/10 07:15:48 oj 1.2.2.12: new string 2004/05/26 06:06:48 oj 1.2.2.11: new strings 2004/04/28 11:22:03 oj 1.2.2.10: ongoing work 2004/04/27 07:34:57 oj 1.2.2.9: new string 2004/04/26 13:08:38 oj 1.2.2.8: folder handling 2004/04/14 13:29:45 oj 1.2.2.7: string changes 2004/03/18 12:23:59 oj 1.2.2.6: #111075# remove double entry 2004/03/15 12:34:27 oj 1.2.2.5: #111075# ongoing work 2004/03/15 06:56:49 oj 1.2.2.4: #111075# ongoing changes 2004/03/08 09:14:11 oj 1.2.2.3: add new item to menu 2004/03/08 09:01:50 oj 1.2.2.2: change to new menu layout 2004/03/05 13:39:40 oj 1.2.2.1: new menu for db app


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [909bdb3d41ebbadae38007c0f1f5f504bc3f3aef]

INTEGRATION: CWS insight01 (1.25.2); FILE MERGED 2004/07/23 12:29:48 oj 1.25.2.2: RESYNC: (1.25-1.26); FILE MERGED 2004/02/20 11:55:24 oj 1.25.2.1: #i20311# file open entries for the db file format


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [f9a9ce73a752cb8babad6feb697fc8416ec16f36]

INTEGRATION: CWS insight01 (1.15.2); FILE MERGED 2004/07/27 12:43:24 oj 1.15.2.4: oob in odb 2004/07/27 08:26:27 oj 1.15.2.3: file extension changed 2004/05/28 13:15:36 oj 1.15.2.2: RESYNC: (1.15-1.16); FILE MERGED 2004/04/14 07:00:10 oj 1.15.2.1: remove data source entries


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [8e88e9e2e8e69323845fe194c80319c7c0214beb]

INTEGRATION: CWS insight01 (1.17.52); FILE MERGED 2004/07/26 10:55:22 oj 1.17.52.2: config changes 2004/07/26 07:32:40 oj 1.17.52.1: add new db app


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [c0c93a1d37732a9159bf053ba0551c65eb80e095]

INTEGRATION: CWS insight01 (1.9.2); FILE MERGED 2004/07/26 07:32:40 oj 1.9.2.1: add new db app


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [199ac0f3ea1acea90c1f3863b838a0675b19f458]

INTEGRATION: CWS swobjpos04 (1.35.16); FILE MERGED 2004/08/02 11:15:14 od 1.35.16.2: RESYNC: (1.35-1.36); FILE MERGED resolve merge conflicts. 2004/07/08 07:12:13 od 1.35.16.1: #i28701# - load/save of new document compatibility option 'Consider 	   wrapping style influence when positioning objects'


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [21480fca584aac8aced4fdcd896c3434b792287c]

INTEGRATION: CWS impress19ea (1.45.8); FILE MERGED 2004/07/23 15:46:17 cl 1.45.8.1: #i31533# do not add presentation styles for handout page objects


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [003b08c9449cdf9093ed82f1b1776de2cea08653]

INTEGRATION: CWS insight01 (1.2.2); FILE MERGED 2004/07/21 07:08:09 oj 1.2.2.4: RESYNC: (1.5-1.6); FILE MERGED 2004/07/06 07:46:38 oj 1.2.2.3: RESYNC: (1.4-1.5); FILE MERGED 2004/05/28 21:32:49 oj 1.2.2.2: RESYNC: (1.2-1.4); FILE MERGED 2004/04/26 13:23:51 oj 1.2.2.1: remove datasource admin dialog entry from tools menu


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [01af2695fc422c349c79be92a81e7b79552f160a]

INTEGRATION: CWS insight01 (1.2.2); FILE MERGED 2004/07/21 06:59:15 oj 1.2.2.4: RESYNC: (1.5-1.6); FILE MERGED 2004/07/06 07:46:21 oj 1.2.2.3: RESYNC: (1.4-1.5); FILE MERGED 2004/05/28 21:32:31 oj 1.2.2.2: RESYNC: (1.2-1.4); FILE MERGED 2004/04/26 13:23:50 oj 1.2.2.1: remove datasource admin dialog entry from tools menu


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [3ae9e28df105f0c7359bf3f6eedaecc377f9d643]

INTEGRATION: CWS insight01 (1.2.2); FILE MERGED 2004/07/21 07:03:32 oj 1.2.2.4: RESYNC: (1.5-1.6); FILE MERGED 2004/07/06 07:46:29 oj 1.2.2.3: RESYNC: (1.4-1.5); FILE MERGED 2004/05/28 21:32:41 oj 1.2.2.2: RESYNC: (1.2-1.4); FILE MERGED 2004/04/26 13:23:50 oj 1.2.2.1: remove datasource admin dialog entry from tools menu


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [3eb20b368d2c1fdf3bbd0ad3e0f168e658d10518]

INTEGRATION: CWS insight01 (1.7.10); FILE MERGED 2004/02/20 11:27:59 oj 1.7.10.1: #i25414# extend the datadescriptor for database location and connection resource


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [6a6d70ea55b94e5fd5a8fb46c8a5bd88e7f6c4a5]

INTEGRATION: CWS insight01 (1.22.34); FILE MERGED 2004/03/02 10:54:07 oj 1.22.34.2: RESYNC: (1.22-1.23); FILE MERGED 2004/02/25 12:16:48 tl 1.22.34.1: #i25719# new properties for SwXViewSettings


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [90e5ef65823937cd8a0d0ae32c05d2c99bdc1c66]

INTEGRATION: CWS swobjpos04 (1.14.110); FILE MERGED 2004/07/14 09:14:37 od 1.14.110.3: complete resolution of merge conflict 2004/07/13 02:09:02 od 1.14.110.2: RESYNC: (1.14-1.16); FILE MERGED resolve merge conflicts. 2004/06/30 12:55:28 od 1.14.110.1: #i28701# - merge changes from cws swdrawpositioning


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [32548e64bfa534eb5b2b55a5c6c5610fedb1ddd6]

INTEGRATION: CWS insight01 (1.9.34); FILE MERGED 2004/05/28 23:59:01 oj 1.9.34.2: RESYNC: (1.9-1.10); FILE MERGED 2004/02/20 11:27:59 oj 1.9.34.1: #i25414# extend the datadescriptor for database location and connection resource


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [6343afde2154df3fc449d7ff1d497fa2a6e4f3bf]

INTEGRATION: CWS swobjpos04 (1.4.110); FILE MERGED 2004/07/13 02:08:55 od 1.4.110.2: RESYNC: (1.4-1.6); FILE MERGED resolve merge conflicts. 2004/06/30 12:55:27 od 1.4.110.1: #i28701# - merge changes from cws swdrawpositioning


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [34bbe5e9f0f5be0b02047d1c64e1f571559c03af]

INTEGRATION: CWS insight01 (1.13.184); FILE MERGED 2004/02/20 11:28:00 oj 1.13.184.1: #i25414# extend the datadescriptor for database location and connection resource


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [b7e6260d23da1820f416241a4734777ab0c5e540]

INTEGRATION: CWS swobjpos04 (1.6.16); FILE MERGED 2004/07/13 02:07:19 od 1.6.16.2: RESYNC: (1.6-1.9); FILE MERGED 2004/06/30 12:55:26 od 1.6.16.1: #i28701# - merge changes from cws swdrawpositioning


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [d1cf860e17686784b21500cc122c9c4d14b8fa93]

INTEGRATION: CWS insight01 (1.18.10); FILE MERGED 2004/05/29 00:28:58 oj 1.18.10.2: RESYNC: (1.18-1.19); FILE MERGED 2004/02/20 11:28:00 oj 1.18.10.1: #i25414# extend the datadescriptor for database location and connection resource


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [0d124679430d9d3acecd2ea104b3804311dafe78]

INTEGRATION: CWS insight01 (1.7.44); FILE MERGED 2004/05/27 10:17:08 os 1.7.44.1: #i26302# impl. of a database browse button in insert/fields/database and edit/exchange database


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [91f778fdb63fe4a9291e6b794aadc7197620f7b1]

INTEGRATION: CWS swobjpos04 (1.40.110); FILE MERGED 2004/07/13 02:06:37 od 1.40.110.2: RESYNC: (1.40-1.43); FILE MERGED resolve merge conflicts. 2004/06/30 12:55:25 od 1.40.110.1: #i28701# - merge changes from cws swdrawpositioning


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [4ca025a1c0b23c34fd5abb8f9dcaff8693fc03d3]

INTEGRATION: CWS insight01 (1.4.358); FILE MERGED 2004/05/27 10:17:08 os 1.4.358.1: #i26302# impl. of a database browse button in insert/fields/database and edit/exchange database


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [12ab00664e143dfadb2e4320cae9c18bf5be6701]

INTEGRATION: CWS swobjpos04 (1.10.110); FILE MERGED 2004/07/13 02:06:29 od 1.10.110.2: RESYNC: (1.10-1.12); FILE MERGED resolve merge conflicts. 2004/06/30 12:55:25 od 1.10.110.1: #i28701# - merge changes from cws swdrawpositioning


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [6f4c68532df6b2ff36e2cfce12647bdd6fb50efc]

INTEGRATION: CWS insight01 (1.3.104); FILE MERGED 2004/05/27 10:16:55 os 1.3.104.1: #i26302# impl. of a database browse button in insert/fields/database and edit/exchange database


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [25373550f2724912d576ba84940c8b0aefbdc592]

INTEGRATION: CWS swobjpos04 (1.7.14); FILE MERGED 2004/07/14 06:10:27 od 1.7.14.3: remove '<<<<<<<' line 2004/07/13 01:57:30 od 1.7.14.2: RESYNC: (1.7-1.8); FILE MERGED resolve merge conflicts. 2004/06/02 13:49:44 pb 1.7.14.1: fix: #i28702# new flag for consider wrapping style


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [34637dcd89a812b11a9feb98b7269b5529488298]

INTEGRATION: CWS insight01 (1.28.2); FILE MERGED 2004/07/11 15:59:42 oj 1.28.2.4: resource changes 2004/07/06 08:01:55 oj 1.28.2.3: RESYNC: (1.28-1.29); FILE MERGED 2004/05/27 10:19:33 os 1.28.2.2: #i26302# ... added to browse button 2004/05/27 10:16:55 os 1.28.2.1: #i26302# impl. of a database browse button in insert/fields/database and edit/exchange database


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [bc5ddc2accfc2cb320d2903d634a9daab8cda121]

INTEGRATION: CWS swobjpos04 (1.6.16); FILE MERGED 2004/06/02 13:49:44 pb 1.6.16.1: fix: #i28702# new flag for consider wrapping style


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [8b3b02caa2d46135fe6f5fa9418ba5054f69b0df]

INTEGRATION: CWS insight01 (1.5.44); FILE MERGED 2004/05/27 10:16:55 os 1.5.44.1: #i26302# impl. of a database browse button in insert/fields/database and edit/exchange database


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [83023fcd0e1fe76b2b49c251214238a562c580c8]

INTEGRATION: CWS swobjpos04 (1.6.16); FILE MERGED 2004/07/08 08:17:37 od 1.6.16.2: #i28702# <SwCompatibilityOptPage::InitControls(..)> 	 - correct initialize of <bConsiderWrappingStyle> 2004/06/02 13:49:45 pb 1.6.16.1: fix: #i28702# new flag for consider wrapping style


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [6992b6fc074ffb8a01e9f1a7276c80a6c8d945c4]

INTEGRATION: CWS insight01 (1.12.44); FILE MERGED 2004/05/29 00:03:50 oj 1.12.44.2: RESYNC: (1.12-1.13); FILE MERGED 2004/05/27 10:16:55 os 1.12.44.1: #i26302# impl. of a database browse button in insert/fields/database and edit/exchange database


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [f1b67bb85950602cf331b179b49a00b4d901ac33]

INTEGRATION: CWS swobjpos04 (1.79.16); FILE MERGED 2004/07/08 07:13:33 od 1.79.16.1: #i28701# - correct default of document compatibility option 'Consider 	   wrapping style influence when positioning objects', if 	   no value for the option is found in the file format


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [375f931738c017a8e2937f20aa0a240bcfede2a0]

INTEGRATION: CWS insight01 (1.29.2); FILE MERGED 2004/07/19 07:48:24 oj 1.29.2.4: remove double sie entries 2004/07/06 08:02:05 oj 1.29.2.3: RESYNC: (1.29-1.30); FILE MERGED 2004/05/27 10:19:33 os 1.29.2.2: #i26302# ... added to browse button 2004/05/27 10:16:54 os 1.29.2.1: #i26302# impl. of a database browse button in insert/fields/database and edit/exchange database


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [2e755e2d09c584e8d7eead5883cf5c13f3752e23]

INTEGRATION: CWS swobjpos04 (1.152.16); FILE MERGED 2004/07/13 01:51:50 od 1.152.16.5: RESYNC: (1.152-1.153); FILE MERGED 2004/07/02 14:59:59 od 1.152.16.4: #i28701# - further adjustments for the new object positioning 2004/06/18 12:29:56 od 1.152.16.3: #i19922# - use new contant for minimal page header/footer 	 - resolve some compiler warnings 2004/06/16 09:20:49 od 1.152.16.2: #i27767# - correct comment 2004/06/14 09:14:47 od 1.152.16.1: #i28701# - remove deactivated code 	 - set new attribute 'WrapInfluenceOnObjPos'


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [56b4e51eb05b4a0a1ad30e7850ee8f89815fc70c]

INTEGRATION: CWS insight01 (1.3.358); FILE MERGED 2004/05/27 10:16:54 os 1.3.358.1: #i26302# impl. of a database browse button in insert/fields/database and edit/exchange database


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [0ea349c7b948c257a5ffbeeb74e18a1670fe5f39]

INTEGRATION: CWS swobjpos04 (1.135.16); FILE MERGED 2004/07/13 01:50:50 od 1.135.16.2: RESYNC: (1.135-1.136); FILE MERGED 2004/06/14 09:04:22 od 1.135.16.1: #i27767# - set new document compatibility option 'ConsiderWrapOnObjPos' 	   to <TRUE>.


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [b46d81669bf9bbfd6686661167fdf9d1094448bd]

INTEGRATION: CWS insight01 (1.13.44); FILE MERGED 2004/05/27 10:16:54 os 1.13.44.1: #i26302# impl. of a database browse button in insert/fields/database and edit/exchange database


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [04aeaf9292684ac57da82399f419b66ff62ef8e1]

INTEGRATION: CWS insight01 (1.73.8); FILE MERGED 2004/07/21 07:18:39 oj 1.73.8.4: RESYNC: (1.78-1.79); FILE MERGED 2004/07/06 08:20:08 oj 1.73.8.3: RESYNC: (1.76-1.78); FILE MERGED 2004/05/29 00:23:04 oj 1.73.8.2: RESYNC: (1.73-1.76); FILE MERGED 2004/02/20 11:28:01 oj 1.73.8.1: #i25414# extend the datadescriptor for database location and connection resource


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [73ca905129f8b20b474cdb258b993e1cc357be78]

INTEGRATION: CWS swobjpos04 (1.116.16); FILE MERGED 2004/07/13 01:50:41 od 1.116.16.3: RESYNC: (1.116-1.119); FILE MERGED 2004/07/02 14:59:59 od 1.116.16.2: #i28701# - further adjustments for the new object positioning 2004/06/30 12:42:37 od 1.116.16.1: #i28701# - merging changes of cws swdrawpositioning


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [ed895d910a8fb2bd8b2c96e06631f919ff99cc1f]

INTEGRATION: CWS jlmsi (1.3.10); FILE MERGED 2004/07/27 13:44:49 jl 1.3.10.1: #i31585


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [f9acbd7a752413dfc6acf0013bbdafe5bbe029d4]

INTEGRATION: CWS insight01 (1.21.2); FILE MERGED 2004/07/27 12:13:14 oj 1.21.2.5: change odb 2004/07/27 08:13:16 oj 1.21.2.4: change file extension fo db 2004/07/09 09:20:30 oj 1.21.2.3: resource changes 2004/07/06 07:55:49 oj 1.21.2.2: RESYNC: (1.21-1.22); FILE MERGED 2004/05/27 10:16:42 os 1.21.2.1: #i26302# impl. of a database browse button in insert/fields/database and edit/exchange database


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [dddd7da63e622da1cf0aaba978a618d086850776]

INTEGRATION: CWS swobjpos04 (1.77.14); FILE MERGED 2004/07/13 01:50:34 od 1.77.14.2: RESYNC: (1.77-1.81); FILE MERGED 2004/05/07 15:25:34 od 1.77.14.1: #i28701# - use which id of new attribute 'WrapInfluenceOnObjPos'


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [421ce64d3a2d54e5af7ae785814d7db5728ca543]

INTEGRATION: CWS insight01 (1.19.44); FILE MERGED 2004/05/27 10:16:42 os 1.19.44.2: #i26302# impl. of a database browse button in insert/fields/database and edit/exchange database 2004/02/20 11:28:02 oj 1.19.44.1: #i25414# extend the datadescriptor for database location and connection resource


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [f6f1f95267338f8a6cccca09888a1866796d0f3b]

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>  [105c5398bb31d1ec806b6ff7a26ea4a493b86668]

INTEGRATION: CWS insight01 (1.75.10); FILE MERGED 2004/07/27 12:13:14 oj 1.75.10.6: change odb 2004/07/27 08:13:15 oj 1.75.10.5: change file extension fo db 2004/06/04 07:30:52 oj 1.75.10.4: remove using of rtl nmsp 2004/05/29 00:00:37 oj 1.75.10.3: RESYNC: (1.75-1.76); FILE MERGED 2004/05/27 10:16:41 os 1.75.10.2: #i26302# impl. of a database browse button in insert/fields/database and edit/exchange database 2004/02/20 11:28:02 oj 1.75.10.1: #i25414# extend the datadescriptor for database location and connection resource


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [db447a42f9d8bc26fa19f2acc4b65baa0a611856]

INTEGRATION: CWS swobjpos04 (1.39.16); FILE MERGED 2004/07/13 01:48:25 od 1.39.16.2: RESYNC: (1.39-1.41); FILE MERGED 2004/06/30 12:43:46 od 1.39.16.1: #i27767# - set document compatibility option 'Consider wrapping style on 	   object positioning'


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [9643d0e63021c99fe80b4a5e5d2d602844af46a1]

INTEGRATION: CWS insight01 (1.25.10); FILE MERGED 2004/05/28 23:50:43 oj 1.25.10.2: RESYNC: (1.25-1.26); FILE MERGED 2004/02/20 11:28:03 oj 1.25.10.1: #i25414# extend the datadescriptor for database location and connection resource


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [88896ecff8ea6573c1421469c23887e2eb78a777]

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  Kurt Zenker  <kz@openoffice.org>  [76168324b746699e413f3b2bb6d338bcceb79616]

INTEGRATION: CWS swobjpos04 (1.15.126); FILE MERGED 2004/07/13 01:48:17 od 1.15.126.3: RESYNC: (1.15-1.16); FILE MERGED 2004/07/02 14:59:33 od 1.15.126.2: #i28701# - further adjustments for the new object positioning 2004/06/30 14:40:09 od 1.15.126.1: #i27767# - set wrapping style influence and keep order of imported objects


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [67e7e2a9de5b12b5f19d62374c9f58976d191abe]

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  Kurt Zenker  <kz@openoffice.org>  [bc2a47757f13da3ee061f2e97c4f6c7ae69bac5b]

INTEGRATION: CWS swobjpos04 (1.46.110); FILE MERGED 2004/07/13 01:48:07 od 1.46.110.3: RESYNC: (1.47-1.49); FILE MERGED 2004/05/24 15:36:52 od 1.46.110.2: RESYNC: (1.46-1.47); FILE MERGED 2004/05/07 15:25:31 od 1.46.110.1: #i28701# - use which id of new attribute 'WrapInfluenceOnObjPos'


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [01fc5409a93f26804a9c13037cea1fe0946e124b]

INTEGRATION: CWS insight01 (1.157.2); FILE MERGED 2004/07/21 07:28:40 oj 1.157.2.6: RESYNC: (1.162-1.163); FILE MERGED 2004/07/06 09:12:49 oj 1.157.2.5: RESYNC: (1.161-1.162); FILE MERGED 2004/05/29 01:11:51 oj 1.157.2.4: RESYNC: (1.157-1.161); FILE MERGED 2004/05/25 08:25:16 tl 1.157.2.3: #i25411# some comments inserted 2004/05/19 12:06:20 dvo 1.157.2.2: #i25411# continue DataBaseResource & DataBaseURL properties for text fields          (commit on behalf of TL) 2004/05/05 12:04:27 tl 1.157.2.1: #i25411# new database properties added to API


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [e20afa76bfd6f814bc29a7537a7f6d5b6cb9d40c]

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  Kurt Zenker  <kz@openoffice.org>  [df2acd1a9efcd3895d6e17f70a3b2f1403881bf6]

INTEGRATION: CWS swobjpos04 (1.23.112); FILE MERGED 2004/05/07 15:25:31 od 1.23.112.1: #i28701# - use which id of new attribute 'WrapInfluenceOnObjPos'


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [a52f9204110152b596c11ab31b9c47626a3cb3ba]

INTEGRATION: CWS insight01 (1.78.44); FILE MERGED 2004/05/29 01:12:00 oj 1.78.44.4: RESYNC: (1.78-1.83); FILE MERGED 2004/05/25 08:25:15 tl 1.78.44.3: #i25411# some comments inserted 2004/05/19 12:06:19 dvo 1.78.44.2: #i25411# continue DataBaseResource & DataBaseURL properties for text fields          (commit on behalf of TL) 2004/05/05 12:04:26 tl 1.78.44.1: #i25411# new database properties added to API


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [d3cfc8b06329b67248ccb03aa4395914ba25eaf7]

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  Kurt Zenker  <kz@openoffice.org>  [7c8ac3a1e48c801b5dfc16d2ac37495a77f409b4]

INTEGRATION: CWS swobjpos04 (1.23.126); FILE MERGED 2004/07/13 01:47:13 od 1.23.126.2: RESYNC: (1.23-1.24); FILE MERGED 2004/05/07 15:25:30 od 1.23.126.1: #i28701# - use which id of new attribute 'WrapInfluenceOnObjPos'


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [dc31d2b611f0e2c6bf5a1589ef5a8ba58aa862f5]

INTEGRATION: CWS insight01 (1.3.104); FILE MERGED 2004/05/05 12:04:14 tl 1.3.104.1: #i25411# new database properties added to API


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [c6ba8a10922dba775f21c56e9f5473696ddb808a]

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  Jens-Heiner Rechtien  <hr@openoffice.org>  [09edd68dc4f1659fc6ddedf34821ef7c34d6b803]

INTEGRATION: CWS insight01 (1.16.72); FILE MERGED 2004/05/29 01:03:09 oj 1.16.72.2: RESYNC: (1.16-1.17); FILE MERGED 2004/05/05 12:04:03 tl 1.16.72.1: #i25411# new database properties added to API


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [edd7e2d75bb20cfcbcbd476b2dbd222206b18cc3]

INTEGRATION: CWS swobjpos04 (1.47.56); FILE MERGED 2004/06/30 14:44:35 od 1.47.56.6: #i28701# - merge changes of cws swdrawpositioning 	 - further adjustments for the new object positioning 2004/06/14 09:01:12 od 1.47.56.5: #i28701# - correct comment 2004/05/25 07:11:45 od 1.47.56.4: remove 'merge conlfict' mark 2004/05/24 15:36:07 od 1.47.56.3: RESYNC: (1.47-1.51); FILE MERGED resolve merge conflict 2004/05/24 12:48:41 od 1.47.56.2: #i28701# - usage of new class <SwSortedObjs> 2004/05/05 10:26:33 od 1.47.56.1: #i28701# class <ViewShell> - Introduce new compatibility option 'Consider 	 		     wrapping style on object positioning'


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [b0867e22f7c5fa1de22b3b563d1144c47ebbecf8]

INTEGRATION: CWS insight01 (1.5.184); FILE MERGED 2004/02/23 10:58:45 oj 1.5.184.1: #i25414# extend the datadescriptor for database location and connection resource


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [0c325c9d32b2761e4ba2b9705a3e3df4cc5d4461]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/02/23 10:59:03 oj 1.1.2.1: #i25414# extend the datadescriptor for database location and connection resource


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [d3d17efdbb39806ef37013b92d2ddc74117ac028]

INTEGRATION: CWS swobjpos04 (1.95.46); FILE MERGED 2004/08/02 11:11:58 od 1.95.46.4: RESYNC: (1.97-1.98); FILE MERGED resolve merge conflict. 2004/07/14 08:29:00 od 1.95.46.3: correct syntax 2004/07/13 01:45:38 od 1.95.46.2: RESYNC: (1.95-1.97); FILE MERGED resolve merge conflict. 2004/05/07 15:37:56 od 1.95.46.1: #i28701# - add uno name for new attribute 'WrapInfluenceOnPosition'


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [022e00d5d481f113416d5ee5108d2ae682e9bbda]

INTEGRATION: CWS insight01 (1.7.184); FILE MERGED 2004/07/21 07:25:30 oj 1.7.184.4: RESYNC: (1.8-1.9); FILE MERGED 2004/05/29 00:47:08 oj 1.7.184.3: RESYNC: (1.7-1.8); FILE MERGED 2004/02/23 10:58:45 oj 1.7.184.2: #i25414# extend the datadescriptor for database location and connection resource 2004/02/20 11:28:03 oj 1.7.184.1: #i25414# extend the datadescriptor for database location and connection resource


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [2dd8404bac1e75859ef13a274dc4a83543dfa26c]

INTEGRATION: CWS swobjpos04 (1.42.126); FILE MERGED 2004/07/13 01:45:31 od 1.42.126.5: RESYNC: (1.42-1.44); FILE MERGED 2004/06/30 14:51:49 od 1.42.126.4: #i28701# - merge changes of cws swdrawpositioning 	 - further adjustments for the new object positioning 2004/06/14 09:00:41 od 1.42.126.3: #i28701# - correct comment 2004/05/24 12:49:02 od 1.42.126.2: #i28701# - usage of new class <SwSortedObjs> 2004/05/07 15:40:29 od 1.42.126.1: #i28701# method <CollectFrameAtNode> - sort array of collected objects 	 as the objects are sorted in layout list <SwSortedObjs>


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [f90f159cb8e22eafdfcef4fa57bbc6a05781688b]

INTEGRATION: CWS insight01 (1.13.218); FILE MERGED 2004/05/28 18:16:08 oj 1.13.218.2: RESYNC: (1.13-1.14); FILE MERGED 2004/05/05 12:03:39 tl 1.13.218.1: #i25411# new database properties added to API


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [c2d43e2b676d236411d8e7e52f5d382ea878ac37]

INTEGRATION: CWS swobjpos04 (1.159.30); FILE MERGED 2004/07/13 01:45:15 od 1.159.30.3: RESYNC: (1.159-1.162); FILE MERGED resolve merge conflict. 2004/06/30 14:51:49 od 1.159.30.2: #i28701# - merge changes of cws swdrawpositioning 	 - further adjustments for the new object positioning 2004/05/07 15:37:02 od 1.159.30.1: #i28701# - add property mappings for new attribute 'WrapInfluenceOnObjPos'


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [5db9225f166330daa8e6eed23d304828e1423eb5]

INTEGRATION: CWS insight01 (1.2.20); FILE MERGED 2004/06/03 10:19:44 oj 1.2.20.1: new strings


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [4d67654e8d4079af1b22c02b05f6ecc56e708408]

INTEGRATION: CWS swobjpos04 (1.85.168); FILE MERGED 2004/07/13 01:44:56 od 1.85.168.2: RESYNC: (1.85-1.88); FILE MERGED 2004/05/07 15:36:13 od 1.85.168.1: #i28701# - API implementation for new property <BaseFrameProperties::WrapInfluenceOnPosition>


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [a8552fcce69b7994a0fbf8c6f767b409a141e0b8]

INTEGRATION: CWS insight01 (1.20.146); FILE MERGED 2004/07/06 07:36:35 oj 1.20.146.3: RESYNC: (1.21-1.22); FILE MERGED 2004/05/28 18:17:18 oj 1.20.146.2: RESYNC: (1.20-1.21); FILE MERGED 2004/05/27 10:16:19 os 1.20.146.1: #i26302# impl. of a database browse button in insert/fields/database and edit/exchange database


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [4a686331f90267f1c88acc4b1a61acac43272963]

INTEGRATION: CWS swobjpos04 (1.52.226); FILE MERGED 2004/07/02 14:57:13 od 1.52.226.3: #i28701# - further adjustments for the new object positioning 2004/06/30 14:51:48 od 1.52.226.2: #i28701# - merge changes of cws swdrawpositioning 	 - further adjustments for the new object positioning 2004/05/07 15:34:08 od 1.52.226.1: #i28701# - API implementation for new property <Shape::WrapInfluenceOnPosition>


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [77e78aa6cd128e2771034e002e1b9e636c708866]

INTEGRATION: CWS swobjpos04 (1.13.112); FILE MERGED 2004/05/07 13:07:00 od 1.13.112.1: #i28701# - correct double declaration of loop variable <i>


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [8f96f4388bd2440813feb72f8a6d6e4685b3b4ae]

INTEGRATION: CWS insight01 (1.47.32); FILE MERGED 2004/07/23 12:55:26 oj 1.47.32.5: RESYNC: (1.51-1.52); FILE MERGED 2004/07/06 09:20:57 oj 1.47.32.4: RESYNC: (1.50-1.51); FILE MERGED 2004/06/21 09:02:18 dvo 1.47.32.3: #i25411# load/save connection-resource as XLink 2004/05/28 10:37:37 oj 1.47.32.2: RESYNC: (1.47-1.50); FILE MERGED 2004/05/19 12:00:31 dvo 1.47.32.1: #i25411# read/write database fields with database URLs or database resource strings


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [3b5d4d741656425798f2ea703a19ea6535b18b02]

INTEGRATION: CWS swobjpos04 (1.9.226); FILE MERGED 2004/07/12 07:55:18 od 1.9.226.2: #i28701# - further adjustments for the new object positioning algorithm 2004/05/07 15:23:50 od 1.9.226.1: #i28701# - usage of new class <SwSortedObjs>


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [37778a7627697dfaebb30a2e85034d460d7d3d29]

INTEGRATION: CWS insight01 (1.52.52); FILE MERGED 2004/07/23 12:50:02 oj 1.52.52.4: RESYNC: (1.54-1.55); FILE MERGED 2004/06/21 09:02:17 dvo 1.52.52.3: #i25411# load/save connection-resource as XLink 2004/05/28 10:35:55 oj 1.52.52.2: RESYNC: (1.52-1.54); FILE MERGED 2004/05/19 12:00:30 dvo 1.52.52.1: #i25411# read/write database fields with database URLs or database resource strings


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [ce9313a447844578c1952df912f92e13bf9f21f8]

INTEGRATION: CWS swobjpos04 (1.38.90); FILE MERGED 2004/06/30 14:49:22 od 1.38.90.4: #i28701# - merge changes of cws swdrawpositioning 	 - further adjustments for the new object positioning 2004/06/14 09:00:11 od 1.38.90.3: #i28701# - correct comment and type determination 2004/05/24 12:53:47 od 1.38.90.2: #i28701# - usage of new class <SwSortedObjs> 2004/05/07 15:23:49 od 1.38.90.1: #i28701# - usage of new class <SwSortedObjs>


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [c5ee632af70a65de9e70f0cc17942b19c3e2310c]

INTEGRATION: CWS insight01 (1.31.20); FILE MERGED 2004/07/23 13:30:17 oj 1.31.20.2: RESYNC: (1.31-1.32); FILE MERGED 2004/07/01 09:17:18 oj 1.31.20.1: #i30395# remove assertion


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [25902a59cdebc52c4169847d3f4db8a43533aebf]

INTEGRATION: CWS swobjpos04 (1.72.56); FILE MERGED 2004/07/16 14:54:43 od 1.72.56.5: #i28701# - further adjustments for the new object positioning 2004/07/13 01:40:57 od 1.72.56.4: RESYNC: (1.72-1.75); FILE MERGED 2004/06/30 14:49:22 od 1.72.56.3: #i28701# - merge changes of cws swdrawpositioning 	 - further adjustments for the new object positioning 2004/05/24 13:06:19 od 1.72.56.2: #i28701# - usage of new class <SwSortedObjs>          - correction <SwTxtFrm::WouldFit> - no 'short cut' for empty 	   paragraph during test format. 2004/05/07 15:23:48 od 1.72.56.1: #i28701# - usage of new class <SwSortedObjs>


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [e7c0ffcb2f092e589b6560cb70ded70668365df3]

INTEGRATION: CWS insight01 (1.39.98); FILE MERGED 2004/07/23 13:26:01 oj 1.39.98.3: RESYNC: (1.40-1.41); FILE MERGED 2004/01/02 20:20:45 oj 1.39.98.2: RESYNC: (1.39-1.40); FILE MERGED 2003/12/17 10:49:12 oj 1.39.98.1: #111075# changes for the new database export/import filter


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [1f57da9a15edc2d8086ee445526722331f34f849]

INTEGRATION: CWS swobjpos04 (1.43.126); FILE MERGED 2004/07/02 14:57:48 od 1.43.126.6: #i28701# - further adjustments for the new object positioning 2004/06/30 14:49:21 od 1.43.126.5: #i28701# - merge changes of cws swdrawpositioning 	 - further adjustments for the new object positioning 2004/06/14 09:00:10 od 1.43.126.4: #i28701# - correct comment and type determination 2004/05/24 15:35:00 od 1.43.126.3: RESYNC: (1.43-1.44); FILE MERGED resolve merge conflicts 2004/05/24 12:57:10 od 1.43.126.2: #i28701# - usage of new class <SwSortedObjs>          - adjustements for new positioning of floating screen objects 2004/05/07 15:23:47 od 1.43.126.1: #i28701# - usage of new class <SwSortedObjs>


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [bdd214717c8ab666870962532bc0f1a5aa12f7ab]

INTEGRATION: CWS insight01 (1.17.8); FILE MERGED 2004/07/23 13:23:49 oj 1.17.8.2: RESYNC: (1.17-1.20); FILE MERGED 2004/02/20 11:15:30 oj 1.17.8.1: #i25414# extend form file format for form:datasource


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [5ae1d7a19e3fd0d37d73511dc54fd7557ce8b777]

INTEGRATION: CWS insight01 (1.22.98); FILE MERGED 2004/07/23 13:23:18 oj 1.22.98.4: RESYNC: (1.23-1.25); FILE MERGED 2004/02/20 11:15:30 oj 1.22.98.3: #i25414# extend form file format for form:datasource 2004/01/02 20:26:46 oj 1.22.98.2: RESYNC: (1.22-1.23); FILE MERGED 2003/12/17 10:49:12 oj 1.22.98.1: #111075# changes for the new database export/import filter


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [d2b59e9bae38d9b72567b8955bd769836fe45e79]

INTEGRATION: CWS swobjpos04 (1.25.112); FILE MERGED 2004/07/14 06:52:02 od 1.25.112.7: resolve merge conflict. 2004/07/13 01:40:07 od 1.25.112.6: RESYNC: (1.25-1.27); FILE MERGED resolve merge conflicts. 2004/07/07 07:42:14 od 1.25.112.5: #i28701# - further adjustments for the new object positioning algorithm 2004/06/30 14:49:21 od 1.25.112.4: #i28701# - merge changes of cws swdrawpositioning 	 - further adjustments for the new object positioning 2004/06/14 09:00:10 od 1.25.112.3: #i28701# - correct comment and type determination 2004/05/24 12:53:47 od 1.25.112.2: #i28701# - usage of new class <SwSortedObjs> 2004/05/07 15:23:47 od 1.25.112.1: #i28701# - usage of new class <SwSortedObjs>


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [e9550097ed2dcb56188edc2869a38cbfff696561]

INTEGRATION: CWS insight01 (1.3.98); FILE MERGED 2004/02/20 11:15:31 oj 1.3.98.1: #i25414# extend form file format for form:datasource


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [d9589f3b951452454d4f8b911853e66fc323c405]

INTEGRATION: CWS swobjpos04 (1.12.60); FILE MERGED 2004/05/07 15:23:47 od 1.12.60.1: #i28701# - usage of new class <SwSortedObjs>


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [1adebc8382018076db2ed510c7c1cda19066f020]

INTEGRATION: CWS insight01 (1.6.98); FILE MERGED 2004/02/20 11:15:31 oj 1.6.98.1: #i25414# extend form file format for form:datasource


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [1526c0e5149464078e27aac6461fb32e816a513e]

INTEGRATION: CWS swobjpos04 (1.47.54); FILE MERGED 2004/07/13 01:39:11 od 1.47.54.7: RESYNC: (1.48-1.50); FILE MERGED resolve merge conflicts. 2004/07/02 14:57:48 od 1.47.54.6: #i28701# - further adjustments for the new object positioning 2004/06/30 14:49:20 od 1.47.54.5: #i28701# - merge changes of cws swdrawpositioning 	 - further adjustments for the new object positioning 2004/06/14 09:00:10 od 1.47.54.4: #i28701# - correct comment and type determination 2004/05/24 15:34:30 od 1.47.54.3: RESYNC: (1.47-1.48); FILE MERGED 2004/05/24 12:56:02 od 1.47.54.2: #i28701# - usage of new class <SwSortedObjs>          - Adjustment for new positioning of floating screen objects 2004/05/07 15:23:46 od 1.47.54.1: #i28701# - usage of new class <SwSortedObjs>


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [a9bffe3394ce5bf5d53bd5242f3da121bfa96e2d]

INTEGRATION: CWS insight01 (1.12.20); FILE MERGED 2004/07/23 13:22:53 oj 1.12.20.2: RESYNC: (1.12-1.13); FILE MERGED 2004/02/20 11:15:31 oj 1.12.20.1: #i25414# extend form file format for form:datasource


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [33c1a26783f8a9b83116609655898d7678c7be0c]

INTEGRATION: CWS swobjpos04 (1.35.58); FILE MERGED 2004/07/13 01:39:03 od 1.35.58.3: RESYNC: (1.35-1.36); FILE MERGED 2004/06/14 09:00:09 od 1.35.58.2: #i28701# - correct comment and type determination 2004/05/24 12:53:46 od 1.35.58.1: #i28701# - usage of new class <SwSortedObjs>


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [e75a7b18324e97008f15ef3173604b4b441cd69b]

INTEGRATION: CWS insight01 (1.9.8); FILE MERGED 2004/07/23 13:24:19 oj 1.9.8.2: RESYNC: (1.9-1.10); FILE MERGED 2004/02/20 11:15:31 oj 1.9.8.1: #i25414# extend form file format for form:datasource


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [9ffe16d92dcea9dd1a8b824ff17f8afb6a0b4730]

INTEGRATION: CWS insight01 (1.13.8); FILE MERGED 2004/07/23 13:24:08 oj 1.13.8.2: RESYNC: (1.13-1.15); FILE MERGED 2004/02/20 11:15:32 oj 1.13.8.1: #i25414# extend form file format for form:datasource


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [c2e662e188024e69c4854da89f2b9cea73aaef8e]

INTEGRATION: CWS insight01 (1.21.8); FILE MERGED 2004/07/23 13:22:07 oj 1.21.8.3: RESYNC: (1.22-1.24); FILE MERGED 2004/05/28 10:40:36 oj 1.21.8.2: RESYNC: (1.21-1.22); FILE MERGED 2004/02/20 11:15:32 oj 1.21.8.1: #i25414# extend form file format for form:datasource


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [2cb0e9376db87b2c6d4719b3f276c56fbeae5dd9]

INTEGRATION: CWS insight01 (1.37.8); FILE MERGED 2004/07/23 13:20:54 oj 1.37.8.4: RESYNC: (1.38-1.42); FILE MERGED 2004/06/11 08:44:14 oj 1.37.8.3: file format changes for connection-resource 2004/05/28 10:40:05 oj 1.37.8.2: RESYNC: (1.37-1.38); FILE MERGED 2004/02/20 11:15:32 oj 1.37.8.1: #i25414# extend form file format for form:datasource


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [c532392c6d5e1548db3c5adfa953e602455e539d]

INTEGRATION: CWS insight01 (1.9.20); FILE MERGED 2004/07/23 13:23:58 oj 1.9.20.4: RESYNC: (1.10-1.11); FILE MERGED 2004/07/06 09:22:19 oj 1.9.20.3: RESYNC: (1.9-1.10); FILE MERGED 2004/06/11 08:44:14 oj 1.9.20.2: file format changes for connection-resource 2004/02/20 11:15:33 oj 1.9.20.1: #i25414# extend form file format for form:datasource


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [0e1cb1cd735a91b12811e63b60fed0cd3de1e567]

INTEGRATION: CWS swobjpos04 (1.51.30); FILE MERGED 2004/07/13 01:37:10 od 1.51.30.6: RESYNC: (1.51-1.56); FILE MERGED resolve merge conflicts. 2004/07/12 08:15:43 od 1.51.30.5: #i28701# - further adjustments for the new object positioning algorithm 2004/07/02 14:58:30 od 1.51.30.4: #i28701# - further adjustments for the new object positioning 2004/06/30 15:05:01 od 1.51.30.3: #i28701# - merge changes of cws swdrawpositioning 	 - further adjustments for the new object positioning 2004/05/24 13:25:07 od 1.51.30.2: #i28701# - usage of new class <SwSortedObjs>          - adjustments for the new positioning of floating screen objects 2004/05/07 15:31:44 od 1.51.30.1: #i28701# - usage of new class <SwSortedObjs>


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [e7167518ab873a655d398d939a66969ca33328a0]

INTEGRATION: CWS insight01 (1.27.8); FILE MERGED 2004/07/23 20:33:49 oj 1.27.8.7: merge problems 2004/07/23 13:23:28 oj 1.27.8.6: RESYNC: (1.32-1.34); FILE MERGED 2004/07/08 05:35:27 oj 1.27.8.5: merge conflicts 2004/07/06 09:21:58 oj 1.27.8.4: RESYNC: (1.31-1.32); FILE MERGED 2004/06/11 08:44:15 oj 1.27.8.3: file format changes for connection-resource 2004/05/28 10:40:58 oj 1.27.8.2: RESYNC: (1.27-1.31); FILE MERGED 2004/02/20 11:15:33 oj 1.27.8.1: #i25414# extend form file format for form:datasource


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [2016a567b61a38cd012d7bcfd98c749921118d0f]

INTEGRATION: CWS swobjpos04 (1.34.30); FILE MERGED 2004/07/13 01:36:54 od 1.34.30.8: RESYNC: (1.35-1.39); FILE MERGED resolve merge conflicts. 2004/07/12 08:15:42 od 1.34.30.7: #i28701# - further adjustments for the new object positioning algorithm 2004/07/02 14:58:29 od 1.34.30.6: #i28701# - further adjustments for the new object positioning 2004/06/30 15:05:01 od 1.34.30.5: #i28701# - merge changes of cws swdrawpositioning 	 - further adjustments for the new object positioning 2004/06/14 08:57:57 od 1.34.30.4: #i28701# - correct comment 2004/05/24 15:33:27 od 1.34.30.3: RESYNC: (1.34-1.35); FILE MERGED 2004/05/24 13:23:47 od 1.34.30.2: #i28701# - usage of new class <SwSortedObjs> 2004/05/07 15:31:43 od 1.34.30.1: #i28701# - usage of new class <SwSortedObjs>


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [c2286a8121e8ce050f2aa62a789822545e647602]

INTEGRATION: CWS swobjpos04 (1.55.30); FILE MERGED 2004/07/13 01:36:46 od 1.55.30.8: RESYNC: (1.57-1.63); FILE MERGED resolve merge conflicts. 2004/07/12 08:15:41 od 1.55.30.7: #i28701# - further adjustments for the new object positioning algorithm 2004/07/02 14:58:28 od 1.55.30.6: #i28701# - further adjustments for the new object positioning 2004/06/30 15:05:00 od 1.55.30.5: #i28701# - merge changes of cws swdrawpositioning 	 - further adjustments for the new object positioning 2004/06/14 14:05:13 od 1.55.30.4: #i28701# - further adjustments for the new positioning of floating 	   screen objects. 2004/06/14 13:38:58 od 1.55.30.3: #i28701# - further adjustments for the new positioning of floating 	   screen objects. 2004/05/24 15:33:16 od 1.55.30.2: RESYNC: (1.55-1.57); FILE MERGED 2004/05/24 13:23:28 od 1.55.30.1: #i28701# - usage of new class <SwSortedObjs>          - adjustments for the new positioning of floating screen objects


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [b80434f27790717c21d3ff824c55147e5ae88f3b]

INTEGRATION: CWS insight01 (1.26.74); FILE MERGED 2004/07/23 12:42:54 oj 1.26.74.6: RESYNC: (1.31-1.32); FILE MERGED 2004/07/06 09:16:59 oj 1.26.74.5: RESYNC: (1.30-1.31); FILE MERGED 2004/05/28 10:28:41 oj 1.26.74.4: RESYNC: (1.28-1.30); FILE MERGED 2004/01/02 20:31:39 oj 1.26.74.3: RESYNC: (1.27-1.28); FILE MERGED 2003/10/24 12:53:50 oj 1.26.74.2: RESYNC: (1.26-1.27); FILE MERGED 2003/10/24 06:50:56 oj 1.26.74.1: #i21643# changes for the db import filter


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [f62e46af6eadeac5e8abe4666c787ca7fdf0596c]

INTEGRATION: CWS swobjpos04 (1.37.30); FILE MERGED 2004/07/13 01:36:38 od 1.37.30.5: RESYNC: (1.37-1.39); FILE MERGED resolve merge conflicts. 2004/06/30 15:05:00 od 1.37.30.4: #i28701# - merge changes of cws swdrawpositioning 	 - further adjustments for the new object positioning 2004/06/14 08:57:57 od 1.37.30.3: #i28701# - correct comment 2004/05/24 13:22:14 od 1.37.30.2: #i28701# - usage of new class <SwSortedObjs> 2004/05/07 15:31:43 od 1.37.30.1: #i28701# - usage of new class <SwSortedObjs>


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [e2eca875c90badf8b104e3179e037484b9a9a35c]

INTEGRATION: CWS insight01 (1.45.2); FILE MERGED 2004/07/27 07:42:08 oj 1.45.2.10: add database oasis namespace 2004/07/27 07:00:05 oj 1.45.2.9: remove double token 2004/07/23 12:43:58 oj 1.45.2.8: RESYNC: (1.58-1.62); FILE MERGED 2004/07/22 10:14:22 oj 1.45.2.7: #i30199# new element for db 2004/07/06 09:17:31 oj 1.45.2.6: RESYNC: (1.57-1.58); FILE MERGED 2004/05/28 10:29:31 oj 1.45.2.5: RESYNC: (1.50-1.57); FILE MERGED 2004/02/11 12:39:03 oj 1.45.2.4: RESYNC: (1.48-1.50); FILE MERGED 2004/01/02 20:32:30 oj 1.45.2.3: RESYNC: (1.46-1.48); FILE MERGED 2003/10/24 12:33:10 oj 1.45.2.2: #i21643# changes for the db import filter 2003/10/24 06:50:55 oj 1.45.2.1: #i21643# changes for the db import filter


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [261eebf6e155653f230046dbfe1b158dfd83eeb2]

INTEGRATION: CWS swobjpos04 (1.1.2); FILE ADDED 2004/07/02 14:58:27 od 1.1.2.5: #i28701# - further adjustments for the new object positioning 2004/06/30 15:05:00 od 1.1.2.4: #i28701# - merge changes of cws swdrawpositioning 	 - further adjustments for the new object positioning 2004/06/14 13:38:57 od 1.1.2.3: #i28701# - further adjustments for the new positioning of floating 	   screen objects. 2004/05/24 13:05:14 od 1.1.2.2: #i28701# - implementation of new class <SwSortedObjs> 2004/05/07 15:28:07 od 1.1.2.1: #i28701# - implementation of class <SwSortedObjsImpl>


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [36ca907fda31033d62f214384c29ef63beb477c3]

INTEGRATION: CWS swobjpos04 (1.1.2); FILE ADDED 2004/07/02 14:58:26 od 1.1.2.4: #i28701# - further adjustments for the new object positioning 2004/06/30 15:05:00 od 1.1.2.3: #i28701# - merge changes of cws swdrawpositioning 	 - further adjustments for the new object positioning 2004/05/24 13:05:14 od 1.1.2.2: #i28701# - implementation of new class <SwSortedObjs> 2004/05/07 15:27:50 od 1.1.2.1: #i28701# - implementation of class <SwSortedObjs>


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [09315d1c17f317082960d826c2b19223dc815515]

INTEGRATION: CWS insight01 (1.71.82); FILE MERGED 2004/07/23 12:43:39 oj 1.71.82.4: RESYNC: (1.73-1.74); FILE MERGED 2004/05/28 10:29:11 oj 1.71.82.3: RESYNC: (1.72-1.73); FILE MERGED 2004/01/02 20:32:05 oj 1.71.82.2: RESYNC: (1.71-1.72); FILE MERGED 2003/10/24 06:50:55 oj 1.71.82.1: #i21643# changes for the db import filter


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [a5ddfda0336258e30f43fe129b6bfb5cc4d85509]

INTEGRATION: CWS swobjpos04 (1.32.146); FILE MERGED 2004/07/13 01:36:28 od 1.32.146.7: RESYNC: (1.33-1.34); FILE MERGED 2004/07/12 08:15:41 od 1.32.146.6: #i28701# - further adjustments for the new object positioning algorithm 2004/07/02 14:58:26 od 1.32.146.5: #i28701# - further adjustments for the new object positioning 2004/06/30 15:04:59 od 1.32.146.4: #i28701# - merge changes of cws swdrawpositioning 	 - further adjustments for the new object positioning 2004/06/14 13:38:55 od 1.32.146.3: #i28701# - further adjustments for the new positioning of floating 	   screen objects. 2004/05/24 15:33:07 od 1.32.146.2: RESYNC: (1.32-1.33); FILE MERGED 2004/05/24 13:21:55 od 1.32.146.1: #i28701# - usage of new class <SwSortedObjs>          - adjustments for the new positioning of floating screen objects


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [e34f2c5f0ce642ff4109c7af6f33af69c531ff5e]

INTEGRATION: CWS insight01 (1.101.98); FILE MERGED 2004/07/27 12:02:53 oj 1.101.98.4: fix for export_oasis flag 2004/07/23 12:43:04 oj 1.101.98.3: RESYNC: (1.104-1.105); FILE MERGED 2004/05/28 10:28:50 oj 1.101.98.2: RESYNC: (1.101-1.104); FILE MERGED 2003/12/17 10:49:11 oj 1.101.98.1: #111075# changes for the new database export/import filter


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [290c8b861020b0f1eaedd903997d57ae4b99647f]

INTEGRATION: CWS swobjpos04 (1.79.28); FILE MERGED 2004/06/30 15:04:59 od 1.79.28.5: #i28701# - merge changes of cws swdrawpositioning 	 - further adjustments for the new object positioning 2004/06/14 08:56:07 od 1.79.28.4: #i28701# - correct comment 2004/05/24 15:32:58 od 1.79.28.3: RESYNC: (1.79-1.81); FILE MERGED 2004/05/24 13:21:11 od 1.79.28.2: #i28701# - usage of new class <SwSortedObjs> 2004/05/07 15:31:42 od 1.79.28.1: #i28701# - usage of new class <SwSortedObjs>


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [16d5a04bd46d895b05a6836db9ed0e21a730ceee]

INTEGRATION: CWS insight01 (1.18.46); FILE MERGED 2004/07/23 12:43:49 oj 1.18.46.4: RESYNC: (1.20-1.21); FILE MERGED 2004/07/06 09:17:15 oj 1.18.46.3: RESYNC: (1.19-1.20); FILE MERGED 2004/05/28 10:29:20 oj 1.18.46.2: RESYNC: (1.18-1.19); FILE MERGED 2004/04/01 09:59:24 oj 1.18.46.1: remove dbg_Assert for exportSettings


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [2bea46ea46d678f89497ac274fb84c1733a2fe1d]

INTEGRATION: CWS swobjpos04 (1.32.88); FILE MERGED 2004/07/13 01:36:01 od 1.32.88.7: RESYNC: (1.32-1.34); FILE MERGED resolve merge conflicts. 2004/07/12 08:15:40 od 1.32.88.6: #i28701# - further adjustments for the new object positioning algorithm 2004/07/02 14:58:25 od 1.32.88.5: #i28701# - further adjustments for the new object positioning 2004/06/30 15:04:58 od 1.32.88.4: #i28701# - merge changes of cws swdrawpositioning 	 - further adjustments for the new object positioning 2004/06/14 08:56:06 od 1.32.88.3: #i28701# - correct comment 2004/05/24 13:20:49 od 1.32.88.2: #i28701# - usage of new class <SwSortedObjs>          - adjustments for the new positioning of floating screen objects 2004/05/07 15:31:41 od 1.32.88.1: #i28701# - usage of new class <SwSortedObjs>


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [15af404b34fc903fa66ee6baa6fa5f4e44934eae]

INTEGRATION: CWS insight01 (1.42.60); FILE MERGED 2004/05/28 10:22:42 oj 1.42.60.3: RESYNC: (1.43-1.44); FILE MERGED 2004/02/11 12:39:50 oj 1.42.60.2: RESYNC: (1.42-1.43); FILE MERGED 2003/10/24 06:50:54 oj 1.42.60.1: #i21643# changes for the db import filter


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [fa546e73681db3fa0bf8748eb138a3b020ff7769]

INTEGRATION: CWS insight01 (1.7.98); FILE MERGED 2004/07/23 12:42:08 oj 1.7.98.2: RESYNC: (1.7-1.9); FILE MERGED 2004/03/03 09:56:20 oj 1.7.98.1: #111075# ongoing work, add comphelper


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [ca104a3cda52fd7154f94c9e6825ba65db1dad55]

INTEGRATION: CWS swobjpos04 (1.1.2); FILE ADDED 2004/07/22 08:55:24 od 1.1.2.4: #i28701# - further adjustments for the new object positioning algorithm 2004/07/12 08:15:40 od 1.1.2.3: #i28701# - further adjustments for the new object positioning algorithm 2004/07/02 14:58:25 od 1.1.2.2: #i28701# - further adjustments for the new object positioning 2004/06/30 15:04:11 od 1.1.2.1: #i28701# - implementation of new class <SwObjectFormatter> and 	   declaration and implementation of its subclasses


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [1e773f526173c7dbf2525b65ea1fc54b0425f9ab]

INTEGRATION: CWS swobjpos04 (1.1.2); FILE ADDED 2004/07/23 13:09:24 od 1.1.2.5: #i28701# - further adjustments for the new object positioning algorithm 2004/07/22 08:55:24 od 1.1.2.4: #i28701# - further adjustments for the new object positioning algorithm 2004/07/12 08:15:40 od 1.1.2.3: #i28701# - further adjustments for the new object positioning algorithm 2004/07/02 14:58:25 od 1.1.2.2: #i28701# - further adjustments for the new object positioning 2004/06/30 15:04:13 od 1.1.2.1: #i28701# - implementation of new class <SwObjectFormatter> and 	   declaration and implementation of its subclasses


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [182adb6421d048da235d360dd2c6c3b0669067c2]

INTEGRATION: CWS swobjpos04 (1.1.2); FILE ADDED 2004/07/22 08:55:23 od 1.1.2.3: #i28701# - further adjustments for the new object positioning algorithm 2004/07/02 14:58:25 od 1.1.2.2: #i28701# - further adjustments for the new object positioning 2004/06/30 15:04:11 od 1.1.2.1: #i28701# - implementation of new class <SwObjectFormatter> and 	   declaration and implementation of its subclasses


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [cf332533abdefa7c623b1d2093a81364c86a5ebb]

INTEGRATION: CWS swobjpos04 (1.1.2); FILE ADDED 2004/07/22 08:55:23 od 1.1.2.3: #i28701# - further adjustments for the new object positioning algorithm 2004/07/02 14:58:24 od 1.1.2.2: #i28701# - further adjustments for the new object positioning 2004/06/30 15:04:12 od 1.1.2.1: #i28701# - implementation of new class <SwObjectFormatter> and 	   declaration and implementation of its subclasses


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [67f8a1547e9ecadca01476af23d1bb601e38b6ba]

INTEGRATION: CWS insight01 (1.9.204); FILE MERGED 2004/07/23 12:42:00 oj 1.9.204.3: RESYNC: (1.10-1.11); FILE MERGED 2004/05/28 10:22:33 oj 1.9.204.2: RESYNC: (1.9-1.10); FILE MERGED 2003/10/24 06:50:52 oj 1.9.204.1: #i21643# changes for the db import filter


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [988264bc637ab008f608509072af87005569f55b]

INTEGRATION: CWS swobjpos04 (1.1.2); FILE ADDED 2004/07/22 08:55:23 od 1.1.2.5: #i28701# - further adjustments for the new object positioning algorithm 2004/07/14 07:54:53 od 1.1.2.4: #i28701# - syntax correction 2004/07/12 08:15:39 od 1.1.2.3: #i28701# - further adjustments for the new object positioning algorithm 2004/07/02 14:58:24 od 1.1.2.2: #i28701# - further adjustments for the new object positioning 2004/06/30 15:04:12 od 1.1.2.1: #i28701# - implementation of new class <SwObjectFormatter> and 	   declaration and implementation of its subclasses


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [fd685257d173b0fb6f018cd75299862ba394c7c4]

INTEGRATION: CWS swobjpos04 (1.1.2); FILE ADDED 2004/06/30 15:02:59 od 1.1.2.1: #i28701# - implementation of new class <SwMovedFwdFrmsByObjPos>


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [e427a5493b192db750103448e1c65ff89693ac09]

INTEGRATION: CWS swobjpos04 (1.8.112); FILE MERGED 2004/06/30 15:04:58 od 1.8.112.2: #i28701# - merge changes of cws swdrawpositioning 	 - further adjustments for the new object positioning 2004/05/07 15:28:56 od 1.8.112.1: #i28701# - add new source files <sortedobjs.cxx> and <sortedobjsimpl.cxx>


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [49bc7c309bd7fd168cea0491015f218fe5e036b8]

INTEGRATION: CWS insight01 (1.23.32); FILE MERGED 2004/07/23 12:41:15 oj 1.23.32.4: RESYNC: (1.25-1.26); FILE MERGED 2004/06/21 09:03:08 dvo 1.23.32.3: #i25411# load/save connection-resource as XLink 2004/05/28 10:22:14 oj 1.23.32.2: RESYNC: (1.23-1.25); FILE MERGED 2004/05/19 12:00:29 dvo 1.23.32.1: #i25411# read/write database fields with database URLs or database resource strings


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [ca3e83197c0b0e63fa437c7c696c837fa432c957]

INTEGRATION: CWS swobjpos04 (1.4.522); FILE MERGED 2004/06/30 15:04:58 od 1.4.522.1: #i28701# - merge changes of cws swdrawpositioning 	 - further adjustments for the new object positioning


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [76774da2c68f765d17c0200c34169fcb5384113f]

INTEGRATION: CWS insight01 (1.25.52); FILE MERGED 2004/07/23 12:32:05 oj 1.25.52.4: RESYNC: (1.26-1.27); FILE MERGED 2004/06/21 09:03:08 dvo 1.25.52.3: #i25411# load/save connection-resource as XLink 2004/05/28 10:20:38 oj 1.25.52.2: RESYNC: (1.25-1.26); FILE MERGED 2004/05/19 12:00:28 dvo 1.25.52.1: #i25411# read/write database fields with database URLs or database resource strings


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [04430d9a7c937724d08204bd073d4148a814a416]

INTEGRATION: CWS swobjpos04 (1.16.28); FILE MERGED 2004/06/30 15:04:58 od 1.16.28.5: #i28701# - merge changes of cws swdrawpositioning 	 - further adjustments for the new object positioning 2004/06/14 08:56:06 od 1.16.28.4: #i28701# - correct comment 2004/05/24 15:32:45 od 1.16.28.3: RESYNC: (1.16-1.17); FILE MERGED 2004/05/24 13:20:16 od 1.16.28.2: #i28701# - usage of new class <SwSortedObjs> 2004/05/07 15:31:40 od 1.16.28.1: #i28701# - usage of new class <SwSortedObjs>


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [805b5e9aac7ef54ab269b113c9b3a1fdb8b614fa]

INTEGRATION: CWS swobjpos04 (1.39.86); FILE MERGED 2004/07/23 13:09:23 od 1.39.86.10: #i28701# - further adjustments for the new object positioning algorithm 2004/07/22 08:55:23 od 1.39.86.9: #i28701# - further adjustments for the new object positioning algorithm 2004/07/13 01:35:37 od 1.39.86.8: RESYNC: (1.40-1.42); FILE MERGED resolve merge conflicts. 2004/07/12 08:15:39 od 1.39.86.7: #i28701# - further adjustments for the new object positioning algorithm 2004/07/02 14:58:23 od 1.39.86.6: #i28701# - further adjustments for the new object positioning 2004/06/30 15:04:57 od 1.39.86.5: #i28701# - merge changes of cws swdrawpositioning 	 - further adjustments for the new object positioning 2004/06/14 13:38:53 od 1.39.86.4: #i28701# - further adjustments for the new positioning of floating 	   screen objects. 2004/05/24 15:32:38 od 1.39.86.3: RESYNC: (1.39-1.40); FILE MERGED resolve merge conflict. 2004/05/24 13:19:52 od 1.39.86.2: #i28701# - usage of new class <SwSortedObjs>          - adjustments for the new positioning of floating screen objects 2004/05/07 15:31:38 od 1.39.86.1: #i28701# - usage of new class <SwSortedObjs>


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [2722db6aa393aa4a7ea654566cf722d6caafa935]

INTEGRATION: CWS swobjpos04 (1.16.90); FILE MERGED 2004/07/13 01:35:27 od 1.16.90.5: RESYNC: (1.16-1.17); FILE MERGED 2004/07/02 14:58:23 od 1.16.90.4: #i28701# - further adjustments for the new object positioning 2004/06/30 15:04:57 od 1.16.90.3: #i28701# - merge changes of cws swdrawpositioning 	 - further adjustments for the new object positioning 2004/06/14 08:56:05 od 1.16.90.2: #i28701# - correct comment 2004/05/24 13:04:43 od 1.16.90.1: #i28701# - usage of new class <SwSortedObjs>


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [6be1f64b91d94e6ffddc573022f97c7e22937206]

INTEGRATION: CWS insight01 (1.54.82); FILE MERGED 2004/06/21 09:03:44 dvo 1.54.82.3: #i25411# load/save connection-resource as XLink 2004/05/28 10:18:35 oj 1.54.82.2: RESYNC: (1.54-1.55); FILE MERGED 2004/05/19 12:00:29 dvo 1.54.82.1: #i25411# read/write database fields with database URLs or database resource strings


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [18dab4e82a2fea7dcf228f3ec37dbd1891e93df7]

INTEGRATION: CWS swobjpos04 (1.62.54); FILE MERGED 2004/07/13 01:35:11 od 1.62.54.8: RESYNC: (1.62-1.65); FILE MERGED resolve merge conflicts. 2004/07/12 08:15:38 od 1.62.54.7: #i28701# - further adjustments for the new object positioning algorithm 2004/07/02 14:58:23 od 1.62.54.6: #i28701# - further adjustments for the new object positioning 2004/06/30 15:04:57 od 1.62.54.5: #i28701# - merge changes of cws swdrawpositioning 	 - further adjustments for the new object positioning 2004/06/14 14:05:12 od 1.62.54.4: #i28701# - further adjustments for the new positioning of floating 	   screen objects. 2004/06/14 13:38:50 od 1.62.54.3: #i28701# - further adjustments for the new positioning of floating 	   screen objects. 2004/05/24 13:14:35 od 1.62.54.2: #i28701# - usage of new class <SwSortedObjs>          - adjustments for the new positioning of floating screen objects 2004/05/07 15:31:37 od 1.62.54.1: #i28701# - usage of new class <SwSortedObjs>


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [67adf489011b98cd5f405d44791ec9f6a2d5ea6e]

INTEGRATION: CWS insight01 (1.15.8); FILE MERGED 2004/07/23 12:29:17 oj 1.15.8.3: RESYNC: (1.16-1.17); FILE MERGED 2004/05/28 10:18:14 oj 1.15.8.2: RESYNC: (1.15-1.16); FILE MERGED 2004/02/20 11:15:34 oj 1.15.8.1: #i25414# extend form file format for form:datasource


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [f85a48bbf10c7398636dfca609f090510ac3e3a1]

INTEGRATION: CWS swobjpos04 (1.30.88); FILE MERGED 2004/07/14 07:33:17 od 1.30.88.8: resolve merge conflict 2004/07/13 01:35:03 od 1.30.88.7: RESYNC: (1.30-1.36); FILE MERGED resolve merge conflicts. 2004/07/12 08:15:38 od 1.30.88.6: #i28701# - further adjustments for the new object positioning algorithm 2004/07/02 14:58:23 od 1.30.88.5: #i28701# - further adjustments for the new object positioning 2004/06/30 15:04:56 od 1.30.88.4: #i28701# - merge changes of cws swdrawpositioning 	 - further adjustments for the new object positioning 2004/06/14 13:41:11 od 1.30.88.3: #i28701# - further adjustments for the new positioning of floating 	   screen objects. 2004/05/24 13:11:31 od 1.30.88.2: #i28701# - usage of new class <SwSortedObjs>          - adjustments for the new positioning of floating screen objects 2004/05/07 15:31:34 od 1.30.88.1: #i28701# - usage of new class <SwSortedObjs>


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [05212aa2c7523e30282cbe68029115b7fcca316b]

INTEGRATION: CWS swobjpos04 (1.7.88); FILE MERGED 2004/07/13 01:34:56 od 1.7.88.2: RESYNC: (1.7-1.9); FILE MERGED 2004/06/30 15:04:56 od 1.7.88.1: #i28701# - merge changes of cws swdrawpositioning 	 - further adjustments for the new object positioning


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [61580e144f0a6c67b4c3aa7607e227b129d9b31c]

INTEGRATION: CWS swobjpos04 (1.39.88); FILE MERGED 2004/07/23 13:09:22 od 1.39.88.6: #i28701# - further adjustments for the new object positioning algorithm 2004/07/12 08:15:37 od 1.39.88.5: #i28701# - further adjustments for the new object positioning algorithm 2004/07/02 14:58:22 od 1.39.88.4: #i28701# - further adjustments for the new object positioning 2004/06/30 15:04:56 od 1.39.88.3: #i28701# - merge changes of cws swdrawpositioning 	 - further adjustments for the new object positioning 2004/06/14 13:38:49 od 1.39.88.2: #i28701# - further adjustments for the new positioning of floating 	   screen objects. 2004/05/24 13:10:13 od 1.39.88.1: #i28701# - usage of new class <SwSortedObjs>          - adjustments for the new positioning of floating screen objects


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [f958e2809e38b4ece12f49492c0d748f69bfd0e6]

INTEGRATION: CWS drawearesource2 (1.6.24); FILE MERGED 2004/07/28 14:05:10 cl 1.6.24.3: added missing flag for image on .uno::EffectWin slot 2004/07/28 12:38:37 cl 1.6.24.2: #i31376# added strings for translation 2004/07/28 10:38:11 cl 1.6.24.1: #i31376# added strings for translation


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [8115b282f1b0625f4c72fdf93a6357b350d86bd7]

INTEGRATION: CWS insight01 (1.6.14); FILE MERGED 2004/07/30 08:23:30 oj 1.6.14.4: RESYNC: (1.8-1.9); FILE MERGED 2004/07/01 15:00:05 mav 1.6.14.3: #i30983# merge fix from mav09 cws 2004/05/28 20:23:56 oj 1.6.14.2: RESYNC: (1.6-1.8); FILE MERGED 2004/03/12 14:35:41 mav 1.6.14.1: #i29398# the access mode to substorage is a virtual information


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [3053daa342e03418f66a8fbbf69835549d1d0d7a]

INTEGRATION: CWS swobjpos04 (1.59.2); FILE MERGED 2004/07/23 13:09:22 od 1.59.2.7: #i28701# - further adjustments for the new object positioning algorithm 2004/07/13 01:34:06 od 1.59.2.6: RESYNC: (1.59-1.62); FILE MERGED resolve merge conflicts. 2004/07/12 08:15:36 od 1.59.2.5: #i28701# - further adjustments for the new object positioning algorithm 2004/07/02 14:58:22 od 1.59.2.4: #i28701# - further adjustments for the new object positioning 2004/06/30 15:04:55 od 1.59.2.3: #i28701# - merge changes of cws swdrawpositioning 	 - further adjustments for the new object positioning 2004/06/14 13:38:46 od 1.59.2.2: #i28701# - further adjustments for the new positioning of floating 	   screen objects. 2004/05/24 13:08:37 od 1.59.2.1: #i28701# - usage of new class <SwSortedObjs>          - adjustments for the new positioning of floating screen objects


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [ca59f3e441700d94308203cd57b269daa7e34e1b]

INTEGRATION: CWS swobjpos04 (1.36.56); FILE MERGED 2004/07/13 01:34:44 od 1.36.56.6: RESYNC: (1.36-1.40); FILE MERGED resolve merge conflicts. 2004/07/02 14:58:21 od 1.36.56.5: #i28701# - further adjustments for the new object positioning 2004/06/30 15:04:55 od 1.36.56.4: #i28701# - merge changes of cws swdrawpositioning 	 - further adjustments for the new object positioning 2004/06/14 08:54:06 od 1.36.56.3: #i28701# - correct comment 2004/05/24 13:03:21 od 1.36.56.2: #i28701# - usage of new class <SwSortedObjs> 2004/05/07 15:31:34 od 1.36.56.1: #i28701# - usage of new class <SwSortedObjs>


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [3cca08d026e2963a96cf383ad053fa21e0a99ffc]

INTEGRATION: CWS insight01 (1.3.280); FILE MERGED 2004/07/06 11:57:27 oj 1.3.280.4: RESYNC: (1.3-1.4); FILE MERGED 2004/05/25 08:39:39 tl 1.3.280.3: #i25411# comments updated 2004/05/19 09:23:25 tl 1.3.280.2: #i25411# documentation changed 2004/05/05 11:57:09 tl 1.3.280.1: #i25411# new database properties added


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [daa3e280447a82335cbd6b332a8ebbfb812e8e4d]

INTEGRATION: CWS swobjpos04 (1.24.24); FILE MERGED 2004/07/13 01:34:35 od 1.24.24.2: RESYNC: (1.24-1.27); FILE MERGED resolve merge conflicts. 2004/06/30 15:04:54 od 1.24.24.1: #i28701# - merge changes of cws swdrawpositioning 	 - further adjustments for the new object positioning


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [fafe4af30894239f227d40c194329739a1658d7a]

INTEGRATION: CWS insight01 (1.3.280); FILE MERGED 2004/07/06 12:03:29 oj 1.3.280.4: RESYNC: (1.3-1.4); FILE MERGED 2004/05/25 08:39:39 tl 1.3.280.3: #i25411# comments updated 2004/05/19 09:23:25 tl 1.3.280.2: #i25411# documentation changed 2004/05/05 11:57:09 tl 1.3.280.1: #i25411# new database properties added


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [dc610491f5d7bd4447e528ed62240699ff8011f8]

INTEGRATION: CWS swobjpos04 (1.6.224); FILE MERGED 2004/06/30 15:04:54 od 1.6.224.4: #i28701# - merge changes of cws swdrawpositioning 	 - further adjustments for the new object positioning 2004/06/14 08:54:05 od 1.6.224.3: #i28701# - correct comment 2004/05/24 13:03:21 od 1.6.224.2: #i28701# - usage of new class <SwSortedObjs> 2004/05/07 15:31:33 od 1.6.224.1: #i28701# - usage of new class <SwSortedObjs>


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [31fe9fe0b4659909897c0f7269fa5f72375a2260]

INTEGRATION: CWS insight01 (1.3.280); FILE MERGED 2004/07/06 11:58:17 oj 1.3.280.4: RESYNC: (1.3-1.4); FILE MERGED 2004/05/25 08:39:39 tl 1.3.280.3: #i25411# comments updated 2004/05/19 09:23:24 tl 1.3.280.2: #i25411# documentation changed 2004/05/05 11:57:09 tl 1.3.280.1: #i25411# new database properties added


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [f4f1a47f5e79876c8429f3d149e1beb8ff3874f9]

INTEGRATION: CWS swobjpos04 (1.45.30); FILE MERGED 2004/07/13 01:34:24 od 1.45.30.6: RESYNC: (1.45-1.48); FILE MERGED 2004/07/02 14:58:21 od 1.45.30.5: #i28701# - further adjustments for the new object positioning 2004/06/30 15:04:54 od 1.45.30.4: #i28701# - merge changes of cws swdrawpositioning 	 - further adjustments for the new object positioning 2004/06/14 08:54:04 od 1.45.30.3: #i28701# - correct comment 2004/05/24 13:04:22 od 1.45.30.2: #i28701# - usage of new class <SwSortedObjs>          - adjustments for the new positioning of floating screen objects 2004/05/07 15:31:32 od 1.45.30.1: #i28701# - usage of new class <SwSortedObjs>


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [15966ff7e926da742837f96e4971379e3de2a8b5]

INTEGRATION: CWS insight01 (1.3.280); FILE MERGED 2004/07/06 12:03:37 oj 1.3.280.4: RESYNC: (1.3-1.4); FILE MERGED 2004/05/25 08:39:38 tl 1.3.280.3: #i25411# comments updated 2004/05/19 09:23:23 tl 1.3.280.2: #i25411# documentation changed 2004/05/05 11:57:08 tl 1.3.280.1: #i25411# new database properties added


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [d2c6e27d6ff3e3b560a3f076afbe16022a546ecc]

INTEGRATION: CWS swobjpos04 (1.45.110); FILE MERGED 2004/07/13 01:34:16 od 1.45.110.6: RESYNC: (1.45-1.48); FILE MERGED 2004/07/02 14:58:20 od 1.45.110.5: #i28701# - further adjustments for the new object positioning 2004/06/30 15:04:54 od 1.45.110.4: #i28701# - merge changes of cws swdrawpositioning 	 - further adjustments for the new object positioning 2004/06/14 08:54:02 od 1.45.110.3: #i28701# - correct comment 2004/05/24 13:03:04 od 1.45.110.2: #i28701# - usage of new class <SwSortedObjs> 2004/05/07 15:30:05 od 1.45.110.1: #i28701# class <SwFmtAnchor> - implementation for new member <mnOrder>          usage of new class <SwSortedObjs>


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [5e5aae573a5fea3f77f32fd858904bb6baf8879b]

INTEGRATION: CWS insight01 (1.3.280); FILE MERGED 2004/07/06 11:56:21 oj 1.3.280.4: RESYNC: (1.3-1.4); FILE MERGED 2004/05/25 08:33:45 tl 1.3.280.3: #i25411# comments updated 2004/05/19 09:19:36 tl 1.3.280.2: #i25411# documentation changed 2004/05/05 11:57:08 tl 1.3.280.1: #i25411# new database properties added


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [091effac0792085c942a0aec52983a6eb8828f00]

INTEGRATION: CWS drawearesource2 (1.3.74); FILE MERGED 2004/07/28 10:39:12 cl 1.3.74.1: #i31376# added strings for translation


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [57e4006e1a043f5bc4172a3a846a701ed3823581]

INTEGRATION: CWS insight01 (1.12.60); FILE MERGED 2004/07/06 11:15:33 oj 1.12.60.2: RESYNC: (1.12-1.13); FILE MERGED 2004/02/25 12:28:34 tl 1.12.60.1: #i25719# new properties for ViewSettings


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [b240e33ca95adc8954af0a5d207c33f3d034d863]

INTEGRATION: CWS drawearesource2 (1.1.4); FILE ADDED 2004/07/28 10:39:12 cl 1.1.4.1: #i31376# added strings for translation


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [e90698e02e13714843cbf575ea20b5806e32455e]

INTEGRATION: CWS drawearesource2 (1.3.74); FILE MERGED 2004/07/28 10:38:12 cl 1.3.74.1: #i31376# added strings for translation


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [f29f32daad858c4ddf21212443eae54bbf03f908]

INTEGRATION: CWS insight01 (1.5.96); FILE MERGED 2004/07/06 13:58:20 oj 1.5.96.2: RESYNC: (1.5-1.6); FILE MERGED 2004/06/10 11:46:04 sab 1.5.96.1: #i25410#; add ConnectionResource


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [63775b4d87a8a4025b1fc7debad9cc48df64418c]

INTEGRATION: CWS insight01 (1.10.196); FILE MERGED 2004/05/28 18:58:25 oj 1.10.196.3: RESYNC: (1.11-1.12); FILE MERGED 2004/01/02 20:06:04 oj 1.10.196.2: RESYNC: (1.10-1.11); FILE MERGED 2003/11/26 12:37:54 oj 1.10.196.1: #111075# new save request


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [126e18f14e6ae56153c6c0803a520981f497b30c]

INTEGRATION: CWS drawearesource2 (1.1.4); FILE ADDED 2004/07/28 10:38:11 cl 1.1.4.1: #i31376# added strings for translation


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [854c93ec3d8af4101cb70e7ec3b8f5e3e4558d25]

INTEGRATION: CWS swobjpos04 (1.1.2); FILE ADDED 2004/07/02 14:56:34 od 1.1.2.4: #i28701# - further adjustments for the new object positioning 2004/06/30 14:58:57 od 1.1.2.3: #i28701# - merge changes of cws swdrawpositioning 	 - further adjustments for the new object positioning 2004/05/24 13:00:58 od 1.1.2.2: #i28701# - usage of new class <SwSortedObjs>          - adjustments for the new positioning of floating screen objects 2004/05/07 15:19:31 od 1.1.2.1: #i28701# - new class <SwSortedObjsImpl> - implementation class of 	   class <SwSortedObjs>


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [5c8e507b2066ce0e903275246649b246d2175176]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/03/12 08:34:15 oj 1.1.2.2: #111075# add since tag 2003/11/26 12:38:23 oj 1.1.2.1: #111075# new save request


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [a6d05a6ea538712dcbc6230fbe55765e96e3c64d]

INTEGRATION: CWS swobjpos04 (1.1.2); FILE ADDED 2004/07/07 07:39:36 od 1.1.2.5: #i28701# - further adjustments for the new object positioning algorithm 2004/07/02 14:56:34 od 1.1.2.4: #i28701# - further adjustments for the new object positioning 2004/06/30 14:58:57 od 1.1.2.3: #i28701# - merge changes of cws swdrawpositioning 	 - further adjustments for the new object positioning 2004/05/24 13:00:58 od 1.1.2.2: #i28701# - usage of new class <SwSortedObjs>          - adjustments for the new positioning of floating screen objects 2004/05/07 15:18:54 od 1.1.2.1: #i28701# - new class <SwSortedObjs> - object list sorted by anchor attribute


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [dcfa049dd5f774bff1f73b550353321b2cc2d60e]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/03/12 08:30:26 oj 1.1.2.2: #111075# add since tag 2003/11/26 12:38:31 oj 1.1.2.1: #111075# new save request


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [dc2fb3f55525d49b510f704d0487498f320c015a]

INTEGRATION: CWS swobjpos04 (1.12.168); FILE MERGED 2004/07/13 01:32:49 od 1.12.168.5: RESYNC: (1.12-1.13); FILE MERGED 2004/07/07 07:39:36 od 1.12.168.4: #i28701# - further adjustments for the new object positioning algorithm 2004/07/02 14:56:34 od 1.12.168.3: #i28701# - further adjustments for the new object positioning 2004/05/24 13:00:57 od 1.12.168.2: #i28701# - usage of new class <SwSortedObjs>          - adjustments for the new positioning of floating screen objects 2004/05/07 15:23:02 od 1.12.168.1: #i28701# - usage of new class <SwSortedObjs>


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [aa5521d20994b21f1d57e8b26315943370875e36]

INTEGRATION: CWS insight01 (1.9.280); FILE MERGED 2004/07/06 09:18:15 oj 1.9.280.2: RESYNC: (1.9-1.10); FILE MERGED 2004/03/12 08:32:08 oj 1.9.280.1: #111075# add since tag


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [8355a4d7cb36324a919284a9b49dd86df4e9798f]

INTEGRATION: CWS swobjpos04 (1.1.2); FILE ADDED 2004/07/22 08:53:03 od 1.1.2.4: #i28701# - further adjustments for the new object positioning algorithm 2004/07/07 07:39:36 od 1.1.2.3: #i28701# - further adjustments for the new object positioning algorithm 2004/07/02 14:56:34 od 1.1.2.2: #i28701# - further adjustments for the new object positioning 2004/06/30 14:57:19 od 1.1.2.1: #i28701# - new class <SwObjectFormatter> for the new object positioning


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [4e066372b70a636120343d4d8b32176a47b7083b]

INTEGRATION: CWS drawearesource2 (1.1.4); FILE ADDED 2004/07/28 12:36:11 cl 1.1.4.1: #i31376# added strings for translation


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [e4ee5eddec540f629998c7b5dd3b130b8d5a6526]

INTEGRATION: CWS insight01 (1.5.202); FILE MERGED 2004/07/06 09:09:05 oj 1.5.202.2: RESYNC: (1.5-1.6); FILE MERGED 2004/03/12 08:29:19 oj 1.5.202.1: #111075# add since tag


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [a7a03d7f8fe0e1121bbbb5c4f91690b5a4d5ab7a]

INTEGRATION: CWS swobjpos04 (1.1.2); FILE ADDED 2004/06/30 14:56:42 od 1.1.2.1: #i28701# - new class <SwMovedFwdFrmsByObjPos> for the new object positioning


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [0d3150b52e08af65e2f0ad151ed83adc6ed0690d]

INTEGRATION: CWS insight01 (1.6.202); FILE MERGED 2004/07/06 09:13:37 oj 1.6.202.2: RESYNC: (1.6-1.7); FILE MERGED 2004/02/18 07:22:56 oj 1.6.202.1: #i25414# new properties for database location


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [56a12eeb081f920fb5632fcafbda448872d42988]

INTEGRATION: CWS swobjpos04 (1.1.1.1.730); FILE MERGED 2004/06/30 14:58:57 od 1.1.1.1.730.1: #i28701# - merge changes of cws swdrawpositioning 	 - further adjustments for the new object positioning


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [f26d6a2f3ca3b2d446b56fef42ab94e169588506]

INTEGRATION: CWS drawearesource2 (1.1.4); FILE ADDED 2004/07/28 12:36:10 cl 1.1.4.1: #i31376# added strings for translation


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [bfb55d283409388118b9c3b86ae81321ce6cb9f6]

INTEGRATION: CWS insight01 (1.3.182); FILE MERGED 2004/07/06 09:12:46 oj 1.3.182.2: RESYNC: (1.3-1.4); FILE MERGED 2004/02/18 07:22:55 oj 1.3.182.1: #i25414# new properties for database location


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [0112b8fe2494e1602690d9923cfeefbbafdc4bde]

INTEGRATION: CWS swobjpos04 (1.7.194); FILE MERGED 2004/07/13 01:32:25 od 1.7.194.3: RESYNC: (1.7-1.8); FILE MERGED 2004/07/02 14:56:33 od 1.7.194.2: #i28701# - further adjustments for the new object positioning 2004/06/30 14:58:57 od 1.7.194.1: #i28701# - merge changes of cws swdrawpositioning 	 - further adjustments for the new object positioning


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [ade9ac3e0a6b27a5e9e56526cf993411dbc6033d]

INTEGRATION: CWS drawearesource2 (1.1.4); FILE ADDED 2004/07/28 14:09:50 cl 1.1.4.2: fixed string 2004/07/28 12:36:10 cl 1.1.4.1: #i31376# added strings for translation


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [5a492112cb6766cf89e1b48c2a13068b9b9c07be]

INTEGRATION: CWS swobjpos04 (1.4.516); FILE MERGED 2004/06/30 14:58:56 od 1.4.516.3: #i28701# - merge changes of cws swdrawpositioning 	 - further adjustments for the new object positioning 2004/06/14 13:27:05 od 1.4.516.2: #i28701# - further adjustments for the new positioning of floating 	   screen objects. 2004/05/24 13:00:57 od 1.4.516.1: #i28701# - usage of new class <SwSortedObjs>          - adjustments for the new positioning of floating screen objects


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [851a084680b18a08d30a3d443f39212f9aaae051]

INTEGRATION: CWS drawearesource2 (1.1.4); FILE ADDED 2004/07/28 12:36:09 cl 1.1.4.1: #i31376# added strings for translation


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [b289a755c1dab93416f6c7f9d49628c531e1fe3c]

INTEGRATION: CWS swobjpos04 (1.14.112); FILE MERGED 2004/07/02 14:56:33 od 1.14.112.4: #i28701# - further adjustments for the new object positioning 2004/06/30 14:58:56 od 1.14.112.3: #i28701# - merge changes of cws swdrawpositioning 	 - further adjustments for the new object positioning 2004/06/14 13:27:04 od 1.14.112.2: #i28701# - further adjustments for the new positioning of floating 	   screen objects. 2004/05/24 13:00:57 od 1.14.112.1: #i28701# - usage of new class <SwSortedObjs>          - adjustments for the new positioning of floating screen objects


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [4d06ea7d8c917f1cb7255afe2515fc4dfae13dff]

INTEGRATION: CWS swobjpos04 (1.36.58); FILE MERGED 2004/08/02 11:09:13 od 1.36.58.7: RESYNC: (1.38-1.39); FILE MERGED resolve merge conflict. 2004/07/13 01:31:09 od 1.36.58.6: RESYNC: (1.36-1.38); FILE MERGED 2004/07/07 07:39:35 od 1.36.58.5: #i28701# - further adjustments for the new object positioning algorithm 2004/07/02 14:56:33 od 1.36.58.4: #i28701# - further adjustments for the new object positioning 2004/06/30 14:58:56 od 1.36.58.3: #i28701# - merge changes of cws swdrawpositioning 	 - further adjustments for the new object positioning 2004/05/24 13:00:57 od 1.36.58.2: #i28701# - usage of new class <SwSortedObjs>          - adjustments for the new positioning of floating screen objects 2004/05/07 15:23:02 od 1.36.58.1: #i28701# - usage of new class <SwSortedObjs>


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [c90af9a32eefae41b2a35f3c8c9601d07a99a8a5]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/27 12:15:00 oj 1.1.2.6: oob in odb 2004/07/26 14:21:14 oj 1.1.2.5: change extension of file format 2004/04/13 12:18:56 oj 1.1.2.4: change URL pattern for database 2004/02/20 11:56:14 oj 1.1.2.3: #i20311# file open entries for the db file format 2004/02/17 08:43:28 oj 1.1.2.2: #111075# new type detection for starbase 2004/02/13 07:44:28 oj 1.1.2.1: #111075# new type detection for starbase


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [8982f598741cf308b68d1b4ae3e1e25969c8a43c]

INTEGRATION: CWS drawearesource2 (1.1.4); FILE ADDED 2004/07/28 12:36:08 cl 1.1.4.1: #i31376# added strings for translation


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [78f66339ff1d8b471cbf6fbc8155c6bc25538e5f]

INTEGRATION: CWS swobjpos04 (1.6.112); FILE MERGED 2004/07/23 13:07:27 od 1.6.112.5: #i28701# - further adjustments for the new object positioning algorithm 2004/07/02 14:56:33 od 1.6.112.4: #i28701# - further adjustments for the new object positioning 2004/06/30 14:58:56 od 1.6.112.3: #i28701# - merge changes of cws swdrawpositioning 	 - further adjustments for the new object positioning 2004/06/14 13:27:04 od 1.6.112.2: #i28701# - further adjustments for the new positioning of floating 	   screen objects. 2004/05/24 13:00:56 od 1.6.112.1: #i28701# - usage of new class <SwSortedObjs>          - adjustments for the new positioning of floating screen objects


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [8ddb8ae1b1d854e60c67dddb214637efcad0295f]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/02/13 07:44:16 oj 1.1.2.1: #111075# new type detection for starbase


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [54b98fae6530e75d67bb585faad63879f38c49ef]

INTEGRATION: CWS swobjpos04 (1.10.126); FILE MERGED 2004/07/23 13:07:26 od 1.10.126.4: #i28701# - further adjustments for the new object positioning algorithm 2004/07/13 01:32:05 od 1.10.126.3: RESYNC: (1.10-1.13); FILE MERGED resolve merge conflict. 2004/07/02 14:56:32 od 1.10.126.2: #i28701# - further adjustments for the new object positioning 2004/06/30 14:58:55 od 1.10.126.1: #i28701# - merge changes of cws swdrawpositioning 	 - further adjustments for the new object positioning


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [1687ef64eb0d62c25be5fa77bc02517a85e55df0]

INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/02/20 11:56:40 oj 1.1.2.1: #i20311# file open entries for the db file format


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [2f6a13b5b01b4f94b5b8d9b057a9fe2b238a5090]

INTEGRATION: CWS swobjpos04 (1.5.58); FILE MERGED 2004/06/30 14:58:55 od 1.5.58.1: #i28701# - merge changes of cws swdrawpositioning 	 - further adjustments for the new object positioning


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [45193f342dbb755f4f819d8b686bf3cfbb7db72b]

INTEGRATION: CWS insight01 (1.2.10); FILE MERGED 2004/02/20 11:56:15 oj 1.2.10.2: #i20311# file open entries for the db file format 2004/02/13 07:45:08 oj 1.2.10.1: #111075# new type detection for starbase


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [0a588a97a4b6bdde07e6439cc2851083634aec91]

INTEGRATION: CWS drawearesource2 (1.1.4); FILE ADDED 2004/07/28 12:36:07 cl 1.1.4.1: #i31376# added strings for translation


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [d6c879b80c9cde09bfb816278e0bec01063d1534]

INTEGRATION: CWS drawearesource2 (1.13.22); FILE MERGED 2004/07/28 12:36:06 cl 1.13.22.1: #i31376# added strings for translation


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [3e5fb9a289b89fff5a71e1803af8ac302d424c3d]

INTEGRATION: CWS swobjpos04 (1.21.32); FILE MERGED 2004/06/30 14:53:37 od 1.21.32.4: #i28701# - merge changes of cws swdrawpositioning 	 - further adjustments for the new object positioning 2004/06/14 08:48:37 od 1.21.32.3: #i28701# - correct comment 2004/05/24 15:31:21 od 1.21.32.2: RESYNC: (1.21-1.22); FILE MERGED 2004/05/24 12:48:11 od 1.21.32.1: #i28701# - usage of new class <SwSortedObjs>


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [c3da1982d49599285c6a0decd1b54590395f4e0e]

INTEGRATION: CWS swobjpos04 (1.29.110); FILE MERGED 2004/07/16 14:55:20 od 1.29.110.5: #i28701# - further adjustments for the new object positioning 2004/07/13 01:30:49 od 1.29.110.4: RESYNC: (1.29-1.31); FILE MERGED resolve merge conflicts. 2004/06/30 14:53:36 od 1.29.110.3: #i28701# - merge changes of cws swdrawpositioning 	 - further adjustments for the new object positioning 2004/06/14 08:49:28 od 1.29.110.2: #i28701# - no format of Writer fly frames or its anchor frame. 2004/05/24 12:48:10 od 1.29.110.1: #i28701# - usage of new class <SwSortedObjs>


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [403e7fee25e47edbf1624504523dff1382e7ca7f]

INTEGRATION: CWS swobjpos04 (1.18.110); FILE MERGED 2004/07/16 14:55:19 od 1.18.110.4: #i28701# - further adjustments for the new object positioning 2004/07/13 01:30:40 od 1.18.110.3: RESYNC: (1.18-1.20); FILE MERGED resolve merge conflicts. 2004/06/30 14:53:36 od 1.18.110.2: #i28701# - merge changes of cws swdrawpositioning 	 - further adjustments for the new object positioning 2004/06/14 08:49:28 od 1.18.110.1: #i28701# - no format of Writer fly frames or its anchor frame.


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [0a3117f5529c5d82502da598bd2c5c604bcf3801]

INTEGRATION: CWS swobjpos04 (1.13.226); FILE MERGED 2004/07/02 14:55:02 od 1.13.226.4: #i28701# - further adjustments for the new object positioning 2004/06/30 15:02:16 od 1.13.226.3: #i28701# - merge changes of cws swdrawpositioning 	 - further adjustments for the new object positioning 2004/06/14 08:47:44 od 1.13.226.2: #i28701# - correct comment 2004/05/24 12:47:36 od 1.13.226.1: #i28701# - usage of new class <SwSortedObjs>


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [4a56d27df445ab944a603a2c0a9856a2ed18a784]

INTEGRATION: CWS swobjpos04 (1.25.126); FILE MERGED 2004/07/16 14:54:02 od 1.25.126.8: #i28701# - further adjustments for the new object positioning 2004/07/13 01:27:51 od 1.25.126.7: RESYNC: (1.25-1.27); FILE MERGED resolve merge conflicts. 2004/07/12 07:54:43 od 1.25.126.6: #i28701# - further adjustments for the new object positioning algorithm 2004/07/07 07:37:22 od 1.25.126.5: #i28701# - further adjustments for the new object positioning algorithm 2004/07/02 14:55:02 od 1.25.126.4: #i28701# - further adjustments for the new object positioning 2004/06/30 15:02:15 od 1.25.126.3: #i28701# - merge changes of cws swdrawpositioning 	 - further adjustments for the new object positioning 2004/06/14 08:47:43 od 1.25.126.2: #i28701# - correct comment 2004/05/24 12:47:36 od 1.25.126.1: #i28701# - usage of new class <SwSortedObjs>


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [01221fa1175fcf190cc36ad7d17a40b763ec7f25]

INTEGRATION: CWS swobjpos04 (1.40.16); FILE MERGED 2004/07/13 01:25:11 od 1.40.16.4: RESYNC: (1.40-1.42); FILE MERGED resolve merge conflict 2004/07/07 07:36:04 od 1.40.16.3: #i28701# - remove test code 2004/06/30 14:55:06 od 1.40.16.2: #i28701# - merge changes of cws swdrawpositioning 	 - further adjustments for the new object positioning 2004/06/02 13:50:12 pb 1.40.16.1: fix: #i28702# new flag for consider wrapping style


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [7c03a9a9e54e079db1302455a8568a15f2709363]

INTEGRATION: CWS swobjpos04 (1.17.168); FILE MERGED 2004/07/13 01:25:04 od 1.17.168.5: RESYNC: (1.17-1.21); FILE MERGED 2004/06/30 14:55:06 od 1.17.168.4: #i28701# - merge changes of cws swdrawpositioning 	 - further adjustments for the new object positioning 2004/06/14 08:46:16 od 1.17.168.3: #i28701# - correct comment 2004/05/24 12:47:14 od 1.17.168.2: #i28701# - usage of new class <SwSortedObjs> 2004/05/07 15:22:37 od 1.17.168.1: #i28701# - usage of new class <SwSortedObjs>


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [65596bec3404f2b63a09f0f2388539195e0a76d2]

INTEGRATION: CWS swobjpos04 (1.9.218); FILE MERGED 2004/07/13 01:23:36 od 1.9.218.5: RESYNC: (1.9-1.10); FILE MERGED 2004/06/30 14:55:05 od 1.9.218.4: #i28701# - merge changes of cws swdrawpositioning 	 - further adjustments for the new object positioning 2004/06/14 08:46:16 od 1.9.218.3: #i28701# - correct comment 2004/05/24 12:47:13 od 1.9.218.2: #i28701# - usage of new class <SwSortedObjs> 2004/05/07 15:22:37 od 1.9.218.1: #i28701# - usage of new class <SwSortedObjs>


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [376f25585d4095f8a1845ccc06d63edc448e71b9]

INTEGRATION: CWS swobjpos04 (1.2.58); FILE MERGED 2004/07/13 01:23:19 od 1.2.58.2: RESYNC: (1.2-1.4); FILE MERGED resolve merge conflict. 2004/06/30 14:55:05 od 1.2.58.1: #i28701# - merge changes of cws swdrawpositioning 	 - further adjustments for the new object positioning


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [35bded1ca9972a1ae82c2d94e62efeb4950b5c5e]

INTEGRATION: CWS swobjpos04 (1.46.32); FILE MERGED 2004/08/02 11:06:08 od 1.46.32.4: RESYNC: (1.47-1.48); FILE MERGED resolve merge conflicts. 2004/07/02 14:53:37 od 1.46.32.3: #i28701# - further adjustments for the new object positioning 2004/05/24 15:28:23 od 1.46.32.2: RESYNC: (1.46-1.47); FILE MERGED 2004/05/07 15:26:36 od 1.46.32.1: #i28701# - extend static attribute pool by new attribute 'WrapInfluenceOnObjPos'


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [917ba9bb6c2fdfb151d910c3316c8628f252c414]

INTEGRATION: CWS swobjpos04 (1.3.168); FILE MERGED 2004/05/07 15:20:39 od 1.3.168.1: #i28701# - add new source file <fmtwrapinfluenceonobjpos.cxx>


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [102f2fcedf2c1e1afa532be445a6a3877053d304]

INTEGRATION: CWS swobjpos04 (1.1.2); FILE ADDED 2004/07/02 14:53:20 od 1.1.2.2: #i28701# - further adjustments for the new object positioning 2004/05/07 15:17:35 od 1.1.2.1: #i28701# new attribute 'WrapInfluenceOnObjPos' - implementation of 	 class <SwFmtWrapInfluenceOnObjPos>


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [21ddbf66e4ce1f518619bf07d4cdaec889922350]

INTEGRATION: CWS swobjpos04 (1.3.522); FILE MERGED 2004/06/30 14:43:18 od 1.3.522.4: #i28701# - merge changes of cws swdrawpositioning 	 - further adjustments for the new object positioning 2004/06/14 08:45:18 od 1.3.522.3: #i28701# - correct comment 2004/05/24 12:46:31 od 1.3.522.2: #i28701# - usage of new class <SwSortedObjs> 2004/05/07 15:21:34 od 1.3.522.1: #i28701# - usage of new class <SwSortedObjs>


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [adce5db904e1fcb28f97782691686babd989e684]

INTEGRATION: CWS swobjpos04 (1.4.522); FILE MERGED 2004/06/30 14:43:18 od 1.4.522.4: #i28701# - merge changes of cws swdrawpositioning 	 - further adjustments for the new object positioning 2004/06/14 08:45:18 od 1.4.522.3: #i28701# - correct comment 2004/05/24 12:46:31 od 1.4.522.2: #i28701# - usage of new class <SwSortedObjs> 2004/05/07 15:21:33 od 1.4.522.1: #i28701# - usage of new class <SwSortedObjs>


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [78040311e7619b43f9e4930f99784010d00017ae]

INTEGRATION: CWS swobjpos04 (1.33.58); FILE MERGED 2004/06/30 15:01:05 od 1.33.58.3: #i28701# - merge changes of cws swdrawpositioning 	 - further adjustments for the new object positioning 2004/05/24 15:27:47 od 1.33.58.2: RESYNC: (1.33-1.37); FILE MERGED resolve merge conflict. 2004/05/05 10:25:40 od 1.33.58.1: #i28701# class <ViewShell> - Introduce new compatibility option 'Consider 	 		     wrapping style on object positioning'


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [106a2781a42122676281ee0282ce6e9e080a84a0]

INTEGRATION: CWS swobjpos04 (1.91.46); FILE MERGED 2004/08/02 11:03:02 od 1.91.46.3: RESYNC: (1.93-1.94); FILE MERGED resolve merge conflict. 2004/07/13 01:02:36 od 1.91.46.2: RESYNC: (1.91-1.93); FILE MERGED resolve merge conflict. 2004/05/07 15:15:18 od 1.91.46.1: #i28701# - add uno name for new attribute 'WrapInfluenceOnPosition'


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [09ee2273238ff9eddc991d7b0acaf93576b842aa]

INTEGRATION: CWS swobjpos04 (1.32.90); FILE MERGED 2004/07/13 01:02:26 od 1.32.90.3: RESYNC: (1.32-1.33); FILE MERGED 2004/06/30 15:01:05 od 1.32.90.2: #i28701# - merge changes of cws swdrawpositioning 	 - further adjustments for the new object positioning 2004/05/07 15:14:25 od 1.32.90.1: #i28701# - adjust synopsis of method <CollectFrameAtNode>


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [3f7b3f9974cbfc502c2c625b7777af3d69a8c706]

INTEGRATION: CWS swobjpos04 (1.13.692); FILE MERGED 2004/07/13 01:02:18 od 1.13.692.2: RESYNC: (1.13-1.14); FILE MERGED 2004/05/07 15:13:27 od 1.13.692.1: #i28701# - add map id define for new attribute 'WrapInfluenceOnObjPos'


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [8da8441085570cf932654436699633613e500eca]

INTEGRATION: CWS swobjpos04 (1.15.90); FILE MERGED 2004/07/13 01:01:04 od 1.15.90.2: RESYNC: (1.15-1.16); FILE MERGED 2004/06/30 15:01:04 od 1.15.90.1: #i28701# - merge changes of cws swdrawpositioning 	 - further adjustments for the new object positioning


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [dfd08e5addcaeb2491cfc83b0ffbd37d0db02f21]

INTEGRATION: CWS swobjpos04 (1.20.126); FILE MERGED 2004/05/07 15:11:48 od 1.20.126.1: #i28701# class <SwAttrSet> - add accessor for new attribute 'WrapInfluenceOnObjPos'


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [af78deb41a714d597e5243a4ec64c283d53bdb68]

INTEGRATION: CWS swobjpos04 (1.25.126); FILE MERGED 2004/08/02 11:01:05 od 1.25.126.2: RESYNC: (1.25-1.26); FILE MERGED resolve merge conflict. 2004/05/07 15:12:34 od 1.25.126.1: #i28701# - add which id define for new attribute 'WrapInfluenceOnObjPos'


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [24ea26b4647a2c8bc475421df23d38a5fde69ba7]

INTEGRATION: CWS swobjpos04 (1.21.126); FILE MERGED 2004/05/07 15:10:48 od 1.21.126.1: #i28701# class <SwFmt> - add accessor for new attribute 'WrapInfluenceOnObjPos'


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [71d843c8b9c6ed7764a0c7b52427b84ef87153cc]

INTEGRATION: CWS swobjpos04 (1.1.2); FILE ADDED 2004/07/02 14:52:48 od 1.1.2.2: #i28701# - further adjustments for the new object positioning 2004/05/07 15:07:53 od 1.1.2.1: #i28701# - new attribute 'WrapInfluenceOnObjPos'


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [5b387071c3ed6e991a64151c08588ad4f990a0ff]

INTEGRATION: CWS swobjpos04 (1.5.170); FILE MERGED 2004/05/07 15:09:31 od 1.5.170.1: #i28701# class <SwFmtAnchor> - introduce new member <mnOrder>


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [8466ad25f6202b8f8f6bf8a8b337e6e725ccf123]

INTEGRATION: CWS swobjpos04 (1.66.14); FILE MERGED 2004/07/13 00:58:24 od 1.66.14.4: RESYNC: (1.69-1.77); FILE MERGED 2004/06/30 15:00:53 od 1.66.14.3: #i28701# - merge changes of cws swdrawpositioning 	 - further adjustments for the new object positioning 2004/05/24 15:24:44 od 1.66.14.2: RESYNC: (1.66-1.69); FILE MERGED resolve merge conflicts. 2004/05/05 10:24:41 od 1.66.14.1: #i28701# class <SwDoc> - Introduce new compatibility option 'Consider 	 		 wrapping style on object positioning'


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [29b7b7413cf7e819ce9d80ebafaa360f29a62397]

INTEGRATION: CWS swobjpos04 (1.9.126); FILE MERGED 2004/07/07 07:34:17 od 1.9.126.3: #i28701# - further adjustments for the new object positioning algorithm 2004/07/02 14:52:48 od 1.9.126.2: #i28701# - further adjustments for the new object positioning 2004/06/30 15:00:53 od 1.9.126.1: #i28701# - merge changes of cws swdrawpositioning 	 - further adjustments for the new object positioning


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [8b26653a4246b834cc0c60e4ad5112d70657d2f3]

INTEGRATION: CWS swobjpos04 (1.2.58); FILE MERGED 2004/07/13 00:58:05 od 1.2.58.2: RESYNC: (1.2-1.4); FILE MERGED 2004/06/30 15:00:52 od 1.2.58.1: #i28701# - merge changes of cws swdrawpositioning 	 - further adjustments for the new object positioning


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [e9e91e2323423fc424fe14f5d0eead9ac209bd48]

INTEGRATION: CWS swobjpos04 (1.6.18); FILE MERGED 2004/06/02 13:44:58 pb 1.6.18.1: fix: #i28702# new flag for consider wrapping style


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [6dbefb6b4b05e8e080d75743bf7f1406f1bebbe9]

INTEGRATION: CWS swobjpos04 (1.37.122); FILE MERGED 2004/05/07 15:01:45 od 1.37.122.1: #i28701# - adjust for new idl file <WrapInfluenceOnPosition.idl>


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [8e14cae1224baa0e8aeab098c2971c04c4dcbf25]

INTEGRATION: CWS swobjpos04 (1.1.2); FILE ADDED 2004/05/07 14:56:20 od 1.1.2.1: #i28701# - new constants for new attribute 'WrapInfluenceOnPosition'


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [2ce8c6a438859723782f882c068592b133969a2e]

INTEGRATION: CWS swobjpos04 (1.5.324); FILE MERGED 2004/07/12 19:57:34 od 1.5.324.2: RESYNC: (1.5-1.6); FILE MERGED 2004/05/07 15:00:39 od 1.5.324.1: #i28701# - add new optional property <WrapInfluenceOnPosition>


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [869dc3f3918165c6757c30abcf50bfcba92aa7f3]

INTEGRATION: CWS swobjpos04 (1.9.48); FILE MERGED 2004/07/12 19:48:54 od 1.9.48.2: RESYNC: (1.9-1.10); FILE MERGED 2004/05/07 14:58:59 od 1.9.48.1: #i28701# - add new optional property <ConsiderTextWrapOnObjPos>


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [c6e2140d82c6e3d803c435fc9d78b06b9188591f]

INTEGRATION: CWS swobjpos04 (1.3.402); FILE MERGED 2004/07/12 19:43:49 od 1.3.402.2: RESYNC: (1.3-1.5); FILE MERGED 2004/05/07 15:00:01 od 1.3.402.1: #i28701# - add new optional property <WrapInfluenceOnPosition>


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [b8316314ee85b2248728c67420a81b810f353c05]

INTEGRATION: CWS swobjpos04 (1.75.72); FILE MERGED 2004/08/02 10:58:28 od 1.75.72.5: RESYNC: (1.78-1.81); FILE MERGED resolve merge conflicts. 2004/07/12 13:39:50 od 1.75.72.4: RESYNC: (1.76-1.78); FILE MERGED 2004/06/30 12:33:06 od 1.75.72.3: #i28701# - merging changes of cws swdrawpositioning 2004/05/24 15:22:13 od 1.75.72.2: RESYNC: (1.75-1.76); FILE MERGED 2004/05/07 14:49:34 od 1.75.72.1: #i28701# - add property mappings for new attribute 'WrapInfluenceOnPosition'


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [09c395f0a99a236067fb742bba3c1551e8a2e9c6]

INTEGRATION: CWS swobjpos04 (1.24.66); FILE MERGED 2004/08/02 10:45:06 od 1.24.66.2: RESYNC: (1.24-1.26); FILE MERGED resolve merge conflict. 2004/05/07 14:48:36 od 1.24.66.1: #i28701# - add contants property handler for new attribute 'WrapInfluenceOnPosition'


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [64f5a31b0435ef5b2d45edfb296b01d64eb8b52c]

INTEGRATION: CWS swobjpos04 (1.56.20); FILE MERGED 2004/08/02 10:40:49 od 1.56.20.3: RESYNC: (1.60-1.63); FILE MERGED resolve merge conflict. 2004/07/12 13:29:37 od 1.56.20.2: RESYNC: (1.56-1.60); FILE MERGED resolve merge conflict. 2004/05/07 14:47:19 od 1.56.20.1: #i28701# add tokens for new attribute 'WrapInfluenceOnPosition'


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [358dc8b0036c4534b90a38618002c55963b62279]

INTEGRATION: CWS swobjpos04 (1.37.12); FILE MERGED 2004/07/12 13:23:50 od 1.37.12.2: RESYNC: (1.37-1.38); FILE MERGED resolve merge conflict. 2004/06/02 13:54:20 pb 1.37.12.1: fix: #i28702# global get writer compatibility version


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [89b10102f71e09796d9c94a6124e4f83b8960b7d]

INTEGRATION: CWS swobjpos04 (1.15.12); FILE MERGED 2004/06/02 13:54:09 pb 1.15.12.1: fix: #i28702# global get writer compatibility version


2004-08-02  Rüdiger Timm  <rt@openoffice.org>  [95ff589552ea2c9eadcc4acb81e77241b5945913]

#i10000# Bugfix by IS


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [10eeb168b8c6a7f336bd45bcdc60018fcdac9794]

INTEGRATION: CWS os35 (1.4.84); FILE MERGED 2004/07/22 10:07:53 dr 1.4.84.6: #i31872# missing strings in Writer 2004/07/15 18:13:33 dr 1.4.84.5: RESYNC: (1.4-1.5); FILE MERGED 2004/07/06 13:24:18 os 1.4.84.4: #i30407# Picture instead of Graphic 2004/07/06 06:29:50 os 1.4.84.3: #i29875# table menu popups added 2004/06/30 12:01:02 os 1.4.84.2: #i29875# name object -> name group 2004/06/30 10:52:50 os 1.4.84.1: #i29875# #i30444# FormatMenu and TableMenu impl./changed


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [70d41f09a62a3c6c7d5f170b9e753a300c5d0996]

INTEGRATION: CWS os35 (1.7.18); FILE MERGED 2004/07/22 10:07:52 dr 1.7.18.6: #i31872# missing strings in Writer 2004/07/19 09:19:01 dr 1.7.18.5: #i30271# standard for hor. and vert. alignment 2004/07/15 18:12:34 dr 1.7.18.4: RESYNC: (1.7-1.9); FILE MERGED 2004/07/12 16:21:43 cd 1.7.18.3: #i31348# New popup menu controller for recent file list implementation 2004/07/01 14:24:11 os 1.7.18.2: #i29875# generic alignment commands added 2004/06/30 10:52:50 os 1.7.18.1: #i29875# #i30444# FormatMenu and TableMenu impl./changed


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [e91e59da04fe00e6df56d70fd914c2743e5bb0e9]

INTEGRATION: CWS os35 (1.4.86); FILE MERGED 2004/07/22 15:18:57 dr 1.4.86.5: #i31835# it's Folienlayout... 2004/07/22 09:41:23 dr 1.4.86.4: #i31835# 'modify layout' -> 'slide layout' 2004/07/15 18:12:05 dr 1.4.86.3: RESYNC: (1.4-1.5); FILE MERGED 2004/06/30 12:01:52 os 1.4.86.2: #i30407# Modify->Layer 2004/06/30 10:52:26 os 1.4.86.1: #i30407# format menu changed


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [1089bf7518a860464071540e322cc968e7bd83e4]

INTEGRATION: CWS os35 (1.4.84); FILE MERGED 2004/07/17 13:14:47 dr 1.4.84.5: #112292# print range images 2004/07/16 23:23:22 dr 1.4.84.4: #i20500# merge cells toolbar button 2004/07/15 18:11:21 dr 1.4.84.3: RESYNC: (1.4-1.5); FILE MERGED 2004/07/12 17:27:09 dr 1.4.84.2: #i20340# redesigned Calc View menu 2004/07/01 05:30:13 os 1.4.84.1: #i30271#  format menu filled


2004-08-02  Rüdiger Timm  <rt@openoffice.org>  [153acc76067b451e6dbc6bfd856e289a5f80945e]

#i10000# Needed for windows native installers (IS)


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [8d9ef4357bd1ba29dfc079e8e253022bea291e7a]

INTEGRATION: CWS os35 (1.3.86); FILE MERGED 2004/07/15 18:22:08 dr 1.3.86.2: RESYNC: (1.3-1.5); FILE MERGED 2004/06/29 13:42:41 os 1.3.86.1: #i29875# customization of the format menu


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [754a07f267cb481dfbf352392caadf2ed49a7b49]

INTEGRATION: CWS os35 (1.91.2); FILE MERGED 2004/07/15 18:16:26 dr 1.91.2.2: RESYNC: (1.91-1.94); FILE MERGED 2004/07/12 16:21:44 cd 1.91.2.1: #i31348# New popup menu controller for recent file list implementation


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [170538dc2193ef742716075245ecfd8f23748e0a]

INTEGRATION: CWS os35 (1.3.52); FILE MERGED 2004/07/15 18:11:45 dr 1.3.52.3: RESYNC: (1.3-1.4); FILE MERGED 2004/07/12 16:21:42 cd 1.3.52.2: #i31348# New popup menu controller for recent file list implementation 2004/06/30 10:52:49 os 1.3.52.1: #i29875# #i30444# FormatMenu and TableMenu impl./changed


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [d668b3a96164ff94bd358b868832963d2da4bbe4]

INTEGRATION: CWS os35 (1.4.12); FILE MERGED 2004/07/15 20:12:42 dr 1.4.12.3: RESYNC: (1.4-1.5); FILE MERGED 2004/07/14 10:15:42 tl 1.4.12.2: #i31459# new view menu order according to view-menu specification 2004/07/12 16:25:34 cd 1.4.12.1: #i31348# Recent file list is now a popup menu


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [8b24e0d4c834abd14359ea0f92bcc74019d4c26c]

INTEGRATION: CWS os35 (1.34.296); FILE MERGED 2004/07/15 16:32:24 dr 1.34.296.2: RESYNC: (1.34-1.35); FILE MERGED 2004/06/30 12:10:00 os 1.34.296.1: #i29875# dialog titles changed to conform format menu entries


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [48040217cfcfe25d0c3ed75114b4a76e0fb25b91]

INTEGRATION: CWS os35 (1.49.98); FILE MERGED 2004/07/17 13:34:52 dr 1.49.98.4: #i30271# 'any alignment' items not for toolbars 2004/07/15 16:16:26 dr 1.49.98.3: RESYNC: (1.49-1.50); FILE MERGED 2004/07/13 15:04:45 dr 1.49.98.2: #i30271# new Calc Format menu 2004/07/02 13:16:10 os 1.49.98.1: #i29875# generic alignment commands added


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [c657ff01866b25e730ce503dcc0e249c575b8d65]

INTEGRATION: CWS os35 (1.79.12); FILE MERGED 2004/07/20 10:59:37 dr 1.79.12.5: #i10000# merge error 2004/07/16 13:58:45 dr 1.79.12.4: #i10000# merge error 2004/07/15 15:44:28 dr 1.79.12.3: RESYNC: (1.79-1.81); FILE MERGED 2004/07/14 15:07:34 os 1.79.12.2: #i29875# formatmenucontroller removed 2004/07/12 16:18:57 cd 1.79.12.1: #i31348# New popup menu controller for recent file list


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [096e7f72a6ad32ec546748545aabfce4e82e312d]

INTEGRATION: CWS os35 (1.3.12); FILE MERGED 2004/07/12 16:18:39 cd 1.3.12.1: #i31348# Recent file list is now a popup menu


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [40fb8e4cac5ad18d15b0d2e68daec88ccc22bad6]

INTEGRATION: CWS os35 (1.2.60); FILE MERGED 2004/07/15 15:42:40 dr 1.2.60.2: RESYNC: (1.2-1.3); FILE MERGED 2004/06/29 13:45:06 os 1.2.60.1: #i29875# join from cws docking1; additional property ContextLabel to support differing labels in menues


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [35b3983de5cdf7d5b447876633b5fabca6382d13]

INTEGRATION: CWS os35 (1.1.2); FILE ADDED 2004/07/14 05:33:11 os 1.1.2.2: #i31348# throw statement added 2004/07/12 16:15:30 cd 1.1.2.1: #i31348# New popup menu controller for recent file list


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [136fd1bba7dd09c5a362195a27a1a4efbf044562]

INTEGRATION: CWS os35 (1.3.34); FILE MERGED 2004/07/12 16:17:54 cd 1.3.34.1: #i31348# New popup menu controller for recent file list


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [7be3f1a563b40364f5a4cbd09e266b567f460c05]

INTEGRATION: CWS os35 (1.6.12); FILE MERGED 2004/07/15 15:41:47 dr 1.6.12.2: RESYNC: (1.6-1.7); FILE MERGED 2004/07/12 16:17:52 cd 1.6.12.1: #i31348# New popup menu controller for recent file list


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [d1575021ea86c23bda023a045283cf94447c8736]

INTEGRATION: CWS os35 (1.3.18); FILE MERGED 2004/07/15 15:41:40 dr 1.3.18.3: RESYNC: (1.3-1.4); FILE MERGED 2004/07/12 16:17:52 cd 1.3.18.2: #i31348# New popup menu controller for recent file list 2004/06/29 13:45:54 os 1.3.18.1: #i29875# formatmenucontroller.cxx removed - no automatic format menu anymore


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [525c4a9c23ef5f1032058163cce71dfdfa4f7eda]

INTEGRATION: CWS os35 (1.21.12); FILE MERGED 2004/07/15 15:38:24 dr 1.21.12.3: RESYNC: (1.21-1.22); FILE MERGED 2004/07/12 16:17:02 cd 1.21.12.2: #i31348# New popup menu controller for recent file list 2004/06/29 13:47:08 os 1.21.12.1: #i29875# formatmenucontroller.cxx removed - no automatic format menu anymore


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [380f8d4a8f8ca285239c3d2e210b360368dbaa9c]

INTEGRATION: CWS os35 (1.17.8); FILE MERGED 2004/07/16 13:56:37 dr 1.17.8.3: #i10000# merge error 2004/07/15 15:37:23 dr 1.17.8.2: RESYNC: (1.17-1.21); FILE MERGED 2004/07/12 16:16:34 cd 1.17.8.1: #i31348# New popup menu controller for recent file list


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [655fd492ba2ff0b66ed0798c0f52ca45d804daae]

INTEGRATION: CWS os35 (1.1.2); FILE ADDED 2004/07/12 16:14:39 cd 1.1.2.1: #i31348# New popup menu controller for recent file list


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [58ef731d68f8f6413e00d5fe60ee9bf4e05783a8]

INTEGRATION: CWS os35 (1.8.10); FILE MERGED 2004/07/15 15:31:19 dr 1.8.10.2: RESYNC: (1.8-1.9); FILE MERGED 2004/07/12 16:16:17 cd 1.8.10.1: #i31348# New popup menu controller for recent file list


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [b886decb4559e5e5189ac28889b7d85f31ac98cb]

INTEGRATION: CWS os35 (1.21.12); FILE MERGED 2004/07/15 15:31:03 dr 1.21.12.2: RESYNC: (1.21-1.22); FILE MERGED 2004/07/12 16:15:05 cd 1.21.12.1: #i31348# New popup menu controller for recent file list


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [755663e2de23c8e89c892050d6a9154e0966f368]

INTEGRATION: CWS os35 (1.1.92); FILE MERGED 2004/07/14 10:29:26 cd 1.1.92.1: #i10000# Made some necessary changes advised by hr


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [7d033d2dd09b6f99b889a8d1439c576faf2a3bcd]

INTEGRATION: CWS os35 (1.5.18); FILE MERGED 2004/07/15 19:44:08 dr 1.5.18.7: RESYNC: (1.5-1.6); FILE MERGED 2004/07/12 16:25:46 cd 1.5.18.6: #i31348# Recent file list is now a popup menu 2004/07/08 09:21:52 os 1.5.18.5: #i30639# view menu changed 2004/07/05 05:54:48 os 1.5.18.4: #i29875# text-to-table removed from tools menu 2004/07/02 11:06:46 os 1.5.18.3: #i29875# generic alignment commands supported 2004/06/30 11:52:56 os 1.5.18.2: #i29875# #i30444# FormatMenu and TableMenu impl./changed 2004/06/30 10:49:45 os 1.5.18.1: #i29875# #i30444# FormatMenu and TableMenu impl./changed


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [9aea86dface572bede3dafce6d562b2f5dde1a06]

INTEGRATION: CWS os35 (1.5.18); FILE MERGED 2004/07/15 19:40:26 dr 1.5.18.7: RESYNC: (1.5-1.6); FILE MERGED 2004/07/12 16:25:46 cd 1.5.18.6: #i31348# Recent file list is now a popup menu 2004/07/08 09:21:52 os 1.5.18.5: #i30639# view menu changed 2004/07/05 05:54:48 os 1.5.18.4: #i29875# text-to-table removed from tools menu 2004/07/02 11:06:45 os 1.5.18.3: #i29875# generic alignment commands supported 2004/06/30 11:52:56 os 1.5.18.2: #i29875# #i30444# FormatMenu and TableMenu impl./changed 2004/06/30 10:49:44 os 1.5.18.1: #i29875# #i30444# FormatMenu and TableMenu impl./changed


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [88e7996ebe0b03f60bf01adba792bdbcb3149707]

INTEGRATION: CWS os35 (1.5.18); FILE MERGED 2004/07/15 19:36:39 dr 1.5.18.7: RESYNC: (1.5-1.6); FILE MERGED 2004/07/12 16:25:45 cd 1.5.18.6: #i31348# Recent file list is now a popup menu 2004/07/08 09:21:51 os 1.5.18.5: #i30639# view menu changed 2004/07/05 05:54:47 os 1.5.18.4: #i29875# text-to-table removed from tools menu 2004/07/02 11:06:44 os 1.5.18.3: #i29875# generic alignment commands supported 2004/06/30 11:52:55 os 1.5.18.2: #i29875# #i30444# FormatMenu and TableMenu impl./changed 2004/06/30 10:49:43 os 1.5.18.1: #i29875# #i30444# FormatMenu and TableMenu impl./changed


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [1edf6e29e3719efdfd4fd33b4b90f122bdc1a76e]

INTEGRATION: CWS os35 (1.19.572); FILE MERGED 2004/06/30 10:49:43 os 1.19.572.1: #i29875# #i30444# FormatMenu and TableMenu impl./changed


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [2b38aadbc1f467bb89d72556e721cef626690458]

INTEGRATION: CWS os35 (1.4.214); FILE MERGED 2004/06/30 10:49:42 os 1.4.214.1: #i29875# #i30444# FormatMenu and TableMenu impl./changed


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [50a29306b24a721fde33aa69f7d3e6e765a256d8]

INTEGRATION: CWS os35 (1.3.572); FILE MERGED 2004/06/30 10:49:42 os 1.3.572.1: #i29875# #i30444# FormatMenu and TableMenu impl./changed


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [41fc7fbbd2efef2fd469560563dd0df0d60f9b22]

INTEGRATION: CWS os35 (1.3.572); FILE MERGED 2004/06/30 10:49:41 os 1.3.572.1: #i29875# #i30444# FormatMenu and TableMenu impl./changed


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [50d2b0bd4f9ba0bb9f7c8e4d479ddf810e38a998]

INTEGRATION: CWS os35 (1.22.142); FILE MERGED 2004/07/16 20:59:58 dr 1.22.142.2: #i10000# merge error 2004/07/02 11:02:01 os 1.22.142.1: #i29875# generic alignment commands supported


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [4d9f562044c1f26f61888faf7d4e27bbc9c4c9b6]

INTEGRATION: CWS swqbugfixes04 (1.51.60); FILE MERGED 2004/07/23 04:16:13 pb 1.51.60.1: fix: #i31553# use the correct item name in SvxStyleBox_Impl::Select()


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [35284fcf4f91630d6fc30a617293f5344b7cdbdb]

INTEGRATION: CWS os35 (1.47.50); FILE MERGED 2004/07/16 20:59:58 dr 1.47.50.2: #i10000# merge error 2004/07/02 11:02:00 os 1.47.50.1: #i29875# generic alignment commands supported


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [286b91ebca0eb1922c391e691d8392e3463160b7]

INTEGRATION: CWS os35 (1.26.80); FILE MERGED 2004/07/15 19:30:18 dr 1.26.80.2: RESYNC: (1.26-1.27); FILE MERGED 2004/07/06 11:46:33 os 1.26.80.1: #i30444# default to insert table is now 2 rows/2 columns


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [db161557bd19834af3739fcf50d83f2b99a79205]

INTEGRATION: CWS os35 (1.40.58); FILE MERGED 2004/06/30 10:49:41 os 1.40.58.1: #i29875# #i30444# FormatMenu and TableMenu impl./changed


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [7510b54a6f9fc7d6416fab2dfa43575a605fac43]

INTEGRATION: CWS swqbugfixes04 (1.36.206); FILE MERGED 2004/07/23 08:35:43 pb 1.36.206.1: fix: #i31896# filesave dialog with autoextension


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [ec9caccf23322ecfac3cf6bb656fad6e13569bb9]

INTEGRATION: CWS swqbugfixes04 (1.15.18); FILE MERGED 2004/07/27 09:42:31 fme 1.15.18.2: RESYNC: (1.15-1.17); FILE MERGED 2004/07/14 07:47:33 od 1.15.18.1: #i30451# <SwDrawBaseShell::Execute(..)> - start and end undo for execute 	 of the format dialog.


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [6af0cc85b337629c3cc8c3d40550c96a49e6c9e8]

INTEGRATION: CWS os35 (1.35.54); FILE MERGED 2004/06/30 10:49:40 os 1.35.54.1: #i29875# #i30444# FormatMenu and TableMenu impl./changed


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [4940d1858d7c885e0b8c059839e8ee2746719f01]

INTEGRATION: CWS swqbugfixes04 (1.58.20); FILE MERGED 2004/07/19 07:56:26 od 1.58.20.1: #i31564# - correct positions of GUI-objects introduced by incorrect 	   merge of cws mergebuild into SRC680m46


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [61a4f9d8fc13dc83b2768acdf21cd0200329e418]

INTEGRATION: CWS swqbugfixes04 (1.75.20); FILE MERGED 2004/07/19 12:04:21 fme 1.75.20.2: #i31490# Correction - No CalcFitToCntnt if frame is _locked_ 2004/07/16 08:09:55 fme 1.75.20.1: #i31490# Lock the text frame during CalcFitToContent


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [98711e0ab9157590dc7ea197c7e7b4751ecbd290]

INTEGRATION: CWS os35 (1.29.52); FILE MERGED 2004/07/15 05:50:30 os 1.29.52.3: #30444# heading row repeat state corrected 2004/07/06 12:53:15 os 1.29.52.2: #i30444# heading repeat with checkmark 2004/06/30 10:49:40 os 1.29.52.1: #i29875# #i30444# FormatMenu and TableMenu impl./changed


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [fe8e85b7053e2646619acbb85ec60b42f37a469d]

INTEGRATION: CWS os35 (1.42.92); FILE MERGED 2004/07/15 19:29:23 dr 1.42.92.2: RESYNC: (1.42-1.43); FILE MERGED 2004/06/30 11:53:41 os 1.42.92.1: #i29875# dialog titles changed to conform format menu entries


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [0f81837d90e669fe258a8bffe3461c9264eac8e5]

INTEGRATION: CWS swqbugfixes04 (1.45.20); FILE MERGED 2004/07/14 11:26:52 fme 1.45.20.1: #i20505# Do not consider oversized objects during text formatting


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [38d75bdde597044a5aef727a02ac29f5e0a20ffb]

INTEGRATION: CWS os35 (1.3.572); FILE MERGED 2004/06/30 10:49:40 os 1.3.572.1: #i29875# #i30444# FormatMenu and TableMenu impl./changed


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [662e2d9ac80bce1e165fdbc6cce17dad80e3e820]

INTEGRATION: CWS swqbugfixes04 (1.84.50); FILE MERGED 2004/07/12 14:23:19 od 1.84.50.2: RESYNC: (1.84-1.85); FILE MERGED 2004/06/22 13:01:52 fme 1.84.50.1: #i30557# WhichFirstPortion: Grid kerning portion and automatic centered tab portion problem


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [b5c4a39502d00f3b45dd61b95fb7964d1cd77d1e]

INTEGRATION: CWS os35 (1.6.166); FILE MERGED 2004/06/30 10:49:40 os 1.6.166.1: #i29875# #i30444# FormatMenu and TableMenu impl./changed


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [ddbdeda34888eef04b4f403adff6c56153267596]

INTEGRATION: CWS swqbugfixes04 (1.50.20); FILE MERGED 2004/07/22 13:04:21 fme 1.50.20.1: #i10826# Keep - sections - footnotes - One of the most evil combinations


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [97337b711e54cff92e2d0202d191ee897a758ed8]

INTEGRATION: CWS os35 (1.16.74); FILE MERGED 2004/06/30 10:49:40 os 1.16.74.1: #i29875# #i30444# FormatMenu and TableMenu impl./changed


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [ef38232a65bf31597d2f0e558133b8e8135dae5b]

INTEGRATION: CWS swqbugfixes04 (1.4.20); FILE MERGED 2004/07/22 10:24:27 od 1.4.20.4: #i31805# <SwToCntntAnchoredObjectPosition::CalcPosition> 	 - on negative vertical positions do not check, if bottom of 	   anchored object would fit in its environment, if it has to 	   follow the text flow. 2004/07/20 13:57:00 od 1.4.20.3: #i23512# typo error - wrong issue id 2004/07/20 13:52:23 od 1.4.20.2: #i23521# <SwToCntntAnchoredObjectPosition::CalcPosition()> 	 - correct consideration of section frames in online layout for growing 2004/07/15 08:43:37 od 1.4.20.1: #117380# <::CalcPosition()> - suppress check for paragraph portion information 	 on method call <CheckCharRectAndTopOfLine(..)>


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [abca05487b9612e0e246e0ee2799802b43e8c12d]

INTEGRATION: CWS os35 (1.13.60); FILE MERGED 2004/06/30 10:49:39 os 1.13.60.1: #i29875# #i30444# FormatMenu and TableMenu impl./changed


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [b2c83dc3eff71b2537688e0085b055997e86d1e9]

INTEGRATION: CWS swqbugfixes04 (1.4.20); FILE MERGED 2004/07/22 10:20:47 od 1.4.20.1: #i31805# <SwAnchoredObjectPosition::_AdjustVertRelPos> 	 - handle new parameter <_bCheckBottom>


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [828c4e5ff2f63e48671216f8c0b11ffdafc2bb79]

INTEGRATION: CWS os35 (1.23.92); FILE MERGED 2004/06/30 10:49:39 os 1.23.92.1: #i29875# #i30444# FormatMenu and TableMenu impl./changed


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [01543c9775909a18f095fc14d6c950056f919e19]

INTEGRATION: CWS swqbugfixes04 (1.56.20); FILE MERGED 2004/07/22 13:04:20 fme 1.56.20.3: #i10826# Keep - sections - footnotes - One of the most evil combinations 2004/07/19 08:26:21 fme 1.56.20.2: #i27399# Automatic width of columns - consider gutter calculation in FormatWidthCols 2004/07/16 12:23:07 od 1.56.20.1: #i26250# - Consider lower spacing of table in a table cell, if table is 	   the last content and corresponding document compatibility 	   option is ON


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [1745b5b7474c1a3e957ea7323c7956bf3e435985]

INTEGRATION: CWS os35 (1.6.300); FILE MERGED 2004/06/30 10:49:39 os 1.6.300.1: #i29875# #i30444# FormatMenu and TableMenu impl./changed


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [f87d91bd36a8e88da3834e6257d5d9d534642c99]

INTEGRATION: CWS swqbugfixes04 (1.63.20); FILE MERGED 2004/07/27 09:34:16 fme 1.63.20.3: RESYNC: (1.63-1.64); FILE MERGED 2004/07/16 12:23:07 od 1.63.20.2: #i26250# - Consider lower spacing of table in a table cell, if table is 	   the last content and corresponding document compatibility 	   option is ON 2004/07/15 11:34:59 fme 1.63.20.1: #i26831# The old problem: Table moves back and forward, invalidates surrounding section, which in turn invalidates the table etc. - Calling a SimpleFormat should help here


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [ad32184ae37d8f06e0c57afc93200e3b3aea70cb]

INTEGRATION: CWS os35 (1.8.122); FILE MERGED 2004/06/30 10:49:39 os 1.8.122.1: #i29875# #i30444# FormatMenu and TableMenu impl./changed


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [cd42415386434b416667ef57cf4eaed25fc34d46]

INTEGRATION: CWS swqbugfixes04 (1.34.36); FILE MERGED 2004/07/15 11:34:58 fme 1.34.36.1: #i26831# The old problem: Table moves back and forward, invalidates surrounding section, which in turn invalidates the table etc. - Calling a SimpleFormat should help here


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [44647fcbbe2ae23c53c661b9e8436c60bb56606b]

INTEGRATION: CWS os35 (1.3.572); FILE MERGED 2004/06/30 10:49:38 os 1.3.572.1: #i29875# #i30444# FormatMenu and TableMenu impl./changed


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [a529012b013e0d4596541bd955565a470b71e6de]

INTEGRATION: CWS swqbugfixes04 (1.82.18); FILE MERGED 2004/07/27 09:34:06 fme 1.82.18.2: RESYNC: (1.82-1.83); FILE MERGED 2004/07/19 08:26:21 fme 1.82.18.1: #i27399# Automatic width of columns - consider gutter calculation in FormatWidthCols


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [566f588ac5246a0390190bf894d0c6d592977da9]

INTEGRATION: CWS os35 (1.53.2); FILE MERGED 2004/07/15 19:28:58 dr 1.53.2.2: RESYNC: (1.53-1.54); FILE MERGED 2004/06/30 10:49:38 os 1.53.2.1: #i29875# #i30444# FormatMenu and TableMenu impl./changed


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [c12cec7c286d3a7c191c47d75950175f54e90ef3]

INTEGRATION: CWS swqbugfixes04 (1.40.20); FILE MERGED 2004/07/22 13:04:20 fme 1.40.20.3: #i10826# Keep - sections - footnotes - One of the most evil combinations 2004/07/16 12:23:07 od 1.40.20.2: #i26250# - Consider lower spacing of table in a table cell, if table is 	   the last content and corresponding document compatibility 	   option is ON 2004/07/15 11:34:58 fme 1.40.20.1: #i26831# The old problem: Table moves back and forward, invalidates surrounding section, which in turn invalidates the table etc. - Calling a SimpleFormat should help here


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [9e538217ca9ad8f80b154388fa7b77ad5523d21b]

INTEGRATION: CWS os35 (1.31.72); FILE MERGED 2004/07/15 19:24:57 dr 1.31.72.2: RESYNC: (1.31-1.32); FILE MERGED 2004/07/01 05:34:13 os 1.31.72.1: #i29875# dialog title changed to conform format menu entries


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [25ce7d70d36f2650bd7ba230d4624a3c9f65c8be]

INTEGRATION: CWS swqbugfixes04 (1.12.228); FILE MERGED 2004/07/19 08:26:20 fme 1.12.228.1: #i27399# Automatic width of columns - consider gutter calculation in FormatWidthCols


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [027345326948b081af7c4fe68185da2b238c0cf3]

INTEGRATION: CWS os35 (1.18.16); FILE MERGED 2004/07/15 19:11:12 dr 1.18.16.2: RESYNC: (1.18-1.19); FILE MERGED 2004/06/30 10:49:38 os 1.18.16.1: #i29875# #i30444# FormatMenu and TableMenu impl./changed


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [eace190c6db3f5f66c96d9375476d195e24395b0]

INTEGRATION: CWS swqbugfixes04 (1.2.22); FILE MERGED 2004/07/15 08:37:19 od 1.2.22.2: #117380# <SwAnchoredObject::CheckCharRectAndTopOfLine(..) 	 - check for paragraph portion information, if requested. 2004/07/14 13:49:56 od 1.2.22.1: #117380# class <SwAnchoredObject> 	 - method <CheckCharRectAndTopOfLine()> - assure that text frame 	   containing the anchor character has paragraph portion info. 	 - methods <_CheckCharRect(..)> and <_CheckTopOfLine(..)> - 	   improved by second parameter <_rAnchorCharFrm>


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [fe9d74daaf6d421ef47cf661d2120f07a6ed204a]

INTEGRATION: CWS os35 (1.2.772); FILE MERGED 2004/06/30 10:49:37 os 1.2.772.1: #i29875# #i30444# FormatMenu and TableMenu impl./changed


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [f90f8e6cc5ee42cc4dbd6b5b6562b92874d144f8]

INTEGRATION: CWS swqbugfixes04 (1.8.52); FILE MERGED 2004/07/19 13:57:08 fme 1.8.52.1: #i27399# Automatic width of columns - consider gutter calculation in FormatWidthCols


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [ecce40c6385cc04ab6dd7ce834ea3f4c7b001bf3]

INTEGRATION: CWS os35 (1.2.38); FILE MERGED 2004/07/16 21:54:34 dr 1.2.38.1: #i10000# merge error


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [08d438c3dc71aee3da73bfe490ec11962b87d7ee]

INTEGRATION: CWS swqbugfixes04 (1.5.114); FILE MERGED 2004/07/16 12:23:57 od 1.5.114.1: #i26250# - new method <SwFlowFrm::CalcAddLowerSpaceAsLastInTableCell(..)>


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [3da90b852858fa0d8b5e35e1accc17f2388ec6f7]

INTEGRATION: CWS os35 (1.3.744); FILE MERGED 2004/06/30 10:49:36 os 1.3.744.1: #i29875# #i30444# FormatMenu and TableMenu impl./changed


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [f5efdabb9353504fb651f7efe57c032016083893]

INTEGRATION: CWS swqbugfixes04 (1.5.20); FILE MERGED 2004/07/22 10:19:51 od 1.5.20.1: #i31805# <SwAnchoredObjectPosition::_AdjustVertRelPos> 	 - add 3rd parameter <_bCheckBottom>


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [b8f71a90f5b02797e46c3896ef039d5916ef6b2d]

INTEGRATION: CWS os35 (1.57.58); FILE MERGED 2004/07/15 19:22:37 dr 1.57.58.2: RESYNC: (1.57-1.58); FILE MERGED 2004/07/06 11:56:08 os 1.57.58.1: #i30407# Picture instead of Graphic


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [6dbc58f820ff372af4a372df0763f4a5b9f827bc]

INTEGRATION: CWS swqbugfixes04 (1.26.18); FILE MERGED 2004/07/27 06:01:04 fme 1.26.18.1: #i31976# MakeSelUnions should consider empty cells in FollowFlowRows


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [247e31d4a140357781e9a32e7568009d9552ccff]

INTEGRATION: CWS os35 (1.35.60); FILE MERGED 2004/07/08 09:21:51 os 1.35.60.1: #i30639# view menu changed


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [0068420334900ff0529059b8811775dc69451c56]

INTEGRATION: CWS swqbugfixes04 (1.27.10); FILE MERGED 2004/07/26 14:52:44 od 1.27.10.3: #i32089# <SwDrawContact::ConnectToLayout(..)> - add an assertion 2004/07/20 09:54:09 od 1.27.10.2: #i31573# <SwDrawContact::_Changed(..)> - Only invalidate background of 	 given drawing object. 2004/07/14 07:04:19 fme 1.27.10.1: #i26791# Correction - Check if view shell exists


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [ed14c4a5c6ed314378d0c66e071c5a840176a338]

INTEGRATION: CWS os35 (1.38.80); FILE MERGED 2004/06/30 10:49:36 os 1.38.80.1: #i29875# #i30444# FormatMenu and TableMenu impl./changed


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [967742926f4c9d84703484ce80a844d5374e4353]

INTEGRATION: CWS swqbugfixes04 (1.29.50); FILE MERGED 2004/07/13 10:52:49 fme 1.29.50.1: #i30402# Removed unused function


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [a0510968d39a6c82bf86d081a4ad3e01fa24bd53]

INTEGRATION: CWS os35 (1.22.80); FILE MERGED 2004/06/30 10:49:35 os 1.22.80.1: #i29875# #i30444# FormatMenu and TableMenu impl./changed


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [151388eb37f6496a6235a1ef33ced345e1a841fd]

INTEGRATION: CWS swqbugfixes04 (1.21.18); FILE MERGED 2004/07/28 11:36:52 fme 1.21.18.2: #i32089# <SwDoc::DelLayoutFmt(..)> - delete at-frame anchored objects - correction 2004/07/26 14:58:21 od 1.21.18.1: #i32089# <SwDoc::DelLayoutFmt(..)> - delete at-frame anchored objects


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [2685e7c9649bc34cc31cda43ab7d6e788a0fd6c3]

INTEGRATION: CWS os35 (1.2.758); FILE MERGED 2004/07/08 09:21:50 os 1.2.758.1: #i30639# view menu changed


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [2febf767a66314f9a1a9d07fe11c5a012be2a1d9]

INTEGRATION: CWS swqbugfixes04 (1.37.6); FILE MERGED 2004/07/20 11:20:00 fme 1.37.6.1: #i31763# Use of uninitialized value bNodeIdx gives wrong results for progress calculation during find and replace


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [c90e0227e7bae17731b5aacbbae850365874df96]

INTEGRATION: CWS os35 (1.116.86); FILE MERGED 2004/07/16 20:56:56 dr 1.116.86.3: #i10000# merge error 2004/07/15 18:51:50 dr 1.116.86.2: RESYNC: (1.116-1.117); FILE MERGED 2004/06/30 10:49:34 os 1.116.86.1: #i29875# #i30444# FormatMenu and TableMenu impl./changed


2004-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [fb0770f464c42eb49cf46526ee7ac65a3957fb72]

INTEGRATION: CWS swqbugfixes04 (1.2.22); FILE MERGED 2004/07/15 08:35:45 od 1.2.22.2: #117380# <SwAnchoredObject::CheckCharRectAndTopOfLine(..)> 	 - add parameter to control, if check for paragraph portion 	   information has to be done. 2004/07/14 13:46:55 od 1.2.22.1: #117380# class <SwAnchoredObject> - improve private methods 	 <_CheckCharRect(..)> and <_CheckTopOfLine(..)>


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [8a243afe6be8b91144e57e9d6d3428d25650dfa6]

INTEGRATION: CWS os35 (1.50.86); FILE MERGED 2004/07/15 18:51:42 dr 1.50.86.2: RESYNC: (1.50-1.51); FILE MERGED 2004/06/30 10:49:33 os 1.50.86.1: #i29875# #i30444# FormatMenu and TableMenu impl./changed


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [a64c51df2fd59b0ca79e720996bfaef96178e478]

INTEGRATION: CWS os35 (1.3.174); FILE MERGED 2004/07/08 09:21:50 os 1.3.174.1: #i30639# view menu changed


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [c5572a0e2d60b93f5e1e574d715a11da65841d87]

INTEGRATION: CWS os35 (1.16.172); FILE MERGED 2004/07/02 11:05:26 os 1.16.172.1: #i29875# generic alignment commands supported


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [cc76c343e04ba3355e304c94f3e7bdc0cbb5c21c]

INTEGRATION: CWS os35 (1.27.92); FILE MERGED 2004/07/15 18:51:05 dr 1.27.92.2: RESYNC: (1.27-1.28); FILE MERGED 2004/06/30 10:49:33 os 1.27.92.1: #i29875# #i30444# FormatMenu and TableMenu impl./changed


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [0b1b4545142b20d7b1f9665c915fb898adc1fbd6]

INTEGRATION: CWS os35 (1.10.236); FILE MERGED 2004/06/30 10:49:33 os 1.10.236.1: #i29875# #i30444# FormatMenu and TableMenu impl./changed


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [933026198c4a40c75a6a8fdb5e01d632c6405c2e]

INTEGRATION: CWS os35 (1.2.758); FILE MERGED 2004/06/30 10:49:32 os 1.2.758.1: #i29875# #i30444# FormatMenu and TableMenu impl./changed


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [84de549c0120c6100c9069b461d4540d23deb25a]

INTEGRATION: CWS os35 (1.4.174); FILE MERGED 2004/07/15 18:50:58 dr 1.4.174.2: RESYNC: (1.4-1.5); FILE MERGED 2004/07/08 09:21:50 os 1.4.174.1: #i30639# view menu changed


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [9b3281baa9b63054e2adf75a54dc5e665bf64590]

INTEGRATION: CWS os35 (1.11.536); FILE MERGED 2004/06/30 10:49:32 os 1.11.536.1: #i29875# #i30444# FormatMenu and TableMenu impl./changed


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [93db3929199f19dedd41aece496c104a14630867]

INTEGRATION: CWS os35 (1.37.80); FILE MERGED 2004/07/15 18:49:45 dr 1.37.80.2: RESYNC: (1.37-1.38); FILE MERGED 2004/06/30 10:49:32 os 1.37.80.1: #i29875# #i30444# FormatMenu and TableMenu impl./changed


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [0c8f89d642a87abdc23b33f2b86fb513912461c7]

INTEGRATION: CWS os35 (1.52.86); FILE MERGED 2004/06/30 10:49:31 os 1.52.86.1: #i29875# #i30444# FormatMenu and TableMenu impl./changed


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [e3ee65942ffd35ef84313b926792ff5bc894b161]

INTEGRATION: CWS os35 (1.2.32); FILE MERGED 2004/07/16 23:22:46 dr 1.2.32.1: #i20500# merge cells toolbar button


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [5353b75195ab525d5a6f8204b785bf9f646b5880]

INTEGRATION: CWS os35 (1.5.12); FILE MERGED 2004/07/16 23:22:29 dr 1.5.12.6: #i20500# merge cells toolbar button 2004/07/15 20:08:31 dr 1.5.12.5: RESYNC: (1.5-1.6); FILE MERGED 2004/07/13 15:07:18 dr 1.5.12.4: #i30271# new Calc Format menu 2004/07/12 17:33:48 dr 1.5.12.3: #i20340# redesigned Calc View menu 2004/07/12 16:22:15 cd 1.5.12.2: #i31348# Recent file list is now a popup menu 2004/06/30 14:25:33 os 1.5.12.1: #i30271#  format menu filled


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [da7d10f1118c941282d3d38d5457075e7c4f55ab]

INTEGRATION: CWS os35 (1.12.34); FILE MERGED 2004/07/12 17:33:20 dr 1.12.34.1: #i20340# redesigned Calc View menu


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [8a93a476a65ed4c9e6a396c2723cd23f359ea827]

INTEGRATION: CWS os35 (1.23.34); FILE MERGED 2004/07/12 17:33:16 dr 1.23.34.1: #i20340# redesigned Calc View menu


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [2e5c75ec2fe2f07deca9011d567fb03a458f9c2e]

INTEGRATION: CWS os35 (1.37.32); FILE MERGED 2004/07/16 23:21:59 dr 1.37.32.2: #i20500# merge cells toolbar button 2004/07/13 15:06:51 dr 1.37.32.1: #i30271# new Calc Format menu


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [b5474f89d8c9e656f60cb54993f49e76e0ce8367]

INTEGRATION: CWS os35 (1.21.30); FILE MERGED 2004/07/13 15:06:50 dr 1.21.30.1: #i30271# new Calc Format menu


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [d291eb2549617943c190f382e14cb8e14bf0374f]

INTEGRATION: CWS os35 (1.24.34); FILE MERGED 2004/07/13 15:06:48 dr 1.24.34.1: #i30271# new Calc Format menu


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [545db7e2837b607392b4b6d9e6b5ea290242321d]

INTEGRATION: CWS os35 (1.13.34); FILE MERGED 2004/07/17 13:42:00 dr 1.13.34.3: #i20500# new 'toggle merge cells' slot 2004/07/17 13:18:08 dr 1.13.34.2: #i20500# new 'toggle merge cells' slot 2004/07/16 23:21:59 dr 1.13.34.1: #i20500# merge cells toolbar button


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [9d1c9c84d506af4f38305386c4d2e2d0f4d6ce0e]

INTEGRATION: CWS os35 (1.26.34); FILE MERGED 2004/07/16 23:21:58 dr 1.26.34.1: #i20500# merge cells toolbar button


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [d7dc9370448d42bf3b21eabc62a0b33203772240]

INTEGRATION: CWS os35 (1.63.40); FILE MERGED 2004/07/15 20:07:28 dr 1.63.40.3: RESYNC: (1.63-1.66); FILE MERGED 2004/07/13 17:00:21 dr 1.63.40.2: #112292# print range icons 2004/07/13 09:12:04 dr 1.63.40.1: #112292# icon for print preview


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [5b07be27830c86add7cd210bdce4d033319a6450]

INTEGRATION: CWS os35 (1.14.172); FILE MERGED 2004/07/13 15:06:21 dr 1.14.172.1: #i30271# new Calc Format menu


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [9bdd7242057fc3ec923a831c6386823727b9a507]

INTEGRATION: CWS os35 (1.19.142); FILE MERGED 2004/07/13 15:06:20 dr 1.19.142.1: #i30271# new Calc Format menu


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [063f51e2369b4a96b6ea48e39cf7618a65e80380]

INTEGRATION: CWS os35 (1.13.34); FILE MERGED 2004/07/13 15:06:18 dr 1.13.34.1: #i30271# new Calc Format menu


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [9fa21e560eb0bc9e869dfe9d04110f21a47eeeea]

INTEGRATION: CWS os35 (1.10.96); FILE MERGED 2004/07/13 15:06:17 dr 1.10.96.1: #i30271# new Calc Format menu


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [dd58eab7056b115d1e0f60a2a034415884950936]

INTEGRATION: CWS os35 (1.50.34); FILE MERGED 2004/07/16 23:21:34 dr 1.50.34.2: #i20500# merge cells toolbar button 2004/07/13 15:05:50 dr 1.50.34.1: #i30271# new Calc Format menu


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [49062490bfb8955e009a744945289350799adb12]

INTEGRATION: CWS os35 (1.12.186); FILE MERGED 2004/07/12 17:32:48 dr 1.12.186.1: #i20340# redesigned Calc View menu


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [95d43084b231d86bc5fc2867db7c390bf3924052]

INTEGRATION: CWS os35 (1.28.34); FILE MERGED 2004/07/17 13:17:55 dr 1.28.34.3: #i20500# new 'toggle merge cells' slot 2004/07/16 23:21:01 dr 1.28.34.2: #i20500# merge cells toolbar button 2004/07/12 17:32:45 dr 1.28.34.1: #i20340# redesigned Calc View menu


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [59da3b34de543b7c8462685627de49578cd06dc8]

INTEGRATION: CWS os35 (1.7.186); FILE MERGED 2004/07/15 19:50:21 dr 1.7.186.2: RESYNC: (1.7-1.8); FILE MERGED 2004/07/13 15:05:28 dr 1.7.186.1: #i30271# new Calc Format menu


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [54581d859d80211abc55d8620144ceab31becd8e]

INTEGRATION: CWS os35 (1.10.186); FILE MERGED 2004/07/15 19:50:14 dr 1.10.186.2: RESYNC: (1.10-1.11); FILE MERGED 2004/07/13 15:05:26 dr 1.10.186.1: #i30271# new Calc Format menu


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [a249475cfc79915321a81eb006480c016fc6c3ea]

INTEGRATION: CWS os35 (1.8.94); FILE MERGED 2004/07/15 19:50:07 dr 1.8.94.2: RESYNC: (1.8-1.9); FILE MERGED 2004/07/13 15:05:23 dr 1.8.94.1: #i30271# new Calc Format menu


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [fbbcffb000a34d3623d3c5e8a22909b41c425030]

INTEGRATION: CWS os35 (1.14.78); FILE MERGED 2004/07/16 23:21:01 dr 1.14.78.1: #i20500# merge cells toolbar button


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [dcbe7f53d5a1c22c5bea4bc51b30a7fc5e99e2c0]

INTEGRATION: CWS os35 (1.40.32); FILE MERGED 2004/07/16 23:20:26 dr 1.40.32.2: #i20500# merge cells toolbar button 2004/07/12 17:32:14 dr 1.40.32.1: #i20340# redesigned Calc View menu


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [2c4fe685b450592b7071a19e662db173040096e4]

INTEGRATION: CWS os35 (1.6.10); FILE MERGED 2004/07/15 18:44:23 dr 1.6.10.4: RESYNC: (1.6-1.7); FILE MERGED 2004/07/12 16:23:05 cd 1.6.10.3: #i31348# Recent file list is now a popup menu 2004/07/08 13:55:40 os 1.6.10.2: #i30407# Insert menu: Picture submenu added 2004/07/01 05:31:36 os 1.6.10.1: #i30407# format menu changed


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [6eb6a7fcb4edb6082789349ddb85613ae94b0977]

INTEGRATION: CWS os35 (1.5.12); FILE MERGED 2004/07/15 18:40:34 dr 1.5.12.4: RESYNC: (1.5-1.6); FILE MERGED 2004/07/12 16:23:05 cd 1.5.12.3: #i31348# Recent file list is now a popup menu 2004/07/08 13:55:40 os 1.5.12.2: #i30407# Insert menu: Picture submenu added 2004/07/01 05:31:52 os 1.5.12.1: #i30407# format menu changed


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [388840ca1dbad84abd511ed7c435cadfc4dbc175]

INTEGRATION: CWS os35 (1.26.144); FILE MERGED 2004/07/15 18:34:15 dr 1.26.144.2: RESYNC: (1.26-1.27); FILE MERGED 2004/06/30 12:06:31 os 1.26.144.1: #i30407# dialog titles changed to conform format menu entries


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [702c1a95a92c53a278030128e3d7a40f1331b0e0]

INTEGRATION: CWS os35 (1.94.64); FILE MERGED 2004/07/15 18:32:06 dr 1.94.64.2: RESYNC: (1.94-1.95); FILE MERGED 2004/06/30 12:06:29 os 1.94.64.1: #i30407# dialog titles changed to conform format menu entries


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [1b8a41fc1143613ce653ed2cb24a639735b0c956]

INTEGRATION: CWS os35 (1.10.148); FILE MERGED 2004/06/30 10:47:24 os 1.10.148.1: #i29875# stylist got PopupMenu in the Toolbox for Writer


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [d243449bd6cbbe356d3a3dc2dd4abd13c4c3464f]

INTEGRATION: CWS os35 (1.36.148); FILE MERGED 2004/06/30 10:46:48 os 1.36.148.1: #i29875# stylist got PopupMenu in the Toolbox for Writer


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [1af9ec5bdb3a57b314b4cd61a392bca6aedb9def]

INTEGRATION: CWS os35 (1.21.42); FILE MERGED 2004/07/05 09:59:01 os 1.21.42.2: #i29875# templdlg.obj only once 2004/06/30 10:46:58 os 1.21.42.1: #i29875# stylist got PopupMenu in the Toolbox for Writer


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [8f206334fe2244efa15b62e21d59e46e078f7d74]

INTEGRATION: CWS os35 (1.46.40); FILE MERGED 2004/07/15 15:46:47 dr 1.46.40.2: RESYNC: (1.46-1.48); FILE MERGED 2004/07/12 16:24:31 cd 1.46.40.1: #i31348# New popup menu controller for recent file list


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [f9a5cf21e98225c858de1ca5d002990928a12cbb]

INTEGRATION: CWS os35 (1.13.42); FILE MERGED 2004/07/12 16:24:31 cd 1.13.42.1: #i31348# New popup menu controller for recent file list


2004-08-02  Andre Fischer  <af@openoffice.org>  [8d5a5b8dffd4ff10c3bf18c74bd40488afd063bc]

#i31854# Reapplied bug fix that was originally made for i31278.


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [99a5570135ec89b795ba2efe3437924a2460a717]

INTEGRATION: CWS os35 (1.3.22); FILE MERGED 2004/07/15 16:09:02 dr 1.3.22.2: RESYNC: (1.3-1.4); FILE MERGED 2004/07/12 16:20:17 cd 1.3.22.1: #i31348# Recent file list is now a popup menu


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [6b785079de793802a2bb897f90204cea8fb53afa]

INTEGRATION: CWS formatpaintbrush02 (1.9.16); FILE MERGED 2004/07/13 19:45:51 iha 1.9.16.1: #i20119# format paintbrush


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [0a1a0253facfe1de512c1c58080aec5037704845]

INTEGRATION: CWS formatpaintbrush02 (1.48.18); FILE MERGED 2004/07/14 15:44:17 iha 1.48.18.2: #i20119# format paintbrush - correct double click behaviour 2004/07/13 19:47:50 iha 1.48.18.1: #i20119# format paintbrush


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [232e2cbdf88fde3d479dc93bfc3a5ef1a5dcbec5]

INTEGRATION: CWS formatpaintbrush02 (1.2.22); FILE MERGED 2004/07/13 20:26:57 iha 1.2.22.1: #i20119# format paintbrush


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [4a370009798c3bd1ad6a7b06caf7304080872712]

INTEGRATION: CWS formatpaintbrush02 (1.40.20); FILE MERGED 2004/07/15 18:36:29 nn 1.40.20.1: #i20119# format paint brush handling


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [e2786b05f9649ab1022d45aaab3b9715e48586e4]

INTEGRATION: CWS formatpaintbrush02 (1.14.66); FILE MERGED 2004/07/15 18:36:28 nn 1.14.66.1: #i20119# format paint brush handling


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [72f5001336dc7a04a0eb047a50bc030cc26c25ca]

INTEGRATION: CWS formatpaintbrush02 (1.18.64); FILE MERGED 2004/07/15 18:36:28 nn 1.18.64.1: #i20119# format paint brush handling


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [0f461a1b1409a6f7f4ec54d75ec64cd3a36a5220]

INTEGRATION: CWS formatpaintbrush02 (1.9.64); FILE MERGED 2004/07/16 14:53:48 nn 1.9.64.2: #i20119# change parameter to GetAttrFromMarked/SetAttrToMarked 2004/07/15 18:36:28 nn 1.9.64.1: #i20119# format paint brush handling


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [1e4ee2a6186c06a9687fdeeb19efdd7a9830293e]

INTEGRATION: CWS formatpaintbrush02 (1.56.28); FILE MERGED 2004/07/15 18:36:27 nn 1.56.28.1: #i20119# format paint brush handling


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [2660c2f884e4c1d3452c6b59da498d07e2393fd2]

INTEGRATION: CWS formatpaintbrush02 (1.21.62); FILE MERGED 2004/07/15 18:36:27 nn 1.21.62.1: #i20119# format paint brush handling


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [6b9f31d8d27d4053e95974400ebe55e9ef09459b]

INTEGRATION: CWS formatpaintbrush02 (1.24.62); FILE MERGED 2004/07/15 18:36:26 nn 1.24.62.1: #i20119# format paint brush handling


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [ef1dee86ea7b4d5928033285c19e7410870147f3]

INTEGRATION: CWS formatpaintbrush02 (1.13.66); FILE MERGED 2004/07/15 18:36:26 nn 1.13.66.1: #i20119# format paint brush handling


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [7b10989a00092c7cc27b8ea0719882a98146f8c0]

INTEGRATION: CWS formatpaintbrush02 (1.13.66); FILE MERGED 2004/07/15 18:35:24 nn 1.13.66.1: #i20119# format paint brush handling


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [69129075982e810aba6d5e27dea58e1e854f80cc]

INTEGRATION: CWS formatpaintbrush02 (1.2.506); FILE MERGED 2004/07/15 18:35:24 nn 1.2.506.1: #i20119# format paint brush handling


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [6a659fa329cbeb1d327838f78344ce2d91d4d980]

INTEGRATION: CWS formatpaintbrush02 (1.4.168); FILE MERGED 2004/07/15 18:35:23 nn 1.4.168.1: #i20119# format paint brush handling


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [37a8e672511c44f148fb14ff520cc708eddaec2e]

INTEGRATION: CWS formatpaintbrush02 (1.13.62); FILE MERGED 2004/07/16 14:54:03 nn 1.13.62.2: #i20119# change parameter to GetAttrFromMarked/SetAttrToMarked 2004/07/15 18:35:01 nn 1.13.62.1: #i20119# format paint brush handling


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [665c0efd5ae8e553299a5523d5b5fd30beb56d9c]

INTEGRATION: CWS formatpaintbrush02 (1.18.118); FILE MERGED 2004/07/15 18:34:44 nn 1.18.118.1: #i20119# format paint brush handling


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [aba025b9a3507ddaa80e95ec1e34fd1ca9cc9276]

INTEGRATION: CWS formatpaintbrush02 (1.8.20); FILE MERGED 2004/07/15 18:34:24 nn 1.8.20.1: #i20119# format paint brush handling


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [c238ab025ec046c8ea914e72605caf50c296c68d]

INTEGRATION: CWS formatpaintbrush02 (1.9.22); FILE MERGED 2004/07/15 18:34:24 nn 1.9.22.1: #i20119# format paint brush handling


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [eaa47af45f1dcaab393e399d2a1442bc6976560f]

INTEGRATION: CWS formatpaintbrush02 (1.2.26); FILE MERGED 2004/07/13 20:29:24 iha 1.2.26.1: #i20119# format paintbrush


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [75275888f0310f4768cc007da92b87f1266b8bee]

INTEGRATION: CWS formatpaintbrush02 (1.2.26); FILE MERGED 2004/07/13 20:27:58 iha 1.2.26.1: #i20119# format paintbrush


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [5c32319f49488203f07c4a5ea64ce48810923435]

INTEGRATION: CWS formatpaintbrush02 (1.41.100); FILE MERGED 2004/07/30 12:49:24 iha 1.41.100.4: RESYNC: (1.41-1.44); FILE MERGED 2004/07/20 13:27:41 iha 1.41.100.3: #i31746# format paintbrush - differentiate types of selected objects 2004/07/19 18:34:25 iha 1.41.100.2: #i31723# disable format paintbrush icon if in text edit mode- 2004/07/16 23:34:49 iha 1.41.100.1: #i20119# format paintbrush


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [8adcc51fcc2d2c0e1b76b8c1b2dc4e169c7e5ad9]

INTEGRATION: CWS formatpaintbrush02 (1.8.102); FILE MERGED 2004/07/16 22:48:35 iha 1.8.102.1: #i20119# format paintbrush


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [12a872c38e5115e02b4bd1399dad8972064c297f]

INTEGRATION: CWS formatpaintbrush02 (1.1.2); FILE ADDED 2004/07/16 22:43:15 iha 1.1.2.1: #i20119# format paintbrush


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [bbea0b0c91c1b4008abf896d1248b37e951c04c6]

INTEGRATION: CWS formatpaintbrush02 (1.1.2); FILE ADDED 2004/07/20 12:58:34 iha 1.1.2.2: #i31746# format paintbrush - differentiate types of selected objects 2004/07/16 22:42:59 iha 1.1.2.1: #i20119# format paintbrush


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [40a78a9602883ae795b8f2af8a0f995c36d1d2f7]

INTEGRATION: CWS formatpaintbrush02 (1.3.148); FILE MERGED 2004/07/16 22:47:36 iha 1.3.148.1: #i20119# format paintbrush


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [ef72a1b1c5e74223be37f940aa52f5b607a5e625]

INTEGRATION: CWS formatpaintbrush02 (1.12.84); FILE MERGED 2004/07/16 22:46:41 iha 1.12.84.1: #i20119# format paintbrush


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [5afd381fbaa82aa91feea74c3ab35a5849005e56]

INTEGRATION: CWS formatpaintbrush02 (1.1.2); FILE ADDED 2004/07/20 13:24:51 iha 1.1.2.2: #i31746# format paintbrush - differentiate types of selected objects 2004/07/16 22:44:10 iha 1.1.2.1: #i20119# format paintbrush


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [4b6f2ddb8cd5e7a6fb76abcdc8f433c217253318]

INTEGRATION: CWS formatpaintbrush02 (1.3.196); FILE MERGED 2004/07/16 22:46:20 iha 1.3.196.1: #i20119# format paintbrush


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [8a56d5310e9b5615e877b37792447c63ccd035dc]

INTEGRATION: CWS formatpaintbrush02 (1.1.2); FILE ADDED 2004/07/21 15:48:40 iha 1.1.2.3: #i31717# #i31713# format paintbrush - copy corrected set of items 2004/07/20 12:57:58 iha 1.1.2.2: #i31746# format paintbrush - differentiate types of selected objects 2004/07/16 22:43:45 iha 1.1.2.1: #i20119# format paintbrush


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [a0b43db7c14625e9c5e923a55345f10d026000a8]

INTEGRATION: CWS formatpaintbrush02 (1.25.40); FILE MERGED 2004/07/16 22:47:54 iha 1.25.40.1: #i20119# format paintbrush


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [2da66878c988c848e58c267a531a54ea26a35170]

INTEGRATION: CWS formatpaintbrush02 (1.13.102); FILE MERGED 2004/07/30 12:51:13 iha 1.13.102.2: RESYNC: (1.13-1.14); FILE MERGED 2004/07/16 22:45:37 iha 1.13.102.1: #i20119# format paintbrush


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [ef6a85ca2200d67e482a45208f50ca955196502d]

INTEGRATION: CWS formatpaintbrush02 (1.22.20); FILE MERGED 2004/07/16 22:44:49 iha 1.22.20.1: #i20119# format paintbrush


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [7fd122a21566f5e1041a41a1ad175465d4ad119d]

INTEGRATION: CWS formatpaintbrush02 (1.8.28); FILE MERGED 2004/07/13 20:03:02 iha 1.8.28.1: #i20119# format paintbrush


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [fe1c888ae3915ff9b68e4361ee1d9b5665fe8133]

INTEGRATION: CWS formatpaintbrush02 (1.1.2); FILE ADDED 2004/07/14 15:42:29 iha 1.1.2.2: #i20119# format paintbrush - correct double click behaviour 2004/07/13 20:02:09 iha 1.1.2.1: #i20119# format paintbrush


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [c505c77d330481c15dee4f6c5bb891bdd3f52fc9]

INTEGRATION: CWS formatpaintbrush02 (1.15.342); FILE MERGED 2004/07/15 14:48:30 iha 1.15.342.1: #i20119# format paintbrush - avoid error message during setting attributes to shapes


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [0f3956bf41bdb3d1cea8d5730ab21df43bd7a320]

INTEGRATION: CWS formatpaintbrush02 (1.89.32); FILE MERGED 2004/07/13 20:03:29 iha 1.89.32.1: #i20119# format paintbrush


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [f712242813ccbd24a6428bfd9b613c74b90b0bbe]

INTEGRATION: CWS formatpaintbrush02 (1.1.2); FILE ADDED 2004/07/14 15:40:33 iha 1.1.2.2: #i20119# format paintbrush - correct double click behaviour 2004/07/13 20:00:23 iha 1.1.2.1: #i20119# format paintbrush


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [1d8355783d7ba534e716b9f57fb2e3a27e3ea75a]

INTEGRATION: CWS formatpaintbrush02 (1.2.20); FILE MERGED 2004/07/13 20:25:18 iha 1.2.20.1: #i20119# format paintbrush


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [60bebed62f2dd4790e342b6e0edb273138ca80fc]

INTEGRATION: CWS formatpaintbrush02 (1.2.22); FILE MERGED 2004/07/13 20:24:30 iha 1.2.22.1: #i20119# format paintbrush


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [51abc3cdeedb0798d05e3a69ddfe23febc440eeb]

INTEGRATION: CWS formatpaintbrush02 (1.2.22); FILE MERGED 2004/07/13 20:23:53 iha 1.2.22.1: #i20119# format paintbrush


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [6a556b2dd100db4ab87a8d49adcb1fd5a75a0ff5]

INTEGRATION: CWS formatpaintbrush02 (1.8.38); FILE MERGED 2004/07/21 12:25:57 iha 1.8.38.3: #i20119# format paintbrush - disable on incompatible selection 2004/07/14 15:51:48 iha 1.8.38.2: #i20119# format paintbrush - correct double click behaviour 2004/07/13 20:16:33 iha 1.8.38.1: #i20119# format paintbrush


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [2308b6e8f9e4eda1b5abbaed7c2809f47d8dd4dc]

INTEGRATION: CWS formatpaintbrush02 (1.71.32); FILE MERGED 2004/07/13 20:15:37 iha 1.71.32.1: #i20119# format paintbrush


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [1cc76e61fbd2184b79e9130c5530245de102eafb]

INTEGRATION: CWS formatpaintbrush02 (1.3.338); FILE MERGED 2004/07/13 20:11:58 iha 1.3.338.1: #i20119# format paintbrush


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [3d345399644a74f6fa56dbc7379cb56188e79728]

INTEGRATION: CWS formatpaintbrush02 (1.1.2); FILE ADDED 2004/07/28 19:02:25 iha 1.1.2.11: #i29297# format paintbrush - enable graphics + check writing direction 2004/07/21 12:24:05 iha 1.1.2.10: #i20119# format paintbrush - disable on incompatible selection 2004/07/20 16:20:37 iha 1.1.2.9: #i20119# format paintbrush - additional paragraph settings 2004/07/20 14:16:02 iha 1.1.2.8: #i20119# format paintbrush - table text <-> normal text + (table number format) 2004/07/19 20:41:41 iha 1.1.2.7: #i20119# format paintbrush - table textflow attributes 2004/07/19 16:14:32 iha 1.1.2.6: #i20119# format paintbrush - table borders and shadow 2004/07/19 12:45:32 iha 1.1.2.5: #i20119# format paintbrush - build error on unix 2004/07/16 23:02:05 iha 1.1.2.4: #i20119# format paintbrush - table background ... 2004/07/16 21:54:36 iha 1.1.2.3: #i20119# format paintbrush - frame, ole, draw, table... 2004/07/14 15:50:11 iha 1.1.2.2: #i20119# format paintbrush - correct double click behaviour 2004/07/13 20:10:59 iha 1.1.2.1: #i20119# format paintbrush


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [e565775444ad69141f9509afc796f9fe79942e21]

INTEGRATION: CWS formatpaintbrush02 (1.22.88); FILE MERGED 2004/07/13 20:15:02 iha 1.22.88.1: #i20119# format paintbrush


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [9acc8b37b53590c0d323382939186ed89c74e6b3]

INTEGRATION: CWS formatpaintbrush02 (1.1.2); FILE ADDED 2004/07/21 12:23:12 iha 1.1.2.4: #i20119# format paintbrush - disable on incompatible selection 2004/07/16 21:55:02 iha 1.1.2.3: #i20119# format paintbrush - frame, ole, draw, table... 2004/07/14 15:49:38 iha 1.1.2.2: #i20119# format paintbrush - correct double click behaviour 2004/07/13 20:10:21 iha 1.1.2.1: #i20119# format paintbrush


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [2625ff5dddc9c432ef7632e8fa5ca7d9a27a6751]

INTEGRATION: CWS formatpaintbrush02 (1.90.20); FILE MERGED 2004/07/20 19:24:23 iha 1.90.20.5: #i20119# format paintbrush - prevent multiselection with key modifier 1 2004/07/16 23:44:24 iha 1.90.20.4: #i20119# format paintbrush - end on KEY_ESCAPE 2004/07/16 21:19:32 iha 1.90.20.3: #i20119# format paintbrush 2004/07/14 15:48:49 iha 1.90.20.2: #i20119# format paintbrush - correct double click behaviour 2004/07/13 20:20:17 iha 1.90.20.1: #i20119# format paintbrush


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [40096e3c29260210c825e1b2f32fe240552f15f2]

INTEGRATION: CWS formatpaintbrush02 (1.39.96); FILE MERGED 2004/07/13 20:13:36 iha 1.39.96.1: #i20119# format paintbrush


2004-08-02  Kurt Zenker  <kz@openoffice.org>  [1a63d31dc1fea832a537dfbbb19a34e91ecfda56]

INTEGRATION: CWS formatpaintbrush02 (1.16.190); FILE MERGED 2004/07/13 20:12:55 iha 1.16.190.1: #i20119# format paintbrush


2004-08-02  Rüdiger Timm  <rt@openoffice.org>  [646146112b130e3c28ac0e989844056bac84ba3b]

INTEGRATION: CWS jl10 (1.17.16); FILE MERGED 2004/07/27 11:07:05 jl 1.17.16.2: assertion 2004/07/20 13:58:03 dbo 1.17.16.1: #117224# assure fully initialized iface_td


2004-08-02  Rüdiger Timm  <rt@openoffice.org>  [715bd9ee483ee7c327965521de02d87dd0adbb3c]

INTEGRATION: CWS jl10 (1.10.74); FILE MERGED 2004/07/21 10:45:06 jl 1.10.74.1: #111019#


2004-08-02  Rüdiger Timm  <rt@openoffice.org>  [0d61405b4da04c6035e3307771eaf903b34dd007]

INTEGRATION: CWS jl10 (1.8.74); FILE MERGED 2004/07/21 10:44:52 jl 1.8.74.1: #111019#


2004-08-02  Rüdiger Timm  <rt@openoffice.org>  [5930b6a9918c46fa014f95f888a6e9b269b221c5]

INTEGRATION: CWS jl10 (1.12.74); FILE MERGED 2004/07/21 10:44:52 jl 1.12.74.1: #111019#


2004-08-02  Rüdiger Timm  <rt@openoffice.org>  [483c3aaa60da47e976659c77fc5fca44cefcc01c]

INTEGRATION: CWS jl10 (1.5.74); FILE MERGED 2004/07/21 10:46:40 jl 1.5.74.1: #111019#


2004-08-02  Rüdiger Timm  <rt@openoffice.org>  [46e38a1c76bf5e57b3848c9eb226ef94959f30b4]

INTEGRATION: CWS jl10 (1.7.74); FILE MERGED 2004/07/21 10:46:40 jl 1.7.74.1: #111019#


2004-08-02  Rüdiger Timm  <rt@openoffice.org>  [6003a3e8f6aae78c054e88e95273c8bfb2482d6c]

INTEGRATION: CWS jl10 (1.6.74); FILE MERGED 2004/07/20 12:56:43 jl 1.6.74.1: #111019#


2004-08-02  Rüdiger Timm  <rt@openoffice.org>  [3a08c61c4570705873e9a283dcec6f3bd880642a]

INTEGRATION: CWS jl10 (1.3.230); FILE MERGED 2004/07/20 12:56:43 jl 1.3.230.1: #111019#


2004-08-02  Rüdiger Timm  <rt@openoffice.org>  [ff35dfd2fa1167ecc517e926122fbea0430b5452]

INTEGRATION: CWS jl10 (1.1.2); FILE ADDED 2004/07/21 11:22:08 jl 1.1.2.1: #111019# support for UNO type


2004-08-02  Rüdiger Timm  <rt@openoffice.org>  [66792fa06bd77a17915c5e2b22bca6957d87de7f]

INTEGRATION: CWS jl10 (1.1.2); FILE ADDED 2004/07/21 11:41:02 jl 1.1.2.2: #111019# support for UNO type 2004/07/21 11:22:22 jl 1.1.2.1: #111019# support for UNO type


2004-08-02  Rüdiger Timm  <rt@openoffice.org>  [964364f6f31fbf631d99790e4d9042f1ba320eca]

INTEGRATION: CWS jl10 (1.8.74); FILE MERGED 2004/07/21 10:47:26 jl 1.8.74.1: #111019# support for UNO type


2004-08-02  Rüdiger Timm  <rt@openoffice.org>  [e32e453e96aac6083dfced30da2335f4bf29cc4c]

INTEGRATION: CWS jl10 (1.17.74); FILE MERGED 2004/07/21 10:47:26 jl 1.17.74.1: #111019# support for UNO type


2004-08-02  Rüdiger Timm  <rt@openoffice.org>  [4e599b3bd4bb45af3c9451293bcce3eb56da0e5c]

INTEGRATION: CWS jl10 (1.15.74); FILE MERGED 2004/07/21 10:47:25 jl 1.15.74.1: #111019# support for UNO type


2004-08-02  Rüdiger Timm  <rt@openoffice.org>  [b8326d0eb6de6879af739cad87d24a20d3204dc3]

INTEGRATION: CWS jl10 (1.7.74); FILE MERGED 2004/07/21 10:47:25 jl 1.7.74.1: #111019# support for UNO type


2004-08-02  Rüdiger Timm  <rt@openoffice.org>  [912f293747600b72aa66ab1271f95ad4c827a650]

INTEGRATION: CWS jl10 (1.12.74); FILE MERGED 2004/07/21 10:47:24 jl 1.12.74.1: #111019# support for UNO type


2004-08-02  Rüdiger Timm  <rt@openoffice.org>  [079b40d8f5d0f269a3ed41d51cf0a17507d203ef]

INTEGRATION: CWS jl10 (1.1.1.1.360); FILE MERGED 2004/07/21 10:47:23 jl 1.1.1.1.360.1: #111019# support for UNO type


2004-08-02  Rüdiger Timm  <rt@openoffice.org>  [b898ed532e389f04b41f37e88af13e71585990b2]

INTEGRATION: CWS jl10 (1.1.118); FILE MERGED 2004/07/22 12:52:01 jl 1.1.118.1: #115688#


2004-08-02  Rüdiger Timm  <rt@openoffice.org>  [07fdf4bd60d6a0e24f3581c22669f758b85c0e54]

INTEGRATION: CWS jl10 (1.5.104); FILE MERGED 2004/07/22 12:52:01 jl 1.5.104.1: #115688#


2004-08-02  Rüdiger Timm  <rt@openoffice.org>  [bb195c3eaf54f5e0b55d99fda47ba55d0b8fefda]

INTEGRATION: CWS jl10 (1.1.118); FILE MERGED 2004/07/22 12:52:00 jl 1.1.118.1: #115688#


2004-08-02  Rüdiger Timm  <rt@openoffice.org>  [66c458350f6d82c58356b3d1543133a7f18abd3c]

INTEGRATION: CWS jl10 (1.7.104); FILE MERGED 2004/07/22 12:55:46 jl 1.7.104.1: #115688# support for UNO enum types


2004-08-02  Michael Mi  <mmi@openoffice.org>  [ebdf508e990b7cba9cfd67befbaf500a679337ec]

Issue number: Submitted by:  Andrew Fan Reviewed by:

Add certvalidity.hxx

2004-08-02  Michael Mi  <mmi@openoffice.org>  [f8eaa59e88656efd59f0638f1e841331c409adde]

Issue number: Submitted by:  Andrew Fan Reviewed by:

Add certvalidity.cxx

2004-08-02  Michael Mi  <mmi@openoffice.org>  [c1f8875f33697516efa24853dc965f6269f987c4]

Issue number: Submitted by:  Andrew Fan Reviewed by:

Adjust CertificateValidity interfaces.

2004-07-30  Kurt Zenker  <kz@openoffice.org>  [f7530ecbabb9651f186ca916fc0e8a62029b6669]

INTEGRATION: CWS dialogxml1 (1.28.12); FILE MERGED 2004/07/16 14:42:28 dbo 1.28.12.2: #115999# border color 2004/07/15 15:16:13 dbo 1.28.12.1: #115999# fixed various new properties


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [a869e4e140bef3f9d9ef99fe72cdf6142412c7b7]

INTEGRATION: CWS dialogxml1 (1.31.34); FILE MERGED 2004/07/15 15:16:12 dbo 1.31.34.2: #115999# fixed various new properties 2004/07/06 13:23:38 dbo 1.31.34.1: #115999#


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [228db81821e261313736f9a5ae500500ddf3419a]

INTEGRATION: CWS dialogxml1 (1.30.26); FILE MERGED 2004/07/16 14:42:27 dbo 1.30.26.2: #115999# border color 2004/07/15 15:16:12 dbo 1.30.26.1: #115999# fixed various new properties


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [d8674eec517580cf0d4c2f0b38d58105f5e8d40b]

INTEGRATION: CWS dialogxml1 (1.22.92); FILE MERGED 2004/07/16 14:42:27 dbo 1.22.92.3: #115999# border color 2004/07/15 15:16:12 dbo 1.22.92.2: #115999# fixed various new properties 2004/07/06 13:23:38 dbo 1.22.92.1: #115999#


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [8721ff67f9e2a37e68b6856b9c986dcd3ae5778f]

INTEGRATION: CWS dialogxml1 (1.22.12); FILE MERGED 2004/07/16 14:42:27 dbo 1.22.12.3: #115999# border color 2004/07/15 15:16:12 dbo 1.22.12.2: #115999# fixed various new properties 2004/07/06 13:23:37 dbo 1.22.12.1: #115999#


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [a3c6f6227e717a1152c3ab72705da48ddfc636f5]

INTEGRATION: CWS dialogxml1 (1.14.98); FILE MERGED 2004/07/16 14:42:27 dbo 1.14.98.3: #115999# border color 2004/07/15 15:16:11 dbo 1.14.98.2: #115999# fixed various new properties 2004/07/06 13:23:36 dbo 1.14.98.1: #115999#


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [391d485107b82451645520e5dda652a9c976b991]

INTEGRATION: CWS dialogxml1 (1.1.2); FILE ADDED 2004/07/16 14:42:26 dbo 1.1.2.1: #115999# border color


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [3f006710cb9295b1131b92b1472b8b98d7b38d28]

INTEGRATION: CWS dialogxml1 (1.1.2); FILE ADDED 2004/07/06 13:23:36 dbo 1.1.2.1: #115999#


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [42fab08cbe828a8312580833aaa6cde9052f14c9]

INTEGRATION: CWS dialogxml1 (1.27.14); FILE MERGED 2004/07/16 09:13:15 dbo 1.27.14.1: #115999# show VisualEffect in dialog property browser


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [1ae8b5abe23636f9246ed2c8dea88356c87a8fda]

INTEGRATION: CWS dialogxml1 (1.70.14); FILE MERGED 2004/07/27 08:50:41 dbo 1.70.14.1: applying sf fixes concerning event descriptors


2004-07-30  Rüdiger Timm  <rt@openoffice.org>  [72fa8728c87f094328197344ea82f5d3ac3cd8eb]

#i10000# Syntax


2004-07-30  Rüdiger Timm  <rt@openoffice.org>  [e02fa240525528659f8e741745a96eb7f82095d6]

#i10000# Fixws for windows OOo


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [415b5a9222110d011e75c963feae1c6fcc1a77b2]

INTEGRATION: CWS enusencoding (1.16.6); FILE MERGED 2004/07/22 15:53:31 ihi 1.16.6.1: #i8252# localize -> localize_sl fixed


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [3fdb6d5e4886bb0ba82a2e82cf4f910b593f1d73]

INTEGRATION: CWS dr19 (1.17.86); FILE MERGED 2004/06/11 12:26:54 dr 1.17.86.2: RESYNC: (1.17-1.18); FILE MERGED 2004/06/03 18:16:59 dr 1.17.86.1: #i29530# loop while scrolling outline window, type correctness


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [e5bfdf98442e35700d74b754a8b4ac361f49d4b4]

INTEGRATION: CWS dr19 (1.7.122); FILE MERGED 2004/06/11 12:23:26 dr 1.7.122.2: RESYNC: (1.7-1.8); FILE MERGED 2004/06/03 18:16:58 dr 1.7.122.1: #i29530# loop while scrolling outline window, type correctness


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [29c9be0071e3f5689e0f4d47f10e8f30bb750457]

INTEGRATION: CWS dr19 (1.6.122); FILE MERGED 2004/06/11 11:55:43 dr 1.6.122.2: RESYNC: (1.6-1.7); FILE MERGED 2004/06/03 18:16:34 dr 1.6.122.1: #i29530# loop while scrolling outline window, type correctness


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [f54fef9895c33782fd158194755ea576d58fa373]

INTEGRATION: CWS dr19 (1.14.102); FILE MERGED 2004/06/11 11:24:55 dr 1.14.102.2: RESYNC: (1.14-1.15); FILE MERGED 2004/06/07 18:41:29 dr 1.14.102.1: #i25468# detect BIFF version before starting filter, needed for new number format import


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [94e5f4fff86f13bccba5fe29fb9cb307ffff29d0]

INTEGRATION: CWS enusencoding (1.3.96); FILE MERGED 2004/07/20 16:54:59 ihi 1.3.96.1: #i31788# Native Windows rc file hack


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [50420a4af7666e4e0326920e4c92c1bbedfd7394]

INTEGRATION: CWS dr19 (1.10.8); FILE MERGED 2004/06/07 18:43:01 dr 1.10.8.1: #i25468# new number format import, added more German/English locales


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [be16944698dd5eb3e6086386ea41b67f24cac456]

INTEGRATION: CWS enusencoding (1.1.116); FILE MERGED 2004/07/20 16:54:59 ihi 1.1.116.1: #i31788# Native Windows rc file hack


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [86d40f3ae9342b3842a69cf5d2af27ea08aefdad]

INTEGRATION: CWS dr19 (1.11.104); FILE MERGED 2004/06/11 11:24:46 dr 1.11.104.2: RESYNC: (1.11-1.12); FILE MERGED 2004/06/07 18:41:28 dr 1.11.104.1: #i25468# detect BIFF version before starting filter, needed for new number format import


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [b3a14bd2f776e323bbd6858279537c4bbcc92d73]

INTEGRATION: CWS enusencoding (1.6.2); FILE MERGED 2004/07/20 16:54:59 ihi 1.6.2.1: #i31788# Native Windows rc file hack


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [aaf7d503680fa4a2eecea853f0cc78a5a767adbe]

INTEGRATION: CWS dr19 (1.2.162); FILE MERGED 2004/06/02 13:29:36 dr 1.2.162.1: #i23153# import left/right h/f margins


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [30d0fc2b855f5656123ce207845b7bace209255e]

INTEGRATION: CWS enusencoding (1.6.2); FILE MERGED 2004/07/20 16:54:58 ihi 1.6.2.1: #i31788# Native Windows rc file hack


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [74d344bbc73613460fb5255c6594f40f331d253a]

INTEGRATION: CWS dr19 (1.13.100); FILE MERGED 2004/06/11 11:23:47 dr 1.13.100.2: RESYNC: (1.13-1.15); FILE MERGED 2004/06/07 18:41:28 dr 1.13.100.1: #i25468# detect BIFF version before starting filter, needed for new number format import


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [e093e71ef1ef50ddb195e578972fd31d04235c02]

INTEGRATION: CWS dr19 (1.8.104); FILE MERGED 2004/06/11 11:23:23 dr 1.8.104.2: RESYNC: (1.8-1.9); FILE MERGED 2004/06/07 18:43:01 dr 1.8.104.1: #i25468# new number format import, added more German/English locales


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [c42ba2bcad8fc20676651c61e4447f37f886494c]

INTEGRATION: CWS dr19 (1.4.106); FILE MERGED 2004/06/07 18:41:27 dr 1.4.106.1: #i25468# detect BIFF version before starting filter, needed for new number format import


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [f0bd1e77f0688ef771c350b70923e0fc09a17de0]

INTEGRATION: CWS dr19 (1.8.106); FILE MERGED 2004/06/11 11:23:13 dr 1.8.106.2: RESYNC: (1.8-1.9); FILE MERGED 2004/06/07 18:41:27 dr 1.8.106.1: #i25468# detect BIFF version before starting filter, needed for new number format import


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [fbc2ad19faadc3334bce0df3ae9a3c49fcb804c9]

INTEGRATION: CWS dr19 (1.6.106); FILE MERGED 2004/06/11 11:22:54 dr 1.6.106.2: RESYNC: (1.6-1.8); FILE MERGED 2004/06/09 11:10:03 jmarmion 1.6.106.1: #i26402# support import/export of VBA macros.


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [6265d810c0408aeb3b77a492a68b334cd5a38602]

INTEGRATION: CWS dr19 (1.6.104); FILE MERGED 2004/06/14 08:26:05 dr 1.6.104.3: #100000# merge/build errors 2004/06/11 11:22:44 dr 1.6.104.2: RESYNC: (1.6-1.7); FILE MERGED 2004/06/02 15:53:05 dr 1.6.104.1: #i23296# header/footer position


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [14abd06e2f0ebe13560a54dc34d7ea4f7f639e7f]

INTEGRATION: CWS dr19 (1.9.14); FILE MERGED 2004/06/16 14:36:12 dr 1.9.14.1: #i23296# correct export of header/footer position


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [901afda895bf08a5a273d31e7622a8208e8e180a]

INTEGRATION: CWS dr19 (1.24.162); FILE MERGED 2004/06/11 11:18:20 dr 1.24.162.2: RESYNC: (1.24-1.25); FILE MERGED 2004/06/07 18:41:27 dr 1.24.162.1: #i25468# detect BIFF version before starting filter, needed for new number format import


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [c1961db95248b83684f6ad231c1c962bbf864903]

INTEGRATION: CWS dr19 (1.10.14); FILE MERGED 2004/06/16 14:36:11 dr 1.10.14.1: #i23296# correct export of header/footer position


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [0d2e216a64415b813df1bb11842e662c5e460ddc]

INTEGRATION: CWS dr19 (1.39.102); FILE MERGED 2004/07/05 08:54:00 dr 1.39.102.3: RESYNC: (1.40-1.41); FILE MERGED 2004/06/11 11:16:39 dr 1.39.102.2: RESYNC: (1.39-1.40); FILE MERGED 2004/06/09 11:10:03 jmarmion 1.39.102.1: #i26402# support import/export of VBA macros.


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [91f6a809a9eabd1c0a4643f999ca2c0f9fef91a5]

INTEGRATION: CWS dr19 (1.51.162); FILE MERGED 2004/06/11 11:16:29 dr 1.51.162.3: RESYNC: (1.51-1.53); FILE MERGED 2004/06/09 11:10:02 jmarmion 1.51.162.2: #i26402# support import/export of VBA macros. 2004/06/07 18:41:26 dr 1.51.162.1: #i25468# detect BIFF version before starting filter, needed for new number format import


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [2c90d23ec4b25c641e04a9edb8aa6cb2b1c7268a]

INTEGRATION: CWS dr19 (1.10.8); FILE MERGED 2004/07/22 13:47:53 dr 1.10.8.5: #i31530# fixes in built-in number formats 2004/06/14 09:44:08 dr 1.10.8.4: #100000# build error 2004/06/08 15:04:40 dr 1.10.8.3: #i26092# default number formats: added French and Italian 2004/06/08 12:53:46 dr 1.10.8.2: #i26092# default number formats: added Hebrew, completed Asian locales 2004/06/07 18:43:25 dr 1.10.8.1: #i25468# new number format import, added more German/English locales


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [127ce53f2425916d0e7f070dcdc0747687cce68d]

INTEGRATION: CWS dr19 (1.11.106); FILE MERGED 2004/06/14 08:26:21 dr 1.11.106.3: #100000# merge/build errors 2004/06/11 11:12:11 dr 1.11.106.2: RESYNC: (1.11-1.12); FILE MERGED 2004/06/07 18:42:08 dr 1.11.106.1: #i25468# detect BIFF version before starting filter, needed for new number format import


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [9ebcd336a9f0836d52e03bc3ac9430ef2ac1cec4]

INTEGRATION: CWS dr19 (1.3.106); FILE MERGED 2004/06/02 13:28:48 dr 1.3.106.1: #i23153# import left/right h/f margins


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [5da90a4a66ae52f67099c6805926acb1bcc148f6]

INTEGRATION: CWS dr19 (1.13.104); FILE MERGED 2004/06/11 11:11:23 dr 1.13.104.2: RESYNC: (1.13-1.14); FILE MERGED 2004/06/07 18:43:25 dr 1.13.104.1: #i25468# new number format import, added more German/English locales


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [0db70e9f797417bb56d9393b62076c6e09a1507b]

INTEGRATION: CWS dr19 (1.5.106); FILE MERGED 2004/06/07 18:42:08 dr 1.5.106.1: #i25468# detect BIFF version before starting filter, needed for new number format import


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [37fcfe27c95b3f062eac8a4697e15ad95f48d737]

INTEGRATION: CWS dr19 (1.8.106); FILE MERGED 2004/06/11 11:11:13 dr 1.8.106.2: RESYNC: (1.8-1.9); FILE MERGED 2004/06/07 18:42:08 dr 1.8.106.1: #i25468# detect BIFF version before starting filter, needed for new number format import


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [2d61fb60ed835b97d8934f9e3e57d08383980d59]

INTEGRATION: CWS dr19 (1.4.88); FILE MERGED 2004/06/23 10:02:52 dr 1.4.88.4: #i23296# #i30586# handle headers/footers overlaying sheet data 2004/06/11 11:10:50 dr 1.4.88.3: RESYNC: (1.4-1.5); FILE MERGED 2004/06/02 15:52:35 dr 1.4.88.2: #i23296# header/footer position 2004/06/02 13:28:47 dr 1.4.88.1: #i23153# import left/right h/f margins


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [318cd260b11fde4c708b3e845622f82bd859f7a2]

INTEGRATION: CWS dr19 (1.9.52); FILE MERGED 2004/07/05 08:53:16 dr 1.9.52.3: RESYNC: (1.11-1.12); FILE MERGED 2004/06/11 11:10:40 dr 1.9.52.2: RESYNC: (1.9-1.11); FILE MERGED 2004/06/09 11:11:34 jmarmion 1.9.52.1: #i26402# support import/export of VBA macros.


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [50b735f814359f7798b94ae912b7f729045845ad]

INTEGRATION: CWS dr19 (1.10.104); FILE MERGED 2004/06/14 08:26:20 dr 1.10.104.3: #100000# merge/build errors 2004/06/11 11:10:30 dr 1.10.104.2: RESYNC: (1.10-1.11); FILE MERGED 2004/06/02 15:52:34 dr 1.10.104.1: #i23296# header/footer position


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [6de745bc9cf6c12d9d0b7b81aaadd839ece6f4dc]

INTEGRATION: CWS dr19 (1.15.8); FILE MERGED 2004/07/05 08:52:57 dr 1.15.8.3: RESYNC: (1.16-1.17); FILE MERGED 2004/06/11 11:10:21 dr 1.15.8.2: RESYNC: (1.15-1.16); FILE MERGED 2004/06/08 15:38:34 dr 1.15.8.1: #i29015# fallback from filled radar chart to radar chart


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [953e5b68e329b93979964e4ace8a637dde501364]

INTEGRATION: CWS dr19 (1.11.104); FILE MERGED 2004/06/16 14:36:33 dr 1.11.104.2: #i23296# correct export of header/footer position 2004/06/07 18:42:07 dr 1.11.104.1: #i25468# detect BIFF version before starting filter, needed for new number format import


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [3fb96415adad548982592b6b95f21baf75a12fd7]

INTEGRATION: CWS dr19 (1.5.14); FILE MERGED 2004/06/23 10:02:52 dr 1.5.14.2: #i23296# #i30586# handle headers/footers overlaying sheet data 2004/06/16 14:36:33 dr 1.5.14.1: #i23296# correct export of header/footer position


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [a255ac9d9c4c5403321a6698dcc02fbec374c6e5]

INTEGRATION: CWS dr19 (1.13.14); FILE MERGED 2004/06/16 14:36:32 dr 1.13.14.1: #i23296# correct export of header/footer position


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [0887a0e11e3bf5073900f9c2525711dc7a6847ac]

INTEGRATION: CWS dr19 (1.4.122); FILE MERGED 2004/06/11 11:08:36 dr 1.4.122.2: RESYNC: (1.4-1.5); FILE MERGED 2004/06/09 11:11:34 jmarmion 1.4.122.1: #i26402# support import/export of VBA macros.


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [fc8be6b477ae10fc939e725d341ed64e2c4616ed]

INTEGRATION: CWS dr19 (1.42.106); FILE MERGED 2004/06/11 11:04:35 dr 1.42.106.4: RESYNC: (1.42-1.43); FILE MERGED 2004/06/09 11:11:34 jmarmion 1.42.106.3: #i26402# support import/export of VBA macros. 2004/06/08 15:38:33 dr 1.42.106.2: #i29015# fallback from filled radar chart to radar chart 2004/06/07 18:43:24 dr 1.42.106.1: #i25468# new number format import, added more German/English locales


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [273f1c7fc819010951c8faf0a476f56da5b593b4]

INTEGRATION: CWS dr19 (1.60.100); FILE MERGED 2004/06/11 11:07:56 dr 1.60.100.2: RESYNC: (1.60-1.61); FILE MERGED 2004/06/07 18:42:07 dr 1.60.100.1: #i25468# detect BIFF version before starting filter, needed for new number format import


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [924504645a48767ea1c6827a46b7ca126f52a339]

INTEGRATION: CWS dr19 (1.71.102); FILE MERGED 2004/07/22 13:47:17 dr 1.71.102.4: #i31530# doc language is UI language 2004/07/05 08:51:34 dr 1.71.102.3: RESYNC: (1.72-1.73); FILE MERGED 2004/06/11 11:07:05 dr 1.71.102.2: RESYNC: (1.71-1.72); FILE MERGED 2004/06/09 11:11:33 jmarmion 1.71.102.1: #i26402# support import/export of VBA macros.


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [64f7b6fe1994472e816c720299506a4ef0595941]

INTEGRATION: CWS dr19 (1.90.104); FILE MERGED 2004/07/05 08:51:20 dr 1.90.104.4: RESYNC: (1.92-1.93); FILE MERGED 2004/06/11 11:06:42 dr 1.90.104.3: RESYNC: (1.90-1.92); FILE MERGED 2004/06/09 11:11:33 jmarmion 1.90.104.2: #i26402# support import/export of VBA macros. 2004/06/07 18:42:07 dr 1.90.104.1: #i25468# detect BIFF version before starting filter, needed for new number format import


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [4f531fc0f4ab3dfc8f0102db49eb148382f77d2e]

INTEGRATION: CWS dr19 (1.26.106); FILE MERGED 2004/07/20 08:43:23 jmarmion 1.26.106.4: #i19664# - fix name range problems following import of macros. 2004/07/05 08:51:07 dr 1.26.106.3: RESYNC: (1.27-1.28); FILE MERGED 2004/06/11 11:06:31 dr 1.26.106.2: RESYNC: (1.26-1.27); FILE MERGED 2004/06/09 11:11:32 jmarmion 1.26.106.1: #i26402# support import/export of VBA macros.


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [6f698f4751b3e9f97b9206c6f8e4540bc44cf964]

INTEGRATION: CWS dr19 (1.24.104); FILE MERGED 2004/07/20 08:43:23 jmarmion 1.24.104.4: #i19664# - fix name range problems following import of macros. 2004/07/05 08:50:51 dr 1.24.104.3: RESYNC: (1.25-1.27); FILE MERGED 2004/06/11 11:06:21 dr 1.24.104.2: RESYNC: (1.24-1.25); FILE MERGED 2004/06/09 11:11:32 jmarmion 1.24.104.1: #i26402# support import/export of VBA macros.


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [5a2e433458b3d9f9a4e81a32d4b3ddff7c86d4b0]

INTEGRATION: CWS dr19 (1.12.194); FILE MERGED 2004/07/05 08:50:28 dr 1.12.194.2: RESYNC: (1.12-1.13); FILE MERGED 2004/06/07 18:42:06 dr 1.12.194.1: #i25468# detect BIFF version before starting filter, needed for new number format import


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [518b66967e7923ddb25522c053363a689f2312dd]

INTEGRATION: CWS dr19 (1.13.354); FILE MERGED 2004/06/11 11:05:31 dr 1.13.354.2: RESYNC: (1.13-1.14); FILE MERGED 2004/06/10 17:12:25 dr 1.13.354.1: #b5060767# DCONNAME


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [e4158e6e2c5ed3571df6c2f2a2cbaf25398b29b7]

INTEGRATION: CWS dr19 (1.63.8); FILE MERGED 2004/06/11 11:05:20 dr 1.63.8.2: RESYNC: (1.63-1.64); FILE MERGED 2004/06/10 17:12:24 dr 1.63.8.1: #b5060767# DCONNAME


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [218ec94be0b344596d3c58a60b1844d5f4e7baa0]

INTEGRATION: CWS dr19 (1.22.20); FILE MERGED 2004/06/11 10:49:25 dr 1.22.20.2: RESYNC: (1.22-1.23); FILE MERGED 2004/06/03 18:08:19 nn 1.22.20.1: #i29813# When called from dtor, pass true to SdrModel::ClearModel


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [30a1456f03f77c51e43b04cd22f93f31acbe0cf6]

INTEGRATION: CWS dr19 (1.42.120); FILE MERGED 2004/06/11 10:48:04 dr 1.42.120.3: RESYNC: (1.42-1.43); FILE MERGED 2004/06/07 15:57:39 nn 1.42.120.2: #i26690# TransferTab: detect duplicate named ranges by name, not by failed Insert 2004/06/03 18:08:18 nn 1.42.120.1: #i29813# When called from dtor, pass true to SdrModel::ClearModel


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [8d6fa294a68543f3c40e1e08903c16550875bc20]

INTEGRATION: CWS dr19 (1.75.84); FILE MERGED 2004/06/11 10:24:50 dr 1.75.84.2: RESYNC: (1.75-1.76); FILE MERGED 2004/06/03 18:07:25 nn 1.75.84.1: #i29813# When called from dtor, pass true to SdrModel::ClearModel


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [f8730336a9b8a7bb1a312ac82d3cb39c556879b1]

INTEGRATION: CWS dr19 (1.26.18); FILE MERGED 2004/06/03 18:39:40 dr 1.26.18.1: #i25883# complex functions, thanks to Michael Meeks


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [ef71cb606a1940051282888377b5f3ae92616425]

INTEGRATION: CWS dr19 (1.42.18); FILE MERGED 2004/06/09 12:44:10 dr 1.42.18.2: #i19434# wrong conversion entry for cubic yards 2004/06/03 18:39:40 dr 1.42.18.1: #i25883# complex functions, thanks to Michael Meeks


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [4e8d9deb0a42552bc0dbffd1824c0f10c0b82135]

INTEGRATION: CWS dr19 (1.35.16); FILE MERGED 2004/07/05 08:41:46 dr 1.35.16.2: RESYNC: (1.35-1.37); FILE MERGED 2004/06/03 18:39:39 dr 1.35.16.1: #i25883# complex functions, thanks to Michael Meeks


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [4f9fbd7af8c47ca65f8d79f6b8e4d71accc9de0f]

INTEGRATION: CWS gcc340fixes01 (1.2.190); FILE MERGED 2004/07/16 13:09:35 cmc 1.2.190.1: #i31592# = NULL -> = 0 for pure virtuals


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [a67771746a33524a082ce95eb286646da9c1a55a]

INTEGRATION: CWS gcc340fixes01 (1.1.12); FILE MERGED 2004/07/13 20:24:21 fa 1.1.12.1: #i31263# Add 'typename' to satisfy gcc 3.4


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [5e91de1e5574430f52d05044488df691aab2eeb0]

INTEGRATION: CWS gcc340fixes01 (1.28.12); FILE MERGED 2004/07/15 16:17:55 hr 1.28.12.1: #i31534#: nTransliterationFlags is now mutable, clean up


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [eb4d34b59f1d7de3d43a38bca0255a9f384b0213]

INTEGRATION: CWS gcc340fixes01 (1.15.480); FILE MERGED 2004/07/15 17:21:16 hr 1.15.480.1: #i31534#: gcc-3.4.1 port: AccessibleShapeInfo has no copy ctor which seems to be needed if AccessibleShapeInfo object is created on the fly. I can't see why the copy ctor should be needed here, gcc bug?


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [87497f9e0883ef4bebfaad6a0a08842bc96b9874]

INTEGRATION: CWS gcc340fixes01 (1.31.96); FILE MERGED 2004/07/15 17:17:40 hr 1.31.96.1: #i31534#: gcc-3.4.1 port: AccessibleShapeInfo has no copy ctor which seems to be needed if AccessibleShapeInfo object is created on the fly. I can't see why the copy ctor should be needed here, gcc bug?


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [54f739748267c8d611507d20b26a295cb2634873]

INTEGRATION: CWS gcc340fixes01 (1.3.480); FILE MERGED 2004/07/15 17:03:42 hr 1.3.480.1: #i31534: #include <algorithm>


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [c74ef36bf22512240c037192b40430810853d4d8]

INTEGRATION: CWS gcc340fixes01 (1.2.576); FILE MERGED 2004/07/16 12:16:26 hr 1.2.576.1: #i31568#: gcc.3.4.x needs copy ctor for AccesibleShapeInfo, see http://gcc.gnu.org/bugs.html#cxx_rvalbind


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [93be92dadb06bf5bb6c26fc40da9e05be2f12b20]

INTEGRATION: CWS gcc340fixes01 (1.2.778); FILE MERGED 2004/07/15 17:29:06 hr 1.2.778.1: #i31534#: syntax


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [6af7478a412c868090d76bb895208592163c9561]

INTEGRATION: CWS gcc340fixes01 (1.9.204); FILE MERGED 2004/07/15 16:18:33 hr 1.9.204.1: #i31534#: nTransliterationFlags is now mutable, clean up


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [c54d1aaf4dfa7842c8bcd256a80202a21dc69da3]

INTEGRATION: CWS gcc340fixes01 (1.4.128); FILE MERGED 2004/07/02 09:50:58 sb 1.4.128.1: #i29352# Avoid problems with dependent names in templates.


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [a71116a4aea25ed0fb7adf24b458e6d7b233e1cd]

INTEGRATION: CWS gcc340fixes01 (1.4.128); FILE MERGED 2004/07/02 09:38:07 sb 1.4.128.1: #i29352# Avoid problems with dependent names in templates; cleaned up #includes.


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [908ebabf8ff554f575096451911354a825b118af]

INTEGRATION: CWS gcc340fixes01 (1.11.26); FILE MERGED 2004/07/15 14:45:58 cmc 1.11.26.1: #i31532# add some thises


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [a20c0f8d363b0646400ce545ba577cba1d8c31f7]

INTEGRATION: CWS gcc340fixes01 (1.5.172); FILE MERGED 2004/07/02 10:09:46 sb 1.5.172.1: #i29352# Avoid problems with dependent names in templates.


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [6b2ab2cda574f4932aa00cf78ce0ee3bfc5a224c]

INTEGRATION: CWS gcc340fixes01 (1.5.204); FILE MERGED 2004/07/13 11:27:01 hr 1.5.204.2: #i31262#: qualify UNO_QUERY 2004/07/02 10:09:46 sb 1.5.204.1: #i29352# Avoid problems with dependent names in templates.


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [be772a844c5d584c9659142ab4040a355b1b77e9]

INTEGRATION: CWS gcc340fixes01 (1.2.50); FILE MERGED 2004/07/15 15:57:55 hr 1.2.50.1: #i31546#: template lookup fix


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [e2a7d77f28a5434aad409dc15e082e1a3e3e83df]

INTEGRATION: CWS gcc340fixes01 (1.4.34); FILE MERGED 2004/07/13 11:30:57 hr 1.4.34.1: #i31262#: include <algrorithm> (patch by fa)


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [93bff697d3600937f1f1b6a8c1b3f59740e41387]

INTEGRATION: CWS gcc340fixes01 (1.1.1.1.208); FILE MERGED 2004/07/02 10:09:46 sb 1.1.1.1.208.1: #i29352# Avoid problems with dependent names in templates.


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [d6334392307fdc59084b850bb4795b48c2948fe5]

INTEGRATION: CWS gcc340fixes01 (1.4.136); FILE MERGED 2004/07/02 10:09:45 sb 1.4.136.1: #i29352# Avoid problems with dependent names in templates.


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [d8eba6803acb8a2ed9a39edf2e6675fc3cdeaa1b]

INTEGRATION: CWS gcc340fixes01 (1.1.1.1.208); FILE MERGED 2004/07/13 11:57:19 hr 1.1.1.1.208.1: #i31262#: fix template lookup, see http://gcc.gnu.org/gcc-3.4/changes.html


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [f3b9d7f8462dd35960f4491024f8dc4e0513430b]

INTEGRATION: CWS gcc340fixes01 (1.1.200); FILE MERGED 2004/07/02 10:09:45 sb 1.1.200.1: #i29352# Avoid problems with dependent names in templates.


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [5a4bdf2f312cfc1b58261fb9a49093d52faa984b]

INTEGRATION: CWS gcc340fixes01 (1.3.268); FILE MERGED 2004/07/13 16:56:04 hr 1.3.268.1: #i31439#: fix template resolution


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [5506e794141a8fcc84d03ae418624e190d63f778]

INTEGRATION: CWS gcc340fixes01 (1.4.4); FILE MERGED 2004/07/14 15:57:38 fa 1.4.4.1: #i31468# Make gcc 3.4 happy (patch from cmc)


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [0056f84d5598f65491052e0d406737f1752081c3]

INTEGRATION: CWS gcc340fixes01 (1.2.106); FILE MERGED 2004/06/04 15:09:15 fa 1.2.106.1: #i28777# gcc 3.4 fixes (only instantiate static object in template once)


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [e74c25fdb15a8940a94260b5f90b6224d4ba34c6]

INTEGRATION: CWS gcc340fixes01 (1.2.106); FILE MERGED 2004/06/04 15:09:13 fa 1.2.106.1: #i28777# gcc 3.4 fixes (only instantiate static object in template once)


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [eafdb8ef741a7ba2a320f0cf00ec07f16b7a46b1]

INTEGRATION: CWS gcc340fixes01 (1.3.14); FILE MERGED 2004/07/14 12:41:32 cmc 1.3.14.2: #i31438# trivial XWindow.hpp include 2004/07/14 12:22:13 cmc 1.3.14.1: #i31438# trivial XPackageRegistry.hpp include


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [bf76d01fca816ad8bfff389005b15ddd5c5d86ee]

INTEGRATION: CWS gcc340fixes01 (1.139.10); FILE MERGED 2004/07/14 16:03:46 fa 1.139.10.1: #i31469# Make gcc 3.4 happy.  Patch by cmc, approved by JoergB: "Binding an rvalue (e.g. an unnamed temporary) to a reference requires the copy constructor to exist."


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [4854988d17ccd22e10846bb43f6113e3776b8a4e]

INTEGRATION: CWS gcc340fixes01 (1.3.28); FILE MERGED 2004/07/14 07:39:23 cmc 1.3.28.2: #i31438# Hamburg likes uncouth this-> 2004/07/13 16:15:18 cmc 1.3.28.1: #i31438# gcc34 fixes for ucb


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [da13a91cda7b7467d8b3d5cf1f6cce392765cfce]

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>  [e369a8202043288487abbb100bbc7bde02f73fa3]

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>  [907d5604fd7cca1e43f3955ad346c71554b35e54]

INTEGRATION: CWS gcc340fixes01 (1.2.64); FILE MERGED 2004/07/22 11:37:46 hr 1.2.64.2: #i28294#: use a more idiomatic approach to resolve template class bese members/methods 2004/06/04 15:14:23 fa 1.2.64.1: #i28928# gcc 3.4 fixes (must use explicit scoping)


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [69181c42e1ee91e6392a2ff2f872c3e88e83b234]

INTEGRATION: CWS gcc340fixes01 (1.2.82); FILE MERGED 2004/06/04 15:14:20 fa 1.2.82.1: #i28928# gcc 3.4 fixes (must use explicit scoping)


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [bbbc2314ffa6ffa4f89960ab245eb14791abfdc6]

INTEGRATION: CWS gcc340fixes01 (1.4.172); FILE MERGED 2004/07/14 14:54:31 hr 1.4.172.1: #i10000#: [Get|Set]LineOrientation() -> [Get|Set]Orientation()


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [4b0c84cec33e584c79a4e3073c426f2db743ca4b]

INTEGRATION: CWS gcc340fixes01 (1.4.566); FILE MERGED 2004/07/14 14:56:12 hr 1.4.566.1: #i10000#: fix i18n* regsitration


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [0dbef8deba62c2d30032f1c379c47319a9a2499e]

INTEGRATION: CWS gcc340fixes01 (1.4.162); FILE MERGED 2004/07/13 13:06:06 hr 1.4.162.1: #i31260#: include <algorithm> (patch by fa)


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [b4c20bfbd26f429f86bf07c9e2bba39535002c04]

INTEGRATION: CWS gcc340fixes01 (1.6.78); FILE MERGED 2004/07/22 13:57:53 hr 1.6.78.2: #i28294#: use a more idiomatic approach to resolve template class bese members/methods 2004/06/04 15:02:11 fa 1.6.78.1: #i28450# gcc 3.4 fixes (must use explicit scoping)


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [936632b8ce7c97cbe3336602a98e73ed10553e5d]

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>  [7aa09ed55e77ddfd9dea3d72465b3a74c190c9c8]

INTEGRATION: CWS gcc340fixes01 (1.14.8); FILE MERGED 2004/07/13 12:23:27 hr 1.14.8.1: #i31264#: fix syntax for template specialization (patch by FA)


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [c384852d470e7c125a4edf8127a1448286fa174a]

INTEGRATION: CWS gcc340fixes01 (1.20.6); FILE MERGED 2004/07/14 08:34:26 cmc 1.20.6.1: #i31438# namespace qualify Reference


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [9cb5d8ef3e98d599f0bbf0045ab36345a717fdb0]

INTEGRATION: CWS gcc340fixes01 (1.5.128); FILE MERGED 2004/07/20 10:52:34 hr 1.5.128.1: #i31484#: gcc-3.4.x port, initialization fixes


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [1c9a478a754665fc592684a1419a47772a14cd4b]

INTEGRATION: CWS gcc340fixes01 (1.18.128); FILE MERGED 2004/07/20 10:52:34 hr 1.18.128.1: #i31484#: gcc-3.4.x port, initialization fixes


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [fa33572ec28905893c6e63294ee6b0c47a6ea9c4]

INTEGRATION: CWS gcc340fixes01 (1.16.128); FILE MERGED 2004/07/20 10:52:34 hr 1.16.128.1: #i31484#: gcc-3.4.x port, initialization fixes


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [3140045c7398d1f5332a6e149bc9ce701b47bd54]

INTEGRATION: CWS gcc340fixes01 (1.2.28); FILE MERGED 2004/07/13 12:54:02 hr 1.2.28.1: #i31424#: insert typename


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [84ae43e0fe69e4a2ca7705bb5912ae7e9894d71d]

INTEGRATION: CWS gcc340fixes01 (1.2.8); FILE MERGED 2004/07/13 20:25:50 fa 1.2.8.1: #i31442# #include IndexOutOfBoundsException.hpp to satisfy gcc 3.4


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [d1279d12b0f37597ca8a62e792e7d36b7658b2fc]

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  Kurt Zenker  <kz@openoffice.org>  [71e7e18c51f70941939b1aa9fdfb44fa5244d206]

INTEGRATION: CWS gcc340fixes01 (1.3.110); FILE MERGED 2004/07/13 20:22:10 fa 1.3.110.1: #i31261# Specify namespaces/explicitly scope variables for gcc 3.4


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [ed6768aa5999409167c7e420690c52f5f51ea4ad]

INTEGRATION: CWS gcc340fixes01 (1.15.14); FILE MERGED 2004/07/13 20:22:07 fa 1.15.14.1: #i31261# Specify namespaces/explicitly scope variables for gcc 3.4


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [2fc773a5c2fa2295a8ea9891bd249a69fcc0b8f3]

INTEGRATION: CWS gcc340fixes01 (1.6.34); FILE MERGED 2004/07/13 20:22:05 fa 1.6.34.1: #i31261# Specify namespaces/explicitly scope variables for gcc 3.4


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [1c92523766802cd8366e1b922bff1c56c0654dda]

INTEGRATION: CWS gcc340fixes01 (1.8.38); FILE MERGED 2004/07/16 12:37:49 cmc 1.8.38.1: #i31586# trivial namespace mod for gcc34


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [b10f500456e41e2084006f8071cbbe4736532a8f]

INTEGRATION: CWS gcc340fixes01 (1.4.334); FILE MERGED 2004/07/13 20:28:08 fa 1.4.334.1: #i31445# explicitly scope data member to satisfy gcc 3.4


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [cf35b38539d468f4fcdcade6d553a59afbc27d7d]

INTEGRATION: CWS gcc340fixes01 (1.6.128); FILE MERGED 2004/07/02 10:01:55 sb 1.6.128.1: #i29352# Avoid problems with dependent names in templates.


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [4c81da578194625d8679105b500fce3d257adcb7]

INTEGRATION: CWS gcc340fixes01 (1.11.44); FILE MERGED 2004/06/04 14:51:47 fa 1.11.44.1: #i28294# recognize gcc 3.4 and new libstdc++ (.so.6)


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [8f1c300307394b707553e1803d42daf193433fcd]

INTEGRATION: CWS gcc340fixes01 (1.9.44); FILE MERGED 2004/07/02 09:59:21 sb 1.9.44.1: #i29352# Avoid problems with dependent names in templates.


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [0f0dc81248fe70945b783dff160441cdd6ebdb7b]

INTEGRATION: CWS gcc340fixes01 (1.18.24); FILE MERGED 2004/07/02 09:58:05 sb 1.18.24.1: #i29352# Avoid problems with dependent names in templates.


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [8267cc510f5e7ae515d38f80421edd87178b3570]

INTEGRATION: CWS gcc340fixes01 (1.21.8); FILE MERGED 2004/07/02 09:56:36 sb 1.21.8.1: #i29352# Avoid problems with dependent names in templates.


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [ecce85e01f06dde844d07c12bb00cfb58edfaad2]

INTEGRATION: CWS gcc340fixes01 (1.13.6); FILE MERGED 2004/07/02 09:54:27 sb 1.13.6.1: #i29352# Avoid problems with dependent names in templates.


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [5875a758da2d85eb5384e212c171c554fcd7df93]

INTEGRATION: CWS gcc340fixes01 (1.14.346); FILE MERGED 2004/07/16 14:25:57 cmc 1.14.346.1: #i31601# trivial extra this and = 0 instead of = NULL and friend problem all for gcc34


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [d24f9d21ff9620fbb8c45f67bb76a706788f24a7]

INTEGRATION: CWS gcc340fixes01 (1.19.38); FILE MERGED 2004/07/16 14:25:57 cmc 1.19.38.1: #i31601# trivial extra this and = 0 instead of = NULL and friend problem all for gcc34


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [01fb27e2e388ed45cbc7953403c0ef4b49381072]

INTEGRATION: CWS gcc340fixes01 (1.4.96); FILE MERGED 2004/07/16 14:25:57 cmc 1.4.96.1: #i31601# trivial extra this and = 0 instead of = NULL and friend problem all for gcc34


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [6b47a06dabd6b65420e82bd524e93d96e493e16e]

INTEGRATION: CWS gcc340fixes01 (1.21.40); FILE MERGED 2004/07/16 14:25:56 cmc 1.21.40.1: #i31601# trivial extra this and = 0 instead of = NULL and friend problem all for gcc34


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [5732c894dfb1db82a7f4329448a0f7b91bc19d5d]

INTEGRATION: CWS gcc340fixes01 (1.4.92); FILE MERGED 2004/07/13 10:11:06 hr 1.4.92.1: #i31209#: fix typo


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [ca8d9c9bacaf7a734649d42bd5894176b4b562b2]

INTEGRATION: CWS gcc340fixes01 (1.10.78); FILE MERGED 2004/07/22 12:42:34 hr 1.10.78.2: #i28294#: use a more idiomatic approach to resolve template class bese members/methods 2004/06/04 15:04:14 fa 1.10.78.1: #i28452# gcc 3.4 fixes (must use explicit scoping)


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [9f26753c73acb57092efc273f2ff8e1eb84c46fd]

INTEGRATION: CWS gcc340fixes01 (1.59.44); FILE MERGED 2004/07/16 13:07:23 cmc 1.59.44.1: #i28294# trivial friend fix for gcc34


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [661a4aefc2c0ddc6f27bea06ca4224420720fa5f]

INTEGRATION: CWS gcc340fixes01 (1.9.62); FILE MERGED 2004/07/16 13:36:57 cmc 1.9.62.1: #i31595# gcc34 requirements of a temp when no copy ctor available for pass by const reference


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [026ceb99af3803bd3bd283a6c73a4dd6bf097753]

INTEGRATION: CWS gcc340fixes01 (1.20.56); FILE MERGED 2004/07/16 13:36:56 cmc 1.20.56.1: #i31595# gcc34 requirements of a temp when no copy ctor available for pass by const reference


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [72a73545f47add037b734f99bb0fea0f52239973]

INTEGRATION: CWS gcc340fixes01 (1.30.16); FILE MERGED 2004/07/16 13:36:55 cmc 1.30.16.1: #i31595# gcc34 requirements of a temp when no copy ctor available for pass by const reference


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [fb5818130e2bea56556926bf399dd007f0b6acb5]

INTEGRATION: CWS gcc340fixes01 (1.2.4); FILE MERGED 2004/07/15 15:37:27 cmc 1.2.4.1: #i31542# trivial = 0 instead of = NULL for pure virtuals


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [b91f430561a18cc00beb0c8fab070828ed6c5cba]

INTEGRATION: CWS gcc340fixes01 (1.3.4); FILE MERGED 2004/07/14 15:32:02 cmc 1.3.4.1: #i31438# pure virtual is = 0, not = NULL


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [02b282d54c1dec8c666bbff1451d18954aaeb677]

INTEGRATION: CWS gcc340fixes01 (1.4.4); FILE MERGED 2004/07/16 13:16:19 cmc 1.4.4.1: #i31580# minor gcc34 tweaks


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [1df815c26c74489249ffa8606993eda2d8034cff]

INTEGRATION: CWS gcc340fixes01 (1.1.4); FILE MERGED 2004/07/15 15:25:46 cmc 1.1.4.1: #i31540# a little this required for gcc34


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [754b3b2208cc65bde9a14fad98873aecff541975]

INTEGRATION: CWS gcc340fixes01 (1.7.4); FILE MERGED 2004/07/14 15:34:37 cmc 1.7.4.1: #i31438# passing temp to something that takes unconst reference


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [44a341c4d588343705ecda9603d5b979e73056e0]

INTEGRATION: CWS gcc340fixes01 (1.2.4); FILE MERGED 2004/07/16 13:16:18 cmc 1.2.4.1: #i31580# minor gcc34 tweaks


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [581d4e489b8ed0317a6a2bf54cca928d9379bd96]

INTEGRATION: CWS gcc340fixes01 (1.2.4); FILE MERGED 2004/07/16 13:16:17 cmc 1.2.4.1: #i31580# minor gcc34 tweaks


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [527c2740afa18e79786fe9e2b67e01383ea5a8ae]

INTEGRATION: CWS gcc340fixes01 (1.2.4); FILE MERGED 2004/07/15 15:01:30 cmc 1.2.4.1: #i31537# gcc34 typename requirements


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [63594fa547c13cf8d2ae81cd3a27d369c3a054a8]

INTEGRATION: CWS i18n13 (1.10.92); FILE MERGED 2004/05/13 07:16:05 khong 1.10.92.1: #i28829# fix crash problem when none of translation module is loaded


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [abda1a301f3f45d326d021ce5aa8c7e5550a6acd]

INTEGRATION: CWS i18n13 (1.6.108); FILE MERGED 2004/06/08 22:45:58 khong 1.6.108.1: #115841# #115878# #116314# #116316# fix Japanese search problem and Katakana and Hiragana conversion


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [950d2d0628436da32f1db1197da968efe7e43514]

INTEGRATION: CWS i18n13 (1.7.18); FILE MERGED 2004/06/08 22:45:58 khong 1.7.18.1: #115841# #115878# #116314# #116316# fix Japanese search problem and Katakana and Hiragana conversion


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [f078a377a82b8e2b4ee423f6814de9e0485c8d44]

INTEGRATION: CWS i18n13 (1.6.108); FILE MERGED 2004/06/08 22:45:57 khong 1.6.108.1: #115841# #115878# #116314# #116316# fix Japanese search problem and Katakana and Hiragana conversion


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [a1de411985c837741d8798466852f24c72ee4ec3]

INTEGRATION: CWS i18n13 (1.11.2); FILE MERGED 2004/06/14 22:46:24 khong 1.11.2.1: #i20131# update Chinese and Korean bullet/numbering and outline setting


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [7e12439d66656b2f2336150e6939a5d27b46f74e]

INTEGRATION: CWS i18n13 (1.12.2); FILE MERGED 2004/06/14 22:46:24 khong 1.12.2.1: #i20131# update Chinese and Korean bullet/numbering and outline setting


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [467d6820fbdea77fe8effb09fee3f1cb6054ad0b]

INTEGRATION: CWS i18n13 (1.15.2); FILE MERGED 2004/06/14 22:46:23 khong 1.15.2.1: #i20131# update Chinese and Korean bullet/numbering and outline setting


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [f0e1ab8ab033ce1ece12642c93aa020a2694b744]

INTEGRATION: CWS i18n13 (1.12.2); FILE MERGED 2004/06/14 22:44:50 khong 1.12.2.1: #116417# update Japanese bullet/numbering and outline setting


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [f961dd58721de1b03d46cf04e80c150206eebbd1]

INTEGRATION: CWS i18n13 (1.10.2); FILE MERGED 2004/06/17 20:45:58 khong 1.10.2.2: #111946# remove added calendars, update some format code 2004/06/17 04:40:53 khong 1.10.2.1: #111946# add different calendars for Arabic locales


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [8bb84c5f1b16412bf3fc3e7e4a2a013ac312a70a]

INTEGRATION: CWS i18n13 (1.9.84); FILE MERGED 2004/06/17 20:45:57 khong 1.9.84.4: #111946# remove added calendars, update some format code 2004/06/17 04:40:53 khong 1.9.84.3: #111946# add different calendars for Arabic locales 2004/06/03 22:58:47 khong 1.9.84.2: RESYNC: (1.9-1.10); FILE MERGED 2004/05/13 07:19:14 khong 1.9.84.1: #111945# use Arabic commas in Arabic date format


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [e858955c339d69b9acd331d29e4c3fe6c7c1c156]

INTEGRATION: CWS i18n13 (1.9.2); FILE MERGED 2004/06/17 20:45:57 khong 1.9.2.2: #111946# remove added calendars, update some format code 2004/06/17 04:40:53 khong 1.9.2.1: #111946# add different calendars for Arabic locales


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [317aabed81ea13fe6ec271613d59324499404fb4]

INTEGRATION: CWS i18n13 (1.12.84); FILE MERGED 2004/06/19 00:16:01 khong 1.12.84.5: #111946# update date format 2004/06/17 20:45:57 khong 1.12.84.4: #111946# remove added calendars, update some format code 2004/06/17 04:40:52 khong 1.12.84.3: #111946# add different calendars for Arabic locales 2004/06/03 22:58:13 khong 1.12.84.2: RESYNC: (1.12-1.13); FILE MERGED 2004/05/13 07:19:13 khong 1.12.84.1: #111945# use Arabic commas in Arabic date format


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [f40d7dd9f3b96070189314ec3e8001031b0a431e]

INTEGRATION: CWS i18n13 (1.26.2); FILE MERGED 2004/06/14 22:41:31 khong 1.26.2.2: #i29964# #i29965# fix indexentrysupplier crash on window platform 2004/06/11 15:26:19 er 1.26.2.1: #i30095# getFollowPageWords: typo caused this to not work


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [92ea6e096ecfb32e41721aec534e311a659fd418]

INTEGRATION: CWS i18n13 (1.10.2); FILE MERGED 2004/06/14 22:41:31 khong 1.10.2.1: #i29964# #i29965# fix indexentrysupplier crash on window platform


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [3735e9a369b2ff6da2624dfef23cc1489a66151e]

INTEGRATION: CWS i18n13 (1.5.2); FILE MERGED 2004/06/14 22:37:57 khong 1.5.2.1: #i29964# #i29965# fix indexentrysupplier crash on window platform


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [30041230619194834cfeee613731d86483e77eaa]

INTEGRATION: CWS i18n13 (1.6.26); FILE MERGED 2004/05/20 19:00:41 khong 1.6.26.1: #i29377# map Ignore case option to ICU Secondary stregth


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [14fa9dbe4a71af54675285ef3bb38870be56b191]

INTEGRATION: CWS i18n13 (1.9.26); FILE MERGED 2004/06/08 22:19:05 khong 1.9.26.1: #111946# add more gregorian calendar in different languages for Arabic locales


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [d2a6a31e6981800c2a920f8c6ff901c341a0466e]

INTEGRATION: CWS i18n13 (1.8.92); FILE MERGED 2004/06/14 23:24:16 khong 1.8.92.2: #112772# Japanese word breakiterator is not correct 2004/06/11 19:23:04 khong 1.8.92.1: #112772# Japanese word breakiterator is not correct


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [6138176b324d55efb1970ad4506c3aee41061d6f]

INTEGRATION: CWS i18n13 (1.15.2); FILE MERGED 2004/06/17 20:29:38 khong 1.15.2.3: # 2004/06/11 18:59:43 khong 1.15.2.2: #i29548# Fix Thai word breakiterator problem 2004/06/08 21:11:34 khong 1.15.2.1: #i29548# Fix Thai word breakiterator problem


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [25e78ca2315f780c2708dd51824aba36c29bc7b7]

INTEGRATION: CWS i18n13 (1.4.162); FILE MERGED 2004/06/08 21:11:33 khong 1.4.162.1: #i29548# Fix Thai word breakiterator problem


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [d6b8dabc3dc4811e1152d411a8428ccb334d16ab]

INTEGRATION: CWS i18n13 (1.7.162); FILE MERGED 2004/06/11 19:23:04 khong 1.7.162.1: #112772# Japanese word breakiterator is not correct


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [9ea4c16a699ac7cf5e255a19653651ac993f022b]

INTEGRATION: CWS i18n13 (1.9.92); FILE MERGED 2004/06/11 19:23:04 khong 1.9.92.1: #112772# Japanese word breakiterator is not correct


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [2887ecb5554eee699e1dce4ffbc2dfcf71a54a41]

INTEGRATION: CWS i18n13 (1.15.18); FILE MERGED 2004/06/17 20:29:38 khong 1.15.18.2: # 2004/06/02 04:54:24 khong 1.15.18.1: #i11993# fix getWordBoundary problem when position is on the end of the word.


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [138fad3972a34309f1d578dcfcac6169bd965979]

INTEGRATION: CWS i18n13 (1.3.158); FILE MERGED 2004/06/11 19:24:35 khong 1.3.158.1: #112772# Japanese word breakiterator is not correct


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [a153428dd115934cea956cf3795f9b1aea6c3c5d]

INTEGRATION: CWS i18n13 (1.10.2); FILE MERGED 2004/06/14 22:42:36 khong 1.10.2.1: #i29964# #i29965# fix indexentrysupplier crash on window platform


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [25c0d8b1c9bab89676ada64bcd1a104dce28e806]

INTEGRATION: CWS i18n13 (1.3.2); FILE MERGED 2004/06/14 22:42:36 khong 1.3.2.1: #i29964# #i29965# fix indexentrysupplier crash on window platform


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [7b414a54d0cc35f97f026683413921a7a8e6025c]

INTEGRATION: CWS i18n13 (1.7.2); FILE MERGED 2004/06/11 19:11:33 khong 1.7.2.2: #i29548# Fix Thai word breakiterator problem 2004/06/08 21:08:43 khong 1.7.2.1: #i29548# Fix Thai word breakiterator problem


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [e945dcab54ad86f5b2629313e2c7727454164dc0]

INTEGRATION: CWS i18n13 (1.3.164); FILE MERGED 2004/06/08 21:08:43 khong 1.3.164.1: #i29548# Fix Thai word breakiterator problem


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [e585ce7f8ebfbe9481e53aeab3d43de4603635f0]

INTEGRATION: CWS i18n13 (1.4.26); FILE MERGED 2004/06/11 19:24:35 khong 1.4.26.1: #112772# Japanese word breakiterator is not correct


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [b7498a395c9f596cf901ed06519bbdb80fd6ac3d]

INTEGRATION: CWS db2003tk (1.3.68); FILE MERGED 2004/07/08 13:49:04 obo 1.3.68.1: #i30978# make berkeleydb buildable for .NET2003 Toolkit


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [20c1da8baafeb30fb41e0693936e31c92ac9c359]

INTEGRATION: CWS db2003tk (1.16.14); FILE MERGED 2004/07/22 14:50:18 obo 1.16.14.3: #i30978# export symbols 2004/07/21 08:55:36 obo 1.16.14.2: #i30978# some changes by Volker Quetschke 2004/07/02 11:44:56 obo 1.16.14.1: #i30978# change to build with makefiles


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [b25ae687857e4b780585faae4aec4c55b0f2473e]

INTEGRATION: CWS icu2003tk (1.17.8); FILE MERGED 2004/07/01 11:32:25 obo 1.17.8.3: #i30561# path separator fixed 2004/06/22 11:31:23 obo 1.17.8.2: #i30561# change build process for wntmsci10 (.NET 2003) to makefiles 2004/06/21 14:07:43 obo 1.17.8.1: change to nmake makefiles for .NET 2003 toolkit


2004-07-30  Kurt Zenker  <kz@openoffice.org>  [31b6ac095b3d22e339cbc0e8af46529b6046cc7f]

INTEGRATION: CWS powerpointmetrics01 (1.37.104); FILE MERGED 2004/05/14 15:12:17 thb 1.37.104.1: #115345# Corrected some cases when adding to an empty clip path


2004-07-30  Rüdiger Timm  <rt@openoffice.org>  [ba4c539d7ac09df76149fc1dbcd69aab245e0c05]

#i10000# Correct destdir


2004-07-30  Stephan Bergmann  <sb@openoffice.org>  [600c784af3b929f71e650b896e8b05bf425e9231]

#i100000#


2004-07-30  Rüdiger Timm  <rt@openoffice.org>  [1c82bd957dac480e2d537f49a39180897b2dfb08]

#i10000# Removed BSCLIENT condition


2004-07-30  Rüdiger Timm  <rt@openoffice.org>  [275b9011b7a273159a4701e636c38edb477462df]

#i10000# Correct path


2004-07-29  Rüdiger Timm  <rt@openoffice.org>  [cfe3e7b06dee65c277ceaee1e6d170b14f873953]

#i10000# Initial revision, created by IS


2004-07-29  Rüdiger Timm  <rt@openoffice.org>  [e31edcdf1eb99616973ab04a70df3c63531d554a]

#i10000# Fixes by IS


2004-07-29  Rüdiger Timm  <rt@openoffice.org>  [48966537f06161044280f81da7be1d08457a7c78]

#i10000# Windows: need to find msvcr70.dll(changed by IS)


2004-07-29  Rüdiger Timm  <rt@openoffice.org>  [41ed40ac7149d192b4665d1ed0d7db04b49add18]

#i10000# For Hamburg RE builds now use environment variable 'SHIPDRIVE' (changes made by IS)


2004-07-29  Oliver Braun  <obr@openoffice.org>  [c14a9bceb3607058661006ad7ebf6e099d2e8e7d]

#i32283# new package naming conventions


2004-07-29  Christof Pintaske  <cp@openoffice.org>  [76887fa77f4064dd84b76e2f337e749aaaef0856]

#i32245# FIXME: temporarily disabled display destructor


2004-07-29  Ingo Schmidt  <is@openoffice.org>  [9a7e138608348f1d479aec24c38f2cf83a7d55d5]

#i32283# substituting milestone with lastminor


2004-07-28  Lars Oppermann  <lo@openoffice.org>  [240e44e353cd4e9553cee10fc1fed43d775ab41c]

#i32224# set install-complete flag after files have been copied, not after language has been set (messed up merge)


2004-07-28  Kurt Zenker  <kz@openoffice.org>  [3500d3476b5289cbbb4f7623fef7c67d8e5693e9]

#i32204# libxml2.so -> libxml2.so.2


2004-07-28  Malte Timmermann  <mt@openoffice.org>  [d9bfd7e2955db0bcdccfea2e0f680195bd84e1c0]

#i21596# Digital Signatures...


2004-07-28  Michael Mi  <mmi@openoffice.org>  [51ed32f789d9f58ee159a881e464994ad3984c5e]

bug fix

Issue number:
Submitted by:
Reviewed by:

2004-07-27  Oliver Bolte  <obo@openoffice.org>  [98335f39c9f4a178bc6971764454346e0beaddf6]

iso code change


2004-07-27  Oliver Bolte  <obo@openoffice.org>  [2535c037f4bb7803e10a74e3bd1f4c79bf0d4ce7]

iso code change


2004-07-27  Vladimir Glazounov  <vg@openoffice.org>  [adf8a28ff2096868edcf74acf7a12bbb9a61a5a5]

#100000# changed update policy


2004-07-27  Vladimir Glazounov  <vg@openoffice.org>  [a09e5752bf8a1533ef89bc5783e49a4d5dea5ded]

#100000# get rid of warning


2004-07-27  Kurt Zenker  <kz@openoffice.org>  [7d48f5d5a231f634824bf3ff50e805ceb1d1311a]

#i10000# add HID_SCRIPTSBOX


2004-07-27  Vladimir Glazounov  <vg@openoffice.org>  [a8ad29833d1a8b45b89b99c7d1011496b2403f16]

#100000# get rid of warning


2004-07-27  Kurt Zenker  <kz@openoffice.org>  [453113ff2557f57a4c56ed7a4944515bf7eec589]

#i10000# renamed xml2.dll to libxml2.dll (LO)


2004-07-27  Malte Timmermann  <mt@openoffice.org>  [1f9acb2f71e95ce9333728ab19dea0aa8e12f819]

#i21596# Digital Signatures...


2004-07-27  Kurt Zenker  <kz@openoffice.org>  [3da3e34499e8066e51d2aad3c74e44332ed2e814]

#i10000# syntax in documentation fixed


2004-07-27  Kurt Zenker  <kz@openoffice.org>  [d9513eef7405d03192263faacb880be47e4edee1]

#i10000# syntax in documentation fixed


2004-07-27  gt  <gt@openoffice.org>  [797bcf1c33e166b7880c5eed7292a600ce3e6fd0]

#i20883# image for tree list in Certification Path


2004-07-27  gt  <gt@openoffice.org>  [732efe1b2f854287e4bf7b8998a050fe0b4a0179]

#i20883# signature state in DigitalSignaturesDialog


2004-07-26  Kurt Zenker  <kz@openoffice.org>  [4a4a64450f80aa1bf5dd58b455d21a8ea87e6811]

#i10000# VCLLIB added


2004-07-26  Kurt Zenker  <kz@openoffice.org>  [dde8cd7c9a2e6d25f560e0f77ba46006c089762a]

#i10000# return value was missing


2004-07-26  Malte Timmermann  <mt@openoffice.org>  [f5ac518a9ac4af010b3267594bdc5caf4da617a8]

#i21596# Digital Signatures...


2004-07-26  Malte Timmermann  <mt@openoffice.org>  [e732866dd73615e5f582fa637b6c884e99980732]

#i21596# Digital Signatures...


2004-07-26  Kurt Zenker  <kz@openoffice.org>  [c063d59c8de79248a2dbeb800b26e198c8470a4c]

#i10000# wrong merge resolved


2004-07-26  Rüdiger Timm  <rt@openoffice.org>  [f6280f41548ae4acf53509e5a4f5d77f657ec425]

#i10000# ADDITIONAL_FILES added again.


2004-07-26  Malte Timmermann  <mt@openoffice.org>  [0295f68c9dadd9e01e383f3d7d1975022c643e8f]

#i21596# Digital Signatures...


2004-07-26  Rüdiger Timm  <rt@openoffice.org>  [83ce5da43b489e50449d3b9113c2f5f149ee8b68]

#i10000# There really should be no dependency on sal here.


2004-07-26  Rüdiger Timm  <rt@openoffice.org>  [adb4bad3391071ad76b92d13fc65ae992e992c1d]

#i10000#


2004-07-26  Malte Timmermann  <mt@openoffice.org>  [f2cd9e259fb634584b42ffebfd22622df3867065]

#i21596# Digital Signatures...


2004-07-26  Michael Mi  <mmi@openoffice.org>  [568e4e8c2e5f4a6b9351a3880f97c23a0c5a0f48]

Issue number: Submitted by:  Andrew Fan Reviewed by:

Provide big integer convertor.

2004-07-26  Malte Timmermann  <mt@openoffice.org>  [2c16e861d922a9ab9150083e1e7311727f78dc23]

#i21596# Digital Signatures...


2004-07-26  Malte Timmermann  <mt@openoffice.org>  [ce749e09bedaa501990200ff826774d2112ffe44]

#i21596# Digital Signatures...


2004-07-25  Michael Mi  <mmi@openoffice.org>  [0bf1fb5a8c6e73fa8959450eced60e323e48b93b]

Issue number: Submitted by:   Andrew Fan Reviewed by:

Fix the buf that NSS cannot initialize twice.

2004-07-25  Kurt Zenker  <kz@openoffice.org>  [bebb9026b3162c2c3a2fc4011988727d1fac04ec]

new version for SRC680


2004-07-24  Kurt Zenker  <kz@openoffice.org>  [1509715b3fe5a637742367dfd620a1ac6a5b6738]

new version for SRC680


2004-07-24  Kurt Zenker  <kz@openoffice.org>  [59d3f200fee07c04067bb18f87185e9ad62e3195]

new version for SRC680


2004-07-24  Kurt Zenker  <kz@openoffice.org>  [f9013b252a06a905cca81b2a030a68327b629636]

new version for SRC680


2004-07-24  Kurt Zenker  <kz@openoffice.org>  [2bb4d3c7d7d5762cc1ccc84c371213ac1900f983]

new version for SRC680


2004-07-24  Kurt Zenker  <kz@openoffice.org>  [9a7953cf38363bfa62a659b549d108967dc5b942]

new version for SRC680


2004-07-24  Kurt Zenker  <kz@openoffice.org>  [66365eeba50e2ab52e82e73f03c6dbf617a65953]

new version for SRC680


2004-07-24  Rüdiger Timm  <rt@openoffice.org>  [53896bc18b6662a465bfa9656585d889def1433f]

new version for SRC680


2004-07-24  Rüdiger Timm  <rt@openoffice.org>  [e8c1870334620258019d4662a7dc3ce1bd109de7]

new version for SRC680


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [bdef8c4d4891610f71f8c3eb6bb2291ff5d82dc4]

new version for SRC680


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [3b1d8a10fac363f8e71e720ce1ecd9b3c8d31298]

SRC680


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [fe5dad9fc10bb07c8b9fb2bc3e29672eaf6a21e8]

INTEGRATION: CWS sb20 (1.5.100); FILE MERGED 2004/06/14 13:25:31 sb 1.5.100.1: #i29119# sandbox.jar no longer needed by UNO.


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [a36b0fd79e8f790ba99f65f5961cc6a4e80ee563]

INTEGRATION: CWS sb20 (1.3.96); FILE MERGED 2004/06/14 13:25:30 sb 1.3.96.1: #i29119# sandbox.jar no longer needed by UNO.


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [e5cd7b9fada330f70e282a867b24a58ab7b8c185]

INTEGRATION: CWS sb20 (1.6.4); FILE MERGED 2004/07/02 13:28:31 sb 1.6.4.1: #i29740# Added PropertySetMixin.


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [06856a565b7cfa52aaafa120ecb684e1a6ec4625]

INTEGRATION: CWS sb20 (1.4.100); FILE MERGED 2004/06/14 13:25:30 sb 1.4.100.1: #i29119# sandbox.jar no longer needed by UNO.


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [997854be8bd1d276ff0006d2fa0a12b6557e0c97]

INTEGRATION: CWS sb20 (1.2.6); FILE MERGED 2004/06/14 13:25:29 sb 1.2.6.1: #i29119# sandbox.jar no longer needed by UNO.


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [46548b03b1fa79512f4eea064b6627b93a55ac05]

INTEGRATION: CWS sb20 (1.5.10); FILE MERGED 2004/06/14 13:25:28 sb 1.5.10.1: #i29119# sandbox.jar no longer needed by UNO.


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [9e3cc0d8c6537a8d75e7ff20a21838671fe23a9e]

INTEGRATION: CWS sb20 (1.2.10); FILE MERGED 2004/06/14 13:25:27 sb 1.2.10.1: #i29119# sandbox.jar no longer needed by UNO.


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [6a5fcef8bb8e804e184ab51bed5dcad1c8fe3b3e]

INTEGRATION: CWS sb20 (1.7.10); FILE MERGED 2004/07/09 09:50:14 sb 1.7.10.1: #i29741# Retrofitted existing services as single-interface--based ones.


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [bbba52fc255e702d64f7830fe838eeee3dfa8287]

INTEGRATION: CWS sb20 (1.3.36); FILE MERGED 2004/06/14 13:50:45 sb 1.3.36.1: #i29119# sandbox.jar no longer needed by UNO.


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [f3457dcfb4d6021cf6486c5b284968a253ca9351]

INTEGRATION: CWS sb20 (1.4.20); FILE MERGED 2004/06/14 13:08:30 sb 1.4.20.1: #i29119# sandbox.jar no longer needed by UNO.


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [aa71a71b1a5612ceba5963cb05b69c898be5f066]

INTEGRATION: CWS sb20 (1.1.1.1.38); FILE MERGED 2004/06/14 11:52:02 sb 1.1.1.1.38.1: #i29119# sandbox.jar no longer needed by UNO.


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [31675d20bdd15e084bf6814cf0f120c6f4f6e320]

INTEGRATION: CWS sb20 (1.5.80); FILE MERGED 2004/06/14 13:14:12 sb 1.5.80.1: #i29119# sandbox.jar no longer needed by UNO.


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [73c85bf10df458a24e738aae4a6197e990f69a64]

INTEGRATION: CWS sb20 (1.6.50); FILE MERGED 2004/06/14 13:14:10 sb 1.6.50.1: #i29119# sandbox.jar no longer needed by UNO.


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [a6eb5f97ba5fe799eb3d880f737aacb0e4008a4b]

INTEGRATION: CWS sb20 (1.3.68); FILE MERGED 2004/06/14 13:14:09 sb 1.3.68.1: #i29119# sandbox.jar no longer needed by UNO.


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [631f6e7a9ea53a2b4f2c3bb3c70c3b80851fdac8]

INTEGRATION: CWS sb20 (1.2.70); FILE MERGED 2004/06/14 13:14:08 sb 1.2.70.1: #i29119# sandbox.jar no longer needed by UNO.


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [6637d550c6b4fe9e7c0c04b2a0a6d9901f7d16b4]

INTEGRATION: CWS sb20 (1.3.50); FILE MERGED 2004/06/14 13:14:06 sb 1.3.50.1: #i29119# sandbox.jar no longer needed by UNO.


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [aa366cc9c8fcff04ce1057d32e81e379e60e4dc3]

INTEGRATION: CWS sb20 (1.2.28); FILE MERGED 2004/06/14 13:14:05 sb 1.2.28.1: #i29119# sandbox.jar no longer needed by UNO.


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [981b3ae117897fdaa2cfb85f6a5ba87a03a00937]

INTEGRATION: CWS sb20 (1.4.30); FILE MERGED 2004/06/14 13:14:03 sb 1.4.30.1: #i29119# sandbox.jar no longer needed by UNO.


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [dc2f035bdbb5e73612a6738671f27f9f51232284]

INTEGRATION: CWS sb20 (1.1.98); FILE MERGED 2004/06/14 13:45:18 sb 1.1.98.1: #i29119# sandbox.jar no longer needed by UNO.


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [fa895606248145a1072d0a4d503bb12c1f91414e]

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>  [babb9f85c9f6d926f0a7968fd3207a88ee07a982]

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>  [f28cfffb6a59ecf358e6e47aea3416f58e240e2f]

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>  [f3e7d67750db13cb982dafceac9679c183055b1e]

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  Rüdiger Timm  <rt@openoffice.org>  [5a8fb751f77040624163852dd95708df292a41ad]

INTEGRATION: CWS sb20 (1.76.18); FILE MERGED 2004/07/12 11:57:30 sb 1.76.18.2: RESYNC: (1.76-1.79); FILE MERGED 2004/07/08 13:40:17 sb 1.76.18.1: #i29741# Introduced new type_references/OO_20.


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [efcaa87f550f8c48e3f1949a7ade4d9f465dd507]

INTEGRATION: CWS sb20 (1.3.40); FILE MERGED 2004/07/09 08:32:34 sb 1.3.40.1: #i29741# Retrofitted existing services as single-interface--based ones.


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [e4d51f13ad24638d16371a03783de45462ea059c]

INTEGRATION: CWS sb20 (1.9.40); FILE MERGED 2004/07/09 08:32:33 sb 1.9.40.1: #i29741# Retrofitted existing services as single-interface--based ones.


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [4fa2a1f084d6135e88100b71601effe23897410c]

INTEGRATION: CWS sb20 (1.2.4); FILE MERGED 2004/07/13 14:34:52 sb 1.2.4.1: #i31281# Added support for XPublished.


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [4d1e253358b4fe2aebcf8b4607784368abfd83f4]

INTEGRATION: CWS sb20 (1.3.4); FILE MERGED 2004/07/13 14:34:49 sb 1.3.4.2: #i31281# Added support for XPublished. 2004/07/08 15:34:28 sb 1.3.4.1: Adapted to the change that polymorphic struct type templates may not have base types.


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [237874ca15d62156f75dcaf4241c4c733b429e2b]

INTEGRATION: CWS sb20 (1.3.4); FILE MERGED 2004/07/13 14:34:48 sb 1.3.4.2: #i31281# Added support for XPublished. 2004/07/08 15:34:28 sb 1.3.4.1: Adapted to the change that polymorphic struct type templates may not have base types.


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [5bf834c8e2740337df13e20f1cd3aff766c1cc49]

INTEGRATION: CWS sb20 (1.6.4); FILE MERGED 2004/07/08 08:58:48 sb 1.6.4.1: #i31194# Use XServiceConstructorDescription for default constructors also (so that a service can now have no constructors at all).


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [05c035971984a2b6539a6dc9c9e7b9781192689a]

INTEGRATION: CWS sb20 (1.15.4); FILE MERGED 2004/07/13 14:34:45 sb 1.15.4.1: #i31281# Added support for XPublished.


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [9c30b597cc482f009d435c1b62022d01bbfcddf1]

INTEGRATION: CWS sb20 (1.10.4); FILE MERGED 2004/07/13 14:34:44 sb 1.10.4.1: #i31281# Added support for XPublished.


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [9a9dc1201b9690bcdec8ea3cbe0024fb782200ab]

INTEGRATION: CWS sb20 (1.2.4); FILE MERGED 2004/07/13 14:34:43 sb 1.2.4.1: #i31281# Added support for XPublished.


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [756f1cc976a09a194b168d2f66f782cf0c44c6e7]

INTEGRATION: CWS sb20 (1.2.4); FILE MERGED 2004/07/13 14:34:42 sb 1.2.4.1: #i31281# Added support for XPublished.


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [902853fdc662f3a3300726dd3da57c70b68d5842]

INTEGRATION: CWS sb20 (1.5.22); FILE MERGED 2004/07/13 14:34:41 sb 1.5.22.1: #i31281# Added support for XPublished.


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [d36b3495bb98c2dbcfa73674ae135adc93239401]

INTEGRATION: CWS sb20 (1.15.4); FILE MERGED 2004/07/13 14:34:40 sb 1.15.4.1: #i31281# Added support for XPublished.


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [d055962cc62554ce072f4f09902207349ecac7da]

INTEGRATION: CWS sb20 (1.6.42); FILE MERGED 2004/07/14 09:02:30 sb 1.6.42.2: #i31281# Dropped explicit keyword from ctors with more than one args. 2004/07/14 08:58:42 sb 1.6.42.1: #i31281# [Agg]ImplInheritanceHelper1--12 now support BaseClass ctors with up to six arguments (more can be added if need be).


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [7b80ba1fde3d786c70210fa00ef0996f78ef8d79]

INTEGRATION: CWS sb20 (1.17.6); FILE MERGED 2004/07/12 11:01:16 sb 1.17.6.2: RESYNC: (1.17-1.18); FILE MERGED 2004/07/09 09:24:26 sb 1.17.6.1: #i29741# Retrofitted existing services as single-interface--based ones.


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [f1f0d0b6d04e8cb0f402dea4a7feaedc9dd85e1d]

INTEGRATION: CWS sb20 (1.9.34); FILE MERGED 2004/07/14 08:58:41 sb 1.9.34.4: #i31281# [Agg]ImplInheritanceHelper1--12 now support BaseClass ctors with up to six arguments (more can be added if need be). 2004/07/12 10:58:46 sb 1.9.34.3: RESYNC: (1.9-1.10); FILE MERGED 2004/07/12 07:34:16 sb 1.9.34.2: #i29352# Reverted 1.9.34.1 to 1.9, to avoid merge conflicts; 1.9.34.1 will make its way to HEAD as the copied 1.9.26.1 once cws_src680_gcc340fixes01 is integrated. 2004/06/10 12:55:21 sb 1.9.34.1: #i29352# Added static_type to C++ classes generated for UNO interface types, so that cppuhelper/comp|implbaseN.hxx can be made Standard C++ conformant (as required by GCC 3.4.0).


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [ce489cb43599da41f6b12699463208c2afd9219b]

INTEGRATION: CWS sb20 (1.9.34); FILE MERGED 2004/07/14 08:58:41 sb 1.9.34.4: #i31281# [Agg]ImplInheritanceHelper1--12 now support BaseClass ctors with up to six arguments (more can be added if need be). 2004/07/12 10:58:12 sb 1.9.34.3: RESYNC: (1.9-1.10); FILE MERGED 2004/07/12 07:34:15 sb 1.9.34.2: #i29352# Reverted 1.9.34.1 to 1.9, to avoid merge conflicts; 1.9.34.1 will make its way to HEAD as the copied 1.9.26.1 once cws_src680_gcc340fixes01 is integrated. 2004/06/10 12:55:20 sb 1.9.34.1: #i29352# Added static_type to C++ classes generated for UNO interface types, so that cppuhelper/comp|implbaseN.hxx can be made Standard C++ conformant (as required by GCC 3.4.0).


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [c62b12784865ddcc004ff395fda398ce9741aaed]

INTEGRATION: CWS sb20 (1.9.34); FILE MERGED 2004/07/14 08:58:41 sb 1.9.34.4: #i31281# [Agg]ImplInheritanceHelper1--12 now support BaseClass ctors with up to six arguments (more can be added if need be). 2004/07/12 10:57:42 sb 1.9.34.3: RESYNC: (1.9-1.10); FILE MERGED 2004/07/12 07:34:15 sb 1.9.34.2: #i29352# Reverted 1.9.34.1 to 1.9, to avoid merge conflicts; 1.9.34.1 will make its way to HEAD as the copied 1.9.26.1 once cws_src680_gcc340fixes01 is integrated. 2004/06/10 12:55:20 sb 1.9.34.1: #i29352# Added static_type to C++ classes generated for UNO interface types, so that cppuhelper/comp|implbaseN.hxx can be made Standard C++ conformant (as required by GCC 3.4.0).


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [3f3b924b891aef94ae37bee6c5667a3f29f6c68b]

INTEGRATION: CWS sb20 (1.9.34); FILE MERGED 2004/07/14 08:58:40 sb 1.9.34.4: #i31281# [Agg]ImplInheritanceHelper1--12 now support BaseClass ctors with up to six arguments (more can be added if need be). 2004/07/12 10:57:13 sb 1.9.34.3: RESYNC: (1.9-1.10); FILE MERGED 2004/07/12 07:34:15 sb 1.9.34.2: #i29352# Reverted 1.9.34.1 to 1.9, to avoid merge conflicts; 1.9.34.1 will make its way to HEAD as the copied 1.9.26.1 once cws_src680_gcc340fixes01 is integrated. 2004/06/10 12:55:19 sb 1.9.34.1: #i29352# Added static_type to C++ classes generated for UNO interface types, so that cppuhelper/comp|implbaseN.hxx can be made Standard C++ conformant (as required by GCC 3.4.0).


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [32e8f5b2fb7c1b834fcf8b80d9c9a8c1b044d34f]

INTEGRATION: CWS sb20 (1.9.34); FILE MERGED 2004/07/14 08:58:40 sb 1.9.34.4: #i31281# [Agg]ImplInheritanceHelper1--12 now support BaseClass ctors with up to six arguments (more can be added if need be). 2004/07/12 10:56:47 sb 1.9.34.3: RESYNC: (1.9-1.10); FILE MERGED 2004/07/12 07:34:15 sb 1.9.34.2: #i29352# Reverted 1.9.34.1 to 1.9, to avoid merge conflicts; 1.9.34.1 will make its way to HEAD as the copied 1.9.26.1 once cws_src680_gcc340fixes01 is integrated. 2004/06/10 12:55:19 sb 1.9.34.1: #i29352# Added static_type to C++ classes generated for UNO interface types, so that cppuhelper/comp|implbaseN.hxx can be made Standard C++ conformant (as required by GCC 3.4.0).


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [6aa87e8882f188dad50a470dac5528f02634537d]

INTEGRATION: CWS sb20 (1.9.34); FILE MERGED 2004/07/14 08:58:39 sb 1.9.34.4: #i31281# [Agg]ImplInheritanceHelper1--12 now support BaseClass ctors with up to six arguments (more can be added if need be). 2004/07/12 11:00:32 sb 1.9.34.3: RESYNC: (1.9-1.10); FILE MERGED 2004/07/12 07:34:14 sb 1.9.34.2: #i29352# Reverted 1.9.34.1 to 1.9, to avoid merge conflicts; 1.9.34.1 will make its way to HEAD as the copied 1.9.26.1 once cws_src680_gcc340fixes01 is integrated. 2004/06/10 12:55:18 sb 1.9.34.1: #i29352# Added static_type to C++ classes generated for UNO interface types, so that cppuhelper/comp|implbaseN.hxx can be made Standard C++ conformant (as required by GCC 3.4.0).


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [72fbb643198b75e2976778690b5e49ce76e9c2a8]

INTEGRATION: CWS sb20 (1.9.34); FILE MERGED 2004/07/14 08:58:39 sb 1.9.34.4: #i31281# [Agg]ImplInheritanceHelper1--12 now support BaseClass ctors with up to six arguments (more can be added if need be). 2004/07/12 11:00:10 sb 1.9.34.3: RESYNC: (1.9-1.10); FILE MERGED 2004/07/12 07:34:14 sb 1.9.34.2: #i29352# Reverted 1.9.34.1 to 1.9, to avoid merge conflicts; 1.9.34.1 will make its way to HEAD as the copied 1.9.26.1 once cws_src680_gcc340fixes01 is integrated. 2004/06/10 12:55:18 sb 1.9.34.1: #i29352# Added static_type to C++ classes generated for UNO interface types, so that cppuhelper/comp|implbaseN.hxx can be made Standard C++ conformant (as required by GCC 3.4.0).


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [4dd6185620d05e59a19ad7b0838178d638a26189]

INTEGRATION: CWS sb20 (1.9.34); FILE MERGED 2004/07/14 08:58:39 sb 1.9.34.4: #i31281# [Agg]ImplInheritanceHelper1--12 now support BaseClass ctors with up to six arguments (more can be added if need be). 2004/07/12 10:59:40 sb 1.9.34.3: RESYNC: (1.9-1.10); FILE MERGED 2004/07/12 07:34:14 sb 1.9.34.2: #i29352# Reverted 1.9.34.1 to 1.9, to avoid merge conflicts; 1.9.34.1 will make its way to HEAD as the copied 1.9.26.1 once cws_src680_gcc340fixes01 is integrated. 2004/06/10 12:55:18 sb 1.9.34.1: #i29352# Added static_type to C++ classes generated for UNO interface types, so that cppuhelper/comp|implbaseN.hxx can be made Standard C++ conformant (as required by GCC 3.4.0).


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [806ca382fda53b05b6459d33ee8a5fe3a9beb703]

INTEGRATION: CWS sb20 (1.9.34); FILE MERGED 2004/07/14 08:58:38 sb 1.9.34.4: #i31281# [Agg]ImplInheritanceHelper1--12 now support BaseClass ctors with up to six arguments (more can be added if need be). 2004/07/12 10:57:32 sb 1.9.34.3: RESYNC: (1.9-1.10); FILE MERGED 2004/07/12 07:34:14 sb 1.9.34.2: #i29352# Reverted 1.9.34.1 to 1.9, to avoid merge conflicts; 1.9.34.1 will make its way to HEAD as the copied 1.9.26.1 once cws_src680_gcc340fixes01 is integrated. 2004/06/10 12:55:17 sb 1.9.34.1: #i29352# Added static_type to C++ classes generated for UNO interface types, so that cppuhelper/comp|implbaseN.hxx can be made Standard C++ conformant (as required by GCC 3.4.0).


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [b67d4de56d85df43f764f55af92750653ae160c7]

INTEGRATION: CWS sb20 (1.9.34); FILE MERGED 2004/07/14 08:58:38 sb 1.9.34.4: #i31281# [Agg]ImplInheritanceHelper1--12 now support BaseClass ctors with up to six arguments (more can be added if need be). 2004/07/12 10:57:04 sb 1.9.34.3: RESYNC: (1.9-1.10); FILE MERGED 2004/07/12 07:34:14 sb 1.9.34.2: #i29352# Reverted 1.9.34.1 to 1.9, to avoid merge conflicts; 1.9.34.1 will make its way to HEAD as the copied 1.9.26.1 once cws_src680_gcc340fixes01 is integrated. 2004/06/10 12:55:17 sb 1.9.34.1: #i29352# Added static_type to C++ classes generated for UNO interface types, so that cppuhelper/comp|implbaseN.hxx can be made Standard C++ conformant (as required by GCC 3.4.0).


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [901bec55363950cf56f489550af0e0d49d877442]

INTEGRATION: CWS sb20 (1.9.34); FILE MERGED 2004/07/14 08:58:38 sb 1.9.34.4: #i31281# [Agg]ImplInheritanceHelper1--12 now support BaseClass ctors with up to six arguments (more can be added if need be). 2004/07/12 11:00:52 sb 1.9.34.3: RESYNC: (1.9-1.10); FILE MERGED 2004/07/12 07:34:13 sb 1.9.34.2: #i29352# Reverted 1.9.34.1 to 1.9, to avoid merge conflicts; 1.9.34.1 will make its way to HEAD as the copied 1.9.26.1 once cws_src680_gcc340fixes01 is integrated. 2004/06/10 12:55:16 sb 1.9.34.1: #i29352# Added static_type to C++ classes generated for UNO interface types, so that cppuhelper/comp|implbaseN.hxx can be made Standard C++ conformant (as required by GCC 3.4.0).


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [4fd0483acf0c9ec0d9853cf95b0c4016524d6076]

INTEGRATION: CWS sb20 (1.9.34); FILE MERGED 2004/07/14 08:58:37 sb 1.9.34.4: #i31281# [Agg]ImplInheritanceHelper1--12 now support BaseClass ctors with up to six arguments (more can be added if need be). 2004/07/12 10:59:14 sb 1.9.34.3: RESYNC: (1.9-1.10); FILE MERGED 2004/07/12 07:34:13 sb 1.9.34.2: #i29352# Reverted 1.9.34.1 to 1.9, to avoid merge conflicts; 1.9.34.1 will make its way to HEAD as the copied 1.9.26.1 once cws_src680_gcc340fixes01 is integrated. 2004/06/10 12:55:16 sb 1.9.34.1: #i29352# Added static_type to C++ classes generated for UNO interface types, so that cppuhelper/comp|implbaseN.hxx can be made Standard C++ conformant (as required by GCC 3.4.0).


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [41539921950710f55d64da10b8a8b3bfe6bc3d49]

INTEGRATION: CWS sb20 (1.4.34); FILE MERGED 2004/07/08 12:49:25 sb 1.4.34.1: #i29741# Retrofitted existing services as single-interface--based ones.


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [8a2065865d6107c2c8ebcc40b4e4ca6127017728]

INTEGRATION: CWS sb20 (1.15.16); FILE MERGED 2004/07/12 15:23:57 sb 1.15.16.1: #i31281# Added XPublished.


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [476611ac3fc4f3b7e8483bd83510fbc30aaf5b03]

INTEGRATION: CWS sb20 (1.9.16); FILE MERGED 2004/07/12 15:23:33 sb 1.9.16.1: #i31281# Fixed documentation.


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [4ee3da583c97d47870d56d78ab1336794d46e709]

INTEGRATION: CWS sb20 (1.11.16); FILE MERGED 2004/07/12 15:23:56 sb 1.11.16.1: #i31281# Added XPublished.


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [512a51096141cc7e338bdb2f5618ac589d3eb68c]

INTEGRATION: CWS sb20 (1.3.16); FILE MERGED 2004/07/08 08:57:58 sb 1.3.16.1: #i31194# Use XServiceConstructorDescription for default constructors also (so that a service can now have no constructors at all).


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [221553a234f91b8e690b7a7f4887d6eabae9ef1d]

INTEGRATION: CWS sb20 (1.2.32); FILE MERGED 2004/07/08 08:57:57 sb 1.2.32.1: #i31194# Use XServiceConstructorDescription for default constructors also (so that a service can now have no constructors at all).


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [a185a6ff931dee31c306c274fca80b1a816304ee]

INTEGRATION: CWS sb20 (1.1.2); FILE ADDED 2004/07/12 15:24:49 sb 1.1.2.1: #i31281# Added XPublished.


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [cd9fdc3d3ccac85b44df23cf3198dc024ecc064c]

INTEGRATION: CWS sb20 (1.7.16); FILE MERGED 2004/07/08 12:49:25 sb 1.7.16.1: #i29741# Retrofitted existing services as single-interface--based ones.


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [b8c17bef785199961a2205be85676810d83e0855]

INTEGRATION: CWS sb20 (1.9.16); FILE MERGED 2004/07/08 12:49:24 sb 1.9.16.1: #i29741# Retrofitted existing services as single-interface--based ones.


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [83de94ea7db2d3997f6aef54f625190a8c5eb2b2]

INTEGRATION: CWS sb20 (1.1.34); FILE MERGED 2004/06/15 07:44:17 sb 1.1.34.1: #i29119# sandbox.jar no longer needed by UNO.


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [111369138fb3719b3aae6b0268db6e8c13fb6c19]

INTEGRATION: CWS sb20 (1.1.34); FILE MERGED 2004/06/15 07:44:02 sb 1.1.34.1: #i29119# sandbox.jar no longer needed by UNO.


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [e5a14a5700b445b609e52aa036425d14b9685f90]

INTEGRATION: CWS sb20 (1.28.34); FILE MERGED 2004/06/15 07:43:45 sb 1.28.34.1: #i29119# sandbox.jar no longer needed by UNO.


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [7c0d68c8535af2a55995f2016dbb7b0eab1f5f6d]

INTEGRATION: CWS sb20 (1.2.34); FILE MERGED 2004/07/09 12:43:45 sb 1.2.34.1: #i29741# Retrofitted existing services as single-interface--based ones.


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [a373124b5a751ce1fcefe4ce646ab32111643702]

INTEGRATION: CWS sb20 (1.3.34); FILE MERGED 2004/06/15 07:43:13 sb 1.3.34.1: #i29119# sandbox.jar no longer needed by UNO.


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [bc55427ad22744b9ce3c0b9655c82fd527c34a23]

INTEGRATION: CWS sb20 (1.29.16); FILE MERGED 2004/06/15 07:43:12 sb 1.29.16.1: #i29119# sandbox.jar no longer needed by UNO.


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [806f32733c432f91c1d5007f27149efee0fdf285]

INTEGRATION: CWS sb20 (1.8.24); FILE MERGED 2004/06/15 07:42:55 sb 1.8.24.1: #i29119# sandbox.jar no longer needed by UNO.


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [a5d16addc8bc6372fec16674778a528b1d0a5b83]

INTEGRATION: CWS sb20 (1.1.34); FILE MERGED 2004/06/15 07:42:33 sb 1.1.34.1: #i29119# sandbox.jar no longer needed by UNO.


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [624e248fadcc8e8df3cc12527fe7632a52abbb55]

INTEGRATION: CWS sb20 (1.2.44); FILE MERGED 2004/07/09 11:39:25 sb 1.2.44.1: #i29741# Retrofitted existing services as single-interface--based ones.


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [aa4d60260a32e5fd0f06cfea5118a28dd49cde8b]

INTEGRATION: CWS sb20 (1.2.44); FILE MERGED 2004/06/14 11:41:45 sb 1.2.44.1: #i29119# sandbox.jar no longer needed by UNO.


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [bb7da2c4d53800ce458a1e619c968e6e465a9085]

INTEGRATION: CWS sb20 (1.2.44); FILE MERGED 2004/07/09 13:29:34 sb 1.2.44.1: #i29741# Retrofitted existing services as single-interface--based ones.


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [6602cab6b75b535d0bb5bf6b44ea0b1341c36b5e]

INTEGRATION: CWS sb20 (1.2.116); FILE MERGED 2004/07/09 13:29:32 sb 1.2.116.1: #i29741# Retrofitted existing services as single-interface--based ones.


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [422f6931e91da50b2a7e4b0ab8245df02867e9b2]

INTEGRATION: CWS sb20 (1.3.110); FILE MERGED 2004/06/14 11:41:43 sb 1.3.110.1: #i29119# sandbox.jar no longer needed by UNO.


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [9c90fa61e9ea6159e54fe79454c61e7cf1280a42]

INTEGRATION: CWS sb20 (1.3.110); FILE MERGED 2004/07/09 13:29:31 sb 1.3.110.1: #i29741# Retrofitted existing services as single-interface--based ones.


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [8910bd3edacc0a213076139f75b11ed174b9147e]

INTEGRATION: CWS sb20 (1.5.2); FILE MERGED 2004/06/14 11:41:42 sb 1.5.2.1: #i29119# sandbox.jar no longer needed by UNO.


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [8dc9d3f3fb205870e9778833513967c89a02eac5]

INTEGRATION: CWS sb20 (1.3.62); FILE MERGED 2004/07/09 11:39:24 sb 1.3.62.1: #i29741# Retrofitted existing services as single-interface--based ones.


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [6f65dea04cbccd9f615890d89f4356e9c9186366]

INTEGRATION: CWS sb20 (1.3.62); FILE MERGED 2004/06/14 11:41:41 sb 1.3.62.1: #i29119# sandbox.jar no longer needed by UNO.


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [a3335abd4792d86494febf8e49ec54958b2a55a2]

INTEGRATION: CWS sb20 (1.3.62); FILE MERGED 2004/07/09 13:29:30 sb 1.3.62.2: #i29741# Retrofitted existing services as single-interface--based ones. 2004/07/09 11:39:24 sb 1.3.62.1: #i29741# Retrofitted existing services as single-interface--based ones.


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [992844245b51c4e6edea263dbfcb70b99dc04976]

INTEGRATION: CWS sb20 (1.6.2); FILE MERGED 2004/06/14 11:41:40 sb 1.6.2.1: #i29119# sandbox.jar no longer needed by UNO.


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [f894b84631bb79d3a77b78ea85c10067c6ba58db]

INTEGRATION: CWS sb20 (1.3.20); FILE MERGED 2004/07/09 13:29:29 sb 1.3.20.1: #i29741# Retrofitted existing services as single-interface--based ones.


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [89deac22a89e888c246a08e2a163b1c1d26ea6dd]

INTEGRATION: CWS sb20 (1.6.126); FILE MERGED 2004/06/14 11:41:39 sb 1.6.126.1: #i29119# sandbox.jar no longer needed by UNO.


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [4921661c802a4bca1b96d170ff11ee2632d4e801]

INTEGRATION: CWS sb20 (1.2.126); FILE MERGED 2004/06/14 11:41:39 sb 1.2.126.1: #i29119# sandbox.jar no longer needed by UNO.


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [8b5da41f15a7df28f6323f1fb1736bbae0d6e137]

INTEGRATION: CWS sb20 (1.16.2); FILE MERGED 2004/07/02 13:16:19 sb 1.16.2.1: #i29740# When mapping ANYs from binary UNO to Java, do not lose information about type arguments of instantiated polymorphic struct types.


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [1c20a60b5c65ac7f2d6905fdabe6c85dd0ab2ee8]

INTEGRATION: CWS sb20 (1.2.14); FILE MERGED 2004/06/15 08:13:04 sb 1.2.14.1: #i29119# sandbox.jar no longer needed by UNO.


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [496513357daba9354a468fa8d94e6e387e2b03c7]

INTEGRATION: CWS sb20 (1.2.14); FILE MERGED 2004/07/09 13:45:55 sb 1.2.14.2: #i29741# Retrofitted existing services as single-interface--based ones. 2004/07/09 12:49:33 sb 1.2.14.1: #i29741# Retrofitted existing services as single-interface--based ones.


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [d14f117388cd82f5063dfc24f525ae11e545ba2e]

INTEGRATION: CWS sb20 (1.15.2); FILE MERGED 2004/07/15 14:37:24 sb 1.15.2.2: #i29741# Adapted to W32 platform; cleaned up. 2004/06/15 08:13:03 sb 1.15.2.1: #i29119# sandbox.jar no longer needed by UNO.


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [b5e3f284284ca83c91e786ffa1117c2890124638]

INTEGRATION: CWS sb20 (1.11.2); FILE MERGED 2004/07/15 14:37:11 sb 1.11.2.4: #i29741# Adapted to W32 platform. 2004/07/09 12:49:32 sb 1.11.2.3: #i29741# Retrofitted existing services as single-interface--based ones. 2004/07/06 13:00:51 sb 1.11.2.2: #i31129# New getCppuType template that favors UNO type CHAR (sal_Unicode) over UNO type UNSIGNED SHORT (sal_uInt16), in case both have the same underlying C++ type. 2004/07/02 13:37:38 sb 1.11.2.1: #i29740# When mapping ANYs, do not lose information about type arguments of instantiated polymorphic struct types.


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [7606151fbb5503ec91892212013321f4b3da40af]

INTEGRATION: CWS sb20 (1.2.70); FILE MERGED 2004/06/15 08:13:03 sb 1.2.70.1: #i29119# sandbox.jar no longer needed by UNO.


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [477e0131493169e1c01ec87b349d25a864282aab]

INTEGRATION: CWS sb20 (1.1.70); FILE MERGED 2004/07/09 13:45:54 sb 1.1.70.1: #i29741# Retrofitted existing services as single-interface--based ones.


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [dae14f742c7540a56fc360ea6954f9044186faa0]

INTEGRATION: CWS sb20 (1.3.4); FILE MERGED 2004/07/06 13:00:04 sb 1.3.4.1: #i31129# New getCppuType template that favors UNO type CHAR (sal_Unicode) over UNO type UNSIGNED SHORT (sal_uInt16), in case both have the same underlying C++ type.


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [0e0e63b71bf8d41b16c56d86e450408c81d2fbba]

INTEGRATION: CWS sb20 (1.22.4); FILE MERGED 2004/07/08 09:16:47 sb 1.22.4.1: #i29741# Allow for single-interface--based services that have neither explicit nor implicit constructors.


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [251e295b0363562db4de191deb878d01a4218e19]

INTEGRATION: CWS sb20 (1.5.4); FILE MERGED 2004/07/08 09:16:46 sb 1.5.4.1: #i29741# Allow for single-interface--based services that have neither explicit nor implicit constructors.


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [b28bfd4568bfb53ed8cf8c6f6da5649ad0d754d6]

INTEGRATION: CWS sb20 (1.28.2); FILE MERGED 2004/07/08 09:16:46 sb 1.28.2.6: #i29741# Allow for single-interface--based services that have neither explicit nor implicit constructors. 2004/07/06 13:00:03 sb 1.28.2.5: #i31129# New getCppuType template that favors UNO type CHAR (sal_Unicode) over UNO type UNSIGNED SHORT (sal_uInt16), in case both have the same underlying C++ type. 2004/07/02 12:22:05 sb 1.28.2.4: #i29740# Cleaned up generated code; avoid problems with dependent type names. 2004/07/01 07:43:27 sb 1.28.2.3: #i30949# Fixed generation of dependent types. 2004/06/10 13:14:22 sb 1.28.2.2: #i29352# Avoid exception specifications. 2004/06/10 12:51:59 sb 1.28.2.1: #i29352# Added static_type to C++ classes generated for UNO interface types, so that cppuhelper/comp|implbaseN.hxx can be made Standard C++ conformant (as required by GCC 3.4.0).


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [ccd8becb5e8f6d6e93eb10a40c262a6628275e39]

INTEGRATION: CWS sb20 (1.4.4); FILE MERGED 2004/07/01 07:43:26 sb 1.4.4.1: #i30949# Fixed generation of dependent types.


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [b2009f345068f2c76255443133e8bd29fc0eba60]

INTEGRATION: CWS sb20 (1.2.4); FILE MERGED 2004/07/08 09:16:45 sb 1.2.4.1: #i29741# Allow for single-interface--based services that have neither explicit nor implicit constructors.


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [c9415d4fac2fd4ff2daeed1c3f8bdfd2a0eb2f5d]

INTEGRATION: CWS sb20 (1.2.100); FILE MERGED 2004/07/09 09:56:22 sb 1.2.100.1: #i29741# Retrofitted existing services as single-interface--based ones.


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [0a454e6050d62f829891a8144a1fd7d2c6bd5c32]

INTEGRATION: CWS sb20 (1.2.174); FILE MERGED 2004/06/14 13:37:09 sb 1.2.174.1: #i29119# sandbox.jar no longer needed by UNO.


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [6130663a6e1847f1b61268735040754c52d4ce5f]

INTEGRATION: CWS sb20 (1.10.16); FILE MERGED 2004/06/14 13:37:07 sb 1.10.16.2: #i29119# sandbox.jar no longer needed by UNO. 2004/06/14 11:26:48 sb 1.10.16.1: #i29119# Replaced sandbox.jar-based class loader with an own one.


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [ecd903d6f3658cdf4fb1e4ae5d2d74e6ab0d74af]

INTEGRATION: CWS sb20 (1.4.46); FILE MERGED 2004/06/14 13:37:05 sb 1.4.46.1: #i29119# sandbox.jar no longer needed by UNO.


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [27c08ed70929b87f05583fa8194904cf8a3e2006]

INTEGRATION: CWS sb20 (1.6.134); FILE MERGED 2004/06/14 13:37:02 sb 1.6.134.1: #i29119# sandbox.jar no longer needed by UNO.


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [1d3164df959b31ba9f50ddc108569f3adec32ff7]

INTEGRATION: CWS sb20 (1.6.136); FILE MERGED 2004/06/14 11:26:47 sb 1.6.136.1: #i29119# Replaced sandbox.jar-based class loader with an own one.


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [462f3d3f8f7442d5bf2642d136a1b170ecbb99b7]

INTEGRATION: CWS sb20 (1.13.100); FILE MERGED 2004/06/14 11:26:47 sb 1.13.100.1: #i29119# Replaced sandbox.jar-based class loader with an own one.


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [bac4c735861d2c8f3033f8b300064cb603c362e5]

INTEGRATION: CWS sb20 (1.8.8); FILE MERGED 2004/07/08 09:14:44 sb 1.8.8.1: #i29741# Allow for single-interface--based services that have neither explicit nor implicit constructors.


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [7252e6e02878d923a7008bb6475610cd0ca0c218]

INTEGRATION: CWS sb20 (1.9.8); FILE MERGED 2004/07/08 09:14:44 sb 1.9.8.1: #i29741# Allow for single-interface--based services that have neither explicit nor implicit constructors.


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [6f888416c284a6eacdd17c41152e98602f9bd5cf]

INTEGRATION: CWS sb20 (1.3.18); FILE MERGED 2004/07/08 09:14:43 sb 1.3.18.1: #i29741# Allow for single-interface--based services that have neither explicit nor implicit constructors.


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [894c0fa0e9d0e51ebfbf9bd25f39054bbaec96ec]

INTEGRATION: CWS sb20 (1.1.82); FILE MERGED 2004/06/15 08:10:04 sb 1.1.82.1: #i29119# sandbox.jar no longer needed by UNO.


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [f077e62a0b4268fa49956d80289b8a122f274ff8]

INTEGRATION: CWS sb20 (1.1.110); FILE MERGED 2004/06/14 11:27:45 sb 1.1.110.1: #i29119# sandbox.jar no longer needed by UNO.


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [79f7dee67a9a6486a777ae8829d951f2f1d32d6e]

INTEGRATION: CWS sb20 (1.11.6); FILE MERGED 2004/07/12 10:40:58 sb 1.11.6.2: RESYNC: (1.11-1.12); FILE MERGED 2004/07/02 12:12:16 sb 1.11.6.1: #i29740# Improved constness.


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [7ccf95e696dd2311371047f87abe70e675de1d6a]

INTEGRATION: CWS sb20 (1.16.12); FILE MERGED 2004/07/02 12:12:15 sb 1.16.12.1: #i29740# Improved constness.


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [4876fc55bc769a008397664bc4b75218a833d86a]

INTEGRATION: CWS sb20 (1.9.56); FILE MERGED 2004/07/06 12:58:56 sb 1.9.56.1: #i31129# New getCppuType template that favors UNO type CHAR (sal_Unicode) over UNO type UNSIGNED SHORT (sal_uInt16), in case both have the same underlying C++ type.


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [f292b16eecdb849ddf4d593b0c693b121fa8ad19]

INTEGRATION: CWS sb20 (1.10.56); FILE MERGED 2004/07/06 12:58:03 sb 1.10.56.1: #i31129# New getCppuType template that favors UNO type CHAR (sal_Unicode) over UNO type UNSIGNED SHORT (sal_uInt16), in case both have the same underlying C++ type.


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [7de38f2069761b012d76c1bf50e9503cfe5bff22]

INTEGRATION: CWS sb20 (1.2.36); FILE MERGED 2004/06/14 13:16:12 sb 1.2.36.1: #i29119# sandbox.jar no longer needed by UNO.


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [ae11bf82c1830045393f47f1f0ba32a324b10018]

INTEGRATION: CWS sb20 (1.2.36); FILE MERGED 2004/06/14 13:16:10 sb 1.2.36.1: #i29119# sandbox.jar no longer needed by UNO.


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [d3dc016b6021dec0deb062705c391dafc88b3d32]

INTEGRATION: CWS sb20 (1.7.26); FILE MERGED 2004/06/28 14:27:07 sb 1.7.26.1: #i29740# Added PropertySetMixin.


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [4eb7fc2b6bb500f2bd0bed3c182216b529dcc36b]

INTEGRATION: CWS sb20 (1.9.40); FILE MERGED 2004/06/28 14:27:06 sb 1.9.40.1: #i29740# Added PropertySetMixin.


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [f4a356b22da11b59aa5f4b9c6f1eae0ffc09d4b8]

INTEGRATION: CWS sb20 (1.8.26); FILE MERGED 2004/06/28 14:27:05 sb 1.8.26.1: #i29740# Added PropertySetMixin.


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [66de1943da7ef3ff619bfd21ad070b93b24f91d1]

INTEGRATION: CWS sb20 (1.2.46); FILE MERGED 2004/06/14 12:50:17 sb 1.2.46.1: #i29119# sandbox.jar no longer needed by UNO.


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [6678cc2dde22da3061efacb0183ac7bd12ce84e0]

INTEGRATION: CWS sb20 (1.2.16); FILE MERGED 2004/06/14 13:47:26 sb 1.2.16.1: #i29119# sandbox.jar no longer needed by UNO.


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [3e20c4c9c0f5cfcede8c34185a758fa60351e034]

INTEGRATION: CWS jmarmion2 (1.55.20); FILE MERGED 2004/07/20 13:32:34 jmarmion 1.55.20.1: #i20501# add drop-down to header/footer dialog.


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [637b33ba758a2c6349781aa8c87a15e7fc5ce458]

INTEGRATION: CWS sb20 (1.4.22); FILE MERGED 2004/07/12 15:36:20 sb 1.4.22.1: #i29741# Retrofitted existing services as single-interface--based ones.


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [8678c20e1bae73756e6c0770a6bae363d63481ab]

INTEGRATION: CWS sb20 (1.2.102); FILE MERGED 2004/06/15 08:08:50 sb 1.2.102.1: #i29119# sandbox.jar no longer needed by UNO.


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [c2345a4871f885a6a3c5d5ad451ab0d2cbbde869]

INTEGRATION: CWS sb20 (1.2.102); FILE MERGED 2004/06/15 08:08:49 sb 1.2.102.1: #i29119# sandbox.jar no longer needed by UNO.


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [e95316ed85ef6b15234ab8afea0e02a8d83f473d]

INTEGRATION: CWS jmarmion2 (1.8.20); FILE MERGED 2004/07/20 13:26:53 jmarmion 1.8.20.1: #i20501# add drop-down to header/footer dialog.


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [bd527b12c56f3f3b5b3a84d7b832c3e9129ee698]

INTEGRATION: CWS sb20 (1.2.12); FILE MERGED 2004/06/15 09:16:57 sb 1.2.12.1: #i29119# sandbox.jar no longer needed by UNO.


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [0c55f3af427d9fe7868ec6f15a965926b8728c9f]

INTEGRATION: CWS sb20 (1.2.12); FILE MERGED 2004/06/15 09:16:56 sb 1.2.12.1: #i29119# sandbox.jar no longer needed by UNO.


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [9100b69a73015ea9d898ea1c810b1510a050b1a5]

INTEGRATION: CWS sb20 (1.1.1.1.342); FILE MERGED 2004/06/14 13:09:22 sb 1.1.1.1.342.1: #i29119# sandbox.jar no longer needed by UNO.


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [461b5f587653677a49739cec455d9564eefcfcbc]

INTEGRATION: CWS sb20 (1.13.62); FILE MERGED 2004/06/10 13:24:39 sb 1.13.62.1: #i29119# sandbox.jar no longer needed by UNO.


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [b537dcd28934b3bee69110e111e57ad9decf3146]

INTEGRATION: CWS sb20 (1.4.62); FILE MERGED 2004/06/10 13:24:35 sb 1.4.62.1: #i29119# sandbox.jar no longer needed by UNO.


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [25459ef9ba70e547d4541b51f9c2a4eaa03e0d18]

INTEGRATION: CWS sb20 (1.2.66); FILE MERGED 2004/06/14 12:49:21 sb 1.2.66.1: #i29119# sandbox.jar no longer needed by UNO.


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [da57be4edc9a716a8256c913bacac26a925efa6a]

INTEGRATION: CWS sb20 (1.1.158); FILE MERGED 2004/06/15 08:14:28 sb 1.1.158.1: #i29119# sandbox.jar no longer needed by UNO.


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [f4ad13b94fcb818b3e392013c6378c0f6fcdd339]

INTEGRATION: CWS sb20 (1.2.152); FILE MERGED 2004/06/15 08:14:27 sb 1.2.152.1: #i29119# sandbox.jar no longer needed by UNO.


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [5fc4bb8be003b37649e30b008d46d847a0a464f5]

INTEGRATION: CWS sb20 (1.25.144); FILE MERGED 2004/06/15 08:14:26 sb 1.25.144.1: #i29119# sandbox.jar no longer needed by UNO.


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [eb3cbcf8079e4f971bc1b3a4693fc296e5c2ed63]

INTEGRATION: CWS sb20 (1.3.182); FILE MERGED 2004/06/15 08:14:26 sb 1.3.182.1: #i29119# sandbox.jar no longer needed by UNO.


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [6eb8420e9dc3142f775d65a7043c0ae73fd70aca]

INTEGRATION: CWS jmarmion2 (1.2.82); FILE MERGED 2004/07/23 11:07:06 jmarmion 1.2.82.3: #i20501# - add preview when traversing using the cursor/ up/down keys. 2004/07/22 15:38:04 jmarmion 1.2.82.2: #i20501- allow cursor keys up/down to scroll through the drop-down list. 2004/07/20 13:30:55 jmarmion 1.2.82.1: #i20501# add drop-down to header/footer dialog.


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [588aadd076fd7274107ccef9724c992d22e7c4ae]

INTEGRATION: CWS jmarmion2 (1.40.34); FILE MERGED 2004/07/20 13:30:54 jmarmion 1.40.34.1: #i20501# add drop-down to header/footer dialog.


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [a0fe10d9d5290a22cc6a150af52e445bf1c4e636]

INTEGRATION: CWS sb20 (1.2.12); FILE MERGED 2004/06/15 09:07:07 sb 1.2.12.1: #i29119# sandbox.jar no longer needed by UNO.


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [81aa6dbf285a33555eefd87274e65f7336df7ced]

INTEGRATION: CWS jmarmion2 (1.3.504); FILE MERGED 2004/07/20 13:30:54 jmarmion 1.3.504.1: #i20501# add drop-down to header/footer dialog.


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [e93c2a5f447d3a29dff91426400a2637ab5410e9]

INTEGRATION: CWS jmarmion2 (1.8.82); FILE MERGED 2004/07/20 13:28:58 jmarmion 1.8.82.1: #i20501# add drop-down to header/footer dialog.


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [42d008af89ed302ac33485be272eb00b29093cc3]

INTEGRATION: CWS sb20 (1.2.12); FILE MERGED 2004/06/15 09:07:06 sb 1.2.12.1: #i29119# sandbox.jar no longer needed by UNO.


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [c68d0b2dccd9956140af1cfc3f84c0c5fa7eb31b]

INTEGRATION: CWS jmarmion2 (1.3.66); FILE MERGED 2004/07/23 11:07:33 jmarmion 1.3.66.2: #i20501# - add preview when traversing using the cursor/ up/down keys. 2004/07/20 13:28:57 jmarmion 1.3.66.1: #i20501# add drop-down to header/footer dialog.


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [6a6c48e18b357febd8c6e3c9d1e46b63161840a3]

INTEGRATION: CWS sb20 (1.11.12); FILE MERGED 2004/06/15 09:07:01 sb 1.11.12.1: #i29119# sandbox.jar no longer needed by UNO.


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [88dcb08f5ba232b37b635bcc35dd16c56fd17f47]

INTEGRATION: CWS sb20 (1.2.12); FILE MERGED 2004/06/15 09:07:01 sb 1.2.12.1: #i29119# sandbox.jar no longer needed by UNO.


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [ff71e0d08b0111f4ccfb41842115102ae502e202]

INTEGRATION: CWS sb20 (1.2.12); FILE MERGED 2004/06/15 09:07:00 sb 1.2.12.1: #i29119# sandbox.jar no longer needed by UNO.


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [0b31879bc7c296debe2fa2b7f194391c3688d82c]

INTEGRATION: CWS scriptingf7 (1.1.2); FILE ADDED 2004/06/30 10:45:31 npower 1.1.2.2: #i25269# Added new resource files and dp_parceldesc for parsing the parcel-descriptor.xml

Issue number:
Submitted by:
Reviewed by:
2004/06/22 07:45:45 npower 1.1.2.1: #i25269# makefile for new scripting framework pkgchk backend

2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [4e7e88c1e5720525dc713743bea75572da138212]

INTEGRATION: CWS scriptingf7 (1.1.2); FILE ADDED 2004/07/13 15:21:27 npower 1.1.2.4: #i25269# use new de language tag for resource Issue number: Submitted by: Reviewed by: 2004/07/13 12:41:25 npower 1.1.2.3: #i25269# Update to resource file for new en-US tag. Issue number: Submitted by: Reviewed by: 2004/07/06 07:20:34 npower 1.1.2.2: #i25269# changes to string resource to reflect changes in spec. Issue number: Submitted by: Reviewed by: 2004/06/30 10:44:34 npower 1.1.2.1: 25269# Resource file support for new string needed for display of the subpackage type for scripting framework scripts.

Issue number:
Submitted by:
Reviewed by:

2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [4b20cdc8ab93cfa516e602b5c7154dcb662b393c]

INTEGRATION: CWS scriptingf7 (1.1.2); FILE ADDED 2004/06/30 10:43:49 npower 1.1.2.1: #i25269# Resource file support for new string needed for display of the subpackage type for scripting framework scripts. Issue number: Submitted by: Reviewed by:


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [949765274b0e3c1e449a3da4674fd7a9f1e929f2]

INTEGRATION: CWS scriptingf7 (1.1.2); FILE ADDED 2004/06/30 10:47:08 npower 1.1.2.2: #i25269# changes needed to get name of subpackage type from resource id and modify that id with the language detected. Also added code to parse parcel-descriptor.xml

Issue number:
Submitted by:
Reviewed by:
2004/06/22 07:46:10 npower 1.1.2.1: #i25269# new backend for scripting framework

2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [981ca7adfaf56e43dd9ae4543c06e1c2c5ba2c77]

INTEGRATION: CWS scriptingf7 (1.1.2); FILE ADDED 2004/06/30 10:42:38 npower 1.1.2.1: #i25269# Parsing functionality for parcel-descriptor.xml file. This is needed to determine the language of the parcel for display. Issue number: Submitted by: Reviewed by:


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [a2a9a6fb5aadc6c147dc8dc5e4fc1a62be35f890]

INTEGRATION: CWS scriptingf7 (1.1.2); FILE ADDED 2004/07/13 14:41:00 toconnor 1.1.2.2: #i25269# fix typo adding pkgchk support for scripting framework Issue number: Submitted by: Reviewed by: 2004/06/30 10:41:39 npower 1.1.2.1: #i25269# Parsing functionality for parcel-descriptor.xml file. This is needed to determine the language of the parcel for display. Issue number: Submitted by: Reviewed by:


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [a09dc7b17f53025ff013b84d48079ebde3696f2f]

INTEGRATION: CWS scriptingf7 (1.2.54); FILE MERGED 2004/06/30 10:48:05 npower 1.2.54.3: #i25269# Resource file support for new string needed for display of the subpackage type for scripting framework scripts added deployment_registry_sfwk.srs to makefile

Issue number:
Submitted by:
Reviewed by:
2004/06/23 09:00:01 toconnor 1.2.54.2: RESYNC: (1.2-1.3); FILE MERGED
2004/06/22 07:49:03 npower 1.2.54.1: #i25269# add sfwk to be built
Issue number:
Submitted by:
Reviewed by:

2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [24a70897d655a40cff784657fb31c41de1de862c]

INTEGRATION: CWS scriptingf7 (1.16.70); FILE MERGED 2004/07/08 14:52:33 toconnor 1.16.70.1: #i25682# command line support for scripting framework URLs


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [fd1de2d001e13b0843201ec601efe34b4e24482a]

INTEGRATION: CWS scriptingf7 (1.16.4); FILE MERGED 2004/06/23 08:56:47 toconnor 1.16.4.2: RESYNC: (1.16-1.17); FILE MERGED 2004/06/22 07:47:58 npower 1.16.4.1: #i25269# adding sfwk directory and targets to build.lst


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [16c647633dccba30b01a270c4a7be73dc9290a8a]

INTEGRATION: CWS scriptingf7 (1.2.24); FILE MERGED 2004/07/13 12:20:34 dfoster 1.2.24.3: #i30924# Fixing resource locales 2004/07/12 18:43:29 toconnor 1.2.24.2: RESYNC: (1.2-1.4); FILE MERGED 2004/07/12 16:10:07 dfoster 1.2.24.1: #i30924#


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [a0059b4918414b4c2f669332a60d22bef96094e3]

INTEGRATION: CWS scriptingf7 (1.2.24); FILE MERGED 2004/07/12 18:50:25 toconnor 1.2.24.2: RESYNC: (1.2-1.3); FILE MERGED 2004/07/12 16:10:07 dfoster 1.2.24.1: #i30924#


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [90a020c59159de3af595985c7c979f7b09e9344e]

INTEGRATION: CWS scriptingf7 (1.2.24); FILE MERGED 2004/07/12 18:49:24 toconnor 1.2.24.2: RESYNC: (1.2-1.3); FILE MERGED 2004/07/12 16:10:07 dfoster 1.2.24.1: #i30924#


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [79d3e08dd30b6fd390977e31a0e663cfae9da980]

INTEGRATION: CWS scriptingf7 (1.2.24); FILE MERGED 2004/07/13 15:41:10 dfoster 1.2.24.3: #i30924# Fix problem with user/share when launched from customize dialog where slots are shown. 2004/07/12 18:43:19 toconnor 1.2.24.2: RESYNC: (1.2-1.3); FILE MERGED 2004/07/12 16:10:06 dfoster 1.2.24.1: #i30924#


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [11d2c70553a4dc0bb8ba908d3872ce0c56fe8793]

INTEGRATION: CWS scriptingf7 (1.2.24); FILE MERGED 2004/07/14 11:03:19 dfoster 1.2.24.8: #i30924# Fixed dialog resizing. 2004/07/14 10:52:09 toconnor 1.2.24.7: #i25260# move resource ids into global file 2004/07/13 15:13:55 dfoster 1.2.24.6: #i31141# 2004/07/13 12:20:33 dfoster 1.2.24.5: #i30924# Fixing resource locales 2004/07/13 10:08:57 dfoster 1.2.24.4: #i29782# 2004/07/12 18:50:13 toconnor 1.2.24.3: RESYNC: (1.2-1.4); FILE MERGED 2004/07/12 16:10:06 dfoster 1.2.24.2: #i30924# 2004/07/07 17:19:46 toconnor 1.2.24.1: #i25260# error handling dialog for scripting framework


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [6eb04700acd395c2dd625b90b3562ba90a26ef0f]

INTEGRATION: CWS scriptingf7 (1.2.24); FILE MERGED 2004/07/12 16:10:06 dfoster 1.2.24.3: #i30924# 2004/07/09 14:39:17 toconnor 1.2.24.2: #i25260# show error dialog asynchronously 2004/07/07 17:19:46 toconnor 1.2.24.1: #i25260# error handling dialog for scripting framework


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [d41e775f7a311206f10678bac102d5cd67a3e725]

INTEGRATION: CWS scriptingf7 (1.2.24); FILE MERGED 2004/07/14 10:52:09 toconnor 1.2.24.4: #i25260# move resource ids into global file 2004/07/12 18:56:19 toconnor 1.2.24.3: RESYNC: (1.2-1.3); FILE MERGED 2004/07/12 16:10:06 dfoster 1.2.24.2: #i30924# 2004/07/07 17:19:46 toconnor 1.2.24.1: #i25260# error handling dialog for scripting framework


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [bb953642793fddb202ac3f5beb6febeed9148bee]

INTEGRATION: CWS scriptingf7 (1.2.24); FILE MERGED 2004/07/14 13:25:14 toconnor 1.2.24.9: #i30924# Removing debug #defines 2004/07/14 11:03:19 dfoster 1.2.24.8: #i30924# Fixed dialog resizing. 2004/07/14 10:52:08 toconnor 1.2.24.7: #i25260# move resource ids into global file 2004/07/14 09:27:27 dfoster 1.2.24.6: #i30924# Fixed WindowBits problem that prevented display of +/- on nodes. 2004/07/12 18:49:51 toconnor 1.2.24.5: RESYNC: (1.2-1.3); FILE MERGED 2004/07/12 16:10:05 dfoster 1.2.24.4: #i30924# 2004/07/12 10:16:04 toconnor 1.2.24.3: #i25260# - implement error handling specification 2004/07/09 14:39:17 toconnor 1.2.24.2: #i25260# show error dialog asynchronously 2004/07/07 17:19:46 toconnor 1.2.24.1: #i25260# error handling dialog for scripting framework


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [758c45a629b4bb4f271493f0eac57aa07417a3ec]

INTEGRATION: CWS scriptingf7 (1.7.24); FILE MERGED 2004/07/12 18:44:03 toconnor 1.7.24.2: RESYNC: (1.7-1.9); FILE MERGED 2004/07/07 17:19:45 toconnor 1.7.24.1: #i25260# error handling dialog for scripting framework


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [fefa0c76a06239f6644a12e116938fb75b3848dd]

INTEGRATION: CWS scriptingf7 (1.8.22); FILE MERGED 2004/07/14 13:25:14 toconnor 1.8.22.3: #i30924# Removing debug #defines 2004/07/12 18:38:15 toconnor 1.8.22.2: RESYNC: (1.8-1.10); FILE MERGED 2004/07/07 17:19:45 toconnor 1.8.22.1: #i25260# error handling dialog for scripting framework


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [84f8ec39defbcd172d8e05767c9d0ca1a1d6c6a2]

INTEGRATION: CWS scriptingf7 (1.3.18); FILE MERGED 2004/07/13 10:32:03 dfoster 1.3.18.1: *** empty log message ***


2004-07-23  Hans-Joachim Lankenau  <hjs@openoffice.org>  [92cd78b26678916f6092a25bf5a4f391e0b09a47]

#i32010# rsc require -lg switch without equal sign


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [23e8da7f8a4d55ab9462f1cbe4dad9777fca291b]

INTEGRATION: CWS scriptingf7 (1.49.18); FILE MERGED 2004/07/13 10:08:56 dfoster 1.49.18.1: #i29782#


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [a43d9fac378719dc1992f0e3e672299518490ceb]

INTEGRATION: CWS scriptingf7 (1.20.2); FILE MERGED 2004/06/23 08:46:53 toconnor 1.20.2.2: RESYNC: (1.20-1.21); FILE MERGED 2004/06/08 15:17:53 kso 1.20.2.1: #i29648# - Fixed OFileAccess::transferImpl()


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [39c0cc0acd00f95cfc59c77b25d7d347182e8754]

INTEGRATION: CWS scriptingf7 (1.3.22); FILE MERGED 2004/07/02 09:01:47 npower 1.3.22.1: #i25269# add UCBHELP to link list, pyprovider has been enabled to be initialise from a string ( support for pkgchk, MasterScriptProvider factory, tdoc ) Issue number: Submitted by: Reviewed by:


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [9534e94487cfb047b4824758b5eae1758c7e438c]

INTEGRATION: CWS scriptingf7 (1.3.32); FILE MERGED 2004/06/12 08:42:36 npower 1.3.32.1: #i25269# Add support for pkgchk.


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [05efa5846e75edb34cd0b374e0d845af60463211]

INTEGRATION: CWS scriptingf7 (1.5.18); FILE MERGED 2004/06/12 08:42:36 npower 1.5.18.1: #i25269# Add support for pkgchk.


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [d9536ce8d68b60b30fe7aa9f3445fd4a92878442]

INTEGRATION: CWS scriptingf7 (1.8.4); FILE MERGED 2004/07/15 09:52:34 npower 1.8.4.3: #i25269# Fix crash/hang on exit, release in InvocationCtxProperties not using osl  osl_decrementInterlockedCount/osl_incrementInterlockedCount in fact we don't use this class anymore, have deleted from MasterScriptProvider.[ch]xx 2004/07/09 18:11:58 npower 1.8.4.2: #i25260# Changed exception handling as per new exception specification for Xscript::inovke and XScriptProvider::getScript. 2004/06/12 08:42:35 npower 1.8.4.1: #i25269# Add support for pkgchk.


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [2098b84c4ff3ba0c7866d031105eb20cb76590d9]

INTEGRATION: CWS scriptingf7 (1.10.4); FILE MERGED 2004/07/15 09:52:34 npower 1.10.4.7: #i25269# Fix crash/hang on exit, release in InvocationCtxProperties not using osl  osl_decrementInterlockedCount/osl_incrementInterlockedCount in fact we don't use this class anymore, have deleted from MasterScriptProvider.[ch]xx 2004/07/13 13:55:27 npower 1.10.4.6: #i25269# fixed bad check on index returned from indexOf method also just rearranged some error messages passed to exceptions 2004/07/09 18:11:57 npower 1.10.4.5: #i25260# Changed exception handling as per new exception specification for Xscript::inovke and XScriptProvider::getScript. 2004/07/05 16:02:11 npower 1.10.4.4: #i25269# changes to getScript() to use the current MSP if the location in the script url matches the location of the MSP or access the correct MSP using the MSP Factory otherwise. Special case exists for Basic where the previous handling is retained 2004/07/02 09:06:49 npower 1.10.4.3: #i25269# Added some trace information, also added python provider to blacklist so it no attemt is made to instantiate a python provider for uno-packages. When support for UNO-packages is added for python the blacklist will need to be modified again. Issue number: Submitted by: Reviewed by: 2004/06/23 07:53:37 npower 1.10.4.2: #i25269# workaround for tdoc bug, use model to get title, don't use ucb 2004/06/12 08:42:35 npower 1.10.4.1: #i25269# Add support for pkgchk.


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [cc68707a3716790ebc8a3c38876688dffd79ca6b]

INTEGRATION: CWS scriptingf7 (1.3.4); FILE MERGED 2004/06/12 08:42:34 npower 1.3.4.1: #i25269# Add support for pkgchk.


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [242f66f55a528ef08a7bf9f240e1afcaf101aec0]

INTEGRATION: CWS scriptingf7 (1.4.4); FILE MERGED 2004/06/12 08:42:34 npower 1.4.4.1: #i25269# Add support for pkgchk.


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [7912a91fa8dbaf17337f359391fd82fd37ef45bb]

INTEGRATION: CWS scriptingf7 (1.5.4); FILE MERGED 2004/06/12 08:42:33 npower 1.5.4.1: #i25269# Add support for pkgchk.


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [f931ee90e8012da607b5766e0b78fd215352e538]

INTEGRATION: CWS scriptingf7 (1.17.4); FILE MERGED 2004/07/09 19:30:01 npower 1.17.4.2: #i25260# Modified handler to reflect changes in exception specifications for XScript and XScriptProvider 2004/07/09 14:38:50 toconnor 1.17.4.1: #i25260# show error dialog if invocation fails


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [87be397fda0519de57042c5eaef8b74b3adb91cc]

INTEGRATION: CWS scriptingf7 (1.3.32); FILE MERGED 2004/06/12 08:43:53 npower 1.3.32.1: i25269 as part of changes to support pkgchk context from MSP is now passed as sting ( user/hare or tdoc url )


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [d814617b544e7a7e9fd6a5d4263e2fd2e0c162b2]

INTEGRATION: CWS scriptingf7 (1.2.32); FILE MERGED 2004/07/09 18:11:57 npower 1.2.32.1: #i25260# Changed exception handling as per new exception specification for Xscript::inovke and XScriptProvider::getScript.


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [67822dc6d0a2c751f55dfe753cc1c0073bfaa345]

INTEGRATION: CWS scriptingf7 (1.4.32); FILE MERGED 2004/07/09 18:11:57 npower 1.4.32.1: #i25260# Changed exception handling as per new exception specification for Xscript::inovke and XScriptProvider::getScript.


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [db6a6d9a4d52b48d3258f7ab93f7c855280c70c0]

INTEGRATION: CWS scriptingf7 (1.5.14); FILE MERGED 2004/07/09 18:11:57 npower 1.5.14.2: #i25260# Changed exception handling as per new exception specification for Xscript::inovke and XScriptProvider::getScript. 2004/06/12 08:43:52 npower 1.5.14.1: i25269 as part of changes to support pkgchk context from MSP is now passed as sting ( user/hare or tdoc url )


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [1d3c247e889fd5c4bac1402915c495c91565afae]

INTEGRATION: CWS scriptingf7 (1.10.4); FILE MERGED 2004/07/09 18:11:56 npower 1.10.4.3: #i25260# Changed exception handling as per new exception specification for Xscript::inovke and XScriptProvider::getScript. 2004/07/02 09:07:51 npower 1.10.4.2: #i25269# Uncomment throw for invalid argument type. Issue number: Submitted by: Reviewed by: 2004/06/12 08:43:52 npower 1.10.4.1: i25269 as part of changes to support pkgchk context from MSP is now passed as sting ( user/hare or tdoc url )


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [c7ab666f15f124132b92f716e9d45bdfcedc2f7f]

INTEGRATION: CWS scriptingf7 (1.4.32); FILE MERGED 2004/06/12 08:43:52 npower 1.4.32.1: i25269 as part of changes to support pkgchk context from MSP is now passed as sting ( user/hare or tdoc url )


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [2b27c04eedf119e9c7acf078435c7f169801e3c5]

INTEGRATION: CWS scriptingf7 (1.6.14); FILE MERGED 2004/06/12 08:43:52 npower 1.6.14.1: i25269 as part of changes to support pkgchk context from MSP is now passed as sting ( user/hare or tdoc url )


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [ec924c21faca66e8693ec603ec71c0e7f7ba32cb]

INTEGRATION: CWS scriptingf7 (1.4.32); FILE MERGED 2004/06/12 08:43:51 npower 1.4.32.1: i25269 as part of changes to support pkgchk context from MSP is now passed as sting ( user/hare or tdoc url )


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [f516d44bd892b02fdf5bc47105ca27407ffdf502]

INTEGRATION: CWS scriptingf7 (1.2.26); FILE MERGED 2004/07/15 16:18:24 toconnor 1.2.26.1: #i25870# add method to scroll to a line


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [61e9f5db500ef6603d37f4b9c7af47cd90ae7c97]

INTEGRATION: CWS scriptingf7 (1.4.14); FILE MERGED 2004/07/16 11:29:08 npower 1.4.14.7: #i25260# When executing in the IDE  make sure there is a valid value  to return 2004/07/14 10:06:12 npower 1.4.14.6: #i25260# Allow Javascript scripts to raise IDE when error occurs, also indicate line in error when this happens 2004/07/14 09:07:12 npower 1.4.14.5: #i25260# Editors changes to support new methods in ScriptEditor interface { execute & indicateErrorLine }. ScriptProviders now raise editors with line of error highlighted. 2004/07/12 16:34:38 npower 1.4.14.4: #i25260# Changes to support error displayed in IDE for javascript and beanshell when script that is invoked is opened in IDE Issue number: Submitted by: Reviewed by: 2004/07/09 18:09:33 npower 1.4.14.3: #i25260# Changed exception specification for invoke and getScript, modified exception handling so correct exceptions passed up. 2004/07/02 13:29:13 npower 1.4.14.2: #i25269# fix up exception handling for getScript method Issue number: Submitted by: Reviewed by: 2004/06/12 09:19:32 npower 1.4.14.1: #i25269# added some extra exception handling, defered reading source until use of script, these changes are reflected by changes in Parcel[Container]


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [8c70d5f9dc7833c85a0e14933219ecffc559235e]

INTEGRATION: CWS scriptingf7 (1.4.14); FILE MERGED 2004/07/16 13:54:11 npower 1.4.14.3: #i25260# Make sure breakpoints are cleared when IDE is torn down 2004/07/14 09:07:11 npower 1.4.14.2: #i25260# Editors changes to support new methods in ScriptEditor interface { execute & indicateErrorLine }. ScriptProviders now raise editors with line of error highlighted. 2004/07/12 16:34:38 npower 1.4.14.1: #i25260# Changes to support error displayed in IDE for javascript and beanshell when script that is invoked is opened in IDE Issue number: Submitted by: Reviewed by:


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [66b637d73b275f0c1062e33a861fb15fa89c6daf]

INTEGRATION: CWS scriptingf7 (1.1.32); FILE MERGED 2004/07/08 10:21:33 npower 1.1.32.1: #i25260# removed Exception for exception spec.


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [004b944adefe071e5bd490afee26c57049aa7521]

INTEGRATION: CWS scriptingf7 (1.4.14); FILE MERGED 2004/07/09 18:15:30 npower 1.4.14.5: #i25260# Changes for  exception specification for getScript and invoke methods as per changes in the IDL files 2004/07/08 10:25:55 npower 1.4.14.4: #i25260# Added catch all for invocation 2004/07/08 10:19:08 npower 1.4.14.3:  #i25260# adjusted exception handling so that exception are wrapped in css.reflection.InvocationTargetException as appropriate. Exceptions that happen in the script itself are inserted as ScriptExceptionRaisedExceptions and arbitrary framework exception other that those specified in the signature of invoke are inserted as appropriate uno type exceptions. 2004/07/02 13:29:11 npower 1.4.14.2: #i25269# fix up exception handling for getScript method Issue number: Submitted by: Reviewed by: 2004/06/12 09:19:30 npower 1.4.14.1: #i25269# added some extra exception handling, defered reading source until use of script, these changes are reflected by changes in Parcel[Container]


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [3637361af0307edeffcc069c0d14e59fae8c1ffe]

INTEGRATION: CWS scriptingf7 (1.3.14); FILE MERGED 2004/07/14 09:07:10 npower 1.3.14.3: #i25260# Editors changes to support new methods in ScriptEditor interface { execute & indicateErrorLine }. ScriptProviders now raise editors with line of error highlighted. 2004/07/12 16:34:37 npower 1.3.14.2: #i25260# Changes to support error displayed in IDE for javascript and beanshell when script that is invoked is opened in IDE Issue number: Submitted by: Reviewed by: 2004/06/30 11:57:37 npower 1.3.14.1: #i25870# Changes to BeanshellProvider and editor to make sure that the classloader is setup correctly such that scripts run from the IDE use the classpath defined in parcel-descriptor.xml


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [679b4b044caccc9a38166f942b0dce0b1a3173dc]

INTEGRATION: CWS scriptingf7 (1.4.14); FILE MERGED 2004/07/16 11:28:31 npower 1.4.14.12: #i25260# correct error in previous check-in line incorrectly moved 2004/07/16 11:12:36 npower 1.4.14.11: #i25260# removed System.out messages 2004/07/16 09:35:14 npower 1.4.14.10: #i25260# Improver error reporting for case where exception thrown by BeanShell script 2004/07/14 09:07:09 npower 1.4.14.9: #i25260# Editors changes to support new methods in ScriptEditor interface { execute & indicateErrorLine }. ScriptProviders now raise editors with line of error highlighted. 2004/07/12 12:58:34 toconnor 1.4.14.8: #i25260# error handling, throw ScriptFrameworkError when io error occurs 2004/07/09 18:09:32 npower 1.4.14.7: #i25260# Changed exception specification for invoke and getScript, modified exception handling so correct exceptions passed up. 2004/07/08 10:14:43 npower 1.4.14.6: #i25260# modified error message in exception 2004/07/07 16:22:35 npower 1.4.14.5: #25260# added support to set language member in ScriptErrorRaisedException 2004/07/07 15:04:26 npower 1.4.14.4: #i25260# Modified exception handling so that scripting errors are distinguished between framework errors. Scripting error or transported as either ScriptErrorRaisedException or ScriptExceptionRaisedException depending on what has happened in the script. The latter represents an exception that could have been handled by the script. 2004/07/02 13:29:09 npower 1.4.14.3: #i25269# fix up exception handling for getScript method Issue number: Submitted by: Reviewed by: 2004/06/30 11:57:36 npower 1.4.14.2: #i25870# Changes to BeanshellProvider and editor to make sure that the classloader is setup correctly such that scripts run from the IDE use the classpath defined in parcel-descriptor.xml 2004/06/12 09:19:29 npower 1.4.14.1: #i25269# added some extra exception handling, defered reading source until use of script, these changes are reflected by changes in Parcel[Container]


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [d81f5cb61a557e1b901c275a12de11b648e5b2d8]

INTEGRATION: CWS scriptingf7 (1.4.14); FILE MERGED 2004/07/14 09:07:09 npower 1.4.14.4: #i25260# Editors changes to support new methods in ScriptEditor interface { execute & indicateErrorLine }. ScriptProviders now raise editors with line of error highlighted. 2004/07/12 16:34:37 npower 1.4.14.3: #i25260# Changes to support error displayed in IDE for javascript and beanshell when script that is invoked is opened in IDE Issue number: Submitted by: Reviewed by: 2004/06/30 11:57:36 npower 1.4.14.2: #i25870# Changes to BeanshellProvider and editor to make sure that the classloader is setup correctly such that scripts run from the IDE use the classpath defined in parcel-descriptor.xml 2004/06/22 14:39:50 npower 1.4.14.1: #i25269# changed code to always use UCB ( via url ) to get output stream


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [f89baab4c4aa4e7be215c96b666da7eb27b6de1a]

INTEGRATION: CWS scriptingf7 (1.6.4); FILE MERGED 2004/07/15 09:55:55 npower 1.6.4.9: #i25269# Changes to ProviderBrowseNode so that is doesn't try to get the scriptng context ( this was causing a crash in the cmdline version of pkgchk as it tried to instantiate the desktop component ). Changed the ctor to take XComponentContext, also changed PkgProviderBrowseNode the same way and additionally changed ScriptProvider to use the new ctor. 2004/07/14 15:11:33 toconnor 1.6.4.8: #i25269# form expand url using either bootstraprc or bootstrap.ini depending on platform 2004/07/09 18:09:30 npower 1.6.4.7: #i25260# Changed exception specification for invoke and getScript, modified exception handling so correct exceptions passed up. 2004/07/06 15:07:40 npower 1.6.4.6: #i25269# Changed call to deleteParce() to removeParcel() in removeByName for packages ( only pkgmgr physically removes packages ) 2004/07/05 15:58:31 npower 1.6.4.5: #i25269#  added support for use of UnoPkgContainer and ParcelContainer classes 2004/06/30 11:47:28 npower 1.6.4.4: #i25269# Added some error handling for deregister of scripts 2004/06/22 07:36:01 npower 1.6.4.3: #i25269# pkgchk support, correct handling of context url passed to provider 2004/06/21 13:57:31 npower 1.6.4.2: #i25269# changed retrieval of Scripting context to be lazy, for a) creating Scripting Context seems to cause problems when called from pkgchk ( and its not needed by pkgchk ) b) for efficiency 2004/06/12 09:07:40 npower 1.6.4.1: #i25269# Added new make_url method to PathUtils for tdoc support. Added XNameAccess interface implementation to ScriptProvider to handle PkgChk and additionally changed init method to handle string context.


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [0d8d3ef9eaa1e8020252b4dd1615f1e6e9e6f694]

INTEGRATION: CWS scriptingf7 (1.2.14); FILE MERGED 2004/07/14 09:07:08 npower 1.2.14.2: #i25260# Editors changes to support new methods in ScriptEditor interface { execute & indicateErrorLine }. ScriptProviders now raise editors with line of error highlighted. 2004/07/12 16:34:36 npower 1.2.14.1: #i25260# Changes to support error displayed in IDE for javascript and beanshell when script that is invoked is opened in IDE Issue number: Submitted by: Reviewed by:


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [547e75b3888ef2ca36561729571fb113539d2d2f]

INTEGRATION: CWS scriptingf7 (1.6.4); FILE MERGED 2004/06/22 07:39:03 npower 1.6.4.1: #i25269# part of the changes to support pkgchk involve slight change to initialisation of ScriptProviders, these no longer pass a scripting context so the ScriptContext class is now initialised with XModel ( or null )


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [65216bc4a2f04d462fd7c1f6381ba5427634fee5]

INTEGRATION: CWS scriptingf7 (1.5.4); FILE MERGED 2004/06/12 09:07:40 npower 1.5.4.1: #i25269# Added new make_url method to PathUtils for tdoc support. Added XNameAccess interface implementation to ScriptProvider to handle PkgChk and additionally changed init method to handle string context.


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [fb4203aa8e7db9be5b7e5cd359885202faeeede4]

INTEGRATION: CWS scriptingf7 (1.2.14); FILE MERGED 2004/06/24 12:41:06 npower 1.2.14.2: #25269# close() method doesn't call closeOutput fixing this 2004/06/12 09:01:07 npower 1.2.14.1: #i25269# changes required to support tdoc urls Issue number: Submitted by: Reviewed by:


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [58b63512d70def70ff88955fe8c068f769ecd873]

INTEGRATION: CWS scriptingf7 (1.2.14); FILE MERGED 2004/06/12 09:01:06 npower 1.2.14.1: #i25269# changes required to support tdoc urls Issue number: Submitted by: Reviewed by:


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [ebb55cef05f6195b8b238facd706662cedc0513b]

INTEGRATION: CWS scriptingf7 (1.1.2); FILE ADDED 2004/06/12 09:00:21 npower 1.1.2.1: #i25269# New class needed to use XSimpleFileAccess2 interface. Part of tdoc support changes which are needed to support pkgchk Issue number: Submitted by: Reviewed by:


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [32d67423294fc3725ecd37208b604f6496d4e8b1]

INTEGRATION: CWS scriptingf7 (1.2.14); FILE MERGED 2004/06/30 11:39:54 npower 1.2.14.3: #i25870# Fix bug where relative urls do not get concatenated correctly the observed affect was that if a classpath ( directory ) was given then the path to the class was formed incorrectly. Issue number: Submitted by: Reviewed by: 2004/06/22 14:36:56 npower 1.2.14.2: #i25269# use truncate to zero the file for output stream Issue number: Submitted by: Reviewed by: 2004/06/21 14:12:51 npower 1.2.14.1: #i25269# Modified UCBStreamHandler to accept multiple schemes, removed unused ctor and added more debug info. Removed XStorageStreamHandler, no longer used Issue number: Submitted by: Reviewed by:


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [b877d32d796ac226a78f208139ba705f55498ebe]

INTEGRATION: CWS scriptingf7 (1.1.2); FILE ADDED 2004/07/09 18:07:52 npower 1.1.2.2: #i25260# changes to exception specifications to support error handling, also changed to use ParsedUrl class 2004/07/05 15:22:57 npower 1.1.2.1: #i25269# new class for managing containment of uno-packages ( and sub packages in and uno package bundle )


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [7b261189b1c4abdc0bc3c591735731447e55c04d]

INTEGRATION: CWS scriptingf7 (1.4.4); FILE MERGED 2004/07/14 15:29:23 toconnor 1.4.4.2: #i25260# Fix to correctly identify script location ( for url ) from context path under windows Issue number: Submitted by: Reviewed by: 2004/06/12 08:54:40 npower 1.4.4.1: #i25269# Changes for pkgchk support, as part of these changes use of tdoc is also supported and removal of Document/Application specific classes. Issue number: Submitted by: Reviewed by:


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [7c28e27b1bdc52b38213d629293bac86314caa10]

INTEGRATION: CWS scriptingf7 (1.1.2); FILE ADDED 2004/07/09 18:03:56 npower 1.1.2.1: #i25260# New class to share information on parsed uris


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [886715b6b6f30fed36d50a4ddf84ed5984f4f993]

INTEGRATION: CWS scriptingf7 (1.3.4); FILE MERGED 2004/07/09 18:07:51 npower 1.3.4.6: #i25260# changes to exception specifications to support error handling, also changed to use ParsedUrl class 2004/07/06 15:06:05 npower 1.3.4.5: #i25269# added removeParcel method to ParcelContainer 2004/07/05 15:21:18 npower 1.3.4.4: #i25269# Added new findScript method and parseScriptUri methods 2004/07/01 08:44:27 npower 1.3.4.3: #i30951#  added new method to detect if the container represents an UNO package or subpackage, also removed some System.out/err statements Issue number: Submitted by: Reviewed by: 2004/06/30 11:02:37 npower 1.3.4.2: #i25269# Corrected logic error in getChildContainer method, added parent() and removeChildContainer() methods Issue number: Submitted by: Reviewed by: 2004/06/12 08:54:39 npower 1.3.4.1: #i25269# Changes for pkgchk support, as part of these changes use of tdoc is also supported and removal of Document/Application specific classes. Issue number: Submitted by: Reviewed by:


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [a9bab5eaef77a2c3ca2e9ff03aea303e843edb7c]

INTEGRATION: CWS scriptingf7 (1.3.4); FILE MERGED 2004/07/09 18:05:52 npower 1.3.4.3: #i25260 remove check for source when deleting scripts, its possible the source hasn't being loaded yet 2004/07/01 08:41:18 npower 1.3.4.2: #i30951# Added method to detect if the parcel is contained within an UNO package and also a method to return the path url to the parcel Issue number: Submitted by: Reviewed by: 2004/06/12 08:54:39 npower 1.3.4.1: #i25269# Changes for pkgchk support, as part of these changes use of tdoc is also supported and removal of Document/Application specific classes. Issue number: Submitted by: Reviewed by:


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [22358958706a995908af6ff9c1d9a7c6b61de5f3]

INTEGRATION: CWS scriptingf7 (1.1.2); FILE ADDED 2004/06/30 10:59:44 npower 1.1.2.2: #i25269# Removed some unused methods and System.[out!err] statements Issue number: Submitted by: Reviewed by: 2004/06/12 08:52:42 npower 1.1.2.1: #i25269# New class to contain information regarding scripts deployed using pkgchk. Issue number: Submitted by: Reviewed by:


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [2c26e2f6367c3dda001bd5cc68d0d5a6c20468f8]

INTEGRATION: CWS scriptingf7 (1.10.4); FILE MERGED 2004/07/07 15:01:27 npower 1.10.4.3: #i25260# modified exception handling so that correct exception type is wrapped in InvocationTarget exception where appropriate 2004/07/01 08:33:08 npower 1.10.4.2: #i30951#  Added checks to see if directory containing script library is read only and also to see if the library is within an uno-package. The delete/create etc. properties are set accordingly 2004/06/22 07:40:34 npower 1.10.4.1: #25269# updates to support pkgchk


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [97f80991a4d147632c41b195b80c29622fb8ebea]

INTEGRATION: CWS scriptingf7 (1.3.4); FILE MERGED 2004/07/15 09:55:58 npower 1.3.4.3: #i25269# Changes to ProviderBrowseNode so that is doesn't try to get the scriptng context ( this was causing a crash in the cmdline version of pkgchk as it tried to instantiate the desktop component ). Changed the ctor to take XComponentContext, also changed PkgProviderBrowseNode the same way and additionally changed ScriptProvider to use the new ctor. 2004/07/01 08:34:52 npower 1.3.4.2: #i30951#  Added checks to see if directory containing language dir is read only and also to see if the library is within an uno-package. The delete/create etc. properties are set accordingly 2004/06/22 07:40:34 npower 1.3.4.1: #25269# updates to support pkgchk


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [c67bd421506eedc58fcb6d8e24fd70eae021fc5e]

INTEGRATION: CWS scriptingf7 (1.1.2); FILE ADDED 2004/07/15 09:55:58 npower 1.1.2.2: #i25269# Changes to ProviderBrowseNode so that is doesn't try to get the scriptng context ( this was causing a crash in the cmdline version of pkgchk as it tried to instantiate the desktop component ). Changed the ctor to take XComponentContext, also changed PkgProviderBrowseNode the same way and additionally changed ScriptProvider to use the new ctor. 2004/06/22 07:41:18 npower 1.1.2.1: #i25269# new class support for uno package browsing


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [3e9b322b82bf3a183b7308cd601b8bd3ea2b1f97]

INTEGRATION: CWS scriptingf7 (1.7.4); FILE MERGED 2004/07/01 08:16:42 npower 1.7.4.2: #i30951#  Added checks to see if directory containing script library is read only and also to see if the library is within an uno-package. The delete/create etc. properties are set accordingly 2004/06/22 07:40:35 npower 1.7.4.1: #25269# updates to support pkgchk


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [618828ef5b25dedef6708e7403fe079fabe34f00]

INTEGRATION: CWS scriptingf7 (1.23.52); FILE MERGED 2004/07/12 16:00:31 dfoster 1.23.52.1: #i30924# Initial commit. string & harddisk images still broken.


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [1143478b412b91e096d3be8054fdce13128036b4]

INTEGRATION: CWS scriptingf7 (1.40.26); FILE MERGED 2004/07/09 17:58:03 npower 1.40.26.2: #i25260# add support for new exception spec for XScript and XScriptProvider 2004/07/07 17:21:22 toconnor 1.40.26.1: #i25260# use new error dialog for scripting framework errors


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [78135aec883d721c59197ec87fd79f71fd61c0d6]

INTEGRATION: CWS scriptingf7 (1.16.32); FILE MERGED 2004/07/13 13:40:12 dfoster 1.16.32.1: #i30924# Fix images & user/share to MyMacros/OOo Macros.


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [aaad48ed64e87d458dcb3b2ae803aef5f1faf35e]

INTEGRATION: CWS scriptingf7 (1.33.172); FILE MERGED 2004/07/13 13:40:11 dfoster 1.33.172.4: #i30924# Fix images & user/share to MyMacros/OOo Macros. 2004/07/13 11:06:43 toconnor 1.33.172.3: #i30924# renaming of user and share directories 2004/07/12 18:06:12 toconnor 1.33.172.2: RESYNC: (1.33-1.35); FILE MERGED 2004/07/12 16:00:30 dfoster 1.33.172.1: #i30924# Initial commit. string & harddisk images still broken.


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [fc9bb767952f9e45d09ae0d3b886ac9ad2a3aefe]

INTEGRATION: CWS scriptingf7 (1.2.564); FILE MERGED 2004/07/13 13:40:10 dfoster 1.2.564.2: #i30924# Fix images & user/share to MyMacros/OOo Macros. 2004/07/12 16:00:30 dfoster 1.2.564.1: #i30924# Initial commit. string & harddisk images still broken.


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [d77f6c6787f98f4ffabb0163b249c50974e76189]

INTEGRATION: CWS scriptingf7 (1.36.52); FILE MERGED 2004/07/12 16:00:30 dfoster 1.36.52.1: #i30924# Initial commit. string & harddisk images still broken.


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [c30e47cc8e1620aeb71b64597fd832436e4ee575]

INTEGRATION: CWS scriptingf7 (1.38.50); FILE MERGED 2004/07/12 17:54:34 toconnor 1.38.50.3: RESYNC: (1.38-1.39); FILE MERGED 2004/07/09 17:58:03 npower 1.38.50.2: #i25260# add support for new exception spec for XScript and XScriptProvider 2004/07/07 17:21:21 toconnor 1.38.50.1: #i25260# use new error dialog for scripting framework errors


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [1391725cd3cf0854eb1e58a7943130b85692917e]

INTEGRATION: CWS scriptingf7 (1.3.2); FILE MERGED 2004/07/12 17:43:52 toconnor 1.3.2.3: RESYNC: (1.4-1.5); FILE MERGED 2004/06/23 08:47:19 toconnor 1.3.2.2: RESYNC: (1.3-1.4); FILE MERGED 2004/06/04 13:52:58 kso 1.3.2.1: #i29649# - Fixed impl and usage of Content::copyData(). Issue number: Submitted by: Reviewed by:


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [92bf87e5ffd7d68f2cb7e670685fffc4048bd3fa]

INTEGRATION: CWS scriptingf7 (1.4.2); FILE MERGED 2004/07/12 17:43:42 toconnor 1.4.2.3: RESYNC: (1.5-1.6); FILE MERGED 2004/06/23 08:47:11 toconnor 1.4.2.2: RESYNC: (1.4-1.5); FILE MERGED 2004/06/04 13:52:57 kso 1.4.2.1: #i29649# - Fixed impl and usage of Content::copyData(). Issue number: Submitted by: Reviewed by:


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [047a0fdfd1a3f3dfd74d6402fba2efcef740762d]

INTEGRATION: CWS sb20 (1.2.40); FILE MERGED 2004/06/14 15:05:53 sb 1.2.40.1: #i29119# sandbox.jar no longer needed by UNO.


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [cfec01f3e433a3adbf9d40ff9406b37dc251ac88]

INTEGRATION: CWS sb20 (1.2.40); FILE MERGED 2004/06/14 15:05:52 sb 1.2.40.1: #i29119# sandbox.jar no longer needed by UNO.


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [dec8ec2ebd8d4a84c9ddf83e465c6c755f54f8ec]

INTEGRATION: CWS sb20 (1.2.26); FILE MERGED 2004/06/14 15:05:52 sb 1.2.26.1: #i29119# sandbox.jar no longer needed by UNO.


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [d9750a186746b607fa5ea6b2b3f7d29d5a654d14]

INTEGRATION: CWS sb20 (1.5.68); FILE MERGED 2004/06/14 15:05:50 sb 1.5.68.1: #i29119# sandbox.jar no longer needed by UNO.


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [0d3079d850986aac8449eecdbb3b7c8ca0e17ae6]

INTEGRATION: CWS sb20 (1.6.74); FILE MERGED 2004/06/14 15:05:49 sb 1.6.74.1: #i29119# sandbox.jar no longer needed by UNO.


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [f4685534818014f5a2e8d51cbe4e27d64eac06c4]

INTEGRATION: CWS sb20 (1.2.120); FILE MERGED 2004/06/14 15:05:47 sb 1.2.120.1: #i29119# sandbox.jar no longer needed by UNO.


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [f043b7258570a201e150a047c36c2d51c3cc5b7f]

INTEGRATION: CWS sb20 (1.4.120); FILE MERGED 2004/06/14 15:05:47 sb 1.4.120.1: #i29119# sandbox.jar no longer needed by UNO.


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [64b255068b40dec6b4f9ec86b3dea37a4fce3791]

INTEGRATION: CWS sb20 (1.2.120); FILE MERGED 2004/06/14 15:05:46 sb 1.2.120.1: #i29119# sandbox.jar no longer needed by UNO.


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [e678740212423d383e233a5152ec3dc94219a630]

INTEGRATION: CWS sb20 (1.4.68); FILE MERGED 2004/06/14 15:05:45 sb 1.4.68.1: #i29119# sandbox.jar no longer needed by UNO.


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [3ca6cdc72f62b87b4ff04342afb399ed4da3139e]

INTEGRATION: CWS sb20 (1.11.18); FILE MERGED 2004/07/09 11:53:51 sb 1.11.18.1: #i29741# Retrofitted existing services as single-interface--based ones.


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [a61740ad27de71c02db9b038e64cde3e5335d40c]

INTEGRATION: CWS sb20 (1.3.74); FILE MERGED 2004/06/14 15:05:44 sb 1.3.74.1: #i29119# sandbox.jar no longer needed by UNO.


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [200cfeb4bc4d66c345aaa59e5586a7458f7dacc3]

INTEGRATION: CWS sb20 (1.2.120); FILE MERGED 2004/06/14 15:05:42 sb 1.2.120.1: #i29119# sandbox.jar no longer needed by UNO.


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [6ffcc0b3e52cc0f34ef8345875bb4fb86665ce0d]

INTEGRATION: CWS sb20 (1.4.120); FILE MERGED 2004/06/14 15:05:41 sb 1.4.120.1: #i29119# sandbox.jar no longer needed by UNO.


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [8cacd2742a453e3a38887f4703b9de2f7cbc68e4]

INTEGRATION: CWS sb20 (1.5.74); FILE MERGED 2004/06/14 15:05:40 sb 1.5.74.1: #i29119# sandbox.jar no longer needed by UNO.


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [5d7b7d12b0abaabf1e60eb84c52688ea16343f0d]

INTEGRATION: CWS sb20 (1.2.134); FILE MERGED 2004/06/15 07:30:20 sb 1.2.134.1: #i29119# sandbox.jar no longer needed by UNO.


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [06fe857fc8f57c95097f2aa97c882451a0153a88]

INTEGRATION: CWS sb20 (1.2.82); FILE MERGED 2004/06/15 07:30:20 sb 1.2.82.1: #i29119# sandbox.jar no longer needed by UNO.


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [ee1d4f493270deb237fb14639e18fd9eecd5ec57]

INTEGRATION: CWS sb20 (1.2.82); FILE MERGED 2004/06/15 07:30:19 sb 1.2.82.1: #i29119# sandbox.jar no longer needed by UNO.


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [a66b959e1bdd95122a704ce046b01003007a339c]

INTEGRATION: CWS sb20 (1.2.82); FILE MERGED 2004/06/15 07:30:18 sb 1.2.82.1: #i29119# sandbox.jar no longer needed by UNO.


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [36494c8617f919569fc908eed1c54816b99d131c]

INTEGRATION: CWS tableoptions (1.55.32); FILE MERGED 2004/07/14 15:24:09 nn 1.55.32.2: RESYNC: (1.55-1.56); FILE MERGED 2004/07/05 17:07:54 nn 1.55.32.1: #i25111# table options, drill to details


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [bfc4603f5eaaf66a1cf9fa0a81767ababd58661b]

INTEGRATION: CWS tableoptions (1.6.34); FILE MERGED 2004/07/05 17:07:54 nn 1.6.34.1: #i25111# table options, drill to details


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [cbebf12fc779b8a73c5cc28ecca23750ba07ee6e]

INTEGRATION: CWS tableoptions (1.29.34); FILE MERGED 2004/07/06 13:36:21 dr 1.29.34.2: #i25111# DataPilot Show Details dialog 2004/07/05 17:07:56 nn 1.29.34.1: #i25111# table options, drill to details


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [13e0433080dd984602f2b0f89954d478f37d2765]

INTEGRATION: CWS tableoptions (1.26.36); FILE MERGED 2004/07/05 17:07:55 nn 1.26.36.1: #i25111# table options, drill to details


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [1cca4f9fef8950dde40ed83058101e77838b68f1]

INTEGRATION: CWS tableoptions (1.11.36); FILE MERGED 2004/07/14 13:25:52 sab 1.11.36.1: #i25111#; add table options


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [a2ed626cfd7f5658d5782ee71fbbd326e21f29da]

INTEGRATION: CWS tableoptions (1.8.36); FILE MERGED 2004/07/06 10:20:44 dr 1.8.36.1: #i25111# UI for new DataPilot table options


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [af792b20113ef002dc161f0642f60156f8eb9374]

INTEGRATION: CWS tableoptions (1.4.36); FILE MERGED 2004/07/06 13:35:44 dr 1.4.36.1: #i25111# DataPilot Show Details dialog


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [4b187232399101a69a681f82d699df30fdd27937]

INTEGRATION: CWS tableoptions (1.2.518); FILE MERGED 2004/07/05 17:07:30 nn 1.2.518.1: #i25111# table options, drill to details


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [7a646863469262563c3226488a6ec954d6786be3]

INTEGRATION: CWS tableoptions (1.17.34); FILE MERGED 2004/07/06 10:21:34 dr 1.17.34.1: #i25111# UI for new DataPilot table options


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [a30e4d7b2cc898bcb0f7c10fef9428ec056f8675]

INTEGRATION: CWS tableoptions (1.32.36); FILE MERGED 2004/07/14 17:35:29 nn 1.32.36.4: resource changes 2004/07/14 15:11:48 nn 1.32.36.3: RESYNC: (1.32-1.34); FILE MERGED 2004/07/06 19:06:07 dr 1.32.36.2: #i25111# string review 2004/07/06 13:35:24 dr 1.32.36.1: #i25111# DataPilot Show Details dialog


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [eca5c1b01ab04af38d029bc20cfa14fb3f3ba416]

INTEGRATION: CWS tableoptions (1.3.36); FILE MERGED 2004/07/06 13:35:23 dr 1.3.36.1: #i25111# DataPilot Show Details dialog


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [e453f3fd0ce357f763bced9cdfdcb73cca621dfa]

INTEGRATION: CWS tableoptions (1.5.36); FILE MERGED 2004/07/06 13:35:21 dr 1.5.36.1: #i25111# DataPilot Show Details dialog


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [0c8c1a1ca8a6630412eb0647ca40ea8ebf680512]

INTEGRATION: CWS tableoptions (1.53.78); FILE MERGED 2004/07/14 17:35:28 nn 1.53.78.4: resource changes 2004/07/14 15:10:34 nn 1.53.78.3: RESYNC: (1.53-1.54); FILE MERGED 2004/07/06 19:06:07 dr 1.53.78.2: #i25111# string review 2004/07/06 10:21:35 dr 1.53.78.1: #i25111# UI for new DataPilot table options


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [03e60bd0a9cbb765f29d90ec7b72154011d0b7c3]

INTEGRATION: CWS tableoptions (1.5.94); FILE MERGED 2004/07/06 10:21:35 dr 1.5.94.1: #i25111# UI for new DataPilot table options


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [f06dd5ead206259330ee2d77fdb7d848c702e7f3]

INTEGRATION: CWS tableoptions (1.3.36); FILE MERGED 2004/07/06 13:34:55 dr 1.3.36.1: #i25111# DatPilot Show Details dialog


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [be03b9e0d54bb08fc5b447b8c2729644cdda782b]

INTEGRATION: CWS tableoptions (1.3.36); FILE MERGED 2004/07/06 13:34:54 dr 1.3.36.1: #i25111# DatPilot Show Details dialog


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [a1cf30fdf7302655b066ef9efc2d43fc6a856774]

INTEGRATION: CWS tableoptions (1.58.22); FILE MERGED 2004/07/14 14:44:49 nn 1.58.22.2: RESYNC: (1.58-1.60); FILE MERGED 2004/07/14 13:50:26 sab 1.58.22.1: #i25111#; add table options


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [b760af24162487e549c49dc575d9aef9edf70fae]

INTEGRATION: CWS tableoptions (1.72.36); FILE MERGED 2004/07/14 13:25:27 sab 1.72.36.1: #i25111#; add table options


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [224d81fd0aaf884fd385a2cd2e8fd859cc22f322]

INTEGRATION: CWS tableoptions (1.95.32); FILE MERGED 2004/07/14 15:09:51 nn 1.95.32.2: RESYNC: (1.95-1.96); FILE MERGED 2004/07/14 13:25:26 sab 1.95.32.1: #i25111#; add table options


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [419d0c165cff2f3364cc2d927d0848a25809b5d3]

INTEGRATION: CWS tableoptions (1.11.36); FILE MERGED 2004/07/14 13:25:26 sab 1.11.36.1: #i25111#; add table options


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [a23740af22170a7cd8bb8f96d3f9a9109a99e40a]

INTEGRATION: CWS tableoptions (1.14.36); FILE MERGED 2004/07/14 13:25:25 sab 1.14.36.1: #i25111#; add table options


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [f51d28245bd5d1072d03784443b8151fde61d796]

INTEGRATION: CWS tableoptions (1.13.36); FILE MERGED 2004/07/14 13:25:24 sab 1.13.36.1: #i25111#; add table options


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [d05247fac09bc5edaff322850417c2a1b561dbd8]

INTEGRATION: CWS tableoptions (1.2.36); FILE MERGED 2004/07/06 10:22:36 dr 1.2.36.1: #i25111# new DataPilot table options


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [b8d3caf1dfd0503d78794ba1bb1664f3b61e61ff]

INTEGRATION: CWS tableoptions (1.2.36); FILE MERGED 2004/07/06 10:22:35 dr 1.2.36.1: #i25111# new DataPilot table options


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [b6e940a0aa1bb168256c002f9a4f8e06b1abe427]

INTEGRATION: CWS tableoptions (1.2.36); FILE MERGED 2004/07/06 10:22:19 dr 1.2.36.1: #i25111# new DataPilot table options


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [0066ac387bf7d8382bfe1e233d90c0399f3f142e]

INTEGRATION: CWS tableoptions (1.2.36); FILE MERGED 2004/07/06 13:58:39 dr 1.2.36.2: #i25111# correct position for DP with page fields 2004/07/06 10:22:19 dr 1.2.36.1: #i25111# new DataPilot table options


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [5d7af7d64c9cb5241761e46bd0d83ed92c963488]

INTEGRATION: CWS tableoptions (1.2.36); FILE MERGED 2004/07/06 10:22:18 dr 1.2.36.1: #i25111# new DataPilot table options


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [fbd21d54fc5e67fbceff6add29afc5816e1e3be9]

INTEGRATION: CWS tableoptions (1.43.34); FILE MERGED 2004/07/06 10:22:18 dr 1.43.34.1: #i25111# new DataPilot table options


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [7c251e84e79a8bdfd689977818d52ff0497143ff]

INTEGRATION: CWS tableoptions (1.5.34); FILE MERGED 2004/07/05 17:07:08 nn 1.5.34.1: #i25111# table options, drill to details


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [13fc06677a580fe6b3f4725fda1a56b4de4cf19b]

INTEGRATION: CWS tableoptions (1.8.36); FILE MERGED 2004/07/05 17:07:08 nn 1.8.36.1: #i25111# table options, drill to details


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [949ecca13e27c7ac191fb16f003fd63f2e6c0ea3]

INTEGRATION: CWS tableoptions (1.12.34); FILE MERGED 2004/07/05 17:07:08 nn 1.12.34.1: #i25111# table options, drill to details


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [7edcb96b746270459bd5eae2fefb5cd68815bad8]

INTEGRATION: CWS tableoptions (1.62.32); FILE MERGED 2004/07/14 13:24:55 sab 1.62.32.1: #i25111#; add table options


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [c950682eda949025929579e58f5a9956f8228d5d]

INTEGRATION: CWS tableoptions (1.3.36); FILE MERGED 2004/07/06 13:34:28 dr 1.3.36.1: #i25111# DatPilot Show Details dialog


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [b4e7c95502eb229aaff9a3cdf5a71df25a0912f9]

INTEGRATION: CWS tableoptions (1.40.34); FILE MERGED 2004/07/06 13:34:27 dr 1.40.34.1: #i25111# DatPilot Show Details dialog


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [ab5174f332ebce68b5add6e1ef7a783b03680dd2]

INTEGRATION: CWS tableoptions (1.4.34); FILE MERGED 2004/07/05 17:06:53 nn 1.4.34.1: #i25111# table options, drill to details


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [cb328d54c1ec752b45b35da758f68b1e6ccc9902]

INTEGRATION: CWS tableoptions (1.4.36); FILE MERGED 2004/07/05 17:06:52 nn 1.4.36.1: #i25111# table options, drill to details


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [c040f149b39ecf7d045d786af26e67f5140f6e3d]

INTEGRATION: CWS tableoptions (1.5.34); FILE MERGED 2004/07/05 17:06:52 nn 1.5.34.1: #i25111# table options, drill to details


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [f56e4dd5150fc2ad6497042fde40844de2225564]

INTEGRATION: CWS tableoptions (1.4.58); FILE MERGED 2004/07/14 13:22:54 sab 1.4.58.1: #i25111#; add table options


2004-07-23  Kurt Zenker  <kz@openoffice.org>  [defd669e46aff70c7055f9617cb6a486444d2fd3]

INTEGRATION: CWS tbe11 (1.27.58); FILE MERGED 2004/07/22 13:52:14 tbe 1.27.58.5: #99468# Basic IDE cannot handle libraries, which contain dialogs only 2004/07/16 13:28:52 tbe 1.27.58.4: RESYNC: (1.27-1.28); FILE MERGED 2004/07/15 17:49:52 tbe 1.27.58.3: #i31315# Rework Basic IDE Macro Chooser and Macro Organizer 2004/06/23 08:35:03 tbe 1.27.58.2: #99468# Basic IDE cannot handle libraries, which contain dialogs only 2004/06/21 11:24:52 tbe 1.27.58.1: #99468# Basic IDE cannot handle libraries, which contain dialogs only


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [a3495ad9b0c2580015d2e3b322e02352cd398c17]

INTEGRATION: CWS i18naddloc (1.6.16); FILE MERGED 2004/07/13 16:25:05 er 1.6.16.1: #i31143# add North Korean (DPR)


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [5229c07719cea48a80fcf8fe5992aa5c04e712e6]

INTEGRATION: CWS i18naddloc (1.41.12); FILE MERGED 2004/07/12 16:56:25 er 1.41.12.1: #i31143# (not really, just using ID) remove erroneous x-comment section


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [340ec1dc2ea059a8541589afd1bb62827763879f]

INTEGRATION: CWS i18naddloc (1.13.422); FILE MERGED 2004/07/13 17:11:18 er 1.13.422.1: #i31143# add North Korean (DPR)


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [6b5d84ce364f3ac6449d267690f02d40347158c5]

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>  [8cfb590e8cd4cc9bfdf54d4665403f564e21c5bc]

INTEGRATION: CWS i18naddloc (1.7.4); FILE MERGED 2004/06/11 18:35:26 er 1.7.4.2: #i28518# fm/em instead of am/pm 2004/06/11 18:00:10 er 1.7.4.1: #i26461# correct TimeSeparator


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [5e7f467a159e6ca6dc90b18d94849fc5f06a6f8a]

INTEGRATION: CWS i18naddloc (1.7.4); FILE MERGED 2004/06/11 18:35:26 er 1.7.4.2: #i28518# fm/em instead of am/pm 2004/06/11 17:57:27 er 1.7.4.1: #i26461# use Finnish regional and number format settings adapted to Swedish language


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [e1fabc74b406c9fa64ab86c0413cd4b82a3908e8]

INTEGRATION: CWS i18naddloc (1.1.2); FILE ADDED 2004/07/08 11:58:37 er 1.1.2.4: #i18659# LC_INFO DefaultName in readable English ;-) 2004/07/06 11:11:23 er 1.1.2.3: #i18659# small change in currency name 2004/07/05 15:43:12 er 1.1.2.2: #i18659# latest changes 2004/06/14 15:48:14 er 1.1.2.1: #i18659# add sr_YU and sh_YU Serbian locale data, provided by Tanovic Branko < tane@ooo >


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [d7666f3b49c3ac395dc3942c8da9cf58bfe50d47]

INTEGRATION: CWS i18naddloc (1.1.2); FILE ADDED 2004/07/08 11:58:36 er 1.1.2.4: #i18659# LC_INFO DefaultName in readable English ;-) 2004/07/06 11:11:23 er 1.1.2.3: #i18659# small change in currency name 2004/07/05 15:43:12 er 1.1.2.2: #i18659# latest changes 2004/06/14 15:48:13 er 1.1.2.1: #i18659# add sr_YU and sh_YU Serbian locale data, provided by Tanovic Branko < tane@ooo >


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [591849f90d040bd01f3fee4eaaa0191e25f03746]

INTEGRATION: CWS i18naddloc (1.3.4); FILE MERGED 2004/06/11 18:36:26 er 1.3.4.1: #i28518# AM/PM instead of am/pm


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [0160163aba2ee19b9d4f591bcb042fca5d534ec6]

INTEGRATION: CWS i18naddloc (1.1.2); FILE ADDED 2004/06/11 18:36:26 er 1.1.2.2: #i28518# AM/PM instead of am/pm 2004/06/11 16:32:11 er 1.1.2.1: #i15834# add ms_MY Malaysian locale data, provided by Syed Ahmad Shazali <zali@ooo>


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [3a631c843d3dde4ee300beacb101e4bbf48113a8]

INTEGRATION: CWS i18naddloc (1.1.2); FILE ADDED 2004/06/14 13:25:27 er 1.1.2.1: #i27677# add mn_MN Mongolian locale data, provided by Sanlig Badral <badaa@ooo>


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [4a9d8b529436e329c7cba84ff0ebdaf25aa28d01]

INTEGRATION: CWS i18naddloc (1.23.2); FILE MERGED 2004/07/05 15:07:14 er 1.23.2.8: #i30508# add Azerbaijani (az_AZ) locale data, provided by Rail Aliev <rail@ooo> and Emin Huseynov <emin_huseynov@ooo> 2004/06/17 16:31:57 er 1.23.2.7: #i27248# add bs_BA Bosnian for Bosnia-Herzegovina locale data, provided by Vedran Ljubovic <vljubovic@ooo> 2004/06/14 16:39:11 er 1.23.2.6: #i20613# add hr_HR Croatian locale data, provided by Denis Lakcovic <delacko@ooo> 2004/06/14 15:48:13 er 1.23.2.5: #i18659# add sr_YU and sh_YU Serbian locale data, provided by Tanovic Branko < tane@ooo > 2004/06/14 13:25:26 er 1.23.2.4: #i27677# add mn_MN Mongolian locale data, provided by Sanlig Badral <badaa@ooo> 2004/06/14 11:57:52 er 1.23.2.3: #i18069# add ia Interlingua locale data, provided by Ove Hanebring <ovehanebring@ooo> 2004/06/11 17:06:55 er 1.23.2.2: #i16276# add bg_BG Bulgarian locale data, provided by Hristo Hristov <icobgr@ooo> 2004/06/11 16:32:10 er 1.23.2.1: #i15834# add ms_MY Malaysian locale data, provided by Syed Ahmad Shazali <zali@ooo>


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [b23a6863b2f3fa82abf5bff794f5f1a419a25582]

INTEGRATION: CWS i18naddloc (1.3.4); FILE MERGED 2004/07/05 15:07:14 er 1.3.4.4: #i30508# add Azerbaijani (az_AZ) locale data, provided by Rail Aliev <rail@ooo> and Emin Huseynov <emin_huseynov@ooo> 2004/06/14 13:25:26 er 1.3.4.3: #i27677# add mn_MN Mongolian locale data, provided by Sanlig Badral <badaa@ooo> 2004/06/14 11:57:52 er 1.3.4.2: #i18069# add ia Interlingua locale data, provided by Ove Hanebring <ovehanebring@ooo> 2004/06/11 16:32:10 er 1.3.4.1: #i15834# add ms_MY Malaysian locale data, provided by Syed Ahmad Shazali <zali@ooo>


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [ba1554c847444f5e6d7129ea5cb52b433769c850]

INTEGRATION: CWS i18naddloc (1.7.4); FILE MERGED 2004/06/17 16:31:57 er 1.7.4.4: #i27248# add bs_BA Bosnian for Bosnia-Herzegovina locale data, provided by Vedran Ljubovic <vljubovic@ooo> 2004/06/14 16:39:11 er 1.7.4.3: #i20613# add hr_HR Croatian locale data, provided by Denis Lakcovic <delacko@ooo> 2004/06/14 15:48:12 er 1.7.4.2: #i18659# add sr_YU and sh_YU Serbian locale data, provided by Tanovic Branko < tane@ooo > 2004/06/11 17:06:55 er 1.7.4.1: #i16276# add bg_BG Bulgarian locale data, provided by Hristo Hristov <icobgr@ooo>


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [8889f29f960746f52929202023dd2db65932c45d]

INTEGRATION: CWS i18naddloc (1.1.2); FILE ADDED 2004/06/14 11:57:51 er 1.1.2.1: #i18069# add ia Interlingua locale data, provided by Ove Hanebring <ovehanebring@ooo>


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [d4fb003fb33bac81df50d89f9510776c6cccba61]

INTEGRATION: CWS i18naddloc (1.1.2); FILE ADDED 2004/06/14 16:39:11 er 1.1.2.1: #i20613# add hr_HR Croatian locale data, provided by Denis Lakcovic <delacko@ooo>


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [8584db67156018adc649d305463d89a283f5d1da]

INTEGRATION: CWS i18naddloc (1.11.4); FILE MERGED 2004/06/11 18:36:25 er 1.11.4.1: #i28518# AM/PM instead of am/pm


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [04818db2192720079d42aa4e9f53de3e6c59154a]

INTEGRATION: CWS i18naddloc (1.8.4); FILE MERGED 2004/06/11 18:36:25 er 1.8.4.2: #i28518# AM/PM instead of am/pm 2004/06/11 17:38:22 er 1.8.4.1: #i26460# remove trailing dots from abbreviated month names


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [8771e6f49c923e32c3827e3928e45297a2e2bb03]

INTEGRATION: CWS i18naddloc (1.9.4); FILE MERGED 2004/06/11 17:58:50 er 1.9.4.1: #i26461# correct DateSeparator


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [a6c234db0f4bda69e61b83df2f4d951dbc469eca]

INTEGRATION: CWS i18naddloc (1.4.4); FILE MERGED 2004/06/11 18:13:52 er 1.4.4.1: #i26462# get data and references right (were always wrong before)


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [84a598ffbc035555e021da5636e7ffcfdffc0a21]

INTEGRATION: CWS i18naddloc (1.7.4); FILE MERGED 2004/06/11 18:52:50 er 1.7.4.1: #i29944# correct decimal and group separators


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [5a6fe3f760c39528ed2804482b7d8fa37f0d20a8]

INTEGRATION: CWS i18naddloc (1.3.2); FILE MERGED 2004/06/14 15:14:33 er 1.3.2.1: #i18069# entities may be indented, preceded by leading blanks


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [7ba3e30269f2bdbcff384d9d3a6bb294e12585ea]

INTEGRATION: CWS i18naddloc (1.1.2); FILE ADDED 2004/06/17 16:31:57 er 1.1.2.1: #i27248# add bs_BA Bosnian for Bosnia-Herzegovina locale data, provided by Vedran Ljubovic <vljubovic@ooo>


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [d7d296eec6bb5dea8fe5d7284f04c24d884bebf0]

INTEGRATION: CWS i18naddloc (1.1.2); FILE ADDED 2004/06/11 17:06:54 er 1.1.2.1: #i16276# add bg_BG Bulgarian locale data, provided by Hristo Hristov <icobgr@ooo>


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [41780bfb358a836df01a0d60ab4015e222cfd566]

INTEGRATION: CWS i18naddloc (1.1.2); FILE ADDED 2004/07/05 15:07:14 er 1.1.2.1: #i30508# add Azerbaijani (az_AZ) locale data, provided by Rail Aliev <rail@ooo> and Emin Huseynov <emin_huseynov@ooo>


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [a3bf26f6e95ae35ff6b7a0a75be602c63003d35b]

INTEGRATION: CWS i18naddloc (1.6.4); FILE MERGED 2004/06/11 18:13:51 er 1.6.4.1: #i26462# get data and references right (were always wrong before)


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [128ada45d5d56795180661bc5d2346f58a2ffc26]

INTEGRATION: CWS i18naddloc (1.26.4); FILE MERGED 2004/07/05 15:07:13 er 1.26.4.8: #i30508# add Azerbaijani (az_AZ) locale data, provided by Rail Aliev <rail@ooo> and Emin Huseynov <emin_huseynov@ooo> 2004/06/17 16:31:56 er 1.26.4.7: #i27248# add bs_BA Bosnian for Bosnia-Herzegovina locale data, provided by Vedran Ljubovic <vljubovic@ooo> 2004/06/14 16:39:09 er 1.26.4.6: #i20613# add hr_HR Croatian locale data, provided by Denis Lakcovic <delacko@ooo> 2004/06/14 15:48:12 er 1.26.4.5: #i18659# add sr_YU and sh_YU Serbian locale data, provided by Tanovic Branko < tane@ooo > 2004/06/14 13:25:25 er 1.26.4.4: #i27677# add mn_MN Mongolian locale data, provided by Sanlig Badral <badaa@ooo> 2004/06/14 11:57:50 er 1.26.4.3: #i18069# add ia Interlingua locale data, provided by Ove Hanebring <ovehanebring@ooo> 2004/06/11 17:06:53 er 1.26.4.2: #i16276# add bg_BG Bulgarian locale data, provided by Hristo Hristov <icobgr@ooo> 2004/06/11 16:32:09 er 1.26.4.1: #i15834# add ms_MY Malaysian locale data, provided by Syed Ahmad Shazali <zali@ooo>


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [9588e451515d2185ec2f74f6919a13c087d5a7a9]

INTEGRATION: CWS ricohfonts (1.25.20); FILE MERGED 2004/06/02 10:56:22 hdu 1.25.20.7: #114960# HG*Sun fonts look better than their HG* alternatives 2004/06/01 15:49:03 hdu 1.25.20.6: #116319# adapt to font name change of new ricoh fonts, change default japanese latin font 2004/04/29 14:33:40 hdu 1.25.20.5: #116190# use HGPMincho as default latin font for ja-jp 2004/04/28 07:05:33 hdu 1.25.20.4: #116188# prefer native names for japanese fonts 2004/04/20 14:40:01 hdu 1.25.20.3: #116319# use HGPGothic as Calc default font 2004/03/12 12:48:22 hdu 1.25.20.2: #114960# change japanese default font settings for more pleasant reading in UI 2004/03/10 15:30:50 hdu 1.25.20.1: #114960# add new japanese Ricoh fonts


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [9d6587e4bcc14022d8a2234253216ad1e77d3f11]

INTEGRATION: CWS ricohfonts (1.164.10); FILE MERGED 2004/06/02 10:47:12 hdu 1.164.10.7: #114770# more translations for ricoh related fonts 2004/06/02 09:02:22 hdu 1.164.10.6: #114770# ignore vendor extensions for ricoh font special emboldening 2004/06/01 15:31:22 hdu 1.164.10.5: #114999# for special japanese bold effect adapt to changed fontnames 2004/04/20 07:02:02 hdu 1.164.10.4: RESYNC: (1.169-1.170); FILE MERGED 2004/03/10 13:45:05 hdu 1.164.10.3: #114960# add new japanese Ricoh fonts 2004/03/10 10:23:12 hdu 1.164.10.2: RESYNC: (1.164-1.169); FILE MERGED 2004/01/22 14:02:58 hdu 1.164.10.1: #114770# special handling for emboldening Ricoh fonts


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [5905390c9b9cb81d1a409ba920238c0efd80d382]

INTEGRATION: CWS ricohfonts (1.25.20); FILE MERGED 2004/03/12 12:32:56 hdu 1.25.20.2: #114960# change japanese default names for pleasant reading in UI 2004/03/10 14:54:17 hdu 1.25.20.1: #114960# add hggothicbsun as default japanese UI font


2004-07-23  Kurt Zenker  <kz@openoffice.org>  [8b5815c3df896a4817407608c7e26033a7c3bdff]

INTEGRATION: CWS tbe11 (1.64.64); FILE MERGED 2004/07/09 16:00:08 tbe 1.64.64.1: #i31315# Rework Basic IDE Macro Chooser and Macro Organizer


2004-07-23  Kurt Zenker  <kz@openoffice.org>  [0cee67751a828261cf7151eb719a4cfc4f2ed844]

INTEGRATION: CWS tbe11 (1.2.14); FILE MERGED 2004/07/19 14:59:42 tbe 1.2.14.1: #i31315# Rework Basic IDE Macro Chooser and Macro Organizer


2004-07-23  Kurt Zenker  <kz@openoffice.org>  [4a9dac0ae8ffc15122dcf1c21c92b035a2b17cef]

INTEGRATION: CWS tbe11 (1.5.10); FILE MERGED 2004/07/15 17:47:18 tbe 1.5.10.4: #i31315# Rework Basic IDE Macro Chooser and Macro Organizer 2004/07/09 15:50:11 tbe 1.5.10.3: #i31315# Rework Basic IDE Macro Chooser and Macro Organizer 2004/06/23 08:33:32 tbe 1.5.10.2: #99468# Basic IDE cannot handle libraries, which contain dialogs only 2004/06/21 11:21:59 tbe 1.5.10.1: #99468# Basic IDE cannot handle libraries, which contain dialogs only


2004-07-23  Kurt Zenker  <kz@openoffice.org>  [fc6a8d214ea14565babf8384854de9c9b195a505]

INTEGRATION: CWS tbe11 (1.3.154); FILE MERGED 2004/07/15 17:47:18 tbe 1.3.154.3: #i31315# Rework Basic IDE Macro Chooser and Macro Organizer 2004/07/09 15:50:11 tbe 1.3.154.2: #i31315# Rework Basic IDE Macro Chooser and Macro Organizer 2004/06/21 11:21:59 tbe 1.3.154.1: #99468# Basic IDE cannot handle libraries, which contain dialogs only


2004-07-23  Kurt Zenker  <kz@openoffice.org>  [44f5d9075d2426235c86a5eb878ae3778ab8153e]

INTEGRATION: CWS tbe11 (1.25.12); FILE MERGED 2004/07/16 13:30:22 tbe 1.25.12.2: RESYNC: (1.25-1.26); FILE MERGED 2004/06/21 11:29:49 tbe 1.25.12.1: #99468# Basic IDE cannot handle libraries, which contain dialogs only


2004-07-23  Kurt Zenker  <kz@openoffice.org>  [097eba16abe0e32eb0352ed46e53558f7b28b0bb]

INTEGRATION: CWS tbe11 (1.3.210); FILE MERGED 2004/07/15 17:51:49 tbe 1.3.210.3: #i31315# Rework Basic IDE Macro Chooser and Macro Organizer 2004/07/09 15:56:12 tbe 1.3.210.2: #i31315# Rework Basic IDE Macro Chooser and Macro Organizer 2004/06/21 11:29:49 tbe 1.3.210.1: #99468# Basic IDE cannot handle libraries, which contain dialogs only


2004-07-23  Kurt Zenker  <kz@openoffice.org>  [bf58a0bfb8cfd7c644de633004dc2f0e9e1bb03d]

INTEGRATION: CWS tbe11 (1.2.210); FILE MERGED 2004/06/21 11:29:48 tbe 1.2.210.1: #99468# Basic IDE cannot handle libraries, which contain dialogs only


2004-07-23  Kurt Zenker  <kz@openoffice.org>  [9b74957494fab81b42802be61834740591699854]

INTEGRATION: CWS tbe11 (1.12.154); FILE MERGED 2004/07/15 17:51:48 tbe 1.12.154.4: #i31315# Rework Basic IDE Macro Chooser and Macro Organizer 2004/07/13 08:39:43 tbe 1.12.154.3: #i31315# Rework Basic IDE Macro Chooser and Macro Organizer 2004/07/09 15:56:12 tbe 1.12.154.2: #i31315# Rework Basic IDE Macro Chooser and Macro Organizer 2004/06/21 11:29:48 tbe 1.12.154.1: #99468# Basic IDE cannot handle libraries, which contain dialogs only


2004-07-23  Kurt Zenker  <kz@openoffice.org>  [c7c9c30248fd6362a4cf0078f2c38641f8dc5486]

INTEGRATION: CWS tbe11 (1.53.12); FILE MERGED 2004/07/22 11:16:59 tbe 1.53.12.3: #i31315# Rework Basic IDE Macro Chooser and Macro Organizer 2004/07/16 13:30:00 tbe 1.53.12.2: RESYNC: (1.53-1.54); FILE MERGED 2004/07/09 15:56:12 tbe 1.53.12.1: #i31315# Rework Basic IDE Macro Chooser and Macro Organizer


2004-07-23  Kurt Zenker  <kz@openoffice.org>  [5f025ccc429aeaf566c6683035c2417d7328f9b3]

INTEGRATION: CWS tbe11 (1.16.14); FILE MERGED 2004/07/15 17:51:48 tbe 1.16.14.3: #i31315# Rework Basic IDE Macro Chooser and Macro Organizer 2004/07/09 15:56:11 tbe 1.16.14.2: #i31315# Rework Basic IDE Macro Chooser and Macro Organizer 2004/06/21 11:29:00 tbe 1.16.14.1: #99468# Basic IDE cannot handle libraries, which contain dialogs only


2004-07-23  Kurt Zenker  <kz@openoffice.org>  [aa70318b43865a5c842253f6aff4e7ddf6ac1ea2]

INTEGRATION: CWS tbe11 (1.7.14); FILE MERGED 2004/07/09 15:56:11 tbe 1.7.14.1: #i31315# Rework Basic IDE Macro Chooser and Macro Organizer


2004-07-23  Kurt Zenker  <kz@openoffice.org>  [ce16b58ab8a2cfeb05cfa863cf340bdac1a6c9bf]

INTEGRATION: CWS tbe11 (1.24.14); FILE MERGED 2004/07/15 17:51:48 tbe 1.24.14.4: #i31315# Rework Basic IDE Macro Chooser and Macro Organizer 2004/07/13 08:39:42 tbe 1.24.14.3: #i31315# Rework Basic IDE Macro Chooser and Macro Organizer 2004/07/09 15:56:11 tbe 1.24.14.2: #i31315# Rework Basic IDE Macro Chooser and Macro Organizer 2004/06/21 11:28:59 tbe 1.24.14.1: #99468# Basic IDE cannot handle libraries, which contain dialogs only


2004-07-23  Kurt Zenker  <kz@openoffice.org>  [589579eff14e885c1e52f7c33f6ca1c898c31299]

INTEGRATION: CWS tbe11 (1.45.10); FILE MERGED 2004/07/15 17:51:48 tbe 1.45.10.4: #i31315# Rework Basic IDE Macro Chooser and Macro Organizer 2004/07/13 08:39:41 tbe 1.45.10.3: #i31315# Rework Basic IDE Macro Chooser and Macro Organizer 2004/07/09 15:56:11 tbe 1.45.10.2: #i31315# Rework Basic IDE Macro Chooser and Macro Organizer 2004/06/21 11:28:58 tbe 1.45.10.1: #99468# Basic IDE cannot handle libraries, which contain dialogs only


2004-07-23  Kurt Zenker  <kz@openoffice.org>  [ffe367e5c36f090154a62d59d4dbe56a5a448cb0]

INTEGRATION: CWS tbe11 (1.6.208); FILE MERGED 2004/07/09 15:56:10 tbe 1.6.208.2: #i31315# Rework Basic IDE Macro Chooser and Macro Organizer 2004/06/21 11:27:54 tbe 1.6.208.1: #99468# Basic IDE cannot handle libraries, which contain dialogs only


2004-07-23  Kurt Zenker  <kz@openoffice.org>  [6ab17d50db68f8b2d953cbefaa1d7244032ed59c]

INTEGRATION: CWS tbe11 (1.29.14); FILE MERGED 2004/07/15 17:51:48 tbe 1.29.14.4: #i31315# Rework Basic IDE Macro Chooser and Macro Organizer 2004/07/13 08:39:40 tbe 1.29.14.3: #i31315# Rework Basic IDE Macro Chooser and Macro Organizer 2004/07/09 15:56:10 tbe 1.29.14.2: #i31315# Rework Basic IDE Macro Chooser and Macro Organizer 2004/06/21 11:27:53 tbe 1.29.14.1: #99468# Basic IDE cannot handle libraries, which contain dialogs only


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [507a9e97316a57bf15191dbd7f82ff832cfeb38a]

INTEGRATION: CWS jl8 (1.3.68); FILE MERGED 2004/06/14 09:46:32 jl 1.3.68.1: #i29389# remove javainfo.hxx + implementation


2004-07-23  Kurt Zenker  <kz@openoffice.org>  [4df2dfd20372a4b57f2d4854d04a52e05c333f04]

INTEGRATION: CWS tbe11 (1.2.226); FILE MERGED 2004/07/15 17:50:48 tbe 1.2.226.1: #i31315# Rework Basic IDE Macro Chooser and Macro Organizer


2004-07-23  Kurt Zenker  <kz@openoffice.org>  [d0b0d8c181a20850ba68927908733475266ab94b]

INTEGRATION: CWS tbe11 (1.1.1.1.248); FILE MERGED 2004/06/21 11:27:52 tbe 1.1.1.1.248.1: #99468# Basic IDE cannot handle libraries, which contain dialogs only


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [57641d10103145d0fda1e482ab57bb77b9f5c293]

INTEGRATION: CWS jl8 (1.4.68); FILE MERGED 2004/06/14 09:46:31 jl 1.4.68.1: #i29389# remove javainfo.hxx + implementation


2004-07-23  Kurt Zenker  <kz@openoffice.org>  [21b25f9c9810b91f66956eb11c76d99bc851fe76]

INTEGRATION: CWS tbe11 (1.6.74); FILE MERGED 2004/06/21 11:27:51 tbe 1.6.74.1: #99468# Basic IDE cannot handle libraries, which contain dialogs only


2004-07-23  Kurt Zenker  <kz@openoffice.org>  [57aaf7321552eedaae04990031f6345ab72bbfd4]

INTEGRATION: CWS tbe11 (1.23.10); FILE MERGED 2004/07/15 17:50:47 tbe 1.23.10.5: #i31315# Rework Basic IDE Macro Chooser and Macro Organizer 2004/07/13 08:39:40 tbe 1.23.10.4: #i31315# Rework Basic IDE Macro Chooser and Macro Organizer 2004/07/09 15:54:54 tbe 1.23.10.3: #i31315# Rework Basic IDE Macro Chooser and Macro Organizer 2004/06/23 08:35:27 tbe 1.23.10.2: #99468# Basic IDE cannot handle libraries, which contain dialogs only 2004/06/21 11:26:48 tbe 1.23.10.1: #99468# Basic IDE cannot handle libraries, which contain dialogs only


2004-07-23  Kurt Zenker  <kz@openoffice.org>  [7eaf4b6e4b2c5027567f236241dac75eaabfe87c]

INTEGRATION: CWS tbe11 (1.15.210); FILE MERGED 2004/07/15 17:50:47 tbe 1.15.210.5: #i31315# Rework Basic IDE Macro Chooser and Macro Organizer 2004/07/13 08:39:39 tbe 1.15.210.4: #i31315# Rework Basic IDE Macro Chooser and Macro Organizer 2004/07/09 15:54:54 tbe 1.15.210.3: #i31315# Rework Basic IDE Macro Chooser and Macro Organizer 2004/06/23 08:35:27 tbe 1.15.210.2: #99468# Basic IDE cannot handle libraries, which contain dialogs only 2004/06/21 11:26:47 tbe 1.15.210.1: #99468# Basic IDE cannot handle libraries, which contain dialogs only


2004-07-23  Kurt Zenker  <kz@openoffice.org>  [7f6d6cf3ed43433481fe938bf112c8bde7ba90fb]

INTEGRATION: CWS tbe11 (1.7.210); FILE MERGED 2004/07/15 17:50:47 tbe 1.7.210.5: #i31315# Rework Basic IDE Macro Chooser and Macro Organizer 2004/07/13 08:39:38 tbe 1.7.210.4: #i31315# Rework Basic IDE Macro Chooser and Macro Organizer 2004/07/09 15:54:53 tbe 1.7.210.3: #i31315# Rework Basic IDE Macro Chooser and Macro Organizer 2004/06/23 08:35:04 tbe 1.7.210.2: #99468# Basic IDE cannot handle libraries, which contain dialogs only 2004/06/21 11:26:47 tbe 1.7.210.1: #99468# Basic IDE cannot handle libraries, which contain dialogs only


2004-07-23  Kurt Zenker  <kz@openoffice.org>  [f3f9ae01d9bec4f28e2537b178adc1fefa226245]

INTEGRATION: CWS tbe11 (1.13.204); FILE MERGED 2004/07/15 17:50:47 tbe 1.13.204.5: #i31315# Rework Basic IDE Macro Chooser and Macro Organizer 2004/07/13 08:39:38 tbe 1.13.204.4: #i31315# Rework Basic IDE Macro Chooser and Macro Organizer 2004/07/09 15:54:53 tbe 1.13.204.3: #i31315# Rework Basic IDE Macro Chooser and Macro Organizer 2004/06/23 08:35:04 tbe 1.13.204.2: #99468# Basic IDE cannot handle libraries, which contain dialogs only 2004/06/21 11:26:47 tbe 1.13.204.1: #99468# Basic IDE cannot handle libraries, which contain dialogs only


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [b49e5f0d3bd686d23ea0f03baad06531162ba423]

INTEGRATION: CWS jl8 (1.5.22); FILE MERGED 2004/06/14 09:46:27 jl 1.5.22.1: #i29389# remove javainfo.hxx + implementation


2004-07-23  Kurt Zenker  <kz@openoffice.org>  [3558e9f6d9b4cdd1931a89eba8e166e8cd56c1dc]

INTEGRATION: CWS tbe11 (1.27.10); FILE MERGED 2004/07/09 15:54:53 tbe 1.27.10.2: #i31315# Rework Basic IDE Macro Chooser and Macro Organizer 2004/06/21 11:26:46 tbe 1.27.10.1: #99468# Basic IDE cannot handle libraries, which contain dialogs only


2004-07-23  Kurt Zenker  <kz@openoffice.org>  [49751c87652bdd9de8aeca244b4644811f4b0956]

INTEGRATION: CWS tbe11 (1.26.14); FILE MERGED 2004/07/15 17:49:52 tbe 1.26.14.3: #i31315# Rework Basic IDE Macro Chooser and Macro Organizer 2004/07/09 15:54:53 tbe 1.26.14.2: #i31315# Rework Basic IDE Macro Chooser and Macro Organizer 2004/06/21 11:26:45 tbe 1.26.14.1: #99468# Basic IDE cannot handle libraries, which contain dialogs only


2004-07-23  Kurt Zenker  <kz@openoffice.org>  [33da8a597c067cdff4d4c232f20de60323a6c6f2]

INTEGRATION: CWS tbe11 (1.96.12); FILE MERGED 2004/07/16 13:29:07 tbe 1.96.12.2: RESYNC: (1.96-1.97); FILE MERGED 2004/07/09 15:54:52 tbe 1.96.12.1: #i31315# Rework Basic IDE Macro Chooser and Macro Organizer


2004-07-23  Kurt Zenker  <kz@openoffice.org>  [598fb2249ce3f5464ca142ef348e165247686bb8]

INTEGRATION: CWS tbe11 (1.11.168); FILE MERGED 2004/06/21 11:24:51 tbe 1.11.168.1: #99468# Basic IDE cannot handle libraries, which contain dialogs only


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [7a139160c706d333db2b4020a2f36bb55857386d]

INTEGRATION: CWS jl8 (1.3.60); FILE MERGED 2004/06/15 10:19:13 jl 1.3.60.1: #i29389#


2004-07-23  Kurt Zenker  <kz@openoffice.org>  [40fde47cfe776e503af4ec46f2bc9be20f8f509e]

INTEGRATION: CWS tbe11 (1.8.70); FILE MERGED 2004/07/22 13:52:13 tbe 1.8.70.3: #99468# Basic IDE cannot handle libraries, which contain dialogs only 2004/07/09 15:54:52 tbe 1.8.70.2: #i31315# Rework Basic IDE Macro Chooser and Macro Organizer 2004/06/21 11:24:51 tbe 1.8.70.1: #99468# Basic IDE cannot handle libraries, which contain dialogs only


2004-07-23  Kurt Zenker  <kz@openoffice.org>  [f3de601ee152c392095c91ec6ad195471e129d86]

INTEGRATION: CWS tbe11 (1.30.14); FILE MERGED 2004/07/16 13:28:45 tbe 1.30.14.4: RESYNC: (1.30-1.31); FILE MERGED 2004/07/09 15:54:52 tbe 1.30.14.3: #i31315# Rework Basic IDE Macro Chooser and Macro Organizer 2004/06/23 08:35:03 tbe 1.30.14.2: #99468# Basic IDE cannot handle libraries, which contain dialogs only 2004/06/21 11:24:50 tbe 1.30.14.1: #99468# Basic IDE cannot handle libraries, which contain dialogs only


2004-07-23  Kurt Zenker  <kz@openoffice.org>  [964a4b02711b5d982b07fd9c3c600454f0b32668]

INTEGRATION: CWS tbe11 (1.27.154); FILE MERGED 2004/07/15 17:49:51 tbe 1.27.154.3: #i31315# Rework Basic IDE Macro Chooser and Macro Organizer 2004/07/09 15:53:13 tbe 1.27.154.2: #i31315# Rework Basic IDE Macro Chooser and Macro Organizer 2004/06/21 11:23:45 tbe 1.27.154.1: #99468# Basic IDE cannot handle libraries, which contain dialogs only


2004-07-23  Kurt Zenker  <kz@openoffice.org>  [256114635844471bd5dfa8dff0d0e43bfa7c398e]

INTEGRATION: CWS tbe11 (1.17.58); FILE MERGED 2004/07/15 17:49:51 tbe 1.17.58.2: #i31315# Rework Basic IDE Macro Chooser and Macro Organizer 2004/06/21 11:23:45 tbe 1.17.58.1: #99468# Basic IDE cannot handle libraries, which contain dialogs only


2004-07-23  Kurt Zenker  <kz@openoffice.org>  [861266f519b5f0ba9cfc79520f493f2ab48dc87f]

INTEGRATION: CWS tbe11 (1.2.204); FILE MERGED 2004/07/09 15:53:13 tbe 1.2.204.1: #i31315# Rework Basic IDE Macro Chooser and Macro Organizer


2004-07-23  Kurt Zenker  <kz@openoffice.org>  [9880248fdfed163be97d9886311d07b73180be9b]

INTEGRATION: CWS tbe11 (1.31.22); FILE MERGED 2004/07/15 17:49:51 tbe 1.31.22.3: #i31315# Rework Basic IDE Macro Chooser and Macro Organizer 2004/07/09 15:53:13 tbe 1.31.22.2: #i31315# Rework Basic IDE Macro Chooser and Macro Organizer 2004/06/21 11:23:44 tbe 1.31.22.1: #99468# Basic IDE cannot handle libraries, which contain dialogs only


2004-07-23  Kurt Zenker  <kz@openoffice.org>  [5d3938b1cc5643a7f421267d70dc3585c1ad585c]

INTEGRATION: CWS tbe11 (1.1.1.1.248); FILE MERGED 2004/07/16 13:28:26 tbe 1.1.1.1.248.2: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/07/09 15:53:13 tbe 1.1.1.1.248.1: #i31315# Rework Basic IDE Macro Chooser and Macro Organizer


2004-07-23  Kurt Zenker  <kz@openoffice.org>  [5be0a843b38182268a3550b45321b716f482bdd4]

INTEGRATION: CWS tbe11 (1.3.70); FILE MERGED 2004/07/19 13:36:10 tbe 1.3.70.4: #i31315# Rework Basic IDE Macro Chooser and Macro Organizer 2004/07/16 13:28:18 tbe 1.3.70.3: RESYNC: (1.3-1.4); FILE MERGED 2004/07/09 15:53:12 tbe 1.3.70.2: #i31315# Rework Basic IDE Macro Chooser and Macro Organizer 2004/06/21 11:23:43 tbe 1.3.70.1: #99468# Basic IDE cannot handle libraries, which contain dialogs only


2004-07-23  Kurt Zenker  <kz@openoffice.org>  [07b10450e26849f1695a72883919c3ad79b0175a]

INTEGRATION: CWS tbe11 (1.8.74); FILE MERGED 2004/07/09 15:49:27 tbe 1.8.74.1: #i31315# Rework Basic IDE Macro Chooser and Macro Organizer


2004-07-23  Kurt Zenker  <kz@openoffice.org>  [ea648eb264b8e3003806c3fc55b82ae37ff25855]

INTEGRATION: CWS tbe11 (1.13.14); FILE MERGED 2004/07/09 15:48:42 tbe 1.13.14.1: #i31315# Rework Basic IDE Macro Chooser and Macro Organizer


2004-07-23  Kurt Zenker  <kz@openoffice.org>  [09e72e21074b4ac1afb0cf287799774a7480c7d9]

INTEGRATION: CWS tbe11 (1.2.38); FILE MERGED 2004/07/19 15:01:29 tbe 1.2.38.1: #i31315# Rework Basic IDE Macro Chooser and Macro Organizer


2004-07-23  Kurt Zenker  <kz@openoffice.org>  [ba3b2c27dfe2dcbef56a54f8f91761c76c65dd41]

INTEGRATION: CWS tbe11 (1.3.82); FILE MERGED 2004/07/19 13:34:03 tbe 1.3.82.2: #i31315# Rework Basic IDE Macro Chooser and Macro Organizer 2004/07/16 17:40:07 tbe 1.3.82.1: #i31315# Rework Basic IDE Macro Chooser and Macro Organizer


2004-07-23  Kurt Zenker  <kz@openoffice.org>  [c42505235c57e1dbb1f4c91483ec8f94c420e0cb]

INTEGRATION: CWS tbe11 (1.46.44); FILE MERGED 2004/07/16 13:06:20 tbe 1.46.44.2: RESYNC: (1.46-1.48); FILE MERGED 2004/07/09 15:38:04 tbe 1.46.44.1: #i31315# Rework Basic IDE Macro Chooser and Macro Organizer


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [44905c1ff4ea43e9c76eb09c0cb66397f495f912]

INTEGRATION: CWS jl8 (1.2.54); FILE MERGED 2004/07/06 06:02:27 pb 1.2.54.2: fix: #i30307# show path of the highlighted JRE 2004/06/15 11:21:01 pb 1.2.54.1: fix: #i29602# RadioButtons instead of CheckBoxes fix: #i30083# no own RequestHelp(); ClassPathDlg: initial focus on path list


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [856884635737854c41946dc582fab9cb477dd476]

INTEGRATION: CWS jl8 (1.2.54); FILE MERGED 2004/06/16 10:32:00 pb 1.2.54.3: fix: #i30307# show path of the highlighted JRE 2004/06/15 11:21:02 pb 1.2.54.2: fix: #i29602# RadioButtons instead of CheckBoxes fix: #i30083# no own RequestHelp(); ClassPathDlg: initial focus on path list 2004/06/13 10:28:44 jl 1.2.54.1: #i29473# selecting a JRE after the javavendors.xml has been modified after product patch did not work


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [163474749d156708b49efceb45743e83c792d4df]

INTEGRATION: CWS jl8 (1.5.30); FILE MERGED 2004/06/16 10:17:51 pb 1.5.30.1: fix: #i29602# support for RadioButtons


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [92c996a8e575d1846b9c8f00983babe96091df09]

INTEGRATION: CWS jl8 (1.8.4); FILE MERGED 2004/07/06 16:03:15 jl 1.8.4.2: #i30342# 2004/06/24 13:02:03 jl 1.8.4.1: #i30342#


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [717e47eca4004e7b7f04194a2c3568dc30a435c0]

INTEGRATION: CWS jl8 (1.17.4); FILE MERGED 2004/07/08 09:39:27 jl 1.17.4.6: #116544# use bootstrap vars _OS _ARCH 2004/07/07 13:30:18 jl 1.17.4.5: #i30342# 2004/07/06 16:03:15 jl 1.17.4.4: #i30342# 2004/06/25 09:43:21 jl 1.17.4.3: #i30342# 2004/06/24 13:02:03 jl 1.17.4.2: #i30342# 2004/06/18 15:01:57 jl 1.17.4.1: #i30342# plugin supports multiple vendors


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [a05ba3ff9bc4214a555637e53b0048e982a0ed40]

INTEGRATION: CWS jl8 (1.3.4); FILE MERGED 2004/06/18 15:01:56 jl 1.3.4.1: #i30342# plugin supports multiple vendors


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [20269bdb8682741f068b117d23b03d5dfe3566d8]

INTEGRATION: CWS jl8 (1.18.4); FILE MERGED 2004/07/06 16:03:14 jl 1.18.4.5: #i30342# 2004/06/24 13:02:03 jl 1.18.4.4: #i30342# 2004/06/18 15:01:56 jl 1.18.4.3: #i30342# plugin supports multiple vendors 2004/06/13 10:31:23 jl 1.18.4.2: #i29473# selecting a JRE after the javavendors.xml has been modified after product patch did not work 2004/06/09 13:14:07 jl 1.18.4.1: #29961# wrong if expression in jfw_getJavaInfoByPath


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [b584f2d6838a9a3665cce401224829984a09f226]

INTEGRATION: CWS jl8 (1.5.4); FILE MERGED 2004/06/24 13:02:03 jl 1.5.4.1: #i30342#


2004-07-23  Kurt Zenker  <kz@openoffice.org>  [cc6451b74a389fdbb5edb96c3e540a0fbcd4c934]

INTEGRATION: CWS tbe11 (1.25.24); FILE MERGED 2004/06/21 11:17:53 tbe 1.25.24.1: #99468# Basic IDE cannot handle libraries, which contain dialogs only


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [0f1f80e677d01a38ff5ea6a89608a12944743415]

INTEGRATION: CWS jl8 (1.11.4); FILE MERGED 2004/07/08 10:24:36 jl 1.11.4.2: #i30342# deliver JREProperties also into lib dir because it needs to reside next to the plugin 2004/07/07 08:40:42 jl 1.11.4.1: #i30342# deliver JREProperties.class


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [f7aaa5b42cec98227dad57cb2ddc5a971abb7433]

INTEGRATION: CWS jl8 (1.1.2); FILE ADDED 2004/07/05 13:06:07 jl 1.1.2.2: #i30342# 2004/06/23 12:29:24 jl 1.1.2.1: #i30342#


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [738e9b77b9d181b376188e405e1eb353cf93c597]

INTEGRATION: CWS jl8 (1.1.2); FILE ADDED 2004/06/23 12:29:14 jl 1.1.2.1: #i30342#


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [5abeda55717cb8c62a1cabbc6476f7e382ddfe7a]

INTEGRATION: CWS jl8 (1.1.2); FILE ADDED 2004/06/18 14:56:14 jl 1.1.2.1: #i30342# plugin supports multiple vendors


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [1da1a7e0ba23f434cf1ac4c3f76afa89081b21b1]

INTEGRATION: CWS jl8 (1.1.2); FILE ADDED 2004/06/25 14:58:49 jl 1.1.2.3: #i30342# 2004/06/23 12:31:35 jl 1.1.2.2: #i30342# refactorizing plugin 2004/06/18 14:56:24 jl 1.1.2.1: #i30342# plugin supports multiple vendors


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [45a4642b0124afb0675ff12b743094151eee4c26]

INTEGRATION: CWS jl8 (1.1.2); FILE ADDED 2004/07/06 12:20:37 jl 1.1.2.5: #i30342# 2004/07/02 15:20:13 jl 1.1.2.4: #i30342# 2004/06/25 09:43:20 jl 1.1.2.3: #i30342# 2004/06/23 12:31:35 jl 1.1.2.2: #i30342# refactorizing plugin 2004/06/18 14:56:55 jl 1.1.2.1: #i30342# plugin supports multiple vendors


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [4b43f2b5ad728cdbe61bededdd447edc906329fa]

INTEGRATION: CWS jl8 (1.1.2); FILE ADDED 2004/07/08 10:24:36 jl 1.1.2.11: #i30342# deliver JREProperties also into lib dir because it needs to reside next to the plugin 2004/07/06 16:02:54 jl 1.1.2.10: #i30342# 2004/07/06 12:20:37 jl 1.1.2.9: #i30342# 2004/07/02 15:20:13 jl 1.1.2.8: #i30342# 2004/06/25 14:58:49 jl 1.1.2.7: #i30342# 2004/06/25 09:43:20 jl 1.1.2.6: #i30342# 2004/06/24 14:12:04 jl 1.1.2.5: #i30342# 2004/06/24 13:02:02 jl 1.1.2.4: #i30342# 2004/06/23 15:57:23 jl 1.1.2.3: #i30342 2004/06/23 12:31:35 jl 1.1.2.2: #i30342# refactorizing plugin 2004/06/18 14:56:44 jl 1.1.2.1: #i30342# plugin supports multiple vendors


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [0808a1d5a806f2ddf4d2958ab5978f21166cf81a]

INTEGRATION: CWS jl8 (1.2.4); FILE MERGED 2004/07/07 13:28:51 jl 1.2.4.3: #i30342# 2004/07/07 10:47:37 jl 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2004/06/23 12:31:35 jl 1.2.4.1: #i30342# refactorizing plugin


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [dab138b0b01265b9132b3e712f31ce3be909864e]

INTEGRATION: CWS jl8 (1.2.4); FILE MERGED 2004/07/07 13:28:50 jl 1.2.4.4: #i30342# 2004/07/07 10:47:28 jl 1.2.4.3: RESYNC: (1.2-1.3); FILE MERGED 2004/06/23 12:31:34 jl 1.2.4.2: #i30342# refactorizing plugin 2004/06/18 15:00:11 jl 1.2.4.1: #i30342# plugin supports multiple vendors


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [81f6efc593091d9ddd24089622e6cb124950bf23]

INTEGRATION: CWS jl8 (1.1.2); FILE ADDED 2004/06/23 12:31:34 jl 1.1.2.2: #i30342# refactorizing plugin 2004/06/18 14:57:04 jl 1.1.2.1: #i30342# plugin supports multiple vendors


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [eda4bbe2a43f8657e4ea5c31eb7d0a801add3bd3]

INTEGRATION: CWS jl8 (1.1.2); FILE ADDED 2004/06/25 14:58:49 jl 1.1.2.2: #i30342# 2004/06/18 14:57:13 jl 1.1.2.1: #i30342# plugin supports multiple vendors


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [166ab600019114cdd5d592486a2244576298bfaa]

INTEGRATION: CWS jl8 (1.13.4); FILE MERGED 2004/06/23 12:31:34 jl 1.13.4.2: #i30342# refactorizing plugin 2004/06/18 15:00:11 jl 1.13.4.1: #i30342# plugin supports multiple vendors


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [f5f3a357ed8374587aed01327f7631160294735a]

INTEGRATION: CWS jl8 (1.1.2); FILE ADDED 2004/06/23 12:29:04 jl 1.1.2.1: #i30342#


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [6bf5ff01649fbf211319d2c72b480bf0c058f1aa]

INTEGRATION: CWS jl8 (1.1.2); FILE ADDED 2004/06/23 12:28:53 jl 1.1.2.1: #i30342#


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [08c214a0cf0d9efdcf21aa1df6bc89bc1ad40b34]

INTEGRATION: CWS jl8 (1.3.4); FILE MERGED 2004/06/23 12:31:34 jl 1.3.4.2: #i30342# refactorizing plugin 2004/06/18 15:00:11 jl 1.3.4.1: #i30342# plugin supports multiple vendors


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [8c25d1058d0bf03aa01bd232dbcdfd2705d89dc4]

INTEGRATION: CWS jl8 (1.1.2); FILE ADDED 2004/06/24 14:12:04 jl 1.1.2.2: #i30342# 2004/06/18 14:56:34 jl 1.1.2.1: #i30342# plugin supports multiple vendors


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [03770d3ed721cf91609917ab460163470aca0a84]

INTEGRATION: CWS jl8 (1.1.4); FILE MERGED 2004/06/23 12:31:33 jl 1.1.4.1: #i30342# refactorizing plugin


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [4a501dab772feee593f84228c471bdb4b2b54e6a]

INTEGRATION: CWS jl8 (1.4.4); FILE MERGED 2004/06/23 12:31:33 jl 1.4.4.1: #i30342# refactorizing plugin


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [0df81094cda60fd6deb569378daaf4900099d014]

INTEGRATION: CWS jl8 (1.9.4); FILE MERGED 2004/06/18 15:02:15 jl 1.9.4.1: #i30342# plugin supports multiple vendors


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [13cfe26f4203aedee99b0237228f8346bfb186e8]

INTEGRATION: CWS jl8 (1.2.4); FILE MERGED 2004/06/23 12:27:18 jl 1.2.4.1: #i30342#


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [bc39c4ed38156a5d1f1fa2658d0ca18890a25d17]

INTEGRATION: CWS jl8 (1.1.2); FILE ADDED 2004/06/23 12:26:27 jl 1.1.2.1: #i30342#


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [1728c80814db2e4681a6f0400dd837b2a21570b0]

INTEGRATION: CWS jl8 (1.1.2); FILE ADDED 2004/06/23 12:26:15 jl 1.1.2.1: #i30342#


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [9803b17509c6a398389f6afcec062dc6398134a9]

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>  [51f52c6f97c644330acf65ae7862bbf186fb059d]

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>  [5dc9906a692adacfcbf3ad628fdd659ea3a0e8f2]

INTEGRATION: CWS fwklhf01 (1.6.2); FILE MERGED 2004/06/24 08:09:55 as 1.6.2.1: #i29789# free vector after deleting its objects - otherwhise it would be used later and runs into trouble


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [158d6ad96d7d3221e96bb322de4679a336ca95b2]

INTEGRATION: CWS fwklhf01 (1.16.2); FILE MERGED 2004/06/28 13:03:57 as 1.16.2.2: RESYNC: (1.16-1.17); FILE MERGED 2004/06/23 09:21:46 lo 1.16.2.1: #i30017# clean up resource


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [16adc9a567165243196ddae9e4eb85f974455a6e]

INTEGRATION: CWS fwklhf01 (1.8.4); FILE MERGED 2004/06/24 09:57:19 lo 1.8.4.2: #i26299# check for availability of selected language and fallback to installed language if user selected language is not available 2004/06/18 08:26:24 lo 1.8.4.1: #i30410# don't call RegisterServices() before userinstall is done


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [db1aad5a81e203e02f53a40deba3a9be69b20807]

INTEGRATION: CWS fwklhf01 (1.3.88); FILE MERGED 2004/06/24 09:57:19 lo 1.3.88.1: #i26299# check for availability of selected language and fallback to installed language if user selected language is not available


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [82b2593b880c3116a2ff59fa801bf8236ceb9cdd]

INTEGRATION: CWS fwklhf01 (1.139.4); FILE MERGED 2004/06/28 13:02:50 as 1.139.4.5: RESYNC: (1.139-1.140); FILE MERGED 2004/06/24 09:57:18 lo 1.139.4.4: #i26299# check for availability of selected language and fallback to installed language if user selected language is not available 2004/06/18 13:16:14 as 1.139.4.3: #115305# filter configuration implements singleton by itself from now ... 2004/06/18 11:10:36 as 1.139.4.2: #115305# handle corrupted filter configuration 2004/06/18 08:26:23 lo 1.139.4.1: #i30410# don't call RegisterServices() before userinstall is done


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [75c5f3d9ede5d6634c6023d8e71d33b5eadd7dba]

INTEGRATION: CWS fwklhf01 (1.1.14); FILE MERGED 2004/07/12 13:38:16 lo 1.1.14.1: #27032# remove CRLF lineends and deliver lib*.so.*


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [e86cdc61d768c3463641e8f530c4c8f4b7562e73]

INTEGRATION: CWS fwklhf01 (1.1.14); FILE MERGED 2004/06/22 16:32:32 lo 1.1.14.1: #i30478# zlib dependency


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [78cc871c47270d4ed58267ca0bd7fd3a30453d18]

INTEGRATION: CWS fwklhf01 (1.3.142); FILE MERGED 2004/06/23 08:18:00 mav 1.3.142.1: #i30599# use parent when dialog itself is not visible


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [7d09575dc4a2629d099bbe9741a86777f40c76c2]

INTEGRATION: CWS fwklhf01 (1.1.142); FILE MERGED 2004/06/23 08:18:00 mav 1.1.142.1: #i30599# use parent when dialog itself is not visible


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [5b11bb9357b22a0d38457f16745f7ce8a2d86d77]

INTEGRATION: CWS fwklhf01 (1.24.4); FILE MERGED 2004/06/28 13:31:45 as 1.24.4.2: RESYNC: (1.24-1.25); FILE MERGED resolve resync conflicts 2004/06/18 11:03:17 as 1.24.4.1: #115305# dont hide runtime exceptions


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [7adf9d24f29042c7b0742fa931ac77374e3ee36d]

INTEGRATION: CWS fwklhf01 (1.5.14); FILE MERGED 2004/06/21 11:24:50 mav 1.5.14.1: #i30236# fix autodisposing of readonly storages


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [d404ba0eabb0db772e42d194ca48acee7c766092]

INTEGRATION: CWS fwklhf01 (1.8.8); FILE MERGED 2004/07/13 13:32:59 mav 1.8.8.6: #i30236# use list 2004/07/13 12:07:29 mav 1.8.8.5: #i30236# add to the correct list 2004/06/24 10:50:22 mav 1.8.8.4: #i30677# do streams commit before the common process to avoid exceptional situations 2004/06/23 09:57:52 mav 1.8.8.3: #i29321# handle gracefuly cases when nonmodified storage is commited and nothing is written to a new stream 2004/06/21 11:24:48 mav 1.8.8.2: #i30236# fix autodisposing of readonly storages 2004/06/21 09:24:24 mav 1.8.8.1: #i30400# do not ignore target name


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [94763447970de203a1b983ca30b936b1148a8da8]

INTEGRATION: CWS fwklhf01 (1.6.14); FILE MERGED 2004/06/23 09:57:53 mav 1.6.14.1: #i29321# handle gracefuly cases when nonmodified storage is commited and nothing is written to a new stream


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [90fea68f5dd8743087b34873d24afc9fd3de9b06]

INTEGRATION: CWS fwklhf01 (1.4.2); FILE MERGED 2004/06/18 13:15:36 as 1.4.2.1: #115305# repair filter registration of these type


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [c558acaba0d1b55ed656971df18c8623e8ed04d5]

INTEGRATION: CWS fwklhf01 (1.3.24); FILE MERGED 2004/06/18 13:14:50 as 1.3.24.1: #115305# make shure, that filter cache isnt created more then once ...


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [38a8584610679a8fbc7caa3ceb8ea45e70fc72d7]

INTEGRATION: CWS fwklhf01 (1.3.32); FILE MERGED 2004/06/18 13:14:50 as 1.3.32.1: #115305# make shure, that filter cache isnt created more then once ...


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [de5abb6cc2859a51973791f940c0f4d2f8bdc055]

INTEGRATION: CWS fwklhf01 (1.6.2); FILE MERGED 2004/06/24 11:27:06 as 1.6.2.3: #115305# set new english error message for corrupted filter cfg 2004/06/18 13:14:49 as 1.6.2.2: #115305# make shure, that filter cache isnt created more then once ... 2004/06/18 11:04:04 as 1.6.2.1: #115305# handle corrupted filter configuration


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [19acd766dbebe0e0891912630e672a61dfbc0534]

INTEGRATION: CWS fwklhf01 (1.4.32); FILE MERGED 2004/06/18 13:14:49 as 1.4.32.1: #115305# make shure, that filter cache isnt created more then once ...


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [89461ab237c323d69973b8775363bd7bafe99c58]

INTEGRATION: CWS fwklhf01 (1.3.32); FILE MERGED 2004/06/18 13:14:48 as 1.3.32.1: #115305# make shure, that filter cache isnt created more then once ...


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [bf81f8c7c60d9250da0bbdca45d64deb1c714281]

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  Jens-Heiner Rechtien  <hr@openoffice.org>  [ac7856883ff91cbc1767c709a4480408f36318f2]

INTEGRATION: CWS fwklhf01 (1.33.188); FILE MERGED 2004/06/18 11:15:28 as 1.33.188.1: #115305# new exception to handle corrupted filter configuration


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [679e53e8072d8e5f39a3279f087792ab83db12fe]

INTEGRATION: CWS fwklhf01 (1.27.178); FILE MERGED 2004/07/01 14:33:17 cd 1.27.178.1: #i29789# Remember slots which were invalidate while in update. They are invalidated after we have completed the last update process. Removed assertions for the changed methods. Crash, which is based on the assertion, is now fixed


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [d43086319a091e87448def1f5af0bfc20d5b271a]

INTEGRATION: CWS fwklhf01 (1.1.2); FILE ADDED 2004/06/18 11:15:03 as 1.1.2.1: #115305# new exception to handle corrupted filter configuration


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [cd3a534d7ad808dc59781f511a7ff234c17e2aa8]

INTEGRATION: CWS fwklhf01 (1.2.2); FILE MERGED 2004/06/29 12:57:07 as 1.2.2.1: #i30017# (as) fix errors in licences dialog


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [0f86e792018b74a4b01af4c1faf70616106819a4]

INTEGRATION: CWS fwklhf01 (1.74.2); FILE MERGED 2004/06/24 09:06:07 as 1.74.2.1: #i30574# remove frame from global tree before its document will be disposed to supress using of this disposed frame inside global transactions as e.g. activate/deactivate


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [965cc9c2bcef1222d366672cb351e1a91cbbbbc7]

INTEGRATION: CWS fwklhf01 (1.8.2); FILE MERGED 2004/07/02 07:37:41 as 1.8.2.3: #i30576# close frames only, if they was created inside loadenv! 2004/06/22 12:41:20 as 1.8.2.2: #i29587# repair loading from stream 2004/06/21 08:36:27 as 1.8.2.1: #111051# support MINIMIZED state for loading documents


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [c43ebc75e9a46899d1e6b720736ec38726d6524b]

INTEGRATION: CWS fwklhf01 (1.2.38); FILE MERGED 2004/07/09 11:34:06 as 1.2.38.1: #i29587# repair test (broken stream loading) and restructure it


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [9980c09cdc879d39657c217c0acbe837d8b1d240]

INTEGRATION: CWS fwklhf01 (1.2.64); FILE MERGED 2004/06/18 09:15:10 as 1.2.64.1: #i26501# use typename to avoid gcc warnings


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [a95975ce915e9c43bac4a3b9a3bfc7a00cf403d7]

INTEGRATION: CWS fwklhf01 (1.2.4); FILE MERGED 2004/07/05 08:07:33 lo 1.2.4.2: #i27032# -> \ -> $/ 2004/06/23 14:07:58 lo 1.2.4.1: #i27032# using configure for libxml2 build


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [ae125bdcd6b90dafc5eaa3bfd3a68d9b9b28f193]

INTEGRATION: CWS fwklhf01 (1.6.20); FILE MERGED 2004/06/24 09:57:20 lo 1.6.20.1: #i26299# check for availability of selected language and fallback to installed language if user selected language is not available


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [885d87a75dee992a18764f6393f0a9bc0cee304b]

INTEGRATION: CWS fwklhf01 (1.128.6); FILE MERGED 2004/06/21 08:20:14 mav 1.128.6.2: #i29999# use Thumbnails substorage 2004/06/21 05:56:29 as 1.128.6.1: #i30376# use default instead of any filter to decide if information can be lost on save


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [eae750f4c387d19a95c4f60159b57007f28e977e]

INTEGRATION: CWS fwklhf01 (1.2.10); FILE MERGED 2004/06/23 14:05:58 lo 1.2.10.1: #i27032# using configure for libxml2 build


2004-07-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [13914d996b43c7efa473e49ab3de72c3b24a37b4]

INTEGRATION: CWS fwklhf01 (1.1.10); FILE MERGED 2004/06/23 14:05:57 lo 1.1.10.1: #i27032# using configure for libxml2 build


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [de73b114f6f1b34a15ef2bf9c56fa1f031c67ed2]

INTEGRATION: CWS qadev18 (1.4.60); FILE MERGED 2004/07/09 15:36:45 sg 1.4.60.1: #115090#CHG: added new services with docking1 cws


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [724c4f603742ecc04151f7a6ab1e68ad9686de49]

INTEGRATION: CWS qadev18 (1.1.2); FILE ADDED 2004/07/09 16:01:17 sg 1.1.2.1: #115090#NEW: initial version


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [4c226daee058669f50c808969f55b029d0c9d980]

INTEGRATION: CWS qadev18 (1.1.2); FILE ADDED 2004/07/09 16:05:22 sg 1.1.2.1: #115090#NEW: initial version


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [d413ba97a79d2b297f9f5b6d8fa64ae7ac5db2a4]

INTEGRATION: CWS qadev18 (1.1.2); FILE ADDED 2004/07/09 16:05:01 sg 1.1.2.1: #115090#NEW: initial version


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [2eb1fd0a54ca433824e43e5d659fe6f76e4ee87c]

INTEGRATION: CWS qadev18 (1.1.2); FILE ADDED 2004/07/09 16:02:47 sg 1.1.2.1: #115090#NEW: initial version


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [21c118d37f14d974e3307010fdc4e645b779a7fd]

INTEGRATION: CWS qadev18 (1.1.2); FILE ADDED 2004/07/09 16:02:25 sg 1.1.2.1: #115090#NEW: initial version


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [6a26915a82c4f1497b6b053a51a502b21223263b]

INTEGRATION: CWS qadev18 (1.1.2); FILE ADDED 2004/07/09 16:02:03 sg 1.1.2.1: #115090#NEW: initial version


2004-07-23  Kurt Zenker  <kz@openoffice.org>  [bb7c35a604d0bea29cf51cbbd1a552d85e8e8641]

INTEGRATION: CWS calcundo (1.25.120); FILE MERGED 2004/07/14 00:43:17 nn 1.25.120.2: RESYNC: (1.25-1.26); FILE MERGED 2004/05/26 10:44:00 nn 1.25.120.1: #i17043# undo for cut/paste with several sheets


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [d83b8ad9f570fe6e521608c541c1a055cc098118]

INTEGRATION: CWS qadev18 (1.1.2); FILE ADDED 2004/07/09 16:01:38 sg 1.1.2.1: #115090#NEW: initial version


2004-07-23  Kurt Zenker  <kz@openoffice.org>  [df984191e34bf54bc4c780b07c5333ac40de56dc]

INTEGRATION: CWS calcundo (1.7.452); FILE MERGED 2004/07/14 00:34:13 nn 1.7.452.2: RESYNC: (1.7-1.8); FILE MERGED 2004/07/13 18:18:31 nn 1.7.452.1: #i21498# undo for AutoFilter


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [57ebd8c49c7c8f5761b21032626beb1636538886]

INTEGRATION: CWS qadev18 (1.1.2); FILE ADDED 2004/07/09 16:00:37 sg 1.1.2.1: #115090#NEW: initial version


2004-07-23  Kurt Zenker  <kz@openoffice.org>  [e8ca498c979b727b5186fec3565c35327fda3345]

INTEGRATION: CWS calcundo (1.17.14); FILE MERGED 2004/07/14 00:33:31 nn 1.17.14.2: RESYNC: (1.17-1.18); FILE MERGED 2004/07/13 18:18:29 nn 1.17.14.1: #i21498# undo for AutoFilter


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [87d533e7b9924ebebc56bc9c23bf5bead89b8163]

INTEGRATION: CWS qadev18 (1.1.2); FILE ADDED 2004/07/09 16:00:13 sg 1.1.2.1: #115090#NEW: initial version


2004-07-23  Kurt Zenker  <kz@openoffice.org>  [8a458a332fe9425ebc50f0720e9afc969c94b8fe]

INTEGRATION: CWS calcundo (1.3.58); FILE MERGED 2004/07/14 00:28:30 nn 1.3.58.4: RESYNC: (1.3-1.4); FILE MERGED 2004/07/13 18:21:56 nn 1.3.58.3: #i21498# undo for AutoFilter 2004/05/26 14:55:42 nn 1.3.58.2: #i25907# undo for subtotals: insert right number of rows 2004/05/26 13:14:45 nn 1.3.58.1: #106681# handle drawing objects in undo of filter


2004-07-23  Kurt Zenker  <kz@openoffice.org>  [d10f9ff4cfaa3320dd9162a7f45d385cca0ed48f]

INTEGRATION: CWS calcundo (1.11.120); FILE MERGED 2004/07/14 00:27:50 nn 1.11.120.2: RESYNC: (1.11-1.12); FILE MERGED 2004/05/26 10:43:47 nn 1.11.120.1: #i17043# undo for cut/paste with several sheets


2004-07-23  Kurt Zenker  <kz@openoffice.org>  [8ec2d5023e4224f7b1053e0118e4c3214678dc57]

INTEGRATION: CWS calcundo (1.3.452); FILE MERGED 2004/07/14 00:27:41 nn 1.3.452.2: RESYNC: (1.3-1.4); FILE MERGED 2004/07/13 18:21:55 nn 1.3.452.1: #i21498# undo for AutoFilter


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [873434911cf0c3b89328f33c77f8f16fa93f6920]

INTEGRATION: CWS qadev18 (1.2.2); FILE MERGED 2004/06/29 12:52:54 lla 1.2.2.2: #i27893# changes for test expandMacrosFrom() 2004/05/24 07:47:17 lla 1.2.2.1: #116021# add a test for expandMacrosFrom_002


2004-07-23  Kurt Zenker  <kz@openoffice.org>  [f6cbcf03a9082b904a6e3b75f19a61a982e43dd5]

INTEGRATION: CWS calcundo (1.3.58); FILE MERGED 2004/07/14 00:13:18 nn 1.3.58.3: RESYNC: (1.3-1.5); FILE MERGED 2004/07/13 18:16:12 nn 1.3.58.2: #i21498# undo for AutoFilter 2004/05/26 13:14:23 nn 1.3.58.1: #106681# handle drawing objects in undo of filter


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [2a1254883248ec71c99df8ebf727562798722b1c]

INTEGRATION: CWS qadev18 (1.2.2); FILE MERGED 2004/07/05 08:10:52 lla 1.2.2.4: #116709# better comment why we must quit the tests. 2004/06/29 12:52:54 lla 1.2.2.3: #i27893# changes for test expandMacrosFrom() 2004/05/24 07:06:22 lla 1.2.2.2: #116021# expandMacroFrom() contains wrong tests, which are replaced by better once 2004/05/17 10:16:19 lla 1.2.2.1: #116709# end bootstrap test, if (UNO)ini files can write


2004-07-23  Kurt Zenker  <kz@openoffice.org>  [5ee72a675dbfe9749005e7bd510e1b57f4051e64]

INTEGRATION: CWS calcundo (1.8.40); FILE MERGED 2004/07/14 00:12:57 nn 1.8.40.2: RESYNC: (1.8-1.9); FILE MERGED 2004/05/26 10:43:36 nn 1.8.40.1: #i17043# undo for cut/paste with several sheets


2004-07-23  Kurt Zenker  <kz@openoffice.org>  [6f14e7bc9349dad51b255875884fb6c77ddcd753]

INTEGRATION: CWS calcundo (1.2.452); FILE MERGED 2004/07/14 00:12:49 nn 1.2.452.2: RESYNC: (1.2-1.3); FILE MERGED 2004/07/13 18:16:11 nn 1.2.452.1: #i21498# undo for AutoFilter


2004-07-23  Kurt Zenker  <kz@openoffice.org>  [4fc1357ec6d357601c5776c8efaa0ee6e3e9cbf3]

INTEGRATION: CWS calcundo (1.27.82); FILE MERGED 2004/07/13 23:58:25 nn 1.27.82.2: RESYNC: (1.27-1.28); FILE MERGED 2004/07/13 18:16:09 nn 1.27.82.1: #i21498# undo for AutoFilter


2004-07-23  Kurt Zenker  <kz@openoffice.org>  [b403aa78bda824643be7c8e603dcd4327cf33566]

INTEGRATION: CWS calcundo (1.11.84); FILE MERGED 2004/07/13 23:53:12 nn 1.11.84.2: RESYNC: (1.11-1.12); FILE MERGED 2004/07/13 18:17:37 nn 1.11.84.1: #i21498# undo for AutoFilter


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [c0ade95d187015d24d51c301502a93f08fe38cc9]

INTEGRATION: CWS qadev18 (1.1.2); FILE ADDED 2004/07/01 08:28:30 lla 1.1.2.1: #116709# new skeleton


2004-07-23  Kurt Zenker  <kz@openoffice.org>  [d7f7d079501fcb25bcbf4e715cdf0c8f04a1f338]

INTEGRATION: CWS calcundo (1.67.14); FILE MERGED 2004/07/13 23:51:39 nn 1.67.14.2: RESYNC: (1.67-1.69); FILE MERGED 2004/07/13 18:17:24 nn 1.67.14.1: #i21498# undo for AutoFilter


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [c93fc9852a08de3cc4389161b94d28cb137febf8]

INTEGRATION: CWS qadev18 (1.1.2); FILE ADDED 2004/07/01 08:28:21 lla 1.1.2.1: #116709# new skeleton


2004-07-23  Kurt Zenker  <kz@openoffice.org>  [d4728c0b3bb445574b728aa59c8e1f2646d1c327]

INTEGRATION: CWS calcundo (1.10.58); FILE MERGED 2004/07/13 23:51:58 nn 1.10.58.2: RESYNC: (1.10-1.11); FILE MERGED 2004/05/26 13:15:20 nn 1.10.58.1: #106681# handle drawing objects in undo of filter


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [a809c55d13b38502b813f34e11a0227f7cd911ed]

INTEGRATION: CWS qadev18 (1.1.2); FILE ADDED 2004/07/01 08:28:11 lla 1.1.2.1: #116709# new skeleton


2004-07-23  Kurt Zenker  <kz@openoffice.org>  [4a5b2b814431ea9ff29278744d7883cb109bcc0e]

INTEGRATION: CWS calcundo (1.7.120); FILE MERGED 2004/07/13 23:50:47 nn 1.7.120.2: RESYNC: (1.7-1.8); FILE MERGED 2004/07/13 18:22:25 nn 1.7.120.1: #i21498# undo for AutoFilter


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [b3e49d9342cc1d7a92c929c0f230ca92cac4103b]

INTEGRATION: CWS qadev18 (1.1.2); FILE ADDED 2004/07/01 08:31:24 lla 1.1.2.1: #116709# first simple test for precrocessor


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [dbebd5fdf6b41f3fa178d15b2ebba9a9985326d2]

INTEGRATION: CWS qadev18 (1.4.14); FILE MERGED 2004/07/01 09:07:38 lla 1.4.14.1: #116709# add test_preproc to makefile


2004-07-23  Kurt Zenker  <kz@openoffice.org>  [41bc08dd0555e77c55f62d4bce70796b0613e626]

INTEGRATION: CWS calcundo (1.9.120); FILE MERGED 2004/07/13 23:48:48 nn 1.9.120.2: RESYNC: (1.9-1.10); FILE MERGED 2004/07/13 18:22:23 nn 1.9.120.1: #i21498# undo for AutoFilter


2004-07-23  Kurt Zenker  <kz@openoffice.org>  [848161d036ba39db7ca6f07264f0aaf9a8cdebc6]

INTEGRATION: CWS calcundo (1.55.98); FILE MERGED 2004/07/13 22:51:37 nn 1.55.98.2: RESYNC: (1.55-1.56); FILE MERGED 2004/05/26 10:43:21 nn 1.55.98.1: #i17043# undo for cut/paste with several sheets


2004-07-23  Kurt Zenker  <kz@openoffice.org>  [7a07707a2a1f5bdc12d6fe8d0cf573bc3d843506]

INTEGRATION: CWS calcundo (1.75.80); FILE MERGED 2004/07/13 19:34:58 nn 1.75.80.2: RESYNC: (1.75-1.76); FILE MERGED 2004/05/26 10:43:09 nn 1.75.80.1: #i17043# undo for cut/paste with several sheets


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [b9a95919ce0b392a50282d1219013384d1bb9ca2]

INTEGRATION: CWS qadev18 (1.2.34); FILE MERGED 2004/06/18 15:51:39 sg 1.2.34.1: CHG: updated buglist after cws cfgapi Issue number: Submitted by: Reviewed by:


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [762612de9da3b9ac3700d782fa5a11e565e752c0]

INTEGRATION: CWS qadev18 (1.10.58); FILE MERGED 2004/07/12 16:17:33 sg 1.10.58.1: #i31375#CHG: adapted to new toolbars in container window


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [62c0560477d7cc1c00323ba26764112bb7a6f8f2]

INTEGRATION: CWS qadev18 (1.5.58); FILE MERGED 2004/06/30 19:09:33 cn 1.5.58.1: #115141# EventProducer changed


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [b65c0d369cad63707acb223f56fe913fd5ddc580]

INTEGRATION: CWS qadev18 (1.5.58); FILE MERGED 2004/07/12 16:17:08 sg 1.5.58.1: #i31375#CHG: adapted to new toolbars in container window


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [3d428da880aad8a1a2f33c723ad42aa47e46af8e]

INTEGRATION: CWS qadev18 (1.5.74); FILE MERGED 2004/07/16 14:23:46 cn 1.5.74.1: #i31294 object relations for DataAccessDescriptor MailMerge tests


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [5ec60d8bf66de49b6d891b701f24c15393168170]

INTEGRATION: CWS qadev18 (1.7.32); FILE MERGED 2004/06/28 10:44:58 cn 1.7.32.1: #i30811# object relation MAKEENTRYINCELL adjusted to 65535 rows


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [d1971c247dd53a3b06e9a0cf10a528262d1b5ec1]

INTEGRATION: CWS qadev18 (1.7.58); FILE MERGED 2004/07/12 16:16:30 sg 1.7.58.1: #i31375#CHG: adapted to new toolbars in container window


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [6ac90ebee46b48c042ff7b604c2632d5369885ce]

INTEGRATION: CWS qadev18 (1.5.74); FILE MERGED 2004/07/12 16:15:56 sg 1.5.74.1: #i31375#CHG: adapted to new toolbars in container window


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [bf7f18fa5607ba47ac846e7b55731892d0360839]

INTEGRATION: CWS qadev18 (1.6.58); FILE MERGED 2004/07/12 16:14:20 sg 1.6.58.1: #i31375#CHG: adapted to new toolbars in container window


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [de0661def908ecb92ecfe266d14c1e35b5778870]

INTEGRATION: CWS qadev18 (1.6.50); FILE MERGED 2004/06/24 14:07:35 cn 1.6.50.1: #i30570# for XNameReplace another property must changed.


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [9a9957abd134eceee8cc334f65592c1b97359354]

INTEGRATION: CWS dba14 (1.27.28); FILE MERGED 2004/07/16 07:22:55 fs 1.27.28.1: #i31536# +imageresouceaccess


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [ea053808a3f7e4ca97feb63f87804746afe7b2a3]

INTEGRATION: CWS qadev18 (1.1.2); FILE ADDED 2004/07/09 13:41:13 sg 1.1.2.1: #115090#NEW: initial version


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [31baa0262be81982c627520fc8358564898a5bbe]

INTEGRATION: CWS dba14 (1.1.2); FILE ADDED 2004/07/16 07:22:43 fs 1.1.2.1: #i31536#


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [9496a9cb368efa8f327d2ed6d599e011d0a50a9d]

INTEGRATION: CWS qadev18 (1.1.2); FILE ADDED 2004/07/09 13:40:45 sg 1.1.2.1: #115090#NEW: initial version


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [ca48e4839c48c61d55091e7be54ec4f4ccc4cb90]

INTEGRATION: CWS dba14 (1.115.18); FILE MERGED 2004/07/16 07:24:51 fs 1.115.18.1: #i31536# +imageresouceaccess


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [5ee881a761ee5f7276b4c33ab20855f07149b077]

INTEGRATION: CWS qadev18 (1.2.38); FILE MERGED 2004/07/09 15:20:46 sg 1.2.38.1: #115090#CHG: updated version for docking1 cws


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [39d1a48844b6193555ed69ae26dca5e42a064ac0]

INTEGRATION: CWS dba14 (1.1.2); FILE ADDED 2004/07/16 07:22:31 fs 1.1.2.1: #i31536#


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [f8526d1fbb20a54e5bde44f4b55344e8f41c9aa7]

INTEGRATION: CWS qadev18 (1.2.64); FILE MERGED 2004/06/18 16:33:33 sg 1.2.64.1: #112549#CHG: updated tests after cfgapi cws


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [92f4e24518e1ca896f48d74674b31d5ed3fb52d6]

INTEGRATION: CWS qadev18 (1.3.62); FILE MERGED 2004/06/18 16:33:33 sg 1.3.62.1: #112549#CHG: updated tests after cfgapi cws


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [c5fd29a783622184b24c1a5e5772515a77eccbff]

INTEGRATION: CWS dba14 (1.24.8); FILE MERGED 2004/07/15 13:41:42 fs 1.24.8.1: #i30912#


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [eb31bbf79fcb676d3b8c2fd4e23c01e9f09b6a11]

INTEGRATION: CWS qadev18 (1.2.38); FILE MERGED 2004/07/09 15:38:33 sg 1.2.38.1: #115090#CHG: updated for docking1 cws


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [b9747b624e0a8f15ad065d9ea4b0a21605cdd151]

INTEGRATION: CWS dba14 (1.66.6); FILE MERGED 2004/07/15 13:41:41 fs 1.66.6.1: #i30912#


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [e0a1e302fcb333e9ad3d886aad2834f7c3b1ef1e]

INTEGRATION: CWS qadev18 (1.3.74); FILE MERGED 2004/07/16 14:25:05 cn 1.3.74.1: #i31294# special property test for ResultSet and Activeconnection


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [5c2cb67a5d66b624f93aefc90014bc30adec08f0]

INTEGRATION: CWS dba14 (1.70.8); FILE MERGED 2004/07/15 13:41:41 fs 1.70.8.1: #i30912#


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [7c0c2f6864fa6fb8b52783b266c4bc6c98a2869f]

INTEGRATION: CWS qadev18 (1.2.74); FILE MERGED 2004/07/16 14:25:30 cn 1.2.74.1: #i31294# special property test for ResultSet and Activeconnection


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [ada9ffaf191e42ff120baf34d0cd622604f5e59d]

INTEGRATION: CWS qadev18 (1.2.74); FILE MERGED 2004/06/11 08:26:36 sg 1.2.74.2: #115090#CHG: adapted _compareString() to LOWERCASE_UPPERCASE behaviour 2004/06/11 08:25:37 sg 1.2.74.1: #115090#NEW: initial version


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [dcff509f0bff04da4a076a76c7e776cb7a8e445c]

INTEGRATION: CWS qadev18 (1.1.2); FILE ADDED 2004/06/11 08:20:14 sg 1.1.2.1: #115090#NEW: initial version


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [6d1e650edf01cb388f67734d2c70cc11ee74c2de]

INTEGRATION: CWS qadev18 (1.1.2); FILE ADDED 2004/07/08 13:54:45 sg 1.1.2.2: #115090#CHG: fixed bug in test 2004/06/11 08:19:50 sg 1.1.2.1: #115090#NEW: initial version


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [ac79c51716bea463291cd4bb6621a3eff5aec43f]

INTEGRATION: CWS dba14 (1.34.32); FILE MERGED 2004/07/16 07:24:30 fs 1.34.32.2: #i31536# moved ControlGraphicsHelper to svtools, renamed to ImageResourceAccess 2004/07/15 15:08:12 fs 1.34.32.1: #i31536# allow displaying images specified by resource URLs, using the css.graphic.GraphicsProvider


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [1806dd723e390c7c3c3f352bf8ec87aa4954b961]

INTEGRATION: CWS qadev18 (1.1.2); FILE ADDED 2004/06/11 08:19:28 sg 1.1.2.1: #115090#NEW: initial version


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [a94efc720c3f6ea78ae16692a19b79b2429b8d8f]

INTEGRATION: CWS qadev18 (1.3.74); FILE MERGED 2004/07/08 16:11:40 sg 1.3.74.1: #115090#CHG: added reset to original date/time inside of test


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [204ff05ea3bb97a6e29c02be1890ff38ad696a13]

INTEGRATION: CWS qadev18 (1.2.74); FILE MERGED 2004/07/08 13:50:52 sg 1.2.74.1: #115090#CHG: fixed bug in test


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [c52a397d71f6331b02249925a33ca0afda2c5a77]

INTEGRATION: CWS qadev18 (1.2.64); FILE MERGED 2004/06/18 16:33:52 sg 1.2.64.1: #112549#CHG: updated tests after cfgapi cws


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [1cfbde0841e9c0762c7606e6d126bb63fe867c51]

INTEGRATION: CWS dba14 (1.48.38); FILE MERGED 2004/07/15 15:03:54 fs 1.48.38.1: moving herein the fix from branch cws_src680_mav09 - needed for #i31536#


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [33606a7b377f5d90f13f069e7d47ec407cbd9c4c]

INTEGRATION: CWS qadev18 (1.5.34); FILE MERGED 2004/06/21 15:53:39 cn 1.5.34.1: #i30525# handling for network path changed


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [7063eb61f38d49933c93310ef2a83461ecac2bf1]

INTEGRATION: CWS dba14 (1.3.192); FILE MERGED 2004/07/15 15:04:24 fs 1.3.192.1: #i31536# +OSeekableOutputStreamWrapper


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [1149665cd04b0de3899e284a37bafe76e7ee8031]

INTEGRATION: CWS qadev18 (1.1.122); FILE MERGED 2004/07/01 13:44:52 cn 1.1.122.2: #i30975# debugging on PropertyValue[] added 2004/07/01 12:59:52 cn 1.1.122.1: #i30975# debugging on PropertyValue[] added


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [853cc6ddaf3b347be2782c4a672378a121f59884]

INTEGRATION: CWS dba14 (1.4.192); FILE MERGED 2004/07/15 15:04:20 fs 1.4.192.1: #i31536# +OSeekableOutputStreamWrapper


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [df570ac6cf08208091e43a12a5e03ec801a6ba1a]

INTEGRATION: CWS qadev18 (1.6.34); FILE MERGED 2004/07/15 14:29:33 sg 1.6.34.2: #i31375#CHG: fixed bug 2004/07/12 16:11:04 sg 1.6.34.1: #i31375#CHG: adapted to new toolbars in container window


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [6ab22f4a534c9ddea806679b7e9f189bc5ecb286]

INTEGRATION: CWS qadev18 (1.4.64); FILE MERGED 2004/06/11 08:32:22 sg 1.4.64.1: #i26812#CHG: fixed bug in sql statement execution


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [22aa54f1248d57fdb11d89e5e95e50d3fff6f163]

INTEGRATION: CWS qadev18 (1.3.66); FILE MERGED 2004/07/09 10:11:05 cn 1.3.66.1: #i30975# Notify information about properties of type Any with value of NULL


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [6afce696008a0c60a275da82a3f7f1e1272e3ea3]

INTEGRATION: CWS qadev18 (1.2.108); FILE MERGED 2004/07/13 08:21:37 sw 1.2.108.1: #i30525#


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [222b1b6bc114f3092f0bc6a696171c589547d549]

INTEGRATION: CWS qadev18 (1.11.16); FILE MERGED 2004/07/13 08:21:20 sw 1.11.16.1: #i30525#


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [5613d7faffdc91e496cc4bfdd06845b83c8699e3]

INTEGRATION: CWS qadev18 (1.9.22); FILE MERGED 2004/07/13 08:20:59 sw 1.9.22.1: #i30525#


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [c4815256ac04c00ffcb3ffa311eecc3dfb805bad]

INTEGRATION: CWS mergebuild02 (1.5.10); FILE MERGED 2004/07/13 15:14:28 ihi 1.5.10.1: #i8252# Iso code / File unmerge


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [febef05ef4a08b3e2410aa4c8b2f44f28110e42e]

INTEGRATION: CWS mergebuild02 (1.5.10); FILE MERGED 2004/07/13 15:14:24 ihi 1.5.10.1: #i8252# Iso code / File unmerge


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [700bc75d499aa49b65fa6779e4fe42a9f9c7c186]

INTEGRATION: CWS mergebuild02 (1.26.10); FILE MERGED 2004/07/13 11:18:23 hjs 1.26.10.1: #i31416# merge on the fly


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [6d358c8cd1f1fe5e3af507babefbd429acb5012a]

INTEGRATION: CWS mergebuild02 (1.5.8); FILE MERGED 2004/07/13 15:14:35 ihi 1.5.8.1: #i8252# Iso code / File unmerge


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [20aa8decf33d74e3f38be04dc7d4c01520c2f914]

INTEGRATION: CWS mergebuild02 (1.3.10); FILE MERGED 2004/07/13 15:14:33 ihi 1.3.10.1: #i8252# Iso code / File unmerge


2004-07-23  Kurt Zenker  <kz@openoffice.org>  [d6a428fb51b2f7a015c2039b0e2d260dd14c5bb6]

INTEGRATION: CWS iha01 (1.30.62); FILE MERGED 2004/07/21 18:27:37 iha 1.30.62.1: #i31688# broken resource - dublicated CheckBox + wrong position


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [c897f05b290575fade795b2aa311521bfc1b1c97]

INTEGRATION: CWS mergebuild02 (1.9.8); FILE MERGED 2004/07/13 15:14:30 ihi 1.9.8.1: #i8252# Iso code / File unmerge


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [5a9ecbf9bedd575859937256f1ce565937191db8]

INTEGRATION: CWS launchertips (1.23.8); FILE MERGED 2004/07/15 13:51:51 obr 1.23.8.1: #i29569#,#i30472# switched to new translation mechanism, removed invalid entries and added tooltips/help strings


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [87816883d03a3fc5d2bc2458b85ff92fa092cc3f]

INTEGRATION: CWS mergebuild02 (1.3.10); FILE MERGED 2004/07/13 15:14:27 ihi 1.3.10.1: #i8252# Iso code / File unmerge


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [dacffb4f9cd50a0d65a6ba8925cb40bbaa19f84d]

INTEGRATION: CWS launchertips (1.3.14); FILE MERGED 2004/07/14 14:17:25 obr 1.3.14.1: #i20355#,#i20356# install gnome files to /opt/gnome2


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [79ada6459f5ae9bfe3539597e6d642c1c60c9115]

INTEGRATION: CWS mergebuild02 (1.3.10); FILE MERGED 2004/07/13 15:14:26 ihi 1.3.10.1: #i8252# Iso code / File unmerge


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [e1995343707515bab2cbb9dbffb800c7c992d0ce]

INTEGRATION: CWS launchertips (1.3.2); FILE MERGED 2004/07/15 13:51:51 obr 1.3.2.3: #i29569#,#i30472# switched to new translation mechanism, removed invalid entries and added tooltips/help strings 2004/07/14 14:14:01 obr 1.3.2.2: #i30472# No X-Redhat-Base for SuSE files 2004/07/14 14:09:58 obr 1.3.2.1: #i20355#,#i20356# install gnome files to /opt/gnome2


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [e999201ec93f482f58c4b4767fcf461dc481b111]

INTEGRATION: CWS launchertips (1.2.18); FILE MERGED 2004/07/15 13:51:51 obr 1.2.18.1: #i29569#,#i30472# switched to new translation mechanism, removed invalid entries and added tooltips/help strings


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [bbfd266aaa47788b77a8b8e681b781b218a5d643]

INTEGRATION: CWS mergebuild02 (1.4.10); FILE MERGED 2004/07/13 15:14:23 ihi 1.4.10.1: #i8252# Iso code / File unmerge


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [54a84bf98d1820d58983e74df6bfd680370cd9bc]

INTEGRATION: CWS launchertips (1.2.18); FILE MERGED 2004/07/15 13:51:50 obr 1.2.18.1: #i29569#,#i30472# switched to new translation mechanism, removed invalid entries and added tooltips/help strings


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [dc4b57d5e3c44edd50965892e4cd64555be59c3f]

INTEGRATION: CWS launchertips (1.12.8); FILE MERGED 2004/07/15 13:51:50 obr 1.12.8.1: #i29569#,#i30472# switched to new translation mechanism, removed invalid entries and added tooltips/help strings


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [cf52ac244b15437757a8b924fc4b983f9c6ceb78]

INTEGRATION: CWS mergebuild02 (1.13.10); FILE MERGED 2004/07/13 15:14:18 ihi 1.13.10.1: #i8252# Iso code / File unmerge


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [c1c178f5698176795aefaf428525cbaaceeb4da7]

INTEGRATION: CWS launchertips (1.9.8); FILE MERGED 2004/07/15 13:51:50 obr 1.9.8.1: #i29569#,#i30472# switched to new translation mechanism, removed invalid entries and added tooltips/help strings


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [ccc2c12e09f694bd753e99842b43da3e33b9454c]

INTEGRATION: CWS mergebuild02 (1.25.174); FILE MERGED 2004/07/13 15:14:17 ihi 1.25.174.1: #i8252# Iso code / File unmerge


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [e237bccd626d19b0d31b9b3c1e3efde7e3b4b0ad]

INTEGRATION: CWS launchertips (1.3.2); FILE MERGED 2004/07/15 13:51:49 obr 1.3.2.1: #i29569#,#i30472# switched to new translation mechanism, removed invalid entries and added tooltips/help strings


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [43b3c5038e30d9f39d464934aafbf188167e3811]

INTEGRATION: CWS mergebuild02 (1.5.298); FILE MERGED 2004/07/13 15:14:16 ihi 1.5.298.1: #i8252# Iso code / File unmerge


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [2890a10df727f2199bd77eeda6e66ee15862718b]

INTEGRATION: CWS mergebuild02 (1.16.126); FILE MERGED 2004/07/13 15:14:15 ihi 1.16.126.1: #i8252# Iso code / File unmerge


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [9bed92fae12e5061fc50c4c1f053e82db31d5e1a]

INTEGRATION: CWS launchertips (1.2.18); FILE MERGED 2004/07/15 13:51:49 obr 1.2.18.1: #i29569#,#i30472# switched to new translation mechanism, removed invalid entries and added tooltips/help strings


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [966ae3bece0aaa557ad7da2393a8c2e4dba4d08a]

INTEGRATION: CWS mergebuild02 (1.17.10); FILE MERGED 2004/07/13 15:14:14 ihi 1.17.10.1: #i8252# Iso code / File unmerge


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [a629bfbbbbc53b07561d8ffd0a4bd61693a8d30d]

INTEGRATION: CWS mergebuild02 (1.1.2); FILE ADDED 2004/07/13 11:18:21 hjs 1.1.2.1: #i31416# merge on the fly


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [b3ddbbdeea84bbf3368139acc272819e0e2c0428]

INTEGRATION: CWS launchertips (1.2.18); FILE MERGED 2004/07/15 13:51:48 obr 1.2.18.1: #i29569#,#i30472# switched to new translation mechanism, removed invalid entries and added tooltips/help strings


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [af12af188b38207c1284324397a4955d71c9a14c]

INTEGRATION: CWS mergebuild02 (1.11.10); FILE MERGED 2004/07/13 11:18:19 hjs 1.11.10.1: #i31416# merge on the fly


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [c7fe0483e648ac12b6149ffffdc55f9950675223]

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>  [6bd75046b8f3055ffb385ded2c106760ead89e95]

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-23  Rüdiger Timm  <rt@openoffice.org>  [459a29ac7f0d5672eeb9b0c8c7baec82149e5f90]

INTEGRATION: CWS watchwindow2 (1.35.10); FILE MERGED 2004/07/07 10:11:39 ab 1.35.10.1: #i20405# Fixed ::EditEntry for multi tab usage


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [712e565c4a155035d4567a212c2a17414c6bb625]

INTEGRATION: CWS watchwindow2 (1.54.32); FILE MERGED 2004/07/07 10:47:22 ab 1.54.32.1: #i20405# IDE watch window improvement


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [c742ad78c97c2af10d8b72783f6cd188ea5aeeae]

INTEGRATION: CWS watchwindow2 (1.7.34); FILE MERGED 2004/07/07 10:45:12 ab 1.7.34.1: #i20405# IDE watch window improvement


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [5b0329d6e7da568c011cc4ce29edfcc04638796e]

INTEGRATION: CWS watchwindow2 (1.27.34); FILE MERGED 2004/07/07 10:47:48 ab 1.27.34.1: #i20405# IDE watch window improvement


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [20f26b55b9b8b589dbe5a54f1ca96f3d982f4a4b]

INTEGRATION: CWS watchwindow2 (1.27.68); FILE MERGED 2004/07/07 12:36:53 ab 1.27.68.1: #i20405# IDE watch window improvement


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [5ed577d0607a7a712864e50ad29feb8f77955ce1]

INTEGRATION: CWS watchwindow2 (1.8.80); FILE MERGED 2004/07/07 12:34:53 ab 1.8.80.1: #i20405# IDE watch window improvement


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [73c02cedb395f0f9a27358e2e33e545808c5f533]

INTEGRATION: CWS watchwindow2 (1.37.24); FILE MERGED 2004/07/19 14:06:35 ab 1.37.24.2: #i20405# Added a NULL check 2004/07/07 12:38:02 ab 1.37.24.1: #i20405# IDE watch window improvement


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [367a27ec450b38837ed0aae45e547f40ef073848]

INTEGRATION: CWS watchwindow2 (1.17.68); FILE MERGED 2004/07/07 12:35:29 ab 1.17.68.1: #i20405# IDE watch window improvement


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [7515f39d3d4a48403221a70c9e904e7a42432f8e]

INTEGRATION: CWS vcl24 (1.25.134); FILE MERGED 2004/07/06 08:44:35 pl 1.25.134.1: #i30429# Kochi Gothic


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [33de725fd1579fb8f4344272b3798795616eedad]

INTEGRATION: CWS vcl24 (1.23.26); FILE MERGED 2004/07/16 12:58:39 pl 1.23.26.3: RESYNC: (1.23-1.24); FILE MERGED 2004/07/08 15:50:51 pl 1.23.26.2: #i28763# workaround possibly hanging CUPS calls 2004/06/30 17:44:06 pl 1.23.26.1: removed some warnings


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [7d6c646ec244f9ea1db9b5bd160ecfc43ac27f13]

INTEGRATION: CWS vcl24 (1.3.14); FILE MERGED 2004/07/12 16:03:43 pl 1.3.14.3: fix a crash 2004/07/08 15:50:51 pl 1.3.14.2: #i28763# workaround possibly hanging CUPS calls 2004/06/30 17:35:57 pl 1.3.14.1: #i30914# #i30917# handle queue instances correctly


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [45551df64a4072446dd8686c172f104f0cd64f4b]

INTEGRATION: CWS vcl24 (1.14.14); FILE MERGED 2004/07/08 15:50:50 pl 1.14.14.1: #i28763# workaround possibly hanging CUPS calls


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [0ed6f9af01f7e3b033cabaaa606743c10a9a7147]

INTEGRATION: CWS vcl24 (1.4.14); FILE MERGED 2004/07/08 16:09:57 pl 1.4.14.1: #i30513# merge from vcl22, make compilation without fontconfig work again


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [5bda0dfccf14e62d0b89c8f2000fff40bd236634]

INTEGRATION: CWS vcl24 (1.5.26); FILE MERGED 2004/07/08 15:50:48 pl 1.5.26.1: #i28763# workaround possibly hanging CUPS calls


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [fc54d57fee993388cfef50c483d9c2efc490e570]

INTEGRATION: CWS vcl24 (1.2.26); FILE MERGED 2004/07/08 15:50:47 pl 1.2.26.1: #i28763# workaround possibly hanging CUPS calls


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [508fee714aaf2d7f18038152a462274e1cce18da]

INTEGRATION: CWS vcl24 (1.179.2); FILE MERGED 2004/06/29 11:49:04 pl 1.179.2.1: #i30571# migrate resize event buffering to independent part


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [883ef53d655000d6271e7f73c6adc77509009d30]

INTEGRATION: CWS vcl24 (1.36.2); FILE MERGED 2004/06/28 16:18:14 pl 1.36.2.1: #i30832# avoid unnecessary context switches


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [5bcd6db4e0f9c3ca0b94cb606827b165ae4fbe89]

INTEGRATION: CWS vcl24 (1.10.140); FILE MERGED 2004/07/06 08:50:41 pl 1.10.140.1: #i30919# portuguese key names


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [aab1448442906a53e1dbe28e1e1ca93b299bde24]

INTEGRATION: CWS vcl24 (1.38.34); FILE MERGED 2004/06/29 11:49:04 pl 1.38.34.1: #i30571# migrate resize event buffering to independent part


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [88b1d319ec81645d369a70e685d28d9a86140f61]

INTEGRATION: CWS vcl24 (1.6.2); FILE MERGED 2004/07/16 12:53:16 pl 1.6.2.3: RESYNC: (1.6-1.8); FILE MERGED 2004/07/06 13:04:31 pl 1.6.2.2: #i30981# menu highlight text color 2004/06/29 16:44:34 pl 1.6.2.1: #i29929# improve on keyinput <-> ime input conversion


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [50738ffe8706049098b2f5e23933be3942050b4c]

INTEGRATION: CWS vcl24 (1.89.42); FILE MERGED 2004/06/29 11:49:03 pl 1.89.42.1: #i30571# migrate resize event buffering to independent part


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [3e14f13fc2caa22ab8534e6e006f9b49e32a7819]

INTEGRATION: CWS vcl24 (1.190.2); FILE MERGED 2004/07/08 16:29:34 pl 1.190.2.2: RESYNC: (1.190-1.191); FILE MERGED 2004/06/29 11:49:01 pl 1.190.2.1: #i30571# migrate resize event buffering to independent part


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [83c885846311a105ee320a7ca8f7e486c3e13cae]

INTEGRATION: CWS vcl24 (1.4.140); FILE MERGED 2004/07/06 09:08:09 pl 1.4.140.1: #i30972# clean up some warnings


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [9cfde00ca0014a5249ee4320126311cf27c0f038]

INTEGRATION: CWS vcl24 (1.52.18); FILE MERGED 2004/07/08 16:22:54 pl 1.52.18.2: RESYNC: (1.52-1.53); FILE MERGED 2004/07/08 10:35:16 pl 1.52.18.1: #i29060# remove erroneous Pos attribute of dialog


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [0dd0c1a02e6d3f169afdc9a4bf419e4453d8cbc0]

INTEGRATION: CWS vcl23 (1.6.20); FILE MERGED 2004/06/14 14:30:17 pl 1.6.20.1: #i27753# revert to math.h for isnan


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [c9ee8c6a66f5cca34e052c25bec67839bc389fcb]

INTEGRATION: CWS vcl23 (1.6.22); FILE MERGED 2004/06/07 10:17:23 pl 1.6.22.1: #i29873# add: default constructore for PrinterInfo


2004-07-23  Malte Timmermann  <mt@openoffice.org>  [42a7aa467a2f8c9fd39f9e6e183a5f0f00742629]

#i21596# Digital Signatures...


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [4381390fe79ab8e3a510592897340b8300e74131]

INTEGRATION: CWS vcl23 (1.1.74); FILE MERGED 2004/06/15 10:49:49 pl 1.1.74.1: #i30232# removed useless resolution settings


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [8e7c2a9b3e68e421ea5c728e6f9782424a570ab7]

INTEGRATION: CWS vcl23 (1.5.62); FILE MERGED 2004/06/15 17:00:50 pl 1.5.62.1: #i30268# do not access a dead connection


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [d2fdaa1e834b44c2381d1a69a0f197bd98901935]

INTEGRATION: CWS vcl23 (1.79.46); FILE MERGED 2004/07/16 12:46:36 pl 1.79.46.2: RESYNC: (1.79-1.81); FILE MERGED 2004/06/01 13:44:44 hdu 1.79.46.1: #i29748# fix BiDi in vertical layout mode


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [6b05b62444544db66b08d3301ee3b9b3c2b5f733]

INTEGRATION: CWS vcl23 (1.3.6); FILE MERGED 2004/07/16 12:44:14 pl 1.3.6.2: RESYNC: (1.3-1.5); FILE MERGED 2004/06/09 11:10:42 pl 1.3.6.1: #i19826# enable glyph mapping to ansi1252 in PostScript again


2004-07-23  Rüdiger Timm  <rt@openoffice.org>  [5c17a3e6f5ebb96269d6c418c596152295a60fd5]

INTEGRATION: CWS vcl23 (1.67.40); FILE MERGED 2004/06/01 13:09:33 pl 1.67.40.1: #i29128# merge from CWS pdfdrawlinebug


2004-07-23  gt  <gt@openoffice.org>  [2aaf1b9eb752c99a2bbf117b9a52789d1867b96f]

#i20883# complete addLocationToTrustedSources()


2004-07-23  gt  <gt@openoffice.org>  [345587a39c71f984599a5b8baeedb96cdf02b71f]

#i20883# fill addAuthorToTrustedSources() and addLocationToTrustedSources() with life


2004-07-23  Michael Mi  <mmi@openoffice.org>  [4f4e9ada797f248a8e84ffffef743fe316073358]

Issue number: Submitted by:  Andrew Fan Reviewed by:


2004-07-23  Malte Timmermann  <mt@openoffice.org>  [4bcf58803bc7c10254da90cd44ad89eccbf8bd16]

#i21596# Digital Signatures...


2004-07-23  gt  <gt@openoffice.org>  [001aad587f0c8643922695dbd140b9d0e7fa7aa9]

#i20883# no need for warnings.* here


2004-07-23  Michael Mi  <mmi@openoffice.org>  [7735f9f7120d6d821824a0c7912dcd633e9cca47]

mozilla registry.dat support Issue number: Submitted by: Reviewed by:


2004-07-23  Michael Mi  <mmi@openoffice.org>  [010915ede42559b26dc2fdaf64b8f0d5b77cc85c]

mozilla registry.dat parsing

Issue number:
Submitted by:
Reviewed by:

2004-07-23  Michael Mi  <mmi@openoffice.org>  [f7a7f2b0e923125dc63cec4c476e2d02537a22f3]

Issue number: Submitted by:  Andrew Fan Reviewed by:


2004-07-23  Michael Mi  <mmi@openoffice.org>  [401fc9b2074fae68e9386b86e1a047e72ae29191]

nss -> mscrtpro for Windows

Issue number:
Submitted by:
Reviewed by:

2004-07-23  Michael Mi  <mmi@openoffice.org>  [9f3abd38e07252fe00cab97c35057c9f81a22db0]

mozilla registry.dat parsing

Issue number:
Submitted by:
Reviewed by:

2004-07-22  Malte Timmermann  <mt@openoffice.org>  [1cc5cc574a55ed0b57ddbf487e38b907c3790395]

#i21596# Digital Signatures...


2004-07-22  Rüdiger Timm  <rt@openoffice.org>  [689567cbfb4c3cfe5d91c4bbb11a840e641b9b56]

#i10000# util depends on source/transform


2004-07-22  gt  <gt@openoffice.org>  [d36c9997f2a4e2ae5c6cb92636b5f04a55ff6e96]

#i20883# configuration i/o


2004-07-22  Thorsten Behrens  <thb@openoffice.org>  [74c53cc1fe233dc5d7349c33f0fb93c79123026f]

#i31855# Temporarily disabled singleton destruction. Factory hands out references, which might still be in use when we delete here


2004-07-22  Daniel Vogelheim  <dvo@openoffice.org>  [6814dea0f599a8143896d8c1b78c980ce99a4d31]

#i31818# compute m_aExtPathPrefix without looping Issue number: Submitted by: Reviewed by:


2004-07-22  Malte Timmermann  <mt@openoffice.org>  [7a6083cf2a96b15d660fd0f5e35164726ab2fd6b]

#i21596# Digital Signatures...


2004-07-22  Malte Timmermann  <mt@openoffice.org>  [d82e2ea98f75c8c3d8ee391ea3e2c74b03e64f7f]

#i21596# Digital Signatures...


2004-07-22  gt  <gt@openoffice.org>  [a36ecca35f0a838e4f6c5e6993f890ef25b10876]

#i20883# config i/o


2004-07-22  gt  <gt@openoffice.org>  [43a9149c4b1cf2113edfb33a17abaf0126a405c7]

#i20883# config i/o


2004-07-22  Malte Timmermann  <mt@openoffice.org>  [c788498d4c94dfca6427aea050e4d7ebafa3d6a5]

#i21596# Digital Signatures...


2004-07-22  Malte Timmermann  <mt@openoffice.org>  [2a18c9245d70f230730561d06aa69176e225c294]

#i21596# Digital Signatures...


2004-07-21  Malte Timmermann  <mt@openoffice.org>  [61dd1203a50927a532baf8d0cb3573386395d2ab]

#i21596# Digital Signatutres...


2004-07-21  Malte Timmermann  <mt@openoffice.org>  [b262c189c5788e98a50dff82013eff7e91a85839]

#i21596# Digital Signatutres...


2004-07-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [b8c4ec70fb849a3a47902dca9052991401690c20]

#i10000#: initialize m_bUserActive


2004-07-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [c6f808d65bda7192a6b926bbff0f96f302e64425]

#i10000#: initialize member of MutexRef


2004-07-20  Rüdiger Timm  <rt@openoffice.org>  [7dca54e815904fb63cca9ec274674477c9046a5d]

#i31703# Hotfix by HDU


2004-07-20  gt  <gt@openoffice.org>  [2d153fbe2e250e95942113b7cbbe01c574f1b2cf]

#i20883# + config


2004-07-20  Herbert Duerr  <hdu@openoffice.org>  [6777bc4ccde3a4b0f1d420648ec91f3bd74139ff]

#i31610# fix refcount on ImplFontCharmap


2004-07-20  Andre Fischer  <af@openoffice.org>  [3d4f49a73fc66415aa65fb394f135e82a2d8359b]

#i22705# Added virtual destructor.


2004-07-20  Rüdiger Timm  <rt@openoffice.org>  [c2269602d902f130fb4bb9b94e866130ab0bbcfb]

#i31728# Fixed by MIB


2004-07-20  gt  <gt@openoffice.org>  [c375859d8add3fd354eef906a448e56cf29b6194]

#i20883# no status bar control needed here


2004-07-20  gt  <gt@openoffice.org>  [c53d9311911f0c039e9ef945cdffedd474cf0935]

#i20883#


2004-07-19  Michael Mi  <mmi@openoffice.org>  [83a22dc4e159fdf47780262cac63bc6ecd8a03da]

add "-lxpcomglue"

Issue number:
Submitted by:
Reviewed by:

2004-07-19  gt  <gt@openoffice.org>  [594f40e128a76c24a639848d46d737f97a131dd2]

#i20883# warnings


2004-07-19  gt  <gt@openoffice.org>  [20d67c048be37426fa5ef7db4867fda4e4d1ba79]

#i20883# macro security


2004-07-19  gt  <gt@openoffice.org>  [0a417711a64372b2d1e2436e1408cb06368fda66]

#i20883# call of macro security dialog


2004-07-19  Malte Timmermann  <mt@openoffice.org>  [fb7533db1986cda5c3ee7b16ba727154eb2723c3]

#i21596# slllib


2004-07-19  Kurt Zenker  <kz@openoffice.org>  [e100d205ef958e9de342c01f7866403238bb14d0]

#i10000# office did not shut down during smoketest


2004-07-19  Michael Mi  <mmi@openoffice.org>  [6c639c2acca70087234b0b5af4c7ff6af01a4b76]

Issue number: Submitted by: Reviewed by:

Add certificate status testing codes.

2004-07-19  Michael Mi  <mmi@openoffice.org>  [40df6fd2accc5e328f9dfc48a30ec8a7dc0f3049]

Issue number: Submitted by:  Andrew Fan Reviewed by:

Add certificate status methods.

2004-07-19  Michael Mi  <mmi@openoffice.org>  [9f02b0a717b00c2e60d00b3e5c4b62d7e723770d]

Issue number: Submitted by:  Andrew Fan Reviewed by:

Add certificate statuse interfaces.

2004-07-19  gt  <gt@openoffice.org>  [4da0bd781769f41cbf044902e3318a7685108cd4]

#i20883# minor changes


2004-07-19  Michael Mi  <mmi@openoffice.org>  [8a806a89624e279d23f50a67cea8df1503b17d54]

nss profile supporting

Issue number:
Submitted by:
Reviewed by:

2004-07-19  Michael Mi  <mmi@openoffice.org>  [e78005be59dd68aded159c97160b9dbdbd83c3e6]

nss user profile support

Issue number:
Submitted by:
Reviewed by:

2004-07-19  Malte Timmermann  <mt@openoffice.org>  [6cfff3f0b50d0399079966062031147e8e14fd4c]

#i21596# convert user data to int32 first...


2004-07-16  Malte Timmermann  <mt@openoffice.org>  [df4fa95d4e13e119a05fa7f367a00d8810659861]

#i21596# ...


2004-07-16  Malte Timmermann  <mt@openoffice.org>  [6c64a3eca35bd93197fb976fbce371409bd245da]

#i21596# ...


2004-07-16  Hans-Joachim Lankenau  <hjs@openoffice.org>  [de0d929a4bf4ed59337da3a6e20f7e34b89b4e5d]

sometimes it's too hard to read if statements correctly


2004-07-16  Michael Mi  <mmi@openoffice.org>  [81daa9434f14def10dd04c759565a34e8357d507]

update

Issue number:
Submitted by:
Reviewed by:

2004-07-16  gt  <gt@openoffice.org>  [cee2818f48205999b6301b3ffecb69957d58c884]

#i20883# macro security


2004-07-16  gt  <gt@openoffice.org>  [8b021fa1b3324bd6f03814ea1d74122ec66b8859]

#i20883# macro security


2004-07-16  Malte Timmermann  <mt@openoffice.org>  [a76bcea1dec9103885e79fda283421a314d3723e]

#i20156# Digital Signatures...


2004-07-16  Michael Mi  <mmi@openoffice.org>  [555d6574b82d9bb63aaa51724d69bc7453636045]

update

Issue number:
Submitted by:
Reviewed by:

2004-07-16  gt  <gt@openoffice.org>  [13655984eee891ecca4352382d70464bb6c99ca5]

#i20883# macro security


2004-07-16  Michael Mi  <mmi@openoffice.org>  [90152329959e8509933020ed598a5e56ceb09b10]

update

Issue number:
Submitted by:
Reviewed by:

2004-07-16  Michael Mi  <mmi@openoffice.org>  [4f06c1f442323ad213cbfac51936fb8b9e4d9ad8]

update

Issue number:
Submitted by:
Reviewed by:

2004-07-16  Michael Mi  <mmi@openoffice.org>  [5e0e07c20813056f9b3fe1e6af28ede966e550a2]

update

Issue number:
Submitted by:
Reviewed by:

2004-07-16  Michael Mi  <mmi@openoffice.org>  [9688f95cc0121477db5a0c7ad11a818110639261]

update

Issue number:
Submitted by:
Reviewed by:

2004-07-16  gt  <gt@openoffice.org>  [7c3ce58e686332d811f1c87ce2b81d19dfe29b65]

#i20883# macro security


2004-07-16  Michael Mi  <mmi@openoffice.org>  [5633615e57d1b5b34a64c9e7a4b1dd8a89cfe082]

update

Issue number:
Submitted by:
Reviewed by:

2004-07-16  Michael Mi  <mmi@openoffice.org>  [b9838edb8c564b0034a6d8e99544d5ece9b1781d]

bugfix

Issue number:
Submitted by:
Reviewed by:

2004-07-16  Michael Mi  <mmi@openoffice.org>  [0d01f27feae04f1ad25cd6eee44934a12bcfdf6f]

update

Issue number:
Submitted by:
Reviewed by:

2004-07-16  Michael Mi  <mmi@openoffice.org>  [fe61130c1865f25b3ac10e718dbb659246240a32]

add "cryptoken.default" support

Issue number:
Submitted by:
Reviewed by:

2004-07-15  Daniel Vogelheim  <dvo@openoffice.org>  [56fa15b722896b46ec2cc53acb99d29ffeed02b6]

#i31549# remove NULL-dereference in assertion


2004-07-15  Rüdiger Timm  <rt@openoffice.org>  [912386fa447fb7616244ad72018b19d2fc7d963f]

#i10000# viewcontactofsdrobj.hxx includes a hedabu'ed header and therefore itself has to be hedabu'ed.


2004-07-15  Daniel Vogelheim  <dvo@openoffice.org>  [74971bffd46240ba0e27b85da295fee26959010f]

#i31526# sync xmltoken list with header


2004-07-15  Malte Timmermann  <mt@openoffice.org>  [85e6135011824b837878bfd85a5540c55ff3a159]

...


2004-07-15  Malte Timmermann  <mt@openoffice.org>  [bb0c4dce0df1319a7e3b5393fde8942fdbf0dc66]

solaris...


2004-07-15  Malte Timmermann  <mt@openoffice.org>  [9b12c4731a3cced633c55d604a0463caaa8b40a9]

...


2004-07-15  Rüdiger Timm  <rt@openoffice.org>  [0531ae66c36e8b053db03779bf9fb30b4ab8f8e8]

#i10000# Adapt to changes made in CWS aw013


2004-07-15  Michael Mi  <mmi@openoffice.org>  [45620898275aec52a59e60025aa0ec62c36779c7]

Issue number: Submitted by: Reviewed by:

Deliver linux and unix lib files.

2004-07-15  Michael Mi  <mmi@openoffice.org>  [20a4040bf713088490ea0595a32923fafd36d5ce]

Issue number: Submitted by: Reviewed by:

Comments out "-z defs" during linking.

2004-07-15  Michael Mi  <mmi@openoffice.org>  [34fe1cc9611a84d9b94e998378597ae3d50e7bfe]

Issue number: Submitted by: Reviewed by:

Comments out xpocom codes.

2004-07-15  Michael Mi  <mmi@openoffice.org>  [d683c1b3196dacd364ff6fec7e9b38346f19bfcf]

Issue number: Submitted by:  Andrew Fan Reviewed by:

Change file head name in the include.

2004-07-15  Michael Mi  <mmi@openoffice.org>  [ff5c6eb43f8e45c4aa1ea84e68557f8d775f1adc]

Add thumbprint support in XCertificate.

Issue number:
Submitted by:
Reviewed by:

2004-07-15  Rüdiger Timm  <rt@openoffice.org>  [53c76eba354cde6b93a0d0d5ddd3b599880b3aff]

#i10000# InitRedraw changed into CompleteRedraw (see CWS aw013)


2004-07-15  Rüdiger Timm  <rt@openoffice.org>  [de623f3871cd96a992047aa8fcaa0ac1583a21c4]

#i10000# GetMarkList() changed into GetMarkedObjectList()


2004-07-15  Rüdiger Timm  <rt@openoffice.org>  [6c7c90796b6aef401b2aa43595d85ca5f5418f51]

#i10000# New Syntax: [ english_us ] -> [ en-US ]


2004-07-15  Rüdiger Timm  <rt@openoffice.org>  [de323f6b2b53e1a6f2ebf6b6959ba844eec7635b]

#i10000# Remove [ English ]


2004-07-15  Rüdiger Timm  <rt@openoffice.org>  [14c1d84850d56e2588ce8fd15ad5ac79cb21fe55]

#i10000# Wrong include path


2004-07-15  Malte Timmermann  <mt@openoffice.org>  [9e997f79d05ae5be084bed24758f38d4c49328c3]

...


2004-07-15  gt  <gt@openoffice.org>  [b95222d74caa71fa217ac713048d2694816d38f5]

#i20883# correct background for image


2004-07-15  gt  <gt@openoffice.org>  [a2f117f28b6714a704bcd34f3cd7d93b5caf52ac]

#i20883# fixed font at details


2004-07-15  Kurt Zenker  <kz@openoffice.org>  [b6bdd5eeacb4c2c9cda533e875192fbec49acbce]

new version for SRC680


2004-07-15  gt  <gt@openoffice.org>  [6558932ccb7993089b28bce5ab56093aeb1fced8]

#i20883# more Details


2004-07-14  Kurt Zenker  <kz@openoffice.org>  [6d224618847cdcff3fed626e0332d0a8390c1fc1]

new version for SRC680


2004-07-14  Kurt Zenker  <kz@openoffice.org>  [0d61bb148592b9c068936c94a1692f3fb3d9d55b]

new version for SRC680


2004-07-14  Rüdiger Timm  <rt@openoffice.org>  [b7af2da33f041a2a23a95adfb12b57b690245fe0]

#i10000# SdrView::GetMarkList changed into GetMarkedObjectList


2004-07-14  Rüdiger Timm  <rt@openoffice.org>  [07b63eacea5bde31efcb15a104e3573f06f63c1d]

#i10000# View::InitRedraw changed into View::CompleteRedraw


2004-07-14  Kurt Zenker  <kz@openoffice.org>  [ca17b467c3fd7b7e9f3215e3f840737aaceee7a5]

new version for SRC680


2004-07-14  Rüdiger Timm  <rt@openoffice.org>  [7e6cc9ed1df08056f692de1fd4ad2a7007be50ab]

#i10000# SdrView::GetMarkList changed into GetMarkedObjectList


2004-07-14  Rüdiger Timm  <rt@openoffice.org>  [740e61939de12e1169b696cef84bb2ae242d4f2f]

#i10000# Get braces correct


2004-07-14  Rüdiger Timm  <rt@openoffice.org>  [976664d631ed3dd7c5ddc3c1d62778ab92f12cd8]

#i10000# [ english_us ] -> [ en-US ]


2004-07-14  Kurt Zenker  <kz@openoffice.org>  [d508f4ec3d75df08b51b486f1f3bafbec6173a2e]

new version for SRC680


2004-07-14  Kurt Zenker  <kz@openoffice.org>  [0ff65afb10180cd709ad568eb578f01438b91447]

new version for SRC680


2004-07-14  Rüdiger Timm  <rt@openoffice.org>  [0ae91bb98ff394612b5b07f576d739afe8ef0f25]

#i10000# Merge error: AddAttribute( sal_uInt16 _nPrefix, const ::rtl::OUString& _rName, const ::rtl::OUString& _rValue ) was missing in case of DBG_UTIL


2004-07-14  Rüdiger Timm  <rt@openoffice.org>  [84eefbad7c086ee16bb099a237af405fd8e22df7]

#i10000# GetEventsContext and SetEventsContext


2004-07-14  Rüdiger Timm  <rt@openoffice.org>  [caeb15ea7d148549e128748368a6762fbb1729ea]

#i10000# Last time I obviously remove too much :-(


2004-07-14  Kurt Zenker  <kz@openoffice.org>  [3e3d0203791e165b3acd2056a01d70624e36e147]

new version for SRC680


2004-07-14  Rüdiger Timm  <rt@openoffice.org>  [6823efa9095e483139cd9774d96b80bde8e5b7d8]

#i10000# Converted: '' to [ de ] and [english-us] into [ en-US ], but remove all other languages and [ ENGLISH ]


2004-07-14  Rüdiger Timm  <rt@openoffice.org>  [cd28eefd861204a11da20c1aeec6818da965c61e]

#i10000# Ause: only convert '' to [ de ] and [english-us into [ en-US ], but remove [ ENGLISH ]


2004-07-14  Rüdiger Timm  <rt@openoffice.org>  [54e7a2faeaec8f2e4e6caa362158d373bcbb635f]

#i10000# .


2004-07-14  Rüdiger Timm  <rt@openoffice.org>  [c92c9c5ed7a36d499cb3bdbecba4e4991ee8f11d]

#i10000# Syntax


2004-07-14  Rüdiger Timm  <rt@openoffice.org>  [53fe8a9d08708b3da8ee7205c0624bff1d69f32e]

#i10000# Merge errors corrected


2004-07-14  Rüdiger Timm  <rt@openoffice.org>  [360ddf556867c269a8c7d32b691b8d7d26d37f4d]

#i10000# Syntax


2004-07-14  Rüdiger Timm  <rt@openoffice.org>  [ffb708659de56dd6666d4fd64370b9e770d3cf89]

#i10000# Fix merge errors (some defices were duplicate)


2004-07-14  gt  <gt@openoffice.org>  [b1b0cdf5779e5098fd0adf536ab25a064b6a9f85]

#i20883#


2004-07-14  Malte Timmermann  <mt@openoffice.org>  [9a4ece8af2609336269fddd7710d01a59a99b3e3]

component...


2004-07-14  Michael Mi  <mmi@openoffice.org>  [f8ceb18df9a64a49fea567aab8347988b18a0575]

Issue number: Submitted by:  Andrew Fan Reviewed by:

Add a flag for xpcom linking.

2004-07-14  Rüdiger Timm  <rt@openoffice.org>  [8a0b6e3036b98dde5c370d307347ca07d9f5989d]

#i10000# Revert last change: STR_UndoMovPageMasterDscr is still in use


2004-07-14  Michael Mi  <mmi@openoffice.org>  [e6e127b5a1636e9cbde7ca280b5cd64145eb9bbe]

improve algorithm description

Issue number:
Submitted by:
Reviewed by:

2004-07-14  Michael Mi  <mmi@openoffice.org>  [b692bf169d3f50cd5904454318ccf45127451c97]

add oid description

Issue number:
Submitted by:
Reviewed by:

2004-07-14  Rüdiger Timm  <rt@openoffice.org>  [6c2f290d57312c7d94c2f7ff5eb5d629926a80b6]

#i10000# Fix wrongly resolved merge conflict.


2004-07-14  Rüdiger Timm  <rt@openoffice.org>  [1386b8fdd5f12d130ade41866aaab7335d34c31c]

#i10000# Wrongly resolved merge conflict: OColumnWrapperImport was implemented twice.


2004-07-14  Rüdiger Timm  <rt@openoffice.org>  [b84c3f8c2b49d38254e8f7093f49a43be9dbc3e3]

new version for SRC680


2004-07-14  Kurt Zenker  <kz@openoffice.org>  [50cb9208175f28575ee6d5eb7cc585f5b529ab96]

new version for SRC680


2004-07-14  Rüdiger Timm  <rt@openoffice.org>  [e8ddaa9c2f83813c0a774b7a56d250c1957ba153]

#i10000# Change return type from BOOL into bool as in source/gdi/sakgdi3.cxx


2004-07-14  Rüdiger Timm  <rt@openoffice.org>  [83127455e903d9c12b66ef585c27d0ef4e51aaaf]

#i10000# There is no GetFirstChar() nor GetLastChar() in class ImplFontMetric any more (HDU, CWS fontlists02)


2004-07-14  Kurt Zenker  <kz@openoffice.org>  [3477cc6dc50382238d6642c4e70a37cdef7532c1]

new version for SRC680


2004-07-14  Michael Mi  <mmi@openoffice.org>  [cf87468f1de54d3d41de6cc21982807a31e4f108]

add more detailed certificate information: 1) signature algorithm 2) subject public key algorithm 3) subject public key value 4) thumbprint (not implemented) 5) thumbprint algorithm (not implemented)

Issue number:
Submitted by:
Reviewed by:

2004-07-14  Rüdiger Timm  <rt@openoffice.org>  [87278adfa13c8e894483727731b5f8e9c1620d56]

#i10000# Syntax: multi letter switches (as, f.e., -fp) need a '='.


2004-07-14  Rüdiger Timm  <rt@openoffice.org>  [079eb89acc712be3891d77252b97688a9b76757f]

new version for SRC680


2004-07-14  Rüdiger Timm  <rt@openoffice.org>  [a73fc4bae12bb6262c818489e80f6e494291c5de]

new version for SRC680


2004-07-14  Michael Mi  <mmi@openoffice.org>  [45f8145b76b62fc9ac273bc19502f99b628821c9]

bugfix in makefile.mk

Issue number:
Submitted by:
Reviewed by:

2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [8a497086171342a786103d72f915a9cad30d2fa5]

SRC680


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [8046715102bbf8ceda591d80bd3d82d89660df7f]

INTEGRATION: CWS ooo20040620 (1.9.76); FILE MERGED 2004/06/10 16:20:34 khendricks 1.9.76.1: fixing macosx static lib issue at end of link list and reverting fragment/filters back to original SRC680_m41 form Sorry for the double commits


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [b7067da531c4c2bc5dc4c374505656387935c69d]

INTEGRATION: CWS ooo20040620 (1.2.66); FILE MERGED 2004/06/27 02:48:38 svesik 1.2.66.2: RESYNC: (1.2-1.3); FILE MERGED 2004/06/10 16:20:33 khendricks 1.2.66.1: fixing macosx static lib issue at end of link list and reverting fragment/filters back to original SRC680_m41 form Sorry for the double commits


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [7289f99bf48c51f57f041d45cf838cd80816c0d2]

INTEGRATION: CWS ooo20040620 (1.2.66); FILE MERGED 2004/06/27 02:44:15 svesik 1.2.66.2: RESYNC: (1.2-1.3); FILE MERGED 2004/06/10 16:20:33 khendricks 1.2.66.1: fixing macosx static lib issue at end of link list and reverting fragment/filters back to original SRC680_m41 form Sorry for the double commits


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [6595796bc60138440a072cc20ca9461dccc26bdb]

INTEGRATION: CWS ooo20040620 (1.17.38); FILE MERGED 2004/06/15 20:38:29 vq 1.17.38.1: #i30156# Change switches of rsc/rscdep with filename to -xx=<filename>.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [baa553ce14c7171ef4bb270d09bee9706ebd0607]

INTEGRATION: CWS ooo20040620 (1.2.2); FILE MERGED 2004/06/10 17:45:20 pjanik 1.2.2.1: #i27042#: Do not use -ldl on FreeBSD.

Contributed by Nakata Maho <maho@openoffice.org>.

2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [3d4207259ed2470d006d03a0537485889e19dfcb]

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>  [238a4d6700655450471d3c33d99b08f0cc9d5ee8]

INTEGRATION: CWS ooo20040620 (1.1.16); FILE MERGED 2004/06/09 08:17:19 pjanik 1.1.16.1: #i27033#: Use alloca.h from sal instead of alloca.h.

Contributed by Nakata Maho <maho@openoffice.org>.

2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [eed57fdce22a06bb2b5782281bead44ff5897f23]

INTEGRATION: CWS ooo20040620 (1.2.8); FILE MERGED 2004/06/10 15:51:49 khendricks 1.2.8.1: fixing d.lst for MacOSX


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [fd4132b5ba8346938049c07211f4dbcb0a1d2e42]

INTEGRATION: CWS ooo20040620 (1.1.12); FILE MERGED 2004/06/10 15:53:30 khendricks 1.1.12.1: build and deliver fixes for MacOSX


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [1c5a603fa292fa8ad6feb93ab1d9f96ebf6ccb7f]

INTEGRATION: CWS ooo20040620 (1.1.12); FILE MERGED 2004/06/10 15:53:29 khendricks 1.1.12.1: build and deliver fixes for MacOSX


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [54d51d08c16cbe9129b6b0f3851a6303ea26c525]

INTEGRATION: CWS ooo20040620 (1.12.122); FILE MERGED 2004/06/09 14:02:05 pjanik 1.12.122.1: #i29994#: Add dependency on jvmfwk.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [92d80358cd518f7395903ed14e059384da64b663]

INTEGRATION: CWS ooo20040620 (1.25.134); FILE MERGED 2004/06/03 20:39:50 pjanik 1.25.134.1: #i28925#: Remove lines with unknown language code "en".


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [b79b88c105dd2347cd3fb9dcc3f32d7c16111ade]

INTEGRATION: CWS ooo20040620 (1.4.16); FILE MERGED 2004/06/04 12:10:10 sparcmoz 1.4.16.1: #i28110# editing linux sparc bridges code


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [652e6108178b7e40e9276d9040cc4248b3cbe330]

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>  [45347e80264747f06d503ea7bbf25132e2be7070]

INTEGRATION: CWS ooo20040620 (1.6.18); FILE MERGED 2004/06/10 15:50:44 khendricks 1.6.18.1: isnan fix for MacOSX


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [e6b172ddfcd0c0898768e1e402d6fb000b39ff3e]

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>  [b31ea6b20e346260c102281d349b30d44216b8d9]

INTEGRATION: CWS ooo20040620 (1.2.10); FILE MERGED 2004/06/21 20:52:13 svesik 1.2.10.2: RESYNC: (1.2-1.3); FILE MERGED 2004/06/10 15:54:43 khendricks 1.2.10.1: canvas deliver fix for MacOSX


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [99ba4c67b38a2d49753434b24f472f26786f265d]

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>  [688e5bfc9b7db758e39eed822b6da74381a74600]

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>  [d22c12ebf9ed8699c9f2cd66ac08d5f701d3717d]

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>  [dbaf849d33199c158ae1118f921f45cf1c144a08]

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  Rüdiger Timm  <rt@openoffice.org>  [5007501494c047fdf7bd182fbc03fe6589bdb9b9]

INTEGRATION: CWS ooo20040620 (1.54.24); FILE MERGED 2004/06/10 02:07:31 vq 1.54.24.2: #i27043# Fix syntax error. 2004/06/09 08:11:14 pjanik 1.54.24.1: #i27043#: Do not use -ldl on FreeBSD.

Contributed by Nakata Maho <maho@openoffice.org>.

2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [85e23b7dfeb5fb3949db9f6b3281663249aea928]

INTEGRATION: CWS ooo20040620 (1.28.72); FILE MERGED 2004/06/09 08:22:38 pjanik 1.28.72.1: #i27041#: do not use malloc.h on FreeBSD.

Contributed by Nakata Maho <maho@openoffice.org>.

2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [ebec1ed30763638464144d953c96b74662c9999e]

INTEGRATION: CWS ooo20040620 (1.57.46); FILE MERGED 2004/06/09 08:21:27 pjanik 1.57.46.1: #i27041#: do not use malloc.h on FreeBSD.

Contributed by Nakata Maho <maho@openoffice.org>.

2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [d13f8d0eaaaa6ac9e6d24cac4725f9f1dd1fd698]

INTEGRATION: CWS ooo20040620 (1.171.24); FILE MERGED 2004/06/09 08:20:20 pjanik 1.171.24.1: #i27041#: do not use malloc.h on FreeBSD.

Contributed by Nakata Maho <maho@openoffice.org>.

2004-07-13  Hans-Joachim Lankenau  <hjs@openoffice.org>  [1be0010d8648ed649506b41ed2fd1ee511977dab]

#i10000# fix zipdependencies for 4nt and two drives


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [d12f3759ffe07b882769f1167ceed0e44772c9a5]

INTEGRATION: CWS ooo20040620 (1.6.4); FILE MERGED 2004/06/12 21:52:58 waratah 1.6.4.1: Missing prereq for shell


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [87e549eb0fe0e8baa0fa8c27985fcfb9d158f281]

INTEGRATION: CWS ooo20040620 (1.4.10); FILE MERGED 2004/06/10 15:55:32 khendricks 1.4.10.1: static libs need to be at end of link list for MacOSX


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [0892e185e79b6a3d7db49e012839bb38f7ebfe6d]

INTEGRATION: CWS ooo20040620 (1.5.10); FILE MERGED 2004/06/10 15:55:30 khendricks 1.5.10.1: static libs need to be at end of link list for MacOSX


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [78cc0234ae891affa418fbf4c376ad838f70b75f]

INTEGRATION: CWS ooo20040620 (1.17.30); FILE MERGED 2004/06/12 07:11:11 waratah 1.17.30.1: Sal depends on stlport for hash_map include


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [ac97f627614bef00c68ad76fac991abdb2466cbf]

INTEGRATION: CWS ooo20040620 (1.8.464); FILE MERGED 2004/06/04 16:31:38 mmeeks 1.8.464.1: Issue number:  18157


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [2ab34da85579a0fac97aa4f11672dd9dbfe6ea1d]

INTEGRATION: CWS ooo20040620 (1.19.2); FILE MERGED 2004/06/15 20:38:28 vq 1.19.2.1: #i30156# Change switches of rsc/rscdep with filename to -xx=<filename>.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [69f51ec5e767506b85a1ecd548aa567cf8bd4a3b]

INTEGRATION: CWS ooo20040620 (1.2.122); FILE MERGED 2004/06/15 20:38:28 vq 1.2.122.1: #i30156# Change switches of rsc/rscdep with filename to -xx=<filename>.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [5a5e6413e63ee745686af876f3b9ba5485876a81]

INTEGRATION: CWS ooo20040620 (1.7.2); FILE MERGED 2004/06/15 20:38:27 vq 1.7.2.1: #i30156# Change switches of rsc/rscdep with filename to -xx=<filename>.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [f90e25f64a7c0d28f812bd6aad97238460faa5db]

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>  [3d3907a6003009bcb16428e098d32e363706f64d]

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>  [f9dbfacb20d1dbaa6957da08ae9ec2b321632c16]

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>  [23b6a0cc9ec73aa2c42a9fa6a2dff3cdc55cb3c0]

INTEGRATION: CWS impress2 (1.23.24); FILE MERGED 2004/07/10 14:57:45 af 1.23.24.11: #i22705# In SetRuler() InvalidateBorder() is only called when being the main view shell. 2004/06/22 17:38:36 af 1.23.24.10: #i22705# Added changes for bug fix i30263. 2004/06/15 15:19:10 af 1.23.24.9: #i22705# Renamed member bHasRuler to mbHasRulers. 2004/06/11 07:18:12 af 1.23.24.8: #i22705# Using GetActiveWindow() instead of pWindow or GetWindow(). 2004/06/04 07:13:21 af 1.23.24.7: #i22705# Adapted the SetActiveWindow() function to the use of multiple panes. 2004/05/19 18:49:51 af 1.23.24.6: RESYNC: (1.23-1.25); FILE MERGED 2004/04/22 07:40:13 af 1.23.24.5: #i22705# Removed buttons that switch between views. 2004/04/15 12:11:37 af 1.23.24.4: #i22705# Splitter removed: Replaced pointer arrays by single auto_ptr. 2004/04/15 08:24:54 af 1.23.24.3: #i22705# Removed splitters. 2004/03/05 12:26:04 af 1.23.24.2: #i22705# Added new Set... method. 2004/02/25 10:17:16 af 1.23.24.1: #i22705# Adaption to modified shell handling.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [8325ffbd0b81f40cec6ddbd10e3d637ab609e4b3]

INTEGRATION: CWS impress2 (1.26.24); FILE MERGED 2004/07/11 14:58:06 af 1.26.24.3: #i22705# Fixed signature of InitRedraw(). 2004/05/19 18:48:51 af 1.26.24.2: RESYNC: (1.26-1.29); FILE MERGED 2004/02/25 09:52:10 af 1.26.24.1: #i22705# Added new member mpClipboard.  Added nPaintMode argument to InitRedraw().


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [a7f4982a978d4a95aab33744e2ca4fde84e03094]

INTEGRATION: CWS impress2 (1.36.22); FILE MERGED 2004/07/07 16:43:26 af 1.36.22.15: #i22705# Fixed setting the master page mode. 2004/06/28 07:56:27 af 1.36.22.14: #i22705# Using new PaneManager::RequestMainViewShellChange() method. 2004/06/15 15:17:25 af 1.36.22.13: #i22705# Renamed member bHasRuler to mbHasRulers. 2004/06/14 13:51:35 af 1.36.22.12: #i22705# Resolved compiler problems. 2004/06/11 07:18:06 af 1.36.22.11: #i22705# Using GetActiveWindow() instead of pWindow or GetWindow(). 2004/06/06 13:02:40 af 1.36.22.10: #i22705# Fixed switching into master page mode. 2004/05/23 14:10:12 af 1.36.22.9: #i22705# Using new PaneManager class. 2004/05/19 18:48:06 af 1.36.22.8: RESYNC: (1.36-1.38); FILE MERGED 2004/04/23 11:52:13 af 1.36.22.7: #i22705# Removed edit-, master-,and layer button. 2004/04/22 15:19:37 af 1.36.22.6: #i22705# Transition from layer tab bar to layer dialog. 2004/04/22 07:39:44 af 1.36.22.5: #i22705# Removed buttons that switch between views. 2004/04/15 12:08:47 af 1.36.22.4: #i22705# Splitter removed: Replaced pointer arrays by single auto_ptr. 2004/04/15 08:24:26 af 1.36.22.3: #i22705# Removed splitters. 2004/03/02 10:32:29 af 1.36.22.2: #i22705# Adaption to panes in ViewShellBase. 2004/02/19 15:38:51 af 1.36.22.1: #i22705# Accessing view through GetView().


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [4aa360546f19fb36a216766bb6e420f620cbe259]

Ooops, wrongly resolved merge conflict.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [1f6bd26d52c20f5af45f8efea3a6792f9fa05918]

INTEGRATION: CWS impress2 (1.6.24); FILE MERGED 2004/06/14 13:51:14 af 1.6.24.4: #i22705# Resolved compiler problems. 2004/06/11 07:18:04 af 1.6.24.3: #i22705# Using GetActiveWindow() instead of pWindow or GetWindow(). 2004/05/19 18:47:32 af 1.6.24.2: RESYNC: (1.6-1.7); FILE MERGED 2004/02/19 15:11:11 af 1.6.24.1: #i22705# Accessing view through GetView().


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [e3ce1ab0d6502faf04e050c0557df6193b88e3d1]

INTEGRATION: CWS impress2 (1.19.104); FILE MERGED 2004/07/13 12:31:17 af 1.19.104.3: RESYNC: (1.19-1.20); FILE MERGED 2004/07/02 17:06:33 af 1.19.104.2: #i22705# Rulers are turned off by default. 2004/05/23 14:22:09 af 1.19.104.1: #i22705# Added menu entries for the Multi Pane GUI.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [baeb03b70ffc427ba80d4a82e32b14a35cdfe3ea]

INTEGRATION: CWS impress2 (1.4.30); FILE MERGED 2004/07/13 12:23:23 af 1.4.30.5: RESYNC: (1.4-1.5); FILE MERGED 2004/07/02 12:29:40 af 1.4.30.4: #i22705# Changed text of View menu entries according to spec. 2004/06/28 08:00:48 af 1.4.30.3: #i22705# Modified entries for the Impress view menu. 2004/06/09 15:17:42 af 1.4.30.2: #i22705# Renamed entries for the multi pane GUI menu. 2004/05/23 14:21:20 af 1.4.30.1: #i22705# Added strings for the Multi Pane GUI.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [cfc2696bec71fe49a676aa30b7c18b37d911993f]

INTEGRATION: CWS impress2 (1.25.12); FILE MERGED 2004/07/13 12:17:39 af 1.25.12.7: RESYNC: (1.29-1.30); FILE MERGED 2004/06/18 00:23:29 af 1.25.12.6: RESYNC: (1.28-1.29); FILE MERGED 2004/06/09 15:00:31 af 1.25.12.5: #i22705# Removed entries for resource files that do not exist anymore. 2004/05/19 18:50:40 af 1.25.12.4: RESYNC: (1.25-1.28); FILE MERGED 2004/05/05 13:42:33 af 1.25.12.3: #i22705# (last commit was an accident) Added the library for source/ui/toolpanel/controls. 2004/05/05 11:04:09 af 1.25.12.2: #i22705#lidesorter\controller\SlideSorterController.cxx 2004/02/25 17:08:32 af 1.25.12.1: #i22705# Added libs and resources for new GUI panes.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [4d84dd62bd2847e31ee831f13cc12a7594ebcbd8]

INTEGRATION: CWS impress2 (1.39.22); FILE MERGED 2004/06/11 07:18:03 af 1.39.22.6: #i22705# Using GetActiveWindow() instead of pWindow or GetWindow(). 2004/05/19 18:47:24 af 1.39.22.5: RESYNC: (1.39-1.41); FILE MERGED 2004/04/23 11:51:53 af 1.39.22.4: #i22705# Removed edit-, master-,and layer button. 2004/04/22 15:18:20 af 1.39.22.3: #i22705# Transition from layer tab bar to layer dialog. 2004/04/22 07:39:27 af 1.39.22.2: #i22705# Removed buttons that switch between views. 2004/02/19 15:09:25 af 1.39.22.1: #i22705# Accessing view through GetView().  Handling maSlideSorterButton.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [27ba2dcfce0a0c3d0a3de07846eb209d3d20f80f]

INTEGRATION: CWS impress2 (1.4.28); FILE MERGED 2004/07/13 12:11:13 af 1.4.28.5: RESYNC: (1.6-1.7); FILE MERGED 2004/07/02 12:28:17 af 1.4.28.4: #i22705# Changed View menu to conform to spec. 2004/06/28 07:59:20 af 1.4.28.3: #i22705# Modified the view menu. 2004/06/18 00:23:13 af 1.4.28.2: RESYNC: (1.4-1.6); FILE MERGED 2004/06/04 07:17:41 af 1.4.28.1: #i22705# Added menu for the Multi Pane GUI.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [f52f94ea60dc6d625e4943838a742ecfa32f68a6]

INTEGRATION: CWS impress2 (1.16.24); FILE MERGED 2004/06/15 15:16:28 af 1.16.24.7: #i22705# Renamed member bHasRuler to mbHasRulers. 2004/06/11 07:18:02 af 1.16.24.6: #i22705# Using GetActiveWindow() instead of pWindow or GetWindow(). 2004/06/08 12:54:57 af 1.16.24.5: #i22705# Fixed upper/lowercase of include directive. 2004/05/19 18:47:01 af 1.16.24.4: RESYNC: (1.16-1.17); FILE MERGED 2004/04/22 15:16:19 af 1.16.24.3: #i22705# Transition from layer tab bar to layer dialog. 2004/04/15 12:08:39 af 1.16.24.2: #i22705# Splitter removed: Replaced pointer arrays by single auto_ptr. 2004/02/19 14:58:22 af 1.16.24.1: #i22705# The view is accessed through GetView().


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [2e5a17d2835df5cec8ed12f16c9ddc0d9a3f361b]

INTEGRATION: CWS impress2 (1.5.2); FILE MERGED 2004/07/13 12:05:36 af 1.5.2.2: RESYNC: (1.5-1.6); FILE MERGED 2004/07/02 12:28:47 af 1.5.2.1: #i22705# Changed View menu to conform to spec.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [3053c89ea0134bd81fe4a90ffb00f69d3506733b]

INTEGRATION: CWS impress2 (1.26.26); FILE MERGED 2004/07/13 12:05:24 af 1.26.26.34: RESYNC: (1.27-1.29); FILE MERGED 2004/07/10 14:56:37 af 1.26.26.33: #i22705# In Activate() checking for missing SfxDispatcher.  Preparation for fixing InnerResizerPixel problems. 2004/07/09 07:13:30 af 1.26.26.32: #i22705# Added initialisation of mpImpl member. 2004/07/07 16:46:18 af 1.26.26.31: #i22705# New view shell shows its content window. 2004/06/30 12:06:50 af 1.26.26.30: #i22705# Included mpLayerTabBar into arrangement of GUI elements. 2004/06/29 07:11:20 af 1.26.26.29: #i22705# Return value of PrepareClose() now initialized with correct value. 2004/06/22 11:59:02 af 1.26.26.28: #i22705# Moved creation of controller to GetController() method. 2004/06/18 00:22:55 af 1.26.26.27: RESYNC: (1.26-1.27); FILE MERGED 2004/06/15 15:20:30 af 1.26.26.26: #i22705# Renamed member bHasRuler to mbHasRulers.  Factored out creation of rulers to SetupRulers() method. 2004/06/12 12:33:35 af 1.26.26.25: #i22705# Replaced OuterResizePixel(), InnerResizePixel(), AdjustPosSizePixel() by GetBorder() and Resize(). 2004/06/11 07:18:13 af 1.26.26.24: #i22705# Using GetActiveWindow() instead of pWindow or GetWindow(). 2004/06/09 17:26:38 af 1.26.26.23: #i22705# Setting the window of the SfxShell to NULL is done by the PaneManager. 2004/06/09 15:05:25 af 1.26.26.22: #i22705# Set the active window and thus the window of the SfxViewShell to NULL in the destructor. 2004/06/09 14:58:01 af 1.26.26.21: #i22705# Moved inline implementation of some methods from header to this file. 2004/06/06 15:00:37 af 1.26.26.20: #i22705# Fixed placing of scroll bars. 2004/06/06 13:01:52 af 1.26.26.19: #i22705# Cleanup of member initialization.  Fixed using the ScrollBarBox member. 2004/06/05 15:03:35 af 1.26.26.18: #i22705# Moved the re-setting of the window from the ViewShell classes to the VieShellBase class. 2004/06/04 07:16:41 af 1.26.26.17: #i22705# Rulers are off by default.  Content window is transparent by default.  Added guards against missing view.  Fixed layout of controls. 2004/05/23 14:15:01 af 1.26.26.16: #i22705# Fixed resync error. 2004/05/19 14:17:51 af 1.26.26.15: #i22705# Commented out code that is no longer necessary. Remove it in the future. 2004/05/05 13:40:29 af 1.26.26.14: #i22705# (last commit was an accident) Moved the ViewTabBar to ViewShellBase.cxx.  Reorganized the ArrangeGUIElements(). 2004/05/05 11:04:09 af 1.26.26.13: #i22705#lidesorter\controller\SlideSorterController.cxx 2004/04/27 12:53:16 af 1.26.26.12: #i22705# Cleaned up ArrangeGUIElements(). 2004/04/23 12:42:16 af 1.26.26.11: #i22705# Vertical scroll bar now starts below tab bar. 2004/04/22 15:22:43 af 1.26.26.10: #i22705# Transition from layer tab bar to layer dialog. 2004/04/22 07:40:21 af 1.26.26.9: #i22705# Removed buttons that switch between views. 2004/04/21 15:24:18 af 1.26.26.8: #i22705# Added support for ViewTabBar. 2004/04/15 12:11:49 af 1.26.26.7: #i22705# Splitter removed: Replaced pointer arrays by single auto_ptr. 2004/04/15 08:24:45 af 1.26.26.6: #i22705# Removed splitters. 2004/03/05 12:26:15 af 1.26.26.5: #i22705# Added new Set... method. 2004/03/03 17:33:59 af 1.26.26.4: #i22705# Added missing Connect() and Disconnect() calls to the docshell. 2004/03/02 13:23:23 af 1.26.26.3: #i22705# Reordered initialization of ObjectBarManager. 2004/03/02 10:37:36 af 1.26.26.2: #i22705# Fixes for the use of PrintManager. 2004/02/25 10:29:55 af 1.26.26.1: #i22705# Added argument to constructor.  Adaption to modified shell handling.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [47a67c30de7927183479a45a8b5359779f74649a]

INTEGRATION: CWS impress2 (1.31.10); FILE MERGED 2004/07/06 08:27:08 af 1.31.10.6: #i22705# Improved CreateOrDuplicatePage() so that it can cope with given insert position and can insert at head of document. 2004/07/02 17:03:43 af 1.31.10.5: #i22705# Moved most of the code of CreateOrDuplicatePage() here from drviews2.cxx. 2004/06/11 07:18:12 af 1.31.10.4: #i22705# Using GetActiveWindow() instead of pWindow or GetWindow(). 2004/06/05 15:01:47 af 1.31.10.3: #i22705# Accessing the preview child window only when that exists. 2004/05/19 18:50:01 af 1.31.10.2: RESYNC: (1.31-1.33); FILE MERGED 2004/02/25 10:21:29 af 1.31.10.1: #i22705# Replaced pView by GetView().


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [7652950b51095c6859ea905940871e349ba55f5b]

INTEGRATION: CWS impress2 (1.27.26); FILE MERGED 2004/02/25 10:04:55 af 1.27.26.1: #i22705# Code clean up.  UpdateMapModel split off of UpdateMapOrigin().


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [dcbe804bc9a1366ca0ec872653af5244f92d9b31]

INTEGRATION: CWS impress2 (1.49.26); FILE MERGED 2004/06/18 00:22:22 af 1.49.26.2: RESYNC: (1.49-1.50); FILE MERGED 2004/02/25 09:54:15 af 1.49.26.1: #i22705# Moved some code to ViewClipboard.cxx.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [0595f5be3af786993e57f7b280d31bd6c1e28d49]

INTEGRATION: CWS impress2 (1.37.48); FILE MERGED 2004/06/11 07:18:10 af 1.37.48.1: #i22705# Using GetActiveWindow() instead of pWindow or GetWindow().


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [1a80fdedba5e09ce4fdeb04ffc24aee8165afc6c]

INTEGRATION: CWS impress2 (1.29.6); FILE MERGED 2004/07/10 14:32:36 af 1.29.6.7: #i22705# Moved handling of SID_MODIFYPAGE to ViewShell::Implementation. 2004/07/07 16:34:45 af 1.29.6.6: #i22705# SID_MODIFYPAGE with 4 arguments now handles handout pages. 2004/07/06 08:25:54 af 1.29.6.5: #i22705# CreateOrDuplicatePage() has additional parameter.  Removed code that has been moved to viewshe3.cxx. 2004/07/02 17:02:46 af 1.29.6.4: #i22705# Moved most of the code of CreateOrDuplicatePage() to ViewShell. 2004/06/14 13:51:01 af 1.29.6.3: #i22705# Resolved compiler problems. 2004/06/11 07:18:00 af 1.29.6.2: #i22705# Using GetActiveWindow() instead of pWindow or GetWindow(). 2004/05/23 14:08:21 af 1.29.6.1: #i22705# Fixed resync error.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [dce05982cba36e10767283257223489bc6f00359]

INTEGRATION: CWS impress2 (1.15.26); FILE MERGED 2004/07/12 12:36:59 af 1.15.26.7: #i22705# Fixed a crash due to unchecked access to current page of pOriginShell: it is NULL for the slide sorter when it has an empty selection. 2004/07/09 16:32:36 af 1.15.26.6: #i22705# Fixed the creation of a full screen show. 2004/06/25 16:49:08 af 1.15.26.5: #i22705# Fixed CreateFullScreenShow() by creating the SfxTopFrame not-hidden. 2004/05/23 14:13:28 af 1.15.26.4: #i22705# Using new PaneManager class. 2004/04/27 12:44:58 af 1.15.26.3: #i22705# Adaption to relocation of event ids. 2004/03/05 12:25:10 af 1.15.26.2: #i22705# Moved initialization of new ViewShell object into listener class. 2004/02/25 09:48:02 af 1.15.26.1: #i22705# Added argument to constructors.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [cd1f68638ac00ab5dc62353f91e584108a810dd0]

INTEGRATION: CWS impress2 (1.50.10); FILE MERGED 2004/07/01 11:53:47 af 1.50.10.12: #i22705# Added SetCurrentPage() method.  UpdatePreview() does its updating even when the preview is not visible (the slide sorter is updated, too.) 2004/06/22 11:54:56 af 1.50.10.11: #i22705# Moved creation of controller to GetController() method. 2004/06/18 00:22:14 af 1.50.10.10: RESYNC: (1.52-1.54); FILE MERGED 2004/06/12 12:32:06 af 1.50.10.9: #i22705# Replaced OuterResizePixel(), InnerResizePixel(), AdjustPosSizePixel() by GetBorder() and Resize(). 2004/06/11 07:18:09 af 1.50.10.8: #i22705# Using GetActiveWindow() instead of pWindow or GetWindow(). 2004/05/23 14:12:52 af 1.50.10.7: #i22705# Fixed resync error. 2004/05/20 11:14:17 af 1.50.10.6: #i22705# Moved handling of pane docking windows to ViewShellBase class. 2004/05/19 18:48:32 af 1.50.10.5: RESYNC: (1.50-1.52); FILE MERGED 2004/04/22 07:39:54 af 1.50.10.4: #i22705# Removed buttons that switch between views. 2004/04/15 12:10:53 af 1.50.10.3: #i22705# Splitter removed: Replaced pointer arrays by single auto_ptr. 2004/03/02 10:35:58 af 1.50.10.2: #i22705# Adaption to panes in ViewShellBase. 2004/02/19 15:58:41 af 1.50.10.1: #i22705# Adaption to modified ObjectBarManager.  Using new child windows for panes of new GUI.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [86b784210d21c382a3ea0500f2a22bad1086c248]

INTEGRATION: CWS impress2 (1.13.26); FILE MERGED 2004/06/28 07:57:02 af 1.13.26.5: #i22705# Using new PaneManager::RequestMainViewShellChange() method. 2004/06/11 07:18:08 af 1.13.26.4: #i22705# Using GetActiveWindow() instead of pWindow or GetWindow(). 2004/05/23 14:12:09 af 1.13.26.3: #i22705# Using new PaneManager class. 2004/05/19 18:48:21 af 1.13.26.2: RESYNC: (1.13-1.15); FILE MERGED 2004/03/02 10:34:03 af 1.13.26.1: #i22705# Adaption to panes in ViewShellBase.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [70a9d0c49be9ccb4e45d9c894ddf80e0fcd06a0d]

INTEGRATION: CWS impress2 (1.10.26); FILE MERGED 2004/07/08 07:53:25 af 1.10.26.10: #i22705# Added ViewShellImplementation. 2004/07/06 18:02:05 af 1.10.26.9: #i22705# Added ViewShellCache. 2004/06/18 00:22:07 af 1.10.26.8: RESYNC: (1.11-1.12); FILE MERGED 2004/06/15 15:21:38 af 1.10.26.7: #i22705# Moved PaneChildWindows and PaneDockingWindow to ../dlg. 2004/06/04 07:11:59 af 1.10.26.6: #i22705# Added files for the pane child windows. 2004/05/23 14:11:41 af 1.10.26.5: #i22705# Added new PaneManager class. 2004/05/19 18:48:13 af 1.10.26.4: RESYNC: (1.10-1.11); FILE MERGED 2004/04/22 15:22:08 af 1.10.26.3: #i22705# Moved to layertab.cxx to ../dlg/LayerTabBar.cxx. 2004/04/15 12:12:35 af 1.10.26.2: #i22705# Added file ViewTabBar. 2004/02/19 15:53:17 af 1.10.26.1: #i22705# Replaced SubShellManager by ViewShellManager.  Added ViewClipboard.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [2f70bc1195c60709192942c37b5a314976e19b3e]

INTEGRATION: CWS impress2 (1.3.26); FILE MERGED 2004/06/30 12:05:54 af 1.3.26.3: #i22705# Added Construct(), ChangeEditMode(), and ArrangeGUIElements() methods. 2004/04/23 11:52:23 af 1.3.26.2: #i22705# Removed edit-, master-,and layer button. 2004/02/19 15:49:17 af 1.3.26.1: #i22705# Added argument to constructors.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [c52db30ee7447161a0810cdaf00ae9cbea148fd0]

INTEGRATION: CWS impress2 (1.18.26); FILE MERGED 2004/07/07 16:44:20 af 1.18.26.3: #i22705# Changed default values for preview window to FALSE. 2004/05/23 14:11:17 af 1.18.26.2: #i22705# Using new PaneManager class. 2004/03/02 10:33:37 af 1.18.26.1: #i22705# Adaption to panes in ViewShellBase.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [19a7814e768b16934d773db7fc06a65ae6a1271c]

INTEGRATION: CWS impress2 (1.8.12); FILE MERGED 2004/06/09 17:25:46 af 1.8.12.4: #i22705# Turned of the layer dialog temporarily. 2004/05/20 11:13:37 af 1.8.12.3: #i22705# Moved handling of pane docking windows to ViewShellBase class. 2004/04/22 15:20:02 af 1.8.12.2: #i22705# Transition from layer tab bar to layer dialog. 2004/02/19 15:44:55 af 1.8.12.1: #i22705# Using new child windows to show panes of new GUI.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [787f645ba3e3cb6eb7e25323d71c2c51e5bf004b]

INTEGRATION: CWS impress2 (1.11.26); FILE MERGED 2004/02/19 15:43:31 af 1.11.26.1: #i22705# Accessing view through GetView().


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [8a2392d08a096beea62a638cb1cd611628fb8ec8]

INTEGRATION: CWS impress2 (1.11.26); FILE MERGED 2004/06/14 13:51:46 af 1.11.26.3: #i22705# Resolved compiler problems. 2004/06/11 07:18:07 af 1.11.26.2: #i22705# Using GetActiveWindow() instead of pWindow or GetWindow(). 2004/02/19 15:42:42 af 1.11.26.1: #i22705# Accessing view through GetView().


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [d41e43a2af6141f8c7f315a2f8ade5410c97fb15]

INTEGRATION: CWS impress2 (1.5.26); FILE MERGED 2004/07/11 14:31:39 af 1.5.26.1: #i22705# Fixed signature of MakeVisible().


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [514e8deb362d2f9c83c69ede01d800c06f825eca]

INTEGRATION: CWS impress2 (1.9.26); FILE MERGED 2004/06/11 07:18:06 af 1.9.26.2: #i22705# Using GetActiveWindow() instead of pWindow or GetWindow(). 2004/02/19 15:40:05 af 1.9.26.1: #i22705# Accessing view through GetView().  Adaption to modified ObjectBarManager.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [13fd387327582e8602ef5fe45b973feebe5176dc]

INTEGRATION: CWS impress2 (1.18.10); FILE MERGED 2004/06/14 13:51:25 af 1.18.10.4: #i22705# Resolved compiler problems. 2004/06/11 07:18:05 af 1.18.10.3: #i22705# Using GetActiveWindow() instead of pWindow or GetWindow(). 2004/05/19 18:47:56 af 1.18.10.2: RESYNC: (1.18-1.20); FILE MERGED 2004/02/19 15:31:55 af 1.18.10.1: #i22705# Accessing view through GetView().


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [494d48604ca139753ac45806d7ff6ab3c2dc11ad]

INTEGRATION: CWS impress2 (1.15.12); FILE MERGED 2004/07/01 11:51:37 af 1.15.12.5: #i22705# Minor changes. 2004/06/11 07:18:05 af 1.15.12.4: #i22705# Using GetActiveWindow() instead of pWindow or GetWindow(). 2004/05/19 18:47:48 af 1.15.12.3: RESYNC: (1.15-1.17); FILE MERGED 2004/04/22 15:19:14 af 1.15.12.2: #i22705# Transition from layer tab bar to layer dialog. 2004/02/19 15:30:22 af 1.15.12.1: #i22705# Adaption to modified ObjectBarManager.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [9097962798a12cf6f7a92e0da278b3f92c65eb4e]

INTEGRATION: CWS impress2 (1.18.24); FILE MERGED 2004/07/13 12:04:49 af 1.18.24.13: RESYNC: (1.21-1.23); FILE MERGED 2004/06/30 12:04:38 af 1.18.24.12: #i22705# Moved inclusion of DrawViewShell.hxx to the top. 2004/06/22 11:53:59 af 1.18.24.11: #i22705# Moved creation of controller to GetController() method. 2004/06/18 00:22:00 af 1.18.24.10: RESYNC: (1.20-1.21); FILE MERGED 2004/06/15 09:31:35 af 1.18.24.9: #i22705# Changed internal name of view shell. 2004/06/11 07:18:05 af 1.18.24.8: #i22705# Using GetActiveWindow() instead of pWindow or GetWindow(). 2004/06/05 14:59:41 af 1.18.24.7: #i22705# Moved the re-setting of the window from the ViewShell classes to the VieShellBase class. 2004/05/23 14:09:25 af 1.18.24.6: #i22705# Moved FormShellManager to ViewShellBase. 2004/05/19 18:47:40 af 1.18.24.5: RESYNC: (1.18-1.20); FILE MERGED 2004/04/23 11:52:01 af 1.18.24.4: #i22705# Removed edit-, master-,and layer button. 2004/04/22 15:18:50 af 1.18.24.3: #i22705# Transition from layer tab bar to layer dialog. 2004/04/22 07:39:37 af 1.18.24.2: #i22705# Removed buttons that switch between views. 2004/02/19 15:21:55 af 1.18.24.1: #i22705# Added argument to contructo.  Removed registration of object bars: ObjectBarManager creates them on demand.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [abbcb40b0e893ba7f4d37241932f3841c23846db]

INTEGRATION: CWS impress2 (1.9.26); FILE MERGED 2004/06/11 07:18:04 af 1.9.26.2: #i22705# Using GetActiveWindow() instead of pWindow or GetWindow(). 2004/02/19 15:11:48 af 1.9.26.1: #i22705# Accessing view through GetView().


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [337acc397cfff0d48905762efaebaada70099eb4]

INTEGRATION: CWS impress2 (1.7.24); FILE MERGED 2004/06/11 07:18:03 af 1.7.24.6: #i22705# Using GetActiveWindow() instead of pWindow or GetWindow(). 2004/06/09 17:25:17 af 1.7.24.5: #i22705# Added a slot handler for the layout dialog. 2004/05/20 11:13:06 af 1.7.24.4: #i22705# Moved handling of pane docking windows to ViewShellBase class. 2004/05/19 18:47:17 af 1.7.24.3: RESYNC: (1.7-1.8); FILE MERGED 2004/04/22 15:17:49 af 1.7.24.2: #i22705# Transition from layer tab bar to layer dialog. 2004/02/19 15:03:18 af 1.7.24.1: #i22705# Introduction of new child windows for the panes of the multi-pane-GUI.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [5f767035cd7ea04edffb9eecfa6b1ef2d3543482]

INTEGRATION: CWS impress2 (1.29.48); FILE MERGED 2004/07/11 14:31:00 af 1.29.48.1: #i22705# Fixed signature of InitRedraw().


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [b053a4c63b398f5e873b1c9bf261426eaaa6ebad]

INTEGRATION: CWS impress2 (1.31.24); FILE MERGED 2004/07/13 12:04:37 af 1.31.24.12: RESYNC: (1.33-1.34); FILE MERGED 2004/06/30 12:02:16 af 1.31.24.11: #i22705# The GetLayerTabControl() returns the value of the new mpLayerTabBar member. 2004/06/18 00:21:52 af 1.31.24.10: RESYNC: (1.32-1.33); FILE MERGED 2004/06/12 12:31:27 af 1.31.24.9: #i22705# Replaced OuterResizePixel(), InnerResizePixel(), AdjustPosSizePixel() by GetBorder() and Resize(). 2004/06/11 07:18:02 af 1.31.24.8: #i22705# Using GetActiveWindow() instead of pWindow or GetWindow(). 2004/06/08 12:55:17 af 1.31.24.7: #i22705# Fixed upper/lowercase of include directive. 2004/05/19 18:47:09 af 1.31.24.6: RESYNC: (1.31-1.32); FILE MERGED 2004/04/23 11:51:43 af 1.31.24.5: #i22705# Removed edit-, master-,and layer button. 2004/04/22 15:16:51 af 1.31.24.4: #i22705# Transition from layer tab bar to layer dialog. 2004/04/22 07:39:17 af 1.31.24.3: #i22705# Removed buttons that switch between views. 2004/04/15 12:08:20 af 1.31.24.2: #i22705# Splitter removed: Replaced pointer arrays by single auto_ptr. 2004/02/19 15:00:42 af 1.31.24.1: #i22705# Adaption to changes in ObjectBarManager.  Using GetParent(). Introduction of maSlideSorterButton.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [7406ec222138771f2ca61d2db3492c3dd7463982]

INTEGRATION: CWS impress2 (1.23.24); FILE MERGED 2004/06/11 07:18:01 af 1.23.24.4: #i22705# Using GetActiveWindow() instead of pWindow or GetWindow(). 2004/05/19 18:46:53 af 1.23.24.3: RESYNC: (1.23-1.25); FILE MERGED 2004/04/22 15:15:46 af 1.23.24.2: #i22705# Transition from layer tab bar to layer dialog. 2004/02/19 14:57:09 af 1.23.24.1: #i22705# Adaption to changes in ObjectBarManager.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [4ba438c0109dd0ee5887c07053feebd3d61ff39c]

INTEGRATION: CWS impress2 (1.35.10); FILE MERGED 2004/07/02 17:01:37 af 1.35.10.10: #i22705# Guarded enabling and disabling the layer tab bar against not being present. 2004/06/18 00:21:45 af 1.35.10.9: RESYNC: (1.37-1.38); FILE MERGED 2004/06/11 07:18:00 af 1.35.10.8: #i22705# Using GetActiveWindow() instead of pWindow or GetWindow(). 2004/06/06 14:57:23 af 1.35.10.7: #i22705# Added guard against the LayerTabWindow not being present. 2004/05/19 18:46:35 af 1.35.10.6: RESYNC: (1.35-1.37); FILE MERGED 2004/04/23 11:51:33 af 1.35.10.5: #i22705# Removed edit-, master-,and layer button. 2004/04/22 15:14:00 af 1.35.10.4: #i22705# Transition from layer tab bar to layer dialog. 2004/04/15 12:08:29 af 1.35.10.3: #i22705# Splitter removed: Replaced pointer arrays by single auto_ptr. 2004/04/15 08:24:16 af 1.35.10.2: #i22705# Removed splitters. 2004/02/19 14:53:01 af 1.35.10.1: #i22705# Adaption to changes in ObjectBarManager. Using GetParentWindow().


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [411b1ca25fb5953717109ca27728153efa9f30e8]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/07/06 11:21:50 af 1.1.2.19: #i22705# Setting edit mode to EM_PAGE when switching view shell. 2004/06/28 07:55:42 af 1.1.2.18: #i22705# Using new PaneManager::RequestMainViewShellChange() method. 2004/06/22 12:14:24 af 1.1.2.17: #i22705# Removed already-commented-out line. 2004/06/16 08:31:05 af 1.1.2.16: #i22705# The tab page is deleted in the destructor. 2004/06/15 15:05:32 af 1.1.2.15: #i22705# Finished the switch of the base class to TabControl. 2004/06/14 13:50:41 af 1.1.2.14: #i22705# Using correct background color for TabControl. 2004/06/14 09:13:54 af 1.1.2.13: #i22705# Replaced TabBar by TabControl. 2004/06/12 12:30:52 af 1.1.2.12: #i22705# Fixed initialization. 2004/06/06 13:00:37 af 1.1.2.11: #i22705# When switching to a view shell, the master page mode is ended as well. 2004/06/04 07:11:12 af 1.1.2.10: #i22705# Commented out the support for the old slide sorter. 2004/05/23 13:31:28 af 1.1.2.9: #i22705# Using new PaneManager class. 2004/05/19 14:14:45 af 1.1.2.8: #i22705# Removed unused code. 2004/05/05 13:38:01 af 1.1.2.7: #i22705# (last commit was an accident) Added an entry for the old slide sorter (for debugging). 2004/05/05 11:04:09 af 1.1.2.6: #i22705#lidesorter\controller\SlideSorterController.cxx 2004/04/27 12:44:38 af 1.1.2.5: #i22705# Adaption to relocation of event ids. 2004/04/22 15:13:03 af 1.1.2.4: #i22705# Changed argument of constructor from ViewShell& to ViewShellBase&. 2004/04/22 07:37:02 af 1.1.2.3: #i22705# Added help ids for tab bar entries. 2004/04/21 15:21:37 af 1.1.2.2: #i22705# Completed initial implementation. 2004/04/15 12:01:30 af 1.1.2.1: #i22705# Initialn revision.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [d6157f44a9205c88f52a8372b82183ce1bd786b3]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/07/10 14:54:58 af 1.1.2.14: #i22705# Calling SfxDispatcher::Flush() after modifying the shell stack (preparation for change in SFX2). 2004/07/07 17:00:27 af 1.1.2.13: #i22705# Guarded registration of listener against missing window. 2004/07/06 17:53:13 af 1.1.2.12: #i22705# Added CreateViewShell() method and mpCache member. 2004/07/01 16:56:03 af 1.1.2.11: #i22705# Member mbKeepMainViewShellOnTop now initialized with false to allow the focused view shell be moved to the top of the shell stack. 2004/07/01 11:48:29 af 1.1.2.10: #i22705# Added implementation of inner UpdateLocker class. 2004/06/28 07:55:08 af 1.1.2.9: #i22705# Reactivated code for listening for focus changes of windows. 2004/06/15 17:10:09 af 1.1.2.8: #i22705# The mbKeepMainViewShellOnTop flag is now correctly handled. 2004/06/15 15:35:52 af 1.1.2.7: #i22705# Modified debug code. 2004/06/11 07:18:00 af 1.1.2.6: #i22705# Using GetActiveWindow() instead of pWindow or GetWindow(). 2004/06/08 12:37:10 af 1.1.2.5: #i22705# Added debug code. 2004/06/05 15:05:18 af 1.1.2.4: #i22705# Removed references to TextLogger debug utility. 2004/06/04 07:09:52 af 1.1.2.3: #i22705# Refactored code for gathering the active view shells into its own function. 2004/04/23 14:16:49 af 1.1.2.2: #i22705# Preparation for object bars stacked below the associated sub shell. 2004/02/19 14:40:21 af 1.1.2.1: #i22705# Initial revision.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [2994aa23443ce57b95efd3746e5ec6c66d0d4b2a]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/07/10 14:36:55 af 1.1.2.2: #i22705# Finished implementation of ProcessModifyPageSlot(). 2004/07/08 07:52:30 af 1.1.2.1: #i22705# Initial revision.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [bb053af9de4fb3c00a118f874c1530998ccbf1d1]

INTEGRATION: CWS impress2 (1.2.26); FILE MERGED 2004/07/13 12:04:22 af 1.2.26.35: RESYNC: (1.4-1.5); FILE MERGED 2004/07/12 08:09:06 af 1.2.26.34: #i22705# Setting up the members in the correct order. 2004/07/10 14:53:49 af 1.2.26.33: #i22705# In ResizePixel() calling SetBorderPixel with empty border when no main view shell exists. 2004/07/09 07:08:09 af 1.2.26.32: #i22705# Added ResizePixel() method that implements the common code of Outer- and InnerResizePixel(). 2004/07/04 13:50:20 af 1.2.26.31: #i22705# Improved implementation of SetBusyState(). 2004/07/02 12:27:34 af 1.2.26.30: #i22705# Handling slots (execution, state setting) for switching the view shells by forwarding them to the PaneManager. 2004/07/01 11:47:44 af 1.2.26.29: #i22705# Added new SetBusyState() method. 2004/06/30 12:00:29 af 1.2.26.28: #i22705# The mpViewTabBar member may be NULL. 2004/06/28 07:53:09 af 1.2.26.27: #i22705# Using new PaneManager::RequestMainViewShellChange() method.  Forwarding of new slots SID_NORMAL_MULTI_PANE_GUI and SID_SLIDE_SORTER_MULTI_PANE_GUI to PaneManager. 2004/06/24 08:45:24 af 1.2.26.26: #i22705# In the destructor the window of the center pane is hidden so that after a reload SFX does not complain. 2004/06/22 12:13:36 af 1.2.26.25: #i22705# Fixed handling of controller.  Added Activate() and Deactivate(). 2004/06/18 00:21:38 af 1.2.26.24: RESYNC: (1.3-1.4); FILE MERGED 2004/06/16 08:32:14 af 1.2.26.23: #i22705# Pane manager correctly shut down and deleted in the destructor. 2004/06/15 15:04:06 af 1.2.26.22: #i22705# OuterResizePixel() calls SetWindow(). 2004/06/14 09:13:31 af 1.2.26.21: #i22705# Replaced TabBar by TabControl. 2004/06/12 12:30:02 af 1.2.26.20: #i22705# Replaced OuterResizePixel(), InnerResizePixel(), AdjustPosSizePixel() by GetBorder() and Resize(). 2004/06/09 17:24:15 af 1.2.26.19: #i22705# PaneManager is deleted in destructor. 2004/06/09 14:59:37 af 1.2.26.18: #i22705# Guarder OuterResizePixel against missing main sub shell. 2004/06/08 12:55:56 af 1.2.26.17: #i22705# Fixed template typo. 2004/06/08 12:36:22 af 1.2.26.16: #i22705# Removed unnecessary call to PaneManager::InitPanes(). 2004/06/06 09:10:01 af 1.2.26.15: #i22705# Reordered code in constructor. 2004/06/05 14:57:42 af 1.2.26.14: #i22705# Moved the re-setting of the window from the ViewShell classes to the VieShellBase class. 2004/06/04 07:08:30 af 1.2.26.13: #i22705# Cleanup of pane management code. 2004/05/23 13:30:14 af 1.2.26.12: #i22705# Moved pane related code to new PaneManager class. 2004/05/20 11:11:53 af 1.2.26.11: #i22705# Moved handling of pane docking windows to ViewShellBase class. 2004/05/19 14:13:34 af 1.2.26.10: #i22705# Registering documents to the MasterPageObserver. 2004/04/27 12:43:35 af 1.2.26.9: #i22705# Added ArrangeGUIElements() and GetPaneOfViewShell() methods. 2004/04/23 14:25:24 af 1.2.26.8: #i22705# Moved definition of EventId from ViewShellBase to ViewShellBaseEvent.  Moved CallEventListeners() to impl class. 2004/04/21 15:19:55 af 1.2.26.7: #i22705# Moved pane handling to implementation class. When switching views the reference to the old view is cleared. 2004/03/05 12:15:15 af 1.2.26.6: #i22705# Added support for events and listeners. 2004/03/03 09:44:56 af 1.2.26.5: #i22705# Clean up of pane handling. 2004/03/02 13:22:11 af 1.2.26.4: #i22705# Replaced bool argument in ViewShellBase::RequestViewShellChange() by more specific enum CallMode. 2004/03/02 12:03:22 af 1.2.26.3: #i22705# Initialising panes on SFX_EVENT_(OPEN,CREATE)DOC. 2004/03/02 10:23:53 af 1.2.26.2: #i22705# Moved printing to PrintManager. Added OuterResizePixel(). 2004/02/25 10:39:00 af 1.2.26.1: #i22705# Modified the handling of stacked shells (e.g. introduction of factories.)


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [750e5392e0d1d199f852e03afeedd56c66136083]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/02/19 14:40:37 af 1.1.2.1: #i22705# Initial revision.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [25ef1247321124fc0b237260ffb745ba677d3000]

INTEGRATION: CWS impress2 (1.3.12); FILE MERGED 2004/05/23 14:07:25 af 1.3.12.3: #i22705# Adaption to changes in ViewShellBase class. 2004/05/19 18:46:02 af 1.3.12.2: RESYNC: (1.3-1.4); FILE MERGED 2004/03/02 10:21:48 af 1.3.12.1: #i22705# Adaption to panes in ViewShellBase.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [7b65708c09ad49929b7a13b9a02cc5753969416b]

INTEGRATION: CWS impress2 (1.2.26); FILE MERGED 2004/07/07 16:54:33 af 1.2.26.2: #i22705# Added LateInit() method that destroys the ViewTabBar. 2004/03/05 12:23:20 af 1.2.26.1: #i22705# The diff SFX_IMPL_VIEWFACTORY macro is expanded manually to call LateInit() after construction of a new PresentationViewShellBase object.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [7828ae909d840a3aab538bf9b183ec7d6f8812ce]

INTEGRATION: CWS impress2 (1.4.12); FILE MERGED 2004/06/28 07:47:30 af 1.4.12.7: #i22705# Using new PaneManager::RequestMainViewShellChange() method. 2004/06/18 00:21:12 af 1.4.12.6: RESYNC: (1.7-1.8); FILE MERGED 2004/06/08 12:54:03 af 1.4.12.5: #i22705# Fixed upper/lowercase of include directive. 2004/05/23 14:07:06 af 1.4.12.4: #i22705# Adaption to changes in ViewShellBase class. 2004/05/19 18:45:42 af 1.4.12.3: RESYNC: (1.4-1.7); FILE MERGED 2004/03/02 10:13:40 af 1.4.12.2: #i22705# Removed inclusion of header files that do not exist anymore. 2004/02/25 10:42:57 af 1.4.12.1: #i22705# Adaption to modified shell handling of ViewShellBase.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [e8f66db278c25279617e9448daab1bd0802f6348]

INTEGRATION: CWS impress2 (1.2.26); FILE MERGED 2004/03/05 12:28:02 af 1.2.26.1: #i22705# The diff SFX_IMPL_VIEWFACTORY macro is expanded manually to call LateInit() after construction of a new OutlineViewShellBase object.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [46702850423560783f521dd7fa4d41a121c3fda8]

INTEGRATION: CWS impress2 (1.2.26); FILE MERGED 2004/06/29 07:09:03 af 1.2.26.1: #i22705# Added LateInit() method where the ViewTabBar is deleted.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [f27df4b39c4df537d9d563341390cf8beb94afdf]

INTEGRATION: CWS impress2 (1.2.8); FILE MERGED 2004/06/22 11:52:50 af 1.2.8.4: #i22705# Made mrBase member non-const. 2004/06/18 00:21:04 af 1.2.8.3: RESYNC: (1.2-1.3); FILE MERGED 2004/06/11 07:17:58 af 1.2.8.2: #i22705# Using GetActiveWindow() instead of pWindow or GetWindow(). 2004/06/04 07:02:54 af 1.2.8.1: #i22705# Modified registering at view shells.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [92cddae70e85fb995521ede268a6adf36c01d4be]

INTEGRATION: CWS impress2 (1.58.22); FILE MERGED 2004/05/19 18:43:33 af 1.58.22.2: RESYNC: (1.58-1.61); FILE MERGED 2004/04/22 15:12:15 af 1.58.22.1: #i22705# Transition from layer tab bar to layer dialog.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [de51d7be4ffd533b345cb418ac14fcb2dc370493]

INTEGRATION: CWS impress2 (1.6.26); FILE MERGED 2004/05/19 18:43:03 af 1.6.26.2: RESYNC: (1.6-1.7); FILE MERGED 2004/04/22 15:11:56 af 1.6.26.1: #i22705# Transition from layer tab bar to layer dialog.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [8953a872172564a3dfd24c74b22125c2f3c40977]

INTEGRATION: CWS impress2 (1.8.12); FILE MERGED 2004/07/01 11:44:36 af 1.8.12.1: #i22705# Added property CurrentPage.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [0f1d1a7ec9d184edd77f1b09d24629e7df901a6a]

INTEGRATION: CWS impress2 (1.14.26); FILE MERGED 2004/07/01 11:43:36 af 1.14.26.3: #i22705# Moved property WorkArea to base class. 2004/06/18 00:19:37 af 1.14.26.2: RESYNC: (1.14-1.15); FILE MERGED 2004/04/22 15:11:24 af 1.14.26.1: #i22705# Transition from layer tab bar to layer dialog.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [4f4010e5a3ee383d73bc11e66c9d49d1c02bdb4a]

INTEGRATION: CWS impress2 (1.2.26); FILE MERGED 2004/07/01 11:42:16 af 1.2.26.6: #i22705# Added implementation of getSelection() method. 2004/06/22 11:51:49 af 1.2.26.5: #i22705# Solved merge conflict. 2004/06/18 00:19:44 af 1.2.26.4: RESYNC: (1.3-1.4); FILE MERGED 2004/05/23 14:06:23 af 1.2.26.3: #i22705# Adaption to changes in ViewShellBase class. 2004/05/19 18:42:11 af 1.2.26.2: RESYNC: (1.2-1.3); FILE MERGED 2004/02/25 12:29:03 af 1.2.26.1: #i22705# Adaption to modified shell handling.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [fe2da0bcdf0c1f8da0fff1d96651fe6232f51285]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/07/01 11:45:36 af 1.1.2.5: #i22705# Added MasterPagesSelectorListener. 2004/06/24 08:43:03 af 1.1.2.4: #i22705# Added new file MasterPagesPanel. 2004/06/04 06:24:47 af 1.1.2.3: #i22705# Added PreviewValueSet. 2004/05/19 14:11:53 af 1.1.2.2: #i22705# Removed MasterPagesSelectorLayouter. Added PreviewRenderer, RecentlyUsedMasterPages, MasterPageContainer, MasterpageObserver. 2004/05/05 12:35:15 af 1.1.2.1: #i22705# Initial revision.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [dfb9133f00fcddb5e854f6a94ee4cdd383796381]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/06/04 06:24:07 af 1.1.2.3: #i22705# Reimplementation of access to configuration. 2004/05/19 14:09:22 af 1.1.2.2: #i22705# Added persistency.  Moved some functionality to other classes. 2004/05/10 08:42:50 af 1.1.2.1: #i22705# Initial revision.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [5104898b172dcb1699d88638a9c84c76e109dd99]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/07/04 16:49:38 af 1.1.2.6: #i22705# Fixed index error. 2004/07/04 13:47:58 af 1.1.2.5: #i22705# Reversed order of master page list. 2004/07/01 16:54:49 af 1.1.2.4: #i22705# Code cleanup to avoid compiler errors on some platforms. 2004/06/04 06:22:47 af 1.1.2.3: #i22705# Reimplementation of access to configuration. 2004/05/19 14:08:31 af 1.1.2.2: #i22705# Added persistency.  Moved some functionality to other classes. 2004/05/10 08:43:01 af 1.1.2.1: #i22705# Initial revision.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [ff4c59d5e7ad9fac6fe894a756e5e72fc08756d6]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/06/04 06:21:43 af 1.1.2.3: #i22705# Adaption to new base class TreeNode. 2004/05/19 14:06:02 af 1.1.2.2: #i22705# Moved filling of valueset to its own Fill() function.  Added LateInit() function. 2004/05/05 12:36:04 af 1.1.2.1: #i22705# Initial revision.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [d347cf2b8bbfc66af023f88d6517c4c5244c9438]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/07/11 14:55:25 af 1.1.2.8: #i22705# Fixed the Fill() method. 2004/07/02 12:24:52 af 1.1.2.7: #i22705# Using new Clear() method. 2004/07/01 17:05:23 af 1.1.2.6: #i22705# Code cleanup to avoid compiler error on some platforms. 2004/06/23 13:11:53 af 1.1.2.5: #i22705# Adaption to base class not being a window anymore.  Removed debug code. 2004/06/15 09:32:42 af 1.1.2.4: #i22705# Setting internal sub-shell name. 2004/06/04 06:21:02 af 1.1.2.3: #i22705# Reimplementation of Fill() function. 2004/05/19 14:05:12 af 1.1.2.2: #i22705# Moved filling of valueset to its own Fill() function. 2004/05/05 12:36:13 af 1.1.2.1: #i22705# Initial revision.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [9b0d6f61a92d25dde690271b751f502e257e0c20]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/06/23 13:10:49 af 1.1.2.4: #i22705# Moved layout code from MasterPagesSelector to this class. 2004/06/22 11:49:35 af 1.1.2.3: #i22705# Added Paint() method. 2004/06/04 06:18:25 af 1.1.2.2: #i22705# Added handler for right mouse click. 2004/05/23 17:23:31 af 1.1.2.1: #i22705# Initial revision.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [e18bfe49b0d3a135cb840efaf84fc817279e608d]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/06/23 13:11:13 af 1.1.2.4: #i22705# Moved layout code from MasterPagesSelector to this class. 2004/06/22 11:50:34 af 1.1.2.3: #i22705# Added Paint() method where the background color is temporarily set. 2004/06/04 06:18:43 af 1.1.2.2: #i22705# Added handler for right mouse click. 2004/05/23 17:23:19 af 1.1.2.1: #i22705# Initial revision.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [36b6b9311c21cee0a922ca63ea859f7aa46f306d]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/07/04 13:42:03 af 1.1.2.11: #i22705# Added AddItemForToken() method. 2004/07/02 12:24:12 af 1.1.2.10: #i22705# Added Clear() method. 2004/07/01 11:40:35 af 1.1.2.9: #i22705# Added methods UpdateSelection() and Fill(). 2004/06/23 13:06:16 af 1.1.2.8: #i22705# Removed ::Control base class.  The value set is returned now by GetWindow(). 2004/06/09 13:50:51 af 1.1.2.7: #i22705# Code cleanup. 2004/06/08 12:33:57 af 1.1.2.6: #i22705# Converted int to sal_Int32 in ILayoutableWindow interface.  Added GetMinimumWidth() function. 2004/06/04 06:14:49 af 1.1.2.5: #i22705# Adaption to new base class TreeNode.  Class is now a shell. 2004/05/23 14:01:53 af 1.1.2.4: #i22705# mpPageSet is now an auto pointer. 2004/05/19 13:58:51 af 1.1.2.3: #i22705# Support of ILayoutableWindow. 2004/05/10 09:10:25 af 1.1.2.2: #i22705# Added a PreviewRenderer member. Fixed calculation of required size. 2004/05/05 12:36:31 af 1.1.2.1: #i22705# Initial revision.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [7d5dbe3dec0a95a0f33afb86f91167215e45b276]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/07/12 18:07:32 af 1.1.2.19: #i22705# Calling MasterPageContainer::RemoveCallback() to unregister from the container before destruction. 2004/07/04 16:46:01 af 1.1.2.18: #i22705# Workaround for compiler problem. 2004/07/04 13:44:50 af 1.1.2.17: #i22705# Added AddItemForToken() method. 2004/07/02 16:55:54 af 1.1.2.16: #i22705# Reordered code in AssignMasterPageTo...() to avoid unnessery aassignment. 2004/07/02 12:23:42 af 1.1.2.15: #i22705# Added Clear() method. 2004/07/01 16:53:29 af 1.1.2.14: #i22705# Renamed the context menu id. 2004/07/01 11:39:31 af 1.1.2.13: #i22705# Calling ViewShellBase::SetBusyState() for potentially time consuming operations.  Added methods UpdateSelection() and Fill(). 2004/06/28 07:45:09 af 1.1.2.12: #i22705# Grabbing focus before showing context menu so that the ViewShellManager can move the object to the top of the shell stack. 2004/06/23 13:07:24 af 1.1.2.11: #i22705# Removed ::Control base class.  The value set is returned now by GetWindow().  Made large and small width of previews larger to include the frame painted arround previews. 2004/06/22 11:46:49 af 1.1.2.10: #i22705# Made the background transparent to avoid flickering.  Added slots SID_CUT, SID_COPY, SID_PASTE so that they can be ignored. 2004/06/16 16:52:39 af 1.1.2.9: #i22705# Disabling cut,copy, and paste in context menus. 2004/06/16 12:22:57 af 1.1.2.8: #i22705# Added some documentation. 2004/06/09 13:50:24 af 1.1.2.7: #i22705# Code cleanup to avoid compiler warnings. 2004/06/08 12:33:26 af 1.1.2.6: #i22705# Converted int to sal_Int32 in ILayoutableWindow interface.  Added GetMinimumWidth() function. 2004/06/04 06:14:25 af 1.1.2.5: #i22705# Adaption to new base class TreeNode.  Class is now a shell. 2004/05/23 14:01:27 af 1.1.2.4: #i22705# mpPageSet is now an auto pointer. 2004/05/19 14:00:17 af 1.1.2.3: #i22705# Support of ILayoutableWindow. 2004/05/10 09:09:48 af 1.1.2.2: #i22705# Added a PreviewRenderer member. Fixed calculation of required size. 2004/05/05 12:36:22 af 1.1.2.1: #i22705# Initial revision.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [b76f1ccfdd1d36012b38129ef7f77a1a9afe53fd]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/06/24 08:40:53 af 1.1.2.1: #i22705# Initial revision.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [12628933c3c97f5ba6b79805e9d3d9043fa8fa8b]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/07/11 09:37:59 af 1.1.2.4: #i22705# Fixed call to AddControl(). 2004/07/10 14:52:05 af 1.1.2.3: #i22705# Using the new ScrollPanel class. 2004/07/07 16:58:46 af 1.1.2.2: #i22705# Using strings from resource. 2004/06/24 08:41:06 af 1.1.2.1: #i22705# Initial revision.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [8dab2ee1238a79cf0d818068f6856c949b51d949]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/06/09 13:49:20 af 1.1.2.4: #i22705# Removed references to temporary objects. 2004/06/05 14:48:18 af 1.1.2.3: #i22705# Renamed implementation class. 2004/05/19 13:56:49 af 1.1.2.2: #i22705# Added GetMasterPageNames().  Notification of existing pages is done when a new listener registers instead of when a new document is registered. 2004/05/10 08:42:12 af 1.1.2.1: #i22705# Initial revision.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [c716469ef5b1281941faafe11283ac287264515e]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/07/12 18:04:58 af 1.1.2.6: #i22705# Added RemoveCallback() method. 2004/07/11 14:53:30 af 1.1.2.5: #i22705# Introduced reference counting.  Moved some methods to the inner Implementation class. 2004/07/04 13:41:19 af 1.1.2.4: #i22705# Moved code for reading templates here from AllMasterPagesSelector. 2004/06/09 13:48:31 af 1.1.2.3: #i22705# Renamed the inner implementation class to Implementation. 2004/06/04 06:11:29 af 1.1.2.2: #i22705# Extended documentation of some functions. 2004/05/19 13:19:50 af 1.1.2.1: #i22705# Initial revision.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [87b0d66b13e55e143304fd8e607aac704eaadcc6]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/07/12 18:06:14 af 1.1.2.14: #i22705# Added RemoveCallback() method.  Fixed destruction of queue. 2004/07/11 14:52:33 af 1.1.2.13: #i22705# Introduced reference counting.  Moved some methods to the inner Implementation class. 2004/07/09 09:54:26 af 1.1.2.12: #i22705# Catching exceptions when creating a document. 2004/07/07 16:58:06 af 1.1.2.11: #i22705# Using strings from resource. 2004/07/06 08:23:54 af 1.1.2.10: #i22705# Master pages are not copied to local document when already present.  Previews of previews not stored in container. 2004/07/04 13:40:20 af 1.1.2.9: #i22705# Moved code for reading templates here from AllMasterPagesSelector. 2004/07/01 11:38:02 af 1.1.2.8: #i22705# Guarded the creation of a local draw document against missing desktop instance. 2004/06/30 13:05:26 af 1.1.2.7: #i22705# Paint a substitution when the preview can be loaded or created. 2004/06/22 17:34:00 af 1.1.2.6: #i22705# Using the new Thumbnail-in-File feature. 2004/06/16 12:21:04 af 1.1.2.5: #i22705# Resetting the modified flag of the local document every time a master page is inserted. 2004/06/09 13:48:04 af 1.1.2.4: #i22705# Renamed the inner implementation class to Implementation.  Document shell used for loading templates is not destroyed anymore. 2004/06/04 06:10:26 af 1.1.2.3: #i22705# Modified creation of previews.  Use of substitution strings for otherwise empty previews. 2004/05/23 13:59:58 af 1.1.2.2: #i22705# Rendering empty pages is now done by rendering an empty page (instead of drawing a rectangle.) 2004/05/19 13:20:02 af 1.1.2.1: #i22705# Initial revision.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [23e2673b91d06a38b7e17ab91a20267cd10c0439]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/07/04 13:38:36 af 1.1.2.6: #i22705# Listening is done by MasterPagesSelectorListener. 2004/07/01 11:35:34 af 1.1.2.5: #i22705# Added a listener member that initiates updates of both the selection as well as the set of master pages. 2004/06/09 13:46:40 af 1.1.2.4: #i22705# Added LateInit() method. 2004/06/04 06:08:11 af 1.1.2.3: #i22705# Adaption to new base class TreeNode. 2004/05/19 13:53:13 af 1.1.2.2: #i22705# Using ILayout interface of owner.  Moved AssignMasterPage() to base class. 2004/05/05 12:35:55 af 1.1.2.1: #i22705# Initial revision.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [4a50d7e7ac2561dedf5095019c5a3691886a7b0a]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/07/04 16:43:17 af 1.1.2.13: #i22705# Workaround for compiler problem. 2004/07/04 13:39:00 af 1.1.2.12: #i22705# Listening is done by MasterPagesSelectorListener. 2004/07/03 13:18:46 af 1.1.2.11: #i22705# Removed unnecessary if statement. 2004/07/02 12:22:58 af 1.1.2.10: #i22705# ValueSet is cleared before it is filled again.  Finished implementation of UpdateSelection. 2004/07/01 11:36:13 af 1.1.2.9: #i22705# Added a listener member that initiates updates of both the selection as well as the set of master pages. 2004/06/28 07:42:35 af 1.1.2.8: #i22705# Fill() now includes every master page only one time. 2004/06/15 09:32:24 af 1.1.2.7: #i22705# Setting internal sub-shell name. 2004/06/09 13:46:16 af 1.1.2.6: #i22705# Moved initialization code to LateInit() method. 2004/06/04 06:07:37 af 1.1.2.5: #i22705# Adaption to new base class TreeNode. 2004/05/23 13:58:02 af 1.1.2.4: #i22705# mpPageSet is now an auto pointer. 2004/05/19 13:51:35 af 1.1.2.3: #i22705# Using ILayout interface of owner.  Moved some code to base class. 2004/05/10 08:59:23 af 1.1.2.2: #i22705# Using the PreviewRenderer to render previews. 2004/05/05 12:35:46 af 1.1.2.1: #i22705# Initial revision.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [307eb89e9a6beba9f2c93ded59c430914a92d7de]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/07/01 11:34:12 af 1.1.2.6: #i22705# Added some comments. 2004/07/01 11:22:59 af 1.1.2.5: #i22705# Made Fill() a public virtual method. 2004/06/28 07:41:38 af 1.1.2.4: #i22705# Removed unused member. 2004/06/04 06:06:07 af 1.1.2.3: #i22705# New base class TreeNode. 2004/05/19 13:49:26 af 1.1.2.2: #i22705# Using ILayout interface of owner.  Moved several functions to base class and other classes. 2004/05/05 12:35:27 af 1.1.2.1: #i22705# Initial revision.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [04f2e710234f537faf5462165bec102d6ec69ec1]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/07/11 14:50:26 af 1.1.2.13: #i22705# Previews are loaded asynchronously. 2004/07/03 13:17:43 af 1.1.2.12: #i22705# Loading all templates and layouts is now done by MasterPageContainer. 2004/07/02 12:22:01 af 1.1.2.11: #i22705# ValueSet is cleared before it is filled again. 2004/06/28 07:41:04 af 1.1.2.10: #i22705# Showing templates as well as layouts. 2004/06/23 13:05:13 af 1.1.2.9: #i22705# Adaption to base class not being a window anymore. 2004/06/22 17:32:58 af 1.1.2.8: #i22705# Using the new Thumbnail-in-File feature. 2004/06/15 09:32:58 af 1.1.2.7: #i22705# Setting internal sub-shell name. 2004/06/09 13:27:55 af 1.1.2.6: #i22705# Removed old, unused code 2004/06/04 06:05:13 af 1.1.2.5: #i22705# New base class TreeNode. 2004/05/23 13:56:42 af 1.1.2.4: #i22705# Deletion of item data is done in the base class. 2004/05/19 13:50:19 af 1.1.2.3: #i22705# Using ILayout interface of owner.  Moved several functions to base class and other classes. 2004/05/10 08:55:44 af 1.1.2.2: #i22705# Guarding LoadTemplate() calls with try/catch blocks.  Fixed upadate of size. 2004/05/05 12:35:37 af 1.1.2.1: #i22705# Initial revision.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [50a52928cf8fbff64a708911dd821f8d1e9d2e0e]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/07/10 14:46:51 af 1.1.2.10: #i22705# Added ScrollPanel and TestPanel. 2004/06/09 13:45:23 af 1.1.2.9: #i22705# Removed code for resource file that is no longer used. 2004/06/08 12:32:30 af 1.1.2.8: #i22705# Added TestMenu. 2004/06/04 05:55:05 af 1.1.2.7: #i22705# Added some classes, removed others. 2004/05/23 13:55:25 af 1.1.2.6: #i22705# Removed AccessibleSubToolPanelContent class. 2004/05/10 09:05:47 af 1.1.2.5: #i22705# Removed classes ScrollablePanel, SubToolPanelContent, VerticalLayouter. 2004/05/05 13:35:30 af 1.1.2.4: #i22705# (last commit was an accident) Added the include directory of the slidesorter. 2004/05/05 11:04:08 af 1.1.2.3: #i22705#lidesorter\controller\SlideSorterController.cxx 2004/03/03 17:30:34 af 1.1.2.2: #i22705# Added the slide sorter panel. 2004/03/02 11:02:37 af 1.1.2.1: #i22705# Initial revision.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [1b774eee999bc48c849c6b86a0ec9486c0dcc999]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/03/02 11:04:40 af 1.1.2.1: #i22705# Initial revision.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [1f4e23c10fc61a6f74d57e050b6b171da93cc901]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2003/10/17 16:06:33 af 1.1.2.1: #i21363# Initial revision.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [5e04461168741c72573de8b3c187a1d6c93674bf]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/02/13 13:17:26 af 1.1.2.2: #i22705# Adaption to sd namespace. 2003/10/17 16:00:47 af 1.1.2.1: #i21363# Initial revision.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [8c826f44e01cb24379fc922987ace822bd7c8c9c]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/07/01 17:04:49 af 1.1.2.10: #i22705# Code cleanup to avoid compiler error on some platforms. 2004/06/30 13:04:19 af 1.1.2.9: #i22705# Adaption to reorganization of ControlContainer and TreeNode. 2004/06/12 12:26:17 af 1.1.2.8: #i22705# Removed Paint() method. 2004/06/08 12:29:16 af 1.1.2.7: #i22705# Converted int to sal_Int32 in ILayoutableWindow interface.  Painting inner frame. 2004/06/05 14:46:07 af 1.1.2.6: #i22705# Corrected inclusion of headers. 2004/06/04 05:50:25 af 1.1.2.5: #i22705# Adaption to new TreeNode base class. 2004/05/19 13:40:27 af 1.1.2.4: #i22705# Added RequestResize() method as support for ILayouter. 2004/05/10 08:50:08 af 1.1.2.3: #i22705# Moved layout calculation of controls from the Layouter to this class. 2004/02/13 13:10:29 af 1.1.2.2: #i22705# Removed GrabFocus() and GetFocus() methods. 2003/10/17 16:00:34 af 1.1.2.1: #i21363# Initial revision.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [45ef95e1d533ac66e88638975e4e55df7a35dc76]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/07/10 14:41:13 af 1.1.2.13: #i22705# Improved expansion code. 2004/07/02 12:21:04 af 1.1.2.12: #i22705# Fixed focus handling. 2004/07/01 11:29:43 af 1.1.2.11: #i22705# Fixed focus handling. 2004/06/30 13:03:29 af 1.1.2.10: #i22705# Adaption to reorganization of ControlContainer and TreeNode. 2004/06/23 13:04:28 af 1.1.2.9: #i22705# GetTitleBar() returns more specific TitleBar* instead of TreeNode*.  IMproved focus handling. 2004/06/08 12:52:36 af 1.1.2.8: #i22705# Fixed use of auto_ptr. 2004/06/08 12:27:30 af 1.1.2.7: #i22705# Converted int to sal_Int32 in ILayoutableWindow interface.  Adaption to title bars now having variable height. 2004/06/05 14:44:36 af 1.1.2.6: #i22705# Corrected inclusion of headers. 2004/06/04 05:48:00 af 1.1.2.5: #i22705# Adaption to new TreeNode base class. 2004/05/19 13:38:59 af 1.1.2.4: #i22705# Fixed GetPreferredHeight(). 2004/05/10 08:48:29 af 1.1.2.3: #i22705# Fixed calculation of preferred size.  Adaption to changes in ControlContainer. 2004/02/13 13:09:29 af 1.1.2.2: #i22705# Imporved expansion behaviour. Added support for accessibilitiy. 2003/10/17 16:00:23 af 1.1.2.1: #i21363# Initial revision.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [858879aee2344f101ec0ce9e65ae97a5a108e81c]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2003/10/17 15:58:52 af 1.1.2.1: #i21363# Initial revision.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [58c7323499da0712cdb9954c2d37c2c1e2a25a4e]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2003/10/17 15:56:54 af 1.1.2.1: #i21363# Initial revision.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [93ae550010d4424eb4ba0c082bd8f216338e6762]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/07/10 14:50:39 af 1.1.2.12: #i22705# Improved expansion code. 2004/06/30 13:01:09 af 1.1.2.11: #i22705# Added high contrast versions of the triangle expansion indicators.  Images are loaded only once in new static InitializeImages() method. 2004/06/23 13:00:08 af 1.1.2.10: #i22705# Painting focus indicator directly as dotted rectangle without using ::WIndow::ShowFocus(). 2004/06/22 11:45:07 af 1.1.2.9: #i22705# Using a virtual device to paint title bar to avoid flickering. 2004/06/12 12:24:43 af 1.1.2.8: #i22705# Do not change pointer for window titles.  Fixed postitioning the title bar. 2004/06/09 13:43:47 af 1.1.2.7: #i22705# Changed colors used for painting backgrounds. 2004/06/08 12:26:05 af 1.1.2.6: #i22705# Title bars now have variable height. 2004/06/06 14:55:00 af 1.1.2.5: #i22705# Exchanged the bitmaps for the SubToolPanel expanded and collapsed indicators. 2004/06/04 05:42:54 af 1.1.2.4: #i22705# Adaption to new TreeNode base class. Replaced TBT_SUB_CONTROL_TITLE by TBT_WINDOW_TITLE. 2004/05/10 08:44:43 af 1.1.2.3: #i22705# Added bitmaps (plus and minus in a box) as expansion controls for drawing the titles in the SubToolPanel. 2004/02/13 13:07:22 af 1.1.2.2: #i22705# Added mouse over effect. 2003/10/17 15:56:44 af 1.1.2.1: #i21363# Initial revision.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [1f43a40ab7e2484c25865240c97ed65d2de7d5dc]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/07/10 14:42:17 af 1.1.2.1: #i22705# Initial revision.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [810d2b9bcac63a987061424b4f6b9bb576607693]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/07/11 14:25:49 af 1.1.2.3: #i22705# Fixed use of pScrollPanel in constructor. 2004/07/11 09:55:33 af 1.1.2.2: #i22705# Fixed problem with Solaris compiler. 2004/07/10 14:42:03 af 1.1.2.1: #i22705# Initial revision.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [ae89a80e11153f76b651deccfc0958cf8ee3af48]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/06/08 12:42:16 af 1.1.2.1: #i22705# Initial revision.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [69645b290d2a877820812484d9f64876b10211ae]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/06/08 12:42:00 af 1.1.2.1: #i22705# Initial revision.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [43e217591d84dc508b02948aa22b43fb32989567]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/07/11 14:46:57 af 1.1.2.16: #i22705# Moved LayoutMenu in new ScrollPanel and let that take control over the scrolling. 2004/07/10 14:46:14 af 1.1.2.15: #i22705# Added code for inserting the TestPanel. 2004/07/07 16:56:11 af 1.1.2.14: #i22705# Using strings from resource. 2004/07/03 13:16:02 af 1.1.2.13: #i22705# Color test menu not added by default. 2004/07/01 16:59:46 af 1.1.2.12: #i22705# Removed the context menu registration.  Added registration of layout menu. 2004/06/30 12:59:18 af 1.1.2.11: #i22705# Adaption to reorganization of ControlContainer. 2004/06/24 08:40:16 af 1.1.2.10: #i22705# Replaced MasterPagesSelectors by MasterpagesPane. 2004/06/23 12:58:55 af 1.1.2.9: #i22705# Added missing header files. 2004/06/15 17:11:55 af 1.1.2.8: #i22705# Setting name of view shell.  Removed setting the bHasRuler member (to is default value). 2004/06/12 12:39:15 af 1.1.2.7: #i22705# Replaced OuterResizePixel(), InnerResizePixel(), AdjustPosSizePixel() by GetBorder() and Resize(). 2004/06/11 07:14:32 af 1.1.2.6: #i22705# Preparation to make the docking window show a titlem, menu, and closer. 2004/06/09 13:42:40 af 1.1.2.5: #i22705# Code cleanup to avoid compiler warnings. 2004/06/08 12:24:27 af 1.1.2.4: #i22705# Added TestMenu to tool panel.  Adaption to variable sized title bars. 2004/06/06 12:59:40 af 1.1.2.3: #i22705# Adaption to the ScrollBarBox now being an auto_ptr. 2004/06/05 14:43:20 af 1.1.2.2: #i22705# Corrected inclusion of headers. 2004/06/04 05:29:59 af 1.1.2.1: #i22705# Initial revision.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [dec1b6410a5842e916d7213c0a0f32f434b44bd6]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/07/10 14:43:24 af 1.1.2.4: #i22705# Improved expansion code. Added GetWindow()const and IsResizable() methods. 2004/06/30 12:58:13 af 1.1.2.3: #i22705# Added Show(), IsShowing(), and IsExpanded() methods. 2004/06/08 12:22:28 af 1.1.2.2: #i22705# Added GetMinimumWidth() function. 2004/06/04 05:19:57 af 1.1.2.1: #i22705# Initial revision.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [b34dace1b476aebe7484352143d789a0b5a4ff78]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/07/01 16:52:34 af 1.1.2.3: #i22705# Added mrViewShell member so that MoveToTop() can move that view shell to the top of the global shell stack. 2004/06/16 12:20:11 af 1.1.2.2: #i22705# Shell stack is now implemented as a list. 2004/06/04 05:30:17 af 1.1.2.1: #i22705# Initial revision.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [28101b19a9fec1c27a528a6df9a6e2d76bb68a14]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/07/01 17:03:43 af 1.1.2.5: #i22705# Added missing header. 2004/07/01 16:50:13 af 1.1.2.4: #i22705# Added mrViewShell member so that MoveToTop() can move that view shell to the top of the global shell stack. 2004/06/16 12:18:42 af 1.1.2.3: #i22705# Reversed orientation of stack representation. 2004/06/12 12:23:16 af 1.1.2.2: #i22705# Added debug code. 2004/06/04 05:30:31 af 1.1.2.1: #i22705# Initial revision.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [b3d4275987bf482b99fdf61dbd08c87ada6110f4]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/06/04 05:19:00 af 1.1.2.1: #i22705# Renamed from FocusManager.hxx


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [91c4e85884acf37de7dace06a560fddf15401299]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/06/23 12:57:58 af 1.1.2.3: #i22705# Code cleanup. 2004/06/05 14:41:53 af 1.1.2.2: #i22705# Including correct header. 2004/06/04 05:18:43 af 1.1.2.1: #i22705# Renamed from FocusManager.cxx


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [e7a1f0fc35e786b8dab8e25a15b0d176ff269b2d]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/07/11 09:51:14 af 1.1.2.15: #i22705# Fixed problem with Solaris compiler. 2004/07/10 14:38:09 af 1.1.2.14: #i22705# Moved the scrolling code to new ScrollPanel class. 2004/07/01 17:03:03 af 1.1.2.13: #i22705# Code cleanup to avoid compiler error on some platforms. 2004/06/23 12:57:09 af 1.1.2.12: #i22705# Made SubToolPanel and its maScrollWindow member VCL Controls so that the focus is handled correctly. 2004/06/22 11:38:17 af 1.1.2.11: #i22705# Made window background transparent to avoid flickering and painting it ourselves. 2004/06/08 12:20:47 af 1.1.2.10: #i22705# Converted int to sal_Int32 in ILayoutableWindow interface.  Improved layout code. 2004/06/05 14:34:44 af 1.1.2.9: #i22705# Improved layout of child windows and setting up the scroll bars. 2004/06/04 05:38:03 af 1.1.2.8: #i22705# Adaption to new TreeNode base class. 2004/05/23 13:46:37 af 1.1.2.7: #i22705# Fixed listening to controls.  Fixed releasing the children. 2004/05/19 13:37:21 af 1.1.2.6: #i22705# Using and supporting ILayouter class. 2004/05/10 09:11:20 af 1.1.2.5: #i22705# Added missing header. 2004/05/10 08:41:15 af 1.1.2.4: #i22705# Integrated the scroll bar functionality of the ScrollablePanel class into this one. 2004/02/25 14:16:03 af 1.1.2.3: #i22705# Fixed auto_ptr error. 2004/02/13 13:04:34 af 1.1.2.2: #i22705# Removed Init(),Paint(),GrabFocus() and GetFocus() methods. Added destructor. 2003/10/17 15:56:27 af 1.1.2.1: #i21363# Initial revision.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [91dd91262dff4bea00bff650fe9cac6936c361b0]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/05/23 13:44:32 af 1.1.2.2: #i22705# Made ILayoutableWindow a virtual sub class. 2003/10/17 15:54:50 af 1.1.2.1: #i21363# Initial revision.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [afedbeb06275cb2cf4d76072439f4cf7ec342c71]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2003/10/17 15:54:03 af 1.1.2.1: #i21363# Initial revision.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [9b23cd301909001adf77425c120b34576f01729c]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/07/11 14:45:40 af 1.1.2.2: #i22705# Added AddControl() variant that does not require a title. 2004/07/10 14:38:55 af 1.1.2.1: #i22705# Initial revision.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [47422e54076bc70a75fd9cd9ad1d44447f6d2013]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/03/02 11:02:47 af 1.1.2.1: #i22705# Initial revision.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [340ff93f3c066119539820d33c5365635aa8f0e9]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/07/11 14:43:06 af 1.1.2.9: #i22705# Prepared support of drag&drop. 2004/07/07 16:38:59 af 1.1.2.8: #i22705# Add methods Paint() (for temporarily setting background color) and CreateRequest(). 2004/07/01 16:39:49 af 1.1.2.7: #i22705# Added support for context menu. 2004/07/01 11:28:02 af 1.1.2.6: #i22705# LayoutMenu reacts to changes of the main view shell by showing only aplicable layouts. 2004/06/08 12:18:10 af 1.1.2.5: #i22705# Converted int to sal_Int32 in ILayoutableWindow interface. 2004/06/04 05:37:03 af 1.1.2.4: #i22705# Adaption to new TreeNode base class. 2004/05/23 13:44:01 af 1.1.2.3: #i22705# Made ILayoutableWindow a virtual sub class. 2004/05/19 13:31:31 af 1.1.2.2: #i22705# Using ILayouter object to request re-layouts. 2003/10/17 16:03:19 af 1.1.2.1: #i21363# Initial revision.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [e53a94f1cf4274ce98c677efd9ac0c633b7843f7]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/07/11 14:44:01 af 1.1.2.13: #i22705# Prepared support of drag&drop.  Added GetMinimumWidth() method. 2004/07/10 14:50:15 af 1.1.2.12: #i22705# In Resize() the base class is called after it has been set up properly. 2004/07/07 16:37:04 af 1.1.2.11: #i22705# Setting the layout is done via calling SID_MODIFYPAGE slot. 2004/07/01 16:40:31 af 1.1.2.10: #i22705# Added support for context menu. 2004/07/01 11:28:53 af 1.1.2.9: #i22705# LayoutMenu reacts to changes of the main view shell by showing only aplicable layouts. 2004/06/08 12:17:12 af 1.1.2.8: #i22705# Converted int to sal_Int32 in ILayoutableWindow interface. 2004/06/04 05:36:19 af 1.1.2.7: #i22705# Adaption to new TreeNode base class. 2004/05/23 13:43:26 af 1.1.2.6: #i22705# Adaption to changes in ViewShellBase. 2004/05/19 13:30:46 af 1.1.2.5: #i22705# Using ILayouter object to request re-layouts.  Improved calculation of preferred size. 2004/03/02 10:11:43 af 1.1.2.4: #i22705# Double click now activates correct entry. 2004/02/25 14:14:06 af 1.1.2.3: #i22705# Fixed access to layouts being off by one. 2004/02/13 13:23:29 af 1.1.2.2: #i22705# Adaption to change shell handling. 2003/10/17 16:02:52 af 1.1.2.1: #i21363# Initial revision.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [78d6823703f41c85b922526203269e3319ba9b54]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2003/10/17 16:03:09 af 1.1.2.1: #i21363# Initial revision.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [a5b0bb0f441551e3af2c9b31b60b1e1ca0a816da]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2003/10/17 16:02:42 af 1.1.2.1: #i21363# Initial revision.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [5652d41f20798cce9546b5e526e93505f54bc927]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/03/02 11:04:00 af 1.1.2.1: #i22705# Initial revision.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [fb24cbb64c363a6831eb1b8dd62fbe1a2e2bb7fc]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/03/02 11:02:57 af 1.1.2.1: #i22705# Initial revision.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [253907a662a5eb3c6828cf6d65c2ecf47b1f24ae]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/05/23 13:41:53 af 1.1.2.2: #i22705# Made ILayoutableWindow a virtual sub class. 2004/03/02 11:04:51 af 1.1.2.1: #i22705# Initial revision.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [9680a7f57402a2f82ef9846ec84d5303c47c33a3]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/06/30 12:50:34 af 1.1.2.6: #i22705# Reorganization: SetExpansionState() and SetVisibilityState() methods do all the necessary work to keep a tree node in a valid state. 2004/06/04 05:34:02 af 1.1.2.5: #i22705# The items in the container are now TreeNode objects. 2004/05/23 13:40:46 af 1.1.2.4: #i22705# Added DeleteChildren() function. 2004/05/10 08:36:36 af 1.1.2.3: #i22705# Simplified the class by switching from iterators to index base access to controls. 2004/02/13 12:59:02 af 1.1.2.2: #i22705# Added mutex. Selection replaced by expansion. 2003/10/17 15:53:35 af 1.1.2.1: #i21363# Initial revision.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [9ef89bcf916a55017da6d3c28c3f85dc1aede865]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/03/02 11:04:10 af 1.1.2.1: #i22705# Initial revision.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [a785b8ca2436aa76ffc0efe50247dfccbbd70ee6]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/03/02 11:04:20 af 1.1.2.1: #i22705# Initial revision.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [84c9587268096e4185dfdd2dab43ceadf47be70f]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/02/13 12:35:50 af 1.1.2.1: #i22705# Initial revision.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [70435e13ac7c2f0031a55cc75fa846a46276db68]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/06/22 11:35:48 af 1.1.2.4: #i22705# Renamed SlideSorterController::GetController() to GetSlideSorterController(). 2004/03/02 10:10:06 af 1.1.2.3: #i22705# Removed const from page enumeration argument of SubstitutionOverlay::Create(). 2004/02/25 15:34:24 af 1.1.2.2: #i22705# Made signature of Create() more restrictive. 2004/02/13 12:34:55 af 1.1.2.1: #i22705# Initial revision.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [7c972c0a204d715d28fa5375759fdb549738a055]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/07/01 17:09:56 af 1.1.2.17: #i22705# Removed unused header. 2004/06/30 12:16:19 af 1.1.2.16: #i22705# The page cache is given to the constructor and not retrieved from the view returned by removed GetView() method.  Added image for high contrast fade effect indicator and static initialization method. 2004/06/23 13:02:18 af 1.1.2.15: #i22705# Fixed painting of focus rectangle. 2004/06/22 11:22:59 af 1.1.2.14: #i22705# Resturctured the painting of page objects. 2004/06/16 16:51:08 af 1.1.2.13: #i22705# Preparation for better page number boxes. 2004/06/09 17:19:42 af 1.1.2.12: #i22705# Transition effect indicator is now a bitmap. 2004/06/08 16:51:12 af 1.1.2.11: #i22705# Improved painting of page name and number. 2004/06/08 12:10:30 af 1.1.2.10: #i22705# Improved painting of slide name and number. 2004/06/06 16:02:07 af 1.1.2.9: #i22705# Added PaintPageNumber() method. 2004/05/23 13:39:26 af 1.1.2.8: #i22705# Added new function GetView(). 2004/05/05 13:31:33 af 1.1.2.7: #i22705# (last commit was an accident) update of paths of include files.  Reorganization of Paint...() methods. 2004/05/05 11:04:08 af 1.1.2.6: #i22705#lidesorter\controller\SlideSorterController.cxx 2004/03/03 17:27:29 af 1.1.2.5: #i22705# Fixed size of focus indicator. Improved its dash pattern. 2004/03/03 09:42:49 af 1.1.2.4: #i22705# Added PaintFrame() method. 2004/03/02 12:21:46 af 1.1.2.3: #i22705# Class is now derived directly from ViewObjectContact. 2004/02/25 15:33:46 af 1.1.2.2: #i22705# Removed some OSL_TRACE commands. 2004/02/13 12:34:56 af 1.1.2.1: #i22705# Initial revision.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [49d486067a3e0fcfcabbc825737f71233a3ca6ce]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/06/30 12:47:24 af 1.1.2.5: #i22705# Removed unused header file. 2004/06/22 11:26:29 af 1.1.2.4: #i22705# Moved the storing of the page borders to model/PageDescriptor. 2004/05/05 13:29:19 af 1.1.2.3: #i22705# (last commit was an accident) update of paths of include files.  Added support for PageObjectFactory. 2004/05/05 11:04:07 af 1.1.2.2: #i22705#lidesorter\controller\SlideSorterController.cxx 2004/02/13 12:34:56 af 1.1.2.1: #i22705# Initial revision.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [d3e3b1bb6cd9ee599c4d28f7ba7d5f4fd5801a98]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/06/30 12:45:33 af 1.1.2.4: #i22705# Removed unused header file. 2004/05/05 13:28:26 af 1.1.2.3: #i22705# (last commit was an accident) update of paths of include files.  Added support for PageObjectFactory. 2004/05/05 11:04:07 af 1.1.2.2: #i22705#lidesorter\controller\SlideSorterController.cxx 2004/02/13 12:34:55 af 1.1.2.1: #i22705# Initial revision.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [86523f3b891b7ed2d8d4db9d17ebf085a96ea3de]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/07/04 13:36:28 af 1.1.2.3: #i22705# Introduced mnRequested*Border members. 2004/06/22 11:20:51 af 1.1.2.2: #i22705# Borders arround all page objects can now be defined for all four sides seperately. 2004/02/13 12:34:56 af 1.1.2.1: #i22705# Initial revision.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [52d2ce1e58a4c4db2e2e1abd68c282d0e4bf81e5]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/07/11 14:41:53 af 1.1.2.10: #i22705# Fixed signature of InitRedraw(). 2004/06/30 12:43:33 af 1.1.2.9: #i22705# Set the size of the page cache back to the original value of 4MB. 2004/06/22 11:35:03 af 1.1.2.8: #i22705# Renamed SlideSorterController::GetController() to GetSlideSorterController().  Improved Resize() and UpdatePageBorders(). 2004/06/16 16:50:47 af 1.1.2.7: #i22705# Preparation for better page number boxes. 2004/06/06 16:00:30 af 1.1.2.6: #i22705# Moved GetFadeEffectArea from SlideSorterView to PageObjectViewObjectContact. 2004/05/23 13:38:08 af 1.1.2.5: #i22705# Adaption to modified signature of InitRedraw(). 2004/05/05 13:01:31 af 1.1.2.4: #i22705# (last commit was an accident) Removed debug code. 2004/05/05 11:04:07 af 1.1.2.3: #i22705#lidesorter\controller\SlideSorterController.cxx 2004/03/04 14:37:04 af 1.1.2.2: #i22705# Using a special document as model for the page that contains the page objects. 2004/02/13 12:34:37 af 1.1.2.1: #i22705# Initial revision.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [406e826f698e161c5d3c6afb702ead3e6b83224b]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/06/04 06:59:28 af 1.1.2.2: #i22705# Moved definition of child windows for panes to ../../view. 2004/02/13 12:45:02 af 1.1.2.1: #i22705# Initial revision.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [2ef96dea25d8588fc9941a17977eb900f0ab343c]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/07/10 14:33:31 af 1.1.2.22: #i22705# Handling SID_MODIFYPAGE slot by calling ViewShell::Implementation. 2004/07/04 13:35:25 af 1.1.2.21: #i22705# Setting the active window before painting. 2004/06/23 12:56:20 af 1.1.2.20: #i22705# Added GetFocus() and LoseFocus() methods. 2004/06/22 11:33:17 af 1.1.2.19: #i22705# Renamed GetController() to GetSlideSorterController(). 2004/06/15 09:33:57 af 1.1.2.18: #i22705# Setting internal sub-shell name.  Object bars are registerd with the ..._FEATURE_... version. 2004/06/12 12:38:36 af 1.1.2.17: #i22705# Replaced OuterResizePixel(), InnerResizePixel(), AdjustPosSizePixel() by GetBorder() and Resize(). 2004/06/11 07:36:21 af 1.1.2.16: #i22705# Using GetActiveWindow() instead of GetWindow() or GetBrowserWindow(). 2004/06/06 12:58:44 af 1.1.2.15: #i22705# Removed references to the old tab bar.  Added access method to the ScrollBarBox member. 2004/06/06 10:01:20 af 1.1.2.14: #i22705# Using slide sorter specific tool bars only when shown in center pane. 2004/06/04 12:16:15 af 1.1.2.13: #i22705# Improved resizing. 2004/06/04 06:57:15 af 1.1.2.12: #i22705# Moved registration of child windows to ViewShellBase. Setting the correct shell type.  Added implementation of GetSelectedPages() function. 2004/05/23 13:37:20 af 1.1.2.11: #i22705# Adaption to changes in ViewShellBase::ArrangeGUIElements(). 2004/05/05 12:56:40 af 1.1.2.10: #i22705# (last commit was an accident) The Create...() methods return pointers to the new objects instead of setting them by side effect. 2004/05/05 11:04:07 af 1.1.2.9: #i22705#lidesorter\controller\SlideSorterController.cxx 2004/04/27 12:41:53 af 1.1.2.8: #i22705# Calling ViewShellBase::ArrangeGUI() method to show view tab bar. 2004/04/22 07:35:59 af 1.1.2.7: #i22705# Removed buttons that switch between views. 2004/04/15 12:06:33 af 1.1.2.6: #i22705# Splitter removed: Replaced pointer arrays by single auto_ptr. 2004/04/15 08:20:43 af 1.1.2.5: #i22705# Introduced factory methods for model, view, and controller. Removed splitters. 2004/04/06 12:10:26 af 1.1.2.4: #i22705# Made the display of the tab bar optional. 2004/03/05 12:20:48 af 1.1.2.3: #i22705# Removed debug code. 2004/02/25 15:32:52 af 1.1.2.2: #i22705# Fixed some minor bugs. 2004/02/13 12:45:56 af 1.1.2.1: #i22705# Initial revision.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [2b3d3f3ddb50f416d5615a9172e409807bea6de8]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/02/13 12:45:46 af 1.1.2.1: #i22705# Initial revision.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [521e1f90c4a1c579725036f35309fe4d65ab598c]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/02/13 12:45:35 af 1.1.2.1: #i22705# Initial revision.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [f71138d7e8aafd1034d8fc8fc08f758d026e43c3]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/05/23 13:36:20 af 1.1.2.7: #i22705# Using new PaneManager class. 2004/05/19 13:25:40 af 1.1.2.6: #i22705# Calling OuterResizePixel() of the view shell that is displayed in the SlideSorter docking window. 2004/03/05 12:18:38 af 1.1.2.5: #i22705# Removed mpViewShell that is not used anymore. 2004/03/03 17:25:53 af 1.1.2.4: #i22705# Removed unnecessary requests for view shell change. 2004/03/02 13:24:05 af 1.1.2.3: #i22705# Replaced bool argument in ViewShellBase::RequestViewShellChange() by more specific enum CallMode. 2004/02/25 15:31:24 af 1.1.2.2: #i22705# Using ViewShellManager class for creating the slide sorter. 2004/02/13 12:45:13 af 1.1.2.1: #i22705# Initial revision.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [79273243222a196b3dd5e8a70a15eb13381c5633]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/03/01 16:18:02 af 1.1.2.1: #i22705# Initial revision.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [7b7ad271d7b30d64fa146b702a6aaa7ef07b0d9d]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/03/02 10:08:37 af 1.1.2.2: #i22705# Added implementation of standard copy constructor. 2004/02/13 12:38:15 af 1.1.2.1: #i22705# Initial revision.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [8d7ab8643f5a6deb50f4748dc52835969e86cbed]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/06/30 12:17:33 af 1.1.2.5: #i22705# The page factory can now be set at the descriptor. 2004/06/22 11:18:36 af 1.1.2.4: #i22705# Added support for setting and getting the borders arround page objects and for the area where page numbers are displayed. 2004/05/05 12:54:58 af 1.1.2.3: #i22705# (last commit was an accident) Added support for the PageObjectFactory. 2004/05/05 11:04:06 af 1.1.2.2: #i22705#lidesorter\controller\SlideSorterController.cxx 2004/02/13 12:38:15 af 1.1.2.1: #i22705# Initial revision.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [e700f97e3b2b03f64c7cec35567889f64ecaafff]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/06/30 12:15:46 af 1.1.2.6: #i22705# A new page factory is set at all page descriptors. 2004/06/08 12:14:02 af 1.1.2.5: #i22705# Unnecessary code removed. 2004/06/04 06:54:12 af 1.1.2.4: #i22705# Stopped debug output. 2004/05/05 12:53:48 af 1.1.2.3: #i22705# (last commit was an accident) Added the PageObjectFactory. 2004/05/05 11:04:06 af 1.1.2.2: #i22705#lidesorter\controller\SlideSorterController.cxx 2004/02/13 12:38:14 af 1.1.2.1: #i22705# Initial revision.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [7f621c16577677c8b26908c8e9c24f1bb3e9b9ee]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/03/02 10:07:16 af 1.1.2.3: #i22705# Removed const from page enumeration argument of SubstitutionOverlay::Create(). Added documentation. 2004/02/25 15:29:33 af 1.1.2.2: #i22705# Made signature of Create() more restrictive. 2004/02/13 12:15:53 af 1.1.2.1: #i22705# Initial revision.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [07cfa1b1d3901231b3123eafa7df291b47f6310d]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/06/30 12:14:33 af 1.1.2.12: #i22705# The page cache is given to the constructor and not retrieved from the view returned by removed GetView() method.  Added image for high contrast fade effect indicator and static initialization method. 2004/06/22 11:22:33 af 1.1.2.11: #i22705# Resturctured the painting of page objects. 2004/06/16 16:51:23 af 1.1.2.10: #i22705# Preparation for better page number boxes. 2004/06/09 17:20:10 af 1.1.2.9: #i22705# Transition effect indicator is now a bitmap. 2004/06/08 12:12:35 af 1.1.2.8: #i22705# mnPageNumberWidth is dynamically calculated and thus not const anymore. 2004/06/06 16:01:24 af 1.1.2.7: #i22705# Added PaintPageNumber() method. 2004/05/23 13:35:31 af 1.1.2.6: #i22705# Added new function GetView(). 2004/05/05 12:49:31 af 1.1.2.5: #i22705# (last commit was an accident) Reorganized the Paint...() methods. 2004/05/05 11:04:05 af 1.1.2.4: #i22705#lidesorter\controller\SlideSorterController.cxx 2004/03/02 13:25:02 af 1.1.2.3: #i22705# Added PaintFrame() method. 2004/03/02 12:17:04 af 1.1.2.2: #i22705# Class is now derived directly from ViewObjectContact. 2004/02/13 12:15:52 af 1.1.2.1: #i22705# Initial revision.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [34fa3977821aa15629b9ef39a1b2fb643f0f9384]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/06/22 11:24:13 af 1.1.2.2: #i22705# Moved the storing of the page borders to model/PageDescriptor. 2004/05/05 12:58:28 af 1.1.2.1: #i22705# Moved here from ../../view.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [bd253b6b1b68260a326301a6dd044b551ad8350d]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/02/13 12:15:52 af 1.1.2.1: #i22705# Initial revision.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [5a10b449dc5216ee3947939a4416a98c28cf09e6]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/07/04 13:37:38 af 1.1.2.3: #i22705# Introduced mnRequested*Border members. 2004/06/22 11:20:28 af 1.1.2.2: #i22705# Borders arround all page objects can now be defined for all four sides seperately. 2004/02/13 12:15:52 af 1.1.2.1: #i22705# Initial revision.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [67d3dab2f9b4c7c00212ff48c89e0b490f18ffdc]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/07/11 14:41:16 af 1.1.2.6: #i22705# Fixed signature of InitRedraw(). 2004/07/10 14:49:12 af 1.1.2.5: #i22705# Added documentation for mpPage. 2004/06/16 16:51:36 af 1.1.2.4: #i22705# Preparation for better page number boxes. 2004/06/06 16:09:57 af 1.1.2.3: #i22705# Moved GetFadeEffectArea from SlideSorterView to PageObjectViewObjectContact. 2004/05/23 13:34:26 af 1.1.2.2: #i22705# Adaption to modified signature of InitRedraw(). 2004/02/13 12:15:53 af 1.1.2.1: #i22705# Initial revision.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [ea2b93869a538abe105aed0a3e818bdcec2402e5]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/03/02 10:03:58 af 1.1.2.3: #i22705# Added documentation. 2004/02/25 15:28:04 af 1.1.2.2: #i22705# Added copy constructor. 2004/02/13 12:14:52 af 1.1.2.1: #i22705# Initial revision.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [d6deb9872f8a3eccfd9e0e2c4221955fc0a67c56]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/06/30 12:42:31 af 1.1.2.5: #i22705# Added SetPageFactory() method. 2004/06/22 11:17:54 af 1.1.2.4: #i22705# Added support for setting and getting the borders arround page objects and for the area where page numbers are displayed. 2004/05/05 12:43:07 af 1.1.2.3: #i22705# (last commit was an accident) Added support for the PageObjectFactory. 2004/05/05 11:04:05 af 1.1.2.2: #i22705#lidesorter\controller\SlideSorterController.cxx 2004/02/13 12:14:51 af 1.1.2.1: #i22705# Initial revision.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [c23c5f71595eef655195eaef0d3d224af955817c]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/02/13 12:14:51 af 1.1.2.1: #i22705# Initial revision.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [188a6f942cbacb722ee40b5321410f3a05307257]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/05/05 12:41:47 af 1.1.2.3: #i22705# (last commit was an accident) Added a factory for the different types of page objects. 2004/05/05 11:04:05 af 1.1.2.2: #i22705#lidesorter\controller\SlideSorterController.cxx 2004/02/13 12:14:52 af 1.1.2.1: #i22705# Initial revision.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [074caaaebdb75f1d40a30a6d3fd1ecf5efc5619a]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/05/05 12:32:43 af 1.1.2.1: #i22705# Moved here from ../controller.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [2607413f78c951a738fc22c4f88b6ed9fd3835b5]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/07/11 14:40:29 af 1.1.2.2: #i22705# Moved implementation of DragSlideHdl to new StartDrag() method. 2004/05/05 12:33:00 af 1.1.2.1: #i22705# Moved here from ../controller.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [12f2694f415dfa47afde0ed694774f6011b21418]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/06/06 14:53:58 af 1.1.2.4: #i22705# Using the ScrollBarFiller of the ViewShell. 2004/04/08 09:34:21 af 1.1.2.3: #i22705# Moved scroll bar placement to scroll bar manager. 2004/03/03 12:54:57 af 1.1.2.2: #i22705# Made mpScrollBarFiller into an auto_ptr<>. 2004/02/13 12:14:28 af 1.1.2.1: #i22705# Initial revision.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [079ebcbeaf6a0171a3fa97a014551ff65548c454]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/07/06 08:15:25 af 1.1.2.3: #i22705# Added methods IsPageSelected(),SetCurrentPage(int),GetPageCount().  Added argument to EnableBroadcasting(). 2004/06/06 10:00:35 af 1.1.2.2: #i22705# Update of documentation. 2004/05/05 12:33:09 af 1.1.2.1: #i22705# Moved here from ../controller.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [47b781f74b71d8b52e14e5052c3729fd739967b3]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/06/30 12:12:22 af 1.1.2.2: #i22705# Added member mpPageCache. 2004/05/05 12:32:19 af 1.1.2.1: #i22705# Initial revision.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [3c6b151f6548b2635492101fafedf55f92805058]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/07/06 08:11:02 af 1.1.2.3: #i22705# Added inner class FocusHider. 2004/06/23 12:54:33 af 1.1.2.2: #i22705# Added ShowFocus() and HideFocus() methods to turn on and off the focus. 2004/05/05 12:33:20 af 1.1.2.1: #i22705# Moved here from ../controller.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [c6455d220d69f2ca21917f26a06e8c3017e10b84]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/07/04 13:32:22 af 1.1.2.2: #i22705# Removed locking the view. 2004/02/13 12:14:29 af 1.1.2.1: #i22705# Initial revision.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [ee775ad4ecdb1ac76b07abfad73f21e752be330c]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/07/06 11:22:54 af 1.1.2.5: #i22705# Added parameter to SelectionHasChanged(). 2004/05/05 12:40:03 af 1.1.2.4: #i22705# (last commit was an accident) Added new CreateSelectionFunction() method. 2004/05/05 11:04:04 af 1.1.2.3: #i22705#lidesorter\controller\SlideSorterController.cxx 2004/02/25 15:26:56 af 1.1.2.2: #i22705# Adaption to modified ImplementationReference class. 2004/02/13 12:14:28 af 1.1.2.1: #i22705# Initial revision.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [6ce7ae07c6c3022a5fdffac5878940af5d52f396]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/02/13 12:14:08 af 1.1.2.1: #i22705# Initial revision.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [1c7589274027e846a6b8a52b77006b9c5725f4f5]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/05/05 12:12:34 af 1.1.2.5: #i22705# (last commit was an accident) Added new file SlsPageObjectFactory. 2004/05/05 11:04:04 af 1.1.2.4: #i22705#lidesorter\controller\SlideSorterController.cxx 2004/02/25 15:25:40 af 1.1.2.3: #i22705# Correction of previous commit message: Sorted entries alphabetically. 2004/02/25 14:57:29 af 1.1.2.2: #i22705# Removed accidantally added file. 2004/02/13 12:36:06 af 1.1.2.1: #i22705# Initial revision.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [4d574027e2f9e4af53b36189e26ebb61e6dd66d6]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/02/13 12:25:44 af 1.1.2.1: #i22705# Initial revision.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [658f990012edfcd531a7a3d53c3f8f3d5d6dad05]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/02/13 12:20:29 af 1.1.2.1: #i22705# Initial revision.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [8ad63150b8cfc71db838246e8acd397cc7898931]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/07/06 07:59:01 af 1.1.2.10: #i22705# Moved code for inserting a page into new InsertPage() method and improved it. 2004/07/02 16:54:21 af 1.1.2.9: #i22705# Added code for renaming slides. 2004/06/12 12:21:54 af 1.1.2.8: #i22705# Renamed Layout() of view shell to ArrangeGUIElements(). 2004/06/11 07:35:22 af 1.1.2.7: #i22705# Using GetActiveWindow() instead of GetWindow() or GetBrowserWindow(). 2004/06/04 06:52:48 af 1.1.2.6: #i22705# Using draw mode of the slide sorter. 2004/05/23 13:33:15 af 1.1.2.5: #i22705# Using new PaneManager class. 2004/05/05 12:14:41 af 1.1.2.4: #i22705# (last commit was an accident) update of paths of include files. 2004/05/05 11:04:04 af 1.1.2.3: #i22705#lidesorter\controller\SlideSorterController.cxx 2004/04/22 07:35:24 af 1.1.2.2: #i22705# Removed buttons that switch between views. 2004/02/13 12:20:25 af 1.1.2.1: #i22705# Initial revision.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [70f4572a15e3fecea4011706c5cb13570f6976ca]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/05/05 12:29:59 af 1.1.2.3: #i22705# (last commit was an accident) update of paths of include files. 2004/05/05 11:04:03 af 1.1.2.2: #i22705#lidesorter\controller\SlideSorterController.cxx 2004/02/13 12:20:27 af 1.1.2.1: #i22705# Initial revision.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [07b6ef832a70ffec7433e7a59334080c7815759d]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/07/11 14:37:35 af 1.1.2.16: #i22705# Started to unify drag&drop and internal drags. 2004/07/06 08:17:42 af 1.1.2.15: #i22705# Deselecting all pages by clicking on background does not scroll view. 2004/07/02 16:52:55 af 1.1.2.14: #i22705# Double click is handled only when a page was hit. 2004/06/30 12:10:26 af 1.1.2.13: #i22705# When displayed in the center pane the slide sorter switches back to the edit view on a double click. 2004/06/28 07:40:03 af 1.1.2.12: #i22705# Using new PaneManager::RequestMainViewShellChange() method. 2004/06/23 13:01:05 af 1.1.2.11: #i22705# Changed the semantics of TAB and ESC keys. 2004/06/08 12:47:28 af 1.1.2.10: #i22705# Fixed upper/lowercase of include directive.  Fixed refrences to temporary objects. 2004/06/06 09:30:30 af 1.1.2.9: #i22705# Single click jumps to selected slide. 2004/05/23 13:32:42 af 1.1.2.8: #i22705# Using new PaneManager class. 2004/05/05 12:28:57 af 1.1.2.7: #i22705# (last commit was an accident) update of paths of include files.  Orderred initialization of members in constructor. 2004/05/05 11:04:03 af 1.1.2.6: #i22705#lidesorter\controller\SlideSorterController.cxx 2004/03/03 17:23:33 af 1.1.2.5: #i22705# Removed debug code. 2004/03/02 10:02:46 af 1.1.2.4: #i22705# Removed inclusion of SubShellManagerInterface,hxx which does not exist anymore. 2004/02/25 15:07:35 af 1.1.2.3: #i22705# Correction of previous commit message: Name of included file changed. 2004/02/25 14:57:29 af 1.1.2.2: #i22705# Removed accidantally added file. 2004/02/13 12:20:24 af 1.1.2.1: #i22705# Initial revision.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [9423df8d68f9968f83200b12b45ed1bf6daee2a4]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/06/06 12:57:29 af 1.1.2.7: #i22705# Using the ScrollBarFiller of the ViewShell. 2004/06/04 12:14:34 af 1.1.2.6: #i22705# Page size of scroll bars is calculated every time the scroll bars are set-up. 2004/05/10 08:34:06 af 1.1.2.5: #i22705# Preventing UpdateScrollBars() cause a repain when the position of the scroll bars do not change. 2004/05/05 12:25:59 af 1.1.2.4: #i22705# (last commit was an accident) Guarded placement of horizontal scroll bar against empty model. 2004/05/05 11:04:02 af 1.1.2.3: #i22705#lidesorter\controller\SlideSorterController.cxx 2004/04/08 09:33:10 af 1.1.2.2: #i22705# Moved scroll bar placement to scroll bar manager. 2004/02/13 12:20:26 af 1.1.2.1: #i22705# Initial revision.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [cf0e786652cc95779b1804cff1051af1776ba1b0]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/07/06 08:14:25 af 1.1.2.7: #i22705# Added methods IsPageSelected(),SetCurrentPage(int),GetPageCount().  Added argument to EnableBroadcasting(). 2004/06/23 12:55:47 af 1.1.2.6: #i22705# Now using the correct UNO controller. 2004/06/08 12:09:08 af 1.1.2.5: #i22705# After a model change the selection is updated correctly. 2004/06/06 09:56:59 af 1.1.2.4: #i22705# mpMostRecentlySelectedPage correctly initialized in constructor. 2004/05/05 12:23:39 af 1.1.2.3: #i22705# (last commit was an accident) update of paths of include files. 2004/05/05 11:04:02 af 1.1.2.2: #i22705#lidesorter\controller\SlideSorterController.cxx 2004/02/13 12:20:28 af 1.1.2.1: #i22705# Initial revision.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [6823eac5b3699db8e94616613d51259cadd9ff38]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/06/30 12:09:22 af 1.1.2.2: #i22705# Added member mpPageCache and supporting methods. 2004/05/05 12:31:26 af 1.1.2.1: #i22705# Initial revision.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [3e2650bad23ea7f725b7c7be76a9648b3e80e615]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/07/01 11:21:17 af 1.1.2.5: #i22705# Added mxFrameWeak member. 2004/06/22 11:14:56 af 1.1.2.4: #i22705# Added base class XFrameActionListener.  Factored out ConnectToController() and DisconnectFromController(). 2004/02/25 15:06:09 af 1.1.2.3: #i22705# Correction of previous commit message: Removed superfluous public keyword. 2004/02/25 14:57:28 af 1.1.2.2: #i22705# Removed accidantally added file. 2004/02/13 12:25:44 af 1.1.2.1: #i22705# Initial revision.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [418f7ac6f7bb4c8b08dc5e882da681013925c3f9]

INTEGRATION: CWS impress2 (1.2.26); FILE MERGED 2004/07/11 14:29:59 af 1.2.26.4: #i22705# Fixed signature of InitRedraw(). 2004/05/20 08:41:43 af 1.2.26.3: RESYNC: (1.2-1.3); FILE MERGED 2004/03/02 09:41:38 af 1.2.26.2: #i22705# Converted arguments of Do(Cut,Copy,Paste) to ::Window. 2004/02/19 14:14:00 af 1.2.26.1: #i22705# Changed several method signatures.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [d2ea18b9d75e8b109fb34e553cd65ffed7678bcc]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/07/01 17:01:55 af 1.1.2.11: #i22705# Fixed signature of frameAction(). 2004/07/01 11:21:56 af 1.1.2.10: #i22705# Added mxFrameWeak member. 2004/06/24 08:39:28 af 1.1.2.9: #i22705# Guarding disposing() code with flags that indicate to which objects the listener is still connected. 2004/06/22 11:15:37 af 1.1.2.8: #i22705# Added base class XFrameActionListener.  Factored out ConnectToController() and DisconnectFromController(). 2004/06/06 12:53:49 af 1.1.2.7: #i22705# Removed commented out lines that are not needed anymore. 2004/06/06 09:11:02 af 1.1.2.6: #i22705# Removed references to the TextLogger debug utility. 2004/06/05 14:27:43 af 1.1.2.5: #i22705# Checking in disposing() for missing document. 2004/05/05 12:22:27 af 1.1.2.4: #i22705# (last commit was an accident) Empty line added. 2004/05/05 11:04:01 af 1.1.2.3: #i22705#lidesorter\controller\SlideSorterController.cxx 2004/03/02 10:02:13 af 1.1.2.2: #i22705# Removed inclusion of SubShellManagerInterface,hxx which does not exist anymore. 2004/02/13 12:20:27 af 1.1.2.1: #i22705# Initial revision.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [33515ade1f205c4dec036846b61a3cf8b498b98e]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/05/05 12:20:29 af 1.1.2.3: #i22705# (last commit was an accident) update of paths of include files. 2004/05/05 11:04:01 af 1.1.2.2: #i22705#lidesorter\controller\SlideSorterController.cxx 2004/02/13 12:25:43 af 1.1.2.1: #i22705# Initial revision.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [e1a6f7cf4abe1f45a402ab643ae5ca33c2405f40]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/02/13 12:20:26 af 1.1.2.1: #i22705# Initial revision.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [fd5c33a74d28c1a9c4bc831c81817cea3b097c78]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/07/06 08:10:21 af 1.1.2.5: #i22705# Added inner class FocusHider. 2004/06/23 12:55:04 af 1.1.2.4: #i22705# Added ShowFocus() and HideFocus() methods to turn on and off the focus. 2004/05/05 12:04:22 af 1.1.2.3: #i22705# (last commit was an accident) update of paths of include files. 2004/05/05 11:04:00 af 1.1.2.2: #i22705#lidesorter\controller\SlideSorterController.cxx 2004/02/13 12:20:25 af 1.1.2.1: #i22705# Initial revision.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [0a0f803f447ce7623efab7352d5e7691250c3b88]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/07/04 13:31:30 af 1.1.2.5: #i22705# Removed locking the view.  Fixed index problem when dropping pages.  Insertion indicator switched off after a drop. 2004/05/05 12:07:02 af 1.1.2.4: #i22705# (last commit was an accident) update of paths of include files. 2004/05/05 11:04:00 af 1.1.2.3: #i22705#lidesorter\controller\SlideSorterController.cxx 2004/03/03 09:41:50 af 1.1.2.2: #i22705# Fixed index handling. 2004/02/13 12:20:23 af 1.1.2.1: #i22705# Initial revision.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [b847faa10b9fde0a3048fc6c341e874c8f07d1f0]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/07/06 08:04:47 af 1.1.2.15: #i22705# Added argument to SelectionHasChanged().  Insertion marker is shown when context menu is executed for background. 2004/06/30 12:08:13 af 1.1.2.14: #i22705# Creating a page object factory and setting it at the model that knows about the page cache. 2004/06/22 11:31:36 af 1.1.2.13: #i22705# Commented out ArrangeGUIElements() when window is activated or shown. 2004/06/12 12:20:13 af 1.1.2.12: #i22705# Renamed Layout() of view shell to ArrangeGUIElements(). 2004/06/11 07:34:50 af 1.1.2.11: #i22705# Using GetActiveWindow() instead of GetWindow() or GetBrowserWindow(). 2004/06/06 12:52:47 af 1.1.2.10: #i22705# Passing the ScrollBarBox to the ScrollBarManager. 2004/06/06 09:58:55 af 1.1.2.9: #i22705# Setting up the selection when a new instance is created. 2004/05/19 13:23:17 af 1.1.2.8: #i22705# Commented out a Window::Update() call in the constructor. 2004/05/05 11:59:12 af 1.1.2.7: #i22705# Selection function created in its own method which now is called from Init(). 2004/05/05 11:04:00 af 1.1.2.6: #i22705#lidesorter\controller\SlideSorterController.cxx 2004/04/08 09:32:28 af 1.1.2.5: #i22705# Moved scroll bar placement to scroll bar manager. 2004/03/03 17:22:48 af 1.1.2.4: #i22705# Added a re-layout and re-paint on window activation. 2004/02/25 15:03:40 af 1.1.2.3: #i22705# Correction of previous commit message: Adaption to modified comphelper::ImplementationReference template. 2004/02/25 14:57:28 af 1.1.2.2: #i22705# Removed accidantally added file. 2004/02/13 12:20:24 af 1.1.2.1: #i22705# Initial revision.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [24994ca70eacc3ac0e92550ccfa645205d8eb04b]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/02/13 12:36:22 af 1.1.2.1: #i22705# Initial revision.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [7dd6ac24223d202026c05269c3b07d19c3b80a17]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/06/14 13:49:23 af 1.1.2.3: #i22705# Resolved compiler problems. 2004/02/25 14:21:40 af 1.1.2.2: #i22705# Corrected spelling of included header. 2004/02/13 12:17:05 af 1.1.2.1: #i22705# Initial revision.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [234df5af035d89dfb24e868b6676c65930512e49]

INTEGRATION: CWS impress2 (1.3.50); FILE MERGED 2004/07/11 14:30:27 af 1.3.50.1: #i22705# Fixed signature of InitRedraw().


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [c912bf5444f8d1b3cae6cc832d4b4511e03c0d08]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/06/17 11:11:12 af 1.1.2.7: #i22705# Fixed termination of queue processor thread. 2004/06/16 13:53:17 af 1.1.2.6: #i22705# Fixed the termination of threads. 2004/06/15 15:30:58 af 1.1.2.5: #i22705# Fixed method signature. 2004/06/14 13:46:29 af 1.1.2.4: #i22705# Factored out ProcessQueueEntry() from run(). 2004/06/08 12:46:13 af 1.1.2.3: #i22705# Fixed template argument reference. 2004/06/05 14:25:44 af 1.1.2.2: #i22705# Improved the termination of the thread.  Made ::osl::Thread a public base class. 2004/02/13 12:17:05 af 1.1.2.1: #i22705# Initial revision.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [adfd7d3eb82be6fc1732f426eed573e31d0fedc2]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/07/06 17:57:46 af 1.1.2.4: #i22705# Reactivated this timer based queue processor. 2004/05/05 11:42:53 af 1.1.2.3: #i22705# (Last commit was an accident) Main queue processing loop checks for pending input at loop entry to improve perceived performance. 2004/05/05 11:03:59 af 1.1.2.2: #i22705#lidesorter\controller\SlideSorterController.cxx 2004/02/13 12:17:04 af 1.1.2.1: #i22705# Initial revision.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [a7c42eca35c2ef5f7d2fcc8a67d09b3126b632ae]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/02/13 12:17:38 af 1.1.2.1: #i22705# Initial revision.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [9da9e4006d46c8adb71ba3896bc5fee3da05c90b]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/07/06 17:55:02 af 1.1.2.2: #i22705# Using timer based queue processor by default. 2004/02/13 12:17:37 af 1.1.2.1: #i22705# Initial revision.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [c8e8ffbbcf5716e3232ed7aa03c8f95a06da238f]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/07/06 17:54:03 af 1.1.2.8: #i22705# Added missing header. 2004/06/17 11:08:23 af 1.1.2.7: #i22705# Fixed termination of queue processor thread. 2004/06/16 13:56:25 af 1.1.2.6: #i22705# The queue processor is now a pointer member so that it can be detached. 2004/06/16 12:25:49 af 1.1.2.5: #i22705# Inserting requests with correct class. 2004/06/11 07:34:13 af 1.1.2.4: #i22705# Added an assertion against bitmaps becoming too large. 2004/06/05 14:02:42 af 1.1.2.3: #i22705# Stopping the queue processor thread in the destructor. 2004/05/05 09:45:07 af 1.1.2.2: #i22705# Minor reformatting. 2004/02/13 12:17:03 af 1.1.2.1: #i22705# Initial revision.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [b5023be4df758ba12ad83dd1a1a0e9d3dde1ceee]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/06/05 14:01:47 af 1.1.2.2: #i22705# Update of documentation. 2004/02/13 12:17:06 af 1.1.2.1: #i22705# Initial revision.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [c680361a5046d409e19ed0b6efbd869153a7d716]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/07/01 16:58:01 af 1.1.2.3: #i22705# Fixed problem with Solaris STL implementation. 2004/06/05 14:00:57 af 1.1.2.2: #i22705# Removed references to the TextLogger debug utility. 2004/02/13 12:17:37 af 1.1.2.1: #i22705# Initial revision.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [b08ffb3d90ba3bdbf6d038d08927896ea0827525]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/02/13 12:17:05 af 1.1.2.1: #i22705# Initial revision.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [93d1a57f9ea231dd983755ff78a02c9e2190e043]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/06/05 14:00:15 af 1.1.2.2: #i22705# Removed references to the TextLogger debug utility. 2004/02/13 12:17:39 af 1.1.2.1: #i22705# Initial revision.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [c7e730a47922ec98dedd82b4aeb34a6749633cc5]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/02/25 12:23:41 af 1.1.2.1: #i22705# Initial impression.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [87272e1ea63e0f64403993afdca2383f8d4e6448]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/02/25 12:23:31 af 1.1.2.1: #i22705# Initial impression.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [2d77c47171915da61cf12dbcdc92f9856405f480]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/02/25 12:23:21 af 1.1.2.1: #i22705# Initial impression.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [12167f0ce3d67e3c16a0ab17381fbc879376eda9]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/02/25 12:23:12 af 1.1.2.1: #i22705# Initial impression.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [d176be3b62ed1ca84759c23a558c34e39c1c71d0]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/02/25 12:24:33 af 1.1.2.1: #i22705# Initial revision.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [f9be6aeb72eadb1b94f90e7bdba0e548e52e9b6e]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/02/25 12:22:58 af 1.1.2.1: #i22705# Initial impression.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [69b0e6423ee34475b8059d52ce4f9e2eb512731d]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/02/25 12:24:17 af 1.1.2.1: #i22705# Initial impression.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [310a0356b26366e925c80c379bc8ff18e7d1143a]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/02/25 12:22:48 af 1.1.2.1: #i22705# Initial impression.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [221b49e8968682ecec3fd85f2b8994579c737fa6]

INTEGRATION: CWS impress2 (1.19.28); FILE MERGED 2004/07/07 16:55:24 af 1.19.28.1: #i22705# Added string ids for Multi Pane GUI strings.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [7128370eb13242c28f9677a366eeeff68a7c6f34]

INTEGRATION: CWS impress2 (1.12.26); FILE MERGED 2004/02/25 16:16:03 af 1.12.26.1: #i22705# Added missing forward declaration of SdrObject.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [7cb35f3020c8fe09076f972cf9105a9ca9ca2baf]

INTEGRATION: CWS impress2 (1.12.240); FILE MERGED 2004/07/01 17:09:15 af 1.12.240.6: #i22705# Added entry for context menu of layout menu.  Renamed that of master pages selector. 2004/06/29 07:01:05 af 1.12.240.5: #i22705# Added high contrast entries for TRIANGLE_DOWN and TRIANGLE_RIGHT.  Renamed ANIMATION_INDICATOR to FADE_EFFECT_INDICATOR. 2004/06/09 17:19:05 af 1.12.240.4: #i22705# Added entry for the transition effect indicator. 2004/06/04 06:48:39 af 1.12.240.3: #i22705# Added entry for popup menu of master pages selector. 2004/05/19 18:40:40 af 1.12.240.2: RESYNC: (1.12-1.13); FILE MERGED 2004/02/19 12:19:34 af 1.12.240.1: #i22705# Added bitmap ids for the task panel.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [f8ab7f88eb09ecd15e46c89cf55ddc2bf12db355]

INTEGRATION: CWS impress2 (1.2.26); FILE MERGED 2004/02/19 14:20:14 af 1.2.26.1: #i22705# Reformat. Minor method signature changes.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [9d0f298f12e03dd4734b2b879e4634e821ea8cee]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/04/22 07:33:06 af 1.1.2.1: #i22705# Initial revision.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [b8c3954588cf657ee7bb004a99178eb443472b8e]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/06/15 15:29:48 af 1.1.2.6: #i22705# Finished replacing the base class by TabControl. 2004/06/14 09:12:57 af 1.1.2.5: #i22705# Replaced TabBar by TabControl. 2004/05/23 13:31:03 af 1.1.2.4: #i22705# Using new PaneManager class. 2004/04/22 15:10:36 af 1.1.2.3: #i22705# Changed argument of constructor from ViewShell& to ViewShellBase&. 2004/04/21 15:17:03 af 1.1.2.2: #i22705# Removed unused methods. Added listener for view shell change events. 2004/04/15 12:01:10 af 1.1.2.1: #i22705# Initialn revision.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [5bdc75cc81290d1a672c232eff9b7d297b500cda]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/07/06 17:52:34 af 1.1.2.4: #i22705# Added CreateViewShell() method and mpCache member. 2004/07/01 11:24:41 af 1.1.2.3: #i22705# Added inner class UpdateLocker. 2004/06/04 06:47:31 af 1.1.2.2: #i22705# Refactored the gathering of active view shells in GatherViewShell() function. 2004/02/13 13:36:13 af 1.1.2.1: #i22705# Initial revision.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [37d1d070da9522d0eaad1309355e49630288354f]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/07/10 14:36:34 af 1.1.2.2: #i22705# Finished implementation of ProcessModifyPageSlot(). 2004/07/08 07:52:51 af 1.1.2.1: #i22705# Initial revision.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [f66e13c90af5b7f354ef6c0c0b43cfca6e64e5a6]

INTEGRATION: CWS impress2 (1.2.26); FILE MERGED 2004/07/09 07:06:12 af 1.2.26.18: #i22705# Added ResizePixel() method that implements the common code of Outer- and InnerResizePixel(). 2004/07/01 11:20:23 af 1.2.26.17: #i22705# Added SetBusyState() method. 2004/06/29 07:14:17 af 1.2.26.16: #i22705# Made LateInit() virtual.  Moved maMutex and mpViewTabBar to protected: section. 2004/06/22 11:12:14 af 1.2.26.15: #i22705# Moved mpController member to ViewShell.  Added Activate() and Deactivate() methods. 2004/06/18 00:19:13 af 1.2.26.14: RESYNC: (1.3-1.4); FILE MERGED 2004/06/12 12:21:19 af 1.2.26.13: #i22705# Added GetBorder() method to support Inner- and OuterResizePixel(). 2004/05/23 13:29:58 af 1.2.26.12: #i22705# Moved pane related code to new PaneManager class. 2004/05/20 11:10:13 af 1.2.26.11: #i22705# Added Execute() and GetState() method for the handling of slots. 2004/04/27 12:39:47 af 1.2.26.10: #i22705# Moved view tab bar from ViewShell. Added ArrangeGUI() method for placing it. Added GetPaneOfViewShell() method. 2004/04/23 14:25:10 af 1.2.26.9: #i22705# Moved definition of EventId from ViewShellBase to ViewShellBaseEvent.  Moved CallEventListeners() to impl class. 2004/04/23 11:26:11 af 1.2.26.8: #i22705# Removed edit-, master-,and layer button. 2004/04/21 15:15:29 af 1.2.26.7: #i22705# Added new PT_RIGHT pane. Moved pane handling to implementation class. 2004/03/05 12:13:35 af 1.2.26.6: #i22705# Added support for events and listeners. 2004/03/02 13:21:38 af 1.2.26.5: #i22705# Replaced bool argument in ViewShellBase::RequestViewShellChange() by more specific enum CallMode. 2004/03/02 12:04:04 af 1.2.26.4: #i22705# Added new method InitPanes(). 2004/03/02 09:48:30 af 1.2.26.3: #i22705# Moved printing to PrintManager. 2004/02/25 16:41:56 af 1.2.26.2: #i22705# Introdcution of member class PaneDescriptor. 2004/02/19 14:18:03 af 1.2.26.1: #i22705# Changed several method signatures.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [d7770d37d5a48e665aad457ceaf7de24118bb73b]

INTEGRATION: CWS impress2 (1.2.26); FILE MERGED 2004/07/13 12:03:12 af 1.2.26.25: RESYNC: (1.3-1.4); FILE MERGED 2004/07/10 14:28:24 af 1.2.26.24: #i22705# Made mpImpl protected. 2004/07/08 07:50:59 af 1.2.26.23: #i22705# Added mpImpl member. 2004/07/06 08:02:42 af 1.2.26.22: #i22705# Added argument to CreateOrDuplicatePage(). 2004/07/02 16:51:05 af 1.2.26.21: #i22705# Added CreateOrDuplicatePage() and moved most of the implemenatation from DrawViewShell to this class. 2004/06/30 11:58:19 af 1.2.26.20: #i22705# Added mpLayerTabBar member. 2004/06/22 11:11:15 af 1.2.26.19: #i22705# Added virtual GetController() method.  Made ViewShellBase a friend.  Member mpController now is an ImplementationReference<> and replaces mpController and mxController. 2004/06/18 00:19:06 af 1.2.26.18: RESYNC: (1.2-1.3); FILE MERGED 2004/06/15 14:47:36 af 1.2.26.17: #i22705# Factored out creation of rulers to SetupRulers(). 2004/06/12 12:16:25 af 1.2.26.16: #i22705# Replaced OuterResizePixel(), InnerResizePixel(), AdjustPosSizePixel() by GetBorder() and Resize(). 2004/06/11 07:19:22 af 1.2.26.15: #i22705# Using GetActiveWindow() instead of pWindow or GetWindow(). 2004/06/09 13:17:23 af 1.2.26.14: #i22705# Moved some inline function definitions to viewshel.cxx. 2004/06/06 12:51:43 af 1.2.26.13: #i22705# Made the ScrollBarBox member an auto_ptr. 2004/06/04 06:46:31 af 1.2.26.12: #i22705# Cleanup. Support of changes in ViewShellManager. 2004/04/27 12:36:18 af 1.2.26.11: #i22705# Moved the view tab bar to the ViewShellBase. 2004/04/23 11:25:08 af 1.2.26.10: #i22705# Removed edit-, master-,and layer button. 2004/04/22 07:34:20 af 1.2.26.9: #i22705# Removed buttons that switch between views. 2004/04/21 15:13:46 af 1.2.26.8: #i22705# Added new ST_TASK_PANEL shell type. Modified comment. 2004/04/15 12:05:29 af 1.2.26.7: #i22705# Splitter removed: Replaced pointer arrays by single auto_ptr. 2004/04/15 08:15:23 af 1.2.26.6: #i22705# Removed splitters. 2004/03/05 09:37:16 af 1.2.26.5: #i22705# Added two set methods. 2004/03/03 17:21:36 af 1.2.26.4: #i22705# Extended a comment. 2004/03/02 09:44:15 af 1.2.26.3: #i22705# Moved implementation of GetViewFrame() to viewshel. Moved printing to PrintManager. 2004/02/25 16:40:33 af 1.2.26.2: #i22705# Added Exit() method. 2004/02/19 14:17:28 af 1.2.26.1: #i22705# Changed several method signatures.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [14a7dd7c6fe3281de613d58741f575d99e77832d]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/02/19 10:30:12 af 1.1.2.1: #i22705# initial revision.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [8accc0ab0bea83b667274247e69fd10698865e05]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2003/10/17 16:05:50 af 1.1.2.1: #i21363# Initial revision.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [8c9b060a32ec93860d57cc4316f3c1c29cc55e25]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2003/10/17 16:06:01 af 1.1.2.1: #i21363# Initial revision.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [37ea06416d889461b0bbb13a5d4ddf42a7b61074]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/02/19 10:29:40 af 1.1.2.1: #i22705# initial revision.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [24835ef0bc113abd9132c8c08e4bc2d264962494]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/06/12 12:18:53 af 1.1.2.2: #i22705# Replaced OuterResizePixel(), InnerResizePixel(), AdjustPosSizePixel() by GetBorder() and Resize().  Menu is displayed by PaneDockingWindow. 2004/06/04 04:44:39 af 1.1.2.1: #i22705# Initial revision.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [e2255a4a6f881c9acd45e8741657d710860c2d06]

INTEGRATION: CWS impress2 (1.2.26); FILE MERGED 2004/06/22 11:09:10 af 1.2.26.5: #i22705# Added overloading GetController() method. 2004/06/18 00:18:58 af 1.2.26.4: RESYNC: (1.3-1.4); FILE MERGED 2004/06/12 12:17:08 af 1.2.26.3: #i22705# Replaced OuterResizePixel(), InnerResizePixel(), AdjustPosSizePixel() by GetBorder() and Resize(). 2004/05/19 18:38:33 af 1.2.26.2: RESYNC: (1.2-1.3); FILE MERGED 2004/02/25 16:38:23 af 1.2.26.1: #i22705# Added argument to constructors.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [06d55e3788381621f72e9279dbe1324c386b6633]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/06/23 12:53:47 af 1.1.2.10: #i22705# Added GetFocus() and LoseFocus() methods. 2004/06/22 11:08:22 af 1.1.2.9: #i22705# Added overloading GetController() method.  Renamed existing GetController() to GetSlideSorterController(). 2004/06/12 12:15:39 af 1.1.2.8: #i22705# Replaced OuterResizePixel(), InnerResizePixel(), AdjustPosSizePixel() by GetBorder() and Resize(). 2004/06/11 07:19:57 af 1.1.2.7: #i22705# Using GetActiveWindow() instead of GetBrowserWindow(). 2004/06/06 12:50:25 af 1.1.2.6: #i22705# Giving access to the scroll bar box. 2004/06/04 06:45:00 af 1.1.2.5: #i22705# Added GetSelectedPages() function.  Removed declaration of view shell factory. 2004/05/05 09:42:45 af 1.1.2.4: #i22705# Made model,view,controller protected members. Create(Model,View,Controller) return new objects. 2004/04/15 08:14:08 af 1.1.2.3: #i22705# Added factory methods for model, view, and controller. 2004/03/03 17:20:35 af 1.1.2.2: #i22705# Removed debug code. 2004/02/13 13:35:44 af 1.1.2.1: #i22705# Initial revision.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [9a7da8eb9a51ac7e69927e669f0c1920b672b185]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/02/19 10:29:51 af 1.1.2.1: #i22705# initial revision.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [c8b0acfe4fde1aa69012eaf3152c0a5c5198abee]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/02/19 10:30:02 af 1.1.2.1: #i22705# initial revision.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [59ace8d39cc631d1751361f7ee234891a4d3bbdd]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/05/23 13:28:51 af 1.1.2.2: #i22705# Added ReleaseShell() function. 2004/02/19 10:28:46 af 1.1.2.1: #i22705# initial revision.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [e254324ad8fa5052ee2d0ee3620cf17b2bada57f]

INTEGRATION: CWS impress2 (1.5.26); FILE MERGED 2004/06/18 00:18:42 af 1.5.26.2: RESYNC: (1.5-1.6); FILE MERGED 2004/02/19 10:48:44 af 1.5.26.1: #i22705# Added private data members mbDisposing and maLastVisArea.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [788bf2025369fb296254f85349e5ac2ac87e511b]

INTEGRATION: CWS impress2 (1.6.12); FILE MERGED 2004/07/01 11:19:10 af 1.6.12.1: #i22705# Added current page enum.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [83a087eda2ec01bb8d05f36b38ad5dc9be4a17b2]

INTEGRATION: CWS impress2 (1.8.12); FILE MERGED 2004/07/01 11:18:14 af 1.8.12.1: #i22705# Renamed property enums.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [ab631e8975f7a56dc464525e8cd86313cb9979c6]

INTEGRATION: CWS impress2 (1.2.26); FILE MERGED 2004/07/07 17:01:49 af 1.2.26.1: #i22705# Added LateInit() method that delete the ViewShellBase.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [22902388cdd8fb7ffa6d03597001802f01088341]

INTEGRATION: CWS impress2 (1.2.26); FILE MERGED 2004/07/09 16:34:22 af 1.2.26.2: #i22705# Fixed the creation of a full screen show. 2004/02/19 14:05:39 af 1.2.26.1: #i22705# Added argument to constructors.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [27c8143810be02d44bc19b9cf4ef2a4f70623028]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/06/28 07:39:27 af 1.1.2.5: #i22705# Listening for state changes to init layout when necessary. 2004/06/15 14:46:46 af 1.1.2.4: #i22705# Added argument for resource id to constructor. 2004/06/12 12:14:28 af 1.1.2.3: #i22705# AddMenu() returns id of new menu.  Added border that is drown arround content window. 2004/06/11 07:16:56 af 1.1.2.2: #i22705# Preparation to make the docking window show a titlem, menu, and closer. 2004/06/04 04:46:31 af 1.1.2.1: #i22705# Initial revision.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [fbc674f097a777587c561c91dde9973bb536df4a]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/06/15 14:43:58 af 1.1.2.1: #i22705# Initial revision.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [de23519d306cad0ad70ffad187d5a6372f02e0e7]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/06/04 04:46:51 af 1.1.2.1: #i22705# Initial revision.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [58d8ed518031d6259d4e428c50a7cc27d02a92f4]

INTEGRATION: CWS impress2 (1.2.26); FILE MERGED 2004/07/01 11:16:44 af 1.2.26.7: #i22705# Added SetCurrentPage() method. 2004/06/22 11:06:54 af 1.2.26.6: #i22705# Added overloading GetController() method. 2004/06/18 00:18:07 af 1.2.26.5: RESYNC: (1.3-1.4); FILE MERGED 2004/06/12 12:12:28 af 1.2.26.4: #i22705# Replaced OuterResizePixel(), InnerResizePixel(), AdjustPosSizePixel() by GetBorder() and Resize(). 2004/05/19 18:38:03 af 1.2.26.3: RESYNC: (1.2-1.3); FILE MERGED 2004/03/02 09:38:06 af 1.2.26.2: #i22705# Made UpdatePreview public. 2004/02/19 14:04:21 af 1.2.26.1: #i22705# Added argument to constructors.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [9cb139b03806361d5e94c4762faf5a3bb8500002]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/02/13 13:35:29 af 1.1.2.1: #i22705# Initial revision.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [d0ac2bd9e77c82f80eae76c37295d1f246544403]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/02/19 12:29:33 af 1.1.2.1: #i22705# Initial revision.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [c188aadd71d548318d306342984df92f8457d212]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/02/19 10:37:02 af 1.1.2.1: #i22705# initial revision.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [796492b18366ea779140990cf9a2fde4833b9a26]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/06/04 06:42:47 af 1.1.2.2: #i22705# Renamed the implementation class. 2004/05/19 13:19:15 af 1.1.2.1: #i22705# Initial revision.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [ddd6062c82d4013d47aa75fbd53dad1b2a904373]

INTEGRATION: CWS impress2 (1.2.26); FILE MERGED 2004/04/22 15:08:25 af 1.2.26.1: #i22705# Added a constructor that takes a resource id as additional parameter.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [1e2b10f5a5e7ac3371189dff4104ae3c22055a44]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/04/22 14:53:52 af 1.1.2.1: #i22705# Initial revision.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [6ac1b54a18847989b0d95009bf165277bd1bf786]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/04/22 14:53:37 af 1.1.2.1: #i22705# Initial revision.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [1d702de93a3d5fb35b243785af259951b471ad44]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/04/22 14:53:20 af 1.1.2.1: #i22705# Initial revision.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [a92ca21dfed1b8250f0f00ddeaf339f3319431a6]

INTEGRATION: CWS impress2 (1.2.26); FILE MERGED 2004/06/29 07:12:54 af 1.2.26.1: #i22705# Added LateInit() method where the ViewTabBar is deleted.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [b7e7418114e82e9c0d19404baabc7d211198e295]

INTEGRATION: CWS impress2 (1.2.26); FILE MERGED 2004/06/30 11:57:37 af 1.2.26.2: #i22705# Added Construct(), ChangeEditMode(), and ArrangeGUIElements() methods. 2004/02/19 13:56:28 af 1.2.26.1: #i22705# Added argument to constructors.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [404e2cd0ee2260457c1a4a44bdf361cb3d1a5071]

INTEGRATION: CWS impress2 (1.2.8); FILE MERGED 2004/06/22 11:06:18 af 1.2.8.3: #i22705# Made mrBase member non-const. 2004/06/18 00:18:00 af 1.2.8.2: RESYNC: (1.2-1.3); FILE MERGED 2004/06/04 06:41:24 af 1.2.8.1: #i22705# Adaption to recent changes in ViewShellBase class.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [afb5b58b4bcaedb1313813310f018eccd8136332]

INTEGRATION: CWS isocodefix1 (1.8.2); FILE MERGED 2004/07/08 17:25:25 ihi 1.8.2.2: Quite -> Quiet 2004/07/06 14:15:44 ihi 1.8.2.1: #i8252# Quite mode added


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [21c5ce7adb4fb22e8f043fd77190cd153aeee603]

INTEGRATION: CWS impress2 (1.3.12); FILE MERGED 2004/07/11 14:27:44 af 1.3.12.11: #i22705# Fixed signature of MakeVisible(). 2004/07/06 08:01:59 af 1.3.12.10: #i22705# Added argument to CreateOrDuplicatePage(). 2004/07/02 16:49:44 af 1.3.12.9: #i22705# Made CreateOrDuplicatePage() virtual and moved most of the implemenatation to ViewShell. 2004/06/30 11:56:26 af 1.3.12.8: #i22705# Made ChangeEditMode() virtual. 2004/06/22 11:05:24 af 1.3.12.7: #i22705# Added overloading GetController() method. 2004/06/12 12:11:36 af 1.3.12.6: #i22705# Replaced OuterResizePixel(), InnerResizePixel(), AdjustPosSizePixel() by GetBorder() and Resize(). 2004/06/04 06:39:38 af 1.3.12.5: #i22705# Moved FormShellManager member to ViewShellBase class. 2004/05/19 18:37:31 af 1.3.12.4: RESYNC: (1.3-1.4); FILE MERGED 2004/04/23 11:24:43 af 1.3.12.3: #i22705# Removed edit-, master-,and layer button. 2004/04/22 15:07:08 af 1.3.12.2: #i22705# Transition from layer tab bar to layer dialog. 2004/02/19 13:51:51 af 1.3.12.1: #i22705# Added argument to constructors.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [e7c443f26e9be2505387d99d3c6cd9ddc256555e]

INTEGRATION: CWS isocodefix1 (1.1.148); FILE MERGED 2004/07/08 17:25:25 ihi 1.1.148.2: Quite -> Quiet 2004/07/06 14:15:44 ihi 1.1.148.1: #i8252# Quite mode added


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [a7d1c9724322ff9a95e59f34af74aab4d7277f68]

INTEGRATION: CWS impress2 (1.2.26); FILE MERGED 2004/07/01 11:15:51 af 1.2.26.3: #i22705# Renamed property enums. 2004/06/18 00:17:45 af 1.2.26.2: RESYNC: (1.2-1.4); FILE MERGED 2004/02/19 13:44:25 af 1.2.26.1: #i22705# Minro errors in comments fixed.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [ca9f84811562351330a578d8ffd9de20d04735ee]

INTEGRATION: CWS isocodefix1 (1.7.2); FILE MERGED 2004/07/08 17:25:25 ihi 1.7.2.2: Quite -> Quiet 2004/07/06 14:15:43 ihi 1.7.2.1: #i8252# Quite mode added


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [22f07b64a5df347d657c197db624d7b9b3af2e28]

INTEGRATION: CWS isocodefix1 (1.3.2); FILE MERGED 2004/07/06 14:15:42 ihi 1.3.2.1: #i8252# Quite mode added


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [72f4ffb206da5013bffc639d3d016872b290725f]

INTEGRATION: CWS isocodefix1 (1.29.2); FILE MERGED 2004/07/08 17:23:55 ihi 1.29.2.1: localize -> localize_sl . Binary only for the source languages


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [fdc6e3623daa7dc042ef320a35dcfe1b4e6d79f2]

INTEGRATION: CWS impress2 (1.4.26); FILE MERGED 2004/05/23 13:25:34 af 1.4.26.2: #i22705# Adaption to change in ViewShellBase. 2004/02/25 14:01:06 af 1.4.26.1: #i22705# Adaption to modified shell handling.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [29bdea718da85138d1100d65d898d6b4a91ede95]

INTEGRATION: CWS isocodefix1 (1.32.2); FILE MERGED 2004/07/08 17:25:24 ihi 1.32.2.2: Quite -> Quiet 2004/07/06 14:15:41 ihi 1.32.2.1: #i8252# Quite mode added


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [c7107c1738064edc29f76b22c6f792d34e4d0f4d]

INTEGRATION: CWS isocodefix1 (1.16.2); FILE MERGED 2004/07/08 17:25:24 ihi 1.16.2.2: Quite -> Quiet 2004/07/06 14:15:41 ihi 1.16.2.1: #i8252# Quite mode added


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [73d7f0574314cbdd92e6cc2787fde41845be3c0d]

INTEGRATION: CWS impress2 (1.5.26); FILE MERGED 2004/05/23 13:25:17 af 1.5.26.2: #i22705# Adaption to change in ViewShellBase. 2004/02/25 13:44:29 af 1.5.26.1: #i22705# Adaption to modified shell handling.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [19c683ebc0c55d15b1ab4c911f38bd19bb818f86]

INTEGRATION: CWS isocodefix1 (1.10.2); FILE MERGED 2004/07/08 17:25:24 ihi 1.10.2.2: Quite -> Quiet 2004/07/06 14:15:40 ihi 1.10.2.1: #i8252# Quite mode added


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [81ea09f036e5b4a7dbae6503b465e879eb535e85]

INTEGRATION: CWS impress2 (1.5.26); FILE MERGED 2004/05/19 18:35:19 af 1.5.26.2: RESYNC: (1.5-1.6); FILE MERGED 2004/04/22 15:04:27 af 1.5.26.1: #i22705# Transition from layer tab bar to layer dialog.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [d52c49427fb8b5bc7f4fc752ce40a6b1f61dde35]

INTEGRATION: CWS isocodefix1 (1.24.2); FILE MERGED 2004/07/06 14:14:40 ihi 1.24.2.1: #i27732# Fix date format , \n removed


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [4c5282c8e6a690b69ee505082713a2255daa659e]

INTEGRATION: CWS impress2 (1.32.26); FILE MERGED 2004/04/22 15:04:04 af 1.32.26.1: #i22705# Transition from layer tab bar to layer dialog.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [3326b463b25728178239b4daf1efb750315915e4]

INTEGRATION: CWS impress2 (1.2.28); FILE MERGED 2004/05/23 13:24:58 af 1.2.28.1: #i22705# Adaption to change in ViewShellBase.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [86a414fef7a87deb8ee0b292baf14351ddc5d5f1]

INTEGRATION: CWS isocodefix1 (1.38.2); FILE MERGED 2004/07/13 13:12:23 ihi 1.38.2.3: #i31314# Debug error msg added 2004/07/08 17:25:23 ihi 1.38.2.2: Quite -> Quiet 2004/07/06 14:15:39 ihi 1.38.2.1: #i8252# Quite mode added


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [0322db814f9917aa477d026117dd777e4163abeb]

INTEGRATION: CWS impress2 (1.6.26); FILE MERGED 2004/06/11 07:32:57 af 1.6.26.1: #i22705# Using GetActiveWindow() instead of GetWindow() or directly accessing pWindow.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [110143e3b0ac680ec12337a750883ca35c88c211]

INTEGRATION: CWS isocodefix1 (1.29.2); FILE MERGED 2004/07/08 17:25:23 ihi 1.29.2.2: Quite -> Quiet 2004/07/06 14:15:38 ihi 1.29.2.1: #i8252# Quite mode added


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [83e7848963fb7f1facc9ef973737a29b95f4888b]

INTEGRATION: CWS isocodefix1 (1.9.92); FILE MERGED 2004/07/08 17:25:23 ihi 1.9.92.2: Quite -> Quiet 2004/07/06 14:15:38 ihi 1.9.92.1: #i8252# Quite mode added


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [14965dd2cda679d6cd407b06d0ca499fff3d490d]

INTEGRATION: CWS impress2 (1.22.26); FILE MERGED 2004/05/23 13:23:50 af 1.22.26.2: #i22705# Adaption to change in ViewShellBase. 2004/02/25 13:01:02 af 1.22.26.1: #i22705# Adaption to modified shell handling.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [b88598586a38fcbafefb16f2a43c48156973efdb]

INTEGRATION: CWS isocodefix1 (1.16.2); FILE MERGED 2004/07/08 17:24:44 ihi 1.16.2.1: localize -> localize_sl . Binary only for the source languages


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [47acec701201d4e6f200d4ecc8dcf1c4a226aee3]

INTEGRATION: CWS impress2 (1.18.24); FILE MERGED 2004/06/18 00:16:06 af 1.18.24.5: RESYNC: (1.21-1.22); FILE MERGED 2004/06/15 14:45:12 af 1.18.24.4: #i22705# Added implementation and resource of/for PaneChildWindow and PaneDockingWindow. 2004/05/23 13:22:39 af 1.18.24.3: #i22705# Added new files. 2004/05/19 18:29:04 af 1.18.24.2: RESYNC: (1.18-1.21); FILE MERGED 2004/04/22 15:02:23 af 1.18.24.1: #i22705# Added files for layer dialog.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [40e7e4b4e3e2371ee6d700b544460990543de95f]

INTEGRATION: CWS isocodefix1 (1.3.2); FILE MERGED 2004/07/08 17:25:23 ihi 1.3.2.2: Quite -> Quiet 2004/07/06 14:16:25 ihi 1.3.2.1: #i8252# Quite mode added


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [e5f7d433d997f7e3079f5d2b4043a1edd2e47657]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/06/30 11:55:50 af 1.1.2.2: #i22705# Made initial width of docking windows smaller. 2004/06/15 14:43:36 af 1.1.2.1: #i22705# Initial revision.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [c7c4bba47363452fbb9d0569a6bf4570eb64ca16]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/06/28 07:39:01 af 1.1.2.3: #i22705# Listening for state changes to init layout when necessary. 2004/06/17 11:06:34 af 1.1.2.2: #i22705# Fixed calculation of title bar height. 2004/06/15 14:42:42 af 1.1.2.1: #i22705# Moved here from ../view.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [edf07346c063e9e50de1aa6a53624a342bc3fcbc]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/07/07 16:53:15 af 1.1.2.2: #i22705# Using strings from resource. 2004/06/15 14:42:23 af 1.1.2.1: #i22705# Moved here from ../view.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [e94a391744a13956d2195c93367b2a5a1d0a7f88]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/06/09 17:18:14 af 1.1.2.2: #i22705# Added guard against missing view shell. 2004/04/22 14:55:48 af 1.1.2.1: #i22705# Initial revision. Moved from ../view/layertab.cxx.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [280497b09335b60436d377e93872e1b12112d585]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/05/23 13:21:39 af 1.1.2.2: #i22705# Adaption to introduction of the PaneManager class. 2004/04/22 14:54:43 af 1.1.2.1: #i22705# Initial revision.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [f7f4967736b86bf62e91f943bbb07198d7b70d9e]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/04/22 14:55:00 af 1.1.2.1: #i22705# Initial revision.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [cdc332758bdcdd0df4514ddb2d9636d08d085b6c]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/04/22 14:52:34 af 1.1.2.1: #i22705# Initial revision.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [d4f70c4371f5b542c5439021756be71637da6f7c]

INTEGRATION: CWS impress2 (1.94.26); FILE MERGED 2004/07/13 11:52:43 af 1.94.26.4: RESYNC: (1.94-1.95); FILE MERGED 2004/07/09 07:03:52 af 1.94.26.3: #i22705# Exchanged english and german strings of STR_LEFT_PANE_TITLE. 2004/07/07 16:52:09 af 1.94.26.2: #i22705# Added preliminary versions of strings for Multi Pane GUI. 2004/06/16 13:54:16 af 1.94.26.1: #i22705# Renamed the names of the views as displayed by the ViewTabBar.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [443152533860536b45edf40f6d4251cf4d0e108b]

INTEGRATION: CWS impress2 (1.38.8); FILE MERGED 2004/07/10 10:01:19 af 1.38.8.5: #i22705# Testing in GetCurrentPage() that page is really an SdPage. 2004/07/09 07:01:21 af 1.38.8.4: #i22705# Fixed setting up a view shell pointer. 2004/07/05 08:42:58 af 1.38.8.3: #i22705# In CalcFieldValueHdl not using current view shell anymore when the document is not connected with a view shell. 2004/07/02 16:48:21 af 1.38.8.2: #i22705# Fixed access to current view shell. 2004/06/08 16:50:09 af 1.38.8.1: #i22705# Added guards against missing view shell.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [71462c69b98874bb376147560c6dbf51c4d09d6a]

INTEGRATION: CWS impress2 (1.28.12); FILE MERGED 2004/06/28 07:37:30 af 1.28.12.6: #i22705# Using new PaneManager::RequestMainViewShellChange() method. 2004/05/23 13:20:28 af 1.28.12.5: #i22705# Adaption to change in ViewShellBase. 2004/05/19 18:25:38 af 1.28.12.4: RESYNC: (1.28-1.29); FILE MERGED 2004/03/02 13:20:57 af 1.28.12.3: #i22705# Replaced bool argument in ViewShellBase::RequestViewShellChange() by more specific enum CallMode. 2004/03/02 09:36:40 af 1.28.12.2: #i22705# Using panes of ViewShellBase. 2004/02/25 11:15:20 af 1.28.12.1: #i22705# Adaption to modified shell handling.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [ca0e9734c8b9119dca7ca12166c41c5297871fc1]

INTEGRATION: CWS impress2 (1.12.10); FILE MERGED 2004/06/04 06:36:04 af 1.12.10.4: #i22705# Renamed the child windows of the left and righ panes. 2004/05/19 18:25:31 af 1.12.10.3: RESYNC: (1.12-1.13); FILE MERGED 2004/04/22 15:01:31 af 1.12.10.2: #i22705# Added registration of layer dialog. 2004/02/25 10:57:58 af 1.12.10.1: #i22705# Added new GUI panes.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [d82a4138cc0c41809574c77121d115d1deefe73a]

INTEGRATION: CWS impress2 (1.7.24); FILE MERGED 2004/06/18 00:15:19 af 1.7.24.3: RESYNC: (1.7-1.8); FILE MERGED 2004/06/04 06:35:17 af 1.7.24.2: #i22705# Registering interface of the TaskPaneViewShell. 2004/02/25 10:56:18 af 1.7.24.1: #i22705# Added slide sorter view shell.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [c3400aadc28e0493f417bc5a9b9512f58fd3da86]

INTEGRATION: CWS impress2 (1.44.16); FILE MERGED 2004/07/13 11:52:23 af 1.44.16.5: RESYNC: (1.45-1.46); FILE MERGED 2004/06/29 07:01:57 af 1.44.16.4: #i22705# Added high contrast entries for TRIANGLE_DOWN and TRIANGLE_RIGHT.  Renamed ANIMATION_INDICATOR to FADE_EFFECT_INDICATOR. 2004/06/18 00:15:12 af 1.44.16.3: RESYNC: (1.44-1.45); FILE MERGED 2004/06/10 08:03:14 af 1.44.16.2: #i22705# Added entry for the transition effect indicator. 2004/02/25 10:47:38 af 1.44.16.1: #i22705# Added preliminary entries for task panel bitmaps.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [2a9bdb675f43ad213a701bf692f649e6cd88f370]

INTEGRATION: CWS impress2 (1.27.16); FILE MERGED 2004/07/13 11:50:53 af 1.27.16.4: RESYNC: (1.27-1.28); FILE MERGED 2004/07/01 16:47:32 af 1.27.16.3: #i22705# Added context menu for the layout menu in the task pane. 2004/06/28 07:36:12 af 1.27.16.2: #i22705# Modified the context menus used by the slide sorter. 2004/06/04 06:33:58 af 1.27.16.1: #i22705# Added popup menu for master pages selectors.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [fa5a16e2bf9b6a4d8d3dd8ac617cd6445650159a]

INTEGRATION: CWS impress2 (1.8.26); FILE MERGED 2004/06/08 12:45:07 af 1.8.26.3: #i22705# Fixed upper/lowercase of include directive. 2004/05/23 13:19:26 af 1.8.26.2: #i22705# Adaption to change in ViewShellBase. 2004/02/19 10:14:14 af 1.8.26.1: #i22705# Adaption to changes in ViewShellBase.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [c887a0bac130dd24f99de89df91c3930157136e2]

INTEGRATION: CWS impress2 (1.38.24); FILE MERGED 2004/06/18 00:14:44 af 1.38.24.3: RESYNC: (1.42-1.43); FILE MERGED 2004/05/19 18:20:08 af 1.38.24.2: RESYNC: (1.38-1.42); FILE MERGED 2004/02/19 10:12:21 af 1.38.24.1: #i22705# Added SetName() method that calls ActionChanged().


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [269ba66602199ef9b44f50164cc86e8ad8745b8c]

INTEGRATION: CWS impress2 (1.21.24); FILE MERGED 2004/05/19 18:19:45 af 1.21.24.2: RESYNC: (1.21-1.22); FILE MERGED 2004/02/19 10:07:26 af 1.21.24.1: #i22705# Preventing handout pages from being returned by GetPageByName().


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [9a746775d45f8cc4f6355a38e7ea002fbf47d4a7]

INTEGRATION: CWS impress2 (1.2.26); FILE MERGED 2004/07/06 08:28:59 af 1.2.26.5: #i22705# Extended debug messages when GetSdPage() is called with invalid page index. 2004/05/23 13:18:36 af 1.2.26.4: #i22705# Corrected error due to recent resync. 2004/05/19 18:19:27 af 1.2.26.3: RESYNC: (1.2-1.3); FILE MERGED 2004/03/05 09:34:22 af 1.2.26.2: #i22705# Added braces arround assertions to be compilable when not in DEBUG mode. 2004/03/03 17:19:09 af 1.2.26.1: #i22705# Moved assertions to avoid unnecessary comparisons and allow break points on them.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [642d3579ee8345ab1f9d315efe57a8fbbc6b1ba9]

INTEGRATION: CWS impress2 (1.6.10); FILE MERGED 2004/06/04 06:31:38 af 1.6.10.2: #i22705# Added TaskPaneViewShell.sdi. 2004/02/19 10:00:38 af 1.6.10.1: #i22705# Added SlideSorterController.sdi.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [0942c1f6bbc4c42d23406a63cd4940c08584c6ed]

INTEGRATION: CWS impress2 (1.13.146); FILE MERGED 2004/07/13 11:47:22 af 1.13.146.5: RESYNC: (1.16-1.17); FILE MERGED 2004/05/23 13:17:20 af 1.13.146.4: #i22705# Moved some slots to ViewShellBase.sdi. 2004/05/19 18:18:22 af 1.13.146.3: RESYNC: (1.13-1.16); FILE MERGED 2004/04/22 14:59:40 af 1.13.146.2: #i22705# Added item for layer dialog. 2004/02/19 09:59:36 af 1.13.146.1: #i22705# Added items for new panes.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [60b29f4c0dfa0675116754f2fd93602f4ba873ef]

INTEGRATION: CWS impress2 (1.9.26); FILE MERGED 2004/07/02 12:19:40 af 1.9.26.1: #i22705# Moved slots for switching the view shell to ViewShellBase.sdi.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [b9adb28ce6e84d2f37b03b85f231bf3e81e30d37]

INTEGRATION: CWS impress2 (1.5.10); FILE MERGED 2004/06/04 06:30:58 af 1.5.10.2: #i22705# Added TaskPaneViewShell.sdi. 2004/02/19 09:57:04 af 1.5.10.1: #i22705# Added SlideSorterController.sdi.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [bed01ac5350f56a2f6787b00a58ac0e42310d465]

INTEGRATION: CWS impress2 (1.6.26); FILE MERGED 2004/02/19 09:54:45 af 1.6.26.1: #i22705# Removed already commented out import View statement.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [e9a7a9df7b7b4e9721a29025017f2f2c0572effe]

INTEGRATION: CWS impress2 (1.9.26); FILE MERGED 2004/07/02 12:19:06 af 1.9.26.2: #i22705# Moved slots for switching the view shell to ViewShellBase.sdi. 2004/04/22 14:58:07 af 1.9.26.1: #i22705# Added slot for layer dialog.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [02c95c03297e70b403cdf8409c6c891a73c05cba]

INTEGRATION: CWS impress2 (1.19.48); FILE MERGED 2004/07/13 11:47:30 af 1.19.48.4: RESYNC: (1.21-1.22); FILE MERGED 2004/05/20 10:54:47 af 1.19.48.3: #i22705# Moved slots for the pane docking window to ViewShellBase.sdi. 2004/05/19 18:18:42 af 1.19.48.2: RESYNC: (1.19-1.21); FILE MERGED 2004/02/19 09:52:05 af 1.19.48.1: #i22705# Added entries for the new panes.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [5a2fd97297f8bf0c2a945dc080721323eade8db3]

INTEGRATION: CWS impress2 (1.2.26); FILE MERGED 2004/07/02 12:17:20 af 1.2.26.7: #i22705# Moved slots for changing the view shell here. 2004/06/28 07:33:32 af 1.2.26.6: #i22705# Added two slots SID_NORMAL_MULTI_PANE_GUI and SID_SLIDE_SORTER_MULTI_PANE_GUI. 2004/06/05 13:59:05 af 1.2.26.5: #i22705# Changed Synchron flag to Asynchron for some slots. 2004/06/04 06:30:12 af 1.2.26.4: #i22705# Added copyright header. Removed SID_MULTI_PANE_GUI slot.  Renamed slots for left and right panes. 2004/05/23 13:16:47 af 1.2.26.3: #i22705# Moved some slots from sdraw.sdi over here. 2004/05/20 10:52:12 af 1.2.26.2: #i22705# Moved slots for the pane docking window from _drvwsh.sdi over here. 2004/03/02 13:19:28 af 1.2.26.1: #i22705# Added item SID_SWITCH_SHELL_PANE.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [86ff6d43dee613be4e361d0ffd0e6caf3649eed7]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/07/01 16:43:21 af 1.1.2.5: #i22705# Added entry for the layout menu in the task pane that has been turned into a shell. 2004/06/28 07:31:42 af 1.1.2.4: #i22705# Made slots used by MasterPagesSelector context menu synchron. 2004/06/22 11:04:34 af 1.1.2.3: #i22705# Added SID_CUT, SID_COPY, SID_PASTE in order to remove them from the context menu. 2004/06/16 12:17:52 af 1.1.2.2: #i22705# Removed interface from TaskPaneViewShell (which does not yet have any slots.) 2004/06/04 04:43:51 af 1.1.2.1: #i22705# Initial revision.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [851e46ace200cba1c98652901301fd974ecb98d8]

INTEGRATION: CWS impress2 (1.1.2); FILE ADDED 2004/07/10 14:26:59 af 1.1.2.4: #i22705# Added SID_MODIFYPAGE. 2004/07/02 12:18:12 af 1.1.2.3: #i22705# Added missing slots. 2004/06/04 06:28:54 af 1.1.2.2: #i22705# Added copyright header. 2004/02/13 13:33:39 af 1.1.2.1: #i22705# Initial revision.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [483feacfb5e5094fc0e2c41972da548157b6eef3]

INTEGRATION: CWS impress2 (1.8.12); FILE MERGED 2004/05/23 13:15:26 af 1.8.12.3: #i22705# Made some slidesorter libraries depend on the sdi files. 2004/05/05 09:39:54 af 1.8.12.2: #i22705# Added new directory source/ui/toolpanel/controls. 2004/02/25 16:52:14 af 1.8.12.1: #i22705# Added entries for new GUI panes.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [29fad544ce6b23c1c4d7abfe75360d28957e0c90]

INTEGRATION: CWS impress2 (1.13.252); FILE MERGED 2004/05/19 18:17:39 af 1.13.252.2: RESYNC: (1.13-1.14); FILE MERGED 2004/02/19 09:36:57 af 1.13.252.1: #i22705# Added overloaded SetName() method that calls ActionChange when the name changes.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [44ed5576f8ca1c574f87c4140e7c5e2c0830a644]

INTEGRATION: CWS impress2 (1.5.24); FILE MERGED 2004/07/01 16:42:34 af 1.5.24.4: #i22705# Added entry for the interface of the layout menu in the task pane that has been turned into a shell. 2004/06/04 06:27:52 af 1.5.24.3: #i22705# Added entries for the task pane its master pages selector. 2004/05/19 18:15:54 af 1.5.24.2: RESYNC: (1.5-1.6); FILE MERGED 2004/02/19 09:46:46 af 1.5.24.1: #i22705# Added an interface id for the SlideSorterViewShell.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [59954ba9d2c6d2642e5f2597569164a2f89587d1]

INTEGRATION: CWS impress2 (1.11.24); FILE MERGED 2004/07/07 16:51:08 af 1.11.24.5: #i22705# Moved string ids up by 50 to make room in source/ui/inc/strings.hrc. 2004/07/01 16:41:23 af 1.11.24.4: #i22705# Added entry for the layout menu in the task pane. 2004/06/04 06:27:07 af 1.11.24.3: #i22705# Added entries for the task pane its master pages selector. 2004/05/19 18:15:44 af 1.11.24.2: RESYNC: (1.11-1.12); FILE MERGED Moved id for the SlideSorterViewShell after the new ids. 2004/02/19 09:45:20 af 1.11.24.1: #i22705# Added a string id for the SlideSorterViewShell.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [50fcc5fd6cca1500307527743bec95b9fb493425]

INTEGRATION: CWS impress2 (1.30.24); FILE MERGED 2004/05/23 13:14:39 af 1.30.24.3: #i22705# Added missing class declarations. 2004/05/19 18:15:36 af 1.30.24.2: RESYNC: (1.30-1.31); FILE MERGED 2004/02/19 09:42:46 af 1.30.24.1: #i22705# Added a documentation comment for GetPageByName().


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [666da8f18a4521f812ec3901c73e541a0d13aa9d]

INTEGRATION: CWS impress2 (1.6.22); FILE MERGED 2004/06/25 16:53:28 af 1.6.22.5: #i22705# Cleanup and addition of multi pane GUI related slots. 2004/06/04 06:26:04 af 1.6.22.4: #i22705# Renamed SIDs for left and right pane.  Added SIDs for commands of the task pane. 2004/05/19 18:14:55 af 1.6.22.3: RESYNC: (1.6-1.9); FILE MERGED Appended SID ids for the multi pane GUI after the new SID ids. 2004/04/22 14:57:04 af 1.6.22.2: #i22705# Added resource id for child window of layer dialog. 2004/02/19 09:41:23 af 1.6.22.1: #i22705# Added SIDs for the new panes.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [484d2fb2f01855e1b7b97257b9e89f348e9a13e7]

INTEGRATION: CWS impress2 (1.87.6); FILE MERGED 2004/07/13 09:39:55 af 1.87.6.3: RESYNC: (1.87-1.89); FILE MERGED 2004/07/01 13:38:42 af 1.87.6.2: #i22705# Exporting even more headers from svx/sdr/contact. 2004/07/01 13:18:36 af 1.87.6.1: #i22705# Exporting more headers from svx/sdr/contact.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [b2531bac01dd85de4c49bd04b00c3b3e27ad5582]

INTEGRATION: CWS impress2 (1.6.4); FILE MERGED 2004/07/05 13:40:34 af 1.6.4.1: #i22705# Moved painting the view background from DrawPaper() to PrePaintObject().


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [501fb4d15f047fda2c1d54d7d640499823cd5474]

INTEGRATION: CWS impress2 (1.4.94); FILE MERGED 2004/07/01 13:37:24 af 1.4.94.1: #i22705# Introduced the PageRectangle that specifies the extent of the painted page.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [ba5730a0c489793aa84866d22aa4226330040cd9]

INTEGRATION: CWS impress2 (1.3.152); FILE MERGED 2004/07/01 13:32:21 af 1.3.152.1: #i22705# Fixed include statement.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [659e5ab42412f4b65e53a598f8f444636dbd2822]

INTEGRATION: CWS impress2 (1.2.88); FILE MERGED 2004/07/01 13:26:21 af 1.2.88.1: #i22705# Introduced the PageRectangle that specifies the extent of the painted page.


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [3aab9818a6073a0a35913bde1b0c006b32f30f48]

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>  [f6291806c196e646f335b042fd1864b7bc0e528e]

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>  [25b2f187bc1a02e98a1dea451ca84e50b0d7691d]

INTEGRATION: CWS dr21 (1.4.92); FILE MERGED 2004/07/06 15:32:03 dr 1.4.92.1: #i1834# Calc changes for 'Insert External Data'


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [dd55a9e318074439cc9b67639d33c40dbf16ecfb]

INTEGRATION: CWS dr21 (1.5.26); FILE MERGED 2004/07/08 08:05:57 dr 1.5.26.1: #i1834#


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [f0a18172d317f94653483b2f2936f139035c43e8]

INTEGRATION: CWS dr21 (1.8.48); FILE MERGED 2004/07/08 10:09:01 dr 1.8.48.1: #i1834# moved from CWS dr20 to CWS dr21


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [6a2801004d40bd05730584c777bca56e352a0eb7]

INTEGRATION: CWS dr21 (1.7.48); FILE MERGED 2004/07/08 10:08:45 dr 1.7.48.1: #i1834# moved from CWS dr20 to CWS dr21


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [418ef8a747fc10e2419f486173f81f8f052fe16e]

INTEGRATION: CWS dr21 (1.3.48); FILE MERGED 2004/07/08 10:08:26 dr 1.3.48.1: #i1834# moved from CWS dr20 to CWS dr21


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [b5df56e9cf57b0808c80feee0c524604e78ea6ce]

INTEGRATION: CWS dr21 (1.3.48); FILE MERGED 2004/07/08 10:07:50 dr 1.3.48.1: #i1834# moved from CWS dr20 to CWS dr21


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [2827fb1bb633fff689feaaf5a483441ae36eaf57]

INTEGRATION: CWS dr21 (1.12.194); FILE MERGED 2004/07/08 10:07:22 dr 1.12.194.1: #i1834# moved from CWS dr20 to CWS dr21


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [e9f41cf345073a55a62a7a2f9d7ae56b528fe159]

INTEGRATION: CWS dr21 (1.28.48); FILE MERGED 2004/07/08 10:07:21 dr 1.28.48.1: #i1834# moved from CWS dr20 to CWS dr21


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [e3870b9d55ac8bde7a29286528dd09d66bda8acc]

INTEGRATION: CWS dr21 (1.3.48); FILE MERGED 2004/07/08 10:05:51 dr 1.3.48.1: #i1834# moved from CWS dr20 to CWS dr21


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [0b666ebdc9e56d72461558a1bfd37b066b233c89]

INTEGRATION: CWS dr21 (1.40.46); FILE MERGED 2004/07/08 10:05:51 dr 1.40.46.1: #i1834# moved from CWS dr20 to CWS dr21


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [766414c7d660d094d4627b1da9aac0229cf5b09e]

INTEGRATION: CWS dr21 (1.63.4); FILE MERGED 2004/07/09 08:55:50 dr 1.63.4.1: #i19527# german typo


2004-07-13  Malte Timmermann  <mt@openoffice.org>  [db32d8993379ffe0e67bf6625565b1ec615a1c56]

store signature in storage


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [6453f2841b421f3c68565a30df0a322e4fbd147b]

INTEGRATION: CWS impress16ea (1.75.18); FILE MERGED 2004/07/07 11:47:39 sj 1.75.18.1: #i18739,115309# pdf export: fixed background color and end text edit problem


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [69b9fb6acbd720b8b288144665914b455fcf49b5]

INTEGRATION: CWS impress16ea (1.62.8); FILE MERGED 2004/07/08 09:22:49 sj 1.62.8.1: #i28485# font color problems if header & footer are using standard style, now using pseudo background objects style from the pseudos family


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [97141b9c0f76fc8e5377d2faebec53b1c4db4b44]

INTEGRATION: CWS impress16ea (1.15.4); FILE MERGED 2004/07/06 16:40:23 sj 1.15.4.1: #i31148# added resources for new PDF export dialog


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [664893f63ef6d613aa74d655c4b3027a642f0b2b]

INTEGRATION: CWS impress16ea (1.4.238); FILE MERGED 2004/07/06 16:40:23 sj 1.4.238.1: #i31148# added resources for new PDF export dialog


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [bf12b870b81c18dece25293a79c474ca07c347da]

INTEGRATION: CWS impress16ea (1.7.220); FILE MERGED 2004/07/06 16:40:23 sj 1.7.220.1: #i31148# added resources for new PDF export dialog


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [26a5c5c57905de576b4a771c98df4b84caf36002]

INTEGRATION: CWS impress16ea (1.3.232); FILE MERGED 2004/07/06 16:39:54 sj 1.3.232.1: #i31148# added resources for new PDF export dialog


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [1ea391d0dccf88218ea9ccd57fb8620fc09a23da]

INTEGRATION: CWS fontlists02 (1.32.148); FILE MERGED 2004/06/10 08:47:18 hdu 1.32.148.1: #i26679# adjust to pImpl-ified FontCharMap


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [8eed7f381a345009bbc282942256b5a10b7a538e]

INTEGRATION: CWS fontlists02 (1.79.6); FILE MERGED 2004/06/23 11:01:50 hdu 1.79.6.3: #i26679# use multilevel fontentry/fontface in win graphics 2004/06/18 11:17:50 hdu 1.79.6.2: #i26679# manage Win font face specific info with specialized class 2004/06/02 16:19:22 hdu 1.79.6.1: #i26679# extend ImplFontData/ImplFontEntry with Win32 specific classes; get rid of mxTextLayoutCache


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [a72cb9f1568fda393a7d1bd813628e66a66c7de6]

INTEGRATION: CWS fontlists02 (1.53.12); FILE MERGED 2004/06/23 11:00:45 hdu 1.53.12.10: #i26679# delay GSUB parsing, add multilevel fontentry/fontface to win graphics 2004/06/22 10:45:33 hdu 1.53.12.9: #i26679# don't allocate memory for unaccessable cmap table 2004/06/18 12:21:50 hdu 1.53.12.8: #i26679# fix symbol flag in GetFontMetric 2004/06/18 11:17:50 hdu 1.53.12.7: #i26679# manage Win font face specific info with specialized class 2004/06/02 16:19:21 hdu 1.53.12.6: #i26679# extend ImplFontData/ImplFontEntry with Win32 specific classes; get rid of mxTextLayoutCache 2004/05/19 15:51:20 hdu 1.53.12.5: #i26679# use ImplFontCharMap instead of messing with raw arrays 2004/05/12 14:03:38 hdu 1.53.12.4: #i26679# renamed FontStruct to FontAttributes 2004/04/19 16:04:46 hdu 1.53.12.3: RESYNC: (1.54-1.55); FILE MERGED 2004/03/25 17:52:47 hdu 1.53.12.2: RESYNC: (1.53-1.54); FILE MERGED 2004/03/25 16:39:03 hdu 1.53.12.1: Font Management Refactoring, first step: Keep the externally visible original algorithms intact Split up the ImplFontCache::Get(..) monster method Make implicit relationships between font management classes explicit Allow derivation from ImplFontData+ImplFontEntry for font technology specific caching Get rid of linear searches in mainstream code, use efficient STL containers Get rid of some obsolete data types BOOL->bool, USHORT->int, etc. Improve infrastructure for unicode surrogate processing


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [dab770369319b823d2f99376f95a7309a57e0d79]

INTEGRATION: CWS fontlists02 (1.18.6); FILE MERGED 2004/06/23 11:01:31 hdu 1.18.6.3: #i26679# init multilevel fontentry/fontface in win graphics 2004/06/10 12:08:40 hdu 1.18.6.2: RESYNC: (1.18-1.19); FILE MERGED 2004/06/02 16:19:20 hdu 1.18.6.1: #i26679# extend ImplFontData/ImplFontEntry with Win32 specific classes; get rid of mxTextLayoutCache


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [57b9a8ced15ce5fb4e88043f55d8e79aeeefe378]

INTEGRATION: CWS fontlists02 (1.11.92); FILE MERGED 2004/06/23 10:58:14 hdu 1.11.92.6: #i26679# delay GSUB parsing, add multilevel fontentry/fontface to win graphics 2004/06/18 11:17:49 hdu 1.11.92.5: #i26679# manage Win font face specific info with specialized class 2004/06/10 12:07:41 hdu 1.11.92.4: RESYNC: (1.11-1.12); FILE MERGED 2004/06/02 16:19:20 hdu 1.11.92.3: #i26679# extend ImplFontData/ImplFontEntry with Win32 specific classes; get rid of mxTextLayoutCache 2004/05/12 14:02:57 hdu 1.11.92.2: #i26679# renamed FontStruct to FontAttributes 2004/03/25 16:39:03 hdu 1.11.92.1: Font Management Refactoring, first step: Keep the externally visible original algorithms intact Split up the ImplFontCache::Get(..) monster method Make implicit relationships between font management classes explicit Allow derivation from ImplFontData+ImplFontEntry for font technology specific caching Get rid of linear searches in mainstream code, use efficient STL containers Get rid of some obsolete data types BOOL->bool, USHORT->int, etc. Improve infrastructure for unicode surrogate processing


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [5ac0212986c9f99f8f4e265d28af19532aba104f]

INTEGRATION: CWS fontlists02 (1.11.32); FILE MERGED 2004/06/11 09:41:19 hdu 1.11.32.6: fix remaining merge conflicts after resync 2004/06/03 15:00:20 hdu 1.11.32.5: #i26679# adjust to required changes in font attribute handling 2004/05/19 15:56:12 hdu 1.11.32.4: #i26679# create font technology specific cache entries 2004/05/12 14:02:40 hdu 1.11.32.3: #i26679# renamed FontStruct to FontAttributes 2004/03/25 17:53:26 hdu 1.11.32.2: RESYNC: (1.11-1.12); FILE MERGED 2004/03/25 16:39:02 hdu 1.11.32.1: Font Management Refactoring, first step: Keep the externally visible original algorithms intact Split up the ImplFontCache::Get(..) monster method Make implicit relationships between font management classes explicit Allow derivation from ImplFontData+ImplFontEntry for font technology specific caching Get rid of linear searches in mainstream code, use efficient STL containers Get rid of some obsolete data types BOOL->bool, USHORT->int, etc. Improve infrastructure for unicode surrogate processing


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [788180b5389b2f59b8a7cecd8678a9e82ae5fe80]

INTEGRATION: CWS fontlists02 (1.18.34); FILE MERGED 2004/06/11 09:41:19 hdu 1.18.34.6: fix remaining merge conflicts after resync 2004/06/03 15:00:18 hdu 1.18.34.5: #i26679# adjust to required changes in font attribute handling 2004/05/19 15:56:12 hdu 1.18.34.4: #i26679# create font technology specific cache entries 2004/04/19 16:04:01 hdu 1.18.34.3: RESYNC: (1.20-1.21); FILE MERGED 2004/03/25 17:55:08 hdu 1.18.34.2: RESYNC: (1.18-1.20); FILE MERGED 2004/03/25 16:39:02 hdu 1.18.34.1: Font Management Refactoring, first step: Keep the externally visible original algorithms intact Split up the ImplFontCache::Get(..) monster method Make implicit relationships between font management classes explicit Allow derivation from ImplFontData+ImplFontEntry for font technology specific caching Get rid of linear searches in mainstream code, use efficient STL containers Get rid of some obsolete data types BOOL->bool, USHORT->int, etc. Improve infrastructure for unicode surrogate processing


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [8b48992cd834c1d363e54f5be2b42a6149e48074]

INTEGRATION: CWS fontlists02 (1.34.26); FILE MERGED 2004/06/03 15:00:21 hdu 1.34.26.3: #i26679# adjust to required changes in font attribute handling 2004/03/25 17:54:04 hdu 1.34.26.2: RESYNC: (1.34-1.35); FILE MERGED 2004/03/25 16:39:01 hdu 1.34.26.1: Font Management Refactoring, first step: Keep the externally visible original algorithms intact Split up the ImplFontCache::Get(..) monster method Make implicit relationships between font management classes explicit Allow derivation from ImplFontData+ImplFontEntry for font technology specific caching Get rid of linear searches in mainstream code, use efficient STL containers Get rid of some obsolete data types BOOL->bool, USHORT->int, etc. Improve infrastructure for unicode surrogate processing


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [334a68477e356d25f3d1597a2e3275b3683a6630]

INTEGRATION: CWS fontlists02 (1.115.6); FILE MERGED 2004/06/15 12:14:18 hdu 1.115.6.9: #i29881# use different container for extra kerning 2004/06/15 08:23:23 hdu 1.115.6.8: #i29881# allow delay of psprint provided kern info 2004/06/11 09:41:17 hdu 1.115.6.7: fix remaining merge conflicts after resync 2004/06/10 12:05:40 hdu 1.115.6.6: RESYNC: (1.117-1.118); FILE MERGED 2004/05/19 15:51:20 hdu 1.115.6.5: #i26679# use ImplFontCharMap instead of messing with raw arrays 2004/05/12 14:02:21 hdu 1.115.6.4: #i26679# renamed FontStruct to FontAttributes, small cleanups 2004/03/26 09:38:08 hdu 1.115.6.3: #i26679# resolve remaining conflicts caused by new pspgraphics.cxx 2004/03/25 17:54:34 hdu 1.115.6.2: RESYNC: (1.115-1.117); FILE MERGED 2004/03/25 16:39:01 hdu 1.115.6.1: Font Management Refactoring, first step: Keep the externally visible original algorithms intact Split up the ImplFontCache::Get(..) monster method Make implicit relationships between font management classes explicit Allow derivation from ImplFontData+ImplFontEntry for font technology specific caching Get rid of linear searches in mainstream code, use efficient STL containers Get rid of some obsolete data types BOOL->bool, USHORT->int, etc. Improve infrastructure for unicode surrogate processing


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [b907c2037b66d5074d026359434a665880ad3b92]

INTEGRATION: CWS fontlists02 (1.2.48); FILE MERGED 2004/06/10 12:05:00 hdu 1.2.48.5: RESYNC: (1.2-1.3); FILE MERGED 2004/06/07 16:21:36 hdu 1.2.48.4: #i26679# add serverfont specific ImplFontEntry 2004/05/19 15:51:19 hdu 1.2.48.3: #i26679# use ImplFontCharMap instead of messing with raw arrays 2004/05/12 14:01:17 hdu 1.2.48.2: #i26679# renamed FontStruct to FontAttributes, move font name alias handling to ImplFontData user 2004/03/26 09:38:08 hdu 1.2.48.1: #i26679# resolve remaining conflicts caused by new pspgraphics.cxx


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [29b20ecf5bf5ad96ae3f7d188385397fdd44acd3]

INTEGRATION: CWS fontlists02 (1.13.102); FILE MERGED 2004/03/25 16:39:00 hdu 1.13.102.1: Font Management Refactoring, first step: Keep the externally visible original algorithms intact Split up the ImplFontCache::Get(..) monster method Make implicit relationships between font management classes explicit Allow derivation from ImplFontData+ImplFontEntry for font technology specific caching Get rid of linear searches in mainstream code, use efficient STL containers Get rid of some obsolete data types BOOL->bool, USHORT->int, etc. Improve infrastructure for unicode surrogate processing


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [32435c6614e3d647b905026624c4b6d8528bf70c]

INTEGRATION: CWS fontlists02 (1.25.12); FILE MERGED 2004/06/10 12:01:06 hdu 1.25.12.4: RESYNC: (1.26-1.27); FILE MERGED 2004/05/19 15:51:19 hdu 1.25.12.3: #i26679# use ImplFontCharMap instead of messing with raw arrays 2004/03/25 18:00:54 hdu 1.25.12.2: RESYNC: (1.25-1.26); FILE MERGED 2004/03/25 16:39:00 hdu 1.25.12.1: Font Management Refactoring, first step: Keep the externally visible original algorithms intact Split up the ImplFontCache::Get(..) monster method Make implicit relationships between font management classes explicit Allow derivation from ImplFontData+ImplFontEntry for font technology specific caching Get rid of linear searches in mainstream code, use efficient STL containers Get rid of some obsolete data types BOOL->bool, USHORT->int, etc. Improve infrastructure for unicode surrogate processing


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [5daebe6319a273999739c7c6d4b523bb671cf5ec]

INTEGRATION: CWS fontlists02 (1.2.48); FILE MERGED 2004/05/19 15:56:11 hdu 1.2.48.3: #i26679# create font technology specific cache entries 2004/05/12 14:04:10 hdu 1.2.48.2: #i26679# renamed FontStruct to FontAttributes 2004/03/26 09:38:07 hdu 1.2.48.1: #i26679# resolve remaining conflicts caused by new pspgraphics.cxx


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [e4ee909339331b04c42ba5ac714e63531004f703]

INTEGRATION: CWS fontlists02 (1.102.66); FILE MERGED 2004/06/22 11:23:40 hdu 1.102.66.11: #i30551# fix for some Apple TT fonts 2004/06/15 12:14:16 hdu 1.102.66.10: #i29881# use different container for extra kerning 2004/06/15 08:26:24 hdu 1.102.66.9: #i29881# delay use of psprint provided kern info 2004/06/11 09:08:38 hdu 1.102.66.8: fix remaining merge conflicts after resync 2004/06/10 12:25:06 hdu 1.102.66.7: RESYNC: (1.102-1.103); FILE MERGED 2004/06/09 10:18:09 hdu 1.102.66.6: #i29765# apply patch for new freetype inclusion scheme 2004/06/07 16:21:37 hdu 1.102.66.5: #i26679# add serverfont specific ImplFontEntry 2004/06/03 11:28:09 hdu 1.102.66.4: #i26679# use extendable ImplFontData to remove GlyphCache specific handling from OutputDevice 2004/05/19 15:56:10 hdu 1.102.66.3: #i26679# create font technology specific cache entries 2004/05/12 13:51:19 hdu 1.102.66.2: #i26679# renamed FontStruct to FontAttributes, move font name alias handling to ImplFontData user 2004/03/25 16:38:58 hdu 1.102.66.1: Font Management Refactoring, first step: Keep the externally visible original algorithms intact Split up the ImplFontCache::Get(..) monster method Make implicit relationships between font management classes explicit Allow derivation from ImplFontData+ImplFontEntry for font technology specific caching Get rid of linear searches in mainstream code, use efficient STL containers Get rid of some obsolete data types BOOL->bool, USHORT->int, etc. Improve infrastructure for unicode surrogate processing


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [6501cf5c4a001c9d5d3f2ed01fbf46ced4eb4408]

INTEGRATION: CWS fontlists02 (1.183.4); FILE MERGED 2004/06/10 12:25:40 hdu 1.183.4.3: RESYNC: (1.187-1.189); FILE MERGED 2004/03/25 17:48:46 hdu 1.183.4.2: RESYNC: (1.183-1.187); FILE MERGED 2004/03/25 16:38:59 hdu 1.183.4.1: Font Management Refactoring, first step: Keep the externally visible original algorithms intact Split up the ImplFontCache::Get(..) monster method Make implicit relationships between font management classes explicit Allow derivation from ImplFontData+ImplFontEntry for font technology specific caching Get rid of linear searches in mainstream code, use efficient STL containers Get rid of some obsolete data types BOOL->bool, USHORT->int, etc. Improve infrastructure for unicode surrogate processing


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [3618b5f146aad7d8d65f643ad5ee671a9877f005]

INTEGRATION: CWS oasis (1.8.12); FILE MERGED 2004/07/12 16:36:22 cl 1.8.12.1: #20158# Office 8 filters are the new default filters


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [3bf158e85b4e5235ed61ced251d02fbbd891ecf7]

INTEGRATION: CWS fontlists02 (1.6.92); FILE MERGED 2004/03/25 16:38:59 hdu 1.6.92.1: Font Management Refactoring, first step: Keep the externally visible original algorithms intact Split up the ImplFontCache::Get(..) monster method Make implicit relationships between font management classes explicit Allow derivation from ImplFontData+ImplFontEntry for font technology specific caching Get rid of linear searches in mainstream code, use efficient STL containers Get rid of some obsolete data types BOOL->bool, USHORT->int, etc. Improve infrastructure for unicode surrogate processing


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [4b2ab50308532bd070d9af4ef3d4893256cbe931]

INTEGRATION: CWS fontlists02 (1.167.12); FILE MERGED 2004/06/24 06:28:05 hdu 1.167.12.22: #21821# use CTL processing for diacritical marks 2004/06/23 10:56:36 hdu 1.167.12.21: #i26679# fix glyphfallback for fontlists02 2004/06/15 12:13:42 hdu 1.167.12.20: #i26679# better handling of duplicate font faces, invalidate font cache when adding fonts 2004/06/10 12:13:33 hdu 1.167.12.19: RESYNC: (1.170-1.171); FILE MERGED 2004/06/10 08:42:29 hdu 1.167.12.18: #i30086# set symbol flag for *Symbol fonts correctly 2004/06/09 12:33:39 hdu 1.167.12.17: #i30086# symbol code aliasing while recoding symbols to another font 2004/06/08 14:34:12 hdu 1.167.12.16: #i29650# do not calculate ghostline color from COL_TRANSPARENT 2004/06/07 16:11:10 hdu 1.167.12.15: #i26679# fix GetNextFontToken() for empty token string 2004/06/03 14:58:46 hdu 1.167.12.14: #i26679# move encapsulation of font family and font attributes 2004/06/03 11:28:10 hdu 1.167.12.13: #i26679# use extendable ImplFontData to remove GlyphCache specific handling from OutputDevice 2004/06/02 12:42:19 hdu 1.167.12.12: #i26679# a little more cleanup 2004/05/28 16:10:02 hdu 1.167.12.11: #i26679# just moving source code segments after refactoring class responsibilities 2004/05/28 15:57:57 hdu 1.167.12.10: #i26679# better encapsulation of ImplFontListData 2004/05/28 15:03:25 hdu 1.167.12.9: #i26679# better encapsulation of ImplFontData 2004/05/28 12:06:40 hdu 1.167.12.8: #i26679# add cache of recently used font names to improve the ratio of direct hits in the font instance cache 2004/05/27 15:39:13 hdu 1.167.12.7: #i26679# fix fontcache management when multiple names map to the same entry 2004/05/26 08:44:46 hdu 1.167.12.6: #i26679# fix reference counting for mpFirstFontEntry 2004/05/25 13:18:09 hdu 1.167.12.5: #i26679# complete conversion to ImplFontEntry hash_map instead of linked list 2004/05/19 16:20:22 hdu 1.167.12.4: #i26679# use ImplFontCharMap instead of messing with raw arrays 2004/05/12 13:49:08 hdu 1.167.12.3: #i26679# treat make font alias names as first class font names 2004/03/25 17:51:01 hdu 1.167.12.2: RESYNC: (1.167-1.170); FILE MERGED 2004/03/25 16:38:56 hdu 1.167.12.1: Font Management Refactoring, first step: Keep the externally visible original algorithms intact Split up the ImplFontCache::Get(..) monster method Make implicit relationships between font management classes explicit Allow derivation from ImplFontData+ImplFontEntry for font technology specific caching Get rid of linear searches in mainstream code, use efficient STL containers Get rid of some obsolete data types BOOL->bool, USHORT->int, etc. Improve infrastructure for unicode surrogate processing


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [f9cc26bae026c0de8b9a91f00bbfe2f1c7b6e2f4]

INTEGRATION: CWS oasis (1.8.90); FILE MERGED 2004/06/17 11:33:24 mib 1.8.90.1: #i20158#: OASIS file format for math


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [6ef8f319a43b071a97868eb066f80c81a0a0d06c]

INTEGRATION: CWS fontlists02 (1.24.12); FILE MERGED 2004/06/15 12:14:17 hdu 1.24.12.8: #i29881# use different container for extra kerning 2004/06/15 08:22:54 hdu 1.24.12.7: #i29881# allow delay of psprint provided kern info 2004/06/11 09:08:38 hdu 1.24.12.6: fix remaining merge conflicts after resync 2004/06/10 12:25:28 hdu 1.24.12.5: RESYNC: (1.25-1.26); FILE MERGED 2004/06/07 16:21:38 hdu 1.24.12.4: #i26679# add serverfont specific ImplFontEntry 2004/05/12 13:53:21 hdu 1.24.12.3: #i26679# renamed FontStruct to FontAttributes 2004/03/25 17:49:44 hdu 1.24.12.2: RESYNC: (1.24-1.25); FILE MERGED 2004/03/25 16:38:59 hdu 1.24.12.1: Font Management Refactoring, first step: Keep the externally visible original algorithms intact Split up the ImplFontCache::Get(..) monster method Make implicit relationships between font management classes explicit Allow derivation from ImplFontData+ImplFontEntry for font technology specific caching Get rid of linear searches in mainstream code, use efficient STL containers Get rid of some obsolete data types BOOL->bool, USHORT->int, etc. Improve infrastructure for unicode surrogate processing


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [40981427ade11be6d7e56d1a72f070f7b8e1bd16]

INTEGRATION: CWS oasis (1.23.18); FILE MERGED 2004/06/17 11:33:24 mib 1.23.18.1: #i20158#: OASIS file format for math


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [153e9d33f54869da068b128112bdbbca0411cc8f]

INTEGRATION: CWS fontlists02 (1.7.68); FILE MERGED 2004/03/25 16:38:58 hdu 1.7.68.1: Font Management Refactoring, first step: Keep the externally visible original algorithms intact Split up the ImplFontCache::Get(..) monster method Make implicit relationships between font management classes explicit Allow derivation from ImplFontData+ImplFontEntry for font technology specific caching Get rid of linear searches in mainstream code, use efficient STL containers Get rid of some obsolete data types BOOL->bool, USHORT->int, etc. Improve infrastructure for unicode surrogate processing


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [0cd4cface84177414d9fe1f31e13f8a3bcb9c12f]

INTEGRATION: CWS oasis (1.66.18); FILE MERGED 2004/06/17 11:33:24 mib 1.66.18.1: #i20158#: OASIS file format for math


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [31fc7f74005c984de527c9be20c5eab62bc13c2f]

INTEGRATION: CWS fontlists02 (1.13.34); FILE MERGED 2004/03/25 16:38:58 hdu 1.13.34.1: Font Management Refactoring, first step: Keep the externally visible original algorithms intact Split up the ImplFontCache::Get(..) monster method Make implicit relationships between font management classes explicit Allow derivation from ImplFontData+ImplFontEntry for font technology specific caching Get rid of linear searches in mainstream code, use efficient STL containers Get rid of some obsolete data types BOOL->bool, USHORT->int, etc. Improve infrastructure for unicode surrogate processing


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [6231e4ab6d27344e5c7a26534ae8e699bcdd94ab]

INTEGRATION: CWS oasis (1.66.34); FILE MERGED 2004/06/24 10:25:45 mib 1.66.34.2: i20158#: bug fixes 2004/06/17 11:33:23 mib 1.66.34.1: #i20158#: OASIS file format for math


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [e327b264a1da1836e5ce873eb6ac30d10f45b10d]

INTEGRATION: CWS fontlists02 (1.26.68); FILE MERGED 2004/06/15 12:14:17 hdu 1.26.68.9: #i29881# use different container for extra kerning 2004/06/15 08:26:24 hdu 1.26.68.8: #i29881# delay use of psprint provided kern info 2004/06/11 09:08:38 hdu 1.26.68.7: fix remaining merge conflicts after resync 2004/06/10 12:25:19 hdu 1.26.68.6: RESYNC: (1.26-1.27); FILE MERGED 2004/06/07 16:21:38 hdu 1.26.68.5: #i26679# add serverfont specific ImplFontEntry 2004/06/03 11:28:09 hdu 1.26.68.4: #i26679# use extendable ImplFontData to remove GlyphCache specific handling from OutputDevice 2004/05/19 15:56:11 hdu 1.26.68.3: #i26679# create font technology specific cache entries 2004/05/12 14:29:07 hdu 1.26.68.2: #i26679# renamed FontStruct to FontAttributes 2004/03/25 16:38:58 hdu 1.26.68.1: Font Management Refactoring, first step: Keep the externally visible original algorithms intact Split up the ImplFontCache::Get(..) monster method Make implicit relationships between font management classes explicit Allow derivation from ImplFontData+ImplFontEntry for font technology specific caching Get rid of linear searches in mainstream code, use efficient STL containers Get rid of some obsolete data types BOOL->bool, USHORT->int, etc. Improve infrastructure for unicode surrogate processing


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [3527a72859a3a37f9c5878039f93badbb531dfbc]

INTEGRATION: CWS fontlists02 (1.8.126); FILE MERGED 2004/06/24 06:28:05 hdu 1.8.126.10: #21821# use CTL processing for diacritical marks 2004/06/23 08:18:50 hdu 1.8.126.9: #i26679# fix typo 2004/06/18 09:12:57 hdu 1.8.126.8: #i26679# make ImplFontCharMap refcount usable from outside 2004/06/18 09:00:38 hdu 1.8.126.7: #i26679# better export of default ImplFontCharMap 2004/05/25 09:01:10 hdu 1.8.126.6: #i26679# special case for default charmap 2004/05/25 07:18:16 hdu 1.8.126.5: #i26679# export more symbols 2004/05/24 12:49:44 hdu 1.8.126.4: #i26679# add FontCharMap::CountCharsInRange() 2004/05/19 15:39:00 hdu 1.8.126.3: #i26679# pImpl-ify fontcharmap and fontmetric 2004/05/12 13:47:49 hdu 1.8.126.2: #i26679# use CJK/CTL flags 2004/03/25 16:38:56 hdu 1.8.126.1: Font Management Refactoring, first step: Keep the externally visible original algorithms intact Split up the ImplFontCache::Get(..) monster method Make implicit relationships between font management classes explicit Allow derivation from ImplFontData+ImplFontEntry for font technology specific caching Get rid of linear searches in mainstream code, use efficient STL containers Get rid of some obsolete data types BOOL->bool, USHORT->int, etc. Improve infrastructure for unicode surrogate processing


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [35da1acfcdff5d551ab3f036834c0c63681ff284]

INTEGRATION: CWS fontlists02 (1.14.92); FILE MERGED 2004/03/25 16:38:57 hdu 1.14.92.1: Font Management Refactoring, first step: Keep the externally visible original algorithms intact Split up the ImplFontCache::Get(..) monster method Make implicit relationships between font management classes explicit Allow derivation from ImplFontData+ImplFontEntry for font technology specific caching Get rid of linear searches in mainstream code, use efficient STL containers Get rid of some obsolete data types BOOL->bool, USHORT->int, etc. Improve infrastructure for unicode surrogate processing


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [2b9dc7c09f979d948231041b9041ee3c312e85bf]

INTEGRATION: CWS oasis (1.1.2); FILE ADDED 2004/06/24 07:00:20 mib 1.1.2.2: #i20158#: new filter names 2004/05/07 15:03:44 cl 1.1.2.1: added oasis filter configurations


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [f79cd8d2a6b0cfa863da2a9bc026c95d85dd51ef]

INTEGRATION: CWS fontlists02 (1.27.102); FILE MERGED 2004/06/03 10:47:00 hdu 1.27.102.2: #i26679# adjust forward declaration 2004/03/25 16:38:57 hdu 1.27.102.1: Font Management Refactoring, first step: Keep the externally visible original algorithms intact Split up the ImplFontCache::Get(..) monster method Make implicit relationships between font management classes explicit Allow derivation from ImplFontData+ImplFontEntry for font technology specific caching Get rid of linear searches in mainstream code, use efficient STL containers Get rid of some obsolete data types BOOL->bool, USHORT->int, etc. Improve infrastructure for unicode surrogate processing


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [3186e7943b6347e8576a4cb36ed6ccc91e60d9c2]

INTEGRATION: CWS oasis (1.1.2); FILE ADDED 2004/06/23 13:06:08 mib 1.1.2.1: #i20158#: OASIS file format


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [ad397b369410560667b0e66664e2a704a146e832]

INTEGRATION: CWS fontlists02 (1.64.6); FILE MERGED 2004/06/03 10:47:48 hdu 1.64.6.6: #i26679# move expensive call out of inner loop 2004/05/19 15:56:10 hdu 1.64.6.5: #i26679# create font technology specific cache entries 2004/05/12 13:49:58 hdu 1.64.6.4: #i26679# renamed FontStruct to FontAttributes 2004/04/19 16:05:49 hdu 1.64.6.3: RESYNC: (1.66-1.67); FILE MERGED 2004/03/25 17:50:36 hdu 1.64.6.2: RESYNC: (1.64-1.66); FILE MERGED 2004/03/25 16:38:57 hdu 1.64.6.1: Font Management Refactoring, first step: Keep the externally visible original algorithms intact Split up the ImplFontCache::Get(..) monster method Make implicit relationships between font management classes explicit Allow derivation from ImplFontData+ImplFontEntry for font technology specific caching Get rid of linear searches in mainstream code, use efficient STL containers Get rid of some obsolete data types BOOL->bool, USHORT->int, etc. Improve infrastructure for unicode surrogate processing


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [d3b3efd7c3f5a490d3073dddbec512a55b1f0fd8]

INTEGRATION: CWS oasis (1.1.2); FILE ADDED 2004/06/23 13:05:03 mib 1.1.2.2: #i20158#: OASIS file format 2004/05/07 15:05:31 cl 1.1.2.1: added oasis filter configurations


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [e3731930c4f708084eef90e035ccf332a04062f6]

INTEGRATION: CWS oasis (1.1.2); FILE ADDED 2004/06/23 13:05:03 mib 1.1.2.2: #i20158#: OASIS file format 2004/05/07 15:05:43 cl 1.1.2.1: added oasis filter configurations


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [72e5714dc563a4cd0a7a6c96025b2563822d07a2]

INTEGRATION: CWS oasis (1.1.2); FILE ADDED 2004/06/24 07:00:08 mib 1.1.2.2: #i20158#: new filter names 2004/06/23 13:05:58 mib 1.1.2.1: #i20158#: OASIS file format


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [c9b3771d0b4674081f479177fa46d78e0c9a4f16]

INTEGRATION: CWS oasis (1.1.2); FILE ADDED 2004/06/23 13:05:03 mib 1.1.2.2: #i20158#: OASIS file format 2004/05/07 15:04:40 cl 1.1.2.1: added oasis filter configurations


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [9e877fe880a59a197e3138fa91270c923bdd9a8d]

INTEGRATION: CWS oasis (1.1.2); FILE ADDED 2004/06/23 13:05:02 mib 1.1.2.2: #i20158#: OASIS file format 2004/05/07 15:04:49 cl 1.1.2.1: added oasis filter configurations


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [67b201a3e0f6dde3a150b220a2e95eac2e9f7ab3]

INTEGRATION: CWS fontlists02 (1.24.6); FILE MERGED 2004/06/10 12:13:00 hdu 1.24.6.3: RESYNC: (1.25-1.26); FILE MERGED 2004/03/25 17:50:43 hdu 1.24.6.2: RESYNC: (1.24-1.25); FILE MERGED 2004/03/25 16:38:56 hdu 1.24.6.1: Font Management Refactoring, first step: Keep the externally visible original algorithms intact Split up the ImplFontCache::Get(..) monster method Make implicit relationships between font management classes explicit Allow derivation from ImplFontData+ImplFontEntry for font technology specific caching Get rid of linear searches in mainstream code, use efficient STL containers Get rid of some obsolete data types BOOL->bool, USHORT->int, etc. Improve infrastructure for unicode surrogate processing


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [e22c7221808aa800d6e1ceaa4f8d0cbaf9e5b5ca]

INTEGRATION: CWS oasis (1.1.2); FILE ADDED 2004/05/07 15:04:20 cl 1.1.2.1: added oasis filter configurations


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [864530067b0f64db6d151953d6d3e7c028bf6691]

INTEGRATION: CWS oasis (1.1.2); FILE ADDED 2004/06/23 13:05:02 mib 1.1.2.2: #i20158#: OASIS file format 2004/05/07 15:04:30 cl 1.1.2.1: added oasis filter configurations


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [fcf0c09614df95eb1db009d98346266adc6eb7f8]

INTEGRATION: CWS fontlists02 (1.14.92); FILE MERGED 2004/06/09 12:33:39 hdu 1.14.92.1: #i30086# symbol code aliasing while recoding symbols to another font


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [e253da12f61ac0ad429e73a79b2854ee714985de]

INTEGRATION: CWS oasis (1.1.2); FILE ADDED 2004/06/23 13:05:02 mib 1.1.2.2: #i20158#: OASIS file format 2004/05/07 15:05:21 cl 1.1.2.1: added oasis filter configurations


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [c40db3b2deb4c684aa4b289816dcbd626ac9f95a]

INTEGRATION: CWS oasis (1.1.2); FILE ADDED 2004/06/23 13:05:01 mib 1.1.2.2: #i20158#: OASIS file format 2004/05/07 15:04:58 cl 1.1.2.1: added oasis filter configurations


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [20ae775c2c601962a205f9f27bf6bf3d61bc70c4]

INTEGRATION: CWS oasis (1.1.2); FILE ADDED 2004/06/23 13:05:01 mib 1.1.2.2: #i20158#: OASIS file format 2004/05/07 15:05:10 cl 1.1.2.1: added oasis filter configurations


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [e7bbd3df5a2583c259af2cf523a621c81f3ec2dd]

INTEGRATION: CWS fontlists02 (1.7.92); FILE MERGED 2004/05/25 11:52:30 hdu 1.7.92.1: #i26679# proper pImpl-ification of Font/Impl_Font and lazier *pImpl copy-on-write


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [60e2485aadf17c991d523ebfc43d897bf6477a61]

INTEGRATION: CWS oasis (1.1.2); FILE ADDED 2004/06/24 07:00:06 mib 1.1.2.3: #i20158#: new filter names 2004/06/23 13:05:01 mib 1.1.2.2: #i20158#: OASIS file format 2004/05/07 14:59:56 cl 1.1.2.1: added oasis filter configurations


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [8406d352b60e9362180116c7645d31809d028167]

INTEGRATION: CWS oasis (1.1.2); FILE ADDED 2004/06/24 07:00:06 mib 1.1.2.2: #i20158#: new filter names 2004/06/23 13:07:43 mib 1.1.2.1: #i20158#: OASIS file format


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [b107865e55d87928301a6e323f81df8b647088ed]

INTEGRATION: CWS oasis (1.1.2); FILE ADDED 2004/06/24 07:00:05 mib 1.1.2.2: #i20158#: new filter names 2004/06/23 13:07:28 mib 1.1.2.1: #i20158#: OASIS file format


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [4174241540c98e92e85dd050c692dfd8916f6e16]

INTEGRATION: CWS oasis (1.1.2); FILE ADDED 2004/06/24 07:00:05 mib 1.1.2.2: #i20158#: new filter names 2004/06/23 13:07:16 mib 1.1.2.1: #i20158#: OASIS file format


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [148d14a89783a02a9099c020a4fe398a22ba6fe2]

INTEGRATION: CWS oasis (1.3.26); FILE MERGED 2004/06/24 07:00:05 mib 1.3.26.1: #i20158#: new filter names


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [ab7964f9281809e4ee3130846e864420da447db7]

INTEGRATION: CWS oasis (1.3.26); FILE MERGED 2004/06/24 07:00:04 mib 1.3.26.1: #i20158#: new filter names


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [652ed4bebae82469517ff76250fbbe8261e11644]

INTEGRATION: CWS oasis (1.3.26); FILE MERGED 2004/06/24 07:00:03 mib 1.3.26.1: #i20158#: new filter names


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [ff614ad9213c3539ae7249f3244cc1c77495ead9]

INTEGRATION: CWS oasis (1.1.2); FILE ADDED 2004/06/24 07:00:03 mib 1.1.2.3: #i20158#: new filter names 2004/06/23 13:05:00 mib 1.1.2.2: #i20158#: OASIS file format 2004/05/07 14:59:42 cl 1.1.2.1: added oasis filter configurations


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [173379ccc71c6d6005da087c3d65a28aecef90f2]

INTEGRATION: CWS oasis (1.1.2); FILE ADDED 2004/06/24 07:00:02 mib 1.1.2.3: #i20158#: new filter names 2004/06/23 13:05:00 mib 1.1.2.2: #i20158#: OASIS file format 2004/05/07 14:59:33 cl 1.1.2.1: added oasis filter configurations


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [122b4603b6fecf09ea21be480e67310a15e10661]

INTEGRATION: CWS oasis (1.1.2); FILE ADDED 2004/06/24 07:00:01 mib 1.1.2.2: #i20158#: new filter names 2004/06/23 13:07:05 mib 1.1.2.1: #i20158#: OASIS file format


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [63bcefd1d5680f7e9aa4e45ef6b9ccc695dcb9f5]

INTEGRATION: CWS oasis (1.3.26); FILE MERGED 2004/06/24 07:00:01 mib 1.3.26.1: #i20158#: new filter names


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [2ff6c6016538e89dcf55308888c21e2c11aca689]

INTEGRATION: CWS oasis (1.3.26); FILE MERGED 2004/06/24 07:00:00 mib 1.3.26.1: #i20158#: new filter names


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [95044f197f4ef9d9c9b13e99ffd655fc434cf8c7]

INTEGRATION: CWS oasis (1.1.2); FILE ADDED 2004/06/24 07:00:00 mib 1.1.2.3: #i20158#: new filter names 2004/06/23 13:04:59 mib 1.1.2.2: #i20158#: OASIS file format 2004/05/07 14:59:24 cl 1.1.2.1: added oasis filter configurations


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [8a7da26405ccac6d53bc10a99395b1cb9472eed0]

INTEGRATION: CWS oasis (1.1.2); FILE ADDED 2004/06/24 07:00:00 mib 1.1.2.3: #i20158#: new filter names 2004/06/23 13:04:59 mib 1.1.2.2: #i20158#: OASIS file format 2004/05/07 14:59:04 cl 1.1.2.1: added oasis filter configurations


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [708ff6d35a6ac44f157cbf87fb80043c0ab90b01]

INTEGRATION: CWS oasis (1.1.2); FILE ADDED 2004/06/24 07:00:00 mib 1.1.2.3: #i20158#: new filter names 2004/06/23 13:04:59 mib 1.1.2.2: #i20158#: OASIS file format 2004/05/07 14:59:15 cl 1.1.2.1: added oasis filter configurations


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [6f254ed20e92f32f73389caf974d69331e1d0a06]

INTEGRATION: CWS oasis (1.3.26); FILE MERGED 2004/06/24 06:59:59 mib 1.3.26.1: #i20158#: new filter names


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [51860972228dfbe8c7033a7941080face8939bd2]

INTEGRATION: CWS oasis (1.1.2); FILE ADDED 2004/06/24 06:59:59 mib 1.1.2.3: #i20158#: new filter names 2004/06/23 13:04:58 mib 1.1.2.2: #i20158#: OASIS file format 2004/05/07 14:58:54 cl 1.1.2.1: added oasis filter configurations


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [8317495375c73a371a93539ef37b264a9bcd4995]

INTEGRATION: CWS oasis (1.1.2); FILE ADDED 2004/06/24 06:59:58 mib 1.1.2.3: #i20158#: new filter names 2004/06/23 13:04:57 mib 1.1.2.2: #i20158#: OASIS file format 2004/05/07 14:58:44 cl 1.1.2.1: added oasis filter configurations


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [ab4cd71e763ef8daceabc70eb06699959605655f]

INTEGRATION: CWS oasis (1.1.2); FILE ADDED 2004/06/24 06:59:58 mib 1.1.2.3: #i20158#: new filter names 2004/06/23 13:04:57 mib 1.1.2.2: #i20158#: OASIS file format 2004/05/07 14:58:35 cl 1.1.2.1: added oasis filter configurations


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [4f7f9cb532995f2c998ec5284870170dcc614047]

INTEGRATION: CWS oasis (1.3.26); FILE MERGED 2004/06/24 06:59:58 mib 1.3.26.1: #i20158#: new filter names


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [1b0971b0acb0c6c6dbbb3befacbe55dd009d4f48]

INTEGRATION: CWS oasis (1.1.2); FILE ADDED 2004/06/24 06:59:58 mib 1.1.2.3: #i20158#: new filter names 2004/06/23 13:04:57 mib 1.1.2.2: #i20158#: OASIS file format 2004/05/07 14:58:14 cl 1.1.2.1: added oasis filter configurations


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [b95e42683d360ed119698b937f44138243b21274]

INTEGRATION: CWS oasis (1.1.2); FILE ADDED 2004/06/24 06:59:57 mib 1.1.2.3: #i20158#: new filter names 2004/06/23 13:04:56 mib 1.1.2.2: #i20158#: OASIS file format 2004/05/07 14:58:25 cl 1.1.2.1: added oasis filter configurations


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [48840bf160335387c7f16b6528c6f680c21ade1f]

INTEGRATION: CWS oasis (1.3.26); FILE MERGED 2004/06/24 06:59:57 mib 1.3.26.1: #i20158#: new filter names


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [7b8749bb846849f2948ec1e8197c8f5753f2fd94]

INTEGRATION: CWS oasis (1.3.26); FILE MERGED 2004/06/24 06:59:56 mib 1.3.26.1: #i20158#: new filter names


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [89c604b758001fed01429a23ca5c0523e3079eba]

INTEGRATION: CWS oasis (1.3.26); FILE MERGED 2004/06/24 06:59:55 mib 1.3.26.1: #i20158#: new filter names


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [f0d8ae120fc1eff37874cbae0eafaa634ea9a9e0]

INTEGRATION: CWS oasis (1.2.56); FILE MERGED 2004/05/07 15:08:48 cl 1.2.56.1: added oasis filter configurations


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [37f7a07cfb1296ba0ce5e1a9a321c94e798166a1]

INTEGRATION: CWS oasis (1.2.56); FILE MERGED 2004/06/23 13:04:56 mib 1.2.56.2: #i20158#: OASIS file format 2004/05/07 15:08:48 cl 1.2.56.1: added oasis filter configurations


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [c5e85a9ab27e1f7f2dfa6dfcb6dd20e50363d052]

INTEGRATION: CWS oasis (1.2.56); FILE MERGED 2004/06/23 13:04:55 mib 1.2.56.1: #i20158#: OASIS file format


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [4c7ffe1196da66bdb918138000da53fa031f0ba7]

INTEGRATION: CWS oasis (1.2.56); FILE MERGED 2004/05/07 15:08:47 cl 1.2.56.1: added oasis filter configurations


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [b51f1c4ac482d13ee9aa4ff0365d86e12e42ef8c]

INTEGRATION: CWS oasis (1.3.54); FILE MERGED 2004/05/07 15:08:47 cl 1.3.54.1: added oasis filter configurations


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [5c2d35b188d59694f0abed989e9fc5995add5555]

INTEGRATION: CWS oasis (1.28.28); FILE MERGED 2004/04/29 07:38:56 mib 1.28.28.1: #i20153#: new class id/clipboard format


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [9f3368ef0e7c1ff7da81c3fe30018833c69b149b]

INTEGRATION: CWS oasis (1.83.18); FILE MERGED 2004/06/12 11:05:47 mib 1.83.18.4: RESYNC: (1.83-1.84); FILE MERGED 2004/05/27 08:19:56 mib 1.83.18.3: - #i20153#: OASIS File Format 2004/05/18 08:19:22 mib 1.83.18.2: - #i20153#: keep SO6 class id for SO8 2004/04/29 07:38:57 mib 1.83.18.1: #i20153#: new class id/clipboard format


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [90b3ad73928ec2ed7211490753c12b874e2d0525]

INTEGRATION: CWS oasis (1.17.40); FILE MERGED 2004/05/18 08:19:22 mib 1.17.40.2: - #i20153#: keep SO6 class id for SO8 2004/04/29 07:38:56 mib 1.17.40.1: #i20153#: new class id/clipboard format


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [1e3bedbb7940f643bc07d6dd18e43b41b9f7dc0e]

INTEGRATION: CWS oasis (1.8.38); FILE MERGED 2004/06/14 09:04:40 mib 1.8.38.4: RESYNC: (1.8-1.9); FILE MERGED 2004/05/18 14:17:27 mib 1.8.38.3: #i20153#: syntax 2004/05/18 08:18:45 mib 1.8.38.2: - #i20153#: keep SO6 class id for SO8 2004/04/29 07:38:12 mib 1.8.38.1: #i20153#: new class id/clipboard format


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [b7c818c797c97e2676023e9e5daab26a69f7c3e6]

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>  [ce3f39dafa85d7823586aa184bd2c00ad8ca4882]

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>  [66690d202b48b51954e3d118fca0ac11fdacc566]

INTEGRATION: CWS oasis (1.9.114); FILE MERGED 2004/06/17 11:33:58 mib 1.9.114.1: #i20158#: OASIS file format


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [d24adce30bb1388cc43d6710d1b8bf05194fdf62]

INTEGRATION: CWS oasis (1.10.204); FILE MERGED 2004/04/29 13:33:40 mib 1.10.204.1: #i20153#: new class id/clipboard format


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [b3155b08518cc435a6a0135a900283402130363c]

INTEGRATION: CWS oasis (1.35.44); FILE MERGED 2004/06/22 14:21:12 mib 1.35.44.1: #i20158#: OASIS file format


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [641b59f80145932d1e440695f72176959a690d4f]

INTEGRATION: CWS oasis (1.9.114); FILE MERGED 2004/06/17 11:34:12 mib 1.9.114.1: #i20158#: OASIS file format


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [04cc13608cc1cf361440e9b9a5f74f5f86e66ed2]

INTEGRATION: CWS oasis (1.77.26); FILE MERGED 2004/06/24 10:19:42 mib 1.77.26.2: i20158#: bug fixes 2004/06/22 14:20:54 mib 1.77.26.1: #i20158#: OASIS file format


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [8927d0251f34740df0e2e1a0f6bd7fd6a597f356]

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>  [713e58110982848a02bb94190baabe43fcd9b41d]

INTEGRATION: CWS oasis (1.2.46); FILE MERGED 2004/06/22 14:20:40 mib 1.2.46.1: #i20158#: OASIS file format


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [930b4eb8efa700d5c575e1554c0563d9c27bbda3]

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>  [897fdc9ec37c2506ead91ec7f3ff1ac15f57854a]

INTEGRATION: CWS oasis (1.59.98); FILE MERGED 2004/06/12 22:43:59 mib 1.59.98.3: RESYNC: (1.59-1.64); FILE MERGED 2004/05/28 14:00:30 mib 1.59.98.2: #i20153#: OASIS file format 2004/04/23 14:29:37 mib 1.59.98.1: - added SO8 file format (#i20153#)


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [30062b8b46415e8bd50dc30507567d88bc858a99]

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>  [fc3d5848ef99305f0fb33450c61fedb1b02321af]

INTEGRATION: CWS oasis (1.35.34); FILE MERGED 2004/06/24 10:19:40 mib 1.35.34.1: i20158#: bug fixes


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [f674e507d898ed5249377c7ce915166d9b4100e3]

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>  [15fade01e78328a2a2995a373ca69f2031b0b16a]

INTEGRATION: CWS oasis (1.21.630); FILE MERGED 2004/05/27 12:48:30 mib 1.21.630.1: - #i20153#:  <draw:frame>


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [f429113cad64f097cf24db3bf9a8a0a1036a026f]

INTEGRATION: CWS oasis (1.33.204); FILE MERGED 2004/05/27 12:48:30 mib 1.33.204.1: - #i20153#:  <draw:frame>


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [d0c560dc6c4dc6882f2d9ff24944424197280a08]

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>  [3b19b61886d12e25422be3967b71a9fbdbc62417]

INTEGRATION: CWS oasis (1.30.80); FILE MERGED 2004/06/16 07:42:43 mib 1.30.80.3: #i20153#: new package URI schema 2004/05/27 12:48:30 mib 1.30.80.2: - #i20153#:  <draw:frame> 2004/05/07 11:58:43 mib 1.30.80.1: - #i20153#: enocd/decode style-names


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [c92f9904a506fcd59ea7a225acbf561df1ec8ca0]

INTEGRATION: CWS oasis (1.9.448); FILE MERGED 2004/03/31 14:24:21 mib 1.9.448.1: First steps of OASIS file format


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [532f00f46572e31621c1362e34bad102ef120768]

INTEGRATION: CWS oasis (1.44.158); FILE MERGED 2004/06/16 07:47:05 mib 1.44.158.5: #i20153#: namespaced conditions 2004/06/12 22:42:36 mib 1.44.158.4: RESYNC: (1.44-1.46); FILE MERGED 2004/05/07 11:58:43 mib 1.44.158.3: - #i20153#: enocd/decode style-names 2004/04/22 15:19:25 mib 1.44.158.2: - renamed most *:value attributes to office:value (#i20153#) - renamed some more formatting properties (#i20153#) 2004/03/31 14:24:21 mib 1.44.158.1: First steps of OASIS file format


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [062152e72ab93529efa1d02452702c3a130c9e0a]

INTEGRATION: CWS oasis (1.25.132); FILE MERGED 2004/06/16 07:47:05 mib 1.25.132.5: #i20153#: namespaced conditions 2004/06/12 22:42:28 mib 1.25.132.4: RESYNC: (1.25-1.28); FILE MERGED 2004/04/22 15:19:24 mib 1.25.132.3: - renamed most *:value attributes to office:value (#i20153#) - renamed some more formatting properties (#i20153#) 2004/04/07 11:51:48 mib 1.25.132.2: splitted <properties> 2004/03/31 14:24:21 mib 1.25.132.1: First steps of OASIS file format


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [2b3e6b6909b7cfab6897aea0f568116d2e92ca07]

INTEGRATION: CWS oasis (1.38.236); FILE MERGED 2004/05/07 11:58:43 mib 1.38.236.2: - #i20153#: enocd/decode style-names 2004/04/07 11:51:47 mib 1.38.236.1: splitted <properties>


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [f1f2f451e1fa75dc58beb15a3c6f86f0a1f5782d]

INTEGRATION: CWS oasis (1.9.132); FILE MERGED 2004/06/12 22:42:21 mib 1.9.132.2: RESYNC: (1.9-1.10); FILE MERGED 2004/04/22 15:19:24 mib 1.9.132.1: - renamed most *:value attributes to office:value (#i20153#) - renamed some more formatting properties (#i20153#)


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [e2e59375f54ec3b42c241ed3cd11f2581a008abb]

INTEGRATION: CWS oasis (1.25.634); FILE MERGED 2004/06/12 22:41:45 mib 1.25.634.2: RESYNC: (1.25-1.26); FILE MERGED 2004/03/31 14:24:20 mib 1.25.634.1: First steps of OASIS file format


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [35255e38a73b4e6707864659055b11e3e23d0b20]

INTEGRATION: CWS oasis (1.72.22); FILE MERGED 2004/06/23 10:20:17 mib 1.72.22.4: #i20158#: redline protection key 2004/06/12 22:41:38 mib 1.72.22.3: RESYNC: (1.72-1.79); FILE MERGED 2004/04/19 12:41:16 mib 1.72.22.2: - changed "graphics" style family to "graphic" (#i20153#) - replaced "inch" with "in" (#i18170#) 2004/03/31 14:24:20 mib 1.72.22.1: First steps of OASIS file format


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [617a6ae6083eeb0e2a222fff7d22360f26472e8c]

INTEGRATION: CWS oasis (1.25.448); FILE MERGED 2004/05/07 11:58:42 mib 1.25.448.2: - #i20153#: enocd/decode style-names 2004/04/07 11:51:47 mib 1.25.448.1: splitted <properties>


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [5b891ea384469678bda83655f47d52611bfb1c7b]

INTEGRATION: CWS oasis (1.3.632); FILE MERGED 2004/04/07 11:51:47 mib 1.3.632.1: splitted <properties>


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [25efb95ed71994ec3dbaff6335b4666535431289]

INTEGRATION: CWS oasis (1.7.132); FILE MERGED 2004/06/12 22:41:30 mib 1.7.132.2: RESYNC: (1.7-1.8); FILE MERGED 2004/04/07 11:51:46 mib 1.7.132.1: splitted <properties>


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [ffa766d3abedf819b95ed7da889e77ee63c52b89]

INTEGRATION: CWS oasis (1.69.448); FILE MERGED 2004/06/14 09:08:23 mib 1.69.448.2: RESYNC: (1.69-1.71); FILE MERGED 2004/03/31 14:24:19 mib 1.69.448.1: First steps of OASIS file format


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [3507c19461f82a0ebd5d19cf80da53d96cf6dfcf]

INTEGRATION: CWS oasis (1.42.166); FILE MERGED 2004/06/23 10:20:16 mib 1.42.166.3: #i20158#: redline protection key 2004/06/16 07:42:43 mib 1.42.166.2: #i20153#: new package URI schema 2004/04/19 12:41:16 mib 1.42.166.1: - changed "graphics" style family to "graphic" (#i20153#) - replaced "inch" with "in" (#i18170#)


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [89eb07808f8e9409fd344cb17e58c1edb4c7c739]

INTEGRATION: CWS oasis (1.53.100); FILE MERGED 2004/06/16 07:42:42 mib 1.53.100.4: #i20153#: new package URI schema 2004/06/12 22:41:02 mib 1.53.100.3: RESYNC: (1.53-1.54); FILE MERGED 2004/05/07 11:58:42 mib 1.53.100.2: - #i20153#: enocd/decode style-names 2004/04/19 12:41:15 mib 1.53.100.1: - changed "graphics" style family to "graphic" (#i20153#) - replaced "inch" with "in" (#i18170#)


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [683ce14ab56a1414af031debb2636b32f9196e0a]

INTEGRATION: CWS oasis (1.15.158); FILE MERGED 2004/06/23 10:20:16 mib 1.15.158.1: #i20158#: redline protection key


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [22ef505ade46c18c188210419344cde172be5300]

INTEGRATION: CWS oasis (1.5.54); FILE MERGED 2004/06/22 14:04:20 mib 1.5.54.1: - #i20153#: auto text


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [e58ed75e4f2afb922b30d7d7e0c7b1fd79c4dcf9]

INTEGRATION: CWS oasis (1.21.448); FILE MERGED 2004/06/22 14:04:20 mib 1.21.448.1: - #i20153#: auto text


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [3a90e5e80433d3b989046e41fe16808d21d9aa6d]

INTEGRATION: CWS oasis (1.8.54); FILE MERGED 2004/06/22 14:04:19 mib 1.8.54.1: - #i20153#: auto text


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [cf5d7dbae39a1257209c8790e68c18106680e48a]

INTEGRATION: CWS oasis (1.16.252); FILE MERGED 2004/05/26 07:37:54 mib 1.16.252.2: #i20153#: transform 2004/04/23 14:20:51 mib 1.16.252.1: - added draw/impress/calc/chart OOo import components (#i20153#) - turned draw/impress/chart import/export components into OASIS components (#i20153#)


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [a56e2fbe7b76c778e95c005a480fbec526a2aa79]

INTEGRATION: CWS instfixer (1.2.14); FILE MERGED 2004/07/08 12:01:42 obr 1.2.14.1: #i10000# fixed rpm[build] missmatch


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [7a570f6136b397f3f735b639312ad517b6df032b]

INTEGRATION: CWS oasis (1.1.2); FILE ADDED 2004/06/22 15:57:54 bm 1.1.2.14: +ChartPlotAreaOASISTContext.obj 2004/06/22 14:57:33 bm 1.1.2.13: +ChartPlotAreaOOoTContext.obj 2004/06/21 09:12:43 mib 1.1.2.12: #i20153#: meta generator, service names for chart and forms 2004/06/15 16:53:48 mib 1.1.2.11: #i20153#: merge conflicts + syntax 2004/06/08 14:49:24 mib 1.1.2.10: - #i20153#: form controls 2004/06/02 10:54:05 mib 1.1.2.9: - #i20153#: continued events 2004/05/21 14:59:20 mib 1.1.2.8: - #i20153#: changed underline, line-through and tab-stop 2004/05/18 06:48:23 mib 1.1.2.7: - #i20153#: added <draw:frame> 2004/05/12 11:00:41 mib 1.1.2.6: - #i20153#: changed <office:annotation> and <office:change-info> 2004/05/11 11:11:30 mib 1.1.2.5: - #i20153#: encode/decode style names finished 2004/04/19 12:33:39 mib 1.1.2.4: - changed "graphics" style family to "graphic" (#i20153#) - replaced "inch" with "in" (#i18170#) 2004/04/08 08:49:37 mib 1.1.2.3: - renamed memeber variables to m_ - renamed <text:tab-stop> to <text:tab> - replaced fo:score-spaces with style:text-underline-mode and   style:text-line-through-mode 2004/04/07 11:49:07 mib 1.1.2.2: splitted <properties> 2004/03/31 14:07:20 mib 1.1.2.1: First steps


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [b150343df97b54237095bb77cd057c0366f3c6a2]

INTEGRATION: CWS instfixer (1.2.14); FILE MERGED 2004/07/07 09:09:20 obr 1.2.14.1: #i31015# fixed build of GNOME integration package


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [f44ea48eacc307fee15d726bccc41117180b07b8]

INTEGRATION: CWS oasis (1.1.2); FILE ADDED 2004/05/21 14:58:23 mib 1.1.2.1: - #i20153#: changed underline, line-through and tab-stop


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [cb20563f8033164edb573104a6aa5e9d6ed75861]

INTEGRATION: CWS oasis (1.1.2); FILE ADDED 2004/06/08 14:49:24 mib 1.1.2.5: - #i20153#: form controls 2004/04/19 12:33:39 mib 1.1.2.4: - changed "graphics" style family to "graphic" (#i20153#) - replaced "inch" with "in" (#i18170#) 2004/04/08 08:49:37 mib 1.1.2.3: - renamed memeber variables to m_ - renamed <text:tab-stop> to <text:tab> - replaced fo:score-spaces with style:text-underline-mode and   style:text-line-through-mode 2004/04/07 11:49:06 mib 1.1.2.2: splitted <properties> 2004/03/31 14:05:33 mib 1.1.2.1: First steps of OOo->OASIS transformation and back


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [562f2c6447b23f73efa58e6fcba7f722ce738308]

INTEGRATION: CWS oasis (1.1.2); FILE ADDED 2004/06/08 14:49:24 mib 1.1.2.4: - #i20153#: form controls 2004/04/19 12:33:38 mib 1.1.2.3: - changed "graphics" style family to "graphic" (#i20153#) - replaced "inch" with "in" (#i18170#) 2004/04/08 08:49:36 mib 1.1.2.2: - renamed memeber variables to m_ - renamed <text:tab-stop> to <text:tab> - replaced fo:score-spaces with style:text-underline-mode and   style:text-line-through-mode 2004/03/31 14:05:36 mib 1.1.2.1: First steps of OOo->OASIS transformation and back


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [eb4b36c6e797e5eda511422c48ff0a210e2cc460]

INTEGRATION: CWS oasis (1.1.2); FILE ADDED 2004/06/16 07:54:07 mib 1.1.2.11: #i20153#: new package URI schema, namespaced conditions 2004/06/08 14:49:23 mib 1.1.2.10: - #i20153#: form controls 2004/06/02 10:54:05 mib 1.1.2.9: - #i20153#: continued events 2004/05/24 09:16:11 mib 1.1.2.8: - #i20153#: replaced transparency with opacity 2004/05/21 14:59:20 mib 1.1.2.7: - #i20153#: changed underline, line-through and tab-stop 2004/05/11 11:11:29 mib 1.1.2.6: - #i20153#: encode/decode style names finished 2004/05/07 12:00:12 mib 1.1.2.5: - #i20153#: encode/decode style names (ooo2oasis missing) 2004/04/19 12:33:38 mib 1.1.2.4: - changed "graphics" style family to "graphic" (#i20153#) - replaced "inch" with "in" (#i18170#) 2004/04/08 08:49:36 mib 1.1.2.3: - renamed memeber variables to m_ - renamed <text:tab-stop> to <text:tab> - replaced fo:score-spaces with style:text-underline-mode and   style:text-line-through-mode 2004/04/07 11:49:06 mib 1.1.2.2: splitted <properties> 2004/03/31 14:05:30 mib 1.1.2.1: First steps of OOo->OASIS transformation and back


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [3080c9d73930767cbfadcbeb88d36daa681e6ce2]

INTEGRATION: CWS oasis (1.1.2); FILE ADDED 2004/07/01 13:08:13 sab 1.1.2.18: #i20153#; oasis changes 2004/06/21 09:12:42 mib 1.1.2.17: #i20153#: meta generator, service names for chart and forms 2004/06/17 16:29:20 mib 1.1.2.16: #i20153#: bug fixes 2004/06/17 13:18:46 mib 1.1.2.15: #i20158#: bin-filter bug fixes, index-entry-chapter-number 2004/06/17 11:36:17 mib 1.1.2.14: #i20158#: OASIS file format for math 2004/06/16 07:54:07 mib 1.1.2.13: #i20153#: new package URI schema, namespaced conditions 2004/06/08 14:49:23 mib 1.1.2.12: - #i20153#: form controls 2004/06/02 10:54:05 mib 1.1.2.11: - #i20153#: continued events 2004/05/24 09:16:10 mib 1.1.2.10: - #i20153#: replaced transparency with opacity 2004/05/21 14:59:20 mib 1.1.2.9: - #i20153#: changed underline, line-through and tab-stop 2004/05/12 11:00:41 mib 1.1.2.8: - #i20153#: changed <office:annotation> and <office:change-info> 2004/05/11 11:11:29 mib 1.1.2.7: - #i20153#: encode/decode style names finished 2004/05/07 12:00:11 mib 1.1.2.6: - #i20153#: encode/decode style names (ooo2oasis missing) 2004/04/28 14:07:26 mib 1.1.2.5: #i20153#: resolved Reference ambiguities 2004/04/19 12:33:38 mib 1.1.2.4: - changed "graphics" style family to "graphic" (#i20153#) - replaced "inch" with "in" (#i18170#) 2004/04/08 08:49:36 mib 1.1.2.3: - renamed memeber variables to m_ - renamed <text:tab-stop> to <text:tab> - replaced fo:score-spaces with style:text-underline-mode and   style:text-line-through-mode 2004/04/07 11:49:06 mib 1.1.2.2: splitted <properties> 2004/03/31 14:05:32 mib 1.1.2.1: First steps of OOo->OASIS transformation and back


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [c7d783df65a0ad17258ffa6396df1c0a4d6204ed]

INTEGRATION: CWS oasis (1.1.2); FILE ADDED 2004/04/08 08:49:36 mib 1.1.2.2: - renamed memeber variables to m_ - renamed <text:tab-stop> to <text:tab> - replaced fo:score-spaces with style:text-underline-mode and   style:text-line-through-mode 2004/04/07 11:45:30 mib 1.1.2.1: splitted <properties>


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [89115c53d4490afa71be3f3adf103bc68458924c]

INTEGRATION: CWS oasis (1.1.2); FILE ADDED 2004/05/07 12:00:11 mib 1.1.2.3: - #i20153#: encode/decode style names (ooo2oasis missing) 2004/04/08 08:49:36 mib 1.1.2.2: - renamed memeber variables to m_ - renamed <text:tab-stop> to <text:tab> - replaced fo:score-spaces with style:text-underline-mode and   style:text-line-through-mode 2004/04/07 11:45:30 mib 1.1.2.1: splitted <properties>


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [6c2fb3411db747f227393d2c1229da91420f3ccc]

INTEGRATION: CWS oasis (1.1.2); FILE ADDED 2004/04/08 08:49:35 mib 1.1.2.3: - renamed memeber variables to m_ - renamed <text:tab-stop> to <text:tab> - replaced fo:score-spaces with style:text-underline-mode and   style:text-line-through-mode 2004/04/07 11:45:30 mib 1.1.2.2: splitted <properties> 2004/03/31 14:05:34 mib 1.1.2.1: First steps of OOo->OASIS transformation and back


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [70a338c19f7f9567480b32ebd490dbb87409d2a3]

INTEGRATION: CWS oasis (1.1.2); FILE ADDED 2004/04/19 12:33:38 mib 1.1.2.2: - changed "graphics" style family to "graphic" (#i20153#) - replaced "inch" with "in" (#i18170#) 2004/04/07 11:45:30 mib 1.1.2.1: splitted <properties>


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [25d9ac0dadcdbcd192de393f2892eb57fb0577f9]

INTEGRATION: CWS oasis (1.1.2); FILE ADDED 2004/04/19 12:25:42 mib 1.1.2.1: - changed "graphics" style family to "graphic" (#i20153#) - replaced "inch" with "in" (#i18170#)


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [fb493bd15ef051390cb76bb067db047aa7aae68d]

INTEGRATION: CWS oasis (1.1.2); FILE ADDED 2004/06/03 09:04:38 mib 1.1.2.4: - #i20153#: draw/impress bug fixes 2004/04/19 12:33:37 mib 1.1.2.3: - changed "graphics" style family to "graphic" (#i20153#) - replaced "inch" with "in" (#i18170#) 2004/04/08 08:49:35 mib 1.1.2.2: - renamed memeber variables to m_ - renamed <text:tab-stop> to <text:tab> - replaced fo:score-spaces with style:text-underline-mode and   style:text-line-through-mode 2004/04/07 11:44:14 mib 1.1.2.1: splitted <properties>


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [17c372faaae65c43425431fe7e3a76482ee84e38]

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>  [5e16030a6e4996fb9a1e1f1a10da293e8a3d29d9]

INTEGRATION: CWS oasis (1.1.2); FILE ADDED 2004/07/01 13:08:12 sab 1.1.2.19: #i20153#; oasis changes 2004/06/25 14:23:46 cl 1.1.2.18: some fixes for impress 2004/06/25 11:51:41 bm 1.1.2.17: chart property: interval-minor-divisor 2004/06/21 13:23:29 mib 1.1.2.16: #i20158#: wrong assert 2004/06/18 14:56:51 bm 1.1.2.15: #i20158#: Replace chart:splines with chart:interpolation 2004/06/16 07:54:07 mib 1.1.2.14: #i20153#: new package URI schema, namespaced conditions 2004/06/08 14:49:23 mib 1.1.2.13: - #i20153#: form controls 2004/06/03 09:04:37 mib 1.1.2.12: - #i20153#: draw/impress bug fixes 2004/05/24 12:43:48 mib 1.1.2.11: - #i20153#: some attributes renamed 2004/05/24 09:16:10 mib 1.1.2.10: - #i20153#: replaced transparency with opacity 2004/05/21 14:59:19 mib 1.1.2.9: - #i20153#: changed underline, line-through and tab-stop 2004/05/18 06:48:23 mib 1.1.2.8: - #i20153#: added <draw:frame> 2004/05/11 11:11:29 mib 1.1.2.7: - #i20153#: encode/decode style names finished 2004/05/07 12:00:11 mib 1.1.2.6: - #i20153#: encode/decode style names (ooo2oasis missing) 2004/04/28 14:07:26 mib 1.1.2.5: #i20153#: resolved Reference ambiguities 2004/04/21 07:27:29 mib 1.1.2.4: - separated attribute lists for <*-properties> elements on import (#i20153#) - replaced "style:text-backgroubnd-color" with "fo:background-color" 2004/04/19 12:33:37 mib 1.1.2.3: - changed "graphics" style family to "graphic" (#i20153#) - replaced "inch" with "in" (#i18170#) 2004/04/08 08:49:35 mib 1.1.2.2: - renamed memeber variables to m_ - renamed <text:tab-stop> to <text:tab> - replaced fo:score-spaces with style:text-underline-mode and   style:text-line-through-mode 2004/04/07 11:44:12 mib 1.1.2.1: splitted <properties>


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [5bd318d65ac1179b3de1d6137c61db0697f8c1c3]

INTEGRATION: CWS oasis (1.1.2); FILE ADDED 2004/06/03 09:04:36 mib 1.1.2.3: - #i20153#: draw/impress bug fixes 2004/04/08 08:49:35 mib 1.1.2.2: - renamed memeber variables to m_ - renamed <text:tab-stop> to <text:tab> - replaced fo:score-spaces with style:text-underline-mode and   style:text-line-through-mode 2004/04/07 11:44:13 mib 1.1.2.1: splitted <properties>


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [c517d72833ba31a75c14bed8397c21f75c973dbd]

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>  [b69d2a48262624a1c651e295654e45b903290012]

INTEGRATION: CWS oasis (1.1.2); FILE ADDED 2004/06/25 11:51:41 bm 1.1.2.18: chart property: interval-minor-divisor 2004/06/18 14:56:51 bm 1.1.2.17: #i20158#: Replace chart:splines with chart:interpolation 2004/06/16 07:54:06 mib 1.1.2.16: #i20153#: new package URI schema, namespaced conditions 2004/06/08 14:49:23 mib 1.1.2.15: - #i20153#: form controls 2004/06/03 09:04:33 mib 1.1.2.14: - #i20153#: draw/impress bug fixes 2004/05/24 12:43:48 mib 1.1.2.13: - #i20153#: some attributes renamed 2004/05/24 09:16:10 mib 1.1.2.12: - #i20153#: replaced transparency with opacity 2004/05/21 14:59:18 mib 1.1.2.11: - #i20153#: changed underline, line-through and tab-stop 2004/05/18 06:48:23 mib 1.1.2.10: - #i20153#: added <draw:frame> 2004/05/12 11:00:41 mib 1.1.2.9: - #i20153#: changed <office:annotation> and <office:change-info> 2004/05/11 11:11:29 mib 1.1.2.8: - #i20153#: encode/decode style names finished 2004/05/07 12:00:11 mib 1.1.2.7: - #i20153#: encode/decode style names (ooo2oasis missing) 2004/04/28 14:07:26 mib 1.1.2.6: #i20153#: resolved Reference ambiguities 2004/04/22 15:17:04 mib 1.1.2.5: - renamed most *:value attributes to office:value (#i20153#) - renamed some more formatting properties (#i20153#) 2004/04/21 07:27:29 mib 1.1.2.4: - separated attribute lists for <*-properties> elements on import (#i20153#) - replaced "style:text-backgroubnd-color" with "fo:background-color" 2004/04/19 12:33:36 mib 1.1.2.3: - changed "graphics" style family to "graphic" (#i20153#) - replaced "inch" with "in" (#i18170#) 2004/04/08 08:49:35 mib 1.1.2.2: - renamed memeber variables to m_ - renamed <text:tab-stop> to <text:tab> - replaced fo:score-spaces with style:text-underline-mode and   style:text-line-through-mode 2004/04/07 11:44:12 mib 1.1.2.1: splitted <properties>


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [be183c73e040467bcb5ee782736a8ca8e7ec3d5d]

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>  [77577be262aff67270a6578e593de409e4b9b180]

INTEGRATION: CWS oasis (1.1.2); FILE ADDED 2004/04/08 08:49:35 mib 1.1.2.2: - renamed memeber variables to m_ - renamed <text:tab-stop> to <text:tab> - replaced fo:score-spaces with style:text-underline-mode and   style:text-line-through-mode 2004/03/31 14:05:25 mib 1.1.2.1: First steps of OOo->OASIS transformation and back


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [e2c00dde4ba9e164278f73237d0c46a323e9d48d]

INTEGRATION: CWS oasis (1.1.2); FILE ADDED 2004/04/08 08:49:34 mib 1.1.2.2: - renamed memeber variables to m_ - renamed <text:tab-stop> to <text:tab> - replaced fo:score-spaces with style:text-underline-mode and   style:text-line-through-mode 2004/03/31 14:05:34 mib 1.1.2.1: First steps of OOo->OASIS transformation and back


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [ab0b9d9f2cf70c271ca0efc2892177f15c9a5686]

INTEGRATION: CWS oasis (1.1.2); FILE ADDED 2004/07/01 13:08:12 sab 1.1.2.10: #i20153#; oasis changes 2004/06/25 14:23:44 cl 1.1.2.9: some fixes for impress 2004/06/25 11:51:40 bm 1.1.2.8: chart property: interval-minor-divisor 2004/06/18 14:56:50 bm 1.1.2.7: #i20158#: Replace chart:splines with chart:interpolation 2004/05/24 12:43:48 mib 1.1.2.6: - #i20153#: some attributes renamed 2004/05/21 14:59:18 mib 1.1.2.5: - #i20153#: changed underline, line-through and tab-stop 2004/05/18 06:48:22 mib 1.1.2.4: - #i20153#: added <draw:frame> 2004/04/19 12:33:36 mib 1.1.2.3: - changed "graphics" style family to "graphic" (#i20153#) - replaced "inch" with "in" (#i18170#) 2004/04/08 08:49:34 mib 1.1.2.2: - renamed memeber variables to m_ - renamed <text:tab-stop> to <text:tab> - replaced fo:score-spaces with style:text-underline-mode and   style:text-line-through-mode 2004/04/07 11:43:08 mib 1.1.2.1: splitted <properties> elements


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [c2de4afa6b808e06f4460167bd4a1918cb140702]

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>  [54045ebff19c83b2dec8458d88ea94308e111fc6]

INTEGRATION: CWS oasis (1.1.2); FILE ADDED 2004/07/01 13:08:12 sab 1.1.2.21: #i20153#; oasis changes 2004/06/25 14:23:44 cl 1.1.2.20: some fixes for impress 2004/06/25 14:21:34 bm 1.1.2.19: chart:interval-minor and -major had duplicate entries 2004/06/25 11:51:40 bm 1.1.2.18: chart property: interval-minor-divisor 2004/06/22 06:47:22 mib 1.1.2.17: - #i20153#: various bug fixes 2004/06/18 15:14:36 bm 1.1.2.16: #i20158#: text:rotation-angle -> style:rotation-angle 2004/06/18 14:56:50 bm 1.1.2.15: #i20158#: Replace chart:splines with chart:interpolation 2004/06/18 12:15:57 bm 1.1.2.14: change fo:direction->style:direction moved to chart attribute table 2004/06/18 12:03:32 mib 1.1.2.13: #i20158#: fo:direction 2004/06/03 09:04:33 mib 1.1.2.12: - #i20153#: draw/impress bug fixes 2004/05/24 12:43:47 mib 1.1.2.11: - #i20153#: some attributes renamed 2004/05/24 09:16:10 mib 1.1.2.10: - #i20153#: replaced transparency with opacity 2004/05/21 14:59:17 mib 1.1.2.9: - #i20153#: changed underline, line-through and tab-stop 2004/05/18 06:48:22 mib 1.1.2.8: - #i20153#: added <draw:frame> 2004/05/11 11:11:28 mib 1.1.2.7: - #i20153#: encode/decode style names finished 2004/05/07 12:00:11 mib 1.1.2.6: - #i20153#: encode/decode style names (ooo2oasis missing) 2004/04/22 15:17:03 mib 1.1.2.5: - renamed most *:value attributes to office:value (#i20153#) - renamed some more formatting properties (#i20153#) 2004/04/21 07:27:29 mib 1.1.2.4: - separated attribute lists for <*-properties> elements on import (#i20153#) - replaced "style:text-backgroubnd-color" with "fo:background-color" 2004/04/19 12:33:36 mib 1.1.2.3: - changed "graphics" style family to "graphic" (#i20153#) - replaced "inch" with "in" (#i18170#) 2004/04/08 08:49:34 mib 1.1.2.2: - renamed memeber variables to m_ - renamed <text:tab-stop> to <text:tab> - replaced fo:score-spaces with style:text-underline-mode and   style:text-line-through-mode 2004/04/07 11:43:08 mib 1.1.2.1: splitted <properties> elements


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [75e4bc0e5936ba2c542b37099ca65797670a82f1]

INTEGRATION: CWS oasis (1.1.2); FILE ADDED 2004/06/25 11:51:40 bm 1.1.2.7: chart property: interval-minor-divisor 2004/06/18 14:56:50 bm 1.1.2.6: #i20158#: Replace chart:splines with chart:interpolation 2004/05/24 12:43:47 mib 1.1.2.5: - #i20153#: some attributes renamed 2004/05/21 14:59:16 mib 1.1.2.4: - #i20153#: changed underline, line-through and tab-stop 2004/05/18 06:48:22 mib 1.1.2.3: - #i20153#: added <draw:frame> 2004/04/19 12:33:35 mib 1.1.2.2: - changed "graphics" style family to "graphic" (#i20153#) - replaced "inch" with "in" (#i18170#) 2004/04/08 08:47:41 mib 1.1.2.1: - renamed memeber variables to m_ - renamed <text:tab-stop> to <text:tab> - replaced fo:score-spaces with style:text-underline-mode and   style:text-line-through-mode


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [543f9f607d4c90ff9bc688cb2f075a1b72f2efa4]

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>  [ae01a9802df1e62297aecd59debc7a396854489c]

INTEGRATION: CWS oasis (1.1.2); FILE ADDED 2004/06/25 14:23:43 cl 1.1.2.15: some fixes for impress 2004/06/25 11:51:40 bm 1.1.2.14: chart property: interval-minor-divisor 2004/06/22 06:47:22 mib 1.1.2.13: - #i20153#: various bug fixes 2004/06/18 15:14:36 bm 1.1.2.12: #i20158#: text:rotation-angle -> style:rotation-angle 2004/06/18 14:56:50 bm 1.1.2.11: #i20158#: Replace chart:splines with chart:interpolation 2004/06/18 12:03:31 mib 1.1.2.10: #i20158#: fo:direction 2004/05/24 12:43:47 mib 1.1.2.9: - #i20153#: some attributes renamed 2004/05/24 09:16:09 mib 1.1.2.8: - #i20153#: replaced transparency with opacity 2004/05/21 14:59:15 mib 1.1.2.7: - #i20153#: changed underline, line-through and tab-stop 2004/05/18 06:48:22 mib 1.1.2.6: - #i20153#: added <draw:frame> 2004/05/07 12:00:10 mib 1.1.2.5: - #i20153#: encode/decode style names (ooo2oasis missing) 2004/04/22 15:17:03 mib 1.1.2.4: - renamed most *:value attributes to office:value (#i20153#) - renamed some more formatting properties (#i20153#) 2004/04/21 07:27:28 mib 1.1.2.3: - separated attribute lists for <*-properties> elements on import (#i20153#) - replaced "style:text-backgroubnd-color" with "fo:background-color" 2004/04/19 12:33:35 mib 1.1.2.2: - changed "graphics" style family to "graphic" (#i20153#) - replaced "inch" with "in" (#i18170#) 2004/04/08 08:48:52 mib 1.1.2.1: - renamed memeber variables to m_ - renamed <text:tab-stop> to <text:tab> - replaced fo:score-spaces with style:text-underline-mode and   style:text-line-through-mode


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [d70603b266df378a51fb31a79a7d2951ed3c977c]

INTEGRATION: CWS oasis (1.1.2); FILE ADDED 2004/04/07 11:47:00 mib 1.1.2.1: splitted <properties>


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [90893d83cbf73ef46d6a179870721cfb8c7bcc72]

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>  [ba9539eacbdab25f0377fe54c74a33d38ac263a1]

INTEGRATION: CWS oasis (1.1.2); FILE ADDED 2004/05/11 11:11:28 mib 1.1.2.2: - #i20153#: encode/decode style names finished 2004/04/19 12:25:17 mib 1.1.2.1: - changed "graphics" style family to "graphic" (#i20153#) - replaced "inch" with "in" (#i18170#)


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [b750aa021532ab15f682b5b7bea4a10c5418583c]

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>  [64f221181dd4035dd3af5930ef3d3dfa961c7142]

INTEGRATION: CWS oasis (1.1.2); FILE ADDED 2004/05/11 11:09:04 mib 1.1.2.1: - #i20153#: encode/decode style names finished


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [98f2e5e8eec852bf8ce19e8c21b9e070d605ab99]

INTEGRATION: CWS oasis (1.1.2); FILE ADDED 2004/05/12 11:00:41 mib 1.1.2.2: - #i20153#: changed <office:annotation> and <office:change-info> 2004/05/11 11:09:34 mib 1.1.2.1: - #i20153#: encode/decode style names finished


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [cedbb1c9241081ec697ea7c909f58d106381da1f]

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>  [d8f46322dc23c68fae3e5ff4aa50dad660f9ecf1]

INTEGRATION: CWS oasis (1.1.2); FILE ADDED 2004/06/21 09:17:41 mib 1.1.2.1: #i20153#: meta generator, service names for chart and forms


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [11aaefeee5e3cb0b722662e79be3eeaf35dbd750]

INTEGRATION: CWS oasis (1.1.2); FILE ADDED 2004/06/21 09:17:27 mib 1.1.2.1: #i20153#: meta generator, service names for chart and forms


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [7e1b74d5daa343599a70a2752c79b845d2c38799]

INTEGRATION: CWS oasis (1.1.2); FILE ADDED 2004/06/22 14:56:59 bm 1.1.2.3: +GetAttrList to get attributes publicly (needed by XMLChartPlotAreaOOoTContext) 2004/05/12 11:00:40 mib 1.1.2.2: - #i20153#: changed <office:annotation> and <office:change-info> 2004/04/19 12:24:52 mib 1.1.2.1: - changed "graphics" style family to "graphic" (#i29153#) - replaced "inch" with "in" (#i18170#)


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [aceb3440c06dd5172ae022ee89b9fc5d9179de2e]

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>  [def3c5edf5a1e8c834856f8929d33b7dc9486831]

INTEGRATION: CWS oasis (1.1.2); FILE ADDED 2004/06/22 14:56:43 bm 1.1.2.3: +GetAttrList to get attributes publicly (needed by XMLChartPlotAreaOOoTContext) 2004/05/11 11:11:27 mib 1.1.2.2: - #i20153#: encode/decode style names finished 2004/04/19 12:24:52 mib 1.1.2.1: - changed "graphics" style family to "graphic" (#i29153#) - replaced "inch" with "in" (#i18170#)


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [0e5b8e18a29a8136c4ee3d22d899eef373fc70b0]

INTEGRATION: CWS oasis (1.1.2); FILE ADDED 2004/06/02 10:54:04 mib 1.1.2.5: - #i20153#: continued events 2004/04/19 12:33:35 mib 1.1.2.4: - changed "graphics" style family to "graphic" (#i20153#) - replaced "inch" with "in" (#i18170#) 2004/04/08 08:49:34 mib 1.1.2.3: - renamed memeber variables to m_ - renamed <text:tab-stop> to <text:tab> - replaced fo:score-spaces with style:text-underline-mode and   style:text-line-through-mode 2004/04/07 11:49:06 mib 1.1.2.2: splitted <properties> 2004/03/31 14:05:26 mib 1.1.2.1: First steps of OOo->OASIS transformation and back


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [4dd66b3ce9f804780f7df6f6de07db12f72541e0]

INTEGRATION: CWS oasis (1.1.2); FILE ADDED 2004/07/07 07:39:10 sab 1.1.2.26: #i20153#; make images work 2004/06/24 15:47:07 sab 1.1.2.25: #i20153#; oasis changes 2004/06/23 16:01:13 mib 1.1.2.24: #i20153#: redline protection key, bug fixes 2004/06/22 16:02:26 bm 1.1.2.23: action for chart plot-area (categories moved to axis) 2004/06/22 14:03:21 mib 1.1.2.22: - #i20153#: auto text 2004/06/21 09:12:41 mib 1.1.2.21: #i20153#: meta generator, service names for chart and forms 2004/06/17 16:29:20 mib 1.1.2.20: #i20153#: bug fixes 2004/06/17 13:18:46 mib 1.1.2.19: #i20158#: bin-filter bug fixes, index-entry-chapter-number 2004/06/16 07:54:06 mib 1.1.2.18: #i20153#: new package URI schema, namespaced conditions 2004/06/15 16:53:48 mib 1.1.2.17: #i20153#: merge conflicts + syntax 2004/06/08 14:49:22 mib 1.1.2.16: - #i20153#: form controls 2004/06/03 09:04:32 mib 1.1.2.15: - #i20153#: draw/impress bug fixes 2004/06/02 10:54:04 mib 1.1.2.14: - #i20153#: continued events 2004/05/24 12:43:47 mib 1.1.2.13: - #i20153#: some attributes renamed 2004/05/24 09:16:09 mib 1.1.2.12: - #i20153#: replaced transparency with opacity 2004/05/21 14:59:14 mib 1.1.2.11: - #i20153#: changed underline, line-through and tab-stop 2004/05/18 06:48:21 mib 1.1.2.10: - #i20153#: added <draw:frame> 2004/05/12 11:00:40 mib 1.1.2.9: - #i20153#: changed <office:annotation> and <office:change-info> 2004/05/11 11:11:27 mib 1.1.2.8: - #i20153#: encode/decode style names finished 2004/05/07 12:00:10 mib 1.1.2.7: - #i20153#: encode/decode style names (ooo2oasis missing) 2004/04/28 14:07:25 mib 1.1.2.6: #i20153#: resolved Reference ambiguities 2004/04/22 15:17:03 mib 1.1.2.5: - renamed most *:value attributes to office:value (#i20153#) - renamed some more formatting properties (#i20153#) 2004/04/19 12:33:35 mib 1.1.2.4: - changed "graphics" style family to "graphic" (#i20153#) - replaced "inch" with "in" (#i18170#) 2004/04/08 08:49:33 mib 1.1.2.3: - renamed memeber variables to m_ - renamed <text:tab-stop> to <text:tab> - replaced fo:score-spaces with style:text-underline-mode and   style:text-line-through-mode 2004/04/07 11:49:05 mib 1.1.2.2: splitted <properties> 2004/03/31 14:05:24 mib 1.1.2.1: First steps of OOo->OASIS transformation and back


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [787d639198a3697743e870cfd19efb0082946d3e]

INTEGRATION: CWS oasis (1.1.2); FILE ADDED 2004/06/17 13:18:45 mib 1.1.2.7: #i20158#: bin-filter bug fixes, index-entry-chapter-number 2004/06/16 07:54:05 mib 1.1.2.6: #i20153#: new package URI schema, namespaced conditions 2004/06/02 10:54:03 mib 1.1.2.5: - #i20153#: continued events 2004/04/19 12:33:34 mib 1.1.2.4: - changed "graphics" style family to "graphic" (#i20153#) - replaced "inch" with "in" (#i18170#) 2004/04/08 08:49:33 mib 1.1.2.3: - renamed memeber variables to m_ - renamed <text:tab-stop> to <text:tab> - replaced fo:score-spaces with style:text-underline-mode and   style:text-line-through-mode 2004/04/07 11:49:05 mib 1.1.2.2: splitted <properties> 2004/03/31 14:05:26 mib 1.1.2.1: First steps of OOo->OASIS transformation and back


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [46259946e36cdcfa925d11609b88c499fc5809ab]

INTEGRATION: CWS oasis (1.1.2); FILE ADDED 2004/07/07 07:39:10 sab 1.1.2.29: #i20153#; make images work 2004/07/01 13:08:11 sab 1.1.2.28: #i20153#; oasis changes 2004/06/24 15:47:07 sab 1.1.2.27: #i20153#; oasis changes 2004/06/24 15:23:24 mib 1.1.2.26: i20158#: bug fixes for flat fileformat (OLE) 2004/06/23 16:01:13 mib 1.1.2.25: #i20153#: redline protection key, bug fixes 2004/06/22 15:00:16 bm 1.1.2.24: action for chart plot-area (categories moved to axis) 2004/06/22 14:03:20 mib 1.1.2.23: - #i20153#: auto text 2004/06/21 09:12:40 mib 1.1.2.22: #i20153#: meta generator, service names for chart and forms 2004/06/17 16:29:20 mib 1.1.2.21: #i20153#: bug fixes 2004/06/17 13:18:45 mib 1.1.2.20: #i20158#: bin-filter bug fixes, index-entry-chapter-number 2004/06/17 11:36:17 mib 1.1.2.19: #i20158#: OASIS file format for math 2004/06/16 07:54:04 mib 1.1.2.18: #i20153#: new package URI schema, namespaced conditions 2004/06/08 14:49:22 mib 1.1.2.17: - #i20153#: form controls 2004/06/03 09:04:31 mib 1.1.2.16: - #i20153#: draw/impress bug fixes 2004/06/02 10:54:02 mib 1.1.2.15: - #i20153#: continued events 2004/05/24 12:43:46 mib 1.1.2.14: - #i20153#: some attributes renamed 2004/05/24 09:16:09 mib 1.1.2.13: - #i20153#: replaced transparency with opacity 2004/05/21 14:59:13 mib 1.1.2.12: - #i20153#: changed underline, line-through and tab-stop 2004/05/18 06:48:21 mib 1.1.2.11: - #i20153#: added <draw:frame> 2004/05/12 11:00:40 mib 1.1.2.10: - #i20153#: changed <office:annotation> and <office:change-info> 2004/05/11 11:11:27 mib 1.1.2.9: - #i20153#: encode/decode style names finished 2004/05/07 12:00:10 mib 1.1.2.8: - #i20153#: encode/decode style names (ooo2oasis missing) 2004/04/28 14:07:25 mib 1.1.2.7: #i20153#: resolved Reference ambiguities 2004/04/23 14:21:15 mib 1.1.2.6: - added draw/impress/calc/chart OOo import components (#i20153#) - turned draw/impress/chart import/export components into OASIS components (#i20153#) 2004/04/22 15:17:03 mib 1.1.2.5: - renamed most *:value attributes to office:value (#i20153#) - renamed some more formatting properties (#i20153#) 2004/04/19 12:33:34 mib 1.1.2.4: - changed "graphics" style family to "graphic" (#i20153#) - replaced "inch" with "in" (#i18170#) 2004/04/08 08:49:33 mib 1.1.2.3: - renamed memeber variables to m_ - renamed <text:tab-stop> to <text:tab> - replaced fo:score-spaces with style:text-underline-mode and   style:text-line-through-mode 2004/04/07 11:49:05 mib 1.1.2.2: splitted <properties> 2004/03/31 14:05:23 mib 1.1.2.1: First steps of OOo->OASIS transformation and back


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [b7b1bd559625513b1efdb8c02c966bb064215321]

INTEGRATION: CWS oasis (1.1.2); FILE ADDED 2004/04/08 08:49:33 mib 1.1.2.2: - renamed memeber variables to m_ - renamed <text:tab-stop> to <text:tab> - replaced fo:score-spaces with style:text-underline-mode and   style:text-line-through-mode 2004/03/31 14:05:34 mib 1.1.2.1: First steps of OOo->OASIS transformation and back


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [3bb424d5e4d5d3517cca55bfc7a83854f292f882]

INTEGRATION: CWS oasis (1.1.2); FILE ADDED 2004/05/12 11:00:40 mib 1.1.2.5: - #i20153#: changed <office:annotation> and <office:change-info> 2004/05/11 11:11:27 mib 1.1.2.4: - #i20153#: encode/decode style names finished 2004/05/07 12:00:10 mib 1.1.2.3: - #i20153#: encode/decode style names (ooo2oasis missing) 2004/04/08 08:49:33 mib 1.1.2.2: - renamed memeber variables to m_ - renamed <text:tab-stop> to <text:tab> - replaced fo:score-spaces with style:text-underline-mode and   style:text-line-through-mode 2004/03/31 14:05:33 mib 1.1.2.1: First steps of OOo->OASIS transformation and back


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [114f039eefc8a3f59d386b9c2bf8dcf325315e39]

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-13  Rüdiger Timm  <rt@openoffice.org>  [4f559c0ce2cb7238ff04f40ea254910ca2874291]

INTEGRATION: CWS oasis (1.1.2); FILE ADDED 2004/04/08 08:49:32 mib 1.1.2.3: - renamed memeber variables to m_ - renamed <text:tab-stop> to <text:tab> - replaced fo:score-spaces with style:text-underline-mode and   style:text-line-through-mode 2004/04/07 11:49:05 mib 1.1.2.2: splitted <properties> 2004/03/31 14:05:35 mib 1.1.2.1: First steps of OOo->OASIS transformation and back


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [b4177b67c32b455291f245239e170c4911bd8340]

INTEGRATION: CWS oasis (1.1.2); FILE ADDED 2004/04/08 08:49:32 mib 1.1.2.3: - renamed memeber variables to m_ - renamed <text:tab-stop> to <text:tab> - replaced fo:score-spaces with style:text-underline-mode and   style:text-line-through-mode 2004/04/07 11:49:05 mib 1.1.2.2: splitted <properties> 2004/03/31 14:05:31 mib 1.1.2.1: First steps of OOo->OASIS transformation and back


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [3a79db9fd192a07e222ef1bb03869d7e76384531]

INTEGRATION: CWS oasis (1.1.2); FILE ADDED 2004/04/19 12:33:34 mib 1.1.2.3: - changed "graphics" style family to "graphic" (#i20153#) - replaced "inch" with "in" (#i18170#) 2004/04/08 08:49:32 mib 1.1.2.2: - renamed memeber variables to m_ - renamed <text:tab-stop> to <text:tab> - replaced fo:score-spaces with style:text-underline-mode and   style:text-line-through-mode 2004/03/31 14:05:30 mib 1.1.2.1: First steps of OOo->OASIS transformation and back


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [51db79260f202e6b465c4ce277dedcdbe67ae203]

INTEGRATION: CWS oasis (1.1.2); FILE ADDED 2004/04/28 14:07:24 mib 1.1.2.4: #i20153#: resolved Reference ambiguities 2004/04/19 12:33:34 mib 1.1.2.3: - changed "graphics" style family to "graphic" (#i20153#) - replaced "inch" with "in" (#i18170#) 2004/04/08 08:49:32 mib 1.1.2.2: - renamed memeber variables to m_ - renamed <text:tab-stop> to <text:tab> - replaced fo:score-spaces with style:text-underline-mode and   style:text-line-through-mode 2004/03/31 14:05:31 mib 1.1.2.1: First steps of OOo->OASIS transformation and back


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [264f2b2abca76206f958e6c2720d4a27d3f855eb]

INTEGRATION: CWS oasis (1.1.2); FILE ADDED 2004/05/12 11:00:07 mib 1.1.2.1: - #i20153#: changed <office:annotation> and <office:change-info>


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [ff10d714bbc164591ce7f82175b01dcd0e1f657a]

INTEGRATION: CWS oasis (1.1.2); FILE ADDED 2004/05/19 07:16:16 mib 1.1.2.2: #i20153#: removed Reference ambiguities 2004/05/12 11:00:07 mib 1.1.2.1: - #i20153#: changed <office:annotation> and <office:change-info>


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [061a51db61c9623aefd2d325fcded47dce119e54]

INTEGRATION: CWS oasis (1.1.2); FILE ADDED 2004/04/08 08:49:32 mib 1.1.2.2: - renamed memeber variables to m_ - renamed <text:tab-stop> to <text:tab> - replaced fo:score-spaces with style:text-underline-mode and   style:text-line-through-mode 2004/03/31 14:05:27 mib 1.1.2.1: First steps of OOo->OASIS transformation and back


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [8e22fed8b33c25944f180a91e72bb9becc1e0a2c]

INTEGRATION: CWS oasis (1.1.2); FILE ADDED 2004/04/08 08:49:31 mib 1.1.2.2: - renamed memeber variables to m_ - renamed <text:tab-stop> to <text:tab> - replaced fo:score-spaces with style:text-underline-mode and   style:text-line-through-mode 2004/03/31 14:05:28 mib 1.1.2.1: First steps of OOo->OASIS transformation and back


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [8183d45d770ec3d515f983aac3b591ba6f0abb5f]

INTEGRATION: CWS oasis (1.1.2); FILE ADDED 2004/05/24 09:16:09 mib 1.1.2.2: - #i20153#: replaced transparency with opacity 2004/05/18 06:50:34 mib 1.1.2.1: - #i20153#: added <draw:frame>


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [f95806d798773989bd9c3fa9db6bfdfa436a4eb2]

INTEGRATION: CWS oasis (1.1.2); FILE ADDED 2004/06/02 10:54:02 mib 1.1.2.4: - #i20153#: continued events 2004/05/24 09:16:09 mib 1.1.2.3: - #i20153#: replaced transparency with opacity 2004/05/19 07:16:16 mib 1.1.2.2: #i20153#: removed Reference ambiguities 2004/05/18 06:50:34 mib 1.1.2.1: - #i20153#: added <draw:frame>


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [413ae8d96948dd341afb0fc329251a76987bf603]

INTEGRATION: CWS oasis (1.1.2); FILE ADDED 2004/05/18 06:50:16 mib 1.1.2.1: - #i20153#: added <draw:frame>


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [17834d8935a9984b711d5c510eee042f20836223]

INTEGRATION: CWS oasis (1.1.2); FILE ADDED 2004/06/16 07:54:04 mib 1.1.2.2: #i20153#: new package URI schema, namespaced conditions 2004/05/18 06:50:16 mib 1.1.2.1: - #i20153#: added <draw:frame>


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [df35c5834570118dd1aa2284f1002ae4fec1b7ae]

INTEGRATION: CWS oasis (1.1.2); FILE ADDED 2004/06/08 14:48:21 mib 1.1.2.1: - #i20153#: form controls


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [e3c0b9110ce631f58d28ef032788b0b8a6246f36]

INTEGRATION: CWS oasis (1.1.2); FILE ADDED 2004/06/23 16:01:12 mib 1.1.2.2: #i20153#: redline protection key, bug fixes 2004/06/08 14:48:22 mib 1.1.2.1: - #i20153#: form controls


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [bc8ee4ab6ea6cfb1842591a795dca74d4a6cc2f2]

INTEGRATION: CWS oasis (1.1.2); FILE ADDED 2004/06/08 14:48:23 mib 1.1.2.1: - #i20153#: form controls


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [3383cac902263360780c46e4dd77f7333416d7d9]

INTEGRATION: CWS oasis (1.1.2); FILE ADDED 2004/05/12 11:00:40 mib 1.1.2.5: - #i20153#: changed <office:annotation> and <office:change-info> 2004/04/19 12:33:33 mib 1.1.2.4: - changed "graphics" style family to "graphic" (#i20153#) - replaced "inch" with "in" (#i18170#) 2004/04/08 08:49:31 mib 1.1.2.3: - renamed memeber variables to m_ - renamed <text:tab-stop> to <text:tab> - replaced fo:score-spaces with style:text-underline-mode and   style:text-line-through-mode 2004/04/07 11:49:04 mib 1.1.2.2: splitted <properties> 2004/03/31 14:05:30 mib 1.1.2.1: First steps of OOo->OASIS transformation and back


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [fdf258dad7d0ad44ac93373f8ec772c8f72009ca]

INTEGRATION: CWS oasis (1.1.2); FILE ADDED 2004/04/19 12:33:33 mib 1.1.2.3: - changed "graphics" style family to "graphic" (#i20153#) - replaced "inch" with "in" (#i18170#) 2004/04/08 08:49:31 mib 1.1.2.2: - renamed memeber variables to m_ - renamed <text:tab-stop> to <text:tab> - replaced fo:score-spaces with style:text-underline-mode and   style:text-line-through-mode 2004/03/31 14:05:32 mib 1.1.2.1: First steps of OOo->OASIS transformation and back


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [41d4909d40df754585bde2c67a80e756bf42e5d8]

INTEGRATION: CWS oasis (1.1.2); FILE ADDED 2004/05/07 12:00:09 mib 1.1.2.3: - #i20153#: encode/decode style names (ooo2oasis missing) 2004/04/19 12:33:33 mib 1.1.2.2: - changed "graphics" style family to "graphic" (#i20153#) - replaced "inch" with "in" (#i18170#) 2004/04/08 08:49:31 mib 1.1.2.1: - renamed memeber variables to m_ - renamed <text:tab-stop> to <text:tab> - replaced fo:score-spaces with style:text-underline-mode and   style:text-line-through-mode


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [dd6b910d8cce296daf6071b98d74a6671988c455]

INTEGRATION: CWS oasis (1.1.2); FILE ADDED 2004/06/02 10:55:54 mib 1.1.2.1: - #i20153#: continued events


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [8c1a6d86efbb9291f7434cf64d548b429fe47253]

INTEGRATION: CWS oasis (1.1.2); FILE ADDED 2004/06/02 10:55:56 mib 1.1.2.1: - #i20153#: continued events


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [ee4ddf5f2ba8860e0483e4d7fc348a01f72ee526]

INTEGRATION: CWS oasis (1.1.2); FILE ADDED 2004/06/03 09:04:31 mib 1.1.2.2: - #i20153#: draw/impress bug fixes 2004/06/02 10:55:57 mib 1.1.2.1: - #i20153#: continued events


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [97943ddcfdca8fd0369711a342298287853ed9b3]

INTEGRATION: CWS oasis (1.1.2); FILE ADDED 2004/06/02 10:55:55 mib 1.1.2.1: - #i20153#: continued events


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [780e2b637bbc2bb018d14888a7e6bf9ad33258ac]

INTEGRATION: CWS oasis (1.1.2); FILE ADDED 2004/07/01 13:08:11 sab 1.1.2.7: #i20153#; oasis changes 2004/06/17 13:18:45 mib 1.1.2.6: #i20158#: bin-filter bug fixes, index-entry-chapter-number 2004/05/18 06:48:21 mib 1.1.2.5: - #i20153#: added <draw:frame> 2004/05/12 11:00:40 mib 1.1.2.4: - #i20153#: changed <office:annotation> and <office:change-info> 2004/05/11 11:11:26 mib 1.1.2.3: - #i20153#: encode/decode style names finished 2004/04/19 12:33:32 mib 1.1.2.2: - changed "graphics" style family to "graphic" (#i20153#) - replaced "inch" with "in" (#i18170#) 2004/04/07 11:46:34 mib 1.1.2.1: splitted <properties>


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [fa5416236eae79dd47d93c6664b428a208b0172a]

INTEGRATION: CWS oasis (1.1.2); FILE ADDED 2004/03/31 14:05:27 mib 1.1.2.1: First steps of OOo->OASIS transformation and back


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [9cb2c377f13ba338b5fbac7bb377a710992c3cc7]

INTEGRATION: CWS oasis (1.1.2); FILE ADDED 2004/06/24 15:23:23 mib 1.1.2.2: i20158#: bug fixes for flat fileformat (OLE) 2004/03/31 14:05:28 mib 1.1.2.1: First steps of OOo->OASIS transformation and back


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [c73dc0924b2658b7f34fb1abad96786082b14734]

INTEGRATION: CWS oasis (1.1.2); FILE ADDED 2004/06/22 14:55:12 bm 1.1.2.5: make AddContent public (needed by XMLChartPlotAreaOOoTContext) 2004/06/03 09:04:30 mib 1.1.2.4: - #i20153#: draw/impress bug fixes 2004/04/19 12:33:32 mib 1.1.2.3: - changed "graphics" style family to "graphic" (#i20153#) - replaced "inch" with "in" (#i18170#) 2004/04/08 08:49:30 mib 1.1.2.2: - renamed memeber variables to m_ - renamed <text:tab-stop> to <text:tab> - replaced fo:score-spaces with style:text-underline-mode and   style:text-line-through-mode 2004/04/07 11:44:34 mib 1.1.2.1: splitted <properties>


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [1f792a3f65e61cebafe233d4b725c8a9d87a8536]

INTEGRATION: CWS oasis (1.1.2); FILE ADDED 2004/06/22 13:21:13 mib 1.1.2.9: #i20153#: keep text and element 2004/06/03 09:04:29 mib 1.1.2.8: - #i20153#: draw/impress bug fixes 2004/06/02 10:54:01 mib 1.1.2.7: - #i20153#: continued events 2004/05/21 14:59:13 mib 1.1.2.6: - #i20153#: changed underline, line-through and tab-stop 2004/05/18 06:48:20 mib 1.1.2.5: - #i20153#: added <draw:frame> 2004/04/28 14:07:24 mib 1.1.2.4: #i20153#: resolved Reference ambiguities 2004/04/19 12:33:32 mib 1.1.2.3: - changed "graphics" style family to "graphic" (#i20153#) - replaced "inch" with "in" (#i18170#) 2004/04/08 08:49:30 mib 1.1.2.2: - renamed memeber variables to m_ - renamed <text:tab-stop> to <text:tab> - replaced fo:score-spaces with style:text-underline-mode and   style:text-line-through-mode 2004/04/07 11:44:33 mib 1.1.2.1: splitted <properties>


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [d2ae70541073635673f25d74580d54446b3bab35]

INTEGRATION: CWS oasis (1.1.2); FILE ADDED 2004/05/12 10:59:52 mib 1.1.2.1: - #i20153#: changed <office:annotation> and <office:change-info>


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [e28922057044f8b3b3009dbca863794bfef36685]

INTEGRATION: CWS oasis (1.1.2); FILE ADDED 2004/05/19 07:16:15 mib 1.1.2.2: #i20153#: removed Reference ambiguities 2004/05/12 10:59:52 mib 1.1.2.1: - #i20153#: changed <office:annotation> and <office:change-info>


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [16c59be7b411fb30735bb6d79bc1ff9329f3e4de]

INTEGRATION: CWS oasis (1.1.2); FILE ADDED 2004/06/08 14:48:48 mib 1.1.2.1: - #i20153#: form controls


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [c5d98d511cbca719bc5edaead6bcac94d4e6a8af]

INTEGRATION: CWS oasis (1.1.2); FILE ADDED 2004/06/16 07:54:03 mib 1.1.2.2: #i20153#: new package URI schema, namespaced conditions 2004/06/08 14:48:48 mib 1.1.2.1: - #i20153#: form controls


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [5d1b5dc8e6ec08ad6b989c6fd61812c92624318f]

INTEGRATION: CWS oasis (1.1.2); FILE ADDED 2004/06/21 09:12:40 mib 1.1.2.3: #i20153#: meta generator, service names for chart and forms 2004/06/16 07:54:02 mib 1.1.2.2: #i20153#: new package URI schema, namespaced conditions 2004/06/08 14:48:47 mib 1.1.2.1: - #i20153#: form controls


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [d1c4f6ac72550cef7de3d8eb9c2fae2f65e4a0f3]

INTEGRATION: CWS oasis (1.1.2); FILE ADDED 2004/06/22 14:55:01 bm 1.1.2.1: categories element moved from plot-area to axis in Oasis


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [ff0f6d8548c7db91ef484513d796690d273cab32]

INTEGRATION: CWS oasis (1.1.2); FILE ADDED 2004/06/24 17:10:20 bm 1.1.2.3: always return a context in CreateChildContext 2004/06/23 16:01:12 mib 1.1.2.2: #i20153#: redline protection key, bug fixes 2004/06/22 14:54:41 bm 1.1.2.1: categories element moved from plot-area to axis in Oasis


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [f0d96f53a866fd0ee92a1d839d4c9fdcac2cf661]

INTEGRATION: CWS oasis (1.1.2); FILE ADDED 2004/06/24 17:08:45 bm 1.1.2.3: ExportCategories no longer returns a bool 2004/06/22 16:04:49 bm 1.1.2.2: superfluous member removed 2004/06/22 15:55:49 bm 1.1.2.1: categories element moved from plot-area to axis in Oasis


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [f644ff2f0d263aae37cc28b20fe4cfa95bc7a4b9]

INTEGRATION: CWS oasis (1.1.2); FILE ADDED 2004/06/24 17:09:41 bm 1.1.2.4: always return a context in CreateChildContext ExportCategories no longer returns a bool 2004/06/24 15:47:07 sab 1.1.2.3: #i20153#; oasis changes 2004/06/23 16:01:11 mib 1.1.2.2: #i20153#: redline protection key, bug fixes 2004/06/22 15:55:37 bm 1.1.2.1: categories element moved from plot-area to axis in Oasis


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [2924cf9dc9272e4326b25b399f59c3dd698b49f3]

INTEGRATION: CWS oasis (1.75.12); FILE MERGED 2004/06/14 09:08:10 mib 1.75.12.9: RESYNC: (1.75-1.77); FILE MERGED 2004/05/24 12:43:45 mib 1.75.12.8: - #i20153#: some attributes renamed 2004/05/24 09:16:07 mib 1.75.12.7: - #i20153#: replaced transparency with opacity 2004/05/21 15:01:06 mib 1.75.12.6: - #i20153#: changed underline, line-through and tab-stop 2004/05/07 12:00:08 mib 1.75.12.5: - #i20153#: encode/decode style names (ooo2oasis missing) 2004/04/21 07:27:27 mib 1.75.12.4: - separated attribute lists for <*-properties> elements on import (#i20153#) - replaced "style:text-backgroubnd-color" with "fo:background-color" 2004/04/19 12:34:27 mib 1.75.12.3: - changed "graphics" style family to "graphic" (#i20153#) - replaced "inch" with "in" (#i18170#) 2004/04/08 08:52:49 mib 1.75.12.2: - renamed <text:tab-stop> to <text:tab> - replaced fo:score-spaces with style:text-underline-mode and   style:text-line-through-mode 2004/04/07 11:49:58 mib 1.75.12.1: splitted <properties>


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [fb1d39a29737f7f7b44af1fc0bd1eb61b4787776]

INTEGRATION: CWS oasis (1.1.2); FILE ADDED 2004/06/21 09:16:41 mib 1.1.2.1: #i20153#: meta generator, service names for chart and forms


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [9d6ad0d988a2d6f21c5f506a2491771e2d959c8f]

INTEGRATION: CWS oasis (1.1.2); FILE ADDED 2004/06/24 15:47:06 sab 1.1.2.2: #i20153#; oasis changes 2004/06/21 09:16:28 mib 1.1.2.1: #i20153#: meta generator, service names for chart and forms


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [221b4f6966762cf865492194fa1c4a0de41da39b]

INTEGRATION: CWS oasis (1.1.2); FILE ADDED 2004/06/21 09:17:14 mib 1.1.2.1: #i20153#: meta generator, service names for chart and forms


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [e5bd8b2236d10741cfc0d5ce894b798422aba6cc]

INTEGRATION: CWS oasis (1.1.2); FILE ADDED 2004/06/21 09:16:59 mib 1.1.2.1: #i20153#: meta generator, service names for chart and forms


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [d37d346e5886813c042e7178030a65632524a548]

INTEGRATION: CWS oasis (1.23.36); FILE MERGED 2004/06/12 19:46:11 mib 1.23.36.3: RESYNC: (1.23-1.24); FILE MERGED 2004/05/24 12:43:44 mib 1.23.36.2: - #i20153#: some attributes renamed 2004/04/08 08:52:49 mib 1.23.36.1: - renamed <text:tab-stop> to <text:tab> - replaced fo:score-spaces with style:text-underline-mode and   style:text-line-through-mode


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [f487bc843fe8805efeacd0e85c9492f1870eb8bc]

INTEGRATION: CWS oasis (1.1.2); FILE ADDED 2004/06/21 09:12:39 mib 1.1.2.8: #i20153#: meta generator, service names for chart and forms 2004/06/16 07:54:02 mib 1.1.2.7: #i20153#: new package URI schema, namespaced conditions 2004/06/02 10:54:00 mib 1.1.2.6: - #i20153#: continued events 2004/05/24 09:16:08 mib 1.1.2.5: - #i20153#: replaced transparency with opacity 2004/05/12 11:00:39 mib 1.1.2.4: - #i20153#: changed <office:annotation> and <office:change-info> 2004/05/11 11:11:26 mib 1.1.2.3: - #i20153#: encode/decode style names finished 2004/05/07 12:00:09 mib 1.1.2.2: - #i20153#: encode/decode style names (ooo2oasis missing) 2004/04/19 12:26:03 mib 1.1.2.1: - changed "graphics" style family to "graphic" (#i20153#) - replaced "inch" with "in" (#i18170#)


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [f5ea5804244c879a7b6aacee9b4a53e028aa5797]

INTEGRATION: CWS oasis (1.1.2); FILE ADDED 2004/06/24 15:47:06 sab 1.1.2.15: #i20153#; oasis changes 2004/06/21 09:12:38 mib 1.1.2.14: #i20153#: meta generator, service names for chart and forms 2004/06/16 07:54:02 mib 1.1.2.13: #i20153#: new package URI schema, namespaced conditions 2004/06/08 14:49:22 mib 1.1.2.12: - #i20153#: form controls 2004/06/02 10:53:59 mib 1.1.2.11: - #i20153#: continued events 2004/05/24 12:43:46 mib 1.1.2.10: - #i20153#: some attributes renamed 2004/05/24 09:16:08 mib 1.1.2.9: - #i20153#: replaced transparency with opacity 2004/05/21 14:59:13 mib 1.1.2.8: - #i20153#: changed underline, line-through and tab-stop 2004/05/18 06:48:20 mib 1.1.2.7: - #i20153#: added <draw:frame> 2004/05/12 11:00:39 mib 1.1.2.6: - #i20153#: changed <office:annotation> and <office:change-info> 2004/05/11 11:11:26 mib 1.1.2.5: - #i20153#: encode/decode style names finished 2004/04/22 15:17:02 mib 1.1.2.4: - renamed most *:value attributes to office:value (#i20153#) - renamed some more formatting properties (#i20153#) 2004/04/19 12:33:31 mib 1.1.2.3: - changed "graphics" style family to "graphic" (#i20153#) - replaced "inch" with "in" (#i18170#) 2004/04/08 08:49:30 mib 1.1.2.2: - renamed memeber variables to m_ - renamed <text:tab-stop> to <text:tab> - replaced fo:score-spaces with style:text-underline-mode and   style:text-line-through-mode 2004/04/07 11:46:16 mib 1.1.2.1: splitted <properties>


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [72fc8daca1a9325518f85799529ff76e2319f4f4]

INTEGRATION: CWS oasis (1.1.2); FILE ADDED 2004/06/24 15:47:06 sab 1.1.2.14: #i20153#; oasis changes 2004/06/21 09:12:37 mib 1.1.2.13: #i20153#: meta generator, service names for chart and forms 2004/06/16 07:54:01 mib 1.1.2.12: #i20153#: new package URI schema, namespaced conditions 2004/06/08 14:49:21 mib 1.1.2.11: - #i20153#: form controls 2004/06/02 10:53:59 mib 1.1.2.10: - #i20153#: continued events 2004/05/24 12:43:45 mib 1.1.2.9: - #i20153#: some attributes renamed 2004/05/24 09:16:08 mib 1.1.2.8: - #i20153#: replaced transparency with opacity 2004/05/21 14:59:12 mib 1.1.2.7: - #i20153#: changed underline, line-through and tab-stop 2004/05/18 06:48:20 mib 1.1.2.6: - #i20153#: added <draw:frame> 2004/05/12 11:00:39 mib 1.1.2.5: - #i20153#: changed <office:annotation> and <office:change-info> 2004/05/07 12:00:09 mib 1.1.2.4: - #i20153#: encode/decode style names (ooo2oasis missing) 2004/04/22 15:17:02 mib 1.1.2.3: - renamed most *:value attributes to office:value (#i20153#) - renamed some more formatting properties (#i20153#) 2004/04/19 12:33:31 mib 1.1.2.2: - changed "graphics" style family to "graphic" (#i20153#) - replaced "inch" with "in" (#i18170#) 2004/04/08 08:48:20 mib 1.1.2.1: - renamed memeber variables to m_ - renamed <text:tab-stop> to <text:tab> - replaced fo:score-spaces with style:text-underline-mode and   style:text-line-through-mode


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [81ac2e8c9a13958acbb4beb5b78a33a5a3a70718]

INTEGRATION: CWS oasis (1.18.162); FILE MERGED 2004/06/16 07:54:00 mib 1.18.162.3: #i20153#: new package URI schema, namespaced conditions 2004/06/12 19:46:20 mib 1.18.162.2: RESYNC: (1.18-1.19); FILE MERGED 2004/05/07 12:00:09 mib 1.18.162.1: - #i20153#: encode/decode style names (ooo2oasis missing)


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [36125a5d8cc318d00a8376ca70a94ceeb7b342fd]

INTEGRATION: CWS oasis (1.38.130); FILE MERGED 2004/05/28 16:38:04 mib 1.38.130.4: - #i20153#: Events 2004/05/18 06:48:19 mib 1.38.130.3: - #i20153#: added <draw:frame> 2004/05/07 12:00:08 mib 1.38.130.2: - #i20153#: encode/decode style names (ooo2oasis missing) 2004/03/31 14:23:49 mib 1.38.130.1: First steps of OASIS file format


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [65b5704bb199f5034e0f7e616df8c17f049033c5]

INTEGRATION: CWS oasis (1.18.50); FILE MERGED 2004/06/08 14:49:21 mib 1.18.50.6: - #i20153#: form controls 2004/05/28 16:38:05 mib 1.18.50.5: - #i20153#: Events 2004/05/11 11:11:25 mib 1.18.50.4: - #i20153#: encode/decode style names finished 2004/05/07 12:00:08 mib 1.18.50.3: - #i20153#: encode/decode style names (ooo2oasis missing) 2004/04/21 07:27:28 mib 1.18.50.2: - separated attribute lists for <*-properties> elements on import (#i20153#) - replaced "style:text-backgroubnd-color" with "fo:background-color" 2004/04/07 11:49:58 mib 1.18.50.1: splitted <properties>


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [bb287728086a38f74ee00d1d38b6326ba8341541]

INTEGRATION: CWS oasis (1.14.276); FILE MERGED 2004/05/07 12:00:08 mib 1.14.276.1: - #i20153#: encode/decode style names (ooo2oasis missing)


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [8751e76f2d1cc3c5a1e98da1d557e6399185fe3b]

INTEGRATION: CWS oasis (1.108.98); FILE MERGED 2004/06/12 19:46:04 mib 1.108.98.5: RESYNC: (1.108-1.111); FILE MERGED 2004/05/18 06:48:19 mib 1.108.98.4: - #i20153#: added <draw:frame> 2004/05/07 12:00:07 mib 1.108.98.3: - #i20153#: encode/decode style names (ooo2oasis missing) 2004/04/08 08:52:48 mib 1.108.98.2: - renamed <text:tab-stop> to <text:tab> - replaced fo:score-spaces with style:text-underline-mode and   style:text-line-through-mode 2004/03/31 14:23:49 mib 1.108.98.1: First steps of OASIS file format


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [4873902e5cbc2c206e150a0091b84dd6d9a1d064]

INTEGRATION: CWS oasis (1.14.22); FILE MERGED 2004/06/17 11:36:16 mib 1.14.22.1: #i20158#: OASIS file format for math


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [1ca22572a89c84d5a603e2bbd66ecb3e86574d67]

INTEGRATION: CWS oasis (1.101.132); FILE MERGED 2004/06/16 07:54:00 mib 1.101.132.6: #i20153#: new package URI schema, namespaced conditions 2004/06/12 19:45:37 mib 1.101.132.5: RESYNC: (1.101-1.104); FILE MERGED 2004/05/18 06:48:18 mib 1.101.132.4: - #i20153#: added <draw:frame> 2004/05/07 12:00:07 mib 1.101.132.3: - #i20153#: encode/decode style names (ooo2oasis missing) 2004/04/08 08:52:48 mib 1.101.132.2: - renamed <text:tab-stop> to <text:tab> - replaced fo:score-spaces with style:text-underline-mode and   style:text-line-through-mode 2004/03/31 14:23:49 mib 1.101.132.1: First steps of OASIS file format


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [e4b744175fdb4d0ae713eff85cbb1f6748f78042]

INTEGRATION: CWS oasis (1.13.178); FILE MERGED 2004/05/07 12:00:07 mib 1.13.178.2: - #i20153#: encode/decode style names (ooo2oasis missing) 2004/03/31 14:23:48 mib 1.13.178.1: First steps of OASIS file format


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [3c6c59e47a5b82284f82f5b066db7e9f147a6355]

INTEGRATION: CWS oasis (1.47.94); FILE MERGED 2004/06/16 07:53:58 mib 1.47.94.8: #i20153#: new package URI schema, namespaced conditions 2004/06/12 19:45:29 mib 1.47.94.7: RESYNC: (1.47-1.50); FILE MERGED 2004/05/28 16:38:04 mib 1.47.94.6: - #i20153#: Events 2004/05/24 12:43:43 mib 1.47.94.5: - #i20153#: some attributes renamed 2004/05/12 11:00:38 mib 1.47.94.4: - #i20153#: changed <office:annotation> and <office:change-info> 2004/05/07 12:00:06 mib 1.47.94.3: - #i20153#: encode/decode style names (ooo2oasis missing) 2004/04/22 15:17:02 mib 1.47.94.2: - renamed most *:value attributes to office:value (#i20153#) - renamed some more formatting properties (#i20153#) 2004/03/31 14:23:48 mib 1.47.94.1: First steps of OASIS file format


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [9598b837a69d31313795d1dbf411eb4dbe8e1223]

INTEGRATION: CWS oasis (1.52.132); FILE MERGED 2004/06/16 07:53:57 mib 1.52.132.7: #i20153#: new package URI schema, namespaced conditions 2004/06/12 19:45:22 mib 1.52.132.6: RESYNC: (1.52-1.54); FILE MERGED 2004/05/24 12:43:43 mib 1.52.132.5: - #i20153#: some attributes renamed 2004/05/12 11:00:38 mib 1.52.132.4: - #i20153#: changed <office:annotation> and <office:change-info> 2004/05/07 12:00:06 mib 1.52.132.3: - #i20153#: encode/decode style names (ooo2oasis missing) 2004/04/22 15:17:01 mib 1.52.132.2: - renamed most *:value attributes to office:value (#i20153#) - renamed some more formatting properties (#i20153#) 2004/03/31 14:23:48 mib 1.52.132.1: First steps of OASIS file format


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [b9fd18b460b6903a66f0b08138c367844aea00ee]

INTEGRATION: CWS oasis (1.3.270); FILE MERGED 2004/05/07 12:00:06 mib 1.3.270.1: - #i20153#: encode/decode style names (ooo2oasis missing)


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [d37f8c3ce95a5b09702c5d43f166f05d40dcf09b]

INTEGRATION: CWS oasis (1.3.276); FILE MERGED 2004/06/23 16:01:11 mib 1.3.276.1: #i20153#: redline protection key, bug fixes


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [af12ead245bbef25d5eb9ebf121e7db1528aa215]

INTEGRATION: CWS oasis (1.2.280); FILE MERGED 2004/05/18 06:48:18 mib 1.2.280.1: - #i20153#: added <draw:frame>


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [2c8cbaa08c79ff7fbf53cbbe22d7877f1e092518]

INTEGRATION: CWS oasis (1.6.178); FILE MERGED 2004/05/28 16:38:04 mib 1.6.178.3: - #i20153#: Events 2004/04/21 07:27:27 mib 1.6.178.2: - separated attribute lists for <*-properties> elements on import (#i20153#) - replaced "style:text-backgroubnd-color" with "fo:background-color" 2004/04/07 11:49:58 mib 1.6.178.1: splitted <properties>


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [e221d8a0ee934bee9b1d6386581b060c28edb507]

INTEGRATION: CWS oasis (1.1.1.1.294); FILE MERGED 2004/04/21 07:27:27 mib 1.1.1.1.294.1: - separated attribute lists for <*-properties> elements on import (#i20153#) - replaced "style:text-backgroubnd-color" with "fo:background-color"


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [7a697cf01fdac5fc7084869a3fda366ad8bb4dd5]

INTEGRATION: CWS oasis (1.8.250); FILE MERGED 2004/04/21 07:27:25 mib 1.8.250.1: - separated attribute lists for <*-properties> elements on import (#i20153#) - replaced "style:text-backgroubnd-color" with "fo:background-color"


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [37fed5a71aa8b7f5b013583095220f63e93104fa]

INTEGRATION: CWS oasis (1.5.268); FILE MERGED 2004/06/23 16:01:11 mib 1.5.268.1: #i20153#: redline protection key, bug fixes


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [eee556f76abad9d7aa0a6a5e4334b3d945fa011c]

INTEGRATION: CWS oasis (1.6.260); FILE MERGED 2004/05/18 06:48:18 mib 1.6.260.1: - #i20153#: added <draw:frame>


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [cc54cd7beb766b779bf18b19ae1515b285e8463c]

INTEGRATION: CWS oasis (1.7.256); FILE MERGED 2004/05/07 12:00:06 mib 1.7.256.2: - #i20153#: encode/decode style names (ooo2oasis missing) 2004/03/31 14:23:47 mib 1.7.256.1: First steps of OASIS file format


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [42c94e0aa629c5ba9255e10fd66e78c7974d84a2]

INTEGRATION: CWS oasis (1.4.248); FILE MERGED 2004/03/31 14:23:47 mib 1.4.248.1: First steps of OASIS file format


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [f790b3f19a3f0811d5ef9795fa968eb8347d2a06]

INTEGRATION: CWS oasis (1.2.292); FILE MERGED 2004/03/31 14:23:47 mib 1.2.292.1: First steps of OASIS file format


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [560b31cf7bb73753bf32acbc50d0419d1fc3e00b]

INTEGRATION: CWS oasis (1.3.276); FILE MERGED 2004/05/07 12:00:06 mib 1.3.276.2: - #i20153#: encode/decode style names (ooo2oasis missing) 2004/03/31 14:23:47 mib 1.3.276.1: First steps of OASIS file format


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [c0582f3277d4f306e8b43a754297aec5bd113fb6]

INTEGRATION: CWS oasis (1.17.248); FILE MERGED 2004/05/18 06:48:17 mib 1.17.248.1: - #i20153#: added <draw:frame>


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [af06b2e5575ae4dcee77fe58b061e71c55f79619]

INTEGRATION: CWS oasis (1.56.138); FILE MERGED 2004/06/15 16:53:47 mib 1.56.138.5: #i20153#: merge conflicts + syntax 2004/06/14 09:07:53 mib 1.56.138.4: RESYNC: (1.56-1.57); FILE MERGED 2004/05/28 16:38:03 mib 1.56.138.3: - #i20153#: Events 2004/05/18 06:48:17 mib 1.56.138.2: - #i20153#: added <draw:frame> 2004/05/07 12:00:05 mib 1.56.138.1: - #i20153#: encode/decode style names (ooo2oasis missing)


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [504694354b01359f46f781f64630e481a95de01f]

INTEGRATION: CWS oasis (1.5.276); FILE MERGED 2004/04/19 12:34:27 mib 1.5.276.1: - changed "graphics" style family to "graphic" (#i20153#) - replaced "inch" with "in" (#i18170#)


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [7c6b81022909040dbd228dacf0ce49f070593735]

INTEGRATION: CWS oasis (1.11.66); FILE MERGED 2004/04/19 12:34:27 mib 1.11.66.1: - changed "graphics" style family to "graphic" (#i20153#) - replaced "inch" with "in" (#i18170#)


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [e1d2edcd8a29d2eebc1beb5cc1bc40c30be74041]

INTEGRATION: CWS oasis (1.2.178); FILE MERGED 2004/05/07 12:00:05 mib 1.2.178.1: - #i20153#: encode/decode style names (ooo2oasis missing)


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [ab4cf2b7ba124ef4ab2fae926e894643c1cccf60]

INTEGRATION: CWS oasis (1.19.256); FILE MERGED 2004/06/16 07:53:57 mib 1.19.256.1: #i20153#: new package URI schema, namespaced conditions


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [86d13b32eaae3554d8fb2a4edf475dc36da07cfc]

INTEGRATION: CWS oasis (1.34.178); FILE MERGED 2004/06/16 07:53:56 mib 1.34.178.3: #i20153#: new package URI schema, namespaced conditions 2004/06/12 19:45:10 mib 1.34.178.2: RESYNC: (1.34-1.35); FILE MERGED 2004/05/07 12:00:05 mib 1.34.178.1: - #i20153#: encode/decode style names (ooo2oasis missing)


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [c5e3e80f5e703990a0b4863aff15f70d2471cc91]

INTEGRATION: CWS oasis (1.13.256); FILE MERGED 2004/06/23 16:01:10 mib 1.13.256.2: #i20153#: redline protection key, bug fixes 2004/05/12 11:00:37 mib 1.13.256.1: - #i20153#: changed <office:annotation> and <office:change-info>


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [cfb5e7c23a7d04e75cd721691c52ea455623027a]

INTEGRATION: CWS oasis (1.8.276); FILE MERGED 2004/05/24 12:43:43 mib 1.8.276.2: - #i20153#: some attributes renamed 2004/05/07 12:00:05 mib 1.8.276.1: - #i20153#: encode/decode style names (ooo2oasis missing)


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [3268f56a84cec559bb5409d8255b0fb23e7eba4e]

INTEGRATION: CWS oasis (1.5.270); FILE MERGED 2004/05/24 12:43:42 mib 1.5.270.2: - #i20153#: some attributes renamed 2004/05/07 12:00:05 mib 1.5.270.1: - #i20153#: encode/decode style names (ooo2oasis missing)


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [6a641ac8b5da34f54b7e61023251800a95c162f8]

INTEGRATION: CWS oasis (1.3.276); FILE MERGED 2004/05/07 12:00:04 mib 1.3.276.1: - #i20153#: encode/decode style names (ooo2oasis missing)


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [3d082edda12102b8673bbdd219d42c0d7adaf860]

INTEGRATION: CWS oasis (1.4.276); FILE MERGED 2004/06/16 07:53:56 mib 1.4.276.1: #i20153#: new package URI schema, namespaced conditions


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [b072c24f49841abb8aea7468a582ef4de7a32dfc]

INTEGRATION: CWS oasis (1.6.66); FILE MERGED 2004/06/17 16:29:20 mib 1.6.66.3: #i20153#: bug fixes 2004/06/16 07:53:56 mib 1.6.66.2: #i20153#: new package URI schema, namespaced conditions 2004/05/07 12:00:04 mib 1.6.66.1: - #i20153#: encode/decode style names (ooo2oasis missing)


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [8a5ec100617fbe22af2b43dc82f1e65fc48fce28]

INTEGRATION: CWS oasis (1.6.178); FILE MERGED 2004/06/16 07:53:55 mib 1.6.178.1: #i20153#: new package URI schema, namespaced conditions


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [ce0ea4fcc690694de73fbb8c1102924bb544be90]

INTEGRATION: CWS oasis (1.12.256); FILE MERGED 2004/05/07 12:00:04 mib 1.12.256.1: - #i20153#: encode/decode style names (ooo2oasis missing)


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [ec5cd58a8c2d86749915196a832c2b9d17640881]

INTEGRATION: CWS oasis (1.3.276); FILE MERGED 2004/05/07 12:00:03 mib 1.3.276.1: - #i20153#: encode/decode style names (ooo2oasis missing)


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [f259ef231459ddfd345f75388d7f3d9cf2928418]

INTEGRATION: CWS oasis (1.1.290); FILE MERGED 2004/06/16 07:53:55 mib 1.1.290.1: #i20153#: new package URI schema, namespaced conditions


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [a5afb9d50b7bd63d5f6321ebb01d320ad0a5e078]

INTEGRATION: CWS oasis (1.7.270); FILE MERGED 2004/06/23 08:10:20 cl 1.7.270.3: fixed merge conflict 2004/05/11 11:11:24 mib 1.7.270.2: - #i20153#: encode/decode style names finished 2004/05/07 11:59:57 mib 1.7.270.1: - #i20153#: encode/decode style names (ooo2oasis missing)


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [9d8189ed55297261f08bee3ceb122a014d6561aa]

INTEGRATION: CWS oasis (1.4.276); FILE MERGED 2004/06/17 16:29:19 mib 1.4.276.2: #i20153#: bug fixes 2004/06/16 07:53:54 mib 1.4.276.1: #i20153#: new package URI schema, namespaced conditions


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [6e4a3e1266b3c76c2f0e7f9671759836dad21ffc]

INTEGRATION: CWS oasis (1.4.276); FILE MERGED 2004/05/07 12:00:03 mib 1.4.276.1: - #i20153#: encode/decode style names (ooo2oasis missing)


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [934954b4e4ef93b917ab66e8fe18d98ae5b6af22]

INTEGRATION: CWS oasis (1.7.276); FILE MERGED 2004/07/07 09:20:14 sab 1.7.276.3: #i20153#; oasis changes 2004/07/05 08:41:00 sab 1.7.276.2: #i20153#; oasis changes 2004/03/31 14:23:47 mib 1.7.276.1: First steps of OASIS file format


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [82e86cadcc74c7390c709fd453353cd66520fb65]

INTEGRATION: CWS oasis (1.12.276); FILE MERGED 2004/05/07 12:00:03 mib 1.12.276.2: - #i20153#: encode/decode style names (ooo2oasis missing) 2004/03/31 14:23:46 mib 1.12.276.1: First steps of OASIS file format


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [facc2c15b35388d8f90b1ae9c407f5f3984182da]

INTEGRATION: CWS oasis (1.17.62); FILE MERGED 2004/06/08 14:49:19 mib 1.17.62.1: - #i20153#: form controls


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [7d5e7550d9073ff116d6f187dc6dc9d80b1b1826]

INTEGRATION: CWS oasis (1.2.288); FILE MERGED 2004/05/12 11:00:37 mib 1.2.288.1: - #i20153#: changed <office:annotation> and <office:change-info>


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [a9019e76812a947eb54cfa8d728c19361c929458]

INTEGRATION: CWS oasis (1.3.276); FILE MERGED 2004/05/12 11:00:37 mib 1.3.276.1: - #i20153#: changed <office:annotation> and <office:change-info>


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [e9d64de2528b69f3d78a9b8291978297d4558714]

INTEGRATION: CWS oasis (1.6.38); FILE MERGED 2004/06/22 14:03:20 mib 1.6.38.1: - #i20153#: auto text


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [5c270c7ba237683cdfcce815cde8dd12a86c8807]

INTEGRATION: CWS oasis (1.21.62); FILE MERGED 2004/06/12 19:41:47 mib 1.21.62.2: RESYNC: (1.21-1.22); FILE MERGED 2004/06/08 14:49:17 mib 1.21.62.1: - #i20153#: form controls


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [be2f58f7a1f8b9060cf8b7cc873bc51db68db8c4]

INTEGRATION: CWS oasis (1.5.38); FILE MERGED 2004/06/22 14:03:19 mib 1.5.38.1: - #i20153#: auto text


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [a592ffc3a0604776f48dd0d5462a4c344b568bb4]

INTEGRATION: CWS oasis (1.9.38); FILE MERGED 2004/06/22 14:03:19 mib 1.9.38.1: - #i20153#: auto text


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [ad63c2314161dd4023200103bc4e5fd376d92a3e]

INTEGRATION: CWS oasis (1.3.276); FILE MERGED 2004/06/22 14:03:19 mib 1.3.276.1: - #i20153#: auto text


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [4ab4cbad37b03523872ec494965b5ea70f5a7cbe]

INTEGRATION: CWS oasis (1.10.276); FILE MERGED 2004/05/21 15:01:05 mib 1.10.276.1: - #i20153#: changed underline, line-through and tab-stop


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [4252345c32a5ab655771397415138a7907558c66]

INTEGRATION: CWS oasis (1.37.62); FILE MERGED 2004/06/21 09:12:33 mib 1.37.62.5: #i20153#: meta generator, service names for chart and forms 2004/06/15 16:53:45 mib 1.37.62.4: #i20153#: merge conflicts + syntax 2004/06/14 09:07:10 mib 1.37.62.3: RESYNC: (1.37-1.38); FILE MERGED 2004/06/08 14:49:17 mib 1.37.62.2: - #i20153#: form controls 2004/05/28 16:37:59 mib 1.37.62.1: - #i20153#: Events


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [e7f70c997f6e1453ee20e4d31fc5049a3ba4a257]

INTEGRATION: CWS oasis (1.10.270); FILE MERGED 2004/05/21 15:00:53 mib 1.10.270.1: - #i20153#: changed underline, line-through and tab-stop


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [e5f031dde25eaac5225ea0ed930d1e0299090832]

INTEGRATION: CWS oasis (1.32.66); FILE MERGED 2004/06/16 08:33:04 mib 1.32.66.6: #i20153#: syntax 2004/06/16 07:53:53 mib 1.32.66.5: #i20153#: new package URI schema, namespaced conditions 2004/06/08 14:49:20 mib 1.32.66.4: - #i20153#: form controls 2004/05/24 09:16:07 mib 1.32.66.3: - #i20153#: replaced transparency with opacity 2004/05/07 12:00:02 mib 1.32.66.2: - #i20153#: encode/decode style names (ooo2oasis missing) 2004/03/31 14:23:46 mib 1.32.66.1: First steps of OASIS file format


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [16476bc1767e4fb78daa8c25ff63f5838313d2e4]

INTEGRATION: CWS oasis (1.5.276); FILE MERGED 2004/04/21 07:27:25 mib 1.5.276.1: - separated attribute lists for <*-properties> elements on import (#i20153#) - replaced "style:text-backgroubnd-color" with "fo:background-color"


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [1710005aaccb4674cf18906965af0529dd588d45]

INTEGRATION: CWS oasis (1.3.282); FILE MERGED 2004/04/21 07:27:24 mib 1.3.282.1: - separated attribute lists for <*-properties> elements on import (#i20153#) - replaced "style:text-backgroubnd-color" with "fo:background-color"


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [984a21c1a53315fa82f3f4f62fc3064b7cf34038]

INTEGRATION: CWS oasis (1.30.66); FILE MERGED 2004/06/12 19:43:55 mib 1.30.66.3: RESYNC: (1.30-1.31); FILE MERGED 2004/05/07 12:00:02 mib 1.30.66.2: - #i20153#: encode/decode style names (ooo2oasis missing) 2004/04/07 11:49:57 mib 1.30.66.1: splitted <properties>


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [95be8e25f37c03f57150b914c72d547de176618d]

INTEGRATION: CWS oasis (1.33.142); FILE MERGED 2004/06/12 19:43:47 mib 1.33.142.2: RESYNC: (1.33-1.34); FILE MERGED 2004/04/07 11:49:57 mib 1.33.142.1: splitted <properties>


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [bc6769c62db0d06da6a5060bf8b8475752147316]

INTEGRATION: CWS oasis (1.37.178); FILE MERGED 2004/06/23 08:07:42 cl 1.37.178.7: solved merge conflicts 2004/06/12 19:41:28 mib 1.37.178.6: RESYNC: (1.37-1.39); FILE MERGED 2004/05/27 12:52:38 mib 1.37.178.5: - #i20153#: Corrected API name for graphic styles 2004/05/07 14:41:08 cl 1.37.178.4: added oasis filter 2004/05/07 11:59:55 mib 1.37.178.3: - #i20153#: encode/decode style names (ooo2oasis missing) 2004/04/21 07:27:21 mib 1.37.178.2: - separated attribute lists for <*-properties> elements on import (#i20153#) - replaced "style:text-backgroubnd-color" with "fo:background-color" 2004/04/07 11:49:54 mib 1.37.178.1: splitted <properties>


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [b25f1a16f486c4fcde07b6a0d943eaef83014b11]

INTEGRATION: CWS oasis (1.36.142); FILE MERGED 2004/06/12 19:43:40 mib 1.36.142.4: RESYNC: (1.36-1.37); FILE MERGED 2004/05/07 12:00:02 mib 1.36.142.3: - #i20153#: encode/decode style names (ooo2oasis missing) 2004/04/22 15:17:00 mib 1.36.142.2: - renamed most *:value attributes to office:value (#i20153#) - renamed some more formatting properties (#i20153#) 2004/04/07 11:49:56 mib 1.36.142.1: splitted <properties>


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [a6ffaae40983733e0ffff4f71b67f8d3c50ae341]

INTEGRATION: CWS oasis (1.19.256); FILE MERGED 2004/06/16 07:53:53 mib 1.19.256.4: #i20153#: new package URI schema, namespaced conditions 2004/06/12 19:43:32 mib 1.19.256.3: RESYNC: (1.19-1.20); FILE MERGED 2004/05/07 12:00:02 mib 1.19.256.2: - #i20153#: encode/decode style names (ooo2oasis missing) 2004/04/07 11:49:56 mib 1.19.256.1: splitted <properties>


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [e7abb1d2fa43d58878918b6f1658a4c829716766]

INTEGRATION: CWS oasis (1.31.66); FILE MERGED 2004/06/25 14:25:45 cl 1.31.66.5: do not save own namespace attributes as alien attributes for now 2004/06/22 06:47:21 mib 1.31.66.4: - #i20153#: various bug fixes 2004/05/11 11:11:24 mib 1.31.66.3: - #i20153#: encode/decode style names finished 2004/04/21 07:27:24 mib 1.31.66.2: - separated attribute lists for <*-properties> elements on import (#i20153#) - replaced "style:text-backgroubnd-color" with "fo:background-color" 2004/04/07 11:49:56 mib 1.31.66.1: splitted <properties>


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [7d14c38ff015b4b54299fa1941aa90c398dcdca6]

INTEGRATION: CWS oasis (1.40.64); FILE MERGED 2004/06/22 06:47:21 mib 1.40.64.3: - #i20153#: various bug fixes 2004/06/03 09:05:38 mib 1.40.64.2: - #i20153#: draw/impress bug fixes 2004/04/07 11:49:56 mib 1.40.64.1: splitted <properties>


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [8fa070251c2bcc7e3fbf47a3d012e1ac604562d8]

INTEGRATION: CWS oasis (1.82.60); FILE MERGED 2004/06/12 19:41:13 mib 1.82.60.5: RESYNC: (1.82-1.84); FILE MERGED 2004/06/08 14:49:16 mib 1.82.60.4: - #i20153#: form controls 2004/05/28 16:37:58 mib 1.82.60.3: - #i20153#: Events 2004/05/18 06:48:16 mib 1.82.60.2: - #i20153#: added <draw:frame> 2004/05/07 11:59:55 mib 1.82.60.1: - #i20153#: encode/decode style names (ooo2oasis missing)


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [5471518f700dc9265df131cde8403656fc365624]

INTEGRATION: CWS oasis (1.9.276); FILE MERGED 2004/05/24 09:16:07 mib 1.9.276.2: - #i20153#: replaced transparency with opacity 2004/05/07 12:00:01 mib 1.9.276.1: - #i20153#: encode/decode style names (ooo2oasis missing)


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [75331c202cda6e589143591501f58afee6586dcd]

INTEGRATION: CWS oasis (1.13.70); FILE MERGED 2004/05/24 09:16:07 mib 1.13.70.2: - #i20153#: replaced transparency with opacity 2004/05/07 12:00:01 mib 1.13.70.1: - #i20153#: encode/decode style names (ooo2oasis missing)


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [d90acc73713e524b9839944c8b5f302b4474ade0]

INTEGRATION: CWS oasis (1.17.98); FILE MERGED 2004/05/07 12:00:00 mib 1.17.98.1: - #i20153#: encode/decode style names (ooo2oasis missing)


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [5c1afa1b637c21b86017494ddc32b92af77d519d]

INTEGRATION: CWS oasis (1.1.1.1.292); FILE MERGED 2004/05/21 15:00:52 mib 1.1.1.1.292.1: - #i20153#: changed underline, line-through and tab-stop


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [7603ac4987a3826548ec309dffd42c02d53e62f2]

INTEGRATION: CWS oasis (1.4.276); FILE MERGED 2004/05/21 15:00:43 mib 1.4.276.1: - #i20153#: changed underline, line-through and tab-stop


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [9b089a4e8b08e83a360f344713fa4534987190a2]

INTEGRATION: CWS oasis (1.47.250); FILE MERGED 2004/06/12 19:40:06 mib 1.47.250.2: RESYNC: (1.47-1.49); FILE MERGED 2004/05/18 06:48:16 mib 1.47.250.1: - #i20153#: added <draw:frame>


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [045122891a0316e809b6ffb46491ccde14bbe801]

INTEGRATION: CWS oasis (1.12.66); FILE MERGED 2004/05/07 12:00:00 mib 1.12.66.1: - #i20153#: encode/decode style names (ooo2oasis missing)


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [b820ffa48e9a22032b818273b973a9154b610f19]

INTEGRATION: CWS oasis (1.10.248); FILE MERGED 2004/05/07 12:00:00 mib 1.10.248.3: - #i20153#: encode/decode style names (ooo2oasis missing) 2004/04/21 07:27:24 mib 1.10.248.2: - separated attribute lists for <*-properties> elements on import (#i20153#) - replaced "style:text-backgroubnd-color" with "fo:background-color" 2004/04/07 11:49:55 mib 1.10.248.1: splitted <properties>


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [566cc2d7fce7abac66014329d6dfc035f283e01d]

INTEGRATION: CWS oasis (1.21.12); FILE MERGED 2004/05/24 09:16:06 mib 1.21.12.3: - #i20153#: replaced transparency with opacity 2004/05/21 15:00:43 mib 1.21.12.2: - #i20153#: changed underline, line-through and tab-stop 2004/05/07 11:59:59 mib 1.21.12.1: - #i20153#: encode/decode style names (ooo2oasis missing)


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [3123774d6eb33bc6e4268e9e936ad30bcdcd5750]

INTEGRATION: CWS oasis (1.18.162); FILE MERGED 2004/04/22 15:17:00 mib 1.18.162.1: - renamed most *:value attributes to office:value (#i20153#) - renamed some more formatting properties (#i20153#)


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [7557dc0100b7ad2bb42f00850e2944080227d8c0]

INTEGRATION: CWS oasis (1.25.178); FILE MERGED 2004/05/07 11:59:59 mib 1.25.178.1: - #i20153#: encode/decode style names (ooo2oasis missing)


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [c7fb437bdef1bebaa54f34ff0bb999cbc2fb79fb]

INTEGRATION: CWS oasis (1.62.58); FILE MERGED 2004/06/15 16:53:44 mib 1.62.58.8: #i20153#: merge conflicts + syntax 2004/06/14 09:06:30 mib 1.62.58.7: RESYNC: (1.62-1.66); FILE MERGED 2004/05/24 12:43:41 mib 1.62.58.6: - #i20153#: some attributes renamed 2004/05/24 09:16:05 mib 1.62.58.5: - #i20153#: replaced transparency with opacity 2004/05/21 15:00:28 mib 1.62.58.4: - #i20153#: changed underline, line-through and tab-stop 2004/05/11 11:11:22 mib 1.62.58.3: - #i20153#: encode/decode style names finished 2004/05/07 11:59:53 mib 1.62.58.2: - #i20153#: encode/decode style names (ooo2oasis missing) 2004/04/07 11:49:53 mib 1.62.58.1: splitted <properties>


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [db2264585dc5e1d98afc551aea2825dbfc64cc64]

INTEGRATION: CWS oasis (1.12.98); FILE MERGED 2004/05/07 11:59:58 mib 1.12.98.1: - #i20153#: encode/decode style names (ooo2oasis missing)


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [8089e6ef83b13035b3f3eaaf2c4e3a5db99069d0]

INTEGRATION: CWS oasis (1.50.26); FILE MERGED 2004/06/24 15:46:50 sab 1.50.26.18: #i20153#; oasis changes 2004/06/24 14:52:16 mib 1.50.26.17: i20158#: spelling 2004/06/21 09:12:31 mib 1.50.26.16: #i20153#: meta generator, service names for chart and forms 2004/06/18 14:56:49 bm 1.50.26.15: #i20158#: Replace chart:splines with chart:interpolation 2004/06/18 08:39:06 bm 1.50.26.14: Replaces chart:splines with chart:interpolation (+ XML_INTERPOLATION) 2004/06/16 07:53:51 mib 1.50.26.13: #i20153#: new package URI schema, namespaced conditions 2004/06/14 09:06:05 mib 1.50.26.12: RESYNC: (1.50-1.58); FILE MERGED 2004/06/08 14:49:14 mib 1.50.26.11: - #i20153#: form controls 2004/05/28 16:37:54 mib 1.50.26.10: - #i20153#: Events 2004/05/24 12:43:41 mib 1.50.26.9: - #i20153#: some attributes renamed 2004/05/24 09:16:04 mib 1.50.26.8: - #i20153#: replaced transparency with opacity 2004/05/21 15:00:23 mib 1.50.26.7: - #i20153#: changed underline, line-through and tab-stop 2004/05/12 11:00:36 mib 1.50.26.6: - #i20153#: changed <office:annotation> and <office:change-info> 2004/05/06 13:31:28 bm 1.50.26.5: Oasis Chart token 2004/04/19 12:34:25 mib 1.50.26.4: - changed "graphics" style family to "graphic" (#i20153#) - replaced "inch" with "in" (#i18170#) 2004/04/08 08:52:47 mib 1.50.26.3: - renamed <text:tab-stop> to <text:tab> - replaced fo:score-spaces with style:text-underline-mode and   style:text-line-through-mode 2004/04/07 11:49:52 mib 1.50.26.2: splitted <properties> 2004/03/31 14:23:43 mib 1.50.26.1: First steps of OASIS file format


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [da6c6c518d4fb3db3c38fc9ddfd262a4ecac4056]

INTEGRATION: CWS oasis (1.1.1.1.292); FILE MERGED 2004/05/21 15:00:43 mib 1.1.1.1.292.1: - #i20153#: changed underline, line-through and tab-stop


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [6dd51e2f751f86e45c832ee5b30b0b771cd85a32]

INTEGRATION: CWS oasis (1.3.276); FILE MERGED 2004/05/21 15:00:41 mib 1.3.276.1: - #i20153#: changed underline, line-through and tab-stop


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [1870743499fafaa85e01bfc036ea47573b38259e]

INTEGRATION: CWS oasis (1.11.98); FILE MERGED 2004/05/07 11:59:58 mib 1.11.98.2: - #i20153#: encode/decode style names (ooo2oasis missing) 2004/03/31 14:23:46 mib 1.11.98.1: First steps of OASIS file format


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [de8e568243ef461e14bd4173b295b1a0567edaf2]

INTEGRATION: CWS oasis (1.4.276); FILE MERGED 2004/04/19 12:34:26 mib 1.4.276.1: - changed "graphics" style family to "graphic" (#i20153#) - replaced "inch" with "in" (#i18170#)


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [d262bcdd7d4f70bc8daec45aab4bd5624afc771d]

INTEGRATION: CWS oasis (1.3.276); FILE MERGED 2004/04/19 12:34:26 mib 1.3.276.1: - changed "graphics" style family to "graphic" (#i20153#) - replaced "inch" with "in" (#i18170#)


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [503e6958c6403a728815a9be8ef31b30336b1dfd]

INTEGRATION: CWS oasis (1.7.250); FILE MERGED 2004/05/24 09:16:06 mib 1.7.250.1: - #i20153#: replaced transparency with opacity


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [027db540a622950ff4904bae4409dc33076149ba]

INTEGRATION: CWS oasis (1.9.250); FILE MERGED 2004/05/24 09:16:06 mib 1.9.250.1: - #i20153#: replaced transparency with opacity


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [491b6cc1dd63a351a4d45e80d1a69ed97f837cf9]

INTEGRATION: CWS oasis (1.10.248); FILE MERGED 2004/05/24 09:16:05 mib 1.10.248.3: - #i20153#: replaced transparency with opacity 2004/05/11 11:11:24 mib 1.10.248.2: - #i20153#: encode/decode style names finished 2004/05/07 11:59:58 mib 1.10.248.1: - #i20153#: encode/decode style names (ooo2oasis missing)


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [ab89b4ed72a3466a4162a5d8b3c23dc0ed7a619c]

INTEGRATION: CWS oasis (1.1.2); FILE ADDED 2004/05/12 07:45:11 mib 1.1.2.1: - #i20153#: encode/decode style names finished


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [e1479dfd4e801b02f112e46ce198ad46fdde4b42]

INTEGRATION: CWS oasis (1.2.290); FILE MERGED 2004/04/21 07:27:23 mib 1.2.290.1: - separated attribute lists for <*-properties> elements on import (#i20153#) - replaced "style:text-backgroubnd-color" with "fo:background-color"


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [e5d956d9a64806541a379e207f2ad702d8e12e90]

INTEGRATION: CWS oasis (1.8.250); FILE MERGED 2004/04/21 07:27:23 mib 1.8.250.1: - separated attribute lists for <*-properties> elements on import (#i20153#) - replaced "style:text-backgroubnd-color" with "fo:background-color"


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [6fb4e66f16fb60b61b14a440ed4860d940aacf55]

INTEGRATION: CWS oasis (1.24.250); FILE MERGED 2004/06/14 09:07:43 mib 1.24.250.3: RESYNC: (1.24-1.25); FILE MERGED 2004/05/07 11:59:58 mib 1.24.250.2: - #i20153#: encode/decode style names (ooo2oasis missing) 2004/04/07 11:49:55 mib 1.24.250.1: splitted <properties>


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [909fd2ff3abbe3ad963f5dff2a6f357f0a4fd55c]

INTEGRATION: CWS oasis (1.11.66); FILE MERGED 2004/05/07 11:59:57 mib 1.11.66.1: - #i20153#: encode/decode style names (ooo2oasis missing)


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [3723a38f2a1cb77247965ce7147f5169bf6f50a1]

INTEGRATION: CWS oasis (1.8.276); FILE MERGED 2004/04/21 07:27:22 mib 1.8.276.2: - separated attribute lists for <*-properties> elements on import (#i20153#) - replaced "style:text-backgroubnd-color" with "fo:background-color" 2004/04/07 11:49:55 mib 1.8.276.1: splitted <properties>


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [4fc9663eaa012f55c0f16db701558df4a0ec6085]

INTEGRATION: CWS oasis (1.4.276); FILE MERGED 2004/04/21 07:27:22 mib 1.4.276.2: - separated attribute lists for <*-properties> elements on import (#i20153#) - replaced "style:text-backgroubnd-color" with "fo:background-color" 2004/04/07 11:49:55 mib 1.4.276.1: splitted <properties>


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [3022e54403ba0a10928fad0aab19949a53350bfd]

INTEGRATION: CWS oasis (1.8.274); FILE MERGED 2004/05/11 11:11:24 mib 1.8.274.2: - #i20153#: encode/decode style names finished 2004/05/07 11:59:56 mib 1.8.274.1: - #i20153#: encode/decode style names (ooo2oasis missing)


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [b975271431e47d56971ee2aeeea442f2965afc23]

INTEGRATION: CWS oasis (1.9.248); FILE MERGED 2004/05/11 11:11:24 mib 1.9.248.2: - #i20153#: encode/decode style names finished 2004/05/07 11:59:56 mib 1.9.248.1: - #i20153#: encode/decode style names (ooo2oasis missing)


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [ebae1cb2cdbbaf4ba28289f8b49bdbf53f2dec78]

INTEGRATION: CWS oasis (1.9.248); FILE MERGED 2004/05/11 11:11:23 mib 1.9.248.2: - #i20153#: encode/decode style names finished 2004/05/07 11:59:56 mib 1.9.248.1: - #i20153#: encode/decode style names (ooo2oasis missing)


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [fc69cd6cd1d25d770081e10587cd91a31db1ec35]

INTEGRATION: CWS oasis (1.10.270); FILE MERGED 2004/05/11 11:11:22 mib 1.10.270.2: - #i20153#: encode/decode style names finished 2004/05/07 11:59:55 mib 1.10.270.1: - #i20153#: encode/decode style names (ooo2oasis missing)


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [2051b1aa06d3e073b2f279e93f57f03006a06d6f]

INTEGRATION: CWS oasis (1.7.276); FILE MERGED 2004/05/28 16:38:02 mib 1.7.276.1: - #i20153#: Events


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [eb9f97354877eb53344fc2303977e7e7585cc277]

INTEGRATION: CWS oasis (1.5.144); FILE MERGED 2004/05/28 16:38:01 mib 1.5.144.1: - #i20153#: Events


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [d36d149dd965e0cfa50630d5e579f4e51f37d348]

INTEGRATION: CWS oasis (1.4.274); FILE MERGED 2004/05/28 16:38:01 mib 1.4.274.1: - #i20153#: Events


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [eca91f4486994bc2bc587cf31c2fbdcf6ea7ff97]

INTEGRATION: CWS oasis (1.2.178); FILE MERGED 2004/05/28 16:38:01 mib 1.2.178.1: - #i20153#: Events


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [5eace88b811e62362f989939e3ecadfa39a0e2c1]

INTEGRATION: CWS oasis (1.6.248); FILE MERGED 2004/05/28 16:38:00 mib 1.6.248.1: - #i20153#: Events


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [1246ba2333d7061fb5da9d130f610f14e15db793]

INTEGRATION: CWS oasis (1.11.178); FILE MERGED 2004/06/15 16:53:46 mib 1.11.178.4: #i20153#: merge conflicts + syntax 2004/06/14 09:07:32 mib 1.11.178.3: RESYNC: (1.11-1.12); FILE MERGED 2004/06/02 10:53:58 mib 1.11.178.2: - #i20153#: continued events 2004/05/28 16:38:00 mib 1.11.178.1: - #i20153#: Events


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [8c216c9b256c976a9fef6a92f2ae04cf702204b4]

INTEGRATION: CWS oasis (1.10.268); FILE MERGED 2004/03/31 14:23:45 mib 1.10.268.1: First steps of OASIS file format


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [b44972ca6a38303df66897de9c2d75ae0b4cac35]

INTEGRATION: CWS oasis (1.9.266); FILE MERGED 2004/06/21 09:12:35 mib 1.9.266.3: #i20153#: meta generator, service names for chart and forms 2004/06/16 07:53:52 mib 1.9.266.2: #i20153#: new package URI schema, namespaced conditions 2004/03/31 14:23:45 mib 1.9.266.1: First steps of OASIS file format


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [20a3d6357e443fa933c40418824ed0049990c3d0]

INTEGRATION: CWS oasis (1.13.62); FILE MERGED 2004/06/12 19:42:35 mib 1.13.62.2: RESYNC: (1.13-1.14); FILE MERGED 2004/06/08 14:49:20 mib 1.13.62.1: - #i20153#: form controls


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [96020a2b2cd3d7bea85d2915c500bf085dbfa306]

INTEGRATION: CWS oasis (1.18.62); FILE MERGED 2004/06/14 09:07:22 mib 1.18.62.2: RESYNC: (1.18-1.19); FILE MERGED 2004/06/08 14:49:19 mib 1.18.62.1: - #i20153#: form controls


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [258b7d2d0dbba1d31f2393be78b1fbf3d7099194]

INTEGRATION: CWS oasis (1.23.60); FILE MERGED 2004/06/08 14:49:19 mib 1.23.60.1: - #i20153#: form controls


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [025db149e27f0bf73ef34358623fb7561aca83a7]

INTEGRATION: CWS oasis (1.17.80); FILE MERGED 2004/06/12 19:42:26 mib 1.17.80.2: RESYNC: (1.17-1.18); FILE MERGED 2004/06/08 14:49:19 mib 1.17.80.1: - #i20153#: form controls


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [6f6c3d19a967fa17a6d7d4e3b26a5c1da33e91f9]

INTEGRATION: CWS oasis (1.12.66); FILE MERGED 2004/06/08 14:49:18 mib 1.12.66.1: - #i20153#: form controls


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [65c45d1fe4d1d9de8eca33c55c4bcb1681a62726]

INTEGRATION: CWS oasis (1.19.60); FILE MERGED 2004/06/12 19:42:19 mib 1.19.60.2: RESYNC: (1.19-1.20); FILE MERGED 2004/06/08 14:49:18 mib 1.19.60.1: - #i20153#: form controls


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [9d005d20dcc0d28036e3ec0a06f68e8f8c21aa2a]

INTEGRATION: CWS oasis (1.21.162); FILE MERGED 2004/06/12 19:42:12 mib 1.21.162.2: RESYNC: (1.21-1.23); FILE MERGED 2004/06/08 14:49:18 mib 1.21.162.1: - #i20153#: form controls


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [2647c7f2de1f4cd63f645cf8bf6051152956997d]

INTEGRATION: CWS oasis (1.11.66); FILE MERGED 2004/06/08 14:49:18 mib 1.11.66.1: - #i20153#: form controls


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [48c218585629f9b4e9f185463a0974be9b6bb5ac]

INTEGRATION: CWS oasis (1.2.62); FILE MERGED 2004/06/02 10:53:57 mib 1.2.62.2: - #i20153#: continued events 2004/05/28 16:38:00 mib 1.2.62.1: - #i20153#: Events


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [d4fe677d3f7b44e368efb89894f6be27ef5d3c17]

INTEGRATION: CWS oasis (1.13.62); FILE MERGED 2004/06/21 09:12:34 mib 1.13.62.2: #i20153#: meta generator, service names for chart and forms 2004/06/08 14:49:17 mib 1.13.62.1: - #i20153#: form controls


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [eb0a19542dc8c35b6a50348247f58971570a276d]

INTEGRATION: CWS oasis (1.27.62); FILE MERGED 2004/06/21 09:12:33 mib 1.27.62.3: #i20153#: meta generator, service names for chart and forms 2004/06/12 19:41:36 mib 1.27.62.2: RESYNC: (1.27-1.31); FILE MERGED 2004/06/08 14:49:17 mib 1.27.62.1: - #i20153#: form controls


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [8e11c5e07c6f73d62f9cc231b55a8103ea233ae0]

INTEGRATION: CWS oasis (1.18.62); FILE MERGED 2004/05/21 15:00:29 mib 1.18.62.2: - #i20153#: changed underline, line-through and tab-stop 2004/04/07 11:49:54 mib 1.18.62.1: splitted <properties>


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [4b4d5b88aa595c841534e7791c090f0ea741171f]

INTEGRATION: CWS oasis (1.34.178); FILE MERGED 2004/06/12 19:41:21 mib 1.34.178.2: RESYNC: (1.34-1.35); FILE MERGED 2004/05/18 06:48:16 mib 1.34.178.1: - #i20153#: added <draw:frame>


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [28f6015aeb06a0eca2134ec8dd198d8885b7b020]

INTEGRATION: CWS oasis (1.10.178); FILE MERGED 2004/05/28 16:37:58 mib 1.10.178.1: - #i20153#: Events


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [f71404c88e647bced51363497d5ad994124eacdc]

INTEGRATION: CWS oasis (1.18.266); FILE MERGED 2004/06/12 19:40:13 mib 1.18.266.2: RESYNC: (1.18-1.19); FILE MERGED 2004/05/07 11:59:54 mib 1.18.266.1: - #i20153#: encode/decode style names (ooo2oasis missing)


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [5a3fba44ff4053d5e7aa7b427ee2e21ac2ee1543]

INTEGRATION: CWS oasis (1.14.162); FILE MERGED 2004/05/28 16:37:57 mib 1.14.162.1: - #i20153#: Events


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [6ac7e90f3d1abe75681afedc11a947a4585be2a0]

INTEGRATION: CWS oasis (1.30.254); FILE MERGED 2004/06/12 19:39:48 mib 1.30.254.4: RESYNC: (1.30-1.32); FILE MERGED 2004/06/08 14:49:15 mib 1.30.254.3: - #i20153#: form controls 2004/05/28 16:37:57 mib 1.30.254.2: - #i20153#: Events 2004/05/18 06:48:15 mib 1.30.254.1: - #i20153#: added <draw:frame>


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [926418b1e31d6ce671a335778fba91839977a1b7]

INTEGRATION: CWS oasis (1.57.96); FILE MERGED 2004/06/12 19:39:40 mib 1.57.96.3: RESYNC: (1.57-1.61); FILE MERGED 2004/05/27 12:51:52 mib 1.57.96.2: - #i20153#: Corrected API name for graphics styles 2004/05/07 11:59:54 mib 1.57.96.1: - #i20153#: encode/decode style names (ooo2oasis missing)


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [ea471eaa5e310c6c37e4bd1ed989cd75421fd4d5]

INTEGRATION: CWS oasis (1.37.178); FILE MERGED 2004/06/14 09:06:58 mib 1.37.178.6: RESYNC: (1.37-1.38); FILE MERGED 2004/05/27 12:51:00 mib 1.37.178.5: - #i20153#: <office:presentation> and <office:drawing> 2004/05/06 14:24:26 cl 1.37.178.4: new oasis filter for impress and draw 2004/04/23 14:21:15 mib 1.37.178.3: - added draw/impress/calc/chart OOo import components (#i20153#) - turned draw/impress/chart import/export components into OASIS components (#i20153#) 2004/04/19 12:34:26 mib 1.37.178.2: - changed "graphics" style family to "graphic" (#i20153#) - replaced "inch" with "in" (#i18170#) 2004/03/31 14:23:45 mib 1.37.178.1: First steps of OASIS file format


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [7dc7d090c392526aaed332c30331699561cbfac7]

INTEGRATION: CWS oasis (1.85.96); FILE MERGED 2004/06/14 09:06:44 mib 1.85.96.6: RESYNC: (1.85-1.87); FILE MERGED 2004/05/07 11:59:54 mib 1.85.96.5: - #i20153#: encode/decode style names (ooo2oasis missing) 2004/05/06 14:24:25 cl 1.85.96.4: new oasis filter for impress and draw 2004/04/23 14:21:14 mib 1.85.96.3: - added draw/impress/calc/chart OOo import components (#i20153#) - turned draw/impress/chart import/export components into OASIS components (#i20153#) 2004/04/07 11:49:54 mib 1.85.96.2: splitted <properties> 2004/03/31 14:23:44 mib 1.85.96.1: First steps of OASIS file format


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [cc25f7745d4f9cf8bdef458e996dda7df5dcb63f]

INTEGRATION: CWS oasis (1.6.270); FILE MERGED 2004/06/15 16:53:44 mib 1.6.270.3: #i20153#: merge conflicts + syntax 2004/06/14 09:06:16 mib 1.6.270.2: RESYNC: (1.6-1.8); FILE MERGED 2004/05/28 16:37:57 mib 1.6.270.1: - #i20153#: Events


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [f6b45ab2ec6483caebdf2418522163f2b8f3d662]

INTEGRATION: CWS oasis (1.9.70); FILE MERGED 2004/05/11 11:11:21 mib 1.9.70.3: - #i20153#: encode/decode style names finished 2004/04/21 07:27:21 mib 1.9.70.2: - separated attribute lists for <*-properties> elements on import (#i20153#) - replaced "style:text-backgroubnd-color" with "fo:background-color" 2004/04/07 11:49:53 mib 1.9.70.1: splitted <properties>


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [1aa7ae0c459d31a2444eb41f522353f4e5d4f6f6]

INTEGRATION: CWS oasis (1.2.274); FILE MERGED 2004/04/21 07:27:20 mib 1.2.274.1: - separated attribute lists for <*-properties> elements on import (#i20153#) - replaced "style:text-backgroubnd-color" with "fo:background-color"


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [9a7098a31b9c5f73ca49b70cfe7f6e090c7c7830]

INTEGRATION: CWS oasis (1.6.256); FILE MERGED 2004/05/28 16:37:55 mib 1.6.256.2: - #i20153#: Events 2004/05/18 06:48:15 mib 1.6.256.1: - #i20153#: added <draw:frame>


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [3a3f372984bf0fa729ff81be23c54f5d0a907947]

INTEGRATION: CWS oasis (1.2.276); FILE MERGED 2004/04/21 07:27:20 mib 1.2.276.2: - separated attribute lists for <*-properties> elements on import (#i20153#) - replaced "style:text-backgroubnd-color" with "fo:background-color" 2004/04/07 11:49:53 mib 1.2.276.1: splitted <properties>


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [e0929a659d7bffa7418d4d59ab1439a809d5f745]

INTEGRATION: CWS oasis (1.28.52); FILE MERGED 2004/06/15 16:53:43 mib 1.28.52.4: #i20153#: merge conflicts + syntax 2004/06/12 19:38:10 mib 1.28.52.3: RESYNC: (1.28-1.30); FILE MERGED 2004/05/07 11:59:53 mib 1.28.52.2: - #i20153#: encode/decode style names (ooo2oasis missing) 2004/04/19 12:34:25 mib 1.28.52.1: - changed "graphics" style family to "graphic" (#i20153#) - replaced "inch" with "in" (#i18170#)


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [25d8523b2c43354d76b71fbdf6a747d4eaee8015]

INTEGRATION: CWS oasis (1.72.76); FILE MERGED 2004/06/17 16:29:19 mib 1.72.76.6: #i20153#: bug fixes 2004/06/16 07:53:51 mib 1.72.76.5: #i20153#: new package URI schema, namespaced conditions 2004/06/12 19:38:00 mib 1.72.76.4: RESYNC: (1.72-1.73); FILE MERGED 2004/05/28 16:37:54 mib 1.72.76.3: - #i20153#: Events 2004/05/11 11:11:21 mib 1.72.76.2: - #i20153#: encode/decode style names finished 2004/05/07 11:59:53 mib 1.72.76.1: - #i20153#: encode/decode style names (ooo2oasis missing)


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [5dccf6eba571c7464ceb9463d5c4d3ce50d5f4d4]

INTEGRATION: CWS oasis (1.101.172); FILE MERGED 2004/06/24 15:23:23 mib 1.101.172.10: i20158#: bug fixes for flat fileformat (OLE) 2004/06/22 14:03:19 mib 1.101.172.9: - #i20153#: auto text 2004/06/17 16:29:19 mib 1.101.172.8: #i20153#: bug fixes 2004/06/16 07:53:51 mib 1.101.172.7: #i20153#: new package URI schema, namespaced conditions 2004/06/14 09:05:53 mib 1.101.172.6: RESYNC: (1.101-1.104); FILE MERGED 2004/05/28 16:37:53 mib 1.101.172.5: - #i20153#: Events 2004/05/12 11:00:36 mib 1.101.172.4: - #i20153#: changed <office:annotation> and <office:change-info> 2004/05/07 11:59:53 mib 1.101.172.3: - #i20153#: encode/decode style names (ooo2oasis missing) 2004/04/19 12:34:25 mib 1.101.172.2: - changed "graphics" style family to "graphic" (#i20153#) - replaced "inch" with "in" (#i18170#) 2004/03/31 14:23:43 mib 1.101.172.1: First steps of OASIS file format


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [2c0ec9df7effdb774f4d656a5eadc035765fe7b4]

INTEGRATION: CWS oasis (1.6.276); FILE MERGED 2004/04/19 12:34:24 mib 1.6.276.1: - changed "graphics" style family to "graphic" (#i20153#) - replaced "inch" with "in" (#i18170#)


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [d42f6135366e6e8b1272a5caf7b5da87177ee6f0]

INTEGRATION: CWS oasis (1.15.254); FILE MERGED 2004/06/22 14:03:18 mib 1.15.254.8: - #i20153#: auto text 2004/06/17 11:36:16 mib 1.15.254.7: #i20158#: OASIS file format for math 2004/05/27 12:49:45 mib 1.15.254.6: - #i20153#: OASIS File Format 2004/05/07 11:59:52 mib 1.15.254.5: - #i20153#: encode/decode style names (ooo2oasis missing) 2004/05/06 14:24:01 cl 1.15.254.4: new oasis filter for impress and draw 2004/05/05 13:09:27 bm 1.15.254.3: chart oasis components 2004/04/23 14:21:13 mib 1.15.254.2: - added draw/impress/calc/chart OOo import components (#i20153#) - turned draw/impress/chart import/export components into OASIS components (#i20153#) 2004/03/31 14:23:43 mib 1.15.254.1: First steps of OASIS file format


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [17d1ccd271181cda4c674b16e3808ce7714a1859]

INTEGRATION: CWS oasis (1.7.38); FILE MERGED 2004/04/08 08:52:47 mib 1.7.38.2: - renamed <text:tab-stop> to <text:tab> - replaced fo:score-spaces with style:text-underline-mode and   style:text-line-through-mode 2004/03/31 14:23:43 mib 1.7.38.1: First steps of OASIS file format


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [e53a924c2cede85504f6f7b68d6e86819585a99e]

INTEGRATION: CWS oasis (1.6.38); FILE MERGED 2004/06/24 15:23:23 mib 1.6.38.1: i20158#: bug fixes for flat fileformat (OLE)


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [6b84462c33da615a7c56c156a051061840e1bd31]

INTEGRATION: CWS oasis (1.19.36); FILE MERGED 2004/06/16 07:53:51 mib 1.19.36.1: #i20153#: new package URI schema, namespaced conditions


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [334a56eed976ce3ac20d882e00d4a0e74255356f]

INTEGRATION: CWS oasis (1.19.38); FILE MERGED 2004/06/16 07:53:50 mib 1.19.38.1: #i20153#: new package URI schema, namespaced conditions


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [73566fef45caee37ed9cabb86607a28661f417a8]

INTEGRATION: CWS oasis (1.6.258); FILE MERGED 2004/05/27 12:53:39 mib 1.6.258.1: - #i20153#: <office:chart>


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [4908e28420b5e85c58da6e03219d3cd8288089fb]

INTEGRATION: CWS oasis (1.5.274); FILE MERGED 2004/05/07 11:59:52 mib 1.5.274.3: - #i20153#: encode/decode style names (ooo2oasis missing) 2004/04/21 07:27:19 mib 1.5.274.2: - separated attribute lists for <*-properties> elements on import (#i20153#) - replaced "style:text-backgroubnd-color" with "fo:background-color" 2004/04/07 11:49:52 mib 1.5.274.1: splitted <properties>


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [7ca374c789ab795e470f3436b2e02fb14e5532e7]

INTEGRATION: CWS oasis (1.1.274); FILE MERGED 2004/04/21 07:27:19 mib 1.1.274.1: - separated attribute lists for <*-properties> elements on import (#i20153#) - replaced "style:text-backgroubnd-color" with "fo:background-color"


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [872c3f67c1bc47d6c9ad872996abcc77d62428d2]

INTEGRATION: CWS oasis (1.15.256); FILE MERGED 2004/06/19 11:45:11 bm 1.15.256.1: #i20158#: categories element is at category-axis now


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [bc69bca42b458b0a0e7afdea23c7f5c612764d6b]

INTEGRATION: CWS oasis (1.28.256); FILE MERGED 2004/06/19 13:05:27 bm 1.28.256.2: #i20158#: Axis: grid didn't create a context 2004/06/19 11:45:11 bm 1.28.256.1: #i20158#: categories element is at category-axis now


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [eafb5329d26c80efbb0444350ca1871f1b30b3c7]

INTEGRATION: CWS oasis (1.27.256); FILE MERGED 2004/06/21 09:12:30 mib 1.27.256.6: #i20153#: meta generator, service names for chart and forms 2004/06/19 12:11:42 bm 1.27.256.5: #i20158#: mpAxisElemTokenMap was uninitialized 2004/06/19 11:45:11 bm 1.27.256.4: #i20158#: categories element is at category-axis now 2004/06/12 19:37:25 mib 1.27.256.3: RESYNC: (1.27-1.28); FILE MERGED 2004/04/23 14:21:13 mib 1.27.256.2: - added draw/impress/calc/chart OOo import components (#i20153#) - turned draw/impress/chart import/export components into OASIS components (#i20153#) 2004/04/22 15:16:59 mib 1.27.256.1: - renamed most *:value attributes to office:value (#i20153#) - renamed some more formatting properties (#i20153#)


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [0af310b1f39caaf8341896e001ccf8953e2dee58]

INTEGRATION: CWS oasis (1.70.96); FILE MERGED 2004/06/21 09:12:30 mib 1.70.96.7: #i20153#: meta generator, service names for chart and forms 2004/06/19 11:45:10 bm 1.70.96.6: #i20158#: categories element is at category-axis now 2004/06/14 09:05:42 mib 1.70.96.5: RESYNC: (1.70-1.71); FILE MERGED 2004/05/07 11:59:51 mib 1.70.96.4: - #i20153#: encode/decode style names (ooo2oasis missing) 2004/05/05 13:09:26 bm 1.70.96.3: chart oasis components 2004/04/23 14:21:12 mib 1.70.96.2: - added draw/impress/calc/chart OOo import components (#i20153#) - turned draw/impress/chart import/export components into OASIS components (#i20153#) 2004/04/22 15:16:59 mib 1.70.96.1: - renamed most *:value attributes to office:value (#i20153#) - renamed some more formatting properties (#i20153#)


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [3b90b48feb947d5a2c7f0555ac1cb3f0a4721d74]

INTEGRATION: CWS oasis (1.28.248); FILE MERGED 2004/06/21 09:12:29 mib 1.28.248.1: #i20153#: meta generator, service names for chart and forms


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [ea158d3aa62db83e8e6f9a22ef7cde571525a2ef]

INTEGRATION: CWS oasis (1.38.178); FILE MERGED 2004/06/25 14:21:01 bm 1.38.178.4: minor-interval-divisor corrected 2004/06/25 11:51:07 bm 1.38.178.3: minor-interval-divisor corrected 2004/06/18 14:56:49 bm 1.38.178.2: #i20158#: Replace chart:splines with chart:interpolation 2004/05/06 13:32:57 bm 1.38.178.1: first Oasis change: interval-minor-divisor (int) instead of interval-minor (double)


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [c29d503ff566054ea57fcef3e9f4a8a97d9c251f]

INTEGRATION: CWS oasis (1.17.162); FILE MERGED 2004/06/25 11:50:42 bm 1.17.162.7: minor-interval-divisor corrected 2004/06/18 15:14:35 bm 1.17.162.6: #i20158#: text:rotation-angle -> style:rotation-angle 2004/06/18 14:56:48 bm 1.17.162.5: #i20158#: Replace chart:splines with chart:interpolation 2004/06/18 08:39:37 bm 1.17.162.4: Replaces chart:splines with chart:interpolation (SplineType->interpolation) 2004/06/18 08:33:32 bm 1.17.162.3: Renamed fo:direction to style:direction 2004/05/06 13:32:57 bm 1.17.162.2: first Oasis change: interval-minor-divisor (int) instead of interval-minor (double) 2004/04/07 11:49:52 mib 1.17.162.1: splitted <properties>


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [f67239b0cfff8638fa55d260804287136bb823ed]

INTEGRATION: CWS oasis (1.7.178); FILE MERGED 2004/07/05 08:41:33 sab 1.7.178.2: #i20153#; transform depends on core 2004/05/26 07:37:26 mib 1.7.178.1: #i20153#: transform


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [f56e2e94271f746242b0d4d53a6b84f7f65dd739]

INTEGRATION: CWS oasis (1.9.282); FILE MERGED 2004/06/14 09:05:03 mib 1.9.282.2: RESYNC: (1.9-1.10); FILE MERGED 2004/05/28 16:40:20 mib 1.9.282.1: - #i20153#: Events


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [93d490294ecf7613ddc1082bdc71262dbf34a3a8]

INTEGRATION: CWS oasis (1.23.94); FILE MERGED 2004/06/12 19:35:50 mib 1.23.94.2: RESYNC: (1.23-1.25); FILE MERGED 2004/05/18 06:51:11 mib 1.23.94.1: - #i20153#: added <draw:frame>


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [c9472bd821a6ba4fb91682a5542f841afda13718]

INTEGRATION: CWS oasis (1.25.132); FILE MERGED 2004/06/16 07:53:24 mib 1.25.132.3: #i20153#: new package URI schema, namespaced conditions 2004/06/12 19:35:43 mib 1.25.132.2: RESYNC: (1.25-1.26); FILE MERGED 2004/04/22 15:17:28 mib 1.25.132.1: - renamed most *:value attributes to office:value (#i20153#) - renamed some more formatting properties (#i20153#)


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [54594987b6553d29f333aa02d4166f6a3fb2fc29]

INTEGRATION: CWS oasis (1.6.178); FILE MERGED 2004/04/22 15:17:28 mib 1.6.178.1: - renamed most *:value attributes to office:value (#i20153#) - renamed some more formatting properties (#i20153#)


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [b04a0842423fba5aefe314b13d32682915c30921]

INTEGRATION: CWS oasis (1.1.286); FILE MERGED 2004/04/21 07:27:59 mib 1.1.286.1: - separated attribute lists for <*-properties> elements on import (#i20153#) - replaced "style:text-backgroubnd-color" with "fo:background-color"


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [7747d0af83b9f7d42912735fdbaef52e5a243dab]

INTEGRATION: CWS oasis (1.3.286); FILE MERGED 2004/05/24 12:44:21 mib 1.3.286.1: - #i20153#: some attributes renamed


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [97dc1b332b42f1f93a81632f429d2dcb6347bd3a]

INTEGRATION: CWS oasis (1.3.284); FILE MERGED 2004/04/07 11:50:51 mib 1.3.284.1: splitted <properties>


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [c503a3bad48fa3ddf4c3847900f1516320ac1f4c]

INTEGRATION: CWS oasis (1.2.286); FILE MERGED 2004/05/28 16:40:19 mib 1.2.286.1: - #i20153#: Events


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [1e770dc9033bf1daff71491b429de8474c3adbb9]

INTEGRATION: CWS oasis (1.1.2); FILE ADDED 2004/05/11 11:13:12 mib 1.1.2.1: - #i20153#: encode/decode style names finished


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [bc2b49971ad32522eb288577cd0d9c8aad452198]

INTEGRATION: CWS oasis (1.20.38); FILE MERGED 2004/06/19 11:45:10 bm 1.20.38.1: #i20158#: categories element is at category-axis now


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [7492762f3912ff5d82bfc2e7828a81e2d90a8c2f]

INTEGRATION: CWS oasis (1.5.414); FILE MERGED 2004/06/14 09:04:23 mib 1.5.414.2: RESYNC: (1.5-1.6); FILE MERGED 2004/05/28 15:50:42 mib 1.5.414.1: - #i20153#: OASIS File Format: Keep OOo namespaces


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [576c4043b0c1417ae170fcc8735e0e4b960a9aa8]

INTEGRATION: CWS oasis (1.8.256); FILE MERGED 2004/06/12 10:10:27 mib 1.8.256.2: RESYNC: (1.8-1.9); FILE MERGED 2004/05/28 15:50:40 mib 1.8.256.1: - #i20153#: OASIS File Format: Keep OOo namespaces


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [939fa1d948813d535fb19e1799f5887af1474ff4]

INTEGRATION: CWS oasis (1.19.774); FILE MERGED 2004/06/16 07:40:25 mib 1.19.774.1: #i20153#: new package URI schema


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [2f7821454f11c8dc10d9269a542364507d70821c]

INTEGRATION: CWS oasis (1.12.620); FILE MERGED 2004/06/16 07:40:25 mib 1.12.620.1: #i20153#: new package URI schema


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [f78fdca8835b52b4ea4b88420fb33ba4513bdb3a]

INTEGRATION: CWS oasis (1.15.150); FILE MERGED 2004/05/12 13:00:37 sab 1.15.150.1: #i20153#; handle OASIS file format


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [8c553a447b3b2d4e5ab4b1e47fa9ea4e4db786b0]

INTEGRATION: CWS oasis (1.65.12); FILE MERGED 2004/06/13 04:24:54 mib 1.65.12.3: RESYNC: (1.65-1.68); FILE MERGED 2004/05/28 14:02:35 mib 1.65.12.2: #i20153#: OASIS file format 2004/05/12 13:00:22 sab 1.65.12.1: #i20153#; handle OASIS file format


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [8b16acc83569f3dc0d898538ef74912bae9a244a]

INTEGRATION: CWS oasis (1.49.326); FILE MERGED 2004/06/24 14:58:55 sab 1.49.326.2: #i20153#; oasis changes 2004/05/12 13:00:05 sab 1.49.326.1: #i20153#; handle OASIS file format


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [8973618f3e19854c11ab67a50e0f6d07c260b25b]

INTEGRATION: CWS oasis (1.45.72); FILE MERGED 2004/06/24 14:58:54 sab 1.45.72.1: #i20153#; oasis changes


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [8c20d41b59513f09fe0912e684f2b025049966a9]

INTEGRATION: CWS oasis (1.48.96); FILE MERGED 2004/06/24 14:58:54 sab 1.48.96.3: #i20153#; oasis changes 2004/06/13 04:15:54 mib 1.48.96.2: RESYNC: (1.48-1.49); FILE MERGED 2004/05/12 13:00:04 sab 1.48.96.1: #i20153#; handle OASIS file format


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [4379b5da40744dbc6973f7d7a9bf0ea164929884]

INTEGRATION: CWS oasis (1.72.16); FILE MERGED 2004/06/24 14:58:54 sab 1.72.16.1: #i20153#; oasis changes


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [5c842e4255602eb1036a2a11faf669d276db6fde]

INTEGRATION: CWS oasis (1.90.14); FILE MERGED 2004/07/07 07:47:00 sab 1.90.14.4: #i20153#; make images work 2004/06/24 14:58:53 sab 1.90.14.3: #i20153#; oasis changes 2004/06/13 04:15:13 mib 1.90.14.2: RESYNC: (1.90-1.95); FILE MERGED 2004/05/12 13:00:04 sab 1.90.14.1: #i20153#; handle OASIS file format


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [d3e5d0a1313f225c9157c76a88eb8e27bbddffc4]

INTEGRATION: CWS oasis (1.172.8); FILE MERGED 2004/07/01 13:04:43 sab 1.172.8.5: #i20153#; oasis changes 2004/06/24 14:58:53 sab 1.172.8.4: #i20153#; oasis changes 2004/06/15 17:03:34 mib 1.172.8.3: #i20153#: merge conflicts + syntax 2004/06/13 04:14:48 mib 1.172.8.2: RESYNC: (1.172-1.176); FILE MERGED 2004/05/12 13:00:03 sab 1.172.8.1: #i20153#; handle OASIS file format


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [b2948a4d25486b2afd462f701dfb1639c6236deb]

INTEGRATION: CWS oasis (1.14.164); FILE MERGED 2004/07/07 08:47:38 sab 1.14.164.2: #i20153#; oasis changes 2004/06/24 14:58:53 sab 1.14.164.1: #i20153#; oasis changes


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [690256a4e5c7742ef666f172fe1283d39cfead3f]

INTEGRATION: CWS oasis (1.76.16); FILE MERGED 2004/07/01 13:04:42 sab 1.76.16.2: #i20153#; oasis changes 2004/06/24 14:58:52 sab 1.76.16.1: #i20153#; oasis changes


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [2e0264707ba9ccc351c82ca530b1cb81a40a0040]

INTEGRATION: CWS oasis (1.4.460); FILE MERGED 2004/06/24 14:58:52 sab 1.4.460.1: #i20153#; oasis changes


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [1272c1d58919758a5252908540b11cc9608201f3]

INTEGRATION: CWS oasis (1.25.72); FILE MERGED 2004/06/25 14:26:43 cl 1.25.72.1: merged the writeuserdatasequence fix to oasis


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [efd6b64253d590f20715e741e9ca05324a87fc9a]

INTEGRATION: CWS oasis (1.8.444); FILE MERGED 2004/06/24 14:58:52 sab 1.8.444.1: #i20153#; oasis changes


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [b359b451e58d06d7b2974c996492a5035a7235a3]

INTEGRATION: CWS oasis (1.20.16); FILE MERGED 2004/07/01 13:04:42 sab 1.20.16.2: #i20153#; oasis changes 2004/06/24 14:58:52 sab 1.20.16.1: #i20153#; oasis changes


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [709b1ebef402f5880c7e4d75f0182587652acc93]

INTEGRATION: CWS oasis (1.22.16); FILE MERGED 2004/07/07 08:47:38 sab 1.22.16.1: #i20153#; oasis changes


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [5b5d820f4fd9df41a8beda7deb995f3562b31213]

INTEGRATION: CWS oasis (1.25.72); FILE MERGED 2004/06/25 14:26:43 cl 1.25.72.1: merged the writeuserdatasequence fix to oasis


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [1625dfde3d84091c5f7dd47e73deef3c4afdaa9e]

INTEGRATION: CWS oasis (1.38.16); FILE MERGED 2004/07/07 08:47:38 sab 1.38.16.2: #i20153#; oasis changes 2004/06/24 14:58:51 sab 1.38.16.1: #i20153#; oasis changes


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [8d11830bb08ed5dd13da8d1b08d09a6afb297bfb]

INTEGRATION: CWS oasis (1.10.16); FILE MERGED 2004/07/01 13:04:42 sab 1.10.16.2: #i20153#; oasis changes 2004/06/24 14:58:51 sab 1.10.16.1: #i20153#; oasis changes


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [34a7f0f67a40a8fcfc142520cffeecaa0126f629]

INTEGRATION: CWS oasis (1.12.16); FILE MERGED 2004/07/01 13:04:41 sab 1.12.16.2: #i20153#; oasis changes 2004/06/24 14:58:51 sab 1.12.16.1: #i20153#; oasis changes


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [ce2028396f1a8c81f65d2aa1ca67976827272c7c]

INTEGRATION: CWS oasis (1.11.16); FILE MERGED 2004/06/24 14:58:51 sab 1.11.16.1: #i20153#; oasis changes


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [ae49cd120d153f27cb2e68aabd00012ef72d1e41]

INTEGRATION: CWS oasis (1.18.16); FILE MERGED 2004/06/24 14:58:50 sab 1.18.16.1: #i20153#; oasis changes


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [2f6504f94f0e8d9f40dd00148622f842cb45405a]

INTEGRATION: CWS oasis (1.22.16); FILE MERGED 2004/07/01 13:04:41 sab 1.22.16.2: #i20153#; oasis changes 2004/06/24 14:58:50 sab 1.22.16.1: #i20153#; oasis changes


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [2fd756bbc4c317044fae5474af8ae703d58596f9]

INTEGRATION: CWS oasis (1.58.86); FILE MERGED 2004/06/12 19:13:01 mib 1.58.86.3: RESYNC: (1.58-1.60); FILE MERGED 2004/05/28 14:01:44 mib 1.58.86.2: #i20153#: OASIS file format 2004/05/07 14:52:14 cl 1.58.86.1: added oasis filter


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [1030941b87c22a74c6d127c37af0253b0463167d]

INTEGRATION: CWS oasis (1.48.84); FILE MERGED 2004/06/25 14:26:12 cl 1.48.84.4: fixed a small error with the emptyargs sequence 2004/06/16 07:34:36 mib 1.48.84.3: #i20153#: new package URI schema 2004/05/27 12:45:01 mib 1.48.84.2: - #i20153#: OASIS File Format 2004/05/07 14:52:00 cl 1.48.84.1: added oasis filter


2004-07-13  Rüdiger Timm  <rt@openoffice.org>  [c9ed98923f9932ff3d900288aeff9790572845ce]

INTEGRATION: CWS oasis (1.4.90); FILE MERGED 2004/05/07 14:51:49 cl 1.4.90.1: added oasis filter


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [3cf7fabbb372cae02fe89029305e87447aca0f90]

INTEGRATION: CWS aw013 (1.20.34); FILE MERGED 2004/06/24 09:35:39 aw 1.20.34.1: #i29181#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [1ac21a7ed6d84fa5edaaf69beb0e263fa86d034b]

INTEGRATION: CWS aw013 (1.14.66); FILE MERGED 2004/06/24 09:26:42 aw 1.14.66.1: #i29181#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [8843064c3fb6c000bcb1297438818b5621196b82]

INTEGRATION: CWS aw013 (1.19.138); FILE MERGED 2004/06/28 14:55:06 aw 1.19.138.3: #117254# 2004/06/24 09:26:39 aw 1.19.138.2: #i29181# 2004/06/15 16:08:02 aw 1.19.138.1: #117095#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [8546907f7afa9206f7ffb81dbe8231f2a872ac73]

INTEGRATION: CWS aw013 (1.3.138); FILE MERGED 2004/06/28 14:54:55 aw 1.3.138.2: #117254# 2004/06/11 16:10:23 aw 1.3.138.1: #114389#, #114394#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [0966a803fa1760cd263829d6ca2bd5b6bb064599]

INTEGRATION: CWS aw013 (1.87.56); FILE MERGED 2004/06/28 14:55:56 aw 1.87.56.2: #117254# 2004/06/11 16:12:41 aw 1.87.56.1: #114389#, #114394#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [7e560640e8147e53f3bc07cadc8f4413e357b2a2]

INTEGRATION: CWS aw013 (1.14.146); FILE MERGED 2004/06/24 09:28:17 aw 1.14.146.1: #i29181#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [cb241f465519f2e4b2ee6f8cf1121001b2bb9b35]

INTEGRATION: CWS aw013 (1.8.170); FILE MERGED 2004/06/24 09:28:16 aw 1.8.170.1: #i29181#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [cba6e3615adcf039c3b15010104f236fcc9f6d41]

INTEGRATION: CWS aw013 (1.31.58); FILE MERGED 2004/06/24 09:28:16 aw 1.31.58.2: #i29181# 2004/06/15 16:10:31 aw 1.31.58.1: #117095#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [6249b038b5153ede5795f239709b26519c99845e]

INTEGRATION: CWS aw013 (1.27.156); FILE MERGED 2004/06/24 09:28:16 aw 1.27.156.1: #i29181#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [93f20583a52c99ea48e413107ea0fc0144445c2f]

INTEGRATION: CWS aw013 (1.3.156); FILE MERGED 2004/06/24 09:28:15 aw 1.3.156.1: #i29181#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [77a22977c6815f8808f2baea9f5a79bb5aa49e45]

INTEGRATION: CWS aw013 (1.6.558); FILE MERGED 2004/06/24 09:35:51 aw 1.6.558.1: #i29181#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [7448029f2093de12bbdb65405be4d236ee29ac73]

INTEGRATION: CWS aw013 (1.47.260); FILE MERGED 2004/06/24 09:35:50 aw 1.47.260.1: #i29181#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [82b6881393db5abc3f71d35eed2c721d8a4bfbbd]

INTEGRATION: CWS aw013 (1.22.252); FILE MERGED 2004/06/24 09:35:49 aw 1.22.252.1: #i29181#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [558be1f317fc6e8fe38a1b3f196604a64c4b040d]

INTEGRATION: CWS aw013 (1.47.28); FILE MERGED 2004/06/24 09:35:49 aw 1.47.28.1: #i29181#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [81c7d7a5609d1e52306876277cf773c38cf12e38]

INTEGRATION: CWS aw013 (1.70.52); FILE MERGED 2004/06/29 14:02:06 aw 1.70.52.2: RESYNC: (1.70-1.71); FILE MERGED 2004/06/24 09:35:49 aw 1.70.52.1: #i29181#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [57809cd37646899a3397822eb733863198b3ed8d]

INTEGRATION: CWS aw013 (1.6.558); FILE MERGED 2004/06/24 09:35:48 aw 1.6.558.1: #i29181#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [e92ee91dcdca2f2b6ce0978360949cfbfce9d954]

INTEGRATION: CWS aw013 (1.23.70); FILE MERGED 2004/06/24 09:35:47 aw 1.23.70.1: #i29181#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [416515963fed7245eaa1bc3c6416417b69a04352]

INTEGRATION: CWS aw013 (1.25.50); FILE MERGED 2004/06/24 09:35:47 aw 1.25.50.1: #i29181#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [5a2a1e48a62cca3a90cbc0577691f24fca3d8796]

INTEGRATION: CWS aw013 (1.14.52); FILE MERGED 2004/06/24 09:35:47 aw 1.14.52.1: #i29181#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [dfdaee1dd1323c0dc5cc53395b7226dcd29a7ca3]

INTEGRATION: CWS aw013 (1.6.286); FILE MERGED 2004/06/24 09:35:47 aw 1.6.286.1: #i29181#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [d4832341e46a8a62f3fcb97cb9909d510032f8e6]

INTEGRATION: CWS aw013 (1.8.104); FILE MERGED 2004/06/24 09:35:47 aw 1.8.104.1: #i29181#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [c9b2e03163625dd7afa807f842d847ca39e62163]

INTEGRATION: CWS aw013 (1.6.198); FILE MERGED 2004/06/24 09:35:46 aw 1.6.198.1: #i29181#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [b08b6bdbf58f33872b0875061b76a0bd0b06cc7b]

INTEGRATION: CWS aw013 (1.3.558); FILE MERGED 2004/06/24 09:35:46 aw 1.3.558.1: #i29181#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [3db0613a7fec79894119c7d53e1e2848b625c668]

INTEGRATION: CWS aw013 (1.10.558); FILE MERGED 2004/06/24 09:35:46 aw 1.10.558.1: #i29181#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [b3c89cd02f423fc027483c83a5aa0b8e688ac22b]

INTEGRATION: CWS aw013 (1.8.254); FILE MERGED 2004/06/24 09:35:45 aw 1.8.254.1: #i29181#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [18768a8e0399e804222c80993c8baebd93fc9c00]

INTEGRATION: CWS aw013 (1.3.558); FILE MERGED 2004/06/24 09:35:45 aw 1.3.558.1: #i29181#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [31fcd0f943ccf65aca27065936eabfdc9db45ebf]

INTEGRATION: CWS aw013 (1.10.160); FILE MERGED 2004/06/24 09:35:45 aw 1.10.160.1: #i29181#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [26209f384de932fb0efa9a5d1fc901b7493b130f]

INTEGRATION: CWS aw013 (1.86.38); FILE MERGED 2004/06/29 13:59:58 aw 1.86.38.2: RESYNC: (1.86-1.88); FILE MERGED 2004/06/24 09:35:44 aw 1.86.38.1: #i29181#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [a2a08f8a9ac52dcfce1ef6abcb32f5207503fb58]

INTEGRATION: CWS aw013 (1.12.174); FILE MERGED 2004/06/24 09:35:44 aw 1.12.174.2: #i29181# 2004/06/15 16:30:33 aw 1.12.174.1: #117095#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [1ea8490bb5fd364efb5801bfceffdb67f534d485]

INTEGRATION: CWS aw013 (1.52.254); FILE MERGED 2004/06/24 09:35:43 aw 1.52.254.1: #i29181#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [34f0b4e5a004676cdb06f99aba9c8f67057e846d]

INTEGRATION: CWS aw013 (1.8.200); FILE MERGED 2004/06/24 09:35:42 aw 1.8.200.1: #i29181#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [db51a27fc9766424dd54d53d87dd35bdbb73c106]

INTEGRATION: CWS aw013 (1.3.474); FILE MERGED 2004/06/24 09:35:42 aw 1.3.474.1: #i29181#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [e01df3c0c90a27c615e38cc3ddef179a70b9f34d]

INTEGRATION: CWS adc8 (1.2.14); FILE MERGED 2004/07/01 13:54:23 np 1.2.14.1: #i30968# Implement csv::StreamStr strip-functions. Also some general cosv maintenance. Fixing the bug with directory attributes in ploc_dir.cxx. Updating documentation. Making string classes 64-bit compatible by replacing UINT32 by ::size_t for the strings size- and position-type.


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [52f49bd748954412fc1a609086e0517816bfe01a]

INTEGRATION: CWS aw013 (1.21.148); FILE MERGED 2004/06/24 09:35:41 aw 1.21.148.1: #i29181#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [f414ac1343672c39882322693b0ff4e1ac8bd98a]

INTEGRATION: CWS adc8 (1.8.16); FILE MERGED 2004/07/01 13:54:23 np 1.8.16.1: #i30968# Implement csv::StreamStr strip-functions. Also some general cosv maintenance. Fixing the bug with directory attributes in ploc_dir.cxx. Updating documentation. Making string classes 64-bit compatible by replacing UINT32 by ::size_t for the strings size- and position-type.


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [5803b7c64b674c5c2a6a4cce920d9f3d1c8c791f]

INTEGRATION: CWS aw013 (1.29.150); FILE MERGED 2004/06/24 09:35:40 aw 1.29.150.1: #i29181#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [1371129129a6e7a5234c1ffb23656af644633f87]

INTEGRATION: CWS adc8 (1.5.70); FILE MERGED 2004/07/01 13:54:23 np 1.5.70.1: #i30968# Implement csv::StreamStr strip-functions. Also some general cosv maintenance. Fixing the bug with directory attributes in ploc_dir.cxx. Updating documentation. Making string classes 64-bit compatible by replacing UINT32 by ::size_t for the strings size- and position-type.


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [7fce08d878ab659554d23cb2ec25a311a035ae36]

INTEGRATION: CWS aw013 (1.19.40); FILE MERGED 2004/06/24 09:35:40 aw 1.19.40.1: #i29181#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [6c8e576db9a489428ea29613633a722e0e059c32]

INTEGRATION: CWS aw013 (1.13.254); FILE MERGED 2004/06/24 09:35:39 aw 1.13.254.1: #i29181#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [49ef46c25224d7d215c1a74c8e9773e8c0e0b053]

INTEGRATION: CWS adc8 (1.3.88); FILE MERGED 2004/07/01 13:54:22 np 1.3.88.1: #i30968# Implement csv::StreamStr strip-functions. Also some general cosv maintenance. Fixing the bug with directory attributes in ploc_dir.cxx. Updating documentation. Making string classes 64-bit compatible by replacing UINT32 by ::size_t for the strings size- and position-type.


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [f58dc7d909378cf3f4fd1e208e7a3b2bb7c49c57]

INTEGRATION: CWS aw013 (1.13.176); FILE MERGED 2004/06/24 09:35:38 aw 1.13.176.1: #i29181#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [76ae208b12523543432589b88d6aa3dd322be8cb]

INTEGRATION: CWS adc8 (1.1.1.1.104); FILE MERGED 2004/07/01 13:54:22 np 1.1.1.1.104.1: #i30968# Implement csv::StreamStr strip-functions. Also some general cosv maintenance. Fixing the bug with directory attributes in ploc_dir.cxx. Updating documentation. Making string classes 64-bit compatible by replacing UINT32 by ::size_t for the strings size- and position-type.


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [aa9017527cecd66ccd8e0abe5d2a0c3d7fe4cfea]

INTEGRATION: CWS aw013 (1.23.160); FILE MERGED 2004/06/29 13:48:57 aw 1.23.160.2: RESYNC: (1.23-1.24); FILE MERGED 2004/06/24 09:35:38 aw 1.23.160.1: #i29181#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [f447bb4a4500637fe884d30681cf4b00213aa775]

INTEGRATION: CWS adc8 (1.4.8); FILE MERGED 2004/07/02 11:04:21 np 1.4.8.1: #i26261#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [ed26a25a43c578b5eabd6cc9d8aa08a690f30634]

INTEGRATION: CWS aw013 (1.15.34); FILE MERGED 2004/06/29 13:48:15 aw 1.15.34.2: RESYNC: (1.15-1.16); FILE MERGED 2004/06/24 09:35:37 aw 1.15.34.1: #i29181#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [987db8f74da16403a447481998dc267fb38080ef]

INTEGRATION: CWS adc8 (1.2.82); FILE MERGED 2004/07/02 11:04:21 np 1.2.82.1: #i26261#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [2c0f927117ab156c991214e09a3ebcbed12c6a4f]

INTEGRATION: CWS adc8 (1.1.84); FILE MERGED 2004/07/02 11:04:20 np 1.1.84.1: #i26261#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [3cd91959c028f88bdea3c8086f01893712892019]

INTEGRATION: CWS aw013 (1.38.34); FILE MERGED 2004/06/29 13:47:12 aw 1.38.34.2: RESYNC: (1.38-1.39); FILE MERGED 2004/06/24 09:35:36 aw 1.38.34.1: #i29181#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [970689c863218d6155e494d09b9e1db7052d2a11]

INTEGRATION: CWS adc8 (1.2.82); FILE MERGED 2004/07/02 11:04:20 np 1.2.82.1: #i26261#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [4f1c65502c6827bc6c841e105ebf03b4651b0cec]

INTEGRATION: CWS adc8 (1.1.2); FILE ADDED 2004/07/02 10:49:26 np 1.1.2.1: #116899#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [8e5c90193801ea19fc69724e57ac76c456f4963a]

INTEGRATION: CWS adc8 (1.3.82); FILE MERGED 2004/07/02 11:04:19 np 1.3.82.1: #i26261#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [1a50c541d34cbbef79e70ecd32abfbaa8985d171]

INTEGRATION: CWS adc8 (1.4.66); FILE MERGED 2004/07/02 11:04:19 np 1.4.66.1: #i26261#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [12dbd354e74bc1efa83d69fc23c9b5364d7db7bf]

INTEGRATION: CWS adc8 (1.2.82); FILE MERGED 2004/07/02 11:04:19 np 1.2.82.1: #i26261#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [f649e44cd5890f45d82cbd6f8a7e3d71b4854ca1]

INTEGRATION: CWS adc8 (1.2.54); FILE MERGED 2004/07/02 14:44:37 np 1.2.54.1: #i30967#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [cccb6c607dc46ccdb302232e1cede1595eb35157]

INTEGRATION: CWS adc8 (1.5.50); FILE MERGED 2004/07/02 14:44:36 np 1.5.50.2: #i30967# 2004/07/02 10:59:00 np 1.5.50.1: #i30967#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [43626af12b936596d138a1d07c8337ce9ca599a6]

INTEGRATION: CWS adc8 (1.2.54); FILE MERGED 2004/07/02 11:04:18 np 1.2.54.1: #i26261#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [a9f4d5d7d517be172c042f010ac0e3acb7a39250]

INTEGRATION: CWS adc8 (1.4.8); FILE MERGED 2004/07/02 11:04:17 np 1.4.8.1: #i26261#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [1ba905222653b7b765bb778a23f94c98c405a8c4]

INTEGRATION: CWS adc8 (1.2.82); FILE MERGED 2004/07/02 11:04:17 np 1.2.82.1: #i26261#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [23b423992d9ae62bf73a83fbad2c79cf7bd4a1c4]

INTEGRATION: CWS adc8 (1.3.48); FILE MERGED 2004/07/02 11:04:17 np 1.3.48.1: #i26261#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [c16b08396f7d7c5636464487ecfe9393ff4ab156]

INTEGRATION: CWS adc8 (1.1.84); FILE MERGED 2004/07/02 11:04:17 np 1.1.84.1: #i26261#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [2d4ce538f58fba833900a4eea6c21ac3789a9764]

INTEGRATION: CWS adc8 (1.3.82); FILE MERGED 2004/07/02 11:04:16 np 1.3.82.1: #i26261#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [2f1822797a4e981aad3fea28e82ba0ecc0eb92c4]

INTEGRATION: CWS adc8 (1.1.2); FILE ADDED 2004/07/02 10:48:48 np 1.1.2.1: #116899#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [993f5475972320fa4d4fbf0eee049c2ef3c76392]

INTEGRATION: CWS adc8 (1.4.82); FILE MERGED 2004/07/02 11:04:16 np 1.4.82.1: #i26261#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [d5b9e778da6e08b224b31d20bbf36f78e3ce2b1b]

INTEGRATION: CWS adc8 (1.2.82); FILE MERGED 2004/07/02 11:04:16 np 1.2.82.1: #i26261#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [4139746d5aa775b6aa8f98b17cc737915460b288]

INTEGRATION: CWS adc8 (1.3.8); FILE MERGED 2004/07/02 11:04:16 np 1.3.8.1: #i26261#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [6af22be3de2e1671842f5d8f354b192f9405cf4f]

INTEGRATION: CWS adc8 (1.2.82); FILE MERGED 2004/07/02 11:04:15 np 1.2.82.1: #i26261#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [39fb4dcde12efedc60228cf6549057c9c25e36d5]

INTEGRATION: CWS adc8 (1.5.66); FILE MERGED 2004/07/02 11:04:15 np 1.5.66.1: #i26261#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [fa7dae1ed504660403b1b8664722c9a09f9375de]

INTEGRATION: CWS adc8 (1.3.8); FILE MERGED 2004/07/02 11:04:15 np 1.3.8.1: #i26261#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [84d4118d0aba0f982c00299eb27f20b590bcdddd]

INTEGRATION: CWS adc8 (1.1.1.1.98); FILE MERGED 2004/07/05 13:47:05 np 1.1.1.1.98.1: #i25608#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [c8391bb77e026fa8eaca4ab9680564fea3b082a9]

INTEGRATION: CWS adc8 (1.1.1.1.98); FILE MERGED 2004/07/05 13:47:04 np 1.1.1.1.98.1: #i25608#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [5bc14069f74deea67dd4f328bdd61e95b5dd01c2]

INTEGRATION: CWS adc8 (1.2.82); FILE MERGED 2004/07/05 13:47:04 np 1.2.82.1: #i25608#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [4ae2661ad48601d0d44591254333e776390e6da2]

INTEGRATION: CWS adc8 (1.2.82); FILE MERGED 2004/07/05 13:47:03 np 1.2.82.1: #i25608#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [b9106f92559b5ebff2b36c15a941d9f7f2f8330d]

INTEGRATION: CWS adc8 (1.2.98); FILE MERGED 2004/07/05 13:47:03 np 1.2.98.1: #i25608#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [909549028d77269f065a7d4f690f3563ca008283]

INTEGRATION: CWS adc8 (1.3.62); FILE MERGED 2004/07/02 11:04:14 np 1.3.62.1: #i26261#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [b547f8f22f93546330c23618b902337b32526b1f]

INTEGRATION: CWS adc8 (1.2.82); FILE MERGED 2004/07/02 14:44:36 np 1.2.82.2: #i30967# 2004/07/02 10:59:00 np 1.2.82.1: #i30967#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [0cb0f670731ed8b2779a6bd08cf568dba7084fda]

INTEGRATION: CWS adc8 (1.1.2); FILE ADDED 2004/07/02 10:54:23 np 1.1.2.1: #i30967#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [7cd3e93c1436862020f881827d9774948e50ffde]

INTEGRATION: CWS adc8 (1.1.2); FILE ADDED 2004/07/02 11:02:57 np 1.1.2.1: #i26261#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [c0a69f2bf206d476cf2c835fd00fdf7b76e3a1e8]

INTEGRATION: CWS adc8 (1.1.2); FILE ADDED 2004/07/02 10:54:01 np 1.1.2.1: #i30967#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [3197c060d745d6495be6bb65123d8f99cf2dcaea]

INTEGRATION: CWS adc8 (1.9.20); FILE MERGED 2004/07/02 10:58:59 np 1.9.20.1: #i30967#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [4509db395c491764a664fdf1699641eb1e9fc9d4]

INTEGRATION: CWS adc8 (1.1.2); FILE ADDED 2004/07/02 14:44:35 np 1.1.2.2: #i30967# 2004/07/02 10:54:57 np 1.1.2.1: #i30967#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [73fc93106d5a8204d206f07f57a08349f5d06b6d]

INTEGRATION: CWS aw013 (1.17.36); FILE MERGED 2004/06/24 09:29:04 aw 1.17.36.2: #i29181# Issue number: Submitted by: Reviewed by: 2004/06/15 16:12:31 aw 1.17.36.1: #117095# Issue number: Submitted by: Reviewed by:


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [fab2c611ffdb68a378d214fb05880e34578d7dd1]

INTEGRATION: CWS adc8 (1.1.2); FILE ADDED 2004/07/06 14:04:29 np 1.1.2.3: #i25608# 2004/07/02 14:44:35 np 1.1.2.2: #i30967# 2004/07/02 10:54:40 np 1.1.2.1: #i30967#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [9c87357baea5cf1a815b70ff6856d05925ac04a5]

INTEGRATION: CWS aw013 (1.15.36); FILE MERGED 2004/06/15 16:12:31 aw 1.15.36.1: #117095# Issue number: Submitted by: Reviewed by:


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [41ed4a1c5a31ebab5a5ba92cb4ccd64be2abc5f8]

INTEGRATION: CWS adc8 (1.3.82); FILE MERGED 2004/07/02 10:58:59 np 1.3.82.1: #i30967#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [ab0de6f0c6c3a1300abc5f8fe2f7799a6f519338]

INTEGRATION: CWS aw013 (1.5.36); FILE MERGED 2004/06/15 16:12:30 aw 1.5.36.1: #117095# Issue number: Submitted by: Reviewed by:


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [92b34a1fe169c26240c59602401e75842e168f49]

INTEGRATION: CWS adc8 (1.6.66); FILE MERGED 2004/07/02 10:58:59 np 1.6.66.1: #i30967#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [6d26dd2092d7c8189bee3f896d4eba12dffa5960]

INTEGRATION: CWS aw013 (1.8.14); FILE MERGED 2004/06/24 09:29:03 aw 1.8.14.2: #i29181# Issue number: Submitted by: Reviewed by: 2004/06/15 16:12:30 aw 1.8.14.1: #117095# Issue number: Submitted by: Reviewed by:


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [c42fa2152b18f8751636d1b00c2c6b830af429df]

INTEGRATION: CWS adc8 (1.3.52); FILE MERGED 2004/07/02 10:58:58 np 1.3.52.1: #i30967#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [b79e1048c6e0b5ceaa73eff799dad3f1afceb2df]

INTEGRATION: CWS adc8 (1.3.82); FILE MERGED 2004/07/02 10:58:58 np 1.3.82.1: #i30967#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [b388c6ea9e7d007e20326b54bee2dbbe5b622f30]

INTEGRATION: CWS adc8 (1.1.84); FILE MERGED 2004/07/02 10:58:58 np 1.1.84.1: #i30967#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [11bd7fd68976a09032e6b1668ecbd9d77471ef12]

INTEGRATION: CWS adc8 (1.3.54); FILE MERGED 2004/07/02 10:58:58 np 1.3.54.1: #i30967#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [199dc5516ad81e81b188aaef8c6ced5609e152be]

INTEGRATION: CWS adc8 (1.3.62); FILE MERGED 2004/07/02 14:44:35 np 1.3.62.2: #i30967# 2004/07/02 10:58:58 np 1.3.62.1: #i30967#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [135eb4cc722a4312ac0d8c5b6d666dba8e2283c8]

INTEGRATION: CWS adc8 (1.1.84); FILE MERGED 2004/07/02 10:52:22 np 1.1.84.1: #116899#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [105b39825865d64b797cc076b7f31d4e795545fe]

INTEGRATION: CWS aw013 (1.14.4); FILE MERGED 2004/06/29 13:33:34 aw 1.14.4.2: RESYNC: (1.14-1.15); FILE MERGED 2004/06/24 09:30:46 aw 1.14.4.1: #i29181#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [0be79b4eaf936cf16cd6ef3d9198fc428a51b51d]

INTEGRATION: CWS adc8 (1.1.84); FILE MERGED 2004/07/06 14:04:28 np 1.1.84.1: #i25608#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [e66bde34fabbdbbb857b89f86939faaa210d3b06]

INTEGRATION: CWS aw013 (1.6.470); FILE MERGED 2004/06/24 09:30:45 aw 1.6.470.1: #i29181#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [7f42c59c65ed1bd801407451b58326f1001b6f4f]

INTEGRATION: CWS aw013 (1.17.182); FILE MERGED 2004/06/24 09:30:45 aw 1.17.182.1: #i29181#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [80f747d2d7b5eb17ccf76df3a7c3de7ff8bfe597]

INTEGRATION: CWS aw013 (1.5.466); FILE MERGED 2004/06/24 09:30:45 aw 1.5.466.1: #i29181#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [9cd1873a2fa6ee8b19cffa56b7e70d1757121d74]

INTEGRATION: CWS adc8 (1.1.84); FILE MERGED 2004/07/02 11:04:14 np 1.1.84.1: #i26261#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [7fe732eaaea77ccb331958f9bc1b71fc9af137bc]

INTEGRATION: CWS aw013 (1.13.180); FILE MERGED 2004/06/29 13:26:47 aw 1.13.180.2: RESYNC: (1.13-1.14); FILE MERGED 2004/06/24 09:30:45 aw 1.13.180.1: #i29181#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [8b70284fb418ef66b3f43a4d54ff76003b67f88f]

INTEGRATION: CWS aw013 (1.35.38); FILE MERGED 2004/06/29 13:24:24 aw 1.35.38.2: RESYNC: (1.35-1.36); FILE MERGED 2004/06/15 16:18:01 aw 1.35.38.1: #117095#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [30cd84f5c7fd010769b8746bb3901bfea86140a7]

INTEGRATION: CWS adc8 (1.3.84); FILE MERGED 2004/07/02 11:04:14 np 1.3.84.1: #i26261#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [b14aae12d12704edc8d939e1f4d7959e3f07d5af]

INTEGRATION: CWS aw013 (1.11.68); FILE MERGED 2004/06/29 13:23:19 aw 1.11.68.2: RESYNC: (1.11-1.12); FILE MERGED 2004/06/15 16:18:01 aw 1.11.68.1: #117095#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [06ee7c73ae46bbc54eaf392dbcfe9be39378ec7a]

INTEGRATION: CWS aw013 (1.8.20); FILE MERGED 2004/06/29 13:21:56 aw 1.8.20.3: RESYNC: (1.8-1.9); FILE MERGED 2004/06/24 09:30:44 aw 1.8.20.2: #i29181# 2004/06/15 16:18:00 aw 1.8.20.1: #117095#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [599e3b4899d469f754e7ee1eae92d9180df3616e]

INTEGRATION: CWS adc8 (1.5.4); FILE MERGED 2004/07/02 11:04:13 np 1.5.4.1: #i26261#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [932233dc30173ed7d9679a8bf44e2bc660216b2a]

INTEGRATION: CWS aw013 (1.53.8); FILE MERGED 2004/06/29 13:21:36 aw 1.53.8.2: RESYNC: (1.53-1.55); FILE MERGED 2004/06/24 09:30:44 aw 1.53.8.1: #i29181#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [45cb8852ffa4404de37786af1b9844c4b71d7c37]

INTEGRATION: CWS adc8 (1.2.84); FILE MERGED 2004/07/02 11:04:13 np 1.2.84.1: #i26261#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [3744e701291e811203e4f76fb30ac1a6869bf946]

INTEGRATION: CWS aw013 (1.23.20); FILE MERGED 2004/06/29 13:21:14 aw 1.23.20.2: RESYNC: (1.23-1.24); FILE MERGED 2004/06/24 09:30:44 aw 1.23.20.1: #i29181#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [f132c527dfd1afa9141faa42ab06f07874f21cbb]

INTEGRATION: CWS aw013 (1.14.42); FILE MERGED 2004/06/29 13:21:06 aw 1.14.42.2: RESYNC: (1.14-1.15); FILE MERGED 2004/06/24 09:30:43 aw 1.14.42.1: #i29181#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [8e29296008918adab5a2b0d051d9edb012658fd9]

INTEGRATION: CWS adc8 (1.1.84); FILE MERGED 2004/07/02 11:04:13 np 1.1.84.1: #i26261#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [934e3c1599db08ae95dbff16507529b2b3967e8c]

INTEGRATION: CWS aw013 (1.3.310); FILE MERGED 2004/06/29 13:20:58 aw 1.3.310.2: RESYNC: (1.3-1.4); FILE MERGED 2004/06/24 09:30:43 aw 1.3.310.1: #i29181#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [88a2f4b810dc2d836d9d2fba20ef609d9b2d1077]

INTEGRATION: CWS adc8 (1.4.4); FILE MERGED 2004/07/02 11:04:12 np 1.4.4.1: #i26261#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [4e878ba9de0a9d2a09cf95439dad8aed516146d7]

INTEGRATION: CWS aw013 (1.17.38); FILE MERGED 2004/06/29 13:19:05 aw 1.17.38.2: RESYNC: (1.17-1.18); FILE MERGED 2004/06/24 09:30:43 aw 1.17.38.1: #i29181#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [f7354d34a21c3ad903b9af0fdefbf4b1527cd7d7]

INTEGRATION: CWS adc8 (1.3.54); FILE MERGED 2004/07/02 14:44:34 np 1.3.54.1: #i30967#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [8bd4d850fb56b3f4ddd1129cbfac14a4427916f8]

INTEGRATION: CWS aw013 (1.4.502); FILE MERGED 2004/06/24 09:30:42 aw 1.4.502.1: #i29181#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [0bc192426f29390975c96e640052bcf58dc52078]

INTEGRATION: CWS adc8 (1.2.66); FILE MERGED 2004/07/02 11:04:12 np 1.2.66.1: #i26261#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [741792859f21b16a5757d71f545d132caa03a294]

INTEGRATION: CWS aw013 (1.14.160); FILE MERGED 2004/06/24 09:30:42 aw 1.14.160.1: #i29181#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [fc13ee44013782f1ad742fac8ab378e8d685a1da]

INTEGRATION: CWS adc8 (1.1.2); FILE ADDED 2004/07/02 11:02:44 np 1.1.2.1: #i26261#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [16531319a56819e0a56c9aa55a5368cbb5259923]

INTEGRATION: CWS adc8 (1.1.2); FILE ADDED 2004/07/02 11:02:33 np 1.1.2.1: #i26261#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [df91eaf4d33006a3318f23d8b9de72cb03c1326e]

INTEGRATION: CWS aw013 (1.5.466); FILE MERGED 2004/06/24 09:30:42 aw 1.5.466.1: #i29181#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [c394761e47d587cc8ac35127b25646faba8c0b97]

INTEGRATION: CWS adc8 (1.1.84); FILE MERGED 2004/07/02 11:04:12 np 1.1.84.1: #i26261#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [e88841a3ac3dcbfd4494a03754ef1de24101751a]

INTEGRATION: CWS aw013 (1.9.362); FILE MERGED 2004/06/24 09:30:42 aw 1.9.362.1: #i29181#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [4903ea4ea80b4cd550ee077d12c72b4e884a3955]

INTEGRATION: CWS adc8 (1.2.54); FILE MERGED 2004/07/02 11:04:12 np 1.2.54.1: #i26261#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [ead528c5d359ee9633a1cf94dd1df623f932bf49]

INTEGRATION: CWS aw013 (1.4.468); FILE MERGED 2004/06/24 09:30:41 aw 1.4.468.1: #i29181#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [f6e81657f1a7ff00a52e37f63d67d660a97c215e]

INTEGRATION: CWS aw013 (1.7.160); FILE MERGED 2004/06/24 09:30:41 aw 1.7.160.1: #i29181#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [c47643d5c7a480a7cd9891d845084ad8896e0f74]

INTEGRATION: CWS adc8 (1.2.66); FILE MERGED 2004/07/06 14:04:27 np 1.2.66.2: #i25608# 2004/07/02 10:52:21 np 1.2.66.1: #116899#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [d783aae834665711d020a36c74c9eb1ad6f76e71]

INTEGRATION: CWS aw013 (1.10.464); FILE MERGED 2004/06/24 09:30:41 aw 1.10.464.1: #i29181#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [b1c7f53692e3cb890ec1911c3e0b97930c7ff1f1]

INTEGRATION: CWS adc8 (1.1.84); FILE MERGED 2004/07/02 10:52:21 np 1.1.84.1: #116899#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [9242abeba55ce888baddae10b18d7796b2edab69]

INTEGRATION: CWS aw013 (1.12.4); FILE MERGED 2004/06/29 12:52:52 aw 1.12.4.2: RESYNC: (1.12-1.13); FILE MERGED 2004/06/24 09:30:41 aw 1.12.4.1: #i29181#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [c24ad6679feddbd8321598f2cea926ffdba2b6c7]

INTEGRATION: CWS adc8 (1.1.84); FILE MERGED 2004/07/02 11:04:11 np 1.1.84.1: #i26261#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [7cf75645d0ccbd0e40bb871674c64749def2ef13]

INTEGRATION: CWS aw013 (1.3.494); FILE MERGED 2004/06/24 09:30:40 aw 1.3.494.1: #i29181#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [90bf0eecfc86d7e41758eb623f3f1ebc2c79b7b0]

INTEGRATION: CWS aw013 (1.10.84); FILE MERGED 2004/06/24 09:30:40 aw 1.10.84.1: #i29181#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [098f9bf00b827075003a311ec9c6db36e56b00bf]

INTEGRATION: CWS adc8 (1.2.66); FILE MERGED 2004/07/02 11:04:11 np 1.2.66.1: #i26261#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [498faf84864da5196a3a709c93cf558a085f14be]

INTEGRATION: CWS aw013 (1.3.132); FILE MERGED 2004/06/24 09:30:40 aw 1.3.132.1: #i29181#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [c69bf8d6f00e75713be15494a984a5962cf14991]

INTEGRATION: CWS aw013 (1.7.170); FILE MERGED 2004/06/24 09:30:39 aw 1.7.170.1: #i29181#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [44a25c41c88cc2085761063f9cb6500372a1ad75]

INTEGRATION: CWS aw013 (1.18.36); FILE MERGED 2004/06/29 12:45:21 aw 1.18.36.2: RESYNC: (1.18-1.19); FILE MERGED 2004/06/24 09:30:38 aw 1.18.36.1: #i29181#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [ed0df9871392f7e887a3656ad31fd6453d4bec6e]

INTEGRATION: CWS adc8 (1.2.66); FILE MERGED 2004/07/07 08:42:42 np 1.2.66.3: #i26261# 2004/07/06 14:04:27 np 1.2.66.2: #i25608# 2004/07/02 11:04:11 np 1.2.66.1: #i26261#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [9f4598a53b7f81d98d8d5b2c34c34d9efb8d652a]

INTEGRATION: CWS adc8 (1.1.2); FILE ADDED 2004/07/02 11:02:08 np 1.1.2.1: #i26261#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [defa05cec73851570b5610be38e7585c2442b5fd]

INTEGRATION: CWS adc8 (1.1.2); FILE ADDED 2004/07/02 11:02:19 np 1.1.2.1: #i26261#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [5f913dd5dabe10b3d9d45ce6548814846aa85fe3]

INTEGRATION: CWS adc8 (1.3.50); FILE MERGED 2004/07/02 11:04:10 np 1.3.50.1: #i26261#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [123b9ccbd59fe2a0e1aec5205513d2f3c82f4f55]

INTEGRATION: CWS adc8 (1.2.66); FILE MERGED 2004/07/02 11:04:10 np 1.2.66.1: #i26261#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [ebd6b8818c465d1c03ab8dbbc49f65af45284fa7]

INTEGRATION: CWS adc8 (1.1.84); FILE MERGED 2004/07/02 11:04:10 np 1.1.84.1: #i26261#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [6f050e2c5bc30da6f18af52c5ed3e5e358edae6b]

INTEGRATION: CWS aw013 (1.33.30); FILE MERGED 2004/06/28 14:58:00 aw 1.33.30.3: #117254# 2004/06/24 09:33:20 aw 1.33.30.2: #i29181# 2004/06/15 16:25:30 aw 1.33.30.1: #117095#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [cb7ffebe3e78fd0f7e75de7eea2b319bca540d46]

INTEGRATION: CWS adc8 (1.2.54); FILE MERGED 2004/07/06 14:04:26 np 1.2.54.2: #i25608# 2004/07/02 11:04:10 np 1.2.54.1: #i26261#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [dfadf1ddb3f68bb8b200d1e1738ac3ddf3f0fff8]

INTEGRATION: CWS aw013 (1.5.452); FILE MERGED 2004/06/28 14:57:59 aw 1.5.452.2: #117254# 2004/06/24 09:33:20 aw 1.5.452.1: #i29181#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [93bc2cc85f97bd83a39eac918623caf5996319be]

INTEGRATION: CWS adc8 (1.3.54); FILE MERGED 2004/07/02 11:04:10 np 1.3.54.1: #i26261#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [2cddbdba42d1e22fffa036b26bf752c4853236f3]

INTEGRATION: CWS adc8 (1.1.1.1.98); FILE MERGED 2004/07/05 13:47:03 np 1.1.1.1.98.1: #i25608#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [cb7ed9e5309dcb486752c1210ad584e17556b0a6]

INTEGRATION: CWS aw013 (1.6.34); FILE MERGED 2004/06/15 16:25:30 aw 1.6.34.2: #117095# 2004/06/11 16:14:48 aw 1.6.34.1: #114389#, #114394#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [aff38d3da93975e4cd7b896d4c7bbd2caf2d9b7a]

INTEGRATION: CWS adc8 (1.2.82); FILE MERGED 2004/07/06 14:04:25 np 1.2.82.2: #i25608# 2004/07/05 13:47:02 np 1.2.82.1: #i25608#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [da37712081daff030a56e92d9f22c22d166260cc]

INTEGRATION: CWS aw013 (1.16.68); FILE MERGED 2004/06/15 16:25:29 aw 1.16.68.1: #117095#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [916582a4507f81aa7cb712e944ab1c9da5f788b1]

INTEGRATION: CWS adc8 (1.5.66); FILE MERGED 2004/07/02 11:04:09 np 1.5.66.1: #i26261#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [27100785464aa25c624c4326db13de01209fc0a8]

INTEGRATION: CWS aw013 (1.50.26); FILE MERGED 2004/06/24 09:33:20 aw 1.50.26.1: #i29181#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [06670a00748e812f9637799821cb7db8cef1f84c]

INTEGRATION: CWS aw013 (1.37.68); FILE MERGED 2004/06/24 09:33:20 aw 1.37.68.1: #i29181#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [3144fd474da7c90b3900b6cd2a7d581d3ac345c1]

INTEGRATION: CWS adc8 (1.3.54); FILE MERGED 2004/07/02 14:44:34 np 1.3.54.2: #i30967# 2004/07/02 11:04:08 np 1.3.54.1: #i26261#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [25893ff045a30ad8843c90a5502b277866874e8e]

INTEGRATION: CWS aw013 (1.29.30); FILE MERGED 2004/06/24 09:33:20 aw 1.29.30.3: #i29181# 2004/06/15 16:25:29 aw 1.29.30.2: #117095# 2004/06/11 16:14:47 aw 1.29.30.1: #114389#, #114394#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [70c6d504eb55dc54abc9722f5892c559b55aa74c]

INTEGRATION: CWS adc8 (1.3.82); FILE MERGED 2004/07/02 11:04:08 np 1.3.82.1: #i26261#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [9e19680d96c43ae6d90096dcd662a55f08b6d904]

INTEGRATION: CWS aw013 (1.28.70); FILE MERGED 2004/06/28 14:57:58 aw 1.28.70.2: #117254# 2004/06/24 09:33:19 aw 1.28.70.1: #i29181#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [81d1a243ff0bb118fec68f7bea39d23ef6e91ba8]

INTEGRATION: CWS aw013 (1.11.124); FILE MERGED 2004/06/24 09:33:19 aw 1.11.124.1: #i29181#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [bf4ea9c352bd3e3c6d611d1f208685add22ae2f9]

INTEGRATION: CWS aw013 (1.6.124); FILE MERGED 2004/06/24 09:33:19 aw 1.6.124.1: #i29181#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [c08251acb3e2c5a52320ed21af6c8e8c3556df04]

INTEGRATION: CWS adc8 (1.1.1.1.98); FILE MERGED 2004/07/06 14:04:25 np 1.1.1.1.98.2: #i25608# 2004/07/05 13:47:01 np 1.1.1.1.98.1: #i25608#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [f5ab905509121cad9e09221c1c21b4545e989ed1]

INTEGRATION: CWS aw013 (1.9.124); FILE MERGED 2004/06/24 09:33:19 aw 1.9.124.1: #i29181#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [592021db23d1daf1d05c1c4ebab863da4f9afe2c]

INTEGRATION: CWS adc8 (1.2.66); FILE MERGED 2004/07/02 11:04:07 np 1.2.66.1: #i26261#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [9d552d5b0036c64af81cfd1d586c9abf19d6084c]

INTEGRATION: CWS aw013 (1.38.68); FILE MERGED 2004/06/24 09:33:18 aw 1.38.68.1: #i29181#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [a8da9c009363b99b0d296b11635586e1debb23af]

INTEGRATION: CWS aw013 (1.20.32); FILE MERGED 2004/06/24 09:33:18 aw 1.20.32.1: #i29181#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [1152315c25a22749fdbf611b1a8c4a999479c7f3]

INTEGRATION: CWS adc8 (1.1.84); FILE MERGED 2004/07/02 11:04:07 np 1.1.84.1: #i26261#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [7af3511ee4f8e7191c52d5c1a30558f2138de222]

INTEGRATION: CWS aw013 (1.17.32); FILE MERGED 2004/06/28 14:57:57 aw 1.17.32.1: #117254#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [2aedfed81fd0ad96f7eb5f6ada31c2cd90a308cc]

INTEGRATION: CWS adc8 (1.1.84); FILE MERGED 2004/07/02 11:04:06 np 1.1.84.1: #i26261#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [6da096ce859e68e28bc399c1fc87cf0c312b65e9]

INTEGRATION: CWS aw013 (1.20.30); FILE MERGED 2004/06/29 11:41:05 aw 1.20.30.2: RESYNC: (1.20-1.21); FILE MERGED 2004/06/24 09:33:18 aw 1.20.30.1: #i29181#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [638e09cd30905ac14f4f82a6a118160fbf6b2c97]

INTEGRATION: CWS aw013 (1.9.124); FILE MERGED 2004/06/24 09:33:18 aw 1.9.124.1: #i29181#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [45657baf32e0d7e9644cb90ca7dfbdbccf414d0e]

INTEGRATION: CWS aw013 (1.7.70); FILE MERGED 2004/06/24 09:33:17 aw 1.7.70.1: #i29181#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [9f562f490d53827274f76ac243f865b71253bb71]

INTEGRATION: CWS aw013 (1.41.66); FILE MERGED 2004/06/28 14:57:56 aw 1.41.66.2: #117254# 2004/06/24 09:33:17 aw 1.41.66.1: #i29181#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [aa53e913b9a890dc25527f7f7a0c31952bd64de3]

INTEGRATION: CWS aw013 (1.8.68); FILE MERGED 2004/06/24 09:33:17 aw 1.8.68.1: #i29181#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [da79b8f798b03ae5cb827bddcc932d2ee17e3bbc]

INTEGRATION: CWS aw013 (1.32.98); FILE MERGED 2004/06/29 11:40:57 aw 1.32.98.2: RESYNC: (1.32-1.33); FILE MERGED 2004/06/15 16:25:28 aw 1.32.98.1: #117095#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [9b7ae3b613735b6c4c722569db8d11dac22a31d0]

INTEGRATION: CWS aw013 (1.17.68); FILE MERGED 2004/06/24 09:33:17 aw 1.17.68.1: #i29181#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [eb5021bcae5c65b2977d0f4102a91f556a3e0050]

INTEGRATION: CWS adc8 (1.1.2); FILE ADDED 2004/07/02 11:01:47 np 1.1.2.1: #i26261#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [98059e6f53c0bba850c93b1e645e53cf7668aa75]

INTEGRATION: CWS aw013 (1.25.30); FILE MERGED 2004/06/24 09:33:16 aw 1.25.30.1: #i29181#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [d21deb52b6fc6f0da129e0398d4dd79de3091204]

INTEGRATION: CWS adc8 (1.1.2); FILE ADDED 2004/07/02 11:01:37 np 1.1.2.1: #i26261#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [67a0b1fb9d835b1fb5ecd8b6c080fdda4ddf8dd3]

INTEGRATION: CWS aw013 (1.29.34); FILE MERGED 2004/06/28 14:57:56 aw 1.29.34.2: #117254# 2004/06/24 09:33:16 aw 1.29.34.1: #i29181#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [6f80bef035e2ae3f617de0c5214d74693855921b]

INTEGRATION: CWS adc8 (1.1.84); FILE MERGED 2004/07/02 11:04:03 np 1.1.84.1: #i26261#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [2165b229524f1842e0d7a0ebd27264f73b3b0b5f]

INTEGRATION: CWS aw013 (1.37.32); FILE MERGED 2004/06/29 11:40:49 aw 1.37.32.3: RESYNC: (1.37-1.38); FILE MERGED 2004/06/28 14:57:56 aw 1.37.32.2: #117254# 2004/06/24 09:33:16 aw 1.37.32.1: #i29181#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [b221aff9a667455e981ea54b2890b023f87112ea]

INTEGRATION: CWS aw013 (1.4.124); FILE MERGED 2004/06/24 09:33:16 aw 1.4.124.1: #i29181#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [ec827f33179e712f6317c514a21ebdce2eb52efc]

INTEGRATION: CWS adc8 (1.2.66); FILE MERGED 2004/07/02 11:04:03 np 1.2.66.1: #i26261#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [440d1f929dff05ceb03f15eab97223977cc18725]

INTEGRATION: CWS aw013 (1.29.68); FILE MERGED 2004/06/28 14:57:55 aw 1.29.68.4: #117254# 2004/06/24 09:33:15 aw 1.29.68.3: #i29181# 2004/06/15 16:25:28 aw 1.29.68.2: #117095# 2004/06/11 16:14:47 aw 1.29.68.1: #114389#, #114394#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [8b19812d8dd2f88127a107c0e2dafc679e5e7b80]

INTEGRATION: CWS aw013 (1.3.122); FILE MERGED 2004/06/15 16:25:27 aw 1.3.122.1: #117095#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [8b5670e3d5b65e1f2fde1bda1a5d657c82fee56d]

INTEGRATION: CWS adc8 (1.2.84); FILE MERGED 2004/07/02 11:04:02 np 1.2.84.1: #i26261#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [66b7d7681e8830779f5b665a07a607c6271f323c]

INTEGRATION: CWS aw013 (1.4.34); FILE MERGED 2004/06/28 14:57:55 aw 1.4.34.2: #117254# 2004/06/24 09:33:15 aw 1.4.34.1: #i29181#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [9830d8dd6985f925e3c44364f1b30fb1bbb754c3]

INTEGRATION: CWS adc8 (1.1.84); FILE MERGED 2004/07/02 11:04:02 np 1.1.84.1: #i26261#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [a8f30b77c157a80e163338c9d8f4a68e5001d33c]

INTEGRATION: CWS aw013 (1.7.32); FILE MERGED 2004/06/29 11:40:10 aw 1.7.32.2: RESYNC: (1.7-1.8); FILE MERGED 2004/06/24 09:33:15 aw 1.7.32.1: #i29181#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [89095e8a57d5b36b3a19a914c2acb466a2170f68]

INTEGRATION: CWS adc8 (1.1.2); FILE ADDED 2004/07/02 11:01:57 np 1.1.2.1: #i26261#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [85f5e6a3ae08fd4ead957fd5311a7557e6a1dfa5]

INTEGRATION: CWS aw013 (1.2.124); FILE MERGED 2004/06/24 09:33:15 aw 1.2.124.1: #i29181#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [23b20fbe1f1a32055a8f1dfd606e02826bc2698b]

INTEGRATION: CWS adc8 (1.3.54); FILE MERGED 2004/07/02 14:44:34 np 1.3.54.1: #i30967#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [d6a5eb57be7f544137d0471d9ee801101d82253e]

INTEGRATION: CWS aw013 (1.61.70); FILE MERGED 2004/06/28 14:57:54 aw 1.61.70.2: #117254# 2004/06/24 09:33:14 aw 1.61.70.1: #i29181#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [bc44d4987895b3129852becad03d47559bb8eadb]

INTEGRATION: CWS aw013 (1.39.26); FILE MERGED 2004/06/28 14:57:54 aw 1.39.26.1: #117254#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [943117233d130761572a4ae97beb0a13cb2d11b7]

INTEGRATION: CWS aw013 (1.73.64); FILE MERGED 2004/06/29 11:40:02 aw 1.73.64.4: RESYNC: (1.73-1.75); FILE MERGED 2004/06/28 14:57:53 aw 1.73.64.3: #117254# 2004/06/15 16:25:26 aw 1.73.64.2: #117095# 2004/06/11 16:14:46 aw 1.73.64.1: #114389#, #114394#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [ac978076ab28990a193c50841e99a6e5aad792dd]

INTEGRATION: CWS adc8 (1.1.1.1.98); FILE MERGED 2004/07/02 14:44:34 np 1.1.1.1.98.1: #i30967#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [74b7caf71739fb7e25fc9cb2b3b696a8cfa7283b]

INTEGRATION: CWS aw013 (1.14.124); FILE MERGED 2004/06/29 11:38:52 aw 1.14.124.2: RESYNC: (1.14-1.15); FILE MERGED 2004/06/24 09:33:14 aw 1.14.124.1: #i29181#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [6f0aebb2b554d16059110ffac7f95429b2714104]

INTEGRATION: CWS adc8 (1.1.1.1.98); FILE MERGED 2004/07/02 14:44:33 np 1.1.1.1.98.1: #i30967#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [954824ac8173d031102883f1216aa4552495e8dd]

INTEGRATION: CWS aw013 (1.3.70); FILE MERGED 2004/06/15 16:25:24 aw 1.3.70.2: #117095# 2004/06/11 16:14:45 aw 1.3.70.1: #114389#, #114394#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [dc900e27a54581af1da2dda331e2a7d11c89e138]

INTEGRATION: CWS adc8 (1.1.1.1.98); FILE MERGED 2004/07/05 13:47:00 np 1.1.1.1.98.1: #i25608#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [f1aeb5a8c8ef9ca06ccfcc7ef46a9dbc1653d3c3]

INTEGRATION: CWS aw013 (1.3.70); FILE MERGED 2004/06/15 16:25:21 aw 1.3.70.2: #117095# 2004/06/11 16:14:44 aw 1.3.70.1: #114389#, #114394#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [193be9a0fb763e99abc2c88b0b59efb2f2a515e8]

INTEGRATION: CWS adc8 (1.2.82); FILE MERGED 2004/07/06 14:04:24 np 1.2.82.2: #i25608# 2004/07/05 13:46:59 np 1.2.82.1: #i25608#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [d63fc530af7256f01b8143bff4c6b004a23ae43d]

INTEGRATION: CWS aw013 (1.3.344); FILE MERGED 2004/06/11 16:14:43 aw 1.3.344.1: #114389#, #114394#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [e5a289fcad2fea4896c8505f592ca57e7eede7f4]

INTEGRATION: CWS adc8 (1.1.84); FILE MERGED 2004/07/02 11:04:00 np 1.1.84.1: #i26261#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [02afdeca13f00e3a94a8b44d11f0836878e0735b]

INTEGRATION: CWS aw013 (1.3.68); FILE MERGED 2004/06/24 09:33:14 aw 1.3.68.3: #i29181# 2004/06/15 16:25:13 aw 1.3.68.2: #117095# 2004/06/11 16:14:43 aw 1.3.68.1: #114389#, #114394#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [117982a19a6650bf57d8785a9e73c47ee8ea3829]

INTEGRATION: CWS adc8 (1.2.66); FILE MERGED 2004/07/02 11:04:00 np 1.2.66.1: #i26261#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [fe195658f704c89e922c34efbd120eac642882f7]

INTEGRATION: CWS aw013 (1.3.72); FILE MERGED 2004/06/11 16:14:42 aw 1.3.72.1: #114389#, #114394#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [1015ab22f9f92ba3c6baf8deb5f2aaf69430f555]

INTEGRATION: CWS adc8 (1.1.2); FILE ADDED 2004/07/02 11:01:16 np 1.1.2.1: #i26261#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [b4fddc11d7203eb21ce260d12fee4e9c5ca60981]

INTEGRATION: CWS aw013 (1.2.124); FILE MERGED 2004/06/24 09:33:13 aw 1.2.124.1: #i29181#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [e819ada9d8bbf173b86ca5a9786791a5d9fee7d5]

INTEGRATION: CWS adc8 (1.1.2); FILE ADDED 2004/07/02 11:01:06 np 1.1.2.1: #i26261#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [400a288b9959c4d3260a8618572718217f33cb0a]

INTEGRATION: CWS aw013 (1.2.124); FILE MERGED 2004/06/15 16:25:07 aw 1.2.124.1: #117095#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [31f944bdde7cdcf51ee97ad828bbd5ae35cb0c05]

INTEGRATION: CWS adc8 (1.1.84); FILE MERGED 2004/07/02 11:03:59 np 1.1.84.1: #i26261#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [50bed66b5a300b5b366d9e670c14b02d9f4f63ab]

INTEGRATION: CWS aw013 (1.4.124); FILE MERGED 2004/06/28 14:57:53 aw 1.4.124.1: #117254#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [8f3e0f5efb3fbe360a305e3b6ab6a0a6698052c7]

INTEGRATION: CWS aw013 (1.4.36); FILE MERGED 2004/06/24 09:33:13 aw 1.4.36.1: #i29181#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [0f51a7117f8fc646defa23319f6b5a6f5ee34146]

INTEGRATION: CWS adc8 (1.2.84); FILE MERGED 2004/07/02 11:03:59 np 1.2.84.1: #i26261#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [3e28ade8885ed6a4bd731961a1c0d2bb277c10a5]

INTEGRATION: CWS aw013 (1.3.120); FILE MERGED 2004/06/24 09:33:13 aw 1.3.120.1: #i29181#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [569172c506b374d2fc415bc89244610a9fc67a64]

INTEGRATION: CWS aw013 (1.9.120); FILE MERGED 2004/06/24 09:33:13 aw 1.9.120.1: #i29181#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [86d414d42521bb937ffe8e0e16c4b0d031fe8bd7]

INTEGRATION: CWS aw013 (1.45.26); FILE MERGED 2004/06/24 09:33:12 aw 1.45.26.1: #i29181#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [0e670c68a4a52c64c15cb7dcbd3ee0a714de75f9]

INTEGRATION: CWS aw013 (1.17.34); FILE MERGED 2004/06/28 14:57:52 aw 1.17.34.2: #117254# 2004/06/24 09:33:12 aw 1.17.34.1: #i29181#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [cc664527ae137eac13081e1e9f6d5eee03337f4c]

INTEGRATION: CWS adc8 (1.1.84); FILE MERGED 2004/07/02 11:03:58 np 1.1.84.1: #i26261#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [4a08f4351b7fd53eadf2d3f417f6fc38cb473d76]

INTEGRATION: CWS aw013 (1.5.124); FILE MERGED 2004/06/28 14:57:52 aw 1.5.124.1: #117254#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [ef6cbb5e6c2cfcc478c97694cc00f7e67f123cea]

INTEGRATION: CWS adc8 (1.1.2); FILE ADDED 2004/07/02 11:00:55 np 1.1.2.1: #i26261#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [c5c3f521c6e1aad8e77b7dbb3aa7bfd951fd6c98]

INTEGRATION: CWS adc8 (1.1.2); FILE ADDED 2004/07/02 11:00:43 np 1.1.2.1: #i26261#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [09a9d6ee0e89069aa3e980930159b0d524d69bae]

INTEGRATION: CWS adc8 (1.1.84); FILE MERGED 2004/07/02 11:03:57 np 1.1.84.1: #i26261#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [fa384f8f8d879dbcdd3745222079c612a63169be]

INTEGRATION: CWS aw013 (1.25.6); FILE MERGED 2004/06/24 09:33:12 aw 1.25.6.1: #i29181#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [e02f7d4edee77beafaaf1650ba76f6f7724a6b0b]

INTEGRATION: CWS adc8 (1.1.2); FILE ADDED 2004/07/02 11:01:26 np 1.1.2.1: #i26261#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [0f99a0ed2399123c208152cea5ba95f1283781d5]

INTEGRATION: CWS aw013 (1.5.120); FILE MERGED 2004/06/24 09:33:12 aw 1.5.120.1: #i29181#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [57c3f247343f9e9d7cedf838ca8c53413b08b844]

INTEGRATION: CWS aw013 (1.6.32); FILE MERGED 2004/06/28 14:57:50 aw 1.6.32.1: #117254#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [87e35c7ef785aab7cd6b9383e2ad893a6f7641b3]

INTEGRATION: CWS adc8 (1.1.1.1.98); FILE MERGED 2004/07/02 11:03:56 np 1.1.1.1.98.1: #i26261#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [5057f1bfca963359850fef7b4bce126271498c77]

INTEGRATION: CWS aw013 (1.32.124); FILE MERGED 2004/06/24 09:33:11 aw 1.32.124.1: #i29181#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [04ba0b9a261cad8807352ae073402bcb5d9934b4]

INTEGRATION: CWS aw013 (1.17.34); FILE MERGED 2004/06/28 14:57:50 aw 1.17.34.1: #117254#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [e0896d9638976ff6af669cbbbbc610a7498262b2]

INTEGRATION: CWS aw013 (1.3.36); FILE MERGED 2004/06/24 09:33:11 aw 1.3.36.1: #i29181#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [dc4937ab1e1607a6612ede808bdd9bcb73c2a621]

INTEGRATION: CWS aw013 (1.5.36); FILE MERGED 2004/06/24 09:33:11 aw 1.5.36.1: #i29181#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [cf2b66939b945328b56d50fc301c0a1ec7599aa5]

INTEGRATION: CWS aw013 (1.7.36); FILE MERGED 2004/06/24 09:33:11 aw 1.7.36.1: #i29181#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [d3719349cfcb0eefce7e7284d72916a0db6062c1]

INTEGRATION: CWS aw013 (1.4.120); FILE MERGED 2004/06/24 09:33:11 aw 1.4.120.1: #i29181#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [4d33b9a38ae51beba082f73147d94c81b1e088d1]

INTEGRATION: CWS aw013 (1.4.120); FILE MERGED 2004/06/24 09:33:10 aw 1.4.120.1: #i29181#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [7f4a3239e9f1c5851756fc3a81c49ecab8b5a492]

INTEGRATION: CWS aw013 (1.28.34); FILE MERGED 2004/06/28 14:57:50 aw 1.28.34.1: #117254#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [8c5e93b62b1474608b472ed3fe3b097e196667b4]

INTEGRATION: CWS aw013 (1.27.124); FILE MERGED 2004/06/24 09:33:10 aw 1.27.124.1: #i29181#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [75fab47d899812f5da0dc5b37475389254505ee2]

INTEGRATION: CWS aw013 (1.9.124); FILE MERGED 2004/06/28 14:57:50 aw 1.9.124.1: #117254#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [4a704975b80c160dcc8c103ea940a170c1bde20c]

INTEGRATION: CWS aw013 (1.3.122); FILE MERGED 2004/06/24 09:33:10 aw 1.3.122.1: #i29181#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [142e6827120fa2b540892421d18fdc870d33194d]

INTEGRATION: CWS aw013 (1.18.24); FILE MERGED 2004/06/24 09:33:10 aw 1.18.24.1: #i29181#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [58f05f796676734b31d1a3d604064553f61b73b3]

INTEGRATION: CWS aw013 (1.5.36); FILE MERGED 2004/06/24 09:33:09 aw 1.5.36.1: #i29181#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [f62dffcaf6d0f69464c9a42938876f60f1e32340]

INTEGRATION: CWS aw013 (1.8.124); FILE MERGED 2004/06/24 09:33:09 aw 1.8.124.1: #i29181#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [de52f22ca90dde753aaeb1d15534c6a3f8f28731]

INTEGRATION: CWS aw013 (1.6.124); FILE MERGED 2004/06/24 09:33:08 aw 1.6.124.1: #i29181#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [15fdf345f840e91d9bfc37b627e28f8452145d97]

INTEGRATION: CWS aw013 (1.24.118); FILE MERGED 2004/06/15 16:24:54 aw 1.24.118.1: #117095#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [0c3f7a27684a8f04e1dd661d1e3c2cfc51f65ea6]

INTEGRATION: CWS aw013 (1.27.26); FILE MERGED 2004/06/24 09:33:08 aw 1.27.26.1: #i29181#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [7a1f893e3943f63170b2b288ea78fc4f25fcab85]

INTEGRATION: CWS aw013 (1.3.36); FILE MERGED 2004/06/28 14:57:48 aw 1.3.36.1: #117254#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [306cfde38699f90aae616c018c0ae1b4b53cc5c8]

INTEGRATION: CWS aw013 (1.4.26); FILE MERGED 2004/06/28 14:57:48 aw 1.4.26.1: #117254#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [f4bea7476f2e7a10125383dcaf18adb0e038f157]

INTEGRATION: CWS aw013 (1.10.70); FILE MERGED 2004/06/15 16:24:53 aw 1.10.70.2: #117095# 2004/06/11 16:14:39 aw 1.10.70.1: #114389#, #114394#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [33744540e679300ae2ff82d82e4ed6fcb4c37341]

INTEGRATION: CWS aw013 (1.4.36); FILE MERGED 2004/06/24 09:33:07 aw 1.4.36.1: #i29181#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [92fbfe05111a4fb396e69a1479e2c1f24fb08054]

INTEGRATION: CWS aw013 (1.15.122); FILE MERGED 2004/06/24 09:33:07 aw 1.15.122.1: #i29181#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [5241cc6605088a38e78e273139afc4e86007eeeb]

INTEGRATION: CWS aw013 (1.32.34); FILE MERGED 2004/06/24 09:33:06 aw 1.32.34.1: #i29181#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [e05a69e6ce19b132e56365c697f6c039cca79111]

INTEGRATION: CWS aw013 (1.13.52); FILE MERGED 2004/06/28 14:57:47 aw 1.13.52.1: #117254#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [03219768dd1aa0a19e6a9f131290026588d4b728]

INTEGRATION: CWS aw013 (1.8.66); FILE MERGED 2004/06/24 09:33:06 aw 1.8.66.2: #i29181# 2004/06/15 16:24:51 aw 1.8.66.1: #117095#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [47c09675d59e55a04a0ee7cea20359092be4c109]

INTEGRATION: CWS aw013 (1.61.48); FILE MERGED 2004/06/29 11:34:44 aw 1.61.48.2: RESYNC: (1.61-1.62); FILE MERGED 2004/06/28 14:57:46 aw 1.61.48.1: #117254#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [f972cee2e40d9f7e107bc6d10a959ecb67503f85]

INTEGRATION: CWS aw013 (1.18.36); FILE MERGED 2004/06/28 14:57:45 aw 1.18.36.1: #117254#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [05d49b7a500c8d851b56c35f3e3821341a5758af]

INTEGRATION: CWS aw013 (1.43.26); FILE MERGED 2004/06/28 14:57:45 aw 1.43.26.2: #117254# 2004/06/11 16:14:36 aw 1.43.26.1: #114389#, #114394#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [3f15d1b6bb39b16ff3410a7fe39619233919cdec]

INTEGRATION: CWS aw013 (1.35.118); FILE MERGED 2004/06/28 14:57:44 aw 1.35.118.1: #117254#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [f6895a46bf51b5a0d64014cd91fd89c7b063785d]

INTEGRATION: CWS aw013 (1.27.68); FILE MERGED 2004/06/28 14:57:44 aw 1.27.68.1: #117254#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [02e45cff01659d7638d5cf0538707b56cce0c8b7]

INTEGRATION: CWS aw013 (1.22.66); FILE MERGED 2004/06/28 14:57:44 aw 1.22.66.1: #117254#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [bba9e544bdf2e686c27de2011113ff99eaf2e098]

INTEGRATION: CWS aw013 (1.69.34); FILE MERGED 2004/06/28 14:57:43 aw 1.69.34.1: #117254#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [e5437ccbaa2c1316d6468fb3976b3585d66adc97]

INTEGRATION: CWS aw013 (1.14.70); FILE MERGED 2004/06/11 16:13:45 aw 1.14.70.1: #114389#, #114394#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [92a963801f360ad4172e1ad6b83541e8129e6f78]

INTEGRATION: CWS aw013 (1.114.134); FILE MERGED 2004/07/01 09:38:14 aw 1.114.134.2: #117254# 2004/07/01 09:23:01 aw 1.114.134.1: #117254#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [1259ace49442b7b53249bdb244998e47fdb5c9a5]

INTEGRATION: CWS aw013 (1.44.130); FILE MERGED 2004/07/02 12:03:41 aw 1.44.130.1: #i29181#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [c7c250f21047a7b028d630000382141e83f9f530]

INTEGRATION: CWS aw013 (1.27.136); FILE MERGED 2004/06/24 09:26:43 aw 1.27.136.1: #i29181#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [bfa378d727b6c7e494e30241e64867a7d1c1cefd]

INTEGRATION: CWS aw013 (1.16.108); FILE MERGED 2004/06/29 11:33:07 aw 1.16.108.3: RESYNC: (1.16-1.17); FILE MERGED 2004/06/15 16:08:04 aw 1.16.108.2: #117095# 2004/06/11 16:11:32 aw 1.16.108.1: #114389#, #114394#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [fa5bdf06fb22fa16546e9e453af1bc8f28287113]

INTEGRATION: CWS aw013 (1.2.138); FILE MERGED 2004/06/24 09:26:43 aw 1.2.138.1: #i29181#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [3dd71c2cff82c9f19f097d2680645ad6bc071d74]

INTEGRATION: CWS aw013 (1.2.138); FILE MERGED 2004/06/24 09:26:42 aw 1.2.138.1: #i29181#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [a146c24c2020e3efc17f1ba0afbca13c27ea3aaf]

INTEGRATION: CWS aw013 (1.18.66); FILE MERGED 2004/06/24 09:26:41 aw 1.18.66.1: #i29181#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [b88b380cef634539af108d1e0bc8ae19ad761b4d]

INTEGRATION: CWS aw013 (1.1.1.1.842); FILE MERGED 2004/06/28 14:55:17 aw 1.1.1.1.842.1: #117254#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [1adb356c4526e81e3b7cd872a24dfa4953353001]

INTEGRATION: CWS aw013 (1.9.294); FILE MERGED 2004/06/24 09:26:40 aw 1.9.294.1: #i29181#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [f7271783892d9b4bd941a465861fbdd56bb37d62]

INTEGRATION: CWS aw013 (1.13.294); FILE MERGED 2004/06/28 14:55:16 aw 1.13.294.2: #117254# 2004/06/24 09:26:40 aw 1.13.294.1: #i29181#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [35aa913ae1850c16bf3e6237469b372ed8ff86fe]

INTEGRATION: CWS aw013 (1.2.294); FILE MERGED 2004/06/24 09:26:39 aw 1.2.294.1: #i29181#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [ef7aae89860186630ab532e27c76e3bc48893f13]

INTEGRATION: CWS aw013 (1.19.68); FILE MERGED 2004/06/15 16:08:03 aw 1.19.68.2: #117095# 2004/06/11 16:11:31 aw 1.19.68.1: #114389#, #114394#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [ab08fd1145b2c35983c2edb17dbfc7f91d46a906]

INTEGRATION: CWS aw013 (1.39.66); FILE MERGED 2004/06/29 11:32:45 aw 1.39.66.3: RESYNC: (1.39-1.40); FILE MERGED 2004/06/15 16:08:03 aw 1.39.66.2: #117095# 2004/06/11 16:11:31 aw 1.39.66.1: #114389#, #114394#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [150a88e2b2d7b3fe75775c1d48c77594581a973d]

INTEGRATION: CWS aw013 (1.41.66); FILE MERGED 2004/06/29 11:32:37 aw 1.41.66.6: RESYNC: (1.41-1.42); FILE MERGED 2004/06/28 14:55:10 aw 1.41.66.5: #117254# 2004/06/22 15:21:07 aw 1.41.66.4: #i29641# 2004/06/15 16:08:03 aw 1.41.66.3: #117095# 2004/06/11 16:11:30 aw 1.41.66.2: #114389#, #114394# 2004/06/09 11:30:54 aw 1.41.66.1: #i29973#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [1b87655a38742051858e97d25e3495c67a57dbde]

INTEGRATION: CWS aw013 (1.15.292); FILE MERGED 2004/06/28 14:55:09 aw 1.15.292.1: #117254#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [6448513e9ab60177b2d1450765678a3d0a895618]

INTEGRATION: CWS aw013 (1.64.68); FILE MERGED 2004/06/28 14:55:08 aw 1.64.68.2: #117254# 2004/06/11 16:11:30 aw 1.64.68.1: #114389#, #114394#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [2981089ee716a4df6ad489d9ec0f3cbc2433dff8]

INTEGRATION: CWS aw013 (1.2.138); FILE MERGED 2004/06/11 16:11:30 aw 1.2.138.1: #114389#, #114394#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [4bed17a494176d53932e16ccafef7169067052ab]

INTEGRATION: CWS aw013 (1.3.806); FILE MERGED 2004/06/24 09:26:39 aw 1.3.806.1: #i29181#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [46d52ed78d87e8b8227b9fc6ec721fb69924ea94]

INTEGRATION: CWS aw013 (1.55.66); FILE MERGED 2004/06/29 11:32:05 aw 1.55.66.2: RESYNC: (1.55-1.56); FILE MERGED 2004/06/28 14:55:05 aw 1.55.66.1: #117254#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [7296bb3001863cc22557938a5d85ef330d0eb978]

INTEGRATION: CWS aw013 (1.3.294); FILE MERGED 2004/06/29 10:10:24 aw 1.3.294.3: #i29181# 2004/06/28 14:55:03 aw 1.3.294.2: #117254# 2004/06/24 09:26:38 aw 1.3.294.1: #i29181#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [5f7df1948d97e7631f24629f8ae9cfa07c2c6168]

INTEGRATION: CWS aw013 (1.6.270); FILE MERGED 2004/06/24 09:26:38 aw 1.6.270.1: #i29181#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [7cb5e7dbf6c2f00fec7278339e01f3553326ee79]

INTEGRATION: CWS aw013 (1.2.294); FILE MERGED 2004/06/24 09:26:37 aw 1.2.294.1: #i29181#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [f8d5a02c22d54b0e397a13c87f2a62cada415d06]

INTEGRATION: CWS aw013 (1.38.98); FILE MERGED 2004/06/24 09:26:37 aw 1.38.98.1: #i29181#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [9245754116c7ab6020db63ded3153b6130a43f5e]

INTEGRATION: CWS aw013 (1.12.236); FILE MERGED 2004/06/24 09:26:36 aw 1.12.236.1: #i29181#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [f3bee79d16ad98ec217ce8b6ad222ed59dad911d]

INTEGRATION: CWS aw013 (1.15.294); FILE MERGED 2004/06/24 09:26:36 aw 1.15.294.1: #i29181#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [7bc0820e5dbde3a4a0df759a62f209c1b126b355]

INTEGRATION: CWS aw013 (1.10.294); FILE MERGED 2004/06/24 09:26:36 aw 1.10.294.1: #i29181#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [92ad45415261c9e0bab03f3bb31f9868d97cafcf]

INTEGRATION: CWS aw013 (1.5.294); FILE MERGED 2004/06/24 09:26:35 aw 1.5.294.1: #i29181#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [81ae8b9a1f87a95fa7279821bbd05011cfef766d]

INTEGRATION: CWS aw013 (1.5.138); FILE MERGED 2004/06/24 09:26:35 aw 1.5.138.1: #i29181#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [68a4c0c3a50d0cb6406bf224c5382217077c8af7]

INTEGRATION: CWS aw013 (1.13.68); FILE MERGED 2004/06/15 16:08:02 aw 1.13.68.1: #117095#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [0fe43e03aaa34a04843c12da6967d2855026642a]

INTEGRATION: CWS aw013 (1.1.2); FILE ADDED 2004/06/28 14:53:45 aw 1.1.2.1: #117254#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [1aee738c1a25c28a1d34e489b7372097055b1e69]

INTEGRATION: CWS aw013 (1.10.134); FILE MERGED 2004/06/28 14:55:02 aw 1.10.134.1: #117254#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [58a6ee4b085c12db6e067cd332429543e16956bd]

INTEGRATION: CWS aw013 (1.1.4); FILE ADDED 2004/06/11 16:09:40 aw 1.1.4.1: #114389#, #114394#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [7cb4e3ecba98ad38fa83b66660ee8f9c3ad3a323]

INTEGRATION: CWS aw013 (1.3.192); FILE MERGED 2004/06/29 11:31:02 aw 1.3.192.2: RESYNC: (1.3-1.4); FILE MERGED 2004/06/11 16:10:25 aw 1.3.192.1: #114389#, #114394#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [a63a797078bbd8c11f5bb459d4121bda770e040a]

INTEGRATION: CWS aw013 (1.5.66); FILE MERGED 2004/06/29 11:30:54 aw 1.5.66.2: RESYNC: (1.5-1.6); FILE MERGED 2004/06/28 14:55:01 aw 1.5.66.1: #117254#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [47ad1a035226ec2200e1e56176327884a11a1615]

INTEGRATION: CWS aw013 (1.6.68); FILE MERGED 2004/06/11 16:10:25 aw 1.6.68.1: #114389#, #114394#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [3bdc522408a15ed8e7a9b0f3f6c3ad9f995e3f24]

INTEGRATION: CWS aw013 (1.1.2); FILE ADDED 2004/06/28 14:53:06 aw 1.1.2.1: #117254#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [447045da55e1d62f818ff89ed8c8a606c5694215]

INTEGRATION: CWS aw013 (1.3.68); FILE MERGED 2004/06/11 16:10:24 aw 1.3.68.1: #114389#, #114394#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [f1d9b61f9e12f906aeefc433a8d5acbdb9fb8ae1]

INTEGRATION: CWS aw013 (1.2.294); FILE MERGED 2004/06/11 16:10:24 aw 1.2.294.1: #114389#, #114394#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [c0f8dc4e4f76f8cbfefdd68947e8916dc13e9085]

INTEGRATION: CWS aw013 (1.4.68); FILE MERGED 2004/06/11 16:10:24 aw 1.4.68.1: #114389#, #114394#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [c5785ca64685af182043c390cda6bf8b02f0d99d]

INTEGRATION: CWS aw013 (1.3.196); FILE MERGED 2004/07/02 12:03:40 aw 1.3.196.5: #i29181# 2004/06/29 11:30:37 aw 1.3.196.4: RESYNC: (1.3-1.4); FILE MERGED 2004/06/28 15:03:32 aw 1.3.196.3: #i29181# 2004/06/28 14:54:59 aw 1.3.196.2: #117254# 2004/06/22 15:36:08 aw 1.3.196.1: #i29186#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [f1e77b2f412b62d64361d44b74f539da8cba1275]

INTEGRATION: CWS aw013 (1.3.194); FILE MERGED 2004/06/11 16:10:23 aw 1.3.194.1: #114389#, #114394#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [341a1c295c24a73744871b6940d3b639b43decbb]

INTEGRATION: CWS aw013 (1.97.6); FILE MERGED 2004/07/01 09:13:50 aw 1.97.6.2: #117254# 2004/06/30 14:22:03 aw 1.97.6.1: #117254#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [42a7b4aa8484a9c5f87d2ed44b4452c5fde41cd9]

INTEGRATION: CWS aw013 (1.36.6); FILE MERGED 2004/07/01 09:13:49 aw 1.36.6.2: #117254# 2004/06/30 14:22:02 aw 1.36.6.1: #117254#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [816ad315640f267b172241a88185e263f74aa7d1]

INTEGRATION: CWS aw013 (1.14.136); FILE MERGED 2004/06/15 16:08:01 aw 1.14.136.1: #117095#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [8a784d84f5c50cad946adbdd73ba432809eec8f5]

INTEGRATION: CWS aw013 (1.5.796); FILE MERGED 2004/06/24 09:26:34 aw 1.5.796.1: #i29181#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [2bdc09bd7a70077b312d8b7edb875ffb52ae702b]

INTEGRATION: CWS aw013 (1.15.168); FILE MERGED 2004/06/24 09:26:34 aw 1.15.168.1: #i29181#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [739b129622e2b0bd3d5239fcd9de8969e0f5dddb]

INTEGRATION: CWS aw013 (1.33.66); FILE MERGED 2004/06/24 09:26:33 aw 1.33.66.1: #i29181#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [779a739ea85ed80379a241786ec5f5c40f9f1b03]

INTEGRATION: CWS aw013 (1.30.66); FILE MERGED 2004/06/24 09:26:33 aw 1.30.66.1: #i29181#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [9d9d7036b974840fbb7a821d669ae245cd46e0fa]

INTEGRATION: CWS aw013 (1.53.68); FILE MERGED 2004/06/24 09:26:32 aw 1.53.68.1: #i29181#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [424560f0dd24a93e2b25279bd30a7044595fab3f]

INTEGRATION: CWS aw013 (1.51.68); FILE MERGED 2004/06/24 09:26:31 aw 1.51.68.1: #i29181#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [e0c1face2eb049721f080772428cf37b578fdbbf]

INTEGRATION: CWS aw013 (1.5.294); FILE MERGED 2004/06/24 09:26:31 aw 1.5.294.1: #i29181#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [2419aa0be01147bcdcbd389e672d93c13608d4a8]

INTEGRATION: CWS aw013 (1.17.68); FILE MERGED 2004/06/24 09:26:30 aw 1.17.68.1: #i29181#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [af3a9db4ba2b3bc7cf971dc64da452594b7bbd5e]

INTEGRATION: CWS aw013 (1.2.294); FILE MERGED 2004/06/24 09:26:30 aw 1.2.294.1: #i29181#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [f51d86846c6d72f14496b5b543fa397601b5e55a]

INTEGRATION: CWS aw013 (1.15.290); FILE MERGED 2004/06/24 09:26:28 aw 1.15.290.1: #i29181#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [9a9923d9ea2e84cf2b570e0f8be0b8626d4c9347]

INTEGRATION: CWS aw013 (1.15.48); FILE MERGED 2004/06/24 09:26:28 aw 1.15.48.1: #i29181#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [6810b9479c19769a9aea4bc624cc2d1ef7e94b8d]

INTEGRATION: CWS aw013 (1.34.272); FILE MERGED 2004/07/12 09:53:02 aw 1.34.272.1: #116827# added ressources for aw012


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [5f99fec1907678fe1bb437660e8c6a182d6d902b]

INTEGRATION: CWS aw013 (1.3.832); FILE MERGED 2004/07/12 09:53:03 aw 1.3.832.1: #116827# added ressources for aw012


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [cd86639ce75a0ffa48a760ac2b9060b091e15e43]

INTEGRATION: CWS aw013 (1.12.244); FILE MERGED 2004/06/24 09:26:27 aw 1.12.244.1: #i29181#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [7f2ecb946bd306816cf0aeea1040e38a8722ddb5]

INTEGRATION: CWS aw013 (1.18.294); FILE MERGED 2004/06/24 09:26:27 aw 1.18.294.2: #i29181# 2004/06/15 16:08:00 aw 1.18.294.1: #117095#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [298529b83c42d17be86d94f220bd75200c363c40]

INTEGRATION: CWS aw013 (1.8.242); FILE MERGED 2004/06/15 16:08:00 aw 1.8.242.1: #117095#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [e458c23274dc7223a7f14a091dbeaec396f34cad]

INTEGRATION: CWS aw013 (1.3.294); FILE MERGED 2004/06/15 16:08:00 aw 1.3.294.1: #117095#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [d926e4ecc49b965716b76ee3b7f8503ac379534a]

INTEGRATION: CWS aw013 (1.4.294); FILE MERGED 2004/06/24 09:26:26 aw 1.4.294.1: #i29181#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [52ca5cb648b081b26a4b7022b9c5aa60fb5d4c17]

INTEGRATION: CWS aw013 (1.15.520); FILE MERGED 2004/06/24 09:26:26 aw 1.15.520.1: #i29181#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [9a02f3430967b95e3646a24fab199574802f4042]

INTEGRATION: CWS aw013 (1.1.4); FILE ADDED 2004/06/11 16:08:20 aw 1.1.4.1: #114389#, #114394#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [7ddc9c0919ae513c67cba2bc25e27b32493f5e8e]

INTEGRATION: CWS aw013 (1.2.294); FILE MERGED 2004/06/11 16:08:36 aw 1.2.294.1: #114389#, #114394#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [3c71d91249334f2ec540b7fe5d4957e2fd7b58c4]

INTEGRATION: CWS aw013 (1.3.194); FILE MERGED 2004/06/28 14:54:34 aw 1.3.194.1: #117254#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [424b6d81dcfca6fd140fcc710868b4ab374f1d1e]

INTEGRATION: CWS aw013 (1.1.2); FILE ADDED 2004/06/28 14:52:43 aw 1.1.2.1: #117254#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [62023c3c6dd2bb811fef87ee678bfeb4d17f9ea9]

INTEGRATION: CWS aw013 (1.3.194); FILE MERGED 2004/06/11 16:08:36 aw 1.3.194.1: #114389#, #114394#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [289a21e1472a6e131481ad3fb64996dd0ef15fac]

INTEGRATION: CWS aw013 (1.3.196); FILE MERGED 2004/06/28 14:54:34 aw 1.3.196.1: #117254#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [6092e0523241c2200d288991cc4c904ddd9063fa]

INTEGRATION: CWS aw013 (1.3.194); FILE MERGED 2004/06/28 14:54:33 aw 1.3.194.2: #117254# 2004/06/11 16:08:35 aw 1.3.194.1: #114389#, #114394#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [deeca871179967fcf24a3fd866bebc634a1bd874]

INTEGRATION: CWS aw013 (1.4.138); FILE MERGED 2004/06/11 16:08:35 aw 1.4.138.1: #114389#, #114394#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [972dfc020bd2c0b9d4ff324f27ecd8ac886ea58f]

INTEGRATION: CWS aw013 (1.9.138); FILE MERGED 2004/06/28 14:54:31 aw 1.9.138.1: #117254#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [0fcd4c73c9beed3f691e68c531aea05677dd8692]

INTEGRATION: CWS aw013 (1.1.1.1.844); FILE MERGED 2004/06/28 14:54:30 aw 1.1.1.1.844.1: #117254#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [86457f846f5134d313062bc95666216063bb7fe8]

INTEGRATION: CWS cellborders (1.22.14); FILE MERGED 2004/07/09 12:37:11 fme 1.22.14.4: RESYNC: (1.27-1.31); FILE MERGED 2004/06/10 20:41:04 fme 1.22.14.3: RESYNC: (1.26-1.27); FILE MERGED 2004/05/30 02:06:07 fme 1.22.14.2: RESYNC: (1.22-1.26); FILE MERGED 2004/05/27 14:38:19 fme 1.22.14.1: #i29552# Collapsing table borders


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [f5a1e9230ec05c631f44f4140c61a5db8d98e98f]

INTEGRATION: CWS cellborders (1.1.4); FILE ADDED 2004/05/27 14:39:18 fme 1.1.4.1: #i29552# Collapsing table borders


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [8f9bc157e6049012db5ac1ffb734dfc3e5247783]

INTEGRATION: CWS cellborders (1.52.60); FILE MERGED 2004/07/09 12:33:02 fme 1.52.60.4: RESYNC: (1.53-1.54); FILE MERGED 2004/06/10 09:43:45 fme 1.52.60.3: #i29552# Collapsing table borders - string review 2004/05/30 02:02:47 fme 1.52.60.2: RESYNC: (1.52-1.53); FILE MERGED 2004/05/27 14:38:18 fme 1.52.60.1: #i29552# Collapsing table borders


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [99b00e613d6fbd51958e7876376274082eb4d84c]

INTEGRATION: CWS cellborders (1.2.36); FILE MERGED 2004/06/07 12:02:13 fme 1.2.36.1: #i29552# Collapsing table borders


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [2de9641ec713d8d016fb5e27dcbcfaf33a1840e3]

INTEGRATION: CWS cellborders (1.6.164); FILE MERGED 2004/05/27 14:38:19 fme 1.6.164.1: #i29552# Collapsing table borders


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [36242a1a2cb6ebc9b09c121d915298edb4f4c0eb]

INTEGRATION: CWS cellborders (1.19.106); FILE MERGED 2004/05/30 02:02:25 fme 1.19.106.2: RESYNC: (1.19-1.20); FILE MERGED 2004/05/27 14:38:18 fme 1.19.106.1: #i29552# Collapsing table borders


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [164355653274af12894f125fc4d86e5507a368e6]

INTEGRATION: CWS cellborders (1.83.44); FILE MERGED 2004/05/30 00:19:32 fme 1.83.44.2: RESYNC: (1.83-1.87); FILE MERGED 2004/05/27 14:44:28 fme 1.83.44.1: #i29552# Collapsing table borders


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [914d73d83ed4e13a4452083bbf699849f0b73c42]

INTEGRATION: CWS cellborders (1.12.8); FILE MERGED 2004/06/10 19:02:26 fme 1.12.8.3: RESYNC: (1.12-1.13); FILE MERGED 2004/06/08 08:19:50 fme 1.12.8.2: #i29551# CollapsingBorders property is optional 2004/06/07 16:36:13 dvo 1.12.8.1: #i29551# CollapsingBorders property


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [9825c9ba011319625ca1f93ae36477a601e6cec9]

INTEGRATION: CWS cellborders (1.18.104); FILE MERGED 2004/06/07 15:56:37 dvo 1.18.104.1: #i29551# load/save table:border-model


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [07cde52e1d84cf4c20b81cf1fe459ff19b57d02b]

INTEGRATION: CWS cellborders (1.77.4); FILE MERGED 2004/06/07 15:56:36 dvo 1.77.4.1: #i29551# load/save table:border-model


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [200e5cf38beabf37e9722ec27c27f177f1eeafe7]

INTEGRATION: CWS cellborders (1.24.78); FILE MERGED 2004/06/07 15:56:36 dvo 1.24.78.1: #i29551# load/save table:border-model


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [a566dd31b6e4526ff8ef304368e9a9ef5493b2ca]

INTEGRATION: CWS cellborders (1.25.18); FILE MERGED 2004/06/10 12:55:41 fme 1.25.18.3: RESYNC: (1.28-1.29); FILE MERGED 2004/05/29 20:44:03 fme 1.25.18.2: RESYNC: (1.25-1.28); FILE MERGED 2004/05/27 14:19:54 fme 1.25.18.1: #i29552# Collapsing table borders


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [fc0b6cc555daa0c4a05408afc65aa165ebf513ef]

INTEGRATION: CWS cellborders (1.45.80); FILE MERGED 2004/05/27 14:19:53 fme 1.45.80.1: #i29552# Collapsing table borders


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [310fa15c49ef52097d4f4f47e5bc629142d8cb32]

INTEGRATION: CWS cellborders (1.10.18); FILE MERGED 2004/06/21 08:54:22 dvo 1.10.18.1: #i29551# load/save table:border-model attribute


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [106acefd7eb1701e34a814511faee216aab14437]

INTEGRATION: CWS cellborders (1.10.6); FILE MERGED 2004/06/21 08:54:21 dvo 1.10.6.1: #i29551# load/save table:border-model attribute


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [a96a32488265946d825411eb2e68130e313be44f]

INTEGRATION: CWS cellborders (1.8.6); FILE MERGED 2004/06/21 08:54:21 dvo 1.8.6.1: #i29551# load/save table:border-model attribute


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [cab7e5caac465b715a9c25a934f5ed307d5b3a17]

INTEGRATION: CWS cellborders (1.27.190); FILE MERGED 2004/05/27 14:19:53 fme 1.27.190.1: #i29552# Collapsing table borders


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [0a5d052abccfe94b43a2ca4047a36b8724721c45]

INTEGRATION: CWS cellborders (1.152.4); FILE MERGED 2004/05/29 20:13:51 fme 1.152.4.2: RESYNC: (1.152-1.153); FILE MERGED 2004/05/27 14:19:52 fme 1.152.4.1: #i29552# Collapsing table borders


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [ed9a3e51ef9353dd028126496a1a105570dc48a2]

INTEGRATION: CWS cellborders (1.105.6); FILE MERGED 2004/06/02 07:30:25 fme 1.105.6.1: #i29552# Collapsing table borders - removed code that should simulate collapsing borders


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [2906d22a27be0b82dcae8f211e492dc46bb89bf1]

INTEGRATION: CWS cellborders (1.115.4); FILE MERGED 2004/05/29 20:12:43 fme 1.115.4.2: RESYNC: (1.115-1.117); FILE MERGED 2004/05/27 14:19:52 fme 1.115.4.1: #i29552# Collapsing table borders


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [09953420bb49df8c161e848fcbe828e566440424]

INTEGRATION: CWS cellborders (1.97.4); FILE MERGED 2004/06/07 15:53:14 dvo 1.97.4.1: #i29551# new CollapsingBorders property


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [385b88e802179c29d653ebcb8fb0c5ebc447429a]

INTEGRATION: CWS cellborders (1.159.16); FILE MERGED 2004/06/07 15:53:15 dvo 1.159.16.3: #i29551# new CollapsingBorders property 2004/05/29 20:05:39 fme 1.159.16.2: RESYNC: (1.159-1.161); FILE MERGED 2004/05/27 14:19:51 fme 1.159.16.1: #i29552# Collapsing table borders


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [b7d47dae394ac955e12392dec7434697aefe4312]

INTEGRATION: CWS cellborders (1.55.20); FILE MERGED 2004/06/14 09:56:45 fme 1.55.20.8: #i29552# Collapsing table borders 2004/06/14 07:13:22 fme 1.55.20.7: #i29552# Collapsing table borders 2004/06/10 12:52:50 fme 1.55.20.6: RESYNC: (1.59-1.60); FILE MERGED 2004/06/08 10:14:29 fme 1.55.20.5: #i29552# correction 2004/06/08 09:54:36 fme 1.55.20.4: #i29552# lcl_CalcTopAndBottomMargins has to be used for cellbreak stuff 2004/06/08 08:16:51 fme 1.55.20.3: #i29552# Collapsing table borders 2004/05/29 19:54:35 fme 1.55.20.2: RESYNC: (1.55-1.59); FILE MERGED 2004/05/27 14:19:50 fme 1.55.20.1: #i29552# Collapsing table borders


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [f7e655aa54f814ad2cac03525c508ace256a5613]

INTEGRATION: CWS cellborders (1.79.18); FILE MERGED 2004/06/08 08:16:50 fme 1.79.18.8: #i29552# Collapsing table borders 2004/06/02 07:29:23 fme 1.79.18.7: #i29552# Collapsing table borders 2004/06/01 14:28:55 fme 1.79.18.6: #i29552# Collapsing table borders 2004/06/01 14:11:20 fme 1.79.18.5: #i29552# Collapsing table borders - Some more pixel shifting 2004/05/31 11:03:21 fme 1.79.18.4: #i29552# Collapsing table border - key type of multimap should be const 2004/05/29 19:54:02 fme 1.79.18.3: RESYNC: (1.79-1.81); FILE MERGED 2004/05/27 14:19:49 fme 1.79.18.2: #i29552# Collapsing table borders 2004/05/27 09:27:34 fme 1.79.18.1: #i29552# Collapsing table borders


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [f0abdfe81655496fed241d69e072497c1e8955c4]

INTEGRATION: CWS cellborders (1.8.80); FILE MERGED 2004/06/10 12:50:52 fme 1.8.80.3: RESYNC: (1.9-1.10); FILE MERGED 2004/05/29 19:51:07 fme 1.8.80.2: RESYNC: (1.8-1.9); FILE MERGED 2004/05/27 14:19:49 fme 1.8.80.1: #i29552# Collapsing table borders


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [1c81c93e8837bc87e92ac07d535e1c7d8baac869]

INTEGRATION: CWS cellborders (1.4.190); FILE MERGED 2004/05/29 19:50:59 fme 1.4.190.2: RESYNC: (1.4-1.5); FILE MERGED 2004/05/27 14:19:48 fme 1.4.190.1: #i29552# Collapsing table borders


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [b0a6d030dde863c4c84ecb21aed9de11057f9498]

INTEGRATION: CWS cellborders (1.36.48); FILE MERGED 2004/06/10 12:50:36 fme 1.36.48.3: RESYNC: (1.37-1.38); FILE MERGED 2004/05/29 19:50:06 fme 1.36.48.2: RESYNC: (1.36-1.37); FILE MERGED 2004/05/27 14:19:48 fme 1.36.48.1: #i29552# Collapsing table borders


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [abdcc3cc73a55ecbb82f75cfa3e33e4f771e89a4]

INTEGRATION: CWS cellborders (1.28.164); FILE MERGED 2004/05/29 19:42:50 fme 1.28.164.2: RESYNC: (1.28-1.29); FILE MERGED 2004/05/27 14:19:47 fme 1.28.164.1: #i29552# Collapsing table borders


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [ebdcf66d72d9a835ac6b99668592dff8bb459f05]

INTEGRATION: CWS cellborders (1.46.20); FILE MERGED 2004/05/29 19:43:43 fme 1.46.20.2: RESYNC: (1.46-1.47); FILE MERGED 2004/05/27 14:19:46 fme 1.46.20.1: #i29552# Collapsing table borders


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [c1b3a88b2eea828fbf711b2467ad61c937b6e1df]

INTEGRATION: CWS cellborders (1.93.4); FILE MERGED 2004/06/07 15:51:23 dvo 1.93.4.1: #i29551# new CollapsingBorders properties


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [efe3ae62f34997e8f99e39ef6773100f9daf10b5]

INTEGRATION: CWS cellborders (1.25.120); FILE MERGED 2004/05/27 14:17:59 fme 1.25.120.1: #i29552# Collapsing table borders


2004-07-12  Malte Timmermann  <mt@openoffice.org>  [9f34fde7a8750b856570b5e855d2ecb226bf0c23]

libxmlsec


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [6cdf69f413d1fdf086b41302dbbcd6fe2bcc3759]

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>  [993198d0d8ee256f4ca0ee53d64c7a03145a2c74]

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>  [7c5313716a72de9d1aeb4590ee033dad72c7549c]

INTEGRATION: CWS jl9 (1.1.2); FILE ADDED 2004/06/02 14:50:04 jl 1.1.2.1: #i29787#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [1708654767297bcd09a28242aaf3e5aebb631b7f]

INTEGRATION: CWS jl9 (1.1.2); FILE ADDED 2004/06/02 14:49:53 jl 1.1.2.1: #i29787#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [53c545809f59e66fbc255f4e33a73a9f920973c5]

INTEGRATION: CWS jl9 (1.1.2); FILE ADDED 2004/06/02 14:49:40 jl 1.1.2.1: #i29787#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [20dd1d80da2c7399642c2ee7144d3680d5d83bf9]

INTEGRATION: CWS jl9 (1.7.20); FILE MERGED 2004/06/21 15:03:49 jl 1.7.20.1: #i20317# strongly named assemblies


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [00ec513195a99242bc281021a7a17e846cf2a346]

INTEGRATION: CWS jl9 (1.9.18); FILE MERGED 2004/06/21 15:03:48 jl 1.9.18.1: #i20317# strongly named assemblies


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [2aba0b424d544d50d48740ba28bbfa9de1e1d730]

INTEGRATION: CWS jl9 (1.2.2); FILE ADDED 2004/06/21 15:01:23 jl 1.2.2.1: #i20317#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [93c6a79800dc82c5c1699a87d29363df9cddf09e]

INTEGRATION: CWS jl9 (1.4.24); FILE MERGED 2004/07/01 11:30:07 jl 1.4.24.4: #i29787# added bootstrap() 2004/07/01 08:27:46 jl 1.4.24.3: #i29787# 2004/06/21 15:03:48 jl 1.4.24.2: #i20317# strongly named assemblies 2004/06/02 14:45:53 jl 1.4.24.1: #i29787# cli_cppuhelper uses delayload for its linked libraries


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [664480ec042d8417a6193f7b66047828901c3a70]

INTEGRATION: CWS jl9 (1.5.24); FILE MERGED 2004/06/21 15:03:47 jl 1.5.24.2: #i20317# strongly named assemblies 2004/06/02 14:45:52 jl 1.5.24.1: #i29787# cli_cppuhelper uses delayload for its linked libraries


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [3c56fd89cc74a60518e28bdcd0df6243d5a54d5d]

INTEGRATION: CWS jl9 (1.1.2); FILE ADDED 2004/06/21 15:02:00 jl 1.1.2.1: #i20317#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [a3295be54336ee87c8feb13259dc010b0eb8badf]

INTEGRATION: CWS jl9 (1.6.18); FILE MERGED 2004/06/30 14:06:09 jl 1.6.18.1: #i29433# adapt to uno changes like multiinheritance and parameterized structs


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [03679336cd31b93ebce86ac8ae71be2cf5cdb8c5]

INTEGRATION: CWS jl9 (1.4.24); FILE MERGED 2004/06/30 14:06:08 jl 1.4.24.1: #i29433# adapt to uno changes like multiinheritance and parameterized structs


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [dcb319441f74e74940317e6ba6cbe4bdcc9e1a5c]

INTEGRATION: CWS jl9 (1.9.24); FILE MERGED 2004/06/30 14:06:08 jl 1.9.24.1: #i29433# adapt to uno changes like multiinheritance and parameterized structs


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [06dba08b7957c6aae23d082186ed5f4793058f7c]

INTEGRATION: CWS jl9 (1.6.20); FILE MERGED 2004/07/02 11:06:05 jl 1.6.20.3: #i20317# did not build with VS2003 2004/06/30 14:06:08 jl 1.6.20.2: #i29433# adapt to uno changes like multiinheritance and parameterized structs 2004/06/21 15:03:46 jl 1.6.20.1: #i20317# strongly named assemblies


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [6e1658cb08e35a2822fe0c95d0b9ba221804100c]

INTEGRATION: CWS jl9 (1.1.2); FILE ADDED 2004/06/21 15:00:07 jl 1.1.2.1: #i20317#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [ff0e121b1668ec805b5293c9605ef87810c05b66]

INTEGRATION: CWS jl9 (1.1.2); FILE ADDED 2004/06/21 14:59:27 jl 1.1.2.1: #i20317#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [459d1618b10f599c2f488121c93b58f038f4fea8]

INTEGRATION: CWS jl9 (1.4.24); FILE MERGED 2004/06/30 14:06:08 jl 1.4.24.3: #i29433# adapt to uno changes like multiinheritance and parameterized structs 2004/06/21 15:27:51 jl 1.4.24.2: RESYNC: (1.4-1.5); FILE MERGED 2004/06/21 15:03:46 jl 1.4.24.1: #i20317# strongly named assemblies


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [74c732ebd80aa44b9d468b265e34f4fa5aae3145]

INTEGRATION: CWS jl9 (1.2.4); FILE MERGED 2004/06/30 14:23:53 jl 1.2.4.1: #i29433# adapt to uno changes like multiinheritance and parameterized structs


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [0a9313b2adbf6fc1804105b9d73dcecf94fb4e9a]

INTEGRATION: CWS jl9 (1.6.10); FILE MERGED 2004/06/30 14:23:52 jl 1.6.10.1: #i29433# adapt to uno changes like multiinheritance and parameterized structs


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [6c91af3ded524cdbfbbaa24512d61b55b4f37259]

INTEGRATION: CWS jl9 (1.2.22); FILE MERGED 2004/06/30 14:23:52 jl 1.2.22.1: #i29433# adapt to uno changes like multiinheritance and parameterized structs


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [38b30ec0f410d706ca722571d660b5cd5a11f1ee]

INTEGRATION: CWS jl9 (1.3.18); FILE MERGED 2004/06/30 14:23:51 jl 1.3.18.1: #i29433# adapt to uno changes like multiinheritance and parameterized structs


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [316c35bfbd49c311009632de3c98ee715d24d835]

INTEGRATION: CWS jl9 (1.1.2); FILE ADDED 2004/06/30 14:25:17 jl 1.1.2.1: #i29433#


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [802cf78e99dac919efa2412a41fa0b7b0538492a]

INTEGRATION: CWS jl9 (1.2.22); FILE MERGED 2004/06/30 14:23:51 jl 1.2.22.1: #i29433# adapt to uno changes like multiinheritance and parameterized structs


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [44e9c46a2a03585c244ef030e450d00133a3b234]

INTEGRATION: CWS jl9 (1.2.22); FILE MERGED 2004/06/30 14:23:50 jl 1.2.22.1: #i29433# adapt to uno changes like multiinheritance and parameterized structs


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [87474eb67b3491c931a5ad4381227f1e4a70dc61]

INTEGRATION: CWS jl9 (1.3.18); FILE MERGED 2004/06/30 14:23:50 jl 1.3.18.1: #i29433# adapt to uno changes like multiinheritance and parameterized structs


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [18ead2c19718afa8d47277d1c998345c0c85c7c5]

INTEGRATION: CWS jl9 (1.10.4); FILE MERGED 2004/06/30 15:01:58 jl 1.10.4.1: #i29433# disabling build because the java component cannot be registered


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [8dda6c17fb2f4a2e889d76777f6a0c365e6ce8b1]

INTEGRATION: CWS jl9 (1.28.6); FILE MERGED 2004/07/05 12:28:33 jl 1.28.6.1: #i29433# cli_uno bridge was not build


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [330e1a34e480a1089406ce221397fb57eb673747]

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>  [36f5cf3132b091144269535316422be694934863]

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>  [cb6e228ff3b475134d63bb6f31ee1e94bdd1a381]

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>  [7a904907babf7d8c4e533408d8c41e9cb86962f0]

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>  [ba683266f028b9a60421085896460afe70a6ffdb]

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-12  Rüdiger Timm  <rt@openoffice.org>  [0f8efbf98f8d1176f130225716efa26bcaaa6266]

INTEGRATION: CWS jl9 (1.16.38); FILE MERGED 2004/06/02 14:42:01 jl 1.16.38.1: #i29787# osl_loadModule now uses LoadLibraryEx with altered search path as fallback


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [adc3bcd7f432a10dcbfb3af313182ccab96b7fe5]

INTEGRATION: CWS redlincom (1.7.84); FILE MERGED 2004/07/02 17:30:24 er 1.7.84.2: #112261# differentiate between move and deletion 2004/07/02 14:35:32 er 1.7.84.1: #112261# add comment if rejection may have resulted in references not properly restored in formulas


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [55c41a4489b1e4d070f67d18739f66abfc5f98e7]

INTEGRATION: CWS redlincom (1.52.82); FILE MERGED 2004/07/05 12:15:24 er 1.52.82.3: #112261# hngngn.. remove one blank 2004/07/02 17:30:45 er 1.52.82.2: #112261# differentiate between move and deletion 2004/07/02 14:35:47 er 1.52.82.1: #112261# add comment if rejection may have resulted in references not properly restored in formulas


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [0927ba0c79a083325cdbbc33108977b5ff8d0ea8]

INTEGRATION: CWS redlincom (1.20.44); FILE MERGED 2004/07/02 17:30:44 er 1.20.44.2: #112261# differentiate between move and deletion 2004/07/02 14:35:46 er 1.20.44.1: #112261# add comment if rejection may have resulted in references not properly restored in formulas


2004-07-12  Rüdiger Timm  <rt@openoffice.org>  [622736eb0854e065314b3cfe2c482e63d7b29fab]

INTEGRATION: CWS redlincom (1.21.44); FILE MERGED 2004/07/02 14:35:32 er 1.21.44.1: #112261# add comment if rejection may have resulted in references not properly restored in formulas


2004-07-12  Malte Timmermann  <mt@openoffice.org>  [92c5b59eb9ba53aa5c4f708d7c7e01c6b4cfff89]

libxmlsec


2004-07-09  Rüdiger Timm  <rt@openoffice.org>  [9d283b485c975fff7016b9c7e7b07d99757509bb]

#i10000# Fix by IS


2004-07-09  Rüdiger Timm  <rt@openoffice.org>  [bfb6b25164f74b05bb054caa0604ff6f10d211f6]

#100000# get_tags now needs a fourth return value.


2004-07-09  Oliver Bolte  <obo@openoffice.org>  [0f38fe746f8140696eeb541542bb2271a8ab7c64]

#i10000# config import missing


2004-07-09  Oliver Bolte  <obo@openoffice.org>  [95d66ed44ac7bd6d6bb86ac88764a7a1b6b42d49]

#i10000# presentation full screen


2004-07-09  Gregor Hartmann  <gh@openoffice.org>  [8c7c9465b6a35c829294a829cfc3152e5dc9ce6e]

#i31221# #i31229#fix tear-off and context-menu for toolboxes


2004-07-09  Gregor Hartmann  <gh@openoffice.org>  [279643261156afebcae98baf65b31e48f8210474]

#i31221# #i31229#new methods to get ItemDropDown and Menubutton rects to click on


2004-07-08  Rüdiger Timm  <rt@openoffice.org>  [b577330d05bc0d79b5d902ee2bedb2cbc9227afe]

new version for SRC680


2004-07-08  Oliver Bolte  <obo@openoffice.org>  [21c5027fd0e5fc90b1f065c5fb940d51b854501c]

#i10000# wrong merge resolved


2004-07-08  Oliver Bolte  <obo@openoffice.org>  [49f9c576c2141c291c839affa3e9b11e7c545422]

#i10000# configuration moved from scp2


2004-07-08  Rüdiger Timm  <rt@openoffice.org>  [5f08c247368b7543ef49fbfc6ce7eed907715aa0]

#i10000# Changed naming convention


2004-07-08  Oliver Bolte  <obo@openoffice.org>  [e015c1028ab3e679d322106b58e10225829ed8a5]

#i10000# typo fixed


2004-07-08  Oliver Bolte  <obo@openoffice.org>  [0348cd8b2d3bf88932c4b00b42b40253f2bd8918]

#i10000# rid_str_enum_side_align obsolete


2004-07-08  Rüdiger Timm  <rt@openoffice.org>  [db8b8193b4684f0fd9597c198e83de3c87caf059]

new version for SRC680


2004-07-08  Kurt Zenker  <kz@openoffice.org>  [38c74fadd7d904cae4a6040ab0009c80507837b6]

new version for SRC680


2004-07-08  Kurt Zenker  <kz@openoffice.org>  [9a63a71474b3dc5d2201ced2e94bdbdee73a8c91]

new version for SRC680


2004-07-07  Kurt Zenker  <kz@openoffice.org>  [a81168805d0eb08f404d0af27e9d04c07cac4410]

new version for SRC680


2004-07-07  Kurt Zenker  <kz@openoffice.org>  [cf5e2fb5ded6904bcf4c7fea9b07b826172342ad]

new version for SRC680


2004-07-07  Hans-Joachim Lankenau  <hjs@openoffice.org>  [6340d16e5f2b681aeaef865f70cd97748da9c6f9]

#i10000# fix usage of removed things


2004-07-07  Oliver Bolte  <obo@openoffice.org>  [2b47ca80a7582ab5de48096cee0a60bcca8a9dae]

#i10000# for scope


2004-07-07  Oliver Bolte  <obo@openoffice.org>  [3cf8a38e6769aba217290ddd51d3080968631007]

#i10000# ico code change


2004-07-07  Hans-Joachim Lankenau  <hjs@openoffice.org>  [1fda1b274b95ddecc3f5b663dc60ad65f6be719a]

#i10000# resolve ambiguity


2004-07-07  Oliver Bolte  <obo@openoffice.org>  [36ad530d1bb659b7b50b29c1679a8b4b225cd001]

#i10000# resolve merge problems


2004-07-07  Oliver Bolte  <obo@openoffice.org>  [3adff387a902a71144332879515ee9656ea3d38a]

#i10000# iso code change


2004-07-07  Oliver Bolte  <obo@openoffice.org>  [d65942ac21834e895f65f02e30d9064355de8dbf]

#i10000# merge problems solved


2004-07-07  Oliver Bolte  <obo@openoffice.org>  [70480cd4ca58ea19cf2d82dbcdfdfa4f94479c31]

#i10000# merge problems solved


2004-07-07  Rüdiger Timm  <rt@openoffice.org>  [901422cea15361afcfa4e95636fedf80731bfeca]

new version for SRC680


2004-07-07  Oliver Bolte  <obo@openoffice.org>  [fbb5646b92826e35509ce12d8e68830c7d8fd155]

#10000# merge problems resolved


2004-07-07  Oliver Bolte  <obo@openoffice.org>  [71bd72c77a7768ccce2d43cb86544cf153b0fd80]

#i10000# resolver merge problems


2004-07-07  Oliver Bolte  <obo@openoffice.org>  [a9b14935d88c41ba91fa67b99f51eb29306855fe]

#i10000# resolve merge problems


2004-07-07  Hans-Joachim Lankenau  <hjs@openoffice.org>  [6b43fe5052d2598248b6193d3b566903db05c4a9]

#i10000# remove false prefixes


2004-07-07  Kurt Zenker  <kz@openoffice.org>  [f6ec30384535162c74ba8daf8ed14a004e966ae1]

new version for SRC680


2004-07-07  Kurt Zenker  <kz@openoffice.org>  [a5003e84ae5a4a17c8e874b02c6afd91577addde]

new version for SRC680


2004-07-07  Oliver Bolte  <obo@openoffice.org>  [485b66cde46cc3338275309475a9a77e5f4e97d8]

#i10000# mergeconflicts buildable resolved


2004-07-07  Oliver Bolte  <obo@openoffice.org>  [584ee96ee18fcfe4762b57e411405bf4dede2e19]

#i10000# create user interface configuration package


2004-07-07  Hans-Joachim Lankenau  <hjs@openoffice.org>  [74b72a2d60556485ecf101f243bfe61cec8bc10c]

#i10000# old noniso entries


2004-07-07  Oliver Bolte  <obo@openoffice.org>  [398b8e1e3139f7471122a9bc2d549d143ace5084]

#i10000# merge conflicts resolved


2004-07-07  Kurt Zenker  <kz@openoffice.org>  [3afd03c2eab05cf155f2f2a9bd671b2ea889473f]

new version for SRC680


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [0b9bb132439e4fc5bd9ea150b92f9d8905a4d203]

SRC680


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [1957855d309b65ce06cfbdfc591917c41bccd232]

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>  [69e9643fe37b0b26f1cc0549b00e63bc9c23c24f]

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>  [73a2f3dc6682945bffcaca294c837b70d3586291]

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>  [70cb59a870294602b9ca823bb46aedf8450430b4]

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>  [67fe4785870f36f3ca54bab22a991b2e8ebebcc1]

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>  [f597d29dc005a7a54213cc0f1e9fba808a292dba]

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>  [e0a5fb94595abe4a9fa8bb2345a96bdff6d24b1c]

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>  [d7e74e8ff4e2bc5d44f34dd4d2e108c2ce58477f]

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>  [af349680f2b0600530b14a74b26dbe194ad1e8b9]

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>  [f2cb19ec2e607943882130332758063dd8fea0ad]

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>  [77e20f4a1079f62e855fe87606c771f04f29d0f8]

INTEGRATION: CWS docking1 (1.76.4); FILE MERGED 2004/06/20 19:54:36 cd 1.76.4.9: #i30169# Added files for image manager 2004/06/17 20:53:00 cd 1.76.4.8: #i30169# Create commandimagelist file for images.zip packing 2004/06/16 13:46:58 cd 1.76.4.7: #i30169# Trace code added for startup performance measuring 2004/05/31 04:23:37 cd 1.76.4.6: RESYNC: (1.77-1.78); FILE MERGED 2004/05/12 08:27:23 cd 1.76.4.5: #i25117# Support toggle visibility of toolbar buttons 2004/05/02 00:44:43 cd 1.76.4.4: RESYNC: (1.76-1.77); FILE MERGED 2004/04/21 07:24:33 cd 1.76.4.3: #i24937# Additional classes 2004/04/05 08:09:35 cd 1.76.4.2: #i24937# Programmatic control of toolbar items 2004/03/08 06:41:10 cd 1.76.4.1: #i24937# Programmatic control of toolbar items


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [dd7a3ae562d45ae6f246a2b5d1e01b340c1e430e]

INTEGRATION: CWS docking1 (1.3.2); FILE MERGED 2004/06/20 19:56:39 cd 1.3.2.4: #i30169# Added files for image manager 2004/06/01 10:55:38 cd 1.3.2.3: #i10000# Fixed merge problems 2004/05/31 04:21:53 cd 1.3.2.2: RESYNC: (1.3-1.5); FILE MERGED 2004/04/05 08:03:54 cd 1.3.2.1: #i24937# Programmatic control of toolbar items


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [5051c58f4ae054fcd6acd9fa7135fb93f0e140b6]

INTEGRATION: CWS docking1 (1.2.4); FILE MERGED 2004/07/06 10:08:55 cd 1.2.4.58: RESYNC manually 2004/07/01 06:43:26 cd 1.2.4.57: #i25238# Force call requestDockingArea/setDockingArea on attach component to have an initial size for the component window. Otherwise the layout manager waits for the first created element to do a first setSize on the component window! 2004/06/28 19:26:42 cd 1.2.4.56: #i25238# Remove as listener in disposing not dtor 2004/06/28 05:48:16 cd 1.2.4.55: #i25238# Fixed crash with automatic UNO API test 2004/06/23 21:12:37 cd 1.2.4.54: #i25238# showElement must call implts_sortElement 2004/06/23 05:50:58 cd 1.2.4.53: #i25238# First resize must be processed synchronously to support impress 2004/06/21 13:33:24 cd 1.2.4.52: #i30169# Solved build problems with Solaris compiler 2004/06/20 19:56:37 cd 1.2.4.51: #i30169# Added files for image manager 2004/06/20 12:06:09 mba 1.2.4.50: #111899#: reenable inplace mode 2004/06/14 16:21:35 ssa 1.2.4.49: #i25121# improve focus handling 2004/06/14 13:51:01 ssa 1.2.4.48: #i25121# preserve facecolor 2004/06/10 16:35:59 cd 1.2.4.47: #i25240# Treat addon toolbars like custom toolbars 2004/06/09 07:20:06 cd 1.2.4.46: #i29988# Added code to create/show custom toolbars after notification from ui configuration manager 2004/06/05 16:50:45 cd 1.2.4.45: #i25237# Several fixes for docking/floating toolbars with no default pos 2004/06/04 15:44:21 ssa 1.2.4.44: #i25121# support for subtoolbars 2004/06/01 10:55:37 cd 1.2.4.43: #i10000# Fixed merge problems 2004/05/31 04:20:09 cd 1.2.4.42: RESYNC: (1.3-1.5); FILE MERGED 2004/05/28 10:27:16 cd 1.2.4.41: #i25238# Use and update nDiff to determine if we have to reduce toolbar width/height 2004/05/28 07:14:21 cd 1.2.4.40: #i25238# Use virtual row/column for docking 2004/05/27 16:24:31 cd 1.2.4.39: #i25238# Always add a new docking row/column 2004/05/27 13:15:31 cd 1.2.4.38: #i25238# New shrink algorithm for docked toolbars 2004/05/27 10:55:36 cd 1.2.4.37: #i24937# Fixed further problems with many docked toolbars at left/right docking area 2004/05/27 08:11:32 cd 1.2.4.36: #i24937# Fixed some problems with persistence of API opertations 2004/05/27 06:42:02 cd 1.2.4.35: #i25238# Fixed some problems with feature to find the next free docking position 2004/05/26 16:15:10 cd 1.2.4.34: #i25238# Fixed more resize problems with left/right docked toolbars 2004/05/26 15:26:55 cd 1.2.4.33: #i25238# Fixed some resize problems with left/right docked toolbars 2004/05/26 07:02:35 cd 1.2.4.32: #i25238# Fixed docking problem with right/bottom docking area 2004/05/25 15:24:00 cd 1.2.4.31: #i25238# Use mouse position to determine docking position of floating element 2004/05/25 12:44:07 cd 1.2.4.30: #i25238# Use output pixel pos of vertical docked toolbars 2004/05/25 11:19:04 cd 1.2.4.29: #i25238# Implementation of layout algorithm to dock more than one toolbar at one row/column 2004/05/05 12:24:26 ssa 1.2.4.28: #i25117# set toolbarwidth according to window width 2004/05/05 12:07:16 ssa 1.2.4.27: #i25117# check instance 2004/05/04 16:21:52 cd 1.2.4.26: #i25238# First implmentation of resizable docked toolbars 2004/05/04 16:19:40 ssa 1.2.4.25: #i25117# set proper alignment 2004/05/03 11:27:44 cd 1.2.4.24: #i25240# New custom toolbars concept 2004/04/30 08:39:21 cd 1.2.4.23: #i24937# Fixed crash and added toolbar to backing component 2004/04/30 06:32:25 cd 1.2.4.22: #i24937# Check reference before use 2004/04/27 11:05:41 cd 1.2.4.21: #i24939# Various fixes for docking problems 2004/04/26 09:15:29 cd 1.2.4.20: #100000# Fixed build problems with gcc and Solaris compiler 2004/04/26 08:28:22 cd 1.2.4.19: #i25238# Correct docking procedure 2004/04/25 05:29:05 cd 1.2.4.18: #i25238# Hide toolbars of sub-frames until we have a working OLE mechanism 2004/04/23 11:57:27 cd 1.2.4.17: #i25238# Changes to the UI options must be respected 2004/04/22 13:44:03 cd 1.2.4.16: #i25237# Floating toolbars should be cascaded when they have no default position 2004/04/21 14:18:54 cd 1.2.4.15: #i25238# Added support for XDockableWindowListener 2004/04/21 09:17:46 cd 1.2.4.14: #i25238# Some bug fixes and support for closed handler 2004/04/21 06:58:23 cd 1.2.4.13: #i25238# Additional work to support new docking concept 2004/04/08 06:26:05 cd 1.2.4.12: #i25238# Compare old/new docking position to support swapping between docked toolbars 2004/04/07 17:27:47 cd 1.2.4.11: #i25238# implts_calcPosSize calculates with container window coordinates - don't call OutputToScreenPixel 2004/04/07 14:55:51 cd 1.2.4.10: #i25238# Query and restore floating window pos/size 2004/04/07 09:43:48 cd 1.2.4.9: #i25238# Better docking according to toolbar specification 2004/04/06 16:49:55 ssa 1.2.4.8: #i24913# improve calculation of dockingrect 2004/04/06 07:31:11 cd 1.2.4.7: #i25238# First implementation to support docking with full toolbars 2004/04/06 06:33:14 cd 1.2.4.6: #i25238# First implementation to support docking with full toolbars 2004/04/05 16:18:29 ssa 1.2.4.5: #i24939# trackingrect in screen coordinates 2004/04/05 15:13:35 cd 1.2.4.4: #i24939# Better docking behavior 2004/04/05 08:07:48 cd 1.2.4.3: #i26252# Support docking within UNO based frame layout manager 2004/03/29 09:13:41 cd 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2004/03/08 06:41:05 cd 1.2.4.1: #i24937# Programmatic control of toolbar items


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [b8a581c296bb7944be62f830184adfb1574d5cc8]

INTEGRATION: CWS docking1 (1.3.2); FILE MERGED 2004/07/06 10:08:22 cd 1.3.2.3: RESYNC manually 2004/05/31 04:15:35 cd 1.3.2.2: RESYNC: (1.3-1.4); FILE MERGED 2004/04/05 07:59:27 cd 1.3.2.1: #i25241# Customization of toolbars with popup menu


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [9c563bbd408c67d1b61ef18e0cba7eda45132413]

INTEGRATION: CWS docking1 (1.19.4); FILE MERGED 2004/07/06 10:08:09 cd 1.19.4.5: RESYNC manually 2004/05/31 04:14:45 cd 1.19.4.4: RESYNC: (1.19-1.20); FILE MERGED 2004/05/12 08:27:21 cd 1.19.4.3: #i25117# Support toggle visibility of toolbar buttons 2004/04/21 06:49:41 cd 1.19.4.2: #i24937# New service to load/store states of dockable windows 2004/03/08 06:41:03 cd 1.19.4.1: #i24937# Programmatic control of toolbar items


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [93a3703be3416347fcbfd36a8df3426d9b7e9150]

INTEGRATION: CWS docking1 (1.184.8); FILE MERGED 2004/06/21 08:43:32 ssa 1.184.8.13: #i25121# changed menubutton gradient, correct paint error when locking/unlocking 2004/06/04 15:40:14 ssa 1.184.8.12: #i25121# support for subtoolbars 2004/05/30 11:01:01 cd 1.184.8.11: RESYNC: (1.187-1.189); FILE MERGED 2004/05/11 17:25:07 ssa 1.184.8.10: #i25117# support for toolbar locking 2004/04/29 14:17:28 ssa 1.184.8.9: #i25117# rework toolbox drawing code to allow for multiple toolbars in one line 2004/04/21 16:57:35 ssa 1.184.8.8: #i24913# keep track of the window position of frame windows 2004/04/07 16:47:01 ssa 1.184.8.7: #i24913# docking without Ctrl, provide drag area 2004/04/06 08:53:40 ssa 1.184.8.6: #i24939# enable startdocking during mouse move only after single-click 2004/04/05 16:20:18 ssa 1.184.8.5: #i24939# double-click should not trigger start/end docking 2004/04/02 12:06:22 ssa 1.184.8.4: #i24913# provide method to actively query the mouse pointer 2004/03/29 08:26:55 cd 1.184.8.3: RESYNC: (1.184-1.187); FILE MERGED 2004/03/25 16:00:07 ssa 1.184.8.2: #i24913# extend dockable interface 2004/03/24 17:57:14 ssa 1.184.8.1: #i24913# support for dockable windows via toolkit


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [6a8ef62eb4bb24ab8062b6bce2cee68ea6051e14]

INTEGRATION: CWS docking1 (1.64.38); FILE MERGED 2004/07/02 13:37:44 pl 1.64.38.36: #i30930# avoid enless autoresizing loop 2004/06/29 16:17:21 pl 1.64.38.35: setting of background to white breaks high contrast mode 2004/06/25 13:29:33 ssa 1.64.38.34: #i25121# reformat after sizing change 2004/06/23 08:54:55 ssa 1.64.38.33: #i25121# save against destruction in EndTracking 2004/06/22 15:52:43 ssa 1.64.38.32: #i25121# optimize resizing in floatingmode 2004/06/22 08:00:33 ssa 1.64.38.31: #i25121# remove warnings 2004/06/21 15:52:21 ssa 1.64.38.30: #i25121# correct selection paint error on item with windows 2004/06/21 10:18:21 ssa 1.64.38.29: #i25121# improve reapint of drag area 2004/06/21 08:43:31 ssa 1.64.38.28: #i25121# changed menubutton gradient, correct paint error when locking/unlocking 2004/06/17 14:16:42 ssa 1.64.38.27: #i25121# paint improvements, correct size calculation after undocking, helpidstring 2004/06/16 09:49:06 ssa 1.64.38.26: #i25121# improve floater positioning 2004/06/14 13:52:35 ssa 1.64.38.25: #i25121# improve gradient 2004/06/09 17:19:48 ssa 1.64.38.24: #i25121# implement popupmode 2004/06/04 15:40:13 ssa 1.64.38.23: #i25121# support for subtoolbars 2004/06/01 08:38:34 cd 1.64.38.22: #i25117# Fixed merge problem 2004/05/30 11:00:42 cd 1.64.38.21: RESYNC: (1.65-1.68); FILE MERGED 2004/05/27 16:53:24 ssa 1.64.38.20: #i25117# override floating mode when calculating docked sizes 2004/05/27 14:42:12 ssa 1.64.38.19: #i25117# correct gradient painting, no group breaks when being docked 2004/05/27 13:18:06 cd 1.64.38.18: #i25117# Fixed problem with CalcMinimumWindowSizePixel 2004/05/27 09:01:14 ssa 1.64.38.17: #i25117# no border for dockable toolbars 2004/05/25 15:27:04 ssa 1.64.38.16: #i25117# provide CalcMinimumWindowSize 2004/05/18 16:39:03 ssa 1.64.38.15: #i24913# execute toolbox menu asynchronously 2004/05/13 13:04:11 ssa 1.64.38.14: #i25117# undocking only when double click on empty toolbox space and not on buttons 2004/05/11 17:25:00 ssa 1.64.38.13: #i25117# support for toolbar locking 2004/05/10 15:33:16 ssa 1.64.38.12: #i25117# improve customization menu support 2004/05/07 15:54:26 ssa 1.64.38.11: #i25117# support menu and indicator for clipped toolbar items and customization menu 2004/05/04 16:34:46 ssa 1.64.38.10: #i25117# draw gradient, get rid of MOD1 for old docking windows 2004/05/01 23:22:29 cd 1.64.38.9: RESYNC: (1.64-1.65); FILE MERGED 2004/04/29 18:30:31 ssa 1.64.38.8: #i25117# improve floating toolbar sizing 2004/04/29 16:26:29 ssa 1.64.38.7: #i25117# avoid endless loop due to breakitem 2004/04/29 14:17:26 ssa 1.64.38.6: #i25117# rework toolbox drawing code to allow for multiple toolbars in one line 2004/04/14 14:48:29 ssa 1.64.38.5: #i25115# improve resizing of floating toolbars 2004/04/14 13:36:56 ssa 1.64.38.4: #i25115# improve painting of drag area and resizing of floating toolbars 2004/04/07 16:47:01 ssa 1.64.38.3: #i24913# docking without Ctrl, provide drag area 2004/04/06 16:49:13 ssa 1.64.38.2: #i24913# improve calculation of dockingrect 2004/04/02 12:06:22 ssa 1.64.38.1: #i24913# provide method to actively query the mouse pointer


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [a1fc41bbf17491c3ce452a530ae39cf1d1d49d3f]

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  Oliver Bolte  <obo@openoffice.org>  [4ca22ff0e3c3049f96b724e13e2a72e68e567f10]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/06/21 11:09:50 cd 1.1.2.2: #i20055# New toolbar design for Q 2004/06/14 07:37:45 cd 1.1.2.1: #i25236# XML based toolbars


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [1d7db26dd7cdc64b338eb441895346efb7f73f25]

INTEGRATION: CWS docking1 (1.2.4); FILE MERGED 2004/04/05 07:57:48 cd 1.2.4.1: #i26252# New internal structure to transport toolbar data


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [45047ff2d6642a4c30d932e84414b0a11dbd9852]

INTEGRATION: CWS docking1 (1.2.4); FILE MERGED 2004/06/01 10:55:39 cd 1.2.4.3: #i10000# Fixed merge problems 2004/04/21 07:10:14 cd 1.2.4.2: #i24937# Added support to load/store a customized UI name for toolbars 2004/04/05 07:57:48 cd 1.2.4.1: #i26252# New internal structure to transport toolbar data


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [11f284eca4fd5bf5e6db360957dc651c7642ac68]

INTEGRATION: CWS docking1 (1.2.4); FILE MERGED 2004/06/01 10:55:39 cd 1.2.4.3: #i10000# Fixed merge problems 2004/05/31 04:23:18 cd 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2004/04/05 07:57:47 cd 1.2.4.1: #i26252# New internal structure to transport toolbar data


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [0446c57cb38232002af2f20ff30d4963c67045d0]

INTEGRATION: CWS docking1 (1.3.20); FILE MERGED 2004/06/16 13:43:11 cd 1.3.20.1: #i30169# First implementation of an UNO based module image manager


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [3f03cb71c31da316686c7fa67b16888da27376ab]

INTEGRATION: CWS docking1 (1.2.4); FILE MERGED 2004/04/21 07:08:54 cd 1.2.4.1: #i24937# Added new factory definition schema to support an addon toolbar factory


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [a8db12ec6a9fae4b2ce1ce0b1558f93a68833a0c]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/04/05 08:08:29 cd 1.1.2.2: #i24937# Programmatic control of toolbar items 2004/03/08 06:43:19 cd 1.1.2.1: #i24937# Programmatic control of toolbar items


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [4d65e31007da8137146e1a9fda9a553a24fd3c5d]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/05/12 08:31:31 cd 1.1.2.1: #i26252# Added toolbar controller factory


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [443c94cba45a7d24f6872957576888f94845ec2c]

INTEGRATION: CWS docking1 (1.2.4); FILE MERGED 2004/05/12 08:27:23 cd 1.2.4.3: #i25117# Support toggle visibility of toolbar buttons 2004/04/21 07:23:52 cd 1.2.4.2: #i24937# Added new factory for addon toolbars 2004/03/08 06:41:09 cd 1.2.4.1: #i24937# Programmatic control of toolbar items


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [42be17a4068f224833bb48764d26864fb4f94f49]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/04/21 06:47:52 cd 1.1.2.1: #i24937# New toolbar factory for addons which use a different definition structure


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [44ec16c7186554a416b5a95d30db82e0135e6d9e]

INTEGRATION: CWS docking1 (1.2.4); FILE MERGED 2004/07/05 07:00:27 cd 1.2.4.3: #i30169# Support rotate/mirror for languages with right-to-left/vertical text layout 2004/06/16 13:45:09 cd 1.2.4.2: #i30169# First implementation of an UNO based module image manager 2004/04/05 08:03:55 cd 1.2.4.1: #i24937# Programmatic control of toolbar items


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [6a8f6d23dce92cb026752861a4c91fdff2a559c7]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/04/23 11:57:29 cd 1.1.2.4: #i25238# Changes to the UI options must be respected 2004/04/07 09:43:49 cd 1.1.2.3: #i25238# Better docking according to toolbar specification 2004/04/05 08:03:54 cd 1.1.2.2: #i24937# Programmatic control of toolbar items 2004/03/08 06:42:20 cd 1.1.2.1: #i24937# Programmatic control of toolbar items


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [4ee3b10edeb22d72c3ad39d4ef956a3b438b2af9]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/06/28 21:08:12 cd 1.1.2.3: #i25239# Custom toolbars must be visible in toolbars popup menu 2004/06/20 19:56:40 cd 1.1.2.2: #i30169# Added files for image manager 2004/05/12 08:32:36 cd 1.1.2.1: #i25239# New popup menu controller to have access to all available toolbars


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [2723b0ea8ffac85f7ec96f318ea6363a44525b0b]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/07/05 07:00:25 cd 1.1.2.27: #i30169# Support rotate/mirror for languages with right-to-left/vertical text layout 2004/07/02 11:24:35 cd 1.1.2.26: #i25117# Hold a reference to ourself if we open the context menu - we can be destroyed when we execute a command from the menu 2004/06/28 19:34:34 cd 1.1.2.25: #i30169# Retrieve background color of toolbar before image request 2004/06/28 16:58:43 cd 1.1.2.24: #i26252# Update controllers flag must be initialized 2004/06/25 07:47:37 cd 1.1.2.23: #i24937# Use UIName property to set the window title 2004/06/23 16:10:01 cd 1.1.2.22: #i26252# Toolbarmanager must be frameAction listener 2004/06/20 19:56:40 cd 1.1.2.21: #i30169# Added files for image manager 2004/06/18 15:40:12 toconnor 1.1.2.20: #i20055# - new Customize toolbar tab, pass ResourceURL of toolbar being customized 2004/06/18 13:00:27 ssa 1.1.2.19: #i25121# set extended toolbar name for testtool 2004/06/17 20:50:28 cd 1.1.2.18: #i30169# Added listener interface for notification from image manager 2004/06/17 16:25:22 ssa 1.1.2.17: #i25121# set toolbar name for testtool 2004/06/16 13:46:40 cd 1.1.2.16: #i30169# Trace code added for startup performance measuring 2004/05/14 16:33:18 cd 1.1.2.15: #i25238# Layoutmanager does layout with resize listener - don't call doLayout() 2004/05/12 08:27:22 cd 1.1.2.14: #i25117# Support toggle visibility of toolbar buttons 2004/05/11 17:27:19 ssa 1.1.2.13: #i25117# support for toolbar locking 2004/05/11 14:57:13 ssa 1.1.2.12: #i25117# improve customization menu support, removed old command handler 2004/05/10 15:34:34 ssa 1.1.2.11: #i25117# customization menu support 2004/05/10 08:44:50 cd 1.1.2.10: #i25241# Use retrieved position of menu items to remove them from popup menu 2004/04/29 14:20:33 ssa 1.1.2.9: #i23703# add dropdown handler and set toolbox buttonsize 2004/04/23 11:57:28 cd 1.1.2.8: #i25238# Changes to the UI options must be respected 2004/04/21 14:18:56 cd 1.1.2.7: #i25238# Added support for XDockableWindowListener 2004/04/21 07:07:28 cd 1.1.2.6: #i24937# Some bugfixes 2004/04/07 09:43:48 cd 1.1.2.5: #i25238# Better docking according to toolbar specification 2004/04/06 07:58:33 cd 1.1.2.4: #i25238# First implementation to support docking with full toolbars 2004/04/05 15:13:36 cd 1.1.2.3: #i24939# Better docking behavior 2004/04/05 08:03:54 cd 1.1.2.2: #i24937# Programmatic control of toolbar items 2004/03/08 06:42:19 cd 1.1.2.1: #i24937# Programmatic control of toolbar items


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [51e2224150da0fe9be38e913b6ad5b1ef5162582]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/04/21 09:18:43 cd 1.1.2.3: #i25238# Use handlers from base class 2004/04/07 09:43:48 cd 1.1.2.2: #i25238# Better docking according to toolbar specification 2004/04/05 07:56:35 cd 1.1.2.1: #i24939# New docking code for toolbars/floaters


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [f25ed9d40b8168ca9db27965045247393522ede4]

INTEGRATION: CWS docking1 (1.2.4); FILE MERGED 2004/06/25 07:47:36 cd 1.2.4.2: #i24937# Use UIName property to set the window title 2004/04/21 07:03:43 cd 1.2.4.1: #i24937# Additional property to load/store customized UI name for toolbars


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [d6182226c662e5c2ddce7705b86aace6a06c9932]

INTEGRATION: CWS docking1 (1.2.4); FILE MERGED 2004/06/01 09:13:06 cd 1.2.4.6: #i10000# Fixed merge problem 2004/05/31 04:21:44 cd 1.2.4.5: RESYNC: (1.2-1.3); FILE MERGED 2004/05/12 08:27:22 cd 1.2.4.4: #i25117# Support toggle visibility of toolbar buttons 2004/04/21 07:07:03 cd 1.2.4.3: #i24937# Added new addon classes for toolbars 2004/04/05 08:03:54 cd 1.2.4.2: #i24937# Programmatic control of toolbar items 2004/03/08 06:41:08 cd 1.2.4.1: #i24937# Programmatic control of toolbar items


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [4767520965fab9d9ab193e4a7ee43e1f009da103]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/05/27 13:15:32 cd 1.1.2.4: #i25238# New shrink algorithm for docked toolbars 2004/04/21 07:06:21 cd 1.1.2.3: #i26252# Additional work on generic toolbar controller 2004/04/05 08:03:54 cd 1.1.2.2: #i24937# Programmatic control of toolbar items 2004/03/08 06:48:34 cd 1.1.2.1: #i24937# Programmatic control of toolbar items


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [44975bc1444b97e654f24abf408c5a141b9bb2cc]

INTEGRATION: CWS docking1 (1.2.4); FILE MERGED 2004/04/21 07:05:44 cd 1.2.4.1: #i24937# Use new type support for dispatch URL's


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [775c0d7dbb1a18b27e713c375ec63b593e01c111]

INTEGRATION: CWS docking1 (1.2.4); FILE MERGED 2004/06/25 07:47:36 cd 1.2.4.2: #i24937# Use UIName property to set the window title 2004/04/21 07:03:42 cd 1.2.4.1: #i24937# Additional property to load/store customized UI name for toolbars


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [73ca8d86870d25c5dfcbd068f21fa65e0873a072]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/04/21 06:47:23 cd 1.1.2.1: #i24937# Adapt addon implementation to support new toolbar concept


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [42455386f198f88d727a46a2ee640a80ef1c8794]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/06/23 16:10:00 cd 1.1.2.2: #i26252# Toolbarmanager must be frameAction listener 2004/04/21 06:47:11 cd 1.1.2.1: #i24937# Adapt addon implementation to support new toolbar concept


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [a2aa09ff8b846180c6a7febbff2d8659a3ebbcbb]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/04/23 11:57:28 cd 1.1.2.3: #i25238# Changes to the UI options must be respected 2004/04/21 07:00:37 cd 1.1.2.2: #i24937# New service to load/store states of dockable windows 2004/03/08 06:39:09 cd 1.1.2.1: #i25236# Persistence toolbar/window state


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [da28d9e926c77b1427ed1d8065ac4b768d39c95f]

INTEGRATION: CWS docking1 (1.2.4); FILE MERGED 2004/07/06 10:09:19 cd 1.2.4.9: RESYNC manually 2004/06/25 06:27:00 cd 1.2.4.8: #i30707# Provide writable settings container if requested 2004/06/21 13:33:28 cd 1.2.4.7: #i30169# Solved build problems with Solaris compiler 2004/06/20 19:56:39 cd 1.2.4.6: #i30169# Added files for image manager 2004/06/09 09:11:34 cd 1.2.4.5: #i29988# Added code to create/show custom toolbars after notification from ui configuration manager 2004/06/01 10:55:38 cd 1.2.4.4: #i10000# Fixed merge problems 2004/05/31 04:21:27 cd 1.2.4.3: RESYNC: (1.2-1.3); FILE MERGED 2004/05/12 10:37:07 cd 1.2.4.2: #i24937# Fixed storing toolbars bug due to merge problems 2004/04/05 08:09:19 cd 1.2.4.1: #i24937# Programmatic control of toolbar items


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [1cf45b84a5a8bb48695817d75f685a79a3c23d0a]

INTEGRATION: CWS docking1 (1.2.4); FILE MERGED 2004/06/17 06:59:59 cd 1.2.4.7: #i30169# Fixed some problems with gcc compiler 2004/06/16 13:44:42 cd 1.2.4.6: #i30169# First implementation of an UNO based module image manager 2004/06/09 09:11:34 cd 1.2.4.5: #i29988# Added code to create/show custom toolbars after notification from ui configuration manager 2004/06/01 10:55:37 cd 1.2.4.4: #i10000# Fixed merge problems 2004/05/31 04:21:17 cd 1.2.4.3: RESYNC: (1.2-1.3); FILE MERGED 2004/05/12 10:37:07 cd 1.2.4.2: #i24937# Fixed storing toolbars bug due to merge problems 2004/04/05 08:09:18 cd 1.2.4.1: #i24937# Programmatic control of toolbar items


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [ee2bb348d85bd2a9b4f4bf3c94abee6def48822e]

INTEGRATION: CWS docking1 (1.3.12); FILE MERGED 2004/06/17 20:47:53 cd 1.3.12.2: #i30169# Provide a new property for initialize - module short name 2004/06/14 07:47:50 cd 1.3.12.1: #i24937# Performance optimization for startup


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [cb119d3291c52b50d0a43e26b0bca5a33aa46ec5]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/06/28 18:26:36 cd 1.1.2.9: #i30169# Wrong order of image stream names 2004/06/23 09:27:28 cd 1.1.2.8: #i30169# Provide command names instead of image names for getAllImageNames() 2004/06/21 13:33:27 cd 1.1.2.7: #i30169# Solved build problems with Solaris compiler 2004/06/20 19:56:39 cd 1.1.2.6: #i30169# Added files for image manager 2004/06/18 13:04:01 ssa 1.1.2.5: #i30169# correct res path 2004/06/17 20:46:20 cd 1.1.2.4: #i30169# Added scaling for images with the wrong size 2004/06/17 06:59:59 cd 1.1.2.3: #i30169# Fixed some problems with gcc compiler 2004/06/17 06:39:43 cd 1.1.2.2: #i30169# First implementation of an UNO based module image manager 2004/06/16 13:39:06 cd 1.1.2.1: #i30169# First implementation of an UNO based module image manager


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [8461044926a1c99bee2ad46ea33141148613de49]

INTEGRATION: CWS docking1 (1.2.4); FILE MERGED 2004/06/21 13:33:27 cd 1.2.4.4: #i30169# Solved build problems with Solaris compiler 2004/06/20 19:56:38 cd 1.2.4.3: #i30169# Added files for image manager 2004/06/16 13:39:19 cd 1.2.4.2: #i30169# First implementation of an UNO based module image manager 2004/03/08 06:41:07 cd 1.2.4.1: #i24937# Programmatic control of toolbar items


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [95e459d30abf4e427f6b50deb88694ec6716f2bf]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/06/28 18:26:13 cd 1.1.2.3: #i30169# Wrong order of image stream names 2004/06/21 13:33:26 cd 1.1.2.2: #i30169# Solved build problems with Solaris compiler 2004/06/20 19:57:05 cd 1.1.2.1: #i30169# Added files for image manager


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [0a46a30e9104077c39605b1451f7731523ee2292]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/06/20 19:57:14 cd 1.1.2.1: #i30169# Added files for image manager


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [3f8f638db7c66f68b8d36be61029a91d3173c524]

INTEGRATION: CWS docking1 (1.8.4); FILE MERGED 2004/04/30 08:39:22 cd 1.8.4.3: #i24937# Fixed crash and added toolbar to backing component 2004/04/21 14:18:55 cd 1.8.4.2: #i25238# Added support for XDockableWindowListener 2004/04/05 15:01:15 cd 1.8.4.1: #i24939# Better docking behavior


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [068febb1e2e0009f4fda92367842bcc92093d258]

INTEGRATION: CWS docking1 (1.19.4); FILE MERGED 2004/06/20 19:56:38 cd 1.19.4.5: #i30169# Added files for image manager 2004/05/31 04:20:17 cd 1.19.4.4: RESYNC: (1.19-1.20); FILE MERGED 2004/05/12 08:27:21 cd 1.19.4.3: #i25117# Support toggle visibility of toolbar buttons 2004/04/21 06:59:55 cd 1.19.4.2: #i24937# Additional services for addons/persistent window states 2004/03/08 06:41:06 cd 1.19.4.1: #i24937# Programmatic control of toolbar items


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [c3ad13e53ff7635a4671b747ba438bf1bd0ac0cb]

INTEGRATION: CWS docking1 (1.2.4); FILE MERGED 2004/04/23 11:57:27 cd 1.2.4.2: #i25238# Changes to the UI options must be respected 2004/04/21 06:57:57 cd 1.2.4.1: #i24937# Non-configurable ui element must also have a reference to its frame


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [59fc335b9a87376a5b5da5dd9c546beec5547f01]

INTEGRATION: CWS docking1 (1.2.4); FILE MERGED 2004/04/23 11:57:26 cd 1.2.4.2: #i25238# Changes to the UI options must be respected 2004/04/05 08:08:19 cd 1.2.4.1: #i24937# Programmatic control of toolbar items


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [87a9cd7804501c21d2fe8d14381d0c4fac3d80d3]

INTEGRATION: CWS docking1 (1.30.4); FILE MERGED 2004/06/14 07:47:09 cd 1.30.4.1: #i24937# Performance optimization for startup


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [d52f2c39492bd80d204d23fab4107e91442ab0e9]

INTEGRATION: CWS docking1 (1.2.4); FILE MERGED 2004/04/05 08:06:46 cd 1.2.4.1: #i24937# Programmatic control of toolbar items


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [a161f5726c8cf180b9b9568683d50a6d128d9dfd]

INTEGRATION: CWS docking1 (1.11.2); FILE MERGED 2004/07/06 10:08:39 cd 1.11.2.4: RESYNC manually 2004/06/01 10:55:36 cd 1.11.2.3: #i10000# Fixed merge problems 2004/05/31 04:19:21 cd 1.11.2.2: RESYNC: (1.11-1.12); FILE MERGED 2004/04/05 08:06:46 cd 1.11.2.1: #i24937# Programmatic control of toolbar items


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [3a4eebfa7087f810009e727e36a7576a1b530ce8]

INTEGRATION: CWS docking1 (1.5.108); FILE MERGED 2004/05/31 04:18:21 cd 1.5.108.2: RESYNC: (1.5-1.6); FILE MERGED 2004/04/21 06:57:22 cd 1.5.108.1: #i24937# Adapt addon implementation to support new toolbar concept


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [b1e8840f08c9dcbe0f771317e4e1ba0b6dd608d2]

INTEGRATION: CWS docking1 (1.29.4); FILE MERGED 2004/06/14 07:48:47 cd 1.29.4.1: #i25236# Deliver toolbar layouts as XML files


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [18a6bba8dfe0a365af0658572971ead3e221b842]

INTEGRATION: CWS docking1 (1.2.4); FILE MERGED 2004/04/05 07:57:37 cd 1.2.4.1: #i26252# New internal structure to transport toolbar data


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [f11e683334fa03393c4213e4cdab879ec0e4ef68]

INTEGRATION: CWS docking1 (1.2.4); FILE MERGED 2004/06/01 10:55:36 cd 1.2.4.3: #i10000# Fixed merge problems 2004/04/21 06:54:33 cd 1.2.4.2: #i24937# Additional property to load/store customized UI name for toolbars 2004/04/05 07:57:37 cd 1.2.4.1: #i26252# New internal structure to transport toolbar data


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [c1cda51a66aa48552bcb5e55a5b3f784e843dc19]

INTEGRATION: CWS docking1 (1.2.4); FILE MERGED 2004/04/21 06:54:32 cd 1.2.4.1: #i24937# Additional property to load/store customized UI name for toolbars


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [4396431863d6f648869711208544af93cd447843]

INTEGRATION: CWS docking1 (1.2.4); FILE MERGED 2004/06/01 10:55:35 cd 1.2.4.3: #i10000# Fixed merge problems 2004/05/31 04:18:11 cd 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2004/04/05 07:57:37 cd 1.2.4.1: #i26252# New internal structure to transport toolbar data


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [e2b88eb54d76a53e0629a58553691cbbac2ec8c4]

INTEGRATION: CWS docking1 (1.3.20); FILE MERGED 2004/06/16 13:43:42 cd 1.3.20.1: #i30169# First implementation of an UNO based module image manager


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [5ebabfc4f3d0705c876f3e5bc353e123f2ca71c6]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/03/08 06:43:18 cd 1.1.2.1: #i24937# Programmatic control of toolbar items


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [ac7382edad758907370bc0d76811ddf7bdc89df2]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/05/12 08:33:01 cd 1.1.2.1: #i26252# Added toolbar controller factory


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [fa8ef4c6197a276820f941f31b00769b7c914067]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/04/21 06:46:28 cd 1.1.2.1: #i24937# New toolbar factory for addons which use a different definition structure


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [b8ef5b34f7c2d6f1e10bbcbfff2b8a2b9d59c1e6]

INTEGRATION: CWS docking1 (1.2.4); FILE MERGED 2004/06/16 13:44:23 cd 1.2.4.1: #i30169# First implementation of an UNO based module image manager


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [d7e037dadf148f75a49bf67aa5150c282ddbc7c0]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/04/23 11:57:25 cd 1.1.2.3: #i25238# Changes to the UI options must be respected 2004/04/05 08:04:16 cd 1.1.2.2: #i24937# Programmatic control of toolbar items 2004/03/08 06:42:17 cd 1.1.2.1: #i24937# Programmatic control of toolbar items


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [a1d5729635ff25dbbea61dd4d0b67a0dc37dea24]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/06/28 21:08:55 cd 1.1.2.3: #i25239# Custom toolbars must be visible in toolbars popup menu 2004/06/20 19:55:02 cd 1.1.2.2: #i30169# Added files for image manager 2004/05/12 08:33:23 cd 1.1.2.1: #i25239# New popup menu controller to have access to all available toolbars


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [9760804681b5620b41e2f16e10eac0af8266ad4d]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/07/05 07:00:12 cd 1.1.2.15: #i30169# Support rotate/mirror for languages with right-to-left/vertical text layout 2004/07/02 11:24:17 cd 1.1.2.14: #i25117# Hold a reference to ourself if we open the context menu - we can be destroyed when we execute a command from the menu 2004/06/23 16:09:38 cd 1.1.2.13: #i26252# Toolbarmanager must be frameAction listener 2004/06/20 19:55:02 cd 1.1.2.12: #i30169# Added files for image manager 2004/06/17 20:49:14 cd 1.1.2.11: #i30169# Added listener interface for notification from image manager 2004/05/12 08:27:21 cd 1.1.2.10: #i25117# Support toggle visibility of toolbar buttons 2004/05/11 14:57:12 ssa 1.1.2.9: #i25117# improve customization menu support, removed old command handler 2004/05/10 15:34:33 ssa 1.1.2.8: #i25117# customization menu support 2004/04/30 06:36:56 cd 1.1.2.7: #i26252# Added flag to check for vertical text status 2004/04/29 14:21:14 ssa 1.1.2.6: #i23703# add dropdown handler 2004/04/21 14:18:41 cd 1.1.2.5: #i25238# Added support for XDockableWindowListener 2004/04/21 06:44:44 cd 1.1.2.4: #i24937# Make members accessible for derived classes 2004/04/07 09:43:47 cd 1.1.2.3: #i25238# Better docking according to toolbar specification 2004/04/05 08:04:16 cd 1.1.2.2: #i24937# Programmatic control of toolbar items 2004/03/08 06:42:16 cd 1.1.2.1: #i24937# Programmatic control of toolbar items


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [b6530d65c8fd4e63308af8a23c1345d8dd881f36]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/04/21 09:17:29 cd 1.1.2.3: #i25238# Some bug fixes and support for closed handler 2004/04/07 09:43:47 cd 1.1.2.2: #i25238# Better docking according to toolbar specification 2004/04/05 07:56:11 cd 1.1.2.1: #i24939# New docking code for toolbars/floaters


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [c5fad62d6ef59bf2973e3358d693f8511b77117e]

INTEGRATION: CWS docking1 (1.33.40); FILE MERGED 2004/06/30 12:52:16 toconnor 1.33.40.1: #i20055# - allow accelerator tab page to be created via SfxAbstractDialogFactory and change dimensions to fit new Customize dialog


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [f100c28074b969057316990866b258be85be9697]

INTEGRATION: CWS docking1 (1.3.10); FILE MERGED 2004/04/21 06:43:24 cd 1.3.10.1: #i24937# Support property to change/load/store a user defined UI name


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [7ac140460de175b554ac1b0f73c0529ce4146923]

INTEGRATION: CWS docking1 (1.2.4); FILE MERGED 2004/06/20 19:55:01 cd 1.2.4.3: #i30169# Added files for image manager 2004/05/31 04:17:00 cd 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2004/04/05 08:04:15 cd 1.2.4.1: #i24937# Programmatic control of toolbar items


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [932f9b2602a73859fd7a12cdfc4b02ecb87534a6]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/04/05 08:04:15 cd 1.1.2.2: #i24937# Programmatic control of toolbar items 2004/03/08 06:48:33 cd 1.1.2.1: #i24937# Programmatic control of toolbar items


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [803bbfd6f4670d968dc3879fc581e2537fa15bfc]

INTEGRATION: CWS docking1 (1.2.4); FILE MERGED 2004/04/21 06:43:23 cd 1.2.4.1: #i24937# Support property to change/load/store a user defined UI name


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [02ff16dc54cdcef2860c2fc375ea6780da9db35f]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/04/21 06:40:54 cd 1.1.2.1: #i24937# Adapt addon implementation to support new toolbar concept


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [3120ed2a0bcf3f5b920397b1f9d8c8a170edff7c]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/04/21 06:40:43 cd 1.1.2.1: #i24937# Adapt addon implementation to support new toolbar concept


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [88132535a4d25d59915284b9d7f6cb2bc3439601]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/04/21 06:53:14 cd 1.1.2.2: #i24937# New service to load/store states of dockable windows 2004/03/08 06:38:32 cd 1.1.2.1: #i25236# Persistence toolbar/window state


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [790ddac33692a9eabebb3ea9dea246c0a00dc904]

INTEGRATION: CWS docking1 (1.3.10); FILE MERGED 2004/06/20 19:55:01 cd 1.3.10.1: #i30169# Added files for image manager


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [17930850133238367220d9da472f499bd9e9f643]

INTEGRATION: CWS docking1 (1.3.10); FILE MERGED 2004/06/16 13:40:01 cd 1.3.10.1: #i30169# First implementation of an UNO based module image manager


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [34a1030cd91da8eb1a3902fa6656790e54e95ed8]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/06/23 09:27:56 cd 1.1.2.5: #i30169# Provide command names instead of image names for getAllImageNames() 2004/06/20 19:55:00 cd 1.1.2.4: #i30169# Added files for image manager 2004/06/17 06:59:49 cd 1.1.2.3: #i30169# Fixed some problems with gcc compiler 2004/06/17 06:39:26 cd 1.1.2.2: #i30169# First implementation of an UNO based module image manager 2004/06/16 13:40:20 cd 1.1.2.1: #i30169# First implementation of an UNO based module image manager


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [dd41832ea216b2fda5aefdcdf7c6a4a43efdcf2b]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/06/20 19:55:37 cd 1.1.2.1: #i30169# Added files for image manager


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [543bf0df511e0e8a8f8a283a838ef562bce1ea61]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/06/20 19:55:46 cd 1.1.2.1: #i30169# Added files for image manager


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [45f4bd30d84c52586630aa1ad20e8d3983bb27c1]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/06/20 19:55:59 cd 1.1.2.1: #i30169# Added files for image manager


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [3a2758314b6d43c1cde9e3b1be22346e8ab3f3a7]

INTEGRATION: CWS docking1 (1.2.4); FILE MERGED 2004/06/28 19:27:21 cd 1.2.4.24: #i25238# Remove as listener in disposing not dtor 2004/06/21 13:32:58 cd 1.2.4.23: #i30169# Solved build problems with Solaris compiler 2004/06/20 19:55:00 cd 1.2.4.22: #i30169# Added files for image manager 2004/06/11 16:10:25 ssa 1.2.4.21: #i25121# initialize m_bMasterHide 2004/06/09 07:19:52 cd 1.2.4.20: #i29988# Added code to create/show custom toolbars after notification from ui configuration manager 2004/06/05 16:46:14 cd 1.2.4.19: #i25237# Several fixes for docking/floating toolbars with no default pos 2004/06/04 15:44:20 ssa 1.2.4.18: #i25121# support for subtoolbars 2004/05/31 04:16:30 cd 1.2.4.17: RESYNC: (1.3-1.4); FILE MERGED 2004/05/26 15:26:54 cd 1.2.4.16: #i25238# Fixed some resize problems with left/right docked toolbars 2004/05/25 11:19:03 cd 1.2.4.15: #i25238# Implementation of layout algorithm to dock more than one toolbar at one row/column 2004/05/03 11:28:06 cd 1.2.4.14: #i25240# New custom toolbars concept 2004/04/26 09:14:52 cd 1.2.4.13: #100000# Fixed build problems with gcc and Solaris compiler 2004/04/26 08:28:21 cd 1.2.4.12: #i25238# Correct docking procedure 2004/04/23 11:57:25 cd 1.2.4.11: #i25238# Changes to the UI options must be respected 2004/04/22 13:43:48 cd 1.2.4.10: #i25237# Floating toolbars should be cascaded when they have no default position 2004/04/21 14:18:40 cd 1.2.4.9: #i25238# Added support for XDockableWindowListener 2004/04/21 09:17:29 cd 1.2.4.8: #i25238# Some bug fixes and support for closed handler 2004/04/21 06:52:36 cd 1.2.4.7: #i25238# Additional work to support new docking concept 2004/04/08 06:26:04 cd 1.2.4.6: #i25238# Compare old/new docking position to support swapping between docked toolbars 2004/04/07 09:43:46 cd 1.2.4.5: #i25238# Better docking according to toolbar specification 2004/04/05 15:13:34 cd 1.2.4.4: #i24939# Better docking behavior 2004/04/05 08:07:38 cd 1.2.4.3: #i26252# Support docking within UNO based frame layout manager 2004/03/29 09:15:10 cd 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2004/03/08 06:41:04 cd 1.2.4.1: #i24937# Programmatic control of toolbar items


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [77952c88b9531acb9bf5e86f68f3079112a26ca0]

INTEGRATION: CWS docking1 (1.2.4); FILE MERGED 2004/04/23 11:57:25 cd 1.2.4.2: #i25238# Changes to the UI options must be respected 2004/04/21 06:51:58 cd 1.2.4.1: #i24937# Non-configurable ui element must also have a reference to its frame


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [364f58040acf533f4408eedfe7e437fc01eba5c9]

INTEGRATION: CWS docking1 (1.2.4); FILE MERGED 2004/04/23 11:57:23 cd 1.2.4.2: #i25238# Changes to the UI options must be respected 2004/04/05 08:06:30 cd 1.2.4.1: #i24937# Programmatic control of toolbar items


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [46dc587875a76d3be35abd14bcfdedbdc4331c4e]

INTEGRATION: CWS docking1 (1.2.4); FILE MERGED 2004/04/05 08:09:05 cd 1.2.4.1: #i24937# Programmatic control of toolbar items


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [bc57951dc924aaf6b78261453970b5eddaa9835f]

INTEGRATION: CWS docking1 (1.3.132); FILE MERGED 2004/04/21 06:50:09 cd 1.3.132.1: #i24937# Adapt addon implementation to support new toolbar concept


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [ba5702cf8619e06804079d70ff69398e0166bf58]

INTEGRATION: CWS docking1 (1.3.4); FILE MERGED 2004/06/16 16:53:09 cd 1.3.4.1: #i30169# First implementation of an UNO based module image manager


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [2f3f23b4ea6cdd6e221df5193ccfabb7d32602ca]

INTEGRATION: CWS docking1 (1.6.4); FILE MERGED 2004/05/14 16:35:06 cd 1.6.4.7: #i25239# Save info about storing process, save additional prop within Commands.xcu files to support rotate/mirror of command images 2004/05/12 08:27:20 cd 1.6.4.6: #i25117# Support toggle visibility of toolbar buttons 2004/05/10 13:54:00 cd 1.6.4.5: #i26252# Fixed problem with moved ofa-resource 2004/05/06 15:20:49 cd 1.6.4.4: #i25239# Fixed a problem when reading SfxSlotInfo resources 2004/05/05 11:36:36 cd 1.6.4.3: #i25239# Additional toolbars from draw team 2004/04/30 06:28:17 cd 1.6.4.2: #i25239# Added several sub toolbars available from svx library 2004/04/21 07:25:13 cd 1.6.4.1: #i24937# Added all known toolbar to convert them to XML


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [eff885d8cf1341bf4876022d0693c81a38d90deb]

INTEGRATION: CWS docking1 (1.66.4); FILE MERGED 2004/07/01 09:51:04 dfoster 1.66.4.1: #i30032#


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [d32c0d1f7f83096e513683fdef73ece4efa31ecd]

INTEGRATION: CWS docking1 (1.45.130); FILE MERGED 2004/06/24 12:50:06 ssa 1.45.130.17: #i25238# 2004/06/23 15:51:11 cd 1.45.130.16: #i26252# Style controller must respect update notification 2004/06/23 14:44:57 cd 1.45.130.15: #i26252# Text size tbx controller must respect enable/disable state 2004/06/15 08:45:30 ssa 1.45.130.14: #i25121# correct GetSlotId 2004/06/15 08:34:01 ssa 1.45.130.13: #i25121# correct GetSlotId 2004/06/14 13:45:13 ssa 1.45.130.12: #i25121# build problem fixed 2004/06/05 18:34:36 cd 1.45.130.11: #i26252# Adapt controller to support life-time management of floating window of base class 2004/06/02 10:20:11 cd 1.45.130.10: #i10000# Fixed missing return statements and doubled resource IDs for global strings 2004/05/29 21:38:06 cd 1.45.130.9: RESYNC: (1.46-1.48); FILE MERGED 2004/05/17 12:21:54 cd 1.45.130.8: #i26252# SvxFontHeightItem provides/expect font height in point metric as float type in uno::Any 2004/05/03 12:50:02 cd 1.45.130.7: #i26252# Make changes for new toolbar controller 2004/05/02 05:53:56 cd 1.45.130.6: #100000# Build problem with gcc fixed 2004/05/02 01:41:17 cd 1.45.130.5: RESYNC: (1.45-1.46); FILE MERGED 2004/04/30 17:14:14 cd 1.45.130.4: #i26252# Adapt controllers to correctly initialize items 2004/04/30 08:37:15 cd 1.45.130.3: #i26252# Query/PutValue for complete conversion implemented 2004/04/27 11:01:01 cd 1.45.130.2: #i26252# Fixes for line style controller and items 2004/04/25 05:40:39 cd 1.45.130.1: #i26252# Transition of toolbar controllers


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [9d99a84bf1b642b42115c080eba75964e81a1d56]

INTEGRATION: CWS docking1 (1.11.134); FILE MERGED 2004/07/06 10:01:28 cd 1.11.134.3: RESYNC manually 2004/06/05 18:34:35 cd 1.11.134.2: #i26252# Adapt controller to support life-time management of floating window of base class 2004/04/22 15:33:53 ssa 1.11.134.1: #i24913# the position of floating windows is not zero anymore, just use mousecoordinates as they are, i.e., in output coordinates


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [51a23c03d27622e44ccc731a775f520358c5c681]

INTEGRATION: CWS docking1 (1.45.4); FILE MERGED 2004/07/06 10:00:25 cd 1.45.4.3: RESYNC manually 2004/06/29 17:34:30 toconnor 1.45.4.2: #i20055# - implementation of customize toolbar tab 2004/06/09 16:38:26 dfoster 1.45.4.1: #i30032#


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [5352aa11818b59bf49d450b9c66d938c705ada06]

INTEGRATION: CWS docking1 (1.2.6); FILE MERGED 2004/06/29 17:35:44 toconnor 1.2.6.1: #i20055# - implementation of customize toolbar tab


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [bf12ed1ac17e056a78c89e987ff167ba7da80fce]

INTEGRATION: CWS docking1 (1.2.6); FILE MERGED 2004/06/02 10:20:10 cd 1.2.6.1: #i10000# Fixed missing return statements and doubled resource IDs for global strings


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [3d1daa148f23369b435cdf46294dfa3e40455553]

INTEGRATION: CWS docking1 (1.26.4); FILE MERGED 2004/07/06 10:01:03 cd 1.26.4.5: RESYNC manually 2004/06/16 15:17:35 ssa 1.26.4.4: #i25121# revert latest changes 2004/06/16 14:49:22 ssa 1.26.4.3: #i25121# macropg only in LIB1OBJFILES to have it built correctly 2004/06/09 16:42:53 dfoster 1.26.4.2: #i30032# Also fixed problem creating Macro Organizer dialogs 2004/06/02 10:20:09 cd 1.26.4.1: #i10000# Fixed missing return statements and doubled resource IDs for global strings


2004-07-06  Rüdiger Timm  <rt@openoffice.org>  [dc780cb8f2ea68f1445f96c2d00ca83688087945]

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>  [db176c32c2bffb452e60b0d474df3f2f5891194c]

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>  [fbfc86f537ad15f662263cdc61969a1474a344f7]

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>  [d435bf9f1b784920b966dde173a1c2101c76d0a0]

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>  [c547c26ccb6b99c7adf4c611480614792757cbb0]

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>  [39852d6afb3485a161b44a12e42904dc0ce4032a]

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>  [bbb1f930c857326f6e74230754817abe00853c7d]

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>  [ec612eea8101b3106a92ff47b5b1400f86847701]

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>  [98b6ea1360aea15bf60e1e95318dfe5b9a94d436]

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>  [5f9db6fc66e8cfc43e65769b0302d04df7ba7337]

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>  [dcfbe797ac57e91cdf30c91e63473b0bd1f147e8]

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>  [2a6706a4b00d204ea6b583350a814527e913f545]

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>  [38e025eeb4a49a50106d1fd5ef82336a885c23dd]

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>  [a225e562cb5af5d0ea93e49e6716f916ea864dc7]

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>  [31de08c4fc37e3506b69cc7074f498ac8797fa7e]

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>  [f118083cd51abeeebf4838c26afc144034f44b06]

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>  [244a14afaf378f6c9df5b437f335012bb383d733]

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>  [ffd4dd8068ab36a4316c8418943b8d4857b1b6e3]

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>  [09f4b7c8d69c0ae90b06122bc1a0973ea7f6e970]

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>  [a512c24c867b69d91a0fe1297ac289ef323862ae]

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>  [9deeecf249c9c8088c7a840c1e475b3364d35b54]

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>  [7a788147ad84ce2614e61fb4e0c8101a166b5f22]

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  Rüdiger Timm  <rt@openoffice.org>  [02f3576c4cd5549752251d72a364b00c07ff26df]

INTEGRATION: CWS bmpres02 (1.3.836); FILE MERGED 2004/07/02 14:40:11 ka 1.3.836.1: #i30986#: use unique ids for imagelists


2004-07-06  Rüdiger Timm  <rt@openoffice.org>  [3e4928430123300a5057f0b3f2d0aca58f84ce83]

INTEGRATION: CWS bmpres02 (1.2.838); FILE MERGED 2004/07/02 14:40:10 ka 1.2.838.1: #i30986#: use unique ids for imagelists


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [448f2cd6059d236dd6d5b71de5fab76fc7cefc6a]

INTEGRATION: CWS docking1 (1.3.12); FILE MERGED 2004/07/06 09:59:30 cd 1.3.12.2: RESYNC manually 2004/06/23 15:17:14 mba 1.3.12.1: Provide document border size before resizing (needed for InPlace mode)


2004-07-06  Rüdiger Timm  <rt@openoffice.org>  [a12216e2a63e33fdb1524e428678f6bfd0342a0e]

INTEGRATION: CWS bmpres02 (1.6.224); FILE MERGED 2004/07/02 14:40:10 ka 1.6.224.1: #i30986#: use unique ids for imagelists


2004-07-06  Rüdiger Timm  <rt@openoffice.org>  [a9b865bda38c4b819fca4acad53b526a12b79ee2]

INTEGRATION: CWS bmpres02 (1.6.834); FILE MERGED 2004/07/02 14:40:10 ka 1.6.834.1: #i30986#: use unique ids for imagelists


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [557cf105963a9dfb52ded1a73c770339f60c0e08]

INTEGRATION: CWS docking1 (1.2.72); FILE MERGED 2004/07/06 09:59:06 cd 1.2.72.2: RESYNC manually 2004/06/23 15:17:14 mba 1.2.72.1: Provide document border size before resizing (needed for InPlace mode)


2004-07-06  Rüdiger Timm  <rt@openoffice.org>  [9fac74dc9ed910fece2afc58829de916e54bc588]

INTEGRATION: CWS bmpres02 (1.15.16); FILE MERGED 2004/07/02 14:46:41 ka 1.15.16.1: #i30986#: use unique ids for imagelists


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [c10c60b6a08b977bd8bd35a5029c02d646277d1d]

#i10000# moved from schema/makefile.mk


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [29ee7a8caf6054ac995e824361fb8a0aba789ae8]

#i10000# Events.xcs added


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [f55b90abd27b8325a09b3dfa04c171c015c16aeb]

#i10000# moved from data/makefile.mk


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [dd91bac71606b8a67b2f80ce21cda5f576f80b9c]

INTEGRATION: CWS docking1 (1.7.70); FILE MERGED 2004/07/06 09:57:52 cd 1.7.70.4: RESYNC manually 2004/06/30 08:30:02 cd 1.7.70.3: #i29531# Fix no access problem of toolbar items with help ID 2004/06/18 14:41:22 gh 1.7.70.2: #i29531#add support for Toolbox stringIDs themselves 2004/06/15 15:01:38 gh 1.7.70.1: #i29531#add support for string ids to acces UI elements. Needed for new ToolBoxes


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [68144ae52f2656826073132e996b631abaf6d90b]

INTEGRATION: CWS docking1 (1.3.2); FILE MERGED 2004/05/12 16:01:19 cd 1.3.2.1: #i24937# Added two additional properties for every command to have help ID support and mirrored/rotated images


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [94f893f837a8f831d312128d421ee5bc964dfcbd]

INTEGRATION: CWS docking1 (1.103.14); FILE MERGED 2004/06/21 15:42:49 ssa 1.103.14.4: #i25121# correct assertion check for SetParent 2004/05/30 11:11:57 cd 1.103.14.3: RESYNC: (1.103-1.105); FILE MERGED 2004/05/04 16:36:41 ssa 1.103.14.2: #i25117# set correct minimum window size for all window types 2004/04/02 12:06:26 ssa 1.103.14.1: #i24913# provide method to actively query the mouse pointer


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [0651b1d2756ac0430df1aaa4beb9653cce571e97]

INTEGRATION: CWS docking1 (1.9.62); FILE MERGED 2004/04/02 12:06:25 ssa 1.9.62.1: #i24913# provide method to actively query the mouse pointer


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [124be258e9786eee080f4ffee905a9a0f7472f14]

INTEGRATION: CWS docking1 (1.172.12); FILE MERGED 2004/05/30 11:09:15 cd 1.172.12.4: RESYNC: (1.173-1.177); FILE MERGED 2004/05/01 23:23:46 cd 1.172.12.3: RESYNC: (1.172-1.173); FILE MERGED 2004/04/23 17:09:45 ssa 1.172.12.2: #i24913# correct typos in GetPointerState() 2004/04/02 12:06:25 ssa 1.172.12.1: #i24913# provide method to actively query the mouse pointer


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [6d0873a7dfa747359556c12aea5ab031c3c16e87]

INTEGRATION: CWS docking1 (1.48.10); FILE MERGED 2004/07/02 14:17:52 pl 1.48.10.1: #i30958# use utility hint on net wm


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [d9c91040ba92a63e4ae36253a2a73bd690a8fbaa]

INTEGRATION: CWS docking1 (1.2.10); FILE MERGED 2004/05/30 11:04:19 cd 1.2.10.2: RESYNC: (1.2-1.3); FILE MERGED 2004/04/02 12:06:24 ssa 1.2.10.1: #i24913# provide method to actively query the mouse pointer


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [9921cd2e0be8ec1cd613818f3f0b774fc79d36d1]

INTEGRATION: CWS docking1 (1.36.10); FILE MERGED 2004/05/30 11:03:27 cd 1.36.10.2: RESYNC: (1.36-1.38); FILE MERGED 2004/04/02 12:06:24 ssa 1.36.10.1: #i24913# provide method to actively query the mouse pointer


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [85be8806e5c9492830db508e642e39a31ed99726]

INTEGRATION: CWS docking1 (1.3.10); FILE MERGED 2004/05/30 11:02:28 cd 1.3.10.3: RESYNC: (1.3-1.4); FILE MERGED 2004/04/23 17:17:20 ssa 1.3.10.2: #i24913# correct typos in GetPointerState() 2004/04/02 12:06:23 ssa 1.3.10.1: #i24913# provide method to actively query the mouse pointer


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [16fdaa05ea4ea65c297979eed9d48ee4546397d7]

INTEGRATION: CWS docking1 (1.3.2); FILE MERGED 2004/05/12 16:01:18 cd 1.3.2.1: #i24937# Added two additional properties for every command to have help ID support and mirrored/rotated images


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [5cd0d64d00796476758d5e8eaec0c03048f8f967]

INTEGRATION: CWS docking1 (1.12.4); FILE MERGED 2004/06/04 15:40:16 ssa 1.12.4.3: #i25121# support for subtoolbars 2004/03/25 16:00:08 ssa 1.12.4.2: #i24913# extend dockable interface 2004/03/24 17:57:14 ssa 1.12.4.1: #i24913# support for dockable windows via toolkit


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [cc47f3cfcc4090a7ce593f6c5fab89ff740f63ec]

INTEGRATION: CWS docking1 (1.22.38); FILE MERGED 2004/07/02 13:37:43 pl 1.22.38.15: #i30930# avoid enless autoresizing loop 2004/06/17 14:16:43 ssa 1.22.38.14: #i25121# paint improvements, correct size calculation after undocking, helpidstring 2004/06/16 09:49:07 ssa 1.22.38.13: #i25121# improve floater positioning 2004/06/11 16:02:20 ssa 1.22.38.12: #i25121# improve new subtoolbars 2004/06/04 15:40:13 ssa 1.22.38.11: #i25121# support for subtoolbars 2004/05/30 11:00:50 cd 1.22.38.10: RESYNC: (1.22-1.25); FILE MERGED 2004/05/27 16:53:25 ssa 1.22.38.9: #i25117# override floating mode when calculating docked sizes 2004/05/27 13:18:08 cd 1.22.38.8: #i25117# Fixed problem with CalcMinimumWindowSizePixel 2004/05/18 16:39:03 ssa 1.22.38.7: #i24913# execute toolbox menu asynchronously 2004/05/11 17:25:06 ssa 1.22.38.6: #i25117# support for toolbar locking 2004/05/10 15:33:17 ssa 1.22.38.5: #i25117# improve customization menu support 2004/05/07 15:54:27 ssa 1.22.38.4: #i25117# support menu and indicator for clipped toolbar items and customization menu 2004/05/04 16:34:46 ssa 1.22.38.3: #i25117# draw gradient, get rid of MOD1 for old docking windows 2004/05/03 09:34:49 ssa 1.22.38.2: #i25117# always remove mnemonics from toolbox strings 2004/04/29 14:17:27 ssa 1.22.38.1: #i25117# rework toolbox drawing code to allow for multiple toolbars in one line


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [dbc2323ad554f8191a55f0d9a014f771aefa6aa4]

INTEGRATION: CWS docking1 (1.3.2); FILE MERGED 2004/05/12 06:38:55 cd 1.3.2.1: #i26252# Section for toolbar controller factories added


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [615042fdf47a545133ef45a3ff07a9631ad6753f]

INTEGRATION: CWS docking1 (1.102.4); FILE MERGED 2004/05/30 10:59:45 cd 1.102.4.3: RESYNC: (1.102-1.105); FILE MERGED 2004/05/18 16:39:03 ssa 1.102.4.2: #i24913# execute toolbox menu asynchronously 2004/05/07 15:54:26 ssa 1.102.4.1: #i25117# support menu and indicator for clipped toolbar items and customization menu


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [7055bfb85c95ef1e8ef0e79ebe94f30ac0d6a8e8]

INTEGRATION: CWS docking1 (1.12.34); FILE MERGED 2004/05/30 11:00:15 cd 1.12.34.4: RESYNC: (1.12-1.13); FILE MERGED 2004/03/30 06:12:05 cd 1.12.34.3: #100000# Solved merge problem 2004/03/29 15:36:31 cd 1.12.34.2: #100000# Resolved bad merge which lead to duplicate symbols 2004/03/24 17:57:14 ssa 1.12.34.1: #i24913# support for dockable windows via toolkit


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [8b71b3385918ec3edfd2dc8347ff20a2b612e44d]

INTEGRATION: CWS docking1 (1.27.38); FILE MERGED 2004/06/16 09:49:06 ssa 1.27.38.4: #i25121# improve floater positioning 2004/06/11 16:02:20 ssa 1.27.38.3: #i25121# improve new subtoolbars 2004/05/07 15:54:25 ssa 1.27.38.2: #i25117# support menu and indicator for clipped toolbar items and customization menu 2004/04/22 15:26:34 ssa 1.27.38.1: #i24913# correct float hittest, the position of floating windows is not zero anymore


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [7563fc4726bcb2a805167301aec39efe0701a9c9]

INTEGRATION: CWS docking1 (1.15.38); FILE MERGED 2004/05/13 13:02:38 ssa 1.15.38.7: #i24913# docking must always use screen coordinates 2004/05/04 16:34:45 ssa 1.15.38.6: #i25117# draw gradient, get rid of MOD1 for old docking windows 2004/04/07 07:59:18 ssa 1.15.38.5: #i24913# forward SetFloatingMode to DockingWrapper 2004/04/06 16:49:13 ssa 1.15.38.4: #i24913# improve calculation of dockingrect 2004/04/02 12:06:22 ssa 1.15.38.3: #i24913# provide method to actively query the mouse pointer 2004/03/25 16:00:07 ssa 1.15.38.2: #i24913# extend dockable interface 2004/03/24 17:57:13 ssa 1.15.38.1: #i24913# support for dockable windows via toolkit


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [085bf9ff4e54d0cb10b3a1bb4460ef6905761f44]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/06/14 16:22:11 ssa 1.1.2.22: #i25121# improve focus handling 2004/06/14 13:52:52 ssa 1.1.2.21: #i25121# smaller grip 2004/06/14 10:16:40 ssa 1.1.2.20: #i25121# fulldrag for subtoolbars 2004/06/11 16:02:19 ssa 1.1.2.19: #i25121# improve new subtoolbars 2004/06/09 17:19:48 ssa 1.1.2.18: #i25121# implement popupmode 2004/06/09 11:20:55 cd 1.1.2.17: #i10000# Build problem fixed 2004/06/04 15:40:12 ssa 1.1.2.16: #i25121# support for subtoolbars 2004/05/25 15:24:42 ssa 1.1.2.15: #i25117# use screen coordinates for trackingrect pos 2004/05/11 17:25:00 ssa 1.1.2.14: #i25117# support for toolbar locking 2004/04/26 11:47:59 ssa 1.1.2.13: #i24913# check mouse down in dockinghdl to prevent docking due to programatically changing the position 2004/04/21 17:08:35 cd 1.1.2.12: #i24913# Check visibility 2004/04/20 16:54:21 ssa 1.1.2.11: #i24913# provide close handler 2004/04/07 17:32:45 ssa 1.1.2.10: #i24913# start/enddocking during floatingwindow move 2004/04/07 16:47:00 ssa 1.1.2.9: #i24913# docking without Ctrl, provide drag area 2004/04/06 16:49:13 ssa 1.1.2.8: #i24913# improve calculation of dockingrect 2004/04/06 08:53:40 ssa 1.1.2.7: #i24939# enable startdocking during mouse move only after single-click 2004/04/05 16:19:38 ssa 1.1.2.6: #i24939# trackingrect in screen coordinates 2004/04/02 14:09:43 ssa 1.1.2.5: #i24913# send dockingdata with startdocking 2004/04/02 12:06:22 ssa 1.1.2.4: #i24913# provide method to actively query the mouse pointer 2004/03/29 15:40:23 cd 1.1.2.3: #i24913# Save returned rectangle and use local copy of data because dtor can be called before 2004/03/25 16:00:06 ssa 1.1.2.2: #i24913# extend dockable interface 2004/03/24 17:57:29 ssa 1.1.2.1: #i24913# support for dockable windows via toolkit


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [46e72571f7c048d5e30f3e62018b3f036787ee43]

INTEGRATION: CWS docking1 (1.171.16); FILE MERGED 2004/06/17 14:17:30 ssa 1.171.16.1: no shadow in disabled texts


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [101549442bf1fc836d1dc8067b385bc00ddf7540]

INTEGRATION: CWS docking1 (1.3.2); FILE MERGED 2004/06/23 14:27:57 ssa 1.3.2.3: #i30169# search for language dependent images first 2004/06/17 21:00:23 cd 1.3.2.2: #i30169# Support access to language dependent images 2004/06/11 16:03:04 ssa 1.3.2.1: #i25121# joined from graphicsapi CWS to avoid crash


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [0066aa7ea3282859a547ee1118ba7d93cc9cda39]

INTEGRATION: CWS docking1 (1.3.2); FILE MERGED 2004/05/12 16:01:17 cd 1.3.2.1: #i24937# Added two additional properties for every command to have help ID support and mirrored/rotated images


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [fa6da4d68b57ca6236548f8956fb0de10f35dccd]

INTEGRATION: CWS docking1 (1.32.10); FILE MERGED 2004/03/24 17:57:12 ssa 1.32.10.1: #i24913# support for dockable windows via toolkit


2004-07-06  Rüdiger Timm  <rt@openoffice.org>  [ae081289defd2a8ba26e8f0828dc3f2ca667f45a]

INTEGRATION: CWS dba13 (1.3.64); FILE MERGED 2004/06/29 08:29:45 fs 1.3.64.1: #i30598# derive the OMultilineEditControl from Edit, to ensure proper painting


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [9ed79141e7b663b38d12e6f4a4cf1d693d6acfb0]

INTEGRATION: CWS docking1 (1.26.38); FILE MERGED 2004/06/01 08:49:54 cd 1.26.38.1: #i29745# Added new virtual method to access help with a string as key


2004-07-06  Rüdiger Timm  <rt@openoffice.org>  [d7d6ecab6fa5e410a97892112b497d315f6853f7]

INTEGRATION: CWS dba13 (1.13.48); FILE MERGED 2004/06/29 08:29:45 fs 1.13.48.1: #i30598# derive the OMultilineEditControl from Edit, to ensure proper painting


2004-07-06  Rüdiger Timm  <rt@openoffice.org>  [2f3fc2e7ec65debf4013ca6df715a0ad38a9f18e]

INTEGRATION: CWS dba13 (1.2.48); FILE MERGED 2004/06/18 07:57:14 fs 1.2.48.1: typo in comment


2004-07-06  Rüdiger Timm  <rt@openoffice.org>  [3f6e515db70f381098aef0f98a286f1e70274471]

INTEGRATION: CWS dba13 (1.8.34); FILE MERGED 2004/06/29 08:28:26 fs 1.8.34.1: removed unnecessary ctor during #i30861#


2004-07-06  Rüdiger Timm  <rt@openoffice.org>  [72bde9edc4e1382006b1b75ccd631d36d8e49ea1]

INTEGRATION: CWS dba13 (1.10.34); FILE MERGED 2004/06/29 08:28:26 fs 1.10.34.1: removed unnecessary ctor during #i30861#


2004-07-06  Rüdiger Timm  <rt@openoffice.org>  [e654e3f6d78dbc2390f379e05adc0ae143154793]

INTEGRATION: CWS dba13 (1.22.32); FILE MERGED 2004/07/06 11:14:47 fs 1.22.32.2: MANUAL RESYNC: (1.22-1.23); FILE MERGED 2004/06/18 07:56:52 fs 1.22.32.1: discovered during #i29478#: remove duplicates


2004-07-06  Rüdiger Timm  <rt@openoffice.org>  [6805cf96016382970e706c92b0e2969299d05625]

INTEGRATION: CWS dba13 (1.20.32); FILE MERGED 2004/07/06 11:11:11 fs 1.20.32.2: MANUAL RESYNC: (1.20-1.21); FILE MERGED 2004/06/18 08:07:18 fs 1.20.32.1: discovered during #i29478#: remove duplicates


2004-07-06  Rüdiger Timm  <rt@openoffice.org>  [e1fc023cda6e1b9ae335f7305104342b9a3ba66d]

INTEGRATION: CWS dba13 (1.66.16); FILE MERGED 2004/06/18 07:58:17 fs 1.66.16.2: #i29478# Commit: call updateDependentProperties with the newly obtained value (important for virtual properties) 2004/06/18 07:00:42 fs 1.66.16.1: #i29477# properly enable/disable 'password character'


2004-07-06  Rüdiger Timm  <rt@openoffice.org>  [8fec51dfc09c907778c12ed657c6dc31500c88ef]

INTEGRATION: CWS dba13 (1.3.248); FILE MERGED 2004/06/29 08:28:01 fs 1.3.248.1: #i30861# properly propagate background color


2004-07-06  Rüdiger Timm  <rt@openoffice.org>  [4fee9c6806db5ea312c83e4c8e62b056139c6bc2]

INTEGRATION: CWS dba13 (1.7.64); FILE MERGED 2004/06/29 08:27:42 fs 1.7.64.1: #i30861# properly propagate background color


2004-07-06  Rüdiger Timm  <rt@openoffice.org>  [6da08e92a1be9c8037e56c519471807a7e733b94]

INTEGRATION: CWS dba13 (1.21.32); FILE MERGED 2004/06/18 07:56:29 fs 1.21.32.1: discovered during #i29478#: remove duplicates


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [c2041c166ac929c0446a92a582155cd56b4c179a]

INTEGRATION: CWS docking1 (1.82.10); FILE MERGED 2004/06/20 12:16:14 mba 1.82.10.1: #111899#: reenable inplace mode


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [7e665a5a042b6e6c26064fc1bb0d41ea956f5e85]

INTEGRATION: CWS docking1 (1.58.10); FILE MERGED 2004/07/01 15:27:29 cd 1.58.10.2: #i25238# Don't create a menu bar if it shouldn't be visible 2004/06/23 15:20:13 mba 1.58.10.1: Provide document border size before resizing (needed for InPlace mode)


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [f742f3fd871f78fcaa3781929de251516e062a15]

INTEGRATION: CWS docking1 (1.50.10); FILE MERGED 2004/06/24 08:02:57 mba 1.50.10.1: #i26252#: get rid of contextChanged calls in SFX


2004-07-06  Rüdiger Timm  <rt@openoffice.org>  [c3c0c6bf3e3916f09210ff25be59adac9f3c1364]

INTEGRATION: CWS dba13 (1.12.18); FILE MERGED 2004/06/16 07:55:58 fs 1.12.18.1: discovered during #i29468#: two properties had the same handle


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [1a7778ed834e612bb99084cfb6091aa01b02a2b6]

INTEGRATION: CWS docking1 (1.72.12); FILE MERGED 2004/06/23 15:20:13 mba 1.72.12.1: Provide document border size before resizing (needed for InPlace mode)


2004-07-06  Rüdiger Timm  <rt@openoffice.org>  [ba111772d77563695b21e62cc9d486bd46cc2945]

INTEGRATION: CWS dba13 (1.5.20); FILE MERGED 2004/06/16 07:56:26 fs 1.5.20.1: discovered during #i29468#: fillProperties corrected to rely on the base class


2004-07-06  Rüdiger Timm  <rt@openoffice.org>  [3f4ffd65cd7f7817e70a2ed5c6fa620c97ff63aa]

INTEGRATION: CWS dba13 (1.3.32); FILE MERGED 2004/06/25 06:43:52 fs 1.3.32.1: #i29021# proper cloning of the OEntryListHelper


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [f5211d64f70727ead2dd9f626a1a94b591496f68]

INTEGRATION: CWS docking1 (1.34.26); FILE MERGED 2004/06/23 15:53:36 cd 1.34.26.16: #i26252# Use UNO tunnel from model to retrieve module more efficient 2004/06/20 20:05:08 cd 1.34.26.15: #i30169# Use new image manager implementation and new layout manager methods 2004/06/14 10:18:34 ssa 1.34.26.14: #i25121# improve subtoolbar size 2004/06/11 16:05:10 ssa 1.34.26.13: #i25121# improve new subtoolbars 2004/06/10 06:58:16 ssa 1.34.26.12: #i25121# implement popupmode 2004/06/05 17:31:29 cd 1.34.26.11: #i26252# Fixed life-time problem of SfxPopupWindow 2004/06/04 15:46:58 ssa 1.34.26.10: #i25121# support for subtoolbars 2004/05/27 13:14:19 cd 1.34.26.9: #i24937# Dispose on SfxToolBoxControl must remove and destroy item window 2004/05/12 15:42:18 cd 1.34.26.8: #i26252# Removed obsolete assertion 2004/05/04 16:21:26 ssa 1.34.26.7: #i25117# set proper layout 2004/05/04 06:41:32 cd 1.34.26.6: #i26252# Fixed crash when button is activated without first opening the popup menu 2004/04/30 07:41:15 cd 1.34.26.5: #i26252# AppToolBox controller must dispatch commands asynchronously to avoid self-destruction to early 2004/04/30 05:52:51 cd 1.34.26.4: #i26252# Adapt toolbox controller to use new drop-down button function to show menu 2004/04/29 14:19:02 ssa 1.34.26.3: #i25117# improve placement of subtoolbars 2004/04/26 09:09:06 cd 1.34.26.2: #100000# Solved build problems with gcc compiler 2004/04/25 05:34:47 cd 1.34.26.1: #i24937# Prepare sfx2 to use framework based UNO API


2004-07-06  Rüdiger Timm  <rt@openoffice.org>  [b5759d70337032518312ae480a7c1cbfa6a92566]

INTEGRATION: CWS dba13 (1.31.18); FILE MERGED 2004/06/25 06:43:52 fs 1.31.18.1: #i29021# proper cloning of the OEntryListHelper


2004-07-06  Rüdiger Timm  <rt@openoffice.org>  [304b7d10d49777b7f9f7e24322c3a31ec17df419]

INTEGRATION: CWS dba13 (1.10.32); FILE MERGED 2004/06/18 13:53:14 fs 1.10.32.1: #i29828# clear the shared formatter instance earlier than upon library unloading


2004-07-06  Rüdiger Timm  <rt@openoffice.org>  [74961779fe381d89462f20ad4ea3224b897069f2]

INTEGRATION: CWS dba13 (1.31.20); FILE MERGED 2004/06/18 13:53:14 fs 1.31.20.1: #i29828# clear the shared formatter instance earlier than upon library unloading


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [0683426f3a7627dcf4e5eccb6031781588814be0]

INTEGRATION: CWS docking1 (1.24.12); FILE MERGED 2004/07/05 16:27:55 cd 1.24.12.2: #i30032# Call macros stored in the new global events config item 2004/07/05 15:18:06 cd 1.24.12.1: #i30032# Use new config item to store global events configuration


2004-07-06  Rüdiger Timm  <rt@openoffice.org>  [c60ed352440fb42148cfc24506216d434d5e98f9]

INTEGRATION: CWS dba13 (1.31.18); FILE MERGED 2004/06/18 11:50:14 fs 1.31.18.1: #i29828# also translate DefaultControl service names upon reading


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [6724a7e351b5af10fa99507a01086ac16f4ded29]

INTEGRATION: CWS docking1 (1.24.82); FILE MERGED 2004/05/01 22:31:12 cd 1.24.82.2: RESYNC: (1.24-1.25); FILE MERGED 2004/04/25 05:34:45 cd 1.24.82.1: #i24937# Prepare sfx2 to use framework based UNO API


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [9950ccb6c27640d6659d056bfeb8739e19fa0c6d]

INTEGRATION: CWS docking1 (1.12.10); FILE MERGED 2004/06/23 15:19:03 mba 1.12.10.4: Special code for external InPlace 2004/06/20 12:16:11 mba 1.12.10.3: #111899#: reenable inplace mode 2004/05/10 09:21:12 cd 1.12.10.2: #i24939# WorkWindow calls correct methods to create/destroy context senstive toolbars 2004/04/25 05:34:44 cd 1.12.10.1: #i24937# Prepare sfx2 to use framework based UNO API


2004-07-06  Rüdiger Timm  <rt@openoffice.org>  [f57cce4158bcb65c470c04717a39af116d71aa6d]

INTEGRATION: CWS dba13 (1.21.18); FILE MERGED 2004/06/21 12:57:32 fs 1.21.18.1: #i26549# - createPeer: disable java compatible textChanged notifications - default control now is the OEditControl, which aggregates a RichTextControl


2004-07-06  Rüdiger Timm  <rt@openoffice.org>  [7e24eb4f9983a94fc8d19ab24e9a68929f02bb93]

INTEGRATION: CWS dba13 (1.24.18); FILE MERGED 2004/06/25 06:43:53 fs 1.24.18.1: #i29021# proper cloning of the OEntryListHelper


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [9eee154db06e39aad437ffe079827a11a71076ea]

INTEGRATION: CWS docking1 (1.8.212); FILE MERGED 2004/07/05 15:18:05 cd 1.8.212.1: #i30032# Use new config item to store global events configuration


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [d6a3ba1912e22ac87fab51fa66ddf8db4250ffe4]

INTEGRATION: CWS docking1 (1.64.4); FILE MERGED 2004/06/23 15:20:01 mba 1.64.4.2: Provide document border size before resizing (needed for InPlace mode) 2004/06/20 20:05:08 cd 1.64.4.1: #i30169# Use new image manager implementation and new layout manager methods


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [81340bd3300480bda8917275e445aa4f154a171d]

INTEGRATION: CWS docking1 (1.2.32); FILE MERGED 2004/06/30 12:52:16 toconnor 1.2.32.1: #i20055# - allow accelerator tab page to be created via SfxAbstractDialogFactory and change dimensions to fit new Customize dialog


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [715b590e8753fac3083e15a13f14270f15162050]

INTEGRATION: CWS docking1 (1.29.254); FILE MERGED 2004/05/14 11:32:03 ssa 1.29.254.2: #i24913# reduce docking rectangle to avoid docking by accident 2004/05/13 13:01:14 ssa 1.29.254.1: #i24913# docking must always use screen coordinates


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [cfa617d071123968afda38f2e896e66b56a100cb]

INTEGRATION: CWS docking1 (1.18.54); FILE MERGED 2004/06/30 12:52:16 toconnor 1.18.54.1: #i20055# - allow accelerator tab page to be created via SfxAbstractDialogFactory and change dimensions to fit new Customize dialog


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [12b6d5b205619eba43204f70c2358ae9c9ac9285]

INTEGRATION: CWS docking1 (1.30.10); FILE MERGED 2004/05/17 12:19:32 cd 1.30.10.2: #i26252# Fixed problem with metric conversion flag which wasn't respected on calling QueryValue 2004/04/25 05:34:43 cd 1.30.10.1: #i24937# Prepare sfx2 to use framework based UNO API


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [1f97db385090c47e9a0c041390ea5037c4fdf0e5]

INTEGRATION: CWS docking1 (1.19.12); FILE MERGED 2004/06/05 16:53:38 cd 1.19.12.1: #i26252# Comment out assertion which is not usefull anymore


2004-07-06  Rüdiger Timm  <rt@openoffice.org>  [6169aadc1b7f586e7f1e1a4347d07e780681dbf6]

INTEGRATION: CWS dba13 (1.44.148); FILE MERGED 2004/06/16 09:26:42 fs 1.44.148.1: #i29519# ControlForeground -> ControlSymbolColor


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [2b9b8352cf4caa0fc0fc5bb90628b4075ea4ab89]

INTEGRATION: CWS docking1 (1.8.10); FILE MERGED 2004/05/01 22:24:31 cd 1.8.10.2: RESYNC: (1.8-1.9); FILE MERGED 2004/04/25 05:34:43 cd 1.8.10.1: #i24937# Prepare sfx2 to use framework based UNO API


2004-07-06  Rüdiger Timm  <rt@openoffice.org>  [ccfe5ae4380d788d5b50a1b5224b8212ce567b67]

INTEGRATION: CWS dba13 (1.51.156); FILE MERGED 2004/07/06 11:07:16 fs 1.51.156.2: MANUAL RESYNC: (1.51-1.52); FILE MERGED 2004/06/16 09:26:00 fs 1.51.156.1: #i29519# ControlForeground -> ControlSymbolColor


2004-07-06  Rüdiger Timm  <rt@openoffice.org>  [47f508a9bd090ed06850cd34ab436c38b0d56c4e]

INTEGRATION: CWS dba13 (1.15.182); FILE MERGED 2004/07/05 14:59:59 fs 1.15.182.2: #i31038# two Undo actions in DeleteSelection - Writer does not like DeleteMarked encapsulated in an own UNDO action 2004/06/28 15:13:32 fs 1.15.182.1: #i28502# DeleteSelection: don't delete entries which have a SdrObject associated with it - this prevents problems with controls in hidden layers


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [e6be35f605ffa3e7ba10984abd267a3611441a61]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/04/25 05:37:10 cd 1.1.2.1: #i24937# New support classes to use dispatch API


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [02548f20b4bc2dade9ebe933596a342cb4c93f55]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/04/25 05:37:01 cd 1.1.2.1: #i24937# New support classes to use dispatch API


2004-07-06  Rüdiger Timm  <rt@openoffice.org>  [6f3e43cd6a286c355549b7a23862b160c7122653]

INTEGRATION: CWS dba13 (1.2.94); FILE MERGED 2004/07/06 11:03:15 fs 1.2.94.2: MANUAL RESYNC: (1.2-1.3); FILE MERGED 2004/06/15 14:35:30 fs 1.2.94.1: #i29570# corrected page identifiers


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [c3b6ca8e091b0a72cde06cd25d514729989810e2]

INTEGRATION: CWS docking1 (1.3.2); FILE MERGED 2004/07/06 09:56:54 cd 1.3.2.17: RESYNC manually 2004/06/30 15:51:46 toconnor 1.3.2.16: #i20055# - Tools/Configure dialog is being renamed to Tools/Customize 2004/06/30 06:31:08 cd 1.3.2.15: #i30169# Remove obsolete image property from command 2004/06/22 09:49:24 cd 1.3.2.14: #i30169# Removed obsolete and added image property from some commands 2004/06/22 07:58:19 cd 1.3.2.13: #i30169# Added missing command for formsbar 2004/06/21 10:00:28 cd 1.3.2.12: #i30169# Added image property for some extrusion commands 2004/06/20 20:03:11 cd 1.3.2.11: #i30169# Removed obsolete image property for some commands 2004/06/18 14:05:05 cd 1.3.2.10: #i30169# Removed image property from commands 2004/06/16 06:24:38 cd 1.3.2.9: #i30169# Revised some commands and their image property 2004/06/15 08:30:53 cd 1.3.2.8: #i24937# Display new configuration dialogs 2004/06/14 05:41:36 cd 1.3.2.7: #i30169# Added properties to get information about command images 2004/05/30 10:38:24 cd 1.3.2.6: RESYNC: (1.3-1.4); FILE MERGED 2004/05/28 15:16:08 cd 1.3.2.5: #i25239# Added new commands for bibliography and dbaccess 2004/05/13 07:08:09 cd 1.3.2.4: #i26252# Added missing command to generic commands XCU file 2004/05/12 06:40:12 cd 1.3.2.3: #i25239# Added command to access all available toolbars 2004/05/11 13:23:28 cd 1.3.2.2: #i25239# Added new popup menu controller to have access to all toolbars 2004/05/10 14:45:26 cd 1.3.2.1: #i26252# Added new UI commands for extrusion - have been forgotten by developer


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [4e372c0ecca91220c11cf80cb2954cbff0011e2c]

INTEGRATION: CWS docking1 (1.3.94); FILE MERGED 2004/05/30 13:30:43 cd 1.3.94.2: RESYNC: (1.3-1.4); FILE MERGED 2004/04/25 05:34:42 cd 1.3.94.1: #i24937# Prepare sfx2 to use framework based UNO API


2004-07-06  Rüdiger Timm  <rt@openoffice.org>  [48dbe288a2ef3af0491d25b1aefc40723df39757]

INTEGRATION: CWS dba13 (1.33.90); FILE MERGED 2004/06/29 07:20:29 fs 1.33.90.1: #i30859# implInitializeControlModel: care for formatted fields, which also claim to be TEXT fields


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [5f3fb37adc7aef9abc80f368c7c18079f2be6f49]

INTEGRATION: CWS docking1 (1.26.10); FILE MERGED 2004/07/02 06:17:02 cd 1.26.10.4: #i25238# Don't create a menu bar if it shouldn't be visible 2004/06/30 15:42:29 cd 1.26.10.3: #i26252# Don't set read-only mode during loading - it interferes with our new binding changes 2004/06/20 12:16:10 mba 1.26.10.2: #111899#: reenable inplace mode 2004/05/17 12:19:32 cd 1.26.10.1: #i26252# Fixed problem with metric conversion flag which wasn't respected on calling QueryValue


2004-07-06  Rüdiger Timm  <rt@openoffice.org>  [8329ba713e4abd4072dee435c8b7ddb285d26119]

INTEGRATION: CWS dba13 (1.3.94); FILE MERGED 2004/06/15 14:36:09 fs 1.3.94.1: #i29570# still the need to remove a tab page, even if never explicitly inserted - it's present in the resource


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [057a1fd618fae83dfadef75e918f41d53c00cdd0]

INTEGRATION: CWS docking1 (1.3.410); FILE MERGED 2004/05/01 22:23:43 cd 1.3.410.2: RESYNC: (1.3-1.4); FILE MERGED 2004/04/25 05:34:42 cd 1.3.410.1: #i24937# Prepare sfx2 to use framework based UNO API


2004-07-06  Rüdiger Timm  <rt@openoffice.org>  [0c075faaefbdb63fae70cb3183d02b3ae438ceea]

INTEGRATION: CWS dba13 (1.39.78); FILE MERGED 2004/07/06 10:58:53 fs 1.39.78.2: MANUAL RESYNC: (1.39-1.40); FILE MERGED 2004/06/16 07:58:06 fs 1.39.78.1: #i29468# 'conversion to navbar' in the proper menu


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [88eb488bc8f9694de55ac133e9ad19a310241825]

INTEGRATION: CWS docking1 (1.27.54); FILE MERGED 2004/06/24 08:04:36 mba 1.27.54.3: #i26252#: get rid of contextChanged calls in SFX 2004/06/23 14:46:24 cd 1.27.54.2: #i26252# set contextchanged flag back before notifying frame - otherwise endless recursion is possible 2004/04/25 05:34:41 cd 1.27.54.1: #i24937# Prepare sfx2 to use framework based UNO API


2004-07-06  Rüdiger Timm  <rt@openoffice.org>  [e7bc267692824fe8629cb8ccd9951eceae997067]

INTEGRATION: CWS dba13 (1.36.78); FILE MERGED 2004/06/29 08:39:15 fs 1.36.78.1: #i30643# only ask for the LineEndFormat property if it exists at the model


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [f9500a753789fdfdf80441d942fce55c7a5720d4]

INTEGRATION: CWS docking1 (1.36.10); FILE MERGED 2004/06/30 05:13:51 cd 1.36.10.13: #i25238# Secure access to frame reference 2004/06/25 11:28:16 cd 1.36.10.12: #i24937# Check reference before calling a method 2004/06/23 15:18:55 mba 1.36.10.11: Special code for external InPlace 2004/06/23 08:01:05 cd 1.36.10.10: #i25239# Hide/show of floating toolbars is completely controlled by the layout manager itself 2004/06/20 20:05:07 cd 1.36.10.9: #i30169# Use new image manager implementation and new layout manager methods 2004/06/20 12:16:03 mba 1.36.10.8: #111899#: reenable inplace mode 2004/06/04 07:30:16 cd 1.36.10.7: #i25238# Docking allowed must not depend on status bar visibility 2004/05/14 16:14:08 cd 1.36.10.6: #i25238# Support for presentation mode implemented 2004/05/10 09:21:11 cd 1.36.10.5: #i24939# WorkWindow calls correct methods to create/destroy context senstive toolbars 2004/05/10 06:25:58 cd 1.36.10.4: #i26252# Added code for item conversion and fixed wrong definition of SID_UNDO/SID_REDO slots 2004/05/05 11:35:05 cd 1.36.10.3: #i25239# Additional toolbars from draw team 2004/04/27 11:04:27 cd 1.36.10.2: #i24939# Mapping of resource ID's to resource names 2004/04/25 05:34:41 cd 1.36.10.1: #i24937# Prepare sfx2 to use framework based UNO API


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [d82b6f0e9f883720c6bd4a765223f3584fec00d1]

INTEGRATION: CWS docking1 (1.7.386); FILE MERGED 2004/06/22 10:05:21 cd 1.7.386.4: #i30169# Support retrieving images with slot URLs 2004/06/22 06:11:36 cd 1.7.386.3: #i30169# Support slot URLs to retrieve images 2004/06/20 20:05:07 cd 1.7.386.2: #i30169# Use new image manager implementation and new layout manager methods 2004/06/16 13:53:16 cd 1.7.386.1: #i30169# First implementation of an UNO based module image manager


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [239a400c582a4bd30e6d35092d71739ffdcfd95c]

INTEGRATION: CWS docking1 (1.92.24); FILE MERGED 2004/05/03 08:46:28 cd 1.92.24.3: #i26252# Support full conversion of items on function call 2004/05/01 22:20:24 cd 1.92.24.2: RESYNC: (1.92-1.94); FILE MERGED 2004/04/25 05:34:40 cd 1.92.24.1: #i24937# Prepare sfx2 to use framework based UNO API


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [9971ae3af06faeea80d90446e50d6c247ef1df01]

INTEGRATION: CWS docking1 (1.37.10); FILE MERGED 2004/06/29 13:01:38 dfoster 1.37.10.4: #i30050# Removed unnecessary arg. 2004/06/18 15:41:35 toconnor 1.37.10.3: #i20055# - new Customize toolbar dialog - pass ResourceURL if provided 2004/05/30 13:29:43 cd 1.37.10.2: RESYNC: (1.37-1.38); FILE MERGED 2004/05/26 15:04:39 toconnor 1.37.10.1: #i20055# #i20069# initial checkin of toolbar and menu customize tabs


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [41aa489ac2f8efa3384a003da03adcbf971194de]

INTEGRATION: CWS docking1 (1.10.10); FILE MERGED 2004/05/10 06:25:58 cd 1.10.10.3: #i26252# Added code for item conversion and fixed wrong definition of SID_UNDO/SID_REDO slots 2004/05/01 22:20:16 cd 1.10.10.2: RESYNC: (1.10-1.11); FILE MERGED 2004/04/25 05:34:40 cd 1.10.10.1: #i24937# Prepare sfx2 to use framework based UNO API


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [944c6a6911571027e61ffafc3d0af0aeb66d3226]

INTEGRATION: CWS docking1 (1.46.10); FILE MERGED 2004/06/20 12:14:04 mba 1.46.10.2: #111899#: reenable inplace mode 2004/04/25 05:34:39 cd 1.46.10.1: #i24937# Prepare sfx2 to use framework based UNO API


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [70bc2b52950287d3def2e2f7ec3a0f1ad74fcb2c]

INTEGRATION: CWS docking1 (1.19.26); FILE MERGED 2004/04/25 05:34:39 cd 1.19.26.1: #i24937# Prepare sfx2 to use framework based UNO API


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [ceb103fbce0e7bfa9c2a89ac0081814ad8973899]

INTEGRATION: CWS docking1 (1.51.26); FILE MERGED 2004/07/05 15:41:58 cd 1.51.26.1: #i30032# Don't create event configuration here. It is now created by SfxGlobalEvents_Impl


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [634a7b408ed8eab13efd838c02934fc737863e9c]

INTEGRATION: CWS docking1 (1.77.16); FILE MERGED 2004/05/30 13:28:53 cd 1.77.16.3: RESYNC: (1.78-1.79); FILE MERGED 2004/05/01 22:18:59 cd 1.77.16.2: RESYNC: (1.77-1.78); FILE MERGED 2004/04/25 05:34:38 cd 1.77.16.1: #i24937# Prepare sfx2 to use framework based UNO API


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [51026a63d522a88e868a835452cc48a8a391185e]

INTEGRATION: CWS docking1 (1.44.10); FILE MERGED 2004/06/18 15:41:34 toconnor 1.44.10.3: #i20055# - new Customize toolbar dialog - pass ResourceURL if provided 2004/05/30 13:28:15 cd 1.44.10.2: RESYNC: (1.44-1.46); FILE MERGED 2004/05/10 06:25:47 cd 1.44.10.1: #i26252# Added code for item conversion and fixed wrong definition of SID_UNDO/SID_REDO slots


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [2ef479f3d4628427e90abc9abf020790a883e182]

INTEGRATION: CWS docking1 (1.24.6); FILE MERGED 2004/04/25 05:34:37 cd 1.24.6.1: #i24937# Prepare sfx2 to use framework based UNO API


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [97bc2e03b35aa0c76c968ff51b87a16fc904b344]

INTEGRATION: CWS docking1 (1.9.410); FILE MERGED 2004/04/25 05:34:35 cd 1.9.410.1: #i24937# Prepare sfx2 to use framework based UNO API


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [6f85816a81c254149be0cad56debe3760b023177]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/06/07 14:46:37 cd 1.1.2.1: #i26252# added UNO structs for dispatch/status communication


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [4dc355c689217f263728e352f42bc341f98efa5d]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/06/07 14:44:31 cd 1.1.2.1: #i26252# added UNO structs for dispatch/status communication


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [fd9bf4d4ca72452e04307723797d9c9081a10a42]

INTEGRATION: CWS docking1 (1.17.34); FILE MERGED 2004/06/15 14:59:10 gh 1.17.34.1: #i29531#add support for string ids to acces UI elements. Needed for new ToolBoxes


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [e44dc769954c7b84f4fea667a8fac3413e1283d2]

INTEGRATION: CWS docking1 (1.53.36); FILE MERGED 2004/07/06 10:01:51 cd 1.53.36.3: RESYNC manually 2004/06/15 14:59:10 gh 1.53.36.2: #i29531#add support for string ids to acces UI elements. Needed for new ToolBoxes 2004/05/27 15:19:18 gh 1.53.36.1: compensate libraries which have been renamed


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [60d7a669d59e3fd2717860cee1c2b29956cc5538]

INTEGRATION: CWS docking1 (1.31.4); FILE MERGED 2004/06/29 17:35:54 toconnor 1.31.4.1: #i20055# - implementation of customize toolbar tab


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [6d78f7c094ac0f745e335c446790985a188cb39e]

INTEGRATION: CWS docking1 (1.41.2); FILE MERGED 2004/07/06 09:55:33 cd 1.41.2.3: RESYNC manually 2004/05/02 01:59:07 cd 1.41.2.2: RESYNC: (1.41-1.44); FILE MERGED 2004/04/21 09:31:57 cd 1.41.2.1: #i26252# New namespace for UNO structs that are used for item/UNO transport


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [c58a9620833d7080d3920c070ee442d11b68cebf]

INTEGRATION: CWS docking1 (1.25.82); FILE MERGED 2004/05/02 01:43:30 cd 1.25.82.2: RESYNC: (1.25-1.26); FILE MERGED 2004/04/27 11:01:02 cd 1.25.82.1: #i26252# Fixes for line style controller and items


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [62903bf2edb9f7c8802a1133f9e1872d62d9c9cc]

INTEGRATION: CWS docking1 (1.5.502); FILE MERGED 2004/04/25 05:40:40 cd 1.5.502.1: #i26252# Transition of toolbar controllers


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [248cd17b1e3b5266a940e563fe2be8e0943fc823]

INTEGRATION: CWS docking1 (1.5.658); FILE MERGED 2004/04/30 08:37:15 cd 1.5.658.2: #i26252# Query/PutValue for complete conversion implemented 2004/04/25 05:40:40 cd 1.5.658.1: #i26252# Transition of toolbar controllers


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [d04d33867773d0d106fad7f71d44110f8fb9a711]

INTEGRATION: CWS docking1 (1.1.1.1.694); FILE MERGED 2004/04/30 08:37:15 cd 1.1.1.1.694.2: #i26252# Query/PutValue for complete conversion implemented 2004/04/25 05:40:39 cd 1.1.1.1.694.1: #i26252# Transition of toolbar controllers


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [57fda096a7f8d6d2a13bfdc99612aed9c4c211fe]

INTEGRATION: CWS docking1 (1.5.216); FILE MERGED 2004/05/29 21:37:58 cd 1.5.216.3: RESYNC: (1.6-1.7); FILE MERGED 2004/05/02 01:41:09 cd 1.5.216.2: RESYNC: (1.5-1.6); FILE MERGED 2004/04/25 05:40:38 cd 1.5.216.1: #i26252# Transition of toolbar controllers


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [29e8db036e372e68b51c5da01aae4768a6fe050d]

INTEGRATION: CWS docking1 (1.5.480); FILE MERGED 2004/06/05 18:34:35 cd 1.5.480.5: #i26252# Adapt controller to support life-time management of floating window of base class 2004/05/04 16:37:09 cd 1.5.480.4: #i26252# Adapt toolbox controller to new implementation 2004/04/28 16:21:23 cd 1.5.480.3: #i26252# Fixes for toolbox controllers/items that used non-convertible items 2004/04/27 11:01:01 cd 1.5.480.2: #i26252# Fixes for line style controller and items 2004/04/25 05:40:38 cd 1.5.480.1: #i26252# Transition of toolbar controllers


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [b201b0bf5d0ab351439914d11b4e51e999c771c3]

INTEGRATION: CWS docking1 (1.18.154); FILE MERGED 2004/06/15 07:06:36 cd 1.18.154.5: #i26252# Fixed merge problems that uses wrong method to retrieve slot ID 2004/06/05 18:34:35 cd 1.18.154.4: #i26252# Adapt controller to support life-time management of floating window of base class 2004/05/29 21:37:39 cd 1.18.154.3: RESYNC: (1.18-1.19); FILE MERGED 2004/05/10 06:22:15 cd 1.18.154.2: #i26252# Added missing slot for basic and fixed some bugs 2004/04/25 05:40:37 cd 1.18.154.1: #i26252# Transition of toolbar controllers


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [463a39d38f79ca7fb4e1cb667389f2f5780571e4]

INTEGRATION: CWS docking1 (1.14.432); FILE MERGED 2004/05/04 16:27:45 ssa 1.14.432.4: #i25117# remove DBG_ASSERT due to build errors 2004/04/28 16:21:22 cd 1.14.432.3: #i26252# Fixes for toolbox controllers/items that used non-convertible items 2004/04/27 11:01:00 cd 1.14.432.2: #i26252# Fixes for line style controller and items 2004/04/25 05:40:37 cd 1.14.432.1: #i26252# Transition of toolbar controllers


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [1cd56a0ef579932cceef9ddf99d54b4a1214cbdc]

INTEGRATION: CWS docking1 (1.13.158); FILE MERGED 2004/05/29 21:37:31 cd 1.13.158.3: RESYNC: (1.13-1.14); FILE MERGED 2004/04/27 11:01:00 cd 1.13.158.2: #i26252# Fixes for line style controller and items 2004/04/25 05:40:36 cd 1.13.158.1: #i26252# Transition of toolbar controllers


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [2bf9d75a8fdb6aea004faab19396596e14dd1aa3]

INTEGRATION: CWS docking1 (1.8.654); FILE MERGED 2004/04/28 16:21:22 cd 1.8.654.2: #i26252# Fixes for toolbox controllers/items that used non-convertible items 2004/04/25 05:40:36 cd 1.8.654.1: #i26252# Transition of toolbar controllers


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [468745e7f28311a27cca437491ffdc3fac1cdfa2]

INTEGRATION: CWS docking1 (1.2.60); FILE MERGED 2004/06/05 18:34:34 cd 1.2.60.3: #i26252# Adapt controller to support life-time management of floating window of base class 2004/05/11 06:38:06 cd 1.2.60.2: #i26252# Prepare extrusion controls 2004/05/03 12:50:02 cd 1.2.60.1: #i26252# Make changes for new toolbar controller


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [d294b6f2b1f96fbd9874d246ff4b26e112e120d6]

INTEGRATION: CWS docking1 (1.2.60); FILE MERGED 2004/06/05 18:34:34 cd 1.2.60.3: #i26252# Adapt controller to support life-time management of floating window of base class 2004/05/29 21:37:23 cd 1.2.60.2: RESYNC: (1.2-1.3); FILE MERGED 2004/05/03 12:50:02 cd 1.2.60.1: #i26252# Make changes for new toolbar controller


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [0d295e1c78c7697e18a5e3401a3c64e43565fe23]

INTEGRATION: CWS docking1 (1.7.652); FILE MERGED 2004/06/16 09:43:59 ssa 1.7.652.2: #i25121# improve floater positioning 2004/04/25 05:40:35 cd 1.7.652.1: #i26252# Transition of toolbar controllers


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [e63b2921fa18b22c0deab12d34025e0c0e8a6c66]

INTEGRATION: CWS docking1 (1.54.12); FILE MERGED 2004/05/29 21:29:54 cd 1.54.12.2: RESYNC: (1.54-1.55); FILE MERGED 2004/05/17 12:21:53 cd 1.54.12.1: #i26252# SvxFontHeightItem provides/expect font height in point metric as float type in uno::Any


2004-07-06  Rüdiger Timm  <rt@openoffice.org>  [e69c477bf456d73eb46628479ea4ce5de3dc3e29]

INTEGRATION: CWS dba13 (1.66.24); FILE MERGED 2004/06/16 09:26:22 fs 1.66.24.1: #i29519# ControlForeground -> ControlSymbolColor, exported as draw:symbol-color instead of fo:color


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [4bbc1941fbe70879a349651c524f2f72e85b47a4]

INTEGRATION: CWS docking1 (1.2.98); FILE MERGED 2004/04/28 16:21:21 cd 1.2.98.1: #i26252# Fixes for toolbox controllers/items that used non-convertible items


2004-07-06  Rüdiger Timm  <rt@openoffice.org>  [9667c401dc6aeb942c22054ad8ae345d57821649]

INTEGRATION: CWS dba13 (1.58.6); FILE MERGED 2004/07/06 10:38:43 fs 1.58.6.2: MANUAL RESYNC: (1.58-1.59); FILE MERGED 2004/06/16 09:24:28 fs 1.58.6.1: #i29519# +SYMBOL_COLOR


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [e2246f5fadb35343160027dd337af9ed1485d738]

INTEGRATION: CWS docking1 (1.31.12); FILE MERGED 2004/05/29 21:29:46 cd 1.31.12.4: RESYNC: (1.32-1.33); FILE MERGED 2004/05/02 01:31:37 cd 1.31.12.3: RESYNC: (1.31-1.32); FILE MERGED 2004/04/30 17:14:13 cd 1.31.12.2: #i26252# Adapt controllers to correctly initialize items 2004/04/30 08:37:14 cd 1.31.12.1: #i26252# Query/PutValue for complete conversion implemented


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [ee12a3811867beaaa465de87e992696b1cef2d06]

INTEGRATION: CWS docking1 (1.2.682); FILE MERGED 2004/04/28 16:21:21 cd 1.2.682.2: #i26252# Fixes for toolbox controllers/items that used non-convertible items 2004/04/27 11:00:59 cd 1.2.682.1: #i26252# Fixes for line style controller and items


2004-07-06  Rüdiger Timm  <rt@openoffice.org>  [0933bbf39409123cf3662c08741970f225be1a23]

INTEGRATION: CWS dba13 (1.60.70); FILE MERGED 2004/06/16 09:23:58 fs 1.60.70.1: #i29519# +draw:symbol-color


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [8beb2700158688db9551b7dcc44d09c2acb85170]

INTEGRATION: CWS docking1 (1.3.98); FILE MERGED 2004/05/02 01:30:36 cd 1.3.98.2: RESYNC: (1.3-1.4); FILE MERGED 2004/04/25 05:40:35 cd 1.3.98.1: #i26252# Transition of toolbar controllers


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [22805085456c4f4c48e367647a4d44e80901023c]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/06/09 16:40:01 dfoster 1.1.2.1: #i30032#


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [89006d4b60aa0ddc2b5fab1ab2d6fbdbeb78da3c]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/06/09 16:39:41 dfoster 1.1.2.1: #i30032#


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [5adab28950464b1e4fd21f2d39b86267da189652]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/06/09 16:39:22 dfoster 1.1.2.1: #i30032#


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [a6f239108236f54f4e37ab178c8a61e54110d5a1]

INTEGRATION: CWS docking1 (1.11.12); FILE MERGED 2004/06/08 15:32:25 ssa 1.11.12.6: #i25121# must use slotid 2004/06/05 18:34:34 cd 1.11.12.5: #i26252# Adapt controller to support life-time management of floating window of base class 2004/05/10 06:22:14 cd 1.11.12.4: #i26252# Added missing slot for basic and fixed some bugs 2004/05/04 16:37:09 cd 1.11.12.3: #i26252# Adapt toolbox controller to new implementation 2004/05/02 01:28:05 cd 1.11.12.2: RESYNC: (1.11-1.12); FILE MERGED 2004/04/25 05:40:34 cd 1.11.12.1: #i26252# Transition of toolbar controllers


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [bd1a4f4b2732af11aa64c5849001028964812f0b]

INTEGRATION: CWS docking1 (1.2.6); FILE MERGED 2004/06/29 17:35:46 toconnor 1.2.6.1: #i20055# - implementation of customize toolbar tab


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [0bc9378d3a395166d806a26c71e77b0afcd1ae3b]

INTEGRATION: CWS docking1 (1.2.6); FILE MERGED 2004/06/29 17:35:01 toconnor 1.2.6.1: #i20055# - implementation of customize toolbar tab


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [ba888371d2192e5cc02d99d091c908b17c10feec]

INTEGRATION: CWS docking1 (1.2.6); FILE MERGED 2004/06/29 17:35:48 toconnor 1.2.6.1: #i20055# - implementation of customize toolbar tab


2004-07-06  Rüdiger Timm  <rt@openoffice.org>  [60e860a11219592ebf03ce53e8135e07bbe5adf7]

INTEGRATION: CWS dba13 (1.11.148); FILE MERGED 2004/06/18 14:11:31 fs 1.11.148.1: +desktopterminationlistener


2004-07-06  Rüdiger Timm  <rt@openoffice.org>  [096f444d2eca6b606eca4e74d790ca76595b4348]

INTEGRATION: CWS dba13 (1.1.2); FILE ADDED 2004/06/18 13:54:09 fs 1.1.2.1: helper class for observing the application shutdown (for non-UNO components)


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [4004476b91a5affb604eebc4d622f358edc13a4b]

INTEGRATION: CWS docking1 (1.2.6); FILE MERGED 2004/06/02 10:20:10 cd 1.2.6.1: #i10000# Fixed missing return statements and doubled resource IDs for global strings


2004-07-06  Rüdiger Timm  <rt@openoffice.org>  [da18994e4398de46e36957e5382d58c93ff4d173]

INTEGRATION: CWS dba13 (1.1.2); FILE ADDED 2004/06/18 13:53:56 fs 1.1.2.1: helper class for observing the application shutdown (for non-UNO components)


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [cfe1a9e6b59c9034935c1adbbb7eb604350e9b0d]

INTEGRATION: CWS docking1 (1.2.6); FILE MERGED 2004/06/29 14:19:51 dfoster 1.2.6.2: #i30032# 2004/06/02 10:20:10 cd 1.2.6.1: #i10000# Fixed missing return statements and doubled resource IDs for global strings


2004-07-06  Rüdiger Timm  <rt@openoffice.org>  [0075cceab7da20b56f0a9c1c2913565ae6b9db44]

INTEGRATION: CWS dba13 (1.2.38); FILE MERGED 2004/06/18 09:30:17 fs 1.2.38.1: #i29490# convertFastPropertyValue: try conversion all the time for non-equal types, not only for interface types


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [659c926fd225de7c559f58b6f15dcd1eee92b49e]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/07/01 09:50:09 dfoster 1.1.2.4: #i30032# 2004/06/29 17:34:47 toconnor 1.1.2.3: #i20055# - implementation of customize toolbar tab 2004/06/15 11:34:46 dfoster 1.1.2.2: #i30032# 2004/06/09 16:42:53 dfoster 1.1.2.1: #i30032# Also fixed problem creating Macro Organizer dialogs


2004-07-06  Rüdiger Timm  <rt@openoffice.org>  [4b0caa78f05ca31d8650e48be9311ab23fea407b]

INTEGRATION: CWS dba13 (1.3.152); FILE MERGED 2004/06/21 11:37:19 fs 1.3.152.2: type in previous mods to tryPropertyValue 2004/06/18 09:29:31 fs 1.3.152.1: #i29490# tryPropertyValue: really try something ... (namely conversion)


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [56040083e150a6d73a47045b7ab7ec8f43e3cd07]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/06/15 11:34:46 dfoster 1.1.2.2: #i30032# 2004/06/09 16:42:52 dfoster 1.1.2.1: #i30032# Also fixed problem creating Macro Organizer dialogs


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [f9cb4eec61a23ce039a3c5177bb2fffb5aa6c4ff]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/07/01 09:50:09 dfoster 1.1.2.6: #i30032# 2004/06/29 14:19:50 dfoster 1.1.2.5: #i30032# 2004/06/25 14:10:46 dfoster 1.1.2.4: #i30032# 2004/06/16 15:41:14 ssa 1.1.2.3: #i25121# added missing dtor 2004/06/15 11:34:45 dfoster 1.1.2.2: #i30032# 2004/06/09 16:42:52 dfoster 1.1.2.1: #i30032# Also fixed problem creating Macro Organizer dialogs


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [2c5e5fb91541b91989fd21311fb5240e659c108d]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/06/29 17:34:33 toconnor 1.1.2.4: #i20055# - implementation of customize toolbar tab 2004/06/29 14:19:49 dfoster 1.1.2.3: #i30032# 2004/06/15 11:34:45 dfoster 1.1.2.2: #i30032# 2004/06/09 16:42:51 dfoster 1.1.2.1: #i30032# Also fixed problem creating Macro Organizer dialogs


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [e1d5a9e5745b7993ba36ba815fc2f58cec1e62f4]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/06/09 16:42:51 dfoster 1.1.2.1: #i30032# Also fixed problem creating Macro Organizer dialogs


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [9a3b8db03fe4f4212de5ea3082aaed05b815813e]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/07/05 15:21:44 cd 1.1.2.4: #i30032# Use global events broadcaster service to access global event bindings 2004/06/30 11:46:40 dfoster 1.1.2.3: #i30032# 2004/06/25 14:10:45 dfoster 1.1.2.2: #i30032# 2004/06/09 16:42:50 dfoster 1.1.2.1: #i30032# Also fixed problem creating Macro Organizer dialogs


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [a67f7a89ceda6cb699d5eedc63a11122de2cdb9f]

INTEGRATION: CWS docking1 (1.7.6); FILE MERGED 2004/07/01 09:50:09 dfoster 1.7.6.4: #i30032# 2004/06/30 08:16:44 cd 1.7.6.3: #i10000# Fixed build problem - missing include 2004/06/29 14:19:49 dfoster 1.7.6.2: #i30032# 2004/06/29 12:58:41 dfoster 1.7.6.1: #i30050# Removed unnecessary arg.


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [d87b9e432d29e07aa2a793338fd933dc6b6f6bcf]

INTEGRATION: CWS docking1 (1.6.4); FILE MERGED 2004/07/01 09:50:08 dfoster 1.6.4.6: #i30032# 2004/06/29 14:19:49 dfoster 1.6.4.5: #i30032# 2004/06/29 12:58:40 dfoster 1.6.4.4: #i30050# Removed unnecessary arg. 2004/06/09 16:42:49 dfoster 1.6.4.3: #i30032# Also fixed problem creating Macro Organizer dialogs 2004/05/29 21:05:53 cd 1.6.4.2: RESYNC: (1.6-1.8); FILE MERGED 2004/05/26 15:18:37 toconnor 1.6.4.1: #i20055# #i20069# initial commit of toolbar and menu customize tabs


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [66048e0edfc7d4ed2ee40f3735a2db3c5a13cdfa]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/06/30 12:54:38 toconnor 1.1.2.9: #i20055# - added accelerator tab 2004/06/29 17:34:33 toconnor 1.1.2.8: #i20055# - implementation of customize toolbar tab 2004/06/25 16:08:56 toconnor 1.1.2.7: #i20055# - fix german strings that were incorrectly entered in UTF-8 locale 2004/06/23 14:51:27 toconnor 1.1.2.6: #i20055# - more implementation of toolbar tab 2004/06/15 13:51:22 toconnor 1.1.2.5: #i20055# - implementation of toolbar tab 2004/06/09 16:42:49 dfoster 1.1.2.4: #i30032# Also fixed problem creating Macro Organizer dialogs 2004/06/08 13:33:06 toconnor 1.1.2.3: #i20055# - further implementation of toolbars tab 2004/06/02 10:20:09 cd 1.1.2.2: #i10000# Fixed missing return statements and doubled resource IDs for global strings 2004/05/26 15:18:38 toconnor 1.1.2.1: #i20055# #i20069# initial commit of toolbar and menu customize tabs


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [d7faf89941f79427d474b82d958f5fe971a67b60]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/07/05 16:03:09 toconnor 1.1.2.14: #i20069# customize menu tab implementation 2004/07/02 13:08:10 toconnor 1.1.2.13: #i20055# customize toolbar tab 2004/07/02 11:09:07 toconnor 1.1.2.12: #i20055# customize toolbar tab 2004/07/01 17:01:13 toconnor 1.1.2.11: #i20055# - customize toolbar tab 2004/06/30 14:57:03 toconnor 1.1.2.10: #i20055# - customize toolbar tab 2004/06/29 17:34:32 toconnor 1.1.2.9: #i20055# - implementation of customize toolbar tab 2004/06/25 11:31:57 toconnor 1.1.2.8: #i20055# - implementation of toolbar tab 2004/06/24 16:36:01 toconnor 1.1.2.7: #i20055# - implementation of toolbar tab 2004/06/23 14:51:26 toconnor 1.1.2.6: #i20055# - more implementation of toolbar tab 2004/06/18 16:16:50 toconnor 1.1.2.5: #i20055# - customize toolbar tab - use image management api to get icons 2004/06/15 13:51:21 toconnor 1.1.2.4: #i20055# - implementation of toolbar tab 2004/06/08 13:33:05 toconnor 1.1.2.3: #i20055# - further implementation of toolbars tab 2004/06/02 10:20:09 cd 1.1.2.2: #i10000# Fixed missing return statements and doubled resource IDs for global strings 2004/05/26 15:18:38 toconnor 1.1.2.1: #i20055# #i20069# initial commit of toolbar and menu customize tabs


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [60702d8468fc47a31afd2a0c5feb41e7a80829c1]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/06/29 17:34:33 toconnor 1.1.2.5: #i20055# - implementation of customize toolbar tab 2004/06/23 14:51:27 toconnor 1.1.2.4: #i20055# - more implementation of toolbar tab 2004/06/08 13:33:05 toconnor 1.1.2.3: #i20055# - further implementation of toolbars tab 2004/06/02 10:20:09 cd 1.1.2.2: #i10000# Fixed missing return statements and doubled resource IDs for global strings 2004/05/26 15:18:39 toconnor 1.1.2.1: #i20055# #i20069# initial commit of toolbar and menu customize tabs


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [2177b9707ba0bafec6d07a2701932d448d62e88f]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/07/05 17:40:34 toconnor 1.1.2.23: #i20069# customize menu implementation 2004/07/05 16:03:10 toconnor 1.1.2.22: #i20069# customize menu tab implementation 2004/07/02 15:00:42 toconnor 1.1.2.21: #i20055# customize toolbar tab 2004/07/02 13:20:40 cd 1.1.2.20: #i25238# Call old accelerator config page with static method at SfxAbstractDialogFactory 2004/07/02 13:08:11 toconnor 1.1.2.19: #i20055# customize toolbar tab 2004/07/02 11:09:07 toconnor 1.1.2.18: #i20055# customize toolbar tab 2004/07/02 09:26:55 toconnor 1.1.2.17: #i20055# member templates are not allowed due to build breakage on Solaris 2004/07/01 18:11:44 toconnor 1.1.2.16: #i20055# - customize toolbars tab 2004/07/01 17:01:13 toconnor 1.1.2.15: #i20055# - customize toolbar tab 2004/06/30 14:57:03 toconnor 1.1.2.14: #i20055# - customize toolbar tab 2004/06/30 12:54:38 toconnor 1.1.2.13: #i20055# - added accelerator tab 2004/06/29 17:34:31 toconnor 1.1.2.12: #i20055# - implementation of customize toolbar tab 2004/06/25 11:31:57 toconnor 1.1.2.11: #i20055# - implementation of toolbar tab 2004/06/24 16:36:02 toconnor 1.1.2.10: #i20055# - implementation of toolbar tab 2004/06/23 14:51:26 toconnor 1.1.2.9: #i20055# - more implementation of toolbar tab 2004/06/18 16:16:50 toconnor 1.1.2.8: #i20055# - customize toolbar tab - use image management api to get icons 2004/06/15 13:51:22 toconnor 1.1.2.7: #i20055# - implementation of toolbar tab 2004/06/14 16:20:17 ssa 1.1.2.6: #i25121# correct build error 2004/06/09 16:42:48 dfoster 1.1.2.5: #i30032# Also fixed problem creating Macro Organizer dialogs 2004/06/09 16:10:32 toconnor 1.1.2.4: #i20055# - implementation of toolbar customization tab 2004/06/08 13:33:04 toconnor 1.1.2.3: #i20055# - further implementation of toolbars tab 2004/06/02 10:20:08 cd 1.1.2.2: #i10000# Fixed missing return statements and doubled resource IDs for global strings 2004/05/26 15:18:37 toconnor 1.1.2.1: #i20055# #i20069# initial commit of toolbar and menu customize tabs


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [09666a15dffc8c678557d3be96e15ba6ed110fa4]

INTEGRATION: CWS docking1 (1.22.12); FILE MERGED 2004/05/29 21:02:17 cd 1.22.12.4: RESYNC: (1.23-1.25); FILE MERGED 2004/05/02 01:13:38 cd 1.22.12.3: RESYNC: (1.22-1.23); FILE MERGED 2004/04/28 16:21:20 cd 1.22.12.2: #i26252# Fixes for toolbox controllers/items that used non-convertible items 2004/04/25 05:40:33 cd 1.22.12.1: #i26252# Transition of toolbar controllers


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [7960d59aef64cea629efcbf928b01e98e7bc0b51]

INTEGRATION: CWS docking1 (1.72.18); FILE MERGED 2004/07/06 09:54:20 cd 1.72.18.3: RESYNC manually 2004/05/01 23:55:45 cd 1.72.18.2: RESYNC: (1.72-1.75); FILE MERGED 2004/04/21 06:20:48 cd 1.72.18.1: #i26252# New struct to transport item through UNO


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [2695a4f17a436f9a2eee19b041e9d00b64176fc3]

INTEGRATION: CWS docking1 (1.45.12); FILE MERGED 2004/05/29 21:01:56 cd 1.45.12.5: RESYNC: (1.47-1.49); FILE MERGED 2004/05/14 16:43:11 cd 1.45.12.4: #i26252# Fixed problem with wrong usage of slot identifiers SID_DRAW_TEXT_VERTICAL cannot be an alias - svidl compiler limitation 2004/05/10 06:22:13 cd 1.45.12.3: #i26252# Added missing slot for basic and fixed some bugs 2004/05/02 01:13:19 cd 1.45.12.2: RESYNC: (1.45-1.47); FILE MERGED 2004/04/28 16:21:19 cd 1.45.12.1: #i26252# Fixes for toolbox controllers/items that used non-convertible items


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [4d8e87ab620e80355d9686bdd36610ee4944c40f]

INTEGRATION: CWS docking1 (1.3.502); FILE MERGED 2004/04/25 05:40:33 cd 1.3.502.1: #i26252# Transition of toolbar controllers


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [df1c3b6e79bfa11022098f5ac4cd9747528604b6]

INTEGRATION: CWS docking1 (1.59.20); FILE MERGED 2004/07/06 09:53:47 cd 1.59.20.3: RESYNC manually 2004/05/01 23:54:41 cd 1.59.20.2: RESYNC: (1.59-1.60); FILE MERGED 2004/04/21 06:21:12 cd 1.59.20.1: #i26252# New struct to transport item through UNO


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [eb52a17d9ea6c16e18ae66fa1974604235d07d44]

INTEGRATION: CWS docking1 (1.2.680); FILE MERGED 2004/04/25 05:40:32 cd 1.2.680.1: #i26252# Transition of toolbar controllers


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [4867194d386e00d19e1f868b26592621b4d32c85]

INTEGRATION: CWS docking1 (1.55.18); FILE MERGED 2004/07/06 09:53:47 cd 1.55.18.3: RESYNC manually 2004/05/01 23:54:34 cd 1.55.18.2: RESYNC: (1.55-1.59); FILE MERGED 2004/04/21 06:22:00 cd 1.55.18.1: #i26252# New namespace for definitions to transport items through UNO


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [41e1d6a68d24b9a0b55667cbb43d1e711bf3ffb8]

INTEGRATION: CWS docking1 (1.1.1.1.696); FILE MERGED 2004/04/25 05:40:32 cd 1.1.1.1.696.1: #i26252# Transition of toolbar controllers


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [bf8e6f9bf11b06278c80ffeed3acda776db0849b]

INTEGRATION: CWS docking1 (1.1.1.1.696); FILE MERGED 2004/04/25 05:40:31 cd 1.1.1.1.696.1: #i26252# Transition of toolbar controllers


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [29c293686e88ba4b170d99bd51ca3a2ef2450c2c]

INTEGRATION: CWS docking1 (1.2.98); FILE MERGED 2004/04/28 16:21:19 cd 1.2.98.1: #i26252# Fixes for toolbox controllers/items that used non-convertible items


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [d6b177b688c1492a7ff695cb033a2d3875eeffdc]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/07/01 09:50:08 dfoster 1.1.2.5: #i30032# 2004/06/30 07:18:57 dfoster 1.1.2.4: #i30032# 2004/06/20 18:38:24 cd 1.1.2.3: #i10000# Fixed build problems 2004/06/15 09:11:29 dfoster 1.1.2.2: #i30032# Added L10N string resids. 2004/06/09 16:35:28 dfoster 1.1.2.1: #i30032#


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [40c6f97b3fd1bcd88e7ee84e4c760918427990d2]

INTEGRATION: CWS docking1 (1.3.650); FILE MERGED 2004/06/05 18:34:22 cd 1.3.650.4: #i26252# Adapt controller to support life-time management of floating window of base class 2004/04/28 16:21:18 cd 1.3.650.3: #i26252# Fixes for toolbox controllers/items that used non-convertible items 2004/04/27 11:00:58 cd 1.3.650.2: #i26252# Fixes for line style controller and items 2004/04/25 05:40:30 cd 1.3.650.1: #i26252# Transition of toolbar controllers


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [391da8bfcb1fc70045f3fe8d73577545d1f522cf]

INTEGRATION: CWS docking1 (1.6.674); FILE MERGED 2004/04/25 05:40:30 cd 1.6.674.1: #i26252# Transition of toolbar controllers


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [d3608152e6204af790dd85c5f18888f509568f1a]

INTEGRATION: CWS docking1 (1.1.1.1.696); FILE MERGED 2004/04/25 05:40:29 cd 1.1.1.1.696.1: #i26252# Transition of toolbar controllers


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [dc30cc0bc65da2b624a8a56091c1cf1de432f168]

INTEGRATION: CWS docking1 (1.5.692); FILE MERGED 2004/04/25 05:40:28 cd 1.5.692.1: #i26252# Transition of toolbar controllers


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [d422cea46ef4bb935b042ace1d8df5ee0dccfa02]

INTEGRATION: CWS docking1 (1.2.60); FILE MERGED 2004/05/03 12:50:01 cd 1.2.60.1: #i26252# Make changes for new toolbar controller


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [1e7634d20f260fda34e67a3d097d7b9c7ddeb061]

INTEGRATION: CWS docking1 (1.2.684); FILE MERGED 2004/05/03 12:50:01 cd 1.2.684.3: #i26252# Make changes for new toolbar controller 2004/04/28 16:21:17 cd 1.2.684.2: #i26252# Fixes for toolbox controllers/items that used non-convertible items 2004/04/27 11:00:57 cd 1.2.684.1: #i26252# Fixes for line style controller and items


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [18d1e5d40512d5fbc5465b3fac83ce4f41cf723b]

INTEGRATION: CWS docking1 (1.2.654); FILE MERGED 2004/04/25 05:40:27 cd 1.2.654.1: #i26252# Transition of toolbar controllers


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [0f01791d7663001857a48c455c4759c2273a2ebd]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/06/14 08:00:16 cd 1.1.2.1: #i25236# Transition from resource to XML files for toolbars


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [2c31dcf9094f9bca756dc6a6aa7c6da14744be09]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/06/14 08:00:06 cd 1.1.2.1: #i25236# Transition from resource to XML files for toolbars


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [4a6649ca432eb0852beccc950a61cc8ff6d13d79]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/06/28 06:40:37 cd 1.1.2.3: #i30169# Replaced wrong command in standard bar 2004/06/21 11:26:57 cd 1.1.2.2: #i20055# New toolbar design for Q 2004/06/14 07:59:54 cd 1.1.2.1: #i25236# Transition from resource to XML files for toolbars


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [6ac7591041bd66cb2e445ba9a6b5ad8865a72210]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/06/14 07:59:43 cd 1.1.2.1: #i25236# Transition from resource to XML files for toolbars


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [427841d1db88273ab12c6a3497c81d4c8994aeba]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/06/14 07:59:14 cd 1.1.2.1: #i25236# Transition from resource to XML files for toolbars


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [3fa96ab57f155c86b05957e784606adf271079cf]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/06/14 07:59:00 cd 1.1.2.1: #i25236# Transition from resource to XML files for toolbars


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [489a745ff0affc0ca4793741e17506b4ce00daab]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/06/22 12:50:31 cd 1.1.2.1: #i30169# Added missing fullscreenbar.xml


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [6cee169539611c118fed2b7389c85427fe422f49]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/06/14 07:57:06 cd 1.1.2.1: #i25236# Transition from resource to XML files for toolbars


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [9a54583a73df352a007466355ac24f0757566ad2]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/06/14 07:56:52 cd 1.1.2.1: #i25236# Transition from resource to XML files for toolbars


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [ecdd9b4ef4d988e7b45b568d435ee9b917c9906d]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/06/14 07:56:40 cd 1.1.2.1: #i25236# Transition from resource to XML files for toolbars


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [afb262c718a93e8dc332e2532ae5446d384bdfed]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/06/14 07:56:28 cd 1.1.2.1: #i25236# Transition from resource to XML files for toolbars


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [f6937764e2d088be3e0875d7541b6c430dc8a215]

INTEGRATION: CWS docking1 (1.4.4); FILE MERGED 2004/06/23 08:10:34 cd 1.4.4.1: #i25238# New toolbars popup menu


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [9e0c6b580bf296a0274b458a7b627aee4028dac8]

INTEGRATION: CWS docking1 (1.38.18); FILE MERGED 2004/06/23 15:16:49 mba 1.38.18.1: Provide document border size before resizing (needed for InPlace mode)


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [74624b43edf7173556bd1fb046a75957e1d01d29]

INTEGRATION: CWS docking1 (1.1.1.1.444); FILE MERGED 2004/04/25 05:43:32 cd 1.1.1.1.444.1: #i26252# Transition of toolbar controllers


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [f236b9d2b075a8f892047ac4a264812243afbe64]

INTEGRATION: CWS docking1 (1.4.408); FILE MERGED 2004/05/05 16:17:45 cd 1.4.408.2: #i26252# Fixed wrong item type for some slots and added state slots for CTL and vertical text 2004/04/25 05:43:31 cd 1.4.408.1: #i26252# Transition of toolbar controllers


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [b39451c2bb28ab39cdd8629aea4860b96b220508]

INTEGRATION: CWS docking1 (1.9.300); FILE MERGED 2004/05/05 16:17:45 cd 1.9.300.3: #i26252# Fixed wrong item type for some slots and added state slots for CTL and vertical text 2004/05/02 00:31:53 cd 1.9.300.2: RESYNC: (1.9-1.10); FILE MERGED 2004/04/28 16:27:14 cd 1.9.300.1: #i26252# Fixes for toolbox controllers/items that used non-convertible items


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [291c919cf98347703e7ad2216b2b79aacd7cdfac]

INTEGRATION: CWS docking1 (1.4.76); FILE MERGED 2004/07/06 07:13:44 cd 1.4.76.1: #i25238# Support for inplace editing - please ask MBA


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [cacd07f3b0057553bde2a2d50055aef94ece62d2]

INTEGRATION: CWS docking1 (1.7.126); FILE MERGED 2004/05/05 16:17:44 cd 1.7.126.1: #i26252# Fixed wrong item type for some slots and added state slots for CTL and vertical text


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [81bc572b8874b1ebc1a8b5298fbe14c62cacc1da]

INTEGRATION: CWS docking1 (1.10.126); FILE MERGED 2004/05/05 16:17:44 cd 1.10.126.1: #i26252# Fixed wrong item type for some slots and added state slots for CTL and vertical text


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [a7d2e28865bc870eb1d4b40a3c74a8a6f5e400e6]

INTEGRATION: CWS docking1 (1.7.126); FILE MERGED 2004/05/02 00:26:32 cd 1.7.126.2: RESYNC: (1.7-1.8); FILE MERGED 2004/04/28 16:27:13 cd 1.7.126.1: #i26252# Fixes for toolbox controllers/items that used non-convertible items


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [3035f58495e7f9b20886fe9dd6201bf2763289f9]

INTEGRATION: CWS docking1 (1.15.18); FILE MERGED 2004/06/14 08:17:24 cd 1.15.18.1: #i25236# Deliver toolbar layouts as XML files


2004-07-06  Rüdiger Timm  <rt@openoffice.org>  [c4e7d4805464e6c014b394b90f733e64e595dda4]

#i30109# Don't use global mutex


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [a374fbdddb432ce642c35174090eae02a44c3f8b]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/06/14 08:49:26 cd 1.1.2.1: #i25236# Transition from resource to XML files for toolbars


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [109b9585922a8aeab6d5b1ee561f20b1b08e9781]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/06/14 08:49:25 cd 1.1.2.1: #i25236# Transition from resource to XML files for toolbars


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [7da073cb1c5b2836a9fa3ac682ee29d7bdeef6c1]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/06/14 08:49:24 cd 1.1.2.1: #i25236# Transition from resource to XML files for toolbars


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [883c99f9d9bbdf04e68967b3ff3738366bcfd81f]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/06/21 11:27:45 cd 1.1.2.2: #i20055# New toolbar design for Q 2004/06/14 08:49:23 cd 1.1.2.1: #i25236# Transition from resource to XML files for toolbars


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [d4154f695849576c48d5e7c02ff084a3fdafec82]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/06/14 08:49:22 cd 1.1.2.1: #i25236# Transition from resource to XML files for toolbars


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [575842b18797c1dc8c6c8e88d154ca9e6581cb65]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/06/14 08:49:19 cd 1.1.2.1: #i25236# Transition from resource to XML files for toolbars


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [58809dececde4aa4f13a6a1f200f96e9066c93b5]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/06/14 08:49:18 cd 1.1.2.1: #i25236# Transition from resource to XML files for toolbars


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [b1a47a82537d506781ea1ec8394379f5abcef883]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/06/14 08:49:15 cd 1.1.2.1: #i25236# Transition from resource to XML files for toolbars


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [0fd92d700d7b8a5a1f52635ac8b5133bfeaa4f93]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/06/14 08:49:14 cd 1.1.2.1: #i25236# Transition from resource to XML files for toolbars


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [2cd266954656686356ebe96a707b77b8403feaef]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/06/14 08:49:12 cd 1.1.2.1: #i25236# Transition from resource to XML files for toolbars


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [b7b647f94e479775a74d4e1f5d9b7d96400ae7b9]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/06/14 08:49:11 cd 1.1.2.1: #i25236# Transition from resource to XML files for toolbars


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [fbf787d0be0319ea44e5786947db10b63b47544b]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/06/14 08:49:10 cd 1.1.2.1: #i25236# Transition from resource to XML files for toolbars


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [277213630e56eacfc275b0945df2fe76ef53246c]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/06/14 08:49:09 cd 1.1.2.1: #i25236# Transition from resource to XML files for toolbars


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [a2081670ba5303e77ad853173c8da42851400743]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/06/14 08:49:07 cd 1.1.2.1: #i25236# Transition from resource to XML files for toolbars


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [952830ecf229cb825b1a5b225d13e6a59abe1d8c]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/06/14 08:49:06 cd 1.1.2.1: #i25236# Transition from resource to XML files for toolbars


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [00e68f7d34bd55e2f3116beec0edd584176d7956]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/06/14 08:49:05 cd 1.1.2.1: #i25236# Transition from resource to XML files for toolbars


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [faa98e28be3df771e667b4674b080e74173f2c01]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/06/14 08:49:03 cd 1.1.2.1: #i25236# Transition from resource to XML files for toolbars


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [87cb77ad0f12601dbd9f815025a962a4db128837]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/06/14 08:49:01 cd 1.1.2.1: #i25236# Transition from resource to XML files for toolbars


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [4a9e1d1c06b1f7d6bdf788ae7c82de6fd0c70c5c]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/06/14 08:49:00 cd 1.1.2.1: #i25236# Transition from resource to XML files for toolbars


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [4b127f6bdc8e7a16a091402746e328bcb1aaf964]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/06/14 08:48:59 cd 1.1.2.1: #i25236# Transition from resource to XML files for toolbars


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [56f216a8ca32dc72f7121bf4cc5c1efe130383f3]

INTEGRATION: CWS docking1 (1.5.2); FILE MERGED 2004/06/23 08:12:56 cd 1.5.2.1: #i25238# New toolbars popup menu


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [88191bc3c592b3725e16d24ca71c3ad968fb1014]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/06/14 08:50:26 cd 1.1.2.1: #i25236# Transition from resource to XML files for toolbars


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [2e6eb04d5e5ce38d0d438f3ac5db5739073fc0b3]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/06/14 08:50:24 cd 1.1.2.1: #i25236# Transition from resource to XML files for toolbars


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [e7859bb3ba5df8135f1f972214c183e294e4e3fe]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/06/14 08:50:23 cd 1.1.2.1: #i25236# Transition from resource to XML files for toolbars


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [70ea6d55360821c9c39268584806fe9cb50a5c74]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/06/21 11:27:44 cd 1.1.2.2: #i20055# New toolbar design for Q 2004/06/14 08:50:21 cd 1.1.2.1: #i25236# Transition from resource to XML files for toolbars


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [d12de6a5c67d956c4d71f86019d4143d19ccd31e]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/06/14 08:50:18 cd 1.1.2.1: #i25236# Transition from resource to XML files for toolbars


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [f590371452e3895cfc5934d675ae1f8aaa5da88d]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/06/14 08:50:17 cd 1.1.2.1: #i25236# Transition from resource to XML files for toolbars


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [2e9aa8789a8211dac5bcfc991aa08fb89343803f]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/06/14 08:50:16 cd 1.1.2.1: #i25236# Transition from resource to XML files for toolbars


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [92664d3e6100431ce36eb25fdc85e60254acf514]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/06/14 08:50:15 cd 1.1.2.1: #i25236# Transition from resource to XML files for toolbars


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [14f6ee04aa68bf41ca965834e87a189f1d0c36b1]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/06/14 08:50:13 cd 1.1.2.1: #i25236# Transition from resource to XML files for toolbars


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [10a69d31ee15ceb0d27e6f163c047c3b1b979477]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/06/14 08:50:12 cd 1.1.2.1: #i25236# Transition from resource to XML files for toolbars


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [3a70f9b780aa4cafed65e01581aece0b55816869]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/06/14 08:50:10 cd 1.1.2.1: #i25236# Transition from resource to XML files for toolbars


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [4ff7f8a61d1c29b8e66dd652d07328ff1c3dea1f]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/06/22 12:38:26 cd 1.1.2.1: #i30169# Added missing fullscreenbar.xml


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [de02488297404a808c533a547ad8f1e1382ab2be]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/06/14 08:50:09 cd 1.1.2.1: #i25236# Transition from resource to XML files for toolbars


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [31a8077e5dbcd9b41c9b2dd50d1f9ee3e07db929]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/06/14 08:50:07 cd 1.1.2.1: #i25236# Transition from resource to XML files for toolbars


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [3dcb0fa5a317dc2fdf1c763dd1b3a350c2c23e99]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/06/14 08:50:06 cd 1.1.2.1: #i25236# Transition from resource to XML files for toolbars


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [a320c5e0118807bfe75ec5dcbfb770a1b16a3025]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/06/14 08:50:05 cd 1.1.2.1: #i25236# Transition from resource to XML files for toolbars


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [8867a97d7fd26e8c18999110fa7ba16e3566367b]

#i10000# iso code change


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [af837852cd8ee037c36c9e6ed974881aff0887e8]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/06/14 08:50:04 cd 1.1.2.1: #i25236# Transition from resource to XML files for toolbars


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [4789812b6da078e9da6edef93503a5f4f2e36a57]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/06/14 08:50:03 cd 1.1.2.1: #i25236# Transition from resource to XML files for toolbars


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [f6f1734e2511b53e10e81c8b9afed0e764d48ab9]

INTEGRATION: CWS docking1 (1.4.2); FILE MERGED 2004/06/23 08:12:56 cd 1.4.2.1: #i25238# New toolbars popup menu


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [8cd4530a3792752dcb8a5a061e796b91e5b398b2]

INTEGRATION: CWS docking1 (1.26.72); FILE MERGED 2004/06/23 15:17:15 mba 1.26.72.1: Provide document border size before resizing (needed for InPlace mode)


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [5906ad8944b8c97f7acc3359e52af62a8f14abb6]

INTEGRATION: CWS docking1 (1.20.12); FILE MERGED 2004/06/23 15:17:15 mba 1.20.12.1: Provide document border size before resizing (needed for InPlace mode)


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [e71e92ad4858873a221674c0022889ad827cafd4]

INTEGRATION: CWS docking1 (1.3.282); FILE MERGED 2004/04/25 05:44:04 cd 1.3.282.1: #i26252# Transition of toolbar controllers


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [727097067d23480e9f0a39a8f4690d63e0a3755d]

INTEGRATION: CWS docking1 (1.1.1.1.414); FILE MERGED 2004/04/25 05:44:03 cd 1.1.1.1.414.1: #i26252# Transition of toolbar controllers


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [2208e5383b161beda920ac61797196ad43cd0215]

INTEGRATION: CWS docking1 (1.3.240); FILE MERGED 2004/04/25 05:44:02 cd 1.3.240.1: #i26252# Transition of toolbar controllers


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [93883daf2c7533699a9535f1cf19d43c10a8c5f7]

INTEGRATION: CWS docking1 (1.4.378); FILE MERGED 2004/04/25 05:44:01 cd 1.4.378.1: #i26252# Transition of toolbar controllers


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [ca84e1f93dea9efc35a745bb5590908b3290e28d]

INTEGRATION: CWS docking1 (1.6.240); FILE MERGED 2004/04/25 05:44:01 cd 1.6.240.1: #i26252# Transition of toolbar controllers


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [985aa70ab97de930d035eeea7bd62c1a6927edc4]

INTEGRATION: CWS docking1 (1.13.70); FILE MERGED 2004/05/03 10:48:43 cd 1.13.70.3: #i26252# Use new function to create sub toolbars 2004/05/02 00:10:22 cd 1.13.70.2: RESYNC: (1.13-1.14); FILE MERGED 2004/04/25 05:44:00 cd 1.13.70.1: #i26252# Transition of toolbar controllers


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [1907330ea18652cd64ac0d5ab0d9008ed89fb6b3]

INTEGRATION: CWS docking1 (1.6.116); FILE MERGED 2004/05/02 00:06:20 cd 1.6.116.2: RESYNC: (1.6-1.7); FILE MERGED 2004/04/28 16:25:39 cd 1.6.116.1: #i26252# Fixes for toolbox controllers/items that used non-convertible items


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [8624110ff812d4b21129209b5da7ee1660c74413]

INTEGRATION: CWS docking1 (1.2.390); FILE MERGED 2004/05/04 16:42:46 cd 1.2.390.1: #i26252# Adapt toolbox controller to new implementation


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [2e01cec0d7fa8946211efca24aed1f69ecc03144]

INTEGRATION: CWS docking1 (1.3.68); FILE MERGED 2004/05/05 11:30:36 cd 1.3.68.1: #i26252# Fixed wrong definitions of slots/properties to make them usable from dispatch API


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [b8280933c63d75d0114eb448b050a10cc7437704]

INTEGRATION: CWS docking1 (1.14.32); FILE MERGED 2004/05/05 11:30:35 cd 1.14.32.3: #i26252# Fixed wrong definitions of slots/properties to make them usable from dispatch API 2004/05/02 00:04:31 cd 1.14.32.2: RESYNC: (1.14-1.16); FILE MERGED 2004/04/28 16:25:38 cd 1.14.32.1: #i26252# Fixes for toolbox controllers/items that used non-convertible items


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [f5a622af259c2393873308224a1b21b1f904a823]

INTEGRATION: CWS docking1 (1.19.112); FILE MERGED 2004/06/03 06:33:26 cd 1.19.112.4: #i10000# Fixed wrong slot name. The correct slot name must be used inside SDI files, outside aliases can be used 2004/05/04 16:42:45 cd 1.19.112.3: #i26252# Adapt toolbox controller to new implementation 2004/05/02 00:04:52 cd 1.19.112.2: RESYNC: (1.19-1.21); FILE MERGED 2004/04/28 16:25:38 cd 1.19.112.1: #i26252# Fixes for toolbox controllers/items that used non-convertible items


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [0b8764901f054b2cafa1a48b90e952b32d0c9f48]

INTEGRATION: CWS docking1 (1.18.16); FILE MERGED 2004/06/14 08:54:21 cd 1.18.16.2: #i25236# Deliver toolbar layouts as XML files 2004/06/14 08:52:28 cd 1.18.16.1: #i25236# Deliver toolbar layouts as XML files


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [4bb7481ac59a929ff9e93a1ce86f5827b72c607a]

INTEGRATION: CWS docking1 (1.1.1.1.414); FILE MERGED 2004/05/05 11:30:35 cd 1.1.1.1.414.1: #i26252# Fixed wrong definitions of slots/properties to make them usable from dispatch API


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [eca513ffbabacb0ac478fa1f2c0fdf54dcba30e3]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/05/05 11:31:03 cd 1.1.2.1: #i26252# Fixed wrong definitions of slots/properties to make them usable from dispatch API


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [d2067d8775aa6c98285de8d4156cb84c096ff8bd]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/06/23 08:09:17 cd 1.1.2.3: #i25238# New toolbars popup menu 2004/06/21 11:26:04 cd 1.1.2.2: #i20055# New toolbar design for Q 2004/06/14 07:53:39 cd 1.1.2.1: #i25236# Transition from resource to XML files for toolbars


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [fff8e19205aa7566398b7476786cda074ae1474e]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/06/14 07:53:26 cd 1.1.2.1: #i25236# Transition from resource to XML files for toolbars


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [2fee3268545ca29f43c5ec646a862d35a46060e8]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/06/14 07:53:13 cd 1.1.2.1: #i25236# Transition from resource to XML files for toolbars


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [f85627646106ccd4914a9ff6ad757f086717173a]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/06/22 14:26:51 cd 1.1.2.1: #i30169# Added missing fullscreenbar.xml


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [fe5213eda06e75ad57d4fa937a4a9ce66841eac5]

INTEGRATION: CWS docking1 (1.2.16); FILE MERGED 2004/06/23 08:09:16 cd 1.2.16.1: #i25238# New toolbars popup menu


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [b3a53f6d9504c16ea1682b606338f023ba25465c]

INTEGRATION: CWS docking1 (1.2.40); FILE MERGED 2004/04/25 05:42:52 cd 1.2.40.1: #i26252# Transition of toolbar controllers


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [9a6ce4e8d6e9d10d6c5398a4aa13afdc14cf3205]

INTEGRATION: CWS docking1 (1.7.40); FILE MERGED 2004/05/06 12:00:15 cd 1.7.40.2: #i26252# Fixed several problems with non-defined enum-slots and added subtoolbar creation 2004/04/25 05:42:51 cd 1.7.40.1: #i26252# Transition of toolbar controllers


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [2bcb4158b3111d50e88f583ae289076fde1e5867]

INTEGRATION: CWS docking1 (1.27.28); FILE MERGED 2004/05/06 12:00:15 cd 1.27.28.1: #i26252# Fixed several problems with non-defined enum-slots and added subtoolbar creation


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [3f0675f4595a242c3cd30858452cc642d53217ff]

INTEGRATION: CWS docking1 (1.1.1.1.210); FILE MERGED 2004/05/06 12:00:15 cd 1.1.1.1.210.2: #i26252# Fixed several problems with non-defined enum-slots and added subtoolbar creation 2004/04/25 05:42:51 cd 1.1.1.1.210.1: #i26252# Transition of toolbar controllers


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [397ddcd45d71f26e2759f04a3bab4b530adb2347]

INTEGRATION: CWS docking1 (1.3.40); FILE MERGED 2004/05/06 12:00:15 cd 1.3.40.2: #i26252# Fixed several problems with non-defined enum-slots and added subtoolbar creation 2004/04/25 05:42:50 cd 1.3.40.1: #i26252# Transition of toolbar controllers


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [0a9386b4316b625f13c186e3df3d3f4671d9b74f]

INTEGRATION: CWS docking1 (1.22.16); FILE MERGED 2004/06/14 07:54:39 cd 1.22.16.2: #i25236# Deliver toolbar layouts as XML files 2004/06/14 07:51:08 cd 1.22.16.1: #i25236# Deliver toolbar layouts as XML files


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [ef8f9cfb262a7e6bc1b9f8c2494fec77799db2b6]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/06/23 16:14:26 cd 1.1.2.4: #i26252# Release reference earlier 2004/06/05 16:32:14 cd 1.1.2.3: #i26252# Added new argument for initialize, parent window (toolbar) is provided 2004/04/21 06:36:58 cd 1.1.2.2: #i26252# New methods to retrieve valuable information 2004/04/05 12:03:40 cd 1.1.2.1: #i26252# New base class for UNO based toolbar controller


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [102b55c7b383ab4ae931c9cfa2cc5600918b243d]

INTEGRATION: CWS docking1 (1.14.158); FILE MERGED 2004/05/12 08:10:41 cd 1.14.158.2: #i26252# Added new class to support frame status listener 2004/04/05 12:03:10 cd 1.14.158.1: #i26252# New base class for UNO based toolbar controller


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [ca7c215434516002758585616e2892a881c364c3]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/06/05 16:32:00 cd 1.1.2.2: #i26252# Removed obsolete member 2004/05/12 08:06:22 cd 1.1.2.1: #i26252# Added new class to support frame status listener


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [f80f396375cee01c89df7e1c5114101ffb7996ac]

INTEGRATION: CWS docking1 (1.1.494); FILE MERGED 2004/07/05 15:19:35 cd 1.1.494.2: #i30169# Fixed build problem with gcc 2004/07/05 12:06:16 cd 1.1.494.1: #i30169# Image item must transport all member via UNO any


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [4602e64796ccc52acdf03c5b8a0c44d8606badcd]

INTEGRATION: CWS docking1 (1.4.344); FILE MERGED 2004/04/21 06:29:12 cd 1.4.344.1: #i26252# Make items usable for dispatch based toolbox controller


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [0e17577b99a92ac4972dae5c94ba7a3de3e77430]

INTEGRATION: CWS docking1 (1.18.4); FILE MERGED 2004/06/23 15:20:53 mba 1.18.4.1: wmf without font width don't scale properly


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [23a20c1be6bc1998217e6e5705f5063310367013]

INTEGRATION: CWS docking1 (1.47.40); FILE MERGED 2004/06/25 14:10:12 dfoster 1.47.40.2: #i30032# 2004/06/18 13:01:50 toconnor 1.47.40.1: #i30032# - add new event configuration support for Customize Events tab


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [026f5ef5eee4bc75dafbdc00216808daf5acce7e]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/06/29 12:31:41 dfoster 1.1.2.4: #i30032# 2004/06/28 15:42:16 dfoster 1.1.2.3: #i30032# 2004/06/25 14:10:12 dfoster 1.1.2.2: #i30032# 2004/06/18 13:00:37 toconnor 1.1.2.1: #i30032# - add new event configuration support for new Event tab


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [08f04eb96d269de582e61e4c6b33b5e5590e4a7f]

INTEGRATION: CWS docking1 (1.111.20); FILE MERGED 2004/06/25 14:10:11 dfoster 1.111.20.4: #i30032# 2004/05/30 15:34:11 cd 1.111.20.3: RESYNC: (1.111-1.113); FILE MERGED 2004/05/12 08:10:41 cd 1.111.20.2: #i26252# Added new class to support frame status listener 2004/04/05 12:02:53 cd 1.111.20.1: #i26252# New base class for UNO based toolbar controller


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [e4bcc3d2d82e2f8768aa96afcbe9dd46ce2b7904]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/06/05 16:30:23 cd 1.1.2.2: #i26252# Removed obsolete member 2004/05/12 08:05:52 cd 1.1.2.1: #i26252# Added new class to support frame status listener


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [1708a5bda1ac14046c9e7b90ed07c1eef8e87b28]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/06/25 14:10:10 dfoster 1.1.2.2: #i30032# 2004/06/18 12:58:18 toconnor 1.1.2.1: *** empty log message ***


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [98ed2c3444f75d246cc6af44767c26c0ee47188d]

INTEGRATION: CWS docking1 (1.9.18); FILE MERGED 2004/06/15 15:01:34 gh 1.9.18.1: #i29531#add support for string ids to acces UI elements. Needed for new ToolBoxes


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [d99ed9307029f77e30789174b42347c51baf7285]

INTEGRATION: CWS docking1 (1.4.18); FILE MERGED 2004/06/15 15:01:40 gh 1.4.18.1: #i29531#add support for string ids to acces UI elements. Needed for new ToolBoxes


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [dc2bccbe41e29d1ef41b56f945310e5253b53f1a]

INTEGRATION: CWS docking1 (1.9.18); FILE MERGED 2004/06/18 14:41:23 gh 1.9.18.2: #i29531#add support for Toolbox stringIDs themselves 2004/06/15 15:01:40 gh 1.9.18.1: #i29531#add support for string ids to acces UI elements. Needed for new ToolBoxes


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [f0a17a2b752dc3402cb3740b7b717361f102b634]

INTEGRATION: CWS docking1 (1.1.104); FILE MERGED 2004/06/15 15:01:40 gh 1.1.104.1: #i29531#add support for string ids to acces UI elements. Needed for new ToolBoxes


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [4620a65b736abbce4966bdd4d9106befad04c729]

INTEGRATION: CWS docking1 (1.2.86); FILE MERGED 2004/06/15 15:01:40 gh 1.2.86.1: #i29531#add support for string ids to acces UI elements. Needed for new ToolBoxes


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [5b978ee98350120eb2366d9b2ad5b4df4bb51af4]

INTEGRATION: CWS docking1 (1.5.30); FILE MERGED 2004/06/15 15:01:39 gh 1.5.30.1: #i29531#add support for string ids to acces UI elements. Needed for new ToolBoxes


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [15b21baa0a30ca66851203d69c86cd77c60413b6]

INTEGRATION: CWS docking1 (1.7.26); FILE MERGED 2004/06/18 14:41:22 gh 1.7.26.2: #i29531#add support for Toolbox stringIDs themselves 2004/06/15 15:01:38 gh 1.7.26.1: #i29531#add support for string ids to acces UI elements. Needed for new ToolBoxes


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [843226f0c3a888a6a3d7c8091c82f8bd287003e3]

INTEGRATION: CWS docking1 (1.4.26); FILE MERGED 2004/06/15 15:01:38 gh 1.4.26.1: #i29531#add support for string ids to acces UI elements. Needed for new ToolBoxes


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [2b29ecb99f25f2376fa3ccb4887ecf606f3262a0]

INTEGRATION: CWS docking1 (1.1.104); FILE MERGED 2004/06/15 15:01:37 gh 1.1.104.1: #i29531#add support for string ids to acces UI elements. Needed for new ToolBoxes


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [690499632bb612b628a5dc88bd685467c3cbbe92]

INTEGRATION: CWS docking1 (1.2.78); FILE MERGED 2004/06/15 15:01:37 gh 1.2.78.1: #i29531#add support for string ids to acces UI elements. Needed for new ToolBoxes


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [f228514d629074a33d95a8f269df0819665a2b65]

INTEGRATION: CWS docking1 (1.4.10); FILE MERGED 2004/06/15 15:01:37 gh 1.4.10.1: #i29531#add support for string ids to acces UI elements. Needed for new ToolBoxes


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [c70007b4bd7c9c1f251259b4b2503c8cc207bf6f]

INTEGRATION: CWS docking1 (1.1.104); FILE MERGED 2004/06/15 15:01:36 gh 1.1.104.1: #i29531#add support for string ids to acces UI elements. Needed for new ToolBoxes


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [d04255d7e6939785250fc54ebeaf29eecfbe7db4]

INTEGRATION: CWS docking1 (1.2.78); FILE MERGED 2004/06/15 15:01:36 gh 1.2.78.1: #i29531#add support for string ids to acces UI elements. Needed for new ToolBoxes


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [1b62d0743b9ab47c4a2f68314cf8ae08ca88308e]

INTEGRATION: CWS docking1 (1.4.18); FILE MERGED 2004/06/15 15:01:35 gh 1.4.18.1: #i29531#add support for string ids to acces UI elements. Needed for new ToolBoxes


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [bcb1bf66bebf29894f983e3104bcebf445734a40]

INTEGRATION: CWS docking1 (1.2.86); FILE MERGED 2004/06/15 15:01:34 gh 1.2.86.1: #i29531#add support for string ids to acces UI elements. Needed for new ToolBoxes


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [45c11fd86da19a0e3e047420d049030515b5ce6a]

INTEGRATION: CWS docking1 (1.44.2); FILE MERGED 2004/06/04 15:40:43 ssa 1.44.2.8: #i25121# support for subtoolbars 2004/05/31 01:11:56 cd 1.44.2.7: RESYNC: (1.44-1.45); FILE MERGED 2004/05/11 17:25:37 ssa 1.44.2.6: #i25117# support for toolbar locking 2004/04/21 14:16:57 cd 1.44.2.5: #i24913# extend dockable interface 2004/04/20 16:55:30 ssa 1.44.2.4: #i24913# provide close handler and set/getpossize for dockable windows 2004/04/02 14:06:07 ssa 1.44.2.3: #i24913# send dockingdata with startdocking 2004/03/25 15:58:38 ssa 1.44.2.2: #i24913# extend dockable interface 2004/03/24 17:59:45 ssa 1.44.2.1: #i24913# support for dockable windows via toolkit


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [670347f58e67dd5b0fc80dae6250b489abd59467]

INTEGRATION: CWS docking1 (1.4.4); FILE MERGED 2004/06/20 20:09:34 cd 1.4.4.1: #i30169# Support new interface in queryInterface


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [70ad21b1d25db34f5e06d3c5bbf16850be1cb1a7]

INTEGRATION: CWS docking1 (1.1.236); FILE MERGED 2004/06/04 15:41:29 ssa 1.1.236.1: #i25121# do not generate uno headers anymore


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [a1afe7954818347cb3aa26f3c193bceb575ac4a0]

INTEGRATION: CWS docking1 (1.19.82); FILE MERGED 2004/06/04 15:40:42 ssa 1.19.82.4: #i25121# support for subtoolbars 2004/05/11 17:25:36 ssa 1.19.82.3: #i25117# support for toolbar locking 2004/03/25 18:21:58 ssa 1.19.82.2: #i24913# extend dockable interface 2004/03/24 17:59:57 ssa 1.19.82.1: #i24913# support for dockable windows via toolkit


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [158278be943a04de75d06a92fcf90e1979957fb1]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/04/25 06:03:40 cd 1.1.2.1: #i25236# Persistent window states


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [9aabd21de9d3d2d0cacf27d3817380ad28a18da6]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/05/12 16:27:20 cd 1.1.2.1: #i25236# Added persistent window state schema for all application modules


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [9802230258c1672c8c7712246e7dd439214f9fe2]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/05/12 16:27:09 cd 1.1.2.1: #i25236# Added persistent window state schema for all application modules


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [9b4401cf2d53950088a500ad01b07625b2f88b46]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/04/25 06:09:02 cd 1.1.2.2: #i25236# Persistent window states 2004/03/08 06:36:05 cd 1.1.2.1: #i25236# Schema for persistent toolbar+window state


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [8e9892adf841d5d5487dfdeb8875d67affb2c31e]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/05/12 16:28:03 cd 1.1.2.3: #i25236# Added persistent window state schema for all application module 2004/04/25 06:09:01 cd 1.1.2.2: #i25236# Persistent window states 2004/03/08 06:36:04 cd 1.1.2.1: #i25236# Schema for persistent toolbar+window state


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [61191c01c9517c17a989d47eda90226d2b652252]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/05/12 16:27:29 cd 1.1.2.1: #i25236# Added persistent window state schema for all application modules


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [d38692ba2379dd75b7780c12d59ef3e13cf39f25]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/04/25 06:04:38 cd 1.1.2.1: #i25236# Persistent window states


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [ac643c98ed8d95540fa7e932face0a5c2ef0e210]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/04/25 06:04:22 cd 1.1.2.1: #i25236# Persistent window states


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [4b2f2fa6ca8d03c4a5a88df30399eb59e3254dce]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/05/12 16:26:15 cd 1.1.2.1: #i25236# Added persistent window state schema for all application modules


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [c8f53866179f5a91df743ded2d1a0e7259281ac7]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/05/12 16:26:37 cd 1.1.2.1: #i25236# Added persistent window state schema for all application modules


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [1e6a4db08e949f163f795504dbc5ba6573159293]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/05/12 16:26:26 cd 1.1.2.1: #i25236# Added persistent window state schema for all application modules


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [7484aed177ccdd928a909d6e78cbf7353ad0ca89]

INTEGRATION: CWS docking1 (1.3.2); FILE MERGED 2004/06/15 08:30:55 cd 1.3.2.2: #i24937# Display new configuration dialogs 2004/05/12 16:01:18 cd 1.3.2.1: #i24937# Added two additional properties for every command to have help ID support and mirrored/rotated images


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [7082677fff24addb0adfb6681efc17a2655d4d79]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/05/12 06:38:14 cd 1.1.2.1: #i25236# Window state schema for chart module


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [df1e81f983de471e9a3a9f5f6fda26086622e7b6]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/04/25 06:04:02 cd 1.1.2.1: #i25236# Persistent window states


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [b340b2f825b443885d5775c8d5b4ad40f3364257]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/05/12 16:25:39 cd 1.1.2.1: #i25236# Added persistent window state schema for all application modules


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [c655bd883035ee5e480bd2267766ec87012520a8]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/05/12 16:25:28 cd 1.1.2.1: #i25236# Added persistent window state schema for all application modules


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [a3f02ec827b37b6b5f9a2406f3d62b514e440bc1]

INTEGRATION: CWS docking1 (1.4.2); FILE MERGED 2004/06/15 08:30:54 cd 1.4.2.2: #i24937# Display new configuration dialogs 2004/05/26 14:55:15 toconnor 1.4.2.1: #i20055# #i20069# initial commit of toolbar and menu customize pages


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [1f3834072021d772f69215aa490557a533773ddd]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/06/24 12:08:34 dfoster 1.1.2.1: #i30032#


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [c0ba89a7ce307bb43626f2c47968697727453f1b]

INTEGRATION: CWS docking1 (1.30.2); FILE MERGED 2004/05/30 10:38:56 cd 1.30.2.2: RESYNC: (1.30-1.31); FILE MERGED 2004/05/03 15:10:11 cd 1.30.2.1: #i25236# Added reference to window state configuration


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [bb07af9b01bbca9885693141d4086893e888815b]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/06/23 16:04:26 cd 1.1.2.3: #i25238# Removed non existing toolbar 2004/06/22 15:35:10 cd 1.1.2.2: New layout for applications 2004/06/21 13:37:03 cd 1.1.2.1: #i25238# Predefined set of toolbar ui names and positions


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [a60c1649ed3b5f654e6fb7d8d2d049ec867cff96]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/06/22 15:35:10 cd 1.1.2.2: New layout for applications 2004/06/21 13:36:33 cd 1.1.2.1: #i25238# Predefined set of toolbar ui names and positions


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [221f0fa16832b96108bf7b47130c429cef119f49]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/06/22 15:35:10 cd 1.1.2.2: New layout for applications 2004/06/21 13:36:47 cd 1.1.2.1: #i25238# Predefined set of toolbar ui names and positions


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [6a1005adbc21d7badb166ee0aaa9eba1eea9c0ef]

INTEGRATION: CWS docking1 (1.4.2); FILE MERGED 2004/06/18 14:06:07 cd 1.4.2.3: #i30169# Removed image property from commands 2004/06/16 06:24:40 cd 1.4.2.2: #i30169# Revised some commands and their image property 2004/06/14 05:41:38 cd 1.4.2.1: #i30169# Added properties to get information about command images


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [28bda5691cb558474fffacb7341f45a116b6712e]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/06/21 13:36:20 cd 1.1.2.1: #i25238# Predefined set of toolbar ui names and positions


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [96cd34d43f3d92bfd30ea1c3549fe4407fc0fad7]

INTEGRATION: CWS docking1 (1.2.10); FILE MERGED 2004/06/14 05:41:38 cd 1.2.10.1: #i30169# Added properties to get information about command images


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [cc302553139a9c5203a6b317121644ae6b3f2942]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/06/22 15:35:09 cd 1.1.2.2: New layout for applications 2004/06/21 13:37:18 cd 1.1.2.1: #i25238# Predefined set of toolbar ui names and positions


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [b29b917e2cf3a85d77da4ae95652d024dba0751b]

INTEGRATION: CWS docking1 (1.2.10); FILE MERGED 2004/06/23 07:36:20 cd 1.2.10.2: #i30169# Added image property for some commands 2004/06/14 05:41:37 cd 1.2.10.1: #i30169# Added properties to get information about command images


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [5cf121b54f561448da6cde98316e8adb33f6f4df]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/06/22 15:35:09 cd 1.1.2.2: New layout for applications 2004/06/21 13:37:37 cd 1.1.2.1: #i25238# Predefined set of toolbar ui names and positions


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [a2e29c7daaa3ba1c11fa5741302b6b9dd41a9afd]

INTEGRATION: CWS docking1 (1.2.10); FILE MERGED 2004/05/12 08:52:04 cd 1.2.10.1: #i24937# Added factories to create toolbars


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [9fec2ca5bae1d56ba245945b63a3ea0c0809a5a1]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/06/22 15:35:09 cd 1.1.2.2: New layout for applications 2004/06/21 13:38:03 cd 1.1.2.1: #i25238# Predefined set of toolbar ui names and positions


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [7830372d96f2e026e8f462e6c5aaa261c7a96090]

INTEGRATION: CWS docking1 (1.4.2); FILE MERGED 2004/06/14 05:41:36 cd 1.4.2.1: #i30169# Added properties to get information about command images


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [32c49ab0ffb465711ae5ee5189ad8d550069e445]

INTEGRATION: CWS docking1 (1.2.10); FILE MERGED 2004/05/28 15:16:08 cd 1.2.10.1: #i25239# Added new commands for bibliography and dbaccess


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [cc368030831c0d72622af8b2524d7fdaf645d16e]

INTEGRATION: CWS docking1 (1.2.10); FILE MERGED 2004/05/30 10:38:13 cd 1.2.10.3: RESYNC: (1.2-1.3); FILE MERGED 2004/05/11 13:57:08 cd 1.2.10.2: #i25239# Fixed case problem with popup menu controller 2004/05/11 13:23:28 cd 1.2.10.1: #i25239# Added new popup menu controller to have access to all toolbars


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [aa0669169a8b1765ac1562194222ba3a391c2c78]

INTEGRATION: CWS docking1 (1.2.10); FILE MERGED 2004/06/14 05:41:35 cd 1.2.10.1: #i30169# Added properties to get information about command images


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [036a71a0cc39b3e3ad858dd7505b1af3455bdcd9]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/06/22 15:35:08 cd 1.1.2.2: New layout for applications 2004/06/21 13:36:05 cd 1.1.2.1: #i25238# Predefined set of toolbar ui names and positions


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [3f7304b9e6eb4f589d2b1ab6dd60900ce36a8396]

INTEGRATION: CWS docking1 (1.4.2); FILE MERGED 2004/06/22 09:49:24 cd 1.4.2.2: #i30169# Removed obsolete and added image property from some commands 2004/06/14 05:41:35 cd 1.4.2.1: #i30169# Added properties to get information about command images


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [5a86a90c48bd7ba7cb930b6b14a61248e3d6b8c1]

INTEGRATION: CWS docking1 (1.3.2); FILE MERGED 2004/05/28 15:16:07 cd 1.3.2.1: #i25239# Added new commands for bibliography and dbaccess


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [886911ffe367b9a562e51c313d6296b63f1ae361]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/06/22 15:35:08 cd 1.1.2.2: New layout for applications 2004/06/21 13:38:18 cd 1.1.2.1: #i25238# Predefined set of toolbar ui names and positions


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [d20085bbb6ece6e4e81576d32825b531f2559a50]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/06/14 09:01:28 cd 1.1.2.1: #i25236# Transition from resource to XML files for toolbars


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [11a98830dad91cdfa9c88fa56282aa1ad0cb19e6]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/06/14 09:01:27 cd 1.1.2.1: #i25236# Transition from resource to XML files for toolbars


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [61a3663962ff42505d3be79d0a992a74bbb59e48]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/06/21 11:28:15 cd 1.1.2.2: #i20055# New toolbar design for Q 2004/06/14 09:01:26 cd 1.1.2.1: #i25236# Transition from resource to XML files for toolbars


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [eb7fdb2a26bae08f03b1381ef64d0b4f5c51848a]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/06/14 09:01:26 cd 1.1.2.1: #i25236# Transition from resource to XML files for toolbars


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [477a089b4224ee94464d4b7de190f6b3cf5ca220]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/06/14 09:01:25 cd 1.1.2.1: #i25236# Transition from resource to XML files for toolbars


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [85770583b9704efa922c3724d2e1e8f75415c19d]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/06/14 09:01:24 cd 1.1.2.1: #i25236# Transition from resource to XML files for toolbars


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [b2f1218bb46e4d0829886f840540fc17cce0318c]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/06/14 09:01:22 cd 1.1.2.1: #i25236# Transition from resource to XML files for toolbars


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [c278cc34311bcf66404572a7385d2cdf2eb81536]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/06/14 09:01:20 cd 1.1.2.1: #i25236# Transition from resource to XML files for toolbars


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [ac39272f244e3c127cbcf8e102728d1a0743b760]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/06/14 09:01:19 cd 1.1.2.1: #i25236# Transition from resource to XML files for toolbars


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [12b3bfa0ad467a8b08682889f858816e38324b2e]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/06/14 09:01:18 cd 1.1.2.1: #i25236# Transition from resource to XML files for toolbars


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [838bc0eceb208076dbb01780950eea7309bd07cb]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/06/14 09:01:17 cd 1.1.2.1: #i25236# Transition from resource to XML files for toolbars


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [67764321eae06f8cd1cb8457e06451f0f9503f5b]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/06/14 09:01:16 cd 1.1.2.1: #i25236# Transition from resource to XML files for toolbars


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [7d4cbea54d5d4ef28b754e837817075d98ffb4c5]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/06/14 09:01:14 cd 1.1.2.1: #i25236# Transition from resource to XML files for toolbars


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [e7327aa0748a525399bb2b220d3a00acb78405c8]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/06/14 09:01:13 cd 1.1.2.1: #i25236# Transition from resource to XML files for toolbars


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [79f259efe92c729aa8107ac209ff27b42fabd2d4]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/06/14 09:01:12 cd 1.1.2.1: #i25236# Transition from resource to XML files for toolbars


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [5ad7088699e33ee02a94f556c7afdb5bb2a51783]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/06/14 09:01:11 cd 1.1.2.1: #i25236# Transition from resource to XML files for toolbars


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [248f885fd03a451467ecb71fa2ebe664a3b8c377]

INTEGRATION: CWS docking1 (1.4.4); FILE MERGED 2004/06/23 08:13:46 cd 1.4.4.1: #i25238# New toolbars popup menu


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [5dc02d7b51771ae079ceb266beed01c9d547c1e2]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/06/14 09:00:07 cd 1.1.2.1: #i25236# Transition from resource to XML files for toolbars


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [1f729c9e9d4637a4c5679b9d840f89a4f5382d5a]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/06/14 09:00:06 cd 1.1.2.1: #i25236# Transition from resource to XML files for toolbars


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [e1b8e13597eb2390a1e40fc16bce0faaf9dd7f70]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/06/21 11:28:14 cd 1.1.2.2: #i20055# New toolbar design for Q 2004/06/14 09:00:06 cd 1.1.2.1: #i25236# Transition from resource to XML files for toolbars


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [25e3236feb125f934e76e5cf070b160bab28a061]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/06/21 11:28:13 cd 1.1.2.2: #i20055# New toolbar design for Q 2004/06/14 09:00:06 cd 1.1.2.1: #i25236# Transition from resource to XML files for toolbars


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [58465470c7edb09053e86131ccc80ed43f73fe8e]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/06/14 09:00:05 cd 1.1.2.1: #i25236# Transition from resource to XML files for toolbars


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [9b2da61045a11c47b93a0f4b270705338c30b1f2]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/06/24 12:48:36 ssa 1.1.2.1: #i25238# add toolbart


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [58ff391ce920ccbb81fc077a95b92edd7b05fd85]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/06/23 14:38:49 cd 1.1.2.2: #i25238# Some buttons removed to apply to new toolbar concept 2004/06/14 09:00:04 cd 1.1.2.1: #i25236# Transition from resource to XML files for toolbars


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [25db9dd258ea8657f808a2e8b6e0c51b6f594923]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/06/23 15:39:42 cd 1.1.2.1: #i25238# Added missing insert bar


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [576ecbce5df18ed073abf95700b67601d8e92d73]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/06/14 09:00:04 cd 1.1.2.1: #i25236# Transition from resource to XML files for toolbars


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [91bbe1fe0d68addf8579a6c4cfc9bcbf7b72b162]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/06/14 09:00:03 cd 1.1.2.1: #i25236# Transition from resource to XML files for toolbars


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [9fb8bf25c42c600e351806168e6a11641d1914b8]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/06/14 09:00:02 cd 1.1.2.1: #i25236# Transition from resource to XML files for toolbars


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [267e7eea1741a7376a3211082b54bde061f92c1b]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/06/14 09:00:01 cd 1.1.2.1: #i25236# Transition from resource to XML files for toolbars


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [d0ad3785aebffdce3a08446caf6e564ccb7aa7d1]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/06/14 09:00:00 cd 1.1.2.1: #i25236# Transition from resource to XML files for toolbars


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [f2ac55dde8d3ad90da74d1d35a82d6ff2b6df9e0]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/06/14 08:59:59 cd 1.1.2.1: #i25236# Transition from resource to XML files for toolbars


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [762358aff84d774d87673b1cf19d11d86140f2df]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/06/14 08:59:58 cd 1.1.2.1: #i25236# Transition from resource to XML files for toolbars


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [2f7b1737e64666d1d97cf14b0ad0f6d4793f36ed]

INTEGRATION: CWS docking1 (1.4.6); FILE MERGED 2004/06/23 08:13:45 cd 1.4.6.1: #i25238# New toolbars popup menu


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [69fe43e616359e00a08945a8bb8cb7e36a3a5049]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/06/14 08:59:23 cd 1.1.2.1: #i25236# Transition from resource to XML files for toolbars


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [21e82216bc3ea26e4f7bb4e5f8f533a5da52babc]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/06/14 08:59:22 cd 1.1.2.1: #i25236# Transition from resource to XML files for toolbars


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [d8ef8785bd29a351edff72d04ffe6b10efbac9bf]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/06/21 11:28:12 cd 1.1.2.2: #i20055# New toolbar design for Q 2004/06/14 08:59:20 cd 1.1.2.1: #i25236# Transition from resource to XML files for toolbars


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [174e7625ca0b0d88d1c4b50544acab205c70b91c]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/06/21 11:28:11 cd 1.1.2.2: #i20055# New toolbar design for Q 2004/06/14 08:59:19 cd 1.1.2.1: #i25236# Transition from resource to XML files for toolbars


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [cab71f031e89c18e7597eef35f369c21d876d8f7]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/06/14 08:59:19 cd 1.1.2.1: #i25236# Transition from resource to XML files for toolbars


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [ff03baf76cb6e7d2f2d17d9888de15f7ad63947a]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/06/14 08:59:17 cd 1.1.2.1: #i25236# Transition from resource to XML files for toolbars


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [4afffd4686c9885eac734515c6ae6d6d704cf017]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/06/14 08:59:16 cd 1.1.2.1: #i25236# Transition from resource to XML files for toolbars


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [cf8f526aed37c8c9b65a1baf7354cb2141ac506a]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/06/14 08:59:14 cd 1.1.2.1: #i25236# Transition from resource to XML files for toolbars


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [677edceeccc9822df05a5778b9bcca5f38b3ffe5]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/06/14 08:59:13 cd 1.1.2.1: #i25236# Transition from resource to XML files for toolbars


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [20d6651e7021c07bf74672e10bca8d5506b29ad1]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/06/14 08:59:12 cd 1.1.2.1: #i25236# Transition from resource to XML files for toolbars


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [963a965256a3d3958b295e3fdc17fd8da619de3a]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/06/14 08:59:10 cd 1.1.2.1: #i25236# Transition from resource to XML files for toolbars


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [116cf329b926807f0e4c207be2173a79ad541f6d]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/06/14 08:59:08 cd 1.1.2.1: #i25236# Transition from resource to XML files for toolbars


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [40b19114c8eb1cc83149064e43053dc67c5b7ce2]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/06/14 08:59:07 cd 1.1.2.1: #i25236# Transition from resource to XML files for toolbars


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [7ae41a253b1b4362ee3846754f561c4d0fade426]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/06/14 08:59:06 cd 1.1.2.1: #i25236# Transition from resource to XML files for toolbars


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [2dbd1f7bf3ac9e1289a03f03fa6244c7b2d8e128]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/06/14 08:59:05 cd 1.1.2.1: #i25236# Transition from resource to XML files for toolbars


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [45b3c51c12acd021c567a4988f9ecb4ef8dd30e4]

INTEGRATION: CWS docking1 (1.26.186); FILE MERGED 2004/06/15 15:09:08 ssa 1.26.186.3: #i25121# correct popup position 2004/06/05 18:42:20 cd 1.26.186.2: #i26252# Adapt code to support life-time management of floating window 2004/04/25 05:50:35 cd 1.26.186.1: #i26252# Transition of toolbar controllers


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [7075ef656221f0f1bc3ec940a4f6ce32d59dc7d1]

INTEGRATION: CWS docking1 (1.32.26); FILE MERGED 2004/06/23 15:21:26 mba 1.32.26.1: Provide document border size before resizing (needed for InPlace mode)


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [f4bd6950215aa9b787f89c1beb57abfcecc97e05]

INTEGRATION: CWS docking1 (1.12.484); FILE MERGED 2004/06/05 18:42:20 cd 1.12.484.2: #i26252# Adapt code to support life-time management of floating window 2004/04/25 05:50:34 cd 1.12.484.1: #i26252# Transition of toolbar controllers


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [4231aed6d1ad3e76d233855179de963a5875c41b]

INTEGRATION: CWS docking1 (1.19.76); FILE MERGED 2004/05/01 23:05:35 cd 1.19.76.3: RESYNC: (1.19-1.20); FILE MERGED 2004/04/28 16:23:35 cd 1.19.76.2: #i26252# Fixes for toolbox controllers/items that used non-convertible items 2004/04/25 05:50:33 cd 1.19.76.1: #i26252# Transition of toolbar controllers


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [e489f700c96d1e728fbc621ed718ea130b0a66cd]

INTEGRATION: CWS docking1 (1.20.186); FILE MERGED 2004/06/22 10:03:07 cd 1.20.186.7: #i30169# Frame is necessary to retrieve images. It is set on initialize call. GetImageFromURL is not usable in ctor 2004/06/16 09:45:46 ssa 1.20.186.6: #i25121# improve floater positioning 2004/06/05 18:42:20 cd 1.20.186.5: #i26252# Adapt code to support life-time management of floating window 2004/05/30 07:42:15 cd 1.20.186.4: RESYNC: (1.20-1.21); FILE MERGED 2004/05/04 07:14:21 cd 1.20.186.3: #i26252# Made fixes for new toolbar controller implementation and incorrect slot usage 2004/05/02 05:49:37 cd 1.20.186.2: #100000# Build problems with gcc solved 2004/04/25 05:50:33 cd 1.20.186.1: #i26252# Transition of toolbar controllers


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [516d203a448658432519a37fcebd85cc23e1f25d]

INTEGRATION: CWS docking1 (1.3.484); FILE MERGED 2004/06/05 18:42:19 cd 1.3.484.2: #i26252# Adapt code to support life-time management of floating window 2004/04/25 05:50:32 cd 1.3.484.1: #i26252# Transition of toolbar controllers


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [fda0d60c9412fbaf9f27585f8aaf0093cc46a863]

INTEGRATION: CWS docking1 (1.4.186); FILE MERGED 2004/05/04 07:14:21 cd 1.4.186.2: #i26252# Made fixes for new toolbar controller implementation and incorrect slot usage 2004/04/25 05:50:32 cd 1.4.186.1: #i26252# Transition of toolbar controllers


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [1ac7a2ce6e1f024571a55b73439587d2632a41f4]

INTEGRATION: CWS docking1 (1.3.484); FILE MERGED 2004/05/04 07:14:21 cd 1.3.484.2: #i26252# Made fixes for new toolbar controller implementation and incorrect slot usage 2004/04/25 05:50:31 cd 1.3.484.1: #i26252# Transition of toolbar controllers


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [da79c1ba964641b055d25921c04d7f65ca4a5c5f]

INTEGRATION: CWS docking1 (1.7.648); FILE MERGED 2004/06/22 11:02:05 cd 1.7.648.3: #i30169# Frame is necessary to retrieve images. It is set on initialize call. GetImageFromURL is not usable in ctor 2004/06/05 18:42:19 cd 1.7.648.2: #i26252# Adapt code to support life-time management of floating window 2004/04/25 05:50:31 cd 1.7.648.1: #i26252# Transition of toolbar controllers


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [5215a8a42f17c5976008840eb0004d50406da4d3]

INTEGRATION: CWS docking1 (1.1.1.1.692); FILE MERGED 2004/06/05 18:42:19 cd 1.1.1.1.692.2: #i26252# Adapt code to support life-time management of floating window 2004/04/25 05:50:30 cd 1.1.1.1.692.1: #i26252# Transition of toolbar controllers


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [0e5308d01fea3a2fe88594202bd0d788a426f405]

INTEGRATION: CWS docking1 (1.1.1.1.692); FILE MERGED 2004/05/04 07:14:18 cd 1.1.1.1.692.2: #i26252# Made fixes for new toolbar controller implementation and incorrect slot usage 2004/04/25 05:50:30 cd 1.1.1.1.692.1: #i26252# Transition of toolbar controllers


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [c345d2748fd9bea444c7305498943b1cd1b8a1f1]

INTEGRATION: CWS docking1 (1.1.1.1.692); FILE MERGED 2004/04/25 05:50:29 cd 1.1.1.1.692.1: #i26252# Transition of toolbar controllers


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [ad59ed8216a381ae1b9c504e0dba80dc970f28b0]

INTEGRATION: CWS docking1 (1.9.656); FILE MERGED 2004/06/05 18:42:18 cd 1.9.656.1: #i26252# Adapt code to support life-time management of floating window


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [f116f41b9c47beff0a0a9192da21135e796f3a18]

INTEGRATION: CWS docking1 (1.48.26); FILE MERGED 2004/05/04 07:14:14 cd 1.48.26.3: #i26252# Made fixes for new toolbar controller implementation and incorrect slot usage 2004/05/01 22:39:34 cd 1.48.26.2: RESYNC: (1.48-1.50); FILE MERGED 2004/04/25 05:50:27 cd 1.48.26.1: #i26252# Transition of toolbar controllers


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [ccb6242ef4ccd39cb5fed802f216b594ec95b947]

INTEGRATION: CWS docking1 (1.11.484); FILE MERGED 2004/05/04 07:14:14 cd 1.11.484.1: #i26252# Made fixes for new toolbar controller implementation and incorrect slot usage


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [7f159a951dafe158f00b6ac390b4e5f507538be6]

INTEGRATION: CWS docking1 (1.3.670); FILE MERGED 2004/05/01 22:39:26 cd 1.3.670.2: RESYNC: (1.3-1.4); FILE MERGED 2004/04/28 16:23:34 cd 1.3.670.1: #i26252# Fixes for toolbox controllers/items that used non-convertible items


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [c3c468b3508cd9f09753e3135b50954a58abad74]

INTEGRATION: CWS docking1 (1.27.6); FILE MERGED 2004/05/04 07:14:13 cd 1.27.6.1: #i26252# Made fixes for new toolbar controller implementation and incorrect slot usage


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [f3ae08862386b8cf431c0942ff510870205749b3]

INTEGRATION: CWS docking1 (1.4.78); FILE MERGED 2004/04/28 16:23:34 cd 1.4.78.1: #i26252# Fixes for toolbox controllers/items that used non-convertible items


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [59efe7c71134b8b286052ed8b945437f88fffcfc]

INTEGRATION: CWS docking1 (1.15.24); FILE MERGED 2004/06/14 09:03:43 cd 1.15.24.1: #i25236# Deliver toolbar layouts as XML files


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [d55d6f3778d0a140e318c2d7a56867b5c1e1d3cf]

INTEGRATION: CWS docking1 (1.12.8); FILE MERGED 2004/06/23 15:15:04 mba 1.12.8.1: Add document border to HatchWindow size


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [d3c7ece71a14b2c03170820cdb0345c755d623f8]

INTEGRATION: CWS docking1 (1.14.8); FILE MERGED 2004/06/25 10:30:48 abi 1.14.8.3: container window size too large 2004/06/23 15:14:43 mba 1.14.8.2: Add document border to HatchWindow size 2004/05/19 07:22:20 cd 1.14.8.1: Added fixes to solve visibility problems of docking areas


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [d3d2da7a4826df327284d90af3f521909d0244d1]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/04/14 14:08:11 cd 1.1.2.1: #i26252# New status classes to transport item state information


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [664d9989a4aead2be6fc9a132da8f3db4061250e]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/04/14 14:08:01 cd 1.1.2.1: #i26252# New status classes to transport item state information


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [9da901d87c6c3d218c50414dcaba4c2499ddf733]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/04/14 14:07:51 cd 1.1.2.1: #i26252# New status classes to transport item state information


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [999610c05eceb3cfe5717a4dd4fd54a8f9639ccd]

INTEGRATION: CWS docking1 (1.19.10); FILE MERGED 2004/05/31 04:45:43 cd 1.19.10.3: RESYNC: (1.20-1.21); FILE MERGED 2004/05/01 23:40:09 cd 1.19.10.2: RESYNC: (1.19-1.20); FILE MERGED 2004/04/02 16:11:41 cd 1.19.10.1: i26252# New interface for UNO based toolbar controller


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [806215377042b381a5516908085ab362771b2f2e]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/04/02 16:11:22 cd 1.1.2.1: i26252# New interface for UNO based toolbar controller


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [7bd331454765fe63174414cd9f8532b050bef31a]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/04/02 16:10:49 cd 1.1.2.1: i26252# New interface for UNO based toolbar controller


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [52e88d343c0110d2c6b2b17ed6df3561ca89878f]

INTEGRATION: CWS docking1 (1.25.10); FILE MERGED 2004/06/04 15:38:44 ssa 1.25.10.5: #i25121# subtoolbar API 2004/05/31 04:33:51 cd 1.25.10.4: RESYNC: (1.26-1.28); FILE MERGED 2004/04/07 09:45:39 cd 1.25.10.3: #i24937# Support docking from API with a default docking area 2004/03/29 08:55:06 cd 1.25.10.2: RESYNC: (1.25-1.26); FILE MERGED 2004/03/24 17:54:33 ssa 1.25.10.1: #i24913# support for dockable windows


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [3440ea229af62a2a9e7e1a53251c3eccd640423b]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/06/04 15:38:43 ssa 1.1.2.4: #i25121# subtoolbar API 2004/04/20 16:52:13 ssa 1.1.2.3: #i24913# provide close handler 2004/04/02 14:08:58 ssa 1.1.2.2: #i24913# send dockingdata with startdocking 2004/03/24 17:54:33 ssa 1.1.2.1: #i24913# support for dockable windows


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [ccedac602045803ca198fd3bc201e130388c91bf]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/06/04 15:38:43 ssa 1.1.2.4: #i25121# subtoolbar API 2004/05/11 17:26:24 ssa 1.1.2.3: #i25117# support for toolbar locking 2004/03/25 15:59:11 ssa 1.1.2.2: #i24913# extend dockable interface 2004/03/24 17:54:32 ssa 1.1.2.1: #i24913# support for dockable windows


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [2ef25dcd223a4f291750d26ef0aa369c3d36feca]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/06/04 15:38:43 ssa 1.1.2.1: #i25121# subtoolbar API


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [6552ba814fa1e0bc98e3804a75a3fc4b054a4ba8]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/03/25 15:59:11 ssa 1.1.2.2: #i24913# extend dockable interface 2004/03/24 17:54:32 ssa 1.1.2.1: #i24913# support for dockable windows


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [b724e7048c74ef38a4ab665617c2f2fc2a39047f]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/04/02 14:08:59 ssa 1.1.2.3: #i24913# send dockingdata with startdocking 2004/03/25 15:59:11 ssa 1.1.2.2: #i24913# extend dockable interface 2004/03/24 17:54:32 ssa 1.1.2.1: #i24913# support for dockable windows


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [aa685e005af7a6e30972a5e939a715c375cb6c8d]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/03/24 17:54:31 ssa 1.1.2.1: #i24913# support for dockable windows


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [afe74461bd97c12c8ceafe090cf53551b11967aa]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/06/14 09:08:26 cd 1.1.2.1: #i25236# Transition from resource to XML files for toolbars


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [8fa388d3e51d147f6a1104f0dff7233081654753]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/06/21 11:28:59 cd 1.1.2.2: #i20055# New toolbar design for Q 2004/06/14 09:08:26 cd 1.1.2.1: #i25236# Transition from resource to XML files for toolbars


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [588e823a461d812fa369aa96c8ddfb832bc34c7a]

INTEGRATION: CWS docking1 (1.1.2); FILE ADDED 2004/06/22 14:25:51 cd 1.1.2.1: #i30169# Added missing fullscreenbar.xml


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [3822fa81b4a6db2968d0e03ab4d4ced607628075]

INTEGRATION: CWS docking1 (1.3.2); FILE MERGED 2004/07/06 08:34:17 cd 1.3.2.2: RESYNC: (1.3-1.4); FILE MERGED 2004/06/23 08:13:26 cd 1.3.2.1: #i25238# New toolbars popup menu


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [55f2c74d0b34b752cc774db4a831862dec20bbe5]

INTEGRATION: CWS docking1 (1.16.20); FILE MERGED 2004/06/14 09:10:41 cd 1.16.20.1: #i25236# Deliver toolbar layouts as XML files


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [f514ff700386a22b367e534bbbe079dae5b0ecfc]

SRC680


2004-07-06  Oliver Bolte  <obo@openoffice.org>  [6ecd1fcab709e229496b633e2880a6c4470a05b9]

INTEGRATION: CWS swqbugfixes03 (1.55.224); FILE MERGED 2004/06/14 06:31:54 pb 1.55.224.2: fix: #i20698# don't move the current entry in the first resort 2004/06/14 06:12:36 pb 1.55.224.1: fix: #i9394# don't replace doc title with empty string


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [5c23b5fe994c9b13d4338bf32ab5c3ad9b49010c]

INTEGRATION: CWS frmcontrols04 (1.26.70); FILE MERGED 2004/06/15 21:03:40 fs 1.26.70.2: RESYNC: (1.26-1.27); FILE MERGED 2004/03/30 14:26:04 dv 1.26.70.1: #i26046# Replaced GetImage with GetModeImage


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [fabde630cba469a7e6f1b49d77a3b161d336d9d3]

INTEGRATION: CWS frmcontrols04 (1.18.68); FILE MERGED 2004/06/15 21:06:19 fs 1.18.68.2: RESYNC: (1.18-1.21); FILE MERGED 2004/03/30 14:26:03 dv 1.18.68.1: #i26046# Replaced GetImage with GetModeImage


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [18865af569c415996ee918d042be1801da33cc14]

INTEGRATION: CWS frmcontrols04 (1.4.70); FILE MERGED 2004/04/16 10:02:41 dv 1.4.70.1: #i26046# RadioButton::SetModeImage() replaced with SetModeRadioImage()


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [eba2adf979d58e4062ec99932e8bcf29ee57408b]

INTEGRATION: CWS frmcontrols04 (1.11.10); FILE MERGED 2004/06/16 03:58:44 fs 1.11.10.6: RESYNC: (1.11-1.14); FILE MERGED 2004/05/10 08:06:34 fs 1.11.10.5: #i10000# 2004/05/04 12:39:24 fs 1.11.10.4: Style -> VisualEffect 2004/05/03 15:58:20 fs 1.11.10.3: #28672# +IMAGEPOSITION property 2004/04/29 10:55:38 fs 1.11.10.2: #i24694# support for BorderColor 2004/04/29 06:27:48 fs 1.11.10.1: #i24683# #i24684# #i24685# #i24686# new properties


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [a91aa353e2dffe25aef04ebbfe664382cebc4673]

INTEGRATION: CWS frmcontrols04 (1.20.8); FILE MERGED 2004/06/16 04:07:01 fs 1.20.8.5: RESYNC: (1.20-1.24); FILE MERGED 2004/05/04 12:39:42 fs 1.20.8.4: Style -> VisualEffect 2004/05/03 16:00:37 fs 1.20.8.3: #28672# ImagePosition replacing ImageAlign 2004/04/29 10:56:00 fs 1.20.8.2: #i24694# support for BorderColor 2004/04/29 06:28:51 fs 1.20.8.1: #i24683# #i24684# #i24685# #i24686# new properties: flat/3D for radios/check boxes, HideSelection for edits, Toggle/TakeFocusOnClick for buttons


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [24bc36209f5c726bb84cc6c04832427765773113]

INTEGRATION: CWS frmcontrols04 (1.19.10); FILE MERGED 2004/06/16 04:07:25 fs 1.19.10.5: RESYNC: (1.19-1.22); FILE MERGED 2004/05/04 12:39:42 fs 1.19.10.4: Style -> VisualEffect 2004/05/03 16:00:30 fs 1.19.10.3: #28672# ImagePosition replacing ImageAlign 2004/04/29 10:56:00 fs 1.19.10.2: #i24694# support for BorderColor 2004/04/29 06:28:51 fs 1.19.10.1: #i24683# #i24684# #i24685# #i24686# new properties: flat/3D for radios/check boxes, HideSelection for edits, Toggle/TakeFocusOnClick for buttons


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [22ba7c950124cdb90f4266ac2a2ccb4faec45655]

INTEGRATION: CWS frmcontrols04 (1.57.10); FILE MERGED 2004/07/05 10:05:07 fs 1.57.10.7: RESYNC: (1.63-1.64); FILE MERGED 2004/06/18 16:48:42 fs 1.57.10.6: linguistic review 2004/06/16 04:07:34 fs 1.57.10.5: RESYNC: (1.57-1.63); FILE MERGED 2004/05/04 12:39:42 fs 1.57.10.4: Style -> VisualEffect 2004/05/03 16:00:29 fs 1.57.10.3: #28672# ImagePosition replacing ImageAlign 2004/04/29 10:55:59 fs 1.57.10.2: #i24694# support for BorderColor 2004/04/29 06:28:50 fs 1.57.10.1: #i24683# #i24684# #i24685# #i24686# new properties: flat/3D for radios/check boxes, HideSelection for edits, Toggle/TakeFocusOnClick for buttons


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [db6b4245203e639464a421a8fdc655b4f8d0f2a9]

INTEGRATION: CWS frmcontrols04 (1.17.10); FILE MERGED 2004/06/16 04:06:25 fs 1.17.10.5: RESYNC: (1.17-1.20); FILE MERGED 2004/05/04 12:39:41 fs 1.17.10.4: Style -> VisualEffect 2004/05/03 16:00:29 fs 1.17.10.3: #28672# ImagePosition replacing ImageAlign 2004/04/29 10:55:59 fs 1.17.10.2: #i24694# support for BorderColor 2004/04/29 06:28:50 fs 1.17.10.1: #i24683# #i24684# #i24685# #i24686# new properties: flat/3D for radios/check boxes, HideSelection for edits, Toggle/TakeFocusOnClick for buttons


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [2450448a58f3eb990933f9976c24caa51ab9f665]

INTEGRATION: CWS frmcontrols04 (1.22.10); FILE MERGED 2004/06/16 04:08:38 fs 1.22.10.7: RESYNC: (1.22-1.26); FILE MERGED 2004/05/05 09:06:41 fs 1.22.10.6: new properties also for the Basic dialog editor 2004/05/04 12:39:40 fs 1.22.10.5: Style -> VisualEffect 2004/05/03 16:00:29 fs 1.22.10.4: #28672# ImagePosition replacing ImageAlign 2004/04/29 11:01:38 fs 1.22.10.3: #i24694# support for BorderColor 2004/04/29 10:55:58 fs 1.22.10.2: #i24694# support for BorderColor 2004/04/29 06:28:49 fs 1.22.10.1: #i24683# #i24684# #i24685# #i24686# new properties: flat/3D for radios/check boxes, HideSelection for edits, Toggle/TakeFocusOnClick for buttons


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [a82b1752a92b33fb6828b2d216f3035c023dc7d5]

INTEGRATION: CWS frmcontrols04 (1.11.34); FILE MERGED 2004/06/16 04:08:45 fs 1.11.34.2: RESYNC: (1.11-1.12); FILE MERGED 2004/05/03 15:59:42 fs 1.11.34.1: moved some help ids to extensio.hrc


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [87f3599c4b8ff08e2e7dadd6b5be46fec21306b5]

INTEGRATION: CWS frmcontrols04 (1.59.8); FILE MERGED 2004/06/16 04:06:53 fs 1.59.8.5: RESYNC: (1.59-1.66); FILE MERGED 2004/05/03 16:00:28 fs 1.59.8.4: #28672# ImagePosition replacing ImageAlign 2004/04/29 10:55:57 fs 1.59.8.3: #i24694# support for BorderColor 2004/04/29 07:37:34 fs 1.59.8.2: #i24681# WordBreak property for push buttons, option buttons, and check boxes 2004/04/29 06:28:49 fs 1.59.8.1: #i24683# #i24684# #i24685# #i24686# new properties: flat/3D for radios/check boxes, HideSelection for edits, Toggle/TakeFocusOnClick for buttons


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [a3e6becdc6e4aa0271c1b43ee175a5915b0367ad]

INTEGRATION: CWS frmcontrols04 (1.18.10); FILE MERGED 2004/06/16 03:56:02 fs 1.18.10.5: RESYNC: (1.18-1.21); FILE MERGED 2004/05/04 12:39:21 fs 1.18.10.4: Style -> VisualEffect 2004/05/03 15:56:59 fs 1.18.10.3: #28672# +IMAGEPOSITION property 2004/04/29 10:55:23 fs 1.18.10.2: #i24694# support for BorderColor 2004/04/29 06:27:58 fs 1.18.10.1: #i24683# #i24684# #i24685# #i24686# new properties


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [3f0a730b821ee12c58c8cdc10358b6e7daa3120a]

INTEGRATION: CWS frmcontrols04 (1.2.18); FILE MERGED 2004/06/23 09:03:45 fs 1.2.18.1: #i24694# #i24686# HideInactiveSelection and BorderColor also for the rich text model


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [05e5bacf48dc224ce60a54bbd95b82a9690e9694]

INTEGRATION: CWS frmcontrols04 (1.2.18); FILE MERGED 2004/06/23 08:43:40 fs 1.2.18.1: #i24694# #i24686# HideInactiveSelection and BorderColor also for the rich text model


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [77072f8bc032947d9d5f3084c99e68617b8f65f6]

INTEGRATION: CWS frmcontrols04 (1.2.18); FILE MERGED 2004/06/23 08:43:39 fs 1.2.18.1: #i24694# #i24686# HideInactiveSelection and BorderColor also for the rich text model


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [90fd07320af47d321ee2e630a49cdd543f352ac1]

INTEGRATION: CWS frmcontrols04 (1.2.18); FILE MERGED 2004/06/23 09:03:44 fs 1.2.18.1: #i24694# #i24686# HideInactiveSelection and BorderColor also for the rich text model


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [e4028488a57131ddc58180ae675a4060e98bb60b]

INTEGRATION: CWS frmcontrols04 (1.3.18); FILE MERGED 2004/06/23 09:03:44 fs 1.3.18.1: #i24694# #i24686# HideInactiveSelection and BorderColor also for the rich text model


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [70041d3e3599a7f9a986e1a87b696b4b6fd06bc8]

INTEGRATION: CWS frmcontrols04 (1.9.6); FILE MERGED 2004/06/23 08:42:15 fs 1.9.6.3: #i24694# #i24686# HideInactiveSelection and BorderColor also for the rich text model 2004/06/16 04:12:26 fs 1.9.6.2: RESYNC: (1.9-1.12); FILE MERGED 2004/05/07 13:53:16 fs 1.9.6.1: new properties for dynamic border colors


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [853c2de06565baf8d799bb682f4eeae375d1070f]

INTEGRATION: CWS frmcontrols04 (1.6.18); FILE MERGED 2004/06/23 08:42:14 fs 1.6.18.2: #i24694# #i24686# HideInactiveSelection and BorderColor also for the rich text model 2004/06/17 06:37:11 fs 1.6.18.1: #i10000# manual resync


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [6752bf88f58800c8c4b356792733e98e362a7c3b]

INTEGRATION: CWS frmcontrols04 (1.18.26); FILE MERGED 2004/05/11 08:51:43 fs 1.18.26.2: DynamicControlBorder is MAYBEVOID now, to allow the environment to override it if we ourself don't have a value 2004/05/07 14:05:01 fs 1.18.26.1: new properties for dynamic border colors


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [4eb8056b0f3d3fa31ed057673919a2aeec48b825]

INTEGRATION: CWS frmcontrols04 (1.54.4); FILE MERGED 2004/06/16 04:17:56 fs 1.54.4.4: RESYNC: (1.54-1.56); FILE MERGED 2004/05/11 08:51:43 fs 1.54.4.3: DynamicControlBorder is MAYBEVOID now, to allow the environment to override it if we ourself don't have a value 2004/05/07 14:25:19 fs 1.54.4.2: correct getTypes 2004/05/07 14:05:00 fs 1.54.4.1: new properties for dynamic border colors


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [b5b1686bb4128e57117d9c633d654f9f1f0a37d1]

INTEGRATION: CWS frmcontrols04 (1.9.508); FILE MERGED 2004/06/23 10:10:08 fs 1.9.508.3: #i24686# properly implement HideInactiveSelection for the MultiLineEdit 2004/06/16 05:49:26 fs 1.9.508.2: RESYNC: (1.9-1.12); FILE MERGED 2004/04/29 06:11:01 fs 1.9.508.1: #i24686# support HideInactiveSelection property at the file control


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [9af4f6be4c5423e55ce4f8e86c16d11f42361167]

INTEGRATION: CWS frmcontrols04 (1.8.254); FILE MERGED 2004/03/31 10:28:36 dv 1.8.254.1: #i26046# Use PushButton::GetModeImage() instead of GetImage()


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [fcda6d5e6d0c2974cc23d9342440ee871adfac57]

INTEGRATION: CWS frmcontrols04 (1.2.508); FILE MERGED 2004/06/16 05:49:18 fs 1.2.508.2: RESYNC: (1.2-1.5); FILE MERGED 2004/04/29 06:10:53 fs 1.2.508.1: #i24686# support HideInactiveSelection property at the file control


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [65acdb1937ac17c7b9b6e21ec01be5ec00dcaed8]

INTEGRATION: CWS frmcontrols04 (1.5.368); FILE MERGED 2004/06/16 05:54:19 fs 1.5.368.2: RESYNC: (1.5-1.6); FILE MERGED 2004/04/29 06:10:21 fs 1.5.368.1: #i24688# support 'flat' effect for check box columns


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [b3fbf8b1bf9939082088565959214dd37fbe474d]

INTEGRATION: CWS frmcontrols04 (1.13.10); FILE MERGED 2004/06/15 21:34:25 fs 1.13.10.3: RESYNC: (1.13-1.15); FILE MERGED 2004/05/06 12:25:40 fs 1.13.10.2: #i26047# import and export of the ImagePosition property 2004/05/05 14:15:57 fs 1.13.10.1: #i24683# #i24685# #i24688# new attributes reflecting new properties


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [0071eac57bd4984296f41bebe3a20ce784547648]

INTEGRATION: CWS frmcontrols04 (1.17.96); FILE MERGED 2004/05/06 12:25:40 fs 1.17.96.1: #i26047# import and export of the ImagePosition property


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [45995cebf454bf67ce3805362a45cfb70841a39d]

INTEGRATION: CWS frmcontrols04 (1.23.94); FILE MERGED 2004/05/06 12:25:39 fs 1.23.94.1: #i26047# import and export of the ImagePosition property


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [a4be8bf07849e3405ca5bdf308a5d423a334a3d7]

INTEGRATION: CWS frmcontrols04 (1.19.94); FILE MERGED 2004/06/15 21:34:44 fs 1.19.94.2: RESYNC: (1.19-1.20); FILE MERGED 2004/05/05 14:15:57 fs 1.19.94.1: #i24683# #i24685# #i24688# new attributes reflecting new properties


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [ec757a2d648a90d991268f6aecae9e09db927c2a]

INTEGRATION: CWS frmcontrols04 (1.9.96); FILE MERGED 2004/05/06 12:25:39 fs 1.9.96.2: #i26047# import and export of the ImagePosition property 2004/05/05 14:15:57 fs 1.9.96.1: #i24683# #i24685# #i24688# new attributes reflecting new properties


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [a0aa9d0f1127f74a066483815f8dc084084d13ea]

INTEGRATION: CWS frmcontrols04 (1.11.96); FILE MERGED 2004/05/06 12:25:39 fs 1.11.96.2: #i26047# import and export of the ImagePosition property 2004/05/05 14:15:56 fs 1.11.96.1: #i24683# #i24685# #i24688# new attributes reflecting new properties


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [610905e0a6ffe7e8c44160417bdb8d3acd1afa0a]

INTEGRATION: CWS frmcontrols04 (1.9.96); FILE MERGED 2004/05/06 12:25:38 fs 1.9.96.2: #i26047# import and export of the ImagePosition property 2004/05/05 14:15:56 fs 1.9.96.1: #i24683# #i24685# #i24688# new attributes reflecting new properties


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [9e2a2c18e81b40aff465e63fd280bd5e34190784]

INTEGRATION: CWS frmcontrols04 (1.13.96); FILE MERGED 2004/05/05 14:15:56 fs 1.13.96.1: #i24683# #i24685# #i24688# new attributes reflecting new properties


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [49e897ad3959f01a2a9542504d415b2d7139c43a]

INTEGRATION: CWS frmcontrols04 (1.21.96); FILE MERGED 2004/06/15 21:35:27 fs 1.21.96.2: RESYNC: (1.21-1.22); FILE MERGED 2004/05/06 12:25:38 fs 1.21.96.1: #i26047# import and export of the ImagePosition property


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [698d0fd8c22f4f7924a3b87cea5c841555e36320]

INTEGRATION: CWS frmcontrols04 (1.37.96); FILE MERGED 2004/06/15 21:34:33 fs 1.37.96.2: RESYNC: (1.37-1.38); FILE MERGED 2004/05/06 12:25:38 fs 1.37.96.1: #i26047# import and export of the ImagePosition property


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [ab2db1b4229d279b3ecd6aebc1f0af1149392e2d]

INTEGRATION: CWS frmcontrols04 (1.9.98); FILE MERGED 2004/07/05 10:02:10 fs 1.9.98.2: RESYNC: (1.9-1.10); FILE MERGED 2004/05/06 12:25:37 fs 1.9.98.1: #i26047# import and export of the ImagePosition property


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [52e20d93ee871a717919ebf8420d9cdee49ffb02]

INTEGRATION: CWS frmcontrols04 (1.27.10); FILE MERGED 2004/07/05 09:56:46 fs 1.27.10.4: RESYNC: (1.31-1.32); FILE MERGED 2004/06/15 21:36:12 fs 1.27.10.3: RESYNC: (1.27-1.31); FILE MERGED 2004/05/06 12:25:37 fs 1.27.10.2: #i26047# import and export of the ImagePosition property 2004/05/05 14:15:56 fs 1.27.10.1: #i24683# #i24685# #i24688# new attributes reflecting new properties


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [7c71a794724eed1ce942461692793b84fc552bd7]

INTEGRATION: CWS frmcontrols04 (1.18.96); FILE MERGED 2004/04/29 13:54:40 fs 1.18.96.2: #i24694# control border color now exported as part of the fo:border attribute 2004/04/29 11:56:47 fs 1.18.96.1: #i24694# BorderColor


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [d7f1f94cf09bd8da867af0dcec55b16a8362c065]

INTEGRATION: CWS frmcontrols04 (1.10.312); FILE MERGED 2004/04/29 13:54:40 fs 1.10.312.1: #i24694# control border color now exported as part of the fo:border attribute


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [7d6d1a7f7718de8b0dd471705a907a2ec6173c99]

INTEGRATION: CWS frmcontrols04 (1.26.158); FILE MERGED 2004/06/15 21:30:09 fs 1.26.158.2: RESYNC: (1.26-1.27); FILE MERGED 2004/04/29 13:54:25 fs 1.26.158.1: #i24694# control border color now exported as part of the fo:border attribute


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [dca6af36e0d753066ad494336bef90426febab42]

INTEGRATION: CWS frmcontrols04 (1.62.8); FILE MERGED 2004/06/15 21:28:56 fs 1.62.8.3: RESYNC: (1.62-1.66); FILE MERGED 2004/04/29 13:54:24 fs 1.62.8.2: #i24694# control border color now exported as part of the fo:border attribute 2004/04/29 11:57:16 fs 1.62.8.1: #i24694# BorderColor


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [de4fc2d6a0397e4305b896632481b375594deaaf]

INTEGRATION: CWS frmcontrols04 (1.52.4); FILE MERGED 2004/06/15 21:26:32 fs 1.52.4.3: RESYNC: (1.52-1.58); FILE MERGED 2004/05/06 12:25:18 fs 1.52.4.2: #i26047# image-position and image-align 2004/05/05 14:15:11 fs 1.52.4.1: #i24688# +XML_3D


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [aca9d3b685e507cda87a9694af5e92a66be0833e]

INTEGRATION: CWS frmcontrols04 (1.15.96); FILE MERGED 2004/06/15 21:17:35 fs 1.15.96.3: RESYNC: (1.15-1.16); FILE MERGED 2004/05/06 12:24:57 fs 1.15.96.2: #i26047# image-position and image-align 2004/05/05 14:14:19 fs 1.15.96.1: #i24683# #i24685# #i24688# new attributes reflecting new properties


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [e6509dbd5727e4dbf85f9f3f0e72f86153d532ca]

INTEGRATION: CWS frmcontrols04 (1.26.54); FILE MERGED 2004/06/16 06:15:57 fs 1.26.54.4: RESYNC: (1.26-1.28); FILE MERGED 2004/05/11 11:09:17 fs 1.26.54.3: manual 'resync' of selected files/portions to HEAD (SRC680_m39) 2004/05/04 15:22:58 fs 1.26.54.2: #i28672# ImagePosition.idl 2004/04/29 06:19:12 fs 1.26.54.1: #i24688# +VisualEffect


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [120d8c74602377e88ec8f81b932b0a6db6fc7706]

INTEGRATION: CWS frmcontrols04 (1.1.2); FILE ADDED 2004/04/29 06:19:01 fs 1.1.2.1: #i24688#


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [4c6d8926b476a52a39a591a2ce30325a3a198b04]

INTEGRATION: CWS frmcontrols04 (1.5.400); FILE MERGED 2004/06/16 06:24:44 fs 1.5.400.2: RESYNC: (1.5-1.7); FILE MERGED 2004/05/04 15:22:20 fs 1.5.400.1: new optional properties for #i24683# #i25684# #i24685# #i24686# #i24688# #i24694# #i28672#


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [dda3806cb4d310039769e885fc156f62010c48a6]

INTEGRATION: CWS frmcontrols04 (1.2.142); FILE MERGED 2004/06/16 06:27:19 fs 1.2.142.2: RESYNC: (1.2-1.3); FILE MERGED 2004/05/04 15:22:19 fs 1.2.142.1: new optional properties for #i24683# #i25684# #i24685# #i24686# #i24688# #i24694# #i28672#


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [4ca86e0009ca14fdbe3c9faa8e222e0be492ce27]

INTEGRATION: CWS frmcontrols04 (1.4.142); FILE MERGED 2004/06/16 06:20:21 fs 1.4.142.2: RESYNC: (1.4-1.6); FILE MERGED 2004/05/04 15:22:23 fs 1.4.142.1: new optional properties for #i24683# #i25684# #i24685# #i24686# #i24688# #i24694# #i28672#


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [049b1384eff85c2f581b55804830282ed8718784]

INTEGRATION: CWS frmcontrols04 (1.6.398); FILE MERGED 2004/06/16 06:13:34 fs 1.6.398.3: RESYNC: (1.6-1.8); FILE MERGED 2004/05/05 14:00:37 fs 1.6.398.2: constraints for VisualEffect 2004/05/04 15:22:19 fs 1.6.398.1: new optional properties for #i24683# #i25684# #i24685# #i24686# #i24688# #i24694# #i28672#


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [49e0db80bc6fc9ce95d463afc870073bb222501d]

INTEGRATION: CWS frmcontrols04 (1.3.398); FILE MERGED 2004/06/16 06:21:49 fs 1.3.398.2: RESYNC: (1.3-1.5); FILE MERGED 2004/05/04 15:22:22 fs 1.3.398.1: new optional properties for #i24683# #i25684# #i24685# #i24686# #i24688# #i24694# #i28672#


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [c8f2f415e7137f124cedccfcd7aa5eae85342139]

INTEGRATION: CWS frmcontrols04 (1.9.242); FILE MERGED 2004/06/16 06:23:54 fs 1.9.242.2: RESYNC: (1.9-1.11); FILE MERGED 2004/05/04 15:22:19 fs 1.9.242.1: new optional properties for #i24683# #i25684# #i24685# #i24686# #i24688# #i24694# #i28672#


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [c1362f1634e2bbc17f55e3e912540c12e1a3c58e]

INTEGRATION: CWS frmcontrols04 (1.9.242); FILE MERGED 2004/06/16 06:39:17 fs 1.9.242.2: RESYNC: (1.9-1.11); FILE MERGED 2004/05/04 15:22:21 fs 1.9.242.1: new optional properties for #i24683# #i25684# #i24685# #i24686# #i24688# #i24694# #i28672#


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [a99a0fbf2989cfdf453cf0b851bc7df67750753f]

INTEGRATION: CWS frmcontrols04 (1.5.398); FILE MERGED 2004/06/16 06:28:44 fs 1.5.398.2: RESYNC: (1.5-1.7); FILE MERGED 2004/05/04 15:22:21 fs 1.5.398.1: new optional properties for #i24683# #i25684# #i24685# #i24686# #i24688# #i24694# #i28672#


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [697f7eec7963b923e37b9778f0e596668da5165f]

INTEGRATION: CWS frmcontrols04 (1.6.242); FILE MERGED 2004/06/16 06:05:23 fs 1.6.242.2: RESYNC: (1.6-1.8); FILE MERGED 2004/05/04 15:22:22 fs 1.6.242.1: new optional properties for #i24683# #i25684# #i24685# #i24686# #i24688# #i24694# #i28672#


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [0fb1acf93aa7cbe7c4b417bdc3d43df37c02dccf]

INTEGRATION: CWS frmcontrols04 (1.7.242); FILE MERGED 2004/06/16 06:40:44 fs 1.7.242.2: RESYNC: (1.7-1.9); FILE MERGED 2004/05/04 15:22:23 fs 1.7.242.1: new optional properties for #i24683# #i25684# #i24685# #i24686# #i24688# #i24694# #i28672#


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [d1a39d484ea369be838d1ab7d77a4321ca4aed9b]

INTEGRATION: CWS frmcontrols04 (1.7.320); FILE MERGED 2004/06/16 06:28:01 fs 1.7.320.2: RESYNC: (1.7-1.9); FILE MERGED 2004/05/04 15:22:22 fs 1.7.320.1: new optional properties for #i24683# #i25684# #i24685# #i24686# #i24688# #i24694# #i28672#


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [5c0532deb8263cb13df7eeb3840b894d87a19ee8]

INTEGRATION: CWS frmcontrols04 (1.6.242); FILE MERGED 2004/06/16 06:11:31 fs 1.6.242.2: RESYNC: (1.6-1.8); FILE MERGED 2004/05/04 15:22:22 fs 1.6.242.1: new optional properties for #i24683# #i25684# #i24685# #i24686# #i24688# #i24694# #i28672#


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [18b4a618cc214d6a28f429222f00bae7dd4a3882]

INTEGRATION: CWS frmcontrols04 (1.7.398); FILE MERGED 2004/06/16 06:07:39 fs 1.7.398.2: RESYNC: (1.7-1.10); FILE MERGED 2004/05/04 15:22:23 fs 1.7.398.1: new optional properties for #i24683# #i25684# #i24685# #i24686# #i24688# #i24694# #i28672#


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [54be33103d07ac6ef63bbfe67d3e9e1f19370587]

INTEGRATION: CWS frmcontrols04 (1.5.398); FILE MERGED 2004/06/16 06:24:22 fs 1.5.398.2: RESYNC: (1.5-1.7); FILE MERGED 2004/05/04 15:22:20 fs 1.5.398.1: new optional properties for #i24683# #i25684# #i24685# #i24686# #i24688# #i24694# #i28672#


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [c9aa77ac1ddffc7c5841a2e868faea592f492245]

INTEGRATION: CWS frmcontrols04 (1.9.242); FILE MERGED 2004/06/16 06:05:31 fs 1.9.242.2: RESYNC: (1.9-1.11); FILE MERGED 2004/05/04 15:22:20 fs 1.9.242.1: new optional properties for #i24683# #i25684# #i24685# #i24686# #i24688# #i24694# #i28672#


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [d33e42652467c901a2f1ddf99bb6cf9724bbe5ae]

INTEGRATION: CWS frmcontrols04 (1.5.398); FILE MERGED 2004/06/16 06:40:28 fs 1.5.398.2: RESYNC: (1.5-1.7); FILE MERGED 2004/05/04 15:22:19 fs 1.5.398.1: new optional properties for #i24683# #i25684# #i24685# #i24686# #i24688# #i24694# #i28672#


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [2a3b07c76fafd52dbcfcaec8738878a6f6d2b183]

INTEGRATION: CWS frmcontrols04 (1.5.398); FILE MERGED 2004/06/16 06:07:00 fs 1.5.398.2: RESYNC: (1.5-1.7); FILE MERGED 2004/05/04 15:22:21 fs 1.5.398.1: new optional properties for #i24683# #i25684# #i24685# #i24686# #i24688# #i24694# #i28672#


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [53d1b8c653212e1b2c55636b90b9696a92014c54]

INTEGRATION: CWS frmcontrols04 (1.5.398); FILE MERGED 2004/06/16 06:20:29 fs 1.5.398.3: RESYNC: (1.5-1.7); FILE MERGED 2004/05/05 14:00:37 fs 1.5.398.2: constraints for VisualEffect 2004/05/04 15:22:21 fs 1.5.398.1: new optional properties for #i24683# #i25684# #i24685# #i24686# #i24688# #i24694# #i28672#


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [cb907a283f25f8960905f0e475a12e7e7fb4ad70]

INTEGRATION: CWS frmcontrols04 (1.6.176); FILE MERGED 2004/06/16 06:18:51 fs 1.6.176.2: RESYNC: (1.6-1.9); FILE MERGED 2004/05/04 15:22:18 fs 1.6.176.1: new optional properties for #i24683# #i25684# #i24685# #i24686# #i24688# #i24694# #i28672#


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [683d9239c1040ff98335e188e0ecde0e7d56d216]

INTEGRATION: CWS frmcontrols04 (1.1.2); FILE ADDED 2004/05/04 15:22:10 fs 1.1.2.1: #i28672# image position


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [2b9b4b37c360f2d10d6a7de0f70bfe42442044a7]

INTEGRATION: CWS frmcontrols04 (1.20.32); FILE MERGED 2004/06/16 04:36:46 fs 1.20.32.5: RESYNC: (1.20-1.23); FILE MERGED 2004/05/04 12:41:03 fs 1.20.32.4: Style -> VisualEffect 2004/05/03 15:58:28 fs 1.20.32.3: #28672# +IMAGEPOSITION property 2004/04/29 10:54:32 fs 1.20.32.2: #i24694# support for BorderColor 2004/04/29 06:06:24 fs 1.20.32.1: #i24683# #i24684# #i24685# #i24686# new properties


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [d1284e70e8527b8c76440d8ab6d66ea988e32ef5]

INTEGRATION: CWS frmcontrols04 (1.6.136); FILE MERGED 2004/05/04 15:00:51 fs 1.6.136.1: +imagealign.cxx


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [16ee7756109361b59b24f805ba60c7fb71fec30a]

INTEGRATION: CWS frmcontrols04 (1.1.2); FILE ADDED 2004/05/04 14:59:31 fs 1.1.2.1: helper for translating the various representations of ImageAlign/ImagePosition


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [dfbc4fbd5fbeb7ad8b8845b7d00dfbea73b300ad]

INTEGRATION: CWS frmcontrols04 (1.62.12); FILE MERGED 2004/06/16 04:35:18 fs 1.62.12.11: RESYNC: (1.62-1.66); FILE MERGED 2004/05/06 12:24:31 fs 1.62.12.10: #i26047# properly couple ImageAlign and ImagePosition 2004/05/04 15:10:26 fs 1.62.12.9: tie ImagePosition property to ImageAlign property 2004/05/04 15:00:25 fs 1.62.12.8: tie ImagePosition property to ImageAlign property 2004/05/04 12:40:46 fs 1.62.12.7: Style -> VisualEffect 2004/05/03 15:57:22 fs 1.62.12.6: #28672# +IMAGEPOSITION image support for radio buttons and check boxes 2004/04/29 10:54:31 fs 1.62.12.5: #i24694# support for BorderColor 2004/04/29 08:03:49 fs 1.62.12.4: #i24692# Text alignment for push button, option button, check box, list box, combo box 2004/04/29 07:43:58 fs 1.62.12.3: #i24684# BackgroundColor property for check box, option button 2004/04/29 07:37:57 fs 1.62.12.2: #i24681# WordBreak property for push buttons, option buttons, and check boxes 2004/04/29 06:07:22 fs 1.62.12.1: #i24683# #i24684# #i24685# #i24686# new properties


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [81efbcb6b8c4f87b73b3b57d97ef43f1e5bf16e9]

INTEGRATION: CWS frmcontrols04 (1.33.34); FILE MERGED 2004/06/16 04:36:29 fs 1.33.34.4: RESYNC: (1.33-1.35); FILE MERGED 2004/05/03 16:01:47 fs 1.33.34.3: #28672# +IMAGEPOSITION image support for radio buttons and check boxes 2004/04/29 10:54:31 fs 1.33.34.2: #i24694# support for BorderColor 2004/04/29 06:07:21 fs 1.33.34.1: #i24683# #i24684# #i24685# #i24686# new properties


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [48804a63b278bd39cfda9dd072364f875efa311f]

INTEGRATION: CWS frmcontrols04 (1.2.216); FILE MERGED 2004/04/29 10:54:31 fs 1.2.216.1: #i24694# support for BorderColor


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [30dcb7718940d7ef6cef054149832daede07001f]

INTEGRATION: CWS frmcontrols04 (1.2.34); FILE MERGED 2004/04/29 10:54:30 fs 1.2.34.1: #i24694# support for BorderColor


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [8a4ced5a4c5c9ad0829318d8b502b46ddcec3560]

INTEGRATION: CWS frmcontrols04 (1.2.34); FILE MERGED 2004/06/16 04:35:08 fs 1.2.34.2: RESYNC: (1.2-1.3); FILE MERGED 2004/04/29 10:54:30 fs 1.2.34.1: #i24694# support for BorderColor


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [15183871cbd56756417671eafb60c44e84fab772]

INTEGRATION: CWS frmcontrols04 (1.1.46); FILE MERGED 2004/06/16 04:35:42 fs 1.1.46.2: RESYNC: (1.1-1.2); FILE MERGED 2004/04/29 10:54:30 fs 1.1.46.1: #i24694# support for BorderColor


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [4a0cc477b7f15561535f334c7c1a37f301fd9a6a]

INTEGRATION: CWS frmcontrols04 (1.4.34); FILE MERGED 2004/06/16 04:36:06 fs 1.4.34.3: RESYNC: (1.4-1.5); FILE MERGED 2004/04/29 10:54:29 fs 1.4.34.2: #i24694# support for BorderColor 2004/04/29 06:07:01 fs 1.4.34.1: #i24686# HideSelection


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [520c7cc785df3ae43c24aceb21ff4552e94daaf9]

INTEGRATION: CWS frmcontrols04 (1.45.34); FILE MERGED 2004/07/05 09:54:54 fs 1.45.34.8: RESYNC: (1.47-1.48); FILE MERGED 2004/06/16 04:34:36 fs 1.45.34.7: RESYNC: (1.45-1.47); FILE MERGED 2004/05/07 11:00:13 fs 1.45.34.6: don't stream Anys into Anys 2004/05/04 15:00:42 fs 1.45.34.5: moved image align related helper functions to dedicated file 2004/05/04 12:40:58 fs 1.45.34.4: Style -> VisualEffect 2004/05/03 15:57:09 fs 1.45.34.3: #28672# +IMAGEPOSITION image support for radio buttons and check boxes 2004/04/29 06:07:48 fs 1.45.34.2: #i24683# #i24684# #i24685# #i24686# new properties 2004/03/31 10:37:31 dv 1.45.34.1: #i26046# Use PushButton::GetModeImage() instead of GetImage()


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [ed61d550f0a7519a31ed4f801eb296891d560f54]

INTEGRATION: CWS frmcontrols04 (1.44.14); FILE MERGED 2004/06/16 04:35:01 fs 1.44.14.5: RESYNC: (1.44-1.45); FILE MERGED 2004/05/07 10:59:33 fs 1.44.14.4: getProperty: Border should be signed, not unsigned 2004/04/29 10:54:29 fs 1.44.14.3: #i24694# support for BorderColor 2004/04/29 08:04:06 fs 1.44.14.2: #i24692# Text alignment for push button, option button, check box, list box, combo box 2004/04/29 07:38:17 fs 1.44.14.1: #i24681# WordBreak property for push buttons, option buttons, and check boxes


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [8852630686e9b7357410f7b94ed9322321ff9e53]

INTEGRATION: CWS frmcontrols04 (1.35.6); FILE MERGED 2004/06/16 04:34:53 fs 1.35.6.4: RESYNC: (1.35-1.36); FILE MERGED 2004/05/06 13:31:36 fs 1.35.6.3: WB_CENTER not necessary anymore for buttons 2004/05/03 15:56:45 fs 1.35.6.2: WB_WCENTER flag is respected by push buttons since #i26047# 2004/03/03 13:35:15 dv 1.35.6.1: #i24682# Since the type WinBits is 64 bits long, the type itself should be used instead of SALUINT32


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [f6d9118f9e15f109c3a3994c88662552f9b161a1]

INTEGRATION: CWS frmcontrols04 (1.15.32); FILE MERGED 2004/06/16 04:33:45 fs 1.15.32.5: RESYNC: (1.15-1.18); FILE MERGED 2004/05/04 12:41:11 fs 1.15.32.4: Style -> VisualEffect 2004/05/03 15:54:03 fs 1.15.32.3: #28672# +IMAGEPOSITION property 2004/04/29 10:50:55 fs 1.15.32.2: #i24694# support for BorderColor 2004/04/29 06:06:04 fs 1.15.32.1: #i24683# #i24684# #i24685# #i24686# new properties


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [1402004fe6c43afce3d9d830ade7edf5cbfea25f]

INTEGRATION: CWS frmcontrols04 (1.1.2); FILE ADDED 2004/05/04 14:59:23 fs 1.1.2.1: helper for translating the various representations of ImageAlign/ImagePosition


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [af8e0dbb0d0053868f1f1295928030f1f9b06b24]

INTEGRATION: CWS frmcontrols04 (1.30.32); FILE MERGED 2004/06/16 04:33:10 fs 1.30.32.4: RESYNC: (1.30-1.32); FILE MERGED 2004/05/06 12:24:26 fs 1.30.32.3: #i26047# properly couple ImageAlign and ImagePosition 2004/05/04 12:41:10 fs 1.30.32.2: Style -> VisualEffect 2004/05/03 15:55:14 fs 1.30.32.1: #28672# +IMAGEPOSITION image support for radio buttons and check boxes


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [1622477707f55d0a9f47c86326d9a092e8a3f3ca]

INTEGRATION: CWS frmcontrols04 (1.29.34); FILE MERGED 2004/05/03 15:54:50 fs 1.29.34.1: #28672# +IMAGEPOSITION image support for radio buttons and check boxes


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [814b9a4fea56dc1e7d9b0da6c1b59ae92f02fe72]

INTEGRATION: CWS frmcontrols04 (1.13.134); FILE MERGED 2004/03/03 13:35:03 dv 1.13.134.1: #i24682# Since the type WinBits is 64 bits long, the type itself should be used instead of SALUINT32


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [2c765301b9b470da6e6e1c375124475633467a1d]

INTEGRATION: CWS frmcontrols04 (1.42.172); FILE MERGED 2004/06/15 14:50:35 fs 1.42.172.2: RESYNC: (1.42-1.44); FILE MERGED 2004/04/29 11:51:48 fs 1.42.172.1: #i24694# ControlBorderColor


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [50b3dde87168d5595a5ecf78c4cb04388025c866]

INTEGRATION: CWS frmcontrols04 (1.50.130); FILE MERGED 2004/06/15 14:49:53 fs 1.50.130.2: RESYNC: (1.50-1.51); FILE MERGED 2004/04/29 11:51:48 fs 1.50.130.1: #i24694# ControlBorderColor


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [2088a3303433dadae206de9c162b928316c7d579]

INTEGRATION: CWS frmcontrols04 (1.6.26); FILE MERGED 2004/07/05 09:44:12 fs 1.6.26.6: RESYNC: (1.7-1.8); FILE MERGED 2004/05/11 08:39:49 fs 1.6.26.5: manual 'resync' of selected files/portions to HEAD (SRC680_m39) 2004/05/07 14:27:23 fs 1.6.26.4: new properties for dynamic border colors 2004/05/04 12:34:44 fs 1.6.26.3: Style -> VisualEffect 2004/04/29 11:48:02 fs 1.6.26.2: #i24694# BorderColor 2004/04/29 06:12:41 fs 1.6.26.1: #i24683# #i24684# #i24685# #i24686# new properties


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [a7c701a712f4e298b3a36056b360fff809d8ade9]

INTEGRATION: CWS frmcontrols04 (1.1.2); FILE ADDED 2004/05/11 08:45:40 fs 1.1.2.1: helper class for classifying document types


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [46b26d4566176b571aa6f475dddc839afe59a341]

INTEGRATION: CWS frmcontrols04 (1.10.478); FILE MERGED 2004/07/05 09:41:52 fs 1.10.478.3: RESYNC: (1.12-1.13); FILE MERGED 2004/06/15 13:53:45 fs 1.10.478.2: RESYNC: (1.10-1.12); FILE MERGED 2004/05/07 14:26:01 fs 1.10.478.1: preparations to allow a dynamic border color for controls (changing onFocus and OnMouseOver)


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [8f0159eb76f5f0c77f49a12cfd823f31561856ca]

INTEGRATION: CWS frmcontrols04 (1.1.2); FILE ADDED 2004/05/07 14:27:42 fs 1.1.2.1: preparations to allow a dynamic border color for controls (changing onFocus and OnMouseOver)


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [1f8cbdd5a58ae519cb717c5fdfa84764917f28eb]

INTEGRATION: CWS frmcontrols04 (1.17.24); FILE MERGED 2004/06/15 14:12:14 fs 1.17.24.3: RESYNC: (1.17-1.20); FILE MERGED 2004/05/11 08:46:15 fs 1.17.24.2: +fmdocumentclassification 2004/05/07 14:28:13 fs 1.17.24.1: +fmcontrolbordermanager.cxx


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [40401c135f66af7a7930c61c1bba7a5fb0ea7284]

INTEGRATION: CWS frmcontrols04 (1.30.172); FILE MERGED 2004/06/15 14:12:33 fs 1.30.172.2: RESYNC: (1.30-1.33); FILE MERGED 2004/05/11 08:50:06 fs 1.30.172.1: - manual 'resync' of selected files/portions to HEAD (SRC680_m39) - for newly created controls, if they live in an eForm or database form,   set a flat border of color light gray


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [6ed4c22526b8d187db4ccee8defe1cc797d59ff6]

INTEGRATION: CWS frmcontrols04 (1.11.26); FILE MERGED 2004/07/05 09:31:01 fs 1.11.26.7: RESYNC: (1.12-1.13); FILE MERGED (pre-nomination resync) 2004/06/15 14:12:05 fs 1.11.26.6: RESYNC: (1.11-1.12); FILE MERGED 2004/05/11 08:43:53 fs 1.11.26.5: manual 'resync' of selected files/portions to HEAD (SRC680_m39) 2004/05/07 14:27:25 fs 1.11.26.4: new properties for dynamic border colors 2004/05/04 12:36:13 fs 1.11.26.3: Style -> VisualEffect 2004/04/29 11:49:38 fs 1.11.26.2: #i24694# BorderColor 2004/04/29 06:19:55 fs 1.11.26.1: #i24683# #i24684# #i24685# #i24686# new properties


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [cb455372d0f2ea0576cc081ead9fb0b242e34ff8]

INTEGRATION: CWS frmcontrols04 (1.1.2); FILE ADDED 2004/05/11 08:45:51 fs 1.1.2.1: helper class for classifying document types


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [3a78190480847afde77fda96e72bb6e0eba4873f]

INTEGRATION: CWS frmcontrols04 (1.38.54); FILE MERGED 2004/06/15 14:13:36 fs 1.38.54.3: RESYNC: (1.38-1.43); FILE MERGED 2004/05/11 08:48:01 fs 1.38.54.2: for eForms and database forms, enable dynamic control border color if the logical form has no other preference 2004/05/07 14:27:05 fs 1.38.54.1: preparations to allow a dynamic border color for controls (changing onFocus and OnMouseOver)


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [3d40696a3860318bd7372b69252894749c9e847b]

INTEGRATION: CWS frmcontrols04 (1.1.2); FILE ADDED 2004/05/10 08:06:55 fs 1.1.2.2: new default colors (red did conflict: it is to be used for invalid controls) 2004/05/07 14:27:44 fs 1.1.2.1: preparations to allow a dynamic border color for controls (changing onFocus and OnMouseOver)


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [5f9a98d9dd8fc28dd7b0012dc9786dbbe2676707]

INTEGRATION: CWS frmcontrols04 (1.64.166); FILE MERGED 2004/06/15 14:47:44 fs 1.64.166.2: RESYNC: (1.64-1.65); FILE MERGED 2004/03/31 11:55:23 dv 1.64.166.1: #i26046# Use PushButton::GetModeImage() instead of GetImage()


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [016930463ac44d0f4365748407706b6918baf418]

INTEGRATION: CWS frmcontrols04 (1.33.186); FILE MERGED 2004/06/15 14:47:09 fs 1.33.186.3: RESYNC: (1.33-1.36); FILE MERGED 2004/05/07 07:43:44 fs 1.33.186.2: #i10000# 2004/04/29 06:15:25 fs 1.33.186.1: #i24688# support 'flat' effect for check box columns


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [2b934afda3ff1efcbcdd9883825734162b4a2c80]

INTEGRATION: CWS frmcontrols04 (1.16.132); FILE MERGED 2004/03/31 11:55:23 dv 1.16.132.1: #i26046# Use PushButton::GetModeImage() instead of GetImage()


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [cbb2a3d804e9002f810b39d061e8f55ae5a5eacd]

INTEGRATION: CWS frmcontrols04 (1.17.538); FILE MERGED 2004/06/15 14:30:16 fs 1.17.538.2: RESYNC: (1.17-1.18); FILE MERGED 2004/03/31 11:55:22 dv 1.17.538.1: #i26046# Use PushButton::GetModeImage() instead of GetImage()


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [be6e39f0c4c6197b69993eef6ed25fe840c8e002]

INTEGRATION: CWS frmcontrols04 (1.3.502); FILE MERGED 2004/06/15 14:28:31 fs 1.3.502.2: RESYNC: (1.3-1.4); FILE MERGED 2004/04/16 10:11:02 dv 1.3.502.1: #i26046# RadioButton::GetImage() replaced with GetModeRadioImage()


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [bfd879d09565ff1cf12e2eee1210bcc6f82b12d7]

INTEGRATION: CWS frmcontrols04 (1.20.182); FILE MERGED 2004/06/16 03:12:22 fs 1.20.182.2: RESYNC: (1.20-1.21); FILE MERGED 2004/03/31 11:53:48 dv 1.20.182.1: #i26046# Use PushButton::GetModeImage() instead of GetImage()


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [9f96df15dcf12a7b8706e12339387da64ec2816d]

INTEGRATION: CWS frmcontrols04 (1.55.20); FILE MERGED 2004/06/16 02:56:02 fs 1.55.20.2: RESYNC: (1.55-1.58); FILE MERGED 2004/04/16 10:00:03 dv 1.55.20.1: #i26046# RadioButton::SetModeImage() replaced with SetModeRadioImage()


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [752383e12ec8e48fc2a47b9524e72ea2278ce10f]

INTEGRATION: CWS frmcontrols04 (1.8.130); FILE MERGED 2004/06/16 03:10:30 fs 1.8.130.2: RESYNC: (1.8-1.9); FILE MERGED 2004/04/16 09:59:16 dv 1.8.130.1: #i26046# RadioButton::SetImage() replaced with SetModeRadioImage()


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [3964c86557e3ea0d3fe8c13e015ab8e22800d777]

INTEGRATION: CWS frmcontrols04 (1.35.38); FILE MERGED 2004/06/16 04:31:15 fs 1.35.38.3: RESYNC: (1.36-1.37); FILE MERGED 2004/03/31 12:37:28 dv 1.35.38.2: RESYNC: (1.35-1.36); FILE MERGED 2004/03/30 08:08:16 dv 1.35.38.1: #i26046# Replaced GetImage with GetModeImage


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [1a7e76bb5d77cc64d9c00f803bb18256686ec55b]

INTEGRATION: CWS frmcontrols04 (1.7.68); FILE MERGED 2004/06/17 07:42:54 fs 1.7.68.3: #i10000# 2004/06/16 05:18:02 fs 1.7.68.2: RESYNC: (1.7-1.9); FILE MERGED 2004/03/10 14:20:06 dv 1.7.68.1: #i24693# Use StyleSettings().GetMonoColor for drawing the window border


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [d702ef5358cc405db562b6d70a8389fc3152510b]

INTEGRATION: CWS frmcontrols04 (1.2.424); FILE MERGED 2004/03/09 09:50:52 dv 1.2.424.1: #i24687# Added suppurt for monochrome checkboxes and radiobuttons


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [414db136c02302fc52cc74e93b6a719d84477aab]

INTEGRATION: CWS frmcontrols04 (1.25.40); FILE MERGED 2004/06/16 05:16:18 fs 1.25.40.2: RESYNC: (1.25-1.27); FILE MERGED 2004/03/08 11:21:18 dv 1.25.40.1: #i24689# Added support for WB_RIGHT and WB_CENTER


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [e00c2ddde6c214a337f53269674b68361e61e4cc]

INTEGRATION: CWS frmcontrols04 (1.44.40); FILE MERGED 2004/06/16 05:15:43 fs 1.44.40.2: RESYNC: (1.44-1.46); FILE MERGED 2004/03/08 11:20:45 dv 1.44.40.1: #i24689# Added support for WB_RIGHT and WB_CENTER


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [06c8d5d02a3cabffc20a6e14664ebcb72290ed32]

INTEGRATION: CWS frmcontrols04 (1.63.40); FILE MERGED 2004/06/16 05:15:52 fs 1.63.40.2: RESYNC: (1.63-1.64); FILE MERGED 2004/03/08 11:20:10 dv 1.63.40.1: #i24689# Set clipping before modify paint position


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [b3fdc9bda4caf51aa0746380a67492d7c425ffe3]

INTEGRATION: CWS frmcontrols04 (1.12.68); FILE MERGED 2004/06/16 05:16:00 fs 1.12.68.3: RESYNC: (1.12-1.14); FILE MERGED 2004/03/31 10:47:00 dv 1.12.68.2: #i26046# Use PushButton::GetModeImage() instead of GetImage() 2004/03/10 14:17:58 dv 1.12.68.1: #i24693# Prevent overwriting of some style settings


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [e8fa24e62102cdfd45a22824946dc585bd5f927e]

INTEGRATION: CWS frmcontrols04 (1.28.68); FILE MERGED 2004/06/16 05:15:13 fs 1.28.68.3: RESYNC: (1.28-1.30); FILE MERGED 2004/03/10 14:16:38 dv 1.28.68.2: #i24689# ComboBox::Draw() now supports WB_RIGHT / WB_CENTER, too 2004/03/08 11:18:33 dv 1.28.68.1: #i24689# Forward WB_RIGHT and WB_CENTER to children


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [d727e1094312e34fedc2bfdb12b43c109a954054]

INTEGRATION: CWS frmcontrols04 (1.26.14); FILE MERGED 2004/06/16 05:16:10 fs 1.26.14.12: RESYNC: (1.26-1.27); FILE MERGED 2004/05/04 13:45:47 fs 1.26.14.11: #i26046# PushButton::ImplInitStyle: default to WB_VCENTER if no vertical alignment is given 2004/04/29 07:18:21 dv 1.26.14.10: #i28477# PusButton::ImplGetTextStyle() needs DrawFlags, too, to enable disabled look 2004/04/20 08:04:08 dv 1.26.14.9: #i26046# ImageButton images will be centered by default 2004/04/16 09:48:17 dv 1.26.14.8: #i26046# RadioButton::SetFocusRect() still needed! 2004/04/14 13:36:33 dv 1.26.14.7: #i26046# Added support for images to CheckBox and RadioButton 2004/04/02 13:04:26 dv 1.26.14.6: #i26046# More changes for supporting images in checkboxes 2004/03/31 10:47:00 dv 1.26.14.5: #i26046# Use PushButton::GetModeImage() instead of GetImage() 2004/03/10 14:14:51 dv 1.26.14.4: #i24693# Removed warning 2004/03/09 09:52:15 dv 1.26.14.3: #i24687# Added suppurt for monochrome checkboxes and radiobuttons 2004/03/03 13:01:03 dv 1.26.14.2: #i24682# Added support for toggeling PushButton 2004/03/03 07:46:40 dv 1.26.14.1: #i24691# Added support for WB_LEFT, ... to PushButton


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [60410b41f28ea36649b7269c48e2b6d86c7e2ad5]

INTEGRATION: CWS frmcontrols04 (1.41.68); FILE MERGED 2004/06/16 05:02:59 fs 1.41.68.3: RESYNC: (1.42-1.44); FILE MERGED 2004/03/31 12:23:48 dv 1.41.68.2: RESYNC: (1.41-1.42); FILE MERGED 2004/03/10 14:11:52 dv 1.41.68.1: #i24693# Added support for border color


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [326af5c83e840f28a943ee3d03a05482d4643d99]

INTEGRATION: CWS swqbugfixes03 (1.7.80); FILE MERGED 2004/06/16 08:10:39 pb 1.7.80.1: fix: #108828# beautified


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [6cbaf8fcedd1300fd0dfb5562417d368cd0eceb4]

INTEGRATION: CWS swqbugfixes03 (1.38.62); FILE MERGED 2004/06/16 08:16:22 os 1.38.62.1: #115704# presentation names of SwFmtFollowTextFlow changed


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [b082d6540c18100e80eabcaa64b4c64e71067d36]

INTEGRATION: CWS swqbugfixes03 (1.38.20); FILE MERGED 2004/06/21 11:12:47 od 1.38.20.2: RESYNC: (1.38-1.39); FILE MERGED 2004/06/21 08:58:32 hbrinkm 1.38.20.1: #i30453#


2004-07-05  Hans-Joachim Lankenau  <hjs@openoffice.org>  [58231a12dbe3ab030c5f53394158187b8100df4b]

#i10000# merge error


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [87489bd5e6662816cb8d5063f065e5f0e48638c1]

INTEGRATION: CWS swqbugfixes03 (1.16.64); FILE MERGED 2004/06/14 06:48:56 pb 1.16.64.1: fix: #i27559# SfxSingleTabDialog::Dtor(): delete pOutSet


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [2ba1b8cc2021e202cf8a773b9a606122b9c8e07d]

INTEGRATION: CWS swqbugfixes03 (1.9.54); FILE MERGED 2004/06/16 10:00:57 pb 1.9.54.1: fix: #i27093# restore lost focus


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [d9da96af96eb31d155b091e8430bd8b1a9dd768b]

INTEGRATION: CWS swqbugfixes03 (1.41.28); FILE MERGED 2004/06/16 08:09:09 os 1.41.28.1: #115704# call SaveValue() at the follow CheckBox in ::ActivatePage()


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [f5c4e793fd1acdb36ff7ef56e268266b41feda6d]

INTEGRATION: CWS swqbugfixes03 (1.86.24); FILE MERGED 2004/06/21 11:19:52 od 1.86.24.2: RESYNC: (1.86-1.87); FILE MERGED 2004/06/17 14:23:52 hbrinkm 1.86.24.1: #i30315#


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [923c6131648de853124b1aca406b7a8f0f2bc1fe]

INTEGRATION: CWS swqbugfixes03 (1.8.40); FILE MERGED 2004/06/16 11:19:51 os 1.8.40.1: #i30327# re-enable Fixed line spacing


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [8ca651b9ab10dbe2de1ed275da2abacdb911d8b5]

INTEGRATION: CWS swqbugfixes03 (1.38.316); FILE MERGED 2004/06/16 13:10:56 hbrinkm 1.38.316.1: #i26762#


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [0153ef624901115bbbce324f8225179a49991b29]

INTEGRATION: CWS swqbugfixes03 (1.61.28); FILE MERGED 2004/06/16 14:29:19 hbrinkm 1.61.28.1: #i29951#


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [39f11544ed52ba39b40e0b68e0c1ddec754c9dd2]

INTEGRATION: CWS swqbugfixes03 (1.5.28); FILE MERGED 2004/06/18 12:55:59 hbrinkm 1.5.28.2: #i30295# 2004/06/18 12:05:54 hbrinkm 1.5.28.1: #i30295#


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [6a81f5792a7d3a5d165f16fa787e9ddbaf90b78a]

INTEGRATION: CWS swqbugfixes03 (1.30.24); FILE MERGED 2004/06/21 11:18:54 od 1.30.24.2: RESYNC: (1.30-1.32); FILE MERGED 2004/06/16 09:55:39 hbrinkm 1.30.24.1: #i30310


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [98920c7e3b63d6ed89a8ad2234c47413e1d56127]

INTEGRATION: CWS swqbugfixes03 (1.9.28); FILE MERGED 2004/06/15 08:05:14 od 1.9.28.1: #107072# <SwPageDesc::RegisterChange()> - check, if document isn't in 	 destructor and a viewshell exists, before perform action.


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [7fbc116401abea532992b6fd756e86e696c16a85]

INTEGRATION: CWS swqbugfixes03 (1.29.142); FILE MERGED 2004/06/15 10:01:13 od 1.29.142.1: #i30010# <SwFEShell::UnGroupSelection()> - change of anchor no longer needed.


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [1f1dc48b7a6b3a8c135f6b541c2819df7030dfa4]

INTEGRATION: CWS swqbugfixes03 (1.8.144); FILE MERGED 2004/06/17 11:00:23 hbrinkm 1.8.144.1: #117106#


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [cbf6f428ea6497e60c161e8053e5dd2127f7c3ca]

INTEGRATION: CWS swqbugfixes03 (1.8.26); FILE MERGED 2004/06/16 13:53:11 hbrinkm 1.8.26.1: #i30221#


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [0a1d7df9aa4fc65b044ad0832be11b38c06de4fe]

INTEGRATION: CWS swqbugfixes03 (1.25.154); FILE MERGED 2004/06/15 13:59:47 od 1.25.154.1: #i29199# <SwDrawContact::ConnectToLayout(..)> - Consider that the anchor 	 of a to-frame anchored drawing object doesn't exist.


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [9d648111068afec19b873286f73fe99be102e520]

INTEGRATION: CWS swqbugfixes03 (1.14.194); FILE MERGED 2004/06/18 12:11:20 hbrinkm 1.14.194.2: #i26762 2004/06/16 13:10:55 hbrinkm 1.14.194.1: #i26762#


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [eec7b36a392ab850003d27f4bf4b62265e19c991]

INTEGRATION: CWS swqbugfixes03 (1.18.28); FILE MERGED 2004/06/21 11:17:31 od 1.18.28.2: RESYNC: (1.18-1.19); FILE MERGED 2004/06/18 08:40:35 hbrinkm 1.18.28.1: #i30312#


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [5beabbe02725901ecbce47f6c7228407b201bcda]

INTEGRATION: CWS swqbugfixes03 (1.12.242); FILE MERGED 2004/06/16 13:10:55 hbrinkm 1.12.242.1: #i26762#


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [d46795e171f434c06754cf3a6f308725621fb63e]

INTEGRATION: CWS swqbugfixes03 (1.9.28); FILE MERGED 2004/06/18 12:54:37 hbrinkm 1.9.28.2: #i30295# 2004/06/18 12:05:00 hbrinkm 1.9.28.1: #i30295#


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [d8d1ee7b4a78e359f139050cff67221181cf9856]

INTEGRATION: CWS swqbugfixes03 (1.15.120); FILE MERGED 2004/06/18 08:12:11 hbrinkm 1.15.120.1: #i30312#


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [2e16c0d986174ed14424c46c136086819f17a1b3]

INTEGRATION: CWS swqbugfixes03 (1.23.28); FILE MERGED 2004/06/21 11:09:13 od 1.23.28.2: RESYNC: (1.23-1.25); FILE MERGED 2004/06/16 09:54:37 hbrinkm 1.23.28.1: #i30310


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [9167b53c6815c578673aa22c3627ca0ec008f2be]

INTEGRATION: CWS rangename (1.63.32); FILE MERGED 2004/06/18 18:47:57 nn 1.63.32.1: #i28236# allow creation of names using the name box


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [f5b3f64827509348a9f1407cc1f41408165c0a55]

INTEGRATION: CWS rangename (1.52.70); FILE MERGED 2004/06/18 18:47:56 nn 1.52.70.1: #i28236# allow creation of names using the name box


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [1249f18d4985838b4b04c71bff457480372f4886]

INTEGRATION: CWS rangename (1.13.344); FILE MERGED 2004/06/18 18:48:10 nn 1.13.344.1: #i28236# allow creation of names using the name box


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [2fd1a4edb59056855769227c5f3516196dcb7ac3]

INTEGRATION: CWS rangename (1.39.24); FILE MERGED 2004/06/18 18:48:52 nn 1.39.24.1: #i28236# allow creation of names using the name box


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [a1c0221553936de95102a7aa22d0bf5190d1c535]

INTEGRATION: CWS rangename (1.7.72); FILE MERGED 2004/06/18 18:47:06 nn 1.7.72.1: #i28236# allow creation of names using the name box


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [398ffd14d3789c2faa1953822fddf31a6af2eeb0]

INTEGRATION: CWS scp2officecfg (1.31.4); FILE MERGED 2004/06/17 12:36:25 jb 1.31.4.3: RESYNC: (1.31-1.32); FILE MERGED 2004/06/17 09:35:40 jb 1.31.4.2: #i18588# Remove localized descriptions and drop xml:lang tag from english <desc> and <label> elements 2004/05/18 15:58:56 jb 1.31.4.1: #i25937# New InstalledLocales handling to replace ooSetupLocales


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [c6d871836c2b00673897d25fc39e2e3ddd46e126]

INTEGRATION: CWS scp2officecfg (1.5.248); FILE MERGED 2004/05/18 16:05:52 jb 1.5.248.1: #i29185# Simplified parameter passing for package name


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [347003b021d45e397e8778a76b6ef00450b40838]

INTEGRATION: CWS scp2officecfg (1.7.306); FILE MERGED 2004/06/17 09:40:49 jb 1.7.306.1: #i18588# Include documentation into delivered schemas


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [b912e9319b150dbe3d497eb5024694ac704f7b65]

INTEGRATION: CWS scp2officecfg (1.24.92); FILE MERGED 2004/07/05 09:30:45 jb 1.24.92.5: RESYNC: (1.24-1.25); FILE MERGED 2004/06/17 09:39:01 jb 1.24.92.4: Stop generating .properties files from schema documentation items 2004/06/11 09:26:06 jb 1.24.92.3: #i25937# Use placeholder that works on all platforms; adjust argument quoting to work for windows also 2004/06/07 18:45:11 jb 1.24.92.2: #i25937# Remove leftovers from generated Langpack xcu files: drop DOCTYPE declaration in template; strip license comment while processing 2004/05/18 15:38:58 jb 1.24.92.1: #i29185#,#i25937# Add rules to build module files Add rules to build special language pack registration module files Change all rules to build from local source files in each directory, using $(PACKAGE) and $(PACKAGEDIR).


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [f65a0428809efee050fe692e7cf214fabd203696]

INTEGRATION: CWS scp2officecfg (1.3.212); FILE MERGED 2004/06/10 13:29:47 jb 1.3.212.2: RESYNC: (1.3-1.4); FILE MERGED 2004/05/18 16:05:09 jb 1.3.212.1: #i25937# Add support for installation modules to source format


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [e08376d8723b85e84714270e49552d3b745f80e4]

INTEGRATION: CWS scp2officecfg (1.7.212); FILE MERGED 2004/06/10 13:29:35 jb 1.7.212.2: RESYNC: (1.7-1.8); FILE MERGED Reconciled module-aware merging and correct resolution of imported templates. 2004/05/18 16:05:09 jb 1.7.212.1: #i25937# Add support for installation modules to source format


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [fb2ef8b6e2afd06656f1bc3b7305fdd6439e1f6e]

INTEGRATION: CWS scp2officecfg (1.1.2); FILE ADDED 2004/05/18 15:43:58 jb 1.1.2.1: #i29185# Add local makefiles in each source directory


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [9623f37fdceceb8bda1d8cf1e20aed7f6923bfb7]

INTEGRATION: CWS scp2officecfg (1.15.92); FILE MERGED 2004/06/17 09:36:23 jb 1.15.92.1: #i18588# Remove localized descriptions and drop xml:lang tag from english <desc> and <label> elements


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [a5f942581e8854509f9f375f5614a2e4225f9dd0]

INTEGRATION: CWS scp2officecfg (1.15.92); FILE MERGED 2004/06/17 09:36:22 jb 1.15.92.1: #i18588# Remove localized descriptions and drop xml:lang tag from english <desc> and <label> elements


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [28d3ad261e637d490ea6b1c40e1ac5aa4b36867b]

INTEGRATION: CWS scp2officecfg (1.15.92); FILE MERGED 2004/06/17 09:36:21 jb 1.15.92.1: #i18588# Remove localized descriptions and drop xml:lang tag from english <desc> and <label> elements


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [ec28ea0be59e3e492ceebe61b2526f370ccc0b8a]

INTEGRATION: CWS scp2officecfg (1.1.2); FILE ADDED 2004/05/18 15:43:46 jb 1.1.2.1: #i29185# Add local makefiles in each source directory


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [1a4718a430a602512f0f624ec3e7bc5189d608ce]

INTEGRATION: CWS scp2officecfg (1.3.20); FILE MERGED 2004/06/17 09:36:20 jb 1.3.20.1: #i18588# Remove localized descriptions and drop xml:lang tag from english <desc> and <label> elements


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [5d2d641aa738bad0a696aa5b80c328250af5871d]

INTEGRATION: CWS scp2officecfg (1.2.82); FILE MERGED 2004/06/17 09:36:20 jb 1.2.82.1: #i18588# Remove localized descriptions and drop xml:lang tag from english <desc> and <label> elements


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [6cd254379082bacf9a166d228aeceeae7353628c]

INTEGRATION: CWS scp2officecfg (1.3.20); FILE MERGED 2004/06/17 09:36:19 jb 1.3.20.1: #i18588# Remove localized descriptions and drop xml:lang tag from english <desc> and <label> elements


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [813688fa4f771a4f7ab7e3c5550c2686623273a7]

INTEGRATION: CWS scp2officecfg (1.1.2); FILE ADDED 2004/05/18 15:43:34 jb 1.1.2.1: #i29185# Add local makefiles in each source directory


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [e5962b7a2b4d938f0805cb2bf3a311b91d1eb281]

INTEGRATION: CWS scp2officecfg (1.3.14); FILE MERGED 2004/06/17 09:36:18 jb 1.3.14.1: #i18588# Remove localized descriptions and drop xml:lang tag from english <desc> and <label> elements


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [35d4c2c77f02ff54227ac375eaa529f405d95b0e]

INTEGRATION: CWS scp2officecfg (1.3.14); FILE MERGED 2004/06/17 09:36:17 jb 1.3.14.1: #i18588# Remove localized descriptions and drop xml:lang tag from english <desc> and <label> elements


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [bc51e312934531f804c3f32ec8a5e98b35eea5ef]

INTEGRATION: CWS scp2officecfg (1.3.14); FILE MERGED 2004/06/17 09:36:16 jb 1.3.14.1: #i18588# Remove localized descriptions and drop xml:lang tag from english <desc> and <label> elements


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [5a1271121a906b8a1939e54c6dc9b2047f9f6e45]

INTEGRATION: CWS scp2officecfg (1.3.14); FILE MERGED 2004/06/17 09:36:15 jb 1.3.14.1: #i18588# Remove localized descriptions and drop xml:lang tag from english <desc> and <label> elements


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [74f495c2e359a0090433f001ca87ef07ae2946a1]

INTEGRATION: CWS scp2officecfg (1.3.14); FILE MERGED 2004/06/17 09:36:14 jb 1.3.14.1: #i18588# Remove localized descriptions and drop xml:lang tag from english <desc> and <label> elements


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [30a3cf8453a7ea78ea0897871afbc0de15c3ad4a]

INTEGRATION: CWS scp2officecfg (1.3.14); FILE MERGED 2004/06/17 09:36:13 jb 1.3.14.1: #i18588# Remove localized descriptions and drop xml:lang tag from english <desc> and <label> elements


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [801d79c97d8e8ab9f10473b81bd8bb472e2b230a]

INTEGRATION: CWS scp2officecfg (1.3.14); FILE MERGED 2004/06/17 09:36:12 jb 1.3.14.1: #i18588# Remove localized descriptions and drop xml:lang tag from english <desc> and <label> elements


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [2bf24b0a228519644f6fabbada4929a33a38955d]

INTEGRATION: CWS scp2officecfg (1.3.14); FILE MERGED 2004/06/17 09:36:11 jb 1.3.14.1: #i18588# Remove localized descriptions and drop xml:lang tag from english <desc> and <label> elements


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [7c8faea9ba3495e0c29776cd01d53f5220304364]

INTEGRATION: CWS scp2officecfg (1.3.14); FILE MERGED 2004/06/17 09:36:10 jb 1.3.14.1: #i18588# Remove localized descriptions and drop xml:lang tag from english <desc> and <label> elements


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [1afb8565036f109da835ac757c5bc453dd7434a9]

INTEGRATION: CWS scp2officecfg (1.1.2); FILE ADDED 2004/06/10 15:47:16 jb 1.1.2.2: RESYNC: Migrate change from officecfg/registry/schema/makefile.mk 2004/05/18 15:43:22 jb 1.1.2.1: #i29185# Add local makefiles in each source directory


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [329d425df8681239fc1177a16da32c06cf09c9e7]

INTEGRATION: CWS scp2officecfg (1.17.14); FILE MERGED 2004/06/17 09:36:08 jb 1.17.14.1: #i18588# Remove localized descriptions and drop xml:lang tag from english <desc> and <label> elements


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [ddef0231e11d00d1dd376bc32b68db93536bdbe9]

INTEGRATION: CWS scp2officecfg (1.28.24); FILE MERGED 2004/06/17 09:36:02 jb 1.28.24.1: #i18588# Remove localized descriptions and drop xml:lang tag from english <desc> and <label> elements


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [f340c9dabe29e624c8239cedfc1bc051226f35ec]

INTEGRATION: CWS scp2officecfg (1.2.26); FILE MERGED 2004/06/17 09:36:02 jb 1.2.26.1: #i18588# Remove localized descriptions and drop xml:lang tag from english <desc> and <label> elements


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [a7ba513edb260c46dcfe86cbd1298e93e0d097ed]

INTEGRATION: CWS scp2officecfg (1.12.92); FILE MERGED 2004/06/17 09:36:01 jb 1.12.92.1: #i18588# Remove localized descriptions and drop xml:lang tag from english <desc> and <label> elements


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [25eae050463ee86abddcbd36cbda838a2be71703]

INTEGRATION: CWS scp2officecfg (1.21.92); FILE MERGED 2004/06/17 09:35:59 jb 1.21.92.1: #i18588# Remove localized descriptions and drop xml:lang tag from english <desc> and <label> elements


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [75b7cb6104995c48f9f8ca9f9babc3d260e86988]

INTEGRATION: CWS scp2officecfg (1.16.4); FILE MERGED 2004/06/17 09:35:59 jb 1.16.4.1: #i18588# Remove localized descriptions and drop xml:lang tag from english <desc> and <label> elements


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [fa25cc5513f6146734fbcfe6f1173a257c9d2cb1]

INTEGRATION: CWS scp2officecfg (1.10.92); FILE MERGED 2004/06/17 09:35:59 jb 1.10.92.1: #i18588# Remove localized descriptions and drop xml:lang tag from english <desc> and <label> elements


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [388c13fa1e4b4e2ec89c2c75ca165f77f054e85b]

INTEGRATION: CWS scp2officecfg (1.8.92); FILE MERGED 2004/06/17 09:35:58 jb 1.8.92.1: #i18588# Remove localized descriptions and drop xml:lang tag from english <desc> and <label> elements


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [ed74d2ac2b6293cf0e4e7b19543ee0160c0bd0cd]

INTEGRATION: CWS scp2officecfg (1.4.14); FILE MERGED 2004/06/17 09:35:58 jb 1.4.14.1: #i18588# Remove localized descriptions and drop xml:lang tag from english <desc> and <label> elements


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [a9e2785becf2b7838101a6ebdd5db0b8db49d92d]

INTEGRATION: CWS scp2officecfg (1.13.92); FILE MERGED 2004/06/17 09:35:58 jb 1.13.92.1: #i18588# Remove localized descriptions and drop xml:lang tag from english <desc> and <label> elements


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [a13850f5aa202a83d293f3a59e8fc75f3100e7c5]

INTEGRATION: CWS scp2officecfg (1.13.92); FILE MERGED 2004/06/17 09:35:57 jb 1.13.92.1: #i18588# Remove localized descriptions and drop xml:lang tag from english <desc> and <label> elements


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [4085905b9b1eea7d07ba7b5f18b9040b1d3db04b]

INTEGRATION: CWS scp2officecfg (1.13.92); FILE MERGED 2004/06/17 09:35:55 jb 1.13.92.1: #i18588# Remove localized descriptions and drop xml:lang tag from english <desc> and <label> elements


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [29e550b5f299744ecb3d1fe2658edabe9e1200ba]

INTEGRATION: CWS scp2officecfg (1.14.14); FILE MERGED 2004/06/17 09:35:55 jb 1.14.14.1: #i18588# Remove localized descriptions and drop xml:lang tag from english <desc> and <label> elements


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [f9eea12021be0d6a1604bff2c33d199f1227659a]

INTEGRATION: CWS scp2officecfg (1.11.92); FILE MERGED 2004/06/17 09:35:54 jb 1.11.92.1: #i18588# Remove localized descriptions and drop xml:lang tag from english <desc> and <label> elements


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [ba8335010633d8d7d7e8f94a46e440228aa2bd84]

INTEGRATION: CWS scp2officecfg (1.14.92); FILE MERGED 2004/06/17 09:35:54 jb 1.14.92.1: #i18588# Remove localized descriptions and drop xml:lang tag from english <desc> and <label> elements


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [c790025e93e05643a7e0c8d0fbdab481243f8429]

INTEGRATION: CWS scp2officecfg (1.15.92); FILE MERGED 2004/06/17 09:35:53 jb 1.15.92.1: #i18588# Remove localized descriptions and drop xml:lang tag from english <desc> and <label> elements


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [f67a5987e340cdd88755b2124c55e13eccbf6885]

INTEGRATION: CWS scp2officecfg (1.19.92); FILE MERGED 2004/06/17 09:35:52 jb 1.19.92.1: #i18588# Remove localized descriptions and drop xml:lang tag from english <desc> and <label> elements


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [16a980bc99953c695109b8b862718ffefabfbe6e]

INTEGRATION: CWS scp2officecfg (1.16.92); FILE MERGED 2004/06/17 09:35:51 jb 1.16.92.1: #i18588# Remove localized descriptions and drop xml:lang tag from english <desc> and <label> elements


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [4510b628b2c60712b39a7b378ecedc3d2ab07aad]

INTEGRATION: CWS scp2officecfg (1.24.38); FILE MERGED 2004/06/17 09:35:49 jb 1.24.38.1: #i18588# Remove localized descriptions and drop xml:lang tag from english <desc> and <label> elements


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [c03ad7c7459de7b86d61c8a36b76974ea1552c15]

INTEGRATION: CWS scp2officecfg (1.7.38); FILE MERGED 2004/06/17 09:35:49 jb 1.7.38.1: #i18588# Remove localized descriptions and drop xml:lang tag from english <desc> and <label> elements


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [4eb8205bb7b21e678183d8a25acd40e9420912fc]

INTEGRATION: CWS scp2officecfg (1.88.20); FILE MERGED 2004/07/05 09:30:34 jb 1.88.20.4: RESYNC: (1.90-1.91); FILE MERGED 2004/06/17 09:35:45 jb 1.88.20.3: #i18588# Remove localized descriptions and drop xml:lang tag from english <desc> and <label> elements 2004/06/10 13:28:37 jb 1.88.20.2: RESYNC: (1.88-1.90); FILE MERGED 2004/06/07 18:42:22 jb 1.88.20.1: #i25937# Change defaults of CJK settings to false (as they are typically off except in a CJK locale)


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [e4c2159fe8cfdfbc8944f83e9f5ac6f917c791f9]

INTEGRATION: CWS scp2officecfg (1.13.92); FILE MERGED 2004/06/17 09:35:45 jb 1.13.92.1: #i18588# Remove localized descriptions and drop xml:lang tag from english <desc> and <label> elements


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [8fead3df63e262d27710e045731b57aba46a5c82]

INTEGRATION: CWS scp2officecfg (1.16.92); FILE MERGED 2004/06/17 09:35:43 jb 1.16.92.1: #i18588# Remove localized descriptions and drop xml:lang tag from english <desc> and <label> elements


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [26827a8b00effc669b860a99bf57e66d6ade81be]

INTEGRATION: CWS scp2officecfg (1.10.92); FILE MERGED 2004/06/17 09:35:42 jb 1.10.92.1: #i18588# Remove localized descriptions and drop xml:lang tag from english <desc> and <label> elements


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [6c3781110061a684a116100b4e2d83513c49f91a]

INTEGRATION: CWS scp2officecfg (1.1.2); FILE ADDED 2004/05/18 15:43:10 jb 1.1.2.1: #i29185# Add local makefiles in each source directory


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [748936169ccf819bd8e027e13b449898877285b9]

INTEGRATION: CWS scp2officecfg (1.15.92); FILE MERGED 2004/06/17 09:35:41 jb 1.15.92.1: #i18588# Remove localized descriptions and drop xml:lang tag from english <desc> and <label> elements


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [b964f462a961f7704e41bdb88c281795b0b3cb8c]

INTEGRATION: CWS scp2officecfg (1.14.92); FILE MERGED 2004/06/17 09:35:40 jb 1.14.92.1: #i18588# Remove localized descriptions and drop xml:lang tag from english <desc> and <label> elements


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [9f93c1ab0eda735f994e47646a5f6a2cde664a89]

INTEGRATION: CWS scp2officecfg (1.16.92); FILE MERGED 2004/06/17 09:35:39 jb 1.16.92.1: #i18588# Remove localized descriptions and drop xml:lang tag from english <desc> and <label> elements


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [654a614ea6d89aba4c31e1997821eb776cac079b]

INTEGRATION: CWS scp2officecfg (1.16.56); FILE MERGED 2004/05/18 15:54:32 jb 1.16.56.1: #i29185# Move building from the package root directories to the individual package directories


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [f847919236b7c6c7ec7f8f240f7cc412cb90683b]

INTEGRATION: CWS scp2officecfg (1.1.2); FILE ADDED 2004/05/18 15:42:48 jb 1.1.2.1: #i29185# Add local makefiles in each source directory


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [a170253a744ce0b9adda3aa07bf8c520e9e26423]

INTEGRATION: CWS scp2officecfg (1.1.2); FILE ADDED 2004/05/18 15:42:35 jb 1.1.2.1: #i29185# Add local makefiles in each source directory


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [02c2ebca2a6d133c9c749b4d31e065a018535768]

INTEGRATION: CWS scp2officecfg (1.1.2); FILE ADDED 2004/06/10 15:46:38 jb 1.1.2.4: RESYNC: Migrate change from officecfg/registry/data/makefile.mk 2004/06/08 13:23:36 jb 1.1.2.3: #i25937# Separate module for DicOOo installation. Add python scripting intagration 2004/06/07 18:46:25 jb 1.1.2.2: #i25937# Add module settings (migrated from scp2) to xcu source files 2004/05/18 15:42:23 jb 1.1.2.1: #i29185# Add local makefiles in each source directory


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [e841ae59aefa06b93ff189982f703aae4533db29]

INTEGRATION: CWS scp2officecfg (1.11.92); FILE MERGED 2004/06/10 13:27:29 jb 1.11.92.2: RESYNC: (1.11-1.12); FILE MERGED 2004/06/07 18:46:25 jb 1.11.92.1: #i25937# Add module settings (migrated from scp2) to xcu source files


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [61c5a7af5fe9af7a0df8015f37347780d5fb8a8a]

INTEGRATION: CWS scp2officecfg (1.4.20); FILE MERGED 2004/06/08 13:23:36 jb 1.4.20.1: #i25937# Separate module for DicOOo installation. Add python scripting intagration


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [e9f10288e0e5f2519ff3da1e2de2c20a99fd9779]

INTEGRATION: CWS scp2officecfg (1.14.78); FILE MERGED 2004/07/05 09:30:53 jb 1.14.78.6: RESYNC: (1.15-1.16); FILE MERGED Also added FontOOo wizard entry from obsolete scp2/source/writer/configurationitem_writer.* files. 2004/06/23 13:27:50 jb 1.14.78.5: #i19043# Added x-no-translate marker to items that should be localized, but not via translation 2004/06/10 16:02:40 jb 1.14.78.4: RESYNC: Migrate change from scp2/source/writer/configurationitem_writer.scp (1.4-1.5) 2004/06/10 13:26:47 jb 1.14.78.3: RESYNC: (1.14-1.15); FILE MERGED 2004/06/08 13:23:36 jb 1.14.78.2: #i25937# Separate module for DicOOo installation. Add python scripting intagration 2004/06/07 18:46:25 jb 1.14.78.1: #i25937# Add module settings (migrated from scp2) to xcu source files


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [7a8e4ce1afbdb3d2ff2ad4efa6efa926e6fc0fe8]

INTEGRATION: CWS scp2officecfg (1.1.2); FILE ADDED 2004/07/05 09:54:43 jb 1.1.2.3: RESYNC: Merge alllangext -> alllangiso transition from registry/data/makefile.mk 2004/06/07 18:46:24 jb 1.1.2.2: #i25937# Add module settings (migrated from scp2) to xcu source files 2004/05/18 15:42:59 jb 1.1.2.1: #i29185# Add local makefiles in each source directory


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [3f8949bce87b15b9061450d881462917f7525263]

INTEGRATION: CWS scp2officecfg (1.6.98); FILE MERGED 2004/06/07 18:46:24 jb 1.6.98.1: #i25937# Add module settings (migrated from scp2) to xcu source files


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [826032dffca921e9c256143a591ae3d138242eb9]

INTEGRATION: CWS scp2officecfg (1.1.2); FILE ADDED 2004/06/11 09:26:05 jb 1.1.2.3: #i25937# Use placeholder that works on all platforms; adjust argument quoting to work for windows also 2004/06/07 18:45:11 jb 1.1.2.2: #i25937# Remove leftovers from generated Langpack xcu files: drop DOCTYPE declaration in template; strip license comment while processing 2004/05/18 15:52:40 jb 1.1.2.1: #i25937# New InstalledLocales handling to replace ooSetupLocales


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [2de8ec828f56ee1836574e4426ab0d846e90ee91]

INTEGRATION: CWS scp2officecfg (1.5.112); FILE MERGED 2004/06/07 18:46:23 jb 1.5.112.1: #i25937# Add module settings (migrated from scp2) to xcu source files


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [18b9e29e1330ee82b196c71841d657ca2de05365]

INTEGRATION: CWS scp2officecfg (1.4.212); FILE MERGED 2004/05/18 16:04:02 jb 1.4.212.1: #i25937# Add support for installation modules to source format


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [1638615bd0c32f8572ce72c1694aa8d29429f9bb]

INTEGRATION: CWS scp2officecfg (1.4.248); FILE MERGED 2004/05/18 16:03:23 jb 1.4.248.1: #i25937# Cleanup schema to match current capabilities


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [ea2ebeb035bc50160e28b25836c34d544501bb79]

INTEGRATION: CWS scp2officecfg (1.35.14); FILE MERGED 2004/05/18 15:56:13 jb 1.35.14.1: #i25937# Add support for spooled module files


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [c2660b1ec4edb3c18213fff0fba619d69639088f]

INTEGRATION: CWS scp2officecfg (1.10.58); FILE MERGED 2004/05/18 15:54:32 jb 1.10.58.1: #i29185# Move building from the package root directories to the individual package directories


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [bfc37bf5b54bc0feaddbdd24ad59514dd49d1a67]

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>  [b6253bb90b63ca2cfde5f366153892b691a713e3]

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>  [e53a54a1f0e90e38948978c71c5990a9c4a303aa]

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>  [c0153055cba328517dffb87808ae263933c1593a]

INTEGRATION: CWS scp2officecfg (1.13.4); FILE MERGED 2004/06/16 14:30:17 jb 1.13.4.1: #116392# Change timestamps for local backend to take into account file size in addition to time, so that different files that happen to have the same modification time (e.g. explicitly set by setup) are recognized as different


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [5bd106db642b986f3f80c6a73e208efa3f56ad4e]

INTEGRATION: CWS scp2officecfg (1.26.4); FILE MERGED 2004/06/08 14:31:54 jb 1.26.4.1: #i25937# Reorganize local backends to separate fixed default data from localizations, so that module configuration can be installed


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [e842bb9e49912eae54183678111a2e4c0a245565]

INTEGRATION: CWS scp2officecfg (1.2.4); FILE MERGED 2004/06/08 14:31:56 jb 1.2.4.1: #i25937# Reorganize local backends to separate fixed default data from localizations, so that module configuration can be installed


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [a0263a1ca2a4b42a0e17008c12058408e2963bcb]

INTEGRATION: CWS scp2officecfg (1.2.4); FILE MERGED 2004/06/09 18:17:42 jb 1.2.4.2: #i25937# Correct missing (but unreachable) return in getUpdatableLayer of readonly strata - required by MSVC 2004/06/08 14:31:56 jb 1.2.4.1: #i25937# Reorganize local backends to separate fixed default data from localizations, so that module configuration can be installed


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [354fb896e366df1743ab8aba03a2cc4d701b075d]

INTEGRATION: CWS scp2officecfg (1.17.4); FILE MERGED 2004/06/16 14:30:17 jb 1.17.4.2: #116392# Change timestamps for local backend to take into account file size in addition to time, so that different files that happen to have the same modification time (e.g. explicitly set by setup) are recognized as different 2004/06/08 14:31:55 jb 1.17.4.1: #i25937# Reorganize local backends to separate fixed default data from localizations, so that module configuration can be installed


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [89fd8553a2e41b5d76cba6f73dce1927f5578a14]

INTEGRATION: CWS scp2officecfg (1.8.90); FILE MERGED 2004/06/08 14:31:55 jb 1.8.90.1: #i25937# Reorganize local backends to separate fixed default data from localizations, so that module configuration can be installed


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [dddf07eabd62ea875483d31f5b9841a313a5852b]

INTEGRATION: CWS scp2officecfg (1.9.4); FILE MERGED 2004/06/16 14:30:16 jb 1.9.4.2: #116392# Change timestamps for local backend to take into account file size in addition to time, so that different files that happen to have the same modification time (e.g. explicitly set by setup) are recognized as different 2004/06/08 14:31:55 jb 1.9.4.1: #i25937# Reorganize local backends to separate fixed default data from localizations, so that module configuration can be installed


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [583bb4821eb4f2eea41e188bcf3c75ce3d88cc1b]

INTEGRATION: CWS scp2officecfg (1.9.90); FILE MERGED 2004/06/16 14:30:16 jb 1.9.90.1: #116392# Change timestamps for local backend to take into account file size in addition to time, so that different files that happen to have the same modification time (e.g. explicitly set by setup) are recognized as different


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [ec81c1dbc9dc7017cb77d4cde8a7699e20406880]

INTEGRATION: CWS scp2officecfg (1.15.4); FILE MERGED 2004/06/08 14:31:54 jb 1.15.4.1: #i25937# Reorganize local backends to separate fixed default data from localizations, so that module configuration can be installed


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [f5de7fe6abe473d9a97fa0daa18ce443483b90dc]

INTEGRATION: CWS scp2officecfg (1.3.26); FILE MERGED 2004/06/10 09:40:55 jb 1.3.26.1: #i25937# Remove spurious assertion from layers without timestamp support


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [c50f458d6205ccf53e7f02396ad334f386bb3bad]

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>  [7e99d54adb59ab90f44dea25a844cfb9366e6358]

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>  [b02f78e1aab73be5b8eeefabd486840a3ab33fb0]

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>  [106a372bd5e3a7e5499a7e690163ebe6b8d564fd]

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>  [769195fc13ae585f3f2acb59f0bd763f11430179]

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>  [5e140a83f2ea3a521e940a09a04966a6cdbc7804]

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>  [d738807e2b342494521470c03681a5b568329d54]

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>  [6df4efdbe3c89e2d3925ecc919581b4c90a9c7d6]

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>  [cb604b0d1499e19fd81e177e4e8e81204408f13c]

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>  [0d4c82ae3b055cd192f921bc9bd77c6642e441cb]

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>  [190d6a02760c5f81bdfa1b5d310571fcb2c48df6]

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>  [a9532e04e7881e1db3df53d580151b827998db4f]

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>  [734a7abc80578ba64a74d48a5d2f0c4a8d619a8c]

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>  [dbc5fff60644377067da9412e55833b1a40e723b]

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>  [0088e54c3f5110d96fb4c36abe7cf81dc8f924df]

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>  [7d1a8358398c66a094e3ee9915be4bd043747294]

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>  [92bc0db2f8c8fb2437a69117a019c5db36b56917]

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>  [6210e8e00df3b3bfb87f4dded4182d597b810a05]

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>  [52cf0a27fdc3971cfed438816f8e7c174c338ab8]

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>  [f8fa5fd916da2dad94a09d93822502fadff3b83e]

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>  [abeb335cacf83ac9c0cba5a9332a19de4c2053a1]

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>  [fa7b8c9020d751f7756f32de6d83bede4c0d1340]

#i10000# fix errorhandling of zip dependencies


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [7c211a5c9ca1c255d46ae935ef18d69d87bcb49b]

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>  [35e67b937940437a93659a2dafb9925245551041]

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>  [98cc42c3c7bd06448517f56a342cfb0ae0cdc199]

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>  [46343ee0ca19cf4383178756c1394630b8542976]

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>  [e94647cacfe5fa3942784195dae82d87259593e1]

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  Oliver Bolte  <obo@openoffice.org>  [f40a95a249d4a04867fac48a82f5f9f29fa1317d]

INTEGRATION: CWS scp2officecfg (1.3.66); FILE MERGED 2004/05/18 15:59:42 jb 1.3.66.1: #i25937# New InstalledLocales handling to replace ooSetupLocales


2004-07-05  Hans-Joachim Lankenau  <hjs@openoffice.org>  [3e43c94ac9e3ab212caa08d72d5e6e33d0b4cacc]

#i10000# merge error


2004-07-05  Rüdiger Timm  <rt@openoffice.org>  [691d569fc40773bd42312c729e99020c708f98e5]

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  Rüdiger Timm  <rt@openoffice.org>  [82aee3e5e81deaa47c68b2abe0f2d5c3c1b54b1f]

INTEGRATION: CWS indephome (1.17.116); FILE MERGED 2004/05/27 12:56:37 kso 1.17.116.1: #116677# - Multithreading issues.


2004-07-05  Rüdiger Timm  <rt@openoffice.org>  [6e028851a468a31aba7c18a4c7994b55407941f6]

INTEGRATION: CWS indephome (1.43.18); FILE MERGED 2004/05/27 12:56:37 kso 1.43.18.1: #116677# - Multithreading issues.


2004-07-05  Rüdiger Timm  <rt@openoffice.org>  [5d7a2a7b49b9b7f5ecb67024abac2b49ebcb1fb4]

INTEGRATION: CWS indephome (1.31.36); FILE MERGED 2004/05/26 14:40:57 kso 1.31.36.1: #i29518# - Office/ooSetupInstCompleted no longer deprecated.


2004-07-05  Rüdiger Timm  <rt@openoffice.org>  [7e32d1335e392344625e616fd72830c4c9d42314]

INTEGRATION: CWS indephome (1.2.18); FILE MERGED 2004/06/11 08:53:47 kso 1.2.18.3: Syntax. Issue number: Submitted by: Reviewed by: 2004/06/11 00:28:27 kso 1.2.18.2: RESYNC: (1.2-1.3); FILE MERGED 2004/05/27 12:57:34 kso 1.2.18.1: #116171# - Multithreading issues. Issue number: Submitted by: Reviewed by:


2004-07-05  Rüdiger Timm  <rt@openoffice.org>  [bc6f9f4e09a41ef9db73141e447270d7e0393ccb]

INTEGRATION: CWS indephome (1.3.4); FILE MERGED 2004/06/11 08:53:47 kso 1.3.4.3: Syntax. Issue number: Submitted by: Reviewed by: 2004/06/11 00:28:19 kso 1.3.4.2: RESYNC: (1.3-1.4); FILE MERGED 2004/05/27 12:57:34 kso 1.3.4.1: #116171# - Multithreading issues. Issue number: Submitted by: Reviewed by:


2004-07-05  Rüdiger Timm  <rt@openoffice.org>  [0c123d73290d51d6a81fbe0f369d396c29816a55]

INTEGRATION: CWS indephome (1.17.8); FILE MERGED 2004/06/16 15:06:28 kso 1.17.8.1: #i300339# - Fixed generateErrorArguments() regression.


2004-07-05  Rüdiger Timm  <rt@openoffice.org>  [3f907306d88c76923adafc2c59ff39f5adeadf76]

INTEGRATION: CWS indephome (1.5.10); FILE MERGED 2004/06/14 08:50:46 kso 1.5.10.3: #i29523# - adapt logic to changes done in m42. 2004/06/10 20:26:27 kso 1.5.10.2: RESYNC: (1.5-1.7); FILE MERGED 2004/05/26 14:35:39 kso 1.5.10.1: #i29518# #i29523# - readme and license files no longer copied from base                     to user installation.


2004-07-05  Rüdiger Timm  <rt@openoffice.org>  [f9cb15bc94d5fa715eca41646cb7b136a123a052]

INTEGRATION: CWS indephome (1.3.64); FILE MERGED 2004/06/04 11:42:08 kso 1.3.64.1: #i29834# - addin,plugin,filter paths no longer appear in dialog


2004-07-05  Rüdiger Timm  <rt@openoffice.org>  [16e17b5de7ee56d1215b140077aa80d9bf0f7601]

INTEGRATION: CWS indephome (1.90.16); FILE MERGED 2004/06/04 11:46:37 kso 1.90.16.1: #i29837# - changed default for 'plugin' path from <userinst>/plugin to            <baseinst>/program/plugin


2004-07-05  Rüdiger Timm  <rt@openoffice.org>  [48327e5b7d21af8300556382686a5b53db9717b1]

INTEGRATION: CWS indephome (1.53.176); FILE MERGED 2004/06/03 07:49:00 kso 1.53.176.1: #i29764# - No longer needs to set locale for template component (done by component itself now)


2004-07-05  Rüdiger Timm  <rt@openoffice.org>  [9a4b9290228ada9f9ed08e84f946a679c864f1bb]

INTEGRATION: CWS indephome (1.17.38); FILE MERGED 2004/06/16 15:07:58 kso 1.17.38.1: #i30339# - Does no longer write absolute paths to user/basee installation;            uses macros instead.


2004-07-05  Rüdiger Timm  <rt@openoffice.org>  [57c633be559e2c7d822111bfeb36ab40b8643903]

INTEGRATION: CWS indephome (1.2.12); FILE MERGED 2004/05/28 10:59:38 kso 1.2.12.1: #i21151# - URLs must be made canonical before string-comparing them. Issue number: Submitted by: Reviewed by:


2004-07-05  Rüdiger Timm  <rt@openoffice.org>  [c15b8c72887b94ecd74d826c7ccc9f9414b57dea]

INTEGRATION: CWS indephome (1.3.512); FILE MERGED 2004/06/03 07:54:27 kso 1.3.512.1: #i29764# - #define LOCALE ... caused problems, renamed to UNOLOCALE.


2004-07-05  Rüdiger Timm  <rt@openoffice.org>  [18595a8dd8deab80af400c99a46481f0cd58e5de]

INTEGRATION: CWS indephome (1.26.26); FILE MERGED 2004/06/03 07:57:43 kso 1.26.26.1: #i29764# - SfxDocTplService_Impl::getDefaultLocale() now obtains locale            using utl::ConfigManager.


2004-07-05  Rüdiger Timm  <rt@openoffice.org>  [ead2e77ead8e70acee227ce8e68facf6b625d076]

INTEGRATION: CWS indephome (1.55.84); FILE MERGED 2004/06/03 07:56:10 kso 1.55.84.1: #i29764# - LOcale now obtained from template component.


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [99b67aea954376e61e59d6a1f3035c7a372f40b3]

INTEGRATION: CWS vcl22 (1.28.236); FILE MERGED 2004/05/25 13:22:36 pl 1.28.236.1: #i16683# moved system ui fonts check box from accessibility to view tab page


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [b731a9c10d11709af53981c79ee6b04157af28e3]

INTEGRATION: CWS vcl22 (1.189.4); FILE MERGED 2004/05/25 10:50:11 pl 1.189.4.2: #i16683# system font changes 2004/05/24 14:15:25 pl 1.189.4.1: #i16683# system font changes


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [e5598f401738e10bc638212b9e4085ed6791681a]

INTEGRATION: CWS vcl22 (1.49.4); FILE MERGED 2004/05/25 13:16:14 ssa 1.49.4.2: #108244# added ctrl-shift-f6 shortcut string 2004/05/25 10:50:10 pl 1.49.4.1: #i16683# system font changes


2004-07-05  Rüdiger Timm  <rt@openoffice.org>  [e6c85471ffb1845ff71577dbc576cd7bedcb8753]

INTEGRATION: CWS drawres01 (1.2.446); FILE MERGED 2004/06/24 14:55:39 ka 1.2.446.1: #i29976# use unique id's for ImageLists


2004-07-05  Rüdiger Timm  <rt@openoffice.org>  [fc93affd5c54131926dfc700013851de95566ba8]

INTEGRATION: CWS drawres01 (1.14.100); FILE MERGED 2004/06/24 14:06:51 ka 1.14.100.1: #114422#: watch for NULL pointer


2004-07-05  Rüdiger Timm  <rt@openoffice.org>  [7007f5a0a07093d61ef84d04ab353cc525a09924]

INTEGRATION: CWS drawres01 (1.14.658); FILE MERGED 2004/06/24 14:07:53 ka 1.14.658.1: #116603#: watch for NULL pointer


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [f12318057a68e7f9c5be023921bd6d73375e6280]

INTEGRATION: CWS vcl22 (1.16.10); FILE MERGED 2004/05/18 11:30:57 pl 1.16.10.3: RESYNC: (1.16-1.17); FILE MERGED 2004/05/14 11:55:50 hdu 1.16.10.2: #29154# streamline compare_WithLength more 2004/05/13 17:23:21 hdu 1.16.10.1: #29154# more efficent implementation of extremely oftenly used function


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [22e230981453707ce3a0337e5919d17488807843]

INTEGRATION: CWS vcl22 (1.7.18); FILE MERGED 2004/05/25 13:22:35 pl 1.7.18.1: #i16683# moved system ui fonts check box from accessibility to view tab page


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [b5c70093ab6eeb54b092c6741f582181862df460]

INTEGRATION: CWS vcl22 (1.7.20); FILE MERGED 2004/05/25 13:22:35 pl 1.7.20.1: #i16683# moved system ui fonts check box from accessibility to view tab page


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [c712f66efeb29258077348c147dcbc39283fb896]

INTEGRATION: CWS vcl22 (1.7.20); FILE MERGED 2004/05/25 13:22:34 pl 1.7.20.1: #i16683# moved system ui fonts check box from accessibility to view tab page


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [c9513e7914c502a950bd5a905b7703ba3c1e3983]

INTEGRATION: CWS vcl22 (1.9.20); FILE MERGED 2004/05/25 13:22:34 pl 1.9.20.1: #i16683# moved system ui fonts check box from accessibility to view tab page


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [cabb1735057b42249de4937d9b7e2457d404b165]

INTEGRATION: CWS vcl22 (1.2.208); FILE MERGED 2004/05/25 13:22:34 pl 1.2.208.1: #i16683# moved system ui fonts check box from accessibility to view tab page


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [edc1f072360b9b32c06b6d36c2f8e9bcab3415db]

INTEGRATION: CWS vcl22 (1.2.208); FILE MERGED 2004/05/25 13:22:33 pl 1.2.208.1: #i16683# moved system ui fonts check box from accessibility to view tab page


2004-07-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [e6d7b71c5ddd428300bc7242afb6afb2f3afaaa7]

#i10000#: replace vcsid in cvsroot in case of global config file


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [6d5ce3ac422a2954ae9a46b752d0b1774d1b076d]

INTEGRATION: CWS vcl22 (1.23.18); FILE MERGED 2004/05/26 10:57:34 pl 1.23.18.1: #i29521# quiet please


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [e788a57c7f2afe534bfd15600151efd7315eb102]

INTEGRATION: CWS vcl22 (1.48.4); FILE MERGED 2004/06/25 18:13:55 pl 1.48.4.1: #i30611# add: fontmatching via fontconfig, removed some warnings


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [801ef844ad761f5cd99440a7272dd7ef47f96e01]

INTEGRATION: CWS vcl22 (1.4.2); FILE MERGED 2004/06/25 20:47:45 pl 1.4.2.2: #i30611# handle truetype collections correctly 2004/06/25 18:13:55 pl 1.4.2.1: #i30611# add: fontmatching via fontconfig, removed some warnings


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [2297069d473c6ff3ba6a613222c20ce01cfecd60]

INTEGRATION: CWS vcl22 (1.10.18); FILE MERGED 2004/06/25 20:46:46 pl 1.10.18.1: #i30611# do not write cache file if nothing changed


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [cb86c77270fe18e80554350073a2c9118948407a]

INTEGRATION: CWS vcl22 (1.17.4); FILE MERGED 2004/06/25 20:47:05 pl 1.17.4.2: #i30611# do not write cache file if nothing changed 2004/06/25 18:13:54 pl 1.17.4.1: #i30611# add: fontmatching via fontconfig, removed some warnings


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [5708634ffdd74b1d813212ca9d94e4e705aeb063]

INTEGRATION: CWS vcl22 (1.3.28); FILE MERGED 2004/06/25 20:46:46 pl 1.3.28.1: #i30611# do not write cache file if nothing changed


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [05198cd1486bfbc91120d29be5d7767faf2fcb40]

INTEGRATION: CWS vcl22 (1.104.4); FILE MERGED 2004/06/03 17:06:45 pl 1.104.4.2: RESYNC: (1.104-1.105); FILE MERGED 2004/05/24 14:15:27 pl 1.104.4.1: #i16683# system font changes


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [c6ffc19bc45210455a431d4ae0555a224c42862c]

INTEGRATION: CWS vcl22 (1.55.10); FILE MERGED 2004/05/24 14:15:27 pl 1.55.10.1: #i16683# system font changes


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [2eae9d3767b4c68a8a3d1ad51c5d3e60f4597e94]

INTEGRATION: CWS vcl22 (1.14.4); FILE MERGED 2004/05/24 14:15:26 pl 1.14.4.1: #i16683# system font changes


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [4179ff44ae4c9c6141053f9940b636910705e750]

INTEGRATION: CWS vcl22 (1.54.4); FILE MERGED 2004/06/25 18:08:18 pl 1.54.4.1: #i30611# gtk plugin depends on psp library


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [1e3ca169352e35dd110da9bd5cb6dc49ac4f452f]

INTEGRATION: CWS vcl22 (1.54.4); FILE MERGED 2004/05/18 16:42:48 pl 1.54.4.1: #i29088# use more system cursors


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [e0f5a172eaa1d00feaca6d1c2f40e5be90a96dfa]

INTEGRATION: CWS vcl22 (1.4.4); FILE MERGED 2004/06/25 18:07:49 pl 1.4.4.2: #i30611# match ui font with fontconfig algorithm if possible 2004/05/19 13:49:08 pl 1.4.4.1: #i16683# system ui font, better menu colors


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [81fd3ad82c8dfa46c4004a3ec208ba89bc53fcfe]

INTEGRATION: CWS vcl22 (1.6.4); FILE MERGED 2004/06/03 17:02:49 pl 1.6.4.2: RESYNC: (1.6-1.7); FILE MERGED 2004/05/18 16:42:47 pl 1.6.4.1: #i29088# use more system cursors


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [0f5c98aa3201a87b65fc9eb12d37016546d86fc4]

INTEGRATION: CWS vcl22 (1.28.106); FILE MERGED 2004/05/19 15:07:39 ssa 1.28.106.1: #115933# modal dialogs now disable all frames above them


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [41846063cb098cf4e480f9483056fb6b1c88d682]

INTEGRATION: CWS vcl22 (1.34.106); FILE MERGED 2004/05/25 13:16:15 ssa 1.34.106.1: #108244# added ctrl-shift-f6 shortcut string


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [7472b12565a85c857777f6497a4d02ba8e5ec428]

INTEGRATION: CWS vcl22 (1.57.10); FILE MERGED 2004/05/06 08:27:28 hdu 1.57.10.2: #27689# fix extension of fallback run with single runpos in BiDi case 2004/05/03 11:58:17 hdu 1.57.10.1: #i28567# fix text width calculation for overlapping glyph clusters


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [35598f53c1a360d3656f0614a80d685901cfc33a]

INTEGRATION: CWS vcl22 (1.171.4); FILE MERGED 2004/05/24 14:03:49 hdu 1.171.4.1: #i29451# return STRING_LEN in OutputDevice::HasGlyphs() if the font supports the whole string


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [d8d418913dbb9316eb3c8a89e53b267e65155f42]

INTEGRATION: CWS vcl22 (1.3.106); FILE MERGED 2004/05/25 12:32:15 ssa 1.3.106.1: #i27453# init mbRefPoint


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [7e2edf43d1852aca2b3ce932b93da49c7d90bef5]

INTEGRATION: CWS vcl22 (1.43.2); FILE MERGED 2004/06/25 09:33:21 pl 1.43.2.3: RESYNC: (1.44-1.45); FILE MERGED 2004/06/03 17:07:26 pl 1.43.2.2: RESYNC: (1.43-1.44); FILE MERGED 2004/05/26 17:18:04 ssa 1.43.2.1: #i16683# make UseSystemUIFont default


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [f4b7fbc2ec4a058f309fa36883c6e7638c15a781]

INTEGRATION: CWS vcl22 (1.25.10); FILE MERGED 2004/04/28 09:51:41 pl 1.25.10.1: #i28193# larger threshold for incremental transfers, better handling for failed incrmental transfers


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [51cd62a64ce252b5efa3cc231555dfaa72099fa6]

INTEGRATION: CWS vcl22 (1.68.8); FILE MERGED 2004/04/28 09:51:41 pl 1.68.8.1: #i28193# larger threshold for incremental transfers, better handling for failed incrmental transfers


2004-07-05  Oliver Bolte  <obo@openoffice.org>  [e879c8de7632655f6d21023ffe675bb12874bbc2]

INTEGRATION: CWS vcl22 (1.90.14); FILE MERGED 2004/05/25 13:33:42 pl 1.90.14.1: #i16683# change default value for system ui font to true


2004-07-05  Rüdiger Timm  <rt@openoffice.org>  [d2b618fa672e66763516c791fa304b40b28b2361]

INTEGRATION: CWS xsltfilter02 (1.93.26); FILE MERGED 2004/06/23 22:15:01 sus 1.93.26.2: RESYNC: (1.93-1.95); FILE MERGED 2004/06/17 11:53:57 sab 1.93.26.1: #i30209#; set boolean if there is no boolean style set


2004-07-05  Rüdiger Timm  <rt@openoffice.org>  [996cb7ee034817d57934e790fcb5cf039ceace1c]

INTEGRATION: CWS xsltfilter02 (1.175.30); FILE MERGED 2004/06/23 22:14:32 sus 1.175.30.2: RESYNC: (1.175-1.176); FILE MERGED 2004/06/17 10:53:06 sab 1.175.30.1: #i30251#; don't write text styles twice


2004-07-05  Rüdiger Timm  <rt@openoffice.org>  [d79c5ee222db3bdd5b398da0c7512e1c7db24fde]

INTEGRATION: CWS xsltfilter02 (1.1.2); FILE ADDED 2004/05/26 07:44:08 glu 1.1.2.2: #110944# & #112202# features for EA1 of SO8 2004/05/24 12:27:37 glu 1.1.2.1: move MsWordXMLImport.xsl from source/mswordml to here


2004-07-05  Rüdiger Timm  <rt@openoffice.org>  [f86c12fa099a734463284b2a60f5a7eaa5cd85b3]

INTEGRATION: CWS xsltfilter02 (1.1.2); FILE ADDED 2004/05/26 07:40:29 glu 1.1.2.2: #112202# features for EA1 of SO8 2004/05/24 12:29:56 glu 1.1.2.1: add MsWordXMLExport.xsl initially


2004-07-05  Rüdiger Timm  <rt@openoffice.org>  [b9e5c3f68882289c0310103a5328dc6c300907e5]

INTEGRATION: CWS xsltfilter02 (1.2.12); FILE MERGED 2004/07/01 14:58:02 sus 1.2.12.4: #i28456# fixing measure conversion, by default rounding with 4 comma now 2004/06/14 12:35:29 sus 1.2.12.3: #i28221# measure conversion improvements 2004/06/11 12:42:35 sus 1.2.12.2: #i28221# adding default measure conversion of Pica, used by Excel, for values without measure abbreviation 2004/05/26 15:55:53 sus 1.2.12.1: #115567# adding new twip format


2004-07-05  Rüdiger Timm  <rt@openoffice.org>  [255dbfee388058386d5e09a4c5e17da2ceed4bd2]

INTEGRATION: CWS xsltfilter02 (1.1.2); FILE ADDED 2004/06/01 14:36:40 sus 1.1.2.1: #115567# renaming the type files by adding an XML suffix to be able to differ to a possible later added 2003 binary format and changing DOCTYPE information


2004-07-05  Rüdiger Timm  <rt@openoffice.org>  [0e35626fb0bda7fa1d4d11562a317b3091caa5c0]

INTEGRATION: CWS xsltfilter02 (1.1.2); FILE ADDED 2004/06/01 14:36:29 sus 1.1.2.1: #115567# renaming the type files by adding an XML suffix to be able to differ to a possible later added 2003 binary format and changing DOCTYPE information


2004-07-05  Rüdiger Timm  <rt@openoffice.org>  [8e789d14075d8343957c1b98206cb6418260d255]

INTEGRATION: CWS xsltfilter02 (1.1.2); FILE ADDED 2004/06/02 09:19:58 sus 1.1.2.2: #115567# adapting relative file type name 2004/06/01 14:40:27 sus 1.1.2.1: #115567# renaming the filter files by exchanging the 'Microsoft' prefix to 'MS', as all other Microsoft filters had been named in this manner.


2004-07-05  Rüdiger Timm  <rt@openoffice.org>  [f06938f78e44bc989ce8a362b1755d79164eb337]

INTEGRATION: CWS xsltfilter02 (1.1.2); FILE ADDED 2004/06/02 09:19:58 sus 1.1.2.2: #115567# adapting relative file type name 2004/06/01 14:40:16 sus 1.1.2.1: #115567# renaming the filter files by exchanging the 'Microsoft' prefix to 'MS', as all other Microsoft filters had been named in this manner.


2004-07-05  Rüdiger Timm  <rt@openoffice.org>  [cd58be957c380c7d37a3c9a2704713ab6922943f]

INTEGRATION: CWS xsltfilter02 (1.3.12); FILE MERGED 2004/06/01 15:14:43 sus 1.3.12.4: #115567# removing a space at line end and exchanging tabs to spaces 2004/06/01 15:07:55 sus 1.3.12.3: #115567# removing a line break 2004/06/01 13:10:02 sus 1.3.12.2: #115567# Adding excel and word filter and type information as new named files 2004/05/27 13:17:16 sus 1.3.12.1: #28207# adding export filter to configuration


2004-07-05  Rüdiger Timm  <rt@openoffice.org>  [0657e872402c3644d8ff0f41fed72c3c7e40b0fa]

INTEGRATION: CWS xsltfilter02 (1.16.12); FILE MERGED 2004/05/26 15:39:25 sus 1.16.12.2: #115567# Adding excel files to the project 2004/05/25 02:07:27 glu 1.16.12.1: add wordml delivery


2004-07-05  Rüdiger Timm  <rt@openoffice.org>  [44a81b596094bb07ca9b86f30fbdf1f9862e709d]

INTEGRATION: CWS xsltfilter02 (1.16.18); FILE MERGED 2004/06/23 18:22:08 sus 1.16.18.2: RESYNC: (1.16-1.17); FILE MERGED 2004/05/25 02:06:20 glu 1.16.18.1: remove mswordml


2004-07-05  Rüdiger Timm  <rt@openoffice.org>  [c7861d222095149e4a87b384a5a711f530ffb4b6]

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>  [00d091c4a466f81cca5d93e3273053a71f5339e5]

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>  [cfe28233ec436328c59f4328fa473db1adadedfd]

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>  [9d4ce6e7991700c10150830316872709dca666c0]

chg: refine rcommand collab bug workaround (hr), #i10000#


2004-07-02  Kurt Zenker  <kz@openoffice.org>  [9ce83ead7846e4c4b5f73ca4b3e0503fcae7221e]

#i10000# correct includepath for mozrumtime


2004-07-02  Kurt Zenker  <kz@openoffice.org>  [c53790372aabc587b7f70e22868b48894f545382]

#i10000# chg. path for soreporter.exe


2004-07-02  Kurt Zenker  <kz@openoffice.org>  [61662eae5ded326b313e01be42be14c987c27898]

#i10000# corrected license file name


2004-07-02  Kurt Zenker  <kz@openoffice.org>  [385090e43fd7e645f70a1eece4d003f233c79a4c]

#i10000# corrected path of quickstart


2004-07-02  Kurt Zenker  <kz@openoffice.org>  [cea4e3ef572797a9946fdbdb0df3e831538053ec]

#100000# new language id


2004-07-01  Kurt Zenker  <kz@openoffice.org>  [99bfa67f01b25f67bcb4eb286be0fd4d70514c98]

#i10000# no more epn resource


2004-07-01  Kurt Zenker  <kz@openoffice.org>  [ba83e7087facfa9323a2ac3cbc001c0ea2e1f224]

new version for SRC680


2004-07-01  Kurt Zenker  <kz@openoffice.org>  [ae7bf01a43564815ba988d8193d11930e231df6b]

new version for SRC680


2004-07-01  Kurt Zenker  <kz@openoffice.org>  [7c6dd7fec43397d5c2cfb9e5f75ae64f6f8030ae]

new version for SRC680


2004-07-01  Kurt Zenker  <kz@openoffice.org>  [39c702c8538d933b01ac23ab8e1661882250b47e]

new version for SRC680


2004-06-30  Kurt Zenker  <kz@openoffice.org>  [eb48b5ebe1b67decced56450b74b092a4dc77352]

new version for SRC680


2004-06-30  Rüdiger Timm  <rt@openoffice.org>  [ddd98afbc76201e617f19351dc52da2bf07dbf60]

new version for SRC680


2004-06-30  Kurt Zenker  <kz@openoffice.org>  [7c469ca9fef79a9f19cc5a06dcd3c5da9d99cc48]

new version for SRC680


2004-06-30  Kurt Zenker  <kz@openoffice.org>  [d21d7e400a8ea53468a565d97a2fbe173a34f049]

new version for SRC680


2004-06-30  Rüdiger Timm  <rt@openoffice.org>  [b6efe402c09f228279133c02a72b73f9f5863aeb]

new version for SRC680


2004-06-30  Rüdiger Timm  <rt@openoffice.org>  [22dca0e1c46c5071e0ab043554c9d3316312e5eb]

new version for SRC680


2004-06-30  Kurt Zenker  <kz@openoffice.org>  [78abde376ceb7043c01b7886af4b6e6104c5c8cc]

new version for SRC680


2004-06-30  Hans-Joachim Lankenau  <hjs@openoffice.org>  [92c0017265c53e002e2d1347f2e1e979620b8260]

#i10000# fix merge problems


2004-06-30  Hans-Joachim Lankenau  <hjs@openoffice.org>  [98b253b90382490d79afe7bf04ef4fa6ce302328]

#i10000# remove obsolete object from makefile.mk


2004-06-30  Hans-Joachim Lankenau  <hjs@openoffice.org>  [efe097e661775ae3595e82854cb0e536438d20ac]

#i10000# adopt to ISO codes


2004-06-30  Hans-Joachim Lankenau  <hjs@openoffice.org>  [80e41596a43b6cd992962ff48e7ebea958b7ce73]

#i10000# adopt to ISO code


2004-06-30  Rüdiger Timm  <rt@openoffice.org>  [4ebd3ba2717285c1d80dca2bd89b556609708976]

#i10000# Remove duplicate IsOldNumbering() and SetOldNumbering(sal_Bool _bOldNumbering)


2004-06-30  Martin Hollmichel  <mh@openoffice.org>  [189c30de124013f1a4f48c731f874b1e0fa989a0]

#i10000#, fix build breakage


2004-06-30  Hans-Joachim Lankenau  <hjs@openoffice.org>  [92910b30dc8b07c8be5fdedaf5724e6e75c922a3]

#i10000# remove duplicate object


2004-06-30  Hans-Joachim Lankenau  <hjs@openoffice.org>  [7400407043570b8b51b98e50619f637cb5a2691d]

#i10000# initialize new member


2004-06-30  Hans-Joachim Lankenau  <hjs@openoffice.org>  [715edd5b246a110890fab93bb379eef0893275f0]

#i10000# adopt to ISO code


2004-06-30  Kurt Zenker  <kz@openoffice.org>  [8775b8aeadb70ff296c12a1533b88ac011a54e26]

new version for SRC680


2004-06-30  Hans-Joachim Lankenau  <hjs@openoffice.org>  [8bae58c05c3d28bed9d2efbc19c2fa746211994e]

#i10000# missing line continuation


2004-06-30  Rüdiger Timm  <rt@openoffice.org>  [e1c1c4b446fd29e9c6004a475d926c31a1633cb2]

#i10000# No const for SvtPathOptions::GetLocale()


2004-06-30  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b6543fbfe5b6f81df01b5f88553025f349deeb67]

#i10000# adopt to ISO codes


2004-06-30  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b3c9f6d9fd51cb0b8c2456e326f92fce183b70a6]

#i10000# adopt to ISO codes


2004-06-30  Kurt Zenker  <kz@openoffice.org>  [14060ede3c7f88901a7f8f9bde21e7743243cc20]

new version for SRC680


2004-06-30  Kurt Zenker  <kz@openoffice.org>  [07827ed84afc57cc9699b5d94912f42e539c1ac1]

new version for SRC680


2004-06-29  Hans-Joachim Lankenau  <hjs@openoffice.org>  [8cff4a6dc9f087056d252071face5eaea6ae1661]

#i10000# missing dependency for merge on the fly


2004-06-29  Hans-Joachim Lankenau  <hjs@openoffice.org>  [68de077fe593b0cade4a9b6f36115fc6c4b51155]

#i10000# adopt to ISO codes


2004-06-29  Kurt Zenker  <kz@openoffice.org>  [d6cf40d6969b60c06c643be21af86c9373631d47]

INTEGRATION: CWS swqbugfixes02 (1.52.18); FILE MERGED 2004/06/16 19:18:59 fme 1.52.18.2: RESYNC: (1.52-1.53); FILE MERGED 2004/06/10 09:32:30 fme 1.52.18.1: #i30006# #i29771# Splitting table rows - fallback to old behaviour if something went wrong


2004-06-29  Kurt Zenker  <kz@openoffice.org>  [f8ab7d3ebd99bdce16baa670755c31c394863359]

INTEGRATION: CWS swqbugfixes02 (1.60.4); FILE MERGED 2004/06/18 08:45:32 fme 1.60.4.3: #i30040# Removed wrong assertion from FindLastCntnt 2004/06/14 08:09:35 fme 1.60.4.2: #i30040# FindLastCntnt - some more effort to find last content for tables with empty cells 2004/06/10 09:32:11 fme 1.60.4.1: #i30006# #i29771# Splitting table rows - fallback to old behaviour if something went wrong


2004-06-29  Kurt Zenker  <kz@openoffice.org>  [f8bc11cdc749799fdbba231b9fea2ec92cfc7a40]

INTEGRATION: CWS swqbugfixes02 (1.7.62); FILE MERGED 2004/06/09 07:37:18 os 1.7.62.1: #i29960# set printer warning at the appropriate config item - there are no items anymore


2004-06-29  Kurt Zenker  <kz@openoffice.org>  [6b3b55fd1a4d08b1bf968518295adc2296227094]

INTEGRATION: CWS swqbugfixes02 (1.48.46); FILE MERGED 2004/06/09 11:21:53 os 1.48.46.1: #i19158# default size of color window increased


2004-06-29  Kurt Zenker  <kz@openoffice.org>  [4a8720312ace4a96485b9567ee1318cb45f69496]

INTEGRATION: CWS swqbugfixes02 (1.9.22); FILE MERGED 2004/06/18 11:52:29 os 1.9.22.1: #i29810# set Y2K at the configuration, too


2004-06-29  Kurt Zenker  <kz@openoffice.org>  [c96366f1844aeb27ee2943a465818372c617c1de]

INTEGRATION: CWS swqbugfixes02 (1.2.242); FILE MERGED 2004/06/09 09:15:12 os 1.2.242.1: #i26913# Save scheme works, again


2004-06-29  Kurt Zenker  <kz@openoffice.org>  [c8cf99c23ddbaa3de51d7d035069064daa601e88]

INTEGRATION: CWS swqbugfixes02 (1.20.60); FILE MERGED 2004/06/09 09:01:47 os 1.20.60.1: #i26665# Ranges array corrected


2004-06-29  Kurt Zenker  <kz@openoffice.org>  [e93c39d12e0d6993761443e5066a03c935eca78a]

INTEGRATION: CWS swqbugfixes02 (1.18.16); FILE MERGED 2004/06/09 12:58:08 os 1.18.16.2: #115731# call edit-field-dialog synchronously in StartDropDownFldDlg() 2004/06/09 08:57:01 os 1.18.16.1: #i256566# prevent muliple creation of the input field insert dialog


2004-06-29  Kurt Zenker  <kz@openoffice.org>  [177cf414fd8377d8b55e545a61e14e86efa74aa6]

INTEGRATION: CWS swqbugfixes02 (1.26.240); FILE MERGED 2004/06/10 12:58:15 pb 1.26.240.1: fix: #i30019# don't set a bad font on the tree view


2004-06-29  Kurt Zenker  <kz@openoffice.org>  [d42aaf5db22434770019446436e2a619663be164]

INTEGRATION: CWS swqbugfixes02 (1.89.18); FILE MERGED 2004/06/09 10:25:35 os 1.89.18.1: #i18823# format of outline hyperlinks corrected - now it's the same as the navigator creates


2004-06-29  Kurt Zenker  <kz@openoffice.org>  [8a0742d4d5dda8213d8e4910ad4a1191887ca751]

INTEGRATION: CWS swqbugfixes02 (1.17.32); FILE MERGED 2004/06/16 19:20:20 fme 1.17.32.2: RESYNC: (1.17-1.18); FILE MERGED 2004/06/09 08:57:00 os 1.17.32.1: #i256566# prevent muliple creation of the input field insert dialog


2004-06-29  Kurt Zenker  <kz@openoffice.org>  [acc54a676d57c1219ca788c9d5f455193414aa00]

INTEGRATION: CWS swqbugfixes02 (1.9.18); FILE MERGED 2004/06/09 08:57:00 os 1.9.18.1: #i256566# prevent muliple creation of the input field insert dialog


2004-06-29  Kurt Zenker  <kz@openoffice.org>  [888b94406fdb18370f7736d252b71defd679d971]

INTEGRATION: CWS swqbugfixes02 (1.11.18); FILE MERGED 2004/06/09 08:57:00 os 1.11.18.1: #i256566# prevent muliple creation of the input field insert dialog


2004-06-29  Kurt Zenker  <kz@openoffice.org>  [cf74f91b4e2d9087860d65f77b22e886d96ba490]

INTEGRATION: CWS swqbugfixes02 (1.34.16); FILE MERGED 2004/06/09 08:56:59 os 1.34.16.1: #i256566# prevent muliple creation of the input field insert dialog


2004-06-29  Kurt Zenker  <kz@openoffice.org>  [15000e2be4220a57e38968e76a4825fda57b0a42]

INTEGRATION: CWS swqbugfixes02 (1.14.536); FILE MERGED 2004/06/09 12:29:48 os 1.14.536.1: #114734# Copy entry added to Readonly-Menu


2004-06-29  Kurt Zenker  <kz@openoffice.org>  [8265d3a436be016f486efb7e4f5edc008c355c0f]

INTEGRATION: CWS swqbugfixes02 (1.38.58); FILE MERGED 2004/06/09 12:29:49 os 1.38.58.1: #114734# Copy entry added to Readonly-Menu


2004-06-29  Kurt Zenker  <kz@openoffice.org>  [babfb114e417f8265e88ef05aa44e7c79418016a]

INTEGRATION: CWS swqbugfixes02 (1.4.152); FILE MERGED 2004/06/09 12:29:48 os 1.4.152.1: #114734# Copy entry added to Readonly-Menu


2004-06-29  Kurt Zenker  <kz@openoffice.org>  [0b2248b0d0aa753408327f77e6cb85416b1f7e90]

INTEGRATION: CWS swqbugfixes02 (1.73.18); FILE MERGED 2004/06/16 19:19:24 fme 1.73.18.2: RESYNC: (1.73-1.74); FILE MERGED 2004/06/09 08:05:45 od 1.73.18.1: #i29909# <SwTxtFrm::HideAndShowObjects()> - use type <sal_uInt32> instead 	 of <sal_Int8>.


2004-06-29  Kurt Zenker  <kz@openoffice.org>  [bd9abd3564c0212e372cb3f3b8691bc69a686c4a]

INTEGRATION: CWS swqbugfixes02 (1.48.58); FILE MERGED 2004/06/09 07:06:29 fme 1.48.58.1: #i29968# Remove hidden text ranges from document before sending it


2004-06-29  Kurt Zenker  <kz@openoffice.org>  [8a0be95f7c9267025924a9c50acb8f0d60d9849a]

INTEGRATION: CWS swqbugfixes02 (1.40.42); FILE MERGED 2004/06/04 13:14:14 od 1.40.42.1: #i27756# <SwLayAction::IsShortCut(..)> - check on each calculation of a 	 frame, if the content frame changes the page.


2004-06-29  Kurt Zenker  <kz@openoffice.org>  [81279eef1cfe392f9a9b7c4624c46e52b0036267]

INTEGRATION: CWS swqbugfixes02 (1.31.18); FILE MERGED 2004/06/16 19:18:14 fme 1.31.18.2: RESYNC: (1.31-1.32); FILE MERGED 2004/06/04 13:20:07 od 1.31.18.1: #i29879# <SwFlyFreeFrm::~SwFlyFreeFrm()> - remove also to-frame anchored 	 Writer fly frames from its page.


2004-06-29  Kurt Zenker  <kz@openoffice.org>  [99fda8265ef4f6c4ae204e6dd89da649bf1945af]

INTEGRATION: CWS swqbugfixes02 (1.10.4); FILE MERGED 2004/06/10 09:32:02 fme 1.10.4.1: #i30006# #i29771# Splitting table rows - fallback to old behaviour if something went wrong


2004-06-29  Kurt Zenker  <kz@openoffice.org>  [86ebc684086544370e10412e64d7a118f276cde9]

INTEGRATION: CWS swqbugfixes02 (1.4.58); FILE MERGED 2004/06/09 07:06:15 fme 1.4.58.1: #i29968# Remove hidden text ranges from document before sending it


2004-06-29  Kurt Zenker  <kz@openoffice.org>  [fd2c987a912000f368ba745f21d360f498a2e00d]

INTEGRATION: CWS swqbugfixes02 (1.20.4); FILE MERGED 2004/06/10 11:03:18 fme 1.20.4.1: #i30046# Copy of table contents into table should not generate a new table


2004-06-29  Kurt Zenker  <kz@openoffice.org>  [225743724b32f6108926b13de428286f47204916]

INTEGRATION: CWS swqbugfixes02 (1.28.18); FILE MERGED 2004/06/09 07:06:04 fme 1.28.18.1: #i29968# Remove hidden text ranges from document before sending it


2004-06-28  Kurt Zenker  <kz@openoffice.org>  [310285691157eaa445b875dcf24ec25435763774]

SRC680


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [1d13d4a37cc10d33bfad6906d41b4a4ca9c266af]

INTEGRATION: CWS dr18 (1.62.56); FILE MERGED 2004/06/01 17:01:36 dr 1.62.56.2: RESYNC: (1.62-1.63); FILE MERGED 2004/05/24 16:41:48 dr 1.62.56.1: #i29206# 'AutoPilot Functions' -> 'Function Wizard'


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [67dbeb70e6eb0307b9f4eb6197d0ab3756171772]

INTEGRATION: CWS dr18 (1.42.136); FILE MERGED 2004/05/24 16:41:35 dr 1.42.136.1: #i29206# 'AutoPilot Functions' -> 'Function Wizard'


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [dc2ed17479512929cce09c678c576dcd007388c2]

INTEGRATION: CWS dr18 (1.2.14); FILE MERGED 2004/06/09 12:01:20 dr 1.2.14.2: RESYNC: (1.2-1.3); FILE MERGED 2004/05/25 09:37:39 dr 1.2.14.1: #i24235# allow to enter text separator directly


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [7cce9e795a5a537c44f1b1d5912e2abe66a39bec]

INTEGRATION: CWS dr18 (1.6.350); FILE MERGED 2004/05/25 10:22:24 dr 1.6.350.1: #i24235# output device handling


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [cf6eccb2f0d57df9d70c402af0620aae565bfe85]

INTEGRATION: CWS dr18 (1.65.80); FILE MERGED 2004/06/09 11:46:18 dr 1.65.80.3: RESYNC: (1.66-1.67); FILE MERGED 2004/06/01 16:59:49 dr 1.65.80.2: RESYNC: (1.65-1.66); FILE MERGED 2004/05/26 09:54:18 dr 1.65.80.1: #i29269# form controls require TXO record


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [ef135d9bedd0ee588a3baf1c71b490ef775bbbc9]

INTEGRATION: CWS dr18 (1.3.100); FILE MERGED 2004/05/24 16:30:15 dr 1.3.100.1: #116856# fixed loading external linked data


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [c253123a73e7b7c0e7b0dd2ca7a7fda2e216a1ff]

INTEGRATION: CWS dr18 (1.7.100); FILE MERGED 2004/06/09 11:41:02 dr 1.7.100.3: RESYNC: (1.8-1.9); FILE MERGED 2004/06/01 16:59:26 dr 1.7.100.2: RESYNC: (1.7-1.8); FILE MERGED 2004/05/26 15:20:57 dr 1.7.100.1: #i27542# new custom shape import


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [efbb3317772e1ab3679b6c62e1f97dd7ec63a75e]

INTEGRATION: CWS dr18 (1.6.98); FILE MERGED 2004/06/09 11:39:28 dr 1.6.98.6: RESYNC: (1.7-1.8); FILE MERGED 2004/06/01 16:59:14 dr 1.6.98.5: RESYNC: (1.6-1.7); FILE MERGED 2004/05/26 15:20:57 dr 1.6.98.4: #i27542# new custom shape import 2004/05/26 11:39:41 dr 1.6.98.3: #i27542# new custom shape import 2004/05/26 09:27:48 dr 1.6.98.2: #i26521# ignore Forms.HTML:Hidden.1 controls 2004/05/25 16:42:08 dr 1.6.98.1: #i25429# skip invisible form controls


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [50f791cdad7d918cdfd74e1622fbb4c03858f488]

INTEGRATION: CWS dr18 (1.31.98); FILE MERGED 2004/06/09 11:36:42 dr 1.31.98.2: RESYNC: (1.31-1.33); FILE MERGED 2004/05/25 11:27:00 dr 1.31.98.1: #113567# #114980# remove all static variables


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [d674e18dfa6222052252ab6a73326800718343f2]

INTEGRATION: CWS dr18 (1.39.96); FILE MERGED 2004/06/09 11:34:18 dr 1.39.96.2: RESYNC: (1.39-1.40); FILE MERGED 2004/05/25 11:27:00 dr 1.39.96.1: #113567# #114980# remove all static variables


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [e5450ffc0c0edb0359961c9a33f672d79a198a40]

INTEGRATION: CWS dr18 (1.11.340); FILE MERGED 2004/06/09 11:33:49 dr 1.11.340.2: RESYNC: (1.11-1.12); FILE MERGED 2004/05/25 11:27:00 dr 1.11.340.1: #113567# #114980# remove all static variables


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [c4c3c4e1bcbbfbc452dd5c8889de291f0361ecc8]

INTEGRATION: CWS dr18 (1.7.60); FILE MERGED 2004/06/09 11:30:02 dr 1.7.60.2: RESYNC: (1.7-1.8); FILE MERGED 2004/05/25 15:30:46 dr 1.7.60.1: #i27542# catch exceptions from svx form controls importer


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [6db90dbf0442d363a921a663c8fe1e1ac1c5ac10]

INTEGRATION: CWS dr18 (1.9.46); FILE MERGED 2004/06/09 11:29:00 dr 1.9.46.2: RESYNC: (1.9-1.11); FILE MERGED 2004/05/24 16:30:04 dr 1.9.46.1: #116856# fixed loading external linked data


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [db1325091519dc63e89414ff9cb083c171db8401]

INTEGRATION: CWS dr18 (1.14.56); FILE MERGED 2004/06/09 11:28:43 dr 1.14.56.6: RESYNC: (1.15-1.16); FILE MERGED 2004/06/01 16:58:04 dr 1.14.56.5: RESYNC: (1.14-1.15); FILE MERGED 2004/05/26 15:20:43 dr 1.14.56.4: #i27542# new custom shape import 2004/05/26 11:40:03 dr 1.14.56.3: #i27542# new custom shape import 2004/05/26 09:27:35 dr 1.14.56.2: #i26521# ignore Forms.HTML:Hidden.1 controls 2004/05/25 16:41:53 dr 1.14.56.1: #i25429# skip invisible form controls


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a7dda8022fd32d793eafae7f0cf953d5cce564e6]

INTEGRATION: CWS dr18 (1.7.98); FILE MERGED 2004/06/09 11:27:53 dr 1.7.98.3: RESYNC: (1.8-1.9); FILE MERGED 2004/06/01 16:57:54 dr 1.7.98.2: RESYNC: (1.7-1.8); FILE MERGED 2004/05/24 16:30:03 dr 1.7.98.1: #116856# fixed loading external linked data


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [bf827ab06e0357afefb41ab82b33c83547ad983d]

INTEGRATION: CWS dr18 (1.3.468); FILE MERGED 2004/06/09 11:26:35 dr 1.3.468.2: RESYNC: (1.3-1.4); FILE MERGED 2004/05/25 11:40:47 dr 1.3.468.1: #115223# check array index


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [e52abc19b2a53e73f98d246db116ecee42235e48]

INTEGRATION: CWS dr18 (1.45.82); FILE MERGED 2004/06/09 11:26:13 dr 1.45.82.2: RESYNC: (1.45-1.47); FILE MERGED 2004/05/25 11:26:00 dr 1.45.82.1: #113567# #114980# remove all static variables


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [50f25e0a2fd623f0d58496eee02e11dc1886ae84]

INTEGRATION: CWS dr18 (1.71.96); FILE MERGED 2004/06/09 11:26:04 dr 1.71.96.2: RESYNC: (1.71-1.72); FILE MERGED 2004/05/25 11:26:00 dr 1.71.96.1: #113567# #114980# remove all static variables


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [fe5c5263895e1699ba7295f604c9d6ed36180749]

INTEGRATION: CWS dr18 (1.90.98); FILE MERGED 2004/06/09 11:25:40 dr 1.90.98.2: RESYNC: (1.90-1.92); FILE MERGED 2004/05/26 09:27:35 dr 1.90.98.1: #i26521# ignore Forms.HTML:Hidden.1 controls


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [c40394a34c71bb55dd0a2e846d09ebc10c3dd843]

INTEGRATION: CWS dr18 (1.26.100); FILE MERGED 2004/06/09 11:25:31 dr 1.26.100.2: RESYNC: (1.26-1.27); FILE MERGED 2004/05/24 15:55:03 dr 1.26.100.1: #116856# handle formulas with OLE links


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [268a080f587daf8e6d88c9d75bd8c71301acffda]

INTEGRATION: CWS dr18 (1.12.190); FILE MERGED 2004/05/25 11:26:00 dr 1.12.190.2: #113567# #114980# remove all static variables 2004/05/24 16:30:04 dr 1.12.190.1: #116856# fixed loading external linked data


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [75f7ad63f924545068c9613fea84342737ea207e]

INTEGRATION: CWS dr18 (1.50.100); FILE MERGED 2004/06/09 11:25:12 dr 1.50.100.2: RESYNC: (1.50-1.52); FILE MERGED 2004/05/25 11:25:59 dr 1.50.100.1: #113567# #114980# remove all static variables


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [e5ade13f41ade1691bae4efa3e23a42fffca8073]

INTEGRATION: CWS dr18 (1.17.96); FILE MERGED 2004/06/09 11:23:14 dr 1.17.96.2: RESYNC: (1.17-1.18); FILE MERGED 2004/05/26 13:34:01 er 1.17.96.1: #i23089# ReadjustRelative3DReferences: handle second reference part of Sheet1.A2:A3 as 3D


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [c29d47c2b2058d7e2c52764caa84a7a30b8b673a]

INTEGRATION: CWS dr18 (1.13.296); FILE MERGED 2004/06/09 11:22:00 dr 1.13.296.2: RESYNC: (1.13-1.14); FILE MERGED 2004/05/28 19:03:49 er 1.13.296.1: #i14569# UpdateNameReference: distinguish between defined name and shared formula if no sheet is specified


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [bda495985526fa68e5ff80d69075f44cf024f758]

INTEGRATION: CWS dr18 (1.46.14); FILE MERGED 2004/06/09 11:19:04 dr 1.46.14.2: RESYNC: (1.46-1.47); FILE MERGED 2004/05/28 19:03:47 er 1.46.14.1: #i14569# UpdateNameReference: distinguish between defined name and shared formula if no sheet is specified


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [c1eb286b907f5d7adf34d48a1a18b3105b9746b4]

INTEGRATION: CWS dr18 (1.92.56); FILE MERGED 2004/06/01 13:02:16 dr 1.92.56.3: RESYNC: (1.92-1.95); FILE MERGED 2004/05/26 15:49:47 dr 1.92.56.2: #i27542# new functions to access Escher BOOL properties directly 2004/05/26 15:20:01 dr 1.92.56.1: #i27542# new functions to access Escher BOOL properties directly


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [9775b8feab6b81a9cd6cc7e0f3fd764c10423b01]

INTEGRATION: CWS dr18 (1.18.14); FILE MERGED 2004/06/09 10:54:07 dr 1.18.14.2: RESYNC: (1.18-1.19); FILE MERGED 2004/05/28 19:02:06 er 1.18.14.1: #i14569# UpdateNameReference: distinguish between defined name and shared formula if no sheet is specified


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [42ef5356b8ef8c7ed0ff82272e1ed84ac5db1a95]

INTEGRATION: CWS dr18 (1.42.94); FILE MERGED 2004/05/27 10:43:24 dr 1.42.94.1: #i27542# lost return value


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [c54a542938ee3b2ed6e9664fb7b86dd1d4c51f83]

INTEGRATION: CWS dr18 (1.15.88); FILE MERGED 2004/05/25 11:54:29 dr 1.15.88.1: #i25439# YIELDDISC fixed


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [9700e9f2a6040607cdaf9bf8361f3347b44dd403]

INTEGRATION: CWS dr18 (1.10.138); FILE MERGED 2004/05/25 12:16:14 dr 1.10.138.1: #i25890# MULTINOMIAL with var arg list


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [374657d5e0cb255e143cbfaeaa7f7be824d8a880]

INTEGRATION: CWS dr18 (1.13.138); FILE MERGED 2004/05/25 12:16:13 dr 1.13.138.1: #i25890# MULTINOMIAL with var arg list


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [45c5ffbfbe34b7958b4db5312c9a0f5129db971c]

INTEGRATION: CWS dr18 (1.35.12); FILE MERGED 2004/05/25 12:29:12 dr 1.35.12.2: #i25890# MULTINOMIAL with var arg list 2004/05/25 12:16:13 dr 1.35.12.1: #i25890# MULTINOMIAL with var arg list


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f13eee82165defafdf4a33a74c5b15f3e98ebd7b]

INTEGRATION: CWS dba12 (1.24.70); FILE MERGED 2004/05/14 07:58:13 fs 1.24.70.1: #i29153# 'auto pilot' renamed to 'wizard'


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [51808c24a4f775dc37ab67ff3536c3c58fc78a74]

INTEGRATION: CWS dba12 (1.27.70); FILE MERGED 2004/05/14 07:58:12 fs 1.27.70.1: #i29153# 'auto pilot' renamed to 'wizard'


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f1a12c7bbd749795273c7c1d3553cb2cd6db1206]

INTEGRATION: CWS dba12 (1.32.70); FILE MERGED 2004/05/14 07:58:12 fs 1.32.70.1: #i29153# 'auto pilot' renamed to 'wizard'


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [be42ad953d9abbe209cea84299b28328c022fa0c]

INTEGRATION: CWS dba12 (1.34.70); FILE MERGED 2004/05/14 07:58:12 fs 1.34.70.3: #i29153# 'auto pilot' renamed to 'wizard' 2004/04/27 07:37:17 fs 1.34.70.2: #i12378# also allow for queries to be the form's data source 2004/04/27 07:35:11 fs 1.34.70.1: #i12378# also allow for queries to be the form's data source


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [3161fcace51da81535e3279f13467ab1f25e588a]

INTEGRATION: CWS dba12 (1.44.70); FILE MERGED 2004/06/14 20:51:54 fs 1.44.70.2: RESYNC: (1.44-1.46); FILE MERGED 2004/05/14 07:57:37 fs 1.44.70.1: #i29153# 'auto pilot' renamed to 'wizard'


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [2a0d467ffe521b666230dde4198eda6094414f9a]

#i10000# adopt to ISO codes


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [e014927e238eb3335d5dcc3cab10cc9f227f8618]

#i10000# adopt to ISO codes


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [0a0c581cdef79d86e76d29b23e181358a640f55d]

INTEGRATION: CWS dba12 (1.61.2); FILE MERGED 2004/06/14 20:53:45 fs 1.61.2.2: RESYNC: (1.61-1.66); FILE MERGED 2004/04/29 14:33:44 fs 1.61.2.1: #i28319# reset StringItemList when list/combo box is unbound from a cell range


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b4e6b8b8abe58ea99700bcf4694a0ea162b63648]

INTEGRATION: CWS dba12 (1.7.308); FILE MERGED 2004/05/14 07:58:12 fs 1.7.308.2: #i29153# 'auto pilot' renamed to 'wizard' 2004/04/27 07:35:11 fs 1.7.308.1: #i12378# also allow for queries to be the form's data source


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [55c755a75e70fdd721cebe5deeddccce6b1bb7df]

INTEGRATION: CWS dba12 (1.6.222); FILE MERGED 2004/04/27 07:35:10 fs 1.6.222.1: #i12378# also allow for queries to be the form's data source


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [528533df18288ba525bcedf5f65e11e0be49e5a1]

INTEGRATION: CWS dba12 (1.2.222); FILE MERGED 2004/05/14 07:57:38 fs 1.2.222.1: #i29153# 'auto pilot' renamed to 'wizard'


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f452986652b45ab563d50cefc323adf54df72700]

INTEGRATION: CWS dba12 (1.2.222); FILE MERGED 2004/05/14 07:57:37 fs 1.2.222.1: #i29153# 'auto pilot' renamed to 'wizard'


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [d36c1761061106abb2906bce573ef1821cf15e21]

INTEGRATION: CWS dba12 (1.2.16); FILE MERGED 2004/06/16 09:31:54 fs 1.2.16.1: #i10000#


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [178b8a986d3c5e0fc4d0894f52764179ade1e988]

INTEGRATION: CWS dba12 (1.29.2); FILE MERGED 2004/06/14 21:00:03 fs 1.29.2.4: RESYNC: (1.29-1.31); FILE MERGED 2004/05/14 14:58:35 fs 1.29.2.3: #i24495# reset: on the insertion row, also do a full reset (not just a simple reset) 2004/04/28 08:09:31 fs 1.29.2.2: #i27816# OBoundControl::queryAggregation: properly handle XTypeProvider request 2004/04/28 06:51:50 fs 1.29.2.1: #i25306# proper defaults for the OBoundControlModel's properties


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [0d60620de5e4f67800883edb01a36e8c204f2231]

INTEGRATION: CWS dba12 (1.3.40); FILE MERGED 2004/04/28 06:54:32 fs 1.3.40.1: #i26720# use a OPredicateInputController to normalize the input


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f40f3c2ec8b9cc24dc5402ee140e860be8d8a625]

INTEGRATION: CWS dba12 (1.3.2); FILE MERGED 2004/04/28 06:54:31 fs 1.3.2.1: #i26720# use a OPredicateInputController to normalize the input


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [71221d5f0fafe4be97ed1cd31692c72351fc5463]

INTEGRATION: CWS dba12 (1.9.6); FILE MERGED 2004/06/14 20:59:21 fs 1.9.6.2: RESYNC: (1.9-1.10); FILE MERGED 2004/04/26 09:18:43 fs 1.9.6.1: #i27072# disable Java-like text notifications on the peer


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [736ff116797c093a4dfd752aa39225d0be3cce84]

INTEGRATION: CWS dba12 (1.19.6); FILE MERGED 2004/06/14 20:58:44 fs 1.19.6.2: RESYNC: (1.19-1.21); FILE MERGED 2004/04/26 09:18:43 fs 1.19.6.1: #i27072# disable Java-like text notifications on the peer


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [05bc0111750ecd18b7fab8212f4d4efb7399b714]

INTEGRATION: CWS dba12 (1.13.6); FILE MERGED 2004/06/14 20:59:03 fs 1.13.6.2: RESYNC: (1.13-1.14); FILE MERGED 2004/05/17 13:27:39 fs 1.13.6.1: #i28806# more generous with the min date default


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [7272ee64a1a9852866ecbf93032fdc47f112e782]

INTEGRATION: CWS dba12 (1.18.18); FILE MERGED 2004/05/14 12:33:08 fs 1.18.18.1: #i3227# +XDatabaseParameterBroadcaster2


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b76cbfc494b79546c6cc280d560a6e193af537f5]

INTEGRATION: CWS dba12 (1.56.2); FILE MERGED 2004/05/14 12:33:07 fs 1.56.2.2: #i3227# +XDatabaseParameterBroadcaster2 2004/04/30 07:49:01 fs 1.56.2.1: #115530# don't use sprintf


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [33c7867035de97e50358e36e7226ae31272348a4]

INTEGRATION: CWS dba12 (1.10.16); FILE MERGED 2004/06/14 22:19:19 fs 1.10.16.2: RESYNC: (1.10-1.12); FILE MERGED 2004/04/26 10:50:39 fs 1.10.16.1: #i27072# multi line text field: more clever focus grabbing / optionally disable the Java-like text notifications


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [c2ce185112551430ca7063ca9c5a66d75d3cbb2c]

INTEGRATION: CWS dba12 (1.3.16); FILE MERGED 2004/06/14 22:19:10 fs 1.3.16.2: RESYNC: (1.3-1.5); FILE MERGED 2004/04/26 10:50:11 fs 1.3.16.1: #i27072# more clever focus grabbing for the multi line text field


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b903a114506625904ed7917cb39738e4d70e377e]

INTEGRATION: CWS dba12 (1.3.156); FILE MERGED 2004/05/04 07:41:59 fs 1.3.156.1: #i28669# properly respect WB_LEFT/CENTER/RIGHT styles


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [05ed694099e97952612cfd4d0822061f4970919d]

INTEGRATION: CWS dba12 (1.55.182); FILE MERGED 2004/04/26 10:56:23 fs 1.55.182.1: #i15668# don't notify selection which is caused by re-ordering


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [233b88bc967d828a9a7d3b429541bbb163d70ea3]

INTEGRATION: CWS dba12 (1.1.1.1.580); FILE MERGED 2004/05/04 07:41:33 fs 1.1.1.1.580.1: #i28669# properly respect WB_LEFT/CENTER/RIGHT styles


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [0ad06296cfc02a0b26f7b7f2738557aa013234a2]

INTEGRATION: CWS dba12 (1.9.106); FILE MERGED 2004/05/17 12:06:51 fs 1.9.106.1: #i29644# don't export current-value and list entries if they're not provided by the user, but implicitly obtained from another source (such as a database, or an external binding/list source supplier)


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [cd2896adca1e4c670af50466f5e15fdc5ca7be86]

INTEGRATION: CWS dba12 (1.29.30); FILE MERGED 2004/06/14 12:25:42 fs 1.29.30.2: RESYNC: (1.29-1.31); FILE MERGED 2004/05/17 12:06:52 fs 1.29.30.1: #i29644# don't export current-value and list entries if they're not provided by the user, but implicitly obtained from another source (such as a database, or an external binding/list source supplier)


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a396a7417573e3de030837364358fb6d8fe32aea]

INTEGRATION: CWS dba12 (1.59.18); FILE MERGED 2004/06/21 13:02:35 fs 1.59.18.3: spelling error (forgot a string review change: 'Scroll Bar' -> 'Scrollbar') 2004/06/14 09:29:05 fs 1.59.18.2: RESYNC: (1.59-1.60); FILE MERGED 2004/04/29 06:44:38 fs 1.59.18.1: #i21645# removing some obsolete strings, defines, and constants


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [7937347c588e3445dc600339fb0bb0d4c09cbf0b]

INTEGRATION: CWS dba12 (1.10.118); FILE MERGED 2004/04/28 06:50:53 fs 1.10.118.1: #i25306# setPropertyToDefault: not all exceptions are allowed to leave


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [ee1a7fd2c1543161e18f9760f7d07996195a0ece]

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>  [5f816d054ede7d20739f868f3f61078c51c1e17a]

INTEGRATION: CWS dba12 (1.8.56); FILE MERGED 2004/05/14 12:31:19 fs 1.8.56.1: #i3227# +XDatabaseParameterBroadcaster2


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [6ec9780b775a192c7afd521667035b40c10f2ded]

INTEGRATION: CWS dba12 (1.1.2); FILE ADDED 2004/05/14 12:28:38 fs 1.1.2.1: scriptable version of XDatabaseParameterBroadcaster


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f96807bafd4998e321cc83fba4eb034d0a6a8606]

INTEGRATION: CWS dba12 (1.8.2); FILE MERGED 2004/04/26 11:04:06 fs 1.8.2.1: #i22982# more tolerant activateTabOrder


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [9ef2d5e8f58a2aee60f625059bba4d41feb65dba]

INTEGRATION: CWS dba12 (1.19.26); FILE MERGED 2004/05/18 08:35:24 cl 1.19.26.2: #i29181# removed last fix since it has sideeffects 2004/05/14 15:13:06 cl 1.19.26.1: #i29181# unmark shape after removal


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [20ae05a0a5e1d2ac46a53e0234b61c342f56a91f]

INTEGRATION: CWS dba12 (1.13.18); FILE MERGED 2004/06/14 09:21:57 fs 1.13.18.2: RESYNC: (1.13-1.14); FILE MERGED 2004/04/29 06:41:02 fs 1.13.18.1: #i21645# removing some obsolete strings, defines, and constants


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [d4aab63c10734920fc734b9c906fb10b870849fa]

INTEGRATION: CWS dba12 (1.6.76); FILE MERGED 2004/06/14 09:22:17 fs 1.6.76.2: RESYNC: (1.6-1.7); FILE MERGED 2004/04/29 06:41:01 fs 1.6.76.1: #i21645# removing some obsolete strings, defines, and constants


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [014bad6be8034641f1f125e6f14afa7db0e78048]

INTEGRATION: CWS dba12 (1.12.18); FILE MERGED 2004/05/14 12:35:47 fs 1.12.18.1: #i3227# +XDatabaseParameterBroadcaster2


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [c3540ab622e9fbbe66c59e4f4a60cb83eb29a1ee]

INTEGRATION: CWS dba12 (1.22.26); FILE MERGED 2004/06/14 09:26:34 fs 1.22.26.2: RESYNC: (1.22-1.23); FILE MERGED 2004/04/29 06:44:39 fs 1.22.26.1: #i21645# removing some obsolete strings, defines, and constants


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [26bd8902b55726c9e7576e0a488f1e24e793d45c]

INTEGRATION: CWS dba12 (1.52.18); FILE MERGED 2004/06/14 09:29:40 fs 1.52.18.2: RESYNC: (1.52-1.53); FILE MERGED 2004/05/14 15:18:42 fs 1.52.18.1: spacing


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [957a8cefb7cdda00e565b59350ea000728ceed4c]

INTEGRATION: CWS dba12 (1.11.76); FILE MERGED 2004/06/16 07:31:35 fs 1.11.76.3: #i10000# 2004/06/14 09:27:42 fs 1.11.76.2: RESYNC: (1.11-1.12); FILE MERGED 2004/04/29 06:44:38 fs 1.11.76.1: #i21645# removing some obsolete strings, defines, and constants


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [df1fbf5b830c6a959fd214a3a0844b47dcc0562d]

INTEGRATION: CWS dba12 (1.41.18); FILE MERGED 2004/06/14 09:28:40 fs 1.41.18.2: RESYNC: (1.41-1.43); FILE MERGED 2004/05/14 12:35:44 fs 1.41.18.1: #i3227# +XDatabaseParameterBroadcaster2


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [85ae50403c3726f80c0a84b2af67b1996c8ab2d8]

INTEGRATION: CWS dba12 (1.15.18); FILE MERGED 2004/05/13 16:33:15 fs 1.15.18.1: #i28522#


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [793e2bbdbe2022272ae4f160934b432af02ce916]

INTEGRATION: CWS dba12 (1.9.214); FILE MERGED 2004/05/04 07:06:33 fs 1.9.214.2: corrected dbtools lib name 2004/04/27 07:19:54 fs 1.9.214.1: #i28385# renamed dbtools lib to SUPD scheme


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f1ac302e16daf2bbc1db0a92dc3292b39cfc62e3]

INTEGRATION: CWS dba12 (1.2.168); FILE MERGED 2004/06/16 05:49:04 fs 1.2.168.2: #i10000# 2004/04/29 06:49:17 fs 1.2.168.1: #i21645# removing some obsolete strings, defines, and constants


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [6735b341bbab2befd2a1a5b638c40a29466e22e6]

INTEGRATION: CWS dba12 (1.3.208); FILE MERGED 2004/04/27 07:06:01 fs 1.3.208.1: #i28385# renamed dbtools lib to SUPD scheme


2004-06-28  Kurt Zenker  <kz@openoffice.org>  [4645142007d26a25a15b7500c81096b3328519a4]

INTEGRATION: CWS jmarmion1 (1.18.20); FILE MERGED 2004/06/28 12:42:40 jmarmion 1.18.20.1: #i27974# - add HID_FUNC_HYPERLINK.


2004-06-28  Kurt Zenker  <kz@openoffice.org>  [8f548acdf11c8c63db9e048921ed09e46e4edf6d]

INTEGRATION: CWS jmarmion1 (1.20.90); FILE MERGED 2004/06/15 15:37:17 jmarmion 1.20.90.3: RESYNC: (1.21-1.22); FILE MERGED 2004/06/09 12:51:39 jmarmion 1.20.90.2: RESYNC: (1.20-1.21); FILE MERGED 2004/06/08 11:26:23 jmarmion 1.20.90.1: #i27974# support hyperlink() function.


2004-06-28  Kurt Zenker  <kz@openoffice.org>  [95b847f49d4fa777a61af91130cbf04876a4a85a]

INTEGRATION: CWS jmarmion1 (1.51.8); FILE MERGED 2004/06/15 15:22:08 jmarmion 1.51.8.3: RESYNC: (1.53-1.55); FILE MERGED 2004/06/09 12:47:38 jmarmion 1.51.8.2: RESYNC: (1.51-1.53); FILE MERGED 2004/06/08 11:26:22 jmarmion 1.51.8.1: #i27974# support hyperlink() function.


2004-06-28  Kurt Zenker  <kz@openoffice.org>  [93ef05de2449dd2c79df7223048aed7c66b50a95]

INTEGRATION: CWS jmarmion1 (1.78.112); FILE MERGED 2004/06/08 11:25:23 jmarmion 1.78.112.1: #i27974# support hyperlink() function.


2004-06-28  Kurt Zenker  <kz@openoffice.org>  [6c2cf91b94f22f5e65f4aeb03971aa052dca4330]

INTEGRATION: CWS jmarmion1 (1.24.64); FILE MERGED 2004/06/15 13:34:10 jmarmion 1.24.64.2: RESYNC: (1.24-1.25); FILE MERGED 2004/06/08 11:24:42 jmarmion 1.24.64.1: #i27974# support hyperlink() function.


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [e253bc20552b47e14192c0aaf593caf254994c89]

INTEGRATION: CWS dba12 (1.4.196); FILE MERGED 2004/04/27 07:06:30 fs 1.4.196.1: #i28385# renamed dbtools lib to SUPD scheme


2004-06-28  Kurt Zenker  <kz@openoffice.org>  [f92e1aac367cf85f9fcfdf8c6b7705a7ffea6d06]

INTEGRATION: CWS jmarmion1 (1.17.62); FILE MERGED 2004/06/15 13:30:43 jmarmion 1.17.62.2: RESYNC: (1.17-1.18); FILE MERGED 2004/06/08 11:23:58 jmarmion 1.17.62.1: #i27974# support hyperlink() function.


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [3683728f7afe3d7ca5ce14fa2a067734f3ec849e]

INTEGRATION: CWS dba12 (1.5.136); FILE MERGED 2004/04/28 06:53:29 fs 1.5.136.1: #i26720# forgot to use the parse context in normalizePredicateString ...


2004-06-28  Kurt Zenker  <kz@openoffice.org>  [e52f8f0622f08cb45d960cbb2a3b96d844de6287]

INTEGRATION: CWS jmarmion1 (1.27.62); FILE MERGED 2004/06/15 13:27:17 jmarmion 1.27.62.2: RESYNC: (1.27-1.29); FILE MERGED 2004/06/08 11:23:58 jmarmion 1.27.62.1: #i27974# support hyperlink() function.


2004-06-28  Kurt Zenker  <kz@openoffice.org>  [7ab834c376b4284028289b840330daad3de88871]

INTEGRATION: CWS jmarmion1 (1.16.62); FILE MERGED 2004/06/15 13:26:46 jmarmion 1.16.62.2: RESYNC: (1.16-1.18); FILE MERGED 2004/06/08 11:23:58 jmarmion 1.16.62.1: #i27974# support hyperlink() function.


2004-06-28  Kurt Zenker  <kz@openoffice.org>  [9557c4848b7cc3fdb218188ef7825eb1c42fd12e]

INTEGRATION: CWS jmarmion1 (1.45.62); FILE MERGED 2004/06/15 13:24:08 jmarmion 1.45.62.3: RESYNC: (1.46-1.47); FILE MERGED 2004/06/09 12:13:11 jmarmion 1.45.62.2: RESYNC: (1.45-1.46); FILE MERGED 2004/06/08 11:23:57 jmarmion 1.45.62.1: #i27974# support hyperlink() function.


2004-06-28  Kurt Zenker  <kz@openoffice.org>  [09ebd67af4142a1c5c9396ca9ba833223a4b8b12]

INTEGRATION: CWS jmarmion1 (1.42.112); FILE MERGED 2004/06/08 11:23:13 jmarmion 1.42.112.1: #i27974# support hyperlink() function.


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [567be31b1d5b0373a009c9fc64b558c3af4f1115]

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  Kurt Zenker  <kz@openoffice.org>  [d439f4c03a5b9693bb4813820441cc7b5ab6a366]

INTEGRATION: CWS jmarmion1 (1.15.62); FILE MERGED 2004/06/15 13:20:52 jmarmion 1.15.62.2: RESYNC: (1.15-1.16); FILE MERGED 2004/06/08 11:22:08 jmarmion 1.15.62.1: #i27974# support hyperlink() function.


2004-06-28  Kurt Zenker  <kz@openoffice.org>  [3b641264d9822785a174ad0ce2cda7dc22c784f4]

INTEGRATION: CWS jmarmion1 (1.19.62); FILE MERGED 2004/06/16 08:22:41 jmarmion 1.19.62.3: #i27974# fix merge conflict. 2004/06/15 16:21:48 jmarmion 1.19.62.2: RESYNC: (1.19-1.20); FILE MERGED 2004/06/08 11:22:34 jmarmion 1.19.62.1: #i27974# support hyperlink() function.


2004-06-28  Kurt Zenker  <kz@openoffice.org>  [640ae7c9eccb00e2cd5c1ac70fbb676145f7989c]

INTEGRATION: CWS jmarmion1 (1.2.64); FILE MERGED 2004/06/15 13:03:40 jmarmion 1.2.64.2: RESYNC: (1.2-1.3); FILE MERGED 2004/06/08 11:21:26 jmarmion 1.2.64.1: #i27974# support hyperlink() function.


2004-06-28  Kurt Zenker  <kz@openoffice.org>  [6cf376b0e8bf0f77556a850ec27a011df4181eb7]

INTEGRATION: CWS jmarmion1 (1.6.460); FILE MERGED 2004/06/08 11:21:25 jmarmion 1.6.460.1: #i27974# support hyperlink() function.


2004-06-28  Kurt Zenker  <kz@openoffice.org>  [db09c52f058a2173b757ef2ea9546e4dae496885]

INTEGRATION: CWS jmarmion1 (1.9.64); FILE MERGED 2004/06/08 11:21:25 jmarmion 1.9.64.1: #i27974# support hyperlink() function.


2004-06-28  Kurt Zenker  <kz@openoffice.org>  [6a904852a71486bec3b0db6cfc110d0bbf1b8bd1]

INTEGRATION: CWS jmarmion1 (1.7.452); FILE MERGED 2004/06/08 11:21:25 jmarmion 1.7.452.1: #i27974# support hyperlink() function.


2004-06-28  Kurt Zenker  <kz@openoffice.org>  [90d16aa644fec05b272f02b0c0b8099d78e812c7]

INTEGRATION: CWS jmarmion1 (1.11.62); FILE MERGED 2004/06/15 12:44:14 jmarmion 1.11.62.2: RESYNC: (1.11-1.12); FILE MERGED 2004/06/08 11:21:25 jmarmion 1.11.62.1: #i27974# support hyperlink() function.


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [d88ca2a6f1a84ded134f1481e7479b62159b3cf3]

INTEGRATION: CWS ooo19prep (1.2.14); FILE MERGED 2004/06/02 11:32:11 mh 1.2.14.1: patch: use systems zlib if configured, #i26484#


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [33e0a3ab06c55cc2711a9cf1554b787d0bf753b7]

INTEGRATION: CWS ooo19prep (1.1.14); FILE MERGED 2004/06/02 11:32:10 mh 1.1.14.1: patch: use systems zlib if configured, #i26484#


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [d448056b9a1a65b6d4faa2d28602c03e1de469fe]

INTEGRATION: CWS ooo19prep (1.7.12); FILE MERGED 2004/06/16 09:11:00 mh 1.7.12.1: join from ooo112fix?, #i29766


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a21050c6280bbb1622d3b89a5b076dd08e287734]

INTEGRATION: CWS ooo19prep (1.3.16); FILE MERGED 2004/06/22 15:55:15 mh 1.3.16.2: update FontOoo from ooo112fix2, #i29766# 2004/06/16 09:15:30 mh 1.3.16.1: join from ooo112fix?, #i29766


2004-06-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [5d954c2e1307d171c87e0007ddacc220c3fe601c]

#i30244#: adapt to OOo env


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [1ffcdaafda6d0588f0d351b3f08911050b3313a7]

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>  [5e00ad1cdb1dbb3113c715305d8b4630133dce02]

INTEGRATION: CWS ooo19prep (1.1.6); FILE ADDED 2004/06/16 10:29:20 mh 1.1.6.1: join from ooo112fix?, #i29766


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [9119f3b2d38599a205b95953935e78ac294d6a19]

INTEGRATION: CWS ooo19prep (1.4.14); FILE MERGED 2004/06/02 10:53:50 mh 1.4.14.1: change year of copyright, #i24965#


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [6439c7d17c545e50d0ada1be65a0423ae5a1ea2d]

INTEGRATION: CWS ooo19prep (1.17.42); FILE MERGED 2004/06/24 12:52:17 mh 1.17.42.1: join from ooo112fix?, #i29766#


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [eed99616ecf569882fef68efa52c08e20bbf4373]

INTEGRATION: CWS ooo19prep (1.9.152); FILE MERGED 2004/06/24 12:52:17 mh 1.9.152.1: join from ooo112fix?, #i29766#


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [c09a78bb4969c72fb9d204e158e454b9d419d3f6]

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>  [5c9c8276fe0d4e81c120ac2e73567db64a64486c]

INTEGRATION: CWS impress14ea (1.3.60); FILE MERGED 2004/06/11 16:47:53 sj 1.3.60.1: #i30102# now using png filter from module vcl


2004-06-28  Kurt Zenker  <kz@openoffice.org>  [897b7e72cb245258cf6446025e8edc700dfdfb44]

INTEGRATION: CWS impress14ea (1.2.24); FILE MERGED 2004/06/24 12:32:20 sj 1.2.24.2: __LITTLEENDIAN define is about to be replaced by OSL_LITENDIAN 2004/06/11 16:59:40 sj 1.2.24.1: #i30102# some funtionality added, some code cleanup


2004-06-28  Kurt Zenker  <kz@openoffice.org>  [7a694bc4211996f673c8699fcf361b1d50216365]

INTEGRATION: CWS impress14ea (1.2.24); FILE MERGED 2004/06/24 12:32:20 sj 1.2.24.2: __LITTLEENDIAN define is about to be replaced by OSL_LITENDIAN 2004/06/11 16:58:34 sj 1.2.24.1: #i30102# some funtionality added, some code cleanup


2004-06-28  Kurt Zenker  <kz@openoffice.org>  [eebe7965646e3e2d58b640d9538a4507aac2eaf4]

INTEGRATION: CWS impress14ea (1.2.132); FILE MERGED 2004/06/17 16:28:52 sj 1.2.132.1: #114297# added gluepoint support for customshapes


2004-06-28  Kurt Zenker  <kz@openoffice.org>  [7cffb2d29abc5332b305543c86b7a28b1dae5b06]

INTEGRATION: CWS impress14ea (1.95.40); FILE MERGED 2004/06/17 17:04:48 sj 1.95.40.2: #114297# added gluepoint support for customshapes, using correct autolayout node distance 2004/06/17 16:28:17 sj 1.95.40.1: #114297# added gluepoint support for customshapes


2004-06-28  Kurt Zenker  <kz@openoffice.org>  [9ac5f06003b56e714a2b1e0b529a7d228ebf4dfa]

INTEGRATION: CWS impress14ea (1.2.132); FILE MERGED 2004/06/17 16:27:41 sj 1.2.132.1: #114297# added gluepoint support for customshapes


2004-06-28  Kurt Zenker  <kz@openoffice.org>  [0be4cba6b9d35cde72ad20c518f03106db6e6376]

INTEGRATION: CWS impress14ea (1.2.132); FILE MERGED 2004/06/17 16:27:03 sj 1.2.132.1: #114297# added gluepoint support for customshapes


2004-06-28  Kurt Zenker  <kz@openoffice.org>  [689f726723d768db3c70c2bc01f4ac2cdb9ff7f9]

INTEGRATION: CWS impress14ea (1.11.62); FILE MERGED 2004/06/11 16:47:53 sj 1.11.62.1: #i30102# now using png filter from module vcl


2004-06-28  Kurt Zenker  <kz@openoffice.org>  [fcce5c0eb9f1d9ed1b3ed869809ef918aa2d0b39]

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  Kurt Zenker  <kz@openoffice.org>  [00991cfe8354891d971c15be7973f3f02008be41]

INTEGRATION: CWS impress14ea (1.48.16); FILE MERGED 2004/06/11 16:46:00 sj 1.48.16.1: #i30102# now using png filter from module vcl


2004-06-28  Kurt Zenker  <kz@openoffice.org>  [d1a51005fd8939283f519a1f8a4fd065d0fe9a51]

INTEGRATION: CWS impress14ea (1.8.234); FILE MERGED 2004/06/11 16:33:40 sj 1.8.234.1: #i30102# png export dialog moved from module goodies


2004-06-28  Kurt Zenker  <kz@openoffice.org>  [b7e1b90a02a43bf36f56f3ae7eef5fc09c0bf8cb]

INTEGRATION: CWS impress14ea (1.47.152); FILE MERGED 2004/06/11 16:32:32 sj 1.47.152.1: #i30102# png export filter is no longer a external component, using png import filter of vcl


2004-06-28  Kurt Zenker  <kz@openoffice.org>  [6a358169856ee7f5c49a2a7e7916f534f9d817ce]

INTEGRATION: CWS impress14ea (1.1.2); FILE ADDED 2004/06/11 16:13:26 sj 1.1.2.1: #i30102# png export dialog moved from module goodies


2004-06-28  Kurt Zenker  <kz@openoffice.org>  [367e969aeecbf2274d95b2d90c83f7dcf84bf8c4]

INTEGRATION: CWS impress14ea (1.1.2); FILE ADDED 2004/06/11 16:13:14 sj 1.1.2.1: #i30102# png export dialog moved from module goodies


2004-06-28  Kurt Zenker  <kz@openoffice.org>  [7ca75e289d76a25cc97099936577ec941ae60137]

INTEGRATION: CWS impress14ea (1.1.2); FILE ADDED 2004/06/11 16:12:50 sj 1.1.2.1: #i30102# png export dialog moved from module goodies


2004-06-28  Kurt Zenker  <kz@openoffice.org>  [a8a4fb69c0bcc863d865ab894a434bb2ccafbe04]

INTEGRATION: CWS impress14ea (1.1.2); FILE ADDED 2004/06/11 16:13:02 sj 1.1.2.1: #i30102# png export dialog moved from module goodies


2004-06-28  Kurt Zenker  <kz@openoffice.org>  [68c14e1bc3b2e2879b7424066878bb9ffae8a22e]

INTEGRATION: CWS impress14ea (1.7.442); FILE MERGED 2004/06/11 16:31:11 sj 1.7.442.1: #i30102# png export dialog is no longer a external component


2004-06-28  Kurt Zenker  <kz@openoffice.org>  [2a48b40a9396d4fc8255809d6df1ca7d9f6803b1]

INTEGRATION: CWS impress14ea (1.17.158); FILE MERGED 2004/06/11 16:17:13 sj 1.17.158.1: #i30102# png export filter is no longer a external component


2004-06-28  Kurt Zenker  <kz@openoffice.org>  [4da2e9e0b64fde08df9101df4112f01ad41e105b]

INTEGRATION: CWS impress14ea (1.24.64); FILE MERGED 2004/06/11 16:41:01 sj 1.24.64.1: #i30102# now using png filter from module vcl


2004-06-28  Kurt Zenker  <kz@openoffice.org>  [9d60830dda5a718621ddabb157e3a6c526ec25af]

INTEGRATION: CWS impress14ea (1.13.16); FILE MERGED 2004/06/11 16:15:00 sj 1.13.16.1: #i30102# PNGWriter interface changed


2004-06-28  Kurt Zenker  <kz@openoffice.org>  [7e205c3ff5afa58b07de0bc2c74c48a687bfd6f1]

INTEGRATION: CWS impress14ea (1.2.82); FILE MERGED 2004/06/18 09:58:38 sj 1.2.82.1: #i23822# removed compiler warnings


2004-06-28  Kurt Zenker  <kz@openoffice.org>  [e414b2e4164b16f3a119aab81c7af6eb98059a78]

INTEGRATION: CWS impress14ea (1.3.24); FILE MERGED 2004/06/11 16:08:39 sj 1.3.24.1: #i30102# png export filter is no longer a external component


2004-06-28  Kurt Zenker  <kz@openoffice.org>  [eeeaa3765a4acad086e688fe807002b1ae9439ec]

INTEGRATION: CWS impress14ea (1.30.32); FILE MERGED 2004/06/07 13:47:29 cl 1.30.32.1: #i28076# skip whitespaces below ' ' also


2004-06-28  Kurt Zenker  <kz@openoffice.org>  [abfc38ab8da76caed35d82799f91720383a708d8]

INTEGRATION: CWS impress14ea (1.19.32); FILE MERGED 2004/06/07 13:48:45 cl 1.19.32.1: #i28076# there may be more locales than forbiden character rules


2004-06-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [ef4f91a56f559a22dbc4b57cedb19d7498ca6494]

#i30244#: make logging optional


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [1a9a32873803428423b2686c8b5ec289888a5ac5]

#i10000# adopt new files to ISO codes


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [934d2c1b0979ff5277136aa0f6c791257772f08c]

INTEGRATION: CWS swdrawpositioning (1.26.136); FILE MERGED 2004/03/15 07:11:39 os 1.26.136.1: #i26173# draw positioning TabPage for sw created


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [c2e331bd995ef614749870db17c494be338928e0]

INTEGRATION: CWS swdrawpositioning (1.49.136); FILE MERGED 2004/03/15 07:11:45 os 1.49.136.1: #i26173# draw positioning TabPage for sw created


2004-06-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [59a44fce8019bdad2e7d8becfab080d857549301]

INTEGRATION: CWS tbe10 (1.4.14); FILE MERGED 2004/06/04 09:35:43 tbe 1.4.14.1: #i29791# sfx slot SID_BASICIDE_TOGGLEBRKPNTENABLED must be UI configurable


2004-06-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [4a9c7847c7698a0c0fa89258854947fd93635bd6]

INTEGRATION: CWS tbe10 (1.46.20); FILE MERGED 2004/06/04 09:56:00 tbe 1.46.20.2: #i29866# some Basic IDE slots have wrong group id 2004/06/04 09:33:17 tbe 1.46.20.1: #i29791# sfx slot SID_BASICIDE_TOGGLEBRKPNTENABLED must be UI configurable


2004-06-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [981c7c3d98270c46bccd1e5503703f7427e3c700]

INTEGRATION: CWS tbe10 (1.17.2); FILE MERGED 2004/06/07 14:32:36 tbe 1.17.2.1: #i29939# ::cppu::bootstrap(): use get_this_libpath() instead of $ORIGIN


2004-06-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [20cf87e4fbf89bcf2b2a1535beb3cde3be997f42]

INTEGRATION: CWS tbe10 (1.12.80); FILE MERGED 2004/06/04 10:50:47 tbe 1.12.80.1: #i29867# change Basic IDE keyboard shortcut for BasicStop


2004-06-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [69c3f18bd7b94090bb39f0673ba0b1f7b7b0f929]

INTEGRATION: CWS tbe10 (1.30.10); FILE MERGED 2004/06/04 10:50:35 tbe 1.30.10.1: #i29867# change Basic IDE keyboard shortcut for BasicStop


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f4a4e1b01a80627b74a606890e4462f602acf45e]

INTEGRATION: CWS swdrawpositioning (1.49.136); FILE MERGED 2004/03/15 07:11:45 os 1.49.136.1: #i26173# draw positioning TabPage for sw created


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [ce6beb0cf6b232a4bec9c8597ebb5417985e7432]

INTEGRATION: CWS swdrawpositioning (1.26.136); FILE MERGED 2004/03/15 07:11:39 os 1.26.136.1: #i26173# draw positioning TabPage for sw created


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [e7441283ac7cb89213834666f30f23b7307c6df0]

INTEGRATION: CWS swdrawpositioning (1.31.134); FILE MERGED 2004/05/04 06:30:48 od 1.31.134.4: RESYNC: (1.32-1.33); FILE MERGED resolve merge conflict 2004/03/30 15:01:00 os 1.31.134.3: #i26173# STR_REL_LINE moved to svx 2004/03/15 07:44:42 os 1.31.134.2: RESYNC: (1.31-1.32); FILE MERGED 2004/03/08 09:05:39 os 1.31.134.1: #i26173# draw positioning TabPage in svx created -> strings moved to svx


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [7dcb28e6ad3b10a2b8095188acba7fbac43d00ee]

INTEGRATION: CWS swdrawpositioning (1.10.156); FILE MERGED 2004/05/03 16:30:22 od 1.10.156.1: #i27224# - view contact for 'virtual' drawing objects


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [e4b08af85f4a7dfa9e3441bdeb2659284fca4122]

INTEGRATION: CWS swdrawpositioning (1.1.2); FILE ADDED 2004/05/03 16:32:01 od 1.1.2.1: #i27224# - view contact for 'virtual' drawing objects


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [2f61fe40c05eafbced50f2a018fca86347224b98]

INTEGRATION: CWS swdrawpositioning (1.3.6); FILE MERGED 2004/05/03 16:32:20 od 1.3.6.1: #i27224# - view contact for 'virtual' drawing objects


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [748f7cce997b7f9dd19544e67e0d648d3ff14819]

INTEGRATION: CWS swdrawpositioning (1.2.92); FILE MERGED 2004/03/15 07:11:45 os 1.2.92.1: #i26173# draw positioning TabPage for sw created


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [bdf05fadf67b43ebf17fceb44c373aa1d5ad011c]

INTEGRATION: CWS swdrawpositioning (1.15.152); FILE MERGED 2004/03/15 07:11:44 os 1.15.152.1: #i26173# draw positioning TabPage for sw created


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [7d3b8f94a97c7c901e886daa3186a86df698af41]

INTEGRATION: CWS swdrawpositioning (1.1.2); FILE ADDED 2004/03/15 07:11:44 os 1.1.2.2: #i26173# draw positioning TabPage for sw created 2004/03/05 16:53:36 os 1.1.2.1: #i26173# positioning TabPage for drawing objects in Writer


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [2a9915dec3f39d20c6dfad2b1bb1833b32c634ac]

INTEGRATION: CWS swdrawpositioning (1.1.2); FILE ADDED 2004/04/14 11:32:36 os 1.1.2.3: #i26173# some missing to-character options added 2004/03/15 07:11:43 os 1.1.2.2: #i26173# draw positioning TabPage for sw created 2004/03/05 16:53:47 os 1.1.2.1: #i26173# positioning TabPage for drawing objects in Writer


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b3bd5d8089ed4abbbcf9a6fc8aea4803ae34a5e5]

INTEGRATION: CWS swdrawpositioning (1.1.2); FILE ADDED 2004/03/15 07:11:43 os 1.1.2.2: #i26173# draw positioning TabPage for sw created 2004/03/05 16:53:59 os 1.1.2.1: #i26173# positioning TabPage for drawing objects in Writer


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [46952138c938730afcc3607e1a524bb590b0e30e]

INTEGRATION: CWS swdrawpositioning (1.1.2); FILE ADDED 2004/04/15 08:24:15 os 1.1.2.6: #i26173# follow text flow completed 2004/04/14 11:32:37 os 1.1.2.5: #i26173# some missing to-character options added 2004/03/31 05:26:41 os 1.1.2.4: #i26173# syntax 2004/03/30 12:59:00 os 1.1.2.3: #i26173# vertical text line alignment added 2004/03/15 07:11:41 os 1.1.2.2: #i26173# draw positioning TabPage for sw created 2004/03/05 16:54:12 os 1.1.2.1: #i26173# positioning TabPage for drawing objects in Writer


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [cbedb19f1cac0119e3b8c0605dc20f184de0f142]

INTEGRATION: CWS swdrawpositioning (1.1.2); FILE ADDED 2004/04/08 12:07:22 od 1.1.2.2: #22341# - add string for vertical orientation at top of line 2004/03/05 16:52:35 os 1.1.2.1: #i26173# provider of strings for positioning tab pages in Writer (drawing objects and fly frames)


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [3e9d6c4948f8cdf5694f6b1b38039878815b6119]

INTEGRATION: CWS swdrawpositioning (1.1.2); FILE ADDED 2004/03/05 16:52:20 os 1.1.2.1: #i26173# provider of strings for positioning tab pages in Writer (drawing objects and fly frames)


2004-06-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [0982db35c30b70532dd1cb2d933ed680cfb0da82]

INTEGRATION: CWS reportcompfix2 (1.17.8); FILE MERGED 2004/06/14 10:47:42 hro 1.17.8.1: #i29559# Fixed solaris compiler bug


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [db2e827c391245569b9445ab3830d81ab1567c45]

INTEGRATION: CWS swdrawpositioning (1.1.2); FILE ADDED 2004/04/08 12:06:25 od 1.1.2.2: #i22341# - port changes on MWS on /sw/source/ui/frmdlg/frmex.cxx 2004/03/15 07:16:24 os 1.1.2.1: #i26173# example in frame/drawing positioning TabPages in sw


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [19e6e7984f67e3c03e64907ed1123321e3e6f66a]

INTEGRATION: CWS swdrawpositioning (1.20.90); FILE MERGED 2004/06/21 08:37:07 od 1.20.90.4: RESYNC: (1.22-1.27); FILE MERGED resolve merge conflicts. 2004/05/04 07:06:39 od 1.20.90.3: RESYNC: (1.21-1.22); FILE MERGED 2004/04/08 09:53:32 od 1.20.90.2: RESYNC: (1.20-1.21); FILE MERGED 2004/03/15 07:11:40 os 1.20.90.1: #i26173# draw positioning TabPage for sw created


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [c50be8136a26bf165f5832f3a75c5f969888d761]

INTEGRATION: CWS swdrawpositioning (1.2.92); FILE MERGED 2004/03/15 07:11:38 os 1.2.92.1: #i26173# draw positioning TabPage for sw created


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [53d0f3aa5ecc0fc226ae1f5249900c95f02ad437]

INTEGRATION: CWS swdrawpositioning (1.9.646); FILE MERGED 2004/03/15 07:11:37 os 1.9.646.1: #i26173# draw positioning TabPage for sw created


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [04f9886bf1570061ffd0006a840afd574f00e086]

INTEGRATION: CWS swdrawpositioning (1.3.92); FILE MERGED 2004/05/04 07:04:23 od 1.3.92.3: RESYNC: (1.4-1.5); FILE MERGED 2004/04/08 09:53:25 od 1.3.92.2: RESYNC: (1.3-1.4); FILE MERGED 2004/03/15 07:11:36 os 1.3.92.1: #i26173# draw positioning TabPage for sw created


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [14a55d8ac109b425fcb4713b4029d7a01a17d57f]

INTEGRATION: CWS swdrawpositioning (1.4.92); FILE MERGED 2004/05/04 07:04:14 od 1.4.92.3: RESYNC: (1.5-1.6); FILE MERGED 2004/04/08 09:53:17 od 1.4.92.2: RESYNC: (1.4-1.5); FILE MERGED 2004/03/15 07:11:35 os 1.4.92.1: #i26173# draw positioning TabPage for sw created


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [2857741c9fde5507fb63e64f24bbb2f88b7adbf4]

INTEGRATION: CWS swdrawpositioning (1.80.78); FILE MERGED 2004/04/30 13:02:11 od 1.80.78.4: #i28501# - extend deliver list for correct painting of 'virtual' group 	   drawing objects. 2004/04/08 09:48:24 od 1.80.78.3: RESYNC: (1.81-1.83); FILE MERGED 2004/03/15 08:29:20 os 1.80.78.2: RESYNC: (1.80-1.81); FILE MERGED 2004/03/15 07:10:36 os 1.80.78.1: #i26173# draw positioning TabPage for sw created


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [2adf60705d8db8b6c3a5c51e325037939684ea07]

INTEGRATION: CWS swdrawpositioning (1.1.2); FILE ADDED 2004/05/03 16:29:55 od 1.1.2.1: #i27224# - view contact for 'virtual' drawing objects


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [69ca49f3aaf5dc2e88e7284372731c030725e614]

INTEGRATION: CWS swdrawpositioning (1.1.2); FILE ADDED 2004/06/21 07:57:37 od 1.1.2.2: adjusted due to merging /sw/source/ui/frmdlg/frmpage.cxx to SRC680:m44 2004/03/05 16:50:53 os 1.1.2.1: #i26173# structure containing positioning information of fly frames to be validated by Writer


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [43e15acc9f48a3689d62413fdcd8dab950306457]

INTEGRATION: CWS swdrawpositioning (1.1.2); FILE ADDED 2004/04/08 12:11:16 od 1.1.2.2: #i22341# - add string id for new vertical orientation at top of text line 2004/03/05 16:51:58 os 1.1.2.1: #i26173# provider of strings for positioning tab pages in Writer (drawing objects and fly frames)


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [3a290e8755ce2bd316cf5cd80e895cfb31f485cc]

INTEGRATION: CWS swdrawpositioning (1.1.2); FILE ADDED 2004/03/15 07:16:08 os 1.1.2.1: #i26173# example in frame/drawing positioning TabPages in sw


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [e5f7e7b0456e55678584933093011348f342f1b7]

INTEGRATION: CWS swdrawpositioning (1.41.86); FILE MERGED 2004/05/04 06:58:45 od 1.41.86.3: RESYNC: (1.42-1.43); FILE MERGED resolve merge conflict 2004/04/08 09:41:34 od 1.41.86.2: RESYNC: (1.41-1.42); FILE MERGED 2004/03/15 07:10:22 os 1.41.86.1: #i26173# draw positioning TabPage for sw created


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [83595c6b11cae885086eb8f668f1683d20f13a92]

INTEGRATION: CWS swdrawpositioning (1.97.4); FILE MERGED 2004/05/04 06:26:58 od 1.97.4.2: RESYNC: (1.97-1.99); FILE MERGED 2004/04/15 04:58:20 pb 1.97.4.1: fix: #i27554# remove double id (SID_AUTOSPELL_CHECK) from imagelist


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [d39cece2a1d5b1359a5a9a2527447db4a51fdf6e]

INTEGRATION: CWS swdrawpositioning (1.75.40); FILE MERGED 2004/05/04 09:33:54 od 1.75.40.2: #i26791# - adjustment for the unification of the positioning of Writer 	   fly frames and drawing objects. 2004/04/22 13:40:15 od 1.75.40.1: #i26791# - adjustments for the unification of the positioning of Writer 	   fly frames and drawing objects.


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f2915abb738fd3f0bcc9360760361fce7be64ffe]

INTEGRATION: CWS swdrawpositioning (1.1.2); FILE ADDED 2004/04/23 07:12:49 od 1.1.2.2: #i26791# - adjustment for the unification of the positioning of Writer 	   fly frames and drawing objects 2004/04/22 13:39:21 od 1.1.2.1: #i26791# - outsource definition and declaration of class <XMLHint_Impl> 	   and its derived classes.


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [98647bc244ec8f608ca8f1b16d244e446bdb0453]

INTEGRATION: CWS swdrawpositioning (1.29.6); FILE MERGED 2004/06/21 07:23:02 od 1.29.6.4: RESYNC: (1.30-1.32); FILE MERGED 2004/04/23 09:12:54 od 1.29.6.3: #i26791# - adjustments for the unification of the positioning of Writer 	   fly frames and drawing objects 2004/04/08 09:20:39 od 1.29.6.2: RESYNC: (1.29-1.30); FILE MERGED 2004/04/07 12:07:09 od 1.29.6.1: #i26791# - adjustments for the unification of the positioning of 	   Writer fly frames and drawing objects


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [0cbcc483a0a7c6e7fed87f5b87a28162ece9c711]

INTEGRATION: CWS swdrawpositioning (1.38.144); FILE MERGED 2004/04/23 07:12:49 od 1.38.144.2: #i26791# - adjustment for the unification of the positioning of Writer 	   fly frames and drawing objects 2004/04/22 13:40:15 od 1.38.144.1: #i26791# - adjustments for the unification of the positioning of Writer 	   fly frames and drawing objects.


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [e35d46ec9566ee7adc9a90eecb9c2229a3b40c57]

INTEGRATION: CWS swdrawpositioning (1.110.2); FILE MERGED 2004/06/01 11:42:21 od 1.110.2.4: #i26791# <XMLTextParagraphExport::addTextFrameAttributes(..)> - 	 correction - no export of <svg:x>, if object is anchored 	 as-character. 2004/06/01 11:26:54 od 1.110.2.3: #i26791# - undo changes of revisions 1.110.2.2 and 1.110.2.1 2004/05/03 16:19:00 od 1.110.2.2: #i26791# <XMLTextParagraphExport::addTextFrameAttributes(..) 	 - correct handling of group shapes 2004/04/22 13:40:14 od 1.110.2.1: #i26791# - adjustments for the unification of the positioning of Writer 	   fly frames and drawing objects.


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [8ff405c8cf3f690e2e2d57b5741ad6c3638ef13e]

INTEGRATION: CWS swdrawpositioning (1.9.284); FILE MERGED 2004/06/01 11:44:26 od 1.9.284.5: #i26791# - correct syntax error 2004/06/01 11:29:02 od 1.9.284.4: #i26791# <XMLTextShapeImportHelper::addShape(..)> - allow all anchor types 2004/06/01 11:24:54 od 1.9.284.3: #i26791# - undo changes of revisions 1.9.284.2 and 1.9.284.1 2004/05/03 16:20:50 od 1.9.284.2: #i26791# class <XMLTextShapeImportHelper> - extension for the import of 	 group shapes. 2004/04/22 13:40:14 od 1.9.284.1: #i26791# - adjustments for the unification of the positioning of Writer 	   fly frames and drawing objects.


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b270764558ab8467be5ee5a2cee8dacbf36e45ff]

INTEGRATION: CWS swdrawpositioning (1.2.294); FILE MERGED 2004/04/22 13:40:14 od 1.2.294.1: #i26791# - adjustments for the unification of the positioning of Writer 	   fly frames and drawing objects.


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [cd5ffc4529320d1c977fefd1e36f05669ec8358b]

INTEGRATION: CWS swdrawpositioning (1.6.274); FILE MERGED 2004/04/22 13:40:14 od 1.6.274.1: #i26791# - adjustments for the unification of the positioning of Writer 	   fly frames and drawing objects.


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [3b63415ba63ba8d956b99a23ecada1cef7065f70]

INTEGRATION: CWS swdrawpositioning (1.35.2); FILE MERGED 2004/04/21 13:43:43 cl 1.35.2.1: #116441# project global context to get created XShape from import context


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [026ec9932a9d997fc9f67d5df085596d099c5f6e]

INTEGRATION: CWS swdrawpositioning (1.84.2); FILE MERGED 2004/04/21 13:43:43 cl 1.84.2.1: #116441# project global context to get created XShape from import context


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [604179e6649770006502288768cb3113fc9f3077]

INTEGRATION: CWS swdrawpositioning (1.10.192); FILE MERGED 2004/04/21 13:43:43 cl 1.10.192.1: #116441# project global context to get created XShape from import context


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f5121049d6239701c5069aada74545f0de7a3714]

INTEGRATION: CWS swdrawpositioning (1.49.2); FILE MERGED 2004/04/21 13:43:42 cl 1.49.2.1: #116441# project global context to get created XShape from import context


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [608d30b26a2c2971f93b080f3d22ad9f1a212627]

INTEGRATION: CWS swdrawpositioning (1.13.84); FILE MERGED 2004/06/21 08:14:33 od 1.13.84.6: RESYNC: (1.13-1.14); FILE MERGED 2004/04/15 08:24:02 os 1.13.84.5: #i26173# follow text flow completed 2004/03/30 15:03:09 os 1.13.84.4: #i26173# new: SetDrawingAttr() 2004/03/30 12:59:49 os 1.13.84.3: #i26173# retrieve content position to use for CalcBoundRect 2004/03/15 07:08:32 os 1.13.84.2: #i26173# draw positioning TabPage in svx created 2004/03/08 09:07:42 os 1.13.84.1: #i26173# access to SvxTransform/CaptionDialog changed


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [df239aba53026836bb3782c370f681a7bc07f087]

INTEGRATION: CWS swdrawpositioning (1.49.44); FILE MERGED 2004/04/14 11:34:25 os 1.49.44.1: #i26173# anchor context menu/drop down completed for drawings


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [dfa95c0f868fcd72a1f9c13c075b024e0a2fee55]

INTEGRATION: CWS swdrawpositioning (1.4.150); FILE MERGED 2004/04/14 11:34:26 os 1.4.150.1: #i26173# anchor context menu/drop down completed for drawings


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [38d178b2d9664e963225a5ad2bfa3760138128b0]

INTEGRATION: CWS swdrawpositioning (1.3.602); FILE MERGED 2004/03/15 09:47:38 os 1.3.602.2: RESYNC: (1.3-1.4); FILE MERGED 2004/03/08 09:05:57 os 1.3.602.1: #i26173# draw positioning TabPage in svx created -> strings moved to svx


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b49475b5b2ce66902defd548d9716d74e18f462f]

INTEGRATION: CWS swdrawpositioning (1.13.82); FILE MERGED 2004/03/30 15:02:42 os 1.13.82.4: #i26173# removed methods added, again 2004/03/15 09:47:52 os 1.13.82.3: RESYNC: (1.13-1.14); FILE MERGED 2004/03/15 07:08:06 os 1.13.82.2: #i26173# frame example moved to svx 2004/03/08 09:05:56 os 1.13.82.1: #i26173# draw positioning TabPage in svx created -> strings moved to svx


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a487390c06b34bf89f2ac12a20ded0e482d356af]

INTEGRATION: CWS swdrawpositioning (1.3.82); FILE MERGED 2004/06/21 08:03:18 od 1.3.82.3: RESYNC: (1.4-1.5); FILE MERGED resolve merge conflict. 2004/03/30 15:02:05 os 1.3.82.2: #i26173# SwFrmMgr::ValidateMetrics changed 2004/03/08 09:05:55 os 1.3.82.1: #i26173# draw positioning TabPage in svx created -> strings moved to svx


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [e7b40a9b014d793aaa8a7835953b927947721477]

INTEGRATION: CWS swdrawpositioning (1.3.84); FILE MERGED 2004/03/15 07:07:34 os 1.3.84.1: #i26173# draw positioning TabPage in svx created - ValidatePosition handler added


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [e28aa38d9eb4c774e566b4d66d1e294a3ab36934]

INTEGRATION: CWS swdrawpositioning (1.8.82); FILE MERGED 2004/06/21 08:00:30 od 1.8.82.3: RESYNC: (1.8-1.9); FILE MERGED resolve merge conflict. 2004/03/30 15:01:47 os 1.8.82.2: #i26173# SwFrmMgr::ValidateMetrics changed 2004/03/08 09:05:40 os 1.8.82.1: #i26173# draw positioning TabPage in svx created -> strings moved to svx


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [d5174b24e012f779c0f9e0f6e070357003e66b2f]

INTEGRATION: CWS swdrawpositioning (1.5.214); FILE MERGED 2004/03/15 07:04:48 os 1.5.214.1: #i26173# frame example moved to svx


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [7f092d7fa3ef800636936db54ca6c3d90b95aea0]

INTEGRATION: CWS swdrawpositioning (1.39.82); FILE MERGED 2004/06/21 07:51:59 od 1.39.82.5: RESYNC: (1.40-1.41); FILE MERGED resolve merge conflicts. 2004/03/30 15:00:34 os 1.39.82.4: #i26173# enums corrected, strings from svx used completely 2004/03/15 09:48:11 os 1.39.82.3: RESYNC: (1.39-1.40); FILE MERGED 2004/03/15 07:06:01 os 1.39.82.2: #i26173# frame example moved to svx 2004/03/08 09:05:38 os 1.39.82.1: #i26173# draw positioning TabPage in svx created -> strings moved to svx


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [28f305e1e8251af7ea6f01dd9b4308cc759ecfeb]

INTEGRATION: CWS swdrawpositioning (1.9.82); FILE MERGED 2004/06/21 07:26:55 od 1.9.82.4: RESYNC: (1.10-1.11); FILE MERGED resolve merge conflict. 2004/03/30 15:00:01 os 1.9.82.3: #i26173# enums corrected 2004/03/15 09:48:01 os 1.9.82.2: RESYNC: (1.9-1.10); FILE MERGED 2004/03/08 09:05:37 os 1.9.82.1: #i26173# draw positioning TabPage in svx created -> strings moved to svx


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [1fd16e59dbf8c2a3a58c8f429d520581f7f18070]

INTEGRATION: CWS swdrawpositioning (1.114.6); FILE MERGED 2004/05/04 06:25:06 od 1.114.6.3: RESYNC: (1.114-1.115); FILE MERGED 2004/04/21 15:25:10 mmaher 1.114.6.2: #i26790# First stab at using the new anchoring option for drawing objects 2004/04/07 10:43:15 od 1.114.6.1: #i26791# - adjustments for the unification of the positioning of 	   Writer fly frames and drawing objects


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [5141c9f063acbebbc505cf3c9f41096941f4be71]

INTEGRATION: CWS swdrawpositioning (1.10.158); FILE MERGED 2004/04/23 07:49:26 od 1.10.158.1: #i26791# - adjustments for the unification of the positioning of Writer 	   fly frames and drawing objects


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [c9b32f9390e0b025a833965bab72ffd7474f0c62]

INTEGRATION: CWS swdrawpositioning (1.16.38); FILE MERGED 2004/06/01 11:56:59 od 1.16.38.1: #i26791# - usage of new member <ViewShell::mbInConstructor>


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [d408c2fd28dd1766c487d681c4847e8a18e925b0]

INTEGRATION: CWS swdrawpositioning (1.12.36); FILE MERGED 2004/04/07 09:28:49 od 1.12.36.1: #i26791# - adjustments for the unification of the positioning of 	   Writer fly frames and drawing objects


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f3d9906c546ed26a6e9a7cea4b30c7032a0c40e7]

INTEGRATION: CWS swdrawpositioning (1.159.28); FILE MERGED 2004/05/04 09:38:07 od 1.159.28.1: #i26791# - adjustments for the unification of the positioning of Writer 	   fly frames and drawing objects.


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [dcc8cd045e12fe27471931cdb78d7d56650c2f9e]

INTEGRATION: CWS swdrawpositioning (1.52.158); FILE MERGED 2004/06/03 05:29:55 od 1.52.158.3: #i26791# class <SwShapeDescriptor_Impl> - change default value of member 	 <pHOrient> 2004/04/23 09:09:05 od 1.52.158.2: #i26791# - adjustments for the unification of the positioning of Writer 	   fly frames and drawing objects 2004/04/07 10:43:48 od 1.52.158.1: #i26791# - adjustments for the unification of the positioning of 	   Writer fly frames and drawing objects


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [c8683d5d8984050f1cbe5d4adc8ca438844ee1cd]

INTEGRATION: CWS swdrawpositioning (1.8.352); FILE MERGED 2004/04/23 09:06:01 od 1.8.352.1: #i26791# - adjustments for the unification of the positioning of Writer 	   fly frames and drawing objects


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [53ee22fdb2b9fb945e2da9e53c8f9953e42d84e3]

INTEGRATION: CWS swdrawpositioning (1.8.84); FILE MERGED 2004/04/23 09:06:00 od 1.8.84.1: #i26791# - adjustments for the unification of the positioning of Writer 	   fly frames and drawing objects


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [5075bef57db8041bfdfb5930e69d5f4885fb4ba4]

INTEGRATION: CWS swdrawpositioning (1.4.436); FILE MERGED 2004/04/07 10:45:04 od 1.4.436.1: #i26791# - adjustments for the unification of the positioning of 	   Writer fly frames and drawing objects


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [947f2244240e249c2954ddb62c3b9377338d4a2c]

INTEGRATION: CWS swdrawpositioning (1.2.436); FILE MERGED 2004/04/07 09:28:24 od 1.2.436.1: #i26791# - adjustments for the unification of the positioning of 	   Writer fly frames and drawing objects


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [479746810ee77918a13cc365a1298bed7c9897ce]

INTEGRATION: CWS swdrawpositioning (1.43.38); FILE MERGED 2004/04/07 10:49:10 od 1.43.38.1: #i26791# - adjustments for the unification of the positioning of 	   Writer fly frames and drawing objects


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [4d6ff42d1dd21afc09f8367637123bf6536884fd]

INTEGRATION: CWS swdrawpositioning (1.16.156); FILE MERGED 2004/04/07 10:49:10 od 1.16.156.1: #i26791# - adjustments for the unification of the positioning of 	   Writer fly frames and drawing objects


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [e373cceee7114f0392b8b65836fc4aac103f4c20]

INTEGRATION: CWS swdrawpositioning (1.25.6); FILE MERGED 2004/04/23 07:48:50 od 1.25.6.2: #i26791# - adjustments for the unification of the positioning of Writer 	   fly frames and drawing objects 2004/04/07 10:49:09 od 1.25.6.1: #i26791# - adjustments for the unification of the positioning of 	   Writer fly frames and drawing objects


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [31645d70b1ae9135418e3c6366f5348626ffe8ba]

INTEGRATION: CWS swdrawpositioning (1.46.6); FILE MERGED 2004/04/08 09:22:49 od 1.46.6.2: RESYNC: (1.46-1.47); FILE MERGED 2004/04/07 10:49:09 od 1.46.6.1: #i26791# - adjustments for the unification of the positioning of 	   Writer fly frames and drawing objects


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [d5a1cb0f8c97fb30f30dbb349fcd96ce91014ad2]

INTEGRATION: CWS swdrawpositioning (1.2.6); FILE MERGED 2004/06/17 10:24:52 od 1.2.6.4: #i26791# - further adjustments for the unification of the positioning 	   of Writer fly frames and drawing objects. 2004/06/01 11:59:19 od 1.2.6.3: #i26791# - use object geometry instead of its bounding rectangle 2004/04/23 09:07:46 od 1.2.6.2: #i26791# - adjustments for the unification of the positioning of Writer 	   fly frames and drawing objects 2004/04/07 12:23:12 od 1.2.6.1: #i26791# - adjustments for the unification of the positioning of 	   Writer fly frames and drawing objects


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [3c00c07fd6c71c319c65e3d0e2669349b904516e]

INTEGRATION: CWS swdrawpositioning (1.2.6); FILE MERGED 2004/06/17 10:24:52 od 1.2.6.4: #i26791# - further adjustments for the unification of the positioning 	   of Writer fly frames and drawing objects. 2004/06/01 11:59:19 od 1.2.6.3: #i26791# - use object geometry instead of its bounding rectangle 2004/04/08 09:22:11 od 1.2.6.2: RESYNC: (1.2-1.3); FILE MERGED resolve merge conflicts. 2004/04/07 12:23:11 od 1.2.6.1: #i26791# - adjustments for the unification of the positioning of 	   Writer fly frames and drawing objects


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [58f991f5131db65401d0e5911ee6971a1b511ae2]

INTEGRATION: CWS swdrawpositioning (1.2.6); FILE MERGED 2004/04/07 12:23:11 od 1.2.6.1: #i26791# - adjustments for the unification of the positioning of 	   Writer fly frames and drawing objects


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [09e667f2170b714bf6f8e2e88144b4ac39cafadd]

INTEGRATION: CWS swdrawpositioning (1.2.6); FILE MERGED 2004/06/01 11:59:19 od 1.2.6.3: #i26791# - use object geometry instead of its bounding rectangle 2004/04/23 09:07:45 od 1.2.6.2: #i26791# - adjustments for the unification of the positioning of Writer 	   fly frames and drawing objects 2004/04/07 12:23:11 od 1.2.6.1: #i26791# - adjustments for the unification of the positioning of 	   Writer fly frames and drawing objects


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [3123091c040a62c7a4025ea6140a2d271cb43d2c]

INTEGRATION: CWS swdrawpositioning (1.2.6); FILE MERGED 2004/06/17 10:24:51 od 1.2.6.4: #i26791# - further adjustments for the unification of the positioning 	   of Writer fly frames and drawing objects. 2004/06/01 11:59:18 od 1.2.6.3: #i26791# - use object geometry instead of its bounding rectangle 2004/04/08 09:22:00 od 1.2.6.2: RESYNC: (1.2-1.3); FILE MERGED resolve merge conflict. 2004/04/07 12:23:11 od 1.2.6.1: #i26791# - adjustments for the unification of the positioning of 	   Writer fly frames and drawing objects


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [9f80f46a3ee8134200d6ab803f9f3763fd6a1630]

INTEGRATION: CWS swdrawpositioning (1.48.6); FILE MERGED 2004/05/04 06:19:03 od 1.48.6.4: RESYNC: (1.50-1.51); FILE MERGED 2004/04/14 07:03:43 od 1.48.6.3: #i26791# - adjustments for the unification of the positioning of Writer 	   fly frames and drawing objects. 2004/04/08 09:21:51 od 1.48.6.2: RESYNC: (1.48-1.50); FILE MERGED 2004/04/07 12:07:15 od 1.48.6.1: #i26791# - adjustments for the unification of the positioning of 	   Writer fly frames and drawing objects


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [38c29999612275f12d8c463e91b8781dc3afedf9]

INTEGRATION: CWS swdrawpositioning (1.33.36); FILE MERGED 2004/05/04 06:18:55 od 1.33.36.2: RESYNC: (1.33-1.34); FILE MERGED 2004/04/07 12:07:14 od 1.33.36.1: #i26791# - adjustments for the unification of the positioning of 	   Writer fly frames and drawing objects


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [d227de610cc21abb3ec1a444337fb6ee964f845b]

INTEGRATION: CWS swdrawpositioning (1.51.32); FILE MERGED 2004/05/04 06:18:45 od 1.51.32.4: RESYNC: (1.53-1.55); FILE MERGED 2004/04/23 09:12:56 od 1.51.32.3: #i26791# - adjustments for the unification of the positioning of Writer 	   fly frames and drawing objects 2004/04/08 09:21:41 od 1.51.32.2: RESYNC: (1.51-1.53); FILE MERGED resolve merge conflict. 2004/04/07 12:07:12 od 1.51.32.1: #i26791# - adjustments for the unification of the positioning of 	   Writer fly frames and drawing objects


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [fcbc77a20c3da4a685cecb922b217e3e5998cb2b]

INTEGRATION: CWS swdrawpositioning (1.35.156); FILE MERGED 2004/05/04 06:18:13 od 1.35.156.4: RESYNC: (1.36-1.37); FILE MERGED 2004/04/23 09:12:55 od 1.35.156.3: #i26791# - adjustments for the unification of the positioning of Writer 	   fly frames and drawing objects 2004/04/08 09:21:30 od 1.35.156.2: RESYNC: (1.35-1.36); FILE MERGED resolve merge conflict. 2004/04/07 12:07:12 od 1.35.156.1: #i26791# - adjustments for the unification of the positioning of 	   Writer fly frames and drawing objects


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [23706dbe8b21458bdee1e8f1bab34d28a5ec1376]

INTEGRATION: CWS swdrawpositioning (1.78.6); FILE MERGED 2004/05/04 06:18:36 od 1.78.6.2: RESYNC: (1.78-1.79); FILE MERGED 2004/04/07 12:07:11 od 1.78.6.1: #i26791# - adjustments for the unification of the positioning of 	   Writer fly frames and drawing objects


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [dfa03d447a2cbba864e188a2c26ab39bdcdb198e]

INTEGRATION: CWS swdrawpositioning (1.31.36); FILE MERGED 2004/04/08 09:21:21 od 1.31.36.2: RESYNC: (1.31-1.32); FILE MERGED 2004/04/07 12:07:11 od 1.31.36.1: #i26791# - adjustments for the unification of the positioning of 	   Writer fly frames and drawing objects


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [6108b644f084bb6f80b4f0392af80aea221a498a]

INTEGRATION: CWS swdrawpositioning (1.8.6); FILE MERGED 2004/04/07 12:07:11 od 1.8.6.1: #i26791# - adjustments for the unification of the positioning of 	   Writer fly frames and drawing objects


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [15f6d905b55bb622265be391ea57af3bbab0f293]

INTEGRATION: CWS swdrawpositioning (1.15.120); FILE MERGED 2004/05/04 06:18:28 od 1.15.120.2: RESYNC: (1.15-1.16); FILE MERGED 2004/04/07 12:07:10 od 1.15.120.1: #i26791# - adjustments for the unification of the positioning of 	   Writer fly frames and drawing objects


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [bfe2aa9933e133b89b53f6c035ad7df0bdae380b]

INTEGRATION: CWS swdrawpositioning (1.38.38); FILE MERGED 2004/04/23 09:12:55 od 1.38.38.3: #i26791# - adjustments for the unification of the positioning of Writer 	   fly frames and drawing objects 2004/04/08 09:21:09 od 1.38.38.2: RESYNC: (1.38-1.39); FILE MERGED 2004/04/07 12:07:10 od 1.38.38.1: #i26791# - adjustments for the unification of the positioning of 	   Writer fly frames and drawing objects


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [396c4a4dc367c45e84c118022bb7c377e4984f9e]

INTEGRATION: CWS swdrawpositioning (1.60.6); FILE MERGED 2004/04/23 09:12:54 od 1.60.6.3: #i26791# - adjustments for the unification of the positioning of Writer 	   fly frames and drawing objects 2004/04/08 09:20:49 od 1.60.6.2: RESYNC: (1.60-1.62); FILE MERGED resolve merge conflicts. 2004/04/07 12:07:09 od 1.60.6.1: #i26791# - adjustments for the unification of the positioning of 	   Writer fly frames and drawing objects


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f1d928cb74eba3e38786d63ec663a7941051058f]

#i10000# adopt to ISO codes


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [8c2ab9c94f18cee88eedbdce016224d568d6f201]

INTEGRATION: CWS swdrawpositioning (1.6.36); FILE MERGED 2004/06/01 12:08:48 od 1.6.36.3: #i26791# - removed member <SwFlyFrm::aRelPos> 2004/04/08 09:20:30 od 1.6.36.2: RESYNC: (1.6-1.7); FILE MERGED 2004/04/07 12:07:08 od 1.6.36.1: #i26791# - adjustments for the unification of the positioning of 	   Writer fly frames and drawing objects


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [5711a99b84868b7d252e1ad65ae0082ce77218a6]

INTEGRATION: CWS swdrawpositioning (1.38.6); FILE MERGED 2004/04/08 09:20:21 od 1.38.6.2: RESYNC: (1.38-1.39); FILE MERGED Resolve merge conflicts. 2004/04/07 12:07:04 od 1.38.6.1: #i26791# - adjustments for the unification of the positioning of 	   Writer fly frames and drawing objects


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f2bfb51b13caac6ad69da380e1321864e4364599]

INTEGRATION: CWS swdrawpositioning (1.57.6); FILE MERGED 2004/06/21 07:20:50 od 1.57.6.6: RESYNC: (1.58-1.61); FILE MERGED 2004/06/01 12:07:48 od 1.57.6.5: #i26791# class <SwFlyFrm> - member <aRelPos> is removed. 2004/04/23 09:12:53 od 1.57.6.4: #i26791# - adjustments for the unification of the positioning of Writer 	   fly frames and drawing objects 2004/04/14 07:03:42 od 1.57.6.3: #i26791# - adjustments for the unification of the positioning of Writer 	   fly frames and drawing objects. 2004/04/08 09:20:04 od 1.57.6.2: RESYNC: (1.57-1.58); FILE MERGED 2004/04/07 12:07:03 od 1.57.6.1: #i26791# - adjustments for the unification of the positioning of 	   Writer fly frames and drawing objects


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [91610f6d5e6b6c13de3b820c8a63abdf6178acda]

INTEGRATION: CWS swdrawpositioning (1.32.6); FILE MERGED 2004/04/08 09:19:54 od 1.32.6.2: RESYNC: (1.32-1.36); FILE MERGED 2004/04/07 12:07:03 od 1.32.6.1: #i26791# - adjustments for the unification of the positioning of 	   Writer fly frames and drawing objects


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f7301634f4a3162aaef29869cf1aa047b6299569]

INTEGRATION: CWS swdrawpositioning (1.22.36); FILE MERGED 2004/04/08 09:19:45 od 1.22.36.2: RESYNC: (1.22-1.23); FILE MERGED Resolve merge conflicts. 2004/04/07 12:07:02 od 1.22.36.1: #i26791# - adjustments for the unification of the positioning of 	   Writer fly frames and drawing objects


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [26e47d37baed29549202e427b6bd4f5e8fe7a06a]

INTEGRATION: CWS swdrawpositioning (1.43.6); FILE MERGED 2004/05/04 06:18:20 od 1.43.6.3: RESYNC: (1.44-1.45); FILE MERGED 2004/04/08 09:19:36 od 1.43.6.2: RESYNC: (1.43-1.44); FILE MERGED 2004/04/07 12:07:02 od 1.43.6.1: #i26791# - adjustments for the unification of the positioning of 	   Writer fly frames and drawing objects


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [99f33b8dc4fef7b2e4a191a74303e0e080b3c796]

INTEGRATION: CWS swdrawpositioning (1.45.6); FILE MERGED 2004/04/07 12:06:58 od 1.45.6.1: #i26791# - adjustments for the unification of the positioning of 	   Writer fly frames and drawing objects


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [ae306806c966ee0a2033d9f906535153c0cc6d4f]

INTEGRATION: CWS swdrawpositioning (1.1.2); FILE ADDED 2004/06/01 12:06:49 od 1.1.2.3: #i26791# - methods to set/convert positioning attributes. 2004/04/23 09:12:53 od 1.1.2.2: #i26791# - adjustments for the unification of the positioning of Writer 	   fly frames and drawing objects 2004/04/07 09:00:39 od 1.1.2.1: #i26791# implementation of new class <SwAnchoredObject> for the unification 	 of the positioning of Writer fly frames and drawing objects.


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [c0def28a4b3022c96228c3eecb811627a868396c]

INTEGRATION: CWS swdrawpositioning (1.1.2); FILE ADDED 2004/06/17 10:22:54 od 1.1.2.5: #i26791# - further adjustments for the unification of the positioning 	   of Writer fly frames and drawing objects. 2004/06/01 12:06:02 od 1.1.2.4: #i26791# - use object geometry instead of its bounding rectangle 	 - method to set and convert positioning attributes. 	 - apply calculated position to to-page/to-fly anchored objects 2004/04/23 09:12:52 od 1.1.2.3: #i26791# - adjustments for the unification of the positioning of Writer 	   fly frames and drawing objects 2004/04/08 05:01:55 od 1.1.2.2: #i26791# - further adjustements for the unification of the positioning 	   of Writer fly frames and drawing objects 2004/04/07 09:01:57 od 1.1.2.1: #i26791# implementation of new class <SwAnchoredDrawObject> for the 	 unification of the positioning of Writer fly frames and 	 drawing objects


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [8e1539cdf3ec283755ab86f752f70cc7237d0c43]

INTEGRATION: CWS swdrawpositioning (1.2.6); FILE MERGED 2004/06/17 10:21:32 od 1.2.6.2: #i26791# - further adjustments for the unification of the positioning 	   of Writer fly frames and drawing objects. 2004/04/07 11:59:19 od 1.2.6.1: #i26791# - adjustments for the unification of the positioning of 	   Writer fly frames and drawing objects


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [cc7dd3eccefa27d040d82641f155dbfab886a429]

INTEGRATION: CWS swdrawpositioning (1.2.6); FILE MERGED 2004/06/17 10:21:32 od 1.2.6.3: #i26791# - further adjustments for the unification of the positioning 	   of Writer fly frames and drawing objects. 2004/04/08 09:19:18 od 1.2.6.2: RESYNC: (1.2-1.3); FILE MERGED 2004/04/07 11:59:19 od 1.2.6.1: #i26791# - adjustments for the unification of the positioning of 	   Writer fly frames and drawing objects


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [d5ee529239be133cb96866cf7a90304101d5f980]

INTEGRATION: CWS swdrawpositioning (1.14.6); FILE MERGED 2004/04/23 07:37:11 od 1.14.6.1: #i26791# - adjustments for the unification of the positioning of Writer 	   fly frames and drawing objects


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [0c1e6791ccb2fb2b900965747f96956b07c0dfe2]

INTEGRATION: CWS swdrawpositioning (1.6.6); FILE MERGED 2004/04/07 11:59:19 od 1.6.6.1: #i26791# - adjustments for the unification of the positioning of 	   Writer fly frames and drawing objects


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [9acf8e057e11484bbe8f4025ab605ce7ca8f4430]

INTEGRATION: CWS swdrawpositioning (1.10.38); FILE MERGED 2004/06/01 12:04:41 od 1.10.38.3: #i26791# class <SwFlyFrm> - remove member <aRelPos> 2004/04/23 07:37:11 od 1.10.38.2: #i26791# - adjustments for the unification of the positioning of Writer 	   fly frames and drawing objects 2004/04/07 11:59:18 od 1.10.38.1: #i26791# - adjustments for the unification of the positioning of 	   Writer fly frames and drawing objects


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [1f855b6e6db3a3c388d43d2c6018938be324d520]

INTEGRATION: CWS swdrawpositioning (1.3.156); FILE MERGED 2004/04/07 11:59:18 od 1.3.156.1: #i26791# - adjustments for the unification of the positioning of 	   Writer fly frames and drawing objects


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [591792bb9978480abad1223805a40e8cf4459c67]

INTEGRATION: CWS swdrawpositioning (1.2.6); FILE MERGED 2004/04/07 11:59:18 od 1.2.6.1: #i26791# - adjustments for the unification of the positioning of 	   Writer fly frames and drawing objects


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b8144f5cac095cdd8599d217d798dd9e02b82845]

INTEGRATION: CWS swdrawpositioning (1.3.6); FILE MERGED 2004/06/17 10:21:32 od 1.3.6.3: #i26791# - further adjustments for the unification of the positioning 	   of Writer fly frames and drawing objects. 2004/04/08 09:18:23 od 1.3.6.2: RESYNC: (1.3-1.4); FILE MERGED 2004/04/07 11:59:17 od 1.3.6.1: #i26791# - adjustments for the unification of the positioning of 	   Writer fly frames and drawing objects


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [bf0baa597e9a18b8a0aed08259d4fa2cea2f307b]

INTEGRATION: CWS swdrawpositioning (1.20.80); FILE MERGED 2004/04/07 12:19:14 od 1.20.80.3: #i26791# - adjustments for the unification of the positioning of 	   Writer fly frames and drawing objects 2004/03/15 08:07:19 os 1.20.80.2: RESYNC: (1.20-1.21); FILE MERGED 2004/03/15 07:06:56 os 1.20.80.1: #i26173# IsFrmVertical() works for drawing objects, too


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [5f7d6695ab561758acb27a93f14e08ee960324d5]

INTEGRATION: CWS swdrawpositioning (1.29.6); FILE MERGED 2004/06/01 11:54:45 od 1.29.6.3: #i26791# - use object geometry instead of its bounding rectangle 2004/04/23 07:36:25 od 1.29.6.2: #i26791# - adjustments for the unification of the positioning of Writer 	   fly frames and drawing objects 2004/04/07 12:19:02 od 1.29.6.1: #i26791# - adjustments for the unification of the positioning of 	   Writer fly frames and drawing objects


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [d4b1547888b9fcf22e6859b2d07bd8005aa5c53c]

INTEGRATION: CWS swdrawpositioning (1.18.6); FILE MERGED 2004/06/17 10:19:25 od 1.18.6.3: #i26791# - further adjustments for the unification of the positioning 	   of Writer fly frames and drawing objects. 2004/04/08 04:56:42 od 1.18.6.2: #i26791# - adjustments for the unification of the positioning of Writer 	   fly frames and drawing objects 2004/03/30 14:55:14 os 1.18.6.1: #i26173# new: SetDrawingAttr()


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [8d4d6d600b982c0361e275002d72debf84e1a08a]

INTEGRATION: CWS swdrawpositioning (1.19.150); FILE MERGED 2004/04/23 07:36:24 od 1.19.150.2: #i26791# - adjustments for the unification of the positioning of Writer 	   fly frames and drawing objects 2004/04/07 12:18:46 od 1.19.150.1: #i26791# - adjustments for the unification of the positioning of 	   Writer fly frames and drawing objects


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [0c04038c5598bf0266fba925a51a2973bbc38ed6]

INTEGRATION: CWS swdrawpositioning (1.15.150); FILE MERGED 2004/04/07 09:27:11 od 1.15.150.1: #i26791# - adjustments for the unification of the positioning of 	   Writer fly frames and drawing objects


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [ba1608cf28d97f73cba22860913776a57c1bdb1f]

INTEGRATION: CWS swdrawpositioning (1.17.150); FILE MERGED 2004/04/07 09:27:11 od 1.17.150.1: #i26791# - adjustments for the unification of the positioning of 	   Writer fly frames and drawing objects


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [eaf56dd161563f61762f49bed91de3e25548c2b5]

INTEGRATION: CWS swdrawpositioning (1.13.158); FILE MERGED 2004/04/07 11:38:02 od 1.13.158.1: #i26791# - adjustments for the unification of the positioning of 	   Writer fly frames and drawing objects


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [e6f36acbc9027b8904882f49afa9bf152225f022]

INTEGRATION: CWS swdrawpositioning (1.13.38); FILE MERGED 2004/04/07 11:47:40 od 1.13.38.1: #i26791# - adjustments for the unification of the positioning of 	   Writer fly frames and drawing objects


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [df1f7de37193139c18de0fa390cdfa7e3620b36c]

INTEGRATION: CWS swdrawpositioning (1.25.38); FILE MERGED 2004/06/17 10:17:58 od 1.25.38.8: #i26791# - further adjustments for the unification of the positioning 	   of Writer fly frames and drawing objects. 2004/06/09 16:00:55 od 1.25.38.7: #i26791# <SwDrawVirtObj::GetOffset()> - calculate offset on the base of 	 the bounding rectangles. 2004/06/01 12:03:36 od 1.25.38.6: #i26791# - use object geometry instead of its bounding rectangle 	 - <SwDrawContact::Changed(..)> - no event handling, if existing 	   <ViewShell> instance is in constructor. 	 - <SwDrawContact::_Changed(..)> - set positioning attributes 	   as long as object isn't attached to a anchor frame. 2004/04/30 13:00:57 od 1.25.38.5: #i26791# <SwDrawVirtObj::DoPaintObject(..)> - correct painting of 'virtual' 	 group drawing objects. 2004/04/26 13:33:00 od 1.25.38.4: #i26791# - further adjustements for the unification of the positioning            of Writer fly frames and drawing objects 2004/04/23 07:47:49 od 1.25.38.3: #i26791# - adjustments for the unification of the positioning of Writer 	   fly frames and drawing objects 2004/04/08 05:00:52 od 1.25.38.2: #i26791# - further adjustements for the unification of the positioning 	   of Writer fly frames and drawing objects 2004/04/07 11:53:08 od 1.25.38.1: #i26791# - adjustments for the unification of the positioning of 	   Writer fly frames and drawing objects


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [906bc4fcaf8846e3b08c12a76c88b1dfb295c9b6]

INTEGRATION: CWS swdrawpositioning (1.4.150); FILE MERGED 2004/05/04 06:16:30 od 1.4.150.2: RESYNC: (1.4-1.5); FILE MERGED 2004/04/07 09:26:41 od 1.4.150.1: #i26791# - adjustments for the unification of the positioning of 	   Writer fly frames and drawing objects


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [099d4058cfe3ae410e3ea2d75efd2fde923eed49]

INTEGRATION: CWS swdrawpositioning (1.17.82); FILE MERGED 2004/04/23 07:35:17 od 1.17.82.2: #i26791# - adjustments for the unification of the positioning of Writer 	   fly frames and drawing objects 2004/04/07 09:26:41 od 1.17.82.1: #i26791# - adjustments for the unification of the positioning of 	   Writer fly frames and drawing objects


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [555df78fe9097d78eecd5f85623a180b9adc844d]

INTEGRATION: CWS swdrawpositioning (1.18.60); FILE MERGED 2004/06/21 07:16:57 od 1.18.60.4: RESYNC: (1.18-1.21); FILE MERGED resolve merge conflict. 2004/06/01 11:53:24 od 1.18.60.3: #i26791# - use object geometry instead of its bounding rectangle 2004/04/23 07:35:17 od 1.18.60.2: #i26791# - adjustments for the unification of the positioning of Writer 	   fly frames and drawing objects 2004/04/07 09:26:41 od 1.18.60.1: #i26791# - adjustments for the unification of the positioning of 	   Writer fly frames and drawing objects


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [95e0a2f25fa62c02136842b5c7370fa719fa82b9]

INTEGRATION: CWS swdrawpositioning (1.23.38); FILE MERGED 2004/06/01 11:53:23 od 1.23.38.4: #i26791# - use object geometry instead of its bounding rectangle 2004/04/23 07:35:16 od 1.23.38.3: #i26791# - adjustments for the unification of the positioning of Writer 	   fly frames and drawing objects 2004/04/08 04:59:41 od 1.23.38.2: #i26791# - further adjustements for the unification of the positioning 	   of Writer fly frames and drawing objects 2004/04/07 09:26:40 od 1.23.38.1: #i26791# - adjustments for the unification of the positioning of 	   Writer fly frames and drawing objects


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [2b511ee5aad73933c1ff78443482942b9253d781]

INTEGRATION: CWS swdrawpositioning (1.31.34); FILE MERGED 2004/05/04 06:15:42 od 1.31.34.2: RESYNC: (1.31-1.33); FILE MERGED 2004/04/07 09:21:03 od 1.31.34.1: #i26791# - adjustments for the unification of the positioning of 	   Writer fly frames and drawing objects


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [ceff3237553ce74c5220f2ed1a02beae8c9996f0]

INTEGRATION: CWS swdrawpositioning (1.10.158); FILE MERGED 2004/06/21 07:13:01 od 1.10.158.2: RESYNC: (1.10-1.11); FILE MERGED resolve merge conflict. 2004/04/07 09:20:15 od 1.10.158.1: #i26791# - adjustments for the unification of the positioning of 	   Writer fly frames and drawing objects


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [33cc0efa3404e7a9845a767235d6018105aa75cb]

INTEGRATION: CWS swdrawpositioning (1.19.436); FILE MERGED 2004/04/07 09:20:14 od 1.19.436.1: #i26791# - adjustments for the unification of the positioning of 	   Writer fly frames and drawing objects


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [1e24c007b92a03e7a40117e89fc1ee896cf21706]

INTEGRATION: CWS swdrawpositioning (1.33.4); FILE MERGED 2004/06/01 11:55:45 od 1.33.4.1: #i26791# class <ViewShell> - introduce new member <mbInContructor>


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [bec65980dacc1a810a26f9f3c053fafc751eb86b]

INTEGRATION: CWS swdrawpositioning (1.7.4); FILE MERGED 2004/04/23 07:23:57 od 1.7.4.1: #i26791# - adjustments for the unification of the positioning of Writer 	   fly frames and drawing objects


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [ece05defb3583661607f2f64c12ec32e3f8a5c8a]

INTEGRATION: CWS swdrawpositioning (1.9.182); FILE MERGED 2004/03/15 07:04:22 os 1.9.182.1: #i26173# draw positioning TabPage in svx created -> strings moved to svx


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b869f2ac6f1732b11970d9b7a759b6726c4f2f72]

INTEGRATION: CWS swdrawpositioning (1.34.6); FILE MERGED 2004/05/04 06:13:34 od 1.34.6.2: RESYNC: (1.34-1.36); FILE MERGED 2004/03/30 14:54:58 os 1.34.6.1: #i26173# new: SetDrawingAttr()


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [c025202b8a00e0940411db00f94c5bdd7da38227]

INTEGRATION: CWS swdrawpositioning (1.59.6); FILE MERGED 2004/06/21 07:08:21 od 1.59.6.4: RESYNC: (1.66-1.75); FILE MERGED resolve merge conflict. 2004/05/04 06:13:17 od 1.59.6.3: RESYNC: (1.63-1.66); FILE MERGED 2004/04/08 09:12:18 od 1.59.6.2: RESYNC: (1.59-1.63); FILE MERGED 2004/04/07 09:07:08 od 1.59.6.1: #i26791# - adjustments for the unification of the positioning of 	   Writer fly frames and drawing objects


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [c249a267db8101006c2505a01263dc2a3617469d]

INTEGRATION: CWS swdrawpositioning (1.9.38); FILE MERGED 2004/04/23 07:23:56 od 1.9.38.2: #i26791# - adjustments for the unification of the positioning of Writer 	   fly frames and drawing objects 2004/04/07 09:06:13 od 1.9.38.1: #i26791# - adjustments for the unification of the positioning of 	   Writer fly frames and drawing objects


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [20db95b763c4e39602337ba35b4f68d49a27e983]

INTEGRATION: CWS swdrawpositioning (1.1.2); FILE ADDED 2004/06/01 12:01:09 od 1.1.2.3: #i26791# classes <SwAnchoredObject> and <SwAnchoredDrawObject> - 	 method to set and convert positioning attributes. 2004/04/23 07:23:56 od 1.1.2.2: #i26791# - adjustments for the unification of the positioning of Writer 	   fly frames and drawing objects 2004/04/07 08:58:17 od 1.1.2.1: #i26791# new class <SwAnchoredObject> for the unification of the positioning 	 of Writer fly frames and drawing objects.


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [75c1d8c4964826f99af842bfa11ec418a6e97ade]

INTEGRATION: CWS swdrawpositioning (1.1.2); FILE ADDED 2004/06/17 10:17:33 od 1.1.2.4: #i26791# - further adjustments for the unification of the positioning 	   of Writer fly frames and drawing objects. 2004/06/01 12:01:09 od 1.1.2.3: #i26791# classes <SwAnchoredObject> and <SwAnchoredDrawObject> - 	 method to set and convert positioning attributes. 2004/04/23 07:23:55 od 1.1.2.2: #i26791# - adjustments for the unification of the positioning of Writer 	   fly frames and drawing objects 2004/04/07 08:58:42 od 1.1.2.1: #i26791# new class <SwAnchoredDrawObject> for the unification of the positioning 	 of Writer fly frames and drawing objects.


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [3a7c721f4e5a9668ba5e022ddad178dfd945f7c6]

INTEGRATION: CWS swqbugfixes01 (1.95.32); FILE MERGED 2004/06/02 12:56:08 os 1.95.32.1: #i27969# spelling: scroll bar -> scrollbar


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [8fd3b69e5b9574fffbfd6fb9ae55e9cde4b0eccf]

INTEGRATION: CWS swqbugfixes01 (1.51.44); FILE MERGED 2004/06/04 10:44:20 od 1.51.44.3: RESYNC: (1.51-1.52); FILE MERGED 2004/06/03 07:57:18 fme 1.51.44.2: #i29438# Table at end of section with columns - do not split table row if section does not have a reasonable height 2004/06/02 10:08:04 od 1.51.44.1: #i22922# <SwCntntFrm::Paste(..) - add assertion, which assures that the 	 sibling is a flow frame.


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [86282399affa705fa8c0975bd235a08dd4a06c08]

INTEGRATION: CWS swqbugfixes01 (1.36.70); FILE MERGED 2004/06/04 10:41:58 od 1.36.70.2: RESYNC: (1.36-1.37); FILE MERGED 2004/05/26 13:05:23 od 1.36.70.1: #i21478# <SwFlowFrm::MoveBwd(..)> - Do not move backward, if frame has 	 to keep with next frame and this frame is locked.


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [657a2e9abaf174cc4c3887fa83a326364c347f0d]

INTEGRATION: CWS swqbugfixes01 (1.38.188); FILE MERGED 2004/06/03 12:31:57 dvo 1.38.188.1: #i25947# adapt level attribute to new zero-based API


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b1a4b052fe7f89fde95849cbba76d03359e263da]

INTEGRATION: CWS swqbugfixes01 (1.6.236); FILE MERGED 2004/06/03 12:31:55 dvo 1.6.236.1: #i25947# adapt level attribute to new zero-based API


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [4f2d86a960da374c0bddeb505ce23999cb358f03]

INTEGRATION: CWS swqbugfixes01 (1.18.180); FILE MERGED 2004/06/04 11:35:36 od 1.18.180.2: RESYNC: (1.18-1.19); FILE MERGED 2004/05/27 06:59:24 os 1.18.180.1: #i16319# superfluous Start/EndAllAction while replacing removed


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [1fe89778024183c6edc62940385cfd8c14beff08]

INTEGRATION: CWS swqbugfixes01 (1.2.712); FILE MERGED 2004/06/01 13:00:07 os 1.2.712.1: #115983# XContextMenuInterceptor now works for read-only documents, too


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [7e50d1e0b2089d2341c187b74bf2277322d6ec5b]

INTEGRATION: CWS swqbugfixes01 (1.14.526); FILE MERGED 2004/06/01 13:00:06 os 1.14.526.1: #115983# XContextMenuInterceptor now works for read-only documents, too


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [98471149249d844324db7f74f3c0c7641d9e58e8]

INTEGRATION: CWS swqbugfixes01 (1.84.10); FILE MERGED 2004/06/04 11:12:08 od 1.84.10.2: RESYNC: (1.84-1.86); FILE MERGED 2004/06/01 13:00:04 os 1.84.10.1: #115983# XContextMenuInterceptor now works for read-only documents, too


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [6daad0c7aeca4d1a16925f7b4336f45d9ba26e13]

INTEGRATION: CWS swqbugfixes01 (1.11.228); FILE MERGED 2004/05/28 06:05:45 od 1.11.228.1: #i29527# <ViewShell::Scroll()> - add flag SCROLL_NOWINDOWINVALIDATE to 	 call of method <Window::Scroll(..)> to avoid unnecessary repaints 	 due to invalidate window areas.


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [3aca83f3b0147e6c5123bd35e61b92d9dae4c234]

INTEGRATION: CWS swqbugfixes01 (1.54.212); FILE MERGED 2004/06/04 10:53:22 od 1.54.212.3: RESYNC: (1.54-1.55); FILE MERGED 2004/06/03 12:26:26 dvo 1.54.212.2: #i25947# make the Level property for index marks go from 0..MAXLEVEL-1          for consistency with the remainder of the API 2004/06/02 14:26:03 dvo 1.54.212.1: #i25947# for alphabetical index marks, outline level is 1..MAX.


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [ebd084b6d4a0fc246020e30b17758f72f644cda2]

INTEGRATION: CWS swqbugfixes01 (1.85.180); FILE MERGED 2004/06/04 10:53:12 od 1.85.180.2: RESYNC: (1.85-1.86); FILE MERGED 2004/06/02 13:21:25 os 1.85.180.1: #i27445# use SvInPlaceObject::CreateObject to create OLE object


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [5fe53af826d1c7f0573b676d78436145ba715703]

INTEGRATION: CWS swqbugfixes01 (1.27.28); FILE MERGED 2004/06/04 10:49:14 od 1.27.28.2: RESYNC: (1.27-1.30); FILE MERGED 2004/06/02 13:28:49 hbrinkm 1.27.28.1: #i27601#


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [038eaaff6252013c62b98f1b1b68f5a6724d6bd7]

INTEGRATION: CWS swqbugfixes01 (1.83.72); FILE MERGED 2004/06/04 10:47:17 od 1.83.72.2: RESYNC: (1.83-1.84); FILE MERGED 2004/05/26 13:06:24 od 1.83.72.1: #i29529# <SwTxtFormatter::UnderFlow(..)> - Do not clear footnotes


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [2f0ab3c548b90a0bd1ed99b888c65d04105f7cbd]

INTEGRATION: CWS swqbugfixes01 (1.56.10); FILE MERGED 2004/06/04 10:43:44 od 1.56.10.4: RESYNC: (1.56-1.60); FILE MERGED resolve merge conflict. 2004/06/03 07:57:17 fme 1.56.10.3: #i29438# Table at end of section with columns - do not split table row if section does not have a reasonable height 2004/06/02 10:52:55 fme 1.56.10.2: #116532# Do not consider table cell alignment on pages with a grid 2004/05/26 13:04:17 od 1.56.10.1: #i21478# <SwTabFrm::MakeAll> - Do not split table, if it has to keep with 	 next frame


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [4549aa8364b6e509f0db132ce77f45205023031e]

INTEGRATION: CWS swqbugfixes01 (1.24.10); FILE MERGED 2004/06/14 06:04:25 od 1.24.10.1: #i21478# <SwFtnBossFrm::_MoveFtns(..)> - format footnote following the 	 last inserted footnote.


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [2b3a19b1b812e8b221fde7fc780bdf85561d1140]

INTEGRATION: CWS swqbugfixes01 (1.30.100); FILE MERGED 2004/06/04 10:42:22 od 1.30.100.2: RESYNC: (1.30-1.31); FILE MERGED 2004/06/02 07:17:27 od 1.30.100.1: #i29778# method <CalcClipRect(..)> - no calculation of upper frames any more


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [e997b7f0603e4ce66bdafb0662bb1a6fd7e5d63c]

INTEGRATION: CWS swqbugfixes01 (1.45.44); FILE MERGED 2004/06/04 10:41:40 od 1.45.44.2: RESYNC: (1.45-1.46); FILE MERGED 2004/05/26 15:25:40 od 1.45.44.1: #i25904# <SwCntntFrm::ShouldBwdMoved(..)> - do *not* move backward frame, 	 if it has to wrap around objects and its *no* space left in the 	 proposed new upper frame.


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [5d122193346e9ab16c46daca3d4d19843036b423]

INTEGRATION: CWS swqbugfixes01 (1.23.10); FILE MERGED 2004/06/04 10:39:10 od 1.23.10.3: RESYNC: (1.23-1.24); FILE MERGED 2004/06/02 14:24:58 fme 1.23.10.2: #116983# Regression in lcl_IsLineOfTblFrm 2004/06/02 09:22:38 fme 1.23.10.1: #i29526# Removing all follow flow lines before deleting a row frame is not necessary. Even if it is necessary we should not leave empty table frames behind


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [42b60c805d06aba0259d7c282c715dd559c93da2]

INTEGRATION: CWS swqbugfixes01 (1.4.272); FILE MERGED 2004/06/02 10:08:51 od 1.4.272.1: #i22922# <SwNode2LayImpl::UpperFrm(..)> - consider columned sections


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f47dfa68866810650dee69b4d9fa8aab19519e4e]

INTEGRATION: CWS swqbugfixes01 (1.24.62); FILE MERGED 2004/06/04 10:34:15 od 1.24.62.2: RESYNC: (1.24-1.27); FILE MERGED 2004/05/25 12:16:22 os 1.24.62.1: #i27114# lcl_FindOutlineNum() improved to find outlines by node number instead of searching by upper levels


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [fb902a193612f6e7c4bf36fdcb04f460c0170df4]

INTEGRATION: CWS swqbugfixes01 (1.39.72); FILE MERGED 2004/06/04 10:34:05 od 1.39.72.2: RESYNC: (1.39-1.40); FILE MERGED 2004/06/03 10:02:28 dvo 1.39.72.1: #116370# re-create pOutlineRule in SwDoc::ClearDoc          (which is called during AutoText insertion)


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [475880ac3af0f45e827a397b6da79cb608b05433]

INTEGRATION: CWS swqbugfixes01 (1.2.72); FILE MERGED 2004/06/04 10:32:43 od 1.2.72.2: RESYNC: (1.2-1.3); FILE MERGED 2004/06/03 12:23:10 dvo 1.2.72.1: compile without errors/warnings on wmtnsci8


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [c7248b5bf8cb7eda8c0faaa07f246a7fd90172d6]

INTEGRATION: CWS swqbugfixes01 (1.38.6); FILE MERGED 2004/06/08 07:56:51 od 1.38.6.1: #i27615# <SwCrsrShell::UpdateCrsr(..)> - correction: change scope of local 	 variable <aSpecialPos>, which is assigned to member of local 	 variable <aTmpState>.


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [7941a06ca2f3f65e9851749f29383f67104ae1bd]

INTEGRATION: CWS swqbugfixes01 (1.44.10); FILE MERGED 2004/06/04 07:52:50 od 1.44.10.2: RESYNC: (1.44-1.45); FILE MERGED 2004/06/01 12:28:17 os 1.44.10.1: #109119# remove listener on disposing event


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [d17ff00dcffcc4cddfba40310d2d4e3a8292881c]

INTEGRATION: CWS binfilterfix (1.3.2); FILE MERGED 2004/05/28 11:04:56 hjs 1.3.2.1: #116934# remove UNO Type header generation


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [1060dfda8df105833b183fbfbec1069bbfc2c7b3]

INTEGRATION: CWS binfilterfix (1.66.82); FILE MERGED 2004/05/11 17:16:59 nn 1.66.82.1: #116569# #116577# set bIsEmpty = FALSE in AfterXMLLoading


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [ef2557463afae5e4571b9289e1105a023bf74f3f]

INTEGRATION: CWS binfilterfix (1.126.58); FILE MERGED 2004/06/17 11:41:38 aw 1.126.58.1: #i29292#


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [e06efc0a995bd50c6ee5b63100bc83aa8b0b2e7f]

INTEGRATION: CWS binfilterfix (1.4.2); FILE MERGED 2004/06/03 15:12:45 aw 1.4.2.1: #i27151#


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [fd61a02e595eb3f65a5b3abc2f84ea0bdcb00254]

INTEGRATION: CWS binfilterfix (1.3.2); FILE MERGED 2004/06/08 12:01:19 aw 1.3.2.1: #i27161#


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [20df90f23fb61d563b8eeef74a2204997575edec]

INTEGRATION: CWS binfilterfix (1.3.2); FILE MERGED 2004/06/04 10:28:48 aw 1.3.2.1: #i29292#


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [dc06e1604b6a5e6ffda9935f20aff60ae1b1dc50]

INTEGRATION: CWS binfilterfix (1.2.2); FILE MERGED 2004/06/04 10:28:47 aw 1.2.2.1: #i29292#


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [38031a4d23dc987b353df0e22932165e96875f6e]

INTEGRATION: CWS binfilterfix (1.2.2); FILE MERGED 2004/06/08 12:01:18 aw 1.2.2.1: #i27161#


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [21a15d92e8d016dc6f99a1c70f6137fcb01aff5b]

INTEGRATION: CWS binfilterfix (1.2.2); FILE MERGED 2004/05/12 09:44:38 nn 1.2.2.1: #116571# ScArea stream operators needed for ScConsolidateParam::Load/Save


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [6709e4446ede3543697dc3804a32cecad6017f50]

INTEGRATION: CWS binfilterfix (1.3.2); FILE MERGED 2004/05/28 11:04:04 hjs 1.3.2.1: #116934# remove UNO Type header generation


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [44f99529211aacbeafc6b05d930212398c02628a]

INTEGRATION: CWS binfilterfix (1.1.2); FILE MERGED 2004/05/28 11:04:02 hjs 1.1.2.1: #116934# remove UNO Type header generation


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [5b531b00974760698a681e01803be99a705119d4]

INTEGRATION: CWS binfilterfix (1.1.2); FILE MERGED 2004/05/28 11:04:00 hjs 1.1.2.1: #116934# remove UNO Type header generation


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [cff14e97eff29e4a987b5269975adf0fb2bb13a1]

INTEGRATION: CWS binfilterfix (1.4.2); FILE MERGED 2004/06/03 15:12:19 aw 1.4.2.1: #i27151#


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [50a361e8a3e4b4dd7b20cf5d8b46d9829973ab3c]

INTEGRATION: CWS binfilterfix (1.4.2); FILE MERGED 2004/06/03 15:12:18 aw 1.4.2.1: #i27151#


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [58722cb35e7d28ac0e5f7dfd876b256874dd627c]

INTEGRATION: CWS binfilterfix (1.3.2); FILE MERGED 2004/06/04 10:28:33 aw 1.3.2.1: #i29292#


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [d73954191f326909f2a1f130be51bff0c66427cd]

INTEGRATION: CWS binfilterfix (1.4.2); FILE MERGED 2004/06/04 10:28:33 aw 1.4.2.1: #i29292#


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a01d338a9d7fd7d97e6b9bcfd3c5670799014ff6]

INTEGRATION: CWS binfilterfix (1.6.2); FILE MERGED 2004/06/04 10:28:33 aw 1.6.2.1: #i29292#


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [799f0e300e59e111d8746b4da22d05b3bb6c45dc]

INTEGRATION: CWS binfilterfix (1.3.2); FILE MERGED 2004/06/04 10:28:32 aw 1.3.2.1: #i29292#


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [e899c532d4890ff1d1a0256ec33b2de128a31f91]

INTEGRATION: CWS binfilterfix (1.5.2); FILE MERGED 2004/06/04 10:28:31 aw 1.5.2.1: #i29292#


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [4c9b8817f0d8ff6fc7ffd6b42ab16e50815c72b6]

INTEGRATION: CWS binfilterfix (1.2.2); FILE MERGED 2004/06/04 10:28:31 aw 1.2.2.1: #i29292#


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [d8fb7b019622488ebbd4e915676d90261e350769]

INTEGRATION: CWS binfilterfix (1.4.2); FILE MERGED 2004/06/09 11:36:36 aw 1.4.2.2: #i27161# 2004/06/03 16:00:01 aw 1.4.2.1: #i28764#


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b0582302431479e2d68eefaa8b206a29e5309813]

INTEGRATION: CWS binfilterfix (1.4.2); FILE MERGED 2004/06/08 12:00:48 aw 1.4.2.1: #i27161#


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [cadf69462e5976c397d8b27d75e919ba0c435636]

INTEGRATION: CWS binfilterfix (1.4.2); FILE MERGED 2004/06/17 11:28:17 aw 1.4.2.1: #i29292#


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [12be5144a657c84ca43629cc62f4d448355cfdd7]

INTEGRATION: CWS binfilterfix (1.3.2); FILE MERGED 2004/05/28 11:04:06 hjs 1.3.2.1: #116934# remove UNO Type header generation


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [bf36341bec3cb6f2540f6f561529f0d17bbcf012]

INTEGRATION: CWS binfilterfix (1.4.2); FILE MERGED 2004/06/04 10:27:29 aw 1.4.2.1: #i29292#


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [fef8ab4b9a30fec06f326b69284eae78f8da2fd7]

INTEGRATION: CWS binfilterfix (1.3.2); FILE MERGED 2004/06/04 10:27:28 aw 1.3.2.1: #i29292#


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [9c807f6e8257af416f57318b76806f1a54938409]

INTEGRATION: CWS binfilterfix (1.4.2); FILE MERGED 2004/05/12 09:47:04 nn 1.4.2.1: #116571# ScConsolidateParam::Load/Save is needed


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [ae40a015d20ecafc3cc02ea30604eef621834552]

INTEGRATION: CWS mergebuild (1.37.68); FILE MERGED 2004/05/30 15:51:45 hjs 1.37.68.5: RESYNC: (1.38-1.39); FILE MERGED 2004/04/30 13:32:05 hjs 1.37.68.4: #i8252# fix unmerge probs 2004/04/20 23:49:22 hjs 1.37.68.3: RESYNC: (1.37-1.38); FILE MERGED 2003/11/11 19:20:04 ihi 1.37.68.2: en -> en-US 2003/11/10 17:36:06 ihi 1.37.68.1: #111234# Merge during build


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [bdb9e509263052d19987a95561962082004749f3]

INTEGRATION: CWS mergebuild (1.30.68); FILE MERGED 2004/04/20 23:35:13 hjs 1.30.68.3: RESYNC: (1.30-1.31); FILE MERGED 2003/11/11 19:19:52 ihi 1.30.68.2: en -> en-US 2003/11/10 17:35:56 ihi 1.30.68.1: #111234# Merge during build


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [578240c00faff918077709d338e11f998c2fe2fa]

INTEGRATION: CWS mergebuild (1.44.54); FILE MERGED 2004/05/18 13:59:54 hjs 1.44.54.4: RESYNC: (1.45-1.47); FILE MERGED 2004/04/20 21:59:19 hjs 1.44.54.3: RESYNC: (1.44-1.45); FILE MERGED 2003/11/11 19:22:20 ihi 1.44.54.2: en -> en-US 2003/11/10 17:40:39 ihi 1.44.54.1: #111234# Merge during build


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [595a9ba789e5b57344c75f7b888ca85b848fd01d]

INTEGRATION: CWS mergebuild (1.38.58); FILE MERGED 2004/04/20 21:52:28 hjs 1.38.58.3: RESYNC: (1.38-1.39); FILE MERGED 2003/11/11 19:22:11 ihi 1.38.58.2: en -> en-US 2003/11/10 17:40:21 ihi 1.38.58.1: #111234# Merge during build


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [5ff86b8100b91abee29038c8f6f00e72e57db4c8]

INTEGRATION: CWS mergebuild (1.31.54); FILE MERGED 2004/04/20 20:50:57 hjs 1.31.54.2: RESYNC: (1.31-1.32); FILE MERGED 2003/11/10 17:55:00 ihi 1.31.54.1: #111234# Merge during build


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [cebf445c050d3c31415f03ada98f9c1d96b27d5b]

INTEGRATION: CWS mergebuild (1.39.54); FILE MERGED 2004/04/20 20:49:12 hjs 1.39.54.3: RESYNC: (1.39-1.40); FILE MERGED 2004/02/23 11:38:12 ihi 1.39.54.2: Merge-While-Build update 2003/11/10 17:54:57 ihi 1.39.54.1: #111234# Merge during build


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [06722b63846595f222c765745bfbfe79fb5dbf59]

INTEGRATION: CWS mergebuild (1.32.94); FILE MERGED 2004/05/18 13:01:27 hjs 1.32.94.4: RESYNC: (1.33-1.34); FILE MERGED 2004/04/20 18:31:00 hjs 1.32.94.3: RESYNC: (1.32-1.33); FILE MERGED 2003/11/11 19:26:35 ihi 1.32.94.2: en -> en-US 2003/11/10 18:01:01 ihi 1.32.94.1: #111234# Merge during build


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [0fd0aa0770f4a766447898f81fbe65b744b2f694]

INTEGRATION: CWS mergebuild (1.17.94); FILE MERGED 2004/04/20 18:30:53 hjs 1.17.94.3: RESYNC: (1.17-1.18); FILE MERGED 2003/11/11 19:26:34 ihi 1.17.94.2: en -> en-US 2003/11/10 18:01:00 ihi 1.17.94.1: #111234# Merge during build


2004-06-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f34040998fcffc455f2dac3147e12e766adf0ae2]

INTEGRATION: CWS mergebuild (1.35.94); FILE MERGED 2004/04/30 15:08:10 hjs 1.35.94.5: #i8252# fix unmerge probs 2004/04/20 18:15:30 hjs 1.35.94.4: RESYNC: (1.35-1.36); FILE MERGED 2004/02/23 12:57:35 ihi 1.35.94.3: Merge-While-Build update 2003/11/11 19:26:06 ihi 1.35.94.2: en -> en-US 2003/11/10 18:00:41 ihi 1.35.94.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a1b79a8515c13db30ae835c3d4d1518f28f1d279]

INTEGRATION: CWS mergebuild (1.2.10); FILE MERGED 2004/05/19 11:13:15 ihi 1.2.10.1: Unmerge


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f353abbbb1b93425bf9e1757d82c6be9aa503a62]

INTEGRATION: CWS mergebuild (1.1.1.1.22); FILE MERGED 2004/05/19 11:13:15 ihi 1.1.1.1.22.1: Unmerge


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [6ff19742f4bc3de5abdaa63cbf270f653b9b867c]

INTEGRATION: CWS mergebuild (1.1.1.1.22); FILE MERGED 2004/05/19 11:13:14 ihi 1.1.1.1.22.1: Unmerge


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [2796e5c9ae8202bd62d4afe5f4888e7322fe7cd2]

INTEGRATION: CWS mergebuild (1.3.10); FILE MERGED 2004/06/21 12:54:41 ihi 1.3.10.2: #i8252# Removed duplicated de entry 2004/05/19 11:13:13 ihi 1.3.10.1: Unmerge


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a83a8ad591b9dad3676d4edda11d1db6e70067e9]

INTEGRATION: CWS mergebuild (1.1.1.1.22); FILE MERGED 2004/05/19 11:13:12 ihi 1.1.1.1.22.1: Unmerge


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [df73a75531f087d752811c15e8e80e5e1e2892cf]

INTEGRATION: CWS mergebuild (1.2.10); FILE MERGED 2004/05/19 11:13:12 ihi 1.2.10.1: Unmerge


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [0459d75892c165c4d203a9b7c1cdb8c524da5b3d]

INTEGRATION: CWS mergebuild (1.1.1.1.22); FILE MERGED 2004/05/19 11:13:11 ihi 1.1.1.1.22.1: Unmerge


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b5bdcf0e8482ed36648d90be2d6e63e455db99ed]

INTEGRATION: CWS mergebuild (1.2.10); FILE MERGED 2004/05/19 11:13:11 ihi 1.2.10.1: Unmerge


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [82c353489fa99d62789c6c1db84f47ddf5de8e7e]

INTEGRATION: CWS mergebuild (1.2.68); FILE MERGED 2003/12/08 14:46:53 hjs 1.2.68.1: #i8252# fixed commandline problem; generic ids


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [818764d1ddd37553f6c13ab8b722bdbce28bafe4]

INTEGRATION: CWS mergebuild (1.15.22); FILE MERGED 2004/06/02 10:52:13 hjs 1.15.22.7: RESYNC: (1.16-1.18); FILE MERGED 2004/05/30 13:37:34 hjs 1.15.22.6: RESYNC: (1.15-1.16); FILE MERGED 2004/02/06 11:33:36 hjs 1.15.22.5: #i8252# avoid LanguageType for indexing; define valid ISO code in RSC_ISO_LANG 2004/01/21 14:57:50 pl 1.15.22.4: #110286# fallback resources, move to iso codes 2003/12/08 14:46:48 hjs 1.15.22.3: #i8252# fixed commandline problem; generic ids 2003/09/29 16:22:15 hjs 1.15.22.2: i8252 no more rsclang.c 2003/09/16 11:58:28 hjs 1.15.22.1: #95755#, #111237#, #111260#, #i8252# preparing switch to iso codes as language identifiers


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [c483248060a0cc0370846e302e01f9d999ff5595]

INTEGRATION: CWS mergebuild (1.2.12); FILE MERGED 2004/01/21 14:57:49 pl 1.2.12.1: #110286# fallback resources, move to iso codes


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [41827f48a88abf39c330509a1f0333dcebcde1d7]

INTEGRATION: CWS mergebuild (1.3.22); FILE MERGED 2004/01/21 14:57:48 pl 1.3.22.1: #110286# fallback resources, move to iso codes


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f39cc693a201ef6a85e0f16703b6a4150424dce1]

INTEGRATION: CWS mergebuild (1.2.68); FILE MERGED 2004/01/21 14:57:47 pl 1.2.68.1: #110286# fallback resources, move to iso codes


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [8dbda68759a0cd15feddaaa702c3988fd255d224]

INTEGRATION: CWS mergebuild (1.2.68); FILE MERGED 2004/02/06 11:33:35 hjs 1.2.68.2: #i8252# avoid LanguageType for indexing; define valid ISO code in RSC_ISO_LANG 2004/01/21 14:57:47 pl 1.2.68.1: #110286# fallback resources, move to iso codes


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a324ef53b08b1e6762fe014638c48e26fa5aed19]

INTEGRATION: CWS mergebuild (1.3.22); FILE MERGED 2004/01/21 14:57:45 pl 1.3.22.1: #110286# fallback resources, move to iso codes


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [61f5747a991ba4b9c8877069a9ffbb5d51239fae]

INTEGRATION: CWS mergebuild (1.4.52); FILE MERGED 2003/09/16 11:58:27 hjs 1.4.52.1: #95755#, #111237#, #111260#, #i8252# preparing switch to iso codes as language identifiers


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [6255002329a76ff0d0a6be140bebaf4f432ba78d]

INTEGRATION: CWS mergebuild (1.7.52); FILE MERGED 2004/05/30 13:37:24 hjs 1.7.52.3: RESYNC: (1.8-1.9); FILE MERGED 2004/04/20 19:12:11 hjs 1.7.52.2: RESYNC: (1.7-1.8); FILE MERGED 2004/01/21 14:57:44 pl 1.7.52.1: #110286# fallback resources, move to iso codes


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [1739d9e16d7c4e9e87639f0d211489443b2c7ded]

INTEGRATION: CWS mergebuild (1.6.24); FILE MERGED 2004/05/30 13:37:16 hjs 1.6.24.3: RESYNC: (1.7-1.8); FILE MERGED 2004/04/20 19:12:01 hjs 1.6.24.2: RESYNC: (1.6-1.7); FILE MERGED 2004/01/21 14:57:43 pl 1.6.24.1: #110286# fallback resources, move to iso codes


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [ee1f8f4f5ab93ce53d047dac4c1088530e43053f]

INTEGRATION: CWS mergebuild (1.4.46); FILE MERGED 2004/05/27 08:33:50 hjs 1.4.46.11: #i8252# accept x-comment 2004/04/20 19:11:50 hjs 1.4.46.10: RESYNC: (1.4-1.5); FILE MERGED 2004/02/06 11:33:34 hjs 1.4.46.9: #i8252# avoid LanguageType for indexing; define valid ISO code in RSC_ISO_LANG 2004/01/21 14:57:42 pl 1.4.46.8: #110286# fallback resources, move to iso codes 2003/12/08 16:08:46 hjs 1.4.46.7: #i8252# accept language only 2003/12/08 14:46:44 hjs 1.4.46.6: #i8252# fixed commandline problem; generic ids 2003/11/20 13:44:19 hjs 1.4.46.5: #i8252# fix error caused by back and forth converting of language 2003/10/10 17:58:30 hjs 1.4.46.4: #i8252# fake plain language codes for now... 2003/10/06 16:27:01 hjs 1.4.46.3: #i8252# no hard limit to 7 2003/09/29 16:21:30 hjs 1.4.46.2: i8252 no more rsclang.c 2003/09/16 11:58:26 hjs 1.4.46.1: #95755#, #111237#, #111260#, #i8252# preparing switch to iso codes as language identifiers


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [de090f2cb79e68eebb183e282d46df6da6ad9024]

INTEGRATION: CWS mergebuild (1.6.20); FILE MERGED 2004/05/30 13:37:00 hjs 1.6.20.4: RESYNC: (1.7-1.8); FILE MERGED 2004/04/20 19:11:42 hjs 1.6.20.3: RESYNC: (1.6-1.7); FILE MERGED 2004/02/06 11:33:33 hjs 1.6.20.2: #i8252# avoid LanguageType for indexing; define valid ISO code in RSC_ISO_LANG 2004/01/21 14:57:41 pl 1.6.20.1: #110286# fallback resources, move to iso codes


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [d28ce5f26c9816154c872aa2f9e64a9c4ed05a7b]

INTEGRATION: CWS mergebuild (1.6.66); FILE MERGED 2004/05/30 13:37:08 hjs 1.6.66.2: RESYNC: (1.6-1.7); FILE MERGED 2004/01/21 14:57:41 pl 1.6.66.1: #110286# fallback resources, move to iso codes


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f6105bb1b9e6e337593c2660d2b500e6db16cc6e]

INTEGRATION: CWS mergebuild (1.6.46); FILE MERGED 2004/06/03 08:29:50 hjs 1.6.46.4: #i8252# resync problems 2004/05/30 13:36:53 hjs 1.6.46.3: RESYNC: (1.6-1.7); FILE MERGED 2004/01/21 14:57:40 pl 1.6.46.2: #110286# fallback resources, move to iso codes 2003/12/08 14:46:39 hjs 1.6.46.1: #i8252# fixed commandline problem; generic ids


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [83630fb56bf439fb5b1fe3cf074f121299e0bd95]

INTEGRATION: CWS mergebuild (1.2.68); FILE MERGED 2003/12/08 14:46:36 hjs 1.2.68.1: #i8252# fixed commandline problem; generic ids


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [34f05f3b7e939bacc907390012dced3a67cd45a7]

INTEGRATION: CWS mergebuild (1.8.52); FILE MERGED 2004/06/03 08:29:49 hjs 1.8.52.3: #i8252# resync problems 2004/05/30 13:36:35 hjs 1.8.52.2: RESYNC: (1.8-1.9); FILE MERGED 2004/01/21 14:57:38 pl 1.8.52.1: #110286# fallback resources, move to iso codes


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [1c7155cd27abacca76a5cf5fd22ecf971f7cae7c]

INTEGRATION: CWS mergebuild (1.2.68); FILE MERGED 2004/02/06 11:33:33 hjs 1.2.68.2: #i8252# avoid LanguageType for indexing; define valid ISO code in RSC_ISO_LANG 2004/01/21 14:57:38 pl 1.2.68.1: #110286# fallback resources, move to iso codes


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [12906da7b7638cd81f8a30ee3d2c815aab8a0ece]

INTEGRATION: CWS mergebuild (1.2.68); FILE MERGED 2004/01/21 14:57:37 pl 1.2.68.1: #110286# fallback resources, move to iso codes


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [2642789bede40c9e6915a810e694da4d9c127a76]

INTEGRATION: CWS mergebuild (1.19.14); FILE MERGED 2004/05/30 15:53:23 hjs 1.19.14.5: RESYNC: (1.23-1.24); FILE MERGED 2004/05/18 14:52:16 hjs 1.19.14.4: RESYNC: (1.22-1.23); FILE MERGED 2004/04/21 00:09:13 hjs 1.19.14.3: RESYNC: (1.21-1.22); FILE MERGED 2003/11/18 22:01:29 hjs 1.19.14.2: RESYNC: (1.19-1.21); FILE MERGED 2003/10/20 19:05:15 hjs 1.19.14.1: #111260# use SOLARCOMMONRESDDIR to access delivered srs files


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [8fa0869a777aa01f190018af7acfa470a02dcb2f]

INTEGRATION: CWS mergebuild (1.31.68); FILE MERGED 2004/04/20 23:58:01 hjs 1.31.68.3: RESYNC: (1.31-1.32); FILE MERGED 2003/11/11 19:20:41 ihi 1.31.68.2: en -> en-US 2003/11/10 17:36:41 ihi 1.31.68.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a8b601c69b6e17efe73358d24106c0f1fa6ad345]

INTEGRATION: CWS mergebuild (1.22.68); FILE MERGED 2004/05/30 15:52:23 hjs 1.22.68.4: RESYNC: (1.22-1.23); FILE MERGED 2004/02/05 18:00:07 hjs 1.22.68.3: #i8252# fix too much localizing 2003/11/11 19:20:40 ihi 1.22.68.2: en -> en-US 2003/11/10 17:36:40 ihi 1.22.68.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [29c11ed3d462bcda0df9c01d3d0077f0e2e0bba0]

INTEGRATION: CWS mergebuild (1.57.68); FILE MERGED 2004/05/30 15:52:04 hjs 1.57.68.7: RESYNC: (1.62-1.63); FILE MERGED 2004/05/18 14:45:49 hjs 1.57.68.6: RESYNC: (1.61-1.62); FILE MERGED 2004/04/30 13:32:10 hjs 1.57.68.5: #i8252# fix unmerge probs 2004/04/20 23:57:54 hjs 1.57.68.4: RESYNC: (1.58-1.61); FILE MERGED 2003/11/18 22:07:50 hjs 1.57.68.3: RESYNC: (1.57-1.58); FILE MERGED 2003/11/11 19:20:29 ihi 1.57.68.2: en -> en-US 2003/11/10 17:36:29 ihi 1.57.68.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [427d0fda2bd25e6dc5c4fb1c8f65cd18f0416a64]

INTEGRATION: CWS mergebuild (1.24.68); FILE MERGED 2004/04/30 13:32:10 hjs 1.24.68.4: #i8252# fix unmerge probs 2004/04/20 23:57:46 hjs 1.24.68.3: RESYNC: (1.24-1.25); FILE MERGED 2003/11/11 19:20:29 ihi 1.24.68.2: en -> en-US 2003/11/10 17:36:29 ihi 1.24.68.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [24de9ef5f71e023ab11976be56c51cb06787cf49]

INTEGRATION: CWS mergebuild (1.20.68); FILE MERGED 2004/04/20 23:57:39 hjs 1.20.68.4: RESYNC: (1.21-1.22); FILE MERGED 2003/11/18 22:07:45 hjs 1.20.68.3: RESYNC: (1.20-1.21); FILE MERGED 2003/11/11 19:20:28 ihi 1.20.68.2: en -> en-US 2003/11/10 17:36:28 ihi 1.20.68.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [e0a42ed26f0d3fdc73cbe806052c01e0752ca4c9]

INTEGRATION: CWS mergebuild (1.35.68); FILE MERGED 2004/04/20 23:57:23 hjs 1.35.68.3: RESYNC: (1.35-1.36); FILE MERGED 2003/11/11 19:20:27 ihi 1.35.68.2: en -> en-US 2003/11/10 17:36:28 ihi 1.35.68.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [374bdbbbccff62cc217399c5afd2643a9970c8c2]

INTEGRATION: CWS mergebuild (1.34.68); FILE MERGED 2004/05/18 14:45:42 hjs 1.34.68.6: RESYNC: (1.35-1.36); FILE MERGED 2004/04/20 23:57:15 hjs 1.34.68.5: RESYNC: (1.34-1.35); FILE MERGED 2004/02/23 11:25:49 ihi 1.34.68.4: Merge-While-Build update 2003/12/16 16:17:29 ihi 1.34.68.3: x-no-translate conversion 2003/11/11 19:20:26 ihi 1.34.68.2: en -> en-US 2003/11/10 17:36:27 ihi 1.34.68.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [7c00081a4ab20c2da4fa0b20f76fdb30211aaa23]

INTEGRATION: CWS mergebuild (1.22.68); FILE MERGED 2004/04/20 23:57:07 hjs 1.22.68.4: RESYNC: (1.23-1.24); FILE MERGED 2003/11/18 22:07:40 hjs 1.22.68.3: RESYNC: (1.22-1.23); FILE MERGED 2003/11/11 19:20:26 ihi 1.22.68.2: en -> en-US 2003/11/10 17:36:27 ihi 1.22.68.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [ca641ed672bf895159629bca50bbe287fdd11192]

INTEGRATION: CWS mergebuild (1.15.68); FILE MERGED 2004/04/20 23:56:59 hjs 1.15.68.6: RESYNC: (1.16-1.17); FILE MERGED 2004/02/23 11:25:49 ihi 1.15.68.5: Merge-While-Build update 2003/12/16 16:17:28 ihi 1.15.68.4: x-no-translate conversion 2003/11/18 22:07:34 hjs 1.15.68.3: RESYNC: (1.15-1.16); FILE MERGED 2003/11/11 19:20:25 ihi 1.15.68.2: en -> en-US 2003/11/10 17:36:27 ihi 1.15.68.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [e623e81149e05dbb8ef52f0ce8f86ebbd70c710f]

INTEGRATION: CWS mergebuild (1.18.68); FILE MERGED 2004/04/20 23:56:52 hjs 1.18.68.3: RESYNC: (1.18-1.19); FILE MERGED 2003/11/11 19:20:25 ihi 1.18.68.2: en -> en-US 2003/11/10 17:36:26 ihi 1.18.68.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [489be5cc57aacc75c97b25659562cf36475f094a]

INTEGRATION: CWS mergebuild (1.77.16); FILE MERGED 2004/05/18 14:45:34 hjs 1.77.16.6: RESYNC: (1.78-1.79); FILE MERGED 2004/04/20 23:56:44 hjs 1.77.16.5: RESYNC: (1.77-1.78); FILE MERGED 2004/02/23 11:25:48 ihi 1.77.16.4: Merge-While-Build update 2003/12/16 16:17:27 ihi 1.77.16.3: x-no-translate conversion 2003/11/11 19:20:24 ihi 1.77.16.2: en -> en-US 2003/11/10 17:36:25 ihi 1.77.16.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [23034c5dad6ed61665a42de8b4ce319dfd45630c]

INTEGRATION: CWS mergebuild (1.76.62); FILE MERGED 2004/04/20 23:56:30 hjs 1.76.62.6: RESYNC: (1.77-1.78); FILE MERGED 2003/12/03 17:30:38 hjs 1.76.62.5: #i8252# fixed syntax 2003/11/20 18:37:59 hjs 1.76.62.4: #i8252# removed remains of resync 2003/11/18 22:07:21 hjs 1.76.62.3: RESYNC: (1.76-1.77); FILE MERGED 2003/11/11 19:20:18 ihi 1.76.62.2: en -> en-US 2003/11/10 17:36:19 ihi 1.76.62.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [805233c233fa44631db7caf271dc151b40a7a484]

INTEGRATION: CWS mergebuild (1.41.68); FILE MERGED 2004/04/20 23:56:09 hjs 1.41.68.3: RESYNC: (1.41-1.42); FILE MERGED 2003/11/11 19:20:17 ihi 1.41.68.2: en -> en-US 2003/11/10 17:36:19 ihi 1.41.68.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [23e82fff14e9f282b3a6003f1d04e0a14787d5a7]

INTEGRATION: CWS mergebuild (1.19.68); FILE MERGED 2004/04/20 23:56:02 hjs 1.19.68.6: RESYNC: (1.20-1.21); FILE MERGED 2004/02/23 11:25:48 ihi 1.19.68.5: Merge-While-Build update 2003/12/16 16:17:27 ihi 1.19.68.4: x-no-translate conversion 2003/11/18 22:07:14 hjs 1.19.68.3: RESYNC: (1.19-1.20); FILE MERGED 2003/11/11 19:20:17 ihi 1.19.68.2: en -> en-US 2003/11/10 17:36:19 ihi 1.19.68.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [d591e51524952798ed6b437295d8bc2811ae6dce]

INTEGRATION: CWS mergebuild (1.1.1.1.292); FILE MERGED 2004/03/02 15:45:57 ihi 1.1.1.1.292.1: Update Merge-While-Build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a4a6b5cc0b951d0a9800e37495fa4fb268552aac]

INTEGRATION: CWS mergebuild (1.47.68); FILE MERGED 2004/05/18 14:45:23 hjs 1.47.68.4: RESYNC: (1.50-1.51); FILE MERGED 2004/04/20 23:55:46 hjs 1.47.68.3: RESYNC: (1.47-1.50); FILE MERGED 2003/11/11 19:20:16 ihi 1.47.68.2: en -> en-US 2003/11/10 17:36:18 ihi 1.47.68.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [e5c8af840f3a0aa279a79fd8d982a945773d9810]

INTEGRATION: CWS mergebuild (1.57.68); FILE MERGED 2004/05/21 17:41:15 hjs 1.57.68.4: #i8252# fix resync problems 2004/04/20 23:55:39 hjs 1.57.68.3: RESYNC: (1.57-1.58); FILE MERGED 2003/11/11 19:20:16 ihi 1.57.68.2: en -> en-US 2003/11/10 17:36:18 ihi 1.57.68.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [dcef68c66088e87b369651236cadfd8b8ff3f390]

INTEGRATION: CWS mergebuild (1.31.68); FILE MERGED 2004/04/20 23:55:32 hjs 1.31.68.3: RESYNC: (1.31-1.32); FILE MERGED 2003/11/11 19:20:15 ihi 1.31.68.2: en -> en-US 2003/11/10 17:36:17 ihi 1.31.68.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [d087a88faab0a8e7e8972fe4321d18e3c78495d0]

INTEGRATION: CWS mergebuild (1.28.68); FILE MERGED 2004/04/20 23:55:24 hjs 1.28.68.4: RESYNC: (1.29-1.30); FILE MERGED 2003/11/18 22:07:08 hjs 1.28.68.3: RESYNC: (1.28-1.29); FILE MERGED 2003/11/11 19:20:15 ihi 1.28.68.2: en -> en-US 2003/11/10 17:36:17 ihi 1.28.68.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [8a6aa7c5a7b8a49e8375d7175bc36d75fb69ed77]

INTEGRATION: CWS mergebuild (1.66.68); FILE MERGED 2004/05/21 17:41:14 hjs 1.66.68.6: #i8252# fix resync problems 2004/05/18 14:45:16 hjs 1.66.68.5: RESYNC: (1.67-1.68); FILE MERGED 2004/04/20 23:55:17 hjs 1.66.68.4: RESYNC: (1.66-1.67); FILE MERGED 2003/12/16 16:17:27 ihi 1.66.68.3: x-no-translate conversion 2003/11/11 19:20:14 ihi 1.66.68.2: en -> en-US 2003/11/10 17:36:16 ihi 1.66.68.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [cb6faf49e3da65029fd90ae03fa9cac74779b941]

INTEGRATION: CWS mergebuild (1.27.68); FILE MERGED 2004/05/18 14:45:09 hjs 1.27.68.5: RESYNC: (1.29-1.30); FILE MERGED 2004/04/30 13:32:08 hjs 1.27.68.4: #i8252# fix unmerge probs 2004/04/20 23:54:58 hjs 1.27.68.3: RESYNC: (1.27-1.29); FILE MERGED 2003/11/11 19:20:13 ihi 1.27.68.2: en -> en-US 2003/11/10 17:36:15 ihi 1.27.68.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f4b79bd2375f74a40a81e972cc4e707c8ee5f0e5]

INTEGRATION: CWS mergebuild (1.47.68); FILE MERGED 2004/05/18 14:45:00 hjs 1.47.68.5: RESYNC: (1.50-1.52); FILE MERGED 2004/04/30 13:32:07 hjs 1.47.68.4: #i8252# fix unmerge probs 2004/04/20 23:54:49 hjs 1.47.68.3: RESYNC: (1.47-1.50); FILE MERGED 2003/11/11 19:20:11 ihi 1.47.68.2: en -> en-US 2003/11/10 17:36:13 ihi 1.47.68.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [d682d571abd63e94e03ae09375a7f7427cf24cf5]

INTEGRATION: CWS mergebuild (1.50.68); FILE MERGED 2004/05/21 17:41:14 hjs 1.50.68.5: #i8252# fix resync problems 2004/05/18 14:44:52 hjs 1.50.68.4: RESYNC: (1.51-1.52); FILE MERGED 2004/04/20 23:54:06 hjs 1.50.68.3: RESYNC: (1.50-1.51); FILE MERGED 2003/11/11 19:20:11 ihi 1.50.68.2: en -> en-US 2003/11/10 17:36:13 ihi 1.50.68.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f9c000cab01bd49d49a5b6bdc47aa611f2bd46f6]

INTEGRATION: CWS mergebuild (1.38.68); FILE MERGED 2004/05/18 14:44:45 hjs 1.38.68.4: RESYNC: (1.39-1.40); FILE MERGED 2004/04/20 23:53:59 hjs 1.38.68.3: RESYNC: (1.38-1.39); FILE MERGED 2003/11/11 19:20:11 ihi 1.38.68.2: en -> en-US 2003/11/10 17:36:13 ihi 1.38.68.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [450e3c7f7c39fd041209581c7f45cc3ea8874712]

INTEGRATION: CWS mergebuild (1.37.68); FILE MERGED 2004/05/18 14:44:38 hjs 1.37.68.4: RESYNC: (1.38-1.39); FILE MERGED 2004/04/20 23:53:52 hjs 1.37.68.3: RESYNC: (1.37-1.38); FILE MERGED 2003/11/11 19:20:10 ihi 1.37.68.2: en -> en-US 2003/11/10 17:36:12 ihi 1.37.68.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [034db25c42c89a8c235c417da1b361bd111794e8]

INTEGRATION: CWS mergebuild (1.25.68); FILE MERGED 2004/04/20 23:53:44 hjs 1.25.68.3: RESYNC: (1.25-1.26); FILE MERGED 2003/11/11 19:20:10 ihi 1.25.68.2: en -> en-US 2003/11/10 17:36:12 ihi 1.25.68.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [be8b7eda23d5f117eba63f5d88868384861d6fc4]

INTEGRATION: CWS mergebuild (1.38.68); FILE MERGED 2004/04/20 23:53:29 hjs 1.38.68.3: RESYNC: (1.38-1.39); FILE MERGED 2003/11/11 19:20:09 ihi 1.38.68.2: en -> en-US 2003/11/10 17:36:11 ihi 1.38.68.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [6de283825084c58689bff44c4b6b34874dbaea23]

INTEGRATION: CWS mergebuild (1.49.68); FILE MERGED 2004/05/18 14:44:22 hjs 1.49.68.5: RESYNC: (1.50-1.51); FILE MERGED 2004/04/30 13:32:06 hjs 1.49.68.4: #i8252# fix unmerge probs 2004/04/20 23:53:22 hjs 1.49.68.3: RESYNC: (1.49-1.50); FILE MERGED 2003/11/11 19:20:08 ihi 1.49.68.2: en -> en-US 2003/11/10 17:36:10 ihi 1.49.68.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [07ddbcd61b37126011b041a75c132b071d398bf2]

INTEGRATION: CWS mergebuild (1.20.68); FILE MERGED 2004/04/20 23:51:11 hjs 1.20.68.3: RESYNC: (1.20-1.21); FILE MERGED 2003/11/11 19:20:07 ihi 1.20.68.2: en -> en-US 2003/11/10 17:36:09 ihi 1.20.68.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [8cd00f7e1073af0f7adaaa1b2f8968d89dcd5d17]

INTEGRATION: CWS mergebuild (1.44.68); FILE MERGED 2004/05/18 14:43:45 hjs 1.44.68.7: RESYNC: (1.47-1.48); FILE MERGED 2004/04/30 13:32:06 hjs 1.44.68.6: #i8252# fix unmerge probs 2004/04/20 23:51:03 hjs 1.44.68.5: RESYNC: (1.44-1.47); FILE MERGED 2004/02/23 11:25:47 ihi 1.44.68.4: Merge-While-Build update 2003/12/16 16:17:23 ihi 1.44.68.3: x-no-translate conversion 2003/11/11 19:20:06 ihi 1.44.68.2: en -> en-US 2003/11/10 17:36:08 ihi 1.44.68.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [8c112e3311081d078d771f01f65dd8fdd26a2d96]

INTEGRATION: CWS mergebuild (1.37.68); FILE MERGED 2004/05/18 14:43:29 hjs 1.37.68.4: RESYNC: (1.38-1.39); FILE MERGED 2004/04/20 23:50:42 hjs 1.37.68.3: RESYNC: (1.37-1.38); FILE MERGED 2003/11/11 19:20:06 ihi 1.37.68.2: en -> en-US 2003/11/10 17:36:08 ihi 1.37.68.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [4009a7488482be21a3adfec98c917449772e240d]

INTEGRATION: CWS mergebuild (1.25.68); FILE MERGED 2004/04/20 23:48:32 hjs 1.25.68.5: RESYNC: (1.25-1.26); FILE MERGED 2004/02/23 11:25:47 ihi 1.25.68.4: Merge-While-Build update 2003/12/16 16:17:22 ihi 1.25.68.3: x-no-translate conversion 2003/11/11 19:20:02 ihi 1.25.68.2: en -> en-US 2003/11/10 17:36:04 ihi 1.25.68.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [d9380b9722ec3824f8ed48e7398e8e35a1f2cea6]

INTEGRATION: CWS mergebuild (1.29.68); FILE MERGED 2004/04/20 23:48:16 hjs 1.29.68.3: RESYNC: (1.29-1.30); FILE MERGED 2003/11/11 19:20:01 ihi 1.29.68.2: en -> en-US 2003/11/10 17:36:04 ihi 1.29.68.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [2e248b55ce0418e31e804747006592c5ccf6f517]

INTEGRATION: CWS mergebuild (1.26.68); FILE MERGED 2004/04/20 23:48:08 hjs 1.26.68.3: RESYNC: (1.26-1.27); FILE MERGED 2003/11/11 19:20:01 ihi 1.26.68.2: en -> en-US 2003/11/10 17:36:04 ihi 1.26.68.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [8e9f6e2194a604f9f295f6e4df40887b70bf3935]

INTEGRATION: CWS mergebuild (1.28.68); FILE MERGED 2004/04/30 13:32:05 hjs 1.28.68.5: #i8252# fix unmerge probs 2004/04/20 23:47:29 hjs 1.28.68.4: RESYNC: (1.28-1.29); FILE MERGED 2004/02/23 11:25:46 ihi 1.28.68.3: Merge-While-Build update 2003/11/11 19:20:01 ihi 1.28.68.2: en -> en-US 2003/11/10 17:36:03 ihi 1.28.68.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a0b285ca8e055e96474cc822d523d3e50e3fbc9d]

INTEGRATION: CWS mergebuild (1.23.68); FILE MERGED 2004/04/30 13:32:04 hjs 1.23.68.4: #i8252# fix unmerge probs 2004/04/20 23:41:39 hjs 1.23.68.3: RESYNC: (1.23-1.24); FILE MERGED 2003/11/11 19:19:59 ihi 1.23.68.2: en -> en-US 2003/11/10 17:36:02 ihi 1.23.68.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [269407acd7ebb4b1f2e756e8df2721684a78477e]

INTEGRATION: CWS mergebuild (1.41.68); FILE MERGED 2004/04/20 23:41:00 hjs 1.41.68.3: RESYNC: (1.41-1.42); FILE MERGED 2003/11/11 19:19:59 ihi 1.41.68.2: en -> en-US 2003/11/10 17:36:02 ihi 1.41.68.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [cb6fea5ed4dc23799421da71495cf7b4e7ad9633]

INTEGRATION: CWS mergebuild (1.28.68); FILE MERGED 2004/04/20 23:40:52 hjs 1.28.68.4: RESYNC: (1.28-1.29); FILE MERGED 2003/12/16 16:17:21 ihi 1.28.68.3: x-no-translate conversion 2003/11/11 19:19:59 ihi 1.28.68.2: en -> en-US 2003/11/10 17:36:01 ihi 1.28.68.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [15c6b6a750332d5680fa54502888ea7d9fdfef1c]

INTEGRATION: CWS mergebuild (1.58.68); FILE MERGED 2004/04/30 13:32:04 hjs 1.58.68.4: #i8252# fix unmerge probs 2004/04/20 23:40:22 hjs 1.58.68.3: RESYNC: (1.58-1.60); FILE MERGED 2003/11/11 19:19:57 ihi 1.58.68.2: en -> en-US 2003/11/10 17:36:00 ihi 1.58.68.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [fb3359277afab8e50a47342e4a639cc221c63162]

INTEGRATION: CWS mergebuild (1.19.68); FILE MERGED 2004/04/30 13:32:03 hjs 1.19.68.4: #i8252# fix unmerge probs 2004/04/20 23:39:07 hjs 1.19.68.3: RESYNC: (1.19-1.21); FILE MERGED 2003/11/11 19:19:57 ihi 1.19.68.2: en -> en-US 2003/11/10 17:36:00 ihi 1.19.68.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [2d6c4f893897619b42a01c5d3bcc4ec5c98551ac]

INTEGRATION: CWS mergebuild (1.24.68); FILE MERGED 2004/04/20 23:38:24 hjs 1.24.68.3: RESYNC: (1.24-1.25); FILE MERGED 2003/11/11 19:19:56 ihi 1.24.68.2: en -> en-US 2003/11/10 17:35:59 ihi 1.24.68.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [9932a9de7c107fdb34a1f2056ffac6c96f9352cf]

INTEGRATION: CWS mergebuild (1.38.16); FILE MERGED 2004/05/18 14:35:34 hjs 1.38.16.6: RESYNC: (1.39-1.40); FILE MERGED 2004/04/20 23:36:18 hjs 1.38.16.5: RESYNC: (1.38-1.39); FILE MERGED 2004/02/23 11:25:46 ihi 1.38.16.4: Merge-While-Build update 2003/12/16 16:17:20 ihi 1.38.16.3: x-no-translate conversion 2003/11/11 19:19:53 ihi 1.38.16.2: en -> en-US 2003/11/10 17:35:57 ihi 1.38.16.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [2bee3098a0934b8353741b3a21fd6f8839cb675d]

INTEGRATION: CWS mergebuild (1.36.68); FILE MERGED 2004/04/20 23:35:38 hjs 1.36.68.3: RESYNC: (1.36-1.38); FILE MERGED 2003/11/11 19:19:52 ihi 1.36.68.2: en -> en-US 2003/11/10 17:35:56 ihi 1.36.68.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [939686fde0a1f354c7de08853de5dd70c79170d7]

INTEGRATION: CWS mergebuild (1.50.68); FILE MERGED 2004/06/21 13:07:23 ihi 1.50.68.6: #i8252# Removed duplicated de entry 2004/05/21 17:41:13 hjs 1.50.68.5: #i8252# fix resync problems 2004/05/18 14:34:38 hjs 1.50.68.4: RESYNC: (1.51-1.53); FILE MERGED 2004/04/20 23:33:57 hjs 1.50.68.3: RESYNC: (1.50-1.51); FILE MERGED 2003/11/11 19:19:51 ihi 1.50.68.2: en -> en-US 2003/11/10 17:35:56 ihi 1.50.68.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [d9cbd536f2fce149b6169135620df086dbb6e011]

INTEGRATION: CWS mergebuild (1.29.68); FILE MERGED 2004/04/20 23:34:55 hjs 1.29.68.3: RESYNC: (1.29-1.30); FILE MERGED 2003/11/11 19:19:51 ihi 1.29.68.2: en -> en-US 2003/11/10 17:35:55 ihi 1.29.68.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [3a9836b4ba2575532a68c79d391a20783bb84456]

INTEGRATION: CWS mergebuild (1.32.68); FILE MERGED 2004/04/20 23:34:31 hjs 1.32.68.4: RESYNC: (1.32-1.33); FILE MERGED 2003/12/16 16:17:19 ihi 1.32.68.3: x-no-translate conversion 2003/11/11 19:19:50 ihi 1.32.68.2: en -> en-US 2003/11/10 17:35:55 ihi 1.32.68.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [5e3abe9ac83c13449f30047a9f780380c891cad3]

INTEGRATION: CWS mergebuild (1.31.68); FILE MERGED 2004/05/18 14:34:01 hjs 1.31.68.4: RESYNC: (1.32-1.33); FILE MERGED 2004/04/20 23:34:14 hjs 1.31.68.3: RESYNC: (1.31-1.32); FILE MERGED 2003/11/11 19:19:50 ihi 1.31.68.2: en -> en-US 2003/11/10 17:35:55 ihi 1.31.68.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b4384d24b8bfe734b68ff9f2b753af5f7882fd70]

INTEGRATION: CWS mergebuild (1.29.68); FILE MERGED 2004/04/20 23:34:04 hjs 1.29.68.3: RESYNC: (1.29-1.30); FILE MERGED 2003/11/11 19:19:49 ihi 1.29.68.2: en -> en-US 2003/11/10 17:35:54 ihi 1.29.68.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [ea3f57baa62080b3a5741badd095fe097c79770f]

INTEGRATION: CWS mergebuild (1.41.68); FILE MERGED 2004/04/30 13:32:02 hjs 1.41.68.6: #i8252# fix unmerge probs 2004/04/20 23:11:20 hjs 1.41.68.5: RESYNC: (1.41-1.42); FILE MERGED 2004/02/23 11:25:45 ihi 1.41.68.4: Merge-While-Build update 2003/12/16 16:17:18 ihi 1.41.68.3: x-no-translate conversion 2003/11/11 19:19:47 ihi 1.41.68.2: en -> en-US 2003/11/10 17:35:53 ihi 1.41.68.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [6f8c27811e5e344bcddbc0cef7a31cb1a41f0ed4]

INTEGRATION: CWS mergebuild (1.12.60); FILE MERGED 2004/05/18 14:23:29 hjs 1.12.60.3: RESYNC: (1.14-1.15); FILE MERGED 2004/04/20 23:04:48 hjs 1.12.60.2: RESYNC: (1.12-1.14); FILE MERGED 2003/12/08 17:20:55 hjs 1.12.60.1: #i8252# deliver five char iso too


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [3fc1a94690169c761a4188d325c713b3872268a8]

INTEGRATION: CWS mergebuild (1.17.68); FILE MERGED 2004/04/20 22:56:16 hjs 1.17.68.3: RESYNC: (1.17-1.18); FILE MERGED 2003/11/11 19:19:44 ihi 1.17.68.2: en -> en-US 2003/11/10 17:35:50 ihi 1.17.68.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [601e395d83eb932b510180d77853b721971f33fa]

INTEGRATION: CWS mergebuild (1.27.68); FILE MERGED 2004/04/20 22:56:05 hjs 1.27.68.3: RESYNC: (1.27-1.28); FILE MERGED 2003/11/11 19:19:43 ihi 1.27.68.2: en -> en-US 2003/11/10 17:35:49 ihi 1.27.68.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [718f309c932d6bad1b6de923bec77023e47c2053]

INTEGRATION: CWS mergebuild (1.20.84); FILE MERGED 2004/05/30 23:11:21 hjs 1.20.84.6: RESYNC: (1.28-1.29); FILE MERGED 2004/05/18 14:20:23 hjs 1.20.84.5: RESYNC: (1.27-1.28); FILE MERGED 2004/05/10 18:53:36 hjs 1.20.84.4: #i8252# also try lcommon dir 2004/04/20 22:55:04 hjs 1.20.84.3: RESYNC: (1.24-1.27); FILE MERGED 2003/11/18 21:44:23 hjs 1.20.84.2: RESYNC: (1.20-1.24); FILE MERGED 2003/10/20 19:05:29 hjs 1.20.84.1: #111260# use SOLARCOMMONRESDDIR to access delivered srs files


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [94af34ba1f11c65e8af24f0a82cdedee3bf401c5]

INTEGRATION: CWS mergebuild (1.21.58); FILE MERGED 2004/04/30 15:29:03 hjs 1.21.58.5: #i8252# fix unmerge probs 2004/04/20 21:59:36 hjs 1.21.58.4: RESYNC: (1.21-1.22); FILE MERGED 2004/02/23 11:36:33 ihi 1.21.58.3: Merge-While-Build update 2003/11/11 19:22:20 ihi 1.21.58.2: en -> en-US 2003/11/10 17:40:40 ihi 1.21.58.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [1ad2de9618db915ed9dd64bd4b2b98c038c863c9]

INTEGRATION: CWS mergebuild (1.13.58); FILE MERGED 2004/04/30 15:29:03 hjs 1.13.58.5: #i8252# fix unmerge probs 2004/04/20 21:58:59 hjs 1.13.58.4: RESYNC: (1.13-1.14); FILE MERGED 2004/02/23 11:36:33 ihi 1.13.58.3: Merge-While-Build update 2003/11/11 19:22:19 ihi 1.13.58.2: en -> en-US 2003/11/10 17:40:38 ihi 1.13.58.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [7327d87ff956ae2b472fa4a4accbbecd371f4c76]

INTEGRATION: CWS mergebuild (1.23.58); FILE MERGED 2004/05/21 16:51:50 hjs 1.23.58.5: #i8252# fix resync problems 2004/05/18 13:59:34 hjs 1.23.58.4: RESYNC: (1.24-1.25); FILE MERGED 2004/04/20 21:58:33 hjs 1.23.58.3: RESYNC: (1.23-1.24); FILE MERGED 2003/11/11 19:22:19 ihi 1.23.58.2: en -> en-US 2003/11/10 17:40:38 ihi 1.23.58.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b8c4f97d4aff72ab8326049c820bc241b03b9341]

INTEGRATION: CWS mergebuild (1.18.58); FILE MERGED 2004/04/20 21:57:29 hjs 1.18.58.3: RESYNC: (1.18-1.19); FILE MERGED 2003/11/11 19:22:18 ihi 1.18.58.2: en -> en-US 2003/11/10 17:40:36 ihi 1.18.58.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [c594ea4f432371da15bca3dd143a8977832bd6e2]

INTEGRATION: CWS mergebuild (1.33.58); FILE MERGED 2004/04/20 21:57:01 hjs 1.33.58.3: RESYNC: (1.33-1.34); FILE MERGED 2003/11/11 19:22:17 ihi 1.33.58.2: en -> en-US 2003/11/10 17:40:34 ihi 1.33.58.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [8243680bc5c367be6754c2b76b0b36fc8039c624]

INTEGRATION: CWS mergebuild (1.23.58); FILE MERGED 2004/05/21 16:51:50 hjs 1.23.58.5: #i8252# fix resync problems 2004/05/18 13:58:14 hjs 1.23.58.4: RESYNC: (1.24-1.25); FILE MERGED 2004/04/20 21:56:54 hjs 1.23.58.3: RESYNC: (1.23-1.24); FILE MERGED 2003/11/11 19:22:16 ihi 1.23.58.2: en -> en-US 2003/11/10 17:40:33 ihi 1.23.58.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [0aa2da99b58d27db08dd90da5162131d4d8ba78d]

INTEGRATION: CWS mergebuild (1.20.58); FILE MERGED 2004/04/20 21:56:37 hjs 1.20.58.3: RESYNC: (1.20-1.21); FILE MERGED 2003/11/11 19:22:16 ihi 1.20.58.2: en -> en-US 2003/11/10 17:40:32 ihi 1.20.58.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f9f1cf3f9bc23b18c69f6e8268310515cc0dc374]

INTEGRATION: CWS mergebuild (1.39.58); FILE MERGED 2004/05/18 13:57:53 hjs 1.39.58.5: RESYNC: (1.40-1.41); FILE MERGED 2004/04/30 15:29:03 hjs 1.39.58.4: #i8252# fix unmerge probs 2004/04/20 21:56:21 hjs 1.39.58.3: RESYNC: (1.39-1.40); FILE MERGED 2003/11/11 19:22:15 ihi 1.39.58.2: en -> en-US 2003/11/10 17:40:30 ihi 1.39.58.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [796a7b7f7b63aba6841e4e0fde5fd97722a28bbe]

INTEGRATION: CWS mergebuild (1.22.58); FILE MERGED 2004/04/30 15:29:02 hjs 1.22.58.4: #i8252# fix unmerge probs 2004/04/20 21:56:14 hjs 1.22.58.3: RESYNC: (1.22-1.23); FILE MERGED 2003/11/11 19:22:15 ihi 1.22.58.2: en -> en-US 2003/11/10 17:40:29 ihi 1.22.58.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b8a3ee5db3777b559be63035582755edf3cf6815]

INTEGRATION: CWS mergebuild (1.28.58); FILE MERGED 2004/05/30 23:08:38 hjs 1.28.58.6: RESYNC: (1.29-1.30); FILE MERGED 2004/04/29 11:10:48 hjs 1.28.58.5: #i8252# fix unmerge probs 2004/04/20 21:55:47 hjs 1.28.58.4: RESYNC: (1.28-1.29); FILE MERGED 2004/02/23 11:36:33 ihi 1.28.58.3: Merge-While-Build update 2003/11/11 19:22:14 ihi 1.28.58.2: en -> en-US 2003/11/10 17:40:28 ihi 1.28.58.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [3e4e5b4f853da5789b30e26a4b9c724ddc239337]

INTEGRATION: CWS mergebuild (1.19.58); FILE MERGED 2004/04/20 21:55:31 hjs 1.19.58.3: RESYNC: (1.19-1.20); FILE MERGED 2003/11/11 19:22:14 ihi 1.19.58.2: en -> en-US 2003/11/10 17:40:27 ihi 1.19.58.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [d754f238ffc714a176fe3d5982316dfb3f94546f]

INTEGRATION: CWS mergebuild (1.2.48); FILE MERGED 2004/05/21 16:51:50 hjs 1.2.48.1: #i8252# fix resync problems


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [9b45db9f3bd1d656f6ef0e5ceff43f98ea79d5f4]

INTEGRATION: CWS mergebuild (1.25.58); FILE MERGED 2004/04/20 21:55:06 hjs 1.25.58.3: RESYNC: (1.25-1.26); FILE MERGED 2003/11/11 19:22:14 ihi 1.25.58.2: en -> en-US 2003/11/10 17:40:26 ihi 1.25.58.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [27f4f6428d1f980de82518d3c3b9df8cba7f1643]

INTEGRATION: CWS mergebuild (1.9.58); FILE MERGED 2004/04/20 21:54:46 hjs 1.9.58.3: RESYNC: (1.9-1.10); FILE MERGED 2003/11/11 19:22:13 ihi 1.9.58.2: en -> en-US 2003/11/10 17:40:26 ihi 1.9.58.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b53482a81af1774b58f4d20ebeee25f9562553e6]

INTEGRATION: CWS mergebuild (1.2.48); FILE MERGED 2004/05/21 16:51:49 hjs 1.2.48.1: #i8252# fix resync problems


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [1362053394d3c5dc477d3247c0cc2b57bd754719]

INTEGRATION: CWS mergebuild (1.25.58); FILE MERGED 2004/04/20 21:53:44 hjs 1.25.58.4: RESYNC: (1.25-1.26); FILE MERGED 2004/02/23 11:36:32 ihi 1.25.58.3: Merge-While-Build update 2003/11/11 19:22:12 ihi 1.25.58.2: en -> en-US 2003/11/10 17:40:23 ihi 1.25.58.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [108c853ceaa8bc2c22ee72df4e920dfb8db9b3c3]

INTEGRATION: CWS mergebuild (1.21.58); FILE MERGED 2004/04/20 21:53:28 hjs 1.21.58.3: RESYNC: (1.21-1.22); FILE MERGED 2003/11/11 19:22:12 ihi 1.21.58.2: en -> en-US 2003/11/10 17:40:23 ihi 1.21.58.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [e65994a28027bf652203dc09d318aaaec42d64d2]

INTEGRATION: CWS mergebuild (1.25.58); FILE MERGED 2004/04/20 21:53:12 hjs 1.25.58.3: RESYNC: (1.25-1.26); FILE MERGED 2003/11/11 19:22:12 ihi 1.25.58.2: en -> en-US 2003/11/10 17:40:22 ihi 1.25.58.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [70080f2ff5a17805d9409911a62f20986ad69f58]

INTEGRATION: CWS mergebuild (1.29.58); FILE MERGED 2004/04/20 21:52:52 hjs 1.29.58.3: RESYNC: (1.29-1.30); FILE MERGED 2003/11/11 19:22:11 ihi 1.29.58.2: en -> en-US 2003/11/10 17:40:22 ihi 1.29.58.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [5a303417d9ee71f4845b4086f6491b1f70853f1a]

INTEGRATION: CWS mergebuild (1.23.58); FILE MERGED 2004/04/20 21:52:11 hjs 1.23.58.3: RESYNC: (1.23-1.24); FILE MERGED 2003/11/11 19:22:10 ihi 1.23.58.2: en -> en-US 2003/11/10 17:40:21 ihi 1.23.58.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [6044e81198fe4443ae5b865c7c49690e3ceb424b]

INTEGRATION: CWS mergebuild (1.24.58); FILE MERGED 2004/04/30 15:29:02 hjs 1.24.58.5: #i8252# fix unmerge probs 2004/04/20 21:52:04 hjs 1.24.58.4: RESYNC: (1.24-1.25); FILE MERGED 2004/02/23 11:36:32 ihi 1.24.58.3: Merge-While-Build update 2003/11/11 19:22:10 ihi 1.24.58.2: en -> en-US 2003/11/10 17:40:20 ihi 1.24.58.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a75313dade270a41264bcc1c47854a8418ddb727]

INTEGRATION: CWS mergebuild (1.34.58); FILE MERGED 2004/04/20 21:51:56 hjs 1.34.58.3: RESYNC: (1.34-1.35); FILE MERGED 2003/11/11 19:22:10 ihi 1.34.58.2: en -> en-US 2003/11/10 17:40:18 ihi 1.34.58.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [dad099319f1f917c38361d974e3e3f29ac2e5575]

INTEGRATION: CWS mergebuild (1.9.58); FILE MERGED 2004/04/20 21:51:37 hjs 1.9.58.3: RESYNC: (1.9-1.10); FILE MERGED 2003/11/11 19:22:09 ihi 1.9.58.2: en -> en-US 2003/11/10 17:40:18 ihi 1.9.58.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a3183c989d8fc3f4d03d2a57b246ac35eb357149]

INTEGRATION: CWS mergebuild (1.30.58); FILE MERGED 2004/04/20 21:51:20 hjs 1.30.58.4: RESYNC: (1.30-1.31); FILE MERGED 2004/02/23 11:36:32 ihi 1.30.58.3: Merge-While-Build update 2003/11/11 19:22:09 ihi 1.30.58.2: en -> en-US 2003/11/10 17:40:17 ihi 1.30.58.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [60773aaf13b6271c4d809248d57c689b788781eb]

INTEGRATION: CWS mergebuild (1.11.58); FILE MERGED 2004/05/18 13:55:09 hjs 1.11.58.4: RESYNC: (1.13-1.14); FILE MERGED 2004/04/20 21:49:50 hjs 1.11.58.3: RESYNC: (1.11-1.13); FILE MERGED 2003/11/11 19:22:06 ihi 1.11.58.2: en -> en-US 2003/11/10 17:40:09 ihi 1.11.58.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [fc06a9884b20c1f45c1021ca3a6ebec1ec778ee1]

INTEGRATION: CWS mergebuild (1.26.58); FILE MERGED 2004/05/18 13:54:37 hjs 1.26.58.4: RESYNC: (1.28-1.29); FILE MERGED 2004/04/20 21:49:30 hjs 1.26.58.3: RESYNC: (1.26-1.28); FILE MERGED 2003/11/11 19:22:05 ihi 1.26.58.2: en -> en-US 2003/11/10 17:40:08 ihi 1.26.58.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [dc16ed89137d1954da7670c142c79f46ad1590ea]

INTEGRATION: CWS mergebuild (1.89.54); FILE MERGED 2004/05/21 15:53:27 hjs 1.89.54.6: #i8252# fix resync problems 2004/05/18 13:54:28 hjs 1.89.54.5: RESYNC: (1.90-1.94); FILE MERGED 2004/04/20 21:49:21 hjs 1.89.54.4: RESYNC: (1.89-1.90); FILE MERGED 2004/02/23 11:36:30 ihi 1.89.54.3: Merge-While-Build update 2003/11/11 19:22:04 ihi 1.89.54.2: en -> en-US 2003/11/10 17:40:05 ihi 1.89.54.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [e972d022dad3c2740cf7b881876e085795d4c5d3]

INTEGRATION: CWS mergebuild (1.25.58); FILE MERGED 2004/04/20 21:49:05 hjs 1.25.58.3: RESYNC: (1.25-1.26); FILE MERGED 2003/11/11 19:22:03 ihi 1.25.58.2: en -> en-US 2003/11/10 17:40:04 ihi 1.25.58.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [bab94ba728f6ac6bf7eb2d9ae73aa68f07aad706]

INTEGRATION: CWS mergebuild (1.43.58); FILE MERGED 2004/05/30 23:08:03 hjs 1.43.58.8: RESYNC: (1.44-1.45); FILE MERGED 2004/05/05 16:00:45 ihi 1.43.58.7: ISO Code update / Macro added 2004/04/29 11:10:47 hjs 1.43.58.6: #i8252# fix unmerge probs 2004/04/20 21:47:52 hjs 1.43.58.5: RESYNC: (1.43-1.44); FILE MERGED 2004/02/23 11:36:30 ihi 1.43.58.4: Merge-While-Build update 2004/02/05 18:04:22 hjs 1.43.58.3: #i8252# fix too much localizing 2003/11/11 19:22:03 ihi 1.43.58.2: en -> en-US 2003/11/10 17:40:01 ihi 1.43.58.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [bf180cdc4d43db7a41b4371e747d54d8bc091aa4]

INTEGRATION: CWS mergebuild (1.26.58); FILE MERGED 2004/04/20 21:47:45 hjs 1.26.58.3: RESYNC: (1.26-1.27); FILE MERGED 2003/11/11 19:22:02 ihi 1.26.58.2: en -> en-US 2003/11/10 17:39:59 ihi 1.26.58.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [046fbc3de85349f5323e7873896b217abc3b5ab0]

INTEGRATION: CWS mergebuild (1.9.58); FILE MERGED 2004/04/20 21:46:36 hjs 1.9.58.3: RESYNC: (1.9-1.10); FILE MERGED 2003/11/11 19:21:59 ihi 1.9.58.2: en -> en-US 2003/11/10 17:39:49 ihi 1.9.58.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [0a65b20c96ea2ea8bb05021523310fb70ab8bd41]

INTEGRATION: CWS mergebuild (1.13.58); FILE MERGED 2004/04/20 21:45:27 hjs 1.13.58.3: RESYNC: (1.13-1.14); FILE MERGED 2003/11/11 19:21:58 ihi 1.13.58.2: en -> en-US 2003/11/10 17:39:46 ihi 1.13.58.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [0e1e98110929352ac32968a34c7395481ffa65a2]

INTEGRATION: CWS mergebuild (1.53.58); FILE MERGED 2004/05/21 16:51:49 hjs 1.53.58.6: #i8252# fix resync problems 2004/05/18 13:48:25 hjs 1.53.58.5: RESYNC: (1.54-1.55); FILE MERGED 2004/04/20 21:41:36 hjs 1.53.58.4: RESYNC: (1.53-1.54); FILE MERGED 2004/02/23 11:36:29 ihi 1.53.58.3: Merge-While-Build update 2003/11/11 19:21:57 ihi 1.53.58.2: en -> en-US 2003/11/10 17:39:45 ihi 1.53.58.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [e67db19e28901ac48ba4ef43002a86e7d9751c13]

INTEGRATION: CWS mergebuild (1.15.36); FILE MERGED 2004/05/18 13:47:18 hjs 1.15.36.3: RESYNC: (1.17-1.18); FILE MERGED 2004/04/20 21:38:33 hjs 1.15.36.2: RESYNC: (1.15-1.17); FILE MERGED 2003/12/08 17:14:49 hjs 1.15.36.1: #i8252# deliver five char iso too


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [fea2a2e5f9bdd50dd56e221e94453389755b34c0]

INTEGRATION: CWS mergebuild (1.31.124); FILE MERGED 2004/05/31 02:28:44 hjs 1.31.124.2: RESYNC: (1.31-1.32); FILE MERGED 2003/11/10 17:55:21 ihi 1.31.124.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [2e5bb72969d3b57034add79e10cf025dad3b33fd]

INTEGRATION: CWS mergebuild (1.82.36); FILE MERGED 2004/06/02 13:49:37 hjs 1.82.36.2: RESYNC: (1.82-1.83); FILE MERGED 2004/05/19 10:53:56 hjs 1.82.36.1: #i8252# resolve conflict


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [3b08eac38aa61bee4ebe350b8ad2c66044a93114]

INTEGRATION: CWS mergebuild (1.41.46); FILE MERGED 2004/05/18 11:25:31 hjs 1.41.46.4: RESYNC: (1.42-1.43); FILE MERGED 2004/04/20 21:04:30 hjs 1.41.46.3: RESYNC: (1.41-1.42); FILE MERGED 2004/02/23 11:38:15 ihi 1.41.46.2: Merge-While-Build update 2003/11/10 17:55:19 ihi 1.41.46.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a85205b2a2a52a845b7f1677e965d52e8655a135]

INTEGRATION: CWS mergebuild (1.23.54); FILE MERGED 2004/05/31 02:27:04 hjs 1.23.54.4: RESYNC: (1.24-1.25); FILE MERGED 2004/04/22 17:35:58 hjs 1.23.54.3: #i8252# fix marco 2004/04/20 20:58:51 hjs 1.23.54.2: RESYNC: (1.23-1.24); FILE MERGED 2003/11/10 17:55:12 ihi 1.23.54.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [0211707d1e98fb353694914cfb72ec70aad3f9cc]

INTEGRATION: CWS mergebuild (1.25.54); FILE MERGED 2004/04/20 20:55:54 hjs 1.25.54.2: RESYNC: (1.25-1.26); FILE MERGED 2003/11/10 17:55:09 ihi 1.25.54.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [885fe5ccac2491eaeae155eab1c589cf97cbaa7e]

INTEGRATION: CWS mergebuild (1.39.54); FILE MERGED 2004/06/18 16:19:46 hjs 1.39.54.3: #i8252# fix german labeling 2004/04/20 20:55:28 hjs 1.39.54.2: RESYNC: (1.39-1.40); FILE MERGED 2003/11/10 17:55:09 ihi 1.39.54.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f2d0f302a578edfd5f949cc0927495cafed987a4]

INTEGRATION: CWS mergebuild (1.26.54); FILE MERGED 2004/04/20 20:55:03 hjs 1.26.54.3: RESYNC: (1.26-1.28); FILE MERGED 2004/02/23 11:38:13 ihi 1.26.54.2: Merge-While-Build update 2003/11/10 17:55:08 ihi 1.26.54.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [e253b7ebc9de0ff1a195896c97697237ae179664]

INTEGRATION: CWS mergebuild (1.29.54); FILE MERGED 2004/04/20 20:54:44 hjs 1.29.54.2: RESYNC: (1.29-1.30); FILE MERGED 2003/11/10 17:55:08 ihi 1.29.54.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [1d2f4074a7b0604de8e61079fd3ca50d64f4460b]

INTEGRATION: CWS mergebuild (1.70.46); FILE MERGED 2004/04/20 20:53:38 hjs 1.70.46.3: RESYNC: (1.70-1.71); FILE MERGED 2004/02/23 11:38:12 ihi 1.70.46.2: Merge-While-Build update 2003/11/10 17:55:07 ihi 1.70.46.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a987732bfd0a2475858bc809808cf97198d158f4]

INTEGRATION: CWS mergebuild (1.31.54); FILE MERGED 2004/04/20 20:53:31 hjs 1.31.54.2: RESYNC: (1.31-1.32); FILE MERGED 2003/11/10 17:55:03 ihi 1.31.54.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [92aea3d0feebbb30efe03e4f81a9c8864814c44c]

INTEGRATION: CWS mergebuild (1.27.54); FILE MERGED 2004/05/31 02:26:11 hjs 1.27.54.3: RESYNC: (1.28-1.29); FILE MERGED 2004/04/20 20:53:15 hjs 1.27.54.2: RESYNC: (1.27-1.28); FILE MERGED 2003/11/10 17:55:03 ihi 1.27.54.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [829f6255f61cbb3c6bba4e299c2f9180b1d450bf]

INTEGRATION: CWS mergebuild (1.2.60); FILE MERGED 2004/04/22 16:00:18 ihi 1.2.60.1: Unmerge fix


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [675b1f1eac7f01996aa340705b9a65a592dd89df]

INTEGRATION: CWS mergebuild (1.11.54); FILE MERGED 2004/04/20 20:51:53 hjs 1.11.54.2: RESYNC: (1.11-1.12); FILE MERGED 2003/11/10 17:55:02 ihi 1.11.54.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [1e39b0047c8fdd6231f80247809a96ec95ced37b]

INTEGRATION: CWS mergebuild (1.34.54); FILE MERGED 2004/04/20 20:51:46 hjs 1.34.54.2: RESYNC: (1.34-1.35); FILE MERGED 2003/11/10 17:55:01 ihi 1.34.54.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b279728f8471c8aca84a12fd12a6d8c8c7504bd3]

INTEGRATION: CWS mergebuild (1.23.54); FILE MERGED 2004/04/20 20:51:36 hjs 1.23.54.2: RESYNC: (1.23-1.24); FILE MERGED 2003/11/10 17:55:01 ihi 1.23.54.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [48cb7f1e77ca457917188a6ad9eaf944406d86ba]

INTEGRATION: CWS mergebuild (1.18.54); FILE MERGED 2004/04/20 20:51:29 hjs 1.18.54.2: RESYNC: (1.18-1.19); FILE MERGED 2003/11/10 17:55:01 ihi 1.18.54.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b165954621004a7ceb3d8ef11743d4677c03c539]

INTEGRATION: CWS mergebuild (1.27.54); FILE MERGED 2004/04/20 20:51:22 hjs 1.27.54.2: RESYNC: (1.27-1.28); FILE MERGED 2003/11/10 17:55:00 ihi 1.27.54.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [8acb2bcb1f380d5be5075222425e92d74d8ea585]

INTEGRATION: CWS mergebuild (1.34.54); FILE MERGED 2004/06/16 15:15:55 hjs 1.34.54.5: #i8252# en-US 2004/06/03 09:50:05 hjs 1.34.54.4: #i8252# resync problems 2004/04/20 20:50:29 hjs 1.34.54.3: RESYNC: (1.34-1.35); FILE MERGED 2004/02/23 11:38:12 ihi 1.34.54.2: Merge-While-Build update 2003/11/10 17:54:59 ihi 1.34.54.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [d2cbf3cb187ffd3ffc4b4d32e36a738c2af98911]

INTEGRATION: CWS mergebuild (1.21.54); FILE MERGED 2004/04/20 20:49:54 hjs 1.21.54.2: RESYNC: (1.21-1.22); FILE MERGED 2003/11/10 17:54:58 ihi 1.21.54.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a72e51658d4a0d86ac186692af26f1fa92ebdbe7]

INTEGRATION: CWS mergebuild (1.17.54); FILE MERGED 2004/04/20 20:49:19 hjs 1.17.54.2: RESYNC: (1.17-1.18); FILE MERGED 2003/11/10 17:54:57 ihi 1.17.54.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [bb7b9b6f84f6ac0edec93cc682b4deea24934078]

INTEGRATION: CWS mergebuild (1.39.54); FILE MERGED 2004/06/03 09:50:04 hjs 1.39.54.5: #i8252# resync problems 2004/05/31 02:25:41 hjs 1.39.54.4: RESYNC: (1.41-1.43); FILE MERGED 2004/04/20 20:49:05 hjs 1.39.54.3: RESYNC: (1.39-1.40); FILE MERGED 2004/02/23 11:38:11 ihi 1.39.54.2: Merge-While-Build update 2003/11/10 17:54:56 ihi 1.39.54.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [e3af0ba5483a3553d6708372275008050ae44aa8]

INTEGRATION: CWS mergebuild (1.32.54); FILE MERGED 2004/04/20 20:48:50 hjs 1.32.54.3: RESYNC: (1.32-1.33); FILE MERGED 2004/02/23 11:38:11 ihi 1.32.54.2: Merge-While-Build update 2003/11/10 17:54:56 ihi 1.32.54.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [4bc4d9c4c86cd91c4629aff179073fa13179284d]

INTEGRATION: CWS mergebuild (1.15.60); FILE MERGED 2004/04/20 20:48:16 hjs 1.15.60.2: RESYNC: (1.15-1.17); FILE MERGED 2004/01/29 15:08:02 hjs 1.15.60.1: #i8252# chng. resmgr creation parameters from LanguageType to ::com::sun::star::lang::Locale


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a2f676df9b0d90b3301029fc56b7db5834aff53a]

INTEGRATION: CWS mergebuild (1.38.54); FILE MERGED 2004/04/20 20:46:51 hjs 1.38.54.2: RESYNC: (1.38-1.39); FILE MERGED 2003/11/10 17:54:54 ihi 1.38.54.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [24e58e2f28b241bd072e930c6121e5a48b148264]

INTEGRATION: CWS mergebuild (1.22.54); FILE MERGED 2004/04/20 20:45:48 hjs 1.22.54.2: RESYNC: (1.22-1.23); FILE MERGED 2003/11/10 17:54:52 ihi 1.22.54.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [27bf0b1a116f391493a488d044d29a7928417905]

INTEGRATION: CWS mergebuild (1.53.32); FILE MERGED 2004/05/18 11:09:19 hjs 1.53.32.3: RESYNC: (1.57-1.58); FILE MERGED 2004/04/20 20:45:41 hjs 1.53.32.2: RESYNC: (1.53-1.57); FILE MERGED 2004/01/29 15:07:56 hjs 1.53.32.1: #i8252# chng. resmgr creation parameters from LanguageType to ::com::sun::star::lang::Locale


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [fc7b63f3f1bf8b136a8098635ab07a4ab512b8e4]

INTEGRATION: CWS mergebuild (1.26.54); FILE MERGED 2004/04/20 20:45:26 hjs 1.26.54.3: RESYNC: (1.26-1.27); FILE MERGED 2004/02/23 11:38:10 ihi 1.26.54.2: Merge-While-Build update 2003/11/10 17:54:50 ihi 1.26.54.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [82a29fb1a86762094a6ed969bf51aa59f2d0e1b1]

INTEGRATION: CWS mergebuild (1.37.54); FILE MERGED 2004/04/20 20:44:41 hjs 1.37.54.3: RESYNC: (1.37-1.38); FILE MERGED 2004/02/23 11:38:10 ihi 1.37.54.2: Merge-While-Build update 2003/11/10 17:54:46 ihi 1.37.54.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [00f1a4474041cfe2c2d2df0ac07dfcc832506a68]

INTEGRATION: CWS mergebuild (1.83.54); FILE MERGED 2004/04/22 17:21:53 hjs 1.83.54.4: #i8252# fix macro 2004/04/20 20:44:34 hjs 1.83.54.3: RESYNC: (1.83-1.85); FILE MERGED 2004/02/23 11:38:09 ihi 1.83.54.2: Merge-While-Build update 2003/11/10 17:54:46 ihi 1.83.54.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b80681b5181710d1a550adf970a8a6ccdffaf1ba]

INTEGRATION: CWS mergebuild (1.30.8); FILE MERGED 2004/05/31 02:24:55 hjs 1.30.8.4: RESYNC: (1.33-1.34); FILE MERGED 2004/04/20 20:43:41 hjs 1.30.8.3: RESYNC: (1.31-1.33); FILE MERGED 2003/11/18 21:20:46 hjs 1.30.8.2: RESYNC: (1.30-1.31); FILE MERGED 2003/11/10 17:54:45 ihi 1.30.8.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [535c4b9ed450fc86587aaa955bac4e1fb8ccf479]

INTEGRATION: CWS mergebuild (1.27.146); FILE MERGED 2004/05/31 02:24:28 hjs 1.27.146.6: RESYNC: (1.30-1.31); FILE MERGED 2004/04/22 17:22:13 hjs 1.27.146.5: #i8252# remove obsolete code 2004/04/20 20:41:21 hjs 1.27.146.4: RESYNC: (1.28-1.30); FILE MERGED 2004/01/29 15:07:53 hjs 1.27.146.3: #i8252# chng. resmgr creation parameters from LanguageType to ::com::sun::star::lang::Locale 2003/11/18 21:19:17 hjs 1.27.146.2: RESYNC: (1.27-1.28); FILE MERGED 2003/11/10 17:54:44 ihi 1.27.146.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a4b33c42c351853062bdb5b9549a87c3f0f85cd8]

INTEGRATION: CWS mergebuild (1.89.46); FILE MERGED 2004/05/31 02:24:20 hjs 1.89.46.7: RESYNC: (1.93-1.94); FILE MERGED 2004/05/21 17:16:41 hjs 1.89.46.6: #i8252# fix resync problems 2004/05/18 10:11:17 hjs 1.89.46.5: RESYNC: (1.91-1.93); FILE MERGED 2004/04/22 16:12:07 ihi 1.89.46.4: Unmerge fix 2004/04/20 20:41:13 hjs 1.89.46.3: RESYNC: (1.89-1.91); FILE MERGED 2004/02/23 11:38:09 ihi 1.89.46.2: Merge-While-Build update 2003/11/10 17:54:43 ihi 1.89.46.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [32fbf145743b2877449793f137d6a2d8e2758184]

INTEGRATION: CWS mergebuild (1.69.34); FILE MERGED 2004/05/31 02:24:12 hjs 1.69.34.4: RESYNC: (1.78-1.79); FILE MERGED 2004/05/18 10:10:58 hjs 1.69.34.3: RESYNC: (1.77-1.78); FILE MERGED 2004/04/20 20:40:43 hjs 1.69.34.2: RESYNC: (1.69-1.77); FILE MERGED 2004/01/29 15:07:51 hjs 1.69.34.1: #i8252# chng. resmgr creation parameters from LanguageType to ::com::sun::star::lang::Locale


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [62b8a335700a401d2b6b252efef11d069ed2e2ec]

INTEGRATION: CWS mergebuild (1.20.34); FILE MERGED 2004/04/20 20:39:06 hjs 1.20.34.2: RESYNC: (1.20-1.24); FILE MERGED 2003/12/08 17:18:38 hjs 1.20.34.1: #i8252# deliver five char iso too


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [95c1fc7cd8a1216772541ec99933922d8f01787e]

INTEGRATION: CWS mergebuild (1.23.26); FILE MERGED 2004/04/21 05:58:42 hjs 1.23.26.3: RESYNC: (1.23-1.24); FILE MERGED 2003/11/11 19:16:28 ihi 1.23.26.2: en -> en-US 2003/11/10 16:42:25 ihi 1.23.26.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [9da5be303d2e1dff392e2193a6dda8e799bd3a15]

INTEGRATION: CWS mergebuild (1.79.26); FILE MERGED 2004/05/24 12:42:16 hjs 1.79.26.6: #i8252# fix resync problems 2004/05/18 14:58:25 hjs 1.79.26.5: RESYNC: (1.82-1.84); FILE MERGED 2004/04/30 16:03:43 hjs 1.79.26.4: #i8252# fix unmerge probs 2004/04/21 05:58:02 hjs 1.79.26.3: RESYNC: (1.79-1.82); FILE MERGED 2003/11/11 19:16:26 ihi 1.79.26.2: en -> en-US 2003/11/10 16:42:22 ihi 1.79.26.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [47f46b4affa598c4522d12ff24e7464e75ff5e7f]

INTEGRATION: CWS mergebuild (1.52.26); FILE MERGED 2004/04/21 05:57:54 hjs 1.52.26.3: RESYNC: (1.52-1.54); FILE MERGED 2003/11/11 19:16:25 ihi 1.52.26.2: en -> en-US 2003/11/10 16:42:20 ihi 1.52.26.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [521fce443e9023b2a38c184e226b331299bff950]

INTEGRATION: CWS mergebuild (1.40.26); FILE MERGED 2004/05/18 14:58:16 hjs 1.40.26.5: RESYNC: (1.43-1.44); FILE MERGED 2004/04/21 05:57:36 hjs 1.40.26.4: RESYNC: (1.40-1.43); FILE MERGED 2003/12/16 16:16:39 ihi 1.40.26.3: x-no-translate conversion 2003/11/11 19:16:24 ihi 1.40.26.2: en -> en-US 2003/11/10 16:42:19 ihi 1.40.26.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [5e8a4ba8a1bd85d63e479990cabbd118aa45b3f7]

INTEGRATION: CWS mergebuild (1.84.20); FILE MERGED 2004/05/28 17:38:58 hjs 1.84.20.6: RESYNC: (1.88-1.89); FILE MERGED 2004/04/21 05:55:30 hjs 1.84.20.5: RESYNC: (1.84-1.88); FILE MERGED 2004/02/20 18:26:32 ihi 1.84.20.4: Merge-While-Build update 2003/12/16 16:16:39 ihi 1.84.20.3: x-no-translate conversion 2003/11/11 19:16:23 ihi 1.84.20.2: en -> en-US 2003/11/10 16:42:18 ihi 1.84.20.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [207ca695bf3b320854484572b70370066dfffda6]

INTEGRATION: CWS mergebuild (1.58.24); FILE MERGED 2004/05/24 12:42:16 hjs 1.58.24.7: #i8252# fix resync problems 2004/05/18 14:58:08 hjs 1.58.24.6: RESYNC: (1.59-1.61); FILE MERGED 2004/04/21 05:55:11 hjs 1.58.24.5: RESYNC: (1.58-1.59); FILE MERGED 2004/02/20 18:26:32 ihi 1.58.24.4: Merge-While-Build update 2003/12/16 16:16:38 ihi 1.58.24.3: x-no-translate conversion 2003/11/11 19:16:22 ihi 1.58.24.2: en -> en-US 2003/11/10 16:42:17 ihi 1.58.24.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [68827b3591e586538f695cc5cce732586398cae7]

INTEGRATION: CWS mergebuild (1.39.26); FILE MERGED 2004/04/21 05:55:02 hjs 1.39.26.5: RESYNC: (1.39-1.40); FILE MERGED 2004/02/20 18:26:32 ihi 1.39.26.4: Merge-While-Build update 2003/12/16 16:16:37 ihi 1.39.26.3: x-no-translate conversion 2003/11/11 19:16:21 ihi 1.39.26.2: en -> en-US 2003/11/10 16:42:17 ihi 1.39.26.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f3a0a6bbec1f2d8901d43ba2730c4db04755a45d]

INTEGRATION: CWS mergebuild (1.1.2); FILE ADDED 2004/06/07 15:53:36 ihi 1.1.2.6: #i8252# Iso Codes updates 2004/05/24 12:42:15 hjs 1.1.2.5: #i8252# fix resync problems 2004/05/19 16:12:37 ihi 1.1.2.4: unmerge / join from SRC680_m39 2003/12/16 16:16:36 ihi 1.1.2.3: x-no-translate conversion 2003/11/11 19:16:20 ihi 1.1.2.2: en -> en-US 2003/11/10 16:42:16 ihi 1.1.2.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [cdd13364e69bb5c6c531651d79e4255613510950]

INTEGRATION: CWS mergebuild (1.1.2); FILE ADDED 2004/05/14 08:27:15 hjs 1.1.2.2: #i8252# localize header on the fly 2003/11/12 18:16:40 hjs 1.1.2.1: #i8252# merge on the fly for hrc


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [9f137d8d057e3e66929eff38821699ac97cc4bd2]

INTEGRATION: CWS mergebuild (1.40.26); FILE MERGED 2004/04/21 05:50:54 hjs 1.40.26.3: RESYNC: (1.40-1.41); FILE MERGED 2003/11/11 19:16:14 ihi 1.40.26.2: en -> en-US 2003/11/10 16:42:10 ihi 1.40.26.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [852d6614cce84e26e0e2f75b81db07d0238e5e2a]

INTEGRATION: CWS mergebuild (1.28.22); FILE MERGED 2004/04/21 05:50:46 hjs 1.28.22.3: RESYNC: (1.28-1.29); FILE MERGED 2003/11/11 19:16:13 ihi 1.28.22.2: en -> en-US 2003/11/10 16:42:09 ihi 1.28.22.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [c4b9a3043bb7afb667f051d27310970ca73dc6cf]

INTEGRATION: CWS mergebuild (1.28.26); FILE MERGED 2004/05/24 12:42:14 hjs 1.28.26.6: #i8252# fix resync problems 2004/05/18 14:56:31 hjs 1.28.26.5: RESYNC: (1.29-1.30); FILE MERGED 2004/04/21 05:50:25 hjs 1.28.26.4: RESYNC: (1.28-1.29); FILE MERGED 2003/12/16 16:16:35 ihi 1.28.26.3: x-no-translate conversion 2003/11/11 19:16:13 ihi 1.28.26.2: en -> en-US 2003/11/10 16:42:09 ihi 1.28.26.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [fb483f2558b24cd7652fe6628c652f77651119b2]

INTEGRATION: CWS mergebuild (1.30.26); FILE MERGED 2004/04/21 05:50:06 hjs 1.30.26.3: RESYNC: (1.30-1.31); FILE MERGED 2003/11/11 19:16:12 ihi 1.30.26.2: en -> en-US 2003/11/10 16:42:08 ihi 1.30.26.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f721e7576123c1f3b39968cb2a861f10a14208ad]

INTEGRATION: CWS mergebuild (1.38.20); FILE MERGED 2004/05/28 17:36:27 hjs 1.38.20.5: RESYNC: (1.39-1.40); FILE MERGED 2004/04/30 16:03:42 hjs 1.38.20.4: #i8252# fix unmerge probs 2004/04/21 05:49:27 hjs 1.38.20.3: RESYNC: (1.38-1.39); FILE MERGED 2003/11/11 19:16:11 ihi 1.38.20.2: en -> en-US 2003/11/10 16:42:07 ihi 1.38.20.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [96c16a5f6b0ad3eee0a5f81e1e6ced19bb54277a]

INTEGRATION: CWS mergebuild (1.37.26); FILE MERGED 2004/04/21 05:48:58 hjs 1.37.26.3: RESYNC: (1.37-1.38); FILE MERGED 2003/11/11 19:16:11 ihi 1.37.26.2: en -> en-US 2003/11/10 16:42:06 ihi 1.37.26.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f18bcab7d35817163695282a243c69646a9c1312]

INTEGRATION: CWS mergebuild (1.26.26); FILE MERGED 2004/04/21 05:48:17 hjs 1.26.26.3: RESYNC: (1.26-1.27); FILE MERGED 2003/11/11 19:16:10 ihi 1.26.26.2: en -> en-US 2003/11/10 16:42:05 ihi 1.26.26.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [1bd00d1f126a5e9f9d24b45cdf6b5120da8a8c2f]

INTEGRATION: CWS mergebuild (1.37.26); FILE MERGED 2004/05/18 14:55:52 hjs 1.37.26.4: RESYNC: (1.38-1.39); FILE MERGED 2004/04/21 05:48:08 hjs 1.37.26.3: RESYNC: (1.37-1.38); FILE MERGED 2003/11/11 19:16:09 ihi 1.37.26.2: en -> en-US 2003/11/10 16:42:04 ihi 1.37.26.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b124cb0551fb1a3c1f57e444607ef2c1151649f4]

INTEGRATION: CWS mergebuild (1.27.26); FILE MERGED 2004/04/21 05:47:49 hjs 1.27.26.3: RESYNC: (1.27-1.28); FILE MERGED 2003/11/11 19:16:09 ihi 1.27.26.2: en -> en-US 2003/11/10 16:42:04 ihi 1.27.26.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [6f5cf4ff2edfcffc226dfcea23d88144784dd2b8]

INTEGRATION: CWS mergebuild (1.20.26); FILE MERGED 2004/04/21 05:47:40 hjs 1.20.26.3: RESYNC: (1.20-1.21); FILE MERGED 2003/11/11 19:16:08 ihi 1.20.26.2: en -> en-US 2003/11/10 16:42:03 ihi 1.20.26.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [3cf64802c5541d8d6e635ce229997d20c06e8039]

INTEGRATION: CWS mergebuild (1.30.26); FILE MERGED 2004/04/21 05:47:10 hjs 1.30.26.3: RESYNC: (1.30-1.31); FILE MERGED 2003/11/11 19:16:08 ihi 1.30.26.2: en -> en-US 2003/11/10 16:42:02 ihi 1.30.26.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [817b96f54369613abc47d0425c993984ffd8db30]

INTEGRATION: CWS mergebuild (1.129.20); FILE MERGED 2004/05/28 17:36:18 hjs 1.129.20.8: RESYNC: (1.135-1.136); FILE MERGED 2004/05/18 14:55:24 hjs 1.129.20.7: RESYNC: (1.133-1.135); FILE MERGED 2004/04/30 16:03:41 hjs 1.129.20.6: #i8252# fix unmerge probs 2004/04/21 05:46:51 hjs 1.129.20.5: RESYNC: (1.129-1.133); FILE MERGED 2004/02/20 18:26:30 ihi 1.129.20.4: Merge-While-Build update 2003/12/16 16:16:33 ihi 1.129.20.3: x-no-translate conversion 2003/11/11 19:16:07 ihi 1.129.20.2: en -> en-US 2003/11/10 16:42:01 ihi 1.129.20.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [10c95fe21dac6425541800f4c6405558b8a7ebcc]

INTEGRATION: CWS mergebuild (1.26.26); FILE MERGED 2004/04/21 05:46:20 hjs 1.26.26.3: RESYNC: (1.26-1.27); FILE MERGED 2003/11/11 19:16:06 ihi 1.26.26.2: en -> en-US 2003/11/10 16:42:01 ihi 1.26.26.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [627c7266d83bfe30cd43ddd50fb2c4c7d382ef4f]

INTEGRATION: CWS mergebuild (1.18.26); FILE MERGED 2004/04/21 05:45:52 hjs 1.18.26.3: RESYNC: (1.18-1.19); FILE MERGED 2003/11/11 19:16:06 ihi 1.18.26.2: en -> en-US 2003/11/10 16:42:00 ihi 1.18.26.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [cbbff21d0b4fa28a0061d9647351a6da14ea2c4f]

INTEGRATION: CWS mergebuild (1.35.26); FILE MERGED 2004/04/30 16:03:40 hjs 1.35.26.5: #i8252# fix unmerge probs 2004/04/21 05:45:44 hjs 1.35.26.4: RESYNC: (1.35-1.37); FILE MERGED 2004/02/20 18:26:30 ihi 1.35.26.3: Merge-While-Build update 2003/11/11 19:16:05 ihi 1.35.26.2: en -> en-US 2003/11/10 16:42:00 ihi 1.35.26.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [484f5d9ae83e38fc950d7890abfd45918cfe2eba]

INTEGRATION: CWS mergebuild (1.29.26); FILE MERGED 2004/04/21 05:45:15 hjs 1.29.26.3: RESYNC: (1.29-1.30); FILE MERGED 2003/11/11 19:16:05 ihi 1.29.26.2: en -> en-US 2003/11/10 16:41:59 ihi 1.29.26.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [7f1fcd3c38303690a235d0634f8302fa38205886]

INTEGRATION: CWS mergebuild (1.22.26); FILE MERGED 2004/04/21 05:44:49 hjs 1.22.26.3: RESYNC: (1.22-1.23); FILE MERGED 2003/11/11 19:16:03 ihi 1.22.26.2: en -> en-US 2003/11/10 16:41:57 ihi 1.22.26.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [90bd60fbaae5774c2f7393fd69832a8ffa4acdf5]

INTEGRATION: CWS mergebuild (1.37.24); FILE MERGED 2004/04/21 05:44:41 hjs 1.37.24.3: RESYNC: (1.37-1.38); FILE MERGED 2003/11/11 19:16:02 ihi 1.37.24.2: en -> en-US 2003/11/10 16:41:56 ihi 1.37.24.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [992d7c0fbec80b1026ce0f82c225adff3d049d3d]

INTEGRATION: CWS mergebuild (1.12.26); FILE MERGED 2004/04/21 05:44:34 hjs 1.12.26.3: RESYNC: (1.12-1.13); FILE MERGED 2003/11/11 19:16:02 ihi 1.12.26.2: en -> en-US 2003/11/10 16:41:56 ihi 1.12.26.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f9b986e503ed816703ad7e670f617e4cd0230519]

INTEGRATION: CWS mergebuild (1.50.26); FILE MERGED 2004/05/18 14:54:30 hjs 1.50.26.4: RESYNC: (1.51-1.52); FILE MERGED 2004/04/21 05:43:40 hjs 1.50.26.3: RESYNC: (1.50-1.51); FILE MERGED 2003/11/11 19:16:00 ihi 1.50.26.2: en -> en-US 2003/11/10 16:41:54 ihi 1.50.26.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f6a899d88d9dd33bc5f873334db43a0a97002b99]

INTEGRATION: CWS mergebuild (1.91.24); FILE MERGED 2004/05/28 17:35:22 hjs 1.91.24.5: RESYNC: (1.92-1.94); FILE MERGED 2004/04/30 16:03:39 hjs 1.91.24.4: #i8252# fix unmerge probs 2004/04/21 05:43:18 hjs 1.91.24.3: RESYNC: (1.91-1.92); FILE MERGED 2003/11/11 19:15:59 ihi 1.91.24.2: en -> en-US 2003/11/10 16:41:53 ihi 1.91.24.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [5521e46e1ca4792e4ac93150d67176b241207f34]

INTEGRATION: CWS mergebuild (1.18.26); FILE MERGED 2004/04/21 05:42:14 hjs 1.18.26.3: RESYNC: (1.18-1.19); FILE MERGED 2003/11/11 19:15:59 ihi 1.18.26.2: en -> en-US 2003/11/10 16:41:52 ihi 1.18.26.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [30f486d56609a87e11b1a41f30294feeb0ed5aba]

INTEGRATION: CWS mergebuild (1.40.26); FILE MERGED 2004/06/04 13:18:36 hjs 1.40.26.5: #i8252# resync problems 2004/06/02 13:39:26 hjs 1.40.26.4: RESYNC: (1.41-1.42); FILE MERGED 2004/04/21 05:41:10 hjs 1.40.26.3: RESYNC: (1.40-1.41); FILE MERGED 2003/11/11 19:15:58 ihi 1.40.26.2: en -> en-US 2003/11/10 16:41:51 ihi 1.40.26.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [4588696e60b852dd7e0594098e5b983344df1eba]

INTEGRATION: CWS mergebuild (1.4.162); FILE MERGED 2004/01/29 15:43:57 hjs 1.4.162.1: #i8252# chng. resmgr creation parameters from LanguageType to ::com::sun::star::lang::Locale


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [04c9f42785b9cd136232b65103c33062c5ee51b0]

INTEGRATION: CWS mergebuild (1.4.68); FILE MERGED 2004/04/21 05:13:39 hjs 1.4.68.2: RESYNC: (1.4-1.5); FILE MERGED 2003/11/12 18:18:34 hjs 1.4.68.1: #i8252# merge on the fly for hrc. merge first


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [6487ebd36d0e508a6548a0e5b15e999225c03e14]

INTEGRATION: CWS mergebuild (1.20.14); FILE MERGED 2004/04/20 21:06:10 hjs 1.20.14.5: RESYNC: (1.20-1.21); FILE MERGED 2004/02/23 11:26:39 ihi 1.20.14.4: Merge-While-Build update 2003/12/16 16:18:35 ihi 1.20.14.3: x-no-translate conversion 2003/11/11 19:20:58 ihi 1.20.14.2: en -> en-US 2003/11/10 17:37:18 ihi 1.20.14.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [c042a47860da8988b2c3bb3e93cb7642d359a4a9]

INTEGRATION: CWS mergebuild (1.8.32); FILE MERGED 2004/01/29 11:32:57 hjs 1.8.32.1: #i8252# chng. resmgr creation parameters from LanguageType to ::com::sun::star::lang::Locale


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [fc1d6bab22a84ede3c7bfb704a6be1a59f9875fc]

INTEGRATION: CWS mergebuild (1.23.14); FILE MERGED 2004/04/20 21:05:33 hjs 1.23.14.3: RESYNC: (1.23-1.24); FILE MERGED 2003/11/11 19:20:54 ihi 1.23.14.2: en -> en-US 2003/11/10 17:37:14 ihi 1.23.14.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [7c3f9a49425d0f31c250e62ea5d2975b9b9de5ed]

INTEGRATION: CWS mergebuild (1.60.14); FILE MERGED 2004/05/30 15:53:49 hjs 1.60.14.4: RESYNC: (1.61-1.62); FILE MERGED 2004/04/20 21:05:19 hjs 1.60.14.3: RESYNC: (1.60-1.61); FILE MERGED 2003/11/11 19:20:48 ihi 1.60.14.2: en -> en-US 2003/11/10 17:37:08 ihi 1.60.14.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [ab5461312746c20da7fb2855e0f90aa4b8916cb7]

INTEGRATION: CWS mergebuild (1.33.22); FILE MERGED 2004/04/20 21:05:11 hjs 1.33.22.2: RESYNC: (1.33-1.35); FILE MERGED 2004/01/29 11:32:54 hjs 1.33.22.1: #i8252# chng. resmgr creation parameters from LanguageType to ::com::sun::star::lang::Locale


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a61e8f0ee92ed72ee3e4860344ed9f5734777075]

INTEGRATION: CWS mergebuild (1.2.4); FILE MERGED 2004/06/15 14:06:46 hjs 1.2.4.1: #i8252# restructuring language dirs


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [0423ca3b854157ced02a7f1bded16254fa7615b9]

INTEGRATION: CWS mergebuild (1.1.2); FILE ADDED 2004/06/15 09:38:21 hjs 1.1.2.1: #i8252# restructuring language dirs


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [db07891b11838a1ebe779d3bf81b748287f99b2b]

INTEGRATION: CWS mergebuild (1.1.2); FILE ADDED 2004/06/15 09:38:20 hjs 1.1.2.1: #i8252# restructuring language dirs


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [312c5a185385513d87f0ca65b197878461cc8279]

INTEGRATION: CWS mergebuild (1.1.2); FILE ADDED 2004/06/15 09:38:17 hjs 1.1.2.1: #i8252# restructuring language dirs


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [e7830d035504f41cccfcdc42ea2f1da515b930da]

INTEGRATION: CWS mergebuild (1.1.2); FILE ADDED 2004/06/15 09:38:13 hjs 1.1.2.1: #i8252# restructuring language dirs


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [500146e02afc3278f89e4a909024f988dffe1a3f]

INTEGRATION: CWS mergebuild (1.1.2); FILE ADDED 2004/06/15 09:38:11 hjs 1.1.2.1: #i8252# restructuring language dirs


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [4d5b6fd828e2d089b7619c914ea587879bb51481]

INTEGRATION: CWS mergebuild (1.1.2); FILE ADDED 2004/06/15 09:38:10 hjs 1.1.2.1: #i8252# restructuring language dirs


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [90a41201bc03c798210a636edaaa139a7e327d96]

INTEGRATION: CWS mergebuild (1.1.2); FILE ADDED 2004/06/15 09:38:07 hjs 1.1.2.1: #i8252# restructuring language dirs


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [15480257d385fc065cc832b088e8316e7bfe9545]

INTEGRATION: CWS mergebuild (1.1.2); FILE ADDED 2004/06/15 09:38:04 hjs 1.1.2.1: #i8252# restructuring language dirs


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [c0142ddcf24136b5dd7e93a46e34ebd573efe47c]

INTEGRATION: CWS mergebuild (1.1.2); FILE ADDED 2004/06/15 09:38:03 hjs 1.1.2.1: #i8252# restructuring language dirs


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [4b4c1b65ec8040cefdaa52d2a05782c681a99cf1]

INTEGRATION: CWS mergebuild (1.1.2); FILE ADDED 2004/06/15 09:38:01 hjs 1.1.2.1: #i8252# restructuring language dirs


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [268044ebfeda0ed1ad060a6ba44b49d070f84e1a]

INTEGRATION: CWS mergebuild (1.1.2); FILE ADDED 2004/06/15 09:37:58 hjs 1.1.2.1: #i8252# restructuring language dirs


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [2574d9177cda586556c8080911a7fa201da3950f]

INTEGRATION: CWS mergebuild (1.1.2); FILE ADDED 2004/06/15 09:37:56 hjs 1.1.2.1: #i8252# restructuring language dirs


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [e9884ebd5ea95e24f483f9636bc14174fed8ad5a]

INTEGRATION: CWS mergebuild (1.1.2); FILE ADDED 2004/06/15 09:37:54 hjs 1.1.2.1: #i8252# restructuring language dirs


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [2c3232b88f26795ab20d6854eb9a1fedd1dc80f0]

INTEGRATION: CWS mergebuild (1.1.2); FILE ADDED 2004/06/15 09:37:52 hjs 1.1.2.1: #i8252# restructuring language dirs


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [989c0538f3f5e16c1068fa3c7686e600e17ef7af]

INTEGRATION: CWS mergebuild (1.1.2); FILE ADDED 2004/06/15 09:34:27 hjs 1.1.2.1: #i8252# restructuring language dirs


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [446bc8209a1bfa89ba0814be65c911cd32fe1938]

INTEGRATION: CWS mergebuild (1.1.2); FILE ADDED 2004/06/15 09:34:25 hjs 1.1.2.1: #i8252# restructuring language dirs


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [57f5b0be3c3bb8847e9c39627999ea260a5b1260]

INTEGRATION: CWS mergebuild (1.1.2); FILE ADDED 2004/06/15 09:34:24 hjs 1.1.2.1: #i8252# restructuring language dirs


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [417d3c279d6b6b5c105e105746bb461464f60dbf]

INTEGRATION: CWS mergebuild (1.1.2); FILE ADDED 2004/06/15 09:34:22 hjs 1.1.2.1: #i8252# restructuring language dirs


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [cfb03d99c5ec41203970f8ef36f60dd9d329fd59]

INTEGRATION: CWS mergebuild (1.1.2); FILE ADDED 2004/06/15 09:34:21 hjs 1.1.2.1: #i8252# restructuring language dirs


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a78ac00fa51f638a25d4a89c02f0da010bc913ed]

INTEGRATION: CWS mergebuild (1.1.2); FILE ADDED 2004/06/15 09:34:20 hjs 1.1.2.1: #i8252# restructuring language dirs


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [12e4f754de7d37cdef693e57cd2817e12a651ff5]

INTEGRATION: CWS mergebuild (1.1.2); FILE ADDED 2004/06/15 09:34:18 hjs 1.1.2.1: #i8252# restructuring language dirs


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [ab3f6cc8fb2f3093ce3a24682c79cc8a315466c4]

INTEGRATION: CWS mergebuild (1.1.2); FILE ADDED 2004/06/15 09:34:15 hjs 1.1.2.1: #i8252# restructuring language dirs


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f21ec0cd34f648d854f585d47f9e99c51f30885d]

INTEGRATION: CWS mergebuild (1.1.2); FILE ADDED 2004/06/15 09:34:10 hjs 1.1.2.1: #i8252# restructuring language dirs


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [81dbfc0499860c53f217ba45a0cffefad19d3d9e]

INTEGRATION: CWS mergebuild (1.1.2); FILE ADDED 2004/06/15 09:34:08 hjs 1.1.2.1: #i8252# restructuring language dirs


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [40ac234c07b46462224849173326d0ac25fd82c9]

INTEGRATION: CWS mergebuild (1.1.2); FILE ADDED 2004/06/15 09:34:00 hjs 1.1.2.1: #i8252# restructuring language dirs


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [e055a578634ccac9cba57dc93af0ae3b02999cb2]

INTEGRATION: CWS mergebuild (1.1.2); FILE ADDED 2004/06/15 09:33:59 hjs 1.1.2.1: #i8252# restructuring language dirs


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [9621511b3853f3468d74b2c46b03aebf9823e931]

INTEGRATION: CWS mergebuild (1.1.2); FILE ADDED 2004/06/15 09:33:57 hjs 1.1.2.1: #i8252# restructuring language dirs


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [4684c8a881b31cb69bcb3ece216ac8b2111c365c]

INTEGRATION: CWS mergebuild (1.1.2); FILE ADDED 2004/06/15 09:33:56 hjs 1.1.2.1: #i8252# restructuring language dirs


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [d5e64b7473ead1967efb49f8100df52a5bc2f86d]

INTEGRATION: CWS mergebuild (1.1.2); FILE ADDED 2004/06/15 09:33:54 hjs 1.1.2.1: #i8252# restructuring language dirs


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [0aea9b6cf5ca92905a4d17fb69a257bba9e54d3c]

INTEGRATION: CWS mergebuild (1.1.2); FILE ADDED 2004/06/15 09:33:52 hjs 1.1.2.1: #i8252# restructuring language dirs


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [e3b39b7b985c1965d1cf2f673a420c0957da6c1f]

INTEGRATION: CWS mergebuild (1.1.2); FILE ADDED 2004/06/15 09:33:49 hjs 1.1.2.1: #i8252# restructuring language dirs


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [747c378e62c2d27afc074a82a2a1a9b1e4d6259b]

INTEGRATION: CWS mergebuild (1.1.2); FILE ADDED 2004/06/15 09:33:47 hjs 1.1.2.1: #i8252# restructuring language dirs


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [ec21ed9e04bc901e7b4c7b31d58b7d7870fa1e27]

INTEGRATION: CWS mergebuild (1.1.2); FILE ADDED 2004/06/15 09:33:44 hjs 1.1.2.1: #i8252# restructuring language dirs


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a3621e2d5c829bcc41f0c44563edaee23c674a2c]

INTEGRATION: CWS mergebuild (1.1.2); FILE ADDED 2004/06/15 09:33:41 hjs 1.1.2.1: #i8252# restructuring language dirs


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [9bbc1259cfb53d308d5a3707a4249615a30631fb]

INTEGRATION: CWS mergebuild (1.1.2); FILE ADDED 2004/06/15 09:33:37 hjs 1.1.2.1: #i8252# restructuring language dirs


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [9949c8d82912fab07fc086d306614e6e8270fb8a]

INTEGRATION: CWS mergebuild (1.1.2); FILE ADDED 2004/06/15 09:33:36 hjs 1.1.2.1: #i8252# restructuring language dirs


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b189e9dcd767de3f48856061a4470d765c216715]

INTEGRATION: CWS mergebuild (1.1.2); FILE ADDED 2004/06/15 09:33:35 hjs 1.1.2.1: #i8252# restructuring language dirs


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b1736dc3c948a5c97b56f6638e2ef3b21a5712cf]

INTEGRATION: CWS mergebuild (1.2.90); FILE MERGED 2004/06/15 09:33:34 hjs 1.2.90.3: #i8252# restructuring language dirs 2004/06/14 16:20:01 hjs 1.2.90.2: #i8252# restructuring of language directories 2004/05/13 11:35:40 hjs 1.2.90.1: #i8252# forec zip all languages


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [fc3e8f09c3b412be57d898e72536f0359539b6f1]

INTEGRATION: CWS mergebuild (1.2.96); FILE REMOVED 2004/06/14 16:20:01 hjs 1.2.96.1: #i8252# restructuring of language directories


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [d4b1ec4bb3557f109b684449eeae5ce3de845ae6]

INTEGRATION: CWS mergebuild (1.27.10); FILE MERGED 2004/06/01 20:22:31 hjs 1.27.10.5: RESYNC: (1.34-1.36); FILE MERGED 2004/05/18 13:04:34 hjs 1.27.10.4: RESYNC: (1.32-1.34); FILE MERGED 2004/04/20 18:35:09 hjs 1.27.10.3: RESYNC: (1.28-1.32); FILE MERGED 2003/11/18 20:12:16 hjs 1.27.10.2: RESYNC: (1.27-1.28); FILE MERGED 2003/10/20 19:05:39 hjs 1.27.10.1: #111260# use SOLARCOMMONRESDDIR to access delivered srs files


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [669effb5af949dc72d6e4ba8427737a65bb3f558]

INTEGRATION: CWS mergebuild (1.39.82); FILE MERGED 2004/06/01 20:21:28 hjs 1.39.82.5: RESYNC: (1.40-1.41); FILE MERGED 2004/04/20 18:34:50 hjs 1.39.82.4: RESYNC: (1.39-1.40); FILE MERGED 2004/02/23 12:57:42 ihi 1.39.82.3: Merge-While-Build update 2003/11/11 19:26:47 ihi 1.39.82.2: en -> en-US 2003/11/10 18:01:14 ihi 1.39.82.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [6c49a9b3106eba3a626931a8eb274314b34a7647]

INTEGRATION: CWS mergebuild (1.29.84); FILE MERGED 2004/05/18 13:02:39 hjs 1.29.84.4: RESYNC: (1.30-1.31); FILE MERGED 2004/04/20 18:32:03 hjs 1.29.84.3: RESYNC: (1.29-1.30); FILE MERGED 2003/11/11 19:26:40 ihi 1.29.84.2: en -> en-US 2003/11/10 18:01:06 ihi 1.29.84.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [641066f1fb5dd4c854d134fbeabf014fbb0434a6]

INTEGRATION: CWS mergebuild (1.42.94); FILE MERGED 2004/06/01 20:20:15 hjs 1.42.94.5: RESYNC: (1.44-1.45); FILE MERGED 2004/04/30 15:05:43 hjs 1.42.94.4: #i8252# fix unmerge probs 2004/04/20 18:29:42 hjs 1.42.94.3: RESYNC: (1.42-1.44); FILE MERGED 2003/11/11 19:26:37 ihi 1.42.94.2: en -> en-US 2003/11/10 18:01:04 ihi 1.42.94.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [c01eaf383fa82b6e6c494dd062128bdd6c3b93fe]

INTEGRATION: CWS mergebuild (1.18.94); FILE MERGED 2004/04/20 18:31:55 hjs 1.18.94.3: RESYNC: (1.18-1.19); FILE MERGED 2003/11/11 19:26:37 ihi 1.18.94.2: en -> en-US 2003/11/10 18:01:03 ihi 1.18.94.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [7b6dcd4b8ad2c33f0c620417a8ea08c6011afd26]

INTEGRATION: CWS mergebuild (1.44.94); FILE MERGED 2004/04/20 18:31:35 hjs 1.44.94.3: RESYNC: (1.44-1.45); FILE MERGED 2003/11/11 19:26:36 ihi 1.44.94.2: en -> en-US 2003/11/10 18:01:02 ihi 1.44.94.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [12ef74771a5ca0c7d8397927d40180153bd6d73b]

INTEGRATION: CWS mergebuild (1.49.28); FILE MERGED 2004/06/01 20:21:01 hjs 1.49.28.6: RESYNC: (1.51-1.52); FILE MERGED 2004/05/18 13:01:49 hjs 1.49.28.5: RESYNC: (1.50-1.51); FILE MERGED 2004/04/30 15:05:42 hjs 1.49.28.4: #i8252# fix unmerge probs 2004/04/20 18:31:26 hjs 1.49.28.3: RESYNC: (1.49-1.50); FILE MERGED 2003/11/11 19:26:35 ihi 1.49.28.2: en -> en-US 2003/11/10 18:01:01 ihi 1.49.28.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [4dc8198a73a1a9b47b6b845faf5035e4ed46e1b4]

INTEGRATION: CWS mergebuild (1.34.94); FILE MERGED 2004/05/18 13:00:49 hjs 1.34.94.4: RESYNC: (1.37-1.38); FILE MERGED 2004/04/20 18:30:13 hjs 1.34.94.3: RESYNC: (1.34-1.37); FILE MERGED 2003/11/11 19:26:34 ihi 1.34.94.2: en -> en-US 2003/11/10 18:01:00 ihi 1.34.94.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [95026d7f3a024dd3991fb61dbf668248cc0dba10]

INTEGRATION: CWS mergebuild (1.44.94); FILE MERGED 2004/04/20 18:26:16 hjs 1.44.94.3: RESYNC: (1.44-1.45); FILE MERGED 2003/11/11 19:26:33 ihi 1.44.94.2: en -> en-US 2003/11/10 18:00:58 ihi 1.44.94.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [71448ac4aeb2a12116fe00e09c1838bfa7468a91]

INTEGRATION: CWS mergebuild (1.28.94); FILE MERGED 2004/05/18 12:59:01 hjs 1.28.94.4: RESYNC: (1.29-1.30); FILE MERGED 2004/04/20 18:25:35 hjs 1.28.94.3: RESYNC: (1.28-1.29); FILE MERGED 2003/11/11 19:26:32 ihi 1.28.94.2: en -> en-US 2003/11/10 18:00:58 ihi 1.28.94.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [477cca0da202ca15626b3effed2adcdb4f0bb3b7]

INTEGRATION: CWS mergebuild (1.31.94); FILE MERGED 2004/04/20 18:25:15 hjs 1.31.94.4: RESYNC: (1.31-1.32); FILE MERGED 2004/02/23 12:57:39 ihi 1.31.94.3: Merge-While-Build update 2003/11/11 19:26:29 ihi 1.31.94.2: en -> en-US 2003/11/10 18:00:56 ihi 1.31.94.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [0dbdbeba628343207f93b6d165402046b226c32b]

INTEGRATION: CWS mergebuild (1.27.94); FILE MERGED 2004/05/24 12:00:06 hjs 1.27.94.6: #i8252# fix resync problems 2004/05/18 12:58:09 hjs 1.27.94.5: RESYNC: (1.29-1.32); FILE MERGED 2004/04/20 18:24:44 hjs 1.27.94.4: RESYNC: (1.27-1.29); FILE MERGED 2004/02/23 12:57:38 ihi 1.27.94.3: Merge-While-Build update 2003/11/11 19:26:29 ihi 1.27.94.2: en -> en-US 2003/11/10 18:00:56 ihi 1.27.94.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [84b512111350bc6d644cf1ff7cf37bdf882847bd]

INTEGRATION: CWS mergebuild (1.15.94); FILE MERGED 2004/04/20 18:24:14 hjs 1.15.94.3: RESYNC: (1.15-1.16); FILE MERGED 2003/11/11 19:26:28 ihi 1.15.94.2: en -> en-US 2003/11/10 18:00:55 ihi 1.15.94.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [0fdbfb75adaba94c8738a9485fe8f1365055e1af]

INTEGRATION: CWS mergebuild (1.19.94); FILE MERGED 2004/04/20 18:24:03 hjs 1.19.94.3: RESYNC: (1.19-1.20); FILE MERGED 2003/11/11 19:26:28 ihi 1.19.94.2: en -> en-US 2003/11/10 18:00:55 ihi 1.19.94.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [fdb829b8dabc585f45f2ab45fad62c144df9ffd8]

INTEGRATION: CWS mergebuild (1.20.94); FILE MERGED 2004/04/20 18:23:47 hjs 1.20.94.3: RESYNC: (1.20-1.21); FILE MERGED 2003/11/11 19:26:27 ihi 1.20.94.2: en -> en-US 2003/11/10 18:00:54 ihi 1.20.94.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [7d7abbbe195054a169448105cc55ebe8cf12d12e]

INTEGRATION: CWS mergebuild (1.19.94); FILE MERGED 2004/04/20 18:23:37 hjs 1.19.94.3: RESYNC: (1.19-1.20); FILE MERGED 2003/11/11 19:26:27 ihi 1.19.94.2: en -> en-US 2003/11/10 18:00:54 ihi 1.19.94.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f39e3f314645012be7e35633e47a8e01017f8bf4]

INTEGRATION: CWS mergebuild (1.24.94); FILE MERGED 2004/05/24 12:00:05 hjs 1.24.94.5: #i8252# fix resync problems 2004/05/18 12:56:54 hjs 1.24.94.4: RESYNC: (1.25-1.26); FILE MERGED 2004/04/20 18:23:30 hjs 1.24.94.3: RESYNC: (1.24-1.25); FILE MERGED 2003/11/11 19:26:26 ihi 1.24.94.2: en -> en-US 2003/11/10 18:00:53 ihi 1.24.94.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [041bfa731332e42fa5072fc03ca76147f83ea29e]

INTEGRATION: CWS mergebuild (1.24.94); FILE MERGED 2004/04/20 18:23:21 hjs 1.24.94.3: RESYNC: (1.24-1.26); FILE MERGED 2003/11/11 19:26:26 ihi 1.24.94.2: en -> en-US 2003/11/10 18:00:53 ihi 1.24.94.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f1181e2cc9f82b7af202a3748f818dd193e35042]

INTEGRATION: CWS mergebuild (1.21.94); FILE MERGED 2004/05/24 12:00:05 hjs 1.21.94.6: #i8252# fix resync problems 2004/05/18 12:56:24 hjs 1.21.94.5: RESYNC: (1.22-1.23); FILE MERGED 2004/04/20 18:23:14 hjs 1.21.94.4: RESYNC: (1.21-1.22); FILE MERGED 2004/02/23 12:57:38 ihi 1.21.94.3: Merge-While-Build update 2003/11/11 19:26:25 ihi 1.21.94.2: en -> en-US 2003/11/10 18:00:52 ihi 1.21.94.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [fb98ad1baae50ce5784ec7284b8cf7e66ea603fb]

INTEGRATION: CWS mergebuild (1.16.94); FILE MERGED 2004/04/20 18:22:44 hjs 1.16.94.3: RESYNC: (1.16-1.17); FILE MERGED 2003/11/11 19:26:25 ihi 1.16.94.2: en -> en-US 2003/11/10 18:00:52 ihi 1.16.94.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [1068e8a03bf0ac47d362900ce746bb0fb6c0224a]

INTEGRATION: CWS mergebuild (1.29.94); FILE MERGED 2004/05/18 12:56:00 hjs 1.29.94.5: RESYNC: (1.30-1.31); FILE MERGED 2004/04/30 15:05:41 hjs 1.29.94.4: #i8252# fix unmerge probs 2004/04/20 18:22:53 hjs 1.29.94.3: RESYNC: (1.29-1.30); FILE MERGED 2003/11/11 19:26:24 ihi 1.29.94.2: en -> en-US 2003/11/10 18:00:52 ihi 1.29.94.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [e8f688bae3e352f38d170b6fb329839c51ca8ef4]

INTEGRATION: CWS mergebuild (1.40.94); FILE MERGED 2004/05/18 12:54:00 hjs 1.40.94.5: RESYNC: (1.41-1.42); FILE MERGED 2004/04/30 15:05:40 hjs 1.40.94.4: #i8252# fix unmerge probs 2004/04/20 18:20:54 hjs 1.40.94.3: RESYNC: (1.40-1.41); FILE MERGED 2003/11/11 19:26:23 ihi 1.40.94.2: en -> en-US 2003/11/10 18:00:50 ihi 1.40.94.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [93a8ca5131f386f4e53c0d9038831a356bace6fa]

INTEGRATION: CWS mergebuild (1.46.94); FILE MERGED 2004/06/01 20:18:46 hjs 1.46.94.6: RESYNC: (1.47-1.48); FILE MERGED 2004/04/30 15:05:39 hjs 1.46.94.5: #i8252# fix unmerge probs 2004/04/20 18:19:10 hjs 1.46.94.4: RESYNC: (1.46-1.47); FILE MERGED 2004/02/23 12:57:38 ihi 1.46.94.3: Merge-While-Build update 2003/11/11 19:26:21 ihi 1.46.94.2: en -> en-US 2003/11/10 18:00:49 ihi 1.46.94.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [3142f3dbdcdc78889368444ba36eef32c84f0d89]

INTEGRATION: CWS mergebuild (1.15.94); FILE MERGED 2004/04/20 18:18:52 hjs 1.15.94.3: RESYNC: (1.15-1.16); FILE MERGED 2003/11/11 19:26:21 ihi 1.15.94.2: en -> en-US 2003/11/10 18:00:49 ihi 1.15.94.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [fc567bc6954bc4bdc0f71f3feb7b38426dca9ed0]

INTEGRATION: CWS mergebuild (1.12.94); FILE MERGED 2004/04/20 18:18:33 hjs 1.12.94.3: RESYNC: (1.12-1.13); FILE MERGED 2003/11/11 19:26:20 ihi 1.12.94.2: en -> en-US 2003/11/10 18:00:48 ihi 1.12.94.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f06b66c1e9ca29b56cebf0eed926efd59a70a5be]

INTEGRATION: CWS mergebuild (1.20.94); FILE MERGED 2004/04/30 15:05:39 hjs 1.20.94.5: #i8252# fix unmerge probs 2004/04/20 18:18:23 hjs 1.20.94.4: RESYNC: (1.20-1.21); FILE MERGED 2004/03/02 15:53:54 ihi 1.20.94.3: Update Merge-While-Build 2003/11/11 19:26:19 ihi 1.20.94.2: en -> en-US 2003/11/10 18:00:48 ihi 1.20.94.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [85f58254a7bd6211fe5561c74e7a3846ed8c0c5d]

INTEGRATION: CWS mergebuild (1.28.94); FILE MERGED 2004/04/20 18:18:05 hjs 1.28.94.4: RESYNC: (1.28-1.29); FILE MERGED 2004/02/23 12:57:37 ihi 1.28.94.3: Merge-While-Build update 2003/11/11 19:26:11 ihi 1.28.94.2: en -> en-US 2003/11/10 18:00:45 ihi 1.28.94.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [d1ec377dad70cd31b51330c85454a8bf7efaaff6]

INTEGRATION: CWS mergebuild (1.25.94); FILE MERGED 2004/04/20 18:17:48 hjs 1.25.94.3: RESYNC: (1.25-1.26); FILE MERGED 2003/11/11 19:26:11 ihi 1.25.94.2: en -> en-US 2003/11/10 18:00:45 ihi 1.25.94.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [e2927da620674ddd9a2cd31fd7ad7d6d7ad8bd3d]

INTEGRATION: CWS mergebuild (1.17.94); FILE MERGED 2004/05/18 12:52:02 hjs 1.17.94.4: RESYNC: (1.18-1.19); FILE MERGED 2004/04/20 18:17:30 hjs 1.17.94.3: RESYNC: (1.17-1.18); FILE MERGED 2003/11/11 19:26:10 ihi 1.17.94.2: en -> en-US 2003/11/10 18:00:44 ihi 1.17.94.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [8827a6d0f291b87a95562da5e9a3b6b06255517b]

INTEGRATION: CWS mergebuild (1.25.94); FILE MERGED 2004/04/30 15:10:08 hjs 1.25.94.5: #i8252# fix unmerge probs 2004/04/20 18:17:09 hjs 1.25.94.4: RESYNC: (1.25-1.26); FILE MERGED 2004/02/23 12:57:37 ihi 1.25.94.3: Merge-While-Build update 2003/11/11 19:26:09 ihi 1.25.94.2: en -> en-US 2003/11/10 18:00:44 ihi 1.25.94.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [9539db86df3c41befa97d50e1c421728ed64d388]

INTEGRATION: CWS mergebuild (1.28.94); FILE MERGED 2004/04/30 15:08:10 hjs 1.28.94.5: #i8252# fix unmerge probs 2004/04/20 18:17:00 hjs 1.28.94.4: RESYNC: (1.28-1.29); FILE MERGED 2004/02/23 12:57:36 ihi 1.28.94.3: Merge-While-Build update 2003/11/11 19:26:09 ihi 1.28.94.2: en -> en-US 2003/11/10 18:00:43 ihi 1.28.94.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [0a50982b28fb306024e77573e4fad72d8a08b131]

INTEGRATION: CWS mergebuild (1.14.94); FILE MERGED 2004/04/20 18:16:42 hjs 1.14.94.3: RESYNC: (1.14-1.15); FILE MERGED 2003/11/11 19:26:08 ihi 1.14.94.2: en -> en-US 2003/11/10 18:00:43 ihi 1.14.94.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [9181455d66bb2d5e8af24e59ca30e4329759aee0]

INTEGRATION: CWS mergebuild (1.29.94); FILE MERGED 2004/05/18 12:51:43 hjs 1.29.94.6: RESYNC: (1.30-1.31); FILE MERGED 2004/04/30 15:08:10 hjs 1.29.94.5: #i8252# fix unmerge probs 2004/04/20 18:14:03 hjs 1.29.94.4: RESYNC: (1.29-1.30); FILE MERGED 2004/02/23 12:57:36 ihi 1.29.94.3: Merge-While-Build update 2003/11/11 19:26:08 ihi 1.29.94.2: en -> en-US 2003/11/10 18:00:42 ihi 1.29.94.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [8e0db4cba53fd67e0d034734fc0cf2faf407b25d]

INTEGRATION: CWS mergebuild (1.27.94); FILE MERGED 2004/04/20 18:16:25 hjs 1.27.94.3: RESYNC: (1.27-1.28); FILE MERGED 2003/11/11 19:26:07 ihi 1.27.94.2: en -> en-US 2003/11/10 18:00:42 ihi 1.27.94.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [e3c9f6800d5cddfefc1d2cdcc2a75747eca53f44]

INTEGRATION: CWS mergebuild (1.15.94); FILE MERGED 2004/04/20 18:16:14 hjs 1.15.94.3: RESYNC: (1.15-1.16); FILE MERGED 2003/11/11 19:26:07 ihi 1.15.94.2: en -> en-US 2003/11/10 18:00:41 ihi 1.15.94.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [75ba4df884bbb91d6c9099033679e791e0eabbbb]

INTEGRATION: CWS mergebuild (1.20.94); FILE MERGED 2004/04/20 18:16:06 hjs 1.20.94.4: RESYNC: (1.20-1.21); FILE MERGED 2004/02/23 12:57:35 ihi 1.20.94.3: Merge-While-Build update 2003/11/11 19:26:07 ihi 1.20.94.2: en -> en-US 2003/11/10 18:00:41 ihi 1.20.94.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f96556aa7bfb3813983c061136d8bea838a16eaa]

INTEGRATION: CWS mergebuild (1.16.94); FILE MERGED 2004/04/20 18:15:00 hjs 1.16.94.3: RESYNC: (1.16-1.17); FILE MERGED 2003/11/11 19:26:06 ihi 1.16.94.2: en -> en-US 2003/11/10 18:00:40 ihi 1.16.94.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [bf8f5af7f3a1a348389d8183331440cc587f6621]

INTEGRATION: CWS mergebuild (1.29.94); FILE MERGED 2004/04/20 18:14:41 hjs 1.29.94.4: RESYNC: (1.29-1.30); FILE MERGED 2004/02/23 12:57:34 ihi 1.29.94.3: Merge-While-Build update 2003/11/11 19:26:05 ihi 1.29.94.2: en -> en-US 2003/11/10 18:00:40 ihi 1.29.94.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [0bb38824addabc17771fedf37878b26faa2e9dbf]

INTEGRATION: CWS mergebuild (1.20.94); FILE MERGED 2004/04/20 18:14:22 hjs 1.20.94.3: RESYNC: (1.20-1.21); FILE MERGED 2003/11/11 19:26:05 ihi 1.20.94.2: en -> en-US 2003/11/10 18:00:40 ihi 1.20.94.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [6b424dad3f7abd8806c433a1bdfc085f168b665a]

INTEGRATION: CWS mergebuild (1.31.94); FILE MERGED 2004/05/18 12:50:39 hjs 1.31.94.4: RESYNC: (1.32-1.34); FILE MERGED 2004/04/20 18:13:45 hjs 1.31.94.3: RESYNC: (1.31-1.32); FILE MERGED 2003/11/11 19:26:04 ihi 1.31.94.2: en -> en-US 2003/11/10 18:00:38 ihi 1.31.94.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [ce00acb29f6dd781ac4fb958fbdf5bbe084d69a2]

INTEGRATION: CWS mergebuild (1.14.94); FILE MERGED 2004/04/20 18:13:07 hjs 1.14.94.3: RESYNC: (1.14-1.15); FILE MERGED 2003/11/11 19:26:03 ihi 1.14.94.2: en -> en-US 2003/11/10 18:00:37 ihi 1.14.94.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [31dd9240d79553840d9484a8faf7634e4ce38b02]

INTEGRATION: CWS mergebuild (1.37.94); FILE MERGED 2004/04/30 15:08:09 hjs 1.37.94.5: #i8252# fix unmerge probs 2004/04/20 18:12:59 hjs 1.37.94.4: RESYNC: (1.37-1.38); FILE MERGED 2004/03/02 15:52:16 ihi 1.37.94.3: Update Merge-While-Build 2003/11/11 19:26:02 ihi 1.37.94.2: en -> en-US 2003/11/10 18:00:36 ihi 1.37.94.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [33f7b5aa85256951a2e38ff822f0679ac3f7133d]

INTEGRATION: CWS mergebuild (1.69.84); FILE MERGED 2004/05/18 12:49:24 hjs 1.69.84.6: RESYNC: (1.70-1.71); FILE MERGED 2004/04/30 15:08:08 hjs 1.69.84.5: #i8252# fix unmerge probs 2004/04/20 18:12:38 hjs 1.69.84.4: RESYNC: (1.69-1.70); FILE MERGED 2004/02/23 12:57:34 ihi 1.69.84.3: Merge-While-Build update 2003/11/11 19:26:01 ihi 1.69.84.2: en -> en-US 2003/11/10 18:00:35 ihi 1.69.84.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a96178b4d26ef8ac2cd74e775ef276e59707d00a]

INTEGRATION: CWS mergebuild (1.1.2); FILE ADDED 2004/05/19 13:33:20 hjs 1.1.2.3: #i8252# resync to m39 2003/11/11 19:26:00 ihi 1.1.2.2: en -> en-US 2003/11/10 18:00:34 ihi 1.1.2.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [30048f3e57827a5e973e09f7d724ddd17a95eaf3]

INTEGRATION: CWS mergebuild (1.1.2); FILE ADDED 2004/05/19 13:33:19 hjs 1.1.2.5: #i8252# resync to m39 2004/05/04 16:17:09 ihi 1.1.2.4: ISO Code update 2004/02/23 12:57:33 ihi 1.1.2.3: Merge-While-Build update 2003/11/11 19:26:00 ihi 1.1.2.2: en -> en-US 2003/11/10 18:00:33 ihi 1.1.2.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [17351ebb2f8868fd7219dc46520616b3d7a63b49]

INTEGRATION: CWS mergebuild (1.1.1.1.410); FILE MERGED 2004/05/12 09:15:12 hjs 1.1.1.1.410.2: #i8252# fixed it... 2003/11/11 19:26:00 ihi 1.1.1.1.410.1: en -> en-US


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [395e3f409ab47eb631a6a1eaf8a82519c6e2d9f7]

INTEGRATION: CWS mergebuild (1.19.84); FILE MERGED 2004/04/20 18:09:28 hjs 1.19.84.4: RESYNC: (1.19-1.20); FILE MERGED 2004/02/23 12:57:33 ihi 1.19.84.3: Merge-While-Build update 2003/11/11 19:25:59 ihi 1.19.84.2: en -> en-US 2003/11/10 18:00:31 ihi 1.19.84.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [2dcf4872ecf286fdc9df7bb1167cf9715f1f57fb]

INTEGRATION: CWS mergebuild (1.29.94); FILE MERGED 2004/06/01 20:16:15 hjs 1.29.94.6: RESYNC: (1.31-1.32); FILE MERGED 2004/05/18 12:42:40 hjs 1.29.94.5: RESYNC: (1.30-1.31); FILE MERGED 2004/04/30 15:08:07 hjs 1.29.94.4: #i8252# fix unmerge probs 2004/04/20 18:09:10 hjs 1.29.94.3: RESYNC: (1.29-1.30); FILE MERGED 2003/11/11 19:25:57 ihi 1.29.94.2: en -> en-US 2003/11/10 18:00:29 ihi 1.29.94.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [1df4c1139fe3462647cdb2f4f93cdd1b39852e3c]

INTEGRATION: CWS mergebuild (1.30.94); FILE MERGED 2004/05/18 12:41:19 hjs 1.30.94.4: RESYNC: (1.32-1.33); FILE MERGED 2004/04/20 18:08:49 hjs 1.30.94.3: RESYNC: (1.30-1.32); FILE MERGED 2003/11/11 19:25:57 ihi 1.30.94.2: en -> en-US 2003/11/10 18:00:28 ihi 1.30.94.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [fd4415bba1ad902af53ccd3af50cb80fd9fcac93]

INTEGRATION: CWS mergebuild (1.53.94); FILE MERGED 2004/05/18 12:41:58 hjs 1.53.94.6: RESYNC: (1.55-1.56); FILE MERGED 2004/04/30 15:08:07 hjs 1.53.94.5: #i8252# fix unmerge probs 2004/04/20 18:08:41 hjs 1.53.94.4: RESYNC: (1.53-1.55); FILE MERGED 2004/02/23 12:57:32 ihi 1.53.94.3: Merge-While-Build update 2003/11/11 19:25:56 ihi 1.53.94.2: en -> en-US 2003/11/10 18:00:27 ihi 1.53.94.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [e70bdb6bf2f0a75451f3f33b95dd687f08ee1c28]

INTEGRATION: CWS mergebuild (1.34.94); FILE MERGED 2004/04/20 18:07:42 hjs 1.34.94.4: RESYNC: (1.34-1.35); FILE MERGED 2004/02/23 12:57:32 ihi 1.34.94.3: Merge-While-Build update 2003/11/11 19:25:55 ihi 1.34.94.2: en -> en-US 2003/11/10 18:00:27 ihi 1.34.94.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [68649550d078e8da98880d6c0d9304ec4e40631f]

INTEGRATION: CWS mergebuild (1.48.94); FILE MERGED 2004/05/18 12:41:28 hjs 1.48.94.6: RESYNC: (1.49-1.50); FILE MERGED 2004/04/30 15:08:07 hjs 1.48.94.5: #i8252# fix unmerge probs 2004/04/20 18:07:24 hjs 1.48.94.4: RESYNC: (1.48-1.49); FILE MERGED 2004/02/23 12:57:31 ihi 1.48.94.3: Merge-While-Build update 2003/11/11 19:25:55 ihi 1.48.94.2: en -> en-US 2003/11/10 18:00:26 ihi 1.48.94.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [0feca5d4e7c027f65ae29881ac7cfc48f3d30978]

INTEGRATION: CWS mergebuild (1.46.94); FILE MERGED 2004/04/30 15:04:49 hjs 1.46.94.4: #i8252# fix unmerge probs 2004/04/20 18:06:56 hjs 1.46.94.3: RESYNC: (1.46-1.47); FILE MERGED 2003/11/11 19:25:54 ihi 1.46.94.2: en -> en-US 2003/11/10 18:00:25 ihi 1.46.94.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a650df97bbaf81726b6df3d4a76e07639869154e]

INTEGRATION: CWS mergebuild (1.6.94); FILE MERGED 2004/04/20 18:06:37 hjs 1.6.94.4: RESYNC: (1.6-1.7); FILE MERGED 2004/02/23 12:57:31 ihi 1.6.94.3: Merge-While-Build update 2003/11/11 19:25:53 ihi 1.6.94.2: en -> en-US 2003/11/10 18:00:25 ihi 1.6.94.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [c7ff5974555b8616390774423f91e82e908ed1e8]

INTEGRATION: CWS mergebuild (1.21.94); FILE MERGED 2004/04/20 18:06:29 hjs 1.21.94.4: RESYNC: (1.21-1.22); FILE MERGED 2004/02/23 12:57:30 ihi 1.21.94.3: Merge-While-Build update 2003/11/11 19:25:50 ihi 1.21.94.2: en -> en-US 2003/11/10 18:00:23 ihi 1.21.94.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [dcb0aa05002274dbf6ef6ccf637ee85ef9c57696]

INTEGRATION: CWS mergebuild (1.19.94); FILE MERGED 2004/04/30 15:04:48 hjs 1.19.94.4: #i8252# fix unmerge probs 2004/04/20 18:06:21 hjs 1.19.94.3: RESYNC: (1.19-1.20); FILE MERGED 2003/11/11 19:25:49 ihi 1.19.94.2: en -> en-US 2003/11/10 18:00:22 ihi 1.19.94.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [8238952ab57a7fd64f7fc0328fb0a294e710ef7b]

INTEGRATION: CWS mergebuild (1.22.94); FILE MERGED 2004/04/20 18:06:13 hjs 1.22.94.4: RESYNC: (1.22-1.23); FILE MERGED 2004/02/23 12:57:30 ihi 1.22.94.3: Merge-While-Build update 2003/11/11 19:25:49 ihi 1.22.94.2: en -> en-US 2003/11/10 18:00:22 ihi 1.22.94.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [7c8fff2edde307cef68dbfa09e58af0be9afba8f]

INTEGRATION: CWS mergebuild (1.45.82); FILE MERGED 2004/04/30 15:04:48 hjs 1.45.82.5: #i8252# fix unmerge probs 2004/04/20 18:06:05 hjs 1.45.82.4: RESYNC: (1.45-1.46); FILE MERGED 2004/02/23 12:57:30 ihi 1.45.82.3: Merge-While-Build update 2003/11/11 19:25:48 ihi 1.45.82.2: en -> en-US 2003/11/10 18:00:21 ihi 1.45.82.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [eb1d5682d7b462f952344dd9dc9cdd4e73ce42ae]

INTEGRATION: CWS mergebuild (1.20.94); FILE MERGED 2004/04/20 18:05:57 hjs 1.20.94.3: RESYNC: (1.20-1.21); FILE MERGED 2003/11/11 19:25:47 ihi 1.20.94.2: en -> en-US 2003/11/10 18:00:21 ihi 1.20.94.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [79e1c411b58b4fb04ec633cf5d83a20dc5b4c20a]

INTEGRATION: CWS mergebuild (1.22.94); FILE MERGED 2004/04/20 18:05:36 hjs 1.22.94.3: RESYNC: (1.22-1.23); FILE MERGED 2003/11/11 19:25:47 ihi 1.22.94.2: en -> en-US 2003/11/10 18:00:20 ihi 1.22.94.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [4855d39dd328d371080e480738ddc1ccd82a1b26]

INTEGRATION: CWS mergebuild (1.18.84); FILE MERGED 2004/04/20 18:05:14 hjs 1.18.84.3: RESYNC: (1.18-1.19); FILE MERGED 2003/11/11 19:25:46 ihi 1.18.84.2: en -> en-US 2003/11/10 18:00:20 ihi 1.18.84.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [690dd4735e554a91cff9c89ecc4c073745fb59fe]

INTEGRATION: CWS mergebuild (1.20.94); FILE MERGED 2004/04/20 18:04:45 hjs 1.20.94.4: RESYNC: (1.20-1.21); FILE MERGED 2004/02/23 12:57:29 ihi 1.20.94.3: Merge-While-Build update 2003/11/11 19:25:46 ihi 1.20.94.2: en -> en-US 2003/11/10 18:00:19 ihi 1.20.94.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [6816778e8cb023f357f21aed637314f618143095]

INTEGRATION: CWS mergebuild (1.21.94); FILE MERGED 2004/04/20 18:04:25 hjs 1.21.94.3: RESYNC: (1.21-1.22); FILE MERGED 2003/11/11 19:25:46 ihi 1.21.94.2: en -> en-US 2003/11/10 18:00:19 ihi 1.21.94.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [908f2b57997dfdba1314987640fa1a2cde90acc3]

INTEGRATION: CWS mergebuild (1.27.94); FILE MERGED 2004/04/20 18:04:14 hjs 1.27.94.3: RESYNC: (1.27-1.28); FILE MERGED 2003/11/11 19:25:45 ihi 1.27.94.2: en -> en-US 2003/11/10 18:00:19 ihi 1.27.94.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [e045edbf3487d155f75a8119f4e0d61689af0d10]

INTEGRATION: CWS mergebuild (1.28.94); FILE MERGED 2004/04/20 18:03:56 hjs 1.28.94.3: RESYNC: (1.28-1.29); FILE MERGED 2003/11/11 19:25:45 ihi 1.28.94.2: en -> en-US 2003/11/10 18:00:18 ihi 1.28.94.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [59e004b94466af1d14b5b3417929a9853d242b60]

INTEGRATION: CWS mergebuild (1.5.84); FILE MERGED 2004/04/20 18:03:22 hjs 1.5.84.3: RESYNC: (1.5-1.6); FILE MERGED 2003/11/11 19:25:45 ihi 1.5.84.2: en -> en-US 2003/11/10 18:00:18 ihi 1.5.84.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [4dd5d11b1ec2d8ef61cb3c0b26ab9d649a8a705d]

INTEGRATION: CWS mergebuild (1.35.94); FILE MERGED 2004/05/18 12:39:05 hjs 1.35.94.5: RESYNC: (1.36-1.37); FILE MERGED 2004/04/20 18:03:04 hjs 1.35.94.4: RESYNC: (1.35-1.36); FILE MERGED 2004/02/23 12:57:29 ihi 1.35.94.3: Merge-While-Build update 2003/11/11 19:25:43 ihi 1.35.94.2: en -> en-US 2003/11/10 18:00:16 ihi 1.35.94.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [7d92ac69136a5e4c90027275311565b9dd0af8d7]

INTEGRATION: CWS mergebuild (1.30.94); FILE MERGED 2004/04/20 18:02:47 hjs 1.30.94.3: RESYNC: (1.30-1.31); FILE MERGED 2003/11/11 19:25:42 ihi 1.30.94.2: en -> en-US 2003/11/10 18:00:16 ihi 1.30.94.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [0ced9cc623345a0cebc9aed54a1b0de54a2c1582]

INTEGRATION: CWS mergebuild (1.23.94); FILE MERGED 2004/04/20 18:02:24 hjs 1.23.94.3: RESYNC: (1.23-1.24); FILE MERGED 2003/11/11 19:25:42 ihi 1.23.94.2: en -> en-US 2003/11/10 18:00:15 ihi 1.23.94.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [9f529056aafdcac3252f846da63f3db0f256ffc2]

INTEGRATION: CWS mergebuild (1.52.94); FILE MERGED 2004/04/20 18:01:17 hjs 1.52.94.4: RESYNC: (1.52-1.53); FILE MERGED 2004/02/23 12:57:28 ihi 1.52.94.3: Merge-While-Build update 2003/11/11 19:25:41 ihi 1.52.94.2: en -> en-US 2003/11/10 18:00:15 ihi 1.52.94.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [3cfc8a28b91a0ceb62aeb3e81696dfcc3e295089]

INTEGRATION: CWS mergebuild (1.28.94); FILE MERGED 2004/04/20 18:01:54 hjs 1.28.94.3: RESYNC: (1.28-1.29); FILE MERGED 2003/11/11 19:25:41 ihi 1.28.94.2: en -> en-US 2003/11/10 18:00:14 ihi 1.28.94.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b58f7006f6937fe6eeb74eb4e3e331dcae5e6e1f]

INTEGRATION: CWS mergebuild (1.32.94); FILE MERGED 2004/04/20 18:01:46 hjs 1.32.94.3: RESYNC: (1.32-1.33); FILE MERGED 2003/11/11 19:25:41 ihi 1.32.94.2: en -> en-US 2003/11/10 18:00:14 ihi 1.32.94.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f32dad7cb0606a91cd5307d462d361c247e3cebe]

INTEGRATION: CWS mergebuild (1.23.94); FILE MERGED 2004/04/20 18:01:37 hjs 1.23.94.3: RESYNC: (1.23-1.24); FILE MERGED 2003/11/11 19:25:40 ihi 1.23.94.2: en -> en-US 2003/11/10 18:00:13 ihi 1.23.94.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [3f1e0f6c330c76383ab0549eb18dddccde1cd795]

INTEGRATION: CWS mergebuild (1.29.94); FILE MERGED 2004/04/20 18:01:26 hjs 1.29.94.3: RESYNC: (1.29-1.30); FILE MERGED 2003/11/11 19:25:40 ihi 1.29.94.2: en -> en-US 2003/11/10 18:00:13 ihi 1.29.94.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [adf4760618dce27585ac0e51e18c67c3376b38bd]

INTEGRATION: CWS mergebuild (1.35.94); FILE MERGED 2004/04/20 18:00:25 hjs 1.35.94.3: RESYNC: (1.35-1.37); FILE MERGED 2003/11/11 19:25:39 ihi 1.35.94.2: en -> en-US 2003/11/10 18:00:12 ihi 1.35.94.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [d6dcb63355759cb668d35e8c57422400b34ef9c1]

INTEGRATION: CWS mergebuild (1.19.94); FILE MERGED 2004/05/18 12:36:57 hjs 1.19.94.4: RESYNC: (1.20-1.21); FILE MERGED 2004/04/20 18:00:17 hjs 1.19.94.3: RESYNC: (1.19-1.20); FILE MERGED 2003/11/11 19:25:38 ihi 1.19.94.2: en -> en-US 2003/11/10 18:00:11 ihi 1.19.94.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [be65d36c2e51c0d823ab6d791fb75c9877829bcf]

INTEGRATION: CWS mergebuild (1.22.94); FILE MERGED 2004/04/20 17:59:49 hjs 1.22.94.3: RESYNC: (1.22-1.23); FILE MERGED 2003/11/11 19:25:37 ihi 1.22.94.2: en -> en-US 2003/11/10 18:00:10 ihi 1.22.94.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [d2000f17627f96e7379421b9c1256f30d8c95b3e]

INTEGRATION: CWS mergebuild (1.39.94); FILE MERGED 2004/05/18 12:36:07 hjs 1.39.94.6: RESYNC: (1.40-1.41); FILE MERGED 2004/04/30 15:04:47 hjs 1.39.94.5: #i8252# fix unmerge probs 2004/04/20 17:59:30 hjs 1.39.94.4: RESYNC: (1.39-1.40); FILE MERGED 2004/02/23 12:57:28 ihi 1.39.94.3: Merge-While-Build update 2003/11/11 19:25:37 ihi 1.39.94.2: en -> en-US 2003/11/10 18:00:10 ihi 1.39.94.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [9e7deb2299726f56095f0cc283a963cc359edc96]

INTEGRATION: CWS mergebuild (1.2.38); FILE MERGED 2004/05/24 12:00:04 hjs 1.2.38.1: #i8252# fix resync problems


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [ac8ce09648e334173205b2fe954ce7173dbabc27]

INTEGRATION: CWS mergebuild (1.47.28); FILE MERGED 2004/06/01 20:14:19 hjs 1.47.28.6: RESYNC: (1.49-1.50); FILE MERGED 2004/04/30 15:04:46 hjs 1.47.28.5: #i8252# fix unmerge probs 2004/04/20 17:59:19 hjs 1.47.28.4: RESYNC: (1.47-1.48); FILE MERGED 2004/02/23 12:57:27 ihi 1.47.28.3: Merge-While-Build update 2003/11/11 19:25:35 ihi 1.47.28.2: en -> en-US 2003/11/10 18:00:08 ihi 1.47.28.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [0da948fc5ff405cea86d1a8331655c0ca4354b9f]

INTEGRATION: CWS mergebuild (1.28.94); FILE MERGED 2004/04/20 17:59:00 hjs 1.28.94.4: RESYNC: (1.28-1.29); FILE MERGED 2004/02/23 12:57:27 ihi 1.28.94.3: Merge-While-Build update 2003/11/11 19:25:35 ihi 1.28.94.2: en -> en-US 2003/11/10 18:00:07 ihi 1.28.94.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [db2d7358fcc8d31d155d0fb8d8c6bd9a85fe2d17]

INTEGRATION: CWS mergebuild (1.23.94); FILE MERGED 2004/04/20 17:58:53 hjs 1.23.94.4: RESYNC: (1.23-1.24); FILE MERGED 2004/02/23 12:57:27 ihi 1.23.94.3: Merge-While-Build update 2003/11/11 19:25:34 ihi 1.23.94.2: en -> en-US 2003/11/10 18:00:07 ihi 1.23.94.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [3f4a20920edd81542fd33a7308b9d91c4fc0ec19]

INTEGRATION: CWS mergebuild (1.21.94); FILE MERGED 2004/04/20 17:58:45 hjs 1.21.94.3: RESYNC: (1.21-1.22); FILE MERGED 2003/11/11 19:25:34 ihi 1.21.94.2: en -> en-US 2003/11/10 18:00:06 ihi 1.21.94.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [7a8cc6ba232044d816856a4ec6b2f796f2a5aaba]

INTEGRATION: CWS mergebuild (1.24.94); FILE MERGED 2004/04/20 17:58:28 hjs 1.24.94.3: RESYNC: (1.24-1.25); FILE MERGED 2003/11/11 19:25:34 ihi 1.24.94.2: en -> en-US 2003/11/10 18:00:06 ihi 1.24.94.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [3427531d6549950f30a52f8ce6da0cdeca119142]

INTEGRATION: CWS mergebuild (1.20.94); FILE MERGED 2004/04/20 17:54:13 hjs 1.20.94.3: RESYNC: (1.20-1.21); FILE MERGED 2003/11/11 19:25:33 ihi 1.20.94.2: en -> en-US 2003/11/10 18:00:05 ihi 1.20.94.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [c3461e0ec3751ce4b5b89853850884d30ec560fe]

INTEGRATION: CWS mergebuild (1.41.94); FILE MERGED 2004/05/18 12:29:09 hjs 1.41.94.4: RESYNC: (1.42-1.43); FILE MERGED 2004/04/20 17:53:54 hjs 1.41.94.3: RESYNC: (1.41-1.42); FILE MERGED 2003/11/11 19:25:32 ihi 1.41.94.2: en -> en-US 2003/11/10 18:00:05 ihi 1.41.94.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [392fa3c1bb50faebc4db5974378728a6d94ab600]

INTEGRATION: CWS mergebuild (1.47.94); FILE MERGED 2004/04/20 17:57:58 hjs 1.47.94.3: RESYNC: (1.47-1.48); FILE MERGED 2003/11/11 19:25:31 ihi 1.47.94.2: en -> en-US 2003/11/10 18:00:03 ihi 1.47.94.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [7f2bbea56c3ccb0ab370f819edf1c608ad515e45]

INTEGRATION: CWS mergebuild (1.64.84); FILE MERGED 2004/05/18 12:32:25 hjs 1.64.84.5: RESYNC: (1.65-1.66); FILE MERGED 2004/04/20 17:57:39 hjs 1.64.84.4: RESYNC: (1.64-1.65); FILE MERGED 2004/02/23 12:57:26 ihi 1.64.84.3: Merge-While-Build update 2003/11/11 19:25:30 ihi 1.64.84.2: en -> en-US 2003/11/10 18:00:02 ihi 1.64.84.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [c1a1a323c86cb5fda1294c2c8985b1a63420f9e5]

INTEGRATION: CWS mergebuild (1.92.94); FILE MERGED 2004/05/18 12:32:14 hjs 1.92.94.4: RESYNC: (1.94-1.95); FILE MERGED 2004/04/20 17:57:31 hjs 1.92.94.3: RESYNC: (1.92-1.94); FILE MERGED 2003/11/11 19:25:30 ihi 1.92.94.2: en -> en-US 2003/11/10 18:00:01 ihi 1.92.94.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [01fcb7c11380405947af4de5c329b7011d23aeca]

INTEGRATION: CWS mergebuild (1.2.48); FILE MERGED 2004/05/24 12:00:04 hjs 1.2.48.4: #i8252# fix resync problems 2004/05/18 12:31:52 hjs 1.2.48.3: RESYNC: (1.4-1.7); FILE MERGED 2004/04/20 17:56:50 hjs 1.2.48.2: RESYNC: (1.2-1.4); FILE MERGED 2003/12/05 10:53:42 hjs 1.2.48.1: #i8252# change languages to isocodes


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [2b0a6d6d6ef450967a1303fdb81dce535656a5ca]

INTEGRATION: CWS mergebuild (1.19.94); FILE MERGED 2004/04/20 17:56:00 hjs 1.19.94.3: RESYNC: (1.19-1.20); FILE MERGED 2003/11/11 19:25:28 ihi 1.19.94.2: en -> en-US 2003/11/10 17:59:59 ihi 1.19.94.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [e81702a48886b7ca28a492dde462c46900b1e9b9]

INTEGRATION: CWS mergebuild (1.29.94); FILE MERGED 2004/04/20 17:55:43 hjs 1.29.94.3: RESYNC: (1.29-1.30); FILE MERGED 2003/11/11 19:25:28 ihi 1.29.94.2: en -> en-US 2003/11/10 17:59:59 ihi 1.29.94.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [429e92ab8060f512e7b24e857251e1cbf97e5450]

INTEGRATION: CWS mergebuild (1.35.94); FILE MERGED 2004/04/20 17:55:35 hjs 1.35.94.3: RESYNC: (1.35-1.36); FILE MERGED 2003/11/11 19:25:27 ihi 1.35.94.2: en -> en-US 2003/11/10 17:59:58 ihi 1.35.94.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [ebfb7692774a471511d9312fbe1559469e13e969]

INTEGRATION: CWS mergebuild (1.34.94); FILE MERGED 2004/04/20 17:55:27 hjs 1.34.94.3: RESYNC: (1.34-1.35); FILE MERGED 2003/11/11 19:25:27 ihi 1.34.94.2: en -> en-US 2003/11/10 17:59:57 ihi 1.34.94.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [c4db77ad0438f8fbe0c176be3dcb95b8df43816e]

INTEGRATION: CWS mergebuild (1.21.94); FILE MERGED 2004/04/20 17:55:20 hjs 1.21.94.3: RESYNC: (1.21-1.22); FILE MERGED 2003/11/11 19:25:27 ihi 1.21.94.2: en -> en-US 2003/11/10 17:59:57 ihi 1.21.94.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [c48790fa86dd11c74ecfa732b87024af6d2622e0]

INTEGRATION: CWS mergebuild (1.46.94); FILE MERGED 2004/04/20 17:55:12 hjs 1.46.94.3: RESYNC: (1.46-1.47); FILE MERGED 2003/11/11 19:25:26 ihi 1.46.94.2: en -> en-US 2003/11/10 17:59:56 ihi 1.46.94.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [fb934b2d23324d697fdd80676e454b7843f51889]

INTEGRATION: CWS mergebuild (1.38.94); FILE MERGED 2004/04/20 17:54:51 hjs 1.38.94.3: RESYNC: (1.38-1.39); FILE MERGED 2003/11/11 19:25:26 ihi 1.38.94.2: en -> en-US 2003/11/10 17:59:56 ihi 1.38.94.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [50b11a32258bbb2c5a84cfa5cc7ad7c1b6cd3f6f]

INTEGRATION: CWS mergebuild (1.32.94); FILE MERGED 2004/05/04 16:14:10 ihi 1.32.94.4: ISO Code update 2004/04/20 17:52:54 hjs 1.32.94.3: RESYNC: (1.32-1.33); FILE MERGED 2003/11/11 19:25:25 ihi 1.32.94.2: en -> en-US 2003/11/10 17:59:55 ihi 1.32.94.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [79b4a1c4d0fc97c3bdee6a685dab38d67e99716e]

INTEGRATION: CWS mergebuild (1.43.84); FILE MERGED 2004/05/18 12:28:14 hjs 1.43.84.4: RESYNC: (1.44-1.45); FILE MERGED 2004/04/20 17:52:32 hjs 1.43.84.3: RESYNC: (1.43-1.44); FILE MERGED 2003/11/11 19:25:24 ihi 1.43.84.2: en -> en-US 2003/11/10 17:59:54 ihi 1.43.84.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [99845247c27f85f617ba8400a642177c89f38f75]

INTEGRATION: CWS mergebuild (1.93.84); FILE MERGED 2004/06/01 20:13:07 hjs 1.93.84.7: RESYNC: (1.100-1.102); FILE MERGED 2004/05/18 12:27:10 hjs 1.93.84.6: RESYNC: (1.96-1.100); FILE MERGED 2004/04/30 15:04:45 hjs 1.93.84.5: #i8252# fix unmerge probs 2004/04/20 17:50:44 hjs 1.93.84.4: RESYNC: (1.93-1.96); FILE MERGED 2004/02/23 12:57:25 ihi 1.93.84.3: Merge-While-Build update 2003/11/11 19:25:23 ihi 1.93.84.2: en -> en-US 2003/11/10 17:59:53 ihi 1.93.84.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [1b75f81859bf38cbdc698b89c19de3c8e4e6da9a]

INTEGRATION: CWS mergebuild (1.2.12); FILE MERGED 2004/06/04 09:56:58 hjs 1.2.12.1: #i8252# resync problems


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [d53b2c3e9963fe641efff241c6c2ee16cc17f896]

INTEGRATION: CWS mergebuild (1.109.94); FILE MERGED 2004/05/24 12:00:02 hjs 1.109.94.5: #i8252# fix resync problems 2004/05/18 11:58:54 hjs 1.109.94.4: RESYNC: (1.113-1.116); FILE MERGED 2004/04/20 16:44:24 hjs 1.109.94.3: RESYNC: (1.109-1.113); FILE MERGED 2003/11/11 19:25:20 ihi 1.109.94.2: en -> en-US 2003/11/10 17:59:50 ihi 1.109.94.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [430dcfbde743435dbb565def9ba233b87ae5fbab]

INTEGRATION: CWS mergebuild (1.12.72); FILE MERGED 2004/05/18 11:58:13 hjs 1.12.72.3: RESYNC: (1.14-1.15); FILE MERGED 2004/04/20 16:42:47 hjs 1.12.72.2: RESYNC: (1.12-1.14); FILE MERGED 2003/12/08 17:17:40 hjs 1.12.72.1: #i8252# deliver five char iso too


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [3d6b6ab21b1aab741efa80453e89603700487653]

INTEGRATION: CWS mergebuild (1.6.162); FILE MERGED 2004/04/20 16:42:39 hjs 1.6.162.3: RESYNC: (1.8-1.12); FILE MERGED 2003/11/18 20:53:15 hjs 1.6.162.2: RESYNC: (1.6-1.8); FILE MERGED 2003/11/13 13:31:47 hjs 1.6.162.1: #i8252# merge on the fly for hrc. merge first


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [6ae57e839957f2a1e8c3ed71fa590d91a3747391]

INTEGRATION: CWS mergebuild (1.7.16); FILE MERGED 2004/04/21 01:14:44 hjs 1.7.16.3: RESYNC: (1.7-1.8); FILE MERGED 2003/11/11 19:27:12 ihi 1.7.16.2: en -> en-US 2003/11/10 18:02:08 ihi 1.7.16.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [5418c32baeb46b1a826f7ed7c2eddc105f552451]

INTEGRATION: CWS mergebuild (1.36.16); FILE MERGED 2004/04/21 01:14:37 hjs 1.36.16.3: RESYNC: (1.36-1.37); FILE MERGED 2003/11/11 19:27:11 ihi 1.36.16.2: en -> en-US 2003/11/10 18:02:07 ihi 1.36.16.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [68c9c38fe488b1e440516c6f379c2f97733d5051]

INTEGRATION: CWS mergebuild (1.16.16); FILE MERGED 2004/04/21 01:14:30 hjs 1.16.16.3: RESYNC: (1.16-1.17); FILE MERGED 2003/11/11 19:27:11 ihi 1.16.16.2: en -> en-US 2003/11/10 18:02:07 ihi 1.16.16.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [1eaf4ee6b3b1a73f599ae9a904f2c992e42c94a8]

INTEGRATION: CWS mergebuild (1.6.16); FILE MERGED 2004/04/21 01:14:24 hjs 1.6.16.3: RESYNC: (1.6-1.7); FILE MERGED 2003/11/11 19:27:10 ihi 1.6.16.2: en -> en-US 2003/11/10 18:02:07 ihi 1.6.16.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [86d51ec327bc87713affbe3a154da21c99f57f39]

INTEGRATION: CWS mergebuild (1.6.16); FILE MERGED 2004/04/21 01:14:17 hjs 1.6.16.3: RESYNC: (1.6-1.7); FILE MERGED 2003/11/11 19:27:10 ihi 1.6.16.2: en -> en-US 2003/11/10 18:02:06 ihi 1.6.16.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f2519d4f97cdf5ca7cbefa47b2a3cfe5b0e0033d]

INTEGRATION: CWS mergebuild (1.36.16); FILE MERGED 2004/04/21 01:14:10 hjs 1.36.16.4: RESYNC: (1.36-1.37); FILE MERGED 2004/02/23 13:00:52 ihi 1.36.16.3: Merge-While-Build update 2003/11/11 19:27:10 ihi 1.36.16.2: en -> en-US 2003/11/10 18:02:06 ihi 1.36.16.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [afbf36ac80adfc991730747c0a73c2f5605e0bff]

INTEGRATION: CWS mergebuild (1.53.16); FILE MERGED 2004/05/18 18:51:23 hjs 1.53.16.4: RESYNC: (1.54-1.55); FILE MERGED 2004/04/21 01:13:27 hjs 1.53.16.3: RESYNC: (1.53-1.54); FILE MERGED 2003/11/11 19:27:09 ihi 1.53.16.2: en -> en-US 2003/11/10 18:02:05 ihi 1.53.16.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [55f8e620b475994cd8e9959e980818f76cdcf67e]

INTEGRATION: CWS mergebuild (1.12.16); FILE MERGED 2004/04/21 01:13:42 hjs 1.12.16.3: RESYNC: (1.12-1.13); FILE MERGED 2003/11/11 19:27:09 ihi 1.12.16.2: en -> en-US 2003/11/10 18:02:05 ihi 1.12.16.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [3c00a2a2f84134a693053009ac86cf685c1277f6]

INTEGRATION: CWS mergebuild (1.27.16); FILE MERGED 2004/04/21 01:13:34 hjs 1.27.16.3: RESYNC: (1.27-1.28); FILE MERGED 2003/11/11 19:27:08 ihi 1.27.16.2: en -> en-US 2003/11/10 18:02:04 ihi 1.27.16.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [08d1d2f7eb88d899537d689c56ba7107c2b7b734]

INTEGRATION: CWS mergebuild (1.37.14); FILE MERGED 2004/06/21 13:04:17 ihi 1.37.14.6: #i8252# Removed duplicated de entry 2004/04/20 19:31:12 hjs 1.37.14.5: RESYNC: (1.37-1.39); FILE MERGED 2004/02/20 18:41:21 ihi 1.37.14.4: Merge-While-Build update 2003/12/16 16:16:52 ihi 1.37.14.3: x-no-translate conversion 2003/11/11 19:19:18 ihi 1.37.14.2: en -> en-US 2003/11/10 16:46:41 ihi 1.37.14.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [6d3a67037052bdd185136817e263db36f99c2604]

INTEGRATION: CWS mergebuild (1.49.18); FILE MERGED 2004/06/21 13:04:16 ihi 1.49.18.8: #i8252# Removed duplicated de entry 2004/05/19 16:24:31 hjs 1.49.18.7: #i8252# fix resync problems 2004/05/18 15:47:39 hjs 1.49.18.6: RESYNC: (1.51-1.52); FILE MERGED 2004/04/20 19:29:53 hjs 1.49.18.5: RESYNC: (1.49-1.51); FILE MERGED 2004/02/20 18:41:20 ihi 1.49.18.4: Merge-While-Build update 2003/12/16 16:16:51 ihi 1.49.18.3: x-no-translate conversion 2003/11/11 19:19:16 ihi 1.49.18.2: en -> en-US 2003/11/10 16:46:40 ihi 1.49.18.1: #111234# Merge during build


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [854a3534bcee4464d0ca9e4c6c6cceac0c8796f6]

INTEGRATION: CWS mergebuild (1.12.32); FILE MERGED 2004/05/18 15:47:10 hjs 1.12.32.3: RESYNC: (1.13-1.14); FILE MERGED 2004/04/20 19:29:10 hjs 1.12.32.2: RESYNC: (1.12-1.13); FILE MERGED 2004/02/20 18:40:04 ihi 1.12.32.1: Merge-While-Build update


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [9bd2fbfae00092236243a5dcfff900714ac78e8a]

INTEGRATION: CWS mergebuild (1.4.22); FILE MERGED 2004/06/14 11:01:33 hjs 1.4.22.2: #i8252# adopt to merge on the fly 2004/06/07 14:17:16 ihi 1.4.22.1: #i8252# Iso Code update


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [6df75172feafafc726d8b6bd510448727a31e2ab]

INTEGRATION: CWS mergebuild (1.1.36); FILE MERGED 2004/04/20 16:37:01 hjs 1.1.36.2: RESYNC: (1.1-1.2); FILE MERGED 2003/10/29 17:19:38 hjs 1.1.36.1: #i8252# telnr. to iso code; switch to ulf


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [2f0055984c1e982cc232390c673faf02488bbdaf]

INTEGRATION: CWS mergebuild (1.9.2); FILE MERGED 2004/06/14 11:01:32 hjs 1.9.2.3: #i8252# adopt to merge on the fly 2004/04/20 16:36:30 hjs 1.9.2.2: RESYNC: (1.9-1.10); FILE MERGED 2003/10/29 17:19:37 hjs 1.9.2.1: #i8252# telnr. to iso code; switch to ulf


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [0da12df7d6dcd877899d6e07e1c210e19ee7b3d1]

INTEGRATION: CWS mergebuild (1.1.2); FILE ADDED 2004/06/14 11:01:47 hjs 1.1.2.1: #i8252# adopt to merge on the fly


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a2f37a6f09ef5e196e9c182916d4a3bdb5e650c9]

INTEGRATION: CWS mergebuild (1.1.2); FILE ADDED 2003/10/29 17:19:36 hjs 1.1.2.1: #i8252# telnr. to iso code; switch to ulf


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [720083bf54471f9162ee4ea3041a18ff0cd8559b]

INTEGRATION: CWS mergebuild (1.4.16); FILE MERGED 2003/10/29 17:19:34 hjs 1.4.16.1: #i8252# telnr. to iso code; switch to ulf


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [276dfaa8a73c2554960e5d7f60149e683789e678]

INTEGRATION: CWS mergebuild (1.5.28); FILE MERGED 2004/06/14 11:01:30 hjs 1.5.28.1: #i8252# adopt to merge on the fly


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [274aa34c968190a3ba4fbab7a6dda6de03cfb9b7]

INTEGRATION: CWS mergebuild (1.3.16); FILE MERGED 2004/06/07 12:36:51 hjs 1.3.16.1: #i8252# seperate name and isocode


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a5af40ac234c5f6f4aa6a26eaf78841b970b1a7a]

INTEGRATION: CWS mergebuild (1.17.16); FILE MERGED 2004/06/07 12:23:47 ihi 1.17.16.1: #i8252# ISO Code / renamed readme<iso> to readme_<iso>


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [c1f687f1ae835ab75c0e38f733278c186a744d30]

INTEGRATION: CWS mergebuild (1.2.8); FILE MERGED 2004/06/07 12:36:50 hjs 1.2.8.1: #i8252# seperate name and isocode


2004-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [6bdafcc33b9f5aeb3462c3ebdb327614afe757c4]

INTEGRATION: CWS mergebuild (1.10.6); FILE MERGED 2004/05/25 15:59:55 ihi 1.10.6.1: ISO Code / Unmerge


2004-06-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [39bbb682b92dddaea625f0bc25511f132ace0405]

#i30244#: fix path


2004-06-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [543c4ee80452861860f878c879f323625f619c4b]

#i30244#: adaption to OOo environment


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [59660c5a9137080f1de27ba5cc29dbb1709e0a44]

#i10000# correct api


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [9c69356d86a288dc864d026b55f2563193e4b5ab]

INTEGRATION: CWS jlregcomp (1.2.6); FILE MERGED 2004/06/24 09:12:38 jl 1.2.6.1: #i30628# obtaiing the version did not work


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [1312b6389c68527c8bcd306b61bad74bec6a3b0f]

INTEGRATION: CWS ooogrind (1.1.2); FILE ADDED 2004/06/14 09:46:24 thb 1.1.2.2: #i26634# Changed export symbol to match the sal.map 2004/06/11 17:45:59 thb 1.1.2.1: #i26634# Cleaned up and adhered more closely to *nix and UDK conventions


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [86ec4df8bc7266d4059b84dbaf318136ffd26c9f]

INTEGRATION: CWS ooogrind (1.31.116); FILE MERGED 2004/06/21 14:30:29 thb 1.31.116.4: RESYNC: (1.31-1.32); FILE MERGED 2004/06/11 17:46:47 thb 1.31.116.3: #i26634# Cleaned up and adhered more closely to *nix and UDK conventions 2004/03/17 17:36:49 thb 1.31.116.2: #i26634# Now defining OSL_DEBUG_LEVEL=0, to avoid need to link against standard sal lib 2004/03/17 16:51:51 thb 1.31.116.1: #i26634# Building second version of sal lib, with FORCE_SYSALLOC defined. This will then later be LD_PRELOADED to soffice, to enable proper valgrinding


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b797d95ae621b5aebe821ec06c21beb6aea8b427]

INTEGRATION: CWS ooogrind (1.19.172); FILE MERGED 2004/06/11 17:47:06 thb 1.19.172.4: #i26634# Cleaned up and adhered more closely to *nix and UDK conventions 2004/05/10 17:20:49 thb 1.19.172.3: #i26634# Added comment separator 2004/03/17 17:36:49 thb 1.19.172.2: #i26634# Now defining OSL_DEBUG_LEVEL=0, to avoid need to link against standard sal lib 2004/03/17 16:51:51 thb 1.19.172.1: #i26634# Building second version of sal lib, with FORCE_SYSALLOC defined. This will then later be LD_PRELOADED to soffice, to enable proper valgrinding


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [c7c4980b29933b4c409a83c7f5ab241a90ed736b]

INTEGRATION: CWS mozab04 (1.7.32); FILE MERGED 2004/04/13 06:42:51 windly 1.7.32.2: #i6883# output thread identifier in osl_trace 2004/04/13 04:44:01 windly 1.7.32.1: #i6883# output thread identifier in osl_trace


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [5af823272f041fe57cef45362cb210e1a9118b86]

INTEGRATION: CWS mozab04 (1.12.170); FILE MERGED 2004/04/13 04:43:48 windly 1.12.170.1: #i6883# output thread identifier in osl_trace


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [370a29642fd8eb181c894df73b7fc51186293240]

INTEGRATION: CWS mozab04 (1.1.2); FILE ADDED 2004/04/12 10:35:13 windly 1.1.2.3: #i6883# tools used to test mozab driver 2004/04/07 02:33:55 windly 1.1.2.2: #1000# make mozThread compilable under windows 2004/04/06 07:03:00 windly 1.1.2.1: #1000# code for test mozab driver


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [1a35ebd807e2de65c7fa217ed2cb0538243ec6fd]

INTEGRATION: CWS mozab04 (1.4.192); FILE MERGED 2004/04/13 04:45:34 windly 1.4.192.2: #i6883# fix some build error on Solaris 2004/04/06 07:03:24 windly 1.4.192.1: #1000# code for test mozab driver


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a823039007ac02a126afd8610ae6698547082b60]

INTEGRATION: CWS mozab04 (1.4.192); FILE MERGED 2004/04/06 07:03:24 windly 1.4.192.1: #1000# code for test mozab driver


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [8aa357bb10952ab2c670bcf606ada3dc54fc5cdf]

INTEGRATION: CWS mozab04 (1.1.2); FILE ADDED 2004/04/13 06:01:27 windly 1.1.2.3: #i6883# change the code used to init uno 2004/04/07 02:33:55 windly 1.1.2.2: #1000# make mozThread compilable under windows 2004/04/06 07:02:28 windly 1.1.2.1: #1000# code for test mozab driver


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [34506a92ae2f972c9a667e1498d62e73807e8084]

INTEGRATION: CWS mozab04 (1.39.2); FILE MERGED 2004/04/12 10:30:00 windly 1.39.2.1: #i20338# add create table statement to mozab driver


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [6ed9b6731e117b5ff2ddd3eacd85df949bfeec94]

INTEGRATION: CWS mozab04 (1.25.2); FILE MERGED 2004/04/12 10:30:00 windly 1.25.2.1: #i20338# add create table statement to mozab driver


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f3d7d48354dd03ead8c7f158002b49c550a82590]

INTEGRATION: CWS mozab04 (1.46.2); FILE MERGED 2004/04/12 10:29:59 windly 1.46.2.1: #i20338# add create table statement to mozab driver


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [516be40397e7af782efe4085b4c3cc9174473fdf]

INTEGRATION: CWS mozab04 (1.12.34); FILE MERGED 2004/05/13 10:24:04 windly 1.12.34.5: #i28398# fix a redhat related bug 2004/04/30 11:34:58 windly 1.12.34.4: #i20338# make solaris builds workable 2004/04/27 04:49:52 windly 1.12.34.3: #i28398# Update mozilla components form v1.0 to v1.7 2004/04/27 03:13:37 windly 1.12.34.2: #i28398# update Mozilla components from v1.0 to v1.7 2004/04/12 10:15:56 windly 1.12.34.1: #i6883# make mozab driver threadsafe


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [c1dfe91966c9e2d645bcfc17ca6ba66da9ca4163]

INTEGRATION: CWS mozab04 (1.3.170); FILE MERGED 2004/04/12 10:15:56 windly 1.3.170.2: #i6883# make mozab driver threadsafe 2004/04/05 09:54:45 windly 1.3.170.1: #i20338# Read and Write access to Address Books


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [d3ff2ed2f65aebb0f6c040a93fbba9df62daa373]

INTEGRATION: CWS mozab04 (1.9.2); FILE MERGED 2004/04/27 03:13:37 windly 1.9.2.5: #i28398# update Mozilla components from v1.0 to v1.7 2004/04/13 09:15:21 windly 1.9.2.4: #1000# replace createFromAscii to RTL_CONSTASCII_USTRINGPARAM 2004/04/13 04:45:33 windly 1.9.2.3: #i6883# fix some build error on Solaris 2004/04/12 10:15:56 windly 1.9.2.2: #i6883# make mozab driver threadsafe 2004/04/05 09:54:45 windly 1.9.2.1: #i20338# Read and Write access to Address Books


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [64d340b83cbb773289379db7dbb8165f215904e8]

INTEGRATION: CWS mozab04 (1.10.2); FILE MERGED 2004/04/12 10:15:55 windly 1.10.2.2: #i6883# make mozab driver threadsafe 2004/04/05 09:54:44 windly 1.10.2.1: #i20338# Read and Write access to Address Books


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [ee5a5efe4e51589c1ae6e9966d15796162961ac0]

INTEGRATION: CWS mozab04 (1.12.2); FILE MERGED 2004/04/13 10:50:37 windly 1.12.2.4: #i6883# some little change such as replace tab to space 2004/04/13 04:45:33 windly 1.12.2.3: #i6883# fix some build error on Solaris 2004/04/12 10:15:55 windly 1.12.2.2: #i6883# make mozab driver threadsafe 2004/04/05 09:54:44 windly 1.12.2.1: #i20338# Read and Write access to Address Books


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [aef2171332725abe456f51af333533254a8ddd5d]

INTEGRATION: CWS mozab04 (1.2.2); FILE MERGED 2004/04/12 10:15:55 windly 1.2.2.1: #i6883# make mozab driver threadsafe


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b0c2bed82b107d350e8c235187cfb9b7bd720f85]

INTEGRATION: CWS mozab04 (1.1.2); FILE ADDED 2004/05/13 10:24:03 windly 1.1.2.1: #i28398# fix a redhat related bug


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [7a03ca2918a01b3ea6e637bbd128d98f4c69eebc]

INTEGRATION: CWS mozab04 (1.1.2); FILE ADDED 2004/05/13 10:24:02 windly 1.1.2.1: #i28398# fix a redhat related bug


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [5a649fda4965affe0f81333643234b020c5ed548]

INTEGRATION: CWS mozab04 (1.1.2); FILE ADDED 2004/04/13 10:50:37 windly 1.1.2.3: #i6883# some little change such as replace tab to space 2004/04/13 04:45:33 windly 1.1.2.2: #i6883# fix some build error on Solaris 2004/04/12 10:27:03 windly 1.1.2.1: #i6883# make mozab driver threadsafe


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [0582ccf58feebb94a840fa88b1d6ebe41ae089d4]

INTEGRATION: CWS mozab04 (1.1.2); FILE ADDED 2004/05/13 10:24:01 windly 1.1.2.5: #i28398# fix a redhat related bug 2004/04/30 11:34:58 windly 1.1.2.4: #i20338# make solaris builds workable 2004/04/27 03:13:37 windly 1.1.2.3: #i28398# update Mozilla components from v1.0 to v1.7 2004/04/13 04:45:32 windly 1.1.2.2: #i6883# fix some build error on Solaris 2004/04/12 10:27:02 windly 1.1.2.1: #i6883# make mozab driver threadsafe


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [8e48ba78ee6fc7d48b099416578f2cfc17d1a686]

INTEGRATION: CWS mozab04 (1.7.170); FILE MERGED 2004/04/27 03:13:36 windly 1.7.170.2: #i28398# update Mozilla components from v1.0 to v1.7 2004/04/12 10:15:55 windly 1.7.170.1: #i6883# make mozab driver threadsafe


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [965f610848d5ea49da4276f0746c9345a24564e7]

INTEGRATION: CWS mozab04 (1.1.2); FILE ADDED 2004/04/12 10:15:54 windly 1.1.2.2: #i6883# make mozab driver threadsafe 2004/04/05 09:56:34 windly 1.1.2.1: #i20338# Read and Write access to Address Books


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [ef2a71e588b65b14ff2d8ce0c1cde581111e21b8]

INTEGRATION: CWS mozab04 (1.4.2); FILE MERGED 2004/04/12 10:15:54 windly 1.4.2.1: #i6883# make mozab driver threadsafe


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [1da3dd56598133996394d692bbd025d60536ce06]

INTEGRATION: CWS mozab04 (1.8.2); FILE MERGED 2004/04/27 03:13:36 windly 1.8.2.3: #i28398# update Mozilla components from v1.0 to v1.7 2004/04/13 09:15:21 windly 1.8.2.2: #1000# replace createFromAscii to RTL_CONSTASCII_USTRINGPARAM 2004/04/12 10:15:54 windly 1.8.2.1: #i6883# make mozab driver threadsafe


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [296d05762b226e3e024d9fb8e7f738872f7bac22]

INTEGRATION: CWS mozab04 (1.2.186); FILE MERGED 2004/04/05 09:54:43 windly 1.2.186.1: #i20338# Read and Write access to Address Books


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [000eefd841ac7ee2c1f350d25471fbfd84283837]

INTEGRATION: CWS mozab04 (1.12.2); FILE MERGED 2004/05/13 10:31:03 windly 1.12.2.3: #i28398# fix a redhat related bug 2004/05/11 03:28:48 windly 1.12.2.2: RESYNC: (1.12-1.13); FILE MERGED 2004/04/12 10:15:54 windly 1.12.2.1: #i6883# make mozab driver threadsafe


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [46927915bb9502ddc9e94fb98cb3a8ce082431e5]

INTEGRATION: CWS mozab04 (1.3.186); FILE MERGED 2004/04/13 09:15:20 windly 1.3.186.1: #1000# replace createFromAscii to RTL_CONSTASCII_USTRINGPARAM


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a6df77b9b5907b18e0d27c053a4a4c7b4ff14652]

INTEGRATION: CWS mozab04 (1.4.184); FILE MERGED 2004/04/13 09:15:20 windly 1.4.184.1: #1000# replace createFromAscii to RTL_CONSTASCII_USTRINGPARAM


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [e64e9ffe83754974412d3f756b2d4e5fc7539bc7]

INTEGRATION: CWS mozab04 (1.3.182); FILE MERGED 2004/04/12 10:15:53 windly 1.3.182.1: #i6883# make mozab driver threadsafe


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [0a275a3779d3a44fd17aad917d90f9119d1fd496]

INTEGRATION: CWS mozab04 (1.7.114); FILE MERGED 2004/04/13 10:50:36 windly 1.7.114.3: #i6883# some little change such as replace tab to space 2004/04/13 09:15:20 windly 1.7.114.2: #1000# replace createFromAscii to RTL_CONSTASCII_USTRINGPARAM 2004/04/12 10:15:53 windly 1.7.114.1: #i6883# make mozab driver threadsafe


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [782714683059ad50d8bb23e30566cbcaa2eaf414]

INTEGRATION: CWS mozab04 (1.1.186); FILE MERGED 2004/04/13 09:15:20 windly 1.1.186.1: #1000# replace createFromAscii to RTL_CONSTASCII_USTRINGPARAM


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [5c459f8330970157ffd54dd9ee7398c16c081a3e]

INTEGRATION: CWS mozab04 (1.2.182); FILE MERGED 2004/04/05 09:54:42 windly 1.2.182.1: #i20338# Read and Write access to Address Books


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [07483856b037f28efbe4a9b1b2f4f9e2ad65dd05]

INTEGRATION: CWS mozab04 (1.5.182); FILE MERGED 2004/04/05 09:54:42 windly 1.5.182.1: #i20338# Read and Write access to Address Books


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [1cc11751e0ac451d107d9eb22403a23fe3a866b4]

INTEGRATION: CWS mozab04 (1.17.38); FILE MERGED 2004/04/13 10:50:36 windly 1.17.38.4: #i6883# some little change such as replace tab to space 2004/04/13 09:15:19 windly 1.17.38.3: #1000# replace createFromAscii to RTL_CONSTASCII_USTRINGPARAM 2004/04/12 10:15:53 windly 1.17.38.2: #i6883# make mozab driver threadsafe 2004/04/05 09:54:41 windly 1.17.38.1: #i20338# Read and Write access to Address Books


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [e5f166e9261f28993e4eb526b74fd9186ddd68fe]

INTEGRATION: CWS mozab04 (1.4.182); FILE MERGED 2004/04/12 10:15:53 windly 1.4.182.1: #i6883# make mozab driver threadsafe


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f2c336c5473bad59d970290bc4e7f09580825260]

INTEGRATION: CWS mozab04 (1.6.114); FILE MERGED 2004/04/12 10:15:53 windly 1.6.114.2: #i6883# make mozab driver threadsafe 2004/04/05 09:54:41 windly 1.6.114.1: #i20338# Read and Write access to Address Books


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [4cda32b53de3d1a88e8fe4586fe45af39c61a917]

INTEGRATION: CWS mozab04 (1.8.36); FILE MERGED 2004/04/13 09:15:19 windly 1.8.36.2: #1000# replace createFromAscii to RTL_CONSTASCII_USTRINGPARAM 2004/04/12 10:15:52 windly 1.8.36.1: #i6883# make mozab driver threadsafe


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f1823d81e72f5c5f11386d8eed41b1c9fec9812f]

INTEGRATION: CWS mozab04 (1.8.2); FILE MERGED 2004/04/27 03:13:35 windly 1.8.2.4: #i28398# update Mozilla components from v1.0 to v1.7 2004/04/13 10:50:36 windly 1.8.2.3: #i6883# some little change such as replace tab to space 2004/04/13 09:15:19 windly 1.8.2.2: #1000# replace createFromAscii to RTL_CONSTASCII_USTRINGPARAM 2004/04/05 09:54:41 windly 1.8.2.1: #i20338# Read and Write access to Address Books


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [027298c5bd56d8a6ad9325a5da7a8b8fb1c494aa]

INTEGRATION: CWS mozab04 (1.10.2); FILE MERGED 2004/04/12 10:15:52 windly 1.10.2.2: #i6883# make mozab driver threadsafe 2004/04/05 09:54:41 windly 1.10.2.1: #i20338# Read and Write access to Address Books


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [ec434f70f4834b510a811a37e256d3a5064003cc]

INTEGRATION: CWS mozab04 (1.15.2); FILE MERGED 2004/04/13 09:15:19 windly 1.15.2.3: #1000# replace createFromAscii to RTL_CONSTASCII_USTRINGPARAM 2004/04/12 10:15:52 windly 1.15.2.2: #i6883# make mozab driver threadsafe 2004/04/05 09:54:40 windly 1.15.2.1: #i20338# Read and Write access to Address Books


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [95c359bd5d3b848dd28f5a93475c1817eb2cef6c]

INTEGRATION: CWS mozab04 (1.3.2); FILE MERGED 2004/04/13 09:15:18 windly 1.3.2.1: #1000# replace createFromAscii to RTL_CONSTASCII_USTRINGPARAM


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [5a696c62855afff467a22f28c49d48eb3ec0d5d7]

INTEGRATION: CWS mozab04 (1.5.2); FILE MERGED 2004/04/13 09:15:18 windly 1.5.2.1: #1000# replace createFromAscii to RTL_CONSTASCII_USTRINGPARAM


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [c3d8453c9ea51ff5df80ec749b49e8a2d1e636ab]

INTEGRATION: CWS mozab04 (1.1.186); FILE MERGED 2004/04/12 10:15:52 windly 1.1.186.1: #i6883# make mozab driver threadsafe


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [4cf2549269ab4867457db417a94b35bfe2b37f12]

INTEGRATION: CWS mozab04 (1.1.186); FILE MERGED 2004/04/13 09:15:18 windly 1.1.186.2: #1000# replace createFromAscii to RTL_CONSTASCII_USTRINGPARAM 2004/04/12 10:15:51 windly 1.1.186.1: #i6883# make mozab driver threadsafe


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [900323627877387712e62752466250855bb7c5f3]

INTEGRATION: CWS mozab04 (1.14.52); FILE MERGED 2004/04/12 10:30:50 windly 1.14.52.1: #i20338# add create table statement to mozab driver


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [4a11b71ac04aeacdfc90419a30d2d489eb5f4314]

INTEGRATION: CWS mozab04 (1.13.2); FILE MERGED 2004/04/12 10:30:49 windly 1.13.2.1: #i20338# add create table statement to mozab driver


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [ca99306e9c036f50128620966c15a8ee4cbb632e]

INTEGRATION: CWS mozab04 (1.1.166); FILE MERGED 2004/04/12 10:30:49 windly 1.1.166.1: #i20338# add create table statement to mozab driver


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b1e51af2ead097184e15c4f37f92d473bd500497]

INTEGRATION: CWS mozab04 (1.7.58); FILE MERGED 2004/05/10 11:09:28 windly 1.7.58.1: #i28398# update mozilla components from v1.0 to v1.7b


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [5e9406302685911873e9400a63e9cc2bf3d780e7]

INTEGRATION: CWS tune04 (1.5.288); FILE MERGED 2004/06/14 09:03:41 cmc 1.5.288.1: #i29636# turn global objects into local static data protected with swishy double-locked templated template


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [89f67d30afa5070dbde11cfe2839ccb3ea2fa4ee]

INTEGRATION: CWS tune04 (1.6.94); FILE MERGED 2004/06/14 09:03:39 cmc 1.6.94.1: #i29636# turn global objects into local static data protected with swishy double-locked templated template


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b3828f1a15f280d50b6123c53236456df0bf3e3b]

INTEGRATION: CWS tune04 (1.3.74); FILE MERGED 2004/06/14 09:03:39 cmc 1.3.74.1: #i29636# turn global objects into local static data protected with swishy double-locked templated template


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [eb91c036771fa934c584a140c6a592f1d80d3bf0]

INTEGRATION: CWS tune04 (1.3.74); FILE MERGED 2004/06/14 09:03:38 cmc 1.3.74.1: #i29636# turn global objects into local static data protected with swishy double-locked templated template


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [ea0c9ab6fe1e8ee59c2b287aa700f667216dbbff]

INTEGRATION: CWS tune04 (1.5.28); FILE MERGED 2004/06/15 08:53:11 cmc 1.5.28.1: #i29636# turn global objects into local static data protected with swishy double-locked templated template


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [5f410a225a9cea57320d0e6f938ed3c07783396d]

INTEGRATION: CWS tune04 (1.5.122); FILE MERGED 2004/06/15 08:53:10 cmc 1.5.122.1: #i29636# turn global objects into local static data protected with swishy double-locked templated template


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [1166e3aec1b335d46ca54cf44ace963aca093ff7]

INTEGRATION: CWS tune04 (1.9.28); FILE MERGED 2004/06/15 08:53:10 cmc 1.9.28.1: #i29636# turn global objects into local static data protected with swishy double-locked templated template


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [22760d8f32b9171e4afcd44b65039102f710ef05]

INTEGRATION: CWS tune04 (1.9.28); FILE MERGED 2004/06/15 08:53:09 cmc 1.9.28.1: #i29636# turn global objects into local static data protected with swishy double-locked templated template


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [6e2896d5e1d60e947d48f7deadf3a95753fb8cc2]

INTEGRATION: CWS tune04 (1.9.28); FILE MERGED 2004/06/15 08:53:08 cmc 1.9.28.1: #i29636# turn global objects into local static data protected with swishy double-locked templated template


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [e2bb68ee8f6acecdfbece8767f3b4a357460c453]

INTEGRATION: CWS tune04 (1.11.28); FILE MERGED 2004/06/15 08:53:08 cmc 1.11.28.1: #i29636# turn global objects into local static data protected with swishy double-locked templated template


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [631d26c696c448626d6d6b6ec2b8df919a45b375]

INTEGRATION: CWS tune04 (1.9.28); FILE MERGED 2004/06/17 12:29:30 mhu 1.9.28.2: #i29636# Fixed typos in Weak[Agg]..Helper[Base|n] templates. 2004/06/15 08:53:07 cmc 1.9.28.1: #i29636# turn global objects into local static data protected with swishy double-locked templated template


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [7e6365709c570e8fd1b90b067495565f51103e78]

INTEGRATION: CWS tune04 (1.9.28); FILE MERGED 2004/06/15 08:53:07 cmc 1.9.28.1: #i29636# turn global objects into local static data protected with swishy double-locked templated template


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [69817be1940b70504d12427b2eca6562e374d957]

INTEGRATION: CWS tune04 (1.9.28); FILE MERGED 2004/06/15 08:53:06 cmc 1.9.28.1: #i29636# turn global objects into local static data protected with swishy double-locked templated template


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [2b382a8c0d1cfdfad611f05921ebfdf5a9e185cb]

INTEGRATION: CWS tune04 (1.9.28); FILE MERGED 2004/06/17 12:29:30 mhu 1.9.28.2: #i29636# Fixed typos in Weak[Agg]..Helper[Base|n] templates. 2004/06/15 08:53:06 cmc 1.9.28.1: #i29636# turn global objects into local static data protected with swishy double-locked templated template


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b1f9cb0558d6eb75418fa4f2e685a803f9ab9684]

INTEGRATION: CWS tune04 (1.9.28); FILE MERGED 2004/06/15 08:53:05 cmc 1.9.28.1: #i29636# turn global objects into local static data protected with swishy double-locked templated template


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [31e519f97b8d16e73a76f9b60064b006ffe2b64f]

INTEGRATION: CWS tune04 (1.16.58); FILE MERGED 2004/06/14 09:03:42 cmc 1.16.58.1: #i29636# turn global objects into local static data protected with swishy double-locked templated template


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [29844ed4d97a4437fc1af2bdbdf06a92b504bcc5]

INTEGRATION: CWS tune04 (1.40.56); FILE MERGED 2004/06/14 09:03:41 cmc 1.40.56.1: #i29636# turn global objects into local static data protected with swishy double-locked templated template


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [5bf8810e555e8187a49dc0e079bc4d960d224c4c]

INTEGRATION: CWS tune04 (1.17.84); FILE MERGED 2004/06/14 09:03:38 cmc 1.17.84.1: #i29636# turn global objects into local static data protected with swishy double-locked templated template


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [113033355ecd8e59ef4b5a3458815e26e1a5aa78]

INTEGRATION: CWS tune04 (1.135.12); FILE MERGED 2004/06/14 09:03:37 cmc 1.135.12.1: #i29636# turn global objects into local static data protected with swishy double-locked templated template


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [91a28406d197a8a389f2bb69f9846549bbc023ee]

INTEGRATION: CWS tune04 (1.22.72); FILE MERGED 2004/06/14 09:03:35 cmc 1.22.72.1: #i29636# turn global objects into local static data protected with swishy double-locked templated template


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [5a8f760ea5f2bd8187429779ffb1c1982335fc16]

INTEGRATION: CWS tune04 (1.1.1.1.198); FILE MERGED 2004/06/15 08:13:58 cmc 1.1.1.1.198.1: #i29636# turn global objects into local static data protected with swishy double-locked templated template


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [3b9ad024df890baadba0d368e1f779c258ff2a81]

INTEGRATION: CWS tune04 (1.2.38); FILE MERGED 2004/06/15 08:13:58 cmc 1.2.38.1: #i29636# turn global objects into local static data protected with swishy double-locked templated template


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [d951b404444049d086c41b18519acf948829f130]

INTEGRATION: CWS tune04 (1.6.50); FILE MERGED 2004/06/15 08:13:57 cmc 1.6.50.1: #i29636# turn global objects into local static data protected with swishy double-locked templated template


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a50738cd09a4e9fc107373a0abb970378a68e0bc]

INTEGRATION: CWS tune04 (1.28.38); FILE MERGED 2004/06/15 08:13:57 cmc 1.28.38.1: #i29636# turn global objects into local static data protected with swishy double-locked templated template


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [d30946b9d494734b81b54176aa6d26b949b1eaa8]

INTEGRATION: CWS tune04 (1.34.76); FILE MERGED 2004/06/11 11:59:13 cmc 1.34.76.1: #i29636# turn global objects into local static data protected with swishy double-locked templated template


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [649e690cdb254d7970a93edc694b11995eab68f0]

INTEGRATION: CWS tune04 (1.1.1.1.618); FILE MERGED 2004/06/11 11:59:32 cmc 1.1.1.1.618.1: #i29636# turn global objects into local static data protected with swishy double-locked templated template


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [3232b2cd4fc3c77d88abcbd91ecb460972c24c94]

INTEGRATION: CWS tune04 (1.16.178); FILE MERGED 2004/06/11 11:59:29 cmc 1.16.178.1: #i29636# turn global objects into local static data protected with swishy double-locked templated template


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [4773753b0fb28d10f9dd01580debc31293963e12]

INTEGRATION: CWS tune04 (1.34.178); FILE MERGED 2004/06/18 11:51:33 mhu 1.34.178.2: #i29636# Added missing 'static' keyword in ImplEnglishColors. 2004/06/11 11:59:28 cmc 1.34.178.1: #i29636# turn global objects into local static data protected with swishy double-locked templated template


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [8423f1cbe0c192813d045d1b1babceb21271921a]

INTEGRATION: CWS tune04 (1.57.120); FILE MERGED 2004/06/11 11:59:27 cmc 1.57.120.1: #i29636# turn global objects into local static data protected with swishy double-locked templated template


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [31aea4f7c407d4864b6c5633bbd113d41f57c50b]

INTEGRATION: CWS tune04 (1.51.178); FILE MERGED 2004/06/11 11:59:26 cmc 1.51.178.1: #i29636# turn global objects into local static data protected with swishy double-locked templated template


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [65ededaeaf61f8acec9b600a44516169a813c47a]

INTEGRATION: CWS tune04 (1.2.616); FILE MERGED 2004/06/11 11:59:24 cmc 1.2.616.1: #i29636# turn global objects into local static data protected with swishy double-locked templated template


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [7e6c47e357981c05c9ca7a0d910429d31f329310]

INTEGRATION: CWS tune04 (1.11.364); FILE MERGED 2004/06/11 11:58:44 cmc 1.11.364.1: #i29636# turn global objects into local static data protected with swishy double-locked templated template


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [27abe90e3be8e38d4d6a144a55618a2a3699d236]

INTEGRATION: CWS tune04 (1.12.434); FILE MERGED 2004/06/11 11:59:22 cmc 1.12.434.1: #i29636# turn global objects into local static data protected with swishy double-locked templated template


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [9336daf410b5dc8157282a439ac7021f49960b67]

INTEGRATION: CWS tune04 (1.47.146); FILE MERGED 2004/06/11 11:59:20 cmc 1.47.146.1: #i29636# turn global objects into local static data protected with swishy double-locked templated template


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [3690283c99a25a3faafacb72a535ee098e53d347]

INTEGRATION: CWS tune04 (1.1.1.1.618); FILE MERGED 2004/06/11 11:59:18 cmc 1.1.1.1.618.1: #i29636# turn global objects into local static data protected with swishy double-locked templated template


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [6b4c021cb51de732cdd080d21b93f72d887c2c43]

INTEGRATION: CWS tune04 (1.21.148); FILE MERGED 2004/06/11 11:59:14 cmc 1.21.148.1: #i29636# turn global objects into local static data protected with swishy double-locked templated template


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [8d1b2672dc49df26e70ec3557d78f36b49cccdfb]

INTEGRATION: CWS tune04 (1.7.48); FILE MERGED 2004/06/10 12:08:32 cmc 1.7.48.1: #i29636# turn global objects into local static data protected with swishy double-locked templated template


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [2bcc17d9e15767fc57e1e612015abf77a40aac69]

INTEGRATION: CWS tune04 (1.15.36); FILE MERGED 2004/06/11 11:59:11 cmc 1.15.36.1: #i29636# turn global objects into local static data protected with swishy double-locked templated template


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [3b4693349a762e2e0dd11a5d43581305b1677839]

INTEGRATION: CWS tune04 (1.10.98); FILE MERGED 2004/06/11 11:59:10 cmc 1.10.98.1: #i29636# turn global objects into local static data protected with swishy double-locked templated template


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [e796fe0005151b3160e27bb9a2bc7480c78e4896]

INTEGRATION: CWS tune04 (1.1.578); FILE MERGED 2004/06/11 11:59:07 cmc 1.1.578.1: #i29636# turn global objects into local static data protected with swishy double-locked templated template


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [4fbe5731c3f5e61db59c6ddcdce5f46b3bdf0d34]

INTEGRATION: CWS tune04 (1.65.32); FILE MERGED 2004/06/11 11:59:04 cmc 1.65.32.1: #i29636# turn global objects into local static data protected with swishy double-locked templated template


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [298105742e7afc9f37e41572e01df4f755a40971]

INTEGRATION: CWS tune04 (1.5.370); FILE MERGED 2004/06/11 11:59:03 cmc 1.5.370.1: #i29636# turn global objects into local static data protected with swishy double-locked templated template


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [6f26029e3b2a2f5527399495168442b588b8b131]

INTEGRATION: CWS tune04 (1.5.594); FILE MERGED 2004/06/11 11:59:02 cmc 1.5.594.1: #i29636# turn global objects into local static data protected with swishy double-locked templated template


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [0afaabf533eb64fa5212beb741c48ece87aeb9db]

INTEGRATION: CWS tune04 (1.6.370); FILE MERGED 2004/06/11 11:59:00 cmc 1.6.370.1: #i29636# turn global objects into local static data protected with swishy double-locked templated template


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [681c3b11bb1b3210ec7d28420a19454a6504d4b0]

INTEGRATION: CWS tune04 (1.5.234); FILE MERGED 2004/06/11 11:58:58 cmc 1.5.234.1: #i29636# turn global objects into local static data protected with swishy double-locked templated template


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [265cff3f3d24b6af9cb20686d33d669ef7c9357e]

INTEGRATION: CWS tune04 (1.11.336); FILE MERGED 2004/06/11 11:58:56 cmc 1.11.336.1: #i29636# turn global objects into local static data protected with swishy double-locked templated template


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [7be3ed1513368a65780c7adf7da87f48427f5bb9]

INTEGRATION: CWS tune04 (1.6.148); FILE MERGED 2004/06/11 11:58:54 cmc 1.6.148.1: #i29636# turn global objects into local static data protected with swishy double-locked templated template


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a0efb92a5e26da18773e2984df08360f54831aa1]

INTEGRATION: CWS tune04 (1.9.114); FILE MERGED 2004/06/14 10:00:04 cmc 1.9.114.1: #i29636# turn global objects into local static data protected with swishy double-locked templated template


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [fd4dcfabad523ce8dce5708a92e24ab3055ed401]

INTEGRATION: CWS tune04 (1.6.114); FILE MERGED 2004/06/14 10:00:03 cmc 1.6.114.1: #i29636# turn global objects into local static data protected with swishy double-locked templated template


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a29128b6251f585ae22e14069b1102f0abe642d7]

INTEGRATION: CWS tune04 (1.6.120); FILE MERGED 2004/06/14 09:16:48 cmc 1.6.120.1: #i29636# turn global objects into local static data protected with swishy double-locked templated template


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [84cde8c8f640f89e15d2c5337038091d1ba4cd00]

INTEGRATION: CWS tune04 (1.5.66); FILE MERGED 2004/06/14 09:16:47 cmc 1.5.66.1: #i29636# turn global objects into local static data protected with swishy double-locked templated template


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [556da55440c4043450d79d661a76f978c0074ba2]

INTEGRATION: CWS tune04 (1.4.128); FILE MERGED 2004/06/14 09:16:47 cmc 1.4.128.1: #i29636# turn global objects into local static data protected with swishy double-locked templated template


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f2c2da81941816eda2d216160164d6db0272960e]

INTEGRATION: CWS tune04 (1.6.56); FILE MERGED 2004/06/14 09:16:47 cmc 1.6.56.1: #i29636# turn global objects into local static data protected with swishy double-locked templated template


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [6f17a2416244ca12d9cb4a9b4eb48632685e74ce]

INTEGRATION: CWS tune04 (1.1.26); FILE MERGED 2004/06/15 07:23:36 cmc 1.1.26.1: #i29636# turn global objects into local static data protected with swishy double-locked templated template


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [257fb020fdd2ca31627fd415a021d276f29a5899]

INTEGRATION: CWS tune04 (1.4.26); FILE MERGED 2004/06/15 07:23:36 cmc 1.4.26.1: #i29636# turn global objects into local static data protected with swishy double-locked templated template


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [d1445069b9d07f31911e53f01fd717e1f70e5d18]

INTEGRATION: CWS tune04 (1.2.26); FILE MERGED 2004/06/15 07:23:35 cmc 1.2.26.1: #i29636# turn global objects into local static data protected with swishy double-locked templated template


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [bb6ebfa1ee8f3387f64e8f98f1c6bea180978798]

INTEGRATION: CWS tune04 (1.1.26); FILE MERGED 2004/06/15 07:23:35 cmc 1.1.26.1: #i29636# turn global objects into local static data protected with swishy double-locked templated template


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [24d402bac4f6b48262be712d622e1e4054a5ecb6]

INTEGRATION: CWS tune04 (1.6.26); FILE MERGED 2004/06/15 07:23:34 cmc 1.6.26.1: #i29636# turn global objects into local static data protected with swishy double-locked templated template


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [7026f47374933a35c2a86e997410a34673b8f71c]

INTEGRATION: CWS tune04 (1.3.26); FILE MERGED 2004/06/15 07:23:34 cmc 1.3.26.1: #i29636# turn global objects into local static data protected with swishy double-locked templated template


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [6244e675d2bda9585882ad2d366e8b6c3bd25d81]

INTEGRATION: CWS tune04 (1.10.26); FILE MERGED 2004/06/15 07:23:33 cmc 1.10.26.1: #i29636# turn global objects into local static data protected with swishy double-locked templated template


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [fc59a824ea41aa0c644ed52a0e49cad257f58207]

INTEGRATION: CWS tune04 (1.9.26); FILE MERGED 2004/06/15 07:23:33 cmc 1.9.26.1: #i29636# turn global objects into local static data protected with swishy double-locked templated template


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [7c16d5830f3bd35e28e837db948853f991de2e57]

INTEGRATION: CWS tune04 (1.2.26); FILE MERGED 2004/06/15 07:23:32 cmc 1.2.26.1: #i29636# turn global objects into local static data protected with swishy double-locked templated template


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [6c1630289534477ab1503bdd1d32cd8a95459d75]

INTEGRATION: CWS tune04 (1.8.26); FILE MERGED 2004/06/15 07:23:31 cmc 1.8.26.1: #i29636# turn global objects into local static data protected with swishy double-locked templated template


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [c31f570874f16086b2eaedcc6b5f898f2c27daae]

INTEGRATION: CWS tune04 (1.3.26); FILE MERGED 2004/06/15 07:23:31 cmc 1.3.26.1: #i29636# turn global objects into local static data protected with swishy double-locked templated template


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [9f765992c08a14d407926ab36223495f7290f290]

INTEGRATION: CWS tune04 (1.2.26); FILE MERGED 2004/06/15 07:23:31 cmc 1.2.26.1: #i29636# turn global objects into local static data protected with swishy double-locked templated template


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [40ae06ca1f3167e112ae09b50464c63c1072351b]

INTEGRATION: CWS tune04 (1.22.10); FILE MERGED 2004/06/11 08:25:15 cmc 1.22.10.1: #i29636# turn global objects into local static data protected with swishy double-locked templated template


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [78022820b15471f2bf0f7dcc356b833361237425]

INTEGRATION: CWS tune04 (1.5.270); FILE MERGED 2004/06/14 07:24:14 cmc 1.5.270.1: #i29636# turn global objects into local static data protected with swishy double-locked templated template


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [ddf10f346487b1c670750d9879c5c03ee7715f1c]

INTEGRATION: CWS tune04 (1.5.274); FILE MERGED 2004/06/14 09:56:25 cmc 1.5.274.1: #i29636# turn global objects into local static data


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [6e393c83b0c9ddc95d4b0d91207483f2592a8179]

INTEGRATION: CWS tune04 (1.26.66); FILE MERGED 2004/06/10 12:42:07 cmc 1.26.66.1: #i29636# turn global objects into local static data protected with swishy double-locked templated template


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [57545960be5cfadef35c03253e58bd25298eafac]

INTEGRATION: CWS tune04 (1.4.54); FILE MERGED 2004/06/10 12:20:17 cmc 1.4.54.1: #i29636# persistant UNICHAR_SLASH OUString obj can be a simple sal_Unicode


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [bb0fbef3851f81037d58b43888ffdbbed4a1b162]

INTEGRATION: CWS tune04 (1.3.208); FILE MERGED 2004/06/10 12:44:36 cmc 1.3.208.1: #i29636# some OUString obj can be single sal_Unicode


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [424e2f1281188324acb9f9eb674efd598422d066]

INTEGRATION: CWS tune04 (1.4.98); FILE MERGED 2004/06/10 15:07:31 cmc 1.4.98.2: #i29636# make helper a little more flexible 2004/06/10 12:05:28 cmc 1.4.98.1: #i29636# add helper templates to instance.hxx to simplify usage


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a5ac057d8ae9a0d5f4760650b5e097677c39d779]

INTEGRATION: CWS tune04 (1.3.48); FILE MERGED 2004/06/11 11:25:21 cmc 1.3.48.1: #i29636# global empty strings are popular for returning something by const reference on failure, centralize their usage


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [aad5df5fcfa66494c604a87a5398c77516895cc8]

INTEGRATION: CWS tune04 (1.4.98); FILE MERGED 2004/06/11 11:25:21 cmc 1.4.98.1: #i29636# global empty strings are popular for returning something by const reference on failure, centralize their usage


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [9d0371af99edf15b47b3bec5d9b7b132724f9685]

INTEGRATION: CWS tune04 (1.27.26); FILE MERGED 2004/06/10 12:08:31 cmc 1.27.26.1: #i29636# turn global objects into local static data protected with swishy double-locked templated template


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [e63e708527e3cb7e5301310ce7a1a985bbb4ad29]

INTEGRATION: CWS tune04 (1.3.262); FILE MERGED 2004/06/10 12:08:31 cmc 1.3.262.1: #i29636# turn global objects into local static data protected with swishy double-locked templated template


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b3a8f4c9fd2346c886354ec60a39021882e6e403]

INTEGRATION: CWS tune04 (1.4.48); FILE MERGED 2004/06/10 12:08:30 cmc 1.4.48.1: #i29636# turn global objects into local static data protected with swishy double-locked templated template


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [0a85216a14d4fab33699dfdcae68c077c071968f]

INTEGRATION: CWS tune04 (1.3.256); FILE MERGED 2004/06/04 12:20:43 cmc 1.3.256.1: #i29636# unused sLastCaseSensitiveDir variables


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [1488e40258902e7ecd17b985824868284e5b408b]

INTEGRATION: CWS tune04 (1.44.26); FILE MERGED 2004/06/10 12:08:29 cmc 1.44.26.1: #i29636# turn global objects into local static data protected with swishy double-locked templated template


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b5c295b84a6e3580efa2c7efbda811d6220b4f6d]

INTEGRATION: CWS tune04 (1.4.74); FILE MERGED 2004/06/10 12:08:29 cmc 1.4.74.2: #i29636# turn global objects into local static data protected with swishy double-locked templated template 2004/06/04 12:20:42 cmc 1.4.74.1: #i29636# unused sLastCaseSensitiveDir variables


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [77e63773a2f5ed718ef1877bf86729c8ff6f7aad]

INTEGRATION: CWS tune04 (1.5.246); FILE MERGED 2004/06/10 12:08:29 cmc 1.5.246.1: #i29636# turn global objects into local static data protected with swishy double-locked templated template


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [7c25957fb123d6ce3721db387c1aadf1b4549e16]

INTEGRATION: CWS tune04 (1.2.74); FILE MERGED 2004/06/04 12:20:41 cmc 1.2.74.1: #i29636# unused sLastCaseSensitiveDir variables


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [70d3039d8e51e18b56295bd6ca6d34cc752749dc]

INTEGRATION: CWS tune04 (1.15.46); FILE MERGED 2004/06/10 12:08:28 cmc 1.15.46.1: #i29636# turn global objects into local static data protected with swishy double-locked templated template


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [7c7bc4193bb47e1371de1a99bb6ebb79db48762d]

INTEGRATION: CWS tune04 (1.18.64); FILE MERGED 2004/06/11 12:53:46 cmc 1.18.64.1: #i29636# turn global objects into local static data protected with swishy double-locked templated template


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [ae1bb54c50f391ab528b6e89b10158f5666c70b0]

INTEGRATION: CWS tune04 (1.14.64); FILE MERGED 2004/06/11 12:53:45 cmc 1.14.64.1: #i29636# turn global objects into local static data protected with swishy double-locked templated template


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [028b94cd6c4efc763a189efe55d45dbb9451cb3d]

INTEGRATION: CWS tune04 (1.11.94); FILE MERGED 2004/06/10 15:29:59 cmc 1.11.94.1: #i29636# turn global objects into local static data protected with swishy double-locked templated template


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [7f7fa9133e2250bc8868eb43c1cafccd1bd8db34]

INTEGRATION: CWS tune04 (1.28.62); FILE MERGED 2004/06/10 15:29:58 cmc 1.28.62.1: #i29636# turn global objects into local static data protected with swishy double-locked templated template


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [65e33f52e7434c22022bfeb9eb30bb01d3817139]

INTEGRATION: CWS tune04 (1.102.92); FILE MERGED 2004/06/10 15:29:58 cmc 1.102.92.1: #i29636# turn global objects into local static data protected with swishy double-locked templated template


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [e38dc7914974eec79ab1b20ff006c57b22d19d70]

INTEGRATION: CWS tune04 (1.32.72); FILE MERGED 2004/06/11 11:43:45 cmc 1.32.72.4: #i29636# ok then, as global empty strings are so popular, centralize their usage 2004/06/11 08:37:25 cmc 1.32.72.3: #i29636# turn global objects into local static data protected with swishy double-locked templated template 2004/06/10 15:47:01 cmc 1.32.72.2: #i29636# remove globals 2004/06/10 15:28:06 cmc 1.32.72.1: #i29636# global aImplSVShlData unused


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b40d1b01abbbb05ad509ef58b7737f03faeeb299]

INTEGRATION: CWS tune04 (1.49.12); FILE MERGED 2004/06/11 08:37:24 cmc 1.49.12.1: #i29636# turn global objects into local static data protected with swishy double-locked templated template


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [2fad79fca33a9b8cdc4e38b75e7885b5bdfc1db1]

INTEGRATION: CWS tune04 (1.15.14); FILE MERGED 2004/06/14 09:53:06 cmc 1.15.14.1: #i29636# turn global objects into local static data protected with swishy double-locked templated template


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [eef9e1d36ce07b942a128b6cc7c8aa84e378c4bc]

INTEGRATION: CWS tune04 (1.28.110); FILE MERGED 2004/06/14 09:53:04 cmc 1.28.110.1: #i29636# turn global objects into local static data protected with swishy double-locked templated template


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [c2ea3b2694f281e8895f48dac3f2db3a72d65175]

INTEGRATION: CWS tune04 (1.37.10); FILE MERGED 2004/06/14 09:53:03 cmc 1.37.10.1: #i29636# turn global objects into local static data protected with swishy double-locked templated template


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [3871c47dcb37f2b0159add0960d15087da835ca2]

INTEGRATION: CWS tune04 (1.21.142); FILE MERGED 2004/06/14 09:53:01 cmc 1.21.142.1: #i29636# turn global objects into local static data protected with swishy double-locked templated template


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [7f0199ffbfe68b690d47a563a196cb15b5d36804]

INTEGRATION: CWS mergebuild (1.21.32); FILE MERGED 2004/06/03 09:48:54 hjs 1.21.32.2: #i8252# resync problems 2004/05/12 09:53:59 hjs 1.21.32.1: #i8252# switch to ulf format; merge on the fly


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [cce2e7ef7d7d3c39f70c37c63095b4c9875f0dac]

INTEGRATION: CWS mergebuild (1.8.18); FILE MERGED 2004/05/12 09:54:12 hjs 1.8.18.1: #i8252# switch to ulf format; merge on the fly


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [342ea1488977aade7cc11d089287abf1a3bab9bf]

INTEGRATION: CWS mergebuild (1.10.18); FILE MERGED 2004/05/12 09:54:12 hjs 1.10.18.1: #i8252# switch to ulf format; merge on the fly


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [4daa6d7faf0f5309b01661a1b2901383578bf400]

INTEGRATION: CWS mergebuild (1.1.2); FILE ADDED 2004/05/21 16:58:12 hjs 1.1.2.2: #i8252# use COMMONMISC 2004/05/12 16:11:28 hjs 1.1.2.1: #i8252# merge on the fly


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [6832c38492a26f7bfbf8fdeb5c92a24f52c06970]

INTEGRATION: CWS mergebuild (1.22.44); FILE MERGED 2004/01/29 11:56:00 hjs 1.22.44.1: #i8252# chng. resmgr creation parameters from LanguageType to ::com::sun::star::lang::Locale


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [2f7d3c19e914b09917a3a453e42dafe7efbe046d]

INTEGRATION: CWS mergebuild (1.8.18); FILE MERGED 2004/05/12 09:54:11 hjs 1.8.18.1: #i8252# switch to ulf format; merge on the fly


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [3b8aa48420e3d7db4151dadb276fe0ba14016404]

INTEGRATION: CWS mergebuild (1.17.60); FILE MERGED 2004/04/20 21:34:10 hjs 1.17.60.3: RESYNC: (1.17-1.18); FILE MERGED 2003/11/11 19:24:10 ihi 1.17.60.2: en -> en-US 2003/11/10 17:57:09 ihi 1.17.60.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [7fcc23356d5919b8261c27a26446d79131a78362]

INTEGRATION: CWS mergebuild (1.2.342); FILE MERGED 2004/01/29 11:56:08 hjs 1.2.342.1: #i8252# chng. resmgr creation parameters from LanguageType to ::com::sun::star::lang::Locale


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [5d95d96eb9b8c5c2961446ed87b0e3eda6ca34a3]

INTEGRATION: CWS mergebuild (1.23.172); FILE MERGED 2004/06/01 14:00:08 hjs 1.23.172.3: RESYNC: (1.25-1.26); FILE MERGED 2004/04/20 21:27:17 hjs 1.23.172.2: RESYNC: (1.23-1.25); FILE MERGED 2004/01/29 11:56:04 hjs 1.23.172.1: #i8252# chng. resmgr creation parameters from LanguageType to ::com::sun::star::lang::Locale


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [72bac60b2a439bcbe9056de8dfb54857740f8cb4]

INTEGRATION: CWS mergebuild (1.20.60); FILE MERGED 2004/04/20 21:27:10 hjs 1.20.60.3: RESYNC: (1.20-1.21); FILE MERGED 2003/11/11 19:24:06 ihi 1.20.60.2: en -> en-US 2003/11/10 17:57:05 ihi 1.20.60.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [753756260914797f7df173642e0a30961a13e012]

INTEGRATION: CWS mergebuild (1.51.60); FILE MERGED 2004/06/03 08:48:33 hjs 1.51.60.5: #i8252# resync problems 2004/04/21 17:32:18 hjs 1.51.60.4: #i8252# fix damaged macro 2004/04/20 21:26:46 hjs 1.51.60.3: RESYNC: (1.51-1.52); FILE MERGED 2003/11/11 19:24:06 ihi 1.51.60.2: en -> en-US 2003/11/10 17:57:04 ihi 1.51.60.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [d52465d975fc7abb550c4c675959b5356fd960fc]

INTEGRATION: CWS mergebuild (1.45.60); FILE MERGED 2004/04/30 17:13:27 hjs 1.45.60.5: #i8252# remove unused string 2004/04/20 21:26:09 hjs 1.45.60.4: RESYNC: (1.45-1.46); FILE MERGED 2004/02/23 11:41:03 ihi 1.45.60.3: Merge-While-Build update 2003/11/11 19:24:05 ihi 1.45.60.2: en -> en-US 2003/11/10 17:57:03 ihi 1.45.60.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [c874da3c2e97d46aea458e12633a7ae279f20655]

INTEGRATION: CWS mergebuild (1.23.60); FILE MERGED 2004/04/20 21:26:01 hjs 1.23.60.3: RESYNC: (1.23-1.24); FILE MERGED 2003/11/11 19:24:05 ihi 1.23.60.2: en -> en-US 2003/11/10 17:57:03 ihi 1.23.60.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b78ba5c0a9bdd7b3e931e0f44402827c4899a1e8]

INTEGRATION: CWS mergebuild (1.17.60); FILE MERGED 2004/04/20 21:24:02 hjs 1.17.60.4: RESYNC: (1.17-1.18); FILE MERGED 2004/02/23 11:41:03 ihi 1.17.60.3: Merge-While-Build update 2003/11/11 19:24:03 ihi 1.17.60.2: en -> en-US 2003/11/10 17:57:01 ihi 1.17.60.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [7e986df33236da2db7df78a9f4766aa265b67fa5]

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>  [3f4d01f474cf964b35489204d2b26aa29d36e846]

INTEGRATION: CWS mergebuild (1.46.164); FILE MERGED 2004/04/20 21:22:57 hjs 1.46.164.2: RESYNC: (1.46-1.47); FILE MERGED 2004/01/29 11:55:51 hjs 1.46.164.1: #i8252# chng. resmgr creation parameters from LanguageType to ::com::sun::star::lang::Locale


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [9d6bda0f2a82234083b75ab3da1b154913be5956]

INTEGRATION: CWS mergebuild (1.26.60); FILE MERGED 2004/04/20 21:22:49 hjs 1.26.60.4: RESYNC: (1.26-1.27); FILE MERGED 2004/02/23 11:41:02 ihi 1.26.60.3: Merge-While-Build update 2003/11/11 19:24:02 ihi 1.26.60.2: en -> en-US 2003/11/10 17:57:00 ihi 1.26.60.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [cece5c2b05460a90ac5bb781d49cf3de48e2dd4e]

INTEGRATION: CWS mergebuild (1.23.60); FILE MERGED 2004/04/20 21:22:42 hjs 1.23.60.3: RESYNC: (1.23-1.24); FILE MERGED 2003/11/11 19:24:02 ihi 1.23.60.2: en -> en-US 2003/11/10 17:57:00 ihi 1.23.60.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [4834cf8f22faf46fd024628a51fe6021086439d7]

INTEGRATION: CWS mergebuild (1.7.172); FILE MERGED 2004/01/29 11:55:48 hjs 1.7.172.1: #i8252# chng. resmgr creation parameters from LanguageType to ::com::sun::star::lang::Locale


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [ba1b4d6ccbf13525129f6cd71755bf1ae84dd1ec]

INTEGRATION: CWS mergebuild (1.28.60); FILE MERGED 2004/04/20 21:20:33 hjs 1.28.60.3: RESYNC: (1.28-1.29); FILE MERGED 2003/11/11 19:23:59 ihi 1.28.60.2: en -> en-US 2003/11/10 17:56:55 ihi 1.28.60.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [90dc2a3512543849a2833bcda3fd5c4b3079190e]

INTEGRATION: CWS mergebuild (1.33.60); FILE MERGED 2004/04/20 21:20:07 hjs 1.33.60.3: RESYNC: (1.33-1.34); FILE MERGED 2003/11/11 19:23:58 ihi 1.33.60.2: en -> en-US 2003/11/10 17:56:54 ihi 1.33.60.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [e047a07910a0624b8454e5cf77a34c07f01ace72]

INTEGRATION: CWS mergebuild (1.41.60); FILE MERGED 2004/04/20 21:19:52 hjs 1.41.60.4: RESYNC: (1.41-1.42); FILE MERGED 2004/02/23 11:41:01 ihi 1.41.60.3: Merge-While-Build update 2003/11/11 19:23:58 ihi 1.41.60.2: en -> en-US 2003/11/10 17:56:54 ihi 1.41.60.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [91708d2b51f2621be55a5ab23db41f2797e762ba]

INTEGRATION: CWS mergebuild (1.36.60); FILE MERGED 2004/04/20 21:19:25 hjs 1.36.60.4: RESYNC: (1.36-1.37); FILE MERGED 2004/02/23 11:41:01 ihi 1.36.60.3: Merge-While-Build update 2003/11/11 19:23:57 ihi 1.36.60.2: en -> en-US 2003/11/10 17:56:53 ihi 1.36.60.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [7ff083a67162de69363dda1ec6ab3ca024ba9270]

INTEGRATION: CWS mergebuild (1.23.60); FILE MERGED 2004/04/20 21:19:06 hjs 1.23.60.3: RESYNC: (1.23-1.24); FILE MERGED 2003/11/11 19:23:57 ihi 1.23.60.2: en -> en-US 2003/11/10 17:56:53 ihi 1.23.60.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [2120757941b6d2ffeb9282341a9a21cf2bb00242]

INTEGRATION: CWS mergebuild (1.23.60); FILE MERGED 2004/04/28 18:35:44 hjs 1.23.60.5: #i8252# fix unmerge probs 2004/04/20 21:18:40 hjs 1.23.60.4: RESYNC: (1.23-1.24); FILE MERGED 2004/02/23 11:41:00 ihi 1.23.60.3: Merge-While-Build update 2003/11/11 19:23:56 ihi 1.23.60.2: en -> en-US 2003/11/10 17:56:53 ihi 1.23.60.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [9b66d9583b7bca05ed36546b4de137ca6fad0492]

INTEGRATION: CWS mergebuild (1.47.60); FILE MERGED 2004/04/21 17:16:30 hjs 1.47.60.5: #i8252# fix damaged macro 2004/04/20 21:18:32 hjs 1.47.60.4: RESYNC: (1.47-1.48); FILE MERGED 2004/02/23 11:41:00 ihi 1.47.60.3: Merge-While-Build update 2003/11/11 19:23:56 ihi 1.47.60.2: en -> en-US 2003/11/10 17:56:52 ihi 1.47.60.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [c9dcd900415c1e06e85740ba9b45f7687cda8ad6]

INTEGRATION: CWS mergebuild (1.6.60); FILE MERGED 2004/04/20 21:17:20 hjs 1.6.60.3: RESYNC: (1.6-1.7); FILE MERGED 2003/11/11 19:23:55 ihi 1.6.60.2: en -> en-US 2003/11/10 17:56:51 ihi 1.6.60.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [521d20e0003f7cfa4f9881e2a8dda99518cd2bba]

INTEGRATION: CWS mergebuild (1.29.60); FILE MERGED 2004/04/20 21:17:13 hjs 1.29.60.3: RESYNC: (1.29-1.30); FILE MERGED 2003/11/11 19:23:55 ihi 1.29.60.2: en -> en-US 2003/11/10 17:56:51 ihi 1.29.60.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f5e3eb92d08afb74e91b1b9075f8de8c31ae87ca]

INTEGRATION: CWS mergebuild (1.52.60); FILE MERGED 2004/04/20 21:16:54 hjs 1.52.60.3: RESYNC: (1.52-1.53); FILE MERGED 2003/11/11 19:23:54 ihi 1.52.60.2: en -> en-US 2003/11/10 17:56:51 ihi 1.52.60.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [ee9222e6d7d828561848abde4317aeb07feae735]

INTEGRATION: CWS mergebuild (1.6.60); FILE MERGED 2004/04/20 21:16:47 hjs 1.6.60.3: RESYNC: (1.6-1.7); FILE MERGED 2003/11/11 19:23:54 ihi 1.6.60.2: en -> en-US 2003/11/10 17:56:50 ihi 1.6.60.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [81aff061ff88ea0b8681bb1126114e9d522dbea0]

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>  [28e31f05488f7459a00d5f8b3c50db7f58383e6a]

INTEGRATION: CWS mergebuild (1.56.60); FILE MERGED 2004/04/20 21:16:20 hjs 1.56.60.3: RESYNC: (1.56-1.57); FILE MERGED 2003/11/11 19:23:53 ihi 1.56.60.2: en -> en-US 2003/11/10 17:56:49 ihi 1.56.60.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [249cf99cb6c7ad2606126fef0812992ab64d977f]

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>  [8b9c15d79168bb398155c093dd27ea5719c56e1c]

INTEGRATION: CWS mergebuild (1.26.172); FILE MERGED 2004/01/29 11:55:43 hjs 1.26.172.1: #i8252# chng. resmgr creation parameters from LanguageType to ::com::sun::star::lang::Locale


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [7341d96024508d2f26949372bcd143bd14ccb15e]

INTEGRATION: CWS mergebuild (1.52.172); FILE MERGED 2004/04/20 21:16:13 hjs 1.52.172.2: RESYNC: (1.52-1.53); FILE MERGED 2004/01/29 11:55:41 hjs 1.52.172.1: #i8252# chng. resmgr creation parameters from LanguageType to ::com::sun::star::lang::Locale


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [c0dd66d174d940005356b2f9fb2a3c1e58fefd4c]

INTEGRATION: CWS mergebuild (1.8.60); FILE MERGED 2004/04/20 21:15:26 hjs 1.8.60.3: RESYNC: (1.8-1.9); FILE MERGED 2003/11/11 19:23:53 ihi 1.8.60.2: en -> en-US 2003/11/10 17:56:48 ihi 1.8.60.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [dd6691150e050fd16ae0a143cf3afc21076950a8]

INTEGRATION: CWS mergebuild (1.28.60); FILE MERGED 2004/04/20 21:15:00 hjs 1.28.60.3: RESYNC: (1.28-1.29); FILE MERGED 2003/11/11 19:23:52 ihi 1.28.60.2: en -> en-US 2003/11/10 17:56:48 ihi 1.28.60.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [54602458710b1d2a76a4a379abf505fdb1348e94]

INTEGRATION: CWS mergebuild (1.62.172); FILE MERGED 2004/05/18 13:17:20 hjs 1.62.172.3: RESYNC: (1.64-1.65); FILE MERGED 2004/04/20 21:14:33 hjs 1.62.172.2: RESYNC: (1.62-1.64); FILE MERGED 2004/01/29 11:55:38 hjs 1.62.172.1: #i8252# chng. resmgr creation parameters from LanguageType to ::com::sun::star::lang::Locale


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [c86da6f118d3958ebe7a3fd15a455339379d4022]

INTEGRATION: CWS mergebuild (1.107.28); FILE MERGED 2004/06/01 13:28:22 hjs 1.107.28.4: RESYNC: (1.112-1.113); FILE MERGED 2004/05/18 13:14:35 hjs 1.107.28.3: RESYNC: (1.111-1.112); FILE MERGED 2004/04/20 21:11:59 hjs 1.107.28.2: RESYNC: (1.107-1.111); FILE MERGED 2003/12/08 17:13:52 hjs 1.107.28.1: #i8252# deliver five char iso too


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [084de4cceec526efbd948d544309861216064334]

INTEGRATION: CWS mergebuild (1.2.314); FILE MERGED 2004/04/30 17:13:26 hjs 1.2.314.1: #i8252# remove unused string


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [c92c1a22fed4f7e49dc3262ea504321e651bd284]

INTEGRATION: CWS mergebuild (1.9.170); FILE MERGED 2004/04/20 21:06:38 hjs 1.9.170.2: RESYNC: (1.9-1.10); FILE MERGED 2003/09/11 15:12:26 hjs 1.9.170.1: #95755#, #111237#, #111260#, #i8252# preparing switch to iso codes as language identifiers


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [69d277181ba7cc14aaf4f3c4a14537c0795ade04]

INTEGRATION: CWS mergebuild (1.12.142); FILE MERGED 2004/06/01 13:26:01 hjs 1.12.142.2: RESYNC: (1.12-1.13); FILE MERGED 2003/09/11 15:12:26 hjs 1.12.142.1: #95755#, #111237#, #111260#, #i8252# preparing switch to iso codes as language identifiers


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [ee6fd2f98e884703e0f3b8520bb7f9c1673554b9]

INTEGRATION: CWS mergebuild (1.38.18); FILE MERGED 2004/04/21 00:12:53 hjs 1.38.18.3: RESYNC: (1.38-1.39); FILE MERGED 2003/11/11 19:15:34 ihi 1.38.18.2: en -> en-US 2003/11/10 16:44:09 ihi 1.38.18.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [bfcd535c9a89866c3555265164a9d9a2a12848a5]

INTEGRATION: CWS mergebuild (1.6.2); FILE MERGED 2004/01/29 13:52:59 hjs 1.6.2.1: #i8252# chng. resmgr creation parameters from LanguageType to ::com::sun::star::lang::Locale


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [923e09f66b779b581204024f47c8ea65828a1be9]

INTEGRATION: CWS mergebuild (1.15.2); FILE MERGED 2004/04/21 00:11:19 hjs 1.15.2.4: RESYNC: (1.15-1.17); FILE MERGED 2004/01/29 13:57:25 hjs 1.15.2.3: #i8252# chng. resmgr creation parameters from LanguageType to ::com::sun::star::lang::Locale 2004/01/29 13:56:58 hjs 1.15.2.2: #i8252# chng. resmgr creation parameters from LanguageType to ::com::sun::star::lang::Locale 2004/01/29 13:52:55 hjs 1.15.2.1: #i8252# chng. resmgr creation parameters from LanguageType to ::com::sun::star::lang::Locale


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b2ad436e38655c186630d9f644096c4e2d21caae]

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>  [735ca1162e502814258be415652a27003a94206e]

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>  [03ecc2b8ae816508d4da1198e1fc4c53ebd680b0]

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>  [613f444cbe3eacd95a931a24d1f682241dee8a91]

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>  [cf98c4121720dcc14838cd2004769c99e01026c2]

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>  [ee416ff5a7a0d31d3e88b8d2a5de1e8ab052d2cd]

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>  [58c7fe97c9731d0b83357558a8559d0f92a5a1c4]

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>  [1ce165802bbc64d2b1b98ea8eed4426d524c58b8]

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>  [b73bd01a1e58ab51fa5a79dce27cd1d2d12aa00a]

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>  [407758c8be1f1dc773755a6e8b93716e603e1bba]

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>  [0feaddc92a345981c688b2d89e67e0f934befce5]

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>  [957f83033caa9937234f81d03da867d2b4e1d3dd]

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>  [b7bb66ba93bd596b812a23d78b7b3aeb8b270213]

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>  [0379e359dd4d7926e40914513d4a0625639f48f6]

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>  [082ae7a535e3555ae2040f2d0395c4a40467fb7b]

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>  [7b469bdfd2f05a7df4621f66444fff8acbfecac5]

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>  [e10b65330b835429c7caf64f921404b7a5e89436]

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>  [7480ab4c08de0c7fe099382265c30bdc04598343]

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>  [62fce4921c92bbcc7781c89b6fe0383285d88d16]

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>  [1a52a47ca24480052e1be0f59613d54eaa6af754]

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>  [28343856d30d42c7220159e53b7b86f28e71689b]

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>  [707c7da26e20b1816eabc510593b31d821d52670]

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>  [9ca1170acc4129c77118afef3a40557ab9f8de3d]

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>  [e50b1243bde2a9f4139ab0615521ca7d10be9ee7]

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>  [fa64ec3b3a2d473a4750e7e033550cd98eacb3ae]

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>  [88ae913b2652f971158135348f92ff71c90e5ece]

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>  [c3bdce2d7597283a9c15a3ee6a621b8dfbb01fd2]

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>  [cc8e1a9f406ba176cf1c3040b9c3ef5ede378434]

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>  [336ed617d37d81b128b4bd4f33c8e3ff8827c224]

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>  [6f2834f262a41c2aeb5abbe3a2ebd25466b0ae25]

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>  [d32db6e4771c70d4f513b26b1b77e3e8662f8329]

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>  [7f70bb85502920be922a9d795b7955c119bdedbc]

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>  [1f3cab0d4518a7b20f6fc3d4d09982b5231d6b05]

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>  [ca107a2866a2bed5695a7a8a073d965482460c26]

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>  [538a647388f0192e0b38e49d9d00ab2b47c3ebe1]

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>  [892177933d8541143dd4682e65b90f6d90ceedca]

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>  [960535a692fb75b682f339b067a16f37016b48ca]

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>  [ed79bef730a80fc16b4f663acd14344f8e6cb2b3]

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>  [f1710e2e40ed4c795c48d946316f7eec35c26b3f]

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>  [eff931b15731445861a40642018360ac34f9e8ab]

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>  [a9c43f1e44de2c94635c0e3adc69c35814c671c9]

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>  [55841ee8c6dc89bb45779c835fd73c041724dc5a]

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>  [108fbdaaacfd436061904b653cc8330eeb019e6f]

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>  [0dc2e46fd0ef153145d4562c79ef03a7db9246ef]

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>  [c0ac313bdc1d0eb9e7aba2ae470034bc2efc47ff]

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>  [61493623cd3f954d899719c2091cbe26b43f1e0e]

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>  [f033813a7d1d333ff4bf89a5a0433e4834b501ba]

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>  [6078fc68ed1cea9f8442d883bf1a6f4c3accb6b5]

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>  [a8966da762f4a0ffeb65ca1b98eea1f78ac55cd2]

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>  [41b2b2dd214e2d8fa68788e0717a089c0a7a5006]

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>  [43e0deb112791e47cc89ff53be9abe939700dcaa]

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>  [0cbd96875062f9e4f350348da663159aaf1ad6c0]

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>  [286ecfb8fb625cdcdda76cce8680b618079ceab7]

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>  [bc7222de32cccbb64c879496e58a62bd74ba5d37]

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>  [9344ae21d0cff07663531d6955a3c583210edb5a]

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>  [99b2f5df3f7c7d7594107b3113e03525e45c52c1]

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>  [dd2b1f31556179cdecd71c71479be3d82209bb3e]

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>  [e01f75496bb4552fe2b5ab0f7186d292dda917da]

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>  [a0aaea6ad2fc1e9f69097e89c9eac91b1812b2b9]

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>  [7b786e3c5ba025d2a416a5a420aa5bbd2015dd2b]

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>  [c76c4b0ccb2efcf69356910feccb21ceea31194e]

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-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a4db203d166808efb3c221f54ac8835d0616f40e]

INTEGRATION: CWS mergebuild (1.1.156); FILE MERGED 2004/01/29 11:34:22 hjs 1.1.156.1: #i8252# chng. resmgr creation parameters from LanguageType to ::com::sun::star::lang::Locale


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f4fdee29b3da5c3076753f9b405cf66d79a61e63]

INTEGRATION: CWS mergebuild (1.14.4); FILE MERGED 2004/05/18 18:28:02 hjs 1.14.4.3: RESYNC: (1.16-1.17); FILE MERGED 2004/04/21 01:40:06 hjs 1.14.4.2: RESYNC: (1.14-1.16); FILE MERGED 2003/12/08 17:16:15 hjs 1.14.4.1: #i8252# deliver five char iso too


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [80fd2208a327b5029636e990383dc2e9a8e77e15]

INTEGRATION: CWS mergebuild (1.8.30); FILE MERGED 2004/05/19 17:38:42 hjs 1.8.30.5: #i8252# fix resync problems 2004/05/18 17:31:01 hjs 1.8.30.4: RESYNC: (1.11-1.12); FILE MERGED 2004/04/21 06:21:24 hjs 1.8.30.3: RESYNC: (1.8-1.11); FILE MERGED 2003/11/11 19:18:02 ihi 1.8.30.2: en -> en-US 2003/11/10 16:45:28 ihi 1.8.30.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [211077911d33a67316f8b26f2cd6953268ce7647]

INTEGRATION: CWS mergebuild (1.10.164); FILE MERGED 2004/01/29 12:41:29 hjs 1.10.164.1: #i8252# chng. resmgr creation parameters from LanguageType to ::com::sun::star::lang::Locale


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [4f09da7b313d0af5beafb7754e04352eda4fec79]

INTEGRATION: CWS mergebuild (1.6.28); FILE MERGED 2004/04/23 13:15:26 hjs 1.6.28.1: #i8252# adopt


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [2d7e027e56cf1533328e38d98e229449e18764e9]

INTEGRATION: CWS mergebuild (1.24.88); FILE MERGED 2004/06/18 16:17:54 hjs 1.24.88.1: #i8252# alllangext to alllangiso


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [38f5185a702feb3c25942ca0ce278c1cac18d31b]

INTEGRATION: CWS mergebuild (1.1.182); FILE MERGED 2003/12/16 11:51:55 hjs 1.1.182.1: #i8252# switch to iso codes


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [1af81a764e9cc7d456c538ba7aa342b37979c71e]

INTEGRATION: CWS mergebuild (1.17.4); FILE MERGED 2004/06/18 16:17:54 hjs 1.17.4.1: #i8252# alllangext to alllangiso


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [0c8609b245a68aa70be462febd63ce7d771b8b21]

INTEGRATION: CWS mergebuild (1.18.28); FILE MERGED 2004/04/21 01:18:18 hjs 1.18.28.3: RESYNC: (1.18-1.19); FILE MERGED 2003/11/11 19:27:36 ihi 1.18.28.2: en -> en-US 2003/11/10 18:03:03 ihi 1.18.28.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [4e4ed3e01d749f4a0a6a03f047eb64ccbd0ef920]

INTEGRATION: CWS mergebuild (1.42.28); FILE MERGED 2004/05/18 13:09:59 hjs 1.42.28.4: RESYNC: (1.43-1.44); FILE MERGED 2004/04/21 01:18:01 hjs 1.42.28.3: RESYNC: (1.42-1.43); FILE MERGED 2003/11/11 19:27:34 ihi 1.42.28.2: en -> en-US 2003/11/10 18:03:01 ihi 1.42.28.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [efd969395d956d64cc095fc2f6271e365ecb69bc]

INTEGRATION: CWS mergebuild (1.41.28); FILE MERGED 2004/04/21 01:17:53 hjs 1.41.28.3: RESYNC: (1.41-1.42); FILE MERGED 2003/11/11 19:27:33 ihi 1.41.28.2: en -> en-US 2003/11/10 18:03:00 ihi 1.41.28.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [6e245844131c9e1cfa5dabfcbbde0f4cceff3f5c]

INTEGRATION: CWS mergebuild (1.45.28); FILE MERGED 2004/04/21 01:17:19 hjs 1.45.28.3: RESYNC: (1.45-1.46); FILE MERGED 2003/11/11 19:27:32 ihi 1.45.28.2: en -> en-US 2003/11/10 18:02:59 ihi 1.45.28.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [cd6dc985389074481b3d81bf3a5b954bb01fd240]

INTEGRATION: CWS mergebuild (1.54.24); FILE MERGED 2004/06/21 14:05:45 ihi 1.54.24.6: #i8252# Removed duplicated de entry 2004/06/01 23:46:36 hjs 1.54.24.5: RESYNC: (1.56-1.57); FILE MERGED 2004/05/18 13:08:12 hjs 1.54.24.4: RESYNC: (1.55-1.56); FILE MERGED 2004/04/21 01:17:11 hjs 1.54.24.3: RESYNC: (1.54-1.55); FILE MERGED 2003/11/11 19:27:29 ihi 1.54.24.2: en -> en-US 2003/11/10 18:02:57 ihi 1.54.24.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [6ed6babe46e08af7dea1c632ef1c30d238db980f]

INTEGRATION: CWS mergebuild (1.55.28); FILE MERGED 2004/04/21 01:17:03 hjs 1.55.28.3: RESYNC: (1.55-1.56); FILE MERGED 2003/11/11 19:27:28 ihi 1.55.28.2: en -> en-US 2003/11/10 18:02:56 ihi 1.55.28.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [7cebedcaff62895c60d0c6b053be60896da9daa2]

INTEGRATION: CWS mergebuild (1.189.6); FILE MERGED 2004/06/10 19:21:56 pl 1.189.6.1: move fontcfg to locales instead of language types


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [8578bd8a4e32fa8dcfc8f07e5e3b34cd26e1d8c7]

INTEGRATION: CWS mergebuild (1.13.58); FILE MERGED 2004/05/18 15:33:11 hjs 1.13.58.4: RESYNC: (1.14-1.15); FILE MERGED 2004/04/20 20:02:20 hjs 1.13.58.3: RESYNC: (1.13-1.14); FILE MERGED 2003/11/11 19:27:21 ihi 1.13.58.2: en -> en-US 2003/11/10 18:02:22 ihi 1.13.58.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [e6a1cf26441345c98c457e25de54391dcea264f7]

INTEGRATION: CWS mergebuild (1.42.58); FILE MERGED 2004/04/20 20:02:12 hjs 1.42.58.3: RESYNC: (1.42-1.43); FILE MERGED 2003/11/11 19:27:21 ihi 1.42.58.2: en -> en-US 2003/11/10 18:02:21 ihi 1.42.58.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [133ae00f7741f571f500479d4819e669ea964518]

INTEGRATION: CWS mergebuild (1.25.58); FILE MERGED 2004/04/20 20:01:48 hjs 1.25.58.3: RESYNC: (1.25-1.26); FILE MERGED 2003/11/11 19:27:20 ihi 1.25.58.2: en -> en-US 2003/11/10 18:02:21 ihi 1.25.58.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [19c38afce22ab29e28021ba30b73c26845430114]

INTEGRATION: CWS mergebuild (1.33.58); FILE MERGED 2004/04/20 20:02:03 hjs 1.33.58.3: RESYNC: (1.33-1.34); FILE MERGED 2003/11/11 19:27:20 ihi 1.33.58.2: en -> en-US 2003/11/10 18:02:21 ihi 1.33.58.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [ce665890ed8d5893d9628f39ef3afffef87a5813]

INTEGRATION: CWS mergebuild (1.33.58); FILE MERGED 2004/04/20 20:01:55 hjs 1.33.58.3: RESYNC: (1.33-1.34); FILE MERGED 2003/11/11 19:27:19 ihi 1.33.58.2: en -> en-US 2003/11/10 18:02:20 ihi 1.33.58.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [8df516f685c86e6470ec4275b33cea5a0cd71ec0]

INTEGRATION: CWS mergebuild (1.171.6); FILE MERGED 2004/06/16 14:58:20 hjs 1.171.6.2: #i8252# fix #if for debug code 2004/06/10 19:21:55 pl 1.171.6.1: move fontcfg to locales instead of language types


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [91af2932a7d7f9e12313327f47c62dc6a29e7305]

INTEGRATION: CWS mergebuild (1.26.6); FILE MERGED 2004/06/11 09:51:04 pl 1.26.6.2: fix an ambiguity in debug case 2004/06/10 19:21:55 pl 1.26.6.1: move fontcfg to locales instead of language types


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [2702677a1e4ee10a5c28a964b2b6a0e4bb13bab1]

INTEGRATION: CWS mergebuild (1.27.88); FILE MERGED 2004/04/20 19:43:57 hjs 1.27.88.3: RESYNC: (1.27-1.32); FILE MERGED 2004/02/06 11:18:55 hjs 1.27.88.2: #i8252# rework *CreateResmgr parameters 2004/01/29 11:27:47 hjs 1.27.88.1: #i8252# chng. resmgr creation parameters from LanguageType to ::com::sun::star::lang::Locale


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [d86b35fa39bf9c69aad212332c50595a03baceb6]

INTEGRATION: CWS mergebuild (1.44.8); FILE MERGED 2004/06/10 19:22:43 pl 1.44.8.1: move fontcfg to locales instead of language types


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [875739c549f8579a3e584bff6ec8611fb1c35e35]

INTEGRATION: CWS mergebuild (1.30.12); FILE MERGED 2004/06/01 22:40:48 hjs 1.30.12.5: RESYNC: (1.37-1.38); FILE MERGED 2004/05/18 15:28:15 hjs 1.30.12.4: RESYNC: (1.36-1.37); FILE MERGED 2004/05/05 17:51:43 hjs 1.30.12.3: #i8252# deliver all *.res 2004/04/20 19:41:51 hjs 1.30.12.2: RESYNC: (1.30-1.36); FILE MERGED 2003/12/08 17:37:08 hjs 1.30.12.1: #i8252# deliver five char iso too


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [3b07dcc6e34680e0b9734616db670e5daa7c6338]

INTEGRATION: CWS mergebuild (1.25.6); FILE MERGED 2004/06/16 18:12:36 hjs 1.25.6.8: #i8252# handle incomplete language/country pair resources 2004/05/18 17:22:20 hjs 1.25.6.7: RESYNC: (1.26-1.27); FILE MERGED 2004/04/21 01:09:40 hjs 1.25.6.6: RESYNC: (1.25-1.26); FILE MERGED 2004/03/02 13:15:45 hjs 1.25.6.5: #i8252# compile problems on windows 2004/02/06 11:17:25 hjs 1.25.6.4: #i8252# rework *CreateResmgr parameters 2004/01/29 11:24:31 hjs 1.25.6.3: #i8252# chng. resmgr creation parameters from LanguageType to ::com::sun::star::lang::Locale 2003/10/06 15:20:45 hjs 1.25.6.2: #i8252# switch to ByteString ref outparameter 2003/09/29 16:32:27 hjs 1.25.6.1: #i8252# look for names with iso codes


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [85a360f2795ea54a182ecee8ca35185eea42e7d6]

INTEGRATION: CWS mergebuild (1.5.66); FILE MERGED 2004/01/29 11:24:29 hjs 1.5.66.1: #i8252# chng. resmgr creation parameters from LanguageType to ::com::sun::star::lang::Locale


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [9a3084130507f738ce30b3db849aa2c81d2b970c]

INTEGRATION: CWS mergebuild (1.1.2); FILE ADDED 2004/03/02 17:26:41 ihi 1.1.2.1: #111234# Build Environment ISO code support


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [184b2ed9e984b2e00260902df2626d6d0f57abbd]

INTEGRATION: CWS mergebuild (1.7.34); FILE MERGED 2004/04/21 01:08:09 hjs 1.7.34.2: RESYNC: (1.7-1.8); FILE MERGED 2004/01/29 11:24:23 hjs 1.7.34.1: #i8252# chng. resmgr creation parameters from LanguageType to ::com::sun::star::lang::Locale


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [692522ee468796f213918506a8ed0c9fa7ca205c]

INTEGRATION: CWS mergebuild (1.24.66); FILE MERGED 2004/04/21 01:06:37 hjs 1.24.66.2: RESYNC: (1.24-1.26); FILE MERGED 2004/01/29 11:24:17 hjs 1.24.66.1: #i8252# chng. resmgr creation parameters from LanguageType to ::com::sun::star::lang::Locale


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [375e2fc01f7b7d4d2d5222e7e440f7338a888ad7]

INTEGRATION: CWS mergebuild (1.11.66); FILE MERGED 2004/06/16 13:34:47 ihi 1.11.66.1: #i8252# ISO Code / Removed programm output


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [78c698d09c18728e801adaa94ed05ed7f596a37d]

INTEGRATION: CWS mergebuild (1.1.2); FILE ADDED 2004/05/21 15:26:02 hjs 1.1.2.2: #i8252# fix generated rc file 2004/05/19 14:43:27 hjs 1.1.2.1: #i8252# switch to ulf and merge on the fly


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [c4ff8668a6471ce2b9ed68d70e4d88a446ccc0c7]

INTEGRATION: CWS mergebuild (1.2.10); FILE MERGED 2004/05/21 15:26:02 hjs 1.2.10.1: #i8252# fix generated rc file


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [6a0fb9d2c899038f98740d1dffdb2f4658d5e5b3]

INTEGRATION: CWS mergebuild (1.2.10); FILE MERGED 2004/05/26 16:52:43 ihi 1.2.10.3: #i8252# ISO Code update / Unmerge 2004/05/21 15:26:01 hjs 1.2.10.2: #i8252# fix generated rc file 2004/05/19 14:43:27 hjs 1.2.10.1: #i8252# switch to ulf and merge on the fly


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [872e298dd6be9fe6adbafa090a49c53f7f53d3be]

INTEGRATION: CWS mergebuild (1.4.48); FILE MERGED 2004/05/18 15:12:55 hjs 1.4.48.2: RESYNC: (1.4-1.5); FILE MERGED 2003/11/05 08:40:45 tra 1.4.48.1: #112953#adapted command line to new command line convention of lngconvex


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [c7992a7512a72160071e7ca0ece97e71ede98fa3]

INTEGRATION: CWS mergebuild (1.6.28); FILE MERGED 2003/11/05 08:32:47 tra 1.6.28.1: #112953#changed tool to deal with ulf files and iso language code


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [c9f4ff5d6ecace826d467fbb53558fc06ad65e0b]

INTEGRATION: CWS mergebuild (1.1.76); FILE MERGED 2003/11/05 08:32:47 tra 1.1.76.1: #112953#changed tool to deal with ulf files and iso language code


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [2b8017b35fe959809f9d6c251ea8d4f94bc042fc]

INTEGRATION: CWS mergebuild (1.1.76); FILE MERGED 2003/11/05 08:32:46 tra 1.1.76.1: #112953#changed tool to deal with ulf files and iso language code


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [8125c38c869866da872f1e7b048167f2b588abcf]

INTEGRATION: CWS mergebuild (1.15.2); FILE MERGED 2004/06/16 15:16:36 hjs 1.15.2.1: #i8252# dependency on transex3


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [8575f3a1a8a95ee7021279336bae041e947c03ed]

INTEGRATION: CWS mergebuild (1.1.1.1.6); FILE MERGED 2004/06/07 13:30:01 ihi 1.1.1.1.6.2: #i8252# Language id x-deprecated removed 2004/05/25 11:53:40 ihi 1.1.1.1.6.1: ISO Code update / Binfilter resources now uses ISO Codes


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [83581d5ef5e1c8d893ab4be2f709873506570663]

INTEGRATION: CWS mergebuild (1.1.1.1.6); FILE MERGED 2004/05/25 11:53:39 ihi 1.1.1.1.6.1: ISO Code update / Binfilter resources now uses ISO Codes


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [cd23a704407242e6d7dab4c1e374531fdd63b6cf]

INTEGRATION: CWS mergebuild (1.1.1.1.6); FILE MERGED 2004/06/08 16:08:14 ihi 1.1.1.1.6.1: #i8252# Iso codes / Added #define NO_LOCALIZE_EXPORT to prevent localize from export


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [96ea4bfd7da18d2574d3289b69f16072eb99c9e4]

INTEGRATION: CWS mergebuild (1.1.1.1.6); FILE MERGED 2004/06/16 07:37:36 ihi 1.1.1.1.6.4: #i8252# ISO Code / Fix no translates 2004/06/08 16:08:14 ihi 1.1.1.1.6.3: #i8252# Iso codes / Added #define NO_LOCALIZE_EXPORT to prevent localize from export 2004/06/07 13:30:00 ihi 1.1.1.1.6.2: #i8252# Language id x-deprecated removed 2004/05/25 11:53:39 ihi 1.1.1.1.6.1: ISO Code update / Binfilter resources now uses ISO Codes


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [302ab84a9ab456956039f9be2e6bb5b83c743e9e]

INTEGRATION: CWS mergebuild (1.1.1.1.6); FILE MERGED 2004/06/08 16:08:09 ihi 1.1.1.1.6.3: #i8252# Iso codes / Added #define NO_LOCALIZE_EXPORT to prevent localize from export 2004/06/07 13:29:58 ihi 1.1.1.1.6.2: #i8252# Language id x-deprecated removed 2004/05/25 11:53:35 ihi 1.1.1.1.6.1: ISO Code update / Binfilter resources now uses ISO Codes


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b7264f9cf698b578d214654cd5a6c97b8be8468c]

INTEGRATION: CWS mergebuild (1.1.1.1.6); FILE MERGED 2004/06/08 16:08:08 ihi 1.1.1.1.6.3: #i8252# Iso codes / Added #define NO_LOCALIZE_EXPORT to prevent localize from export 2004/06/07 13:29:58 ihi 1.1.1.1.6.2: #i8252# Language id x-deprecated removed 2004/05/25 11:53:35 ihi 1.1.1.1.6.1: ISO Code update / Binfilter resources now uses ISO Codes


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [3e5f0135afe92337c2accaf2799556481e50a364]

INTEGRATION: CWS mergebuild (1.1.1.1.6); FILE MERGED 2004/06/08 16:08:07 ihi 1.1.1.1.6.1: #i8252# Iso codes / Added #define NO_LOCALIZE_EXPORT to prevent localize from export


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [62f038919ae4ddee5dcbe990bf0c666300bd981c]

INTEGRATION: CWS mergebuild (1.1.1.1.6); FILE MERGED 2004/06/08 16:08:07 ihi 1.1.1.1.6.3: #i8252# Iso codes / Added #define NO_LOCALIZE_EXPORT to prevent localize from export 2004/06/07 13:29:57 ihi 1.1.1.1.6.2: #i8252# Language id x-deprecated removed 2004/05/25 11:53:34 ihi 1.1.1.1.6.1: ISO Code update / Binfilter resources now uses ISO Codes


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b7f8e6802e0be6ff9fe8b553ad7573c66e7d73fa]

INTEGRATION: CWS mergebuild (1.1.1.1.6); FILE MERGED 2004/06/08 16:08:06 ihi 1.1.1.1.6.3: #i8252# Iso codes / Added #define NO_LOCALIZE_EXPORT to prevent localize from export 2004/06/07 13:29:57 ihi 1.1.1.1.6.2: #i8252# Language id x-deprecated removed 2004/05/25 11:53:34 ihi 1.1.1.1.6.1: ISO Code update / Binfilter resources now uses ISO Codes


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a708a885d074ac679e3849255d750952c9e65278]

INTEGRATION: CWS mergebuild (1.1.1.1.6); FILE MERGED 2004/06/08 16:08:05 ihi 1.1.1.1.6.3: #i8252# Iso codes / Added #define NO_LOCALIZE_EXPORT to prevent localize from export 2004/06/07 13:29:56 ihi 1.1.1.1.6.2: #i8252# Language id x-deprecated removed 2004/05/25 11:53:33 ihi 1.1.1.1.6.1: ISO Code update / Binfilter resources now uses ISO Codes


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [bc58b1300532fe2dc58d6b1dc67ec8abc2409995]

INTEGRATION: CWS mergebuild (1.1.1.1.6); FILE MERGED 2004/06/16 07:37:28 ihi 1.1.1.1.6.4: #i8252# ISO Code / Fix no translates 2004/06/08 16:08:05 ihi 1.1.1.1.6.3: #i8252# Iso codes / Added #define NO_LOCALIZE_EXPORT to prevent localize from export 2004/06/07 13:29:56 ihi 1.1.1.1.6.2: #i8252# Language id x-deprecated removed 2004/05/25 11:53:33 ihi 1.1.1.1.6.1: ISO Code update / Binfilter resources now uses ISO Codes


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [cde0191f64486c7837bd2cbdc685a775410b159a]

INTEGRATION: CWS mergebuild (1.1.1.1.6); FILE MERGED 2004/06/08 16:08:00 ihi 1.1.1.1.6.3: #i8252# Iso codes / Added #define NO_LOCALIZE_EXPORT to prevent localize from export 2004/06/07 13:29:55 ihi 1.1.1.1.6.2: #i8252# Language id x-deprecated removed 2004/05/25 11:53:32 ihi 1.1.1.1.6.1: ISO Code update / Binfilter resources now uses ISO Codes


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [6ed66b95d9894b142c4421cc4661999c6aeb622a]

INTEGRATION: CWS mergebuild (1.1.1.1.6); FILE MERGED 2004/06/08 16:08:00 ihi 1.1.1.1.6.2: #i8252# Iso codes / Added #define NO_LOCALIZE_EXPORT to prevent localize from export 2004/05/25 11:53:32 ihi 1.1.1.1.6.1: ISO Code update / Binfilter resources now uses ISO Codes


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [59298dc2d58c095a137442f16abf7ab11a93236a]

INTEGRATION: CWS mergebuild (1.1.1.1.6); FILE MERGED 2004/06/08 16:07:59 ihi 1.1.1.1.6.2: #i8252# Iso codes / Added #define NO_LOCALIZE_EXPORT to prevent localize from export 2004/05/25 11:53:31 ihi 1.1.1.1.6.1: ISO Code update / Binfilter resources now uses ISO Codes


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [04266aa1daff36674ba8cf4eaf4dcd2b71ab0039]

INTEGRATION: CWS mergebuild (1.1.1.1.6); FILE MERGED 2004/06/08 16:07:58 ihi 1.1.1.1.6.1: #i8252# Iso codes / Added #define NO_LOCALIZE_EXPORT to prevent localize from export


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [4833d3cde467d0406e0897958b18dbc0797ec144]

INTEGRATION: CWS mergebuild (1.1.1.1.6); FILE MERGED 2004/06/08 16:07:52 ihi 1.1.1.1.6.3: #i8252# Iso codes / Added #define NO_LOCALIZE_EXPORT to prevent localize from export 2004/06/07 13:29:55 ihi 1.1.1.1.6.2: #i8252# Language id x-deprecated removed 2004/05/25 11:53:30 ihi 1.1.1.1.6.1: ISO Code update / Binfilter resources now uses ISO Codes


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [90695832dd42ff4107b5d2899789796b5db319d2]

INTEGRATION: CWS mergebuild (1.1.1.1.6); FILE MERGED 2004/06/08 16:07:51 ihi 1.1.1.1.6.3: #i8252# Iso codes / Added #define NO_LOCALIZE_EXPORT to prevent localize from export 2004/06/07 13:29:54 ihi 1.1.1.1.6.2: #i8252# Language id x-deprecated removed 2004/05/25 11:53:29 ihi 1.1.1.1.6.1: ISO Code update / Binfilter resources now uses ISO Codes


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f7a88bc724ddb4c8651d826768e32e32e7d32b17]

INTEGRATION: CWS mergebuild (1.1.1.1.6); FILE MERGED 2004/06/21 12:19:18 ihi 1.1.1.1.6.4: #i8252# Removed duplicated de entry 2004/06/08 16:07:50 ihi 1.1.1.1.6.3: #i8252# Iso codes / Added #define NO_LOCALIZE_EXPORT to prevent localize from export 2004/06/07 13:29:54 ihi 1.1.1.1.6.2: #i8252# Language id x-deprecated removed 2004/05/25 11:53:28 ihi 1.1.1.1.6.1: ISO Code update / Binfilter resources now uses ISO Codes


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [31f12a570bc0a9939a034462df33d9634633821e]

INTEGRATION: CWS mergebuild (1.1.1.1.6); FILE MERGED 2004/05/25 11:53:28 ihi 1.1.1.1.6.1: ISO Code update / Binfilter resources now uses ISO Codes


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [6533415b234ee72f6503fcf59c4f370df4ba3834]

INTEGRATION: CWS mergebuild (1.1.1.1.6); FILE MERGED 2004/06/08 16:07:50 ihi 1.1.1.1.6.3: #i8252# Iso codes / Added #define NO_LOCALIZE_EXPORT to prevent localize from export 2004/06/07 13:29:53 ihi 1.1.1.1.6.2: #i8252# Language id x-deprecated removed 2004/05/25 11:53:28 ihi 1.1.1.1.6.1: ISO Code update / Binfilter resources now uses ISO Codes


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b9e83570db357176869de2dc029a91a8073f3a8f]

INTEGRATION: CWS mergebuild (1.1.1.1.6); FILE MERGED 2004/06/16 07:37:49 ihi 1.1.1.1.6.4: #i8252# ISO Code / Fix no translates 2004/06/08 16:07:46 ihi 1.1.1.1.6.3: #i8252# Iso codes / Added #define NO_LOCALIZE_EXPORT to prevent localize from export 2004/06/07 13:29:53 ihi 1.1.1.1.6.2: #i8252# Language id x-deprecated removed 2004/05/25 11:53:25 ihi 1.1.1.1.6.1: ISO Code update / Binfilter resources now uses ISO Codes


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [651151826e24f6246480ad725471a878866832af]

INTEGRATION: CWS mergebuild (1.1.1.1.6); FILE MERGED 2004/06/08 16:07:42 ihi 1.1.1.1.6.3: #i8252# Iso codes / Added #define NO_LOCALIZE_EXPORT to prevent localize from export 2004/06/07 13:29:52 ihi 1.1.1.1.6.2: #i8252# Language id x-deprecated removed 2004/05/25 11:53:25 ihi 1.1.1.1.6.1: ISO Code update / Binfilter resources now uses ISO Codes


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [5c19b7b3c109788ddbe4a1d2d05103cc444ebe4d]

INTEGRATION: CWS mergebuild (1.1.1.1.6); FILE MERGED 2004/06/08 16:07:38 ihi 1.1.1.1.6.3: #i8252# Iso codes / Added #define NO_LOCALIZE_EXPORT to prevent localize from export 2004/06/07 13:29:50 ihi 1.1.1.1.6.2: #i8252# Language id x-deprecated removed 2004/05/25 11:53:23 ihi 1.1.1.1.6.1: ISO Code update / Binfilter resources now uses ISO Codes


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [be7e970185f1d426f17928beeea9aa599965b894]

INTEGRATION: CWS mergebuild (1.1.1.1.6); FILE MERGED 2004/06/08 16:07:38 ihi 1.1.1.1.6.3: #i8252# Iso codes / Added #define NO_LOCALIZE_EXPORT to prevent localize from export 2004/06/07 13:29:50 ihi 1.1.1.1.6.2: #i8252# Language id x-deprecated removed 2004/05/25 11:53:22 ihi 1.1.1.1.6.1: ISO Code update / Binfilter resources now uses ISO Codes


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [dbb8e666b0dff711429b4137a85e48128a538926]

INTEGRATION: CWS mergebuild (1.1.1.1.6); FILE MERGED 2004/06/08 16:07:33 ihi 1.1.1.1.6.3: #i8252# Iso codes / Added #define NO_LOCALIZE_EXPORT to prevent localize from export 2004/06/07 13:29:48 ihi 1.1.1.1.6.2: #i8252# Language id x-deprecated removed 2004/05/25 11:53:21 ihi 1.1.1.1.6.1: ISO Code update / Binfilter resources now uses ISO Codes


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [31633e62b81ca9308612bd3b05bb92d676f75d32]

INTEGRATION: CWS mergebuild (1.1.1.1.6); FILE MERGED 2004/06/08 16:07:25 ihi 1.1.1.1.6.3: #i8252# Iso codes / Added #define NO_LOCALIZE_EXPORT to prevent localize from export 2004/06/07 13:29:47 ihi 1.1.1.1.6.2: #i8252# Language id x-deprecated removed 2004/05/25 11:53:20 ihi 1.1.1.1.6.1: ISO Code update / Binfilter resources now uses ISO Codes


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [d8c0362b6a81674293e4a835652c39e04de47848]

INTEGRATION: CWS mergebuild (1.1.1.1.6); FILE MERGED 2004/06/21 11:42:37 ihi 1.1.1.1.6.5: #i8252# Removed duplicated de entry 2004/06/16 07:37:22 ihi 1.1.1.1.6.4: #i8252# ISO Code / Fix no translates 2004/06/08 16:07:23 ihi 1.1.1.1.6.3: #i8252# Iso codes / Added #define NO_LOCALIZE_EXPORT to prevent localize from export 2004/06/07 13:29:47 ihi 1.1.1.1.6.2: #i8252# Language id x-deprecated removed 2004/05/25 11:53:20 ihi 1.1.1.1.6.1: ISO Code update / Binfilter resources now uses ISO Codes


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [ab1c03a2c56f4cfe35cee31ce9284cfbb02e81f9]

INTEGRATION: CWS mergebuild (1.1.1.1.6); FILE MERGED 2004/06/08 16:07:18 ihi 1.1.1.1.6.1: #i8252# Iso codes / Added #define NO_LOCALIZE_EXPORT to prevent localize from export


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [42de30461805a182f969d59efc54b0fc0beb3a39]

INTEGRATION: CWS mergebuild (1.1.1.1.6); FILE MERGED 2004/06/08 16:07:13 ihi 1.1.1.1.6.3: #i8252# Iso codes / Added #define NO_LOCALIZE_EXPORT to prevent localize from export 2004/06/07 13:29:43 ihi 1.1.1.1.6.2: #i8252# Language id x-deprecated removed 2004/05/25 11:53:16 ihi 1.1.1.1.6.1: ISO Code update / Binfilter resources now uses ISO Codes


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [d370488a6d752eae8f9e2e301c6d62c1e42eaaa1]

INTEGRATION: CWS mergebuild (1.1.1.1.6); FILE MERGED 2004/06/16 07:41:39 ihi 1.1.1.1.6.4: #i8252# ISO Code / Fix no translates 2004/06/08 16:07:10 ihi 1.1.1.1.6.3: #i8252# Iso codes / Added #define NO_LOCALIZE_EXPORT to prevent localize from export 2004/06/07 13:29:42 ihi 1.1.1.1.6.2: #i8252# Language id x-deprecated removed 2004/05/25 11:53:15 ihi 1.1.1.1.6.1: ISO Code update / Binfilter resources now uses ISO Codes


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [3c6a54c17102a32d589ecb71865ed6fab96daa73]

INTEGRATION: CWS mergebuild (1.3.6); FILE MERGED 2004/05/24 17:39:55 ihi 1.3.6.1: ISO Code update


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [6270576aa2a0648358d71986fe4b8b83f029342b]

INTEGRATION: CWS mergebuild (1.2.6); FILE MERGED 2004/05/24 17:39:06 ihi 1.2.6.1: ISO Code update


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [376ed863f07084dda01b1d7e41cd4334a2c68a09]

INTEGRATION: CWS mergebuild (1.1.1.1.6); FILE MERGED 2004/06/08 16:07:09 ihi 1.1.1.1.6.3: #i8252# Iso codes / Added #define NO_LOCALIZE_EXPORT to prevent localize from export 2004/06/07 13:29:41 ihi 1.1.1.1.6.2: #i8252# Language id x-deprecated removed 2004/05/25 11:53:14 ihi 1.1.1.1.6.1: ISO Code update / Binfilter resources now uses ISO Codes


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [ac587b3ba34b4b2b31430813f69accfabab73f31]

INTEGRATION: CWS mergebuild (1.1.1.1.6); FILE MERGED 2004/06/16 07:41:04 ihi 1.1.1.1.6.4: #i8252# ISO Code / Fix no translates 2004/06/08 16:06:57 ihi 1.1.1.1.6.3: #i8252# Iso codes / Added #define NO_LOCALIZE_EXPORT to prevent localize from export 2004/06/07 13:29:37 ihi 1.1.1.1.6.2: #i8252# Language id x-deprecated removed 2004/05/25 11:53:10 ihi 1.1.1.1.6.1: ISO Code update / Binfilter resources now uses ISO Codes


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [57eb1e9b1ac963df5fee4fe097b71b30d12b154c]

INTEGRATION: CWS mergebuild (1.1.1.1.6); FILE MERGED 2004/06/08 16:06:56 ihi 1.1.1.1.6.3: #i8252# Iso codes / Added #define NO_LOCALIZE_EXPORT to prevent localize from export 2004/06/07 13:29:36 ihi 1.1.1.1.6.2: #i8252# Language id x-deprecated removed 2004/05/25 11:53:10 ihi 1.1.1.1.6.1: ISO Code update / Binfilter resources now uses ISO Codes


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [3bb1db55eeae3380e99cce3dfa72a83d738e3e6d]

INTEGRATION: CWS mergebuild (1.1.1.1.6); FILE MERGED 2004/06/16 07:41:30 ihi 1.1.1.1.6.4: #i8252# ISO Code / Fix no translates 2004/06/08 16:06:53 ihi 1.1.1.1.6.3: #i8252# Iso codes / Added #define NO_LOCALIZE_EXPORT to prevent localize from export 2004/06/07 13:29:34 ihi 1.1.1.1.6.2: #i8252# Language id x-deprecated removed 2004/05/25 11:53:08 ihi 1.1.1.1.6.1: ISO Code update / Binfilter resources now uses ISO Codes


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [97eafab0c867ba514fe8d326530ace52882d74e5]

INTEGRATION: CWS mergebuild (1.1.1.1.6); FILE MERGED 2004/06/08 16:06:53 ihi 1.1.1.1.6.3: #i8252# Iso codes / Added #define NO_LOCALIZE_EXPORT to prevent localize from export 2004/06/07 13:29:34 ihi 1.1.1.1.6.2: #i8252# Language id x-deprecated removed 2004/05/25 11:53:08 ihi 1.1.1.1.6.1: ISO Code update / Binfilter resources now uses ISO Codes


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a63a021a3ea6ec9d6d7fe20e691b42917cb92663]

INTEGRATION: CWS mergebuild (1.1.1.1.6); FILE MERGED 2004/06/16 07:41:30 ihi 1.1.1.1.6.4: #i8252# ISO Code / Fix no translates 2004/06/08 16:06:53 ihi 1.1.1.1.6.3: #i8252# Iso codes / Added #define NO_LOCALIZE_EXPORT to prevent localize from export 2004/06/07 13:29:33 ihi 1.1.1.1.6.2: #i8252# Language id x-deprecated removed 2004/05/25 11:53:07 ihi 1.1.1.1.6.1: ISO Code update / Binfilter resources now uses ISO Codes


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [06632d49ae74bf39d419855dbd23ccee737d5f29]

INTEGRATION: CWS mergebuild (1.1.1.1.6); FILE MERGED 2004/06/08 16:06:52 ihi 1.1.1.1.6.3: #i8252# Iso codes / Added #define NO_LOCALIZE_EXPORT to prevent localize from export 2004/06/07 13:29:32 ihi 1.1.1.1.6.2: #i8252# Language id x-deprecated removed 2004/05/25 11:53:07 ihi 1.1.1.1.6.1: ISO Code update / Binfilter resources now uses ISO Codes


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [9e2e6e3785363107bbea2f16e1ea75adb913e24c]

INTEGRATION: CWS mergebuild (1.1.1.1.6); FILE MERGED 2004/06/08 16:06:51 ihi 1.1.1.1.6.3: #i8252# Iso codes / Added #define NO_LOCALIZE_EXPORT to prevent localize from export 2004/06/07 13:29:31 ihi 1.1.1.1.6.2: #i8252# Language id x-deprecated removed 2004/05/25 11:53:07 ihi 1.1.1.1.6.1: ISO Code update / Binfilter resources now uses ISO Codes


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [3d39838f9cb76460dc6a42d653514b9261e5936f]

INTEGRATION: CWS mergebuild (1.1.1.1.6); FILE MERGED 2004/06/08 16:06:51 ihi 1.1.1.1.6.3: #i8252# Iso codes / Added #define NO_LOCALIZE_EXPORT to prevent localize from export 2004/06/07 13:29:30 ihi 1.1.1.1.6.2: #i8252# Language id x-deprecated removed 2004/05/25 11:53:07 ihi 1.1.1.1.6.1: ISO Code update / Binfilter resources now uses ISO Codes


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [de9bf165d8cd34da95ba6b6c3ffe5d4c77513070]

INTEGRATION: CWS mergebuild (1.1.1.1.6); FILE MERGED 2004/06/08 16:06:46 ihi 1.1.1.1.6.3: #i8252# Iso codes / Added #define NO_LOCALIZE_EXPORT to prevent localize from export 2004/06/07 13:29:28 ihi 1.1.1.1.6.2: #i8252# Language id x-deprecated removed 2004/05/25 11:53:05 ihi 1.1.1.1.6.1: ISO Code update / Binfilter resources now uses ISO Codes


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [3e3bcd6e4affbe7d035de50d9dad4ab0a4d3482a]

INTEGRATION: CWS mergebuild (1.2.6); FILE MERGED 2004/05/24 14:56:26 hjs 1.2.6.1: #i8252# switch to Locale


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [edaf40fe030744f2c87a5febd6a70594d93d87f3]

INTEGRATION: CWS mergebuild (1.1.1.1.6); FILE MERGED 2004/06/08 16:06:45 ihi 1.1.1.1.6.3: #i8252# Iso codes / Added #define NO_LOCALIZE_EXPORT to prevent localize from export 2004/06/07 13:29:27 ihi 1.1.1.1.6.2: #i8252# Language id x-deprecated removed 2004/05/25 11:53:04 ihi 1.1.1.1.6.1: ISO Code update / Binfilter resources now uses ISO Codes


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [89b389fa3a0f85e8c2da33392c34fd170ffd7f06]

INTEGRATION: CWS mergebuild (1.1.1.1.6); FILE MERGED 2004/06/16 07:41:52 ihi 1.1.1.1.6.4: #i8252# ISO Code / Fix no translates 2004/06/08 16:06:32 ihi 1.1.1.1.6.3: #i8252# Iso codes / Added #define NO_LOCALIZE_EXPORT to prevent localize from export 2004/06/07 13:29:26 ihi 1.1.1.1.6.2: #i8252# Language id x-deprecated removed 2004/05/25 11:53:03 ihi 1.1.1.1.6.1: ISO Code update / Binfilter resources now uses ISO Codes


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [daea5ef6cc2c134e933c51f294c8a40cdc3b5931]

INTEGRATION: CWS mergebuild (1.1.1.1.6); FILE MERGED 2004/06/08 16:06:27 ihi 1.1.1.1.6.3: #i8252# Iso codes / Added #define NO_LOCALIZE_EXPORT to prevent localize from export 2004/06/07 13:29:24 ihi 1.1.1.1.6.2: #i8252# Language id x-deprecated removed 2004/05/25 11:53:02 ihi 1.1.1.1.6.1: ISO Code update / Binfilter resources now uses ISO Codes


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [9cb7329041136c3b138a06759e176729fb3d44a3]

INTEGRATION: CWS mergebuild (1.1.1.1.6); FILE MERGED 2004/06/16 07:41:51 ihi 1.1.1.1.6.4: #i8252# ISO Code / Fix no translates 2004/06/08 16:06:23 ihi 1.1.1.1.6.3: #i8252# Iso codes / Added #define NO_LOCALIZE_EXPORT to prevent localize from export 2004/06/07 13:29:23 ihi 1.1.1.1.6.2: #i8252# Language id x-deprecated removed 2004/05/25 11:53:01 ihi 1.1.1.1.6.1: ISO Code update / Binfilter resources now uses ISO Codes


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [ac5403fda2c8cd1c7e3cd91745e63b3683b93b2b]

INTEGRATION: CWS mergebuild (1.1.1.1.6); FILE MERGED 2004/06/16 07:41:51 ihi 1.1.1.1.6.4: #i8252# ISO Code / Fix no translates 2004/06/08 16:06:23 ihi 1.1.1.1.6.3: #i8252# Iso codes / Added #define NO_LOCALIZE_EXPORT to prevent localize from export 2004/06/07 13:29:23 ihi 1.1.1.1.6.2: #i8252# Language id x-deprecated removed 2004/05/25 11:53:00 ihi 1.1.1.1.6.1: ISO Code update / Binfilter resources now uses ISO Codes


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [348b8349edd9496ff760a94e27f41596d54ef4b0]

INTEGRATION: CWS mergebuild (1.1.1.1.6); FILE MERGED 2004/06/08 16:06:04 ihi 1.1.1.1.6.1: #i8252# Iso codes / Added #define NO_LOCALIZE_EXPORT to prevent localize from export


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [6b0ec0dbf3612617f9145ce7ea499e270f52d965]

INTEGRATION: CWS mergebuild (1.1.1.1.6); FILE MERGED 2004/06/16 07:38:26 ihi 1.1.1.1.6.4: #i8252# ISO Code / Fix no translates 2004/06/08 16:06:03 ihi 1.1.1.1.6.3: #i8252# Iso codes / Added #define NO_LOCALIZE_EXPORT to prevent localize from export 2004/06/07 13:29:18 ihi 1.1.1.1.6.2: #i8252# Language id x-deprecated removed 2004/05/25 11:52:55 ihi 1.1.1.1.6.1: ISO Code update / Binfilter resources now uses ISO Codes


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [fc90fd142100994cfee64022eb9e3a8fbf5ccf83]

INTEGRATION: CWS mergebuild (1.1.1.1.6); FILE MERGED 2004/06/16 07:38:25 ihi 1.1.1.1.6.4: #i8252# ISO Code / Fix no translates 2004/06/08 16:06:02 ihi 1.1.1.1.6.3: #i8252# Iso codes / Added #define NO_LOCALIZE_EXPORT to prevent localize from export 2004/06/07 13:29:17 ihi 1.1.1.1.6.2: #i8252# Language id x-deprecated removed 2004/05/25 11:52:54 ihi 1.1.1.1.6.1: ISO Code update / Binfilter resources now uses ISO Codes


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [3fad696f1fc3ad93220625a74c54cde9b3b5460e]

INTEGRATION: CWS mergebuild (1.1.1.1.6); FILE MERGED 2004/06/08 16:06:02 ihi 1.1.1.1.6.1: #i8252# Iso codes / Added #define NO_LOCALIZE_EXPORT to prevent localize from export


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b7e79aa20a0b1f92c1093c6703cf924a63014cf4]

#i10000# store found locale to allow error messages to display correctly


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [9b9d2fce26d24688513d9819f6727284bc89343d]

INTEGRATION: CWS mergebuild (1.4.6); FILE MERGED 2004/05/24 17:13:02 hjs 1.4.6.1: #i8252# merge on the fly


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [556a80cb6b71a70fb104993a6267e2c11df26a76]

INTEGRATION: CWS mergebuild (1.6.6); FILE MERGED 2004/05/25 11:52:45 ihi 1.6.6.1: ISO Code update / Binfilter resources now uses ISO Codes


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [7b86035f651531eadadb67c09e85ef34bce0ad39]

INTEGRATION: CWS mergebuild (1.1.1.1.6); FILE MERGED 2004/06/16 07:38:42 ihi 1.1.1.1.6.4: #i8252# ISO Code / Fix no translates 2004/06/08 16:05:39 ihi 1.1.1.1.6.3: #i8252# Iso codes / Added #define NO_LOCALIZE_EXPORT to prevent localize from export 2004/06/07 13:29:06 ihi 1.1.1.1.6.2: #i8252# Language id x-deprecated removed 2004/05/25 11:52:44 ihi 1.1.1.1.6.1: ISO Code update / Binfilter resources now uses ISO Codes


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [35b1eaf1e64055e4a5c51a42418cf854bc3d686a]

INTEGRATION: CWS mergebuild (1.1.1.1.6); FILE MERGED 2004/06/08 16:05:38 ihi 1.1.1.1.6.3: #i8252# Iso codes / Added #define NO_LOCALIZE_EXPORT to prevent localize from export 2004/06/07 13:29:05 ihi 1.1.1.1.6.2: #i8252# Language id x-deprecated removed 2004/05/25 11:52:43 ihi 1.1.1.1.6.1: ISO Code update / Binfilter resources now uses ISO Codes


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [4ea2624a1d23b483a9dd5b2f210bc5176f3aa885]

INTEGRATION: CWS mergebuild (1.1.1.1.6); FILE MERGED 2004/06/16 07:38:41 ihi 1.1.1.1.6.5: #i8252# ISO Code / Fix no translates 2004/06/08 16:05:37 ihi 1.1.1.1.6.4: #i8252# Iso codes / Added #define NO_LOCALIZE_EXPORT to prevent localize from export 2004/06/07 13:29:04 ihi 1.1.1.1.6.3: #i8252# Language id x-deprecated removed 2004/06/02 10:48:23 hjs 1.1.1.1.6.2: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/05/25 11:52:43 ihi 1.1.1.1.6.1: ISO Code update / Binfilter resources now uses ISO Codes


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [3975ed2bc19afa3df70b19963b9607b39c5b5d36]

INTEGRATION: CWS mergebuild (1.3.6); FILE MERGED 2004/05/24 17:12:44 hjs 1.3.6.1: #i8252# merge on the fly


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [54fe2ca89119be76cf79b8674f676ccf8e7f52a5]

INTEGRATION: CWS mergebuild (1.1.1.1.6); FILE MERGED 2004/06/08 16:05:34 ihi 1.1.1.1.6.1: #i8252# Iso codes / Added #define NO_LOCALIZE_EXPORT to prevent localize from export


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [e31bdc6c31515311a67c9cf53ac3d06f16ffe0e3]

INTEGRATION: CWS mergebuild (1.1.1.1.6); FILE MERGED 2004/06/16 07:38:00 ihi 1.1.1.1.6.4: #i8252# ISO Code / Fix no translates 2004/06/08 16:05:18 ihi 1.1.1.1.6.3: #i8252# Iso codes / Added #define NO_LOCALIZE_EXPORT to prevent localize from export 2004/06/07 13:29:00 ihi 1.1.1.1.6.2: #i8252# Language id x-deprecated removed 2004/05/25 11:52:40 ihi 1.1.1.1.6.1: ISO Code update / Binfilter resources now uses ISO Codes


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [8430476b5cd0082a6c9f84a96152f5348cba7b06]

INTEGRATION: CWS mergebuild (1.1.6); FILE MERGED 2004/06/16 07:38:07 ihi 1.1.6.4: #i8252# ISO Code / Fix no translates 2004/06/08 16:05:07 ihi 1.1.6.3: #i8252# Iso codes / Added #define NO_LOCALIZE_EXPORT to prevent localize from export 2004/06/07 13:28:57 ihi 1.1.6.2: #i8252# Language id x-deprecated removed 2004/05/25 11:52:37 ihi 1.1.6.1: ISO Code update / Binfilter resources now uses ISO Codes


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [50e8055fdba23ecf2d2895d12230b3f5a82c4068]

INTEGRATION: CWS mergebuild (1.1.1.1.6); FILE MERGED 2004/06/08 16:05:05 ihi 1.1.1.1.6.1: #i8252# Iso codes / Added #define NO_LOCALIZE_EXPORT to prevent localize from export


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [5016ec993f4e0d9beca153bf0cc65651c6521256]

INTEGRATION: CWS mergebuild (1.1.1.1.6); FILE MERGED 2004/06/16 07:40:36 ihi 1.1.1.1.6.4: #i8252# ISO Code / Fix no translates 2004/06/08 16:04:54 ihi 1.1.1.1.6.3: #i8252# Iso codes / Added #define NO_LOCALIZE_EXPORT to prevent localize from export 2004/06/07 13:28:55 ihi 1.1.1.1.6.2: #i8252# Language id x-deprecated removed 2004/05/25 11:52:36 ihi 1.1.1.1.6.1: ISO Code update / Binfilter resources now uses ISO Codes


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [9eb6fed618a03845235081bde92a5e8a364800cb]

INTEGRATION: CWS mergebuild (1.1.1.1.6); FILE MERGED 2004/06/08 16:04:53 ihi 1.1.1.1.6.3: #i8252# Iso codes / Added #define NO_LOCALIZE_EXPORT to prevent localize from export 2004/06/07 13:28:55 ihi 1.1.1.1.6.2: #i8252# Language id x-deprecated removed 2004/05/25 11:52:36 ihi 1.1.1.1.6.1: ISO Code update / Binfilter resources now uses ISO Codes


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [9dcc9d7015d8a6007cf61ab35a91a097dcdd3e7a]

INTEGRATION: CWS mergebuild (1.1.1.1.6); FILE MERGED 2004/06/08 16:04:53 ihi 1.1.1.1.6.3: #i8252# Iso codes / Added #define NO_LOCALIZE_EXPORT to prevent localize from export 2004/06/07 13:28:55 ihi 1.1.1.1.6.2: #i8252# Language id x-deprecated removed 2004/05/25 11:52:35 ihi 1.1.1.1.6.1: ISO Code update / Binfilter resources now uses ISO Codes


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [6ee2a07731a67637fdcb530e9a52504749ad0106]

INTEGRATION: CWS mergebuild (1.1.1.1.6); FILE MERGED 2004/06/16 07:40:36 ihi 1.1.1.1.6.4: #i8252# ISO Code / Fix no translates 2004/06/08 16:04:53 ihi 1.1.1.1.6.3: #i8252# Iso codes / Added #define NO_LOCALIZE_EXPORT to prevent localize from export 2004/06/07 13:28:54 ihi 1.1.1.1.6.2: #i8252# Language id x-deprecated removed 2004/05/25 11:52:35 ihi 1.1.1.1.6.1: ISO Code update / Binfilter resources now uses ISO Codes


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [758674c2419570d267ad292c04cc19849d08087d]

INTEGRATION: CWS mergebuild (1.1.6); FILE MERGED 2004/06/16 07:40:42 ihi 1.1.6.4: #i8252# ISO Code / Fix no translates 2004/06/08 16:04:51 ihi 1.1.6.3: #i8252# Iso codes / Added #define NO_LOCALIZE_EXPORT to prevent localize from export 2004/06/07 13:28:53 ihi 1.1.6.2: #i8252# Language id x-deprecated removed 2004/05/25 11:52:35 ihi 1.1.6.1: ISO Code update / Binfilter resources now uses ISO Codes


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [647883f97be85cbfbd0e04d5153dfd6d58b9d823]

INTEGRATION: CWS mergebuild (1.1.1.1.6); FILE MERGED 2004/06/08 16:04:49 ihi 1.1.1.1.6.1: #i8252# Iso codes / Added #define NO_LOCALIZE_EXPORT to prevent localize from export


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [33258ac10fb9c0f5f308a14b9c7e58bee502f39e]

INTEGRATION: CWS mergebuild (1.1.1.1.6); FILE MERGED 2004/06/16 07:39:58 ihi 1.1.1.1.6.4: #i8252# ISO Code / Fix no translates 2004/06/08 16:04:44 ihi 1.1.1.1.6.3: #i8252# Iso codes / Added #define NO_LOCALIZE_EXPORT to prevent localize from export 2004/06/07 13:28:52 ihi 1.1.1.1.6.2: #i8252# Language id x-deprecated removed 2004/05/25 11:52:33 ihi 1.1.1.1.6.1: ISO Code update / Binfilter resources now uses ISO Codes


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [19ed371941de8f8e98126c2d8c3bb7e7f2a8a4a2]

INTEGRATION: CWS mergebuild (1.1.1.1.6); FILE MERGED 2004/06/08 16:04:40 ihi 1.1.1.1.6.3: #i8252# Iso codes / Added #define NO_LOCALIZE_EXPORT to prevent localize from export 2004/06/07 13:28:51 ihi 1.1.1.1.6.2: #i8252# Language id x-deprecated removed 2004/05/25 11:52:33 ihi 1.1.1.1.6.1: ISO Code update / Binfilter resources now uses ISO Codes


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [9814b52f3b7b9bd2768b997ff8215254b708f07b]

INTEGRATION: CWS mergebuild (1.1.1.1.6); FILE MERGED 2004/06/16 07:39:58 ihi 1.1.1.1.6.4: #i8252# ISO Code / Fix no translates 2004/06/08 16:04:39 ihi 1.1.1.1.6.3: #i8252# Iso codes / Added #define NO_LOCALIZE_EXPORT to prevent localize from export 2004/06/07 13:28:51 ihi 1.1.1.1.6.2: #i8252# Language id x-deprecated removed 2004/05/25 11:52:33 ihi 1.1.1.1.6.1: ISO Code update / Binfilter resources now uses ISO Codes


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [71390c988be71d77fee20a0ec9229a8b60dc971b]

INTEGRATION: CWS mergebuild (1.1.1.1.6); FILE MERGED 2004/06/08 16:04:39 ihi 1.1.1.1.6.2: #i8252# Iso codes / Added #define NO_LOCALIZE_EXPORT to prevent localize from export 2004/05/25 11:52:33 ihi 1.1.1.1.6.1: ISO Code update / Binfilter resources now uses ISO Codes


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [6c123c1a28685fbb70ac608e7169228f20bb5cf3]

INTEGRATION: CWS mergebuild (1.1.1.1.6); FILE MERGED 2004/06/08 16:04:36 ihi 1.1.1.1.6.3: #i8252# Iso codes / Added #define NO_LOCALIZE_EXPORT to prevent localize from export 2004/06/07 13:28:49 ihi 1.1.1.1.6.2: #i8252# Language id x-deprecated removed 2004/05/25 11:52:31 ihi 1.1.1.1.6.1: ISO Code update / Binfilter resources now uses ISO Codes


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [55582d18246b709e1848424813fc98160b669818]

INTEGRATION: CWS mergebuild (1.1.1.1.6); FILE MERGED 2004/06/08 16:04:34 ihi 1.1.1.1.6.3: #i8252# Iso codes / Added #define NO_LOCALIZE_EXPORT to prevent localize from export 2004/06/07 13:28:48 ihi 1.1.1.1.6.2: #i8252# Language id x-deprecated removed 2004/05/25 11:52:31 ihi 1.1.1.1.6.1: ISO Code update / Binfilter resources now uses ISO Codes


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [dcb299c2eaee2df77d5b50b74401bc51a45198f4]

INTEGRATION: CWS mergebuild (1.124.4); FILE MERGED 2004/05/28 17:44:01 hjs 1.124.4.6: RESYNC: (1.135-1.137); FILE MERGED 2004/05/21 16:55:44 hjs 1.124.4.5: #i8252# switch to Locale 2004/05/18 17:42:55 hjs 1.124.4.4: RESYNC: (1.133-1.135); FILE MERGED 2004/04/21 06:58:35 hjs 1.124.4.3: RESYNC: (1.124-1.133); FILE MERGED 2004/01/29 15:41:40 hjs 1.124.4.2: #i8252# chng. resmgr creation parameters from LanguageType to ::com::sun::star::lang::Locale 2003/12/10 18:07:32 hjs 1.124.4.1: #i8252# set UILocale at startup


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b10af45a721a589adf9360a7afcc8cc07f68e4b8]

INTEGRATION: CWS mergebuild (1.1.1.1.6); FILE MERGED 2004/06/08 16:04:04 ihi 1.1.1.1.6.1: #i8252# Iso codes / Added #define NO_LOCALIZE_EXPORT to prevent localize from export


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [64404508f716f1677f0170a6960c71cc0e23e4bc]

INTEGRATION: CWS mergebuild (1.1.1.1.6); FILE MERGED 2004/06/08 16:04:03 ihi 1.1.1.1.6.1: #i8252# Iso codes / Added #define NO_LOCALIZE_EXPORT to prevent localize from export


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [de234c2fba9c42165efe7913661f36dd3283473b]

INTEGRATION: CWS mergebuild (1.1.1.1.6); FILE MERGED 2004/06/08 16:04:01 ihi 1.1.1.1.6.1: #i8252# Iso codes / Added #define NO_LOCALIZE_EXPORT to prevent localize from export


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [8c46fdcd381d26fe280d4db7668fe70a8af9a273]

INTEGRATION: CWS mergebuild (1.1.1.1.6); FILE MERGED 2004/06/08 16:03:59 ihi 1.1.1.1.6.1: #i8252# Iso codes / Added #define NO_LOCALIZE_EXPORT to prevent localize from export


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [da1447e2b5aac82a3af0318ac9e270fd69882923]

INTEGRATION: CWS mergebuild (1.1.6); FILE MERGED 2004/06/08 16:03:58 ihi 1.1.6.3: #i8252# Iso codes / Added #define NO_LOCALIZE_EXPORT to prevent localize from export 2004/06/07 13:28:44 ihi 1.1.6.2: #i8252# Language id x-deprecated removed 2004/05/25 11:52:27 ihi 1.1.6.1: ISO Code update / Binfilter resources now uses ISO Codes


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a0a887bc03381db8dc53bb20921465531ad42f09]

INTEGRATION: CWS mergebuild (1.3.6); FILE MERGED 2004/06/07 13:28:42 ihi 1.3.6.2: #i8252# Language id x-deprecated removed 2004/05/25 11:52:26 ihi 1.3.6.1: ISO Code update / Binfilter resources now uses ISO Codes


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [5604d101443bbd9fab82a2fc47fd05bdc1a4d71f]

INTEGRATION: CWS mergebuild (1.4.42); FILE MERGED 2004/01/29 15:41:54 hjs 1.4.42.1: #i8252# chng. resmgr creation parameters from LanguageType to ::com::sun::star::lang::Locale


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f874e6c71a808c4d4d9f651df2e0c93304ebdf56]

INTEGRATION: CWS mergebuild (1.1.1.1.6); FILE MERGED 2004/06/16 07:40:09 ihi 1.1.1.1.6.4: #i8252# ISO Code / Fix no translates 2004/06/08 16:03:45 ihi 1.1.1.1.6.3: #i8252# Iso codes / Added #define NO_LOCALIZE_EXPORT to prevent localize from export 2004/06/07 13:28:36 ihi 1.1.1.1.6.2: #i8252# Language id x-deprecated removed 2004/05/25 11:52:21 ihi 1.1.1.1.6.1: ISO Code update / Binfilter resources now uses ISO Codes


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [1e771f31f7a7c7d9b7f07dd7b1ce13a8588b3ba4]

INTEGRATION: CWS mergebuild (1.2.6); FILE MERGED 2004/05/25 11:52:21 ihi 1.2.6.1: ISO Code update / Binfilter resources now uses ISO Codes


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [72379f43b849f791b631de0db31dbd60aa8335d8]

INTEGRATION: CWS mergebuild (1.17.50); FILE MERGED 2004/05/28 14:21:07 hjs 1.17.50.2: RESYNC: (1.17-1.18); FILE MERGED 2003/10/20 13:58:45 hjs 1.17.50.1: #111260# find delivered srs files


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [1b439078d6ef61571bdbbaea625b6fb11aa91ec0]

INTEGRATION: CWS mergebuild (1.28.20); FILE MERGED 2004/04/21 05:12:25 hjs 1.28.20.5: RESYNC: (1.28-1.29); FILE MERGED 2004/02/20 18:23:38 ihi 1.28.20.4: Merge-While-Buld update 2003/12/16 16:18:47 ihi 1.28.20.3: x-no-translate conversion 2003/11/11 19:15:29 ihi 1.28.20.2: en -> en-US 2003/11/10 16:44:05 ihi 1.28.20.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [0c547135e085e0d42538cde3df5a4d27b0347ba4]

INTEGRATION: CWS mergebuild (1.44.20); FILE MERGED 2004/04/21 05:11:43 hjs 1.44.20.3: RESYNC: (1.44-1.45); FILE MERGED 2003/11/11 19:15:25 ihi 1.44.20.2: en -> en-US 2003/11/10 16:44:03 ihi 1.44.20.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [ca21054327773ad3f7387fbc7175b97f4d76b930]

INTEGRATION: CWS mergebuild (1.23.20); FILE MERGED 2004/05/28 14:20:41 hjs 1.23.20.5: RESYNC: (1.24-1.25); FILE MERGED 2004/04/30 16:32:37 hjs 1.23.20.4: #i8252# fix unmerge probs 2004/04/21 05:11:15 hjs 1.23.20.3: RESYNC: (1.23-1.24); FILE MERGED 2003/11/11 19:15:25 ihi 1.23.20.2: en -> en-US 2003/11/10 16:44:02 ihi 1.23.20.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [529d92ee9400590cb1b40af51f1ec2be3cff4136]

INTEGRATION: CWS mergebuild (1.24.20); FILE MERGED 2004/04/21 05:11:08 hjs 1.24.20.3: RESYNC: (1.24-1.25); FILE MERGED 2003/11/11 19:15:24 ihi 1.24.20.2: en -> en-US 2003/11/10 16:44:02 ihi 1.24.20.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [af06517788a400dd976fb030476f5763f29c589f]

INTEGRATION: CWS mergebuild (1.51.20); FILE MERGED 2004/06/03 19:27:43 hjs 1.51.20.7: #i8252# resync problems 2004/05/28 14:20:32 hjs 1.51.20.6: RESYNC: (1.52-1.53); FILE MERGED 2004/04/30 16:32:37 hjs 1.51.20.5: #i8252# fix unmerge probs 2004/04/21 05:11:00 hjs 1.51.20.4: RESYNC: (1.51-1.52); FILE MERGED 2004/02/20 18:23:37 ihi 1.51.20.3: Merge-While-Buld update 2003/11/11 19:15:23 ihi 1.51.20.2: en -> en-US 2003/11/10 16:44:02 ihi 1.51.20.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [ba7ce024c8791669ffd8084967be22ee3726e354]

INTEGRATION: CWS mergebuild (1.52.20); FILE MERGED 2004/05/28 14:19:03 hjs 1.52.20.4: RESYNC: (1.53-1.54); FILE MERGED 2004/04/21 05:10:39 hjs 1.52.20.3: RESYNC: (1.52-1.53); FILE MERGED 2003/11/11 19:15:23 ihi 1.52.20.2: en -> en-US 2003/11/10 16:44:01 ihi 1.52.20.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [77dfb355b292d8eec7ed6257643bb09648c649bc]

INTEGRATION: CWS mergebuild (1.12.14); FILE MERGED 2004/01/29 15:34:00 hjs 1.12.14.1: #i8252# chng. resmgr creation parameters from LanguageType to ::com::sun::star::lang::Locale


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [65ef5ccf9f04f336184e8ec8b13e433e051599cb]

INTEGRATION: CWS mergebuild (1.21.20); FILE MERGED 2004/04/21 05:10:32 hjs 1.21.20.3: RESYNC: (1.21-1.22); FILE MERGED 2003/11/11 19:15:22 ihi 1.21.20.2: en -> en-US 2003/11/10 16:44:01 ihi 1.21.20.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [abb263bc3d4308765fbc3019ffeb54b5ee027c5e]

INTEGRATION: CWS mergebuild (1.92.20); FILE MERGED 2004/05/28 14:18:19 hjs 1.92.20.9: RESYNC: (1.95-1.96); FILE MERGED 2004/05/21 14:05:10 hjs 1.92.20.8: #i8252# fix resync problems 2004/05/18 15:48:12 hjs 1.92.20.7: RESYNC: (1.94-1.95); FILE MERGED 2004/04/30 16:32:36 hjs 1.92.20.6: #i8252# fix unmerge probs 2004/04/21 05:09:50 hjs 1.92.20.5: RESYNC: (1.92-1.94); FILE MERGED 2004/02/20 18:23:36 ihi 1.92.20.4: Merge-While-Buld update 2003/12/16 16:18:45 ihi 1.92.20.3: x-no-translate conversion 2003/11/11 19:15:22 ihi 1.92.20.2: en -> en-US 2003/11/10 16:44:00 ihi 1.92.20.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [52d69cbc755402225fe47d646c2f8e02b0a10264]

INTEGRATION: CWS mergebuild (1.40.18); FILE MERGED 2004/05/21 14:25:05 hjs 1.40.18.6: #i8252# fix resync problems 2004/05/18 13:38:07 hjs 1.40.18.5: RESYNC: (1.41-1.43); FILE MERGED 2004/04/21 01:37:49 hjs 1.40.18.4: RESYNC: (1.40-1.41); FILE MERGED 2003/12/16 16:18:02 ihi 1.40.18.3: x-no-translate conversion 2003/11/11 19:17:56 ihi 1.40.18.2: en -> en-US 2003/11/10 16:45:20 ihi 1.40.18.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [4fb9c766854eb8604bcd60af377bed3f25a5c7a6]

INTEGRATION: CWS mergebuild (1.2.116); FILE MERGED 2004/03/02 19:17:07 hjs 1.2.116.1: #i8252# replace LanguageType with Locale


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [5428a236178e1c19f52028bbc56ec90cf3c8dbc7]

INTEGRATION: CWS mergebuild (1.7.4); FILE MERGED 2004/05/12 17:54:13 ihi 1.7.4.2: ISO Code updates / Support for xrm files 2004/05/12 12:03:45 ihi 1.7.4.1: ISO code update / Support for xrm files


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [9913691d4e5e06b3635b8bfc0e35bc8e3c7ce4f3]

INTEGRATION: CWS mergebuild (1.6.92); FILE MERGED 2004/05/03 12:30:37 ihi 1.6.92.2: Slashbug update 2003/12/09 18:19:43 ihi 1.6.92.1: Merge-While-Build update


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [383d26ab4dc105eeaf50058ad6e1117251a3881b]

INTEGRATION: CWS mergebuild (1.2.92); FILE MERGED 2003/09/22 14:41:49 ihi 1.2.92.1: Support for merging one file


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [581a46091d51738c189e7a74924622d316dde9a7]

INTEGRATION: CWS mergebuild (1.11.40); FILE MERGED 2004/05/19 16:47:02 ihi 1.11.40.7: Multithreading tempfilegeneration bug fixed 2004/05/10 16:26:33 ihi 1.11.40.6: Iso Code Update 2004/05/04 17:01:41 ihi 1.11.40.5: ISO Code update 2004/05/03 12:30:36 ihi 1.11.40.4: Slashbug update 2004/04/20 16:32:13 hjs 1.11.40.3: RESYNC: (1.11-1.14); FILE MERGED 2004/03/04 14:42:54 ihi 1.11.40.2: Merge-While-Build update 2003/12/09 18:19:39 ihi 1.11.40.1: Merge-While-Build update


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [e2825bf94a915f3c1d9569b3970acbcc07016635]

INTEGRATION: CWS mergebuild (1.28.4); FILE MERGED 2004/05/13 12:40:24 ihi 1.28.4.5: ISO Code update 2004/05/10 12:08:03 ihi 1.28.4.4: ISO Code Update 2004/05/03 12:30:36 ihi 1.28.4.3: Slashbug update 2003/12/09 18:19:36 ihi 1.28.4.2: Merge-While-Build update 2003/09/22 14:41:48 ihi 1.28.4.1: Support for merging one file


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [49614f9e6c09236f901e1d51179e341a6d5d6fa5]

INTEGRATION: CWS mergebuild (1.30.14); FILE MERGED 2004/06/08 16:05:21 ihi 1.30.14.9: #i8252# ISO Codes / Prevent exporting binfilter module 2004/05/13 13:18:47 ihi 1.30.14.8: ISO code update / localize now support all filetypes / no -iso required 2004/05/03 12:30:36 ihi 1.30.14.7: Slashbug update 2004/04/21 15:28:29 ihi 1.30.14.6: Resync fix 2004/04/20 16:32:38 hjs 1.30.14.5: RESYNC: (1.30-1.31); FILE MERGED 2004/03/04 14:42:54 ihi 1.30.14.4: Merge-While-Build update 2003/12/09 18:19:32 ihi 1.30.14.3: Merge-While-Build update 2003/10/14 17:05:57 ihi 1.30.14.2: Unmerge changes 2003/09/22 14:41:48 ihi 1.30.14.1: Support for merging one file


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [92b07c2e747916ecf7e6c6d41af2427c83a0e912]

INTEGRATION: CWS mergebuild (1.15.14); FILE MERGED 2004/05/10 16:26:32 ihi 1.15.14.4: Iso Code Update 2004/05/04 17:02:05 ihi 1.15.14.3: ISO Code update 2004/05/03 12:30:36 ihi 1.15.14.2: Slashbug update 2003/12/09 18:19:28 ihi 1.15.14.1: Merge-While-Build update


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [d2c5dcfb72f52726f0f1109e3b485a498de3cf62]

INTEGRATION: CWS mergebuild (1.9.34); FILE MERGED 2003/12/09 18:19:25 ihi 1.9.34.1: Merge-While-Build update


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [d16157d7b2a44c26ff5bcaaf638df607b4a0b389]

INTEGRATION: CWS mergebuild (1.50.40); FILE MERGED 2004/06/03 10:26:15 hjs 1.50.40.12: #i8252# resync problems 2004/06/02 13:41:59 hjs 1.50.40.11: RESYNC: (1.57-1.58); FILE MERGED 2004/05/28 17:44:22 hjs 1.50.40.10: RESYNC: (1.55-1.57); FILE MERGED 2004/05/21 16:55:45 hjs 1.50.40.9: #i8252# switch to Locale 2004/05/18 17:43:04 hjs 1.50.40.8: RESYNC: (1.54-1.55); FILE MERGED 2004/04/21 06:59:29 hjs 1.50.40.7: RESYNC: (1.52-1.54); FILE MERGED 2004/02/20 18:27:20 ihi 1.50.40.6: Merge-While-Build update 2003/12/16 16:21:40 ihi 1.50.40.5: x-no-translate conversion 2003/12/02 17:28:46 hjs 1.50.40.4: #i8252# change LanguageSelect to use isocodes 2003/11/19 15:05:23 hjs 1.50.40.3: RESYNC: (1.50-1.52); FILE MERGED 2003/11/11 19:16:33 ihi 1.50.40.2: en -> en-US 2003/11/10 16:44:23 ihi 1.50.40.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [0036908208cc1df98142281f8bcb4338646ddca5]

INTEGRATION: CWS mergebuild (1.22.40); FILE MERGED 2004/06/08 16:14:44 ihi 1.22.40.11: #i8252 ISO Code / Merge conflict fix 2004/06/08 16:12:42 ihi 1.22.40.10: #i8252 ISO Code 2004/06/08 16:05:21 ihi 1.22.40.9: #i8252# ISO Codes / Prevent exporting binfilter module 2004/05/19 16:47:02 ihi 1.22.40.8: Multithreading tempfilegeneration bug fixed 2004/05/14 16:42:10 ihi 1.22.40.7: #i27732# Fix date format in sdf file 2004/05/10 16:26:32 ihi 1.22.40.6: Iso Code Update 2004/05/03 12:30:35 ihi 1.22.40.5: Slashbug update 2004/04/20 16:32:30 hjs 1.22.40.4: RESYNC: (1.22-1.23); FILE MERGED 2004/01/30 12:37:04 hjs 1.22.40.3: #i8252# removed obsolete header 2003/12/09 18:19:21 ihi 1.22.40.2: Merge-While-Build update 2003/10/14 17:05:56 ihi 1.22.40.1: Unmerge changes


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [6c39e5a33518ca901e3b76a7fecfbb44c6db81b8]

INTEGRATION: CWS mergebuild (1.34.12); FILE MERGED 2004/06/15 14:10:20 ihi 1.34.12.11: #i8252# ISO Codes / Fix for binfilter exclusion 2004/06/08 16:05:20 ihi 1.34.12.10: #i8252# ISO Codes / Prevent exporting binfilter module 2004/05/19 16:47:02 ihi 1.34.12.9: Multithreading tempfilegeneration bug fixed 2004/05/10 16:26:31 ihi 1.34.12.8: Iso Code Update 2004/05/10 13:04:31 ihi 1.34.12.7: #i24947# Iso Code update / Quoting 2004/05/03 12:30:35 ihi 1.34.12.6: Slashbug update 2004/04/21 15:28:30 ihi 1.34.12.5: Resync fix 2004/04/20 16:32:22 hjs 1.34.12.4: RESYNC: (1.34-1.37); FILE MERGED 2003/12/09 18:19:17 ihi 1.34.12.3: Merge-While-Build update 2003/10/14 17:05:56 ihi 1.34.12.2: Unmerge changes 2003/09/22 14:41:48 ihi 1.34.12.1: Support for merging one file


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f4fce635e053c643cac00f960bf302f08c1065ae]

INTEGRATION: CWS mergebuild (1.28.16); FILE MERGED 2004/05/12 17:52:11 ihi 1.28.16.2: ISO Code updates / Support for xcs files 2003/12/09 18:19:13 ihi 1.28.16.1: Merge-While-Build update


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [c597c7ae3bc77692243cb0c61d5a18d9e3b6ba2e]

INTEGRATION: CWS mergebuild (1.14.40); FILE MERGED 2004/06/08 16:09:20 ihi 1.14.40.3: #i8252# ISO Code update 2004/04/20 16:32:03 hjs 1.14.40.2: RESYNC: (1.14-1.15); FILE MERGED 2003/12/09 18:21:45 ihi 1.14.40.1: Merge-While-Build update


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [dbcae337ee8edcdae2c1c5c8248515e14d6e2830]

INTEGRATION: CWS mergebuild (1.1.88); FILE MERGED 2004/05/12 12:04:07 ihi 1.1.88.1: ISO code update / Support for xrm files


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [8aeca89712eac1871614ea00d899ec0bd41cc8b1]

INTEGRATION: CWS mergebuild (1.6.34); FILE MERGED 2004/06/08 16:03:12 ihi 1.6.34.1: #i8252# ISO Codes / Prevent exporting binfilter module


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [5fef0443e2c74403714b433d220fbed74d8ce263]

INTEGRATION: CWS mergebuild (1.1.90); FILE MERGED 2003/12/09 18:20:43 ihi 1.1.90.1: Merge-While-Build update


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [da56cfc2bd260c21c7ae9c41a64185f4617a9d6e]

INTEGRATION: CWS mergebuild (1.124.4); FILE MERGED 2004/05/28 17:44:01 hjs 1.124.4.6: RESYNC: (1.135-1.137); FILE MERGED 2004/05/21 16:55:44 hjs 1.124.4.5: #i8252# switch to Locale 2004/05/18 17:42:55 hjs 1.124.4.4: RESYNC: (1.133-1.135); FILE MERGED 2004/04/21 06:58:35 hjs 1.124.4.3: RESYNC: (1.124-1.133); FILE MERGED 2004/01/29 15:41:40 hjs 1.124.4.2: #i8252# chng. resmgr creation parameters from LanguageType to ::com::sun::star::lang::Locale 2003/12/10 18:07:32 hjs 1.124.4.1: #i8252# set UILocale at startup


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [96d519c546904778dd16ba009c3dc4f4ce2d3d40]

INTEGRATION: CWS mergebuild (1.2.34); FILE MERGED 2004/05/10 16:30:50 ihi 1.2.34.2: Iso Code Update 2003/12/09 18:20:41 ihi 1.2.34.1: Merge-While-Build update


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [8cd5e7be89c148f67b6247fd8ad2f8c80caa78f2]

INTEGRATION: CWS mergebuild (1.6.34); FILE MERGED 2004/06/15 14:10:39 ihi 1.6.34.8: #i8252# ISO Codes / Fix for binfilter exclusion 2004/05/10 16:40:28 ihi 1.6.34.7: Iso Code Update 2004/05/10 16:37:42 ihi 1.6.34.6: Iso Code Update 2004/05/10 16:30:50 ihi 1.6.34.5: Iso Code Update 2004/05/03 12:19:36 ihi 1.6.34.4: Slashbug update 2004/04/20 16:31:55 hjs 1.6.34.3: RESYNC: (1.6-1.7); FILE MERGED 2004/03/04 14:43:37 ihi 1.6.34.2: Merge-While-Build update 2003/12/09 18:20:39 ihi 1.6.34.1: Merge-While-Build update


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [888ae95e9aca8ad80b3630f0b6f51d46c4540069]

INTEGRATION: CWS mergebuild (1.2.90); FILE MERGED 2004/05/12 17:54:36 ihi 1.2.90.1: ISO Code updates / Support for xcs files


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [267adb31b27d1748997fe057c66c4c5f840f6dd6]

INTEGRATION: CWS mergebuild (1.6.40); FILE MERGED 2004/04/22 16:45:40 hjs 1.6.40.1: #i8252# missing libarary


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [bd0ddfa4a5c51c3fda1a94dc7013a31000151812]

INTEGRATION: CWS mergebuild (1.6.40); FILE MERGED 2004/04/22 17:20:13 hjs 1.6.40.1: #i8252# missing libarary


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [97a63d402f8bb5da8908fa551f37ac7a7867c48a]

INTEGRATION: CWS mergebuild (1.6.40); FILE MERGED 2004/04/22 16:52:30 hjs 1.6.40.1: #i8252# missing libarary


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [150a35a66d380e3c3ef6c94f2455e1175044112c]

INTEGRATION: CWS mergebuild (1.6.40); FILE MERGED 2004/04/22 13:45:12 hjs 1.6.40.1: #i8252# missing libarary


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [73b38a25a4dee273daaed810d7cc9b98d3e68b62]

INTEGRATION: CWS mergebuild (1.7.40); FILE MERGED 2004/04/22 17:22:44 hjs 1.7.40.1: #i8252# missing libarary


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [bc300524f23996884f16caf66e081a3c5692037e]

INTEGRATION: CWS mergebuild (1.7.40); FILE MERGED 2004/04/22 14:40:44 hjs 1.7.40.1: #i8252# missing libarary


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [94091fe126b38356abb835a4e2928ccd8d61e23f]

INTEGRATION: CWS mergebuild (1.7.40); FILE MERGED 2004/04/22 16:33:43 hjs 1.7.40.1: #i8252# missing libarary


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [200db13076796890fc2e0d6b478728ab9f30efe2]

INTEGRATION: CWS mergebuild (1.7.40); FILE MERGED 2004/04/22 16:48:39 hjs 1.7.40.1: #i8252# missing libarary


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [00d2ea9ccd453e8a3301d050ffc33dba9c58d9c2]

INTEGRATION: CWS mergebuild (1.7.40); FILE MERGED 2004/05/21 16:56:55 hjs 1.7.40.1: #i8252# fixed makefile


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [3d7a6b6073183b0baf6823f5de619fea4aca3b23]

INTEGRATION: CWS mergebuild (1.7.40); FILE MERGED 2004/04/22 14:38:42 hjs 1.7.40.1: #i8252# missing libarary


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [66e1f42b38241f42cbce64aee58e65846b891bfc]

INTEGRATION: CWS mergebuild (1.7.40); FILE MERGED 2004/04/22 17:12:19 hjs 1.7.40.1: #i8252# missing libarary


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [d1ef575b5f82524f202c4adbf8d28470a4d1e14b]

INTEGRATION: CWS mergebuild (1.75.96); FILE MERGED 2004/05/21 13:18:38 hjs 1.75.96.5: #i8252# fix resync problems 2004/05/18 16:43:16 hjs 1.75.96.4: RESYNC: (1.76-1.78); FILE MERGED 2004/04/20 18:46:01 hjs 1.75.96.3: RESYNC: (1.75-1.76); FILE MERGED 2003/11/11 19:24:47 ihi 1.75.96.2: en -> en-US 2003/11/10 17:58:44 ihi 1.75.96.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [90a6d1b9c8db916f970e6c85a784e4121548143e]

INTEGRATION: CWS mergebuild (1.7.40); FILE MERGED 2004/04/22 14:25:26 hjs 1.7.40.1: #i8252# missing libarary


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [d07b0094926a8113bfd40d5fb82937422c2e5a97]

INTEGRATION: CWS mergebuild (1.7.40); FILE MERGED 2004/04/22 16:10:32 hjs 1.7.40.1: #i8252# missing libarary


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [045a839ab4da9df04d73eb0929a52b133c4f9e05]

INTEGRATION: CWS mergebuild (1.37.16); FILE MERGED 2004/04/22 13:34:04 hjs 1.37.16.4: #i8252# fix unmerge results 2004/04/20 16:27:32 hjs 1.37.16.3: RESYNC: (1.37-1.38); FILE MERGED 2003/11/11 19:18:20 ihi 1.37.16.2: en -> en-US 2003/11/10 16:45:48 ihi 1.37.16.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [be1466482b1845b08bd12a8aed5e8bbd2e623b71]

INTEGRATION: CWS mergebuild (1.22.26); FILE MERGED 2004/04/20 16:27:12 hjs 1.22.26.2: RESYNC: (1.22-1.23); FILE MERGED 2004/01/29 14:38:35 hjs 1.22.26.1: #i8252# chng. resmgr creation parameters from LanguageType to ::com::sun::star::lang::Locale


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a0845e8561084942b3777df9c990ef2c31d87296]

INTEGRATION: CWS mergebuild (1.42.16); FILE MERGED 2004/04/28 18:57:36 hjs 1.42.16.5: #i8252# fix unmerge probs 2004/04/20 16:27:25 hjs 1.42.16.4: RESYNC: (1.42-1.43); FILE MERGED 2004/02/20 18:37:54 ihi 1.42.16.3: Merge-While-Build update 2003/11/11 19:18:20 ihi 1.42.16.2: en -> en-US 2003/11/10 16:45:47 ihi 1.42.16.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b3f18637117077379321df30cbf13f397b316813]

INTEGRATION: CWS mergebuild (1.3.116); FILE MERGED 2004/01/29 14:38:32 hjs 1.3.116.1: #i8252# chng. resmgr creation parameters from LanguageType to ::com::sun::star::lang::Locale


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [70edcad9f77894772c8cd80ce6d348e19030f0a1]

INTEGRATION: CWS mergebuild (1.16.16); FILE MERGED 2004/04/20 16:27:04 hjs 1.16.16.3: RESYNC: (1.16-1.17); FILE MERGED 2003/11/11 19:18:18 ihi 1.16.16.2: en -> en-US 2003/11/10 16:45:46 ihi 1.16.16.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [fbd1ed7fa7cfa1863ddbecb1b7def03779f0f5e5]

INTEGRATION: CWS mergebuild (1.10.94); FILE MERGED 2004/01/29 14:38:25 hjs 1.10.94.1: #i8252# chng. resmgr creation parameters from LanguageType to ::com::sun::star::lang::Locale


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [17b89df530912b8ded028683496854ec19a01b15]

INTEGRATION: CWS mergebuild (1.14.16); FILE MERGED 2004/04/20 16:26:47 hjs 1.14.16.3: RESYNC: (1.14-1.15); FILE MERGED 2003/11/11 19:18:16 ihi 1.14.16.2: en -> en-US 2003/11/10 16:45:43 ihi 1.14.16.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [97f0f227637ef2b59871cb1d44cab43402df6de5]

INTEGRATION: CWS mergebuild (1.3.116); FILE MERGED 2004/01/29 14:38:22 hjs 1.3.116.1: #i8252# chng. resmgr creation parameters from LanguageType to ::com::sun::star::lang::Locale


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [0f76b6a02a89904ccfc5ebfebb89911d9191c63a]

INTEGRATION: CWS mergebuild (1.19.16); FILE MERGED 2004/04/20 16:26:40 hjs 1.19.16.3: RESYNC: (1.19-1.20); FILE MERGED 2003/11/11 19:18:15 ihi 1.19.16.2: en -> en-US 2003/11/10 16:45:42 ihi 1.19.16.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f5a6c7cb7d7defb0a409abcc316e95218b9a0cea]

INTEGRATION: CWS mergebuild (1.2.158); FILE MERGED 2004/06/02 13:53:29 hjs 1.2.158.3: RESYNC: (1.4-1.5); FILE MERGED 2004/05/18 16:25:32 hjs 1.2.158.2: RESYNC: (1.2-1.4); FILE MERGED 2004/04/27 16:32:36 hjs 1.2.158.1: #i8252# fix unmerge, isonames and no translatable strings


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [fb55eb5a4f38211f5cdf99c956403f71d51f6ed7]

INTEGRATION: CWS mergebuild (1.4.110); FILE MERGED 2004/01/29 14:38:19 hjs 1.4.110.1: #i8252# chng. resmgr creation parameters from LanguageType to ::com::sun::star::lang::Locale


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [caa742d77b88ce9d11c1d0e3b8b63fcbb11e677e]

INTEGRATION: CWS mergebuild (1.15.16); FILE MERGED 2004/04/20 16:26:33 hjs 1.15.16.3: RESYNC: (1.15-1.16); FILE MERGED 2003/11/11 19:18:14 ihi 1.15.16.2: en -> en-US 2003/11/10 16:45:41 ihi 1.15.16.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [e54442cfa8ccf83ed6587949a35ee4ac54bf4e3e]

INTEGRATION: CWS mergebuild (1.8.94); FILE MERGED 2004/04/20 16:26:25 hjs 1.8.94.2: RESYNC: (1.8-1.9); FILE MERGED 2004/01/29 14:38:16 hjs 1.8.94.1: #i8252# chng. resmgr creation parameters from LanguageType to ::com::sun::star::lang::Locale


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [ae49100039409f237c8c585fb250977179076b8a]

INTEGRATION: CWS mergebuild (1.14.16); FILE MERGED 2004/04/20 16:26:14 hjs 1.14.16.3: RESYNC: (1.14-1.15); FILE MERGED 2003/11/11 19:18:12 ihi 1.14.16.2: en -> en-US 2003/11/10 16:45:39 ihi 1.14.16.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [70676a3617625b7277bab9afe21b4652085b6549]

INTEGRATION: CWS mergebuild (1.3.116); FILE MERGED 2004/01/29 14:38:13 hjs 1.3.116.1: #i8252# chng. resmgr creation parameters from LanguageType to ::com::sun::star::lang::Locale


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [6117e8993490ae8ce60722dd943adcdcb2765304]

INTEGRATION: CWS mergebuild (1.25.16); FILE MERGED 2004/04/20 16:26:06 hjs 1.25.16.3: RESYNC: (1.25-1.26); FILE MERGED 2003/11/11 19:18:10 ihi 1.25.16.2: en -> en-US 2003/11/10 16:45:39 ihi 1.25.16.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [2fc169da5a0a132887138d402b181abe592b521f]

INTEGRATION: CWS mergebuild (1.1.2); FILE ADDED 2004/05/26 10:29:24 hjs 1.1.2.1: #i8252# switch to ULF format


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [7315347f4fe27a7bfab69069d369ef32c5b4c18e]

INTEGRATION: CWS mergebuild (1.2.22); FILE MERGED 2004/05/26 10:29:23 hjs 1.2.22.1: #i8252# switch to ULF format


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [1c4cda144c55204246821bd17f6e2c21edaadce4]

INTEGRATION: CWS mergebuild (1.4.10); FILE MERGED 2003/12/02 17:28:51 hjs 1.4.10.1: #i8252# change LanguageSelect to use isocodes


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [d62b511dd817eb597b7545e1995d3ea14ac902d8]

INTEGRATION: CWS mergebuild (1.6.10); FILE MERGED 2004/06/09 14:50:36 hjs 1.6.10.2: RESYNC: (1.6-1.7); FILE MERGED 2003/12/02 17:28:50 hjs 1.6.10.1: #i8252# change LanguageSelect to use isocodes


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [017baed124ad1f6646bff0d0f635962413a94282]

INTEGRATION: CWS mergebuild (1.4.10); FILE MERGED 2003/12/02 17:28:49 hjs 1.4.10.1: #i8252# change LanguageSelect to use isocodes


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [302833c798b5e05d00b3e514bf9a570bb59f11d2]

INTEGRATION: CWS mergebuild (1.2.4); FILE MERGED 2004/05/28 17:44:52 hjs 1.2.4.3: RESYNC: (1.4-1.6); FILE MERGED 2004/04/21 07:02:34 hjs 1.2.4.2: RESYNC: (1.2-1.4); FILE MERGED 2003/12/02 17:28:48 hjs 1.2.4.1: #i8252# change LanguageSelect to use isocodes


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [6ad4d9870ba361c44fa55e298f7a3fd3f78f8403]

INTEGRATION: CWS mergebuild (1.2.4); FILE MERGED 2004/05/28 17:44:42 hjs 1.2.4.4: RESYNC: (1.5-1.7); FILE MERGED 2004/05/18 17:44:19 hjs 1.2.4.3: RESYNC: (1.4-1.5); FILE MERGED 2004/04/21 07:02:22 hjs 1.2.4.2: RESYNC: (1.2-1.4); FILE MERGED 2003/12/02 17:28:48 hjs 1.2.4.1: #i8252# change LanguageSelect to use isocodes


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [1871560b930bb84e7ed68aade52a569e26946b9d]

INTEGRATION: CWS mergebuild (1.2.4); FILE MERGED 2004/05/21 16:55:45 hjs 1.2.4.4: #i8252# switch to Locale 2004/04/21 07:00:26 hjs 1.2.4.3: RESYNC: (1.2-1.3); FILE MERGED 2004/01/29 15:41:45 hjs 1.2.4.2: #i8252# chng. resmgr creation parameters from LanguageType to ::com::sun::star::lang::Locale 2003/12/02 17:28:47 hjs 1.2.4.1: #i8252# change LanguageSelect to use isocodes


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [bda5788d8f5004c1932bda264a94153985e0e970]

INTEGRATION: CWS mergebuild (1.2.4); FILE MERGED 2004/05/21 16:55:45 hjs 1.2.4.5: #i8252# switch to Locale 2004/04/21 06:59:59 hjs 1.2.4.4: RESYNC: (1.2-1.3); FILE MERGED 2004/03/03 10:57:35 hjs 1.2.4.3: #i8252# replacement of LanguageType 2004/01/29 15:41:42 hjs 1.2.4.2: #i8252# chng. resmgr creation parameters from LanguageType to ::com::sun::star::lang::Locale 2003/12/02 17:28:47 hjs 1.2.4.1: #i8252# change LanguageSelect to use isocodes


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [d735ce1c1b0fe2134a3b9e8df7a9fbfdd299d212]

INTEGRATION: CWS mergebuild (1.25.178); FILE MERGED 2004/06/02 13:54:11 hjs 1.25.178.5: RESYNC: (1.31-1.32); FILE MERGED 2004/06/01 16:14:46 hjs 1.25.178.4: RESYNC: (1.30-1.31); FILE MERGED 2004/05/18 17:22:47 hjs 1.25.178.3: RESYNC: (1.28-1.30); FILE MERGED 2004/04/20 19:06:23 hjs 1.25.178.2: RESYNC: (1.25-1.28); FILE MERGED 2003/10/20 13:59:17 hjs 1.25.178.1: #111260# find delivered srs files


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [0fe67e59374c0873261d40d2f09ddad58596238e]

INTEGRATION: CWS mergebuild (1.2.90); FILE MERGED 2004/05/21 10:58:52 hjs 1.2.90.1: #i8252# fix resync problems


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [47dce8d7f4ede1de986d803f77e55fa3c204b41c]

INTEGRATION: CWS mergebuild (1.40.94); FILE MERGED 2004/04/20 19:01:22 hjs 1.40.94.3: RESYNC: (1.40-1.41); FILE MERGED 2003/11/11 19:25:00 ihi 1.40.94.2: en -> en-US 2003/11/10 17:58:57 ihi 1.40.94.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [09d11ef65b709379c0ab738bc31094b1214183e1]

INTEGRATION: CWS mergebuild (1.36.94); FILE MERGED 2004/06/01 16:14:14 hjs 1.36.94.4: RESYNC: (1.37-1.38); FILE MERGED 2004/04/20 19:01:13 hjs 1.36.94.3: RESYNC: (1.36-1.37); FILE MERGED 2003/11/11 19:25:00 ihi 1.36.94.2: en -> en-US 2003/11/10 17:58:57 ihi 1.36.94.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [2b6e938e348986bc701eeb12829848395d38d32e]

INTEGRATION: CWS mergebuild (1.21.98); FILE MERGED 2004/06/01 16:13:43 hjs 1.21.98.4: RESYNC: (1.22-1.23); FILE MERGED 2004/04/20 19:00:39 hjs 1.21.98.3: RESYNC: (1.21-1.22); FILE MERGED 2003/11/11 19:25:00 ihi 1.21.98.2: en -> en-US 2003/11/10 17:58:57 ihi 1.21.98.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [eaa52227b1b9e70ef06cd3b0bbc3fe5ceb5e3eb0]

INTEGRATION: CWS mergebuild (1.18.98); FILE MERGED 2004/04/20 19:00:12 hjs 1.18.98.3: RESYNC: (1.18-1.19); FILE MERGED 2003/11/11 19:24:59 ihi 1.18.98.2: en -> en-US 2003/11/10 17:58:56 ihi 1.18.98.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [07d9740ff9c3fa55b38da07885bc1bc64f183060]

INTEGRATION: CWS mergebuild (1.2.90); FILE MERGED 2004/05/21 13:18:39 hjs 1.2.90.1: #i8252# fix resync problems


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [d067e5a79a68be27fb6a28293c325164957bf84d]

INTEGRATION: CWS mergebuild (1.15.98); FILE MERGED 2004/04/20 18:59:55 hjs 1.15.98.3: RESYNC: (1.15-1.16); FILE MERGED 2003/11/11 19:24:59 ihi 1.15.98.2: en -> en-US 2003/11/10 17:58:56 ihi 1.15.98.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f1704eeaba7ea69f929a773c5f76cfdd5b323ae1]

INTEGRATION: CWS mergebuild (1.18.98); FILE MERGED 2004/04/20 18:59:47 hjs 1.18.98.3: RESYNC: (1.18-1.19); FILE MERGED 2003/11/11 19:24:58 ihi 1.18.98.2: en -> en-US 2003/11/10 17:58:55 ihi 1.18.98.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [9ea8a48f342fa5081e2fb638a26f10272f8cb149]

INTEGRATION: CWS mergebuild (1.77.14); FILE MERGED 2004/05/21 10:55:45 hjs 1.77.14.6: #i8252# fix resync problems 2004/05/18 16:52:00 hjs 1.77.14.5: RESYNC: (1.78-1.80); FILE MERGED 2004/04/20 18:57:30 hjs 1.77.14.4: RESYNC: (1.77-1.78); FILE MERGED 2004/02/23 11:43:36 ihi 1.77.14.3: Merge-While-Build update 2003/11/11 19:24:54 ihi 1.77.14.2: en -> en-US 2003/11/10 17:58:51 ihi 1.77.14.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [91c8304e364afdd8f61a6d6452dee48d3f14aacd]

INTEGRATION: CWS mergebuild (1.17.44); FILE MERGED 2004/05/18 16:48:40 hjs 1.17.44.3: RESYNC: (1.18-1.19); FILE MERGED 2004/04/20 18:50:28 hjs 1.17.44.2: RESYNC: (1.17-1.18); FILE MERGED 2004/01/29 15:29:10 hjs 1.17.44.1: #i8252# chng. resmgr creation parameters from LanguageType to ::com::sun::star::lang::Locale


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [1a536f63ebe274d1c046f0a4e342552af7191b65]

INTEGRATION: CWS mergebuild (1.22.98); FILE MERGED 2004/04/20 18:48:14 hjs 1.22.98.4: RESYNC: (1.22-1.23); FILE MERGED 2004/02/23 11:43:36 ihi 1.22.98.3: Merge-While-Build update 2003/11/11 19:24:54 ihi 1.22.98.2: en -> en-US 2003/11/10 17:58:50 ihi 1.22.98.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b316a42fc5d0f41742c912bf5b1d0fa7f09c7b83]

INTEGRATION: CWS mergebuild (1.3.158); FILE MERGED 2004/06/01 16:11:37 hjs 1.3.158.2: RESYNC: (1.3-1.4); FILE MERGED 2004/05/04 16:26:06 hjs 1.3.158.1: #i8252# get remote srs from common


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [20536be3bf034376b9db4af08ec8d8994d0cc9b8]

INTEGRATION: CWS mergebuild (1.3.54); FILE MERGED 2004/06/01 16:11:28 hjs 1.3.54.3: RESYNC: (1.5-1.6); FILE MERGED 2004/05/18 16:46:56 hjs 1.3.54.2: RESYNC: (1.3-1.5); FILE MERGED 2004/04/28 17:41:26 hjs 1.3.54.1: #i8252# unmerge


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [701b7958e3d067fe91ecc5356d6d5c96501e27dd]

INTEGRATION: CWS mergebuild (1.13.98); FILE MERGED 2004/04/20 18:48:06 hjs 1.13.98.3: RESYNC: (1.13-1.14); FILE MERGED 2003/11/11 19:24:53 ihi 1.13.98.2: en -> en-US 2003/11/10 17:58:50 ihi 1.13.98.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [bd9c5d96b2e077dbbee1c0cf3111e1b72d1a116d]

INTEGRATION: CWS mergebuild (1.28.98); FILE MERGED 2004/04/20 18:47:34 hjs 1.28.98.3: RESYNC: (1.28-1.29); FILE MERGED 2003/11/11 19:24:50 ihi 1.28.98.2: en -> en-US 2003/11/10 17:58:47 ihi 1.28.98.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [02f38273d37cf6b884e17937f02797f49ec7e7a7]

INTEGRATION: CWS mergebuild (1.64.96); FILE MERGED 2004/05/18 16:43:35 hjs 1.64.96.6: RESYNC: (1.65-1.66); FILE MERGED 2004/04/28 17:40:31 hjs 1.64.96.5: #i8252# fix unmerge probs 2004/04/20 18:47:17 hjs 1.64.96.4: RESYNC: (1.64-1.65); FILE MERGED 2004/02/23 11:43:35 ihi 1.64.96.3: Merge-While-Build update 2003/11/11 19:24:49 ihi 1.64.96.2: en -> en-US 2003/11/10 17:58:46 ihi 1.64.96.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [1a94b8bbc5e3310651ce98c0249b22666ae1e860]

INTEGRATION: CWS mergebuild (1.25.96); FILE MERGED 2004/05/21 13:18:38 hjs 1.25.96.5: #i8252# fix resync problems 2004/05/18 16:43:25 hjs 1.25.96.4: RESYNC: (1.26-1.27); FILE MERGED 2004/04/20 18:46:56 hjs 1.25.96.3: RESYNC: (1.25-1.26); FILE MERGED 2003/11/11 19:24:49 ihi 1.25.96.2: en -> en-US 2003/11/10 17:58:46 ihi 1.25.96.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [12f52456c387797214744a7982a9a77adedc588e]

INTEGRATION: CWS mergebuild (1.40.98); FILE MERGED 2004/04/20 18:46:37 hjs 1.40.98.3: RESYNC: (1.40-1.41); FILE MERGED 2003/11/11 19:24:48 ihi 1.40.98.2: en -> en-US 2003/11/10 17:58:45 ihi 1.40.98.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [6344479f9bbfcf356c46be496117a754c926bc2e]

INTEGRATION: CWS mergebuild (1.33.98); FILE MERGED 2004/04/20 18:46:19 hjs 1.33.98.3: RESYNC: (1.33-1.34); FILE MERGED 2003/11/11 19:24:48 ihi 1.33.98.2: en -> en-US 2003/11/10 17:58:45 ihi 1.33.98.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f39b97b78f7ede04d5b8f7a157f582d26e40efc6]

INTEGRATION: CWS mergebuild (1.50.98); FILE MERGED 2004/04/20 18:45:41 hjs 1.50.98.3: RESYNC: (1.50-1.51); FILE MERGED 2003/11/11 19:24:47 ihi 1.50.98.2: en -> en-US 2003/11/10 17:58:44 ihi 1.50.98.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a3e81095e6868a3247d2dff77686e33be8d26b20]

INTEGRATION: CWS mergebuild (1.47.98); FILE MERGED 2004/04/20 18:45:33 hjs 1.47.98.3: RESYNC: (1.47-1.48); FILE MERGED 2003/11/11 19:24:46 ihi 1.47.98.2: en -> en-US 2003/11/10 17:58:43 ihi 1.47.98.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [bd8aa93925cb05414f5a45e3641b77f252d38c80]

INTEGRATION: CWS mergebuild (1.23.98); FILE MERGED 2004/04/20 18:44:59 hjs 1.23.98.4: RESYNC: (1.24-1.25); FILE MERGED 2003/11/19 13:57:56 hjs 1.23.98.3: RESYNC: (1.23-1.24); FILE MERGED 2003/11/11 19:24:45 ihi 1.23.98.2: en -> en-US 2003/11/10 17:58:42 ihi 1.23.98.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [8412983c2029da3a79d9a548074e1f68e713214d]

INTEGRATION: CWS mergebuild (1.10.98); FILE MERGED 2004/04/20 18:44:39 hjs 1.10.98.3: RESYNC: (1.10-1.11); FILE MERGED 2003/11/11 19:24:45 ihi 1.10.98.2: en -> en-US 2003/11/10 17:58:42 ihi 1.10.98.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [859fabdd8f4e91ab081054b8e424aeeecf040cd3]

INTEGRATION: CWS mergebuild (1.34.98); FILE MERGED 2004/04/20 18:44:21 hjs 1.34.98.3: RESYNC: (1.34-1.35); FILE MERGED 2003/11/11 19:24:45 ihi 1.34.98.2: en -> en-US 2003/11/10 17:58:41 ihi 1.34.98.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [fc003a86de14014776a13ffc1732f404729eac32]

INTEGRATION: CWS mergebuild (1.42.98); FILE MERGED 2004/04/20 18:44:02 hjs 1.42.98.3: RESYNC: (1.42-1.43); FILE MERGED 2003/11/11 19:24:44 ihi 1.42.98.2: en -> en-US 2003/11/10 17:58:41 ihi 1.42.98.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [4722f5ebb9727c7640ccf6ff4ccc2197ad1a02bd]

INTEGRATION: CWS mergebuild (1.27.98); FILE MERGED 2004/04/20 18:43:42 hjs 1.27.98.3: RESYNC: (1.27-1.28); FILE MERGED 2003/11/11 19:24:44 ihi 1.27.98.2: en -> en-US 2003/11/10 17:58:40 ihi 1.27.98.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f9bcf06c7914cc044b0aaf5898b5388f3f5b0861]

INTEGRATION: CWS mergebuild (1.32.98); FILE MERGED 2004/04/20 18:43:25 hjs 1.32.98.3: RESYNC: (1.32-1.33); FILE MERGED 2003/11/11 19:24:44 ihi 1.32.98.2: en -> en-US 2003/11/10 17:58:40 ihi 1.32.98.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [fd40e01768499c28f4dfd65bbc0a2d4a8d7b788e]

INTEGRATION: CWS mergebuild (1.71.98); FILE MERGED 2004/05/18 16:40:41 hjs 1.71.98.5: RESYNC: (1.73-1.74); FILE MERGED 2004/04/20 18:37:32 hjs 1.71.98.4: RESYNC: (1.71-1.73); FILE MERGED 2004/02/23 11:43:33 ihi 1.71.98.3: Merge-While-Build update 2003/11/11 19:24:41 ihi 1.71.98.2: en -> en-US 2003/11/10 17:58:38 ihi 1.71.98.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [77e887dab564295fc2506c3085b08e243bec459d]

INTEGRATION: CWS mergebuild (1.45.98); FILE MERGED 2004/04/20 18:37:11 hjs 1.45.98.3: RESYNC: (1.45-1.46); FILE MERGED 2003/11/11 19:24:41 ihi 1.45.98.2: en -> en-US 2003/11/10 17:58:37 ihi 1.45.98.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a9f97323744587c99f6fcd2e694ba24aca6f18fd]

INTEGRATION: CWS mergebuild (1.2.158); FILE MERGED 2004/06/01 16:10:14 hjs 1.2.158.3: RESYNC: (1.3-1.4); FILE MERGED 2004/05/18 16:39:48 hjs 1.2.158.2: RESYNC: (1.2-1.3); FILE MERGED 2004/04/27 16:46:58 hjs 1.2.158.1: #i8252# fix unmerge, isonames and no translatable strings


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [bef124dde63809e1ed0e1d1863b6339334627a38]

INTEGRATION: CWS mergebuild (1.2.158); FILE MERGED 2004/06/01 16:09:44 hjs 1.2.158.3: RESYNC: (1.3-1.4); FILE MERGED 2004/05/18 16:39:40 hjs 1.2.158.2: RESYNC: (1.2-1.3); FILE MERGED 2004/04/27 16:46:58 hjs 1.2.158.1: #i8252# fix unmerge, isonames and no translatable strings


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [2ec93e7b819d1c8b0ac7e1262f95dd66e0c51313]

INTEGRATION: CWS mergebuild (1.50.98); FILE MERGED 2004/05/21 10:57:49 hjs 1.50.98.6: #i8252# fix resync problems 2004/05/18 16:35:16 hjs 1.50.98.5: RESYNC: (1.51-1.52); FILE MERGED 2004/04/20 18:31:29 hjs 1.50.98.4: RESYNC: (1.50-1.51); FILE MERGED 2004/02/23 11:43:32 ihi 1.50.98.3: Merge-While-Build update 2003/11/11 19:24:40 ihi 1.50.98.2: en -> en-US 2003/11/10 17:58:36 ihi 1.50.98.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [32810fdeb6ca5692133e057c0ddb115053de5690]

INTEGRATION: CWS mergebuild (1.13.222); FILE MERGED 2004/05/18 16:35:06 hjs 1.13.222.2: RESYNC: (1.13-1.14); FILE MERGED 2004/01/29 15:29:01 hjs 1.13.222.1: #i8252# chng. resmgr creation parameters from LanguageType to ::com::sun::star::lang::Locale


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [1e6a4cfc551f09a4d26b5d395b0adf357d580ea1]

INTEGRATION: CWS mergebuild (1.24.404); FILE MERGED 2004/05/18 16:34:58 hjs 1.24.404.2: RESYNC: (1.24-1.25); FILE MERGED 2004/01/29 15:28:56 hjs 1.24.404.1: #i8252# chng. resmgr creation parameters from LanguageType to ::com::sun::star::lang::Locale


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [1816e07e1d7e66cf7e86515f9cf34534c0431e27]

INTEGRATION: CWS mergebuild (1.68.98); FILE MERGED 2004/04/20 18:30:37 hjs 1.68.98.4: RESYNC: (1.68-1.69); FILE MERGED 2004/02/23 11:43:31 ihi 1.68.98.3: Merge-While-Build update 2003/11/11 19:24:39 ihi 1.68.98.2: en -> en-US 2003/11/10 17:58:36 ihi 1.68.98.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f50bb692ff06fb3eeef24f6fb874e0c05839579f]

INTEGRATION: CWS mergebuild (1.22.98); FILE MERGED 2004/05/18 16:34:29 hjs 1.22.98.6: RESYNC: (1.24-1.25); FILE MERGED 2004/04/28 17:39:46 hjs 1.22.98.5: #i8252# fix unmerge probs 2004/04/20 18:29:03 hjs 1.22.98.4: RESYNC: (1.22-1.24); FILE MERGED 2004/02/23 11:43:30 ihi 1.22.98.3: Merge-While-Build update 2003/11/11 19:24:37 ihi 1.22.98.2: en -> en-US 2003/11/10 17:58:34 ihi 1.22.98.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f467d479dddaa144054a89d2ebd18430d4309c92]

INTEGRATION: CWS mergebuild (1.2.4); FILE MERGED 2004/05/21 13:18:37 hjs 1.2.4.1: #i8252# fix resync problems


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [07a40876d5cee6a5065293fee204c3b1fcf892cc]

INTEGRATION: CWS mergebuild (1.55.92); FILE MERGED 2004/05/21 13:18:36 hjs 1.55.92.6: #i8252# fix resync problems 2004/05/18 16:32:20 hjs 1.55.92.5: RESYNC: (1.58-1.60); FILE MERGED 2004/04/20 18:27:19 hjs 1.55.92.4: RESYNC: (1.55-1.58); FILE MERGED 2004/02/23 11:43:29 ihi 1.55.92.3: Merge-While-Build update 2003/11/11 19:24:36 ihi 1.55.92.2: en -> en-US 2003/11/10 17:58:32 ihi 1.55.92.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [aa1f9f9d00c152d01a5c3eb48abba3402851859c]

INTEGRATION: CWS mergebuild (1.50.98); FILE MERGED 2004/04/20 18:26:28 hjs 1.50.98.3: RESYNC: (1.50-1.51); FILE MERGED 2003/11/11 19:24:35 ihi 1.50.98.2: en -> en-US 2003/11/10 17:58:32 ihi 1.50.98.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [97d3848edc13e6414bafc6ff850fb095cdd7dad0]

INTEGRATION: CWS mergebuild (1.33.98); FILE MERGED 2004/06/01 16:04:27 hjs 1.33.98.7: RESYNC: (1.38-1.39); FILE MERGED 2004/05/21 13:18:36 hjs 1.33.98.6: #i8252# fix resync problems 2004/05/18 16:30:46 hjs 1.33.98.5: RESYNC: (1.36-1.38); FILE MERGED 2004/04/28 17:39:46 hjs 1.33.98.4: #i8252# fix unmerge probs 2004/04/20 18:25:12 hjs 1.33.98.3: RESYNC: (1.33-1.36); FILE MERGED 2003/11/11 19:24:35 ihi 1.33.98.2: en -> en-US 2003/11/10 17:58:31 ihi 1.33.98.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [3b822be64bb1d6a00bb9d5aa841f9d25cbdc3a3e]

INTEGRATION: CWS mergebuild (1.6.98); FILE MERGED 2004/04/20 18:24:20 hjs 1.6.98.3: RESYNC: (1.6-1.7); FILE MERGED 2003/11/11 19:24:35 ihi 1.6.98.2: en -> en-US 2003/11/10 17:58:31 ihi 1.6.98.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a505f7625179d1fe2df0b213e901c9071d3fc417]

INTEGRATION: CWS mergebuild (1.21.98); FILE MERGED 2004/04/20 18:23:50 hjs 1.21.98.3: RESYNC: (1.21-1.22); FILE MERGED 2003/11/11 19:24:34 ihi 1.21.98.2: en -> en-US 2003/11/10 17:58:30 ihi 1.21.98.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [3df2825a0fa2b871cab2e244d88a549a766db246]

INTEGRATION: CWS mergebuild (1.26.98); FILE MERGED 2004/04/20 18:23:21 hjs 1.26.98.3: RESYNC: (1.26-1.27); FILE MERGED 2003/11/11 19:24:33 ihi 1.26.98.2: en -> en-US 2003/11/10 17:58:30 ihi 1.26.98.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [6389ba492bc84d72f7ff86e3d1de2b27b6a4c338]

INTEGRATION: CWS mergebuild (1.26.98); FILE MERGED 2004/04/20 18:21:55 hjs 1.26.98.3: RESYNC: (1.26-1.27); FILE MERGED 2003/11/11 19:24:32 ihi 1.26.98.2: en -> en-US 2003/11/10 17:58:29 ihi 1.26.98.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [3583b07e34167f9f07659b49af0142ad2bf0662d]

INTEGRATION: CWS mergebuild (1.55.98); FILE MERGED 2004/04/20 18:19:57 hjs 1.55.98.4: RESYNC: (1.55-1.56); FILE MERGED 2004/02/23 11:43:28 ihi 1.55.98.3: Merge-While-Build update 2003/11/11 19:24:32 ihi 1.55.98.2: en -> en-US 2003/11/10 17:58:28 ihi 1.55.98.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [848c3d704f1c9d0ced6846bf8f3ca9d079c91d52]

INTEGRATION: CWS mergebuild (1.20.410); FILE MERGED 2004/04/20 18:17:18 hjs 1.20.410.2: RESYNC: (1.20-1.21); FILE MERGED 2004/01/29 15:28:52 hjs 1.20.410.1: #i8252# chng. resmgr creation parameters from LanguageType to ::com::sun::star::lang::Locale


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [6dfcbf9261cc00fc9761dbb91768e9981c729f04]

INTEGRATION: CWS mergebuild (1.40.98); FILE MERGED 2004/05/18 16:26:35 hjs 1.40.98.4: RESYNC: (1.41-1.42); FILE MERGED 2004/04/20 18:16:30 hjs 1.40.98.3: RESYNC: (1.40-1.41); FILE MERGED 2003/11/11 19:24:31 ihi 1.40.98.2: en -> en-US 2003/11/10 17:58:27 ihi 1.40.98.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [c9efef07ae42eb7f00517df99afe10d3e4a375b6]

INTEGRATION: CWS mergebuild (1.22.98); FILE MERGED 2004/04/27 16:32:39 hjs 1.22.98.4: #i8252# fix unmerge, isonames and no translatable strings 2004/04/20 18:15:46 hjs 1.22.98.3: RESYNC: (1.22-1.23); FILE MERGED 2004/02/23 11:43:27 ihi 1.22.98.2: Merge-While-Build update 2003/11/10 17:58:15 ihi 1.22.98.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [3086aa00b0f04fb251e1b58a51a7bbe00571055e]

INTEGRATION: CWS mergebuild (1.38.94); FILE MERGED 2004/05/18 16:25:40 hjs 1.38.94.3: RESYNC: (1.39-1.40); FILE MERGED 2004/04/20 18:15:18 hjs 1.38.94.2: RESYNC: (1.38-1.39); FILE MERGED 2003/11/10 17:58:14 ihi 1.38.94.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [5bb2ea68889ba356eb36370db906515fbf1b2738]

INTEGRATION: CWS mergebuild (1.48.98); FILE MERGED 2004/04/20 18:14:24 hjs 1.48.98.2: RESYNC: (1.48-1.49); FILE MERGED 2003/11/10 17:58:14 ihi 1.48.98.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [eb2661fdb826f4a7570797fdd3208222f2d6fab1]

INTEGRATION: CWS mergebuild (1.16.98); FILE MERGED 2004/04/20 18:12:09 hjs 1.16.98.2: RESYNC: (1.16-1.17); FILE MERGED 2003/11/10 17:58:13 ihi 1.16.98.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [3eab0a2258e92b3bf0a173a6909283d420626d67]

INTEGRATION: CWS mergebuild (1.24.98); FILE MERGED 2004/05/21 13:18:35 hjs 1.24.98.4: #i8252# fix resync problems 2004/05/18 16:24:44 hjs 1.24.98.3: RESYNC: (1.25-1.26); FILE MERGED 2004/04/20 18:11:58 hjs 1.24.98.2: RESYNC: (1.24-1.25); FILE MERGED 2003/11/10 17:58:13 ihi 1.24.98.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [0e55a906d60f10c6005061001ed5456faa255d54]

INTEGRATION: CWS mergebuild (1.30.98); FILE MERGED 2004/05/18 16:24:00 hjs 1.30.98.5: RESYNC: (1.31-1.32); FILE MERGED 2004/04/27 16:32:35 hjs 1.30.98.4: #i8252# fix unmerge, isonames and no translatable strings 2004/04/20 18:11:50 hjs 1.30.98.3: RESYNC: (1.30-1.31); FILE MERGED 2004/02/23 11:43:26 ihi 1.30.98.2: Merge-While-Build update 2003/11/10 17:58:13 ihi 1.30.98.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b57dd94ac7b8303b814bb190557de18f5216f18f]

INTEGRATION: CWS mergebuild (1.24.38); FILE MERGED 2004/04/27 16:32:35 hjs 1.24.38.4: #i8252# fix unmerge, isonames and no translatable strings 2004/04/20 18:11:33 hjs 1.24.38.3: RESYNC: (1.24-1.25); FILE MERGED 2004/02/23 11:43:25 ihi 1.24.38.2: Merge-While-Build update 2003/11/10 17:58:12 ihi 1.24.38.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [1a3c5e9c56466652c78fcf660f9f287183c0c7db]

INTEGRATION: CWS mergebuild (1.23.98); FILE MERGED 2004/04/20 18:11:25 hjs 1.23.98.3: RESYNC: (1.23-1.24); FILE MERGED 2004/02/23 11:43:25 ihi 1.23.98.2: Merge-While-Build update 2003/11/10 17:58:12 ihi 1.23.98.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [7cf2360ad82d7eafafe6d0c639491559885918cd]

INTEGRATION: CWS mergebuild (1.33.98); FILE MERGED 2004/04/27 16:32:34 hjs 1.33.98.4: #i8252# fix unmerge, isonames and no translatable strings 2004/04/20 18:11:16 hjs 1.33.98.3: RESYNC: (1.33-1.34); FILE MERGED 2004/02/23 11:43:24 ihi 1.33.98.2: Merge-While-Build update 2003/11/10 17:58:11 ihi 1.33.98.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [4030894af771568641844d12c144c27d8b3688e1]

INTEGRATION: CWS mergebuild (1.56.98); FILE MERGED 2004/04/27 16:32:33 hjs 1.56.98.4: #i8252# fix unmerge, isonames and no translatable strings 2004/04/20 18:10:55 hjs 1.56.98.3: RESYNC: (1.56-1.57); FILE MERGED 2004/02/23 11:43:23 ihi 1.56.98.2: Merge-While-Build update 2003/11/10 17:58:10 ihi 1.56.98.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [751be5e3adba3b74f9230928ad3d69780b4d3e0d]

INTEGRATION: CWS mergebuild (1.45.98); FILE MERGED 2004/04/20 18:10:07 hjs 1.45.98.2: RESYNC: (1.45-1.46); FILE MERGED 2003/11/10 17:58:10 ihi 1.45.98.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [e55f3e13a4cf30c7435976ca8b5d08bfffd8c65d]

INTEGRATION: CWS mergebuild (1.3.62); FILE MERGED 2004/05/18 16:19:23 hjs 1.3.62.2: RESYNC: (1.3-1.7); FILE MERGED 2004/04/27 16:32:30 hjs 1.3.62.1: #i8252# fix unmerge, isonames and no translatable strings


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [87f6774cabec90b8cce643a0d0ac1758f9c50c55]

INTEGRATION: CWS mergebuild (1.63.38); FILE MERGED 2004/05/18 16:22:53 hjs 1.63.38.4: RESYNC: (1.65-1.66); FILE MERGED 2004/04/20 18:09:46 hjs 1.63.38.3: RESYNC: (1.63-1.65); FILE MERGED 2004/02/23 11:43:22 ihi 1.63.38.2: Merge-While-Build update 2003/11/10 17:58:09 ihi 1.63.38.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [e2eebeca8c03ff1d1f8aecf4cbcc319b1b331c11]

INTEGRATION: CWS mergebuild (1.2.14); FILE MERGED 2004/06/03 18:22:08 hjs 1.2.14.1: #i8252# resync problems


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [8283a2fff227f3ac49bbd00265aabd14dda55277]

INTEGRATION: CWS mergebuild (1.34.98); FILE MERGED 2004/04/27 16:32:32 hjs 1.34.98.4: #i8252# fix unmerge, isonames and no translatable strings 2004/04/20 18:08:45 hjs 1.34.98.3: RESYNC: (1.34-1.35); FILE MERGED 2004/02/23 11:43:20 ihi 1.34.98.2: Merge-While-Build update 2003/11/10 17:58:08 ihi 1.34.98.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [80a85f37369a91524317b8040a6959fb01da1f2a]

INTEGRATION: CWS mergebuild (1.2.14); FILE MERGED 2004/06/03 18:22:07 hjs 1.2.14.1: #i8252# resync problems


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b7483c76671dbbf6e5f35cd07018cc2493ff7134]

INTEGRATION: CWS mergebuild (1.15.98); FILE MERGED 2004/04/27 16:32:31 hjs 1.15.98.4: #i8252# fix unmerge, isonames and no translatable strings 2004/04/20 18:08:10 hjs 1.15.98.3: RESYNC: (1.15-1.17); FILE MERGED 2004/02/23 11:43:20 ihi 1.15.98.2: Merge-While-Build update 2003/11/10 17:58:07 ihi 1.15.98.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [050dd35c80b291e30ce1fc6da03b3b4a52f77b74]

INTEGRATION: CWS mergebuild (1.33.98); FILE MERGED 2004/04/20 18:08:02 hjs 1.33.98.2: RESYNC: (1.33-1.34); FILE MERGED 2003/11/10 17:58:07 ihi 1.33.98.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [e6d4412da29f91cbd8562c6ff2453dee220c387c]

INTEGRATION: CWS mergebuild (1.2.20); FILE MERGED 2004/05/21 13:18:34 hjs 1.2.20.1: #i8252# fix resync problems


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [c7d55f53eab52d329e2067c42e63b49e3a263e9d]

INTEGRATION: CWS mergebuild (1.12.98); FILE MERGED 2004/04/20 18:07:42 hjs 1.12.98.2: RESYNC: (1.12-1.13); FILE MERGED 2003/11/10 17:58:07 ihi 1.12.98.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [7946a0618abd00938536f109a679277e3407d1a5]

INTEGRATION: CWS mergebuild (1.20.98); FILE MERGED 2004/04/20 18:07:34 hjs 1.20.98.2: RESYNC: (1.20-1.21); FILE MERGED 2003/11/10 17:58:06 ihi 1.20.98.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [ca6d6ebebe17b7c5dee369ba3f1386b4904d2c91]

INTEGRATION: CWS mergebuild (1.19.98); FILE MERGED 2004/04/20 18:07:25 hjs 1.19.98.2: RESYNC: (1.19-1.20); FILE MERGED 2003/11/10 17:58:06 ihi 1.19.98.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [8460a5d134582f81177d7eba9dfc2d188f4906b4]

INTEGRATION: CWS mergebuild (1.75.94); FILE MERGED 2004/05/18 16:21:33 hjs 1.75.94.5: RESYNC: (1.76-1.77); FILE MERGED 2004/04/27 16:32:31 hjs 1.75.94.4: #i8252# fix unmerge, isonames and no translatable strings 2004/04/20 18:07:18 hjs 1.75.94.3: RESYNC: (1.75-1.76); FILE MERGED 2004/02/23 11:43:18 ihi 1.75.94.2: Merge-While-Build update 2003/11/10 17:58:05 ihi 1.75.94.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [7b5eace78898377658067d6e37882376c446bdd3]

INTEGRATION: CWS mergebuild (1.60.98); FILE MERGED 2004/04/20 18:06:59 hjs 1.60.98.3: RESYNC: (1.60-1.61); FILE MERGED 2004/02/23 11:43:16 ihi 1.60.98.2: Merge-While-Build update 2003/11/10 17:58:04 ihi 1.60.98.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [0115319060c8bbed49d60170cdbb6ec131aedf9e]

INTEGRATION: CWS mergebuild (1.2.158); FILE MERGED 2004/04/27 16:32:31 hjs 1.2.158.1: #i8252# fix unmerge, isonames and no translatable strings


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [fd54253b9169a6b03bbcf3faedffc5fe4cbb48d8]

INTEGRATION: CWS mergebuild (1.2.2); FILE MERGED 2004/06/03 18:21:30 hjs 1.2.2.1: #i8252# resync problems


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [5b99d94843912bf4ef49e47b0c29cc1b922a5bd4]

INTEGRATION: CWS mergebuild (1.2.158); FILE MERGED 2004/04/27 16:32:30 hjs 1.2.158.1: #i8252# fix unmerge, isonames and no translatable strings


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [9f86a3aeae11c747d30c53646d19eb7456b22d18]

INTEGRATION: CWS mergebuild (1.2.158); FILE MERGED 2004/04/27 16:32:29 hjs 1.2.158.1: #i8252# fix unmerge, isonames and no translatable strings


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a358be3726a0cabd0a8b30a9bc23ccb5112558f0]

INTEGRATION: CWS mergebuild (1.51.98); FILE MERGED 2004/05/18 16:18:23 hjs 1.51.98.4: RESYNC: (1.52-1.53); FILE MERGED 2004/04/20 17:59:48 hjs 1.51.98.3: RESYNC: (1.51-1.52); FILE MERGED 2004/02/23 11:43:15 ihi 1.51.98.2: Merge-While-Build update 2003/11/10 17:58:04 ihi 1.51.98.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [13c8510297c25a4e1dbb42bf6029fd1822eacf46]

INTEGRATION: CWS mergebuild (1.41.98); FILE MERGED 2004/06/01 16:01:09 hjs 1.41.98.3: RESYNC: (1.42-1.43); FILE MERGED 2004/04/20 17:59:29 hjs 1.41.98.2: RESYNC: (1.41-1.42); FILE MERGED 2003/11/10 17:58:03 ihi 1.41.98.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [4c51dbeebd38bedcf730c09277b0f6a4a3ca2592]

INTEGRATION: CWS mergebuild (1.22.98); FILE MERGED 2004/04/20 17:58:42 hjs 1.22.98.2: RESYNC: (1.22-1.23); FILE MERGED 2003/11/10 17:58:03 ihi 1.22.98.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [224d58124642cf6d9cbe3f47993507322e66252a]

INTEGRATION: CWS mergebuild (1.17.30); FILE MERGED 2004/06/02 13:52:07 hjs 1.17.30.6: RESYNC: (1.26-1.27); FILE MERGED 2004/06/01 16:01:00 hjs 1.17.30.5: RESYNC: (1.24-1.26); FILE MERGED 2004/05/18 16:17:34 hjs 1.17.30.4: RESYNC: (1.21-1.24); FILE MERGED 2004/04/20 17:58:03 hjs 1.17.30.3: RESYNC: (1.18-1.21); FILE MERGED 2003/11/19 14:06:22 hjs 1.17.30.2: RESYNC: (1.17-1.18); FILE MERGED 2003/11/10 17:58:03 ihi 1.17.30.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [82bee9f1b67fa1d83067d335e24da41f59fd9928]

INTEGRATION: CWS mergebuild (1.26.98); FILE MERGED 2004/04/20 17:57:56 hjs 1.26.98.2: RESYNC: (1.26-1.27); FILE MERGED 2003/11/10 17:58:02 ihi 1.26.98.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f6a3cbefd6dbdf0ea908a6be2ca7d40a40be7e48]

INTEGRATION: CWS mergebuild (1.22.98); FILE MERGED 2004/04/20 17:57:48 hjs 1.22.98.2: RESYNC: (1.22-1.23); FILE MERGED 2003/11/10 17:58:02 ihi 1.22.98.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f5aaee85bc61747e9880a55f5b3554aca032b416]

INTEGRATION: CWS mergebuild (1.25.98); FILE MERGED 2004/04/20 17:57:30 hjs 1.25.98.2: RESYNC: (1.25-1.26); FILE MERGED 2003/11/10 17:58:00 ihi 1.25.98.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [52b4798a52e86b3d3cc1e9ce079ac89aa2416e5c]

INTEGRATION: CWS mergebuild (1.2.160); FILE MERGED 2004/04/27 16:32:27 hjs 1.2.160.1: #i8252# fix unmerge, isonames and no translatable strings


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [244b0362d695d38a57ae6129b31e2ad73cee891d]

INTEGRATION: CWS mergebuild (1.22.98); FILE MERGED 2004/04/20 17:56:29 hjs 1.22.98.3: RESYNC: (1.22-1.23); FILE MERGED 2004/02/23 11:43:14 ihi 1.22.98.2: Merge-While-Build update 2003/11/10 17:58:00 ihi 1.22.98.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [8319df777fc287cc9890765402cd3af566bed7e3]

INTEGRATION: CWS mergebuild (1.42.38); FILE MERGED 2004/06/21 12:48:50 ihi 1.42.38.8: #i8252# Removed duplicated de entry 2004/06/01 16:00:51 hjs 1.42.38.7: RESYNC: (1.44-1.45); FILE MERGED 2004/05/21 13:18:33 hjs 1.42.38.6: #i8252# fix resync problems 2004/05/18 16:17:09 hjs 1.42.38.5: RESYNC: (1.43-1.44); FILE MERGED 2004/04/27 16:32:27 hjs 1.42.38.4: #i8252# fix unmerge, isonames and no translatable strings 2004/04/20 17:55:48 hjs 1.42.38.3: RESYNC: (1.42-1.43); FILE MERGED 2004/02/23 11:43:12 ihi 1.42.38.2: Merge-While-Build update 2003/11/10 17:58:00 ihi 1.42.38.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [858f6bd7862b6937fb8387668b0e4e8622f9b272]

INTEGRATION: CWS mergebuild (1.12.98); FILE MERGED 2004/04/20 17:55:30 hjs 1.12.98.2: RESYNC: (1.12-1.13); FILE MERGED 2003/11/10 17:57:59 ihi 1.12.98.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [16bb53c7da832f636b1827e5bd7a2e74e277b54e]

INTEGRATION: CWS mergebuild (1.27.98); FILE MERGED 2004/05/18 16:16:41 hjs 1.27.98.3: RESYNC: (1.29-1.30); FILE MERGED 2004/04/20 17:55:13 hjs 1.27.98.2: RESYNC: (1.27-1.29); FILE MERGED 2003/11/10 17:57:59 ihi 1.27.98.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [2772f64f456408756fc6a3c83e79f56b5504af82]

INTEGRATION: CWS mergebuild (1.2.158); FILE MERGED 2004/05/21 13:18:33 hjs 1.2.158.1: #i8252# fix resync problems


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [d6ebe58237b7ee9bd1d182b3a308efe6ff0cb1d4]

INTEGRATION: CWS mergebuild (1.18.98); FILE MERGED 2004/04/20 17:54:25 hjs 1.18.98.2: RESYNC: (1.18-1.19); FILE MERGED 2003/11/10 17:57:59 ihi 1.18.98.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [52c93ea4c967e0302392da856c45812f7df94764]

INTEGRATION: CWS mergebuild (1.65.98); FILE MERGED 2004/05/18 16:16:32 hjs 1.65.98.4: RESYNC: (1.67-1.68); FILE MERGED 2004/04/20 17:54:17 hjs 1.65.98.3: RESYNC: (1.66-1.67); FILE MERGED 2003/11/19 14:05:39 hjs 1.65.98.2: RESYNC: (1.65-1.66); FILE MERGED 2003/11/10 17:57:58 ihi 1.65.98.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [6bb1decd4f20ce5975a6a4d860c414738126f057]

INTEGRATION: CWS mergebuild (1.20.98); FILE MERGED 2004/04/20 17:53:36 hjs 1.20.98.2: RESYNC: (1.20-1.21); FILE MERGED 2003/11/10 17:57:58 ihi 1.20.98.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [d95f2b5fb6da6ec2542f50111e7040b7c11a3162]

INTEGRATION: CWS mergebuild (1.44.98); FILE MERGED 2004/04/20 17:52:12 hjs 1.44.98.2: RESYNC: (1.44-1.45); FILE MERGED 2003/11/10 17:57:57 ihi 1.44.98.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a06c560f39693ca9c763fce4df9762eb1041fd76]

INTEGRATION: CWS mergebuild (1.7.98); FILE MERGED 2004/05/21 13:18:33 hjs 1.7.98.4: #i8252# fix resync problems 2004/05/18 16:16:13 hjs 1.7.98.3: RESYNC: (1.8-1.9); FILE MERGED 2004/04/20 17:51:48 hjs 1.7.98.2: RESYNC: (1.7-1.8); FILE MERGED 2003/11/10 17:57:57 ihi 1.7.98.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [5ab206a79bc975a0150498afab883c6a2cd279d3]

INTEGRATION: CWS mergebuild (1.23.98); FILE MERGED 2004/04/27 16:32:27 hjs 1.23.98.4: #i8252# fix unmerge, isonames and no translatable strings 2004/04/20 17:51:28 hjs 1.23.98.3: RESYNC: (1.23-1.24); FILE MERGED 2004/02/23 11:43:12 ihi 1.23.98.2: Merge-While-Build update 2003/11/10 17:57:57 ihi 1.23.98.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [5793f85187d243c288e965daf065897acfffd0d2]

INTEGRATION: CWS mergebuild (1.38.98); FILE MERGED 2004/04/27 16:32:26 hjs 1.38.98.4: #i8252# fix unmerge, isonames and no translatable strings 2004/04/20 17:51:20 hjs 1.38.98.3: RESYNC: (1.38-1.39); FILE MERGED 2004/02/23 11:43:11 ihi 1.38.98.2: Merge-While-Build update 2003/11/10 17:57:56 ihi 1.38.98.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [77e08f9ddb50e6dc5c8bc4d1bbe3b0098c4bdbc6]

INTEGRATION: CWS mergebuild (1.12.98); FILE MERGED 2004/04/20 17:50:51 hjs 1.12.98.2: RESYNC: (1.12-1.13); FILE MERGED 2003/11/10 17:57:56 ihi 1.12.98.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [c342e3cbf76b4f6e4a802f653687b61e8185caad]

INTEGRATION: CWS mergebuild (1.7.98); FILE MERGED 2004/04/20 17:50:44 hjs 1.7.98.2: RESYNC: (1.7-1.8); FILE MERGED 2003/11/10 17:57:55 ihi 1.7.98.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [25457538a34abddfbcf3c3ddd2ef56caebd7c0d8]

INTEGRATION: CWS mergebuild (1.32.38); FILE MERGED 2004/06/01 16:00:30 hjs 1.32.38.6: RESYNC: (1.33-1.34); FILE MERGED 2004/04/27 16:32:26 hjs 1.32.38.5: #i8252# fix unmerge, isonames and no translatable strings 2004/04/20 17:50:36 hjs 1.32.38.4: RESYNC: (1.32-1.33); FILE MERGED 2004/02/23 15:53:50 ihi 1.32.38.3: Merge-While-Build update 2004/02/23 11:43:10 ihi 1.32.38.2: Merge-While-Build update 2003/11/10 17:57:55 ihi 1.32.38.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [45bcbff9e1a7aaf66c8256db1097b5da9482f02e]

INTEGRATION: CWS mergebuild (1.3.94); FILE MERGED 2004/06/01 15:59:56 hjs 1.3.94.2: RESYNC: (1.3-1.4); FILE MERGED 2004/04/27 16:32:26 hjs 1.3.94.1: #i8252# fix unmerge, isonames and no translatable strings


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [2e707763eb7aaade5a194f00475e33ed096a9bba]

INTEGRATION: CWS mergebuild (1.27.98); FILE MERGED 2004/04/20 17:49:36 hjs 1.27.98.2: RESYNC: (1.27-1.28); FILE MERGED 2003/11/10 17:57:54 ihi 1.27.98.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [828cb569ec122887ab75925465ef164b1f5862f0]

INTEGRATION: CWS mergebuild (1.6.98); FILE MERGED 2004/04/20 17:49:19 hjs 1.6.98.2: RESYNC: (1.6-1.7); FILE MERGED 2003/11/10 17:57:54 ihi 1.6.98.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a292bcf576918ec1c8a497ff1dd0acd13a7fad9a]

INTEGRATION: CWS mergebuild (1.2.158); FILE MERGED 2004/04/26 16:26:52 hjs 1.2.158.1: #i8252# use Locale to create Resmgr


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [de9f2481670aa5b091b4dd2924f68da0a9becf2b]

INTEGRATION: CWS mergebuild (1.40.98); FILE MERGED 2004/04/20 17:44:22 hjs 1.40.98.2: RESYNC: (1.40-1.41); FILE MERGED 2003/11/10 17:57:54 ihi 1.40.98.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [057438d20c0b56f4dcd234bd3120bac2f7ae5bfe]

INTEGRATION: CWS mergebuild (1.32.38); FILE MERGED 2004/06/01 15:59:19 hjs 1.32.38.4: RESYNC: (1.33-1.34); FILE MERGED 2004/04/27 16:32:25 hjs 1.32.38.3: #i8252# fix unmerge, isonames and no translatable strings 2004/04/20 17:43:44 hjs 1.32.38.2: RESYNC: (1.32-1.33); FILE MERGED 2003/11/10 17:57:53 ihi 1.32.38.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [fa9cf38e805469c52e09145969da54a889c6b026]

INTEGRATION: CWS mergebuild (1.2.158); FILE MERGED 2004/04/27 16:32:25 hjs 1.2.158.1: #i8252# fix unmerge, isonames and no translatable strings


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [88327254dd6ae8f876fb2af9304a219af4d116f3]

INTEGRATION: CWS mergebuild (1.27.98); FILE MERGED 2004/04/20 17:42:11 hjs 1.27.98.2: RESYNC: (1.27-1.28); FILE MERGED 2003/11/10 17:57:53 ihi 1.27.98.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [1d43a35c634a00f29a756a559a179f71fe79dc6e]

INTEGRATION: CWS mergebuild (1.6.98); FILE MERGED 2004/05/21 13:18:32 hjs 1.6.98.4: #i8252# fix resync problems 2004/05/18 16:13:43 hjs 1.6.98.3: RESYNC: (1.7-1.8); FILE MERGED 2004/04/20 17:41:33 hjs 1.6.98.2: RESYNC: (1.6-1.7); FILE MERGED 2003/11/10 17:57:52 ihi 1.6.98.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [257ea84b4046e72df604bc1c5c0e469a9ef1a173]

INTEGRATION: CWS mergebuild (1.49.98); FILE MERGED 2004/04/20 17:41:21 hjs 1.49.98.2: RESYNC: (1.49-1.50); FILE MERGED 2003/11/10 17:57:52 ihi 1.49.98.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [8943e271b24c8af7c753aa86dff4edf0c90cf80a]

INTEGRATION: CWS mergebuild (1.67.98); FILE MERGED 2004/04/27 16:32:23 hjs 1.67.98.4: #i8252# fix unmerge, isonames and no translatable strings 2004/04/20 17:41:00 hjs 1.67.98.3: RESYNC: (1.67-1.69); FILE MERGED 2004/02/23 11:43:09 ihi 1.67.98.2: Merge-While-Build update 2003/11/10 17:57:51 ihi 1.67.98.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [c1762b32cb60439b21ec4aff4e15c8c0bea7857a]

INTEGRATION: CWS mergebuild (1.48.36); FILE MERGED 2004/06/01 15:59:11 hjs 1.48.36.7: RESYNC: (1.52-1.53); FILE MERGED 2004/04/27 16:32:23 hjs 1.48.36.6: #i8252# fix unmerge, isonames and no translatable strings 2004/04/20 17:40:29 hjs 1.48.36.5: RESYNC: (1.49-1.51); FILE MERGED 2004/02/23 11:43:07 ihi 1.48.36.4: Merge-While-Build update 2003/11/20 18:40:11 hjs 1.48.36.3: #i8252# removed remains of resync 2003/11/19 14:04:32 hjs 1.48.36.2: RESYNC: (1.48-1.49); FILE MERGED 2003/11/10 17:57:50 ihi 1.48.36.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [d8777500fc2895b76453ffdf51e407d0cbe32c78]

INTEGRATION: CWS mergebuild (1.40.98); FILE MERGED 2004/04/27 16:32:23 hjs 1.40.98.4: #i8252# fix unmerge, isonames and no translatable strings 2004/04/20 17:39:56 hjs 1.40.98.3: RESYNC: (1.40-1.41); FILE MERGED 2004/02/23 11:43:06 ihi 1.40.98.2: Merge-While-Build update 2003/11/10 17:57:50 ihi 1.40.98.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [511914500513ecdea9703c309f77ae656223df76]

INTEGRATION: CWS mergebuild (1.16.98); FILE MERGED 2004/04/20 17:39:49 hjs 1.16.98.2: RESYNC: (1.16-1.17); FILE MERGED 2003/11/10 17:57:49 ihi 1.16.98.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [4ae02de32a3b6b346c591e61de01a4ed87586f38]

INTEGRATION: CWS mergebuild (1.32.98); FILE MERGED 2004/04/27 16:32:22 hjs 1.32.98.4: #i8252# fix unmerge, isonames and no translatable strings 2004/04/20 17:39:33 hjs 1.32.98.3: RESYNC: (1.32-1.33); FILE MERGED 2004/02/23 11:43:06 ihi 1.32.98.2: Merge-While-Build update 2003/11/10 17:57:49 ihi 1.32.98.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [60bd6c02ba19f6d79a02a87cffbce2b82bd28b77]

INTEGRATION: CWS mergebuild (1.2.158); FILE MERGED 2004/04/27 16:32:21 hjs 1.2.158.1: #i8252# fix unmerge, isonames and no translatable strings


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [2ac1e68661a4f1290f80a4825279219468c8b504]

INTEGRATION: CWS mergebuild (1.45.98); FILE MERGED 2004/06/01 15:59:02 hjs 1.45.98.6: RESYNC: (1.47-1.48); FILE MERGED 2004/05/18 16:11:40 hjs 1.45.98.5: RESYNC: (1.46-1.47); FILE MERGED 2004/04/27 16:32:20 hjs 1.45.98.4: #i8252# fix unmerge, isonames and no translatable strings 2004/04/20 17:38:42 hjs 1.45.98.3: RESYNC: (1.45-1.46); FILE MERGED 2004/02/23 11:43:05 ihi 1.45.98.2: Merge-While-Build update 2003/11/10 17:57:49 ihi 1.45.98.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [9cfb5052cae9878203715b7fcfb59baecda454d9]

INTEGRATION: CWS mergebuild (1.28.98); FILE MERGED 2004/04/20 17:27:56 hjs 1.28.98.3: RESYNC: (1.28-1.29); FILE MERGED 2003/11/11 19:24:30 ihi 1.28.98.2: en -> en-US 2003/11/10 17:57:47 ihi 1.28.98.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [e85877f5baf985b84d5d1522c5cc589e2c0a6ab9]

INTEGRATION: CWS mergebuild (1.76.14); FILE MERGED 2004/05/18 16:06:10 hjs 1.76.14.3: RESYNC: (1.81-1.87); FILE MERGED 2004/04/20 17:16:15 hjs 1.76.14.2: RESYNC: (1.76-1.81); FILE MERGED 2003/11/10 17:57:44 ihi 1.76.14.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b26c9a7b2d86fd726320e49c1d239163882f8b0b]

INTEGRATION: CWS mergebuild (1.7.140); FILE MERGED 2004/05/21 13:18:30 hjs 1.7.140.5: #i8252# fix resync problems 2004/05/18 16:06:01 hjs 1.7.140.4: RESYNC: (1.11-1.12); FILE MERGED 2004/04/20 17:16:07 hjs 1.7.140.3: RESYNC: (1.8-1.11); FILE MERGED 2003/11/19 14:08:08 hjs 1.7.140.2: RESYNC: (1.7-1.8); FILE MERGED 2003/11/10 17:57:44 ihi 1.7.140.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [bad770427dc36946afd19692dd050accacca3271]

INTEGRATION: CWS mergebuild (1.1.2); FILE ADDED 2004/06/07 15:50:18 ihi 1.1.2.1: #i8252# Iso Codes


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [c0b2361e7a19181b38bfd52688e865534fbc0a54]

INTEGRATION: CWS mergebuild (1.1.2); FILE ADDED 2004/06/07 15:49:29 ihi 1.1.2.8: #i8252# Iso Code update 2004/05/21 13:18:29 hjs 1.1.2.7: #i8252# fix resync problems 2004/05/19 16:16:02 ihi 1.1.2.6: unmerge / join from SRC680_m39 2004/03/04 14:31:13 hjs 1.1.2.5: #i8252# fix syntax 2004/03/02 15:50:37 ihi 1.1.2.4: Update Merge-While-Build 2004/02/23 12:56:19 ihi 1.1.2.3: Merge-While-Build update 2003/11/11 19:24:27 ihi 1.1.2.2: en -> en-US 2003/11/10 17:57:42 ihi 1.1.2.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [5a1e0164dc9af83406581ec18d6fa7d4778c78cf]

INTEGRATION: CWS mergebuild (1.9.406); FILE MERGED 2004/05/19 13:39:36 hjs 1.9.406.4: #i8252# set default ACC key 2003/12/16 16:21:01 ihi 1.9.406.3: x-no-translate conversion 2003/11/19 14:16:04 hjs 1.9.406.2: RESYNC: (1.9-1.10); FILE MERGED 2003/11/10 17:57:41 ihi 1.9.406.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [05f3e349b49f1854ae4e1f3f05ab2001fd8e9c02]

INTEGRATION: CWS mergebuild (1.10.68); FILE MERGED 2004/06/01 13:25:31 hjs 1.10.68.3: RESYNC: (1.11-1.12); FILE MERGED 2003/11/18 19:11:33 hjs 1.10.68.2: RESYNC: (1.10-1.11); FILE MERGED 2003/10/20 15:32:33 hjs 1.10.68.1: #111260# us SOLARCOMMONRESDDIR to access delivered srs files


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [84f1649d4bd7d447ff5f2caf2265a114971e60ee]

INTEGRATION: CWS mergebuild (1.45.36); FILE MERGED 2004/04/20 14:21:24 hjs 1.45.36.4: RESYNC: (1.45-1.47); FILE MERGED 2004/02/23 11:39:59 ihi 1.45.36.3: Merge-While-Build update 2003/11/11 19:23:42 ihi 1.45.36.2: en -> en-US 2003/11/10 17:56:15 ihi 1.45.36.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [2d4053be844becdde8ca8688250b9936ba9c5242]

INTEGRATION: CWS mergebuild (1.99.8); FILE MERGED 2004/06/01 13:24:56 hjs 1.99.8.8: RESYNC: (1.101-1.102); FILE MERGED 2004/04/28 18:58:36 hjs 1.99.8.7: #i8252# fix unmerge probs 2004/04/20 14:21:12 hjs 1.99.8.6: RESYNC: (1.100-1.101); FILE MERGED 2004/03/02 15:15:59 ihi 1.99.8.5: Update Merge-While-Build 2004/02/23 11:39:58 ihi 1.99.8.4: Merge-While-Build update 2003/11/18 19:14:45 hjs 1.99.8.3: RESYNC: (1.99-1.100); FILE MERGED 2003/11/11 19:23:41 ihi 1.99.8.2: en -> en-US 2003/11/10 17:56:13 ihi 1.99.8.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [9e40893aa85e0a427a0c9d036d0e9b898ca243fe]

INTEGRATION: CWS mergebuild (1.27.34); FILE MERGED 2004/05/28 17:53:04 hjs 1.27.34.5: RESYNC: (1.29-1.30); FILE MERGED 2004/04/28 18:22:08 hjs 1.27.34.4: #i8252# fix unmerge probs 2004/04/20 18:39:25 hjs 1.27.34.3: RESYNC: (1.27-1.29); FILE MERGED 2003/11/11 19:16:57 ihi 1.27.34.2: en -> en-US 2003/11/10 16:44:40 ihi 1.27.34.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [43b5e56f987e07605efe916117db3b2fa7d8b75c]

INTEGRATION: CWS mergebuild (1.24.38); FILE MERGED 2004/04/20 14:18:55 hjs 1.24.38.4: RESYNC: (1.24-1.25); FILE MERGED 2004/02/23 11:39:58 ihi 1.24.38.3: Merge-While-Build update 2003/11/11 19:23:40 ihi 1.24.38.2: en -> en-US 2003/11/10 17:56:12 ihi 1.24.38.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [d679e1090ee7cbdbf64735c51353cd71440313ae]

INTEGRATION: CWS mergebuild (1.13.32); FILE MERGED 2004/04/20 14:18:09 hjs 1.13.32.2: RESYNC: (1.13-1.16); FILE MERGED 2003/12/05 17:44:29 hjs 1.13.32.1: #i8252# accept country codes


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [30bc516e0c57fdef7acc1ac492b442b839994dbd]

INTEGRATION: CWS mergebuild (1.25.34); FILE MERGED 2004/04/20 18:57:06 hjs 1.25.34.3: RESYNC: (1.25-1.26); FILE MERGED 2003/11/11 19:17:13 ihi 1.25.34.2: en -> en-US 2003/11/10 16:44:50 ihi 1.25.34.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [8a51bc5c1000e71d3ca511b15c63830829f3400a]

INTEGRATION: CWS mergebuild (1.19.34); FILE MERGED 2004/04/20 18:56:23 hjs 1.19.34.3: RESYNC: (1.19-1.20); FILE MERGED 2003/11/11 19:17:13 ihi 1.19.34.2: en -> en-US 2003/11/10 16:44:50 ihi 1.19.34.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [8ba1375ca86d7286fcf007dfa8aba698e4efc4af]

INTEGRATION: CWS mergebuild (1.2.30); FILE MERGED 2004/04/28 18:23:24 hjs 1.2.30.1: #i8252# fix unmerge probs


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [902e8e81146dc3aa7911d3670b7a99a0d1c1fe7b]

INTEGRATION: CWS mergebuild (1.23.34); FILE MERGED 2004/04/20 18:54:35 hjs 1.23.34.3: RESYNC: (1.23-1.24); FILE MERGED 2003/11/11 19:17:10 ihi 1.23.34.2: en -> en-US 2003/11/10 16:44:48 ihi 1.23.34.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [db2cdfe330fb131c7f96f0af569fbf8c2fe8182a]

INTEGRATION: CWS mergebuild (1.52.34); FILE MERGED 2004/06/02 13:43:31 hjs 1.52.34.11: RESYNC: (1.62-1.63); FILE MERGED 2004/05/28 17:56:31 hjs 1.52.34.10: RESYNC: (1.61-1.62); FILE MERGED 2004/05/21 15:17:25 hjs 1.52.34.9: #i8252# fix resync problems 2004/05/18 17:39:04 hjs 1.52.34.8: RESYNC: (1.57-1.61); FILE MERGED 2004/04/28 18:23:23 hjs 1.52.34.7: #i8252# fix unmerge probs 2004/04/20 18:51:26 hjs 1.52.34.6: RESYNC: (1.54-1.57); FILE MERGED 2004/02/20 18:28:29 ihi 1.52.34.5: Merge-While-Build update 2003/12/16 16:19:31 ihi 1.52.34.4: x-no-translate conversion 2003/11/19 12:05:22 hjs 1.52.34.3: RESYNC: (1.52-1.54); FILE MERGED 2003/11/11 19:17:09 ihi 1.52.34.2: en -> en-US 2003/11/10 16:44:47 ihi 1.52.34.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [145deb6bbfd87d9229ff18c8929ca8bab26c3bb0]

INTEGRATION: CWS mergebuild (1.2.30); FILE MERGED 2004/04/28 18:23:22 hjs 1.2.30.1: #i8252# fix unmerge probs


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f63544ad62c2b11feef1d36e8cfdb6e5f6bf584f]

INTEGRATION: CWS mergebuild (1.35.26); FILE MERGED 2004/05/18 17:37:36 hjs 1.35.26.7: RESYNC: (1.36-1.37); FILE MERGED 2004/04/28 18:23:45 hjs 1.35.26.6: #i8252# fix unmerge probs 2004/04/20 18:48:36 hjs 1.35.26.5: RESYNC: (1.35-1.36); FILE MERGED 2004/02/20 18:28:29 ihi 1.35.26.4: Merge-While-Build update 2003/12/16 16:19:30 ihi 1.35.26.3: x-no-translate conversion 2003/11/11 19:17:08 ihi 1.35.26.2: en -> en-US 2003/11/10 16:44:47 ihi 1.35.26.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [fb1fae7143df422aa1078fdc5d1c0c49e54217e5]

INTEGRATION: CWS mergebuild (1.35.34); FILE MERGED 2004/04/28 18:23:44 hjs 1.35.34.4: #i8252# fix unmerge probs 2004/04/20 18:42:53 hjs 1.35.34.3: RESYNC: (1.35-1.36); FILE MERGED 2003/11/11 19:17:05 ihi 1.35.34.2: en -> en-US 2003/11/10 16:44:44 ihi 1.35.34.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [c33115281760da83e7a3654ba1c147bf040776f3]

INTEGRATION: CWS mergebuild (1.23.34); FILE MERGED 2004/04/20 18:42:44 hjs 1.23.34.5: RESYNC: (1.23-1.24); FILE MERGED 2004/02/20 18:28:28 ihi 1.23.34.4: Merge-While-Build update 2003/12/16 16:19:29 ihi 1.23.34.3: x-no-translate conversion 2003/11/11 19:17:05 ihi 1.23.34.2: en -> en-US 2003/11/10 16:44:44 ihi 1.23.34.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [e28d759157ac4ab72d2201883e07bd25086dbba2]

INTEGRATION: CWS mergebuild (1.26.34); FILE MERGED 2004/04/20 18:42:32 hjs 1.26.34.5: RESYNC: (1.26-1.27); FILE MERGED 2004/02/20 18:28:28 ihi 1.26.34.4: Merge-While-Build update 2003/12/16 16:19:29 ihi 1.26.34.3: x-no-translate conversion 2003/11/11 19:17:04 ihi 1.26.34.2: en -> en-US 2003/11/10 16:44:44 ihi 1.26.34.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [c6f99322821f6dceaca59f60bb988faf01d8ece4]

INTEGRATION: CWS mergebuild (1.31.34); FILE MERGED 2004/04/20 18:42:21 hjs 1.31.34.3: RESYNC: (1.31-1.32); FILE MERGED 2003/11/11 19:17:04 ihi 1.31.34.2: en -> en-US 2003/11/10 16:44:43 ihi 1.31.34.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [ba1e6631e6a2998736e9e0af53f2e7cbd01b7e5b]

INTEGRATION: CWS mergebuild (1.33.34); FILE MERGED 2004/04/28 18:23:44 hjs 1.33.34.4: #i8252# fix unmerge probs 2004/04/20 18:42:13 hjs 1.33.34.3: RESYNC: (1.33-1.34); FILE MERGED 2003/11/11 19:17:03 ihi 1.33.34.2: en -> en-US 2003/11/10 16:44:43 ihi 1.33.34.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [6d121a1b9de17b5b76bf9a844030761492d55b19]

INTEGRATION: CWS mergebuild (1.32.26); FILE MERGED 2004/04/20 18:39:08 hjs 1.32.26.3: RESYNC: (1.32-1.33); FILE MERGED 2003/11/11 19:16:56 ihi 1.32.26.2: en -> en-US 2003/11/10 16:44:39 ihi 1.32.26.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [dfef8f1742511f606562ba8a2213249825150064]

INTEGRATION: CWS mergebuild (1.45.34); FILE MERGED 2004/04/20 18:38:21 hjs 1.45.34.3: RESYNC: (1.45-1.46); FILE MERGED 2003/11/11 19:16:54 ihi 1.45.34.2: en -> en-US 2003/11/10 16:44:38 ihi 1.45.34.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [102b16226892b2d5e319eb7eb37d338cb15a3db6]

INTEGRATION: CWS mergebuild (1.26.34); FILE MERGED 2004/04/20 18:37:32 hjs 1.26.34.3: RESYNC: (1.26-1.27); FILE MERGED 2003/11/11 19:16:53 ihi 1.26.34.2: en -> en-US 2003/11/10 16:44:38 ihi 1.26.34.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f0ed03ad17c09bf7a73e9ef7f2e1233750431e09]

INTEGRATION: CWS mergebuild (1.43.34); FILE MERGED 2004/05/28 17:49:31 hjs 1.43.34.6: RESYNC: (1.45-1.46); FILE MERGED 2004/05/18 17:36:56 hjs 1.43.34.5: RESYNC: (1.44-1.45); FILE MERGED 2004/04/28 18:23:42 hjs 1.43.34.4: #i8252# fix unmerge probs 2004/04/20 18:37:10 hjs 1.43.34.3: RESYNC: (1.43-1.44); FILE MERGED 2003/11/11 19:16:49 ihi 1.43.34.2: en -> en-US 2003/11/10 16:44:36 ihi 1.43.34.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [33a398adb42e206d6f19e19cc22963d4cd39a809]

INTEGRATION: CWS mergebuild (1.6.24); FILE MERGED 2004/04/20 16:23:36 hjs 1.6.24.3: RESYNC: (1.6-1.7); FILE MERGED 2003/11/11 19:17:51 ihi 1.6.24.2: en -> en-US 2003/11/10 16:45:14 ihi 1.6.24.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b07cf153c56fe3bbd57491e3f0ce987ce2fbb82e]

INTEGRATION: CWS mergebuild (1.6.24); FILE MERGED 2004/04/20 16:23:27 hjs 1.6.24.3: RESYNC: (1.6-1.7); FILE MERGED 2003/11/11 19:17:51 ihi 1.6.24.2: en -> en-US 2003/11/10 16:45:13 ihi 1.6.24.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [58218b3a24342f865b06f0f66753147cfe7e2f2e]

INTEGRATION: CWS mergebuild (1.7.24); FILE MERGED 2004/04/20 16:23:18 hjs 1.7.24.3: RESYNC: (1.7-1.8); FILE MERGED 2003/11/11 19:17:51 ihi 1.7.24.2: en -> en-US 2003/11/10 16:45:13 ihi 1.7.24.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a41a83bccdb07974028286a3f3a76313a2a538f7]

INTEGRATION: CWS mergebuild (1.6.24); FILE MERGED 2004/04/20 16:23:10 hjs 1.6.24.3: RESYNC: (1.6-1.7); FILE MERGED 2003/11/11 19:17:50 ihi 1.6.24.2: en -> en-US 2003/11/10 16:45:12 ihi 1.6.24.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [6ff943cb95f09eebcd54d8b6e50ec2c9d8dcadac]

INTEGRATION: CWS mergebuild (1.9.20); FILE MERGED 2004/04/20 16:22:48 hjs 1.9.20.3: RESYNC: (1.9-1.10); FILE MERGED 2003/11/11 19:17:50 ihi 1.9.20.2: en -> en-US 2003/11/10 16:45:12 ihi 1.9.20.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b72697c0caba560b5a3aa8e35388c31e1b45231e]

INTEGRATION: CWS mergebuild (1.8.24); FILE MERGED 2004/04/20 16:22:29 hjs 1.8.24.5: RESYNC: (1.8-1.9); FILE MERGED 2004/02/20 18:36:00 ihi 1.8.24.4: Merge-While-Build update 2003/12/16 16:17:44 ihi 1.8.24.3: x-no-translate conversion 2003/11/11 19:17:49 ihi 1.8.24.2: en -> en-US 2003/11/10 16:45:11 ihi 1.8.24.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [7aa0333dc9a03afe98e69c4d2d8121a427893fea]

INTEGRATION: CWS mergebuild (1.2.88); FILE MERGED 2004/05/28 18:57:38 hjs 1.2.88.2: RESYNC: (1.2-1.3); FILE MERGED 2004/01/29 15:45:09 hjs 1.2.88.1: #i8252# chng. resmgr creation parameters from LanguageType to ::com::sun::star::lang::Locale


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [af7aaf60b01e09392ebe20d5fd977626e0b22dea]

INTEGRATION: CWS mergebuild (1.6.24); FILE MERGED 2004/04/20 16:22:20 hjs 1.6.24.3: RESYNC: (1.6-1.7); FILE MERGED 2003/11/11 19:17:49 ihi 1.6.24.2: en -> en-US 2003/11/10 16:45:11 ihi 1.6.24.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [c5c5e9a3a253aa77eb5a8daecdaa1e17590a4717]

INTEGRATION: CWS mergebuild (1.25.56); FILE MERGED 2004/04/20 16:20:36 hjs 1.25.56.2: RESYNC: (1.25-1.28); FILE MERGED 2004/01/29 15:45:04 hjs 1.25.56.1: #i8252# chng. resmgr creation parameters from LanguageType to ::com::sun::star::lang::Locale


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a06ed52d310e13b601a95d5fa6244573abb48393]

INTEGRATION: CWS mergebuild (1.5.138); FILE MERGED 2004/01/29 15:45:02 hjs 1.5.138.1: #i8252# chng. resmgr creation parameters from LanguageType to ::com::sun::star::lang::Locale


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [20b919230de644c4cf3eb452b26745bc2a31dfe0]

INTEGRATION: CWS mergebuild (1.6.24); FILE MERGED 2004/04/20 16:20:18 hjs 1.6.24.3: RESYNC: (1.6-1.7); FILE MERGED 2003/11/11 19:17:48 ihi 1.6.24.2: en -> en-US 2003/11/10 16:45:10 ihi 1.6.24.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [3b633d059bfe45e1911ef280105ec1b2a96ec262]

INTEGRATION: CWS mergebuild (1.14.24); FILE MERGED 2004/04/20 16:20:28 hjs 1.14.24.3: RESYNC: (1.14-1.15); FILE MERGED 2003/11/11 19:17:47 ihi 1.14.24.2: en -> en-US 2003/11/10 16:45:09 ihi 1.14.24.1: #111234# Merge during build


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [1ed67efb7d59560a953ea8d975ef2490339a47e1]

INTEGRATION: CWS mergebuild (1.1.136); FILE MERGED 2004/01/29 15:44:57 hjs 1.1.136.1: #i8252# chng. resmgr creation parameters from LanguageType to ::com::sun::star::lang::Locale


2004-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [9bba4c45a4ca1b8f4716ef986562197abbbb2d8c]

INTEGRATION: CWS mergebuild (1.10.24); FILE MERGED 2004/04/20 16:19:32 hjs 1.10.24.5: RESYNC: (1.10-1.11); FILE MERGED 2004/02/20 18:36:00 ihi 1.10.24.4: Merge-While-Build update 2003/12/16 16:17:43 ihi 1.10.24.3: x-no-translate conversion 2003/11/11 19:17:46 ihi 1.10.24.2: en -> en-US 2003/11/10 16:45:08 ihi 1.10.24.1: #111234# Merge during build


2004-06-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [286e56a967db0291f3e376991c10a1cf979cde58]

#i10000#: __LITTLEENDIAN -> OSL_LITENDIAN


2004-06-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [c778c6a6da03dccba168e6b97e0421fe72c3bf9d]

#i10000#: __LITTLEENDIAN -> OSL_LITENDIAN


2004-06-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [d0d8a0503d927eab4dd76eb30cbe911cbfec0fed]

#i10000#: __BIGENDIAN -> OSL_BIGENDIAN


2004-06-24  Ken Foskey  <waratah@openoffice.org>  [55f9579b065103a6edcc5c63b21048af381b0aab]

#i30167# insert a short into variable declaration


2004-06-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [75e9179ec429aaf81fc6a68d4e9dadf7b422d7f8]

#i10000#: __BIGENDIAN -> OSL_BIGENDIAN


2004-06-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [9f37f28570f277c807ccd710ad738ad829100ef5]

#i10000#: __BIGENDIAN -> OSL_BIGENDIAN


2004-06-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [15897b8d956cdf5ef756f0e91c895c7a55e51657]

#i10000#: __LITTLEENDIAN -> OSL_LITENDIAN


2004-06-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [5d32681c75a7b5bd2e72d181505accb2681f4b95]

#i10000#: include <osl/endian.h>


2004-06-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [b2e6423d5848635542d7caa8614285fbeabaa46b]

#i10000#: __LITTLEENDIAN -> OSL_LITENDIAN


2004-06-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [477541f3b8ebe125fd3158ee4e528e38c8d5d8e5]

#i10000#: invalid typedef


2004-06-23  Oliver Bolte  <obo@openoffice.org>  [0c5a4d5c29218ab7c4d0e9d2236cea236f8ba7f2]

new version for SRC680


2004-06-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [694e6f5f9a5abf7dcd8b01e632f14d36250a5d29]

#i10000#: workaround GCC quirk to prevent valgrind diagnostics


2004-06-23  luctur  <luctur@openoffice.org>  [1154de3dc1e9a202d72127ed7eba03602897e997]

updated readme with new date and email address


2004-06-23  luctur  <luctur@openoffice.org>  [4cf9c7cd330133ac115033b4dbbdaaeb355cbf84]

new dictionary


2004-06-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [31b98d3f95e96ac87ee91833560b7b8a286d996b]

#i30539# proof against dead frames; followup issues for painting on dead frames imminent. Also optimize Yield behaviour


2004-06-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [e62957d0f14207164a1ae3295671ce1c5ae679b8]

#i10000#: fix byte swap code to honor aligned access on SPARC, PPC etc


2004-06-22  Kurt Zenker  <kz@openoffice.org>  [ddd7e8356d70f6019fb002e4f99a00fc4bca32a9]

#i10000# Keys must be unique


2004-06-22  Oliver Bolte  <obo@openoffice.org>  [ae34c34e46f4084ac101c18b24d01b0ee69ff541]

#i10000# creating subdirectories for files with scpzip_replace flag


2004-06-22  Oliver Bolte  <obo@openoffice.org>  [bcd078e8889fa55d7f2871a0343b2f9907a207fe]

#i10000# optimizing registration process


2004-06-22  Oliver Bolte  <obo@openoffice.org>  [41bfd203f176ab3a7de358d4bb0e1f790607fcfc]

#i10000# chmod 775 for directories in zip files


2004-06-22  Kurt Zenker  <kz@openoffice.org>  [ff3f6eecc0a3fd11863145e9166bb12ecdc5835c]

new version for SRC680


2004-06-22  Kurt Zenker  <kz@openoffice.org>  [5de0e9ce7f0b20b926d6e098489a720577f911f1]

new version for SRC680


2004-06-22  Kurt Zenker  <kz@openoffice.org>  [63c9888ca7676f8e2bdc8b94130d0426070e678b]

new version for SRC680


2004-06-22  Kurt Zenker  <kz@openoffice.org>  [8f4e17556099affe677b8aebfe3041673cde7f1f]

new version for SRC680


2004-06-22  Kurt Zenker  <kz@openoffice.org>  [17d6305e826b417bd19c3d930317699c42b272e4]

new version for SRC680


2004-06-21  Kurt Zenker  <kz@openoffice.org>  [18e869aab0b3e743de5747427a1df8baf7677101]

new version for SRC680


2004-06-21  Kurt Zenker  <kz@openoffice.org>  [3b8c58e6596dd8880002c65ae45b82121ca6e46a]

new version for SRC680


2004-06-21  Kurt Zenker  <kz@openoffice.org>  [d67376f7ae7812e71ed5e2396d0d65cfede85a9c]

new version for SRC680


2004-06-21  Kurt Zenker  <kz@openoffice.org>  [b84e81db30033143b7406ecad8403c02cfde1382]

new version for SRC680


2004-06-21  Jens-Heiner Rechtien  <hr@openoffice.org>  [4996aa8570a7bb39d8f91675cbe90cb9d9beb89a]

#i10000#: add missing include <vector>


2004-06-21  Jens-Heiner Rechtien  <hr@openoffice.org>  [1f18924888ffce70272a5d95820be6f49ed2842c]

#i10000#: file had no proper line end at end of file


2004-06-21  Jens-Heiner Rechtien  <hr@openoffice.org>  [6aadae8a06049fff1c45c58f0de8e04dca454e5f]

#i10000#: remove obsolete testtool.obj entry


2004-06-21  Jens-Heiner Rechtien  <hr@openoffice.org>  [289b34236196bd3196ace3260132522b4891bf07]

#i10000#: for-scope


2004-06-21  Kurt Zenker  <kz@openoffice.org>  [304195fa9e4ec6e36c04a089f55969f2e7ed2c9d]

#i10000# path for mozruntime


2004-06-21  Jens-Heiner Rechtien  <hr@openoffice.org>  [3ec805d899af16c16e2aca70adb84928e1bccf6f]

#i10000#: using component context given to CmdMailSuppl to instantiate CmdMailMsg (hro)


2004-06-21  Jens-Heiner Rechtien  <hr@openoffice.org>  [96db5fb57aa8960527ce64a3fdd371a65a1faa10]

#i30457# enable for-scope


2004-06-21  Jens-Heiner Rechtien  <hr@openoffice.org>  [117d5bd3ab189c693dd6405abb183da91ece5ca3]

#i10000#: cast to avoid overload ambiguity between SvSlotElement::Seek(unsigned long) and SvSlotElement::Seek(void*), hope this doesn't break 64bit build again


2004-06-21  Jens-Heiner Rechtien  <hr@openoffice.org>  [1504d9a9037023ac2e0ee35d4a89da6a51f7c376]

#i30474#,#i10000# ignore additional files in build root


2004-06-21  Jens-Heiner Rechtien  <hr@openoffice.org>  [869373c85ceabc7a05f9f24e81965035be0bae16]

#i10000#: addInherited(): change signature


2004-06-18  Kurt Zenker  <kz@openoffice.org>  [4bc6f58fb901b14d1c16eba08cbe0910955460a5]

SRC680


2004-06-18  Kurt Zenker  <kz@openoffice.org>  [f40dac563dd0b9aa0d706f624333e5cfd9602316]

#i10000# fix for scpzip_replace flag


2004-06-18  Kurt Zenker  <kz@openoffice.org>  [4b2cc844d5382f355dbdefa7bbf15bf43803d83a]

#i10000# max. 25 Files for regcomp


2004-06-18  Kurt Zenker  <kz@openoffice.org>  [c240a0f173ad4f46e6aa2cfab142b9687507a19e]

#i10000# perparing wntmsci10


2004-06-18  Kurt Zenker  <kz@openoffice.org>  [85b62663a5edc7700f45ee4df2a9c416f5ac102b]

#i10000# no more to ship install


2004-06-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [13e21b8d7931bded31a14c21f38f745c6f3e5105]

#i30457# enable for-scope


2004-06-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [4d65b1ab462355824bc3b5e7bcf3a1ddf32d9a5f]

INTEGRATION: CWS cfgapi (1.2.316); FILE MERGED 2004/06/14 14:57:54 ssmith 1.2.316.2: RESYNC: (1.2-1.3); FILE MERGED 2004/05/07 12:35:39 ssmith 1.2.316.1: #112671# updating specification


2004-06-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [2d9b3f4baa76e914896ac28c3cc0f63709db0f8d]

INTEGRATION: CWS cfgapi (1.2.316); FILE MERGED 2004/06/14 14:50:33 ssmith 1.2.316.2: RESYNC: (1.2-1.3); FILE MERGED 2004/06/02 13:48:54 ssmith 1.2.316.1: #28723# updating import service


2004-06-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [87c8bfaa96409ed2bc7b0ff21da2d04b08dfd7fd]

INTEGRATION: CWS cfgapi (1.2.316); FILE MERGED 2004/06/14 14:41:59 ssmith 1.2.316.2: RESYNC: (1.2-1.3); FILE MERGED 2004/06/02 13:49:54 ssmith 1.2.316.1: #23249# #28723# updating DefaultProvider service


2004-06-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [f4e298e87e90bcfd0eb728b86754a66c30e92784]

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>  [de3fea39cfaa044fc966ce6c21e0ede0c2d1f8e9]

INTEGRATION: CWS cfgapi (1.6.94); FILE MERGED 2004/05/07 10:47:02 ssmith 1.6.94.1: #112671# clearing inputStream after initial parsing


2004-06-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [7e9dcb5716dafab320d0edb5c51a3ba960ee2472]

INTEGRATION: CWS cfgapi (1.6.108); FILE MERGED 2004/05/31 12:52:58 ssmith 1.6.108.1: #28725# #28728# adding XFlushable and XRefreshable


2004-06-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [9d17a0b255b1da697b92240af2c27324a5daaf64]

INTEGRATION: CWS cfgapi (1.7.8); FILE MERGED 2004/05/31 12:52:58 ssmith 1.7.8.1: #28725# #28728# adding XFlushable and XRefreshable


2004-06-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [be203981984a4226e002e762f0bf6201d92328db]

INTEGRATION: CWS cfgapi (1.12.8); FILE MERGED 2004/05/31 12:52:57 ssmith 1.12.8.1: #28725# #28728# adding XFlushable and XRefreshable


2004-06-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [8756613eaf3961968571117e7326ddabe8a42b7c]

INTEGRATION: CWS cfgapi (1.4.108); FILE MERGED 2004/05/31 12:52:57 ssmith 1.4.108.1: #28725# #28728# adding XFlushable and XRefreshable


2004-06-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [592b903a89ae333aa71831882d907f019bfa67b1]

INTEGRATION: CWS cfgapi (1.7.8); FILE MERGED 2004/05/31 12:50:40 ssmith 1.7.8.1: #28725# #28728# adding XFlushable and XRefreshable, removing old assertions


2004-06-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [371e249e0823e55ccb603d0cba99cdfd3aad2996]

INTEGRATION: CWS cfgapi (1.28.94); FILE MERGED 2004/06/03 12:50:57 ssmith 1.28.94.2: #109550# adding XServiceInfo 2004/05/31 12:49:44 ssmith 1.28.94.1: #28725# #28728# adding XFlushable and XRefreshable


2004-06-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [7b9f4b1707258fbd78d104e7b30168682d078d19]

INTEGRATION: CWS cfgapi (1.19.108); FILE MERGED 2004/05/31 12:47:15 ssmith 1.19.108.1: #28725# #28728# adding XFlushable and XRefreshable


2004-06-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [112726d52f04d48a22256f4eb7a06691f4456f8f]

INTEGRATION: CWS cfgapi (1.3.108); FILE MERGED 2004/05/31 12:47:15 ssmith 1.3.108.1: #28725# #28728# adding XFlushable and XRefreshable


2004-06-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [812f36c023c4ede3188f77a68536ebaec4c53bbb]

INTEGRATION: CWS cfgapi (1.5.20); FILE MERGED 2004/05/31 12:47:14 ssmith 1.5.20.1: #28725# #28728# adding XFlushable and XRefreshable


2004-06-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [a6eb00bc8ea629c674238bc8e4273b9fc3ea81ac]

INTEGRATION: CWS cfgapi (1.6.108); FILE MERGED 2004/05/18 15:23:21 ssmith 1.6.108.1: #23113# fixing resolveUnoObjects function


2004-06-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [2cd839c6bd76e920db90c5c0e059b9f4c1cb37c5]

INTEGRATION: CWS cfgapi (1.2.138); FILE MERGED 2004/05/31 12:47:14 ssmith 1.2.138.1: #28725# #28728# adding XFlushable and XRefreshable


2004-06-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [471112992234c65ee5feeaa98a6cd4111c024d3c]

INTEGRATION: CWS cfgapi (1.2.108); FILE MERGED 2004/06/03 12:50:39 ssmith 1.2.108.1: #109550# adding XServiceInfo


2004-06-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [6d0d756ebe4b0676a9a71908e0347d91fbacd62e]

INTEGRATION: CWS cfgapi (1.24.8); FILE MERGED 2004/06/03 12:50:20 ssmith 1.24.8.1: #109550# adding XServiceInfo


2004-06-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [07b37dba2134ea080191cd3b23d61bfdec9c25e0]

INTEGRATION: CWS cfgapi (1.5.94); FILE MERGED 2004/05/04 12:59:17 ssmith 1.5.94.1: #112742# check if object is initialized


2004-06-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [eb238613083c0bf80ef7480bb0f1b018b4e9cf7d]

INTEGRATION: CWS cfgapi (1.9.94); FILE MERGED 2004/05/31 13:09:44 ssmith 1.9.94.2: #112742# removing compiler warnings 2004/05/04 12:58:59 ssmith 1.9.94.1: #112742# check if object is initialized


2004-06-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [e5e8249668b2ba1bc27870a4d324f144b1e87b08]

INTEGRATION: CWS cfgapi (1.2.8); FILE MERGED 2004/06/02 12:06:54 ssmith 1.2.8.1: #28723# import services should trigger backend notifications


2004-06-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [901c118d1b865787d95a8b597942fd8367e631ad]

INTEGRATION: CWS cfgapi (1.2.8); FILE MERGED 2004/06/03 13:25:29 ssmith 1.2.8.2: #28723# adding XBackendChangesListener 2004/06/02 12:06:53 ssmith 1.2.8.1: #28723# import services should trigger backend notifications


2004-06-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [921c73b96b8646e3b8480da5bb6d03e6ede64aa0]

INTEGRATION: CWS cfgapi (1.4.94); FILE MERGED 2004/06/02 12:06:53 ssmith 1.4.94.1: #28723# import services should trigger backend notifications


2004-06-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [857c82200ac752d1ed7c2483279ee2776fd5e200]

INTEGRATION: CWS cfgapi (1.5.94); FILE MERGED 2004/06/02 12:06:53 ssmith 1.5.94.1: #28723# import services should trigger backend notifications


2004-06-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [6b9fd26781cb8f5b850150a78dbd29feda7d5745]

INTEGRATION: CWS cfgapi (1.3.94); FILE MERGED 2004/06/02 12:06:53 ssmith 1.3.94.1: #28723# import services should trigger backend notifications


2004-06-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [3765c098e664858a051a5eb80a2c6b0305147b25]

INTEGRATION: CWS cfgapi (1.4.78); FILE MERGED 2004/06/02 12:06:52 ssmith 1.4.78.1: #28723# import services should trigger backend notifications


2004-06-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [ea4a267d35ab399e2a07adf9128ed1e40a648686]

INTEGRATION: CWS cfgapi (1.2.94); FILE MERGED 2004/06/02 12:06:52 ssmith 1.2.94.1: #28723# import services should trigger backend notifications


2004-06-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [f4419413320f34cc02ba9af2e1bd04b5a7f8305d]

INTEGRATION: CWS cfgapi (1.2.94); FILE MERGED 2004/06/02 12:06:51 ssmith 1.2.94.1: #28723# import services should trigger backend notifications


2004-06-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [e4b23e77aac76b2e5606e19e93bad6c0e3568361]

INTEGRATION: CWS cfgapi (1.6.108); FILE MERGED 2004/05/07 16:10:52 ssmith 1.6.108.1: #23113# update support for sets of simple values


2004-06-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [0744166e5b6038a7f089ca290b4fdefc06d772e6]

INTEGRATION: CWS cfgapi (1.6.136); FILE MERGED 2004/05/18 15:23:02 ssmith 1.6.136.2: #23113# fixing resolveUnoObjects function 2004/05/07 16:10:52 ssmith 1.6.136.1: #23113# update support for sets of simple values


2004-06-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [094c40855c017b057cf3bb1798bee434580f0e74]

INTEGRATION: CWS cfgapi (1.14.8); FILE MERGED 2004/05/31 12:45:19 ssmith 1.14.8.1: #28725# #28728# adding XFlushable and XRefreshable


2004-06-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [76523e70bea754cf51099bcfe490bc89d1c3c241]

INTEGRATION: CWS cfgapi (1.59.8); FILE MERGED 2004/05/31 12:45:19 ssmith 1.59.8.1: #28725# #28728# adding XFlushable and XRefreshable


2004-06-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [2b7446f89809f8c98fd5ca01feb71eb4dc18b6ba]

INTEGRATION: CWS cfgapi (1.5.20); FILE MERGED 2004/05/31 12:45:19 ssmith 1.5.20.1: #28725# #28728# adding XFlushable and XRefreshable


2004-06-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [c38bfef01e4abcc96f6a385e867a9a354b675fad]

INTEGRATION: CWS cfgapi (1.13.108); FILE MERGED 2004/05/31 12:45:19 ssmith 1.13.108.1: #28725# #28728# adding XFlushable and XRefreshable


2004-06-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [c4517765f358b219e2b16cd804af61ef962546e7]

INTEGRATION: CWS cfgapi (1.4.20); FILE MERGED 2004/05/31 12:45:19 ssmith 1.4.20.1: #28725# #28728# adding XFlushable and XRefreshable


2004-06-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [339d642da647436b2734f1f22123dfbe281bc73d]

INTEGRATION: CWS cfgapi (1.26.20); FILE MERGED 2004/05/31 12:45:18 ssmith 1.26.20.1: #28725# #28728# adding XFlushable and XRefreshable


2004-06-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [5ab32ef272358f8d66a444993b11eb340a732134]

INTEGRATION: CWS cfgapi (1.15.108); FILE MERGED 2004/05/07 16:10:52 ssmith 1.15.108.1: #23113# update support for sets of simple values


2004-06-18  Sven Jacobi  <sj@openoffice.org>  [715a7b145788a68a5aca8bf7c0a5cfa69e196606]

#i30445# fixed gpf (uninitialized variable mpGDIMetafile)


2004-06-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [67a642a4386ba776e946422c23cfe7abe5b1ace0]

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-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [b77d1aee1be92b124a9b6ec80b37424c3cdf8b83]

INTEGRATION: CWS forscope (1.79.60); FILE MERGED 2004/06/18 14:12:22 obo 1.79.60.1: #i30457# forScope and RTTI


2004-06-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [3561d5405cceb40e4b87fe97679654eebae917da]

INTEGRATION: CWS forscope (1.19.30); FILE MERGED 2004/06/18 14:11:14 obo 1.19.30.1: #i30457# forScope and RTTI


2004-06-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [cf60daaf7fb8b3a168965fca7ec75f2760022b4e]

INTEGRATION: CWS forscope (1.1.152); FILE MERGED 2004/06/18 14:18:01 obo 1.1.152.1: #i30457# forScope and RTTI


2004-06-18  Andre Fischer  <af@openoffice.org>  [ddb43efcc313d83fab6394adc014b48ffaf2d1a1]

#i30263# Removed forwarding of Read/WriteUserData back to ViewShellBase.


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [17b6b48804b57a9dbb17da14356c8697c8bb958e]

INTEGRATION: CWS os30 (1.29.66); FILE MERGED 2004/05/19 11:14:08 os 1.29.66.1: #i11591# enable bibliography also if data source does not exist


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [9a1860149921636a91c75c14e78de090e55bd2fc]

INTEGRATION: CWS os30 (1.6.222); FILE MERGED 2004/05/19 11:14:08 os 1.6.222.1: #i11591# enable bibliography also if data source does not exist


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [9b8fbfd779016919e5cd1a3fd547702e942f3500]

INTEGRATION: CWS os30 (1.18.2); FILE MERGED 2004/06/04 13:12:39 os 1.18.2.3: #i11591# disable dispatches when no connection is active 2004/05/19 18:12:21 os 1.18.2.2: RESYNC: (1.18-1.21); FILE MERGED 2004/05/19 11:14:08 os 1.18.2.1: #i11591# enable bibliography also if data source does not exist


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [260cdb2a2796f3d0eadc2266c6f59b82fae1fd2d]

INTEGRATION: CWS os30 (1.10.290); FILE MERGED 2004/06/04 13:12:38 os 1.10.290.2: #i11591# disable dispatches when no connection is active 2004/05/19 11:14:08 os 1.10.290.1: #i11591# enable bibliography also if data source does not exist


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [e37e255e005463b076389b7307cec8d36505cd40]

INTEGRATION: CWS os30 (1.30.86); FILE MERGED 2004/06/04 13:12:37 os 1.30.86.3: #i11591# disable dispatches when no connection is active 2004/05/19 18:12:13 os 1.30.86.2: RESYNC: (1.30-1.31); FILE MERGED 2004/05/19 11:14:07 os 1.30.86.1: #i11591# enable bibliography also if data source does not exist


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [2c2f8b71132e7ab88125446a46d0d3456f3450ac]

INTEGRATION: CWS os30 (1.7.294); FILE MERGED 2004/05/19 11:14:07 os 1.7.294.1: #i11591# enable bibliography also if data source does not exist


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [7a30c58fbeea11df782394c197902b4107ea4120]

INTEGRATION: CWS os30 (1.17.146); FILE MERGED 2004/05/21 13:39:31 os 1.17.146.4: merge error corrected - again 2004/05/21 13:28:47 os 1.17.146.3: merge error corrected 2004/05/19 18:12:04 os 1.17.146.2: RESYNC: (1.17-1.18); FILE MERGED 2004/05/19 11:14:07 os 1.17.146.1: #i11591# enable bibliography also if data source does not exist


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [c9f8ab0555586e9fb33878489a638cc6078d2be1]

INTEGRATION: CWS os30 (1.2.78); FILE MERGED 2004/03/10 14:14:01 tl 1.2.78.2: #i11655# adding entries from user-dictionaries to suggestion list for misspelled words 2004/03/10 13:59:23 tl 1.2.78.1: #i11655# adding entries from user-dictionaries to suggestion list for misspelled words


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [3363660d80bba0d6cca5fe889b18c9b013333add]

INTEGRATION: CWS os30 (1.15.56); FILE MERGED 2004/03/10 14:31:50 tl 1.15.56.2: #i11655# adding entries from user-dictionaries to suggestion list for misspelled words 2004/03/10 13:59:23 tl 1.15.56.1: #i11655# adding entries from user-dictionaries to suggestion list for misspelled words


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [1200acf3580c756b2ee8d8c48b5135ef31635ca1]

INTEGRATION: CWS os30 (1.20.20); FILE MERGED 2004/06/15 11:12:35 tl 1.20.20.4: #i11655# array indexing fixed 2004/05/21 07:46:03 os 1.20.20.3: #i11655# return type added 2004/05/19 16:19:49 os 1.20.20.2: RESYNC: (1.20-1.21); FILE MERGED 2004/03/10 13:59:22 tl 1.20.20.1: #i11655# adding entries from user-dictionaries to suggestion list for misspelled words


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [711b650fe5390e5c7ca9a698d38f55cf03d3a898]

INTEGRATION: CWS os30 (1.2.78); FILE MERGED 2004/03/10 13:57:24 tl 1.2.78.1: #i11655# adding entries from user-dictionaries to suggestion list for misspelled words


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [f3772dd494b024512cda7ae828106ae2a84725cd]

INTEGRATION: CWS os30 (1.5.56); FILE MERGED 2004/05/19 16:16:13 os 1.5.56.2: RESYNC: (1.5-1.6); FILE MERGED 2004/03/10 13:57:24 tl 1.5.56.1: #i11655# adding entries from user-dictionaries to suggestion list for misspelled words


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [aaf196047cc91f543c69fc561ea0ec10a80a5002]

INTEGRATION: CWS os30 (1.33.12); FILE MERGED 2004/06/01 06:58:55 pb 1.33.12.1: fix: #115068# now all text and selection are visible in high contrast


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [23a8d4cb8c763bd0ea6fd77be6e5e841fa1bd1b4]

INTEGRATION: CWS os30 (1.14.82); FILE MERGED 2004/06/01 06:58:54 pb 1.14.82.1: fix: #115068# now all text and selection are visible in high contrast


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [3561c4d74a77517b0c83f575a56d3f963d0a7dad]

INTEGRATION: CWS os30 (1.19.80); FILE MERGED 2004/06/01 06:58:54 pb 1.19.80.1: fix: #115068# now all text and selection are visible in high contrast


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [649fce50d6c1b1868efe4342be5057571a3cc60e]

INTEGRATION: CWS os30 (1.102.2); FILE MERGED 2004/05/19 15:34:52 os 1.102.2.2: RESYNC: (1.102-1.104); FILE MERGED 2004/05/19 13:06:04 ssa 1.102.2.1: #i21019# make sure GetInputLanguage() always reflects what the user has set before


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [e95386af694fca6cc609a8d0a92aafaba843d237]

INTEGRATION: CWS os30 (1.41.36); FILE MERGED 2004/05/24 09:42:02 os 1.41.36.1: #106192# Revision number, editing time - strings changed


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [8c84341e58b8da311bfb69d1bd0581a62306c5af]

INTEGRATION: CWS os30 (1.78.22); FILE MERGED 2004/05/28 09:22:38 gt 1.78.22.1: #96313# adjust width of some FTs


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [22b2165c035a45af52c229f0968b7a4c2a1aed08]

INTEGRATION: CWS os30 (1.7.6); FILE MERGED 2004/05/24 10:35:27 os 1.7.6.1: #115819# AppearanceConfiguration now committed


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [a0de56a3b48582cb890037ab049d24cda3e9b53b]

INTEGRATION: CWS os30 (1.9.6); FILE MERGED 2004/05/24 10:35:27 os 1.9.6.1: #115819# AppearanceConfiguration now committed


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [f3a24adbf9983c2cbaf4d6b22a79c57834707824]

INTEGRATION: CWS os30 (1.26.6); FILE MERGED 2004/05/24 14:02:23 os 1.26.6.1: #116788# Crash on access to invalid SID_ATTR_BRUSH item fixed


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [14456957222d86432e299ad9ed2ff94cb6394310]

INTEGRATION: CWS os30 (1.2.80); FILE MERGED 2004/05/24 09:09:33 os 1.2.80.1: #116801# commit changes to AutoCorrection configuration


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [6b2fc9e453546838df8c97ac08733c5865e7564f]

INTEGRATION: CWS os30 (1.2.80); FILE MERGED 2004/05/24 09:10:00 os 1.2.80.1: #116801# commit changes to AutoCorrection configuration


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [731398c2672b1b09d2ae8461d1d64ebe6683004a]

INTEGRATION: CWS os30 (1.25.60); FILE MERGED 2004/05/19 18:06:46 os 1.25.60.2: RESYNC: (1.25-1.29); FILE MERGED 2004/05/19 13:13:54 os 1.25.60.1: #i21019# set CJK/CTL language on text input if necessary


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [f22748987c10066f97d3db0b5368b154ad112812]

INTEGRATION: CWS os30 (1.34.40); FILE MERGED 2004/05/24 09:52:29 os 1.34.40.2: #106192# German strings changed for Created and Modified 2004/05/24 09:44:35 os 1.34.40.1: #106192# Revision number, editing time - strings changed


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [e89f6199f05f947e5ca2b67e9aa5f6223181b93f]

INTEGRATION: CWS os30 (1.18.124); FILE MERGED 2004/05/25 07:53:43 os 1.18.124.1: #108367# German: AutoText not Textbaustein


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [7927e5078722dcd5cd4e7acf3e80b888e4fb1e57]

INTEGRATION: CWS os30 (1.9.428); FILE MERGED 2004/05/25 07:53:43 os 1.9.428.1: #108367# German: AutoText not Textbaustein


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [0b88318ffe6f50113d476b7f8e1e9772dbdd17be]

INTEGRATION: CWS os30 (1.27.66); FILE MERGED 2004/03/08 14:04:58 tl 1.27.66.1: #i26146# SwXAutoTextContainer::getByName fixed


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [97f3f1b558ad2cae4606d9d3971c95f970599927]

INTEGRATION: CWS os30 (1.25.54); FILE MERGED 2004/05/24 13:52:43 os 1.25.54.1: #116788# SwEditShell::GetAttr() doesn't like non-WhichIds in ranges of SfxItemSets


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [801af7d03ef502a1b47ac15d636475df0ba05bc5]

INTEGRATION: CWS os30 (1.7.428); FILE MERGED 2004/05/19 13:13:54 os 1.7.428.1: #i21019# set CJK/CTL language on text input if necessary


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [ce8ecb26e4970029e95a1ad18397b6a2ea73f667]

INTEGRATION: CWS os30 (1.70.8); FILE MERGED 2004/05/25 10:42:32 os 1.70.8.1: #i29474# svx::ExtrusionBar must be forgotton on the dispatcher stack


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [a188d9d51a251d4dc61bd7de937d83ae0ac70a46]

INTEGRATION: CWS os30 (1.26.8); FILE MERGED 2004/05/24 14:03:34 os 1.26.8.1: #116788# table/row/cell background selector visible, again


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [d212bbd1c29577e4ad17ac84c4f7eb4e22960dae]

INTEGRATION: CWS os30 (1.11.428); FILE MERGED 2004/05/19 13:13:53 os 1.11.428.1: #i21019# set CJK/CTL language on text input if necessary


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [0fa1535b573abbdf86b3e30e41b7271c94405240]

INTEGRATION: CWS os30 (1.48.66); FILE MERGED 2004/05/19 17:52:40 os 1.48.66.2: RESYNC: (1.48-1.51); FILE MERGED 2004/05/19 13:13:53 os 1.48.66.1: #i21019# set CJK/CTL language on text input if necessary


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [934402ad086fb6724212ae8df428abebbe2aa208]

INTEGRATION: CWS os30 (1.8.66); FILE MERGED 2004/05/25 07:53:25 os 1.8.66.1: #108367# German: AutoText not Textbaustein


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [7888a0a42a53c376bd06918c2f6e07a2ad797f88]

INTEGRATION: CWS os30 (1.36.124); FILE MERGED 2004/05/25 07:53:21 os 1.36.124.1: #108367# German: AutoText not Textbaustein


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [5f9432e99724e7374db9f6d53502bec05af86df5]

INTEGRATION: CWS os30 (1.14.66); FILE MERGED 2004/05/19 17:41:22 os 1.14.66.2: RESYNC: (1.14-1.15); FILE MERGED 2004/05/19 13:13:52 os 1.14.66.1: #i21019# set CJK/CTL language on text input if necessary


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [7d5254f7fa573ceac6543aa44909e4194e2c5e36]

INTEGRATION: CWS os30 (1.31.40); FILE MERGED 2004/05/28 07:46:26 gt 1.31.40.1: #96103# redesign


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [04754ae66047f7cb4742ea9d774b7a32dd70f1ee]

INTEGRATION: CWS os30 (1.7.8); FILE MERGED 2004/05/26 09:33:44 os 1.7.8.1: #i29517# putting the same item type twice doesn't work


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [f5e24a5c2bd3eb075a46535f080a716fb9001754]

INTEGRATION: CWS os30 (1.18.8); FILE MERGED 2004/05/26 09:34:05 os 1.18.8.1: #i29517# putting the same item type twice doesn't work


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [7d95caa72205634ac58963841829d9ce0b6910ff]

INTEGRATION: CWS os30 (1.75.60); FILE MERGED 2004/05/21 05:29:29 os 1.75.60.2: RESYNC: (1.75-1.84); FILE MERGED 2004/05/19 13:13:51 os 1.75.60.1: #i21019# set CJK/CTL language on text input if necessary


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [381f328a05b775ba5b0efc0c560b14369ec131ec]

INTEGRATION: CWS os30 (1.81.94); FILE MERGED 2004/05/19 17:05:19 os 1.81.94.2: RESYNC: (1.81-1.84); FILE MERGED 2004/03/10 15:25:07 tl 1.81.94.1: #115877# lcl_setString fixed


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [34ff6ca642b13f4d0eb933167b5bb502b10bb7f2]

INTEGRATION: CWS os30 (1.85.64); FILE MERGED 2004/03/08 11:34:10 tl 1.85.64.1: #i26227# solar mutex now acquired in SwXFrame::attachToRange


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [ab961e8962df5e450524e3e8da3d38fc14f21ea4]

INTEGRATION: CWS os30 (1.26.136); FILE MERGED 2004/05/19 16:42:48 os 1.26.136.2: RESYNC: (1.26-1.29); FILE MERGED 2004/05/19 13:14:00 os 1.26.136.1: #i21019# set CJK/CTL language on text input if necessary


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [753d21086e3def5fab90377deb26cf3e8654e68c]

INTEGRATION: CWS os30 (1.8.428); FILE MERGED 2004/05/19 13:14:00 os 1.8.428.1: #i21019# set CJK/CTL language on text input if necessary


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [b7c0368f0653d3c2c15c5eaece6e7d27d3275453]

INTEGRATION: CWS os30 (1.3.106); FILE MERGED 2004/06/09 10:29:17 sw 1.3.106.1: #i26146#


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [e0c78d0e8453b752c56eeef32e9ef248f1d051a3]

INTEGRATION: CWS os30 (1.3.106); FILE MERGED 2004/06/09 10:28:55 sw 1.3.106.1: #i26146#


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [2b83fe6a823356cb3e910d82e0bfa8499b9fbf84]

INTEGRATION: CWS os30 (1.14.462); FILE MERGED 2004/03/10 15:24:58 tl 1.14.462.1: #115877# lcl_setString fixed


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [956fa5976195e5688811891436cf5cb5bcfff9b2]

INTEGRATION: CWS os30 (1.4.622); FILE MERGED 2004/05/19 13:13:32 os 1.4.622.1: #i21019# set CJK/CTL language on text input if necessary


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [60ad99eb70cc52cb6a27fdc301c26e1f47247278]

INTEGRATION: CWS os30 (1.28.428); FILE MERGED 2004/05/19 16:24:13 os 1.28.428.2: RESYNC: (1.28-1.32); FILE MERGED 2004/05/19 13:13:15 os 1.28.428.1: #i21019# set CJK/CTL language on text input if necessary


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [c185bf9c436641085dc93b70fa95d8b3c7d3c067]

INTEGRATION: CWS os30 (1.2.356); FILE MERGED 2004/06/17 14:45:03 os 1.2.356.2: RESYNC: (1.2-1.4); FILE MERGED 2004/03/09 08:59:55 tl 1.2.356.1: #i26038# PageStyle vs PageProperties fixed


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [7cb19acc5a661d15a2c6c0a7c5655bcf5c9f8b1d]

INTEGRATION: CWS os30 (1.13.56); FILE MERGED 2004/05/19 14:59:00 os 1.13.56.2: RESYNC: (1.13-1.14); FILE MERGED 2004/03/09 08:59:54 tl 1.13.56.1: #i26038# PageStyle vs PageProperties fixed


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [2f137724a59e6df22719f8f7b704c5f0b870bdd3]

INTEGRATION: CWS defaultmailer (1.90.18); FILE MERGED 2004/06/08 11:37:54 obr 1.90.18.1: #i21321# deprecated ExternalMailer/Profile ExternalMailer/UseDefaultMailer and MailCommandLineProfile


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [7286c9a21ee18ba1253d993fff36dfc158b6910b]

INTEGRATION: CWS defaultmailer (1.15.18); FILE MERGED 2004/06/08 11:37:52 obr 1.15.18.1: #i21321# deprecated ExternalMailer/Profile ExternalMailer/UseDefaultMailer and MailCommandLineProfile


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [d832aa67bc982d160a599443230337b9b6d21e63]

INTEGRATION: CWS defaultmailer (1.32.140); FILE MERGED 2004/06/16 08:39:59 obr 1.32.140.1: #i30196# changed error message for invalid mail configurations


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [0aae73e76e8d02a156190914e7192de652ec9de5]

INTEGRATION: CWS defaultmailer (1.24.118); FILE MERGED 2004/06/16 08:39:59 obr 1.24.118.2: #i30196# changed error message for invalid mail configurations 2004/06/07 12:53:22 obr 1.24.118.1: #i21321# do no longer use >UseDefaultMailer< config item


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [698a889384331e4a72b30c3193e7e75a0d302d8e]

INTEGRATION: CWS defaultmailer (1.15.12); FILE MERGED 2004/06/16 08:39:58 obr 1.15.12.1: #i30196# changed error message for invalid mail configurations


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [b60eb3b6a709a5f871c541bb84a6d30a32ca50c7]

INTEGRATION: CWS defaultmailer (1.5.164); FILE MERGED 2004/06/08 10:32:20 obr 1.5.164.1: #i21321#,#i28378#,103347 cmdmail is now unix only and auto-detects the command line profile to use


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [5843f59afff250a7e67fb85bdae29204cfe82e68]

INTEGRATION: CWS defaultmailer (1.78.42); FILE MERGED 2004/06/03 09:45:49 obr 1.78.42.1: #109597#,#i21321# moved mailer configuration to Internet section and disabled tabpage on Windows entirely


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [21ed78b78abc7833cdca966847230b361d734a62]

INTEGRATION: CWS defaultmailer (1.4.60); FILE MERGED 2004/06/10 07:50:39 obr 1.4.60.2: RESYNC: (1.4-1.5); FILE MERGED 2004/06/03 09:45:48 obr 1.4.60.1: #109597#,#i21321# moved mailer configuration to Internet section and disabled tabpage on Windows entirely


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [0300800ccc4b1fc264563bc12b010420a4f38a30]

INTEGRATION: CWS defaultmailer (1.8.24); FILE MERGED 2004/06/10 07:50:29 obr 1.8.24.2: RESYNC: (1.8-1.9); FILE MERGED 2004/06/03 09:45:48 obr 1.8.24.1: #109597#,#i21321# moved mailer configuration to Internet section and disabled tabpage on Windows entirely


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [1ff07efadc9b2fcf96cd9c1b01d6be7a8713ea1c]

INTEGRATION: CWS defaultmailer (1.3.44); FILE MERGED 2004/06/03 09:45:48 obr 1.3.44.1: #109597#,#i21321# moved mailer configuration to Internet section and disabled tabpage on Windows entirely


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [047d51f629b3238ba54f6b8ed111071a65131e34]

INTEGRATION: CWS defaultmailer (1.3.42); FILE MERGED 2004/06/10 07:49:39 obr 1.3.42.2: RESYNC: (1.3-1.4); FILE MERGED 2004/06/03 09:45:48 obr 1.3.42.1: #109597#,#i21321# moved mailer configuration to Internet section and disabled tabpage on Windows entirely


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [6a1e64d2d672994f885569d4cbf63eff201730ab]

INTEGRATION: CWS defaultmailer (1.7.24); FILE MERGED 2004/06/03 09:45:47 obr 1.7.24.1: #109597#,#i21321# moved mailer configuration to Internet section and disabled tabpage on Windows entirely


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [453b3a8c21b4dea146c85c86b0798e5e6aad20bf]

INTEGRATION: CWS defaultmailer (1.7.26); FILE MERGED 2004/06/03 09:45:47 obr 1.7.26.1: #109597#,#i21321# moved mailer configuration to Internet section and disabled tabpage on Windows entirely


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [6a5f80a2d8c3ebd7b635f8df002cc73805de1d1e]

INTEGRATION: CWS defaultmailer (1.9.26); FILE MERGED 2004/06/03 09:45:46 obr 1.9.26.1: #109597#,#i21321# moved mailer configuration to Internet section and disabled tabpage on Windows entirely


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [4d447824621732ff2e3a816ada41c5a0c1af725a]

INTEGRATION: CWS defaultmailer (1.3.44); FILE MERGED 2004/06/03 09:45:46 obr 1.3.44.1: #109597#,#i21321# moved mailer configuration to Internet section and disabled tabpage on Windows entirely


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [3fdaa76eb7ffa0c9b9e6fae16c65cc96f81960d8]

INTEGRATION: CWS defaultmailer (1.45.8); FILE MERGED 2004/06/10 07:49:03 obr 1.45.8.2: RESYNC: (1.45-1.46); FILE MERGED 2004/06/03 09:45:45 obr 1.45.8.1: #109597#,#i21321# moved mailer configuration to Internet section and disabled tabpage on Windows entirely


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [6c29197780a438baba6714fb437bd0ba38d013e3]

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>  [b49f3778b2a6ff275c2f654e8931d649311d821e]

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  Rüdiger Timm  <rt@openoffice.org>  [83ffdbca45907e13121fe0976d84ba70befe05bd]

INTEGRATION: CWS defaultmailer (1.1.174); FILE MERGED 2004/06/04 15:09:45 tra 1.1.174.1: #i29558#refactoring of simple mail service, MAPI stuff now called in an own executable


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [c4f9817dcf10e46faf1effd1d91e067fd8fb8437]

INTEGRATION: CWS defaultmailer (1.2.164); FILE MERGED 2004/06/04 15:09:44 tra 1.2.164.1: #i29558#refactoring of simple mail service, MAPI stuff now called in an own executable


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [6b9d7a9c2f09e5eb22aeab0887c3be1a00e6fff2]

INTEGRATION: CWS defaultmailer (1.3.160); FILE MERGED 2004/06/04 15:09:43 tra 1.3.160.1: #i29558#refactoring of simple mail service, MAPI stuff now called in an own executable


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [9c80ffd6ddd523a444ff3e1a51028e2e765b66de]

INTEGRATION: CWS defaultmailer (1.9.36); FILE MERGED 2004/06/07 13:51:40 tra 1.9.36.3: #i29558#now evaluating registry key for alternative senddoc executable as specified 2004/06/07 12:05:50 tra 1.9.36.2: #i29558#using osl_Process_DETACHED in order to avoid a console popup 2004/06/04 15:09:42 tra 1.9.36.1: #i29558#refactoring of simple mail service, MAPI stuff now called in an own executable


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [acf4145fc4a2e49a6de6067dec633b01d246513c]

INTEGRATION: CWS defaultmailer (1.1.174); FILE MERGED 2004/06/04 15:09:42 tra 1.1.174.1: #i29558#refactoring of simple mail service, MAPI stuff now called in an own executable


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [719eb2e292f515592c78bdac74f83f0ae4e16a70]

INTEGRATION: CWS defaultmailer (1.1.174); FILE MERGED 2004/06/04 15:09:40 tra 1.1.174.1: #i29558#refactoring of simple mail service, MAPI stuff now called in an own executable


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [dfa911221ae48506c0259bf64c8e818cb9ae757c]

INTEGRATION: CWS defaultmailer (1.1.2); FILE ADDED 2004/06/15 11:49:27 tra 1.1.2.4: #i29558#fixed yet another bug in command line evaluation and additionally evaluate --body parameter now 2004/06/15 09:58:29 tra 1.1.2.3: #i29558#fixed a bug in command line evaluation 2004/06/07 12:04:21 tra 1.1.2.2: #i29558# 2004/06/04 15:08:07 tra 1.1.2.1: #i29558#


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [f3a46c4065e9cc7e1da32186b476bcd41c2ea0f0]

INTEGRATION: CWS defaultmailer (1.2.142); FILE MERGED 2004/06/07 13:51:40 tra 1.2.142.3: #i29558#now evaluating registry key for alternative senddoc executable as specified 2004/06/07 12:23:43 tra 1.2.142.2: #i29558#following UNO convention and name uno libraries with an 'uno' in the middle of the name 2004/06/04 15:09:39 tra 1.2.142.1: #i29558#refactoring of simple mail service, MAPI stuff now called in an own executable


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [84bbd5a3a2ba685ae4b10c1ade22437bd34ab215]

INTEGRATION: CWS defaultmailer (1.6.142); FILE MERGED 2004/06/07 12:24:35 tra 1.6.142.1: #i29558#following UNO convention and name uno libraries with an 'uno' in the middle of the name


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [1251f3838c627d7562626cf17378dbe9964b9ea2]

INTEGRATION: CWS defaultmailer (1.1.2); FILE ADDED 2004/06/08 10:32:22 obr 1.1.2.1: #i21321#,#i28378#,103347 cmdmail is now unix only and auto-detects the command line profile to use


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [5187114ea3f6ef9c33807c965d6b140ead50ee77]

INTEGRATION: CWS defaultmailer (1.2.6); FILE MERGED 2004/06/08 10:32:22 obr 1.2.6.1: #i21321#,#i28378#,103347 cmdmail is now unix only and auto-detects the command line profile to use


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [fb72fc5544ff2161b2f93499297e2384f956fbc0]

INTEGRATION: CWS defaultmailer (1.6.6); FILE MERGED 2004/06/08 10:32:22 obr 1.6.6.1: #i21321#,#i28378#,103347 cmdmail is now unix only and auto-detects the command line profile to use


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [6d0220f5c0569b31f165fc24eea8d2573fb255ba]

INTEGRATION: CWS defaultmailer (1.3.116); FILE MERGED 2004/06/08 10:32:21 obr 1.3.116.1: #i21321#,#i28378#,103347 cmdmail is now unix only and auto-detects the command line profile to use


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [a6a076fbaaf612cf3b749a55688ec918b1dd31ab]

INTEGRATION: CWS defaultmailer (1.1.172); FILE MERGED 2004/06/08 10:32:21 obr 1.1.172.1: #i21321#,#i28378#,103347 cmdmail is now unix only and auto-detects the command line profile to use


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [94ea888cd5028359c6f550e06bc724a73cd505af]

INTEGRATION: CWS defaultmailer (1.1.172); FILE MERGED 2004/06/08 10:32:20 obr 1.1.172.1: #i21321#,#i28378#,103347 cmdmail is now unix only and auto-detects the command line profile to use


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [74c60e1d6254726c39ab3946fbc24d020337ccfa]

INTEGRATION: CWS defaultmailer (1.11.6); FILE MERGED 2004/06/08 10:32:20 obr 1.11.6.1: #i21321#,#i28378#,103347 cmdmail is now unix only and auto-detects the command line profile to use


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [c3a6b421f6fdb877411e37362fb386bcc80c37cd]

INTEGRATION: CWS defaultmailer (1.15.6); FILE MERGED 2004/06/08 10:32:19 obr 1.15.6.1: #i21321#,#i28378#,103347 cmdmail is now unix only and auto-detects the command line profile to use


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [524a35719902b582bef46e85f4a76963c3272a61]

INTEGRATION: CWS aw015 (1.41.74); FILE MERGED 2004/06/17 15:20:41 aw 1.41.74.1: #i29973#


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [b53d33178f2d8b4c9cec069b15e4abde003e0e04]

INTEGRATION: CWS impress11ea (1.65.44); FILE MERGED 2004/05/18 16:49:53 sj 1.65.44.1: #110748# bitmaps via clipboard were sometimes much too big


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [8d0aeb5700349b4fb406280f4050986e6288f495]

INTEGRATION: CWS impress11ea (1.24.20); FILE MERGED 2004/05/25 13:42:27 cl 1.24.20.1: #i28667# use correct slot id for new document


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [4a82d5eb8269d762015fca9e3ea2cc572a8f5215]

INTEGRATION: CWS impress11ea (1.43.44); FILE MERGED 2004/06/03 10:07:58 sj 1.43.44.1: #i28010# now exporting the (display of master page object) feature


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [b6f1e0ec6243371d1696afb9b615cc0b454a864e]

INTEGRATION: CWS impress11ea (1.61.18); FILE MERGED 2004/06/03 09:03:03 sj 1.61.18.1: #114758# fixed line/fillstyle problem with table objects


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [10feee5d7d4628d920fd189bc062ec0dcefdd2b7]

INTEGRATION: CWS impress11ea (1.120.84); FILE MERGED 2004/06/03 15:05:08 sj 1.120.84.3: #i28259# taking the environment text style at first (and hoping that there are no side effects) 2004/06/03 12:01:07 sj 1.120.84.2: #i28060# not losing line and fillstyle in pres objects 2004/06/01 12:32:58 sj 1.120.84.1: #i24019# fixed little numbering problem


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [c84201044d9634ececc11f1ac944594d6735ae0c]

INTEGRATION: CWS impress11ea (1.3.232); FILE MERGED 2004/05/27 12:03:02 thb 1.3.232.1: #i29367# Added update call in ItemSetChanged, to force aGrafInfo refresh in SdrGrafObj


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [3518642cbc52eda9c2b9f1b9700e5daf32c16a0c]

INTEGRATION: CWS impress11ea (1.92.36); FILE MERGED 2004/05/28 14:16:10 sj 1.92.36.1: #i29644# removed some debug code


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [185bb6f776085d5c2784722b69441a90ad185339]

INTEGRATION: CWS impress11ea (1.7.320); FILE MERGED 2004/05/26 11:54:14 cl 1.7.320.1: #i24392# allow different attribute order for marker styles


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [48c10698ff5a2f89c45a73c0ce19e7f98505b608]

INTEGRATION: CWS impress11ea (1.39.16); FILE MERGED 2004/05/26 11:43:00 cl 1.39.16.1: #i29454# better error handling with invalid styles


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [b7096e4d583bf6817aeef9067e4c2709327006ce]

INTEGRATION: CWS impress11ea (1.15.326); FILE MERGED 2004/05/26 13:28:21 sj 1.15.326.1: added custom-shape


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [b41df1f4630911456a95470640692226fcad3bff]

INTEGRATION: CWS impress11ea (1.86.48); FILE MERGED 2004/05/26 13:29:13 sj 1.86.48.1: fixed dtd for custom shapes


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [929322c7786af24449cb5fba08aa4fd561aa45aa]

INTEGRATION: CWS ooo64bit01 (1.16.52); FILE MERGED 2004/03/15 06:45:41 fa 1.16.52.1: #i25651# Move automatic type length/configuration code from tools module to sal


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [097199ca801252bf8aedf6e316cc775b3b70198f]

INTEGRATION: CWS ooo64bit01 (1.17.254); FILE MERGED 2004/03/31 16:48:44 fa 1.17.254.3: Back out of changes since 2004-03-24, focus on smaller, more integratable changes 2004/03/29 00:29:57 fa 1.17.254.2: More 64-bit changes.  'rsc' still broken, but not as much as before. 2004/03/15 23:18:34 fa 1.17.254.1: First bits of 64-bitness.  #i25651# & more


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [857dc5124d79f8810e56d7bb7e5849acb3fabc55]

INTEGRATION: CWS ooo64bit01 (1.20.322); FILE MERGED 2004/03/15 23:18:34 fa 1.20.322.1: First bits of 64-bitness.  #i25651# & more


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [46b845053f264f6cb6e5478c2ef09040496daf03]

INTEGRATION: CWS ooo64bit01 (1.6.518); FILE MERGED 2004/03/31 16:48:41 fa 1.6.518.2: Back out of changes since 2004-03-24, focus on smaller, more integratable changes 2004/03/29 00:29:55 fa 1.6.518.1: More 64-bit changes.  'rsc' still broken, but not as much as before.


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [9e3e2f901eb9f7c2b4f8804e38083e6f6a75ae42]

INTEGRATION: CWS ooo64bit01 (1.15.58); FILE MERGED 2004/03/15 23:18:45 fa 1.15.58.1: First bits of 64-bitness.  #i25651# & more


2004-06-17  Kurt Zenker  <kz@openoffice.org>  [6808fdb08a8e4df8cf8bac7dc3782ada0eaaa377]

#i10000# sysbols must be unique


2004-06-17  Kurt Zenker  <kz@openoffice.org>  [1bfa227a9deda1a84f536a789f053ac96514001c]

#i10000# fix last merge


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [e6d784c15ca43ef4290b2cbea5b1037242d443ea]

INTEGRATION: CWS ooo64bit01 (1.1.102); FILE MERGED 2004/05/05 00:00:42 svesik 1.1.102.2: RESYNC: (1.1-1.2); FILE MERGED 2004/03/16 23:54:08 fa 1.1.102.1: Merge cws_srx644_port64bit, other misc fixes


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [2885cde3216bd4220916b1c4de7c1078a17c683d]

INTEGRATION: CWS ooo64bit01 (1.2.8); FILE MERGED 2004/05/04 23:54:45 svesik 1.2.8.2: RESYNC: (1.2-1.3); FILE MERGED 2004/03/16 23:54:07 fa 1.2.8.1: Merge cws_srx644_port64bit, other misc fixes


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [8ee6651e13e1bab54ef8aead77ed338cb565db23]

INTEGRATION: CWS ooo64bit01 (1.3.140); FILE MERGED 2004/03/31 16:48:57 fa 1.3.140.2: Back out of changes since 2004-03-24, focus on smaller, more integratable changes 2004/03/29 00:30:09 fa 1.3.140.1: More 64-bit changes.  'rsc' still broken, but not as much as before.


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [454456b5d2c801899246e3163caecfdc3234e9e9]

INTEGRATION: CWS ooo64bit01 (1.11.80); FILE MERGED 2004/03/31 16:48:57 fa 1.11.80.2: Back out of changes since 2004-03-24, focus on smaller, more integratable changes 2004/03/29 00:30:09 fa 1.11.80.1: More 64-bit changes.  'rsc' still broken, but not as much as before.


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [cbfeaf6f536c911d15e56cdd5dd55b3c13273e83]

INTEGRATION: CWS ooo64bit01 (1.11.80); FILE MERGED 2004/03/31 16:48:56 fa 1.11.80.2: Back out of changes since 2004-03-24, focus on smaller, more integratable changes 2004/03/29 00:30:09 fa 1.11.80.1: More 64-bit changes.  'rsc' still broken, but not as much as before.


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [7b2d328a5e8bbbfb1a1b9aab048745aa6aa2415c]

INTEGRATION: CWS ooo64bit01 (1.45.8); FILE MERGED 2004/05/02 15:22:42 svesik 1.45.8.4: RESYNC: (1.45-1.47); FILE MERGED 2004/04/13 03:53:24 fa 1.45.8.3: #i8605# psprint changes to accomodate 64-bit VCL fixes 2004/03/31 16:48:31 fa 1.45.8.2: Back out of changes since 2004-03-24, focus on smaller, more integratable changes 2004/03/29 00:29:46 fa 1.45.8.1: More 64-bit changes.  'rsc' still broken, but not as much as before.


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [1d61ea8afaafebb355f92722e7c2f2ea5afa4df6]

INTEGRATION: CWS ooo64bit01 (1.15.70); FILE MERGED 2004/05/02 15:20:43 svesik 1.15.70.4: RESYNC: (1.15-1.16); FILE MERGED 2004/04/13 03:53:24 fa 1.15.70.3: #i8605# psprint changes to accomodate 64-bit VCL fixes 2004/03/31 16:48:31 fa 1.15.70.2: Back out of changes since 2004-03-24, focus on smaller, more integratable changes 2004/03/29 00:29:46 fa 1.15.70.1: More 64-bit changes.  'rsc' still broken, but not as much as before.


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [bb477dd68e4c00618040e73713477d4356d72a08]

INTEGRATION: CWS ooo64bit01 (1.73.110); FILE MERGED 2004/03/15 23:18:43 fa 1.73.110.1: First bits of 64-bitness.  #i25651# & more


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [9c9570d868db6337ffd8c426be31aae644e9bf75]

INTEGRATION: CWS ooo64bit01 (1.3.646); FILE MERGED 2004/03/15 23:18:43 fa 1.3.646.1: First bits of 64-bitness.  #i25651# & more


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [c510f8671cd0f08cf830d8799c2bb88bb33818a7]

INTEGRATION: CWS ooo64bit01 (1.7.470); FILE MERGED 2004/03/15 23:18:43 fa 1.7.470.1: First bits of 64-bitness.  #i25651# & more


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [0136b98120b5fff6499fe5c0739ba737fe4af723]

INTEGRATION: CWS ooo64bit01 (1.27.142); FILE MERGED 2004/03/15 23:18:42 fa 1.27.142.1: First bits of 64-bitness.  #i25651# & more


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [11741c7b628720c2d66af920c6dc05f862913f58]

INTEGRATION: CWS ooo64bit01 (1.107.32); FILE MERGED 2004/05/02 22:08:24 svesik 1.107.32.2: RESYNC: (1.107-1.109); FILE MERGED 2004/03/15 23:18:42 fa 1.107.32.1: First bits of 64-bitness.  #i25651# & more


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [09d181b81b70119c7d7f0fa1740706dab6341c73]

INTEGRATION: CWS ooo64bit01 (1.44.142); FILE MERGED 2004/05/02 22:07:45 svesik 1.44.142.2: RESYNC: (1.44-1.45); FILE MERGED 2004/03/15 23:18:42 fa 1.44.142.1: First bits of 64-bitness.  #i25651# & more


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [a23301b21ef1718464668eaf980e661cf5b943f2]

INTEGRATION: CWS ooo64bit01 (1.114.4); FILE MERGED 2004/05/02 22:06:27 svesik 1.114.4.2: RESYNC: (1.114-1.115); FILE MERGED 2004/03/15 23:18:41 fa 1.114.4.1: First bits of 64-bitness.  #i25651# & more


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [d6fa1b35f4f620a2d4cbdfe7247e9861c238dbc5]

INTEGRATION: CWS ooo64bit01 (1.76.4); FILE MERGED 2004/05/02 22:06:16 svesik 1.76.4.2: RESYNC: (1.76-1.77); FILE MERGED 2004/04/06 14:58:09 fa 1.76.4.1: Fixes for type conflicts: typessw.hxx was redefining sal_* which conflicted with the real sal_* types inside the ww:: namespace.


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [bee61253e471de15ed53f4812eff665ccef0cbe1]

INTEGRATION: CWS ooo64bit01 (1.35.142); FILE MERGED 2004/04/06 14:58:09 fa 1.35.142.1: Fixes for type conflicts: typessw.hxx was redefining sal_* which conflicted with the real sal_* types inside the ww:: namespace.


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [0c2382d000634abe0e9a61851c6da4ad56df677c]

INTEGRATION: CWS ooo64bit01 (1.64.34); FILE MERGED 2004/05/02 22:05:50 svesik 1.64.34.2: RESYNC: (1.64-1.65); FILE MERGED 2004/03/15 23:18:41 fa 1.64.34.1: First bits of 64-bitness.  #i25651# & more


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [564ebd801a0da3fbe518267d1320fae30dccfa81]

INTEGRATION: CWS ooo64bit01 (1.63.4); FILE MERGED 2004/05/02 22:05:13 svesik 1.63.4.2: RESYNC: (1.63-1.66); FILE MERGED 2004/04/06 14:58:08 fa 1.63.4.1: Fixes for type conflicts: typessw.hxx was redefining sal_* which conflicted with the real sal_* types inside the ww:: namespace.


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [f88dba5d788f0f388bd1b8787de8e0f2c0bdee77]

INTEGRATION: CWS ooo64bit01 (1.74.4); FILE MERGED 2004/05/02 22:05:02 svesik 1.74.4.2: RESYNC: (1.74-1.75); FILE MERGED 2004/04/06 14:58:07 fa 1.74.4.1: Fixes for type conflicts: typessw.hxx was redefining sal_* which conflicted with the real sal_* types inside the ww:: namespace.


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [d818c2490b5d440d3e50ce46971b31cd5f1ed08f]

INTEGRATION: CWS ooo64bit01 (1.6.142); FILE MERGED 2004/03/15 23:18:40 fa 1.6.142.1: First bits of 64-bitness.  #i25651# & more


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [d4bbc95f8ecb669baf50b2ec215ccf0fbff2604f]

INTEGRATION: CWS ooo64bit01 (1.74.4); FILE MERGED 2004/05/02 21:58:33 svesik 1.74.4.2: RESYNC: (1.74-1.76); FILE MERGED 2004/03/15 23:18:39 fa 1.74.4.1: First bits of 64-bitness.  #i25651# & more


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [87836bc3a04b3e2d8e4747612fb4ab5d1914e090]

INTEGRATION: CWS ooo64bit01 (1.6.460); FILE MERGED 2004/03/15 23:18:39 fa 1.6.460.1: First bits of 64-bitness.  #i25651# & more


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [b4614513df0e30deb9785adcbb8a587112fd85e7]

INTEGRATION: CWS ooo64bit01 (1.9.112); FILE MERGED 2004/03/15 23:18:39 fa 1.9.112.1: First bits of 64-bitness.  #i25651# & more


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [54ff8ba4b0f9a5655b62146c6b6f5c8aabed4386]

INTEGRATION: CWS ooo64bit01 (1.1.94); FILE MERGED 2004/03/15 23:18:27 fa 1.1.94.1: First bits of 64-bitness.  #i25651# & more


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [8493df9582f7c0f8307b2e7aa5be289de546fa00]

INTEGRATION: CWS ooo64bit01 (1.12.16); FILE MERGED 2004/04/08 21:03:40 fa 1.12.16.3: Fix 0UL->0U, broke 64-bit compiles 2004/03/31 16:48:30 fa 1.12.16.2: Back out of changes since 2004-03-24, focus on smaller, more integratable changes 2004/03/29 00:29:45 fa 1.12.16.1: More 64-bit changes.  'rsc' still broken, but not as much as before.


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [a4008e4191b66457ce65bbdd52297616945290b0]

INTEGRATION: CWS ooo64bit01 (1.1.2); FILE ADDED 2004/03/15 23:18:29 fa 1.1.2.2: First bits of 64-bitness.  #i25651# & more 2004/03/15 06:45:43 fa 1.1.2.1: #i25651# Move automatic type length/configuration code from tools module to sal


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [7ec3172416e151cc1a245a75ebca6af0d2c2e401]

INTEGRATION: CWS ooo64bit01 (1.1.2); FILE ADDED 2004/03/15 06:45:43 fa 1.1.2.1: #i25651# Move automatic type length/configuration code from tools module to sal


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [e45abcf5cee922ba118eeda9ad24cd7c7278f1c9]

INTEGRATION: CWS ooo64bit01 (1.3.42); FILE MERGED 2004/03/16 23:54:14 fa 1.3.42.1: Merge cws_srx644_port64bit, other misc fixes


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [f5c02dc128c88929d9c459a6148d2186308d4576]

INTEGRATION: CWS ooo64bit01 (1.3.44); FILE MERGED 2004/03/16 23:54:13 fa 1.3.44.1: Merge cws_srx644_port64bit, other misc fixes


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [d47ed4c3142f645919ed45a9dbb61f97249be290]

INTEGRATION: CWS ooo64bit01 (1.1.1.1.274); FILE MERGED 2004/03/16 23:54:13 fa 1.1.1.1.274.1: Merge cws_srx644_port64bit, other misc fixes


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [dcb887b342dfb3d58d84220bbbe9e28834ff9b73]

INTEGRATION: CWS ooo64bit01 (1.5.232); FILE MERGED 2004/03/15 23:18:29 fa 1.5.232.1: First bits of 64-bitness.  #i25651# & more


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [da644e587e5c5b2fc98c5e2a792da15066b9ee6e]

INTEGRATION: CWS ooo64bit01 (1.5.36); FILE MERGED 2004/03/16 23:54:13 fa 1.5.36.1: Merge cws_srx644_port64bit, other misc fixes


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [3de089b0013dd1ba453fb7b99461b28e4055e4ba]

INTEGRATION: CWS ooo64bit01 (1.14.36); FILE MERGED 2004/04/13 03:34:56 fa 1.14.36.2: #i8578#  Integrate 64-bit clean RTL alloc from port64bit 2004/03/16 23:54:13 fa 1.14.36.1: Merge cws_srx644_port64bit, other misc fixes


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [ce4e7859ae62908dd2716fb38011d17b8f9bcc22]

INTEGRATION: CWS ooo64bit01 (1.18.136); FILE MERGED 2004/03/15 06:45:42 fa 1.18.136.1: #i25651# Move automatic type length/configuration code from tools module to sal


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [fadc96722c5f8e59de07fa80b0e068c0d8d597c8]

INTEGRATION: CWS ooo64bit01 (1.4.22); FILE MERGED 2004/03/16 23:54:12 fa 1.4.22.1: Merge cws_srx644_port64bit, other misc fixes


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [58be4e90bbc9b614a548b55136e77b3dd4b99fa7]

INTEGRATION: CWS ooo64bit01 (1.3.4); FILE MERGED 2004/05/02 16:30:07 svesik 1.3.4.2: RESYNC: (1.3-1.4); FILE MERGED 2004/03/16 23:54:12 fa 1.3.4.1: Merge cws_srx644_port64bit, other misc fixes


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [5a6eff584f6e3325d82a66c2b2acdb639bbd7ba5]

INTEGRATION: CWS ooo64bit01 (1.22.4); FILE MERGED 2004/05/14 00:48:48 svesik 1.22.4.8: correct misspelling of defined 2004/04/05 19:01:27 fa 1.22.4.7: Fixes for 32-bit platforms, switch sal_Ptr back to sal_Handle 2004/03/31 19:57:48 fa 1.22.4.6: Preserve the sal_[u]Int32 types for 32-bit arches: use long again.  64-bit arches will have to use int to achieve 32-bit size for sal_[u]Int32 2004/03/31 16:48:35 fa 1.22.4.5: Back out of changes since 2004-03-24, focus on smaller, more integratable changes 2004/03/29 00:29:50 fa 1.22.4.4: More 64-bit changes.  'rsc' still broken, but not as much as before. 2004/03/16 23:54:12 fa 1.22.4.3: Merge cws_srx644_port64bit, other misc fixes 2004/03/15 23:18:28 fa 1.22.4.2: First bits of 64-bitness.  #i25651# & more 2004/03/15 06:45:41 fa 1.22.4.1: #i25651# Move automatic type length/configuration code from tools module to sal


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [1308223c85efe84b54d4be1a8b14b92556801ce4]

INTEGRATION: CWS ooo64bit01 (1.9.42); FILE MERGED 2004/05/02 16:29:42 svesik 1.9.42.2: RESYNC: (1.9-1.11); FILE MERGED 2004/03/16 23:54:11 fa 1.9.42.1: Merge cws_srx644_port64bit, other misc fixes


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [daee63c6af3ada7789b0e612db17eeaf040af514]

INTEGRATION: CWS ooo64bit01 (1.8.170); FILE MERGED 2004/05/02 16:29:06 svesik 1.8.170.2: RESYNC: (1.8-1.9); FILE MERGED 2004/03/16 23:54:11 fa 1.8.170.1: Merge cws_srx644_port64bit, other misc fixes


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [096abcf8d772d4ba2df3de58a12ee67619ece1d5]

INTEGRATION: CWS ooo64bit01 (1.4.248); FILE MERGED 2004/03/16 23:54:11 fa 1.4.248.1: Merge cws_srx644_port64bit, other misc fixes


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [5ef37b9202109a4352a6b414ba98a24250cf2e9d]

INTEGRATION: CWS ooo64bit01 (1.1.1.1.274); FILE MERGED 2004/03/16 23:54:11 fa 1.1.1.1.274.1: Merge cws_srx644_port64bit, other misc fixes


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [2668997bf450efd66be132a62e46cf4a4617abc0]

INTEGRATION: CWS ooo64bit01 (1.4.160); FILE MERGED 2004/03/16 23:54:10 fa 1.4.160.1: Merge cws_srx644_port64bit, other misc fixes


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [b205d6165a963a8d3327aaa7341e2e3d96343d8b]

INTEGRATION: CWS ooo64bit01 (1.5.248); FILE MERGED 2004/03/16 23:54:10 fa 1.5.248.1: Merge cws_srx644_port64bit, other misc fixes


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [2bdaa7602645ca9c477d12fd66fce0a96f999780]

INTEGRATION: CWS ooo64bit01 (1.19.322); FILE MERGED 2004/03/15 23:18:34 fa 1.19.322.1: First bits of 64-bitness.  #i25651# & more


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [27a798f9f915df054b8382be9145ea20401ede26]

INTEGRATION: CWS ooo64bit01 (1.10.22); FILE MERGED 2004/03/15 23:18:33 fa 1.10.22.1: First bits of 64-bitness.  #i25651# & more


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [6a276217d34a766726475b5c4fba451fb29d01eb]

INTEGRATION: CWS ooo64bit01 (1.4.110); FILE MERGED 2004/03/15 23:18:33 fa 1.4.110.1: First bits of 64-bitness.  #i25651# & more


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [cd8e46b46cf97229ceb51225f10a27451e126e9d]

INTEGRATION: CWS ooo64bit01 (1.3.498); FILE MERGED 2004/03/31 16:48:44 fa 1.3.498.3: Back out of changes since 2004-03-24, focus on smaller, more integratable changes 2004/03/29 00:29:57 fa 1.3.498.2: More 64-bit changes.  'rsc' still broken, but not as much as before. 2004/03/15 23:18:32 fa 1.3.498.1: First bits of 64-bitness.  #i25651# & more


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [1c0b2ce940cdadb2997931c23d4ea33f85eb9e65]

INTEGRATION: CWS ooo64bit01 (1.2.44); FILE MERGED 2004/03/15 23:18:47 fa 1.2.44.1: First bits of 64-bitness.  #i25651# & more


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [87de0d9bd57620fde21b4792ff71403b35ff8b01]

INTEGRATION: CWS ooo64bit01 (1.7.10); FILE MERGED 2004/03/16 23:54:16 fa 1.7.10.1: Merge cws_srx644_port64bit, other misc fixes


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [4bc90c73931da731ac3499014fa8c0eb3225826e]

INTEGRATION: CWS ooo64bit01 (1.15.44); FILE MERGED 2004/04/05 19:02:25 fa 1.15.44.5: SeekRel() should take _signed_ argument, got mixed up in initial 64-bit work 2004/03/31 16:48:55 fa 1.15.44.4: Back out of changes since 2004-03-24, focus on smaller, more integratable changes 2004/03/29 00:30:07 fa 1.15.44.3: More 64-bit changes.  'rsc' still broken, but not as much as before. 2004/03/16 23:54:16 fa 1.15.44.2: Merge cws_srx644_port64bit, other misc fixes 2004/03/15 23:18:47 fa 1.15.44.1: First bits of 64-bitness.  #i25651# & more


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [6fc8d1d466144293589cfa12d4a421d8fa86211c]

INTEGRATION: CWS ooo64bit01 (1.26.44); FILE MERGED 2004/05/02 22:41:06 svesik 1.26.44.3: RESYNC: (1.26-1.27); FILE MERGED 2004/04/13 03:37:43 fa 1.26.44.2: #i8598# Tools date/time fixes for 64-bit platforms 2004/03/15 23:18:46 fa 1.26.44.1: First bits of 64-bitness.  #i25651# & more


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [86ec15770f0e6bbd1dd8e7d9d898702143e34e31]

INTEGRATION: CWS ooo64bit01 (1.2.200); FILE MERGED 2004/03/15 23:18:46 fa 1.2.200.1: First bits of 64-bitness.  #i25651# & more


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [9e1db56a6f3cbc2ac36e6a53ba20569841e3b745]

INTEGRATION: CWS ooo64bit01 (1.4.130); FILE MERGED 2004/03/16 23:54:15 fa 1.4.130.1: Merge cws_srx644_port64bit, other misc fixes


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [cebcb0aa9cc881452d21adba4764d12f3042826a]

INTEGRATION: CWS ooo64bit01 (1.3.12); FILE MERGED 2004/03/31 16:48:54 fa 1.3.12.3: Back out of changes since 2004-03-24, focus on smaller, more integratable changes 2004/03/29 00:30:07 fa 1.3.12.2: More 64-bit changes.  'rsc' still broken, but not as much as before. 2004/03/15 23:18:45 fa 1.3.12.1: First bits of 64-bitness.  #i25651# & more


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [a4bef69f02ce9472bf48a451d72a7cb090014447]

INTEGRATION: CWS ooo64bit01 (1.2.224); FILE MERGED 2004/03/16 23:54:15 fa 1.2.224.2: Merge cws_srx644_port64bit, other misc fixes 2004/03/15 23:18:45 fa 1.2.224.1: First bits of 64-bitness.  #i25651# & more


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [0ca651bd3c959d9f9110fbe6c220a02f588ba6b2]

INTEGRATION: CWS ooo64bit01 (1.6.110); FILE MERGED 2004/04/13 03:37:43 fa 1.6.110.3: #i8598# Tools date/time fixes for 64-bit platforms 2004/03/31 16:48:54 fa 1.6.110.2: Back out of changes since 2004-03-24, focus on smaller, more integratable changes 2004/03/29 00:30:06 fa 1.6.110.1: More 64-bit changes.  'rsc' still broken, but not as much as before.


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [6a943ad1ee1bf4cc2d9930935276313e71fa6a05]

INTEGRATION: CWS ooo64bit01 (1.2.34); FILE MERGED 2004/04/12 17:47:53 fa 1.2.34.3: 64-bit fix 2004/03/31 16:48:36 fa 1.2.34.2: Back out of changes since 2004-03-24, focus on smaller, more integratable changes 2004/03/29 00:29:51 fa 1.2.34.1: More 64-bit changes.  'rsc' still broken, but not as much as before.


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [feec1799568b49ecefcaa32ca6b14d3f79585a21]

INTEGRATION: CWS ooo64bit01 (1.5.140); FILE MERGED 2004/03/15 23:18:38 fa 1.5.140.1: First bits of 64-bitness.  #i25651# & more


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [8d69b59bd01d53be3367f6f884f8dbb56ff0987c]

INTEGRATION: CWS ooo64bit01 (1.6.142); FILE MERGED 2004/05/02 21:04:20 svesik 1.6.142.2: RESYNC: (1.6-1.7); FILE MERGED 2004/03/15 23:18:38 fa 1.6.142.1: First bits of 64-bitness.  #i25651# & more


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [6fbc122849f1d160bc9aaaa7331dd886cb93a4cc]

INTEGRATION: CWS ooo64bit01 (1.53.22); FILE MERGED 2004/05/02 21:01:42 svesik 1.53.22.2: RESYNC: (1.53-1.54); FILE MERGED 2004/03/15 23:18:37 fa 1.53.22.1: First bits of 64-bitness.  #i25651# & more


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [fadb877cbab44266ecf203086744ffdf7a07ea4d]

INTEGRATION: CWS ooo64bit01 (1.117.6); FILE MERGED 2004/05/02 21:01:03 svesik 1.117.6.2: RESYNC: (1.117-1.120); FILE MERGED 2004/03/15 23:18:37 fa 1.117.6.1: First bits of 64-bitness.  #i25651# & more


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [09106b376a0927e4c36cae6f83041e7f64e527d9]

INTEGRATION: CWS ooo64bit01 (1.13.140); FILE MERGED 2004/03/15 23:18:36 fa 1.13.140.1: First bits of 64-bitness.  #i25651# & more


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [870edbd9780fae75e9060f0a6461ef50a97f6595]

INTEGRATION: CWS ooo64bit01 (1.89.6); FILE MERGED 2004/05/02 20:55:26 svesik 1.89.6.4: RESYNC: (1.89-1.92); FILE MERGED 2004/03/31 16:48:50 fa 1.89.6.3: Back out of changes since 2004-03-24, focus on smaller, more integratable changes 2004/03/29 00:30:03 fa 1.89.6.2: More 64-bit changes.  'rsc' still broken, but not as much as before. 2004/03/15 23:18:36 fa 1.89.6.1: First bits of 64-bitness.  #i25651# & more


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [a725b8f6f3e912e2c1e21d1aab0cebe4d9293547]

INTEGRATION: CWS ooo64bit01 (1.34.164); FILE MERGED 2004/05/02 20:54:33 svesik 1.34.164.2: RESYNC: (1.34-1.35); FILE MERGED 2004/03/15 23:18:35 fa 1.34.164.1: First bits of 64-bitness.  #i25651# & more


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [70dcecc676a8f317e677a8802916e3f89d86be14]

INTEGRATION: CWS ooo64bit01 (1.6.104); FILE MERGED 2004/03/15 23:18:28 fa 1.6.104.1: First bits of 64-bitness.  #i25651# & more


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [2b027d69cd9dc3b3a341397838c3856d49e2de80]

INTEGRATION: CWS ooo64bit01 (1.3.96); FILE MERGED 2004/03/15 23:18:32 fa 1.3.96.1: First bits of 64-bitness.  #i25651# & more


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [e3716990728122d1d170d55a8e2f9a5626e3b12b]

INTEGRATION: CWS ooo64bit01 (1.9.14); FILE MERGED 2004/05/02 00:42:59 svesik 1.9.14.2: RESYNC: (1.9-1.10); FILE MERGED 2004/03/16 23:54:09 fa 1.9.14.1: Merge cws_srx644_port64bit, other misc fixes


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [6812dc03803a5df34ea7096a36a835587fc20d6d]

INTEGRATION: CWS ooo64bit01 (1.8.14); FILE MERGED 2004/05/05 00:10:06 svesik 1.8.14.2: RESYNC: (1.8-1.9); FILE MERGED 2004/03/16 23:54:09 fa 1.8.14.1: Merge cws_srx644_port64bit, other misc fixes


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [634a3e70815fa4201056996aa0303ef9cf3a06d2]

INTEGRATION: CWS ooo64bit01 (1.12.54); FILE MERGED 2004/05/02 00:41:59 svesik 1.12.54.2: RESYNC: (1.12-1.13); FILE MERGED 2004/03/16 23:54:09 fa 1.12.54.1: Merge cws_srx644_port64bit, other misc fixes


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [cd5204cb54c61d2342a1e9904053c8e09ec4eb6d]

INTEGRATION: CWS ooo64bit01 (1.5.8); FILE MERGED 2004/05/02 00:41:18 svesik 1.5.8.2: RESYNC: (1.5-1.6); FILE MERGED 2004/03/16 23:54:08 fa 1.5.8.1: Merge cws_srx644_port64bit, other misc fixes


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [1c12c3b990fa15f54c2998499d046612df08a4fc]

INTEGRATION: CWS ooo64bit01 (1.3.28); FILE MERGED 2004/04/13 03:42:34 fa 1.3.28.3: #i8605# Make vcl 64-bit clean, all coordinate arrays (like pDXAry, etc) should be   sal_Int32* rather than long* 2004/03/31 16:49:28 fa 1.3.28.2: Back out of changes since 2004-03-24, focus on smaller, more integratable changes 2004/03/29 00:30:35 fa 1.3.28.1: More 64-bit changes.  'rsc' still broken, but not as much as before.


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [37fbb8553281dbb98a0d3afd8497a4bd3bb898c3]

INTEGRATION: CWS ooo64bit01 (1.4.8); FILE MERGED 2004/04/05 18:59:37 fa 1.4.8.2: Use <sal/types.h> constants rather than defining our own 2004/03/16 23:54:08 fa 1.4.8.1: Merge cws_srx644_port64bit, other misc fixes


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [11f25a21d609acf09b36767e8ab8fb9304637dfc]

INTEGRATION: CWS ooo64bit01 (1.2.100); FILE MERGED 2004/03/16 23:54:08 fa 1.2.100.1: Merge cws_srx644_port64bit, other misc fixes


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [a9f8a0d42185fbc638e075ebdec83488565f8728]

INTEGRATION: CWS ooo64bit01 (1.3.8); FILE MERGED 2004/05/02 00:38:14 svesik 1.3.8.2: RESYNC: (1.3-1.4); FILE MERGED 2004/03/16 23:54:08 fa 1.3.8.1: Merge cws_srx644_port64bit, other misc fixes


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [a27c4409c3412208388f11fa8eacef3bc57aa4a7]

INTEGRATION: CWS ooo64bit01 (1.1.102); FILE MERGED 2004/05/02 00:35:38 svesik 1.1.102.2: RESYNC: (1.1-1.2); FILE MERGED 2004/03/16 23:54:07 fa 1.1.102.1: Merge cws_srx644_port64bit, other misc fixes


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [799fb7c444fd21204bd91538f91de976b80d65e2]

INTEGRATION: CWS ooo64bit01 (1.1.102); FILE MERGED 2004/03/16 23:54:07 fa 1.1.102.1: Merge cws_srx644_port64bit, other misc fixes


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [a2d5fcd2e18a25cef370c79f845841f114ef26f8]

INTEGRATION: CWS ooo64bit01 (1.15.38); FILE MERGED 2004/03/16 23:54:06 fa 1.15.38.1: Merge cws_srx644_port64bit, other misc fixes


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [a083e663561325eda4a3a4abd63d81dcfbd4c86a]

INTEGRATION: CWS ooo64bit01 (1.11.38); FILE MERGED 2004/03/16 23:54:06 fa 1.11.38.1: Merge cws_srx644_port64bit, other misc fixes


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [ac118e0b6447e62846cde976c9cd59cc8cee2430]

INTEGRATION: CWS ooo64bit01 (1.21.16); FILE MERGED 2004/05/01 22:26:40 svesik 1.21.16.2: RESYNC: (1.21-1.22); FILE MERGED 2004/03/16 23:54:05 fa 1.21.16.1: Merge cws_srx644_port64bit, other misc fixes


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [b744095bb30ee68231a096a64fa63ffa0d86a309]

INTEGRATION: CWS ooo64bit01 (1.10.16); FILE MERGED 2004/03/16 23:54:05 fa 1.10.16.1: Merge cws_srx644_port64bit, other misc fixes


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [eac7a50024bc55de09f5f81985c054d77fed1463]

INTEGRATION: CWS ooo64bit01 (1.9.72); FILE MERGED 2004/05/01 22:26:31 svesik 1.9.72.2: RESYNC: (1.9-1.10); FILE MERGED 2004/03/16 23:54:05 fa 1.9.72.1: Merge cws_srx644_port64bit, other misc fixes


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [0151abef62ea911fd466de205a202131c9e48150]

INTEGRATION: CWS ooo64bit01 (1.12.80); FILE MERGED 2004/04/13 03:42:31 fa 1.12.80.3: #i8605# Make vcl 64-bit clean, all coordinate arrays (like pDXAry, etc) should be   sal_Int32* rather than long* 2004/03/31 16:49:23 fa 1.12.80.2: Back out of changes since 2004-03-24, focus on smaller, more integratable changes 2004/03/29 00:30:32 fa 1.12.80.1: More 64-bit changes.  'rsc' still broken, but not as much as before.


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [029547fea073065bed848826ae7acf1007454e40]

INTEGRATION: CWS ooo64bit01 (1.65.26); FILE MERGED 2004/05/05 00:30:31 svesik 1.65.26.4: RESYNC: (1.65-1.67); FILE MERGED 2004/04/13 03:42:28 fa 1.65.26.3: #i8605# Make vcl 64-bit clean, all coordinate arrays (like pDXAry, etc) should be   sal_Int32* rather than long* 2004/03/31 16:49:20 fa 1.65.26.2: Back out of changes since 2004-03-24, focus on smaller, more integratable changes 2004/03/29 00:30:28 fa 1.65.26.1: More 64-bit changes.  'rsc' still broken, but not as much as before.


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [b30cea98103f3b3f1d7afb30633d0a7d840c796e]

INTEGRATION: CWS ooo64bit01 (1.4.66); FILE MERGED 2004/03/15 23:18:32 fa 1.4.66.1: First bits of 64-bitness.  #i25651# & more


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [138075d895d5de17b6df9a12446806ca6d8ed9a0]

INTEGRATION: CWS ooo64bit01 (1.3.66); FILE MERGED 2004/03/15 23:18:32 fa 1.3.66.1: First bits of 64-bitness.  #i25651# & more


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [1b4cfbea4a103887fa65b0b66a6cac0c8113619e]

INTEGRATION: CWS ooo64bit01 (1.6.8); FILE MERGED 2004/04/05 19:00:11 fa 1.6.8.2: Back out of silly change from earlier, forgot this one 2004/03/29 00:29:47 fa 1.6.8.1: More 64-bit changes.  'rsc' still broken, but not as much as before.


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [093c31530439d2beee01ddc2938fa56b5b6bb497]

INTEGRATION: CWS ooo64bit01 (1.28.4); FILE MERGED 2004/05/02 16:52:23 svesik 1.28.4.2: RESYNC: (1.28-1.30); FILE MERGED 2004/03/15 23:18:29 fa 1.28.4.1: First bits of 64-bitness.  #i25651# & more


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [9a324044a4d4c3472bd1632b234cb136d5202492]

INTEGRATION: CWS ooo64bit01 (1.45.44); FILE MERGED 2004/05/02 22:38:09 svesik 1.45.44.4: RESYNC: (1.45-1.46); FILE MERGED 2004/04/13 03:54:17 fa 1.45.44.3: #i8605# Toolkit changes to accomodate 64-bit VCL fixes 2004/03/31 16:48:52 fa 1.45.44.2: Back out of changes since 2004-03-24, focus on smaller, more integratable changes 2004/03/29 00:30:05 fa 1.45.44.1: More 64-bit changes.  'rsc' still broken, but not as much as before.


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [f2e8d5bf23b96d7475e67f638dbb853f150138e5]

INTEGRATION: CWS ooo64bit01 (1.4.78); FILE MERGED 2004/04/12 17:45:58 fa 1.4.78.3: 64-bit fixes (long->sal_Int32) 2004/03/31 16:48:30 fa 1.4.78.2: Back out of changes since 2004-03-24, focus on smaller, more integratable changes 2004/03/29 00:29:45 fa 1.4.78.1: More 64-bit changes.  'rsc' still broken, but not as much as before.


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [8c389346e06b7ef5d281de047398ba88f054e861]

INTEGRATION: CWS ooo64bit01 (1.10.78); FILE MERGED 2004/04/12 17:45:58 fa 1.10.78.3: 64-bit fixes (long->sal_Int32) 2004/03/31 16:48:30 fa 1.10.78.2: Back out of changes since 2004-03-24, focus on smaller, more integratable changes 2004/03/29 00:29:45 fa 1.10.78.1: More 64-bit changes.  'rsc' still broken, but not as much as before.


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [51bde2c4ffb8c251cb687f79fa08fafd5544dbc4]

INTEGRATION: CWS ooo64bit01 (1.3.98); FILE MERGED 2004/05/02 00:31:57 svesik 1.3.98.4: RESYNC: (1.3-1.4); FILE MERGED 2004/04/12 17:45:57 fa 1.3.98.3: 64-bit fixes (long->sal_Int32) 2004/03/31 16:48:29 fa 1.3.98.2: Back out of changes since 2004-03-24, focus on smaller, more integratable changes 2004/03/29 00:29:44 fa 1.3.98.1: More 64-bit changes.  'rsc' still broken, but not as much as before.


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [f3e781fe9f0093792f1aeb43457d066b545146a1]

INTEGRATION: CWS ooo64bit01 (1.171.26); FILE MERGED 2004/05/02 23:21:54 svesik 1.171.26.4: RESYNC: (1.171-1.173); FILE MERGED 2004/03/31 16:49:34 fa 1.171.26.3: Back out of changes since 2004-03-24, focus on smaller, more integratable changes 2004/03/29 00:30:40 fa 1.171.26.2: More 64-bit changes.  'rsc' still broken, but not as much as before. 2004/03/15 23:18:50 fa 1.171.26.1: First bits of 64-bitness.  #i25651# & more


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [936cd0d94cc4c71e8cc86e9ff0c1be5742463498]

INTEGRATION: CWS ooo64bit01 (1.34.54); FILE MERGED 2004/05/02 23:20:26 svesik 1.34.54.4: RESYNC: (1.34-1.35); FILE MERGED 2004/04/13 03:42:39 fa 1.34.54.3: #i8605# Make vcl 64-bit clean, all coordinate arrays (like pDXAry, etc) should be   sal_Int32* rather than long* 2004/03/31 16:49:33 fa 1.34.54.2: Back out of changes since 2004-03-24, focus on smaller, more integratable changes 2004/03/29 00:30:40 fa 1.34.54.1: More 64-bit changes.  'rsc' still broken, but not as much as before.


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [8298cd9e88dbe85007a6138dc742b8f45f0106d8]

INTEGRATION: CWS ooo64bit01 (1.116.28); FILE MERGED 2004/05/02 23:20:17 svesik 1.116.28.4: RESYNC: (1.116-1.117); FILE MERGED 2004/04/13 03:42:38 fa 1.116.28.3: #i8605# Make vcl 64-bit clean, all coordinate arrays (like pDXAry, etc) should be   sal_Int32* rather than long* 2004/03/31 16:49:33 fa 1.116.28.2: Back out of changes since 2004-03-24, focus on smaller, more integratable changes 2004/03/29 00:30:39 fa 1.116.28.1: More 64-bit changes.  'rsc' still broken, but not as much as before.


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [97d1c89e4d73f183676c736be8128142d7c3d595]

INTEGRATION: CWS ooo64bit01 (1.30.28); FILE MERGED 2004/04/13 03:42:38 fa 1.30.28.3: #i8605# Make vcl 64-bit clean, all coordinate arrays (like pDXAry, etc) should be   sal_Int32* rather than long* 2004/03/31 16:49:32 fa 1.30.28.2: Back out of changes since 2004-03-24, focus on smaller, more integratable changes 2004/03/29 00:30:39 fa 1.30.28.1: More 64-bit changes.  'rsc' still broken, but not as much as before.


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [63d10ef79efc8e56cfffa61dd339dc4b33572f9a]

INTEGRATION: CWS ooo64bit01 (1.11.28); FILE MERGED 2004/03/15 23:18:49 fa 1.11.28.1: First bits of 64-bitness.  #i25651# & more


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [bfb69fa0a0553b2c45c709ed7e3d10819b8a17d8]

INTEGRATION: CWS ooo64bit01 (1.2.28); FILE MERGED 2004/04/13 03:42:37 fa 1.2.28.3: #i8605# Make vcl 64-bit clean, all coordinate arrays (like pDXAry, etc) should be   sal_Int32* rather than long* 2004/03/31 16:49:32 fa 1.2.28.2: Back out of changes since 2004-03-24, focus on smaller, more integratable changes 2004/03/29 00:30:39 fa 1.2.28.1: More 64-bit changes.  'rsc' still broken, but not as much as before.


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [760c37660f738cc767a48c9173207c6217c96cd3]

INTEGRATION: CWS ooo64bit01 (1.52.28); FILE MERGED 2004/05/02 23:19:25 svesik 1.52.28.4: RESYNC: (1.52-1.53); FILE MERGED 2004/04/13 03:42:37 fa 1.52.28.3: #i8605# Make vcl 64-bit clean, all coordinate arrays (like pDXAry, etc) should be   sal_Int32* rather than long* 2004/03/31 16:49:31 fa 1.52.28.2: Back out of changes since 2004-03-24, focus on smaller, more integratable changes 2004/03/29 00:30:38 fa 1.52.28.1: More 64-bit changes.  'rsc' still broken, but not as much as before.


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [528ec1520a6c4d70bcbdf86d3fa7eaaddc7dd50e]

INTEGRATION: CWS ooo64bit01 (1.33.26); FILE MERGED 2004/05/02 23:19:14 svesik 1.33.26.4: RESYNC: (1.33-1.34); FILE MERGED 2004/04/13 03:42:36 fa 1.33.26.3: #i8605# Make vcl 64-bit clean, all coordinate arrays (like pDXAry, etc) should be   sal_Int32* rather than long* 2004/03/31 16:49:31 fa 1.33.26.2: Back out of changes since 2004-03-24, focus on smaller, more integratable changes 2004/03/29 00:30:38 fa 1.33.26.1: More 64-bit changes.  'rsc' still broken, but not as much as before.


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [8eecbd999d67bf819f1101d7cb9f193270e22d08]

INTEGRATION: CWS ooo64bit01 (1.28.54); FILE MERGED 2004/03/15 23:18:49 fa 1.28.54.1: First bits of 64-bitness.  #i25651# & more


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [79ae8f5cfc226367f1e7dce4206a4b671d3f01ae]

INTEGRATION: CWS ooo64bit01 (1.13.92); FILE MERGED 2004/04/13 03:42:36 fa 1.13.92.3: #i8605# Make vcl 64-bit clean, all coordinate arrays (like pDXAry, etc) should be   sal_Int32* rather than long* 2004/03/31 16:49:30 fa 1.13.92.2: Back out of changes since 2004-03-24, focus on smaller, more integratable changes 2004/03/29 00:30:37 fa 1.13.92.1: More 64-bit changes.  'rsc' still broken, but not as much as before.


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [7bc29ededf42b4a9b47b8c5520704f54db2c931c]

INTEGRATION: CWS ooo64bit01 (1.26.28); FILE MERGED 2004/04/13 03:42:35 fa 1.26.28.3: #i8605# Make vcl 64-bit clean, all coordinate arrays (like pDXAry, etc) should be   sal_Int32* rather than long* 2004/03/31 16:49:30 fa 1.26.28.2: Back out of changes since 2004-03-24, focus on smaller, more integratable changes 2004/03/29 00:30:37 fa 1.26.28.1: More 64-bit changes.  'rsc' still broken, but not as much as before.


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [aa85c9a9ec1e0c008e7db8ef077c6c8e9d2fcf80]

INTEGRATION: CWS ooo64bit01 (1.22.28); FILE MERGED 2004/04/13 03:42:35 fa 1.22.28.3: #i8605# Make vcl 64-bit clean, all coordinate arrays (like pDXAry, etc) should be   sal_Int32* rather than long* 2004/03/31 16:49:29 fa 1.22.28.2: Back out of changes since 2004-03-24, focus on smaller, more integratable changes 2004/03/29 00:30:36 fa 1.22.28.1: More 64-bit changes.  'rsc' still broken, but not as much as before.


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [326844c0094c8af7039b6f789884628af2bf9123]

INTEGRATION: CWS ooo64bit01 (1.2.28); FILE MERGED 2004/04/13 03:42:34 fa 1.2.28.3: #i8605# Make vcl 64-bit clean, all coordinate arrays (like pDXAry, etc) should be   sal_Int32* rather than long* 2004/03/31 16:49:29 fa 1.2.28.2: Back out of changes since 2004-03-24, focus on smaller, more integratable changes 2004/03/29 00:30:36 fa 1.2.28.1: More 64-bit changes.  'rsc' still broken, but not as much as before.


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [5ebeab36750fbdee3a87e28ecfd3b357b81c2c4c]

INTEGRATION: CWS ooo64bit01 (1.184.26); FILE MERGED 2004/05/02 23:17:22 svesik 1.184.26.4: RESYNC: (1.184-1.187); FILE MERGED 2004/04/13 03:42:33 fa 1.184.26.3: #i8605# Make vcl 64-bit clean, all coordinate arrays (like pDXAry, etc) should be   sal_Int32* rather than long* 2004/03/31 16:49:26 fa 1.184.26.2: Back out of changes since 2004-03-24, focus on smaller, more integratable changes 2004/03/29 00:30:34 fa 1.184.26.1: More 64-bit changes.  'rsc' still broken, but not as much as before.


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [307b63e50848d7f3ac7ba8dd633140ba99b67b37]

INTEGRATION: CWS ooo64bit01 (1.102.20); FILE MERGED 2004/04/13 03:42:32 fa 1.102.20.3: #i8605# Make vcl 64-bit clean, all coordinate arrays (like pDXAry, etc) should be   sal_Int32* rather than long* 2004/03/31 16:49:24 fa 1.102.20.2: Back out of changes since 2004-03-24, focus on smaller, more integratable changes 2004/03/29 00:30:33 fa 1.102.20.1: More 64-bit changes.  'rsc' still broken, but not as much as before.


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [0c96c618d102bba27713a99955fc31570c96434b]

INTEGRATION: CWS ooo64bit01 (1.28.80); FILE MERGED 2004/04/13 03:42:32 fa 1.28.80.3: #i8605# Make vcl 64-bit clean, all coordinate arrays (like pDXAry, etc) should be   sal_Int32* rather than long* 2004/03/31 16:49:24 fa 1.28.80.2: Back out of changes since 2004-03-24, focus on smaller, more integratable changes 2004/03/29 00:30:32 fa 1.28.80.1: More 64-bit changes.  'rsc' still broken, but not as much as before.


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [fe975d9590358bf4b8ae57d8e962d8c7faa525ac]

INTEGRATION: CWS ooo64bit01 (1.14.20); FILE MERGED 2004/04/13 03:42:30 fa 1.14.20.3: #i8605# Make vcl 64-bit clean, all coordinate arrays (like pDXAry, etc) should be   sal_Int32* rather than long* 2004/03/31 16:49:23 fa 1.14.20.2: Back out of changes since 2004-03-24, focus on smaller, more integratable changes 2004/03/29 00:30:31 fa 1.14.20.1: More 64-bit changes.  'rsc' still broken, but not as much as before.


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [bef25f403016dd7d545a2f621cfb5681d1cb4103]

INTEGRATION: CWS ooo64bit01 (1.56.4); FILE MERGED 2004/05/02 23:16:21 svesik 1.56.4.4: RESYNC: (1.56-1.57); FILE MERGED 2004/04/13 03:42:30 fa 1.56.4.3: #i8605# Make vcl 64-bit clean, all coordinate arrays (like pDXAry, etc) should be   sal_Int32* rather than long* 2004/03/31 16:49:21 fa 1.56.4.2: Back out of changes since 2004-03-24, focus on smaller, more integratable changes 2004/03/29 00:30:30 fa 1.56.4.1: More 64-bit changes.  'rsc' still broken, but not as much as before.


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [52535b628c6d462a961a301605263521c07c07ef]

INTEGRATION: CWS ooo64bit01 (1.27.92); FILE MERGED 2004/04/13 03:42:29 fa 1.27.92.3: #i8605# Make vcl 64-bit clean, all coordinate arrays (like pDXAry, etc) should be   sal_Int32* rather than long* 2004/03/31 16:49:20 fa 1.27.92.2: Back out of changes since 2004-03-24, focus on smaller, more integratable changes 2004/03/29 00:30:29 fa 1.27.92.1: More 64-bit changes.  'rsc' still broken, but not as much as before.


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [552eb8a12d0d3484e0195f9c6ad917d824b3903f]

INTEGRATION: CWS ooo64bit01 (1.8.274); FILE MERGED 2004/04/13 03:42:28 fa 1.8.274.3: #i8605# Make vcl 64-bit clean, all coordinate arrays (like pDXAry, etc) should be   sal_Int32* rather than long* 2004/03/31 16:49:19 fa 1.8.274.2: Back out of changes since 2004-03-24, focus on smaller, more integratable changes 2004/03/29 00:30:28 fa 1.8.274.1: More 64-bit changes.  'rsc' still broken, but not as much as before.


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [65a48b477446fb792be33c995b08dda98b0c8b5d]

INTEGRATION: CWS ooo64bit01 (1.170.4); FILE MERGED 2004/04/13 03:42:27 fa 1.170.4.3: #i8605# Make vcl 64-bit clean, all coordinate arrays (like pDXAry, etc) should be   sal_Int32* rather than long* 2004/03/31 16:49:18 fa 1.170.4.2: Back out of changes since 2004-03-24, focus on smaller, more integratable changes 2004/03/29 00:30:27 fa 1.170.4.1: More 64-bit changes.  'rsc' still broken, but not as much as before.


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [41c5a3589bcfb67fa6497b796fff49e5226e0c31]

INTEGRATION: CWS ooo64bit01 (1.8.116); FILE MERGED 2004/04/13 03:42:27 fa 1.8.116.1: #i8605# Make vcl 64-bit clean, all coordinate arrays (like pDXAry, etc) should be   sal_Int32* rather than long*


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [5cb05b7b8305bd3280c1725b392ddf2fd1d26855]

INTEGRATION: CWS ooo64bit01 (1.13.80); FILE MERGED 2004/04/13 03:42:26 fa 1.13.80.3: #i8605# Make vcl 64-bit clean, all coordinate arrays (like pDXAry, etc) should be   sal_Int32* rather than long* 2004/03/31 16:49:17 fa 1.13.80.2: Back out of changes since 2004-03-24, focus on smaller, more integratable changes 2004/03/29 00:30:26 fa 1.13.80.1: More 64-bit changes.  'rsc' still broken, but not as much as before.


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [b93a8ae066c46515022ea307597900d630103a33]

INTEGRATION: CWS ooo64bit01 (1.25.28); FILE MERGED 2004/04/13 03:42:26 fa 1.25.28.3: #i8605# Make vcl 64-bit clean, all coordinate arrays (like pDXAry, etc) should be   sal_Int32* rather than long* 2004/03/31 16:49:15 fa 1.25.28.2: Back out of changes since 2004-03-24, focus on smaller, more integratable changes 2004/03/29 00:30:25 fa 1.25.28.1: More 64-bit changes.  'rsc' still broken, but not as much as before.


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [5d0e55e419c7458da69294770f728a30cd948b30]

INTEGRATION: CWS ooo64bit01 (1.8.80); FILE MERGED 2004/04/13 03:42:25 fa 1.8.80.3: #i8605# Make vcl 64-bit clean, all coordinate arrays (like pDXAry, etc) should be   sal_Int32* rather than long* 2004/03/31 16:49:15 fa 1.8.80.2: Back out of changes since 2004-03-24, focus on smaller, more integratable changes 2004/03/29 00:30:25 fa 1.8.80.1: More 64-bit changes.  'rsc' still broken, but not as much as before.


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [6b875a5c743bcbadf3a3645d8fecb89ba1509dc1]

INTEGRATION: CWS ooo64bit01 (1.3.78); FILE MERGED 2004/03/31 16:49:15 fa 1.3.78.3: Back out of changes since 2004-03-24, focus on smaller, more integratable changes 2004/03/29 00:30:24 fa 1.3.78.2: More 64-bit changes.  'rsc' still broken, but not as much as before. 2004/03/15 23:18:48 fa 1.3.78.1: First bits of 64-bitness.  #i25651# & more


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [3f394a0788dbfc3d083302d9d0f78eaa42a62ca6]

INTEGRATION: CWS ooo64bit01 (1.5.78); FILE MERGED 2004/04/13 03:42:25 fa 1.5.78.1: #i8605# Make vcl 64-bit clean, all coordinate arrays (like pDXAry, etc) should be   sal_Int32* rather than long*


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [ae352d6f175b5035b69c89fe9f1c0426d3e29d5b]

INTEGRATION: CWS ooo64bit01 (1.3.80); FILE MERGED 2004/04/13 03:42:24 fa 1.3.80.3: #i8605# Make vcl 64-bit clean, all coordinate arrays (like pDXAry, etc) should be   sal_Int32* rather than long* 2004/03/31 16:49:13 fa 1.3.80.2: Back out of changes since 2004-03-24, focus on smaller, more integratable changes 2004/03/29 00:30:23 fa 1.3.80.1: More 64-bit changes.  'rsc' still broken, but not as much as before.


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [ad9a8a2b7f71f3d58d54e8e166f5955fad0a8ca4]

INTEGRATION: CWS ooo64bit01 (1.25.54); FILE MERGED 2004/04/13 03:42:23 fa 1.25.54.3: #i8605# Make vcl 64-bit clean, all coordinate arrays (like pDXAry, etc) should be   sal_Int32* rather than long* 2004/03/31 16:49:11 fa 1.25.54.2: Back out of changes since 2004-03-24, focus on smaller, more integratable changes 2004/03/29 00:30:22 fa 1.25.54.1: More 64-bit changes.  'rsc' still broken, but not as much as before.


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [f0087ddb8ed3de28a59e72701058c72d502979b6]

INTEGRATION: CWS ooo64bit01 (1.44.54); FILE MERGED 2004/04/13 03:42:23 fa 1.44.54.3: #i8605# Make vcl 64-bit clean, all coordinate arrays (like pDXAry, etc) should be   sal_Int32* rather than long* 2004/03/31 16:49:11 fa 1.44.54.2: Back out of changes since 2004-03-24, focus on smaller, more integratable changes 2004/03/29 00:30:22 fa 1.44.54.1: More 64-bit changes.  'rsc' still broken, but not as much as before.


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [6504f508a6a9656283c06ad66a441ca6e6c11e48]

INTEGRATION: CWS ooo64bit01 (1.63.54); FILE MERGED 2004/04/13 03:42:22 fa 1.63.54.3: #i8605# Make vcl 64-bit clean, all coordinate arrays (like pDXAry, etc) should be   sal_Int32* rather than long* 2004/03/31 16:49:10 fa 1.63.54.2: Back out of changes since 2004-03-24, focus on smaller, more integratable changes 2004/03/29 00:30:21 fa 1.63.54.1: More 64-bit changes.  'rsc' still broken, but not as much as before.


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [7e8a9739da13a46596438873bfc3917abd2ebe7b]

INTEGRATION: CWS ooo64bit01 (1.28.80); FILE MERGED 2004/04/13 03:42:22 fa 1.28.80.3: #i8605# Make vcl 64-bit clean, all coordinate arrays (like pDXAry, etc) should be   sal_Int32* rather than long* 2004/03/31 16:49:10 fa 1.28.80.2: Back out of changes since 2004-03-24, focus on smaller, more integratable changes 2004/03/29 00:30:20 fa 1.28.80.1: More 64-bit changes.  'rsc' still broken, but not as much as before.


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [2cf8185a4384498fe8f1bf256cfe38f8764b1cd6]

INTEGRATION: CWS ooo64bit01 (1.25.8); FILE MERGED 2004/03/22 16:59:05 fa 1.25.8.1: Convert a Sequence< Atom > to a more correct std::vector< Atom > to work around ambiguous overloading of Sequence::getCppuType() for "const Atom *"


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [3f861e9d01b20235d4d65df4a60de0fcef1a761e]

INTEGRATION: CWS ooo64bit01 (1.68.6); FILE MERGED 2004/03/22 16:59:05 fa 1.68.6.1: Convert a Sequence< Atom > to a more correct std::vector< Atom > to work around ambiguous overloading of Sequence::getCppuType() for "const Atom *"


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [8765026525794431f35d228b5469a91ed87f1977]

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>  [126fd4d4db717181c0356dbc911102c73bab3a5f]

INTEGRATION: CWS ooo64bit01 (1.7.414); FILE MERGED 2004/03/15 23:18:30 fa 1.7.414.1: First bits of 64-bitness.  #i25651# & more


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [2b105ff576fe582cf0b5b29a2349294c21c4c50e]

INTEGRATION: CWS ooo64bit01 (1.26.4); FILE MERGED 2004/03/15 23:18:30 fa 1.26.4.1: First bits of 64-bitness.  #i25651# & more


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [ee1fdeeb6f9ee05049144de3b5afaf639bb01f8d]

INTEGRATION: CWS ooo64bit01 (1.24.4); FILE MERGED 2004/03/15 23:18:30 fa 1.24.4.1: First bits of 64-bitness.  #i25651# & more


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [c0a4ce3649d51253e371cc1c883055eced116c32]

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>  [5f521b9e4180f84e686851196834f4955bfc32ea]

INTEGRATION: CWS ooo64bit01 (1.73.70); FILE MERGED 2004/05/05 00:21:19 svesik 1.73.70.2: RESYNC: (1.73-1.76); FILE MERGED 2004/03/15 23:18:31 fa 1.73.70.1: First bits of 64-bitness.  #i25651# & more


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [b0bb1dc9fadd6709ba476f2d361baca2f6a5152c]

INTEGRATION: CWS gh6 (1.130.10); FILE MERGED 2004/05/12 11:38:28 gh 1.130.10.1: #111796#use loader for sts library for testtool from tools


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [f58f352b9c336cda46cd63439c60c5043883d721]

INTEGRATION: CWS ooo64bit01 (1.2.104); FILE MERGED 2004/04/13 03:40:25 fa 1.2.104.1: #i8580# make resouce compiler 64-bit clean #i8582# make tools portions of resource code 64-bit clean


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [f37f3349d25439c8dec1c9c005dc86dc355e29df]

INTEGRATION: CWS ooo64bit01 (1.2.104); FILE MERGED 2004/04/13 03:40:24 fa 1.2.104.3: #i8580# make resouce compiler 64-bit clean #i8582# make tools portions of resource code 64-bit clean 2004/03/31 16:48:35 fa 1.2.104.2: Back out of changes since 2004-03-24, focus on smaller, more integratable changes 2004/03/29 00:29:50 fa 1.2.104.1: More 64-bit changes.  'rsc' still broken, but not as much as before.


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [03723a82271341fe6ec91f6e6013c573261acc71]

INTEGRATION: CWS ooo64bit01 (1.2.104); FILE MERGED 2004/04/13 03:40:23 fa 1.2.104.3: #i8580# make resouce compiler 64-bit clean #i8582# make tools portions of resource code 64-bit clean 2004/03/31 16:48:34 fa 1.2.104.2: Back out of changes since 2004-03-24, focus on smaller, more integratable changes 2004/03/29 00:29:49 fa 1.2.104.1: More 64-bit changes.  'rsc' still broken, but not as much as before.


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [bf8b61bfcfe656f8c5d7213e90ba84d17c4e793f]

INTEGRATION: CWS ooo64bit01 (1.2.104); FILE MERGED 2004/04/13 03:40:23 fa 1.2.104.1: #i8580# make resouce compiler 64-bit clean #i8582# make tools portions of resource code 64-bit clean


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [52e1534c53ff71da518e8468b6565bc26f760cbe]

INTEGRATION: CWS ooo64bit01 (1.2.104); FILE MERGED 2004/04/13 03:40:22 fa 1.2.104.1: #i8580# make resouce compiler 64-bit clean #i8582# make tools portions of resource code 64-bit clean


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [6ba2144071621695a94d7f9ec774ab2874357004]

INTEGRATION: CWS ooo64bit01 (1.2.104); FILE MERGED 2004/04/13 03:40:22 fa 1.2.104.3: #i8580# make resouce compiler 64-bit clean #i8582# make tools portions of resource code 64-bit clean 2004/03/31 16:48:34 fa 1.2.104.2: Back out of changes since 2004-03-24, focus on smaller, more integratable changes 2004/03/29 00:29:49 fa 1.2.104.1: More 64-bit changes.  'rsc' still broken, but not as much as before.


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [64016996343428ad39bc676f2b7f65a06f2d4729]

INTEGRATION: CWS ooo64bit01 (1.2.104); FILE MERGED 2004/04/13 03:40:21 fa 1.2.104.1: #i8580# make resouce compiler 64-bit clean #i8582# make tools portions of resource code 64-bit clean


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [ab0fd1f6a6c7f52d8930dee5f40f002bffd93560]

INTEGRATION: CWS ooo64bit01 (1.3.88); FILE MERGED 2004/04/13 03:40:20 fa 1.3.88.1: #i8580# make resouce compiler 64-bit clean #i8582# make tools portions of resource code 64-bit clean


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [8b27af9e5fdb9584a39f1ae8366ef9f29ebe8394]

INTEGRATION: CWS ooo64bit01 (1.4.88); FILE MERGED 2004/04/13 03:40:19 fa 1.4.88.1: #i8580# make resouce compiler 64-bit clean #i8582# make tools portions of resource code 64-bit clean


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [0a872d00e04544092998d46e09d1fddab0da310e]

INTEGRATION: CWS ooo64bit01 (1.2.104); FILE MERGED 2004/04/13 03:40:18 fa 1.2.104.1: #i8580# make resouce compiler 64-bit clean #i8582# make tools portions of resource code 64-bit clean


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [6e31884415a3ea4cc25249e2f01c9d7488cf71a3]

INTEGRATION: CWS ooo64bit01 (1.2.104); FILE MERGED 2004/04/13 03:40:18 fa 1.2.104.3: #i8580# make resouce compiler 64-bit clean #i8582# make tools portions of resource code 64-bit clean 2004/03/31 16:48:33 fa 1.2.104.2: Back out of changes since 2004-03-24, focus on smaller, more integratable changes 2004/03/29 00:29:48 fa 1.2.104.1: More 64-bit changes.  'rsc' still broken, but not as much as before.


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [e9c1f5ff5a69861fac3e1f3c1c666caf057d0498]

INTEGRATION: CWS gh6 (1.8.86); FILE MERGED 2004/05/13 11:16:27 gh 1.8.86.1: handle tabs in old gsi files correctly detect illegal characters move sourcelanguage default from german to english


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [640e7f184880bc7a6dfd055a0ebdaade5dbf0324]

INTEGRATION: CWS ooo64bit01 (1.2.104); FILE MERGED 2004/04/13 03:40:17 fa 1.2.104.1: #i8580# make resouce compiler 64-bit clean #i8582# make tools portions of resource code 64-bit clean


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [e464419ca2e8d21f7d320683f7dae00e1fd40909]

INTEGRATION: CWS ooo64bit01 (1.2.104); FILE MERGED 2004/04/13 03:40:16 fa 1.2.104.1: #i8580# make resouce compiler 64-bit clean #i8582# make tools portions of resource code 64-bit clean


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [fb7c012319ea120214d6c19a9c5c0d9085f4d299]

INTEGRATION: CWS gh6 (1.25.4); FILE MERGED 2004/05/12 11:38:28 gh 1.25.4.1: #111796#use loader for sts library for testtool from tools


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [7571473bb3b9d9df1f012894b6a015891fb41a61]

INTEGRATION: CWS ooo64bit01 (1.2.104); FILE MERGED 2004/04/13 03:40:16 fa 1.2.104.2: #i8580# make resouce compiler 64-bit clean #i8582# make tools portions of resource code 64-bit clean 2004/03/31 16:48:33 fa 1.2.104.1: Back out of changes since 2004-03-24, focus on smaller, more integratable changes


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [676f74307acf8b636c33ed5848baa6a0b700fb37]

INTEGRATION: CWS ooo64bit01 (1.2.104); FILE MERGED 2004/04/13 03:40:15 fa 1.2.104.1: #i8580# make resouce compiler 64-bit clean #i8582# make tools portions of resource code 64-bit clean


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [25459bae7cf851279d111404ab22ec065a948611]

INTEGRATION: CWS gh6 (1.6.14); FILE MERGED 2004/05/12 11:31:59 gh 1.6.14.1: #111796#make spadmin testable by testtool


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [1a989dcf32ff23640a355570a1f8477d9a3c6b3b]

INTEGRATION: CWS gh6 (1.11.44); FILE MERGED 2004/05/12 11:31:59 gh 1.11.44.1: #111796#make spadmin testable by testtool


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [76f056f179cf07adcb5c7c2da2a6d45b5c63d7eb]

INTEGRATION: CWS gh6 (1.2.142); FILE MERGED 2004/05/12 11:31:58 gh 1.2.142.1: #111796#make spadmin testable by testtool


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [dbdf274c7845c56acbf32997f07f6b2ca14f5afc]

INTEGRATION: CWS gh6 (1.2.166); FILE MERGED 2004/05/12 11:31:58 gh 1.2.166.1: #111796#make spadmin testable by testtool


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [6168721cb378df963d51fa533b0d967f3bbb130a]

INTEGRATION: CWS gh6 (1.6.100); FILE MERGED 2004/05/18 12:40:25 gh 1.6.100.1: #116401# allow setting of environment variables for childprocesses from BASIC


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [24fd00c9614167c29779f87fa23252b68a117ad9]

INTEGRATION: CWS gh6 (1.4.114); FILE MERGED 2004/05/05 15:37:36 gh 1.4.114.1: #116221#limit size of resultfile


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [e452f192d774149c049f3b6d3587e42d1c8bb478]

INTEGRATION: CWS gh6 (1.15.16); FILE MERGED 2004/05/05 15:37:36 gh 1.15.16.3: #116221#limit size of resultfile 2004/03/08 13:10:51 gh 1.15.16.2: #109333#add userdata earlier so the type is already available in the Paint 2004/03/08 10:44:16 gh 1.15.16.1: #112055# warnings are more important than qaErrors


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [e8039879b1f39e667c03b1f02ac44854b4f55848]

INTEGRATION: CWS gh6 (1.8.24); FILE MERGED 2004/03/08 16:01:41 gh 1.8.24.1: #i20002#new look and feel of About Box


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [8f42f0fc166af45b1e7b277014f022da63460416]

INTEGRATION: CWS gh6 (1.17.16); FILE MERGED 2004/03/08 16:01:41 gh 1.17.16.1: #i20002#new look and feel of About Box


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [fe11098ada4b185218f9b99a85235ed587c5793f]

INTEGRATION: CWS gh6 (1.53.128); FILE MERGED 2004/06/08 14:19:04 gh 1.53.128.3: #i20002# changed from (R) to (C) 2004/04/02 10:11:37 gh 1.53.128.2: #i26908#comment out unused menu entry 2004/03/08 16:01:40 gh 1.53.128.1: #i20002#new look and feel of About Box


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [8fa4530cb9dc35c13cdad17dd9375dff3867d340]

INTEGRATION: CWS gh6 (1.3.32); FILE MERGED 2004/05/06 10:01:55 gh 1.3.32.1: #116440#make automatically started scripts more unattended


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [b10e4e5c27125e60b35dff159dae99f89fcc8f5e]

INTEGRATION: CWS gh6 (1.4.162); FILE MERGED 2004/05/06 10:01:54 gh 1.4.162.3: #116440#make automatically started scripts more unattended 2004/05/05 15:53:50 gh 1.4.162.2: #i26967#show filename in 'not found' dialog 2004/05/05 15:35:56 gh 1.4.162.1: #i26967#show filename in 'not found' dialog


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [6431d63c9d19aa3f742a02cd4415bb171547b595]

INTEGRATION: CWS gh6 (1.5.156); FILE MERGED 2004/05/12 11:25:48 gh 1.5.156.1: #i29082#recompile after reload of sources


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [359262b037f2eff4c69bae1a5e5b201b15ff1a4f]

INTEGRATION: CWS gh6 (1.7.162); FILE MERGED 2004/05/05 10:09:31 gh 1.7.162.1: #108007#Get focus handling better


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [bfe49c642dd4075041bdd4f778e8721f6d646868]

INTEGRATION: CWS gh6 (1.53.16); FILE MERGED 2004/05/27 15:22:53 gh 1.53.16.6: compensate libraries which have been renamed 2004/05/06 10:01:53 gh 1.53.16.5: #116440#make automatically started scripts more unattended 2004/05/05 15:37:36 gh 1.53.16.4: #116221#limit size of resultfile 2004/05/05 10:09:31 gh 1.53.16.3: #108007#Get focus handling better 2004/05/03 16:21:01 gh 1.53.16.2: #i26798# run even when resultfile has focus 2004/03/08 16:02:24 gh 1.53.16.1: fix compiler warnings


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [be5cbb30dc0746a794bb8a33ce02890bd89a81f1]

INTEGRATION: CWS sb17 (1.3.4); FILE MERGED 2004/06/03 13:40:05 sb 1.3.4.3: #115879# Added VndSunStarPkgUrlReferenceFactory service. 2004/06/03 08:44:44 sb 1.3.4.2: #109735# Improved tests. 2004/06/02 10:50:05 sb 1.3.4.1: #109735# Added ExternalUriReferenceTranslator service.


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [954bf14be03ab5fef900e5e0b8baae314719ea82]

INTEGRATION: CWS gh6 (1.12.6); FILE MERGED 2004/05/06 10:02:35 gh 1.12.6.1: remove delivering testtool.res since it is not used since ages


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [93ec9656e2c7680990191fa8f9830adc2f682d3c]

INTEGRATION: CWS sb17 (1.3.4); FILE MERGED 2004/06/03 13:40:05 sb 1.3.4.2: #115879# Added VndSunStarPkgUrlReferenceFactory service. 2004/06/02 10:50:04 sb 1.3.4.1: #109735# Added ExternalUriReferenceTranslator service.


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [4d3dacfba2c22c5da748184595d3b91f0f685b46]

INTEGRATION: CWS sb17 (1.3.4); FILE MERGED 2004/06/03 13:42:08 sb 1.3.4.2: #115879# Added VndSunStarPkgUrlReferenceFactory service. 2004/06/02 10:50:03 sb 1.3.4.1: #109735# Added ExternalUriReferenceTranslator service.


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [dd1fb301ccf421de1673e66d8b18dc4bd458fe8f]

INTEGRATION: CWS gh6 (1.170.2); FILE MERGED 2004/03/17 18:33:01 pl 1.170.2.1: #i26400# fixed bug in frame state evaluation


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [0032e787766181111c6d896642a4117a5e093033]

INTEGRATION: CWS sb17 (1.1.2); FILE ADDED 2004/06/03 13:42:55 sb 1.1.2.1: #115879# Added VndSunStarPkgUrlReferenceFactory service.


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [777bd108f4ff95957ea1e457dae6e48cdadb9277]

INTEGRATION: CWS gh6 (1.10.76); FILE MERGED 2004/05/12 15:51:32 pl 1.10.76.3: #116634# state mask is input, not output parameter 2004/03/18 09:30:26 pl 1.10.76.2: #i26400# add: IsMaximized() 2004/03/17 18:32:26 pl 1.10.76.1: #i26400# add: Maximize method


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [b1216b8ca1f694fb3cff0f523a6d52ef5374b340]

INTEGRATION: CWS sb17 (1.1.2); FILE ADDED 2004/06/03 13:42:35 sb 1.1.2.1: #115879# Added VndSunStarPkgUrlReferenceFactory service.


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [3b204342a624005f8a963088250bc297b0b2edf5]

INTEGRATION: CWS sb17 (1.1.2); FILE ADDED 2004/06/02 10:54:22 sb 1.1.2.1: #109735# Added ExternalUriReferenceTranslator service.


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [924ff91eea9f4df7a734e54e34dc542b46e233f7]

INTEGRATION: CWS sb17 (1.1.2); FILE ADDED 2004/06/02 10:54:36 sb 1.1.2.1: #109735# Added ExternalUriReferenceTranslator service.


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [e68570c1d4fc832b68a241556e00c36bdf67a127]

INTEGRATION: CWS sb17 (1.1.2); FILE ADDED 2004/04/05 15:32:16 sb 1.1.2.1: #i25672# Changed textenc.c to textenc.cxx.


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [f260173fc3ef7994b96cbffd29b875adf24483a5]

INTEGRATION: CWS gh6 (1.9.8); FILE MERGED 2004/05/24 11:58:51 gh 1.9.8.2: had windows specific library also linked for gcc 2004/05/19 14:55:30 gh 1.9.8.1: #i29104#new command to access windows registry from testtool-BASIC


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [936b8a7de6e4ce36620a045c02dc91faef96aba6]

INTEGRATION: CWS sb17 (1.23.78); FILE MERGED 2004/04/05 15:34:34 sb 1.23.78.1: #i25672# Added RTL_TEXTENCODING_ADOBE_STANDARD/SYMBOL.


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [4d48d2d3561ebbab8347107daf5cbef6ac99baae]

INTEGRATION: CWS gh6 (1.3.28); FILE MERGED 2004/05/18 12:40:45 gh 1.3.28.1: #116401# allow setting of environment variables for childprocesses from BASIC


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [a5ba7d535577ef6b43e29bdbdacfb58f0c1c5b27]

INTEGRATION: CWS sb17 (1.6.78); FILE MERGED 2004/04/05 15:35:59 sb 1.6.78.1: #i25672# Extended ImplHandleBadInputMbTextToUnicodeConversion to single-byte scenarios.


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [9fac78ff7ac82055df5e40df51973f45ef7a1912]

INTEGRATION: CWS gh6 (1.3.16); FILE MERGED 2004/05/18 12:40:45 gh 1.3.16.2: #116401# allow setting of environment variables for childprocesses from BASIC 2004/03/05 09:46:59 gh 1.3.16.1: fix compiler warnings


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [25ea8ed50e7e82ffe7e0ea48e4ebea4174ac2a60]

INTEGRATION: CWS sb17 (1.9.176); FILE MERGED 2004/06/11 07:06:04 sb 1.9.176.2: #i25672# OBJFILES still needed by util/makefile... 2004/04/05 15:34:33 sb 1.9.176.1: #i25672# Added RTL_TEXTENCODING_ADOBE_STANDARD/SYMBOL.


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [0a446858d7a017abaf907e1b66af21d58ab2b250]

INTEGRATION: CWS gh6 (1.2.8); FILE MERGED 2004/05/19 14:54:23 gh 1.2.8.1: make code nicer


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [a0523a687ef93ebbafa7024afdb59f0268252ffd]

INTEGRATION: CWS sb17 (1.1.2); FILE ADDED 2004/04/05 15:33:52 sb 1.1.2.1: #i25672# Added RTL_TEXTENCODING_ADOBE_STANDARD/SYMBOL.


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [23b5e979311334411ab33b0d5cc89db890709d6c]

INTEGRATION: CWS gh6 (1.1.2); FILE ADDED 2004/05/19 14:53:20 gh 1.1.2.1: #i29104#new command to access windows registry from testtool-BASIC


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [10ba2b95c97f61f7f9886d4bf35a2ff9e09a39a1]

INTEGRATION: CWS sb17 (1.1.2); FILE ADDED 2004/04/05 15:33:41 sb 1.1.2.1: #i25672# Added RTL_TEXTENCODING_ADOBE_STANDARD/SYMBOL.


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [cf4437e7fe9a4c3d6258f147a285dc902dfdb30f]

INTEGRATION: CWS gh6 (1.1.2); FILE ADDED 2004/05/19 14:53:21 gh 1.1.2.1: #i29104#new command to access windows registry from testtool-BASIC


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [dc9c9797c8845d1e7a47cc7013046441a548ab82]

INTEGRATION: CWS sb17 (1.2.28); FILE MERGED 2004/04/05 15:35:58 sb 1.2.28.1: #i25672# Extended ImplHandleBadInputMbTextToUnicodeConversion to single-byte scenarios.


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [8bd568d6af167b9edb67ecf764918fb6a73373b6]

INTEGRATION: CWS gh6 (1.4.8); FILE MERGED 2004/05/19 14:54:57 gh 1.4.8.4: #i29104#new command to access windows registry from testtool-BASIC 2004/05/18 15:05:55 gh 1.4.8.3: #i29106#new command getLinkDestination to read out a link under unix 2004/05/18 12:40:45 gh 1.4.8.2: #116401# allow setting of environment variables for childprocesses from BASIC 2004/03/12 09:56:58 gh 1.4.8.1: #108085# no senseless directries and new key for GUI version in empty control-file


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [be9a67d6a673ffd8d02af4d6088f9ee21b52eda6]

INTEGRATION: CWS sb17 (1.4.28); FILE MERGED 2004/04/05 15:35:58 sb 1.4.28.1: #i25672# Extended ImplHandleBadInputMbTextToUnicodeConversion to single-byte scenarios.


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [5b92145fd881aaf3f0e34b520f123714b935035f]

INTEGRATION: CWS gh6 (1.9.8); FILE MERGED 2004/05/19 14:54:57 gh 1.9.8.6: #i29104#new command to access windows registry from testtool-BASIC 2004/05/18 15:05:55 gh 1.9.8.5: #i29106#new command getLinkDestination to read out a link under unix 2004/05/18 12:40:45 gh 1.9.8.4: #116401# allow setting of environment variables for childprocesses from BASIC 2004/04/29 13:39:41 gh 1.9.8.3: #106857# remove CTTreeListBox 2004/03/12 09:56:58 gh 1.9.8.2: #108085# no senseless directries and new key for GUI version in empty control-file 2004/03/05 09:45:16 gh 1.9.8.1: #106714# make ValueSet accessible for testtool


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [dbded0a1f0348a1a044e606149e04e5e3e2718f6]

INTEGRATION: CWS gh6 (1.2.8); FILE MERGED 2004/05/19 14:54:57 gh 1.2.8.1: #i29104#new command to access windows registry from testtool-BASIC


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [8d18d3d42f0a7105e4e51eeab88fe22d77eba395]

INTEGRATION: CWS gh6 (1.1.88); FILE MERGED 2004/03/05 09:46:58 gh 1.1.88.1: fix compiler warnings


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [7182528ba1c3ad291c0abc473f34cd6a0b70e700]

INTEGRATION: CWS gh6 (1.5.20); FILE MERGED 2004/05/24 11:51:33 gh 1.5.20.2: #i29440# 2004/05/07 14:27:22 gh 1.5.20.1: #110980#GetDocumentCount is now 0(zero) if only backing Window is there


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [6ecb2bfb29660c56b5658e980bf7fc241c1c03a9]

INTEGRATION: CWS sb17 (1.3.256); FILE MERGED 2004/04/05 15:35:57 sb 1.3.256.1: #i25672# Extended ImplHandleBadInputMbTextToUnicodeConversion to single-byte scenarios.


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [e21f7c717c509cfdbaf656ff40a7c371729dec9a]

INTEGRATION: CWS gh6 (1.7.54); FILE MERGED 2004/06/08 14:20:57 gh 1.7.54.8: #i26121#adapt system model of min/max/restore to testtool model 2004/05/25 15:59:15 gh 1.7.54.7: do not redirect settext to typekeys even if TypeKeysDelay is active 2004/05/24 14:33:10 gh 1.7.54.6: new command GetSelText for ValueSet and initializing of variables 2004/05/24 11:51:32 gh 1.7.54.5: #i29440# 2004/05/03 14:52:52 gh 1.7.54.4: #i26121# add maximize,minimize and restore to WorkWindow for testtool 2004/04/29 13:39:40 gh 1.7.54.3: #106857# remove CTTreeListBox 2004/03/05 17:05:35 gh 1.7.54.2: #106857#generate qa warning for CTTreeListBox usage 2004/03/05 09:45:16 gh 1.7.54.1: #106714# make ValueSet accessible for testtool


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [6c433144feb3cf2b6929b500e5f33dd15d1a4f1b]

INTEGRATION: CWS gh6 (1.7.16); FILE MERGED 2004/05/24 11:51:32 gh 1.7.16.3: #i29440# 2004/05/07 14:27:22 gh 1.7.16.2: #110980#GetDocumentCount is now 0(zero) if only backing Window is there 2004/04/29 13:39:40 gh 1.7.16.1: #106857# remove CTTreeListBox


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [932f678f3ce06910e7913420c732afd5e945b7af]

INTEGRATION: CWS sb17 (1.3.28); FILE MERGED 2004/04/05 15:35:57 sb 1.3.28.1: #i25672# Extended ImplHandleBadInputMbTextToUnicodeConversion to single-byte scenarios.


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [dca0d1b671c17f938fe895acf3a734b88c1248fe]

INTEGRATION: CWS gh6 (1.4.16); FILE MERGED 2004/05/24 11:51:32 gh 1.4.16.2: #i29440# 2004/03/05 09:46:58 gh 1.4.16.1: fix compiler warnings


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [6525167449fffb7d975fb4caf52fc6b1226f72d6]

INTEGRATION: CWS sb17 (1.1.2); FILE ADDED 2004/04/05 15:33:23 sb 1.1.2.1: #i25672# Added RTL_TEXTENCODING_ADOBE_STANDARD/SYMBOL.


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [e638a1674604528a03a8a221bf8d4070bf561f78]

INTEGRATION: CWS sb17 (1.4.124); FILE MERGED 2004/06/03 08:10:34 sb 1.4.124.2: #109735# Multibyte characters can be represented in URLs with mixtures of escape sequences and ASCII characters. 2004/06/02 10:46:47 sb 1.4.124.1: #109735# Added rtl_UriEn/DecodeStrict.


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [4f810d3fa4cba3092c135666dea8d4b3c266d315]

INTEGRATION: CWS gh6 (1.3.28); FILE MERGED 2004/03/05 09:46:57 gh 1.3.28.1: fix compiler warnings


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [89d6f69a2e66e0e61b2f4a2e85949f6e27e0a1aa]

INTEGRATION: CWS sb17 (1.2.26); FILE MERGED 2004/06/03 08:10:33 sb 1.2.26.2: #109735# Multibyte characters can be represented in URLs with mixtures of escape sequences and ASCII characters. 2004/06/02 10:46:46 sb 1.2.26.1: #109735# Added rtl_UriEn/DecodeStrict.


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [744ebbb1c9c205437086c60cbcefdad09a3de89f]

INTEGRATION: CWS gh6 (1.2.62); FILE MERGED 2004/03/05 09:46:57 gh 1.2.62.1: fix compiler warnings


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [22628ede854bb5b6853b78a6d29edd0c23e9059f]

INTEGRATION: CWS sb17 (1.2.26); FILE MERGED 2004/06/11 08:57:14 sb 1.2.26.1: #i25672# Merged in sal/test/testtextenc.cxx 1.30.20.1.


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [f45c0881568c58ddca7504391d38b367d252c3b2]

INTEGRATION: CWS gh6 (1.4.8); FILE MERGED 2004/05/18 12:40:44 gh 1.4.8.1: #116401# allow setting of environment variables for childprocesses from BASIC


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [9615690f5f9a46275d5a3a841c641097799a4e97]

INTEGRATION: CWS sb17 (1.7.238); FILE MERGED 2004/06/02 10:46:45 sb 1.7.238.1: #109735# Added rtl_UriEn/DecodeStrict.


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [abd2e1d28c72d8e4c8a5bbf8dfa70c92808058b6]

INTEGRATION: CWS gh6 (1.3.70); FILE MERGED 2004/05/03 14:52:52 gh 1.3.70.3: #i26121# add maximize,minimize and restore to WorkWindow for testtool 2004/04/29 13:39:40 gh 1.3.70.2: #106857# remove CTTreeListBox 2004/03/05 09:45:14 gh 1.3.70.1: #106714# make ValueSet accessible for testtool


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [2216e4a388ba5b79e3950b551d44f6455388d628]

INTEGRATION: CWS sb17 (1.12.78); FILE MERGED 2004/04/05 15:31:05 sb 1.12.78.1: #i25672# Added RTL_TEXTENCODING_ADOBE_STANDARD/SYMBOL.


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [4bc3372ff81224548064426b9cc7ca3a386d1334]

INTEGRATION: CWS gh6 (1.12.66); FILE MERGED 2004/05/12 11:36:07 gh 1.12.66.1: #111796#provide loader for sts library for testtool


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [9e1b8635a3bf068e42a47a57e9f756bf4a6ca349]

#i10000# unxsoli


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [6569f5e48d0ba0f6925821de44e8d0840d3ac48a]

INTEGRATION: CWS gh6 (1.1.2); FILE ADDED 2004/05/12 11:34:47 gh 1.1.2.1: #111796#provide loader for sts library for testtool


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [4ef3f65ee1b12d89111a9ca7bb647090d3159a51]

INTEGRATION: CWS gh6 (1.1.2); FILE ADDED 2004/05/12 11:34:37 gh 1.1.2.1: #111796#provide loader for sts library for testtool


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [3236ca511da8e4d6e49a90d5e6eec57cea0b5e12]

INTEGRATION: CWS gh6 (1.14.2); FILE MERGED 2004/03/12 16:28:25 gh 1.14.2.1: #109512#preserve case of path in ToAbs even for caseinsensitive filesystem


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [89a95f4706ed04ce1150453a1030fa88294cf072]

INTEGRATION: CWS sb17 (1.3.6); FILE MERGED 2004/06/03 13:38:17 sb 1.3.6.2: #115879# Added VndSunStarPkgUrlReferenceFactory service. 2004/06/02 10:47:54 sb 1.3.6.1: #109735# Added ExternalUriReferenceTranslator service.


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [a95d29054d5f58b254d931944301b42a0bf26eab]

INTEGRATION: CWS gh6 (1.26.26); FILE MERGED 2004/05/12 11:36:06 gh 1.26.26.1: #111796#provide loader for sts library for testtool


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [5bcab6b7857288dd49b9daebac6a81c1cf7fa66f]

INTEGRATION: CWS sb17 (1.1.2); FILE ADDED 2004/06/03 13:38:41 sb 1.1.2.1: #115879# Added VndSunStarPkgUrlReferenceFactory service.


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [00e7b2dfa68b9f4273cf21e0d792efccb3f4c666]

INTEGRATION: CWS gh6 (1.15.54); FILE MERGED 2004/05/12 11:36:07 gh 1.15.54.1: #111796#provide loader for sts library for testtool


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [885e1b0978c76a90552dbaa113d53ad8de1e2fd6]

INTEGRATION: CWS sb17 (1.1.2); FILE ADDED 2004/06/02 10:48:50 sb 1.1.2.1: #109735# Added ExternalUriReferenceTranslator service.


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [71c4d14b7909d2511ce2a1fa37c21fde25d1efee]

INTEGRATION: CWS sb17 (1.1.2); FILE ADDED 2004/06/03 13:38:57 sb 1.1.2.1: #115879# Added VndSunStarPkgUrlReferenceFactory service.


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [b9eda63de1036064e93442d2bc072636875c51de]

INTEGRATION: CWS sb17 (1.3.18); FILE MERGED 2004/06/03 13:35:56 sb 1.3.18.1: #109735# Merged in 1.3.22.2.


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [c756d29d5095f37d2b72a856247eaf689fda00be]

INTEGRATION: CWS sb17 (1.1.2); FILE ADDED 2004/06/02 10:48:30 sb 1.1.2.1: #109735# Added ExternalUriReferenceTranslator service.


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [907947be6df116fbd7d9443cd7e5fe0539417e3e]

INTEGRATION: CWS sb17 (1.47.4); FILE MERGED 2004/06/10 11:46:45 sb 1.47.4.2: RESYNC: (1.47-1.48); FILE MERGED 2004/04/27 09:55:26 hdu 1.47.4.1: #i25644# use exact ADOBE encoding instead of approximation


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [8686f1c2c6f8b10c769c6a4e25b625b9e7347af3]

INTEGRATION: CWS sb17 (1.2.8); FILE MERGED 2004/06/07 14:12:43 sb 1.2.8.1: #109735# Adapted to ExternalUriReferenceTranslator service.


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [bdb57d79783a87fc7e1720d964be5efaebf47bb0]

INTEGRATION: CWS sb17 (1.9.8); FILE MERGED 2004/06/07 14:12:43 sb 1.9.8.1: #109735# Adapted to ExternalUriReferenceTranslator service.


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [3779ecf04988c781a6792bbf51cfcef2e49b0fed]

INTEGRATION: CWS sb17 (1.5.166); FILE MERGED 2004/06/02 10:56:00 sb 1.5.166.1: #109735# Adapted to ExternalUriReferenceTranslator service.


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [686cdea5ac408ba78cf3c52dfcc43e2baef149e1]

INTEGRATION: CWS sb17 (1.1.174); FILE MERGED 2004/06/02 10:56:00 sb 1.1.174.1: #109735# Adapted to ExternalUriReferenceTranslator service.


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [017f58ea2a0d6e4779c816d8bf8c232b1171943e]

INTEGRATION: CWS sb17 (1.2.100); FILE MERGED 2004/06/03 12:04:27 sb 1.2.100.2: #109735# Fixed typo. 2004/06/02 10:55:59 sb 1.2.100.1: #109735# Adapted to ExternalUriReferenceTranslator service.


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [04890ea9ce9f2cfa17a0ad01ccd0dc1b41aacbad]

INTEGRATION: CWS sb17 (1.7.148); FILE MERGED 2004/06/02 10:55:59 sb 1.7.148.1: #109735# Adapted to ExternalUriReferenceTranslator service.


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [a9f169e0a6e809941b93f7716c93f0f9413660df]

INTEGRATION: CWS sb17 (1.20.18); FILE MERGED 2004/05/28 08:15:12 sb 1.20.18.2: RESYNC: (1.20-1.21); FILE MERGED 2004/04/06 08:23:10 sb 1.20.18.1: #i21297# Made up for forgotten adaption to removal of vnd.sun.star.script URLs from INetURLObject.


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [f268aa9271fa6f1dfb6d61fd95c4c348e8409720]

INTEGRATION: CWS sb17 (1.5.150); FILE MERGED 2004/04/06 08:21:39 sb 1.5.150.1: #i21297# Fixed base64 INetMIME::decodeHeaderFiledBody.


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [20f9b85cdc69f4713747d47e1db0d8bdb474afb2]

INTEGRATION: CWS sb17 (1.1.2); FILE ADDED 2004/04/06 08:21:55 sb 1.1.2.1: #i21297# Fixed base64 INetMIME::decodeHeaderFiledBody.


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [9e55c1da11d170be6b8f44c58d83f451c1b4a15f]

INTEGRATION: CWS sb17 (1.8.20); FILE MERGED 2004/04/06 08:20:58 sb 1.8.20.1: #i21297# Fixed base64 decodeHeaderFiledBody (patch supplied by tianyongwei).


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [a3bcbec40f393b80d32b916fb6a3d5167f77bfd3]

#i10000# Fix for windows native installer (IS).


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [44fa8f8f2c31d510c960b5bccd48c1f038e9e180]

new version for SRC680


2004-06-17  Rüdiger Timm  <rt@openoffice.org>  [7f48db506f9c1424fc9bf8867bad1be88da812ea]

#i10000# redo part of last change: remove SwAccTableSelHander_Impl::~SwAccTableSelHander_Impl() again because it does not compile with solaris x86.


2004-06-16  Kurt Zenker  <kz@openoffice.org>  [1330872e9f374bed1b866d289bcb6491b81f69f5]

new version for SRC680


2004-06-16  Kurt Zenker  <kz@openoffice.org>  [ce0819d9290fedc103b8518bbb86fc723020978b]

new version for SRC680


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [7f7b51d6a9c821e8782b5e257688b819dfc5ef73]

#i10000# typo: it's bIsInFrontOfLabel(FALSE), not IsInFrontOfLabel(FALSE) here.


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [40e32fcd55eab988dc9ef9676e8ee88e4979ebf2]

#i10000# pDtorNotify and bCallingDropCallback where initialized twice.


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [ad5b6e0c6f8b6bbcfd5d6e16f4713a90adc9980e]

#i10000# make instset_native work


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [9112656572ce3d907cea1a7227577f6fb848e3f0]

SRC680


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [8425e8b674f8942757488825bdaa6c9cd90cfc1d]

#i10000# Copy image files ones, even if they are listed in several ilst files.


2004-06-16  Martin Hollmichel  <mh@openoffice.org>  [32c05bfe30ed54309b761886a062ed185aaa5cd5]

join from ooo112fix?, #i29766#


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [4a90763a24c4d9aa66b48816b2e7dd4ff7b73c7c]

INTEGRATION: CWS ooo20040509 (1.2.226); FILE MERGED 2004/05/07 00:23:04 vq 1.2.226.1: #i27968# Only use SOLARINC, remove the use of INCLUDE and SOLARINCLUDES.


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [027b588fd803029e389a3cb26adc9413ae9523bb]

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>  [1c01781236a2ea76217f6cad300dfbdfe5ce5ba4]

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>  [87427bb85c6b1635495b31839b188ae5dd0ac1cd]

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>  [618c36329c0aa86032ba5114ea0704655d5b6780]

INTEGRATION: CWS ooo20040509 (1.1.2); FILE ADDED 2004/05/05 18:00:44 cmc 1.1.2.1: #28773# add alternative python fallback to FCFGMerge.java


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [8f5a905ff117422ad11de5bef5490d444bd106b9]

INTEGRATION: CWS ooo20040509 (1.4.30); FILE MERGED 2004/05/05 18:02:31 cmc 1.4.30.1: #28773# attempt to use my fallback python script if we don't have java available


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [e4f8feae28406a9054514fce2047e2e4d1bcf52b]

INTEGRATION: CWS ooo20040509 (1.6.54); FILE MERGED 2004/05/08 15:51:18 pjanik 1.6.54.1: #i28946#: Add jurt to accesibility's depencencies.


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [5b3bacf52025bb91a8ae1148d52912e9b7265ba7]

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>  [07f1357c6d9d57e66ed7aeafd1022adf967c1d38]

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>  [dc4edee97d05498e3d8fde74b03486cbe888f5c9]

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>  [874340c726299668ee5250ad5475bcaea0576dd3]

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>  [a695902012718f628f01c354588e057c73df0148]

INTEGRATION: CWS ooo20040509 (1.2.404); FILE MERGED 2004/06/14 15:35:10 svesik 1.2.404.3: eliminate conflict 2004/05/13 13:45:42 svesik 1.2.404.2: RESYNC: (1.2-1.3); FILE MERGED 2004/05/06 14:09:19 waratah 1.2.404.1: Bracket pragma not valid for gcc reorder definition to match order in class definiton


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [3ae66e5d2daa4d12d3db369df6cda2612e967b19]

INTEGRATION: CWS ooo20040509 (1.7.572); FILE MERGED 2004/05/06 12:00:16 waratah 1.7.572.1: #i1858# bracket the pragma's that gcc does not know about


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [45ffa7d9620fa2098151d65e7414e0eb2cf6cdab]

INTEGRATION: CWS ooo20040509 (1.5.172); FILE MERGED 2004/05/06 12:01:56 waratah 1.5.172.1: #i1858# reorder some definitions to match header, initialise a field to a sensible value because of warning in gcc


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [fb11c806dcbfdf6be9bfef82dfd197afea16e53d]

INTEGRATION: CWS ooo20040509 (1.3.572); FILE MERGED 2004/05/06 12:09:59 waratah 1.3.572.1: #i1858# bracket the pragma's that gcc does not know about


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [e5758a9ebbaf77f3fd46f5e4e4fb069443e64b1c]

INTEGRATION: CWS ooo20040509 (1.10.124); FILE MERGED 2004/05/06 12:12:08 waratah 1.10.124.1: #i1858# Implement correct bracketting in initialisation clause


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [5ca594daa9635b956c955b3f251d78c958d2433e]

INTEGRATION: CWS ooo20040509 (1.5.564); FILE MERGED 2004/05/06 12:14:23 waratah 1.5.564.1: #i1858# Reorder some definitions to match the header file add some initialisations that are warned about in gcc remove a trailing \ that gcc warns about


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [62c519d8f8d227fd218309ebc5bd8ee4702da8d3]

INTEGRATION: CWS ooo20040509 (1.1.1.1.588); FILE MERGED 2004/05/06 12:13:12 waratah 1.1.1.1.588.1: #i1858# correct an initialisation warning


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [af92567efe60d6b6f59eba4487ba2d4406df4db2]

INTEGRATION: CWS ooo20040509 (1.1.1.1.588); FILE MERGED 2004/05/06 12:20:18 waratah 1.1.1.1.588.1: #i1858# reorder definitions to match header


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [13aceec56cefa5a4bdcaff8629749bdb0d71f785]

INTEGRATION: CWS ooo20040509 (1.34.154); FILE MERGED 2004/05/06 12:25:07 waratah 1.34.154.1: Add some initialisers to variables Bracket a pragma that is not valid for gcc to remove -Wall warning


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [7b0fe34f288d29c3b2c1b7813750bdec646ca019]

INTEGRATION: CWS ooo20040509 (1.51.154); FILE MERGED 2004/05/06 12:26:08 waratah 1.51.154.1: Add some initialisers to variables Bracket a pragma that is not valid for gcc to remove -Wall warning remove unused variable add an unhandled case to case statement for documentation purposes


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [7b89f21dc86bffc70a5d1f96ef89160a12172d4a]

INTEGRATION: CWS ooo20040509 (1.2.154); FILE MERGED 2004/05/06 12:26:36 waratah 1.2.154.1: Bracket a pragma that is not valid for gcc to remove -Wall warning


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [b7c85270ef5bd3a8298a65cedcf42668577d9dec]

INTEGRATION: CWS ooo20040509 (1.3.404); FILE MERGED 2004/05/06 12:26:36 waratah 1.3.404.1: Bracket a pragma that is not valid for gcc to remove -Wall warning


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [39f2e75b47947d157748a3f7416f547bec5413fc]

INTEGRATION: CWS ooo20040509 (1.4.154); FILE MERGED 2004/05/06 12:26:36 waratah 1.4.154.1: Bracket a pragma that is not valid for gcc to remove -Wall warning


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [0cd692eff6db7c99a8f0ec905b7c94891fb27f3e]

INTEGRATION: CWS ooo20040509 (1.2.566); FILE MERGED 2004/05/06 12:29:08 waratah 1.2.566.1: Bracket a pragma that is not valid for gcc to remove -Wall warning


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [920ad665101c5385d50e4bd1d21911fe9dab1d3a]

INTEGRATION: CWS ooo20040509 (1.1.584); FILE MERGED 2004/05/06 12:29:07 waratah 1.1.584.1: Bracket a pragma that is not valid for gcc to remove -Wall warning


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [2b0106f8b6fc383bf874e9344c50ffb2dadf9681]

INTEGRATION: CWS ooo20040509 (1.1.584); FILE MERGED 2004/05/06 12:28:03 waratah 1.1.584.1: #i1858# reorder definitions to match header bracket pragma that is not valid in gcc to clean up -Wall compile


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [b601c4cfaa98b99257319ae92147db70e94a362a]

INTEGRATION: CWS ooo20040509 (1.4.404); FILE MERGED 2004/05/06 12:29:07 waratah 1.4.404.1: Bracket a pragma that is not valid for gcc to remove -Wall warning


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [21076acaef15312f1ad693f2ae27a4cf3cb1c4d0]

INTEGRATION: CWS ooo20040509 (1.2.566); FILE MERGED 2004/05/06 12:29:07 waratah 1.2.566.1: Bracket a pragma that is not valid for gcc to remove -Wall warning


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [0192dcea9a4ace9d145cb82c40fbc31b5575c90c]

INTEGRATION: CWS ooo20040509 (1.2.586); FILE MERGED 2004/05/06 12:29:07 waratah 1.2.586.1: Bracket a pragma that is not valid for gcc to remove -Wall warning


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [85591cd89c1d3476df6f8feb7c52d3970af5ea45]

INTEGRATION: CWS ooo20040509 (1.1.584); FILE MERGED 2004/05/06 12:29:06 waratah 1.1.584.1: Bracket a pragma that is not valid for gcc to remove -Wall warning


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [2edc0362228e8eb4bd2cd05298903150309e5477]

INTEGRATION: CWS ooo20040509 (1.2.566); FILE MERGED 2004/05/06 12:29:06 waratah 1.2.566.1: Bracket a pragma that is not valid for gcc to remove -Wall warning


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [bf75289992d7c757598d695fdb7581a1a2ef84e9]

INTEGRATION: CWS ooo20040509 (1.3.572); FILE MERGED 2004/05/06 12:48:22 waratah 1.3.572.1: #i1858# remove a couple of unused variables


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [f1758a38c413ddf5181f7b3d35511db27bb7b6a4]

INTEGRATION: CWS ooo20040509 (1.22.192); FILE MERGED 2004/05/06 12:51:55 waratah 1.22.192.1: #i1858# correct the bracketting of the initialisers


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [315e898245e4ed592a44f858c7c458ab5b115da1]

INTEGRATION: CWS ooo20040509 (1.1.1.1.588); FILE MERGED 2004/05/06 12:49:30 waratah 1.1.1.1.588.1: Bracket a pragma that is not valid for gcc to remove -Wall warning CHange the order of some definitions to match header


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [e58256a6035f5996189b2a64f6966fec606d46aa]

INTEGRATION: CWS ooo20040509 (1.8.396); FILE MERGED 2004/05/06 12:57:58 waratah 1.8.396.1: Bracket a pragma that is not valid for gcc to remove -Wall warning remove unused varaiables Reorder and tidy formatting on definitions to match header order


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [a580b0c81d23ab53086695147293442aadeb93c3]

INTEGRATION: CWS ooo20040509 (1.10.26); FILE MERGED 2004/05/04 13:57:12 waratah 1.10.26.1: #i1858# correct for scoping


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [96cd4fe9e24e47209271880fb462aed47b46ac89]

INTEGRATION: CWS ooo20040509 (1.3.576); FILE MERGED 2004/05/06 12:56:55 waratah 1.3.576.1: Bracket a pragma that is not valid for gcc to remove -Wall warning


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [e5ba503858b118894c588a8d99b86bf84a492763]

INTEGRATION: CWS ooo20040509 (1.1.1.1.588); FILE MERGED 2004/05/06 12:58:56 waratah 1.1.1.1.588.1: Bracket a pragma that is not valid for gcc to remove -Wall warning Reorder definitions in class to match header order


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [d422b9b40c6cbbd1fa8303e4b4d35149ba0b6cda]

INTEGRATION: CWS ooo20040509 (1.3.172); FILE MERGED 2004/05/06 12:56:55 waratah 1.3.172.1: Bracket a pragma that is not valid for gcc to remove -Wall warning


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [5a75b058d009f48b69e72fca8ba5d5388e266fa6]

INTEGRATION: CWS ooo20040509 (1.7.6); FILE MERGED 2004/06/14 15:10:48 svesik 1.7.6.2: try to reduce conflictness 2004/05/03 21:13:27 cmc 1.7.6.1: if SOLAR_JAVA is unset then JVMACCESSLIB doesn't get built


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [af59f1fb77851f2eedd29e016c51b689a208ab44]

INTEGRATION: CWS ooo20040509 (1.3.572); FILE MERGED 2004/05/06 12:56:56 waratah 1.3.572.1: Bracket a pragma that is not valid for gcc to remove -Wall warning


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [3ca7fbcd54036ed0bf49adfa8f79fe19f4933a85]

INTEGRATION: CWS ooo20040509 (1.4.404); FILE MERGED 2004/05/06 12:56:56 waratah 1.4.404.1: Bracket a pragma that is not valid for gcc to remove -Wall warning


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [98216191df1473d57463cdb51ce359970f6f78c8]

INTEGRATION: CWS ooo20040509 (1.4.544); FILE MERGED 2004/05/06 13:06:27 waratah 1.4.544.1: #i1858# reorder definition to class order


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [06c9a2ce80541d3a56f23d77b8c6fc3d401c2631]

INTEGRATION: CWS ooo20040509 (1.24.154); FILE MERGED 2004/05/06 13:08:03 waratah 1.24.154.1: #i1858# reorder definition to class order


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [0ce730927ca0ba2f8e5247129d1c14b298e113e3]

INTEGRATION: CWS ooo20040509 (1.37.90); FILE MERGED 2004/05/06 13:09:03 waratah 1.37.90.1: #i1858# reorder definition to class order add extra case that is not handled in switch statement


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [201fa0d3433512a9bd946bf1490d3f3f65f78f82]

INTEGRATION: CWS ooo20040509 (1.9.94); FILE MERGED 2004/05/06 13:10:58 waratah 1.9.94.1: #i1858# change variable to unsigned because of what is assigned and checked against


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [e6ab7f7a9170a28815145baa79dddb08631887bf]

INTEGRATION: CWS ooo20040509 (1.2.576); FILE MERGED 2004/05/06 13:12:29 waratah 1.2.576.1: #i1858# reorder definition to match header file order REmove useless dereference of a pointer after increment


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [aeeec0d4c52ed109a2de0328ea27941310f5c449]

INTEGRATION: CWS ooo20040509 (1.1.1.1.588); FILE MERGED 2004/05/06 13:13:33 waratah 1.1.1.1.588.1: #i1858# reorder definitions to match header definitions initialise field to a reasonable value


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [82ca3f2ef6612227e89000c0c6231503b6112209]

INTEGRATION: CWS ooo20040509 (1.2.154); FILE MERGED 2004/05/06 13:14:22 waratah 1.2.154.1: #i1858# reorder definitions to match header definitions initialise fields to a reasonable values


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [249913a702194ab2023417fdefe7d8019746c099]

INTEGRATION: CWS ooo20040509 (1.4.154); FILE MERGED 2004/05/06 13:15:39 waratah 1.4.154.1: #i1858# initialise to reasonable values in code


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [20d2a67a0ef30f227e31ce72aae98e76d4ca07b9]

INTEGRATION: CWS ooo20040509 (1.6.154); FILE MERGED 2004/05/06 13:18:38 waratah 1.6.154.1: #i1858# initialise to reasonable values in code


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [fa5c5cab52dea6ef33e30fcaaae42a3fe08caceb]

INTEGRATION: CWS ooo20040509 (1.10.92); FILE MERGED 2004/05/06 13:19:53 waratah 1.10.92.1: #i1858# remove unused variable


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [51fca78415e242c042620194557720e13335a6c1]

INTEGRATION: CWS ooo20040509 (1.4.154); FILE MERGED 2004/05/06 13:18:37 waratah 1.4.154.1: #i1858# initialise to reasonable values in code


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [8897ea91378c8d2325716f70c5399d738c8d514f]

INTEGRATION: CWS ooo20040509 (1.11.128); FILE MERGED 2004/05/06 13:21:01 waratah 1.11.128.1: #i1858# double bracket assignment in if statement or break into two statements add a couple of initialisers on variables


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [97dc547b12a3ae94e6a6bed9a7f41c0ce20ba559]

INTEGRATION: CWS ooo20040509 (1.47.122); FILE MERGED 2004/05/06 13:21:47 waratah 1.47.122.1: #i1858# remove unused variable


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [a391c243b8c5b2a123407f20e027581cef96a50a]

INTEGRATION: CWS ooo20040509 (1.3.550); FILE MERGED 2004/05/06 13:22:48 waratah 1.3.550.1: Bracket a pragma that is not valid for gcc to remove -Wall warning Reorder definitions in class to match header order


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [3bb3d48d99d9f4f7ff07c2b857e31e26752606c0]

INTEGRATION: CWS ooo20040509 (1.3.550); FILE MERGED 2004/05/06 13:23:53 waratah 1.3.550.1: Bracket a pragma that is not valid for gcc to remove -Wall warning


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [c5fa334d0b83165ab3f3e9819ba427192002b643]

INTEGRATION: CWS ooo20040509 (1.8.542); FILE MERGED 2004/05/06 13:28:16 waratah 1.8.542.1: #i1858# remove unused variable Add fixme for initeresting code


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [b6b275c924f0c99dd95bde74f02136e831f288f8]

INTEGRATION: CWS ooo20040509 (1.42.124); FILE MERGED 2004/05/06 13:29:07 waratah 1.42.124.1: #i1858# remove unused variable bracket program that is not valid for gcc


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [441bda24a75ec749601280513c6c244d02e422b7]

INTEGRATION: CWS ooo20040509 (1.31.86); FILE MERGED 2004/05/06 13:30:26 waratah 1.31.86.1: #i1858# remove unused variable tranlate comments into english initialise one pointer to null (reaonable value)


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [83c1ac662475840d35a843fa9b943092007c1dc9]

INTEGRATION: CWS ooo20040509 (1.2.124); FILE MERGED 2004/05/06 13:36:38 waratah 1.2.124.1: #i1858# reorder definitions to match header definitions remove unused variable Add fixme for code that needs some attention


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [63aebd4dd2482fa86e1834af80de4e589941cdee]

INTEGRATION: CWS ooo20040509 (1.3.124); FILE MERGED 2004/05/06 13:31:26 waratah 1.3.124.1: Bracket a pragma that is not valid for gcc to remove -Wall warning Reorder definitions in class to match header order


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [0733010854a8fcfa6bd63e83268e7496fc2421a1]

INTEGRATION: CWS ooo20040509 (1.6.154); FILE MERGED 2004/05/06 13:32:00 waratah 1.6.154.1: #i1858# remove unused variables from code


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [f87ce7807a0e4c3f84a66245b4d2806f72a6d82e]

INTEGRATION: CWS ooo20040509 (1.1.1.1.588); FILE MERGED 2004/05/06 13:34:54 waratah 1.1.1.1.588.1: Bracket a pragma that is not valid for gcc to remove -Wall warning Reorder definitions in class to match header order


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [09e2fdd42d2b666f5231ae4560c9d76c988bc280]

INTEGRATION: CWS ooo20040509 (1.3.404); FILE MERGED 2004/05/06 13:35:47 waratah 1.3.404.1: #i1858# add initialisers to a couple of fields and a fixme for things not handled


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [c8310de856d15959f2b1a3d7e335a9f0c0e7d39e]

INTEGRATION: CWS ooo20040509 (1.16.566); FILE MERGED 2004/05/06 13:33:54 waratah 1.16.566.1: #i1858# reorder definitions to match header definitions remove unused variable


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [1f67037151830de4721f29d9400d62224c9e4ac3]

INTEGRATION: CWS ooo20040509 (1.20.44); FILE MERGED 2004/05/06 13:38:51 waratah 1.20.44.1: #i1858# remove unused variables from code


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [983aa81ab084f5e11b68de8fb445e1e5ab7bd773]

INTEGRATION: CWS ooo20040509 (1.1.1.1.588); FILE MERGED 2004/05/06 13:40:19 waratah 1.1.1.1.588.1: Initialise variables where they need it


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [895f4a0eb838f447fe6cba55713946af0af880b6]

INTEGRATION: CWS ooo20040509 (1.1.1.1.588); FILE MERGED 2004/05/06 13:38:51 waratah 1.1.1.1.588.1: #i1858# remove unused variables from code


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [4cab814a68f937951443974f7a43d8cb83464759]

INTEGRATION: CWS ooo20040509 (1.4.566); FILE MERGED 2004/05/06 13:38:52 waratah 1.4.566.1: #i1858# remove unused variables from code


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [2bcb2cda5a5b86f3a223c809d8eab7d0e61c9090]

INTEGRATION: CWS ooo20040509 (1.17.42); FILE MERGED 2004/05/12 22:04:17 svesik 1.17.42.2: RESYNC: (1.17-1.18); FILE MERGED 2004/05/06 13:45:00 waratah 1.17.42.1: Remove unused variable leave default clause in when not compiling with debug


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [9802978a01d16b5efce542cc0827f231f2b15758]

INTEGRATION: CWS ooo20040509 (1.5.374); FILE MERGED 2004/05/06 13:40:20 waratah 1.5.374.1: Initialise variables where they need it


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [c971bd3b78662e135b43421389ccfa3e5078d48c]

INTEGRATION: CWS ooo20040509 (1.27.48); FILE MERGED 2004/05/06 13:41:29 waratah 1.27.48.1: Amend definition in macro to match order of header class definition


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [cf4ecaa955e5551d44a2f1597a5e13e3558a8ad9]

INTEGRATION: CWS ooo20040509 (1.4.566); FILE MERGED 2004/05/06 13:41:54 waratah 1.4.566.1: Bracket pragma not valid in gcc


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [89c58c943f9d2a383aa64b585fb7b65fb3a680b9]

INTEGRATION: CWS ooo20040509 (1.5.404); FILE MERGED 2004/05/06 13:46:47 waratah 1.5.404.1: Bracket pragma not valid in gcc


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [16541fb4abe3c3bb8dbd46b5a853e4100b711971]

INTEGRATION: CWS ooo20040509 (1.53.150); FILE MERGED 2004/05/06 13:47:45 waratah 1.53.150.1: Bracket initialisers correctly add fixme for return value of -1 on unsigned


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [89413d4eadc9099a4b546410fcdde9727d8cd657]

INTEGRATION: CWS ooo20040509 (1.33.110); FILE MERGED 2004/05/06 13:46:48 waratah 1.33.110.1: Bracket pragma not valid in gcc


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [9380d407795d024597a418e6c305b2b6ddcd3b1a]

INTEGRATION: CWS ooo20040509 (1.21.124); FILE MERGED 2004/05/06 13:48:16 waratah 1.21.124.1: Remove unused variables from code


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [ab5b852b1da19e385c092c6a34cb451d90a66bda]

INTEGRATION: CWS ooo20040509 (1.2.576); FILE MERGED 2004/05/06 13:46:48 waratah 1.2.576.1: Bracket pragma not valid in gcc


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [5fef80b5351b8770269c71c79eedf5bd561605d2]

INTEGRATION: CWS ooo20040509 (1.14.154); FILE MERGED 2004/05/06 13:46:48 waratah 1.14.154.1: Bracket pragma not valid in gcc


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [78fcdac7eb80e52c8b83f6aeea126582cf81fce4]

INTEGRATION: CWS ooo20040509 (1.4.384); FILE MERGED 2004/05/06 14:04:20 waratah 1.4.384.1: Bracket pragma not valid for gcc


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [8c80c4b7eab0d38afe08cc666fed542e1dc625b2]

INTEGRATION: CWS ooo20040509 (1.2.586); FILE MERGED 2004/05/12 22:03:53 svesik 1.2.586.2: RESYNC: (1.2-1.3); FILE MERGED 2004/05/06 14:04:21 waratah 1.2.586.1: Bracket pragma not valid for gcc


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [997d91f3e1a4292a27c86fd7458b285e7af748a7]

INTEGRATION: CWS ooo20040509 (1.10.70); FILE MERGED 2004/05/06 14:04:21 waratah 1.10.70.1: Bracket pragma not valid for gcc


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [2c3b6dbc8c7982957b08beb1579351316802f70d]

INTEGRATION: CWS ooo20040509 (1.8.384); FILE MERGED 2004/05/06 14:04:21 waratah 1.8.384.1: Bracket pragma not valid for gcc


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [7a89885db6f2bd524f5f5f82206d54c94c5b67c7]

INTEGRATION: CWS ooo20040509 (1.18.384); FILE MERGED 2004/05/06 14:04:22 waratah 1.18.384.1: Bracket pragma not valid for gcc


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [9cf88bf32f37565a8e88ef14685adee5dd3ca373]

INTEGRATION: CWS ooo20040509 (1.15.404); FILE MERGED 2004/05/06 14:04:22 waratah 1.15.404.1: Bracket pragma not valid for gcc


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [50268ac8583953fbd13b5b458a033aaf54702405]

INTEGRATION: CWS ooo20040509 (1.2.566); FILE MERGED 2004/05/06 14:04:22 waratah 1.2.566.1: Bracket pragma not valid for gcc


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [7990fe1865dea0bf154c015d1b29d6facd104036]

INTEGRATION: CWS ooo20040509 (1.6.566); FILE MERGED 2004/05/06 14:08:45 waratah 1.6.566.1: Bracket pragma not valid for gcc


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [b270ad230c29fa8511da2f046438166a6503ef0a]

INTEGRATION: CWS ooo20040509 (1.64.162); FILE MERGED 2004/05/12 22:03:44 svesik 1.64.162.2: RESYNC: (1.64-1.65); FILE MERGED 2004/05/06 14:05:29 waratah 1.64.162.1: Bracket pragma not valid for gcc Add a couple of cases that are not handled with warning for next coder


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [3aaca2616351388ac40c9c5460b2d1278bd3a1fc]

INTEGRATION: CWS ooo20040509 (1.2.582); FILE MERGED 2004/05/06 14:04:23 waratah 1.2.582.1: Bracket pragma not valid for gcc


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [89f02ccf7521b8dd9bee5720630b0ef046c1177b]

INTEGRATION: CWS ooo20040509 (1.16.88); FILE MERGED 2004/05/12 22:03:34 svesik 1.16.88.2: RESYNC: (1.16-1.17); FILE MERGED 2004/05/06 14:04:23 waratah 1.16.88.1: Bracket pragma not valid for gcc


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [39d0bc8c67aa586c0f6ddbda4a99be26570bc2ab]

INTEGRATION: CWS ooo20040509 (1.8.376); FILE MERGED 2004/05/06 14:06:08 waratah 1.8.376.1: Bracket pragma not valid for gcc reorder definition to match class definition


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [a2d82cc79c8f992176f38db5b1760c0de621b594]

INTEGRATION: CWS ooo20040509 (1.6.384); FILE MERGED 2004/05/06 14:04:23 waratah 1.6.384.1: Bracket pragma not valid for gcc


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [38165dbe600026cc51bdebbe53da08a69e26f860]

INTEGRATION: CWS ooo20040509 (1.4.384); FILE MERGED 2004/05/06 14:04:23 waratah 1.4.384.1: Bracket pragma not valid for gcc


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [10e899204df0aa3203ba4ff154b146602111d1b0]

INTEGRATION: CWS ooo20040509 (1.11.318); FILE MERGED 2004/05/06 14:09:50 waratah 1.11.318.1: Bracket pragma not valid for gcc reorder definition to match order in class definiton


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [67ef91a2e91cf58bae4d4560005cfd91edbe72d3]

INTEGRATION: CWS ooo20040509 (1.2.384); FILE MERGED 2004/05/06 14:04:24 waratah 1.2.384.1: Bracket pragma not valid for gcc


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [aea33b07c082f3dd8a10c471ccd9611dd88d9a0e]

INTEGRATION: CWS ooo20040509 (1.10.552); FILE MERGED 2004/05/06 14:04:24 waratah 1.10.552.1: Bracket pragma not valid for gcc


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [702fce26f18b281280258215bdecf5dee22168fe]

INTEGRATION: CWS ooo20040509 (1.4.576); FILE MERGED 2004/05/06 14:04:24 waratah 1.4.576.1: Bracket pragma not valid for gcc


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [db457845fd2bca05f1b711b219933c5565a71d99]

INTEGRATION: CWS ooo20040509 (1.1.584); FILE MERGED 2004/05/06 14:04:24 waratah 1.1.584.1: Bracket pragma not valid for gcc


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [3008d2fc7579133d2d38c3e9d5b8b8986e6376f2]

INTEGRATION: CWS ooo20040509 (1.2.544); FILE MERGED 2004/05/06 14:04:25 waratah 1.2.544.1: Bracket pragma not valid for gcc


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [b56ae8ba4ea2fb103936807741f9ab8c7cf440fe]

INTEGRATION: CWS ooo20040509 (1.11.546); FILE MERGED 2004/06/14 15:32:29 svesik 1.11.546.2: merge from HEAD to eliminate conflict 2004/05/06 13:53:01 waratah 1.11.546.1: Bracket pragma not valid for gcc Reorder definition to match order in class definition


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [c4a43c323610b47ecdd29fd0ec4089466817282a]

INTEGRATION: CWS ooo20040509 (1.3.548); FILE MERGED 2004/05/06 13:53:14 waratah 1.3.548.1: Bracket pragma not valid for gcc


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [3506fb134aab1e26469d989863a631577013fc41]

INTEGRATION: CWS ooo20040509 (1.25.210); FILE MERGED 2004/05/06 13:52:18 waratah 1.25.210.1: Bracket pragma not valid for gcc remove unused variables break up if statements with = into two separate statements


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [7cc3b0b58574be7153d24d340814acc2619914be]

INTEGRATION: CWS ooo20040509 (1.2.566); FILE MERGED 2004/05/06 13:57:36 waratah 1.2.566.1: Alter definitions order to match class definitions order


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [6a87aa005c92aba9889ef563056c4bced28a004d]

INTEGRATION: CWS ooo20040509 (1.2.574); FILE MERGED 2004/05/06 13:57:37 waratah 1.2.574.1: Alter definitions order to match class definitions order


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [81a66deb3678653a2f1bfec007a8174ad2c509dc]

INTEGRATION: CWS ooo20040509 (1.7.154); FILE MERGED 2004/05/06 13:54:54 waratah 1.7.154.1: Remove unused variables reorder definitions to match order of class definitions


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [5533727e1e0c77e4be324e1033b9711e135e4867]

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-16  Rüdiger Timm  <rt@openoffice.org>  [e0165dbb6223dfbac6e9c283720f405935240e40]

INTEGRATION: CWS ooo20040509 (1.18.6); FILE MERGED 2004/05/03 21:05:01 cmc 1.18.6.1: someone put the #endif on the wrong line


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [048e89bb817af82a98e3a69d5a56680d0df774d6]

INTEGRATION: CWS ooo20040509 (1.2.4); FILE MERGED 2004/05/03 19:39:29 pjanik 1.2.4.1: #i28508#: Add build dependency on javaunohelper.


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [fcdb31196d2292c262b670e1f3a6f3f2bc879c72]

INTEGRATION: CWS ooo20040509 (1.9.122); FILE MERGED 2004/06/14 15:49:57 svesik 1.9.122.2: merge from HEAD to kill conflicts 2004/05/07 15:04:10 cmc 1.9.122.1: #i9055# trivial -Wall member init reorder


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [6b81358512e78538afd9a8e89fbd80a3966583cb]

INTEGRATION: CWS ooo20040509 (1.1.1.1.728); FILE MERGED 2004/05/07 16:56:33 cmc 1.1.1.1.728.1: #i9055# trivial -Wall member init reorder


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [a41fd2e90ffb9b877d9562a7dd2be060d80cf1e5]

INTEGRATION: CWS ooo20040509 (1.2.726); FILE MERGED 2004/05/07 16:27:48 cmc 1.2.726.1: #i9055# trivial -Wall member init reorder


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [f821e9834e3a21cfb03cf31a697e957d07bc30fb]

INTEGRATION: CWS ooo20040509 (1.9.168); FILE MERGED 2004/05/12 22:35:36 svesik 1.9.168.2: RESYNC: (1.9-1.10); FILE MERGED 2004/05/07 18:42:16 cmc 1.9.168.1: #i9055# trivial -Wall member init reorder


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [af2cfac1d77125e99a808254b15a824bdfa1ecae]

INTEGRATION: CWS ooo20040509 (1.26.214); FILE MERGED 2004/05/07 18:36:23 cmc 1.26.214.1: #i9055# trivial -Wall member init reorder


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [196cf3b9f85e52722eadcee8fa7da8b58b3db9d0]

INTEGRATION: CWS ooo20040509 (1.24.46); FILE MERGED 2004/05/07 18:02:16 cmc 1.24.46.1: #i9055# trivial -Wall fixes


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [6563afc967765b1e77ed8a5928e1d4a849cc439b]

INTEGRATION: CWS ooo20040509 (1.39.56); FILE MERGED 2004/05/07 17:54:33 cmc 1.39.56.1: #i9055# trivial -Wall member init reorder


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [c725ddd9393e3c176ea4d9880571b95504e40470]

INTEGRATION: CWS ooo20040509 (1.17.166); FILE MERGED 2004/05/07 17:34:33 cmc 1.17.166.1: #i9055# trivial -Wall fixes


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [66fe00276c6ec720c64b9e60b8c043a9bc4d363a]

INTEGRATION: CWS ooo20040509 (1.4.262); FILE MERGED 2004/05/07 17:31:10 cmc 1.4.262.1: #i9055# trivial -Wall member init reorder


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [a259fd4d3516efb3f85ee220f04025ae1b00d648]

INTEGRATION: CWS ooo20040509 (1.22.168); FILE MERGED 2004/05/07 17:27:00 cmc 1.22.168.1: #i9055# trivial -Wall member init reorder


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [ee7d7add0f6854b735646e64694424308e4d19e1]

INTEGRATION: CWS ooo20040509 (1.18.154); FILE MERGED 2004/05/07 17:09:45 cmc 1.18.154.1: #i9055# trivial -Wall fixes


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [b9a1d20cb928d4a70f30e8367d9897e024db7bc1]

INTEGRATION: CWS ooo20040509 (1.18.214); FILE MERGED 2004/05/07 17:03:51 cmc 1.18.214.1: #i9055# trivial -Wall member init reorder


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [bb2feaff2406c6fb7a5f080bf5fd788ca0288487]

INTEGRATION: CWS ooo20040509 (1.23.124); FILE MERGED 2004/05/07 16:34:45 cmc 1.23.124.1: #i9055# trivial -Wall fixes


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [8b02127ecdc156dd4d02cce272b1d5fba8cb7e64]

INTEGRATION: CWS ooo20040509 (1.12.198); FILE MERGED 2004/05/07 16:19:56 cmc 1.12.198.1: #i9055# trivial -Wall member init reorder


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [a1566bcb051ac5514e3007d9e6da656faf8bbbbe]

INTEGRATION: CWS ooo20040509 (1.9.216); FILE MERGED 2004/05/07 16:16:01 cmc 1.9.216.1: #i9055# trivial -Wall fixes


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [9f1b2dc911758a615282abc2f76e79856a1ddd7e]

INTEGRATION: CWS ooo20040509 (1.6.168); FILE MERGED 2004/05/07 16:12:43 cmc 1.6.168.1: #i9055# trivial -Wall fixes


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [8733166c8e6b4971da209895fea86600515a24b7]

INTEGRATION: CWS ooo20040509 (1.14.192); FILE MERGED 2004/05/07 16:06:26 cmc 1.14.192.1: #i9055# trivial -Wall member init reorder


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [914ad1f1dd1795ff443c5e337dfbf9d5ce1f74f2]

INTEGRATION: CWS ooo20040509 (1.6.430); FILE MERGED 2004/05/07 16:00:22 cmc 1.6.430.1: #i9055# trivial -Wall member init reorder


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [f59471a88af05ed5242aea382dbe863003322ba2]

INTEGRATION: CWS ooo20040509 (1.33.84); FILE MERGED 2004/05/07 15:09:47 cmc 1.33.84.1: #i9055# trivial -Wall unused variable


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [7fa18fe4b1e843fed3af6783432b80e7f8f26e26]

INTEGRATION: CWS ooo20040509 (1.14.520); FILE MERGED 2004/05/07 14:59:44 cmc 1.14.520.1: #i9055# trivial -Wall member init reorder


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [65b2ef9d37dbc2f6f9024bb53c443d50eb5864ac]

INTEGRATION: CWS ooo20040509 (1.3.520); FILE MERGED 2004/05/07 14:54:31 cmc 1.3.520.1: #i9055# trivial -Wall member init reorder


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [d3530fa13bc71df783ef301b3ecb40c6a555b475]

INTEGRATION: CWS ooo20040509 (1.9.46); FILE MERGED 2004/05/07 14:25:40 cmc 1.9.46.1: #i9055# trivial -Wall fixes


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [a26ee8678adace402ae9d16eab0c37bbe1602341]

INTEGRATION: CWS ooo20040509 (1.33.28); FILE MERGED 2004/05/12 22:34:59 svesik 1.33.28.2: RESYNC: (1.33-1.34); FILE MERGED 2004/05/06 00:45:52 cmc 1.33.28.1: #i9055# reduce -Wall unused variables warnings


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [43a10781a106e578eee454f1b74b603263818bb1]

INTEGRATION: CWS ooo20040509 (1.4.520); FILE MERGED 2004/05/07 05:03:41 cmc 1.4.520.1: #i9055# -Wall trivial reorder member inits


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [c1edcc07ec1d0d2374b907c000600ea4d9944b39]

INTEGRATION: CWS ooo20040509 (1.4.124); FILE MERGED 2004/05/06 22:26:03 cmc 1.4.124.1: #i9055# trivial -Wall changes, reorder member initing


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [7638d130b5b1eb9377f0b33f6fbb08a8471bd9ec]

INTEGRATION: CWS ooo20040509 (1.7.520); FILE MERGED 2004/05/06 22:05:45 cmc 1.7.520.1: #i9055# trivial -Wall changes, reorder member initing


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [573eddaa0b000f94f683c0c6cb4ce9432f8a0649]

INTEGRATION: CWS ooo20040509 (1.3.216); FILE MERGED 2004/05/06 21:59:42 cmc 1.3.216.1: #i9055# trivial -Wall changes, reorder member initing


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [c254e02447b68690d625cf3f937362734264590b]

INTEGRATION: CWS ooo20040509 (1.29.166); FILE MERGED 2004/05/12 22:34:49 svesik 1.29.166.2: RESYNC: (1.29-1.30); FILE MERGED 2004/05/06 21:57:01 cmc 1.29.166.1: #i9055# trivial -Wall changes, reorder member initing


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [62c52a34b64e57584358c87c04f473c6cae310f6]

INTEGRATION: CWS ooo20040509 (1.4.520); FILE MERGED 2004/05/06 21:16:35 cmc 1.4.520.1: #i9055# trivial -Wall changes


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [879406a880bc93d242096c1b642f649484d94f66]

INTEGRATION: CWS ooo20040509 (1.6.56); FILE MERGED 2004/05/06 21:08:42 cmc 1.6.56.1: #i9055# trivial -Wall changes, reorder member initing


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [9644a372106d24e2c7c9efe67d5896fe209858e4]

INTEGRATION: CWS ooo20040509 (1.5.88); FILE MERGED 2004/05/06 21:04:26 cmc 1.5.88.1: #i9055# trivial -Wall changes, reorder member initing


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [d98fef0173042396bdaae9da8f493fcc2426216c]

INTEGRATION: CWS ooo20040509 (1.20.484); FILE MERGED 2004/05/06 20:06:20 cmc 1.20.484.1: #i9055# trivial -Wall changes, reorder member initing


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [6a20b8a973ae886640ebb07c363ccd91427a42d7]

INTEGRATION: CWS ooo20040509 (1.8.484); FILE MERGED 2004/05/06 19:58:56 cmc 1.8.484.1: #i9055# trivial -Wall changes, unused variable


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [994d9608641661329ca5a2b8232757555f2eddc1]

INTEGRATION: CWS ooo20040509 (1.26.258); FILE MERGED 2004/05/06 19:57:13 cmc 1.26.258.1: #i9055# trivial -Wall changes, reorder member initing


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [97cfab7bf6f9c0c6b52ff68b9953cd46fcf1298b]

INTEGRATION: CWS ooo20040509 (1.46.256); FILE MERGED 2004/05/06 19:26:03 cmc 1.46.256.1: #i9055# trivial -Wall changes, reorder member initing


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [f128580224b34eb59a1b600e90a654ec20af0224]

INTEGRATION: CWS ooo20040509 (1.2.466); FILE MERGED 2004/05/06 18:53:03 cmc 1.2.466.1: #i9055# trivial -Wall changes, reorder member initing


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [e2a89b3e2303f9022572cebfa8825e5d686cf895]

INTEGRATION: CWS ooo20040509 (1.10.224); FILE MERGED 2004/05/06 18:47:50 cmc 1.10.224.1: #i9055# trivial -Wall changes, fall through to end of statement without return


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [db8444e6308af1c9a4902098c2a0d11692ac61b3]

INTEGRATION: CWS ooo20040509 (1.46.258); FILE MERGED 2004/05/06 18:39:59 cmc 1.46.258.1: #i9055# trivial -Wall changes


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [0c5ce8521526c88e19a10a906e95c9794647df6d]

INTEGRATION: CWS ooo20040509 (1.2.686); FILE MERGED 2004/05/06 22:28:39 cmc 1.2.686.1: #i9055# trivial -Wall changes, reorder member initing


2004-06-16  Rüdiger Timm  <rt@openoffice.org>  [489c28921db1319c25edc7b1aee890d463feb649]

INTEGRATION: CWS ooo20040509 (1.20.482); FILE MERGED 2004/05/06 22:28:38 cmc 1.20.482.1: #i9055# trivial -Wall changes, reorder member initing


2004-06-16  Kurt Zenker  <kz@openoffice.org>  [0d444ac1166c5e8e1d93bbb001b1f1ca60479273]

#i10000# merge fixed (hbrinkm)


2004-06-15  Rüdiger Timm  <rt@openoffice.org>  [9a587d2a4ac7afd96596e1959f18d26700bcde86]

#i10000# redo last change - was not really duplicate


2004-06-15  Rüdiger Timm  <rt@openoffice.org>  [9904d1d041b92b3c0b6c37f1cb08f0cd30b02ef3]

#i10000# Language independent name


2004-06-15  Rüdiger Timm  <rt@openoffice.org>  [f7eb079018a1ba44f62020c2238ab9779f6832ea]

#i10000# Redo last change because parent directory is language dependent.


2004-06-15  Rüdiger Timm  <rt@openoffice.org>  [572b998126f5dd9090e8bdd9809bf41211005102]

#i10000# Language independent directory name 'letter' for gid_Dir_Template_Wizard_Letter


2004-06-15  Oliver Bolte  <obo@openoffice.org>  [6dd314c5992363766a7c6521df7e10665c2e9c04]

#i10000# problem with default initalizing (.NET 2003)


2004-06-15  Rüdiger Timm  <rt@openoffice.org>  [ab638f762be24531aec4c6f9296403a32164bbc8]

#i10000# Set LD_LIBRARY_PATH correctly when working on a flat


2004-06-15  Rüdiger Timm  <rt@openoffice.org>  [71f1859c8c6a4139c67c2309709fd2a09096427a]

#i10000# check: default parameter Lockfile_execWarning removed


2004-06-15  Kurt Zenker  <kz@openoffice.org>  [3524d8d222e34e4b5ae8a80033785e8d0ee19c57]

new version for SRC680


2004-06-15  Rüdiger Timm  <rt@openoffice.org>  [100d4f6c8e09f09e65874f3c439b4c856fa995a6]

new version for SRC680


2004-06-15  Oliver Bolte  <obo@openoffice.org>  [2088f5fcb1341a9480aae80c6befd83fb2fd0c84]

#i10000# type change to SCsCOL


2004-06-15  Kurt Zenker  <kz@openoffice.org>  [08d7c9194cd1529cf4bad5b35fd71986f85ddc94]

new version for SRC680


2004-06-14  Kurt Zenker  <kz@openoffice.org>  [cda3f0456ac6c73674fabe551c20499548805848]

new version for SRC680


2004-06-14  Rüdiger Timm  <rt@openoffice.org>  [e69405afbf34dbee9b832eb89f47518ba5dd4172]

#i10000# g++ 3.2.2 on linux x86 can not compile svx_svdattr.cxx with -Os


2004-06-14  Rüdiger Timm  <rt@openoffice.org>  [72eaf6f4d07768279c38f0698bf7cda6ba855eaa]

#i10000# For scope


2004-06-14  Kurt Zenker  <kz@openoffice.org>  [0afad8c29681906c59ad94d48d665a14f9ebd51f]

#i10000# twice definitions fixed


2004-06-14  Rüdiger Timm  <rt@openoffice.org>  [939197ffe4afa3e1e66ba4418df0504083ea3a13]

#i10000# for scope


2004-06-14  Rüdiger Timm  <rt@openoffice.org>  [765ed9203f3ced9bf1bb7de3f70d48b1b605123b]

#i10000# gid_File_Script_Unopkg was defined twice


2004-06-14  Rüdiger Timm  <rt@openoffice.org>  [a19ab1ffb924cb8ca74f6b25e3cf516ca8208241]

#i10000# gid_File_Bin_Uno and gid_File_Bin_Unopkg where defined twice


2004-06-14  Rüdiger Timm  <rt@openoffice.org>  [74afb5dec5c7c38ea34b617056389f86fe4aa4cc]

#i10000# listenernotification.obj was listed twice


2004-06-14  Rüdiger Timm  <rt@openoffice.org>  [289ca2e55d105ce551936ebc81c8f8aeeae8dc44]

#i10000# Use standard location specification


2004-06-14  Rüdiger Timm  <rt@openoffice.org>  [c73b965aed87c8e10c90121d70a8d6628225d25a]

#i10000# Set RESLIB1IMAGES for new image handling


2004-06-14  Kurt Zenker  <kz@openoffice.org>  [066bcb7ddb159ff0c585db1e7d753003668cc458]

new version for SRC680


2004-06-14  Kurt Zenker  <kz@openoffice.org>  [219799b90b756735eba489f6c9fb076180634af9]

new version for SRC680


2004-06-14  Kurt Zenker  <kz@openoffice.org>  [d149e1690bf0711bac17ce35c771219c32df2491]

new version for SRC680


2004-06-13  Rüdiger Timm  <rt@openoffice.org>  [8feb5b971c3afd236c3704fec551a949ccedb9d9]

new version for SRC680


2004-06-13  Kurt Zenker  <kz@openoffice.org>  [0aa1052b84ecb51287a5198223f7683cfbb3496a]

new version for SRC680


2004-06-13  Kurt Zenker  <kz@openoffice.org>  [6615eb6de428844a53f7cddca5b92e62dd003146]

new version for SRC680


2004-06-12  Kurt Zenker  <kz@openoffice.org>  [f3269d7dd1bd612f41189f7eab4c88928e9fa6dd]

new version for SRC680


2004-06-12  Kurt Zenker  <kz@openoffice.org>  [7d2322d879bbe8c39751a5f7bbb25dbcd90dc2c2]

new version for SRC680


2004-06-12  Kurt Zenker  <kz@openoffice.org>  [fc846a3a43ec1404ab4d1b4bdaf7ee6e826cdd40]

new version for SRC680


2004-06-12  Kurt Zenker  <kz@openoffice.org>  [3ce22f8aee204ebb5eee03b5f9acbd02a555f4f1]

new version for SRC680


2004-06-12  Kurt Zenker  <kz@openoffice.org>  [ff936605c01bcc39feb5cdfa665d4bdeb07978c2]

new version for SRC680


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [efe0dea6f462ae615d37933a5b847b4f370fd4f3]

SRC680


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [709dfc65467e14cb9747766b859e20178c3e2f02]

INTEGRATION: CWS networker3 (1.55.8); FILE MERGED 2004/05/24 14:55:17 lo 1.55.8.1: #i26374# change license/splashscreen behaviour


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [b48e8c7e751c5193b2c797c7414278ebb04415bf]

conflict corrected


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [61179b33bb4dba7e97fe534922299b28dc0793c4]

INTEGRATION: CWS networker3 (1.11.28); FILE MERGED 2004/05/24 14:58:05 lo 1.11.28.1: #i26374# change license/splashscreen behaviour


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [b36e105bbb44d2f9270a9a889ea4ffa190e5277e]

INTEGRATION: CWS networker3 (1.3.30); FILE MERGED 2004/05/24 14:58:03 lo 1.3.30.1: #i26374# change license/splashscreen behaviour


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [6d08962f012a3fd16f08abc185fc998ec2cd6068]

INTEGRATION: CWS networker3 (1.7.106); FILE MERGED 2004/06/03 12:23:05 mav 1.7.106.2: #i28277# fix typo 2004/05/19 09:22:12 mav 1.7.106.1: #i28277# register only for modules that are installed


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [825bcbdbe313d8a3ac9418f156b0f3fc615a3549]

INTEGRATION: CWS networker3 (1.7.220); FILE MERGED 2004/05/13 11:33:46 mav 1.7.220.1: #116132# close the frame


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [5bb5516f57d25b51f5fc2ab43eedae07ba360b71]

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>  [0450df7791ae1c2defa4865be71d8bf7a6c1538d]

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>  [a86d4a3b663a257cfe696785000e26c99cb4a730]

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>  [4852a0edf70775addd6d29c7799ecf227f55024d]

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>  [3837497817ff2ed23ae6b650169708128f8ddd98]

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>  [d0534bffadfdc8d6c8a2ade8992147dfbe1cb74a]

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>  [ff6e29e83a3656ac1abee8cd181c3601d61c9450]

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>  [b85a2c9c32a81f5a791db067600869e53d221058]

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>  [c520662dbe9d2cc95a730f47f140023fd98ba789]

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>  [4c02081eaaae69e33c3eed72f2cf637b97b79447]

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>  [422bdffef37606aa844c2451862ac4e46d86084b]

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>  [6a182e15864586d9ac51f2dde988d7860fe10e4b]

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>  [a284d598a54aab73d2794f4da46650ecc8ac9adb]

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>  [5a77309c4e5c14db9f7ad5a5cd4cd4d690b24b4b]

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>  [ef4193bf4f88c8191e9c0eb732ccbb53f30c1da5]

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>  [ed66ffcbc333174341a8e10767a4219197705474]

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>  [13f1b56ac958f95d636658bf669179aa6cd4eba0]

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>  [2a1795049f9ea5578c81b3d96a9f1ef281e54712]

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>  [159d27927442a0f8b9171d4be458860a408c1c8b]

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>  [2a0c9eeb7b2686a5472f3e9b0b540435d4f25a80]

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>  [0b99bc372add92e6abf3e3d46345a2a998ff5e91]

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>  [23bd293137d93911cc70bb939a2ac887dd09f773]

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>  [1693e6e984d9145b901f81e7270450b14fad2f6a]

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>  [772875ba8de6735428bc20070f722a801594465c]

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>  [1cee38d25336001d9f600b2a565f4aab5778cba2]

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>  [f7a9584007939129e060e7a83a9f21db3ce6dea0]

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>  [63c13ffd4e525175cadc80342decbb6fdf2365c7]

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>  [4d235300fd10d06e34acfcbfafee946ca702b324]

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>  [98225d6d4c0b5caf7a9a7b409a007f4f6e11b109]

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>  [4f6223383d63d4291415716ad471840f34fa9f74]

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>  [30c9d14c20ac0d98c809b886fe4427c20e36051f]

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>  [71d603f5a08703e82f65d02213c7c6f50942c28d]

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>  [d539115fca42b08b04df9bf470ac8806ce111b51]

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>  [cf8189dd1134e4b9a4fac8b12c200daaf9cd3c38]

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>  [22913983cb3282fd273ebf2a50b443dc42dc8bce]

INTEGRATION: CWS networker3 (1.82.4); FILE MERGED 2004/04/29 14:45:07 cd 1.82.4.1: #i28290# Use correct string variable to check index


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [e08343d2cb8d8d118e23fb2e68eacccd21e91fdb]

INTEGRATION: CWS networker3 (1.25.296); FILE MERGED 2004/05/25 08:49:10 hro 1.25.296.1: #116894# Removed application shortcuts from quickstarter systray menu


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [86e276c98ab0bd7fc85b799c7e53cec3e1b8f63d]

INTEGRATION: CWS networker3 (1.37.90); FILE MERGED 2004/05/24 17:22:25 lo 1.37.90.1: #i26374# change license/splashscreen behaviour


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [6ab88dc8c5dbe55adc4d541ff6893cc9de060b2f]

INTEGRATION: CWS networker3 (1.19.56); FILE MERGED 2004/05/14 09:18:58 pb 1.19.56.1: fix: #i28285# new return value and parameter for InitLabelResMgr()


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [5a3b6bf7e1155088167e613d9f8dc3e9114f83ff]

INTEGRATION: CWS networker3 (1.78.4); FILE MERGED 2004/05/14 09:18:46 pb 1.78.4.1: fix: #i28285# load ooo resource is iso resource not exists


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [4af3d7d72094ab8ca7f7d13830a8993c5169a3fe]

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>  [3c154a22cc3591bc03a883041c3b696d266a1f53]

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>  [76590fa06c3105ff7113c1664d7f886abf58ce12]

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>  [8440686011a4b084588d0fadd90fb0038c6fac15]

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>  [53aa6fb067b18420689fbc60b315e5a10c9820e9]

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>  [8ce2be03a83d8a207365830598df8e6ac87f7f61]

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>  [4c857626c886a7516ce59732712775f22b6f0a5a]

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>  [31fb1f133e258075961bce2a5b8b20c1106dfc59]

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>  [2a882449cd725ef8d2e8b7158f6cbd0c92d2696e]

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>  [5d5ab1aa6d0e16343c7694130fcfefb019d29b0a]

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>  [8a82ddce42c286f45893a924c521158fcda200d5]

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>  [725e28821b27fd03967114c727264ef44c26aa77]

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>  [215e825db60e6799810f05798b50049d7f8397de]

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>  [0db4ee1c761af682ee9a5b52ad6138120f4d82b8]

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>  [6c2c6127a0af1435287be17a12e57576c63f4872]

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>  [cc00dc41c98fe89b60698ad9dd9721bbbc93c467]

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>  [1e3eb1ee797f80eeceeffa3ec37062413539fe40]

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>  [2b482b794fbf23737bf9f17b8ddea6a31486690c]

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>  [c96e0bb16e7670a2339e3a555308a26e06e7b447]

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>  [90e571afca44a31a967336f299e2b247828106f1]

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>  [9f9ef79c0ed20efde7d5b64d7f78993bca5cb7c0]

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>  [7816df2078e50d46e00bbdb4250038c631438397]

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>  [2710f7029e2e4a261e751e34576b25dd898a62d1]

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>  [8ae0f9688422d9ef1f53bd949e1bd57bbec69e29]

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>  [82479ae46788765004357fe9c94604be5f7aede4]

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>  [1d8906e8c7ff16e9e7afd97f84fca55b4ec1519a]

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>  [4e9a3e2d5ddd9aa92a6d9829642b994e38c12edb]

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>  [0485f9c86744a9ae535b0dbf2f9e06e254196596]

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>  [8a34e98975ef49e0584cd3e820fce95d8b4189af]

INTEGRATION: CWS networker3 (1.2.2); FILE MERGED 2004/05/25 12:32:50 dv 1.2.2.2: #116567# Modified some strings according to spec 2004/04/27 12:27:21 dv 1.2.2.1: #i25671# Cleanup of choose language dialog


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [2883db49d9d8975d330ea826c2b345e2db7d9a9d]

INTEGRATION: CWS networker3 (1.2.2); FILE MERGED 2004/04/27 12:27:21 dv 1.2.2.1: #i25671# Cleanup of choose language dialog


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [b7b5b052ff717d1f6c4a35ca11814e0401463f8c]

INTEGRATION: CWS networker3 (1.2.2); FILE MERGED 2004/05/25 12:32:49 dv 1.2.2.2: #116567# Modified some strings according to spec 2004/04/27 12:27:20 dv 1.2.2.1: #i25671# Cleanup of choose language dialog


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [eb92d94b53e3c1cdd5bdf39d71a0962672302d04]

INTEGRATION: CWS networker3 (1.9.60); FILE MERGED 2004/06/08 13:28:10 obr 1.9.60.3: #i29425# solaris /bin/sh does not know source 2004/05/24 14:11:04 obr 1.9.60.2: #i29425# source adabasrc file 2004/05/24 14:02:51 obr 1.9.60.1: #i29425# file locking now enabled by default


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [01b469c597056e6d44228229a55fa9c92529f302]

INTEGRATION: CWS networker3 (1.28.2); FILE MERGED 2004/05/19 14:02:47 is 1.28.2.2: #i29348# new folderitem structure 2004/04/28 10:30:16 is 1.28.2.1: #i28297# making windows startmenu entries deselectable


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [d5c03d51855d802c32d8fcf3bf7380d2bb75454b]

INTEGRATION: CWS networker3 (1.4.146); FILE MERGED 2004/05/24 14:58:05 lo 1.4.146.1: #i26374# change license/splashscreen behaviour


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [ef6ee5f28b761a394f7f666a791a8d380fe2778d]

INTEGRATION: CWS networker3 (1.16.20); FILE MERGED 2004/05/07 10:26:49 is 1.16.20.1: #i28891# links for cppuhelper


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [6f4a1878a0e565fdf1afd478b59112c2fe6116b9]

INTEGRATION: CWS networker3 (1.22.202); FILE MERGED 2004/05/14 09:16:27 pb 1.22.202.1: fix: #i28285# load ooo resource is iso resource not exists


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [731d46c7cfa12a607ed7aec71c6f72c7204a391f]

INTEGRATION: CWS networker3 (1.23.14); FILE MERGED 2004/05/26 11:54:24 obr 1.23.14.3: #i20379# new script to modify mime.types and mailcap in /etc 2004/05/20 11:35:16 obr 1.23.14.2: #i20355#,#i20356# deliver also rpm and tar.gz 2004/04/28 10:08:16 is 1.23.14.1: #i28292# new install_quickstart.exe


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [1c578607b23735950b4fc43c9b7ba0d07827f49f]

INTEGRATION: CWS networker3 (1.21.90); FILE MERGED 2004/05/25 09:52:45 obr 1.21.90.2: #i20355#,#i20356# new pkg based CDE menu integration 2004/05/20 11:34:45 obr 1.21.90.1: #i20355#,#i20356# new directories for system wide desktop integration


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [ca15964dd2d56743a9f24135de5380cd2fee0ea5]

INTEGRATION: CWS networker3 (1.4.14); FILE MERGED 2004/05/26 11:54:25 obr 1.4.14.1: #i20379# new script to modify mime.types and mailcap in /etc


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [6fac2ba282f9d151d9867553d26ae69f721b4de9]

INTEGRATION: CWS networker3 (1.1.2); FILE ADDED 2004/05/20 11:39:01 obr 1.1.2.1: #i20355#,#i20356# new directories for system wide desktop integration


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [01299520624cce1af54d53f807fd9e698b4bf37d]

INTEGRATION: CWS networker3 (1.1.2); FILE ADDED 2004/05/20 11:39:00 obr 1.1.2.1: #i20355#,#i20356# new directories for system wide desktop integration


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [0af14aae469fc2be898a2c667cca28010230befd]

INTEGRATION: CWS networker3 (1.1.2); FILE ADDED 2004/06/02 08:50:03 obr 1.1.2.2: #i20355#,#i20356# adapted GNOME integration files to GNOME 2.0 for Solaris 2004/05/20 11:39:00 obr 1.1.2.1: #i20355#,#i20356# new directories for system wide desktop integration


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [3eb2dd6f2639ea7a9f82eae1d0db7743126b5337]

INTEGRATION: CWS networker3 (1.1.2); FILE ADDED 2004/05/25 14:05:11 obr 1.1.2.2: #i20355#,#i20356# some small corrections 2004/05/20 11:38:59 obr 1.1.2.1: #i20355#,#i20356# new directories for system wide desktop integration


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [5381db33c8367e864a718e15c64a1420cfbca34f]

INTEGRATION: CWS networker3 (1.1.2); FILE ADDED 2004/06/02 08:50:02 obr 1.1.2.3: #i20355#,#i20356# adapted GNOME integration files to GNOME 2.0 for Solaris 2004/05/26 06:31:00 obr 1.1.2.2: #i20355#,#i20356# remove package from spool directory 2004/05/20 11:38:59 obr 1.1.2.1: #i20355#,#i20356# new directories for system wide desktop integration


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [be63ae6cba16a0e31c1388cd5e0bc418cb41afd6]

INTEGRATION: CWS networker3 (1.1.2); FILE ADDED 2004/05/20 11:38:58 obr 1.1.2.1: #i20355#,#i20356# new directories for system wide desktop integration


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [c893962e4ec2cab82029e2612f3f72f42ddacc4c]

INTEGRATION: CWS networker3 (1.8.20); FILE MERGED 2004/05/20 06:04:01 obr 1.8.20.1: #i20355# removed web & template launchers to be consistant with system wide integration


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [65d6db7af8eadcd54706fcedd224ad3a5cdbb907]

INTEGRATION: CWS networker3 (1.10.20); FILE MERGED 2004/05/20 06:04:00 obr 1.10.20.1: #i20355# removed web & template launchers to be consistant with system wide integration


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [e3465f273faad9b335f2f0e1d91d4390df369ac7]

INTEGRATION: CWS networker3 (1.1.2); FILE ADDED 2004/05/26 13:27:57 obr 1.1.2.2: #i20355#,#i20356# removed applnk directory from spec file 2004/05/20 11:38:57 obr 1.1.2.1: #i20355#,#i20356# new directories for system wide desktop integration


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [14b0d7c98ce41b14c92d04362328dfa5df1c1c00]

INTEGRATION: CWS networker3 (1.1.2); FILE ADDED 2004/05/20 11:38:57 obr 1.1.2.1: #i20355#,#i20356# new directories for system wide desktop integration


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [2af21219e4d788490ef0b425fb179742331e24ff]

INTEGRATION: CWS networker3 (1.1.2); FILE ADDED 2004/05/20 11:38:56 obr 1.1.2.1: #i20355#,#i20356# new directories for system wide desktop integration


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [4b9b8b3ae4e5c7e51d39ba77651fa32b37001dc3]

INTEGRATION: CWS networker3 (1.1.2); FILE ADDED 2004/05/20 11:38:55 obr 1.1.2.1: #i20355#,#i20356# new directories for system wide desktop integration


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [c1f36494991402d5a90fcaadf6093cfb90da9714]

INTEGRATION: CWS networker3 (1.1.2); FILE ADDED 2004/05/20 11:38:54 obr 1.1.2.1: #i20355#,#i20356# new directories for system wide desktop integration


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [e50c6b76f0f510bb49bea008fde7abd218fa54b0]

INTEGRATION: CWS networker3 (1.1.2); FILE ADDED 2004/05/20 11:38:53 obr 1.1.2.1: #i20355#,#i20356# new directories for system wide desktop integration


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [55fed85d03562894217c9cc7ead72e21d56dddfd]

INTEGRATION: CWS networker3 (1.1.2); FILE ADDED 2004/05/20 11:38:52 obr 1.1.2.1: #i20355#,#i20356# new directories for system wide desktop integration


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [d1bc7c027a8dfe07e6b83fc082e4ca2a52139ad5]

INTEGRATION: CWS networker3 (1.1.2); FILE ADDED 2004/05/20 11:38:51 obr 1.1.2.1: #i20355#,#i20356# new directories for system wide desktop integration


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [77b6dd2fd487f6ead0688f5dad78bb83b3dfd42a]

INTEGRATION: CWS networker3 (1.1.2); FILE ADDED 2004/05/20 11:38:50 obr 1.1.2.1: #i20355#,#i20356# new directories for system wide desktop integration


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [30bbc7aa38f4aaeaa10873ee565eee074a655cf2]

INTEGRATION: CWS networker3 (1.1.2); FILE ADDED 2004/05/20 11:38:49 obr 1.1.2.1: #i20355#,#i20356# new directories for system wide desktop integration


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [77841c79c288a6f89168b18f894f5138333d522d]

INTEGRATION: CWS networker3 (1.1.2); FILE ADDED 2004/05/20 11:38:48 obr 1.1.2.1: #i20355#,#i20356# new directories for system wide desktop integration


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [c630416e9740b8ef66df42240c41f41dcaa7e947]

INTEGRATION: CWS networker3 (1.1.2); FILE ADDED 2004/05/20 11:38:47 obr 1.1.2.1: #i20355#,#i20356# new directories for system wide desktop integration


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [fc800de4f0ded746a0f11effd4cbd56962cd2b0f]

INTEGRATION: CWS networker3 (1.1.2); FILE ADDED 2004/05/20 11:22:06 obr 1.1.2.1: #i20355#,#i20356# icons converted to png format


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [e311c4ba6e780dcab36aede5752f1d17ca7cdb86]

INTEGRATION: CWS networker3 (1.1.2); FILE ADDED 2004/05/20 11:22:07 obr 1.1.2.1: #i20355#,#i20356# icons converted to png format


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [4e5d90e59fa46c0d972cd156e839d1e9acaa4db0]

INTEGRATION: CWS networker3 (1.1.2); FILE ADDED 2004/05/20 11:22:09 obr 1.1.2.1: #i20355#,#i20356# icons converted to png format


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [87aeacfbab2aa330cb733467c26dee0cac89c8dc]

INTEGRATION: CWS networker3 (1.1.2); FILE ADDED 2004/05/20 11:22:10 obr 1.1.2.1: #i20355#,#i20356# icons converted to png format


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [6488b435477d2a7e9c60b7b2fe11d557dd717dd6]

INTEGRATION: CWS networker3 (1.1.2); FILE ADDED 2004/05/20 11:22:08 obr 1.1.2.1: #i20355#,#i20356# icons converted to png format


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [a4c6cac0ac8242d61f1e38c56b0d8ca8e91226af]

INTEGRATION: CWS networker3 (1.1.2); FILE ADDED 2004/05/20 11:21:59 obr 1.1.2.1: #i20355#,#i20356# icons converted to png format


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [a62173646bbf7a8946619c5850f298c81b840298]

INTEGRATION: CWS networker3 (1.1.2); FILE ADDED 2004/05/20 11:22:00 obr 1.1.2.1: #i20355#,#i20356# icons converted to png format


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [34dd5bbcf16dff9953b2bf2a3c65f35512652489]

INTEGRATION: CWS networker3 (1.1.2); FILE ADDED 2004/05/20 11:22:01 obr 1.1.2.1: #i20355#,#i20356# icons converted to png format


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [8a12b82788ac90ec39254db40deb06a992409632]

INTEGRATION: CWS networker3 (1.1.2); FILE ADDED 2004/05/20 11:22:02 obr 1.1.2.1: #i20355#,#i20356# icons converted to png format


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [228367ed1b62c557eafb9a67f547c01473427cb3]

INTEGRATION: CWS networker3 (1.1.2); FILE ADDED 2004/05/20 11:22:03 obr 1.1.2.1: #i20355#,#i20356# icons converted to png format


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [5019c7c6c86dd657381f1efbdc06a043798fe637]

INTEGRATION: CWS networker3 (1.1.2); FILE ADDED 2004/05/20 11:21:41 obr 1.1.2.1: #i20355#,#i20356# icons converted to png format


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [ebeea3d6aa4119fc1973095becd08d1b3695e590]

INTEGRATION: CWS networker3 (1.1.2); FILE ADDED 2004/05/20 11:21:42 obr 1.1.2.1: #i20355#,#i20356# icons converted to png format


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [88307a78eaec8b8b77ae1afdc7cecd02b84e0af2]

INTEGRATION: CWS networker3 (1.1.2); FILE ADDED 2004/05/20 11:21:43 obr 1.1.2.1: #i20355#,#i20356# icons converted to png format


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [3f369ac8750828a36a4240a660ca0151687100a8]

INTEGRATION: CWS networker3 (1.1.2); FILE ADDED 2004/05/20 11:21:44 obr 1.1.2.1: #i20355#,#i20356# icons converted to png format


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [e8cb4943a3a569f11b87e2e07feba5f8c2c021ac]

INTEGRATION: CWS networker3 (1.1.2); FILE ADDED 2004/05/20 11:21:47 obr 1.1.2.1: #i20355#,#i20356# icons converted to png format


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [9fbf58905b9894884cc8fe7c8349e9cfee4465a7]

INTEGRATION: CWS networker3 (1.1.2); FILE ADDED 2004/05/20 11:21:48 obr 1.1.2.1: #i20355#,#i20356# icons converted to png format


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [936e26078c9477a3d5a5c0060a706fce8bf9a15c]

INTEGRATION: CWS networker3 (1.1.2); FILE ADDED 2004/05/20 11:21:45 obr 1.1.2.1: #i20355#,#i20356# icons converted to png format


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [5bd22b24cac51e2dcacedd7d3277aad84a9089bd]

INTEGRATION: CWS networker3 (1.1.2); FILE ADDED 2004/05/20 11:21:46 obr 1.1.2.1: #i20355#,#i20356# icons converted to png format


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [dbeb4d8a1b3c0200352fa95fd95b890772a368dc]

INTEGRATION: CWS networker3 (1.1.2); FILE ADDED 2004/05/20 11:21:32 obr 1.1.2.1: #i20355#,#i20356# icons converted to png format


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [2681faedf7999bcdc6f7a0beca19df974fa57d23]

INTEGRATION: CWS networker3 (1.1.2); FILE ADDED 2004/05/20 11:21:33 obr 1.1.2.1: #i20355#,#i20356# icons converted to png format


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [61eba862c3f160e950170747500d2b6649fe8f2d]

INTEGRATION: CWS networker3 (1.1.2); FILE ADDED 2004/05/20 11:21:34 obr 1.1.2.1: #i20355#,#i20356# icons converted to png format


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [e6ec0655ba31368cae736b7e0f1553652b611a98]

INTEGRATION: CWS networker3 (1.1.2); FILE ADDED 2004/05/20 11:21:36 obr 1.1.2.1: #i20355#,#i20356# icons converted to png format


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [7052aff239ffcf728982963a5ddad92aa5127cda]

INTEGRATION: CWS networker3 (1.1.2); FILE ADDED 2004/05/20 11:21:37 obr 1.1.2.1: #i20355#,#i20356# icons converted to png format


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [b82d94826681e81461475aa325c305dc64ffbf0e]

INTEGRATION: CWS networker3 (1.1.2); FILE ADDED 2004/05/20 11:21:35 obr 1.1.2.1: #i20355#,#i20356# icons converted to png format


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [eddc40a1b81155d153da00aeb5b70aa32b894799]

INTEGRATION: CWS networker3 (1.1.2); FILE ADDED 2004/05/20 11:21:15 obr 1.1.2.1: #i20355#,#i20356# icons converted to png format


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [11591e891946a7f086c9973a32efefdb90a3a865]

INTEGRATION: CWS networker3 (1.1.2); FILE ADDED 2004/05/20 11:21:16 obr 1.1.2.1: #i20355#,#i20356# icons converted to png format


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [b30dcce50a89f39c15e7dc6568caa016c40561a5]

INTEGRATION: CWS networker3 (1.1.2); FILE ADDED 2004/05/20 11:21:17 obr 1.1.2.1: #i20355#,#i20356# icons converted to png format


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [e8b62266273e0e66a6a55b9e71ce555c316f3de3]

INTEGRATION: CWS networker3 (1.1.2); FILE ADDED 2004/05/20 11:21:18 obr 1.1.2.1: #i20355#,#i20356# icons converted to png format


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [1117c43f97c65c3670cbff9045ab20181cbcb316]

INTEGRATION: CWS networker3 (1.1.2); FILE ADDED 2004/05/20 11:21:19 obr 1.1.2.1: #i20355#,#i20356# icons converted to png format


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [2772afea0762c70e0258944bfecdda5c6aaea85d]

INTEGRATION: CWS networker3 (1.1.2); FILE ADDED 2004/05/20 11:21:20 obr 1.1.2.1: #i20355#,#i20356# icons converted to png format


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [c03e18321821fb3b02d35802e671979eb307a2c2]

INTEGRATION: CWS networker3 (1.1.2); FILE ADDED 2004/05/20 11:38:47 obr 1.1.2.1: #i20355#,#i20356# new directories for system wide desktop integration


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [aeb266918285bd2d67b1a3544bbaecd2cdbbf591]

INTEGRATION: CWS unopkg2 (1.59.10); FILE MERGED 2004/05/05 11:25:37 dbo 1.59.10.1: #115885# added deployment.ui


2004-06-11  Rüdiger Timm  <rt@openoffice.org>  [f16790af62f42a09b182e522218f84b240551291]

INTEGRATION: CWS hebnum (1.6.142); FILE MERGED 2004/04/14 22:00:32 khong 1.6.142.1: #i23372# add Hebrew native numbering system


2004-06-11  Rüdiger Timm  <rt@openoffice.org>  [a695508859ced2831ef705b10513844827895784]

INTEGRATION: CWS hebnum (1.17.14); FILE MERGED 2004/05/07 17:54:54 khong 1.17.14.4: #i23372# add Hebrew native numbering system 2004/05/04 21:42:22 khong 1.17.14.3: #i23372# add Hebrew native numbering system 2004/05/04 00:24:38 khong 1.17.14.2: #i23372# add Hebrew native numbering system 2004/04/14 22:00:31 khong 1.17.14.1: #i23372# add Hebrew native numbering system


2004-06-11  Rüdiger Timm  <rt@openoffice.org>  [48ee260e3b8378f60aee3ceca09e5ba293404b4b]

INTEGRATION: CWS hebnum (1.17.6); FILE MERGED 2004/05/07 17:51:39 khong 1.17.6.2: #i23372# add Hebrew native numbering system 2004/05/04 21:42:38 khong 1.17.6.1: #i23372# add Hebrew native numbering system


2004-06-11  Rüdiger Timm  <rt@openoffice.org>  [b623779f468191682138b5d219ad9e01503b3638]

INTEGRATION: CWS hebnum (1.7.100); FILE MERGED 2004/05/11 23:24:41 khong 1.7.100.1: #i28127# make date and year display as Hebrew number for Jewish calendar


2004-06-11  Rüdiger Timm  <rt@openoffice.org>  [7290017594fcc601403927e7040da7cb708557a6]

INTEGRATION: CWS hebnum (1.4.100); FILE MERGED 2004/05/07 17:51:03 khong 1.4.100.2: #i23372# add Hebrew native numbering system 2004/05/04 21:42:49 khong 1.4.100.1: #i23372# add Hebrew native numbering system


2004-06-11  Rüdiger Timm  <rt@openoffice.org>  [f893a0a748daefc4fd5051ecaef51f9543a95eab]

INTEGRATION: CWS hebnum (1.7.22); FILE MERGED 2004/05/11 23:41:12 khong 1.7.22.1: #i28127# make date and year display as Hebrew number for Jewish calendar


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [ca5ab05e8875f79a05ab149bb1d9ff5437879190]

INTEGRATION: CWS hbea1bugs01 (1.28.62); FILE MERGED 2004/05/27 09:24:36 hbrinkm 1.28.62.1: #i29560#


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [06b8d5e2e054a856aa1f1f9201b92adc57936889]

INTEGRATION: CWS hbea1bugs01 (1.24.56); FILE MERGED 2004/05/27 09:24:31 hbrinkm 1.24.56.3: #i29560# 2004/05/18 14:13:56 hbrinkm 1.24.56.2: #106897# 2004/05/17 09:49:03 hbrinkm 1.24.56.1: #106897# RenameNumRule


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [7d26ea0992145e6a17a2524bfc166ce01ab7d3a7]

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>  [8b0cf8c93b7430b847ae54d4db17254fc84c740b]

INTEGRATION: CWS hbea1bugs01 (1.20.20); FILE MERGED 2004/05/27 09:24:30 hbrinkm 1.20.20.1: #i29560#


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [87bd2ed7f7975614914c16213b03eaa6f1451108]

INTEGRATION: CWS hbea1bugs01 (1.2.66); FILE MERGED 2004/05/27 09:24:30 hbrinkm 1.2.66.2: #i29560# 2004/05/18 15:44:10 hbrinkm 1.2.66.1: #i22362#


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [b19f435236f40a43c6afbc745e43eba4165bfc87]

INTEGRATION: CWS hbea1bugs01 (1.6.454); FILE MERGED 2004/03/10 16:20:08 hbrinkm 1.6.454.1: #i21739#


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [8b2e0d6974b47e82b9fd8048a27fe91e959b72f5]

INTEGRATION: CWS hbea1bugs01 (1.7.118); FILE MERGED 2004/05/27 09:24:36 hbrinkm 1.7.118.1: #i29560#


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [bceaffd3840d6339b5372aedfb34eb8386554d5c]

INTEGRATION: CWS hbea1bugs01 (1.16.56); FILE MERGED 2004/05/27 09:24:35 hbrinkm 1.16.56.1: #i29560#


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [42f3e61b6e060a33bfd42e1df4afe3f0aa50344f]

INTEGRATION: CWS hbea1bugs01 (1.84.2); FILE MERGED 2004/05/27 09:24:34 hbrinkm 1.84.2.1: #i29560#


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [d646369860e40a1edc7c45872845bf640cfa2af2]

INTEGRATION: CWS hbea1bugs01 (1.9.454); FILE MERGED 2004/05/18 14:18:17 hbrinkm 1.9.454.1: #106897#


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [89c2af71557d05d1a79a7bd9167a9f8c950aa04c]

INTEGRATION: CWS hbea1bugs01 (1.5.162); FILE MERGED 2004/03/10 15:03:03 hbrinkm 1.5.162.1: #i19649#


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [dfa4e4aa16b24539e023b5850dac7fcb3c0106de]

INTEGRATION: CWS hbea1bugs01 (1.27.20); FILE MERGED 2004/05/27 09:24:33 hbrinkm 1.27.20.2: #i29560# 2004/05/18 14:17:22 hbrinkm 1.27.20.1: #i22362#


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [3afee76022a50f009881851dfa3e93f478d804e6]

INTEGRATION: CWS hbea1bugs01 (1.9.58); FILE MERGED 2004/05/27 09:24:32 hbrinkm 1.9.58.1: #i29560#


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [ad046114ef06c0bd112e82eeb79b4bc7232bcb4a]

INTEGRATION: CWS hbea1bugs01 (1.17.56); FILE MERGED 2004/05/27 09:24:31 hbrinkm 1.17.56.3: #i29560# 2004/05/18 14:16:55 hbrinkm 1.17.56.2: #i22362# 2004/05/18 14:15:11 hbrinkm 1.17.56.1: #i22362#


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [d917b09bbb18b1198794820d7b2c88f672cd845d]

INTEGRATION: CWS hbea1bugs01 (1.13.56); FILE MERGED 2004/05/27 09:24:30 hbrinkm 1.13.56.2: #i29560# 2004/05/18 15:44:10 hbrinkm 1.13.56.1: #i22362#


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [a738b815064359ae7b74e3141014dbe4a6aab077]

INTEGRATION: CWS hbea1bugs01 (1.32.2); FILE MERGED 2004/05/27 09:24:30 hbrinkm 1.32.2.1: #i29560#


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [de2f2909daec4f5f92b231c611a7f6da2560e350]

INTEGRATION: CWS hbea1bugs01 (1.67.2); FILE MERGED 2004/05/18 15:44:10 hbrinkm 1.67.2.2: #i22362# 2004/05/17 09:41:41 hbrinkm 1.67.2.1: #106897# RenameNumRule


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [a6e3ea47a2530c620a63d26ab0e437c4910bc464]

INTEGRATION: CWS reportcompfix (1.10.10); FILE MERGED 2004/06/11 09:54:09 hro 1.10.10.1: #117060# Generate compiler version string dynamically


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [ba14997db02ea6aee820fd8b454db1956c089c67]

INTEGRATION: CWS reportcompfix (1.4.32); FILE MERGED 2004/06/11 09:54:09 hro 1.4.32.1: #117060# Generate compiler version string dynamically


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [248885ebf701d930977114b73aefac9ffcfaf7e1]

INTEGRATION: CWS unopkg2 (1.1.2); FILE ADDED 2004/05/18 19:37:30 dbo 1.1.2.1: #115885# added UI


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [05e848db569bcde7539998cc6c881c5d1a1abdcd]

INTEGRATION: CWS unopkg2 (1.13.78); FILE MERGED 2004/05/25 14:48:11 dbo 1.13.78.1: #i20304# PB: accessibility fix to get non-root entry


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [586db989aecfe438b6180729f3ffe2d3b7be23cd]

INTEGRATION: CWS unopkg2 (1.17.26); FILE MERGED 2004/06/03 09:27:14 dbo 1.17.26.4: #i20304# silent => quiet 2004/05/19 18:06:29 dbo 1.17.26.3: #i20304# added --silent 2004/05/14 12:46:33 dbo 1.17.26.2: #i20304# default bootstrapping if no registries are given 2004/05/13 14:20:13 dbo 1.17.26.1: #i20304# added mode for getting component context


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [75bf0bd86768369f85aba372471754069345dd86]

INTEGRATION: CWS unopkg2 (1.12.10); FILE MERGED 2004/05/19 13:28:08 dbo 1.12.10.1: #i20304# delivering uno.bin


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [4c65fbdc2f75ec1679d24f1278f1d29a50ffb266]

INTEGRATION: CWS unopkg2 (1.2.2); FILE MERGED 2004/04/23 12:03:02 kso 1.2.2.1: #116500# - Fixed/completed content event notification. Issue number: Submitted by: Reviewed by:


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [61aad5ba0215a05465db89e8570a6ae97793d278]

INTEGRATION: CWS unopkg2 (1.2.2); FILE MERGED 2004/05/18 19:01:30 dbo 1.2.2.2: RESYNC: (1.2-1.3); FILE MERGED 2004/04/23 12:03:02 kso 1.2.2.1: #116500# - Fixed/completed content event notification. Issue number: Submitted by: Reviewed by:


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [1806db805b7737787c6dd834f1417e40e8376459]

INTEGRATION: CWS unopkg2 (1.2.2); FILE MERGED 2004/06/10 11:28:19 dbo 1.2.2.2: RESYNC: (1.2-1.3); FILE MERGED 2004/04/23 12:03:02 kso 1.2.2.1: #116500# - Fixed/completed content event notification. Issue number: Submitted by: Reviewed by:


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [62c21564ac90f63d71cc8ffb25a3245ab71e7fa8]

INTEGRATION: CWS unopkg2 (1.2.2); FILE MERGED 2004/06/10 11:27:48 dbo 1.2.2.2: RESYNC: (1.2-1.3); FILE MERGED 2004/04/23 12:03:01 kso 1.2.2.1: #116500# - Fixed/completed content event notification. Issue number: Submitted by: Reviewed by:


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [16dad616f7a7031280279ef66ac78f0613849b76]

INTEGRATION: CWS unopkg2 (1.2.2); FILE MERGED 2004/05/18 19:01:22 dbo 1.2.2.2: RESYNC: (1.2-1.3); FILE MERGED 2004/04/23 12:03:00 kso 1.2.2.1: #116500# - Fixed/completed content event notification. Issue number: Submitted by: Reviewed by:


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [04e532b2ddf6fb758ade0aab86ca0a4c635c525f]

INTEGRATION: CWS unopkg2 (1.11.2); FILE MERGED 2004/05/27 14:09:14 kso 1.11.2.1: #116171# - Fixed: Transfer of non-empty folder in conjunction with renaming            the folder during transfer.


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [fe15c844e2dadf44df64b1818df7133bba76b7f6]

INTEGRATION: CWS unopkg2 (1.2.56); FILE MERGED 2004/05/26 14:17:33 dbo 1.2.56.1: #i20304# added PackageManager menu item Issue number: Submitted by: Reviewed by:


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [a982adcf2b36de75970892e101b83c6fdb03d422]

INTEGRATION: CWS unopkg2 (1.3.36); FILE MERGED 2004/05/26 13:06:16 dbo 1.3.36.1: #i20304# added Package Manager menu item Issue number: Submitted by: Reviewed by:


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [cdba3f12f1dd71aecbc14abd87875f948691df04]

INTEGRATION: CWS unopkg2 (1.4.32); FILE MERGED 2004/05/26 13:04:30 dbo 1.4.32.1: #i20304# added PackageManager menu item Issue number: Submitted by: Reviewed by:


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [88ed710012a2907f868730e6a75b00669a3c1ce7]

INTEGRATION: CWS unopkg2 (1.3.32); FILE MERGED 2004/05/26 13:04:29 dbo 1.3.32.1: #i20304# added PackageManager menu item Issue number: Submitted by: Reviewed by:


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [ff621d6776584f902eea8cef2e54fc865d1b6eac]

INTEGRATION: CWS unopkg2 (1.39.22); FILE MERGED 2004/05/27 10:10:40 dbo 1.39.22.4: #i20304# help ids 2004/05/24 17:04:54 dbo 1.39.22.3: #i20304# lock file, misc 2004/05/18 18:38:45 dbo 1.39.22.2: RESYNC: (1.39-1.40); FILE MERGED 2004/05/18 18:15:29 dbo 1.39.22.1: #115885# icons, minor fixes


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [8b041a8a2bf3ff807c9db91fb19fd2bf32fdbc00]

INTEGRATION: CWS unopkg2 (1.1.2); FILE ADDED 2004/05/27 15:07:11 dbo 1.1.2.2: #i20304# HIDs for progress dialog 2004/05/27 10:10:40 dbo 1.1.2.1: #i20304# help ids


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [36338d733bb0d9a5a5d2491c71a7b44ee28b87f1]

INTEGRATION: CWS hr3 (1.15.36); FILE MERGED 2004/05/06 10:17:58 hr 1.15.36.1: #i28734#: DirEntry::DirEntry(): remove warning - compare with correct enum


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [5ff71440f8a4a9c321c845d102bb881378b7638e]

INTEGRATION: CWS unopkg2 (1.1.2); FILE ADDED 2004/05/27 15:07:11 dbo 1.1.2.2: #i20304# HIDs for progress dialog 2004/05/27 10:10:39 dbo 1.1.2.1: #i20304# help ids


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [3839b839a0f31abd7200ab7292ac7dbd14890bd5]

INTEGRATION: CWS unopkg2 (1.2.4); FILE MERGED 2004/05/26 12:38:25 dbo 1.2.4.2: #i20304# string review Issue number: Submitted by: Reviewed by: 2004/05/11 15:14:23 dbo 1.2.4.1: #i20304# major API revision, GUI Issue number: Submitted by: Reviewed by:


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [35d12385c8585bfbb7af1d5decf1b5a1deec9ed5]

INTEGRATION: CWS hr3 (1.8.168); FILE MERGED 2004/05/06 09:50:22 hr 1.8.168.1: #i28734#: cleanup


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [00c6cd960c09c459e9486ead4818865070cf0604]

INTEGRATION: CWS unopkg2 (1.1.2); FILE ADDED 2004/06/04 15:02:51 dbo 1.1.2.5: #i20304# resource management Issue number: Submitted by: Reviewed by: 2004/05/26 16:40:27 dbo 1.1.2.4: #i20304# minor string review Issue number: Submitted by: Reviewed by: 2004/05/26 12:38:25 dbo 1.1.2.3: #i20304# string review Issue number: Submitted by: Reviewed by: 2004/05/18 18:15:29 dbo 1.1.2.2: #115885# icons, minor fixes 2004/05/11 15:14:23 dbo 1.1.2.1: #i20304# major API revision, GUI Issue number: Submitted by: Reviewed by:


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [48674204dcba37ce93b2455bd2e00c2e3a0376fc]

INTEGRATION: CWS unopkg2 (1.1.2); FILE ADDED 2004/06/04 15:02:50 dbo 1.1.2.4: #i20304# resource management Issue number: Submitted by: Reviewed by: 2004/05/26 12:38:25 dbo 1.1.2.3: #i20304# string review Issue number: Submitted by: Reviewed by: 2004/05/18 18:15:29 dbo 1.1.2.2: #115885# icons, minor fixes 2004/05/11 15:14:22 dbo 1.1.2.1: #i20304# major API revision, GUI Issue number: Submitted by: Reviewed by:


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [3a4b9944cede71ca669ad8ca7d545c132a7112f9]

INTEGRATION: CWS unopkg2 (1.2.4); FILE MERGED 2004/06/09 14:09:21 dbo 1.2.4.6: #i30026# Basic/Dialogs libs found everywhere in legacy bundles 2004/05/26 12:38:25 dbo 1.2.4.5: #i20304# string review Issue number: Submitted by: Reviewed by: 2004/05/19 12:53:49 dbo 1.2.4.4: #i20304# minor fixes 2004/05/18 18:15:28 dbo 1.2.4.3: #115885# icons, minor fixes 2004/05/14 16:56:26 dbo 1.2.4.2: #i20304# live deployment, abort feature 2004/05/11 15:14:22 dbo 1.2.4.1: #i20304# major API revision, GUI Issue number: Submitted by: Reviewed by:


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [5a0e545115da7fdb5145bebdb1a7ddbb072af9f6]

INTEGRATION: CWS unopkg2 (1.2.4); FILE MERGED 2004/05/11 15:14:22 dbo 1.2.4.1: #i20304# major API revision, GUI Issue number: Submitted by: Reviewed by:


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [0dd9be944b739e6c60b61aaeaf27d1f99b689186]

INTEGRATION: CWS unopkg2 (1.2.4); FILE MERGED 2004/06/09 14:09:21 dbo 1.2.4.3: #i30026# Basic/Dialogs libs found everywhere in legacy bundles 2004/06/03 13:15:36 dbo 1.2.4.2: #i20304# decoupling from vcl Issue number: Submitted by: Reviewed by: 2004/05/11 15:14:21 dbo 1.2.4.1: #i20304# major API revision, GUI Issue number: Submitted by: Reviewed by:


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [6495df1d3c13ada3535ab4a78354a27a6e4fe07d]

INTEGRATION: CWS unopkg2 (1.2.4); FILE MERGED 2004/05/11 15:14:21 dbo 1.2.4.1: #i20304# major API revision, GUI Issue number: Submitted by: Reviewed by:


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [1f69fe944986ff7412d949517c444731decb0939]

INTEGRATION: CWS unopkg2 (1.1.2); FILE ADDED 2004/05/27 10:09:51 dbo 1.1.2.4: #i20304# minor string review, help id Issue number: Submitted by: Reviewed by: 2004/05/26 12:38:24 dbo 1.1.2.3: #i20304# string review Issue number: Submitted by: Reviewed by: 2004/05/18 18:15:28 dbo 1.1.2.2: #115885# icons, minor fixes 2004/05/11 15:14:20 dbo 1.1.2.1: #i20304# major API revision, GUI Issue number: Submitted by: Reviewed by:


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [fcc14f075f6f3c769b63b3ab9c96f1a168b58888]

INTEGRATION: CWS unopkg2 (1.1.2); FILE ADDED 2004/06/04 15:02:50 dbo 1.1.2.4: #i20304# resource management Issue number: Submitted by: Reviewed by: 2004/05/26 12:38:24 dbo 1.1.2.3: #i20304# string review Issue number: Submitted by: Reviewed by: 2004/05/18 18:15:28 dbo 1.1.2.2: #115885# icons, minor fixes 2004/05/11 15:14:19 dbo 1.1.2.1: #i20304# major API revision, GUI Issue number: Submitted by: Reviewed by:


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [3e196ec3e8951fb490d0ea5a91aad588b5744bf8]

INTEGRATION: CWS hr3 (1.7.168); FILE MERGED 2004/05/06 09:49:33 hr 1.7.168.1: #i28734#: cleanup


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [5a712cd065c545faf3f20ec4ecd7fc39b11a7e70]

INTEGRATION: CWS unopkg2 (1.2.4); FILE MERGED 2004/06/09 14:09:20 dbo 1.2.4.11: #i30026# Basic/Dialogs libs found everywhere in legacy bundles 2004/06/04 15:02:49 dbo 1.2.4.10: #i20304# resource management Issue number: Submitted by: Reviewed by: 2004/06/03 13:15:35 dbo 1.2.4.9: #i20304# decoupling from vcl Issue number: Submitted by: Reviewed by: 2004/05/28 09:41:09 dbo 1.2.4.8: #i20304# minor improvements 2004/05/26 12:38:24 dbo 1.2.4.7: #i20304# string review Issue number: Submitted by: Reviewed by: 2004/05/19 18:17:10 dbo 1.2.4.6: #i20304# support read-only layers 2004/05/19 12:53:48 dbo 1.2.4.5: #i20304# minor fixes 2004/05/18 18:15:28 dbo 1.2.4.4: #115885# icons, minor fixes 2004/05/14 18:41:38 dbo 1.2.4.3: #i20304# multi-platform user layer 2004/05/14 16:56:26 dbo 1.2.4.2: #i20304# live deployment, abort feature 2004/05/11 15:14:18 dbo 1.2.4.1: #i20304# major API revision, GUI Issue number: Submitted by: Reviewed by:


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [3fc66b3470f6c7dd06b6b0cc668ee40eb3596b47]

INTEGRATION: CWS unopkg2 (1.2.4); FILE MERGED 2004/06/03 13:15:34 dbo 1.2.4.7: #i20304# decoupling from vcl Issue number: Submitted by: Reviewed by: 2004/05/26 12:38:24 dbo 1.2.4.6: #i20304# string review Issue number: Submitted by: Reviewed by: 2004/05/19 18:17:10 dbo 1.2.4.5: #i20304# support read-only layers 2004/05/19 12:53:48 dbo 1.2.4.4: #i20304# minor fixes 2004/05/14 18:41:38 dbo 1.2.4.3: #i20304# multi-platform user layer 2004/05/14 16:56:25 dbo 1.2.4.2: #i20304# live deployment, abort feature 2004/05/11 15:14:18 dbo 1.2.4.1: #i20304# major API revision, GUI Issue number: Submitted by: Reviewed by:


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [48816e51ef177819626fc0fda389ca0d3c6dabc3]

INTEGRATION: CWS unopkg2 (1.2.4); FILE MERGED 2004/05/18 18:15:27 dbo 1.2.4.2: #115885# icons, minor fixes 2004/05/11 15:14:18 dbo 1.2.4.1: #i20304# major API revision, GUI Issue number: Submitted by: Reviewed by:


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [97a744b50cdad49daa4f55220c2d6a5cb6b8bcf7]

INTEGRATION: CWS unopkg2 (1.1.2); FILE ADDED 2004/06/04 15:02:49 dbo 1.1.2.4: #i20304# resource management Issue number: Submitted by: Reviewed by: 2004/05/27 10:09:50 dbo 1.1.2.3: #i20304# minor string review, help id Issue number: Submitted by: Reviewed by: 2004/05/26 12:38:23 dbo 1.1.2.2: #i20304# string review Issue number: Submitted by: Reviewed by: 2004/05/18 18:15:27 dbo 1.1.2.1: #115885# icons, minor fixes


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [97f4ba39d206c2f25af1ee82c19914c88b75c181]

INTEGRATION: CWS unopkg2 (1.1.2); FILE ADDED 2004/06/04 15:02:48 dbo 1.1.2.3: #i20304# resource management Issue number: Submitted by: Reviewed by: 2004/05/26 12:38:23 dbo 1.1.2.2: #i20304# string review Issue number: Submitted by: Reviewed by: 2004/05/18 18:15:27 dbo 1.1.2.1: #115885# icons, minor fixes


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [cf54dd96ab305239403f2249f6a0252be1262bb5]

INTEGRATION: CWS unopkg2 (1.2.4); FILE MERGED 2004/06/07 14:47:00 dbo 1.2.4.8: #i20304# 2004/05/26 12:38:23 dbo 1.2.4.7: #i20304# string review Issue number: Submitted by: Reviewed by: 2004/05/19 18:17:09 dbo 1.2.4.6: #i20304# support read-only layers 2004/05/19 12:53:47 dbo 1.2.4.5: #i20304# minor fixes 2004/05/18 18:15:26 dbo 1.2.4.4: #115885# icons, minor fixes 2004/05/14 18:41:37 dbo 1.2.4.3: #i20304# multi-platform user layer 2004/05/14 16:56:25 dbo 1.2.4.2: #i20304# live deployment, abort feature 2004/05/11 15:14:17 dbo 1.2.4.1: #i20304# major API revision, GUI Issue number: Submitted by: Reviewed by:


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [85e18549e39d35f9dcbb8709467c24443ca860df]

INTEGRATION: CWS unopkg2 (1.2.4); FILE MERGED 2004/05/18 18:15:26 dbo 1.2.4.2: #115885# icons, minor fixes 2004/05/11 15:14:17 dbo 1.2.4.1: #i20304# major API revision, GUI Issue number: Submitted by: Reviewed by:


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [88a6090cfe0f7a866d1ed7fbfa536b19632ab5b1]

INTEGRATION: CWS unopkg2 (1.1.2); FILE ADDED 2004/06/04 15:02:48 dbo 1.1.2.3: #i20304# resource management Issue number: Submitted by: Reviewed by: 2004/05/26 12:38:22 dbo 1.1.2.2: #i20304# string review Issue number: Submitted by: Reviewed by: 2004/05/18 18:15:26 dbo 1.1.2.1: #115885# icons, minor fixes


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [90c86b73c97564fc2c0f05a273fd7f09a7d958e4]

INTEGRATION: CWS unopkg2 (1.2.4); FILE MERGED 2004/06/09 14:09:19 dbo 1.2.4.15: #i30026# Basic/Dialogs libs found everywhere in legacy bundles 2004/06/07 16:23:17 dbo 1.2.4.14: #i20304# 2004/06/07 14:47:00 dbo 1.2.4.13: #i20304# 2004/06/03 13:15:34 dbo 1.2.4.12: #i20304# decoupling from vcl Issue number: Submitted by: Reviewed by: 2004/05/27 13:23:06 dbo 1.2.4.11: #i20304# cleanup process in case of error Issue number: Submitted by: Reviewed by: 2004/05/26 12:38:22 dbo 1.2.4.10: #i20304# string review Issue number: Submitted by: Reviewed by: 2004/05/24 17:04:53 dbo 1.2.4.9: #i20304# lock file, misc 2004/05/21 14:06:38 dbo 1.2.4.8: #i20304# 2004/05/21 12:51:28 dbo 1.2.4.7: #i20304# progress Issue number: Submitted by: Reviewed by: 2004/05/19 18:17:09 dbo 1.2.4.6: #i20304# support read-only layers 2004/05/19 12:53:47 dbo 1.2.4.5: #i20304# minor fixes 2004/05/18 18:15:25 dbo 1.2.4.4: #115885# icons, minor fixes 2004/05/14 18:41:36 dbo 1.2.4.3: #i20304# multi-platform user layer 2004/05/14 16:56:25 dbo 1.2.4.2: #i20304# live deployment, abort feature 2004/05/11 15:14:17 dbo 1.2.4.1: #i20304# major API revision, GUI Issue number: Submitted by: Reviewed by:


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [667b3b4a92727fbbe159d3ed25bcd96b5b1e2e2c]

INTEGRATION: CWS unopkg2 (1.2.4); FILE MERGED 2004/05/26 12:38:22 dbo 1.2.4.2: #i20304# string review Issue number: Submitted by: Reviewed by: 2004/05/11 15:14:16 dbo 1.2.4.1: #i20304# major API revision, GUI Issue number: Submitted by: Reviewed by:


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [5e07f2d5bab1f8d8711654b7215c108cb3421a1b]

INTEGRATION: CWS unopkg2 (1.1.2); FILE ADDED 2004/05/27 10:09:49 dbo 1.1.2.4: #i20304# minor string review, help id Issue number: Submitted by: Reviewed by: 2004/05/26 16:40:27 dbo 1.1.2.3: #i20304# minor string review Issue number: Submitted by: Reviewed by: 2004/05/26 12:38:21 dbo 1.1.2.2: #i20304# string review Issue number: Submitted by: Reviewed by: 2004/05/11 15:14:16 dbo 1.1.2.1: #i20304# major API revision, GUI Issue number: Submitted by: Reviewed by:


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [bd84d4761cde9c81a11c8837b9b281c9e15773af]

INTEGRATION: CWS unopkg2 (1.2.4); FILE MERGED 2004/06/03 13:15:33 dbo 1.2.4.5: #i20304# decoupling from vcl Issue number: Submitted by: Reviewed by: 2004/05/26 12:38:21 dbo 1.2.4.4: #i20304# string review Issue number: Submitted by: Reviewed by: 2004/05/19 18:17:08 dbo 1.2.4.3: #i20304# support read-only layers 2004/05/19 12:53:46 dbo 1.2.4.2: #i20304# minor fixes 2004/05/11 15:14:15 dbo 1.2.4.1: #i20304# major API revision, GUI Issue number: Submitted by: Reviewed by:


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [69ceedc32513dcb5895b69717698b7081fbd34be]

INTEGRATION: CWS hr3 (1.17.168); FILE MERGED 2004/05/06 09:55:24 hr 1.17.168.1: #i28734#: cleanup


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [e827afc97060ad5c0bb5ffc4dac0b0271f3f5bad]

INTEGRATION: CWS unopkg2 (1.2.4); FILE MERGED 2004/05/26 12:38:21 dbo 1.2.4.6: #i20304# string review Issue number: Submitted by: Reviewed by: 2004/05/21 12:51:28 dbo 1.2.4.5: #i20304# progress Issue number: Submitted by: Reviewed by: 2004/05/19 18:17:08 dbo 1.2.4.4: #i20304# support read-only layers 2004/05/14 18:41:36 dbo 1.2.4.3: #i20304# multi-platform user layer 2004/05/14 16:56:24 dbo 1.2.4.2: #i20304# live deployment, abort feature 2004/05/11 15:14:14 dbo 1.2.4.1: #i20304# major API revision, GUI Issue number: Submitted by: Reviewed by:


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [e7249b6b07f8abbfa4330e60e7cce1669ef56acf]

INTEGRATION: CWS hr3 (1.4.168); FILE MERGED 2004/05/06 09:21:06 hr 1.4.168.1: #i28734#: cleanup, remove obsolete MAC stuff


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [1d0537db8bd6b285df5f7c187383c873d683ac5c]

INTEGRATION: CWS unopkg2 (1.2.4); FILE MERGED 2004/05/26 12:38:20 dbo 1.2.4.3: #i20304# string review Issue number: Submitted by: Reviewed by: 2004/05/19 12:53:45 dbo 1.2.4.2: #i20304# minor fixes 2004/05/11 15:14:13 dbo 1.2.4.1: #i20304# major API revision, GUI Issue number: Submitted by: Reviewed by:


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [01c29460c6ea61055854e50c889edfb10633cdd5]

INTEGRATION: CWS unopkg2 (1.2.4); FILE MERGED 2004/06/07 14:46:59 dbo 1.2.4.8: #i20304# 2004/06/03 13:15:32 dbo 1.2.4.7: #i20304# decoupling from vcl Issue number: Submitted by: Reviewed by: 2004/05/26 12:38:20 dbo 1.2.4.6: #i20304# string review Issue number: Submitted by: Reviewed by: 2004/05/21 12:51:27 dbo 1.2.4.5: #i20304# progress Issue number: Submitted by: Reviewed by: 2004/05/19 18:17:07 dbo 1.2.4.4: #i20304# support read-only layers 2004/05/19 12:53:45 dbo 1.2.4.3: #i20304# minor fixes 2004/05/14 16:56:24 dbo 1.2.4.2: #i20304# live deployment, abort feature 2004/05/11 15:14:13 dbo 1.2.4.1: #i20304# major API revision, GUI Issue number: Submitted by: Reviewed by:


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [dac24e3d8e21fb4cff57372ae734899f565c99a1]

INTEGRATION: CWS unopkg2 (1.1.2); FILE ADDED 2004/06/04 15:02:47 dbo 1.1.2.4: #i20304# resource management Issue number: Submitted by: Reviewed by: 2004/06/03 13:15:32 dbo 1.1.2.3: #i20304# decoupling from vcl Issue number: Submitted by: Reviewed by: 2004/05/26 12:38:20 dbo 1.1.2.2: #i20304# string review Issue number: Submitted by: Reviewed by: 2004/05/19 12:53:45 dbo 1.1.2.1: #i20304# minor fixes


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [d158de6a38165df43d8127788ff3b3765a49a7f4]

INTEGRATION: CWS unopkg2 (1.1.2); FILE ADDED 2004/05/26 12:38:19 dbo 1.1.2.3: #i20304# string review Issue number: Submitted by: Reviewed by: 2004/05/21 12:51:27 dbo 1.1.2.2: #i20304# progress Issue number: Submitted by: Reviewed by: 2004/05/11 15:14:13 dbo 1.1.2.1: #i20304# major API revision, GUI Issue number: Submitted by: Reviewed by:


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [57093db61c84d761a27fc3dae93dfc21a104e1ce]

INTEGRATION: CWS unopkg2 (1.1.2); FILE ADDED 2004/05/26 12:38:19 dbo 1.1.2.3: #i20304# string review Issue number: Submitted by: Reviewed by: 2004/05/21 12:51:27 dbo 1.1.2.2: #i20304# progress Issue number: Submitted by: Reviewed by: 2004/05/11 15:14:12 dbo 1.1.2.1: #i20304# major API revision, GUI Issue number: Submitted by: Reviewed by:


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [5b881381d70d5c9c0f0f4b45371378dbbfabde4c]

INTEGRATION: CWS unopkg2 (1.2.4); FILE MERGED 2004/06/03 13:15:31 dbo 1.2.4.5: #i20304# decoupling from vcl Issue number: Submitted by: Reviewed by: 2004/05/27 13:23:06 dbo 1.2.4.4: #i20304# cleanup process in case of error Issue number: Submitted by: Reviewed by: 2004/05/19 12:53:44 dbo 1.2.4.3: #i20304# minor fixes 2004/05/14 16:56:24 dbo 1.2.4.2: #i20304# live deployment, abort feature 2004/05/11 15:14:12 dbo 1.2.4.1: #i20304# major API revision, GUI Issue number: Submitted by: Reviewed by:


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [506310695554d949409d14ebebf5828e54556317]

INTEGRATION: CWS unopkg2 (1.1.2); FILE ADDED 2004/05/14 16:56:23 dbo 1.1.2.2: #i20304# live deployment, abort feature 2004/05/11 15:14:11 dbo 1.1.2.1: #i20304# major API revision, GUI Issue number: Submitted by: Reviewed by:


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [17b718cf0e4a4e7cfd5f7d1a986bd2fd0f3986f1]

INTEGRATION: CWS unopkg2 (1.2.4); FILE MERGED 2004/05/11 15:14:10 dbo 1.2.4.1: #i20304# major API revision, GUI Issue number: Submitted by: Reviewed by:


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [02d99a58846f695caeec9c509ee36d7c5c8194f5]

INTEGRATION: CWS unopkg2 (1.1.2); FILE ADDED 2004/05/26 12:38:19 dbo 1.1.2.2: #i20304# string review Issue number: Submitted by: Reviewed by: 2004/05/11 15:14:10 dbo 1.1.2.1: #i20304# major API revision, GUI Issue number: Submitted by: Reviewed by:


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [514d1ef3f52898fc07dead27c3aa5c162833e1fe]

INTEGRATION: CWS unopkg2 (1.1.2); FILE ADDED 2004/05/26 12:38:18 dbo 1.1.2.2: #i20304# string review Issue number: Submitted by: Reviewed by: 2004/05/11 15:14:09 dbo 1.1.2.1: #i20304# major API revision, GUI Issue number: Submitted by: Reviewed by:


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [19a10039a59002b68291e7f200f85fd962592d75]

INTEGRATION: CWS unopkg2 (1.2.4); FILE MERGED 2004/06/04 15:02:47 dbo 1.2.4.12: #i20304# resource management Issue number: Submitted by: Reviewed by: 2004/06/03 13:15:31 dbo 1.2.4.11: #i20304# decoupling from vcl Issue number: Submitted by: Reviewed by: 2004/05/26 12:38:18 dbo 1.2.4.10: #i20304# string review Issue number: Submitted by: Reviewed by: 2004/05/21 17:19:44 dbo 1.2.4.9: #i20304# ignore alien platforms Issue number: Submitted by: Reviewed by: 2004/05/21 15:01:15 dbo 1.2.4.8: #i20304# for now: no automatic renewal 2004/05/21 09:33:18 dbo 1.2.4.7: #i20304# Issue number: Submitted by: Reviewed by: 2004/05/19 18:17:06 dbo 1.2.4.6: #i20304# support read-only layers 2004/05/19 12:53:44 dbo 1.2.4.5: #i20304# minor fixes 2004/05/18 18:15:25 dbo 1.2.4.4: #115885# icons, minor fixes 2004/05/14 18:41:35 dbo 1.2.4.3: #i20304# multi-platform user layer 2004/05/14 16:56:23 dbo 1.2.4.2: #i20304# live deployment, abort feature 2004/05/11 15:14:09 dbo 1.2.4.1: #i20304# major API revision, GUI Issue number: Submitted by: Reviewed by:


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [1c8a53bccf8edec73a915a949be8d8ec8b5868dc]

INTEGRATION: CWS unopkg2 (1.2.4); FILE MERGED 2004/05/11 15:14:08 dbo 1.2.4.1: #i20304# major API revision, GUI Issue number: Submitted by: Reviewed by:


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [22e3a4a16f21ac331e4aedc8a8670030f139915c]

INTEGRATION: CWS unopkg2 (1.2.4); FILE MERGED 2004/06/03 13:15:30 dbo 1.2.4.4: #i20304# decoupling from vcl Issue number: Submitted by: Reviewed by: 2004/05/19 18:17:05 dbo 1.2.4.3: #i20304# support read-only layers 2004/05/14 16:56:23 dbo 1.2.4.2: #i20304# live deployment, abort feature 2004/05/11 15:14:08 dbo 1.2.4.1: #i20304# major API revision, GUI Issue number: Submitted by: Reviewed by:


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [06cbad1a158c1a0d4f75b664de7c0de7fb204954]

INTEGRATION: CWS unopkg2 (1.1.2); FILE ADDED 2004/06/04 15:02:46 dbo 1.1.2.2: #i20304# resource management Issue number: Submitted by: Reviewed by: 2004/06/03 13:15:30 dbo 1.1.2.1: #i20304# decoupling from vcl Issue number: Submitted by: Reviewed by:


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [f8ad4f7e929976dff31693cb4e2b0d451b8610ed]

INTEGRATION: CWS unopkg2 (1.2.4); FILE MERGED 2004/05/19 18:17:05 dbo 1.2.4.2: #i20304# support read-only layers 2004/05/11 15:14:07 dbo 1.2.4.1: #i20304# major API revision, GUI Issue number: Submitted by: Reviewed by:


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [bbfa9fad49dc096b02274bb04c09ac0b91145999]

INTEGRATION: CWS unopkg2 (1.2.4); FILE MERGED 2004/06/07 14:46:59 dbo 1.2.4.6: #i20304# 2004/06/03 13:15:29 dbo 1.2.4.5: #i20304# decoupling from vcl Issue number: Submitted by: Reviewed by: 2004/05/27 13:23:05 dbo 1.2.4.4: #i20304# cleanup process in case of error Issue number: Submitted by: Reviewed by: 2004/05/19 12:53:43 dbo 1.2.4.3: #i20304# minor fixes 2004/05/14 16:56:22 dbo 1.2.4.2: #i20304# live deployment, abort feature 2004/05/11 15:14:07 dbo 1.2.4.1: #i20304# major API revision, GUI Issue number: Submitted by: Reviewed by:


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [b808acb9606bf8701549dace3ba246be62dde5e4]

INTEGRATION: CWS unopkg2 (1.1.2); FILE ADDED 2004/05/19 13:41:42 dbo 1.1.2.4: #i20304# friend Chain 2004/05/14 18:41:35 dbo 1.1.2.3: #i20304# multi-platform user layer 2004/05/14 16:56:22 dbo 1.1.2.2: #i20304# live deployment, abort feature 2004/05/11 15:14:07 dbo 1.1.2.1: #i20304# major API revision, GUI Issue number: Submitted by: Reviewed by:


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [a2399e599b75295d2aeac7d78093032f30e775d3]

INTEGRATION: CWS unopkg2 (1.1.2); FILE ADDED 2004/06/04 15:02:45 dbo 1.1.2.5: #i20304# resource management Issue number: Submitted by: Reviewed by: 2004/06/03 13:15:28 dbo 1.1.2.4: #i20304# decoupling from vcl Issue number: Submitted by: Reviewed by: 2004/05/26 12:38:17 dbo 1.1.2.3: #i20304# string review Issue number: Submitted by: Reviewed by: 2004/05/18 18:15:24 dbo 1.1.2.2: #115885# icons, minor fixes 2004/05/11 15:14:06 dbo 1.1.2.1: #i20304# major API revision, GUI Issue number: Submitted by: Reviewed by:


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [1a8e65a386607e78fb21ccaaa2b53cf2bbe83bd0]

INTEGRATION: CWS unopkg2 (1.1.2); FILE ADDED 2004/06/03 13:15:28 dbo 1.1.2.11: #i20304# decoupling from vcl Issue number: Submitted by: Reviewed by: 2004/05/28 14:37:32 dbo 1.1.2.10: #i20304# dialog close 2004/05/28 09:41:09 dbo 1.1.2.9: #i20304# minor improvements 2004/05/27 15:07:09 dbo 1.1.2.8: #i20304# HIDs for progress dialog 2004/05/26 12:38:17 dbo 1.1.2.7: #i20304# string review Issue number: Submitted by: Reviewed by: 2004/05/24 17:04:52 dbo 1.1.2.6: #i20304# lock file, misc 2004/05/19 18:17:04 dbo 1.1.2.5: #i20304# support read-only layers 2004/05/19 12:53:42 dbo 1.1.2.4: #i20304# minor fixes 2004/05/18 18:15:24 dbo 1.1.2.3: #115885# icons, minor fixes 2004/05/14 18:41:35 dbo 1.1.2.2: #i20304# multi-platform user layer 2004/05/11 15:14:06 dbo 1.1.2.1: #i20304# major API revision, GUI Issue number: Submitted by: Reviewed by:


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [13bf62292471b9798db072ab44b13d8672f8f2ed]

INTEGRATION: CWS unopkg2 (1.1.2); FILE ADDED 2004/06/03 13:15:27 dbo 1.1.2.1: #i20304# decoupling from vcl Issue number: Submitted by: Reviewed by:


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [3ab3cd8a64bbd9de44fe79a2382edd6b17bd0d65]

INTEGRATION: CWS unopkg2 (1.1.2); FILE ADDED 2004/06/04 15:02:45 dbo 1.1.2.8: #i20304# resource management Issue number: Submitted by: Reviewed by: 2004/05/27 15:07:09 dbo 1.1.2.7: #i20304# HIDs for progress dialog 2004/05/27 10:09:48 dbo 1.1.2.6: #i20304# minor string review, help id Issue number: Submitted by: Reviewed by: 2004/05/26 12:38:17 dbo 1.1.2.5: #i20304# string review Issue number: Submitted by: Reviewed by: 2004/05/19 12:53:42 dbo 1.1.2.4: #i20304# minor fixes 2004/05/18 18:15:24 dbo 1.1.2.3: #115885# icons, minor fixes 2004/05/14 16:56:22 dbo 1.1.2.2: #i20304# live deployment, abort feature 2004/05/11 15:14:05 dbo 1.1.2.1: #i20304# major API revision, GUI Issue number: Submitted by: Reviewed by:


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [7a7c6edcd704250da2aa56926ba209b285ccb20e]

INTEGRATION: CWS unopkg2 (1.1.2); FILE ADDED 2004/06/04 15:09:45 dbo 1.1.2.18: #i20304# 2004/06/04 15:02:45 dbo 1.1.2.17: #i20304# resource management Issue number: Submitted by: Reviewed by: 2004/06/03 14:12:40 dbo 1.1.2.16: #i20304# 2004/06/03 13:15:27 dbo 1.1.2.15: #i20304# decoupling from vcl Issue number: Submitted by: Reviewed by: 2004/05/28 15:32:58 dbo 1.1.2.14: #i20304# Issue number: Submitted by: Reviewed by: 2004/05/28 14:37:32 dbo 1.1.2.13: #i20304# dialog close 2004/05/28 09:41:08 dbo 1.1.2.12: #i20304# minor improvements 2004/05/26 16:40:27 dbo 1.1.2.11: #i20304# minor string review Issue number: Submitted by: Reviewed by: 2004/05/26 12:38:17 dbo 1.1.2.10: #i20304# string review Issue number: Submitted by: Reviewed by: 2004/05/24 17:04:52 dbo 1.1.2.9: #i20304# lock file, misc 2004/05/21 16:09:58 dbo 1.1.2.8: #i20304# Issue number: Submitted by: Reviewed by: 2004/05/21 14:32:47 dbo 1.1.2.7: #i20304# 2004/05/21 13:41:08 dbo 1.1.2.6: #i20304# file picker fix 2004/05/21 12:51:26 dbo 1.1.2.5: #i20304# progress Issue number: Submitted by: Reviewed by: 2004/05/19 12:53:42 dbo 1.1.2.4: #i20304# minor fixes 2004/05/18 18:15:24 dbo 1.1.2.3: #115885# icons, minor fixes 2004/05/14 18:41:34 dbo 1.1.2.2: #i20304# multi-platform user layer 2004/05/11 15:14:05 dbo 1.1.2.1: #i20304# major API revision, GUI Issue number: Submitted by: Reviewed by:


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [da2da98d6c9d0d324c010c5140859c6ffea5a310]

INTEGRATION: CWS unopkg2 (1.1.2); FILE ADDED 2004/06/04 15:02:44 dbo 1.1.2.8: #i20304# resource management Issue number: Submitted by: Reviewed by: 2004/05/21 14:36:43 dbo 1.1.2.7: #i20304# 2004/05/21 14:34:41 dbo 1.1.2.6: #i20304# 2004/05/21 14:32:47 dbo 1.1.2.5: #i20304# 2004/05/21 13:41:08 dbo 1.1.2.4: #i20304# file picker fix 2004/05/21 12:51:26 dbo 1.1.2.3: #i20304# progress Issue number: Submitted by: Reviewed by: 2004/05/18 18:15:24 dbo 1.1.2.2: #115885# icons, minor fixes 2004/05/11 15:14:04 dbo 1.1.2.1: #i20304# major API revision, GUI Issue number: Submitted by: Reviewed by:


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [fd955a28e30074bdc66012b524cf8366da2ec876]

INTEGRATION: CWS unopkg2 (1.1.2); FILE ADDED 2004/06/04 15:02:44 dbo 1.1.2.7: #i20304# resource management Issue number: Submitted by: Reviewed by: 2004/06/03 13:15:26 dbo 1.1.2.6: #i20304# decoupling from vcl Issue number: Submitted by: Reviewed by: 2004/05/27 15:07:09 dbo 1.1.2.5: #i20304# HIDs for progress dialog 2004/05/21 13:41:07 dbo 1.1.2.4: #i20304# file picker fix 2004/05/21 12:51:26 dbo 1.1.2.3: #i20304# progress Issue number: Submitted by: Reviewed by: 2004/05/18 18:15:23 dbo 1.1.2.2: #115885# icons, minor fixes 2004/05/11 15:14:04 dbo 1.1.2.1: #i20304# major API revision, GUI Issue number: Submitted by: Reviewed by:


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [5fbeb7da8e8b5476443a57860ee7a07b6d436ea4]

INTEGRATION: CWS unopkg2 (1.1.2); FILE ADDED 2004/06/04 15:02:44 dbo 1.1.2.1: #i20304# resource management Issue number: Submitted by: Reviewed by:


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [f77f376cd824cb85339b06c60f8a89f5eba62fbf]

INTEGRATION: CWS unopkg2 (1.1.2); FILE ADDED 2004/06/04 15:02:43 dbo 1.1.2.6: #i20304# resource management Issue number: Submitted by: Reviewed by: 2004/06/03 13:15:26 dbo 1.1.2.5: #i20304# decoupling from vcl Issue number: Submitted by: Reviewed by: 2004/05/27 15:07:08 dbo 1.1.2.4: #i20304# HIDs for progress dialog 2004/05/26 12:38:16 dbo 1.1.2.3: #i20304# string review Issue number: Submitted by: Reviewed by: 2004/05/18 18:15:23 dbo 1.1.2.2: #115885# icons, minor fixes 2004/05/11 15:14:04 dbo 1.1.2.1: #i20304# major API revision, GUI Issue number: Submitted by: Reviewed by:


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [486e3d8ae7f13e532f9e0506abedd7f06ba84262]

INTEGRATION: CWS unopkg2 (1.1.2); FILE ADDED 2004/06/03 13:15:24 dbo 1.1.2.10: #i20304# decoupling from vcl Issue number: Submitted by: Reviewed by: 2004/05/28 14:37:31 dbo 1.1.2.9: #i20304# dialog close 2004/05/28 09:41:08 dbo 1.1.2.8: #i20304# minor improvements 2004/05/26 16:40:26 dbo 1.1.2.7: #i20304# minor string review Issue number: Submitted by: Reviewed by: 2004/05/26 12:38:15 dbo 1.1.2.6: #i20304# string review Issue number: Submitted by: Reviewed by: 2004/05/24 17:04:52 dbo 1.1.2.5: #i20304# lock file, misc 2004/05/21 12:51:26 dbo 1.1.2.4: #i20304# progress Issue number: Submitted by: Reviewed by: 2004/05/19 12:53:42 dbo 1.1.2.3: #i20304# minor fixes 2004/05/18 18:15:22 dbo 1.1.2.2: #115885# icons, minor fixes 2004/05/11 15:14:03 dbo 1.1.2.1: #i20304# major API revision, GUI Issue number: Submitted by: Reviewed by:


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [58200fa938dce7e241b538da759518a4426f2e33]

INTEGRATION: CWS unopkg2 (1.2.4); FILE MERGED 2004/06/04 15:02:43 dbo 1.2.4.5: #i20304# resource management Issue number: Submitted by: Reviewed by: 2004/06/03 13:15:23 dbo 1.2.4.4: #i20304# decoupling from vcl Issue number: Submitted by: Reviewed by: 2004/05/26 12:38:15 dbo 1.2.4.3: #i20304# string review Issue number: Submitted by: Reviewed by: 2004/05/18 18:15:22 dbo 1.2.4.2: #115885# icons, minor fixes 2004/05/11 15:14:03 dbo 1.2.4.1: #i20304# major API revision, GUI Issue number: Submitted by: Reviewed by:


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [2895127e87a2735fc2871741656e47e4cde1691d]

INTEGRATION: CWS unopkg2 (1.27.6); FILE MERGED 2004/05/24 17:02:18 dbo 1.27.6.1: #i20304# splitted GUI code


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [27e624ca22ac1635d76045157aa8bdde4e6c57db]

INTEGRATION: CWS unopkg2 (1.1.2); FILE ADDED 2004/05/24 17:02:17 dbo 1.1.2.1: #i20304# splitted GUI code


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [5184f668b6d7df3a65c0eee33f2c428f52ec208c]

INTEGRATION: CWS unopkg2 (1.5.256); FILE MERGED 2004/05/24 17:02:17 dbo 1.5.256.1: #i20304# splitted GUI code


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [2132acc94992e7f5190f53f57a52bd4130d27670]

INTEGRATION: CWS unopkg2 (1.6.66); FILE MERGED 2004/05/24 17:02:16 dbo 1.6.66.1: #i20304# splitted GUI code


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [8926c270f2e0e8ade70804d5088bc906f907b210]

INTEGRATION: CWS unopkg2 (1.1.2); FILE ADDED 2004/05/24 17:04:32 dbo 1.1.2.2: #i20304# file locking 2004/05/11 13:48:42 dbo 1.1.2.1: #i20304# adding unopkg.sh


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [444327181432d83d0f2cc3d6c4c562c0cf6dc340]

INTEGRATION: CWS unopkg2 (1.2.256); FILE MERGED 2004/05/11 13:48:42 dbo 1.2.256.1: #i20304# adding unopkg.sh


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [b98408bff600aea8374c6262f8342b6867e9d6c1]

INTEGRATION: CWS unopkg2 (1.27.4); FILE MERGED 2004/06/03 13:19:22 dbo 1.27.4.3: #i20304# add msi-pkgchk 2004/05/18 18:38:30 dbo 1.27.4.2: RESYNC: (1.27-1.28); FILE MERGED 2004/05/11 13:46:24 dbo 1.27.4.1: #i20304# unopkg


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [6096e22e35448426e96f271970b8b3d2cd3aca21]

INTEGRATION: CWS unopkg2 (1.14.4); FILE MERGED 2004/06/03 13:19:22 dbo 1.14.4.4: #i20304# add msi-pkgchk 2004/05/24 17:04:51 dbo 1.14.4.3: #i20304# lock file, misc 2004/05/18 18:38:37 dbo 1.14.4.2: RESYNC: (1.14-1.15); FILE MERGED 2004/04/23 14:51:08 dbo 1.14.4.1: #115885# new directory


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [6cbb9d24ea6da464ae5887383ae0cd86bd99c2c5]

INTEGRATION: CWS unopkg2 (1.44.8); FILE MERGED 2004/05/05 11:24:48 dbo 1.44.8.1: #115885# deployment::ui namespace


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [c9981bc18e494456e04cae4609b16451ebf49d70]

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>  [abbfdf66aa9cfcaa2405f757e96118e34ec6414c]

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>  [63c4ef1b79fe9b1d25d58de1e225cba17ce41218]

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>  [e8137f9c83366d5f7c43fb8e0f080155ce24529b]

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>  [2e06f1658fef096f9b14fcf8da65789cf65d755c]

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>  [ca348d34afd5a20f47a689854bb196a3aed5930a]

INTEGRATION: CWS unopkg2 (1.19.50); FILE MERGED 2004/04/22 16:19:54 kso 1.19.50.1: #116171# Fixed success exit condition in OFileAccess::createFolder()


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [08409ab27f8af6b31bc54fe4a88484b7c15a8bd7]

INTEGRATION: CWS unopkg2 (1.2.280); FILE MERGED 2004/05/21 09:08:29 dbo 1.2.280.2: #i20304# 2004/05/19 12:07:05 dbo 1.2.280.1: #i20304# added _OS, _ARCH


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [7d9c1145ee2b201be04100530dce292b5d48349e]

INTEGRATION: CWS unopkg2 (1.26.56); FILE MERGED 2004/05/21 09:08:28 dbo 1.26.56.3: #i20304# 2004/05/19 12:07:05 dbo 1.26.56.2: #i20304# added _OS, _ARCH 2004/05/18 19:33:24 dbo 1.26.56.1: #i20304# need fixes from uno8eabugs01


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [1044378ad59061f71084c16c08f24646995dfc65]

INTEGRATION: CWS unopkg2 (1.75.10); FILE MERGED 2004/05/06 14:33:30 dbo 1.75.10.1: #115885# added deploymentui


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [486df7dd95d9516d29921988f08556ea30856a89]

INTEGRATION: CWS unopkg2 (1.60.10); FILE MERGED 2004/05/05 11:25:38 dbo 1.60.10.1: #115885# added deployment.ui


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [c28da5514676ecf1302122f5ed48d22dd7dcc17b]

INTEGRATION: CWS unopkg2 (1.3.10); FILE MERGED 2004/05/14 12:54:45 dbo 1.3.10.1: tag API for internal use only


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [a86af0a493906a31f8172bbe603173e13e69897b]

INTEGRATION: CWS unopkg2 (1.2.10); FILE MERGED 2004/05/14 12:54:45 dbo 1.2.10.1: tag API for internal use only


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [7e9658f0f4ce1c7c4e13fb962401c62af72cb61f]

INTEGRATION: CWS unopkg2 (1.3.10); FILE MERGED 2004/05/14 12:54:44 dbo 1.3.10.1: tag API for internal use only


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [a508878b11312dd59962e30d7b671224589cd16f]

INTEGRATION: CWS unopkg2 (1.3.166); FILE MERGED 2004/05/14 12:54:44 dbo 1.3.166.1: tag API for internal use only


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [1a920d3f270143243d3eac6a44db9a74342f3ae5]

INTEGRATION: CWS unopkg2 (1.15.312); FILE MERGED 2004/05/05 11:07:59 dbo 1.15.312.1: #115885# added XAbortChannel


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [25ba0217563e0a26d4e50ce0ef7dfb6b6c568795]

INTEGRATION: CWS unopkg2 (1.1.2); FILE ADDED 2004/05/05 11:07:59 dbo 1.1.2.1: #115885# added XAbortChannel


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [f854c5c7258f2dc1679d868b3543380b3604de01]

INTEGRATION: CWS unopkg2 (1.1.2); FILE ADDED 2004/05/06 16:03:48 dbo 1.1.2.1: #i20304# API revision Issue number: Submitted by: Reviewed by:


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [dd6fd94eb2aa8ca65f4c6fff9fcf5bd7ca5ad68c]

INTEGRATION: CWS unopkg2 (1.1.2); FILE ADDED 2004/05/06 16:03:47 dbo 1.1.2.1: #i20304# API revision Issue number: Submitted by: Reviewed by:


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [70d12e95fff5bafd23793bc610e5b55de8094326]

INTEGRATION: CWS unopkg2 (1.2.10); FILE MERGED 2004/05/06 16:03:47 dbo 1.2.10.1: #i20304# API revision Issue number: Submitted by: Reviewed by:


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [a65ec59d24fb8586388ddeb6857cd8bd7dc4eb3a]

INTEGRATION: CWS unopkg2 (1.2.10); FILE MERGED 2004/05/06 16:03:46 dbo 1.2.10.1: #i20304# API revision Issue number: Submitted by: Reviewed by:


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [0d828d93934dadb1eead533cd151cabfe686c2d1]

INTEGRATION: CWS unopkg2 (1.2.10); FILE MERGED 2004/05/19 12:04:37 dbo 1.2.10.2: #i20304# Issue number: Submitted by: Reviewed by: 2004/05/06 16:03:46 dbo 1.2.10.1: #i20304# API revision Issue number: Submitted by: Reviewed by:


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [9c92d7b5df2ac26170d04802f6a6e9acf2875844]

INTEGRATION: CWS unopkg2 (1.2.10); FILE MERGED 2004/05/25 14:03:22 dbo 1.2.10.3: #i20304# composition => bundle, add ctor for registry Issue number: Submitted by: Reviewed by: 2004/05/14 16:47:09 dbo 1.2.10.2: #i20304# isRegistered abortable Issue number: Submitted by: Reviewed by: 2004/05/06 16:03:46 dbo 1.2.10.1: #i20304# API revision Issue number: Submitted by: Reviewed by:


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [f07bca4826f3f78a30a44706d6ab682671d2df9c]

INTEGRATION: CWS unopkg2 (1.2.10); FILE MERGED 2004/05/25 14:03:21 dbo 1.2.10.2: #i20304# composition => bundle, add ctor for registry Issue number: Submitted by: Reviewed by: 2004/05/06 16:03:46 dbo 1.2.10.1: #i20304# API revision Issue number: Submitted by: Reviewed by:


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [d3b0f5e1df06181f1c0296770efbb6ab5dfd1a74]

INTEGRATION: CWS unopkg2 (1.2.10); FILE MERGED 2004/05/06 16:03:45 dbo 1.2.10.1: #i20304# API revision Issue number: Submitted by: Reviewed by:


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [93c8366f0a6a007f2a5ebd257eddd712f6a07d77]

INTEGRATION: CWS unopkg2 (1.3.38); FILE MERGED 2004/05/26 13:45:55 dbo 1.3.38.1: #i20304# added Package Manager Issue number: Submitted by: Reviewed by:


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [f6e23bb10ea355b3ddeb188401ca1399519b067e]

INTEGRATION: CWS unopkg2 (1.2.38); FILE MERGED 2004/05/26 16:22:35 dbo 1.2.38.1: #i20304# added Package Manager menu item Issue number: Submitted by: Reviewed by:


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [80d1fd8af6543744e5a68cb3b9656bcab667de1e]

INTEGRATION: CWS unopkg2 (1.3.46); FILE MERGED 2004/05/26 13:01:53 dbo 1.3.46.1: #i20304# added PackageManager menu item Issue number: Submitted by: Reviewed by:


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [972af0ffcde69f057debd9e30c461aa734ed09fb]

INTEGRATION: CWS unopkg2 (1.3.46); FILE MERGED 2004/05/26 13:01:52 dbo 1.3.46.1: #i20304# added PackageManager menu item Issue number: Submitted by: Reviewed by:


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [735e20b4262d81f77797ddd23e63c41bc6127e5a]

INTEGRATION: CWS unopkg2 (1.1.60); FILE MERGED 2004/05/26 13:39:15 dbo 1.1.60.1: #i20304# added PackageManager menu item Issue number: Submitted by: Reviewed by:


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [2c3d4f5c3ea0b10bc59ff9fbce8e356b287f0039]

INTEGRATION: CWS unopkg2 (1.2.44); FILE MERGED 2004/05/26 16:27:12 dbo 1.2.44.1: #i20304# added Package Manager menu item Issue number: Submitted by: Reviewed by:


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [e07483b10fef29c35d8816a906f2bc2c08d77ec0]

INTEGRATION: CWS unopkg2 (1.2.6); FILE MERGED 2004/05/21 09:52:42 dbo 1.2.6.1: missing return statement


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [5eb549bc1ce84b4370cabb7c7cc3e8142b92a29e]

#i10000# keys must be unique for all modules


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [862f2032052a3065137dc25ef53015129a8a62f0]

INTEGRATION: CWS graphicapi (1.59.52); FILE MERGED 2004/05/19 14:50:55 ka 1.59.52.1: added graphic subdir


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [87e7c4909f938beba3e3e1bf0381cc37e1c96dee]

INTEGRATION: CWS graphicapi (1.69.260); FILE MERGED 2004/06/04 14:57:41 ka 1.69.260.1: rebuild resources


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [07b24001a1b908249a0dfc40a744786f7c6dd0a9]

INTEGRATION: CWS graphicapi (1.1.2); FILE ADDED 2004/05/24 08:41:29 ka 1.1.2.1: initial revision


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [be68b4ccaf7b65083b9d9949c0579c515c27ef44]

INTEGRATION: CWS graphicapi (1.5.98); FILE MERGED 2004/06/03 10:16:20 ka 1.5.98.4: syntax 2004/05/24 16:18:07 ka 1.5.98.3: added tklib 2004/05/19 14:51:50 ka 1.5.98.2: implementation 2004/05/19 09:43:01 ka 1.5.98.1: added unographic directory


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [37cfcba268ea506e616bae4b0d2d867bb25ddf22]

INTEGRATION: CWS graphicapi (1.1.2); FILE ADDED 2004/05/19 09:40:36 ka 1.1.2.1: initial revision


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [1a41b36fd0ec6da134bc80ef6a1bb5574960e523]

INTEGRATION: CWS graphicapi (1.1.2); FILE ADDED 2004/06/03 10:16:19 ka 1.1.2.4: syntax 2004/05/24 08:42:21 ka 1.1.2.3: implementation 2004/05/19 14:51:49 ka 1.1.2.2: implementation 2004/05/19 09:38:29 ka 1.1.2.1: initial revision


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [37fd96a0716dfbb1f0a6225b4519d7e9c0f764a1]

INTEGRATION: CWS graphicapi (1.1.2); FILE ADDED 2004/06/03 10:16:19 ka 1.1.2.5: syntax 2004/05/26 18:06:00 ka 1.1.2.4: cleanup 2004/05/24 08:42:21 ka 1.1.2.3: implementation 2004/05/19 14:51:49 ka 1.1.2.2: implementation 2004/05/19 09:37:42 ka 1.1.2.1: initial revision


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [1978ce7745f4fdf675d84376ea9848fe6deac3bb]

INTEGRATION: CWS graphicapi (1.1.2); FILE ADDED 2004/05/26 18:06:00 ka 1.1.2.3: cleanup 2004/05/25 15:50:33 ka 1.1.2.2: implementations 2004/05/19 09:38:18 ka 1.1.2.1: initial revision


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [6cd39294b8cd4f5f598be00ec36d6f8e75c567e6]

INTEGRATION: CWS graphicapi (1.1.2); FILE ADDED 2004/06/04 12:44:02 ka 1.1.2.8: use BitmapEx resource ctor 2004/06/01 12:29:01 ka 1.1.2.7: using new Image methods from VCL 2004/05/26 18:06:00 ka 1.1.2.6: cleanup 2004/05/25 16:13:09 ka 1.1.2.5: implementations 2004/05/25 15:50:33 ka 1.1.2.4: implementations 2004/05/24 08:42:21 ka 1.1.2.3: implementation 2004/05/19 14:51:49 ka 1.1.2.2: implementation 2004/05/19 09:37:28 ka 1.1.2.1: initial revision


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [c62939ac434e4f3532c2c293f6ed86e7b553d73d]

INTEGRATION: CWS graphicapi (1.1.2); FILE ADDED 2004/05/19 09:38:44 ka 1.1.2.1: initial revision


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [ce215acbcbf00ec07d96c9b578e3cde48481a9a5]

INTEGRATION: CWS graphicapi (1.1.2); FILE ADDED 2004/05/25 15:50:33 ka 1.1.2.2: implementations 2004/05/19 09:37:16 ka 1.1.2.1: initial revision


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [49add99afea43727b9b85249e0d09c5bfdb35b70]

INTEGRATION: CWS graphicapi (1.1.2); FILE ADDED 2004/05/26 18:05:59 ka 1.1.2.3: cleanup 2004/05/19 14:51:49 ka 1.1.2.2: implementation 2004/05/19 09:38:06 ka 1.1.2.1: initial revision


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [b80b26a3439b2652d342ceec52cbb551c173fa25]

INTEGRATION: CWS graphicapi (1.1.2); FILE ADDED 2004/05/26 18:05:59 ka 1.1.2.4: cleanup 2004/05/25 15:50:32 ka 1.1.2.3: implementations 2004/05/19 14:51:48 ka 1.1.2.2: implementation 2004/05/19 09:37:04 ka 1.1.2.1: initial revision


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [2815c6900e1a2adb835121cc84e8defbdd572b59]

INTEGRATION: CWS graphicapi (1.1.2); FILE ADDED 2004/06/03 10:16:19 ka 1.1.2.5: syntax 2004/05/26 18:05:59 ka 1.1.2.4: cleanup 2004/05/25 15:50:32 ka 1.1.2.3: implementations 2004/05/19 14:51:48 ka 1.1.2.2: implementation 2004/05/19 09:37:55 ka 1.1.2.1: initial revision


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [7e83653a7fac894bee2c7c35fa2b84daac026642]

INTEGRATION: CWS graphicapi (1.1.2); FILE ADDED 2004/06/03 10:16:18 ka 1.1.2.5: syntax 2004/05/26 18:05:59 ka 1.1.2.4: cleanup 2004/05/25 15:50:32 ka 1.1.2.3: implementations 2004/05/19 14:51:48 ka 1.1.2.2: implementation 2004/05/19 09:36:52 ka 1.1.2.1: initial revision


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [65e54d6d9805a7209a0fe9be3ef94a9dda3fe0e4]

INTEGRATION: CWS graphicapi (1.16.36); FILE MERGED 2004/05/19 10:14:15 ka 1.16.36.1: warnings removed


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [5477e691acf5d480367b334442007ea1a8d5f399]

INTEGRATION: CWS graphicapi (1.24.118); FILE MERGED 2004/05/19 09:43:41 ka 1.24.118.1: added alpha flag


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [fa04e0a9dfa2d2d57b4c5d7b95f698ef24f489eb]

INTEGRATION: CWS graphicapi (1.3.50); FILE MERGED 2004/05/19 09:42:15 ka 1.3.50.1: added unographic directory


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [a3b17dc38fd6268ba1cf5d9a49baf57df2492952]

INTEGRATION: CWS graphicapi (1.16.118); FILE MERGED 2004/05/19 09:41:28 ka 1.16.118.1: added alpha flag


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [e3f18fb53f2b1013eda3206159e6024a00dce7d3]

INTEGRATION: CWS graphicapi (1.44.28); FILE MERGED 2004/05/19 14:52:52 ka 1.44.28.1: added graphic subdir


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [3faae117e0404f4e34ea0f4fb347696522294324]

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-11  Kurt Zenker  <kz@openoffice.org>  [01856cdcbf2013dc13548996496cd51f620b884d]

INTEGRATION: CWS graphicapi (1.64.14); FILE MERGED 2004/06/03 08:37:10 mav 1.64.14.1: #i27850# thumbnail storing


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [f5432a965511f21c8b36d39f0ed57c2b1e70bfb9]

INTEGRATION: CWS graphicapi (1.126.50); FILE MERGED 2004/06/03 08:37:09 mav 1.126.50.1: #i27850# thumbnail storing


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [4ba6fa09fcc3c9e4cbaf59bc1da77929c76d93da]

INTEGRATION: CWS graphicapi (1.12.96); FILE MERGED 2004/06/03 13:02:36 mav 1.12.96.2: #i27850# build resource file 2004/06/03 08:37:09 mav 1.12.96.1: #i27850# thumbnail storing


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [d010a81bf39cb190d1ef2c6aed9b5762178f241c]

INTEGRATION: CWS graphicapi (1.1.2); FILE ADDED 2004/06/03 08:36:35 mav 1.1.2.1: #i27850# graphical help functions


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [92e8c123b794d6bad4533ff3b8e8b2f1af30da38]

INTEGRATION: CWS graphicapi (1.1.2); FILE ADDED 2004/06/03 08:36:23 mav 1.1.2.1: #i27850# graphical help functions


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [dd2f230139525891d60e06b4afdc977d5630d4e9]

INTEGRATION: CWS graphicapi (1.1.2); FILE ADDED 2004/06/04 14:49:47 mav 1.1.2.5: #i27850# workaround wrapper nonexistance 2004/06/04 14:29:56 mav 1.1.2.4: #i27850# workaround wrapper nonexistance 2004/06/04 12:40:58 ka 1.1.2.3: use sfx instead of sfx2 for resource URL's 2004/06/04 11:49:22 mav 1.1.2.2: #i27850# provide mimetype 2004/06/03 08:36:09 mav 1.1.2.1: #i27850# graphical help functions


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [0a88db9f22ccc7bea71e35381fa84f2b902d82cc]

INTEGRATION: CWS graphicapi (1.11.508); FILE MERGED 2004/06/03 08:37:08 mav 1.11.508.1: #i27850# thumbnail storing


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [fe9d9a79343055244d0a394d19a288f3f167a5ba]

INTEGRATION: CWS graphicapi (1.75.52); FILE MERGED 2004/05/24 09:14:18 ka 1.75.52.2: added graphic module/interfaces 2004/05/19 14:50:57 ka 1.75.52.1: added graphic subdir


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [7c808104e197b608321db5f02e8b42053728fc69]

INTEGRATION: CWS graphicapi (1.60.50); FILE MERGED 2004/05/19 14:50:56 ka 1.60.50.1: added graphic subdir


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [de5b9bbd3e2ebf11120e9115050458286d6490e4]

INTEGRATION: CWS graphicapi (1.1.2); FILE ADDED 2004/05/19 14:50:26 ka 1.1.2.1: initial revision


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [0940d281c870876241fadcb393f0d3177c2cfeb0]

INTEGRATION: CWS graphicapi (1.1.2); FILE ADDED 2004/05/26 13:26:16 ka 1.1.2.2: added documentation 2004/05/19 14:50:12 ka 1.1.2.1: initial revision


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [b3d370b5a17dd292ae1f6a60ae1aeb673b564071]

INTEGRATION: CWS graphicapi (1.1.2); FILE ADDED 2004/05/26 13:26:16 ka 1.1.2.2: added documentation 2004/05/19 14:49:59 ka 1.1.2.1: initial revision


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [c4e30032748c27bfb21fe8430d41cb280f0d6ca3]

INTEGRATION: CWS graphicapi (1.1.2); FILE ADDED 2004/05/26 13:26:16 ka 1.1.2.2: added documentation 2004/05/19 14:49:45 ka 1.1.2.1: initial revision


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [e13046f0ec11a78588c56774f1d4a390f757faeb]

INTEGRATION: CWS graphicapi (1.1.2); FILE ADDED 2004/05/26 13:26:15 ka 1.1.2.2: added documentation 2004/05/19 14:49:28 ka 1.1.2.1: initial revision


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [24be805443229b1bf7a582ba6cb6c6081a697a92]

INTEGRATION: CWS graphicapi (1.1.2); FILE ADDED 2004/05/26 13:26:15 ka 1.1.2.2: added documentation 2004/05/19 14:49:16 ka 1.1.2.1: initial revision


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [a75192a5754fecdd5b43eebccf62a37c7b63c13c]

INTEGRATION: CWS graphicapi (1.1.2); FILE ADDED 2004/05/26 13:26:15 ka 1.1.2.2: added documentation 2004/05/19 14:49:01 ka 1.1.2.1: initial revision


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [9e4bd4eb009c61973f323acf48e704c146c474b0]

INTEGRATION: CWS graphicapi (1.1.2); FILE ADDED 2004/05/26 13:26:15 ka 1.1.2.2: added documentation 2004/05/19 14:48:47 ka 1.1.2.1: initial revision


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [acf6958e4ca8064a1cfae3c7392aba0ab2715e07]

INTEGRATION: CWS graphicapi (1.1.2); FILE ADDED 2004/05/26 13:26:15 ka 1.1.2.2: added documentation 2004/05/19 14:48:34 ka 1.1.2.1: initial revision


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [90b019b97f4775841329c4384f345840840b244a]

INTEGRATION: CWS graphicapi (1.1.2); FILE ADDED 2004/05/26 13:26:14 ka 1.1.2.2: added documentation 2004/05/19 14:48:17 ka 1.1.2.1: initial revision


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [e5ff8567609409cedae291b254f4390419c083af]

INTEGRATION: CWS graphicapi (1.10.126); FILE MERGED 2004/05/24 09:14:18 ka 1.10.126.1: added graphic module/interfaces


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [97e4bdd43c3c68ef6431cb6ae83cad87b6e38f7a]

INTEGRATION: CWS graphicapi (1.2.4); FILE MERGED 2004/06/04 08:43:24 ka 1.2.4.1: #i29860#: skip chunk with correct size


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [b5f40e69c38b5ba9ee3ba85faba3c2cdb7436cec]

INTEGRATION: CWS graphicapi (1.3.4); FILE MERGED 2004/06/04 08:44:40 ka 1.3.4.1: do some more cleanup for interfaces


2004-06-11  Kurt Zenker  <kz@openoffice.org>  [2d27a29c06c5b6b6ebd92cbd464a1738ee81ff67]

INTEGRATION: CWS graphicapi (1.13.4); FILE MERGED 2004/06/02 12:30:57 ka 1.13.4.2: #112149#: added new Ctor to construct Imagelist with BitmapEx and name vector 2004/06/01 12:19:06 ka 1.13.4.1: added XGraphic support for Images


2004-06-11  Rüdiger Timm  <rt@openoffice.org>  [b1b7a3b5bfa4142d59a7ea1426e81742945f1e1a]

INTEGRATION: CWS dvoea1 (1.110.28); FILE MERGED 2004/05/10 15:40:05 dvo 1.110.28.1: #i28549# skip invalid properties          (previous fix disabled style name and hyperlinks; this will now           work again)


2004-06-11  Rüdiger Timm  <rt@openoffice.org>  [d9ca00bf570b3eebc00ae62c0dd3afbc8d9cf081]

INTEGRATION: CWS dvoea1 (1.47.88); FILE MERGED 2004/04/30 15:24:59 dvo 1.47.88.2: RESYNC: (1.47-1.48); FILE MERGED 2004/03/01 18:19:56 dvo 1.47.88.1: #i25849# drop-down field now correctly reads the selected entry


2004-06-11  Rüdiger Timm  <rt@openoffice.org>  [de40ecec422ba38a57322dec2a10762253c94506]

INTEGRATION: CWS dvoea1 (1.15.152); FILE MERGED 2004/03/24 16:51:30 dvo 1.15.152.1: #112895# don't delete redlined text during import


2004-06-11  Rüdiger Timm  <rt@openoffice.org>  [d2cf6d7d416aa8ca50205c16dc81350fc6977b8d]

INTEGRATION: CWS dvoea1 (1.19.200); FILE MERGED 2004/04/30 14:39:17 dvo 1.19.200.2: RESYNC: (1.19-1.27); FILE MERGED 2004/04/06 12:23:43 dvo 1.19.200.1: #114500# update all redline positions on deleting text


2004-06-11  Rüdiger Timm  <rt@openoffice.org>  [569f6d714d0b0b5065cefa6468a8824649a4e402]

INTEGRATION: CWS dvoea1 (1.26.150); FILE MERGED 2004/03/24 16:54:55 dvo 1.26.150.1: #112895# gracefully handle INSERT over DELETE redlines of the same range


2004-06-11  Rüdiger Timm  <rt@openoffice.org>  [abba2e4ade22044adeba478ff8fcf8eb1b5ecf33]

INTEGRATION: CWS dvoea1 (1.3.152); FILE MERGED 2004/04/06 12:23:42 dvo 1.3.152.1: #114500# update all redline positions on deleting text


2004-06-11  Rüdiger Timm  <rt@openoffice.org>  [44d53db0c4728c0f646dd69c238a6cac60273373]

INTEGRATION: CWS dvoea1 (1.15.80); FILE MERGED 2004/04/30 14:00:07 dvo 1.15.80.2: RESYNC: (1.15-1.20); FILE MERGED 2004/04/06 12:21:17 dvo 1.15.80.1: #114500# update all redline positions on deleting text


2004-06-11  Rüdiger Timm  <rt@openoffice.org>  [4de95fb2bc1f82b058bf72d3df2a8df806e40b2f]

INTEGRATION: CWS dvoea1 (1.2.624); FILE MERGED 2004/04/06 12:21:16 dvo 1.2.624.1: #114500# update all redline positions on deleting text


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [2165446af32912b9b608b9e3f562379a12c7ce39]

INTEGRATION: CWS so8ea1acc01 (1.13.92); FILE MERGED 2004/06/04 12:31:10 mt 1.13.92.4: #i21242# Fixed merge problems... 2004/06/02 08:36:38 mt 1.13.92.3: merged... 2004/05/11 06:18:34 mt 1.13.92.2: #i21242# More transformations... 2004/04/29 12:05:31 mt 1.13.92.1: #i21242# Image transformations...


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [d0e11fd7bfc91a4e2c75f9ae3e0454fe182f582a]

INTEGRATION: CWS so8ea1acc01 (1.9.92); FILE MERGED 2004/06/04 12:31:10 mt 1.9.92.4: #i21242# Fixed merge problems... 2004/06/02 08:36:37 mt 1.9.92.3: merged... 2004/05/11 06:18:33 mt 1.9.92.2: #i21242# More transformations... 2004/04/29 12:05:31 mt 1.9.92.1: #i21242# Image transformations...


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [6830cf1e0cc5ff0180b45376be99409dfcc09d92]

INTEGRATION: CWS so8ea1acc01 (1.22.204); FILE MERGED 2004/05/13 15:55:52 mt 1.22.204.1: #i21242# Black and White convertion for B&W HC mode


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [c6fb51e6813949775254146f5e00a4af14d5bd9b]

INTEGRATION: CWS so8ea1acc01 (1.17.36); FILE MERGED 2004/06/01 19:33:28 mt 1.17.36.3: RESYNC: (1.19-1.20); FILE MERGED 2004/05/14 06:22:00 mt 1.17.36.2: RESYNC: (1.17-1.19); FILE MERGED 2004/05/13 15:58:04 mt 1.17.36.1: #i21242# Black and White convertion for B&W HC mode


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [626850e220b9649be967f3bee97cdf97fb2ff2c6]

INTEGRATION: CWS so8ea1acc01 (1.9.28); FILE MERGED 2004/05/14 06:10:10 mt 1.9.28.2: RESYNC: (1.9-1.10); FILE MERGED 2004/05/13 15:57:45 mt 1.9.28.1: #i21242# Black and White convertion for B&W HC mode


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [ce54425de412dba40e16832abd45ae5d516bcc39]

INTEGRATION: CWS so8ea1acc01 (1.4.2); FILE MERGED 2004/05/24 09:49:45 mt 1.4.2.1: #i21242# Correct MenuHighlightColor


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [6ea6acd5013028cd2b3f096368487b28478694c2]

INTEGRATION: CWS so8ea1acc01 (1.64.92); FILE MERGED 2004/06/01 15:07:28 mt 1.64.92.4: RESYNC: (1.66-1.68); FILE MERGED 2004/05/17 15:41:59 mt 1.64.92.3: RESYNC: (1.65-1.66); FILE MERGED 2004/05/14 06:04:21 mt 1.64.92.2: RESYNC: (1.64-1.65); FILE MERGED 2004/05/13 15:54:43 mt 1.64.92.1: #i21242# Black or White triangle in B&W mode


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [59179067c4db23304bd5db8b8e41bca063d30fd2]

INTEGRATION: CWS so8ea1acc01 (1.42.18); FILE MERGED 2004/06/01 14:54:14 mt 1.42.18.4: RESYNC: (1.43-1.44); FILE MERGED 2004/05/24 09:48:34 mt 1.42.18.3: #i21242# IsHighContastBlackAndWhite: Is Luminance 2004/05/17 15:32:33 mt 1.42.18.2: RESYNC: (1.42-1.43); FILE MERGED 2004/05/13 15:53:10 mt 1.42.18.1: #i21242# IsHighContrastBlackAndWhite


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [ab5c08f14ac28a649200337e3d78c35673f4ed59]

INTEGRATION: CWS fwk02ea (1.23.12); FILE MERGED 2004/06/09 05:40:58 as 1.23.12.2: resolve merge conflicts 2004/05/13 09:45:40 as 1.23.12.1: #115945# new locale class with support of fallback mechanism


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [bc9cd01051f1df8249e2c0463afbf064d7ba2470]

INTEGRATION: CWS fwk02ea (1.39.20); FILE MERGED 2004/06/02 08:25:45 as 1.39.20.1: #i29643# (lo) license dialog


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [58ebb6b198f21939b6b8cb908c08527f0423db79]

INTEGRATION: CWS fwk02ea (1.4.28); FILE MERGED 2004/06/01 15:35:11 lo 1.4.28.1: #i29643# #i26375# licens dialog behavior + helpids


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [66054ae5baa4e69d13629a3bb74733ec035b848b]

INTEGRATION: CWS fwk02ea (1.26.28); FILE MERGED 2004/06/01 15:35:11 lo 1.26.28.1: #i29643# #i26375# licens dialog behavior + helpids


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [772a1f5e0e839626c8cf1b07be4af095f4cdfae9]

INTEGRATION: CWS fwk02ea (1.55.4); FILE MERGED 2004/06/01 15:35:10 lo 1.55.4.1: #i29643# #i26375# licens dialog behavior + helpids


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [76b3c0b5237e66304aeb89c015bbac12c0058f95]

INTEGRATION: CWS fwk02ea (1.3.28); FILE MERGED 2004/06/01 15:31:27 lo 1.3.28.1: #i29643# #i26375# licens dialog behavior + helpids


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [f59e3bef6ac796c54ff894aab6b1a57f912f23c9]

INTEGRATION: CWS fwk02ea (1.3.28); FILE MERGED 2004/06/01 15:31:27 lo 1.3.28.1: #i29643# #i26375# licens dialog behavior + helpids


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [8e1aef3bfc1a4555351ca5977545d6aac37b52c7]

INTEGRATION: CWS fwk02ea (1.11.26); FILE MERGED 2004/06/01 15:31:27 lo 1.11.26.1: #i29643# #i26375# licens dialog behavior + helpids


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [e83777e31f7a00e1b508d2601bdd28ed885d02d3]

INTEGRATION: CWS fwk02ea (1.1.2); FILE ADDED 2004/05/27 12:09:20 as 1.1.2.3: #115945# syntax 2004/05/25 09:08:29 as 1.1.2.2: #115945# handle x_default as possible locale fallback too 2004/05/13 09:45:26 as 1.1.2.1: #115945# new locale class with support of fallback mechanism


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [31bbfca8e94d3e0bdbedc4790560d079d06b96e3]

INTEGRATION: CWS fwk02ea (1.1.2); FILE ADDED 2004/05/25 09:08:18 as 1.1.2.2: #115945# handle x_default as possible locale fallback too 2004/05/13 09:45:12 as 1.1.2.1: #115945# new locale class with support of fallback mechanism


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [f5ba875fa6f8397feefe6ff7d0b3bb06e9a77f01]

INTEGRATION: CWS fwk02ea (1.4.10); FILE MERGED 2004/05/25 10:02:21 lo 1.4.10.1: #i29393# seek  back in xinputstream


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [4a8cb10ffd446a9540bcf99ac624367ebb90e16b]

INTEGRATION: CWS fwk02ea (1.5.160); FILE MERGED 2004/05/27 09:25:50 lo 1.5.160.1: #i28639# always used supplied status indicator


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [2627bdaddc6f694dc7fc6ba347a305af0f88ee2c]

INTEGRATION: CWS fwk02ea (1.12.10); FILE MERGED 2004/05/27 09:25:49 lo 1.12.10.1: #i28639# always used supplied status indicator


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [4c6768bf76cf1f6ba3195151a7e407d13311dd48]

INTEGRATION: CWS fwk02ea (1.3.56); FILE MERGED 2004/06/10 07:24:07 as 1.3.56.1: remove UTF-8 problematic signs


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [c1289abebf61f6ccfff20fbcfb2efac8efe32ade]

INTEGRATION: CWS fwk02ea (1.2.58); FILE MERGED 2004/06/10 07:24:07 as 1.2.58.1: remove UTF-8 problematic signs


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [87d0a2f7f5bfedf4d849c817ed9f60f507791e9e]

INTEGRATION: CWS fwk02ea (1.6.12); FILE MERGED 2004/06/10 07:24:07 as 1.6.12.1: remove UTF-8 problematic signs


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [baf174ebe3a40ee88596173e6c9dbad2baea1c7c]

INTEGRATION: CWS fwk02ea (1.2.58); FILE MERGED 2004/06/10 07:45:20 as 1.2.58.2: remove UTF-8 problematic signs 2004/06/10 07:24:06 as 1.2.58.1: remove UTF-8 problematic signs


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [462c0996cc63963b82328467b8f3cd859713da45]

INTEGRATION: CWS fwk02ea (1.4.12); FILE MERGED 2004/06/10 07:24:06 as 1.4.12.1: remove UTF-8 problematic signs


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [6d090ff59a8656a84eefb5964cb450b9ddb91231]

INTEGRATION: CWS fwk02ea (1.2.58); FILE MERGED 2004/06/10 07:24:05 as 1.2.58.1: remove UTF-8 problematic signs


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [5b3101ef3dfadb873b4bdfd30ffd4d2d9ea864d0]

INTEGRATION: CWS fwk02ea (1.2.58); FILE MERGED 2004/06/10 07:24:04 as 1.2.58.1: remove UTF-8 problematic signs


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [ae7a959a0e933ec47efc3ba842e0af4292ab98e0]

INTEGRATION: CWS fwk02ea (1.4.12); FILE MERGED 2004/06/10 07:24:03 as 1.4.12.1: remove UTF-8 problematic signs


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [1479d413793710c7613b0813470dc0d35e7afa53]

INTEGRATION: CWS fwk02ea (1.2.58); FILE MERGED 2004/06/10 07:24:02 as 1.2.58.1: remove UTF-8 problematic signs


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [2f1e9e0f0f1a121dc80f052ae6830f27afd9c854]

INTEGRATION: CWS fwk02ea (1.3.8); FILE MERGED 2004/05/25 12:36:09 as 1.3.8.1: #115945# optimize UIName handling


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [12be4c819ad6648e7ad9ce63864273b788b5e839]

INTEGRATION: CWS fwk02ea (1.3.8); FILE MERGED 2004/05/25 12:36:08 as 1.3.8.1: #115945# optimize UIName handling


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [cfbc3c33afe2aec2519120c70a919dd136c35005]

INTEGRATION: CWS fwk02ea (1.4.8); FILE MERGED 2004/05/25 12:36:08 as 1.4.8.1: #115945# optimize UIName handling


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [409e75cc6e5dcc1e21a1f856db3ee4b3c4536494]

INTEGRATION: CWS fwk02ea (1.3.8); FILE MERGED 2004/05/25 12:36:07 as 1.3.8.1: #115945# optimize UIName handling


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [2479c4da5aa3326b4e5b80ade9036316e32f4a66]

INTEGRATION: CWS fwk02ea (1.3.8); FILE MERGED 2004/05/25 12:36:06 as 1.3.8.1: #115945# optimize UIName handling


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [b3c07b5638e88bbfc4e19df8337110f61179a7b4]

INTEGRATION: CWS fwk02ea (1.3.8); FILE MERGED 2004/05/25 12:36:05 as 1.3.8.1: #115945# optimize UIName handling


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [315d84eadf014aed70f18f914bfdcb8167a3b138]

INTEGRATION: CWS fwk02ea (1.3.8); FILE MERGED 2004/05/25 12:36:04 as 1.3.8.1: #115945# optimize UIName handling


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [b2128b7831f00ce5639864868b1017411cdb0b23]

INTEGRATION: CWS fwk02ea (1.3.8); FILE MERGED 2004/05/25 12:36:03 as 1.3.8.1: #115945# optimize UIName handling


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [33e2b966eda83e96945f788e5e8849e937387701]

INTEGRATION: CWS fwk02ea (1.3.8); FILE MERGED 2004/05/25 12:36:02 as 1.3.8.1: #115945# optimize UIName handling


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [637ba0c8ee2bdf7f4ecddf80cb07bd6310a6e7db]

INTEGRATION: CWS fwk02ea (1.3.8); FILE MERGED 2004/05/25 12:36:01 as 1.3.8.1: #115945# optimize UIName handling


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [ab1077d57dd1b3dc31f24fb99c8c6b2d36dc2332]

INTEGRATION: CWS fwk02ea (1.3.8); FILE MERGED 2004/05/25 12:36:00 as 1.3.8.1: #115945# optimize UIName handling


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [03e7809ae14017f7d67a27e7247a5a99a30185cf]

INTEGRATION: CWS fwk02ea (1.3.8); FILE MERGED 2004/05/25 12:35:59 as 1.3.8.1: #115945# optimize UIName handling


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [ac8329a114df66612e948ead03550765673d0bfa]

INTEGRATION: CWS fwk02ea (1.3.8); FILE MERGED 2004/05/25 12:35:58 as 1.3.8.1: #115945# optimize UIName handling


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [84199edf32bd7d5ed2dc8db529139778a207af64]

INTEGRATION: CWS fwk02ea (1.3.8); FILE MERGED 2004/05/25 12:35:57 as 1.3.8.1: #115945# optimize UIName handling


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [9f29496c9b76623052f61d9d9428e6479236b763]

INTEGRATION: CWS fwk02ea (1.3.8); FILE MERGED 2004/05/25 12:35:56 as 1.3.8.1: #115945# optimize UIName handling


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [4b2df4ddfbce33d447bbd7a862a1eccbfc3834f1]

INTEGRATION: CWS fwk02ea (1.4.8); FILE MERGED 2004/05/25 12:35:56 as 1.4.8.1: #115945# optimize UIName handling


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [91135d12d43a37d5737ed2604b6be5aa2cec6dac]

INTEGRATION: CWS fwk02ea (1.4.8); FILE MERGED 2004/05/25 12:35:55 as 1.4.8.1: #115945# optimize UIName handling


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [bf59b782a22f561de1c62c408a147fdd2f0d8dab]

INTEGRATION: CWS fwk02ea (1.3.8); FILE MERGED 2004/05/25 12:35:55 as 1.3.8.1: #115945# optimize UIName handling


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [2fb35bdc0960ff4057c2b5ea9dc06f9a5ef21fba]

INTEGRATION: CWS fwk02ea (1.3.8); FILE MERGED 2004/05/25 12:35:54 as 1.3.8.1: #115945# optimize UIName handling


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [9324126afa267f0d645c95c14f5d557ae8603c6c]

INTEGRATION: CWS fwk02ea (1.3.8); FILE MERGED 2004/05/25 12:35:53 as 1.3.8.1: #115945# optimize UIName handling


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [cafe3ddae3af141a1dbaeafdec3e167865884484]

INTEGRATION: CWS fwk02ea (1.3.8); FILE MERGED 2004/05/25 12:35:52 as 1.3.8.1: #115945# optimize UIName handling


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [82fc1dc8a2f55e9d52cf91f678b66afb853c6f61]

INTEGRATION: CWS fwk02ea (1.3.8); FILE MERGED 2004/05/25 12:35:51 as 1.3.8.1: #115945# optimize UIName handling


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [bd3cb4b5a432299c28af2359f20417ece08c0e1f]

INTEGRATION: CWS fwk02ea (1.3.8); FILE MERGED 2004/05/25 12:35:50 as 1.3.8.1: #115945# optimize UIName handling


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [554dbd3aa22767018575aa0d406568bee97ce017]

INTEGRATION: CWS fwk02ea (1.3.8); FILE MERGED 2004/05/25 12:35:49 as 1.3.8.1: #115945# optimize UIName handling


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [74d0b82899d690d3b5492b1f10c356a10a5be252]

INTEGRATION: CWS fwk02ea (1.3.8); FILE MERGED 2004/05/25 12:35:48 as 1.3.8.1: #115945# optimize UIName handling


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [44986af59933a7688649bee2c010a9c77361f7b3]

INTEGRATION: CWS fwk02ea (1.3.8); FILE MERGED 2004/05/25 12:35:47 as 1.3.8.1: #115945# optimize UIName handling


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [df07c5afd78c75d5ee8b4e36071334b35f47f07c]

INTEGRATION: CWS fwk02ea (1.3.8); FILE MERGED 2004/05/25 12:35:46 as 1.3.8.1: #115945# optimize UIName handling


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [47eb7374067733b128bced379c6b1c8c6c7bb21c]

INTEGRATION: CWS fwk02ea (1.3.8); FILE MERGED 2004/05/25 12:35:45 as 1.3.8.1: #115945# optimize UIName handling


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [ae6a4aab7859a0f7247517d71f5125721fb42b1b]

INTEGRATION: CWS fwk02ea (1.3.8); FILE MERGED 2004/05/25 12:35:44 as 1.3.8.1: #115945# optimize UIName handling


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [d88ef013871d82dc9e4f05a512f9f375de4cf51a]

INTEGRATION: CWS fwk02ea (1.3.8); FILE MERGED 2004/05/25 12:35:43 as 1.3.8.1: #115945# optimize UIName handling


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [dad9cec27e98364aa831589cdd1f6a200a694f89]

INTEGRATION: CWS fwk02ea (1.3.8); FILE MERGED 2004/05/25 12:35:42 as 1.3.8.1: #115945# optimize UIName handling


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [b6b6d19125791625d3845a714d1b77bebfa554f5]

INTEGRATION: CWS fwk02ea (1.3.8); FILE MERGED 2004/05/25 12:35:41 as 1.3.8.1: #115945# optimize UIName handling


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [4699beb977369a46efafeb56fd5c27519397d6a7]

INTEGRATION: CWS fwk02ea (1.3.8); FILE MERGED 2004/05/25 12:35:40 as 1.3.8.1: #115945# optimize UIName handling


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [d90994d6627c7ab7edf4cb3c1f637159256a06e5]

INTEGRATION: CWS fwk02ea (1.3.8); FILE MERGED 2004/05/25 12:35:39 as 1.3.8.1: #115945# optimize UIName handling


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [4e97cd74903922216772b7e1624d61cf7f0a315c]

INTEGRATION: CWS fwk02ea (1.2.58); FILE MERGED 2004/05/25 12:35:39 as 1.2.58.1: #115945# optimize UIName handling


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [cb81aa8dc3506a49cd27f46cb14a94a057409b5b]

INTEGRATION: CWS fwk02ea (1.3.8); FILE MERGED 2004/05/25 12:35:38 as 1.3.8.1: #115945# optimize UIName handling


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [6a59256951bc42928e83567757ebcbe0d7dbd926]

INTEGRATION: CWS fwk02ea (1.3.8); FILE MERGED 2004/05/25 12:35:37 as 1.3.8.1: #115945# optimize UIName handling


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [5dedc3802e23d7db9e541f5fd0e4873433518015]

INTEGRATION: CWS fwk02ea (1.3.8); FILE MERGED 2004/05/25 12:35:36 as 1.3.8.1: #115945# optimize UIName handling


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [cffbcd742b86b1cb9c440d799b87f98d1862dcba]

INTEGRATION: CWS fwk02ea (1.3.8); FILE MERGED 2004/05/25 12:35:35 as 1.3.8.1: #115945# optimize UIName handling


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [94dc0c8173d85ef8dd759336a8ee118a06a5636c]

INTEGRATION: CWS fwk02ea (1.3.8); FILE MERGED 2004/05/25 12:35:34 as 1.3.8.1: #115945# optimize UIName handling


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [766834e6a07a126b878dee02c8f98d73d10dc946]

INTEGRATION: CWS fwk02ea (1.3.8); FILE MERGED 2004/05/25 12:35:33 as 1.3.8.1: #115945# optimize UIName handling


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [547722928a9f079fdaefca8d98d3a04439d225e4]

INTEGRATION: CWS fwk02ea (1.3.8); FILE MERGED 2004/05/25 12:35:32 as 1.3.8.1: #115945# optimize UIName handling


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [2def305475ab002199110c14c859f4f82ec2c3f3]

INTEGRATION: CWS fwk02ea (1.3.8); FILE MERGED 2004/05/25 12:35:31 as 1.3.8.1: #115945# optimize UIName handling


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [deae443188ab66d1a31ffae68354c3fbb7c65ec7]

INTEGRATION: CWS fwk02ea (1.4.8); FILE MERGED 2004/05/25 12:35:31 as 1.4.8.1: #115945# optimize UIName handling


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [e8bfca246a58e9029229fd7b46805f882628c1ae]

INTEGRATION: CWS fwk02ea (1.4.8); FILE MERGED 2004/05/25 12:35:30 as 1.4.8.1: #115945# optimize UIName handling


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [ffcfae416f200e213db13227802fbff7a0e6a3b3]

INTEGRATION: CWS fwk02ea (1.3.8); FILE MERGED 2004/05/25 12:35:30 as 1.3.8.1: #115945# optimize UIName handling


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [c32f94c21b8fb33577e3c6b80bdb1bc2bb9e6a07]

INTEGRATION: CWS fwk02ea (1.1.2); FILE ADDED 2004/05/25 13:00:30 as 1.1.2.1: #115945# force localization of types


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [dde91d43ae1f41adeabfcb7e410438cb16da069a]

INTEGRATION: CWS fwk02ea (1.3.8); FILE MERGED 2004/05/25 12:35:29 as 1.3.8.1: #115945# optimize UIName handling


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [841e57c79e9afedb11b52f3a3beb2b97938d38c4]

INTEGRATION: CWS fwk02ea (1.4.8); FILE MERGED 2004/05/25 12:35:29 as 1.4.8.1: #115945# optimize UIName handling


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [6499fdf6c8c0fb6e6e215d9fe462074ef3a2aa9c]

INTEGRATION: CWS fwk02ea (1.4.8); FILE MERGED 2004/05/25 12:35:28 as 1.4.8.1: #115945# optimize UIName handling


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [ebad2bcf6a84d885ac52ede815c40be960e4a583]

INTEGRATION: CWS fwk02ea (1.3.8); FILE MERGED 2004/05/25 12:35:28 as 1.3.8.1: #115945# optimize UIName handling


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [b5b50b8e43bd466de9e85545b5c88cb57e9d4b45]

INTEGRATION: CWS fwk02ea (1.3.8); FILE MERGED 2004/05/25 12:35:27 as 1.3.8.1: #115945# optimize UIName handling


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [98ced81c16fb868dc7e5ea1b4e185ee4ab58c668]

INTEGRATION: CWS fwk02ea (1.3.8); FILE MERGED 2004/05/25 12:35:26 as 1.3.8.1: #115945# optimize UIName handling


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [d9e12dce6d9da9d09a0b9afc6b7d71e1e91cf3ca]

INTEGRATION: CWS fwk02ea (1.4.8); FILE MERGED 2004/05/25 12:35:26 as 1.4.8.1: #115945# optimize UIName handling


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [9486097496bf372b8b1b7477ba72f8e4314c9fa8]

INTEGRATION: CWS fwk02ea (1.4.8); FILE MERGED 2004/05/25 12:35:25 as 1.4.8.1: #115945# optimize UIName handling


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [6c2981fdac7cf96a2858bec8f011ff0fa6f500c9]

INTEGRATION: CWS fwk02ea (1.3.8); FILE MERGED 2004/05/25 12:35:25 as 1.3.8.1: #115945# optimize UIName handling


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [4b4b55be5fd44f3addf211cae34793dd7b588d3e]

INTEGRATION: CWS fwk02ea (1.3.8); FILE MERGED 2004/05/25 12:35:24 as 1.3.8.1: #115945# optimize UIName handling


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [991924fbffa774f1d8d13b51ddef844d76a073db]

INTEGRATION: CWS fwk02ea (1.4.8); FILE MERGED 2004/05/25 12:35:24 as 1.4.8.1: #115945# optimize UIName handling


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [f3a9c14a14229a89c3226ae7cc3e72f0a8bb7387]

INTEGRATION: CWS fwk02ea (1.3.8); FILE MERGED 2004/05/25 12:35:23 as 1.3.8.1: #115945# optimize UIName handling


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [e321cf38e4c199c435b1c875b36f5d1ac8f535c7]

INTEGRATION: CWS fwk02ea (1.4.8); FILE MERGED 2004/05/25 12:35:23 as 1.4.8.1: #115945# optimize UIName handling


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [469be31359319024e358376ab4e1b8f90a03505d]

INTEGRATION: CWS fwk02ea (1.4.8); FILE MERGED 2004/05/25 12:35:22 as 1.4.8.1: #115945# optimize UIName handling


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [0be16a8ff98dfbfdf6f518019d866bac3ff6313d]

INTEGRATION: CWS fwk02ea (1.4.8); FILE MERGED 2004/05/25 12:35:21 as 1.4.8.1: #115945# optimize UIName handling


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [ee1e399a13d0496bf4e4b5fc61e3367c7ad2896c]

INTEGRATION: CWS fwk02ea (1.3.8); FILE MERGED 2004/05/25 12:35:21 as 1.3.8.1: #115945# optimize UIName handling


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [f44dcb98eccdb691d828fe1b57b789111fd5a60e]

INTEGRATION: CWS fwk02ea (1.3.8); FILE MERGED 2004/05/25 12:35:20 as 1.3.8.1: #115945# optimize UIName handling


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [9266942ca6eb7b165acde652a15a7ea823d15afc]

INTEGRATION: CWS fwk02ea (1.3.8); FILE MERGED 2004/05/25 12:35:19 as 1.3.8.1: #115945# optimize UIName handling


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [6ad8165c51831dd554525a64ee8baf66bd1888e1]

INTEGRATION: CWS fwk02ea (1.3.8); FILE MERGED 2004/05/25 12:35:18 as 1.3.8.1: #115945# optimize UIName handling


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [cfd95601fa146834fee5d256edcad6da2177f947]

INTEGRATION: CWS fwk02ea (1.2.10); FILE MERGED 2004/05/25 12:35:18 as 1.2.10.1: #115945# optimize UIName handling


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [3deeada5dc719c70041424a8a348b8f6032b40e7]

INTEGRATION: CWS fwk02ea (1.3.8); FILE MERGED 2004/05/25 12:37:28 as 1.3.8.1: #115945# optimize UIName handling


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [4fd3a75fc0583f9c9ed3d55285ad3e91cefe1d96]

INTEGRATION: CWS fwk02ea (1.3.8); FILE MERGED 2004/06/10 07:07:08 as 1.3.8.1: #115945# correct UTF-8 problems and force new translation of these filters


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [7270d2c361deef4f1b472f8249e050e21e33213d]

INTEGRATION: CWS fwk02ea (1.3.8); FILE MERGED 2004/05/25 12:37:27 as 1.3.8.1: #115945# optimize UIName handling


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [6165ea6f51adb1627e98a7d668d499344c56f5ea]

INTEGRATION: CWS fwk02ea (1.3.8); FILE MERGED 2004/06/10 07:07:07 as 1.3.8.1: #115945# correct UTF-8 problems and force new translation of these filters


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [918ab8843e94f5a6e433815b48246f41cea07e8b]

INTEGRATION: CWS fwk02ea (1.3.8); FILE MERGED 2004/05/25 12:37:26 as 1.3.8.1: #115945# optimize UIName handling


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [215edbcd6ada352b8ca78d043571df4ecdd67811]

INTEGRATION: CWS fwk02ea (1.1.2); FILE ADDED 2004/05/25 13:00:58 as 1.1.2.1: #115945# force localization of filters


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [8cfbf596184391d161221c8d291fc75be0509eb9]

INTEGRATION: CWS fwk02ea (1.4.8); FILE MERGED 2004/05/25 12:37:26 as 1.4.8.1: #115945# optimize UIName handling


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [e918d3a042c8f14227f92f81fda28c31dbb21ff8]

INTEGRATION: CWS fwk02ea (1.4.8); FILE MERGED 2004/05/25 12:37:25 as 1.4.8.1: #115945# optimize UIName handling


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [2af89139cf44542feef436ff5e3737063caa59ae]

INTEGRATION: CWS fwk02ea (1.3.8); FILE MERGED 2004/05/25 12:37:24 as 1.3.8.1: #115945# optimize UIName handling


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [bb4d0df96bbfc422118ad51cbd5e79c4d012e8dc]

INTEGRATION: CWS fwk02ea (1.4.8); FILE MERGED 2004/05/25 12:37:24 as 1.4.8.1: #115945# optimize UIName handling


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [0f0a44fea7447780606f0afa4a4869d436042e8d]

INTEGRATION: CWS fwk02ea (1.4.8); FILE MERGED 2004/05/25 12:37:23 as 1.4.8.1: #115945# optimize UIName handling


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [b54778622ad5e91a41fa3d84b338b046bc67586d]

INTEGRATION: CWS fwk02ea (1.3.8); FILE MERGED 2004/05/25 12:37:23 as 1.3.8.1: #115945# optimize UIName handling


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [3165955a095afcd5c52a5a044499ad006a354351]

INTEGRATION: CWS fwk02ea (1.3.8); FILE MERGED 2004/06/10 07:07:06 as 1.3.8.1: #115945# correct UTF-8 problems and force new translation of these filters


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [a4c65e15f44fcc08a6b6abb95ef0d4908ad55b35]

INTEGRATION: CWS fwk02ea (1.4.8); FILE MERGED 2004/05/25 12:37:22 as 1.4.8.1: #115945# optimize UIName handling


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [818e89a09c2fcaa00b8c0a61f2719fc3a069cf77]

INTEGRATION: CWS fwk02ea (1.4.8); FILE MERGED 2004/05/25 12:37:21 as 1.4.8.1: #115945# optimize UIName handling


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [bc8b8b9f7c6e965ed0bb6d6ed431dc1a7ae7d6e1]

INTEGRATION: CWS fwk02ea (1.3.8); FILE MERGED 2004/05/25 12:37:20 as 1.3.8.1: #115945# optimize UIName handling


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [8e35b5b446aa902e63f27865f953347056c2ccb1]

INTEGRATION: CWS fwk02ea (1.4.6); FILE MERGED 2004/05/25 12:37:20 as 1.4.6.1: #115945# optimize UIName handling


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [6b3a4d0c1557ef4010211c4da8b918b4ce141bd7]

INTEGRATION: CWS fwk02ea (1.4.8); FILE MERGED 2004/05/25 12:37:20 as 1.4.8.1: #115945# optimize UIName handling


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [e7eff78247b32bd3bb89f2709096d36c6dc60ab4]

INTEGRATION: CWS fwk02ea (1.4.8); FILE MERGED 2004/05/25 12:37:19 as 1.4.8.1: #115945# optimize UIName handling


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [d43e3aa2bede4d0bcb6a20a9026f16746d2fc077]

INTEGRATION: CWS fwk02ea (1.3.8); FILE MERGED 2004/05/25 12:37:19 as 1.3.8.1: #115945# optimize UIName handling


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [00bfc6ddc0a82dafdbe85caa5341db8960d6a64f]

INTEGRATION: CWS fwk02ea (1.4.8); FILE MERGED 2004/05/25 12:37:18 as 1.4.8.1: #115945# optimize UIName handling


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [7f3edd2edb47c8d7c2417d4c463f702bc89730b4]

INTEGRATION: CWS fwk02ea (1.3.8); FILE MERGED 2004/05/25 12:37:18 as 1.3.8.1: #115945# optimize UIName handling


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [2a5c63f4738e5035f688e0539f3f4a868e27e34f]

INTEGRATION: CWS fwk02ea (1.3.8); FILE MERGED 2004/05/25 12:37:17 as 1.3.8.1: #115945# optimize UIName handling


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [8450a76619f1e5861d66eae38eaa326060f07b17]

INTEGRATION: CWS fwk02ea (1.3.8); FILE MERGED 2004/06/10 07:07:05 as 1.3.8.1: #115945# correct UTF-8 problems and force new translation of these filters


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [82106f7065b35c91e0f08d5726a1cb6be22b139a]

INTEGRATION: CWS fwk02ea (1.3.8); FILE MERGED 2004/05/25 12:37:16 as 1.3.8.1: #115945# optimize UIName handling


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [1a834424659c27d2b6bc1e178280ec9dec555d72]

INTEGRATION: CWS fwk02ea (1.2.10); FILE MERGED 2004/05/25 12:37:16 as 1.2.10.1: #115945# optimize UIName handling


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [8680e9758373731d17c84408d3fa07d2b2384944]

INTEGRATION: CWS fwk02ea (1.2.10); FILE MERGED 2004/05/25 12:37:15 as 1.2.10.1: #115945# optimize UIName handling


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [9a1f503af28c527448512fb0416a48b69b8d57fe]

INTEGRATION: CWS fwk02ea (1.3.8); FILE MERGED 2004/05/25 12:37:15 as 1.3.8.1: #115945# optimize UIName handling


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [3214a07c3a2c9d1b7fbd85ae7eced82b471f228e]

INTEGRATION: CWS fwk02ea (1.3.8); FILE MERGED 2004/05/25 12:37:14 as 1.3.8.1: #115945# optimize UIName handling


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [c47b71ef2ad9c58045520c33cf5064c9510b7a23]

INTEGRATION: CWS fwk02ea (1.3.8); FILE MERGED 2004/05/25 12:37:13 as 1.3.8.1: #115945# optimize UIName handling


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [2659bad0092eda214b3902a00945a6622825d68b]

INTEGRATION: CWS fwk02ea (1.3.8); FILE MERGED 2004/05/25 12:37:12 as 1.3.8.1: #115945# optimize UIName handling


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [51fcb906445bb6fec0068f724005c17eb558558f]

INTEGRATION: CWS fwk02ea (1.3.8); FILE MERGED 2004/05/25 12:37:11 as 1.3.8.1: #115945# optimize UIName handling


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [52f99fa475e7e01a42450baba62660118452d8ed]

INTEGRATION: CWS fwk02ea (1.3.8); FILE MERGED 2004/05/25 12:37:10 as 1.3.8.1: #115945# optimize UIName handling


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [2a1fc7eda4f02b5ba04f0d23029aa4d4f567d98a]

INTEGRATION: CWS fwk02ea (1.3.8); FILE MERGED 2004/05/25 12:37:09 as 1.3.8.1: #115945# optimize UIName handling


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [c54e3ba101b2c7d3372fd38ed3cf26ba5c35d0b2]

INTEGRATION: CWS fwk02ea (1.3.8); FILE MERGED 2004/05/25 12:37:08 as 1.3.8.1: #115945# optimize UIName handling


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [41b3edf5cc97389e5f8867bb383a6b804b3f76c8]

INTEGRATION: CWS fwk02ea (1.3.8); FILE MERGED 2004/05/25 12:37:07 as 1.3.8.1: #115945# optimize UIName handling


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [effc9a6e3325cf317c99477db26b3b0262065b74]

INTEGRATION: CWS fwk02ea (1.3.8); FILE MERGED 2004/05/25 12:37:06 as 1.3.8.1: #115945# optimize UIName handling


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [b4d0235c83e34afcc9b1e8227ac810339a418454]

INTEGRATION: CWS fwk02ea (1.3.8); FILE MERGED 2004/06/10 07:07:05 as 1.3.8.1: #115945# correct UTF-8 problems and force new translation of these filters


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [b8b13a017e536c678789e73219593a4ff0e62eac]

INTEGRATION: CWS fwk02ea (1.3.8); FILE MERGED 2004/06/10 07:07:04 as 1.3.8.1: #115945# correct UTF-8 problems and force new translation of these filters


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [8bf0daa37a9461d73dec00ea22d440b102d4edeb]

INTEGRATION: CWS fwk02ea (1.3.8); FILE MERGED 2004/06/10 07:07:03 as 1.3.8.1: #115945# correct UTF-8 problems and force new translation of these filters


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [87b50ef8ed3a478a7a9942f10094f7d3af40bc53]

INTEGRATION: CWS fwk02ea (1.3.8); FILE MERGED 2004/05/25 12:37:05 as 1.3.8.1: #115945# optimize UIName handling


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [c2a2a9a866ddf3a8bc280e819d4edfa79cef4cc4]

INTEGRATION: CWS fwk02ea (1.4.8); FILE MERGED 2004/06/10 07:07:03 as 1.4.8.1: #115945# correct UTF-8 problems and force new translation of these filters


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [b692f135439f48a7e4b843a2d5cb0f5d5e65b0b2]

INTEGRATION: CWS fwk02ea (1.4.8); FILE MERGED 2004/05/25 12:37:05 as 1.4.8.1: #115945# optimize UIName handling


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [bb37da015087d538b41c304c7b1e8651bc579ff8]

INTEGRATION: CWS fwk02ea (1.4.8); FILE MERGED 2004/06/10 07:07:02 as 1.4.8.1: #115945# correct UTF-8 problems and force new translation of these filters


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [fe17874b91a7ae45c95657358ae0f8bf1ba2dc66]

INTEGRATION: CWS fwk02ea (1.3.8); FILE MERGED 2004/05/25 12:37:04 as 1.3.8.1: #115945# optimize UIName handling


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [bfc3659dd00b2931e48e4adc4cf450bb31317130]

INTEGRATION: CWS fwk02ea (1.4.8); FILE MERGED 2004/05/25 12:37:04 as 1.4.8.1: #115945# optimize UIName handling


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [592256b5bf7a18932503820cc0a2e958f097ed06]

INTEGRATION: CWS fwk02ea (1.3.8); FILE MERGED 2004/06/10 07:07:02 as 1.3.8.1: #115945# correct UTF-8 problems and force new translation of these filters


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [e2c61cad1d17daa2f8976d4ded64ea61fbcc0c0d]

INTEGRATION: CWS fwk02ea (1.3.8); FILE MERGED 2004/06/10 07:07:01 as 1.3.8.1: #115945# correct UTF-8 problems and force new translation of these filters


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [2bed440bd0f0ac325fcf59bf9e452a6e496babf2]

INTEGRATION: CWS fwk02ea (1.4.8); FILE MERGED 2004/05/25 12:37:03 as 1.4.8.1: #115945# optimize UIName handling


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [f06bd854b71a013056e6e5afa33d9976e155f9f1]

INTEGRATION: CWS fwk02ea (1.4.8); FILE MERGED 2004/06/10 07:07:00 as 1.4.8.1: #115945# correct UTF-8 problems and force new translation of these filters


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [bc291c666315861f89574034895ccc29caa60643]

INTEGRATION: CWS fwk02ea (1.4.8); FILE MERGED 2004/05/25 12:37:02 as 1.4.8.1: #115945# optimize UIName handling


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [155be5b457b093c85e45806025eb940487df5383]

INTEGRATION: CWS fwk02ea (1.4.8); FILE MERGED 2004/06/10 07:06:59 as 1.4.8.1: #115945# correct UTF-8 problems and force new translation of these filters


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [ff896a22904c00b8f0295780a30d96030cfc2b46]

INTEGRATION: CWS fwk02ea (1.4.8); FILE MERGED 2004/05/25 12:37:01 as 1.4.8.1: #115945# optimize UIName handling


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [badf1adf506afecb5c51a37f931030604322d8e7]

INTEGRATION: CWS fwk02ea (1.4.8); FILE MERGED 2004/06/10 07:06:58 as 1.4.8.1: #115945# correct UTF-8 problems and force new translation of these filters


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [68720ac0e547b186a4df8ecb67b7ae193ba6d006]

INTEGRATION: CWS fwk02ea (1.4.8); FILE MERGED 2004/05/25 12:37:00 as 1.4.8.1: #115945# optimize UIName handling


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [27262e2c9cfc40919e8a6b4f0f789f454503ee47]

INTEGRATION: CWS fwk02ea (1.3.8); FILE MERGED 2004/05/25 12:37:00 as 1.3.8.1: #115945# optimize UIName handling


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [f9e10f592ad339be17ba8f6ecaffb2959aaf1788]

INTEGRATION: CWS fwk02ea (1.3.8); FILE MERGED 2004/05/25 12:36:59 as 1.3.8.1: #115945# optimize UIName handling


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [b1da8f64e7aea52ace812ebb39a5aafff7b4d214]

INTEGRATION: CWS fwk02ea (1.3.8); FILE MERGED 2004/05/25 12:36:58 as 1.3.8.1: #115945# optimize UIName handling


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [2a68605d2e3a1ee7a2b14b85855a674a6a412e19]

INTEGRATION: CWS fwk02ea (1.3.8); FILE MERGED 2004/05/25 12:36:57 as 1.3.8.1: #115945# optimize UIName handling


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [dcb9dcb10f5f0a62d62567f3a27039d9e1061c36]

INTEGRATION: CWS fwk02ea (1.3.8); FILE MERGED 2004/05/25 12:36:56 as 1.3.8.1: #115945# optimize UIName handling


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [0b8dc92d5c51fdbe6913ae64cf77759c4051ad20]

INTEGRATION: CWS fwk02ea (1.3.8); FILE MERGED 2004/05/25 12:36:55 as 1.3.8.1: #115945# optimize UIName handling


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [e1c6d78e00fb57ef9934a17797ac452397b85f87]

INTEGRATION: CWS fwk02ea (1.3.8); FILE MERGED 2004/05/25 12:36:54 as 1.3.8.1: #115945# optimize UIName handling


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [7aba3f0f4629b4a72791313359e781dc11117a84]

INTEGRATION: CWS fwk02ea (1.3.8); FILE MERGED 2004/05/25 12:36:53 as 1.3.8.1: #115945# optimize UIName handling


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [6b2eb262390e0a371299e91ce6fd833867febabf]

INTEGRATION: CWS fwk02ea (1.3.8); FILE MERGED 2004/05/25 12:36:52 as 1.3.8.1: #115945# optimize UIName handling


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [4955ffe955de5b0d4d1033cc41cc52669484b0b9]

INTEGRATION: CWS fwk02ea (1.3.8); FILE MERGED 2004/05/25 12:36:51 as 1.3.8.1: #115945# optimize UIName handling


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [c9055d03f9ca3f24d07f45362500dd4224c276cf]

INTEGRATION: CWS fwk02ea (1.3.8); FILE MERGED 2004/05/25 12:36:50 as 1.3.8.1: #115945# optimize UIName handling


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [5686582bbe75a3e82c81e9608a9c231a55d85276]

INTEGRATION: CWS fwk02ea (1.3.8); FILE MERGED 2004/06/10 07:06:58 as 1.3.8.1: #115945# correct UTF-8 problems and force new translation of these filters


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [a2b017e711e7df1b7523334deb9195044be36d49]

INTEGRATION: CWS fwk02ea (1.3.8); FILE MERGED 2004/05/25 12:36:49 as 1.3.8.1: #115945# optimize UIName handling


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [ed7b67da4d99f5c4602bd3db61e0d92f454531a9]

INTEGRATION: CWS fwk02ea (1.3.8); FILE MERGED 2004/05/25 12:36:48 as 1.3.8.1: #115945# optimize UIName handling


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [5a53b098980754c1f62326ed03bc0924b3ae6771]

INTEGRATION: CWS fwk02ea (1.3.8); FILE MERGED 2004/05/25 12:36:47 as 1.3.8.1: #115945# optimize UIName handling


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [ced510a152fc8eaf131d5752b611e3b5d02e6ab5]

INTEGRATION: CWS fwk02ea (1.3.8); FILE MERGED 2004/06/10 07:06:57 as 1.3.8.1: #115945# correct UTF-8 problems and force new translation of these filters


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [059b3ed62a86fc736da93b77045651f75a52bb4e]

INTEGRATION: CWS fwk02ea (1.3.8); FILE MERGED 2004/05/25 12:36:46 as 1.3.8.1: #115945# optimize UIName handling


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [e0e42254f86948687f0a418ce864b0d15ef13fbb]

INTEGRATION: CWS fwk02ea (1.3.8); FILE MERGED 2004/05/25 12:36:45 as 1.3.8.1: #115945# optimize UIName handling


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [7c88d714a5564fe409de63a2dac1752c7e784e2a]

INTEGRATION: CWS fwk02ea (1.3.8); FILE MERGED 2004/05/25 12:36:44 as 1.3.8.1: #115945# optimize UIName handling


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [f0baed2eef4ee8ac0a55a3ecb627834507e0d7d5]

INTEGRATION: CWS fwk02ea (1.3.8); FILE MERGED 2004/05/25 12:36:43 as 1.3.8.1: #115945# optimize UIName handling


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [6210e541f74d9efbef4cab1c6c9a7481afca378b]

INTEGRATION: CWS fwk02ea (1.3.8); FILE MERGED 2004/06/10 07:06:56 as 1.3.8.1: #115945# correct UTF-8 problems and force new translation of these filters


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [bc980b9dde4f5361d59b7de23df30b7e28fa6c1a]

INTEGRATION: CWS fwk02ea (1.3.8); FILE MERGED 2004/05/25 12:36:42 as 1.3.8.1: #115945# optimize UIName handling


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [bd6e10412c50162f9574a2cf4627062346d093ef]

INTEGRATION: CWS fwk02ea (1.3.8); FILE MERGED 2004/05/25 12:36:41 as 1.3.8.1: #115945# optimize UIName handling


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [d436d5ce255b0001c88880294237c8ed2347925d]

INTEGRATION: CWS fwk02ea (1.3.8); FILE MERGED 2004/05/25 12:36:40 as 1.3.8.1: #115945# optimize UIName handling


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [71d08d2f9470492d419935998eab10d13ddf4ea0]

INTEGRATION: CWS fwk02ea (1.2.58); FILE MERGED 2004/05/25 12:36:40 as 1.2.58.1: #115945# optimize UIName handling


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [18923f55d03829e233c6c52348ee7c7e3637f730]

INTEGRATION: CWS fwk02ea (1.3.8); FILE MERGED 2004/05/25 12:36:39 as 1.3.8.1: #115945# optimize UIName handling


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [850567597afdf0231d43385116091de116f25628]

INTEGRATION: CWS fwk02ea (1.3.8); FILE MERGED 2004/05/25 12:36:38 as 1.3.8.1: #115945# optimize UIName handling


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [c814487e4b0d807186e963a38b6f6b8aad9da7b8]

INTEGRATION: CWS fwk02ea (1.3.8); FILE MERGED 2004/05/25 12:36:37 as 1.3.8.1: #115945# optimize UIName handling


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [c484e2167488a78f6e20145482efa3f966582fda]

INTEGRATION: CWS fwk02ea (1.3.8); FILE MERGED 2004/05/25 12:36:36 as 1.3.8.1: #115945# optimize UIName handling


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [721b216d0434f864dcfeecb46b3cddb979caa572]

INTEGRATION: CWS fwk02ea (1.5.8); FILE MERGED 2004/05/13 09:44:25 as 1.5.8.1: #115945# use new locale fallback mechanism


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [98b8fd48b0c7a3210044e29d5898878fdeb55be8]

INTEGRATION: CWS fwk02ea (1.16.16); FILE MERGED 2004/05/25 13:01:31 as 1.16.16.1: #115945# force localization of types/filters


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [dcc0af0dad6c1f85e340bacbe040799bc363d7a7]

INTEGRATION: CWS fwk02ea (1.7.74); FILE MERGED 2004/06/03 14:21:21 gh 1.7.74.1: assume dispatchers which do not call a StatusListener on addStatusListener to be enabled instead of disabled


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [df1c2c04caebe483201f28548783621fa5478323]

INTEGRATION: CWS fwk02ea (1.31.8); FILE MERGED 2004/06/01 15:34:18 lo 1.31.8.1: #i29643# #i26375# licens dialog behavior + helpids


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [805186390a5011d12a73ab73f733ff7791e4f4f4]

INTEGRATION: CWS fwk02ea (1.3.18); FILE MERGED 2004/05/17 15:59:12 cd 1.3.18.1: #i29198# Added German and English/US translation for command '.uno:TestMode'


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [ae66fe30a8c31691b13137d1fdde13a3684e2918]

INTEGRATION: CWS fwk02ea (1.18.396); FILE MERGED 2004/05/13 10:47:06 as 1.18.396.1: #110074# use default values in case config does not include something usefull


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [ae710fafcad95fef0a6d819606974fa67d51554e]

INTEGRATION: CWS fwk02ea (1.3.98); FILE MERGED 2004/06/01 15:35:12 lo 1.3.98.1: #i29643# #i26375# licens dialog behavior + helpids


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [20cf4f37a2a1b881b05bbc6bb1f496129f402b28]

INTEGRATION: CWS fwk02ea (1.5.96); FILE MERGED 2004/06/01 15:35:11 lo 1.5.96.1: #i29643# #i26375# licens dialog behavior + helpids


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [07d7f15e33bad774d0a6f275f093df80a7ba5673]

INTEGRATION: CWS fwk02ea (1.13.104); FILE MERGED 2004/06/01 15:35:09 lo 1.13.104.1: #i29643# #i26375# licens dialog behavior + helpids


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [e76c002f4143bae7cdb120ac1f728a23934d8106]

INTEGRATION: CWS fwk02ea (1.134.12); FILE MERGED 2004/06/01 15:35:09 lo 1.134.12.1: #i29643# #i26375# licens dialog behavior + helpids


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [b6a8594300b8acc3e4983fd4042dc61ecdfe0b68]

INTEGRATION: CWS fwk02ea (1.14.358); FILE MERGED 2004/05/25 07:22:17 cd 1.14.358.2: #i27758# Added hidspecial for listbox 2004/05/24 14:35:27 mba 1.14.358.1: #i28628#: helpid for macro messagebox


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [9b1fc9418a92e46aada9ce92625abc2968b7c9eb]

INTEGRATION: CWS fwk02ea (1.72.28); FILE MERGED 2004/05/17 10:17:17 as 1.72.28.1: #i24366# use special NewDocDirectExec_ImplOld function directly instead of ExecuteSlot to prevent recursive call of NewDocDirectExec_Impl


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [fed5f52fc4c09f21e6035e4f68cbe5b9bf04579a]

INTEGRATION: CWS fwk02ea (1.22.78); FILE MERGED 2004/05/24 14:31:23 mba 1.22.78.3: #i28628#: helpid for macro messagebox 2004/05/17 14:54:49 cd 1.22.78.2: #i27758# Help ID for the internal SvHeaderTabListBox 2004/05/17 14:53:47 cd 1.22.78.1: #i27758# Help ID for the internal SvHeaderTabListBox


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [1df02b32cdc2fdb1327ed33eec844badbc021ac5]

INTEGRATION: CWS fwk02ea (1.61.24); FILE MERGED 2004/05/26 13:29:18 mav 1.61.24.3: #116711# do not let Stream parameter of MediaDescriptor be cached by Model until it is correctly handled 2004/05/26 10:10:30 mba 1.61.24.2: #116829#: don't treat binary filters as own storage format 2004/05/25 08:15:38 as 1.61.24.1: #i28652# correct typo


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [3addccdf73a5694ba406d51fded5b4e93dff9ddc]

INTEGRATION: CWS fwk02ea (1.126.24); FILE MERGED 2004/05/26 10:10:29 mba 1.126.24.1: #116829#: don't treat binary filters as own storage format


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [4ac53f682164b757db8163137066db2f982b6fbe]

INTEGRATION: CWS fwk02ea (1.62.2); FILE MERGED 2004/05/24 06:38:24 as 1.62.2.1: #i29335# repair sending document as email


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [f869d087b920eaa13d04efa09fa648652d65e6d8]

INTEGRATION: CWS fwk02ea (1.39.24); FILE MERGED 2004/05/24 14:30:22 mba 1.39.24.1: #i28628#: helpid for macro messagebox


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [c8443d12ddc5fcfc2656f425ebbed0532c1344f2]

INTEGRATION: CWS fwk02ea (1.139.26); FILE MERGED 2004/05/25 08:14:58 as 1.139.26.1: #i28652# handle medium readonly if filter is readonly


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [2e7856cc828441c28ede6b81cf28b7edeb32c703]

INTEGRATION: CWS fwk02ea (1.17.102); FILE MERGED 2004/05/17 10:18:48 as 1.17.102.1: #i24366# improve Set/GetStandardTemplate so it can work with long and short factory names


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [864f2878152220289e7a44e08fbbd33a8b4e52a7]

INTEGRATION: CWS fwk02ea (1.10.28); FILE MERGED 2004/05/17 14:54:07 cd 1.10.28.1: #i27758# Help ID for the internal SvHeaderTabListBox


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [b8c89653fff0cd9761bcaf35c50181a313c9aeba]

INTEGRATION: CWS fwk02ea (1.30.78); FILE MERGED 2004/05/25 07:00:25 as 1.30.78.1: #i29356# parse URL right to extract optional arguments


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [f04887a757a87b0ce0ad4f716009f761fc306606]

INTEGRATION: CWS fwk02ea (1.19.158); FILE MERGED 2004/05/25 08:14:19 as 1.19.158.1: #i28652# ignore help urls for picklist


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [5cdb17960ea3bf7e498c0e0ad373adbd4f089a9b]

INTEGRATION: CWS fwk02ea (1.53.322); FILE MERGED 2004/05/28 11:43:51 as 1.53.322.3: #i28652# repair history, f1 => to front + load new 2004/05/28 09:28:29 as 1.53.322.2: #i28652# repair jump marks, load content synchron 2004/05/25 08:13:48 as 1.53.322.1: #i28652# dont open help twice


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [8500e81a72f2f013527869e948993f802ecfe21b]

INTEGRATION: CWS fwk02ea (1.49.78); FILE MERGED 2004/05/28 11:43:51 as 1.49.78.3: #i28652# repair history, f1 => to front + load new 2004/05/28 09:28:28 as 1.49.78.2: #i28652# repair jump marks, load content synchron 2004/05/25 08:13:25 as 1.49.78.1: #i28652# use loadComponentFromURL instead of dispach() - to 'hide' help urls in picklist


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [a7551a6a18fd46b4e287225c84807f9665db63ab]

INTEGRATION: CWS fwk02ea (1.93.78); FILE MERGED 2004/05/28 11:43:50 as 1.93.78.3: #i28652# repair history, f1 => to front + load new 2004/05/28 09:28:28 as 1.93.78.2: #i28652# repair jump marks, load content synchron 2004/05/25 08:13:24 as 1.93.78.1: #i28652# use loadComponentFromURL instead of dispach() - to 'hide' help urls in picklist


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [6c78ca35757ba3ca70ad5199ec60916a911c4cf8]

INTEGRATION: CWS fwk02ea (1.14.358); FILE MERGED 2004/05/28 09:28:28 as 1.14.358.1: #i28652# repair jump marks, load content synchron


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [1e7e62913dc89969a1c87c086087e6d411bad053]

INTEGRATION: CWS fwk02ea (1.20.358); FILE MERGED 2004/05/28 11:43:50 as 1.20.358.2: #i28652# repair history, f1 => to front + load new 2004/05/28 09:28:27 as 1.20.358.1: #i28652# repair jump marks, load content synchron


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [2286907c058d0ef73288567e62718702a647b8df]

INTEGRATION: CWS fwk02ea (1.4.504); FILE MERGED 2004/05/28 09:28:27 as 1.4.504.1: #i28652# repair jump marks, load content synchron


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [f5455b1ae5433715c4a5ad97946ef1ebd6c0ca0f]

INTEGRATION: CWS fwk02ea (1.78.26); FILE MERGED 2004/05/17 10:16:07 as 1.78.26.1: #i24366# implement new version of NewDocDirectExec_Impl but but provide copy of old version for FrameLoader!


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [8f2efd4c27e9d79ced423471cfad2aa01e44d1de]

INTEGRATION: CWS fwk02ea (1.77.12); FILE MERGED 2004/06/01 15:31:30 lo 1.77.12.1: #i29643# #i26375# licens dialog behavior + helpids


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [6e101e8df40fb860a414b70f8b4046fe8d29f7a2]

INTEGRATION: CWS fwk02ea (1.2.188); FILE MERGED 2004/06/01 15:31:30 lo 1.2.188.1: #i29643# #i26375# licens dialog behavior + helpids


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [bfe22f912ca753309c684026dde90d7b77c95273]

INTEGRATION: CWS fwk02ea (1.2.38); FILE MERGED 2004/05/25 07:02:39 as 1.2.38.1: #i29356# add type for VerbID


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [30f5b7ae85054ab45507431f00fb13156340cea3]

INTEGRATION: CWS fwk02ea (1.4.2); FILE MERGED 2004/05/24 15:45:58 cd 1.4.2.1: #i29427# Cache dispatch objects to speed up menu activation - use frameActionListener to support requery


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [38a3c9a162ca05546507e7e85ebaec0298710293]

INTEGRATION: CWS fwk02ea (1.2.38); FILE MERGED 2004/05/17 13:24:11 cd 1.2.38.1: #i27574# Check extension of xml files


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [e44fdd5b621bd08633d9337eec034745dabe0c77]

INTEGRATION: CWS fwk02ea (1.2.38); FILE MERGED 2004/05/17 13:24:10 cd 1.2.38.1: #i27574# Check extension of xml files


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [57a4c708ab20befc4ca5a794b2f418c96f13250b]

INTEGRATION: CWS fwk02ea (1.7.36); FILE MERGED 2004/05/14 07:08:32 as 1.7.36.1: #116234# apply NORWEGIAN_NYNORSK patch for 8.0


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [d3bb2e52e17fc3f53e74f210351b06c300eb04e3]

INTEGRATION: CWS fwk02ea (1.17.38); FILE MERGED 2004/06/01 15:31:29 lo 1.17.38.1: #i29643# #i26375# licens dialog behavior + helpids


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [9e941c6875e29ddf6b3ef3be019f3804f5ad9525]

INTEGRATION: CWS fwk02ea (1.1.4); FILE ADDED 2004/06/01 15:49:36 lo 1.1.4.1: #i29643# #i26375# licens dialog behavior + helpids


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [e56f389073f2d9dd5e1033807892a54efc6cda54]

INTEGRATION: CWS fwk02ea (1.73.16); FILE MERGED 2004/05/25 13:10:38 as 1.73.16.2: #i29256# ignore already disposed objects 2004/05/17 08:02:14 as 1.73.16.1: #i24366# handle focus forwarding right


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [0287958e6cedb030901a938ed019417ff9a9e885]

INTEGRATION: CWS fwk02ea (1.19.38); FILE MERGED 2004/06/01 15:31:28 lo 1.19.38.1: #i29643# #i26375# licens dialog behavior + helpids


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [e2a4aa0e24a54f12f31a4a29f0106da89342de86]

INTEGRATION: CWS fwk02ea (1.7.16); FILE MERGED 2004/05/28 09:26:57 as 1.7.16.4: #i28652# support jump marks 2004/05/27 05:56:05 as 1.7.16.3: #116711# free media descriptor after loading finished, to let the might open stream die 2004/05/25 13:09:45 as 1.7.16.2: #i29256# remove superflous todo statement 2004/05/25 13:08:39 as 1.7.16.1: #i29256# release load-lock later ...


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [1942509deead8813729bad765d1fc0450c39d713]

INTEGRATION: CWS fwk02ea (1.4.2); FILE MERGED 2004/05/11 08:20:53 as 1.4.2.1: #116400# restore special closer button if menu is replaced/merged with an embedded frame menu


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [63d90c714c671fad9a4df657039d76ee0fec5811]

INTEGRATION: CWS fwk02ea (1.1.2); FILE ADDED 2004/05/13 08:42:46 as 1.1.2.1: #111074# use new pattern for closing something


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [2f303d689ea7add6a94d14e2040a4d11ab866edd]

INTEGRATION: CWS fwk02ea (1.6.38); FILE MERGED 2004/05/13 08:41:14 as 1.6.38.1: #111074# make frame empty before you check the environment


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [2ca627c01a389c6227b66b3f63948a68fb35ecba]

INTEGRATION: CWS fwk02ea (1.3.2); FILE MERGED 2004/05/24 15:45:34 cd 1.3.2.1: #i29427# Cache dispatch objects to speed up menu activation - use frameActionListener to support requery


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [60dd60005134af798e208bec64fd965c57f45560]

INTEGRATION: CWS fwk02ea (1.1.4); FILE ADDED 2004/06/01 15:32:41 lo 1.1.4.1: #i29643# #i26375# licens dialog behavior + helpids


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [245f25d89e1205292b745ecc7e41c4ebf7d649b9]

INTEGRATION: CWS fwk02ea (1.1.4); FILE ADDED 2004/06/01 15:32:40 lo 1.1.4.1: #i29643# #i26375# licens dialog behavior + helpids


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [3b177db2809b84ad334aa4331d406086ea7d9c6e]

INTEGRATION: CWS fwk02ea (1.3.38); FILE MERGED 2004/05/13 08:41:03 as 1.3.38.1: #111074# make frame empty before you check the environment


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [c34e6b66b90ea0e0d6c76b4279dde1df590cdcda]

INTEGRATION: CWS fwk02ea (1.19.38); FILE MERGED 2004/06/01 15:31:26 lo 1.19.38.1: #i29643# #i26375# licens dialog behavior + helpids


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [c71a4867502744f1145079e4d5a5dfdd4106a160]

INTEGRATION: CWS fwk02ea (1.2.188); FILE MERGED 2004/06/01 15:31:25 lo 1.2.188.1: #i29643# #i26375# licens dialog behavior + helpids


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [1d1881dc1661f365b696c2200ac177df54b2d196]

INTEGRATION: CWS aw011 (1.5.12); FILE MERGED 2004/05/14 15:35:23 aw 1.5.12.1: #116732# Corrected an error when migrationg the polygon cutter to basegfx. On 8 polaces, i had to replacce a less() compare with an moreOrEqual() one.


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [f6180cb95c1500bd79194292616d517a8bc479ae]

INTEGRATION: CWS aw011 (1.4.12); FILE MERGED 2004/06/03 10:51:02 thb 1.4.12.1: #i29820# Changed return types from Tuple to Point/Vector, which is much more convenient for further processing


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [01df5d50b8181a2105f6c924f834132b8e135874]

INTEGRATION: CWS aw011 (1.9.12); FILE MERGED 2004/06/03 10:51:02 thb 1.9.12.1: #i29820# Changed return types from Tuple to Point/Vector, which is much more convenient for further processing


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [c2dc21f47f61c199a13e83c27201ce2f837000c0]

INTEGRATION: CWS aw011 (1.9.12); FILE MERGED 2004/06/03 10:51:01 thb 1.9.12.1: #i29820# Changed return types from Tuple to Point/Vector, which is much more convenient for further processing


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [a70ae62cdb95b4b4f00b849b68593c2bd613f197]

INTEGRATION: CWS aw011 (1.73.50); FILE MERGED 2004/05/28 08:27:07 aw 1.73.50.1: #i29486# Use DoPaintObject instead of SingleObjectPainter in PaintProc recalls. Done that for all simple places, not yet for the more complicated oned. Will be changed when the proc recall mechanism will be changed.


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [018a42b708455fbf41dabbc795560903685116b8]

INTEGRATION: CWS aw011 (1.10.58); FILE MERGED 2004/05/28 08:27:07 aw 1.10.58.1: #i29486# Use DoPaintObject instead of SingleObjectPainter in PaintProc recalls. Done that for all simple places, not yet for the more complicated oned. Will be changed when the proc recall mechanism will be changed.


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [09da9cb02736389ca4d71af32c3c2b87d8335e5d]

INTEGRATION: CWS aw011 (1.6.16); FILE MERGED 2004/05/28 18:49:34 thb 1.6.16.1: #i24832# Added implementation for build-in clipper, should neither gpc nor libart be available. Subject to detailed performance analysis, this might also become the default clipper in the future


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [fdc7455a65066a102e6db6eb87d6a34eae218765]

INTEGRATION: CWS aw011 (1.38.68); FILE MERGED 2004/06/02 18:21:28 aw 1.38.68.2: RESYNC: (1.38-1.39); FILE MERGED 2004/05/14 15:19:09 aw 1.38.68.1: #116657# In SdrPageView::SetLayer, if layer visibility really is changed, notify the UnoControlRec to allow the controls in live mode to update correctly to the evtl. changed visibility.


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [ba3155e2be134dde74a486eeda486c0a71804313]

INTEGRATION: CWS aw011 (1.24.236); FILE MERGED 2004/05/07 12:27:25 aw 1.24.236.1: #i21479# When constructing a path, take over the 2nd position when not yet taken over by previous MouseMove (if MouseMove did not happen)


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [52fa71b6acd577a590d7954be3e91bb963b3033d]

INTEGRATION: CWS aw011 (1.60.214); FILE MERGED 2004/05/03 15:53:23 aw 1.60.214.1: #116639# Simply take the logic size, forward/backward conversion is no longer necessary  and may make the pixel size one too big.


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [4ff090d2cfe618c199953f0579244356d18bf5a4]

INTEGRATION: CWS aw011 (1.21.68); FILE MERGED 2004/05/07 09:43:58 aw 1.21.68.1: #i28528#

Added extra Item (Bool) for chart2 to be able to show reduced line geometry

2004-06-10  Kurt Zenker  <kz@openoffice.org>  [67949bbd6a5254fe652530dc4c944e1597de26c2]

INTEGRATION: CWS aw011 (1.3.216); FILE MERGED 2004/05/07 09:43:57 aw 1.3.216.1: #i28528#

Added extra Item (Bool) for chart2 to be able to show reduced line geometry

2004-06-10  Kurt Zenker  <kz@openoffice.org>  [a48c108c0cd79df80b39b6c6cc4f5564175502a2]

INTEGRATION: CWS aw011 (1.3.128); FILE MERGED 2004/06/07 10:12:35 aw 1.3.128.1: #i29129#


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [1de7bab3108a66bc2b64f073229651762e9378d7]

INTEGRATION: CWS aw011 (1.4.68); FILE MERGED 2004/06/02 18:17:42 aw 1.4.68.2: RESYNC: (1.4-1.5); FILE MERGED 2004/05/12 15:34:20 aw 1.4.68.1: #i29089# Instead of simply returning sal_True, look for the state of PagePainting which is per default disabled for the applications which do not need let the page be painted (but do it themselves).


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [c03a9cdff1597c7a0bef7dbb5fdac2238eb89237]

INTEGRATION: CWS aw011 (1.3.132); FILE MERGED 2004/06/07 12:13:33 aw 1.3.132.3: #i29132# Since e.g. with connectors like in #i29132# still rounding errors happen when converting to pixels, i choose now to handle this here in expanding the expand rectangle by one pixel, that means: device dependent. The maximum rounding error is potentially 1/2 pixel, so with one pixel the rect is then potentially up to 1/2 pixel too big. I see no other way until we have more precise conversions, though. All involved logic coordinates are correct. 2004/06/07 10:12:07 aw 1.3.132.2: #i29129#, #116639#> 2004/05/07 10:54:32 aw 1.3.132.1: #i28641# Force ControlLayer Paint to unbuffered due to VCL limitations


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [dee47b76d88a31dc5934c1ad42fc86009080f13c]

INTEGRATION: CWS aw011 (1.4.590); FILE MERGED 2004/05/07 09:43:57 aw 1.4.590.1: #i28528#

Added extra Item (Bool) for chart2 to be able to show reduced line geometry

2004-06-10  Kurt Zenker  <kz@openoffice.org>  [71de7057e4ee7ce75b18e6136884fc74f37636f5]

INTEGRATION: CWS aw011 (1.32.68); FILE MERGED 2004/05/19 11:55:15 aw 1.32.68.3: #i29168# The received Bitmap may still be empty (see bug), so the fix needs his own if, it is not enough to use the else-tree 2004/05/07 09:43:56 aw 1.32.68.2: #i28528#

Added extra Item (Bool) for chart2 to be able to show reduced line geometry
2004/05/04 11:10:39 aw 1.32.68.1: #116336#

If shapes are mirrored once (mirroring two times correct geometry again)
 double-sided at the object and two-sided-lighting at the scene need to be set.

2004-06-10  Kurt Zenker  <kz@openoffice.org>  [dd67a9928f3b7ee3f794572828eaf5feee00323a]

INTEGRATION: CWS aw011 (1.16.212); FILE MERGED 2004/05/07 09:43:56 aw 1.16.212.1: #i28528#

Added extra Item (Bool) for chart2 to be able to show reduced line geometry

2004-06-10  Kurt Zenker  <kz@openoffice.org>  [331b0761bb739fc117aaed0beb296f83c42c407f]

INTEGRATION: CWS aw011 (1.14.68); FILE MERGED 2004/05/07 09:43:56 aw 1.14.68.2: #i28528#

Added extra Item (Bool) for chart2 to be able to show reduced line geometry
2004/05/04 11:10:38 aw 1.14.68.1: #116336#

If shapes are mirrored once (mirroring two times correct geometry again)
 double-sided at the object and two-sided-lighting at the scene need to be set.

2004-06-10  Kurt Zenker  <kz@openoffice.org>  [3494664205cd64282b0d981d2126f9799281403a]

INTEGRATION: CWS aw011 (1.2.68); FILE MERGED 2004/05/04 11:10:38 aw 1.2.68.1: #116336#

If shapes are mirrored once (mirroring two times correct geometry again)
 double-sided at the object and two-sided-lighting at the scene need to be set.

2004-06-10  Kurt Zenker  <kz@openoffice.org>  [07c32744c26384305bf30ff086bf03e75aeb1df6]

INTEGRATION: CWS aw011 (1.3.22); FILE MERGED 2004/05/07 14:06:18 aw 1.3.22.1: #i27159#

Still numerical problems here around 0.0 and 1.0. I decided to
 go the numerically more cautios way and avoid values which get
 a little bit below 0.0 or above 1.0 here. The original line was:

fFactor = (fBound - aHigh.Point()[nDim]) / (aLow.Point()[nDim] - aHigh.Point()[nDim]);

2004-06-10  Kurt Zenker  <kz@openoffice.org>  [6330283f3dd0128b69ad2ffcf7942ed1dd710b22]

INTEGRATION: CWS impress12ea (1.7.10); FILE MERGED 2004/06/03 07:51:30 af 1.7.10.3: #i29763# After switching to a new view shell we call SetViewShell() before all else. 2004/05/28 09:34:35 af 1.7.10.2: #i29436# The OutlinerView is not deleted and re-created after every ViewShell switch. 2004/05/27 14:10:50 af 1.7.10.1: #i29436# Concentrated all the code guarding the execution of message boxes to new function ShowModalMessageBox().


2004-06-10  Kurt Zenker  <kz@openoffice.org>  [004b7e6b96ce50b98cc870964777c3b0cf0af0f4]

INTEGRATION: CWS impress12ea (1.4.14); FILE MERGED 2004/05/28 09:36:12 af 1.4.14.2: #i29436# Added new function ProvideOutlinerView() that creates and/or initialzes an OutlinerView object. 2004/05/27 14:09:00 af 1.4.14.1: #i29436# Added a function that shows modal message boxes.


2004-06-09  Kurt Zenker  <kz@openoffice.org>  [b9eebd15ec963a5fb3e1020d371c2a0dacb649d0]

new version for SRC680


2004-06-09  Kurt Zenker  <kz@openoffice.org>  [d29ddf401fdf221696d5cab75d05ae79c80473b5]

new version for SRC680


2004-06-08  Kurt Zenker  <kz@openoffice.org>  [b599cd13f6ffabab3075e0202e4829947acda39d]

new version for SRC680


2004-06-08  Kurt Zenker  <kz@openoffice.org>  [e70d7a7eb22902d57c7022636d31fd0e64964b48]

new version for SRC680


2004-06-08  Hans-Joachim Lankenau  <hjs@openoffice.org>  [c2d8970ca38ac525979960e845ab209d7b44cc1d]

#i10000# fix image/resource mess


2004-06-08  Hans-Joachim Lankenau  <hjs@openoffice.org>  [6b2318f4cbda81200ec276cd33b1829a080da9e9]

#i10000# fix image/resource mess


2004-06-08  Oliver Bolte  <obo@openoffice.org>  [04aa1a084f884a01c742f578ec987d85a7ebbdc7]

#i10000# cli bridge isn't build at the moment


2004-06-08  Oliver Bolte  <obo@openoffice.org>  [e86616bcc35b87d847b5197aebc17d4de00c17ca]

#i10000# SCsCOL, SCsROW change missing


2004-06-08  Oliver Bolte  <obo@openoffice.org>  [982a28d4d18b164d0678c2b7cc364bbae441939e]

#i10000# header com/sun/star/lang/DisposedException.hpp missing


2004-06-08  Oliver Bolte  <obo@openoffice.org>  [b53619717a8f03ebb6fc5e7c87c1137884f97c79]

#i10000# resolve implementation conflicts global.hxx (from CWSs fieldoptions/rowtable)


2004-06-08  Oliver Bolte  <obo@openoffice.org>  [4162873b7d464dd8395015a97a29180964348b2a]

#i10000# resolve implementation conflicts pivot.hxx (from CWSs fieldoptions/rowtable)


2004-06-08  Rüdiger Timm  <rt@openoffice.org>  [391fe8b3f6539def196c26519b1d201765e66d50]

#i10000# Typo in module name


2004-06-08  Kurt Zenker  <kz@openoffice.org>  [e6ce0b350850c436b9165e6643bdf3c76c78dabf]

new version for SRC680


2004-06-08  Kurt Zenker  <kz@openoffice.org>  [9f859e143421a685d137836cedec87834d128af5]

new version for SRC680


2004-06-07  Kurt Zenker  <kz@openoffice.org>  [72d409da167bd65f9418e06bc70186fe868ba663]

new version for SRC680


2004-06-07  Kurt Zenker  <kz@openoffice.org>  [dbe20a16945144f2a156b6e2fa4861febce75dd0]

new version for SRC680


2004-06-07  Kurt Zenker  <kz@openoffice.org>  [8ac4a06d94f77a27b13c399ae05188ed1c26dade]

new version for SRC680


2004-06-07  Kurt Zenker  <kz@openoffice.org>  [5ebb2bde3a1773dc1f863ea47ca7d96d934c01ed]

new version for SRC680


2004-06-07  Kurt Zenker  <kz@openoffice.org>  [e38377b45da3c8301c26ba150adcfcff6ec812f2]

new version for SRC680


2004-06-07  Kurt Zenker  <kz@openoffice.org>  [cea82c2de95743b4f4007216748f5344852f0f3c]

new version for SRC680


2004-06-07  Rüdiger Timm  <rt@openoffice.org>  [fe5fecf9d1b5e7fc7a3b3e81bc3d5d026e4ebd59]

new version for SRC680


2004-06-07  Kurt Zenker  <kz@openoffice.org>  [874caf8f802d0ecca65ca32d69e0bb12c3f6ee3a]

new version for SRC680


2004-06-07  Kurt Zenker  <kz@openoffice.org>  [30f51864ab04932730fc8639eeaf425ca8b1512a]

new version for SRC680


2004-06-07  Kurt Zenker  <kz@openoffice.org>  [fb8304447235c497c90454e0fd1a580d8070e85d]

new version for SRC680


2004-06-07  Rüdiger Timm  <rt@openoffice.org>  [00aacc014ed11fe370f1755c2eaa50bee6b00077]

new version for SRC680


2004-06-07  Rüdiger Timm  <rt@openoffice.org>  [07211f69219049cab01dc996318c0e4a8a2a3002]

#i10000# Sorry, obviously I missed sqlbison.hxx. Reverting to 1.17, including all hedabu actions.


2004-06-07  Oliver Bolte  <obo@openoffice.org>  [1f17e511f7ad9125408e4a786562ac32399b9b52]

#i10000# hedabu still needed for sqlparse.hxx / sqlbison.hxx


2004-06-07  Kurt Zenker  <kz@openoffice.org>  [8937de20199d9c403815c40d7e981264069fbf1c]

new version for SRC680


2004-06-07  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b61e56a8948ee4e1b29ea15e51c19b3702dd1000]

#i10000# back to ilst2 to fix OOo builds


2004-06-07  Kurt Zenker  <kz@openoffice.org>  [2abd1f3b723a179e2c872f056412f6ffadc67c5e]

new version for SRC680


2004-06-07  Hans-Joachim Lankenau  <hjs@openoffice.org>  [1b8bd4d74f5a8ba5d80c5e1327395dff09fcb5ea]

#i10000# back to ilst2 to fix OOo builds


2004-06-07  Rüdiger Timm  <rt@openoffice.org>  [203763b1f3dcd0893619d5cef6d241ce05ac4439]

#i10000# source\cnttype needs header generated by source\generic


2004-06-07  Oliver Bolte  <obo@openoffice.org>  [fd0c09d690740887bcf1cd9a4ed7c153e46a9734]

#i10000# remove source/prot_uno


2004-06-07  Kurt Zenker  <kz@openoffice.org>  [67d58277b228fb9698dd662a7ddc44c6fd0c2fde]

new version for SRC680


2004-06-07  Kurt Zenker  <kz@openoffice.org>  [f311fc3c52aecdb1bcf24c319400d8f04d795584]

new version for SRC680


2004-06-07  Rüdiger Timm  <rt@openoffice.org>  [a98acc6ea1807fae27dad46787fe7ff77ab8f1f5]

#i29666# Create directory %COMMON_DEST%\res%_EXT%\img before copy into into, even in case of empty .ilst filed.


2004-06-07  Oliver Bolte  <obo@openoffice.org>  [0b9c67694a5e3cbd1dd1c556b97598e23a79eb16]

#i10000# published missing


2004-06-07  Rüdiger Timm  <rt@openoffice.org>  [fdab88ebece0991f8360915bcde7d958462b129f]

#i10000# Do not reqire jvm ressource.


2004-06-07  Oliver Bolte  <obo@openoffice.org>  [740d72816fcb163cd66a7ccb347f6b47d3fcb999]

#i10000# publish typedef Color


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [3313840cae69005485d037fa06cdaad94e54eab6]

SRC680


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [7683634508399c2661487693507d1176e6a39e58]

#i10000# undo last change


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [3892d1f06296882e7ad567615d168e6fca100ee8]

INTEGRATION: CWS fieldoptions (1.9.2); FILE MERGED 2004/05/12 18:11:22 sab 1.9.2.2: #i23447#; add fieldoptions 2004/05/04 16:32:38 dr 1.9.2.1: #i23447# DP data field options dialog


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [c27b8230ad1142ecdd597edc82ce59d06d119853]

INTEGRATION: CWS fieldoptions (1.6.2); FILE MERGED 2004/05/07 09:49:22 dr 1.6.2.3: #i23447# hidden members and used hierarchy 2004/05/05 14:11:14 dr 1.6.2.2: #i23447# sort options in subtotal dialog 2004/05/04 16:32:03 dr 1.6.2.1: #i23447# DP data field options dialog


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [b0e5db00b60929843cde30523535dbf7d82846ba]

INTEGRATION: CWS fieldoptions (1.14.2); FILE MERGED 2004/05/27 08:28:56 dr 1.14.2.11: #100000# dialogdiet changes 2004/05/24 09:38:31 dr 1.14.2.10: RESYNC: (1.14-1.15); FILE MERGED 2004/05/18 09:11:53 dr 1.14.2.9: #i23447# support page+data dimension from same field 2004/05/17 19:30:52 dr 1.14.2.8: #i29203# right align page area 2004/05/07 11:49:20 dr 1.14.2.7: #i23447# DP subtotal options dialog: used hierarchy updates members list 2004/05/07 10:32:55 dr 1.14.2.6: #i23447# used hierarchy by index 2004/05/07 09:49:12 dr 1.14.2.5: #i23447# hidden members and used hierarchy 2004/05/06 11:13:52 dr 1.14.2.4: #i23447# auto show options in subtotal dialog 2004/05/05 16:02:08 dr 1.14.2.3: #i23447# layout options in subtotal dialog 2004/05/05 14:10:58 dr 1.14.2.2: #i23447# sort options in subtotal dialog 2004/05/04 16:31:15 dr 1.14.2.1: #i23447# DP data field options dialog


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [950fdf118b7ee7bda18fd1def8133f3ad8a76711]

INTEGRATION: CWS fieldoptions (1.30.2); FILE MERGED 2004/05/24 09:35:44 dr 1.30.2.2: RESYNC: (1.30-1.31); FILE MERGED 2004/05/04 16:24:33 dr 1.30.2.1: #i23447# DP data field options dialog


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [1146ecc2181edfdbd7409688520b0e2c637fe1e1]

INTEGRATION: CWS fieldoptions (1.17.224); FILE MERGED 2004/05/04 16:33:46 dr 1.17.224.1: #i23447# DP data field options dialog


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [1167848a66395d2ee295de444b7336bb83f64744]

INTEGRATION: CWS fieldoptions (1.4.326); FILE MERGED 2004/05/24 09:47:49 dr 1.4.326.2: RESYNC: (1.4-1.5); FILE MERGED 2004/05/04 16:33:21 dr 1.4.326.1: #i23447# DP data field options dialog


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [eb49a819fb6ae5545a8adea2ae7f53abf806ce0b]

INTEGRATION: CWS fieldoptions (1.3.2); FILE MERGED 2004/05/04 16:32:04 dr 1.3.2.1: #i23447# DP data field options dialog


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [689c9b95d495b65ade5ca3e440bf8fde1ba2c90e]

INTEGRATION: CWS fieldoptions (1.2.12); FILE MERGED 2004/05/27 08:29:26 dr 1.2.12.1: #100000# dialogdiet changes


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [5af81b3e2343754f490b94b958ae5fd6aef23346]

INTEGRATION: CWS fieldoptions (1.2.12); FILE MERGED 2004/05/27 08:29:25 dr 1.2.12.1: #100000# dialogdiet changes


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [eb0fda26b7cd2fe888a7ef212ab6decb53e660f0]

INTEGRATION: CWS fieldoptions (1.3.332); FILE MERGED 2004/05/27 08:29:24 dr 1.3.332.7: #100000# dialogdiet changes 2004/05/07 11:49:30 dr 1.3.332.6: #i23447# DP subtotal options dialog: used hierarchy updates members list 2004/05/07 09:49:22 dr 1.3.332.5: #i23447# hidden members and used hierarchy 2004/05/06 11:14:25 dr 1.3.332.4: #i23447# auto show options in subtotal dialog 2004/05/05 16:02:22 dr 1.3.332.3: #i23447# layout options in subtotal dialog 2004/05/05 14:11:13 dr 1.3.332.2: #i23447# sort options in subtotal dialog 2004/05/04 16:32:03 dr 1.3.332.1: #i23447# DP data field options dialog


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [fc98458025a593b67f10426c0daeab4c7c9607d1]

INTEGRATION: CWS fieldoptions (1.31.22); FILE MERGED 2004/05/06 11:13:52 dr 1.31.22.2: #i23447# auto show options in subtotal dialog 2004/05/04 16:31:14 dr 1.31.22.1: #i23447# DP data field options dialog


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [5566334f54ad51abeaa5529c296c8603fe385d2d]

INTEGRATION: CWS fieldoptions (1.2.354); FILE MERGED 2004/05/04 16:31:14 dr 1.2.354.1: #i23447# DP data field options dialog


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [bc7dcc73184a24a2ce8989da6b9819f59e77675a]

INTEGRATION: CWS fieldoptions (1.4.332); FILE MERGED 2004/05/27 08:28:54 dr 1.4.332.10: #100000# dialogdiet changes 2004/05/19 10:24:04 dr 1.4.332.9: #i23447# do not set invalid hierarchy in FillLabelData() 2004/05/18 09:12:18 dr 1.4.332.8: #i23447# do not show single hierarchy in listbox 2004/05/07 11:49:19 dr 1.4.332.7: #i23447# DP subtotal options dialog: used hierarchy updates members list 2004/05/07 10:32:56 dr 1.4.332.6: #i23447# used hierarchy by index 2004/05/07 09:49:11 dr 1.4.332.5: #i23447# hidden members and used hierarchy 2004/05/06 11:13:51 dr 1.4.332.4: #i23447# auto show options in subtotal dialog 2004/05/05 16:02:08 dr 1.4.332.3: #i23447# layout options in subtotal dialog 2004/05/05 14:10:58 dr 1.4.332.2: #i23447# sort options in subtotal dialog 2004/05/04 16:31:14 dr 1.4.332.1: #i23447# DP data field options dialog


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [c4af64b24e503af1926341851277c6d7fc39cbb1]

INTEGRATION: CWS fieldoptions (1.2.12); FILE MERGED 2004/05/27 08:28:32 dr 1.2.12.1: #100000# dialogdiet changes


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [0221f3c53a086f1d2ed5b4e5e358079f6bcc16fd]

INTEGRATION: CWS fieldoptions (1.70.2); FILE MERGED 2004/05/18 09:55:24 dr 1.70.2.2: RESYNC: (1.70-1.71); FILE MERGED 2004/05/12 18:10:35 sab 1.70.2.1: #i23447#; add fieldoptions


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [e8c2471674f140ebdfa5e2aed3ed784a640eff3b]

INTEGRATION: CWS fieldoptions (1.92.2); FILE MERGED 2004/05/18 09:55:16 dr 1.92.2.2: RESYNC: (1.92-1.93); FILE MERGED 2004/05/12 18:10:35 sab 1.92.2.1: #i23447#; add fieldoptions


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [5e037310f93174bf02bc558c0f3f41dc9f0ff1bd]

INTEGRATION: CWS fieldoptions (1.10.2); FILE MERGED 2004/05/12 18:10:34 sab 1.10.2.1: #i23447#; add fieldoptions


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [2ba879b365b5a4fc270939057e706632c4105012]

INTEGRATION: CWS fieldoptions (1.13.2); FILE MERGED 2004/05/12 18:10:34 sab 1.13.2.1: #i23447#; add fieldoptions


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [e409cbee08b762b05a57b6e03a37d0c443fa9cb3]

INTEGRATION: CWS fieldoptions (1.11.2); FILE MERGED 2004/05/12 18:10:34 sab 1.11.2.1: #i23447#; add fieldoptions


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [4d37c85ca6c2d3d8ecba7d12d6b6be085485dd9f]

INTEGRATION: CWS fieldoptions (1.11.224); FILE MERGED 2004/05/17 19:13:00 dr 1.11.224.2: #i23447# remove old code, #i22541# shrink source range to used cells 2004/05/12 11:45:59 dr 1.11.224.1: #i23447# reimpl of pivot table import completed


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [5858311d3c5cbdc0391ba88338d0b6640cb78255]

INTEGRATION: CWS fieldoptions (1.1.2); FILE ADDED 2004/05/17 17:39:29 dr 1.1.2.14: #i23447# reimpl of pivot table export, step 6, autoshow, layout, member visibility, SXLI record 2004/05/17 15:00:37 dr 1.1.2.13: #i23447# reimpl of pivot table export, step 5: sort info, minor adjustments 2004/05/14 18:36:38 dr 1.1.2.12: #i23447# reimpl of pivot table export, step 4: page field options 2004/05/14 16:21:49 dr 1.1.2.11: #i23447# reimpl of pivot table export, step 3: general field options, data field options 2004/05/13 17:10:36 dr 1.1.2.10: #i23447# reimpl of pivot table export, step 2: raw structure of pivot tables 2004/05/13 12:04:42 dr 1.1.2.9: #i23447# reimpl of pivot table export, step 1: pivot cache 2004/05/12 19:49:41 dr 1.1.2.8: #i23447# import of SXDATETIME, SXBOOLEAN, SXERROR, SXEMPTY cache items 2004/05/12 12:09:09 dr 1.1.2.7: #i23447# import of field layout options 2004/05/12 11:42:04 dr 1.1.2.6: #i23447# reimpl of pivot table import completed 2004/05/11 18:45:27 dr 1.1.2.5: #i23447# import of field autoshow info 2004/05/11 18:19:34 dr 1.1.2.4: #i23447# import of field sort info 2004/05/11 16:02:54 dr 1.1.2.3: #i23447# import of PT fields/items reimplemented 2004/05/11 09:54:38 dr 1.1.2.2: #i23447# import of data field options #2 2004/05/10 18:26:00 dr 1.1.2.1: #i23447# import of data field options


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [17a328755d06aaed1621ff36e83142cb3e59b218]

INTEGRATION: CWS fieldoptions (1.8.2); FILE MERGED 2004/05/11 18:19:34 dr 1.8.2.1: #i23447# import of field sort info


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [2d91ddd120f7f85606abbba0691200c08d4387e8]

INTEGRATION: CWS fieldoptions (1.3.52); FILE MERGED 2004/05/12 11:42:04 dr 1.3.52.1: #i23447# reimpl of pivot table import completed


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [4a11677114c096c468816687f737230c36287229]

INTEGRATION: CWS fieldoptions (1.13.18); FILE MERGED 2004/05/12 11:42:03 dr 1.13.18.1: #i23447# reimpl of pivot table import completed


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [f6124670da3e70bc7209bbc4885330265597c4f3]

INTEGRATION: CWS fieldoptions (1.8.22); FILE MERGED 2004/05/13 12:04:42 dr 1.8.22.2: #i23447# reimpl of pivot table export, step 1: pivot cache 2004/05/12 11:42:03 dr 1.8.22.1: #i23447# reimpl of pivot table import completed


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [9fdbe948a65a01960ce2a3ed93f5ddafa0b5bdce]

INTEGRATION: CWS fieldoptions (1.1.2); FILE ADDED 2004/05/14 16:21:49 dr 1.1.2.5: #i23447# reimpl of pivot table export, step 3: general field options, data field options 2004/05/13 17:10:36 dr 1.1.2.4: #i23447# reimpl of pivot table export, step 2: raw structure of pivot tables 2004/05/12 19:49:40 dr 1.1.2.3: #i23447# import of SXDATETIME, SXBOOLEAN, SXERROR, SXEMPTY cache items 2004/05/12 14:03:37 dr 1.1.2.2: #i23447# handling of skipped object 2004/05/12 11:42:02 dr 1.1.2.1: #i23447# reimpl of pivot table import completed


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [b5fa9c465f8c3aa227a4817f65b47f813a1832b1]

INTEGRATION: CWS fieldoptions (1.6.22); FILE MERGED 2004/05/12 13:20:18 dr 1.6.22.1: #i23447# sheet name and ScAddress handling


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [eaa480807d00e191ac56c041043a19362fc16720]

INTEGRATION: CWS fieldoptions (1.5.52); FILE MERGED 2004/05/12 11:42:03 dr 1.5.52.1: #i23447# reimpl of pivot table import completed


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [04b3ccd74e7e0c661e373cfd0e1873d329ca2e49]

INTEGRATION: CWS fieldoptions (1.90.22); FILE MERGED 2004/05/12 14:03:18 dr 1.90.22.6: #i23447# handling of skipped object 2004/05/12 13:20:03 dr 1.90.22.5: #i23447# sheet name and ScAddress handling 2004/05/12 11:41:04 dr 1.90.22.4: #i23447# reimpl of pivot table import completed 2004/05/11 16:02:28 dr 1.90.22.3: #i23447# import of PT fields/items reimplemented 2004/05/11 09:54:19 dr 1.90.22.2: #i23447# import of data field options #2 2004/05/10 18:25:24 dr 1.90.22.1: #i23447# import of data field options


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [0a8cd125d599a76b8a7ef61c92c52da894c19c4e]

INTEGRATION: CWS fieldoptions (1.8.22); FILE MERGED 2004/05/13 12:04:42 dr 1.8.22.1: #i23447# reimpl of pivot table export, step 1: pivot cache


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [dd59366afae6153ebe6d11a53009c5a83249ad38]

INTEGRATION: CWS fieldoptions (1.1.2); FILE ADDED 2004/05/17 19:11:29 dr 1.1.2.7: #i23447# remove old code, #i22541# shrink source range to used cells 2004/05/17 17:39:29 dr 1.1.2.6: #i23447# reimpl of pivot table export, step 6, autoshow, layout, member visibility, SXLI record 2004/05/17 15:00:31 dr 1.1.2.5: #i23447# reimpl of pivot table export, step 5: sort info, minor adjustments 2004/05/14 18:36:38 dr 1.1.2.4: #i23447# reimpl of pivot table export, step 4: page field options 2004/05/14 16:21:48 dr 1.1.2.3: #i23447# reimpl of pivot table export, step 3: general field options, data field options 2004/05/13 17:10:36 dr 1.1.2.2: #i23447# reimpl of pivot table export, step 2: raw structure of pivot tables 2004/05/13 12:04:42 dr 1.1.2.1: #i23447# reimpl of pivot table export, step 1: pivot cache


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [96ebad8da1ea2c913e0e9c35baad8b4f51468c23]

INTEGRATION: CWS fieldoptions (1.31.20); FILE MERGED 2004/05/17 19:11:29 dr 1.31.20.2: #i23447# remove old code, #i22541# shrink source range to used cells 2004/05/12 11:42:03 dr 1.31.20.1: #i23447# reimpl of pivot table import completed


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [8ecf4d3f1ef5772e026235bf62d0ac6db4937779]

INTEGRATION: CWS fieldoptions (1.3.36); FILE MERGED 2004/05/12 13:20:18 dr 1.3.36.1: #i23447# sheet name and ScAddress handling


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [86f6af12cab4599b4f6b1afa7ffd458f49a690c7]

INTEGRATION: CWS fieldoptions (1.51.52); FILE MERGED 2004/05/12 11:42:02 dr 1.51.52.1: #i23447# reimpl of pivot table import completed


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [2deda92a25a9cd9e92a02515bc43c85bb68ad806]

INTEGRATION: CWS fieldoptions (1.42.2); FILE MERGED 2004/05/12 11:42:02 dr 1.42.2.2: #i23447# reimpl of pivot table import completed 2004/05/11 16:02:53 dr 1.42.2.1: #i23447# import of PT fields/items reimplemented


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [ee3b0de8c591e07561f63ef81e952e75e21ba95a]

INTEGRATION: CWS fieldoptions (1.10.2); FILE MERGED 2004/05/18 08:59:33 dr 1.10.2.8: #i23447# support page+data dimension from same field 2004/05/07 11:49:05 dr 1.10.2.7: #i23447# DP subtotal options dialog: used hierarchy updates members list 2004/05/07 10:32:30 dr 1.10.2.6: #i23447# used hierarchy by index 2004/05/07 09:48:44 dr 1.10.2.5: #i23447# hidden members and used hierarchy 2004/05/06 11:13:17 dr 1.10.2.4: #i23447# auto show options in subtotal dialog 2004/05/05 16:01:42 dr 1.10.2.3: #i23447# layout options in subtotal dialog 2004/05/05 14:10:18 dr 1.10.2.2: #i23447# sort options in subtotal dialog 2004/05/04 16:30:10 dr 1.10.2.1: #i23447# DP data field options dialog


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [0300b142db6e1a01e7adb950ef35eba78c04fbeb]

INTEGRATION: CWS fieldoptions (1.1.2); FILE ADDED 2004/05/17 15:00:19 dr 1.1.2.12: #i23447# reimpl of pivot table export, step 5: sort info, minor adjustments 2004/05/14 18:36:50 dr 1.1.2.11: #i23447# reimpl of pivot table export, step 4: page field options 2004/05/14 16:21:37 dr 1.1.2.10: #i23447# reimpl of pivot table export, step 3: general field options, data field options 2004/05/13 17:10:24 dr 1.1.2.9: #i23447# reimpl of pivot table export, step 2: raw structure of pivot tables 2004/05/13 12:04:04 dr 1.1.2.8: #i23447# reimpl of pivot table export, step 1: pivot cache 2004/05/12 19:49:23 dr 1.1.2.7: #i23447# import of SXDATETIME, SXBOOLEAN, SXERROR, SXEMPTY cache items 2004/05/12 12:08:57 dr 1.1.2.6: #i23447# import of field layout options 2004/05/11 18:45:18 dr 1.1.2.5: #i23447# import of field autoshow info 2004/05/11 18:19:14 dr 1.1.2.4: #i23447# import of field sort info 2004/05/11 16:02:29 dr 1.1.2.3: #i23447# import of PT fields/items reimplemented 2004/05/11 09:54:19 dr 1.1.2.2: #i23447# import of data field options #2 2004/05/10 18:25:25 dr 1.1.2.1: #i23447# import of data field options


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [cc78393166504468d0d5bc391171c4ab55048646]

INTEGRATION: CWS fieldoptions (1.8.22); FILE MERGED 2004/05/12 11:41:06 dr 1.8.22.1: #i23447# reimpl of pivot table import completed


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [203acff619a92c405c36fdd607ec8f8734b0e866]

INTEGRATION: CWS fieldoptions (1.1.2); FILE ADDED 2004/05/17 15:00:19 dr 1.1.2.9: #i23447# reimpl of pivot table export, step 5: sort info, minor adjustments 2004/05/14 16:21:37 dr 1.1.2.8: #i23447# reimpl of pivot table export, step 3: general field options, data field options 2004/05/13 17:10:24 dr 1.1.2.7: #i23447# reimpl of pivot table export, step 2: raw structure of pivot tables 2004/05/13 12:04:04 dr 1.1.2.6: #i23447# reimpl of pivot table export, step 1: pivot cache 2004/05/12 19:49:23 dr 1.1.2.5: #i23447# import of SXDATETIME, SXBOOLEAN, SXERROR, SXEMPTY cache items 2004/05/12 14:03:19 dr 1.1.2.4: #i23447# handling of skipped object 2004/05/12 13:20:04 dr 1.1.2.3: #i23447# sheet name and ScAddress handling 2004/05/12 12:08:57 dr 1.1.2.2: #i23447# import of field layout options 2004/05/12 11:41:04 dr 1.1.2.1: #i23447# reimpl of pivot table import completed


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [1d4cf8b43290134a9a7e67aa57cacfc4384b80da]

INTEGRATION: CWS fieldoptions (1.8.22); FILE MERGED 2004/05/18 09:54:23 dr 1.8.22.2: RESYNC: (1.8-1.9); FILE MERGED 2004/05/12 13:20:04 dr 1.8.22.1: #i23447# sheet name and ScAddress handling


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [12b0990a9775108c118be2f50a2a2137ed1d1c71]

INTEGRATION: CWS fieldoptions (1.8.22); FILE MERGED 2004/05/12 11:41:05 dr 1.8.22.1: #i23447# reimpl of pivot table import completed


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [b17a6ba83002fd4d6002c018140d6efe4d113f40]

INTEGRATION: CWS fieldoptions (1.9.22); FILE MERGED 2004/05/13 12:04:04 dr 1.9.22.1: #i23447# reimpl of pivot table export, step 1: pivot cache


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [e31bca13e15e7b4c0f1544be985f4854aeae430c]

INTEGRATION: CWS fieldoptions (1.1.2); FILE ADDED 2004/05/18 09:11:23 dr 1.1.2.8: #i22541# memleak, check top/bottom row of source area independently 2004/05/17 19:11:51 dr 1.1.2.7: #i23447# remove old code, #i22541# shrink source range to used cells 2004/05/17 17:39:03 dr 1.1.2.6: #i23447# reimpl of pivot table export, step 6, autoshow, layout, member visibility, SXLI record 2004/05/17 15:00:09 dr 1.1.2.5: #i23447# reimpl of pivot table export, step 5: sort info, minor adjustments 2004/05/14 18:36:49 dr 1.1.2.4: #i23447# reimpl of pivot table export, step 4: page field options 2004/05/14 16:21:36 dr 1.1.2.3: #i23447# reimpl of pivot table export, step 3: general field options, data field options 2004/05/13 17:10:24 dr 1.1.2.2: #i23447# reimpl of pivot table export, step 2: raw structure of pivot tables 2004/05/13 12:04:04 dr 1.1.2.1: #i23447# reimpl of pivot table export, step 1: pivot cache


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [0c86293ccd26b6198589b860f0d00ada5dd290cc]

INTEGRATION: CWS fieldoptions (1.11.22); FILE MERGED 2004/05/13 12:04:03 dr 1.11.22.1: #i23447# reimpl of pivot table export, step 1: pivot cache


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [6ab31abc0110abb1812a3fcca6fd7e380337bbe7]

INTEGRATION: CWS fieldoptions (1.7.22); FILE MERGED 2004/05/12 11:41:05 dr 1.7.22.1: #i23447# reimpl of pivot table import completed


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [05d75cd523f6fb0441f2a29553324915838cdfe9]

INTEGRATION: CWS fieldoptions (1.42.22); FILE MERGED 2004/05/12 11:41:05 dr 1.42.22.1: #i23447# reimpl of pivot table import completed


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [d2732056e89a9effc3fc0db26d64e239ee5565b1]

INTEGRATION: CWS fieldoptions (1.24.70); FILE MERGED 2004/05/13 12:04:03 dr 1.24.70.3: #i23447# reimpl of pivot table export, step 1: pivot cache 2004/05/12 11:41:05 dr 1.24.70.2: #i23447# reimpl of pivot table import completed 2004/05/11 09:54:19 dr 1.24.70.1: #i23447# import of data field options #2


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [8b3d5a5439928b11bd67aaa7b8865855943eb874]

INTEGRATION: CWS fieldoptions (1.45.36); FILE MERGED 2004/05/17 19:11:50 dr 1.45.36.3: #i23447# remove old code, #i22541# shrink source range to used cells 2004/05/12 13:20:03 dr 1.45.36.2: #i23447# sheet name and ScAddress handling 2004/05/12 11:41:05 dr 1.45.36.1: #i23447# reimpl of pivot table import completed


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [80cf7d4042a8b3049431dc1d9033103669ca31b1]

INTEGRATION: CWS fieldoptions (1.50.22); FILE MERGED 2004/05/17 19:11:50 dr 1.50.22.2: #i23447# remove old code, #i22541# shrink source range to used cells 2004/05/13 12:04:02 dr 1.50.22.1: #i23447# reimpl of pivot table export, step 1: pivot cache


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [e95114e85f7bd0cd1f8508d512733889e8f8fa27]

INTEGRATION: CWS fieldoptions (1.13.224); FILE MERGED 2004/05/12 19:49:22 dr 1.13.224.1: #i23447# import of SXDATETIME, SXBOOLEAN, SXERROR, SXEMPTY cache items


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [af508054060c686a781e0d64766db4667dd6d3b8]

INTEGRATION: CWS fieldoptions (1.2.2); FILE MERGED 2004/05/27 08:27:47 dr 1.2.2.7: #100000# dialogdiet changes 2004/05/07 10:32:05 dr 1.2.2.6: #i23447# used hierarchy by index 2004/05/07 09:48:18 dr 1.2.2.5: #i23447# hideen members and used hierarchy 2004/05/06 11:12:29 dr 1.2.2.4: #i23447# auto show options in subtotal dialog 2004/05/05 16:01:16 dr 1.2.2.3: #i23447# layout options in subtotal dialog 2004/05/05 14:09:19 dr 1.2.2.2: #i23447# sort options in subtotal dialog 2004/05/04 16:24:34 dr 1.2.2.1: #i23447# DP data field options dialog


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [4722a410f3f5161c0076905bcba22b62559cabe3]

INTEGRATION: CWS fieldoptions (1.62.20); FILE MERGED 2004/05/12 19:49:21 dr 1.62.20.2: #i23447# import of SXDATETIME, SXBOOLEAN, SXERROR, SXEMPTY cache items 2004/05/11 18:19:14 dr 1.62.20.1: #i23447# import of field sort info


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [1d36c64c3a91161e71854c19667bbad2fe3b3252]

INTEGRATION: CWS fieldoptions (1.3.2); FILE MERGED 2004/05/18 08:59:03 dr 1.3.2.5: #i23447# support page+data dimension from same field 2004/05/07 11:48:45 dr 1.3.2.4: #i23447# DP subtotal options dialog: used hierarchy updates members list 2004/05/07 09:48:18 dr 1.3.2.3: #i23447# hideen members and used hierarchy 2004/05/05 14:09:18 dr 1.3.2.2: #i23447# sort options in subtotal dialog 2004/05/04 16:24:31 dr 1.3.2.1: #i23447# DP data field options dialog


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [62b44e588084b0a50a8da2d2940fe4af25aaf373]

INTEGRATION: CWS fieldoptions (1.5.20); FILE MERGED 2004/05/27 08:28:10 dr 1.5.20.1: #100000# dialogdiet changes


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [326e4e0369c206c44fa083393f6ce72eb1aa585a]

INTEGRATION: CWS fieldoptions (1.13.2); FILE MERGED 2004/05/27 08:28:10 dr 1.13.2.4: #100000# dialogdiet changes 2004/05/07 10:32:30 dr 1.13.2.3: #i23447# used hierarchy by index 2004/05/05 14:10:19 dr 1.13.2.2: #i23447# sort options in subtotal dialog 2004/05/04 16:30:11 dr 1.13.2.1: #i23447# DP data field options dialog


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [35cdea5a6f1d9acb131d5ed5a3f7cff7af35893a]

INTEGRATION: CWS fieldoptions (1.7.224); FILE MERGED 2004/05/07 12:46:06 nn 1.7.224.11: #i23447# treat manual sort mode as none as long as there is no manual order 2004/05/04 14:42:35 nn 1.7.224.10: #i23447# use field options API structs 2004/04/22 12:42:07 nn 1.7.224.9: #i23447# use DataPilotFieldReference API struct 2004/04/15 18:55:53 nn 1.7.224.8: RESYNC: (1.7-1.8); FILE MERGED 2004/03/18 13:35:24 nn 1.7.224.7: #i23447# field options in ScDPSaveData 2004/03/05 18:29:08 nn 1.7.224.6: #i23447# row field layout options 2004/02/19 11:04:18 nn 1.7.224.5: #i23447# AutoShow (continued) 2004/02/06 14:54:38 nn 1.7.224.4: #i23447# do column/row percentages and index in UpdateRunningTotals, after sorting 2004/02/02 16:52:54 nn 1.7.224.3: #i23447# sorting (incomplete) 2004/01/22 20:40:27 nn 1.7.224.2: #i23447# handle displayed value with several measures 2004/01/16 19:35:32 nn 1.7.224.1: #i23447# handle options for displayed value


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [d1c4d5fdd215b8783019c06c458b40274ed4e637]

INTEGRATION: CWS fieldoptions (1.4.344); FILE MERGED 2004/05/05 16:57:05 nn 1.4.344.14: #i23447# Calculate: handle SUBTOTAL_FUNC_NONE 2004/05/04 14:42:35 nn 1.4.344.13: #i23447# use field options API structs 2004/04/22 12:42:07 nn 1.4.344.12: #i23447# use DataPilotFieldReference API struct 2004/03/05 18:29:07 nn 1.4.344.11: #i23447# row field layout options 2004/02/19 11:19:27 nn 1.4.344.10: #i23447# DoAutoShow: nothing to do if AutoCount >= member count 2004/02/19 11:04:17 nn 1.4.344.9: #i23447# AutoShow (continued) 2004/02/13 17:08:32 nn 1.4.344.8: #i23447# DoAutoShow (empty) 2004/02/06 14:54:36 nn 1.4.344.7: #i23447# do column/row percentages and index in UpdateRunningTotals, after sorting 2004/02/05 16:35:36 nn 1.4.344.6: #i23447# calculate selected function for measure in addition to manual subtotals 2004/02/02 19:17:11 nn 1.4.344.5: #i23447# correct use of sorted/unsorted indexes 2004/02/02 16:52:54 nn 1.4.344.4: #i23447# sorting (incomplete) 2004/01/22 20:40:27 nn 1.4.344.3: #i23447# handle displayed value with several measures 2004/01/16 19:35:32 nn 1.4.344.2: #i23447# handle options for displayed value 2003/12/12 14:32:35 nn 1.4.344.1: #i23447# use subtotal state struct instead of global variables


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [c855907dc2db076b982a4a3ac18b7c337e08d3d1]

INTEGRATION: CWS fieldoptions (1.3.362); FILE MERGED 2004/05/17 17:35:52 dr 1.3.362.10: #i23447# const correctness 2004/05/17 14:53:42 dr 1.3.362.9: #i23447# const correctness, array deletion 2004/05/11 09:53:17 dr 1.3.362.8: #i23447# duplicate dimension from existing dimension 2004/05/07 10:43:27 nn 1.3.362.7: #i23447# ignore UnknownPropertyException for new properties 2004/05/04 14:42:34 nn 1.3.362.6: #i23447# use field options API structs 2004/04/22 12:42:07 nn 1.3.362.5: #i23447# use DataPilotFieldReference API struct 2004/04/16 09:24:59 nn 1.3.362.4: merge errors 2004/04/15 18:55:21 nn 1.3.362.3: RESYNC: (1.3-1.4); FILE MERGED 2004/03/18 13:35:24 nn 1.3.362.2: #i23447# field options in ScDPSaveData 2004/01/16 19:35:31 nn 1.3.362.1: #i23447# handle options for displayed value


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [93c2f98112216cfdd5786b26d6ff0dbc80d8aa2c]

INTEGRATION: CWS fieldoptions (1.55.14); FILE MERGED 2004/05/12 18:08:26 sab 1.55.14.5: #i23447#; add fieldoptions 2004/04/15 18:51:46 nn 1.55.14.4: RESYNC: (1.57-1.61); FILE MERGED 2004/03/18 13:35:09 nn 1.55.14.3: #i23447# field options in ScDPSaveData 2004/03/17 10:23:07 nn 1.55.14.2: RESYNC: (1.55-1.57); FILE MERGED 2004/01/16 19:35:09 nn 1.55.14.1: #i23447# handle options for displayed value


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [7270cbed621cf8607b0e6c125d658e8a9d0360dd]

INTEGRATION: CWS fieldoptions (1.2.12); FILE MERGED 2004/05/27 08:27:47 dr 1.2.12.1: #100000# dialogdiet changes


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [c15356dbe4f4ebfa54e4edf22532fde0f39a3733]

INTEGRATION: CWS fieldoptions (1.39.36); FILE MERGED 2004/05/04 16:24:35 dr 1.39.36.1: #i23447# DP data field options dialog


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [1f219224f6377230d4a9fa30131cbc0fb8273c48]

INTEGRATION: CWS fieldoptions (1.2.360); FILE MERGED 2004/05/04 14:42:16 nn 1.2.360.8: #i23447# use field options API structs 2004/04/22 12:41:51 nn 1.2.360.7: #i23447# use DataPilotFieldReference API struct 2004/04/15 18:50:34 nn 1.2.360.6: RESYNC: (1.2-1.3); FILE MERGED 2004/03/18 13:35:09 nn 1.2.360.5: #i23447# field options in ScDPSaveData 2004/03/05 18:28:49 nn 1.2.360.4: #i23447# row field layout options 2004/02/19 11:04:04 nn 1.2.360.3: #i23447# AutoShow (continued) 2004/02/02 16:52:39 nn 1.2.360.2: #i23447# sorting (incomplete) 2004/01/16 19:35:09 nn 1.2.360.1: #i23447# handle options for displayed value


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [5d43b78f4c1c0bca33dcb8e8b38904f1cc940eb0]

INTEGRATION: CWS fieldoptions (1.2.360); FILE MERGED 2004/04/22 12:41:50 nn 1.2.360.11: #i23447# use DataPilotFieldReference API struct 2004/03/05 18:28:48 nn 1.2.360.10: #i23447# row field layout options 2004/02/19 11:04:04 nn 1.2.360.9: #i23447# AutoShow (continued) 2004/02/13 17:08:10 nn 1.2.360.8: #i23447# DoAutoShow (empty) 2004/02/06 14:53:18 nn 1.2.360.7: #i23447# do column/row percentages and index in UpdateRunningTotals, after sorting 2004/02/05 16:35:25 nn 1.2.360.6: #i23447# calculate selected function for measure in addition to manual subtotals 2004/02/02 19:16:56 nn 1.2.360.5: #i23447# correct use of sorted/unsorted indexes 2004/02/02 16:52:38 nn 1.2.360.4: #i23447# sorting (incomplete) 2004/01/22 20:39:58 nn 1.2.360.3: #i23447# handle displayed value with several measures 2004/01/16 19:35:09 nn 1.2.360.2: #i23447# handle options for displayed value 2003/12/12 14:32:09 nn 1.2.360.1: #i23447# use subtotal state struct instead of global variables


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [55e34779db2abced7f35f8c483d9a9ca3c172b82]

INTEGRATION: CWS fieldoptions (1.2.362); FILE MERGED 2004/05/17 17:35:43 dr 1.2.362.8: #i23447# const correctness 2004/05/17 14:53:23 dr 1.2.362.7: #i23447# const correctness, array deletion 2004/05/11 09:52:48 dr 1.2.362.6: #i23447# duplicate dimension from existing dimension 2004/05/04 14:42:16 nn 1.2.362.5: #i23447# use field options API structs 2004/04/22 12:41:49 nn 1.2.362.4: #i23447# use DataPilotFieldReference API struct 2004/04/15 18:50:18 nn 1.2.362.3: RESYNC: (1.2-1.3); FILE MERGED 2004/03/18 13:35:08 nn 1.2.362.2: #i23447# field options in ScDPSaveData 2004/01/16 19:35:08 nn 1.2.362.1: #i23447# handle options for displayed value


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [6328ba5366c930fd2d82b2bec5697017bf37c160]

INTEGRATION: CWS fieldoptions (1.4.2); FILE MERGED 2004/05/12 18:08:25 sab 1.4.2.1: #i23447#; add fieldoptions


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [7c0db8e8b1c20d37df387ec126ee2faf082b0109]

INTEGRATION: CWS fieldoptions (1.18.4); FILE MERGED 2004/05/04 10:24:54 sab 1.18.4.2: #i23447#; add field options 2004/04/22 11:37:18 sab 1.18.4.1: #i23447# add field options


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [641af30a1948afede61b579f6f1085f77d904e5c]

INTEGRATION: CWS fieldoptions (1.2.6); FILE MERGED 2004/05/04 10:24:54 sab 1.2.6.1: #i23447#; add field options


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [1333325838f68641572a72ac3181670f9bf9615a]

INTEGRATION: CWS fieldoptions (1.1.2); FILE ADDED 2004/05/04 10:19:23 sab 1.1.2.1: #i23447#; add field options


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [416fd44ba12f2731f46312efa866bfe22749d37d]

INTEGRATION: CWS fieldoptions (1.1.2); FILE ADDED 2004/05/04 10:19:10 sab 1.1.2.1: #i23447#; add field options


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [2132796cf3340facc1c67405a950dae78047b7e1]

INTEGRATION: CWS fieldoptions (1.1.2); FILE ADDED 2004/05/04 10:19:01 sab 1.1.2.1: #i23447#; add field options


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [4405aacab84a8005aca407c269d96b71f047f5f4]

INTEGRATION: CWS fieldoptions (1.1.2); FILE ADDED 2004/05/04 10:24:54 sab 1.1.2.2: #i23447#; add field options 2004/04/22 11:36:56 sab 1.1.2.1: #i23447# add field options


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [338e1e011c24232a5058b1281bc99571ae390c8f]

INTEGRATION: CWS fieldoptions (1.1.2); FILE ADDED 2004/05/04 10:24:54 sab 1.1.2.2: #i23447#; add field options 2004/04/22 11:36:47 sab 1.1.2.1: #i23447# add field options


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [3c58d784e036b6463b221b2ff2dc122278ddf7d2]

INTEGRATION: CWS fieldoptions (1.1.2); FILE ADDED 2004/05/13 13:40:05 nn 1.1.2.3: #i23447# missing descriptions added 2004/05/04 10:24:54 sab 1.1.2.2: #i23447#; add field options 2004/04/22 11:36:36 sab 1.1.2.1: #i23447# add field options


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [3f32146385f19d2297c649c87dd7af0cb5ffa48a]

INTEGRATION: CWS fieldoptions (1.1.2); FILE ADDED 2004/05/04 10:18:52 sab 1.1.2.1: #i23447#; add field options


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [b5f2b58cd76aea637e5d612b2e12ce5227f74553]

INTEGRATION: CWS fieldoptions (1.1.2); FILE ADDED 2004/05/13 13:40:05 nn 1.1.2.2: #i23447# missing descriptions added 2004/05/04 10:18:42 sab 1.1.2.1: #i23447#; add field options


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [899d1ad5676a92ad4691d1f075ec822f48b0995c]

INTEGRATION: CWS fieldoptions (1.1.2); FILE ADDED 2004/05/13 13:40:04 nn 1.1.2.2: #i23447# missing descriptions added 2004/05/04 10:18:33 sab 1.1.2.1: #i23447#; add field options


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [0b879adc5956520b1880b2059315115830b367e0]

INTEGRATION: CWS fieldoptions (1.5.6); FILE MERGED 2004/05/13 13:40:04 nn 1.5.6.2: #i23447# missing descriptions added 2004/05/04 10:24:53 sab 1.5.6.1: #i23447#; add field options


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [f4cd558f4f9986bbe8739dabd5aa69d6e2313650]

INTEGRATION: CWS fieldoptions (1.55.6); FILE MERGED 2004/05/19 11:11:34 dr 1.55.6.3: #100000# merge error 2004/05/18 09:43:11 dr 1.55.6.2: RESYNC: (1.55-1.56); FILE MERGED 2004/05/12 18:13:15 sab 1.55.6.1: #i23447#; add fieldoptions


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [697e6f2e57d00a9bafde3385c01621c06ddc5bb0]

INTEGRATION: CWS rowlimit (1.21.54); FILE MERGED 2004/02/26 19:06:45 jmarmion 1.21.54.4: #i1967# setp 5 changes. 2004/02/11 13:48:49 er 1.21.54.3: RESYNC: (1.22-1.23); FILE MERGED 2004/01/21 14:19:04 er 1.21.54.2: RESYNC: (1.21-1.22); FILE MERGED 2004/01/16 17:43:11 er 1.21.54.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [4dd671aca3cb7fda033fa5add04cf2633b36e64a]

INTEGRATION: CWS rowlimit (1.5.310); FILE MERGED 2004/01/16 17:43:04 er 1.5.310.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [3cc028891ee5a42adfda7feeb429998eff83271a]

INTEGRATION: CWS rowlimit (1.7.308); FILE MERGED 2004/02/26 15:28:15 er 1.7.308.6: #i1967# type correctness 2004/02/11 13:50:42 er 1.7.308.5: RESYNC: (1.7-1.8); FILE MERGED 2004/02/04 11:28:24 er 1.7.308.4: #i1967# replace ScTripel,ScRefTripel with ScAddress,ScRefAddress; get rid of some warnings 2004/01/23 18:15:05 er 1.7.308.3: #i1967# restructure ScAddress to use SCCOL/SCROW/SCTAB instead of one single UINT32; make converting ctors explicit 2004/01/15 12:43:16 er 1.7.308.2: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short 2003/11/28 19:48:07 er 1.7.308.1: #i1967# move ScAddress, ScRange from global.hxx to address.hxx


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [c278090bc5198332e2581e0e403591c9cf44b610]

INTEGRATION: CWS rowlimit (1.6.302); FILE MERGED 2004/02/26 15:27:11 er 1.6.302.5: #i1967# type correctness 2004/02/20 22:49:06 er 1.6.302.4: #i1967# type correctness 2004/02/11 13:55:16 er 1.6.302.3: RESYNC: (1.6-1.7); FILE MERGED 2004/02/04 11:28:18 er 1.6.302.2: #i1967# replace ScTripel,ScRefTripel with ScAddress,ScRefAddress; get rid of some warnings 2004/01/13 20:04:47 er 1.6.302.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [1dd16c1a5d746a3fd899e901420ff022388ba42f]

INTEGRATION: CWS rowlimit (1.1.1.1.346); FILE MERGED 2004/01/13 20:04:36 er 1.1.1.1.346.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [31c90c02872c57d7f10f2720b359b17752e2c20f]

#i10000# type changes


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [e9bcc6bb7149ab313b2d54cfe20ee4e38db37898]

INTEGRATION: CWS rowlimit (1.3.334); FILE MERGED 2004/02/04 11:28:14 er 1.3.334.2: #i1967# replace ScTripel,ScRefTripel with ScAddress,ScRefAddress; get rid of some warnings 2004/01/14 14:15:00 er 1.3.334.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [6ce47f9174d243b07f4944a5a3020e2541a57751]

INTEGRATION: CWS rowlimit (1.18.178); FILE MERGED 2004/05/06 16:01:08 er 1.18.178.3: #i1967# type correctness 2004/04/23 16:43:02 er 1.18.178.2: #i1967# adapt to higher row limit 2004/01/14 14:14:59 er 1.18.178.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [5d07429e8f5552313165f6f9befbbb14999f380c]

INTEGRATION: CWS rowlimit (1.17.16); FILE MERGED 2004/03/25 21:35:58 er 1.17.16.6: #i1967# use ValidCol,ValidRow,ValidTab 2004/03/11 13:35:37 er 1.17.16.5: #i1967# void* casts and ambiguities 2004/03/04 18:16:25 er 1.17.16.4: #i1967# type correctness 2004/03/01 16:21:16 jmarmion 1.17.16.3: #i1967# step 5 changes. 2004/02/11 14:03:46 er 1.17.16.2: RESYNC: (1.17-1.18); FILE MERGED 2004/01/19 15:53:06 jmarmion 1.17.16.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [2d61874e9bc4d4ecbf4eba1b08dbf10f3fab84ec]

INTEGRATION: CWS rowlimit (1.32.70); FILE MERGED 2004/03/25 17:46:32 er 1.32.70.7: #i1967# consolidate ColToAlpha,AlphaToCol methods 2004/03/15 17:39:03 er 1.32.70.6: RESYNC: (1.34-1.36); FILE MERGED 2004/03/07 11:31:34 jmarmion 1.32.70.5: #i1967# step 5 changes. 2004/02/11 14:08:15 er 1.32.70.4: RESYNC: (1.33-1.34); FILE MERGED 2004/02/04 11:28:02 er 1.32.70.3: #i1967# replace ScTripel,ScRefTripel with ScAddress,ScRefAddress; get rid of some warnings 2004/01/21 14:46:02 er 1.32.70.2: RESYNC: (1.32-1.33); FILE MERGED 2004/01/09 20:51:34 er 1.32.70.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [2b17260e9edefd7daca516dccc4689420480f2ed]

INTEGRATION: CWS rowlimit (1.24.72); FILE MERGED 2004/04/29 16:16:20 er 1.24.72.14: RESYNC: (1.28-1.30); FILE MERGED 2004/03/15 17:40:53 er 1.24.72.13: RESYNC: (1.26-1.28); FILE MERGED 2004/03/11 12:05:48 er 1.24.72.12: #i1967# type correctness 2004/03/05 20:35:52 er 1.24.72.11: #i1967# type correctness 2004/03/01 17:44:05 er 1.24.72.10: #i1967# type correctness 2004/02/26 21:02:28 er 1.24.72.9: #i1967# type correctness 2004/02/26 19:42:12 er 1.24.72.8: #i1967# type correctness 2004/02/24 20:20:21 er 1.24.72.7: #i1967# type correctness 2004/02/16 13:28:20 er 1.24.72.6: #i1967# remove address typedefs of master workspace 2004/02/11 14:11:41 er 1.24.72.5: RESYNC: (1.25-1.26); FILE MERGED 2004/01/21 14:47:41 er 1.24.72.4: RESYNC: (1.24-1.25); FILE MERGED 2004/01/16 17:39:46 er 1.24.72.3: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short 2004/01/12 17:15:01 er 1.24.72.2: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short 2003/11/28 19:47:22 er 1.24.72.1: #i1967# move ScAddress, ScRange from global.hxx to address.hxx


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [e13f3d0f41057dbc7ff2ec40785f228251fa229c]

INTEGRATION: CWS rowlimit (1.16.72); FILE MERGED 2004/03/15 17:40:20 er 1.16.72.5: RESYNC: (1.16-1.17); FILE MERGED 2004/03/05 12:16:01 er 1.16.72.4: #i1967# type correctness 2004/03/03 20:32:18 er 1.16.72.3: #i1967# type correctness 2004/01/16 17:39:43 er 1.16.72.2: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short 2004/01/12 17:14:53 er 1.16.72.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Rüdiger Timm  <rt@openoffice.org>  [bfbb1013e1f12cd4f3fedc6749faad705a3c4bd7]

#i10000# No hedabu necessary here.


2004-06-04  Rüdiger Timm  <rt@openoffice.org>  [ace7d95f2bce40ce153273aa4325de7388898c32]

#i10000# No hedabu necessary here.


2004-06-04  Rüdiger Timm  <rt@openoffice.org>  [35916b11beb342ec7948e2469358256145dd88de]

#i10000# No hedabu necessary here.


2004-06-04  Rüdiger Timm  <rt@openoffice.org>  [f32904e67fb4c765a391e9a3ce93ad2bf6072a8e]

#i10000# No hedabu necessary here.


2004-06-04  Rüdiger Timm  <rt@openoffice.org>  [5e3bf17ce5287c2b9e9fb426478d60d4668fb9bf]

#i10000# No hedabu necessary here.


2004-06-04  Rüdiger Timm  <rt@openoffice.org>  [88362b145a78afa027c5bc1c957666afdecb3c8c]

#i10000# No hedabu necessary here.


2004-06-04  Ingo Schmidt  <is@openoffice.org>  [d8cf7396cbf69be5e6297a7c542c548dd47210ef]

#i25326# new images.zip Issue number: Submitted by: Reviewed by:


2004-06-04  Ingo Schmidt  <is@openoffice.org>  [22d53c4cc5d75d9e2759a5d584be1d7eb3fb38a9]

#i25326# adding images.zip Issue number: Submitted by: Reviewed by:


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [5e343c9851f94ba56baa1ffd0f885d4d62cb1c51]

INTEGRATION: CWS rowlimit (1.6.328); FILE MERGED 2004/02/11 13:49:27 er 1.6.328.2: RESYNC: (1.6-1.7); FILE MERGED 2004/01/16 17:43:13 er 1.6.328.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [51ffe99772f86b6c64e057f5d240654cf7989667]

INTEGRATION: CWS rowlimit (1.19.194); FILE MERGED 2004/03/17 12:24:59 er 1.19.194.6: #i1967# type correctness (ScMatrix parameters are SCSIZE now) 2004/03/11 12:07:50 er 1.19.194.5: #i1967# type correctness 2004/03/03 21:36:28 er 1.19.194.4: #i1967# type correctness 2004/02/26 19:10:14 jmarmion 1.19.194.3: #i1967# setp 5 changes. 2004/02/11 13:49:17 er 1.19.194.2: RESYNC: (1.19-1.20); FILE MERGED 2004/01/16 17:43:13 er 1.19.194.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [c9d74e3ea79dd30a9aa9f7a142b8300c9c3b3b2b]

INTEGRATION: CWS rowlimit (1.12.26); FILE MERGED 2004/02/26 19:08:45 jmarmion 1.12.26.3: #i1967# setp 5 changes. 2004/02/11 13:49:07 er 1.12.26.2: RESYNC: (1.12-1.13); FILE MERGED 2004/01/16 17:43:12 er 1.12.26.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [8db253dfc1cc25dff6e2e50bce4f30b681eb3358]

INTEGRATION: CWS rowlimit (1.5.310); FILE MERGED 2004/01/16 17:43:12 er 1.5.310.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [21defd917e91c4fbdc71e85e90d641ff8d1957d2]

INTEGRATION: CWS rowlimit (1.23.202); FILE MERGED 2004/03/19 16:20:21 er 1.23.202.4: #i1967# type correctness (pass SCTAB to ScExtDocOptions::SetExtTabOptions()/GetExtTabOptions()) 2004/02/26 19:07:55 jmarmion 1.23.202.3: #i1967# setp 5 changes. 2004/02/11 13:48:58 er 1.23.202.2: RESYNC: (1.23-1.25); FILE MERGED 2004/01/16 17:43:12 er 1.23.202.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [510f1be59994f023bf45f902d0c7da51ed195cc8]

INTEGRATION: CWS rowlimit (1.23.16); FILE MERGED 2004/05/27 19:22:37 er 1.23.16.4: #i1967# PasteFromClip: check for OffLimits condition 2004/02/26 19:05:59 jmarmion 1.23.16.3: #i1967# setp 5 changes. 2004/02/11 13:48:40 er 1.23.16.2: RESYNC: (1.23-1.25); FILE MERGED 2004/01/16 17:43:11 er 1.23.16.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [6e9edfd521862bed55c640968e42b2be4ca8b364]

INTEGRATION: CWS rowlimit (1.20.14); FILE MERGED 2004/05/06 16:01:14 er 1.20.14.5: #i1967# type correctness 2004/03/15 17:16:30 er 1.20.14.4: RESYNC: (1.20-1.22); FILE MERGED 2004/03/03 21:36:28 er 1.20.14.3: #i1967# type correctness 2004/02/26 19:04:59 jmarmion 1.20.14.2: #i1967# setp 5 changes. 2004/01/16 17:43:10 er 1.20.14.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [93e384afb89b1a34ca0e21bd155718ce8ef86937]

INTEGRATION: CWS rowlimit (1.39.12); FILE MERGED 2004/04/29 16:39:27 er 1.39.12.9: RESYNC: (1.42-1.44); FILE MERGED 2004/03/25 21:36:05 er 1.39.12.8: #i1967# use ValidCol,ValidRow,ValidTab 2004/03/19 16:20:20 er 1.39.12.7: #i1967# type correctness (pass SCTAB to ScExtDocOptions::SetExtTabOptions()/GetExtTabOptions()) 2004/03/15 17:16:22 er 1.39.12.6: RESYNC: (1.41-1.42); FILE MERGED 2004/03/03 21:36:28 er 1.39.12.5: #i1967# type correctness 2004/02/26 19:00:05 jmarmion 1.39.12.4: #i1967# setp 5 changes. 2004/02/11 13:48:30 er 1.39.12.3: RESYNC: (1.40-1.41); FILE MERGED 2004/01/21 14:18:51 er 1.39.12.2: RESYNC: (1.39-1.40); FILE MERGED 2004/01/16 17:43:10 er 1.39.12.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [c81c84ec54a366df64c3e74e46d02dd6a11e0ed4]

INTEGRATION: CWS rowlimit (1.6.12); FILE MERGED 2004/02/13 11:33:27 er 1.6.12.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [bc553d9fe2dc2d353befc52f03c814c971265d1e]

INTEGRATION: CWS rowlimit (1.5.202); FILE MERGED 2004/03/03 21:36:27 er 1.5.202.5: #i1967# type correctness 2004/02/26 18:42:02 jmarmion 1.5.202.4: #i1967# setp 5 changes. 2004/02/13 11:33:26 er 1.5.202.3: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short 2004/02/11 13:48:09 er 1.5.202.2: RESYNC: (1.5-1.6); FILE MERGED 2004/01/16 17:43:09 er 1.5.202.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [857dfb0f662c405c52a370050c2680f403dbb94a]

INTEGRATION: CWS rowlimit (1.6.322); FILE MERGED 2004/01/16 17:43:09 er 1.6.322.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [e24293dc2b6a4ab361fea4a37a033b59710a73a0]

INTEGRATION: CWS rowlimit (1.4.304); FILE MERGED 2004/02/04 11:28:33 er 1.4.304.3: #i1967# replace ScTripel,ScRefTripel with ScAddress,ScRefAddress; get rid of some warnings 2004/01/23 18:15:06 er 1.4.304.2: #i1967# restructure ScAddress to use SCCOL/SCROW/SCTAB instead of one single UINT32; make converting ctors explicit 2004/01/16 17:43:08 er 1.4.304.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [d11449ab6beb54ad4b5d84268eec4a523800e3f9]

INTEGRATION: CWS rowlimit (1.10.16); FILE MERGED 2004/02/26 18:39:36 jmarmion 1.10.16.2: #i1967# setp 5 changes. 2004/01/16 17:43:08 er 1.10.16.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [1a5376669abee25b3f2a5fd32723512e9586df51]

INTEGRATION: CWS rowlimit (1.1.1.1.346); FILE MERGED 2004/02/26 18:38:47 jmarmion 1.1.1.1.346.1: #i1967# setp 5 changes.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [0a30403e600ff41f9260cd18d4e0c790a170c424]

INTEGRATION: CWS rowlimit (1.6.302); FILE MERGED 2004/01/16 17:43:08 er 1.6.302.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [3e3227cefbdfd0e84c97189fa1e85e257fdad112]

INTEGRATION: CWS rowlimit (1.33.124); FILE MERGED 2004/04/29 16:39:16 er 1.33.124.5: RESYNC: (1.34-1.36); FILE MERGED 2004/03/03 21:36:27 er 1.33.124.4: #i1967# type correctness 2004/02/26 18:37:56 jmarmion 1.33.124.3: #i1967# setp 5 changes. 2004/02/11 13:48:00 er 1.33.124.2: RESYNC: (1.33-1.34); FILE MERGED 2004/01/16 17:43:07 er 1.33.124.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [384f2d8a889be459bcd77ee8b9ed096483151b80]

INTEGRATION: CWS rowlimit (1.18.16); FILE MERGED 2004/03/25 21:36:04 er 1.18.16.6: #i1967# use ValidCol,ValidRow,ValidTab 2004/03/15 17:16:15 er 1.18.16.5: RESYNC: (1.20-1.21); FILE MERGED 2004/02/26 18:37:27 jmarmion 1.18.16.4: #i1967# setp 5 changes. 2004/02/11 13:47:49 er 1.18.16.3: RESYNC: (1.19-1.20); FILE MERGED 2004/01/21 14:18:40 er 1.18.16.2: RESYNC: (1.18-1.19); FILE MERGED 2004/01/16 17:43:07 er 1.18.16.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [a8ce391eb90e90e2532525cc672bae73e3e6b2ab]

INTEGRATION: CWS rowlimit (1.13.202); FILE MERGED 2004/01/16 17:43:07 er 1.13.202.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [65b11f9b98d364aa0b3f58c27b0a552d48f77aca]

INTEGRATION: CWS rowlimit (1.11.156); FILE MERGED 2004/04/29 16:39:06 er 1.11.156.4: RESYNC: (1.12-1.13); FILE MERGED 2004/02/26 18:36:21 jmarmion 1.11.156.3: #i1967# setp 5 changes. 2004/02/11 13:47:28 er 1.11.156.2: RESYNC: (1.11-1.12); FILE MERGED 2004/01/16 17:43:06 er 1.11.156.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [63bd759c3a372df646eeb34c22122ac78ce3fe1b]

INTEGRATION: CWS rowlimit (1.2.302); FILE MERGED 2004/02/26 18:35:51 jmarmion 1.2.302.4: #i1967# setp 5 changes. 2004/02/11 13:47:19 er 1.2.302.3: RESYNC: (1.2-1.3); FILE MERGED 2004/02/04 11:28:32 er 1.2.302.2: #i1967# replace ScTripel,ScRefTripel with ScAddress,ScRefAddress; get rid of some warnings 2004/01/16 17:43:06 er 1.2.302.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [a31c22bfc458d549bbc410dbaae13a869d638699]

INTEGRATION: CWS rowlimit (1.35.62); FILE MERGED 2004/03/25 21:36:04 er 1.35.62.6: #i1967# use ValidCol,ValidRow,ValidTab 2004/03/18 19:42:51 er 1.35.62.5: #i1967# type correctness (ScChartPositionMap using SCSIZE) 2004/03/03 21:36:26 er 1.35.62.4: #i1967# type correctness 2004/02/26 18:35:13 jmarmion 1.35.62.3: #i1967# setp 5 changes. 2004/02/11 13:47:08 er 1.35.62.2: RESYNC: (1.35-1.36); FILE MERGED 2004/01/16 17:43:06 er 1.35.62.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [a85c451ca8c665be93466087c1fe0a6ed4882ff8]

INTEGRATION: CWS rowlimit (1.8.304); FILE MERGED 2004/03/25 21:36:04 er 1.8.304.3: #i1967# use ValidCol,ValidRow,ValidTab 2004/02/26 18:32:15 jmarmion 1.8.304.2: #i1967# setp 5 changes. 2004/01/16 17:43:05 er 1.8.304.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [8c45d2c7ed6952983f8910c05b7d63a6d2599525]

INTEGRATION: CWS rowlimit (1.15.302); FILE MERGED 2004/04/29 16:38:57 er 1.15.302.4: RESYNC: (1.16-1.17); FILE MERGED 2004/02/26 18:31:40 jmarmion 1.15.302.3: #i1967# setp 5 changes. 2004/02/11 13:46:58 er 1.15.302.2: RESYNC: (1.15-1.16); FILE MERGED 2004/01/16 17:43:05 er 1.15.302.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [e370caf88a45c679b13bd84ccb5a6238475457dd]

INTEGRATION: CWS rowlimit (1.5.334); FILE MERGED 2004/03/03 21:36:26 er 1.5.334.5: #i1967# type correctness 2004/02/26 18:30:23 jmarmion 1.5.334.4: #i1967# setp 5 changes. 2004/02/11 13:46:37 er 1.5.334.3: RESYNC: (1.6-1.7); FILE MERGED 2004/01/21 14:18:27 er 1.5.334.2: RESYNC: (1.5-1.6); FILE MERGED 2004/01/16 17:43:05 er 1.5.334.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [aa8ec48dc73e5594d361ef8af9cdd86021be1e71]

INTEGRATION: CWS rowlimit (1.11.194); FILE MERGED 2004/03/03 21:36:25 er 1.11.194.4: #i1967# type correctness 2004/02/26 18:20:37 jmarmion 1.11.194.3: #i1967# step 5 changes. 2004/02/04 11:28:32 er 1.11.194.2: #i1967# replace ScTripel,ScRefTripel with ScAddress,ScRefAddress; get rid of some warnings 2004/01/16 17:43:04 er 1.11.194.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [3e7ba3b5000e79106dee82c32389d58df695e4a8]

INTEGRATION: CWS rowlimit (1.31.16); FILE MERGED 2004/04/29 16:38:49 er 1.31.16.10: RESYNC: (1.34-1.35); FILE MERGED 2004/04/06 14:17:07 er 1.31.16.9: #i1967# change REPEAT_NONE to SCCOL_REPEAT_NONE,SCROW_REPEAT_NONE 2004/03/16 09:47:42 er 1.31.16.8: #i1967# scope 2004/03/15 17:16:08 er 1.31.16.7: RESYNC: (1.33-1.34); FILE MERGED 2004/03/03 21:36:25 er 1.31.16.6: #i1967# type correctness 2004/02/26 18:19:07 jmarmion 1.31.16.5: #i1967# step 5 changes. 2004/02/11 13:46:27 er 1.31.16.4: RESYNC: (1.32-1.33); FILE MERGED 2004/02/04 11:28:31 er 1.31.16.3: #i1967# replace ScTripel,ScRefTripel with ScAddress,ScRefAddress; get rid of some warnings 2004/01/21 14:18:14 er 1.31.16.2: RESYNC: (1.31-1.32); FILE MERGED 2004/01/16 17:43:03 er 1.31.16.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [bf9473e59feeb8e4fa459068cccc63d080066db4]

INTEGRATION: CWS rowlimit (1.19.178); FILE MERGED 2004/02/11 13:46:17 er 1.19.178.2: RESYNC: (1.19-1.20); FILE MERGED 2004/01/16 17:43:03 er 1.19.178.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [6cfd84e9d4e134b447b0f5dd364309d0e7bcb084]

INTEGRATION: CWS rowlimit (1.9.202); FILE MERGED 2004/03/03 21:36:25 er 1.9.202.3: #i1967# type correctness 2004/02/26 18:15:43 jmarmion 1.9.202.2: #i1967# step 5 changes. 2004/01/16 17:43:03 er 1.9.202.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [20ee4553471229d6bd174eb570b889818e3b291c]

INTEGRATION: CWS rowlimit (1.22.156); FILE MERGED 2004/03/03 21:36:24 er 1.22.156.4: #i1967# type correctness 2004/02/26 18:14:39 jmarmion 1.22.156.3: #i1967# step 5 changes. 2004/01/21 14:18:02 er 1.22.156.2: RESYNC: (1.22-1.23); FILE MERGED 2004/01/16 17:43:02 er 1.22.156.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [07bdd37d2b1fa9ec0bad73637ab11816d2eee3ae]

INTEGRATION: CWS rowlimit (1.3.310); FILE MERGED 2004/01/16 17:43:02 er 1.3.310.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [2eb39c98f1ed3c7b4dc11b66b062a6da0c80bc4d]

INTEGRATION: CWS rowlimit (1.1.308); FILE MERGED 2004/03/03 21:36:24 er 1.1.308.3: #i1967# type correctness 2004/02/26 18:12:41 jmarmion 1.1.308.2: #i1967# step 5 changes. 2004/01/16 17:43:02 er 1.1.308.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [6a8e4d90747e37aff723b9b232aff6274e3d6c31]

INTEGRATION: CWS rowlimit (1.9.26); FILE MERGED 2004/03/03 21:36:24 er 1.9.26.4: #i1967# type correctness 2004/02/11 13:46:08 er 1.9.26.3: RESYNC: (1.10-1.11); FILE MERGED 2004/01/21 14:17:49 er 1.9.26.2: RESYNC: (1.9-1.10); FILE MERGED 2004/01/16 17:43:01 er 1.9.26.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [0887e5eb141c9512f3b99912f00698cab60cc11b]

INTEGRATION: CWS rowlimit (1.36.34); FILE MERGED 2004/03/11 12:07:50 er 1.36.34.7: #i1967# type correctness 2004/03/03 21:36:23 er 1.36.34.6: #i1967# type correctness 2004/02/26 18:11:08 jmarmion 1.36.34.5: #i1967# step 5 changes. 2004/02/13 11:33:26 er 1.36.34.4: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short 2004/02/11 13:45:58 er 1.36.34.3: RESYNC: (1.37-1.38); FILE MERGED 2004/01/21 14:17:37 er 1.36.34.2: RESYNC: (1.36-1.37); FILE MERGED 2004/01/16 17:43:01 er 1.36.34.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [cd728a56e5f59c34a170ea58899da45a9b97d2fd]

INTEGRATION: CWS rowlimit (1.18.200); FILE MERGED 2004/03/25 21:36:03 er 1.18.200.9: #i1967# use ValidCol,ValidRow,ValidTab 2004/03/18 17:14:30 er 1.18.200.8: #i1967# type correctness 2004/03/15 17:16:00 er 1.18.200.7: RESYNC: (1.21-1.22); FILE MERGED 2004/03/03 21:36:23 er 1.18.200.6: #i1967# type correctness 2004/02/26 18:01:08 jmarmion 1.18.200.5: #i1967# step 5 changes. 2004/02/11 13:45:47 er 1.18.200.4: RESYNC: (1.20-1.21); FILE MERGED 2004/02/04 11:28:30 er 1.18.200.3: #i1967# replace ScTripel,ScRefTripel with ScAddress,ScRefAddress; get rid of some warnings 2004/01/21 14:17:23 er 1.18.200.2: RESYNC: (1.18-1.20); FILE MERGED 2004/01/16 17:43:00 er 1.18.200.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [ddb51f8a4827464a9b7d177499c6a732b532dca9]

INTEGRATION: CWS rowlimit (1.6.180); FILE MERGED 2004/02/26 17:59:44 jmarmion 1.6.180.3: #i1967# step 5 changes. 2004/02/11 13:45:38 er 1.6.180.2: RESYNC: (1.6-1.7); FILE MERGED 2004/01/16 17:43:00 er 1.6.180.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [6bee8c987228c60e98463ac2a96ce67ff271c248]

INTEGRATION: CWS rowlimit (1.5.28); FILE MERGED 2004/01/16 17:43:00 er 1.5.28.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [f6790d1882f8d7e541e22ff55faf9c20d8e7653c]

INTEGRATION: CWS rowlimit (1.13.10); FILE MERGED 2004/03/15 17:15:52 er 1.13.10.2: RESYNC: (1.13-1.14); FILE MERGED 2004/02/26 17:58:19 jmarmion 1.13.10.1: #i1967# step 5 changes.


2004-06-04  Hans-Joachim Lankenau  <hjs@openoffice.org>  [984c35d825fe1ab28cc6f0e5d3629679a89ea914]

#i10000# fix switches for symbols


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [9f6ba0b96fd2640d37419f5636150b719a2c4a78]

INTEGRATION: CWS rowlimit (1.12.178); FILE MERGED 2004/01/16 17:42:59 er 1.12.178.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [a7090fc53e292f5c273eb1845e3dd6394357046a]

INTEGRATION: CWS rowlimit (1.20.26); FILE MERGED 2004/05/06 16:01:14 er 1.20.26.7: #i1967# type correctness 2004/04/29 16:38:35 er 1.20.26.6: RESYNC: (1.21-1.22); FILE MERGED 2004/03/25 21:36:03 er 1.20.26.5: #i1967# use ValidCol,ValidRow,ValidTab 2004/03/03 21:36:22 er 1.20.26.4: #i1967# type correctness 2004/02/26 17:55:19 jmarmion 1.20.26.3: #i1967# step 5 changes. 2004/02/11 13:44:55 er 1.20.26.2: RESYNC: (1.20-1.21); FILE MERGED 2004/01/16 17:42:59 er 1.20.26.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [de3d80e66552140303952c53f23fc3e3a98853c8]

INTEGRATION: CWS rowlimit (1.7.26); FILE MERGED 2004/02/11 13:44:44 er 1.7.26.2: RESYNC: (1.7-1.8); FILE MERGED 2004/01/16 17:42:59 er 1.7.26.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [6d22412c7383ec97386769edb05cab14d0573b41]

INTEGRATION: CWS rowlimit (1.4.16); FILE MERGED 2004/04/29 16:38:27 er 1.4.16.4: RESYNC: (1.4-1.5); FILE MERGED 2004/03/03 21:36:22 er 1.4.16.3: #i1967# type correctness 2004/02/26 17:48:28 jmarmion 1.4.16.2: #i1967# step 5 changes. 2004/01/16 17:42:58 er 1.4.16.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [5a8ceb9967050db47460cba7b18152e2c37f6a1e]

INTEGRATION: CWS rowlimit (1.44.70); FILE MERGED 2004/05/06 16:01:13 er 1.44.70.11: #i1967# type correctness 2004/04/29 16:38:17 er 1.44.70.10: RESYNC: (1.49-1.51); FILE MERGED 2004/03/18 17:14:29 er 1.44.70.9: #i1967# type correctness 2004/03/15 17:15:45 er 1.44.70.8: RESYNC: (1.47-1.49); FILE MERGED 2004/03/03 21:36:21 er 1.44.70.7: #i1967# type correctness 2004/02/26 17:30:36 jmarmion 1.44.70.6: #i1967# step 5 changes. 2004/02/13 11:33:26 er 1.44.70.5: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short 2004/02/11 13:44:31 er 1.44.70.4: RESYNC: (1.45-1.47); FILE MERGED 2004/02/04 11:28:29 er 1.44.70.3: #i1967# replace ScTripel,ScRefTripel with ScAddress,ScRefAddress; get rid of some warnings 2004/01/21 14:16:32 er 1.44.70.2: RESYNC: (1.44-1.45); FILE MERGED 2004/01/16 17:42:58 er 1.44.70.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [7a705fb41e05780091020f16403a9af965fe4fd2]

INTEGRATION: CWS rowlimit (1.18.202); FILE MERGED 2004/02/26 17:02:05 jmarmion 1.18.202.2: #i1967# step 5 changes 2004/01/16 17:42:57 er 1.18.202.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [bb1b0db19c919169a6643e0db087cf7f57668eb6]

INTEGRATION: CWS rowlimit (1.21.26); FILE MERGED 2004/02/26 16:59:41 jmarmion 1.21.26.4: #i1967# step 5 changes 2004/02/11 13:44:06 er 1.21.26.3: RESYNC: (1.22-1.23); FILE MERGED 2004/01/21 14:16:17 er 1.21.26.2: RESYNC: (1.21-1.22); FILE MERGED 2004/01/16 17:42:57 er 1.21.26.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [81b1f0f0ae53368f78039af546e1f758f5644388]

INTEGRATION: CWS rowlimit (1.14.56); FILE MERGED 2004/01/16 17:42:56 er 1.14.56.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [a1e3911d4bbcd1c72dd1a590ee68bf2c4260f943]

INTEGRATION: CWS rowlimit (1.3.330); FILE MERGED 2004/03/25 21:36:03 er 1.3.330.3: #i1967# use ValidCol,ValidRow,ValidTab 2004/02/26 16:58:44 jmarmion 1.3.330.2: #i1967# step 5 changes 2004/01/16 17:42:56 er 1.3.330.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [85dbd547ecafc59cd4b86c95fb4ddef00fbe1f0d]

INTEGRATION: CWS rowlimit (1.3.324); FILE MERGED 2004/01/16 17:42:56 er 1.3.324.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [787a147713121cfd30767d921b4eb56152e3f7af]

INTEGRATION: CWS rowlimit (1.4.302); FILE MERGED 2004/04/29 16:38:08 er 1.4.302.3: RESYNC: (1.4-1.5); FILE MERGED 2004/02/26 16:56:46 jmarmion 1.4.302.2: #i1967# step 5 changes 2004/01/16 17:42:55 er 1.4.302.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [68cccbdaba03a5e97e4a0826c559ad368595bd7b]

INTEGRATION: CWS rowlimit (1.7.302); FILE MERGED 2004/05/06 16:01:13 er 1.7.302.2: #i1967# type correctness 2004/01/16 17:42:55 er 1.7.302.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [7bc546d34fdf3031596566a2cd5e68a59d90ee16]

INTEGRATION: CWS rowlimit (1.9.304); FILE MERGED 2004/02/26 16:52:58 jmarmion 1.9.304.3: #i1967# step 5 changes 2004/02/11 13:43:54 er 1.9.304.2: RESYNC: (1.9-1.10); FILE MERGED 2004/01/16 17:42:55 er 1.9.304.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [a7655b11ebda1c47eaf771a50b495e2fbea1cf11]

INTEGRATION: CWS rowlimit (1.6.12); FILE MERGED 2004/03/03 21:36:21 er 1.6.12.2: #i1967# type correctness 2004/02/26 16:49:25 jmarmion 1.6.12.1: #i1967# step 5 changes


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [fc82980e53523d99ecaba8c7ade74076896b5b30]

INTEGRATION: CWS rowlimit (1.10.302); FILE MERGED 2004/04/29 16:37:59 er 1.10.302.3: RESYNC: (1.10-1.11); FILE MERGED 2004/02/26 16:49:24 jmarmion 1.10.302.2: #i1967# step 5 changes 2004/01/16 17:42:55 er 1.10.302.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [7463e4d56c0c93051e0d1ec84a74448fdcce5fea]

INTEGRATION: CWS rowlimit (1.15.74); FILE MERGED 2004/05/06 16:01:13 er 1.15.74.5: #i1967# type correctness 2004/03/03 21:48:30 er 1.15.74.4: #i1967# type correctness 2004/03/03 21:36:20 er 1.15.74.3: #i1967# type correctness 2004/02/11 13:43:29 er 1.15.74.2: RESYNC: (1.15-1.16); FILE MERGED 2004/01/16 17:42:54 er 1.15.74.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [a2028c0c486811149dabbc41b8f65850abb60e25]

INTEGRATION: CWS rowlimit (1.25.302); FILE MERGED 2004/02/26 16:49:22 jmarmion 1.25.302.3: #i1967# step 5 changes 2004/02/11 13:43:18 er 1.25.302.2: RESYNC: (1.25-1.26); FILE MERGED 2004/01/16 17:42:54 er 1.25.302.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [a40d1eb91b13075664822bd58b076295ad00c6c8]

INTEGRATION: CWS rowlimit (1.21.74); FILE MERGED 2004/04/29 16:37:51 er 1.21.74.5: RESYNC: (1.23-1.24); FILE MERGED 2004/03/03 21:36:20 er 1.21.74.4: #i1967# type correctness 2004/02/11 13:43:07 er 1.21.74.3: RESYNC: (1.22-1.23); FILE MERGED 2004/01/21 14:16:04 er 1.21.74.2: RESYNC: (1.21-1.22); FILE MERGED 2004/01/16 17:42:53 er 1.21.74.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [96e8ce31d256ef47760edd5263c2ec51b0903cbf]

INTEGRATION: CWS rowlimit (1.2.346); FILE MERGED 2004/03/03 21:36:20 er 1.2.346.2: #i1967# type correctness 2004/01/16 17:42:53 er 1.2.346.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [32e2f5baec761c7c2038dba2140875efd841f75b]

INTEGRATION: CWS rowlimit (1.16.302); FILE MERGED 2004/05/06 16:01:12 er 1.16.302.5: #i1967# type correctness 2004/04/30 14:59:37 er 1.16.302.4: #i1967# type correctness 2004/04/29 16:37:37 er 1.16.302.3: RESYNC: (1.16-1.17); FILE MERGED 2004/02/27 16:04:30 jmarmion 1.16.302.2: #i1967# step 5 changes. 2004/01/15 14:28:43 er 1.16.302.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [d72268191cfeafc0bf5102e5c1714146fd3113b0]

INTEGRATION: CWS rowlimit (1.26.304); FILE MERGED 2004/04/29 16:37:28 er 1.26.304.4: RESYNC: (1.27-1.29); FILE MERGED 2004/03/15 17:17:29 er 1.26.304.3: RESYNC: (1.26-1.27); FILE MERGED 2004/02/27 19:05:35 jmarmion 1.26.304.2: #i1967# step 5 changes. 2004/01/15 14:28:41 er 1.26.304.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [2cfe68d5c75f2bab601d9bc6f2fd73b7cd9af4c3]

INTEGRATION: CWS rowlimit (1.10.26); FILE MERGED 2004/02/27 19:11:18 jmarmion 1.10.26.4: #i1967# step 5 changes. 2004/02/13 11:33:25 er 1.10.26.3: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short 2004/02/11 13:50:08 er 1.10.26.2: RESYNC: (1.10-1.11); FILE MERGED 2004/01/15 14:28:39 er 1.10.26.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [98ff40bed734051b87a0582736fd580f71253b7b]

INTEGRATION: CWS rowlimit (1.2.338); FILE MERGED 2004/01/15 14:28:37 er 1.2.338.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [7097153fc2cb1da5abafe736cf4c67eae3f8fa13]

INTEGRATION: CWS rowlimit (1.8.178); FILE MERGED 2004/01/15 14:28:35 er 1.8.178.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [e2ee23df2b182f198d3314618108794470b93862]

INTEGRATION: CWS rowlimit (1.8.304); FILE MERGED 2004/04/29 16:37:10 er 1.8.304.2: RESYNC: (1.8-1.9); FILE MERGED 2004/01/15 14:28:34 er 1.8.304.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [589964a72777fea51dec228c175c396a4a07be51]

INTEGRATION: CWS rowlimit (1.9.54); FILE MERGED 2004/03/15 17:17:05 er 1.9.54.2: RESYNC: (1.9-1.10); FILE MERGED 2004/01/15 14:28:33 er 1.9.54.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [382efee9b58760ff2d36b065a93213913dbe9dc3]

INTEGRATION: CWS rowlimit (1.8.74); FILE MERGED 2004/01/15 14:28:32 er 1.8.74.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [08562077a261b2de3f44b9040ae4d8b45dcd0b1a]

INTEGRATION: CWS rowlimit (1.37.34); FILE MERGED 2004/05/17 17:49:02 er 1.37.34.11: #i1967# bad pointer casts (C-style casts are boo) 2004/05/17 16:10:55 er 1.37.34.10: #i1967# not necessary to include viewfunc.hxx anymore 2004/04/29 16:37:00 er 1.37.34.9: RESYNC: (1.40-1.42); FILE MERGED 2004/03/25 22:17:08 er 1.37.34.8: #i1967# get AlphaToCol calls straight 2004/03/25 17:46:35 er 1.37.34.7: #i1967# consolidate ColToAlpha,AlphaToCol methods 2004/03/15 17:16:57 er 1.37.34.6: RESYNC: (1.39-1.40); FILE MERGED 2004/03/02 15:37:52 er 1.37.34.5: #i1967# type correctness 2004/02/27 15:57:41 jmarmion 1.37.34.4: #i1967# step 5 changes. 2004/02/11 13:49:46 er 1.37.34.3: RESYNC: (1.38-1.39); FILE MERGED 2004/01/21 14:19:34 er 1.37.34.2: RESYNC: (1.37-1.38); FILE MERGED 2004/01/15 14:28:30 er 1.37.34.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [a790385d6bc08f44c15fbcee1527d94ded98802c]

INTEGRATION: CWS rowlimit (1.18.202); FILE MERGED 2004/05/06 16:01:12 er 1.18.202.6: #i1967# type correctness 2004/04/29 16:36:51 er 1.18.202.5: RESYNC: (1.19-1.21); FILE MERGED 2004/03/02 15:37:52 er 1.18.202.4: #i1967# type correctness 2004/02/27 12:42:15 jmarmion 1.18.202.3: #i1967# setp 5 changes. 2004/01/21 14:19:20 er 1.18.202.2: RESYNC: (1.18-1.19); FILE MERGED 2004/01/15 14:28:28 er 1.18.202.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [67f895ef5ca45c587989cd3e620d4ef3aca452a5]

INTEGRATION: CWS rowlimit (1.8.304); FILE MERGED 2004/05/06 16:01:12 er 1.8.304.5: #i1967# type correctness 2004/04/29 16:36:41 er 1.8.304.4: RESYNC: (1.8-1.9); FILE MERGED 2004/03/02 15:37:52 er 1.8.304.3: #i1967# type correctness 2004/02/27 12:12:59 jmarmion 1.8.304.2: #i1967# setp 5 changes. 2004/01/15 14:28:23 er 1.8.304.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [8168027515b0817c6c2f06fca0d24956c2c90c6c]

INTEGRATION: CWS rowlimit (1.5.302); FILE MERGED 2004/03/02 15:37:52 er 1.5.302.3: #i1967# type correctness 2004/02/27 10:31:16 jmarmion 1.5.302.2: #i1967# setp 5 changes. 2004/01/15 14:28:22 er 1.5.302.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [f68d60d336b1e62079b7554183bb589710570d72]

INTEGRATION: CWS rowlimit (1.18.68); FILE MERGED 2004/01/15 14:28:20 er 1.18.68.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [dddf8e55c4c67e6faf82d477b59de645a1e25e6a]

INTEGRATION: CWS rowlimit (1.11.56); FILE MERGED 2004/03/02 15:37:51 er 1.11.56.3: #i1967# type correctness 2004/02/27 19:17:49 jmarmion 1.11.56.2: #i1967# step 5 changes. 2004/01/15 14:28:19 er 1.11.56.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [003a66a6e60c4d29c672ebf1d4ffb802f5bf938b]

INTEGRATION: CWS rowlimit (1.2.52); FILE MERGED 2004/03/18 17:14:28 er 1.2.52.1: #i1967# type correctness


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [736ee0c7016cd58b8f65812124cc87634717e388]

INTEGRATION: CWS rowlimit (1.78.30); FILE MERGED 2004/05/17 17:49:02 er 1.78.30.14: #i1967# bad pointer casts (C-style casts are boo) 2004/05/06 16:01:11 er 1.78.30.13: #i1967# type correctness 2004/04/29 16:36:04 er 1.78.30.12: RESYNC: (1.82-1.83); FILE MERGED 2004/04/07 14:44:21 er 1.78.30.11: #i1967# #i5062# replace Sfx(Broadcaster|Listener) with Svt(Broadcaster|Listener) for mass objects like formula cells 2004/03/18 19:42:50 er 1.78.30.10: #i1967# type correctness (ScChartPositionMap using SCSIZE) 2004/03/18 17:14:27 er 1.78.30.9: #i1967# type correctness 2004/03/15 17:16:41 er 1.78.30.8: RESYNC: (1.80-1.82); FILE MERGED 2004/03/02 15:37:51 er 1.78.30.7: #i1967# type correctness 2004/02/27 16:44:51 jmarmion 1.78.30.6: #i1967# step 5 changes. 2004/02/11 13:49:37 er 1.78.30.5: RESYNC: (1.79-1.80); FILE MERGED 2004/02/04 11:28:28 er 1.78.30.4: #i1967# replace ScTripel,ScRefTripel with ScAddress,ScRefAddress; get rid of some warnings 2004/01/15 14:28:16 er 1.78.30.3: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short 2003/12/12 12:25:25 er 1.78.30.2: RESYNC: (1.78-1.79); FILE MERGED 2003/11/28 19:48:07 er 1.78.30.1: #i1967# move ScAddress, ScRange from global.hxx to address.hxx


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [d9cd321d5e0f461f4715fdf839e711c51652e29e]

INTEGRATION: CWS rowlimit (1.2.40); FILE MERGED 2004/03/02 15:37:51 er 1.2.40.2: #i1967# type correctness 2004/02/27 19:01:24 jmarmion 1.2.40.1: #i1967# step 5 changes.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [5c7b735e330e54f06d86e48844d375823f05e371]

INTEGRATION: CWS rowlimit (1.2.324); FILE MERGED 2004/02/26 15:28:16 er 1.2.324.3: #i1967# type correctness 2004/02/04 11:28:25 er 1.2.324.2: #i1967# replace ScTripel,ScRefTripel with ScAddress,ScRefAddress; get rid of some warnings 2004/01/15 12:43:21 er 1.2.324.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [6ae6f2388654bb1d0e2cf602390b10569e04a85d]

INTEGRATION: CWS rowlimit (1.8.178); FILE MERGED 2004/02/26 15:28:16 er 1.8.178.4: #i1967# type correctness 2004/02/13 11:33:25 er 1.8.178.3: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short 2004/02/11 13:51:02 er 1.8.178.2: RESYNC: (1.8-1.9); FILE MERGED 2004/01/15 12:43:20 er 1.8.178.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [ca14d9b16aae41c5db75ade371c40952dfde45ac]

INTEGRATION: CWS rowlimit (1.2.328); FILE MERGED 2004/01/15 12:43:19 er 1.2.328.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [74cc0405b5e6d1fbbb580a18829638c6b15a0c1b]

INTEGRATION: CWS rowlimit (1.2.340); FILE MERGED 2004/04/29 16:35:27 er 1.2.340.5: RESYNC: (1.2-1.3); FILE MERGED 2004/03/11 12:07:49 er 1.2.340.4: #i1967# type correctness 2004/02/26 15:28:15 er 1.2.340.3: #i1967# type correctness 2004/02/04 11:28:24 er 1.2.340.2: #i1967# replace ScTripel,ScRefTripel with ScAddress,ScRefAddress; get rid of some warnings 2004/01/15 12:43:17 er 1.2.340.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [38370620d8baf01f2b8661bf6506070dcc0514a9]

INTEGRATION: CWS rowlimit (1.4.202); FILE MERGED 2004/03/03 21:36:19 er 1.4.202.3: #i1967# type correctness 2004/02/11 13:50:52 er 1.4.202.2: RESYNC: (1.4-1.5); FILE MERGED 2004/01/15 12:43:17 er 1.4.202.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [aee7262a5f0e629533ee0b1ec11fb5bc9d68c89e]

INTEGRATION: CWS rowlimit (1.4.36); FILE MERGED 2004/02/26 15:28:15 er 1.4.36.2: #i1967# type correctness 2004/01/15 12:43:15 er 1.4.36.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [2e965abc473738f51e5c0e651779eedbec2f5dbb]

INTEGRATION: CWS rowlimit (1.10.302); FILE MERGED 2004/03/11 12:07:49 er 1.10.302.4: #i1967# type correctness 2004/02/26 15:28:14 er 1.10.302.3: #i1967# type correctness 2004/02/11 13:50:31 er 1.10.302.2: RESYNC: (1.10-1.11); FILE MERGED 2004/01/15 12:43:15 er 1.10.302.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [edf94655895db83838f3a6cc2324a269353ad84b]

INTEGRATION: CWS rowlimit (1.3.302); FILE MERGED 2004/02/26 15:28:14 er 1.3.302.2: #i1967# type correctness 2004/01/15 12:43:13 er 1.3.302.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [4d13026ae002968eed0bc4489272f29b07a41308]

INTEGRATION: CWS rowlimit (1.8.16); FILE MERGED 2004/03/25 17:46:35 er 1.8.16.4: #i1967# consolidate ColToAlpha,AlphaToCol methods 2004/02/26 12:42:51 er 1.8.16.3: #i1967# type correctness 2004/01/21 14:27:29 er 1.8.16.2: RESYNC: (1.8-1.9); FILE MERGED 2004/01/14 18:02:25 er 1.8.16.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [26ae5b74482b25231bb089dfdf75d184f878c637]

INTEGRATION: CWS rowlimit (1.2.302); FILE MERGED 2004/02/11 13:52:21 er 1.2.302.3: RESYNC: (1.2-1.3); FILE MERGED 2004/02/04 11:28:22 er 1.2.302.2: #i1967# replace ScTripel,ScRefTripel with ScAddress,ScRefAddress; get rid of some warnings 2004/01/14 17:44:59 er 1.2.302.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [25aad982e5a34daa84e436d33ffd2f56b953760e]

INTEGRATION: CWS rowlimit (1.38.24); FILE MERGED 2004/04/23 14:43:24 er 1.38.24.1: #i1967# remove hard row limit from resource, do it programmatically


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [cbe6cdb2cc641edbadb4a31d5fc348fdb2a01f7a]

INTEGRATION: CWS rowlimit (1.12.132); FILE MERGED 2004/04/23 14:43:24 er 1.12.132.4: #i1967# remove hard row limit from resource, do it programmatically 2004/03/25 17:46:34 er 1.12.132.3: #i1967# consolidate ColToAlpha,AlphaToCol methods 2004/02/26 12:24:16 er 1.12.132.2: #i1967# type correctness 2004/01/14 17:40:19 er 1.12.132.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [8266101df1255979950c44b13752d6c501e00ca7]

INTEGRATION: CWS rowlimit (1.1.1.1.346); FILE MERGED 2004/01/14 17:40:18 er 1.1.1.1.346.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [f8f2a9ae44c8a2e77325e4c82f0ed35637cd402b]

INTEGRATION: CWS rowlimit (1.14.302); FILE MERGED 2004/02/26 12:24:16 er 1.14.302.2: #i1967# type correctness 2004/01/14 17:40:18 er 1.14.302.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [9ad86db9a7c79c522d381ac7159f17c3c2416345]

INTEGRATION: CWS rowlimit (1.4.302); FILE MERGED 2004/01/14 17:27:30 er 1.4.302.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [65fbd133b4d79d4bb1fdee62be0028be9b173680]

INTEGRATION: CWS rowlimit (1.6.202); FILE MERGED 2004/02/04 11:28:21 er 1.6.202.2: #i1967# replace ScTripel,ScRefTripel with ScAddress,ScRefAddress; get rid of some warnings 2004/01/14 17:23:38 er 1.6.202.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [19639dfa7d6025205b6819e57719e0daf3590df0]

INTEGRATION: CWS rowlimit (1.2.332); FILE MERGED 2004/02/26 11:46:59 er 1.2.332.2: #i1967# type correctness 2004/01/14 17:23:38 er 1.2.332.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [2e1df81303758eeb544994b36bec84775d3a2943]

INTEGRATION: CWS rowlimit (1.6.56); FILE MERGED 2004/02/26 11:46:59 er 1.6.56.2: #i1967# type correctness 2004/01/14 17:23:37 er 1.6.56.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [b74501b3e793d51e5de8c2638c6305611c3d3db6]

INTEGRATION: CWS rowlimit (1.4.310); FILE MERGED 2004/02/26 11:46:59 er 1.4.310.2: #i1967# type correctness 2004/01/14 17:23:37 er 1.4.310.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [7c064544fde7b70a11ce7b7934cee715395bd804]

INTEGRATION: CWS rowlimit (1.10.16); FILE MERGED 2004/02/26 11:46:58 er 1.10.16.2: #i1967# type correctness 2004/02/13 11:33:24 er 1.10.16.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [4681da7672fd98d14116efe52b82a73502560dc4]

INTEGRATION: CWS rowlimit (1.10.310); FILE MERGED 2004/01/21 14:29:45 er 1.10.310.2: RESYNC: (1.10-1.12); FILE MERGED 2004/01/14 17:23:36 er 1.10.310.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [c74dc5ea39303f667777a9e8b80305768a04e80b]

INTEGRATION: CWS rowlimit (1.13.202); FILE MERGED 2004/05/17 16:29:04 er 1.13.202.6: #i1967# get rid of some 0xffff hard coded values, and don't confuse dialog columns with sheet columns 2004/05/06 16:01:11 er 1.13.202.5: #i1967# type correctness 2004/02/26 11:46:58 er 1.13.202.4: #i1967# type correctness 2004/02/04 11:28:20 er 1.13.202.3: #i1967# replace ScTripel,ScRefTripel with ScAddress,ScRefAddress; get rid of some warnings 2004/01/21 14:29:12 er 1.13.202.2: RESYNC: (1.13-1.14); FILE MERGED 2004/01/14 17:23:36 er 1.13.202.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [96438921c542564e15cac71a7e07e95115a7ed6a]

INTEGRATION: CWS rowlimit (1.4.336); FILE MERGED 2004/01/16 17:42:52 er 1.4.336.3: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short 2004/01/13 20:04:53 er 1.4.336.2: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short 2003/11/28 19:48:04 er 1.4.336.1: #i1967# move ScAddress, ScRange from global.hxx to address.hxx


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [4fb1b7bdb9ff008eed3645a24b03d483e07a5de3]

INTEGRATION: CWS rowlimit (1.18.16); FILE MERGED 2004/05/17 16:08:56 er 1.18.16.4: #i1967# move TABLEID_DOC to address.hxx and assign proper value 2004/02/26 15:27:11 er 1.18.16.3: #i1967# type correctness 2004/01/16 17:42:52 er 1.18.16.2: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short 2004/01/13 20:04:52 er 1.18.16.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [c801e505add62a812fcdce61b19b2fa3c5dd6eba]

INTEGRATION: CWS rowlimit (1.12.194); FILE MERGED 2004/02/26 19:15:20 jmarmion 1.12.194.6: #i1967# setp 5 changes. 2004/02/20 22:49:06 er 1.12.194.5: #i1967# type correctness 2004/02/16 17:26:34 er 1.12.194.4: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short 2004/02/11 13:55:37 er 1.12.194.3: RESYNC: (1.12-1.13); FILE MERGED 2004/01/16 17:42:52 er 1.12.194.2: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short 2004/01/13 20:04:52 er 1.12.194.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [6fa8758290fa41f5e21a801f811089aecef8bcc1]

INTEGRATION: CWS rowlimit (1.1.1.1.346); FILE MERGED 2004/02/04 11:28:19 er 1.1.1.1.346.3: #i1967# replace ScTripel,ScRefTripel with ScAddress,ScRefAddress; get rid of some warnings 2004/01/16 17:42:51 er 1.1.1.1.346.2: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short 2004/01/13 20:04:51 er 1.1.1.1.346.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [ef48f4f87a4d99862a883f5f0a410b692bf330af]

INTEGRATION: CWS rowlimit (1.5.320); FILE MERGED 2004/02/25 01:17:33 er 1.5.320.5: #i1967# type correctness 2004/02/13 11:33:24 er 1.5.320.4: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short 2004/02/11 13:55:26 er 1.5.320.3: RESYNC: (1.5-1.6); FILE MERGED 2004/01/13 20:04:50 er 1.5.320.2: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short 2003/11/28 19:48:03 er 1.5.320.1: #i1967# move ScAddress, ScRange from global.hxx to address.hxx


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [e5a0af276bd23e857cf7d035f8b77354ee78be13]

INTEGRATION: CWS rowlimit (1.1.1.1.346); FILE MERGED 2004/01/13 20:04:49 er 1.1.1.1.346.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [d8f64205198e8f54a52781cfa7b5f9711bca44b1]

INTEGRATION: CWS rowlimit (1.2.338); FILE MERGED 2004/04/29 16:33:59 er 1.2.338.7: RESYNC: (1.2-1.3); FILE MERGED 2004/03/11 12:07:48 er 1.2.338.6: #i1967# type correctness 2004/02/26 15:27:11 er 1.2.338.5: #i1967# type correctness 2004/02/25 01:17:33 er 1.2.338.4: #i1967# type correctness 2004/02/20 22:49:06 er 1.2.338.3: #i1967# type correctness 2004/02/04 11:28:19 er 1.2.338.2: #i1967# replace ScTripel,ScRefTripel with ScAddress,ScRefAddress; get rid of some warnings 2004/01/13 20:04:48 er 1.2.338.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [169a8532bd27ec0ed678e2b7cc8750ca11b0ee80]

INTEGRATION: CWS rowlimit (1.1.1.1.346); FILE MERGED 2004/03/03 21:27:25 er 1.1.1.1.346.2: #i1967# type correctness 2004/01/13 20:04:47 er 1.1.1.1.346.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [62b82db66ca0f9f042f9d7ad19f5863f3834e7fe]

INTEGRATION: CWS rowlimit (1.2.302); FILE MERGED 2004/01/13 20:04:46 er 1.2.302.2: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short 2003/11/28 19:48:03 er 1.2.302.1: #i1967# move ScAddress, ScRange from global.hxx to address.hxx


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [d8c8c42485042bfccc2f254192e421365e630caa]

INTEGRATION: CWS rowlimit (1.2.338); FILE MERGED 2004/03/15 17:21:42 er 1.2.338.3: RESYNC: (1.2-1.3); FILE MERGED 2004/01/13 20:04:43 er 1.2.338.2: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short 2003/11/28 19:48:03 er 1.2.338.1: #i1967# move ScAddress, ScRange from global.hxx to address.hxx


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [8332463ac7bc2dceca54adceba43c072f011f70d]

INTEGRATION: CWS rowlimit (1.11.308); FILE MERGED 2004/02/21 00:32:46 er 1.11.308.4: #i1967# type correctness 2004/02/16 17:26:34 er 1.11.308.3: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short 2004/01/13 20:04:41 er 1.11.308.2: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short 2003/11/28 19:48:02 er 1.11.308.1: #i1967# move ScAddress, ScRange from global.hxx to address.hxx


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [faa3bea7e23b81ce10c9a36b776c0e724db6ad82]

INTEGRATION: CWS rowlimit (1.1.1.1.346); FILE MERGED 2004/02/04 11:28:18 er 1.1.1.1.346.1: #i1967# replace ScTripel,ScRefTripel with ScAddress,ScRefAddress; get rid of some warnings


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [dfedee066de6ae77071f2f390226983cb8803ee3]

INTEGRATION: CWS rowlimit (1.3.332); FILE MERGED 2004/02/24 20:21:26 er 1.3.332.1: #i1967# type correctness


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [54e92c37aea237c325258a33f6f15fbbe66d03cb]

INTEGRATION: CWS rowlimit (1.4.332); FILE MERGED 2004/02/24 20:21:25 er 1.4.332.3: #i1967# type correctness 2004/01/13 20:04:39 er 1.4.332.2: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short 2003/11/28 19:48:02 er 1.4.332.1: #i1967# move ScAddress, ScRange from global.hxx to address.hxx


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [84f392a42280b07d84fed45a6c4fc961e61a3ce5]

INTEGRATION: CWS rowlimit (1.13.202); FILE MERGED 2004/04/29 16:33:29 er 1.13.202.2: RESYNC: (1.13-1.14); FILE MERGED 2004/01/13 20:04:38 er 1.13.202.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [f854b65f0d171b6adb0295c3cf99b383b194a545]

INTEGRATION: CWS rowlimit (1.11.62); FILE MERGED 2004/02/11 13:55:07 er 1.11.62.2: RESYNC: (1.11-1.12); FILE MERGED 2004/01/13 20:04:37 er 1.11.62.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [226572357e29a951e70a47c3055742b41ecbcefb]

INTEGRATION: CWS rowlimit (1.3.310); FILE MERGED 2004/02/04 11:28:18 er 1.3.310.3: #i1967# replace ScTripel,ScRefTripel with ScAddress,ScRefAddress; get rid of some warnings 2004/01/13 20:04:37 er 1.3.310.2: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short 2003/11/28 19:48:02 er 1.3.310.1: #i1967# move ScAddress, ScRange from global.hxx to address.hxx


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [b8803983e1bd5427372f39281f9fc67d0d67fba7]

INTEGRATION: CWS rowlimit (1.3.334); FILE MERGED 2004/02/11 13:54:58 er 1.3.334.2: RESYNC: (1.3-1.4); FILE MERGED 2004/01/16 17:42:51 er 1.3.334.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [a0d51b174fb35fa671bd473e2cd66b53cf41f217]

INTEGRATION: CWS rowlimit (1.3.310); FILE MERGED 2004/01/13 20:04:35 er 1.3.310.2: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short 2003/11/28 19:48:01 er 1.3.310.1: #i1967# move ScAddress, ScRange from global.hxx to address.hxx


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [253f5c88afdd7a4092dbc7eb0db95f6ca758b4aa]

INTEGRATION: CWS rowlimit (1.2.338); FILE MERGED 2004/04/07 14:44:20 er 1.2.338.2: #i1967# #i5062# replace Sfx(Broadcaster|Listener) with Svt(Broadcaster|Listener) for mass objects like formula cells 2003/11/28 19:48:01 er 1.2.338.1: #i1967# move ScAddress, ScRange from global.hxx to address.hxx


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [ebcf926b867ea00b5774738165cea150e918c4f7]

INTEGRATION: CWS rowlimit (1.1.1.1.346); FILE MERGED 2004/02/26 19:15:54 jmarmion 1.1.1.1.346.3: #i1967# setp 5 changes. 2004/02/04 11:28:17 er 1.1.1.1.346.2: #i1967# replace ScTripel,ScRefTripel with ScAddress,ScRefAddress; get rid of some warnings 2004/01/13 20:04:35 er 1.1.1.1.346.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [854cbd8ada4496af2f9b06f84449ced8db5aa323]

INTEGRATION: CWS rowlimit (1.1.1.1.346); FILE MERGED 2004/01/21 14:32:23 er 1.1.1.1.346.2: RESYNC: (1.1.1.1-1.2); FILE MERGED 2003/11/28 19:48:01 er 1.1.1.1.346.1: #i1967# move ScAddress, ScRange from global.hxx to address.hxx


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [fb380ad0fb5c2f388d3ef5c4957b49af7b8e8aa9]

INTEGRATION: CWS rowlimit (1.5.202); FILE MERGED 2004/04/29 16:33:09 er 1.5.202.3: RESYNC: (1.5-1.6); FILE MERGED 2004/02/24 20:21:25 er 1.5.202.2: #i1967# type correctness 2004/01/13 20:04:34 er 1.5.202.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [f7a25425c18de2bb020641aa4aac1649de95d79e]

INTEGRATION: CWS rowlimit (1.9.28); FILE MERGED 2004/04/29 16:33:00 er 1.9.28.3: RESYNC: (1.9-1.10); FILE MERGED 2004/01/16 17:42:51 er 1.9.28.2: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short 2004/01/13 20:04:33 er 1.9.28.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [62b0364a77e38d36d08755a63d5b77294cc19e83]

INTEGRATION: CWS rowlimit (1.5.202); FILE MERGED 2004/01/13 20:04:33 er 1.5.202.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [a26e2237f183187f9dd29394191d107c42c1fe9c]

INTEGRATION: CWS rowlimit (1.8.312); FILE MERGED 2004/03/03 21:36:18 er 1.8.312.5: #i1967# type correctness 2004/02/26 19:16:36 jmarmion 1.8.312.4: #i1967# setp 5 changes. 2004/02/16 17:26:34 er 1.8.312.3: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short 2004/01/13 20:04:30 er 1.8.312.2: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short 2003/11/28 19:48:00 er 1.8.312.1: #i1967# move ScAddress, ScRange from global.hxx to address.hxx


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [a7dae5bd1adc7fd483a98473733b825a917d73c8]

INTEGRATION: CWS rowlimit (1.6.178); FILE MERGED 2004/02/20 22:49:05 er 1.6.178.2: #i1967# type correctness 2004/01/13 20:04:29 er 1.6.178.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [40cbadec9500cca937b45d253a1a10de1f29dba0]

INTEGRATION: CWS rowlimit (1.1.308); FILE MERGED 2004/02/20 22:49:05 er 1.1.308.2: #i1967# type correctness 2004/01/13 20:04:26 er 1.1.308.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [6b9b0e44564da7682867672c04790886c5f5be94]

INTEGRATION: CWS rowlimit (1.2.332); FILE MERGED 2004/02/24 20:21:25 er 1.2.332.4: #i1967# type correctness 2004/02/20 22:49:05 er 1.2.332.3: #i1967# type correctness 2004/01/13 20:04:24 er 1.2.332.2: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short 2003/11/28 19:48:00 er 1.2.332.1: #i1967# move ScAddress, ScRange from global.hxx to address.hxx


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [4d62d00f90241bcb7eeec6ff348e5552d808587a]

INTEGRATION: CWS rowlimit (1.1.1.1.346); FILE MERGED 2004/01/16 17:42:50 er 1.1.1.1.346.2: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short 2003/11/28 19:48:00 er 1.1.1.1.346.1: #i1967# move ScAddress, ScRange from global.hxx to address.hxx


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [86ef25acb77701190ed600c3bda039c98c3d8039]

INTEGRATION: CWS rowlimit (1.8.26); FILE MERGED 2004/03/02 15:37:11 er 1.8.26.7: #i1967# type correctness 2004/02/27 17:34:25 er 1.8.26.6: #i1967# type correctness 2004/02/11 13:54:33 er 1.8.26.5: RESYNC: (1.9-1.10); FILE MERGED 2004/02/04 11:28:17 er 1.8.26.4: #i1967# replace ScTripel,ScRefTripel with ScAddress,ScRefAddress; get rid of some warnings 2004/01/21 14:32:11 er 1.8.26.3: RESYNC: (1.8-1.9); FILE MERGED 2004/01/16 17:42:50 er 1.8.26.2: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short 2004/01/13 20:04:22 er 1.8.26.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [fa68dff144fc1e01c0cc61288d18498ac78afae9]

INTEGRATION: CWS rowlimit (1.5.180); FILE MERGED 2004/02/11 13:54:21 er 1.5.180.2: RESYNC: (1.5-1.6); FILE MERGED 2004/01/16 17:42:50 er 1.5.180.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [11d5f2c74a6d8b939e9fe2247b6b2fb58ac715da]

INTEGRATION: CWS rowlimit (1.1.1.1.346); FILE MERGED 2004/01/13 20:04:20 er 1.1.1.1.346.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [483a96bf36c4f1efd576791bb631b46f040a6013]

INTEGRATION: CWS rowlimit (1.2.310); FILE MERGED 2003/11/28 19:48:00 er 1.2.310.1: #i1967# move ScAddress, ScRange from global.hxx to address.hxx


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [c71f89f2882787f1c6adaa94886afcacd025b0f7]

INTEGRATION: CWS rowlimit (1.8.310); FILE MERGED 2004/02/26 12:23:51 er 1.8.310.2: #i1967# type correctness 2004/01/13 20:04:19 er 1.8.310.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [9d821554b667c9377d7e9dc9a00f86ba53fed6c0]

INTEGRATION: CWS rowlimit (1.4.324); FILE MERGED 2003/11/28 19:47:59 er 1.4.324.1: #i1967# move ScAddress, ScRange from global.hxx to address.hxx


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [1ab64dd3a87d0947c3fb3f9cb1049425430c77be]

INTEGRATION: CWS rowlimit (1.2.332); FILE MERGED 2004/01/13 20:04:18 er 1.2.332.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [1ac1907b19882f25113000c2db1082541d2ce5b0]

INTEGRATION: CWS rowlimit (1.2.334); FILE MERGED 2004/02/26 11:46:44 er 1.2.334.3: #i1967# type correctness 2004/01/13 20:04:18 er 1.2.334.2: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short 2003/11/28 19:47:59 er 1.2.334.1: #i1967# move ScAddress, ScRange from global.hxx to address.hxx


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [262790b4ea6df4a767e1ff67a3d39c14169934a2]

INTEGRATION: CWS rowlimit (1.11.16); FILE MERGED 2003/11/28 19:47:59 er 1.11.16.1: #i1967# move ScAddress, ScRange from global.hxx to address.hxx


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [2131e760e5f0a85d4b27abeb2ec494c3aef386cd]

INTEGRATION: CWS rowlimit (1.7.322); FILE MERGED 2003/11/28 19:47:58 er 1.7.322.1: #i1967# move ScAddress, ScRange from global.hxx to address.hxx


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [a49c1f31e3f9aa1fd25705d8d79b4f3de6aa16b5]

INTEGRATION: CWS rowlimit (1.1.1.1.346); FILE MERGED 2004/01/21 14:31:57 er 1.1.1.1.346.2: RESYNC: (1.1.1.1-1.2); FILE MERGED 2003/11/28 19:47:58 er 1.1.1.1.346.1: #i1967# move ScAddress, ScRange from global.hxx to address.hxx


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [c2a57abc380f4e58b1c463460d80ee660a0bf9eb]

INTEGRATION: CWS rowlimit (1.2.12); FILE MERGED 2004/02/26 19:18:37 jmarmion 1.2.12.1: #i1967# setp 5 changes.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [5fc6c8faa577284b32f2174da043377d59337d56]

INTEGRATION: CWS rowlimit (1.12.74); FILE MERGED 2004/05/06 16:01:10 er 1.12.74.7: #i1967# type correctness 2004/04/29 16:32:51 er 1.12.74.6: RESYNC: (1.12-1.14); FILE MERGED 2004/03/03 21:36:18 er 1.12.74.5: #i1967# type correctness 2004/02/27 17:34:25 er 1.12.74.4: #i1967# type correctness 2004/02/26 19:17:40 jmarmion 1.12.74.3: #i1967# setp 5 changes. 2004/01/16 17:42:49 er 1.12.74.2: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short 2004/01/13 20:04:17 er 1.12.74.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [39c079b66c2468866b041cf0d5bb1037627c5d25]

INTEGRATION: CWS rowlimit (1.3.324); FILE MERGED 2004/02/24 20:21:24 er 1.3.324.4: #i1967# type correctness 2004/02/20 22:49:05 er 1.3.324.3: #i1967# type correctness 2004/01/13 20:04:17 er 1.3.324.2: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short 2003/11/28 19:47:58 er 1.3.324.1: #i1967# move ScAddress, ScRange from global.hxx to address.hxx


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [a028914c702617663c937345cbe0f554c0b45d90]

INTEGRATION: CWS rowlimit (1.9.178); FILE MERGED 2004/04/29 16:32:43 er 1.9.178.2: RESYNC: (1.9-1.10); FILE MERGED 2004/01/13 20:04:16 er 1.9.178.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [f09ef2d844b08ec7cf93338318afed8956c79064]

INTEGRATION: CWS rowlimit (1.1.302); FILE MERGED 2004/01/13 20:04:15 er 1.1.302.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [d7db0674bf4a8c5d95a218d56e31680a5758f027]

INTEGRATION: CWS rowlimit (1.9.322); FILE MERGED 2004/01/13 20:04:15 er 1.9.322.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [872cb1b36b4381948eac9492e04b14178e4feeec]

INTEGRATION: CWS rowlimit (1.3.28); FILE MERGED 2004/01/13 20:04:13 er 1.3.28.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [65f343f7ec56c71607a9dd58766cc6fa97eb6301]

INTEGRATION: CWS rowlimit (1.1.1.1.346); FILE MERGED 2004/01/13 20:04:12 er 1.1.1.1.346.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [15b296c39bb5248e6ced48fdb1a75c815f8c88b1]

INTEGRATION: CWS rowlimit (1.25.56); FILE MERGED 2004/04/29 16:32:21 er 1.25.56.7: RESYNC: (1.26-1.27); FILE MERGED 2004/02/25 01:17:32 er 1.25.56.6: #i1967# type correctness 2004/02/20 22:49:05 er 1.25.56.5: #i1967# type correctness 2004/02/13 11:33:23 er 1.25.56.4: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short 2004/02/11 13:53:20 er 1.25.56.3: RESYNC: (1.25-1.26); FILE MERGED 2004/01/16 17:42:49 er 1.25.56.2: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short 2004/01/13 20:04:11 er 1.25.56.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [181ca66ca5f495087e962a8642515544c9251079]

INTEGRATION: CWS rowlimit (1.7.202); FILE MERGED 2004/02/20 22:49:04 er 1.7.202.5: #i1967# type correctness 2004/02/13 11:33:23 er 1.7.202.4: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short 2004/02/11 13:53:48 er 1.7.202.3: RESYNC: (1.7-1.8); FILE MERGED 2004/01/16 17:42:49 er 1.7.202.2: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short 2004/01/13 20:04:11 er 1.7.202.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [b5b2694f1471d688a62cda2c320682f4907293ed]

INTEGRATION: CWS rowlimit (1.4.306); FILE MERGED 2004/04/29 16:32:30 er 1.4.306.3: RESYNC: (1.5-1.6); FILE MERGED 2004/02/11 13:53:39 er 1.4.306.2: RESYNC: (1.4-1.5); FILE MERGED 2004/01/13 20:04:10 er 1.4.306.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [bb56b21ddeb42893430921c0c7e09f478f499253]

INTEGRATION: CWS rowlimit (1.10.178); FILE MERGED 2004/02/24 20:21:24 er 1.10.178.2: #i1967# type correctness 2003/11/28 19:47:57 er 1.10.178.1: #i1967# move ScAddress, ScRange from global.hxx to address.hxx


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [4ea7f75330af22a1a119f6395d0ba09f0b4ebb0f]

INTEGRATION: CWS rowlimit (1.8.302); FILE MERGED 2003/11/28 19:47:57 er 1.8.302.1: #i1967# move ScAddress, ScRange from global.hxx to address.hxx


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [79709612b9b489dee78ace5868ffc0088bfaed94]

INTEGRATION: CWS rowlimit (1.2.12); FILE MERGED 2004/02/26 19:13:39 jmarmion 1.2.12.1: #i1967# setp 5 changes.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [7ca605eb0ae2fb86104c1d8910781c263e2033f4]

INTEGRATION: CWS rowlimit (1.3.322); FILE MERGED 2003/11/28 19:47:57 er 1.3.322.1: #i1967# move ScAddress, ScRange from global.hxx to address.hxx


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [b727e1cfcddd3642adff05532a4b3b450deca03c]

INTEGRATION: CWS rowlimit (1.2.332); FILE MERGED 2004/01/13 20:04:08 er 1.2.332.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [3002cbed552bf650865b035e4c248231c5a5987d]

INTEGRATION: CWS rowlimit (1.1.344); FILE MERGED 2003/11/28 19:47:56 er 1.1.344.1: #i1967# move ScAddress, ScRange from global.hxx to address.hxx


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [4e9fee5a12f012e9576e38af72310e723b4897f7]

INTEGRATION: CWS rowlimit (1.4.308); FILE MERGED 2004/01/13 20:04:07 er 1.4.308.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [24e191909b16ebd3e21e7c0254d93ec3d0346af6]

INTEGRATION: CWS rowlimit (1.19.160); FILE MERGED 2003/11/28 19:47:56 er 1.19.160.1: #i1967# move ScAddress, ScRange from global.hxx to address.hxx


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [0b40d96a9f18709aff08750f048f22bec93c00a7]

INTEGRATION: CWS rowlimit (1.24.160); FILE MERGED 2004/01/16 17:42:48 er 1.24.160.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [2a089dec737d3787f54e59439cfd27ed09b7a1ba]

INTEGRATION: CWS rowlimit (1.9.178); FILE MERGED 2003/11/28 19:47:56 er 1.9.178.1: #i1967# move ScAddress, ScRange from global.hxx to address.hxx


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [dd5ac3bb42dfc5cfdc370aee210ef35d4b112192]

INTEGRATION: CWS rowlimit (1.23.160); FILE MERGED 2004/01/16 17:42:48 er 1.23.160.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [9ed9296f33abc7785f351897c36e4fc8d9304f41]

INTEGRATION: CWS rowlimit (1.7.302); FILE MERGED 2004/03/15 17:22:00 er 1.7.302.4: RESYNC: (1.9-1.10); FILE MERGED 2004/02/25 18:26:18 er 1.7.302.3: #i1967# correct swapped values error on the fly 2004/01/21 14:33:32 er 1.7.302.2: RESYNC: (1.7-1.9); FILE MERGED 2004/01/14 16:47:08 er 1.7.302.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [947a87aa28be2d9452d539cc823ded2526699be8]

INTEGRATION: CWS rowlimit (1.3.338); FILE MERGED 2004/02/25 15:35:25 er 1.3.338.2: #i1967# type correctness 2004/01/23 18:15:04 er 1.3.338.1: #i1967# restructure ScAddress to use SCCOL/SCROW/SCTAB instead of one single UINT32; make converting ctors explicit


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [e7fda8b0d4ca2be41830ddfe79c8c5441ebc4527]

INTEGRATION: CWS rowlimit (1.4.340); FILE MERGED 2004/01/14 16:32:27 er 1.4.340.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [3a666551e51761bc40e9b7870664223f0cf0355c]

INTEGRATION: CWS rowlimit (1.5.308); FILE MERGED 2004/02/11 13:57:19 er 1.5.308.2: RESYNC: (1.5-1.6); FILE MERGED 2004/01/14 16:32:26 er 1.5.308.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [6bd4d3480e8644762dfc92d1f722f102ccc6bf7d]

INTEGRATION: CWS rowlimit (1.10.16); FILE MERGED 2004/05/06 16:01:10 er 1.10.16.5: #i1967# type correctness 2004/03/15 17:22:37 er 1.10.16.4: RESYNC: (1.11-1.12); FILE MERGED 2004/02/25 15:35:25 er 1.10.16.3: #i1967# type correctness 2004/02/11 13:57:10 er 1.10.16.2: RESYNC: (1.10-1.11); FILE MERGED 2004/01/14 16:32:26 er 1.10.16.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [dca7a4282fb2a6f1829a89af72c68a7f020489f7]

INTEGRATION: CWS rowlimit (1.9.302); FILE MERGED 2004/04/29 16:32:12 er 1.9.302.3: RESYNC: (1.10-1.11); FILE MERGED 2004/02/11 13:56:11 er 1.9.302.2: RESYNC: (1.9-1.10); FILE MERGED 2004/01/14 16:32:25 er 1.9.302.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [64043ff38e3727a147a6481a43f49beca1978b95]

INTEGRATION: CWS rowlimit (1.15.56); FILE MERGED 2004/03/15 17:23:15 er 1.15.56.3: RESYNC: (1.16-1.17); FILE MERGED 2004/02/11 13:58:55 er 1.15.56.2: RESYNC: (1.15-1.16); FILE MERGED 2004/01/14 15:50:20 er 1.15.56.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [de9d45c7868f78a72ecc46c21a9036980abadb4c]

INTEGRATION: CWS rowlimit (1.4.322); FILE MERGED 2004/04/07 14:44:20 er 1.4.322.2: #i1967# #i5062# replace Sfx(Broadcaster|Listener) with Svt(Broadcaster|Listener) for mass objects like formula cells 2004/01/14 15:50:20 er 1.4.322.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [df7704fcc28bfc3f4109c05bdac0dd6cd13c9765]

INTEGRATION: CWS rowlimit (1.3.202); FILE MERGED 2004/02/25 01:17:54 er 1.3.202.2: #i1967# type correctness 2004/01/16 17:42:47 er 1.3.202.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [c46be8aef25c777e29ad1190a0005f83bf70e93d]

INTEGRATION: CWS rowlimit (1.3.338); FILE MERGED 2004/02/25 01:17:54 er 1.3.338.2: #i1967# type correctness 2004/01/14 15:50:18 er 1.3.338.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [2b1d2b765f7e42d588c70cc9c3b82c086cb4a30c]

INTEGRATION: CWS rowlimit (1.25.150); FILE MERGED 2004/03/25 21:36:02 er 1.25.150.5: #i1967# use ValidCol,ValidRow,ValidTab 2004/03/18 17:14:26 er 1.25.150.4: #i1967# type correctness 2004/03/15 17:23:08 er 1.25.150.3: RESYNC: (1.25-1.26); FILE MERGED 2004/02/25 01:17:54 er 1.25.150.2: #i1967# type correctness 2004/01/14 15:50:16 er 1.25.150.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [a0e5dfd91a72bc3760bfb7022392ec4b3006760e]

INTEGRATION: CWS rowlimit (1.1.302); FILE MERGED 2004/01/14 15:50:15 er 1.1.302.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [98a7b908571f08dd3ea3c6ba87e25427168fb996]

INTEGRATION: CWS rowlimit (1.16.16); FILE MERGED 2004/03/11 12:07:48 er 1.16.16.3: #i1967# type correctness 2004/02/25 01:17:54 er 1.16.16.2: #i1967# type correctness 2004/01/14 15:50:14 er 1.16.16.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [7e5015d2c20d5c59ac51d4180896f8d8c95fd12f]

INTEGRATION: CWS rowlimit (1.10.180); FILE MERGED 2004/04/29 16:31:51 er 1.10.180.4: RESYNC: (1.10-1.11); FILE MERGED 2004/02/25 01:17:53 er 1.10.180.3: #i1967# type correctness 2004/02/04 11:28:16 er 1.10.180.2: #i1967# replace ScTripel,ScRefTripel with ScAddress,ScRefAddress; get rid of some warnings 2004/01/14 15:50:13 er 1.10.180.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [c5218f224ebf863369eff42d85b3837f19e65083]

INTEGRATION: CWS rowlimit (1.10.178); FILE MERGED 2004/04/29 16:31:42 er 1.10.178.6: RESYNC: (1.10-1.11); FILE MERGED 2004/03/25 21:36:02 er 1.10.178.5: #i1967# use ValidCol,ValidRow,ValidTab 2004/02/27 11:01:40 er 1.10.178.4: #i1967# type correctness 2004/02/25 01:17:53 er 1.10.178.3: #i1967# type correctness 2004/02/13 11:33:23 er 1.10.178.2: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short 2004/01/14 15:50:12 er 1.10.178.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [130c2a717ea3f31e7172fcf146f87d45f4a6cd57]

INTEGRATION: CWS rowlimit (1.27.12); FILE MERGED 2004/05/06 16:01:09 er 1.27.12.9: #i1967# type correctness 2004/04/29 16:31:34 er 1.27.12.8: RESYNC: (1.31-1.34); FILE MERGED 2004/03/25 21:36:02 er 1.27.12.7: #i1967# use ValidCol,ValidRow,ValidTab 2004/03/15 17:23:00 er 1.27.12.6: RESYNC: (1.30-1.31); FILE MERGED 2004/03/03 13:12:40 er 1.27.12.5: #i1967# type correctness 2004/02/25 01:17:53 er 1.27.12.4: #i1967# type correctness 2004/02/11 13:58:46 er 1.27.12.3: RESYNC: (1.28-1.30); FILE MERGED 2004/01/21 14:34:42 er 1.27.12.2: RESYNC: (1.27-1.28); FILE MERGED 2004/01/14 15:50:10 er 1.27.12.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [786118a85606335af537f167531c67fd7ce5a47e]

INTEGRATION: CWS rowlimit (1.16.202); FILE MERGED 2004/03/25 21:36:02 er 1.16.202.4: #i1967# use ValidCol,ValidRow,ValidTab 2004/02/13 11:33:22 er 1.16.202.3: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short 2004/02/11 13:58:37 er 1.16.202.2: RESYNC: (1.16-1.18); FILE MERGED 2004/01/14 15:50:09 er 1.16.202.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [a60ea2af0136cc22541067cf3af5359e5deee263]

INTEGRATION: CWS rowlimit (1.13.324); FILE MERGED 2004/02/25 01:17:52 er 1.13.324.3: #i1967# type correctness 2004/02/11 13:58:28 er 1.13.324.2: RESYNC: (1.13-1.14); FILE MERGED 2004/01/14 15:50:08 er 1.13.324.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [b37f18873692685ed7a0d869288bd0c6a5d4957b]

INTEGRATION: CWS rowlimit (1.63.54); FILE MERGED 2004/03/15 17:22:45 er 1.63.54.4: RESYNC: (1.65-1.66); FILE MERGED 2004/02/25 01:17:52 er 1.63.54.3: #i1967# type correctness 2004/02/11 13:57:52 er 1.63.54.2: RESYNC: (1.63-1.65); FILE MERGED 2004/01/14 15:50:06 er 1.63.54.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [09e14f36602ef960308fdf6e572791e3760e0aa4]

INTEGRATION: CWS rowlimit (1.45.24); FILE MERGED 2004/03/25 21:36:01 er 1.45.24.8: #i1967# use ValidCol,ValidRow,ValidTab 2004/03/15 17:22:53 er 1.45.24.7: RESYNC: (1.46-1.48); FILE MERGED 2004/03/11 12:07:47 er 1.45.24.6: #i1967# type correctness 2004/02/25 01:17:51 er 1.45.24.5: #i1967# type correctness 2004/02/11 13:58:19 er 1.45.24.4: RESYNC: (1.45-1.46); FILE MERGED 2004/01/23 18:15:03 er 1.45.24.3: #i1967# restructure ScAddress to use SCCOL/SCROW/SCTAB instead of one single UINT32; make converting ctors explicit 2004/01/16 17:42:47 er 1.45.24.2: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short 2004/01/14 15:50:04 er 1.45.24.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [0ecf1c9bf8eb91bd60f17b23da30174cc2d1bcbc]

INTEGRATION: CWS rowlimit (1.13.202); FILE MERGED 2004/04/29 16:31:21 er 1.13.202.6: RESYNC: (1.14-1.15); FILE MERGED 2004/03/25 21:36:01 er 1.13.202.5: #i1967# use ValidCol,ValidRow,ValidTab 2004/02/25 01:17:51 er 1.13.202.4: #i1967# type correctness 2004/02/13 11:33:22 er 1.13.202.3: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short 2004/02/11 13:58:10 er 1.13.202.2: RESYNC: (1.13-1.14); FILE MERGED 2004/01/14 15:50:02 er 1.13.202.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [c476072fceec27250fba33365c8dc8772a850953]

INTEGRATION: CWS rowlimit (1.9.302); FILE MERGED 2004/04/29 16:31:12 er 1.9.302.4: RESYNC: (1.9-1.10); FILE MERGED 2004/03/11 12:07:46 er 1.9.302.3: #i1967# type correctness 2004/02/25 01:17:51 er 1.9.302.2: #i1967# type correctness 2004/01/14 15:50:00 er 1.9.302.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [0b08f4c9dc077efbafc687932efb3298a099324f]

INTEGRATION: CWS rowlimit (1.15.302); FILE MERGED 2004/02/25 01:17:51 er 1.15.302.4: #i1967# type correctness 2004/02/13 11:33:22 er 1.15.302.3: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short 2004/02/11 13:58:01 er 1.15.302.2: RESYNC: (1.15-1.16); FILE MERGED 2004/01/14 15:49:57 er 1.15.302.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [622242619075db80764bf1d40e829d006784244d]

INTEGRATION: CWS rowlimit (1.4.302); FILE MERGED 2004/02/24 20:21:39 er 1.4.302.3: #i1967# type correctness 2004/01/21 14:38:48 er 1.4.302.2: RESYNC: (1.4-1.5); FILE MERGED 2004/01/14 14:15:17 er 1.4.302.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [304c8bdcd61a8c3eef4d74f1bca37bf232285c20]

INTEGRATION: CWS rowlimit (1.6.202); FILE MERGED 2004/02/24 20:21:39 er 1.6.202.2: #i1967# type correctness 2004/01/14 14:15:15 er 1.6.202.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [095cce8374835523b108732973a1a2c570b23124]

INTEGRATION: CWS rowlimit (1.5.310); FILE MERGED 2004/02/24 20:21:38 er 1.5.310.4: #i1967# type correctness 2004/02/11 13:59:14 er 1.5.310.3: RESYNC: (1.6-1.7); FILE MERGED 2004/01/21 14:38:33 er 1.5.310.2: RESYNC: (1.5-1.6); FILE MERGED 2004/01/14 14:15:13 er 1.5.310.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [2552725af1eb5fa86e845090623c2c6e0b5a7c5a]

INTEGRATION: CWS rowlimit (1.13.202); FILE MERGED 2004/04/30 15:42:28 er 1.13.202.5: #i1967# type correctness 2004/04/29 16:30:16 er 1.13.202.4: RESYNC: (1.13-1.14); FILE MERGED 2004/03/02 18:04:37 er 1.13.202.3: #i1967# type correctness 2004/02/24 20:21:38 er 1.13.202.2: #i1967# type correctness 2004/01/14 14:15:10 er 1.13.202.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [0f2c1641e3560d60a9f26bc8cb3c3ef25a141339]

INTEGRATION: CWS rowlimit (1.3.304); FILE MERGED 2004/05/06 16:01:09 er 1.3.304.5: #i1967# type correctness 2004/02/27 11:01:18 er 1.3.304.4: #i1967# type correctness 2004/02/24 20:21:38 er 1.3.304.3: #i1967# type correctness 2004/02/04 11:28:15 er 1.3.304.2: #i1967# replace ScTripel,ScRefTripel with ScAddress,ScRefAddress; get rid of some warnings 2004/01/14 14:15:06 er 1.3.304.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [52f586fc34e34756f0b531521293504bd60231cd]

INTEGRATION: CWS rowlimit (1.7.16); FILE MERGED 2004/05/06 16:01:09 er 1.7.16.6: #i1967# type correctness 2004/02/27 11:01:18 er 1.7.16.5: #i1967# type correctness 2004/02/24 20:21:38 er 1.7.16.4: #i1967# type correctness 2004/02/04 11:28:15 er 1.7.16.3: #i1967# replace ScTripel,ScRefTripel with ScAddress,ScRefAddress; get rid of some warnings 2004/01/21 14:37:26 er 1.7.16.2: RESYNC: (1.7-1.8); FILE MERGED 2004/01/14 14:15:05 er 1.7.16.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [a13b31326404d7a13f85a5e2a0ddc433cd42ab9b]

INTEGRATION: CWS rowlimit (1.11.178); FILE MERGED 2004/05/06 16:01:08 er 1.11.178.5: #i1967# type correctness 2004/04/29 16:29:55 er 1.11.178.4: RESYNC: (1.12-1.13); FILE MERGED 2004/02/24 20:21:37 er 1.11.178.3: #i1967# type correctness 2004/01/21 14:37:10 er 1.11.178.2: RESYNC: (1.11-1.12); FILE MERGED 2004/01/14 14:15:02 er 1.11.178.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [8959a5fa3ce78e1928e1b334b31b8c15ec99c2f6]

INTEGRATION: CWS rowlimit (1.18.16); FILE MERGED 2004/05/06 16:01:08 er 1.18.16.3: #i1967# type correctness 2004/03/11 17:47:40 er 1.18.16.2: #i1967# type correctness 2004/02/24 20:21:37 er 1.18.16.1: #i1967# type correctness


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [7359769025644d74fbc88e986ebe36648ebcc3e3]

INTEGRATION: CWS rowlimit (1.7.302); FILE MERGED 2004/02/04 11:28:14 er 1.7.302.2: #i1967# replace ScTripel,ScRefTripel with ScAddress,ScRefAddress; get rid of some warnings 2004/01/14 14:14:59 er 1.7.302.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [81122ed0c396b35405af53d70cadfa7820bc30f7]

INTEGRATION: CWS rowlimit (1.30.24); FILE MERGED 2004/04/23 16:42:10 er 1.30.24.1: #i1967# remove unnecessary limit of start line


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [c90f88fcc41901c244ec5a367765e7638e00472e]

INTEGRATION: CWS rowlimit (1.2.202); FILE MERGED 2004/03/15 17:23:31 er 1.2.202.2: RESYNC: (1.2-1.3); FILE MERGED 2004/01/14 13:34:10 er 1.2.202.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [33bddb7b8e132c57487b9f29a4ada1eac4cee4d2]

INTEGRATION: CWS rowlimit (1.20.178); FILE MERGED 2004/02/20 23:43:57 er 1.20.178.3: #i1967# type correctness 2004/02/04 11:28:13 er 1.20.178.2: #i1967# replace ScTripel,ScRefTripel with ScAddress,ScRefAddress; get rid of some warnings 2004/01/14 13:34:09 er 1.20.178.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [37e26bd69968c43b8be4248865a317300c6d2e85]

INTEGRATION: CWS rowlimit (1.36.54); FILE MERGED 2004/02/20 23:43:57 er 1.36.54.3: #i1967# type correctness 2004/02/11 14:00:15 er 1.36.54.2: RESYNC: (1.36-1.37); FILE MERGED 2004/01/14 13:34:07 er 1.36.54.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [caa4a8f311aa9b842f9a2ea6adf7f48f1d29f6dc]

INTEGRATION: CWS rowlimit (1.34.14); FILE MERGED 2004/03/15 17:23:23 er 1.34.14.4: RESYNC: (1.36-1.37); FILE MERGED 2004/02/11 14:00:06 er 1.34.14.3: RESYNC: (1.35-1.36); FILE MERGED 2004/01/21 14:39:37 er 1.34.14.2: RESYNC: (1.34-1.35); FILE MERGED 2004/01/14 13:34:05 er 1.34.14.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [a6daf754d33dd1f04b26cec4a32fb60cf0b3295f]

INTEGRATION: CWS rowlimit (1.51.12); FILE MERGED 2004/04/29 16:29:20 er 1.51.12.2: RESYNC: (1.51-1.52); FILE MERGED 2004/03/25 21:36:00 er 1.51.12.1: #i1967# use ValidCol,ValidRow,ValidTab


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [b1d2c071f171f07720cfbcdf4ac4249ef3f3f0e4]

INTEGRATION: CWS rowlimit (1.18.28); FILE MERGED 2004/02/20 23:43:56 er 1.18.28.2: #i1967# type correctness 2004/01/14 13:34:05 er 1.18.28.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [eef26a46cd99897416fa31c0f2878b0b8f956348]

INTEGRATION: CWS rowlimit (1.8.302); FILE MERGED 2004/02/20 23:43:56 er 1.8.302.3: #i1967# type correctness 2004/02/11 13:59:46 er 1.8.302.2: RESYNC: (1.8-1.9); FILE MERGED 2004/01/14 13:34:03 er 1.8.302.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [b804b1a4b484ed3ed33596f914205295369906cd]

INTEGRATION: CWS rowlimit (1.28.202); FILE MERGED 2004/01/21 14:40:08 er 1.28.202.2: RESYNC: (1.28-1.29); FILE MERGED 2004/01/14 12:34:57 er 1.28.202.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [ef496c2c8c7060ffd831f2bc1026a8e0b826c0de]

INTEGRATION: CWS rowlimit (1.27.160); FILE MERGED 2004/02/20 23:13:13 er 1.27.160.3: #i1967# type correctness 2004/02/16 17:25:42 er 1.27.160.2: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short 2004/01/14 12:34:57 er 1.27.160.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [ce68ef3e9466ef716a2a9ec79f9df07bf1de3565]

INTEGRATION: CWS rowlimit (1.42.156); FILE MERGED 2004/02/20 23:13:13 er 1.42.156.3: #i1967# type correctness 2004/02/16 17:25:42 er 1.42.156.2: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short 2004/01/14 12:34:56 er 1.42.156.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [98bb74daa6d6a112e62b68f8268e436f8ce8be19]

INTEGRATION: CWS rowlimit (1.21.178); FILE MERGED 2004/02/20 23:13:13 er 1.21.178.3: #i1967# type correctness 2004/02/16 17:25:42 er 1.21.178.2: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short 2004/01/14 12:34:55 er 1.21.178.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [18aeca8e620532383aa878a9b88688cb7621898d]

INTEGRATION: CWS rowlimit (1.28.126); FILE MERGED 2004/02/20 23:13:13 er 1.28.126.2: #i1967# type correctness 2004/01/14 12:34:54 er 1.28.126.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [2ad7dd37b981bab3ae2362a8b77a48a8290cab8b]

INTEGRATION: CWS rowlimit (1.63.126); FILE MERGED 2004/02/20 23:13:13 er 1.63.126.2: #i1967# type correctness 2004/01/14 12:34:53 er 1.63.126.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [b77bcd81bba006ded61048084bc7a48da2172c4a]

INTEGRATION: CWS rowlimit (1.24.178); FILE MERGED 2004/04/29 16:28:41 er 1.24.178.3: RESYNC: (1.24-1.25); FILE MERGED 2004/02/20 23:13:12 er 1.24.178.2: #i1967# type correctness 2004/02/04 11:28:12 er 1.24.178.1: #i1967# replace ScTripel,ScRefTripel with ScAddress,ScRefAddress; get rid of some warnings


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [0c854c212049f12f1e14bee0a82cb238eda8396e]

INTEGRATION: CWS rowlimit (1.30.16); FILE MERGED 2004/03/04 18:16:30 er 1.30.16.1: #i1967# type correctness


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [fba4210774d71ad5b39ccdadf6fb10096526c4d1]

INTEGRATION: CWS rowlimit (1.24.22); FILE MERGED 2004/02/13 17:17:11 er 1.24.22.1: #i1967# document interface uses SCCOL/SCROW/SCTAB, API and filter use sal_Int32


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [7cac37dcc560adbb98c23701d9cea4e254cfeb6e]

INTEGRATION: CWS rowlimit (1.35.16); FILE MERGED 2004/03/04 18:16:29 er 1.35.16.4: #i1967# type correctness 2004/02/13 17:17:10 er 1.35.16.3: #i1967# document interface uses SCCOL/SCROW/SCTAB, API and filter use sal_Int32 2004/02/11 14:01:25 er 1.35.16.2: RESYNC: (1.35-1.36); FILE MERGED 2004/01/19 19:19:23 jmarmion 1.35.16.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [f1a6fbc5fd5355cab3ba16048521f1574aec66c5]

INTEGRATION: CWS rowlimit (1.7.324); FILE MERGED 2004/04/29 16:27:56 er 1.7.324.2: RESYNC: (1.7-1.8); FILE MERGED 2004/01/19 19:17:47 jmarmion 1.7.324.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [05e5dd3920f6244cc3b371bbbe761b72828ea636]

INTEGRATION: CWS rowlimit (1.21.308); FILE MERGED 2004/03/04 18:16:29 er 1.21.308.2: #i1967# type correctness 2004/02/13 17:17:10 er 1.21.308.1: #i1967# document interface uses SCCOL/SCROW/SCTAB, API and filter use sal_Int32


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [c2a4e78a429267297a9c0919e31d7409df54b6c4]

INTEGRATION: CWS rowlimit (1.90.16); FILE MERGED 2004/04/29 16:27:35 er 1.90.16.2: RESYNC: (1.90-1.92); FILE MERGED 2004/01/19 19:20:22 jmarmion 1.90.16.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [aa1f52c967cf688953a8f221acff0c0002541231]

INTEGRATION: CWS rowlimit (1.10.304); FILE MERGED 2004/03/02 13:22:14 jmarmion 1.10.304.1: #i1967# step 5 changes.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [6528deae900fe5bcf522f8cc367ba2255bdc7e0e]

INTEGRATION: CWS rowlimit (1.73.202); FILE MERGED 2004/02/13 17:17:10 er 1.73.202.1: #i1967# document interface uses SCCOL/SCROW/SCTAB, API and filter use sal_Int32


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [0009736e02defb2a1c3e4ad366288ec67630c634]

INTEGRATION: CWS rowlimit (1.171.16); FILE MERGED 2004/04/29 16:27:27 er 1.171.16.7: RESYNC: (1.172-1.174); FILE MERGED 2004/03/11 12:07:46 er 1.171.16.6: #i1967# type correctness 2004/03/04 18:16:29 er 1.171.16.5: #i1967# type correctness 2004/03/02 13:21:30 jmarmion 1.171.16.4: #i1967# step 5 changes. 2004/02/13 17:17:09 er 1.171.16.3: #i1967# document interface uses SCCOL/SCROW/SCTAB, API and filter use sal_Int32 2004/02/11 14:00:50 er 1.171.16.2: RESYNC: (1.171-1.172); FILE MERGED 2004/01/19 19:22:07 jmarmion 1.171.16.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [1771f3fe4ef8180b38a8d8aad85b33d52bfd7bc4]

INTEGRATION: CWS rowlimit (1.20.202); FILE MERGED 2004/04/29 16:27:17 er 1.20.202.3: RESYNC: (1.20-1.21); FILE MERGED 2004/03/02 13:19:28 jmarmion 1.20.202.2: #i1967# step 5 changes. 2004/02/13 17:17:09 er 1.20.202.1: #i1967# document interface uses SCCOL/SCROW/SCTAB, API and filter use sal_Int32


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [e81b185ab57f758948f7d7b0408bb153cdab84b0]

INTEGRATION: CWS rowlimit (1.15.324); FILE MERGED 2004/03/04 18:16:29 er 1.15.324.2: #i1967# type correctness 2004/02/13 17:17:08 er 1.15.324.1: #i1967# document interface uses SCCOL/SCROW/SCTAB, API and filter use sal_Int32


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [6a7ab0d1fe585d2705bb4b464329cbb90899e844]

INTEGRATION: CWS rowlimit (1.75.74); FILE MERGED 2004/03/04 18:16:28 er 1.75.74.2: #i1967# type correctness 2004/01/19 19:16:53 jmarmion 1.75.74.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [d46ec48239e8dbb873c762e649f8804adfd567c1]

INTEGRATION: CWS rowlimit (1.18.324); FILE MERGED 2004/03/15 17:24:25 er 1.18.324.2: RESYNC: (1.18-1.19); FILE MERGED 2004/02/13 17:17:07 er 1.18.324.1: #i1967# document interface uses SCCOL/SCROW/SCTAB, API and filter use sal_Int32


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [953a5eb34de698f229368a5dc6ffe5d9c4c2985a]

INTEGRATION: CWS rowlimit (1.8.324); FILE MERGED 2004/03/15 17:24:17 er 1.8.324.2: RESYNC: (1.8-1.9); FILE MERGED 2004/03/04 18:16:28 er 1.8.324.1: #i1967# type correctness


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [75400fa1bbbfd91f9150662d11e6bc77fbac7330]

INTEGRATION: CWS rowlimit (1.22.12); FILE MERGED 2004/02/13 17:17:07 er 1.22.12.1: #i1967# document interface uses SCCOL/SCROW/SCTAB, API and filter use sal_Int32


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [11487842f75255cfe633af9085145bdf618d5c45]

INTEGRATION: CWS rowlimit (1.6.322); FILE MERGED 2004/02/13 17:17:07 er 1.6.322.1: #i1967# document interface uses SCCOL/SCROW/SCTAB, API and filter use sal_Int32


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [9093c2d2c94a1327bb3f7bd4c930f98e5d161a01]

INTEGRATION: CWS rowlimit (1.15.74); FILE MERGED 2004/03/04 18:16:28 er 1.15.74.2: #i1967# type correctness 2004/02/13 17:17:07 er 1.15.74.1: #i1967# document interface uses SCCOL/SCROW/SCTAB, API and filter use sal_Int32


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [94f7479ade5b1c300267697fe8659c8808a962f2]

INTEGRATION: CWS rowlimit (1.21.74); FILE MERGED 2004/02/13 17:17:06 er 1.21.74.1: #i1967# document interface uses SCCOL/SCROW/SCTAB, API and filter use sal_Int32


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [4d459d393e96920ed128cd94451fd8f7c954e11f]

INTEGRATION: CWS rowlimit (1.37.74); FILE MERGED 2004/03/11 17:26:51 er 1.37.74.5: #i1967# type correctness 2004/03/11 12:07:45 er 1.37.74.4: #i1967# type correctness 2004/03/04 18:16:27 er 1.37.74.3: #i1967# type correctness 2004/03/02 13:18:23 jmarmion 1.37.74.2: #i1967# step 5 changes. 2004/02/13 17:17:06 er 1.37.74.1: #i1967# document interface uses SCCOL/SCROW/SCTAB, API and filter use sal_Int32


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [76200a207c3e7a5119f4af5c3f78c2cd07ad3129]

INTEGRATION: CWS rowlimit (1.25.74); FILE MERGED 2004/01/19 19:15:59 jmarmion 1.25.74.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [2f20c47909a329ad23c67c08504bd2ebd8c74a94]

INTEGRATION: CWS rowlimit (1.36.74); FILE MERGED 2004/02/13 17:17:06 er 1.36.74.3: #i1967# document interface uses SCCOL/SCROW/SCTAB, API and filter use sal_Int32 2004/02/04 11:28:11 er 1.36.74.2: #i1967# replace ScTripel,ScRefTripel with ScAddress,ScRefAddress; get rid of some warnings 2004/01/19 19:15:36 jmarmion 1.36.74.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [f58eaed1984c7425eefe05644070e4f534a3f31a]

INTEGRATION: CWS rowlimit (1.10.16); FILE MERGED 2004/05/06 16:01:07 er 1.10.16.5: #i1967# type correctness 2004/04/29 16:26:07 er 1.10.16.4: RESYNC: (1.10-1.11); FILE MERGED 2004/03/04 18:16:27 er 1.10.16.3: #i1967# type correctness 2004/03/02 13:16:12 jmarmion 1.10.16.2: #i1967# step 5 changes. 2004/01/19 19:12:15 jmarmion 1.10.16.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [d8d83711bebd9671cccbd61ff2342ff5e71c9828]

INTEGRATION: CWS rowlimit (1.8.324); FILE MERGED 2004/03/17 12:24:59 er 1.8.324.3: #i1967# type correctness (ScMatrix parameters are SCSIZE now) 2004/03/15 17:24:10 er 1.8.324.2: RESYNC: (1.8-1.9); FILE MERGED 2004/01/19 19:09:23 jmarmion 1.8.324.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [8fc957628712f075bfe07c54f4fefb7a48e807f7]

INTEGRATION: CWS rowlimit (1.10.324); FILE MERGED 2004/03/17 12:24:58 er 1.10.324.3: #i1967# type correctness (ScMatrix parameters are SCSIZE now) 2004/03/15 17:24:03 er 1.10.324.2: RESYNC: (1.10-1.11); FILE MERGED 2004/02/13 17:17:06 er 1.10.324.1: #i1967# document interface uses SCCOL/SCROW/SCTAB, API and filter use sal_Int32


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [21043a1cb822bf545f033cd6d519c8715b483744]

INTEGRATION: CWS rowlimit (1.20.202); FILE MERGED 2004/02/13 17:17:06 er 1.20.202.1: #i1967# document interface uses SCCOL/SCROW/SCTAB, API and filter use sal_Int32


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [867452ca0ffd2e5a699a7a98c254e907b93467ea]

INTEGRATION: CWS rowlimit (1.3.338); FILE MERGED 2003/11/28 19:47:55 er 1.3.338.1: #i1967# move ScAddress, ScRange from global.hxx to address.hxx


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [0db3a323c90ce3d3a84e2fef762e653a0fdf7476]

INTEGRATION: CWS rowlimit (1.9.324); FILE MERGED 2004/03/15 17:23:55 er 1.9.324.2: RESYNC: (1.9-1.10); FILE MERGED 2004/03/05 12:03:58 er 1.9.324.1: #i1967# type correctness


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [931cc9d2f4b19406eafe629962ad3972259859a1]

INTEGRATION: CWS rowlimit (1.16.202); FILE MERGED 2004/03/15 17:23:46 er 1.16.202.2: RESYNC: (1.16-1.17); FILE MERGED 2004/01/19 19:08:47 jmarmion 1.16.202.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [1d8d8a380d13dc406a0b9452847fcc627feccfb1]

INTEGRATION: CWS rowlimit (1.20.324); FILE MERGED 2004/03/15 17:23:39 er 1.20.324.2: RESYNC: (1.20-1.21); FILE MERGED 2004/01/19 19:08:17 jmarmion 1.20.324.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [643f644dbd0bb5fd5b2f69b334207037a4263bf8]

INTEGRATION: CWS rowlimit (1.61.22); FILE MERGED 2004/04/29 16:25:58 er 1.61.22.7: RESYNC: (1.64-1.65); FILE MERGED 2004/03/22 13:05:31 er 1.61.22.6: #i1967# type correctness 2004/03/19 13:47:37 er 1.61.22.5: #i1967# type correctness 2004/03/15 17:24:56 er 1.61.22.4: RESYNC: (1.63-1.64); FILE MERGED 2004/03/02 18:25:18 jmarmion 1.61.22.3: #i1967# step 5 changes 2004/02/11 14:01:45 er 1.61.22.2: RESYNC: (1.61-1.63); FILE MERGED 2004/01/19 14:52:32 jmarmion 1.61.22.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [9199d57ca7da6e04a98e011e4d693935f69d15a5]

INTEGRATION: CWS rowlimit (1.10.24); FILE MERGED 2004/03/19 13:47:37 er 1.10.24.5: #i1967# type correctness 2004/03/15 17:24:46 er 1.10.24.4: RESYNC: (1.11-1.12); FILE MERGED 2004/03/02 18:25:17 jmarmion 1.10.24.3: #i1967# step 5 changes 2004/02/11 14:01:35 er 1.10.24.2: RESYNC: (1.10-1.11); FILE MERGED 2004/01/19 14:52:05 jmarmion 1.10.24.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [7315385b0e5e51e269c0e67526156f3ab52228c5]

INTEGRATION: CWS rowlimit (1.19.16); FILE MERGED 2004/03/19 13:47:36 er 1.19.16.4: #i1967# type correctness 2004/03/15 17:24:39 er 1.19.16.3: RESYNC: (1.19-1.20); FILE MERGED 2004/03/02 18:25:17 jmarmion 1.19.16.2: #i1967# step 5 changes 2004/01/19 14:50:58 jmarmion 1.19.16.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [46615b6e5c54c29b64021da31aed267cf194ea02]

INTEGRATION: CWS rowlimit (1.13.202); FILE MERGED 2004/03/19 13:47:36 er 1.13.202.4: #i1967# type correctness 2004/03/15 17:24:32 er 1.13.202.3: RESYNC: (1.13-1.14); FILE MERGED 2004/03/02 18:25:16 jmarmion 1.13.202.2: #i1967# step 5 changes 2004/01/19 14:49:48 jmarmion 1.13.202.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [b3efcfd02c85b1eb979fd6f530f4ec3f2773b218]

INTEGRATION: CWS rowlimit (1.5.56); FILE MERGED 2004/03/04 18:16:26 er 1.5.56.2: #i1967# type correctness 2004/01/19 12:12:13 jmarmion 1.5.56.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [96c853c70402435ef8195ca090536fcee63367c6]

INTEGRATION: CWS rowlimit (1.9.202); FILE MERGED 2004/03/02 12:23:57 jmarmion 1.9.202.3: #i1967# step 5 changes. 2004/02/13 11:33:21 er 1.9.202.2: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short 2004/01/19 12:11:44 jmarmion 1.9.202.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [92d818b4d879509e2d3040e25e712b79ae6ec087]

INTEGRATION: CWS rowlimit (1.2.310); FILE MERGED 2004/03/04 18:16:26 er 1.2.310.3: #i1967# type correctness 2004/03/02 11:12:35 jmarmion 1.2.310.2: #i1967# step 5 changes. 2004/02/13 11:33:21 er 1.2.310.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [cc6c4da8c22088e4a5241eb8a910b432b1f57f81]

INTEGRATION: CWS rowlimit (1.2.310); FILE MERGED 2004/03/02 11:11:46 jmarmion 1.2.310.2: #i1967# step 5 changes. 2004/01/19 10:05:39 jmarmion 1.2.310.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [d2ec97404849519d10b0781a1f59c7f5845dee39]

INTEGRATION: CWS rowlimit (1.4.324); FILE MERGED 2004/01/19 10:04:35 jmarmion 1.4.324.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [457b796ace6e98294e0fe5ef7cd76220fbb4a0d1]

INTEGRATION: CWS rowlimit (1.8.16); FILE MERGED 2004/03/25 21:36:00 er 1.8.16.4: #i1967# use ValidCol,ValidRow,ValidTab 2004/03/02 11:11:04 jmarmion 1.8.16.3: #i1967# step 5 changes. 2004/01/21 14:40:36 er 1.8.16.2: RESYNC: (1.8-1.9); FILE MERGED 2004/01/19 10:04:04 jmarmion 1.8.16.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [185110035f437b99917a7ea775d2b3f3707c3b00]

INTEGRATION: CWS rowlimit (1.6.200); FILE MERGED 2004/03/19 12:04:15 er 1.6.200.3: #i1967# type correctness 2004/03/02 10:49:13 jmarmion 1.6.200.2: #i1967# step 5 changes. 2004/01/19 09:38:58 jmarmion 1.6.200.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [03e7bbba70352eb8d8a4b7213b1b1a8414a730a6]

INTEGRATION: CWS rowlimit (1.7.200); FILE MERGED 2004/01/19 09:38:32 jmarmion 1.7.200.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [76e0fcf6f6d2a0a68026796654d412b66bb59ae9]

INTEGRATION: CWS rowlimit (1.4.202); FILE MERGED 2004/03/02 10:47:17 jmarmion 1.4.202.2: #i1967# step 5 changes. 2004/01/19 09:38:09 jmarmion 1.4.202.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [381cd32282295393f71dd59ebb306977dce84a4a]

INTEGRATION: CWS rowlimit (1.6.202); FILE MERGED 2004/03/02 10:46:42 jmarmion 1.6.202.2: #i1967# step 5 changes. 2004/01/19 09:37:39 jmarmion 1.6.202.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [abc0f00dac30a53529cc417bff6a69af7f189d39]

INTEGRATION: CWS rowlimit (1.7.202); FILE MERGED 2004/03/02 10:45:44 jmarmion 1.7.202.1: #i1967# step 5 changes.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [ee3bc0741f69466e62ba4a419f7cf7306f50bbd8]

INTEGRATION: CWS rowlimit (1.1.1.1.346); FILE MERGED 2004/03/25 21:35:59 er 1.1.1.1.346.2: #i1967# use ValidCol,ValidRow,ValidTab 2004/01/19 09:37:14 jmarmion 1.1.1.1.346.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [e4ffeabdc9f8d6d35fad678d3f9cba4e86f35ce4]

INTEGRATION: CWS rowlimit (1.1.1.1.346); FILE MERGED 2004/03/19 12:04:14 er 1.1.1.1.346.3: #i1967# type correctness 2004/03/04 18:16:26 er 1.1.1.1.346.2: #i1967# type correctness 2004/03/02 10:44:20 jmarmion 1.1.1.1.346.1: #i1967# step 5 changes.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [3038ccb00802dd772b6902ba91d0f3701b6d8f32]

INTEGRATION: CWS rowlimit (1.4.18); FILE MERGED 2004/03/21 19:39:59 jmarmion 1.4.18.1: #i1967# step 5 changes.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [de2c940cc3f111a834dc06f46c0e937c337c59eb]

INTEGRATION: CWS rowlimit (1.14.18); FILE MERGED 2004/03/19 15:58:07 er 1.14.18.1: #i1967# type correctness


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [17e7e0a1438c143d830849e79c7df625c4beacf1]

INTEGRATION: CWS rowlimit (1.9.14); FILE MERGED 2004/03/19 13:47:14 er 1.9.14.4: #i1967# type correctness 2004/03/15 17:28:09 er 1.9.14.3: RESYNC: (1.10-1.11); FILE MERGED 2004/02/11 14:03:05 er 1.9.14.2: RESYNC: (1.9-1.10); FILE MERGED 2003/11/28 19:47:53 er 1.9.14.1: #i1967# move ScAddress, ScRange from global.hxx to address.hxx


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [a90e9b3c361d86875f5d44fb31837fd349584247]

INTEGRATION: CWS rowlimit (1.6.18); FILE MERGED 2004/03/19 15:16:11 er 1.6.18.1: #i1967# type correctness


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [b674a7dacbe3a216d2999dfa1d95711cc43cdebd]

INTEGRATION: CWS rowlimit (1.7.18); FILE MERGED 2004/03/19 15:16:08 er 1.7.18.2: #i1967# type correctness 2004/03/19 13:47:14 er 1.7.18.1: #i1967# type correctness


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [28a937d01105231e0d1a4053729ed1f5c3669fae]

INTEGRATION: CWS rowlimit (1.11.10); FILE MERGED 2004/03/19 13:47:12 er 1.11.10.3: #i1967# type correctness 2004/03/15 17:27:34 er 1.11.10.2: RESYNC: (1.11-1.13); FILE MERGED 2004/03/04 18:16:25 er 1.11.10.1: #i1967# type correctness


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [c22d4eecf3785ccf70035b0108bb49c9d0d33875]

INTEGRATION: CWS rowlimit (1.8.18); FILE MERGED 2004/03/19 18:48:16 er 1.8.18.2: #i1967# type correctness 2004/03/19 15:16:03 er 1.8.18.1: #i1967# type correctness


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [281fd0037bdddb384322eb1a9285946a3d4f409c]

INTEGRATION: CWS rowlimit (1.6.18); FILE MERGED 2004/03/19 13:47:12 er 1.6.18.1: #i1967# type correctness


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [df694dfca4e5764526e1c82b6ee853fb25758705]

INTEGRATION: CWS rowlimit (1.6.18); FILE MERGED 2004/03/19 15:58:06 er 1.6.18.1: #i1967# type correctness


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [d0e9d18631fbdb78a7678dfe5accf274149b5d0b]

INTEGRATION: CWS rowlimit (1.6.18); FILE MERGED 2004/03/19 17:10:44 er 1.6.18.3: #i1967# type correctness 2004/03/19 13:47:11 er 1.6.18.2: #i1967# type correctness 2004/03/19 12:15:36 jmarmion 1.6.18.1: #i1967# step 5 changes.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [d8096f780608b4ff691186e355028dc0a0faa6b6]

INTEGRATION: CWS rowlimit (1.8.18); FILE MERGED 2004/03/19 18:48:16 er 1.8.18.1: #i1967# type correctness


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [e235d367d61253917f8c0a5a308e1bf0cdd1112c]

INTEGRATION: CWS rowlimit (1.5.18); FILE MERGED 2004/03/19 18:48:16 er 1.5.18.1: #i1967# type correctness


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [a23e5a2c4c9562d3afbf214198723acc1b5db28d]

INTEGRATION: CWS rowlimit (1.32.14); FILE MERGED 2004/04/29 16:25:31 er 1.32.14.4: RESYNC: (1.34-1.35); FILE MERGED 2004/03/15 17:25:46 er 1.32.14.3: RESYNC: (1.33-1.34); FILE MERGED 2004/02/11 14:02:17 er 1.32.14.2: RESYNC: (1.32-1.33); FILE MERGED 2004/01/19 15:16:27 jmarmion 1.32.14.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [bc1bfa3e856e498864121eb0cc0295cd00770f7d]

INTEGRATION: CWS rowlimit (1.5.122); FILE MERGED 2004/03/19 13:47:11 er 1.5.122.3: #i1967# type correctness 2004/02/11 14:02:07 er 1.5.122.2: RESYNC: (1.5-1.6); FILE MERGED 2004/01/19 15:14:24 jmarmion 1.5.122.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [fe21568c79e7a7f102d2b52d3780d60f17539cfa]

INTEGRATION: CWS rowlimit (1.1.1.1.346); FILE MERGED 2004/01/19 09:42:00 jmarmion 1.1.1.1.346.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [c69b497a522180868cab0c494290c25194f07df7]

INTEGRATION: CWS rowlimit (1.5.338); FILE MERGED 2004/02/04 11:28:10 er 1.5.338.1: #i1967# replace ScTripel,ScRefTripel with ScAddress,ScRefAddress; get rid of some warnings


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [2e4f6afbe23056c47cf00eb2cbe36832e84ee1f1]

INTEGRATION: CWS rowlimit (1.1.1.1.346); FILE MERGED 2004/01/19 12:12:38 jmarmion 1.1.1.1.346.2: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short. 2003/11/28 19:47:53 er 1.1.1.1.346.1: #i1967# move ScAddress, ScRange from global.hxx to address.hxx


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [0a9fc8cdbbc0b20087c036e268012ed43fce0c69]

INTEGRATION: CWS rowlimit (1.3.202); FILE MERGED 2004/03/02 12:09:55 jmarmion 1.3.202.3: #i1967# step 5 changes. 2004/01/19 12:13:03 jmarmion 1.3.202.2: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short. 2003/11/28 19:47:53 er 1.3.202.1: #i1967# move ScAddress, ScRange from global.hxx to address.hxx


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [508b781c5a53e5adcf665fc33bb3a1a8dd6c7ff1]

INTEGRATION: CWS rowlimit (1.1.1.1.346); FILE MERGED 2004/02/13 11:33:21 er 1.1.1.1.346.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [26367fedb797fcf47044627570ad4809a8e39354]

INTEGRATION: CWS rowlimit (1.1.1.1.346); FILE MERGED 2004/03/02 12:09:21 jmarmion 1.1.1.1.346.2: #i1967# step 5 changes. 2004/01/19 10:08:00 jmarmion 1.1.1.1.346.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [1af3b6d2a74e79d6f1bee2ecb81baef85c69611d]

INTEGRATION: CWS rowlimit (1.30.14); FILE MERGED 2004/03/21 19:44:26 jmarmion 1.30.14.3: #i1967# step 5 changes. 2004/03/15 17:25:03 er 1.30.14.2: RESYNC: (1.30-1.31); FILE MERGED 2003/11/28 19:47:52 er 1.30.14.1: #i1967# move ScAddress, ScRange from global.hxx to address.hxx


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [2bb5943683649055a8b9798d904e4f21acc4369a]

INTEGRATION: CWS rowlimit (1.1.1.1.346); FILE MERGED 2004/04/01 16:39:33 er 1.1.1.1.346.1: #i1967# SCSIZE instead of USHORT (and remove unused SetOuted())


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [19c09ca726fec76a257adf65c7ad5d6e531e4fa7]

INTEGRATION: CWS rowlimit (1.2.16); FILE MERGED 2004/03/02 12:08:10 jmarmion 1.2.16.1: #i1967# step 5 changes.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [1044bd7e9e10cb403a40fa8be11491528234a079]

INTEGRATION: CWS rowlimit (1.5.202); FILE MERGED 2004/03/02 12:04:01 jmarmion 1.5.202.1: #i1967# step 5 changes.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [10071062a64ec8e26488bc003861fe8c684c8335]

INTEGRATION: CWS rowlimit (1.1.1.1.346); FILE MERGED 2004/03/02 12:00:42 jmarmion 1.1.1.1.346.4: #i1967# step 5 changes. 2004/01/19 09:41:14 jmarmion 1.1.1.1.346.3: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short. 2003/12/12 12:36:06 er 1.1.1.1.346.2: RESYNC: (1.1.1.1-1.2); FILE MERGED 2003/11/28 19:47:52 er 1.1.1.1.346.1: #i1967# move ScAddress, ScRange from global.hxx to address.hxx


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [ca995f33c24ee0e54aec9631d056eca9555b98fa]

INTEGRATION: CWS rowlimit (1.24.16); FILE MERGED 2004/03/21 19:41:38 jmarmion 1.24.16.2: #i1967# step 5 changes. 2004/03/19 21:03:55 er 1.24.16.1: #i1967# type correctness


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [a298052f37283bcb5784465439d45993119b0e67]

INTEGRATION: CWS rowlimit (1.8.16); FILE MERGED 2004/03/04 18:16:25 er 1.8.16.4: #i1967# type correctness 2004/03/01 16:23:18 jmarmion 1.8.16.3: #i1967# step 5 changes. 2004/01/19 19:23:42 jmarmion 1.8.16.2: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short. 2004/01/19 15:57:28 jmarmion 1.8.16.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [a6ccc5488023c27c9cbc4115664089ba65e60da4]

INTEGRATION: CWS rowlimit (1.5.302); FILE MERGED 2004/02/13 11:33:20 er 1.5.302.3: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short 2004/01/19 15:57:51 jmarmion 1.5.302.2: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short. 2003/11/28 19:47:52 er 1.5.302.1: #i1967# move ScAddress, ScRange from global.hxx to address.hxx


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [4cec583625119d6a8ad89c2c103ecfe0cb47bb07]

INTEGRATION: CWS rowlimit (1.4.16); FILE MERGED 2004/03/01 16:24:22 jmarmion 1.4.16.1: #i1967# step 5 changes.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [18a56f016cbabc33d51caabc87dd00983d1f7b46]

INTEGRATION: CWS rowlimit (1.1.1.1.346); FILE MERGED 2004/01/19 10:07:33 jmarmion 1.1.1.1.346.2: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short. 2003/11/28 19:47:51 er 1.1.1.1.346.1: #i1967# move ScAddress, ScRange from global.hxx to address.hxx


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [c8ee021894aa046909635f9d24bf5b1b10754fb3]

INTEGRATION: CWS rowlimit (1.6.192); FILE MERGED 2004/03/19 12:04:14 er 1.6.192.1: #i1967# type correctness


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [0f4ffba09440854b6ba6d9e0b65c5d22a5598288]

INTEGRATION: CWS rowlimit (1.2.338); FILE MERGED 2004/04/29 16:25:10 er 1.2.338.2: RESYNC: (1.2-1.3); FILE MERGED 2003/11/28 19:47:51 er 1.2.338.1: #i1967# move ScAddress, ScRange from global.hxx to address.hxx


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [8376b1af65be2455388cc5a28a3f3718792b87ef]

INTEGRATION: CWS rowlimit (1.39.16); FILE MERGED 2004/03/21 19:22:28 jmarmion 1.39.16.1: #i1967# step 5 changes.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [cfa494c26c1d72399e86d0f8a1cfbe7dff17f824]

INTEGRATION: CWS rowlimit (1.51.16); FILE MERGED 2004/03/21 19:24:19 jmarmion 1.51.16.2: #i1967# step 5 changes. 2004/03/19 15:58:06 er 1.51.16.1: #i1967# type correctness


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [31a3d7569c19ada621907c75eea16a24f85dd8e6]

INTEGRATION: CWS rowlimit (1.10.162); FILE MERGED 2004/03/21 19:19:38 jmarmion 1.10.162.1: #i1967# step 5 changes.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [d5728bb27f4ca1d31d6bf97d29e112c81a4513e5]

INTEGRATION: CWS rowlimit (1.11.192); FILE MERGED 2004/03/21 19:46:57 jmarmion 1.11.192.1: #i1967# step 5 changes.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [cf53a21f4d10a796ac766a9615f70fec540c13b7]

INTEGRATION: CWS rowlimit (1.2.202); FILE MERGED 2004/03/01 16:22:22 jmarmion 1.2.202.2: #i1967# step 5 changes. 2004/01/19 10:07:04 jmarmion 1.2.202.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [4af4104bdf198798f9e772f090c0279b046ba723]

INTEGRATION: CWS rowlimit (1.2.200); FILE MERGED 2004/03/25 21:35:59 er 1.2.200.4: #i1967# use ValidCol,ValidRow,ValidTab 2004/01/19 09:14:35 jmarmion 1.2.200.3: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short. 2003/12/12 12:35:33 er 1.2.200.2: RESYNC: (1.2-1.3); FILE MERGED 2003/11/28 19:47:51 er 1.2.200.1: #i1967# move ScAddress, ScRange from global.hxx to address.hxx


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [4888235143238f4b3ee7bacec7ff72ac74dc35ed]

INTEGRATION: CWS rowlimit (1.16.16); FILE MERGED 2004/03/25 21:35:59 er 1.16.16.2: #i1967# use ValidCol,ValidRow,ValidTab 2004/03/21 19:45:45 jmarmion 1.16.16.1: #i1967# step 5 changes.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [4b9471645c65765f6a0e74aaaa54a9a08ee16313]

INTEGRATION: CWS rowlimit (1.13.202); FILE MERGED 2004/03/19 13:47:11 er 1.13.202.3: #i1967# type correctness 2004/03/02 18:26:57 jmarmion 1.13.202.2: #i1967# step 5 changes. 2004/01/19 15:12:26 jmarmion 1.13.202.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [5404a4cdb198452d6b6a2e6d34055724123162b3]

INTEGRATION: CWS rowlimit (1.10.202); FILE MERGED 2004/03/15 17:25:11 er 1.10.202.2: RESYNC: (1.10-1.11); FILE MERGED 2004/01/19 15:09:35 jmarmion 1.10.202.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [d76d9b2a5c45cfb13d33a0cbc150515271ffe1ee]

INTEGRATION: CWS rowlimit (1.11.74); FILE MERGED 2004/03/01 16:04:31 jmarmion 1.11.74.2: #i1967# step 5 changes. 2004/01/19 15:52:35 jmarmion 1.11.74.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [29e5630f4f0b5f1095fcc21eae87c2f9e4ce9ab8]

INTEGRATION: CWS rowlimit (1.7.28); FILE MERGED 2004/03/01 16:03:31 jmarmion 1.7.28.2: #i1967# step 5 changes. 2004/01/19 15:51:58 jmarmion 1.7.28.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [a018adcc1c40a170838f8412720e7d7e58c6ce58]

INTEGRATION: CWS rowlimit (1.23.194); FILE MERGED 2004/03/01 16:03:11 jmarmion 1.23.194.3: #i1967# step 5 changes. 2004/02/11 14:03:36 er 1.23.194.2: RESYNC: (1.23-1.24); FILE MERGED 2004/01/19 15:51:34 jmarmion 1.23.194.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [474fe086fecb82da1691158bbce22289cc92f4e4]

INTEGRATION: CWS rowlimit (1.3.18); FILE MERGED 2004/03/21 19:38:30 jmarmion 1.3.18.4: #i1967# step 5 changes. 2004/03/19 15:58:30 er 1.3.18.3: #i1967# type correctness 2004/03/15 17:34:23 er 1.3.18.2: RESYNC: (1.3-1.4); FILE MERGED 2003/11/28 19:47:50 er 1.3.18.1: #i1967# move ScAddress, ScRange from global.hxx to address.hxx


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [d118c9d1108f325e7c9fce096dde31a3965cdb4e]

INTEGRATION: CWS rowlimit (1.15.18); FILE MERGED 2004/03/19 15:58:30 er 1.15.18.1: #i1967# type correctness


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [f70c0ebb100ae56e8959223e1fc71b264a94d14a]

INTEGRATION: CWS rowlimit (1.11.18); FILE MERGED 2004/03/19 15:58:29 er 1.11.18.1: #i1967# type correctness


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [fa4917a8b714f212e32375e037b445e4852caeac]

INTEGRATION: CWS rowlimit (1.6.18); FILE MERGED 2004/04/29 16:23:37 er 1.6.18.2: RESYNC: (1.6-1.7); FILE MERGED 2004/03/19 15:58:29 er 1.6.18.1: #i1967# type correctness


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [ee7ff8a5fc58bab10db6cbd0255f31379c5ce861]

INTEGRATION: CWS rowlimit (1.2.12); FILE MERGED 2004/06/01 10:23:03 er 1.2.12.2: #i1967# a row is a row 2004/03/19 15:58:29 er 1.2.12.1: #i1967# type correctness


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [8af315a66aae725b5cb9de2c790875f51099a138]

INTEGRATION: CWS rowlimit (1.13.18); FILE MERGED 2004/03/19 20:55:18 er 1.13.18.2: #i1967# type correctness 2004/03/19 15:58:28 er 1.13.18.1: #i1967# type correctness


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [e11a56c1d980f7fc85146caae49d2fd7a95f5df0]

INTEGRATION: CWS rowlimit (1.3.16); FILE MERGED 2004/04/29 16:24:27 er 1.3.16.2: RESYNC: (1.3-1.4); FILE MERGED 2004/03/19 15:58:28 er 1.3.16.1: #i1967# type correctness


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [6b9dadac3eb4ac72c0c62b2925930af054819c49]

INTEGRATION: CWS rowlimit (1.8.18); FILE MERGED 2004/04/29 16:24:18 er 1.8.18.2: RESYNC: (1.8-1.9); FILE MERGED 2004/03/19 15:58:28 er 1.8.18.1: #i1967# type correctness


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [178d3ca52407744afa6a81b92b55af0094f60065]

INTEGRATION: CWS rowlimit (1.10.18); FILE MERGED 2004/03/19 15:58:28 er 1.10.18.1: #i1967# type correctness


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [d19dac2fd223a5a4826fdfb65548ecd9776d705e]

INTEGRATION: CWS rowlimit (1.13.16); FILE MERGED 2004/04/29 16:24:10 er 1.13.16.2: RESYNC: (1.13-1.14); FILE MERGED 2004/03/19 15:58:27 er 1.13.16.1: #i1967# type correctness


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [ef23b8657c9ac774dadb271df6cde4f18a913f70]

INTEGRATION: CWS rowlimit (1.8.18); FILE MERGED 2004/03/19 15:58:27 er 1.8.18.1: #i1967# type correctness


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [c766e9d58a4b13196ae63b3699756f397b6daf52]

INTEGRATION: CWS rowlimit (1.3.16); FILE MERGED 2004/04/29 16:23:57 er 1.3.16.2: RESYNC: (1.3-1.4); FILE MERGED 2004/03/19 20:55:17 er 1.3.16.1: #i1967# type correctness


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [949b110dbe79df717c7ffadcb06a6d85396b5ef2]

INTEGRATION: CWS rowlimit (1.7.18); FILE MERGED 2004/03/19 20:55:17 er 1.7.18.1: #i1967# type correctness


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [0f2c3238a708a46938424d6f1244205bc92efda6]

INTEGRATION: CWS rowlimit (1.11.18); FILE MERGED 2004/03/19 20:55:17 er 1.11.18.1: #i1967# type correctness


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [b4bc84ef81a572a1914e32d207780e85bb99953b]

INTEGRATION: CWS rowlimit (1.3.324); FILE MERGED 2004/02/04 11:28:09 er 1.3.324.1: #i1967# replace ScTripel,ScRefTripel with ScAddress,ScRefAddress; get rid of some warnings


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [31f0b94c06d1d5f559e0dcf4dd96574305143970]

INTEGRATION: CWS rowlimit (1.17.18); FILE MERGED 2004/03/19 20:55:17 er 1.17.18.1: #i1967# type correctness


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [e71b9fec98050a1a3ddf87e0e0f989b4960a8776]

INTEGRATION: CWS rowlimit (1.57.14); FILE MERGED 2004/03/19 20:55:16 er 1.57.14.6: #i1967# type correctness 2004/03/15 17:28:45 er 1.57.14.5: RESYNC: (1.59-1.60); FILE MERGED 2004/02/11 14:03:56 er 1.57.14.4: RESYNC: (1.58-1.59); FILE MERGED 2004/02/04 11:28:08 er 1.57.14.3: #i1967# replace ScTripel,ScRefTripel with ScAddress,ScRefAddress; get rid of some warnings 2003/12/12 12:37:23 er 1.57.14.2: RESYNC: (1.57-1.58); FILE MERGED 2003/11/28 19:47:49 er 1.57.14.1: #i1967# move ScAddress, ScRange from global.hxx to address.hxx


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [d8dc146bce679ac9dd66f2b31a332b134251108a]

INTEGRATION: CWS rowlimit (1.3.320); FILE MERGED 2004/03/25 21:35:58 er 1.3.320.2: #i1967# use ValidCol,ValidRow,ValidTab 2004/03/19 20:55:16 er 1.3.320.1: #i1967# type correctness


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [4c921b80e848701c7d28e1b5c92cecde7d51e6ad]

INTEGRATION: CWS rowlimit (1.17.18); FILE MERGED 2004/03/21 19:18:26 jmarmion 1.17.18.1: #i1967# step 5 changes.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [2e41e66d97ce3ec0cdb906424c32edb2c6969657]

INTEGRATION: CWS rowlimit (1.44.16); FILE MERGED 2004/04/29 16:23:48 er 1.44.16.2: RESYNC: (1.44-1.45); FILE MERGED 2004/04/01 16:39:03 er 1.44.16.1: #i1967# SCSIZE instead of USHORT (and remove unused SetOuted())


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [6cf0f463264d66d9597ecd5edd290397fea27cc2]

INTEGRATION: CWS rowlimit (1.71.16); FILE MERGED 2004/03/21 19:13:52 jmarmion 1.71.16.1: #i1967# step 5 changes.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [6952535adf3803f2acbac31f302a4e33e71e3c77]

INTEGRATION: CWS rowlimit (1.31.18); FILE MERGED 2004/03/23 11:16:55 er 1.31.18.4: #i1967# type correctness 2004/03/22 16:50:22 er 1.31.18.3: #i1967# type correctness 2004/03/22 10:45:26 jmarmion 1.31.18.2: #i1967# more step 5 changes. 2004/03/21 18:58:38 jmarmion 1.31.18.1: #i1967# step 5 changes.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [992eca3afc935213745f10fdbcd891052a20b1a3]

INTEGRATION: CWS rowlimit (1.90.18); FILE MERGED 2004/03/21 18:53:36 jmarmion 1.90.18.1: #i1967# step 5 changes.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [68a66f4c9bb0ab6a7ee658fc147d550a8630e3f2]

INTEGRATION: CWS rowlimit (1.26.18); FILE MERGED 2004/03/25 21:35:57 er 1.26.18.3: #i1967# use ValidCol,ValidRow,ValidTab 2004/03/24 15:31:21 er 1.26.18.2: #i1967# type correctness 2004/03/21 13:13:05 jmarmion 1.26.18.1: #i1967# step 5 changes.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [159f770594ba72454c358601d449e66136582ef7]

INTEGRATION: CWS rowlimit (1.24.18); FILE MERGED 2004/03/25 21:35:57 er 1.24.18.3: #i1967# use ValidCol,ValidRow,ValidTab 2004/03/24 15:31:21 er 1.24.18.2: #i1967# type correctness 2004/03/21 13:05:38 jmarmion 1.24.18.1: #i1967# step 5 changes.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [5609335b75cb1e0975f876a3d11f424002bdf143]

INTEGRATION: CWS rowlimit (1.50.18); FILE MERGED 2004/03/21 12:50:58 jmarmion 1.50.18.1: #i1967# step 5 changes.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [0fd9763e68df16c9013fb4dde21efdea4b233778]

INTEGRATION: CWS rowlimit (1.21.18); FILE MERGED 2004/03/25 21:35:57 er 1.21.18.3: #i1967# use ValidCol,ValidRow,ValidTab 2004/03/21 12:15:40 jmarmion 1.21.18.2: #i1967# step 5 changes. 2004/03/19 20:55:16 er 1.21.18.1: #i1967# type correctness


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [749533b737446c00cd385d4856554813727a4f13]

INTEGRATION: CWS rowlimit (1.5.200); FILE MERGED 2004/03/25 21:35:57 er 1.5.200.5: #i1967# use ValidCol,ValidRow,ValidTab 2004/03/19 12:04:13 er 1.5.200.4: #i1967# type correctness 2004/02/11 14:06:25 er 1.5.200.3: RESYNC: (1.5-1.6); FILE MERGED 2004/02/04 11:28:07 er 1.5.200.2: #i1967# replace ScTripel,ScRefTripel with ScAddress,ScRefAddress; get rid of some warnings 2004/01/19 09:14:04 jmarmion 1.5.200.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [fb79d2fcd1ccf459323a18b8153c4f21fbd3306e]

INTEGRATION: CWS rowlimit (1.6.200); FILE MERGED 2004/01/19 09:13:31 jmarmion 1.6.200.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [2aff555f48a4f1c49f7cb5435d3ef62ce75f4a63]

INTEGRATION: CWS rowlimit (1.16.72); FILE MERGED 2004/03/18 10:22:49 er 1.16.72.4: #i1967# type correctness 2004/03/15 17:34:31 er 1.16.72.3: RESYNC: (1.16-1.17); FILE MERGED 2004/01/16 17:42:46 er 1.16.72.2: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short 2003/12/19 20:16:25 er 1.16.72.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [30e45712dbd83f925f95fe7f5ff4aeb83949b74d]

INTEGRATION: CWS rowlimit (1.1.1.1.346); FILE MERGED 2004/03/15 17:36:43 er 1.1.1.1.346.2: RESYNC: (1.1.1.1-1.2); FILE MERGED 2003/12/19 20:16:24 er 1.1.1.1.346.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [cc2906bfab590e10768ab385de45cd941a913b40]

INTEGRATION: CWS rowlimit (1.6.202); FILE MERGED 2004/03/17 12:24:58 er 1.6.202.4: #i1967# type correctness (ScMatrix parameters are SCSIZE now) 2004/03/15 17:36:35 er 1.6.202.3: RESYNC: (1.6-1.7); FILE MERGED 2004/01/13 17:19:43 er 1.6.202.2: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short 2003/12/19 20:16:24 er 1.6.202.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [8e6de2e433d2d097a20a11858476a78106178392]

INTEGRATION: CWS rowlimit (1.2.186); FILE MERGED 2004/03/11 17:04:25 er 1.2.186.4: #i1967# type correctness 2004/03/05 17:13:08 er 1.2.186.3: #i1967# type correctness 2004/01/12 17:14:05 er 1.2.186.2: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short 2003/12/19 20:16:23 er 1.2.186.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [fa5916d3ce719b0edcad7737fe805da1f6d39fed]

INTEGRATION: CWS rowlimit (1.2.338); FILE MERGED 2004/03/05 17:13:08 er 1.2.338.1: #i1967# type correctness


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [78d0d87a6dbbe8796e717125c6b1fecd6353e8ec]

INTEGRATION: CWS rowlimit (1.3.302); FILE MERGED 2004/03/05 17:13:07 er 1.3.302.3: #i1967# type correctness 2004/02/04 11:28:06 er 1.3.302.2: #i1967# replace ScTripel,ScRefTripel with ScAddress,ScRefAddress; get rid of some warnings 2003/12/19 20:16:23 er 1.3.302.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [5a0e302987639ccb4a40d9ab695f5971d49864f1]

INTEGRATION: CWS rowlimit (1.4.202); FILE MERGED 2004/03/17 12:24:58 er 1.4.202.2: #i1967# type correctness (ScMatrix parameters are SCSIZE now) 2003/12/19 20:16:23 er 1.4.202.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [eb9a7521c12ca3f5536ce6efa0e4aae6c38a4f8c]

INTEGRATION: CWS rowlimit (1.13.146); FILE MERGED 2004/03/05 17:13:07 er 1.13.146.4: #i1967# type correctness 2004/02/13 11:33:20 er 1.13.146.3: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short 2004/01/12 17:14:04 er 1.13.146.2: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short 2003/12/19 20:16:22 er 1.13.146.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [96d2398c84f2d5450121d341c4cc805b35a81ce7]

INTEGRATION: CWS rowlimit (1.4.334); FILE MERGED 2004/03/11 14:35:08 er 1.4.334.4: #i1967# no streaming 2004/03/05 17:13:07 er 1.4.334.3: #i1967# type correctness 2004/01/12 17:14:04 er 1.4.334.2: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short 2003/12/19 20:16:22 er 1.4.334.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [2cb247c2bad91c825ad13ac11bba07238c013dd2]

INTEGRATION: CWS rowlimit (1.1.1.1.346); FILE MERGED 2004/03/05 17:13:07 er 1.1.1.1.346.4: #i1967# type correctness 2003/12/19 20:16:22 er 1.1.1.1.346.3: #i1967# SCCOL,SCROW,SCTAB replace USHORT 2003/12/12 12:40:11 er 1.1.1.1.346.2: RESYNC: (1.1.1.1-1.2); FILE MERGED 2003/11/28 19:47:49 er 1.1.1.1.346.1: #i1967# move ScAddress, ScRange from global.hxx to address.hxx


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [27a151d7fe54f5decf143d433aed13956acc4631]

INTEGRATION: CWS rowlimit (1.11.18); FILE MERGED 2004/03/25 17:42:01 er 1.11.18.1: #i1967# add address.cxx and sort


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [9843ce52765f7d0a699e8f230f1802f52423d514]

INTEGRATION: CWS rowlimit (1.8.202); FILE MERGED 2004/03/18 19:04:13 er 1.8.202.6: #i1967# type correctness 2004/03/18 10:22:48 er 1.8.202.5: #i1967# type correctness 2004/03/15 17:36:06 er 1.8.202.4: RESYNC: (1.8-1.10); FILE MERGED 2004/02/13 11:33:19 er 1.8.202.3: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short 2004/01/13 17:19:42 er 1.8.202.2: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short 2003/12/19 20:16:21 er 1.8.202.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [039065bdd0770277babb35373a1ab157f4e0b2a1]

INTEGRATION: CWS rowlimit (1.26.178); FILE MERGED 2004/04/07 14:44:19 er 1.26.178.7: #i1967# #i5062# replace Sfx(Broadcaster|Listener) with Svt(Broadcaster|Listener) for mass objects like formula cells 2004/03/25 21:35:56 er 1.26.178.6: #i1967# use ValidCol,ValidRow,ValidTab 2004/03/18 10:22:48 er 1.26.178.5: #i1967# type correctness 2004/03/15 17:35:57 er 1.26.178.4: RESYNC: (1.26-1.27); FILE MERGED 2004/02/13 11:33:19 er 1.26.178.3: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short 2004/01/13 17:19:41 er 1.26.178.2: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short 2003/12/19 20:16:20 er 1.26.178.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [3773e7cf05a1b8d40cd270efc8e44fae1ca8d9c4]

INTEGRATION: CWS rowlimit (1.9.16); FILE MERGED 2004/03/22 16:55:07 er 1.9.16.5: #i1967# type correctness 2004/03/18 19:04:12 er 1.9.16.4: #i1967# type correctness 2004/03/18 10:22:48 er 1.9.16.3: #i1967# type correctness 2004/03/15 17:35:48 er 1.9.16.2: RESYNC: (1.9-1.10); FILE MERGED 2004/01/13 17:19:40 er 1.9.16.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [0f98ae620f95eeae7de4f7e89f86875e92c83b2c]

INTEGRATION: CWS rowlimit (1.14.44); FILE MERGED 2004/04/07 14:44:19 er 1.14.44.6: #i1967# #i5062# replace Sfx(Broadcaster|Listener) with Svt(Broadcaster|Listener) for mass objects like formula cells 2004/03/18 10:22:47 er 1.14.44.5: #i1967# type correctness 2004/03/15 17:35:40 er 1.14.44.4: RESYNC: (1.15-1.16); FILE MERGED 2004/01/21 14:43:43 er 1.14.44.3: RESYNC: (1.14-1.15); FILE MERGED 2004/01/13 17:19:39 er 1.14.44.2: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short 2003/12/19 20:16:20 er 1.14.44.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [413f52ebb67ec72fbb9dbbd865969782eb45de69]

INTEGRATION: CWS rowlimit (1.26.16); FILE MERGED 2004/03/25 21:35:55 er 1.26.16.6: #i1967# use ValidCol,ValidRow,ValidTab 2004/03/18 10:22:41 er 1.26.16.5: #i1967# type correctness 2004/03/15 17:35:32 er 1.26.16.4: RESYNC: (1.26-1.27); FILE MERGED 2004/02/04 11:28:05 er 1.26.16.3: #i1967# replace ScTripel,ScRefTripel with ScAddress,ScRefAddress; get rid of some warnings 2004/01/13 17:19:38 er 1.26.16.2: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short 2003/12/19 20:16:19 er 1.26.16.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [b6003d1ec3070f989c04b17f0585c9b599227f9a]

INTEGRATION: CWS rowlimit (1.1.1.1.346); FILE MERGED 2004/04/29 16:23:27 er 1.1.1.1.346.2: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/01/12 17:14:03 er 1.1.1.1.346.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [7c3ea0f248d756fb8efbf52ca9e6b70fd26f6ca6]

INTEGRATION: CWS rowlimit (1.19.202); FILE MERGED 2004/03/05 17:13:06 er 1.19.202.4: #i1967# type correctness 2004/02/11 14:06:44 er 1.19.202.3: RESYNC: (1.20-1.21); FILE MERGED 2004/01/21 14:43:29 er 1.19.202.2: RESYNC: (1.19-1.20); FILE MERGED 2003/12/19 20:16:19 er 1.19.202.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [3dcab5dd3dee91785b6cdcad6c2343ea4f9019b6]

INTEGRATION: CWS rowlimit (1.12.26); FILE MERGED 2004/03/25 21:35:55 er 1.12.26.5: #i1967# use ValidCol,ValidRow,ValidTab 2004/03/05 17:13:06 er 1.12.26.4: #i1967# type correctness 2004/02/11 14:06:35 er 1.12.26.3: RESYNC: (1.12-1.13); FILE MERGED 2004/02/04 11:28:04 er 1.12.26.2: #i1967# replace ScTripel,ScRefTripel with ScAddress,ScRefAddress; get rid of some warnings 2003/12/19 20:16:18 er 1.12.26.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [b2bf2b01c60ada1be90e3730c51038b21e85105d]

INTEGRATION: CWS rowlimit (1.2.302); FILE MERGED 2004/03/11 14:00:12 er 1.2.302.3: #i1967# no streaming 2004/01/12 17:14:03 er 1.2.302.2: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short 2003/12/19 20:16:18 er 1.2.302.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [25092473f0eb8ba17f0fc51911cccc06bd7ce0af]

INTEGRATION: CWS rowlimit (1.8.314); FILE MERGED 2004/03/17 12:24:57 er 1.8.314.4: #i1967# type correctness (ScMatrix parameters are SCSIZE now) 2004/03/15 17:35:23 er 1.8.314.3: RESYNC: (1.8-1.9); FILE MERGED 2004/03/05 17:13:06 er 1.8.314.2: #i1967# type correctness 2003/12/19 20:16:18 er 1.8.314.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [2cfa68662db804d84ad6df37de073b444bf12a4d]

INTEGRATION: CWS rowlimit (1.10.302); FILE MERGED 2004/05/06 16:01:06 er 1.10.302.4: #i1967# type correctness 2004/03/05 17:13:06 er 1.10.302.3: #i1967# type correctness 2004/01/12 17:14:02 er 1.10.302.2: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short 2003/12/19 20:16:17 er 1.10.302.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [a88e7a0f517c864f87976e476cde8251c18cad8a]

INTEGRATION: CWS rowlimit (1.1.1.1.346); FILE MERGED 2004/03/15 17:35:15 er 1.1.1.1.346.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/03/11 12:07:45 er 1.1.1.1.346.4: #i1967# type correctness 2004/03/05 17:13:05 er 1.1.1.1.346.3: #i1967# type correctness 2004/01/13 17:19:38 er 1.1.1.1.346.2: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short 2003/12/19 20:16:17 er 1.1.1.1.346.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [492803b692124d6d417370e547901424933a02be]

INTEGRATION: CWS rowlimit (1.42.16); FILE MERGED 2004/03/25 21:35:55 er 1.42.16.9: #i1967# use ValidCol,ValidRow,ValidTab 2004/03/25 17:46:34 er 1.42.16.8: #i1967# consolidate ColToAlpha,AlphaToCol methods 2004/03/15 17:35:06 er 1.42.16.7: RESYNC: (1.43-1.45); FILE MERGED 2004/03/11 13:52:05 er 1.42.16.6: #i1967# type correctness 2004/03/05 17:13:04 er 1.42.16.5: #i1967# type correctness 2004/02/13 11:33:18 er 1.42.16.4: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short 2004/01/21 14:43:14 er 1.42.16.3: RESYNC: (1.42-1.43); FILE MERGED 2004/01/12 17:14:01 er 1.42.16.2: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short 2003/12/19 20:16:16 er 1.42.16.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [f62e28f7392775bbee2c8fa74d46d17c89b0904c]

INTEGRATION: CWS rowlimit (1.9.322); FILE MERGED 2003/12/19 20:16:15 er 1.9.322.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [185d40fb3b55c9551c9515b67867f7ca0c73d790]

INTEGRATION: CWS rowlimit (1.17.172); FILE MERGED 2004/03/15 17:34:58 er 1.17.172.7: RESYNC: (1.17-1.18); FILE MERGED 2004/03/11 13:38:58 er 1.17.172.6: #i1967# no streaming 2004/03/05 17:13:04 er 1.17.172.5: #i1967# type correctness 2004/01/16 17:42:45 er 1.17.172.4: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short 2004/01/13 17:19:36 er 1.17.172.3: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short 2004/01/12 17:14:00 er 1.17.172.2: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short 2003/12/19 20:16:14 er 1.17.172.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [dfe12a16b8c0bd981ece1d807e35c941b19c0ca0]

INTEGRATION: CWS rowlimit (1.5.314); FILE MERGED 2004/04/07 14:44:18 er 1.5.314.2: #i1967# #i5062# replace Sfx(Broadcaster|Listener) with Svt(Broadcaster|Listener) for mass objects like formula cells 2003/12/19 20:16:14 er 1.5.314.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [4d049cff7c721401e4af92f5a6b334dc827083bf]

INTEGRATION: CWS rowlimit (1.11.202); FILE MERGED 2004/04/01 13:24:16 er 1.11.202.4: #i1967# create empty memchart if <short> limits are exceeded 2004/03/18 19:42:49 er 1.11.202.3: #i1967# type correctness (ScChartPositionMap using SCSIZE) 2004/03/05 17:13:04 er 1.11.202.2: #i1967# type correctness 2003/12/19 20:16:13 er 1.11.202.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [16e806b5f959951722a9ab639057c6a55988b2f0]

INTEGRATION: CWS rowlimit (1.1.1.1.346); FILE MERGED 2004/04/07 14:44:18 er 1.1.1.1.346.2: #i1967# #i5062# replace Sfx(Broadcaster|Listener) with Svt(Broadcaster|Listener) for mass objects like formula cells 2004/03/05 17:13:04 er 1.1.1.1.346.1: #i1967# type correctness


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [818be24c0ceba1dcc1d716aee5c631e79328f180]

INTEGRATION: CWS rowlimit (1.1.2); FILE ADDED 2004/03/25 22:21:42 er 1.1.2.2: #i1967# AlphaToCol() extra parameters not needed 2004/03/25 17:41:24 er 1.1.2.1: #i1967# moved address,range,reference related methods from ../data/global*.cxx


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [8463707de44cb796880520ae837477446552efcd]

INTEGRATION: CWS rowlimit (1.1.1.1.346); FILE MERGED 2004/03/05 17:13:03 er 1.1.1.1.346.1: #i1967# type correctness


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [258150a52b387d9ecfbabfc39780722433dedfc0]

INTEGRATION: CWS rowlimit (1.12.302); FILE MERGED 2004/03/17 12:24:57 er 1.12.302.3: #i1967# type correctness (ScMatrix parameters are SCSIZE now) 2004/03/15 17:34:40 er 1.12.302.2: RESYNC: (1.12-1.13); FILE MERGED 2003/12/19 20:16:13 er 1.12.302.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [40177336ec77d2d3975e1c746d9e90f527fbbd0f]

INTEGRATION: CWS rowlimit (1.1.1.1.346); FILE MERGED 2003/11/28 19:47:48 er 1.1.1.1.346.1: #i1967# move ScAddress, ScRange from global.hxx to address.hxx


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [2a30379bd592f6639a33cfea2f41da3616c247f4]

INTEGRATION: CWS rowlimit (1.1.1.1.346); FILE MERGED 2004/01/13 13:38:09 er 1.1.1.1.346.2: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short 2003/11/28 19:47:48 er 1.1.1.1.346.1: #i1967# move ScAddress, ScRange from global.hxx to address.hxx


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [21c9365c95803990ae1e92c574e3b3ed91402d50]

INTEGRATION: CWS rowlimit (1.2.18); FILE MERGED 2004/03/18 10:22:41 er 1.2.18.1: #i1967# type correctness


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [c48557c14e6d5ade7221bba34a6b648936729629]

INTEGRATION: CWS rowlimit (1.14.202); FILE MERGED 2004/03/18 10:22:41 er 1.14.202.3: #i1967# type correctness 2004/03/15 17:37:10 er 1.14.202.2: RESYNC: (1.14-1.15); FILE MERGED 2004/01/13 13:38:09 er 1.14.202.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [3008f161112ad3067cb6d7c08b3d0e8ecd3e40a8]

INTEGRATION: CWS rowlimit (1.5.338); FILE MERGED 2004/04/07 14:44:18 er 1.5.338.5: #i1967# #i5062# replace Sfx(Broadcaster|Listener) with Svt(Broadcaster|Listener) for mass objects like formula cells 2004/03/17 12:24:57 er 1.5.338.4: #i1967# type correctness (ScMatrix parameters are SCSIZE now) 2004/03/15 17:37:02 er 1.5.338.3: RESYNC: (1.5-1.6); FILE MERGED 2004/01/13 13:38:07 er 1.5.338.2: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short 2003/11/28 19:47:47 er 1.5.338.1: #i1967# move ScAddress, ScRange from global.hxx to address.hxx


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [ec5b90ba3eec148029173a2d744dfa706463889a]

INTEGRATION: CWS rowlimit (1.2.302); FILE MERGED 2004/05/24 12:02:36 er 1.2.302.6: #i1967# replace the multiset equalness attempt with a unique set 2004/04/19 14:18:25 er 1.2.302.5: #i1967# get rid of SV_PTRARR_SORT, use STL multiset 2004/04/07 14:44:17 er 1.2.302.4: #i1967# #i5062# replace Sfx(Broadcaster|Listener) with Svt(Broadcaster|Listener) for mass objects like formula cells 2004/03/11 12:07:44 er 1.2.302.3: #i1967# type correctness 2004/03/08 08:50:56 jmarmion 1.2.302.2: #i1967# step 5 changes. 2004/01/13 13:38:05 er 1.2.302.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [85efb07dc1b0bf4bc5b5740ee8af89a889cd5bd7]

INTEGRATION: CWS rowlimit (1.1.1.1.346); FILE MERGED 2004/04/07 14:44:17 er 1.1.1.1.346.1: #i1967# #i5062# replace Sfx(Broadcaster|Listener) with Svt(Broadcaster|Listener) for mass objects like formula cells


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [52304249e991f4027447e1e06f04a18ed4b51599]

INTEGRATION: CWS rowlimit (1.1.1.1.346); FILE MERGED 2004/04/07 14:44:17 er 1.1.1.1.346.2: #i1967# #i5062# replace Sfx(Broadcaster|Listener) with Svt(Broadcaster|Listener) for mass objects like formula cells 2003/11/28 19:47:47 er 1.1.1.1.346.1: #i1967# move ScAddress, ScRange from global.hxx to address.hxx


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [f1ca0980a482fd2e279a65785232b08643181016]

INTEGRATION: CWS rowlimit (1.10.74); FILE MERGED 2004/01/12 17:14:32 er 1.10.74.2: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short 2004/01/09 20:51:40 er 1.10.74.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [704291f3b3722de634a5289ddb0950c3cfbfc58e]

INTEGRATION: CWS rowlimit (1.2.346); FILE MERGED 2004/03/05 20:36:22 er 1.2.346.2: #i1967# type correctness 2004/02/04 11:28:03 er 1.2.346.1: #i1967# replace ScTripel,ScRefTripel with ScAddress,ScRefAddress; get rid of some warnings


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [2eba16e292083583667a9d82c23ec57ccfd2ec1b]

INTEGRATION: CWS rowlimit (1.6.202); FILE MERGED 2004/03/31 17:49:32 er 1.6.202.4: #i1967# replace some USHRT_MAX with appropriate SCCOL_MAX,SCROW_MAX,SCTAB_MAX 2004/03/05 20:36:22 er 1.6.202.3: #i1967# type correctness 2004/02/04 11:28:03 er 1.6.202.2: #i1967# replace ScTripel,ScRefTripel with ScAddress,ScRefAddress; get rid of some warnings 2004/01/09 20:51:39 er 1.6.202.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [3c84184ac6f7a0faa5fab383d41b7701736942f3]

INTEGRATION: CWS rowlimit (1.5.334); FILE MERGED 2004/04/07 14:44:16 er 1.5.334.5: #i1967# #i5062# replace Sfx(Broadcaster|Listener) with Svt(Broadcaster|Listener) for mass objects like formula cells 2004/04/06 14:17:06 er 1.5.334.4: #i1967# change REPEAT_NONE to SCCOL_REPEAT_NONE,SCROW_REPEAT_NONE 2004/03/05 20:36:22 er 1.5.334.3: #i1967# type correctness 2004/01/12 17:14:32 er 1.5.334.2: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short 2004/01/09 20:51:39 er 1.5.334.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [8df3d9f74ed1477de6cf76533b5cc46be690aeae]

INTEGRATION: CWS rowlimit (1.8.202); FILE MERGED 2004/03/25 21:35:54 er 1.8.202.7: #i1967# use ValidCol,ValidRow,ValidTab 2004/03/15 17:39:21 er 1.8.202.6: RESYNC: (1.8-1.9); FILE MERGED 2004/03/11 12:07:44 er 1.8.202.5: #i1967# type correctness 2004/03/05 20:36:22 er 1.8.202.4: #i1967# type correctness 2004/01/16 17:42:44 er 1.8.202.3: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short 2004/01/12 17:14:32 er 1.8.202.2: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short 2004/01/09 20:51:38 er 1.8.202.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [ad32437f3b4771f830967f45301317b90b4fa32a]

INTEGRATION: CWS rowlimit (1.15.178); FILE MERGED 2004/03/31 17:49:32 er 1.15.178.5: #i1967# replace some USHRT_MAX with appropriate SCCOL_MAX,SCROW_MAX,SCTAB_MAX 2004/03/25 21:35:54 er 1.15.178.4: #i1967# use ValidCol,ValidRow,ValidTab 2004/03/11 12:07:43 er 1.15.178.3: #i1967# type correctness 2004/03/05 20:36:21 er 1.15.178.2: #i1967# type correctness 2004/01/09 20:51:38 er 1.15.178.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [b912f80c1b222be03e90e72b3766ffd1cc82f4e7]

INTEGRATION: CWS rowlimit (1.24.16); FILE MERGED 2004/05/27 18:44:57 er 1.24.16.12: #i1967# ExtendMerge, IsBlockEmpty: check for valid column numbers 2004/05/06 16:01:06 er 1.24.16.11: #i1967# type correctness 2004/04/29 16:23:15 er 1.24.16.10: RESYNC: (1.25-1.26); FILE MERGED 2004/03/25 21:35:53 er 1.24.16.9: #i1967# use ValidCol,ValidRow,ValidTab 2004/03/18 18:29:37 er 1.24.16.8: #i1967# type correctness 2004/03/11 12:07:43 er 1.24.16.7: #i1967# type correctness 2004/03/07 11:32:52 jmarmion 1.24.16.6: #i1967# step 5 changes 2004/02/13 11:33:17 er 1.24.16.5: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short 2004/02/11 14:08:59 er 1.24.16.4: RESYNC: (1.24-1.25); FILE MERGED 2004/01/16 17:42:44 er 1.24.16.3: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short 2004/01/12 17:14:31 er 1.24.16.2: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short 2004/01/09 20:51:37 er 1.24.16.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [ab0043254ff5e1ab770987b175a52e184c28ea49]

INTEGRATION: CWS rowlimit (1.7.16); FILE MERGED 2004/04/06 14:17:06 er 1.7.16.8: #i1967# change REPEAT_NONE to SCCOL_REPEAT_NONE,SCROW_REPEAT_NONE 2004/03/25 21:35:53 er 1.7.16.7: #i1967# use ValidCol,ValidRow,ValidTab 2004/03/11 12:07:42 er 1.7.16.6: #i1967# type correctness 2004/03/07 11:32:52 jmarmion 1.7.16.5: #i1967# step 5 changes 2004/02/11 14:08:50 er 1.7.16.4: RESYNC: (1.7-1.8); FILE MERGED 2004/01/16 17:42:43 er 1.7.16.3: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short 2004/01/12 17:14:31 er 1.7.16.2: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short 2004/01/09 20:51:37 er 1.7.16.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [4295ce8438b8acb72f443808ee41af3ae603f4a1]

INTEGRATION: CWS rowlimit (1.6.178); FILE MERGED 2004/01/09 20:51:36 er 1.6.178.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [610caf9ae62d7bf464ecc29cb3bb49ab7831b6ae]

INTEGRATION: CWS rowlimit (1.1.338); FILE MERGED 2004/03/07 11:32:52 jmarmion 1.1.338.2: #i1967# step 5 changes 2004/01/09 20:51:36 er 1.1.338.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [0e8e721090921bbab5646e3e7ba9d46a55c0aaad]

INTEGRATION: CWS rowlimit (1.4.330); FILE MERGED 2004/03/15 17:39:12 er 1.4.330.5: RESYNC: (1.4-1.5); FILE MERGED 2004/03/11 12:07:42 er 1.4.330.4: #i1967# type correctness 2004/03/07 11:32:51 jmarmion 1.4.330.3: #i1967# step 5 changes 2004/01/12 17:14:30 er 1.4.330.2: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short 2004/01/09 20:51:36 er 1.4.330.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [6d40ca621d4beebfaf77ceed6910eb62e4a40b0f]

INTEGRATION: CWS rowlimit (1.4.304); FILE MERGED 2004/03/25 21:35:53 er 1.4.304.7: #i1967# use ValidCol,ValidRow,ValidTab 2004/03/18 18:29:36 er 1.4.304.6: #i1967# type correctness 2004/03/11 13:02:49 er 1.4.304.5: #i1967# resolve ambiguity 2004/03/11 12:07:42 er 1.4.304.4: #i1967# type correctness 2004/03/07 11:32:51 jmarmion 1.4.304.3: #i1967# step 5 changes 2004/01/12 17:14:29 er 1.4.304.2: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short 2004/01/09 20:51:35 er 1.4.304.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [01db8b87fce13e01c8c736b840d404993a7d88ea]

INTEGRATION: CWS rowlimit (1.3.194); FILE MERGED 2004/03/31 17:49:32 er 1.3.194.5: #i1967# replace some USHRT_MAX with appropriate SCCOL_MAX,SCROW_MAX,SCTAB_MAX 2004/03/11 12:07:41 er 1.3.194.4: #i1967# type correctness 2004/03/07 11:32:51 jmarmion 1.3.194.3: #i1967# step 5 changes 2004/01/09 20:51:35 er 1.3.194.2: #i1967# SCCOL,SCROW,SCTAB replace USHORT 2003/11/28 19:47:46 er 1.3.194.1: #i1967# move ScAddress, ScRange from global.hxx to address.hxx


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [c7d2d36d5c045de7740b3eb32a3049c1a4351b7d]

INTEGRATION: CWS rowlimit (1.3.334); FILE MERGED 2004/03/25 17:46:33 er 1.3.334.5: #i1967# consolidate ColToAlpha,AlphaToCol methods 2004/03/11 12:07:41 er 1.3.334.4: #i1967# type correctness 2004/03/07 11:32:50 jmarmion 1.3.334.3: #i1967# step 5 changes 2004/01/16 17:42:43 er 1.3.334.2: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short 2004/01/09 20:51:34 er 1.3.334.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [98eaa52f16e521f2a3acc98211f76a2c17813dd2]

INTEGRATION: CWS rowlimit (1.5.202); FILE MERGED 2004/03/11 12:07:41 er 1.5.202.5: #i1967# type correctness 2004/03/07 11:32:50 jmarmion 1.5.202.4: #i1967# step 5 changes 2004/01/16 17:41:47 er 1.5.202.3: #i1967# typedef size_t SCSIZE 2004/01/09 20:50:31 er 1.5.202.2: #i1967# SCCOL,SCROW,SCTAB replace USHORT; arrays have size_t 2003/11/28 19:47:46 er 1.5.202.1: #i1967# move ScAddress, ScRange from global.hxx to address.hxx


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [c231c7bd2b17cbe5509ab24f18640f76ac1114aa]

INTEGRATION: CWS rowlimit (1.9.12); FILE MERGED 2004/04/07 14:44:16 er 1.9.12.1: #i1967# #i5062# replace Sfx(Broadcaster|Listener) with Svt(Broadcaster|Listener) for mass objects like formula cells


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [538a55705ef19d1bda5de7a8b16cf605eb3229dd]

INTEGRATION: CWS rowlimit (1.11.330); FILE MERGED 2004/04/29 16:22:40 er 1.11.330.11: RESYNC: (1.12-1.13); FILE MERGED 2004/03/31 17:49:31 er 1.11.330.10: #i1967# replace some USHRT_MAX with appropriate SCCOL_MAX,SCROW_MAX,SCTAB_MAX 2004/03/25 17:46:33 er 1.11.330.9: #i1967# consolidate ColToAlpha,AlphaToCol methods 2004/03/15 14:29:57 er 1.11.330.8: #i1967# ScAddress::Format: remove superfluous local variables hiding member variables 2004/03/11 12:07:41 er 1.11.330.7: #i1967# type correctness 2004/03/07 11:31:34 jmarmion 1.11.330.6: #i1967# step 5 changes. 2004/02/04 11:28:03 er 1.11.330.5: #i1967# replace ScTripel,ScRefTripel with ScAddress,ScRefAddress; get rid of some warnings 2004/01/23 18:15:02 er 1.11.330.4: #i1967# restructure ScAddress to use SCCOL/SCROW/SCTAB instead of one single UINT32; make converting ctors explicit 2004/01/09 20:51:34 er 1.11.330.3: #i1967# SCCOL,SCROW,SCTAB replace USHORT 2003/12/12 12:42:34 er 1.11.330.2: RESYNC: (1.11-1.12); FILE MERGED 2003/11/28 19:47:46 er 1.11.330.1: #i1967# move ScAddress, ScRange from global.hxx to address.hxx


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [a473478957dbb99e2cfd86bbe8677c1342c6acef]

INTEGRATION: CWS rowlimit (1.3.338); FILE MERGED 2004/03/25 21:35:52 er 1.3.338.6: #i1967# use ValidCol,ValidRow,ValidTab 2004/03/11 12:07:40 er 1.3.338.5: #i1967# type correctness 2004/03/07 11:31:33 jmarmion 1.3.338.4: #i1967# step 5 changes. 2004/02/11 14:08:06 er 1.3.338.3: RESYNC: (1.3-1.4); FILE MERGED 2004/01/16 17:42:43 er 1.3.338.2: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short 2004/01/09 20:51:33 er 1.3.338.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [1b4072194fd460ee21bcba86a77c1d3357a4cd4b]

INTEGRATION: CWS rowlimit (1.23.16); FILE MERGED 2004/03/11 12:07:40 er 1.23.16.7: #i1967# type correctness 2004/03/07 11:31:33 jmarmion 1.23.16.6: #i1967# step 5 changes. 2004/02/11 14:07:55 er 1.23.16.5: RESYNC: (1.24-1.26); FILE MERGED 2004/02/04 11:28:02 er 1.23.16.4: #i1967# replace ScTripel,ScRefTripel with ScAddress,ScRefAddress; get rid of some warnings 2004/01/21 14:45:43 er 1.23.16.3: RESYNC: (1.23-1.24); FILE MERGED 2004/01/12 17:14:29 er 1.23.16.2: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short 2004/01/09 20:51:33 er 1.23.16.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [52d21a4d0d3f1d87c0db148f7509a47f1ea13ced]

INTEGRATION: CWS rowlimit (1.5.328); FILE MERGED 2004/04/29 16:22:20 er 1.5.328.2: RESYNC: (1.5-1.6); FILE MERGED 2004/01/16 17:42:42 er 1.5.328.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [10a65153b15c30aefdfd1da5d39607082e79dbe8]

INTEGRATION: CWS rowlimit (1.3.304); FILE MERGED 2004/04/29 16:22:11 er 1.3.304.4: RESYNC: (1.3-1.4); FILE MERGED 2004/03/11 12:07:40 er 1.3.304.3: #i1967# type correctness 2004/01/16 17:42:42 er 1.3.304.2: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short 2004/01/09 20:51:32 er 1.3.304.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [30fbc8b8237264c535b6e0622b58025fb05218d3]

INTEGRATION: CWS rowlimit (1.6.202); FILE MERGED 2004/04/29 16:22:03 er 1.6.202.2: RESYNC: (1.6-1.7); FILE MERGED 2004/01/16 17:42:42 er 1.6.202.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [ffc090c643093e9cbf5479e6196167af0af64280]

INTEGRATION: CWS rowlimit (1.5.322); FILE MERGED 2004/05/06 16:01:06 er 1.5.322.5: #i1967# type correctness 2004/04/29 16:21:39 er 1.5.322.4: RESYNC: (1.6-1.7); FILE MERGED 2004/03/15 17:38:56 er 1.5.322.3: RESYNC: (1.5-1.6); FILE MERGED 2004/03/07 11:31:33 jmarmion 1.5.322.2: #i1967# step 5 changes. 2004/01/09 20:51:32 er 1.5.322.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [7436d9647f618020e966431a0802e569b7db1cde]

INTEGRATION: CWS rowlimit (1.9.304); FILE MERGED 2004/05/06 16:01:05 er 1.9.304.5: #i1967# type correctness 2004/04/29 16:21:31 er 1.9.304.4: RESYNC: (1.9-1.10); FILE MERGED 2004/03/11 12:07:39 er 1.9.304.3: #i1967# type correctness 2004/03/07 11:31:32 jmarmion 1.9.304.2: #i1967# step 5 changes. 2004/01/09 20:51:32 er 1.9.304.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [a37ab92864f75e851ba7e27dc0be63b81ad9a1ec]

INTEGRATION: CWS rowlimit (1.52.12); FILE MERGED 2004/03/25 21:35:52 er 1.52.12.9: #i1967# use ValidCol,ValidRow,ValidTab 2004/03/11 12:07:38 er 1.52.12.8: #i1967# type correctness 2004/03/07 11:31:32 jmarmion 1.52.12.7: #i1967# step 5 changes. 2004/02/13 11:33:17 er 1.52.12.6: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short 2004/02/11 14:07:45 er 1.52.12.5: RESYNC: (1.53-1.54); FILE MERGED 2004/01/21 14:45:28 er 1.52.12.4: RESYNC: (1.52-1.53); FILE MERGED 2004/01/16 17:42:41 er 1.52.12.3: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short 2004/01/12 17:14:28 er 1.52.12.2: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short 2004/01/09 20:51:31 er 1.52.12.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [0dc39cf2a7e4dad21b87ead87356c91d63147971]

INTEGRATION: CWS rowlimit (1.21.28); FILE MERGED 2004/03/25 21:35:52 er 1.21.28.5: #i1967# use ValidCol,ValidRow,ValidTab 2004/03/11 12:07:38 er 1.21.28.4: #i1967# type correctness 2004/03/07 11:31:32 jmarmion 1.21.28.3: #i1967# step 5 changes. 2004/02/04 11:28:01 er 1.21.28.2: #i1967# replace ScTripel,ScRefTripel with ScAddress,ScRefAddress; get rid of some warnings 2004/01/09 20:51:31 er 1.21.28.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [2975df3be192a9ff43a52125cca401a373829cb9]

INTEGRATION: CWS rowlimit (1.31.16); FILE MERGED 2004/03/25 21:35:51 er 1.31.16.6: #i1967# use ValidCol,ValidRow,ValidTab 2004/03/15 17:38:43 er 1.31.16.5: RESYNC: (1.32-1.34); FILE MERGED 2004/03/11 12:07:38 er 1.31.16.4: #i1967# type correctness 2004/02/11 14:07:35 er 1.31.16.3: RESYNC: (1.31-1.32); FILE MERGED 2004/01/12 17:14:27 er 1.31.16.2: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short 2004/01/09 20:51:30 er 1.31.16.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [0eca9917c451a22586eb696e8d81d1ff6a6f5bb5]

INTEGRATION: CWS rowlimit (1.4.302); FILE MERGED 2004/04/07 14:44:15 er 1.4.302.5: #i1967# #i5062# replace Sfx(Broadcaster|Listener) with Svt(Broadcaster|Listener) for mass objects like formula cells 2004/03/15 17:38:35 er 1.4.302.4: RESYNC: (1.5-1.6); FILE MERGED 2004/01/21 14:45:13 er 1.4.302.3: RESYNC: (1.4-1.5); FILE MERGED 2004/01/12 17:14:27 er 1.4.302.2: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short 2004/01/09 20:51:30 er 1.4.302.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [cc37ea930bdcc114c627916bc6fa56151aa069f2]

INTEGRATION: CWS rowlimit (1.10.322); FILE MERGED 2004/01/09 20:51:29 er 1.10.322.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [99277239e465079249bd692e411db6425da684b7]

INTEGRATION: CWS rowlimit (1.19.28); FILE MERGED 2004/03/11 12:07:37 er 1.19.28.4: #i1967# type correctness 2004/03/07 11:31:31 jmarmion 1.19.28.3: #i1967# step 5 changes. 2004/01/12 17:14:26 er 1.19.28.2: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short 2004/01/09 20:51:29 er 1.19.28.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [58349e3e750831be74405199e07c97d8978f3d2c]

INTEGRATION: CWS rowlimit (1.11.178); FILE MERGED 2004/05/06 16:01:05 er 1.11.178.8: #i1967# type correctness 2004/03/25 21:35:51 er 1.11.178.7: #i1967# use ValidCol,ValidRow,ValidTab 2004/03/16 09:37:23 er 1.11.178.6: #i1967# add compiler.hxx 2004/03/11 12:07:37 er 1.11.178.5: #i1967# type correctness 2004/03/07 11:31:31 jmarmion 1.11.178.4: #i1967# step 5 changes. 2004/02/04 11:28:01 er 1.11.178.3: #i1967# replace ScTripel,ScRefTripel with ScAddress,ScRefAddress; get rid of some warnings 2004/01/09 20:51:28 er 1.11.178.2: #i1967# SCCOL,SCROW,SCTAB replace USHORT 2003/11/28 19:47:45 er 1.11.178.1: #i1967# move ScAddress, ScRange from global.hxx to address.hxx


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [457bab1ba488dfcf7d0830820d6b0c9c02ec6980]

INTEGRATION: CWS rowlimit (1.19.32); FILE MERGED 2004/05/03 08:51:33 er 1.19.32.10: #i1967# type correctness 2004/04/29 16:21:21 er 1.19.32.9: RESYNC: (1.21-1.23); FILE MERGED 2004/03/25 21:35:51 er 1.19.32.8: #i1967# use ValidCol,ValidRow,ValidTab 2004/03/15 17:38:23 er 1.19.32.7: RESYNC: (1.20-1.21); FILE MERGED 2004/03/11 12:07:37 er 1.19.32.6: #i1967# type correctness 2004/02/13 11:33:16 er 1.19.32.5: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short 2004/02/11 14:07:26 er 1.19.32.4: RESYNC: (1.19-1.20); FILE MERGED 2004/02/04 11:28:00 er 1.19.32.3: #i1967# replace ScTripel,ScRefTripel with ScAddress,ScRefAddress; get rid of some warnings 2004/01/16 17:42:41 er 1.19.32.2: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short 2004/01/09 20:51:28 er 1.19.32.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [1961b4bb129d0624e9cad9a1627b2b596ba38963]

INTEGRATION: CWS rowlimit (1.40.14); FILE MERGED 2004/03/25 21:35:50 er 1.40.14.6: #i1967# use ValidCol,ValidRow,ValidTab 2004/03/07 11:30:13 jmarmion 1.40.14.5: #i1967# step 5 changes. 2004/02/11 14:07:16 er 1.40.14.4: RESYNC: (1.41-1.42); FILE MERGED 2004/01/21 14:44:55 er 1.40.14.3: RESYNC: (1.40-1.41); FILE MERGED 2004/01/12 17:14:26 er 1.40.14.2: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short 2004/01/09 20:51:28 er 1.40.14.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [3faba825530c2942526f60dc1a5163f49fcddd99]

INTEGRATION: CWS rowlimit (1.9.16); FILE MERGED 2004/03/25 21:35:50 er 1.9.16.4: #i1967# use ValidCol,ValidRow,ValidTab 2004/03/11 12:07:37 er 1.9.16.3: #i1967# type correctness 2004/01/16 17:41:47 er 1.9.16.2: #i1967# typedef size_t SCSIZE 2004/01/09 20:50:31 er 1.9.16.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; arrays have size_t


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [c23711aed55aba2bc6c6f8724e61f2c5fd25342b]

INTEGRATION: CWS rowlimit (1.2.344); FILE MERGED 2004/03/15 17:38:15 er 1.2.344.2: RESYNC: (1.2-1.3); FILE MERGED 2004/01/09 20:51:27 er 1.2.344.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [f4b4376b97aa13396ce65e2d43b903ef9d1eff2e]

INTEGRATION: CWS rowlimit (1.12.74); FILE MERGED 2004/03/11 12:07:36 er 1.12.74.5: #i1967# type correctness 2004/03/07 11:30:13 jmarmion 1.12.74.4: #i1967# step 5 changes. 2004/02/13 11:33:16 er 1.12.74.3: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short 2004/01/12 17:14:25 er 1.12.74.2: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short 2004/01/09 20:51:27 er 1.12.74.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [49e7c850d5e4b2df36677a08e4f2c47349094f0c]

INTEGRATION: CWS rowlimit (1.9.202); FILE MERGED 2004/04/29 16:21:02 er 1.9.202.8: RESYNC: (1.10-1.11); FILE MERGED 2004/04/07 14:44:15 er 1.9.202.7: #i1967# #i5062# replace Sfx(Broadcaster|Listener) with Svt(Broadcaster|Listener) for mass objects like formula cells 2004/03/18 18:29:36 er 1.9.202.6: #i1967# type correctness 2004/03/15 17:38:06 er 1.9.202.5: RESYNC: (1.9-1.10); FILE MERGED 2004/03/11 12:07:36 er 1.9.202.4: #i1967# type correctness 2004/03/07 11:30:12 jmarmion 1.9.202.3: #i1967# step 5 changes. 2004/01/16 17:35:03 er 1.9.202.2: #i1967# typedef size_t SCSIZE 2004/01/09 20:50:30 er 1.9.202.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; arrays have size_t


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [f67e15fe8e8963ae7ade097d8588c1d8acd9f293]

INTEGRATION: CWS rowlimit (1.18.302); FILE MERGED 2004/04/07 14:44:14 er 1.18.302.6: #i1967# #i5062# replace Sfx(Broadcaster|Listener) with Svt(Broadcaster|Listener) for mass objects like formula cells 2004/03/25 21:35:49 er 1.18.302.5: #i1967# use ValidCol,ValidRow,ValidTab 2004/03/11 12:07:35 er 1.18.302.4: #i1967# type correctness 2004/03/07 11:30:12 jmarmion 1.18.302.3: #i1967# step 5 changes. 2004/01/16 17:35:03 er 1.18.302.2: #i1967# typedef size_t SCSIZE 2004/01/09 20:50:29 er 1.18.302.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; arrays have size_t


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [33c96c4b206dc6719e7f270a5419440c1fe8709e]

INTEGRATION: CWS rowlimit (1.10.186); FILE MERGED 2004/04/07 14:44:14 er 1.10.186.6: #i1967# #i5062# replace Sfx(Broadcaster|Listener) with Svt(Broadcaster|Listener) for mass objects like formula cells 2004/03/18 18:29:35 er 1.10.186.5: #i1967# type correctness 2004/03/11 12:07:35 er 1.10.186.4: #i1967# type correctness 2004/03/08 13:19:33 er 1.10.186.3: #i1967# type correctness 2004/01/16 17:35:02 er 1.10.186.2: #i1967# typedef size_t SCSIZE 2004/01/09 20:50:29 er 1.10.186.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; arrays have size_t


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [e8ace7dffa7776078652a042a86a97daca16cd4a]

INTEGRATION: CWS rowlimit (1.18.146); FILE MERGED 2004/03/15 17:37:58 er 1.18.146.4: RESYNC: (1.18-1.19); FILE MERGED 2004/03/07 11:30:12 jmarmion 1.18.146.3: #i1967# step 5 changes. 2004/01/13 17:04:13 er 1.18.146.2: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short 2004/01/09 20:51:26 er 1.18.146.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [e4810348fcc37bfd6b29f65fbee975dcfc0974ef]

INTEGRATION: CWS rowlimit (1.18.146); FILE MERGED 2004/04/07 14:44:13 er 1.18.146.6: #i1967# #i5062# replace Sfx(Broadcaster|Listener) with Svt(Broadcaster|Listener) for mass objects like formula cells 2004/03/17 12:24:56 er 1.18.146.5: #i1967# type correctness (ScMatrix parameters are SCSIZE now) 2004/03/15 17:37:45 er 1.18.146.4: RESYNC: (1.18-1.19); FILE MERGED 2004/03/07 11:30:11 jmarmion 1.18.146.3: #i1967# step 5 changes. 2004/02/04 11:27:59 er 1.18.146.2: #i1967# replace ScTripel,ScRefTripel with ScAddress,ScRefAddress; get rid of some warnings 2004/01/09 20:51:26 er 1.18.146.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [75936446a9ce0c311e8756b0aafa853bdd994c4e]

INTEGRATION: CWS rowlimit (1.4.202); FILE MERGED 2004/05/24 12:02:49 er 1.4.202.9: #i1967# replace the multiset equalness attempt with a unique set 2004/04/19 14:18:37 er 1.4.202.8: #i1967# get rid of SV_PTRARR_SORT, use STL multiset 2004/04/07 14:44:12 er 1.4.202.7: #i1967# #i5062# replace Sfx(Broadcaster|Listener) with Svt(Broadcaster|Listener) for mass objects like formula cells 2004/03/25 21:35:49 er 1.4.202.6: #i1967# use ValidCol,ValidRow,ValidTab 2004/03/11 12:07:35 er 1.4.202.5: #i1967# type correctness 2004/03/07 11:30:11 jmarmion 1.4.202.4: #i1967# step 5 changes. 2004/01/15 17:56:06 er 1.4.202.3: #i1967# MAX...COUNT 2004/01/12 17:14:25 er 1.4.202.2: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short 2004/01/09 20:51:25 er 1.4.202.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [a9bea4a737ae2a56c864d802318eafb36ea92b52]

INTEGRATION: CWS rowlimit (1.6.308); FILE MERGED 2004/04/29 16:20:53 er 1.6.308.6: RESYNC: (1.6-1.7); FILE MERGED 2004/03/11 12:07:35 er 1.6.308.5: #i1967# type correctness 2004/03/07 11:30:11 jmarmion 1.6.308.4: #i1967# step 5 changes. 2004/02/13 11:33:16 er 1.6.308.3: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short 2004/01/16 17:42:40 er 1.6.308.2: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short 2004/01/09 20:51:25 er 1.6.308.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [3f83b32f4f8088b7723b3fdbdd3f667a64a95783]

INTEGRATION: CWS rowlimit (1.13.16); FILE MERGED 2004/03/16 09:40:38 er 1.13.16.7: #i1967# scope 2004/03/11 12:07:34 er 1.13.16.6: #i1967# type correctness 2004/03/07 11:30:10 jmarmion 1.13.16.5: #i1967# step 5 changes. 2004/02/13 11:33:16 er 1.13.16.4: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short 2004/02/11 14:07:06 er 1.13.16.3: RESYNC: (1.13-1.14); FILE MERGED 2004/01/16 17:35:02 er 1.13.16.2: #i1967# typedef size_t SCSIZE 2004/01/09 20:50:28 er 1.13.16.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; arrays have size_t


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [879681404f422dc03aa8ae203191c18855306800]

INTEGRATION: CWS rowlimit (1.27.12); FILE MERGED 2004/03/03 13:13:46 er 1.27.12.2: #i1967# type correctness 2004/02/27 12:46:38 er 1.27.12.1: #i1967# type correctness


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [ac8bbb2d540f69a51bf77c55fc329ecff2d983fa]

INTEGRATION: CWS rowlimit (1.5.12); FILE MERGED 2004/03/15 17:39:29 er 1.5.12.2: RESYNC: (1.5-1.6); FILE MERGED 2004/03/03 13:13:46 er 1.5.12.1: #i1967# type correctness


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [2088be40f3229be04eb0b571cfb41737e8da2711]

INTEGRATION: CWS rowlimit (1.11.324); FILE MERGED 2003/11/28 19:47:28 er 1.11.324.1: #i1967# move ScAddress, ScRange from global.hxx to address.hxx


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [fc79154dfe4e794eb004c669addc943b318a4fe2]

INTEGRATION: CWS rowlimit (1.5.74); FILE MERGED 2004/01/12 17:15:10 er 1.5.74.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [d73c7be6af0a3e864cba73a5119dcb5bdeaff210]

INTEGRATION: CWS rowlimit (1.1.1.1.346); FILE MERGED 2004/02/04 11:26:27 er 1.1.1.1.346.2: #i1967# replace ScTripel,ScRefTripel with ScAddress,ScRefAddress; get rid of some warnings 2003/11/28 19:47:28 er 1.1.1.1.346.1: #i1967# move ScAddress, ScRange from global.hxx to address.hxx


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [8e505218815997bf0c122bda707de91bc4a4ee19]

INTEGRATION: CWS rowlimit (1.2.18); FILE MERGED 2004/03/18 10:22:17 er 1.2.18.1: #i1967# type correctness


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [5a2a1fc4f3691b565490706c53f3400ea1b12e76]

INTEGRATION: CWS rowlimit (1.12.302); FILE MERGED 2003/11/28 19:47:27 er 1.12.302.1: #i1967# move ScAddress, ScRange from global.hxx to address.hxx


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [6e308c5de1b5e75c15dcb05393f0339ef0f975a6]

INTEGRATION: CWS rowlimit (1.1.1.1.346); FILE MERGED 2003/11/28 19:47:27 er 1.1.1.1.346.1: #i1967# move ScAddress, ScRange from global.hxx to address.hxx


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [1fc594f3f974e789054640fcc0fbdaa9a0d42ff9]

INTEGRATION: CWS rowlimit (1.3.178); FILE MERGED 2003/12/12 12:44:49 er 1.3.178.2: RESYNC: (1.3-1.4); FILE MERGED 2003/11/28 19:47:27 er 1.3.178.1: #i1967# move ScAddress, ScRange from global.hxx to address.hxx


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [f7e99608795acbd8025517e788578549f839899c]

INTEGRATION: CWS rowlimit (1.20.16); FILE MERGED 2004/04/07 14:44:12 er 1.20.16.13: #i1967# #i5062# replace Sfx(Broadcaster|Listener) with Svt(Broadcaster|Listener) for mass objects like formula cells 2004/03/11 12:05:48 er 1.20.16.12: #i1967# type correctness 2004/03/09 18:48:21 er 1.20.16.11: #i1967# type correctness 2004/03/09 18:37:01 er 1.20.16.10: #i1967# type correctness 2004/03/07 11:37:16 jmarmion 1.20.16.9: #i1967# step 5 changes. 2004/03/05 20:35:52 er 1.20.16.8: #i1967# type correctness 2004/03/05 12:22:13 er 1.20.16.7: #i1967# type correctness 2004/02/20 22:54:29 er 1.20.16.6: #i1967# type correctness 2004/02/11 14:12:04 er 1.20.16.5: RESYNC: (1.21-1.22); FILE MERGED 2004/01/21 14:47:09 er 1.20.16.4: RESYNC: (1.20-1.21); FILE MERGED 2004/01/16 17:39:48 er 1.20.16.3: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short 2004/01/12 17:15:08 er 1.20.16.2: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short 2004/01/09 20:51:05 er 1.20.16.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [2c120345b01c13b46b9f94cd48f2dc0c15193947]

INTEGRATION: CWS rowlimit (1.1.1.1.346); FILE MERGED 2004/03/15 17:41:56 er 1.1.1.1.346.2: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/03/11 12:05:48 er 1.1.1.1.346.1: #i1967# type correctness


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [2d04ec4666570dc34440cd8853a627d81d8e49ac]

INTEGRATION: CWS rowlimit (1.1.338); FILE MERGED 2004/02/24 20:20:21 er 1.1.338.3: #i1967# type correctness 2004/01/16 17:39:48 er 1.1.338.2: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short 2004/01/12 17:15:07 er 1.1.338.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [fe02df902d6fb04654776dda9ad302ef51fbac33]

INTEGRATION: CWS rowlimit (1.6.302); FILE MERGED 2003/11/28 19:47:27 er 1.6.302.1: #i1967# move ScAddress, ScRange from global.hxx to address.hxx


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [9e10d0def636e8bf20270ddf6914fed25c8b0e4d]

INTEGRATION: CWS rowlimit (1.2.18); FILE MERGED 2004/03/17 12:23:34 er 1.2.18.1: #i1967# type correctness (ScMatrix parameters are SCSIZE now)


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [60c2e892727f17195bbe8e011017acb7022f0265]

INTEGRATION: CWS rowlimit (1.1.338); FILE MERGED 2003/11/28 19:47:26 er 1.1.338.1: #i1967# move ScAddress, ScRange from global.hxx to address.hxx


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [f8dd1001ed77d65d5e0c5aeeccae197ef4dca8d1]

INTEGRATION: CWS rowlimit (1.6.202); FILE MERGED 2004/03/25 20:28:42 er 1.6.202.7: #i1967# use ValidCol,ValidRow,ValidTab 2004/03/19 16:19:55 er 1.6.202.6: #i1967# type correctness (pass SCTAB to ScExtDocOptions::SetExtTabOptions()/GetExtTabOptions()) 2004/03/15 17:41:22 er 1.6.202.5: RESYNC: (1.7-1.8); FILE MERGED 2004/01/16 17:39:47 er 1.6.202.4: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short 2004/01/12 17:15:07 er 1.6.202.3: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short 2003/12/12 12:44:36 er 1.6.202.2: RESYNC: (1.6-1.7); FILE MERGED 2003/11/28 19:47:26 er 1.6.202.1: #i1967# move ScAddress, ScRange from global.hxx to address.hxx


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [9996247f18c1e99974c77b8c259866e6fbb03385]

INTEGRATION: CWS rowlimit (1.3.74); FILE MERGED 2004/01/16 17:39:47 er 1.3.74.2: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short 2003/11/28 19:47:26 er 1.3.74.1: #i1967# move ScAddress, ScRange from global.hxx to address.hxx


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [357b261b9006810f1db976309a39308e52857df6]

INTEGRATION: CWS rowlimit (1.3.302); FILE MERGED 2004/02/04 11:26:27 er 1.3.302.2: #i1967# replace ScTripel,ScRefTripel with ScAddress,ScRefAddress; get rid of some warnings 2004/01/12 17:15:06 er 1.3.302.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [277c5d7ffd66a33e17c1cc7fc51583ad9383483e]

INTEGRATION: CWS rowlimit (1.5.302); FILE MERGED 2004/01/12 17:15:05 er 1.5.302.2: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short 2003/11/28 19:47:25 er 1.5.302.1: #i1967# move ScAddress, ScRange from global.hxx to address.hxx


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [3a6fe7396432c84593350edccebda237bdda6f66]

INTEGRATION: CWS rowlimit (1.2.334); FILE MERGED 2004/01/12 17:15:04 er 1.2.334.2: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short 2003/11/28 19:47:25 er 1.2.334.1: #i1967# move ScAddress, ScRange from global.hxx to address.hxx


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [02520b5cf8278c5bafe305f4afdffd3b88ad1c9d]

INTEGRATION: CWS rowlimit (1.2.16); FILE MERGED 2004/03/05 17:11:41 er 1.2.16.2: #i1967# type correctness 2004/01/12 17:15:03 er 1.2.16.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [4f7888707c188c9021cbdaf8ae399a2aacc620ee]

INTEGRATION: CWS rowlimit (1.1.1.1.346); FILE MERGED 2004/04/29 16:16:52 er 1.1.1.1.346.8: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/03/11 12:05:48 er 1.1.1.1.346.7: #i1967# type correctness 2004/03/03 21:35:26 er 1.1.1.1.346.6: #i1967# type correctness 2004/02/26 17:29:22 jmarmion 1.1.1.1.346.5: #i1967# step 5 changes. 2004/01/16 17:39:47 er 1.1.1.1.346.4: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short 2004/01/12 17:15:03 er 1.1.1.1.346.3: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short 2004/01/09 20:51:04 er 1.1.1.1.346.2: #i1967# SCCOL,SCROW,SCTAB replace USHORT 2003/11/28 19:47:24 er 1.1.1.1.346.1: #i1967# move ScAddress, ScRange from global.hxx to address.hxx


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [3d2c00f6613a52b9bc1425719d6ffb4741611cce]

INTEGRATION: CWS rowlimit (1.1.2); FILE ADDED 2004/02/04 11:26:27 er 1.1.2.2: #i1967# replace ScTripel,ScRefTripel with ScAddress,ScRefAddress; get rid of some warnings 2003/11/28 19:46:36 er 1.1.2.1: #i1967# move ScAddress, ScRange from global.hxx to address.hxx


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [01e74c91cb9c6db993b85a17ddeae98fb11a7074]

INTEGRATION: CWS rowlimit (1.1.1.1.346); FILE MERGED 2004/04/29 16:16:43 er 1.1.1.1.346.2: RESYNC: (1.1.1.1-1.2); FILE MERGED 2003/11/28 19:47:24 er 1.1.1.1.346.1: #i1967# move ScAddress, ScRange from global.hxx to address.hxx


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [4c4f16b31ac50efca5fdc106cecb76a63dc4841b]

INTEGRATION: CWS rowlimit (1.2.304); FILE MERGED 2004/03/11 12:05:48 er 1.2.304.6: #i1967# type correctness 2004/03/07 11:38:44 jmarmion 1.2.304.5: #i1967# step 5 changes. 2004/02/26 19:42:13 er 1.2.304.4: #i1967# type correctness 2004/02/26 17:29:21 jmarmion 1.2.304.3: #i1967# step 5 changes. 2004/02/20 22:54:28 er 1.2.304.2: #i1967# type correctness 2004/01/12 17:15:03 er 1.2.304.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [f36f163ae991ecf2b215f28a2f6a601e06b90ec0]

INTEGRATION: CWS rowlimit (1.1.1.1.346); FILE MERGED 2003/11/28 19:47:24 er 1.1.1.1.346.1: #i1967# move ScAddress, ScRange from global.hxx to address.hxx


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [545b54a09548c48505f3799e4474e290797c6b8a]

INTEGRATION: CWS rowlimit (1.2.346); FILE MERGED 2003/11/28 19:47:24 er 1.2.346.1: #i1967# move ScAddress, ScRange from global.hxx to address.hxx


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [310fe3fd8e5d07821975d5b845eecbc02c082156]

INTEGRATION: CWS rowlimit (1.1.1.1.346); FILE MERGED 2004/02/20 22:54:28 er 1.1.1.1.346.4: #i1967# type correctness 2004/01/16 17:39:46 er 1.1.1.1.346.3: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short 2004/01/09 20:51:04 er 1.1.1.1.346.2: #i1967# SCCOL,SCROW,SCTAB replace USHORT 2003/11/28 19:47:23 er 1.1.1.1.346.1: #i1967# move ScAddress, ScRange from global.hxx to address.hxx


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [adad975df75f5b80dea412d10c1ee2e713926770]

INTEGRATION: CWS rowlimit (1.2.322); FILE MERGED 2004/01/16 17:39:11 er 1.2.322.2: #i1967# typedef size_t SCSIZE 2004/01/09 20:50:00 er 1.2.322.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; arrays have size_t


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [a530b2f0faf0b7040d34b90e9c4fcdc0e2f6cbcc]

INTEGRATION: CWS rowlimit (1.2.40); FILE MERGED 2003/11/28 19:47:23 er 1.2.40.1: #i1967# move ScAddress, ScRange from global.hxx to address.hxx


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [7f09c18de8654ac8bf746f623c992080e40163ba]

INTEGRATION: CWS rowlimit (1.1.1.1.346); FILE MERGED 2004/04/29 16:14:32 er 1.1.1.1.346.4: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/01/16 17:39:46 er 1.1.1.1.346.3: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short 2004/01/12 17:15:02 er 1.1.1.1.346.2: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short 2003/11/28 19:47:23 er 1.1.1.1.346.1: #i1967# move ScAddress, ScRange from global.hxx to address.hxx


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [85aa36e76abe4ce5e8ada557747732450c291a69]

INTEGRATION: CWS rowlimit (1.4.74); FILE MERGED 2003/11/28 19:47:22 er 1.4.74.1: #i1967# move ScAddress, ScRange from global.hxx to address.hxx


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [ea63bcd1b27477b17eb6e9a4644b6995d262a9c6]

INTEGRATION: CWS rowlimit (1.5.302); FILE MERGED 2003/11/28 19:47:22 er 1.5.302.1: #i1967# move ScAddress, ScRange from global.hxx to address.hxx


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [3dd2af6ee295788afe2c33a87144ca8cf0a12289]

INTEGRATION: CWS rowlimit (1.2.334); FILE MERGED 2004/01/12 17:15:00 er 1.2.334.2: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short 2003/11/28 19:47:21 er 1.2.334.1: #i1967# move ScAddress, ScRange from global.hxx to address.hxx


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [90faf861d3a321c644f14c8dc7bb7ce815c5b053]

INTEGRATION: CWS rowlimit (1.5.302); FILE MERGED 2004/01/16 17:39:45 er 1.5.302.2: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short 2004/01/12 17:14:59 er 1.5.302.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [facde0dcffb499b2ffb30c5cceb1305a0a86c8ad]

INTEGRATION: CWS rowlimit (1.13.310); FILE MERGED 2003/11/28 19:47:21 er 1.13.310.1: #i1967# move ScAddress, ScRange from global.hxx to address.hxx


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [bffdfcea16dbbdcb0810cb914c8c40c0f715de3d]

INTEGRATION: CWS rowlimit (1.8.302); FILE MERGED 2004/02/11 14:11:31 er 1.8.302.4: RESYNC: (1.9-1.10); FILE MERGED 2004/01/12 17:14:58 er 1.8.302.3: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short 2003/12/12 12:43:58 er 1.8.302.2: RESYNC: (1.8-1.9); FILE MERGED 2003/11/28 19:47:21 er 1.8.302.1: #i1967# move ScAddress, ScRange from global.hxx to address.hxx


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [437b0a0fb2deaf65a5bd625c2a7ae38d4b30da9a]

INTEGRATION: CWS rowlimit (1.1.1.1.346); FILE MERGED 2004/04/29 16:16:02 er 1.1.1.1.346.2: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/01/16 17:39:45 er 1.1.1.1.346.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [90c710208f409e593856d135b98d2352e8b61313]

INTEGRATION: CWS rowlimit (1.2.304); FILE MERGED 2003/11/28 19:47:20 er 1.2.304.1: #i1967# move ScAddress, ScRange from global.hxx to address.hxx


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [c50f86b6e964fe3aa354c8d457c0d1504afd0ff5]

INTEGRATION: CWS rowlimit (1.2.338); FILE MERGED 2004/04/29 16:15:43 er 1.2.338.3: RESYNC: (1.2-1.3); FILE MERGED 2004/01/12 17:14:58 er 1.2.338.2: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short 2003/11/28 19:47:20 er 1.2.338.1: #i1967# move ScAddress, ScRange from global.hxx to address.hxx


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [48caf7a887579582c1b6e46984510185b6697973]

INTEGRATION: CWS rowlimit (1.2.338); FILE MERGED 2004/04/29 16:15:35 er 1.2.338.6: RESYNC: (1.2-1.3); FILE MERGED 2004/03/11 12:05:47 er 1.2.338.5: #i1967# type correctness 2004/03/07 11:39:33 jmarmion 1.2.338.4: #i1967# step 5 changes. 2004/02/24 20:20:20 er 1.2.338.3: #i1967# type correctness 2004/01/12 17:14:57 er 1.2.338.2: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short 2003/11/28 19:47:20 er 1.2.338.1: #i1967# move ScAddress, ScRange from global.hxx to address.hxx


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [6381317e6c713cca9cd464e44612924701aff755]

INTEGRATION: CWS rowlimit (1.15.56); FILE MERGED 2004/03/15 17:40:36 er 1.15.56.5: RESYNC: (1.15-1.16); FILE MERGED 2004/02/27 15:58:23 jmarmion 1.15.56.4: #i1967# step 5 changes. 2004/01/16 17:39:45 er 1.15.56.3: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short 2004/01/12 17:14:57 er 1.15.56.2: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short 2003/11/28 19:47:19 er 1.15.56.1: #i1967# move ScAddress, ScRange from global.hxx to address.hxx


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [8bbe610ac6ba3de4e81efced986dbd57f7a2f2d1]

INTEGRATION: CWS rowlimit (1.69.26); FILE MERGED 2004/04/29 16:15:22 er 1.69.26.28: RESYNC: (1.74-1.75); FILE MERGED 2004/04/07 14:44:12 er 1.69.26.27: #i1967# #i5062# replace Sfx(Broadcaster|Listener) with Svt(Broadcaster|Listener) for mass objects like formula cells 2004/04/06 14:17:05 er 1.69.26.26: #i1967# change REPEAT_NONE to SCCOL_REPEAT_NONE,SCROW_REPEAT_NONE 2004/04/05 14:45:21 er 1.69.26.25: #i1967# move BCA_BRDCST_ALWAYS,BCA_LISTEN_ALWAYS to address.hxx 2004/03/31 17:47:27 er 1.69.26.24: #i1967# replace some USHRT_MAX with appropriate SCCOL_MAX,SCROW_MAX,SCTAB_MAX 2004/03/18 17:34:00 er 1.69.26.23: #i1967# type correctness 2004/03/15 17:40:28 er 1.69.26.22: RESYNC: (1.72-1.74); FILE MERGED 2004/03/11 12:05:47 er 1.69.26.21: #i1967# type correctness 2004/03/09 20:00:36 er 1.69.26.20: #i1967# type correctness 2004/03/09 19:46:40 er 1.69.26.19: #i1967# type correctness 2004/03/09 19:00:40 er 1.69.26.18: #i1967# type correctness 2004/03/09 18:48:21 er 1.69.26.17: #i1967# type correctness 2004/03/09 18:37:00 er 1.69.26.16: #i1967# type correctness 2004/03/07 11:44:24 jmarmion 1.69.26.15: #i1967# step 5 changes. 2004/03/05 20:35:51 er 1.69.26.14: #i1967# type correctness 2004/03/03 15:54:05 er 1.69.26.13: #i1967# type correctness 2004/02/27 17:20:20 er 1.69.26.12: #i1967# type correctness 2004/02/24 23:03:46 er 1.69.26.11: #i1967# type correctness 2004/02/20 22:54:28 er 1.69.26.10: #i1967# type correctness 2004/02/16 17:23:26 er 1.69.26.9: #i1967# type changes 2004/02/11 14:11:22 er 1.69.26.8: RESYNC: (1.71-1.72); FILE MERGED 2004/02/04 11:26:26 er 1.69.26.7: #i1967# replace ScTripel,ScRefTripel with ScAddress,ScRefAddress; get rid of some warnings 2004/01/16 17:39:44 er 1.69.26.6: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short 2004/01/15 19:51:38 er 1.69.26.5: #i1967# move SC_TAB_APPEND constant from document.hxx to address.hxx 2004/01/12 17:14:56 er 1.69.26.4: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short 2004/01/09 20:51:04 er 1.69.26.3: #i1967# SCCOL,SCROW,SCTAB replace USHORT 2003/12/12 12:43:39 er 1.69.26.2: RESYNC: (1.69-1.71); FILE MERGED 2003/11/28 19:47:19 er 1.69.26.1: #i1967# move ScAddress, ScRange from global.hxx to address.hxx


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [918a1e45594b36cd200e383ed3b742870f144306]

INTEGRATION: CWS rowlimit (1.3.324); FILE MERGED 2004/01/16 17:39:10 er 1.3.324.3: #i1967# typedef size_t SCSIZE 2004/01/09 20:50:00 er 1.3.324.2: #i1967# SCCOL,SCROW,SCTAB replace USHORT; arrays have size_t 2003/11/28 19:47:18 er 1.3.324.1: #i1967# move ScAddress, ScRange from global.hxx to address.hxx


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [e9afad5270c30676e060cba20b4ecbaaffdb0aa4]

INTEGRATION: CWS rowlimit (1.6.310); FILE MERGED 2004/02/04 11:26:25 er 1.6.310.2: #i1967# replace ScTripel,ScRefTripel with ScAddress,ScRefAddress; get rid of some warnings 2004/01/12 17:14:56 er 1.6.310.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [68b84d58a93e54d49c078e25ed764da2f5ea82bf]

INTEGRATION: CWS rowlimit (1.2.302); FILE MERGED 2004/01/12 17:14:55 er 1.2.302.2: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short 2003/11/28 19:47:18 er 1.2.302.1: #i1967# move ScAddress, ScRange from global.hxx to address.hxx


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [328d2ae534850ef0e8eea35b74021493242a4278]

INTEGRATION: CWS rowlimit (1.1.1.1.346); FILE MERGED 2004/01/12 17:14:55 er 1.1.1.1.346.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [d4fcb2dd61dfb2c664be3b530d265d1603de8d93]

INTEGRATION: CWS rowlimit (1.1.344); FILE MERGED 2004/01/12 17:14:55 er 1.1.344.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [cd66d3bd054b724269de400e6047ac9bde1c4313]

INTEGRATION: CWS rowlimit (1.5.334); FILE MERGED 2004/03/05 17:11:40 er 1.5.334.6: #i1967# type correctness 2004/03/05 12:22:13 er 1.5.334.5: #i1967# type correctness 2004/02/26 19:42:12 er 1.5.334.4: #i1967# type correctness 2004/01/12 17:14:54 er 1.5.334.3: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short 2003/12/19 20:16:12 er 1.5.334.2: #i1967# SCCOL,SCROW,SCTAB replace USHORT 2003/11/28 19:47:18 er 1.5.334.1: #i1967# move ScAddress, ScRange from global.hxx to address.hxx


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [0b94e900e5733b769fa4c58753cb81ce5386151b]

INTEGRATION: CWS rowlimit (1.3.324); FILE MERGED 2004/04/29 16:14:58 er 1.3.324.4: RESYNC: (1.3-1.4); FILE MERGED 2004/03/01 17:44:06 er 1.3.324.3: #i1967# type correctness 2004/02/27 12:13:37 jmarmion 1.3.324.2: #i1967# setp 5 changes. 2004/01/16 17:39:44 er 1.3.324.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [2ec07da70bfa17f52c6caecba7a24d31c320eabe]

INTEGRATION: CWS rowlimit (1.3.340); FILE MERGED 2004/02/20 22:54:28 er 1.3.340.3: #i1967# type correctness 2004/01/16 17:39:43 er 1.3.340.2: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short 2003/11/28 19:47:17 er 1.3.340.1: #i1967# move ScAddress, ScRange from global.hxx to address.hxx


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [b93b620a3c39b6a09b8da6115a954785470be99a]

INTEGRATION: CWS rowlimit (1.1.1.1.346); FILE MERGED 2004/03/05 17:11:39 er 1.1.1.1.346.4: #i1967# type correctness 2004/02/26 21:02:28 er 1.1.1.1.346.3: #i1967# type correctness 2004/01/12 17:14:54 er 1.1.1.1.346.2: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short 2003/12/19 20:16:11 er 1.1.1.1.346.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [b1718a6f5fbae0887916bc6186399d0b828ec108]

INTEGRATION: CWS rowlimit (1.4.308); FILE MERGED 2004/03/05 12:22:13 er 1.4.308.3: #i1967# type correctness 2004/01/12 17:14:53 er 1.4.308.2: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short 2003/11/28 19:47:17 er 1.4.308.1: #i1967# move ScAddress, ScRange from global.hxx to address.hxx


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [a69b32d172f6300dbfadf6c10032d55f7bce074e]

INTEGRATION: CWS rowlimit (1.8.302); FILE MERGED 2004/04/07 14:44:11 er 1.8.302.9: #i1967# #i5062# replace Sfx(Broadcaster|Listener) with Svt(Broadcaster|Listener) for mass objects like formula cells 2004/03/11 12:05:47 er 1.8.302.8: #i1967# type correctness 2004/03/08 12:33:19 er 1.8.302.7: #i1967# type correctness 2004/03/07 11:41:47 jmarmion 1.8.302.6: #i1967# step 5 changes. 2004/03/05 20:35:51 er 1.8.302.5: #i1967# type correctness 2004/02/20 22:54:28 er 1.8.302.4: #i1967# type correctness 2004/01/16 17:37:29 er 1.8.302.3: #i1967# typedef size_t SCSIZE 2004/01/09 20:49:59 er 1.8.302.2: #i1967# SCCOL,SCROW,SCTAB replace USHORT; arrays have size_t 2003/11/28 19:47:17 er 1.8.302.1: #i1967# move ScAddress, ScRange from global.hxx to address.hxx


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [09f31f3276ec16d5aba820bb019bd754a9a36108]

INTEGRATION: CWS rowlimit (1.1.1.1.346); FILE MERGED 2004/01/12 17:14:52 er 1.1.1.1.346.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [c6db3fdcddac42b8f7af16b1726504df92b1ff34]

INTEGRATION: CWS rowlimit (1.18.72); FILE MERGED 2004/03/15 17:40:12 er 1.18.72.7: RESYNC: (1.19-1.20); FILE MERGED 2004/03/05 12:22:13 er 1.18.72.6: #i1967# type correctness 2004/02/16 17:23:26 er 1.18.72.5: #i1967# type changes 2004/02/13 11:31:31 er 1.18.72.4: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short 2004/01/21 14:47:25 er 1.18.72.3: RESYNC: (1.18-1.19); FILE MERGED 2004/01/16 17:39:43 er 1.18.72.2: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short 2004/01/12 17:14:52 er 1.18.72.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [41d83fbf36463e481d9d2edfa316e6bcee6b7158]

INTEGRATION: CWS rowlimit (1.2.340); FILE MERGED 2004/01/16 17:39:42 er 1.2.340.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [b57f746e28a6890c2997f99eb324697bddef5729]

INTEGRATION: CWS rowlimit (1.3.314); FILE MERGED 2004/04/07 14:44:11 er 1.3.314.2: #i1967# #i5062# replace Sfx(Broadcaster|Listener) with Svt(Broadcaster|Listener) for mass objects like formula cells 2004/01/12 17:14:52 er 1.3.314.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [1eab4e411f09722dde160fe6cf5fbb9304d1411c]

INTEGRATION: CWS rowlimit (1.3.332); FILE MERGED 2004/03/18 19:40:01 er 1.3.332.2: #i1967# type correctness (ScChartPositionMap using SCSIZE) 2004/01/12 17:14:51 er 1.3.332.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [13c8273dd9739ee1f6453a069efeb90b7e92a6d2]

INTEGRATION: CWS rowlimit (1.18.36); FILE MERGED 2004/04/29 16:14:49 er 1.18.36.2: RESYNC: (1.18-1.19); FILE MERGED 2004/01/12 17:14:51 er 1.18.36.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [1cbc6554ec0b68d91922eefc5445e2222caf6c99]

INTEGRATION: CWS rowlimit (1.10.178); FILE MERGED 2004/04/07 14:44:10 er 1.10.178.6: #i1967# #i5062# replace Sfx(Broadcaster|Listener) with Svt(Broadcaster|Listener) for mass objects like formula cells 2004/03/17 12:23:33 er 1.10.178.5: #i1967# type correctness (ScMatrix parameters are SCSIZE now) 2004/03/15 17:39:45 er 1.10.178.4: RESYNC: (1.10-1.11); FILE MERGED 2004/03/05 12:22:13 er 1.10.178.3: #i1967# type correctness 2004/02/04 11:26:25 er 1.10.178.2: #i1967# replace ScTripel,ScRefTripel with ScAddress,ScRefAddress; get rid of some warnings 2004/01/12 17:14:50 er 1.10.178.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [05478254bb652ebdf0a4177040fc8efb7bf61013]

INTEGRATION: CWS rowlimit (1.3.302); FILE MERGED 2003/11/28 19:47:16 er 1.3.302.1: #i1967# move ScAddress, ScRange from global.hxx to address.hxx


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [f1a53f113ca0713297a9ffe156180382d954417b]

INTEGRATION: CWS rowlimit (1.1.1.1.346); FILE MERGED 2004/01/12 17:14:50 er 1.1.1.1.346.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [7ec84ae021dbf55b41acc38eb2bb1dd451407bf5]

INTEGRATION: CWS rowlimit (1.2.334); FILE MERGED 2004/04/29 16:14:41 er 1.2.334.3: RESYNC: (1.2-1.3); FILE MERGED 2004/01/16 17:39:42 er 1.2.334.2: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short 2003/11/28 19:47:16 er 1.2.334.1: #i1967# move ScAddress, ScRange from global.hxx to address.hxx


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [b8947e815958f5e08149a75ff8fe9ca6bd19c17c]

INTEGRATION: CWS rowlimit (1.4.302); FILE MERGED 2004/03/11 12:05:47 er 1.4.302.4: #i1967# type correctness 2004/02/20 22:54:27 er 1.4.302.3: #i1967# type correctness 2004/01/16 17:37:28 er 1.4.302.2: #i1967# typedef size_t SCSIZE 2004/01/09 20:49:59 er 1.4.302.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; arrays have size_t


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [0a22e6bd453d4b9415f5048c11945c18250d27e7]

INTEGRATION: CWS rowlimit (1.5.334); FILE MERGED 2003/11/28 19:47:16 er 1.5.334.1: #i1967# move ScAddress, ScRange from global.hxx to address.hxx


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [b718ed06c7183b7ac2dfdee14cdb0927a63a021f]

INTEGRATION: CWS rowlimit (1.2.40); FILE MERGED 2003/11/28 19:47:15 er 1.2.40.1: #i1967# move ScAddress, ScRange from global.hxx to address.hxx


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [43a21999a92c99867bc3417291719996776b0647]

INTEGRATION: CWS rowlimit (1.1.2); FILE ADDED 2004/05/17 16:09:39 er 1.1.2.28: #i1967# move TABLEID_DOC from viewfunc.hxx and assign proper value 2004/05/06 15:59:37 er 1.1.2.27: #i1967# remove some TODOs 2004/04/06 14:17:05 er 1.1.2.26: #i1967# change REPEAT_NONE to SCCOL_REPEAT_NONE,SCROW_REPEAT_NONE 2004/04/05 14:45:58 er 1.1.2.25: #i1967# move BCA_BRDCST_ALWAYS,BCA_LISTEN_ALWAYS from document.hxx and adjust to SCROW_MAX 2004/04/01 21:01:59 er 1.1.2.24: #i1967# xub_StrLen cast 2004/04/01 17:11:52 er 1.1.2.23: #i1967# switch to signed types and 64k rows 2004/03/25 22:23:05 er 1.1.2.22: #i1967# AlphaToCol() extra parameters not needed 2004/03/25 17:46:14 er 1.1.2.21: #i1967# consolidate ColToAlpha,AlphaToCol methods 2004/03/11 13:57:24 er 1.1.2.20: #i1967# MSC confuses numeric_limit max() with macro max() 2004/03/11 12:57:09 er 1.1.2.19: #i1967# hngngn.. resolve size_t Max() ambiguity too 2004/03/11 12:39:05 er 1.1.2.18: #i1967# resolve size_t Min() ambiguity 2004/03/11 12:05:46 er 1.1.2.17: #i1967# type correctness 2004/03/08 13:17:29 er 1.1.2.16: #i1967# restructure some portions 2004/02/20 16:42:32 er 1.1.2.15: #i1967# correct copy&paste error 2004/02/16 13:14:56 er 1.1.2.14: #i1967# MAXCOLROWCOUNT = MAXROWCOUNT 2004/02/04 11:26:25 er 1.1.2.13: #i1967# replace ScTripel,ScRefTripel with ScAddress,ScRefAddress; get rid of some warnings 2004/01/26 15:10:59 er 1.1.2.12: #i1967# implement ScAddress::Set() method 2004/01/23 18:14:14 er 1.1.2.11: #i1967# restructure ScAddress to use SCCOL/SCROW/SCTAB instead of one single UINT32; make converting ctors explicit 2004/01/16 17:35:39 er 1.1.2.10: #i1967# typedef size_t SCSIZE 2004/01/15 19:51:39 er 1.1.2.9: #i1967# move SC_TAB_APPEND constant from document.hxx to address.hxx 2004/01/15 18:02:17 er 1.1.2.8: #i1967# MAX...COUNT 2004/01/15 15:15:13 er 1.1.2.7: #i1967# add SCCOLROW, SCsCOLROW 2004/01/15 11:03:09 er 1.1.2.6: #i1967# define SC_ROWLIMIT_MORE_THAN_64K 0 2004/01/13 16:48:53 er 1.1.2.5: #i1967# add ValidTab with maxtab 2004/01/12 17:14:50 er 1.1.2.4: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short 2004/01/09 20:51:03 er 1.1.2.3: #i1967# SCCOL,SCROW,SCTAB replace USHORT 2003/12/19 20:16:11 er 1.1.2.2: #i1967# SCCOL,SCROW,SCTAB replace USHORT 2003/11/28 19:46:26 er 1.1.2.1: #i1967# move ScAddress, ScRange from global.hxx to address.hxx


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [1efcac5228de9c02e08b6054b968e217a0198b72]

INTEGRATION: CWS rowlimit (1.4.302); FILE MERGED 2004/03/15 17:39:53 er 1.4.302.2: RESYNC: (1.4-1.5); FILE MERGED 2003/11/28 19:47:15 er 1.4.302.1: #i1967# move ScAddress, ScRange from global.hxx to address.hxx


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [d2d16d13fe7cfecf30c8ae89be16d5764a82f47d]

INTEGRATION: CWS fmebugs02 (1.30.48); FILE MERGED 2004/05/19 12:53:49 fme 1.30.48.1: #i29333# Do not set size attribute of ole objects the 0


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [5a4eff30f7f2576ab51303c9d48c2ca7aa7b61b5]

INTEGRATION: CWS fmebugs02 (1.33.50); FILE MERGED 2004/05/10 07:07:50 fme 1.33.50.1: #i28911# Removed redundant comparisons xub_StrLen >= 0


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [2b6d4aff6983708e9832c7ef5d97d26a5e662f9d]

INTEGRATION: CWS fmebugs02 (1.5.50); FILE MERGED 2004/05/14 08:22:33 od 1.5.50.1: #i29146# <SwFmtFld::operator==(..)> - check fields and add condition


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [d5d99073bbb43d11e1abb1226556ec089eb5824a]

INTEGRATION: CWS fmebugs02 (1.72.10); FILE MERGED 2004/04/29 08:17:36 fme 1.72.10.1: #i26569# correct break condition during lcl_CalcFlyBasePos


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [760b3309c5d1e9363d9e20f3831ffba24a64d512]

INTEGRATION: CWS fmebugs02 (1.26.462); FILE MERGED 2004/05/12 05:43:24 fme 1.26.462.1: #116772# Consider master and follow field situation within non-consecutive lines


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [9e3c2485c3f0d156fe0e4cc789344a5bf4397d23]

INTEGRATION: CWS fmebugs02 (1.47.8); FILE MERGED 2004/05/24 07:48:12 fme 1.47.8.2: RESYNC: (1.47-1.48); FILE MERGED 2004/05/12 05:43:24 fme 1.47.8.1: #116772# Consider master and follow field situation within non-consecutive lines


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [9f22ba8d97f4e4f0feb189d3c799f7537cd65940]

INTEGRATION: CWS fmebugs02 (1.50.8); FILE MERGED 2004/05/24 12:20:01 fme 1.50.8.4: #i29438# Incomplete fix. Undo 2004/05/24 12:03:39 fme 1.50.8.3: #i29438# Condition ContaintCntnt changed to ContainsAny on check for zombie section due to table frames without content 2004/05/24 07:46:59 fme 1.50.8.2: RESYNC: (1.50-1.51); FILE MERGED 2004/04/19 11:39:09 fme 1.50.8.1: #i27145# Invalidate printing area of frame behind section frame during PasteTree to get correct upper distance


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [67a3e7614c01ca51e4fb391b3e1e84623a31a8bd]

INTEGRATION: CWS fmebugs02 (1.33.40); FILE MERGED 2004/05/24 07:46:50 fme 1.33.40.2: RESYNC: (1.33-1.35); FILE MERGED 2004/05/10 06:57:41 fme 1.33.40.1: #i28786# comparison was always true


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [aa29d810bcfb986c5f57965ebf9f6fb645a7d8a8]

INTEGRATION: CWS fmebugs02 (1.33.26); FILE MERGED 2004/05/24 12:20:00 fme 1.33.26.2: #i29438# Incomplete fix. Undo 2004/05/24 12:03:39 fme 1.33.26.1: #i29438# Condition ContaintCntnt changed to ContainsAny on check for zombie section due to table frames without content


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [d387d3e89fedd7f5c7cdb81dd90e303895a86611]

INTEGRATION: CWS fmebugs02 (1.23.80); FILE MERGED 2004/05/24 07:45:37 fme 1.23.80.2: RESYNC: (1.23-1.24); FILE MERGED 2004/05/03 07:41:35 fme 1.23.80.1: #i28500# Find footnotes did not consider that the footnote frame is not inserted into the layout


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [0956d8170c43534fb77308051d53ea913e557490]

INTEGRATION: CWS fmebugs02 (1.62.8); FILE MERGED 2004/04/19 11:39:25 fme 1.62.8.1: #i27145# Invalidate printing area of frame behind section frame during PasteTree to get correct upper distance


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [54a5890beb885cf0bb3fccb34483ea18162c729d]

INTEGRATION: CWS fmebugs02 (1.36.8); FILE MERGED 2004/04/19 11:41:06 fme 1.36.8.1: #i27145# Do a SimpleFormat on a section frame that has just lost some footnotes because some of its content had to move forward


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [6a63a9565adc69298e88b581a30d56ac68fd9e23]

INTEGRATION: CWS fmebugs02 (1.23.48); FILE MERGED 2004/05/24 07:45:18 fme 1.23.48.2: RESYNC: (1.23-1.24); FILE MERGED 2004/04/19 11:38:36 fme 1.23.48.1: #i27145# Invalidate printing area of frame behind section frame during PasteTree to get correct upper distance


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [383befd30e835fa8748f1b57659b7ae6832c48e9]

INTEGRATION: CWS fmebugs02 (1.40.10); FILE MERGED 2004/04/19 11:37:58 fme 1.40.10.1: #i27145# Invalidate printing area of frame behind section frame during PasteTree to get correct upper distance


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [0c6dafd07e88249349156025be1a2fd8cb2aa0a4]

INTEGRATION: CWS fmebugs02 (1.36.10); FILE MERGED 2004/04/19 11:37:57 fme 1.36.10.1: #i27145# Invalidate printing area of frame behind section frame during PasteTree to get correct upper distance


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [b5ec42665192ccce34e52f0440c973d827e358a8]

INTEGRATION: CWS fmebugs02 (1.21.40); FILE MERGED 2004/05/24 07:43:57 fme 1.21.40.2: RESYNC: (1.21-1.23); FILE MERGED 2004/05/19 11:01:15 fme 1.21.40.1: #i29190# MakeSelUnions - Do not use SwRect constructor which takes two points because of 1 twip trouble


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [4a8f30b475a969584a0b6d2ddeb67a28ba46536c]

INTEGRATION: CWS fmebugs02 (1.18.94); FILE MERGED 2004/05/14 08:37:44 od 1.18.94.1: #i28922# <SwDoc::SetFlyFrmAnchor(..)> - compare <GetVertOrient()> with 	 VERT_NONE.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [52edaabeea7857a2072d4c9fbbb4038cd983c3be]

INTEGRATION: CWS sb18 (1.25.10); FILE MERGED 2004/05/25 16:47:58 sb 1.25.10.1: #i21150# Temporarily disabled cli_uno, see cli_ure/prj/build.lst 1.4.22.1.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [7256c0a7af0280c629d5da2ceaecd4024a725f37]

INTEGRATION: CWS sb18 (1.9.12); FILE MERGED 2004/05/17 15:59:26 sb 1.9.12.3: #i21150# Do not create typelib_TypeDescriptions for polymorphic struct type templates. 2004/05/14 12:54:27 sb 1.9.12.2: #i21150# Missing includes. 2004/05/13 14:19:18 sb 1.9.12.1: #i21150# Adapted to updated cppu/typedescription.h functionality for struct types.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [8c742b8082477f7edf00aa5fe114c794499ed8a1]

INTEGRATION: CWS sb18 (1.33.10); FILE MERGED 2004/05/21 12:13:25 sb 1.33.10.2: RESYNC: (1.33-1.34); FILE MERGED 2004/05/14 12:54:05 sb 1.33.10.1: #i21150# Missing UNO types.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [16cea0db04053ea1b9ef7b7789f91c506b17f907]

INTEGRATION: CWS sb18 (1.5.24); FILE MERGED 2004/05/14 12:54:27 sb 1.5.24.1: #i21150# Missing includes.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [ca36dbb430532b40175bb81f9bcf05ee2db320a5]

INTEGRATION: CWS sb18 (1.8.24); FILE MERGED 2004/05/14 12:54:27 sb 1.8.24.1: #i21150# Missing includes.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [d51370de64dca8b7ca2e2306a8ce776a53ce2818]

INTEGRATION: CWS sb18 (1.13.24); FILE MERGED 2004/05/14 12:54:27 sb 1.13.24.1: #i21150# Missing includes.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [e711e3c3a09f4a710d2d622db46376f0f31e0599]

INTEGRATION: CWS sb18 (1.5.32); FILE MERGED 2004/05/14 12:54:27 sb 1.5.32.1: #i21150# Missing includes.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [3e8dbc065ad8683cb2bf14e484a2dafdf8aafa08]

INTEGRATION: CWS sb18 (1.23.24); FILE MERGED 2004/05/14 12:54:27 sb 1.23.24.1: #i21150# Missing includes.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [0e78aee3f0caaf325cf2aa5cf578e202b894b474]

INTEGRATION: CWS sb18 (1.10.68); FILE MERGED 2004/05/14 12:54:26 sb 1.10.68.1: #i21150# Missing includes.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [defc66352b967d3789c9a13c9e8d41edef2fb5b7]

INTEGRATION: CWS sb18 (1.10.4); FILE MERGED 2004/05/13 14:16:38 sb 1.10.4.1: #i21150# New functionality in cppu/typedescription.h for polymorphic struct types.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [2bc20d247e297c15f195599dc70dd721c33c728f]

INTEGRATION: CWS sb18 (1.27.84); FILE MERGED 2004/05/25 14:46:45 sb 1.27.84.1: #i21150# Do not call cppumaker with -L on Windows (leads to crash, see i29492).


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [36a08cd958475adb962aceda9aa875946fb74f18]

INTEGRATION: CWS sb18 (1.24.40); FILE MERGED 2004/05/25 13:34:02 sb 1.24.40.2: #i21150# Fixed tests for non-MAX_ALIGNMENT_4 platforms. 2004/04/21 15:54:17 sb 1.24.40.1: #i21150# Fixed tests to check packing of sal_Int16s between base and derived structs.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [f9ae89322577efd44e0c76e59c1747639723386e]

INTEGRATION: CWS sb18 (1.22.4); FILE MERGED 2004/05/18 08:31:15 sb 1.22.4.2: #i21150# Removed bBound from typelib_InterfaceAttributeTypeDescription, as it is not needed at runtime. 2004/05/13 14:16:37 sb 1.22.4.1: #i21150# New functionality in cppu/typedescription.h for polymorphic struct types.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [106fae0b164fb12df048a6e48eb61ff71396e2ed]

INTEGRATION: CWS sb18 (1.10.20); FILE MERGED 2004/05/13 14:16:37 sb 1.10.20.1: #i21150# New functionality in cppu/typedescription.h for polymorphic struct types.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [ddc9e2c129ad8cfc5b3c41f4719420710b8d3060]

INTEGRATION: CWS sb18 (1.15.4); FILE MERGED 2004/05/18 08:31:14 sb 1.15.4.3: #i21150# Removed bBound from typelib_InterfaceAttributeTypeDescription, as it is not needed at runtime. 2004/05/13 14:18:50 sb 1.15.4.2: #i21150# Added clarifying comment. 2004/05/13 14:16:36 sb 1.15.4.1: #i21150# New functionality in cppu/typedescription.h for polymorphic struct types.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [d81184d0a56b772aa4e739a1de99dc847fafc529]

INTEGRATION: CWS sb18 (1.16.68); FILE MERGED 2004/04/26 12:15:32 sb 1.16.68.1: #i21150# Clarified documentation.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [54da9e3561f475cdb880a3fb8499255d2282367a]

INTEGRATION: CWS sb18 (1.19.4); FILE MERGED 2004/05/21 12:05:59 sb 1.19.4.2: RESYNC: (1.19-1.20); FILE MERGED 2004/05/18 09:54:48 sb 1.19.4.1: #i21150# Missing includes.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [ddcb830eac286844494846ae317d9d67f5d6750e]

INTEGRATION: CWS sb18 (1.7.42); FILE MERGED 2004/05/14 13:41:28 sb 1.7.42.2: #i21150# Fixed including of ridl.jar UNOIDL class files into javadoc process. 2004/05/05 11:11:23 sb 1.7.42.1: #i21150# ridl2_src.zip (containing javamaker-generated .java files) no longer exists.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [5bbc3fe9beb9578925863ca03b27fc76b1864bf0]

INTEGRATION: CWS sb18 (1.1.2); FILE ADDED 2004/05/07 12:20:40 sb 1.1.2.1: #i21150# Check that generated class files support new Java 1.5 features.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [bf6fd25731b481d80f52a9558998b1c9de93683f]

INTEGRATION: CWS sb18 (1.1.2); FILE ADDED 2004/05/07 12:20:20 sb 1.1.2.1: #i21150# Check that generated class files support new Java 1.5 features.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [b6a824cb65e2d85c57b6c9b86b390b8aa6bf8002]

INTEGRATION: CWS sb18 (1.1.2); FILE ADDED 2004/05/07 12:20:30 sb 1.1.2.1: #i21150# Check that generated class files support new Java 1.5 features.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [da1cbd1306919c0a4fc681025f07a90680da40a9]

INTEGRATION: CWS sb18 (1.2.4); FILE MERGED 2004/05/07 12:08:00 sb 1.2.4.2: #i21150# Support for polymorphic struct types. 2004/05/07 08:27:04 sb 1.2.4.1: #i21150# More thorough testing.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [63d340610bf6cae0b7fc9fd1eb5d7553263363ee]

INTEGRATION: CWS sb18 (1.2.4); FILE MERGED 2004/05/07 12:08:00 sb 1.2.4.2: #i21150# Support for polymorphic struct types. 2004/05/07 08:27:03 sb 1.2.4.1: #i21150# More thorough testing.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [dfe5ae83c9edabe83f9f05ab3351179ce020876d]

INTEGRATION: CWS sb18 (1.1.2); FILE ADDED 2004/04/22 08:28:41 sb 1.1.2.1: #i21150# Added support for polymorphic struct types.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [cae12c2870750f7cd86cb5690d767a0aa724868d]

INTEGRATION: CWS sb18 (1.2.4); FILE MERGED 2004/06/01 13:27:32 sb 1.2.4.3: #i21150# Work around MS compiler bug that default-initialized primitive class members are left uninitialized. 2004/04/28 09:00:34 sb 1.2.4.2: #i21150# Added struct alignment tests. 2004/04/22 08:28:19 sb 1.2.4.1: #i21150# Added support for polymorphic struct types.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [c0205c088c058b790af3e333a5a1c4d0b76896ca]

INTEGRATION: CWS sb18 (1.2.4); FILE MERGED 2004/06/01 13:27:32 sb 1.2.4.3: #i21150# Work around MS compiler bug that default-initialized primitive class members are left uninitialized. 2004/04/28 09:00:34 sb 1.2.4.2: #i21150# Added struct alignment tests. 2004/04/22 08:28:18 sb 1.2.4.1: #i21150# Added support for polymorphic struct types.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [fc1c8b18913fc316911768adef7c6bc923eec1c8]

INTEGRATION: CWS sb18 (1.2.4); FILE MERGED 2004/04/22 08:28:18 sb 1.2.4.1: #i21150# Added support for polymorphic struct types.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [422db561f208e784b7c4d43c5e5167263f4bde36]

INTEGRATION: CWS sb18 (1.7.102); FILE MERGED 2004/05/07 08:25:49 sb 1.7.102.1: #i21150# Complete rewrite of javamaker to generate .class files instead of .java files.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [1a390278331084e6d38a91e2485d5da79cc598e9]

INTEGRATION: CWS sb18 (1.3.4); FILE MERGED 2004/05/07 08:25:48 sb 1.3.4.3: #i21150# Complete rewrite of javamaker to generate .class files instead of .java files. 2004/04/28 08:59:43 sb 1.3.4.2: #i21150# Simplified TypeDependency to Dependencies. 2004/04/22 08:23:26 sb 1.3.4.1: #i21150# Refactord GeneratedTypeSet out of TypeDependency; expanded unotypesort.hxx to unotype.hxx.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [f39944373e0e44a9dd7f1c37406569d7800fad56]

INTEGRATION: CWS sb18 (1.21.4); FILE MERGED 2004/05/25 07:39:02 sb 1.21.4.12: #i21150# Close the tempfile before renaming it. 2004/05/18 15:29:45 sb 1.21.4.11: #i21150# Adapted to new feature: published. 2004/05/14 14:36:42 sb 1.21.4.10: #i21150# Minor fixes. 2004/05/12 15:01:26 sb 1.21.4.9: #i21150# UNO polymorphic type names may be either sequence or struct types. 2004/05/12 09:08:14 sb 1.21.4.8: #i21150# Various fixes. 2004/05/07 15:26:41 sb 1.21.4.7: #i21150# Fixed generation of attribute setters. 2004/05/07 13:51:46 sb 1.21.4.6: #i21150# Fixed handling of out parameters; -wall cleanup. 2004/05/07 12:58:15 sb 1.21.4.5: #i21150# Fixed dependencies of services and singletons. 2004/05/07 12:08:00 sb 1.21.4.4: #i21150# Support for polymorphic struct types. 2004/05/07 08:25:46 sb 1.21.4.3: #i21150# Complete rewrite of javamaker to generate .class files instead of .java files. 2004/04/28 08:59:42 sb 1.21.4.2: #i21150# Simplified TypeDependency to Dependencies. 2004/04/22 08:23:26 sb 1.21.4.1: #i21150# Refactord GeneratedTypeSet out of TypeDependency; expanded unotypesort.hxx to unotype.hxx.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [b4a160e2e9fcaee1d247284e62372d9acd7873cf]

INTEGRATION: CWS sb18 (1.3.82); FILE MERGED 2004/04/28 08:59:42 sb 1.3.82.2: #i21150# Simplified TypeDependency to Dependencies. 2004/04/22 08:23:25 sb 1.3.82.1: #i21150# Refactord GeneratedTypeSet out of TypeDependency; expanded unotypesort.hxx to unotype.hxx.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [cac093e6a82b0be7da3521a8322c104759bc20e7]

INTEGRATION: CWS sb18 (1.1.2); FILE ADDED 2004/05/10 07:42:58 sb 1.1.2.3: #i21150# Performance improvement. 2004/05/07 12:07:59 sb 1.1.2.2: #i21150# Support for polymorphic struct types. 2004/05/07 08:26:11 sb 1.1.2.1: #i21150# Complete rewrite of javamaker to generate .class files instead of .java files.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [2b53f37f0811214ad976bdb0ed303054f7d75c1e]

INTEGRATION: CWS sb18 (1.1.2); FILE ADDED 2004/05/14 14:36:42 sb 1.1.2.5: #i21150# Minor fixes. 2004/05/10 07:42:58 sb 1.1.2.4: #i21150# Performance improvement. 2004/05/07 13:53:02 sb 1.1.2.3: #i21150# -wall cleanup. 2004/05/07 12:07:59 sb 1.1.2.2: #i21150# Support for polymorphic struct types. 2004/05/07 08:26:22 sb 1.1.2.1: #i21150# Complete rewrite of javamaker to generate .class files instead of .java files.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [e08a77508788657e1b3e4d5f635f29cb8a17dbaf]

INTEGRATION: CWS sb18 (1.5.102); FILE MERGED 2004/04/28 09:01:33 sb 1.5.102.2: #i21150# Factored out auxiliary dump functions. 2004/04/22 08:26:07 sb 1.5.102.1: #i21150# Improved include handling over what class TypeDependency offers.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [f581dea25751da216b257ce1dc02bb68644e6a4a]

INTEGRATION: CWS sb18 (1.1.2); FILE ADDED 2004/05/14 16:44:54 sb 1.1.2.3: #i21150# Make the inclusion of header files look nicer in generated header files. 2004/04/28 09:03:00 sb 1.1.2.2: #i21150# Adapted to new Dependencies class. 2004/04/22 08:24:57 sb 1.1.2.1: #i21150# Improved include handling over what class TypeDependency offers.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [a30af74cbc87b5c9a441462fef2fcf4a6cce3a8d]

INTEGRATION: CWS sb18 (1.1.2); FILE ADDED 2004/05/14 16:44:54 sb 1.1.2.4: #i21150# Make the inclusion of header files look nicer in generated header files. 2004/05/14 15:08:03 sb 1.1.2.3: #i21150# Always include sal/config.h at the start of each generated header file. 2004/04/28 09:03:00 sb 1.1.2.2: #i21150# Adapted to new Dependencies class. 2004/04/22 08:25:10 sb 1.1.2.1: #i21150# Improved include handling over what class TypeDependency offers.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [6c913b1bcb7f4d1cf472bb4466d8fbd88f57db8b]

INTEGRATION: CWS sb18 (1.1.2); FILE ADDED 2004/04/28 09:01:52 sb 1.1.2.1: #i21150# Factored out auxiliary dump functions.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [5ad3726087b0a6dc9f0baf94156b189474b304f1]

INTEGRATION: CWS sb18 (1.1.2); FILE ADDED 2004/04/28 09:02:03 sb 1.1.2.1: #i21150# Factored out auxiliary dump functions.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [396bdbe0d3949963696df91adca720d61989c2d6]

INTEGRATION: CWS sb18 (1.4.4); FILE MERGED 2004/06/01 13:27:31 sb 1.4.4.5: #i21150# Work around MS compiler bug that default-initialized primitive class members are left uninitialized. 2004/05/14 16:15:12 sb 1.4.4.4: #i21150# Missing include in comprehensive getCppuType method for interface types. 2004/05/07 14:56:59 sb 1.4.4.3: #i21150# .hdl files for interface types with methods need to include RuntimeException.h; also fixed pathname where headers for constant groups are written. 2004/04/28 09:04:25 sb 1.4.4.2: #i21150# Many fixes/improvements. 2004/04/22 08:27:44 sb 1.4.4.1: #i21150# Added support for polymorphic struct types.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [b67ead570c2d683356dccc280f6cbb90096f581a]

INTEGRATION: CWS sb18 (1.27.4); FILE MERGED 2004/06/01 13:27:30 sb 1.27.4.12: #i21150# Work around MS compiler bug that default-initialized primitive class members are left uninitialized. 2004/05/24 14:50:42 sb 1.27.4.11: #i21150# Fixed comprehensive getCppuType function for struct types. 2004/05/18 15:29:44 sb 1.27.4.10: #i21150# Adapted to new feature: published. 2004/05/18 08:31:34 sb 1.27.4.9: #i21150# Removed bBound from typelib_InterfaceAttributeTypeDescription, as it is not needed at runtime. 2004/05/14 16:44:53 sb 1.27.4.8: #i21150# Make the inclusion of header files look nicer in generated header files. 2004/05/14 16:15:12 sb 1.27.4.7: #i21150# Missing include in comprehensive getCppuType method for interface types. 2004/05/13 14:15:09 sb 1.27.4.6: #i21150# Adapted to updated cppu/typedescription.h functionality for struct types. 2004/05/07 14:56:58 sb 1.27.4.5: #i21150# .hdl files for interface types with methods need to include RuntimeException.h; also fixed pathname where headers for constant groups are written. 2004/05/07 08:24:46 sb 1.27.4.4: #i21150# Fixed code generation bugs. 2004/04/28 09:04:24 sb 1.27.4.3: #i21150# Many fixes/improvements. 2004/04/22 08:27:43 sb 1.27.4.2: #i21150# Added support for polymorphic struct types. 2004/04/15 12:57:42 sb 1.27.4.1: #i21150# Removed support for __SUNPRO_CC == 0x500.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [de02c2eba74202f29f2b69b7de9636d2a4f31dcd]

INTEGRATION: CWS sb18 (1.3.82); FILE MERGED 2004/04/28 09:03:38 sb 1.3.82.2: #i21150# Simplified TypeDependency to Dependencies. 2004/04/22 08:26:37 sb 1.3.82.1: #i21150# Refactord GeneratedTypeSet out of TypeDependency.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [b87b4d904e1025dd5ace07a3eaf355b01cfcf4ff]

INTEGRATION: CWS sb18 (1.1.2); FILE ADDED 2004/04/22 08:21:30 sb 1.1.2.1: #i21150# Expanded unotypesort.cxx to unotype.cxx.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [7781a574ef43dc1baa1504a0148c05c239dad747]

INTEGRATION: CWS sb18 (1.6.4); FILE MERGED 2004/04/28 08:58:49 sb 1.6.4.1: #i21150# Constness improvements.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [4793eb5e09308567a33886c95ef74dc7ac45d092]

INTEGRATION: CWS sb18 (1.2.4); FILE MERGED 2004/04/28 08:58:29 sb 1.2.4.2: #i21150# Simplified TypeDependency to Dependencies. 2004/04/22 08:21:56 sb 1.2.4.1: #i21150# Expanded unotypesort.cxx to unotype.cxx.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [588543136b7caa788efc18ca715a408877df6339]

INTEGRATION: CWS sb18 (1.21.4); FILE MERGED 2004/05/07 08:24:04 sb 1.21.4.1: #i21150# Added support to write binary data to FileStream.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [670a20f900a54776ea7dd55d0a87346255e315b0]

INTEGRATION: CWS sb18 (1.2.4); FILE MERGED 2004/04/28 08:59:02 sb 1.2.4.1: #i21150# Constness improvements.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [760cbe7110b05d8ed814c3fc957e5144929d3f6c]

INTEGRATION: CWS sb18 (1.1.2); FILE ADDED 2004/04/28 08:57:49 sb 1.1.2.1: #i21150# Simplified TypeDependency to Dependencies.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [1bdb07a9823a867c8df49d3be4bd7948d18648e9]

INTEGRATION: CWS sb18 (1.1.2); FILE ADDED 2004/04/28 08:56:43 sb 1.1.2.2: #i21150# Documentation improvements. 2004/04/22 08:20:09 sb 1.1.2.1: #i21150# Expanded unotypesort.hxx to unotype.hxx.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [436e1ffbb20f02de6506b6cdbe6a41c7c9591754]

INTEGRATION: CWS sb18 (1.5.4); FILE MERGED 2004/04/28 08:55:51 sb 1.5.4.1: #i21150# Constness improvements.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [8eb04722422cd2709a3d98a36fbd1dc83754f552]

INTEGRATION: CWS sb18 (1.7.4); FILE MERGED 2004/05/14 14:36:42 sb 1.7.4.2: #i21150# Minor fixes. 2004/05/07 08:23:47 sb 1.7.4.1: #i21150# Added support to write binary data to FileStream.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [640bd595c5aff6c083daa586e007325936286293]

INTEGRATION: CWS sb18 (1.1.2); FILE ADDED 2004/04/28 08:57:16 sb 1.1.2.2: #i21150# Documentation improvements. 2004/04/22 08:19:20 sb 1.1.2.1: #i21150# Refactord GeneratedTypeSet out of TypeDependency.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [be5a1174182a4c1c1b6d0aaae6848a721394be7f]

INTEGRATION: CWS sb18 (1.2.4); FILE MERGED 2004/04/28 08:55:50 sb 1.2.4.1: #i21150# Constness improvements.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [cbfd596198405854dfef23e2be36a21d66695a80]

INTEGRATION: CWS sb18 (1.1.2); FILE ADDED 2004/04/28 08:54:38 sb 1.1.2.1: #i21150# Simplified TypeDependency to Dependencies.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [e563d0272216d9b58472adb0440acbe5cfc03494]

INTEGRATION: CWS sb18 (1.3.100); FILE MERGED 2004/05/25 14:11:29 np 1.3.100.1: #i21150# Allow the token 'published' in IDL syntax. Still has to be interpreted, task for a later cws.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [4a74559eefe67b8a32af92f6d98d12bdc48c8509]

INTEGRATION: CWS sb18 (1.2.100); FILE MERGED 2004/05/25 14:11:29 np 1.2.100.1: #i21150# Allow the token 'published' in IDL syntax. Still has to be interpreted, task for a later cws.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [3f16f2a6ab42b761c7ff2186b7c70be05a0dc7c2]

INTEGRATION: CWS sb18 (1.2.94); FILE MERGED 2004/05/25 14:11:28 np 1.2.94.1: #i21150# Allow the token 'published' in IDL syntax. Still has to be interpreted, task for a later cws.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [5fbf08dd2bc7d6b97f133bc2dbc1e17a7d82296c]

INTEGRATION: CWS sb18 (1.4.100); FILE MERGED 2004/05/07 15:25:53 sb 1.4.100.1: #i21150# javamaker now directly generates .class files.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [2120f1d5a6d6da31bbdca63c49afa53b0252249d]

INTEGRATION: CWS sb18 (1.5.8); FILE MERGED 2004/05/12 09:11:25 sb 1.5.8.1: #i21150# Adapted to instantiated polymorphic struct types.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [b63ddb6ba2145dce93f1ea6c175972f577a277bd]

INTEGRATION: CWS sb18 (1.1.2); FILE ADDED 2004/05/12 09:12:09 sb 1.1.2.1: #i21150# Adapted to instantiated polymorphic struct types.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [bf7fe0eb5cca7a379b988c3b186ab7b63b807409]

INTEGRATION: CWS sb18 (1.1.2); FILE ADDED 2004/05/12 09:11:56 sb 1.1.2.1: #i21150# Adapted to instantiated polymorphic struct types.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [5862d886fca8ca3cf6301d5ecb376c057a0a0b03]

INTEGRATION: CWS sb18 (1.2.8); FILE MERGED 2004/05/12 09:11:25 sb 1.2.8.1: #i21150# Adapted to instantiated polymorphic struct types.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [6f7e5b0a77ffc9a50f5bfe6fcf796680f50c5d73]

INTEGRATION: CWS sb18 (1.2.100); FILE MERGED 2004/05/12 09:11:25 sb 1.2.100.1: #i21150# Adapted to instantiated polymorphic struct types.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [cfbd48c8e3456f47c7e95bbb89bf468340486440]

INTEGRATION: CWS sb18 (1.1.2); FILE ADDED 2004/05/12 09:12:21 sb 1.1.2.1: #i21150# Adapted to instantiated polymorphic struct types.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [3bac83229a0b4f2f63500e2a3420a463be9484d2]

INTEGRATION: CWS sb18 (1.3.54); FILE MERGED 2004/05/12 09:11:25 sb 1.3.54.1: #i21150# Adapted to instantiated polymorphic struct types.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [6955b849c6201cebfc7affed3862aeed0072ad16]

INTEGRATION: CWS sb18 (1.2.8); FILE MERGED 2004/05/12 09:11:24 sb 1.2.8.1: #i21150# Adapted to instantiated polymorphic struct types.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [8048c4db1110ec1c9799c8a93cfd30942a2f29a1]

INTEGRATION: CWS sb18 (1.2.52); FILE MERGED 2004/05/12 09:11:24 sb 1.2.52.1: #i21150# Adapted to instantiated polymorphic struct types.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [48474a3485ff8247bc045faa56210011a86f1ab7]

INTEGRATION: CWS sb18 (1.2.58); FILE MERGED 2004/05/12 09:11:24 sb 1.2.58.1: #i21150# Adapted to instantiated polymorphic struct types.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [bfbb44542601477b5eb0863d5c81aa2b7971aa50]

INTEGRATION: CWS sb18 (1.2.100); FILE MERGED 2004/05/12 09:11:24 sb 1.2.100.1: #i21150# Adapted to instantiated polymorphic struct types.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [1f621ab64161ca0a912cf174905615695aac52fe]

INTEGRATION: CWS sb18 (1.2.100); FILE MERGED 2004/05/12 09:11:23 sb 1.2.100.1: #i21150# Adapted to instantiated polymorphic struct types.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [b3bfeea015e945c3cef130c9a3e54a32a9170839]

INTEGRATION: CWS sb18 (1.3.172); FILE MERGED 2004/05/21 12:09:23 sb 1.3.172.2: RESYNC: (1.3-1.4); FILE MERGED 2004/05/14 16:14:24 sb 1.3.172.1: #i21150# Missing includes.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [ab3613b042fc8478b0d471e139f783757c929ca6]

INTEGRATION: CWS sb18 (1.16.44); FILE MERGED 2004/05/19 16:17:56 sb 1.16.44.2: #i21150# Fixed multi-inheritance interface handling. 2004/05/07 14:57:39 sb 1.16.44.1: #i21150# Missing includes.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [4b09cc42e3625eed24ac92b5413d1045c06a0698]

INTEGRATION: CWS sb18 (1.17.44); FILE MERGED 2004/05/21 10:12:06 sb 1.17.44.1: #i21150# Fixed bridging of attribute setters and multiple-inheritance calls.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [3c2290492612985757cbf0e790a8f844fc33a870]

INTEGRATION: CWS sb18 (1.9.44); FILE MERGED 2004/05/21 10:11:12 sb 1.9.44.2: #i21150# m_base no longer needed for JNI_interface_type_info. 2004/05/13 16:53:32 sb 1.9.44.1: #i21150# Adapted to polymorphic struct types.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [85c2b4c869757471b2d8c3672ec2b905c906e306]

INTEGRATION: CWS sb18 (1.12.24); FILE MERGED 2004/05/21 12:08:12 sb 1.12.24.4: RESYNC: (1.12-1.13); FILE MERGED 2004/05/21 10:11:12 sb 1.12.24.3: #i21150# m_base no longer needed for JNI_interface_type_info. 2004/05/13 16:53:32 sb 1.12.24.2: #i21150# Adapted to polymorphic struct types. 2004/05/07 14:57:39 sb 1.12.24.1: #i21150# Missing includes.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [a518291988ea3dff7923e96cf1ffbfeef8748470]

INTEGRATION: CWS sb18 (1.15.44); FILE MERGED 2004/05/14 11:04:52 sb 1.15.44.2: #i21150# In map_to_uno, correctly handle those members of instantiated polymorphic struct types that have parameterized types and null values. 2004/05/13 16:53:32 sb 1.15.44.1: #i21150# Adapted to polymorphic struct types.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [fa26ff27a2ae2a2ea95a090d1e20ffdf5e16a6e3]

INTEGRATION: CWS sb18 (1.9.44); FILE MERGED 2004/05/19 16:17:56 sb 1.9.44.1: #i21150# Fixed multi-inheritance interface handling.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [3fa7c899d87183c505ad349fff6b5adcf07c6156]

INTEGRATION: CWS sb18 (1.5.20); FILE MERGED 2004/05/12 09:35:22 sb 1.5.20.1: #i21150# Missing includes.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [2bc5c27da661722b07ee907bc5466d8f18ab9cc7]

INTEGRATION: CWS sb18 (1.9.20); FILE MERGED 2004/05/07 14:57:38 sb 1.9.20.1: #i21150# Missing includes.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [11b483d56360786fb75a4c142e8a908205d94b72]

INTEGRATION: CWS sb18 (1.5.10); FILE MERGED 2004/05/12 09:35:22 sb 1.5.10.1: #i21150# Missing includes.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [c1844582a914ca9367979337acc4b49e8c32c10f]

INTEGRATION: CWS sb18 (1.13.20); FILE MERGED 2004/05/27 14:03:25 sb 1.13.20.2: #i21150# Merged in 1.14. 2004/05/14 16:14:24 sb 1.13.20.1: #i21150# Missing includes.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [6dbd8a691195734d37be189e0b16468d4bb6b2a2]

INTEGRATION: CWS sb18 (1.10.20); FILE MERGED 2004/05/27 14:03:14 sb 1.10.20.2: #i21150# Merged in 1.11. 2004/05/14 16:14:23 sb 1.10.20.1: #i21150# Missing includes.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [40e09d55cacbd9958451b26ba8bf36f16685ac1e]

INTEGRATION: CWS sb18 (1.4.30); FILE MERGED 2004/05/05 11:26:03 sb 1.4.30.1: #i21150# javamaker now directly generates .class files.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [07de78c5acb4e5ddddeaf134a93113542755f54e]

INTEGRATION: CWS sb18 (1.7.18); FILE MERGED 2004/05/05 11:26:03 sb 1.7.18.1: #i21150# javamaker now directly generates .class files.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [2c5562a6a8c3e76e4a8841af3122658802bd7dcb]

INTEGRATION: CWS sb18 (1.14.8); FILE MERGED 2004/05/11 16:47:33 sb 1.14.8.2: #i21150# Fixed dependencies. 2004/05/05 11:26:02 sb 1.14.8.1: #i21150# javamaker now directly generates .class files.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [0a6239bda07d011b144f227b468b3d447d887750]

INTEGRATION: CWS sb18 (1.1.2); FILE ADDED 2004/05/05 11:28:22 sb 1.1.2.1: #i21150# javamaker now directly generates .class files.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [1f164df60977f68d73cec6186ba201ec712a290a]

INTEGRATION: CWS sb18 (1.14.12); FILE MERGED 2004/05/12 14:59:27 sb 1.14.12.4: #i21150# Preserve full type name for instantiated polymorphic struct types. 2004/05/12 08:59:39 sb 1.14.12.3: #i21150# Made isSupertypeOf more robust. 2004/05/12 08:50:26 sb 1.14.12.2: #i21150# Added clarifying comment. 2004/05/11 16:48:57 sb 1.14.12.1: #i21150# Adapted to instantiated polymorphic struct types.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [e1efa9ec62d7df2cbb0823ab154d2821a155c7a5]

INTEGRATION: CWS sb18 (1.2.84); FILE MERGED 2004/05/11 16:49:37 sb 1.2.84.1: #i21150# Deprecated because it does not support instantiated polymorphic struct types.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [866abc60131b3c9f5ab9c1d203abe5378e241093]

INTEGRATION: CWS sb18 (1.2.120); FILE MERGED 2004/05/11 16:49:36 sb 1.2.120.1: #i21150# Deprecated because it does not support instantiated polymorphic struct types.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [431afe6e5a6c047b9a0585834db4e5e8a3d300a4]

INTEGRATION: CWS sb18 (1.3.112); FILE MERGED 2004/05/11 16:49:36 sb 1.3.112.1: #i21150# Deprecated because it does not support instantiated polymorphic struct types.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [35acd8733f5b8ca6645d0953260d4f832ee6bc66]

INTEGRATION: CWS sb18 (1.2.112); FILE MERGED 2004/05/11 16:49:36 sb 1.2.112.1: #i21150# Deprecated because it does not support instantiated polymorphic struct types.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [7cfe665734ee68a9e4b156889fdde9c34ab63b56]

INTEGRATION: CWS sb18 (1.5.84); FILE MERGED 2004/05/12 08:50:08 sb 1.5.84.1: #i21150# Added equals/hashCode.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [4c966838525f29933fe98c61b1c0b97e50ed7fb2]

INTEGRATION: CWS sb18 (1.3.8); FILE MERGED 2004/05/11 16:50:48 sb 1.3.8.1: #i21150# Adapted to instantiated polymorphic struct types.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [3cdc669ab686f8199bf9b75b1f3bffbef83670b7]

INTEGRATION: CWS sb18 (1.1.142); FILE MERGED 2004/05/12 14:58:58 sb 1.1.142.2: #i21150# Added clarifying comment. 2004/05/11 16:50:48 sb 1.1.142.1: #i21150# Adapted to instantiated polymorphic struct types.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [1e2d55691c4302e7ef802b162765031480ad477d]

INTEGRATION: CWS sb18 (1.1.142); FILE MERGED 2004/05/11 16:50:48 sb 1.1.142.1: #i21150# Adapted to instantiated polymorphic struct types.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [40f2b40ecd5198e0c94ffc5b13bd97056e63bac0]

INTEGRATION: CWS sb18 (1.2.120); FILE MERGED 2004/05/11 16:50:47 sb 1.2.120.1: #i21150# Adapted to instantiated polymorphic struct types.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [ee7721942e8acd2f676671863aff1d0d64293494]

INTEGRATION: CWS sb18 (1.1.142); FILE MERGED 2004/05/11 16:50:47 sb 1.1.142.1: #i21150# Adapted to instantiated polymorphic struct types.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [7ddad3dc8261dc376da36e233d99df083beca77d]

INTEGRATION: CWS sb18 (1.2.8); FILE MERGED 2004/05/11 16:50:47 sb 1.2.8.1: #i21150# Adapted to instantiated polymorphic struct types.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [d9fd9ab7d73f000724b1c0059c82997a01ea0edf]

INTEGRATION: CWS sb18 (1.16.18); FILE MERGED 2004/05/12 08:50:25 sb 1.16.18.2: #i21150# Added clarifying comment. 2004/05/11 16:51:25 sb 1.16.18.1: #i21150# Adapted to instantiated polymorphic struct types.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [356017af5d95b6940f0efa4a60415dcb1c40cb56]

INTEGRATION: CWS sb18 (1.3.18); FILE MERGED 2004/05/11 16:51:25 sb 1.3.18.1: #i21150# Adapted to instantiated polymorphic struct types.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [0c8152b842c261015566e74ae76c0d9b260bcd3e]

INTEGRATION: CWS sb18 (1.3.4); FILE MERGED 2004/05/18 15:35:26 sb 1.3.4.1: #i21150# Added new feature: published.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [b70f00c9597ee7c3bc2af643fd1eb5defaaa1073]

INTEGRATION: CWS sb18 (1.17.80); FILE MERGED 2004/05/19 14:24:25 sb 1.17.80.1: #i21150# Adapted regcompare to new registry reader and published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [957c2f62ab7d011143afc5f29ac14e7bc3f8ebc7]

INTEGRATION: CWS sb18 (1.4.108); FILE MERGED 2004/05/24 13:47:27 sb 1.4.108.2: #i21150# Cleaned up. 2004/05/19 14:24:24 sb 1.4.108.1: #i21150# Adapted regcompare to new registry reader and published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [a64d0edea5d353a8a520e0dcdeb4a27365672c21]

INTEGRATION: CWS sb18 (1.1.2); FILE ADDED 2004/05/19 14:27:26 sb 1.1.2.1: #i21150# Adapted regcompare to new registry reader and published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [9e2bb20eb5f8943320a9d5040f734aac4dccd1a3]

INTEGRATION: CWS sb18 (1.1.2); FILE ADDED 2004/05/19 14:27:11 sb 1.1.2.1: #i21150# Adapted regcompare to new registry reader and published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [a09e9ae33c19a4abb202c9aacdef492568483c15]

INTEGRATION: CWS sb18 (1.1.2); FILE ADDED 2004/05/19 14:26:54 sb 1.1.2.1: #i21150# Adapted regcompare to new registry reader and published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [ac2fd0b524d469ed03e384c188c371173861eca7]

INTEGRATION: CWS sb18 (1.1.2); FILE ADDED 2004/05/19 14:26:40 sb 1.1.2.1: #i21150# Adapted regcompare to new registry reader and published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [1c1739c6fa80b14f7b891a25cf3e0cd007aa44e1]

INTEGRATION: CWS sb18 (1.1.2); FILE ADDED 2004/05/19 14:26:22 sb 1.1.2.1: #i21150# Adapted regcompare to new registry reader and published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [9edfa8577855d6ff87446221c9cb4332ea1e8c21]

INTEGRATION: CWS sb18 (1.1.2); FILE ADDED 2004/05/19 14:25:59 sb 1.1.2.1: #i21150# Adapted regcompare to new registry reader and published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [20516e16dbd25db9ef5d3fa7faedd11d594b43ea]

INTEGRATION: CWS sb18 (1.1.2); FILE ADDED 2004/05/19 14:25:44 sb 1.1.2.1: #i21150# Adapted regcompare to new registry reader and published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [e3a9bbf1a17c37f38cc9364dd5586bdb04b9a5f2]

INTEGRATION: CWS sb18 (1.1.2); FILE ADDED 2004/05/19 14:25:29 sb 1.1.2.1: #i21150# Adapted regcompare to new registry reader and published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [a5ed9d369cb2da954e92a2a6183a99ffd72a20bf]

INTEGRATION: CWS sb18 (1.1.2); FILE ADDED 2004/05/19 14:25:09 sb 1.1.2.1: #i21150# Adapted regcompare to new registry reader and published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [d8914bad46822f7030cc4a34bbd19091dd8b45e3]

INTEGRATION: CWS sb18 (1.18.4); FILE MERGED 2004/05/18 15:35:26 sb 1.18.4.2: #i21150# Added new feature: published. 2004/04/08 14:33:49 sb 1.18.4.1: #i21150# Reworked dumpType.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [c6e13a5cb0814b224850c6a7afcd49275b77e939]

INTEGRATION: CWS sb18 (1.9.4); FILE MERGED 2004/05/18 15:35:26 sb 1.9.4.1: #i21150# Added new feature: published.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [b955488d5ddd86f5e65bcc94c0cb9bf8f8a066ab]

INTEGRATION: CWS sb18 (1.11.4); FILE MERGED 2004/05/18 15:35:26 sb 1.11.4.1: #i21150# Added new feature: published.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [63cd54cffd8a447213e1dbed6c3c39e8834f4844]

INTEGRATION: CWS sb18 (1.2.4); FILE MERGED 2004/05/18 15:35:25 sb 1.2.4.1: #i21150# Added new feature: published.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [5ab5f7b3abed7113adc1baafe19486164d41acf1]

INTEGRATION: CWS sb18 (1.2.4); FILE MERGED 2004/05/18 15:35:25 sb 1.2.4.2: #i21150# Added new feature: published. 2004/04/08 14:34:19 sb 1.2.4.1: #i21150# Initial support for polymorphic struct types.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [17638b48f902e96d578c408ee2bea46959008b98]

INTEGRATION: CWS sb18 (1.2.4); FILE MERGED 2004/05/18 15:35:25 sb 1.2.4.3: #i21150# Added new feature: published. 2004/04/21 15:35:57 sb 1.2.4.2: #i21150# Cleaned up nomenclature of polymorphic struct types. 2004/04/08 14:34:19 sb 1.2.4.1: #i21150# Initial support for polymorphic struct types.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [58f98a604a4826f7e277f380f9cfe959155b0380]

INTEGRATION: CWS sb18 (1.8.4); FILE MERGED 2004/05/18 15:35:24 sb 1.8.4.1: #i21150# Added new feature: published.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [ffbb90627655431c480d20516cf8896e4b436b31]

INTEGRATION: CWS sb18 (1.2.4); FILE MERGED 2004/05/18 15:35:24 sb 1.2.4.1: #i21150# Added new feature: published.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [c910db42c410911fc39f6b04e0eaf8256a97a993]

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>  [b4b20baae26b5d624ede121528041a5353da53e5]

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>  [cd85042f45e10a032b9b2c39ae6a7f0f02a7ea25]

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-04  Oliver Bolte  <obo@openoffice.org>  [a3e3d07a0ddf05879ebf8ed49c1e546dad18f3e0]

INTEGRATION: CWS sb18 (1.3.30); FILE MERGED 2004/05/18 09:55:22 sb 1.3.30.1: #i21150# Missing includes.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [0d3990d163d98d2db20f17f17790be80a59669a1]

INTEGRATION: CWS sb18 (1.1.1.1.30); FILE MERGED 2004/05/18 09:55:22 sb 1.1.1.1.30.1: #i21150# Missing includes.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [f1e09df0770daabf9cc7cfd6ce1566cae8078c59]

INTEGRATION: CWS sb18 (1.5.26); FILE MERGED 2004/05/18 09:56:52 sb 1.5.26.1: #i21150# javamaker now directly generates .class files instead of .java files.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [fe8a10d0d2634aa98beba70aabb6983c555e3a38]

INTEGRATION: CWS sb18 (1.1.2); FILE ADDED 2004/04/14 08:01:53 sb 1.1.2.1: #i21150# Added support for polymorphic struct types.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [4d152373afd1caf1b1374cade00dba908319165d]

INTEGRATION: CWS sb18 (1.1.2); FILE ADDED 2004/04/14 08:01:43 sb 1.1.2.1: #i21150# Added support for polymorphic struct types.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [71f9db693587a137073b64efc6bc570d3b0b786b]

INTEGRATION: CWS sb18 (1.1.2); FILE ADDED 2004/04/14 08:01:33 sb 1.1.2.1: #i21150# Added support for polymorphic struct types.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [a10c852485e23ce5b185257442a6a6a0c6c1ebdd]

INTEGRATION: CWS sb18 (1.1.2); FILE ADDED 2004/04/14 08:01:12 sb 1.1.2.1: #i21150# Added support for polymorphic struct types.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [2d9d0c1123e9d512596d20e61072feb6e69fd26c]

INTEGRATION: CWS sb18 (1.1.2); FILE ADDED 2004/04/14 08:01:02 sb 1.1.2.1: #i21150# Added support for polymorphic struct types.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [a81d2aae29c2198b121dbb83a9ff19a60c8783fd]

INTEGRATION: CWS sb18 (1.2.4); FILE MERGED 2004/04/14 07:59:29 sb 1.2.4.2: #i21150# Added support for polymorphic struct types. 2004/04/08 14:35:38 sb 1.2.4.1: #i21150# Fixed UNOIDL typedef support.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [e7a2bb3714453b0551b0a6557782187495f11e95]

INTEGRATION: CWS sb18 (1.2.4); FILE MERGED 2004/04/14 07:59:28 sb 1.2.4.2: #i21150# Added support for polymorphic struct types. 2004/04/08 14:35:38 sb 1.2.4.1: #i21150# Fixed UNOIDL typedef support.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [375732c9d90d0036a26da01436574aab0b2de6d1]

INTEGRATION: CWS sb18 (1.2.4); FILE MERGED 2004/04/14 07:59:28 sb 1.2.4.1: #i21150# Added support for polymorphic struct types.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [d91769741418cd5c330564a9ef10fba0db9cbc6e]

INTEGRATION: CWS sb18 (1.16.4); FILE MERGED 2004/05/12 11:33:28 sb 1.16.4.3: #i21150# Missing includes. 2004/04/21 15:31:50 sb 1.16.4.2: #i21150# Cleaned up nomenclature of polymorphic struct types. 2004/04/14 07:59:27 sb 1.16.4.1: #i21150# Added support for polymorphic struct types.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [1e510540ad9aa30d28e54a8af25cab5e79b8fe67]

INTEGRATION: CWS sb18 (1.3.4); FILE MERGED 2004/05/12 11:33:28 sb 1.3.4.2: #i21150# Missing includes. 2004/04/08 14:35:37 sb 1.3.4.1: #i21150# Fixed UNOIDL typedef support.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [4d14b9e66bf6d69974e6642cdc8d4df24c06f3e6]

INTEGRATION: CWS sb18 (1.5.4); FILE MERGED 2004/05/12 11:33:28 sb 1.5.4.2: #i21150# Missing includes. 2004/04/08 14:35:37 sb 1.5.4.1: #i21150# Fixed UNOIDL typedef support.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [198a9fcc470a142fe59798aa51b9658d835578d1]

INTEGRATION: CWS sb18 (1.14.4); FILE MERGED 2004/05/12 11:33:28 sb 1.14.4.3: #i21150# Missing includes. 2004/04/14 07:59:27 sb 1.14.4.2: #i21150# Added support for polymorphic struct types. 2004/04/08 14:35:37 sb 1.14.4.1: #i21150# Fixed UNOIDL typedef support.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [e5c5ae03a34fa56b8d22c2a5f8a9e8f0f2ec0386]

INTEGRATION: CWS sb18 (1.9.4); FILE MERGED 2004/05/12 11:33:27 sb 1.9.4.2: #i21150# Missing includes. 2004/04/08 14:35:37 sb 1.9.4.1: #i21150# Fixed UNOIDL typedef support.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [7aaea761f568dc8c393c8ac7cc74fef910a2169d]

INTEGRATION: CWS sb18 (1.8.4); FILE MERGED 2004/04/14 07:59:27 sb 1.8.4.1: #i21150# Added support for polymorphic struct types.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [14425cca49ac02e0842b57a182476688f13cf400]

INTEGRATION: CWS sb18 (1.1.2); FILE ADDED 2004/04/14 08:00:00 sb 1.1.2.1: #i21150# Added support for polymorphic struct types.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [fbe356cb03b09a18de2dd12f97da59ffc5a1e1cd]

INTEGRATION: CWS sb18 (1.1.2); FILE ADDED 2004/04/21 15:31:50 sb 1.1.2.2: #i21150# Cleaned up nomenclature of polymorphic struct types. 2004/04/14 08:00:12 sb 1.1.2.1: #i21150# Added support for polymorphic struct types.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [780255ecf9edde9664ed7a9c97427a267199601c]

INTEGRATION: CWS sb18 (1.2.4); FILE MERGED 2004/05/12 11:33:27 sb 1.2.4.1: #i21150# Missing includes.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [fc7366d32942b978235fe95581a301c0b7cc61f0]

INTEGRATION: CWS sb18 (1.12.4); FILE MERGED 2004/04/14 07:59:26 sb 1.12.4.1: #i21150# Added support for polymorphic struct types.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [501e88f0bfacad4aca366e44f3251ff554b820d9]

INTEGRATION: CWS sb18 (1.14.4); FILE MERGED 2004/04/08 14:35:36 sb 1.14.4.1: #i21150# Fixed UNOIDL typedef support.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [0d4b4f987bb5bd53f7fa49d9735cfe0fdd474e9f]

INTEGRATION: CWS sb18 (1.7.4); FILE MERGED 2004/05/12 11:33:27 sb 1.7.4.1: #i21150# Missing includes.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [1b37cbe88d026673b813883f9927ce922ebcaa17]

INTEGRATION: CWS sb18 (1.19.4); FILE MERGED 2004/05/12 11:33:26 sb 1.19.4.1: #i21150# Missing includes.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [1d69fbf389fd4ab5fba3a45fb4e74eea4846bbb8]

INTEGRATION: CWS sb18 (1.13.34); FILE MERGED 2004/05/12 11:33:26 sb 1.13.34.1: #i21150# Missing includes.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [6c2458dee605aee3a3237eda1ced0bdc06225caf]

INTEGRATION: CWS sb18 (1.21.40); FILE MERGED 2004/05/12 11:33:25 sb 1.21.40.1: #i21150# Missing includes.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [38e46ea0151321be5bd043ddcaf6f3f5de382c31]

INTEGRATION: CWS sb18 (1.10.22); FILE MERGED 2004/05/17 16:01:48 sb 1.10.22.2: #i21150# Adapted to extended interface type attributes that raise non-RuntimeExceptions. 2004/05/12 11:33:24 sb 1.10.22.1: #i21150# Missing includes.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [d1e802a212971c884fdf12d86c57d8f0e8fdad9f]

INTEGRATION: CWS sb18 (1.9.84); FILE MERGED 2004/05/12 11:33:24 sb 1.9.84.1: #i21150# Missing includes.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [52906dc471760e2e045ab9290967c411afc662b1]

INTEGRATION: CWS sb18 (1.6.84); FILE MERGED 2004/05/17 16:01:48 sb 1.6.84.1: #i21150# Adapted to extended interface type attributes that raise non-RuntimeExceptions.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [04a530c511784c0636ea22ed25cc52ba483af306]

INTEGRATION: CWS sb18 (1.4.22); FILE MERGED 2004/05/25 16:28:49 sb 1.4.22.1: #i21150# Temporarily disabled generating assemblies from types.rdb, as long as climaker is not adapted to polymorphic struct types (for which it currently fails).


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [cb618f1c1429dbbf03cb1353191a172d0a643a8b]

INTEGRATION: CWS sb18 (1.74.4); FILE MERGED 2004/05/21 11:58:15 sb 1.74.4.2: RESYNC: (1.74-1.75); FILE MERGED 2004/05/19 14:22:45 sb 1.74.4.1: #i21150# For now, call regcompare with -u.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [f5ec1ff15e3e63d65780c884de427d439fe567be]

INTEGRATION: CWS sb18 (1.59.60); FILE MERGED 2004/05/21 14:53:16 sb 1.59.60.1: #i21150# Missing dependency.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [19571fde85df2e861ad03a26638b113117185fef]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 15:07:19 sb 1.5.406.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [3a2f0fba06caad7cf046ef8331c097277aef82e9]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 15:07:18 sb 1.5.406.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [936f282dccd25882a755219c904775a3f2213c02]

INTEGRATION: CWS sb18 (1.4.406); FILE MERGED 2004/05/21 15:07:17 sb 1.4.406.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [0a60b16384cd9b37fcd26a31a0607a42da81d195]

INTEGRATION: CWS sb18 (1.2.406); FILE MERGED 2004/05/21 15:07:17 sb 1.2.406.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [6ca9ca48b8801d2b42434da47b3de751dbdc80eb]

INTEGRATION: CWS sb18 (1.2.88); FILE MERGED 2004/05/05 11:06:14 sb 1.2.88.1: #i21150# Missing base.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [a5b1c239586b94afedd2ed86644bdd4ae978e6fa]

INTEGRATION: CWS sb18 (1.3.406); FILE MERGED 2004/05/21 15:07:16 sb 1.3.406.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [ec5129b52a971bc8d49ebd05d45693cb2114bbbf]

INTEGRATION: CWS sb18 (1.4.406); FILE MERGED 2004/05/21 15:07:16 sb 1.4.406.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [97f58331264ac51376d272379d2d2449fe12e0bc]

INTEGRATION: CWS sb18 (1.5.308); FILE MERGED 2004/05/21 15:07:16 sb 1.5.308.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [ce83da8d8f196196232c82c1e8c3c9975cf201e3]

INTEGRATION: CWS sb18 (1.4.308); FILE MERGED 2004/05/21 15:07:16 sb 1.4.308.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [896e76bbd5c5fb9f7d1d7aaa3944c22015789d66]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 15:07:15 sb 1.5.406.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [e3bf9760b326fc56b4dcfd0538989b732d05c133]

INTEGRATION: CWS sb18 (1.5.308); FILE MERGED 2004/05/21 15:07:15 sb 1.5.308.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [e9a6f6d49b6dca0779c9e125718452d5ae9908b3]

INTEGRATION: CWS sb18 (1.4.406); FILE MERGED 2004/05/21 15:07:15 sb 1.4.406.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [f5abdf80c6533944dcb40574addfd044cdd6d2c0]

INTEGRATION: CWS sb18 (1.8.328); FILE MERGED 2004/05/21 15:07:14 sb 1.8.328.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [2c3adf526f5251f6c76cd3875c48870352625239]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 15:07:14 sb 1.5.406.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [312d5b03d4418fe51c991ccac0339626915502d0]

INTEGRATION: CWS sb18 (1.8.328); FILE MERGED 2004/05/21 15:07:13 sb 1.8.328.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [ec99d571834faa58ac0c05a36eca7d0705afeb27]

INTEGRATION: CWS sb18 (1.8.406); FILE MERGED 2004/05/21 15:07:13 sb 1.8.406.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [7d3546c0dab9a36c9a7dbba2b9c3b52a94a0450c]

INTEGRATION: CWS sb18 (1.6.406); FILE MERGED 2004/05/21 15:07:12 sb 1.6.406.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [8ecbe3a94d48e3e08d3125c8a05d1c96a80d6cc5]

INTEGRATION: CWS sb18 (1.9.308); FILE MERGED 2004/05/21 15:07:12 sb 1.9.308.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [be3f8ebc49f6707732786bb305ec0c5f15e398ce]

INTEGRATION: CWS sb18 (1.6.406); FILE MERGED 2004/05/21 15:07:11 sb 1.6.406.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [3a00a8241bd1239747a75277474dc7e18e72dfcd]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 15:07:11 sb 1.5.406.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [243ff3c0964ae16207c7d63851063cbfab7ea091]

INTEGRATION: CWS sb18 (1.4.442); FILE MERGED 2004/05/21 15:07:11 sb 1.4.442.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [46df1d70ba3758ef2bb084f426626ec39ca5b167]

INTEGRATION: CWS sb18 (1.3.308); FILE MERGED 2004/05/21 15:07:10 sb 1.3.308.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [ba81d98af062b3f15f73709a9a1fbff27d0005dd]

INTEGRATION: CWS sb18 (1.4.308); FILE MERGED 2004/05/21 15:07:10 sb 1.4.308.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [314d87f1b7ab29e4173c99b74042ebb8ad3feb02]

INTEGRATION: CWS sb18 (1.9.328); FILE MERGED 2004/05/21 15:07:10 sb 1.9.328.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [c0cd1b85b8f9854fe0fec2020460dbd40ae01194]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 15:07:09 sb 1.5.406.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [f74978dbe685c39ce9869f9899d0fec400ffc124]

INTEGRATION: CWS sb18 (1.2.408); FILE MERGED 2004/05/21 15:07:09 sb 1.2.408.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [bc52e1cc6f190afaba45055b314496a6503f3610]

INTEGRATION: CWS sb18 (1.6.308); FILE MERGED 2004/05/21 15:07:09 sb 1.6.308.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [4d9bf06531edc53941f9d8c5165eca71b999b015]

INTEGRATION: CWS sb18 (1.8.308); FILE MERGED 2004/05/21 15:07:08 sb 1.8.308.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [3c3ba3b24dad011e0eef175a09ea9e03b6d334bc]

INTEGRATION: CWS sb18 (1.8.328); FILE MERGED 2004/05/21 15:07:08 sb 1.8.328.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [feb4ae1152c1d40d2e61778c51b7252e51786a68]

INTEGRATION: CWS sb18 (1.4.406); FILE MERGED 2004/05/21 15:07:08 sb 1.4.406.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [a01593175783c5100f053715c7bad7df565a4ffd]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 15:07:08 sb 1.5.406.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [905ff3244005aced27b9303dca7d60b31684f9c3]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 15:07:07 sb 1.5.406.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [f1801a92c4a2a573b2c3eb9869d09b4574191c7d]

INTEGRATION: CWS sb18 (1.8.90); FILE MERGED 2004/05/21 15:07:07 sb 1.8.90.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [5189adaa3d3d5261d65b84015a52163a77de87d9]

INTEGRATION: CWS sb18 (1.3.308); FILE MERGED 2004/05/21 15:07:07 sb 1.3.308.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [b18af36fee236374fbefbb1d0d0cf82828380b06]

INTEGRATION: CWS sb18 (1.4.406); FILE MERGED 2004/05/21 15:07:07 sb 1.4.406.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [d7e03d51f8a98a5d2e5effa2327e73a3bcd3e45b]

INTEGRATION: CWS sb18 (1.4.406); FILE MERGED 2004/05/21 15:07:06 sb 1.4.406.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [c721a81ade21899bd113d58ef1d133846107b346]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 15:07:06 sb 1.5.406.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [b43667659b312069be4c67d2384b41e7c929293b]

INTEGRATION: CWS sb18 (1.8.328); FILE MERGED 2004/05/21 15:07:06 sb 1.8.328.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [8884977e6a7135e211553d089602013cf7524f4e]

INTEGRATION: CWS sb18 (1.2.406); FILE MERGED 2004/05/21 15:07:03 sb 1.2.406.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [37a6a8e9e3fd1d45a192a523af9d54c52da434e0]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 15:07:03 sb 1.5.406.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [a271dba1858de4d8e7427ae910aa369b1925c383]

INTEGRATION: CWS sb18 (1.6.406); FILE MERGED 2004/05/21 15:07:03 sb 1.6.406.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [58fdd8fd3a9252c6ef8f2b2bb42deb1dd1ae78d7]

INTEGRATION: CWS sb18 (1.2.308); FILE MERGED 2004/05/21 15:07:03 sb 1.2.308.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [c5dcb200375ebaf73ba335d602df140818bb23e5]

INTEGRATION: CWS sb18 (1.10.410); FILE MERGED 2004/05/21 15:07:02 sb 1.10.410.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [364365dec05a551ce76f1ad5486fce43af2679ad]

INTEGRATION: CWS sb18 (1.2.406); FILE MERGED 2004/05/21 15:07:02 sb 1.2.406.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [a3ae1a0dae9936e86dbeb846d0645979779a0e13]

INTEGRATION: CWS sb18 (1.4.308); FILE MERGED 2004/05/21 15:07:02 sb 1.4.308.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [952ab7f9b1504dd040ed9a60e97fe9c2a02c298e]

INTEGRATION: CWS sb18 (1.6.406); FILE MERGED 2004/05/21 15:07:02 sb 1.6.406.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [7e13bd5b0fed6ed9ec6aa5a505699e73f3d53346]

INTEGRATION: CWS sb18 (1.3.406); FILE MERGED 2004/05/21 15:07:01 sb 1.3.406.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [b0f2e2e3c5882f284620c84fd6e52ad19e300dc0]

INTEGRATION: CWS sb18 (1.7.250); FILE MERGED 2004/05/21 15:07:01 sb 1.7.250.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [ecd7fa173a6f468282bef7f3a21f0c84f21ca478]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 15:07:01 sb 1.5.406.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [8d76bdd665cc7eedfe15e03e0f1766a4992eb3f3]

INTEGRATION: CWS sb18 (1.10.328); FILE MERGED 2004/05/21 15:07:01 sb 1.10.328.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [755ead697944ccffd113c04e841efe2981c5c444]

INTEGRATION: CWS sb18 (1.7.406); FILE MERGED 2004/05/21 15:07:00 sb 1.7.406.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [a57a4fc60682599c340910407608eb93a5f52a8e]

INTEGRATION: CWS sb18 (1.6.406); FILE MERGED 2004/05/21 15:07:00 sb 1.6.406.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [b463a2f2398c05021be522b15a4a453c2a2d4791]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 15:07:00 sb 1.5.406.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [1c06555227836bb8adf34b5c32fc74c5d8655c0d]

INTEGRATION: CWS sb18 (1.6.406); FILE MERGED 2004/05/21 15:06:59 sb 1.6.406.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [9df81f7dfe30844fb9548ce52a0fafb9230b7000]

INTEGRATION: CWS sb18 (1.7.328); FILE MERGED 2004/05/21 15:06:59 sb 1.7.328.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [28ab0cfdf3b8c88f4b4320137da5f21b211de1fb]

INTEGRATION: CWS sb18 (1.8.328); FILE MERGED 2004/05/21 15:06:59 sb 1.8.328.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [7c6891b8a3b64c9f5d6a30d1eb4512a5a099207c]

INTEGRATION: CWS sb18 (1.6.406); FILE MERGED 2004/05/21 15:06:58 sb 1.6.406.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [92ad7e2012d6d60861d3d82b07e34a24372d8eaf]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 15:06:58 sb 1.5.406.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [377e4eb58d43c5a7d9a1c3428eee9916a0ea9d65]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 15:06:57 sb 1.5.406.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [dd7dbcf6d9305764165492d1dfc5eda861721a67]

INTEGRATION: CWS sb18 (1.5.308); FILE MERGED 2004/05/21 15:06:57 sb 1.5.308.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [b37ab872dae44af0390e8389922d1f90f11842f5]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 15:06:56 sb 1.5.406.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [0f906404a31258a688ccbec7bdfda4f39c6a8945]

INTEGRATION: CWS sb18 (1.4.406); FILE MERGED 2004/05/21 15:06:56 sb 1.4.406.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [11387c0e79047d3ce286331e3dd82eeae4118114]

INTEGRATION: CWS sb18 (1.7.328); FILE MERGED 2004/05/21 15:06:55 sb 1.7.328.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [5b03648327f47b8d25e08f01eb600f3d8c3ab9f9]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 15:06:55 sb 1.5.406.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [05a47e3a1a0acbe04b75ab5b71f904c3dc7b8871]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 15:06:54 sb 1.5.406.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [2d31520de571c206096e731c4ac9d772172cc166]

INTEGRATION: CWS sb18 (1.1.416); FILE MERGED 2004/05/21 15:06:54 sb 1.1.416.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [f13aed9ceb15b2fc1855d698624628b7771d8f16]

INTEGRATION: CWS sb18 (1.3.328); FILE MERGED 2004/05/21 15:06:54 sb 1.3.328.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [c925cf06417e475f279de7d919180a7db037a061]

INTEGRATION: CWS sb18 (1.3.328); FILE MERGED 2004/05/21 15:06:53 sb 1.3.328.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [eb14e80e56db4aa617caa4c20cff2656f5ca529d]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 15:06:53 sb 1.5.406.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [5293eec5f91a2225c255c035073033b42dc845b9]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 15:06:52 sb 1.5.406.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [cd02cbfceed51888fb6a7f4dbc80eff7ec1f79d8]

INTEGRATION: CWS sb18 (1.6.406); FILE MERGED 2004/05/21 15:06:52 sb 1.6.406.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [0815280b655b5456bb8efdaa62c652515d4a8cad]

INTEGRATION: CWS sb18 (1.6.406); FILE MERGED 2004/05/21 15:06:51 sb 1.6.406.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [019e23917015384eafefebe46d6dc48323ed1f7a]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 15:06:51 sb 1.5.406.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [3c07155d8503e629fe67a562d87322fdd9017dc3]

INTEGRATION: CWS sb18 (1.5.308); FILE MERGED 2004/05/21 15:06:51 sb 1.5.308.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [10391cb46ed55c5d494783d53f1812bae6df4b71]

INTEGRATION: CWS sb18 (1.4.406); FILE MERGED 2004/05/21 15:06:51 sb 1.4.406.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [88aad69e1ff4287241876459ae1590de700a0320]

INTEGRATION: CWS sb18 (1.6.406); FILE MERGED 2004/05/21 15:06:50 sb 1.6.406.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [3ced67a9a922baa2c58fbcd7d616d0a328e1eba3]

INTEGRATION: CWS sb18 (1.4.406); FILE MERGED 2004/05/21 15:06:50 sb 1.4.406.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [ed2b0e500f63589c06c4de794a63a492684ad679]

INTEGRATION: CWS sb18 (1.6.308); FILE MERGED 2004/05/21 15:06:50 sb 1.6.308.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [76a78e1d85ef431b316034df844e702edcc03629]

INTEGRATION: CWS sb18 (1.5.328); FILE MERGED 2004/05/21 15:06:49 sb 1.5.328.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [2c27db58a0ac99ed1378ab61f41483ff3cd424e6]

INTEGRATION: CWS sb18 (1.6.328); FILE MERGED 2004/05/21 15:06:49 sb 1.6.328.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [b79fcb3ef13cea8c15538b899f790825033ee0f1]

INTEGRATION: CWS sb18 (1.5.244); FILE MERGED 2004/05/21 15:06:49 sb 1.5.244.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [ff491b3b716849bb6f431d839dfa7f3bcc454fdc]

INTEGRATION: CWS sb18 (1.12.328); FILE MERGED 2004/05/21 15:06:49 sb 1.12.328.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [b312cde55d0b659fb0bfc07ead68810ab2245d39]

INTEGRATION: CWS sb18 (1.6.406); FILE MERGED 2004/05/21 15:06:49 sb 1.6.406.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [8c0024706238616fa576004624b889db0b1b14fd]

INTEGRATION: CWS sb18 (1.4.406); FILE MERGED 2004/05/21 15:06:48 sb 1.4.406.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [a92a9b2865615f916dfab456916bd9054e7c9546]

INTEGRATION: CWS sb18 (1.5.308); FILE MERGED 2004/05/21 15:06:48 sb 1.5.308.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [1f2394c5fecec16c285ae054b8d35f0ef816fd8a]

INTEGRATION: CWS sb18 (1.4.406); FILE MERGED 2004/05/21 15:06:47 sb 1.4.406.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [996644ec604f404728bd5d89201d75268fc6c104]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 15:06:47 sb 1.5.406.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [e16db09c7b9f563310279f037f4b54075f1855cd]

INTEGRATION: CWS sb18 (1.4.406); FILE MERGED 2004/05/21 15:06:46 sb 1.4.406.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [e63474f450c89808de482b1faf04a80e33206ed2]

INTEGRATION: CWS sb18 (1.5.308); FILE MERGED 2004/05/21 15:06:46 sb 1.5.308.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [292e097307b197548a20f13a9f39b61c135d8ad0]

INTEGRATION: CWS sb18 (1.3.406); FILE MERGED 2004/05/21 15:06:46 sb 1.3.406.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [2d598f5724899fca34c1d79879f1f5d70bc70f4a]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 15:06:46 sb 1.5.406.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [345d659b0d8ee45bfbc6163255b623fac46c2a66]

INTEGRATION: CWS sb18 (1.3.450); FILE MERGED 2004/05/21 15:06:45 sb 1.3.450.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [ac27c53fbc30e75ccdcbfcded6d382072910c166]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 15:06:45 sb 1.5.406.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [c127f042f1c26956a005a3084ad5874f1d1511a8]

INTEGRATION: CWS sb18 (1.4.406); FILE MERGED 2004/05/21 15:06:45 sb 1.4.406.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [1423f6ede11eb108b2b7abd9eb0fa30cc316783e]

INTEGRATION: CWS sb18 (1.4.406); FILE MERGED 2004/05/21 15:06:44 sb 1.4.406.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [6c1952889e76582b6ab762077825f49270940e2d]

INTEGRATION: CWS sb18 (1.7.328); FILE MERGED 2004/05/21 15:06:44 sb 1.7.328.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [c1db67bcd86a166e342aaa9dbea81cdafb61c7a1]

INTEGRATION: CWS sb18 (1.1.416); FILE MERGED 2004/05/21 15:06:43 sb 1.1.416.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [ae608c39a19a7847afb2d61aaa0152add3398f72]

INTEGRATION: CWS sb18 (1.4.406); FILE MERGED 2004/05/21 15:06:43 sb 1.4.406.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [e692baf10a822bbca719f9f6aade5fee9cf574a5]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 15:06:43 sb 1.5.406.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [fbc532d6b2026455bcabc8cd55e7e27365e0eb2e]

INTEGRATION: CWS sb18 (1.6.328); FILE MERGED 2004/05/21 15:06:42 sb 1.6.328.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [247928ffb226cf9d20c901a3e0028ebd6db671af]

INTEGRATION: CWS sb18 (1.4.406); FILE MERGED 2004/05/21 15:06:42 sb 1.4.406.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [43ad0324acddeb858102897e05595acffdb5dca8]

INTEGRATION: CWS sb18 (1.7.328); FILE MERGED 2004/05/21 15:06:42 sb 1.7.328.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [76e6cb2a24301e1a7f0208359289c7ac48f0cb1f]

INTEGRATION: CWS sb18 (1.5.328); FILE MERGED 2004/05/21 15:06:41 sb 1.5.328.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [8d9290bb4c6154a711b5ba986b0f117e89f7e75f]

INTEGRATION: CWS sb18 (1.2.406); FILE MERGED 2004/05/21 15:06:40 sb 1.2.406.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [b96631f272c2a853a7d40b093e5701c286a86da3]

INTEGRATION: CWS sb18 (1.4.406); FILE MERGED 2004/05/21 15:06:40 sb 1.4.406.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [4c53f891c8dcb6cbb9932f666ec82b5520f50e15]

INTEGRATION: CWS sb18 (1.6.328); FILE MERGED 2004/05/21 15:06:40 sb 1.6.328.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [72a26c38612203b9ae3d48ef220bc8f556c6d2eb]

INTEGRATION: CWS sb18 (1.5.328); FILE MERGED 2004/05/21 15:06:39 sb 1.5.328.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [c5cc61e006935101e0090765dedef304fcea63e9]

INTEGRATION: CWS sb18 (1.5.270); FILE MERGED 2004/05/21 15:06:39 sb 1.5.270.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [50339fdbfafb9f918849a4161ee937a1ea0ee1a4]

INTEGRATION: CWS sb18 (1.4.308); FILE MERGED 2004/05/21 15:06:39 sb 1.4.308.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [4b16cf5f8f53f7a2f5df38be2711f5de03edb9a0]

INTEGRATION: CWS sb18 (1.2.406); FILE MERGED 2004/05/21 15:06:38 sb 1.2.406.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [7f94442bbf742c7eee0bfc58b98d3d5ac4667c37]

INTEGRATION: CWS sb18 (1.2.428); FILE MERGED 2004/05/21 15:06:38 sb 1.2.428.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [1f332d43f50693d2dc36da636498205dcd729ec4]

INTEGRATION: CWS sb18 (1.7.328); FILE MERGED 2004/05/21 15:06:38 sb 1.7.328.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [d87b85e56bb2f15aa78de63a2f1958b09bf1ff41]

INTEGRATION: CWS sb18 (1.4.308); FILE MERGED 2004/05/21 15:06:38 sb 1.4.308.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [48e2b64281709110dc04d7303828d2ee08933b14]

INTEGRATION: CWS sb18 (1.2.406); FILE MERGED 2004/05/21 15:06:37 sb 1.2.406.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [c6f178753c9ff60257693252ad71f9216f148d14]

INTEGRATION: CWS sb18 (1.9.328); FILE MERGED 2004/05/21 15:06:37 sb 1.9.328.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [65efec5ddaae368381b4a947fb789af5a603506f]

INTEGRATION: CWS sb18 (1.3.406); FILE MERGED 2004/05/21 15:06:37 sb 1.3.406.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [588ef243264c4c56b20781990f2c73e20b1253b0]

INTEGRATION: CWS sb18 (1.5.328); FILE MERGED 2004/05/21 15:06:37 sb 1.5.328.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [560a5bad1275e21adacc67cdbd6695283968987f]

INTEGRATION: CWS sb18 (1.2.406); FILE MERGED 2004/05/21 15:06:36 sb 1.2.406.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [513a7ce971284e42c85bf8c8c2fbad8dbcf74cb4]

INTEGRATION: CWS sb18 (1.5.328); FILE MERGED 2004/05/21 15:06:36 sb 1.5.328.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [9d3877acf006dd325f771288bbc18b9bcc8f59bb]

INTEGRATION: CWS sb18 (1.8.308); FILE MERGED 2004/05/21 15:06:36 sb 1.8.308.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [3e17a7abf89e9ee39cce27f7acc2710f88953ad5]

INTEGRATION: CWS sb18 (1.1.426); FILE MERGED 2004/05/21 15:06:35 sb 1.1.426.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [f9f8ae99cc6c9c6a098a74d21fcbe274cc37ddaf]

INTEGRATION: CWS sb18 (1.2.296); FILE MERGED 2004/05/21 15:06:34 sb 1.2.296.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [7e047bcfa10f5502079c0f0409dbc65512b492fe]

INTEGRATION: CWS sb18 (1.1.426); FILE MERGED 2004/05/21 15:06:34 sb 1.1.426.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [24d269c68cf88581f0e7700b6944ea97207c7d40]

INTEGRATION: CWS sb18 (1.3.328); FILE MERGED 2004/05/21 15:06:34 sb 1.3.328.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [4ae17414d25297f75becbcb870819e2899b4328e]

INTEGRATION: CWS sb18 (1.2.426); FILE MERGED 2004/05/21 15:06:33 sb 1.2.426.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [7b156a02546fad2633c515a960155ee85f14bf4e]

INTEGRATION: CWS sb18 (1.6.442); FILE MERGED 2004/05/21 15:06:22 sb 1.6.442.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [7a1f9c5ae46e75a1c0727ece4c3a1d4ddaebdcde]

INTEGRATION: CWS sb18 (1.5.442); FILE MERGED 2004/05/21 15:06:22 sb 1.5.442.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [696704630167012c79ff78e854eecc3a239b62ed]

INTEGRATION: CWS sb18 (1.3.270); FILE MERGED 2004/05/21 15:06:22 sb 1.3.270.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [d3074faa6a62e0bfad325265fea6277e2dd205e7]

INTEGRATION: CWS sb18 (1.3.406); FILE MERGED 2004/05/21 15:06:21 sb 1.3.406.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [7c841ddc97bf1c0df8b149dbed39cc6d479678b6]

INTEGRATION: CWS sb18 (1.7.406); FILE MERGED 2004/05/21 15:06:21 sb 1.7.406.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [0c18071eed5f75ed9d67e34eb4130b119b6cc0c4]

INTEGRATION: CWS sb18 (1.5.442); FILE MERGED 2004/05/21 15:06:21 sb 1.5.442.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [1169901973df65030f21563cfef25ccfd5ad70cd]

INTEGRATION: CWS sb18 (1.2.442); FILE MERGED 2004/05/21 15:06:21 sb 1.2.442.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [f2d6e3298d9e5325796db3e12363a13a76cec8c1]

INTEGRATION: CWS sb18 (1.6.442); FILE MERGED 2004/05/21 15:06:20 sb 1.6.442.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [52e79d193f5f810dfd84cbafee9d50ffbe514da0]

INTEGRATION: CWS sb18 (1.4.406); FILE MERGED 2004/05/21 15:06:20 sb 1.4.406.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [df87a7c52fb472a0099d39672c931ec314a7d551]

INTEGRATION: CWS sb18 (1.3.406); FILE MERGED 2004/05/21 15:06:20 sb 1.3.406.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [e3a1ffcf573ed9e0ee4083de866b119182a3c05c]

INTEGRATION: CWS sb18 (1.2.442); FILE MERGED 2004/05/21 15:06:20 sb 1.2.442.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [da835b2e9f6b75e9b3275b9a6f6fb046c73aa44d]

INTEGRATION: CWS sb18 (1.6.406); FILE MERGED 2004/05/21 15:06:20 sb 1.6.406.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [2be950f83c6c05563f6b33ad8b7f5d64fa6d6af7]

INTEGRATION: CWS sb18 (1.9.406); FILE MERGED 2004/05/21 15:06:19 sb 1.9.406.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [3abc43a2ea809b06d15ad60a08a4d0274d614078]

INTEGRATION: CWS sb18 (1.6.442); FILE MERGED 2004/05/21 15:06:19 sb 1.6.442.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [6ab131f84ec89b4b563ea3d5eecc9a5fd19855e1]

INTEGRATION: CWS sb18 (1.5.442); FILE MERGED 2004/05/21 15:06:19 sb 1.5.442.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [fb1d1e830438363bbad7cefccb3876a1e59ef070]

INTEGRATION: CWS sb18 (1.5.442); FILE MERGED 2004/05/21 15:06:18 sb 1.5.442.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [63aa9617fe2af88393a12c12f808d8cc05fccecd]

INTEGRATION: CWS sb18 (1.6.406); FILE MERGED 2004/05/21 15:06:18 sb 1.6.406.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [7aa856729789174ab2cdfa551dc173243e041bb3]

INTEGRATION: CWS sb18 (1.7.328); FILE MERGED 2004/05/21 15:06:17 sb 1.7.328.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [7797678b39e7749984f7dc769326804177f4f5bb]

INTEGRATION: CWS sb18 (1.1.438); FILE MERGED 2004/05/21 15:06:17 sb 1.1.438.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [88016ca2ea0e1891b5985159e7db9c41a1aaac7e]

INTEGRATION: CWS sb18 (1.6.406); FILE MERGED 2004/05/21 15:06:17 sb 1.6.406.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [8bcc923721125dc94cb45c72d4c10ad87954447d]

INTEGRATION: CWS sb18 (1.6.406); FILE MERGED 2004/05/21 15:06:16 sb 1.6.406.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [f8dc9450294fc7944a2c0aec79d3fe584eef561f]

INTEGRATION: CWS sb18 (1.6.442); FILE MERGED 2004/05/21 15:06:16 sb 1.6.442.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [8057231c0146b393ac1fee85bd12a714cecd266d]

INTEGRATION: CWS sb18 (1.7.442); FILE MERGED 2004/05/21 15:06:16 sb 1.7.442.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [11eaae163f0a2d3ebe71314f55ff77f5be973559]

INTEGRATION: CWS sb18 (1.7.328); FILE MERGED 2004/05/21 15:06:16 sb 1.7.328.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [b0ff1534ad0678f3a4a1c063c03af43f9195ef7e]

INTEGRATION: CWS sb18 (1.5.442); FILE MERGED 2004/05/21 15:06:16 sb 1.5.442.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [519d602e6be164d9827b273544c753e9a843bcbf]

INTEGRATION: CWS sb18 (1.8.406); FILE MERGED 2004/05/21 15:06:15 sb 1.8.406.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [a08a89b1f37d6cdc102c471a8026e6791e77b78e]

INTEGRATION: CWS sb18 (1.13.328); FILE MERGED 2004/05/21 15:06:15 sb 1.13.328.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [f19c25213cfe47305e5306da89ba4cadc16bc0f0]

INTEGRATION: CWS sb18 (1.6.406); FILE MERGED 2004/05/21 15:06:15 sb 1.6.406.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [8916aecd9f8bba69092e3f538168d721217e2360]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 15:06:15 sb 1.5.406.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [3493c2df207fbf3aace8632a86dd4da16e9a0f15]

INTEGRATION: CWS sb18 (1.4.442); FILE MERGED 2004/05/21 15:06:15 sb 1.4.442.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [2e08c0c419fea7080985cf6769f21bf4883bc75b]

INTEGRATION: CWS sb18 (1.11.426); FILE MERGED 2004/05/21 15:06:14 sb 1.11.426.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [ea81577637f2c9528cfaa5a0cb1ce714bfd4be44]

INTEGRATION: CWS sb18 (1.5.442); FILE MERGED 2004/05/21 15:06:14 sb 1.5.442.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [91af16a0b9b8801ebf09483fcc1372cff92ad38f]

INTEGRATION: CWS sb18 (1.8.406); FILE MERGED 2004/05/21 15:06:14 sb 1.8.406.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [4dc59ae4038765c32c83f62f7d19d4c75bad0a19]

INTEGRATION: CWS sb18 (1.7.442); FILE MERGED 2004/05/21 15:06:14 sb 1.7.442.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [0736abfa2da97e5bfcd5ea7a9ed4efa6c311acd7]

INTEGRATION: CWS sb18 (1.4.442); FILE MERGED 2004/05/21 15:06:13 sb 1.4.442.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [38ec13985e84248f0cf2397697ae9501efd3a62f]

INTEGRATION: CWS sb18 (1.5.442); FILE MERGED 2004/05/21 15:06:13 sb 1.5.442.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [635230abc87ecaa4c4ed8bb2e40536c231caab69]

INTEGRATION: CWS sb18 (1.7.442); FILE MERGED 2004/05/21 15:06:12 sb 1.7.442.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [918a1941a1e96d40c327eea402b3256676bd4774]

INTEGRATION: CWS sb18 (1.6.442); FILE MERGED 2004/05/21 15:06:12 sb 1.6.442.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [5ddcdb6b11a736b141f99fd140706f5683a56f45]

INTEGRATION: CWS sb18 (1.5.328); FILE MERGED 2004/05/21 15:06:12 sb 1.5.328.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [3f17be5fa5ccac82e7ed5ec7c40bff88ec940959]

INTEGRATION: CWS sb18 (1.10.406); FILE MERGED 2004/05/21 15:06:12 sb 1.10.406.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [226450c869bcdc03aa8fe522313642a9581e4e2f]

INTEGRATION: CWS sb18 (1.6.442); FILE MERGED 2004/05/21 15:06:11 sb 1.6.442.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [6f79caf71971b88be33ffde9b65fd6cda0b98b49]

INTEGRATION: CWS sb18 (1.5.442); FILE MERGED 2004/05/21 15:06:11 sb 1.5.442.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [317149d6fcc396d1f0924b90d9f95614b2ee54b4]

INTEGRATION: CWS sb18 (1.7.442); FILE MERGED 2004/05/21 15:06:11 sb 1.7.442.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [dab95ad2011c066ef6bb4a8e2a3b6eaae50bd26d]

INTEGRATION: CWS sb18 (1.7.406); FILE MERGED 2004/05/21 15:06:11 sb 1.7.406.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [c32eb38cd4574a60109062714b94f41864f2a1bb]

INTEGRATION: CWS sb18 (1.5.442); FILE MERGED 2004/05/21 15:06:10 sb 1.5.442.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [e65be98d37fac135fef047cac03889798a22a748]

INTEGRATION: CWS sb18 (1.6.406); FILE MERGED 2004/05/21 15:06:10 sb 1.6.406.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [e901bda86b559bc5ab6157c57f26971d0997ce4e]

INTEGRATION: CWS sb18 (1.8.406); FILE MERGED 2004/05/21 15:06:09 sb 1.8.406.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [640e418a275e9cb9f9a347cc217012153f20370c]

INTEGRATION: CWS sb18 (1.5.444); FILE MERGED 2004/05/21 15:06:09 sb 1.5.444.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [4fa5c52201ff0ee990b720e08d6acea1bdd88317]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 15:06:09 sb 1.5.406.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [d2223fd37a43be474741f4544033e7461249f669]

INTEGRATION: CWS sb18 (1.6.406); FILE MERGED 2004/05/21 15:06:09 sb 1.6.406.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [2b9282c6bba33ebb029442cadf0cebb1ba2e8289]

INTEGRATION: CWS sb18 (1.3.406); FILE MERGED 2004/05/21 15:06:08 sb 1.3.406.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [ca2e17c87361431f5f1569642c156ac8e1d16e92]

INTEGRATION: CWS sb18 (1.4.444); FILE MERGED 2004/05/21 15:06:08 sb 1.4.444.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [f0e84248c3e423e787f40b41fea5b713584c05b4]

INTEGRATION: CWS sb18 (1.1.438); FILE MERGED 2004/05/21 15:06:08 sb 1.1.438.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [10b9367e6bc934fb0eabcfab24bc31bc58d5c4ee]

INTEGRATION: CWS sb18 (1.4.444); FILE MERGED 2004/05/21 15:06:07 sb 1.4.444.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [a12deee894abef4ec5d922b422da633f19b2eea2]

INTEGRATION: CWS sb18 (1.15.406); FILE MERGED 2004/05/21 15:06:07 sb 1.15.406.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [205d85cbdadc06de257b37c53de566133991fb56]

INTEGRATION: CWS sb18 (1.3.450); FILE MERGED 2004/05/21 15:06:07 sb 1.3.450.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [d873308fc08b49a5059d477c781133111a33d686]

INTEGRATION: CWS sb18 (1.7.426); FILE MERGED 2004/05/21 15:06:07 sb 1.7.426.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [1f51cb15bd9b0659648f99e637899a3fae322c1d]

INTEGRATION: CWS sb18 (1.3.406); FILE MERGED 2004/05/21 15:06:07 sb 1.3.406.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [67803d524c070275d48e9ad0afd31b117d0b5937]

INTEGRATION: CWS sb18 (1.4.444); FILE MERGED 2004/05/21 15:06:06 sb 1.4.444.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [1d91392d578d35065238d7aef45af0e8e8b57505]

INTEGRATION: CWS sb18 (1.5.444); FILE MERGED 2004/05/21 15:06:06 sb 1.5.444.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [799c907f806cd68898ed3041f6bbfb839c851de0]

INTEGRATION: CWS sb18 (1.1.436); FILE MERGED 2004/05/21 15:06:06 sb 1.1.436.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [13404ddfe3f7e44f5999f0301a33f0633f229ea5]

INTEGRATION: CWS sb18 (1.4.426); FILE MERGED 2004/05/21 15:06:05 sb 1.4.426.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [51b640662f4fcb4fa8e18c78ed648b18466945ec]

INTEGRATION: CWS sb18 (1.3.450); FILE MERGED 2004/05/21 15:06:05 sb 1.3.450.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [0942c6d9cf4a4b2a70a625a574c4805f55e45973]

INTEGRATION: CWS sb18 (1.4.444); FILE MERGED 2004/05/21 15:06:05 sb 1.4.444.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [fbe9a12d99962d945265a5d470b846520924f56f]

INTEGRATION: CWS sb18 (1.4.444); FILE MERGED 2004/05/21 15:06:04 sb 1.4.444.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [91af17ec0ab2b4230b8efea2730618f0327eb0d2]

INTEGRATION: CWS sb18 (1.5.444); FILE MERGED 2004/05/21 15:06:04 sb 1.5.444.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [e8c00f6a4c464cb72c65d70122831560aa551e8f]

INTEGRATION: CWS sb18 (1.4.444); FILE MERGED 2004/05/21 15:06:03 sb 1.4.444.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [4d0b486b13005dca7397639bb9f4f70a81e2e9c5]

INTEGRATION: CWS sb18 (1.7.328); FILE MERGED 2004/05/21 15:06:03 sb 1.7.328.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [57df37c00a34832523e1a8240d71fccf2b56f67b]

INTEGRATION: CWS sb18 (1.3.450); FILE MERGED 2004/05/21 15:06:03 sb 1.3.450.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [d1fab711887fd0ae7870898532fb1007c60e79a9]

INTEGRATION: CWS sb18 (1.3.406); FILE MERGED 2004/05/21 15:06:02 sb 1.3.406.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [6807309a6b06e67477d97c681194fe97de82ec27]

INTEGRATION: CWS sb18 (1.1.442); FILE MERGED 2004/05/21 15:06:02 sb 1.1.442.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [b229c7716fa01236e64cfd4ce23cca242e4179b5]

INTEGRATION: CWS sb18 (1.3.328); FILE MERGED 2004/05/21 15:06:02 sb 1.3.328.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [0e48172c929751cbe98d84c9f2befbfd06892643]

INTEGRATION: CWS sb18 (1.8.406); FILE MERGED 2004/05/21 15:06:01 sb 1.8.406.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [8f1acc9713e2c0a6472ffd0beb6dc1b98510a782]

INTEGRATION: CWS sb18 (1.3.450); FILE MERGED 2004/05/21 15:06:01 sb 1.3.450.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [4cbb2ff83ad62c8fe54e003c5d16a6640820e5dc]

INTEGRATION: CWS sb18 (1.4.444); FILE MERGED 2004/05/21 15:06:01 sb 1.4.444.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [7e9ad59c90657f2c4c2681256fd72dc4d67690c6]

INTEGRATION: CWS sb18 (1.4.444); FILE MERGED 2004/05/21 15:06:00 sb 1.4.444.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [bfba1798fada622d2b764af4156b85ca6c787ba2]

INTEGRATION: CWS sb18 (1.4.446); FILE MERGED 2004/05/21 15:06:00 sb 1.4.446.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [6013327e04ba812f96272ad7c469d621503722ea]

INTEGRATION: CWS sb18 (1.1.440); FILE MERGED 2004/05/21 15:06:00 sb 1.1.440.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [f9e33a0fb790efdb1ce0aeea7b49048c1628e6d4]

INTEGRATION: CWS sb18 (1.1.436); FILE MERGED 2004/05/21 15:05:59 sb 1.1.436.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [be22734ea0c5ec3098cc5839ed780ea392a7dbd8]

INTEGRATION: CWS sb18 (1.4.444); FILE MERGED 2004/05/21 15:05:59 sb 1.4.444.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [c92a2d7dc1f352d583c279a1a8ef4643ee8a86a6]

INTEGRATION: CWS sb18 (1.4.446); FILE MERGED 2004/05/21 15:05:59 sb 1.4.446.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [5d96132958d27e96708d8da26352b6a0f89b0922]

INTEGRATION: CWS sb18 (1.7.406); FILE MERGED 2004/05/21 15:05:59 sb 1.7.406.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [78b90e2ffeffd131730b99dc69262868e46b3f0c]

INTEGRATION: CWS sb18 (1.7.406); FILE MERGED 2004/05/21 15:05:58 sb 1.7.406.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [fa81d5148fa22c53fde7b0172414ff9a1ec17988]

INTEGRATION: CWS sb18 (1.2.444); FILE MERGED 2004/05/21 15:05:58 sb 1.2.444.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [980ed13ecf29f955a5bb9ec41a78b4df691352d9]

INTEGRATION: CWS sb18 (1.4.444); FILE MERGED 2004/05/21 15:05:58 sb 1.4.444.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [f060e48ae68a076942c3ef6b9c4b53d0bff8c469]

INTEGRATION: CWS sb18 (1.5.444); FILE MERGED 2004/05/21 15:05:58 sb 1.5.444.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [5c97d628786f20b409e288fa84e1d67ef02c8a46]

INTEGRATION: CWS sb18 (1.10.406); FILE MERGED 2004/05/21 15:05:57 sb 1.10.406.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [bbebed6923dc4c75fed2d5be208acbf9a6082942]

INTEGRATION: CWS sb18 (1.4.308); FILE MERGED 2004/05/21 15:05:57 sb 1.4.308.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [36dfe1a3b82fd2e511821dbb232bb34df7ff3cd8]

INTEGRATION: CWS sb18 (1.6.308); FILE MERGED 2004/05/21 15:05:57 sb 1.6.308.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [ebe3a706ff1b6f7def70b68066a6741bbafda40a]

INTEGRATION: CWS sb18 (1.5.444); FILE MERGED 2004/05/21 15:05:57 sb 1.5.444.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [d009ecc9d5381c5e1870b3e0b5a48c3e6087196f]

INTEGRATION: CWS sb18 (1.1.438); FILE MERGED 2004/05/21 15:05:57 sb 1.1.438.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [46f3f1d09ce82798f34d9751844766ed8cb20e29]

INTEGRATION: CWS sb18 (1.1.438); FILE MERGED 2004/05/21 15:05:56 sb 1.1.438.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [d6ecbf98beba0c696a27e371b8b55dd0e66bf24a]

INTEGRATION: CWS sb18 (1.5.438); FILE MERGED 2004/05/21 15:05:56 sb 1.5.438.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [d193438cf954d2f1a04f37fbcc1ed3a7abd125a4]

INTEGRATION: CWS sb18 (1.1.442); FILE MERGED 2004/05/21 15:05:56 sb 1.1.442.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [fb2d6245ff8a18709a755047a29a5385484dd1bd]

INTEGRATION: CWS sb18 (1.1.442); FILE MERGED 2004/05/21 15:05:55 sb 1.1.442.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [9a6091aac31afcf29c43c6afb60207986ddc7e2b]

INTEGRATION: CWS sb18 (1.3.450); FILE MERGED 2004/05/21 15:05:54 sb 1.3.450.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [de514409445984931267b9b922a5fcf2f39d530c]

INTEGRATION: CWS sb18 (1.4.444); FILE MERGED 2004/05/21 15:05:54 sb 1.4.444.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [391dd934e888c672ee2bfafc00cb23c5324e05f0]

INTEGRATION: CWS sb18 (1.8.328); FILE MERGED 2004/05/21 15:05:54 sb 1.8.328.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [3e99635957dbec12634bf40329fe5db071490645]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 15:05:54 sb 1.5.406.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [349211769925e6c0e1260397b33e4211c7f33029]

INTEGRATION: CWS sb18 (1.1.442); FILE MERGED 2004/05/21 15:05:54 sb 1.1.442.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [8eeb218678f2f8a69a87574dc89b5095fa4c9914]

INTEGRATION: CWS sb18 (1.4.444); FILE MERGED 2004/05/21 15:05:53 sb 1.4.444.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [1ddf02cdcc473906d56797319e0a8ed77e915dc1]

INTEGRATION: CWS sb18 (1.3.450); FILE MERGED 2004/05/21 15:05:53 sb 1.3.450.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [37e88f227801d07a1790c1ab42e41c770285b5a8]

INTEGRATION: CWS sb18 (1.4.446); FILE MERGED 2004/05/21 15:05:52 sb 1.4.446.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [617403bc21e6a26cbbca74a5c879821107489c72]

INTEGRATION: CWS sb18 (1.3.450); FILE MERGED 2004/05/21 15:05:52 sb 1.3.450.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [e4e47b28b6cdc03e1c9782894b3133638ad289af]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 15:05:52 sb 1.5.406.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [3e06c75f61a6b3793b21b9a90808a91eea2121bc]

INTEGRATION: CWS sb18 (1.6.406); FILE MERGED 2004/05/21 15:05:52 sb 1.6.406.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [879e655506183fb70c96bffef3760a17dba57eaf]

INTEGRATION: CWS sb18 (1.4.444); FILE MERGED 2004/05/21 15:05:51 sb 1.4.444.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [8cea511a87b1c65de0423b7df5685709f6c59081]

INTEGRATION: CWS sb18 (1.3.406); FILE MERGED 2004/05/21 15:05:51 sb 1.3.406.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [7f9f4e43c27acee0379341c149fa283ab072a186]

INTEGRATION: CWS sb18 (1.4.308); FILE MERGED 2004/05/21 15:05:51 sb 1.4.308.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [efb05d2ee91a115ddfd633384a20dfe9818ce9dc]

INTEGRATION: CWS sb18 (1.4.446); FILE MERGED 2004/05/21 15:05:51 sb 1.4.446.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [88c37d65c4ebdd2fac3b1513f425e36ce1ff94a7]

INTEGRATION: CWS sb18 (1.7.406); FILE MERGED 2004/05/21 15:05:50 sb 1.7.406.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [2cb111112d3628af04fa6e9d34080bebbdc90da6]

INTEGRATION: CWS sb18 (1.6.406); FILE MERGED 2004/05/21 15:05:50 sb 1.6.406.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [b34c8ada9c92b45326d0ea45cbf9107f7789715a]

INTEGRATION: CWS sb18 (1.2.436); FILE MERGED 2004/05/21 15:05:49 sb 1.2.436.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [44c73ddd053372c61decf4adfc575ade8543f7f6]

INTEGRATION: CWS sb18 (1.1.436); FILE MERGED 2004/05/21 15:05:49 sb 1.1.436.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [6ce4c2783a6fffd938b345ca4020c727fb60c467]

INTEGRATION: CWS sb18 (1.4.406); FILE MERGED 2004/05/21 15:05:49 sb 1.4.406.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [307e4f89b7d964ff07e46e591b52b84fa7974e64]

INTEGRATION: CWS sb18 (1.1.416); FILE MERGED 2004/05/21 15:05:49 sb 1.1.416.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [d47eb22125e1917d2f25d9694625caccf04b5938]

INTEGRATION: CWS sb18 (1.3.406); FILE MERGED 2004/05/21 15:05:48 sb 1.3.406.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [9e0e68fbc3a8c9be30728ec7ebc2362d217d70f5]

INTEGRATION: CWS sb18 (1.3.450); FILE MERGED 2004/05/21 15:05:48 sb 1.3.450.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [e47806cabe583cf32f76d897bf96f3f81ea15f2d]

INTEGRATION: CWS sb18 (1.1.444); FILE MERGED 2004/05/21 15:05:48 sb 1.1.444.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [1444ef6347dc75866de6768f7614a0c97d1be3e7]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 15:05:48 sb 1.5.406.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [8556b9eb943b86e60491122301b0a7cb230e4ac8]

INTEGRATION: CWS sb18 (1.4.444); FILE MERGED 2004/05/21 15:05:48 sb 1.4.444.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [e96630b5079999e7f482785f281176968146d0bb]

INTEGRATION: CWS sb18 (1.4.444); FILE MERGED 2004/05/21 15:05:47 sb 1.4.444.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [ca9bd39c2bb02eb8c313228bfd0364170250b8f7]

INTEGRATION: CWS sb18 (1.3.450); FILE MERGED 2004/05/21 15:05:47 sb 1.3.450.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [eee73f696b5317604887158970b986512abed538]

INTEGRATION: CWS sb18 (1.2.440); FILE MERGED 2004/05/21 15:05:47 sb 1.2.440.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [1808c65edcb2b613cf71bcafdd45678af789339b]

INTEGRATION: CWS sb18 (1.6.406); FILE MERGED 2004/05/21 15:05:47 sb 1.6.406.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [140e476a6d04a3e8f23dbda02b19937364597068]

INTEGRATION: CWS sb18 (1.6.406); FILE MERGED 2004/05/21 15:05:46 sb 1.6.406.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [d5048667cc2dee5beaf22063831b17f0e9808814]

INTEGRATION: CWS sb18 (1.4.444); FILE MERGED 2004/05/21 15:05:46 sb 1.4.444.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [5d6757498ab0b96db3bc35a8c3f9dc11c364c9c5]

INTEGRATION: CWS sb18 (1.4.308); FILE MERGED 2004/05/21 15:05:46 sb 1.4.308.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [aee0a1682314535fffabbbc8180b1244c40bfad5]

INTEGRATION: CWS sb18 (1.5.308); FILE MERGED 2004/05/21 15:05:46 sb 1.5.308.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [3ee7b49df98d10fdfce73614276feccbc73ddc0e]

INTEGRATION: CWS sb18 (1.3.450); FILE MERGED 2004/05/21 15:05:46 sb 1.3.450.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [f746ef981522a0ff92b8103766f4404da30318a9]

INTEGRATION: CWS sb18 (1.4.406); FILE MERGED 2004/05/21 15:05:45 sb 1.4.406.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [6b1a959c179eaeec4adfda17b968df427ee3cec7]

INTEGRATION: CWS sb18 (1.4.444); FILE MERGED 2004/05/21 15:05:45 sb 1.4.444.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [04ad7de6f20386a5f0a2c9939c46f01089801aed]

INTEGRATION: CWS sb18 (1.3.450); FILE MERGED 2004/05/21 15:05:45 sb 1.3.450.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [8ba1bb46e09e1239b4d550eccd0770fdb1a009b0]

INTEGRATION: CWS sb18 (1.4.328); FILE MERGED 2004/05/21 15:05:45 sb 1.4.328.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [47b7deec252d875c20249e660c493a0315341776]

INTEGRATION: CWS sb18 (1.4.444); FILE MERGED 2004/05/21 15:05:44 sb 1.4.444.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [f3e4ef49d07f5628ff41335c7a63d552f074e513]

INTEGRATION: CWS sb18 (1.1.436); FILE MERGED 2004/05/21 15:05:44 sb 1.1.436.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [aad3fac8df227ccb63b56792593c5516e161aabe]

INTEGRATION: CWS sb18 (1.4.444); FILE MERGED 2004/05/21 15:05:43 sb 1.4.444.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [2496cfc6caa117516b16f08d71511a36c863a092]

INTEGRATION: CWS sb18 (1.3.450); FILE MERGED 2004/05/21 15:05:43 sb 1.3.450.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [e65478ba24823f645e42f095b0a15836ca75de00]

INTEGRATION: CWS sb18 (1.4.406); FILE MERGED 2004/05/21 15:05:42 sb 1.4.406.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [c6bdb07cc40962370c901e116f306782355430fa]

INTEGRATION: CWS sb18 (1.4.444); FILE MERGED 2004/05/21 15:05:42 sb 1.4.444.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [20955241fb2d407c69ca9310473ebc89613b8ddd]

INTEGRATION: CWS sb18 (1.10.328); FILE MERGED 2004/05/21 15:05:42 sb 1.10.328.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [aa4479758f4c33778034ff182ba9c1572240cd40]

INTEGRATION: CWS sb18 (1.5.444); FILE MERGED 2004/05/21 15:05:41 sb 1.5.444.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [bfe39274de15a379768dae6511dd21b8b6c9c986]

INTEGRATION: CWS sb18 (1.3.450); FILE MERGED 2004/05/21 15:05:41 sb 1.3.450.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [0b7ae5fbfa2856f585d149db7c85086432c2b9de]

INTEGRATION: CWS sb18 (1.11.444); FILE MERGED 2004/05/21 15:05:41 sb 1.11.444.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [7c3d696e93406fa466cc3d1c969554c3b39a508f]

INTEGRATION: CWS sb18 (1.8.444); FILE MERGED 2004/05/21 15:05:40 sb 1.8.444.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [63cfde981b5652160df584d9397c9fb422458358]

INTEGRATION: CWS sb18 (1.5.444); FILE MERGED 2004/05/21 15:05:40 sb 1.5.444.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [13b83405c76a887abefc5aebc7d5a79faff57e8a]

INTEGRATION: CWS sb18 (1.1.448); FILE MERGED 2004/05/21 15:05:40 sb 1.1.448.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [c808a6e341ade02b458dccaeea6c975574ce5b20]

INTEGRATION: CWS sb18 (1.2.62); FILE MERGED 2004/05/21 15:05:40 sb 1.2.62.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [d318ef727d6b55664a85e816f6738569ff8ea7ea]

INTEGRATION: CWS sb18 (1.21.328); FILE MERGED 2004/05/21 15:05:39 sb 1.21.328.1: #i21150# Added published flag.


2004-06-04  Oliver Bolte  <obo@openoffice.org>  [eb96dfa67b50d07b514106f7787766c9c273f3c6]

INTEGRATION: CWS sb18 (1.4.444); FILE MERGED 2004/05/21 15:05:39 sb 1.4.444.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [47622de637780c27ecdbeb582b39687d020909c8]

INTEGRATION: CWS sb18 (1.3.450); FILE MERGED 2004/05/21 15:05:39 sb 1.3.450.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [6353fc9540c2c6a7cc2221e7ad5027a1c0c3eb4a]

INTEGRATION: CWS sb18 (1.5.444); FILE MERGED 2004/05/21 15:05:39 sb 1.5.444.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [6404f5e9271c71fe965582b99f9eec56121b8301]

INTEGRATION: CWS sb18 (1.3.436); FILE MERGED 2004/05/21 15:05:38 sb 1.3.436.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [0970437e7dfac970eeefc510e6d290ae9ee222c8]

INTEGRATION: CWS sb18 (1.3.450); FILE MERGED 2004/05/21 15:05:38 sb 1.3.450.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [fffb9eb1b92dc270a175663271ca3f3a6970f668]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 15:05:38 sb 1.5.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [4b9a3ed1c4ffa5cb4190f3d1fa86b1e296e45dfd]

INTEGRATION: CWS sb18 (1.1.440); FILE MERGED 2004/05/21 15:05:38 sb 1.1.440.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [c7604fce4b0eb498b028a4383c63b1039f1fa717]

INTEGRATION: CWS sb18 (1.7.406); FILE MERGED 2004/05/21 15:05:38 sb 1.7.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [13d6ac33958f0388d508ad148461466a155bfe61]

INTEGRATION: CWS sb18 (1.1.440); FILE MERGED 2004/05/21 15:05:37 sb 1.1.440.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [d808c1f63ad1d4ed438149eeaa0a2da4118362ee]

INTEGRATION: CWS sb18 (1.6.406); FILE MERGED 2004/05/21 15:05:37 sb 1.6.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [cf3ea09a00428f2195688c42c1167a1e0146c31b]

INTEGRATION: CWS sb18 (1.4.444); FILE MERGED 2004/05/21 15:05:37 sb 1.4.444.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [7ae348529d066ef56526d4ef28b738d19bf3bae3]

INTEGRATION: CWS sb18 (1.5.444); FILE MERGED 2004/05/21 15:05:36 sb 1.5.444.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [db8e5b1a12bee86d651f60941919af13afdcd879]

INTEGRATION: CWS sb18 (1.4.406); FILE MERGED 2004/05/21 15:05:36 sb 1.4.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [a272752af3e85229705bf4e0e050894bdf5f7f06]

INTEGRATION: CWS sb18 (1.3.450); FILE MERGED 2004/05/21 15:05:36 sb 1.3.450.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [4da3d61078a429f811182d696b86e762b3dc2335]

INTEGRATION: CWS sb18 (1.4.308); FILE MERGED 2004/05/21 15:05:36 sb 1.4.308.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [9c28377f4b3138ba928af89089474afe122cb89c]

INTEGRATION: CWS sb18 (1.3.450); FILE MERGED 2004/05/21 15:05:35 sb 1.3.450.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [816337f060a3ee1c752b12e105281c4d8556c9f2]

INTEGRATION: CWS sb18 (1.1.426); FILE MERGED 2004/05/21 15:05:35 sb 1.1.426.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [dd7e1fdd149b422409e5ab3ebd593f85e393af50]

INTEGRATION: CWS sb18 (1.5.308); FILE MERGED 2004/05/21 15:05:34 sb 1.5.308.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [d64f4f4972d74297097360739c34b0edda0cb888]

INTEGRATION: CWS sb18 (1.1.426); FILE MERGED 2004/05/21 15:05:34 sb 1.1.426.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [524e2f444648543a3b55e509fc393c29fe834ca7]

INTEGRATION: CWS sb18 (1.1.426); FILE MERGED 2004/05/21 15:05:33 sb 1.1.426.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [d9d4995acb78f52a695eb5cd679128ea82a519f4]

INTEGRATION: CWS sb18 (1.5.308); FILE MERGED 2004/05/21 15:05:33 sb 1.5.308.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [55f8a473337bc32e921c3a0ed5ddfe771ffca598]

INTEGRATION: CWS sb18 (1.1.426); FILE MERGED 2004/05/21 15:05:32 sb 1.1.426.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [bc86004a3851d967911769aa21d0a42a85b53af2]

INTEGRATION: CWS sb18 (1.5.308); FILE MERGED 2004/05/21 15:05:32 sb 1.5.308.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [f22414b2e417b42612e6d4b8f4f7cad345e08a84]

INTEGRATION: CWS sb18 (1.1.426); FILE MERGED 2004/05/21 15:05:31 sb 1.1.426.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [682e06d07ab254bcdd5fceff5e600ce2a5f61fde]

INTEGRATION: CWS sb18 (1.6.308); FILE MERGED 2004/05/21 15:05:31 sb 1.6.308.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [29c4b5205f6a178345c80c9a9f387eaf35bbc2cc]

INTEGRATION: CWS sb18 (1.2.406); FILE MERGED 2004/05/21 15:05:31 sb 1.2.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [eea629c873d1ecc12c4c2fd0edf94e6c19424d8e]

INTEGRATION: CWS sb18 (1.3.406); FILE MERGED 2004/05/21 15:05:30 sb 1.3.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [bf3c9100f82d67343422a621c00c2dfe441081dc]

INTEGRATION: CWS sb18 (1.2.404); FILE MERGED 2004/05/21 15:05:30 sb 1.2.404.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [0b1ee376291d96307a9afe1bc49d1b125666c49e]

INTEGRATION: CWS sb18 (1.6.308); FILE MERGED 2004/05/21 15:05:30 sb 1.6.308.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [91a4088d4d3af95bbec678b764f4828868c62a32]

INTEGRATION: CWS sb18 (1.1.426); FILE MERGED 2004/05/21 15:05:30 sb 1.1.426.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [11d5f7e64fcb378b6cead01960cd1fa90e4a3be8]

INTEGRATION: CWS sb18 (1.1.426); FILE MERGED 2004/05/21 15:05:29 sb 1.1.426.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [dd39aa16b3337df616ff920f5398286021c3af34]

INTEGRATION: CWS sb18 (1.3.328); FILE MERGED 2004/05/21 15:05:29 sb 1.3.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [0a44997c60af561cd4fe963b030bb6331c20852c]

INTEGRATION: CWS sb18 (1.4.406); FILE MERGED 2004/05/21 15:05:28 sb 1.4.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [ba25ab38adbf86ecb2afd130a01ef9c0570fa492]

INTEGRATION: CWS sb18 (1.4.442); FILE MERGED 2004/05/21 15:05:28 sb 1.4.442.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [6daa9f27c88b40d4a2170c719e2a98f7ace0f9a1]

INTEGRATION: CWS sb18 (1.1.442); FILE MERGED 2004/05/21 15:05:28 sb 1.1.442.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [50a1649b6749c456c09910fcf1c27309e2823fb6]

INTEGRATION: CWS sb18 (1.1.426); FILE MERGED 2004/05/21 15:05:28 sb 1.1.426.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [7ce45ae2581a452664650ccf1752c8caacc74706]

INTEGRATION: CWS sb18 (1.4.406); FILE MERGED 2004/05/21 15:05:27 sb 1.4.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [01489306f1a00c30b66dc687777b2f3c409a66df]

INTEGRATION: CWS sb18 (1.5.308); FILE MERGED 2004/05/21 15:05:27 sb 1.5.308.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [42f011a065a887b02e476c74c4d99ead5b2fdde2]

INTEGRATION: CWS sb18 (1.1.426); FILE MERGED 2004/05/21 15:05:27 sb 1.1.426.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [505f5d5f5a6f7e88691b2591c369a7428227ac38]

INTEGRATION: CWS sb18 (1.2.252); FILE MERGED 2004/05/21 15:05:26 sb 1.2.252.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [55413471db1735882479e592c601835df4bc5e11]

INTEGRATION: CWS sb18 (1.7.308); FILE MERGED 2004/05/21 15:05:26 sb 1.7.308.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [cd8ce627bf80778a38d5bc06f0e07b3a0497e4a2]

INTEGRATION: CWS sb18 (1.3.406); FILE MERGED 2004/05/21 15:05:26 sb 1.3.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [9951b4571fcb3844040179b053531ab5316a1289]

INTEGRATION: CWS sb18 (1.3.406); FILE MERGED 2004/05/21 15:05:25 sb 1.3.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [bb5579d0db806ea62fa1183a8f3fddd1fb0c15a1]

INTEGRATION: CWS sb18 (1.2.406); FILE MERGED 2004/05/21 15:05:25 sb 1.2.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [b0dc4d57ec7b209e56512a06e2d39ca1f210c7b0]

INTEGRATION: CWS sb18 (1.3.308); FILE MERGED 2004/05/21 15:05:25 sb 1.3.308.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [56b8a8583aeb1744bbc133ddb97f2197ac4d5007]

INTEGRATION: CWS sb18 (1.6.130); FILE MERGED 2004/05/21 15:05:25 sb 1.6.130.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [fe509c32e0da69a36ec1cd974fcc7d75df67f985]

INTEGRATION: CWS sb18 (1.1.426); FILE MERGED 2004/05/21 15:05:25 sb 1.1.426.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [94ac666468269652afb0cbccd057fbce22e43472]

INTEGRATION: CWS sb18 (1.1.426); FILE MERGED 2004/05/21 15:05:24 sb 1.1.426.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [a1c905d9a682486679a3daa01802d62521f7517f]

INTEGRATION: CWS sb18 (1.2.406); FILE MERGED 2004/05/21 15:05:24 sb 1.2.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [0d318693d6e273fe3547496f2f7b40655d6841bd]

INTEGRATION: CWS sb18 (1.3.406); FILE MERGED 2004/05/21 15:05:24 sb 1.3.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [de72870de9489d36dc82a8c8a259477de16e02f6]

INTEGRATION: CWS sb18 (1.2.406); FILE MERGED 2004/05/21 15:05:23 sb 1.2.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [5663c916857be18af2680f8e46d2e34bd8d5a1c5]

INTEGRATION: CWS sb18 (1.1.440); FILE MERGED 2004/05/21 15:05:23 sb 1.1.440.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [8fcfc659a27b1b17e3790ef8f6a0ae53f461c782]

INTEGRATION: CWS sb18 (1.3.406); FILE MERGED 2004/05/21 15:05:23 sb 1.3.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [e166f8cea822189c4a2bd0e4e450c27891ed82e8]

INTEGRATION: CWS sb18 (1.1.440); FILE MERGED 2004/05/21 15:05:22 sb 1.1.440.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [7c55e88491a9d6587ec2e467fde398b0fb5136c5]

INTEGRATION: CWS sb18 (1.4.406); FILE MERGED 2004/05/21 15:05:22 sb 1.4.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [738d03a882207e3019dc0c6814ea3a856f5f41a2]

INTEGRATION: CWS sb18 (1.7.328); FILE MERGED 2004/05/21 15:05:12 sb 1.7.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [a2dc3abd7cffb4f8f2b5dbe62ae20c4e5f85a247]

INTEGRATION: CWS sb18 (1.8.328); FILE MERGED 2004/05/21 15:05:11 sb 1.8.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [9bfdeb2a6d1f768b818c25c99e948ace23b629c3]

INTEGRATION: CWS sb18 (1.7.328); FILE MERGED 2004/05/21 15:05:11 sb 1.7.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [c68fed4fe79fe1594920c1cf55d8c820869ee061]

INTEGRATION: CWS sb18 (1.8.168); FILE MERGED 2004/05/21 15:05:11 sb 1.8.168.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [e454cf87f960a4b7de25f1558f887c0732ab8b4c]

INTEGRATION: CWS sb18 (1.9.168); FILE MERGED 2004/05/21 15:05:11 sb 1.9.168.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [edc816460ceeaefc5f16be6c0830e80a2658f29d]

INTEGRATION: CWS sb18 (1.8.328); FILE MERGED 2004/05/21 15:05:10 sb 1.8.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [56256caa13bd5fdd7140fe3bec026b2743e59500]

INTEGRATION: CWS sb18 (1.7.328); FILE MERGED 2004/05/21 15:05:10 sb 1.7.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [d8cd9d5963b42a5196409b670908813887fd6142]

INTEGRATION: CWS sb18 (1.7.328); FILE MERGED 2004/05/21 15:05:09 sb 1.7.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [3c1e948503764ec59e74cec722237717079b7527]

INTEGRATION: CWS sb18 (1.8.328); FILE MERGED 2004/05/21 15:05:09 sb 1.8.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [c7612a44ec565b67966ae28e3bcb5d79f5132305]

INTEGRATION: CWS sb18 (1.8.328); FILE MERGED 2004/05/21 15:05:08 sb 1.8.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [cb4496e9621acafcf2cb9f04ccfff9b2341010c3]

INTEGRATION: CWS sb18 (1.7.328); FILE MERGED 2004/05/21 15:05:08 sb 1.7.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [a3aabbb4221fdcf66fe850f6205fcb1023d77365]

INTEGRATION: CWS sb18 (1.9.168); FILE MERGED 2004/05/21 15:05:08 sb 1.9.168.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [8e52fc168e582d5ee345f5a9703b87206fc456c7]

INTEGRATION: CWS sb18 (1.9.130); FILE MERGED 2004/05/21 15:05:07 sb 1.9.130.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [81c05fa524a107a96f33c11b14dd82fcd8711bbd]

INTEGRATION: CWS sb18 (1.8.328); FILE MERGED 2004/05/21 15:05:07 sb 1.8.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [36cb866536b143fbd4b80696ecbd05741bb1b762]

INTEGRATION: CWS sb18 (1.7.328); FILE MERGED 2004/05/21 15:05:07 sb 1.7.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [b13d26f680d4aac233925dae0d527e48d1f333a9]

INTEGRATION: CWS sb18 (1.8.130); FILE MERGED 2004/05/21 15:05:07 sb 1.8.130.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [cfbfaa723b949129ea7a35986db058aae5621a8c]

INTEGRATION: CWS sb18 (1.9.328); FILE MERGED 2004/05/21 15:05:06 sb 1.9.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [5c05f38a12899166462e13e11315ae699aa2fa65]

INTEGRATION: CWS sb18 (1.7.328); FILE MERGED 2004/05/21 15:05:06 sb 1.7.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [182e771e2a2cd0dcaaf19df710ec3f063aea4fde]

INTEGRATION: CWS sb18 (1.2.442); FILE MERGED 2004/05/21 15:05:06 sb 1.2.442.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [5de4fb8817f73340277fa577f901ca7c634d907d]

INTEGRATION: CWS sb18 (1.7.328); FILE MERGED 2004/05/21 15:05:05 sb 1.7.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [a2df9e791a455f5360ba57d7ac23083ed239db56]

INTEGRATION: CWS sb18 (1.9.328); FILE MERGED 2004/05/21 15:05:05 sb 1.9.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [56d6a27a37296366197036de1cbde40b77f2ba58]

INTEGRATION: CWS sb18 (1.9.328); FILE MERGED 2004/05/21 15:05:04 sb 1.9.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [4a9c9842922efccc63414f33240fe5acd27a39c7]

INTEGRATION: CWS sb18 (1.2.442); FILE MERGED 2004/05/21 15:05:04 sb 1.2.442.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [9c7e4ea19253e52a4768921cff81338f97574996]

INTEGRATION: CWS sb18 (1.4.442); FILE MERGED 2004/05/21 15:05:04 sb 1.4.442.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [cb4ab887edbb47e0a1aa42d87cebc19315a383d9]

INTEGRATION: CWS sb18 (1.7.328); FILE MERGED 2004/05/21 15:05:04 sb 1.7.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [df1d21a46daa1b7822085120ea7c3b722a51ee4f]

INTEGRATION: CWS sb18 (1.3.308); FILE MERGED 2004/05/21 15:05:03 sb 1.3.308.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [7f83d3b07fd51ab6ed0668dc207b158194225c64]

INTEGRATION: CWS sb18 (1.7.328); FILE MERGED 2004/05/21 15:05:03 sb 1.7.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [3de579d2dc54c3db2040250417f21f5692db9e35]

INTEGRATION: CWS sb18 (1.4.328); FILE MERGED 2004/05/21 15:05:03 sb 1.4.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [bf3a2a50639c4948e6a679ce8066dcc4dbe0d09e]

INTEGRATION: CWS sb18 (1.7.328); FILE MERGED 2004/05/21 15:05:02 sb 1.7.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [566394b1aa19705fd5e48e6ee04c05ebbf12be0d]

INTEGRATION: CWS sb18 (1.5.328); FILE MERGED 2004/05/21 15:05:02 sb 1.5.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [70e7b94e9feb50976e98e6b2276561cc46925cbe]

INTEGRATION: CWS sb18 (1.6.328); FILE MERGED 2004/05/21 15:05:02 sb 1.6.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [13911acad847f78ffbfec7e716d8e4fd66d2fd93]

INTEGRATION: CWS sb18 (1.7.328); FILE MERGED 2004/05/21 15:05:01 sb 1.7.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [36a450818e99a6c55e1b152a9e170ef4bf545104]

INTEGRATION: CWS sb18 (1.9.328); FILE MERGED 2004/05/21 15:05:01 sb 1.9.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [025def9f339e50e0668c8ea0bffdd0f9c59aee72]

INTEGRATION: CWS sb18 (1.8.328); FILE MERGED 2004/05/21 15:05:01 sb 1.8.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [b8fa79a66898e96d354aedcaf06e517022dabf2e]

INTEGRATION: CWS sb18 (1.4.442); FILE MERGED 2004/05/21 15:05:01 sb 1.4.442.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [b87dde535cd4c16d46a2c3cbd934ab6fed9848d2]

INTEGRATION: CWS sb18 (1.7.328); FILE MERGED 2004/05/21 15:05:00 sb 1.7.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [8c6cf0d2b2bfd748424d10918364429fc52002e1]

INTEGRATION: CWS sb18 (1.8.328); FILE MERGED 2004/05/21 15:05:00 sb 1.8.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [692372f9068a4c147952124cf76265d6040d4e08]

INTEGRATION: CWS sb18 (1.8.328); FILE MERGED 2004/05/21 15:04:59 sb 1.8.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [8af3fa81eddab95338a87dda153823ad2eb972e4]

INTEGRATION: CWS sb18 (1.2.418); FILE MERGED 2004/05/21 15:04:59 sb 1.2.418.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [fe83cb04f86cb6ebeea432219e6cfabc55e7c208]

INTEGRATION: CWS sb18 (1.2.446); FILE MERGED 2004/05/21 15:04:59 sb 1.2.446.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [a6c6ab4cfcf05af022f9d37b7714bee24368fb1c]

INTEGRATION: CWS sb18 (1.6.328); FILE MERGED 2004/05/21 15:04:59 sb 1.6.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [0744da871aaeacb69d4c6deeffc48eb1e9fc4250]

INTEGRATION: CWS sb18 (1.12.186); FILE MERGED 2004/05/21 15:04:59 sb 1.12.186.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [d8bb242fa66aef784e3689ee28fc87a699463d6a]

INTEGRATION: CWS sb18 (1.6.328); FILE MERGED 2004/05/21 15:04:58 sb 1.6.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [238e710e111e0c3811cafe7435394c38647ae412]

INTEGRATION: CWS sb18 (1.4.328); FILE MERGED 2004/05/21 15:04:58 sb 1.4.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [d3b704a85de510267f4283f37426749cfc47eb5c]

INTEGRATION: CWS sb18 (1.2.406); FILE MERGED 2004/05/21 15:04:58 sb 1.2.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [deba518b99ed9324beafe51d5ebbf39c85ec0a0e]

INTEGRATION: CWS sb18 (1.6.406); FILE MERGED 2004/05/21 15:04:58 sb 1.6.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [b62584454b08c40c6d6e84574ca7715c63fe574d]

INTEGRATION: CWS sb18 (1.6.328); FILE MERGED 2004/05/21 15:04:57 sb 1.6.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [bcaba4c6ffbf6e56be310a7ecb13921f420820fe]

INTEGRATION: CWS sb18 (1.4.328); FILE MERGED 2004/05/21 15:04:57 sb 1.4.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [0b728bc249d84dca4b63a3eb0853e0c2e47315d6]

INTEGRATION: CWS sb18 (1.7.328); FILE MERGED 2004/05/21 15:04:57 sb 1.7.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [26547ec1c92ae6511adc774696ae3d73b12ec0d5]

INTEGRATION: CWS sb18 (1.11.142); FILE MERGED 2004/05/21 15:04:57 sb 1.11.142.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [c9c71cf0cb538774cd8db558cc03e97ea7181c3f]

INTEGRATION: CWS sb18 (1.5.168); FILE MERGED 2004/05/21 15:04:56 sb 1.5.168.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [d288e9ebe1df3be0781866686f32d12856cca325]

INTEGRATION: CWS sb18 (1.11.168); FILE MERGED 2004/05/21 15:04:56 sb 1.11.168.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [08d00031253b72b36f0705c55b3c571908507c83]

INTEGRATION: CWS sb18 (1.6.308); FILE MERGED 2004/05/21 15:04:56 sb 1.6.308.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [aa04aa0e64b99d2c0234b2218cd421320055521b]

INTEGRATION: CWS sb18 (1.3.308); FILE MERGED 2004/05/21 15:04:56 sb 1.3.308.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [958011c0a41d6011ccc1acbaef2b8bcafff24d54]

INTEGRATION: CWS sb18 (1.7.328); FILE MERGED 2004/05/21 15:04:56 sb 1.7.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [0d556cb38dde50eae8b1605db5459b078c54c4ab]

INTEGRATION: CWS sb18 (1.6.328); FILE MERGED 2004/05/21 15:04:55 sb 1.6.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [87130783a79c56d9b77d99e02064f9504ce1f324]

INTEGRATION: CWS sb18 (1.9.258); FILE MERGED 2004/05/21 15:04:55 sb 1.9.258.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [8c3e7d3173b93445d948c4ce803f667490f4e136]

INTEGRATION: CWS sb18 (1.11.250); FILE MERGED 2004/05/21 15:04:55 sb 1.11.250.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [0da538f0690a6ca62489fccc0455bf190f7b4055]

INTEGRATION: CWS sb18 (1.1.448); FILE MERGED 2004/05/21 15:04:54 sb 1.1.448.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [814c71b44c2475e648aad70bba993b5d14accc89]

INTEGRATION: CWS sb18 (1.6.76); FILE MERGED 2004/05/21 15:04:54 sb 1.6.76.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [52f155eec5a50f60dbc67e45628b427cf7157e6d]

INTEGRATION: CWS sb18 (1.2.408); FILE MERGED 2004/05/21 15:04:54 sb 1.2.408.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [125f31f631f9f3f2e335015cd8a85ea1be792a0a]

INTEGRATION: CWS sb18 (1.6.328); FILE MERGED 2004/05/21 15:04:54 sb 1.6.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [dbae43a922ad6d81432d375e80678d6736ef4468]

INTEGRATION: CWS sb18 (1.1.418); FILE MERGED 2004/05/21 15:04:53 sb 1.1.418.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [8a10d3760ade2c103dbcd5b74e1639678ea1b825]

INTEGRATION: CWS sb18 (1.1.448); FILE MERGED 2004/05/21 15:04:53 sb 1.1.448.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [413a09eec1ef4bc14871c13a2742df3c95068a49]

INTEGRATION: CWS sb18 (1.8.436); FILE MERGED 2004/05/21 15:04:53 sb 1.8.436.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [c7ec2adb7ea7f531f75d09cb0a5609affdae0d13]

INTEGRATION: CWS sb18 (1.5.446); FILE MERGED 2004/05/21 15:04:53 sb 1.5.446.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [e6f0611fdb4c73cd0dbd1786b069cbad319e09f5]

INTEGRATION: CWS sb18 (1.10.124); FILE MERGED 2004/05/21 15:04:53 sb 1.10.124.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [b9e750506aed287de475c8a852677ca756af8064]

INTEGRATION: CWS sb18 (1.7.328); FILE MERGED 2004/05/21 15:04:52 sb 1.7.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [102754b2cac07cfaf7e4e1ab396187a7821ecd64]

INTEGRATION: CWS sb18 (1.5.446); FILE MERGED 2004/05/21 15:04:52 sb 1.5.446.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [2a661c38785fd92dfede847974a214ebda6752c0]

INTEGRATION: CWS sb18 (1.7.430); FILE MERGED 2004/05/21 15:04:52 sb 1.7.430.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [e47a765d9f89e97b57aa4c297fdd38fac6e2aece]

INTEGRATION: CWS sb18 (1.1.448); FILE MERGED 2004/05/21 15:04:52 sb 1.1.448.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [3dfbbec0d7055c94cff758b593312fe077cdc1c2]

INTEGRATION: CWS sb18 (1.2.446); FILE MERGED 2004/05/21 15:04:52 sb 1.2.446.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [4337c669b7d53b61745012edd99ce38767c962cd]

INTEGRATION: CWS sb18 (1.9.308); FILE MERGED 2004/05/21 15:04:51 sb 1.9.308.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [6381a15780d2b23fcf44efb3cff45e3c7da8a3c8]

INTEGRATION: CWS sb18 (1.6.328); FILE MERGED 2004/05/21 15:04:51 sb 1.6.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [915264a18bce56ec1ccb87849685eacb935e1b59]

INTEGRATION: CWS sb18 (1.15.128); FILE MERGED 2004/05/21 15:04:51 sb 1.15.128.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [65c27c4564f35fbe3d2c0fec93e3f3488f4c1c92]

INTEGRATION: CWS sb18 (1.12.328); FILE MERGED 2004/05/21 15:04:51 sb 1.12.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [cb0d465238bbbd7564f14dfd132b6cc09db5ab9d]

INTEGRATION: CWS sb18 (1.7.328); FILE MERGED 2004/05/21 15:04:51 sb 1.7.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [4d2b03bd9ed99ff3e84be97967a7a67c87650584]

INTEGRATION: CWS sb18 (1.6.328); FILE MERGED 2004/05/21 15:04:50 sb 1.6.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [92ca1b74cbdbe6ed445617c520fd6316e87f7266]

INTEGRATION: CWS sb18 (1.7.426); FILE MERGED 2004/05/21 15:04:50 sb 1.7.426.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [b12dcbf91a2e8a5d92548c9e93dc52196d337d9f]

INTEGRATION: CWS sb18 (1.3.450); FILE MERGED 2004/05/21 15:04:50 sb 1.3.450.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [f54d98447b75060fc7d740623d5b076c7238f9e4]

INTEGRATION: CWS sb18 (1.6.328); FILE MERGED 2004/05/21 15:04:49 sb 1.6.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [df2949777269a3893c34420fb9262359c23bd5e0]

INTEGRATION: CWS sb18 (1.8.414); FILE MERGED 2004/05/21 15:04:49 sb 1.8.414.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [0a5816a523ebce8f94f38644bde88d822abc2dd8]

INTEGRATION: CWS sb18 (1.7.328); FILE MERGED 2004/05/21 15:04:49 sb 1.7.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [759bf96b507117a5e06a404a612ba9df455cb7fa]

INTEGRATION: CWS sb18 (1.4.168); FILE MERGED 2004/05/21 15:04:49 sb 1.4.168.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [2aafc3daf797d559d9e4e387b992a2939ce7036f]

INTEGRATION: CWS sb18 (1.7.168); FILE MERGED 2004/05/21 15:04:48 sb 1.7.168.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [93fdd784f10f3c5b42905dcc698cfcfd17131c50]

INTEGRATION: CWS sb18 (1.4.168); FILE MERGED 2004/05/21 15:04:48 sb 1.4.168.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [f872650be9cecbd9dd96d807586f2eca14a39883]

INTEGRATION: CWS sb18 (1.9.168); FILE MERGED 2004/05/21 15:04:48 sb 1.9.168.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [43590ec0ca3f580f1692f9b6a44200fdb1534a7b]

INTEGRATION: CWS sb18 (1.7.328); FILE MERGED 2004/05/21 15:04:48 sb 1.7.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [806365e092a9012630fa398e4086485f6d3cb064]

INTEGRATION: CWS sb18 (1.5.328); FILE MERGED 2004/05/21 15:04:47 sb 1.5.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [e21c1f831b06666be61f62b57866cab3b824f6aa]

INTEGRATION: CWS sb18 (1.6.328); FILE MERGED 2004/05/21 15:04:47 sb 1.6.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [2ed27a3025c7124b9138afb8c19e6651719d9811]

INTEGRATION: CWS sb18 (1.7.328); FILE MERGED 2004/05/21 15:04:47 sb 1.7.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [f15a72da1914a72c9bb077812b11438f65a7a952]

INTEGRATION: CWS sb18 (1.1.444); FILE MERGED 2004/05/21 15:04:47 sb 1.1.444.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [3197604c093c4064e63ebb7229968f06df250878]

INTEGRATION: CWS sb18 (1.8.88); FILE MERGED 2004/05/21 15:04:47 sb 1.8.88.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [e3a2c65d8a6b714705f7227f785a5c45793a137d]

INTEGRATION: CWS sb18 (1.3.450); FILE MERGED 2004/05/21 15:04:46 sb 1.3.450.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [b6abb2fbb63ed2b901d4d2bee9de5551b1771bab]

INTEGRATION: CWS sb18 (1.4.426); FILE MERGED 2004/05/21 15:04:46 sb 1.4.426.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [3aef70af13e0a6a1b4a420b12138f8bff890dd65]

INTEGRATION: CWS sb18 (1.2.408); FILE MERGED 2004/05/21 15:04:46 sb 1.2.408.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [bb1109171986c21dad7f33af37294428d08a971b]

INTEGRATION: CWS sb18 (1.8.426); FILE MERGED 2004/05/21 15:04:45 sb 1.8.426.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [16d00406c315b2b6b7f46d4b9cad2574bb828a31]

INTEGRATION: CWS sb18 (1.2.174); FILE MERGED 2004/05/21 15:04:45 sb 1.2.174.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [a0b5518699bc95ac7b3d4d4342bd9002f013d0b8]

INTEGRATION: CWS sb18 (1.6.328); FILE MERGED 2004/05/21 15:04:45 sb 1.6.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [7310f58ab1c773cd3b226297c7c1a338e073e16e]

INTEGRATION: CWS sb18 (1.2.426); FILE MERGED 2004/05/21 15:04:45 sb 1.2.426.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [b7ef6f02393cc5983d3d07455b258e13c70e2931]

INTEGRATION: CWS sb18 (1.12.76); FILE MERGED 2004/05/21 15:04:45 sb 1.12.76.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [040a84551286d105f19f2f3bd41a82dfdc48c4ce]

INTEGRATION: CWS sb18 (1.6.328); FILE MERGED 2004/05/21 15:04:44 sb 1.6.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [0b0d371855d5792f4b654d9b93b68511bbaf0e21]

INTEGRATION: CWS sb18 (1.5.426); FILE MERGED 2004/05/21 15:04:44 sb 1.5.426.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [031bb89bf8b23e09914343a2d90f257a5b432724]

INTEGRATION: CWS sb18 (1.5.328); FILE MERGED 2004/05/21 15:04:44 sb 1.5.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [e29ae19e24fefcf480f827558409d80e42cb20e5]

INTEGRATION: CWS sb18 (1.7.406); FILE MERGED 2004/05/21 15:04:43 sb 1.7.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [6eae59342be500f736f6dcadfe9070b578229223]

INTEGRATION: CWS sb18 (1.5.426); FILE MERGED 2004/05/21 15:04:43 sb 1.5.426.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [1223771521316f280f19b349a0f04ccb39613edf]

INTEGRATION: CWS sb18 (1.6.328); FILE MERGED 2004/05/21 15:04:43 sb 1.6.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [4fb73b21c3e6040e72d14e118345aa2d26c4bc2f]

INTEGRATION: CWS sb18 (1.3.308); FILE MERGED 2004/05/21 15:04:43 sb 1.3.308.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [f0c1480251ce1f3918e7a02b17a67cc7f473fda4]

INTEGRATION: CWS sb18 (1.5.308); FILE MERGED 2004/05/21 15:04:42 sb 1.5.308.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [76391cc45368ef2dace5e64a2deea5fc2c50da91]

INTEGRATION: CWS sb18 (1.5.430); FILE MERGED 2004/05/21 15:04:42 sb 1.5.430.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [e228d5810a140fa53bb774881ac1a008c48e0c62]

INTEGRATION: CWS sb18 (1.5.446); FILE MERGED 2004/05/21 15:04:42 sb 1.5.446.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [e62deb71a38819a707e61bfd18c5b3f49e9a2ac7]

INTEGRATION: CWS sb18 (1.6.328); FILE MERGED 2004/05/21 15:04:42 sb 1.6.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [2fdba280a379c1e98a910bfffe05211e01095a9a]

INTEGRATION: CWS sb18 (1.8.328); FILE MERGED 2004/05/21 15:04:41 sb 1.8.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [6cc209a475f03fde071f342edc0d63e7b226da2b]

INTEGRATION: CWS sb18 (1.6.328); FILE MERGED 2004/05/21 15:04:41 sb 1.6.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [4efe6828eed78c2f938d2f36c2c6567c57fca2ac]

INTEGRATION: CWS sb18 (1.7.328); FILE MERGED 2004/05/21 15:04:41 sb 1.7.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [61701eeca7003ffbc5e5d88c57d23fa05a734061]

INTEGRATION: CWS sb18 (1.1.446); FILE MERGED 2004/05/21 15:04:40 sb 1.1.446.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [dc2ac116e3dc6bbf39293ffdd83d30c890c79349]

INTEGRATION: CWS sb18 (1.2.128); FILE MERGED 2004/05/21 15:04:40 sb 1.2.128.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [5ac5bd19cf39247f1e9508cadbd3e3d4e425b06f]

INTEGRATION: CWS sb18 (1.6.328); FILE MERGED 2004/05/21 15:04:40 sb 1.6.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [0f5c1c851399ddeb08ac8c7ba4754c1c1864502a]

INTEGRATION: CWS sb18 (1.7.328); FILE MERGED 2004/05/21 15:04:40 sb 1.7.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [df5eb307f1a4624de270051d73a29085a29e426f]

INTEGRATION: CWS sb18 (1.4.446); FILE MERGED 2004/05/21 15:04:39 sb 1.4.446.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [2bb05c6131bb0f4bd00b2633a2b30979c1a918c6]

INTEGRATION: CWS sb18 (1.1.442); FILE MERGED 2004/05/21 15:04:39 sb 1.1.442.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [48ded294b9c0c856213d6cc14e37d6fb021a7f17]

INTEGRATION: CWS sb18 (1.1.444); FILE MERGED 2004/05/21 15:04:39 sb 1.1.444.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [959476f366234e6f8707789d5f695b11f461bc4e]

INTEGRATION: CWS sb18 (1.6.328); FILE MERGED 2004/05/21 15:04:39 sb 1.6.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [365801ffa3b12b607960585aa5167ae7c72cf4ed]

INTEGRATION: CWS sb18 (1.1.406); FILE MERGED 2004/05/21 15:04:39 sb 1.1.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [a63499e10d2210827dcc191a7cdff50f94b299ca]

INTEGRATION: CWS sb18 (1.4.446); FILE MERGED 2004/05/21 15:04:38 sb 1.4.446.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [260096bfe9c8191b3562203e5aa25c524d301d2d]

INTEGRATION: CWS sb18 (1.6.328); FILE MERGED 2004/05/21 15:04:38 sb 1.6.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [eafc2825be36b41122a9fbb7b28e71e97983d2b3]

INTEGRATION: CWS sb18 (1.9.54); FILE MERGED 2004/05/21 15:04:38 sb 1.9.54.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [472e1b950e0198ac7f0aeddf7a6c01f4b732f3d9]

INTEGRATION: CWS sb18 (1.2.426); FILE MERGED 2004/05/21 15:04:38 sb 1.2.426.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [8679acfc4a1278ae1fdae05e41f456b025d674aa]

INTEGRATION: CWS sb18 (1.4.308); FILE MERGED 2004/05/21 15:04:38 sb 1.4.308.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [ec0697399c5664a7a8798029240699b884be4c16]

INTEGRATION: CWS sb18 (1.4.446); FILE MERGED 2004/05/21 15:04:37 sb 1.4.446.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [f29dbbcb94b4e3b04e99447966a6c9b1042f22a1]

INTEGRATION: CWS sb18 (1.6.328); FILE MERGED 2004/05/21 15:04:37 sb 1.6.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [b8835eaab4d76949bee30e136f8441bee7e0c3c4]

INTEGRATION: CWS sb18 (1.6.406); FILE MERGED 2004/05/21 15:04:37 sb 1.6.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [415b497c4928441eb5c2a1309630107e84e64692]

INTEGRATION: CWS sb18 (1.7.328); FILE MERGED 2004/05/21 15:04:37 sb 1.7.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [f91d3b8d6647fc1be6801e14f3bf17259a0d2319]

INTEGRATION: CWS sb18 (1.7.250); FILE MERGED 2004/05/21 15:04:36 sb 1.7.250.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [d4a46cef75bf5e7c3a10773a5efb4f952925378e]

INTEGRATION: CWS sb18 (1.2.406); FILE MERGED 2004/05/21 15:04:36 sb 1.2.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [ead498273ac623dabfb4bb409082473d6b8e9e4e]

INTEGRATION: CWS sb18 (1.5.328); FILE MERGED 2004/05/21 15:04:36 sb 1.5.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [cfd1b303c3d96eef4397c6769594976bb201106c]

INTEGRATION: CWS sb18 (1.6.328); FILE MERGED 2004/05/21 15:04:36 sb 1.6.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [b2c8d8c1f7353417b5d5bb44f75b55ea18eb9fb1]

INTEGRATION: CWS sb18 (1.2.404); FILE MERGED 2004/05/21 15:04:35 sb 1.2.404.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [008d76535b343054062da1c830d181bf3bc09c5c]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 15:04:35 sb 1.5.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [aaff15261c25f0f658aa9a838c64f62f040c3641]

INTEGRATION: CWS sb18 (1.1.438); FILE MERGED 2004/05/21 15:04:35 sb 1.1.438.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [b843c55663828ebafb350c8056914276e41f8f9f]

INTEGRATION: CWS sb18 (1.7.328); FILE MERGED 2004/05/21 15:04:35 sb 1.7.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [80764e7f6e2f03c7d4f83d62a595354021f7246a]

INTEGRATION: CWS sb18 (1.6.328); FILE MERGED 2004/05/21 15:04:35 sb 1.6.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [aba1e1c5333e0c02c0e414030cc6567bd2b6e113]

INTEGRATION: CWS sb18 (1.7.328); FILE MERGED 2004/05/21 15:04:34 sb 1.7.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [1ad08ef9867e020a8de6e019670be3356d05e8a3]

INTEGRATION: CWS sb18 (1.10.168); FILE MERGED 2004/05/21 15:04:34 sb 1.10.168.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [47053ad9e5353d7a5e608ead7fa3fe7f5e1972f6]

INTEGRATION: CWS sb18 (1.10.88); FILE MERGED 2004/05/21 15:04:34 sb 1.10.88.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [823f9999a8e5617ee3ebdd17b9d4f57401922146]

INTEGRATION: CWS sb18 (1.6.328); FILE MERGED 2004/05/21 15:04:34 sb 1.6.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [a44dd01e48f6a156fcb41272fd2138657e8b1c7d]

INTEGRATION: CWS sb18 (1.7.328); FILE MERGED 2004/05/21 15:04:33 sb 1.7.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [0fc0726dab0c17531839ad3f38c623c81f42c876]

INTEGRATION: CWS sb18 (1.6.328); FILE MERGED 2004/05/21 15:04:33 sb 1.6.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [110731bd6cd8f383004fbca3c4af6d4d75d5e22d]

INTEGRATION: CWS sb18 (1.4.438); FILE MERGED 2004/05/21 15:04:33 sb 1.4.438.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [2067dbd71c4908e568f4a011697080d701d064ee]

INTEGRATION: CWS sb18 (1.2.426); FILE MERGED 2004/05/21 15:04:33 sb 1.2.426.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [fc90e5a369be602928bdfb90199785278d08afef]

INTEGRATION: CWS sb18 (1.13.308); FILE MERGED 2004/05/21 15:04:33 sb 1.13.308.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [a00ce941b947c5eeaf70238da2400612f5af3541]

INTEGRATION: CWS sb18 (1.3.406); FILE MERGED 2004/05/21 15:04:32 sb 1.3.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [61294d51472aca031e56b91162bcaa822263821b]

INTEGRATION: CWS sb18 (1.13.406); FILE MERGED 2004/05/21 15:04:32 sb 1.13.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [79530ba38748423792df1b5f44b14110362f1358]

INTEGRATION: CWS sb18 (1.8.328); FILE MERGED 2004/05/21 15:04:32 sb 1.8.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [d22d48ad5fd2fb32e5b4f0a6efff5a9ce0ef6ab8]

INTEGRATION: CWS sb18 (1.6.328); FILE MERGED 2004/05/21 15:04:32 sb 1.6.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [3401f489bdaa653cf859559efb3f90dee7fc2563]

INTEGRATION: CWS sb18 (1.4.328); FILE MERGED 2004/05/21 15:04:31 sb 1.4.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [34684cb99cba4161c705cfd753c774a390225506]

INTEGRATION: CWS sb18 (1.8.328); FILE MERGED 2004/05/21 15:04:31 sb 1.8.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [16bdeeda48ac6359b32ead52499be7500b24477f]

INTEGRATION: CWS sb18 (1.4.258); FILE MERGED 2004/05/21 15:04:31 sb 1.4.258.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [02b53a2fdd6812001e18ab14113a915c0aee59d2]

INTEGRATION: CWS sb18 (1.4.258); FILE MERGED 2004/05/21 15:04:30 sb 1.4.258.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [a827591532018ab6cd643b68b7986114c7dffb3e]

INTEGRATION: CWS sb18 (1.4.258); FILE MERGED 2004/05/21 15:04:29 sb 1.4.258.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [f67a7389108fed2b9c2d20dedd070ffb28ad203e]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 15:04:28 sb 1.5.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [1276fb1d3f656edcf3610d51453aa2aea864c235]

INTEGRATION: CWS sb18 (1.6.406); FILE MERGED 2004/05/21 15:04:28 sb 1.6.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [6369944a37deccbbe5f65148a35cdfaba8e9dcd7]

INTEGRATION: CWS sb18 (1.6.440); FILE MERGED 2004/05/21 15:04:28 sb 1.6.440.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [70e3dda9735cefeede38cb562ac95494897c129e]

INTEGRATION: CWS sb18 (1.3.406); FILE MERGED 2004/05/21 15:04:27 sb 1.3.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [dd2c86833e762eecad0525aee286e596e8479f4f]

INTEGRATION: CWS sb18 (1.6.322); FILE MERGED 2004/05/21 15:04:27 sb 1.6.322.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [f422851ae7c0eb712e9adfd11a8ce919337307dc]

INTEGRATION: CWS sb18 (1.4.308); FILE MERGED 2004/05/21 15:04:27 sb 1.4.308.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [1ed67dd5547171346f7d5853bfd2b8f5fffd10b2]

INTEGRATION: CWS sb18 (1.7.328); FILE MERGED 2004/05/21 15:04:27 sb 1.7.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [5dd23df9892f05567e20c908d3fe5a8b90567cb0]

INTEGRATION: CWS sb18 (1.5.322); FILE MERGED 2004/05/21 15:04:26 sb 1.5.322.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [74ac767b1bdf84fd1e4d85490922777afa504886]

INTEGRATION: CWS sb18 (1.2.406); FILE MERGED 2004/05/21 15:04:26 sb 1.2.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [d389ee8b57b4c0d4b6426b61232ad9b314d9c913]

INTEGRATION: CWS sb18 (1.4.308); FILE MERGED 2004/05/21 15:04:26 sb 1.4.308.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [346c520ef8fefa656f43811566f422883df591c0]

INTEGRATION: CWS sb18 (1.3.406); FILE MERGED 2004/05/21 15:04:25 sb 1.3.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [45d18e50fdb7b0bff73ebe0f8049a18d5364df6a]

INTEGRATION: CWS sb18 (1.2.406); FILE MERGED 2004/05/21 15:04:25 sb 1.2.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [bc9c274646843550a3b3d8e9739a85332c92ae0b]

INTEGRATION: CWS sb18 (1.6.328); FILE MERGED 2004/05/21 15:04:25 sb 1.6.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [baea28adc4f8dab34e8a990061609fdbb5457df5]

INTEGRATION: CWS sb18 (1.4.308); FILE MERGED 2004/05/21 15:04:24 sb 1.4.308.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [b498922d620ab9a2614093432b76f30fa8c4d75f]

INTEGRATION: CWS sb18 (1.5.322); FILE MERGED 2004/05/21 15:04:24 sb 1.5.322.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [3d3a423f3a7be1713955a6543a85992289ecc3ce]

INTEGRATION: CWS sb18 (1.3.308); FILE MERGED 2004/05/21 15:04:24 sb 1.3.308.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [f7ec3e781f85bbf86a3398476dbcb8c5f4c9f88b]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 15:04:24 sb 1.5.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [28f0556e5d7491d00474ca9fa696e8eab0f2dceb]

INTEGRATION: CWS sb18 (1.7.328); FILE MERGED 2004/05/21 15:04:23 sb 1.7.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [0c1835700e27fc05ff2a461275b59105894cafc2]

INTEGRATION: CWS sb18 (1.3.308); FILE MERGED 2004/05/21 15:04:23 sb 1.3.308.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [8c937b2a699ec4397982c539023ebfc5cd6316e8]

INTEGRATION: CWS sb18 (1.4.308); FILE MERGED 2004/05/21 15:04:23 sb 1.4.308.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [e6502851a39b2fd50810ca41499e53377e580505]

INTEGRATION: CWS sb18 (1.6.328); FILE MERGED 2004/05/21 15:04:22 sb 1.6.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [3c41f15debcc5b6329b3a8d59a6cb48c990ad6fd]

INTEGRATION: CWS sb18 (1.3.308); FILE MERGED 2004/05/21 15:04:22 sb 1.3.308.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [f0a6248e069d7752e87a73ff5868a7b231119d8b]

INTEGRATION: CWS sb18 (1.6.406); FILE MERGED 2004/05/21 15:04:21 sb 1.6.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [53c30874254eaf8f9346d55de84eba12ba02e7e6]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 15:04:21 sb 1.5.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [0a8acc6a712984f9b2462cfcca15a8b0808321b4]

INTEGRATION: CWS sb18 (1.6.406); FILE MERGED 2004/05/21 15:04:20 sb 1.6.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [8a6356e746f207990919be3f104421e92b05f38b]

INTEGRATION: CWS sb18 (1.7.406); FILE MERGED 2004/05/21 15:04:20 sb 1.7.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [3efd9ec7d85c3db9c708ebbf25032b077bfbad6f]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 15:04:20 sb 1.5.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [209f42d6eee19649e03098d30a46e6c8a6da6c40]

INTEGRATION: CWS sb18 (1.3.308); FILE MERGED 2004/05/21 15:04:19 sb 1.3.308.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [c69dd5f4c595f8b9092e592e321a327fd94566e2]

INTEGRATION: CWS sb18 (1.4.278); FILE MERGED 2004/05/21 15:04:19 sb 1.4.278.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [b902c6644f2580e4d8f1035fefda4bde0a4e43ce]

INTEGRATION: CWS sb18 (1.8.308); FILE MERGED 2004/05/21 15:04:19 sb 1.8.308.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [a18bdcd11e44ba86c513eb5f0dc074ed9c34bcf6]

INTEGRATION: CWS sb18 (1.2.408); FILE MERGED 2004/05/21 15:04:18 sb 1.2.408.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [4206f7b01fe8ac2edcd5885263d3eb906c709ab0]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 15:04:18 sb 1.5.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [2de4b55812fea0491b1a2301ac6b104e0a1ea8e3]

INTEGRATION: CWS sb18 (1.7.406); FILE MERGED 2004/05/21 15:04:18 sb 1.7.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [208c5b7eeae9f491f4de7ccf222be1df1a3a8405]

INTEGRATION: CWS sb18 (1.4.406); FILE MERGED 2004/05/21 15:04:18 sb 1.4.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [9afe6c03c983c830137541f339bd34321c6e8661]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 15:04:17 sb 1.5.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [6609221e0a9aa6fa286dc1c08f43cc77b8a61712]

INTEGRATION: CWS sb18 (1.6.406); FILE MERGED 2004/05/21 15:04:17 sb 1.6.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [8d39b641480d72d40bc5a3f415300ec04fd52ad4]

INTEGRATION: CWS sb18 (1.2.408); FILE MERGED 2004/05/21 15:04:17 sb 1.2.408.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [e0c36b50441c09e3164c1afc279aac646cd92859]

INTEGRATION: CWS sb18 (1.4.406); FILE MERGED 2004/05/21 15:04:17 sb 1.4.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [6e6215d2561f7adfe4aa5c8581c934171fe76892]

INTEGRATION: CWS sb18 (1.4.406); FILE MERGED 2004/05/21 15:04:16 sb 1.4.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [cff58865b00366ea8d43c110df070031f362e8b0]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 15:04:16 sb 1.5.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [1ee7a41c70a32678c62f82397509e8c9b75cf242]

INTEGRATION: CWS sb18 (1.8.406); FILE MERGED 2004/05/21 15:04:15 sb 1.8.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [7ea8c50d81ea56618774d76c07c5fd8678748db2]

INTEGRATION: CWS sb18 (1.4.406); FILE MERGED 2004/05/21 15:04:15 sb 1.4.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [9e4d7c415a07f1cdcdcb527f51e1cd166e29be98]

INTEGRATION: CWS sb18 (1.4.406); FILE MERGED 2004/05/21 15:04:14 sb 1.4.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [6179e67284f7f172641743db46a183c7d8ca0981]

INTEGRATION: CWS sb18 (1.4.258); FILE MERGED 2004/05/21 15:04:14 sb 1.4.258.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [134c74808580383088bca48b4aaffda82e977faf]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 15:04:13 sb 1.5.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [2205d9660ab066a24aad9fb0dbade8e9de9a0c79]

INTEGRATION: CWS sb18 (1.4.406); FILE MERGED 2004/05/21 15:04:13 sb 1.4.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [27b5a557f497aaec78d3ae79abdc3afb9d1f2c9d]

INTEGRATION: CWS sb18 (1.3.406); FILE MERGED 2004/05/21 15:04:13 sb 1.3.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [ad744407871d71126a6220e178f88f2af06b8235]

INTEGRATION: CWS sb18 (1.3.406); FILE MERGED 2004/05/21 15:04:12 sb 1.3.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [391182d2abbb756cb76267536316ea9314031dae]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 15:04:12 sb 1.5.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [5257869cf2ba283626f5953a1385fb263ffad597]

INTEGRATION: CWS sb18 (1.2.406); FILE MERGED 2004/05/21 15:04:12 sb 1.2.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [da68c3a088cc567fe50be4af5817d931ce3da1bf]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 15:04:11 sb 1.5.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [f1a8274d4e3f95fdb206e3315b946f0a0001ae57]

INTEGRATION: CWS sb18 (1.4.406); FILE MERGED 2004/05/21 15:04:11 sb 1.4.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [fae50da519eb76831de2466de7305bad719ddaa4]

INTEGRATION: CWS sb18 (1.3.406); FILE MERGED 2004/05/21 15:04:11 sb 1.3.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [ef193df12ac60e2db718e81d80a2850adedf1930]

INTEGRATION: CWS sb18 (1.2.406); FILE MERGED 2004/05/21 15:04:11 sb 1.2.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [3596ec839d3d032f2e879e76acfc08972d3fb617]

INTEGRATION: CWS sb18 (1.2.406); FILE MERGED 2004/05/21 15:04:10 sb 1.2.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [e9562cecfa24d3c28e69a23805c41370a0af99f8]

INTEGRATION: CWS sb18 (1.2.176); FILE MERGED 2004/05/21 15:04:10 sb 1.2.176.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [4d2d6bf1820ba0a9fbab9563ff25cc81203cb1f6]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 15:04:09 sb 1.5.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [3df31d243767635d16d4c06bd16575bd3138909d]

INTEGRATION: CWS sb18 (1.4.406); FILE MERGED 2004/05/21 15:04:09 sb 1.4.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [8466ed570c50f6328f7a3447dd61b45aed514ad3]

INTEGRATION: CWS sb18 (1.4.406); FILE MERGED 2004/05/21 15:04:08 sb 1.4.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [ca72cfe3b380b381af8eb09ab5a33c051c005d76]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 15:04:08 sb 1.5.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [396d67be985cd4724568b1a5ac24b47d0d3fde4f]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 15:04:07 sb 1.5.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [ccf64d2fa7644c86cf874ec0c90dc68929ffee2c]

INTEGRATION: CWS sb18 (1.4.406); FILE MERGED 2004/05/21 15:04:07 sb 1.4.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [62bbbf8d4b1482f82296a8a8757a8d4b373ebe08]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 15:04:06 sb 1.5.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [782485999d5d2541e3be38c4cd2aec729508e5d3]

INTEGRATION: CWS sb18 (1.4.406); FILE MERGED 2004/05/21 15:04:06 sb 1.4.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [a60a7d8b02f18b6d6823649506b22efdd379aaad]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 15:04:05 sb 1.5.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [fdd86eaadd59e5f14c8acc8a1a662af6aba45df9]

INTEGRATION: CWS sb18 (1.8.328); FILE MERGED 2004/05/21 15:04:05 sb 1.8.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [a2925cc7ef8c8747786cbca80ad6af2ea0c6021c]

INTEGRATION: CWS sb18 (1.9.328); FILE MERGED 2004/05/21 15:04:04 sb 1.9.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [7b2aef87d4d240e8c6a51ea5fe99f70560572d81]

INTEGRATION: CWS sb18 (1.6.328); FILE MERGED 2004/05/21 15:04:03 sb 1.6.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [25a084d750a73d9c88d8da612f06d1f1adde28e7]

INTEGRATION: CWS sb18 (1.5.328); FILE MERGED 2004/05/21 15:04:01 sb 1.5.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [875fc0f2746202bc9f89f635e3a35d42faa4ab8d]

INTEGRATION: CWS sb18 (1.3.426); FILE MERGED 2004/05/21 15:04:00 sb 1.3.426.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [1926a9b9e0fe073c491c00ce6af4bc0331e40b80]

INTEGRATION: CWS sb18 (1.4.328); FILE MERGED 2004/05/21 15:04:00 sb 1.4.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [369efb51464cf9f641d581dbcfa0b5080f39c7e0]

INTEGRATION: CWS sb18 (1.4.328); FILE MERGED 2004/05/21 15:03:59 sb 1.4.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [c95c63430ee7b7d86d846d0299d912d0c838100f]

INTEGRATION: CWS sb18 (1.6.328); FILE MERGED 2004/05/21 15:03:59 sb 1.6.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [a024f36f814556c7cacd29553659546adc63fc40]

INTEGRATION: CWS sb18 (1.7.328); FILE MERGED 2004/05/21 15:03:59 sb 1.7.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [d4547895a075adf496ffd0e2552dba32d48d561a]

INTEGRATION: CWS sb18 (1.6.408); FILE MERGED 2004/05/21 15:03:58 sb 1.6.408.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [deb85baf60cfbd817098b459d3ae9435d783fa7f]

INTEGRATION: CWS sb18 (1.4.426); FILE MERGED 2004/05/21 15:03:58 sb 1.4.426.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [23955b20ce9c08dc3a9fbbdfca1513e231cb99b9]

INTEGRATION: CWS sb18 (1.6.328); FILE MERGED 2004/05/21 15:03:58 sb 1.6.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [ebbab5225c62bcb83c4637bd54816683877f5a94]

INTEGRATION: CWS sb18 (1.1.414); FILE MERGED 2004/05/21 15:03:57 sb 1.1.414.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [3743fea5b8e486213e35665137ad027a8e147225]

INTEGRATION: CWS sb18 (1.1.412); FILE MERGED 2004/05/21 15:03:57 sb 1.1.412.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [3e28990d5320486ba3e0e3906b88ce2227c1e344]

INTEGRATION: CWS sb18 (1.18.278); FILE MERGED 2004/05/21 15:03:57 sb 1.18.278.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [6c8f46ca737aa32cf04f316e057991e5a6373931]

INTEGRATION: CWS sb18 (1.4.328); FILE MERGED 2004/05/21 15:03:57 sb 1.4.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [d91222be9f3d5d6c1920aedab19756e417114eb0]

INTEGRATION: CWS sb18 (1.4.406); FILE MERGED 2004/05/21 15:03:56 sb 1.4.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [ffa54be514525b4436a8dc1aa9f7d3988e01883e]

INTEGRATION: CWS sb18 (1.2.408); FILE MERGED 2004/05/21 15:03:56 sb 1.2.408.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [cda77f78634704e71bd04bc0c31236dcfeb4ad9f]

INTEGRATION: CWS sb18 (1.14.88); FILE MERGED 2004/05/21 15:03:56 sb 1.14.88.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [18f71ab76b4550a80d3172148cc1c47efa9674fc]

INTEGRATION: CWS sb18 (1.9.88); FILE MERGED 2004/05/21 15:03:55 sb 1.9.88.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [7b182a8d93ffa022558df546b1b635698287da85]

INTEGRATION: CWS sb18 (1.4.328); FILE MERGED 2004/05/21 15:03:55 sb 1.4.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [f72d0caccb519ea9d8f0c85387d61f874e68e325]

INTEGRATION: CWS sb18 (1.6.328); FILE MERGED 2004/05/21 15:03:55 sb 1.6.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [d7b3f1fb4d6364fdd2616354482a99efd4781d0b]

INTEGRATION: CWS sb18 (1.4.328); FILE MERGED 2004/05/21 15:03:54 sb 1.4.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [4a9422ae387d42612e26cd5edef312f7c7f311ef]

INTEGRATION: CWS sb18 (1.4.328); FILE MERGED 2004/05/21 15:03:53 sb 1.4.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [b6278b86e6cf5cd968ce3ed3fc845488feaaa82c]

INTEGRATION: CWS sb18 (1.6.328); FILE MERGED 2004/05/21 15:03:53 sb 1.6.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [c048aa51ca25dd967914717dba07419d72fe7af8]

INTEGRATION: CWS sb18 (1.2.440); FILE MERGED 2004/05/21 15:03:53 sb 1.2.440.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [671363328cd82c8b9284bd83446082c4da832299]

INTEGRATION: CWS sb18 (1.2.408); FILE MERGED 2004/05/21 15:03:53 sb 1.2.408.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [cf98650d953eec10ec57aff798490471f5e8f0ed]

INTEGRATION: CWS sb18 (1.24.94); FILE MERGED 2004/05/21 15:03:52 sb 1.24.94.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [1e35710eaca75f833231d1474790ae2014ac65de]

INTEGRATION: CWS sb18 (1.2.408); FILE MERGED 2004/05/21 15:03:52 sb 1.2.408.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [19c7167f71d5ca1e44e499fb50376da206c3abde]

INTEGRATION: CWS sb18 (1.4.328); FILE MERGED 2004/05/21 15:03:52 sb 1.4.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [a8d7c57d0965bb6bb4b2f974c1a7b2a2a0e16bdb]

INTEGRATION: CWS sb18 (1.4.328); FILE MERGED 2004/05/21 15:03:51 sb 1.4.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [0ad09ca0ced379575f0f5386d8d98113afab3c89]

INTEGRATION: CWS sb18 (1.4.406); FILE MERGED 2004/05/21 15:03:37 sb 1.4.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [01ab93e8c724b189c60b66a6c72f16d546c15db3]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 15:03:37 sb 1.5.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [a140d5a3412c47f21b62ec55fbc2851d481d1706]

INTEGRATION: CWS sb18 (1.6.406); FILE MERGED 2004/05/21 15:03:36 sb 1.6.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [73c0c01b4ec37cdd651f06670729143eb243fac5]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 15:03:36 sb 1.5.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [cd8357f210ad14bd591d0ad5bbd4aa98d18c1414]

INTEGRATION: CWS sb18 (1.6.406); FILE MERGED 2004/05/21 15:03:35 sb 1.6.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [3b5741fdc29531fd70b1e6d66bcc2b4ab63aec9b]

INTEGRATION: CWS sb18 (1.2.406); FILE MERGED 2004/05/21 15:03:35 sb 1.2.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [c0f2973f228dce3e60d6b22e35488b998e8239c4]

INTEGRATION: CWS sb18 (1.6.406); FILE MERGED 2004/05/21 15:03:34 sb 1.6.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [430c7b5f98f05847f39c1b384c05d5e0df0c610d]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 15:03:34 sb 1.5.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [a35d77dd4a6fd29dce5b9611a3bb45f4ed34e383]

INTEGRATION: CWS sb18 (1.6.406); FILE MERGED 2004/05/21 15:03:33 sb 1.6.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [59b7844514c24e9321ef2a3c06c1c474fa86e311]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 15:03:33 sb 1.5.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [3b320041381c7b5c82563b80aed0e22ae0093bab]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 15:03:32 sb 1.5.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [fb2703bc5bd985b30e299576d22d13906355ff7c]

INTEGRATION: CWS sb18 (1.6.406); FILE MERGED 2004/05/21 15:03:32 sb 1.6.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [da1860b24bc311d9b208627125be1ab583fa988a]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 15:03:31 sb 1.5.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [13634cbf3a7ad6a228dd4d72461be673bc6fc3de]

INTEGRATION: CWS sb18 (1.6.406); FILE MERGED 2004/05/21 15:03:31 sb 1.6.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [9dd052b6737c4383fc1630df159058a4400552c6]

INTEGRATION: CWS sb18 (1.7.406); FILE MERGED 2004/05/21 15:03:31 sb 1.7.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [e1703e1d17caaba6b693c86dc5d9ca4dfc76f855]

INTEGRATION: CWS sb18 (1.6.406); FILE MERGED 2004/05/21 15:03:30 sb 1.6.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [31436de175a06e0a4228e43a7b0f256c54fa8f66]

INTEGRATION: CWS sb18 (1.3.406); FILE MERGED 2004/05/21 15:03:30 sb 1.3.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [800654f0607acc6dff1ec4048713b0a1f56eb0b3]

INTEGRATION: CWS sb18 (1.6.406); FILE MERGED 2004/05/21 15:03:29 sb 1.6.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [e59e62c8786e8290667865b8bc207d8d0e03cb49]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 15:03:29 sb 1.5.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [a459baca2a2b3ebb8b3290b620090627ed7f9f62]

INTEGRATION: CWS sb18 (1.6.406); FILE MERGED 2004/05/21 15:03:28 sb 1.6.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [3b86c8a7f6d4b23cee6491c9968f65bc4b0617ec]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 15:03:28 sb 1.5.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [a73033ad0e013a78d1dabcb678b22454bed29da4]

INTEGRATION: CWS sb18 (1.7.76); FILE MERGED 2004/05/21 15:03:27 sb 1.7.76.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [45c94e5ff10a8b00328e5c37e1ecc23c2a81485e]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 15:03:27 sb 1.5.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [0d45f61893dbfe0e2e5d700ee85c26e02a3f1053]

INTEGRATION: CWS sb18 (1.6.406); FILE MERGED 2004/05/21 15:03:27 sb 1.6.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [31e882bb8538c22db63d11190502e5979af6d174]

INTEGRATION: CWS sb18 (1.3.406); FILE MERGED 2004/05/21 15:03:27 sb 1.3.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [4845e5ee48cd981f5723ca3f6061bed171600d19]

INTEGRATION: CWS sb18 (1.3.406); FILE MERGED 2004/05/21 15:03:26 sb 1.3.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [2cf9bffbff87c23db1fcd6200224617b161b43f0]

INTEGRATION: CWS sb18 (1.4.406); FILE MERGED 2004/05/21 15:03:26 sb 1.4.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [6d76ea1fb336f0c0e43768a138e14e33fa6cb99d]

INTEGRATION: CWS sb18 (1.7.160); FILE MERGED 2004/05/21 15:03:26 sb 1.7.160.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [33df029f67d71ec8fbec4d7a8efb18138c4e0aa2]

INTEGRATION: CWS sb18 (1.8.328); FILE MERGED 2004/05/21 15:03:26 sb 1.8.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [abeb2ba67f08393f12853ed4993267092c348c91]

INTEGRATION: CWS sb18 (1.8.328); FILE MERGED 2004/05/21 15:03:25 sb 1.8.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [2ee611b48729b115468b8ef4cac6d5979d22d2c6]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 15:03:25 sb 1.5.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [21e79b87628aec46705ed5315c8dd1656b9aec9b]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 15:03:24 sb 1.5.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [765193e764bd1123614a3a4d6691df32f1d17258]

INTEGRATION: CWS sb18 (1.6.406); FILE MERGED 2004/05/21 15:03:24 sb 1.6.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [d85cbbaf270688c50080ebca35ea6af9218affec]

INTEGRATION: CWS sb18 (1.6.406); FILE MERGED 2004/05/21 15:03:23 sb 1.6.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [1b5a10f04a1b7a955ecc70ec7933dd8fbf40c739]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 15:03:23 sb 1.5.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [df8e90c451e47f0bdad909537d9bb80d5e695d4a]

INTEGRATION: CWS sb18 (1.6.406); FILE MERGED 2004/05/21 15:03:22 sb 1.6.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [82ab0fce60f5c0774f3573050d18c968e5f30cce]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 15:03:22 sb 1.5.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [320da1289269f8112c3d5e7c038f0c7a6e2bffd6]

INTEGRATION: CWS sb18 (1.2.76); FILE MERGED 2004/05/21 15:03:22 sb 1.2.76.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [f9ce91f5f867848c92af0cfbfbef32ac41b79b51]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 15:03:21 sb 1.5.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [246da8b89a08dbf2a587d28f1fb0c8ed836305cb]

INTEGRATION: CWS sb18 (1.6.406); FILE MERGED 2004/05/21 15:03:21 sb 1.6.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [9581bd7e69bee8dc751e5dbdbddb4784d6963369]

INTEGRATION: CWS sb18 (1.7.328); FILE MERGED 2004/05/21 15:03:21 sb 1.7.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [7b5579edf8d60bb1e6371b91ed4eaa5d0e909308]

INTEGRATION: CWS sb18 (1.6.406); FILE MERGED 2004/05/21 15:03:20 sb 1.6.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [e3580f6b123c7b809410fed06d617ad3cc9e4e9b]

INTEGRATION: CWS sb18 (1.8.328); FILE MERGED 2004/05/21 15:03:20 sb 1.8.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [89259b6d5039cc94a0fba3e4f9fcdcb655c5ce8c]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 15:03:19 sb 1.5.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [fcbe8d7bf3df4c04536f2c91e97534c622924fbe]

INTEGRATION: CWS sb18 (1.2.62); FILE MERGED 2004/05/21 15:03:19 sb 1.2.62.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [7b7228cb26cbcea054393c021140f2315cdd43cf]

INTEGRATION: CWS sb18 (1.6.406); FILE MERGED 2004/05/21 15:03:19 sb 1.6.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [8d278a9d3134d3c8478feb9154f09a45c291a182]

INTEGRATION: CWS sb18 (1.6.406); FILE MERGED 2004/05/21 15:03:18 sb 1.6.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [2c91bb13c814ad421fa8e28266f0b832e8695936]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 15:03:18 sb 1.5.406.1: #i21150# Added published flag.


2004-06-03  Kurt Zenker  <kz@openoffice.org>  [12b764a7f21c237cc4b59d702e700f822f59727d]

new version for SRC680


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [c4b28b41c912209a566a437b4264268d2f7a16bc]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 15:03:17 sb 1.5.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [003302abe42b4497453efa4d16d1fbc1232ccc5b]

INTEGRATION: CWS sb18 (1.6.406); FILE MERGED 2004/05/21 15:03:17 sb 1.6.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [0063f35aa7b32517d9c1ef8338ff249b7b7c1cf1]

INTEGRATION: CWS sb18 (1.4.308); FILE MERGED 2004/05/21 15:03:16 sb 1.4.308.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [e2e4947cd2d5a1665210f7ea4ff9104bb6de5c9d]

INTEGRATION: CWS sb18 (1.6.406); FILE MERGED 2004/05/21 15:03:16 sb 1.6.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [170ee0a45101ca37302780a2d5224526680c3164]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 15:03:16 sb 1.5.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [bae76ff446e786e9417b0d7fb3080d9b78b0736c]

INTEGRATION: CWS sb18 (1.6.406); FILE MERGED 2004/05/21 15:03:15 sb 1.6.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [675debae97dfdcce8a16be41624742769db6b545]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 15:03:15 sb 1.5.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [144d94cbe62349facb6b747f8c0ea814e007c79e]

INTEGRATION: CWS sb18 (1.6.406); FILE MERGED 2004/05/21 15:03:14 sb 1.6.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [2ad0e9deb831d17ab7908dcfcbd81154c3da8b0c]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 15:03:13 sb 1.5.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [3319e2652d91f375559693b243f10057c138f40e]

INTEGRATION: CWS sb18 (1.2.76); FILE MERGED 2004/05/21 15:03:13 sb 1.2.76.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [4c1aba6b0fec6db5be0f86190f91b103f4deb3da]

INTEGRATION: CWS sb18 (1.4.406); FILE MERGED 2004/05/21 15:03:12 sb 1.4.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [f79a0d7f56deb0283e468e76de06c17e844f7a5d]

INTEGRATION: CWS sb18 (1.2.408); FILE MERGED 2004/05/21 15:03:12 sb 1.2.408.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [da55925bc93210b56d372b78d642d2be116f5223]

INTEGRATION: CWS sb18 (1.2.408); FILE MERGED 2004/05/21 15:03:11 sb 1.2.408.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [ff6661458cb2896e3240104e2d3aa4dfe4e00ed5]

INTEGRATION: CWS sb18 (1.6.198); FILE MERGED 2004/05/21 15:03:11 sb 1.6.198.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [f9bd8ae56c79e8d55fa6628eee635841b0a85556]

INTEGRATION: CWS sb18 (1.6.76); FILE MERGED 2004/05/21 15:03:10 sb 1.6.76.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [9c99b3b607ac9ff797960247368b6dd8df368da0]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 15:03:10 sb 1.5.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [b78b23df1c6bfded4b13c884fb3e7415b3a223be]

INTEGRATION: CWS sb18 (1.4.406); FILE MERGED 2004/05/21 15:03:10 sb 1.4.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [136eb47c6f08bda3d353c1eacb63599085958ed0]

INTEGRATION: CWS sb18 (1.4.406); FILE MERGED 2004/05/21 15:03:09 sb 1.4.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [a041e56ac505dfa6d03fc170e14a8a26bd0e3513]

INTEGRATION: CWS sb18 (1.2.408); FILE MERGED 2004/05/21 15:03:09 sb 1.2.408.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [f0617fcafaf284bd046e9480cab46cebd33db25b]

INTEGRATION: CWS sb18 (1.2.408); FILE MERGED 2004/05/21 15:03:08 sb 1.2.408.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [49f273a617f5564efe1ee9232dfb3d3d94c3c0cc]

INTEGRATION: CWS sb18 (1.4.406); FILE MERGED 2004/05/21 15:03:08 sb 1.4.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [414fdc83018bd981d22090647c9fa8423fe23a73]

INTEGRATION: CWS sb18 (1.12.308); FILE MERGED 2004/05/21 15:03:08 sb 1.12.308.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [65d698cf752bb10e3055b796b620363ce158444a]

INTEGRATION: CWS sb18 (1.2.408); FILE MERGED 2004/05/21 15:03:07 sb 1.2.408.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [aae24138c8fec5a1cdb872fed60f0d912ec2b5ef]

INTEGRATION: CWS sb18 (1.4.406); FILE MERGED 2004/05/21 15:03:07 sb 1.4.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [2643b50f229aead6d69653d838580f901e23ecca]

INTEGRATION: CWS sb18 (1.2.408); FILE MERGED 2004/05/21 15:03:06 sb 1.2.408.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [d9aba1370fe9ef805399166282bd38bbfc29b83c]

INTEGRATION: CWS sb18 (1.4.406); FILE MERGED 2004/05/21 15:03:06 sb 1.4.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [041ed292bfa166f081dba8a662c21a18bd51657a]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 15:03:05 sb 1.5.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [cb152789b3c92af581307adcadbac0f450744032]

INTEGRATION: CWS sb18 (1.4.406); FILE MERGED 2004/05/21 15:03:05 sb 1.4.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [684586df2cc0a9f68f94ddec49683badd0c3817f]

INTEGRATION: CWS sb18 (1.2.408); FILE MERGED 2004/05/21 15:03:05 sb 1.2.408.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [64451a340153e48b02b25b2612b772bc116beedf]

INTEGRATION: CWS sb18 (1.4.406); FILE MERGED 2004/05/21 15:03:04 sb 1.4.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [1a29eeb4496cfaf578732f1a754562131823f018]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 15:03:04 sb 1.5.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [dd95a47a01021a88b04f9ddbdacacf4d9a867f5e]

INTEGRATION: CWS sb18 (1.2.408); FILE MERGED 2004/05/21 15:03:04 sb 1.2.408.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [f9b3f40a66264c0a11fc06295bb48200b89a0704]

INTEGRATION: CWS sb18 (1.4.406); FILE MERGED 2004/05/21 15:03:03 sb 1.4.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [8f4b91331822723841fa16aa521998ca9ff79bb7]

INTEGRATION: CWS sb18 (1.6.76); FILE MERGED 2004/05/21 15:03:03 sb 1.6.76.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [0b80da776667f4c61832899b72a24976701d3253]

INTEGRATION: CWS sb18 (1.6.308); FILE MERGED 2004/05/21 15:03:02 sb 1.6.308.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [266e1717fbdfbca8e9a9bf68049e0c4b92b88d98]

INTEGRATION: CWS sb18 (1.8.404); FILE MERGED 2004/05/21 15:03:02 sb 1.8.404.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [acc924036642044601fe6d1721b36580cf1f7cab]

INTEGRATION: CWS sb18 (1.6.404); FILE MERGED 2004/05/21 15:03:02 sb 1.6.404.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [89626282e8f6e8ae4c8b931196e0379a3328b71f]

INTEGRATION: CWS sb18 (1.4.250); FILE MERGED 2004/05/21 15:03:01 sb 1.4.250.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [8542fc8875016b91c0ff83a6f9f32b976dab6359]

INTEGRATION: CWS sb18 (1.9.308); FILE MERGED 2004/05/21 15:03:01 sb 1.9.308.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [fa1a417325b6faf592c54ec9b406a189f7f64a6f]

INTEGRATION: CWS sb18 (1.4.406); FILE MERGED 2004/05/21 15:03:01 sb 1.4.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [107e0400af6f3b128c348d41e970c04c17febadd]

INTEGRATION: CWS sb18 (1.2.408); FILE MERGED 2004/05/21 15:03:00 sb 1.2.408.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [e055200800f858831562f914d0c34186453954b4]

INTEGRATION: CWS sb18 (1.4.406); FILE MERGED 2004/05/21 15:03:00 sb 1.4.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [d9a32c7591fe045897079f0ba2dff10533354322]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 15:02:59 sb 1.5.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [f9e96b9e8ab04f0dca5b8bc1eb6180465ed906bb]

INTEGRATION: CWS sb18 (1.2.408); FILE MERGED 2004/05/21 15:02:59 sb 1.2.408.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [3566124e01c0d30ad057079a55040717164c26a3]

INTEGRATION: CWS sb18 (1.12.74); FILE MERGED 2004/05/21 15:02:59 sb 1.12.74.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [26192e3051b964e6c3082a47256ad1ea0752c530]

INTEGRATION: CWS sb18 (1.4.406); FILE MERGED 2004/05/21 15:02:58 sb 1.4.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [6529be6cd902f1006c599703eae4fc406960605b]

INTEGRATION: CWS sb18 (1.7.74); FILE MERGED 2004/05/21 15:02:58 sb 1.7.74.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [0f9cf3e762f98598751166da6c999388e0cf6b0a]

INTEGRATION: CWS sb18 (1.2.408); FILE MERGED 2004/05/21 15:02:58 sb 1.2.408.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [ea611a1ba6c0ddeff7ab550f8256325f105c00b0]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 15:02:57 sb 1.5.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [0504b64220075140baac43d086463f13eb2a47f9]

INTEGRATION: CWS sb18 (1.4.406); FILE MERGED 2004/05/21 15:02:57 sb 1.4.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [353682f6dcffc7ab18f3c06808cc4231afa0b5a6]

INTEGRATION: CWS sb18 (1.2.406); FILE MERGED 2004/05/21 15:02:57 sb 1.2.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [54e21a7200e6d3969c76499376463563f274f912]

INTEGRATION: CWS sb18 (1.3.406); FILE MERGED 2004/05/21 15:02:56 sb 1.3.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [2b1c12f70fb31667235bb48156f33135da0d091b]

INTEGRATION: CWS sb18 (1.4.406); FILE MERGED 2004/05/21 15:02:56 sb 1.4.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [39b18acee100342ffe0a76384b34c25c7d479ff8]

INTEGRATION: CWS sb18 (1.2.408); FILE MERGED 2004/05/21 15:02:56 sb 1.2.408.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [a0c9e50557ac54534fc6d2388e85348b70764365]

INTEGRATION: CWS sb18 (1.4.406); FILE MERGED 2004/05/21 15:02:55 sb 1.4.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [1654609aac6e26c71dfdc671ac079feb2c031d46]

INTEGRATION: CWS sb18 (1.2.408); FILE MERGED 2004/05/21 15:02:55 sb 1.2.408.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [6155914af3dfea8ceb0a1187a653d6f40008fc46]

INTEGRATION: CWS sb18 (1.4.406); FILE MERGED 2004/05/21 15:02:54 sb 1.4.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [6778b4f5552374348884dfea079557469fc34b3f]

INTEGRATION: CWS sb18 (1.2.406); FILE MERGED 2004/05/21 15:02:54 sb 1.2.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [b499e20743f7cf4839cee1539aa9e5f10b68b6b0]

INTEGRATION: CWS sb18 (1.2.408); FILE MERGED 2004/05/21 15:02:54 sb 1.2.408.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [5df0801ba33b03792c920841a8ac33d0a78f4a2e]

INTEGRATION: CWS sb18 (1.4.406); FILE MERGED 2004/05/21 15:02:53 sb 1.4.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [3bec6bb3fabb7b951576463ca9bbd4f3132b2f20]

INTEGRATION: CWS sb18 (1.4.406); FILE MERGED 2004/05/21 15:02:52 sb 1.4.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [a27bdb07fbcf1d8fa04d7815ef88bcbfff3379f1]

INTEGRATION: CWS sb18 (1.4.406); FILE MERGED 2004/05/21 15:02:51 sb 1.4.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [22a1048201bcfc09e5e31436446f9b402b63a0e5]

INTEGRATION: CWS sb18 (1.4.406); FILE MERGED 2004/05/21 15:02:50 sb 1.4.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [1ef122b6085859e961c5b9f82c9602cd5c2ae035]

INTEGRATION: CWS sb18 (1.2.408); FILE MERGED 2004/05/21 15:02:50 sb 1.2.408.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [1aa3d813174ad99861ddaea73a639e1352dbdb51]

INTEGRATION: CWS sb18 (1.4.406); FILE MERGED 2004/05/21 15:02:49 sb 1.4.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [19ca994ba15238168c9255b307796d615b6cde11]

INTEGRATION: CWS sb18 (1.2.408); FILE MERGED 2004/05/21 15:02:49 sb 1.2.408.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [95b7106a33daec1f5d58926b08a432285fceec1f]

INTEGRATION: CWS sb18 (1.4.406); FILE MERGED 2004/05/21 15:02:48 sb 1.4.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [3d835f941bbe31379806a2f1745cd30a5f314003]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 15:02:47 sb 1.5.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [fa4a1e4f9d1028349e6ce193847181262cf229a1]

INTEGRATION: CWS sb18 (1.4.406); FILE MERGED 2004/05/21 15:02:47 sb 1.4.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [e665b4bcf6a6ab832bbc04c4ccdf86aa8ab6f4d2]

INTEGRATION: CWS sb18 (1.3.328); FILE MERGED 2004/05/21 15:02:47 sb 1.3.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [777b6cef49eb96f0572480b3f4cfde0112068378]

INTEGRATION: CWS sb18 (1.2.408); FILE MERGED 2004/05/21 15:02:47 sb 1.2.408.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [03521ad38c4335d9c575b73f9495a79115124cc6]

INTEGRATION: CWS sb18 (1.4.406); FILE MERGED 2004/05/21 15:02:46 sb 1.4.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [4bde6ad8d3941bec363796d794e9f2a087bf2350]

INTEGRATION: CWS sb18 (1.10.76); FILE MERGED 2004/05/21 15:02:46 sb 1.10.76.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [f89feeba1e7d18c57ba8e0432d276e8d4640d41f]

INTEGRATION: CWS sb18 (1.5.76); FILE MERGED 2004/05/21 15:02:46 sb 1.5.76.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [4ecae9bf14afb90ab32a6bea0deb5ea124cf4073]

INTEGRATION: CWS sb18 (1.4.406); FILE MERGED 2004/05/21 15:02:45 sb 1.4.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [edf127e193c6509de1dcfd4e7f2955678b1786b7]

INTEGRATION: CWS sb18 (1.2.408); FILE MERGED 2004/05/21 15:02:45 sb 1.2.408.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [fcd42d08658c98685d3f2ac2aaa7f856d88f85f3]

INTEGRATION: CWS sb18 (1.4.406); FILE MERGED 2004/05/21 15:02:44 sb 1.4.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [8ab22f33bea9beba3a2531de2c3e2758b21e2769]

INTEGRATION: CWS sb18 (1.4.406); FILE MERGED 2004/05/21 15:02:43 sb 1.4.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [8b264fbe4eaf0779f7c26ce3a1114232697ee812]

INTEGRATION: CWS sb18 (1.6.406); FILE MERGED 2004/05/21 15:02:43 sb 1.6.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [64a91000ff5312e0ebb6caf3ac53f154ff29f98f]

INTEGRATION: CWS sb18 (1.3.62); FILE MERGED 2004/05/21 15:02:42 sb 1.3.62.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [96a6fc35cc75a38413693eac3774687d783b47b9]

INTEGRATION: CWS sb18 (1.7.62); FILE MERGED 2004/05/21 15:02:42 sb 1.7.62.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [60f35d7856525b73f2b74d45649209b8aa0f5e17]

INTEGRATION: CWS sb18 (1.4.406); FILE MERGED 2004/05/21 15:02:42 sb 1.4.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [dbeca4cd42faea4542a17892a829340eb323b331]

INTEGRATION: CWS sb18 (1.5.62); FILE MERGED 2004/05/21 15:02:42 sb 1.5.62.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [777e37ce494ad290cf510a46abb65e839e11da37]

INTEGRATION: CWS sb18 (1.4.406); FILE MERGED 2004/05/21 15:02:41 sb 1.4.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [10aa919c7f1a4d7a3ade43c5525454ef9e192ae9]

INTEGRATION: CWS sb18 (1.2.408); FILE MERGED 2004/05/21 15:02:41 sb 1.2.408.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [f63ddd20ec9491cc5a7be415726f7ddc6a7c62da]

INTEGRATION: CWS sb18 (1.4.406); FILE MERGED 2004/05/21 15:02:40 sb 1.4.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [ce9250fb2e5d10fc3214fcb6e5b5473f0198f6e6]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 15:02:40 sb 1.5.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [15693e8debe210165926ce9aa05e5ce66f90ef26]

INTEGRATION: CWS sb18 (1.4.406); FILE MERGED 2004/05/21 15:02:39 sb 1.4.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [aa2877ead8f250536d981578b2e410584e73686b]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 15:02:39 sb 1.5.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [c5b8612d8606b0df316e8c7bb8f5f03be1eb2829]

INTEGRATION: CWS sb18 (1.2.408); FILE MERGED 2004/05/21 15:02:39 sb 1.2.408.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [a002432bdb91ef43226f71993bc4ed0aeb11160a]

INTEGRATION: CWS sb18 (1.4.406); FILE MERGED 2004/05/21 15:02:38 sb 1.4.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [747b4e04b5e830a7188f5bda22c2234614735219]

INTEGRATION: CWS sb18 (1.6.76); FILE MERGED 2004/05/21 15:02:38 sb 1.6.76.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [43d1044ebac33f07f077a83c4f71c2594282b0bc]

INTEGRATION: CWS sb18 (1.2.408); FILE MERGED 2004/05/21 15:02:38 sb 1.2.408.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [89df7c2e9ccbee5fb22f91db5a5df49cf8f6dd86]

INTEGRATION: CWS sb18 (1.4.406); FILE MERGED 2004/05/21 15:02:37 sb 1.4.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [a7c89471d6db6a3a78bd9cebf4fbed25cd5fa23a]

INTEGRATION: CWS sb18 (1.7.406); FILE MERGED 2004/05/21 15:02:37 sb 1.7.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [95f2216c7fd29b7515e73c89e43291f6647265c7]

INTEGRATION: CWS sb18 (1.2.76); FILE MERGED 2004/05/21 15:02:37 sb 1.2.76.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [5ebd6365dd12564e5f6eb7685b89eed6f15cf720]

INTEGRATION: CWS sb18 (1.4.258); FILE MERGED 2004/05/21 15:02:36 sb 1.4.258.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [d2e96c58b2f5fa6dc0cdf43a88f6841f844be89d]

INTEGRATION: CWS sb18 (1.3.270); FILE MERGED 2004/05/21 15:02:35 sb 1.3.270.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [e15612584711420feffab2a065275fb7c8930428]

INTEGRATION: CWS sb18 (1.4.258); FILE MERGED 2004/05/21 15:02:34 sb 1.4.258.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [0252e02dbd1004a87de175f9efd88008b8e8433c]

INTEGRATION: CWS sb18 (1.8.406); FILE MERGED 2004/05/21 15:02:34 sb 1.8.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [1502855dc31df0aa33ff9b7460a739fca837f1ab]

INTEGRATION: CWS sb18 (1.4.406); FILE MERGED 2004/05/21 15:02:34 sb 1.4.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [76e6f9d033d54d68869ea3ba5df36804c9995c6c]

INTEGRATION: CWS sb18 (1.4.406); FILE MERGED 2004/05/21 15:02:33 sb 1.4.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [ce5cb0761f7e06be3c1337c99d77261f5f4c0090]

INTEGRATION: CWS sb18 (1.2.406); FILE MERGED 2004/05/21 15:02:33 sb 1.2.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [0f57c67389722f435583078f565c6828b3b2e233]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 15:02:33 sb 1.5.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [65ac24c686b1c26423f92f0bdb6faacb10264530]

INTEGRATION: CWS sb18 (1.4.406); FILE MERGED 2004/05/21 15:02:32 sb 1.4.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [a9cfc3ae5262c45d5371081651b5ff40cfcbe78e]

INTEGRATION: CWS sb18 (1.4.308); FILE MERGED 2004/05/21 15:02:31 sb 1.4.308.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [fddf018f9475bc1d58a363a71f8292eb9662fe19]

INTEGRATION: CWS sb18 (1.6.266); FILE MERGED 2004/05/21 15:02:31 sb 1.6.266.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [d295294323c8f6a9817eedc2a15ea8d4433fe9ad]

INTEGRATION: CWS sb18 (1.4.406); FILE MERGED 2004/05/21 15:02:31 sb 1.4.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [a59e0db2a01e0bf709cec84186a9e2727c1a898b]

INTEGRATION: CWS sb18 (1.4.406); FILE MERGED 2004/05/21 15:02:30 sb 1.4.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [050d08a108272cc78ad539f44d14d9abfbb3082e]

INTEGRATION: CWS sb18 (1.4.406); FILE MERGED 2004/05/21 15:02:29 sb 1.4.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [5029b9fcf56ae7912778469b5ed4613350eace5e]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 15:02:29 sb 1.5.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [3c5abaa09750ef71d501d2d4dce655aab0ac629c]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 15:02:28 sb 1.5.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [8da7647374b82b1da3190eb296ac70cb50133985]

INTEGRATION: CWS sb18 (1.4.406); FILE MERGED 2004/05/21 15:02:28 sb 1.4.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [d502ed3ca797bd452cbf04f817df5349db55dc00]

INTEGRATION: CWS sb18 (1.4.406); FILE MERGED 2004/05/21 15:02:27 sb 1.4.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [33ccac22f2b758f16d67c9e671d9bb6dac3e2a74]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 15:02:27 sb 1.5.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [a4c2adf12a1b4ce6ef66dcdb438ac03fe7ab68d5]

INTEGRATION: CWS sb18 (1.4.406); FILE MERGED 2004/05/21 15:02:26 sb 1.4.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [4275215ff1e2461f84a108336378c1f89f0b6003]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 15:02:26 sb 1.5.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [5fe1b4a0e580a94e60245f5e2110045bac4fa4c2]

INTEGRATION: CWS sb18 (1.4.406); FILE MERGED 2004/05/21 15:02:25 sb 1.4.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [e1478e3af005b585cfe6c003e84fbeccf2ffa137]

INTEGRATION: CWS sb18 (1.7.328); FILE MERGED 2004/05/21 15:02:24 sb 1.7.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [f4c700b8445aea482708cbcfddca6dbea06ece76]

INTEGRATION: CWS sb18 (1.6.328); FILE MERGED 2004/05/21 15:02:24 sb 1.6.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [ec86753f5756bf293b223021de35d6f923b536fe]

INTEGRATION: CWS sb18 (1.7.328); FILE MERGED 2004/05/21 15:02:23 sb 1.7.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [bab30683ee997f50bb885729d6cf3e740dff80bf]

INTEGRATION: CWS sb18 (1.8.328); FILE MERGED 2004/05/21 15:02:23 sb 1.8.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [80347d777ce2f6dd4f3400ce2b51dbf8bbbaf5ee]

INTEGRATION: CWS sb18 (1.7.328); FILE MERGED 2004/05/21 15:02:22 sb 1.7.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [e7492e7b55e8cd2f6080771453ee3fc61c459bcc]

INTEGRATION: CWS sb18 (1.7.328); FILE MERGED 2004/05/21 15:02:21 sb 1.7.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [21ca6ff856cf28393c5ca52b7ea1727b823eb166]

INTEGRATION: CWS sb18 (1.7.328); FILE MERGED 2004/05/21 15:02:20 sb 1.7.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [737c36f67cf28b3c7350dd7857722974d154fa98]

INTEGRATION: CWS sb18 (1.6.328); FILE MERGED 2004/05/21 15:02:20 sb 1.6.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [e17e875f7522903f10369948c86d29015e5f8a6f]

INTEGRATION: CWS sb18 (1.7.328); FILE MERGED 2004/05/21 15:02:19 sb 1.7.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [6426c4a857f45b974097dc8b5d739df5e75b3d51]

INTEGRATION: CWS sb18 (1.6.328); FILE MERGED 2004/05/21 15:02:19 sb 1.6.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [c5c311b5b6cb945a3e702cc1d2df87f3e030496c]

INTEGRATION: CWS sb18 (1.6.328); FILE MERGED 2004/05/21 15:02:18 sb 1.6.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [604e594d2761fe3d7291211d9ec155f5d98fe04d]

INTEGRATION: CWS sb18 (1.7.328); FILE MERGED 2004/05/21 15:02:18 sb 1.7.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [f5bf7ce636a3332c3e4eb1185e20327957f30df7]

INTEGRATION: CWS sb18 (1.5.328); FILE MERGED 2004/05/21 15:02:17 sb 1.5.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [3121ce7bff4d5c38e00cca8d9afc5afdc0a46131]

INTEGRATION: CWS sb18 (1.6.328); FILE MERGED 2004/05/21 15:02:17 sb 1.6.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [361eee0a081fce9ff29b7c83160ef207d0181548]

INTEGRATION: CWS sb18 (1.5.328); FILE MERGED 2004/05/21 15:02:16 sb 1.5.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [2a83ed7ea91f597e01b8a194977d7f3b3c4922e6]

INTEGRATION: CWS sb18 (1.7.328); FILE MERGED 2004/05/21 15:02:15 sb 1.7.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [647d01b07f5c99b80915ef83fcf605bfc16f4eb1]

INTEGRATION: CWS sb18 (1.8.270); FILE MERGED 2004/05/21 15:02:15 sb 1.8.270.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [ab15343533b806120d31960e15ca79213bd89833]

INTEGRATION: CWS sb18 (1.7.328); FILE MERGED 2004/05/21 15:02:13 sb 1.7.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [a04fe20416af2a9ffd3a8f5dc830ba1726e2b3d9]

INTEGRATION: CWS sb18 (1.7.270); FILE MERGED 2004/05/21 15:02:13 sb 1.7.270.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [0b9922c30f50b80f9cc103cfda0b2d8bd2af0f8c]

INTEGRATION: CWS sb18 (1.5.328); FILE MERGED 2004/05/21 15:02:13 sb 1.5.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [b1a1b6c8acc99f2f98b0e237ead784928aad73ad]

INTEGRATION: CWS sb18 (1.4.328); FILE MERGED 2004/05/21 15:02:13 sb 1.4.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [41e99ea622577aa85c7786d6e4b8fc9cd6aa6371]

INTEGRATION: CWS sb18 (1.6.404); FILE MERGED 2004/05/21 15:02:12 sb 1.6.404.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [57af483e226e1ad6dfea5dfd493bf39f2a367f86]

INTEGRATION: CWS sb18 (1.4.328); FILE MERGED 2004/05/21 15:02:12 sb 1.4.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [8c22b5c2ce9af1921c5b7d7e1fa9c0460d4a3d9a]

INTEGRATION: CWS sb18 (1.7.328); FILE MERGED 2004/05/21 15:02:12 sb 1.7.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [d38abca73d4863a5a5c2cbd71aedb9bbf9619966]

INTEGRATION: CWS sb18 (1.6.328); FILE MERGED 2004/05/21 15:02:11 sb 1.6.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [74401b3232cd3045d7af678443b8a1c8eeeade35]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 15:02:11 sb 1.5.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [ece6c2069d175416272fc8520e65e3a195442695]

INTEGRATION: CWS sb18 (1.8.328); FILE MERGED 2004/05/21 15:02:10 sb 1.8.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [036a03850cae407daa08c25569446a93891e0e61]

INTEGRATION: CWS sb18 (1.6.328); FILE MERGED 2004/05/21 15:02:10 sb 1.6.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [48edc94b37458aad51bd5ab49ba343a997fa4e5d]

INTEGRATION: CWS sb18 (1.5.328); FILE MERGED 2004/05/21 15:02:10 sb 1.5.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [dc280c447c7de070850f5c6c26efa2779b7ce095]

INTEGRATION: CWS sb18 (1.4.328); FILE MERGED 2004/05/21 15:02:09 sb 1.4.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [fc83f7a2647651c0ac54e8ef592c8a3f31202b54]

INTEGRATION: CWS sb18 (1.6.328); FILE MERGED 2004/05/21 15:02:09 sb 1.6.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [5d7a0d6d70c6c861ce847261c90053ee4faa6a0a]

INTEGRATION: CWS sb18 (1.2.328); FILE MERGED 2004/05/21 15:02:08 sb 1.2.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [6e78255a0156bf78fda27d6c26a945f4ee31a99b]

INTEGRATION: CWS sb18 (1.5.328); FILE MERGED 2004/05/21 15:02:08 sb 1.5.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [884c1428c1fd2e79c832699d1ecbe31c38077a24]

INTEGRATION: CWS sb18 (1.8.406); FILE MERGED 2004/05/21 15:02:08 sb 1.8.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [d94cdb5020de7d17e14c34c96de0422ed735c004]

INTEGRATION: CWS sb18 (1.7.328); FILE MERGED 2004/05/21 15:02:07 sb 1.7.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [185307f51a7bd188bc377d4fdb462aa1718676cc]

INTEGRATION: CWS sb18 (1.7.328); FILE MERGED 2004/05/21 15:02:06 sb 1.7.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [7f7227dbb40c35a547c5b063a75e6a3fe34f3533]

INTEGRATION: CWS sb18 (1.5.328); FILE MERGED 2004/05/21 15:02:06 sb 1.5.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [6e1ee02d70e4369c20588a9fd02724646f7b1e66]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 15:02:06 sb 1.5.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [d267869e0f891bd6895061b1e078aa4fb03fdcb5]

INTEGRATION: CWS sb18 (1.7.270); FILE MERGED 2004/05/21 15:02:05 sb 1.7.270.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [3a440ab006e634feec944ef67d4da5de812ed27a]

INTEGRATION: CWS sb18 (1.4.328); FILE MERGED 2004/05/21 15:02:05 sb 1.4.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [045ad8a15c1f9de75be034dbbfa92a7ac168c2e5]

INTEGRATION: CWS sb18 (1.8.328); FILE MERGED 2004/05/21 15:02:04 sb 1.8.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [92ecef1b8da5aabb50d300fd43f46db454f7e3f4]

INTEGRATION: CWS sb18 (1.6.328); FILE MERGED 2004/05/21 15:02:04 sb 1.6.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [a9a86034aee52842fd1edb0306ac936cbb0951ff]

INTEGRATION: CWS sb18 (1.7.328); FILE MERGED 2004/05/21 15:02:04 sb 1.7.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [1654764bf0394a81c15de5f7252aa6d2fd5d0c59]

INTEGRATION: CWS sb18 (1.8.328); FILE MERGED 2004/05/21 15:02:03 sb 1.8.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [34b9ee1d2907202f5865a92f02eeb4c3a725bbd1]

INTEGRATION: CWS sb18 (1.6.328); FILE MERGED 2004/05/21 15:02:03 sb 1.6.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [76157822587ac16f16a36e54d212761e8857519d]

INTEGRATION: CWS sb18 (1.7.328); FILE MERGED 2004/05/21 15:02:03 sb 1.7.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [f40df2423e4643d4d426ade3ae2cb522dc06e9c8]

INTEGRATION: CWS sb18 (1.7.328); FILE MERGED 2004/05/21 15:02:02 sb 1.7.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [a26f6c773d43f6bf98d5be1d63178901cc1fa7f1]

INTEGRATION: CWS sb18 (1.8.328); FILE MERGED 2004/05/21 15:02:02 sb 1.8.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [ab0cfde08b976a74b56ecf0a713863957aa690c5]

INTEGRATION: CWS sb18 (1.6.328); FILE MERGED 2004/05/21 15:02:01 sb 1.6.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [c6932b00bbf2980bc8b80d194bd0cd09dc8a543e]

INTEGRATION: CWS sb18 (1.7.328); FILE MERGED 2004/05/21 15:02:01 sb 1.7.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [998c9c1abe17c5cb43320f0001afab9642950dda]

INTEGRATION: CWS sb18 (1.6.328); FILE MERGED 2004/05/21 15:02:00 sb 1.6.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [3a7ae261bb6e6dd6ecfae227d3e53ef6d3748d4f]

INTEGRATION: CWS sb18 (1.3.406); FILE MERGED 2004/05/21 15:02:00 sb 1.3.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [05da648f7d050ffdcaface7ff3b59797c6ab414e]

INTEGRATION: CWS sb18 (1.7.328); FILE MERGED 2004/05/21 15:02:00 sb 1.7.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [9b1f495d2e1201cb2584cf72309e634bb0f372dd]

INTEGRATION: CWS sb18 (1.7.328); FILE MERGED 2004/05/21 15:01:59 sb 1.7.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [726c918f5848ca1337a2ba9c7d6f471579228038]

INTEGRATION: CWS sb18 (1.2.328); FILE MERGED 2004/05/21 15:01:59 sb 1.2.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [9ae480e0dcee3be55d57d9d5a0ed2fea653bad68]

INTEGRATION: CWS sb18 (1.5.328); FILE MERGED 2004/05/21 15:01:59 sb 1.5.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [a1e13f26d5a2d3e87d90540bb6d431a18cf451a2]

INTEGRATION: CWS sb18 (1.6.406); FILE MERGED 2004/05/21 15:01:58 sb 1.6.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [81d2cfd1c2c8b8603b4f9a8ff03fc17a7e39e8fa]

INTEGRATION: CWS sb18 (1.6.328); FILE MERGED 2004/05/21 15:01:58 sb 1.6.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [c208f37d265fb3d7cf694ad806f10b0e84564064]

INTEGRATION: CWS sb18 (1.9.406); FILE MERGED 2004/05/21 15:01:58 sb 1.9.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [f0421bb1cd89623a48e554560cb70cd132cf93f0]

INTEGRATION: CWS sb18 (1.12.328); FILE MERGED 2004/05/21 15:01:58 sb 1.12.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [733573098eff733f540e3e72c2b46b1f0fb5cf69]

INTEGRATION: CWS sb18 (1.7.328); FILE MERGED 2004/05/21 15:01:57 sb 1.7.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [be30788f87ea5966b7edd5dd2bcefd17673bcdf5]

INTEGRATION: CWS sb18 (1.9.328); FILE MERGED 2004/05/21 15:01:57 sb 1.9.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [2c33451b2bf79558191dda606cbaa169c3ba4cb8]

INTEGRATION: CWS sb18 (1.6.328); FILE MERGED 2004/05/21 15:01:57 sb 1.6.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [be7363e5577ba8e6886da158b5053613d38755f2]

INTEGRATION: CWS sb18 (1.6.328); FILE MERGED 2004/05/21 15:01:56 sb 1.6.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [79eafe025efe2bc42b984e89b1112b0184756b0c]

INTEGRATION: CWS sb18 (1.7.328); FILE MERGED 2004/05/21 15:01:55 sb 1.7.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [bdb2a0274f95c65411d0189df553c8b93add3486]

INTEGRATION: CWS sb18 (1.6.328); FILE MERGED 2004/05/21 15:01:55 sb 1.6.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [6c367e83d9816d5d3e9afe96983be91f049a3222]

INTEGRATION: CWS sb18 (1.12.328); FILE MERGED 2004/05/21 15:01:55 sb 1.12.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [66d1bb8176b3c08d83b28ed49505cfac2d4017c6]

INTEGRATION: CWS sb18 (1.5.328); FILE MERGED 2004/05/21 15:01:55 sb 1.5.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [bed8ae32f8b8eae29c768f115d5cfb451ec7888f]

INTEGRATION: CWS sb18 (1.6.328); FILE MERGED 2004/05/21 15:01:54 sb 1.6.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [5113add33e25072990b18a0fb6464460758cde04]

INTEGRATION: CWS sb18 (1.8.328); FILE MERGED 2004/05/21 15:01:54 sb 1.8.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [24e6ceae336ea04ad710f90c12a48c2f159a4cc8]

INTEGRATION: CWS sb18 (1.6.328); FILE MERGED 2004/05/21 15:01:53 sb 1.6.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [a02d47bfbc61020b4ef47fedba64c7f333670cb1]

INTEGRATION: CWS sb18 (1.9.270); FILE MERGED 2004/05/21 15:01:53 sb 1.9.270.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [46b72104ae1e54fca3f810985704b8762992b9b1]

INTEGRATION: CWS sb18 (1.5.328); FILE MERGED 2004/05/21 15:01:53 sb 1.5.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [0b29972ce312bee00ed7a9f48ec7d054f048ed03]

INTEGRATION: CWS sb18 (1.13.328); FILE MERGED 2004/05/21 15:01:52 sb 1.13.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [f401d034a8524ad6d77bb0fdb888ad6614613d68]

INTEGRATION: CWS sb18 (1.6.328); FILE MERGED 2004/05/21 15:01:52 sb 1.6.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [ef75efeccd056cc2bebcf634749b1d6285a3bcf8]

INTEGRATION: CWS sb18 (1.5.328); FILE MERGED 2004/05/21 15:01:52 sb 1.5.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [cff3abdd7cc7bae34e4f09ca45fad57cbc1a04d1]

INTEGRATION: CWS sb18 (1.4.328); FILE MERGED 2004/05/21 15:01:51 sb 1.4.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [2fbaab748c4be0019ca33c7c1ed2ada379e85cbe]

INTEGRATION: CWS sb18 (1.6.328); FILE MERGED 2004/05/21 15:01:51 sb 1.6.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [31bacd5b961286e266e25e2e06ef6dfba7c452f5]

INTEGRATION: CWS sb18 (1.5.328); FILE MERGED 2004/05/21 15:01:50 sb 1.5.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [801501874f93a5c19dbf75bbcdac5db7f751abd8]

INTEGRATION: CWS sb18 (1.6.328); FILE MERGED 2004/05/21 15:01:50 sb 1.6.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [8c32e61a353aca536e48003aa1444846f22bfd4d]

INTEGRATION: CWS sb18 (1.2.408); FILE MERGED 2004/05/21 15:01:50 sb 1.2.408.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [da7b40777a31359a61159b5a59d086833e453a01]

INTEGRATION: CWS sb18 (1.2.406); FILE MERGED 2004/05/21 15:01:49 sb 1.2.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [5c89357320d4935b97d4602e129e01001deb6f39]

INTEGRATION: CWS sb18 (1.5.328); FILE MERGED 2004/05/21 15:01:49 sb 1.5.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [84327e95728bc688fabe8c77e11d032f3ed1eaf9]

INTEGRATION: CWS sb18 (1.4.328); FILE MERGED 2004/05/21 15:01:49 sb 1.4.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [b9f950d71960835b33801788b32fe63d77a56c4d]

INTEGRATION: CWS sb18 (1.6.328); FILE MERGED 2004/05/21 15:01:48 sb 1.6.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [6cae5abbcef9915386db138420e7e23f734f0154]

INTEGRATION: CWS sb18 (1.5.328); FILE MERGED 2004/05/21 15:01:48 sb 1.5.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [e06a325bd5bd834a3b87b75544c1423ed4ec669d]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 15:01:47 sb 1.5.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [dd5c57173b5e1f95c1154d599501ac387fc3db1f]

INTEGRATION: CWS sb18 (1.4.406); FILE MERGED 2004/05/21 15:01:47 sb 1.4.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [1a3adcd5d68bb64e7c6cd370814d7d77c6dc70c5]

INTEGRATION: CWS sb18 (1.6.328); FILE MERGED 2004/05/21 15:01:47 sb 1.6.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [cab786a61e1729ad539eb3a0011df988ba45b51b]

INTEGRATION: CWS sb18 (1.6.328); FILE MERGED 2004/05/21 15:01:46 sb 1.6.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [7f3cd505f39701a46ff2b9f94771e7aceaf4e34e]

INTEGRATION: CWS sb18 (1.5.328); FILE MERGED 2004/05/21 15:01:46 sb 1.5.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [ac379887539638e39b0ceb8480c92cbd526f630a]

INTEGRATION: CWS sb18 (1.6.328); FILE MERGED 2004/05/21 15:01:45 sb 1.6.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [1af95e17a50d5ebf6a7bd708c4380e5ad808aa7b]

INTEGRATION: CWS sb18 (1.7.328); FILE MERGED 2004/05/21 15:01:44 sb 1.7.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [c1e2fd301e24e06fb6b4e9aca2e25e28dbc309a5]

INTEGRATION: CWS sb18 (1.6.328); FILE MERGED 2004/05/21 15:01:44 sb 1.6.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [1f366ef49922fadae97637f340980dcb5f050376]

INTEGRATION: CWS sb18 (1.6.328); FILE MERGED 2004/05/21 15:01:43 sb 1.6.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [a08a7ebc0f781fb70647517727e8551867d8d3a6]

INTEGRATION: CWS sb18 (1.7.328); FILE MERGED 2004/05/21 15:01:43 sb 1.7.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [a04083768397cf0a94bce5a0ca7d2a55c94d060c]

INTEGRATION: CWS sb18 (1.7.328); FILE MERGED 2004/05/21 15:01:42 sb 1.7.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [674b0d3456e3e8b093eb2d2d6c65e8567b7dde49]

INTEGRATION: CWS sb18 (1.6.328); FILE MERGED 2004/05/21 15:01:41 sb 1.6.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [0ff89828dee10542b949ac76aa9204396c292a31]

INTEGRATION: CWS sb18 (1.6.326); FILE MERGED 2004/05/21 15:01:41 sb 1.6.326.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [03af02d2e52d4fa31d4ca4332ea57006bc66f499]

INTEGRATION: CWS sb18 (1.8.328); FILE MERGED 2004/05/21 15:01:41 sb 1.8.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [9a9e62b742f4b7cb76a34d321f968ba37e849f1c]

INTEGRATION: CWS sb18 (1.6.328); FILE MERGED 2004/05/21 15:01:40 sb 1.6.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [30cd63dd69c99128d9496016c856215e25d9264b]

INTEGRATION: CWS sb18 (1.7.328); FILE MERGED 2004/05/21 15:01:40 sb 1.7.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [44e3e3cd864fd0b91db280d3147610793c080385]

INTEGRATION: CWS sb18 (1.9.308); FILE MERGED 2004/05/21 15:01:40 sb 1.9.308.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [430fb5959281762454023431458537696aa0c11f]

INTEGRATION: CWS sb18 (1.7.328); FILE MERGED 2004/05/21 15:01:39 sb 1.7.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [1497e84ed8e881727fbace0c089e1c5e9a977af5]

INTEGRATION: CWS sb18 (1.6.328); FILE MERGED 2004/05/21 15:01:38 sb 1.6.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [a3a480cc50229e0572a616a7065f3ae348f1c6cb]

INTEGRATION: CWS sb18 (1.7.328); FILE MERGED 2004/05/21 15:01:38 sb 1.7.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [69a0a5df940a246a13bae5731177133a30dd84c8]

INTEGRATION: CWS sb18 (1.4.328); FILE MERGED 2004/05/21 15:01:38 sb 1.4.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [57994f3a640098f5e74913e2f18e43dee874e75f]

INTEGRATION: CWS sb18 (1.6.328); FILE MERGED 2004/05/21 15:01:37 sb 1.6.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [705b9def4d6ce1700e08b24584b1caaf851e5f78]

INTEGRATION: CWS sb18 (1.4.308); FILE MERGED 2004/05/21 15:01:37 sb 1.4.308.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [13748203c332f326eb21c6739df9bf9c3f37d5c4]

INTEGRATION: CWS sb18 (1.6.328); FILE MERGED 2004/05/21 15:01:36 sb 1.6.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [a46cac255cb40af8e70af326a7b481617aab94dc]

INTEGRATION: CWS sb18 (1.4.328); FILE MERGED 2004/05/21 15:01:36 sb 1.4.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [1dcb4d2571e2c4f1e89fe43fb8f82bd804e4fa14]

INTEGRATION: CWS sb18 (1.8.328); FILE MERGED 2004/05/21 15:01:36 sb 1.8.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [4e8358b5e331c40b1b1a9422fcda11056be279a8]

INTEGRATION: CWS sb18 (1.5.328); FILE MERGED 2004/05/21 15:01:36 sb 1.5.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [460c7d2bbe9b8137d403d79c7021aed41f649540]

INTEGRATION: CWS sb18 (1.16.60); FILE MERGED 2004/05/21 15:01:35 sb 1.16.60.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [8a7b7af26cbd60c42d7491a504101fa2f164cce6]

INTEGRATION: CWS sb18 (1.5.328); FILE MERGED 2004/05/21 15:01:34 sb 1.5.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [7f957999ebf4a722f22859b0e210747a85ad92ed]

INTEGRATION: CWS sb18 (1.6.328); FILE MERGED 2004/05/21 15:01:34 sb 1.6.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [3210f5f8d7463d2e0613975063f8835662a7a644]

INTEGRATION: CWS sb18 (1.6.328); FILE MERGED 2004/05/21 15:01:33 sb 1.6.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [77f3a5363ebbcf08fea593f98da66bec5efd3488]

INTEGRATION: CWS sb18 (1.4.308); FILE MERGED 2004/05/21 15:01:33 sb 1.4.308.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [13ff69eae0925458b4ec16b651c0e6854d6955ad]

INTEGRATION: CWS sb18 (1.5.76); FILE MERGED 2004/05/21 15:01:33 sb 1.5.76.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [6c17e8501454701755b8ef90d9a7114e04b7a95c]

INTEGRATION: CWS sb18 (1.6.328); FILE MERGED 2004/05/21 15:01:32 sb 1.6.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [20dccb48a614e0c5aea8c276b3c469ed377199d1]

INTEGRATION: CWS sb18 (1.5.328); FILE MERGED 2004/05/21 15:01:32 sb 1.5.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [81058c46e1a1bf4b6d501062917baf6b8a835c8d]

INTEGRATION: CWS sb18 (1.7.328); FILE MERGED 2004/05/21 15:01:31 sb 1.7.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [6d350abe25322ca9c26379f780055e7f756c4206]

INTEGRATION: CWS sb18 (1.8.328); FILE MERGED 2004/05/21 15:01:29 sb 1.8.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [94a91d33910ab4c3432a382aca02f42dc6b05422]

INTEGRATION: CWS sb18 (1.9.328); FILE MERGED 2004/05/21 15:01:28 sb 1.9.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [125993037faf4afd46d93e7167d56a1f020fd011]

INTEGRATION: CWS sb18 (1.6.406); FILE MERGED 2004/05/21 15:01:28 sb 1.6.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [0f8012020460e9b5119626532ec95185ca8d343c]

INTEGRATION: CWS sb18 (1.8.328); FILE MERGED 2004/05/21 15:01:28 sb 1.8.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [69926823aef9be5d832010876671408b14ace798]

INTEGRATION: CWS sb18 (1.9.406); FILE MERGED 2004/05/21 15:01:28 sb 1.9.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [845bfe7ead620bf56b6a806dfa97b46b3c7f6687]

INTEGRATION: CWS sb18 (1.5.328); FILE MERGED 2004/05/21 15:01:27 sb 1.5.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [1380489530d8b0e27d268e2f6bc1f91d96e422d8]

INTEGRATION: CWS sb18 (1.6.328); FILE MERGED 2004/05/21 15:01:27 sb 1.6.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [29aea6375803fdb2c3c820a5ddafddbf811c1fa4]

INTEGRATION: CWS sb18 (1.7.328); FILE MERGED 2004/05/21 15:01:24 sb 1.7.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [62697da089b2abf82c2c31fc01cd086a0283b969]

INTEGRATION: CWS sb18 (1.6.328); FILE MERGED 2004/05/21 15:01:23 sb 1.6.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [ee449c727576f99c64b9df3bb0ac973535d49e99]

INTEGRATION: CWS sb18 (1.8.270); FILE MERGED 2004/05/21 15:01:23 sb 1.8.270.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [8fbc9359a7c1f7523a5958bb56d58bef19695156]

INTEGRATION: CWS sb18 (1.10.322); FILE MERGED 2004/05/21 15:01:22 sb 1.10.322.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [a5e26bd0bfda689bc25e3d6a5dde981e4c07611c]

INTEGRATION: CWS sb18 (1.11.406); FILE MERGED 2004/05/21 15:01:22 sb 1.11.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [ea0f46f2ac850036e4ee660850532b166277ce35]

INTEGRATION: CWS sb18 (1.7.328); FILE MERGED 2004/05/21 15:01:17 sb 1.7.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [f3f9f2e2d838a089d70bf087abaac4a515318bb1]

INTEGRATION: CWS sb18 (1.6.270); FILE MERGED 2004/05/21 15:01:17 sb 1.6.270.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [435a1f11b33f0171216c93e1e5b65493776278a0]

INTEGRATION: CWS sb18 (1.3.308); FILE MERGED 2004/05/21 15:01:17 sb 1.3.308.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [251b9250899d39157ab3fa54e5740b534623014e]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 15:01:16 sb 1.5.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [9a73d0e016e578bc1ff1da3f65a8f9554e3b5b87]

INTEGRATION: CWS sb18 (1.7.150); FILE MERGED 2004/05/21 15:01:16 sb 1.7.150.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [56de649cfe0bd0782154cd66324155b6d791b390]

INTEGRATION: CWS sb18 (1.5.328); FILE MERGED 2004/05/21 15:01:16 sb 1.5.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [bb2eb479fa5faf0e6b2c2839c968c6e6a05b4822]

INTEGRATION: CWS sb18 (1.10.328); FILE MERGED 2004/05/21 15:01:15 sb 1.10.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [5e7fadd376a71b9c06fe06a24ca9f387380880d9]

INTEGRATION: CWS sb18 (1.4.328); FILE MERGED 2004/05/21 15:01:07 sb 1.4.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [38d3f7a8a0e729cf8c6f109fa59ca1a857f86891]

INTEGRATION: CWS sb18 (1.6.328); FILE MERGED 2004/05/21 15:01:07 sb 1.6.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [5806a180fb37af602cd8761c764a8ce405185ffd]

INTEGRATION: CWS sb18 (1.5.426); FILE MERGED 2004/05/21 15:01:06 sb 1.5.426.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [b5665906358f7a4a2c1e45288b25fbc61d8da95a]

INTEGRATION: CWS sb18 (1.3.450); FILE MERGED 2004/05/21 15:01:06 sb 1.3.450.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [c5813d9a9fa78b21bf7448aa6fd736634ec451d9]

INTEGRATION: CWS sb18 (1.3.450); FILE MERGED 2004/05/21 15:01:05 sb 1.3.450.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [030333f1c2033acacb5ce72385f4b5686a308c8a]

INTEGRATION: CWS sb18 (1.4.426); FILE MERGED 2004/05/21 15:01:05 sb 1.4.426.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [1839550afbc75b0068b570c601a35389f151d052]

INTEGRATION: CWS sb18 (1.6.406); FILE MERGED 2004/05/21 15:00:52 sb 1.6.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [a3d18ef9c18ce3ea29d6a039bc5fc6ddc1f1cce5]

INTEGRATION: CWS sb18 (1.9.328); FILE MERGED 2004/05/21 15:00:52 sb 1.9.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [ad743a6272411fa0c5f1334e4894aaf6a593832f]

INTEGRATION: CWS sb18 (1.6.328); FILE MERGED 2004/05/21 15:00:43 sb 1.6.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [6c74c12ada4cd4f868b463fb87612ce8db9024bf]

INTEGRATION: CWS sb18 (1.4.406); FILE MERGED 2004/05/21 15:00:43 sb 1.4.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [76ce03bb2e89761006a5e4ea845a87a7bc5fb601]

INTEGRATION: CWS sb18 (1.8.328); FILE MERGED 2004/05/21 15:00:42 sb 1.8.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [5423038cb5053e5f3c187a7d7c8c85dcb38c837d]

INTEGRATION: CWS sb18 (1.9.328); FILE MERGED 2004/05/21 15:00:41 sb 1.9.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [e3044f7ace26944e871f1c88ff83f72c76b5f0d9]

INTEGRATION: CWS sb18 (1.9.328); FILE MERGED 2004/05/21 15:00:40 sb 1.9.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [bc338c8f54849ac5f07c01fffd946ca89d09ffae]

INTEGRATION: CWS sb18 (1.1.440); FILE MERGED 2004/05/21 15:00:29 sb 1.1.440.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [db0c4ba3fa64ff3e503afd07bacb588f014bc798]

INTEGRATION: CWS sb18 (1.8.328); FILE MERGED 2004/05/21 15:00:28 sb 1.8.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [ca8bfe06ac64a951a1ea1b3dd5a50c5c682b02f9]

INTEGRATION: CWS sb18 (1.7.328); FILE MERGED 2004/05/21 15:00:27 sb 1.7.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [c3f952090053a12c76f6ac3accdb383d312a21b4]

INTEGRATION: CWS sb18 (1.4.328); FILE MERGED 2004/05/21 15:00:26 sb 1.4.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [a247a990f52d0081fde91a90f6e1e554fb49aa49]

INTEGRATION: CWS sb18 (1.5.308); FILE MERGED 2004/05/21 15:00:19 sb 1.5.308.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [d214fca11ce978ef96ccddd206426493212f4916]

INTEGRATION: CWS sb18 (1.8.328); FILE MERGED 2004/05/21 15:00:18 sb 1.8.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [02a5ba50550fd621458501143ed3780999c44a10]

INTEGRATION: CWS sb18 (1.5.308); FILE MERGED 2004/05/21 15:00:18 sb 1.5.308.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [a02dcbb62a0aa84e87342c441bd23dddc31c73ea]

INTEGRATION: CWS sb18 (1.2.406); FILE MERGED 2004/05/21 15:00:18 sb 1.2.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [9b34b4bfeb6f1c1ade3a01f8cdfee9852d2e33a9]

INTEGRATION: CWS sb18 (1.7.328); FILE MERGED 2004/05/21 15:00:17 sb 1.7.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [917222159e8691b4b98f371f0046c5cbbfca0689]

INTEGRATION: CWS sb18 (1.9.326); FILE MERGED 2004/05/21 15:00:17 sb 1.9.326.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [e3f1a68c546de7c6cfa124be9edd57f26585aa58]

INTEGRATION: CWS sb18 (1.4.326); FILE MERGED 2004/05/21 15:00:17 sb 1.4.326.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [b39300ebf3125a80af92e4cc83f498177b26c2fa]

INTEGRATION: CWS sb18 (1.5.308); FILE MERGED 2004/05/21 15:00:17 sb 1.5.308.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [0dbaaecd672a7281932ac16aa1264bdcc6ec7f30]

INTEGRATION: CWS sb18 (1.4.328); FILE MERGED 2004/05/21 15:00:16 sb 1.4.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [d11004ab78487bc0b592e8adfb22e8cc9745da62]

INTEGRATION: CWS sb18 (1.4.308); FILE MERGED 2004/05/21 15:00:16 sb 1.4.308.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [f2da235fd37630724ca8750a0ca69fb8f25253c7]

INTEGRATION: CWS sb18 (1.4.328); FILE MERGED 2004/05/21 15:00:15 sb 1.4.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [e72305e51d5687a45e651f05068fbb2eb1d4e52a]

INTEGRATION: CWS sb18 (1.4.328); FILE MERGED 2004/05/21 15:00:09 sb 1.4.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [9c4107f13eb58e6bfbefc3b9c2882e31b6437b63]

INTEGRATION: CWS sb18 (1.7.328); FILE MERGED 2004/05/21 15:00:09 sb 1.7.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [8f48057690781ce0afdd00b9d1caa065cd3c3873]

INTEGRATION: CWS sb18 (1.8.54); FILE MERGED 2004/05/21 15:00:09 sb 1.8.54.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [19d0bf0fe8f9ab765b506440684ee4daaf5d0fb3]

INTEGRATION: CWS sb18 (1.1.406); FILE MERGED 2004/05/21 15:00:08 sb 1.1.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [128b7a397f738eb409be67574df35fbb603a713a]

INTEGRATION: CWS sb18 (1.8.328); FILE MERGED 2004/05/21 15:00:08 sb 1.8.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [7936baeeaa7935e4e67a54a863fd3853152cba5b]

INTEGRATION: CWS sb18 (1.7.328); FILE MERGED 2004/05/21 15:00:08 sb 1.7.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [411e80d7e70cb3874c162088699e554cb6bb5f8b]

INTEGRATION: CWS sb18 (1.4.328); FILE MERGED 2004/05/21 15:00:08 sb 1.4.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [42118de2703a448935817ea7d87532ff9ab34d2c]

INTEGRATION: CWS sb18 (1.7.328); FILE MERGED 2004/05/21 15:00:07 sb 1.7.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [503f66c58e1b71f09c549666e739a0bbb999a5db]

INTEGRATION: CWS sb18 (1.6.328); FILE MERGED 2004/05/21 15:00:07 sb 1.6.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [854d5807d07a0ef54ce6ca68846647a8aaaa3c41]

INTEGRATION: CWS sb18 (1.6.406); FILE MERGED 2004/05/21 15:00:07 sb 1.6.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [39a06f68d312abaff2013fcc309df689614ef966]

INTEGRATION: CWS sb18 (1.6.406); FILE MERGED 2004/05/21 15:00:06 sb 1.6.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [e9b86892f88d5e13fb3db2d8aa31188d4ba95787]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 15:00:06 sb 1.5.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [902eb4946783317d24e95b286f670f01f5a193c8]

INTEGRATION: CWS sb18 (1.4.406); FILE MERGED 2004/05/21 15:00:06 sb 1.4.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [a4b56e70e1e5b103f12cc8328321f9f708118ff9]

INTEGRATION: CWS sb18 (1.4.406); FILE MERGED 2004/05/21 15:00:05 sb 1.4.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [5106f38f8cedf676825237c45a46ed682c812534]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 15:00:05 sb 1.5.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [39c54388197abe4af3e9c266fe9c36845c2415eb]

INTEGRATION: CWS sb18 (1.3.308); FILE MERGED 2004/05/21 15:00:05 sb 1.3.308.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [dce5362cc67f6449f3df31902e466b08b878b8c2]

INTEGRATION: CWS sb18 (1.1.436); FILE MERGED 2004/05/21 15:00:04 sb 1.1.436.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [5ddc6b5977a8d4e73dc508c1cae8ba81782ef06e]

INTEGRATION: CWS sb18 (1.2.406); FILE MERGED 2004/05/21 15:00:04 sb 1.2.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [1c97382000e3ebb165220121443cad500c8db5f2]

INTEGRATION: CWS sb18 (1.2.406); FILE MERGED 2004/05/21 15:00:03 sb 1.2.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [b0130e3a2d23aaf1ee691f335fad06426af818a0]

INTEGRATION: CWS sb18 (1.2.440); FILE MERGED 2004/05/21 15:00:02 sb 1.2.440.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [13e7194be76fa5224449c5b7d9cac6331d800b85]

INTEGRATION: CWS sb18 (1.5.328); FILE MERGED 2004/05/21 15:00:01 sb 1.5.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [4068cf5829636f67d8d76d67a74b719f608f1e04]

INTEGRATION: CWS sb18 (1.6.406); FILE MERGED 2004/05/21 15:00:00 sb 1.6.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [d8777d62ce8c69a0ae77dae646aa233538bd94f3]

INTEGRATION: CWS sb18 (1.9.328); FILE MERGED 2004/05/21 15:00:00 sb 1.9.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [8de4f4a5014094c7818e43c07a9d7998d22ef96f]

INTEGRATION: CWS sb18 (1.6.328); FILE MERGED 2004/05/21 15:00:00 sb 1.6.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [6f0cbe3779e664382fc49313d6cec7b818d3087e]

INTEGRATION: CWS sb18 (1.9.328); FILE MERGED 2004/05/21 14:59:59 sb 1.9.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [ccc75bb75eebc68163b49f8daf71ca8fb8df42b1]

INTEGRATION: CWS sb18 (1.12.328); FILE MERGED 2004/05/21 14:59:59 sb 1.12.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [4ad1e7ddf73a2cf2a9cff74bea9583053f2e030e]

INTEGRATION: CWS sb18 (1.7.406); FILE MERGED 2004/05/21 14:59:59 sb 1.7.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [71b968f2c79baaffa26bd59ce2bdae755c8aa2e6]

INTEGRATION: CWS sb18 (1.6.406); FILE MERGED 2004/05/21 14:59:58 sb 1.6.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [ab47be4346f8c1ec75b29b5337914bdeb7a113a3]

INTEGRATION: CWS sb18 (1.4.406); FILE MERGED 2004/05/21 14:59:58 sb 1.4.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [3b1b03d716ee513fdd40bcbe473e619d2d6daf7f]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 14:59:58 sb 1.5.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [617464c224c66fc068cdca2413d8488f64500334]

INTEGRATION: CWS sb18 (1.4.406); FILE MERGED 2004/05/21 14:59:57 sb 1.4.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [13dfed2866e0712663f6fd019518917fd7371288]

INTEGRATION: CWS sb18 (1.9.406); FILE MERGED 2004/05/21 14:59:57 sb 1.9.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [59039dc646937921cd292317bf5c9e6abb4fa2cd]

INTEGRATION: CWS sb18 (1.8.406); FILE MERGED 2004/05/21 14:59:57 sb 1.8.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [f7c6d0c0ba32c1dc7f9c1d484bb181a7f062009e]

INTEGRATION: CWS sb18 (1.7.406); FILE MERGED 2004/05/21 14:59:57 sb 1.7.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [a05d7b903e0e1c90fb0db84cfcce83e08eb807da]

INTEGRATION: CWS sb18 (1.5.442); FILE MERGED 2004/05/21 14:59:56 sb 1.5.442.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [7946b067dc8205e3a6709c1abdfead78661e92b0]

INTEGRATION: CWS sb18 (1.8.406); FILE MERGED 2004/05/21 14:59:56 sb 1.8.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [88091959960692d6b5b6f8e86a6d08afbd85315d]

INTEGRATION: CWS sb18 (1.7.406); FILE MERGED 2004/05/21 14:59:56 sb 1.7.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [ac659081e3ccd460b2fd872d081e9a08b91f8354]

INTEGRATION: CWS sb18 (1.9.406); FILE MERGED 2004/05/21 14:59:56 sb 1.9.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [a07696d15e2f93d10700a595412ac5cef77c54a4]

INTEGRATION: CWS sb18 (1.7.406); FILE MERGED 2004/05/21 14:59:55 sb 1.7.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [daf04764c4fdcb8b3e3f3c6618aa02f8c3921238]

INTEGRATION: CWS sb18 (1.10.406); FILE MERGED 2004/05/21 14:59:55 sb 1.10.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [127a179cae1d3eb6cf9133e1ac782ed2925a7f5b]

INTEGRATION: CWS sb18 (1.8.406); FILE MERGED 2004/05/21 14:59:55 sb 1.8.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [658985c79e4d3d9c290a02c938180df699ebeb72]

INTEGRATION: CWS sb18 (1.8.406); FILE MERGED 2004/05/21 14:59:54 sb 1.8.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [d47113b96b544def060a6a5f49b84383c84f9f3a]

INTEGRATION: CWS sb18 (1.7.406); FILE MERGED 2004/05/21 14:59:54 sb 1.7.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [c7191d2fa840d1f5a96c9c762685a94dad24f9a6]

INTEGRATION: CWS sb18 (1.9.406); FILE MERGED 2004/05/21 14:59:54 sb 1.9.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [4b9454fdae69a569ee3ccf989bd70585dce1fcb5]

INTEGRATION: CWS sb18 (1.6.426); FILE MERGED 2004/05/21 14:59:53 sb 1.6.426.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [ad97202836194956847537ddd21067d72d2f9b97]

INTEGRATION: CWS sb18 (1.9.406); FILE MERGED 2004/05/21 14:59:53 sb 1.9.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [f4535fc770d27b6708bc1bdf77d994d687af2ab8]

INTEGRATION: CWS sb18 (1.6.36); FILE MERGED 2004/05/21 14:59:53 sb 1.6.36.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [8b648fe5c5ebe36111202f24d6568e60b07656a3]

INTEGRATION: CWS sb18 (1.5.36); FILE MERGED 2004/05/21 14:59:53 sb 1.5.36.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [ba48a5b73d898e7446124d2a5f479ebf74c99441]

INTEGRATION: CWS sb18 (1.4.406); FILE MERGED 2004/05/21 14:59:52 sb 1.4.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [54f50afcf66ff767ab0b89f6ec1fceee60e282e7]

INTEGRATION: CWS sb18 (1.1.446); FILE MERGED 2004/05/21 14:59:52 sb 1.1.446.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [135aba6434f4c5ece5e545d1bfe0e74a96fb4b67]

INTEGRATION: CWS sb18 (1.6.406); FILE MERGED 2004/05/21 14:59:52 sb 1.6.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [878547477837f057125d098bbee638d316d36508]

INTEGRATION: CWS sb18 (1.2.406); FILE MERGED 2004/05/21 14:59:52 sb 1.2.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [819923069e46cb884cf7eddc06937b50f9018270]

INTEGRATION: CWS sb18 (1.4.446); FILE MERGED 2004/05/21 14:59:51 sb 1.4.446.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [f9504f2b146feea824c49d0f861c071efff5532b]

INTEGRATION: CWS sb18 (1.7.406); FILE MERGED 2004/05/21 14:59:51 sb 1.7.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [a5294b43fc5242054f640f798f8d02d982460823]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 14:59:51 sb 1.5.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [f463e36c1db4e4c324b75cf33604ebcc17109c3b]

INTEGRATION: CWS sb18 (1.1.446); FILE MERGED 2004/05/21 14:59:51 sb 1.1.446.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [d691a6caecc5f63711213f8af3ee86b289a2dc4d]

INTEGRATION: CWS sb18 (1.4.36); FILE MERGED 2004/05/21 14:59:51 sb 1.4.36.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [d1a93aecc8c9a4fa33bb73f37e1b2c456b5db191]

INTEGRATION: CWS sb18 (1.7.406); FILE MERGED 2004/05/21 14:59:50 sb 1.7.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [c84565ebb5adcb4a7862837dc7bf6317c22268e2]

INTEGRATION: CWS sb18 (1.8.406); FILE MERGED 2004/05/21 14:59:50 sb 1.8.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [d8d3a1d0b36810dbdd265c313a94b4c840c8984f]

INTEGRATION: CWS sb18 (1.2.406); FILE MERGED 2004/05/21 14:59:50 sb 1.2.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [ef68ce06621f5c3c7b1db4b4f2b36eb4d04e3a41]

INTEGRATION: CWS sb18 (1.6.406); FILE MERGED 2004/05/21 14:59:50 sb 1.6.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [74931c444e7f84457339fb769a50ff463eee94ee]

INTEGRATION: CWS sb18 (1.7.406); FILE MERGED 2004/05/21 14:59:49 sb 1.7.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [0870a3a5217f0e1fc2f5f6e3c5bc7c07d8d29a24]

INTEGRATION: CWS sb18 (1.4.36); FILE MERGED 2004/05/21 14:59:49 sb 1.4.36.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [b4525d17e10e4773840cc1078f2cd70b3d080a9e]

INTEGRATION: CWS sb18 (1.3.270); FILE MERGED 2004/05/21 14:59:49 sb 1.3.270.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [66af9d3fb7b384d770e82988c9b32b2bd4d9cf18]

INTEGRATION: CWS sb18 (1.3.270); FILE MERGED 2004/05/21 14:59:48 sb 1.3.270.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [371fe8414609dc8e26757d11cdf9ebe13ae6ae30]

INTEGRATION: CWS sb18 (1.8.328); FILE MERGED 2004/05/21 14:59:47 sb 1.8.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [469cfcd22cfdb411617b84104698d5af85065e03]

INTEGRATION: CWS sb18 (1.9.328); FILE MERGED 2004/05/21 14:59:47 sb 1.9.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [c12bcad88bf650ba9de6d6edff34a6cb883afb91]

INTEGRATION: CWS sb18 (1.10.328); FILE MERGED 2004/05/21 14:59:47 sb 1.10.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [b59a91cf3959070ac399750353dd1be473b5dcde]

INTEGRATION: CWS sb18 (1.8.328); FILE MERGED 2004/05/21 14:59:46 sb 1.8.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [ee3b1e45bd6d0cecdda66046a0ec6a77356872c0]

INTEGRATION: CWS sb18 (1.7.328); FILE MERGED 2004/05/21 14:59:46 sb 1.7.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [d646db22f2cd6c7c8765e22e6c5cfef66f8b1fe9]

INTEGRATION: CWS sb18 (1.7.328); FILE MERGED 2004/05/21 14:59:45 sb 1.7.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [c1e18fb1c172d5f06f6ae24fffc35f69d0c2255c]

INTEGRATION: CWS sb18 (1.9.328); FILE MERGED 2004/05/21 14:59:45 sb 1.9.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [16623910e3110bcb5962bf63c776e2be8e664635]

INTEGRATION: CWS sb18 (1.2.426); FILE MERGED 2004/05/21 14:59:45 sb 1.2.426.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [5ad3867d6e065f4afe1a9ed541fd50685ef353c9]

INTEGRATION: CWS sb18 (1.2.426); FILE MERGED 2004/05/21 14:59:44 sb 1.2.426.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [4dde8cd8b98dc8db8feadb9b3cc3e93414a4e458]

INTEGRATION: CWS sb18 (1.5.328); FILE MERGED 2004/05/21 14:59:43 sb 1.5.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [c4e8de5cd9a3cd1d2f64f3fc46e48c756157f8bb]

INTEGRATION: CWS sb18 (1.7.406); FILE MERGED 2004/05/21 14:59:43 sb 1.7.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [6b71180d6fce9d4ba755d562524e6fdb3e5c4d7a]

INTEGRATION: CWS sb18 (1.3.270); FILE MERGED 2004/05/21 14:59:42 sb 1.3.270.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [e19ba499c1cb6de49d19ce7912e8863ae200405f]

INTEGRATION: CWS sb18 (1.7.406); FILE MERGED 2004/05/21 14:59:42 sb 1.7.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [20689abf15bc849d6ab95d6db51c04935ab1ab01]

INTEGRATION: CWS sb18 (1.16.328); FILE MERGED 2004/05/21 14:59:42 sb 1.16.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [0f48a47c1b38bedb84ec85d316fc76571cd1131f]

INTEGRATION: CWS sb18 (1.3.270); FILE MERGED 2004/05/21 14:59:41 sb 1.3.270.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [aa45cc1c8771b008602424bb740ac05432814c30]

INTEGRATION: CWS sb18 (1.4.406); FILE MERGED 2004/05/21 14:59:41 sb 1.4.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [7fa6268c126d8f52289d3d21aea200eabd3e71c3]

INTEGRATION: CWS sb18 (1.3.270); FILE MERGED 2004/05/21 14:59:40 sb 1.3.270.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [8317b5f2f1dc2db86928dfec672c87c94d1ecbae]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 14:59:40 sb 1.5.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [d68657af45b92156bfee0cf501dc2e3cffd98955]

INTEGRATION: CWS sb18 (1.11.406); FILE MERGED 2004/05/21 14:59:40 sb 1.11.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [8e485619248c758d686f219014ed28cf2f27baa7]

INTEGRATION: CWS sb18 (1.9.406); FILE MERGED 2004/05/21 14:59:40 sb 1.9.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [63521a9af9fc854e04de3e35873f2f531ccba6f1]

INTEGRATION: CWS sb18 (1.4.328); FILE MERGED 2004/05/21 14:59:39 sb 1.4.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [911e730e679ca4de59adad9751a2327645aa95b3]

INTEGRATION: CWS sb18 (1.3.406); FILE MERGED 2004/05/21 14:59:39 sb 1.3.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [495396c35750f6845cb45fbfe817a725f63f1c49]

INTEGRATION: CWS sb18 (1.2.408); FILE MERGED 2004/05/21 14:59:39 sb 1.2.408.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [7c1a969e4c4d97edbd340cf08f3a2473e477a1d6]

INTEGRATION: CWS sb18 (1.2.408); FILE MERGED 2004/05/21 14:59:38 sb 1.2.408.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [63fa6d52be56477d7b49ba83668ed6c134aa9ad9]

INTEGRATION: CWS sb18 (1.4.308); FILE MERGED 2004/05/21 14:59:38 sb 1.4.308.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [cbc3c45e02fcb881c0db3e6c492c52c97bc650a9]

INTEGRATION: CWS sb18 (1.3.270); FILE MERGED 2004/05/21 14:59:38 sb 1.3.270.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [11f7d5582956233c548fe2defb6b1624cfb8bd7c]

INTEGRATION: CWS sb18 (1.3.270); FILE MERGED 2004/05/21 14:59:37 sb 1.3.270.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [37614d2d365c5926174b6f8a6fa44f91994d14ee]

INTEGRATION: CWS sb18 (1.2.408); FILE MERGED 2004/05/21 14:59:37 sb 1.2.408.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [81652daeb5b8cb36368ad26321b8245b27254f12]

INTEGRATION: CWS sb18 (1.4.406); FILE MERGED 2004/05/21 14:59:36 sb 1.4.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [dddd4be21f423ef4488c3845b6a10fc1d1959e8e]

INTEGRATION: CWS sb18 (1.8.308); FILE MERGED 2004/05/21 14:59:36 sb 1.8.308.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [c66cc008e909939aa4af9f72380ed6184ea56de2]

INTEGRATION: CWS sb18 (1.2.408); FILE MERGED 2004/05/21 14:59:36 sb 1.2.408.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [c4e6652f23962cce992201c9ebfea26d1f29234e]

INTEGRATION: CWS sb18 (1.3.270); FILE MERGED 2004/05/21 14:59:36 sb 1.3.270.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [86fa97fb33cc31134170897e15c41758a0ffebe8]

INTEGRATION: CWS sb18 (1.3.270); FILE MERGED 2004/05/21 14:59:35 sb 1.3.270.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [6029f79552efbd557594089bf97c08ce1574890d]

INTEGRATION: CWS sb18 (1.3.406); FILE MERGED 2004/05/21 14:59:35 sb 1.3.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [e6eb3d6edeca7e71b185665c6eda8923d802c771]

INTEGRATION: CWS sb18 (1.6.406); FILE MERGED 2004/05/21 14:59:34 sb 1.6.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [e4d3ac9e55e6bb2008d6f1a515461ad44e345f97]

INTEGRATION: CWS sb18 (1.2.408); FILE MERGED 2004/05/21 14:59:34 sb 1.2.408.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [0932274e756d8153730d2b495bbfcba0bf3377cb]

INTEGRATION: CWS sb18 (1.3.406); FILE MERGED 2004/05/21 14:59:34 sb 1.3.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [8e051506c39bc0fe2a48fc4609638d458644a662]

INTEGRATION: CWS sb18 (1.4.308); FILE MERGED 2004/05/21 14:59:34 sb 1.4.308.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [2cdb84ca51047bc8f3e4ca02557847c244f8039d]

INTEGRATION: CWS sb18 (1.2.408); FILE MERGED 2004/05/21 14:59:33 sb 1.2.408.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [55eff1b62231b4df0604b5e921c3027d0876e2ff]

INTEGRATION: CWS sb18 (1.4.406); FILE MERGED 2004/05/21 14:59:33 sb 1.4.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [5a674658a91bf7500482af3c07f066d3f5390c03]

INTEGRATION: CWS sb18 (1.4.328); FILE MERGED 2004/05/21 14:59:32 sb 1.4.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [8ff697316ea891d182e0a3fc142ca50f55d226f9]

INTEGRATION: CWS sb18 (1.2.408); FILE MERGED 2004/05/21 14:59:32 sb 1.2.408.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [0b58e0f443e622c21cb55f7bb3546f5d4f8e9fb2]

INTEGRATION: CWS sb18 (1.2.408); FILE MERGED 2004/05/21 14:59:31 sb 1.2.408.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [19a22b5c82d459c7ea61fbebe9c35b1d2991e591]

INTEGRATION: CWS sb18 (1.3.270); FILE MERGED 2004/05/21 14:59:31 sb 1.3.270.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [b26936ea77666968db8dc8221d9e1784e304397c]

INTEGRATION: CWS sb18 (1.4.308); FILE MERGED 2004/05/21 14:59:30 sb 1.4.308.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [d6233cafc397e07749b9ef61575d75e5cd1b51fe]

INTEGRATION: CWS sb18 (1.2.408); FILE MERGED 2004/05/21 14:59:30 sb 1.2.408.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [d95e98cee4c4486f86628bdb25a1e23e6cbd76fd]

INTEGRATION: CWS sb18 (1.3.328); FILE MERGED 2004/05/21 14:59:29 sb 1.3.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [b869a13823ef329954179987f757daf9061c07f0]

INTEGRATION: CWS sb18 (1.4.328); FILE MERGED 2004/05/21 14:59:29 sb 1.4.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [6e46c69c09c70920fdc131d99a5fc91c5a32c229]

INTEGRATION: CWS sb18 (1.7.406); FILE MERGED 2004/05/21 14:59:29 sb 1.7.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [71a6044d3654cde2630971dfd603081669b1b067]

INTEGRATION: CWS sb18 (1.2.408); FILE MERGED 2004/05/21 14:59:28 sb 1.2.408.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [d758e5ccb7e9b24166f406313cf2c9cfe46690a5]

INTEGRATION: CWS sb18 (1.3.406); FILE MERGED 2004/05/21 14:59:28 sb 1.3.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [0b176fe6deb873568477c295febc691df2f44060]

INTEGRATION: CWS sb18 (1.5.328); FILE MERGED 2004/05/21 14:59:28 sb 1.5.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [f3b0074eb7f8d75380ae38e4f7f18d36c3059585]

INTEGRATION: CWS sb18 (1.4.406); FILE MERGED 2004/05/21 14:59:28 sb 1.4.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [d866f3517b9bcb8bdbaeb94c0f097faa1c485503]

INTEGRATION: CWS sb18 (1.2.408); FILE MERGED 2004/05/21 14:59:26 sb 1.2.408.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [6aea55a9a22011c2bbdd01b626613058f8247bc1]

INTEGRATION: CWS sb18 (1.3.406); FILE MERGED 2004/05/21 14:59:26 sb 1.3.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [586bb520ad0f5c369c1a6431c0a75e0b04ab4b85]

INTEGRATION: CWS sb18 (1.4.406); FILE MERGED 2004/05/21 14:59:26 sb 1.4.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [a428de09c2e3adeeae9562ecaf8b3f7ad4fc8b31]

INTEGRATION: CWS sb18 (1.8.406); FILE MERGED 2004/05/21 14:59:25 sb 1.8.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [57671c965c81496d5f1578a7af36fa340106785d]

INTEGRATION: CWS sb18 (1.4.406); FILE MERGED 2004/05/21 14:59:25 sb 1.4.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [dcd270cb7bbb090f27a8425fa572e643f729821a]

INTEGRATION: CWS sb18 (1.3.270); FILE MERGED 2004/05/21 14:59:25 sb 1.3.270.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [a925bf524eca4a75a7dbf790b9a3ed3f32dad240]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 14:59:25 sb 1.5.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [3450de51432f9163509dd9fc43f14df7194df325]

INTEGRATION: CWS sb18 (1.3.270); FILE MERGED 2004/05/21 14:59:24 sb 1.3.270.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [a78e2ec2606f1ae09b3348c5e73cae39dc0c3af1]

INTEGRATION: CWS sb18 (1.2.408); FILE MERGED 2004/05/21 14:59:24 sb 1.2.408.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [909dd637bd2b7b8d42de19718ced40f2d9f932e0]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 14:59:24 sb 1.5.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [1766f2a5a5e1cca863250b4b2a2281bf4be1ab83]

INTEGRATION: CWS sb18 (1.2.408); FILE MERGED 2004/05/21 14:59:23 sb 1.2.408.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [c52054bd1bbdffb93c4155eae6077858d30a8b7c]

INTEGRATION: CWS sb18 (1.3.406); FILE MERGED 2004/05/21 14:59:23 sb 1.3.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [0c429a69dfc11cf0306df3ddd0d5a67476d3fdbc]

INTEGRATION: CWS sb18 (1.6.406); FILE MERGED 2004/05/21 14:59:22 sb 1.6.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [7ed2969fd9f976de2938fa9a5b2a703f6262013e]

INTEGRATION: CWS sb18 (1.7.406); FILE MERGED 2004/05/21 14:59:22 sb 1.7.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [357cb2bd22b6ea2e79de3f3fe43887b0e3586151]

INTEGRATION: CWS sb18 (1.7.406); FILE MERGED 2004/05/21 14:59:21 sb 1.7.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [835529a8a67c7f2c6ad663dc5186077a20abc037]

INTEGRATION: CWS sb18 (1.7.328); FILE MERGED 2004/05/21 14:59:21 sb 1.7.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [6d6ad1342d44b6707e566d8948c7d4ec75bc1112]

INTEGRATION: CWS sb18 (1.4.406); FILE MERGED 2004/05/21 14:59:21 sb 1.4.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [a99fa74ebb82246a87260d8f97c6d94c87ffdbdb]

INTEGRATION: CWS sb18 (1.3.88); FILE MERGED 2004/05/21 14:59:21 sb 1.3.88.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [53a1930e22d22238c4c84639e198dafb3a3b65f8]

INTEGRATION: CWS sb18 (1.9.270); FILE MERGED 2004/05/21 14:59:20 sb 1.9.270.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [5ffd8a894df5ed8ff7525dfb86bfb117261df9da]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 14:59:20 sb 1.5.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [69833410261b6a2064ae2c26a43267c90fcf7ada]

INTEGRATION: CWS sb18 (1.5.308); FILE MERGED 2004/05/21 14:59:20 sb 1.5.308.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [0b9be7d1fc9bae41083b5ff40b86ac69a90a1b3f]

INTEGRATION: CWS sb18 (1.2.406); FILE MERGED 2004/05/21 14:59:19 sb 1.2.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [666851452cfa5ed9345a0f4892ef5f678b52bf0b]

INTEGRATION: CWS sb18 (1.8.328); FILE MERGED 2004/05/21 14:59:18 sb 1.8.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [451cb3184ea84e90b2cd457a8ebac95988c0cbad]

INTEGRATION: CWS sb18 (1.3.308); FILE MERGED 2004/05/21 14:59:17 sb 1.3.308.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [b542276b71bad9d009660c53c8649d8517ba2827]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 14:59:17 sb 1.5.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [bc14b138ba061dd22c1c7e2667dc794a1ca0404d]

INTEGRATION: CWS sb18 (1.7.406); FILE MERGED 2004/05/21 14:59:16 sb 1.7.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [637360be877a52117f6998585ad5039c8a48643c]

INTEGRATION: CWS sb18 (1.6.406); FILE MERGED 2004/05/21 14:59:15 sb 1.6.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [9477001c044a221449e88ba6862e2174e32e8f6a]

INTEGRATION: CWS sb18 (1.6.406); FILE MERGED 2004/05/21 14:59:14 sb 1.6.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [f515522ae7380848bdcf5cfb5ddd9efbebfcfc39]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 14:59:13 sb 1.5.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [76a4d179e74f63fb6117a4fb3a0689eba65b8629]

INTEGRATION: CWS sb18 (1.6.406); FILE MERGED 2004/05/21 14:59:13 sb 1.6.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [ff982d92cbd960240fa6e3bf55930f0c339dd6df]

INTEGRATION: CWS sb18 (1.11.328); FILE MERGED 2004/05/21 14:59:13 sb 1.11.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [ec908e4651d32a214d0c168d75298d9acf230726]

INTEGRATION: CWS sb18 (1.6.406); FILE MERGED 2004/05/21 14:59:12 sb 1.6.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [e6d925fb7342cd29b4c73a2ee7bcfded15e65172]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 14:59:12 sb 1.5.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [c3d09a51992253ae44bf49259ee283ef08b6f371]

INTEGRATION: CWS sb18 (1.2.406); FILE MERGED 2004/05/21 14:59:11 sb 1.2.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [e1cc697797e2445713c89126c51b436d386fe68c]

INTEGRATION: CWS sb18 (1.4.308); FILE MERGED 2004/05/21 14:59:11 sb 1.4.308.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [a4912cdb818823db5574f57f8cd557a3ff1b1f8b]

INTEGRATION: CWS sb18 (1.7.90); FILE MERGED 2004/05/21 14:59:11 sb 1.7.90.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [4149f0c57cc204d25f968cfb42f0b8fc1ae9072c]

INTEGRATION: CWS sb18 (1.7.406); FILE MERGED 2004/05/21 14:59:10 sb 1.7.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [5ab650fe04ed8c69f975af6233ac64c4f920e34b]

INTEGRATION: CWS sb18 (1.6.406); FILE MERGED 2004/05/21 14:59:10 sb 1.6.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [257e8afa977ed17e1108cbbbea2196e3ef7342fa]

INTEGRATION: CWS sb18 (1.3.308); FILE MERGED 2004/05/21 14:59:10 sb 1.3.308.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [f0f672eff0d248c8dac8c4f318508dd4a0cf78a6]

INTEGRATION: CWS sb18 (1.9.406); FILE MERGED 2004/05/21 14:59:09 sb 1.9.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [9657714920e5198afdae07c3056650614cd48dc0]

INTEGRATION: CWS sb18 (1.7.328); FILE MERGED 2004/05/21 14:59:09 sb 1.7.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [1f68f72518ad930d1852918f368e232fb3ac8823]

INTEGRATION: CWS sb18 (1.8.406); FILE MERGED 2004/05/21 14:59:09 sb 1.8.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [5def4f2a0a43206697f41a326d87495a97fe33d7]

INTEGRATION: CWS sb18 (1.7.406); FILE MERGED 2004/05/21 14:59:09 sb 1.7.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [a64ad610c1d13854fe06217ba4df7f2ca11b960e]

INTEGRATION: CWS sb18 (1.6.406); FILE MERGED 2004/05/21 14:59:08 sb 1.6.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [1b1b32e51fa1aba7c65f1e32a0dc7408f5536b3b]

INTEGRATION: CWS sb18 (1.7.406); FILE MERGED 2004/05/21 14:59:08 sb 1.7.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [4fbbf6082ab6d3f02b055924c41ba5c31a15b6e3]

INTEGRATION: CWS sb18 (1.15.328); FILE MERGED 2004/05/21 14:59:08 sb 1.15.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [2e08ee1402042d418d6fc040de18e192dcf8d901]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 14:59:07 sb 1.5.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [3cb5f6ef8c176522955ccacb7c44fc8377d32f6a]

INTEGRATION: CWS sb18 (1.4.406); FILE MERGED 2004/05/21 14:59:07 sb 1.4.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [7b3ca3a9c6830fc41d175b2538535d95e7673969]

INTEGRATION: CWS sb18 (1.4.308); FILE MERGED 2004/05/21 14:59:06 sb 1.4.308.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [10eb4a647337a0d3fe8b81bff263703d76d419bd]

INTEGRATION: CWS sb18 (1.6.328); FILE MERGED 2004/05/21 14:59:06 sb 1.6.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [d24d7fe3f2756d9de586184049bbc13a2434905d]

INTEGRATION: CWS sb18 (1.4.406); FILE MERGED 2004/05/21 14:59:05 sb 1.4.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [067b0ce14759c1b63c533cb986449130464d5747]

INTEGRATION: CWS sb18 (1.7.406); FILE MERGED 2004/05/21 14:59:05 sb 1.7.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [7f18b81b5390774a9354231818ecd0559efce11a]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 14:59:05 sb 1.5.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [c4e93256d61b8106ccd91ae3c7f176e7f69ff280]

INTEGRATION: CWS sb18 (1.5.308); FILE MERGED 2004/05/21 14:59:05 sb 1.5.308.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [47816d5fb57e54c66a37ca3edfb2470addb7f822]

INTEGRATION: CWS sb18 (1.6.406); FILE MERGED 2004/05/21 14:59:04 sb 1.6.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [e23cc31d16618cafd1162bdc9579ebb800204117]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 14:59:04 sb 1.5.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [3c9aa226a25b78ced9756dc7f122a12892c21b84]

INTEGRATION: CWS sb18 (1.5.328); FILE MERGED 2004/05/21 14:59:04 sb 1.5.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [b0c5f4b61d819432aebcebe88b71f4ac9a406185]

INTEGRATION: CWS sb18 (1.8.328); FILE MERGED 2004/05/21 14:59:03 sb 1.8.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [f40571fd0cc2b93053f9221f9628d14e9b452cec]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 14:59:03 sb 1.5.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [a64e1dc45f05b759af5d745a48b5f633e3a88ba6]

INTEGRATION: CWS sb18 (1.6.406); FILE MERGED 2004/05/21 14:59:02 sb 1.6.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [b9133f04cb07adae498cb4bcade0d132a716b323]

INTEGRATION: CWS sb18 (1.13.96); FILE MERGED 2004/05/21 14:59:01 sb 1.13.96.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [fe0578f60684ceaec6981ca56bace399a745118f]

INTEGRATION: CWS sb18 (1.9.406); FILE MERGED 2004/05/21 14:59:01 sb 1.9.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [05f1045291b54a80864546d843cdaf9ea5db07fc]

INTEGRATION: CWS sb18 (1.3.308); FILE MERGED 2004/05/21 14:59:00 sb 1.3.308.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [1b59f383c39a2509141c66f0668ed93dac234fd4]

INTEGRATION: CWS sb18 (1.3.406); FILE MERGED 2004/05/21 14:59:00 sb 1.3.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [02f8710a44427d67c0d36302ee3ac58f59c29add]

INTEGRATION: CWS sb18 (1.6.308); FILE MERGED 2004/05/21 14:58:59 sb 1.6.308.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [cdb7674c4f70a0b7aba817ada7f960d2ec7d4513]

INTEGRATION: CWS sb18 (1.2.406); FILE MERGED 2004/05/21 14:58:59 sb 1.2.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [0d1751ddceea86e6d556e1fbf682aff0014634a5]

INTEGRATION: CWS sb18 (1.3.406); FILE MERGED 2004/05/21 14:58:59 sb 1.3.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [956714adf724741da1791aff90637fd92ab85df8]

INTEGRATION: CWS sb18 (1.5.308); FILE MERGED 2004/05/21 14:58:58 sb 1.5.308.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [19fceb34c4fac986cca2024c20a9ccd1a02b82fa]

INTEGRATION: CWS sb18 (1.7.90); FILE MERGED 2004/05/21 14:58:58 sb 1.7.90.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [2e46d79f488cb584f185ce436dbc47249ac10f2b]

INTEGRATION: CWS sb18 (1.3.408); FILE MERGED 2004/05/21 14:58:58 sb 1.3.408.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [fa0ff3f2299fd717b2cc062524e03ebdd7632063]

INTEGRATION: CWS sb18 (1.3.308); FILE MERGED 2004/05/21 14:58:58 sb 1.3.308.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [4fcace3c72061817efa5e7f33b984d63315d6c1f]

INTEGRATION: CWS sb18 (1.6.406); FILE MERGED 2004/05/21 14:58:58 sb 1.6.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [af6674cf2a06a9e2fb55a74cb500778d49648c7b]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 14:58:57 sb 1.5.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [e317758d0b7e3026458381618e5afe3a3f723c21]

INTEGRATION: CWS sb18 (1.7.406); FILE MERGED 2004/05/21 14:58:57 sb 1.7.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [7784f7cf471d2bf3a1c030dd1446356f119850fc]

INTEGRATION: CWS sb18 (1.9.90); FILE MERGED 2004/05/21 14:58:57 sb 1.9.90.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [81725ffeb012b8ab017d750046b99b3a11306395]

INTEGRATION: CWS sb18 (1.8.328); FILE MERGED 2004/05/21 14:58:57 sb 1.8.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [090695742361d402dad5145ea3b4170d93a1ffc0]

INTEGRATION: CWS sb18 (1.4.328); FILE MERGED 2004/05/21 14:58:56 sb 1.4.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [a6b5db0997163070e83f1780bb72efa34fa5f2ea]

INTEGRATION: CWS sb18 (1.2.408); FILE MERGED 2004/05/21 14:58:56 sb 1.2.408.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [3d4eb6eeb23c309136d09bc95c62b0ea81668bbc]

INTEGRATION: CWS sb18 (1.6.406); FILE MERGED 2004/05/21 14:58:56 sb 1.6.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [a5e63bf671373b73f498179676b7601ff6b4c16f]

INTEGRATION: CWS sb18 (1.4.328); FILE MERGED 2004/05/21 14:58:55 sb 1.4.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [1b19b590ad5ed1f830cfa0875b934ba9d99fe813]

INTEGRATION: CWS sb18 (1.7.328); FILE MERGED 2004/05/21 14:58:55 sb 1.7.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [f709505a8b8a6b816c0235042bd998a64e912a29]

INTEGRATION: CWS sb18 (1.3.270); FILE MERGED 2004/05/21 14:58:55 sb 1.3.270.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [aa00e28b58e9086c1834e159b009bd99523000fd]

INTEGRATION: CWS sb18 (1.3.270); FILE MERGED 2004/05/21 14:58:54 sb 1.3.270.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [442cbc92943563a26547bb01bbc2f2bc477c0336]

INTEGRATION: CWS sb18 (1.6.328); FILE MERGED 2004/05/21 14:58:54 sb 1.6.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [577ff1fef4630297dae4a23f6085a5c8ff23b81e]

INTEGRATION: CWS sb18 (1.6.328); FILE MERGED 2004/05/21 14:58:53 sb 1.6.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [a0bc0f8b7bb26ef3bac1d9102c253ffaad971b6a]

INTEGRATION: CWS sb18 (1.5.328); FILE MERGED 2004/05/21 14:58:52 sb 1.5.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [3e1d3ce100e51401fc01491deaf4e8acd3f6188d]

INTEGRATION: CWS sb18 (1.6.328); FILE MERGED 2004/05/21 14:58:52 sb 1.6.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [f0d197b96c529be8418403b3d2535bdcbb921409]

INTEGRATION: CWS sb18 (1.6.328); FILE MERGED 2004/05/21 14:58:51 sb 1.6.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [c150768736fe95b37762691b48cf3ac9be633f5d]

INTEGRATION: CWS sb18 (1.6.328); FILE MERGED 2004/05/21 14:58:50 sb 1.6.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [f7bab098ebae7c65ce66b14ceb89a73126e75410]

INTEGRATION: CWS sb18 (1.5.328); FILE MERGED 2004/05/21 14:58:50 sb 1.5.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [5a9d4a349dda90ce55b06e0098df6221df466e53]

INTEGRATION: CWS sb18 (1.7.328); FILE MERGED 2004/05/21 14:58:49 sb 1.7.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [7065bd7a3c2fc101dbb8446807ad91b6ab2dc17d]

INTEGRATION: CWS sb18 (1.8.14); FILE MERGED 2004/05/21 14:58:49 sb 1.8.14.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [488ed6fa1a51d5adbcc6756693da85be809d91b7]

INTEGRATION: CWS sb18 (1.2.14); FILE MERGED 2004/05/21 14:58:49 sb 1.2.14.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [61c5377e575b09a4ecd04ca3e7b3131233cc7c2e]

INTEGRATION: CWS sb18 (1.7.328); FILE MERGED 2004/05/21 14:58:48 sb 1.7.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [0006f37dae24801f2171dfcac418b74fcb7252f8]

INTEGRATION: CWS sb18 (1.8.174); FILE MERGED 2004/05/21 14:58:48 sb 1.8.174.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [9731c942f1bf70494a906426f1f0861b17ca59ff]

INTEGRATION: CWS sb18 (1.7.328); FILE MERGED 2004/05/21 14:58:47 sb 1.7.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [fd7bc4420d5a197fc8c83d60d93a866b70ec1c5c]

INTEGRATION: CWS sb18 (1.7.328); FILE MERGED 2004/05/21 14:58:46 sb 1.7.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [e841873882890244709778c00785c2f2660de493]

INTEGRATION: CWS sb18 (1.6.328); FILE MERGED 2004/05/21 14:58:46 sb 1.6.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [d8eb090fcfd4f751a909e177b15f394318caf0f4]

INTEGRATION: CWS sb18 (1.7.328); FILE MERGED 2004/05/21 14:58:45 sb 1.7.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [19a2c53379fc3169a0aa19b66c70e2fffccd14cd]

INTEGRATION: CWS sb18 (1.7.328); FILE MERGED 2004/05/21 14:58:44 sb 1.7.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [dec2aff900a266c26a05ec69a05a256adcd66d3c]

INTEGRATION: CWS sb18 (1.8.328); FILE MERGED 2004/05/21 14:58:43 sb 1.8.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [7b93d4cfff947c4667dceeb41644b118318fb31a]

INTEGRATION: CWS sb18 (1.5.328); FILE MERGED 2004/05/21 14:58:43 sb 1.5.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [93de4e6e83a5656afce26a44c492bc7bfab01087]

INTEGRATION: CWS sb18 (1.7.328); FILE MERGED 2004/05/21 14:58:43 sb 1.7.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [bd6e54b50437f13c9ce26c93f06b9ec7cc8e6b20]

INTEGRATION: CWS sb18 (1.7.328); FILE MERGED 2004/05/21 14:58:42 sb 1.7.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [24cfc7575f984cc735dedc2f7781747e0fa15aa0]

INTEGRATION: CWS sb18 (1.7.328); FILE MERGED 2004/05/21 14:58:41 sb 1.7.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [a2b7c77b92d564b6fa4ce9efaac5cebf94089b40]

INTEGRATION: CWS sb18 (1.9.76); FILE MERGED 2004/05/21 14:58:41 sb 1.9.76.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [6c1731b150eafcc935bdef653d43fafbddd4b442]

INTEGRATION: CWS sb18 (1.5.404); FILE MERGED 2004/05/21 14:58:41 sb 1.5.404.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [abc38d62ae4777d32b42df13b60c09c69f2d9652]

INTEGRATION: CWS sb18 (1.7.328); FILE MERGED 2004/05/21 14:58:40 sb 1.7.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [d4e0fe53a4060e9925b2dee9f7be84dd31dba4ca]

INTEGRATION: CWS sb18 (1.8.328); FILE MERGED 2004/05/21 14:58:40 sb 1.8.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [22fe530c2925ab2f2ef573c09285f48dc4062fc6]

INTEGRATION: CWS sb18 (1.7.328); FILE MERGED 2004/05/21 14:58:39 sb 1.7.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [9b72680b6356a91aa32c29ae0750b1115793ead8]

INTEGRATION: CWS sb18 (1.6.328); FILE MERGED 2004/05/21 14:58:39 sb 1.6.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [31f0b2ca7651615001e75788b632fdf3e0c4518e]

INTEGRATION: CWS sb18 (1.7.328); FILE MERGED 2004/05/21 14:58:38 sb 1.7.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [b9cf6ed50d26ccdfab443d668679efdee2b7f3e8]

INTEGRATION: CWS sb18 (1.6.328); FILE MERGED 2004/05/21 14:58:38 sb 1.6.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [2eb4aa348f0eb308626aab5e5a45816fb9993f26]

INTEGRATION: CWS sb18 (1.7.328); FILE MERGED 2004/05/21 14:58:37 sb 1.7.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [6f437e8a146fb38422a64f0a6678e478f0e43440]

INTEGRATION: CWS sb18 (1.6.328); FILE MERGED 2004/05/21 14:58:37 sb 1.6.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [aa1edf33ea73b1034078ab69fb6d9668665a99ac]

INTEGRATION: CWS sb18 (1.7.328); FILE MERGED 2004/05/21 14:58:36 sb 1.7.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [d212dabdcd366f9b4b6173f0133e33610eea22d9]

INTEGRATION: CWS sb18 (1.6.328); FILE MERGED 2004/05/21 14:58:36 sb 1.6.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [f5e7266de1d39249a870849d860195869e849ad5]

INTEGRATION: CWS sb18 (1.6.328); FILE MERGED 2004/05/21 14:58:35 sb 1.6.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [3e1a74dc29dacbd1ad4126f7c6c696c398370927]

INTEGRATION: CWS sb18 (1.8.328); FILE MERGED 2004/05/21 14:58:35 sb 1.8.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [e42872ba8c973e4200b589aef5dd9c422558431c]

INTEGRATION: CWS sb18 (1.7.328); FILE MERGED 2004/05/21 14:58:35 sb 1.7.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [bda106a34d916d307a7c311124b985d72fb3848c]

INTEGRATION: CWS sb18 (1.7.328); FILE MERGED 2004/05/21 14:58:34 sb 1.7.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [a595966a44a9d12d81f08cda55eae690da6ef340]

INTEGRATION: CWS sb18 (1.6.328); FILE MERGED 2004/05/21 14:58:34 sb 1.6.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [17fb26b2fba2482e8922777219f734442b7660d0]

INTEGRATION: CWS sb18 (1.6.328); FILE MERGED 2004/05/21 14:58:33 sb 1.6.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [b31e6b36bcec085a8e76b5088cb57379cc78d1e7]

INTEGRATION: CWS sb18 (1.6.328); FILE MERGED 2004/05/21 14:58:32 sb 1.6.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [e99dd70825adddb30d8431f6d545b722abe31d37]

INTEGRATION: CWS sb18 (1.6.326); FILE MERGED 2004/05/21 14:58:32 sb 1.6.326.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [6c44d2af28f04477d6cdc72b7366e7f351d6f079]

INTEGRATION: CWS sb18 (1.5.328); FILE MERGED 2004/05/21 14:58:32 sb 1.5.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [7110221fb74d4423f78911bc5ab01b7b79a93cc2]

INTEGRATION: CWS sb18 (1.4.328); FILE MERGED 2004/05/21 14:58:32 sb 1.4.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [db546431097fe331cf7a8f07e2ed4253f4cc8c30]

INTEGRATION: CWS sb18 (1.5.328); FILE MERGED 2004/05/21 14:58:31 sb 1.5.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [bbf5be09367b70820b836b0c998b26aaf8a700c7]

INTEGRATION: CWS sb18 (1.6.328); FILE MERGED 2004/05/21 14:58:31 sb 1.6.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [4a4cb9bc7f581d03c53cbc560c4227be32ca53a9]

INTEGRATION: CWS sb18 (1.5.328); FILE MERGED 2004/05/21 14:58:30 sb 1.5.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [39540e27eb1b6292be53ae1c738103949f585c88]

INTEGRATION: CWS sb18 (1.2.62); FILE MERGED 2004/05/21 14:58:30 sb 1.2.62.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [51871b326d8d441782cd2d7d1777e656d621d358]

INTEGRATION: CWS sb18 (1.8.62); FILE MERGED 2004/05/21 14:58:30 sb 1.8.62.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [10f51cfefc39e54693468829e09951f26b3413b2]

INTEGRATION: CWS sb18 (1.7.328); FILE MERGED 2004/05/21 14:58:29 sb 1.7.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [648c4948b8928bc5fe71fb22e93e4fd83b50afde]

INTEGRATION: CWS sb18 (1.6.328); FILE MERGED 2004/05/21 14:58:29 sb 1.6.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [e1daf76311755a774235ad7c9ee47a7d449c4d67]

INTEGRATION: CWS sb18 (1.7.62); FILE MERGED 2004/05/21 14:58:29 sb 1.7.62.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [3367b5a21b385f17e3fa870d41baad56aafec1f3]

INTEGRATION: CWS sb18 (1.5.328); FILE MERGED 2004/05/21 14:58:28 sb 1.5.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [01396fb3fe8cf267835bd80c9737c4b52cec42a4]

INTEGRATION: CWS sb18 (1.6.328); FILE MERGED 2004/05/21 14:58:28 sb 1.6.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [21a786b8edcedc15d4233700d65cf960a1e33d64]

INTEGRATION: CWS sb18 (1.5.328); FILE MERGED 2004/05/21 14:58:27 sb 1.5.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [e895fde686abac10bcaa627580f011df95770752]

INTEGRATION: CWS sb18 (1.7.328); FILE MERGED 2004/05/21 14:58:27 sb 1.7.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [2f1d92208258cc4b50285994df6c98841597675b]

INTEGRATION: CWS sb18 (1.8.328); FILE MERGED 2004/05/21 14:58:26 sb 1.8.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [04ffc7db4ea983eec888291964025c8a280c5893]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 14:58:19 sb 1.5.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [dba375082f05bbed136de82b8b19447679fcddde]

INTEGRATION: CWS sb18 (1.7.406); FILE MERGED 2004/05/21 14:58:19 sb 1.7.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [17eafb6416a33cda73c6b06d57c35ab6e447b31a]

INTEGRATION: CWS sb18 (1.7.328); FILE MERGED 2004/05/21 14:58:18 sb 1.7.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [102aa68434bf7358ea322722da5f726f19b0f95a]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 14:58:18 sb 1.5.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [3f61de86ffc63903f7d5e14c8bca9c736292dccb]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 14:58:17 sb 1.5.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [92540c91c6327ebfba4dcc26c7cc5038e5b506e5]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 14:58:16 sb 1.5.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [abd57f7331869bb54e462bf31f605e3c0ac200f1]

INTEGRATION: CWS sb18 (1.8.328); FILE MERGED 2004/05/21 14:58:16 sb 1.8.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [c7e4fd91b58262dbbcf3bd5c8d1c71d7c4ca6673]

INTEGRATION: CWS sb18 (1.7.406); FILE MERGED 2004/05/21 14:58:16 sb 1.7.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [2dc7b469be68a5f68e05dd5d9bacd4f9d7f41fc2]

INTEGRATION: CWS sb18 (1.6.328); FILE MERGED 2004/05/21 14:58:15 sb 1.6.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [ae402447f270e211928ab90a04ac37137f89965e]

INTEGRATION: CWS sb18 (1.6.406); FILE MERGED 2004/05/21 14:58:15 sb 1.6.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [1faefd8bbb404bbcb0219aa2b37268d35e120063]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 14:58:15 sb 1.5.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [fb9a82d5d1b0a78913403ceae1f29df75b957be7]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 14:58:14 sb 1.5.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [c7c87c65e82c1a2761405b15e6e0d03f9b2f83c3]

INTEGRATION: CWS sb18 (1.8.328); FILE MERGED 2004/05/21 14:58:14 sb 1.8.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [8d162a96092f017ad3b8cac7464f1b14732cc15d]

INTEGRATION: CWS sb18 (1.6.406); FILE MERGED 2004/05/21 14:58:14 sb 1.6.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [79db3a04b1bec7cdb8fe8db385c0714decde4abf]

INTEGRATION: CWS sb18 (1.4.406); FILE MERGED 2004/05/21 14:58:13 sb 1.4.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [8b91e6d0567ddd7da247ac1ab81c9242b7b1848e]

INTEGRATION: CWS sb18 (1.5.328); FILE MERGED 2004/05/21 14:58:13 sb 1.5.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [0d863855d98faa2820efa9f34b7c4ce1ff9faf33]

INTEGRATION: CWS sb18 (1.3.406); FILE MERGED 2004/05/21 14:58:13 sb 1.3.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [932e6d4e01910cb3669ca1ea052f01d87aaf3f5c]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 14:58:12 sb 1.5.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [68216ee810940f13bd3b07f913777b9ab7976d71]

INTEGRATION: CWS sb18 (1.8.328); FILE MERGED 2004/05/21 14:58:12 sb 1.8.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [51d82b1ca6396e45d0f7b5df170adf2a8a2b9bba]

INTEGRATION: CWS sb18 (1.4.406); FILE MERGED 2004/05/21 14:58:11 sb 1.4.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [5c1ee461a218c7154fe313199c173e9a303ebe66]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 14:58:11 sb 1.5.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [c6a4dff0fee32120eb3edba1d21594f93aa3b6b1]

INTEGRATION: CWS sb18 (1.8.406); FILE MERGED 2004/05/21 14:58:10 sb 1.8.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [6a23c10d0575576b8fe3f28b5f69290ade69892b]

INTEGRATION: CWS sb18 (1.4.406); FILE MERGED 2004/05/21 14:58:10 sb 1.4.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [bb5d39a27fd73d3cda96879aecb78277784b32ae]

INTEGRATION: CWS sb18 (1.2.408); FILE MERGED 2004/05/21 14:58:10 sb 1.2.408.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [05a91697b8580c15d41c70fe3110259b5e30afb9]

INTEGRATION: CWS sb18 (1.15.328); FILE MERGED 2004/05/21 14:58:09 sb 1.15.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [c9d9a313b89ef64576d947c12bff6e1e53542a5f]

INTEGRATION: CWS sb18 (1.2.406); FILE MERGED 2004/05/21 14:58:09 sb 1.2.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [3b70ec6d462164b0adeaafa3e2d69ee926f4a8a7]

INTEGRATION: CWS sb18 (1.4.406); FILE MERGED 2004/05/21 14:58:09 sb 1.4.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [b6f27703428df96a6b5d4aa8e6cfd219d364588c]

INTEGRATION: CWS sb18 (1.6.406); FILE MERGED 2004/05/21 14:58:09 sb 1.6.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [b688f02f892e6d77ee1669efbaee65d8eecafe82]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 14:58:08 sb 1.5.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [3ce3b370e242c3ba7df67a5bc0b130b9198332c7]

INTEGRATION: CWS sb18 (1.4.406); FILE MERGED 2004/05/21 14:58:08 sb 1.4.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [8c698f503acdb1335ea0a650e546aee25a00170c]

INTEGRATION: CWS sb18 (1.4.406); FILE MERGED 2004/05/21 14:58:07 sb 1.4.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [df46e75df6444d9b1f6b9072dac70f6ff75254a1]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 14:58:07 sb 1.5.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [a63b673766db5595d13280e612602f088579621c]

INTEGRATION: CWS sb18 (1.6.406); FILE MERGED 2004/05/21 14:58:07 sb 1.6.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [3c8d6a2009a8f45b788f25334ffac131fe9d3ff2]

INTEGRATION: CWS sb18 (1.7.406); FILE MERGED 2004/05/21 14:58:06 sb 1.7.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [ec6d450b617ad86a696c383468c4a116c815648a]

INTEGRATION: CWS sb18 (1.4.406); FILE MERGED 2004/05/21 14:58:06 sb 1.4.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [be6f33102ba8fc96fddd9c10a13c877ecf5f5a93]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 14:58:06 sb 1.5.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [cd161815319340d569b54d6fcd91c073db7a79bf]

INTEGRATION: CWS sb18 (1.4.406); FILE MERGED 2004/05/21 14:58:05 sb 1.4.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [c9c9df362a87838531199791186fa9d984e0fa49]

INTEGRATION: CWS sb18 (1.3.406); FILE MERGED 2004/05/21 14:58:05 sb 1.3.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [754c8c1dec7d6d70f0afbe57df0a3854a9f78bc8]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 14:58:05 sb 1.5.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [12d50e686903f3d9bee2d7a01530bd2e6a4fa51d]

INTEGRATION: CWS sb18 (1.7.406); FILE MERGED 2004/05/21 14:58:05 sb 1.7.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [74d0d4b51b6434c092f1320a6c2bfa917d21d939]

INTEGRATION: CWS sb18 (1.4.406); FILE MERGED 2004/05/21 14:58:04 sb 1.4.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [c0929d4c9904b45ec4a8be2736a3219de815876e]

INTEGRATION: CWS sb18 (1.4.406); FILE MERGED 2004/05/21 14:58:03 sb 1.4.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [7632e9c6390816c2691c40dc19111dcaa7bb7a31]

INTEGRATION: CWS sb18 (1.2.406); FILE MERGED 2004/05/21 14:58:03 sb 1.2.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [2d4b2c03dc92527a2fe1449479e6f0d6532e4921]

INTEGRATION: CWS sb18 (1.7.308); FILE MERGED 2004/05/21 14:58:03 sb 1.7.308.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [9d2b55f2222fb92928089c5f37174017732f97d8]

INTEGRATION: CWS sb18 (1.4.406); FILE MERGED 2004/05/21 14:58:02 sb 1.4.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [748ecfa7da60808bc951990881772e070a6e870b]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 14:58:02 sb 1.5.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [b241bcdc659a40e497f4275927b838821543d419]

INTEGRATION: CWS sb18 (1.3.406); FILE MERGED 2004/05/21 14:58:02 sb 1.3.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [6682ff5944e74c6eba5e280d8091c6aefc80c0bd]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 14:58:01 sb 1.5.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [97590a3fea6aaf72eed9813936f7d0687b428436]

INTEGRATION: CWS sb18 (1.3.406); FILE MERGED 2004/05/21 14:58:01 sb 1.3.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [72eec60188824b6552f1e9fc4b8f140fe994d251]

INTEGRATION: CWS sb18 (1.4.406); FILE MERGED 2004/05/21 14:58:01 sb 1.4.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [c716514592049ef1332d33770f15821b8ff0e1e4]

INTEGRATION: CWS sb18 (1.4.406); FILE MERGED 2004/05/21 14:58:00 sb 1.4.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [da1a3c1faebdea240cc709a129b625129d400b73]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 14:58:00 sb 1.5.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [d7e6e7f7996770cdfb19600f7328daa37f30074e]

INTEGRATION: CWS sb18 (1.6.406); FILE MERGED 2004/05/21 14:58:00 sb 1.6.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [325a228b3db896fe18d0c39ba120cb54a73fb01e]

INTEGRATION: CWS sb18 (1.2.406); FILE MERGED 2004/05/21 14:57:59 sb 1.2.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [ae3df29d6e41a62744531f1e322000a773c4adae]

INTEGRATION: CWS sb18 (1.4.406); FILE MERGED 2004/05/21 14:57:59 sb 1.4.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [1b808d4b7052e6754ae00eae2f7f2bfb34410d86]

INTEGRATION: CWS sb18 (1.3.406); FILE MERGED 2004/05/21 14:57:59 sb 1.3.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [9d0e221d91e3eb09842e02da6252c949b750e7ae]

INTEGRATION: CWS sb18 (1.2.406); FILE MERGED 2004/05/21 14:57:58 sb 1.2.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [0ac40d34fdc68e06e8ca79f553ef8c6414ff60bd]

INTEGRATION: CWS sb18 (1.4.406); FILE MERGED 2004/05/21 14:57:58 sb 1.4.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [45e7ff9d4cdd4ad6efdc153a30ab0a048fae1d1c]

INTEGRATION: CWS sb18 (1.3.406); FILE MERGED 2004/05/21 14:57:58 sb 1.3.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [9d86553b008d3003a7b70369e32b7f0a04d3d06d]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 14:57:57 sb 1.5.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [31a74e4588546786a95d442375fa26bef92166e5]

INTEGRATION: CWS sb18 (1.9.406); FILE MERGED 2004/05/21 14:57:57 sb 1.9.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [f392e2460c5b099047d3943f165c14dcf8fa4323]

INTEGRATION: CWS sb18 (1.8.406); FILE MERGED 2004/05/21 14:57:57 sb 1.8.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [6e5af6512504a4cab724840e67008ae1b7ba7fac]

INTEGRATION: CWS sb18 (1.3.406); FILE MERGED 2004/05/21 14:57:57 sb 1.3.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [5993e899dbb77ec0f6a6e82496b2513540313985]

INTEGRATION: CWS sb18 (1.3.406); FILE MERGED 2004/05/21 14:57:56 sb 1.3.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [2d8e56bbb5ad01c098445e7b84d70b09893ac2a0]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 14:57:56 sb 1.5.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [7dbd963b368117775d16f6f740068c42db58aab2]

INTEGRATION: CWS sb18 (1.10.36); FILE MERGED 2004/05/21 14:57:56 sb 1.10.36.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [8bd405e56d407521a251aebb44d26ca0781c9c8c]

INTEGRATION: CWS sb18 (1.4.406); FILE MERGED 2004/05/21 14:57:56 sb 1.4.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [bd80f8e5b6bbf9b08853817266099695abd67e55]

INTEGRATION: CWS sb18 (1.4.406); FILE MERGED 2004/05/21 14:57:55 sb 1.4.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [f5d497167f57693fc02a873e89809fd1034ee771]

INTEGRATION: CWS sb18 (1.3.406); FILE MERGED 2004/05/21 14:57:55 sb 1.3.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [1345e79020d79e71c19c4bd6c321ebb3078687eb]

INTEGRATION: CWS sb18 (1.6.406); FILE MERGED 2004/05/21 14:57:55 sb 1.6.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [c6d64ff56af1300ffad5089848659b7e411baa39]

INTEGRATION: CWS sb18 (1.6.128); FILE MERGED 2004/05/21 14:57:54 sb 1.6.128.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [c4fab55fa4a30699dff51425b8701f39dc720076]

INTEGRATION: CWS sb18 (1.10.308); FILE MERGED 2004/05/21 14:57:54 sb 1.10.308.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [7b76286f2f4802078b2f2ca19a2e7e9922eedadc]

INTEGRATION: CWS sb18 (1.7.328); FILE MERGED 2004/05/21 14:57:54 sb 1.7.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [4c75c6d522e67abe8e8f3098932a760af9b66dc3]

INTEGRATION: CWS sb18 (1.6.406); FILE MERGED 2004/05/21 14:57:54 sb 1.6.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [2d5271540880af87c2cdedbbbb23a2b2991084e0]

INTEGRATION: CWS sb18 (1.6.406); FILE MERGED 2004/05/21 14:57:53 sb 1.6.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [ca744c570ef167831402767125e897e7573b7a71]

INTEGRATION: CWS sb18 (1.4.406); FILE MERGED 2004/05/21 14:57:53 sb 1.4.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [284d0b350bf38deee67d4f2447859c98b456c9a2]

INTEGRATION: CWS sb18 (1.3.450); FILE MERGED 2004/05/21 14:57:53 sb 1.3.450.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [f3477737565866b7afaac1d981a324171e727863]

INTEGRATION: CWS sb18 (1.3.328); FILE MERGED 2004/05/21 14:57:53 sb 1.3.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [45344afd2d06ee9045ac8b7f69d524d2d7c6c4bc]

INTEGRATION: CWS sb18 (1.2.406); FILE MERGED 2004/05/21 14:57:52 sb 1.2.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [afffbd9b0d397c5846220e641ed6c4acde46d95b]

INTEGRATION: CWS sb18 (1.3.406); FILE MERGED 2004/05/21 14:57:52 sb 1.3.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [faa649fcd8e453b554acf9fb34742203d1021a84]

INTEGRATION: CWS sb18 (1.4.406); FILE MERGED 2004/05/21 14:57:52 sb 1.4.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [e3f25a9597b8efa663540a620138f25db1186f39]

INTEGRATION: CWS sb18 (1.4.406); FILE MERGED 2004/05/21 14:57:51 sb 1.4.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [0b7a6bbe2449b3fb1e2bd8f8a42875604e42a631]

INTEGRATION: CWS sb18 (1.6.406); FILE MERGED 2004/05/21 14:57:51 sb 1.6.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [ea499d085e36376f13ae6e867fef4eaa18425787]

INTEGRATION: CWS sb18 (1.7.406); FILE MERGED 2004/05/21 14:57:51 sb 1.7.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [f5dcad3f9bb0473db87affb975e0a86a17cb491d]

INTEGRATION: CWS sb18 (1.2.406); FILE MERGED 2004/05/21 14:57:50 sb 1.2.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [dde782c77b46a7cf433f123b84926bc5a377631b]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 14:57:50 sb 1.5.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [1be3fb03e5c32a8778af35dee7bd465af6b378f4]

INTEGRATION: CWS sb18 (1.4.406); FILE MERGED 2004/05/21 14:57:50 sb 1.4.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [5306e6ecf6fea975da4dc8b41596d51f0d0581ad]

INTEGRATION: CWS sb18 (1.4.406); FILE MERGED 2004/05/21 14:57:49 sb 1.4.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [351b6af26ab7a186f86f1dfec715e9a9607a44b7]

INTEGRATION: CWS sb18 (1.3.406); FILE MERGED 2004/05/21 14:57:49 sb 1.3.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [3ad66922f550b184fcead6edd1a93ebe9340b5e3]

INTEGRATION: CWS sb18 (1.3.406); FILE MERGED 2004/05/21 14:57:48 sb 1.3.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [cf042cad7b901363e590a0b518e5a0f93a2624f1]

INTEGRATION: CWS sb18 (1.5.328); FILE MERGED 2004/05/21 14:57:47 sb 1.5.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [cc8378825cb273ad2f1894575046e49d3c8cf87b]

INTEGRATION: CWS sb18 (1.2.406); FILE MERGED 2004/05/21 14:57:47 sb 1.2.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [ecf1b84de70cbccc4b408af1f6baa28424ffa3e3]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 14:57:47 sb 1.5.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [171ff408d01c782bc50ce6e2a7240b3104b53b73]

INTEGRATION: CWS sb18 (1.3.328); FILE MERGED 2004/05/21 14:57:47 sb 1.3.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [4efad18802bc8680ee6f130ab2e413d1e587e509]

INTEGRATION: CWS sb18 (1.4.406); FILE MERGED 2004/05/21 14:57:46 sb 1.4.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [2083ea70226ee2dadd97a0213913bd13451a556d]

INTEGRATION: CWS sb18 (1.3.406); FILE MERGED 2004/05/21 14:57:46 sb 1.3.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [b0f9529b98cc2ca82808a5d8c416d15b3e1a9155]

INTEGRATION: CWS sb18 (1.3.270); FILE MERGED 2004/05/21 14:57:45 sb 1.3.270.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [c41d466410276a351c5fae3fb6e27e8113a9110e]

INTEGRATION: CWS sb18 (1.4.258); FILE MERGED 2004/05/21 14:57:45 sb 1.4.258.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [16e734c8eb5f9afe505c52d98e357fb7ea2f05a4]

INTEGRATION: CWS sb18 (1.3.270); FILE MERGED 2004/05/21 14:57:44 sb 1.3.270.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [b681fbbf4ff182cae5da29c6d94866f0629c70c9]

INTEGRATION: CWS sb18 (1.4.258); FILE MERGED 2004/05/21 14:57:44 sb 1.4.258.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [12081a853f02159e9b5bf0664bd85a9de75d5824]

INTEGRATION: CWS sb18 (1.5.258); FILE MERGED 2004/05/21 14:57:43 sb 1.5.258.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [409d1de3fe2c7b147e68e948dceb5963db5e9a16]

INTEGRATION: CWS sb18 (1.4.258); FILE MERGED 2004/05/21 14:57:43 sb 1.4.258.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [76256f18b6877a284f10b8863e4c8301b42eec6b]

INTEGRATION: CWS sb18 (1.4.406); FILE MERGED 2004/05/21 14:57:43 sb 1.4.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [ee30e7486f394ff0cad7dc1cabe101ea6fde5348]

INTEGRATION: CWS sb18 (1.6.406); FILE MERGED 2004/05/21 14:57:42 sb 1.6.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [0cc081b4092d08701ce448784919afaaee2b3586]

INTEGRATION: CWS sb18 (1.4.406); FILE MERGED 2004/05/21 14:57:42 sb 1.4.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [26dcb9bdc80b5abc49fc9c98881f1199add3402c]

INTEGRATION: CWS sb18 (1.3.406); FILE MERGED 2004/05/21 14:57:42 sb 1.3.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [7586b33792a22149b6750a257688a0e1d483b446]

INTEGRATION: CWS sb18 (1.2.406); FILE MERGED 2004/05/21 14:57:41 sb 1.2.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [38ed2a0617e5f5389bcfa2ad01de68e987777cf5]

INTEGRATION: CWS sb18 (1.4.308); FILE MERGED 2004/05/21 14:57:41 sb 1.4.308.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [9c4ac6544ca60c001c4c6c94ef8368743c0bb361]

INTEGRATION: CWS sb18 (1.4.406); FILE MERGED 2004/05/21 14:57:41 sb 1.4.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [b29e1412c4b51c9de96d8d52d21ef1c6e6191fc4]

INTEGRATION: CWS sb18 (1.6.406); FILE MERGED 2004/05/21 14:57:40 sb 1.6.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [27ab8657d928ed4d686563d79a681185bd6d8fce]

INTEGRATION: CWS sb18 (1.7.328); FILE MERGED 2004/05/21 14:57:40 sb 1.7.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [1e755a2a80f2c9dddd859b46664ea6e8e71c1e4c]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 14:57:40 sb 1.5.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [ab8d8d3359b6d7ea0f70fa0b536e7a7b17fe86c3]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 14:57:39 sb 1.5.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [c43fdf0e2580cb2139956e8ce7139da1af8df574]

INTEGRATION: CWS sb18 (1.6.406); FILE MERGED 2004/05/21 14:57:39 sb 1.6.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [848f3154e3c34c1c10c8f769be0a26c66f1c597d]

INTEGRATION: CWS sb18 (1.4.406); FILE MERGED 2004/05/21 14:57:39 sb 1.4.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [06d929e654cbd85a011901b4dc22bbc0dec88684]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 14:57:38 sb 1.5.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [d5acf555d62cee3ae4f564cec3da40c2448734e6]

INTEGRATION: CWS sb18 (1.6.406); FILE MERGED 2004/05/21 14:57:38 sb 1.6.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [ff15ce132c7bd8a9daf7576fc7048c7781cf7a56]

INTEGRATION: CWS sb18 (1.2.406); FILE MERGED 2004/05/21 14:57:38 sb 1.2.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [57e3675a86fc81f328cfeafb12fabb4c3c2f0203]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 14:57:37 sb 1.5.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [a4f1d07d3244bce21bf7e14c73c3881600fc7c0d]

INTEGRATION: CWS sb18 (1.4.308); FILE MERGED 2004/05/21 14:57:37 sb 1.4.308.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [0457d1504484bb93e7c14b08ac82a63dae77fb4f]

INTEGRATION: CWS sb18 (1.6.322); FILE MERGED 2004/05/21 14:57:37 sb 1.6.322.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [e010baaa16dc1726f44264e5bb4e323b614d4cf3]

INTEGRATION: CWS sb18 (1.6.406); FILE MERGED 2004/05/21 14:57:37 sb 1.6.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [1a4a35b43b7f07e0ed296eb5d8108526807478f7]

INTEGRATION: CWS sb18 (1.5.174); FILE MERGED 2004/05/21 14:57:36 sb 1.5.174.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [9d4c5191d4b08c03b3a9c8a4c828b1a1787f63dc]

INTEGRATION: CWS sb18 (1.2.406); FILE MERGED 2004/05/21 14:57:36 sb 1.2.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [ddcdc201858306f979d48b00af4d433ae2527445]

INTEGRATION: CWS sb18 (1.3.270); FILE MERGED 2004/05/21 14:57:36 sb 1.3.270.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [97bd8f61ce531195ab41beb2c9e04f1f0d48733a]

INTEGRATION: CWS sb18 (1.11.62); FILE MERGED 2004/05/21 14:57:36 sb 1.11.62.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [116832906cc4f7c2fb7a4a5ca2d1d0b274f3f1da]

INTEGRATION: CWS sb18 (1.2.406); FILE MERGED 2004/05/21 14:57:35 sb 1.2.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [db69090c06caf8afa271a0b77d806eb4152c11cc]

INTEGRATION: CWS sb18 (1.17.294); FILE MERGED 2004/05/21 14:57:35 sb 1.17.294.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [6155ee8296208a08c27589a5c4715b718a99b7e4]

INTEGRATION: CWS sb18 (1.5.308); FILE MERGED 2004/05/21 14:57:35 sb 1.5.308.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [05495276f4d768c11c5354f6ebfb331da7a5dd88]

INTEGRATION: CWS sb18 (1.1.406); FILE MERGED 2004/05/21 14:57:34 sb 1.1.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [14022449d9d4f5a958f8354a3e9423b210702325]

INTEGRATION: CWS sb18 (1.4.406); FILE MERGED 2004/05/21 14:57:34 sb 1.4.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [f804486eb05ecc9e2a956ba89e26c26ddfc50f5a]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 14:57:34 sb 1.5.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [e3fb3819f3a5f50ac6f89cfe0a957dc88795b597]

INTEGRATION: CWS sb18 (1.6.322); FILE MERGED 2004/05/21 14:57:34 sb 1.6.322.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [0daa64e9c3c035cbc21f56f2fd00f8e36c06b8be]

INTEGRATION: CWS sb18 (1.4.308); FILE MERGED 2004/05/21 14:57:33 sb 1.4.308.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [335451acd70535c4f43aa8bcde71b79322179dfa]

INTEGRATION: CWS sb18 (1.5.322); FILE MERGED 2004/05/21 14:57:33 sb 1.5.322.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [c85022f53e229cbb3a41de51624216183ba1f8ed]

INTEGRATION: CWS sb18 (1.3.308); FILE MERGED 2004/05/21 14:57:33 sb 1.3.308.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [3de828cdc4006d62d0ad033bc514c7cd51252a6d]

INTEGRATION: CWS sb18 (1.3.308); FILE MERGED 2004/05/21 14:57:32 sb 1.3.308.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [75833659754e9b477ce8329a5172ced92a87e9fe]

INTEGRATION: CWS sb18 (1.2.408); FILE MERGED 2004/05/21 14:57:32 sb 1.2.408.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [3873135fd939272512feca1793fce415738b176a]

INTEGRATION: CWS sb18 (1.7.322); FILE MERGED 2004/05/21 14:57:32 sb 1.7.322.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [1b03524d62929f7d2e8d6160f22eff4218127377]

INTEGRATION: CWS sb18 (1.5.88); FILE MERGED 2004/05/21 14:57:32 sb 1.5.88.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [ad98e920fc59b2115eef054aa4bdb39e718ad3a3]

INTEGRATION: CWS sb18 (1.3.406); FILE MERGED 2004/05/21 14:57:31 sb 1.3.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [8f5f1f7fa3ff395863582f5efa006cd3656d92c9]

INTEGRATION: CWS sb18 (1.4.406); FILE MERGED 2004/05/21 14:57:31 sb 1.4.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [a5cf065605f59a9ebe96a6ffbe6e5f286cb5ca15]

INTEGRATION: CWS sb18 (1.7.406); FILE MERGED 2004/05/21 14:57:31 sb 1.7.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [c635233302464dc8928e6400f58529a59559f5bd]

INTEGRATION: CWS sb18 (1.3.308); FILE MERGED 2004/05/21 14:57:31 sb 1.3.308.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [445480f650322f73afe2778f89773072ac0bed98]

INTEGRATION: CWS sb18 (1.3.406); FILE MERGED 2004/05/21 14:57:30 sb 1.3.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [132948dd32ccbc66b270b5d8212a492b9d469614]

INTEGRATION: CWS sb18 (1.8.328); FILE MERGED 2004/05/21 14:57:30 sb 1.8.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [8d9302174ea981493afbc305eb3d53d6f8dfe42e]

INTEGRATION: CWS sb18 (1.7.406); FILE MERGED 2004/05/21 14:57:30 sb 1.7.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [63ad95dc5ce0373d64bc902a9d0426a945585c42]

INTEGRATION: CWS sb18 (1.7.406); FILE MERGED 2004/05/21 14:57:29 sb 1.7.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [d91c47d42f300a0c8341c1e53d6d64dd481e497c]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 14:57:29 sb 1.5.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [13aa05663c4fbf4c0a202f72c75627e079bc5b09]

INTEGRATION: CWS sb18 (1.4.406); FILE MERGED 2004/05/21 14:57:29 sb 1.4.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [fac03bb16850d7541422584e097e46047ae65e93]

INTEGRATION: CWS sb18 (1.6.406); FILE MERGED 2004/05/21 14:57:29 sb 1.6.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [9d82d23762a05ea55baf5f135f6c99516128fa6a]

INTEGRATION: CWS sb18 (1.8.406); FILE MERGED 2004/05/21 14:57:29 sb 1.8.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [a675e58c55200f24ab78c8bcda8b02b704b9c6fa]

INTEGRATION: CWS sb18 (1.4.406); FILE MERGED 2004/05/21 14:57:28 sb 1.4.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [2e0d3c5bcf53e44a92feb81d8e6f7d6bed704ae2]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 14:57:28 sb 1.5.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [d4e5329c9868f4846d9d7a8a08ba38f5654b6dc6]

INTEGRATION: CWS sb18 (1.3.406); FILE MERGED 2004/05/21 14:57:28 sb 1.3.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [8f43ccb40709ac0f05977a34561bd6965e1fc93c]

INTEGRATION: CWS sb18 (1.2.406); FILE MERGED 2004/05/21 14:57:28 sb 1.2.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [05208bc9f3f1a32d6cef515279a7df95e935f67f]

INTEGRATION: CWS sb18 (1.3.406); FILE MERGED 2004/05/21 14:57:27 sb 1.3.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [5e9e2e625469ac4eac09c9df5e72a572b43b12e3]

INTEGRATION: CWS sb18 (1.2.406); FILE MERGED 2004/05/21 14:57:27 sb 1.2.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [9e3516ee7283c8ebd213bfe7a4beeca955e1f9e5]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 14:57:26 sb 1.5.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [da2bb7168605a2e04f3847f11edef6c34aed3597]

INTEGRATION: CWS sb18 (1.2.406); FILE MERGED 2004/05/21 14:57:26 sb 1.2.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [f5ae882f8a37cafde065bc6f4eba256575e63c07]

INTEGRATION: CWS sb18 (1.3.406); FILE MERGED 2004/05/21 14:57:26 sb 1.3.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [830c8a36fa0fa51d4be5fbf3612c7496ea0c9411]

INTEGRATION: CWS sb18 (1.4.406); FILE MERGED 2004/05/21 14:57:25 sb 1.4.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [0ea9c88d1e1386d602b586b65d9fb14267870ade]

INTEGRATION: CWS sb18 (1.6.406); FILE MERGED 2004/05/21 14:57:25 sb 1.6.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [34a3a809539549e6c1376bae2029b80b845abe96]

INTEGRATION: CWS sb18 (1.4.406); FILE MERGED 2004/05/21 14:57:24 sb 1.4.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [8139952b3d4d17aba7fda3d389e3dc9ade332879]

INTEGRATION: CWS sb18 (1.6.406); FILE MERGED 2004/05/21 14:57:24 sb 1.6.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [9989d47e79289a919f1a9b06330b76c16951d62a]

INTEGRATION: CWS sb18 (1.6.406); FILE MERGED 2004/05/21 14:57:23 sb 1.6.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [e5b7bccb0d4cefae8e3b230de49d650a7fe33130]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 14:57:23 sb 1.5.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [5b2c344802b58c7d673a1f9fcaa6b7101cb93975]

INTEGRATION: CWS sb18 (1.7.328); FILE MERGED 2004/05/21 14:57:22 sb 1.7.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [199274f1c220fa7ef66c2599cd33c88f05a06176]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 14:57:22 sb 1.5.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [a70d1291b87970da8a172460d5ea4c8e09a45cc9]

INTEGRATION: CWS sb18 (1.7.406); FILE MERGED 2004/05/21 14:57:22 sb 1.7.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [4b5d0397ca21be56202f2740d865740b5924e909]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 14:57:21 sb 1.5.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [00793e4bef543c256267aeef05c5470cc6e9ebeb]

INTEGRATION: CWS sb18 (1.6.406); FILE MERGED 2004/05/21 14:57:21 sb 1.6.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [a3023690d2e2acd6b2db7a3d9d65c09799407aa5]

INTEGRATION: CWS sb18 (1.4.406); FILE MERGED 2004/05/21 14:57:21 sb 1.4.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [1208468c976511246c9a08d220d7748489317370]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 14:57:20 sb 1.5.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [20b9a6e2bd657a18067cce5de097e1c70f684320]

INTEGRATION: CWS sb18 (1.8.406); FILE MERGED 2004/05/21 14:57:20 sb 1.8.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [a45a386b29c183b53d95d75738914ca3fe45b28d]

INTEGRATION: CWS sb18 (1.9.406); FILE MERGED 2004/05/21 14:57:20 sb 1.9.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [bcbe8eb35678bb58e27edc58f6bce35d2631e144]

INTEGRATION: CWS sb18 (1.9.406); FILE MERGED 2004/05/21 14:57:19 sb 1.9.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [c45f8383c00b46c02563beca92eb8b7d6625c4a1]

INTEGRATION: CWS sb18 (1.4.406); FILE MERGED 2004/05/21 14:57:19 sb 1.4.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [0d71813abb4eaee65b44b62a1b946b9388f28e8e]

INTEGRATION: CWS sb18 (1.6.406); FILE MERGED 2004/05/21 14:57:19 sb 1.6.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [b7b242e33ca496543a2bac6c89d9a242cd451d06]

INTEGRATION: CWS sb18 (1.8.406); FILE MERGED 2004/05/21 14:57:19 sb 1.8.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [38815c276a95ccff5d37975ac3174984ce64d09e]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 14:57:19 sb 1.5.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [99f8c82a70645c6e4a0edff8b9e0b5e01cbdb733]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 14:57:18 sb 1.5.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [ee344d4bc8d1d906ed0a21f1314625e19fc8a303]

INTEGRATION: CWS sb18 (1.4.406); FILE MERGED 2004/05/21 14:57:18 sb 1.4.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [55b2aa6bd9ea74754a1c4a065aa60fbc83c2c872]

INTEGRATION: CWS sb18 (1.7.406); FILE MERGED 2004/05/21 14:57:17 sb 1.7.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [3ae0feef95db0feb99c7c4fbeefb1f58a7c53174]

INTEGRATION: CWS sb18 (1.2.308); FILE MERGED 2004/05/21 14:57:17 sb 1.2.308.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [a20fa7a83584488e152dfb919d9dd5f5e27ccc7d]

INTEGRATION: CWS sb18 (1.2.308); FILE MERGED 2004/05/21 14:57:16 sb 1.2.308.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [0f5f54537437aeb214b5916e730e5b56007e8b87]

INTEGRATION: CWS sb18 (1.2.308); FILE MERGED 2004/05/21 14:57:15 sb 1.2.308.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [3bcf1c4ad5668b031c8f20aa56b45aca04af0631]

INTEGRATION: CWS sb18 (1.2.308); FILE MERGED 2004/05/21 14:57:14 sb 1.2.308.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [c2fe8c741a630b16c861208ab76f7ab4a1efe652]

INTEGRATION: CWS sb18 (1.2.308); FILE MERGED 2004/05/21 14:57:13 sb 1.2.308.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [35960cf3f8f5fcf9b0bf563915f934c5a7beb5ba]

INTEGRATION: CWS sb18 (1.2.308); FILE MERGED 2004/05/21 14:57:12 sb 1.2.308.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [94689f83beb0185ac74ec9880a5ac9b36fa8d87d]

INTEGRATION: CWS sb18 (1.2.308); FILE MERGED 2004/05/21 14:57:11 sb 1.2.308.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [76845bd1000466e111a79d1a12f7c3533a61a387]

INTEGRATION: CWS sb18 (1.2.308); FILE MERGED 2004/05/21 14:57:10 sb 1.2.308.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [9ffa4fb1b7594fe8bf36deb23d68732865b7b2ef]

INTEGRATION: CWS sb18 (1.2.308); FILE MERGED 2004/05/21 14:57:09 sb 1.2.308.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [d0fc06d4a00ec2b393f15588214780c31a70d29c]

INTEGRATION: CWS sb18 (1.2.308); FILE MERGED 2004/05/21 14:57:08 sb 1.2.308.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [365eaf44e72afc5b5597e9901d4cf2b5b0339680]

INTEGRATION: CWS sb18 (1.2.308); FILE MERGED 2004/05/21 14:57:07 sb 1.2.308.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [c0479f77e696674ce740250a81fcceafe7488579]

INTEGRATION: CWS sb18 (1.2.308); FILE MERGED 2004/05/21 14:57:06 sb 1.2.308.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [32803e19ed44ec91737a07953f4413a2d7f34db6]

INTEGRATION: CWS sb18 (1.2.308); FILE MERGED 2004/05/21 14:57:05 sb 1.2.308.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [7542fd389a78a5c3bb0d4df802f06901264fe21d]

INTEGRATION: CWS sb18 (1.2.308); FILE MERGED 2004/05/21 14:57:04 sb 1.2.308.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [b82463923e1f6ac8f00f095447fb56c9308341a1]

INTEGRATION: CWS sb18 (1.2.308); FILE MERGED 2004/05/21 14:57:03 sb 1.2.308.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [02632f07f5af21d05b6ea5247bd96577c17f7f00]

INTEGRATION: CWS sb18 (1.2.308); FILE MERGED 2004/05/21 14:57:01 sb 1.2.308.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [728e7dbdfae619bb7d117816a995ae1d6ea359dc]

INTEGRATION: CWS sb18 (1.2.308); FILE MERGED 2004/05/21 14:57:00 sb 1.2.308.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [30e12a0ccc865916e9c89f7bf6b74afc85006aca]

INTEGRATION: CWS sb18 (1.10.328); FILE MERGED 2004/05/21 14:56:59 sb 1.10.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [2e1b461b9101be0b1959e2360cb353fb3c855e83]

INTEGRATION: CWS sb18 (1.12.328); FILE MERGED 2004/05/21 14:56:59 sb 1.12.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [a9e1cdb5b9b87e4115128a431753c1d905b80f05]

INTEGRATION: CWS sb18 (1.6.328); FILE MERGED 2004/05/21 14:56:59 sb 1.6.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [a300a7dd134d9a55e9ecbb28d9a767a21f06efad]

INTEGRATION: CWS sb18 (1.6.250); FILE MERGED 2004/05/21 14:56:58 sb 1.6.250.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [8fcd54a91289f2e62cebb7fafd5929915a5844f0]

INTEGRATION: CWS sb18 (1.6.406); FILE MERGED 2004/05/21 14:56:58 sb 1.6.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [e064115dcc999cf20a68d1664d24e637899852dc]

INTEGRATION: CWS sb18 (1.4.406); FILE MERGED 2004/05/21 14:56:58 sb 1.4.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [7b682a17e23fd172b906c112daa8dcdb03cb2ab8]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 14:56:57 sb 1.5.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [1c2b70b865dfb4a10f15dae71551a87ef5d95d27]

INTEGRATION: CWS sb18 (1.4.406); FILE MERGED 2004/05/21 14:56:57 sb 1.4.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [e9b8ab6e1c20337174fef73ed76231e1b2eba59e]

INTEGRATION: CWS sb18 (1.4.328); FILE MERGED 2004/05/21 14:56:57 sb 1.4.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [b4ee4c0f38f370885d8c7e06e38358258935c312]

INTEGRATION: CWS sb18 (1.4.328); FILE MERGED 2004/05/21 14:56:56 sb 1.4.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [e4806e83b1063554d6a1b945dc647fdce706b910]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 14:56:56 sb 1.5.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [93ef463d78e7d29f0edfe2582212209e2f907e6e]

INTEGRATION: CWS sb18 (1.6.308); FILE MERGED 2004/05/21 14:56:56 sb 1.6.308.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [6b94672b222b9b018d896215555c4502945ca369]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 14:56:55 sb 1.5.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [4987d004f47075f9113ee4c05899d9aa726b158c]

INTEGRATION: CWS sb18 (1.7.308); FILE MERGED 2004/05/21 14:56:55 sb 1.7.308.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [79852c7a257070b806ff51ad0ef01176ad9bcb86]

INTEGRATION: CWS sb18 (1.2.308); FILE MERGED 2004/05/21 14:56:55 sb 1.2.308.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [1cb2ce68ccb3b531967f4f7e82ae5aacc5be83b0]

INTEGRATION: CWS sb18 (1.11.308); FILE MERGED 2004/05/21 14:56:54 sb 1.11.308.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [216296d728f278fa1f699c4e67e7afbeaffb071b]

INTEGRATION: CWS sb18 (1.9.328); FILE MERGED 2004/05/21 14:56:54 sb 1.9.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [8df9184ee395a98c9b92d113d7f679cf822e9580]

INTEGRATION: CWS sb18 (1.15.308); FILE MERGED 2004/05/21 14:56:53 sb 1.15.308.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [b26a59588694aad1031c2933ede242f51c2c3031]

INTEGRATION: CWS sb18 (1.4.328); FILE MERGED 2004/05/21 14:56:53 sb 1.4.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [0bcd5ada6d10edae40d33dbd567211445a6b74d4]

INTEGRATION: CWS sb18 (1.3.308); FILE MERGED 2004/05/21 14:56:53 sb 1.3.308.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [9d3e79d21edbf9a82f2119312f947714c6997d13]

INTEGRATION: CWS sb18 (1.8.406); FILE MERGED 2004/05/21 14:56:53 sb 1.8.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [4c0528e748daa35af2eeb8b0043d4857493669bc]

INTEGRATION: CWS sb18 (1.7.328); FILE MERGED 2004/05/21 14:56:50 sb 1.7.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [8cc88163c55fd00f3da0ae98136465cc1cd6e001]

INTEGRATION: CWS sb18 (1.9.328); FILE MERGED 2004/05/21 14:56:50 sb 1.9.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [94d76a2d95042b55b067291cdd2060e3f7b93004]

INTEGRATION: CWS sb18 (1.9.328); FILE MERGED 2004/05/21 14:56:49 sb 1.9.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [391052060df850f95cb74c27c775c05dbaff5a2c]

INTEGRATION: CWS sb18 (1.10.328); FILE MERGED 2004/05/21 14:56:49 sb 1.10.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [8e4e547073e196b863e5e0e612e821dae7242590]

INTEGRATION: CWS sb18 (1.8.328); FILE MERGED 2004/05/21 14:56:49 sb 1.8.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [a9acf779e3e4f80ce543a3a667d3f3778b66885e]

INTEGRATION: CWS sb18 (1.9.328); FILE MERGED 2004/05/21 14:56:48 sb 1.9.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [04c5f748a79d1948a6a297ec1280fdc9a6a4d0d9]

INTEGRATION: CWS sb18 (1.6.406); FILE MERGED 2004/05/21 14:56:47 sb 1.6.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [9b0cf07a1cdb41cf171cb4f4128da508ec76cf46]

INTEGRATION: CWS sb18 (1.9.328); FILE MERGED 2004/05/21 14:56:47 sb 1.9.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [2af12c7e630d52988029029553607d78957f3e0f]

INTEGRATION: CWS sb18 (1.7.328); FILE MERGED 2004/05/21 14:56:47 sb 1.7.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [8b16bf8934d197496e74b997611b2ae7474e6ac5]

INTEGRATION: CWS sb18 (1.8.328); FILE MERGED 2004/05/21 14:56:46 sb 1.8.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [93b3817816c3ed26b3c6e47872ab2ae640e21aad]

INTEGRATION: CWS sb18 (1.7.328); FILE MERGED 2004/05/21 14:56:46 sb 1.7.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [21812ea6b81bd0e9413a9b856c9e8d43ba08f44e]

INTEGRATION: CWS sb18 (1.12.328); FILE MERGED 2004/05/21 14:56:46 sb 1.12.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [ae9571373fc5d0d64dd1aa79cf4e07880bb654e6]

INTEGRATION: CWS sb18 (1.7.328); FILE MERGED 2004/05/21 14:56:45 sb 1.7.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [dd31d6518dcfa27d6bd14849c9387c68011420f4]

INTEGRATION: CWS sb18 (1.10.308); FILE MERGED 2004/05/21 14:56:45 sb 1.10.308.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [eee356b6eb1ebfa536cdb1eb00184e38ed637dd2]

INTEGRATION: CWS sb18 (1.8.328); FILE MERGED 2004/05/21 14:56:45 sb 1.8.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [2e6059aa35a33f4f38bf076e5baab2ad3f49d350]

INTEGRATION: CWS sb18 (1.8.328); FILE MERGED 2004/05/21 14:56:44 sb 1.8.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [e619e9fe57262ee5ba7d41f6c5d02b36b78a548f]

INTEGRATION: CWS sb18 (1.11.308); FILE MERGED 2004/05/21 14:56:44 sb 1.11.308.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [0480dea55a44456060008e74182f6a7c0edd2abd]

INTEGRATION: CWS sb18 (1.5.426); FILE MERGED 2004/05/21 14:56:44 sb 1.5.426.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [c37925ecfc35c865a1502cb5f37a907ae5ac5f34]

INTEGRATION: CWS sb18 (1.9.328); FILE MERGED 2004/05/21 14:56:44 sb 1.9.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [f420ece3b6cfd751e576bf8700e98a818573da5e]

INTEGRATION: CWS sb18 (1.7.328); FILE MERGED 2004/05/21 14:56:43 sb 1.7.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [f75d2a68a9a2b1efe7840388733b170f87944943]

INTEGRATION: CWS sb18 (1.7.328); FILE MERGED 2004/05/21 14:56:42 sb 1.7.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [cf240d48cdffdc93fbb3889518c6d97be44d8b7a]

INTEGRATION: CWS sb18 (1.8.328); FILE MERGED 2004/05/21 14:56:42 sb 1.8.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [3001243b6062b88fefc37851e7458f2d60b439a0]

INTEGRATION: CWS sb18 (1.10.308); FILE MERGED 2004/05/21 14:56:42 sb 1.10.308.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [28503452e3770f061f0d1ff4829b545ab6ff8e0b]

INTEGRATION: CWS sb18 (1.11.308); FILE MERGED 2004/05/21 14:56:41 sb 1.11.308.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [35c6de51f27846de67ac2b6bdf61a45ee5d3666d]

INTEGRATION: CWS sb18 (1.7.328); FILE MERGED 2004/05/21 14:56:41 sb 1.7.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [3075964911ea7e2592026c7ff1352254162296aa]

INTEGRATION: CWS sb18 (1.12.118); FILE MERGED 2004/05/21 14:56:41 sb 1.12.118.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [b400ca0cb5a4d0ef8f5177587a8e780f56eab482]

INTEGRATION: CWS sb18 (1.8.328); FILE MERGED 2004/05/21 14:56:40 sb 1.8.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [bea1109cafd05c35f9ee99fbd02d99cd966d3609]

INTEGRATION: CWS sb18 (1.10.308); FILE MERGED 2004/05/21 14:56:40 sb 1.10.308.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [31d8d505fe56a04638f8b6f86cd3136188bd9b45]

INTEGRATION: CWS sb18 (1.14.308); FILE MERGED 2004/05/21 14:56:39 sb 1.14.308.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [68f3594561df2ea11de15cf2dc1952d8d27e84b3]

INTEGRATION: CWS sb18 (1.4.406); FILE MERGED 2004/05/21 14:56:39 sb 1.4.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [3c0efc6b24179d5a8fcea0fed4c4e3c4bed87f0b]

INTEGRATION: CWS sb18 (1.7.328); FILE MERGED 2004/05/21 14:56:39 sb 1.7.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [c6e97d4aa7374fba9a38ea80d234968009872dce]

INTEGRATION: CWS sb18 (1.8.328); FILE MERGED 2004/05/21 14:56:38 sb 1.8.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [0373552cd3e6fcb27778d80d5cff2b529c71d018]

INTEGRATION: CWS sb18 (1.7.328); FILE MERGED 2004/05/21 14:56:38 sb 1.7.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [81daf9783c12105c5336effefc54b7b2c9a2bc73]

INTEGRATION: CWS sb18 (1.9.328); FILE MERGED 2004/05/21 14:56:38 sb 1.9.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [5855644f3810df9884a54a8c51fc42bfa2ece411]

INTEGRATION: CWS sb18 (1.9.328); FILE MERGED 2004/05/21 14:56:37 sb 1.9.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [a5abeb2126f561ca7279731ecf3f27a50b433e0c]

INTEGRATION: CWS sb18 (1.8.328); FILE MERGED 2004/05/21 14:56:37 sb 1.8.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [3c598098fba568e81af829258a823d333c12edfb]

INTEGRATION: CWS sb18 (1.14.308); FILE MERGED 2004/05/21 14:56:36 sb 1.14.308.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [577cdf58d2a7ae5ed3013e531cd74100385495cc]

INTEGRATION: CWS sb18 (1.12.308); FILE MERGED 2004/05/21 14:56:36 sb 1.12.308.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [368aada75218309e5ee46f3e7647370577718772]

INTEGRATION: CWS sb18 (1.8.328); FILE MERGED 2004/05/21 14:56:36 sb 1.8.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [08aae96d83dac0e2d464df30695ce5e08092b50d]

INTEGRATION: CWS sb18 (1.9.328); FILE MERGED 2004/05/21 14:56:36 sb 1.9.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [68e71a46b669ad510cae0a4879d1b6a6e9f26c0d]

INTEGRATION: CWS sb18 (1.4.258); FILE MERGED 2004/05/21 14:56:35 sb 1.4.258.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [bf6fa14d6941d2ec32bc22f575a29be91fbaaf87]

INTEGRATION: CWS sb18 (1.9.250); FILE MERGED 2004/05/21 14:56:21 sb 1.9.250.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [0a99b701b708c894b801287c4b1ddabdd72774f5]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 14:56:21 sb 1.5.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [6e2b4afe36c826185cb2483d231d8d768fe89438]

INTEGRATION: CWS sb18 (1.6.406); FILE MERGED 2004/05/21 14:56:21 sb 1.6.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [1c38752ed7dd96bbd7dc30f34a21f7e27dbff87d]

INTEGRATION: CWS sb18 (1.9.250); FILE MERGED 2004/05/21 14:56:20 sb 1.9.250.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [5285f1cfb33a8dfd3d108283cdb8429b759918cc]

INTEGRATION: CWS sb18 (1.4.270); FILE MERGED 2004/05/21 14:56:19 sb 1.4.270.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [3da5c31ebdf74500438f8d83409e6c2feb73c04b]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 14:56:19 sb 1.5.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [afb23404c05a9356fcfd24a557fb87e0a169cdb8]

INTEGRATION: CWS sb18 (1.10.250); FILE MERGED 2004/05/21 14:56:19 sb 1.10.250.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [ff9302c1a44492a01cf78430f4e674fa734fcefa]

INTEGRATION: CWS sb18 (1.6.406); FILE MERGED 2004/05/21 14:56:18 sb 1.6.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [6ab0f21aa71373e194be4fdc5931c1d58b41c03b]

INTEGRATION: CWS sb18 (1.9.250); FILE MERGED 2004/05/21 14:56:18 sb 1.9.250.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [8adc4a503a6fab20806523f7a07b43983c011963]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 14:56:18 sb 1.5.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [562029a3947b28683d2d51cc9f0498df47f03b5a]

INTEGRATION: CWS sb18 (1.6.406); FILE MERGED 2004/05/21 14:56:17 sb 1.6.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [8d4223f3d840ed78c95b8d3481c3b968158c4a54]

INTEGRATION: CWS sb18 (1.9.250); FILE MERGED 2004/05/21 14:56:17 sb 1.9.250.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [cfbf9f7c223d4faa22b984dfec2e42b4d604eaf4]

INTEGRATION: CWS sb18 (1.9.250); FILE MERGED 2004/05/21 14:56:16 sb 1.9.250.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [94909434742a9b121450866c6e70aea85b0932bf]

INTEGRATION: CWS sb18 (1.6.406); FILE MERGED 2004/05/21 14:56:16 sb 1.6.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [4071fecaf555187ea963f2a8533a68f99f2f8da0]

INTEGRATION: CWS sb18 (1.9.250); FILE MERGED 2004/05/21 14:56:15 sb 1.9.250.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [c7aa1070363fa5a14f9c18c30b0dd1a2f8815908]

INTEGRATION: CWS sb18 (1.4.250); FILE MERGED 2004/05/21 14:56:15 sb 1.4.250.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [6879b7f6494e73609a31a7ff26ae0a37b957aa92]

INTEGRATION: CWS sb18 (1.6.406); FILE MERGED 2004/05/21 14:56:15 sb 1.6.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [2bba6819772a9f05e1e18bf646225ace5fe39860]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 14:56:14 sb 1.5.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [a4fd070cc4f409fea7ac6266b32ec18811b3dace]

INTEGRATION: CWS sb18 (1.9.250); FILE MERGED 2004/05/21 14:56:14 sb 1.9.250.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [5f3fd9bf7869621edbd3acaa1587a0b5dc74fd17]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 14:56:13 sb 1.5.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [142c0ff238a322a8b2106a9ef55633a5cda7deaa]

INTEGRATION: CWS sb18 (1.9.250); FILE MERGED 2004/05/21 14:56:13 sb 1.9.250.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [38b1766641c93013e7713de4d0457b91309f5c5b]

INTEGRATION: CWS sb18 (1.10.250); FILE MERGED 2004/05/21 14:56:12 sb 1.10.250.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [2abe8fcb7e7d5022550d2a7321e1c7efa129f837]

INTEGRATION: CWS sb18 (1.9.250); FILE MERGED 2004/05/21 14:56:12 sb 1.9.250.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [40f2b9eac5d0ac0cbbd30c5f8e83bf0aaf24ffd0]

INTEGRATION: CWS sb18 (1.9.250); FILE MERGED 2004/05/21 14:56:11 sb 1.9.250.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [9761c095a1e8d8294cb85ed217d475c929e22185]

INTEGRATION: CWS sb18 (1.4.250); FILE MERGED 2004/05/21 14:56:10 sb 1.4.250.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [259c867af30a69483b40e68d1b6b67bb6049537a]

INTEGRATION: CWS sb18 (1.9.250); FILE MERGED 2004/05/21 14:56:10 sb 1.9.250.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [8411afd187ab4a14f9a12bfe5b911233a0ca4710]

INTEGRATION: CWS sb18 (1.9.250); FILE MERGED 2004/05/21 14:56:09 sb 1.9.250.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [ea282bf4322a86d51da31814d073db458577046e]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 14:56:09 sb 1.5.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [99c7eaf6e16a71a7ddc943a71a1ecf4088ee6e1d]

INTEGRATION: CWS sb18 (1.9.250); FILE MERGED 2004/05/21 14:56:08 sb 1.9.250.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [b929f320374365c706f197689a8eb3f66d67e067]

INTEGRATION: CWS sb18 (1.3.270); FILE MERGED 2004/05/21 14:56:08 sb 1.3.270.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [d52887cd5d79ea66239c28705d3d84ab86b8b8b7]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 14:56:08 sb 1.5.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [7143a885d560ba85c769a47483d16d2cac7cd23d]

INTEGRATION: CWS sb18 (1.9.250); FILE MERGED 2004/05/21 14:56:07 sb 1.9.250.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [9a4e2cbed9d0814822f1afc7b69c08a175519d73]

INTEGRATION: CWS sb18 (1.9.250); FILE MERGED 2004/05/21 14:56:06 sb 1.9.250.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [4a850745c0c43ac54ef44566809f0bd36951aee7]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 14:56:05 sb 1.5.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [073842e155094b47d198b5fec2aa213d26eab370]

INTEGRATION: CWS sb18 (1.9.250); FILE MERGED 2004/05/21 14:56:05 sb 1.9.250.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [6b04630bef7ca10302e3b809344c80466847263a]

INTEGRATION: CWS sb18 (1.5.250); FILE MERGED 2004/05/21 14:56:05 sb 1.5.250.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [915b1898776c9483f3628e2f7362ebf3332dffef]

INTEGRATION: CWS sb18 (1.6.250); FILE MERGED 2004/05/21 14:56:05 sb 1.6.250.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [469d686e3d6661a33588daa33b1da1e689f4e00b]

INTEGRATION: CWS sb18 (1.2.76); FILE MERGED 2004/05/21 14:56:04 sb 1.2.76.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [7b84f42063302f3db7c490b5d9b0be67bcc7aa43]

INTEGRATION: CWS sb18 (1.4.250); FILE MERGED 2004/05/21 14:56:04 sb 1.4.250.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [c32996e9caaecbfa9f6981ad5bb040fca0a89249]

INTEGRATION: CWS sb18 (1.9.250); FILE MERGED 2004/05/21 14:56:04 sb 1.9.250.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [a9b26bde1c4e6eb780c42e3a37bbb32b3c73e0fd]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 14:56:03 sb 1.5.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [f177e7947ddff19cc50ef36c021d9074ecfbd2aa]

INTEGRATION: CWS sb18 (1.10.250); FILE MERGED 2004/05/21 14:56:03 sb 1.10.250.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [aeb1539d45f5cb81ed267f7715b2230e72e2f3fd]

INTEGRATION: CWS sb18 (1.4.250); FILE MERGED 2004/05/21 14:56:02 sb 1.4.250.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [38d57dbdfd19552fe5454cab2b042ea2fdc480bf]

INTEGRATION: CWS sb18 (1.9.250); FILE MERGED 2004/05/21 14:56:02 sb 1.9.250.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [ea9046fcb07007ae780c5983468ff07e4677c134]

INTEGRATION: CWS sb18 (1.9.250); FILE MERGED 2004/05/21 14:56:01 sb 1.9.250.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [e333095472407eee7de075ab272264d83da1124f]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 14:56:01 sb 1.5.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [5f732bc6ffc14f7d6f6fc38ab20be6c64b369f45]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 14:56:00 sb 1.5.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [dced248275e7d0658cfa8389514bba9fcb976570]

INTEGRATION: CWS sb18 (1.9.250); FILE MERGED 2004/05/21 14:56:00 sb 1.9.250.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [6795b899495ef6ac2ec9f3f848582732a5023504]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 14:55:59 sb 1.5.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [43c0b13af501a82c55e5d0fa4af1d41fe2a93cd0]

INTEGRATION: CWS sb18 (1.9.250); FILE MERGED 2004/05/21 14:55:59 sb 1.9.250.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [13e4b13b814ba23d041f41eb8eacd617628ca236]

INTEGRATION: CWS sb18 (1.8.250); FILE MERGED 2004/05/21 14:55:59 sb 1.8.250.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [f9e642b4f715b6ec6039e6e9ecc53772b84cb03c]

INTEGRATION: CWS sb18 (1.8.250); FILE MERGED 2004/05/21 14:55:58 sb 1.8.250.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [e10b5af6660528b84113536e1cb4064506589217]

INTEGRATION: CWS sb18 (1.10.62); FILE MERGED 2004/05/21 14:55:58 sb 1.10.62.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [897fde873324225d73e82a6d5d09934fe5259f51]

INTEGRATION: CWS sb18 (1.9.250); FILE MERGED 2004/05/21 14:55:57 sb 1.9.250.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [0ce31d1870a1437197e79ddc60b4b2adf1dbf139]

INTEGRATION: CWS sb18 (1.8.250); FILE MERGED 2004/05/21 14:55:57 sb 1.8.250.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [dd4d5cdd8856b69b122862f9ef85fdd14a2974c1]

INTEGRATION: CWS sb18 (1.5.408); FILE MERGED 2004/05/21 14:55:57 sb 1.5.408.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [651406d9daefdc907da4420e24fd59f310da0d39]

INTEGRATION: CWS sb18 (1.5.250); FILE MERGED 2004/05/21 14:55:56 sb 1.5.250.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [840cbcc870184d14699874d50b7af18c0fbe0adf]

INTEGRATION: CWS sb18 (1.4.152); FILE MERGED 2004/05/21 14:55:56 sb 1.4.152.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [188f9c88f72bd4d570f0cab2437fa3f55d7271f7]

INTEGRATION: CWS sb18 (1.3.250); FILE MERGED 2004/05/21 14:55:56 sb 1.3.250.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [b82e80fc6bd3579e29129b59b7a39af095d2df95]

INTEGRATION: CWS sb18 (1.6.406); FILE MERGED 2004/05/21 14:55:55 sb 1.6.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [58c1d66a9f1b8bec1a89014434ad64ae25c61867]

INTEGRATION: CWS sb18 (1.5.250); FILE MERGED 2004/05/21 14:55:55 sb 1.5.250.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [fe01a185638ee9161ff75466d562ad75124dc017]

INTEGRATION: CWS sb18 (1.3.406); FILE MERGED 2004/05/21 14:55:54 sb 1.3.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [a06e74e3a80e53f2d7ff90f8c8f6fae975ae2337]

INTEGRATION: CWS sb18 (1.3.250); FILE MERGED 2004/05/21 14:55:54 sb 1.3.250.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [00740375ba5d6206d320d6fcbc18fd42074d6f06]

INTEGRATION: CWS sb18 (1.9.250); FILE MERGED 2004/05/21 14:55:54 sb 1.9.250.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [44215b17d976ba8efaebd3c44b5acf2fccf32512]

INTEGRATION: CWS sb18 (1.8.250); FILE MERGED 2004/05/21 14:55:54 sb 1.8.250.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [e6483358e1b48c77045e7bfd656e02eb3da73c39]

INTEGRATION: CWS sb18 (1.9.250); FILE MERGED 2004/05/21 14:55:53 sb 1.9.250.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [d8df39735d5aba488090ae2ae6ee3378917a300e]

INTEGRATION: CWS sb18 (1.5.250); FILE MERGED 2004/05/21 14:55:53 sb 1.5.250.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [0e0c63fa458a53367c87977117483e890d7a59d5]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 14:55:53 sb 1.5.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [07c09142415513c3e6d713ff9ac4639080108050]

INTEGRATION: CWS sb18 (1.5.250); FILE MERGED 2004/05/21 14:55:52 sb 1.5.250.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [f112cae86d65afb607fd442796887cd571ae982a]

INTEGRATION: CWS sb18 (1.6.250); FILE MERGED 2004/05/21 14:55:52 sb 1.6.250.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [79a0b6de326dc521c341d9c4a67f28bb87d2c309]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 14:55:52 sb 1.5.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [baaf1723e9b266f62c13afb97527d19c5f65b957]

INTEGRATION: CWS sb18 (1.7.250); FILE MERGED 2004/05/21 14:55:51 sb 1.7.250.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [31778ac0ab098d584114197d85c744f03be1652e]

INTEGRATION: CWS sb18 (1.6.250); FILE MERGED 2004/05/21 14:55:51 sb 1.6.250.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [6fdbe12bfbe2f4469fae7814c5f38ce313fb5e0c]

INTEGRATION: CWS sb18 (1.7.328); FILE MERGED 2004/05/21 14:55:51 sb 1.7.328.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [c50c44fdc1e09c05be26c2e4a5b099847243edc8]

INTEGRATION: CWS sb18 (1.5.250); FILE MERGED 2004/05/21 14:55:51 sb 1.5.250.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [c8b6c94a80e4718d468a5add156f5d4799af7833]

INTEGRATION: CWS sb18 (1.3.406); FILE MERGED 2004/05/21 14:55:51 sb 1.3.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [7636f7a655dbe25f880f17d06b337bcbb40606e3]

INTEGRATION: CWS sb18 (1.3.250); FILE MERGED 2004/05/21 14:55:50 sb 1.3.250.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [0fac486e55eccb0436dcd3f2d00f763e4db7a46e]

INTEGRATION: CWS sb18 (1.6.250); FILE MERGED 2004/05/21 14:55:50 sb 1.6.250.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [bfbed71666a52d7607b3fc46a4dc4a768822b0c2]

INTEGRATION: CWS sb18 (1.4.250); FILE MERGED 2004/05/21 14:55:50 sb 1.4.250.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [4aaf2a0710539e6f3542b9c6d670e38a7f4c201c]

INTEGRATION: CWS sb18 (1.8.14); FILE MERGED 2004/05/21 14:55:50 sb 1.8.14.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [75eb70367c23b9fe6505807ed87aa7bcd30e465c]

INTEGRATION: CWS sb18 (1.6.250); FILE MERGED 2004/05/21 14:55:49 sb 1.6.250.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [118efe2d49926b3f8d0353f036ec34d2aa159021]

INTEGRATION: CWS sb18 (1.2.408); FILE MERGED 2004/05/21 14:55:48 sb 1.2.408.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [348f145dec182cb6ca95ef2658c529a9ab981508]

INTEGRATION: CWS sb18 (1.5.250); FILE MERGED 2004/05/21 14:55:48 sb 1.5.250.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [88062e4a6803f8e424d064edfef8c9b904e76f68]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 14:55:47 sb 1.5.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [de9093e34fd8f22925a7b27c810e91b7c8355b11]

INTEGRATION: CWS sb18 (1.7.250); FILE MERGED 2004/05/21 14:55:46 sb 1.7.250.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [02fa1c678ee016fe0c33b00f671c2592a80602f6]

INTEGRATION: CWS sb18 (1.9.250); FILE MERGED 2004/05/21 14:55:46 sb 1.9.250.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [cf7ce522379f6d4b5bc3ee40341c2487775f5a6f]

INTEGRATION: CWS sb18 (1.9.250); FILE MERGED 2004/05/21 14:55:45 sb 1.9.250.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [a79b38d46740bca51977bd26f37870a8a66db38e]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 14:55:45 sb 1.5.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [87b615e542d29ed91a74f599ee11802ff6388031]

INTEGRATION: CWS sb18 (1.5.250); FILE MERGED 2004/05/21 14:55:45 sb 1.5.250.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [d5bc8bf55bde6b0c3ec81fa51e3a184baf4976f9]

INTEGRATION: CWS sb18 (1.6.250); FILE MERGED 2004/05/21 14:55:44 sb 1.6.250.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [0afcbd7408f6b69a1083f2f980da5d4c9f07b772]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 14:55:44 sb 1.5.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [5543c285161ca0eb64a22afd66fcc417c23060ba]

INTEGRATION: CWS sb18 (1.5.250); FILE MERGED 2004/05/21 14:55:44 sb 1.5.250.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [4fb80f5f9d3b287bcbc6a8d642260c51100c5f36]

INTEGRATION: CWS sb18 (1.7.62); FILE MERGED 2004/05/21 14:55:44 sb 1.7.62.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [42252239457b82762ef0a546cd43262db5a16612]

INTEGRATION: CWS sb18 (1.5.250); FILE MERGED 2004/05/21 14:55:43 sb 1.5.250.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [98547dd3bdfbddad78909d6b1c863f6f9491ebe9]

INTEGRATION: CWS sb18 (1.10.250); FILE MERGED 2004/05/21 14:55:42 sb 1.10.250.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [6c29acadd9f2bc8344c330be5b67f5e74b6ea128]

INTEGRATION: CWS sb18 (1.8.250); FILE MERGED 2004/05/21 14:55:42 sb 1.8.250.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [e07191eedbc1155cc3cd64d9934607bb5de14635]

INTEGRATION: CWS sb18 (1.9.250); FILE MERGED 2004/05/21 14:55:42 sb 1.9.250.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [0a6167eab92f99e80e06b3a94cfdb62f2b394b73]

INTEGRATION: CWS sb18 (1.5.250); FILE MERGED 2004/05/21 14:55:41 sb 1.5.250.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [93eee3a2bc2fa6775bf7ce743cbfe35e0fddba2c]

INTEGRATION: CWS sb18 (1.8.250); FILE MERGED 2004/05/21 14:55:41 sb 1.8.250.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [bd6c15e066ad22e84a102e958d2ddaa21904cc2c]

INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 14:55:40 sb 1.5.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [ca45b34c89d66159a79e4e7cab1c32ccf100ef43]

INTEGRATION: CWS sb18 (1.8.250); FILE MERGED 2004/05/21 14:55:40 sb 1.8.250.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [3cc797ddb7f23dfa9d9d5b70e8a1a0c57995128f]

INTEGRATION: CWS sb18 (1.4.406); FILE MERGED 2004/05/21 14:55:39 sb 1.4.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [581924fee61f40e46bdd288a05d2050e59770a09]

INTEGRATION: CWS sb18 (1.8.250); FILE MERGED 2004/05/21 14:55:39 sb 1.8.250.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [2ab1cfabfcff1c1ac9770bcec07c0a87952265b0]

INTEGRATION: CWS sb18 (1.6.250); FILE MERGED 2004/05/21 14:55:39 sb 1.6.250.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [72582c19cd405f89adc6b464d503981e6180fe22]

INTEGRATION: CWS sb18 (1.8.250); FILE MERGED 2004/05/21 14:55:38 sb 1.8.250.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [86035bac715ebaf1b2307ab073dd1f157fb669fe]

INTEGRATION: CWS sb18 (1.4.406); FILE MERGED 2004/05/21 14:55:38 sb 1.4.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [3096d4c89dc35016da26c5601f836a2244de5204]

INTEGRATION: CWS sb18 (1.8.250); FILE MERGED 2004/05/21 14:55:37 sb 1.8.250.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [2b958e8115a411c7af889aba732ae754cc8bb467]

INTEGRATION: CWS sb18 (1.8.250); FILE MERGED 2004/05/21 14:55:36 sb 1.8.250.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [2d799a55953e906b3bd3c3eeaf2b7a0cf9389ab9]

INTEGRATION: CWS sb18 (1.8.250); FILE MERGED 2004/05/21 14:55:35 sb 1.8.250.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [4c018eef5fd5224a58f6f6e78b19834d13a7d46a]

INTEGRATION: CWS sb18 (1.8.250); FILE MERGED 2004/05/21 14:55:34 sb 1.8.250.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [fad8288064f26132dd941d480e66af9f26705411]

INTEGRATION: CWS sb18 (1.8.250); FILE MERGED 2004/05/21 14:55:33 sb 1.8.250.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [36aec971d9e52ae8c00310531f92ecade0906df8]

INTEGRATION: CWS sb18 (1.4.250); FILE MERGED 2004/05/21 14:55:33 sb 1.4.250.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [ccea7817c7251e7975a7c9592939c2b226a92415]

INTEGRATION: CWS sb18 (1.8.250); FILE MERGED 2004/05/21 14:55:32 sb 1.8.250.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [4b2451ac357429f2bf9cee55b358d8ca7a92d581]

INTEGRATION: CWS sb18 (1.8.250); FILE MERGED 2004/05/21 14:55:31 sb 1.8.250.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [83da8d0421781d1b6c89caa215ee9d569228e658]

INTEGRATION: CWS sb18 (1.8.250); FILE MERGED 2004/05/21 14:55:30 sb 1.8.250.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [b0bbfcd7e3b06ee48569ad44788f1e6d204bffce]

INTEGRATION: CWS sb18 (1.8.250); FILE MERGED 2004/05/21 14:55:29 sb 1.8.250.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [2e04cae30467146b0a2e24c18aa888d2b7165060]

INTEGRATION: CWS sb18 (1.6.250); FILE MERGED 2004/05/21 14:55:29 sb 1.6.250.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [fec1be52661101016b1dbf2f5013f9769f763e73]

INTEGRATION: CWS sb18 (1.8.250); FILE MERGED 2004/05/21 14:55:28 sb 1.8.250.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [6fc13195bae4da6b3c4a3824cb8312a98af3cc82]

INTEGRATION: CWS sb18 (1.8.250); FILE MERGED 2004/05/21 14:55:27 sb 1.8.250.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [0e834485ef9350618bff17af1695eba9f322c02b]

INTEGRATION: CWS sb18 (1.5.250); FILE MERGED 2004/05/21 14:55:27 sb 1.5.250.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [33c1a270ba01c6d215ffc1e890ca2213d92f247f]

INTEGRATION: CWS sb18 (1.8.250); FILE MERGED 2004/05/21 14:55:26 sb 1.8.250.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [06c9799bbeded97883415baa803723a65f39edcb]

INTEGRATION: CWS sb18 (1.6.250); FILE MERGED 2004/05/21 14:55:26 sb 1.6.250.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [6e47de5ebc9dd9c66ccb909a4f1c9067e7548b83]

INTEGRATION: CWS sb18 (1.9.250); FILE MERGED 2004/05/21 14:55:26 sb 1.9.250.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [0496b0e44163bf6868d14cf09ab3b46f84ca6ade]

INTEGRATION: CWS sb18 (1.8.250); FILE MERGED 2004/05/21 14:55:25 sb 1.8.250.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [4f4fcd983fc53cd6e54af6863cfed753141b2597]

INTEGRATION: CWS sb18 (1.2.76); FILE MERGED 2004/05/21 14:55:25 sb 1.2.76.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [a5d92fe73eb8b72ded917da2885131cc92b77f50]

INTEGRATION: CWS sb18 (1.9.202); FILE MERGED 2004/05/21 14:55:24 sb 1.9.202.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [f73ba6e2a9d0b613b4047c9e5e1fcff9b853a061]

INTEGRATION: CWS sb18 (1.4.406); FILE MERGED 2004/05/21 14:55:24 sb 1.4.406.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [47587e73d125e255e17c42b22da144ecead1f1c7]

INTEGRATION: CWS sb18 (1.8.250); FILE MERGED 2004/05/21 14:55:24 sb 1.8.250.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [42fd8c13f771e608db31ff62459b5a3d105f357f]

INTEGRATION: CWS sb18 (1.3.280); FILE MERGED 2004/05/21 14:55:23 sb 1.3.280.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [a54133d67e0335506ff0395add10a0cd760efefa]

INTEGRATION: CWS sb18 (1.5.250); FILE MERGED 2004/05/21 14:55:23 sb 1.5.250.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [e3445c441486aa034e983edde695d6cfe837b8fa]

INTEGRATION: CWS sb18 (1.5.250); FILE MERGED 2004/05/21 14:55:22 sb 1.5.250.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [869187f4986b367a6bf447ce6e5007da7f3eb09a]

INTEGRATION: CWS sb18 (1.4.270); FILE MERGED 2004/05/21 14:55:22 sb 1.4.270.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [bf3a91e246b1a8ad420f4bfb547f942b42dcb4a8]

INTEGRATION: CWS sb18 (1.6.250); FILE MERGED 2004/05/21 14:55:22 sb 1.6.250.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [f1c1ce24b0e14ee02fa295e291939eafe89e09c6]

INTEGRATION: CWS sb18 (1.4.266); FILE MERGED 2004/05/21 14:55:22 sb 1.4.266.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [9cb47eaf558864d3421bd211899d2a9ee7a1ca5b]

INTEGRATION: CWS sb18 (1.3.280); FILE MERGED 2004/05/21 14:55:21 sb 1.3.280.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [271c9898488150ada3b8a18eac629281c7111a8d]

INTEGRATION: CWS sb18 (1.3.280); FILE MERGED 2004/05/21 14:55:20 sb 1.3.280.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [075f0982569712d7e8ce5b270c52d995d4e783ac]

INTEGRATION: CWS sb18 (1.4.270); FILE MERGED 2004/05/21 14:55:19 sb 1.4.270.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [d8c06c2da695007f34d511ab65c7e9c8a7b1dfdb]

INTEGRATION: CWS sb18 (1.3.280); FILE MERGED 2004/05/21 14:55:19 sb 1.3.280.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [3b86a1d072b4a997e8467d1259abc6c9624a9470]

INTEGRATION: CWS sb18 (1.6.250); FILE MERGED 2004/05/21 14:55:18 sb 1.6.250.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [53430b14ed4e42bf7b1159bfc168cfebf7138f51]

INTEGRATION: CWS sb18 (1.3.270); FILE MERGED 2004/05/21 14:55:18 sb 1.3.270.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [a012299cfc4ad644945f726ee29e36fae5446a27]

INTEGRATION: CWS sb18 (1.5.250); FILE MERGED 2004/05/21 14:55:18 sb 1.5.250.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [6c86adf76b73879589f5e6608a389edb6f6aa678]

INTEGRATION: CWS sb18 (1.5.256); FILE MERGED 2004/05/21 14:55:17 sb 1.5.256.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [c059085e34e5b2d038aba035d7b0e37fa7b228cd]

INTEGRATION: CWS sb18 (1.5.250); FILE MERGED 2004/05/21 14:55:17 sb 1.5.250.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [4acfb3961bf693f812fc49830faedb3c1fea5387]

INTEGRATION: CWS sb18 (1.3.280); FILE MERGED 2004/05/21 14:55:17 sb 1.3.280.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [8ef72acadd1d996a8c5a688a26f03c7e5ce11369]

INTEGRATION: CWS sb18 (1.5.250); FILE MERGED 2004/05/21 14:55:16 sb 1.5.250.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [6b01ea2b87cccdbf4580663f48196524f5b84178]

INTEGRATION: CWS sb18 (1.3.280); FILE MERGED 2004/05/21 14:55:15 sb 1.3.280.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [656be6126424cdb8680b0e5d18e30de8a5895adb]

INTEGRATION: CWS sb18 (1.3.270); FILE MERGED 2004/05/21 14:55:15 sb 1.3.270.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [9c528dd80192c03604a722673b3de2fc72d744e1]

INTEGRATION: CWS sb18 (1.3.270); FILE MERGED 2004/05/21 14:55:14 sb 1.3.270.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [9f219fb7998e8896b84bfc62adf6f1790733ebde]

INTEGRATION: CWS sb18 (1.3.270); FILE MERGED 2004/05/21 14:55:13 sb 1.3.270.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [d18b017c6a28fe5374f0b9c0bdae09d723d0d0dc]

INTEGRATION: CWS sb18 (1.3.270); FILE MERGED 2004/05/21 14:55:12 sb 1.3.270.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [b09969eaed610173561468d035f0a04c8b47138c]

INTEGRATION: CWS sb18 (1.3.270); FILE MERGED 2004/05/21 14:55:11 sb 1.3.270.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [a7812c9ac8a8983be0be2e52ad080980511ca64c]

INTEGRATION: CWS sb18 (1.3.270); FILE MERGED 2004/05/21 14:55:10 sb 1.3.270.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [c8ad8cbdd4e4f341de3b3e8d84b7589f05ea5f06]

INTEGRATION: CWS sb18 (1.5.258); FILE MERGED 2004/05/21 14:55:10 sb 1.5.258.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [4cfe964002c80920920af252c9ac9aa00ef65e00]

INTEGRATION: CWS sb18 (1.4.270); FILE MERGED 2004/05/21 14:55:09 sb 1.4.270.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [a701c63bc7811b2030ef6fc0611de0f79d5e8d78]

INTEGRATION: CWS sb18 (1.3.270); FILE MERGED 2004/05/21 14:55:09 sb 1.3.270.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [cfe8aced42de18149c5cfb96fd5715e7f36d90b3]

INTEGRATION: CWS sb18 (1.5.124); FILE MERGED 2004/05/21 14:55:08 sb 1.5.124.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [20721dde5f8f1387a72ca1425963fc9fb18d4a01]

INTEGRATION: CWS sb18 (1.4.258); FILE MERGED 2004/05/21 14:55:08 sb 1.4.258.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [94a406c1f491b16bc777e092deed2192965f348b]

INTEGRATION: CWS sb18 (1.3.270); FILE MERGED 2004/05/21 14:55:08 sb 1.3.270.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [b94a182ab2746e6dbe9228d7913855ce156a4b95]

INTEGRATION: CWS sb18 (1.3.270); FILE MERGED 2004/05/21 14:55:07 sb 1.3.270.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [f4aeddcc66e4123f798e32e4f788aeb3128ca768]

INTEGRATION: CWS sb18 (1.4.258); FILE MERGED 2004/05/21 14:55:07 sb 1.4.258.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [b648c5f37fca4c4159efe226778fb3d03b8978b9]

INTEGRATION: CWS sb18 (1.5.258); FILE MERGED 2004/05/21 14:55:06 sb 1.5.258.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [486b6a6c306ae020225aa57d287a4711cce06359]

INTEGRATION: CWS sb18 (1.3.270); FILE MERGED 2004/05/21 14:55:06 sb 1.3.270.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [5a069f981f3792fd4fba6ab0a62fe355601f5ba1]

INTEGRATION: CWS sb18 (1.4.258); FILE MERGED 2004/05/21 14:55:05 sb 1.4.258.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [a791a3305e70e82774f3fcab7dff5330037d5009]

INTEGRATION: CWS sb18 (1.3.270); FILE MERGED 2004/05/21 14:55:05 sb 1.3.270.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [df257057bb7ccfb83d59ed4dc4e51c0256975d00]

INTEGRATION: CWS sb18 (1.4.270); FILE MERGED 2004/05/21 14:55:05 sb 1.4.270.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [22f386bc6280fd20d986e0bef25a26d01ad45814]

INTEGRATION: CWS sb18 (1.3.270); FILE MERGED 2004/05/21 14:55:04 sb 1.3.270.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [16a20f4a8097c7ef202a3844bb19ac42c0cfb6fe]

INTEGRATION: CWS sb18 (1.4.270); FILE MERGED 2004/05/21 14:55:04 sb 1.4.270.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [0af4b09d813f2bcf5548859482cafea4f9feca69]

INTEGRATION: CWS sb18 (1.3.270); FILE MERGED 2004/05/21 14:55:03 sb 1.3.270.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [d4ae0933346488f4be1a9668356dfc4e7d62d468]

INTEGRATION: CWS sb18 (1.5.92); FILE MERGED 2004/05/21 15:10:40 sb 1.5.92.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [77bf1df5cdb839a8bacac15cc7689bcab20f6bc0]

INTEGRATION: CWS sb18 (1.4.92); FILE MERGED 2004/05/21 15:10:39 sb 1.4.92.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [6542480f8dcc45c4a7fdb7a681c6c1cf62ddc0b9]

INTEGRATION: CWS sb18 (1.4.92); FILE MERGED 2004/05/21 15:10:38 sb 1.4.92.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [e4b5eca506467ff73055deb6115e286cf260c78b]

INTEGRATION: CWS sb18 (1.6.92); FILE MERGED 2004/05/21 15:10:37 sb 1.6.92.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [6d48e7ce29f3ee77ce22cb8f317ce3717ea70847]

INTEGRATION: CWS sb18 (1.4.92); FILE MERGED 2004/05/21 15:10:36 sb 1.4.92.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [8f256096746a613c3197de23861550e604026f13]

INTEGRATION: CWS sb18 (1.9.100); FILE MERGED 2004/05/21 15:10:35 sb 1.9.100.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [6e741893ffd967a4d722dff6bb6b41ea304e2252]

INTEGRATION: CWS sb18 (1.3.132); FILE MERGED 2004/05/21 15:10:35 sb 1.3.132.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [3f58096f6d5e6602a433a422c4c463065c0346ae]

INTEGRATION: CWS sb18 (1.10.100); FILE MERGED 2004/05/21 15:10:34 sb 1.10.100.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [cb1f0cf87d8db6548cb43beef03b31175ec03213]

INTEGRATION: CWS sb18 (1.10.8); FILE MERGED 2004/05/21 15:10:34 sb 1.10.8.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [e403c24c7ef85564b2d5efe5f937848241ec0054]

INTEGRATION: CWS sb18 (1.7.128); FILE MERGED 2004/05/21 15:10:34 sb 1.7.128.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [6db1a3116b2440d964b1e746ae893214d96b9434]

INTEGRATION: CWS sb18 (1.4.128); FILE MERGED 2004/05/21 15:10:34 sb 1.4.128.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [dc8e3c8e62dc904bb304685a79b907c0f584cd2f]

INTEGRATION: CWS sb18 (1.9.8); FILE MERGED 2004/05/21 15:10:33 sb 1.9.8.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [0c30db5a08d4d386c740d6d6edfe02d64dd0ff46]

INTEGRATION: CWS sb18 (1.9.100); FILE MERGED 2004/05/21 15:10:33 sb 1.9.100.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [3512599cdd6964616fedfe14b9318614c0a31c34]

INTEGRATION: CWS sb18 (1.8.100); FILE MERGED 2004/05/21 15:10:33 sb 1.8.100.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [a2b9e1f8536326718b3d05bee302942bd3948e36]

INTEGRATION: CWS sb18 (1.9.100); FILE MERGED 2004/05/21 15:10:32 sb 1.9.100.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [021762767886b4bb6d81f6ef00ea1ef2fb29e8c3]

INTEGRATION: CWS sb18 (1.1.152); FILE MERGED 2004/05/21 15:10:32 sb 1.1.152.1: #i21150# Added published flag.


2004-06-03  Rüdiger Timm  <rt@openoffice.org>  [9731c792c007fbaf1d4fd26b0660d956349e66d9]

#i10000# Time bomb set


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [5b1a18769cf552304cdd621a512bc22389c33150]

INTEGRATION: CWS sb18 (1.8.100); FILE MERGED 2004/05/21 15:10:32 sb 1.8.100.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [acde6732c67b303d1c19944f5ad1237a236b3409]

INTEGRATION: CWS sb18 (1.4.92); FILE MERGED 2004/05/21 15:10:31 sb 1.4.92.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [83ba1b2caca3a098f3b0aebe4ffe8f846d4b4506]

INTEGRATION: CWS sb18 (1.6.128); FILE MERGED 2004/05/21 15:10:31 sb 1.6.128.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [ae68a8b5adecb550e5b90e3f48eaa1e65262b1f9]

INTEGRATION: CWS sb18 (1.7.52); FILE MERGED 2004/05/21 15:10:30 sb 1.7.52.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [1a403ff434fd520841c52cdbaf65334bb2c2d093]

INTEGRATION: CWS sb18 (1.5.148); FILE MERGED 2004/05/21 15:10:30 sb 1.5.148.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [b2b60962cf1e24a84aaf091999808e8c42eb55ae]

INTEGRATION: CWS sb18 (1.7.116); FILE MERGED 2004/05/21 15:10:29 sb 1.7.116.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [cadffc6482e1ebcbc21c9be7b3eac325fbbbf3d7]

INTEGRATION: CWS sb18 (1.6.148); FILE MERGED 2004/05/21 15:10:29 sb 1.6.148.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [76882936331f99a63d48698f9a06615f48b6462d]

INTEGRATION: CWS sb18 (1.8.100); FILE MERGED 2004/05/21 15:10:29 sb 1.8.100.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [0c3da0b2a217b077040bd6dc4c8b5a9e77a2e319]

INTEGRATION: CWS sb18 (1.5.116); FILE MERGED 2004/05/21 15:10:28 sb 1.5.116.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [8a4e46254bbf372886129e1683e4b48629f91b00]

INTEGRATION: CWS sb18 (1.4.100); FILE MERGED 2004/05/21 15:10:27 sb 1.4.100.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [a397411907b17b0585330f4e156be11a0d91c6ce]

INTEGRATION: CWS sb18 (1.5.100); FILE MERGED 2004/05/21 15:10:27 sb 1.5.100.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [3587ad49f71f2e596d97af46f532e4951a66ad44]

INTEGRATION: CWS sb18 (1.4.100); FILE MERGED 2004/05/21 15:10:26 sb 1.4.100.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [639702c8e48b84c0fbe2b45942745a87df10bb62]

INTEGRATION: CWS sb18 (1.6.92); FILE MERGED 2004/05/21 15:10:26 sb 1.6.92.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [703f327cb75631a4e0069a345e9e9b91cc88b1a4]

INTEGRATION: CWS sb18 (1.4.92); FILE MERGED 2004/05/21 15:10:26 sb 1.4.92.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [36371f0130957e12636d40c20e1f48b3d676f71f]

INTEGRATION: CWS sb18 (1.14.92); FILE MERGED 2004/05/21 15:10:25 sb 1.14.92.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [9ea5364e601fe6bec2f1d8f12ae3fa14ce8b3a14]

INTEGRATION: CWS sb18 (1.11.92); FILE MERGED 2004/05/21 15:10:25 sb 1.11.92.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [fe6958654b76259eec7ec7f0b6d0a2a43d51b3ef]

INTEGRATION: CWS sb18 (1.5.92); FILE MERGED 2004/05/21 15:10:25 sb 1.5.92.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [6b55e05c2df2a1bf8a4ff07343aaf9e5d3153dbe]

INTEGRATION: CWS sb18 (1.4.92); FILE MERGED 2004/05/21 15:10:24 sb 1.4.92.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [9da581011c47f367d1df9ac483aa61c9b959c89b]

INTEGRATION: CWS sb18 (1.9.92); FILE MERGED 2004/05/21 15:10:24 sb 1.9.92.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [9b42ccd91f40b12194ddd0a7ae6b7fe3cac83cf2]

INTEGRATION: CWS sb18 (1.10.92); FILE MERGED 2004/05/21 15:10:23 sb 1.10.92.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [0d94aa125e437f53aa143e8ad766fb3882fd3cdd]

INTEGRATION: CWS sb18 (1.11.100); FILE MERGED 2004/05/21 15:10:23 sb 1.11.100.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [8151b1bc5a3d59834dfa64b2a6e4226a74851c6b]

INTEGRATION: CWS sb18 (1.4.116); FILE MERGED 2004/05/21 15:10:23 sb 1.4.116.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [fd148ff2a873b590ffacf514a972fec5ad9f8d03]

INTEGRATION: CWS sb18 (1.4.116); FILE MERGED 2004/05/21 15:10:22 sb 1.4.116.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [8a0df68436e3deecd377807044547450c65f8d84]

INTEGRATION: CWS sb18 (1.6.116); FILE MERGED 2004/05/21 15:10:22 sb 1.6.116.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [0814699b22c81c39cf67ce6b891d1838861e8e8a]

INTEGRATION: CWS sb18 (1.3.116); FILE MERGED 2004/05/21 15:10:22 sb 1.3.116.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [4252f6b73e249b5e82b5ee73f642c46428c74148]

INTEGRATION: CWS sb18 (1.4.116); FILE MERGED 2004/05/21 15:10:21 sb 1.4.116.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [01c2eb230e22a15a8e8a22adff473096b40b6fc0]

INTEGRATION: CWS sb18 (1.8.116); FILE MERGED 2004/05/21 15:10:20 sb 1.8.116.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [ede154caa8ccc4ac49ecefdbab28292114d88c6d]

INTEGRATION: CWS sb18 (1.9.116); FILE MERGED 2004/05/21 15:10:20 sb 1.9.116.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [95779ce6c73a9337e6a9ea8eb2b181577294de8c]

INTEGRATION: CWS sb18 (1.7.116); FILE MERGED 2004/05/21 15:10:20 sb 1.7.116.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [c5e14bf045e0c2bb57605b2abf5a0ecf9df27f76]

INTEGRATION: CWS sb18 (1.8.116); FILE MERGED 2004/05/21 15:10:19 sb 1.8.116.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [93badcb43e41c0750f718eb79023ab3a8282b501]

INTEGRATION: CWS sb18 (1.9.116); FILE MERGED 2004/05/21 15:10:19 sb 1.9.116.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [74554149dc8600505ff7721ea760893c4d541b48]

INTEGRATION: CWS sb18 (1.7.116); FILE MERGED 2004/05/21 15:10:19 sb 1.7.116.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [494819ecb4f5b284f5a4d3c157094571cb0fb308]

INTEGRATION: CWS sb18 (1.7.116); FILE MERGED 2004/05/21 15:10:18 sb 1.7.116.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [da04f3b240dc2233750571987931dbd4f26b6e6a]

INTEGRATION: CWS sb18 (1.9.100); FILE MERGED 2004/05/21 15:10:18 sb 1.9.100.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [e4a86244671cca93e6462b3d98e314ef20ff422a]

INTEGRATION: CWS sb18 (1.6.116); FILE MERGED 2004/05/21 15:10:18 sb 1.6.116.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [271b3bffd7ee427e5162018cfc9b316178ee92d6]

INTEGRATION: CWS sb18 (1.5.116); FILE MERGED 2004/05/21 15:10:17 sb 1.5.116.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [831cfb18bc5c24e8d30886368aac9ac8335eb235]

INTEGRATION: CWS sb18 (1.8.100); FILE MERGED 2004/05/21 15:10:17 sb 1.8.100.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [d376987c836c1a0d704f63c52a6c745ff3c22667]

INTEGRATION: CWS sb18 (1.6.116); FILE MERGED 2004/05/21 15:10:16 sb 1.6.116.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [dcfd22f113d1d833eb651f8322853f7679239ec2]

INTEGRATION: CWS sb18 (1.5.116); FILE MERGED 2004/05/21 15:10:16 sb 1.5.116.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [f5a5e310eab0b352abd033d49c96a83d06614342]

INTEGRATION: CWS sb18 (1.7.116); FILE MERGED 2004/05/21 15:10:15 sb 1.7.116.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [061f650a7826fcf7885afa6cc13b50b74fcf3e1f]

INTEGRATION: CWS sb18 (1.6.116); FILE MERGED 2004/05/21 15:10:15 sb 1.6.116.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [55297816d67065c7791ddd43b532130feb7beee9]

INTEGRATION: CWS sb18 (1.5.116); FILE MERGED 2004/05/21 15:10:15 sb 1.5.116.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [69dcd00294a2a80ebbcd3d3f66f263d1a1d3ca33]

INTEGRATION: CWS sb18 (1.10.100); FILE MERGED 2004/05/21 15:10:14 sb 1.10.100.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [fe0ba90da3a44f9c8e44d6cb5e165538f32763e3]

INTEGRATION: CWS sb18 (1.5.116); FILE MERGED 2004/05/21 15:10:14 sb 1.5.116.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [9be1935fa4f93e62be5cbec66e07e13a8ba8a5cd]

INTEGRATION: CWS sb18 (1.10.100); FILE MERGED 2004/05/21 15:10:13 sb 1.10.100.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [48116aa54b198516fe7ac7329e95caa29b15735d]

INTEGRATION: CWS sb18 (1.7.116); FILE MERGED 2004/05/21 15:10:13 sb 1.7.116.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [5f9c1aa439622121b92ee4ee52906f5525558407]

INTEGRATION: CWS sb18 (1.6.116); FILE MERGED 2004/05/21 15:10:13 sb 1.6.116.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [64ff771f8066d13a3ac9e4ac244085b116f9e03b]

INTEGRATION: CWS sb18 (1.8.100); FILE MERGED 2004/05/21 15:10:13 sb 1.8.100.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [9006edde0cded0c9c055cae15ed95b7f98b0f9c8]

INTEGRATION: CWS sb18 (1.6.116); FILE MERGED 2004/05/21 15:10:12 sb 1.6.116.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [1a891aa12cd927701621cc54505ccddf979a0bc0]

INTEGRATION: CWS sb18 (1.7.116); FILE MERGED 2004/05/21 15:10:12 sb 1.7.116.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [f2b4e9141c009c2c5b736caa7833f9e5c6570d17]

INTEGRATION: CWS sb18 (1.9.116); FILE MERGED 2004/05/21 15:10:11 sb 1.9.116.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [40f3fa16f37c00153f8e00134b14169ed48f532f]

INTEGRATION: CWS sb18 (1.8.116); FILE MERGED 2004/05/21 15:10:11 sb 1.8.116.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [d2ff8d5ae2cf589befb9cfc5ea796a981f91e0f1]

INTEGRATION: CWS sb18 (1.11.100); FILE MERGED 2004/05/21 15:10:10 sb 1.11.100.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [672b551e346d0a88633f7399f089acae223fd960]

INTEGRATION: CWS sb18 (1.8.100); FILE MERGED 2004/05/21 15:10:10 sb 1.8.100.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [d55679348537dd9a8ec45a7150130a22d4966a32]

INTEGRATION: CWS sb18 (1.8.100); FILE MERGED 2004/05/21 15:10:09 sb 1.8.100.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [1f87aa5b94dce03a44a790995a1cc32e4ffee371]

INTEGRATION: CWS sb18 (1.8.100); FILE MERGED 2004/05/21 15:10:08 sb 1.8.100.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [46f3e44061c6c50ecd9f91c32f9bbe0baf862d60]

INTEGRATION: CWS sb18 (1.11.100); FILE MERGED 2004/05/21 15:10:08 sb 1.11.100.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [882d83a6c569b40c4c77db9982f7b90974936fb5]

INTEGRATION: CWS sb18 (1.8.100); FILE MERGED 2004/05/21 15:10:07 sb 1.8.100.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [8461851b9aed2f3c7a05b150c632c53f5db32c55]

INTEGRATION: CWS sb18 (1.7.100); FILE MERGED 2004/05/21 15:10:07 sb 1.7.100.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [d88e23268d8a19ab73559e17cf594897c7c653ae]

INTEGRATION: CWS sb18 (1.9.100); FILE MERGED 2004/05/21 15:10:06 sb 1.9.100.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [6fb977d40406ae242890b956e79ba3ab577583d6]

INTEGRATION: CWS sb18 (1.9.100); FILE MERGED 2004/05/21 15:10:05 sb 1.9.100.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [cb9c85ee9e5ac951b27a91ac3be4f4c4d7d95ee1]

INTEGRATION: CWS sb18 (1.14.2); FILE MERGED 2004/04/14 08:03:47 sb 1.14.2.1: #i21150# Added support for polymorphic struct types.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [b7095fff25a9a6c2730b71cdc3483508ad1e762d]

INTEGRATION: CWS sb18 (1.9.100); FILE MERGED 2004/05/21 15:10:04 sb 1.9.100.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [ba059b7b5976f96de30b365d1794b23cda51b730]

INTEGRATION: CWS sb18 (1.8.2); FILE MERGED 2004/05/21 15:10:03 sb 1.8.2.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [97e53b6b07d7ace7c64a5c523f78f9da8857433f]

INTEGRATION: CWS sb18 (1.4.92); FILE MERGED 2004/05/21 15:10:03 sb 1.4.92.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [caf5541d101e3f07ca3239cbedbfaf25826275f2]

INTEGRATION: CWS sb18 (1.10.30); FILE MERGED 2004/05/21 15:10:03 sb 1.10.30.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [7c5ea58dc68a4e2d1c3c9c85326c381899096d34]

INTEGRATION: CWS sb18 (1.1.2); FILE ADDED 2004/04/21 15:25:26 sb 1.1.2.2: #i21150# Cleaned up nomenclature of polymorphic struct types. 2004/04/14 08:04:07 sb 1.1.2.1: #i21150# Added support for polymorphic struct types.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [796849d2ee7518eff4e789028e0d6b55b8e09c79]

INTEGRATION: CWS sb18 (1.2.2); FILE MERGED 2004/04/08 14:36:24 sb 1.2.2.1: #i21150# Fixed UNOIDL typedef support.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [81ccbf4697f199882438833ac2c598ab04f00aec]

INTEGRATION: CWS sb18 (1.5.2); FILE MERGED 2004/05/21 15:10:03 sb 1.5.2.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [f2c83c41e9130b2befaf07e722ab906943b9128f]

INTEGRATION: CWS sb18 (1.2.2); FILE MERGED 2004/04/08 14:36:23 sb 1.2.2.1: #i21150# Fixed UNOIDL typedef support.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [19edd43eebad4d7ca12bc9bfcd958b3c4f3bc9bb]

INTEGRATION: CWS sb18 (1.6.2); FILE MERGED 2004/05/21 15:10:02 sb 1.6.2.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [9c83e2d0727e3090fe1cdf0af564e5b1690ac1a3]

INTEGRATION: CWS sb18 (1.8.52); FILE MERGED 2004/05/21 15:10:02 sb 1.8.52.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [22c7375cb51d629dbb1369ad58f83221f89f3f39]

INTEGRATION: CWS sb18 (1.4.92); FILE MERGED 2004/05/21 15:10:02 sb 1.4.92.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [63f0988bd74cc11bd13b2a304e6d05b5ae435a6b]

INTEGRATION: CWS sb18 (1.11.2); FILE MERGED 2004/05/21 15:10:01 sb 1.11.2.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [214d0742b066dd93f6f2ccb04c33d5156a18947e]

INTEGRATION: CWS sb18 (1.3.2); FILE MERGED 2004/04/08 14:36:23 sb 1.3.2.1: #i21150# Fixed UNOIDL typedef support.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [0fe909069eb79392d26abc44a9de1fcb503e9490]

INTEGRATION: CWS sb18 (1.10.30); FILE MERGED 2004/05/21 15:10:01 sb 1.10.30.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [24095391b9f1c60d0ba234ff0ae8afdf8c2e617a]

INTEGRATION: CWS sb18 (1.9.100); FILE MERGED 2004/05/21 15:10:01 sb 1.9.100.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [65ccfd2e8f40fc94c92d165fd7c76f2d46e36bc9]

INTEGRATION: CWS sb18 (1.10.2); FILE MERGED 2004/05/21 15:10:01 sb 1.10.2.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [6895f29158ed4f168cfa11eab25afead67ea3a75]

INTEGRATION: CWS sb18 (1.10.100); FILE MERGED 2004/05/21 15:10:00 sb 1.10.100.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [c3d8b5c23fb72ea709a5dbad2219d071f20a037e]

INTEGRATION: CWS sb18 (1.11.100); FILE MERGED 2004/05/21 15:10:00 sb 1.11.100.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [527d9ee6001d741ec57fbf889a06331dc2b45222]

INTEGRATION: CWS sb18 (1.7.100); FILE MERGED 2004/05/21 15:10:00 sb 1.7.100.2: #i21150# Added published flag. 2004/05/17 16:03:02 sb 1.7.100.1: #i21150# Adapted to extended interface type attributes that raise non-RuntimeExceptions.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [e3e4edc2623fc239d65fe243d1f191c8b3864eed]

INTEGRATION: CWS sb18 (1.11.100); FILE MERGED 2004/05/21 15:09:59 sb 1.11.100.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [25caa486be8cb88eaf6deeaf88c1e17d7a6ae87f]

INTEGRATION: CWS sb18 (1.10.100); FILE MERGED 2004/05/21 15:09:59 sb 1.10.100.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [1292e9e2135fa703f2e23baa246bd386333129fe]

INTEGRATION: CWS sb18 (1.9.100); FILE MERGED 2004/05/21 15:09:59 sb 1.9.100.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [9d86b5069fa4fe42d06ba3b06234461fbc9875bf]

INTEGRATION: CWS sb18 (1.4.92); FILE MERGED 2004/05/21 15:09:58 sb 1.4.92.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [e1782cff3c2ca1dc78b7d78ac822fa22069052ea]

INTEGRATION: CWS sb18 (1.9.100); FILE MERGED 2004/05/21 15:09:58 sb 1.9.100.3: #i21150# Added published flag. 2004/05/13 14:20:26 sb 1.9.100.2: #i21150# Added clarifying comment. 2004/04/14 08:03:47 sb 1.9.100.1: #i21150# Added support for polymorphic struct types.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [f678941429bf4c8beb2b27c1129b05fda4098b8b]

INTEGRATION: CWS sb18 (1.5.100); FILE MERGED 2004/05/21 15:09:58 sb 1.5.100.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [5a0026b1b736aa4c4c59d8d2d4ba66ab5fd1e44d]

INTEGRATION: CWS sb18 (1.4.92); FILE MERGED 2004/05/21 15:09:57 sb 1.4.92.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [72127af7b3fe046513ce6f2a654f737bd19ce195]

INTEGRATION: CWS sb18 (1.14.92); FILE MERGED 2004/05/21 15:09:57 sb 1.14.92.2: #i21150# Added published flag. 2004/04/14 08:03:47 sb 1.14.92.1: #i21150# Added support for polymorphic struct types.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [2a56feea4413399249331b87c57ffc44e0b62eb5]

INTEGRATION: CWS sb18 (1.16.92); FILE MERGED 2004/05/21 15:09:57 sb 1.16.92.3: #i21150# Added published flag. 2004/04/21 15:25:26 sb 1.16.92.2: #i21150# Cleaned up nomenclature of polymorphic struct types. 2004/04/14 08:03:47 sb 1.16.92.1: #i21150# Added support for polymorphic struct types.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [09a87f9f853b2466a6130eb61bcd4cd8acca5849]

INTEGRATION: CWS sb18 (1.7.52); FILE MERGED 2004/05/21 15:09:57 sb 1.7.52.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [4ddb83dcf60e7a5b4dd7ff41422fc5d85053ee0a]

INTEGRATION: CWS sb18 (1.9.100); FILE MERGED 2004/05/21 15:09:57 sb 1.9.100.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [e1d6e3fd30d6e65466df7d34e4a99bf1ca41ec54]

INTEGRATION: CWS sb18 (1.9.100); FILE MERGED 2004/05/21 15:09:56 sb 1.9.100.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [89f850802ae6927b9ddffda52abfe35dfc1c8345]

INTEGRATION: CWS sb18 (1.4.92); FILE MERGED 2004/05/21 15:09:56 sb 1.4.92.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [bd68e63ff4336fc4616c64b28c70dd5a33adaccd]

INTEGRATION: CWS sb18 (1.8.100); FILE MERGED 2004/05/21 15:09:56 sb 1.8.100.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [0da75e397d5677312b3a2051aeeb7032f24fa9b2]

INTEGRATION: CWS sb18 (1.8.100); FILE MERGED 2004/05/21 15:09:55 sb 1.8.100.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [0cadcd9d23a96fcffb9b3cb1301a34eed20a5039]

INTEGRATION: CWS sb18 (1.12.100); FILE MERGED 2004/05/21 15:09:55 sb 1.12.100.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [08f93a36a2d14efa2b12096b184ca8b8f8f25b48]

INTEGRATION: CWS sb18 (1.11.100); FILE MERGED 2004/05/21 15:09:55 sb 1.11.100.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [0a5efd083962911c04e5124ed36d183de52d8743]

INTEGRATION: CWS sb18 (1.8.100); FILE MERGED 2004/05/21 15:09:54 sb 1.8.100.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [28d9d595450c61ed4d455cf7442d9b699ff81d81]

INTEGRATION: CWS sb18 (1.5.100); FILE MERGED 2004/05/21 15:09:54 sb 1.5.100.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [9f7e75940540835bf22a2fd3913673718250c9e3]

INTEGRATION: CWS sb18 (1.4.116); FILE MERGED 2004/05/21 15:09:54 sb 1.4.116.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [012d2f8dbd1dfb46915580162645edfdc5a6ed99]

INTEGRATION: CWS sb18 (1.9.100); FILE MERGED 2004/05/21 15:09:53 sb 1.9.100.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [68c3803f446d19577f1af349e27df7d84e26e5b7]

INTEGRATION: CWS sb18 (1.11.100); FILE MERGED 2004/05/21 15:09:53 sb 1.11.100.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [280866e7512ff67f58970ffd95bdfd59fa40788e]

INTEGRATION: CWS sb18 (1.9.116); FILE MERGED 2004/05/21 15:09:53 sb 1.9.116.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [1bd15ddc9952be3765ba514f380d89ae78afc292]

INTEGRATION: CWS sb18 (1.10.100); FILE MERGED 2004/05/21 15:09:52 sb 1.10.100.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [054e1f8bbf477403522a1087d60d7a75722ae6a0]

INTEGRATION: CWS sb18 (1.2.128); FILE MERGED 2004/05/21 15:09:52 sb 1.2.128.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [e98eea70944af41151eefc0d308d7e754cb7d5ee]

INTEGRATION: CWS sb18 (1.11.100); FILE MERGED 2004/05/21 15:09:52 sb 1.11.100.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [d0ab36b023ebab2a030f43632316594d489676de]

INTEGRATION: CWS sb18 (1.7.132); FILE MERGED 2004/05/21 15:09:52 sb 1.7.132.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [0ea0931624c0f8fd6de1b4a1f1cb51af38741991]

INTEGRATION: CWS sb18 (1.11.100); FILE MERGED 2004/05/21 15:09:51 sb 1.11.100.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [a89386fb727d8ac1a6c0c4f9cf7a54dfa11a627f]

INTEGRATION: CWS sb18 (1.4.128); FILE MERGED 2004/05/21 15:09:51 sb 1.4.128.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [22219b6d2b9a8cfc965e18882ddaff723a4fe248]

INTEGRATION: CWS sb18 (1.10.100); FILE MERGED 2004/05/21 15:09:51 sb 1.10.100.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [9b8708409ff1ae3b6cce09150f7d73bb908f6cb4]

INTEGRATION: CWS sb18 (1.11.100); FILE MERGED 2004/05/21 15:09:50 sb 1.11.100.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [ce4e3906b63c31206d4db8eba129c995ab04efc8]

INTEGRATION: CWS sb18 (1.12.8); FILE MERGED 2004/05/21 15:09:50 sb 1.12.8.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [789be06bbcbd16cd9fc65c8e568ef085b9a5fe1d]

INTEGRATION: CWS sb18 (1.13.8); FILE MERGED 2004/05/21 15:09:50 sb 1.13.8.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [9ed4d2b367a4ea5858bc1b38a8cbc87477ca9130]

INTEGRATION: CWS sb18 (1.15.100); FILE MERGED 2004/05/21 15:09:50 sb 1.15.100.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [15729dd44d778083d93706c8eb7863cfd51b0b9c]

INTEGRATION: CWS sb18 (1.2.132); FILE MERGED 2004/05/21 15:09:50 sb 1.2.132.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [c5d3b2c9db486cf05e26b1ba05c1ca3ef7fbdafa]

INTEGRATION: CWS sb18 (1.8.100); FILE MERGED 2004/05/21 15:09:50 sb 1.8.100.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [765d418ca570c9a511f3963b3e63c2c8dc68dfbd]

INTEGRATION: CWS sb18 (1.9.100); FILE MERGED 2004/05/21 15:09:49 sb 1.9.100.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [7eeda66e3792a289ea9e7cd5deff62a0ee7be79d]

INTEGRATION: CWS sb18 (1.8.100); FILE MERGED 2004/05/21 15:09:49 sb 1.8.100.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [c5bcdc2488d1cb0ba91896a589045d3dd8bc73e9]

INTEGRATION: CWS sb18 (1.13.100); FILE MERGED 2004/05/21 15:09:49 sb 1.13.100.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [d4f7c479bf8757fd5dc66c176e5c7b1b72f1efb3]

INTEGRATION: CWS sb18 (1.11.100); FILE MERGED 2004/05/21 15:09:49 sb 1.11.100.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [3ff7b406ad43dd8402e25715e5f51cedfc872f88]

INTEGRATION: CWS sb18 (1.11.100); FILE MERGED 2004/05/21 15:09:48 sb 1.11.100.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [7323a56ac6f69c1ee97fe0b28b2975de61158c8a]

INTEGRATION: CWS sb18 (1.11.92); FILE MERGED 2004/05/21 15:09:48 sb 1.11.92.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [fc452fc8fc8109f5f37bc88af222fa7d5eac8ff0]

INTEGRATION: CWS sb18 (1.8.100); FILE MERGED 2004/05/21 15:09:48 sb 1.8.100.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [5f7a8b1d3a7257dbfb005ed9023479f9ee37e625]

INTEGRATION: CWS sb18 (1.12.100); FILE MERGED 2004/05/21 15:09:48 sb 1.12.100.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [2af3af9eae43ccc0806789724b68cc0b3e6dabab]

INTEGRATION: CWS sb18 (1.9.100); FILE MERGED 2004/05/21 15:09:47 sb 1.9.100.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [35a6309c97f39b758e51a8edcc532c3e61627950]

INTEGRATION: CWS sb18 (1.8.100); FILE MERGED 2004/05/21 15:09:47 sb 1.8.100.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [279c1a44a6fcc51caaaa72f6567693ff9da1d12c]

INTEGRATION: CWS sb18 (1.7.100); FILE MERGED 2004/05/21 15:09:46 sb 1.7.100.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [19642461bc2783986502c7c3f9cf78a3add03756]

INTEGRATION: CWS sb18 (1.9.100); FILE MERGED 2004/05/21 15:09:46 sb 1.9.100.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [cba4b509becb484617d6d86b4ab150334977d7e4]

INTEGRATION: CWS sb18 (1.8.100); FILE MERGED 2004/05/21 15:09:46 sb 1.8.100.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [810cfa2c5e4df4b3e87cffc5df68b88c3bd6152d]

INTEGRATION: CWS sb18 (1.8.100); FILE MERGED 2004/05/21 15:09:45 sb 1.8.100.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [c7f630549da326659d452a246110a1839422a5ca]

INTEGRATION: CWS sb18 (1.15.8); FILE MERGED 2004/05/21 15:09:45 sb 1.15.8.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [828dc4e892244847808811c2d6551320c8af7a36]

INTEGRATION: CWS sb18 (1.10.2); FILE MERGED 2004/05/21 15:09:44 sb 1.10.2.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [61645ffc036627ac185f4a32d0a7bd6ced91e3a9]

INTEGRATION: CWS sb18 (1.2.132); FILE MERGED 2004/05/21 15:09:44 sb 1.2.132.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [2b7730ee00e3fa85ef607e3c43df09ed89a4d911]

INTEGRATION: CWS sb18 (1.4.92); FILE MERGED 2004/05/21 15:09:44 sb 1.4.92.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [48976aa49927996abc45c8e6078a59e2388074e5]

INTEGRATION: CWS sb18 (1.9.8); FILE MERGED 2004/05/21 15:09:43 sb 1.9.8.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [6d88e6817e94c74b9285d1cde6f37ffbea7db721]

INTEGRATION: CWS sb18 (1.5.92); FILE MERGED 2004/05/21 15:09:43 sb 1.5.92.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [670222aabe60f64b3417d92453f1e19252c1e816]

INTEGRATION: CWS sb18 (1.4.92); FILE MERGED 2004/05/21 15:09:43 sb 1.4.92.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [4f50abb51e4db298674f2d8f472afaccccd23f5c]

INTEGRATION: CWS sb18 (1.4.92); FILE MERGED 2004/05/21 15:09:42 sb 1.4.92.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [04cc70bee41212a34c5f8ce4a58bffe4038ff68d]

INTEGRATION: CWS sb18 (1.6.148); FILE MERGED 2004/05/21 15:09:41 sb 1.6.148.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [47953ea11adbfa9094c84f9db3612d5c59f0319c]

INTEGRATION: CWS sb18 (1.5.100); FILE MERGED 2004/05/21 15:09:41 sb 1.5.100.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [3a39b3257c0d4175788a95c31c5ec3180474403d]

INTEGRATION: CWS sb18 (1.8.116); FILE MERGED 2004/05/21 15:09:41 sb 1.8.116.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [a66987e20c3dc60bb024369b7f0e1c929d91c4ef]

INTEGRATION: CWS sb18 (1.7.116); FILE MERGED 2004/05/21 15:09:41 sb 1.7.116.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [c10b3bf0ac631c53f10fdf6d06034dca4f0fa098]

INTEGRATION: CWS sb18 (1.9.100); FILE MERGED 2004/05/21 15:09:40 sb 1.9.100.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [96973ce703eeb301547d60843d803f36e189ccd7]

INTEGRATION: CWS sb18 (1.10.50); FILE MERGED 2004/05/21 15:09:40 sb 1.10.50.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [e8ea300cb11c95f55bcd5349049f86e573e32fcc]

INTEGRATION: CWS sb18 (1.12.100); FILE MERGED 2004/05/21 15:09:39 sb 1.12.100.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [b59db8893c7df55ad73071859e351b1fd4e69bab]

INTEGRATION: CWS sb18 (1.6.148); FILE MERGED 2004/05/21 15:09:39 sb 1.6.148.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [8b4756c7858e84f8b623c99de2498f6c679c0f14]

INTEGRATION: CWS sb18 (1.10.100); FILE MERGED 2004/05/21 15:09:39 sb 1.10.100.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [4d0850b4cc1e2ee013466cb7941042a5ce9e7469]

INTEGRATION: CWS sb18 (1.10.100); FILE MERGED 2004/05/21 15:09:38 sb 1.10.100.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [6d7684c9653d627759ea7be8afc60a22c34964df]

INTEGRATION: CWS sb18 (1.4.116); FILE MERGED 2004/05/21 15:09:38 sb 1.4.116.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [b50e16ba229867ccf55649746ece4e4efe778756]

INTEGRATION: CWS sb18 (1.14.100); FILE MERGED 2004/05/21 15:09:37 sb 1.14.100.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [6ada1c7e31a1fb8480216367082fc6360ffde57c]

INTEGRATION: CWS sb18 (1.9.100); FILE MERGED 2004/05/21 15:09:37 sb 1.9.100.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [a6aca8ea82e642266e4621d3c51217a719819900]

INTEGRATION: CWS sb18 (1.10.100); FILE MERGED 2004/05/21 15:09:37 sb 1.10.100.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [141dd136cd5bd868067a7ceb201d42bfaf09b60b]

INTEGRATION: CWS sb18 (1.9.100); FILE MERGED 2004/05/21 15:09:36 sb 1.9.100.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [b8787833dd44ba086f25350992709c91a096acdf]

INTEGRATION: CWS sb18 (1.9.100); FILE MERGED 2004/05/21 15:09:35 sb 1.9.100.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [ee573369c34472ac5d8fd3bec6986b36960e1463]

INTEGRATION: CWS sb18 (1.10.100); FILE MERGED 2004/05/21 15:09:35 sb 1.10.100.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [6a320ddbe53131ec806085d71eebe90a57929a28]

INTEGRATION: CWS sb18 (1.8.100); FILE MERGED 2004/05/21 15:09:35 sb 1.8.100.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [d2d6d6714a1d21cb7305418ee2434303e8f404ee]

INTEGRATION: CWS sb18 (1.6.116); FILE MERGED 2004/05/21 15:09:35 sb 1.6.116.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [54e3be08f82a43504923057a87b4e7ab87154f09]

INTEGRATION: CWS sb18 (1.6.116); FILE MERGED 2004/05/21 15:09:34 sb 1.6.116.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [98ba7457a4f44fc4ecc1d268e4f40ee977996e22]

INTEGRATION: CWS sb18 (1.9.100); FILE MERGED 2004/05/21 15:09:34 sb 1.9.100.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [5171366709c72c51142164bad672c5f502a0ca13]

INTEGRATION: CWS sb18 (1.10.100); FILE MERGED 2004/05/21 15:09:34 sb 1.10.100.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [ce5b9af01b79464056e6bd54d7ef5f266fdf748a]

INTEGRATION: CWS sb18 (1.9.100); FILE MERGED 2004/05/21 15:09:33 sb 1.9.100.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [798779d01db5c513d98a9d38ac3eef0401391905]

INTEGRATION: CWS sb18 (1.8.100); FILE MERGED 2004/05/21 15:09:33 sb 1.8.100.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [9497d5c8c8581ac0fe610856280111f472122a8d]

INTEGRATION: CWS sb18 (1.6.116); FILE MERGED 2004/05/21 15:09:33 sb 1.6.116.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [a1aad41e6878ba074fdf27f1784f69961d1d4848]

INTEGRATION: CWS sb18 (1.4.132); FILE MERGED 2004/05/21 15:09:33 sb 1.4.132.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [195d543270a0ee6f541094afe609ce234190d0ec]

INTEGRATION: CWS sb18 (1.8.100); FILE MERGED 2004/05/21 15:09:32 sb 1.8.100.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [72ccbd26c5472ad1c259f63610ea9f3e7181e4c6]

INTEGRATION: CWS sb18 (1.6.92); FILE MERGED 2004/05/21 15:09:32 sb 1.6.92.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [0976329bac6272f88512b888a201384ad1a96462]

INTEGRATION: CWS sb18 (1.9.100); FILE MERGED 2004/05/21 15:09:32 sb 1.9.100.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [6ca0b984c33c2a49f771935d20acd2a2c03fe6ec]

INTEGRATION: CWS sb18 (1.9.100); FILE MERGED 2004/05/21 15:09:31 sb 1.9.100.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [12e94ab9adda28f93312543c3746a3faff89dec1]

INTEGRATION: CWS sb18 (1.10.100); FILE MERGED 2004/05/21 15:09:31 sb 1.10.100.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [a2a8e4180025bc217e1bc3f43effcef2f0e349fe]

INTEGRATION: CWS sb18 (1.8.100); FILE MERGED 2004/05/21 15:09:31 sb 1.8.100.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [eb80eaa1190bc1f3e92195064375a593a1e19c64]

INTEGRATION: CWS sb18 (1.5.132); FILE MERGED 2004/05/21 15:09:30 sb 1.5.132.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [833d3fca08a21900396d274087e3b9598f38044b]

INTEGRATION: CWS sb18 (1.7.132); FILE MERGED 2004/05/21 15:09:30 sb 1.7.132.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [1d56db407251513af6b2a7c0803233e22b6df3a2]

INTEGRATION: CWS sb18 (1.6.132); FILE MERGED 2004/05/21 15:09:29 sb 1.6.132.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [7146288ad7216bff5d51168a436c8a7edf574a86]

INTEGRATION: CWS sb18 (1.7.116); FILE MERGED 2004/05/21 15:09:29 sb 1.7.116.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [c8a62818ef3fd2ef4e6e30c4a49d9829d33eb003]

INTEGRATION: CWS sb18 (1.6.116); FILE MERGED 2004/05/21 15:09:28 sb 1.6.116.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [4ec60e81ef122c75596c00714cc7b45c9ac4f32b]

INTEGRATION: CWS sb18 (1.7.116); FILE MERGED 2004/05/21 15:09:28 sb 1.7.116.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [a23ce3aafa0cb408285c5f8f0ab7935c991e6e5c]

INTEGRATION: CWS sb18 (1.10.100); FILE MERGED 2004/05/21 15:09:27 sb 1.10.100.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [f640a9bea32b6b2e785feff9243e582b8eb34513]

INTEGRATION: CWS sb18 (1.7.116); FILE MERGED 2004/05/21 15:09:27 sb 1.7.116.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [150a04ef9f5920a7d2be5e483259be66959f2f96]

INTEGRATION: CWS sb18 (1.9.100); FILE MERGED 2004/05/21 15:09:27 sb 1.9.100.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [d1e2fb886013b2f3da400dadc707561d36e56ee8]

INTEGRATION: CWS sb18 (1.4.100); FILE MERGED 2004/05/21 15:09:27 sb 1.4.100.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [d3de88a4abbe7c73097aaec4da0587b9482a72f6]

INTEGRATION: CWS sb18 (1.4.100); FILE MERGED 2004/05/21 15:09:26 sb 1.4.100.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [980ed5be46733b9080a762dba6ac89374b12fd60]

INTEGRATION: CWS sb18 (1.5.100); FILE MERGED 2004/05/21 15:09:26 sb 1.5.100.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [cafd2ec0eabc2a6ec77cfae78f928405a8c72025]

INTEGRATION: CWS sb18 (1.5.100); FILE MERGED 2004/05/21 15:09:25 sb 1.5.100.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [05967abbb4262b44df512481b6bf11466b800d4d]

INTEGRATION: CWS sb18 (1.10.116); FILE MERGED 2004/05/21 15:09:25 sb 1.10.116.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [da4a534770f851807721d0efb1d211c9b45147e1]

INTEGRATION: CWS sb18 (1.7.116); FILE MERGED 2004/05/21 15:09:25 sb 1.7.116.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [d4764dc7b861120b3325bd611122fd52ad786c6d]

INTEGRATION: CWS sb18 (1.7.116); FILE MERGED 2004/05/21 15:09:24 sb 1.7.116.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [3789df20f538169d0444fb74ed336ef283d3d9ca]

INTEGRATION: CWS sb18 (1.9.100); FILE MERGED 2004/05/21 15:09:24 sb 1.9.100.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [72caa2af539bb9f640b4ab82f957fbd454035cc8]

INTEGRATION: CWS sb18 (1.11.100); FILE MERGED 2004/05/21 15:09:24 sb 1.11.100.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [2a3e5744e16f5c8818aa9c628bb29cf41719e4a0]

INTEGRATION: CWS sb18 (1.9.116); FILE MERGED 2004/05/21 15:09:24 sb 1.9.116.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [5d05cedc1986d091c1987b8f7178445b19e221e1]

INTEGRATION: CWS sb18 (1.2.116); FILE MERGED 2004/05/21 15:09:24 sb 1.2.116.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [b6189e3b2411c4f4fe1c250dec84a4b7877f95be]

INTEGRATION: CWS sb18 (1.6.116); FILE MERGED 2004/05/21 15:09:23 sb 1.6.116.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [a70284ef80253e9acc79d6cef137fc738118a3d7]

INTEGRATION: CWS sb18 (1.8.116); FILE MERGED 2004/05/21 15:09:23 sb 1.8.116.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [95d705d557ce7067b83504c75da5e1805aadca21]

INTEGRATION: CWS sb18 (1.7.116); FILE MERGED 2004/05/21 15:09:23 sb 1.7.116.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [045b110f33b6600d734f18baa8d281026efa4fec]

INTEGRATION: CWS sb18 (1.7.116); FILE MERGED 2004/05/21 15:09:22 sb 1.7.116.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [4189a47e467f33a9859a709d453a1fa01a1c03c9]

INTEGRATION: CWS sb18 (1.6.116); FILE MERGED 2004/05/21 15:09:22 sb 1.6.116.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [eab3d1a5f55c28e4499ee44d9c1582a54e140d57]

INTEGRATION: CWS sb18 (1.9.132); FILE MERGED 2004/05/21 15:09:21 sb 1.9.132.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [cf6122b78d943fb92d635e452aa2223acd492f39]

INTEGRATION: CWS sb18 (1.8.116); FILE MERGED 2004/05/21 15:09:21 sb 1.8.116.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [44be26bdc2aff6c7b26142b14182c473eabf28a7]

INTEGRATION: CWS sb18 (1.2.148); FILE MERGED 2004/05/21 15:09:21 sb 1.2.148.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [ebbc8a79677d9d732fa9f3bba846fd7f93cb9fb2]

INTEGRATION: CWS sb18 (1.9.132); FILE MERGED 2004/05/21 15:09:20 sb 1.9.132.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [2ca54e182ee50ea0e8386c78ad7d225ac0a4bff6]

INTEGRATION: CWS sb18 (1.5.92); FILE MERGED 2004/05/21 15:09:20 sb 1.5.92.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [ed294e9807173e76741f2f7d970c5274f08f0f75]

INTEGRATION: CWS sb18 (1.6.136); FILE MERGED 2004/05/21 15:09:20 sb 1.6.136.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [49e8b4492ff76bb4456adbc7ef0f61a4aada375a]

INTEGRATION: CWS sb18 (1.6.132); FILE MERGED 2004/05/21 15:09:19 sb 1.6.132.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [c8286009893914fd165f8b52e65f1c8145cd07b8]

INTEGRATION: CWS sb18 (1.7.132); FILE MERGED 2004/05/21 15:09:19 sb 1.7.132.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [6a1db8ffb51fdc5660b973e197651cda98bcce94]

INTEGRATION: CWS sb18 (1.6.136); FILE MERGED 2004/05/21 15:09:19 sb 1.6.136.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [bb2dc302fd6273d8af37ca0c824ac481f4c00885]

INTEGRATION: CWS sb18 (1.6.132); FILE MERGED 2004/05/21 15:09:18 sb 1.6.132.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [66d14b3c7bd1e5b0942ae5745b8623f4e61009be]

INTEGRATION: CWS sb18 (1.10.100); FILE MERGED 2004/05/21 15:09:18 sb 1.10.100.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [ef09eeeb1c87dc81423be2f2fb804c201aae268a]

INTEGRATION: CWS sb18 (1.7.132); FILE MERGED 2004/05/21 15:09:18 sb 1.7.132.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [ce2514b7ba56cd8ba931ed76951156ee90408267]

INTEGRATION: CWS sb18 (1.9.132); FILE MERGED 2004/05/21 15:09:18 sb 1.9.132.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [8ca8ea74848eb11f039bd5e0ec3bc931a716e268]

INTEGRATION: CWS sb18 (1.12.8); FILE MERGED 2004/05/21 15:09:17 sb 1.12.8.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [79fdbd57de51d8a0f6bab76de75cdee38e21e705]

INTEGRATION: CWS sb18 (1.10.100); FILE MERGED 2004/05/21 15:09:17 sb 1.10.100.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [dfaa91b2961d0c9cbe5cb2b1c5f3eb48ca88a45d]

INTEGRATION: CWS sb18 (1.10.132); FILE MERGED 2004/05/21 15:09:17 sb 1.10.132.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [2641c72ab0b8324f45004a7f9ef44a21639e51e3]

INTEGRATION: CWS sb18 (1.10.92); FILE MERGED 2004/05/21 15:09:16 sb 1.10.92.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [7ecdf482979321701aef43b25b1987f529c60567]

INTEGRATION: CWS sb18 (1.5.152); FILE MERGED 2004/05/21 15:09:16 sb 1.5.152.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [421f52581a01f8d8a8b109a9695f57e71a739e25]

INTEGRATION: CWS sb18 (1.8.100); FILE MERGED 2004/05/21 15:09:16 sb 1.8.100.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [5a1e04469f693d72cd53575a48587e68c4b414ef]

INTEGRATION: CWS sb18 (1.6.136); FILE MERGED 2004/05/21 15:09:16 sb 1.6.136.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [8052a5e09df2c01139fbf0f77582b6a84e6225a5]

INTEGRATION: CWS sb18 (1.12.8); FILE MERGED 2004/05/21 15:09:16 sb 1.12.8.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [e0b94df5015939c02607ac95b4d3c403162a240c]

INTEGRATION: CWS sb18 (1.6.8); FILE MERGED 2004/05/21 15:09:15 sb 1.6.8.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [33301d9407227437c1c46d892e6195719676c10c]

INTEGRATION: CWS sb18 (1.7.8); FILE MERGED 2004/05/21 15:09:15 sb 1.7.8.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [26de155f410127d86c96636971ce961625831fe0]

INTEGRATION: CWS sb18 (1.9.100); FILE MERGED 2004/05/21 15:09:15 sb 1.9.100.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [dd048c6f71c9b40a687062c7dcdebb4a8f910e00]

INTEGRATION: CWS sb18 (1.11.8); FILE MERGED 2004/05/21 15:09:15 sb 1.11.8.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [445a8f27686571ebecc283224293a6ffd7b27e3e]

INTEGRATION: CWS sb18 (1.9.100); FILE MERGED 2004/05/21 15:09:14 sb 1.9.100.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [d7189797832c3a5185a208decfee1ed2abe4ea5e]

INTEGRATION: CWS sb18 (1.6.136); FILE MERGED 2004/05/21 15:09:14 sb 1.6.136.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [7407b6c8cd848f225c8c6331ec951a619b60a69c]

INTEGRATION: CWS sb18 (1.6.132); FILE MERGED 2004/05/21 15:09:14 sb 1.6.132.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [dc6b98e5da23209c795c5696dacbd9c6b08feb15]

INTEGRATION: CWS sb18 (1.6.136); FILE MERGED 2004/05/21 15:09:13 sb 1.6.136.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [3541fbb3d1598aa6f08c2dd49997d555b6ef6c5a]

INTEGRATION: CWS sb18 (1.5.152); FILE MERGED 2004/05/21 15:09:13 sb 1.5.152.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [e1d18299a58434b1e2c66651039c09b3d660c20a]

INTEGRATION: CWS sb18 (1.10.6); FILE MERGED 2004/05/17 16:04:17 sb 1.10.6.1: #i21150# Added auxiliary struct types needed to make the new extended interface type attributes as expressive as the deprecated service properties.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [24dca12e7ad30916a15f153c0e4057d6fa5e56a8]

INTEGRATION: CWS sb18 (1.8.116); FILE MERGED 2004/05/21 15:09:12 sb 1.8.116.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [9d6fa321df843f9cbf0101b6fa8a1d82c8c66e9a]

INTEGRATION: CWS sb18 (1.2.6); FILE MERGED 2004/05/21 15:09:12 sb 1.2.6.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [bf55ebe5e1ac6b11318126d91a311f0b69b4d704]

INTEGRATION: CWS sb18 (1.9.116); FILE MERGED 2004/05/21 15:09:12 sb 1.9.116.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [16011893600a98d2c5b8d2b1c97234846eb3a1ba]

INTEGRATION: CWS sb18 (1.12.100); FILE MERGED 2004/05/21 15:09:11 sb 1.12.100.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [b2439d2ba9af79a20341fa10def72e76819e500b]

INTEGRATION: CWS sb18 (1.9.116); FILE MERGED 2004/05/21 15:09:11 sb 1.9.116.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [80bb6183bdeb9eac10cc9518c567cda7ea7b4c1a]

INTEGRATION: CWS sb18 (1.8.116); FILE MERGED 2004/05/21 15:09:11 sb 1.8.116.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [c4028415e0717d7a21f99b102421aa0007ca1394]

INTEGRATION: CWS sb18 (1.11.116); FILE MERGED 2004/05/21 15:09:10 sb 1.11.116.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [e4522ae6dd9ca56911facd0ee1402e597560892f]

INTEGRATION: CWS sb18 (1.12.100); FILE MERGED 2004/05/21 15:09:10 sb 1.12.100.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [b9c65788e9c905a94ca38f645cb4329af534ba90]

INTEGRATION: CWS sb18 (1.7.116); FILE MERGED 2004/05/21 15:09:10 sb 1.7.116.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [ef885944e631ecbdda579da26b252ef7b62aeb40]

INTEGRATION: CWS sb18 (1.9.116); FILE MERGED 2004/05/21 15:09:10 sb 1.9.116.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [8c7208fa6ea17f97dc1eaf1c9e12018ecca91933]

INTEGRATION: CWS sb18 (1.7.116); FILE MERGED 2004/05/21 15:09:09 sb 1.7.116.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [85ed61321b5e7e40cef07be1301c365d7558b67d]

INTEGRATION: CWS sb18 (1.6.116); FILE MERGED 2004/05/21 15:09:09 sb 1.6.116.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [9808c11fe2fa2d2231ce9f35460b52396daba003]

INTEGRATION: CWS sb18 (1.10.100); FILE MERGED 2004/05/21 15:09:09 sb 1.10.100.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [7a5c059f958cee925b70e1a5ec5c2cd0b5dba223]

INTEGRATION: CWS sb18 (1.12.116); FILE MERGED 2004/05/21 15:09:09 sb 1.12.116.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [c729da3bf62f811af852aa4a2d5d610397a35042]

INTEGRATION: CWS sb18 (1.12.100); FILE MERGED 2004/05/21 15:09:08 sb 1.12.100.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [2ffca0815d6e3a79dfe78f1dd0f8052294e54cce]

INTEGRATION: CWS sb18 (1.8.116); FILE MERGED 2004/05/21 15:09:08 sb 1.8.116.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [3d21276eaf5166ba55c4d2c4d100a0a6b78658ac]

INTEGRATION: CWS sb18 (1.10.116); FILE MERGED 2004/05/21 15:09:08 sb 1.10.116.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [df4b988b30aeb0bdde3dc566fbccdf264ad1e01c]

INTEGRATION: CWS sb18 (1.9.116); FILE MERGED 2004/05/21 15:09:08 sb 1.9.116.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [a23faf2cc3f2c0c48bc46208501514f11b799fc2]

INTEGRATION: CWS sb18 (1.9.116); FILE MERGED 2004/05/21 15:09:07 sb 1.9.116.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [d991a3a821171b213fcbfbac78097a9669950450]

INTEGRATION: CWS sb18 (1.11.100); FILE MERGED 2004/05/21 15:09:07 sb 1.11.100.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [671c5bb2f88dd0a31dde2cbde6fe1f3e8aee238d]

INTEGRATION: CWS sb18 (1.10.116); FILE MERGED 2004/05/21 15:09:06 sb 1.10.116.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [ca98fb46771f6b301bb715fa38ec6c475f420caa]

INTEGRATION: CWS sb18 (1.7.116); FILE MERGED 2004/05/21 15:09:06 sb 1.7.116.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [cb7d1abd12a2ab86dc66ea394a8a8c06ca8de1ae]

INTEGRATION: CWS sb18 (1.4.100); FILE MERGED 2004/05/21 15:09:06 sb 1.4.100.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [076ba98b800cafd5583fda09526b816183f663ca]

INTEGRATION: CWS sb18 (1.2.6); FILE MERGED 2004/05/21 15:09:05 sb 1.2.6.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [09ab95ae3649081fe0b1a2002e5020f892ea89ee]

INTEGRATION: CWS sb18 (1.7.116); FILE MERGED 2004/05/21 15:09:05 sb 1.7.116.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [43241fb3b59fb9287617eb0a68247c036b1e8ef6]

INTEGRATION: CWS sb18 (1.5.152); FILE MERGED 2004/05/21 15:09:05 sb 1.5.152.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [29211ee2c33312d8bbd0893ec563ea56c5648d77]

INTEGRATION: CWS sb18 (1.9.116); FILE MERGED 2004/05/21 15:09:05 sb 1.9.116.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [bbfa03be76e9ba273835c4a05fa5fb41df3e76b4]

INTEGRATION: CWS sb18 (1.9.116); FILE MERGED 2004/05/21 15:09:04 sb 1.9.116.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [26acc3c08f59f2c908622221936ef113b8fe233c]

INTEGRATION: CWS sb18 (1.7.116); FILE MERGED 2004/05/21 15:09:04 sb 1.7.116.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [a6bb0b01db1e52d4030ba2313f047f3c0abf5796]

INTEGRATION: CWS sb18 (1.2.118); FILE MERGED 2004/05/21 15:09:04 sb 1.2.118.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [7c453057d6151e861e1aef1dbb463e5d61e7738a]

INTEGRATION: CWS sb18 (1.7.116); FILE MERGED 2004/05/21 15:09:03 sb 1.7.116.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [a9000cbf2e93245a3a46761abaf032c791ade335]

INTEGRATION: CWS sb18 (1.8.116); FILE MERGED 2004/05/21 15:09:03 sb 1.8.116.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [b854c9d211ea3f8c908abb5283065cd270f686f6]

INTEGRATION: CWS sb18 (1.6.116); FILE MERGED 2004/05/21 15:09:03 sb 1.6.116.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [c4e03dcc88191fbc66fe6d57d982fada21252afa]

INTEGRATION: CWS sb18 (1.13.92); FILE MERGED 2004/05/21 15:09:02 sb 1.13.92.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [535cdf9bce49930656b658ddd0d81b59dc3867bb]

INTEGRATION: CWS sb18 (1.9.116); FILE MERGED 2004/05/21 15:09:02 sb 1.9.116.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [63a238442614d7e2b57ba11d185ea67ec81f8e41]

INTEGRATION: CWS sb18 (1.1.2); FILE ADDED 2004/05/17 16:05:03 sb 1.1.2.1: #i21150# Added auxiliary struct types needed to make the new extended interface type attributes as expressive as the deprecated service properties.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [a1cb4c1371babb3c0cd42190ac7477aff4d771c1]

INTEGRATION: CWS sb18 (1.7.116); FILE MERGED 2004/05/21 15:09:01 sb 1.7.116.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [b309629115707fd58f6e293a50dc34c2c703c921]

INTEGRATION: CWS sb18 (1.4.100); FILE MERGED 2004/05/21 15:09:01 sb 1.4.100.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [b65942d79695f613649fc2b1e53184ea833f1714]

INTEGRATION: CWS sb18 (1.10.100); FILE MERGED 2004/05/21 15:09:01 sb 1.10.100.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [5dc4a7f404bb234721189ddbfe7d5ff6ecc2b9f6]

INTEGRATION: CWS sb18 (1.6.116); FILE MERGED 2004/05/21 15:09:00 sb 1.6.116.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [8f72a7bc8e9947718127658e2c572b23eb4a81cc]

INTEGRATION: CWS sb18 (1.7.116); FILE MERGED 2004/05/21 15:09:00 sb 1.7.116.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [376b8b5ac41e7b740b6ac7c39497822089d17a4f]

INTEGRATION: CWS sb18 (1.2.6); FILE MERGED 2004/05/21 15:09:00 sb 1.2.6.1: #i21150# Added published flag.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [e76b91725560d07656b53e6f5a0bd0cd9747f66f]

INTEGRATION: CWS sb18 (1.1.2); FILE ADDED 2004/05/17 16:05:14 sb 1.1.2.1: #i21150# Added auxiliary struct types needed to make the new extended interface type attributes as expressive as the deprecated service properties.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [2719d9911e442495458c714683b9255eae9cfe28]

INTEGRATION: CWS sb18 (1.1.2); FILE ADDED 2004/05/17 16:04:49 sb 1.1.2.1: #i21150# Added auxiliary struct types needed to make the new extended interface type attributes as expressive as the deprecated service properties.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [99f1759e95ac9eecdce13681f7c13209e805ade6]

INTEGRATION: CWS sb18 (1.1.2); FILE ADDED 2004/04/14 08:52:32 sb 1.1.2.2: #i21150# Added support for polymorphic struct types. 2004/04/08 14:38:20 sb 1.1.2.1: #i21150# Fixed UNOIDL typedef support; initial support for polymorphic struct types.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [d3dd4081ba5a23cc3eacd8c0f124972112b257d9]

INTEGRATION: CWS sb18 (1.1.2); FILE ADDED 2004/04/14 11:56:59 sb 1.1.2.2: #i21150# A struct type S cannot have members of type S. 2004/04/14 08:52:52 sb 1.1.2.1: #i21150# Added support for polymorphic struct types.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [d22ea7ceb40493477e6bc7a6df63f718856398f1]

INTEGRATION: CWS sb18 (1.1.2); FILE ADDED 2004/05/19 08:56:09 sb 1.1.2.2: #i21150# Check that an unpublished entity is not used in the declaration of a published entity. 2004/05/19 06:44:00 sb 1.1.2.1: #i21150# Added new feature: published.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [ba4d49a76210ab9ebc1c191c87a1f3b6f08e24ce]

INTEGRATION: CWS sb18 (1.1.2); FILE ADDED 2004/04/26 12:17:43 sb 1.1.2.4: #i21150# Forbid polymorphic struct type templates with base types. 2004/04/14 11:56:59 sb 1.1.2.3: #i21150# A struct type S cannot have members of type S. 2004/04/14 08:52:31 sb 1.1.2.2: #i21150# Added support for polymorphic struct types. 2004/04/08 14:38:30 sb 1.1.2.1: #i21150# Fixed UNOIDL typedef support; initial support for polymorphic struct types.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [278930f0cc0a45d9ed3220b6920940305c0d5d05]

INTEGRATION: CWS sb18 (1.2.4); FILE MERGED 2004/05/19 14:21:19 sb 1.2.4.5: #i21150# Moved exittest.pl to solenv/bin/exectest.pl. 2004/05/18 15:36:51 sb 1.2.4.4: #i21150# Added new feature: published. 2004/05/14 12:31:57 sb 1.2.4.3: #i21150# Added constant tests. 2004/04/14 08:52:31 sb 1.2.4.2: #i21150# Added support for polymorphic struct types. 2004/04/08 14:37:18 sb 1.2.4.1: #i21150# Fixed UNOIDL typedef support; initial support for polymorphic struct types.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [a39210b5a31f932ee4e7f1f745d9744552f13d74]

INTEGRATION: CWS sb18 (1.2.4); FILE MERGED 2004/04/08 14:37:18 sb 1.2.4.1: #i21150# Fixed UNOIDL typedef support; initial support for polymorphic struct types.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [69e1ce22753f1a029ed76dad450f54536c72081d]

INTEGRATION: CWS sb18 (1.1.2); FILE ADDED 2004/05/18 15:36:51 sb 1.1.2.2: #i21150# Added new feature: published. 2004/05/14 12:32:15 sb 1.1.2.1: #i21150# Added constant tests.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [3293f82d8b696138368cbd3f5df88cba9d5ca4b6]

INTEGRATION: CWS sb18 (1.10.4); FILE MERGED 2004/05/18 15:36:50 sb 1.10.4.1: #i21150# Added new feature: published.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [d6d29bd4da43d045c4f9794b9545fb4bd7f063a4]

INTEGRATION: CWS sb18 (1.6.2); FILE MERGED 2004/05/19 08:56:08 sb 1.6.2.9: #i21150# Check that an unpublished entity is not used in the declaration of a published entity. 2004/05/18 15:36:50 sb 1.6.2.8: #i21150# Added new feature: published. 2004/05/18 09:09:11 sb 1.6.2.7: #i21150# Handle documentation of interface attribute getters and setters. 2004/04/26 12:17:42 sb 1.6.2.6: #i21150# Forbid polymorphic struct type templates with base types. 2004/04/21 15:55:11 sb 1.6.2.5: #i21150# Cleaned up nomenclature of polymorphic struct types. 2004/04/20 08:02:49 sb 1.6.2.4: #i21150# Fixed typos. 2004/04/14 11:56:59 sb 1.6.2.3: #i21150# A struct type S cannot have members of type S. 2004/04/14 08:52:30 sb 1.6.2.2: #i21150# Added support for polymorphic struct types. 2004/04/08 14:37:18 sb 1.6.2.1: #i21150# Fixed UNOIDL typedef support; initial support for polymorphic struct types.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [253d61e349205d5e01b38887f7eb80bd5754f385]

INTEGRATION: CWS sb18 (1.9.4); FILE MERGED 2004/04/08 14:37:17 sb 1.9.4.1: #i21150# Fixed UNOIDL typedef support; initial support for polymorphic struct types.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [d1ba9e18f8d474a12199f974c47ac26e83c762fb]

INTEGRATION: CWS sb18 (1.4.4); FILE MERGED 2004/04/08 14:37:17 sb 1.4.4.1: #i21150# Fixed UNOIDL typedef support; initial support for polymorphic struct types.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [c95fdf355a3057405430009af95620ba8640c511]

INTEGRATION: CWS sb18 (1.5.4); FILE MERGED 2004/05/19 08:56:08 sb 1.5.4.3: #i21150# Check that an unpublished entity is not used in the declaration of a published entity. 2004/04/14 08:52:30 sb 1.5.4.2: #i21150# Added support for polymorphic struct types. 2004/04/08 14:37:17 sb 1.5.4.1: #i21150# Fixed UNOIDL typedef support; initial support for polymorphic struct types.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [d43f5ed82f040ef1b1cfe41d36c3559d83bb8d64]

INTEGRATION: CWS sb18 (1.6.4); FILE MERGED 2004/05/19 08:56:07 sb 1.6.4.5: #i21150# Check that an unpublished entity is not used in the declaration of a published entity. 2004/05/18 15:36:50 sb 1.6.4.4: #i21150# Added new feature: published. 2004/04/26 12:17:42 sb 1.6.4.3: #i21150# Forbid polymorphic struct type templates with base types. 2004/04/21 15:55:11 sb 1.6.4.2: #i21150# Cleaned up nomenclature of polymorphic struct types. 2004/04/08 14:37:16 sb 1.6.4.1: #i21150# Fixed UNOIDL typedef support; initial support for polymorphic struct types.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [08f9efa054b50c7b22f26cef891bf7bd79dd6f3a]

INTEGRATION: CWS sb18 (1.2.4); FILE MERGED 2004/05/18 09:09:10 sb 1.2.4.1: #i21150# Handle documentation of interface attribute getters and setters.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [af8aa590b7c65f81fe1bec69568fd623a095d5a7]

INTEGRATION: CWS sb18 (1.4.4); FILE MERGED 2004/05/18 15:36:50 sb 1.4.4.2: #i21150# Added new feature: published. 2004/04/08 14:37:16 sb 1.4.4.1: #i21150# Fixed UNOIDL typedef support; initial support for polymorphic struct types.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [0089ee68bcf209d4cec830837ff1f35a98eb106a]

INTEGRATION: CWS sb18 (1.1.2); FILE ADDED 2004/04/21 15:55:11 sb 1.1.2.4: #i21150# Cleaned up nomenclature of polymorphic struct types. 2004/04/14 11:56:58 sb 1.1.2.3: #i21150# A struct type S cannot have members of type S. 2004/04/14 08:52:29 sb 1.1.2.2: #i21150# Added support for polymorphic struct types. 2004/04/08 14:38:10 sb 1.1.2.1: #i21150# Fixed UNOIDL typedef support; initial support for polymorphic struct types.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [d75a64e7677d31d217089f91ad253a8d75bf6ffe]

INTEGRATION: CWS sb18 (1.5.4); FILE MERGED 2004/05/18 15:36:49 sb 1.5.4.4: #i21150# Added new feature: published. 2004/04/21 15:55:11 sb 1.5.4.3: #i21150# Cleaned up nomenclature of polymorphic struct types. 2004/04/14 08:52:29 sb 1.5.4.2: #i21150# Added support for polymorphic struct types. 2004/04/08 14:37:16 sb 1.5.4.1: #i21150# Fixed UNOIDL typedef support; initial support for polymorphic struct types.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [b7ca4cb9603db7f25df3471881c4a6abba993e62]

INTEGRATION: CWS sb18 (1.8.4); FILE MERGED 2004/04/21 15:55:11 sb 1.8.4.2: #i21150# Cleaned up nomenclature of polymorphic struct types. 2004/04/08 14:37:16 sb 1.8.4.1: #i21150# Fixed UNOIDL typedef support; initial support for polymorphic struct types.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [954c12f9bb7f4e33a004d200e1862a0762ae87d6]

INTEGRATION: CWS sb18 (1.5.4); FILE MERGED 2004/05/18 15:36:49 sb 1.5.4.2: #i21150# Added new feature: published. 2004/04/08 14:37:16 sb 1.5.4.1: #i21150# Fixed UNOIDL typedef support; initial support for polymorphic struct types.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [2b10b8525b4d94d79d8667da1ff4e7c7f2bb20f7]

INTEGRATION: CWS sb18 (1.4.12); FILE MERGED 2004/05/19 08:56:07 sb 1.4.12.1: #i21150# Check that an unpublished entity is not used in the declaration of a published entity.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [a0922f62b581af2923d7ff59e4143e1028a2279a]

INTEGRATION: CWS sb18 (1.4.4); FILE MERGED 2004/05/18 15:36:49 sb 1.4.4.1: #i21150# Added new feature: published.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [313bcaaa35769b4dd160f3f8e97689de870843eb]

INTEGRATION: CWS sb18 (1.8.4); FILE MERGED 2004/05/18 15:36:49 sb 1.8.4.3: #i21150# Added new feature: published. 2004/05/18 09:09:10 sb 1.8.4.2: #i21150# Handle documentation of interface attribute getters and setters. 2004/04/08 14:37:15 sb 1.8.4.1: #i21150# Fixed UNOIDL typedef support; initial support for polymorphic struct types.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [b374ceac1409f18dee12f34a297b79ac3d09f197]

INTEGRATION: CWS sb18 (1.6.4); FILE MERGED 2004/05/18 15:36:49 sb 1.6.4.4: #i21150# Added new feature: published. 2004/04/21 15:55:10 sb 1.6.4.3: #i21150# Cleaned up nomenclature of polymorphic struct types. 2004/04/14 08:52:28 sb 1.6.4.2: #i21150# Added support for polymorphic struct types. 2004/04/08 14:37:15 sb 1.6.4.1: #i21150# Fixed UNOIDL typedef support; initial support for polymorphic struct types.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [fe08290b99f908d3000e3f2082de13501582d53a]

INTEGRATION: CWS sb18 (1.4.4); FILE MERGED 2004/05/18 15:36:48 sb 1.4.4.1: #i21150# Added new feature: published.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [da8cd037cc4ddec6d6cfb7040e76e95cd926c8ce]

INTEGRATION: CWS sb18 (1.2.4); FILE MERGED 2004/04/08 14:37:15 sb 1.2.4.1: #i21150# Fixed UNOIDL typedef support; initial support for polymorphic struct types.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [69f45fac9f1790dc42fba0f7fc5b324bafc6334a]

INTEGRATION: CWS sb18 (1.4.4); FILE MERGED 2004/05/18 15:36:48 sb 1.4.4.2: #i21150# Added new feature: published. 2004/04/08 14:37:14 sb 1.4.4.1: #i21150# Fixed UNOIDL typedef support; initial support for polymorphic struct types.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [6f6e3c84ea12d19c5a30700007e6815df0e84f93]

INTEGRATION: CWS sb18 (1.3.4); FILE MERGED 2004/04/08 14:37:14 sb 1.3.4.1: #i21150# Fixed UNOIDL typedef support; initial support for polymorphic struct types.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [62f29b2597d20403851bba776a8276f3525389d0]

INTEGRATION: CWS sb18 (1.4.4); FILE MERGED 2004/05/19 08:56:06 sb 1.4.4.5: #i21150# Check that an unpublished entity is not used in the declaration of a published entity. 2004/05/18 15:36:48 sb 1.4.4.4: #i21150# Added new feature: published. 2004/04/26 12:17:41 sb 1.4.4.3: #i21150# Forbid polymorphic struct type templates with base types. 2004/04/21 15:55:10 sb 1.4.4.2: #i21150# Cleaned up nomenclature of polymorphic struct types. 2004/04/08 14:37:14 sb 1.4.4.1: #i21150# Fixed UNOIDL typedef support; initial support for polymorphic struct types.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [2e663ea58ea2c9d574093b4d247b483c15a4a6af]

INTEGRATION: CWS sb18 (1.1.2); FILE ADDED 2004/04/14 11:56:58 sb 1.1.2.2: #i21150# A struct type S cannot have members of type S. 2004/04/08 14:38:00 sb 1.1.2.1: #i21150# Fixed UNOIDL typedef support; initial support for polymorphic struct types.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [9dde4b65930b250ecd5bbbab49fb936a2801ddca]

INTEGRATION: CWS sb18 (1.2.4); FILE MERGED 2004/04/14 08:52:28 sb 1.2.4.2: #i21150# Added support for polymorphic struct types. 2004/04/08 14:37:14 sb 1.2.4.1: #i21150# Fixed UNOIDL typedef support; initial support for polymorphic struct types.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [6199b35a4d32ab6a10ffc5612e26609a4844363e]

INTEGRATION: CWS sb18 (1.4.4); FILE MERGED 2004/05/18 15:36:48 sb 1.4.4.5: #i21150# Added new feature: published. 2004/05/14 13:11:14 sb 1.4.4.4: #i21150# Removed spurious top-level parameter const. 2004/04/21 15:55:10 sb 1.4.4.3: #i21150# Cleaned up nomenclature of polymorphic struct types. 2004/04/14 08:52:27 sb 1.4.4.2: #i21150# Added support for polymorphic struct types. 2004/04/08 14:37:13 sb 1.4.4.1: #i21150# Fixed UNOIDL typedef support; initial support for polymorphic struct types.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [03759804dac659291d09b9d635b42e7e194e3a13]

INTEGRATION: CWS sb18 (1.2.4); FILE MERGED 2004/05/18 15:36:48 sb 1.2.4.1: #i21150# Added new feature: published.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [ea45401dbd1bce5e758b81ee35277d3773b7ef49]

INTEGRATION: CWS sb18 (1.2.4); FILE MERGED 2004/05/18 09:09:10 sb 1.2.4.1: #i21150# Handle documentation of interface attribute getters and setters.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [66fa6bcd8b44e31ffecd1c486a259439c7fd248e]

INTEGRATION: CWS sb18 (1.1.1.1.118); FILE MERGED 2004/05/24 09:31:14 sb 1.1.1.1.118.1: #i21150# Adapted to new registry type reader.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [1d1ebdf5c1a6b5da3e6083fe7129f7daac2b87d3]

INTEGRATION: CWS sb18 (1.2.100); FILE MERGED 2004/05/24 09:31:14 sb 1.2.100.1: #i21150# Adapted to new registry type reader.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [d4fa15c6313719e7b6351b7cd6f179d06cc7597d]

INTEGRATION: CWS sb18 (1.3.60); FILE MERGED 2004/05/24 09:31:14 sb 1.3.60.1: #i21150# Adapted to new registry type reader.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [0ff126bb96274e9d9719df5d3974c41fbde4345b]

INTEGRATION: CWS sb18 (1.2.108); FILE MERGED 2004/05/24 09:31:12 sb 1.2.108.1: #i21150# Adapted to new registry type reader.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [7d86d4d4d8608e0beb94b53567882cefc71dcfa3]

INTEGRATION: CWS sb18 (1.1.1.1.118); FILE MERGED 2004/05/24 09:31:12 sb 1.1.1.1.118.1: #i21150# Adapted to new registry type reader.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [a8642482da4a667a2cc740054768cbb9eab85788]

INTEGRATION: CWS sb18 (1.1.2); FILE ADDED 2004/06/01 13:25:52 sb 1.1.2.2: #i21150# WNT problem. 2004/05/12 15:07:26 sb 1.1.2.1: #i21150# Added tests for extended interface attributes that raise exceptions and for polymorphic struct types; no longer use published com.sun.star.test.bridge UNO types, but local copies instead (which can be extended over time).


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [a26b688c10fce7ba4a1b35d93ace19455bfba8e5]

INTEGRATION: CWS sb18 (1.1.2); FILE ADDED 2004/05/21 10:09:35 sb 1.1.2.4: #i21150# Extended multiple inheriance tests. 2004/05/19 14:31:51 sb 1.1.2.3: #i21150# Added (very fundamental) multiple inheritance tests. 2004/05/14 11:05:44 sb 1.1.2.2: #i21150# Made testing of polymorphic struct types more thorough. 2004/05/12 15:07:15 sb 1.1.2.1: #i21150# Added tests for extended interface attributes that raise exceptions and for polymorphic struct types; no longer use published com.sun.star.test.bridge UNO types, but local copies instead (which can be extended over time).


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [cb4faf22913833f50ae25c4f9eede907b2cee503]

INTEGRATION: CWS sb18 (1.1.2); FILE ADDED 2004/05/21 10:09:35 sb 1.1.2.2: #i21150# Extended multiple inheriance tests. 2004/05/19 14:32:12 sb 1.1.2.1: #i21150# Added (very fundamental) multiple inheritance tests.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [ae265069dde2663554d16f7b242f51457f7ada97]

INTEGRATION: CWS sb18 (1.14.10); FILE MERGED 2004/05/12 15:06:30 sb 1.14.10.1: #i21150# Added tests for extended interface attributes that raise exceptions and for polymorphic struct types; no longer use published com.sun.star.test.bridge UNO types, but local copies instead (which can be extended over time).


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [edec8f5e0f6b650f7b764688315754626f5bc8d0]

INTEGRATION: CWS sb18 (1.4.16); FILE MERGED 2004/06/01 13:25:33 sb 1.4.16.6: #i21150# Work around MS compiler bug that default-initialized primitive class members are left uninitialized. 2004/05/21 10:09:34 sb 1.4.16.5: #i21150# Extended multiple inheriance tests. 2004/05/19 14:31:50 sb 1.4.16.4: #i21150# Added (very fundamental) multiple inheritance tests. 2004/05/14 11:05:44 sb 1.4.16.3: #i21150# Made testing of polymorphic struct types more thorough. 2004/05/12 15:06:30 sb 1.4.16.2: #i21150# Added tests for extended interface attributes that raise exceptions and for polymorphic struct types; no longer use published com.sun.star.test.bridge UNO types, but local copies instead (which can be extended over time). 2004/05/12 11:21:51 sb 1.4.16.1: #i21150# Missing includes.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [8455ebe1958f6363fc98857efe613c356b1ef1db]

INTEGRATION: CWS sb18 (1.9.12); FILE MERGED 2004/05/21 12:02:05 sb 1.9.12.7: RESYNC: (1.9-1.10); FILE MERGED 2004/05/21 10:09:34 sb 1.9.12.6: #i21150# Extended multiple inheriance tests. 2004/05/21 07:32:57 sb 1.9.12.5: #i21150# A default-initialized parameterized member of type ANY of an instantiated polymorphic struct tpye is a VOID ANY in C++, but a null XInterface ANY in Java. 2004/05/19 14:31:49 sb 1.9.12.4: #i21150# Added (very fundamental) multiple inheritance tests. 2004/05/14 11:05:44 sb 1.9.12.3: #i21150# Made testing of polymorphic struct types more thorough. 2004/05/12 15:06:29 sb 1.9.12.2: #i21150# Added tests for extended interface attributes that raise exceptions and for polymorphic struct types; no longer use published com.sun.star.test.bridge UNO types, but local copies instead (which can be extended over time). 2004/05/12 11:21:50 sb 1.9.12.1: #i21150# Missing includes.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [3da776ae03f1954d31f21276f492778308611a1a]

INTEGRATION: CWS sb18 (1.7.20); FILE MERGED 2004/05/12 15:06:29 sb 1.7.20.1: #i21150# Added tests for extended interface attributes that raise exceptions and for polymorphic struct types; no longer use published com.sun.star.test.bridge UNO types, but local copies instead (which can be extended over time).


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [fa5062858c8f2d37063d7df66f4fe3fefad18cd8]

INTEGRATION: CWS sb18 (1.4.16); FILE MERGED 2004/05/21 10:09:33 sb 1.4.16.4: #i21150# Extended multiple inheriance tests. 2004/05/19 14:31:47 sb 1.4.16.3: #i21150# Added (very fundamental) multiple inheritance tests. 2004/05/14 11:05:43 sb 1.4.16.2: #i21150# Made testing of polymorphic struct types more thorough. 2004/05/12 15:06:28 sb 1.4.16.1: #i21150# Added tests for extended interface attributes that raise exceptions and for polymorphic struct types; no longer use published com.sun.star.test.bridge UNO types, but local copies instead (which can be extended over time).


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [96331637e97a1fc4db7cbb44ee3bf03d6bd98019]

INTEGRATION: CWS sb18 (1.6.50); FILE MERGED 2004/05/05 11:30:27 sb 1.6.50.1: #i21150# javamaker now directly generates .class files.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [0e38bc4ac6349619245b3109935daa67faf19068]

INTEGRATION: CWS sb18 (1.44.6); FILE MERGED 2004/05/05 11:30:27 sb 1.44.6.1: #i21150# javamaker now directly generates .class files.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [1ea7546c47eac8a8a4c027ea8597c79b2b1940f4]

INTEGRATION: CWS sb18 (1.1.2); FILE ADDED 2004/05/05 11:31:14 sb 1.1.2.1: #i21150# javamaker now directly generates .class files.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [7226c2bc16fcb5925651589080d257325dcb4402]

INTEGRATION: CWS sb18 (1.1.2); FILE ADDED 2004/05/12 09:05:27 sb 1.1.2.1: #i21150# Moved tests from directory protocols to directory protocols/urp to have access to non-public classes.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [91d932af9c209f6753bd6d86e6b614b347637c40]

INTEGRATION: CWS sb18 (1.1.2); FILE ADDED 2004/05/12 09:05:15 sb 1.1.2.1: #i21150# Moved tests from directory protocols to directory protocols/urp to have access to non-public classes.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [1df0191eebdac5f7705ec78a283ff042dfd93855]

INTEGRATION: CWS sb18 (1.1.2); FILE ADDED 2004/05/12 09:06:12 sb 1.1.2.1: #i21150# Moved tests from directory protocols to directory protocols/urp to have access to non-public classes.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [de871b5370a3afd61afc0c95ae9a72173fceb7e8]

INTEGRATION: CWS sb18 (1.1.2); FILE ADDED 2004/05/12 09:06:01 sb 1.1.2.1: #i21150# Moved tests from directory protocols to directory protocols/urp to have access to non-public classes.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [226ce0cbc9116461760d03f4c4d9155a87395428]

INTEGRATION: CWS sb18 (1.1.2); FILE ADDED 2004/05/12 09:05:49 sb 1.1.2.1: #i21150# Moved tests from directory protocols to directory protocols/urp to have access to non-public classes.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [f6a873160aadaa97711cbeda2615b2c4dfb94a07]

INTEGRATION: CWS sb18 (1.1.2); FILE ADDED 2004/05/12 09:05:37 sb 1.1.2.1: #i21150# Moved tests from directory protocols to directory protocols/urp to have access to non-public classes.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [6f8ee5a3de993d970781248738df75c41a8cf3e3]

INTEGRATION: CWS sb18 (1.9.40); FILE MERGED 2004/05/12 09:06:46 sb 1.9.40.1: #i21150# Moved tests from directory protocols to directory protocols/urp to have access to non-public classes.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [dcc8fda829eb858f4f23ae34535146ad125935a5]

INTEGRATION: CWS sb18 (1.10.24); FILE MERGED 2004/05/12 09:06:45 sb 1.10.24.1: #i21150# Moved tests from directory protocols to directory protocols/urp to have access to non-public classes.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [7ed23d545b939cf654369a9652e2ea6ea6c95cfa]

INTEGRATION: CWS sb18 (1.6.24); FILE MERGED 2004/05/12 08:51:10 sb 1.6.24.1: #i21150# Adapted to instantiated polymorphic struct types.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [3d436e6c446f3f9c65e4e1094cc01788318d40dd]

INTEGRATION: CWS sb18 (1.14.8); FILE MERGED 2004/05/11 16:55:09 sb 1.14.8.1: #i21150# Complete cleanup of Marshal and Unmarshal; adapted to instantiated polymorphic struct types.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [d755169c8cfd3f6f298bbfa610737f5ac3359cf8]

INTEGRATION: CWS sb18 (1.12.20); FILE MERGED 2004/05/12 10:20:56 sb 1.12.20.3: #i21150# Fixed readType. 2004/05/12 09:03:42 sb 1.12.20.2: #i21150# Do not wrap RuntimeExceptions. 2004/05/11 16:55:09 sb 1.12.20.1: #i21150# Complete cleanup of Marshal and Unmarshal; adapted to instantiated polymorphic struct types.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [ffa5d99f359c3f8d6cb45d87ce3d7cae3ef5e4b4]

INTEGRATION: CWS sb18 (1.14.8); FILE MERGED 2004/05/12 09:03:26 sb 1.14.8.2: #i21150# Fixed writeEnum; do not wrap RuntimeExceptions. 2004/05/11 16:55:09 sb 1.14.8.1: #i21150# Complete cleanup of Marshal and Unmarshal; adapted to instantiated polymorphic struct types.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [5d087ad0b358f973570a4e4ff0f92e258afe919d]

INTEGRATION: CWS sb18 (1.4.40); FILE MERGED 2004/05/11 16:53:29 sb 1.4.40.2: #i21150# Throwing IProtocol away was too fast... 2004/05/11 14:06:37 sb 1.4.40.1: #i21150# Removed excessive scaffolding.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [ea77db10425fd02646b93599dd8d191209158665]

INTEGRATION: CWS sb18 (1.7.158); FILE MERGED 2004/05/11 16:52:27 sb 1.7.158.2: #i21150# Throwing this away was too fast... 2004/05/11 14:06:38 sb 1.7.158.1: #i21150# Removed excessive scaffolding.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [9d924e40c5da31cb2b49ce8a15407d8fe50137c1]

INTEGRATION: CWS sb18 (1.36.8); FILE MERGED 2004/05/11 16:54:18 sb 1.36.8.1: #i21150# Removed excessive scaffolding.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [068e60323047174338d7cd00b7485adfc507c7fb]

INTEGRATION: CWS sb18 (1.12.16); FILE MERGED 2004/05/18 11:09:49 sb 1.12.16.1: #i21150# Added new syntax: dim as ....


2004-06-03  Tom Verbeek  <tv@openoffice.org>  [1f82c77eeb88d802da7af289263328d242e105d2]

hotfix: build jar files that use MANIFEST sequentially


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [a4792df8b7b5f740a77fca17bb0b0be9a669cbb7]

INTEGRATION: CWS calcfixer (1.3.102); FILE MERGED 2004/05/06 16:41:15 er 1.3.102.1: #i26407# loosen dbase filter detection to recognize headers wrongly padded with 0x00 to reach an even boundary


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [be9e231bacdf0076220f48a6f3b90a0820531df6]

INTEGRATION: CWS calcfixer (1.27.70); FILE MERGED 2004/05/06 17:20:23 er 1.27.70.1: #i25924#,#i17664# DoubleRefToPosSingleRef: a singleton (B2:B2) is always valid


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [1fa76f9332015a5244d4bb71982151b81a1b38a4]

INTEGRATION: CWS calcfixer (1.16.70); FILE MERGED 2004/05/10 18:03:03 er 1.16.70.2: #71669# correct description 2004/05/10 17:49:46 er 1.16.70.1: #71669# ScGetDiffDate360: implementation follows PSA 30/360, NSDA 30/360


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [5248175056d9626bd13cabeda93f71bbd38b826e]

INTEGRATION: CWS calcfixer (1.27.70); FILE MERGED 2004/05/06 15:33:42 er 1.27.70.1: #i26411# ScDBCount2: allow 0 (missing field) as second parameter again


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [dad726db48e2ab7dc33d5fb88da1fb51f1c0eb7b]

INTEGRATION: CWS calcfixer (1.57.96); FILE MERGED 2004/05/06 15:01:56 er 1.57.96.1: #115353# GetNumForString: don't access memory beyond bounds


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [386e655df2771f60b464ebe41c8c438055227e19]

INTEGRATION: CWS calcfixer (1.24.32); FILE MERGED 2004/05/10 16:26:13 er 1.24.32.1: #i27458# setValue: always resubmit all determining field values in DST glitch correction


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [7c52e175d1542e1f9ae43349fade50f08fb63103]

INTEGRATION: CWS impress10ea (1.3.24); FILE MERGED 2004/05/17 14:33:31 af 1.3.24.1: #i29263# Corrected text of menu entries for entering group shapes.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [8a0a2ec74f23a0ba76d993cc1e2a0a61d6396b93]

INTEGRATION: CWS impress10ea (1.26.98); FILE MERGED 2004/05/18 12:26:06 af 1.26.98.3: #i29267# Made functions be callable by ViewShellBase without looping. 2004/05/17 15:13:49 af 1.26.98.2: #116371# Member mpController correctly initialized. 2004/05/17 09:25:02 af 1.26.98.1: #116371# SubController is Controller again.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [29aa90edf8f43e3d436322727d3b1dbf21e8c112]

INTEGRATION: CWS impress10ea (1.52.36); FILE MERGED 2004/05/17 15:13:07 af 1.52.36.2: #116371# Removed pController member that is replaced by ViewShell::mpController. 2004/05/17 09:24:20 af 1.52.36.1: #116371# Storing the implementation pointer to the UNO controller as well as its UNO reference.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [84f05a48018bc90b196353f6129cc244d4bcc09b]

INTEGRATION: CWS impress10ea (1.10.100); FILE MERGED 2004/05/17 15:12:06 af 1.10.100.1: #i27217# Added SlideSorterViewShellBase.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [5e5a871e9aa998911e338c7a8943c082c6ec4a70]

INTEGRATION: CWS impress10ea (1.19.38); FILE MERGED 2004/05/17 09:23:06 af 1.19.38.1: #116371# Storing the implementation pointer to the UNO controller as well as its UNO reference.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [a9f5a3933191985cbfd7e75370715022ff815d86]

INTEGRATION: CWS impress10ea (1.32.74); FILE MERGED 2004/05/17 09:23:32 af 1.32.74.1: #116371# SubController is Controller again.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [13fc352c4e8937fae51dc079452fb2b551d7e6b8]

INTEGRATION: CWS impress10ea (1.36.38); FILE MERGED 2004/05/17 09:22:00 af 1.36.38.1: #116371# SubController is Controller again.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [ba4fc948e34dd99e4f6d9455e3ba684bb048830c]

INTEGRATION: CWS impress10ea (1.3.56); FILE MERGED 2004/05/18 12:24:54 af 1.3.56.3: #i29267# Added several virtual functions from SfxViewShell that are now forwarded to the main  sub shell. 2004/05/17 15:11:09 af 1.3.56.2: #i27217# Added (Read,Write)UserDataSequence() methods that forward calls to main sub shell. 2004/05/17 09:20:40 af 1.3.56.1: #116371# Replaced GetDrawController() by UpdateController() that switches from one controller to another.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [1ed592120cc6ad38c84815999e4b99e79568afd0]

INTEGRATION: CWS impress10ea (1.1.2); FILE ADDED 2004/05/17 14:58:31 af 1.1.2.1: #i27217# New ViewShellBase sub class that can be registered in sddll1.cxx to create slide sorter view shells in a new frame.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [102ab2593403eb15abb404829312d41f8152334e]

INTEGRATION: CWS impress10ea (1.73.34); FILE MERGED 2004/05/14 13:19:05 cl 1.73.34.1: #i29174# allow some interfaces during dispose


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [24c799f207ff1dc2d64031df4cfc502946bc7de3]

INTEGRATION: CWS impress10ea (1.13.100); FILE MERGED 2004/05/17 09:36:35 af 1.13.100.1: #116371# Functionality of DrawSubController taken over by DrawController.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [cd147a521567cbbc6870e870ee3326549f4d5e39]

INTEGRATION: CWS impress10ea (1.8.100); FILE MERGED 2004/05/17 09:37:55 af 1.8.100.1: #116371# Base class is DrawController instead of DrawSubController.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [8092b1a0fd1cd275ca91b1b17ac006183cc585b8]

INTEGRATION: CWS impress10ea (1.4.100); FILE MERGED 2004/05/17 09:37:56 af 1.4.100.1: #116371# Base class is DrawController instead of DrawSubController.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [87a1d6808f6cba11c2bc8a1f040e1b965211ed65]

INTEGRATION: CWS impress10ea (1.7.100); FILE MERGED 2004/05/17 09:37:55 af 1.7.100.1: #116371# Base class is DrawController instead of DrawSubController.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [3947119238ddd491ea3f03f8eba86a009d7167c3]

INTEGRATION: CWS impress10ea (1.14.100); FILE MERGED 2004/05/18 08:29:53 af 1.14.100.3: #116371# Fixed the setup of the property table. 2004/05/17 15:09:58 af 1.14.100.2: #116371# Added ThrowIfDisposed() method. 2004/05/17 09:37:56 af 1.14.100.1: #116371# Base class is DrawController instead of DrawSubController.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [a4f0a56bf22a690d1f9f16bc0105076fba9c888a]

INTEGRATION: CWS impress10ea (1.3.42); FILE MERGED 2004/05/18 08:29:24 af 1.3.42.3: #116371# Fixed the setup of the property table. 2004/05/17 15:09:32 af 1.3.42.2: #116371# Added ThrowIfDisposed() method. 2004/05/17 09:39:42 af 1.3.42.1: #116371# Moved functionality from DrawSubController to this class.  Introduced hierarchical handling of properties.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [f797c5e4f063261989f89aeee2e20cbecc589d53]

INTEGRATION: CWS impress10ea (1.3.58); FILE MERGED 2004/05/18 12:24:22 af 1.3.58.3: #i29267# Added several virtual functions from SfxViewShell that are now forwarded to the main  sub shell. 2004/05/17 15:08:41 af 1.3.58.2: #116371# Added (Read,Write)UserDataSequence() methods that forward calls to main sub shell. 2004/05/17 09:29:56 af 1.3.58.1: #116371# SubController is Controller again.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [a635cbe14832f173a48f6cb3e02fd640e741c69d]

INTEGRATION: CWS impress10ea (1.2.100); FILE MERGED 2004/05/18 12:22:51 af 1.2.100.2: #i29267# Made ViewShellBase a friend so that it can access protected methods when forwarding calls. 2004/05/17 09:29:17 af 1.2.100.1: #116371# SubController is Controller again.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [5175111172214face64edcc14f5ed2e5ce99e239]

INTEGRATION: CWS impress10ea (1.3.16); FILE MERGED 2004/05/17 15:07:36 af 1.3.16.1: #116371# Removed pController member that is replaced by ViewShell::mpController.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [8344ca97bb9ec6b749c5b408d4ae7577fc085940]

INTEGRATION: CWS impress10ea (1.1.2); FILE ADDED 2004/05/17 14:58:06 af 1.1.2.1: #i27217# New ViewShellBase sub class that can be registered in sddll1.cxx to create slide sorter view shells in a new frame.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [d2f191f77279478efaae956b46497fafbce38724]

INTEGRATION: CWS impress10ea (1.5.100); FILE MERGED 2004/05/17 09:28:27 af 1.5.100.1: #116371# Base class now is DrawController instead of DrawSubController.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [ad4d6f6691804bed310f5a682abb6fa3ba5d11bf]

INTEGRATION: CWS impress10ea (1.3.100); FILE MERGED 2004/05/17 09:28:14 af 1.3.100.1: #116371# Base class now is DrawController instead of DrawSubController.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [c5743baccf68350327ef6baa51d012696e3d231f]

INTEGRATION: CWS impress10ea (1.5.100); FILE MERGED 2004/05/17 09:28:04 af 1.5.100.1: #116371# Base class now is DrawController instead of DrawSubController.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [4608c494233115d74c787665dbc5b16a6b69a4ad]

INTEGRATION: CWS impress10ea (1.7.100); FILE MERGED 2004/05/17 09:27:45 af 1.7.100.1: #116371# Base class now is DrawController instead of DrawSubController.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [49283b4e32fa04e4ae0b55795d4edd41318d302d]

INTEGRATION: CWS impress10ea (1.3.58); FILE MERGED 2004/05/17 15:07:08 af 1.3.58.1: #116371# Removed pController member that is replaced by ViewShell::mpController.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [621ef9ab970b8180cf97cfc47d9a8682f0d24375]

INTEGRATION: CWS impress10ea (1.3.96); FILE MERGED 2004/05/17 15:06:06 af 1.3.96.1: #116371# Removed method that was already commented out.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [42cea39583a76f32c2ffbe120c955331b02cbb99]

INTEGRATION: CWS impress10ea (1.2.100); FILE REMOVED 2004/05/17 09:40:15 af 1.2.100.1: #116371# Functionality of DrawSubController taken over by DrawController.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [af382cf5d29ee619521b2061889b31a38d91fdfe]

INTEGRATION: CWS impress10ea (1.2.100); FILE MERGED 2004/05/19 13:06:05 af 1.2.100.3: #116371# Corrected signature of ThrowIfDisposed(). 2004/05/17 15:05:09 af 1.2.100.2: #116371# Added ThrowIfDisposed() method. 2004/05/17 09:26:28 af 1.2.100.1: #116371# Take over functionality from DrawSubController.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [6f333c0c4533cfadf9f98cf6758e832d6fdb592e]

INTEGRATION: CWS impress10ea (1.58.96); FILE MERGED 2004/05/17 09:34:39 af 1.58.96.1: #116371# SubController is Controller again.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [cf1b322b1ca72a0b79303158bd1cc16032e5157d]

INTEGRATION: CWS impress10ea (1.47.16); FILE MERGED 2004/05/24 12:54:03 af 1.47.16.2: #i29151# Renamed the enlgish_us version of the CBX_START_WITH_TEMPLATE entry. 2004/05/17 09:33:54 af 1.47.16.1: #i29151# Renamed AutoPilot to Wizard.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [138d8978a948b594f2318a2d46d7dce4ce16e66f]

INTEGRATION: CWS impress10ea (1.39.110); FILE MERGED 2004/05/17 09:33:08 af 1.39.110.1: #i29151# Renamed AutoPilot to Wizard.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [1ab05102584effbaba20aec5cd9ec68643967b9c]

INTEGRATION: CWS impress10ea (1.7.98); FILE MERGED 2004/05/17 15:02:09 af 1.7.98.1: #i27217# Updated the registration of view shells.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [a9e3e2318a6df7f0d022c7c210e337bda8f965c0]

INTEGRATION: CWS impress10ea (1.2.100); FILE MERGED 2004/05/17 15:00:01 af 1.2.100.1: #i27217# Updated and completed the list of factory ids to reflect the original values of view shells regsitered in sddll1.cxx.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [f572b5d7189c2d06b916f1f3a7744535d13097bd]

INTEGRATION: CWS impress10ea (1.50.34); FILE MERGED 2004/05/19 12:41:15 af 1.50.34.1: #116371# Added flag that prevents the frame from being released when its controller is disposed.


2004-06-03  Oliver Bolte  <obo@openoffice.org>  [171e46bb7d36ee699e4de70c40c70242fc4a1fd8]

INTEGRATION: CWS impress10ea (1.16.48); FILE MERGED 2004/05/18 13:41:22 cl 1.16.48.1: #i29125# do not use borders


2004-06-03  Rüdiger Timm  <rt@openoffice.org>  [4b075478ba90111c578b814954b714ba1f6e858a]

#i10000# Reset DIRECTX_SUPPORT


2004-06-03  Rüdiger Timm  <rt@openoffice.org>  [6e52f57a14a9faef20c42e698d514d6f0124f99c]

SRC680


2004-06-03  Rüdiger Timm  <rt@openoffice.org>  [b556293122bbc7c12f1f987513d99e395bcbbbca]

INTEGRATION: CWS impress13ea (1.2.18); FILE MERGED 2004/06/02 14:56:45 af 1.2.18.1: #i29496# Prevent rebuilding the shell stack when the form shell does not change its position.


2004-06-03  Rüdiger Timm  <rt@openoffice.org>  [07238eace5fa5d49367522c539cf21845e129140]

INTEGRATION: CWS impress13ea (1.2.20); FILE MERGED 2004/06/02 14:57:37 af 1.2.20.1: #i29496# Remembering the stack position of the form shell.


2004-06-03  Rüdiger Timm  <rt@openoffice.org>  [f1a3a4c39392cf4c1fca2f9ea497ede4d39af640]

INTEGRATION: CWS impress13ea (1.24.8); FILE MERGED 2004/06/02 12:10:21 af 1.24.8.1: #i29761# Do not call Beg(Mark,Drag)Obj for right clicks.


2004-06-03  Kurt Zenker  <kz@openoffice.org>  [f752b87bb34517819c0d3a85339abddbfcef9157]

new version for SRC680


2004-06-02  Kurt Zenker  <kz@openoffice.org>  [a9401a61a3aa9523a7f9983a11fb3b4266c70db5]

new version for SRC680


2004-06-02  Kurt Zenker  <kz@openoffice.org>  [4428feef09e9a4b86f8f822f2cdbf33f46e99d8f]

new version for SRC680


2004-06-02  Rüdiger Timm  <rt@openoffice.org>  [8ddac23c3984e5f827d1e13980327bebc2178eac]

#i29656#, #i10000# Needs OOoRunner.jar out of module qadevOOo


2004-06-02  Rüdiger Timm  <rt@openoffice.org>  [c14fd95b974032304ec29b37237ecb8d30f3e505]

#i29760# Hack for old setup (deinstallation). Author: KA


2004-06-02  Rüdiger Timm  <rt@openoffice.org>  [aa005e90038d4ba0bc299a33354ac077df6ef092]

#i29781# gtk version: remove dlopen call (joined from CWS vcl23)


2004-06-02  Rüdiger Timm  <rt@openoffice.org>  [3e8eb3c9fa583f19021c5b2629d7692dc665a18c]

#i29781# gtk version (joined from CWS vcl23)


2004-06-02  Rüdiger Timm  <rt@openoffice.org>  [cbb997828bf4f816830333a7d0f412d499745444]

#i29762# Don't override proxy settings if environemnt variables are not set (joined from CWS recovery03)


2004-06-02  Kurt Zenker  <kz@openoffice.org>  [4df4eb3d10fb3be5f6c3080980358be47f9c690b]

new version for SRC680


2004-06-02  Kurt Zenker  <kz@openoffice.org>  [6d2dbb5a0e53ab42aba2c02ccc30c5fe04166d8b]

new version for SRC680


2004-06-02  Kurt Zenker  <kz@openoffice.org>  [bc76be38c89756fa11978e66b219362974834dfe]

new version for SRC680


2004-06-02  Oliver Bolte  <obo@openoffice.org>  [560cd52f9448e4ae200547fd4395fbac3db1c807]

#i10000# ambiguous function call UcbStreamHelper::CreateStream


2004-06-01  Kurt Zenker  <kz@openoffice.org>  [510c710d138f6aec4994361b12e72b865170bedb]

new version for SRC680


2004-06-01  Kurt Zenker  <kz@openoffice.org>  [2d1d044ea36e232f84bdec436b14000dd207bc86]

new version for SRC680


2004-06-01  Kurt Zenker  <kz@openoffice.org>  [c8d82489e71d33015fd1e382ac74a5d8e423e9f7]

new version for SRC680


2004-06-01  Kurt Zenker  <kz@openoffice.org>  [3174fb5714e63514233129cf4b930868e35e4a1e]

new version for SRC680


2004-06-01  Kurt Zenker  <kz@openoffice.org>  [c71402bb8a050149f34a05c13590becbcc833e04]

new version for SRC680


2004-06-01  Oliver Bolte  <obo@openoffice.org>  [021433fcf40796de254dc7f4f968f68f8775fa34]

#i10000# depends on jvmfwk


2004-06-01  Oliver Bolte  <obo@openoffice.org>  [ac2e0fd174a96ce63d956946b6e7d4463edf4075]

#i10000# depends on jvmfwk


2004-06-01  Rüdiger Timm  <rt@openoffice.org>  [30ad66bc7949dc99312b0fb2e98cb8f552049607]

#i29623# Fix by toconnor in SdXMLEventContext::EndElement


2004-06-01  Oliver Bolte  <obo@openoffice.org>  [5a294e48e0211a5490aa793eee09b67033c69b60]

#i10000# depends on offuh


2004-06-01  Oliver Bolte  <obo@openoffice.org>  [d92e97bc438705e8d892a9a2a8916bbca7d6faaf]

#i10000# depends on cppuhelper


2004-06-01  Oliver Bolte  <obo@openoffice.org>  [937a851976a31b084758a8e59fc6e0fd3535b648]

SRC680


2004-06-01  Oliver Bolte  <obo@openoffice.org>  [ac092b421cc752ceedadfeb8150f0d5a74ff1473]

INTEGRATION: CWS oj5 (1.13.52); FILE MERGED 2004/05/25 11:19:00 oj 1.13.52.1: #i15547# fix column position


2004-06-01  Oliver Bolte  <obo@openoffice.org>  [0ff51c24522b9e21407ef8782b0de6fd12913613]

INTEGRATION: CWS oj5 (1.32.52); FILE MERGED 2004/05/25 11:19:00 oj 1.32.52.4: #i15547# fix column position 2004/05/05 08:49:15 oj 1.32.52.3: RESYNC: (1.33-1.34); FILE MERGED 2003/11/28 13:08:02 oj 1.32.52.2: RESYNC: (1.32-1.33); FILE MERGED 2003/07/09 13:47:10 oj 1.32.52.1: #i15547# correct column position mapping


2004-06-01  Oliver Bolte  <obo@openoffice.org>  [b05ca144552f931e6578133e55855e74d4a17098]

INTEGRATION: CWS oj5 (1.4.100); FILE MERGED 2004/05/05 08:49:22 oj 1.4.100.2: RESYNC: (1.4-1.5); FILE MERGED 2003/07/09 12:20:09 oj 1.4.100.1: #i15027# new virtual methods called before and after drop in grid


2004-06-01  Oliver Bolte  <obo@openoffice.org>  [dceee0360d1f001a7a12f1d55598fa2edc80204e]

INTEGRATION: CWS oj5 (1.19.60); FILE MERGED 2003/11/28 13:09:14 oj 1.19.60.2: RESYNC: (1.19-1.21); FILE MERGED 2003/07/09 12:20:08 oj 1.19.60.1: #i15027# new virtual methods called before and after drop in grid


2004-06-01  Oliver Bolte  <obo@openoffice.org>  [d34293673f617e55ef2ab2a771f477da3e9f5f2f]

INTEGRATION: CWS oj5 (1.22.52); FILE MERGED 2004/05/18 14:20:15 oj 1.22.52.2: RESYNC: (1.22-1.23); FILE MERGED 2003/07/09 12:20:07 oj 1.22.52.1: #i15027# new virtual methods called before and after drop in grid


2004-06-01  Oliver Bolte  <obo@openoffice.org>  [64030163a6814f07e1fc718546e8b87f852521da]

INTEGRATION: CWS oj5 (1.64.60); FILE MERGED 2004/05/05 08:55:26 oj 1.64.60.2: RESYNC: (1.64-1.67); FILE MERGED 2003/07/09 12:20:06 oj 1.64.60.1: #i15027# new virtual methods called before and after drop in grid


2004-06-01  Oliver Bolte  <obo@openoffice.org>  [ff7d8997835bbde0db241f68c3e0bfc3f561f81d]

INTEGRATION: CWS oj5 (1.62.64); FILE MERGED 2004/05/25 11:18:59 oj 1.62.64.1: #i15547# fix column position


2004-06-01  Oliver Bolte  <obo@openoffice.org>  [8d3f4c626327db07fa4a982f9dd5a6b1fc0199c9]

INTEGRATION: CWS oj5 (1.75.52); FILE MERGED 2004/05/18 14:22:19 oj 1.75.52.3: RESYNC: (1.77-1.78); FILE MERGED 2004/05/05 08:54:51 oj 1.75.52.2: RESYNC: (1.75-1.77); FILE MERGED 2003/07/09 12:20:06 oj 1.75.52.1: #i15027# new virtual methods called before and after drop in grid


2004-06-01  Oliver Bolte  <obo@openoffice.org>  [b5f6243bbe858256a7d16c367b723dfdd8ff5255]

INTEGRATION: CWS oj5 (1.41.58); FILE MERGED 2004/05/19 09:25:38 oj 1.41.58.2: #109328# new strings 2004/05/19 09:20:22 oj 1.41.58.1: #109328# new strings


2004-06-01  Oliver Bolte  <obo@openoffice.org>  [cf47f9f21402f6ade61ffc86bea32fd6fa9d8d41]

INTEGRATION: CWS oj5 (1.7.122); FILE MERGED 2004/05/19 09:20:21 oj 1.7.122.1: #109328# new strings


2004-06-01  Oliver Bolte  <obo@openoffice.org>  [49bc6a99df6fde1732c0176893fae50e6e4e287c]

INTEGRATION: CWS oj5 (1.48.64); FILE MERGED 2004/05/19 09:20:20 oj 1.48.64.1: #109328# new strings


2004-06-01  Oliver Bolte  <obo@openoffice.org>  [cef7f40b50b4fedbca5807ea2987399d06a908f7]

INTEGRATION: CWS oj5 (1.43.40); FILE MERGED 2004/05/19 09:20:19 oj 1.43.40.1: #109328# new strings


2004-06-01  Oliver Bolte  <obo@openoffice.org>  [d835ce3700e6b21b7b6f3c1e854135332e75baca]

INTEGRATION: CWS oj5 (1.20.64); FILE MERGED 2004/05/19 09:20:19 oj 1.20.64.1: #109328# new strings


2004-06-01  Oliver Bolte  <obo@openoffice.org>  [3612a800bd2a23cd6ec4212b67795b15e8f2e2a6]

INTEGRATION: CWS oj5 (1.3.32); FILE MERGED 2004/05/19 11:12:35 oj 1.3.32.2: #109328# new strings 2004/05/19 09:20:18 oj 1.3.32.1: #109328# new strings


2004-06-01  Oliver Bolte  <obo@openoffice.org>  [36ab314d9bb0f9ee458e46308b7cfe98fabf0761]

INTEGRATION: CWS oj5 (1.70.34); FILE MERGED 2004/05/19 09:20:18 oj 1.70.34.1: #109328# new strings


2004-06-01  Oliver Bolte  <obo@openoffice.org>  [07b0b7653d9b183bd3d8eef59db74d5410c6a624]

INTEGRATION: CWS oj5 (1.70.6); FILE MERGED 2004/05/11 11:20:44 oj 1.70.6.1: #i23533# copy old row


2004-06-01  Oliver Bolte  <obo@openoffice.org>  [37513fc5cc3593763f03cab6b4de63addd3f9922]

INTEGRATION: CWS oj5 (1.124.32); FILE MERGED 2004/05/19 09:20:17 oj 1.124.32.2: #109328# new strings 2004/05/11 11:20:44 oj 1.124.32.1: #i23533# copy old row


2004-06-01  Oliver Bolte  <obo@openoffice.org>  [a600fbfc4d8c24ea2823437b236d7db2e94c91a8]

INTEGRATION: CWS oj5 (1.48.32); FILE MERGED 2004/05/19 09:20:16 oj 1.48.32.1: #109328# new strings


2004-06-01  Oliver Bolte  <obo@openoffice.org>  [8795b0c7f7ccba692ce81ec9fd27aebd54b7ac72]

INTEGRATION: CWS oj5 (1.35.32); FILE MERGED 2004/05/19 09:20:16 oj 1.35.32.1: #109328# new strings


2004-06-01  Oliver Bolte  <obo@openoffice.org>  [accba95154e450366d7c731e090d5d58817f9088]

INTEGRATION: CWS oj5 (1.12.32); FILE MERGED 2004/05/19 09:20:15 oj 1.12.32.1: #109328# new strings


2004-06-01  Oliver Bolte  <obo@openoffice.org>  [f93b6d73938287de4246d0592dbf9c148da6bbaa]

INTEGRATION: CWS oj5 (1.43.42); FILE MERGED 2004/05/17 13:12:16 oj 1.43.42.1: #i15851# replace break with continue


2004-06-01  Oliver Bolte  <obo@openoffice.org>  [3ad27c5b212aae1505bddff3bb4500fd92ff9ffd]

INTEGRATION: CWS oj5 (1.88.22); FILE MERGED 2004/05/10 07:11:23 oj 1.88.22.1: #i28903# change order of index check


2004-06-01  Oliver Bolte  <obo@openoffice.org>  [6855acfc1e7ed0fec65510904c88a8ad985ca222]

INTEGRATION: CWS oj5 (1.12.18); FILE MERGED 2004/05/05 08:08:53 oj 1.12.18.2: RESYNC: (1.12-1.13); FILE MERGED 2003/07/09 14:24:24 oj 1.12.18.1: #i15547# remove assertion


2004-06-01  Oliver Bolte  <obo@openoffice.org>  [521cd27c974d6472e3b18bd86e6c693733b531be]

INTEGRATION: CWS oj5 (1.23.22); FILE MERGED 2004/05/07 12:01:51 oj 1.23.22.2: #i26503# fix setTypeKind 2004/05/05 13:41:15 oj 1.23.22.1: merge conflict


2004-06-01  Oliver Bolte  <obo@openoffice.org>  [fdf68b9fb5dd2fd13a65a0325991c6af02234625]

INTEGRATION: CWS oj5 (1.9.22); FILE MERGED 2004/05/05 13:40:20 oj 1.9.22.1: merge conflict


2004-06-01  Oliver Bolte  <obo@openoffice.org>  [4e721689533926efcd350853ea80100e3bb966dd]

INTEGRATION: CWS oj5 (1.59.6); FILE MERGED 2004/05/18 14:15:39 oj 1.59.6.2: RESYNC: (1.59-1.61); FILE MERGED 2004/05/14 11:10:53 oj 1.59.6.1: #96553# string changed


2004-06-01  Oliver Bolte  <obo@openoffice.org>  [a6acb2e9cab050c6a527564273cc3ce6d7eb7f19]

INTEGRATION: CWS jl6 (1.2.12); FILE MERGED 2004/05/04 15:35:20 jl 1.2.12.1: #109765# use new jvmfwk to find JRE installation


2004-06-01  Oliver Bolte  <obo@openoffice.org>  [198996959e198016fb593bef77bea8ecfc1da4cb]

INTEGRATION: CWS jl6 (1.20.60); FILE MERGED 2004/05/13 12:52:31 jl 1.20.60.4: RESYNC: (1.22-1.23); FILE MERGED 2004/05/07 11:50:12 jl 1.20.60.3: RESYNC: (1.21-1.22); FILE MERGED 2004/04/28 12:56:15 jl 1.20.60.2: RESYNC: (1.20-1.21); FILE MERGED 2004/04/27 10:09:23 pb 1.20.60.1: fix: #i20052# add optjava.*


2004-06-01  Oliver Bolte  <obo@openoffice.org>  [1944a59101bde3c0ddd36bc049df043a306db28c]

INTEGRATION: CWS jl6 (1.41.140); FILE MERGED 2004/05/07 11:45:12 jl 1.41.140.3: RESYNC: (1.42-1.43); FILE MERGED 2004/04/28 12:37:17 jl 1.41.140.2: RESYNC: (1.41-1.42); FILE MERGED 2004/04/27 10:04:39 pb 1.41.140.1: fix: #i20052# new Java options


2004-06-01  Oliver Bolte  <obo@openoffice.org>  [41f6521f6d4f64686db4df200955c0f671b71c91]

INTEGRATION: CWS jl6 (1.6.50); FILE MERGED 2004/05/04 14:49:07 jl 1.6.50.4: #116645# applets and j2re1.5 2004/04/30 08:36:27 jl 1.6.50.3: #i20052# 2004/04/28 13:50:50 jl 1.6.50.2: RESYNC: (1.6-1.7); FILE MERGED 2004/03/03 08:52:52 jl 1.6.50.1: #115008# prototype for embedding applet without plugin.jar


2004-06-01  Oliver Bolte  <obo@openoffice.org>  [4b587c39149a870bcb0bf71da0b627bf97f568db]

INTEGRATION: CWS jl6 (1.17.10); FILE MERGED 2004/05/04 14:49:06 jl 1.17.10.5: #116645# applets and j2re1.5 2004/04/30 08:36:26 jl 1.17.10.4: #i20052# 2004/04/28 13:50:26 jl 1.17.10.3: RESYNC: (1.17-1.18); FILE MERGED 2004/03/18 07:43:35 jl 1.17.10.2: #115008# widget.h is only included on unx 2004/03/03 08:52:52 jl 1.17.10.1: #115008# prototype for embedding applet without plugin.jar


2004-06-01  Oliver Bolte  <obo@openoffice.org>  [4f4d3f73e07c698ca7a03acea0cb000c019ee989]

INTEGRATION: CWS jl6 (1.3.70); FILE MERGED 2004/05/04 14:49:06 jl 1.3.70.6: #116645# applets and j2re1.5 2004/04/28 13:50:05 jl 1.3.70.5: RESYNC: (1.3-1.4); FILE MERGED 2004/03/18 08:22:58 jl 1.3.70.4: #115008# 2004/03/18 08:18:40 jl 1.3.70.3: #115008# build widget.cxx only on UNX 2004/03/17 11:59:18 jl 1.3.70.2: #115008# makefile builds widget.cxx 2004/03/03 08:52:51 jl 1.3.70.1: #115008# prototype for embedding applet without plugin.jar


2004-06-01  Oliver Bolte  <obo@openoffice.org>  [5bcedd78b548ac283a9a3aa487e9d3b58b5e606e]

INTEGRATION: CWS jl6 (1.39.28); FILE MERGED 2004/05/07 15:10:17 jl 1.39.28.1: #i20052#


2004-06-01  Oliver Bolte  <obo@openoffice.org>  [c91c930790a2264a441afa25ff2873a336534600]

INTEGRATION: CWS jl6 (1.54.6); FILE MERGED 2004/05/10 11:44:10 jl 1.54.6.3: RESYNC: (1.54-1.55); FILE MERGED 2004/05/07 15:10:16 jl 1.54.6.2: #i20052# 2004/05/06 14:30:22 jl 1.54.6.1: #i20052# new exception handling for java


2004-06-01  Oliver Bolte  <obo@openoffice.org>  [616bbc47d033ba5a2b1dd8aa4fbb6f9015e9f1f0]

INTEGRATION: CWS jl6 (1.13.32); FILE MERGED 2004/05/07 15:10:16 jl 1.13.32.2: #i20052# 2004/05/06 14:30:22 jl 1.13.32.1: #i20052# new exception handling for java


2004-06-01  Oliver Bolte  <obo@openoffice.org>  [aa28524320a8c8bec2902c9c60a116bf9aa74e3b]

INTEGRATION: CWS jl6 (1.28.4); FILE MERGED 2004/05/03 14:40:57 jl 1.28.4.1: #i20052# javaldx now in jvmfwk/plugins/sunmajor/javaenvsetup


2004-06-01  Oliver Bolte  <obo@openoffice.org>  [9468bcfd60d4d49469831d23442c7d2f39eef1a2]

INTEGRATION: CWS jl6 (1.15.4); FILE MERGED 2004/05/03 14:40:57 jl 1.15.4.1: #i20052# javaldx now in jvmfwk/plugins/sunmajor/javaenvsetup


2004-06-01  Oliver Bolte  <obo@openoffice.org>  [f1105e20f5d1dbbf9d40ed022359a08ed32d3952]

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>  [0beb71b246620761891168172a484d181f768e52]

INTEGRATION: CWS jl6 (1.8.78); FILE MERGED 2004/05/07 14:21:00 jl 1.8.78.7: #i20052# 2004/05/06 14:33:24 jl 1.8.78.6: #20052# 2004/05/06 12:21:17 jl 1.8.78.5: #20052# 2004/04/27 10:20:08 jl 1.8.78.4: #i20052# 2004/02/23 11:45:41 jl 1.8.78.3: #115008# 2004/02/19 09:45:16 jl 1.8.78.2: #1150008# 2004/02/11 16:42:24 jl 1.8.78.1: #105008# new types and service for java detection


2004-06-01  Oliver Bolte  <obo@openoffice.org>  [3e3c8fcc6fa386d03ac3e65fc9a4d6d7e14dfb1d]

INTEGRATION: CWS jl6 (1.1.2); FILE ADDED 2004/05/07 14:20:23 jl 1.1.2.1: #i20052#


2004-06-01  Oliver Bolte  <obo@openoffice.org>  [79c7aa36b309adb1778fbcd5133943be3905c5da]

INTEGRATION: CWS jl6 (1.1.2); FILE ADDED 2004/05/06 12:24:32 jl 1.1.2.1: #i20052#


2004-06-01  Oliver Bolte  <obo@openoffice.org>  [b372094f52419b9d75a4992fe567844b839f24fa]

INTEGRATION: CWS jl6 (1.1.2); FILE ADDED 2004/05/07 14:20:42 jl 1.1.2.1: #20052#


2004-06-01  Oliver Bolte  <obo@openoffice.org>  [26f5b1f3c7f2179c62d13fef3ce578289f263fc4]

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>  [396d7c0a3fb8607d454cc95ded003d4f4850efa2]

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>  [91c822f656446f9b2e3dbf1ebf5fa8912cef712c]

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-06-01  Oliver Bolte  <obo@openoffice.org>  [960ceb5caff91fa75a7e454680bac93328454f69]

INTEGRATION: CWS jl6 (1.16.60); FILE MERGED 2004/05/03 10:39:18 jl 1.16.60.3: #i20052# 2004/04/28 10:59:27 jl 1.16.60.2: #i20052# 2004/02/19 09:47:18 jl 1.16.60.1: #1150008#


2004-06-01  Oliver Bolte  <obo@openoffice.org>  [1c13c37726156d059e7014a422aec67b37aa233d]

INTEGRATION: CWS jl6 (1.8.96); FILE MERGED 2004/04/28 10:59:27 jl 1.8.96.5: #i20052# 2004/02/20 09:19:07 jl 1.8.96.4: #115008# 2004/02/04 15:33:01 jl 1.8.96.3: #115008# 2004/02/04 15:07:15 jl 1.8.96.2: #115008# 2004/02/04 11:25:59 jl 1.8.96.1: #115008#


2004-06-01  Oliver Bolte  <obo@openoffice.org>  [814de011003784ec89d21da895d046e648d68afb]

INTEGRATION: CWS jl6 (1.13.60); FILE MERGED 2004/04/28 10:59:27 jl 1.13.60.5: #i20052# 2004/02/20 09:19:07 jl 1.13.60.4: #115008# 2004/02/04 15:33:00 jl 1.13.60.3: #115008# 2004/02/04 15:07:15 jl 1.13.60.2: #115008# 2004/02/04 11:25:58 jl 1.13.60.1: #115008#


2004-06-01  Oliver Bolte  <obo@openoffice.org>  [321f43fe45efae706012238b7f19a93d0b99930b]

INTEGRATION: CWS jl6 (1.11.60); FILE MERGED 2004/05/07 15:03:25 jl 1.11.60.4: #i20052# 2004/04/30 08:34:42 jl 1.11.60.3: #i20052# 2004/02/19 09:47:18 jl 1.11.60.2: #1150008# 2004/02/02 15:25:56 jl 1.11.60.1: #115008# JVM service writes, and uses configuration data for the items which were formally in java.ini. Fixed use of environment variable OO_JAVA_PROPERTIES to initialize JVM service.


2004-06-01  Oliver Bolte  <obo@openoffice.org>  [eedeb11c4003e030269843d8a470cf809217c053]

INTEGRATION: CWS jl6 (1.3.96); FILE MERGED 2004/02/19 09:47:18 jl 1.3.96.1: #1150008#


2004-06-01  Oliver Bolte  <obo@openoffice.org>  [f6597d4606d48f195cee45376c90c79aa75e7c7c]

INTEGRATION: CWS jl6 (1.60.14); FILE MERGED 2004/05/07 15:03:25 jl 1.60.14.13: #i20052# 2004/04/30 08:34:41 jl 1.60.14.12: #i20052# 2004/04/28 15:11:45 jl 1.60.14.11: RESYNC: (1.61-1.63); FILE MERGED 2004/04/28 10:59:26 jl 1.60.14.10: #i20052# 2004/03/16 16:15:36 jl 1.60.14.9: RESYNC: (1.60-1.61); FILE MERGED 2004/02/20 09:19:06 jl 1.60.14.8: #115008# 2004/02/19 09:47:18 jl 1.60.14.7: #1150008# 2004/02/04 16:52:42 jl 1.60.14.6: #115008# 2004/02/04 15:32:59 jl 1.60.14.5: #115008# 2004/02/04 15:07:14 jl 1.60.14.4: #115008# 2004/02/04 11:25:57 jl 1.60.14.3: #115008# 2004/02/03 15:57:36 jl 1.60.14.2: #115008# removed use of java.ini/javarc 2004/02/02 15:25:56 jl 1.60.14.1: #115008# JVM service writes, and uses configuration data for the items which were formally in java.ini. Fixed use of environment variable OO_JAVA_PROPERTIES to initialize JVM service.


2004-06-01  Oliver Bolte  <obo@openoffice.org>  [430aa3404d674a98bfd0ec70884c576b178fc51c]

INTEGRATION: CWS jl6 (1.6.18); FILE MERGED 2004/05/07 15:03:24 jl 1.6.18.1: #i20052#


2004-06-01  Oliver Bolte  <obo@openoffice.org>  [f99db492ff8ce6e36929922c3d8f7d68f2f243aa]

INTEGRATION: CWS jl6 (1.11.4); FILE MERGED 2004/04/28 15:08:56 jl 1.11.4.3: RESYNC: (1.12-1.13); FILE MERGED 2004/03/16 16:16:23 jl 1.11.4.2: RESYNC: (1.11-1.12); FILE MERGED 2004/02/24 12:13:43 jl 1.11.4.1: #115008#


2004-06-01  Oliver Bolte  <obo@openoffice.org>  [959469d5060400d5e7e36f123fef7d5ceacabaf1]

INTEGRATION: CWS jl6 (1.11.22); FILE MERGED 2004/05/04 15:35:21 jl 1.11.22.1: #109765# use new jvmfwk to find JRE installation


2004-06-01  Oliver Bolte  <obo@openoffice.org>  [ee0c5a96d4c341c62933d9c070b37c4621787b97]

INTEGRATION: CWS jl6 (1.19.12); FILE MERGED 2004/05/04 15:35:21 jl 1.19.12.1: #109765# use new jvmfwk to find JRE installation


2004-06-01  Oliver Bolte  <obo@openoffice.org>  [989186a9160a024ab9d48a83417ea06c2ac483a2]

INTEGRATION: CWS jl6 (1.28.138); FILE MERGED 2004/04/30 08:41:34 jl 1.28.138.3: #i20052# 2004/04/28 13:24:09 jl 1.28.138.2: RESYNC: (1.28-1.29); FILE MERGED 2004/04/27 10:12:30 pb 1.28.138.1: fix: #i20052# add ijvmfwk.lib


2004-06-01  Oliver Bolte  <obo@openoffice.org>  [146d66297ce401e81a7676f60886f08da733f7c7]

INTEGRATION: CWS jl6 (1.2.152); FILE MERGED 2004/05/07 11:51:10 jl 1.2.152.3: RESYNC: (1.3-1.4); FILE MERGED 2004/04/28 12:59:17 jl 1.2.152.2: RESYNC: (1.2-1.3); FILE MERGED 2004/04/27 10:10:27 pb 1.2.152.1: fix: #i20052# new Java options


2004-06-01  Oliver Bolte  <obo@openoffice.org>  [568f8fcecd6bb3382fdfb8d5fb82031222dff92c]

INTEGRATION: CWS jl6 (1.3.152); FILE MERGED 2004/05/13 12:54:59 jl 1.3.152.3: RESYNC: (1.5-1.6); FILE MERGED 2004/04/28 12:58:40 jl 1.3.152.2: RESYNC: (1.3-1.5); FILE MERGED 2004/04/27 10:10:28 pb 1.3.152.1: fix: #i20052# new Java options


2004-06-01  Oliver Bolte  <obo@openoffice.org>  [e0eab3facdd2c568abad71f91cee9dcdd720d5c0]

INTEGRATION: CWS jl6 (1.1.2); FILE ADDED 2004/05/17 11:15:12 pb 1.1.2.3: fix: #i20052# java restart warning box added 2004/05/03 10:23:40 pb 1.1.2.2: fix: #i20052# improved 2004/04/27 10:07:48 pb 1.1.2.1: fix: #i20052# new Java options


2004-06-01  Oliver Bolte  <obo@openoffice.org>  [aa8e6bff416ebdda529f059e2a637cf392a5da49]

INTEGRATION: CWS jl6 (1.1.2); FILE ADDED 2004/05/17 11:15:13 pb 1.1.2.4: fix: #i20052# java restart warning box added 2004/05/14 10:32:51 pb 1.1.2.3: fix: #i20052# parameters and class path dlg improved 2004/05/03 10:23:39 pb 1.1.2.2: fix: #i20052# improved 2004/04/27 10:07:48 pb 1.1.2.1: fix: #i20052# new Java options


2004-06-01  Oliver Bolte  <obo@openoffice.org>  [ec7eee4524e60625442eb35dd7ad100e39e224ef]

INTEGRATION: CWS jl6 (1.1.2); FILE ADDED 2004/05/03 10:23:40 pb 1.1.2.2: fix: #i20052# improved 2004/04/27 10:07:49 pb 1.1.2.1: fix: #i20052# new Java options


2004-06-01  Oliver Bolte  <obo@openoffice.org>  [c66d1208fa85d60dc83e70978d84bb861459a794]

INTEGRATION: CWS jl6 (1.1.2); FILE ADDED 2004/05/24 12:12:10 jl 1.1.2.10: #i20052# 2004/05/18 08:05:51 pb 1.1.2.9: fix: #i20052# don't abbreviate the class pathes at the moment 2004/05/17 11:15:13 pb 1.1.2.8: fix: #i20052# java restart warning box added 2004/05/15 19:07:32 jl 1.1.2.7: #i20052# rtl::OUStrings where incorrectly released 2004/05/14 10:32:52 pb 1.1.2.6: fix: #i20052# parameters and class path dlg improved 2004/05/12 14:23:44 jl 1.1.2.5: #i20052# fix in SvxJavaClassPathDlg::SetClassPath, the last token was omitted 2004/05/12 07:59:49 jl 1.1.2.4: #i20052# selection of manually added JREs caused crash 2004/05/11 11:09:27 pb 1.1.2.3: fix: #i20052# some fixes 2004/05/03 10:23:39 pb 1.1.2.2: fix: #i20052# improved 2004/04/27 10:07:49 pb 1.1.2.1: fix: #i20052# new Java options


2004-06-01  Oliver Bolte  <obo@openoffice.org>  [d82539a94388778620f7e637e4dbdbe7d89715b1]

INTEGRATION: CWS jl6 (1.2.152); FILE MERGED 2004/05/13 12:53:29 jl 1.2.152.2: RESYNC: (1.2-1.3); FILE MERGED 2004/04/28 08:46:14 pb 1.2.152.1: fix: #i20052# new java options


2004-06-01  Oliver Bolte  <obo@openoffice.org>  [88e012e2cc344008b9cfa0e2d2ba51ea609b8005]

INTEGRATION: CWS tableintable (1.32.14); FILE MERGED 2004/02/13 08:00:09 pb 1.32.14.1: fix: #i20193# move InsertTable code in BaseShell


2004-06-01  Oliver Bolte  <obo@openoffice.org>  [36275762b98d769b6798763b30a260be51ed5621]

INTEGRATION: CWS tableintable (1.48.14); FILE MERGED 2004/05/18 19:21:15 fme 1.48.14.4: Resolved merge conflicts 2004/05/17 14:07:44 fme 1.48.14.3: RESYNC: (1.48-1.50); FILE MERGED 2004/03/22 15:08:08 fme 1.48.14.2: #i26609# No TextToTable for table selections 2004/02/13 07:59:10 pb 1.48.14.1: fix: #i20193# InsertTable() added


2004-06-01  Oliver Bolte  <obo@openoffice.org>  [344f791f1d2d16774608c9c3f8613ac136a51485]

INTEGRATION: CWS tableintable (1.11.82); FILE MERGED 2004/02/13 07:07:52 pb 1.11.82.1: fix: #i20193# enable TableWindow with SfxUInt16Item and Value != 0


2004-06-01  Oliver Bolte  <obo@openoffice.org>  [951452a866ba41a554690b16e8cd23456261a0b2]

INTEGRATION: CWS tableintable (1.101.122); FILE MERGED 2004/05/17 14:33:34 fme 1.101.122.2: RESYNC: (1.101-1.102); FILE MERGED 2004/02/20 13:32:41 fme 1.101.122.1: #i25679# Feature - Table in table


2004-06-01  Oliver Bolte  <obo@openoffice.org>  [2849f3f4fa0eee1ce37a5d8b8d750adb729acb58]

INTEGRATION: CWS tableintable (1.7.404); FILE MERGED 2004/05/17 14:16:32 fme 1.7.404.2: RESYNC: (1.7-1.8); FILE MERGED 2004/03/05 11:30:15 fme 1.7.404.1: #i25679# Feature - Table in table


2004-06-01  Oliver Bolte  <obo@openoffice.org>  [827e1fd477a102c8cd81969469530042fb54fb47]

INTEGRATION: CWS tableintable (1.43.14); FILE MERGED 2004/05/17 14:12:26 fme 1.43.14.2: RESYNC: (1.43-1.45); FILE MERGED 2004/03/23 09:52:56 pb 1.43.14.1: fix: #20193# attach table name to cell coordinate for Status Bar


2004-06-01  Oliver Bolte  <obo@openoffice.org>  [5a93a41009f21a23683494c297eb5c28bdd55c02]

INTEGRATION: CWS tableintable (1.24.14); FILE MERGED 2004/05/17 14:09:00 fme 1.24.14.2: RESYNC: (1.24-1.26); FILE MERGED 2004/02/13 08:00:27 pb 1.24.14.1: fix: #i20193# allow table in table


2004-06-01  Oliver Bolte  <obo@openoffice.org>  [0610f240703bb7a4a1e6d74594ef97d0f1a0406c]

INTEGRATION: CWS tableintable (1.6.576); FILE MERGED 2004/02/13 07:58:31 pb 1.6.576.1: fix: #i20193# InsertTable() added


2004-06-01  Oliver Bolte  <obo@openoffice.org>  [16ad49a20e7936f20d5a56036aaf0876bb816e3e]

INTEGRATION: CWS tableintable (1.73.12); FILE MERGED 2004/05/17 13:58:16 fme 1.73.12.2: RESYNC: (1.73-1.74); FILE MERGED 2004/03/05 11:29:46 fme 1.73.12.1: #i25679# Feature - Table in table


2004-06-01  Oliver Bolte  <obo@openoffice.org>  [7002d176c1ef9d323ece318f1c5e01c197653617]

INTEGRATION: CWS tableintable (1.81.52); FILE MERGED 2004/05/17 13:36:29 fme 1.81.52.3: RESYNC: (1.81-1.84); FILE MERGED 2004/03/17 12:37:35 tl 1.81.52.2: #i25689# XML import/export of tables 2004/02/23 11:49:43 tl 1.81.52.1: #i25689# allow for tables in tables in SwXTextTable::attachToRange


2004-06-01  Oliver Bolte  <obo@openoffice.org>  [c819dca92eacd3a43e3fe3378e06e27d0ff7a8cc]

INTEGRATION: CWS tableintable (1.41.120); FILE MERGED 2004/05/17 13:35:30 fme 1.41.120.2: RESYNC: (1.41-1.42); FILE MERGED 2004/03/17 12:35:50 tl 1.41.120.1: #i25689# XML import/export of tables


2004-06-01  Oliver Bolte  <obo@openoffice.org>  [df638008714383e578f417bca588ab9f107b139f]

INTEGRATION: CWS tableintable (1.8.108); FILE MERGED 2004/05/17 13:34:16 fme 1.8.108.2: RESYNC: (1.8-1.10); FILE MERGED 2004/03/02 08:10:41 fme 1.8.108.1: #i25679# Feature - Table in table


2004-06-01  Oliver Bolte  <obo@openoffice.org>  [708c7b70c12b98b9044d8ca95bdaee2942dd875e]

INTEGRATION: CWS tableintable (1.32.66); FILE MERGED 2004/05/17 13:23:58 fme 1.32.66.2: RESYNC: (1.32-1.35); FILE MERGED 2004/03/29 11:41:46 fme 1.32.66.1: #i26620# Cursor travelling for tables in tables


2004-06-01  Oliver Bolte  <obo@openoffice.org>  [54244c5173e7ee47aea3f879676bd80f43ec1037]

INTEGRATION: CWS tableintable (1.49.14); FILE MERGED 2004/05/17 13:23:47 fme 1.49.14.3: RESYNC: (1.49-1.56); FILE MERGED 2004/02/26 15:55:57 fme 1.49.14.2: #i25679# Feature - Table in table 2004/02/20 13:29:35 fme 1.49.14.1: #i25679# Feature - Table in table


2004-06-01  Oliver Bolte  <obo@openoffice.org>  [a5744cc0a2dcfe2cee7a3c9830f9ec0fc1553a52]

INTEGRATION: CWS tableintable (1.28.62); FILE MERGED 2004/05/17 13:20:19 fme 1.28.62.3: RESYNC: (1.28-1.36); FILE MERGED 2004/02/26 15:55:57 fme 1.28.62.2: #i25679# Feature - Table in table 2004/02/20 13:29:34 fme 1.28.62.1: #i25679# Feature - Table in table


2004-06-01  Oliver Bolte  <obo@openoffice.org>  [9b3d24518fe7bba213196c169599070dac8d01f9]

INTEGRATION: CWS tableintable (1.20.14); FILE MERGED 2004/05/17 13:20:10 fme 1.20.14.3: RESYNC: (1.20-1.24); FILE MERGED 2004/02/26 15:55:56 fme 1.20.14.2: #i25679# Feature - Table in table 2004/02/20 13:29:34 fme 1.20.14.1: #i25679# Feature - Table in table


2004-06-01  Oliver Bolte  <obo@openoffice.org>  [62065921cad8c569ac5372b2076f71be431ddad2]

INTEGRATION: CWS tableintable (1.42.68); FILE MERGED 2004/05/17 13:20:01 fme 1.42.68.4: RESYNC: (1.42-1.45); FILE MERGED 2004/03/02 08:10:23 fme 1.42.68.3: #i25679# Feature - Table in table 2004/02/26 15:55:56 fme 1.42.68.2: #i25679# Feature - Table in table 2004/02/20 13:29:33 fme 1.42.68.1: #i25679# Feature - Table in table


2004-06-01  Oliver Bolte  <obo@openoffice.org>  [22b170450445606904dddd7fe0d86c530e888755]

INTEGRATION: CWS tableintable (1.7.68); FILE MERGED 2004/05/17 13:18:31 fme 1.7.68.2: RESYNC: (1.7-1.9); FILE MERGED 2004/02/26 15:55:56 fme 1.7.68.1: #i25679# Feature - Table in table


2004-06-01  Oliver Bolte  <obo@openoffice.org>  [2dc914c6a92a092576e4be2347c273e57ecfa147]

INTEGRATION: CWS tableintable (1.20.68); FILE MERGED 2004/05/17 13:15:03 fme 1.20.68.3: RESYNC: (1.20-1.23); FILE MERGED 2004/02/20 13:29:33 fme 1.20.68.2: #i25679# Feature - Table in table 2004/02/13 07:57:45 pb 1.20.68.1: fix: #i20193# Positition can be USHRT_MAX if table in table


2004-06-01  Oliver Bolte  <obo@openoffice.org>  [8cf9e9224d6770a4298393bc41bf7b4c76c1f3a5]

INTEGRATION: CWS tableintable (1.19.108); FILE MERGED 2004/03/02 08:10:40 fme 1.19.108.1: #i25679# Feature - Table in table


2004-06-01  Oliver Bolte  <obo@openoffice.org>  [71cf7f74d0aab558c6798d67f6b3c52ebf6c1c68]

INTEGRATION: CWS tableintable (1.7.108); FILE MERGED 2004/05/17 13:13:05 fme 1.7.108.2: RESYNC: (1.7-1.8); FILE MERGED 2004/03/02 08:10:39 fme 1.7.108.1: #i25679# Feature - Table in table


2004-06-01  Oliver Bolte  <obo@openoffice.org>  [e3aa7e7a9178b2621e42565d94d1ea8d80d2a8df]

INTEGRATION: CWS tableintable (1.11.108); FILE MERGED 2004/02/26 15:55:55 fme 1.11.108.2: #i25679# Feature - Table in table 2004/02/20 13:29:33 fme 1.11.108.1: #i25679# Feature - Table in table


2004-06-01  Oliver Bolte  <obo@openoffice.org>  [be6b2d768505d4bb7a60111ba363414f2c88df3c]

INTEGRATION: CWS tableintable (1.11.106); FILE MERGED 2004/05/17 13:10:53 fme 1.11.106.3: RESYNC: (1.11-1.13); FILE MERGED 2004/03/30 08:45:43 fme 1.11.106.2: #i26629# Table in table - unique table names during copying of nested tables 2004/02/20 13:29:32 fme 1.11.106.1: #i25679# Feature - Table in table


2004-06-01  Oliver Bolte  <obo@openoffice.org>  [fa23412336e4e86c4eacc87a756a5e9d85982630]

INTEGRATION: CWS tableintable (1.2.404); FILE MERGED 2004/03/02 08:10:38 fme 1.2.404.1: #i25679# Feature - Table in table


2004-06-01  Oliver Bolte  <obo@openoffice.org>  [e1e69cd5f8a2ad8de53abd7a9fedf68c2fa23381]

INTEGRATION: CWS tableintable (1.22.14); FILE MERGED 2004/03/29 12:58:40 fme 1.22.14.1: #i26621# Tables in tables - set manual breaks at outer table


2004-06-01  Oliver Bolte  <obo@openoffice.org>  [d5f2c0fbd35c7f37833adeda75eb5b2f3d56ffef]

INTEGRATION: CWS tableintable (1.14.68); FILE MERGED 2004/03/17 12:16:56 tl 1.14.68.2: #i25689# XML import/export of tables 2004/03/02 08:10:37 fme 1.14.68.1: #i25679# Feature - Table in table


2004-06-01  Oliver Bolte  <obo@openoffice.org>  [97fb809b75498bfa1d1c3796dcd3b2250e9e4b39]

INTEGRATION: CWS tableintable (1.6.404); FILE MERGED 2004/03/22 15:09:54 fme 1.6.404.1: #i26532# GotoPrevTable for tables in tables


2004-06-01  Oliver Bolte  <obo@openoffice.org>  [7ae6e1a12ca8bebc59d85e0b412cbe1e3a649004]

INTEGRATION: CWS tableintable (1.31.136); FILE MERGED 2004/05/17 13:10:44 fme 1.31.136.2: RESYNC: (1.31-1.33); FILE MERGED 2004/02/26 15:55:53 fme 1.31.136.1: #i25679# Feature - Table in table


2004-06-01  Oliver Bolte  <obo@openoffice.org>  [a22ef5f5dc9bf52c66682d861869966b0d30f670]

INTEGRATION: CWS tableintable (1.30.136); FILE MERGED 2004/05/17 13:10:00 fme 1.30.136.2: RESYNC: (1.30-1.34); FILE MERGED 2004/02/26 15:55:53 fme 1.30.136.1: #i25679# Feature - Table in table


2004-06-01  Oliver Bolte  <obo@openoffice.org>  [3af4a5e755341116a2592e759d95311c8b65cf97]

INTEGRATION: CWS tableintable (1.31.66); FILE MERGED 2004/05/17 13:01:08 fme 1.31.66.2: RESYNC: (1.31-1.32); FILE MERGED 2004/03/17 12:13:05 tl 1.31.66.1: #i25689# XML import/export of tables


2004-06-01  Oliver Bolte  <obo@openoffice.org>  [a6f7f39380b241e839c48dd4b2caddb10ac0f310]

INTEGRATION: CWS tableintable (1.4.568); FILE MERGED 2004/05/17 12:59:47 fme 1.4.568.2: RESYNC: (1.4-1.5); FILE MERGED 2004/03/30 08:45:19 fme 1.4.568.1: #i26629# Table in table - unique table names during copying of nested tables


2004-05-28  Oliver Bolte  <obo@openoffice.org>  [cd93db597354162438dacd5e9c3b8c152ab7bd84]

INTEGRATION: CWS i18n12 (1.31.2); FILE MERGED 2004/04/13 11:55:32 er 1.31.2.3: #i27711# Hungarian breakiterator 2004/04/10 00:23:19 khong 1.31.2.2: #i25323# generate index table from ICU collator for western languages 2004/04/09 20:11:03 khong 1.31.2.1: #i25323# generate index table from ICU collator for western languages


2004-05-28  Oliver Bolte  <obo@openoffice.org>  [162b7e3bfad81521e2d69d8a83384ce37afd118e]

INTEGRATION: CWS i18n12 (1.10.86); FILE MERGED 2004/04/09 20:06:44 khong 1.10.86.1: #i25323# put index page information into localedata for each langauges


2004-05-28  Oliver Bolte  <obo@openoffice.org>  [079330dc67ca50ccd17640a23a95f326e7d219b8]

INTEGRATION: CWS i18n12 (1.7.86); FILE MERGED 2004/04/09 20:06:44 khong 1.7.86.1: #i25323# put index page information into localedata for each langauges


2004-05-28  Oliver Bolte  <obo@openoffice.org>  [9760137ba90e3b49a567cb0b2c6f49e5bf9add99]

INTEGRATION: CWS i18n12 (1.11.86); FILE MERGED 2004/04/09 20:06:44 khong 1.11.86.1: #i25323# put index page information into localedata for each langauges


2004-05-28  Oliver Bolte  <obo@openoffice.org>  [7e5198bb2555e1d0f93b7511aa3dc9128981139f]

INTEGRATION: CWS i18n12 (1.2.76); FILE MERGED 2004/04/09 20:06:44 khong 1.2.76.1: #i25323# put index page information into localedata for each langauges


2004-05-28  Oliver Bolte  <obo@openoffice.org>  [d81eaf23805316ca31b974f489e98a799fc902f3]

INTEGRATION: CWS i18n12 (1.8.86); FILE MERGED 2004/04/09 20:06:43 khong 1.8.86.1: #i25323# put index page information into localedata for each langauges


2004-05-28  Oliver Bolte  <obo@openoffice.org>  [89912bb81cea4d935d5b794b0612bed52df8d1ae]

INTEGRATION: CWS i18n12 (1.5.126); FILE MERGED 2004/04/09 20:06:43 khong 1.5.126.1: #i25323# put index page information into localedata for each langauges


2004-05-28  Oliver Bolte  <obo@openoffice.org>  [f5de1c3333d06fe2410ff318e9044baa74f17790]

INTEGRATION: CWS i18n12 (1.4.126); FILE MERGED 2004/04/09 20:06:43 khong 1.4.126.1: #i25323# put index page information into localedata for each langauges


2004-05-28  Oliver Bolte  <obo@openoffice.org>  [361404a290583c492a8a8c117e350f0a0ae03050]

INTEGRATION: CWS i18n12 (1.6.86); FILE MERGED 2004/04/09 20:06:43 khong 1.6.86.1: #i25323# put index page information into localedata for each langauges


2004-05-28  Oliver Bolte  <obo@openoffice.org>  [20bd3ff9e67047c113a5809c3196a372cf5ffb36]

INTEGRATION: CWS i18n12 (1.6.126); FILE MERGED 2004/04/09 20:06:43 khong 1.6.126.1: #i25323# put index page information into localedata for each langauges


2004-05-28  Oliver Bolte  <obo@openoffice.org>  [3fbe6115f949b5358ed80ce308af36f247086eda]

INTEGRATION: CWS i18n12 (1.3.56); FILE MERGED 2004/04/09 20:06:43 khong 1.3.56.1: #i25323# put index page information into localedata for each langauges


2004-05-28  Oliver Bolte  <obo@openoffice.org>  [611434dcccb380337ad1512078a76e23ba08747b]

INTEGRATION: CWS i18n12 (1.2.56); FILE MERGED 2004/04/19 11:57:28 er 1.2.56.2: #i27962# apply date format patch provided by Pavel Janik 2004/04/09 20:06:42 khong 1.2.56.1: #i25323# put index page information into localedata for each langauges


2004-05-28  Oliver Bolte  <obo@openoffice.org>  [259e5cf5be7b63ef458ede39a829136a2a65ebb7]

INTEGRATION: CWS i18n12 (1.9.66); FILE MERGED 2004/04/13 19:36:17 khong 1.9.66.2: #i25323# put index page information into localedata 2004/04/09 20:06:42 khong 1.9.66.1: #i25323# put index page information into localedata for each langauges


2004-05-28  Oliver Bolte  <obo@openoffice.org>  [db39af5edd6412ddff9612c46fede1b520773f0e]

INTEGRATION: CWS i18n12 (1.2.60); FILE MERGED 2004/04/09 20:06:42 khong 1.2.60.1: #i25323# put index page information into localedata for each langauges


2004-05-28  Oliver Bolte  <obo@openoffice.org>  [d8ac31498934d67eac76da17b449cb810db0fe36]

INTEGRATION: CWS i18n12 (1.6.86); FILE MERGED 2004/04/09 20:06:42 khong 1.6.86.1: #i25323# put index page information into localedata for each langauges


2004-05-28  Oliver Bolte  <obo@openoffice.org>  [a313c8334cc0ada1a83c13131c53e8dd9c08070b]

INTEGRATION: CWS i18n12 (1.8.76); FILE MERGED 2004/04/09 20:06:41 khong 1.8.76.1: #i25323# put index page information into localedata for each langauges


2004-05-28  Oliver Bolte  <obo@openoffice.org>  [53ff1e44aede146e432069236ac020df3b6383c7]

INTEGRATION: CWS i18n12 (1.1.126); FILE MERGED 2004/04/09 20:06:41 khong 1.1.126.1: #i25323# put index page information into localedata for each langauges


2004-05-28  Oliver Bolte  <obo@openoffice.org>  [2a8e464769a23fa06b729a5967aed42cb2e85d9d]

INTEGRATION: CWS i18n12 (1.7.56); FILE MERGED 2004/04/09 20:06:41 khong 1.7.56.1: #i25323# put index page information into localedata for each langauges


2004-05-28  Oliver Bolte  <obo@openoffice.org>  [c31fecadae044bfd747b1b67eb8213754844888b]

INTEGRATION: CWS i18n12 (1.8.56); FILE MERGED 2004/04/09 20:06:41 khong 1.8.56.1: #i25323# put index page information into localedata for each langauges


2004-05-28  Oliver Bolte  <obo@openoffice.org>  [cebe34c85d6c604795dc7c82591e02e27a666cf5]

INTEGRATION: CWS i18n12 (1.6.86); FILE MERGED 2004/04/09 20:06:41 khong 1.6.86.1: #i25323# put index page information into localedata for each langauges


2004-05-28  Oliver Bolte  <obo@openoffice.org>  [b2f9e96cab1214af5f2e44b046ccef196f019e8c]

INTEGRATION: CWS i18n12 (1.7.86); FILE MERGED 2004/04/09 20:06:41 khong 1.7.86.1: #i25323# put index page information into localedata for each langauges


2004-05-28  Oliver Bolte  <obo@openoffice.org>  [69027953594070e22a77bf5cb4d8755feb8fa9a4]

INTEGRATION: CWS i18n12 (1.6.56); FILE MERGED 2004/04/09 20:06:41 khong 1.6.56.1: #i25323# put index page information into localedata for each langauges


2004-05-28  Oliver Bolte  <obo@openoffice.org>  [df7f2de0f8c9ea74f9df4b704eed0ea1e5244302]

INTEGRATION: CWS i18n12 (1.2.124); FILE MERGED 2004/04/09 20:06:40 khong 1.2.124.1: #i25323# put index page information into localedata for each langauges


2004-05-28  Oliver Bolte  <obo@openoffice.org>  [8d5a752d1a3dc0330a76dbd3757ce9ce8b5029dd]

INTEGRATION: CWS i18n12 (1.2.76); FILE MERGED 2004/04/09 20:06:40 khong 1.2.76.1: #i25323# put index page information into localedata for each langauges


2004-05-28  Oliver Bolte  <obo@openoffice.org>  [c117c350935e7e618b52b5d610e05403cc6a54ef]

INTEGRATION: CWS i18n12 (1.2.80); FILE MERGED 2004/04/09 20:06:40 khong 1.2.80.1: #i25323# put index page information into localedata for each langauges


2004-05-28  Oliver Bolte  <obo@openoffice.org>  [181149947afdd9f75e652a3686322d935f83db05]

INTEGRATION: CWS i18n12 (1.6.8); FILE MERGED 2004/04/09 20:06:40 khong 1.6.8.1: #i25323# put index page information into localedata for each langauges


2004-05-28  Oliver Bolte  <obo@openoffice.org>  [f67cffb2f81f6f0c59fcd21001ae00be7abd048c]

INTEGRATION: CWS i18n12 (1.2.80); FILE MERGED 2004/04/09 20:06:39 khong 1.2.80.1: #i25323# put index page information into localedata for each langauges


2004-05-28  Oliver Bolte  <obo@openoffice.org>  [d9cfac7c5da44b941db93f54537238921e23d98a]

INTEGRATION: CWS i18n12 (1.10.76); FILE MERGED 2004/05/04 18:50:41 er 1.10.76.2: #i25323# description of LC_INDEX entities 2004/04/13 19:36:17 khong 1.10.76.1: #i25323# put index page information into localedata


2004-05-28  Oliver Bolte  <obo@openoffice.org>  [af06d961290972da3e6ff0f457dbe093a0f8a05e]

INTEGRATION: CWS i18n12 (1.2.74); FILE MERGED 2004/04/13 19:36:16 khong 1.2.74.1: #i25323# put index page information into localedata


2004-05-28  Oliver Bolte  <obo@openoffice.org>  [fe956385556413e28081356e344ea89aed435b86]

INTEGRATION: CWS i18n12 (1.14.94); FILE MERGED 2004/04/09 20:06:39 khong 1.14.94.1: #i25323# put index page information into localedata for each langauges


2004-05-28  Oliver Bolte  <obo@openoffice.org>  [74cb1f88c4de7d3379c9f75a45295bebed9eb913]

INTEGRATION: CWS i18n12 (1.5.126); FILE MERGED 2004/04/09 20:06:39 khong 1.5.126.1: #i25323# put index page information into localedata for each langauges


2004-05-28  Oliver Bolte  <obo@openoffice.org>  [01870d8a25963f905d6187efccbcad75bf2a6765]

INTEGRATION: CWS i18n12 (1.10.22); FILE MERGED 2004/04/30 11:27:47 er 1.10.22.2: RESYNC: (1.10-1.11); FILE MERGED 2004/04/09 20:06:39 khong 1.10.22.1: #i25323# put index page information into localedata for each langauges


2004-05-28  Oliver Bolte  <obo@openoffice.org>  [c53783aee7b4f1ae352c395ab24adb29d036f986]

INTEGRATION: CWS i18n12 (1.6.86); FILE MERGED 2004/04/09 20:06:39 khong 1.6.86.1: #i25323# put index page information into localedata for each langauges


2004-05-28  Oliver Bolte  <obo@openoffice.org>  [62797e0c65791a26d3f268230432fd171a92beb5]

INTEGRATION: CWS i18n12 (1.7.86); FILE MERGED 2004/04/09 20:06:39 khong 1.7.86.1: #i25323# put index page information into localedata for each langauges


2004-05-28  Oliver Bolte  <obo@openoffice.org>  [c2c22e7be0043bb553e0132fecf619ede1fd0887]

INTEGRATION: CWS i18n12 (1.6.86); FILE MERGED 2004/04/09 20:06:38 khong 1.6.86.1: #i25323# put index page information into localedata for each langauges


2004-05-28  Oliver Bolte  <obo@openoffice.org>  [86dda62fa67e39c74e2b4fd7a66e98a92db2c35d]

INTEGRATION: CWS i18n12 (1.5.86); FILE MERGED 2004/04/09 20:06:38 khong 1.5.86.1: #i25323# put index page information into localedata for each langauges


2004-05-28  Oliver Bolte  <obo@openoffice.org>  [a932db06bfeccb53689c15fe2b175eca501f0ebe]

INTEGRATION: CWS i18n12 (1.7.14); FILE MERGED 2004/04/09 20:06:38 khong 1.7.14.1: #i25323# put index page information into localedata for each langauges


2004-05-28  Oliver Bolte  <obo@openoffice.org>  [8d009ab8cc0a3d556276ea3a70d963eeeaf5f1bc]

INTEGRATION: CWS i18n12 (1.8.86); FILE MERGED 2004/04/09 20:06:38 khong 1.8.86.1: #i25323# put index page information into localedata for each langauges


2004-05-28  Oliver Bolte  <obo@openoffice.org>  [b9da91fc4c74248896b7b422e02f0e37c246151c]

INTEGRATION: CWS i18n12 (1.10.18); FILE MERGED 2004/04/09 20:06:38 khong 1.10.18.1: #i25323# put index page information into localedata for each langauges


2004-05-28  Oliver Bolte  <obo@openoffice.org>  [72bce72601589e4c48b19335391f48dc44ce54a1]

INTEGRATION: CWS i18n12 (1.1.126); FILE MERGED 2004/04/09 20:06:38 khong 1.1.126.1: #i25323# put index page information into localedata for each langauges


2004-05-28  Oliver Bolte  <obo@openoffice.org>  [dd5e7e643dac5084abbcf224df7f2e789148a7e4]

INTEGRATION: CWS i18n12 (1.5.126); FILE MERGED 2004/04/09 20:06:37 khong 1.5.126.1: #i25323# put index page information into localedata for each langauges


2004-05-28  Oliver Bolte  <obo@openoffice.org>  [c2ce5346a6517fe86a6e9c6187f0c7e51253efa9]

INTEGRATION: CWS i18n12 (1.7.86); FILE MERGED 2004/04/09 20:06:37 khong 1.7.86.1: #i25323# put index page information into localedata for each langauges


2004-05-28  Oliver Bolte  <obo@openoffice.org>  [16406a7f28af9f3f5e9501765ae8a0d263dca74a]

INTEGRATION: CWS i18n12 (1.6.86); FILE MERGED 2004/04/09 20:06:37 khong 1.6.86.1: #i25323# put index page information into localedata for each langauges


2004-05-28  Oliver Bolte  <obo@openoffice.org>  [baa3cf3124086e94d65efcccd5f189b5411e1c43]

INTEGRATION: CWS i18n12 (1.8.52); FILE MERGED 2004/04/09 20:06:36 khong 1.8.52.1: #i25323# put index page information into localedata for each langauges


2004-05-28  Oliver Bolte  <obo@openoffice.org>  [687a0e4a40785869689b44ff5c8523419b47a905]

INTEGRATION: CWS i18n12 (1.2.86); FILE MERGED 2004/04/09 20:06:36 khong 1.2.86.1: #i25323# put index page information into localedata for each langauges


2004-05-28  Oliver Bolte  <obo@openoffice.org>  [ab66291e06e4862472462c835052da8d5623ce42]

INTEGRATION: CWS i18n12 (1.4.126); FILE MERGED 2004/04/09 20:06:36 khong 1.4.126.1: #i25323# put index page information into localedata for each langauges


2004-05-28  Oliver Bolte  <obo@openoffice.org>  [d59c73276eb22764bc9a659aebcaf98501c61b53]

INTEGRATION: CWS i18n12 (1.6.56); FILE MERGED 2004/04/09 20:06:35 khong 1.6.56.1: #i25323# put index page information into localedata for each langauges


2004-05-28  Oliver Bolte  <obo@openoffice.org>  [c45717b7b67936fc4b8fbd46c961b90f20330cf2]

INTEGRATION: CWS i18n12 (1.4.126); FILE MERGED 2004/04/09 20:06:35 khong 1.4.126.1: #i25323# put index page information into localedata for each langauges


2004-05-28  Oliver Bolte  <obo@openoffice.org>  [f3356acef03d3acd3f27e3211be6e58082a6f2b6]

INTEGRATION: CWS i18n12 (1.5.86); FILE MERGED 2004/04/09 20:06:35 khong 1.5.86.1: #i25323# put index page information into localedata for each langauges


2004-05-28  Oliver Bolte  <obo@openoffice.org>  [8a0b305b8863f623cd7460ecc971ae3c625844ca]

INTEGRATION: CWS i18n12 (1.5.122); FILE MERGED 2004/04/09 20:06:34 khong 1.5.122.1: #i25323# put index page information into localedata for each langauges


2004-05-28  Oliver Bolte  <obo@openoffice.org>  [399717718904a14832b3b097af4b2fcb21e2b6e8]

INTEGRATION: CWS i18n12 (1.5.126); FILE MERGED 2004/04/09 20:06:34 khong 1.5.126.1: #i25323# put index page information into localedata for each langauges


2004-05-28  Oliver Bolte  <obo@openoffice.org>  [5912210568f728fc4a07b47bbc62d598d0642e2b]

INTEGRATION: CWS i18n12 (1.4.126); FILE MERGED 2004/04/09 20:06:34 khong 1.4.126.1: #i25323# put index page information into localedata for each langauges


2004-05-28  Oliver Bolte  <obo@openoffice.org>  [53e66870024a2626f1339e6c2314e423c76d8071]

INTEGRATION: CWS i18n12 (1.5.86); FILE MERGED 2004/04/09 20:06:34 khong 1.5.86.1: #i25323# put index page information into localedata for each langauges


2004-05-28  Oliver Bolte  <obo@openoffice.org>  [ab6c242648102e6ed7e935435f4479a0cb4ede29]

INTEGRATION: CWS i18n12 (1.10.66); FILE MERGED 2004/04/09 20:06:34 khong 1.10.66.1: #i25323# put index page information into localedata for each langauges


2004-05-28  Oliver Bolte  <obo@openoffice.org>  [8ff7b0f85085f543e1f70638ed4e1aec9591b22c]

INTEGRATION: CWS i18n12 (1.5.86); FILE MERGED 2004/04/09 20:06:33 khong 1.5.86.1: #i25323# put index page information into localedata for each langauges


2004-05-28  Oliver Bolte  <obo@openoffice.org>  [706fddc95be5a0da7c72c47ceac149591c37fc39]

INTEGRATION: CWS i18n12 (1.6.86); FILE MERGED 2004/04/09 20:06:33 khong 1.6.86.1: #i25323# put index page information into localedata for each langauges


2004-05-28  Oliver Bolte  <obo@openoffice.org>  [81931a270cb1d5a9cb023fd457615498ba55a472]

INTEGRATION: CWS i18n12 (1.3.128); FILE MERGED 2004/04/09 20:06:32 khong 1.3.128.1: #i25323# put index page information into localedata for each langauges


2004-05-28  Oliver Bolte  <obo@openoffice.org>  [6030a220e231c290b87b097fea1165dc0f37e3fd]

INTEGRATION: CWS i18n12 (1.10.86); FILE MERGED 2004/04/09 20:06:32 khong 1.10.86.1: #i25323# put index page information into localedata for each langauges


2004-05-28  Oliver Bolte  <obo@openoffice.org>  [9e1ab1ca610485319b6dc65ea82728f6da4b254e]

INTEGRATION: CWS i18n12 (1.3.128); FILE MERGED 2004/04/09 20:06:31 khong 1.3.128.1: #i25323# put index page information into localedata for each langauges


2004-05-28  Oliver Bolte  <obo@openoffice.org>  [ea9744be591166058bd70967eb10e8876569b495]

INTEGRATION: CWS i18n12 (1.4.86); FILE MERGED 2004/04/09 20:06:31 khong 1.4.86.1: #i25323# put index page information into localedata for each langauges


2004-05-28  Oliver Bolte  <obo@openoffice.org>  [309c0cc97f0ee3de227a15ea4ebef8787d504205]

INTEGRATION: CWS i18n12 (1.5.122); FILE MERGED 2004/04/09 20:06:31 khong 1.5.122.1: #i25323# put index page information into localedata for each langauges


2004-05-28  Oliver Bolte  <obo@openoffice.org>  [aa34012be10dbf5d38600f850a6c3757699a20a4]

INTEGRATION: CWS i18n12 (1.4.86); FILE MERGED 2004/04/09 20:06:30 khong 1.4.86.1: #i25323# put index page information into localedata for each langauges


2004-05-28  Oliver Bolte  <obo@openoffice.org>  [2f4895b383c6b62e14a5104142c106ae0c6f8aea]

INTEGRATION: CWS i18n12 (1.7.86); FILE MERGED 2004/04/09 20:06:30 khong 1.7.86.1: #i25323# put index page information into localedata for each langauges


2004-05-28  Oliver Bolte  <obo@openoffice.org>  [a9a6f8555ef2d0a8a2def626891990f4cf03ed3c]

INTEGRATION: CWS i18n12 (1.6.86); FILE MERGED 2004/04/09 20:06:30 khong 1.6.86.1: #i25323# put index page information into localedata for each langauges


2004-05-28  Oliver Bolte  <obo@openoffice.org>  [df884ab6dfb54e540050725ae8eb720d542d2c33]

INTEGRATION: CWS i18n12 (1.7.86); FILE MERGED 2004/04/09 20:06:29 khong 1.7.86.1: #i25323# put index page information into localedata for each langauges


2004-05-28  Oliver Bolte  <obo@openoffice.org>  [e2b33a810333988276f143a0f1dbad08ba77e65e]

INTEGRATION: CWS i18n12 (1.6.86); FILE MERGED 2004/04/09 20:06:29 khong 1.6.86.1: #i25323# put index page information into localedata for each langauges


2004-05-28  Oliver Bolte  <obo@openoffice.org>  [619b7a315bb24e8f62122e1599318979da70773b]

INTEGRATION: CWS i18n12 (1.2.10); FILE MERGED 2004/04/09 20:06:29 khong 1.2.10.1: #i25323# put index page information into localedata for each langauges


2004-05-28  Oliver Bolte  <obo@openoffice.org>  [e606642e57a6e412a2d54740fe668f3635ce4ac8]

INTEGRATION: CWS i18n12 (1.10.60); FILE MERGED 2004/04/09 20:06:29 khong 1.10.60.1: #i25323# put index page information into localedata for each langauges


2004-05-28  Oliver Bolte  <obo@openoffice.org>  [fab727d9f1db0b765200b49e98735b70ac94c8fb]

INTEGRATION: CWS i18n12 (1.11.22); FILE MERGED 2004/04/09 20:06:29 khong 1.11.22.1: #i25323# put index page information into localedata for each langauges


2004-05-28  Oliver Bolte  <obo@openoffice.org>  [d31236094680ecdf3e85ea07d8f84187df961067]

INTEGRATION: CWS i18n12 (1.9.94); FILE MERGED 2004/04/09 20:06:29 khong 1.9.94.1: #i25323# put index page information into localedata for each langauges


2004-05-28  Oliver Bolte  <obo@openoffice.org>  [309aeb0a0b44219e6a14c9d3be6161b85ce4bd93]

INTEGRATION: CWS i18n12 (1.9.52); FILE MERGED 2004/04/09 20:06:28 khong 1.9.52.1: #i25323# put index page information into localedata for each langauges


2004-05-28  Oliver Bolte  <obo@openoffice.org>  [aa3e153184b9e3d4e319242ed35f543355d6b7af]

INTEGRATION: CWS i18n12 (1.8.94); FILE MERGED 2004/04/09 20:06:28 khong 1.8.94.1: #i25323# put index page information into localedata for each langauges


2004-05-28  Oliver Bolte  <obo@openoffice.org>  [16eb5081809a423e8b152d636aa36bd8a8a1cf07]

INTEGRATION: CWS i18n12 (1.12.52); FILE MERGED 2004/04/09 20:06:28 khong 1.12.52.1: #i25323# put index page information into localedata for each langauges


2004-05-28  Oliver Bolte  <obo@openoffice.org>  [393dafdd44158950b4d1e014da16e21f97303527]

INTEGRATION: CWS i18n12 (1.5.86); FILE MERGED 2004/04/09 20:06:28 khong 1.5.86.1: #i25323# put index page information into localedata for each langauges


2004-05-28  Oliver Bolte  <obo@openoffice.org>  [8eed7a224b8efa5148bed8011fb8a3aba7836556]

INTEGRATION: CWS i18n12 (1.24.2); FILE MERGED 2004/04/30 11:27:30 er 1.24.2.2: RESYNC: (1.24-1.25); FILE MERGED 2004/04/09 20:06:28 khong 1.24.2.1: #i25323# put index page information into localedata for each langauges


2004-05-28  Oliver Bolte  <obo@openoffice.org>  [023f9afd3766aeee0f5e9309529d6971fd34803f]

INTEGRATION: CWS i18n12 (1.5.2); FILE MERGED 2004/04/30 14:30:27 er 1.5.2.2: #i25323# add virtual to dtors 2004/04/09 20:06:27 khong 1.5.2.1: #i25323# put index page information into localedata for each langauges


2004-05-28  Oliver Bolte  <obo@openoffice.org>  [aefe0d79522660e38567bbe065e986303f5a229a]

INTEGRATION: CWS i18n12 (1.8.80); FILE MERGED 2004/04/30 14:30:07 er 1.8.80.3: #i25323# for scope binding 2004/04/30 11:27:22 er 1.8.80.2: RESYNC: (1.8-1.9); FILE MERGED 2004/04/09 20:06:27 khong 1.8.80.1: #i25323# put index page information into localedata for each langauges


2004-05-28  Oliver Bolte  <obo@openoffice.org>  [8ce8e9ed8d15c7fc14eb8613b2dcfc6ba36a93ee]

INTEGRATION: CWS i18n12 (1.10.130); FILE MERGED 2004/04/10 00:24:02 khong 1.10.130.2: #i25323# generate index table from ICU collator for western languages 2004/04/09 19:58:51 khong 1.10.130.1: #i25323# generate index table from ICU collator for western languages


2004-05-28  Oliver Bolte  <obo@openoffice.org>  [8a1bfbb0ca7e561b28e50929e124e513ef41310d]

INTEGRATION: CWS i18n12 (1.6.124); FILE MERGED 2004/04/09 19:58:49 khong 1.6.124.1: #i25323# generate index table from ICU collator for western languages


2004-05-28  Oliver Bolte  <obo@openoffice.org>  [93852bb492b0425a3614a7be2b69b9a6e8469233]

INTEGRATION: CWS i18n12 (1.4.124); FILE MERGED 2004/05/03 16:23:04 er 1.4.124.4: #i25323# Index::compare() isn't a SAL_CALL 2004/04/30 14:02:05 er 1.4.124.3: #i25323# for scoping 2004/04/10 00:24:02 khong 1.4.124.2: #i25323# generate index table from ICU collator for western languages 2004/04/09 19:58:49 khong 1.4.124.1: #i25323# generate index table from ICU collator for western languages


2004-05-28  Oliver Bolte  <obo@openoffice.org>  [d328377cd660e4fbcb456a4cba53503c5673ff60]

INTEGRATION: CWS i18n12 (1.1.2); FILE ADDED 2004/04/10 00:24:02 khong 1.1.2.1: #i25323# generate index table from ICU collator for western languages


2004-05-28  Oliver Bolte  <obo@openoffice.org>  [fb67ba47ce57dbb5cb0cf78c349334d8c085c56a]

INTEGRATION: CWS i18n12 (1.3.128); FILE MERGED 2004/04/09 19:58:49 khong 1.3.128.1: #i25323# generate index table from ICU collator for western languages


2004-05-28  Oliver Bolte  <obo@openoffice.org>  [d0d67d3bc4114f936ea689c64bf7f6d0b63be778]

INTEGRATION: CWS i18n12 (1.13.2); FILE MERGED 2004/04/09 19:58:49 khong 1.13.2.2: #i25323# generate index table from ICU collator for western languages 2004/02/20 00:23:29 khong 1.13.2.1: #i25558# add checking algorithm existence in loadAlgorithm


2004-05-28  Oliver Bolte  <obo@openoffice.org>  [53f856cb3f2575025ed142d681a5218ea991b9dd]

INTEGRATION: CWS i18n12 (1.24.8); FILE MERGED 2004/02/14 01:27:54 khong 1.24.8.1: #111668# change first year for Japanese calendar to GAN


2004-05-28  Oliver Bolte  <obo@openoffice.org>  [606556eed208d1218f950df2200510a7e19af1d9]

INTEGRATION: CWS i18n12 (1.1.2); FILE ADDED 2004/04/30 14:37:52 er 1.1.2.1: #i27711# Hungarian breakiterator (provided by Timar Andras)


2004-05-28  Oliver Bolte  <obo@openoffice.org>  [9710ca90166c18c0a92f7f0246a7c2f7dae87ebc]

INTEGRATION: CWS i18n12 (1.4.22); FILE MERGED 2004/04/13 11:55:32 er 1.4.22.1: #i27711# Hungarian breakiterator


2004-05-28  Oliver Bolte  <obo@openoffice.org>  [b138663ef4f4ade38fb42f8a2f567527cf15949b]

INTEGRATION: CWS i18n12 (1.13.22); FILE MERGED 2004/04/30 11:25:47 er 1.13.22.2: RESYNC: (1.13-1.14); FILE MERGED 2004/04/13 11:55:32 er 1.13.22.1: #i27711# Hungarian breakiterator


2004-05-28  Oliver Bolte  <obo@openoffice.org>  [6a33c3e477367d3dc72b0beb6e20716b527105bf]

INTEGRATION: CWS i18n12 (1.9.2); FILE MERGED 2004/04/09 20:10:41 khong 1.9.2.1: #i25323# generate index table from ICU collator for western languages


2004-05-28  Oliver Bolte  <obo@openoffice.org>  [9ba7058eb393ae1f2d06b0bdc5b73943309bde9f]

INTEGRATION: CWS i18n12 (1.2.128); FILE MERGED 2004/04/10 00:22:58 khong 1.2.128.2: #i25323# generate index table from ICU collator for western languages 2004/04/09 20:10:41 khong 1.2.128.1: #i25323# generate index table from ICU collator for western languages


2004-05-28  Oliver Bolte  <obo@openoffice.org>  [3288b3bff3c867033d96a73f5d2461665a3c407a]

INTEGRATION: CWS i18n12 (1.1.2); FILE ADDED 2004/04/10 00:22:58 khong 1.1.2.1: #i25323# generate index table from ICU collator for western languages


2004-05-28  Oliver Bolte  <obo@openoffice.org>  [8b5a81dd89b7c666aa79bf5a3dbf719c834ed91a]

INTEGRATION: CWS i18n12 (1.5.128); FILE MERGED 2004/04/10 00:22:58 khong 1.5.128.2: #i25323# generate index table from ICU collator for western languages 2004/04/09 20:10:40 khong 1.5.128.1: #i25323# generate index table from ICU collator for western languages


2004-05-28  Oliver Bolte  <obo@openoffice.org>  [d7ed1c00c7d2e24f35a0e49ec7b27562275d7c6a]

INTEGRATION: CWS i18n12 (1.10.2); FILE MERGED 2004/04/09 20:10:39 khong 1.10.2.1: #i25323# generate index table from ICU collator for western languages


2004-05-28  Oliver Bolte  <obo@openoffice.org>  [cba508f3491afa68f349f88e83bea542a2d42549]

INTEGRATION: CWS i18n12 (1.6.22); FILE MERGED 2004/04/13 11:55:31 er 1.6.22.1: #i27711# Hungarian breakiterator


2004-05-28  Oliver Bolte  <obo@openoffice.org>  [de96d573737ae9b96aa2890e02f6967bd0fedd16]

INTEGRATION: CWS i18n12 (1.11.328); FILE MERGED 2004/05/04 16:47:12 er 1.11.328.1: #i24852# Change the descriptions for search direction from 'left' and 'right' to 'forwards' and 'backwards' to conform to different writing direction.


2004-05-28  Oliver Bolte  <obo@openoffice.org>  [f72a1a3eeab683cb1491fad123a01afdc35b3bfd]

INTEGRATION: CWS i18n12 (1.2.50); FILE MERGED 2004/04/30 10:14:55 er 1.2.50.2: RESYNC: (1.2-1.3); FILE MERGED 2004/04/09 20:09:09 khong 1.2.50.1: #i25323# add script start and end for the script type for indexentrysupplier


2004-05-28  Oliver Bolte  <obo@openoffice.org>  [e59edb0a80836fee824b85f01ade81a5ad823e78]

INTEGRATION: CWS i18n12 (1.2.50); FILE MERGED 2004/04/30 10:14:36 er 1.2.50.2: RESYNC: (1.2-1.3); FILE MERGED 2004/04/09 20:09:27 khong 1.2.50.1: #i25323# add script start and end for the script type for indexentrysupplier


2004-05-28  Oliver Bolte  <obo@openoffice.org>  [b70a1fca4bbaed3a683f5ff1d4a155f1157435e5]

INTEGRATION: CWS tbe8 (1.43.54); FILE MERGED 2004/04/28 14:25:31 tbe 1.43.54.1: #115661# Crash in BASIC Organizer (encrypted library)


2004-05-28  Oliver Bolte  <obo@openoffice.org>  [9f4cfe82b91e0488b130147b9cf24e6c2a1846e7]

INTEGRATION: CWS comptrans2 (1.12.10); FILE MERGED 2004/05/19 13:59:20 tbe 1.12.10.1: #116239# Transparent Use of Office UNO Components from C++


2004-05-28  Oliver Bolte  <obo@openoffice.org>  [0e471da8b96a3d53e6f7a22a216bd43c27287838]

INTEGRATION: CWS comptrans2 (1.11.10); FILE MERGED 2004/05/19 14:02:41 tbe 1.11.10.1: #116239# Transparent Use of Office UNO Components from C++


2004-05-28  Oliver Bolte  <obo@openoffice.org>  [4faf1b738d52df0af36579b3f27c641610a242ad]

INTEGRATION: CWS comptrans2 (1.16.8); FILE MERGED 2004/05/19 13:58:12 tbe 1.16.8.1: #116239# Transparent Use of Office UNO Components from C++


2004-05-28  Oliver Bolte  <obo@openoffice.org>  [4cef349f90a52cabeaa73d221c5fae45f4b1783c]

INTEGRATION: CWS comptrans2 (1.7.36); FILE MERGED 2004/05/19 13:57:03 tbe 1.7.36.1: #116239# Transparent Use of Office UNO Components from C++


2004-05-28  Oliver Bolte  <obo@openoffice.org>  [cf3532836c54cf422bec2d35d46987888055e723]

INTEGRATION: CWS comptrans2 (1.6.4); FILE MERGED 2004/05/24 14:11:45 tbe 1.6.4.1: #i29443# move com.sun.star.lib.loader classes from javaunohelper to odk


2004-05-28  Oliver Bolte  <obo@openoffice.org>  [6564d2177436620a6a3fc20486924818b630bf0a]

INTEGRATION: CWS comptrans2 (1.9.4); FILE MERGED 2004/05/24 13:42:31 tbe 1.9.4.1: #i29443# move com.sun.star.lib.loader classes from javaunohelper to odk


2004-05-28  Oliver Bolte  <obo@openoffice.org>  [93541302be4c5eb7f1376c4631550a423f1022f8]

INTEGRATION: CWS comptrans2 (1.5.4); FILE MERGED 2004/05/24 13:41:49 tbe 1.5.4.1: #i29443# move com.sun.star.lib.loader classes from javaunohelper to odk


2004-05-28  Oliver Bolte  <obo@openoffice.org>  [56faca4a25249dd084a80815e0091ae5f93740d7]

INTEGRATION: CWS comptrans2 (1.7.2); FILE MERGED 2004/05/24 14:40:00 tbe 1.7.2.2: #i29443# move com.sun.star.lib.loader classes from javaunohelper to odk 2004/05/19 14:48:45 tbe 1.7.2.1: #116239# Transparent Use of Office UNO Components from C++


2004-05-28  Oliver Bolte  <obo@openoffice.org>  [b8b2d04e7f6e4a8dff0743e885fe540a627ab7a6]

INTEGRATION: CWS crashreport02 (1.20.14); FILE MERGED 2004/05/26 10:54:50 hro 1.20.14.1: #i441# Correctly handle SIGQUIT


2004-05-28  Oliver Bolte  <obo@openoffice.org>  [56e3228fe18f01419d45edfe437097609573bdb0]

INTEGRATION: CWS comptrans2 (1.9.30); FILE MERGED 2004/05/19 14:47:44 tbe 1.9.30.1: #116239# Transparent Use of Office UNO Components from C++


2004-05-28  Oliver Bolte  <obo@openoffice.org>  [fbe1162fd8822c716b66155ea1dd6c9758f16fd3]

INTEGRATION: CWS comptrans2 (1.1.2); FILE ADDED 2004/05/24 14:26:35 tbe 1.1.2.1: #i29443# move com.sun.star.lib.loader classes from javaunohelper to odk


2004-05-28  Oliver Bolte  <obo@openoffice.org>  [6d17165575c26ba9042b7e56ae745bd9942f7591]

INTEGRATION: CWS comptrans2 (1.1.2); FILE ADDED 2004/05/24 14:26:54 tbe 1.1.2.1: #i29443# move com.sun.star.lib.loader classes from javaunohelper to odk


2004-05-28  Oliver Bolte  <obo@openoffice.org>  [a95e03c41d6926cd30ce20132793139817a7a297]

INTEGRATION: CWS comptrans2 (1.1.2); FILE ADDED 2004/05/27 09:35:36 tbe 1.1.2.3: #116239 Transparent Use of Office UNO Components from C++ 2004/05/27 08:44:02 tbe 1.1.2.2: #116239 Transparent Use of Office UNO Components from C++ 2004/05/19 14:10:25 tbe 1.1.2.1: #116239# Transparent Use of Office UNO Components from C++


2004-05-28  Oliver Bolte  <obo@openoffice.org>  [f416aacb5a2888759c6576be3ce6b96601ab3a7a]

INTEGRATION: CWS comptrans2 (1.1.2); FILE ADDED 2004/05/19 14:10:43 tbe 1.1.2.1: #116239# Transparent Use of Office UNO Components from C++


2004-05-28  Oliver Bolte  <obo@openoffice.org>  [05a3913409c4bdb684c8c04b6829abc50327f307]

INTEGRATION: CWS comptrans2 (1.1.2); FILE ADDED 2004/05/27 09:35:01 tbe 1.1.2.3: #116239# Transparent Use of Office UNO Components from C++ 2004/05/27 08:39:37 tbe 1.1.2.2: #116239# Transparent Use of Office UNO Components from C++ 2004/05/19 14:15:04 tbe 1.1.2.1: #116239# Transparent Use of Office UNO Components from C++


2004-05-28  Oliver Bolte  <obo@openoffice.org>  [579518a5124b3b94b85b3566c8d40e9d0c42bf51]

INTEGRATION: CWS comptrans2 (1.1.2); FILE ADDED 2004/05/19 14:15:41 tbe 1.1.2.1: #116239# Transparent Use of Office UNO Components from C++


2004-05-28  Oliver Bolte  <obo@openoffice.org>  [70022e8ecf92bd49a7742d0b420c7b8cc2762cfd]

INTEGRATION: CWS comptrans2 (1.1.2); FILE ADDED 2004/05/24 14:21:04 tbe 1.1.2.1: #i29443# move com.sun.star.lib.loader classes from javaunohelper to odk


2004-05-28  Oliver Bolte  <obo@openoffice.org>  [bbbe3544f31c22704873f9e22c2db870dd982120]

INTEGRATION: CWS comptrans2 (1.1.2); FILE ADDED 2004/05/24 14:20:35 tbe 1.1.2.1: #i29443# move com.sun.star.lib.loader classes from javaunohelper to odk


2004-05-28  Oliver Bolte  <obo@openoffice.org>  [549b63f2d4c79bf16527b987b90766ac0dfcccc2]

INTEGRATION: CWS comptrans2 (1.1.2); FILE ADDED 2004/05/24 14:20:22 tbe 1.1.2.1: #i29443# move com.sun.star.lib.loader classes from javaunohelper to odk


2004-05-28  Oliver Bolte  <obo@openoffice.org>  [9c36b3a2253daa11b0618aff7a462ded4eb870f2]

INTEGRATION: CWS comptrans2 (1.1.2); FILE ADDED 2004/05/24 14:19:53 tbe 1.1.2.1: #i29443# move com.sun.star.lib.loader classes from javaunohelper to odk


2004-05-28  Oliver Bolte  <obo@openoffice.org>  [f09f14a509b8b3511ecaa6867ef350346b388686]

INTEGRATION: CWS comptrans2 (1.1.2); FILE ADDED 2004/05/24 14:19:32 tbe 1.1.2.1: #i29443# move com.sun.star.lib.loader classes from javaunohelper to odk


2004-05-28  Oliver Bolte  <obo@openoffice.org>  [1725458851ec810a6a8b5d93aae3f802d732e7af]

INTEGRATION: CWS comptrans2 (1.24.52); FILE MERGED 2004/05/24 14:38:44 tbe 1.24.52.2: #i29443# move com.sun.star.lib.loader classes from javaunohelper to odk 2004/05/19 14:46:21 tbe 1.24.52.1: #116239# Transparent Use of Office UNO Components from C++


2004-05-28  Oliver Bolte  <obo@openoffice.org>  [3c3eed1b36010f5da990f27132d2f2ed44cecfd3]

INTEGRATION: CWS comptrans2 (1.67.2); FILE MERGED 2004/05/24 14:34:53 tbe 1.67.2.2: #i29443# move com.sun.star.lib.loader classes from javaunohelper to odk 2004/05/19 14:44:36 tbe 1.67.2.1: #116239# Transparent Use of Office UNO Components from C++


2004-05-28  Oliver Bolte  <obo@openoffice.org>  [0b84bbef86dc023a07836526e118e1e376651539]

INTEGRATION: CWS comptrans2 (1.3.58); FILE MERGED 2004/05/19 14:41:39 tbe 1.3.58.1: #116239# Transparent Use of Office UNO Components from C++


2004-05-28  Oliver Bolte  <obo@openoffice.org>  [069f89f691c29f281ca892ae29c604e559f7a56d]

INTEGRATION: CWS tdocfixes1 (1.83.24); FILE MERGED 2004/05/14 15:20:49 kso 1.83.24.1: #29204# - Avoid NameClashException by using special UcbStreamHelper::CreateStream


2004-05-28  Oliver Bolte  <obo@openoffice.org>  [b6015ae158fe9df2a333aa82bfd7c349d7ab594c]

INTEGRATION: CWS tdocfixes1 (1.19.56); FILE MERGED 2004/05/19 12:02:27 kso 1.19.56.1: #i29320# - Fixed OFileAccess::writeFile to create non-existing resources.


2004-05-28  Oliver Bolte  <obo@openoffice.org>  [208de4e92f7894d2a2e952014faaa6e440c2a054]

INTEGRATION: CWS tdocfixes1 (1.13.8); FILE MERGED 2004/05/14 15:17:52 kso 1.13.8.1: #29204# - Added new member function to class UcbStreamHelper


2004-05-28  Oliver Bolte  <obo@openoffice.org>  [bb3f36a8d3c5c4be999d0af7f8319d8ab6e1fe86]

INTEGRATION: CWS tdocfixes1 (1.15.8); FILE MERGED 2004/05/14 15:19:18 kso 1.15.8.1: #i29204# - Avoid NameClashException by using special UcbStreamHelper::CreateStream


2004-05-28  Oliver Bolte  <obo@openoffice.org>  [fe1e82940ef2bcf6d8d4b6ff05bfe43ffbb78ecf]

INTEGRATION: CWS tdocfixes1 (1.4.6); FILE MERGED 2004/05/14 15:17:51 kso 1.4.6.1: #29204# - Added new member function to class UcbStreamHelper


2004-05-28  Oliver Bolte  <obo@openoffice.org>  [36b227b272f2f99ac98387275d2bf6d70c4e9ad6]

INTEGRATION: CWS tdocfixes1 (1.2.14); FILE MERGED 2004/05/18 14:52:18 kso 1.2.14.2: #116171# - Adapted to src680 m39 XStorage API changes. Issue number: Submitted by: Reviewed by: 2004/05/12 12:33:12 kso 1.2.14.1: #i27499# - Added support for XActiveDataStreamer to 'open' command. Issue number: Submitted by: Reviewed by:


2004-05-28  Oliver Bolte  <obo@openoffice.org>  [a237e16324bba99ee93eeac382e54effdbde3599]

INTEGRATION: CWS tdocfixes1 (1.2.14); FILE MERGED 2004/05/18 14:52:18 kso 1.2.14.4: #116171# - Adapted to src680 m39 XStorage API changes. Issue number: Submitted by: Reviewed by: 2004/05/18 12:09:43 kso 1.2.14.3: RESYNC: (1.2-1.3); FILE MERGED 2004/05/14 10:22:56 kso 1.2.14.2: #116171# - Value of property "Storage" now always is a clone. Issue number: Submitted by: Reviewed by: 2004/05/12 12:33:12 kso 1.2.14.1: #i27499# - Added support for XActiveDataStreamer to 'open' command. Issue number: Submitted by: Reviewed by:


2004-05-28  Oliver Bolte  <obo@openoffice.org>  [4b50fee3a484234d93aa424c8ef21ed573374885]

INTEGRATION: CWS tdocfixes1 (1.2.14); FILE MERGED 2004/05/18 14:52:18 kso 1.2.14.7: #116171# - Adapted to src680 m39 XStorage API changes. Issue number: Submitted by: Reviewed by: 2004/05/18 12:09:33 kso 1.2.14.6: RESYNC: (1.2-1.3); FILE MERGED 2004/05/14 10:22:55 kso 1.2.14.5: #116171# - Value of property "Storage" now always is a clone. Issue number: Submitted by: Reviewed by: 2004/05/13 15:44:27 kso 1.2.14.4: #116171# Changes from lst revision withdrawn; performance problems. Issue number: Submitted by: Reviewed by: 2004/05/12 14:34:23 kso 1.2.14.3: #116171# - store objects do not hold parent storage when in read-only mode          - clone storages when read-only mode Issue number: Submitted by: Reviewed by: 2004/05/12 12:33:12 kso 1.2.14.2: #i27499# - Added support for XActiveDataStreamer to 'open' command. Issue number: Submitted by: Reviewed by: 2004/05/07 13:57:58 kso 1.2.14.1: #i27500# : writable streams are now opened truncated - streams are now opened seekable - fixed implementation of XTypeProvider for class Storage,InputStream,OutputStream Issue number: Submitted by: Reviewed by:


2004-05-28  Oliver Bolte  <obo@openoffice.org>  [abade5e2da6ea1ad31c5a25eafeb0123c6f0c62f]

INTEGRATION: CWS tdocfixes1 (1.1.2); FILE ADDED 2004/05/18 14:52:18 kso 1.1.2.5: #116171# - Adapted to src680 m39 XStorage API changes. Issue number: Submitted by: Reviewed by: 2004/05/13 15:44:27 kso 1.1.2.4: #116171# Changes from lst revision withdrawn; performance problems. Issue number: Submitted by: Reviewed by: 2004/05/13 07:55:01 kso 1.1.2.3: Fixed some exception declarations. Issue number: Submitted by: Reviewed by: 2004/05/12 14:34:20 kso 1.1.2.2: #116171# - store objects do not hold parent storage when in read-only mode          - clone storages when read-only mode Issue number: Submitted by: Reviewed by: 2004/05/12 12:32:17 kso 1.1.2.1: #i27499# - Initial revision. Issue number: Submitted by: Reviewed by:


2004-05-28  Oliver Bolte  <obo@openoffice.org>  [6f162f58122bb50db0a10ccab636768c27990c9a]

INTEGRATION: CWS tdocfixes1 (1.1.2); FILE ADDED 2004/05/25 10:48:20 kso 1.1.2.6: #i27499# - Workaround for Solaris compiler bug (temporary destruction) Issue number: Submitted by: Reviewed by: 2004/05/18 14:52:17 kso 1.1.2.5: #116171# - Adapted to src680 m39 XStorage API changes. Issue number: Submitted by: Reviewed by: 2004/05/13 15:44:27 kso 1.1.2.4: #116171# Changes from lst revision withdrawn; performance problems. Issue number: Submitted by: Reviewed by: 2004/05/13 07:55:01 kso 1.1.2.3: Fixed some exception declarations. Issue number: Submitted by: Reviewed by: 2004/05/12 14:34:18 kso 1.1.2.2: #116171# - store objects do not hold parent storage when in read-only mode          - clone storages when read-only mode Issue number: Submitted by: Reviewed by: 2004/05/12 12:31:46 kso 1.1.2.1: #i27499# - Initial revision. Issue number: Submitted by: Reviewed by:


2004-05-28  Oliver Bolte  <obo@openoffice.org>  [09e538d2ef4dd359fe32b6b40babee554da8220d]

INTEGRATION: CWS tdocfixes1 (1.2.14); FILE MERGED 2004/05/18 14:52:17 kso 1.2.14.2: #116171# - Adapted to src680 m39 XStorage API changes. Issue number: Submitted by: Reviewed by: 2004/05/12 12:33:12 kso 1.2.14.1: #i27499# - Added support for XActiveDataStreamer to 'open' command. Issue number: Submitted by: Reviewed by:


2004-05-28  Oliver Bolte  <obo@openoffice.org>  [62cfc64d2d6649d2a583515748facb421719e0fc]

INTEGRATION: CWS tdocfixes1 (1.2.14); FILE MERGED 2004/05/19 12:03:03 kso 1.2.14.4: #i29320# - Removed wrong asserts. Issue number: Submitted by: Reviewed by: 2004/05/18 14:52:17 kso 1.2.14.3: #116171# - Adapted to src680 m39 XStorage API changes. Issue number: Submitted by: Reviewed by: 2004/05/18 12:09:25 kso 1.2.14.2: RESYNC: (1.2-1.3); FILE MERGED 2004/05/12 12:33:12 kso 1.2.14.1: #i27499# - Added support for XActiveDataStreamer to 'open' command. Issue number: Submitted by: Reviewed by:


2004-05-28  Oliver Bolte  <obo@openoffice.org>  [c468c1e78444f84c55c08676407ae85c1703f8a6]

INTEGRATION: CWS tdocfixes1 (1.2.14); FILE MERGED 2004/05/07 14:01:50 kso 1.2.14.1: Fixed getDocumentTitle() - now used XStorable::getLocation() instead of XModel::getURL() to obtain document URL. Issue number: Submitted by: Reviewed by:


2004-05-28  Oliver Bolte  <obo@openoffice.org>  [9921ed8cf4b37d80d8ec30087e30a7d1f6f0d9cd]

INTEGRATION: CWS tdocfixes1 (1.2.14); FILE MERGED 2004/05/18 14:52:16 kso 1.2.14.3: #116171# - Adapted to src680 m39 XStorage API changes. Issue number: Submitted by: Reviewed by: 2004/05/14 10:22:54 kso 1.2.14.2: #116171# - Value of property "Storage" now always is a clone. Issue number: Submitted by: Reviewed by: 2004/05/12 12:33:11 kso 1.2.14.1: #i27499# - Added support for XActiveDataStreamer to 'open' command. Issue number: Submitted by: Reviewed by:


2004-05-28  Oliver Bolte  <obo@openoffice.org>  [5733b8686f5e621db678d985bc09206971e48c16]

INTEGRATION: CWS tdocfixes1 (1.2.14); FILE MERGED 2004/05/18 14:52:15 kso 1.2.14.4: #116171# - Adapted to src680 m39 XStorage API changes. Issue number: Submitted by: Reviewed by: 2004/05/18 12:09:17 kso 1.2.14.3: RESYNC: (1.2-1.3); FILE MERGED 2004/05/14 10:22:53 kso 1.2.14.2: #116171# - Value of property "Storage" now always is a clone. Issue number: Submitted by: Reviewed by: 2004/05/12 12:33:11 kso 1.2.14.1: #i27499# - Added support for XActiveDataStreamer to 'open' command. Issue number: Submitted by: Reviewed by:


2004-05-28  Oliver Bolte  <obo@openoffice.org>  [bf984fd68afba90f5cbdd1d617764b49e03b4d8e]

INTEGRATION: CWS tdocfixes1 (1.2.14); FILE MERGED 2004/05/12 12:33:11 kso 1.2.14.1: #i27499# - Added support for XActiveDataStreamer to 'open' command. Issue number: Submitted by: Reviewed by:


2004-05-28  Oliver Bolte  <obo@openoffice.org>  [9e6352a20a5f3204e3cf191b4d823b455ec8aa2c]

INTEGRATION: CWS tdocfixes1 (1.82.20); FILE MERGED 2004/05/07 14:03:28 kso 1.82.20.1: #i27380# : SfxViewFrame::ExecReload_Impl now sends SFX_EVENT_CLOSEDOC.


2004-05-28  Oliver Bolte  <obo@openoffice.org>  [0951ac62f4bdd9c62498d0d37bbefbd82b6b34d8]

INTEGRATION: CWS ause010 (1.11.190); FILE MERGED 2004/04/29 13:28:37 hjs 1.11.190.1: #115774# switch version


2004-05-28  Oliver Bolte  <obo@openoffice.org>  [8e3506d2c4621d9153b2cee761490685c9082b35]

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>  [07321bb276f13baafddefe7261f4f001c5c5ebf8]

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>  [52991311426c9463f7321e653df006beddf3a483]

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  Oliver Bolte  <obo@openoffice.org>  [7d336b291bf4140af149c37480d6fe567e2cbbc1]

INTEGRATION: CWS ab08fixes (1.16.2); FILE MERGED 2004/04/02 08:24:25 ab 1.16.2.1: #i18989# Made dim handling in DimArray() and Array() consistant to Dim command


2004-05-28  Oliver Bolte  <obo@openoffice.org>  [ec6057b9b1c25a77e0ccf5f5432f5c2008e954c4]

INTEGRATION: CWS ab08fixes (1.16.2); FILE MERGED 2004/05/18 11:23:48 ab 1.16.2.1: #i16341# Fixed addLines() method


2004-05-28  Oliver Bolte  <obo@openoffice.org>  [70790b0c2f722af43f077e5e7bfd4f217b39dac4]

INTEGRATION: CWS ab08fixes (1.4.64); FILE MERGED 2004/05/05 14:59:36 ab 1.4.64.1: #i16341# Fixed EOL handling for syntax highlighter


2004-05-28  Oliver Bolte  <obo@openoffice.org>  [cb5d8171a2a3b07b4cca4267bffe55b776eac908]

INTEGRATION: CWS ab08fixes (1.22.60); FILE MERGED 2004/05/05 15:00:07 ab 1.22.60.1: #i16341# Fixed EOL handling for syntax highlighter


2004-05-28  Oliver Bolte  <obo@openoffice.org>  [2c3087c2befd2dad56d7abfc54f6e90724be25b3]

INTEGRATION: CWS ab08fixes (1.25.10); FILE MERGED 2004/05/05 15:02:34 ab 1.25.10.1: #i16341# Fixed EOL handling for syntax highlighter


2004-05-28  Oliver Bolte  <obo@openoffice.org>  [06d91e61346aee420c1621e7414b8793bdfcf999]

INTEGRATION: CWS ab08fixes (1.36.32); FILE MERGED 2004/05/05 15:02:34 ab 1.36.32.1: #i16341# Fixed EOL handling for syntax highlighter


2004-05-28  Rüdiger Timm  <rt@openoffice.org>  [01c7e968fb3be72eae06461f9f743186e2467534]

#i29627# cleanup at exit (fix by KA)


2004-05-28  Kurt Zenker  <kz@openoffice.org>  [aa448849abefc9f08c5c868734dc08fe245f79ec]

new version for SRC680


2004-05-28  Rüdiger Timm  <rt@openoffice.org>  [074be721812ccebea7fc9ff02f0af5049a4abb43]

#i29628# (Fix by KA)


2004-05-28  Rüdiger Timm  <rt@openoffice.org>  [d1cb71fbad7bf1865fd204f07d39ff8cdc4b7afb]

#i29635# images2.zip, to get images in setup application (fixed by KA)


2004-05-27  Rüdiger Timm  <rt@openoffice.org>  [9f31114fbbafa695b3b69cd3aacd1cebb00f4525]

#i10000# deliver.pl


2004-05-27  Hans-Joachim Lankenau  <hjs@openoffice.org>  [5a3fc934aae4497f77eae14f8178cabf67b50cd4]

#10000# remove now obsolete *.ilst2


2004-05-27  Rüdiger Timm  <rt@openoffice.org>  [1d962309fdefb9de1874c2db5e0424e985a53a8d]

#i10000# Use correct macro for common outdir


2004-05-27  Mikhail Voitenko  <mav@openoffice.org>  [e7385170b269628124ccfdc5ed1fcbf2948b6809]

#i28277# remove message box


2004-05-27  Rüdiger Timm  <rt@openoffice.org>  [5553a1eb86e1e1aea4050eb3fde34051b7cfe1ac]

#i10000# make res files readable for anyone


2004-05-27  Rüdiger Timm  <rt@openoffice.org>  [f8c7a3a614598c641b190f211bbe8b9de4682eea]

#i10000# correct path replacement


2004-05-27  Rüdiger Timm  <rt@openoffice.org>  [7a9aad2814feaba6f441059c060d0ff603d81caf]

#i10000# correct path delimiter


2004-05-27  Rüdiger Timm  <rt@openoffice.org>  [b486fe64260cb29bdc7bdf89284aa2ee0e1ac5f6]

#i10000# some more fine tuning


2004-05-27  Ingo Schmidt  <is@openoffice.org>  [ce46abd9ed7d61a276c54309e6fc7dd0278ecd41]

#i25326# setup_native into dependency list


2004-05-27  Rüdiger Timm  <rt@openoffice.org>  [c6e26eb071918cb07dd4e74bbeafd77dbcf7c2aa]

#i10000# .


2004-05-26  Rüdiger Timm  <rt@openoffice.org>  [0bc12ed51bf7509c85d9db378006598fddc667c5]

#i10000# No getstyle-gnome


2004-05-26  Ingo Schmidt  <is@openoffice.org>  [03842faa2a04b35a1b03572063cabc93f60913ec]

#116507# javafilter custom action


2004-05-26  Ingo Schmidt  <is@openoffice.org>  [7140b2fd09eba3c997ea70adbba28052e44c44c3]

#i25326# fixes in makefile by ause


2004-05-26  Tino Rachui  <tra@openoffice.org>  [89f9d94faa3501d5eb8dba2f920536ab28a81b29]

#i28276# #i28286#


2004-05-26  Tino Rachui  <tra@openoffice.org>  [72200a0ff7676d64dc127bfb281b73b2dcd77433]

#i28276#


2004-05-26  Tino Rachui  <tra@openoffice.org>  [d028b0cdfc1e4a5a65597eefee1b7076b0e3b647]

#i28277#force standard calling convention using __stdcall


2004-05-26  Ingo Schmidt  <is@openoffice.org>  [a43401310cba82296baa70315b6e40fe328150f7]

#116507# registering javafilter


2004-05-26  Kurt Zenker  <kz@openoffice.org>  [64666277136a857267af0f8abbb45409d8bbf3a5]

new version for SRC680


2004-05-26  Rüdiger Timm  <rt@openoffice.org>  [d185f8fc027e929bc8d251f350d6ca1a2a0f2d73]

#i10000# No com?????.res gets built any more in module wizards


2004-05-26  Kurt Zenker  <kz@openoffice.org>  [1164b3274b0f7a8fe4bead0ac1bdab60d5d4d708]

new version for SRC680


2004-05-26  Rüdiger Timm  <rt@openoffice.org>  [45dee4b2c9644d1a15d82004e5c688bc33ab63e4]

#i10000# remove overloading ambiguity between SwDoc::GetPageDesc(const unsigned short) const and SwDoc::GetPageDesc(const String&)


2004-05-26  Vladimir Glazounov  <vg@openoffice.org>  [e05953cdc65f9c8015d651b9bc5b39b37bb2a9a7]

#100000# changes from r1.62 available


2004-05-26  Rüdiger Timm  <rt@openoffice.org>  [5bee29757965b8f258ff8b780219ef512ccca4c2]

#i10000# Replaced uint by sal_uInt32


2004-05-26  Rüdiger Timm  <rt@openoffice.org>  [aad1376e1223374d50cc9be0a41bbcb43c8ce315]

#i10000# Replaced uint by sal_uInt32


2004-05-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f7209094878460e555e5eea6143c75d1dd652850]

introduce SO_PACK


2004-05-26  Rüdiger Timm  <rt@openoffice.org>  [46923f8d874db2a0962f1ed5bf3c9786939ebe51]

#i10000# Return value for SwPageDesc::operator =


2004-05-26  Rüdiger Timm  <rt@openoffice.org>  [c84e4aea017cb072543bd41a24981a73676dcb48]

#i10000# Newline at end of file added


2004-05-26  Rüdiger Timm  <rt@openoffice.org>  [caacb2f026bf8fd810b94ecfafb2ac9e515b5119]

#i10000# using namespace std, as it was removed from SwRewriter.hxx


2004-05-26  Rüdiger Timm  <rt@openoffice.org>  [43d76b13c03a3241c910c5b814842dd9d4227f2a]

#i10000# Do not use 'using namespace std' in headers


2004-05-26  Rüdiger Timm  <rt@openoffice.org>  [5a82d7586a2b4a0b9ae461b40e77e5dfbf7d34a9]

#i10000#, #i27205#: GetSizeType() replaced with GetHeightSizeType() (see CWS swautowidth)


2004-05-26  Rüdiger Timm  <rt@openoffice.org>  [9223e4ad8e72241e19272713851832728b5670b3]

#i10000# Removed 'using namespace ::com::sun::star::util': typedef Color from com/sun/star/util/Color.hpp conflicts with class Color from tools/color.hxx


2004-05-26  Daniel Rentz  <dr@openoffice.org>  [6a969a63488179f680f17438195b66c6f40b403a]

#i26521# endless loop in VBA import, if string is too long


2004-05-26  Rüdiger Timm  <rt@openoffice.org>  [17ef50c21827b549eb8e296c89f3a420fbde8f4a]

#i10000#, #116912# Compile time fixes


2004-05-26  Rüdiger Timm  <rt@openoffice.org>  [b00f33ae6478c25b7cb25923f5b43c1430d0f4d9]

#i10000#, #116912# Compile time fixes


2004-05-26  Rüdiger Timm  <rt@openoffice.org>  [9d5e4ac1c092ea29d2303516c894efb2ab8f3e41]

#i10000# Merge conflict


2004-05-26  Rüdiger Timm  <rt@openoffice.org>  [7c583d7066bbf732e89773e4f44f89ef11462709]

#i10000# Do not use svx include path inside module svx!


2004-05-25  Rüdiger Timm  <rt@openoffice.org>  [47adb5398582a6a1bde573e6e1ecb77506c411e4]

#i10000#, #116912# GetDescr


2004-05-25  Mikhail Voitenko  <mav@openoffice.org>  [1829f62f407dfc74763e09a1af5697840366d232]

#i28277# remove assertions


2004-05-25  Mikhail Voitenko  <mav@openoffice.org>  [ff9ed5583ed4cf0e6b837cf8bb022a7d2c6196c9]

#i28277# native installer plugin for ActiveX control


2004-05-25  Mikhail Voitenko  <mav@openoffice.org>  [555899cbadc271cf8002504744951e45168b2e14]

#i28277# native installer plugin for ActiveX control


2004-05-25  Rüdiger Timm  <rt@openoffice.org>  [a5f67ba9ff8b17fa03776eec22dce3b8765387c2]

#i10000# Remove duplicates, introduced by multiple integrations


2004-05-25  Rüdiger Timm  <rt@openoffice.org>  [8a98e5e529e111f9075d855e080cedf1d916bcc7]

INTEGRATION: CWS swundo01 (1.9.126); FILE MERGED 2004/05/25 14:43:39 hbrinkm 1.9.126.3: #116912# Compile time fixes 2003/11/18 13:47:21 hbrinkm 1.9.126.2: #i7983# 2003/08/15 14:14:19 hbrinkm 1.9.126.1: #111827#


2004-05-25  Rüdiger Timm  <rt@openoffice.org>  [d1a30ede5190260fd02d7c5a9ea513bdf7ad9aec]

INTEGRATION: CWS swundo01 (1.16.6); FILE MERGED 2004/05/25 14:43:30 hbrinkm 1.16.6.1: #116912# Compile time fixes


2004-05-25  Rüdiger Timm  <rt@openoffice.org>  [9cb8390985904edfc479ca2c4a74d8f68575231f]

INTEGRATION: CWS swundo01 (1.77.8); FILE MERGED 2004/05/25 14:43:27 hbrinkm 1.77.8.4: #116912# Compile time fixes 2004/04/19 10:25:15 hbrinkm 1.77.8.3: RESYNC: (1.78-1.79); FILE MERGED 2004/01/06 23:46:25 hbrinkm 1.77.8.2: RESYNC: (1.77-1.78); FILE MERGED 2004/01/06 15:41:55 hbrinkm 1.77.8.1: #111840#


2004-05-25  Rüdiger Timm  <rt@openoffice.org>  [c95e9bbffd40e119b28826eef3b0a2c4dbaaf8e9]

INTEGRATION: CWS swundo01 (1.8.30); FILE MERGED 2004/05/25 14:43:26 hbrinkm 1.8.30.3: #116912# Compile time fixes 2003/09/23 12:38:05 hbrinkm 1.8.30.2: #111827# 2003/08/15 14:13:21 hbrinkm 1.8.30.1: #111827#


2004-05-25  Rüdiger Timm  <rt@openoffice.org>  [323fd1bb300a407d8df5bc18a740bd4b389d37c7]

INTEGRATION: CWS swundo01 (1.6.126); FILE MERGED 2004/05/25 14:43:26 hbrinkm 1.6.126.3: #116912# Compile time fixes 2003/09/23 12:38:04 hbrinkm 1.6.126.2: #111827# 2003/08/15 14:10:07 hbrinkm 1.6.126.1: #111827#


2004-05-25  Rüdiger Timm  <rt@openoffice.org>  [9697eb91b23329e7cab66389a6c3cbe2007abefb]

INTEGRATION: CWS swundo01 (1.5.126); FILE MERGED 2003/11/18 15:41:04 hbrinkm 1.5.126.3: RESYNC: (1.5-1.6); FILE MERGED 2003/09/23 12:38:02 hbrinkm 1.5.126.2: #111827# 2003/08/15 14:06:07 hbrinkm 1.5.126.1: #111835#


2004-05-25  Rüdiger Timm  <rt@openoffice.org>  [f377e30604659749e947c63b5c6379c964f01056]

INTEGRATION: CWS swundo01 (1.3.126); FILE MERGED 2004/05/25 14:43:19 hbrinkm 1.3.126.2: #116912# Compile time fixes 2003/08/15 14:01:04 hbrinkm 1.3.126.1: #111827#


2004-05-25  Rüdiger Timm  <rt@openoffice.org>  [139d8a8e3e4c6ab5861b56e0f0ecf2941c69bb69]

INTEGRATION: CWS swundo01 (1.29.48); FILE MERGED 2004/05/25 14:43:16 hbrinkm 1.29.48.4: #116912# Compile time fixes 2004/04/19 10:06:12 hbrinkm 1.29.48.3: RESYNC: (1.30-1.32); FILE MERGED 2003/11/18 15:55:44 hbrinkm 1.29.48.2: RESYNC: (1.29-1.30); FILE MERGED 2003/09/23 12:37:55 hbrinkm 1.29.48.1: #111827#


2004-05-25  Rüdiger Timm  <rt@openoffice.org>  [8611946109c4c22f3e24b73cdfe5c9675fc91384]

INTEGRATION: CWS swundo01 (1.37.30); FILE MERGED 2004/05/25 14:43:40 hbrinkm 1.37.30.3: #116912# Compile time fixes 2004/01/06 22:57:00 hbrinkm 1.37.30.2: RESYNC: (1.39-1.40); FILE MERGED 2003/08/15 14:18:01 hbrinkm 1.37.30.1: #111827#


2004-05-25  Rüdiger Timm  <rt@openoffice.org>  [7b812466acb73fba08604dfe6cb3fcd8c7cb18d9]

INTEGRATION: CWS swundo01 (1.70.68); FILE MERGED 2004/05/25 14:43:39 hbrinkm 1.70.68.5: #116912# Compile time fixes 2004/02/11 15:18:13 hbrinkm 1.70.68.4: RESYNC: (1.72-1.73); FILE MERGED 2004/01/06 23:25:50 hbrinkm 1.70.68.3: RESYNC: (1.70-1.72); FILE MERGED 2003/09/23 12:38:09 hbrinkm 1.70.68.2: #111827# 2003/08/15 14:15:02 hbrinkm 1.70.68.1: #111827#


2004-05-25  Rüdiger Timm  <rt@openoffice.org>  [6638a37fde5668704dfb42f839a2acfe6c3f0a89]

INTEGRATION: CWS swundo01 (1.60.50); FILE MERGED 2004/05/25 14:43:38 hbrinkm 1.60.50.1: #116912# Compile time fixes


2004-05-25  Rüdiger Timm  <rt@openoffice.org>  [968814b79af6b96ad4682ef8053870864edd5569]

INTEGRATION: CWS swundo01 (1.34.98); FILE MERGED 2004/05/25 14:43:38 hbrinkm 1.34.98.1: #116912# Compile time fixes


2004-05-25  Rüdiger Timm  <rt@openoffice.org>  [165788dfa6ed4b722692330ca35f825fd69f8b70]

INTEGRATION: CWS swundo01 (1.76.80); FILE MERGED 2004/05/25 14:43:37 hbrinkm 1.76.80.1: #116912# Compile time fixes


2004-05-25  Rüdiger Timm  <rt@openoffice.org>  [3b323cce35de8d34f0dec647d9c50b53e145c67c]

INTEGRATION: CWS swundo01 (1.64.96); FILE MERGED 2004/05/25 14:43:36 hbrinkm 1.64.96.1: #116912# Compile time fixes


2004-05-25  Rüdiger Timm  <rt@openoffice.org>  [977add6a17e9fab679664f8c098bbf4857a9536d]

INTEGRATION: CWS swundo01 (1.31.96); FILE MERGED 2004/05/25 14:43:36 hbrinkm 1.31.96.1: #116912# Compile time fixes


2004-05-25  Rüdiger Timm  <rt@openoffice.org>  [3b45d58a254bebeff5085d3a5e99bdc26b311cbc]

INTEGRATION: CWS swundo01 (1.64.42); FILE MERGED 2004/05/25 14:43:35 hbrinkm 1.64.42.1: #116912# Compile time fixes


2004-05-25  Rüdiger Timm  <rt@openoffice.org>  [98df2a76c0f7690abbee38bbd9ca041238f4cb3c]

INTEGRATION: CWS swundo01 (1.74.80); FILE MERGED 2004/05/25 14:43:35 hbrinkm 1.74.80.1: #116912# Compile time fixes


2004-05-25  Rüdiger Timm  <rt@openoffice.org>  [c1002dfa4ed2c3f823761dc8b9abf31f9dfb8270]

INTEGRATION: CWS swundo01 (1.12.6); FILE MERGED 2004/05/25 14:43:34 hbrinkm 1.12.6.1: #116912# Compile time fixes


2004-05-25  Rüdiger Timm  <rt@openoffice.org>  [2c96378833d0f452af4e4b4bd5a7a2adaa6329d4]

INTEGRATION: CWS swundo01 (1.23.96); FILE MERGED 2004/05/25 14:43:32 hbrinkm 1.23.96.1: #116912# Compile time fixes


2004-05-25  Rüdiger Timm  <rt@openoffice.org>  [855d75d2ae8df93dd7e1594c2b32bf6af098655d]

INTEGRATION: CWS swundo01 (1.36.94); FILE MERGED 2004/05/25 14:43:31 hbrinkm 1.36.94.1: #116912# Compile time fixes


2004-05-25  Rüdiger Timm  <rt@openoffice.org>  [f760420ca1a9b7e0dd2fd121b32e12f5c02ce9b9]

INTEGRATION: CWS swundo01 (1.46.80); FILE MERGED 2004/05/25 14:43:31 hbrinkm 1.46.80.1: #116912# Compile time fixes


2004-05-25  Rüdiger Timm  <rt@openoffice.org>  [74b727820bb1ab4d5c322655e6df1ce52a2aae37]

INTEGRATION: CWS swundo01 (1.25.52); FILE MERGED 2004/05/25 14:43:30 hbrinkm 1.25.52.1: #116912# Compile time fixes


2004-05-25  Rüdiger Timm  <rt@openoffice.org>  [4d2e8467334e505ac654fbf112591a281e0b742c]

INTEGRATION: CWS swundo01 (1.8.52); FILE MERGED 2004/05/25 14:43:30 hbrinkm 1.8.52.1: #116912# Compile time fixes


2004-05-25  Rüdiger Timm  <rt@openoffice.org>  [619c52b1d4c8427993d7d59a8b8e0151e47cf4ae]

INTEGRATION: CWS swundo01 (1.11.80); FILE MERGED 2004/05/25 14:43:29 hbrinkm 1.11.80.1: #116912# Compile time fixes


2004-05-25  Rüdiger Timm  <rt@openoffice.org>  [96fbac1c7565091df2d0c2c0ce6164cbdab41c73]

INTEGRATION: CWS swundo01 (1.27.98); FILE MERGED 2004/05/25 14:43:29 hbrinkm 1.27.98.1: #116912# Compile time fixes


2004-05-25  Rüdiger Timm  <rt@openoffice.org>  [12f07b447ad078f499aba000afd41267b8487aee]

INTEGRATION: CWS swundo01 (1.54.8); FILE MERGED 2004/05/25 14:43:28 hbrinkm 1.54.8.1: #116912# Compile time fixes


2004-05-25  Rüdiger Timm  <rt@openoffice.org>  [21b22b611a15339d5ee91d238a3007a7828745aa]

INTEGRATION: CWS swundo01 (1.35.52); FILE MERGED 2004/05/25 14:43:28 hbrinkm 1.35.52.1: #116912# Compile time fixes


2004-05-25  Rüdiger Timm  <rt@openoffice.org>  [8083f429b7157e8eacb8a47a67e3c4ca3b97d31f]

INTEGRATION: CWS swundo01 (1.42.98); FILE MERGED 2004/05/25 14:43:27 hbrinkm 1.42.98.1: #116912# Compile time fixes


2004-05-25  Rüdiger Timm  <rt@openoffice.org>  [3d45a11c0c53742a69ea469803b33b65e0ba81f4]

INTEGRATION: CWS swundo01 (1.53.40); FILE MERGED 2004/05/25 14:43:21 hbrinkm 1.53.40.1: #116912# Compile time fixes


2004-05-25  Rüdiger Timm  <rt@openoffice.org>  [702e87e9e63a19223c4af42b0a2dcb1a3c61227e]

INTEGRATION: CWS swundo01 (1.32.50); FILE MERGED 2004/05/25 14:43:20 hbrinkm 1.32.50.1: #116912# Compile time fixes


2004-05-25  Rüdiger Timm  <rt@openoffice.org>  [917d7454b8593c21cac41a271c1f3de3fd54dfef]

INTEGRATION: CWS swundo01 (1.18.126); FILE MERGED 2004/05/25 14:43:20 hbrinkm 1.18.126.1: #116912# Compile time fixes


2004-05-25  Rüdiger Timm  <rt@openoffice.org>  [8fd250612cf4899291fbae569a31a285e30b1a35]

INTEGRATION: CWS swundo01 (1.4.126); FILE MERGED 2004/05/25 14:43:19 hbrinkm 1.4.126.1: #116912# Compile time fixes


2004-05-25  Rüdiger Timm  <rt@openoffice.org>  [8955edd67864ee706b7b7994b17e0ffc8d05b0b0]

INTEGRATION: CWS swundo01 (1.28.6); FILE MERGED 2004/05/25 14:43:18 hbrinkm 1.28.6.1: #116912# Compile time fixes


2004-05-25  Rüdiger Timm  <rt@openoffice.org>  [3ee5f1f3d40c4617b7e0fe2f074ecaf2d8aaa479]

INTEGRATION: CWS swundo01 (1.24.120); FILE MERGED 2004/05/25 14:43:18 hbrinkm 1.24.120.7: #116912# Compile time fixes 2004/04/19 10:07:51 hbrinkm 1.24.120.6: RESYNC: (1.30-1.31); FILE MERGED 2004/02/11 15:58:12 hbrinkm 1.24.120.5: RESYNC: (1.28-1.30); FILE MERGED 2004/01/07 00:10:21 hbrinkm 1.24.120.4: RESYNC: (1.27-1.28); FILE MERGED 2003/11/18 15:55:10 hbrinkm 1.24.120.3: RESYNC: (1.25-1.27); FILE MERGED 2003/09/23 14:10:20 hbrinkm 1.24.120.2: RESYNC: (1.24-1.25); FILE MERGED 2003/08/15 13:57:55 hbrinkm 1.24.120.1: #111835#


2004-05-25  Rüdiger Timm  <rt@openoffice.org>  [0132202169849134f805390db8db9ad5655fa47c]

INTEGRATION: CWS swundo01 (1.9.4); FILE MERGED 2004/05/25 14:43:17 hbrinkm 1.9.4.1: #116912# Compile time fixes


2004-05-25  Rüdiger Timm  <rt@openoffice.org>  [5abaa905763ad63342bb2b5803ab16caa2bcd282]

INTEGRATION: CWS swundo01 (1.2.34); FILE MERGED 2004/05/25 14:43:16 hbrinkm 1.2.34.3: #116912# Compile time fixes 2004/04/19 10:01:20 hbrinkm 1.2.34.2: RESYNC: (1.2-1.3); FILE MERGED 2004/01/06 15:25:13 hbrinkm 1.2.34.1: #111840#


2004-05-25  Rüdiger Timm  <rt@openoffice.org>  [1b42ffbdc5f4dc24cd26d7749ec46692cfa72090]

INTEGRATION: CWS swundo01 (1.46.30); FILE MERGED 2004/05/25 14:43:15 hbrinkm 1.46.30.10: #116912# Compile time fixes 2004/04/19 09:57:50 hbrinkm 1.46.30.9: RESYNC: (1.53-1.64); FILE MERGED 2004/02/11 16:04:43 hbrinkm 1.46.30.8: RESYNC: (1.51-1.53); FILE MERGED 2004/01/06 14:51:45 hbrinkm 1.46.30.7: #111840# 2003/11/18 15:59:35 hbrinkm 1.46.30.6: RESYNC: (1.48-1.51); FILE MERGED 2003/11/18 13:47:13 hbrinkm 1.46.30.5: #i7983# 2003/11/11 13:43:35 hbrinkm 1.46.30.4: #i7983# 2003/09/23 14:11:35 hbrinkm 1.46.30.3: RESYNC: (1.46-1.48); FILE MERGED 2003/09/23 12:37:50 hbrinkm 1.46.30.2: #111827# 2003/08/15 13:21:35 hbrinkm 1.46.30.1: #111827#


2004-05-25  Rüdiger Timm  <rt@openoffice.org>  [ebd58780956e43f1bc5115df646ea39d0c4a3a0a]

#i10000# Removed 'using namespace ::com::sun::star::util': typedef Color from com/sun/star/util/Color.hpp conflicts with class Color from tools/color.hxx


2004-05-25  Rüdiger Timm  <rt@openoffice.org>  [9023e97faec54d2c3952bd79d3d59754028bb8d5]

#i10000# Removed 'using namespace ::com::sun::star::util': typedef Color from com/sun/star/util/Color.hpp conflicts with class Color from tools/color.hxx


2004-05-25  Rüdiger Timm  <rt@openoffice.org>  [3c000b0af4f2e3ced73b758ddd8cd6441b95d21e]

#i10000# Do not include sfx2/sfxsids.hrc


2004-05-25  Rüdiger Timm  <rt@openoffice.org>  [e846c8fe410b62df53d56952d1a8b4cac367daa7]

#i10000# Removed 'using namespace ::com::sun::star::util': typedef Color from com/sun/star/util/Color.hpp conflicts with class Color from tools/color.hxx


2004-05-25  Rüdiger Timm  <rt@openoffice.org>  [88a0d0a5753e643558c35daaf62bb41a1d091612]

#i10000# removed 'using namespace ::com::sun::star::util'


2004-05-25  Rüdiger Timm  <rt@openoffice.org>  [485a29268530b5462369f44ffb554028805c4809]

#i10000# Do not include svx header with svx path, this does not work before deliver!


2004-05-25  Rüdiger Timm  <rt@openoffice.org>  [5187c410e16a3d458b99de1ef73e872fc3a127cf]

#i10000# Typo fixed


2004-05-25  Rüdiger Timm  <rt@openoffice.org>  [0a7c8d1a999f2e626dd32bce34cf6652ef8162f3]

#i10000# Avoid using namespace ::com::sun::star::util, because typedef Color from com/sun/star/util/Color.hpp conflicts with class Color from tools/color.cxx


2004-05-24  Kurt Zenker  <kz@openoffice.org>  [7e0dd59c554802fc8ef42564f24ed57cdf599a69]

new version for SRC680


2004-05-24  Ingo Schmidt  <is@openoffice.org>  [68d28e25348ced2619733d8b177423d3aefab900]

#i28464# ooo native installer


2004-05-24  Ingo Schmidt  <is@openoffice.org>  [cf96b373ad54e0f838bbec849c78732e0516c39b]

#i28464# ooo native installer


2004-05-24  Rüdiger Timm  <rt@openoffice.org>  [90627fce048022d10de4ff7a86e0572b3d315d74]

#i10000# Don't include own headers using svx path - this is handled by deliver and HEDABU.


2004-05-24  Rüdiger Timm  <rt@openoffice.org>  [41dab6f17c983f28226f9fd3a89db01bac475df1]

#i10000# New image handling introduced with CWS bmpres01


2004-05-24  Rüdiger Timm  <rt@openoffice.org>  [af764409925bbb7b8f709534e45b2ff827e48a0d]

#i10000# Syntax of DBG_ERROR() statements.


2004-05-24  Rüdiger Timm  <rt@openoffice.org>  [46dd7d5eeeaeb723fb9dbaa5dd6ae2f4cf0a8eb7]

#i10000# Multiple declaration for i


2004-05-24  Kurt Zenker  <kz@openoffice.org>  [4f3e46cccfa683ee2a3e0c00e59faf28317c29c8]

new version for SRC680


2004-05-24  Rüdiger Timm  <rt@openoffice.org>  [043c10fa983048fcd6fb26d958329bfd685cc1f8]

#i10000# There is no com/sun/star/util/color any more, take Color instead


2004-05-24  Rüdiger Timm  <rt@openoffice.org>  [b56fee92d9cded149eead3cddaf1bd8d823b9a24]

#i10000# Cast changed to make it compile under solaris, too.


2004-05-24  Kurt Zenker  <kz@openoffice.org>  [6adf5bcafd161c6fd57bee99815a4426e3622911]

new version for SRC680


2004-05-24  Rüdiger Timm  <rt@openoffice.org>  [0372ee5240e3b8c80e3f82ff91a013dca0d76a63]

#i10000# resolved merge problem


2004-05-24  Kurt Zenker  <kz@openoffice.org>  [77a52824b50d6e937837a3fb169e305c852208a7]

new version for SRC680


2004-05-24  Rüdiger Timm  <rt@openoffice.org>  [8232443a5a1e257bb08f133d7cf8ac431cafb2c1]

#i10000# merge conflict


2004-05-24  Vladimir Glazounov  <vg@openoffice.org>  [4f16ff9e677e9747b74f51e0d3ffb03c8083e1bf]

#i29286# strip variable is not defined only for MSC


2004-05-21  Rüdiger Timm  <rt@openoffice.org>  [bf2188c28f24de23d47ca244e8d973d47770656c]

INTEGRATION: CWS bmpres01 (1.11.40); FILE MERGED 2004/05/04 15:03:14 ka 1.11.40.1: new resource structure for images


2004-05-21  Rüdiger Timm  <rt@openoffice.org>  [b8df16af981b2c246c1016705fc87e2865216b0e]

INTEGRATION: CWS bmpres01 (1.5.36); FILE MERGED 2004/02/29 21:33:10 ka 1.5.36.1: new Image handling


2004-05-21  Rüdiger Timm  <rt@openoffice.org>  [9895a98298597220206708a671c8c491ba7d3afb]

INTEGRATION: CWS bmpres01 (1.22.36); FILE MERGED 2004/02/11 16:15:10 ka 1.22.36.1: #i22149#: added alpha mask support for Images/ImageLists


2004-05-21  Rüdiger Timm  <rt@openoffice.org>  [ada6cb2b585c3050029cd979f2289cca7097b432]

INTEGRATION: CWS bmpres01 (1.64.36); FILE MERGED 2004/04/27 22:20:30 ka 1.64.36.2: RESYNC: (1.64-1.65); FILE MERGED 2004/02/11 16:15:10 ka 1.64.36.1: #i22149#: added alpha mask support for Images/ImageLists


2004-05-21  Rüdiger Timm  <rt@openoffice.org>  [5a65505cbd14282071414fe7286ff4038b64aa68]

INTEGRATION: CWS bmpres01 (1.101.34); FILE MERGED 2004/04/27 22:20:21 ka 1.101.34.2: RESYNC: (1.101-1.102); FILE MERGED 2004/02/11 16:15:09 ka 1.101.34.1: #i22149#: added alpha mask support for Images/ImageLists


2004-05-21  Rüdiger Timm  <rt@openoffice.org>  [c5d7f9c5b71e762dee4fed0e87650f8b036c9b84]

INTEGRATION: CWS bmpres01 (1.7.36); FILE MERGED 2004/02/13 13:06:15 ka 1.7.36.2: #i22149#: support for alpha masks (cleanup) 2004/02/11 16:15:09 ka 1.7.36.1: #i22149#: added alpha mask support for Images/ImageLists


2004-05-21  Rüdiger Timm  <rt@openoffice.org>  [bfbee919b95571b5c6216ef92c7fa1a180d364a2]

INTEGRATION: CWS bmpres01 (1.4.100); FILE MERGED 2004/04/27 13:28:04 ka 1.4.100.1: using new image resource structure


2004-05-21  Rüdiger Timm  <rt@openoffice.org>  [eb62093cd587fc6837af5a476c3fa86a8e8d301a]

INTEGRATION: CWS bmpres01 (1.17.36); FILE MERGED 2004/04/27 22:18:54 ka 1.17.36.3: RESYNC: (1.17-1.19); FILE MERGED 2004/04/15 11:48:59 ka 1.17.36.2: added support for MONOCHROME_BLACK AND ..._WHITE images/bitmaps 2004/02/11 16:15:08 ka 1.17.36.1: #i22149#: added alpha mask support for Images/ImageLists


2004-05-21  Rüdiger Timm  <rt@openoffice.org>  [5ba4c986fa1fad3b03eb39d9dd7e2e00c520ad67]

INTEGRATION: CWS bmpres01 (1.13.34); FILE MERGED 2004/04/23 14:39:41 ka 1.13.34.7: added support for ZIPped image directory 2004/04/21 13:33:13 ka 1.13.34.6: removed string.h include 2004/04/15 11:48:58 ka 1.13.34.5: added support for MONOCHROME_BLACK AND ..._WHITE images/bitmaps 2004/02/29 21:34:20 ka 1.13.34.4: added Image display cache 2004/02/18 09:58:56 ka 1.13.34.3: #i22149#: added support for alpha masks 2004/02/13 15:22:38 ka 1.13.34.2: #i22149#: removed debug printf 2004/02/11 16:15:08 ka 1.13.34.1: #i22149#: added alpha mask support for Images/ImageLists


2004-05-21  Rüdiger Timm  <rt@openoffice.org>  [587fdfd760bd3a6f4cea12c9bf57984c8788930e]

INTEGRATION: CWS bmpres01 (1.9.34); FILE MERGED 2004/04/27 13:28:04 ka 1.9.34.7: using new image resource structure 2004/04/23 14:39:41 ka 1.9.34.6: added support for ZIPped image directory 2004/04/21 14:25:36 ka 1.9.34.5: added support for external compressed image tree 2004/04/15 11:48:58 ka 1.9.34.4: added support for MONOCHROME_BLACK AND ..._WHITE images/bitmaps 2004/02/18 09:58:55 ka 1.9.34.3: #i22149#: added support for alpha masks 2004/02/12 11:39:37 ka 1.9.34.2: #i22149# support for alpha masks 2004/02/11 16:15:08 ka 1.9.34.1: #i22149#: added alpha mask support for Images/ImageLists


2004-05-21  Rüdiger Timm  <rt@openoffice.org>  [23897bd2037173ef40a1ef2d79ebb9ab141a8ee8]

INTEGRATION: CWS bmpres01 (1.2.36); FILE MERGED 2004/02/13 13:06:13 ka 1.2.36.2: #i22149#: support for alpha masks (cleanup) 2004/02/11 16:15:08 ka 1.2.36.1: #i22149#: added alpha mask support for Images/ImageLists


2004-05-21  Rüdiger Timm  <rt@openoffice.org>  [fc281785b3df12edc6d9ffd9cc6e5d10db219f75]

INTEGRATION: CWS bmpres01 (1.3.34); FILE MERGED 2004/02/11 16:15:08 ka 1.3.34.1: #i22149#: added alpha mask support for Images/ImageLists


2004-05-21  Rüdiger Timm  <rt@openoffice.org>  [e6708cca85365a0d5110ab73ebca41d103d19e28]

INTEGRATION: CWS bmpres01 (1.8.34); FILE MERGED 2004/05/03 08:08:36 ka 1.8.34.9: added additional short reading to satisfy bitmap respource structure 2004/04/27 13:28:03 ka 1.8.34.8: using new image resource structure 2004/04/21 14:25:36 ka 1.8.34.7: added support for external compressed image tree 2004/04/15 11:48:58 ka 1.8.34.6: added support for MONOCHROME_BLACK AND ..._WHITE images/bitmaps 2004/03/03 15:51:11 ka 1.8.34.5: cleanup 2004/03/03 15:43:19 ka 1.8.34.4: cleanup 2004/02/13 13:06:12 ka 1.8.34.3: #i22149#: support for alpha masks (cleanup) 2004/02/12 11:42:07 ka 1.8.34.2: #i22149# support for alpha masks 2004/02/03 14:49:16 ka 1.8.34.1: added support for transparent resource bitmaps from local file system


2004-05-21  Rüdiger Timm  <rt@openoffice.org>  [0d9e8157ba32daa959c230f6ae201387dd8bb62b]

INTEGRATION: CWS bmpres01 (1.9.34); FILE MERGED 2004/04/21 13:27:06 ka 1.9.34.5: added missing CopyPixel part (Palette=>24Bit) 2004/04/15 11:48:58 ka 1.9.34.4: added support for MONOCHROME_BLACK AND ..._WHITE images/bitmaps 2004/02/13 13:06:12 ka 1.9.34.3: #i22149#: support for alpha masks (cleanup) 2004/02/11 16:15:07 ka 1.9.34.2: #i22149#: added alpha mask support for Images/ImageLists 2004/02/03 14:49:15 ka 1.9.34.1: added support for transparent resource bitmaps from local file system


2004-05-21  Rüdiger Timm  <rt@openoffice.org>  [598c2d97282984992f71284d9452a70337c14793]

INTEGRATION: CWS bmpres01 (1.8.188); FILE MERGED 2004/04/27 14:33:53 ka 1.8.188.1: using new resource structure for images


2004-05-21  Rüdiger Timm  <rt@openoffice.org>  [5da4deaff917bd1acc25b03ed8ff61cb0de7713c]

INTEGRATION: CWS bmpres01 (1.39.32); FILE MERGED 2004/05/04 14:20:55 ka 1.39.32.1: new resource structure for images


2004-05-21  Rüdiger Timm  <rt@openoffice.org>  [33d6a27389243f53ce52f488f51aab483de2523d]

INTEGRATION: CWS bmpres01 (1.4.36); FILE MERGED 2004/05/07 13:28:37 ka 1.4.36.1: call RegisterServices just after creation of user tree to allow usage of UCB for new image resource helper classes in VCL


2004-05-21  Rüdiger Timm  <rt@openoffice.org>  [cd85650466b1710d58caa48df86c7a55956c22fd]

INTEGRATION: CWS bmpres01 (1.4.36); FILE MERGED 2004/05/07 14:00:26 ka 1.4.36.2: syntax 2004/05/07 13:28:37 ka 1.4.36.1: call RegisterServices just after creation of user tree to allow usage of UCB for new image resource helper classes in VCL


2004-05-21  Rüdiger Timm  <rt@openoffice.org>  [2d36bc194a3fb756a5a60c118bcf8d23f45de71a]

INTEGRATION: CWS bmpres01 (1.54.54); FILE MERGED 2004/05/04 14:20:54 ka 1.54.54.1: new resource structure for images


2004-05-21  Rüdiger Timm  <rt@openoffice.org>  [350de90a7a2d9905b086b52454527f92d29fb794]

INTEGRATION: CWS bmpres01 (1.133.36); FILE MERGED 2004/05/07 13:28:36 ka 1.133.36.1: call RegisterServices just after creation of user tree to allow usage of UCB for new image resource helper classes in VCL


2004-05-21  Rüdiger Timm  <rt@openoffice.org>  [3d8812c103b2fb9586b9aef6a4f2889f53318274]

INTEGRATION: CWS bmpres01 (1.22.52); FILE MERGED 2004/05/07 13:28:35 ka 1.22.52.1: call RegisterServices just after creation of user tree to allow usage of UCB for new image resource helper classes in VCL


2004-05-21  Rüdiger Timm  <rt@openoffice.org>  [9b558ed1ff5edec0a0b67f7ab679d4d34feb5162]

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  Joachim Lingner  <jl@openoffice.org>  [dfe71dabee5e3ff50f1903792f9c3b86613531da]

#i20052#


2004-05-21  Rüdiger Timm  <rt@openoffice.org>  [323bc4fcca7f60530607d3c0ffa7d66ea5ea1a3c]

INTEGRATION: CWS bmpres01 (1.15.36); FILE MERGED 2004/04/21 13:29:39 ka 1.15.36.3: added impimagetree.cxx 2004/02/12 11:42:07 ka 1.15.36.2: #i22149# support for alpha masks 2004/02/03 14:49:17 ka 1.15.36.1: added support for transparent resource bitmaps from local file system


2004-05-21  Rüdiger Timm  <rt@openoffice.org>  [4a16da8f48a04bbd0fe1457408087e4f26d393cb]

INTEGRATION: CWS bmpres01 (1.5.36); FILE MERGED 2004/02/29 21:33:10 ka 1.5.36.1: new Image handling


2004-05-21  Rüdiger Timm  <rt@openoffice.org>  [c1c3d1740e1288a664bf655168a595bf668afa41]

INTEGRATION: CWS bmpres01 (1.1.2); FILE ADDED 2004/05/05 17:17:32 tv 1.1.2.1: #i22149#


2004-05-21  Rüdiger Timm  <rt@openoffice.org>  [8f9ffae1ae9613ebd5e425193ec54db2c6ac7d6c]

INTEGRATION: CWS bmpres01 (1.22.36); FILE MERGED 2004/02/11 16:15:10 ka 1.22.36.1: #i22149#: added alpha mask support for Images/ImageLists


2004-05-21  Rüdiger Timm  <rt@openoffice.org>  [afcd2893715236c61d1313535ba8e194de0cdfcf]

INTEGRATION: CWS bmpres01 (1.64.36); FILE MERGED 2004/04/27 22:20:30 ka 1.64.36.2: RESYNC: (1.64-1.65); FILE MERGED 2004/02/11 16:15:10 ka 1.64.36.1: #i22149#: added alpha mask support for Images/ImageLists


2004-05-21  Rüdiger Timm  <rt@openoffice.org>  [8fd0b7b5bf7451a0efaa56572596d74c8c58877e]

INTEGRATION: CWS bmpres01 (1.101.34); FILE MERGED 2004/04/27 22:20:21 ka 1.101.34.2: RESYNC: (1.101-1.102); FILE MERGED 2004/02/11 16:15:09 ka 1.101.34.1: #i22149#: added alpha mask support for Images/ImageLists


2004-05-21  Rüdiger Timm  <rt@openoffice.org>  [7c0e84ecaf8f87a620c15ba7b140af2ae55e8126]

INTEGRATION: CWS bmpres01 (1.4.100); FILE MERGED 2004/04/27 13:28:04 ka 1.4.100.1: using new image resource structure


2004-05-21  Rüdiger Timm  <rt@openoffice.org>  [1b6d4ef6c99fbb9c11ce79dd62c17c5fd1b42d01]

INTEGRATION: CWS bmpres01 (1.1.2); FILE ADDED 2004/02/12 08:43:16 ka 1.1.2.1: initial revision


2004-05-21  Rüdiger Timm  <rt@openoffice.org>  [1637377787b6a8f39d9dc8dc2110d7e2097ee343]

INTEGRATION: CWS bmpres01 (1.1.2); FILE ADDED 2004/02/13 13:06:14 ka 1.1.2.3: #i22149#: support for alpha masks (cleanup) 2004/02/11 16:15:08 ka 1.1.2.2: #i22149#: added alpha mask support for Images/ImageLists 2004/02/02 08:59:32 ka 1.1.2.1: initial revision


2004-05-21  Rüdiger Timm  <rt@openoffice.org>  [0339e43208cd7b98d302e420b39ac32911acaa56]

INTEGRATION: CWS bmpres01 (1.17.36); FILE MERGED 2004/04/27 22:18:54 ka 1.17.36.3: RESYNC: (1.17-1.19); FILE MERGED 2004/04/15 11:48:59 ka 1.17.36.2: added support for MONOCHROME_BLACK AND ..._WHITE images/bitmaps 2004/02/11 16:15:08 ka 1.17.36.1: #i22149#: added alpha mask support for Images/ImageLists


2004-05-21  Rüdiger Timm  <rt@openoffice.org>  [bd35bcbd013dc4b4cff4cfeed5e18fb492c5ae9e]

INTEGRATION: CWS bmpres01 (1.1.2); FILE ADDED 2004/05/07 13:43:18 ka 1.1.2.9: cleanup 2004/05/06 11:32:44 ka 1.1.2.8: default to file system read in case of not available services 2004/05/05 17:17:19 tv 1.1.2.7: #i22149# 2004/04/29 15:29:29 ka 1.1.2.6: trying to read PNG's now 2004/04/27 13:28:04 ka 1.1.2.5: using new image resource structure 2004/04/23 14:38:32 ka 1.1.2.4: added support for ZIPped image directory 2004/04/21 14:30:32 ka 1.1.2.3: added DBG_ERROR for missing file 2004/04/21 14:25:37 ka 1.1.2.2: added support for external compressed image tree 2004/04/21 13:06:58 ka 1.1.2.1: initial revision


2004-05-21  Rüdiger Timm  <rt@openoffice.org>  [b77bb89270d4625f0bd5cb9e7dd7d3fecb36ae44]

INTEGRATION: CWS bmpres01 (1.13.34); FILE MERGED 2004/04/23 14:39:41 ka 1.13.34.7: added support for ZIPped image directory 2004/04/21 13:33:13 ka 1.13.34.6: removed string.h include 2004/04/15 11:48:58 ka 1.13.34.5: added support for MONOCHROME_BLACK AND ..._WHITE images/bitmaps 2004/02/29 21:34:20 ka 1.13.34.4: added Image display cache 2004/02/18 09:58:56 ka 1.13.34.3: #i22149#: added support for alpha masks 2004/02/13 15:22:38 ka 1.13.34.2: #i22149#: removed debug printf 2004/02/11 16:15:08 ka 1.13.34.1: #i22149#: added alpha mask support for Images/ImageLists


2004-05-21  Rüdiger Timm  <rt@openoffice.org>  [b069f933caebdedb4d4dd4e99c2dbbccd62bc85c]

INTEGRATION: CWS bmpres01 (1.9.34); FILE MERGED 2004/04/27 13:28:04 ka 1.9.34.7: using new image resource structure 2004/04/23 14:39:41 ka 1.9.34.6: added support for ZIPped image directory 2004/04/21 14:25:36 ka 1.9.34.5: added support for external compressed image tree 2004/04/15 11:48:58 ka 1.9.34.4: added support for MONOCHROME_BLACK AND ..._WHITE images/bitmaps 2004/02/18 09:58:55 ka 1.9.34.3: #i22149#: added support for alpha masks 2004/02/12 11:39:37 ka 1.9.34.2: #i22149# support for alpha masks 2004/02/11 16:15:08 ka 1.9.34.1: #i22149#: added alpha mask support for Images/ImageLists


2004-05-21  Rüdiger Timm  <rt@openoffice.org>  [e394b447585e5c60b18ee6e9b2c459cb71e2fcd3]

INTEGRATION: CWS bmpres01 (1.2.36); FILE MERGED 2004/02/13 13:06:13 ka 1.2.36.2: #i22149#: support for alpha masks (cleanup) 2004/02/11 16:15:08 ka 1.2.36.1: #i22149#: added alpha mask support for Images/ImageLists


2004-05-21  Rüdiger Timm  <rt@openoffice.org>  [312887adb87cb7ea9f83ebc35bd103ca35a4a1ed]

INTEGRATION: CWS bmpres01 (1.3.34); FILE MERGED 2004/02/11 16:15:08 ka 1.3.34.1: #i22149#: added alpha mask support for Images/ImageLists


2004-05-21  Rüdiger Timm  <rt@openoffice.org>  [e8f6cf2ae4ccab40db406399b45a1ee3dc6279f5]

INTEGRATION: CWS bmpres01 (1.8.34); FILE MERGED 2004/05/03 08:08:36 ka 1.8.34.9: added additional short reading to satisfy bitmap respource structure 2004/04/27 13:28:03 ka 1.8.34.8: using new image resource structure 2004/04/21 14:25:36 ka 1.8.34.7: added support for external compressed image tree 2004/04/15 11:48:58 ka 1.8.34.6: added support for MONOCHROME_BLACK AND ..._WHITE images/bitmaps 2004/03/03 15:51:11 ka 1.8.34.5: cleanup 2004/03/03 15:43:19 ka 1.8.34.4: cleanup 2004/02/13 13:06:12 ka 1.8.34.3: #i22149#: support for alpha masks (cleanup) 2004/02/12 11:42:07 ka 1.8.34.2: #i22149# support for alpha masks 2004/02/03 14:49:16 ka 1.8.34.1: added support for transparent resource bitmaps from local file system


2004-05-21  Rüdiger Timm  <rt@openoffice.org>  [6458f2cb3d8193c7f5e7f168c726e780d6ca9476]

INTEGRATION: CWS bmpres01 (1.9.34); FILE MERGED 2004/04/21 13:27:06 ka 1.9.34.5: added missing CopyPixel part (Palette=>24Bit) 2004/04/15 11:48:58 ka 1.9.34.4: added support for MONOCHROME_BLACK AND ..._WHITE images/bitmaps 2004/02/13 13:06:12 ka 1.9.34.3: #i22149#: support for alpha masks (cleanup) 2004/02/11 16:15:07 ka 1.9.34.2: #i22149#: added alpha mask support for Images/ImageLists 2004/02/03 14:49:15 ka 1.9.34.1: added support for transparent resource bitmaps from local file system


2004-05-21  Rüdiger Timm  <rt@openoffice.org>  [afa1bc40d89a2fa05c39cabe865aa8b5806cbb4d]

INTEGRATION: CWS bmpres01 (1.33.32); FILE MERGED 2004/04/27 22:17:44 ka 1.33.32.4: RESYNC: (1.35-1.36); FILE MERGED 2004/02/29 12:53:06 ka 1.33.32.3: RESYNC: (1.34-1.35); FILE MERGED 2004/02/16 15:39:25 ka 1.33.32.2: RESYNC: (1.33-1.34); FILE MERGED 2004/02/12 11:42:06 ka 1.33.32.1: #i22149# support for alpha masks


2004-05-21  Rüdiger Timm  <rt@openoffice.org>  [07473e6b3a81bbaaffe0c37183e525e6e49cedbb]

INTEGRATION: CWS bmpres01 (1.4.36); FILE MERGED 2004/05/07 14:00:26 ka 1.4.36.2: syntax 2004/05/07 13:28:37 ka 1.4.36.1: call RegisterServices just after creation of user tree to allow usage of UCB for new image resource helper classes in VCL


2004-05-21  Rüdiger Timm  <rt@openoffice.org>  [3f7ad669ed6067b26e82255d613038534c69abe9]

INTEGRATION: CWS bmpres01 (1.39.32); FILE MERGED 2004/05/04 14:20:55 ka 1.39.32.1: new resource structure for images


2004-05-21  Rüdiger Timm  <rt@openoffice.org>  [e0bf0a9f1210096ec1d37a2ee2131ddf0c9b7c54]

INTEGRATION: CWS bmpres01 (1.4.36); FILE MERGED 2004/05/07 13:28:37 ka 1.4.36.1: call RegisterServices just after creation of user tree to allow usage of UCB for new image resource helper classes in VCL


2004-05-21  Rüdiger Timm  <rt@openoffice.org>  [5b47ba5b8fe7310e0c96edcfeb83a6f1fa63f1f3]

INTEGRATION: CWS bmpres01 (1.54.54); FILE MERGED 2004/05/04 14:20:54 ka 1.54.54.1: new resource structure for images


2004-05-21  Rüdiger Timm  <rt@openoffice.org>  [ea21984718c45fc8be2b2f2747d36ac7329b8df7]

INTEGRATION: CWS bmpres01 (1.17.64); FILE MERGED 2004/05/07 13:28:37 ka 1.17.64.1: call RegisterServices just after creation of user tree to allow usage of UCB for new image resource helper classes in VCL


2004-05-21  Rüdiger Timm  <rt@openoffice.org>  [173f40192f3bfd1cfcb7e0ac9a4c87c602b08089]

INTEGRATION: CWS bmpres01 (1.133.36); FILE MERGED 2004/05/07 13:28:36 ka 1.133.36.1: call RegisterServices just after creation of user tree to allow usage of UCB for new image resource helper classes in VCL


2004-05-21  Rüdiger Timm  <rt@openoffice.org>  [7f0e110fba5bbb90aa6e1dd333c6400dfa1ba1ac]

INTEGRATION: CWS bmpres01 (1.22.52); FILE MERGED 2004/05/07 13:28:35 ka 1.22.52.1: call RegisterServices just after creation of user tree to allow usage of UCB for new image resource helper classes in VCL


2004-05-21  Rüdiger Timm  <rt@openoffice.org>  [1ee8b79cd082462cecd38dabee3c72d981e0d19a]

INTEGRATION: CWS bmpres01 (1.7.76); FILE MERGED 2004/04/06 15:43:26 pl 1.7.76.1: #i27525# add support for image lists


2004-05-21  Rüdiger Timm  <rt@openoffice.org>  [7bcf8ff3fa730587cb056578a1c34e855de3a6d7]

INTEGRATION: CWS bmpres01 (1.15.46); FILE MERGED 2004/05/06 14:40:37 ka 1.15.46.8: ignore cases for filepath search 2004/05/03 13:55:47 ka 1.15.46.7: write relative pathes to syslist 2004/05/03 09:31:11 ka 1.15.46.6: changed switch from -r... to -sub... 2004/04/29 15:19:30 ka 1.15.46.5: optized search order (PNG first) 2004/04/27 13:42:46 ka 1.15.46.4: created new resource structure for images 2004/04/21 14:53:12 ka 1.15.46.3: added support for external imagelist images 2004/04/06 15:43:26 pl 1.15.46.2: #i27525# add support for image lists 2004/02/02 08:51:49 ka 1.15.46.1: added environment variable to dump all bitmap/image resources into an output directory (RSC_FSYS_RESOURCES)


2004-05-21  Rüdiger Timm  <rt@openoffice.org>  [e86699f1a633e6dacf97ab63f90db0941f377052]

INTEGRATION: CWS bmpres01 (1.8.8); FILE MERGED 2004/04/27 13:42:45 ka 1.8.8.1: created new resource structure for images


2004-05-21  Rüdiger Timm  <rt@openoffice.org>  [caadb8a39129f7408d2592e51d3f25c2307e94b9]

INTEGRATION: CWS bmpres01 (1.7.8); FILE MERGED 2004/04/27 13:42:45 ka 1.7.8.2: created new resource structure for images 2004/04/21 14:50:03 ka 1.7.8.1: changed resource format for ImageLists (added Prefix, removed file references


2004-05-21  Rüdiger Timm  <rt@openoffice.org>  [574a32f575f8bc9f88129ae53e0aa665d451483b]

INTEGRATION: CWS bmpres01 (1.7.8); FILE MERGED 2004/04/27 13:42:45 ka 1.7.8.5: created new resource structure for images 2004/04/21 14:50:02 ka 1.7.8.4: changed resource format for ImageLists (added Prefix, removed file references 2004/04/06 15:43:25 pl 1.7.8.3: #i27525# add support for image lists 2004/02/13 14:34:33 ka 1.7.8.2: #i22149#: support for alpha masks (cleanup) 2004/02/02 08:51:47 ka 1.7.8.1: added environment variable to dump all bitmap/image resources into an output directory (RSC_FSYS_RESOURCES)


2004-05-21  Rüdiger Timm  <rt@openoffice.org>  [624c013525015238064a05b442b1b955fbf18440]

INTEGRATION: CWS bmpres01 (1.6.88); FILE MERGED 2004/04/21 14:50:02 ka 1.6.88.2: changed resource format for ImageLists (added Prefix, removed file references 2004/04/06 15:43:25 pl 1.6.88.1: #i27525# add support for image lists


2004-05-21  Rüdiger Timm  <rt@openoffice.org>  [b0917134c951108f48e9ceb7b05d4c20a7bc2dbc]

INTEGRATION: CWS bmpres01 (1.6.68); FILE MERGED 2004/04/27 13:42:44 ka 1.6.68.3: created new resource structure for images 2004/04/21 14:46:13 ka 1.6.68.2: added support for external imagelist images 2004/04/06 15:43:25 pl 1.6.68.1: #i27525# add support for image lists


2004-05-21  Rüdiger Timm  <rt@openoffice.org>  [fe2be8a9649ccf73cd9a0697ed599a82c6502187]

INTEGRATION: CWS bmpres01 (1.4.88); FILE MERGED 2004/04/21 14:46:13 ka 1.4.88.1: added support for external imagelist images


2004-05-21  Rüdiger Timm  <rt@openoffice.org>  [2ca246c29459234c370496174c5d38dd0833d063]

INTEGRATION: CWS bmpres01 (1.8.74); FILE MERGED 2004/04/27 13:42:44 ka 1.8.74.4: created new resource structure for images 2004/04/21 14:46:13 ka 1.8.74.3: added support for external imagelist images 2004/04/06 15:43:24 pl 1.8.74.2: #i27525# add support for image lists 2004/02/02 08:51:45 ka 1.8.74.1: added environment variable to dump all bitmap/image resources into an output directory (RSC_FSYS_RESOURCES)


2004-05-21  Rüdiger Timm  <rt@openoffice.org>  [e25afb22a7761fa53c8730095cc7709fe0753b27]

INTEGRATION: CWS bmpres01 (1.1.2); FILE ADDED 2004/05/05 17:30:05 tv 1.1.2.1: #i22149#


2004-05-21  Rüdiger Timm  <rt@openoffice.org>  [13d98b989e7bef2694a3c9b0bc86ece6c70b6d11]

INTEGRATION: CWS bmpres01 (1.8.46); FILE MERGED 2004/04/29 16:13:35 ka 1.8.46.1: new image resource handling


2004-05-21  Rüdiger Timm  <rt@openoffice.org>  [4098f19bfe7c17e0632f82f5c91ca4efbd4955ec]

INTEGRATION: CWS bmpres01 (1.9.14); FILE MERGED 2004/04/28 08:10:24 ka 1.9.14.2: RESYNC: (1.9-1.12); FILE MERGED 2004/04/27 14:31:42 ka 1.9.14.1: using new resource structure for images


2004-05-21  Rüdiger Timm  <rt@openoffice.org>  [5c7a7e798768c97c1fbc08e553c1f02f31914537]

INTEGRATION: CWS bmpres01 (1.56.26); FILE MERGED 2004/04/28 18:30:42 ka 1.56.26.3: new resource handling for images 2004/04/27 20:29:14 ka 1.56.26.2: RESYNC: (1.56-1.58); FILE MERGED 2004/04/27 14:31:41 ka 1.56.26.1: using new resource structure for images


2004-05-21  Rüdiger Timm  <rt@openoffice.org>  [e464bd1403a02a98b696b26ae9d301e223ce81bc]

INTEGRATION: CWS bmpres01 (1.4.92); FILE MERGED 2004/04/28 18:30:41 ka 1.4.92.1: new resource handling for images


2004-05-21  Rüdiger Timm  <rt@openoffice.org>  [f8f6bd330c331cd05b21b6bb49e6fc012547f7ae]

INTEGRATION: CWS bmpres01 (1.29.46); FILE MERGED 2004/04/27 14:31:40 ka 1.29.46.1: using new resource structure for images


2004-05-21  Rüdiger Timm  <rt@openoffice.org>  [21497478280f6f5e91cb7ec47d634715405cfb22]

INTEGRATION: CWS bmpres01 (1.15.92); FILE MERGED 2004/04/27 14:31:39 ka 1.15.92.1: using new resource structure for images


2004-05-21  Rüdiger Timm  <rt@openoffice.org>  [7ea0cda92ccbab3ed09268d4b2793b8f93c5a852]

INTEGRATION: CWS bmpres01 (1.5.92); FILE MERGED 2004/04/27 14:31:37 ka 1.5.92.1: using new resource structure for images


2004-05-21  Rüdiger Timm  <rt@openoffice.org>  [c5ec8233415e4e0d288698f68861aeafadce1f20]

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>  [bb12af2ea3161ffb912ada69b9cfd4435d6fe208]

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>  [8758ee6693c4037675873764093152800425d903]

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>  [19a7b2372764f21a03058686011ffd3e7bb2b004]

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>  [64e062157e516846324571b26a648a308f93ac59]

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>  [e67eac91ecc928f16212c90520652cab453eb162]

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>  [e127b617f57388d2d0797941a2a706a0f6ad4fd9]

INTEGRATION: CWS bmpres01 (1.32.34); FILE MERGED 2004/05/04 14:31:42 ka 1.32.34.2: new resource structure for images 2004/04/27 14:33:58 ka 1.32.34.1: using new resource structure for images


2004-05-21  Rüdiger Timm  <rt@openoffice.org>  [1c27e90c269956a6019501a8344331836faf6528]

INTEGRATION: CWS bmpres01 (1.43.100); FILE MERGED 2004/04/28 07:58:00 ka 1.43.100.2: RESYNC: (1.43-1.44); FILE MERGED 2004/04/27 14:33:57 ka 1.43.100.1: using new resource structure for images


2004-05-21  Rüdiger Timm  <rt@openoffice.org>  [b499c50f840a16faf0b61fa02dd5a28c4cdae66a]

INTEGRATION: CWS bmpres01 (1.50.100); FILE MERGED 2004/04/27 14:33:56 ka 1.50.100.1: using new resource structure for images


2004-05-21  Rüdiger Timm  <rt@openoffice.org>  [10bfe056ca70bafb69b8ba69f1cc16ee95b4bacd]

INTEGRATION: CWS bmpres01 (1.6.188); FILE MERGED 2004/04/27 14:33:56 ka 1.6.188.1: using new resource structure for images


2004-05-21  Rüdiger Timm  <rt@openoffice.org>  [339369cfb54c2dd5e22661f362f24a540ced1af4]

INTEGRATION: CWS bmpres01 (1.82.32); FILE MERGED 2004/04/28 07:57:51 ka 1.82.32.3: RESYNC: (1.84-1.87); FILE MERGED 2004/02/16 17:53:13 ka 1.82.32.2: RESYNC: (1.82-1.84); FILE MERGED 2004/02/13 14:42:48 ka 1.82.32.1: #i22149#: support for alpha masks (cleanup)


2004-05-21  Rüdiger Timm  <rt@openoffice.org>  [bccce56bf5dcbfa9b2dd5ceb83b3a87b7da48e2c]

INTEGRATION: CWS bmpres01 (1.47.100); FILE MERGED 2004/04/27 14:33:55 ka 1.47.100.1: using new resource structure for images


2004-05-21  Rüdiger Timm  <rt@openoffice.org>  [89651664598c5291f4a308feb7077dbc03a949c6]

INTEGRATION: CWS bmpres01 (1.3.188); FILE MERGED 2004/04/27 14:33:54 ka 1.3.188.1: using new resource structure for images


2004-05-21  Rüdiger Timm  <rt@openoffice.org>  [bf71e6f366881674c9767861aa8f9a2987fee046]

INTEGRATION: CWS bmpres01 (1.30.100); FILE MERGED 2004/04/27 14:33:54 ka 1.30.100.1: using new resource structure for images


2004-05-21  Rüdiger Timm  <rt@openoffice.org>  [48fbd6ca86e826f213411ea08f07a42801055e0c]

INTEGRATION: CWS bmpres01 (1.5.188); FILE MERGED 2004/04/27 14:33:54 ka 1.5.188.1: using new resource structure for images


2004-05-21  Rüdiger Timm  <rt@openoffice.org>  [9fc0e983a006f880d3c08d79682af55a076f923d]

INTEGRATION: CWS bmpres01 (1.48.100); FILE MERGED 2004/04/27 14:33:53 ka 1.48.100.1: using new resource structure for images


2004-05-21  Rüdiger Timm  <rt@openoffice.org>  [1e4eea036a8f67792468ebe2427eb596842816c7]

INTEGRATION: CWS bmpres01 (1.8.170); FILE MERGED 2004/04/27 14:33:52 ka 1.8.170.1: using new resource structure for images


2004-05-21  Rüdiger Timm  <rt@openoffice.org>  [ba84017169dada0b00ddaf1d7cf4835b4d5f7b8e]

INTEGRATION: CWS bmpres01 (1.95.32); FILE MERGED 2004/04/28 07:45:56 ka 1.95.32.2: RESYNC: (1.95-1.97); FILE MERGED 2004/04/27 14:33:51 ka 1.95.32.1: using new resource structure for images


2004-05-21  Rüdiger Timm  <rt@openoffice.org>  [b57ce8a8e466673f7cf63f161dbd24b4127049c8]

INTEGRATION: CWS bmpres01 (1.2.48); FILE MERGED 2004/02/16 15:18:24 ka 1.2.48.2: RESYNC: (1.2-1.3); FILE MERGED 2004/02/11 16:49:24 ka 1.2.48.1: #i22149#: added alpha mask support for Images/ImageLists


2004-05-21  Rüdiger Timm  <rt@openoffice.org>  [31eff4ed21733e4bf729066a8c46756decb32fb6]

INTEGRATION: CWS bmpres01 (1.5.114); FILE MERGED 2004/02/18 10:36:46 ka 1.5.114.2: syntax 2004/02/18 09:51:09 ka 1.5.114.1: #i22149#: added support for alpha masks


2004-05-21  Rüdiger Timm  <rt@openoffice.org>  [d77edd44f83d86ba94d7f3ca790463eaa2a6c78f]

INTEGRATION: CWS bmpres01 (1.7.24); FILE MERGED 2004/02/11 16:49:24 ka 1.7.24.1: #i22149#: added alpha mask support for Images/ImageLists


2004-05-21  Rüdiger Timm  <rt@openoffice.org>  [3cdc65b28c5bfd7825bf4663d9f641815a1ad176]

INTEGRATION: CWS bmpres01 (1.12.148); FILE MERGED 2004/04/27 14:30:54 ka 1.12.148.1: using new resource structure for images


2004-05-21  Rüdiger Timm  <rt@openoffice.org>  [8027621b47302c95c1d1eeee1ec3ca04255995fc]

INTEGRATION: CWS bmpres01 (1.53.148); FILE MERGED 2004/04/27 14:30:53 ka 1.53.148.1: using new resource structure for images


2004-05-21  Rüdiger Timm  <rt@openoffice.org>  [b0be2b3eb39971b5ee42cfd00c3b3aa33a97a2ad]

SRC680


2004-05-21  Rüdiger Timm  <rt@openoffice.org>  [c3467a92ede027902f154ec091f9bf81a56582d8]

INTEGRATION: CWS bmpres01 (1.46.50); FILE MERGED 2004/04/30 12:26:49 ka 1.46.50.3: removed win/res search dir 2004/04/27 20:51:06 ka 1.46.50.2: RESYNC: (1.46-1.47); FILE MERGED 2004/04/27 14:33:18 ka 1.46.50.1: using new resource structure for images


2004-05-21  Rüdiger Timm  <rt@openoffice.org>  [c64a687db3a3df97c83193a6f03cab15f5376abc]

INTEGRATION: CWS bmpres01 (1.24.50); FILE MERGED 2004/04/27 20:46:47 ka 1.24.50.2: RESYNC: (1.24-1.25); FILE MERGED 2004/04/27 14:33:17 ka 1.24.50.1: using new resource structure for images


2004-05-21  Rüdiger Timm  <rt@openoffice.org>  [bfeb26cfe81246f7e5b39f73ea67a043058a881b]

INTEGRATION: CWS bmpres01 (1.52.66); FILE MERGED 2004/04/27 14:33:16 ka 1.52.66.1: using new resource structure for images


2004-05-21  Rüdiger Timm  <rt@openoffice.org>  [2ac2a8a8410bd7b488ba05882ca20dea1b064bd5]

INTEGRATION: CWS bmpres01 (1.7.124); FILE MERGED 2004/04/27 14:33:15 ka 1.7.124.1: using new resource structure for images


2004-05-21  Rüdiger Timm  <rt@openoffice.org>  [a6f5c122341f351680e05640c23a43796d921edb]

INTEGRATION: CWS bmpres01 (1.11.124); FILE MERGED 2004/04/27 14:33:15 ka 1.11.124.1: using new resource structure for images


2004-05-21  Rüdiger Timm  <rt@openoffice.org>  [f107aae151838e250176a074220e7c10ccf921fb]

INTEGRATION: CWS bmpres01 (1.4.450); FILE MERGED 2004/04/27 14:33:14 ka 1.4.450.1: using new resource structure for images


2004-05-21  Rüdiger Timm  <rt@openoffice.org>  [40c82ca6be317ece2dd2371f4b8f0bd4fbd4da53]

INTEGRATION: CWS bmpres01 (1.6.288); FILE MERGED 2004/02/13 13:18:58 ka 1.6.288.1: #i22149#: support for alpha masks (cleanup)


2004-05-21  Rüdiger Timm  <rt@openoffice.org>  [037a149d699c63aea971de68a0a15de5f45a8025]

INTEGRATION: CWS bmpres01 (1.2.306); FILE MERGED 2004/04/15 10:07:15 ka 1.2.306.1: added InitVCL call


2004-05-21  Rüdiger Timm  <rt@openoffice.org>  [e1a9e30efe67f74a2758d761c73339ed47ab35cd]

INTEGRATION: CWS bmpres01 (1.12.278); FILE MERGED 2004/04/15 10:07:15 ka 1.12.278.6: added InitVCL call 2004/03/03 19:30:41 ka 1.12.278.5: removed invalid dot for extension 2004/03/03 19:19:39 ka 1.12.278.4: syntax 2004/03/03 16:26:10 ka 1.12.278.3: added PNG support 2004/02/13 13:18:58 ka 1.12.278.2: #i22149#: support for alpha masks (cleanup) 2004/02/11 16:42:04 ka 1.12.278.1: #i22149#: added alpha mask support for Images/ImageLists


2004-05-21  Rüdiger Timm  <rt@openoffice.org>  [63515fdef2ad8a058308b541fce4834e2a6d940e]

INTEGRATION: CWS bmpres01 (1.28.34); FILE MERGED 2004/05/04 14:16:02 ka 1.28.34.3: new resource structure for images 2004/04/27 23:20:04 ka 1.28.34.2: RESYNC: (1.28-1.29); FILE MERGED 2004/04/27 14:33:38 ka 1.28.34.1: using new resource structure for images


2004-05-21  Rüdiger Timm  <rt@openoffice.org>  [ccd8d1cb8b172bdf082e28f07b65635055f38ee7]

INTEGRATION: CWS bmpres01 (1.37.96); FILE MERGED 2004/04/27 14:33:38 ka 1.37.96.1: using new resource structure for images


2004-05-21  Rüdiger Timm  <rt@openoffice.org>  [aef11f78665e914cab2501e7fea17e0f693a5f0d]

INTEGRATION: CWS bmpres01 (1.45.78); FILE MERGED 2004/04/28 08:10:53 ka 1.45.78.3: RESYNC: (1.45-1.46); FILE MERGED 2004/02/13 14:20:13 ka 1.45.78.2: #i22149#: support for alpha masks (cleanup) 2004/02/12 12:41:43 ka 1.45.78.1: #i22149# support for alpha masks


2004-05-21  Rüdiger Timm  <rt@openoffice.org>  [a43fcc9c46688fe45cb307eb08574d3223ec91c6]

INTEGRATION: CWS bmpres01 (1.5.182); FILE MERGED 2004/04/27 23:17:08 ka 1.5.182.2: RESYNC: (1.5-1.6); FILE MERGED 2004/04/27 14:33:37 ka 1.5.182.1: using new resource structure for images


2004-05-21  Rüdiger Timm  <rt@openoffice.org>  [d411e649b951fc99e3a2ffeb978f75327cca06d1]

INTEGRATION: CWS bmpres01 (1.2.42); FILE MERGED 2004/04/28 15:12:17 ka 1.2.42.1: syntax


2004-05-21  Rüdiger Timm  <rt@openoffice.org>  [ac958f9c5878e8298f7de29579234210eb115135]

INTEGRATION: CWS bmpres01 (1.14.56); FILE MERGED 2004/04/27 23:12:18 ka 1.14.56.4: RESYNC: (1.15-1.16); FILE MERGED 2004/02/16 15:44:23 ka 1.14.56.3: RESYNC: (1.14-1.15); FILE MERGED 2004/02/13 14:20:12 ka 1.14.56.2: #i22149#: support for alpha masks (cleanup) 2004/02/12 12:41:42 ka 1.14.56.1: #i22149# support for alpha masks


2004-05-21  Rüdiger Timm  <rt@openoffice.org>  [bcdbbd091bdad676d2f501f941066216bc30c473]

INTEGRATION: CWS bmpres01 (1.3.36); FILE MERGED 2004/04/27 14:33:37 ka 1.3.36.1: using new resource structure for images


2004-05-21  Rüdiger Timm  <rt@openoffice.org>  [011d7bc06ee547d78f9232cea4c1914fd2b11cb6]

INTEGRATION: CWS bmpres01 (1.2.36); FILE MERGED 2004/04/27 23:10:21 ka 1.2.36.2: RESYNC: (1.2-1.4); FILE MERGED 2004/04/27 14:33:36 ka 1.2.36.1: using new resource structure for images


2004-05-21  Rüdiger Timm  <rt@openoffice.org>  [5b2d89dfbd6e73c28fd10b15959123c767b4ed2d]

INTEGRATION: CWS bmpres01 (1.2.36); FILE MERGED 2004/04/27 14:33:36 ka 1.2.36.1: using new resource structure for images


2004-05-21  Rüdiger Timm  <rt@openoffice.org>  [44e215963d152b72846ea6c0afc71e9b4c2addeb]

INTEGRATION: CWS bmpres01 (1.2.36); FILE MERGED 2004/04/27 14:33:35 ka 1.2.36.1: using new resource structure for images


2004-05-21  Rüdiger Timm  <rt@openoffice.org>  [3b5728ee44715eb7159a41c37794dd2a48d755e7]

INTEGRATION: CWS bmpres01 (1.4.36); FILE MERGED 2004/05/04 14:16:01 ka 1.4.36.2: new resource structure for images 2004/04/27 14:33:35 ka 1.4.36.1: using new resource structure for images


2004-05-21  Rüdiger Timm  <rt@openoffice.org>  [d51ec9519bd908a108604b70ea3081a8988f9c4a]

INTEGRATION: CWS bmpres01 (1.16.36); FILE MERGED 2004/04/27 22:59:25 ka 1.16.36.2: RESYNC: (1.16-1.18); FILE MERGED 2004/04/27 14:33:34 ka 1.16.36.1: using new resource structure for images


2004-05-21  Rüdiger Timm  <rt@openoffice.org>  [363cb1eff868cc1f087a41abbfb4c45c28c7ec13]

INTEGRATION: CWS bmpres01 (1.35.94); FILE MERGED 2004/04/27 22:57:09 ka 1.35.94.2: RESYNC: (1.35-1.37); FILE MERGED 2004/04/27 14:33:33 ka 1.35.94.1: using new resource structure for images


2004-05-21  Rüdiger Timm  <rt@openoffice.org>  [7e9893a00d822520dd2c2baa5ea2cf4eb71401d2]

INTEGRATION: CWS bmpres01 (1.42.96); FILE MERGED 2004/04/27 14:33:32 ka 1.42.96.1: using new resource structure for images


2004-05-21  Rüdiger Timm  <rt@openoffice.org>  [27a778f6a5dbecb31b8575317f41e29cca0d6163]

INTEGRATION: CWS bmpres01 (1.20.34); FILE MERGED 2004/04/27 22:52:21 ka 1.20.34.2: RESYNC: (1.20-1.21); FILE MERGED 2004/04/27 14:33:31 ka 1.20.34.1: using new resource structure for images


2004-05-21  Rüdiger Timm  <rt@openoffice.org>  [689edae293b01f78b5c830f4c61d7188f1eaf551]

INTEGRATION: CWS bmpres01 (1.43.96); FILE MERGED 2004/04/27 14:33:31 ka 1.43.96.1: using new resource structure for images


2004-05-21  Rüdiger Timm  <rt@openoffice.org>  [2dccda814ac6c37099fbf32b2801cc89420424ab]

INTEGRATION: CWS bmpres01 (1.2.36); FILE MERGED 2004/02/18 09:31:27 ka 1.2.36.1: syntax


2004-05-21  Rüdiger Timm  <rt@openoffice.org>  [0ae762c12331aefc45f409061ec3b54df4c69feb]

INTEGRATION: CWS bmpres01 (1.33.96); FILE MERGED 2004/04/27 14:33:31 ka 1.33.96.1: using new resource structure for images


2004-05-21  Rüdiger Timm  <rt@openoffice.org>  [6aefd197da37f0da49bfec1d9d4178ff2cc5024e]

INTEGRATION: CWS bmpres01 (1.2.36); FILE MERGED 2004/04/27 14:33:30 ka 1.2.36.1: using new resource structure for images


2004-05-21  Rüdiger Timm  <rt@openoffice.org>  [e1b9f565cfcf77d42d53701311d35e6aa20eb6fb]

INTEGRATION: CWS bmpres01 (1.33.96); FILE MERGED 2004/04/27 14:33:30 ka 1.33.96.1: using new resource structure for images


2004-05-21  Rüdiger Timm  <rt@openoffice.org>  [a0d4cf7dbd6d61253c95ff99d6529ce2130d866c]

INTEGRATION: CWS bmpres01 (1.50.96); FILE MERGED 2004/04/27 22:51:10 ka 1.50.96.2: RESYNC: (1.50-1.51); FILE MERGED 2004/04/27 14:33:29 ka 1.50.96.1: using new resource structure for images


2004-05-21  Rüdiger Timm  <rt@openoffice.org>  [5aa96f349f2c25284faa02d0841de8526638b342]

INTEGRATION: CWS bmpres01 (1.46.94); FILE MERGED 2004/04/27 14:33:29 ka 1.46.94.1: using new resource structure for images


2004-05-21  Joachim Lingner  <jl@openoffice.org>  [e45599c3f74fcd9f87bf13a34db5d391b86a10b0]

#i20052#


2004-05-21  Rüdiger Timm  <rt@openoffice.org>  [f30a8d77a892029cef8fb1700173fe3cfdac58c8]

INTEGRATION: CWS bmpres01 (1.17.126); FILE MERGED 2004/05/04 15:00:55 ka 1.17.126.2: new resource structure for images 2004/04/27 14:30:46 ka 1.17.126.1: using new resource structure for images


2004-05-21  Rüdiger Timm  <rt@openoffice.org>  [5923002eb720e243519e112f861bd3dafac57f22]

INTEGRATION: CWS bmpres01 (1.24.44); FILE MERGED 2004/04/27 14:30:45 ka 1.24.44.1: using new resource structure for images


2004-05-21  Rüdiger Timm  <rt@openoffice.org>  [f6e99abaa3ee82356dcf038f26fdd56cabea71e8]

INTEGRATION: CWS bmpres01 (1.19.58); FILE MERGED 2004/04/27 14:30:45 ka 1.19.58.1: using new resource structure for images


2004-05-21  Rüdiger Timm  <rt@openoffice.org>  [1ea491b7461088a9ad1863f50dd838ba900a1c0a]

INTEGRATION: CWS bmpres01 (1.93.10); FILE MERGED 2004/04/27 22:26:27 ka 1.93.10.2: RESYNC: (1.93-1.94); FILE MERGED 2004/04/27 14:30:43 ka 1.93.10.1: using new resource structure for images


2004-05-20  Kurt Zenker  <kz@openoffice.org>  [faf1f1338a664109ed7504c36af0caf3647f96c6]

INTEGRATION: CWS bmpres01 (1.31.252); FILE MERGED 2004/05/04 14:43:28 ka 1.31.252.2: new resource structure for images 2004/04/27 14:32:52 ka 1.31.252.1: using new resource structure for images


2004-05-20  Kurt Zenker  <kz@openoffice.org>  [db636d7a07bedcffcb441da67fb7f509556a0d53]

INTEGRATION: CWS bmpres01 (1.16.74); FILE MERGED 2004/04/27 20:17:04 ka 1.16.74.2: RESYNC: (1.16-1.18); FILE MERGED 2004/02/12 11:48:18 ka 1.16.74.1: #i22149# support for alpha masks


2004-05-20  Kurt Zenker  <kz@openoffice.org>  [002c9d171f8664ca835a0818ebec3e7736d22fce]

INTEGRATION: CWS bmpres01 (1.4.112); FILE MERGED 2004/04/27 14:32:51 ka 1.4.112.1: using new resource structure for images


2004-05-20  Kurt Zenker  <kz@openoffice.org>  [f961245afd7ea746fad1317e375ca16bc1169150]

INTEGRATION: CWS bmpres01 (1.24.62); FILE MERGED 2004/04/27 14:32:51 ka 1.24.62.1: using new resource structure for images


2004-05-20  Kurt Zenker  <kz@openoffice.org>  [b5862c4e6a1c3cf789924ef85ccd63c946a22687]

INTEGRATION: CWS bmpres01 (1.3.112); FILE MERGED 2004/04/27 14:32:50 ka 1.3.112.1: using new resource structure for images


2004-05-20  Kurt Zenker  <kz@openoffice.org>  [18376f7bad1ce0617f5ea464bb12039673029d01]

INTEGRATION: CWS bmpres01 (1.28.62); FILE MERGED 2004/04/27 14:32:49 ka 1.28.62.1: using new resource structure for images


2004-05-20  Kurt Zenker  <kz@openoffice.org>  [4f5bce8bab1583169b441f501b2b1ddbddab43b6]

INTEGRATION: CWS bmpres01 (1.17.48); FILE MERGED 2004/04/27 20:12:54 ka 1.17.48.2: RESYNC: (1.17-1.20); FILE MERGED 2004/04/27 14:32:49 ka 1.17.48.1: using new resource structure for images


2004-05-20  Kurt Zenker  <kz@openoffice.org>  [41b64f8abbf4812015218e6dfdb6d4eac90fd7ac]

INTEGRATION: CWS bmpres01 (1.40.62); FILE MERGED 2004/04/27 14:32:48 ka 1.40.62.1: using new resource structure for images


2004-05-20  Kurt Zenker  <kz@openoffice.org>  [ef9b77207c210fac749d40b275f57243319a3b6d]

INTEGRATION: CWS bmpres01 (1.31.100); FILE MERGED 2004/04/28 08:10:15 ka 1.31.100.2: RESYNC: (1.31-1.33); FILE MERGED 2004/04/27 14:32:47 ka 1.31.100.1: using new resource structure for images


2004-05-20  Kurt Zenker  <kz@openoffice.org>  [ca97bc1102b2691e09e1ee949513f53449cbd84a]

INTEGRATION: CWS bmpres01 (1.90.62); FILE MERGED 2004/04/27 20:07:49 ka 1.90.62.2: RESYNC: (1.90-1.91); FILE MERGED 2004/04/27 14:32:46 ka 1.90.62.1: using new resource structure for images


2004-05-20  Kurt Zenker  <kz@openoffice.org>  [d8673482480d2de5c281650a68f4f0064a803e73]

INTEGRATION: CWS bmpres01 (1.11.264); FILE MERGED 2004/04/27 20:03:45 ka 1.11.264.2: RESYNC: (1.11-1.12); FILE MERGED 2004/02/12 11:48:17 ka 1.11.264.1: #i22149# support for alpha masks


2004-05-20  Joachim Lingner  <jl@openoffice.org>  [56c7be7fee90071dc4d1ef7ed378afde55614486]

#i20052#


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [bb954b251986a34505faac47bdc54af51083a783]

INTEGRATION: CWS qwizards1 (1.49.8); FILE MERGED 2004/03/19 09:01:45 oj 1.49.8.1: #115937# call query wizard


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [9028e4b1e94f585074d16612470f24e44526ad2d]

INTEGRATION: CWS qwizards1 (1.6.42); FILE MERGED 2004/01/14 09:16:07 oj 1.6.42.1: #i24380# new services for column descriptor control and model


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [4be5b46300627eef81284c755d3ba12bbf0f343b]

INTEGRATION: CWS qwizards1 (1.6.42); FILE MERGED 2004/01/14 09:16:08 oj 1.6.42.1: #i24380# new services for column descriptor control and model


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [2c7cc502806babd1b78928e714793481b4bbf9bc]

INTEGRATION: CWS qwizards1 (1.54.8); FILE MERGED 2004/03/19 09:01:42 oj 1.54.8.1: #115937# call query wizard


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [0adeaf09c23d8d68878dd7208dc9347ebae9bca8]

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>  [158dd07775b6deb0189ad19590a19b0c46cd330d]

INTEGRATION: CWS qwizards1 (1.9.254); FILE MERGED 2003/11/24 16:01:23 tv 1.9.254.2: RESYNC: (1.9-1.10); FILE MERGED 2003/09/24 15:20:56 bc 1.9.254.1: #111603# Roadmap label class added


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [ae20163320fca5c784273669029a73c74fc11420]

INTEGRATION: CWS qwizards1 (1.8.94); FILE MERGED 2004/03/11 18:04:34 rpiterman 1.8.94.2: web wizard changed 2004/03/11 12:18:35 rpiterman 1.8.94.1: new web wizard


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [21837fc3f073b32e3d256019d4117098965b34a7]

INTEGRATION: CWS qwizards1 (1.60.42); FILE MERGED 2004/02/13 18:15:31 tv 1.60.42.3: RESYNC: (1.61-1.62); FILE MERGED 2004/01/05 12:54:38 tv 1.60.42.2: RESYNC: (1.60-1.61); FILE MERGED 2003/11/07 15:10:16 bc 1.60.42.1: #111603# Roadmap API wrapper for Wizards added


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [ed37aaf3b42c7b0499c084b43c3b358626112109]

INTEGRATION: CWS qwizards1 (1.14.36); FILE MERGED 2004/01/05 12:57:05 tv 1.14.36.2: RESYNC: (1.14-1.15); FILE MERGED 2003/11/10 12:38:52 bc 1.14.36.1: #111603# properties for roadmapcontrol added


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [b52f2ca1be04ea0d1dcf7b14628dc748aedeaa19]

INTEGRATION: CWS qwizards1 (1.48.62); FILE MERGED 2004/02/23 14:48:17 abi 1.48.62.1: #115652# no addition of final slash if already present


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [66adbf638aab4d1015b49a917002780756472020]

INTEGRATION: CWS qwizards1 (1.76.10); FILE MERGED 2004/02/25 11:06:58 abi 1.76.10.1: #115676# now testing error as error during setSize


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [a76aae9f43d9f627fab4bb125759457a35431196]

INTEGRATION: CWS qwizards1 (1.30.56); FILE MERGED 2004/02/26 15:09:10 abi 1.30.56.2: #115685# treating non-existence like directory; insert will do the rest in case of creation of file 2004/02/25 14:25:25 abi 1.30.56.1: #115685# now handling the case non-existing like directory


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [30cda2c3d6fd5d2770dce09aff31902e61768a76]

INTEGRATION: CWS qwizards1 (1.10.84); FILE MERGED 2004/02/26 15:06:20 abi 1.10.84.1: #115710# changed direct use of sal_Bool to use of !!sal_Bool


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [98d9f76348919356789a1398eb9824148b554350]

INTEGRATION: CWS qwizards1 (1.6.102); FILE MERGED 2003/12/09 14:41:07 mexx 1.6.102.1: Added tutorials


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [f0ff882a1c2296e467e3f68d550f9b4fa56df689]

INTEGRATION: CWS qwizards1 (1.54.14); FILE MERGED 2004/04/28 10:21:22 bc 1.54.14.22: #111602# . 2004/04/28 10:18:55 bc 1.54.14.21: #111602# resources of old formwizard reentered 2004/04/14 16:20:52 bc 1.54.14.20: #111603# resource for querywizard changed 2004/04/05 14:03:30 bc 1.54.14.19: #111604 resource for querywizard added 2004/03/19 17:25:08 rpiterman 1.54.14.18: WebWizard German and English rsources editted 2004/03/19 15:23:04 bc 1.54.14.17: #111603# committed final changes in query wizard strings 2004/03/17 11:48:13 bc 1.54.14.16: #1116036# labels of buttons changed 2004/03/15 15:09:03 tv 1.54.14.15: final strings for letter wizard 2004/03/12 17:21:11 tv 1.54.14.14: added strings for some listboxes in letter wizard 2004/03/09 17:15:57 tv 1.54.14.13: added strings for LetterWizard - Greeting and Salutation 2004/03/09 14:31:05 rpiterman 1.54.14.12: webwizard resources changed 2004/03/03 10:26:08 rpiterman 1.54.14.11: added/changed webwizard resources 2004/02/18 19:15:35 rpiterman 1.54.14.10: added "ok" and "close" 2004/02/17 19:02:16 rpiterman 1.54.14.9: added some web wizard resources 2004/02/03 14:32:20 tv 1.54.14.8: letter wizard: placeholders -> user data 2004/01/16 13:05:25 bc 1.54.14.7: #111603# resources for querywizard added 2004/01/05 13:26:00 tv 1.54.14.6: RESYNC: (1.54-1.55); FILE MERGED 2003/12/16 15:18:28 rpiterman 1.54.14.5: added web wizard resources 2003/11/26 15:50:01 tv 1.54.14.4: added LetterWizard-Roadmap-Labels 2003/11/14 11:19:35 tv 1.54.14.3: added common resource and letter wizard resource 2003/10/09 17:13:47 bc 1.54.14.2: #111603# resources for querywizard addded 2003/08/19 15:05:51 bc 1.54.14.1: #111780# resource "criterium" changed to "criterion"


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [85e83eab221b81873d9c21cbef40acd52a9338fd]

INTEGRATION: CWS qwizards1 (1.19.94); FILE MERGED 2004/04/30 17:26:13 rpiterman 1.19.94.20: fixed target names to be unique. 2004/03/18 10:36:36 tv 1.19.94.19: web wizard is dependent on text document 2004/03/16 11:13:39 tv 1.19.94.18: corrected build order 2004/03/11 10:47:13 rpiterman 1.19.94.17: solved conflicts 2004/03/03 17:28:32 tv 1.19.94.16: correct dependencies for letter wizard 2004/02/06 10:09:06 tv 1.19.94.15: fixed typos 2004/01/28 17:56:50 tv 1.19.94.14: added report and query 2004/01/23 10:44:14 bc 1.19.94.13: #111603# Reportwizard and queryWizard added 2004/01/23 09:14:27 tv 1.19.94.12: added db package 2003/12/18 14:26:22 tv 1.19.94.11: added basic part of tutorials 2003/12/18 14:20:37 tv 1.19.94.10: removed db because it does not compile 2003/12/16 16:47:58 tv 1.19.94.9: added db 2003/12/16 16:00:55 tv 1.19.94.8: added Tutorial and removed high level wizards cause they don't compile at the moment 2003/12/15 11:16:46 tv 1.19.94.7: added Tutorial Creator and Executor 2003/12/02 07:49:06 bc 1.19.94.6: #111603# some modules removed 2003/11/26 16:07:08 tv 1.19.94.5: added letter wizard 2003/11/25 09:50:11 tv 1.19.94.4: dded build dependency wizards after filter 2003/11/25 09:41:26 tv 1.19.94.3: corrected dependecies between java dirs 2003/11/24 15:48:45 tv 1.19.94.2: RESYNC: (1.19-1.20); FILE MERGED 2003/11/18 14:04:54 tv 1.19.94.1: added missing makefile locations


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [f1cbff9e4f9e2d5eab8e8bc26b4a3fbfa8a10721]

INTEGRATION: CWS qwizards1 (1.1.1.1.132); FILE MERGED 2004/03/11 18:05:02 rpiterman 1.1.1.1.132.3: web wizard make file 2004/03/11 16:24:00 rpiterman 1.1.1.1.132.2: ... 2004/03/11 12:17:51 rpiterman 1.1.1.1.132.1: new web wizard


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [31fa4f7259985d2fb3e86d6cb26ad2dede471fcd]

INTEGRATION: CWS qwizards1 (1.1.1.1.132); FILE MERGED 2004/03/12 14:56:11 tv 1.1.1.1.132.1: changed to zip files language independent for letter wizard


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [c28df92588a9a28d57c96dfe92e9a8c4c3d88d12]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/01/08 16:12:00 va 1.1.2.1: Background Image for Floating Window of Tutorial.


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [542608dc663ec5fc33dcdfb387bbefc046c1f214]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/01/08 16:10:40 va 1.1.2.1: Icon for Tutorial Dialog.


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [334642d0c7c6f41c292a9ad8a6c34c287222d275]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/01/08 16:10:04 va 1.1.2.1: Icon for Tutorial Dialog.


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [958f2587c02faebdbc27521ec4b799fcf4007a14]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/03/16 13:05:08 rpiterman 1.1.2.1: web wizard ftp icons


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [49b6c8d1b6ad634fdb4e5bde8012fe791ed7a702]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/03/19 10:15:42 rpiterman 1.1.2.2: icons changed 2004/03/16 13:05:43 rpiterman 1.1.2.1: web wizard ftp icons


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [4517c3143d7b293aaa0fa0c920234347f2d4f2df]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/03/19 10:15:42 rpiterman 1.1.2.2: icons changed 2004/03/16 13:05:29 rpiterman 1.1.2.1: web wizard ftp icons


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [6fb55b066478a5d556bad7518dc802ef5efe17a4]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/03/16 13:05:57 rpiterman 1.1.2.1: web wizard ftp icons


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [3d3799fc61698a56fc55c6ee9d6d0ec77ae719e1]

INTEGRATION: CWS qwizards1 (1.11.4); FILE MERGED 2004/01/14 09:14:45 oj 1.11.4.1: #i24380# new services for column descriptor control and model


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [1b00b141582e4f971d87a0a129957f610bb29ccd]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/01/14 09:14:08 oj 1.1.2.1: #i24380# new sverices for column descriptor control and model


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [0e5ef3854875802aa8a271289f380f574ad0145d]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/01/14 09:14:26 oj 1.1.2.1: #i24380# new sverices for column descriptor control and model


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [575d40ebe022219962a9b4b95e0f5ba11dbe3cf8]

INTEGRATION: CWS qwizards1 (1.22.144); FILE MERGED 2004/03/17 18:34:33 tv 1.22.144.4: RESYNC: (1.24-1.25); FILE MERGED 2004/02/13 15:59:59 tv 1.22.144.3: RESYNC: (1.23-1.24); FILE MERGED 2004/01/05 13:23:27 tv 1.22.144.2: RESYNC: (1.22-1.23); FILE MERGED 2003/11/18 15:11:49 bc 1.22.144.1: #111603# XItemEventBroadcaster added


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [3bb3f5fbba39f3ba26a334554bec85c5537f28b6]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2003/11/10 11:57:49 bc 1.1.2.1: #111603# services and interfaces for RoadmapControl added


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [a19379aad0ec2a7dd6faef07a78e07db078b44ae]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2003/11/18 15:11:49 bc 1.1.2.2: #111603# XItemEventBroadcaster added 2003/11/10 11:57:20 bc 1.1.2.1: #111603# services and interfaces for RoadmapControl added


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [83a5dea727b939a0eb41f20cfca7624a977ecb6b]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2003/11/10 11:57:36 bc 1.1.2.1: #111603# services and interfaces for RoadmapControl added


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [ab4aba084f6ca62476dfac67d1277c9932c79c9e]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2003/11/10 11:58:06 bc 1.1.2.1: #111603# services and interfaces for RoadmapControl added


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [97034acf647a22ec6a3e8e1ff0e4a1bb9dfccb22]

INTEGRATION: CWS qwizards1 (1.9.318); FILE MERGED 2004/04/05 12:28:34 fs 1.9.318.4: #i27457# some cleanup with respect to roadmap's index vs. id 2004/03/18 14:24:38 tv 1.9.318.3: change reference to Any to real object 2003/11/18 16:16:52 bc 1.9.318.2: #111603# unoiface.cxx added 2003/11/10 12:25:06 bc 1.9.318.1: #111603# roadmap peer added


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [7ea9dc5bf463646328327598237239ca1d376ec8]

INTEGRATION: CWS qwizards1 (1.4.318); FILE MERGED 2004/03/11 16:39:04 fs 1.4.318.1: #115918# initialize the formatter so that date strings are also analyzed according to international format


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [c9e961d2fd5a5bb2b76c2f42167a3ca7ea54d59d]

INTEGRATION: CWS qwizards1 (1.2.318); FILE MERGED 2004/04/05 12:28:14 fs 1.2.318.2: #i27457# forward-declare ORoadmap 2003/11/18 16:21:08 bc 1.2.318.1: #111603# unoiface.cxx added


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [e6115ea0c47673c3915f21ca4b8e762c4aff1bdc]

INTEGRATION: CWS qwizards1 (1.3.322); FILE MERGED 2004/04/05 12:26:55 fs 1.3.322.1: #i27457# ImplPosTabPage: properly position during InitShow


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [826b50a8b4d45d90bba7f1a5a202f57c09d2e742]

INTEGRATION: CWS qwizards1 (1.6.344); FILE MERGED 2004/04/07 08:35:37 tv 1.6.344.2: #100000# compiler problems under solaris fixed 2004/04/05 12:26:18 fs 1.6.344.1: some cleanup / additions for #i27457#


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [3de81daa22a206b118b201a45589f4774d40dbf0]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/04/05 12:44:40 fs 1.1.2.2: #i27457# allow setting Interactive/Bitmap 2004/04/05 12:27:30 fs 1.1.2.1: #i27457# helper class for a wizard supporting a roadmap


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [ab88a3c8d6baddac2dd6110d60478c2b8854d9bc]

INTEGRATION: CWS qwizards1 (1.9.58); FILE MERGED 2004/04/05 12:27:36 fs 1.9.58.1: #i27457# +roadmapwizard


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [136af73cba5f34f24ad2eba0a94e6021c92ca275]

INTEGRATION: CWS qwizards1 (1.1.4); FILE ADDED 2004/04/05 12:25:45 fs 1.1.4.5: #i27457# some cleanup with respect to index vs. id 2003/11/18 17:15:55 tv 1.1.4.4: removed constructor because of gcc compiler problem 2003/11/10 12:13:40 bc 1.1.4.3: #111603# Roadmap control added 2003/09/24 15:20:57 bc 1.1.4.2: #111603# Roadmap label class added 2003/09/15 14:58:09 bc 1.1.4.1: #111603# class file for roadmap added


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [5da5cc79d31bdbf5f2a0e849297daf9286c0db79]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/04/05 12:25:53 fs 1.1.2.3: #i27457# some cleanup and small additions 2004/03/22 15:41:39 tv 1.1.2.2: resolved line end problems 2003/11/18 16:45:08 tv 1.1.2.1: Renamed HyperLabel.cxx --> hyperlabel.cxx


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [c8293f2733b47d91419f98ea5ed3703f699cd4be]

INTEGRATION: CWS qwizards1 (1.110.12); FILE MERGED 2004/04/05 12:43:33 fs 1.110.12.1: #i27457# deliver roadmapwizard.hxx


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [79cdf40852cfd5f99955be28de9ced8cfcaf2309]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/04/05 12:23:51 fs 1.1.2.2: #i27457# some cleanup with respect to index vs. id 2003/11/10 12:19:35 bc 1.1.2.1: #111603# Roadmap Control added


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [52678044bca562a50291670a0009fa9a150e0f68]

INTEGRATION: CWS qwizards1 (1.5.44); FILE MERGED 2004/01/14 09:16:02 oj 1.5.44.1: #i24380# new services for column descriptor control and model


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [230c9caa84dbbb3d50881ae35d0a85c7e1099738]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/01/14 09:19:16 oj 1.1.2.1: #i24380# new sverices for column descriptor control and model


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [86d8940e393f0c1a9510230278a836a4fad1207e]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/01/14 09:19:30 oj 1.1.2.1: #i24380# new sverices for column descriptor control and model


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [74efd77faca688fca191dbcdf71a5dd00932a026]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/01/14 09:18:29 oj 1.1.2.1: #i24380# new sverices for column descriptor control and model


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [4de3075fc248c77b9f549befc5b286f6aabf811e]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/01/14 09:18:12 oj 1.1.2.1: #i24380# new sverices for column descriptor control and model


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [bd5b60e007ce402adb952a6bf66a9e892755561d]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/01/14 09:18:45 oj 1.1.2.1: #i24380# new sverices for column descriptor control and model


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [aebd64c832b66157f5f4f36227cca36709868970]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/01/14 09:19:01 oj 1.1.2.1: #i24380# new sverices for column descriptor control and model


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [e49b7b40e72a301fdd5f07cc46c390ec4c1cd274]

INTEGRATION: CWS qwizards1 (1.12.120); FILE MERGED 2004/01/14 09:16:03 oj 1.12.120.1: #i24380# new services for column descriptor control and model


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [4c2ef0fd11f7b036da08bd409058123bc8ed31d5]

INTEGRATION: CWS qwizards1 (1.12.192); FILE MERGED 2004/01/14 09:16:04 oj 1.12.192.1: #i24380# new services for column descriptor control and model


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [050c086476460863656d2d38a55d5362f110141e]

INTEGRATION: CWS qwizards1 (1.7.146); FILE MERGED 2004/03/19 09:01:44 oj 1.7.146.1: #115937# call query wizard


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [6b25c0e28ce0bf5f86e070979cff97fd6a52cfe8]

INTEGRATION: CWS qwizards1 (1.4.146); FILE MERGED 2004/03/19 09:01:44 oj 1.4.146.1: #115937# call query wizard


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [abf71f8c44bd4be7bd5986b5b0dfcb8e008762c6]

INTEGRATION: CWS qwizards1 (1.31.8); FILE MERGED 2004/03/19 09:01:43 oj 1.31.8.1: #115937# call query wizard


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [ece4951e998c5f8becb0f007e6ed42efa7e2b836]

INTEGRATION: CWS qwizards1 (1.7.146); FILE MERGED 2004/01/14 09:16:04 oj 1.7.146.1: #i24380# new services for column descriptor control and model


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [713053467adc6d86a5733b899bddf7fa5ebf48b6]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/01/14 09:17:54 oj 1.1.2.1: #i24380# new sverices for column descriptor control and model


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [326760a48a0c439873a55e032ad4ad20b815bc9b]

INTEGRATION: CWS qwizards1 (1.13.42); FILE MERGED 2004/01/14 09:16:05 oj 1.13.42.1: #i24380# new services for column descriptor control and model


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [779082d46bdf27dc286a84de52d0620463de4b81]

INTEGRATION: CWS qwizards1 (1.27.110); FILE MERGED 2004/03/17 18:09:06 tv 1.27.110.2: RESYNC: (1.27-1.28); FILE MERGED 2004/01/14 09:16:06 oj 1.27.110.1: #i24380# new services for column descriptor control and model


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [2116f938a55a3d80609895ca26b2993ae64f520d]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/01/14 09:17:39 oj 1.1.2.1: #i24380# new sverices for column descriptor control and model


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [3b7b73d0baf49907fb22befecde9c5418ba216a1]

INTEGRATION: CWS qwizards1 (1.154.10); FILE MERGED 2004/03/19 09:01:43 oj 1.154.10.1: #115937# call query wizard


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [71f8a3e43b2f751b3b1a9a6844bb84770a6e4268]

INTEGRATION: CWS qwizards1 (1.92.8); FILE MERGED 2004/03/19 09:01:42 oj 1.92.8.1: #115937# call query wizard


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [9f5df2dbe4d149b3c9fff4c1e216ea24d7eeb2d4]

INTEGRATION: CWS qwizards1 (1.31.8); FILE MERGED 2004/03/17 18:10:05 tv 1.31.8.2: RESYNC: (1.31-1.32); FILE MERGED 2004/01/14 09:16:07 oj 1.31.8.1: #i24380# new services for column descriptor control and model


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [497a954388f0a5ab45e1232f080c5d9870fd55b1]

INTEGRATION: CWS qwizards1 (1.13.8); FILE MERGED 2004/01/14 09:16:08 oj 1.13.8.1: #i24380# new services for column descriptor control and model


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [3d4a4bc156773d690b3b18fc19f9712ed5336db9]

INTEGRATION: CWS qwizards1 (1.6.122); FILE MERGED 2004/01/14 09:16:09 oj 1.6.122.1: #i24380# new services for column descriptor control and model


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [e4a2ec55258bef3d9b7a1e938cd49f8dd56c3302]

INTEGRATION: CWS qwizards1 (1.3.164); FILE MERGED 2004/03/03 16:43:35 jb 1.3.164.1: #115775# Added support for node-ref instantiation of templates in the schema


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [4ae0aac56279a9dfc0804a36549990b442c91f0e]

INTEGRATION: CWS qwizards1 (1.7.164); FILE MERGED 2004/03/03 16:43:35 jb 1.7.164.1: #115775# Added support for node-ref instantiation of templates in the schema


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [f2ab61275ad56abd535cec1249b78487cdeac97d]

INTEGRATION: CWS qwizards1 (1.24.2); FILE MERGED 2004/04/21 12:18:17 tv 1.24.2.3: added field for SenderState (LetterWizard) 2004/03/17 18:35:36 tv 1.24.2.2: RESYNC: (1.24-1.25); FILE MERGED 2004/03/03 15:10:56 tv 1.24.2.1: added settings for new Letter Wizard


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [8217e37b2ec6c7cbe10fdb2ebb0c622cf4281bce]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/03/03 10:48:50 rpiterman 1.1.2.2: added my name, and corrected <info> tags 2004/03/03 10:24:23 rpiterman 1.1.2.1: webwizard configuration schema


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [5baf2bb39d888f57217af080f64dbf01ced62a59]

INTEGRATION: CWS qwizards1 (1.15.20); FILE MERGED 2004/03/17 18:34:41 tv 1.15.20.2: RESYNC: (1.15-1.16); FILE MERGED 2004/03/16 13:01:33 rpiterman 1.15.20.1: added web wizard


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [082a35ccc80b361fdeb204e2e4f6b570af706f7d]

INTEGRATION: CWS qwizards1 (1.11.50); FILE MERGED 2004/04/21 12:18:17 tv 1.11.50.5: added field for SenderState (LetterWizard) 2004/03/19 10:46:56 tv 1.11.50.4: removed default path - default path for LetterWizard is now empty 2004/03/16 15:45:07 tv 1.11.50.3: correction to default values for Letter Wizard configuration 2004/03/16 14:19:50 tv 1.11.50.2: correct default configuration for letter wizard 2004/03/03 15:10:03 tv 1.11.50.1: added settings for new Letter Wizard


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [5696a6858923a02fefcf5d41f84b2940b9913cda]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/03/19 17:18:17 rpiterman 1.1.2.6: beutifies 2004/03/19 17:17:19 rpiterman 1.1.2.5: localizes strings for english and german edited 2004/03/09 11:54:25 rpiterman 1.1.2.4: added german names 2004/03/03 10:41:55 rpiterman 1.1.2.3: added my name in the header 2004/03/03 10:40:05 rpiterman 1.1.2.2: replaced the wrong xcu with the right one 2004/03/03 10:23:40 rpiterman 1.1.2.1: WebWizard Configuration data


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [3e01d31d5e812ff011f42b52521967b6a303c58a]

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>  [11efd5c8eb755de3379176aeebb2408b8dd69985]

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  Kurt Zenker  <kz@openoffice.org>  [3ace93d09ca0534ba1407366e31594d9ad529ff7]

INTEGRATION: CWS qwizards1 (1.21.78); FILE MERGED 2003/11/07 15:27:16 bc 1.21.78.1: #111603# roadmapcontrol added


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [6a111ce37a22f9233f7b5f1ab5bf3b27fd37fa70]

INTEGRATION: CWS qwizards1 (1.5.188); FILE MERGED 2004/01/05 12:52:23 tv 1.5.188.2: RESYNC: (1.5-1.6); FILE MERGED 2003/11/07 15:27:15 bc 1.5.188.1: #111603# roadmapcontrol added


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [34502cafedebed07b7ceb0406bea5cd8fc8797e1]

INTEGRATION: CWS qwizards1 (1.8.92); FILE MERGED 2004/01/06 16:12:56 tv 1.8.92.4: fixed another merge conflict problem 2004/01/06 16:01:38 tv 1.8.92.3: fixed conflict solving error 2004/01/05 12:52:08 tv 1.8.92.2: RESYNC: (1.8-1.9); FILE MERGED 2003/11/07 15:27:14 bc 1.8.92.1: #111603# roadmapcontrol added


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [9b609913c1d3b437bf1bc98b7e9e1cc70f229c9b]

INTEGRATION: CWS qwizards1 (1.19.36); FILE MERGED 2004/01/05 12:51:47 tv 1.19.36.2: RESYNC: (1.19-1.20); FILE MERGED 2003/11/07 15:27:13 bc 1.19.36.1: #111603# roadmapcontrol added


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [940d95742f51f6c8c7cb4a15f48b1b02830c287e]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2003/11/19 09:59:03 tv 1.1.2.2: make it compile on gcc 2003/11/07 15:13:50 bc 1.1.2.1: #111603# RoadmapEntry added


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [8b568d216e4014e383795e704f6452e7f8599fff]

INTEGRATION: CWS qwizards1 (1.1.14); FILE MERGED 2004/03/18 13:55:53 tv 1.1.14.1: Changed reference to Any to real object


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [d96808aeb6bf73040b3757544c9f2675aa848b1e]

INTEGRATION: CWS qwizards1 (1.8.92); FILE MERGED 2004/01/05 12:53:29 tv 1.8.92.5: RESYNC: (1.8-1.9); FILE MERGED 2003/11/19 09:59:02 tv 1.8.92.4: make it compile on gcc 2003/11/07 15:24:24 bc 1.8.92.3: #111603# roadmapentry added 2003/11/07 15:10:13 bc 1.8.92.2: #111603# Roadmap API wrapper for Wizards added 2003/10/07 07:51:46 bc 1.8.92.1: #111603# roadmapcontrol for future wizards added


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [f51b35cb62cd81d0871cca44b42eb31120cfe9e7]

INTEGRATION: CWS qwizards1 (1.4.56); FILE MERGED 2004/01/05 12:52:39 tv 1.4.56.2: RESYNC: (1.4-1.5); FILE MERGED 2003/11/07 15:10:12 bc 1.4.56.1: #111603# Roadmap API wrapper for Wizards added


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [dbf7c033b0b394de9ee73cb4671b8ee2b960f588]

INTEGRATION: CWS qwizards1 (1.5.188); FILE MERGED 2004/01/05 12:57:23 tv 1.5.188.2: RESYNC: (1.5-1.6); FILE MERGED 2003/11/10 12:38:52 bc 1.5.188.1: #111603# properties for roadmapcontrol added


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [faa8e9db5f0e3ecc017de08b2c2621adc3df37e7]

INTEGRATION: CWS qwizards1 (1.29.56); FILE MERGED 2004/01/05 12:58:37 tv 1.29.56.2: RESYNC: (1.29-1.30); FILE MERGED 2003/11/07 15:12:02 bc 1.29.56.1: #111603# Roadmap API wrapper added


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [58f668da214b00a91dc2730d5eb9f5f4eeaf96a5]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/03/18 12:25:04 tv 1.1.2.2: added newline at end of file 2003/11/07 15:25:51 bc 1.1.2.1: #111603# roadmapentry added


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [6167be488013ac3dd100f289a64a90c35934f54c]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2003/11/19 09:59:00 tv 1.1.2.4: make it compile on gcc 2003/11/18 16:15:53 bc 1.1.2.3: #111603# RoadmapEntry added 2003/11/07 15:12:01 bc 1.1.2.2: #111603# Roadmap API wrapper added 2003/10/07 07:54:53 bc 1.1.2.1: #111603# roadmapcontrol for future wizards added


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [5aefe12707df77c50123d0f08f31a0ed869e32a3]

INTEGRATION: CWS qwizards1 (1.5.88); FILE MERGED 2004/04/05 12:50:38 fs 1.5.88.1: #i27457# must changes in the base class


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [6d92c7097d3f97b00edf029583b8651d88e31f77]

INTEGRATION: CWS qwizards1 (1.11.88); FILE MERGED 2004/04/05 12:50:38 fs 1.11.88.1: #i27457# must changes in the base class


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [b58c30917433d750c932bb099a7b7ac3d08981e2]

INTEGRATION: CWS qwizards1 (1.6.88); FILE MERGED 2004/04/05 12:50:38 fs 1.6.88.1: #i27457# must changes in the base class


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [e77104b15d1683a96e4493d6a543770f96c00c11]

INTEGRATION: CWS qwizards1 (1.2.88); FILE MERGED 2004/04/05 12:50:38 fs 1.2.88.1: #i27457# must changes in the base class


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [ac57cc586165abb4454a14a3a5da66a7c3cb70cb]

INTEGRATION: CWS qwizards1 (1.8.88); FILE MERGED 2004/04/05 12:50:37 fs 1.8.88.1: #i27457# must changes in the base class


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [ece114733efcc4c75cb7c1c38fc6bbaa8c862706]

INTEGRATION: CWS qwizards1 (1.2.88); FILE MERGED 2004/04/05 12:50:37 fs 1.2.88.1: #i27457# must changes in the base class


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [a835cc4916402b480633b20993de5297c50f3908]

INTEGRATION: CWS qwizards1 (1.11.88); FILE MERGED 2004/04/05 12:50:37 fs 1.11.88.1: #i27457# must changes in the base class


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [e2bf3dfb357783af33b0307c2ab3dd813ce7284c]

INTEGRATION: CWS qwizards1 (1.4.54); FILE MERGED 2004/04/05 12:50:07 fs 1.4.54.1: #i27457# must changes in the base class


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [3f4fc891ef6a5c7bea0bf6e34ac7797f80cda18a]

INTEGRATION: CWS qwizards1 (1.4.54); FILE MERGED 2004/04/05 12:50:06 fs 1.4.54.1: #i27457# must changes in the base class


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [3986527e8a0f177e5abade0556030d93ebc5225c]

INTEGRATION: CWS qwizards1 (1.3.88); FILE MERGED 2004/04/05 12:50:06 fs 1.3.88.1: #i27457# must changes in the base class


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [513078004148c85f28f3c829e435caebfb854f94]

INTEGRATION: CWS qwizards1 (1.4.88); FILE MERGED 2004/04/05 12:50:06 fs 1.4.88.1: #i27457# must changes in the base class


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [35f910715b9b29dbc6de54cf3273cc9a6fa242f5]

INTEGRATION: CWS qwizards1 (1.44.2); FILE MERGED 2004/04/05 12:50:05 fs 1.44.2.1: #i27457# must changes in the base class


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [313839c113e5cc1dce09775fbea3d908609d4b15]

INTEGRATION: CWS qwizards1 (1.2.88); FILE MERGED 2004/04/05 12:50:05 fs 1.2.88.1: #i27457# must changes in the base class


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [38b4990621104ed383f7abb968e49fda8b34a707]

INTEGRATION: CWS qwizards1 (1.6.54); FILE MERGED 2004/04/05 12:50:05 fs 1.6.54.1: #i27457# must changes in the base class


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [9f2d1f1c0326a0a41883e992d08542ab27b89841]

INTEGRATION: CWS qwizards1 (1.4.54); FILE MERGED 2004/04/05 12:50:05 fs 1.4.54.1: #i27457# must changes in the base class


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [ca04cfcd673d64ad9e30fae6aff9ba8b305dda25]

INTEGRATION: CWS qwizards1 (1.2.80); FILE MERGED 2004/04/14 13:54:35 tv 1.2.80.1: Correction - ::CalcPosition() - save new vertical relative position, if vertical position is automatic (TOP, CENTER, BOTTOM) Submitted by: OD


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [462a420691a03e56250907b4518f6514fad7af79]

INTEGRATION: CWS qwizards1 (1.57.2); FILE MERGED 2004/04/14 08:48:45 os 1.57.2.1: #116342# assure that SwXFrame::dispose() doesn't delete the Writer fly frame recursively


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [f2b5fa8696f2f25b0a6ae52671f2029e7cee114f]

INTEGRATION: CWS qwizards1 (1.15.56); FILE MERGED 2004/03/09 12:29:50 abi 1.15.56.2: #115870# iterating over subfolders now to ensure delete works for nonempty subdirs 2004/03/08 14:39:51 rpiterman 1.15.56.1: title has to be decoded before use in FTP command mkdir


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [2b689dbb109930fbabe78f279432b1b168d93040]

INTEGRATION: CWS qwizards1 (1.21.32); FILE MERGED 2004/02/27 14:08:45 abi 1.21.32.1: #115726# updating now the content identifier also


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [307e87ac76f5c810e4941844408e802ee22ce347]

INTEGRATION: CWS qwizards1 (1.12.94); FILE MERGED 2004/05/06 09:34:58 bc 1.12.94.11: #111603# hiderror in webwizards iconset solved 2004/05/05 19:17:14 rpiterman 1.12.94.10: changed web wizard hids 2004/04/23 13:03:11 bc 1.12.94.9: #111603# hids for querywizard and reportwizard modified 2004/04/16 09:59:35 rpiterman 1.12.94.8: bugfix 116383: added hids for status dialog/web wizard 2004/04/14 10:50:22 bc 1.12.94.7: #111603# hids for querywizard added 2004/04/14 09:46:25 tv 1.12.94.6: added hashmark before define (syntax bugfix) 2004/04/13 14:46:53 bc 1.12.94.5: #111603# helpid for helpbuttone of QW added 2004/04/13 13:55:34 rpiterman 1.12.94.4: added web wizard hids 2004/04/13 13:33:43 tv 1.12.94.3: added help button for letterwizard 2004/03/31 11:51:22 bc 1.12.94.2: #111603# helpids for querywizard added 2004/03/30 13:33:59 tv 1.12.94.1: added second range, added LetterWizard


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [18b0a96b5293b66b756a60d44cd5b0a317ef4bbe]

INTEGRATION: CWS qwizards1 (1.31.58); FILE MERGED 2004/04/28 13:01:00 bc 1.31.58.2: #111602# path to templates for formwizard reset 2004/04/28 09:53:01 bc 1.31.58.1: #111603# Formwizard Template directory now included


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [f4b74955e981c90def3ce343d55ef7e927e7e6af]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2003/12/18 16:44:49 tv 1.1.2.2: set basic tutorial scripts to read only Issue number: Submitted by: Reviewed by: 2003/12/09 14:34:08 mexx 1.1.2.1: Initial revision


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [33fe4c89ab00b92038ca9c7e0e5c7542d4c7d0b4]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2003/12/09 14:34:00 mexx 1.1.2.1: Initial revision


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [3e634f886679212c2341ce2c9d26cef8353549a0]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2003/12/18 16:44:48 tv 1.1.2.2: set basic tutorial scripts to read only Issue number: Submitted by: Reviewed by: 2003/12/09 14:33:52 mexx 1.1.2.1: Initial revision


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [9a0b8124e7e38ddad969e617e5006ad960515c78]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2003/12/22 15:12:20 mexx 1.1.2.3: Fix image relative path 2003/12/17 12:15:48 mexx 1.1.2.2: Fixed Macros 2003/12/09 14:33:44 mexx 1.1.2.1: Initial revision


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [b37616bdf60520168346ce354dd4724f74541808]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2003/12/17 12:15:48 mexx 1.1.2.2: Fixed Macros 2003/12/09 14:33:36 mexx 1.1.2.1: Initial revision


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [f52f66f4c8b340efb85ebf8e903ee01ecdc36c3a]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2003/12/22 16:20:50 mexx 1.1.2.3: Fix open document 2003/12/17 12:15:48 mexx 1.1.2.2: Fixed Macros 2003/12/09 14:33:31 mexx 1.1.2.1: Initial revision


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [0c8c27d91e9f389e8bb1ce1435e20caa36e9b14c]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2003/12/09 15:43:56 mexx 1.1.2.2: Change the tutorial executer path 2003/12/09 14:33:23 mexx 1.1.2.1: Initial revision


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [a8dcd89248e495272fa775379c39c783ac93a465]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2003/12/09 14:33:16 mexx 1.1.2.1: Initial revision


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [3387bf1b14021e808490d7b0ed734164b3784b72]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2003/12/09 14:33:08 mexx 1.1.2.1: Initial revision


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [642dab77208094de77921f56af1f9164e48c6649]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2003/12/22 15:12:20 mexx 1.1.2.3: Fix image relative path 2003/12/17 12:15:47 mexx 1.1.2.2: Fixed Macros 2003/12/09 14:33:00 mexx 1.1.2.1: Initial revision


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [2b6dd13a993b613f5acdb59e320c5a2b43a1e3af]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2003/12/17 12:15:47 mexx 1.1.2.2: Fixed Macros 2003/12/09 14:32:52 mexx 1.1.2.1: Initial revision


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [ced19193542b0a62ff36786d3b117abfbac8a075]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/02/17 14:28:20 tv 1.1.2.7: set mouse speed to automatic (dependent on operating system) Issue number: Submitted by: Reviewed by: 2004/01/20 15:14:09 tv 1.1.2.6: initialize info window before every show me event Issue number: Submitted by: Reviewed by: 2003/12/23 15:10:17 mexx 1.1.2.5: *** empty log message *** 2003/12/22 15:12:20 mexx 1.1.2.4: Fix image relative path 2003/12/17 12:15:47 mexx 1.1.2.3: Fixed Macros 2003/12/09 15:43:53 mexx 1.1.2.2: Change the tutorial executer path 2003/12/09 14:32:44 mexx 1.1.2.1: Initial revision


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [42c71c2de66a43f980e8fb34df0d905ed7702309]

INTEGRATION: CWS qwizards1 (1.3.94); FILE MERGED 2003/11/14 11:20:57 tv 1.3.94.1: removed because data is in dbwizres


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [e31e7b27aa21772ddc48ca506b4006b0de0f4b28]

INTEGRATION: CWS qwizards1 (1.11.58); FILE MERGED 2003/11/14 13:08:07 tv 1.11.58.1: changed resources to dbwizres


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [ba68dd36c3f8567a761a95ef3d9195dece1e87ef]

INTEGRATION: CWS qwizards1 (1.30.58); FILE MERGED 2003/11/24 15:48:04 tv 1.30.58.2: RESYNC: (1.30-1.31); FILE MERGED 2003/11/14 13:08:05 tv 1.30.58.1: changed resources to dbwizres


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [1fd1c0dc0eeb764808b493432600a09713bf5066]

INTEGRATION: CWS qwizards1 (1.19.58); FILE MERGED 2004/03/09 15:14:25 tv 1.19.58.1: compatible with new Letter Wizard


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [0a4c4818f5e5441322c330afd732e9dd0288d95f]

INTEGRATION: CWS qwizards1 (1.42.32); FILE MERGED 2004/04/05 14:20:30 bc 1.42.32.3: #111604# Registrypath of Typedetection modified before saving 2003/08/19 15:00:32 bc 1.42.32.2: #110436# bdebug set to false 2003/08/19 14:58:47 bc 1.42.32.1: #110436# maxtextlength of memocontrols now set to 0


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [d961c4f30847cd88b8091a834f470f591309d184]

INTEGRATION: CWS qwizards1 (1.2.102); FILE MERGED 2004/04/21 12:19:27 tv 1.2.102.3: added support for SenderState 2004/02/13 17:49:28 tv 1.2.102.2: RESYNC: (1.2-1.3); FILE MERGED 2003/12/09 14:35:51 mexx 1.2.102.1: Added tutorial


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [0714612cd9804f1fe10934a89bf9d60523452ccb]

INTEGRATION: CWS qwizards1 (1.2.102); FILE MERGED 2004/04/21 12:19:26 tv 1.2.102.3: added support for SenderState 2004/02/13 17:49:19 tv 1.2.102.2: RESYNC: (1.2-1.3); FILE MERGED 2003/12/09 14:35:47 mexx 1.2.102.1: Added tutorial


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [ed96f098d0b8165f554525f073cef5816038db71]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/03/12 16:17:02 rpiterman 1.1.2.2: documentation and small implementation-fixes 2003/11/05 14:12:56 rpiterman 1.1.2.1: An interface which defines a Listener who responses to changes of Task Status


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [0af76ed39a663a40e039b3b6d8ba7b28fc9a21ae]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/03/12 16:17:02 rpiterman 1.1.2.2: documentation and small implementation-fixes 2003/11/05 14:13:37 rpiterman 1.1.2.1: An Event Object representing changes in the status of a Task object


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [b6a118d0a9d9b5cfd77d26a3e291abeeee13c89a]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2003/11/05 14:11:55 rpiterman 1.1.2.1: Used to track a Task Status


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [0e9d01dd6412d09d2d73f5e83712b329dae413e2]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/03/12 16:17:02 rpiterman 1.1.2.2: documentation and small implementation-fixes 2003/11/05 14:14:40 rpiterman 1.1.2.1: An implementation of TaskListener which logs all events to a PrintStream.


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [8a4895742411908ef198acce7ba8e6a7247d483f]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/03/12 16:17:02 rpiterman 1.1.2.2: documentation and small implementation-fixes 2003/11/05 14:16:06 rpiterman 1.1.2.1: An Interface which defines an object which saves errors (exceptions) during a process.


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [b7b70db4b6f2b8dda72bf41746a0ea5adc1587b9]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/03/12 16:17:01 rpiterman 1.1.2.2: documentation and small implementation-fixes 2003/11/05 14:16:53 rpiterman 1.1.2.1: Implementation of ErrorReporter which saves all exception that accure to a List.


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [7093aa105ee221d177f614f96bd8b10fce77de73]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/04/30 17:26:13 rpiterman 1.1.2.2: fixed target names to be unique. 2004/02/20 18:15:00 rpiterman 1.1.2.1: *** empty log message ***


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [416449a8f59bd5acea00f7dbfb1c37699adfec6a]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/03/12 16:17:01 rpiterman 1.1.2.3: documentation and small implementation-fixes 2004/02/20 18:11:17 rpiterman 1.1.2.2: changes were made to use the Field Support of the DataAware model (beta) 2004/02/11 17:20:29 rpiterman 1.1.2.1: An Impress-HTML exporter


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [c3733c8731233742006b8d5cb396a3871977302e]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/03/12 16:17:01 rpiterman 1.1.2.4: documentation and small implementation-fixes 2004/03/05 19:11:53 rpiterman 1.1.2.3: Further developement 2004/02/20 18:11:17 rpiterman 1.1.2.2: changes were made to use the Field Support of the DataAware model (beta) 2004/02/13 15:42:55 rpiterman 1.1.2.1: performs a simple export using a filter


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [1055e7ed960c1da7e7ff066578728b0b5a116918]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/03/12 16:17:01 rpiterman 1.1.2.3: documentation and small implementation-fixes 2004/02/13 15:45:22 rpiterman 1.1.2.2: added GNU license 2004/02/11 17:09:09 rpiterman 1.1.2.1: The interface definision of an exporter.


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [48e55ddbb21e93d76aaa0847a1bb0bd641001459]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/03/12 16:17:01 rpiterman 1.1.2.4: documentation and small implementation-fixes 2004/03/11 12:45:05 rpiterman 1.1.2.3: changed to use FileAccess.connectURLs(folder,filename) static method 2004/03/05 19:11:52 rpiterman 1.1.2.2: Further developement 2004/02/11 17:21:13 rpiterman 1.1.2.1: An Exporter which copies the source file to the destination.


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [ec94608a5d468de91d34ff5f66208270d554e26b]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/03/12 16:17:00 rpiterman 1.1.2.4: documentation and small implementation-fixes 2004/03/09 12:09:31 rpiterman 1.1.2.3: further developement 2004/02/13 15:42:20 rpiterman 1.1.2.2: splitted to 2 classes: added FilterExporter 2004/02/11 17:20:00 rpiterman 1.1.2.1: An Exporter which recieves configuration data from the registry.


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [266af1775100bc35f32ebd0377a4b4136182453b]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/03/12 16:17:00 rpiterman 1.1.2.4: documentation and small implementation-fixes 2004/03/05 19:11:52 rpiterman 1.1.2.3: Further developement 2004/02/13 15:44:09 rpiterman 1.1.2.2: added some storeToUrl(...) methods 2004/02/11 17:18:43 rpiterman 1.1.2.1: Abstract Implementation of Exporter, with uno open and store methods.


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [5d1eda40c600f454cb6bf6cf879659f222c040d8]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/04/30 17:26:12 rpiterman 1.1.2.2: fixed target names to be unique. 2004/02/20 18:14:32 rpiterman 1.1.2.1: *** empty log message ***


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [843ae281aec0148e00a8e5bdbd9d25f9dcf1decb]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/03/12 16:17:00 rpiterman 1.1.2.3: documentation and small implementation-fixes 2004/02/11 17:07:23 rpiterman 1.1.2.2: durther developement 2003/10/21 13:28:05 rpiterman 1.1.2.1: webwizard configuration-access objects


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [c5a6bf5af80fb21afc44aebe7a8130aaf7336547]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/03/12 16:17:00 rpiterman 1.1.2.3: documentation and small implementation-fixes 2004/02/11 17:07:22 rpiterman 1.1.2.2: durther developement 2003/10/21 13:28:05 rpiterman 1.1.2.1: webwizard configuration-access objects


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [a83a87d879a456884ab45fa6a3e415d86808ff1e]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/03/11 12:45:04 rpiterman 1.1.2.4: changed to use FileAccess.connectURLs(folder,filename) static method 2004/02/20 18:11:16 rpiterman 1.1.2.3: changes were made to use the Field Support of the DataAware model (beta) 2004/02/11 17:07:22 rpiterman 1.1.2.2: durther developement 2003/10/21 13:28:04 rpiterman 1.1.2.1: webwizard configuration-access objects


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [dc27662c945d98e0f582231137672280f74f7896]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/03/12 16:16:59 rpiterman 1.1.2.5: documentation and small implementation-fixes 2004/03/11 12:45:04 rpiterman 1.1.2.4: changed to use FileAccess.connectURLs(folder,filename) static method 2004/03/05 19:11:52 rpiterman 1.1.2.3: Further developement 2004/02/11 17:07:22 rpiterman 1.1.2.2: durther developement 2003/10/21 13:28:03 rpiterman 1.1.2.1: webwizard configuration-access objects


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [f817f2345367a08b941460ae19330ff759ab265e]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/02/20 18:11:16 rpiterman 1.1.2.3: changes were made to use the Field Support of the DataAware model (beta) 2004/02/11 17:07:22 rpiterman 1.1.2.2: durther developement 2003/10/21 13:28:02 rpiterman 1.1.2.1: webwizard configuration-access objects


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [6e0c44ad5b7713117594b89f7da45adea5bde6cf]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/03/05 19:11:52 rpiterman 1.1.2.4: Further developement 2004/02/20 18:11:16 rpiterman 1.1.2.3: changes were made to use the Field Support of the DataAware model (beta) 2004/02/11 17:07:22 rpiterman 1.1.2.2: durther developement 2003/10/21 13:28:01 rpiterman 1.1.2.1: webwizard configuration-access objects


2004-05-19  Rüdiger Timm  <rt@openoffice.org>  [c3aeab922e144a7c742871d7781220a6e5f953f1]

INTEGRATION: CWS hr4 (1.2.296); FILE MERGED 2004/05/19 11:49:12 hr 1.2.296.1: #i28761#: remove obsolete glibc-2.1 sem_t hack which collides with newer glibc


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [26e603ed4c0bc2c94629c692903153af627f8335]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/03/11 12:45:04 rpiterman 1.1.2.4: changed to use FileAccess.connectURLs(folder,filename) static method 2004/02/20 18:11:15 rpiterman 1.1.2.3: changes were made to use the Field Support of the DataAware model (beta) 2004/02/11 17:07:21 rpiterman 1.1.2.2: durther developement 2003/10/21 13:28:00 rpiterman 1.1.2.1: webwizard configuration-access objects


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [0eec600fe8ec20273bb600468e0b2b1141cd6b20]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/03/12 16:16:59 rpiterman 1.1.2.3: documentation and small implementation-fixes 2004/02/11 17:07:21 rpiterman 1.1.2.2: durther developement 2003/10/21 13:27:59 rpiterman 1.1.2.1: webwizard configuration-access objects


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [2364790a275b445c1b3bb5387d94231f1c244a12]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/02/20 18:11:15 rpiterman 1.1.2.3: changes were made to use the Field Support of the DataAware model (beta) 2004/02/11 17:07:21 rpiterman 1.1.2.2: durther developement 2003/10/21 13:27:59 rpiterman 1.1.2.1: webwizard configuration-access objects


2004-05-19  Rüdiger Timm  <rt@openoffice.org>  [58f4243aa3cbff8136df653b40dc111596135aa8]

INTEGRATION: CWS hr4 (1.6.14); FILE MERGED 2004/05/19 11:39:49 hr 1.6.14.2: #i29326#: Visual C** needs _USE_MATH_DEFINES for math constants 2004/05/19 11:25:28 hr 1.6.14.1: #i29326#: remove dependency on tools


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [3a466a78268226d2484686e51d748f13b7fac607]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/03/19 10:40:26 rpiterman 1.1.2.4: commented out some System.out.println(...)s Issue number: Submitted by: Reviewed by: 2004/02/20 18:11:15 rpiterman 1.1.2.3: changes were made to use the Field Support of the DataAware model (beta) 2004/02/11 17:07:21 rpiterman 1.1.2.2: durther developement 2003/10/21 13:27:58 rpiterman 1.1.2.1: webwizard configuration-access objects


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [ddc14a224c5ef204235ec80c8edb8d2b8f4ccf8d]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/03/05 19:11:51 rpiterman 1.1.2.4: Further developement 2004/02/20 18:11:15 rpiterman 1.1.2.3: changes were made to use the Field Support of the DataAware model (beta) 2004/02/11 17:07:21 rpiterman 1.1.2.2: durther developement 2003/10/21 13:27:57 rpiterman 1.1.2.1: webwizard configuration-access objects


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [f4830e4ad748edbce21946745720c92079f3ed24]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/03/19 10:40:26 rpiterman 1.1.2.6: commented out some System.out.println(...)s Issue number: Submitted by: Reviewed by: 2004/03/12 16:16:59 rpiterman 1.1.2.5: documentation and small implementation-fixes 2004/03/05 19:11:51 rpiterman 1.1.2.4: Further developement 2004/02/20 18:11:15 rpiterman 1.1.2.3: changes were made to use the Field Support of the DataAware model (beta) 2004/02/11 17:07:21 rpiterman 1.1.2.2: durther developement 2003/10/21 13:27:56 rpiterman 1.1.2.1: webwizard configuration-access objects


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [2fad783be612be75bddc00a18963eaaa358edb06]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/02/20 18:11:14 rpiterman 1.1.2.3: changes were made to use the Field Support of the DataAware model (beta) 2004/02/11 17:07:20 rpiterman 1.1.2.2: durther developement 2003/10/21 13:27:55 rpiterman 1.1.2.1: webwizard configuration-access objects


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [bfe69cdafca4f024bd36b1328a4678d120a7d27c]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/02/20 18:11:14 rpiterman 1.1.2.3: changes were made to use the Field Support of the DataAware model (beta) 2004/02/11 17:07:20 rpiterman 1.1.2.2: durther developement 2003/10/21 13:27:54 rpiterman 1.1.2.1: webwizard configuration-access objects


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [0973b5cadb2a0246bbdbac5a9f6e719a203b0577]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/05/05 19:16:09 rpiterman 1.1.2.5: Changed HIDs Added own Frame as house-pet Issue number: Submitted by: Reviewed by: 2004/04/30 17:26:12 rpiterman 1.1.2.4: fixed target names to be unique. 2004/03/12 15:41:54 rpiterman 1.1.2.3: changed jar name to web.jar 2004/03/11 18:25:36 rpiterman 1.1.2.2: changed jar name to webwiz 2004/03/09 12:25:43 rpiterman 1.1.2.1: updated


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [b0413b25ce28c250baa487df580f9a570c478be0]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/03/19 17:15:25 rpiterman 1.1.2.7: removed the "Publishing..." resource and all its references. 2004/03/10 11:04:54 rpiterman 1.1.2.6: fixed wrong resource id for OK and Cancel 2004/03/09 12:09:30 rpiterman 1.1.2.5: further developement 2004/03/05 19:11:51 rpiterman 1.1.2.4: Further developement 2004/02/20 18:11:14 rpiterman 1.1.2.3: changes were made to use the Field Support of the DataAware model (beta) 2004/02/10 18:39:23 rpiterman 1.1.2.2: added many resources. 2003/12/19 18:07:52 rpiterman 1.1.2.1: WebWizard resources class (accesses the OO resources)


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [7cc3c2308e2b06def7b7b97d62d587e8d639b4c4]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/05/05 19:16:09 rpiterman 1.1.2.10: Changed HIDs Added own Frame as house-pet Issue number: Submitted by: Reviewed by: 2004/03/19 14:44:11 rpiterman 1.1.2.9: made more place for "Style" label on step 5 2004/03/12 16:16:59 rpiterman 1.1.2.8: documentation and small implementation-fixes 2004/03/10 11:19:25 rpiterman 1.1.2.7: small ui changes 2004/03/10 11:11:57 rpiterman 1.1.2.6: added HelpURL support, small ui changes 2004/03/09 14:10:57 rpiterman 1.1.2.5: changed save sation from textbox to comboBox 2004/03/09 12:09:30 rpiterman 1.1.2.4: further developement 2004/03/05 19:11:50 rpiterman 1.1.2.3: Further developement 2004/02/10 18:36:01 rpiterman 1.1.2.2: Further Developement 2003/12/19 18:06:23 rpiterman 1.1.2.1: GUI construction class of the webwizard


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [b90ae66581ae89db50c6d73853170369cfb721e0]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/05/05 19:16:09 rpiterman 1.1.2.6: Changed HIDs Added own Frame as house-pet Issue number: Submitted by: Reviewed by: 2004/03/19 17:15:25 rpiterman 1.1.2.5: removed the "Publishing..." resource and all its references. 2004/03/12 16:16:58 rpiterman 1.1.2.4: documentation and small implementation-fixes 2004/03/10 10:46:34 rpiterman 1.1.2.3: added an HID (helpURL) constant : 34200 2004/02/20 18:11:13 rpiterman 1.1.2.2: changes were made to use the Field Support of the DataAware model (beta) 2004/02/10 18:59:24 rpiterman 1.1.2.1: Event and Configuration constants


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [10bf5aebb50cfbae21f5f9d5b22cbb35cf11e306]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/05/05 19:16:09 rpiterman 1.1.2.4: Changed HIDs Added own Frame as house-pet Issue number: Submitted by: Reviewed by: 2004/04/30 17:01:30 rpiterman 1.1.2.3: bugfix : now using a hidden frame as parent. Issue number: 116384 2004/03/12 16:16:58 rpiterman 1.1.2.2: documentation and small implementation-fixes 2004/03/05 19:09:22 rpiterman 1.1.2.1: The last class in the web wizard hyrarchy.


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [333e7ed87b3744d102c2b6fba4dfe8c87940d1cd]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/05/05 19:16:09 rpiterman 1.1.2.1: Changed HIDs Added own Frame as house-pet Issue number: Submitted by: Reviewed by:


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [17593162ee64bac594d7e0c0658c7dd6af68223d]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/05/05 19:16:08 rpiterman 1.1.2.14: Changed HIDs Added own Frame as house-pet Issue number: Submitted by: Reviewed by: 2004/04/30 17:01:30 rpiterman 1.1.2.13: bugfix : now using a hidden frame as parent. Issue number: 116384 2004/04/21 17:58:48 rpiterman 1.1.2.12: added status dialog help ids 2004/04/21 17:45:42 rpiterman 1.1.2.11: added help id to status dialog, moved cleanup to "CallWizard" class 2004/03/19 13:21:33 rpiterman 1.1.2.10: added DocumentPreview.dispose() on WindowHidden event. commented out a System.our.println in TOCPreview Issue number: Submitted by: Reviewed by: 2004/03/19 11:00:33 rpiterman 1.1.2.9: commented out println calls, added a refreshStylePreview() on session load method. Issue number: Submitted by: Reviewed by: 2004/03/19 09:36:00 rpiterman 1.1.2.8: fixed thread bug, which did not enable dialogs to function properly as OOo Component Issue number: Submitted by: Reviewed by: 2004/03/12 16:16:58 rpiterman 1.1.2.7: documentation and small implementation-fixes 2004/03/10 11:11:18 rpiterman 1.1.2.6: fixed setSaveSessionName to get session name form resources 2004/03/09 14:17:35 rpiterman 1.1.2.5: changed save settings text box to comboBox 2004/03/09 12:27:34 rpiterman 1.1.2.4: changed web.DocumentPreview class to web.TOCPreview 2004/03/05 19:11:50 rpiterman 1.1.2.3: Further developement 2004/02/20 18:11:13 rpiterman 1.1.2.2: changes were made to use the Field Support of the DataAware model (beta) 2004/02/10 18:56:39 rpiterman 1.1.2.1: Extends WWD_General, implements all actions of the wizard that take place at startup (of the wizard): Configuration reading, DataAware synchronization and so on. One Exception: also the session loading implementation is in this class.


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [1189b0acb8b51833cc92659ab543be4326bc3af7]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/05/05 19:16:08 rpiterman 1.1.2.7: Changed HIDs Added own Frame as house-pet Issue number: Submitted by: Reviewed by: 2004/03/19 09:36:00 rpiterman 1.1.2.6: fixed thread bug, which did not enable dialogs to function properly as OOo Component Issue number: Submitted by: Reviewed by: 2004/03/12 16:16:58 rpiterman 1.1.2.5: documentation and small implementation-fixes 2004/03/09 14:17:35 rpiterman 1.1.2.4: changed save settings text box to comboBox 2004/03/05 19:11:50 rpiterman 1.1.2.3: Further developement 2004/02/20 18:11:13 rpiterman 1.1.2.2: changes were made to use the Field Support of the DataAware model (beta) 2004/02/10 18:54:52 rpiterman 1.1.2.1: The second class in the WizardDialog class hirarchy, after the pure GUI construction class WebWizardDialog. General functions here.


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [60660a97fdf6e66d8b78feb16d12a90a3bb2073d]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/05/05 19:16:08 rpiterman 1.1.2.16: Changed HIDs Added own Frame as house-pet Issue number: Submitted by: Reviewed by: 2004/04/21 17:58:47 rpiterman 1.1.2.15: added status dialog help ids 2004/04/21 17:45:42 rpiterman 1.1.2.14: added help id to status dialog, moved cleanup to "CallWizard" class 2004/03/23 15:56:31 tv 1.1.2.13: fixed bug in PathSelection and changed CallStoreDialog to pure URL handling 2004/03/19 17:15:25 rpiterman 1.1.2.12: removed the "Publishing..." resource and all its references. 2004/03/19 09:36:00 rpiterman 1.1.2.11: fixed thread bug, which did not enable dialogs to function properly as OOo Component Issue number: Submitted by: Reviewed by: 2004/03/12 16:16:58 rpiterman 1.1.2.10: documentation and small implementation-fixes 2004/03/11 12:45:03 rpiterman 1.1.2.9: changed to use FileAccess.connectURLs(folder,filename) static method 2004/03/10 14:45:35 rpiterman 1.1.2.8: bugfix : package url to not end with '/' 2004/03/10 11:08:22 rpiterman 1.1.2.7: changed Iconset/BackgroundsDialog constructor calls 2004/03/10 11:05:34 rpiterman 1.1.2.6: changed Backgrounds/Iconsdialog constructor 2004/03/09 12:27:33 rpiterman 1.1.2.5: changed web.DocumentPreview class to web.TOCPreview 2004/03/09 12:09:30 rpiterman 1.1.2.4: further developement 2004/03/05 19:11:50 rpiterman 1.1.2.3: Further developement 2004/02/20 18:11:13 rpiterman 1.1.2.2: changes were made to use the Field Support of the DataAware model (beta) 2004/02/10 18:58:04 rpiterman 1.1.2.1: Extends WWD_Startup. Here are all the the methods that are invoked due to user-generated events (through the GUI)


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [2c51715bc9348dec9a8b3b062c46f98774b0d61f]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/03/19 13:05:27 rpiterman 1.1.2.4: removed System.out.println(...) Issue number: Submitted by: Reviewed by: 2004/03/19 13:04:26 rpiterman 1.1.2.3: bug fix: url was calculated wrong. now using FileAccess.connectURLs(...) Issue number: Submitted by: Reviewed by: 2004/03/12 16:16:57 rpiterman 1.1.2.2: documentation and small implementation-fixes 2004/03/09 12:29:25 rpiterman 1.1.2.1: A class to preview the TOC page in the default borwser


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [8b3a0eafb1de76209be9951caa9b1ffd63fdb0cb]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/05/05 19:16:08 rpiterman 1.1.2.10: Changed HIDs Added own Frame as house-pet Issue number: Submitted by: Reviewed by: 2004/04/23 10:42:57 rpiterman 1.1.2.9: removed a System.out.println 2004/04/16 12:17:23 rpiterman 1.1.2.8: temporal bugfix 116384 2004/04/13 12:47:45 rpiterman 1.1.2.7: repaired crash on solaris Issue number: Submitted by: Reviewed by: Issue number: Submitted by: Reviewed by: 2004/03/22 10:01:32 rpiterman 1.1.2.6: changed background folder in preview to ./images/ 2004/03/12 16:16:57 rpiterman 1.1.2.5: documentation and small implementation-fixes 2004/03/11 12:45:03 rpiterman 1.1.2.4: changed to use FileAccess.connectURLs(folder,filename) static method 2004/03/05 19:11:50 rpiterman 1.1.2.3: Further developement 2004/02/20 18:11:13 rpiterman 1.1.2.2: changes were made to use the Field Support of the DataAware model (beta) 2004/02/10 19:06:31 rpiterman 1.1.2.1: Implements the refreshing of the Style-html files, which are used to display the style preview in page 5


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [8e4570a87f81ff728fc1cd7e8ca2b389fcb6494f]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/05/05 19:16:07 rpiterman 1.1.2.5: Changed HIDs Added own Frame as house-pet Issue number: Submitted by: Reviewed by: 2004/04/21 17:58:47 rpiterman 1.1.2.4: added status dialog help ids 2004/03/19 09:35:59 rpiterman 1.1.2.3: fixed thread bug, which did not enable dialogs to function properly as OOo Component Issue number: Submitted by: Reviewed by: 2004/03/12 16:16:57 rpiterman 1.1.2.2: documentation and small implementation-fixes 2004/03/09 12:08:39 rpiterman 1.1.2.1: StatusDialog used by the web wizard


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [91642ab1e705301ec6cecb1448b0144ec0c75329]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/03/19 17:15:24 rpiterman 1.1.2.4: removed the "Publishing..." resource and all its references. 2004/03/12 16:16:56 rpiterman 1.1.2.3: documentation and small implementation-fixes 2004/02/20 18:11:12 rpiterman 1.1.2.2: changes were made to use the Field Support of the DataAware model (beta) 2004/02/10 18:48:46 rpiterman 1.1.2.1: renders the status of the Process class to localized text.


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [4ae7bdffc21aa60f4a9a550c748a9bac4baecbd1]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/03/12 16:16:56 rpiterman 1.1.2.2: documentation and small implementation-fixes 2004/03/09 12:33:40 rpiterman 1.1.2.1: some error constants used by ProcessErrorListener


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [32a377414620efa3a86677f1c8fd480c70fdce02]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/05/05 19:16:07 rpiterman 1.1.2.4: Changed HIDs Added own Frame as house-pet Issue number: Submitted by: Reviewed by: 2004/03/12 16:16:56 rpiterman 1.1.2.3: documentation and small implementation-fixes 2004/02/20 18:11:12 rpiterman 1.1.2.2: changes were made to use the Field Support of the DataAware model (beta) 2004/02/10 18:47:54 rpiterman 1.1.2.1: An error handler for the Process class, which renders errors (exceptions) to localized messages.


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [5ee716fd275c63d9c45dac21d3703b7b9917055a]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/05/05 19:16:07 rpiterman 1.1.2.10: Changed HIDs Added own Frame as house-pet Issue number: Submitted by: Reviewed by: 2004/03/19 17:15:23 rpiterman 1.1.2.9: removed the "Publishing..." resource and all its references. 2004/03/12 16:16:56 rpiterman 1.1.2.8: documentation and small implementation-fixes 2004/03/11 12:45:03 rpiterman 1.1.2.7: changed to use FileAccess.connectURLs(folder,filename) static method 2004/03/09 12:09:30 rpiterman 1.1.2.6: further developement 2004/03/05 19:11:49 rpiterman 1.1.2.5: Further developement 2004/02/20 18:11:12 rpiterman 1.1.2.4: changes were made to use the Field Support of the DataAware model (beta) 2004/02/10 18:46:37 rpiterman 1.1.2.3: added GNU license text 2004/02/10 18:35:21 rpiterman 1.1.2.2: Many changes that may only be described as further developement. 2003/11/04 17:47:56 rpiterman 1.1.2.1: Core-Functionality of the web wizard. The functionality that acts when the user clicks "finish" is delegated to this class.


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [33f5dac62192411d47245e179c4c199187e143f3]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/03/09 12:32:41 rpiterman 1.1.2.1: Used to register WebWizard as a OOo component


2004-05-19  Rüdiger Timm  <rt@openoffice.org>  [b6eb07fdedd0e8122b1803aab5abfccfeb302fb9]

INTEGRATION: CWS uno8eabugs01 (1.1.1.1.134); FILE MERGED 2004/05/17 14:30:09 kso 1.1.1.1.134.1: #i27607# - Corrected dynamic resultset service name.


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [8b97a74da96c0062ad908a827b2331589c06df2e]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/03/12 16:16:55 rpiterman 1.1.2.2: documentation and small implementation-fixes 2004/03/09 12:11:34 rpiterman 1.1.2.1: used for debugging


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [8bff25c1aea1d753b4f39fee6ea7508350a41c1a]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/05/05 19:16:07 rpiterman 1.1.2.7: Changed HIDs Added own Frame as house-pet Issue number: Submitted by: Reviewed by: 2004/03/12 16:16:55 rpiterman 1.1.2.6: documentation and small implementation-fixes 2004/03/10 11:03:40 rpiterman 1.1.2.5: changed helpURL support 2004/03/10 10:44:01 rpiterman 1.1.2.4: added HelpURL support 2004/03/05 19:11:49 rpiterman 1.1.2.3: Further developement 2004/02/20 18:11:12 rpiterman 1.1.2.2: changes were made to use the Field Support of the DataAware model (beta) 2004/02/10 18:52:34 rpiterman 1.1.2.1: A Base class for a dialog in which the user chooses an image. MAy move to .../wizards/ui in the future.


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [28cefe332974ce70c7a3acd4fe95a582dd3312ea]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/05/05 19:16:07 rpiterman 1.1.2.7: Changed HIDs Added own Frame as house-pet Issue number: Submitted by: Reviewed by: 2004/03/19 09:35:59 rpiterman 1.1.2.6: fixed thread bug, which did not enable dialogs to function properly as OOo Component Issue number: Submitted by: Reviewed by: 2004/03/12 16:16:55 rpiterman 1.1.2.5: documentation and small implementation-fixes 2004/03/10 11:09:23 rpiterman 1.1.2.4: does not recieve hid in constructor, takes it from WebWizardConst 2004/03/10 10:44:20 rpiterman 1.1.2.3: added HelpURL support 2004/02/20 18:11:12 rpiterman 1.1.2.2: changes were made to use the Field Support of the DataAware model (beta) 2004/02/10 18:44:22 rpiterman 1.1.2.1: Icons Dialog (the user should choose an icon set for impress export)


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [ddd98a1de99e0c8fdd9dce544e6de182f667b514]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/02/20 18:11:11 rpiterman 1.1.2.2: changes were made to use the Field Support of the DataAware model (beta) 2004/02/10 18:43:27 rpiterman 1.1.2.1: resources class for the ftp dialog


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [0dcd4aa16fce263a7e31790df4e4a4bf209fb888]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/05/11 12:13:10 rpiterman 1.1.2.11: bugfix: added ":" after "HID" in helpURL of 3 text boxes Issue number: 116731 2004/05/05 19:16:07 rpiterman 1.1.2.10: Changed HIDs Added own Frame as house-pet Issue number: Submitted by: Reviewed by: 2004/03/19 09:35:58 rpiterman 1.1.2.9: fixed thread bug, which did not enable dialogs to function properly as OOo Component Issue number: Submitted by: Reviewed by: 2004/03/12 16:16:55 rpiterman 1.1.2.8: documentation and small implementation-fixes 2004/03/11 12:45:03 rpiterman 1.1.2.7: changed to use FileAccess.connectURLs(folder,filename) static method 2004/03/10 11:18:50 rpiterman 1.1.2.6: bugfix: password textbox properties order 2004/03/10 11:10:12 rpiterman 1.1.2.5: added support for HelpURL 2004/03/05 19:11:49 rpiterman 1.1.2.4: Further developement 2004/02/20 18:11:11 rpiterman 1.1.2.3: changes were made to use the Field Support of the DataAware model (beta) 2004/02/13 15:46:10 rpiterman 1.1.2.2: Further Developement 2004/02/10 18:40:56 rpiterman 1.1.2.1: Web Wizard Ftp dialog


2004-05-19  Rüdiger Timm  <rt@openoffice.org>  [3cb38da380c450923f26f8b19bad52a754eb5a73]

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  Kurt Zenker  <kz@openoffice.org>  [49414548ce17a3321a36dd84c8ef5ac4a912dd78]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/03/12 16:16:55 rpiterman 1.1.2.3: documentation and small implementation-fixes 2004/02/20 18:11:11 rpiterman 1.1.2.2: changes were made to use the Field Support of the DataAware model (beta) 2004/02/10 19:05:14 rpiterman 1.1.2.1: used with UCB.copy(...) to filter files with a specific extension, so that thewy will not be copied.


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [4b8c3ba843d18fc8869efd88ee6a31401740bac3]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/03/12 16:16:55 rpiterman 1.1.2.4: documentation and small implementation-fixes 2004/03/05 19:11:49 rpiterman 1.1.2.3: Further developement 2004/02/20 18:11:11 rpiterman 1.1.2.2: changes were made to use the Field Support of the DataAware model (beta) 2004/02/10 19:02:55 rpiterman 1.1.2.1: An Interface which defines a class which recieves error messages and renders them to localited messages, and optionaly returns the response of the user.


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [e57a64b698198b19da8a75a025dcd2feeeff67c8]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/05/05 19:16:06 rpiterman 1.1.2.6: Changed HIDs Added own Frame as house-pet Issue number: Submitted by: Reviewed by: 2004/05/04 13:04:44 tv 1.1.2.5: prevented that the Wizard can be called twice Issue number: Submitted by: Reviewed by: 2004/04/21 17:45:41 rpiterman 1.1.2.4: added help id to status dialog, moved cleanup to "CallWizard" class 2004/03/19 17:40:51 rpiterman 1.1.2.3: changed message when error accures. Now uses common.Resource... error Message 2004/03/12 16:16:54 rpiterman 1.1.2.2: documentation and small implementation-fixes 2004/03/05 19:10:26 rpiterman 1.1.2.1: the class to be installed in OOo as component


2004-05-19  Rüdiger Timm  <rt@openoffice.org>  [64502fcb3cecfe4de6a3fb5de5f38250278f0153]

INTEGRATION: CWS uno8eabugs01 (1.26.48); FILE MERGED 2004/05/17 15:26:53 dbo 1.26.48.5: #i20304# introducing _CPPU_ENV 2004/05/14 12:34:07 dbo 1.26.48.4: #i27888# recursion detection 2004/05/11 13:40:30 dbo 1.26.48.3: #i27888# 2004/05/10 13:32:47 dbo 1.26.48.2: #i27888# 2004/05/10 12:12:53 dbo 1.26.48.1: #i27888#


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [4c853087a76cb54d1a266483fa78c33559b2b97f]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/05/05 19:16:06 rpiterman 1.1.2.8: Changed HIDs Added own Frame as house-pet Issue number: Submitted by: Reviewed by: 2004/03/12 16:16:54 rpiterman 1.1.2.7: documentation and small implementation-fixes 2004/03/11 12:45:03 rpiterman 1.1.2.6: changed to use FileAccess.connectURLs(folder,filename) static method 2004/03/10 11:08:52 rpiterman 1.1.2.5: does not recieve hid in constructor, take it from WebWizardConst 2004/03/10 10:43:42 rpiterman 1.1.2.4: added HelpURL support 2004/03/05 19:11:48 rpiterman 1.1.2.3: Further developement 2004/02/20 18:11:11 rpiterman 1.1.2.2: changes were made to use the Field Support of the DataAware model (beta) 2004/02/10 18:45:24 rpiterman 1.1.2.1: Background dialog: the user chooses a background image from the SO/OO gallery or another source of files.


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [6e360e630a0d3d687eb9f1e19f692a0c1c5f00f6]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/05/05 19:16:06 rpiterman 1.1.2.7: Changed HIDs Added own Frame as house-pet Issue number: Submitted by: Reviewed by: 2004/03/19 10:40:25 rpiterman 1.1.2.6: commented out some System.out.println(...)s Issue number: Submitted by: Reviewed by: 2004/03/12 16:16:54 rpiterman 1.1.2.5: documentation and small implementation-fixes 2004/03/10 10:43:19 rpiterman 1.1.2.4: fixed bug: always returned false on question dialogs 2004/03/05 19:11:48 rpiterman 1.1.2.3: Further developement 2004/02/20 18:11:10 rpiterman 1.1.2.2: changes were made to use the Field Support of the DataAware model (beta) 2004/02/10 19:01:09 rpiterman 1.1.2.1: A Basic implementation of ErrorHandler with some usefull static ErrorMessages methods.


2004-05-19  Rüdiger Timm  <rt@openoffice.org>  [fe67f72b50923d3d27a61ba254ddef57ab5344ce]

INTEGRATION: CWS uno8eabugs01 (1.13.22); FILE MERGED 2004/05/17 14:19:52 kso 1.13.22.1: #116445# - Fixed exception handling.


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [b67fd9e5d2dd657db765bec82d252cd0a3b07d41]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/03/12 16:16:54 rpiterman 1.1.2.10: documentation and small implementation-fixes 2004/03/12 15:37:50 tv 1.1.2.9: some property debugging code inserted 2004/03/02 14:55:40 tv 1.1.2.8: correct support for double in the configuration 2004/03/02 09:49:53 rpiterman 1.1.2.7: bugfix with field members 2004/03/01 11:24:47 rpiterman 1.1.2.6: Support for members 2004/02/20 18:13:31 rpiterman 1.1.2.5: changes were made to enable Fields in the DataAware model 2004/02/02 11:30:00 tv 1.1.2.4: formatted with autoformatter (indents now use TAB) 2003/12/16 15:54:40 rpiterman 1.1.2.3: added 'getModel(...)' and 'setEnabled(...)' static methods. removed use of UnoDialog (to enable package-based compilation) 2003/12/12 12:10:49 rpiterman 1.1.2.2: removed refernce to UIHelper (UIHelper was merged to UnoDialog) 2003/12/02 15:21:00 rpiterman 1.1.2.1: Used to Synchronize Uno simple Controls as text, Checkbox and listboxes with an arbitrary java property


2004-05-19  Rüdiger Timm  <rt@openoffice.org>  [ede30845ea4bfb10ac8397ea75abba2db7fe8811]

INTEGRATION: CWS uno8eabugs01 (1.10.22); FILE MERGED 2004/05/17 14:19:52 kso 1.10.22.1: #116445# - Fixed exception handling.


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [12201b609465e41186ac574aa00fee84b6f9161e]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/03/12 16:16:53 rpiterman 1.1.2.2: documentation and small implementation-fixes 2004/02/13 09:57:17 rpiterman 1.1.2.1: TaskListener recieves Task events


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [5df0c69fe2a2cfac0c7f449ce151015f53239851]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/03/12 16:16:53 rpiterman 1.1.2.3: documentation and small implementation-fixes 2004/02/20 18:13:31 rpiterman 1.1.2.2: changes were made to enable Fields in the DataAware model 2004/02/13 09:55:48 rpiterman 1.1.2.1: TaskEvent is sent to TaskListener when a task advances and so on...


2004-05-19  Rüdiger Timm  <rt@openoffice.org>  [f8327c980d85568f8afa06e282d936f2f4a33762]

INTEGRATION: CWS uno8eabugs01 (1.1.1.1.182); FILE MERGED 2004/05/17 14:19:52 kso 1.1.1.1.182.1: #116445# - Fixed exception handling.


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [6ec3a259483c138110266d3fa4a978dd188ef50a]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/02/20 18:13:31 rpiterman 1.1.2.2: changes were made to enable Fields in the DataAware model 2004/02/13 09:54:52 rpiterman 1.1.2.1: A Task is made of steps which can succeed or fail.


2004-05-19  Rüdiger Timm  <rt@openoffice.org>  [7948499fc15ac8e9894b29fc136cf6911006772b]

INTEGRATION: CWS uno8eabugs01 (1.9.160); FILE MERGED 2004/05/17 14:17:22 kso 1.9.160.1: #116445# - Improved exception handling.


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [924b8484fae7958d4deedcac145a30be15683888]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/02/20 18:13:31 rpiterman 1.1.2.3: changes were made to enable Fields in the DataAware model 2004/02/02 11:30:00 tv 1.1.2.2: formatted with autoformatter (indents now use TAB) 2003/12/19 18:04:54 rpiterman 1.1.2.1: Synchronizes a custom UI control with a data object


2004-05-19  Rüdiger Timm  <rt@openoffice.org>  [80167cbf3c532f01de3f1040c4f107c388110a78]

INTEGRATION: CWS uno8eabugs01 (1.10.108); FILE MERGED 2004/05/17 14:17:21 kso 1.10.108.1: #116445# - Improved exception handling.


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [7360bd340cc3b71275fb03bf043d2a84151e0e93]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/03/12 16:16:53 rpiterman 1.1.2.5: documentation and small implementation-fixes 2004/02/20 18:13:31 rpiterman 1.1.2.4: changes were made to enable Fields in the DataAware model 2004/02/02 11:29:59 tv 1.1.2.3: formatted with autoformatter (indents now use TAB) 2003/12/12 12:10:48 rpiterman 1.1.2.2: removed refernce to UIHelper (UIHelper was merged to UnoDialog) 2003/12/02 15:19:58 rpiterman 1.1.2.1: used to synchronize a java property with a group of radio buttons.


2004-05-19  Rüdiger Timm  <rt@openoffice.org>  [434c4038d8c2efccf4bbe58b4191d47540fe5ffd]

INTEGRATION: CWS uno8eabugs01 (1.1.1.1.182); FILE MERGED 2004/05/17 14:17:21 kso 1.1.1.1.182.1: #116445# - Improved exception handling.


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [621f06d7bcf484d61b3bd133ec9c19cdf3bdf11e]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/03/12 16:16:53 rpiterman 1.1.2.3: documentation and small implementation-fixes 2004/02/02 11:29:58 tv 1.1.2.2: formatted with autoformatter (indents now use TAB) 2003/12/02 15:19:18 rpiterman 1.1.2.1: Used by AbstractListener to invoke a method in response to an event


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [c2e37623d4ee3208fe623f126c239814178f0d95]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/03/12 16:16:53 rpiterman 1.1.2.8: documentation and small implementation-fixes 2004/03/10 10:41:42 rpiterman 1.1.2.7: changed the default renderer to check the item for null 2004/03/09 13:51:20 rpiterman 1.1.2.6: added filleComboBox(...) method 2004/02/02 11:29:58 tv 1.1.2.5: formatted with autoformatter (indents now use TAB) 2003/12/19 18:03:15 rpiterman 1.1.2.4: Small Changeds/Bug Fix 2003/12/16 16:02:50 rpiterman 1.1.2.3: change use of UnoDialog to UnoDataAware (to allow package-based compilation) 2003/12/12 12:10:47 rpiterman 1.1.2.2: removed refernce to UIHelper (UIHelper was merged to UnoDialog) 2003/12/02 15:18:01 rpiterman 1.1.2.1: A class used to synchronize a Uno List control and a Swing ListModel object


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [9ea80c36330b9db5c2ad88a2c103a9a672d6971f]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/03/12 16:16:52 rpiterman 1.1.2.3: documentation and small implementation-fixes 2004/02/02 11:29:57 tv 1.1.2.2: formatted with autoformatter (indents now use TAB) 2003/12/02 15:17:09 rpiterman 1.1.2.1: Constants class to define internal event names.


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [daa42aa33bd18542a11a205b2a0d1874bcc7383e]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/03/12 16:16:52 rpiterman 1.1.2.3: documentation and small implementation-fixes 2004/03/02 09:49:52 rpiterman 1.1.2.2: bugfix with field members 2004/02/20 18:12:37 rpiterman 1.1.2.1: Adds support for fields for the DataAware model


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [8d3c6c65cc4528a4c3f0a82b21f307f7ef82e98a]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/03/12 16:16:52 rpiterman 1.1.2.8: documentation and small implementation-fixes 2004/02/20 18:13:30 rpiterman 1.1.2.7: changes were made to enable Fields in the DataAware model 2004/02/13 09:52:41 rpiterman 1.1.2.6: changed exception thrown when new DataObject is wrong, (now ClassCastException) 2004/02/02 11:29:56 tv 1.1.2.5: formatted with autoformatter (indents now use TAB) 2004/01/21 17:44:50 rpiterman 1.1.2.4: Added setDataObject(Collection,Object,boolean) method. 2004/01/14 20:02:48 rpiterman 1.1.2.3: added try-catch clause in setToUI() 2003/12/12 12:10:46 rpiterman 1.1.2.2: removed refernce to UIHelper (UIHelper was merged to UnoDialog) 2003/12/02 15:16:21 rpiterman 1.1.2.1: An abstract class that synchronises UI Control and Data object using the Control Listener to notice changes.


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [bf8ec075781b065254af013f11f5ff250f091ebf]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/03/12 16:16:52 rpiterman 1.1.2.3: documentation and small implementation-fixes 2004/02/02 11:29:54 tv 1.1.2.2: formatted with autoformatter (indents now use TAB) 2003/12/02 15:23:14 rpiterman 1.1.2.1: A listener-Method-trigger for common control events like textchanged, itemChanged, aso


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [c875638506eb92d0300fc66f30869f4b7932a7b1]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/03/19 10:10:12 rpiterman 1.1.2.4: bugfix: checks for null when calling get(...) to avoid NullPointerException Issue number: Submitted by: Reviewed by: 2004/03/12 16:16:52 rpiterman 1.1.2.3: documentation and small implementation-fixes 2004/02/02 11:29:53 tv 1.1.2.2: formatted with autoformatter (indents now use TAB) 2003/12/02 15:22:18 rpiterman 1.1.2.1: Registers and calls methods to invoke uppon trigerring an event. This enables using one class to triger many events, and naming with a simple string the method which should be invoked.


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [0a0df1fafe6b22aefa131a880a2d776f7e23d683]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/02/02 11:29:52 tv 1.1.2.2: formatted with autoformatter (indents now use TAB) 2003/10/17 13:54:31 tv 1.1.2.1: Interface for PathSelection


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [c3a56855812097a7559971e5ba8c77ed575a45c2]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/02/02 11:29:51 tv 1.1.2.5: formatted with autoformatter (indents now use TAB) 2003/12/12 11:20:58 bc 1.1.2.4: #111603# UIHelper added to makefile 2003/11/18 10:49:51 bc 1.1.2.3: #111603# Wizard Dialog class overworked 2003/09/09 15:33:44 tv 1.1.2.2: prepared for the use of resources 2003/08/21 16:24:37 tv 1.1.2.1: recommit after reorganization


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [508ccee72d4bb6a688121ed5a5af7047e2298d26]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/02/02 11:29:51 tv 1.1.2.2: formatted with autoformatter (indents now use TAB) 2004/01/22 19:40:58 bc 1.1.2.1: #111603# interface for dialog component added


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [ab8a627b463eb76f31623eb379630586cc864aed]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/04/13 13:29:09 bc 1.1.2.34: #111603# hids for Querywizard modified 2004/03/12 15:23:55 bc 1.1.2.33: #111603# several changes 2004/03/10 10:35:03 rpiterman 1.1.2.32: Added HelpURL support 2004/03/09 14:21:24 rpiterman 1.1.2.31: made gotoNext/PreviousAvailableStep() methods synchronized. 2004/03/02 14:55:40 tv 1.1.2.30: correct support for double in the configuration 2004/02/25 14:10:23 rpiterman 1.1.2.29: the create Button is NOT enabled when switching steps. 2004/02/25 14:07:21 rpiterman 1.1.2.28: create button is NOT enabled by switching between steps. 2004/02/04 15:42:59 bc 1.1.2.27: #111603# several changes 2004/02/02 11:29:49 tv 1.1.2.26: formatted with autoformatter (indents now use TAB) 2004/02/02 05:09:04 bc 1.1.2.25: #111603# many changes 2004/01/30 15:17:09 bc 1.1.2.24: #111603# user interface finalized 2004/01/22 19:44:16 bc 1.1.2.23: #111603# querywizard now short before final 2004/01/20 16:57:55 bc 1.1.2.22: #111603# several modifications 2004/01/16 15:08:31 rpiterman 1.1.2.21: rechanged last changes 2004/01/16 10:05:57 bc 1.1.2.20: #111603# invisible Controls class removed 2004/01/14 19:28:26 rpiterman 1.1.2.19: Changed next button enabling : now if there is no enabled step after the current one, next button is automatically disabled. When dis/enabling a step, next button is also dis/enabled if there is no nextAvailabeStep 2003/12/19 18:02:26 rpiterman 1.1.2.18: small changes 2003/12/16 13:27:32 rpiterman 1.1.2.17: made abstract and added abstract method finishWizard() splitted navi buttons enable method to 3 methods (next, fw, finish) changed so that on last step, 'create/finish' button's enable status does not change 2003/12/12 11:20:58 bc 1.1.2.16: #111603# UIHelper added to makefile 2003/11/26 15:51:27 tv 1.1.2.15: added Methods to get/set properties 2003/11/25 18:35:05 bc 1.1.2.14: #111603# Listener removed due to new db file format 2003/11/18 13:25:27 bc 1.1.2.13: #111603# XNavigationListener removed 2003/11/18 10:49:50 bc 1.1.2.12: #111603# Wizard Dialog class overworked 2003/11/14 11:22:09 tv 1.1.2.11: changed resource to dbwizres 2003/11/04 15:51:20 tv 1.1.2.10: added norm control 2003/10/16 14:25:56 tv 1.1.2.9: several small fixes 2003/10/10 16:36:56 bc 1.1.2.8: #111603# several improvements 2003/09/22 12:02:49 tv 1.1.2.7: added loading of templates to letter wizard 2003/09/09 15:33:43 tv 1.1.2.6: prepared for the use of resources 2003/09/08 15:07:11 tv 1.1.2.5: optimized Speed 2003/09/05 16:12:26 tv 1.1.2.4: fixes for Wizard Navigation 2003/09/05 15:07:16 rpiterman 1.1.2.3: Beuty changes 2003/09/05 13:42:14 tv 1.1.2.2: modifications to make LetterWizard run 2003/09/05 09:38:29 rpiterman 1.1.2.1: Base class for wizard dialogs. Will in the future contain wizard buttons and roadmap functionality.


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [99b62f04e6266b7f9782a559aa08793941458687]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/03/09 14:20:16 rpiterman 1.1.2.14: changed insertComboBox method to recieve 3 event names (added textChanged event support) added setControlPropertiesDebug(...) method 2004/02/02 11:29:48 tv 1.1.2.13: formatted with autoformatter (indents now use TAB) 2004/01/16 10:05:56 bc 1.1.2.12: #111603# invisible Controls class removed 2004/01/14 19:55:01 rpiterman 1.1.2.11: removed temporary method executeD() 2003/12/16 16:11:41 rpiterman 1.1.2.10: event package changed 2003/11/25 18:35:05 bc 1.1.2.9: #111603# Listener removed due to new db file format 2003/11/14 11:32:20 rpiterman 1.1.2.8: bugfix: formattedText control changed from XControl.class to XTextComponent.class 2003/11/11 14:10:19 rpiterman 1.1.2.7: added events target object support other than the unodialog object for all insert methods. 2003/09/22 12:02:49 tv 1.1.2.6: added loading of templates to letter wizard 2003/09/09 10:07:18 rpiterman 1.1.2.5: Bug fixed: Image control Model: Uno service name was wrong. 2003/09/08 15:07:11 tv 1.1.2.4: optimized Speed 2003/09/05 15:07:16 rpiterman 1.1.2.3: Beuty changes 2003/09/05 13:42:13 tv 1.1.2.2: modifications to make LetterWizard run 2003/09/05 09:46:02 rpiterman 1.1.2.1: Extends the UnoDialog with some convenience methods for inserting components and a "reflection multiple listener"


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [d69d4bbf9bf4f5eb986362e11570a938a13750db]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/05/05 19:14:32 rpiterman 1.1.2.27: changed execute method to check for null Issue number: Submitted by: Reviewed by: 2004/04/30 17:02:57 rpiterman 1.1.2.26: bugfix: now if trying to call execute dialog an IllegalArgumentException accures, so one must create a peer before... Issue number: 116384 2004/03/09 14:18:51 rpiterman 1.1.2.25: removed unnecessary import 2004/03/08 16:01:58 rpiterman 1.1.2.24: added executeDialog(UnoDialog parent) 2004/03/02 14:55:40 tv 1.1.2.23: correct support for double in the configuration 2004/02/04 15:42:59 bc 1.1.2.22: #111603# several changes 2004/02/03 14:59:50 rpiterman 1.1.2.21: solved merge conflicts 2004/02/02 11:29:47 tv 1.1.2.20: formatted with autoformatter (indents now use TAB) 2004/02/02 05:09:04 bc 1.1.2.19: #111603# many changes 2004/01/30 15:17:08 bc 1.1.2.18: #111603# user interface finalized 2004/01/22 19:44:15 bc 1.1.2.17: #111603# querywizard now short before final 2004/01/20 16:57:54 bc 1.1.2.16: #111603# several modifications 2004/01/16 13:34:46 bc 1.1.2.15: #111603#insertLabel method now returns control 2004/01/16 10:05:53 bc 1.1.2.14: #111603# invisible Controls class removed 2004/01/14 19:53:44 rpiterman 1.1.2.13: changed flow of executeDialog() method and createPeer() method, so now, a peer is only creaeted when really needed. 2003/12/16 16:11:19 rpiterman 1.1.2.12: Bugfix 2003/12/12 11:20:57 bc 1.1.2.11: #111603# UIHelper added to makefile 2003/12/05 14:08:20 rpiterman 1.1.2.10: Added getModel(Object control), setEnabled(Object control, boolean/Boolean enabled) static methods 2003/11/18 13:21:25 bc 1.1.2.9: #111603# conflict with insertButton resolved 2003/11/18 13:01:10 tv 1.1.2.8: removed a file 2003/11/18 10:49:50 bc 1.1.2.7: #111603# Wizard Dialog class overworked 2003/10/17 13:52:27 tv 1.1.2.6: Path Selection control 2003/10/10 08:16:37 tv 1.1.2.5: several changes for LetterWizard 2003/10/09 13:59:37 bc 1.1.2.4: #111603# makefile modified 2003/09/05 15:07:16 rpiterman 1.1.2.3: Beuty changes 2003/08/29 09:59:17 tv 1.1.2.2: added 'insertCheckBox' and 'insertNumericField' 2003/08/21 16:24:35 tv 1.1.2.1: recommit after reorganization


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [28e4f9b1012682c5dbe9e6e3d5279a9d6dfe5e04]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/03/12 16:16:51 rpiterman 1.1.2.7: documentation and small implementation-fixes 2004/02/02 11:29:47 tv 1.1.2.6: formatted with autoformatter (indents now use TAB) 2004/02/02 05:09:03 bc 1.1.2.5: #111603# many changes 2004/01/30 15:17:08 bc 1.1.2.4: #111603# user interface finalized 2004/01/16 10:05:53 bc 1.1.2.3: #111603# invisible Controls class removed 2003/12/19 17:55:56 rpiterman 1.1.2.2: Did nothing :-) 2003/11/14 14:14:16 rpiterman 1.1.2.1: defines usefull Integer constants to use when creating dialogs.


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [e123d60798100b635cf1b40dea05f225fa2d6de8]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/04/23 13:05:33 bc 1.1.2.14: #111603# hids in Aggregatecomponent improved 2004/04/02 10:02:12 bc 1.1.2.13: #111603# Helpids added 2004/03/12 15:23:54 bc 1.1.2.12: #111603# several changes 2004/02/02 11:29:46 tv 1.1.2.11: formatted with autoformatter (indents now use TAB) 2004/01/30 15:17:07 bc 1.1.2.10: #111603# user interface finalized 2004/01/22 19:44:15 bc 1.1.2.9: #111603# querywizard now short before final 2004/01/20 16:57:54 bc 1.1.2.8: #111603# several modifications 2004/01/16 10:05:52 bc 1.1.2.7: #111603# invisible Controls class removed 2003/12/12 11:20:57 bc 1.1.2.6: #111603# UIHelper added to makefile 2003/11/25 18:35:05 bc 1.1.2.5: #111603# Listener removed due to new db file format 2003/11/18 11:53:41 bc 1.1.2.4: #111603# Aggregate component added 2003/11/18 10:49:49 bc 1.1.2.3: #111603# Wizard Dialog class overworked 2003/10/09 17:15:39 bc 1.1.2.2: #111603# wizads restructuring 2003/08/21 16:24:34 tv 1.1.2.1: recommit after reorganization


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [73b2dc339de5637cab646c52713d28564d529883]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/02/02 11:29:46 tv 1.1.2.10: formatted with autoformatter (indents now use TAB) 2004/02/02 05:09:03 bc 1.1.2.9: #111603# many changes 2004/01/30 15:17:07 bc 1.1.2.8: #111603# user interface finalized 2004/01/20 16:57:54 bc 1.1.2.7: #111603# several modifications 2004/01/16 10:05:51 bc 1.1.2.6: #111603# invisible Controls class removed 2003/12/12 11:20:56 bc 1.1.2.5: #111603# UIHelper added to makefile 2003/11/25 18:35:04 bc 1.1.2.4: #111603# Listener removed due to new db file format 2003/11/18 10:49:48 bc 1.1.2.3: #111603# Wizard Dialog class overworked 2003/08/21 16:50:12 tv 1.1.2.2: fixed reorganization related bugs 2003/08/21 16:24:32 tv 1.1.2.1: recommit after reorganization


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [1c7cd59af8160efdc99938ca233e136b1e5886fc]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/03/12 16:16:51 rpiterman 1.1.2.3: documentation and small implementation-fixes 2004/02/02 11:29:44 tv 1.1.2.2: formatted with autoformatter (indents now use TAB) 2003/11/07 17:48:01 rpiterman 1.1.2.1: Configures a peer by setting its properties and performing arbitrary configuration.


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [6106cdbbaaf59880c59605dd776c2ba5900905da]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/03/30 13:36:05 tv 1.1.2.10: added support for HelpURLs Issue number: Submitted by: Reviewed by: 2004/03/23 15:56:31 tv 1.1.2.9: fixed bug in PathSelection and changed CallStoreDialog to pure URL handling 2004/03/02 09:14:22 tv 1.1.2.8: made txtPath public Issue number: Submitted by: Reviewed by: 2004/02/13 10:32:42 tv 1.1.2.7: correct TabIndex Issue number: Submitted by: Reviewed by: 2004/02/03 14:59:49 rpiterman 1.1.2.6: solved merge conflicts 2004/02/02 11:29:44 tv 1.1.2.5: formatted with autoformatter (indents now use TAB) 2004/01/22 19:44:14 bc 1.1.2.4: #111603# querywizard now short before final 2003/11/28 09:36:28 rpiterman 1.1.2.3: Changed to support changes in class SystemDialog (using now static method to instanciate) 2003/11/14 13:08:01 tv 1.1.2.2: changed resources to dbwizres 2003/10/17 13:52:27 tv 1.1.2.1: Path Selection control


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [3b848a3738c5e6378af195412bd59bf924c38a1b]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/05/05 19:13:58 rpiterman 1.1.2.15: changed so that every image has its own HelpURL. 2004/04/02 15:22:21 bc 1.1.2.14: #111602# change in fireItemSelected method 2004/04/02 10:02:12 bc 1.1.2.13: #111603# Helpids added 2004/03/29 13:21:08 bc 1.1.2.12: #111603# some changes for formwizard 2004/03/29 11:39:56 rpiterman 1.1.2.11: fixed bug in getImagFromEvent method. SUbmitted by: Reviewed by: 2004/03/29 10:49:37 rpiterman 1.1.2.10: Added name support, to enable more than one image list to apear in a single dialog Issue number: Submitted by: Reviewed by: 2004/03/12 16:16:51 rpiterman 1.1.2.9: documentation and small implementation-fixes 2004/03/10 10:40:32 rpiterman 1.1.2.8: added HelpURL support 2004/03/05 19:04:24 rpiterman 1.1.2.7: keyboard support completed 2004/02/02 11:29:43 tv 1.1.2.6: formatted with autoformatter (indents now use TAB) 2004/01/14 19:49:34 rpiterman 1.1.2.5: general Maintenance: changed "page" to "step". added BackgroundColor support. 2003/12/23 20:09:08 rpiterman 1.1.2.4: Bugfix 2003/12/19 17:55:26 rpiterman 1.1.2.3: bugfix : selection frame on wrong steps. 2003/12/16 16:11:59 rpiterman 1.1.2.2: bugfix 2003/11/14 11:37:32 rpiterman 1.1.2.1: Implements an image list component.


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [9fe9b871f9ddda9e9a33f4854994f0173fb68192]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/04/23 13:05:32 bc 1.1.2.18: #111603# hids in Aggregatecomponent improved 2004/04/14 16:23:53 bc 1.1.2.17: #111603# array of logicoperators now only global 2004/04/14 10:52:29 bc 1.1.2.16: #111603# Helpids added 2004/04/02 10:02:12 bc 1.1.2.15: #111603# Helpids added 2004/03/16 13:37:34 bc 1.1.2.14: #111603# final changes 2004/03/12 15:23:54 bc 1.1.2.13: #111603# several changes 2004/02/04 15:42:58 bc 1.1.2.12: #111603# several changes 2004/02/03 14:59:49 rpiterman 1.1.2.11: solved merge conflicts 2004/02/02 11:29:43 tv 1.1.2.10: formatted with autoformatter (indents now use TAB) 2004/01/30 15:17:07 bc 1.1.2.9: #111603# user interface finalized 2004/01/20 16:57:53 bc 1.1.2.8: #111603# several modifications 2004/01/16 13:34:45 bc 1.1.2.7: #111603#insertLabel method now returns control 2004/01/16 10:05:51 bc 1.1.2.6: #111603# invisible Controls class removed 2003/12/12 11:20:56 bc 1.1.2.5: #111603# UIHelper added to makefile 2003/11/25 18:35:03 bc 1.1.2.4: #111603# Listener removed due to new db file format 2003/11/18 11:53:41 bc 1.1.2.3: #111603# Aggregate component added 2003/11/18 10:49:46 bc 1.1.2.2: #111603# Wizard Dialog class overworked 2003/10/10 16:36:28 bc 1.1.2.1: #111603# Filtercomponent added


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [23c86af1de73f5f27038427c308383e70152e70b]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/05/07 14:06:26 bc 1.1.2.20: #111603# last changes on Selection of commandtable 2004/05/07 10:58:20 bc 1.1.2.19: #111603# FieldSelection modified 2004/05/03 15:29:10 bc 1.1.2.18: #111603# when moveall clicked duplicate fields are removed from right listbox 2004/04/02 10:02:12 bc 1.1.2.17: #111603# Helpids added 2004/03/29 13:21:08 bc 1.1.2.16: #111603# some changes for formwizard 2004/03/16 15:17:20 bc 1.1.2.15: #111603# AccessibleTexts added 2004/03/12 15:23:53 bc 1.1.2.14: #111603# several changes 2004/02/04 15:42:58 bc 1.1.2.13: #111603# several changes 2004/02/02 11:29:42 tv 1.1.2.12: formatted with autoformatter (indents now use TAB) 2004/02/02 05:09:02 bc 1.1.2.11: #111603# many changes 2004/01/30 15:17:06 bc 1.1.2.10: #111603# user interface finalized 2004/01/16 10:05:50 bc 1.1.2.9: #111603# invisible Controls class removed 2003/12/12 11:20:55 bc 1.1.2.8: #111603# UIHelper added to makefile 2003/11/26 10:32:07 bc 1.1.2.7: #111603# DSFieldSelection no longer needed 2003/11/25 18:35:03 bc 1.1.2.6: #111603# Listener removed due to new db file format 2003/11/18 10:49:45 bc 1.1.2.5: #111603# Wizard Dialog class overworked 2003/10/10 16:36:55 bc 1.1.2.4: #111603# several improvements 2003/10/09 13:59:36 bc 1.1.2.3: #111603# makefile modified 2003/08/21 16:50:12 tv 1.1.2.2: fixed reorganization related bugs 2003/08/21 16:24:31 tv 1.1.2.1: recommit after reorganization


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [da5fd933780b614a61b7214acf15af5ada35a410]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/04/16 12:17:23 rpiterman 1.1.2.6: temporal bugfix 116384 2004/03/19 13:21:32 rpiterman 1.1.2.5: added DocumentPreview.dispose() on WindowHidden event. commented out a System.our.println in TOCPreview Issue number: Submitted by: Reviewed by: 2004/03/19 10:40:25 rpiterman 1.1.2.4: commented out some System.out.println(...)s Issue number: Submitted by: Reviewed by: 2004/03/12 16:16:51 rpiterman 1.1.2.3: documentation and small implementation-fixes 2004/02/02 11:29:41 tv 1.1.2.2: formatted with autoformatter (indents now use TAB) 2004/01/16 13:35:00 rpiterman 1.1.2.1: Shows a preview of an office document in an uno.awt control


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [aaa0067ce2fd5c78c89065a3ea71fa2d3b5c7e1d]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/04/02 10:02:11 bc 1.1.2.6: #111603# Helpids added 2004/03/12 15:23:53 bc 1.1.2.5: #111603# several changes 2004/02/04 15:42:57 bc 1.1.2.4: #111603# several changes 2004/02/02 11:29:41 tv 1.1.2.3: formatted with autoformatter (indents now use TAB) 2004/01/30 15:17:06 bc 1.1.2.2: #111603# user interface finalized 2004/01/22 19:40:14 bc 1.1.2.1: #111603# basic class for scrolled controls added


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [3970eb92fc6b7a5d813547c5fbf119f4cb19cdf4]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/05/12 09:36:56 bc 1.1.2.11: #111603# callto getMaxTablesinSelect modified 2004/05/11 15:52:47 bc 1.1.2.10: #111603# toggleCommandlistbox modified 2004/05/07 14:06:26 bc 1.1.2.9: #111603# last changes on Selection of commandtable 2004/04/05 14:04:40 bc 1.1.2.8: #111603# Resources add to component 2004/04/02 10:02:11 bc 1.1.2.7: #111603# Helpids added 2004/03/29 13:21:06 bc 1.1.2.6: #111603# some changes for formwizard 2004/03/12 15:23:49 bc 1.1.2.5: #111603# several changes 2004/02/02 11:29:40 tv 1.1.2.4: formatted with autoformatter (indents now use TAB) 2004/02/02 05:09:02 bc 1.1.2.3: #111603# many changes 2004/01/30 15:17:05 bc 1.1.2.2: #111603# user interface finalized 2004/01/22 19:41:35 bc 1.1.2.1: #111603# dialog component added


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [1000e2c7b455c7c28ca3b6f115fbcb1f85ae94e2]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/04/23 13:05:32 bc 1.1.2.18: #111603# hids in Aggregatecomponent improved 2004/04/14 10:52:29 bc 1.1.2.17: #111603# Helpids added 2004/04/02 10:02:10 bc 1.1.2.16: #111603# Helpids added 2004/03/12 17:10:58 bc 1.1.2.15: #111603 changed Selection behaviour of listboxes 2004/03/12 15:23:47 bc 1.1.2.14: #111603# several changes 2004/02/04 15:42:56 bc 1.1.2.13: #111603# several changes 2004/02/02 11:29:39 tv 1.1.2.12: formatted with autoformatter (indents now use TAB) 2004/02/02 05:09:02 bc 1.1.2.11: #111603# many changes 2004/01/30 15:17:05 bc 1.1.2.10: #111603# user interface finalized 2004/01/22 19:44:14 bc 1.1.2.9: #111603# querywizard now short before final 2004/01/20 16:57:53 bc 1.1.2.8: #111603# several modifications 2004/01/16 10:05:49 bc 1.1.2.7: #111603# invisible Controls class removed 2003/12/12 11:20:54 bc 1.1.2.6: #111603# UIHelper added to makefile 2003/11/25 18:35:02 bc 1.1.2.5: #111603# Listener removed due to new db file format 2003/11/18 15:51:39 bc 1.1.2.4: #111603# Querywizard added 2003/11/18 11:53:40 bc 1.1.2.3: #111603# Aggregate component added 2003/11/18 10:49:44 bc 1.1.2.2: #111603# Wizard Dialog class overworked 2003/11/10 10:46:30 bc 1.1.2.1: #111603 AggregateComponent added


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [5950f3748226cafdbb6ec86da3ceb721f0f3dd4e]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/02/02 11:28:39 tv 1.1.2.5: formatted with autoformatter (indents now use TAB) 2004/02/02 04:51:29 bc 1.1.2.4: #111603# two wrapper methods inserted 2004/01/30 15:24:03 bc 1.1.2.3: #111603# several improvements 2004/01/28 15:53:31 tv 1.1.2.2: added method setViewSettings 2003/08/21 16:24:27 tv 1.1.2.1: recommit after reorganization


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [7945a8158d6a17af99c1b35c6d068f4045c2674e]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/03/12 15:25:32 bc 1.1.2.4: #111603# several changes 2004/02/02 11:28:38 tv 1.1.2.3: formatted with autoformatter (indents now use TAB) 2004/01/30 15:24:03 bc 1.1.2.2: #111603# several improvements 2003/08/21 16:24:26 tv 1.1.2.1: recommit after reorganization


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [cf7615ea78946d5e23a2dcebf8dcccf97d5c18c7]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/02/02 11:28:37 tv 1.1.2.3: formatted with autoformatter (indents now use TAB) 2003/09/09 15:33:42 tv 1.1.2.2: prepared for the use of resources 2003/08/21 16:24:26 tv 1.1.2.1: recommit after reorganization


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [d5ab1c604c38a63edcf9b81e03cd63fbcd1b3fae]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/03/09 12:06:03 rpiterman 1.1.2.5: solved conflict and removed unneeded imports 2004/02/02 11:28:36 tv 1.1.2.4: formatted with autoformatter (indents now use TAB) 2004/02/02 04:51:28 bc 1.1.2.3: #111603# two wrapper methods inserted 2004/01/30 15:24:02 bc 1.1.2.2: #111603# several improvements 2003/08/21 16:24:25 tv 1.1.2.1: recommit after reorganization


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [1660e7214728828e336af8b506168c0ef2702cfe]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/02/02 11:28:36 tv 1.1.2.2: formatted with autoformatter (indents now use TAB) 2004/01/28 15:55:10 tv 1.1.2.1: initial Revision. This class handles Text Frames


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [e3d1a81b750f65920be4ab52d0a2d44d19fc8334]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/03/12 15:25:32 bc 1.1.2.4: #111603# several changes 2004/03/09 12:06:03 rpiterman 1.1.2.3: solved conflict and removed unneeded imports 2004/02/02 11:28:35 tv 1.1.2.2: formatted with autoformatter (indents now use TAB) 2003/08/21 16:24:24 tv 1.1.2.1: recommit after reorganization


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [45c7f02767e0ff125c5cc8234644dd70b5f8014e]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/04/02 13:16:41 tv 1.1.2.7: added 2 more constructors Issue number: Submitted by: Reviewed by: 2004/03/16 13:39:24 bc 1.1.2.6: #111603# final changes 2004/03/12 15:25:31 bc 1.1.2.5: #111603# several changes 2004/03/09 12:06:03 rpiterman 1.1.2.4: solved conflict and removed unneeded imports 2004/03/08 13:15:43 tv 1.1.2.3: correct handling of newly created frames 2004/02/02 11:28:34 tv 1.1.2.2: formatted with autoformatter (indents now use TAB) 2003/08/21 16:24:23 tv 1.1.2.1: recommit after reorganization


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [ace1af64d82852d30c870a9f9042f0421b4a9e07]

INTEGRATION: CWS qwizards1 (1.10.94); FILE MERGED 2004/03/12 08:07:48 bc 1.10.94.7: #111603# subclasses of Reportdocument now standalone 2004/02/18 09:46:08 tv 1.10.94.6: changed common.jar -> commonwizards.jar 2004/01/28 17:45:44 tv 1.10.94.5: correct start point for jar packaging 2004/01/23 10:46:01 bc 1.10.94.4: #111603# last slash removed 2004/01/22 19:33:33 bc 1.10.94.3: #111603# reimplementing Reportwizard due to querywizard 2003/11/18 12:43:49 bc 1.10.94.2: #111603# DBMetaData.java split 2003/11/18 10:52:44 bc 1.10.94.1: #111603# DBMetaData file split


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [6fb1797fa4c0d858d117481ff7f314ec1e71a25b]

INTEGRATION: CWS qwizards1 (1.4.58); FILE MERGED 2004/02/02 11:28:33 tv 1.4.58.3: formatted with autoformatter (indents now use TAB) 2003/08/21 16:24:21 tv 1.4.58.2: recommit after reorganization 2003/08/21 15:28:58 tv 1.4.58.1: removed due to reorganization


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [a1e8f21c8f7befeb9c5a351d423fbeeda6c80eed]

INTEGRATION: CWS qwizards1 (1.54.32); FILE MERGED 2004/05/04 13:03:51 tv 1.54.32.17: fixed crash under Linux when pressing cancel Issue number: Submitted by: Reviewed by: 2004/04/23 13:04:33 bc 1.54.32.16: #111603# removing of groupfields improved 2004/04/06 10:28:52 bc 1.54.32.15: #111603# modifycellcontent routine embedded 2004/04/02 10:02:54 bc 1.54.32.14: #111603# HelpidS modified 2004/03/19 15:05:02 bc 1.54.32.13: #111603# final changes for disposing DBMetaData 2004/03/19 14:41:18 bc 1.54.32.12: #111603# last changes committed 2004/03/17 19:21:46 tv 1.54.32.11: RESYNC: (1.54-1.55); FILE MERGED 2004/03/16 13:36:41 bc 1.54.32.10: #111603# final changes 2004/03/12 15:23:10 bc 1.54.32.9: #111603# several changes 2004/03/12 08:04:44 bc 1.54.32.8: #111603# several changes 2004/02/04 15:45:37 bc 1.54.32.7: #111603# several changes 2004/02/02 11:28:32 tv 1.54.32.6: formatted with autoformatter (indents now use TAB) 2004/01/30 15:17:46 bc 1.54.32.5: #111603# several improvements 2004/01/22 19:33:32 bc 1.54.32.4: #111603# reimplementing Reportwizard due to querywizard 2003/11/18 10:52:42 bc 1.54.32.3: #111603# DBMetaData file split 2003/08/21 16:24:19 tv 1.54.32.2: recommit after reorganization 2003/08/21 15:28:58 tv 1.54.32.1: removed due to reorganization


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [44720496bb99a3cc4ffd19c9d86be3c1bccd034c]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/05/05 16:10:02 bc 1.1.2.5: #111603# cancelwizard modified 2004/03/12 08:04:44 bc 1.1.2.4: #111603# several changes 2004/02/02 11:28:31 tv 1.1.2.3: formatted with autoformatter (indents now use TAB) 2004/01/30 15:17:45 bc 1.1.2.2: #111603# several improvements 2004/01/22 19:33:32 bc 1.1.2.1: #111603# reimplementing Reportwizard due to querywizard


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [c439f933dd1a6a783473ac67ce343e6f0a4fb156]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/03/12 08:03:30 bc 1.1.2.1: #111603# subclass of Reportdocument now standalone


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [b997493047cacbf3a84afecbb05b5d3ddcf1019d]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/04/23 13:04:32 bc 1.1.2.6: #111603# removing of groupfields improved 2004/03/12 08:04:42 bc 1.1.2.5: #111603# several changes 2004/02/04 15:45:36 bc 1.1.2.4: #111603# several changes 2004/02/02 11:28:30 tv 1.1.2.3: formatted with autoformatter (indents now use TAB) 2004/01/30 15:17:44 bc 1.1.2.2: #111603# several improvements 2004/01/22 19:33:30 bc 1.1.2.1: #111603# reimplementing Reportwizard due to querywizard


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [bbe5600002f2aaabeaeb321e44ad882f074a73c8]

INTEGRATION: CWS qwizards1 (1.26.40); FILE MERGED 2004/03/16 13:36:41 bc 1.26.40.8: #111603# final changes 2004/03/12 08:04:41 bc 1.26.40.7: #111603# several changes 2004/02/02 11:28:28 tv 1.26.40.6: formatted with autoformatter (indents now use TAB) 2004/01/30 15:17:43 bc 1.26.40.5: #111603# several improvements 2004/01/22 19:33:27 bc 1.26.40.4: #111603# reimplementing Reportwizard due to querywizard 2003/11/18 10:52:41 bc 1.26.40.3: #111603# DBMetaData file split 2003/08/21 16:24:18 tv 1.26.40.2: recommit after reorganization 2003/08/21 15:28:57 tv 1.26.40.1: removed due to reorganization


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [69a9c613d4aebb87a82defce266a2c88f5b8307e]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/04/06 10:28:52 bc 1.1.2.2: #111603# modifycellcontent routine embedded 2004/03/12 08:03:12 bc 1.1.2.1: #111603# subclass of Reportdocument now standalone


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [ccda19b7c815be184d40d70d2524dbc5ebde6809]

INTEGRATION: CWS qwizards1 (1.15.100); FILE MERGED 2004/05/05 16:10:01 bc 1.15.100.7: #111603# cancelwizard modified 2004/03/16 13:36:41 bc 1.15.100.6: #111603# final changes 2004/02/04 15:45:35 bc 1.15.100.5: #111603# several changes 2004/02/02 11:28:27 tv 1.15.100.4: formatted with autoformatter (indents now use TAB) 2004/01/22 19:33:27 bc 1.15.100.3: #111603# reimplementing Reportwizard due to querywizard 2003/08/21 16:24:17 tv 1.15.100.2: recommit after reorganization 2003/08/21 15:28:57 tv 1.15.100.1: removed due to reorganization


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [97f42c39f0b756c194b69c7202fe00e52c9c5e86]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/02/18 09:46:08 tv 1.1.2.14: changed common.jar -> commonwizards.jar 2004/01/30 15:18:20 bc 1.1.2.13: #111603# several improvements 2004/01/28 17:57:48 tv 1.1.2.12: correct start point for jar packaging 2004/01/23 10:07:32 bc 1.1.2.11: #111603# entry for QuerySummary.java added 2004/01/22 19:24:37 bc 1.1.2.10: #111603# Dialogquery.java removed 2003/12/16 15:37:34 tv 1.1.2.9: make things compile 2003/12/16 15:35:08 tv 1.1.2.8: make things compile 2003/11/26 09:25:47 bc 1.1.2.7: #111603# several modifications 2003/11/18 15:46:37 bc 1.1.2.6: #111603# Querywizard added 2003/11/10 10:45:04 bc 1.1.2.5: #111603#Aggregatecomponent added 2003/10/09 17:14:55 bc 1.1.2.4: #111603# resources for querywizard addded 2003/10/09 13:20:52 bc 1.1.2.3: #111603# makefile for querywizard modified 2003/10/09 13:19:38 bc 1.1.2.2: #111603# makefile for querywizard modified 2003/10/08 16:29:45 bc 1.1.2.1: #111603# makefile for new querywizard added


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [2573fd1408a3c9523f61bda487cd5fb153369ef5]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/02/02 11:28:26 tv 1.1.2.2: formatted with autoformatter (indents now use TAB) 2003/11/18 15:43:23 bc 1.1.2.1: #111603# Querywizard added


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [fc101a3f49a2972e78ad45f15105580407cfbb5f]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/05/11 15:54:12 bc 1.1.2.12: #111603# call to toggleCommandListbox modified 2004/04/14 10:53:17 bc 1.1.2.11: #111603# helpids modified 2004/04/02 10:00:52 bc 1.1.2.10: #111603# HelpIDs added 2004/03/16 13:36:01 bc 1.1.2.9: #111603# final changes 2004/03/12 15:22:41 bc 1.1.2.8: #111603# several changes 2004/02/04 15:46:14 bc 1.1.2.7: #111603# several changes 2004/02/02 11:28:23 tv 1.1.2.6: formatted with autoformatter (indents now use TAB) 2004/02/02 05:12:05 bc 1.1.2.5: #111603# many changes 2004/01/30 15:18:20 bc 1.1.2.4: #111603# several improvements 2004/01/22 19:24:36 bc 1.1.2.3: #111603# Dialogquery.java removed 2003/11/26 09:25:47 bc 1.1.2.2: #111603# several modifications 2003/11/18 15:41:36 bc 1.1.2.1: #111603# Querywizard.java added


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [812000f88f33262d13d0480b6adefb8a67517b2c]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/04/14 16:22:37 bc 1.1.2.6: #111603#several changes 2004/02/04 15:46:14 bc 1.1.2.5: #111603# several changes 2004/02/02 11:28:21 tv 1.1.2.4: formatted with autoformatter (indents now use TAB) 2004/02/02 05:12:05 bc 1.1.2.3: #111603# many changes 2004/01/30 15:18:19 bc 1.1.2.2: #111603# several improvements 2004/01/22 19:23:59 bc 1.1.2.1: #111603# QuerySummary added


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [cd04f3668eefaae01da933625aac38e2b6b6e145]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2003/11/10 10:45:03 bc 1.1.2.2: #111603#Aggregatecomponent added 2003/10/09 15:40:44 bc 1.1.2.1: #111603# manifest added


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [6381235426d6afeebaa20e2e1994b6c835882f9c]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/04/02 10:00:52 bc 1.1.2.8: #111603# HelpIDs added 2004/03/19 16:16:02 bc 1.1.2.7: #111603# Label on last page made bigger 2004/03/16 13:36:01 bc 1.1.2.6: #111603# final changes 2004/03/12 15:22:41 bc 1.1.2.5: #111603# several changes 2004/02/04 15:46:13 bc 1.1.2.4: #111603# several changes 2004/02/02 11:28:20 tv 1.1.2.3: formatted with autoformatter (indents now use TAB) 2004/01/30 15:18:19 bc 1.1.2.2: #111603# several improvements 2004/01/22 19:23:33 bc 1.1.2.1: #111603# Finalizer added


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [8f2282cf2ff7692cdcd0d28b56ed889c2a2c557c]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/03/16 13:36:00 bc 1.1.2.3: #111603# final changes 2004/02/02 11:28:17 tv 1.1.2.2: formatted with autoformatter (indents now use TAB) 2003/11/18 15:42:47 bc 1.1.2.1: #111603# Querywizard added


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [aa57dfa2d4f0d6d47fc2382cd6074f826dcad370]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/02/18 09:46:07 tv 1.1.2.6: changed common.jar -> commonwizards.jar 2004/01/29 14:39:27 tv 1.1.2.5: make it run as component 2004/01/28 17:44:43 tv 1.1.2.4: correct start point for jar packaging 2004/01/28 17:26:34 tv 1.1.2.3: added MANIFEST 2004/01/28 17:01:00 tv 1.1.2.2: added configuration 2003/11/26 16:05:05 tv 1.1.2.1: initial revision


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [3c079829bbebdd07a375a213fe15469d0351ec53]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/01/28 17:26:04 tv 1.1.2.1: initial revision


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [aa4b3eb7651cfe80707246740b5403a3bebc43b6]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/03/12 15:37:50 tv 1.1.2.9: some property debugging code inserted 2004/03/09 17:16:41 tv 1.1.2.8: added resource support for Greeting and Salutation 2004/02/13 10:35:04 tv 1.1.2.7: correct TabIndex & added Configuration (Part1) 2004/02/02 11:28:15 tv 1.1.2.6: formatted with autoformatter (indents now use TAB) 2003/11/26 16:04:20 tv 1.1.2.5: integrated roadmap control 2003/11/14 11:23:00 tv 1.1.2.4: changed resource to dbwizres 2003/09/22 12:02:47 tv 1.1.2.3: added loading of templates to letter wizard 2003/09/09 15:33:41 tv 1.1.2.2: prepared for the use of resources 2003/09/05 13:43:28 tv 1.1.2.1: first draft of letter wizard (mainly UI)


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [25b294d89a96d5dd7931fc0a1783c6caab8f991f]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/05/03 15:01:55 tv 1.1.2.26: correct handling when wizard is started a second time Issue number: Submitted by: Reviewed by: 2004/04/26 11:41:28 tv 1.1.2.25: #116508# set selected entry of style listboxes after refilling them Issue number: Submitted by: Reviewed by: 2004/04/21 12:19:26 tv 1.1.2.24: added support for SenderState 2004/03/30 13:36:37 tv 1.1.2.23: added HelpURLs 2004/03/23 15:56:30 tv 1.1.2.22: fixed bug in PathSelection and changed CallStoreDialog to pure URL handling 2004/03/15 16:03:59 tv 1.1.2.21: changed size of 2 labels 2004/03/12 15:37:49 tv 1.1.2.20: some property debugging code inserted 2004/03/09 17:16:41 tv 1.1.2.19: added resource support for Greeting and Salutation 2004/03/08 13:15:12 tv 1.1.2.18: correct setting of the document after reading the configuration 2004/03/02 14:55:39 tv 1.1.2.17: correct support for double in the configuration 2004/03/02 09:13:14 tv 1.1.2.16: added some configuration modifications 2004/02/13 14:36:27 tv 1.1.2.15: fixed some configuration bugs 2004/02/13 10:35:04 tv 1.1.2.14: correct TabIndex & added Configuration (Part1) 2004/02/06 10:11:21 tv 1.1.2.13: all basic functionality complete 2004/02/02 11:28:14 tv 1.1.2.12: formatted with autoformatter (indents now use TAB) 2004/01/29 14:39:23 tv 1.1.2.11: make it run as component 2004/01/28 16:05:16 tv 1.1.2.10: added configuration, added background objects.. 2003/11/26 16:04:19 tv 1.1.2.9: integrated roadmap control 2003/11/14 11:23:00 tv 1.1.2.8: changed resource to dbwizres 2003/11/04 15:51:19 tv 1.1.2.7: added norm control 2003/10/16 14:25:55 tv 1.1.2.6: several small fixes 2003/10/10 08:16:34 tv 1.1.2.5: several changes for LetterWizard 2003/09/22 12:02:46 tv 1.1.2.4: added loading of templates to letter wizard 2003/09/08 15:07:09 tv 1.1.2.3: optimized Speed 2003/09/05 16:12:24 tv 1.1.2.2: fixes for Wizard Navigation 2003/09/05 13:43:28 tv 1.1.2.1: first draft of letter wizard (mainly UI)


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [0012a0af604120ed15487f5085e2c10f8a576964]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/02/06 10:11:19 tv 1.1.2.6: all basic functionality complete 2004/02/02 11:28:13 tv 1.1.2.5: formatted with autoformatter (indents now use TAB) 2004/01/28 16:05:14 tv 1.1.2.4: added configuration, added background objects.. 2003/11/04 15:51:18 tv 1.1.2.3: added norm control 2003/09/09 15:33:41 tv 1.1.2.2: prepared for the use of resources 2003/09/05 13:43:27 tv 1.1.2.1: first draft of letter wizard (mainly UI)


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [a5544427c47a88a2f9b174513a34f0cf70c3cba8]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/03/30 13:36:37 tv 1.1.2.7: added HelpURLs 2004/02/13 10:35:03 tv 1.1.2.6: correct TabIndex & added Configuration (Part1) 2004/02/06 10:11:17 tv 1.1.2.5: all basic functionality complete 2004/02/02 11:28:11 tv 1.1.2.4: formatted with autoformatter (indents now use TAB) 2004/01/28 16:05:12 tv 1.1.2.3: added configuration, added background objects.. 2003/11/04 15:51:18 tv 1.1.2.2: added norm control 2003/10/17 13:50:47 tv 1.1.2.1: constants for the Letter Wizard


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [df606f639b6cb3a7681e9bd55002d47d2583a849]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/04/21 12:19:26 tv 1.1.2.17: added support for SenderState 2004/04/14 14:54:53 tv 1.1.2.16: enlarged some labels so the text is not cut off 2004/04/02 13:17:29 tv 1.1.2.15: increased startup performance 2004/03/30 13:36:36 tv 1.1.2.14: added HelpURLs 2004/03/15 16:03:59 tv 1.1.2.13: changed size of 2 labels 2004/03/12 15:37:49 tv 1.1.2.12: some property debugging code inserted 2004/02/13 10:35:03 tv 1.1.2.11: correct TabIndex & added Configuration (Part1) 2004/02/06 10:11:17 tv 1.1.2.10: all basic functionality complete 2004/02/02 11:28:08 tv 1.1.2.9: formatted with autoformatter (indents now use TAB) 2004/01/28 16:05:11 tv 1.1.2.8: added configuration, added background objects.. 2003/11/14 11:22:59 tv 1.1.2.7: changed resource to dbwizres 2003/11/04 15:51:16 tv 1.1.2.6: added norm control 2003/10/10 08:16:33 tv 1.1.2.5: several changes for LetterWizard 2003/09/22 12:02:46 tv 1.1.2.4: added loading of templates to letter wizard 2003/09/09 15:33:40 tv 1.1.2.3: prepared for the use of resources 2003/09/08 15:07:09 tv 1.1.2.2: optimized Speed 2003/09/05 13:43:26 tv 1.1.2.1: first draft of letter wizard (mainly UI)


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [323cb37e2b3e85a5083e0619080432fccaf9b68d]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/04/14 14:54:11 tv 1.1.2.17: correct relation for frames 2004/04/02 13:17:29 tv 1.1.2.16: increased startup performance 2004/03/19 14:07:21 tv 1.1.2.15: put pre-printed elements in the background 2004/03/12 15:37:49 tv 1.1.2.14: some property debugging code inserted 2004/03/09 17:16:41 tv 1.1.2.13: added resource support for Greeting and Salutation 2004/03/08 13:15:12 tv 1.1.2.12: correct setting of the document after reading the configuration 2004/03/02 09:13:13 tv 1.1.2.11: added some configuration modifications 2004/02/13 10:35:02 tv 1.1.2.10: correct TabIndex & added Configuration (Part1) 2004/02/06 10:11:16 tv 1.1.2.9: all basic functionality complete 2004/02/02 11:28:08 tv 1.1.2.8: formatted with autoformatter (indents now use TAB) 2004/01/28 16:05:08 tv 1.1.2.7: added configuration, added background objects.. 2003/11/26 16:04:17 tv 1.1.2.6: integrated roadmap control 2003/10/16 14:25:55 tv 1.1.2.5: several small fixes 2003/10/10 08:16:33 tv 1.1.2.4: several changes for LetterWizard 2003/09/22 12:02:46 tv 1.1.2.3: added loading of templates to letter wizard 2003/09/08 15:07:08 tv 1.1.2.2: optimized Speed 2003/09/05 13:43:25 tv 1.1.2.1: first draft of letter wizard (mainly UI)


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [1593f5684edaa1fcc0e2cbbf10d100cad5bcac20]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/05/03 15:01:55 tv 1.1.2.6: correct handling when wizard is started a second time Issue number: Submitted by: Reviewed by: 2004/02/02 11:28:08 tv 1.1.2.5: formatted with autoformatter (indents now use TAB) 2004/01/29 14:39:22 tv 1.1.2.4: make it run as component 2003/09/22 12:02:45 tv 1.1.2.3: added loading of templates to letter wizard 2003/09/05 16:12:24 tv 1.1.2.2: fixes for Wizard Navigation 2003/09/05 13:43:25 tv 1.1.2.1: first draft of letter wizard (mainly UI)


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [c535d5eb81447421caf1971c03cb63718418ee3f]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/04/21 12:19:25 tv 1.1.2.6: added support for SenderState 2004/03/02 14:55:39 tv 1.1.2.5: correct support for double in the configuration 2004/03/02 09:13:13 tv 1.1.2.4: added some configuration modifications 2004/02/13 10:35:01 tv 1.1.2.3: correct TabIndex & added Configuration (Part1) 2004/02/02 11:28:07 tv 1.1.2.2: formatted with autoformatter (indents now use TAB) 2004/01/28 15:59:15 tv 1.1.2.1: initial revision


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [b3b3c26d6a2bbebb88038f442e023784bb8577bc]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/04/21 12:19:25 tv 1.1.2.4: added support for SenderState 2004/03/02 09:13:13 tv 1.1.2.3: added some configuration modifications 2004/02/02 11:28:07 tv 1.1.2.2: formatted with autoformatter (indents now use TAB) 2004/01/28 15:58:01 tv 1.1.2.1: initial revision


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [615b69a419c0818e9ad7c924180204ee47e183f4]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/04/21 12:19:25 tv 1.1.2.7: added support for SenderState 2004/03/02 14:55:39 tv 1.1.2.6: correct support for double in the configuration 2004/03/02 09:13:13 tv 1.1.2.5: added some configuration modifications 2004/02/13 14:36:27 tv 1.1.2.4: fixed some configuration bugs 2004/02/13 10:35:00 tv 1.1.2.3: correct TabIndex & added Configuration (Part1) 2004/02/02 11:28:06 tv 1.1.2.2: formatted with autoformatter (indents now use TAB) 2004/01/28 15:57:05 tv 1.1.2.1: initial revision


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [1b3dc55dda00bea12f54342da81b0e1ef049f9b9]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/03/12 15:25:05 bc 1.1.2.9: #111603# several changes 2004/03/09 12:04:12 rpiterman 1.1.2.8: solved conflict 2004/03/08 13:15:43 tv 1.1.2.7: correct handling of newly created frames 2004/02/02 11:28:03 tv 1.1.2.6: formatted with autoformatter (indents now use TAB) 2003/12/02 07:25:05 bc 1.1.2.5: #111603# package ui removed 2003/10/10 08:16:30 tv 1.1.2.4: several changes for LetterWizard 2003/09/22 12:02:44 tv 1.1.2.3: added loading of templates to letter wizard 2003/09/05 13:42:12 tv 1.1.2.2: modifications to make LetterWizard run 2003/08/21 16:24:16 tv 1.1.2.1: recommit after reorganization


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [83d0c447d5f9f7b3efb9ff94de7e8c16dbf0cc59]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/02/02 11:28:02 tv 1.1.2.5: formatted with autoformatter (indents now use TAB) 2004/01/30 15:19:19 bc 1.1.2.4: #111603# several improvements 2003/12/02 07:25:05 bc 1.1.2.3: #111603# package ui removed 2003/10/16 14:25:54 tv 1.1.2.2: several small fixes 2003/08/21 16:24:15 tv 1.1.2.1: recommit after reorganization


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [ceaf008543209d21f70388e7dcb4bbf2a55bcdfd]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/03/19 14:38:14 bc 1.1.2.9: #111603# last changes committed 2004/03/12 15:26:30 bc 1.1.2.8: #111603# several changes 2004/02/04 15:43:49 bc 1.1.2.7: #111603# several changes 2004/02/02 11:28:01 tv 1.1.2.6: formatted with autoformatter (indents now use TAB) 2004/02/02 05:03:22 bc 1.1.2.5: #111603# thousands of changes 2004/01/30 15:16:24 bc 1.1.2.4: #111603# Several improvements for Report wizard 2004/01/22 19:29:15 bc 1.1.2.3: #111603# several changes 2003/12/16 16:24:42 bc 1.1.2.2: #111603# some classes added 2003/11/18 10:48:17 bc 1.1.2.1: #111603# DBMetaData file split


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [05acc05bfb16035b2178e5c2e2b8717ca521d16c]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/03/12 15:26:29 bc 1.1.2.6: #111603# several changes 2004/02/02 11:28:00 tv 1.1.2.5: formatted with autoformatter (indents now use TAB) 2004/01/30 15:16:24 bc 1.1.2.4: #111603# Several improvements for Report wizard 2004/01/22 19:29:15 bc 1.1.2.3: #111603# several changes 2003/12/16 16:24:41 bc 1.1.2.2: #111603# some classes added 2003/11/18 10:47:45 bc 1.1.2.1: #111603# DBMetaData file split


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [753fb1619e93cd7ef869c7b3081b0106e38cb69a]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/04/05 11:59:28 bc 1.1.2.7: #111603# Assignment for Aliasnames added 2004/03/19 14:38:14 bc 1.1.2.6: #111603# last changes committed 2004/03/12 15:26:29 bc 1.1.2.5: #111603# several changes 2004/02/04 15:43:49 bc 1.1.2.4: #111603# several changes 2004/02/02 11:28:00 tv 1.1.2.3: formatted with autoformatter (indents now use TAB) 2004/01/30 15:16:23 bc 1.1.2.2: #111603# Several improvements for Report wizard 2004/01/23 09:05:57 bc 1.1.2.1: #111603# QueryMetaData.java added


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [153c20e98c6c2715fcb8eb66886e3b938e7cabbf]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2003/10/10 08:36:22 bc 1.1.2.1: #111603# manifest added


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [8b8880b5d266400ba717d590b4e141a704836e91]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/03/12 15:26:29 bc 1.1.2.7: #111603# several changes 2004/02/02 11:27:58 tv 1.1.2.6: formatted with autoformatter (indents now use TAB) 2004/02/02 05:03:21 bc 1.1.2.5: #111603# thousands of changes 2004/01/30 15:16:23 bc 1.1.2.4: #111603# Several improvements for Report wizard 2004/01/22 19:29:14 bc 1.1.2.3: #111603# several changes 2003/12/16 16:24:41 bc 1.1.2.2: #111603# some classes added 2003/11/18 10:48:33 bc 1.1.2.1: #111603# DBMetaData file split


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [79a248fc8db0133e1c13d50c4f3d652cd0c00588]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/05/12 09:36:02 bc 1.1.2.11: #111603# getMaxTablesinSelect added 2004/03/19 15:05:25 bc 1.1.2.10: #111603# final changes for disposing DBMetaData 2004/03/19 14:38:14 bc 1.1.2.9: #111603# last changes committed 2004/03/16 13:35:15 bc 1.1.2.8: #111603# final changes 2004/03/12 15:26:29 bc 1.1.2.7: #111603# several changes 2004/02/02 11:27:57 tv 1.1.2.6: formatted with autoformatter (indents now use TAB) 2004/01/30 15:16:22 bc 1.1.2.5: #111603# Several improvements for Report wizard 2004/01/22 19:29:14 bc 1.1.2.4: #111603# several changes 2003/12/16 16:24:40 bc 1.1.2.3: #111603# some classes added 2003/11/18 10:48:56 bc 1.1.2.2: #111603# DBMetaData file split 2003/10/10 08:35:41 bc 1.1.2.1: #111603# DBMetadata shifted


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [d5a83f3e766a9029e405d5c5972ad850b9a18843]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/05/12 09:36:02 bc 1.1.2.7: #111603# getMaxTablesinSelect added 2004/03/19 14:38:14 bc 1.1.2.6: #111603# last changes committed 2004/03/12 15:26:28 bc 1.1.2.5: #111603# several changes 2004/02/04 15:43:48 bc 1.1.2.4: #111603# several changes 2004/02/02 11:27:56 tv 1.1.2.3: formatted with autoformatter (indents now use TAB) 2004/02/02 05:03:21 bc 1.1.2.2: #111603# thousands of changes 2004/01/23 09:05:27 bc 1.1.2.1: #111603# CommandMetaData added


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [0980ecd3e74a97a9458ad3f45aeee3fece24904a]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/02/02 11:27:54 tv 1.1.2.3: formatted with autoformatter (indents now use TAB) 2003/11/18 12:52:52 bc 1.1.2.2: #111603# DBMetaData.java split 2003/11/18 10:48:00 bc 1.1.2.1: #111603# DBMetaData file split


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [22e0aee5e1d947f086bd237825077565de641204]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/03/12 16:16:50 rpiterman 1.1.2.3: documentation and small implementation-fixes 2004/02/02 11:27:53 tv 1.1.2.2: formatted with autoformatter (indents now use TAB) 2003/11/04 16:30:46 rpiterman 1.1.2.1: XMLProvider ist an interface which enables an object to "add itself" to a DOM representation. XMLHelper has convenience methods for adding elements to a document.


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [d2aa0857d56d7e41cacc06111039698fbbb5c515]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/03/12 16:16:50 rpiterman 1.1.2.5: documentation and small implementation-fixes 2004/02/02 11:27:52 tv 1.1.2.4: formatted with autoformatter (indents now use TAB) 2004/01/14 19:47:29 rpiterman 1.1.2.3: now attributes with value "" (empty string) are not added to the element. 2003/12/19 17:53:25 rpiterman 1.1.2.2: extended... bugfix... 2003/11/04 16:30:48 rpiterman 1.1.2.1: XMLProvider ist an interface which enables an object to "add itself" to a DOM representation. XMLHelper has convenience methods for adding elements to a document.


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [3afbd6a4fec22dd41a24906074b6efa5d514b1b5]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/03/11 12:45:02 rpiterman 1.1.2.4: changed to use FileAccess.connectURLs(folder,filename) static method 2004/03/10 14:44:48 rpiterman 1.1.2.3: added a commented System.out.println(...); 2004/03/08 15:59:45 rpiterman 1.1.2.2: delete method changed to use +"/"+ instead of getURL(...) 2004/02/10 18:32:07 rpiterman 1.1.2.1: Gives convenience methods for using the UCB UNO API, like general copy, list files and other.


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [43983a4dc7e07f20e61627df223a4463f76a301e]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/02/02 11:27:52 tv 1.1.2.4: formatted with autoformatter (indents now use TAB) 2003/11/26 09:19:28 bc 1.1.2.3: #111603# Resource file modified 2003/10/09 14:22:28 bc 1.1.2.2: #111603# systemdialog moved from wizards.ui 2003/08/21 16:24:12 tv 1.1.2.1: recommit after reorganization


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [a65d080f6f4efbcc1945f55c2c9744715674364e]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/05/05 19:12:30 rpiterman 1.1.2.21: Changed showMessageBox to have a peer as argument. 2004/04/16 12:17:22 rpiterman 1.1.2.20: temporal bugfix 116384 2004/03/23 15:56:29 tv 1.1.2.19: fixed bug in PathSelection and changed CallStoreDialog to pure URL handling 2004/03/11 10:40:01 bc 1.1.2.18: #111603# several changes 2004/03/05 18:54:20 rpiterman 1.1.2.17: added a static method to create OfficeFolderPicker 2004/03/02 12:13:33 rpiterman 1.1.2.16: Now uno string substitutions are called for all "callXXXDialog" methods on the path argument 2004/02/02 11:27:51 tv 1.1.2.15: formatted with autoformatter (indents now use TAB) 2004/02/02 05:09:36 bc 1.1.2.14: #111603# many changes 2004/01/23 08:59:54 bc 1.1.2.13: #111603# entries in makefile added 2004/01/22 19:45:46 bc 1.1.2.12: #111603# several changes for Querywizard 2004/01/14 19:44:51 rpiterman 1.1.2.11: showErrorBox now returns a int result added callStoreDialog, for better modularity of methods 2003/12/09 18:52:06 rpiterman 1.1.2.10: bugfix 2003/12/09 17:42:24 rpiterman 1.1.2.9: added FolderPicker support 2003/11/28 18:13:38 rpiterman 1.1.2.8: Bugfix : removed dispose in finalize. 2003/11/28 09:32:36 rpiterman 1.1.2.7: added gnu agreement comment 2003/11/28 09:31:18 rpiterman 1.1.2.6: Change constructor to recieve a short as dialog-type Added callOpenDialog method Added static methods to create store and open dialogs changed addFilter to public, and changed object to support calls between construction anc callXXXDialog() methods. changed to support multiple callXXXDialog(...) methods without initializing the dialog always again. 2003/11/26 19:52:51 rpiterman 1.1.2.5: Changed to give better support for filters and enable OpenDialog call. 2003/11/26 09:19:28 bc 1.1.2.4: #111603# Resource file modified 2003/11/04 16:21:00 rpiterman 1.1.2.3: remove unused imports 2003/10/09 17:16:32 bc 1.1.2.2: #111603# retructuring wizards project 2003/10/09 14:20:11 bc 1.1.2.1: #111603# Systemdialog moved from wizards::ui


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [0f911d3bee15d13c4c6f888e5b1c3578ddafd8b2]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/03/19 17:43:41 rpiterman 1.1.2.10: simplified the standard error method 2004/02/02 11:27:50 tv 1.1.2.9: formatted with autoformatter (indents now use TAB) 2004/01/22 19:45:46 bc 1.1.2.8: #111603# several changes for Querywizard 2003/12/19 17:52:49 rpiterman 1.1.2.7: Bugfix 2003/11/26 09:19:27 bc 1.1.2.6: #111603# Resource file modified 2003/10/17 13:40:41 bc 1.1.2.5: #111603# GetResArray() added 2003/10/09 14:22:27 bc 1.1.2.4: #111603# systemdialog moved from wizards.ui 2003/09/05 09:36:16 rpiterman 1.1.2.3: Added constructor and methods to use also as object, (not only as static) 2003/08/21 16:50:10 tv 1.1.2.2: fixed reorganization related bugs 2003/08/21 16:24:11 tv 1.1.2.1: recommit after reorganization


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [422d0cb5d3d52192e72b5ff01131de77bd282283]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/01/16 09:31:48 rpiterman 1.1.2.1: Interface to render an Object to a string


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [1ff5fa4ca99e76fc3756fc44c631dd360c43a5ab]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/03/16 13:38:41 bc 1.1.2.9: #111603# final changes 2004/02/03 15:06:11 rpiterman 1.1.2.8: Merge Conflicts again 2004/02/02 11:27:48 tv 1.1.2.7: formatted with autoformatter (indents now use TAB) 2004/01/22 19:45:45 bc 1.1.2.6: #111603# several changes for Querywizard 2003/12/17 13:32:48 rpiterman 1.1.2.5: Change argument order in static createProperty method, so that name comes first, value second... :-) 2003/11/04 16:19:25 rpiterman 1.1.2.4: Bug fixed 2003/10/01 15:42:41 rpiterman 1.1.2.3: bug fix 2003/10/01 15:40:37 rpiterman 1.1.2.2: *** empty log message *** 2003/10/01 15:37:52 rpiterman 1.1.2.1: Simplifies handling arrays of PropertyValue.


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [288947fbe97e87f938e4c04d661d665891df1bf6]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/02/02 11:27:46 tv 1.1.2.8: formatted with autoformatter (indents now use TAB) 2003/12/19 17:52:04 rpiterman 1.1.2.7: changed super class to Exception (was Throwable) 2003/12/17 16:14:24 rpiterman 1.1.2.6: changed super class from Throwable to Exception 2003/11/14 11:51:36 tv 1.1.2.5: changed resource to dbwizres 2003/10/09 17:16:31 bc 1.1.2.4: #111603# retructuring wizards project 2003/10/09 14:28:02 bc 1.1.2.3: #111603# Systemdialog shifted from ui package 2003/10/09 14:22:26 bc 1.1.2.2: #111603# systemdialog moved from wizards.ui 2003/08/21 16:24:10 tv 1.1.2.1: recommit after reorganization


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [f880f132779824eb136bc2ec7109a7d681a4d622]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/05/05 16:12:23 bc 1.1.2.17: #111603# getFolderContent modified 2004/05/03 15:30:26 bc 1.1.2.16: #111603# method added to JavaTools class 2004/03/11 10:40:01 bc 1.1.2.15: #111603# several changes 2004/02/04 15:23:44 bc 1.1.2.14: #111603# removeoutdatedStrings modified 2004/02/03 14:58:37 rpiterman 1.1.2.13: solved merge conflicts 2004/02/02 11:27:44 tv 1.1.2.12: formatted with autoformatter (indents now use TAB) 2004/02/02 05:09:35 bc 1.1.2.11: #111603# many changes 2004/01/30 15:15:29 bc 1.1.2.10: #111603# methods to search in Arrays added 2004/01/22 19:45:45 bc 1.1.2.9: #111603# several changes for Querywizard 2004/01/14 19:32:14 rpiterman 1.1.2.8: bugfix in getDateTime(...) 2004/01/12 16:18:30 rpiterman 1.1.2.7: ArrayOutOfString method: changed back to support jdk1.3 2003/11/26 09:19:27 bc 1.1.2.6: #111603# Resource file modified 2003/11/04 16:18:38 rpiterman 1.1.2.5: Deprecated split method; added DateTime Uno <-> Miliseconds conversion, and one import :-) 2003/09/05 15:07:14 rpiterman 1.1.2.4: Beuty changes 2003/09/05 13:42:11 tv 1.1.2.3: modifications to make LetterWizard run 2003/09/04 11:48:57 rpiterman 1.1.2.2: Method convertfromURLNotation, replaced the URLDecoder.decode method from a deprecated version (String) to the newer (String,String). 2003/08/21 16:24:09 tv 1.1.2.1: recommit after reorganization


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [5851812e1e465906b9953e0ade17097e718f14d3]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/02/02 11:27:42 tv 1.1.2.3: formatted with autoformatter (indents now use TAB) 2003/10/09 14:22:25 bc 1.1.2.2: #111603# systemdialog moved from wizards.ui 2003/08/21 16:24:08 tv 1.1.2.1: recommit after reorganization


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [1714309c992477b63de96a2cbc81549e52d1e643]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/03/12 16:16:50 rpiterman 1.1.2.3: documentation and small implementation-fixes 2004/02/02 11:27:40 tv 1.1.2.2: formatted with autoformatter (indents now use TAB) 2003/10/21 13:33:36 rpiterman 1.1.2.1: For configuration sets, indexable represents an item which has a swequantial access (not only name...)


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [ea01a637e54035a63f7ce9e97ab54c192f77a9a8]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/03/12 15:24:38 bc 1.1.2.6: #111603# several changes 2004/03/11 10:40:01 bc 1.1.2.5: #111603# several changes 2004/02/03 14:58:37 rpiterman 1.1.2.4: solved merge conflicts 2004/02/02 11:27:40 tv 1.1.2.3: formatted with autoformatter (indents now use TAB) 2004/01/22 19:45:45 bc 1.1.2.2: #111603# several changes for Querywizard 2003/08/21 16:24:07 tv 1.1.2.1: recommit after reorganization


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [7cb2314fec860d3d7ca78d1ff5548ea65607cf7a]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/05/05 16:12:23 bc 1.1.2.18: #111603# getFolderContent modified 2004/05/03 15:30:26 bc 1.1.2.17: #111603# method added to JavaTools class 2004/04/05 14:06:54 bc 1.1.2.16: #111603# getFolderTitles modified 2004/03/11 12:45:02 rpiterman 1.1.2.15: changed to use FileAccess.connectURLs(folder,filename) static method 2004/03/11 10:40:00 bc 1.1.2.14: #111603# several changes 2004/03/02 12:12:28 rpiterman 1.1.2.13: removed XStringSubstitution member 2004/03/02 11:48:48 rpiterman 1.1.2.12: added xStringSubstitution member 2004/02/03 14:58:36 rpiterman 1.1.2.11: solved merge conflicts 2004/02/02 11:27:38 tv 1.1.2.10: formatted with autoformatter (indents now use TAB) 2004/01/14 19:40:46 rpiterman 1.1.2.9: the getPath(...) method now can get as second parameter an empty string. (bugfix) 2004/01/12 16:19:38 rpiterman 1.1.2.8: add getFilename() method to support also local path : getFilename(path,separator) 2003/12/17 17:34:43 rpiterman 1.1.2.7: changed class memebers to public 2003/11/26 09:19:26 bc 1.1.2.6: #111603# Resource file modified 2003/11/04 16:10:47 rpiterman 1.1.2.5: Added instanciation support (was only static before). The instance keeps a reference to UNO UCB Interfaces and gives convenience methods for simpleFileAccess. 2003/10/09 17:16:31 bc 1.1.2.4: #111603# retructuring wizards project 2003/10/09 14:22:23 bc 1.1.2.3: #111603# systemdialog moved from wizards.ui 2003/08/21 16:50:10 tv 1.1.2.2: fixed reorganization related bugs 2003/08/21 16:24:07 tv 1.1.2.1: recommit after reorganization


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [674ba18cd63fbb4d7aad78bf35d233cdef8ff377]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/05/05 19:13:10 rpiterman 1.1.2.8: Added findAFrame method to find a visual frame on the desktop Issue number: Submitted by: Reviewed by: 2004/03/12 15:24:38 bc 1.1.2.7: #111603# several changes 2004/03/11 10:40:00 bc 1.1.2.6: #111603# several changes 2004/02/02 11:27:38 tv 1.1.2.5: formatted with autoformatter (indents now use TAB) 2004/01/22 19:45:44 bc 1.1.2.4: #111603# several changes for Querywizard 2004/01/14 19:41:43 rpiterman 1.1.2.3: added createStringSubstitution(xmsf) method 2003/08/21 16:50:09 tv 1.1.2.2: fixed reorganization related bugs 2003/08/21 16:24:06 tv 1.1.2.1: recommit after reorganization


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [fdf95cca029930d456137b78635aecf96e0c80cf]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/03/12 16:16:50 rpiterman 1.1.2.8: documentation and small implementation-fixes 2004/03/02 14:55:38 tv 1.1.2.7: correct support for double in the configuration 2004/02/03 14:58:35 rpiterman 1.1.2.6: solved merge conflicts 2004/02/02 11:27:37 tv 1.1.2.5: formatted with autoformatter (indents now use TAB) 2004/01/22 19:45:44 bc 1.1.2.4: #111603# several changes for Querywizard 2004/01/14 19:38:50 rpiterman 1.1.2.3: Refined Configuration writing getXXX(...) methods now return 0 or empty string when the property is a void-Any-. 2003/12/19 17:52:33 rpiterman 1.1.2.2: added methods for writing to the configuration 2003/10/21 12:59:27 rpiterman 1.1.2.1: Help Methods for reading and writing from and to the SO Configuration


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [e07a314376ea11a9db46c1682281ff1a47cb523a]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/03/12 16:16:50 rpiterman 1.1.2.8: documentation and small implementation-fixes 2004/03/02 12:10:44 rpiterman 1.1.2.7: changed "root" member to public 2004/02/13 09:48:31 rpiterman 1.1.2.6: fixed wrong remove method. 2004/02/02 11:27:36 tv 1.1.2.5: formatted with autoformatter (indents now use TAB) 2004/01/14 19:33:35 rpiterman 1.1.2.4: refined configuration writing 2003/12/19 15:59:28 rpiterman 1.1.2.3: Added Writing capabilities 2003/11/04 16:12:30 rpiterman 1.1.2.2: XML DOM Support changed - does not create an element as parent to the parent node, as it used to. 2003/10/21 13:01:21 rpiterman 1.1.2.1: Encapsulates a configuration set object


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [cfb6899fa119cf3803cd81bd75a7ed58b7677503]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/03/12 16:16:49 rpiterman 1.1.2.4: documentation and small implementation-fixes 2004/02/02 11:27:36 tv 1.1.2.3: formatted with autoformatter (indents now use TAB) 2004/01/14 19:45:58 rpiterman 1.1.2.2: added header 2003/12/19 15:58:57 rpiterman 1.1.2.1: An Interface which defines an object that reads and writes itseld to the OO Configuration. A Successor of ConfigReader.java


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [30c446bd5c3ab653d5799d899390f195bb71be88]

INTEGRATION: CWS qwizards1 (1.1.2); FILE ADDED 2004/03/12 16:16:49 rpiterman 1.1.2.8: documentation and small implementation-fixes 2004/03/05 18:53:37 rpiterman 1.1.2.7: made root member public 2004/03/02 14:55:38 tv 1.1.2.6: correct support for double in the configuration 2004/02/13 09:46:44 tv 1.1.2.5: added support for Double 2004/02/02 11:27:34 tv 1.1.2.4: formatted with autoformatter (indents now use TAB) 2004/01/14 19:33:15 rpiterman 1.1.2.3: Refined Configuration writing. 2003/12/19 15:59:51 rpiterman 1.1.2.2: added Writing capabilities 2003/10/21 12:58:38 rpiterman 1.1.2.1: Encapsulates reading and writing to and from SO Configuration


2004-05-19  Vladimir Glazounov  <vg@openoffice.org>  [2db4daa340922d30d7f5faafe5c54464acf73c56]

#i29286# more general strip concept


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [9de03227573fa953752c109f332ef55e165a68a3]

INTEGRATION: CWS sdk10 (1.11.52); FILE MERGED 2004/02/03 14:49:08 mi 1.11.52.2: RESYNC: (1.11-1.13); FILE MERGED 2003/11/27 15:51:59 sb 1.11.52.1: #i19974# After destroying a bridge, a newly created bridge with the same from/to pair as the old one will use the same java_environment as the old one, so make sure all proxies from the old bridge get removed from the java_environment when the old bridge is disposed.


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [6fde91a3d6f2fa67b4a57d0ec66951ae3999f651]

INTEGRATION: CWS sdk10 (1.20.14); FILE MERGED 2004/05/17 13:56:38 mi 1.20.14.2: solved color <-> Color conflict on case insensitive file formats 2004/05/06 14:19:12 mi 1.20.14.1: #i18677# Color typedef added


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [480023b0571a27e9a2ee3132eeb3b3f5452171ec]

INTEGRATION: CWS sdk10 (1.7.244); FILE MERGED 2004/02/10 15:41:21 mi 1.7.244.1: #i18677# color/long -> Color


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [90b8294a9d814258a63bb1d9b1ad6090f6582e25]

INTEGRATION: CWS sdk10 (1.6.322); FILE MERGED 2004/02/10 15:41:20 mi 1.6.322.1: #i18677# color/long -> Color


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [bd6d10864cb15c480f04e71a7baeef2a94dc7fc2]

INTEGRATION: CWS sdk10 (1.1.332); FILE MERGED 2004/02/11 11:11:05 mi 1.1.332.1: #112131# @throws statt @raises


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [5ab407b04527f58e0dcf6ec8f4719e794f8ff842]

INTEGRATION: CWS sdk10 (1.3.244); FILE MERGED 2004/02/11 11:11:05 mi 1.3.244.1: #112131# @throws statt @raises


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [3982e2034e6512a60d4c55ceff75c8d4a9a05eb4]

INTEGRATION: CWS sdk10 (1.1.2); FILE ADDED 2004/05/18 12:32:08 mi 1.1.2.3: color -> Color 2004/05/17 13:43:42 mi 1.1.2.2: solved color <-> Color conflict on case insensitive file formats 2004/02/10 15:41:19 mi 1.1.2.1: #i18677# color/long -> Color


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [2593f74c30aac23bde7548394144a1a53e0d8927]

INTEGRATION: CWS sdk10 (1.2.322); FILE MERGED 2004/02/10 15:41:17 mi 1.2.322.1: #i18677# color/long -> Color


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [4c5851521c8f882a7408e54beb524a2727cb97e6]

INTEGRATION: CWS sdk10 (1.11.36); FILE MERGED 2004/02/10 15:41:16 mi 1.11.36.1: #i18677# color/long -> Color


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [9a21e060e043b27d9dee02402b2a5c1a46f6ac4d]

INTEGRATION: CWS sdk10 (1.11.86); FILE MERGED 2004/02/10 15:41:16 mi 1.11.86.1: #i18677# color/long -> Color


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [0ea3c253c70b62d7d43b0a1809390888539e28fc]

INTEGRATION: CWS sdk10 (1.2.324); FILE MERGED 2004/02/10 15:41:15 mi 1.2.324.1: #i18677# color/long -> Color


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [1104c9b4d737cdf680dc15fb9bcb036f3eae93f6]

INTEGRATION: CWS sdk10 (1.7.342); FILE MERGED 2004/02/10 15:41:14 mi 1.7.342.1: #i18677# color/long -> Color


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [7b002aed8d2c7035f38e458edd94334bda5b034e]

INTEGRATION: CWS sdk10 (1.5.342); FILE MERGED 2004/02/10 15:41:14 mi 1.5.342.1: #i18677# color/long -> Color


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [e1c2360ed139c564cfaa63fe344b594cc65d9de7]

INTEGRATION: CWS sdk10 (1.10.86); FILE MERGED 2004/02/10 15:41:14 mi 1.10.86.1: #i18677# color/long -> Color


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [4f7e58ef775dfddd807a2be53740319bbbac2783]

INTEGRATION: CWS sdk10 (1.8.86); FILE MERGED 2004/03/29 08:19:58 mi 1.8.86.2: RESYNC: (1.8-1.10); FILE MERGED 2004/02/10 15:41:13 mi 1.8.86.1: #i18677# color/long -> Color


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [38968fec5094d0978875b8fbc3addaea6cc46174]

INTEGRATION: CWS sdk10 (1.13.224); FILE MERGED 2004/02/10 15:41:12 mi 1.13.224.1: #i18677# color/long -> Color


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [9cda048ead72a9928fdb83fe148dc192062a5c53]

INTEGRATION: CWS sdk10 (1.3.322); FILE MERGED 2004/02/10 15:41:11 mi 1.3.322.1: #i18677# color/long -> Color


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [0b3a556d54252886c2da25f8d7f174561c22e434]

INTEGRATION: CWS sdk10 (1.5.322); FILE MERGED 2004/02/10 15:41:10 mi 1.5.322.1: #i18677# color/long -> Color


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [2a464e6b54a2ba8f1f0ce221c37c670d184f4d13]

INTEGRATION: CWS sdk10 (1.8.322); FILE MERGED 2004/02/10 15:41:07 mi 1.8.322.1: #i18677# color/long -> Color


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [9ea0601921bc3bf95012c56a8b41250c2ac663c4]

INTEGRATION: CWS sdk10 (1.4.322); FILE MERGED 2004/02/10 15:41:06 mi 1.4.322.1: #i18677# color/long -> Color


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [c5705cfd51895f6ecad93e91b76c0754e8e033c8]

INTEGRATION: CWS sdk10 (1.18.194); FILE MERGED 2004/02/10 15:41:01 mi 1.18.194.1: #i18677# color/long -> Color


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [c64404c933f70032aa48d486eaa185503cfb860a]

INTEGRATION: CWS sdk10 (1.2.324); FILE MERGED 2004/02/10 15:40:59 mi 1.2.324.1: #i18677# color/long -> Color


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [cdb91078ac439de8caa8c4cd384cd034ec5161ad]

INTEGRATION: CWS sdk10 (1.12.244); FILE MERGED 2004/03/29 08:14:13 mi 1.12.244.2: RESYNC: (1.12-1.14); FILE MERGED 2004/02/10 15:40:55 mi 1.12.244.1: #i18677# color/long -> Color


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [e374481414bfac9faa98de1fa4481d0100d9599d]

INTEGRATION: CWS sdk10 (1.23.86); FILE MERGED 2004/03/29 08:14:28 mi 1.23.86.2: RESYNC: (1.23-1.24); FILE MERGED 2004/02/10 15:40:52 mi 1.23.86.1: #i18677# color/long -> Color


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [23719e62f29d55bb8a9f266b403a2595ad908496]

INTEGRATION: CWS sdk10 (1.12.224); FILE MERGED 2004/02/10 15:40:48 mi 1.12.224.1: #i18677# color/long -> Color


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [4582f3e8b823aefb61e42ee08fc4891e631a798c]

INTEGRATION: CWS sdk10 (1.5.322); FILE MERGED 2004/02/10 15:40:45 mi 1.5.322.1: #i18677# color/long -> Color


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [5051d7b44fae2cc13146f5811694ce0d4ea6e3ad]

INTEGRATION: CWS sdk10 (1.3.244); FILE MERGED 2004/02/10 15:40:41 mi 1.3.244.1: #i18677# color/long -> Color


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [0346f92058d609b5d22dac3e4dbb18eeb401b103]

INTEGRATION: CWS sdk10 (1.7.244); FILE MERGED 2004/02/10 15:40:35 mi 1.7.244.1: #i18677# color/long -> Color


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [4b1621304a12be23970dc569fdac2f3f5a4e40a4]

INTEGRATION: CWS sdk10 (1.8.244); FILE MERGED 2004/02/10 15:40:29 mi 1.8.244.1: #i18677# color/long -> Color


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [b939f1b0ddd67461eff98c487000bebfdfeaf190]

INTEGRATION: CWS sdk10 (1.6.322); FILE MERGED 2004/04/26 13:43:21 mi 1.6.322.1: #i26108# license claim added


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [21c743e7d0863a85748d24e460a734055cb90ca8]

INTEGRATION: CWS sdk10 (1.11.244); FILE MERGED 2004/02/11 11:36:21 mi 1.11.244.1: #i21904# initialied() takes over ownership of window - documented


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [5f61818cc448b9afad4a09d2cc848ef7a4676ef5]

INTEGRATION: CWS sdk10 (1.8.244); FILE MERGED 2004/02/11 11:59:26 mi 1.8.244.1: #i18834# css::awt::XExtendedToolkit is deprecated, css::frame::Controller supports also XUserInputInterception


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [08ac53d9c78bc5812bbf69aea80839e5f37f943f]

INTEGRATION: CWS sdk10 (1.7.244); FILE MERGED 2004/02/10 15:40:25 mi 1.7.244.1: #i18677# color/long -> Color


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [d19d1f3dc4df2ba270a9a131fee0fcdf0fe05795]

INTEGRATION: CWS sdk10 (1.20.96); FILE MERGED 2004/05/18 12:32:07 mi 1.20.96.1: color -> Color


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [5778647d90716644765436d4350041c7b90726b5]

INTEGRATION: CWS sdk10 (1.2.322); FILE MERGED 2004/02/10 15:40:17 mi 1.2.322.1: #i18677# color/long -> Color


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [7c4729baa14eb5412b0bbab6bdc35b796c046077]

INTEGRATION: CWS sdk10 (1.3.322); FILE MERGED 2004/02/10 15:40:14 mi 1.3.322.1: #i18677# color/long -> Color


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [0efd544c5447bb01ac8133026ed788204e8e71ad]

INTEGRATION: CWS sdk10 (1.5.322); FILE MERGED 2004/05/18 12:32:07 mi 1.5.322.1: color -> Color


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [2a2db305f69aaacaceef7118f763c685851bde74]

INTEGRATION: CWS sdk10 (1.3.322); FILE MERGED 2004/02/10 15:40:12 mi 1.3.322.1: #i18677# color/long -> Color


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [a8f0aea65f17cf2352aac478bdd2b21942f3088a]

INTEGRATION: CWS sdk10 (1.17.210); FILE MERGED 2004/02/11 12:00:04 mi 1.17.210.1: #i18941# OutputStream added


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [dde24a8019c5a0957de13f821b2602708e16c8cb]

INTEGRATION: CWS sdk10 (1.7.322); FILE MERGED 2004/02/11 11:49:05 mi 1.7.322.1: #i18954# Theme is not deprecated, Subject is


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [8ded83db2b622ebd0e9eab2bb459241378685cc2]

INTEGRATION: CWS sdk10 (1.9.166); FILE MERGED 2004/02/10 15:40:08 mi 1.9.166.1: #i18677# color/long -> Color


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [755c75eef17d9187f45d032731256ac1c01cb401]

INTEGRATION: CWS sdk10 (1.9.166); FILE MERGED 2004/02/10 15:40:05 mi 1.9.166.1: #i18677# color/long -> Color


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [41993b6f114971e316103a41db50d0400336a48b]

INTEGRATION: CWS sdk10 (1.5.322); FILE MERGED 2004/02/10 15:40:03 mi 1.5.322.1: #i18677# color/long -> Color


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [282f870040db566c7ebe57de16df02435b9d6791]

INTEGRATION: CWS sdk10 (1.9.166); FILE MERGED 2004/02/10 15:39:58 mi 1.9.166.1: #i18677# color/long -> Color


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [92c1d9684f929945622a8d0ef655c975ffccda22]

INTEGRATION: CWS sdk10 (1.5.166); FILE MERGED 2004/02/11 11:59:25 mi 1.5.166.1: #i18834# css::awt::XExtendedToolkit is deprecated, css::frame::Controller supports also XUserInputInterception


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [7de1767cd241dc1aeda970e24f375aafffced0d0]

INTEGRATION: CWS sdk10 (1.5.324); FILE MERGED 2004/02/10 15:39:57 mi 1.5.324.1: #i18677# color/long -> Color


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [381b7c9cbe0ec21bfd53c8db50139b85272b915e]

INTEGRATION: CWS sdk10 (1.2.64); FILE MERGED 2004/02/10 15:39:54 mi 1.2.64.1: #i18677# color/long -> Color


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [3b942b4d212223393693d5dc9ae23fd9c395b88e]

INTEGRATION: CWS sdk10 (1.4.64); FILE MERGED 2004/02/10 15:39:52 mi 1.4.64.1: #i18677# color/long -> Color


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [e7103482ab6547e9c506ecda4c572939f880bfa3]

INTEGRATION: CWS sdk10 (1.6.322); FILE MERGED 2004/02/10 15:39:51 mi 1.6.322.1: #i18677# color/long -> Color


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [974061e8278beeaf84932e7673cd8c6bcee56da1]

INTEGRATION: CWS sdk10 (1.3.322); FILE MERGED 2004/02/10 15:39:49 mi 1.3.322.1: #i18677# color/long -> Color


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [28c7ff223191cca4602fa1a6a1c63eb19497b12e]

INTEGRATION: CWS sdk10 (1.9.166); FILE MERGED 2004/02/10 15:39:47 mi 1.9.166.1: #i18677# color/long -> Color


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [4fee56af49e0f5520d48fe768bb4c40d7d4f5e50]

INTEGRATION: CWS sdk10 (1.9.166); FILE MERGED 2004/02/10 15:39:45 mi 1.9.166.1: #i18677# color/long -> Color


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [bb0cf1e966809f3a051cd78f936358f25e48b59f]

INTEGRATION: CWS sdk10 (1.5.322); FILE MERGED 2004/02/10 15:39:44 mi 1.5.322.1: #i18677# color/long -> Color


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [d9c9214b75260dea08dbd1d641d8ba88a87f201e]

INTEGRATION: CWS sdk10 (1.6.166); FILE MERGED 2004/02/10 15:39:43 mi 1.6.166.1: #i18677# color/long -> Color


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [ddf80d094ff10c9b0e8a1ab95c961c2beeb0de11]

INTEGRATION: CWS sdk10 (1.5.322); FILE MERGED 2004/02/10 15:39:41 mi 1.5.322.1: #i18677# color/long -> Color


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [bf5aa124e230303e29152f30a69166c9b4a18021]

INTEGRATION: CWS sdk10 (1.7.166); FILE MERGED 2004/02/10 15:39:40 mi 1.7.166.1: #i18677# color/long -> Color


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [d0de587f98bde1bcb13e2503cf5e1a932d47eab3]

INTEGRATION: CWS sdk10 (1.7.244); FILE MERGED 2004/02/10 15:39:37 mi 1.7.244.1: #i18677# color/long -> Color


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [fbbfb1155c6bba59aff9d2b84d1fa741993468e2]

INTEGRATION: CWS sdk10 (1.3.322); FILE MERGED 2004/02/10 15:39:37 mi 1.3.322.1: #i18677# color/long -> Color


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [21531af0a530b9d118a06beda0c9d02d5b0a73f0]

INTEGRATION: CWS sdk10 (1.6.166); FILE MERGED 2004/02/10 15:39:36 mi 1.6.166.1: #i18677# color/long -> Color


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [fda35f032a590f0a9d40af464274e75a934ee78f]

INTEGRATION: CWS sdk10 (1.7.322); FILE MERGED 2004/02/10 15:39:35 mi 1.7.322.1: #i18677# color/long -> Color


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [c21af0f98da1ae53b11b4cd8847b1462373f659c]

INTEGRATION: CWS sdk10 (1.6.166); FILE MERGED 2004/02/10 15:39:34 mi 1.6.166.1: #i18677# color/long -> Color


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [8e71b181e2e626935da584722df546c1c1776025]

INTEGRATION: CWS sdk10 (1.5.322); FILE MERGED 2004/02/10 15:39:32 mi 1.5.322.1: #i18677# color/long -> Color


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [db45a6f81721712d8a54d1f48397dd4b857da524]

INTEGRATION: CWS sdk10 (1.9.166); FILE MERGED 2004/02/10 15:39:31 mi 1.9.166.1: #i18677# color/long -> Color


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [06ca4d7612e6724b26a8aff48f06f7a9ecc9ca93]

INTEGRATION: CWS sdk10 (1.5.322); FILE MERGED 2004/02/10 15:39:29 mi 1.5.322.1: #i18677# color/long -> Color


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [5129917d40d4be784d451c3aa6c478335c84a39e]

INTEGRATION: CWS sdk10 (1.5.322); FILE MERGED 2004/02/10 15:39:28 mi 1.5.322.1: #i18677# color/long -> Color


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [05a7edd6adc7b7d002075e321a8116febc00d543]

INTEGRATION: CWS sdk10 (1.5.322); FILE MERGED 2004/02/10 15:39:26 mi 1.5.322.1: #i18677# color/long -> Color


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [3f9f86ff880f952c75eac8d5bb1ec78e8eb8ef9c]

INTEGRATION: CWS sdk10 (1.6.322); FILE MERGED 2004/02/10 15:39:26 mi 1.6.322.1: #i18677# color/long -> Color


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [5273e5bb45175d70406aaa00f25a6348576a3a26]

INTEGRATION: CWS sdk10 (1.8.166); FILE MERGED 2004/02/10 15:39:24 mi 1.8.166.1: #i18677# color/long -> Color


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [c7d7e02c5fed79e228ce375d5a5660f669e570a4]

INTEGRATION: CWS sdk10 (1.5.166); FILE MERGED 2004/02/11 09:41:38 obr 1.5.166.1: #i25350# AT tools need state change events when expanding/collapsing, so AccessibleTreeListBoxEntries must not be transient


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [b7d375b91ae44b25d16cbb0f4fa2e5d1dc74bc48]

INTEGRATION: CWS sdk10 (1.5.166); FILE MERGED 2004/02/11 09:41:35 obr 1.5.166.1: #i25350# AT tools need state change events when expanding/collapsing, so AccessibleTreeListBoxEntries must not be transient


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [505c305f60466d6f1bf7477a2c6c14576dfa9f55]

INTEGRATION: CWS sdk10 (1.4.174); FILE MERGED 2004/02/10 15:39:21 mi 1.4.174.1: #i18677# color/long -> Color


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [078ca4055e6172215eada85449087fd1dcc903ff]

INTEGRATION: CWS sdk10 (1.1.74); FILE MERGED 2004/02/04 15:30:08 mi 1.1.74.1: Java-stream to UNO-stream wrapper added


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [56cd41b23df62cbab285fb792db7cb7ba22a2ab5]

INTEGRATION: CWS sdk10 (1.1.2); FILE ADDED 2004/02/04 15:30:08 mi 1.1.2.1: Java-stream to UNO-stream wrapper added


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [ed33d097cba04babb25cc5fcdd9d6d8d285b2113]

INTEGRATION: CWS sdk10 (1.1.2); FILE ADDED 2004/02/04 15:30:07 mi 1.1.2.1: Java-stream to UNO-stream wrapper added


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [f3f1d6cc1032a58104850a8ed30e64c40eafc7f2]

INTEGRATION: CWS sdk10 (1.30.26); FILE MERGED 2004/05/06 14:08:38 mi 1.30.26.4: handles a dying server more gracefully 2004/02/03 14:45:55 mi 1.30.26.3: RESYNC: (1.30.24.1-1.33); FILE MERGED 2003/12/11 07:53:26 mi 1.30.26.2: RESYNC: (1.30-1.30.24.1); FILE MERGED 2003/11/27 15:51:25 sb 1.30.26.1: #i19974# After destroying a bridge, a newly created bridge with the same from/to pair as the old one will use the same java_environment as the old one, so make sure all proxies from the old bridge get removed from the java_environment when the old bridge is disposed.


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [619010ef8da07a32edf489d8dd9407e6b93f18b0]

INTEGRATION: CWS sdk10 (1.7.108); FILE MERGED 2004/02/11 11:11:26 mi 1.7.108.1: #112131# @throws statt @raises


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [d823f59ebe9c3d57f9c70576a581d448a6b10ec6]

INTEGRATION: CWS sdk10 (1.11.92); FILE MERGED 2004/02/11 11:11:25 mi 1.11.92.1: #112131# @throws statt @raises


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [6735ef00c19ecf2c29d32630cfab36d66393d757]

INTEGRATION: CWS sdk10 (1.94.112.1.40.1.12); FILE MERGED 2004/03/29 06:53:40 mi 1.94.112.1.40.1.12.3: RESYNC: (1.101-1.103); FILE MERGED 2004/02/03 11:36:40 mi 1.94.112.1.40.1.12.2: RESYNC: (1.94.112.1.40.1-1.101); FILE MERGED 2004/01/06 13:45:27 mi 1.94.112.1.40.1.12.1: #i19974# closing OooBean caused crash in OOo


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [fcedd8955b7166b3868ed965b0bf8ec33b3e6b2e]

INTEGRATION: CWS sdk10 (1.163.38); FILE MERGED 2004/04/23 15:07:44 pl 1.163.38.5: corrected incomplete call of X11SalFrame::Init 2004/03/29 06:54:37 mi 1.163.38.4: RESYNC: (1.168-1.172); FILE MERGED 2004/02/03 11:51:27 mi 1.163.38.3: RESYNC: (1.163.76.1-1.168); FILE MERGED 2003/12/11 07:47:11 mi 1.163.38.2: RESYNC: (1.163-1.163.76.1); FILE MERGED 2003/12/10 14:09:21 mi 1.163.38.1: #i19974# OOoBean / SetPluginParent() can set null parent now


2004-05-19  Joachim Lingner  <jl@openoffice.org>  [6b9adb2fc619eb280d0f94cd22d2918e1782d3ac]

#i20052#


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [0759db1640c8a57c6c60532d11ff94f2462276b4]

INTEGRATION: CWS bmpres01 (1.2.128); FILE MERGED 2004/04/13 16:04:05 mav 1.2.128.1: #116335# ZipFileAccess


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [fa76bf2a7fb237a310baf331c95b514f7511634a]

INTEGRATION: CWS bmpres01 (1.20.24); FILE MERGED 2004/04/13 16:04:06 mav 1.20.24.1: #116335# ZipFileAccess


2004-05-19  Rüdiger Timm  <rt@openoffice.org>  [8d3b3e79ec1a2ecca1b983f5c25abd6b07cde3ea]

INTEGRATION: CWS scriptingf4 (1.64.28); FILE MERGED 2004/05/14 14:41:00 mav 1.64.28.1: #i29169# fix rename problems


2004-05-19  Rüdiger Timm  <rt@openoffice.org>  [0f03d32b5f50872b412c2fa406b2bc8aa5f566c5]

INTEGRATION: CWS scriptingf4 (1.6.30); FILE MERGED 2004/05/14 14:41:00 mav 1.6.30.1: #i29169# fix rename problems


2004-05-19  Rüdiger Timm  <rt@openoffice.org>  [8f84f04f33dd40dee5f3ae2bb1f64eb23c8d575c]

INTEGRATION: CWS scriptingf4 (1.2.34); FILE MERGED 2004/05/13 12:30:53 dfoster 1.2.34.1: #i26923#


2004-05-19  Rüdiger Timm  <rt@openoffice.org>  [8a763d423a1da11e6b82c49d0d5c45efbfc672bb]

INTEGRATION: CWS scriptingf4 (1.94.30); FILE MERGED 2004/04/29 08:46:18 dfoster 1.94.30.3: Fix mistake in made in resync to m36s1 2004/04/28 15:00:00 toconnor 1.94.30.2: RESYNC: (1.94-1.95); FILE MERGED 2004/04/27 14:10:10 toconnor 1.94.30.1: #i28384# - implement Macro Selector specification


2004-05-19  Rüdiger Timm  <rt@openoffice.org>  [ceffc408e06ce7f598c243de4d35589e11bc5dd9]

INTEGRATION: CWS scriptingf4 (1.90.30); FILE MERGED 2004/04/28 14:47:18 toconnor 1.90.30.2: RESYNC: (1.90-1.91); FILE MERGED 2004/04/27 14:10:06 toconnor 1.90.30.1: #i28384# - implement Macro Selector specification


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [a76fee2a2f49e78c2e2f55bc430fb3ad68f3a3f8]

INTEGRATION: CWS bmpres01 (1.11.70); FILE MERGED 2004/04/27 14:33:06 ka 1.11.70.1: using new resource structure for images


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [2c5e7cdf7ec20d2e522d6c5e1f0a8c76a2dfb964]

INTEGRATION: CWS bmpres01 (1.101.40); FILE MERGED 2004/04/27 14:33:04 ka 1.101.40.1: using new resource structure for images


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [374d3eedb039fb2831094517c1607e77dc0c6c9a]

INTEGRATION: CWS bmpres01 (1.20.72); FILE MERGED 2004/04/27 14:33:04 ka 1.20.72.1: using new resource structure for images


2004-05-19  Rüdiger Timm  <rt@openoffice.org>  [02774c7d59bb0af1ae16b65ae8215b9d739e2bb9]

INTEGRATION: CWS scriptingf4 (1.28.20); FILE MERGED 2004/05/13 13:26:36 dfoster 1.28.20.1: #i26923#


2004-05-19  Rüdiger Timm  <rt@openoffice.org>  [8647694da1928c9a89e1fb58149085b6cf7441ac]

INTEGRATION: CWS scriptingf4 (1.20.92); FILE MERGED 2004/04/27 14:29:20 toconnor 1.20.92.3: #i28384# - implement Macro Selector specification 2004/03/30 17:57:25 dfoster 1.20.92.2: RESYNC: (1.20-1.21); FILE MERGED 2004/03/24 13:41:08 dfoster 1.20.92.1: #i26923# Implmentation of the Script Organizer spec.


2004-05-19  Rüdiger Timm  <rt@openoffice.org>  [1356445354e98640a48526e8761ae4a33af3719c]

INTEGRATION: CWS scriptingf4 (1.3.94); FILE MERGED 2004/05/06 13:37:43 toconnor 1.3.94.4: #i28384# - implement Macro Selector specification 2004/04/27 14:29:19 toconnor 1.3.94.3: #i28384# - implement Macro Selector specification 2004/03/30 17:57:17 dfoster 1.3.94.2: RESYNC: (1.3-1.4); FILE MERGED 2004/03/24 13:41:08 dfoster 1.3.94.1: #i26923# Implmentation of the Script Organizer spec.


2004-05-19  Rüdiger Timm  <rt@openoffice.org>  [d6c0b6dfbe252429fe2e8fb66209e3fa69b8aaff]

INTEGRATION: CWS scriptingf4 (1.4.94); FILE MERGED 2004/05/06 13:40:20 toconnor 1.4.94.5: #i28384# - implement Macro Selector 2004/05/06 13:37:43 toconnor 1.4.94.4: #i28384# - implement Macro Selector specification 2004/04/27 14:29:19 toconnor 1.4.94.3: #i28384# - implement Macro Selector specification 2004/03/30 17:56:57 dfoster 1.4.94.2: RESYNC: (1.4-1.5); FILE MERGED 2004/03/24 13:41:07 dfoster 1.4.94.1: #i26923# Implmentation of the Script Organizer spec.


2004-05-19  Rüdiger Timm  <rt@openoffice.org>  [8aca6b9af5c78e0017a3d4614d39e56622e279fb]

INTEGRATION: CWS scriptingf4 (1.47.6); FILE MERGED 2004/04/28 14:43:56 toconnor 1.47.6.2: RESYNC: (1.47-1.48); FILE MERGED 2004/04/27 14:25:49 toconnor 1.47.6.1: #i28384# - implement Macro Selector specification


2004-05-19  Rüdiger Timm  <rt@openoffice.org>  [107a0e1f3200479ae5f1a11ba6b7b49feaa00e51]

INTEGRATION: CWS scriptingf4 (1.52.28); FILE MERGED 2004/04/28 14:43:46 toconnor 1.52.28.2: RESYNC: (1.52-1.53); FILE MERGED 2004/04/27 14:25:49 toconnor 1.52.28.1: #i28384# - implement Macro Selector specification


2004-05-19  Rüdiger Timm  <rt@openoffice.org>  [7858ab2ffefbf1eb7da431d53dd2250668888705]

INTEGRATION: CWS scriptingf4 (1.30.152); FILE MERGED 2004/04/28 14:39:41 toconnor 1.30.152.2: RESYNC: (1.30-1.31); FILE MERGED 2004/04/27 14:25:48 toconnor 1.30.152.1: #i28384# - implement Macro Selector specification


2004-05-19  Rüdiger Timm  <rt@openoffice.org>  [337462f152b470f1b77d47a8243355aaf4c3f2f3]

INTEGRATION: CWS scriptingf4 (1.57.16); FILE MERGED 2004/04/28 14:39:24 toconnor 1.57.16.2: RESYNC: (1.57-1.59); FILE MERGED 2004/04/27 14:25:48 toconnor 1.57.16.1: #i28384# - implement Macro Selector specification


2004-05-19  Rüdiger Timm  <rt@openoffice.org>  [cffd87eb7ee8f064f47a98fa8bf9fd3451ebd79f]

INTEGRATION: CWS scriptingf4 (1.6.298); FILE MERGED 2004/04/27 14:25:48 toconnor 1.6.298.1: #i28384# - implement Macro Selector specification


2004-05-19  Rüdiger Timm  <rt@openoffice.org>  [d3e6955d5d3faf50568f9d51d1990be39c392e08]

INTEGRATION: CWS scriptingf4 (1.23.6); FILE MERGED 2004/04/28 14:35:56 toconnor 1.23.6.2: RESYNC: (1.23-1.24); FILE MERGED 2004/04/27 14:25:48 toconnor 1.23.6.1: #i28384# - implement Macro Selector specification


2004-05-19  Rüdiger Timm  <rt@openoffice.org>  [615048d164822296023296a459026d731393132c]

INTEGRATION: CWS scriptingf4 (1.2.32); FILE MERGED 2004/04/29 14:32:26 dfoster 1.2.32.3: #i26923# 2004/04/28 10:18:19 dfoster 1.2.32.2: #i26923# Issue number:  i26923 Submitted by: Reviewed by: 2004/03/24 13:18:53 dfoster 1.2.32.1: #i26923# Implmentation of the Script Organizer spec.


2004-05-19  Rüdiger Timm  <rt@openoffice.org>  [72575eb2c544d53f58f0d97792492838f58db155]

INTEGRATION: CWS scriptingf4 (1.2.32); FILE MERGED 2004/04/29 14:32:25 dfoster 1.2.32.3: #i26923# 2004/04/28 10:18:18 dfoster 1.2.32.2: #i26923# Issue number:  i26923 Submitted by: Reviewed by: 2004/03/24 13:18:52 dfoster 1.2.32.1: #i26923# Implmentation of the Script Organizer spec.


2004-05-19  Rüdiger Timm  <rt@openoffice.org>  [866d1fcce8fe6f84bfdfdd2bcce26d7354d52840]

INTEGRATION: CWS scriptingf4 (1.2.32); FILE MERGED 2004/04/29 14:32:24 dfoster 1.2.32.3: #i26923# 2004/04/28 10:18:18 dfoster 1.2.32.2: #i26923# Issue number:  i26923 Submitted by: Reviewed by: 2004/03/24 13:18:51 dfoster 1.2.32.1: #i26923# Implmentation of the Script Organizer spec.


2004-05-19  Rüdiger Timm  <rt@openoffice.org>  [d84d0934f094b66f9799ca07ad6229b4697a3d02]

INTEGRATION: CWS scriptingf4 (1.16.376); FILE MERGED 2004/04/27 14:10:13 toconnor 1.16.376.1: #i28384# - implement Macro Selector specification


2004-05-19  Rüdiger Timm  <rt@openoffice.org>  [bdf9517e9eaeea0b7dec79ef893fa25442951a99]

INTEGRATION: CWS scriptingf4 (1.7.232); FILE MERGED 2004/04/27 14:10:13 toconnor 1.7.232.1: #i28384# - implement Macro Selector specification


2004-05-19  Rüdiger Timm  <rt@openoffice.org>  [9bbb471e6f98a42f70dc8557ff61f183d87f822b]

INTEGRATION: CWS scriptingf4 (1.32.18); FILE MERGED 2004/04/27 14:10:12 toconnor 1.32.18.1: #i28384# - implement Macro Selector specification


2004-05-19  Rüdiger Timm  <rt@openoffice.org>  [a7179649ef0dd6319436ab3b2d51efe4e32bfdc3]

INTEGRATION: CWS scriptingf4 (1.12.18); FILE MERGED 2004/04/27 14:10:11 toconnor 1.12.18.1: #i28384# - implement Macro Selector specification


2004-05-19  Rüdiger Timm  <rt@openoffice.org>  [d596c19fe4b221230dc3758c0e5fae124327c3e5]

INTEGRATION: CWS scriptingf4 (1.157.28); FILE MERGED 2004/04/28 14:59:50 toconnor 1.157.28.2: RESYNC: (1.157-1.159); FILE MERGED 2004/04/27 14:10:09 toconnor 1.157.28.1: #i28384# - implement Macro Selector specification


2004-05-19  Rüdiger Timm  <rt@openoffice.org>  [018e490f0e4c2b54c27f52382763bd2a1cf0cff4]

INTEGRATION: CWS scriptingf4 (1.79.18); FILE MERGED 2004/04/27 14:10:08 toconnor 1.79.18.1: #i28384# - implement Macro Selector specification


2004-05-19  Rüdiger Timm  <rt@openoffice.org>  [f66c047bb2ed6d3e9d44afa76de976d2b262e712]

INTEGRATION: CWS scriptingf4 (1.7.456); FILE MERGED 2004/04/27 14:10:07 toconnor 1.7.456.1: #i28384# - implement Macro Selector specification


2004-05-19  Rüdiger Timm  <rt@openoffice.org>  [64a6e9d43532760f91476be0aeedf6b8eb51e15b]

INTEGRATION: CWS scriptingf4 (1.5.640); FILE MERGED 2004/04/27 14:10:06 toconnor 1.5.640.1: #i28384# - implement Macro Selector specification


2004-05-19  Rüdiger Timm  <rt@openoffice.org>  [86b0766ec0e10c77909ef6ca1636687598aa1de6]

INTEGRATION: CWS scriptingf4 (1.42.44); FILE MERGED 2004/05/13 13:26:32 dfoster 1.42.44.1: #i26923#


2004-05-19  Rüdiger Timm  <rt@openoffice.org>  [9eb44dd7cbd1d977f13a3074f0e39cc7f0952aed]

INTEGRATION: CWS scriptingf4 (1.1.2); FILE ADDED 2004/05/13 13:26:35 dfoster 1.1.2.5: #i26923# 2004/05/07 09:14:03 toconnor 1.1.2.4: #i28384# - implement Macro Selector spec 2004/05/06 13:23:44 toconnor 1.1.2.3: #i28384# - implement Macro selector 2004/04/28 10:47:50 toconnor 1.1.2.2: #i28384# - implement Macro Selector specification 2004/04/27 14:29:22 toconnor 1.1.2.1: #i28384# - implement Macro Selector specification


2004-05-19  Rüdiger Timm  <rt@openoffice.org>  [7b9f380ffe4fd9311af9e9e59ada04b81c2bdac6]

INTEGRATION: CWS scriptingf4 (1.1.2); FILE ADDED 2004/05/06 13:37:44 toconnor 1.1.2.3: #i28384# - implement Macro Selector specification 2004/05/06 13:23:42 toconnor 1.1.2.2: #i28384# - implement Macro selector 2004/04/27 14:29:21 toconnor 1.1.2.1: #i28384# - implement Macro Selector specification


2004-05-19  Rüdiger Timm  <rt@openoffice.org>  [c0d26f3f92d14d781a177c3c7241d26d869cca05]

INTEGRATION: CWS scriptingf4 (1.1.2); FILE ADDED 2004/04/28 10:47:49 toconnor 1.1.2.2: #i28384# - implement Macro Selector specification 2004/04/27 14:29:21 toconnor 1.1.2.1: #i28384# - implement Macro Selector specification


2004-05-19  Rüdiger Timm  <rt@openoffice.org>  [715ce60111a0acb7abef33af3b2d9a0ad0ba1dc9]

INTEGRATION: CWS scriptingf4 (1.1.2); FILE ADDED 2004/05/10 12:02:38 dfoster 1.1.2.7: #i28384# - implement Macro Selector spec, use exported sfx API to get help text 2004/05/06 17:57:14 toconnor 1.1.2.6: #i28384# - implement Macro Selector spec 2004/05/06 13:37:44 toconnor 1.1.2.5: #i28384# - implement Macro Selector specification 2004/05/06 13:23:42 toconnor 1.1.2.4: #i28384# - implement Macro selector 2004/05/06 13:07:52 dfoster 1.1.2.3: #i28812# Modified dialog to use new BrowseNodeFactory service to obtain browse nodes 2004/04/28 10:47:49 toconnor 1.1.2.2: #i28384# - implement Macro Selector specification 2004/04/27 14:29:20 toconnor 1.1.2.1: #i28384# - implement Macro Selector specification


2004-05-19  Rüdiger Timm  <rt@openoffice.org>  [fe4385e57fb31ef7a8637fee14009819dbaab342]

INTEGRATION: CWS scriptingf4 (1.1.2); FILE ADDED 2004/05/13 13:37:37 dfoster 1.1.2.7: #i26923# 2004/05/13 13:26:34 dfoster 1.1.2.6: #i26923# 2004/05/07 09:57:21 dfoster 1.1.2.5: #i26923# 2004/04/30 10:52:09 dfoster 1.1.2.4: #i26923# 2004/04/29 14:07:06 dfoster 1.1.2.3: #i26923# 2004/04/28 10:06:35 dfoster 1.1.2.2: #i26923# ScriptOrganizerSpec implementation 2004/03/24 13:41:10 dfoster 1.1.2.1: #i26923# Implmentation of the Script Organizer spec.


2004-05-19  Rüdiger Timm  <rt@openoffice.org>  [73b4ab136f0fb4fa3457399ecc5705ca76ad05f5]

INTEGRATION: CWS scriptingf4 (1.1.2); FILE ADDED 2004/05/07 09:57:21 dfoster 1.1.2.5: #i26923# 2004/04/30 10:52:08 dfoster 1.1.2.4: #i26923# 2004/04/29 14:07:06 dfoster 1.1.2.3: #i26923# 2004/04/28 10:06:34 dfoster 1.1.2.2: #i26923# ScriptOrganizerSpec implementation 2004/03/24 13:41:09 dfoster 1.1.2.1: #i26923# Implmentation of the Script Organizer spec.


2004-05-19  Rüdiger Timm  <rt@openoffice.org>  [f662fbc4930578b9ae37a67493c084bb9eebebd0]

INTEGRATION: CWS scriptingf4 (1.1.2); FILE ADDED 2004/05/07 09:57:20 dfoster 1.1.2.5: #i26923# 2004/04/30 10:52:08 dfoster 1.1.2.4: #i26923# 2004/04/29 14:07:06 dfoster 1.1.2.3: #i26923# 2004/04/28 10:06:31 dfoster 1.1.2.2: #i26923# ScriptOrganizerSpec implementation 2004/03/24 13:41:09 dfoster 1.1.2.1: #i26923# Implmentation of the Script Organizer spec.


2004-05-19  Rüdiger Timm  <rt@openoffice.org>  [8dfbcc633b9a5a91e22d4d485280f7588830a551]

INTEGRATION: CWS scriptingf4 (1.1.2); FILE ADDED 2004/05/17 16:04:25 dfoster 1.1.2.14: #i26923# 2004/05/14 11:50:51 dfoster 1.1.2.13: #i29180# 2004/05/12 08:25:03 dfoster 1.1.2.12: #i26923# 2004/05/11 08:14:48 dfoster 1.1.2.11: #i26923# 2004/05/10 10:21:36 dfoster 1.1.2.10: #i26923# Commit for NP. Fix Context problems. 2004/05/07 15:47:18 dfoster 1.1.2.9: #i26923# Implementation of Script Organizer spec, add missing return from method 2004/05/07 09:57:14 dfoster 1.1.2.8: #i26923# 2004/05/06 13:07:53 dfoster 1.1.2.7: #i28812# Modified dialog to use new BrowseNodeFactory service to obtain browse nodes 2004/04/30 15:32:25 dfoster 1.1.2.6: #i26923# 2004/04/30 10:52:08 dfoster 1.1.2.5: #i26923# 2004/04/29 14:07:05 dfoster 1.1.2.4: #i26923# 2004/04/28 10:06:25 dfoster 1.1.2.3: #i26923# ScriptOrganizerSpec implementation 2004/03/25 10:30:59 dfoster 1.1.2.2: #i26923# Implmentation of the Script Organizer spec. Fixed resource problem. 2004/03/24 13:41:08 dfoster 1.1.2.1: #i26923# Implmentation of the Script Organizer spec.


2004-05-19  Rüdiger Timm  <rt@openoffice.org>  [b0c3adfc621660dec7819df8a7e61299c8f1237a]

INTEGRATION: CWS scriptingf4 (1.22.8); FILE MERGED 2004/05/10 18:29:40 toconnor 1.22.8.1: #i28384# - implement Macro Selector specification


2004-05-19  Rüdiger Timm  <rt@openoffice.org>  [dd082df9dc220c484b7b0fa5bd2361dee74b3df3]

INTEGRATION: CWS scriptingf4 (1.61.4); FILE MERGED 2004/05/06 13:05:13 dfoster 1.61.4.1: #i28812# Modified to use new MasterScriptProviderFactory to obtain MasterScriptProvider ( used to create it directly )

Issue number:
Submitted by:
Reviewed by:

2004-05-19  Rüdiger Timm  <rt@openoffice.org>  [6c43f95e5ac114a7360e01490f51943e8e450fcb]

INTEGRATION: CWS scriptingf4 (1.40.52); FILE MERGED 2004/04/28 10:46:42 toconnor 1.40.52.1: #i28384# - implement Macro Selector specification


2004-05-19  Rüdiger Timm  <rt@openoffice.org>  [4b0b2b22ba48f496171f90e1b2d1c66dc4bc76e6]

INTEGRATION: CWS scriptingf4 (1.14.8); FILE MERGED 2004/04/28 10:46:42 toconnor 1.14.8.1: #i28384# - implement Macro Selector specification


2004-05-19  Rüdiger Timm  <rt@openoffice.org>  [9bb22a9f350db93b513544e0f867dd04d07dfde5]

INTEGRATION: CWS scriptingf4 (1.35.8); FILE MERGED 2004/05/06 13:06:14 dfoster 1.35.8.2: #i28812# Modified dialog to use the new BrowseNodeFactory to obtain XBrowseNode objects

Issue number:
Submitted by:
Reviewed by:
2004/04/28 10:46:41 toconnor 1.35.8.1: #i28384# - implement Macro Selector specification

2004-05-19  Rüdiger Timm  <rt@openoffice.org>  [19c65983e769a95406b6f24bab16a69272716074]

INTEGRATION: CWS scriptingf4 (1.1.2); FILE ADDED 2004/03/24 13:34:22 dfoster 1.1.2.1: #i26923# Implmentation of the Script Organizer spec.


2004-05-19  Rüdiger Timm  <rt@openoffice.org>  [08a062add98fe235129626325879624908fcac09]

INTEGRATION: CWS scriptingf4 (1.3.102); FILE MERGED 2004/03/24 13:34:21 dfoster 1.3.102.1: #i26923# Implmentation of the Script Organizer spec.


2004-05-19  Rüdiger Timm  <rt@openoffice.org>  [308cf3b8a4ea5bb3da6e76fe068b17282d5fe4de]

INTEGRATION: CWS scriptingf4 (1.37.8); FILE MERGED 2004/05/11 12:12:42 dfoster 1.37.8.5: #i26923# Committed to fix Windows problem, on behalf of NP Issue number: Submitted by: Reviewed by: 2004/05/11 08:08:10 dfoster 1.37.8.4: #i26923# Fixed for run macro problems, commited for NP Issue number: Submitted by: Reviewed by: 2004/05/06 13:33:32 toconnor 1.37.8.3: #i28384# - implement Macro Selector specification Issue number: Submitted by: Reviewed by: 2004/04/29 14:09:04 dfoster 1.37.8.2: #i26923# 2004/03/24 13:34:20 dfoster 1.37.8.1: #i26923# Implmentation of the Script Organizer spec.


2004-05-19  Rüdiger Timm  <rt@openoffice.org>  [e5fa73d24b6c7e69dd1f2b8948b8f73f4a982282]

INTEGRATION: CWS scriptingf4 (1.30.8); FILE MERGED 2004/03/24 13:34:20 dfoster 1.30.8.1: #i26923# Implmentation of the Script Organizer spec.


2004-05-19  Rüdiger Timm  <rt@openoffice.org>  [410b6ad3b26ba7fa96b131108ffc91585044fbbd]

INTEGRATION: CWS scriptingf4 (1.74.8); FILE MERGED 2004/04/28 12:37:59 toconnor 1.74.8.4: RESYNC: (1.77-1.78); FILE MERGED 2004/04/27 12:55:19 toconnor 1.74.8.3: #i28384# - implement Macro Selector specification 2004/03/30 18:53:05 dfoster 1.74.8.2: RESYNC: (1.74-1.77); FILE MERGED 2004/03/24 13:34:19 dfoster 1.74.8.1: #i26923# Implmentation of the Script Organizer spec.


2004-05-19  Rüdiger Timm  <rt@openoffice.org>  [7b89992bf892133210c3cfabcf66500d54da95b7]

INTEGRATION: CWS scriptingf4 (1.13.8); FILE MERGED 2004/03/24 13:31:52 dfoster 1.13.8.1: #i26923# Implmentation of the Script Organizer spec.


2004-05-19  Rüdiger Timm  <rt@openoffice.org>  [e4f3cbd91bbf00e1f159c3d1658cabc5e1135cbf]

INTEGRATION: CWS scriptingf4 (1.44.8); FILE MERGED 2004/04/29 14:08:59 dfoster 1.44.8.2: #i26923# 2004/03/24 13:31:51 dfoster 1.44.8.1: #i26923# Implmentation of the Script Organizer spec.


2004-05-19  Rüdiger Timm  <rt@openoffice.org>  [92f8303c8e0cba4d858d1dae55c7029550da8b33]

INTEGRATION: CWS scriptingf4 (1.12.48); FILE MERGED 2004/04/29 14:08:57 dfoster 1.12.48.2: #i26923# 2004/03/24 13:31:51 dfoster 1.12.48.1: #i26923# Implmentation of the Script Organizer spec.


2004-05-19  Rüdiger Timm  <rt@openoffice.org>  [c1655bff229329b593589758ca6f9430c4e9bd54]

INTEGRATION: CWS scriptingf4 (1.1.2); FILE ADDED 2004/03/24 13:32:16 dfoster 1.1.2.1: #i26923# Implmentation of the Script Organizer spec.


2004-05-19  Joachim Lingner  <jl@openoffice.org>  [3472be3b1a99c029a7954eaf5a9d61095ac3a7b2]

#i20052#


2004-05-19  Rüdiger Timm  <rt@openoffice.org>  [3f8e4f2e46b03c38a1b8c07a47ecb6486605eb4d]

INTEGRATION: CWS scriptingf4 (1.4.4); FILE MERGED 2004/05/06 12:56:08 npower 1.4.4.1: #i28812# MiscUtils.hxx file adds requirment for UCBHelper libs, so this is added to link


2004-05-19  Rüdiger Timm  <rt@openoffice.org>  [160331f86e37a654968d599989f6dc1b81c1b62f]

INTEGRATION: CWS scriptingf4 (1.6.4); FILE MERGED 2004/05/06 12:55:01 npower 1.6.4.1: #i28812# added new files for MasterScriptProvider & BrowseNodeFactory services Issue number: Submitted by: Reviewed by:


2004-05-19  Rüdiger Timm  <rt@openoffice.org>  [082e067bf70465ef39c44a6d468a400696f58edd]

INTEGRATION: CWS scriptingf4 (1.1.2); FILE ADDED 2004/05/06 12:54:15 npower 1.1.2.1: #i28812# Adding implementation for MasterScriptProviderFactory service, this service re-uses the ActiveMSP class to provide factory functionality. It is intended that client use this new service to obtain MasterScriptProvider for a particulay context, creating the MasterScriptProvider directly is discouraged. Issue number: Submitted by: Reviewed by:


2004-05-19  Rüdiger Timm  <rt@openoffice.org>  [9ba13eb69ccbf0c74a441f9e94596f673d6c292d]

INTEGRATION: CWS scriptingf4 (1.1.2); FILE ADDED 2004/05/06 12:53:22 npower 1.1.2.1: #i28812# Adding implementation for MasterScriptProviderFactory service, this service re-uses the ActiveMSP class to provide factory functionality. It is intended that client use this new service to obtain MasterScriptProvider for a particulay context, creating the MasterScriptProvider directly is discouraged. Issue number: Submitted by: Reviewed by:


2004-05-19  Rüdiger Timm  <rt@openoffice.org>  [e859ea358a8c6763dbae1b6413b403c36e32eece]

INTEGRATION: CWS scriptingf4 (1.7.4); FILE MERGED 2004/05/06 12:47:20 npower 1.7.4.1: #i28812# Adding support for new MasterScriptProviderFactory service. MasterScriptProvider no longer aggregates the browsenodes of all other MasterScriptProviders ( was a bad idea anyway ). This function is now performed by the standalone singleton css:script:browse::theBrowseNodeFactory which will aggregate the nodes, merge nodes from various languages and also sort them Issue number: Submitted by: Reviewed by:


2004-05-19  Rüdiger Timm  <rt@openoffice.org>  [76553ab242891a7e383e6ee18047c1cb3a45079c]

INTEGRATION: CWS scriptingf4 (1.9.4); FILE MERGED 2004/05/11 07:57:30 npower 1.9.4.2: 28812# Allow a void context to be passed ( this should behave as if no args were passed to init ) e.g. a ScriptProvider initialised with no param or ( Any container Void type ) will just be used for invocation of application scripts. Issue number: Submitted by: Reviewed by: 2004/05/06 12:47:19 npower 1.9.4.1: #i28812# Adding support for new MasterScriptProviderFactory service. MasterScriptProvider no longer aggregates the browsenodes of all other MasterScriptProviders ( was a bad idea anyway ). This function is now performed by the standalone singleton css:script:browse::theBrowseNodeFactory which will aggregate the nodes, merge nodes from various languages and also sort them Issue number: Submitted by: Reviewed by:


2004-05-19  Rüdiger Timm  <rt@openoffice.org>  [4117e928e60afc29d370000f1a5448e6f267f92b]

INTEGRATION: CWS scriptingf4 (1.1.2); FILE ADDED 2004/05/06 12:45:01 npower 1.1.2.1: #i28812# Adding support for new BrowseNodeFactory service, header file for implementation class

Issue number:
Submitted by:
Reviewed by:

2004-05-19  Rüdiger Timm  <rt@openoffice.org>  [56cdedf192eba096599b9926aa5b78ce1c64f7d1]

INTEGRATION: CWS scriptingf4 (1.1.2); FILE ADDED 2004/05/12 07:36:56 npower 1.1.2.5: #i28812# Adding support for new BrowseNodeFactory service..... In the absence of a notification mechanism changed getChildren method to creete new nodes each time ( needed as MacroOrganizer expects up to date view of nodes ). Issue number: Submitted by: Reviewed by: 2004/05/10 13:29:09 dfoster 1.1.2.4: #i28818# - need to add SAL_CALL to get build working on Windows Issue number: Submitted by: Reviewed by: 2004/05/07 17:11:46 npower 1.1.2.3: #i28818# Added support for XScriptProvider interface on DefaultBrowseNode object. Needed so the MacroOrganiser can use its root noot ( doc, user or share ) to invoke a selected script. Issue number: Submitted by: Reviewed by: 2004/05/06 15:57:16 dfoster 1.1.2.2: #i26923# Fix for Properties not being seen in Script Organizer Issue number: Submitted by: Reviewed by: 2004/05/06 12:43:09 npower 1.1.2.1: #i28812# Adding support for new BrowseNodeFactory service. Implementation classes in this file. Adds support for MacroSelector and MacroOrganiser dialogs to obtain different views of the underlying tree model. Issue number: Submitted by: Reviewed by:


2004-05-19  Rüdiger Timm  <rt@openoffice.org>  [110a889f2b614803cb2536ad9dd93d1559d40746]

INTEGRATION: CWS scriptingf4 (1.3.12); FILE MERGED 2004/05/06 12:50:30 npower 1.3.12.1: #i28812# Adding support for new MasterScriptProviderFactory service. ActiveMSP has been changes so that it no longer performs the aggregation of the browsenodes of all instances of MasterScriptProviders. Additionally it no longer supports the XBrowseNode interface ( this functionality now performed by the BrowseNodeFactory service/singleton [ BrowseNodeFactoryImpl.[ch]xx ]. Additional methods have been added so that this class can be resused by the MasterScriptProviderFactory service [ MasterScriptProviderFactory.[ch]xx ] Issue number: Submitted by: Reviewed by:


2004-05-19  Rüdiger Timm  <rt@openoffice.org>  [61cbf88343be62725e13ab8b0e71e0660c881299]

INTEGRATION: CWS scriptingf4 (1.4.4); FILE MERGED 2004/05/11 07:57:31 npower 1.4.4.2: 28812# Allow a void context to be passed ( this should behave as if no args were passed to init ) e.g. a ScriptProvider initialised with no param or ( Any container Void type ) will just be used for invocation of application scripts. Issue number: Submitted by: Reviewed by: 2004/05/06 12:50:30 npower 1.4.4.1: #i28812# Adding support for new MasterScriptProviderFactory service. ActiveMSP has been changes so that it no longer performs the aggregation of the browsenodes of all instances of MasterScriptProviders. Additionally it no longer supports the XBrowseNode interface ( this functionality now performed by the BrowseNodeFactory service/singleton [ BrowseNodeFactoryImpl.[ch]xx ]. Additional methods have been added so that this class can be resused by the MasterScriptProviderFactory service [ MasterScriptProviderFactory.[ch]xx ] Issue number: Submitted by: Reviewed by:


2004-05-19  Rüdiger Timm  <rt@openoffice.org>  [00078fc95782b6da7da71c5fcab762e6b18fefa9]

INTEGRATION: CWS scriptingf4 (1.16.4); FILE MERGED 2004/05/11 10:08:57 toconnor 1.16.4.1: #i28888# - basic provider not executing script for Start Application event


2004-05-19  Rüdiger Timm  <rt@openoffice.org>  [db6cbe51779e8c104abb6fb0532e2fb47864a287]

INTEGRATION: CWS scriptingf4 (1.9.4); FILE MERGED 2004/05/11 10:08:56 toconnor 1.9.4.1: #i28888# - basic provider not executing script for Start Application event


2004-05-19  Rüdiger Timm  <rt@openoffice.org>  [34e1c6baddc0110d3dc79f9fd1711bb3763d8581]

INTEGRATION: CWS scriptingf4 (1.7.12); FILE MERGED 2004/05/17 10:45:06 npower 1.7.12.1: #i29238# changed imports for various classes from browse to container for idesupport and neatbeans builds. Issue number: Submitted by: Reviewed by:


2004-05-19  Rüdiger Timm  <rt@openoffice.org>  [5d87a74dbf5f85239364c1e9f27ee3e792203818]

INTEGRATION: CWS scriptingf4 (1.4.12); FILE MERGED 2004/05/17 10:45:06 npower 1.4.12.1: #i29238# changed imports for various classes from browse to container for idesupport and neatbeans builds. Issue number: Submitted by: Reviewed by:


2004-05-19  Rüdiger Timm  <rt@openoffice.org>  [fd98fa07726e4d4ce50c09e2e7b58355f3d7ca4d]

INTEGRATION: CWS scriptingf4 (1.5.12); FILE MERGED 2004/05/17 10:45:06 npower 1.5.12.1: #i29238# changed imports for various classes from browse to container for idesupport and neatbeans builds. Issue number: Submitted by: Reviewed by:


2004-05-19  Rüdiger Timm  <rt@openoffice.org>  [a3ce35910196933195e734c449b0fcc1b8707e4e]

INTEGRATION: CWS scriptingf4 (1.12.12); FILE MERGED 2004/05/17 10:45:05 npower 1.12.12.1: #i29238# changed imports for various classes from browse to container for idesupport and neatbeans builds. Issue number: Submitted by: Reviewed by:


2004-05-19  Rüdiger Timm  <rt@openoffice.org>  [e6e37f57397ca3ecd3f6bb92213b42bf2a7cffa3]

INTEGRATION: CWS scriptingf4 (1.9.12); FILE MERGED 2004/05/17 10:45:05 npower 1.9.12.1: #i29238# changed imports for various classes from browse to container for idesupport and neatbeans builds. Issue number: Submitted by: Reviewed by:


2004-05-19  Rüdiger Timm  <rt@openoffice.org>  [6cc86413ada8a1cf05cd50f1b8d0a863085f7a99]

INTEGRATION: CWS scriptingf4 (1.7.12); FILE MERGED 2004/05/17 10:45:05 npower 1.7.12.1: #i29238# changed imports for various classes from browse to container for idesupport and neatbeans builds. Issue number: Submitted by: Reviewed by:


2004-05-19  Rüdiger Timm  <rt@openoffice.org>  [5c52d32d804495e930a2b5fc3c3b97434c6089b0]

INTEGRATION: CWS scriptingf4 (1.4.12); FILE MERGED 2004/05/17 10:45:04 npower 1.4.12.1: #i29238# changed imports for various classes from browse to container for idesupport and neatbeans builds. Issue number: Submitted by: Reviewed by:


2004-05-19  Rüdiger Timm  <rt@openoffice.org>  [a1cfa2bf0a49d2ed98ea95cadd58c6630b02f07f]

INTEGRATION: CWS scriptingf4 (1.8.12); FILE MERGED 2004/05/17 10:45:04 npower 1.8.12.1: #i29238# changed imports for various classes from browse to container for idesupport and neatbeans builds. Issue number: Submitted by: Reviewed by:


2004-05-19  Rüdiger Timm  <rt@openoffice.org>  [f759a901391792663361a39f3c140f45baae4045]

INTEGRATION: CWS scriptingf4 (1.7.12); FILE MERGED 2004/05/17 10:45:04 npower 1.7.12.1: #i29238# changed imports for various classes from browse to container for idesupport and neatbeans builds. Issue number: Submitted by: Reviewed by:


2004-05-19  Rüdiger Timm  <rt@openoffice.org>  [783fffd4aa015250ce61a7c6bfdc598ae557bc87]

INTEGRATION: CWS scriptingf4 (1.2.12); FILE MERGED 2004/05/17 10:45:03 npower 1.2.12.1: #i29238# changed imports for various classes from browse to container for idesupport and neatbeans builds. Issue number: Submitted by: Reviewed by:


2004-05-19  Rüdiger Timm  <rt@openoffice.org>  [39da033f0a0431221afdee345c8674e790948e71]

INTEGRATION: CWS scriptingf4 (1.4.12); FILE MERGED 2004/05/17 10:45:03 npower 1.4.12.1: #i29238# changed imports for various classes from browse to container for idesupport and neatbeans builds. Issue number: Submitted by: Reviewed by:


2004-05-19  Rüdiger Timm  <rt@openoffice.org>  [1800cea55d0e242293e8fc620e310d0cfcf86183]

INTEGRATION: CWS scriptingf4 (1.7.6); FILE MERGED 2004/05/17 10:45:03 npower 1.7.6.1: #i29238# changed imports for various classes from browse to container for idesupport and neatbeans builds. Issue number: Submitted by: Reviewed by:


2004-05-19  Rüdiger Timm  <rt@openoffice.org>  [c25beeb140ce8c7774a4ccf8e4eb08cb092f9162]

INTEGRATION: CWS scriptingf4 (1.5.4); FILE MERGED 2004/05/11 07:54:07 npower 1.5.4.2: #i28812# Allow a void context to be passed ( this should behave as if no args were passed to init ) e.g. a ScriptProvider initialised with no param or ( Any container Void type ) will just be used for invocation of application scripts. Fixes for undesired behavior ( exception thrown ) Issue number: Submitted by: Reviewed by: 2004/05/07 17:18:26 npower 1.5.4.1: #i28818# Changes to support Scripting context created from the ScriptProvider, not created in BrowseNodes any more. Behavior of the ScriptContext class has been changed so that for and application script ( e.g. user or share ) the getDocument() method will rerturn  the currently selected document. If it is a document script then the getDocument() method will return the document for the location of the script.


2004-05-19  Rüdiger Timm  <rt@openoffice.org>  [8ce0337d3f126447f924775d3792cb7875e44a77]

INTEGRATION: CWS scriptingf4 (1.5.4); FILE MERGED 2004/05/07 17:18:26 npower 1.5.4.1: #i28818# Changes to support Scripting context created from the ScriptProvider, not created in BrowseNodes any more. Behavior of the ScriptContext class has been changed so that for and application script ( e.g. user or share ) the getDocument() method will rerturn  the currently selected document. If it is a document script then the getDocument() method will return the document for the location of the script.


2004-05-19  Rüdiger Timm  <rt@openoffice.org>  [f94b73dd9c3be042dbe9721368d4e057f0d3cce4]

INTEGRATION: CWS scriptingf4 (1.4.4); FILE MERGED 2004/05/12 10:24:17 npower 1.4.4.1: #i28818# in testing for implementation of this issue, untitiled documents not handled very well. Reason code uses URL from XModel which however is blank for untitled documents. Now using the oid ( stringified ) Issue number: Submitted by: Reviewed by:


2004-05-19  Rüdiger Timm  <rt@openoffice.org>  [748004a012a688a8e9845d2a76d00f2488a43455]

INTEGRATION: CWS scriptingf4 (1.1.2); FILE ADDED 2004/05/06 13:48:25 npower 1.1.2.1: #i28818# New ScriptingContext implementation, will always return the currently selected OO document when getDocument() is called.

Issue number:
Submitted by:
Reviewed by:

2004-05-19  Rüdiger Timm  <rt@openoffice.org>  [7c72b80408ae05661fb10ce67034ae752d5eb9cb]

INTEGRATION: CWS scriptingf4 (1.2.4); FILE MERGED 2004/05/12 10:24:17 npower 1.2.4.1: #i28818# in testing for implementation of this issue, untitiled documents not handled very well. Reason code uses URL from XModel which however is blank for untitled documents. Now using the oid ( stringified ) Issue number: Submitted by: Reviewed by:


2004-05-19  Rüdiger Timm  <rt@openoffice.org>  [868252c5fc74de040c06a6baffe53511fcccce9b]

INTEGRATION: CWS scriptingf4 (1.2.4); FILE MERGED 2004/05/12 10:24:18 npower 1.2.4.2: #i28818# in testing for implementation of this issue, untitiled documents not handled very well. Reason code uses URL from XModel which however is blank for untitled documents. Now using the oid ( stringified ) Issue number: Submitted by: Reviewed by: 2004/04/29 14:09:23 dfoster 1.2.4.1: #i28384# - implement Macro Selector specification Issue number: Submitted by: Reviewed by:


2004-05-19  Rüdiger Timm  <rt@openoffice.org>  [0ee638e55940aa1995dceedf67f847be1637d08d]

INTEGRATION: CWS scriptingf4 (1.2.4); FILE MERGED 2004/04/29 14:09:23 dfoster 1.2.4.1: #i28384# - implement Macro Selector specification Issue number: Submitted by: Reviewed by:


2004-05-19  Rüdiger Timm  <rt@openoffice.org>  [7087700e5fc25362cd220990fc43f8d5b5913637]

INTEGRATION: CWS scriptingf4 (1.2.4); FILE MERGED 2004/05/18 14:30:29 dfoster 1.2.4.5: #i26923# Fix for delete problem on Win. Output stream not closed. Issue number: Submitted by: Reviewed by: 2004/05/11 09:25:20 dfoster 1.2.4.4: #i26923# Fixed renaming of scripts/parcels. Issue number: Submitted by: Reviewed by: 2004/05/06 17:54:03 toconnor 1.2.4.3: #i28384# - implement Macro Selector spec Issue number: Submitted by: Reviewed by: 2004/04/30 15:42:43 dfoster 1.2.4.2: #i26923# Issue number: Submitted by: Reviewed by: 2004/04/29 14:09:22 dfoster 1.2.4.1: #i28384# - implement Macro Selector specification Issue number: Submitted by: Reviewed by:


2004-05-19  Rüdiger Timm  <rt@openoffice.org>  [4b54503bc072d3d225dd431ff12436ac030b7c79]

INTEGRATION: CWS scriptingf4 (1.2.4); FILE MERGED 2004/05/11 09:25:19 dfoster 1.2.4.1: #i26923# Fixed renaming of scripts/parcels. Issue number: Submitted by: Reviewed by:


2004-05-19  Rüdiger Timm  <rt@openoffice.org>  [1dc2f1519bd3d00363442b4bbf7495377d6bd370]

INTEGRATION: CWS scriptingf4 (1.9.4); FILE MERGED 2004/05/11 09:19:07 dfoster 1.9.4.6: #i26923# Fixed renaming of scripts/parcels. Issue number: Submitted by: Reviewed by: 2004/05/07 17:18:25 npower 1.9.4.5: #i28818# Changes to support Scripting context created from the ScriptProvider, not created in BrowseNodes any more. Behavior of the ScriptContext class has been changed so that for and application script ( e.g. user or share ) the getDocument() method will rerturn  the currently selected document. If it is a document script then the getDocument() method will return the document for the location of the script. 2004/05/07 10:01:15 dfoster 1.9.4.4: #i26923# Issue number:  #i26923# Submitted by: Reviewed by: 2004/05/06 13:47:01 npower 1.9.4.3: #i28818# Using EditorScriptContext when invoking IDE, this will ensure that the getDocument() method will always return the currently selected OO document which the script can act on

Issue number:
Submitted by:
Reviewed by:
2004/04/30 10:54:02 dfoster 1.9.4.2: #i26923#
Issue number:
Submitted by:
Reviewed by:
2004/04/29 14:09:20 dfoster 1.9.4.1: #i28384# - implement Macro Selector specification
Issue number:
Submitted by:
Reviewed by:

2004-05-19  Rüdiger Timm  <rt@openoffice.org>  [f167316afe16999bf0c4a658b63b8900583e5648]

INTEGRATION: CWS scriptingf4 (1.2.4); FILE MERGED 2004/05/17 13:06:59 dfoster 1.2.4.2: #i26923# Removing System.err messages Issue number: Submitted by: Reviewed by: 2004/04/30 15:42:42 dfoster 1.2.4.1: #i26923# Issue number: Submitted by: Reviewed by:


2004-05-19  Rüdiger Timm  <rt@openoffice.org>  [854d9c4cb1389c09f2b244bb472ab54a45e53298]

INTEGRATION: CWS scriptingf4 (1.6.4); FILE MERGED 2004/05/17 13:34:50 dfoster 1.6.4.6: #i26923# Issue number: Submitted by: Reviewed by: 2004/05/17 13:06:59 dfoster 1.6.4.5: #i26923# Removing System.err messages Issue number: Submitted by: Reviewed by: 2004/05/11 09:19:07 dfoster 1.6.4.4: #i26923# Fixed renaming of scripts/parcels. Issue number: Submitted by: Reviewed by: 2004/05/07 10:01:15 dfoster 1.6.4.3: #i26923# Issue number:  #i26923# Submitted by: Reviewed by: 2004/04/30 15:42:41 dfoster 1.6.4.2: #i26923# Issue number: Submitted by: Reviewed by: 2004/04/30 10:54:02 dfoster 1.6.4.1: #i26923# Issue number: Submitted by: Reviewed by:


2004-05-19  Rüdiger Timm  <rt@openoffice.org>  [8c3c1dad5c6fa68fa77fdd30eb06bdf6ed5a6b3a]

INTEGRATION: CWS scriptingf4 (1.6.4); FILE MERGED 2004/05/06 12:59:07 npower 1.6.4.1: #i28812# Added changes to use the BrowseNodeFactory service.


2004-05-19  Rüdiger Timm  <rt@openoffice.org>  [2112234da03087ca0d0c0cad5672c0e36847bd00]

INTEGRATION: CWS scriptingf4 (1.76.8); FILE MERGED 2004/04/28 12:35:32 toconnor 1.76.8.2: RESYNC: (1.76-1.77); FILE MERGED 2004/03/24 13:09:28 dfoster 1.76.8.1: #i26923# Implmentation of the Script Organizer spec.


2004-05-19  Rüdiger Timm  <rt@openoffice.org>  [492d8b380f38a8ea9478aff5ec626ba08eb6a0af]

INTEGRATION: CWS scriptingf4 (1.1.28); FILE MERGED 2004/04/29 14:11:40 dfoster 1.1.28.3: #i26923# 2004/04/28 10:10:04 dfoster 1.1.28.2: #i26923# 2004/03/24 13:09:28 dfoster 1.1.28.1: #i26923# Implmentation of the Script Organizer spec.


2004-05-19  Rüdiger Timm  <rt@openoffice.org>  [a379805c9cb5acf0249efc1a14dfbe5dc3d77c38]

INTEGRATION: CWS scriptingf4 (1.7.8); FILE MERGED 2004/03/30 17:21:58 dfoster 1.7.8.2: RESYNC: (1.7-1.8); FILE MERGED 2004/03/24 13:09:27 dfoster 1.7.8.1: #i26923# Implmentation of the Script Organizer spec.


2004-05-19  Rüdiger Timm  <rt@openoffice.org>  [0d0bad945d59a5669d43085559dd08f3997c9351]

INTEGRATION: CWS scriptingf4 (1.2.8); FILE MERGED 2004/03/24 13:09:27 dfoster 1.2.8.1: #i26923# Implmentation of the Script Organizer spec.


2004-05-19  Rüdiger Timm  <rt@openoffice.org>  [255b3740836e9c4545ac1bddfdd7112e9797b81c]

INTEGRATION: CWS scriptingf4 (1.1.2); FILE ADDED 2004/05/14 17:18:12 toconnor 1.1.2.4: #i29136# - fix crash when using Basic Macro Organizer from new menu structure 2004/04/29 14:11:40 dfoster 1.1.2.3: #i26923# 2004/04/28 10:10:03 dfoster 1.1.2.2: #i26923# 2004/03/24 13:09:26 dfoster 1.1.2.1: #i26923# Implmentation of the Script Organizer spec.


2004-05-19  Rüdiger Timm  <rt@openoffice.org>  [f33e1aa7e7a08c96fe37941e89a052e0998ed587]

INTEGRATION: CWS scriptingf4 (1.19.8); FILE MERGED 2004/03/24 13:09:25 dfoster 1.19.8.1: #i26923# Implmentation of the Script Organizer spec.


2004-05-19  Rüdiger Timm  <rt@openoffice.org>  [4493c725bba0651d8ea38abb74c48ff944084f2f]

INTEGRATION: CWS scriptingf4 (1.1.2); FILE ADDED 2004/05/14 17:18:12 toconnor 1.1.2.3: #i29136# - fix crash when using Basic Macro Organizer from new menu structure 2004/04/28 10:10:03 dfoster 1.1.2.2: #i26923# 2004/03/24 13:09:25 dfoster 1.1.2.1: #i26923# Implmentation of the Script Organizer spec.


2004-05-19  Rüdiger Timm  <rt@openoffice.org>  [4b4174018e914f342354648d7469dd6b7d07632c]

INTEGRATION: CWS scriptingf4 (1.19.8); FILE MERGED 2004/03/24 13:09:24 dfoster 1.19.8.1: #i26923# Implmentation of the Script Organizer spec.


2004-05-19  Rüdiger Timm  <rt@openoffice.org>  [8b4fe6dd64b2677a0fe5724940b733d99284bcbc]

INTEGRATION: CWS scriptingf4 (1.3.30); FILE MERGED 2004/03/24 13:12:00 dfoster 1.3.30.1: #i26923# Implmentation of the Script Organizer spec.


2004-05-19  Rüdiger Timm  <rt@openoffice.org>  [1b96fa4a7cc4f9b5e50b3312eae14a6e2692252b]

INTEGRATION: CWS scriptingf4 (1.52.10); FILE MERGED 2004/04/29 14:13:10 dfoster 1.52.10.2: #i26923# 2004/03/24 13:11:59 dfoster 1.52.10.1: #i26923# Implmentation of the Script Organizer spec.


2004-05-19  Rüdiger Timm  <rt@openoffice.org>  [74f6a413e0d8121a8e6ed33b51df4b39b5e23431]

INTEGRATION: CWS scriptingf4 (1.15.22); FILE MERGED 2004/03/24 13:11:59 dfoster 1.15.22.1: #i26923# Implmentation of the Script Organizer spec.


2004-05-19  Rüdiger Timm  <rt@openoffice.org>  [0aaa6fdb7cb0c8fdd831aab670e78d76cc7380b1]

INTEGRATION: CWS scriptingf4 (1.6.106); FILE MERGED 2004/03/24 13:11:58 dfoster 1.6.106.1: #i26923# Implmentation of the Script Organizer spec.


2004-05-19  Rüdiger Timm  <rt@openoffice.org>  [277d2edbf1496d965bbc4045c516133f0ccf43af]

INTEGRATION: CWS scriptingf4 (1.23.22); FILE MERGED 2004/03/24 13:11:58 dfoster 1.23.22.1: #i26923# Implmentation of the Script Organizer spec.


2004-05-19  Rüdiger Timm  <rt@openoffice.org>  [6f6b7ea49279c513c692c7dd7fc76f537a3e67bf]

INTEGRATION: CWS scriptingf4 (1.43.10); FILE MERGED 2004/03/24 13:11:58 dfoster 1.43.10.1: #i26923# Implmentation of the Script Organizer spec.


2004-05-19  Rüdiger Timm  <rt@openoffice.org>  [673207314c00535df697356ed79afd79f35980af]

INTEGRATION: CWS scriptingf4 (1.53.10); FILE MERGED 2004/04/29 14:13:09 dfoster 1.53.10.1: #i26923#


2004-05-19  Rüdiger Timm  <rt@openoffice.org>  [4aa894e8910e00c06b11315da603146162dbc478]

INTEGRATION: CWS scriptingf4 (1.27.22); FILE MERGED 2004/03/24 13:11:57 dfoster 1.27.22.1: #i26923# Implmentation of the Script Organizer spec.


2004-05-19  Rüdiger Timm  <rt@openoffice.org>  [d388dcae7a4c4e7e293b2143923326fff7578a76]

INTEGRATION: CWS scriptingf4 (1.24.16); FILE MERGED 2004/03/30 17:24:07 dfoster 1.24.16.2: RESYNC: (1.24-1.25); FILE MERGED 2004/03/24 13:11:57 dfoster 1.24.16.1: #i26923# Implmentation of the Script Organizer spec.


2004-05-19  Rüdiger Timm  <rt@openoffice.org>  [19fa164c165ab0d4a81dba60934a0d869aa1ecc8]

INTEGRATION: CWS scriptingf4 (1.29.10); FILE MERGED 2004/03/24 13:11:57 dfoster 1.29.10.1: #i26923# Implmentation of the Script Organizer spec.


2004-05-19  Rüdiger Timm  <rt@openoffice.org>  [edc4d8fe0562089ab6c3995f5e017ab778bb95b7]

INTEGRATION: CWS scriptingf4 (1.11.138); FILE MERGED 2004/03/24 13:11:56 dfoster 1.11.138.1: #i26923# Implmentation of the Script Organizer spec.


2004-05-19  Rüdiger Timm  <rt@openoffice.org>  [523e10ac08b35b6b63e9ac0ffefac7c013e4ee89]

INTEGRATION: CWS scriptingf4 (1.10.14); FILE MERGED 2004/04/27 14:15:16 toconnor 1.10.14.1: #i28384# - implement Macro Selector specification


2004-05-19  Rüdiger Timm  <rt@openoffice.org>  [c826d639bc1191c87068a9a49e16d132a53d8d46]

INTEGRATION: CWS scriptingf4 (1.2.12); FILE MERGED 2004/04/29 14:10:12 dfoster 1.2.12.3: #i26923# 2004/04/28 10:14:38 dfoster 1.2.12.2: #i26923# 2004/03/24 13:15:06 dfoster 1.2.12.1: #i26923# Implmentation of the Script Organizer spec.


2004-05-19  Rüdiger Timm  <rt@openoffice.org>  [1268f8ebdb85c42ddc32a3a11b80a0261b24a200]

INTEGRATION: CWS scriptingf4 (1.2.12); FILE MERGED 2004/03/24 13:15:05 dfoster 1.2.12.1: #i26923# Implmentation of the Script Organizer spec.


2004-05-19  Rüdiger Timm  <rt@openoffice.org>  [36565d839f277605ed736e20099d0a7ad41f985f]

INTEGRATION: CWS scriptingf4 (1.2.22); FILE MERGED 2004/04/29 14:17:31 dfoster 1.2.22.3: #i26923# 2004/04/28 10:16:46 dfoster 1.2.22.2: #i26923# 2004/03/24 13:18:32 dfoster 1.2.22.1: #i26923# Implmentation of the Script Organizer spec.


2004-05-19  Rüdiger Timm  <rt@openoffice.org>  [187bc9933332e4d3cbd6fc585559658695eb7153]

INTEGRATION: CWS scriptingf4 (1.10.138); FILE MERGED 2004/04/27 14:15:15 toconnor 1.10.138.1: #i28384# - implement Macro Selector specification


2004-05-19  Rüdiger Timm  <rt@openoffice.org>  [298250175c02626fb7e7b4aef72c7c7fc106fa87]

INTEGRATION: CWS scriptingf4 (1.5.138); FILE MERGED 2004/04/27 14:15:15 toconnor 1.5.138.1: #i28384# - implement Macro Selector specification


2004-05-19  Rüdiger Timm  <rt@openoffice.org>  [b209ec4e22385c8a2c1c3f1e4ad5986500187c6c]

INTEGRATION: CWS scriptingf4 (1.2.10); FILE MERGED 2004/04/29 14:21:37 dfoster 1.2.10.4: #i26923# 2004/04/28 14:34:20 toconnor 1.2.10.3: RESYNC: (1.2-1.3); FILE MERGED 2004/04/28 10:17:42 dfoster 1.2.10.2: #i26923# Issue number:  i26923 Submitted by: Reviewed by: 2004/03/24 13:19:16 dfoster 1.2.10.1: #i26923# Implmentation of the Script Organizer spec.


2004-05-19  Rüdiger Timm  <rt@openoffice.org>  [edadbc5b634c285bef7d3e3fc2b02fc5d460d509]

INTEGRATION: CWS scriptingf4 (1.2.10); FILE MERGED 2004/04/29 14:21:36 dfoster 1.2.10.3: #i26923# 2004/04/28 10:17:41 dfoster 1.2.10.2: #i26923# Issue number:  i26923 Submitted by: Reviewed by: 2004/03/24 13:19:16 dfoster 1.2.10.1: #i26923# Implmentation of the Script Organizer spec.


2004-05-19  Rüdiger Timm  <rt@openoffice.org>  [8940c31bde81390dc97789e2229e297d32b74729]

INTEGRATION: CWS scriptingf4 (1.38.60); FILE MERGED 2004/04/27 14:21:59 toconnor 1.38.60.1: #i28384# - implement Macro Selector specification


2004-05-19  Rüdiger Timm  <rt@openoffice.org>  [2b6072dde2a11c6c95b0899773738b2a4a2c9d36]

INTEGRATION: CWS scriptingf4 (1.5.6); FILE MERGED 2004/04/27 14:21:58 toconnor 1.5.6.1: #i28384# - implement Macro Selector specification


2004-05-19  Rüdiger Timm  <rt@openoffice.org>  [214e6c9f9b290393426f4c07d0a9d88a045c8427]

INTEGRATION: CWS scriptingf4 (1.22.54); FILE MERGED 2004/04/27 14:21:57 toconnor 1.22.54.1: #i28384# - implement Macro Selector specification


2004-05-19  Rüdiger Timm  <rt@openoffice.org>  [81a83b71cf4a72fe3cf77f752c58211192fca15d]

INTEGRATION: CWS scriptingf4 (1.16.56); FILE MERGED 2004/04/28 14:22:38 toconnor 1.16.56.2: RESYNC: (1.16-1.17); FILE MERGED 2004/04/27 14:21:57 toconnor 1.16.56.1: #i28384# - implement Macro Selector specification


2004-05-19  Rüdiger Timm  <rt@openoffice.org>  [5ecc55db0391a1ebe673f03362477bffce14bc11]

INTEGRATION: CWS scriptingf4 (1.26.6); FILE MERGED 2004/04/27 14:21:56 toconnor 1.26.6.1: #i28384# - implement Macro Selector specification


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [a418d4fc039abb9463cebbd93c21df3603bc38c8]

INTEGRATION: CWS bmpres01 (1.2.310); FILE MERGED 2004/04/13 15:59:19 mav 1.2.310.1: #116335# ZipFileAccess


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [1c4a56339ed379176b2e8ae6297fa983daf31a5e]

INTEGRATION: CWS bmpres01 (1.1.2); FILE ADDED 2004/04/13 15:58:52 mav 1.1.2.1: #116335# ZipFileAccess


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [e354779d294605d4568ab599fcf3c6f69dca6b26]

INTEGRATION: CWS bmpres01 (1.1.2); FILE ADDED 2004/04/13 15:59:04 mav 1.1.2.1: #116335# ZipFileAccess


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [92a6273a351c7b36cc16faf762ac9603b785cdd3]

INTEGRATION: CWS bmpres01 (1.21.160); FILE MERGED 2004/04/27 22:15:46 ka 1.21.160.2: RESYNC: (1.21-1.22); FILE MERGED 2004/04/27 14:31:21 ka 1.21.160.1: using new resource structure for images


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [e44f1cb452fc4ccd7c849a0dbcf38a294986b9a1]

INTEGRATION: CWS bmpres01 (1.3.76); FILE MERGED 2004/04/27 14:31:20 ka 1.3.76.1: using new resource structure for images


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [46bad9f098249cfb8907b220802c0a86c199ce10]

INTEGRATION: CWS bmpres01 (1.2.76); FILE MERGED 2004/04/27 14:31:20 ka 1.2.76.1: using new resource structure for images


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [a1016c3fd1969321922a42891aec1bacbe64fa39]

INTEGRATION: CWS bmpres01 (1.85.4); FILE MERGED 2004/04/27 22:12:23 ka 1.85.4.2: RESYNC: (1.85-1.88); FILE MERGED 2004/04/27 14:31:19 ka 1.85.4.1: using new resource structure for images


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [e9da07530d371cb32e1674baddabf6b61b0f73b5]

INTEGRATION: CWS bmpres01 (1.11.76); FILE MERGED 2004/04/27 14:31:18 ka 1.11.76.1: using new resource structure for images


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [ad0cbed79c6104b556b087cda149814a06112d90]

INTEGRATION: CWS bmpres01 (1.23.58); FILE MERGED 2004/04/27 22:09:50 ka 1.23.58.2: RESYNC: (1.23-1.24); FILE MERGED 2004/04/27 14:31:18 ka 1.23.58.1: using new resource structure for images


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [69031ca067494ed0318f77e0bc6b3c6083a3732e]

INTEGRATION: CWS bmpres01 (1.39.48); FILE MERGED 2004/04/27 14:31:18 ka 1.39.48.1: using new resource structure for images


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [8baf8e58fda80d45a42b1fdc7d54f73834009323]

INTEGRATION: CWS bmpres01 (1.132.16); FILE MERGED 2004/04/27 22:08:54 ka 1.132.16.2: RESYNC: (1.132-1.133); FILE MERGED 2004/04/27 14:31:16 ka 1.132.16.1: using new resource structure for images


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [ae69375b63db2d092729d310e8c8db10b8065f2a]

INTEGRATION: CWS bmpres01 (1.92.48); FILE MERGED 2004/04/27 14:31:16 ka 1.92.48.1: using new resource structure for images


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [b6b8071f3e77b9c6df4044d79db191f3473bd734]

INTEGRATION: CWS bmpres01 (1.13.74); FILE MERGED 2004/04/27 14:31:15 ka 1.13.74.1: using new resource structure for images


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [0c0067984ed64fada0d6f2cffe98eee53f6fd8e3]

INTEGRATION: CWS bmpres01 (1.22.26); FILE MERGED 2004/04/27 14:32:05 ka 1.22.26.1: using new resource structure for images


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [bb437cd14d6e7427566de94034b826f464f44efe]

INTEGRATION: CWS bmpres01 (1.3.364); FILE MERGED 2004/02/13 10:29:28 ka 1.3.364.1: #i22149#: support for alpha masks


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [9fa8e9e882f266a74d09a73bb8d7b869b8186f53]

INTEGRATION: CWS bmpres01 (1.22.150); FILE MERGED 2004/04/27 14:32:05 ka 1.22.150.1: using new resource structure for images


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [5ebbbfa01af592b3a761fcc7ca0ed1a89160b15b]

INTEGRATION: CWS bmpres01 (1.3.112); FILE MERGED 2004/04/27 14:32:04 ka 1.3.112.1: using new resource structure for images


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [1e43aad0062ae45803cbcb0a23dd7a45b849e533]

INTEGRATION: CWS bmpres01 (1.60.24); FILE MERGED 2004/04/27 21:53:53 ka 1.60.24.2: RESYNC: (1.60-1.62); FILE MERGED 2004/04/27 14:32:03 ka 1.60.24.1: using new resource structure for images


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [60903760ee70cea2442c3f48e6adeea0aeb68ef7]

INTEGRATION: CWS bmpres01 (1.3.112); FILE MERGED 2004/04/27 14:32:03 ka 1.3.112.1: using new resource structure for images


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [0c0b0ce4f8fb0bc4ade7184db01aeb14803c0243]

INTEGRATION: CWS bmpres01 (1.38.56); FILE MERGED 2004/04/27 14:32:01 ka 1.38.56.1: using new resource structure for images


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [3e5c909e910dae4a2293a80094ac986a4848e74d]

INTEGRATION: CWS bmpres01 (1.2.112); FILE MERGED 2004/04/27 14:32:01 ka 1.2.112.1: using new resource structure for images


2004-05-19  Kurt Zenker  <kz@openoffice.org>  [0567c78fd43e830fbe11d56e72e86d7ba935b5f0]

INTEGRATION: CWS bmpres01 (1.6.364); FILE MERGED 2004/04/27 14:32:00 ka 1.6.364.1: using new resource structure for images


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [b58b9d14ff6dca83558961c162845742351dc59d]

INTEGRATION: CWS bmpres01 (1.25.14); FILE MERGED 2004/04/27 21:13:44 ka 1.25.14.2: RESYNC: (1.25-1.27); FILE MERGED 2004/04/27 14:32:31 ka 1.25.14.1: using new resource structure for images


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [2e1116f4090d627d4b2eb17ec2188e813e354de7]

INTEGRATION: CWS bmpres01 (1.49.18); FILE MERGED 2004/04/27 14:32:30 ka 1.49.18.1: using new resource structure for images


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [0d646d83e524f9b64b5874fd4d067db661f56035]

INTEGRATION: CWS bmpres01 (1.29.42); FILE MERGED 2004/04/27 14:32:29 ka 1.29.42.1: using new resource structure for images


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [3e67ed0a184944432e6715160fca69b37ff46cca]

INTEGRATION: CWS bmpres01 (1.18.18); FILE MERGED 2004/04/27 21:00:30 ka 1.18.18.2: RESYNC: (1.18-1.19); FILE MERGED 2004/04/27 14:32:29 ka 1.18.18.1: using new resource structure for images


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [7c07a08b16242ab7d9d3245942751ce360c83dca]

INTEGRATION: CWS bmpres01 (1.44.42); FILE MERGED 2004/04/27 14:32:28 ka 1.44.42.1: using new resource structure for images


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [4c096f0ca4f9c46f78986e6899f27c7fad5b3572]

INTEGRATION: CWS bmpres01 (1.10.82); FILE MERGED 2004/04/27 14:32:28 ka 1.10.82.1: using new resource structure for images


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [28cdaa5635b99e54f254f507c1abb1bdfc20320e]

INTEGRATION: CWS bmpres01 (1.21.12); FILE MERGED 2004/04/27 20:57:25 ka 1.21.12.2: RESYNC: (1.21-1.23); FILE MERGED 2004/04/27 14:32:27 ka 1.21.12.1: using new resource structure for images


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [03d7c93dae1ca5931fe94d67449df7908ccfb75a]

INTEGRATION: CWS bmpres01 (1.38.18); FILE MERGED 2004/04/29 10:26:53 ka 1.38.18.3: syntax 2004/04/28 08:10:35 ka 1.38.18.2: RESYNC: (1.38-1.42); FILE MERGED 2004/02/12 14:13:04 ka 1.38.18.1: #i22149# support for alpha masks


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [b9b93d5efa43854409bd5a1c5784a564c593f02f]

INTEGRATION: CWS bmpres01 (1.4.14); FILE MERGED 2004/04/27 14:31:03 ka 1.4.14.1: using new resource structure for images


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [0e38a86b51265664f2158ea308fd8cb50423177c]

INTEGRATION: CWS bmpres01 (1.4.16); FILE MERGED 2004/04/27 14:31:03 ka 1.4.16.1: using new resource structure for images


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [860508a6a80b28a593b3354a76a607f6f6f71753]

INTEGRATION: CWS bmpres01 (1.1.2); FILE ADDED 2004/04/13 16:02:28 mav 1.1.2.1: #116335# ZipFileAccess


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [362e3105ceb0f12b26385a6d2ec17b097a825b5e]

INTEGRATION: CWS bmpres01 (1.1.2); FILE ADDED 2004/04/13 16:02:16 mav 1.1.2.1: #116335# ZipFileAccess


2004-05-18  Joachim Lingner  <jl@openoffice.org>  [d18cf6a8d160dfa804b24b9f521288361593ac69]

#i20052#


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [87a93c04883999462d5da9e36c3b00ca955eda6d]

INTEGRATION: CWS swautowidth (1.53.6); FILE MERGED 2004/04/06 08:37:03 fme 1.53.6.2: #i9046# Feature - Automatic frame width 2004/04/05 13:09:09 fme 1.53.6.1: i27205# Feature - Automatic frame width


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [1735c2fe45a7827ac7a8a87ada667b54c4ca362e]

INTEGRATION: CWS swautowidth (1.36.66); FILE MERGED 2004/04/05 13:09:18 fme 1.36.66.1: i27205# Feature - Automatic frame width


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [3c407d2893e7c55721e2e231889c23c5468313d1]

INTEGRATION: CWS swautowidth (1.64.6); FILE MERGED 2004/04/05 13:09:20 fme 1.64.6.1: i27205# Feature - Automatic frame width


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [0d0f772caf9115856bc0a919c2487bc66aee2ce9]

INTEGRATION: CWS swautowidth (1.132.4); FILE MERGED 2004/04/28 10:10:14 fme 1.132.4.3: resolve resync conflicts 2004/04/27 08:07:29 fme 1.132.4.2: RESYNC: (1.132-1.133); FILE MERGED 2004/04/26 11:03:59 mmaher 1.132.4.1: #i27204# Added fix for textboxes


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [5cefc70dde3d892578170f61200c49467a492c51]

INTEGRATION: CWS swautowidth (1.99.50); FILE MERGED 2004/04/05 13:09:21 fme 1.99.50.1: i27205# Feature - Automatic frame width


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [873851ad8f049f2b4f1c53693bf5823edf682b27]

INTEGRATION: CWS swautowidth (1.55.128); FILE MERGED 2004/04/23 08:19:43 gt 1.55.128.2: #i27202# final strings 2004/04/16 07:44:02 gt 1.55.128.1: #i27202# autowidth for textframes UI


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [4bbe90a6728c0846a4c0452bd2392fdec410d592]

INTEGRATION: CWS swautowidth (1.90.48); FILE MERGED 2004/04/28 10:10:31 fme 1.90.48.3: resolve resync conflicts 2004/04/27 09:17:27 fme 1.90.48.2: RESYNC: (1.90-1.91); FILE MERGED 2004/04/26 11:05:50 mmaher 1.90.48.1: #i27204# Added fix for autowidth textboxes


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [2a62a722e5b05475cec400f76aca613a4856dbdb]

INTEGRATION: CWS swautowidth (1.90.48); FILE MERGED 2004/04/28 10:10:31 fme 1.90.48.3: resolve resync conflicts 2004/04/27 09:17:27 fme 1.90.48.2: RESYNC: (1.90-1.91); FILE MERGED 2004/04/26 11:05:50 mmaher 1.90.48.1: #i27204# Added fix for autowidth textboxes


2004-05-18  Joachim Lingner  <jl@openoffice.org>  [bd8762dd3254232595038164d61da245400c9cd9]

#i20052#


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [ec2ed75d614889fdb94cf760b0550c0edeedad38]

INTEGRATION: CWS swautowidth (1.75.42); FILE MERGED 2004/04/07 16:40:17 dvo 1.75.42.1: #i27203# load/save fo:min-width


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [794ca1a4bb72d63ea98a31ae55b3e3f0571e0593]

INTEGRATION: CWS swautowidth (1.109.30); FILE MERGED 2004/05/07 14:38:32 dvo 1.109.30.3: #i27203# save frame width/height='VARIABLE' as fo:min-width/fo:min-height="0" 2004/04/27 08:20:36 fme 1.109.30.2: RESYNC: (1.109-1.110); FILE MERGED 2004/04/07 16:40:17 dvo 1.109.30.1: #i27203# load/save fo:min-width


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [34e69d4219129eea85dd4315df911bb6fd01bd75]

INTEGRATION: CWS swautowidth (1.13.82); FILE MERGED 2004/04/07 16:40:16 dvo 1.13.82.1: #i27203# load/save fo:min-width


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [48e88205884cfad15a068da2a2b61da346190612]

INTEGRATION: CWS swautowidth (1.101.148); FILE MERGED 2004/04/27 08:20:27 fme 1.101.148.2: RESYNC: (1.101-1.102); FILE MERGED 2004/04/07 16:40:16 dvo 1.101.148.1: #i27203# load/save fo:min-width


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [ae9429cfdbb7a827c291359c16eed21ae48b8dd2]

INTEGRATION: CWS swautowidth (1.21.86); FILE MERGED 2004/05/07 14:38:31 dvo 1.21.86.3: #i27203# save frame width/height='VARIABLE' as fo:min-width/fo:min-height="0" 2004/04/27 08:19:58 fme 1.21.86.2: RESYNC: (1.21-1.22); FILE MERGED 2004/04/07 16:40:16 dvo 1.21.86.1: #i27203# load/save fo:min-width


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [062b82cd24ebdad91b98cc183ae778ba14b4aff2]

INTEGRATION: CWS swautowidth (1.17.264); FILE MERGED 2004/04/07 16:40:15 dvo 1.17.264.1: #i27203# load/save fo:min-width


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [215be4f328424c31e4252e76821b3bd1375b03f5]

INTEGRATION: CWS swautowidth (1.56.154); FILE MERGED 2004/04/07 16:40:15 dvo 1.56.154.1: #i27203# load/save fo:min-width


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [26b57f1e19d510ea6b6c26911915476172e54b2d]

INTEGRATION: CWS swautowidth (1.62.76); FILE MERGED 2004/04/27 08:15:23 fme 1.62.76.2: RESYNC: (1.62-1.65); FILE MERGED 2004/04/07 16:39:23 dvo 1.62.76.1: #i27203# load/save fo:min-width


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [b7e4856b6aad59d0426f407115964203493dc3b2]

INTEGRATION: CWS swautowidth (1.27.70); FILE MERGED 2004/04/27 08:11:28 fme 1.27.70.2: RESYNC: (1.27-1.28); FILE MERGED 2004/04/05 13:09:33 fme 1.27.70.1: i27205# Feature - Automatic frame width


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [4489394933d18c2c3050e31c87c61c5b252fdb32]

INTEGRATION: CWS swautowidth (1.12.226); FILE MERGED 2004/04/05 13:09:32 fme 1.12.226.1: i27205# Feature - Automatic frame width


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [b53963b0264971ecede2c3a6ad7cee3770e12bb0]

INTEGRATION: CWS swautowidth (1.15.54); FILE MERGED 2004/04/05 13:09:32 fme 1.15.54.1: i27205# Feature - Automatic frame width


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [9ee175462d519e70e5a048932c6b172bf2213402]

INTEGRATION: CWS swautowidth (1.23.14); FILE MERGED 2004/04/27 08:10:34 fme 1.23.14.2: RESYNC: (1.23-1.24); FILE MERGED 2004/04/05 13:09:30 fme 1.23.14.1: i27205# Feature - Automatic frame width


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [58773a1e21d3bd61f5adeba59ea5fdd181efb568]

INTEGRATION: CWS swautowidth (1.6.476); FILE MERGED 2004/04/05 13:09:30 fme 1.6.476.1: i27205# Feature - Automatic frame width


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [b0a8ec72fbf75bfa41d405a616259fca5d47a258]

INTEGRATION: CWS swautowidth (1.24.128); FILE MERGED 2004/04/05 13:09:29 fme 1.24.128.1: i27205# Feature - Automatic frame width


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [b27a2b913f8e84f03d535b8a82e9d29758a35029]

INTEGRATION: CWS swautowidth (1.11.130); FILE MERGED 2004/04/05 13:09:28 fme 1.11.130.1: i27205# Feature - Automatic frame width


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [0e31b2528e36fd2c6fbf33bc999e14afdd60b0c3]

INTEGRATION: CWS swautowidth (1.3.498); FILE MERGED 2004/04/28 12:51:17 gt 1.3.498.1: #i27202# handling of height/width value for ATT_VAR_SIZE


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [5c7b564e1ff070c51247c21c8c2e90d9acac068b]

INTEGRATION: CWS swautowidth (1.14.52); FILE MERGED 2004/04/16 07:44:27 gt 1.14.52.1: #i27202# autowidth for textframes UI


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [6613ec0067cd9546a57f4f8ccedb0c1c42dceef1]

INTEGRATION: CWS swautowidth (1.4.52); FILE MERGED 2004/04/16 07:44:26 gt 1.4.52.2: #i27202# autowidth for textframes UI 2004/04/05 13:09:28 fme 1.4.52.1: i27205# Feature - Automatic frame width


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [cefa6d9145ab8be3c495538273201f91f8534156]

INTEGRATION: CWS swautowidth (1.8.128); FILE MERGED 2004/04/16 07:44:03 gt 1.8.128.2: #i27202# autowidth for textframes UI 2004/04/05 13:09:27 fme 1.8.128.1: i27205# Feature - Automatic frame width


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [d4f5057e4a185eeaf37cae44c43be307e844fcf1]

INTEGRATION: CWS swautowidth (1.7.128); FILE MERGED 2004/04/16 07:44:01 gt 1.7.128.1: #i27202# autowidth for textframes UI


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [90f4a2fdbf1f2a556745fc3d7c22b6a57453a70e]

INTEGRATION: CWS swautowidth (1.40.52); FILE MERGED 2004/04/28 12:48:34 gt 1.40.52.4: #i27202# handling of height/width value for ATT_VAR_SIZE 2004/04/28 12:22:08 gt 1.40.52.3: #i27202# handling of height/width value for ATT_VAR_SIZE 2004/04/16 07:44:01 gt 1.40.52.2: #i27202# autowidth for textframes UI 2004/04/05 13:09:26 fme 1.40.52.1: i27205# Feature - Automatic frame width


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [67f2d7c07f51ebbf1dcef899c83bfecff181ed37]

INTEGRATION: CWS swautowidth (1.10.52); FILE MERGED 2004/04/16 07:44:01 gt 1.10.52.2: #i27202# autowidth for textframes UI 2004/04/05 13:09:26 fme 1.10.52.1: i27205# Feature - Automatic frame width


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [d903c520e334335f3b4c97029adec038c205f04e]

INTEGRATION: CWS swautowidth (1.19.130); FILE MERGED 2004/04/05 13:09:25 fme 1.19.130.1: i27205# Feature - Automatic frame width


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [1651b585cf84dc6e2c537305dd4e57b0777e357c]

INTEGRATION: CWS swautowidth (1.44.180); FILE MERGED 2004/04/05 13:09:24 fme 1.44.180.1: i27205# Feature - Automatic frame width


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [16dc152dc6ca5e4115eef0d3861293f3411a6a71]

INTEGRATION: CWS swautowidth (1.25.156); FILE MERGED 2004/04/05 13:09:23 fme 1.25.156.1: i27205# Feature - Automatic frame width


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [1a836d0b5b5505657a11bd4170cb19d06eee3537]

INTEGRATION: CWS swautowidth (1.9.156); FILE MERGED 2004/04/05 13:09:23 fme 1.9.156.1: i27205# Feature - Automatic frame width


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [1b34192c0d9266a17b0b7009314d22ce8c3c8670]

INTEGRATION: CWS swautowidth (1.7.156); FILE MERGED 2004/04/05 13:09:23 fme 1.7.156.1: i27205# Feature - Automatic frame width


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [8bc66cff4a977ac6ecf5efcea08ddb505da80d37]

INTEGRATION: CWS swautowidth (1.150.66); FILE MERGED 2004/04/16 11:51:24 mmaher 1.150.66.2: #i27204# Added autowidth setting 2004/04/05 13:09:22 fme 1.150.66.1: i27205# Feature - Automatic frame width


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [6890761b1b0c061d0047420b7d567f19bfebb72b]

INTEGRATION: CWS swautowidth (1.126.68); FILE MERGED 2004/04/26 11:04:00 mmaher 1.126.68.1: #i27204# Added fix for textboxes


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [e3b377166fbbac4c33af045d27b035f9e426b486]

INTEGRATION: CWS swautowidth (1.114.52); FILE MERGED 2004/04/26 11:03:57 mmaher 1.114.52.1: #i27204# Added fix for textboxes


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [95215d398a076c2ce27e4f49478e34c3d62cb117]

INTEGRATION: CWS swautowidth (1.76.52); FILE MERGED 2004/04/16 11:51:23 mmaher 1.76.52.2: #i27204# Added autowidth setting 2004/04/05 13:09:20 fme 1.76.52.1: i27205# Feature - Automatic frame width


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [6bd7e0147c7c8474e23bc82fb30d75de647a8b6c]

INTEGRATION: CWS swautowidth (1.7.68); FILE MERGED 2004/04/05 13:09:19 fme 1.7.68.1: i27205# Feature - Automatic frame width


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [0215a2374d02e2159a6f7ba7d64cb0d9284b5deb]

INTEGRATION: CWS swautowidth (1.15.70); FILE MERGED 2004/04/05 13:09:17 fme 1.15.70.1: i27205# Feature - Automatic frame width


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [23023b97e1daaf54cf36cfe4a4066a6d07916a27]

INTEGRATION: CWS swautowidth (1.46.52); FILE MERGED 2004/04/05 13:09:17 fme 1.46.52.1: i27205# Feature - Automatic frame width


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [df380cd4334fb778b8b2cb7c8e0047579d5daad1]

INTEGRATION: CWS swautowidth (1.16.130); FILE MERGED 2004/04/05 13:09:16 fme 1.16.130.1: i27205# Feature - Automatic frame width


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [bbdb052207bb81e39f1fc29a5c5d2567934580d0]

INTEGRATION: CWS swautowidth (1.23.70); FILE MERGED 2004/04/05 13:09:15 fme 1.23.70.1: i27205# Feature - Automatic frame width


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [e423c3c60422c47f22c2364947ba91449843d531]

INTEGRATION: CWS swautowidth (1.82.66); FILE MERGED 2004/04/05 13:09:14 fme 1.82.66.1: i27205# Feature - Automatic frame width


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [d385596696c9b5b920ae28ff42284aeaab75bd59]

INTEGRATION: CWS swautowidth (1.94.68); FILE MERGED 2004/04/28 05:57:50 fme 1.94.68.3: resolve merge conflict 2004/04/27 08:06:39 fme 1.94.68.2: RESYNC: (1.94-1.95); FILE MERGED 2004/04/07 13:37:24 dvo 1.94.68.1: #i27203# implement WidthType property for frames


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [46e743608577c6fafb4ca489286be95e862d69e1]

INTEGRATION: CWS swautowidth (1.157.66); FILE MERGED 2004/04/27 08:06:29 fme 1.157.66.2: RESYNC: (1.157-1.158); FILE MERGED 2004/04/07 13:37:23 dvo 1.157.66.1: #i27203# implement WidthType property for frames


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [3d7969897502dbbb696bdd6aac599a853f128745]

INTEGRATION: CWS swautowidth (1.85.128); FILE MERGED 2004/04/07 13:37:22 dvo 1.85.128.1: #i27203# implement WidthType property for frames


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [7f34f54863e05be1f9f91b8dc472768e94496ea6]

INTEGRATION: CWS swautowidth (1.71.62); FILE MERGED 2004/04/27 08:05:29 fme 1.71.62.3: RESYNC: (1.71-1.72); FILE MERGED 2004/04/06 08:37:04 fme 1.71.62.2: #i9046# Feature - Automatic frame width 2004/04/05 13:09:13 fme 1.71.62.1: i27205# Feature - Automatic frame width


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [ff79e89e87eb01a856e04b5e4c63ef9b06e72052]

INTEGRATION: CWS swautowidth (1.82.70); FILE MERGED 2004/04/27 08:04:33 fme 1.82.70.2: RESYNC: (1.82-1.83); FILE MERGED 2004/04/05 13:09:13 fme 1.82.70.1: i27205# Feature - Automatic frame width


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [9ebd74315f6ec76728ef829f54bd84047cd6f06b]

INTEGRATION: CWS swautowidth (1.49.4); FILE MERGED 2004/04/27 08:03:16 fme 1.49.4.2: RESYNC: (1.49-1.50); FILE MERGED 2004/04/05 13:09:10 fme 1.49.4.1: i27205# Feature - Automatic frame width


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [d74c6b645543e799b6591c4c9c53e5478883b7ce]

INTEGRATION: CWS swautowidth (1.16.16); FILE MERGED 2004/04/05 13:09:09 fme 1.16.16.1: i27205# Feature - Automatic frame width


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [e2aba93c42a79a949948e100d85ea02f2de00dde]

INTEGRATION: CWS swautowidth (1.61.14); FILE MERGED 2004/04/27 08:02:55 fme 1.61.14.4: RESYNC: (1.61-1.62); FILE MERGED 2004/04/15 17:08:44 fme 1.61.14.3: #i27205# Feature - Automatic frame width 2004/04/07 14:03:35 fme 1.61.14.2: #i27205# Feature - Automatic frame width 2004/04/05 13:09:08 fme 1.61.14.1: i27205# Feature - Automatic frame width


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [b87a57240a7cc6676d2b5e06292daa483687b287]

INTEGRATION: CWS swautowidth (1.30.16); FILE MERGED 2004/04/05 13:09:08 fme 1.30.16.1: i27205# Feature - Automatic frame width


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [f1a6303acfc843814092ad3cfab408a607357ee9]

INTEGRATION: CWS swautowidth (1.7.16); FILE MERGED 2004/04/05 13:09:07 fme 1.7.16.1: i27205# Feature - Automatic frame width


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [9bea33950486489a710c7997cc6a97e52d0e3e0e]

INTEGRATION: CWS swautowidth (1.57.54); FILE MERGED 2004/04/27 08:02:46 fme 1.57.54.5: RESYNC: (1.57-1.58); FILE MERGED 2004/04/22 07:09:49 fme 1.57.54.4: #i9046# Feature - Automatic frame width 2004/04/07 14:03:32 fme 1.57.54.3: #i27205# Feature - Automatic frame width 2004/04/06 08:37:02 fme 1.57.54.2: #i9046# Feature - Automatic frame width 2004/04/05 13:09:07 fme 1.57.54.1: i27205# Feature - Automatic frame width


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [63349777601ddea3834c9601243b44494f602846]

INTEGRATION: CWS swautowidth (1.45.54); FILE MERGED 2004/05/07 14:35:50 dvo 1.45.54.3: #i27203# make sure API accepts '0' for frame width/height (mapped to MINLAY internally) 2004/04/07 13:37:20 dvo 1.45.54.2: #i27203# implement WidthType property for frames 2004/04/05 13:09:07 fme 1.45.54.1: i27205# Feature - Automatic frame width


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [f09910aee47bd20561a72aceeb9e73ae9a920c52]

INTEGRATION: CWS swautowidth (1.10.70); FILE MERGED 2004/04/05 13:09:06 fme 1.10.70.1: i27205# Feature - Automatic frame width


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [3926f7cb35447b864d32991c172614262858bf6b]

INTEGRATION: CWS swautowidth (1.18.54); FILE MERGED 2004/04/05 13:09:05 fme 1.18.54.1: i27205# Feature - Automatic frame width


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [b411b292fc00df17f57215901117683fcefc1344]

INTEGRATION: CWS swautowidth (1.18.68); FILE MERGED 2004/04/05 13:09:04 fme 1.18.68.1: i27205# Feature - Automatic frame width


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [03a4631bd1f062ed2d49e2ff05ea1473318b7ae1]

INTEGRATION: CWS swautowidth (1.11.180); FILE MERGED 2004/04/05 13:09:03 fme 1.11.180.1: i27205# Feature - Automatic frame width


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [45d0c071358a7808a93c588dabbc6c8734a3ea30]

INTEGRATION: CWS swautowidth (1.17.128); FILE MERGED 2004/04/05 13:09:03 fme 1.17.128.1: i27205# Feature - Automatic frame width


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [da72357de3f9cb73182e4ba784453078f34a584b]

INTEGRATION: CWS swautowidth (1.18.112); FILE MERGED 2004/04/05 13:09:02 fme 1.18.112.1: i27205# Feature - Automatic frame width


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [2719ed4b7b1ffb0e5dcac23eb64b3306661da853]

INTEGRATION: CWS swautowidth (1.90.68); FILE MERGED 2004/04/27 07:57:35 fme 1.90.68.2: RESYNC: (1.90-1.91); FILE MERGED 2004/04/07 13:37:21 dvo 1.90.68.1: #i27203# implement WidthType property for frames


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [f3fabe9ad5829c1b8178a1cd21891eaf6bcc3864]

INTEGRATION: CWS swautowidth (1.13.646); FILE MERGED 2004/04/07 13:37:21 dvo 1.13.646.1: #i27203# implement WidthType property for frames


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [99d8b66a1338be179c4df4e4eca7d2f4817f716a]

INTEGRATION: CWS swautowidth (1.7.130); FILE MERGED 2004/04/05 13:08:30 fme 1.7.130.1: i27205# Feature - Automatic frame width


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [3a03663dec980285cb9c09abdb04c60944ea2490]

INTEGRATION: CWS swundo01 (1.14.66); FILE MERGED 2004/04/19 09:59:06 hbrinkm 1.14.66.3: RESYNC: (1.15-1.19); FILE MERGED 2004/02/11 16:09:45 hbrinkm 1.14.66.2: RESYNC: (1.14-1.15); FILE MERGED 2004/01/06 14:52:27 hbrinkm 1.14.66.1: #111840#


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [d10ef0dfd965c711e69a5bd0482c1c5c513de5b9]

INTEGRATION: CWS swundo01 (1.6.292); FILE MERGED 2003/08/15 13:46:18 hbrinkm 1.6.292.1: #111835#


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [90bfb4ed1a39b12dbdfffa466e88bc40efa1a182]

INTEGRATION: CWS swundo01 (1.6.292); FILE MERGED 2004/04/19 10:01:31 hbrinkm 1.6.292.3: RESYNC: (1.6-1.7); FILE MERGED 2003/09/23 12:37:53 hbrinkm 1.6.292.2: #111827# 2003/08/15 13:21:38 hbrinkm 1.6.292.1: #111827#


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [2bfc468e5bbf96636304cd888bc473111077d8cd]

INTEGRATION: CWS swundo01 (1.5.126); FILE MERGED 2003/11/18 15:41:04 hbrinkm 1.5.126.3: RESYNC: (1.5-1.6); FILE MERGED 2003/09/23 12:38:02 hbrinkm 1.5.126.2: #111827# 2003/08/15 14:06:07 hbrinkm 1.5.126.1: #111835#


2004-05-18  Rüdiger Timm  <rt@openoffice.org>  [57d4aca57cfb343276af5b689af77b42acb2bd58]

new version for SRX645


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [84e13ab073648dc825bd503f40c0062d34835713]

INTEGRATION: CWS swundo01 (1.22.20); FILE MERGED 2004/01/08 14:21:48 hbrinkm 1.22.20.1: #111827#


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [92ea3d92606cf67204a48409709efb47ada09d13]

INTEGRATION: CWS swundo01 (1.18.48); FILE MERGED 2004/01/08 14:29:50 hbrinkm 1.18.48.1: #111827#


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [556c5620127ab4e8e1c1adb2bcd4934482e85ae9]

INTEGRATION: CWS swundo01 (1.24.70); FILE MERGED 2004/02/11 15:02:52 hbrinkm 1.24.70.5: RESYNC: (1.31-1.32); FILE MERGED 2004/01/06 22:48:33 hbrinkm 1.24.70.4: RESYNC: (1.28-1.31); FILE MERGED 2003/11/18 15:17:07 hbrinkm 1.24.70.3: RESYNC: (1.27-1.28); FILE MERGED 2003/09/23 13:25:46 hbrinkm 1.24.70.2: RESYNC: (1.24-1.27); FILE MERGED 2003/09/23 12:38:13 hbrinkm 1.24.70.1: #111827#


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [5bbe76e2657b8715191df8bd1a58c3d02e8acaa8]

INTEGRATION: CWS swundo01 (1.6.126); FILE MERGED 2003/08/15 14:18:49 hbrinkm 1.6.126.1: #111827#


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [9ce556080fe4b4a1810653aa45d06e9cb34274b0]

INTEGRATION: CWS swundo01 (1.22.126); FILE MERGED 2004/04/19 10:48:02 hbrinkm 1.22.126.5: RESYNC: (1.25-1.28); FILE MERGED 2004/02/11 15:03:02 hbrinkm 1.22.126.4: RESYNC: (1.24-1.25); FILE MERGED 2003/11/18 15:17:25 hbrinkm 1.22.126.3: RESYNC: (1.23-1.24); FILE MERGED 2003/09/23 13:26:00 hbrinkm 1.22.126.2: RESYNC: (1.22-1.23); FILE MERGED 2003/09/23 12:38:13 hbrinkm 1.22.126.1: #111827#


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [dcfba0e381ee569c9e5c7e129342f62875ee5f87]

INTEGRATION: CWS swundo01 (1.4.292); FILE MERGED 2003/08/15 14:18:01 hbrinkm 1.4.292.1: #111827#


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [1410136143c0366986d508f696f5c70d5d0b7c2c]

INTEGRATION: CWS swundo01 (1.17.88); FILE MERGED 2004/02/11 15:07:58 hbrinkm 1.17.88.2: RESYNC: (1.17-1.18); FILE MERGED 2003/09/23 12:38:12 hbrinkm 1.17.88.1: #111827#


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [4d7aa6de271c7a4e750367c4181ca692d4b936d4]

INTEGRATION: CWS swundo01 (1.32.46); FILE MERGED 2004/04/19 10:44:35 hbrinkm 1.32.46.3: RESYNC: (1.33-1.36); FILE MERGED 2004/02/11 15:11:09 hbrinkm 1.32.46.2: RESYNC: (1.32-1.33); FILE MERGED 2003/11/18 13:47:26 hbrinkm 1.32.46.1: #i7983#


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [c3a5b609d12a0aa613d7fc91c0e129e909615e9d]

INTEGRATION: CWS swundo01 (1.8.126); FILE MERGED 2003/09/23 13:28:52 hbrinkm 1.8.126.2: RESYNC: (1.8-1.9); FILE MERGED 2003/09/23 12:38:11 hbrinkm 1.8.126.1: #111827#


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [c94a2731c4721efc64267f013134452794a31c07]

INTEGRATION: CWS swundo01 (1.13.126); FILE MERGED 2004/01/06 23:12:32 hbrinkm 1.13.126.3: RESYNC: (1.13-1.14); FILE MERGED 2003/11/11 14:07:37 hbrinkm 1.13.126.2: #111827# 2003/09/23 12:38:10 hbrinkm 1.13.126.1: #111827#


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [ba8d8cbda431e1762284163b68d15d2503b7d588]

INTEGRATION: CWS swundo01 (1.17.34); FILE MERGED 2004/02/11 15:13:01 hbrinkm 1.17.34.2: RESYNC: (1.17-1.18); FILE MERGED 2003/09/23 12:38:10 hbrinkm 1.17.34.1: #111827#


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [01276946422d9366bad92f9e0fcb08ce3e5beecd]

INTEGRATION: CWS swundo01 (1.9.126); FILE MERGED 2003/08/15 14:17:12 hbrinkm 1.9.126.1: #111835#


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [b225f8cc0f2e113d23848ac90c789f0109c4f77f]

INTEGRATION: CWS swundo01 (1.7.44); FILE MERGED 2004/01/08 13:03:47 hbrinkm 1.7.44.1: #111840#


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [b91abe2789b6278dce16c27b965d7a3bfc9dd239]

INTEGRATION: CWS swundo01 (1.43.30); FILE MERGED 2004/01/06 23:21:37 hbrinkm 1.43.30.4: RESYNC: (1.45-1.46); FILE MERGED 2004/01/06 15:44:14 hbrinkm 1.43.30.3: #111827# 2003/08/15 15:35:37 hbrinkm 1.43.30.2: RESYNC: (1.43-1.45); FILE MERGED 2003/08/15 14:15:53 hbrinkm 1.43.30.1: #111827#


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [c7e9d832f408cf523571028ecfd2caa5e173a027]

INTEGRATION: CWS swundo01 (1.10.126); FILE MERGED 2004/01/06 15:43:34 hbrinkm 1.10.126.1: #111840#


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [6779fecb16153b324f41342fd434f75e61260c97]

INTEGRATION: CWS swundo01 (1.28.44); FILE MERGED 2004/04/19 10:40:00 hbrinkm 1.28.44.3: RESYNC: (1.30-1.32); FILE MERGED 2004/02/11 15:16:39 hbrinkm 1.28.44.2: RESYNC: (1.28-1.30); FILE MERGED 2004/01/06 15:43:11 hbrinkm 1.28.44.1: #111840#


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [55a1b2f60c83320c39124dd6e99eda00d0862315]

INTEGRATION: CWS swundo01 (1.11.126); FILE MERGED 2004/01/06 23:18:46 hbrinkm 1.11.126.2: RESYNC: (1.11-1.12); FILE MERGED 2004/01/06 15:42:48 hbrinkm 1.11.126.1: #111840#


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [063f1c10afa43e18afef07c3d8e935ece38233ab]

INTEGRATION: CWS swundo01 (1.70.68); FILE MERGED 2004/02/11 15:18:13 hbrinkm 1.70.68.4: RESYNC: (1.72-1.73); FILE MERGED 2004/01/06 23:25:50 hbrinkm 1.70.68.3: RESYNC: (1.70-1.72); FILE MERGED 2003/09/23 12:38:09 hbrinkm 1.70.68.2: #111827# 2003/08/15 14:15:02 hbrinkm 1.70.68.1: #111827#


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [e0458ee7ce6ef72bb14cc5d9833aac59ae99a91b]

INTEGRATION: CWS swundo01 (1.9.126); FILE MERGED 2003/11/18 13:47:21 hbrinkm 1.9.126.2: #i7983# 2003/08/15 14:14:19 hbrinkm 1.9.126.1: #111827#


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [e2bff7aa9ac37ca261201d001ec4f0b100c289d8]

INTEGRATION: CWS swundo01 (1.93.40); FILE MERGED 2004/04/19 10:35:49 hbrinkm 1.93.40.4: RESYNC: (1.95-1.97); FILE MERGED 2004/02/11 15:20:03 hbrinkm 1.93.40.3: RESYNC: (1.94-1.95); FILE MERGED 2004/01/06 23:31:00 hbrinkm 1.93.40.2: RESYNC: (1.93-1.94); FILE MERGED 2003/09/23 12:38:07 hbrinkm 1.93.40.1: #111827#


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [f462a51fcc8e50f3255d2d8c98a4c6408dce725e]

INTEGRATION: CWS swundo01 (1.77.8); FILE MERGED 2004/04/19 10:25:15 hbrinkm 1.77.8.3: RESYNC: (1.78-1.79); FILE MERGED 2004/01/06 23:46:25 hbrinkm 1.77.8.2: RESYNC: (1.77-1.78); FILE MERGED 2004/01/06 15:41:55 hbrinkm 1.77.8.1: #111840#


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [fe3ffd69380572f309e334f9e09acc98eb926368]

INTEGRATION: CWS swundo01 (1.11.126); FILE MERGED 2003/09/23 12:38:05 hbrinkm 1.11.126.2: #111827# 2003/08/15 14:13:22 hbrinkm 1.11.126.1: #111827#


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [8c43b76d17d5c06feb9a8cf50a91ff57f416b0a5]

INTEGRATION: CWS swundo01 (1.8.30); FILE MERGED 2003/09/23 12:38:05 hbrinkm 1.8.30.2: #111827# 2003/08/15 14:13:21 hbrinkm 1.8.30.1: #111827#


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [9202ac44718dc64d8c02c4fa8abe2c1a14700134]

INTEGRATION: CWS swundo01 (1.3.126); FILE MERGED 2003/08/15 14:13:21 hbrinkm 1.3.126.1: #111827#


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [29168bea08f817d095b15096a367b92066eebe65]

INTEGRATION: CWS swundo01 (1.4.30); FILE MERGED 2003/09/23 12:38:05 hbrinkm 1.4.30.1: #111827#


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [65814710d590e3d2722e4728c0a1e9f9b60cb782]

INTEGRATION: CWS swundo01 (1.8.126); FILE MERGED 2004/04/19 10:24:55 hbrinkm 1.8.126.5: RESYNC: (1.10-1.11); FILE MERGED 2004/01/06 23:48:58 hbrinkm 1.8.126.4: RESYNC: (1.8-1.10); FILE MERGED 2003/11/11 14:01:28 hbrinkm 1.8.126.3: #111827# 2003/09/23 12:38:04 hbrinkm 1.8.126.2: #111827# 2003/08/15 14:13:20 hbrinkm 1.8.126.1: #111827#


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [708cfad9e4ce21d563b3385f1577d0575d535b39]

INTEGRATION: CWS swundo01 (1.1.2); FILE ADDED 2004/01/06 16:04:32 hbrinkm 1.1.2.5: #111827# 2004/01/06 15:41:10 hbrinkm 1.1.2.4: #111840#,#111827# 2003/11/18 13:47:18 hbrinkm 1.1.2.3: #i7983# 2003/11/11 13:52:51 hbrinkm 1.1.2.2: #i7983# 2003/09/23 11:17:02 hbrinkm 1.1.2.1: #111827#


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [12ee82ccb05e971d908f8264d1c3b8d736d90d0e]

INTEGRATION: CWS swundo01 (1.1.2); FILE ADDED 2004/01/06 15:40:33 hbrinkm 1.1.2.4: #111840# 2003/11/18 13:47:17 hbrinkm 1.1.2.3: #i7983# 2003/11/11 13:50:30 hbrinkm 1.1.2.2: #i7983# 2003/09/23 11:16:05 hbrinkm 1.1.2.1: #111827#


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [d1489a9d0b9e5b59e2d32baed9568e387f1e8849]

INTEGRATION: CWS swundo01 (1.6.126); FILE MERGED 2003/09/23 12:38:04 hbrinkm 1.6.126.2: #111827# 2003/08/15 14:10:07 hbrinkm 1.6.126.1: #111827#


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [93937c0116c9d0646695663a521e97885870b8de]

INTEGRATION: CWS swundo01 (1.3.126); FILE MERGED 2003/08/15 14:09:55 hbrinkm 1.3.126.1: #111827#


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [52aa6fd45f4aaaa49b7e3eacfe0451e6707e1620]

INTEGRATION: CWS swundo01 (1.6.126); FILE MERGED 2004/01/06 23:48:48 hbrinkm 1.6.126.2: RESYNC: (1.6-1.7); FILE MERGED 2003/08/15 14:09:55 hbrinkm 1.6.126.1: #111827#


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [677f506da5fe2da40e232be63bb0863b1c69b2c1]

INTEGRATION: CWS swundo01 (1.3.126); FILE MERGED 2004/01/06 15:40:11 hbrinkm 1.3.126.4: #111827# 2003/11/18 15:39:30 hbrinkm 1.3.126.3: RESYNC: (1.3-1.4); FILE MERGED 2003/11/11 13:50:04 hbrinkm 1.3.126.2: #i7983# 2003/08/15 14:09:24 hbrinkm 1.3.126.1: #111827#,#111835#


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [5b38b587bc13512416247cb2630f9b0e9b094535]

INTEGRATION: CWS swundo01 (1.8.126); FILE MERGED 2004/01/06 23:48:37 hbrinkm 1.8.126.4: RESYNC: (1.8-1.9); FILE MERGED 2004/01/06 15:39:51 hbrinkm 1.8.126.3: #111827# 2003/09/23 12:38:03 hbrinkm 1.8.126.2: #111827# 2003/08/15 14:08:54 hbrinkm 1.8.126.1: #111827#,#111835#


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [bdd6a061fde637f43e5e061599f4f805a42a8b3e]

INTEGRATION: CWS swundo01 (1.1.2); FILE ADDED 2003/09/23 11:17:40 hbrinkm 1.1.2.1: #111827#


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [2788065601191c2cee070ac3bcb83a3285911fd9]

INTEGRATION: CWS swundo01 (1.1.2); FILE ADDED 2003/11/11 13:42:06 hbrinkm 1.1.2.1: #i7983#


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [2d70cf6b786a012c03b5c23b17ea569f9758a98a]

INTEGRATION: CWS swundo01 (1.1.2); FILE ADDED 2004/01/07 15:15:25 hbrinkm 1.1.2.1: #111840#


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [62d9068306123f419e48699f468acb931c848398]

INTEGRATION: CWS swundo01 (1.1.2); FILE ADDED 2004/01/06 15:38:59 hbrinkm 1.1.2.2: #111827# 2003/09/23 11:18:40 hbrinkm 1.1.2.1: #111827#


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [47db4ad50fc0847759b52be34749232d5961a59f]

INTEGRATION: CWS swundo01 (1.19.74); FILE MERGED 2004/04/19 10:23:51 hbrinkm 1.19.74.2: RESYNC: (1.19-1.26); FILE MERGED 2004/01/06 15:37:31 hbrinkm 1.19.74.1: #111840#


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [38d2b0444e88264912c34c13a86a189a85b6c670]

INTEGRATION: CWS swundo01 (1.2.126); FILE MERGED 2004/04/19 10:24:01 hbrinkm 1.2.126.2: RESYNC: (1.2-1.5); FILE MERGED 2004/01/06 15:37:11 hbrinkm 1.2.126.1: #111840#


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [c7e80d09a1c6f88953743df98266c5a2c02baf93]

INTEGRATION: CWS swundo01 (1.15.34); FILE MERGED 2004/01/06 23:53:35 hbrinkm 1.15.34.2: RESYNC: (1.15-1.16); FILE MERGED 2004/01/06 15:34:15 hbrinkm 1.15.34.1: #111840#


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [e22d8c7215cd1f5f9dc1c0b47d8d2bfdb1099f18]

INTEGRATION: CWS swundo01 (1.4.126); FILE MERGED 2004/02/13 15:45:34 hbrinkm 1.4.126.3: RESYNC: (1.5-1.6); FILE MERGED 2004/02/11 15:49:52 hbrinkm 1.4.126.2: RESYNC: (1.4-1.5); FILE MERGED 2003/11/11 13:49:03 hbrinkm 1.4.126.1: #i7983#


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [41267e274f73ad1ac992c201969cb61d97044012]

INTEGRATION: CWS swundo01 (1.39.38); FILE MERGED 2004/04/19 10:15:22 hbrinkm 1.39.38.4: RESYNC: (1.41-1.45); FILE MERGED 2004/02/11 15:47:47 hbrinkm 1.39.38.3: RESYNC: (1.40-1.41); FILE MERGED 2004/01/06 23:57:37 hbrinkm 1.39.38.2: RESYNC: (1.39-1.40); FILE MERGED 2003/11/18 13:47:16 hbrinkm 1.39.38.1: #i7983#


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [4fdc4efa4a6a807d3337b6e2927297fd157f1bd3]

INTEGRATION: CWS swundo01 (1.16.46); FILE MERGED 2004/01/06 15:33:30 hbrinkm 1.16.46.1: #111840#


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [9c0974934ab02e4e00507dad52b0ea221b731ba1]

INTEGRATION: CWS swundo01 (1.3.126); FILE MERGED 2003/08/15 14:04:40 hbrinkm 1.3.126.1: #111827#


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [aaded148cc9c09d287243fa20b71429dc48924ab]

INTEGRATION: CWS swundo01 (1.10.126); FILE MERGED 2003/08/15 14:04:12 hbrinkm 1.10.126.1: #111835#


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [968a0004cc329494b94ae0a96dce75afa9ef662c]

INTEGRATION: CWS swundo01 (1.7.126); FILE MERGED 2004/01/06 15:32:47 hbrinkm 1.7.126.2: #111840# 2003/08/15 14:03:33 hbrinkm 1.7.126.1: #111840#


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [16d0fa62351116fb9dc34e2e038574d587d64b8e]

INTEGRATION: CWS swundo01 (1.3.126); FILE MERGED 2003/08/15 14:01:04 hbrinkm 1.3.126.1: #111827#


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [2e478d0182002f21d16fba2d97ebf5f2e84c0401]

INTEGRATION: CWS swundo01 (1.24.120); FILE MERGED 2004/04/19 10:07:51 hbrinkm 1.24.120.6: RESYNC: (1.30-1.31); FILE MERGED 2004/02/11 15:58:12 hbrinkm 1.24.120.5: RESYNC: (1.28-1.30); FILE MERGED 2004/01/07 00:10:21 hbrinkm 1.24.120.4: RESYNC: (1.27-1.28); FILE MERGED 2003/11/18 15:55:10 hbrinkm 1.24.120.3: RESYNC: (1.25-1.27); FILE MERGED 2003/09/23 14:10:20 hbrinkm 1.24.120.2: RESYNC: (1.24-1.25); FILE MERGED 2003/08/15 13:57:55 hbrinkm 1.24.120.1: #111835#


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [424178998f6e880c88f692e5923c1abc5a147061]

INTEGRATION: CWS swundo01 (1.24.126); FILE MERGED 2004/01/07 00:09:57 hbrinkm 1.24.126.2: RESYNC: (1.24-1.26); FILE MERGED 2003/09/23 12:37:59 hbrinkm 1.24.126.1: #111827#


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [8f7fa2a372760aaf9d0e2abfe3f93d2f4cc7b0bc]

INTEGRATION: CWS swundo01 (1.13.30); FILE MERGED 2004/02/11 15:57:31 hbrinkm 1.13.30.3: RESYNC: (1.16-1.17); FILE MERGED 2004/01/07 00:09:24 hbrinkm 1.13.30.2: RESYNC: (1.13-1.16); FILE MERGED 2003/11/18 13:47:15 hbrinkm 1.13.30.1: #i7983#


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [9583bca0567947020a7b2b41ea52257b6ffd4ab2]

INTEGRATION: CWS swundo01 (1.17.34); FILE MERGED 2004/01/07 00:08:33 hbrinkm 1.17.34.2: RESYNC: (1.17-1.18); FILE MERGED 2004/01/06 15:32:20 hbrinkm 1.17.34.1: #111840#


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [008b61ae2aac4d31610a926a9fa13ec8db40f90f]

INTEGRATION: CWS swundo01 (1.17.126); FILE MERGED 2003/11/18 15:54:08 hbrinkm 1.17.126.3: RESYNC: (1.17-1.18); FILE MERGED 2003/11/18 13:47:14 hbrinkm 1.17.126.2: #i7983# 2003/11/11 13:47:08 hbrinkm 1.17.126.1: #i7983#


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [c9370a6beaace74a5773f54c5b1360b4870a5c77]

INTEGRATION: CWS swundo01 (1.16.126); FILE MERGED 2004/04/19 10:06:51 hbrinkm 1.16.126.9: RESYNC: (1.23-1.26); FILE MERGED 2004/02/11 15:56:25 hbrinkm 1.16.126.8: RESYNC: (1.22-1.23); FILE MERGED 2004/01/07 00:07:22 hbrinkm 1.16.126.7: RESYNC: (1.21-1.22); FILE MERGED 2004/01/06 15:26:46 hbrinkm 1.16.126.6: #111840# 2003/11/18 15:53:39 hbrinkm 1.16.126.5: RESYNC: (1.17-1.21); FILE MERGED 2003/09/23 14:09:37 hbrinkm 1.16.126.4: RESYNC: (1.16-1.17); FILE MERGED 2003/09/23 12:37:58 hbrinkm 1.16.126.3: #111827# 2003/08/15 14:00:03 hbrinkm 1.16.126.2: #111827#,#111835# 2003/08/15 13:56:04 hbrinkm 1.16.126.1: #111827#,#111835#


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [03c18e7c886a29ec672e569ce44bad049e364b45]

INTEGRATION: CWS swundo01 (1.8.126); FILE MERGED 2004/04/19 10:06:04 hbrinkm 1.8.126.4: RESYNC: (1.8-1.9); FILE MERGED 2003/11/11 14:25:36 hbrinkm 1.8.126.3: #111827 2003/09/23 12:37:56 hbrinkm 1.8.126.2: #111827# 2003/08/15 13:55:40 hbrinkm 1.8.126.1: #111827#,#111835#


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [7a0e8b7002c1ec5483264daa73e851d792732f74]

INTEGRATION: CWS swundo01 (1.29.48); FILE MERGED 2004/04/19 10:06:12 hbrinkm 1.29.48.3: RESYNC: (1.30-1.32); FILE MERGED 2003/11/18 15:55:44 hbrinkm 1.29.48.2: RESYNC: (1.29-1.30); FILE MERGED 2003/09/23 12:37:55 hbrinkm 1.29.48.1: #111827#


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [51eb5d873400dea68fe14cd9a76fbeb4bf734bad]

INTEGRATION: CWS swundo01 (1.13.160); FILE MERGED 2004/01/06 15:26:01 hbrinkm 1.13.160.1: #111840#


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [93fdc85354ca266dc2efc0ea9fceb1ac0e7ab6bf]

INTEGRATION: CWS swundo01 (1.2.34); FILE MERGED 2004/04/19 10:01:20 hbrinkm 1.2.34.2: RESYNC: (1.2-1.3); FILE MERGED 2004/01/06 15:25:13 hbrinkm 1.2.34.1: #111840#


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [04211d0226c026a575577dedd5444b378aef9759]

INTEGRATION: CWS swundo01 (1.5.292); FILE MERGED 2004/01/06 14:54:14 hbrinkm 1.5.292.5: #111840# 2003/11/18 13:47:13 hbrinkm 1.5.292.4: #i7983# 2003/11/11 13:45:28 hbrinkm 1.5.292.3: #i7983# 2003/09/23 12:37:52 hbrinkm 1.5.292.2: #111827# 2003/08/15 13:21:37 hbrinkm 1.5.292.1: #111827#


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [9059b8dc2d23c121220fb975f1d54dba690b5f93]

INTEGRATION: CWS swundo01 (1.1.1.1.336); FILE MERGED 2003/08/15 13:21:37 hbrinkm 1.1.1.1.336.1: #111827#


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [bc4aa1af4fa1bae627fe1d4ee1b6c76b00870306]

INTEGRATION: CWS swundo01 (1.4.292); FILE MERGED 2003/09/23 12:37:51 hbrinkm 1.4.292.1: #111827#


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [edaa5057be7c32f668a2dbda0853c3c8c9269e61]

INTEGRATION: CWS swundo01 (1.6.294); FILE MERGED 2003/08/15 13:21:36 hbrinkm 1.6.294.1: #111827#


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [58f69dba0a884f9c3558da1553803bb4c6cd0fe2]

INTEGRATION: CWS swundo01 (1.6.126); FILE MERGED 2004/04/19 09:59:45 hbrinkm 1.6.126.2: RESYNC: (1.6-1.7); FILE MERGED 2003/09/23 12:37:51 hbrinkm 1.6.126.1: #111827#


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [eb2c332f6f7b00915e7bc517c8ef84f205ea1ea8]

INTEGRATION: CWS swundo01 (1.5.160); FILE MERGED 2004/01/06 14:53:19 hbrinkm 1.5.160.2: #i7983# 2003/11/11 13:44:49 hbrinkm 1.5.160.1: #i7983#


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [52714f166a529688ba5eedb904f5234fd0962be7]

INTEGRATION: CWS swundo01 (1.8.58); FILE MERGED 2003/11/18 16:00:03 hbrinkm 1.8.58.3: RESYNC: (1.8-1.9); FILE MERGED 2003/09/23 12:37:51 hbrinkm 1.8.58.2: #111827# 2003/08/15 13:21:36 hbrinkm 1.8.58.1: #111827#


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [9e4efec4b625ba88d3b3d945c5bce4cd0a94b266]

INTEGRATION: CWS swundo01 (1.1.1.1.336); FILE MERGED 2004/01/06 14:52:06 hbrinkm 1.1.1.1.336.1: #111840#


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [76e7836098973ec027bd656d7b7be7dd65b6eba3]

INTEGRATION: CWS swundo01 (1.28.126); FILE MERGED 2004/04/19 09:58:08 hbrinkm 1.28.126.2: RESYNC: (1.28-1.30); FILE MERGED 2003/08/15 13:21:36 hbrinkm 1.28.126.1: #111827#


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [a1b061815533acffe2f293277f40252a02086be1]

INTEGRATION: CWS swundo01 (1.46.30); FILE MERGED 2004/04/19 09:57:50 hbrinkm 1.46.30.9: RESYNC: (1.53-1.64); FILE MERGED 2004/02/11 16:04:43 hbrinkm 1.46.30.8: RESYNC: (1.51-1.53); FILE MERGED 2004/01/06 14:51:45 hbrinkm 1.46.30.7: #111840# 2003/11/18 15:59:35 hbrinkm 1.46.30.6: RESYNC: (1.48-1.51); FILE MERGED 2003/11/18 13:47:13 hbrinkm 1.46.30.5: #i7983# 2003/11/11 13:43:35 hbrinkm 1.46.30.4: #i7983# 2003/09/23 14:11:35 hbrinkm 1.46.30.3: RESYNC: (1.46-1.48); FILE MERGED 2003/09/23 12:37:50 hbrinkm 1.46.30.2: #111827# 2003/08/15 13:21:35 hbrinkm 1.46.30.1: #111827#


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [9e0bef286a59617702143647cd6bef0e4d5d4ff5]

INTEGRATION: CWS swundo01 (1.4.126); FILE MERGED 2004/01/06 14:51:22 hbrinkm 1.4.126.1: #111840#


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [3e7150ea50d6ed6453908aee73c3c099506da516]

INTEGRATION: CWS swundo01 (1.17.86); FILE MERGED 2004/04/19 09:57:03 hbrinkm 1.17.86.5: RESYNC: (1.19-1.21); FILE MERGED 2004/02/11 16:04:34 hbrinkm 1.17.86.4: RESYNC: (1.18-1.19); FILE MERGED 2004/01/07 00:14:51 hbrinkm 1.17.86.3: RESYNC: (1.17-1.18); FILE MERGED 2004/01/06 14:49:49 hbrinkm 1.17.86.2: #111840# 2003/09/23 12:37:50 hbrinkm 1.17.86.1: #111827#


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [f5a798f6caf39a5154a83abcbdca5f70b673117e]

INTEGRATION: CWS swundo01 (1.3.160); FILE MERGED 2004/01/06 14:48:13 hbrinkm 1.3.160.2: #111840# 2003/09/23 12:37:49 hbrinkm 1.3.160.1: #111827#


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [373cbeecc16f0c42b9d74eecaf4add4fc4686bcc]

INTEGRATION: CWS swundo01 (1.1.2); FILE ADDED 2003/09/23 11:15:04 hbrinkm 1.1.2.1: #111827##111827##111827##111827##111827##111827##111827##111827##111827##111827##111827##111827##111827##111827##111827##111827##111827##111827##111827##111827##111827##111827##111827##111827##111827##111827##111827##111827##111827##111827##111827##111827##111827##111827##111827##111827##111827##111827##111827##111827##111827##111827##111827##111827##111827##111827##111827##111827##111827##111827##111827##111827##111827##111827##111827##111827##111827##111827##111827##111827##111827##111827##111827##111827##111827##111827##111827##111827##111827##111827##111827##111827##111827##111827##111827##111827##111827##111827##111827##111827##111827##111827##111827##111827##111827##111827##111827##111827##111827##111827##111827##111827##111827##111827##111827##111827##111827##111827##111827##111827##111827##111827##111827##111827##111827##111827##111827##111827##111827##111827##111827#


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [2d9035fc019f60081921059fcccf30e9b7fe7dc1]

INTEGRATION: CWS swundo01 (1.1.2); FILE ADDED 2003/11/11 13:41:01 hbrinkm 1.1.2.1: #i7983#


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [2f657bc70ffe2da188255781f55296e862fd51fe]

INTEGRATION: CWS swundo01 (1.1.2); FILE ADDED 2004/01/07 15:13:31 hbrinkm 1.1.2.1: #111840#


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [7e9308e37c4d125b888324eec7231dace5630838]

INTEGRATION: CWS swundo01 (1.1.2); FILE ADDED 2003/08/15 13:47:06 hbrinkm 1.1.2.1: #111827#


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [1b9c44490702af6524ce7480f1cf5f7f108ac750]

INTEGRATION: CWS vcl21 (1.16.100); FILE MERGED 2004/03/18 11:23:22 pl 1.16.100.1: #112891# merge from apoc02


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [0ac1b1045cf83233e15c98e0432f52112591e50f]

/*************************************************************************  *  *  $RCSfile$  *  *  $Revision$  *  *  last change: $Author$ $Date$  *  *  The Contents of this file are made available subject to the terms of  *  either of the following licenses  *  *         - GNU Lesser General Public License Version 2.1  *         - Sun Industry Standards Source License Version 1.1  *  *  Sun Microsystems Inc., October, 2000  *  *  GNU Lesser General Public License Version 2.1  *  =============================================  *  Copyright 2000 by Sun Microsystems, Inc.  *  901 San Antonio Road, Palo Alto, CA 94303, USA  *  *  This library is free software; you can redistribute it and/or  *  modify it under the terms of the GNU Lesser General Public  *  License version 2.1, as published by the Free Software Foundation.  *  *  This library is distributed in the hope that it will be useful,  *  but WITHOUT ANY WARRANTY; without even the implied warranty of  *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU  *  Lesser General Public License for more details.  *  *  You should have received a copy of the GNU Lesser General Public  *  License along with this library; if not, write to the Free Software  *  Foundation, Inc., 59 Temple Place, Suite 330, Boston,  *  MA  02111-1307  USA  *  *  *  Sun Industry Standards Source License Version 1.1  *  =================================================  *  The contents of this file are subject to the Sun Industry Standards  *  Source License Version 1.1 (the "License"); You may not use this file  *  except in compliance with the License. You may obtain a copy of the  *  License at http://www.openoffice.org/license.html.  *  *  Software provided under this License is provided on an "AS IS" basis,  *  WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING,  *  WITHOUT LIMITATION, WARRANTIES THAT THE SOFTWARE IS FREE OF DEFECTS,  *  MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE, OR NON-INFRINGING.  *  See the License for the specific provisions governing your rights and  *  obligations concerning the Software.  *  *  The Initial Developer of the Original Code is: Sun Microsystems, Inc.  *  *  Copyright: 2000 by Sun Microsystems, Inc.  *  *  All Rights Reserved.  *  *  Contributor(s): _______________________________________  *  *  ************************************************************************/ #include <stdio.h> #include <stdlib.h> #include <string.h>

#ifndef XLFD_ATTRIBUTE_HXX
#include "xlfd_attr.hxx"
#endif
#ifndef XLFD_SIMPLE_HXX
#include "xlfd_smpl.hxx"
#endif

// --------------------------------------------------------------------------
//
//
// broken down structure equivalent to a Xlfd string
//
//
// --------------------------------------------------------------------------

Xlfd::Xlfd()
{
}

// XlfdCompare abi has to be qsort(3) compatible, the sorting result must
// guarantee that fonts with SameFontoutline() are successive
// XlfdCompare relies on vFrom->mpFactory eq vTo->mpFactory. Since comparing
// Xlfd's is done by comparing attributes there is no way around this.
extern "C" int
XlfdCompare( const void *vFrom, const void *vTo )
{
	const Xlfd *pFrom = (Xlfd*)vFrom;
	const Xlfd *pTo   = (Xlfd*)vTo;

	// Compare outline description
	if ( pFrom->mnFoundry != pTo->mnFoundry )
		return (int)pFrom->mnFoundry - (int)pTo->mnFoundry;
	if ( pFrom->mnFamily != pTo->mnFamily )
		return (int)pFrom->mnFamily - (int)pTo->mnFamily;
	if ( pFrom->mnWeight != pTo->mnWeight )
		return (int)pFrom->mnWeight - (int)pTo->mnWeight;
	if ( pFrom->mnSlant != pTo->mnSlant )
		return (int)pFrom->mnSlant - (int)pTo->mnSlant;
	if ( pFrom->mnSetwidth != pTo->mnSetwidth )
		return (int)pFrom->mnSetwidth - (int)pTo->mnSetwidth;

	// Addstyle name is futile tricky. it may contain encoding information
	// (like "ansi_1251") which Compares equal, or it may contain style
	// information (like "serif") which Compares unequal, anyway if the font
	// is "interface user" or "interface system" then compare equal anyway to
	// build fontsets as large as possible
	if ( pFrom->mnAddstyle == pTo->mnAddstyle )
		return 0;

	AttributeProvider *pFactory = pFrom->mpFactory;
	Attribute *pFamily = pFactory->RetrieveFamily( pFrom->mnFamily );
	if ( pFamily->HasFeature(XLFD_FEATURE_APPLICATION_FONT) )
		return 0;

	Attribute *pFromAddStyle = pFactory->RetrieveAddstyle( pFrom->mnAddstyle );
	Attribute *pToAddStyle   = pFactory->RetrieveAddstyle( pTo->mnAddstyle );

	// if both addstyles denote encodings or if one denotes an
	// encoding and the other denotes a style which really
	// duplicates weight and slant information

	int nFromCompare =     (pFromAddStyle->GetValue() != RTL_TEXTENCODING_DONTKNOW)
		    			|| (pFromAddStyle->HasFeature(XLFD_FEATURE_REDUNDANTSTYLE)) ?
					 	-1 : pFrom->mnAddstyle;
	int nToCompare   = 	   (pToAddStyle->GetValue()   != RTL_TEXTENCODING_DONTKNOW)
		    			|| (pToAddStyle->HasFeature(XLFD_FEATURE_REDUNDANTSTYLE))   ?
						-1 : pTo->mnAddstyle;

	return nFromCompare - nToCompare;
}

// check whether two fonts are identical as appearance is concerned
// this does not Compare the actual scaling of two fonts
Bool
Xlfd::SameFontoutline( const Xlfd* pComparedTo ) const
{
	void* pThis = (void*)this;
	return XlfdCompare( (void*)pThis, (void*)pComparedTo ) == 0 ;
}

unsigned short
Xlfd::GetEncoding() const
{
	Attribute *pAddstyle = mpFactory->RetrieveAddstyle( mnAddstyle );
	if ( pAddstyle->GetValue() != RTL_TEXTENCODING_DONTKNOW )
		return pAddstyle->GetValue();

	Attribute *pEncoding = mpFactory->RetrieveCharset( mnCharset );
	return pEncoding->GetValue();
}

XlfdFonttype
Xlfd::Fonttype() const
{
	if ( (mnAverageWidth == 0) && (mnPixelSize == 0) && (mnPointSize == 0) )
	{
		return     (mnResolutionX == 0)
				&& (mnResolutionY == 0) ? eTypeScalable : eTypeScalableBitmap;
	}

	return eTypeBitmap;
}

void
Advance( const char** pFrom, const char** pTo )
{
	const char *pTmp = *pTo;

	for( ; (*pTmp != '\0') && (*pTmp++ != '-'); )
		{}
	*pFrom = *pTo;
	*pTo   = pTmp;
}

Bool
Xlfd::IsConformant (const char* pXlfd) const
{
    // X FontNameRegistry prefix "-"
    if (*pXlfd++ != '-')
        return False;

    // All Xlfd FontName fields are defined
    int nNumFields = 1;
    while (*pXlfd != '\0')
    {
        if (*pXlfd++ == '-')
            nNumFields++;
    }
    // enough entries ?
    if (nNumFields != 14)
        return False;
    // and the last one is not empty as well ?
    if (*(pXlfd - 1) == '-')
        return False;

    return True;
}

// this is the real workhorse function. Since this is called for every font
// in the fontpath it has to be as fast a possible
Bool
Xlfd::FromString( const char* pXlfdstring, AttributeProvider *pFactory )
{
	if (!IsConformant(pXlfdstring))
		return False;

	const char* pFrom = pXlfdstring + 1;
	const char*	pTo   = pFrom;
    mpFactory         = pFactory;

	Advance( &pFrom, &pTo ); //-foundry-*
	mnFoundry = mpFactory->InsertFoundry( pFrom, pTo - pFrom - 1 );

	Advance( &pFrom, &pTo ); // -*-family-*
	mnFamily = mpFactory->InsertFamily( pFrom, pTo - pFrom - 1 );

	Advance( &pFrom, &pTo ); // -*-*-weight-*
	mnWeight = mpFactory->InsertWeight( pFrom, pTo - pFrom - 1 );

	Advance( &pFrom, &pTo ); //-*-*-*-slant-*
	mnSlant = mpFactory->InsertSlant( pFrom, pTo - pFrom - 1 );

	Advance( &pFrom, &pTo ); //-*-*-*-*-setwidth-*
	mnSetwidth = mpFactory->InsertSetwidth( pFrom, pTo - pFrom - 1 );

	Advance( &pFrom, &pTo ); //-*-*-*-*-*-Addstyle-*
	mnAddstyle = mpFactory->InsertAddstyle( pFrom, pTo - pFrom - 1 );

	Advance( &pFrom, &pTo ); //-*-*-*-*-*-*-height-*
	mnPixelSize = atoi( pFrom );

	Advance( &pFrom, &pTo ); //-*-*-*-*-*-*-*-pt height-*
	mnPointSize = atoi( pFrom );

	Advance( &pFrom, &pTo ); //-*-*-*-*-*-*-*-*-x resolution-*
	mnResolutionX = atoi( pFrom );

	Advance( &pFrom, &pTo ); //-*-*-*-*-*-*-*-*-*-y resolution-*
	mnResolutionY = atoi( pFrom );

	Advance( &pFrom, &pTo ); //-*-*-*-*-*-*-*-*-*-*-spacing-*
	mcSpacing = pFrom == pTo ? '\0' : *pFrom;

	Advance( &pFrom, &pTo ); //-*-*-*-*-*-*-*-*-*-*-*-average-*
	mnAverageWidth = atoi( pFrom );

	Advance( &pFrom, &pTo ); //-*-*-*-*-*-*-*-*-*-*-*-*-registry-encoding
	const char* pTmp = pFrom;
	Advance( &pTmp, &pTo );
	mnCharset = mpFactory->InsertCharset( pFrom, pTo - pFrom );

	// sanity check whether we have really found a valid XLFD, if not
	// throw away the whole font, since we have no idea what parts of
	// the XLFD contains the error.
	if ( !(pTo > pFrom) )
		return False;

 	// a non-empty family name is essential, since otherwise the font
	// would match the "default font" #52299#
	Attribute*  pFamily     = mpFactory->RetrieveFamily( mnFamily );
	const char* pFamilyName = pFamily->GetName();
	if ( pFamilyName[0] == '\0' )
		return False;

	// well done
	return True;
}

#if OSL_DEBUG_LEVEL > 1
// pure debug for now: this is only to inspect/pretty print a Xlfd struct
const char*
Xlfd::ToString( ByteString &rString ) const
{
	AppendAttribute( mpFactory->RetrieveFoundry(mnFoundry),   rString );
	AppendAttribute( mpFactory->RetrieveFamily(mnFamily), 	  rString );
	AppendAttribute( mpFactory->RetrieveWeight(mnWeight), 	  rString );
	AppendAttribute( mpFactory->RetrieveSlant(mnSlant), 	  rString );
	AppendAttribute( mpFactory->RetrieveSetwidth(mnSetwidth), rString );
	AppendAttribute( mpFactory->RetrieveAddstyle(mnAddstyle), rString );

	rString.Append("-"); rString.Append( ByteString::CreateFromInt32( mnPixelSize ) );
	rString.Append("-"); rString.Append( ByteString::CreateFromInt32( mnPointSize ) );
	rString.Append("-"); rString.Append( ByteString::CreateFromInt32( mnResolutionX ) );
	rString.Append("-"); rString.Append( ByteString::CreateFromInt32( mnResolutionY ) );
	rString.Append("-"); rString.Append( (char)mcSpacing );
	rString.Append("-"); rString.Append( ByteString::CreateFromInt32( mnAverageWidth ) );

	AppendAttribute( mpFactory->RetrieveCharset(mnCharset), rString );

	return rString.GetBuffer() ;
}

void
Xlfd::Dump() const
{
	ByteString aString;
	fprintf(stderr, "Xlfd: %s\n", ToString(aString) );
}
#endif

2004-05-18  Kurt Zenker  <kz@openoffice.org>  [0aed762e338f107bb5a191f0aff9cefa6797f8aa]

INTEGRATION: CWS vcl21 (1.18.58); FILE MERGED 2004/03/23 17:17:03 ssa 1.18.58.1: provide empty CreateSalSession()


2004-05-18  Rüdiger Timm  <rt@openoffice.org>  [5670c036247f25e52789abb0f3c3832359b2928e]

INTEGRATION: CWS sdk13 (1.8.56); FILE MERGED 2004/05/12 09:56:22 jsc 1.8.56.2: RESYNC: (1.8-1.9); FILE MERGED 2004/05/07 07:19:41 jsc 1.8.56.1: #116180# change default for generation urd files


2004-05-18  Rüdiger Timm  <rt@openoffice.org>  [15bd5d6f3907ccaec68fd95f9045256c5ab77a88]

INTEGRATION: CWS sdk13 (1.8.16); FILE MERGED 2004/05/13 20:02:02 jsc 1.8.16.3: #116180# use vector iterator 2004/05/12 09:55:20 jsc 1.8.16.2: RESYNC: (1.8-1.9); FILE MERGED 2004/05/07 07:19:41 jsc 1.8.16.1: #116180# change default for generation urd files


2004-05-18  Rüdiger Timm  <rt@openoffice.org>  [4ad36d7047c93ccec11fe5768b285d7ffeef51f1]

INTEGRATION: CWS sdk13 (1.12.56); FILE MERGED 2004/05/12 09:56:29 jsc 1.12.56.2: RESYNC: (1.12-1.13); FILE MERGED 2004/05/07 07:19:41 jsc 1.12.56.1: #116180# change default for generation urd files


2004-05-18  Rüdiger Timm  <rt@openoffice.org>  [d6d60f0b6c6d097657d201c2aa90d4866c199a4a]

INTEGRATION: CWS sdk13 (1.21.40); FILE MERGED 2004/03/23 10:59:35 jsc 1.21.40.1: #115939# remove prot_uno


2004-05-18  Rüdiger Timm  <rt@openoffice.org>  [6c679ad03cf03f709ea62acb0302bb48414ff6a3]

INTEGRATION: CWS sdk13 (1.24.8); FILE MERGED 2004/05/12 09:58:34 jsc 1.24.8.2: RESYNC: (1.24-1.25); FILE MERGED 2004/03/23 10:59:35 jsc 1.24.8.1: #115939# remove prot_uno


2004-05-18  Rüdiger Timm  <rt@openoffice.org>  [6224b1483af1ae19b2b8aea8112e97d5966ca711]

INTEGRATION: CWS sdk13 (1.2.128); FILE MERGED 2004/05/05 09:32:50 jsc 1.2.128.1: #116658# merge cinnabar changes


2004-05-18  Rüdiger Timm  <rt@openoffice.org>  [d2ff8be54105455b74dfeb0d5fadfd7350b48576]

INTEGRATION: CWS sdk13 (1.4.118); FILE MERGED 2004/05/11 12:16:47 jsc 1.4.118.2: #116705# ask for optional output directory 2004/05/05 09:32:50 jsc 1.4.118.1: #116658# merge cinnabar changes


2004-05-18  Rüdiger Timm  <rt@openoffice.org>  [71e14f3228482654bff31facef38637e8a019d4d]

INTEGRATION: CWS sdk13 (1.16.94); FILE MERGED 2004/05/05 09:31:47 jsc 1.16.94.1: #116658# merge cinnabar changes


2004-05-18  Rüdiger Timm  <rt@openoffice.org>  [1fbb05b8f0c01a92d0919f23b635c3312d7fefa0]

INTEGRATION: CWS sdk13 (1.4.100); FILE MERGED 2004/05/05 09:31:46 jsc 1.4.100.1: #116658# merge cinnabar changes


2004-05-18  Rüdiger Timm  <rt@openoffice.org>  [2a061abbc371c315fc619200e1c93385e577cb84]

INTEGRATION: CWS sdk13 (1.2.46); FILE MERGED 2004/05/07 07:28:14 jsc 1.2.46.1: #116658# adapt changes


2004-05-18  Rüdiger Timm  <rt@openoffice.org>  [2413ead05059f05460b3d5be90bbb7399aacb2f2]

INTEGRATION: CWS sdk13 (1.5.94); FILE MERGED 2004/05/05 09:31:46 jsc 1.5.94.1: #116658# merge cinnabar changes


2004-05-18  Rüdiger Timm  <rt@openoffice.org>  [23e4836fbce277672b5e53dba85f66a05cc1637e]

INTEGRATION: CWS sdk13 (1.11.94); FILE MERGED 2004/05/05 09:31:45 jsc 1.11.94.1: #116658# merge cinnabar changes


2004-05-18  Rüdiger Timm  <rt@openoffice.org>  [93e80570256b5d8df59e3c96005a7ae5564862f2]

INTEGRATION: CWS sdk13 (1.13.46); FILE MERGED 2004/05/05 09:31:45 jsc 1.13.46.1: #116658# merge cinnabar changes


2004-05-18  Rüdiger Timm  <rt@openoffice.org>  [98a44c6ffaa28fdf9d1122d9ba1efc8cd84b03b2]

INTEGRATION: CWS sdk13 (1.12.94); FILE MERGED 2004/05/05 09:31:45 jsc 1.12.94.1: #116658# merge cinnabar changes


2004-05-18  Rüdiger Timm  <rt@openoffice.org>  [27ad2139ff587d0f9e9caf1c9e2b10ca50aef741]

INTEGRATION: CWS sdk13 (1.16.40); FILE MERGED 2004/05/05 09:31:44 jsc 1.16.40.1: #116658# merge cinnabar changes


2004-05-18  Rüdiger Timm  <rt@openoffice.org>  [67c3ae971f72440efba91a23230e92a5ffe85b94]

INTEGRATION: CWS sdk13 (1.2.30); FILE MERGED 2004/05/07 07:28:14 jsc 1.2.30.1: #116658# adapt changes


2004-05-18  Rüdiger Timm  <rt@openoffice.org>  [0d5d7ff806d71920b12c659495e8131797041829]

INTEGRATION: CWS sdk13 (1.4.100); FILE MERGED 2004/05/05 09:31:44 jsc 1.4.100.1: #116658# merge cinnabar changes


2004-05-18  Rüdiger Timm  <rt@openoffice.org>  [06b56daf9f0eb35a7a31dc075b339cb7561fb110]

INTEGRATION: CWS sdk13 (1.4.100); FILE MERGED 2004/05/05 09:31:43 jsc 1.4.100.1: #116658# merge cinnabar changes


2004-05-18  Rüdiger Timm  <rt@openoffice.org>  [86349cc0616148901854fd4968cfa2d4cce52a40]

INTEGRATION: CWS sdk13 (1.12.40); FILE MERGED 2004/05/05 09:31:43 jsc 1.12.40.1: #116658# merge cinnabar changes


2004-05-18  Rüdiger Timm  <rt@openoffice.org>  [b070508712262cab2a35bbbbdb22bbe5a9321fcf]

INTEGRATION: CWS sdk13 (1.7.20); FILE MERGED 2004/05/07 07:26:48 jsc 1.7.20.2: #i27128# use macro for regcomp 2004/05/05 09:31:42 jsc 1.7.20.1: #116658# merge cinnabar changes


2004-05-18  Rüdiger Timm  <rt@openoffice.org>  [1dd4ea26902d17043b14da84971c74835068f5ae]

INTEGRATION: CWS sdk13 (1.6.94); FILE MERGED 2004/05/05 09:31:42 jsc 1.6.94.1: #116658# merge cinnabar changes


2004-05-18  Rüdiger Timm  <rt@openoffice.org>  [af381fbfdd4757f42754eb7ef9e57fa87749a8bf]

INTEGRATION: CWS sdk13 (1.14.94); FILE MERGED 2004/05/07 07:26:47 jsc 1.14.94.2: #i27128# use macro for regcomp 2004/05/05 09:31:41 jsc 1.14.94.1: #116658# merge cinnabar changes


2004-05-18  Rüdiger Timm  <rt@openoffice.org>  [f57a7b4173d9c0496e27c7c6ef19790e21e5b3bb]

INTEGRATION: CWS sdk13 (1.9.46); FILE MERGED 2004/05/05 09:31:41 jsc 1.9.46.1: #116658# merge cinnabar changes


2004-05-18  Rüdiger Timm  <rt@openoffice.org>  [38b8e23ef898c0feeafde32e795723d16e7c5f07]

INTEGRATION: CWS sdk13 (1.3.100); FILE MERGED 2004/05/05 09:31:40 jsc 1.3.100.1: #116658# merge cinnabar changes


2004-05-18  Rüdiger Timm  <rt@openoffice.org>  [47444b30659055bd012ff9845342fa718c182ada]

INTEGRATION: CWS sdk13 (1.4.94); FILE MERGED 2004/05/05 09:31:40 jsc 1.4.94.1: #116658# merge cinnabar changes


2004-05-18  Rüdiger Timm  <rt@openoffice.org>  [8019a301931bf7ce847954bb32ea51f5b12610a4]

INTEGRATION: CWS sdk13 (1.4.94); FILE MERGED 2004/05/05 09:31:39 jsc 1.4.94.1: #116658# merge cinnabar changes


2004-05-18  Rüdiger Timm  <rt@openoffice.org>  [2582c9e1ffa89cb086a02202c42339ff28ee8ffe]

INTEGRATION: CWS sdk13 (1.4.20); FILE MERGED 2004/05/05 09:31:39 jsc 1.4.20.1: #116658# merge cinnabar changes


2004-05-18  Rüdiger Timm  <rt@openoffice.org>  [414a7eee71328fd19e13f2002f4c52ea41c0a723]

INTEGRATION: CWS sdk13 (1.4.94); FILE MERGED 2004/05/11 12:22:07 jsc 1.4.94.2: #i27128# use macro for regcomp 2004/05/05 09:31:38 jsc 1.4.94.1: #116658# merge cinnabar changes


2004-05-18  Rüdiger Timm  <rt@openoffice.org>  [e691ed5655bd317143030cbc5cc788a7a8ca6dc4]

INTEGRATION: CWS sdk13 (1.3.100); FILE MERGED 2004/05/05 09:31:38 jsc 1.3.100.1: #116658# merge cinnabar changes


2004-05-18  Rüdiger Timm  <rt@openoffice.org>  [69eca6958f8a5e5d7af0ed0fb6027e311c66ad61]

INTEGRATION: CWS sdk13 (1.3.100); FILE MERGED 2004/05/05 09:31:37 jsc 1.3.100.1: #116658# merge cinnabar changes


2004-05-18  Rüdiger Timm  <rt@openoffice.org>  [f833c5a26adeedcdd75c20e2e7a457b0e47852a8]

INTEGRATION: CWS sdk13 (1.4.94); FILE MERGED 2004/05/05 09:31:37 jsc 1.4.94.1: #116658# merge cinnabar changes


2004-05-18  Rüdiger Timm  <rt@openoffice.org>  [1972d5716b0c90e89d8d30dc2d3cfe254217f6e8]

INTEGRATION: CWS sdk13 (1.4.94); FILE MERGED 2004/05/05 09:31:36 jsc 1.4.94.1: #116658# merge cinnabar changes


2004-05-18  Rüdiger Timm  <rt@openoffice.org>  [114e8ce793d424ca8827d022113cd248b1c4a70d]

INTEGRATION: CWS sdk13 (1.3.78); FILE MERGED 2004/05/05 09:31:35 jsc 1.3.78.1: #116658# merge cinnabar changes


2004-05-18  Rüdiger Timm  <rt@openoffice.org>  [7d0d10e21bc25c200b708c791b7d8a383c1bdcfb]

INTEGRATION: CWS sdk13 (1.6.8); FILE MERGED 2004/05/05 09:31:28 jsc 1.6.8.1: #116658# merge cinnabar changes


2004-05-18  Rüdiger Timm  <rt@openoffice.org>  [f8890579bec945a63c0ea1e8a92d166e96f48775]

INTEGRATION: CWS sdk13 (1.3.100); FILE MERGED 2004/05/05 09:31:28 jsc 1.3.100.1: #116658# merge cinnabar changes


2004-05-18  Rüdiger Timm  <rt@openoffice.org>  [171fa03cbfd300d329b056b3844b1faad9db5a5d]

INTEGRATION: CWS sdk13 (1.3.100); FILE MERGED 2004/05/05 09:31:27 jsc 1.3.100.1: #116658# merge cinnabar changes


2004-05-18  Rüdiger Timm  <rt@openoffice.org>  [3dd757dd6819ea7863edd3ed96afa546d788e0fc]

INTEGRATION: CWS sdk13 (1.3.100); FILE MERGED 2004/05/05 09:31:26 jsc 1.3.100.1: #116658# merge cinnabar changes


2004-05-18  Rüdiger Timm  <rt@openoffice.org>  [0498f530f8c7bd3fe4bd9ae9bf68f355884bece5]

INTEGRATION: CWS sdk13 (1.3.100); FILE MERGED 2004/05/05 09:31:23 jsc 1.3.100.1: #116658# merge cinnabar changes


2004-05-18  Rüdiger Timm  <rt@openoffice.org>  [e7bd9d4699579b702c40d3b206dfb3c6253c6e3f]

INTEGRATION: CWS sdk13 (1.4.94); FILE MERGED 2004/05/05 09:31:22 jsc 1.4.94.1: #116658# merge cinnabar changes


2004-05-18  Rüdiger Timm  <rt@openoffice.org>  [0113894d2b5b10498b593d71f4ba79a9361e401e]

INTEGRATION: CWS sdk13 (1.3.100); FILE MERGED 2004/05/05 09:31:22 jsc 1.3.100.1: #116658# merge cinnabar changes


2004-05-18  Rüdiger Timm  <rt@openoffice.org>  [9260583d9e0abcaf01d81801fb33c2a4c274009e]

INTEGRATION: CWS sdk13 (1.3.100); FILE MERGED 2004/05/05 09:31:21 jsc 1.3.100.1: #116658# merge cinnabar changes


2004-05-18  Rüdiger Timm  <rt@openoffice.org>  [66f46152a7d1ed251d81540613ff941b355ef0a1]

INTEGRATION: CWS sdk13 (1.4.94); FILE MERGED 2004/05/05 09:31:21 jsc 1.4.94.1: #116658# merge cinnabar changes


2004-05-18  Rüdiger Timm  <rt@openoffice.org>  [13bfc7d1503317e7c64344252e4306d581de56d4]

INTEGRATION: CWS sdk13 (1.3.100); FILE MERGED 2004/05/05 09:31:20 jsc 1.3.100.1: #116658# merge cinnabar changes


2004-05-18  Rüdiger Timm  <rt@openoffice.org>  [6bf3c7e1ecb2169095b422eda41f2c0d0f71454c]

INTEGRATION: CWS sdk13 (1.4.94); FILE MERGED 2004/05/05 09:31:20 jsc 1.4.94.1: #116658# merge cinnabar changes


2004-05-18  Rüdiger Timm  <rt@openoffice.org>  [bba6598fc5241af686df14fb373585d44a8a88be]

INTEGRATION: CWS sdk13 (1.4.94); FILE MERGED 2004/05/05 09:31:19 jsc 1.4.94.1: #116658# merge cinnabar changes


2004-05-18  Rüdiger Timm  <rt@openoffice.org>  [9459491b2354bd3d6c63a080db396779576e477e]

INTEGRATION: CWS sdk13 (1.4.94); FILE MERGED 2004/05/05 09:31:18 jsc 1.4.94.1: #116658# merge cinnabar changes


2004-05-18  Rüdiger Timm  <rt@openoffice.org>  [0f40aeabdcf2ae44ddbe4e1c65d02464ab4669f4]

INTEGRATION: CWS sdk13 (1.4.94); FILE MERGED 2004/05/05 09:31:17 jsc 1.4.94.1: #116658# merge cinnabar changes


2004-05-18  Rüdiger Timm  <rt@openoffice.org>  [1d40b55238eedef102b516e65e8178dffad01b54]

INTEGRATION: CWS sdk13 (1.3.100); FILE MERGED 2004/05/05 09:31:16 jsc 1.3.100.1: #116658# merge cinnabar changes


2004-05-18  Rüdiger Timm  <rt@openoffice.org>  [12c7574dec04f657f5170a870dd2d50c61a14437]

INTEGRATION: CWS sdk13 (1.5.20); FILE MERGED 2004/05/13 15:48:40 jsc 1.5.20.3: #116007# change typo in descr 2004/05/12 14:06:44 jsc 1.5.20.2: #116705# improve output 2004/03/22 15:39:30 jsc 1.5.20.1: #116007# correct typo


2004-05-18  Rüdiger Timm  <rt@openoffice.org>  [798bd279d52d1398eaa6a07229570cc709526321]

INTEGRATION: CWS sdk13 (1.14.40); FILE MERGED 2004/05/12 14:06:44 jsc 1.14.40.2: #116705# improve output 2004/03/19 15:41:49 jsc 1.14.40.1: #115998# insert description for new option of regmerge


2004-05-18  Rüdiger Timm  <rt@openoffice.org>  [f6f989bda7212264e0de129d56e4f3750e357c69]

INTEGRATION: CWS sdk13 (1.9.92); FILE MERGED 2004/05/12 14:06:44 jsc 1.9.92.1: #116705# improve output


2004-05-18  Rüdiger Timm  <rt@openoffice.org>  [9d23e68a98cd68f340f92eb13d844e5eeaf5a3c8]

INTEGRATION: CWS sdk13 (1.17.40); FILE MERGED 2004/05/12 14:06:43 jsc 1.17.40.4: #116705# improve output 2004/05/12 13:52:54 jsc 1.17.40.3: #116705# insert descr for optional output dir 2004/05/12 10:04:37 jsc 1.17.40.2: RESYNC: (1.17-1.18); FILE MERGED 2004/05/11 12:16:47 jsc 1.17.40.1: #116705# ask for optional output directory


2004-05-18  Rüdiger Timm  <rt@openoffice.org>  [50a9587c925a0650ec7c496e067ec4cf9a09bb97]

INTEGRATION: CWS sdk13 (1.12.106); FILE MERGED 2004/05/11 12:16:47 jsc 1.12.106.1: #116705# ask for optional output directory


2004-05-18  Rüdiger Timm  <rt@openoffice.org>  [acbb1d7c621f6bd4e0f5d72d42e60ddeb2f550b1]

INTEGRATION: CWS sdk13 (1.6.40); FILE MERGED 2004/05/13 12:19:38 jsc 1.6.40.4: #116705# improve office suggestion 2004/05/13 12:02:20 jsc 1.6.40.3: #116705# remove debug output 2004/05/12 10:04:25 jsc 1.6.40.2: RESYNC: (1.6-1.7); FILE MERGED 2004/05/11 12:16:46 jsc 1.6.40.1: #116705# ask for optional output directory


2004-05-18  Rüdiger Timm  <rt@openoffice.org>  [4f51c04eb0b0944ea620e74acc8246727d13a789]

INTEGRATION: CWS sdk13 (1.2.98); FILE MERGED 2004/03/19 15:26:46 jsc 1.2.98.1: #115998# insert new option -v


2004-05-18  Joachim Lingner  <jl@openoffice.org>  [84d390d0d43d3ae92343a0bd97e0bd205d2d988f]

#i20052#


2004-05-18  Rüdiger Timm  <rt@openoffice.org>  [a1b42e0311637277e86b3c46c26833bbb0f4e971]

INTEGRATION: CWS dr17 (1.7.62); FILE MERGED 2004/04/20 13:39:20 dr 1.7.62.1: #i27658# added ScFuncDesc::GetParamList()


2004-05-18  Rüdiger Timm  <rt@openoffice.org>  [d0c27e5a27a78866bd286b93171f057d2ea2b6a7]

INTEGRATION: CWS dr17 (1.3.452); FILE MERGED 2004/04/17 18:16:39 dr 1.3.452.1: #i26500# do not delete a void*


2004-05-18  Rüdiger Timm  <rt@openoffice.org>  [8dd5bb02e5b4c3f775c70e369841d568a63a93dd]

INTEGRATION: CWS dr17 (1.65.38); FILE MERGED 2004/04/20 12:20:45 dr 1.65.38.2: #i27879# export of spin buttons and scroll bars - min/max handling corrected 2004/04/16 13:55:08 dr 1.65.38.1: #i27879# export of scrollbar/spinbutton


2004-05-18  Rüdiger Timm  <rt@openoffice.org>  [a7cd8766fd433fe67a0e360c0325bf3b1db51c3e]

INTEGRATION: CWS dr17 (1.9.90); FILE MERGED 2004/04/19 16:10:09 dr 1.9.90.2: #i27879# import of spin buttons and scroll bars 2004/04/19 07:58:57 dr 1.9.90.1: #116397# chart import: use palette colors instead of RGB values


2004-05-18  Rüdiger Timm  <rt@openoffice.org>  [0f872275c441aabdd77bd5135ff74f2d038aaca7]

INTEGRATION: CWS dr17 (1.7.62); FILE MERGED 2004/04/16 13:54:39 dr 1.7.62.2: #i27879# export of scrollbar/spinbutton 2004/04/16 13:02:32 dr 1.7.62.1: #i27879# import of scrollbar/spinbutton


2004-05-18  Rüdiger Timm  <rt@openoffice.org>  [d5c891c5a603d02dbef1708eaf5590d983ea83e0]

INTEGRATION: CWS dr17 (1.6.62); FILE MERGED 2004/04/16 13:02:33 dr 1.6.62.1: #i27879# import of scrollbar/spinbutton


2004-05-18  Rüdiger Timm  <rt@openoffice.org>  [c6fe00e81256e5b6303a2c9fab347d4fa70ab8b9]

INTEGRATION: CWS dr17 (1.35.38); FILE MERGED 2004/04/16 13:54:39 dr 1.35.38.1: #i27879# export of scrollbar/spinbutton


2004-05-18  Rüdiger Timm  <rt@openoffice.org>  [a545767d6740ed14fcafe07ddc024a7c87f9dce6]

INTEGRATION: CWS dr17 (1.8.134); FILE MERGED 2004/04/17 18:05:16 dr 1.8.134.1: #i27379# loop if final </pre> tag is missing


2004-05-18  Rüdiger Timm  <rt@openoffice.org>  [d0df5dc3f3954620592108410cc5dc0bdd5d4a29]

INTEGRATION: CWS dr17 (1.8.4); FILE MERGED 2004/04/16 13:54:39 dr 1.8.4.1: #i27879# export of scrollbar/spinbutton


2004-05-18  Rüdiger Timm  <rt@openoffice.org>  [85e6cb54d08f617107c6d6c16e7e5cfb59542736]

INTEGRATION: CWS dr17 (1.18.90); FILE MERGED 2004/04/17 18:04:58 dr 1.18.90.1: #i27379# loop if final </pre> tag is missing


2004-05-18  Rüdiger Timm  <rt@openoffice.org>  [489fc4933c3b611d4e00a3f57cd84b4379a15c33]

INTEGRATION: CWS dr17 (1.9.108); FILE MERGED 2004/04/19 16:09:53 dr 1.9.108.2: #i27879# import of spin buttons and scroll bars 2004/04/19 07:59:37 dr 1.9.108.1: #116397# chart import: use palette colors instead of RGB values


2004-05-18  Rüdiger Timm  <rt@openoffice.org>  [0c14a95964e4d9731134a32d43ca58bb58b1e87c]

INTEGRATION: CWS dr17 (1.14.8); FILE MERGED 2004/04/19 16:09:53 dr 1.14.8.2: #i27879# import of spin buttons and scroll bars 2004/04/16 13:03:32 dr 1.14.8.1: #i27879# import of scrollbar/spinbutton


2004-05-18  Rüdiger Timm  <rt@openoffice.org>  [0bfdf55c6c98899c9d39d6d58617625a3950a807]

INTEGRATION: CWS dr17 (1.7.62); FILE MERGED 2004/04/17 17:54:12 dr 1.7.62.1: #115849# no assertion on creation of link manager


2004-05-18  Rüdiger Timm  <rt@openoffice.org>  [bb3285a62f8d52b24efa481549d1e6c9a7043c27]

INTEGRATION: CWS dr17 (1.62.60); FILE MERGED 2004/04/19 16:09:52 dr 1.62.60.3: #i27879# import of spin buttons and scroll bars 2004/04/17 18:20:45 dr 1.62.60.2: #i25430# system path delimiter, typos 2004/04/16 12:58:22 dr 1.62.60.1: #100000#


2004-05-18  Rüdiger Timm  <rt@openoffice.org>  [64fc50bbe8d96c635cfef0847e828a65ba486713]

INTEGRATION: CWS dr17 (1.36.58); FILE MERGED 2004/04/20 13:39:03 dr 1.36.58.1: #i27658# added ScFuncDesc::GetParamList()


2004-05-18  Rüdiger Timm  <rt@openoffice.org>  [6b20cea70297a9ebdc364dda56859b970a64fd57]

INTEGRATION: CWS dr17 (1.30.4); FILE MERGED 2004/04/20 13:38:48 dr 1.30.4.1: #i27658# added ScFuncDesc::GetParamList()


2004-05-18  Rüdiger Timm  <rt@openoffice.org>  [463a5f03df02d77bc159ceab788eddc7ef50e793]

INTEGRATION: CWS dr17 (1.13.184); FILE MERGED 2004/04/19 16:07:03 dr 1.13.184.1: #i27978# new VBA macro version


2004-05-18  Rüdiger Timm  <rt@openoffice.org>  [92d79d7f1588b9ca1b61bb2997e67701832cd2fe]

INTEGRATION: CWS dr17 (1.15.184); FILE MERGED 2004/04/20 10:31:06 dr 1.15.184.2: #i27879# export of spin buttons and scroll bars 2004/04/19 16:01:55 dr 1.15.184.1: #i27879# import of spin buttons and scroll bars


2004-05-18  Rüdiger Timm  <rt@openoffice.org>  [9764013f9299da0c48d0659a791bba035b2a2b8f]

INTEGRATION: CWS dr17 (1.61.14); FILE MERGED 2004/04/17 18:30:40 dr 1.61.14.1: #i19526# typo in German EOMONTH descr


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [13c739bd98d5f0946c7636e6880a6932fa0cf026]

INTEGRATION: CWS vcl21 (1.4.510); FILE MERGED 2004/03/29 13:50:09 pl 1.4.510.1: #i27063# do not use static images


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [0428dc526499b02c4f2b57f77b1311b80b5b3503]

INTEGRATION: CWS vcl21 (1.33.132); FILE MERGED 2004/03/29 13:50:09 pl 1.33.132.1: #i27063# do not use static images


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [daca9362b4e2ba445ccf81ba62d7d6c4ae2f630e]

INTEGRATION: CWS vcl21 (1.11.292); FILE MERGED 2004/03/29 13:50:09 pl 1.11.292.1: #i27063# do not use static images


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [55dda739f309de34a420ea2ed90c09a88a04de12]

INTEGRATION: CWS vcl21 (1.10.90); FILE MERGED 2004/03/23 10:41:52 pl 1.10.90.2: RESYNC: (1.10-1.11); FILE MERGED 2004/03/18 16:04:33 pl 1.10.90.1: #i26547# get product name from configuration


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [8a1f550a115590255cc12cfe9e6eb92e316210bf]

INTEGRATION: CWS vcl21 (1.15.58); FILE MERGED 2004/03/19 09:59:46 ssa 1.15.58.1: #i25342# never override the paper orientation when choosing a built-in paper format


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [befde62a2d84e3330dd010d3f7d6cde49794bf62]

INTEGRATION: CWS vcl21 (1.6.100); FILE MERGED 2004/03/23 17:17:03 ssa 1.6.100.1: provide empty CreateSalSession()


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [ecafea50ca12ce98781f694fe593476ec4558e7f]

INTEGRATION: CWS vcl21 (1.171.30); FILE MERGED 2004/03/23 10:37:38 pl 1.171.30.2: RESYNC: (1.171-1.172); FILE MERGED 2004/03/18 11:23:23 pl 1.171.30.1: #112891# merge from apoc02


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [0ffc6f0e4295bca96d8e5fda29aebc67a471a8c5]

INTEGRATION: CWS vcl21 (1.117.2); FILE MERGED 2004/04/02 11:19:22 pl 1.117.2.1: #i23684# add kerning for type1 fonts


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [8a9e38bf7291c5004bc83ebd54723f93fcc0ea6e]

INTEGRATION: CWS vcl21 (1.2.32); FILE MERGED 2004/04/01 17:26:01 pl 1.2.32.1: #i23684# kerning for printer


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [6c72ddb0f022c906b096789d5bc3e486f4506b81]

INTEGRATION: CWS vcl21 (1.28.58); FILE MERGED 2004/03/18 11:23:21 pl 1.28.58.1: #112891# merge from apoc02


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [87925f047b2ef3a919197f3937835cb1909c3630]

INTEGRATION: CWS vcl21 (1.28.84); FILE MERGED 2004/03/18 11:23:21 pl 1.28.84.1: #112891# merge from apoc02


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [606a37aa27bd57339f68abbcdaf3320eadc71dac]

INTEGRATION: CWS vcl21 (1.5.224); FILE MERGED 2004/03/18 11:23:21 pl 1.5.224.1: #112891# merge from apoc02


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [292b68624d89424fedd84b8cdef74ca009f5e1ea]

INTEGRATION: CWS vcl21 (1.7.32); FILE MERGED 2004/03/18 11:23:20 pl 1.7.32.1: #112891# merge from apoc02


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [8907d3aa1ae7236f05907d98bc49473dff6f043d]

INTEGRATION: CWS vcl21 (1.36.32); FILE MERGED 2004/03/18 11:23:20 pl 1.36.32.1: #112891# merge from apoc02


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [02a2b0de6dcaeba652a2e69a421b9c02de057750]

INTEGRATION: CWS vcl21 (1.10.122); FILE MERGED 2004/03/18 11:23:20 pl 1.10.122.1: #112891# merge from apoc02


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [63b925374cbf00fbafe11731b586ade2ff27df88]

INTEGRATION: CWS vcl21 (1.25.32); FILE MERGED 2004/04/02 11:19:22 pl 1.25.32.1: #i23684# add kerning for type1 fonts


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [0e96be535b35fc1a7406451aecde08d3d75049a2]

INTEGRATION: CWS vcl21 (1.26.58); FILE MERGED 2004/04/02 11:19:21 pl 1.26.58.1: #i23684# add kerning for type1 fonts


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [3b3ea0bb3feff83214c485f53447797eb0af1ef4]

INTEGRATION: CWS vcl21 (1.102.56); FILE MERGED 2004/04/02 11:19:21 pl 1.102.56.1: #i23684# add kerning for type1 fonts


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [a8d7ac5cbf58a31d2f47e731a362615f8c1bb86d]

INTEGRATION: CWS vcl21 (1.25.58); FILE MERGED 2004/04/01 13:26:24 pl 1.25.58.2: #114210# remove useless assertion 2004/04/01 11:54:52 pl 1.25.58.1: #114210# add: GetIndexForPoint for ListBox


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [36eed7077dc2ea1f62b1894e1e5b60a17b56f0f1]

INTEGRATION: CWS vcl21 (1.44.58); FILE MERGED 2004/04/01 11:55:19 pl 1.44.58.1: #114210# add: GetIndexForPoint for ListBox


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [7a671fe3df6de7a9a1157f2a6ad6bbf512234e05]

INTEGRATION: CWS vcl21 (1.12.84); FILE MERGED 2004/04/01 11:54:51 pl 1.12.84.1: #114210# add: GetIndexForPoint for ListBox


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [ca273690b684252d0dbbb1b2a704415ecc35f9f7]

INTEGRATION: CWS vcl21 (1.28.84); FILE MERGED 2004/04/01 13:26:01 pl 1.28.84.1: #114210# add: GetIndexForPoint for ComboBox


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [ea4e7c1639da9523bfe4f20704060e092fb9ec0a]

INTEGRATION: CWS vcl21 (1.1.6); FILE ADDED 2004/03/18 11:23:18 pl 1.1.6.1: #112891# merge from apoc02


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [18eaf922d4ca8627445e4aabd8e3819ce4b884f7]

INTEGRATION: CWS vcl21 (1.12.84); FILE MERGED 2004/03/18 11:23:18 pl 1.12.84.1: #112891# merge from apoc02


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [ec8581d51ae27b80fcd9c439b67aeb02d260d164]

INTEGRATION: CWS vcl21 (1.25.14); FILE MERGED 2004/03/23 10:44:33 pl 1.25.14.2: RESYNC: (1.25-1.26); FILE MERGED 2004/03/18 13:44:02 pl 1.25.14.1: #i23601# #i24286# #i26147# join from CWS vclpp3bugs


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [785e91ff993e762f83918542816949a663cbc645]

INTEGRATION: CWS vcl21 (1.13.14); FILE MERGED 2004/03/30 11:49:18 pl 1.13.14.4: #i27070# catch missing pt array 2004/03/30 10:25:40 pl 1.13.14.3: #i27070# catch missing flag array 2004/03/23 10:44:53 pl 1.13.14.2: RESYNC: (1.13-1.14); FILE MERGED 2004/03/18 13:44:01 pl 1.13.14.1: #i23601# #i24286# #i26147# join from CWS vclpp3bugs


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [7eedebf194e960f03e0697dff7a4a6d64433b5fc]

INTEGRATION: CWS vcl21 (1.2.2); FILE MERGED 2004/03/23 13:53:17 pl 1.2.2.1: #i26851# fix default PPD case when ENABLE_CUPS is unset


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [cc0ee014a32086195782ba087378bc8d03179bfb]

INTEGRATION: CWS vcl21 (1.12.2); FILE MERGED 2004/04/20 13:04:04 pl 1.12.2.1: #i28023# be prepared for multiple dots in a PPD file name


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [f6e94945d3ef1023251e521c144204281784d424]

INTEGRATION: CWS vcl21 (1.27.14); FILE MERGED 2004/03/23 10:46:30 pl 1.27.14.3: RESYNC: (1.27-1.28); FILE MERGED 2004/03/18 13:44:01 pl 1.27.14.2: #i23601# #i24286# #i26147# join from CWS vclpp3bugs 2004/03/16 15:17:08 hdu 1.27.14.1: #i26424# move check of table limits after table offset adjustment for TTCs


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [a63df3da53cc501c497d4edd518f28f851238ed0]

INTEGRATION: CWS vcl21 (1.45.10); FILE MERGED 2004/03/25 17:54:43 pl 1.45.10.4: #i23601# merge from CWS vclpp3bugs 2004/03/23 13:14:40 pl 1.45.10.3: solver merge conflict 2004/03/23 10:45:37 pl 1.45.10.2: RESYNC: (1.45-1.47); FILE MERGED 2004/03/18 13:44:00 pl 1.45.10.1: #i23601# #i24286# #i26147# join from CWS vclpp3bugs


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [f52978283d42c30c2b69e22ba0dbf67f836c485e]

INTEGRATION: CWS vcl21 (1.2.2); FILE MERGED 2004/03/25 17:54:43 pl 1.2.2.1: #i23601# merge from CWS vclpp3bugs


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [a55f3dd81682516b033c11ba2a4ffbf5fb011b63]

INTEGRATION: CWS vcl21 (1.15.72); FILE MERGED 2004/03/25 17:54:43 pl 1.15.72.3: #i23601# merge from CWS vclpp3bugs 2004/03/23 10:48:09 pl 1.15.72.2: RESYNC: (1.15-1.16); FILE MERGED 2004/03/18 13:44:00 pl 1.15.72.1: #i23601# #i24286# #i26147# join from CWS vclpp3bugs


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [7d4a97a3a102124bafcfa77c663ff4884acf3fd1]

INTEGRATION: CWS vcl21 (1.19.44); FILE MERGED 2004/03/18 10:43:05 pl 1.19.44.1: #112891# merge from apoc02


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [8282d6b0d47da1b596c144a6ffea88f9330ac689]

INTEGRATION: CWS vcl21 (1.1.6); FILE ADDED 2004/03/18 10:43:05 pl 1.1.6.1: #112891# merge from apoc02


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [85d04f0d321eca3d49afb8bde22d766520429d91]

INTEGRATION: CWS vcl21 (1.1.6); FILE ADDED 2004/03/18 10:43:04 pl 1.1.6.1: #112891# merge from apoc02


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [ee43bb21c4dbcf861db004a688a039254ef8218c]

INTEGRATION: CWS vcl21 (1.7.100); FILE MERGED 2004/04/23 11:29:36 pl 1.7.100.1: #i27914# join from vclppbugs4


2004-05-18  Kurt Zenker  <kz@openoffice.org>  [696ebab7d74c3e92d7a5fa5855d674a94dda526d]

INTEGRATION: CWS vcl21 (1.7.70); FILE MERGED 2004/04/23 11:29:36 pl 1.7.70.1: #i27914# join from vclppbugs4


2004-05-18  Rüdiger Timm  <rt@openoffice.org>  [f0b7107c4d53e2893aa7a7298581859759116494]

#i10000# binfilter needs goodies, but not xmloff. And some more fine tuning.


2004-05-18  Joachim Lingner  <jl@openoffice.org>  [b2197626fde63249f99e14e049423b87560b5f9a]

#i20052#


2004-05-18  Joachim Lingner  <jl@openoffice.org>  [f0df8160e185acda43a2edc04ec915868fce29a6]

#i20052#


2004-05-18  Joachim Lingner  <jl@openoffice.org>  [7ad218fec64e01f26ea8734fa9b28c495c5b72c1]

#i20052#


2004-05-17  Kurt Zenker  <kz@openoffice.org>  [ca8f61cd12334b4371cfab77ba70bf88729fb8eb]

INTEGRATION: CWS os17 (1.32.90); FILE MERGED 2004/04/28 12:49:12 os 1.32.90.3: RESYNC: (1.33-1.34); FILE MERGED 2004/02/27 14:37:12 os 1.32.90.2: RESYNC: (1.32-1.33); FILE MERGED 2003/08/26 12:50:23 os 1.32.90.1: #i18686# remove sub menues recursively


2004-05-17  Kurt Zenker  <kz@openoffice.org>  [17080a4578ed098b85c23e0b6ddbc226b3747a8d]

INTEGRATION: CWS os17 (1.15.178); FILE MERGED 2004/02/27 10:50:41 os 1.15.178.3: RESYNC: (1.17-1.18); FILE MERGED 2003/11/11 17:10:50 os 1.15.178.2: RESYNC: (1.15-1.17); FILE MERGED 2003/08/26 12:49:01 os 1.15.178.1: #i18686# switch context prior to execution of a context menu


2004-05-17  Kurt Zenker  <kz@openoffice.org>  [d3c61d225afd1310ac3da33bead84ab72e38f6ac]

INTEGRATION: CWS os17 (1.28.6); FILE MERGED 2004/03/15 12:42:19 os 1.28.6.3: RESYNC: (1.29-1.30); FILE MERGED 2004/02/27 16:10:06 os 1.28.6.2: RESYNC: (1.28-1.29); FILE MERGED 2003/08/26 12:49:00 os 1.28.6.1: #i18686# switch context prior to execution of a context menu


2004-05-17  Kurt Zenker  <kz@openoffice.org>  [7ea23c0988c573627fc7f1ad2a2a8818f2dbf132]

INTEGRATION: CWS os17 (1.15.60); FILE MERGED 2004/04/28 08:45:55 os 1.15.60.1: #i18735# open spelling popup outside of the wrong word's rectangle


2004-05-17  Kurt Zenker  <kz@openoffice.org>  [540cd4d22d713240dd42d53f2c388cf6ebbebfd3]

INTEGRATION: CWS os17 (1.18.72); FILE MERGED 2004/04/28 08:45:42 os 1.18.72.1: #i18735# open spelling popup outside of the wrong word's rectangle


2004-05-17  Kurt Zenker  <kz@openoffice.org>  [4259f0865406071e7e987694d3c69111cb819c26]

INTEGRATION: CWS os17 (1.3.376); FILE MERGED 2004/04/28 08:45:28 os 1.3.376.1: #i18735# open spelling popup outside of the wrong word's rectangle


2004-05-17  Kurt Zenker  <kz@openoffice.org>  [ec04b3a6f9bd70a7924eee8e0939893a532dc81c]

INTEGRATION: CWS os17 (1.13.174); FILE MERGED 2004/04/28 12:34:56 os 1.13.174.3: RESYNC: (1.14-1.15); FILE MERGED 2004/02/27 11:10:52 os 1.13.174.2: RESYNC: (1.13-1.14); FILE MERGED 2003/08/26 12:48:59 os 1.13.174.1: #i18686# switch context prior to execution of a context menu


2004-05-17  Kurt Zenker  <kz@openoffice.org>  [c6e2f178081907e3a82684cd258daf2308bb9c7b]

INTEGRATION: CWS os17 (1.3.352); FILE MERGED 2003/08/26 12:48:59 os 1.3.352.1: #i18686# switch context prior to execution of a context menu


2004-05-17  Kurt Zenker  <kz@openoffice.org>  [016aa87988c0424af0bfdeb0ac2e5a96dc87c35e]

INTEGRATION: CWS os17 (1.70.98); FILE MERGED 2004/04/28 12:33:40 os 1.70.98.6: RESYNC: (1.77-1.83); FILE MERGED 2004/03/15 12:48:42 os 1.70.98.5: RESYNC: (1.75-1.77); FILE MERGED 2004/02/27 11:21:26 os 1.70.98.4: RESYNC: (1.72-1.75); FILE MERGED 2003/11/11 17:20:12 os 1.70.98.3: RESYNC: (1.70-1.72); FILE MERGED 2003/08/27 13:43:58 os 1.70.98.2: #i18686# context menu handling in draw text 2003/08/26 12:48:58 os 1.70.98.1: #i18686# switch context prior to execution of a context menu


2004-05-17  Kurt Zenker  <kz@openoffice.org>  [c3cdf2885799df70efd64259d7e9264cc01b0d20]

INTEGRATION: CWS os17 (1.10.74); FILE MERGED 2004/04/28 08:45:12 os 1.10.74.1: #i18735# open spelling popup outside of the wrong word's rectangle


2004-05-17  Kurt Zenker  <kz@openoffice.org>  [b1442eab6d8191252a607fd24baa55d8c3789f8d]

INTEGRATION: CWS os17 (1.28.178); FILE MERGED 2004/04/28 12:06:44 os 1.28.178.2: RESYNC: (1.28-1.30); FILE MERGED 2004/04/28 08:46:13 os 1.28.178.1: #i18735# open spelling popup outside of the wrong word's rectangle


2004-05-17  Kurt Zenker  <kz@openoffice.org>  [d301940796c1c606dd74c2c0710bfffb355e4aea]

INTEGRATION: CWS os17 (1.7.48); FILE MERGED 2004/04/29 11:57:05 os 1.7.48.1: #i18735# activate and select the sheet under the mouse on the call of the context menu


2004-05-17  Kurt Zenker  <kz@openoffice.org>  [8f7a73290cf79859cf1666eb3dd98614db7d24fb]

INTEGRATION: CWS os17 (1.11.94); FILE MERGED 2004/03/15 13:34:03 os 1.11.94.3: RESYNC: (1.13-1.14); FILE MERGED 2004/02/27 14:50:38 os 1.11.94.2: RESYNC: (1.11-1.13); FILE MERGED 2003/11/07 17:58:25 nn 1.11.94.1: #i18735# Update selection before opening context menu


2004-05-17  Kurt Zenker  <kz@openoffice.org>  [eeb47d50826fda261b2b54f5bc2e7a27b1396e17]

INTEGRATION: CWS os17 (1.44.6); FILE MERGED 2004/04/28 12:03:22 os 1.44.6.4: RESYNC: (1.49-1.51); FILE MERGED 2004/03/15 13:33:55 os 1.44.6.3: RESYNC: (1.47-1.49); FILE MERGED 2004/02/27 14:49:46 os 1.44.6.2: RESYNC: (1.44-1.47); FILE MERGED 2003/11/07 16:54:41 nn 1.44.6.1: #i18735# Update selection before opening context menu


2004-05-17  Kurt Zenker  <kz@openoffice.org>  [bf8b3c570ba3267bc1182fe032b21e8187ce0373]

INTEGRATION: CWS os17 (1.12.6); FILE MERGED 2004/04/28 11:58:05 os 1.12.6.2: RESYNC: (1.12-1.14); FILE MERGED 2003/11/07 16:54:06 nn 1.12.6.1: #i18735# Update selection before opening context menu


2004-05-17  Kurt Zenker  <kz@openoffice.org>  [a9db92224b7fa1b25e3021280e2914e700af91cb]

INTEGRATION: CWS os17 (1.12.216); FILE MERGED 2004/02/27 12:51:28 os 1.12.216.2: RESYNC: (1.12-1.13); FILE MERGED 2003/11/11 13:31:23 af 1.12.216.1: #i18734# Right click selects object before showing context menu.


2004-05-17  Kurt Zenker  <kz@openoffice.org>  [c0e0bfcb9eca5b0a3147c846cf38aa0988f9f7fa]

INTEGRATION: CWS os17 (1.46.68); FILE MERGED 2004/04/28 11:37:26 os 1.46.68.4: RESYNC: (1.50-1.52); FILE MERGED 2004/03/01 10:08:25 os 1.46.68.3: merge error removed 2004/02/27 12:49:00 os 1.46.68.2: RESYNC: (1.46-1.50); FILE MERGED 2003/11/11 15:12:12 af 1.46.68.1: #i18734# Right click selects before showing the context menu.


2004-05-17  Kurt Zenker  <kz@openoffice.org>  [af28954abf6689d7a6917a2ae1dfcbbd3a276b40]

INTEGRATION: CWS os17 (1.39.58); FILE MERGED 2004/04/28 11:27:29 os 1.39.58.3: RESYNC: (1.43-1.44); FILE MERGED 2004/02/27 13:39:25 os 1.39.58.2: RESYNC: (1.39-1.43); FILE MERGED 2003/11/11 13:27:05 af 1.39.58.1: #i18734# Right click selects object before showing context menu.


2004-05-17  Kurt Zenker  <kz@openoffice.org>  [a75f76dabafe47eeec6e2299727d3eb175c228be]

INTEGRATION: CWS os17 (1.20.106); FILE MERGED 2004/02/27 13:36:19 os 1.20.106.2: RESYNC: (1.20-1.22); FILE MERGED 2003/11/11 13:25:03 af 1.20.106.1: #i18734# Right click selects object before showing context menu.


2004-05-17  Kurt Zenker  <kz@openoffice.org>  [0038a06c0384d980f155f2a64d31a34b39e73d3b]

INTEGRATION: CWS os17 (1.29.114); FILE MERGED 2004/04/28 06:14:09 os 1.29.114.1: #i18735# open spelling popup outside of the word's rectangle


2004-05-17  Kurt Zenker  <kz@openoffice.org>  [26b758f95504f6c1820756de26c5cc7970fdbd1a]

INTEGRATION: CWS os17 (1.41.12); FILE MERGED 2004/04/28 10:02:52 os 1.41.12.2: RESYNC: (1.41-1.42); FILE MERGED 2004/04/22 15:58:41 ssa 1.41.12.1: #i20330# change default to bringing up context menus on mouse button down


2004-05-17  Rüdiger Timm  <rt@openoffice.org>  [8dd64d4b7d267af8f131cdbfd1355bb2e290d3fd]

INTEGRATION: CWS hbqea101 (1.24.38); FILE MERGED 2004/05/05 14:59:00 hbrinkm 1.24.38.2: RESYNC: (1.24-1.27); FILE MERGED 2004/04/26 13:38:31 hbrinkm 1.24.38.1: #i27615# allow cursor in front of numbering label and propagate char attrs to according numbering format


2004-05-17  Rüdiger Timm  <rt@openoffice.org>  [ff168536994a8212e72a794dc28938f461c7093b]

INTEGRATION: CWS hbqea101 (1.6.330); FILE MERGED 2004/05/05 13:23:20 hbrinkm 1.6.330.1: #27615# WithTab


2004-05-17  Rüdiger Timm  <rt@openoffice.org>  [932eb6c320234a7b482dad525c4bb205602d13e5]

INTEGRATION: CWS hbqea101 (1.34.212); FILE MERGED 2004/05/05 09:41:34 hbrinkm 1.34.212.1: #i21237# new property for index tab stop entry: with-tab


2004-05-17  Rüdiger Timm  <rt@openoffice.org>  [38e7b37d346ae160249658c07ab963e707439c75]

INTEGRATION: CWS hbqea101 (1.2.310); FILE MERGED 2004/05/05 09:41:34 hbrinkm 1.2.310.1: #i21237# new property for index tab stop entry: with-tab


2004-05-17  Rüdiger Timm  <rt@openoffice.org>  [01f5c5534bbce8de7042ed3a176dc92f072cebf4]

INTEGRATION: CWS hbqea101 (1.4.310); FILE MERGED 2004/05/05 12:45:21 hbrinkm 1.4.310.2: #i27615# 2004/05/05 09:41:34 hbrinkm 1.4.310.1: #i21237# new property for index tab stop entry: with-tab


2004-05-17  Rüdiger Timm  <rt@openoffice.org>  [cc0e3d0d3e4c4887ab194fac8a017f8ebd7824d1]

INTEGRATION: CWS hbqea101 (1.52.8); FILE MERGED 2004/05/10 08:01:03 hbrinkm 1.52.8.3: #i21237# resolve error imposed by merge 2004/05/05 15:24:22 hbrinkm 1.52.8.2: RESYNC: (1.52-1.56); FILE MERGED 2004/05/05 09:41:33 hbrinkm 1.52.8.1: #i21237# new property for index tab stop entry: with-tab


2004-05-17  Rüdiger Timm  <rt@openoffice.org>  [3bc06a3f40d1c1ab2e77a05bd74a251920e3c137]

INTEGRATION: CWS hbqea101 (1.54.196); FILE MERGED 2004/05/05 12:44:38 hbrinkm 1.54.196.1: #i27615# text:index-entry-tab-stop style:with-tab


2004-05-17  Rüdiger Timm  <rt@openoffice.org>  [7ed2eb35fe99a20f7065d444abf87d74b982e0e9]

INTEGRATION: CWS hbqea101 (1.55.36); FILE MERGED 2004/05/05 09:31:27 hbrinkm 1.55.36.1: #i21237# TOX patterns are vectors of tokens now


2004-05-17  Rüdiger Timm  <rt@openoffice.org>  [6a9f250b5e6bbd3afc8b52a4873d677c6a1c6980]

INTEGRATION: CWS hbqea101 (1.6.458); FILE MERGED 2004/05/05 09:31:27 hbrinkm 1.6.458.1: #i21237# TOX patterns are vectors of tokens now


2004-05-17  Rüdiger Timm  <rt@openoffice.org>  [6a5e3afce3231e647318603c6041b83f84276f19]

INTEGRATION: CWS hbqea101 (1.78.38); FILE MERGED 2004/05/05 15:12:02 hbrinkm 1.78.38.2: RESYNC: (1.78-1.83); FILE MERGED 2004/04/26 13:38:32 hbrinkm 1.78.38.1: #i27615# allow cursor in front of numbering label and propagate char attrs to according numbering format


2004-05-17  Rüdiger Timm  <rt@openoffice.org>  [f96a6680a5edbcee8b7f6a47432d6d34ab5fa394]

INTEGRATION: CWS hbqea101 (1.77.90); FILE MERGED 2004/05/05 15:06:59 hbrinkm 1.77.90.2: RESYNC: (1.77-1.78); FILE MERGED 2004/05/05 09:30:41 hbrinkm 1.77.90.1: #i21237# TOX patterns are vectors of tokens now


2004-05-17  Rüdiger Timm  <rt@openoffice.org>  [1c264cea7d9860e18a7d1bf8f205c1e27836af6d]

INTEGRATION: CWS hbqea101 (1.60.18); FILE MERGED 2004/05/10 08:29:14 hbrinkm 1.60.18.2: #i27610# 2004/05/07 15:07:16 hbrinkm 1.60.18.1: #i27610#


2004-05-17  Rüdiger Timm  <rt@openoffice.org>  [1c1e93fabc5b840877d118220f0d65363747ffbd]

INTEGRATION: CWS hbqea101 (1.76.76); FILE MERGED 2004/05/05 15:05:38 hbrinkm 1.76.76.2: RESYNC: (1.76-1.77); FILE MERGED 2004/05/05 09:30:40 hbrinkm 1.76.76.1: #i21237# TOX patterns are vectors of tokens now


2004-05-17  Rüdiger Timm  <rt@openoffice.org>  [56fa1cbca89fef5aa7115243f06cff1f046ac2ce]

INTEGRATION: CWS hbqea101 (1.54.176); FILE MERGED 2004/05/05 09:29:31 hbrinkm 1.54.176.1: #i21237# TOX patterns are vectors of tokens now


2004-05-17  Rüdiger Timm  <rt@openoffice.org>  [6bb28a0ea83de53c290d8b313f791e13394c568d]

INTEGRATION: CWS hbqea101 (1.7.192); FILE MERGED 2004/04/26 13:38:31 hbrinkm 1.7.192.1: #i27615# allow cursor in front of numbering label and propagate char attrs to according numbering format


2004-05-17  Rüdiger Timm  <rt@openoffice.org>  [33aa33a791a54681c057ae60af0928f9bb6231ef]

INTEGRATION: CWS hbqea101 (1.6.236); FILE MERGED 2004/05/05 09:28:36 hbrinkm 1.6.236.1: #i21237# TOX patterns are vectors of tokens now


2004-05-17  Rüdiger Timm  <rt@openoffice.org>  [b029a730f41a673fe434c71b54eaf32a8152dc09]

INTEGRATION: CWS hbqea101 (1.9.78); FILE MERGED 2004/04/26 13:38:30 hbrinkm 1.9.78.1: #i27615# allow cursor in front of numbering label and propagate char attrs to according numbering format


2004-05-17  Rüdiger Timm  <rt@openoffice.org>  [c2b9acebc60808c5ea92dbc9c12be4904387425b]

INTEGRATION: CWS hbqea101 (1.25.78); FILE MERGED 2004/04/26 13:38:30 hbrinkm 1.25.78.1: #i27615# allow cursor in front of numbering label and propagate char attrs to according numbering format


2004-05-17  Rüdiger Timm  <rt@openoffice.org>  [301f76ca060b4b1411d888e6fad9c3befe34b370]

INTEGRATION: CWS hbqea101 (1.14.530); FILE MERGED 2004/04/26 13:38:30 hbrinkm 1.14.530.1: #i27615# allow cursor in front of numbering label and propagate char attrs to according numbering format


2004-05-17  Rüdiger Timm  <rt@openoffice.org>  [e9a2f691d70d4e53d92158333d9971501370f04b]

INTEGRATION: CWS hbqea101 (1.61.194); FILE MERGED 2004/05/05 14:57:22 hbrinkm 1.61.194.2: RESYNC: (1.61-1.62); FILE MERGED 2004/04/26 13:38:30 hbrinkm 1.61.194.1: #i27615# allow cursor in front of numbering label and propagate char attrs to according numbering format


2004-05-17  Rüdiger Timm  <rt@openoffice.org>  [262a4aa4904c38f6e6c481abc562e910f15e5955]

INTEGRATION: CWS hbqea101 (1.92.40); FILE MERGED 2004/05/05 14:57:12 hbrinkm 1.92.40.2: RESYNC: (1.92-1.93); FILE MERGED 2004/04/26 13:38:29 hbrinkm 1.92.40.1: #i27615# allow cursor in front of numbering label and propagate char attrs to according numbering format


2004-05-17  Rüdiger Timm  <rt@openoffice.org>  [116fecd55b1eae37b85d86c3e2995d910d406e34]

INTEGRATION: CWS hbqea101 (1.34.78); FILE MERGED 2004/05/05 14:56:52 hbrinkm 1.34.78.2: RESYNC: (1.34-1.35); FILE MERGED 2004/04/26 13:38:29 hbrinkm 1.34.78.1: #i27615# allow cursor in front of numbering label and propagate char attrs to according numbering format


2004-05-17  Rüdiger Timm  <rt@openoffice.org>  [86ffeb0bb1b217104defc0df24d45de35a384a87]

INTEGRATION: CWS hbqea101 (1.3.238); FILE MERGED 2004/04/26 13:38:28 hbrinkm 1.3.238.1: #i27615# allow cursor in front of numbering label and propagate char attrs to according numbering format


2004-05-17  Rüdiger Timm  <rt@openoffice.org>  [64eb9cc09413fe7e746023ea6e3d129f11cabd3c]

INTEGRATION: CWS hbqea101 (1.33.88); FILE MERGED 2004/05/05 14:56:11 hbrinkm 1.33.88.2: RESYNC: (1.33-1.34); FILE MERGED 2004/04/26 13:38:28 hbrinkm 1.33.88.1: #i27615# allow cursor in front of numbering label and propagate char attrs to according numbering format


2004-05-17  Rüdiger Timm  <rt@openoffice.org>  [ae8d380ff5c5d135ff2108d066a79a9da4944207]

INTEGRATION: CWS hbqea101 (1.39.78); FILE MERGED 2004/05/05 14:54:35 hbrinkm 1.39.78.2: RESYNC: (1.39-1.40); FILE MERGED 2004/04/26 13:38:27 hbrinkm 1.39.78.1: #i27615# allow cursor in front of numbering label and propagate char attrs to according numbering format


2004-05-17  Rüdiger Timm  <rt@openoffice.org>  [233afa1b5afa2986eb1971119ab75279eb52472f]

INTEGRATION: CWS hbqea101 (1.12.170); FILE MERGED 2004/05/05 14:54:04 hbrinkm 1.12.170.2: RESYNC: (1.12-1.13); FILE MERGED 2004/04/26 13:38:27 hbrinkm 1.12.170.1: #i27615# allow cursor in front of numbering label and propagate char attrs to according numbering format


2004-05-17  Rüdiger Timm  <rt@openoffice.org>  [1e86708e115bd90317d56c995556c1e0cafcee9e]

INTEGRATION: CWS hbqea101 (1.12.144); FILE MERGED 2004/04/26 13:38:27 hbrinkm 1.12.144.1: #i27615# allow cursor in front of numbering label and propagate char attrs to according numbering format


2004-05-17  Rüdiger Timm  <rt@openoffice.org>  [4850bb515cfd94f5a787d4b7d8cb2478201bfa50]

INTEGRATION: CWS hbqea101 (1.3.660); FILE MERGED 2004/04/26 13:38:27 hbrinkm 1.3.660.1: #i27615# allow cursor in front of numbering label and propagate char attrs to according numbering format


2004-05-17  Rüdiger Timm  <rt@openoffice.org>  [272d3a48293869891b9d4171c92bf49234ae0785]

INTEGRATION: CWS hbqea101 (1.7.170); FILE MERGED 2004/04/26 13:38:27 hbrinkm 1.7.170.1: #i27615# allow cursor in front of numbering label and propagate char attrs to according numbering format


2004-05-17  Rüdiger Timm  <rt@openoffice.org>  [8147070d5c4d883202fa8789bf69b62d28d89345]

INTEGRATION: CWS hbqea101 (1.35.144); FILE MERGED 2004/05/05 14:53:26 hbrinkm 1.35.144.2: RESYNC: (1.35-1.36); FILE MERGED 2004/04/26 13:38:27 hbrinkm 1.35.144.1: #i27615# allow cursor in front of numbering label and propagate char attrs to according numbering format


2004-05-17  Rüdiger Timm  <rt@openoffice.org>  [b0862e295ed6d64b417da1432e50436c45eaf36d]

INTEGRATION: CWS hbqea101 (1.10.92); FILE MERGED 2004/04/26 13:38:26 hbrinkm 1.10.92.1: #i27615# allow cursor in front of numbering label and propagate char attrs to according numbering format


2004-05-17  Rüdiger Timm  <rt@openoffice.org>  [07a524dbc6ef96212a89038c242630a96a0ef66f]

INTEGRATION: CWS hbqea101 (1.3.170); FILE MERGED 2004/05/05 14:53:46 hbrinkm 1.3.170.2: RESYNC: (1.3-1.4); FILE MERGED 2004/04/26 13:38:26 hbrinkm 1.3.170.1: #i27615# allow cursor in front of numbering label and propagate char attrs to according numbering format


2004-05-17  Rüdiger Timm  <rt@openoffice.org>  [241392b4c4c8fd89667728cfc5114aaea20bf246]

INTEGRATION: CWS hbqea101 (1.27.90); FILE MERGED 2004/05/05 14:52:46 hbrinkm 1.27.90.2: RESYNC: (1.27-1.29); FILE MERGED 2004/04/26 13:38:26 hbrinkm 1.27.90.1: #i27615# allow cursor in front of numbering label and propagate char attrs to according numbering format


2004-05-17  Rüdiger Timm  <rt@openoffice.org>  [95645ed98a120459774d9b71416a46e119d0e09f]

INTEGRATION: CWS hbqea101 (1.34.194); FILE MERGED 2004/04/26 13:38:25 hbrinkm 1.34.194.1: #i27615# allow cursor in front of numbering label and propagate char attrs to according numbering format


2004-05-17  Rüdiger Timm  <rt@openoffice.org>  [bdce3f4b7a5b07d8e3ec1bc646d72ab8f1bf27f4]

INTEGRATION: CWS hbqea101 (1.16.74); FILE MERGED 2004/05/05 14:51:53 hbrinkm 1.16.74.2: RESYNC: (1.16-1.17); FILE MERGED 2004/04/26 13:38:25 hbrinkm 1.16.74.1: #i27615# allow cursor in front of numbering label and propagate char attrs to according numbering format


2004-05-17  Rüdiger Timm  <rt@openoffice.org>  [d288af84c410dcaa90790b779765472f7c567a60]

INTEGRATION: CWS hbqea101 (1.25.174); FILE MERGED 2004/04/26 13:38:25 hbrinkm 1.25.174.1: #i27615# allow cursor in front of numbering label and propagate char attrs to according numbering format


2004-05-17  Rüdiger Timm  <rt@openoffice.org>  [a653eaf3e9bde1ebc56c541f917b74896dc590da]

INTEGRATION: CWS hbqea101 (1.31.92); FILE MERGED 2004/05/05 09:23:57 hbrinkm 1.31.92.1: #i21237# TOX patterns are now vectors of tokens


2004-05-17  Rüdiger Timm  <rt@openoffice.org>  [924fbe154e42509fa94662aa1fd25d2effa95ee8]

INTEGRATION: CWS hbqea101 (1.21.74); FILE MERGED 2004/05/10 08:52:27 hbrinkm 1.21.74.3: #i21237# 2004/05/05 14:51:25 hbrinkm 1.21.74.2: RESYNC: (1.21-1.24); FILE MERGED 2004/04/26 13:38:24 hbrinkm 1.21.74.1: #i27615# allow cursor in front of numbering label and propagate char attrs to according numbering format


2004-05-17  Rüdiger Timm  <rt@openoffice.org>  [4d2fb5e9ba2a5edded0144ba862e85376562e7a9]

INTEGRATION: CWS hbqea101 (1.22.146); FILE MERGED 2004/04/26 13:38:24 hbrinkm 1.22.146.1: #i27615# allow cursor in front of numbering label and propagate char attrs to according numbering format


2004-05-17  Rüdiger Timm  <rt@openoffice.org>  [e5c3c2488d3ba612c6c946ac143eea64700d3c13]

INTEGRATION: CWS hbqea101 (1.2.60); FILE MERGED 2004/05/07 15:04:34 hbrinkm 1.2.60.1: #i27610#


2004-05-17  Rüdiger Timm  <rt@openoffice.org>  [fafa9b61162039967adbccaf8614d03f6cbe1e79]

INTEGRATION: CWS hbqea101 (1.33.42); FILE MERGED 2004/04/26 13:38:24 hbrinkm 1.33.42.1: #i27615# allow cursor in front of numbering label and propagate char attrs to according numbering format


2004-05-17  Rüdiger Timm  <rt@openoffice.org>  [09096628e617f4cbafcd3f88a0b8b4899a0faf47]

INTEGRATION: CWS hbqea101 (1.9.92); FILE MERGED 2004/04/26 13:38:23 hbrinkm 1.9.92.2: #i27615# allow cursor in front of numbering label and propagate char attrs to according numbering format 2004/04/08 15:11:44 hbrinkm 1.9.92.1: #i27615#


2004-05-17  Rüdiger Timm  <rt@openoffice.org>  [50f9374f8face3d8cf82b0b335f4ec8254e86711]

INTEGRATION: CWS hbqea101 (1.31.86); FILE MERGED 2004/05/05 14:50:28 hbrinkm 1.31.86.3: RESYNC: (1.31-1.33); FILE MERGED 2004/05/05 09:22:51 hbrinkm 1.31.86.2: #i27615# only mark labels if cursor has no mark 2004/04/26 13:38:23 hbrinkm 1.31.86.1: #i27615# allow cursor in front of numbering label and propagate char attrs to according numbering format


2004-05-17  Rüdiger Timm  <rt@openoffice.org>  [7c1ffd065b621eba8e3d5378cc2f7df699dd3885]

INTEGRATION: CWS hbqea101 (1.3.496); FILE MERGED 2004/04/26 13:38:22 hbrinkm 1.3.496.1: #i27615# allow cursor in front of numbering label and propagate char attrs to according numbering format


2004-05-17  Rüdiger Timm  <rt@openoffice.org>  [a33f0058b5c89cf291ae80da10366d3d8115dd53]

INTEGRATION: CWS hbqea101 (1.1.2); FILE ADDED 2004/05/05 09:21:26 hbrinkm 1.1.2.2: #i27615# renaming members 2004/04/26 13:31:10 hbrinkm 1.1.2.1: #i27615# a bit array


2004-05-17  Rüdiger Timm  <rt@openoffice.org>  [ab8a0be6e7a7f676139b19046cc7d27f24906e17]

INTEGRATION: CWS hbqea101 (1.6.660); FILE MERGED 2004/05/05 09:18:30 hbrinkm 1.6.660.1: #i21237# TOX patterns are now vectors of tokens


2004-05-17  Rüdiger Timm  <rt@openoffice.org>  [d28a90adf0bd3710be05fb11c60cb2659ea3ae3c]

INTEGRATION: CWS hbqea101 (1.1.1.1.704); FILE MERGED 2004/04/26 13:38:22 hbrinkm 1.1.1.1.704.1: #i27615# allow cursor in front of numbering label and propagate char attrs to according numbering format


2004-05-17  Rüdiger Timm  <rt@openoffice.org>  [e8c5092f3a9a6b1f2f456f9c44113a749f43a577]

INTEGRATION: CWS hbqea101 (1.7.92); FILE MERGED 2004/04/26 13:38:22 hbrinkm 1.7.92.2: #i27615# allow cursor in front of numbering label and propagate char attrs to according numbering format 2004/04/08 15:12:05 hbrinkm 1.7.92.1: #i27615#


2004-05-17  Rüdiger Timm  <rt@openoffice.org>  [fcbff21382198036362067dabe558d8be8112957]

INTEGRATION: CWS hbqea101 (1.11.72); FILE MERGED 2004/05/05 14:48:13 hbrinkm 1.11.72.2: RESYNC: (1.11-1.13); FILE MERGED 2004/04/26 13:38:21 hbrinkm 1.11.72.1: #i27615# allow cursor in front of numbering label and propagate char attrs to according numbering format


2004-05-17  Rüdiger Timm  <rt@openoffice.org>  [c1408de4473a3b480116ea7b8cbf900d99a51723]

INTEGRATION: CWS hbqea101 (1.18.74); FILE MERGED 2004/05/05 14:48:05 hbrinkm 1.18.74.2: RESYNC: (1.18-1.20); FILE MERGED 2004/04/26 13:38:21 hbrinkm 1.18.74.1: #i27615# allow cursor in front of numbering label and propagate char attrs to according numbering format


2004-05-17  Rüdiger Timm  <rt@openoffice.org>  [6ca546a15dc37488ceccd3df5858302ec01304c3]

INTEGRATION: CWS hbqea101 (1.61.28); FILE MERGED 2004/05/05 14:47:31 hbrinkm 1.61.28.2: RESYNC: (1.61-1.66); FILE MERGED 2004/04/26 13:38:20 hbrinkm 1.61.28.1: #i27615# allow cursor in front of numbering label and propagate char attrs to according numbering format


2004-05-17  Rüdiger Timm  <rt@openoffice.org>  [ad464a8cccf369df1f763ea827df3342331807f5]

INTEGRATION: CWS hbqea101 (1.2.60); FILE MERGED 2004/05/07 15:03:34 hbrinkm 1.2.60.1: #i27610#


2004-05-17  Rüdiger Timm  <rt@openoffice.org>  [12116736b9f07e5d1f0f85847212eaec1871ec64]

INTEGRATION: CWS hbqea101 (1.11.496); FILE MERGED 2004/05/07 15:02:16 hbrinkm 1.11.496.3: #i27615# merge errors 2004/05/05 14:47:15 hbrinkm 1.11.496.2: RESYNC: (1.11-1.12); FILE MERGED 2004/04/26 13:38:20 hbrinkm 1.11.496.1: #i27615# allow cursor in front of numbering label and propagate char attrs to according numbering format


2004-05-17  Rüdiger Timm  <rt@openoffice.org>  [b6782094a8b948b55076483989d0459e811fafbf]

INTEGRATION: CWS hbqea101 (1.20.90); FILE MERGED 2004/05/05 14:47:07 hbrinkm 1.20.90.2: RESYNC: (1.20-1.21); FILE MERGED 2004/04/26 13:38:20 hbrinkm 1.20.90.1: #i27615# allow cursor in front of numbering label and propagate char attrs to according numbering format


2004-05-17  Rüdiger Timm  <rt@openoffice.org>  [d675c4fc922a1337c3712b9a1d69f28a5619fd94]

INTEGRATION: CWS hbqea101 (1.1.2); FILE ADDED 2004/04/26 12:21:02 hbrinkm 1.1.2.1: #i27615# a bit array


2004-05-17  Rüdiger Timm  <rt@openoffice.org>  [b0899c7dcb0611f21ce8fd2dac4f5e9e1292eb93]

INTEGRATION: CWS impress9ea1 (1.17.296); FILE MERGED 2004/05/04 12:30:30 sj 1.17.296.1: #i2432# using windows textencoding


2004-05-17  Rüdiger Timm  <rt@openoffice.org>  [333409b0036fc889d05c7be508b1a353f3d0dbf2]

INTEGRATION: CWS impress9ea1 (1.20.364); FILE MERGED 2004/04/27 11:59:27 sj 1.20.364.1: #116514# fixed some unicode usage problems with CreateFontIndirect and ExtTextOutA


2004-05-17  Rüdiger Timm  <rt@openoffice.org>  [01685562bc3a6e83037c3710b48e5ca36ea56aa7]

INTEGRATION: CWS impress9ea1 (1.24.142); FILE MERGED 2004/04/27 11:59:28 sj 1.24.142.1: #116514# fixed some unicode usage problems with CreateFontIndirect and ExtTextOutA


2004-05-17  Rüdiger Timm  <rt@openoffice.org>  [5281f34cbe9536b7d56c16b91fbbe43beefe2c7d]

INTEGRATION: CWS impress9ea1 (1.37.70); FILE MERGED 2004/04/27 11:59:28 sj 1.37.70.1: #116514# fixed some unicode usage problems with CreateFontIndirect and ExtTextOutA


2004-05-17  Rüdiger Timm  <rt@openoffice.org>  [b5fcfc7339f57fc7adc5f57a6a3f311a21a8efb3]

INTEGRATION: CWS impress9ea1 (1.19.364); FILE MERGED 2004/04/27 11:59:28 sj 1.19.364.1: #116514# fixed some unicode usage problems with CreateFontIndirect and ExtTextOutA


2004-05-17  Rüdiger Timm  <rt@openoffice.org>  [1f92950a93f3fb155818e21b8b52ac542ec09028]

INTEGRATION: CWS impress9ea1 (1.6.390); FILE MERGED 2004/04/27 14:38:24 cl 1.6.390.1: #116108# added seperate helpids for header footer tabpages


2004-05-17  Rüdiger Timm  <rt@openoffice.org>  [2e2085334a1ccabb4f1accb94f717e1353ad14ce]

INTEGRATION: CWS impress9ea1 (1.2.8); FILE MERGED 2004/04/27 14:37:59 cl 1.2.8.1: #116108# added seperate helpids for header footer tabpages


2004-05-17  Rüdiger Timm  <rt@openoffice.org>  [83443a6fd5bf57aad2f92a74ca9bfe8026de46ba]

INTEGRATION: CWS impress9ea1 (1.7.8); FILE MERGED 2004/04/27 14:36:32 cl 1.7.8.1: #116108# added seperate helpids for header footer tabpages


2004-05-17  Rüdiger Timm  <rt@openoffice.org>  [1f865ffcb72f78536f726061d05fc3ef64cf862c]

INTEGRATION: CWS impress9ea1 (1.91.36); FILE MERGED 2004/04/28 14:58:53 sj 1.91.36.1: #i21926# fixed some decompression problems


2004-05-17  Rüdiger Timm  <rt@openoffice.org>  [a079ace0dab034061a983a98a000962f64382cfc]

INTEGRATION: CWS impress9ea1 (1.18.4); FILE MERGED 2004/05/05 11:55:00 thb 1.18.4.1: #i10737# Manually added PS clipping before writing the actual EPS. Windows seems to completely ignore DC clipping here


2004-05-17  Rüdiger Timm  <rt@openoffice.org>  [f1628ef6d1d1024753fa4b467d3f3bae9b734ba7]

INTEGRATION: CWS impress9ea1 (1.8.98); FILE MERGED 2004/05/06 09:46:56 thb 1.8.98.1: #i10737# mbOutputClipped was interpreted incorrectly, this can be early-exit


2004-05-17  Rüdiger Timm  <rt@openoffice.org>  [9d589fb6d33ae05df44a34f369a8019ce16a9f51]

INTEGRATION: CWS impress9ea1 (1.2.192); FILE MERGED 2004/05/10 12:42:38 cl 1.2.192.2: added missing disclaimer 2004/04/27 14:56:06 cl 1.2.192.1: #i24860# fixed QueryAggregation


2004-05-17  Joachim Lingner  <jl@openoffice.org>  [6807414a23b01b92f4a1e48247b195ed1232fe7d]

#i20052#


2004-05-17  Kurt Zenker  <kz@openoffice.org>  [45fbba5a5084d3c7b3533f8536f1698adc978db3]

new version for SRC680


2004-05-17  Joachim Lingner  <jl@openoffice.org>  [a917e5f73090323c80a5cd0670ea1d2dd69edadb]

#i20052#


2004-05-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [b5934eb4758a1bf6e9b2ad00bf1457de431cebb0]

#i10000#: enable Gtk plugin


2004-05-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [3f68cff8797db3cd8c816bed598605f61999dfb9]

#i10000#: constness


2004-05-15  Rüdiger Timm  <rt@openoffice.org>  [73a753cb07239457ae6a38e39334ac59ae81f455]

new version for SRC680


2004-05-15  Kurt Zenker  <kz@openoffice.org>  [5698b102fb17154430ccd40a9c4093f689fdef9a]

new version for SRC680


2004-05-14  Kurt Zenker  <kz@openoffice.org>  [cfd80410faa2abd172aeb9afc9d2e573e7cb38c7]

new version for SRC680


2004-05-14  Kurt Zenker  <kz@openoffice.org>  [7e1ff5fa8b55906a05283994d07881d566e9d8ec]

new version for SRC680


2004-05-14  Oliver Bolte  <obo@openoffice.org>  [fdc7e5e3cd6fe188ec0d74ab1de6de8928dd6fc0]

#i10000# use hard reference for EventListener


2004-05-14  Joachim Lingner  <jl@openoffice.org>  [4078f3b82ff4035f17257e965ed56178ffcff983]

#i20052#


2004-05-14  Joachim Lingner  <jl@openoffice.org>  [4c5e2d7303b9536f28b0448d6884477dcc150359]

#i20052#


2004-05-14  Joachim Lingner  <jl@openoffice.org>  [a4f62cc3474eb25826ee0e509a1ef9ab61d8ba08]

#i20052#


2004-05-14  Kurt Zenker  <kz@openoffice.org>  [de21cf4e8e3df51ca7525ad871810f7faf22b19f]

new version for SRC680


2004-05-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [4911e068b0cc3a5450e762988bbf554f8f16ed04]

#i10000#: adapt to new dialog handling


2004-05-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [d6772b15c3f030c2308267e7f3d62fb9445ac8ae]

#i10000# merge error corrected


2004-05-14  Joachim Lingner  <jl@openoffice.org>  [97e043a37b4e0722a8eca55671cc7e71b36a222f]

#i20052#


2004-05-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [6154029a4484109bbb8a87750cb8306ea33a120b]

#i10000#: adapt to new dialog handling


2004-05-14  Kurt Zenker  <kz@openoffice.org>  [66be324fc94f81a4497be40764a576453a89e3dd]

new version for SRC680


2004-05-14  Kurt Zenker  <kz@openoffice.org>  [be49c0e1ab75594b268592285d0b49deb9503c64]

initial version


2004-05-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [72ebcca64eb8f122de741dee30021229b2fda44f]

#i10000#: adapt to new dialog handling


2004-05-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [a78f1a2fef97f6c15805a6ae2082f9a9f86ac656]

#i10000#: adapt to new dialog handling


2004-05-13  Rüdiger Timm  <rt@openoffice.org>  [41a81cd9f1b622103b620702a45e261cc07dce54]

#i10000# Tried to allow parallel building.


2004-05-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [c9da14546251f2cb49a7320e85327105b4471cb0]

#i10000#: adept new dialogs to abstract factory mechanism


2004-05-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [de6cbd0a5362ad46054ccfb47f61dcdc88e7fcf7]

#i10000#: adept new dialogs to abstract factory mecahnism


2004-05-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [87e1650a1a6efe1d894da0d56928e47a1b480733]

#I10000#: add missing virtual


2004-05-13  Oliver Specht  <os@openoffice.org>  [f7eb9652ed64fc7815289cb323bdae201befd589]

#10000## SetValues abstract


2004-05-13  Oliver Bolte  <obo@openoffice.org>  [8f02fb896c5663d5e807ca3b65d39d584ac7cb89]

#100000# use ::binfilter namespace for SwpHtStart_SAR


2004-05-13  Oliver Specht  <os@openoffice.org>  [fb3309a1f81b63d2e9cdae70fcdf7b7ea2d4cf11]

#i10000# WordCountDialog added to dialogdiet


2004-05-13  Oliver Specht  <os@openoffice.org>  [c710d423582818891c0f7d2d21527836ab76422a]

#i10000# WordCountDialog added to ddialogdiet


2004-05-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [ac5acb7a6d5a7f007504c28cf827d3677c53ca3b]

#i10000#: tools depends on basegfx


2004-05-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [c0ffd326aea62d411e83e4881e9025fdfb020b9d]

#i10000#: basegfx does depend on tools


2004-05-13  Joachim Lingner  <jl@openoffice.org>  [c58b07c958e7bc70a9d337852df477f33a453433]

#i20020#


2004-05-13  Vladimir Glazounov  <vg@openoffice.org>  [4297af859128657e851608664e6667b3c9ea96a9]

#100000# the *.bin names should also be stripped


2004-05-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [c2ff240012dae6782e95e4c3d78a30f08e960858]

#i10000# bOutline removed


2004-05-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [818133581bc67b254ec42348e6ebbae9cdc17489]

#i10000# bOutline removed


2004-05-13  Oliver Bolte  <obo@openoffice.org>  [d241fa8764f4e487367b18567f73440154c3219c]

#100000# .net 2003 problems with global resolution op at line 470


2004-05-13  Kurt Zenker  <kz@openoffice.org>  [9eeb5e1972504995d72644ecd610df0b0d6c2ace]

new version for SRC680


2004-05-13  Oliver Bolte  <obo@openoffice.org>  [902990061cdfa2ed85c78a0a194e6f20e82a7e28]

#100000# .net 2003 compiler warnings (#ifdef DBG_UTIL included)


2004-05-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [941141109ad88168aa2511f3e8ed1cbe6680ba97]

#i10000# AddressItem removed, again


2004-05-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [993adc3a3d9d2246007730e6aeab63af4a689f35]

#i10000# DLG_WORDCOUNT added


2004-05-13  Joachim Lingner  <jl@openoffice.org>  [99a825569ef62227ef6f40b4b13d9d0aa4ee5096]

#i20052#


2004-05-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [756563ac1cc0b4882e9a126d61dfb510e48c2bfb]

new version for SRC680


2004-05-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [fe2305373f18bba0a4d4390c4c05ab042c5c13c9]

#i10000#: remove double entry


2004-05-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [a8192c994dd0afd2e8d317828ea8620246c6a521]

#i10000#: ElementMode spelling changes ( ElementModes.Element_* -> ElementModes.* )


2004-05-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [6c92eab7aefd27dd05aaf61624d58197a1c3d7e6]

#i10000#: wrong cast


2004-05-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [6e6cbec3de89e9a6cd60945b1d92873c7217a9c0]

#i10000#: obsolete include removed


2004-05-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [7054226e3dddbf0d2d1e34034540069146e804a9]

#i10000#: missing delivery


2004-05-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [62cdceb8b8a2e3e08afa54e2128facf26fc4d9ec]

#i10000#: missing delivery


2004-05-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [7b18ecef3b613eba44ea9e1ab81ff9e414747dd7]

#i10000#: wrong includes


2004-05-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [6dd32268e2e7972da8dd1144b5083b396b671053]

#i10000#: wrong includes


2004-05-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [57f8513ebf76dad3321c2dcd73909e835897edd0]

#i10000#: some TabPages converted to abstract ones


2004-05-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [8d8cc45570340d08b7adb496cb52c52e9be12fcb]

#i10000#: use SwInsertTabOptions instead of USHORT


2004-05-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [07c6153c74fb1e4c78d3aa391c00eabc90d7dd65]

new version for SRC680


2004-05-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [700efc2951b7fd6127ffdc6dc0bf0116281af4e9]

#i10000#: dialog converted to use abstract TabPages


2004-05-12  Joachim Lingner  <jl@openoffice.org>  [fba121d3c40ebb50de60ba14cd35bc0e17d49142]

#i20052#


2004-05-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [be2ae092055b30758dc9c972cb08bcb1aac87407]

#i10000#: for scope


2004-05-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [c03f3631fd37b9be8ed1acb064caa3ec84634ed6]

#i10000#: merge resolution errors


2004-05-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [229ba149619e8ffeb553c9dbafa5a72343137169]

#i10000# fix merge resolution problem


2004-05-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [ea0ed1f4d88d3b47729423308f6c47e73117697c]

#i10000#: merge resolution errors


2004-05-12  Kurt Zenker  <kz@openoffice.org>  [1e90aa72ad1fe8a318cfa88c47372189652f0e06]

new version for SRC680


2004-05-12  Joachim Lingner  <jl@openoffice.org>  [54308967168c3a07bb811296e234c2897f08a195]

#i20052#


2004-05-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [b041c4bd661d7355124964f3ca72ab1efe26706e]

#i10000#: fix typo


2004-05-12  Joachim Lingner  <jl@openoffice.org>  [5abe67d7e1f4a924a2e0626cd9117c172fe8ee32]

#i20052#


2004-05-12  Joachim Lingner  <jl@openoffice.org>  [dd3daf9e02c9f57549714321736670b447045d05]

#i20052#


2004-05-12  Rüdiger Timm  <rt@openoffice.org>  [d844638785f3dfecb0c11f69e35b18155da8b254]

#i10000# Fixes by obo for .Net2003?


2004-05-12  Rüdiger Timm  <rt@openoffice.org>  [979bd46b5657bab320dc60a5385310e7eb3ab3cf]

#i10000#


2004-05-12  Rüdiger Timm  <rt@openoffice.org>  [3e3f5699b336317142e9785de44199c678983a15]

#i10000# Fixed by obo for .Net2003 build?


2004-05-12  Rüdiger Timm  <rt@openoffice.org>  [165020d602a66c240ec936956c4eea07be8b3867]

#i10000# Fixed by obo?


2004-05-12  Rüdiger Timm  <rt@openoffice.org>  [24ceffccb2a67f1c5904b7dfccf6e46735a8288b]

#i10000# Fixed by obo?


2004-05-12  Rüdiger Timm  <rt@openoffice.org>  [e80c15fade75f9e55cd02c651d5c44e8634aebf6]

#i10000# SingletonRef now belongs to salhelper, not comphelper


2004-05-12  Rüdiger Timm  <rt@openoffice.org>  [85f6c9b9ce14e2df596d254c890b961418f5ad55]

new version for SRC680


2004-05-12  Kurt Zenker  <kz@openoffice.org>  [75a2cd47210435fb061d6ca943509b64c96b7975]

new version for SRC680


2004-05-12  Rüdiger Timm  <rt@openoffice.org>  [11bf29fb05be39ea98c36996b8e1cec61098cc15]

new version for SRC680


2004-05-11  Oliver Bolte  <obo@openoffice.org>  [1f644d2be6d3a72e080d41a882500bb79d043887]

new version for SRC680


2004-05-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [069a8b0110462c0cfddc3346ab763e29b143301c]

#i10000#: fix dependencies


2004-05-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [376b3a9acae7c7490c66be85fb7925b1b2c94652]

#i10000#: remove unneeded link libs


2004-05-11  Rüdiger Timm  <rt@openoffice.org>  [f690343db32a3f23dc61993c8b29878b6eff7fb5]

#i10000# NO_SHL1DESCRIPTION=TRUE


2004-05-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [8b2994a4b2317906b000a7504873f9da45effffc]

#i10000#: cast


2004-05-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [db17d1319d72063f6c4fa71d6aada39f63e2af14]

SRC680


2004-05-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [6fff0cca3c08f274d3c72552d506555a240813cf]

INTEGRATION: CWS num04 (1.44.60); FILE MERGED 2004/04/07 10:53:35 hbrinkm 1.44.60.3: RESYNC: (1.44-1.46); FILE MERGED 2004/04/07 09:16:06 hbrinkm 1.44.60.2: #i23728# IsOldNumbering 2004/04/01 15:06:47 hbrinkm 1.44.60.1: #i23728#


2004-05-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [124ff40206bac46f8a64f6c5b60ab13f4670e8a4]

INTEGRATION: CWS num04 (1.21.34); FILE MERGED 2004/04/01 15:00:02 hbrinkm 1.21.34.2: #i23730# 2004/03/31 15:44:50 hbrinkm 1.21.34.1: #i23730#


2004-05-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [c40590be3b828f597e25b47e1541ac136fa8761f]

INTEGRATION: CWS num04 (1.18.34); FILE MERGED 2004/04/01 14:56:08 hbrinkm 1.18.34.1: #i23730#


2004-05-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [2cd7d2787aa96f1c795c6f5b213e1b01c0af181e]

INTEGRATION: CWS num04 (1.59.32); FILE MERGED 2004/04/07 10:44:25 hbrinkm 1.59.32.2: RESYNC: (1.59-1.61); FILE MERGED 2004/03/31 15:41:34 hbrinkm 1.59.32.1: #i23730#


2004-05-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [6f575089c90d92377a197be0f9a0f1abdb4cda48]

INTEGRATION: CWS swtextwrap (1.36.96); FILE MERGED 2004/04/23 12:15:42 fme 1.36.96.1: #108724# #i13832# #i24135# Compatibility flag - text wrapping around objects anchored in header and text wrapping of text in header/footer


2004-05-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [56baf5919268707db038fc293d479dc97273d21d]

INTEGRATION: CWS nwf (1.3.130); FILE MERGED 2004/04/02 09:20:35 os 1.3.130.1: #i27275# changes for native widget framework


2004-05-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [9adc08300785721eb059a9443066f2819791ecb3]

INTEGRATION: CWS nwf (1.4.16); FILE MERGED 2004/04/23 10:53:57 os 1.4.16.3: #i25130# additional controls, changed strings in the View TabPage 2004/04/02 13:16:38 ssa 1.4.16.2: RESYNC: (1.4-1.5); FILE MERGED 2004/04/01 07:22:34 os 1.4.16.1: #i27275# changes for native widget framework


2004-05-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [21f36bb611a365fb835e8fa749d8219bedf2584f]

INTEGRATION: CWS num04 (1.52.164); FILE MERGED 2004/03/31 15:57:40 hbrinkm 1.52.164.1: #i23727#


2004-05-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [d2a1e81bc0689f36fd3e190e7e9a8bd7b54b8650]

INTEGRATION: CWS num04 (1.30.84); FILE MERGED 2004/04/14 15:03:46 hbrinkm 1.30.84.1: #i23727# numbering indent can be negative


2004-05-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [a69bc115e3407d455b07ca5ab8055cd434432abd]

INTEGRATION: CWS num04 (1.19.278); FILE MERGED 2004/04/14 15:03:45 hbrinkm 1.19.278.1: #i23727# numbering indent can be negative


2004-05-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [cf7d546e7a73a98d032476baa97aa174ad81be58]

INTEGRATION: CWS num04 (1.30.164); FILE MERGED 2004/04/07 09:17:34 hbrinkm 1.30.164.1: #i23728# allow negative indent for outline numbering


2004-05-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [9a9114bbdd492d1a7f26e2a7c8115eacb4dcbd8f]

INTEGRATION: CWS num04 (1.35.178); FILE MERGED 2004/04/14 15:05:45 hbrinkm 1.35.178.1: #i23727# numbering indent can be negative


2004-05-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [4d9797a0425cff3371b5966e8f41e0b3124829c1]

INTEGRATION: CWS num04 (1.23.34); FILE MERGED 2004/04/07 10:52:21 hbrinkm 1.23.34.3: RESYNC: (1.23-1.24); FILE MERGED 2004/04/01 15:06:24 hbrinkm 1.23.34.2: #i23728# 2004/03/31 15:50:44 hbrinkm 1.23.34.1: #i23727#


2004-05-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [fb3ac91b213bee934b8fa4e0dcddb169b36e9c63]

INTEGRATION: CWS num04 (1.44.36); FILE MERGED 2004/04/07 09:06:15 hbrinkm 1.44.36.2: #i23728# 2004/04/01 15:04:53 hbrinkm 1.44.36.1: #i23728#


2004-05-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [0822bcd6a108f94c89d6a57d784fb53985b6c2ba]

INTEGRATION: CWS num04 (1.61.178); FILE MERGED 2004/04/07 09:04:39 hbrinkm 1.61.178.3: #i23728# 2004/04/01 15:01:13 hbrinkm 1.61.178.2: #i23728# 2004/03/31 15:50:28 hbrinkm 1.61.178.1: #i23727#


2004-05-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [3072f69728ca3128e8efebdfee27c03d8c45dea1]

INTEGRATION: CWS num04 (1.12.36); FILE MERGED 2004/03/31 15:48:36 hbrinkm 1.12.36.2: #i23730# 2004/03/31 15:46:43 hbrinkm 1.12.36.1: #i23730#


2004-05-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [edc25637a077932b501f0ae418fc914868b51085]

INTEGRATION: CWS swtextwrap (1.5.8); FILE MERGED 2004/04/23 11:46:28 pb 1.5.8.1: fix: #i28008# new flag text wrapping


2004-05-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [efffbab5e6e0c9a8d662c8e09a902b5d899b6317]

INTEGRATION: CWS num04 (1.30.60); FILE MERGED 2004/04/07 10:46:08 hbrinkm 1.30.60.2: RESYNC: (1.30-1.32); FILE MERGED 2004/04/01 14:57:23 hbrinkm 1.30.60.1: #i23728#


2004-05-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [7a0280eaaa3c392164c318dfbf73e3f461ab40eb]

INTEGRATION: CWS swtextwrap (1.4.8); FILE MERGED 2004/04/23 11:46:44 pb 1.4.8.1: fix: #i28008# new flag text wrapping


2004-05-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [6cbd397adebb272ddfe988aef90631b5665e25e3]

INTEGRATION: CWS swtextwrap (1.5.4); FILE MERGED 2004/04/23 11:47:48 pb 1.5.4.1: fix: #i28008# new flag text wrapping


2004-05-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [fb9f59e367431a6c5f325551feed91f7d393f516]

INTEGRATION: CWS swtextwrap (1.34.12); FILE MERGED 2004/04/23 07:25:41 fme 1.34.12.1: #108724# #i13832# #i24135# Compatibility flag - text wrapping around objects anchored in header and text wrapping of text in header/footer


2004-05-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [95a72e39b218a301fba6352ea879d9baf5ab2f6e]

INTEGRATION: CWS swtextwrap (1.5.14); FILE MERGED 2004/04/23 12:06:51 pb 1.5.14.2: fix: #i28008# new strings from EM 2004/04/23 11:50:40 pb 1.5.14.1: fix: #i28008# new flag text wrapping


2004-05-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [0f000f0449120472cda0651be2a9c6d8c456efbe]

INTEGRATION: CWS swtextwrap (1.5.14); FILE MERGED 2004/04/23 11:50:40 pb 1.5.14.1: fix: #i28008# new flag text wrapping


2004-05-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [49ee4521e0642585d9e03f769c4925c07bd0da49]

INTEGRATION: CWS swtextwrap (1.5.14); FILE MERGED 2004/04/23 11:50:41 pb 1.5.14.1: fix: #i28008# new flag text wrapping


2004-05-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [f65a2bd2fb8f36218c6965e15d003f033ceb7107]

INTEGRATION: CWS swtextwrap (1.77.12); FILE MERGED 2004/05/07 08:42:19 fme 1.77.12.2: #108724# #i13832# #i24135# Compatibility flag - text wrapping around objects 2004/04/23 07:25:40 fme 1.77.12.1: #108724# #i13832# #i24135# Compatibility flag - text wrapping around objects anchored in header and text wrapping of text in header/footer


2004-05-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [4d4e3f53e7b461a6317e64e0b51ef8496c55e899]

INTEGRATION: CWS swtextwrap (1.133.14); FILE MERGED 2004/04/23 12:16:13 fme 1.133.14.2: #108724# #i13832# #i24135# Compatibility flag - text wrapping around objects anchored in header and text wrapping of text in header/footer 2004/04/23 07:25:39 fme 1.133.14.1: #108724# #i13832# #i24135# Compatibility flag - text wrapping around objects anchored in header and text wrapping of text in header/footer


2004-05-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [96a66125d51fa38a1be2d54553ebda943b634977]

INTEGRATION: CWS swtextwrap (1.47.14); FILE MERGED 2004/04/23 07:25:39 fme 1.47.14.1: #108724# #i13832# #i24135# Compatibility flag - text wrapping around objects anchored in header and text wrapping of text in header/footer


2004-05-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [23f698ecee033612ac3a9f5cfd7674b08bb3ccd1]

INTEGRATION: CWS swtextwrap (1.43.100); FILE MERGED 2004/04/23 07:25:38 fme 1.43.100.1: #108724# #i13832# #i24135# Compatibility flag - text wrapping around objects anchored in header and text wrapping of text in header/footer


2004-05-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [67021e7ff0d15a8336cc67d361e8843303cd4362]

INTEGRATION: CWS swtextwrap (1.53.42); FILE MERGED 2004/04/23 07:25:38 fme 1.53.42.1: #108724# #i13832# #i24135# Compatibility flag - text wrapping around objects anchored in header and text wrapping of text in header/footer


2004-05-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [d06b253bcd2830e852ba45a98e0409ed28261cf3]

INTEGRATION: CWS swtextwrap (1.39.14); FILE MERGED 2004/04/23 11:51:00 pb 1.39.14.2: fix: #i28008# new flag text wrapping 2004/04/23 07:25:37 fme 1.39.14.1: #108724# #i13832# #i24135# Compatibility flag - text wrapping around objects anchored in header and text wrapping of text in header/footer


2004-05-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [1462e5c6599b48f9332f9419ff0c1a67f3216017]

INTEGRATION: CWS swtextwrap (1.33.14); FILE MERGED 2004/04/23 07:25:18 fme 1.33.14.1: #108724# #i13832# #i24135# Compatibility flag - text wrapping around objects anchored in header and text wrapping of text in header/footer


2004-05-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [5c160ed5033750f3b0e667bd2fb3c1afeb2827b9]

INTEGRATION: CWS swtextwrap (1.64.4); FILE MERGED 2004/04/23 07:25:18 fme 1.64.4.1: #108724# #i13832# #i24135# Compatibility flag - text wrapping around objects anchored in header and text wrapping of text in header/footer


2004-05-11  Oliver Bolte  <obo@openoffice.org>  [9b9e6784c196046f93821c095f176d45a94b90ba]

new version for SRC680


2004-05-11  Oliver Bolte  <obo@openoffice.org>  [8c6ac7bcb5983765df79c11895573866a3c8edc5]

initial version


2004-05-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [d17f5d78aca9d78bad4f46ffc5e69a0f0d78e99a]

INTEGRATION: CWS dialogdiet01 (1.40.104); FILE MERGED 2004/03/31 04:57:57 gyang 1.40.104.2: RESYNC: (1.40-1.42); FILE MERGED 2004/03/26 09:11:57 mwu 1.40.104.1: sw model converted. 20040326


2004-05-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [83fdbe2790f63911c34c539b20748b7736dfec28]

INTEGRATION: CWS dialogdiet01 (1.21.42); FILE MERGED 2004/03/26 09:12:14 mwu 1.21.42.2: sw model converted. 20040326 2004/02/27 06:06:47 mwu 1.21.42.1: dialogdiet01 2004_02_27


2004-05-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [c1c97f1d628c2757962e030ff31421ddb36eea38]

INTEGRATION: CWS dialogdiet01 (1.7.420); FILE MERGED 2004/03/26 09:12:13 mwu 1.7.420.1: sw model converted. 20040326


2004-05-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [b5388e2431d8a797362d34ca8a897847093bf4fc]

INTEGRATION: CWS dialogdiet01 (1.22.42); FILE MERGED 2004/03/26 09:12:11 mwu 1.22.42.2: sw model converted. 20040326 2004/02/27 06:06:46 mwu 1.22.42.1: dialogdiet01 2004_02_27


2004-05-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [1019eb93472badc025f958412512339ab1c3bf83]

INTEGRATION: CWS dialogdiet01 (1.7.126); FILE MERGED 2004/03/26 09:12:01 mwu 1.7.126.1: sw model converted. 20040326


2004-05-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [10744f704c8665138e0325c919cd7abdfa3ae6f9]

INTEGRATION: CWS dialogdiet01 (1.8.196); FILE MERGED 2004/03/26 09:11:58 mwu 1.8.196.1: sw model converted. 20040326


2004-05-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [5ed7c911ea0b513b962acb001382cdd167d8a377]

INTEGRATION: CWS fwkbugfix02 (1.2.18); FILE MERGED 2004/04/14 16:07:29 mav 1.2.18.3: #116355# Save copy as 2004/03/31 16:46:17 mav 1.2.18.2: RESYNC: (1.2-1.3); FILE MERGED 2004/03/31 07:03:38 cd 1.2.18.1: #116054# Support new interfaces/methods to support inplace editing in a generic way.


2004-05-11  Oliver Bolte  <obo@openoffice.org>  [8ca5df106826b63ba6bc3c745a35132c375dcbf1]

new version for SRC680


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [ad42b2210acad9fd12593b84e0b8f72f6bde110f]

INTEGRATION: CWS fwkbugfix02 (1.3.8); FILE MERGED 2004/04/07 16:06:40 mav 1.3.8.1: #116056# adopt to incompatible changes


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [dbe426834ee0112fd981b5016850a8e77e1f3139]

INTEGRATION: CWS fwkbugfix02 (1.37.26); FILE MERGED 2004/04/27 11:42:03 mav 1.37.26.2: RESYNC: (1.37-1.38); FILE MERGED 2004/04/07 16:06:40 mav 1.37.26.1: #116056# adopt to incompatible changes


2004-05-10  Oliver Bolte  <obo@openoffice.org>  [817f2832dfaed7b2c88843fef910a2324c388f2a]

new version for SRC680


2004-05-10  Oliver Bolte  <obo@openoffice.org>  [e515a4f01b1c23b9f0f9a30c839948b80551ca5b]

new version for SRC680


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [9722559d3f3c7cad4bd1abf8bd2e3cbfad4f67fe]

INTEGRATION: CWS fwkbugfix02 (1.8.148); FILE MERGED 2004/04/06 14:04:33 mav 1.8.148.2: #116056# remove unused interfaces 2004/04/06 14:03:45 mav 1.8.148.1: #116056# use correct ifndef guard


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [d3f42e2c9b92750fe7f6851555f16e4329ad264a]

INTEGRATION: CWS fwkbugfix02 (1.2.148); FILE MERGED 2004/04/06 14:03:44 mav 1.2.148.1: #116056# use correct ifndef guard


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [0505061664f2d035a41917add680d6b7294f7aed]

INTEGRATION: CWS fwkbugfix02 (1.4.24); FILE MERGED 2004/04/19 09:16:14 mav 1.4.24.6: #116056# object map mode 2004/04/14 11:22:28 mav 1.4.24.5: #i22465# state change events 2004/03/25 11:10:33 mav 1.4.24.4: #116056# interfaces review 2004/03/25 10:51:42 mav 1.4.24.3: #116056# interfaces review 2004/03/24 09:23:18 mav 1.4.24.2: #116056# remove unneeded interfaces 2004/03/22 10:14:38 mav 1.4.24.1: #115011# review idl files


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [fdc5978085015703f1410d7e0bcaee97f5492a4d]

INTEGRATION: CWS fwkbugfix02 (1.2.148); FILE MERGED 2004/03/22 10:14:37 mav 1.2.148.1: #115011# review idl files


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [f2b682b0e5855731135ffcceae0e5faa94440b62]

INTEGRATION: CWS fwkbugfix02 (1.2.148); FILE MERGED 2004/04/19 12:37:48 mav 1.2.148.7: #116056# interfaces review 2004/04/19 12:02:03 mav 1.2.148.6: #116056# interfaces review 2004/04/19 11:19:01 mav 1.2.148.5: #116056# interfaces review 2004/04/19 11:18:17 mav 1.2.148.4: #116056# interfaces review 2004/04/19 09:16:14 mav 1.2.148.3: #116056# object map mode 2004/03/25 10:51:05 mav 1.2.148.2: #116056# interfaces review 2004/03/22 10:14:37 mav 1.2.148.1: #115011# review idl files


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [565044968cb0602d7a5b1e789c0801cdead3a4af]

INTEGRATION: CWS fwkbugfix02 (1.3.124); FILE MERGED 2004/03/22 10:14:37 mav 1.3.124.1: #115011# review idl files


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [1791187c45cd976f4c1242960a770a6d9de2bf76]

INTEGRATION: CWS fwkbugfix02 (1.2.148); FILE MERGED 2004/03/22 10:14:36 mav 1.2.148.1: #115011# review idl files


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [3df5115a827eea9f9b05dda50161a5318354974b]

INTEGRATION: CWS fwkbugfix02 (1.3.70); FILE MERGED 2004/04/28 09:24:48 mav 1.3.70.10: #116056# use inheritance 2004/04/01 14:56:36 mav 1.3.70.9: #116056# copyToStorage commits the target at the end 2004/03/31 15:50:14 mav 1.3.70.8: #116056# use StorageWrappedTargetException 2004/03/31 14:32:47 mav 1.3.70.7: #116056# copyToStorage does not commit the target 2004/03/25 10:50:01 mav 1.3.70.6: #116056# interfaces review 2004/03/24 09:25:33 mav 1.3.70.5: #115510# let storage accept passwords directly 2004/03/22 10:14:36 mav 1.3.70.4: #115011# review idl files 2004/03/16 16:15:12 mav 1.3.70.3: #115957# no need in out-parameters 2004/03/16 13:27:57 mav 1.3.70.2: #115957# retrieving of last commited version of a storage 2004/03/16 13:21:25 mav 1.3.70.1: #115957# retrieving of last commited version of a storage


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [02378327562737c6177a2bd3afd34ffcf42812ca]

INTEGRATION: CWS fwkbugfix02 (1.1.2); FILE ADDED 2004/04/14 11:21:52 mav 1.1.2.1: #i22465# state change events


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [dd653ffb55c3e25d6c28bb947d80e9fd71735f4d]

INTEGRATION: CWS fwkbugfix02 (1.1.2); FILE ADDED 2004/04/14 13:32:54 mav 1.1.2.2: #i22465# state change events 2004/04/14 11:22:02 mav 1.1.2.1: #i22465# state change events


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [7ed3b5d974b6c5264afb011d8e5a60de7e5b8d92]

INTEGRATION: CWS fwkbugfix02 (1.2.148); FILE MERGED 2004/03/31 14:31:57 mav 1.2.148.3: #116056# persistance handling 2004/03/25 10:49:25 mav 1.2.148.2: #116056# interfaces review 2004/03/22 10:14:36 mav 1.2.148.1: #115011# review idl files


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [2ade648f290ac8428de3908c6159f50e9831039e]

INTEGRATION: CWS fwkbugfix02 (1.2.26); FILE MERGED 2004/03/25 10:47:25 mav 1.2.26.2: #116056# interfaces review 2004/03/22 10:14:35 mav 1.2.26.1: #115011# review idl files


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [9842272a1d0fcd08786600634f7ad49b3d44a5e5]

INTEGRATION: CWS fwkbugfix02 (1.3.102); FILE MERGED 2004/03/25 10:45:29 mav 1.3.102.2: #116056# interfaces review 2004/03/22 10:14:35 mav 1.3.102.1: #115011# review idl files


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [57b4627bdcdb3dd944996eadc48be74b7f664eb5]

INTEGRATION: CWS fwkbugfix02 (1.2.102); FILE MERGED 2004/03/25 10:44:30 mav 1.2.102.2: #116056# interfaces review 2004/03/22 10:14:35 mav 1.2.102.1: #115011# review idl files


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [a09b54b7579526bb9e449ffd41cde8e438ba865e]

INTEGRATION: CWS fwkbugfix02 (1.2.102); FILE MERGED 2004/03/25 10:43:37 mav 1.2.102.2: #116056# interfaces review 2004/03/22 10:14:35 mav 1.2.102.1: #115011# review idl files


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [07c24eebc717b13dc71f8ea19a527a51f813d708]

INTEGRATION: CWS fwkbugfix02 (1.3.102); FILE MERGED 2004/04/19 11:18:15 mav 1.3.102.4: #116056# interfaces review 2004/03/25 10:41:03 mav 1.3.102.3: #116056# interfaces review 2004/03/24 10:17:39 mav 1.3.102.2: #116056# remove unneeded interfaces 2004/03/22 10:14:34 mav 1.3.102.1: #115011# review idl files


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [d830f89342f09419d264cba6de0f492671304e40]

INTEGRATION: CWS fwkbugfix02 (1.2.148); FILE MERGED 2004/03/25 11:10:15 mav 1.2.148.3: #116056# interfaces review 2004/03/24 09:24:35 mav 1.2.148.2: #116056# use LayoutManager 2004/03/22 10:14:34 mav 1.2.148.1: #115011# review idl files


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [6e0bf5423079f3fdfe5ddd0dd00b33c253a9fd16]

INTEGRATION: CWS fwkbugfix02 (1.1.4); FILE ADDED 2004/03/22 10:14:34 mav 1.1.4.1: #115011# review idl files


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [3cd7e5c0ee8f22126ced16ea8df5b84a099e0470]

INTEGRATION: CWS fwkbugfix02 (1.1.4); FILE ADDED 2004/03/22 10:14:33 mav 1.1.4.1: #115011# review idl files


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [b320160f569db8dc8fbaafc6b61e91fa761a58f2]

INTEGRATION: CWS fwkbugfix02 (1.1.4); FILE ADDED 2004/03/25 10:36:19 mav 1.1.4.2: #116056# interfaces review 2004/03/22 10:14:33 mav 1.1.4.1: #115011# review idl files


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [d8104b981dba0623b3ade31b6cec7dde8d1f6149]

INTEGRATION: CWS fwkbugfix02 (1.2.148); FILE MERGED 2004/04/01 10:28:34 mav 1.2.148.5: #116056# allow to throw exception 2004/03/31 14:14:40 mav 1.2.148.4: #116056# the encryption can also be removed 2004/03/25 10:35:36 mav 1.2.148.3: #116056# interfaces review 2004/03/24 09:25:33 mav 1.2.148.2: #115510# let storage accept passwords directly 2004/03/22 10:14:32 mav 1.2.148.1: #115011# review idl files


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [a7973a601f754b9049b18aef2de25860a5dba889]

INTEGRATION: CWS fwkbugfix02 (1.3.102); FILE MERGED 2004/04/28 09:24:47 mav 1.3.102.5: #116056# use inheritance 2004/04/19 12:37:48 mav 1.3.102.4: #116056# interfaces review 2004/03/31 15:57:51 mav 1.3.102.3: #116056# use VerbDescriptor 2004/03/25 10:34:24 mav 1.3.102.2: #116056# interfaces review 2004/03/22 10:14:32 mav 1.3.102.1: #115011# review idl files


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [95cb13aa92a4b834ee0e9010286b7ad88d7a7ffc]

INTEGRATION: CWS fwkbugfix02 (1.3.102); FILE MERGED 2004/04/28 09:24:47 mav 1.3.102.3: #116056# use inheritance 2004/03/25 10:33:18 mav 1.3.102.2: #116056# interfaces review 2004/03/22 10:14:32 mav 1.3.102.1: #115011# review idl files


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [8230731f6d5dcb5863ddf3d459f1855f11e7ff21]

INTEGRATION: CWS fwkbugfix02 (1.3.102); FILE MERGED 2004/04/19 12:00:29 mav 1.3.102.4: #116056# interfaces review 2004/04/19 07:42:02 mav 1.3.102.3: #116056# interfaces review 2004/03/25 10:30:23 mav 1.3.102.2: #116056# interfaces review 2004/03/22 10:14:32 mav 1.3.102.1: #115011# review idl files


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [5db975e1a7f454c9f42ac42be7d93003907a8362]

INTEGRATION: CWS fwkbugfix02 (1.3.102); FILE MERGED 2004/03/25 10:26:42 mav 1.3.102.2: #116056# interfaces review 2004/03/22 10:14:31 mav 1.3.102.1: #115011# review idl files


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [a7124cecb37a76c364947d54a9679c8a129cfe00]

INTEGRATION: CWS fwkbugfix02 (1.2.102); FILE MERGED 2004/04/15 11:06:17 mav 1.2.102.3: #i27055# if an object is loaded from entry some properties of MediaDescriptor can make sence 2004/03/25 11:07:23 mav 1.2.102.2: #116056# interfaces review 2004/03/22 10:14:31 mav 1.2.102.1: #115011# review idl files


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [b130d5f78b91163baf9345d9eee876730b359612]

INTEGRATION: CWS fwkbugfix02 (1.3.102); FILE MERGED 2004/03/22 10:14:31 mav 1.3.102.1: #115011# review idl files


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [52590ed1e570a4bc94f5d4baa1f54ca4d32c2daf]

INTEGRATION: CWS fwkbugfix02 (1.2.148); FILE MERGED 2004/03/25 09:15:41 mav 1.2.148.2: #116056# interfaces review 2004/03/22 10:14:30 mav 1.2.148.1: #115011# review idl files


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [91364d9bb788ce4089a0629e17aca7723f16a005]

INTEGRATION: CWS fwkbugfix02 (1.3.102); FILE MERGED 2004/03/22 10:14:30 mav 1.3.102.1: #115011# review idl files


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [562b67dbb9b5d6a89e81374a0e02ba6479d5c7c5]

INTEGRATION: CWS fwkbugfix02 (1.1.2); FILE ADDED 2004/03/25 10:08:20 mav 1.1.2.1: #116056# interfaces review


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [3be3286b65076a93a88608290e4f02b8c50ce2c3]

INTEGRATION: CWS fwkbugfix02 (1.2.102); FILE MERGED 2004/03/31 15:57:51 mav 1.2.102.2: #116056# use VerbDescriptor 2004/03/22 10:14:29 mav 1.2.102.1: #115011# review idl files


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [12d9d8b21f25ce60a4a219b0e293399ad87606f5]

INTEGRATION: CWS fwkbugfix02 (1.2.148); FILE MERGED 2004/03/25 10:06:16 mav 1.2.148.2: #116056# interfaces review 2004/03/22 10:14:29 mav 1.2.148.1: #115011# review idl files


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [7a2bf5c06f8a8da59623a3d3675324d8535f4c52]

INTEGRATION: CWS fwkbugfix02 (1.1.2); FILE ADDED 2004/03/25 11:04:08 mav 1.1.2.1: #116056# interfaces review


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [8c9a97da7f38b91ba0c81da856edd5a27ebf47ee]

INTEGRATION: CWS fwkbugfix02 (1.2.148); FILE MERGED 2004/03/31 14:13:52 mav 1.2.148.4: #116056# common encryption password idea 2004/03/25 11:01:42 mav 1.2.148.3: #116056# interfaces review 2004/03/24 09:25:33 mav 1.2.148.2: #115510# let storage accept passwords directly 2004/03/22 10:14:28 mav 1.2.148.1: #115011# review idl files


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [44c77f50d6992e97f51af9b714752eaaa8e1e74b]

INTEGRATION: CWS fwkbugfix02 (1.2.148); FILE MERGED 2004/03/25 09:47:13 mav 1.2.148.2: #116056# interfaces review 2004/03/22 10:14:28 mav 1.2.148.1: #115011# review idl files


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [1f5596fe0513e7fc7377828e0bdc56a577bc70ba]

INTEGRATION: CWS fwkbugfix02 (1.2.148); FILE MERGED 2004/04/28 09:24:47 mav 1.2.148.7: #116056# use inheritance 2004/03/31 14:11:03 mav 1.2.148.6: #116056# common encryption password idea 2004/03/25 09:38:24 mav 1.2.148.5: #116056# interfaces review 2004/03/25 09:23:31 mav 1.2.148.4: #116056# interfaces review 2004/03/25 09:17:17 mav 1.2.148.3: #116056# interfaces review 2004/03/24 09:25:32 mav 1.2.148.2: #115510# let storage accept passwords directly 2004/03/22 10:14:28 mav 1.2.148.1: #115011# review idl files


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [ca09508ea434abe890b58855d11df0373d2be14e]

INTEGRATION: CWS fwkbugfix02 (1.2.102); FILE MERGED 2004/03/25 12:48:59 mav 1.2.102.2: #116056# interfaces review 2004/03/22 10:14:27 mav 1.2.102.1: #115011# review idl files


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [c56c93c3d1a1f2ea18998fd61f5463a91d9cad0b]

INTEGRATION: CWS fwkbugfix02 (1.2.102); FILE MERGED 2004/03/22 10:14:27 mav 1.2.102.1: #115011# review idl files


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [579f31fccfa885652b303ab7b0181e360e638138]

INTEGRATION: CWS fwkbugfix02 (1.2.102); FILE MERGED 2004/03/25 09:11:40 mav 1.2.102.2: #116056# interfaces review 2004/03/22 10:14:27 mav 1.2.102.1: #115011# review idl files


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [abd00143bc5dcbb8d7a139e6fc78e466d1d9d64e]

INTEGRATION: CWS fwkbugfix02 (1.2.148); FILE MERGED 2004/03/25 12:48:58 mav 1.2.148.3: #116056# interfaces review 2004/03/25 09:10:54 mav 1.2.148.2: #116056# interfaces review 2004/03/22 10:14:27 mav 1.2.148.1: #115011# review idl files


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [28ee3c8ddf726ee2bd3e4ab794068a2a9b6e0ced]

INTEGRATION: CWS fwkbugfix02 (1.2.148); FILE MERGED 2004/03/25 09:09:43 mav 1.2.148.2: #116056# interfaces review 2004/03/22 10:14:27 mav 1.2.148.1: #115011# review idl files


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [d149866482c9d053b903342befdaff523a22f91e]

INTEGRATION: CWS fwkbugfix02 (1.2.102); FILE MERGED 2004/04/15 10:56:59 mav 1.2.102.2: #116368# allow to provide dispatch interceptor for outplace activation 2004/03/22 10:14:26 mav 1.2.102.1: #115011# review idl files


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [6de6a30c40888b6a0e670ed9e9c6d4169932814a]

INTEGRATION: CWS fwkbugfix02 (1.2.148); FILE MERGED 2004/03/22 10:14:26 mav 1.2.148.1: #115011# review idl files


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [2d339c5107306ad24fd836e4968205f1e7da94fe]

INTEGRATION: CWS fwkbugfix02 (1.2.148); FILE MERGED 2004/03/25 09:08:28 mav 1.2.148.2: #116056# interfaces review 2004/03/22 10:14:25 mav 1.2.148.1: #115011# review idl files


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [61217177ad1ae35ee408a9bab1df743cb79655cd]

INTEGRATION: CWS fwkbugfix02 (1.2.148); FILE MERGED 2004/03/25 09:06:20 mav 1.2.148.2: #116056# interfaces review 2004/03/22 10:14:25 mav 1.2.148.1: #115011# review idl files


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [61b81cabd09db43c1612377143dd8d28ed4841a4]

INTEGRATION: CWS fwkbugfix02 (1.2.148); FILE MERGED 2004/03/22 10:14:24 mav 1.2.148.1: #115011# review idl files


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [7dd75a4e36455a390c4db48adca6c7005c877192]

INTEGRATION: CWS fwkbugfix02 (1.2.148); FILE MERGED 2004/03/25 09:06:19 mav 1.2.148.2: #116056# interfaces review 2004/03/22 10:14:24 mav 1.2.148.1: #115011# review idl files


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [4145934115ae29bb65383f52c95254a8de0360e4]

INTEGRATION: CWS fwkbugfix02 (1.3.102); FILE MERGED 2004/03/25 09:06:19 mav 1.3.102.2: #116056# interfaces review 2004/03/22 10:14:23 mav 1.3.102.1: #115011# review idl files


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [e2609bc65687f87574cb40789aace1a9efb10c9f]

INTEGRATION: CWS fwkbugfix02 (1.4.10); FILE MERGED 2004/04/15 13:09:50 mav 1.4.10.1: #i27055# if an object is loaded from entry some properties of MediaDescriptor can make sence


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [50164a81b96ed2eceba1231f655dbf0ac9b36e7e]

INTEGRATION: CWS fwkbugfix02 (1.3.10); FILE MERGED 2004/04/22 15:44:53 mav 1.3.10.3: #116056# Ole to OLE 2004/04/15 13:09:49 mav 1.3.10.2: #i27055# if an object is loaded from entry some properties of MediaDescriptor can make sence 2004/04/07 16:34:52 mav 1.3.10.1: #116056# adopt to incompatible changes


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [e49568aa3013709a3d2fa8bab601730ef3d3372d]

INTEGRATION: CWS fwkbugfix02 (1.2.10); FILE MERGED 2004/04/19 13:35:49 mav 1.2.10.2: #116056# interfaces review 2004/04/07 16:34:52 mav 1.2.10.1: #116056# adopt to incompatible changes


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [982b8f02fc9c0e34f66f934061b98d5e3c9acdf7]

INTEGRATION: CWS fwkbugfix02 (1.13.10); FILE MERGED 2004/04/07 16:34:52 mav 1.13.10.1: #116056# adopt to incompatible changes


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [e80395e0ef66489e4cf2469b55ee572e4dc51b7e]

INTEGRATION: CWS fwkbugfix02 (1.11.10); FILE MERGED 2004/04/29 07:49:11 mav 1.11.10.2: #116056# interfaces review 2004/04/07 16:34:52 mav 1.11.10.1: #116056# adopt to incompatible changes


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [26ff1df5829867845cd9f9502e0cb1c54cbaa2d4]

INTEGRATION: CWS fwkbugfix02 (1.5.10); FILE MERGED 2004/04/19 13:35:48 mav 1.5.10.2: #116056# interfaces review 2004/04/07 16:34:51 mav 1.5.10.1: #116056# adopt to incompatible changes


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [5dc7d5243769c4bbc08cd34a1299ce7034a2334f]

INTEGRATION: CWS fwkbugfix02 (1.9.10); FILE MERGED 2004/04/30 08:00:58 mav 1.9.10.1: #116056# interfaces review


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [b94a5b677a72dc4e9c8e27709f61506c8292aeda]

INTEGRATION: CWS fwkbugfix02 (1.17.10); FILE MERGED 2004/04/30 08:00:57 mav 1.17.10.1: #116056# interfaces review


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [d639c647f254f68a2f08e2eb5c6ce2eb4ed685f7]

INTEGRATION: CWS fwkbugfix02 (1.5.10); FILE MERGED 2004/04/21 07:41:44 mav 1.5.10.3: #116056# interfaces review 2004/04/20 15:28:24 mav 1.5.10.2: #116056# interfaces review 2004/04/15 16:45:16 mav 1.5.10.1: #i27055# if an object is loaded from entry some properties of MediaDescriptor can make sence


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [d970055b3f9c3d3cda79b5fee827a7f1e4e2aead]

INTEGRATION: CWS fwkbugfix02 (1.9.10); FILE MERGED 2004/04/29 07:49:10 mav 1.9.10.4: #116056# interfaces review 2004/04/28 10:26:11 mav 1.9.10.3: #116056# use inheritance 2004/04/19 13:35:48 mav 1.9.10.2: #116056# interfaces review 2004/04/07 16:34:51 mav 1.9.10.1: #116056# adopt to incompatible changes


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [860be7cecf2412f07683f4cab994bbc09267ac50]

INTEGRATION: CWS fwkbugfix02 (1.4.10); FILE MERGED 2004/04/19 13:35:48 mav 1.4.10.2: #116056# interfaces review 2004/04/15 10:06:02 mav 1.4.10.1: #116368# allow to provide dispatch interceptor for outplace activation


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [7615770026821959330522ec182bc93a9c55b46f]

INTEGRATION: CWS fwkbugfix02 (1.8.10); FILE MERGED 2004/04/28 10:26:11 mav 1.8.10.5: #116056# use inheritance 2004/04/19 13:35:47 mav 1.8.10.4: #116056# interfaces review 2004/04/15 13:09:49 mav 1.8.10.3: #i27055# if an object is loaded from entry some properties of MediaDescriptor can make sence 2004/04/14 14:23:23 mav 1.8.10.2: #i22465# state change events 2004/04/07 16:34:50 mav 1.8.10.1: #116056# adopt to incompatible changes


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [6cae261d5bbd0fd3bf9961983a7a0ce1ad8fe2f1]

INTEGRATION: CWS fwkbugfix02 (1.5.10); FILE MERGED 2004/04/22 15:44:52 mav 1.5.10.4: #116056# Ole to OLE 2004/04/20 15:28:00 mav 1.5.10.3: #116056# interfaces review 2004/04/15 16:45:04 mav 1.5.10.2: #i27055# if an object is loaded from entry some properties of MediaDescriptor can make sence 2004/04/07 16:34:49 mav 1.5.10.1: #116056# adopt to incompatible changes


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [f085b5651bbcd902061208b8f9834515f86da5bd]

INTEGRATION: CWS fwkbugfix02 (1.2.10); FILE MERGED 2004/04/14 16:58:33 mav 1.2.10.2: #116355# Save copy as 2004/04/07 16:34:49 mav 1.2.10.1: #116056# adopt to incompatible changes


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [0a191bbc594a2ea02c60b699de6ea2b58e4f2a9f]

INTEGRATION: CWS fwkbugfix02 (1.6.10); FILE MERGED 2004/04/19 13:35:47 mav 1.6.10.3: #116056# interfaces review 2004/04/15 10:06:02 mav 1.6.10.2: #116368# allow to provide dispatch interceptor for outplace activation 2004/04/14 14:23:22 mav 1.6.10.1: #i22465# state change events


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [53248a9f072e58bafe33556be05fdf2d87ca426c]

INTEGRATION: CWS fwkbugfix02 (1.4.10); FILE MERGED 2004/04/15 13:09:49 mav 1.4.10.1: #i27055# if an object is loaded from entry some properties of MediaDescriptor can make sence


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [66682c07a58a6e81707d4f0393b53f289db8ec6a]

INTEGRATION: CWS fwkbugfix02 (1.4.10); FILE MERGED 2004/04/15 13:09:48 mav 1.4.10.2: #i27055# if an object is loaded from entry some properties of MediaDescriptor can make sence 2004/04/07 16:34:49 mav 1.4.10.1: #116056# adopt to incompatible changes


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [57db61a8d287ac434805ad2652d8a87f1b47c90e]

INTEGRATION: CWS fwkbugfix02 (1.1.10); FILE MERGED 2004/04/19 13:35:46 mav 1.1.10.2: #116056# interfaces review 2004/04/07 16:34:48 mav 1.1.10.1: #116056# adopt to incompatible changes


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [60ad7fd96fa179b6a6090a86e03b229796b338be]

INTEGRATION: CWS fwkbugfix02 (1.7.10); FILE MERGED 2004/04/15 13:09:48 mav 1.7.10.3: #i27055# if an object is loaded from entry some properties of MediaDescriptor can make sence 2004/04/15 10:06:02 mav 1.7.10.2: #116368# allow to provide dispatch interceptor for outplace activation 2004/04/07 16:34:48 mav 1.7.10.1: #116056# adopt to incompatible changes


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [6bbd4e977b91c4f536a8b121f97dea0bb9d8c763]

INTEGRATION: CWS fwkbugfix02 (1.7.10); FILE MERGED 2004/04/30 15:28:17 mav 1.7.10.6: #116056# interfaces review 2004/04/30 15:27:33 mav 1.7.10.5: #116056# interfaces review 2004/04/29 07:49:10 mav 1.7.10.4: #116056# interfaces review 2004/04/28 10:25:20 mav 1.7.10.3: #116056# use inheritance 2004/04/14 14:23:22 mav 1.7.10.2: #i22465# state change events 2004/04/07 16:34:48 mav 1.7.10.1: #116056# adopt to incompatible changes


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [b80fd1bd0a598e174e1175a11a86375cb38536eb]

INTEGRATION: CWS fwkbugfix02 (1.4.10); FILE MERGED 2004/04/19 13:35:46 mav 1.4.10.3: #116056# interfaces review 2004/04/14 14:23:22 mav 1.4.10.2: #i22465# state change events 2004/04/07 16:34:47 mav 1.4.10.1: #116056# adopt to incompatible changes


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [17d6da70e9ecfba44113422c52a55842fe61cb37]

INTEGRATION: CWS fwkbugfix02 (1.2.18); FILE MERGED 2004/04/14 10:08:07 mav 1.2.18.1: #116056# adopt to interfaces change


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [ef94492b52883dadf9f35ca00150fab3fd2a4aae]

INTEGRATION: CWS fwkbugfix02 (1.2.18); FILE MERGED 2004/04/14 10:07:34 mav 1.2.18.1: #116056# adopt to interfaces change


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [032a7f0f5a8c2bda626e79ada75b1943508512f2]

INTEGRATION: CWS fwkbugfix02 (1.2.18); FILE MERGED 2004/03/31 16:46:33 mav 1.2.18.2: RESYNC: (1.2-1.3); FILE MERGED 2004/03/31 07:03:38 cd 1.2.18.1: #116054# Support new interfaces/methods to support inplace editing in a generic way.


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [7e003738f4c8dbaef4b23dcb94a18404be62df2e]

INTEGRATION: CWS fwkbugfix02 (1.11.6); FILE MERGED 2004/04/14 16:07:28 mav 1.11.6.1: #116355# Save copy as


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [97ebbb02d874868de162419fb11ab69f313e5778]

INTEGRATION: CWS fwkbugfix02 (1.2.18); FILE MERGED 2004/03/31 16:47:33 mav 1.2.18.2: RESYNC: (1.2-1.3); FILE MERGED 2004/03/31 07:03:24 cd 1.2.18.1: #116054# Support new interfaces/methods to support inplace editing in a generic way.


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [fcc8679ee4697ba6937c9d99d06b2e33cdeab3c2]

INTEGRATION: CWS fwkbugfix02 (1.3.6); FILE MERGED 2004/04/14 16:07:28 mav 1.3.6.1: #116355# Save copy as


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [93e46c0fda8cd744152a89f3650a57a2cae236b7]

INTEGRATION: CWS fwkbugfix02 (1.2.2); FILE MERGED 2004/04/29 09:32:22 mav 1.2.2.1: #116056# interfaces review


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [948a72f2637ada864fcb881dde7abe883b7a62e6]

INTEGRATION: CWS fwkbugfix02 (1.2.8); FILE MERGED 2004/04/28 14:30:20 mav 1.2.8.1: #116056# interfaces review


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [4441dfe370adb433238ae7dbf6dd72c38c5aa740]

INTEGRATION: CWS fwkbugfix02 (1.2.8); FILE MERGED 2004/04/28 14:30:18 mav 1.2.8.1: #116056# interfaces review


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [e828eff6a2c206eca4e83a85ef7d6778b1a05a74]

INTEGRATION: CWS fwkbugfix02 (1.1.2); FILE ADDED 2004/03/24 07:50:05 mav 1.1.2.2: #115974# add static checking method 2004/03/23 15:40:18 mav 1.1.2.1: #115974# seekable wrapper


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [5948a5f58a015f0e0c7e19abe4a9952c6db1e1c2]

INTEGRATION: CWS fwkbugfix02 (1.4.178); FILE MERGED 2004/03/23 15:39:21 mav 1.4.178.1: #115974# seekable wrapper


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [99019ae91fa6f6675115708e6da74ff85092eac1]

INTEGRATION: CWS fwkbugfix02 (1.1.2); FILE ADDED 2004/03/24 07:50:04 mav 1.1.2.2: #115974# add static checking method 2004/03/23 15:40:29 mav 1.1.2.1: #115974# seekable wrapper


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [f9811f0ee667d5a67ebed5e39ff2973c0196b8e5]

INTEGRATION: CWS fwkbugfix02 (1.59.14); FILE MERGED 2004/04/27 10:44:28 mav 1.59.14.3: RESYNC: (1.59-1.61); FILE MERGED 2004/04/19 15:09:52 mav 1.59.14.2: #116056# object map mode 2004/04/16 08:52:26 mav 1.59.14.1: #116056# adopt to interfaces change


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [2210b8a77fd594ceb168fc4469deed724a155f0f]

INTEGRATION: CWS fwkbugfix02 (1.44.18); FILE MERGED 2004/04/15 13:50:27 mav 1.44.18.1: #116355# Save copy as


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [85e9c9a27eea73769dbdc66dc54ada90b05fca25]

INTEGRATION: CWS fwkbugfix02 (1.10.36); FILE MERGED 2004/03/23 15:42:24 mav 1.10.36.2: #115974# use seekable wrapper from comphelper 2004/03/17 11:39:26 mav 1.10.36.1: #115957# Extend the cloning functionality


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [b8bc2f2f6b257f4f9b6c8a0073b8cca48f9a5699]

INTEGRATION: CWS fwkbugfix02 (1.2.12); FILE MERGED 2004/03/17 11:39:25 mav 1.2.12.1: #115957# Extend the cloning functionality


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [32ccae8baefc2effd196765cb398d2826828ed0d]

INTEGRATION: CWS fwkbugfix02 (1.20.12); FILE MERGED 2004/04/07 12:28:09 mav 1.20.12.2: #115729# the problem is handled by storages 2004/03/17 11:39:25 mav 1.20.12.1: #115957# Extend the cloning functionality


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [3426dd702af28f53d2b87ff56119430b7bdbb6e5]

INTEGRATION: CWS fwkbugfix02 (1.37.12); FILE MERGED 2004/04/01 14:33:50 mav 1.37.12.2: #116056# adopt implementation to the design change 2004/03/24 07:49:06 mav 1.37.12.1: #115974# use seekable wrapper from comphelper


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [0aa6d3970c4ceb2f64577d01d0c865ad42626de0]

INTEGRATION: CWS fwkbugfix02 (1.64.10); FILE MERGED 2004/03/17 11:39:25 mav 1.64.10.1: #115957# Extend the cloning functionality


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [94ea9bcb20a068e89ffb0641f4da5e55713aa9c1]

INTEGRATION: CWS fwkbugfix02 (1.89.12); FILE MERGED 2004/04/27 10:58:22 mav 1.89.12.4: RESYNC: (1.89-1.90); FILE MERGED 2004/03/24 07:49:06 mav 1.89.12.3: #115974# use seekable wrapper from comphelper 2004/03/23 15:42:24 mav 1.89.12.2: #115974# use seekable wrapper from comphelper 2004/03/17 11:39:25 mav 1.89.12.1: #115957# Extend the cloning functionality


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [ed12b4e6beb59fe9268665cfb0cb96732d4d42ad]

INTEGRATION: CWS fwkbugfix02 (1.4.12); FILE MERGED 2004/04/28 10:19:52 mav 1.4.12.5: #116056# use inheritance 2004/04/01 14:33:49 mav 1.4.12.4: #116056# adopt implementation to the design change 2004/03/22 10:28:23 mav 1.4.12.3: #115957# renaming 2004/03/16 16:16:18 mav 1.4.12.2: #115957# no need in out-parameters 2004/03/16 13:47:40 mav 1.4.12.1: #115957# retrieving of last commited version of a storage


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [82a0e7db852b07f456c9d6b40141cdb9b7b0e6ac]

INTEGRATION: CWS fwkbugfix02 (1.6.12); FILE MERGED 2004/05/03 16:45:51 mav 1.6.12.7: #115510# transport the common key 2004/04/30 15:24:03 mav 1.6.12.6: #116056# interfaces review 2004/04/28 10:19:52 mav 1.6.12.5: #116056# use inheritance 2004/04/01 14:33:49 mav 1.6.12.4: #116056# adopt implementation to the design change 2004/03/22 10:28:22 mav 1.6.12.3: #115957# renaming 2004/03/16 16:16:18 mav 1.6.12.2: #115957# no need in out-parameters 2004/03/16 13:47:40 mav 1.6.12.1: #115957# retrieving of last commited version of a storage


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [f7c383f92f35c0ed5bfd81ce489255fe8c94d73b]

INTEGRATION: CWS fwkbugfix02 (1.2.36); FILE MERGED 2004/03/16 13:47:39 mav 1.2.36.1: #115957# retrieving of last commited version of a storage


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [446a3366874025ebcaa6046f61b236a1b8e6b9e3]

INTEGRATION: CWS fwkbugfix02 (1.2.36); FILE MERGED 2004/04/01 14:33:49 mav 1.2.36.1: #116056# adopt implementation to the design change


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [70544fb7014ec95f2c11c7d716f76b4194d531ba]

INTEGRATION: CWS fwkbugfix02 (1.5.12); FILE MERGED 2004/05/03 16:48:48 mav 1.5.12.2: #115510# transport the encryption info 2004/04/01 14:33:49 mav 1.5.12.1: #116056# adopt implementation to the design change


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [01626ddc4938ba2e681c027856b5841f15355a67]

INTEGRATION: CWS fwkbugfix02 (1.5.12); FILE MERGED 2004/05/04 08:59:51 mav 1.5.12.4: #115510# do not remove password from package stream 2004/05/03 16:48:47 mav 1.5.12.3: #115510# transport the encryption info 2004/04/29 11:31:29 mav 1.5.12.2: #116056# the method returns nothing 2004/04/01 14:33:48 mav 1.5.12.1: #116056# adopt implementation to the design change


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [ff442e91b4f47056482cc83a48b53f24f74b10fd]

INTEGRATION: CWS fwkbugfix02 (1.3.12); FILE MERGED 2004/05/03 16:46:13 mav 1.3.12.1: #115510# transport the common key


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [93ae2f2cd773cbc5dfb444d52586469ddb64e5ac]

INTEGRATION: CWS fwkbugfix02 (1.2.116); FILE MERGED 2004/04/07 13:18:06 mav 1.2.116.3: #115729# fix the registration code 2004/04/06 16:36:03 mav 1.2.116.2: #115729# the problem is handled by storages 2004/03/17 11:39:24 mav 1.2.116.1: #115957# Extend the cloning functionality


2004-05-10  Kurt Zenker  <kz@openoffice.org>  [b621369f1de20445ad2215cbee58eef99aa987e5]

new version for SRC680


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [87f6849434fa308dcae80c68ef4b2615cf5b0ecf]

INTEGRATION: CWS fwkbugfix02 (1.3.12); FILE MERGED 2004/05/03 16:51:14 mav 1.3.12.4: #115510# fix property name 2004/04/01 14:33:48 mav 1.3.12.3: #116056# adopt implementation to the design change 2004/03/22 10:28:22 mav 1.3.12.2: #115957# renaming 2004/03/17 11:39:24 mav 1.3.12.1: #115957# Extend the cloning functionality


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [246256e9b26f89b4495bec6d5664bf910f79139e]

INTEGRATION: CWS fwkbugfix02 (1.2.12); FILE MERGED 2004/04/01 14:33:48 mav 1.2.12.1: #116056# adopt implementation to the design change


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [641a53315b6793e82014fe81e25b85fdcfba7e5f]

INTEGRATION: CWS fwkbugfix02 (1.2.12); FILE MERGED 2004/04/01 14:33:47 mav 1.2.12.2: #116056# adopt implementation to the design change 2004/03/17 11:39:23 mav 1.2.12.1: #115957# Extend the cloning functionality


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [fa26b75000f5201103756ecc7e2118b4a21323b3]

INTEGRATION: CWS fwkbugfix02 (1.2.28); FILE MERGED 2004/04/01 14:33:47 mav 1.2.28.1: #116056# adopt implementation to the design change


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [468de8148811e68d16d03984e5c79f5e7626bf5e]

INTEGRATION: CWS fwkbugfix02 (1.3.12); FILE MERGED 2004/04/01 14:33:47 mav 1.3.12.1: #116056# adopt implementation to the design change


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [57dabddb4f64207280c6c1db362ac1473831c4ab]

INTEGRATION: CWS fwkbugfix02 (1.3.12); FILE MERGED 2004/04/01 14:33:46 mav 1.3.12.1: #116056# adopt implementation to the design change


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [ded1ee8ac3d3051bf099b698508a7e1b232d25b5]

INTEGRATION: CWS fwkbugfix02 (1.2.28); FILE MERGED 2004/04/01 14:33:46 mav 1.2.28.1: #116056# adopt implementation to the design change


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [9758dc9ed3c4cc10f0926e0d16481f117fac7dc5]

INTEGRATION: CWS fwkbugfix02 (1.3.12); FILE MERGED 2004/04/01 14:33:45 mav 1.3.12.1: #116056# adopt implementation to the design change


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [3f3b1ae390ae115a35b3d9162e5f68db21fcd588]

INTEGRATION: CWS fwkbugfix02 (1.98.4); FILE MERGED 2004/04/30 15:46:15 mav 1.98.4.1: #100000# (CD) Removed doubled entry as it makes trouble during runtime


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [bc23167d036f2b86f5335bd7b9c1dd3cf32bd9df]

INTEGRATION: CWS fwkbugfix02 (1.4.12); FILE MERGED 2004/04/30 08:12:04 mav 1.4.12.2: #116056# interfaces review 2004/04/20 07:41:16 mav 1.4.12.1: #116056# interfaces review


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [ed93e87acb61ec5ad3774922b57d14832193bbdb]

INTEGRATION: CWS fwkbugfix02 (1.6.12); FILE MERGED 2004/04/30 08:12:03 mav 1.6.12.2: #116056# interfaces review 2004/04/20 07:41:16 mav 1.6.12.1: #116056# interfaces review


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [323a4fe460bb3f38c14e28f91c16f4b960c7150e]

INTEGRATION: CWS fwkbugfix02 (1.1.12); FILE MERGED 2004/04/20 08:22:21 mav 1.1.12.1: #116056# interfaces review


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [a215ce64b0ff5911d35d64dafda984f0463f1b87]

INTEGRATION: CWS dialogdiet01 (1.13.132); FILE MERGED 2004/03/26 04:31:13 mwu 1.13.132.1: sw model converted. 20040326


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [3e980b5dd24b276f0cd45448c209ca5ef5c5a8e4]

INTEGRATION: CWS dialogdiet01 (1.30.44); FILE MERGED 2004/03/31 03:35:11 gyang 1.30.44.2: RESYNC: (1.30-1.31); FILE MERGED 2004/02/27 06:09:21 mwu 1.30.44.1: dialogdiet01 2004_02_27


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [7690b66282fe1cf67deda85a6bceab5b695e14a2]

INTEGRATION: CWS dialogdiet01 (1.1.2); FILE ADDED 2004/02/27 08:06:32 mwu 1.1.2.1: cws_dialogdiet01_2004_02_27


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [8abaefb0fad85846502369671682aa4c75a8027e]

INTEGRATION: CWS dialogdiet01 (1.12.620); FILE MERGED 2004/03/26 04:31:12 mwu 1.12.620.2: sw model converted. 20040326 2004/02/27 06:09:20 mwu 1.12.620.1: dialogdiet01 2004_02_27


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [8c3e731741bea098dd607a32b55c22d0c4edf073]

INTEGRATION: CWS dialogdiet01 (1.1.2); FILE ADDED 2004/02/27 08:06:50 mwu 1.1.2.1: cws_dialogdiet01_2004_02_27


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [362ae4ff0fc4235c7461c048906c24e9869f49f3]

INTEGRATION: CWS dialogdiet01 (1.14.620); FILE MERGED 2004/03/26 04:31:12 mwu 1.14.620.2: sw model converted. 20040326 2004/02/27 06:09:20 mwu 1.14.620.1: dialogdiet01 2004_02_27


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [35cee5287a1276e2284582c6efebc824f5e1fde2]

INTEGRATION: CWS dialogdiet01 (1.2.46); FILE MERGED 2004/03/26 04:31:12 mwu 1.2.46.1: sw model converted. 20040326


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [bce40c47b906e232e8723e789a6d0132bab82571]

INTEGRATION: CWS dialogdiet01 (1.1.2); FILE ADDED 2004/03/26 04:31:11 mwu 1.1.2.2: sw model converted. 20040326 2004/02/27 08:06:15 mwu 1.1.2.1: cws_dialogdiet01_2004_02_27


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [9ae6ae6908cbbb05485865856acc9bd2c1ec440b]

INTEGRATION: CWS dialogdiet01 (1.27.46); FILE MERGED 2004/02/27 06:09:20 mwu 1.27.46.1: dialogdiet01 2004_02_27


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [e53d1df161f972ece5babaffab9acabd0b6e89e5]

INTEGRATION: CWS dialogdiet01 (1.1.2); FILE ADDED 2004/02/27 08:38:16 mwu 1.1.2.1: cws_dialogdiet01_2004_02_27


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [fd41b0e576781208932b412201e0262bfc9c81c8]

INTEGRATION: CWS dialogdiet01 (1.1.2); FILE ADDED 2004/02/27 08:07:07 mwu 1.1.2.1: cws_dialogdiet01_2004_02_27


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [a5f4b3ba9668347faf52240e8cb2f990d56fcffd]

INTEGRATION: CWS dialogdiet01 (1.40.102); FILE MERGED 2004/02/27 06:09:20 mwu 1.40.102.1: dialogdiet01 2004_02_27


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [6cc83d25bca74106f34f22eb137b4b9d7e035273]

INTEGRATION: CWS dialogdiet01 (1.1.2); FILE ADDED 2004/02/27 08:04:44 mwu 1.1.2.1: cws_dialogdiet01_2004_02_27


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [8eca393b10d3cb56b2c82ecf1d01ae3b1eaeb526]

INTEGRATION: CWS dialogdiet01 (1.24.46); FILE MERGED 2004/02/27 06:09:19 mwu 1.24.46.1: dialogdiet01 2004_02_27


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [f6f564d07f9c8a1d5d9b8dd83b43cddd36ac24d5]

INTEGRATION: CWS dialogdiet01 (1.2.46); FILE MERGED 2004/03/26 04:31:11 mwu 1.2.46.1: sw model converted. 20040326


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [dbbc86ff4bfa883bb5cecff59abe3a335ba0d505]

INTEGRATION: CWS dialogdiet01 (1.1.2); FILE ADDED 2004/02/27 08:07:24 mwu 1.1.2.1: cws_dialogdiet01_2004_02_27


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [810a8ec45797ba8a21bc44da567ec907eb46c337]

INTEGRATION: CWS dialogdiet01 (1.40.46); FILE MERGED 2004/02/27 06:09:19 mwu 1.40.46.1: dialogdiet01 2004_02_27


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [2984851894bfa66f36b9e5545d4ffa0f983d7ff4]

INTEGRATION: CWS dialogdiet01 (1.1.2); FILE ADDED 2004/02/27 08:04:17 mwu 1.1.2.1: cws_dialogdiet01_2004_02_27


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [34736c5b6c26f98cad507faa7be8e80ad56379da]

INTEGRATION: CWS dialogdiet01 (1.17.474); FILE MERGED 2004/02/27 06:09:19 mwu 1.17.474.1: dialogdiet01 2004_02_27


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [7c676b8cb7e0b5145e24a3c7e24d94b176b70e5d]

INTEGRATION: CWS dialogdiet01 (1.20.44); FILE MERGED 2004/03/31 03:50:34 gyang 1.20.44.3: RESYNC: (1.20-1.21); FILE MERGED 2004/03/26 04:31:11 mwu 1.20.44.2: sw model converted. 20040326 2004/02/27 06:09:18 mwu 1.20.44.1: dialogdiet01 2004_02_27


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [bff9dad6eb9f906e6588a0893b0f3abcfa9e6522]

INTEGRATION: CWS dialogdiet01 (1.3.46); FILE MERGED 2004/03/31 03:48:57 gyang 1.3.46.2: RESYNC: (1.3-1.4); FILE MERGED 2004/02/27 06:09:18 mwu 1.3.46.1: dialogdiet01 2004_02_27


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [6b0155b9050f7787e6005dd9ec585a96a11b159a]

INTEGRATION: CWS dialogdiet01 (1.4.46); FILE MERGED 2004/03/31 03:48:44 gyang 1.4.46.3: RESYNC: (1.4-1.5); FILE MERGED 2004/03/26 04:31:11 mwu 1.4.46.2: sw model converted. 20040326 2004/02/27 06:09:18 mwu 1.4.46.1: dialogdiet01 2004_02_27


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [490975b789e2a65f4c5733e448c6459aa2cc9653]

INTEGRATION: CWS dialogdiet01 (1.2.46); FILE MERGED 2004/03/26 04:31:10 mwu 1.2.46.1: sw model converted. 20040326


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [ab0dd77af07279a7fe93b87660ef42558c12ed64]

INTEGRATION: CWS dialogdiet01 (1.2.46); FILE MERGED 2004/02/27 06:09:18 mwu 1.2.46.1: dialogdiet01 2004_02_27


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [f9548e17841a7dc9b0cd548eec874851bcc7eac9]

INTEGRATION: CWS dialogdiet01 (1.2.46); FILE MERGED 2004/03/26 04:31:09 mwu 1.2.46.1: sw model converted. 20040326


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [6f1cdd815320c378efa706516d97917fbf728dd9]

INTEGRATION: CWS dialogdiet01 (1.1.2); FILE ADDED 2004/03/31 06:43:25 mwu 1.1.2.2: dialogdiet01 merge 2004-03-31 2004/02/27 08:05:04 mwu 1.1.2.1: cws_dialogdiet01_2004_02_27


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [b0ad8da57368773c82193d8582072e4845d2e858]

INTEGRATION: CWS dialogdiet01 (1.79.44); FILE MERGED 2004/04/08 02:03:29 mwu 1.79.44.3: DialogDiet 2004_04_08 2004/03/31 03:47:40 gyang 1.79.44.2: RESYNC: (1.79-1.81); FILE MERGED 2004/02/27 06:09:17 mwu 1.79.44.1: dialogdiet01 2004_02_27


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [0f948a52e3121fa2ea5ce211c6bef0e35dead997]

INTEGRATION: CWS dialogdiet01 (1.1.2); FILE ADDED 2004/03/31 06:12:09 mwu 1.1.2.2: dialogdiet01 merge 2004-03-31 2004/02/27 08:05:22 mwu 1.1.2.1: cws_dialogdiet01_2004_02_27


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [5aff75f312219f9bd3fe8cc1af890299b056bb7a]

INTEGRATION: CWS dialogdiet01 (1.17.474); FILE MERGED 2004/03/31 03:46:52 gyang 1.17.474.2: RESYNC: (1.17-1.19); FILE MERGED 2004/02/27 06:09:17 mwu 1.17.474.1: dialogdiet01 2004_02_27


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [3b2c4fbfdb9a4876d05cbea3817bdb3d396dd784]

INTEGRATION: CWS dialogdiet01 (1.1.2); FILE ADDED 2004/02/27 08:05:40 mwu 1.1.2.1: cws_dialogdiet01_2004_02_27


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [d23c2fa8096bf84b7092f2a5d61e245368fed299]

INTEGRATION: CWS dialogdiet01 (1.25.176); FILE MERGED 2004/02/27 06:09:16 mwu 1.25.176.1: dialogdiet01 2004_02_27


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [3fb6b15dcfe178f9e70faf0309e55e9d35b5f374]

INTEGRATION: CWS dialogdiet01 (1.1.2); FILE ADDED 2004/02/27 08:05:57 mwu 1.1.2.1: cws_dialogdiet01_2004_02_27


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [c293254e2df223d59027d612800f48ab835c7f80]

INTEGRATION: CWS dialogdiet01 (1.15.108); FILE MERGED 2004/02/27 06:09:16 mwu 1.15.108.1: dialogdiet01 2004_02_27


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [c89feeadb5a28693ecad67feb67cc07685cbd5d1]

INTEGRATION: CWS dialogdiet01 (1.80.36); FILE MERGED 2004/03/31 03:56:18 gyang 1.80.36.3: RESYNC: (1.80-1.81); FILE MERGED 2004/03/26 04:49:26 mwu 1.80.36.2: sw model converted. 20040326 2004/02/27 06:09:15 mwu 1.80.36.1: dialogdiet01 2004_02_27


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [718507e78d93dd4a97c23f23ee0e3447035b17fc]

INTEGRATION: CWS dialogdiet01 (1.2.46); FILE MERGED 2004/03/26 04:31:08 mwu 1.2.46.1: sw model converted. 20040326


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [cd64871799a60709b3d1d6594a9a2e7b2f617d22]

INTEGRATION: CWS dialogdiet01 (1.1.2); FILE ADDED 2004/02/27 08:01:56 mwu 1.1.2.1: "dialoddiet 2004_02_27" Issue number: Submitted by: Reviewed by:


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [7ebd356e0243d348f21cad3fa725de2d565d0e17]

INTEGRATION: CWS dialogdiet01 (1.2.46); FILE MERGED 2004/03/26 04:31:07 mwu 1.2.46.1: sw model converted. 20040326


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [03c07f52487b53ecdb13d3809b280326d2f68d70]

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>  [cbdc2e8d9aef5d49bdcf4cee069eb7c2de2fa5b7]

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>  [2d05b391bc8efe917857269b91746fde8238666b]

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>  [707f6fbc03811dbc106d78352df6c48f5ab1d370]

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>  [b037e511dc43f03802d6b8451d990a529bc2091f]

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>  [5e05914f555e2fd2c0b411fe92670bc79d85255a]

INTEGRATION: CWS dialogdiet01 (1.1.2); FILE ADDED 2004/04/01 05:07:51 mwu 1.1.2.1:  dialogdiet01 merge 2004_03_31


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [dd75268e4c24f771b3858626b089d8fb592d1dd9]

INTEGRATION: CWS dialogdiet01 (1.1.2); FILE ADDED 2004/03/26 09:51:25 mwu 1.1.2.1: sw model converted. 20040326


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [d6769a1b1bc5b36199464a4a65c20a1a87d92571]

INTEGRATION: CWS dialogdiet01 (1.32.40); FILE MERGED 2004/03/26 09:12:18 mwu 1.32.40.1: sw model converted. 20040326


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [21b0e04cd062ad8c2d6581642f5c04a1b910173b]

INTEGRATION: CWS dialogdiet01 (1.16.340); FILE MERGED 2004/03/26 09:12:18 mwu 1.16.340.1: sw model converted. 20040326


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [8988de01447bd186337c385ad0dfd208bb91cab8]

INTEGRATION: CWS dialogdiet01 (1.17.106); FILE MERGED 2004/03/26 09:12:18 mwu 1.17.106.1: sw model converted. 20040326


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [064c77518d89bf157b1e5ca977cb85db9281b399]

INTEGRATION: CWS dialogdiet01 (1.1.2); FILE ADDED 2004/03/26 09:50:44 mwu 1.1.2.1: sw model converted. 20040326


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [efa893f3802982acc304f3e08e432552e1e011ae]

INTEGRATION: CWS dialogdiet01 (1.12.202); FILE MERGED 2004/03/26 09:12:17 mwu 1.12.202.2: sw model converted. 20040326 2004/02/27 06:06:47 mwu 1.12.202.1: dialogdiet01 2004_02_27


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [21566c9746ae3e3d213ffcfe90939e87bc393bd5]

INTEGRATION: CWS dialogdiet01 (1.6.196); FILE MERGED 2004/03/26 09:12:17 mwu 1.6.196.1: sw model converted. 20040326


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [4e39b10b86387605d070b0b8cc6f8fec9f9c9c2e]

INTEGRATION: CWS dialogdiet01 (1.8.382); FILE MERGED 2004/03/26 09:12:17 mwu 1.8.382.1: sw model converted. 20040326


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [7113d809f36c5ed79172036fd67e09918c0dfda3]

INTEGRATION: CWS dialogdiet01 (1.18.126); FILE MERGED 2004/03/26 09:12:17 mwu 1.18.126.1: sw model converted. 20040326


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [3993e6ef104c76030425a71693bcadc54d7715ba]

INTEGRATION: CWS dialogdiet01 (1.29.126); FILE MERGED 2004/03/31 04:44:53 gyang 1.29.126.2: RESYNC: (1.29-1.30); FILE MERGED 2004/03/26 09:12:16 mwu 1.29.126.1: sw model converted. 20040326


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [62c228d2d5a06c43bea2a776815ad6fc214a40c1]

INTEGRATION: CWS dialogdiet01 (1.5.178); FILE MERGED 2004/03/26 09:12:16 mwu 1.5.178.1: sw model converted. 20040326


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [57679475e933ccbabcd45b486309678e2d575ed4]

INTEGRATION: CWS dialogdiet01 (1.22.40); FILE MERGED 2004/03/31 04:47:46 gyang 1.22.40.2: RESYNC: (1.22-1.23); FILE MERGED 2004/03/26 09:12:15 mwu 1.22.40.1: sw model converted. 20040326


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [bc0c34d508c2dfdda4227f310d89851f2a0b53a5]

INTEGRATION: CWS dialogdiet01 (1.4.420); FILE MERGED 2004/03/26 09:12:15 mwu 1.4.420.1: sw model converted. 20040326


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [970166bdc2f851f73b833ee792371ac3ae78b199]

INTEGRATION: CWS dialogdiet01 (1.3.420); FILE MERGED 2004/03/26 09:12:15 mwu 1.3.420.1: sw model converted. 20040326


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [0ee792179654e724b55480db119290b9eecd566f]

INTEGRATION: CWS dialogdiet01 (1.43.42); FILE MERGED 2004/03/31 04:47:17 gyang 1.43.42.2: RESYNC: (1.43-1.45); FILE MERGED 2004/03/26 09:12:15 mwu 1.43.42.1: sw model converted. 20040326


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [700e94ab61c748daf4399b1d4ae25761921f6d15]

INTEGRATION: CWS dialogdiet01 (1.12.126); FILE MERGED 2004/03/26 09:12:14 mwu 1.12.126.1: sw model converted. 20040326


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [de1144a92572a734ac3e3e811aa7c8a8e1bae12a]

INTEGRATION: CWS dialogdiet01 (1.5.178); FILE MERGED 2004/03/26 09:12:14 mwu 1.5.178.1: sw model converted. 20040326


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [194ec5720c8856294a3bb4b0c7636e75f17ccf9b]

INTEGRATION: CWS dialogdiet01 (1.1.2); FILE ADDED 2004/03/26 09:48:38 mwu 1.1.2.1: sw model converted. 20040326


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [eac360d72e216df6ff28a9e09fbd03cdb75ed308]

INTEGRATION: CWS dialogdiet01 (1.3.196); FILE MERGED 2004/03/26 09:12:13 mwu 1.3.196.1: sw model converted. 20040326


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [b82f8f2be5adb1a8effdbb046a64cd96f0ab6ba5]

INTEGRATION: CWS dialogdiet01 (1.5.126); FILE MERGED 2004/03/26 09:12:13 mwu 1.5.126.1: sw model converted. 20040326


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [f2cd3a4fe51d8f6b640c8c0e8af0c32adad64ff2]

INTEGRATION: CWS dialogdiet01 (1.6.420); FILE MERGED 2004/03/31 04:50:31 gyang 1.6.420.2: RESYNC: (1.6-1.7); FILE MERGED 2004/03/26 09:12:12 mwu 1.6.420.1: sw model converted. 20040326


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [d03d221abcf2493313928fec1996c50c0ec34e7b]

INTEGRATION: CWS dialogdiet01 (1.16.126); FILE MERGED 2004/03/26 09:12:12 mwu 1.16.126.1: sw model converted. 20040326


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [cbdc21371fa99a4e4dc9848d6fb0397921a5875c]

INTEGRATION: CWS dialogdiet01 (1.18.42); FILE MERGED 2004/03/26 09:12:12 mwu 1.18.42.1: sw model converted. 20040326


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [fc90b64a1e1345d68774fdef8e21933be296be9d]

INTEGRATION: CWS dialogdiet01 (1.33.40); FILE MERGED 2004/03/31 04:50:18 gyang 1.33.40.2: RESYNC: (1.33-1.36); FILE MERGED 2004/03/26 09:12:12 mwu 1.33.40.1: sw model converted. 20040326


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [ebfccc90f048133dee99bc7ea84c189a5eab3c86]

INTEGRATION: CWS dialogdiet01 (1.32.42); FILE MERGED 2004/03/26 09:12:11 mwu 1.32.42.1: sw model converted. 20040326


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [61b57a223e5ac6cb5f4005b2cd767efc10638710]

INTEGRATION: CWS dialogdiet01 (1.6.42); FILE MERGED 2004/03/26 09:12:11 mwu 1.6.42.1: sw model converted. 20040326


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [b75aa78e9b5185ea0363281b7f8f2c2c4364e2a0]

INTEGRATION: CWS dialogdiet01 (1.4.420); FILE MERGED 2004/03/26 09:12:11 mwu 1.4.420.1: sw model converted. 20040326


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [259ea849e13ab7f40717348c3b8d66e2de00f752]

INTEGRATION: CWS dialogdiet01 (1.24.42); FILE MERGED 2004/03/26 09:12:11 mwu 1.24.42.1: sw model converted. 20040326


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [7dbbae752894b5e0c438f269637d6fe8beec4f78]

INTEGRATION: CWS dialogdiet01 (1.15.420); FILE MERGED 2004/03/26 09:12:10 mwu 1.15.420.1: sw model converted. 20040326


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [1a1137b4f546fe1d70677ca2f7e8214a75961a61]

INTEGRATION: CWS dialogdiet01 (1.11.42); FILE MERGED 2004/03/26 09:12:10 mwu 1.11.42.1: sw model converted. 20040326


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [a536fe7c834a8d1aa464506015d7e5e1ef22456b]

INTEGRATION: CWS dialogdiet01 (1.24.314); FILE MERGED 2004/03/26 09:12:10 mwu 1.24.314.1: sw model converted. 20040326


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [1c57333a87b23782f4cea80abce91314ce16a7ff]

INTEGRATION: CWS dialogdiet01 (1.13.42); FILE MERGED 2004/03/26 09:12:10 mwu 1.13.42.1: sw model converted. 20040326


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [b235f89f10c9dcd42f3e2f09229a2d5c64128b29]

INTEGRATION: CWS dialogdiet01 (1.48.42); FILE MERGED 2004/03/31 04:48:38 gyang 1.48.42.3: RESYNC: (1.48-1.49); FILE MERGED 2004/03/26 09:12:09 mwu 1.48.42.2: sw model converted. 20040326 2004/02/27 06:06:46 mwu 1.48.42.1: dialogdiet01 2004_02_27


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [543b742f43ff159db08252e8738361102433f87f]

INTEGRATION: CWS dialogdiet01 (1.20.126); FILE MERGED 2004/03/26 09:12:09 mwu 1.20.126.1: sw model converted. 20040326


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [b62b12e645ebb48d1309f933be2855f3c4df342d]

INTEGRATION: CWS dialogdiet01 (1.1.2); FILE ADDED 2004/03/26 09:47:46 mwu 1.1.2.1: sw model converted. 20040326


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [2c1567442fd406e98778feec15561853538bccaf]

INTEGRATION: CWS dialogdiet01 (1.14.124); FILE MERGED 2004/03/26 09:12:08 mwu 1.14.124.2: sw model converted. 20040326 2004/02/27 06:06:45 mwu 1.14.124.1: dialogdiet01 2004_02_27


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [768a0076a18e23d708e705051855d8e68112f0ed]

INTEGRATION: CWS dialogdiet01 (1.22.126); FILE MERGED 2004/02/27 06:06:45 mwu 1.22.126.1: dialogdiet01 2004_02_27


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [7c86ac2a1b9fc3e4b33f67da53014e98e33e021e]

INTEGRATION: CWS dialogdiet01 (1.8.420); FILE MERGED 2004/03/26 09:12:08 mwu 1.8.420.2: sw model converted. 20040326 2004/02/27 06:06:45 mwu 1.8.420.1: dialogdiet01 2004_02_27


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [56c4e38cd919a3b87a20a2f90eae71eaa1631971]

INTEGRATION: CWS dialogdiet01 (1.8.196); FILE MERGED 2004/03/31 04:51:02 gyang 1.8.196.2: RESYNC: (1.8-1.9); FILE MERGED 2004/03/26 09:12:08 mwu 1.8.196.1: sw model converted. 20040326


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [683302ca4913033f949ecf5f458c8e4b2745f685]

INTEGRATION: CWS dialogdiet01 (1.33.42); FILE MERGED 2004/03/26 09:12:08 mwu 1.33.42.1: sw model converted. 20040326


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [1216eb12177a48f48850026f45f029f6fe57e128]

INTEGRATION: CWS dialogdiet01 (1.1.2); FILE ADDED 2004/03/26 09:47:02 mwu 1.1.2.1: sw model converted. 20040326


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [93654654b32acf8406f747df5c6e9b4b1ccb91d4]

INTEGRATION: CWS dialogdiet01 (1.5.196); FILE MERGED 2004/03/26 09:12:07 mwu 1.5.196.1: sw model converted. 20040326


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [aacd211d12e98c091accbfa360a83434cbec68b8]

INTEGRATION: CWS dialogdiet01 (1.30.126); FILE MERGED 2004/03/26 09:12:07 mwu 1.30.126.1: sw model converted. 20040326


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [cd845b4dc91fa2dc080f4a8c34b8f75e1d3215cf]

INTEGRATION: CWS dialogdiet01 (1.54.106); FILE MERGED 2004/03/31 04:51:33 gyang 1.54.106.3: RESYNC: (1.54-1.55); FILE MERGED 2004/03/26 09:12:07 mwu 1.54.106.2: sw model converted. 20040326 2004/02/27 06:06:44 mwu 1.54.106.1: dialogdiet01 2004_02_27


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [815010dc392e801d60ec417af84b0319a2869730]

INTEGRATION: CWS dialogdiet01 (1.6.382); FILE MERGED 2004/03/26 09:12:06 mwu 1.6.382.1: sw model converted. 20040326


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [f4cb8d3ac2e9c07e91e54fc9c7ac377ee281ec9a]

INTEGRATION: CWS dialogdiet01 (1.7.612); FILE MERGED 2004/03/26 09:12:06 mwu 1.7.612.1: sw model converted. 20040326


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [4ccb35d6e2cf7a34675ae24250e97cd0dd3e2d87]

INTEGRATION: CWS dialogdiet01 (1.1.1.1.628); FILE MERGED 2004/03/26 09:12:06 mwu 1.1.1.1.628.1: sw model converted. 20040326


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [5f15b554ef71bdb1970977b4484fbbc84a9d6982]

INTEGRATION: CWS dialogdiet01 (1.9.590); FILE MERGED 2004/02/27 06:06:44 mwu 1.9.590.1: dialogdiet01 2004_02_27


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [0ddd1478df13867ae50d2267987393eb653d1253]

INTEGRATION: CWS dialogdiet01 (1.1.1.1.628); FILE MERGED 2004/03/26 09:12:05 mwu 1.1.1.1.628.1: sw model converted. 20040326


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [3c2df440d0e51b28da588d5950e93adb178ec27e]

INTEGRATION: CWS dialogdiet01 (1.1.2); FILE ADDED 2004/03/26 09:35:35 mwu 1.1.2.1: sw model converted. 20040326


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [01e231d5a79ac044fa9ec4175730d617fd42b219]

INTEGRATION: CWS dialogdiet01 (1.1.2); FILE ADDED 2004/03/26 09:46:11 mwu 1.1.2.1: sw model converted. 20040326


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [a40aa502a7e7222490ee4eab4ed22d2268291bb8]

INTEGRATION: CWS dialogdiet01 (1.1.2); FILE ADDED 2004/03/26 09:34:45 mwu 1.1.2.1: sw model converted. 20040326


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [e15ce6483cf68747a4a42c4526c0cd489b867ad7]

INTEGRATION: CWS dialogdiet01 (1.1.2); FILE ADDED 2004/03/26 09:35:51 mwu 1.1.2.1: sw model converted. 20040326


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [e67b001921560a6dc90b4b8ed52e03ccc101f610]

INTEGRATION: CWS dialogdiet01 (1.1.2); FILE ADDED 2004/03/26 09:35:18 mwu 1.1.2.1: sw model converted. 20040326


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [570575f4735672b3e203090908db60c7ddcb0e60]

INTEGRATION: CWS dialogdiet01 (1.1.2); FILE ADDED 2004/03/26 09:46:10 mwu 1.1.2.1: sw model converted. 20040326


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [03a0df919f17f7a2503afab30d1a5160d50e2910]

INTEGRATION: CWS dialogdiet01 (1.1.2); FILE ADDED 2004/03/26 09:46:09 mwu 1.1.2.1: sw model converted. 20040326


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [4fdc49eadb4f2d9c73f092278e566f9d0d24bd27]

INTEGRATION: CWS dialogdiet01 (1.1.2); FILE ADDED 2004/03/26 09:36:08 mwu 1.1.2.1: sw model converted. 20040326


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [8c0702848d8710ffb542147aff5f8ad5418d4e19]

INTEGRATION: CWS dialogdiet01 (1.1.1.1.620); FILE MERGED 2004/03/26 09:12:05 mwu 1.1.1.1.620.1: sw model converted. 20040326


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [2bc4ccfa75403fa4c53495a5af3b0fbe242a4e0c]

INTEGRATION: CWS dialogdiet01 (1.14.586); FILE MERGED 2004/03/31 04:53:14 gyang 1.14.586.2: RESYNC: (1.14-1.15); FILE MERGED 2004/03/26 09:12:05 mwu 1.14.586.1: sw model converted. 20040326


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [7a6322761eb5bf0ce04c5194ee391af54fa8fd13]

INTEGRATION: CWS dialogdiet01 (1.4.430); FILE MERGED 2004/02/27 06:06:44 mwu 1.4.430.1: dialogdiet01 2004_02_27


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [161c1bc04b261d4297a414e18a43d0003b69becc]

INTEGRATION: CWS dialogdiet01 (1.1.1.1.628); FILE MERGED 2004/03/26 09:12:04 mwu 1.1.1.1.628.1: sw model converted. 20040326


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [c2150431d41acbcb908b660afcf2d548f7dcbfc6]

INTEGRATION: CWS dialogdiet01 (1.9.416); FILE MERGED 2004/03/26 09:12:04 mwu 1.9.416.1: sw model converted. 20040326


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [1b3940fd384657fe368c6d05d39c158c8250ca48]

INTEGRATION: CWS dialogdiet01 (1.2.454); FILE MERGED 2004/03/26 09:12:04 mwu 1.2.454.1: sw model converted. 20040326


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [4a2703b11e32e083b5aaf91d84487b7d3e81c6ef]

INTEGRATION: CWS dialogdiet01 (1.1.2); FILE ADDED 2004/03/26 09:35:01 mwu 1.1.2.1: sw model converted. 20040326


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [73feda46ffa78dbfce1b544a5942b212e6b5dc8f]

INTEGRATION: CWS dialogdiet01 (1.11.586); FILE MERGED 2004/03/26 09:12:04 mwu 1.11.586.1: sw model converted. 20040326


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [b1e5427849a45e7290683ff1a0a98cbca65a4030]

INTEGRATION: CWS dialogdiet01 (1.3.420); FILE MERGED 2004/02/27 06:06:43 mwu 1.3.420.1: dialogdiet01 2004_02_27


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [b9dfab06845be967b9a467eea04fe2358e28d825]

INTEGRATION: CWS dialogdiet01 (1.5.196); FILE MERGED 2004/03/26 09:12:03 mwu 1.5.196.1: sw model converted. 20040326


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [bf2a3f34d6bb1526c4aa21db4bfe36621c5ae0fb]

INTEGRATION: CWS dialogdiet01 (1.6.42); FILE MERGED 2004/03/26 09:12:03 mwu 1.6.42.2: sw model converted. 20040326 2004/02/27 06:06:43 mwu 1.6.42.1: dialogdiet01 2004_02_27


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [84efe8c8058b78fcd80efcb7cd8b660184519502]

INTEGRATION: CWS dialogdiet01 (1.13.126); FILE MERGED 2004/03/26 09:12:03 mwu 1.13.126.1: sw model converted. 20040326


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [823507e927f47620b73b986cf90889209313eb10]

INTEGRATION: CWS dialogdiet01 (1.15.42); FILE MERGED 2004/04/02 03:08:32 mwu 1.15.42.5: dialogdiet01 m33 merge 20040402 2004/04/01 04:37:12 mwu 1.15.42.4: dialogdiet01 merge 2004-03-31 2004/03/31 04:55:14 gyang 1.15.42.3: RESYNC: (1.15-1.17); FILE MERGED 2004/03/26 09:12:02 mwu 1.15.42.2: sw model converted. 20040326 2004/02/27 06:06:42 mwu 1.15.42.1: dialogdiet01 2004_02_27


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [b5c1710c8eea57472be5ba0644364a95ba2325ef]

INTEGRATION: CWS dialogdiet01 (1.3.196); FILE MERGED 2004/03/26 09:12:02 mwu 1.3.196.1: sw model converted. 20040326


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [f71a385bd6d23b7fac681d10ff8d3f243dffec75]

INTEGRATION: CWS dialogdiet01 (1.5.196); FILE MERGED 2004/03/26 09:12:02 mwu 1.5.196.1: sw model converted. 20040326


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [6ae91eb7f1dec33e7172b771160434249611b16b]

INTEGRATION: CWS dialogdiet01 (1.1.2); FILE ADDED 2004/03/26 09:32:05 mwu 1.1.2.1: sw model converted. 20040326


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [221c22202901b1fe9779f5906c5b9b87003b7e2c]

INTEGRATION: CWS dialogdiet01 (1.12.106); FILE MERGED 2004/03/26 09:12:01 mwu 1.12.106.1: sw model converted. 20040326


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [df76cae4265c6e23c8acb8737749f04e83afcbbc]

INTEGRATION: CWS dialogdiet01 (1.1.2); FILE ADDED 2004/03/26 09:30:58 mwu 1.1.2.1: sw model converted. 20040326


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [3c80245dd8e788bf43f0d16d48678eb8454c697c]

INTEGRATION: CWS dialogdiet01 (1.7.196); FILE MERGED 2004/03/26 09:12:01 mwu 1.7.196.1: sw model converted. 20040326


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [c5cba7fa11d8a419452531e92eee26cb72e050f2]

INTEGRATION: CWS dialogdiet01 (1.5.420); FILE MERGED 2004/03/26 09:12:01 mwu 1.5.420.1: sw model converted. 20040326


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [d3fa50b4e52f47805dbabbffa23d7412d4392346]

INTEGRATION: CWS dialogdiet01 (1.8.604); FILE MERGED 2004/03/26 09:12:00 mwu 1.8.604.1: sw model converted. 20040326


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [45b074556d0aaafdca6662ac51196e3e5781fdbe]

INTEGRATION: CWS dialogdiet01 (1.4.592); FILE MERGED 2004/03/26 09:12:00 mwu 1.4.592.1: sw model converted. 20040326


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [3228ffd3ad0585d815ef913449297befc5fe2134]

INTEGRATION: CWS dialogdiet01 (1.9.202); FILE MERGED 2004/03/26 09:11:59 mwu 1.9.202.1: sw model converted. 20040326


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [bedeb2cee45da830bbbb9c50aead08d51690bce5]

INTEGRATION: CWS dialogdiet01 (1.5.196); FILE MERGED 2004/03/26 09:11:59 mwu 1.5.196.1: sw model converted. 20040326


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [dc1bb2f5846eb29bacd356717e42d3cf0a4acd41]

INTEGRATION: CWS dialogdiet01 (1.15.42); FILE MERGED 2004/03/26 09:11:59 mwu 1.15.42.1: sw model converted. 20040326


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [b5c2d6c7df2aaaa2727551ce16ade08ee69a0350]

INTEGRATION: CWS dialogdiet01 (1.1.2); FILE ADDED 2004/03/26 09:26:11 mwu 1.1.2.1: sw model converted. 20040326


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [a04a09ebdfd23e57380a51dcd0bd2fca53dfaf9c]

INTEGRATION: CWS dialogdiet01 (1.1.2); FILE ADDED 2004/03/26 09:25:52 mwu 1.1.2.1: sw model converted. 20040326


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [f00b99d2fc6a808de6a64b9c8d4f6c083e859308]

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>  [d2bf06642fbb4722ee6f4e80f4d6852e2e4c86d0]

INTEGRATION: CWS dialogdiet01 (1.1.2); FILE ADDED 2004/03/26 09:28:10 mwu 1.1.2.1: sw model converted. 20040326


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [4c103a1f1e3f07365662d3c61faa3ae7df62dc11]

INTEGRATION: CWS dialogdiet01 (1.1.2); FILE ADDED 2004/03/26 09:27:38 mwu 1.1.2.1: sw model converted. 20040326


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [64ee54732f48f7475eac73edcadba3ba39562009]

INTEGRATION: CWS dialogdiet01 (1.1.2); FILE ADDED 2004/03/31 10:44:59 mwu 1.1.2.2: dialogdiet01 merge 2004-03-31 2004/03/26 09:27:54 mwu 1.1.2.1: sw model converted. 20040326


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [936ef13e6c5fd23d63229b7c286b6f02684e77cc]

INTEGRATION: CWS dialogdiet01 (1.1.2); FILE ADDED 2004/03/26 09:25:37 mwu 1.1.2.1: sw model converted. 20040326


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [1f1aa7f8f06ef9fd65d673e94b34a799c5d68a71]

INTEGRATION: CWS dialogdiet01 (1.1.2); FILE ADDED 2004/03/26 09:28:26 mwu 1.1.2.1: sw model converted. 20040326


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [24d52661e5d9b0be4aeed738e0f0a35606be2376]

INTEGRATION: CWS dialogdiet01 (1.30.42); FILE MERGED 2004/03/26 09:11:58 mwu 1.30.42.2: sw model converted. 20040326 2004/02/27 06:06:42 mwu 1.30.42.1: dialogdiet01 2004_02_27


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [9f7b33c5c963b5ee8e28e10a24697ed4057d84d2]

INTEGRATION: CWS dialogdiet01 (1.6.196); FILE MERGED 2004/03/26 09:11:58 mwu 1.6.196.1: sw model converted. 20040326


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [c48ffbf933446b9798105a0376f885632718c2b5]

INTEGRATION: CWS dialogdiet01 (1.75.42); FILE MERGED 2004/03/26 09:11:57 mwu 1.75.42.1: sw model converted. 20040326


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [e074961a7ffa8d8c1a24cf408b60fcebacb0be68]

INTEGRATION: CWS dialogdiet01 (1.37.40); FILE MERGED 2004/03/31 05:00:19 gyang 1.37.40.2: RESYNC: (1.37-1.38); FILE MERGED 2004/03/26 09:11:56 mwu 1.37.40.1: sw model converted. 20040326


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [c7de7e9ceea4231907a1c465608b89c4d43a4fbf]

INTEGRATION: CWS nwf (1.3.2); FILE MERGED 2004/05/04 14:20:54 pl 1.3.2.5: #i25153# search for gnome-panel to identify gnome 2004/04/26 11:47:43 pl 1.3.2.4: #i28370# fallback to generic plugin if suitable desktop plugin does not exist 2004/03/10 20:49:42 pl 1.3.2.3: merge from vcl20: yield mutex acquisition 2004/03/02 15:10:14 pl 1.3.2.2: enable gnome autodetect 2004/02/27 10:56:17 pl 1.3.2.1: activate gtk plugin for CWS


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [6cb3f8ae0f355926578c72d7bb5a46dcf1e90c69]

INTEGRATION: CWS dialogdiet01 (1.9.164); FILE MERGED 2004/03/26 09:11:56 mwu 1.9.164.1: sw model converted. 20040326


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [8550d3a61c726968edd3ac0e25c0119221c05af3]

INTEGRATION: CWS dialogdiet01 (1.4.420); FILE MERGED 2004/02/27 06:06:41 mwu 1.4.420.1: dialogdiet01 2004_02_27


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [e74e24875ed157dbb26e5ed4b910448d5fa545b1]

INTEGRATION: CWS dialogdiet01 (1.1.2); FILE ADDED 2004/03/26 09:20:56 mwu 1.1.2.1: sw model converted. 20040326


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [52fbf2d43cddfe196479c8378eb8057388fa23ac]

INTEGRATION: CWS dialogdiet01 (1.6.42); FILE MERGED 2004/03/31 05:00:53 gyang 1.6.42.3: RESYNC: (1.6-1.7); FILE MERGED 2004/03/26 09:11:56 mwu 1.6.42.2: sw model converted. 20040326 2004/02/27 06:06:41 mwu 1.6.42.1: dialogdiet01 2004_02_27


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [389374af12f3f822d947eaf6fd7768c317698504]

INTEGRATION: CWS dialogdiet01 (1.3.196); FILE MERGED 2004/03/26 09:11:56 mwu 1.3.196.1: sw model converted. 20040326


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [190ddf9ee05c9919e39dced502106d83d34ac95c]

INTEGRATION: CWS dialogdiet01 (1.12.164); FILE MERGED 2004/03/26 09:11:55 mwu 1.12.164.1: sw model converted. 20040326


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [f15ca0e6cc266da402b44d31bc9abe093eecb5dd]

INTEGRATION: CWS dialogdiet01 (1.17.126); FILE MERGED 2004/02/27 06:06:40 mwu 1.17.126.1: dialogdiet01 2004_02_27


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [27c7ea49a677f8b60154de1e02d4fb77656344c8]

INTEGRATION: CWS dialogdiet01 (1.7.126); FILE MERGED 2004/03/26 09:11:55 mwu 1.7.126.1: sw model converted. 20040326


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [a5b3af11a4bde4ae5b12c27fb030e9531b87de44]

INTEGRATION: CWS dialogdiet01 (1.18.42); FILE MERGED 2004/03/26 09:11:55 mwu 1.18.42.1: sw model converted. 20040326


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [c097f25e54a9c233253e4efa4ed8c9e3261a5c94]

INTEGRATION: CWS dialogdiet01 (1.59.42); FILE MERGED 2004/03/31 05:02:16 gyang 1.59.42.2: RESYNC: (1.59-1.60); FILE MERGED 2004/03/26 09:11:54 mwu 1.59.42.1: sw model converted. 20040326


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [7d338f5401d14bfdaa8583e470aa7f05fd773619]

INTEGRATION: CWS dialogdiet01 (1.23.42); FILE MERGED 2004/03/31 05:01:43 gyang 1.23.42.3: RESYNC: (1.23-1.24); FILE MERGED 2004/03/26 09:11:54 mwu 1.23.42.2: sw model converted. 20040326 2004/02/27 06:06:40 mwu 1.23.42.1: dialogdiet01 2004_02_27


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [0e7e074b039d06ef1cfa2fcad631df96393d3587]

INTEGRATION: CWS dialogdiet01 (1.20.42); FILE MERGED 2004/03/26 09:11:54 mwu 1.20.42.1: sw model converted. 20040326


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [68bf95ee8f64ac3d3c70558c350d58e039cb05af]

INTEGRATION: CWS dialogdiet01 (1.19.42); FILE MERGED 2004/03/26 09:11:54 mwu 1.19.42.1: sw model converted. 20040326


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [c6e57b67f4c35dc90f1b618c6b5a20446ca8b33c]

INTEGRATION: CWS dialogdiet01 (1.4.420); FILE MERGED 2004/03/26 09:11:53 mwu 1.4.420.1: sw model converted. 20040326


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [a29c4015361e8e74b9fcae76161897c85f9ad3de]

INTEGRATION: CWS dialogdiet01 (1.42.124); FILE MERGED 2004/03/31 05:19:10 gyang 1.42.124.2: RESYNC: (1.42-1.46); FILE MERGED 2004/03/26 09:11:53 mwu 1.42.124.1: sw model converted. 20040326


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [7fcd3a4e00b20dc0f57ed53f2a8bcf5a20079ca3]

INTEGRATION: CWS dialogdiet01 (1.4.420); FILE MERGED 2004/03/31 05:50:53 gyang 1.4.420.2: RESYNC: (1.4-1.5); FILE MERGED 2004/03/26 09:11:52 mwu 1.4.420.1: sw model converted. 20040326


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [b82ec17d0371da2fcba025fc135e46cd6bec0f54]

INTEGRATION: CWS dialogdiet01 (1.43.38); FILE MERGED 2004/03/31 05:51:24 gyang 1.43.38.2: RESYNC: (1.43-1.45); FILE MERGED 2004/03/26 09:11:52 mwu 1.43.38.1: sw model converted. 20040326


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [7820f4fc3de7aca9c46ca7a21cd771f8e952708a]

INTEGRATION: CWS dialogdiet01 (1.14.72); FILE MERGED 2004/04/05 10:05:13 mwu 1.14.72.1: dialogdiet01 2004_04_05


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [3e65c609949a1fc63db358074dfec92f588e7d8c]

INTEGRATION: CWS dialogdiet01 (1.29.164); FILE MERGED 2004/03/31 06:07:41 gyang 1.29.164.2: RESYNC: (1.29-1.32); FILE MERGED 2004/03/26 09:11:51 mwu 1.29.164.1: sw model converted. 20040326


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [7a2b4726421217fe6129d0848e4d314436075194]

INTEGRATION: CWS nwf (1.2.62); FILE MERGED 2004/04/23 10:53:58 os 1.2.62.3: #i25130# additional controls, changed strings in the View TabPage 2004/04/02 13:17:02 ssa 1.2.62.2: RESYNC: (1.2-1.3); FILE MERGED 2004/04/01 07:22:35 os 1.2.62.1: #i27275# changes for native widget framework


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [5a6967f71323abd3381f7a2f0644d22a79c8f0a5]

INTEGRATION: CWS dialogdiet01 (1.1.2); FILE ADDED 2004/03/26 09:18:32 mwu 1.1.2.1: sw model converted. 20040326


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [deb6231bb3a2862eedc5a46f45f88c63c3fe6791]

INTEGRATION: CWS nwf (1.3.50); FILE MERGED 2004/04/23 10:53:57 os 1.3.50.3: #i25130# additional controls, changed strings in the View TabPage 2004/04/02 13:16:54 ssa 1.3.50.2: RESYNC: (1.3-1.4); FILE MERGED 2004/04/01 07:22:35 os 1.3.50.1: #i27275# changes for native widget framework


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [3bbb03411cd65e3e659718e45dc7b39540021931]

INTEGRATION: CWS dialogdiet01 (1.10.180); FILE MERGED 2004/03/31 06:03:07 gyang 1.10.180.2: RESYNC: (1.10-1.11); FILE MERGED 2004/03/26 09:11:51 mwu 1.10.180.1: sw model converted. 20040326


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [b7b9cb41f503cb3a65a8ea9ff7b4c989375cadac]

INTEGRATION: CWS nwf (1.2.64); FILE MERGED 2004/04/23 10:53:57 os 1.2.64.4: #i25130# additional controls, changed strings in the View TabPage 2004/04/02 13:16:46 ssa 1.2.64.3: RESYNC: (1.2-1.3); FILE MERGED 2004/04/02 09:27:07 os 1.2.64.2: #i27275# changes for native widget framework 2004/04/01 07:22:34 os 1.2.64.1: #i27275# changes for native widget framework


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [9334ee2da6b070d4e0c08b4e20ab5bce75610dbe]

INTEGRATION: CWS dialogdiet01 (1.1.2); FILE ADDED 2004/03/26 09:18:31 mwu 1.1.2.1: sw model converted. 20040326


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [2b71a07f47fb6439f15a6a1267b01bcaa7e496b9]

INTEGRATION: CWS dialogdiet01 (1.9.162); FILE MERGED 2004/03/26 09:11:51 mwu 1.9.162.1: sw model converted. 20040326


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [041e9ba40c49c3c074c84c62cf30b80fae4904d0]

INTEGRATION: CWS nwf (1.13.536); FILE MERGED 2004/04/01 08:44:38 os 1.13.536.1: #i25166# reduced calls of Invalidate() to prevent flickering


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [babfaaa25b33a055c1e02fdd538b01770b916538]

INTEGRATION: CWS dialogdiet01 (1.1.2); FILE ADDED 2004/03/26 09:18:30 mwu 1.1.2.1: sw model converted. 20040326


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [13d5191469d99ed8531f4dea79b95621ae97e35b]

INTEGRATION: CWS dialogdiet01 (1.1.2); FILE ADDED 2004/03/26 09:18:29 mwu 1.1.2.1: sw model converted. 20040326


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [96e51c76b27b70a8d7cba3b20332b241b8c319c5]

INTEGRATION: CWS dialogdiet01 (1.1.2); FILE ADDED 2004/03/26 09:18:28 mwu 1.1.2.1: sw model converted. 20040326


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [52cf9b8b5eb4aef0cb4d8951ffff38cd069c5d16]

INTEGRATION: CWS nwf (1.35.10); FILE MERGED 2004/03/12 11:17:21 ssa 1.35.10.1: #i25130# disable native widget rendering for formcontrols


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [55158d29d5ba0e715e92d4e0b6fe804546d4437a]

INTEGRATION: CWS dialogdiet01 (1.20.382); FILE MERGED 2004/03/26 09:11:51 mwu 1.20.382.1: sw model converted. 20040326


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [73e8fc0462c23bdf4962d5c5210999c658fced9b]

INTEGRATION: CWS dialogdiet01 (1.2.594); FILE MERGED 2004/03/26 09:11:50 mwu 1.2.594.1: sw model converted. 20040326


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [9cd54dfde329aa5263bbb3a4eab34ab29b32db67]

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>  [450609b95da8527c6ef4f4a15adef080b9371b4a]

INTEGRATION: CWS dialogdiet01 (1.1.2); FILE ADDED 2004/03/26 09:18:27 mwu 1.1.2.1: sw model converted. 20040326


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [b3e68e7d8d3d7a12d91263ffe9f8be4a5b10d232]

INTEGRATION: CWS dialogdiet01 (1.6.606); FILE MERGED 2004/03/26 09:11:50 mwu 1.6.606.1: sw model converted. 20040326


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [65e9b6663a18cad859f049c61322b70a2d86985c]

INTEGRATION: CWS dialogdiet01 (1.1.2); FILE ADDED 2004/04/22 01:43:10 mwu 1.1.2.1: dialogdiet01


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [91d28f6f16b4bd5deb94af41cdf57a00b7801493]

INTEGRATION: CWS dialogdiet01 (1.1.2); FILE ADDED 2004/04/22 01:42:55 mwu 1.1.2.1: dialogdiet01


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [71f4894f8eabf0e53c5a502001dc837777d80df2]

INTEGRATION: CWS dialogdiet01 (1.22.32); FILE MERGED 2004/04/22 01:25:28 mwu 1.22.32.1: dialogdiet01_2004_04_22


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [046b523a3b873d8b72e4c1b4dc468d8eabb40fa0]

INTEGRATION: CWS dialogdiet01 (1.13.268); FILE MERGED 2004/04/22 01:25:17 mwu 1.13.268.1: dialogdiet01_2004_04_22


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [ec0fe5523f2b1028d9f9e84f846ef624055864b2]

INTEGRATION: CWS dialogdiet01 (1.20.28); FILE MERGED 2004/04/22 01:25:28 mwu 1.20.28.1: dialogdiet01_2004_04_22


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [cd067eff2b19cb40721ebb7474587dbca6fadae7]

INTEGRATION: CWS dialogdiet01 (1.6.30); FILE MERGED 2004/04/22 01:25:28 mwu 1.6.30.1: dialogdiet01_2004_04_22


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [5a0f17563a560d966ab33eda3f494e01876c8c95]

INTEGRATION: CWS dialogdiet01 (1.4.370); FILE MERGED 2004/04/22 01:25:27 mwu 1.4.370.1: dialogdiet01_2004_04_22


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [3e6f12eb8cd6529f252ebbd401a04cdbab42f532]

INTEGRATION: CWS dialogdiet01 (1.10.72); FILE MERGED 2004/04/22 01:25:27 mwu 1.10.72.1: dialogdiet01_2004_04_22


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [950f90ff56ae41a8dd60c4f9b14d3a2b64a48224]

INTEGRATION: CWS dialogdiet01 (1.35.14); FILE MERGED 2004/04/22 01:25:27 mwu 1.35.14.1: dialogdiet01_2004_04_22


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [5b1ab8e1a6923d5a40cc26cd931c6377e8e3f3eb]

INTEGRATION: CWS dialogdiet01 (1.21.40); FILE MERGED 2004/04/22 01:25:27 mwu 1.21.40.1: dialogdiet01_2004_04_22


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [f4a7af030ecebb7f15f8561c6f2221f021831c1e]

INTEGRATION: CWS dialogdiet01 (1.20.30); FILE MERGED 2004/04/22 01:25:26 mwu 1.20.30.1: dialogdiet01_2004_04_22


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [1c2704491695e55bb30dd5dafd8913e7b038d6a7]

INTEGRATION: CWS dialogdiet01 (1.3.376); FILE MERGED 2004/04/22 01:25:26 mwu 1.3.376.1: dialogdiet01_2004_04_22


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [4a2cd4a28e56a769d44345c4d3a954c333b758be]

INTEGRATION: CWS dialogdiet01 (1.4.70); FILE MERGED 2004/04/22 01:25:26 mwu 1.4.70.1: dialogdiet01_2004_04_22


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [f99abcbe8aa0130e7d917e4e358cb6b43b02627e]

INTEGRATION: CWS dialogdiet01 (1.18.268); FILE MERGED 2004/04/22 01:25:26 mwu 1.18.268.1: dialogdiet01_2004_04_22


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [a5f847d4494715e9188d5a4c2ac0c88fc54c7f93]

INTEGRATION: CWS dialogdiet01 (1.19.368); FILE MERGED 2004/04/22 01:25:25 mwu 1.19.368.2: dialogdiet01_2004_04_22 2004/02/27 06:01:03 mwu 1.19.368.1: dialogdiet01 2004_02_27


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [ff46e7b7711ca0bb524a5caf9804becea7772b20]

INTEGRATION: CWS dialogdiet01 (1.11.16); FILE MERGED 2004/04/23 07:45:45 mwu 1.11.16.2: dialogdiet01 m33 sd 20040422 2004/04/22 01:25:25 mwu 1.11.16.1: dialogdiet01_2004_04_22


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [6c50fdf9aa07f3d14f65a9463ecb5c60f6c692cc]

INTEGRATION: CWS dialogdiet01 (1.16.30); FILE MERGED 2004/04/22 01:25:25 mwu 1.16.30.1: dialogdiet01_2004_04_22


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [8696aade9867eadba9c0700dc178862ed7538816]

INTEGRATION: CWS dialogdiet01 (1.26.28); FILE MERGED 2004/04/22 01:25:25 mwu 1.26.28.1: dialogdiet01_2004_04_22


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [e6ebb3b6a81edf130e46d5a2bad5a33a7af74233]

INTEGRATION: CWS dialogdiet01 (1.8.244); FILE MERGED 2004/04/22 01:25:24 mwu 1.8.244.1: dialogdiet01_2004_04_22


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [3861a5a25e7650ec287bbbb451ebe521cad4519c]

INTEGRATION: CWS dialogdiet01 (1.5.106); FILE MERGED 2004/04/22 01:25:24 mwu 1.5.106.1: dialogdiet01_2004_04_22


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [fa00972430e219b600dfcf30be57b75b625ee345]

INTEGRATION: CWS dialogdiet01 (1.5.372); FILE MERGED 2004/02/27 06:01:03 mwu 1.5.372.1: dialogdiet01 2004_02_27


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [5bac69e064be72d5dbf377f2ea78ce3856f29ead]

INTEGRATION: CWS dialogdiet01 (1.12.62); FILE MERGED 2004/04/22 01:25:24 mwu 1.12.62.2: dialogdiet01_2004_04_22 2004/02/27 06:01:02 mwu 1.12.62.1: dialogdiet01 2004_02_27


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [ea4633c7a2ee300365683a8688f2ae090aeea8fa]

INTEGRATION: CWS dialogdiet01 (1.5.62); FILE MERGED 2004/04/22 01:25:24 mwu 1.5.62.1: dialogdiet01_2004_04_22


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [6107fec4da9938febe5073ab9fe0096b7f39525d]

INTEGRATION: CWS dialogdiet01 (1.1.2); FILE ADDED 2004/04/22 01:35:36 mwu 1.1.2.1: dialogdiet01


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [207dff049121fdab4789971af564cc76580df4b7]

INTEGRATION: CWS dialogdiet01 (1.2.118); FILE MERGED 2004/04/22 01:25:23 mwu 1.2.118.1: dialogdiet01_2004_04_22


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [5ac50565887c7920f0e50fe2903f2fa6bc2062d1]

INTEGRATION: CWS dialogdiet01 (1.1.1.1.412); FILE MERGED 2004/04/22 01:25:23 mwu 1.1.1.1.412.1: dialogdiet01_2004_04_22


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [c196834a93d4836ca0116ae4fabe23b9ab8d2a2c]

INTEGRATION: CWS dialogdiet01 (1.3.30); FILE MERGED 2004/04/23 07:45:45 mwu 1.3.30.2: dialogdiet01 m33 sd 20040422 2004/04/22 01:25:23 mwu 1.3.30.1: dialogdiet01_2004_04_22


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [559f43c1e5e89a39efc78eb6ba12a94584a077fc]

INTEGRATION: CWS dialogdiet01 (1.10.30); FILE MERGED 2004/04/23 07:45:45 mwu 1.10.30.1: dialogdiet01 m33 sd 20040422


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [01f70732abb2c04374c605329edc0835c9955650]

INTEGRATION: CWS dialogdiet01 (1.7.22); FILE MERGED 2004/02/27 06:01:41 mwu 1.7.22.1: dialogdiet01 2004_02_27


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [31bd3953baa2b31dca5ee0fd895f459c210d5506]

INTEGRATION: CWS dialogdiet01 (1.4.400); FILE MERGED 2004/02/27 06:01:02 mwu 1.4.400.1: dialogdiet01 2004_02_27


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [59f17f5580300fc6b55ae7d220bf86f8a927e4c7]

INTEGRATION: CWS dialogdiet01 (1.1.2); FILE ADDED 2004/04/22 01:36:09 mwu 1.1.2.1: dialogdiet01


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [da982e92bbed1b8c86364e4fb74448c533732a9c]

INTEGRATION: CWS dialogdiet01 (1.5.32); FILE MERGED 2004/02/27 06:01:02 mwu 1.5.32.1: dialogdiet01 2004_02_27


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [0e8f7351587fd57f454cd0660caededa41499271]

INTEGRATION: CWS dialogdiet01 (1.5.96); FILE MERGED 2004/04/22 01:25:23 mwu 1.5.96.1: dialogdiet01_2004_04_22


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [08ad7029d14816a3ae7adbd44349e3bc6a5fe3bd]

INTEGRATION: CWS dialogdiet01 (1.2.398); FILE MERGED 2004/04/22 01:25:22 mwu 1.2.398.1: dialogdiet01_2004_04_22


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [cf38dedb953fd5fb29b66ae8ff8a91516485ecaa]

INTEGRATION: CWS dialogdiet01 (1.10.72); FILE MERGED 2004/04/22 01:25:22 mwu 1.10.72.1: dialogdiet01_2004_04_22


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [de7643eff76c5d98942b4b4a41c73f866673b9ab]

INTEGRATION: CWS nwf (1.102.34); FILE MERGED 2004/04/02 13:01:17 ssa 1.102.34.3: RESYNC: (1.102-1.103); FILE MERGED 2004/02/27 16:34:01 ssa 1.102.34.2: #i25130# intial native widget framework, merged from srx645 2004/02/27 08:31:42 ssa 1.102.34.1: #i25130# initial native widget framework, merged from srx645


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [03ebae045324c26d14e1b476216b463e9b240514]

INTEGRATION: CWS dialogdiet01 (1.7.244); FILE MERGED 2004/04/22 01:25:21 mwu 1.7.244.1: dialogdiet01_2004_04_22


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [2c8c81a260afda95671610e6213438546f2779f3]

INTEGRATION: CWS dialogdiet01 (1.1.1.1.412); FILE MERGED 2004/04/22 01:25:21 mwu 1.1.1.1.412.1: dialogdiet01_2004_04_22


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [1b4badc6a2e9c284679cd563702d70754afd3cdf]

INTEGRATION: CWS nwf (1.6.66); FILE MERGED 2004/02/27 08:31:41 ssa 1.6.66.1: #i25130# initial native widget framework, merged from srx645


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [77b7f8f36ff6e2a9b4fb85ca3c39fb0e26ac8013]

INTEGRATION: CWS dialogdiet01 (1.1.2); FILE ADDED 2004/04/22 01:40:40 mwu 1.1.2.1: dialogdiet01


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [329ada9a1e5a38bf143a333650135e9eb914f0c3]

INTEGRATION: CWS nwf (1.1.4); FILE ADDED 2004/03/18 09:19:05 ssa 1.1.4.3: #i25130# correct checkbox state 2004/02/27 16:34:00 ssa 1.1.4.2: #i25130# intial native widget framework, merged from srx645 2004/02/27 08:31:41 ssa 1.1.4.1: #i25130# initial native widget framework, merged from srx645


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [8c97aa1d2f9cc480ee5e0efb1f3ed3754cda3d75]

INTEGRATION: CWS dialogdiet01 (1.1.2); FILE ADDED 2004/04/22 01:40:55 mwu 1.1.2.1: dialogdiet01


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [7dbfea27b7a9c3891c0964e59765069e757dd803]

INTEGRATION: CWS nwf (1.6.66); FILE MERGED 2004/02/27 08:31:40 ssa 1.6.66.1: #i25130# initial native widget framework, merged from srx645


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [b77b1b8894dcef119b3290e73463678729022e0c]

INTEGRATION: CWS dialogdiet01 (1.1.2); FILE ADDED 2004/04/22 01:41:11 mwu 1.1.2.1: dialogdiet01


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [a45bdc4997f4dd794dca5719238952d2e1afd7c3]

INTEGRATION: CWS nwf (1.18.36); FILE MERGED 2004/02/27 16:35:36 ssa 1.18.36.1: #i25130# intial native widget framework, merged from srx645


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [872d82f8ddff1e01a960c95220d7c8da008dbee4]

INTEGRATION: CWS dialogdiet01 (1.1.2); FILE ADDED 2004/04/22 01:41:28 mwu 1.1.2.1: dialogdiet01


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [cffc975e6e9bd0e4f2957e51cd41f9a796323878]

INTEGRATION: CWS nwf (1.1.4); FILE ADDED 2004/02/27 08:31:39 ssa 1.1.4.1: #i25130# initial native widget framework, merged from srx645


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [a9c4f79b5bad48cf640141968037be46a79964a2]

INTEGRATION: CWS dialogdiet01 (1.1.2); FILE ADDED 2004/04/22 01:40:26 mwu 1.1.2.1: dialogdiet01


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [913b881b59f9f9c6d7de4c54165577e61ec047b5]

INTEGRATION: CWS nwf (1.11.66); FILE MERGED 2004/02/27 16:34:00 ssa 1.11.66.1: #i25130# intial native widget framework, merged from srx645


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [8206d54b40211c82f032000f9659f648f79f3792]

INTEGRATION: CWS dialogdiet01 (1.2.32); FILE MERGED 2004/02/27 06:01:01 mwu 1.2.32.1: dialogdiet01 2004_02_27


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [b91ec918d4833bd789891a2cacc72774379f6ea4]

INTEGRATION: CWS nwf (1.13.66); FILE MERGED 2004/02/27 16:34:00 ssa 1.13.66.2: #i25130# intial native widget framework, merged from srx645 2004/02/27 08:31:39 ssa 1.13.66.1: #i25130# initial native widget framework, merged from srx645


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [07c9a5b49d3c841ff3bc5e4b2d528dae0bb1b17a]

INTEGRATION: CWS nwf (1.52.2); FILE MERGED 2004/04/02 13:01:25 ssa 1.52.2.3: RESYNC: (1.52-1.53); FILE MERGED 2004/03/16 16:31:19 pl 1.52.2.2: #i26570# honor ENABLE_GTK flag 2004/02/27 08:31:38 ssa 1.52.2.1: #i25130# initial native widget framework, merged from srx645


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [cdd90366f89c9b56b94618ea58b4d7a7b5de96a7]

INTEGRATION: CWS dialogdiet01 (1.2.398); FILE MERGED 2004/04/22 01:25:21 mwu 1.2.398.1: dialogdiet01_2004_04_22


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [dc9a08649aec6cd902eeba4fca1e03238447b327]

INTEGRATION: CWS nwf (1.9.34); FILE MERGED 2004/03/01 13:34:31 pl 1.9.34.1: first step in SalDisplay cleanup


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [2a3ae4ebc09ea5a52f17e69fb2c42f413dd033b0]

INTEGRATION: CWS dialogdiet01 (1.3.374); FILE MERGED 2004/04/22 01:25:21 mwu 1.3.374.1: dialogdiet01_2004_04_22


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [28e07cb8012644e3f8b884f0e122e9294fc14f11]

INTEGRATION: CWS nwf (1.171.2); FILE MERGED 2004/04/02 13:01:59 ssa 1.171.2.3: RESYNC: (1.171-1.172); FILE MERGED 2004/03/02 11:47:07 pl 1.171.2.2: correct condition in X11SalFrame::Init 2004/03/01 13:34:11 pl 1.171.2.1: first step in SalDisplay cleanup


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [1f932a76bac8ce35125c87d1c29e5ac1f3c3ea4d]

INTEGRATION: CWS dialogdiet01 (1.8.114); FILE MERGED 2004/04/22 01:25:21 mwu 1.8.114.1: dialogdiet01_2004_04_22


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [a08e4aa40ef8fcb6188ffef09072c09acfcde485]

INTEGRATION: CWS dialogdiet01 (1.2.398); FILE MERGED 2004/04/22 01:25:20 mwu 1.2.398.1: dialogdiet01_2004_04_22


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [d16b63db1e487e95d090574a5ac81d0a2bdd21c0]

INTEGRATION: CWS nwf (1.4.66); FILE MERGED 2004/02/27 08:31:37 ssa 1.4.66.1: #i25130# initial native widget framework, merged from srx645


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [986809dc374cbcb723113419b8bb577749ffa4f6]

INTEGRATION: CWS nwf (1.7.2); FILE MERGED 2004/03/01 13:34:10 pl 1.7.2.1: first step in SalDisplay cleanup


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [e0864806e4bcf94fd6a418b4118a2a435cc9930a]

INTEGRATION: CWS dialogdiet01 (1.3.388); FILE MERGED 2004/04/22 01:25:20 mwu 1.3.388.1: dialogdiet01_2004_04_22


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [de1b559bde23aebbbf8ea483c5af68fb86d07f58]

INTEGRATION: CWS nwf (1.32.2); FILE MERGED 2004/03/01 13:34:10 pl 1.32.2.1: first step in SalDisplay cleanup


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [9f574304210d8d926d0d6f11fd354e8d3c0501e8]

INTEGRATION: CWS dialogdiet01 (1.7.372); FILE MERGED 2004/04/22 01:25:20 mwu 1.7.372.1: dialogdiet01_2004_04_22


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [8df112c04ae3b9912791dbeaf6356126c5a5e3d3]

INTEGRATION: CWS nwf (1.9.66); FILE MERGED 2004/04/02 13:02:35 ssa 1.9.66.2: RESYNC: (1.9-1.10); FILE MERGED 2004/03/01 13:34:09 pl 1.9.66.1: first step in SalDisplay cleanup


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [f0fc89abf7638086c37c8a4394fe3038de99328d]

INTEGRATION: CWS dialogdiet01 (1.8.376); FILE MERGED 2004/04/22 01:25:19 mwu 1.8.376.1: dialogdiet01_2004_04_22


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [e66a4eaa3b517bca06d4acbbc74f5feb7418e352]

INTEGRATION: CWS dialogdiet01 (1.10.28); FILE MERGED 2004/04/22 01:25:19 mwu 1.10.28.1: dialogdiet01_2004_04_22


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [4a15da33813e61d55c20d06d7f2480060b4fed7f]

INTEGRATION: CWS nwf (1.23.2); FILE MERGED 2004/03/09 17:12:57 pl 1.23.2.1: handle graphics exposes after all XCopyArea calls


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [0ee16bcd5fb668b26b4b67391e087f1b5ab8b5f1]

INTEGRATION: CWS dialogdiet01 (1.5.118); FILE MERGED 2004/04/22 01:25:18 mwu 1.5.118.1: dialogdiet01_2004_04_22


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [ff172763ad40b5d449c30c6914355d6162f367a8]

INTEGRATION: CWS nwf (1.30.2); FILE MERGED 2004/03/11 15:58:24 ssa 1.30.2.2: #i25130# track window visibilty to avoid garbage in pixmap cache, track clipping region to allow for direct window painting, move NWPaint methods to GtkSalGraphics 2004/03/01 13:34:09 pl 1.30.2.1: first step in SalDisplay cleanup


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [1e70c0bde3128759823f5f0b95b344fca5d08fe1]

INTEGRATION: CWS dialogdiet01 (1.33.16); FILE MERGED 2004/04/23 07:45:44 mwu 1.33.16.2: dialogdiet01 m33 sd 20040422 2004/04/22 01:25:18 mwu 1.33.16.1: dialogdiet01_2004_04_22


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [4027870691f5807e46923f32de1cccf41e25d510]

INTEGRATION: CWS nwf (1.11.2); FILE MERGED 2004/03/09 17:12:57 pl 1.11.2.2: handle graphics exposes after all XCopyArea calls 2004/03/01 13:34:08 pl 1.11.2.1: first step in SalDisplay cleanup


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [9e5292cdfa95795a002e58a9df986e792e361ca3]

INTEGRATION: CWS dialogdiet01 (1.66.38); FILE MERGED 2004/04/22 01:25:18 mwu 1.66.38.1: dialogdiet01_2004_04_22


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [7b741be01fa43cd21547f3ff759ef906971588a9]

INTEGRATION: CWS nwf (1.12.2); FILE MERGED 2004/02/27 08:31:36 ssa 1.12.2.1: #i25130# initial native widget framework, merged from srx645


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [8a38023f0dd2d69e1b8498a0246b7370c521f083]

INTEGRATION: CWS dialogdiet01 (1.48.40); FILE MERGED 2004/04/22 01:25:17 mwu 1.48.40.1: dialogdiet01_2004_04_22


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [ad242d05f3060358c4dc294536a89a0084cda4a0]

INTEGRATION: CWS nwf (1.20.2); FILE MERGED 2004/03/01 13:34:07 pl 1.20.2.1: first step in SalDisplay cleanup


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [904ba937dc31e20908a5b1929ee0b506285789f4]

INTEGRATION: CWS dialogdiet01 (1.16.38); FILE MERGED 2004/04/22 01:25:17 mwu 1.16.38.1: dialogdiet01_2004_04_22


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [3bb98ae586d25b25fa2492088f1d440c4b607aad]

INTEGRATION: CWS dialogdiet01 (1.10.16); FILE MERGED 2004/04/22 01:25:17 mwu 1.10.16.1: dialogdiet01_2004_04_22


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [bc73acb516282962e2ca3e39a6f3c9fb92c2f3fe]

INTEGRATION: CWS nwf (1.16.82); FILE MERGED 2004/03/01 13:34:06 pl 1.16.82.1: first step in SalDisplay cleanup


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [a5f188ccb30bd4c47d7da25b7eab8f8f3dc94fdc]

INTEGRATION: CWS dialogdiet01 (1.1.2); FILE ADDED 2004/04/22 01:36:58 mwu 1.1.2.1: dialogdiet01


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [6da850916536a50d6a9c82d5dcda5264b7d5631d]

INTEGRATION: CWS nwf (1.7.66); FILE MERGED 2004/03/25 10:59:22 mmeeks 1.7.66.1: Fix a number of nasty bugs, bring the glib/gtk+ and VCL mainloops to parity so inferior loops work correctly, fix a number of nasty threading / race bugs. Reviewed by:   pl


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [42cc3afa9b119834889dc5dd592441f5e6c7af36]

INTEGRATION: CWS dialogdiet01 (1.1.2); FILE ADDED 2004/04/23 07:45:44 mwu 1.1.2.2: dialogdiet01 m33 sd 20040422 2004/04/22 01:37:13 mwu 1.1.2.1: dialogdiet01


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [39a0c435ab02323ac20bb11e83b423fd59fbd0c9]

INTEGRATION: CWS dialogdiet01 (1.8.16); FILE MERGED 2004/04/23 07:45:44 mwu 1.8.16.1: dialogdiet01 m33 sd 20040422


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [18bfa1203c3b42294e70f4391b3463f177cf8005]

INTEGRATION: CWS nwf (1.20.2); FILE MERGED 2004/03/10 20:49:43 pl 1.20.2.3: merge from vcl20: yield mutex acquisition 2004/03/01 13:34:05 pl 1.20.2.2: first step in SalDisplay cleanup 2004/02/27 08:31:35 ssa 1.20.2.1: #i25130# initial native widget framework, merged from srx645


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [5175cd35d8fe1f488448291bfc5d5fa5ba76fae9]

INTEGRATION: CWS dialogdiet01 (1.3.118); FILE MERGED 2004/04/22 01:25:17 mwu 1.3.118.1: dialogdiet01_2004_04_22


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [74b4abb1bbaa87113e9820899e1b62ea3b94879d]

INTEGRATION: CWS nwf (1.52.2); FILE MERGED 2004/04/02 13:03:44 ssa 1.52.2.3: RESYNC: (1.52-1.53); FILE MERGED 2004/03/25 10:59:22 mmeeks 1.52.2.2: Fix a number of nasty bugs, bring the glib/gtk+ and VCL mainloops to parity so inferior loops work correctly, fix a number of nasty threading / race bugs. Reviewed by:   pl 2004/03/01 13:33:26 pl 1.52.2.1: #i25477# get rid of internal events for frame being destroyed


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [becb2aadcf815f6efba5d4a72b8faac1fcf8f26e]

INTEGRATION: CWS dialogdiet01 (1.9.114); FILE MERGED 2004/04/22 01:25:16 mwu 1.9.114.1: dialogdiet01_2004_04_22


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [d891521eb12fd5594b6f683c7143982bb55b5fb8]

INTEGRATION: CWS nwf (1.33.2); FILE MERGED 2004/03/25 10:59:21 mmeeks 1.33.2.3: Fix a number of nasty bugs, bring the glib/gtk+ and VCL mainloops to parity so inferior loops work correctly, fix a number of nasty threading / race bugs. Reviewed by:   pl 2004/03/01 13:34:04 pl 1.33.2.2: first step in SalDisplay cleanup 2004/02/27 08:31:34 ssa 1.33.2.1: #i25130# initial native widget framework, merged from srx645


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [776de29a4d8e12fe999098fa8c2506b84c7d9127]

INTEGRATION: CWS dialogdiet01 (1.18.244); FILE MERGED 2004/04/22 01:25:16 mwu 1.18.244.1: dialogdiet01_2004_04_22


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [af6d0d8e756e8c6ea3f42857a7d2eb8b471f9280]

INTEGRATION: CWS dialogdiet01 (1.7.32); FILE MERGED 2004/04/22 02:01:26 mwu 1.7.32.1: dialogdiet01 m33 sd 20040422


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [6020765e40b16c213d2c5dc6410a126b93d66ae0]

INTEGRATION: CWS dialogdiet01 (1.1.2); FILE ADDED 2004/04/22 01:39:28 mwu 1.1.2.1: dialogdiet01


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [35f5ea3d8a3661b0ff6b179e36d3fe812beab4aa]

INTEGRATION: CWS dialogdiet01 (1.1.2); FILE ADDED 2004/04/22 01:39:12 mwu 1.1.2.1: dialogdiet01


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [092b053a1414b0789e4dfc5c7468c2857d6a2003]

INTEGRATION: CWS dialogdiet01 (1.1.2); FILE ADDED 2004/04/22 01:38:17 mwu 1.1.2.1: dialogdiet01


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [06070d39a1f6e2dfb44d5f6b6cc68c8f3e3744f3]

INTEGRATION: CWS nwf (1.12.66); FILE MERGED 2004/02/27 08:31:34 ssa 1.12.66.1: #i25130# initial native widget framework, merged from srx645


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [9bc8b0f3687c75395c0d94522112e1a727cc1ef6]

INTEGRATION: CWS dialogdiet01 (1.1.2); FILE ADDED 2004/04/22 01:38:51 mwu 1.1.2.1: dialogdiet01


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [88d05efc3ef269226b1d17b5b16352ba676d691c]

INTEGRATION: CWS nwf (1.24.66); FILE MERGED 2004/03/01 13:34:02 pl 1.24.66.1: first step in SalDisplay cleanup


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [860390d9c278306691116b3712a2ef695b7f326e]

INTEGRATION: CWS dialogdiet01 (1.1.1.1.412); FILE MERGED 2004/04/22 01:25:16 mwu 1.1.1.1.412.1: dialogdiet01_2004_04_22


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [ba7c39dee4394d9a074378c6353590c04a4b28b6]

INTEGRATION: CWS nwf (1.28.66); FILE MERGED 2004/03/01 13:34:01 pl 1.28.66.1: first step in SalDisplay cleanup


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [ad6bc03a2aa935e8d170ff2e5b51cbfd34a20a8d]

INTEGRATION: CWS dialogdiet01 (1.5.62); FILE MERGED 2004/02/27 06:01:01 mwu 1.5.62.1: dialogdiet01 2004_02_27


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [4cc526cebcdf25ad0b80fdbd4cb5ca158f227daa]

INTEGRATION: CWS nwf (1.2.2); FILE MERGED 2004/03/25 10:59:21 mmeeks 1.2.2.1: Fix a number of nasty bugs, bring the glib/gtk+ and VCL mainloops to parity so inferior loops work correctly, fix a number of nasty threading / race bugs. Reviewed by:   pl


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [e9b7ded7b1abb0d235167255a3bcb477bb888150]

INTEGRATION: CWS dialogdiet01 (1.37.28); FILE MERGED 2004/04/22 01:25:15 mwu 1.37.28.1: dialogdiet01_2004_04_22


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [0520547556b96514f83bb5c0625b8fc0baf025fe]

INTEGRATION: CWS nwf (1.1.2); FILE ADDED 2004/03/11 15:58:24 ssa 1.1.2.3: #i25130# track window visibilty to avoid garbage in pixmap cache, track clipping region to allow for direct window painting, move NWPaint methods to GtkSalGraphics 2004/03/04 18:09:15 ssa 1.1.2.2: #i25130# support for theme change 2004/02/27 08:31:33 ssa 1.1.2.1: #i25130# initial native widget framework, merged from srx645


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [545a9bb7e00f57574841a8fc4f6ed2ab9157d297]

INTEGRATION: CWS dialogdiet01 (1.45.40); FILE MERGED 2004/04/22 01:25:15 mwu 1.45.40.1: dialogdiet01_2004_04_22


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [b296c410a7e781800ab5c074f3e4846d0210741a]

INTEGRATION: CWS nwf (1.2.2); FILE MERGED 2004/04/26 14:09:53 pl 1.2.2.5: #116502# move for child frames did not work correctly 2004/03/15 17:08:26 pl 1.2.2.4: improve initial frame size 2004/03/10 16:41:08 pl 1.2.2.3: add: visibility notify 2004/03/04 15:44:26 pl 1.2.2.2: #115278# make plugged mode work 2004/02/27 15:46:29 pl 1.2.2.1: #i25181# send simple ExtText input as keyinput/release


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [9ecdf21d16578d9b100edaa6b284f444e52d51f0]

INTEGRATION: CWS nwf (1.2.2); FILE MERGED 2004/03/25 10:59:21 mmeeks 1.2.2.3: Fix a number of nasty bugs, bring the glib/gtk+ and VCL mainloops to parity so inferior loops work correctly, fix a number of nasty threading / race bugs. Reviewed by:   pl 2004/03/01 13:34:00 pl 1.2.2.2: first step in SalDisplay cleanup 2004/02/27 08:31:32 ssa 1.2.2.1: #i25130# initial native widget framework, merged from srx645


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [42f05618630d9e7265a384111db9097de53b42b9]

INTEGRATION: CWS dialogdiet01 (1.36.38); FILE MERGED 2004/04/23 07:45:43 mwu 1.36.38.1: dialogdiet01 m33 sd 20040422


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [4ca2976be4b806b8f908fb1e1f97f484b055adfc]

INTEGRATION: CWS nwf (1.26.2); FILE MERGED 2004/03/11 15:58:23 ssa 1.26.2.3: #i25130# track window visibilty to avoid garbage in pixmap cache, track clipping region to allow for direct window painting, move NWPaint methods to GtkSalGraphics 2004/03/09 17:12:56 pl 1.26.2.2: handle graphics exposes after all XCopyArea calls 2004/02/27 08:31:32 ssa 1.26.2.1: #i25130# initial native widget framework, merged from srx645


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [1a7cd7cc34aef67dfe753b3c87dd777393a7f347]

INTEGRATION: CWS dialogdiet01 (1.14.46); FILE MERGED 2004/04/22 01:25:14 mwu 1.14.46.1: dialogdiet01_2004_04_22


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [ba589e329d1097b399c43a8ea67c443b401fdcff]

INTEGRATION: CWS nwf (1.36.2); FILE MERGED 2004/03/01 13:33:59 pl 1.36.2.1: first step in SalDisplay cleanup


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [59791f1eb3f17980d655dc5f84151018d4e10545]

INTEGRATION: CWS dialogdiet01 (1.1.2); FILE ADDED 2004/04/22 01:42:09 mwu 1.1.2.1: dialogdiet01


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [576659236b7f603fcf66fb3d4c6bcf71d73ff2ee]

INTEGRATION: CWS dialogdiet01 (1.29.14); FILE MERGED 2004/04/23 07:45:43 mwu 1.29.14.1: dialogdiet01 m33 sd 20040422


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [3465fb17ca59e205dace2d1af2f6fe480b8177bf]

INTEGRATION: CWS nwf (1.22.2); FILE MERGED 2004/03/25 10:59:20 mmeeks 1.22.2.2: Fix a number of nasty bugs, bring the glib/gtk+ and VCL mainloops to parity so inferior loops work correctly, fix a number of nasty threading / race bugs. Reviewed by:   pl 2004/03/01 13:33:58 pl 1.22.2.1: first step in SalDisplay cleanup


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [4a3ed963fbd703d0f3f297ff38e211f33cc50f96]

INTEGRATION: CWS dialogdiet01 (1.59.12); FILE MERGED 2004/04/08 01:45:19 mwu 1.59.12.1: DialogDiet 2004_04_08


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [83a1e57613607734bcc5059a9c597e671cc77d92]

INTEGRATION: CWS dialogdiet01 (1.17.40); FILE MERGED 2004/04/22 01:25:14 mwu 1.17.40.1: dialogdiet01_2004_04_22


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [30bb5c23596d9f7273e61a4e4f3be19bd3eef9bf]

INTEGRATION: CWS nwf (1.8.2); FILE MERGED 2004/03/01 13:33:58 pl 1.8.2.2: first step in SalDisplay cleanup 2004/02/27 08:31:31 ssa 1.8.2.1: #i25130# initial native widget framework, merged from srx645


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [a8604cff707e80110ac73985b5b0cd0c6b8e088a]

INTEGRATION: CWS nwf (1.2.2); FILE MERGED 2004/04/02 13:03:58 ssa 1.2.2.2: RESYNC: (1.2-1.3); FILE MERGED 2004/03/16 16:31:21 pl 1.2.2.1: #i26570# honor ENABLE_GTK flag


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [59299b9822307e1e282caf5dad616e4d2ff3be82]

INTEGRATION: CWS nwf (1.2.2); FILE MERGED 2004/03/01 13:33:56 pl 1.2.2.1: first step in SalDisplay cleanup


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [f9e30cff5bb9d1d38652fbcc16c874d2bdb1ead3]

INTEGRATION: CWS nwf (1.3.2); FILE MERGED 2004/04/26 14:09:53 pl 1.3.2.15: #116502# move for child frames did not work correctly 2004/03/15 17:08:26 pl 1.3.2.14: improve initial frame size 2004/03/12 14:44:02 ssa 1.3.2.13: STYLE_DEFAULT means maximize 2004/03/11 15:58:23 ssa 1.3.2.12: #i25130# track window visibilty to avoid garbage in pixmap cache, track clipping region to allow for direct window painting, move NWPaint methods to GtkSalGraphics 2004/03/10 16:44:27 pl 1.3.2.11: missing initializer 2004/03/10 16:41:09 pl 1.3.2.10: add: visibility notify 2004/03/09 16:00:19 pl 1.3.2.9: combine motion events for speed 2004/03/08 18:21:15 pl 1.3.2.8: avoid dispatching initial style set signal 2004/03/04 18:09:14 ssa 1.3.2.7: #i25130# support for theme change 2004/03/04 15:44:25 pl 1.3.2.6: #115278# make plugged mode work 2004/03/03 12:19:21 pl 1.3.2.5: #i25165# evaluate window state correctly in GetWindowState 2004/03/01 13:33:55 pl 1.3.2.4: first step in SalDisplay cleanup 2004/02/27 15:46:29 pl 1.3.2.3: #i25181# send simple ExtText input as keyinput/release 2004/02/27 13:02:06 pl 1.3.2.2: #i25161# balance IMCommit/KeyUp 2004/02/27 08:31:30 ssa 1.3.2.1: #i25130# initial native widget framework, merged from srx645


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [3de78eeb01efa4471e4eb1b9c755ff5cb06d11b7]

INTEGRATION: CWS nwf (1.1.2); FILE ADDED 2004/03/31 18:59:22 fa 1.1.2.11: - Fix disabled PushButtons (ie Tools->Configure...) and SpinField edit boxes     and button.  (we weren't enabling the widgets at all) - Fix scrollbar Thumb sizes to account for the difference between OOo's size     for controls and the GTK theme's size 2004/03/31 17:40:32 fa 1.1.2.10: Remove some older WIDGETSET_GTK stuff, convert some GdkWindows -> GdkDrawables 2004/03/22 21:42:58 fa 1.1.2.9: Dont attempt to case a GdkPixmap directly to a GdkWindow, but use both objects' superclass instead, GdkDrawable. 2004/03/11 15:58:22 ssa 1.1.2.8: #i25130# track window visibilty to avoid garbage in pixmap cache, track clipping region to allow for direct window painting, move NWPaint methods to GtkSalGraphics 2004/03/09 17:12:56 pl 1.1.2.7: handle graphics exposes after all XCopyArea calls 2004/03/09 16:52:56 ssa 1.1.2.6: #i25130# improve pixmap caching 2004/03/08 17:51:04 ssa 1.1.2.5: #i25130# remove dbg output 2004/03/05 10:29:22 ssa 1.1.2.4: #i25130# please solaris compiler 2004/03/04 18:07:59 ssa 1.1.2.3: #i25130# provide pixmap caches to speed up drawing 2004/03/01 13:33:54 pl 1.1.2.2: first step in SalDisplay cleanup 2004/02/27 08:31:30 ssa 1.1.2.1: #i25130# initial native widget framework, merged from srx645


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [e9b440c05f8a44ce83be596da965c8beb7e73a05]

INTEGRATION: CWS dialogdiet01 (1.1.2); FILE ADDED 2004/04/22 02:04:11 mwu 1.1.2.1: dialogdiet01 m33 sd 20040422


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [b840fb3511d97408bccec1ff6567b832428471ad]

INTEGRATION: CWS nwf (1.1.2); FILE ADDED 2004/03/16 16:31:20 pl 1.1.2.2: #i26570# honor ENABLE_GTK flag 2004/02/27 08:31:29 ssa 1.1.2.1: #i25130# initial native widget framework, merged from srx645


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [07b77d6207483aa95e4cd5f5844634e8d3927e0d]

INTEGRATION: CWS dialogdiet01 (1.1.2); FILE ADDED 2004/04/22 02:04:10 mwu 1.1.2.1: dialogdiet01 m33 sd 20040422


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [063340e6a878b01c46f6498285fe68b327abd532]

INTEGRATION: CWS nwf (1.2.2); FILE MERGED 2004/04/02 13:04:13 ssa 1.2.2.2: RESYNC: (1.2-1.3); FILE MERGED 2004/03/16 16:31:20 pl 1.2.2.1: #i26570# honor ENABLE_GTK flag


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [08344ff8f15fa679197b7898cbebe654dbbb7722]

INTEGRATION: CWS dialogdiet01 (1.27.8); FILE MERGED 2004/04/22 02:01:39 mwu 1.27.8.1: dialogdiet01 m33 sd 20040422


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [05aba989c963a73483e63e5457267c92ed51f144]

INTEGRATION: CWS nwf (1.3.2); FILE MERGED 2004/03/25 10:59:20 mmeeks 1.3.2.2: Fix a number of nasty bugs, bring the glib/gtk+ and VCL mainloops to parity so inferior loops work correctly, fix a number of nasty threading / race bugs. Reviewed by:   pl 2004/02/27 08:31:28 ssa 1.3.2.1: #i25130# initial native widget framework, merged from srx645


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [3f822296c14fd6f6e20f295b6a191d7521f810a8]

INTEGRATION: CWS dialogdiet01 (1.31.20); FILE MERGED 2004/04/22 02:01:39 mwu 1.31.20.1: dialogdiet01 m33 sd 20040422


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [12638f3a219de4c49262939b3d5e64a3405abc4e]

INTEGRATION: CWS nwf (1.2.2); FILE MERGED 2004/04/26 14:09:52 pl 1.2.2.7: #116502# move for child frames did not work correctly 2004/03/25 10:59:20 mmeeks 1.2.2.6: Fix a number of nasty bugs, bring the glib/gtk+ and VCL mainloops to parity so inferior loops work correctly, fix a number of nasty threading / race bugs. Reviewed by:   pl 2004/03/09 15:59:12 pl 1.2.2.5: remove unnecessary yieldThread (cancel point entered shortly after 2004/03/08 16:11:28 fa 1.2.2.4: Make for() scoping compliant with ISO C++ 2004/03/04 15:44:25 pl 1.2.2.3: #115278# make plugged mode work 2004/03/01 13:33:53 pl 1.2.2.2: first step in SalDisplay cleanup 2004/02/27 08:31:27 ssa 1.2.2.1: #i25130# initial native widget framework, merged from srx645


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [5a103f0b920d78709bad05b14e201e1a26dc07f6]

INTEGRATION: CWS nwf (1.86.30); FILE MERGED 2004/04/02 13:04:37 ssa 1.86.30.2: RESYNC: (1.86-1.87); FILE MERGED 2004/02/27 08:31:27 ssa 1.86.30.1: #i25130# initial native widget framework, merged from srx645


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [420c590679047974fb98a5c3759c0709c427b2bd]

INTEGRATION: CWS dialogdiet01 (1.13.34); FILE MERGED 2004/04/22 02:01:38 mwu 1.13.34.1: dialogdiet01 m33 sd 20040422


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [3ea07173c9789a71902ec5e2f06644cedc150146]

INTEGRATION: CWS nwf (1.1.4); FILE ADDED 2004/03/09 16:52:55 ssa 1.1.4.4: #i25130# improve pixmap caching 2004/03/05 12:30:22 ssa 1.1.4.3: #i25130# don't clip away empty controlregion, some controls carry it in the optional data 2004/03/02 15:49:45 ssa 1.1.4.2: #i25130# improve NWF transparency handling 2004/02/27 08:31:26 ssa 1.1.4.1: #i25130# initial native widget framework, merged from srx645


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [211d7ce7725ecac114fc5d1e5ec58a1300127a24]

INTEGRATION: CWS dialogdiet01 (1.18.20); FILE MERGED 2004/04/26 02:15:13 mwu 1.18.20.2: dialogdiet sd 20040426 2004/04/22 02:01:37 mwu 1.18.20.1: dialogdiet01 m33 sd 20040422


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [f6753d40b7202126407ed30a0dccdaa07bd0a3fa]

INTEGRATION: CWS nwf (1.184.2); FILE MERGED 2004/04/02 13:04:27 ssa 1.184.2.4: RESYNC: (1.184-1.187); FILE MERGED 2004/03/17 17:33:41 ssa 1.184.2.3: #i25130# make sure form controls always keep the classic look 2004/03/09 13:17:22 pl 1.184.2.2: add SAL_NO_NWF for debugging purposes 2004/02/27 08:31:25 ssa 1.184.2.1: #i25130# initial native widget framework, merged from srx645


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [e62c282700f3a6454c1faac0cd9a53f9034fb5d5]

INTEGRATION: CWS dialogdiet01 (1.15.22); FILE MERGED 2004/04/22 02:01:37 mwu 1.15.22.1: dialogdiet01 m33 sd 20040422


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [7cba5ba4d8a95c589b32119eae71ad1e763bd6d8]

INTEGRATION: CWS nwf (1.22.66); FILE MERGED 2004/03/31 09:28:34 ssa 1.22.66.1: #i25130# force flat toolbox buttons


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [22cad768c4ce61a920dc6e02e347ab218c1644e8]

INTEGRATION: CWS dialogdiet01 (1.26.18); FILE MERGED 2004/04/22 02:01:37 mwu 1.26.18.1: dialogdiet01 m33 sd 20040422


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [c1cd6af623e86b5b1b45f9d09dc17d6fbb907f02]

INTEGRATION: CWS nwf (1.64.66); FILE MERGED 2004/03/31 09:28:33 ssa 1.64.66.1: #i25130# force flat toolbox buttons


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [20aacf844d5748fda7a8ea041f0b207da27d66ef]

INTEGRATION: CWS dialogdiet01 (1.3.22); FILE MERGED 2004/04/22 02:01:37 mwu 1.3.22.1: dialogdiet01 m33 sd 20040422


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [29e8830e740c98ade037769557788dcf822921d6]

INTEGRATION: CWS nwf (1.9.2); FILE MERGED 2004/03/15 17:28:18 ssa 1.9.2.3: #i25130# correct tabpage init 2004/03/15 13:34:30 ssa 1.9.2.2: #i25130# draw native tabpages only inside tabcontrols 2004/02/27 08:31:25 ssa 1.9.2.1: #i25130# initial native widget framework, merged from srx645


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [1136298bea8792d0a60a60d03000aa1a2f2f16ba]

INTEGRATION: CWS dialogdiet01 (1.7.220); FILE MERGED 2004/04/22 02:01:36 mwu 1.7.220.1: dialogdiet01 m33 sd 20040422


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [b4042113457a2ab0b79e7c4b0d53304ace8fdd43]

INTEGRATION: CWS nwf (1.11.66); FILE MERGED 2004/03/17 17:34:13 ssa 1.11.66.1: #i25130# improve statusbar text positioning


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [d5368a706ee7afac264c78e6e2bd6169dcb17a94]

INTEGRATION: CWS dialogdiet01 (1.6.34); FILE MERGED 2004/04/22 02:01:36 mwu 1.6.34.1: dialogdiet01 m33 sd 20040422


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [2ec8d7cd11aa49922e978682ddc6f9e6864f8f64]

INTEGRATION: CWS nwf (1.102.6); FILE MERGED 2004/03/31 11:36:57 ssa 1.102.6.1: #i25130# always enable mouse follows menu


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [974719b581879d7f08122afe46de583ee2ae4a7d]

INTEGRATION: CWS nwf (1.12.60); FILE MERGED 2004/02/27 08:31:25 ssa 1.12.60.1: #i25130# initial native widget framework, merged from srx645


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [85b3484fd2893f1a55f34ab2d6b0885ea750535e]

INTEGRATION: CWS dialogdiet01 (1.3.34); FILE MERGED 2004/04/22 02:01:35 mwu 1.3.34.1: dialogdiet01 m33 sd 20040422


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [c6517ef7b25b87229fa150c1b84dd928f7343c9e]

INTEGRATION: CWS nwf (1.7.66); FILE MERGED 2004/03/17 17:33:40 ssa 1.7.66.4: #i25130# make sure form controls always keep the classic look 2004/03/16 13:33:40 ssa 1.7.66.3: #i25130# support for flat borders (ie with bordersize 1) 2004/03/15 17:27:42 ssa 1.7.66.2: #i25130# support flat borders for all decoview frames 2004/02/27 08:31:24 ssa 1.7.66.1: #i25130# initial native widget framework, merged from srx645


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [ec07824d8d624574f021f1784b4bd853386c88ee]

INTEGRATION: CWS dialogdiet01 (1.3.358); FILE MERGED 2004/04/22 02:01:35 mwu 1.3.358.1: dialogdiet01 m33 sd 20040422


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [b08af15351f4bbdb39bcbade7c56147bab1684d0]

INTEGRATION: CWS dialogdiet01 (1.3.34); FILE MERGED 2004/04/22 02:01:34 mwu 1.3.34.1: dialogdiet01 m33 sd 20040422


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [bb1004d8857630ca6cf0c03f80be2c4daae8bdbb]

INTEGRATION: CWS nwf (1.12.66); FILE MERGED 2004/03/31 11:34:51 ssa 1.12.66.5: #i25130# remove old look and feel support 2004/03/17 17:33:39 ssa 1.12.66.4: #i25130# make sure form controls always keep the classic look 2004/03/16 13:33:39 ssa 1.12.66.3: #i25130# support for flat borders (ie with bordersize 1) 2004/03/15 17:27:42 ssa 1.12.66.2: #i25130# support flat borders for all decoview frames 2004/02/27 08:31:23 ssa 1.12.66.1: #i25130# initial native widget framework, merged from srx645


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [97728dbcb29e4b301017e7533d6ce854ed307c82]

INTEGRATION: CWS dialogdiet01 (1.3.22); FILE MERGED 2004/02/27 06:01:41 mwu 1.3.22.1: dialogdiet01 2004_02_27


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [72945c74f03c58617137ea7c8f33f0dfbf0616ba]

INTEGRATION: CWS nwf (1.1.2); FILE ADDED 2004/02/27 08:31:23 ssa 1.1.2.1: #i25130# initial native widget framework, merged from srx645


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [5a85fc09df9f3567267faeb29c55b5203bfb5e81]

INTEGRATION: CWS nwf (1.16.36); FILE MERGED 2004/02/27 08:31:22 ssa 1.16.36.1: #i25130# initial native widget framework, merged from srx645


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [31ea7935151ea6ec69f0098f9b0a00980f20fd7e]

INTEGRATION: CWS dialogdiet01 (1.16.34); FILE MERGED 2004/04/22 02:01:34 mwu 1.16.34.1: dialogdiet01 m33 sd 20040422


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [6c69b854697b37bf3df284a8e10b43a45c30b516]

INTEGRATION: CWS nwf (1.168.2); FILE MERGED 2004/04/02 13:06:12 ssa 1.168.2.4: RESYNC: (1.169-1.170); FILE MERGED 2004/03/15 13:37:07 ssa 1.168.2.3: #i25130# disabled text without shadow 2004/03/05 09:10:15 ssa 1.168.2.2: RESYNC: (1.168-1.169); FILE MERGED 2004/03/01 12:38:00 pl 1.168.2.1: less noise in OSL_DEBUG_LEVEL 2


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [0f726b398264ae24e7221b0616e9485587b3f7e7]

INTEGRATION: CWS dialogdiet01 (1.2.34); FILE MERGED 2004/04/22 02:01:34 mwu 1.2.34.1: dialogdiet01 m33 sd 20040422


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [fab5f6ae40852382cca40aa0ebf460f97756ac6f]

INTEGRATION: CWS nwf (1.15.66); FILE MERGED 2004/02/27 08:31:21 ssa 1.15.66.1: #i25130# initial native widget framework, merged from srx645


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [2ac41192cacdacd129328039404d1f0bf60d12de]

INTEGRATION: CWS dialogdiet01 (1.3.34); FILE MERGED 2004/04/22 02:01:33 mwu 1.3.34.1: dialogdiet01 m33 sd 20040422


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [67c4b6a0fa2d2dbb49368929bc443062c82d57ae]

INTEGRATION: CWS nwf (1.25.2); FILE MERGED 2004/03/01 12:37:59 pl 1.25.2.1: less noise in OSL_DEBUG_LEVEL 2


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [8864eb87f7c66a7fe67fb5f0d126b53860d8d974]

INTEGRATION: CWS dialogdiet01 (1.5.34); FILE MERGED 2004/04/22 02:01:33 mwu 1.5.34.1: dialogdiet01 m33 sd 20040422


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [0c840a70d956df94a31f2800a5bb065cbcb589fe]

INTEGRATION: CWS nwf (1.20.2); FILE MERGED 2004/03/31 11:35:44 ssa 1.20.2.7: #i25130# remove support for colored and single line tab controls 2004/03/15 13:36:41 ssa 1.20.2.6: #i25130# no single line forced native tabcontrols 2004/03/11 15:55:09 ssa 1.20.2.5: #i25130# allow for better NWF pixmap caching by using proper clipregion 2004/03/09 16:37:58 ssa 1.20.2.4: #i25130# allow for slightly bigger tabitems as required by gtk 2004/03/04 18:15:22 ssa 1.20.2.3: #i25130# preclip to minimize NWF calls 2004/03/02 15:49:45 ssa 1.20.2.2: #i25130# improve NWF transparency handling 2004/02/27 08:31:21 ssa 1.20.2.1: #i25130# initial native widget framework, merged from srx645


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [58a73175eff66cc6b0d7bd0fb43249c522c1df24]

INTEGRATION: CWS dialogdiet01 (1.9.34); FILE MERGED 2004/04/22 02:01:33 mwu 1.9.34.1: dialogdiet01 m33 sd 20040422


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [842dba9b0fa91a85e8da317eec452ff377033184]

INTEGRATION: CWS nwf (1.13.2); FILE MERGED 2004/03/31 18:59:21 fa 1.13.2.2: - Fix disabled PushButtons (ie Tools->Configure...) and SpinField edit boxes     and button.  (we weren't enabling the widgets at all) - Fix scrollbar Thumb sizes to account for the difference between OOo's size     for controls and the GTK theme's size 2004/02/27 08:31:20 ssa 1.13.2.1: #i25130# initial native widget framework, merged from srx645


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [1a3a7c677ba3f4d22748aa9ecf94f8fa9a26d94d]

INTEGRATION: CWS dialogdiet01 (1.16.34); FILE MERGED 2004/04/22 02:01:33 mwu 1.16.34.1: dialogdiet01 m33 sd 20040422


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [ef09de10fd4c92da0a33c52664ccb226d8498640]

INTEGRATION: CWS nwf (1.5.66); FILE MERGED 2004/02/27 08:31:20 ssa 1.5.66.1: #i25130# initial native widget framework, merged from srx645


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [d519d0ce96335ee6d007a04eaca93f2366103937]

INTEGRATION: CWS dialogdiet01 (1.2.34); FILE MERGED 2004/04/22 02:01:32 mwu 1.2.34.1: dialogdiet01 m33 sd 20040422


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [859103ff40ba79527253f4fd10814642a3851a5e]

INTEGRATION: CWS nwf (1.12.2); FILE MERGED 2004/02/27 08:31:19 ssa 1.12.2.1: #i25130# initial native widget framework, merged from srx645


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [f71c3adcbf0b7726118cd11cb85789ef3de9dedb]

INTEGRATION: CWS dialogdiet01 (1.4.34); FILE MERGED 2004/04/22 02:01:32 mwu 1.4.34.1: dialogdiet01 m33 sd 20040422


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [4849fb6d668f6cf8fa7e6bf33c15db4696355001]

INTEGRATION: CWS nwf (1.25.36); FILE MERGED 2004/03/16 13:33:39 ssa 1.25.36.3: #i25130# support for flat borders (ie with bordersize 1) 2004/03/08 18:06:43 ssa 1.25.36.2: #i25130# make listbox transparent again in datachange 2004/02/27 08:31:19 ssa 1.25.36.1: #i25130# initial native widget framework, merged from srx645


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [78d11590dd8cad8374075afe2de0ca44610acccb]

INTEGRATION: CWS dialogdiet01 (1.6.34); FILE MERGED 2004/04/22 02:01:32 mwu 1.6.34.1: dialogdiet01 m33 sd 20040422


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [6680d431602d715fc24499aec9921aba27954f5a]

INTEGRATION: CWS nwf (1.44.36); FILE MERGED 2004/02/27 08:31:18 ssa 1.44.36.1: #i25130# initial native widget framework, merged from srx645


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [3bb1d92639afed387dab30462bd565cf71bfbf6b]

INTEGRATION: CWS dialogdiet01 (1.27.34); FILE MERGED 2004/04/22 02:01:32 mwu 1.27.34.1: dialogdiet01 m33 sd 20040422


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [383f90d90e6d3045df336102656eeb0f9fb1e836]

INTEGRATION: CWS nwf (1.3.66); FILE MERGED 2004/03/15 13:34:29 ssa 1.3.66.2: #i25130# draw native tabpages only inside tabcontrols 2004/02/27 08:31:18 ssa 1.3.66.1: #i25130# initial native widget framework, merged from srx645


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [f2c4f03901b3d979daac870c3c93d5c5eac20997]

INTEGRATION: CWS dialogdiet01 (1.3.34); FILE MERGED 2004/04/22 02:01:31 mwu 1.3.34.1: dialogdiet01 m33 sd 20040422


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [904fa0f7420856139c312491da3cbbf5bf8bf212]

INTEGRATION: CWS nwf (1.63.36); FILE MERGED 2004/03/12 09:46:01 ssa 1.63.36.3: #i25130# Introduced CTRL_EDITBOX_NOBORDER, an edit box without a border. It fixes an infinite loop caused by the absence of the border window. 2004/02/27 13:02:40 pl 1.63.36.2: #i25161# call autocomplete hdl on ext text commit 2004/02/27 08:31:17 ssa 1.63.36.1: #i25130# initial native widget framework, merged from srx645


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [3ab81ed65f2865c2c8cca56fef46a2fdc382f15b]

INTEGRATION: CWS dialogdiet01 (1.4.34); FILE MERGED 2004/04/22 02:01:31 mwu 1.4.34.1: dialogdiet01 m33 sd 20040422


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [b1e4013bdd1ff340fffe9a686f629a7a94c959b5]

INTEGRATION: CWS nwf (1.12.66); FILE MERGED 2004/02/27 08:31:17 ssa 1.12.66.1: #i25130# initial native widget framework, merged from srx645


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [7f16a515491bcc52b23111d14b0d42514a214c6a]

INTEGRATION: CWS nwf (1.28.66); FILE MERGED 2004/03/16 13:33:39 ssa 1.28.66.3: #i25130# support for flat borders (ie with bordersize 1) 2004/03/08 17:54:04 ssa 1.28.66.2: #i25130# make combobox transparent again in datachange and correct button size 2004/02/27 08:31:17 ssa 1.28.66.1: #i25130# initial native widget framework, merged from srx645


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [3d42093e4ee521a96983120f9a99067d3df90743]

INTEGRATION: CWS dialogdiet01 (1.58.22); FILE MERGED 2004/04/22 02:01:30 mwu 1.58.22.1: dialogdiet01 m33 sd 20040422


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [b834c5638fa9d3e2aa1addcec70962fdf95dd21b]

INTEGRATION: CWS nwf (1.26.2); FILE MERGED 2004/03/17 17:33:38 ssa 1.26.2.6: #i25130# make sure form controls always keep the classic look 2004/03/15 13:35:40 ssa 1.26.2.5: #i25130# improve positioning of symbols on native pushbuttons 2004/03/08 17:54:41 ssa 1.26.2.4: #i25130# use invalidate for mouse over effect 2004/03/04 18:14:38 ssa 1.26.2.3: #i25130# improve mouse over 2004/03/02 15:49:44 ssa 1.26.2.2: #i25130# improve NWF transparency handling 2004/02/27 08:31:16 ssa 1.26.2.1: #i25130# initial native widget framework, merged from srx645


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [c3bfdb52746e538f1739362c7d1ecb6201016227]

INTEGRATION: CWS dialogdiet01 (1.17.54); FILE MERGED 2004/04/22 02:01:29 mwu 1.17.54.1: dialogdiet01 m33 sd 20040422


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [454d1d6fa0a6dc26ec449383e6b1e526a1c4529f]

INTEGRATION: CWS nwf (1.47.2); FILE MERGED 2004/02/27 08:31:15 ssa 1.47.2.1: #i25130# initial native widget framework, merged from srx645


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [139ef18e5538c6bfa5c5d826838c8016e1d64835]

INTEGRATION: CWS nwf (1.41.66); FILE MERGED 2004/04/02 13:06:53 ssa 1.41.66.4: RESYNC: (1.41-1.42); FILE MERGED 2004/03/31 11:34:50 ssa 1.41.66.3: #i25130# remove old look and feel support 2004/03/15 13:38:22 ssa 1.41.66.2: #i25130# disable changing of look and feel 2004/02/27 08:31:15 ssa 1.41.66.1: #i25130# initial native widget framework, merged from srx645


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [f31aa49bf7a83879d0c7c6588258920e7af91827]

INTEGRATION: CWS dialogdiet01 (1.1.2); FILE ADDED 2004/04/22 02:05:23 mwu 1.1.2.1: dialogdiet01 m33 sd 20040422


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [60e8d56524a416d5c6d64a16774bb7266acb3e25]

INTEGRATION: CWS nwf (1.3.82); FILE MERGED 2004/02/27 08:31:14 ssa 1.3.82.1: #i25130# initial native widget framework, merged from srx645


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [b499dbae49cd3f3e1646eb020e82dd6633c0ce9c]

INTEGRATION: CWS dialogdiet01 (1.1.2); FILE ADDED 2004/04/22 02:05:22 mwu 1.1.2.1: dialogdiet01 m33 sd 20040422


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [af4aa580a802e6a686dced9414db021654a33be1]

INTEGRATION: CWS nwf (1.35.2); FILE MERGED 2004/04/02 13:07:11 ssa 1.35.2.2: RESYNC: (1.35-1.36); FILE MERGED 2004/02/27 08:31:14 ssa 1.35.2.1: #i25130# initial native widget framework, merged from srx645


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [52e4ec19b8121fa5a69022afcc369a0e989eda6d]

INTEGRATION: CWS nwf (1.28.2); FILE MERGED 2004/04/02 13:07:03 ssa 1.28.2.3: RESYNC: (1.28-1.30); FILE MERGED 2004/03/12 14:43:01 ssa 1.28.2.2: svdem needs i18npool 2004/02/27 08:31:13 ssa 1.28.2.1: #i25130# initial native widget framework, merged from srx645


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [e10be7e1d209a14cb3ae610a1bf87fc8641b389e]

INTEGRATION: CWS dialogdiet01 (1.8.342); FILE MERGED 2004/04/22 02:01:29 mwu 1.8.342.1: dialogdiet01 m33 sd 20040422


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [c2f39869e0ff85e780b287e1282e5c7174e375d0]

INTEGRATION: CWS dialogdiet01 (1.8.22); FILE MERGED 2004/02/27 06:01:41 mwu 1.8.22.1: dialogdiet01 2004_02_27


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [836915379ed76a068188e5177d9a68e1089f5028]

INTEGRATION: CWS dialogdiet01 (1.5.368); FILE MERGED 2004/02/27 06:01:41 mwu 1.5.368.1: dialogdiet01 2004_02_27


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [d426d89b85982c9014a7b680df9d80344d931a45]

INTEGRATION: CWS dialogdiet01 (1.18.32); FILE MERGED 2004/04/22 02:01:28 mwu 1.18.32.1: dialogdiet01 m33 sd 20040422


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [7f5466392e35ae8bddff31fe3939de953a65b8b2]

INTEGRATION: CWS dialogdiet01 (1.4.22); FILE MERGED 2004/03/31 07:50:01 mwu 1.4.22.2: dialogdiet01 merge 2004-03-31 2004/02/27 06:01:40 mwu 1.4.22.1: dialogdiet01 2004_02_27


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [63c1c171e4e7cf378ea17644fadaa7d1df6ac5e1]

INTEGRATION: CWS dialogdiet01 (1.3.34); FILE MERGED 2004/02/27 06:01:40 mwu 1.3.34.1: dialogdiet01 2004_02_27


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [798c7897e291c1b3864ad925f9f93c6a492aee3a]

INTEGRATION: CWS dialogdiet01 (1.3.356); FILE MERGED 2004/02/27 06:01:40 mwu 1.3.356.1: dialogdiet01 2004_02_27


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [f0e14bc7ee8edaa46ed7159f356a61cfa0cf3138]

INTEGRATION: CWS dialogdiet01 (1.35.20); FILE MERGED 2004/04/22 02:01:28 mwu 1.35.20.1: dialogdiet01 m33 sd 20040422


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [9be60d046961dfbbe4c7a903d12c3c458b350ef8]

INTEGRATION: CWS dialogdiet01 (1.28.22); FILE MERGED 2004/04/22 02:01:28 mwu 1.28.22.1: dialogdiet01 m33 sd 20040422


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [4c6c6aeca4b0e9ac8556303227a3fc4ef2b07ef3]

INTEGRATION: CWS dialogdiet01 (1.6.34); FILE MERGED 2004/04/22 02:01:27 mwu 1.6.34.1: dialogdiet01 m33 sd 20040422


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [44fc407a0bcbd33d0996c0fbc696e22460f57c7b]

INTEGRATION: CWS dialogdiet01 (1.5.94); FILE MERGED 2004/04/22 02:01:27 mwu 1.5.94.1: dialogdiet01 m33 sd 20040422


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [56734db6279b801f3e154b2dbc6f2af1f9929d45]

INTEGRATION: CWS dialogdiet01 (1.1.344); FILE MERGED 2004/04/22 02:01:26 mwu 1.1.344.1: dialogdiet01 m33 sd 20040422


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [b317acb01e768cf5ef7b04eafb5bfe487b3c6971]

INTEGRATION: CWS dialogdiet01 (1.17.34); FILE MERGED 2004/04/22 03:34:41 mwu 1.17.34.1: dialogdiet01 m33 sd 20040422


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [ff3ca21e68be0bca7956921efb6262552e1f7fb9]

INTEGRATION: CWS dialogdiet01 (1.1.2); FILE ADDED 2004/04/22 02:06:44 mwu 1.1.2.1: dialogdiet01 m33 sd 20040422


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [207bcb540dcb9d9a784bdb6f032b4503fa662b10]

INTEGRATION: CWS dialogdiet01 (1.1.2); FILE ADDED 2004/04/22 02:06:43 mwu 1.1.2.1: dialogdiet01 m33 sd 20040422


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [d1aaca72872c34903f66509767fef62988a05ea3]

INTEGRATION: CWS dialogdiet01 (1.3.204); FILE MERGED 2004/03/01 08:49:53 mwu 1.3.204.1: cws_src680_dialogdiet01_2004_03_01


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [3dce7ae6ffe4100863c1dbbeb2937bbc1d8d7271]

INTEGRATION: CWS dialogdiet01 (1.10.12); FILE MERGED 2004/04/08 01:44:52 mwu 1.10.12.1: DialogDiet 2004_04_08


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [624f729fc2aa45979d088792223d9e92685e5d54]

INTEGRATION: CWS dialogdiet01 (1.8.60); FILE MERGED 2004/04/08 01:45:19 mwu 1.8.60.1: DialogDiet 2004_04_08


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [392f10bebec9fb014118288d64dc92f8cf5830c2]

INTEGRATION: CWS aw009 (1.7.696); FILE MERGED 2004/04/22 12:36:31 aw 1.7.696.1: #116235# Removed Clone(...) command with 2 parameters, removed some involved problems


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [7abc9b89118d64c92c0e1890b41d9d20b4fab3ca]

INTEGRATION: CWS aw009 (1.12.84); FILE MERGED 2004/04/30 10:16:12 aw 1.12.84.1: #116512#


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [dab8c780ae1257ed18690bae63c4f69420bc26fb]

INTEGRATION: CWS aw009 (1.5.48); FILE MERGED 2004/04/30 10:15:58 aw 1.5.48.1: #116512#


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [91a13f1e5f78a4a453bae266474b574f889cb7aa]

INTEGRATION: CWS aw009 (1.3.32); FILE MERGED 2004/04/30 10:15:57 aw 1.3.32.1: #116512#


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [8382910d20ba52b32b5d996d5bf55eec3a255a88]

INTEGRATION: CWS aw009 (1.13.98); FILE MERGED 2004/04/26 10:51:15 aw 1.13.98.1: #116168#, #116235#


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [12b983b8cace4c54fc0b86b1f92a1d38a74d3f8f]

INTEGRATION: CWS aw009 (1.26.98); FILE MERGED 2004/04/26 10:51:15 aw 1.26.98.1: #116168#, #116235#


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [d39c2140ea9d599477b8fba8cf408efc6353b1d8]

INTEGRATION: CWS aw009 (1.21.128); FILE MERGED 2004/04/26 10:51:14 aw 1.21.128.1: #116168#, #116235#


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [5f63c9ada4a59fa47a248cdf008bdc6a189bdfbb]

INTEGRATION: CWS aw009 (1.4.72); FILE MERGED 2004/04/27 16:54:56 aw 1.4.72.1: #114898#


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [08500163e63bd336ede7ec67e77c2f84875a2f27]

INTEGRATION: CWS aw009 (1.27.36); FILE MERGED 2004/04/27 16:54:55 aw 1.27.36.1: #114898#


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [302bc3844b7fda76fe95cca573388a851a139b51]

INTEGRATION: CWS aw009 (1.30.76); FILE MERGED 2004/04/26 11:46:06 aw 1.30.76.1: #116235#, #116168#


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [5321da8400d45be6ed86b6b8152b9151b508098f]

INTEGRATION: CWS aw009 (1.66.68); FILE MERGED 2004/04/26 11:46:06 aw 1.66.68.1: #116235#, #116168#


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [e30e4dae677ae0e64fbfab100de0b49ba7d5a0e4]

INTEGRATION: CWS aw009 (1.28.136); FILE MERGED 2004/04/27 08:22:47 aw 1.28.136.1: #116512# Need to link against basegfx for basegfx::B2DPolyPolygon


2004-05-10  Joachim Lingner  <jl@openoffice.org>  [79a305d2fa51fb2c4ed70f1bbcca130217828dff]

#i20052#


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [418f67612dbaf459fc245930c685475ba71191a3]

INTEGRATION: CWS aw009 (1.5.172); FILE MERGED 2004/04/26 13:01:10 aw 1.5.172.2: #116512# Added some basegfx includes 2004/04/26 12:35:25 aw 1.5.172.1: #116512#


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [1ae97a5e1d9edb7d75ab8a5bbc407b3632fd84b2]

INTEGRATION: CWS aw009 (1.17.70); FILE MERGED 2004/04/22 12:36:34 aw 1.17.70.1: #116235# Removed Clone(...) command with 2 parameters, removed some involved problems


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [6d7f32eeba9909c9408cb3303362a0e09fa466a4]

INTEGRATION: CWS aw009 (1.17.170); FILE MERGED 2004/04/27 16:55:48 aw 1.17.170.1: #114898#


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [3a173bc0cfbd373923d8687d1082a484b3ceb947]

INTEGRATION: CWS aw009 (1.37.74); FILE MERGED 2004/04/28 13:04:27 aw 1.37.74.3: #112440# If object is a Group object, visibility depends evtl. on multiple layers. If one object is markable, Group is markable. 2004/04/27 16:55:48 aw 1.37.74.2: #114898# 2004/04/13 16:04:19 aw 1.37.74.1: #114376# Do not use the iterator anymore after using it as parameter for .erase


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [e0f87639b55d31d10fc66918224a63f45a386e39]

INTEGRATION: CWS aw009 (1.39.76); FILE MERGED 2004/04/22 12:36:33 aw 1.39.76.1: #116235# Removed Clone(...) command with 2 parameters, removed some involved problems


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [ebca9338a8a06c7fa0acc3b1064563bca3f6cea1]

INTEGRATION: CWS aw009 (1.6.196); FILE MERGED 2004/04/29 15:35:11 aw 1.6.196.1: #i25941#


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [6506f59a1305edb0e12d77fc13457664608c3915]

INTEGRATION: CWS aw009 (1.43.70); FILE MERGED 2004/04/28 11:19:06 aw 1.43.70.2: #116235# Changes at SdrOle2Obj::Connect() and SdrOle2Obj::Unload() are risky and are not necessary for this fix. I take them back. 2004/04/22 12:36:33 aw 1.43.70.1: #116235# Removed Clone(...) command with 2 parameters, removed some involved problems


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [57a2a0f611949c1c6b5e661bc3a5d8cab471eaeb]

INTEGRATION: CWS aw009 (1.62.42); FILE MERGED 2004/04/26 11:44:58 aw 1.62.42.2: #116235#, #116168# 2004/04/22 12:36:32 aw 1.62.42.1: #116235# Removed Clone(...) command with 2 parameters, removed some involved problems


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [de920f5cbcfa901e5c4da3b7d34901c44b6c5e35]

INTEGRATION: CWS aw009 (1.53.76); FILE MERGED 2004/04/26 11:44:58 aw 1.53.76.1: #116235#, #116168#


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [de3e043fadc2480865cddc24aa0f110b74cee4d2]

INTEGRATION: CWS aw009 (1.6.174); FILE MERGED 2004/04/28 16:09:23 aw 1.6.174.1: #i27493#


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [5289aa56980ba36a7e937c5bee5ddc93fc26e246]

INTEGRATION: CWS aw009 (1.12.196); FILE MERGED 2004/04/22 16:52:39 aw 1.12.196.1: #116425# For a fast solution, i use now a direct paint of the page content combined with a direct paint of the in-construction object.


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [50ddc32babc07440c19db1617ad11bcce991d014]

INTEGRATION: CWS aw009 (1.3.176); FILE MERGED 2004/04/26 11:44:57 aw 1.3.176.1: #116235#, #116168#


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [017a2b91856cac3129759c27a681c52a6501fe89]

INTEGRATION: CWS aw009 (1.3.72); FILE MERGED 2004/04/22 13:11:27 aw 1.3.72.1: #116481# Test page painting. Suppress output when control layer is painting.


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [ccda912519cab2283437db8d208f04576ee705a3]

INTEGRATION: CWS aw009 (1.5.74); FILE MERGED 2004/04/29 11:12:26 aw 1.5.74.2: #116168# Changed ViewContact::ActionRemoved() to not call ViewContact::ActionChanged(). That call would again setup e.g. AnimationInfos which may fail due to models in destruction. Also expanded ::SupportsAnimation() implementations to always take care of SdrObject::IsInDestruction(). 2004/04/26 11:44:57 aw 1.5.74.1: #116235#, #116168#


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [ce476c8daeb43b264afd1b4dc22b1eb8746813ab]

INTEGRATION: CWS aw009 (1.2.196); FILE MERGED 2004/04/29 11:12:25 aw 1.2.196.2: #116168# Changed ViewContact::ActionRemoved() to not call ViewContact::ActionChanged(). That call would again setup e.g. AnimationInfos which may fail due to models in destruction. Also expanded ::SupportsAnimation() implementations to always take care of SdrObject::IsInDestruction(). 2004/04/28 12:05:01 aw 1.2.196.1: #115931#


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [1dc164e45cf7df4528c0dcd9977731b279e5c674]

INTEGRATION: CWS aw009 (1.3.76); FILE MERGED 2004/04/29 11:12:23 aw 1.3.76.2: #116168# Changed ViewContact::ActionRemoved() to not call ViewContact::ActionChanged(). That call would again setup e.g. AnimationInfos which may fail due to models in destruction. Also expanded ::SupportsAnimation() implementations to always take care of SdrObject::IsInDestruction(). 2004/04/26 11:44:56 aw 1.3.76.1: #116235#, #116168#


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [ba6ffaf25a907603a7fdc13ff45c80036271bbc5]

INTEGRATION: CWS aw009 (1.2.196); FILE MERGED 2004/04/27 11:30:02 aw 1.2.196.1: #115934#


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [95079dfacf6270731e0ed2744ab3c3f50a4b2b7c]

INTEGRATION: CWS aw009 (1.2.196); FILE MERGED 2004/04/13 16:04:18 aw 1.2.196.1: #114376# Do not use the iterator anymore after using it as parameter for .erase


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [9c9da9193977832f14022ab7239bf0078324ed80]

INTEGRATION: CWS aw009 (1.2.696); FILE MERGED 2004/04/22 12:36:32 aw 1.2.696.1: #116235# Removed Clone(...) command with 2 parameters, removed some involved problems


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [925a70b94e56b90643d5ae0bbcb3b09d6f9b7f0a]

INTEGRATION: CWS aw009 (1.16.196); FILE MERGED 2004/04/22 12:36:31 aw 1.16.196.1: #116235# Removed Clone(...) command with 2 parameters, removed some involved problems


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [8a3cdfe70f978960d5bebde2ac9a207238df518e]

INTEGRATION: CWS aw009 (1.20.78); FILE MERGED 2004/04/21 08:52:44 aw 1.20.78.1: #115662# For new chart, calculate the number of hit contained 3D objects at given point,  give back the count and a depth-sorted list of SdrObjects (a Vector). The vector will be  changed, at least cleared.


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [69319d33cfc87b632dca7985bc3723d7043259b9]

INTEGRATION: CWS aw009 (1.114.90); FILE MERGED 2004/04/26 12:33:56 aw 1.114.90.1: #116150#  first add and then set ItemSet


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [9020f253ff5e7505dec03aa9aac9e709a1252a17]

INTEGRATION: CWS aw009 (1.14.158); FILE MERGED 2004/04/26 11:00:16 aw 1.14.158.1: #116168#


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [2a13b21b11e34bdfa245f16645d5c06082457d83]

INTEGRATION: CWS relocinst (1.8.162); FILE MERGED 2004/04/22 11:30:21 kso 1.8.162.2: #116281# - OfficeInstallationDirectory -> OfficeInstallationDirectories 2004/04/13 08:39:14 kso 1.8.162.1: #116281# - Does no longer store absolute paths to the office installation dir.


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [41a88d9575148f42b94c0c2e1442fd317b98319f]

INTEGRATION: CWS relocinst (1.9.14); FILE MERGED 2004/04/13 08:39:13 kso 1.9.14.1: #116281# - Does no longer store absolute paths to the office installation dir.


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [323fcfc85e911c015354185aa58c3c219f0ddf19]

INTEGRATION: CWS relocinst (1.5.162); FILE MERGED 2004/04/22 11:30:21 kso 1.5.162.2: #116281# - OfficeInstallationDirectory -> OfficeInstallationDirectories 2004/04/13 08:39:11 kso 1.5.162.1: #116281# - Does no longer store absolute paths to the office installation dir.


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [66ca8de43c9ae4b5b6447285e73c9475199f4cdc]

INTEGRATION: CWS relocinst (1.11.164); FILE MERGED 2004/04/22 11:30:20 kso 1.11.164.2: #116281# - OfficeInstallationDirectory -> OfficeInstallationDirectories 2004/04/13 08:39:11 kso 1.11.164.1: #116281# - Does no longer store absolute paths to the office installation dir.


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [67d44ef4ff0bda2618a18a1ffb572beeb96bd004]

INTEGRATION: CWS relocinst (1.11.134); FILE MERGED 2004/04/22 11:30:20 kso 1.11.134.2: #116281# - OfficeInstallationDirectory -> OfficeInstallationDirectories 2004/04/13 08:39:11 kso 1.11.134.1: #116281# - Does no longer store absolute paths to the office installation dir.


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [62657f7626758da70110b707525a496f5b5b49dd]

INTEGRATION: CWS relocinst (1.22.134); FILE MERGED 2004/04/22 11:30:20 kso 1.22.134.2: #116281# - OfficeInstallationDirectory -> OfficeInstallationDirectories 2004/04/13 08:39:10 kso 1.22.134.1: #116281# - Does no longer store absolute paths to the office installation dir.


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [95965126d9cf59ab1b33245f4a4cb1e3567de963]

INTEGRATION: CWS relocinst (1.17.96); FILE MERGED 2004/04/22 16:21:21 kso 1.17.96.2: RESYNC: (1.17-1.18); FILE MERGED 2004/04/22 11:31:19 kso 1.17.96.1: #116448# - Does no longer use ooSetupInstallPath and OfficeInstall config items.          - removed mountpoints support (not needed any longer).  CVS: ----------------------------------------------------------------------


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [bd2c93250dd5f809bbd977cacd3e25648b46b30c]

INTEGRATION: CWS aw009 (1.34.40); FILE MERGED 2004/04/26 10:48:04 aw 1.34.40.1: #116235#


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [a54bef2f4283c134cd77dca465faa9b29e25bdfa]

INTEGRATION: CWS relocinst (1.76.20); FILE MERGED 2004/04/22 16:21:10 kso 1.76.20.2: RESYNC: (1.76-1.77); FILE MERGED 2004/04/22 11:31:18 kso 1.76.20.1: #116448# - Does no longer use ooSetupInstallPath and OfficeInstall config items.          - removed mountpoints support (not needed any longer).  CVS: ----------------------------------------------------------------------


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [6ea28f940dca71eb4dcf81f195b6a111ecfaf134]

INTEGRATION: CWS relocinst (1.11.134); FILE MERGED 2004/04/22 11:31:18 kso 1.11.134.1: #116448# - Does no longer use ooSetupInstallPath and OfficeInstall config items.          - removed mountpoints support (not needed any longer).  CVS: ----------------------------------------------------------------------


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [5e98f5cbadec995d506021edfe526e6f7904944a]

INTEGRATION: CWS aw009 (1.7.24); FILE MERGED 2004/04/27 17:00:45 aw 1.7.24.1: #114898# Issue number: Submitted by: Reviewed by:


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [e2441ad97ca12f95c3469bb6e2e7e9f64866cde5]

INTEGRATION: CWS relocinst (1.35.134); FILE MERGED 2004/04/22 11:31:18 kso 1.35.134.1: #116448# - Does no longer use ooSetupInstallPath and OfficeInstall config items.          - removed mountpoints support (not needed any longer).  CVS: ----------------------------------------------------------------------


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [6557cab26ec6207d7c9ba5ab6368c5946aa46775]

INTEGRATION: CWS relocinst (1.7.156); FILE MERGED 2004/04/22 11:31:17 kso 1.7.156.1: #116448# - Does no longer use ooSetupInstallPath and OfficeInstall config items.          - removed mountpoints support (not needed any longer).  CVS: ----------------------------------------------------------------------


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [ba966e4b41649a25e4aef1104b366b55e1beb4db]

INTEGRATION: CWS relocinst (1.15.156); FILE MERGED 2004/04/22 11:31:17 kso 1.15.156.1: #116448# - Does no longer use ooSetupInstallPath and OfficeInstall config items.          - removed mountpoints support (not needed any longer).  CVS: ----------------------------------------------------------------------


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [ea7356789b361b51e2bd3c07e8f56c2a93f9431e]

INTEGRATION: CWS relocinst (1.4.156); FILE MERGED 2004/04/22 11:31:17 kso 1.4.156.1: #116448# - Does no longer use ooSetupInstallPath and OfficeInstall config items.          - removed mountpoints support (not needed any longer).  CVS: ----------------------------------------------------------------------


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [3afe7d7fb23e93cdeaafefa2c6331953e70f58d5]

INTEGRATION: CWS relocinst (1.16.22); FILE MERGED 2004/04/22 11:31:17 kso 1.16.22.1: #116448# - Does no longer use ooSetupInstallPath and OfficeInstall config items.          - removed mountpoints support (not needed any longer).  CVS: ----------------------------------------------------------------------


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [4c38b8098811297f3efbd357539d978c4c5ff007]

INTEGRATION: CWS relocinst (1.6.96); FILE MERGED 2004/04/22 11:31:16 kso 1.6.96.1: #116448# - Does no longer use ooSetupInstallPath and OfficeInstall config items.          - removed mountpoints support (not needed any longer).  CVS: ----------------------------------------------------------------------


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [03b2320067ba3d9855e075044e0427bc7f040bc2]

INTEGRATION: CWS relocinst (1.30.68); FILE MERGED 2004/04/22 16:21:01 kso 1.30.68.2: RESYNC: (1.30-1.31); FILE MERGED 2004/04/22 11:31:14 kso 1.30.68.1: #116448# - Does no longer use ooSetupInstallPath and OfficeInstall config items.          - removed mountpoints support (not needed any longer).  CVS: ----------------------------------------------------------------------


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [6fef2738f32e2f30a0e7ad0cab47118627d02f3f]

INTEGRATION: CWS relocinst (1.5.104); FILE MERGED 2004/04/13 08:17:16 kso 1.5.104.1: #i23104# - service com.sun.star.util.OfficeInstallationDirectory


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [398a765978147f16e92f9365de8eb8c13a3815d0]

INTEGRATION: CWS relocinst (1.1.2); FILE ADDED 2004/04/22 11:00:25 kso 1.1.2.1: #116281# Initial revision


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [1770b492f81b8b4e17102d3302505ff1ddbe7c8c]

INTEGRATION: CWS relocinst (1.1.2); FILE ADDED 2004/04/22 11:00:26 kso 1.1.2.1: #116281# Initial revision


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [a4d09ab981e8043c04f9909ab8a41da5803a1479]

INTEGRATION: CWS relocinst (1.1.2); FILE ADDED 2004/04/22 11:05:04 kso 1.1.2.2: #116281# - OfficeInstallationDirectory -> OfficeInstallationDirectories 2004/04/13 08:17:15 kso 1.1.2.1: #i23104# - service com.sun.star.util.OfficeInstallationDirectory


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [3f6b407eb38d2f497a1d0f4e37a1504aa9c7e32e]

INTEGRATION: CWS relocinst (1.4.156); FILE MERGED 2004/04/22 11:05:03 kso 1.4.156.2: #116281# - OfficeInstallationDirectory -> OfficeInstallationDirectories 2004/04/13 08:17:14 kso 1.4.156.1: #i23104# - service com.sun.star.util.OfficeInstallationDirectory


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [673fe7470757c67e9b75f922d8fd69e028430913]

INTEGRATION: CWS relocinst (1.6.118); FILE MERGED 2004/04/13 08:17:14 kso 1.6.118.1: #i23104# - service com.sun.star.util.OfficeInstallationDirectory


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [350a52049fc95cbcbc862414e9fc69d897a55205]

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>  [d3eedabd707e0e21a85f1909d13c7ab0ad35f9ec]

INTEGRATION: CWS relocinst (1.36.66); FILE MERGED 2004/04/22 11:37:02 kso 1.36.66.1: #116448# - Does no longer use ooSetupInstallPath and OfficeInstall config items.


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [66efee95176a6976551d0ad8daf9e9954e7aee6a]

INTEGRATION: CWS relocinst (1.44.8); FILE MERGED 2004/04/22 11:37:01 kso 1.44.8.1: #116448# - Does no longer use ooSetupInstallPath and OfficeInstall config items.


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [10a99439aedb2fb26a4ba382206659dd3f978199]

INTEGRATION: CWS relocinst (1.14.116); FILE MERGED 2004/04/22 11:36:07 kso 1.14.116.1: #116448# - Deprecated ConfigProperty INSTALLPATH, OFFICEINSTALL, USERINSTALLURL, OFFICEINSTALLURL


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [8b080d10c17200c32663a6f718da9230808bea44]

INTEGRATION: CWS relocinst (1.20.110); FILE MERGED 2004/04/22 11:14:30 kso 1.20.110.2: #116281# - OfficeInstallationDirectory -> OfficeInstallationDirectories 2004/04/13 08:32:08 kso 1.20.110.1: #i23104# - Added [X]OfficeInstallationDirectory


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [5d12784f476f5cd77a42f1c69ab0752ff4fc8576]

INTEGRATION: CWS relocinst (1.1.2); FILE ADDED 2004/04/22 11:14:08 kso 1.1.2.1: #116281# - Initial revision.


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [4d3f7b3612d7197963520f8f753e7761440da2f8]

INTEGRATION: CWS relocinst (1.1.2); FILE ADDED 2004/04/22 11:14:09 kso 1.1.2.1: #116281# - Initial revision.


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [fb38d1baa3425a75d677e9c521a14bd61def41d3]

INTEGRATION: CWS relocinst (1.87.56); FILE MERGED 2004/04/22 11:22:24 kso 1.87.56.1: #116448# - Deprecated "OfficeInstall" and "OfficeInstallURL".


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [70a0884374bf02b50a351cdfcc2b634dd160b875]

INTEGRATION: CWS relocinst (1.5.24); FILE MERGED 2004/04/22 15:48:50 kso 1.5.24.2: RESYNC: (1.5-1.6); FILE MERGED 2004/04/22 11:20:36 kso 1.5.24.1: Removed entry for no longer existing 'Out' Content Provider


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [f29bb42d98d9cf40476c252d2e6034731ea75764]

INTEGRATION: CWS relocinst (1.6.376); FILE MERGED 2004/04/22 11:28:04 kso 1.6.376.2: #116281# - OfficeInstallationDirectory -> OfficeInstallationDirectories 2004/04/13 08:36:13 kso 1.6.376.1: #116281# - Does no longer store absolute paths to the office installation dir.


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [32e05a661918e23d411d6330c722d1415cc6701b]

INTEGRATION: CWS relocinst (1.4.22); FILE MERGED 2004/04/22 11:08:16 kso 1.4.22.1: #116448# - Does no longer store ooSetupInstallPath and OfficeInstall config items.


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [6e73558e0bce4fbe4b72d0a10bca48e0aa0077a0]

INTEGRATION: CWS relocinst (1.24.16); FILE MERGED 2004/04/22 11:24:41 kso 1.24.16.2: #116281# - OfficeInstallationDirectory -> OfficeInstallationDirectories 2004/04/13 08:34:29 kso 1.24.16.1: #116281# - Does no longer store absolute paths to the office installation dir.


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [b7ff3ee5488f1ee92b7e77dcb33597de1156292c]

INTEGRATION: CWS dba09 (1.59.40); FILE MERGED 2004/03/17 10:43:52 fs 1.59.40.1: #109049# replace 'Adabas' with 'Adabas D'


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [632b94b3088bc849832f9dc439f0c0e48696e764]

INTEGRATION: CWS dba09 (1.30.152); FILE MERGED 2004/04/27 07:57:59 fs 1.30.152.4: RESYNC: (1.30-1.31); FILE MERGED 2004/03/25 07:44:22 fs 1.30.152.3: #100000# 2004/03/24 08:35:15 fs 1.30.152.2: #100000# moved code herein after resync 2004/03/19 15:33:57 fs 1.30.152.1: #i13497# #i14649# for newly created multi-line text fields, set the LineEndFormat property according to the preferences of the data source


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [b97ba0e20b66cca99c28fec422baa0fa42d867c1]

INTEGRATION: CWS dba09 (1.10.54); FILE MERGED 2004/05/04 14:20:46 fs 1.10.54.6: corrected help ids 2004/04/29 08:35:03 fs 1.10.54.5: copying the changes which happend on the cws_src680_frmcontrols03 branch to the cws_src680_dba09 branch - this is since both CWS' have some interdependencies 2004/04/26 14:54:30 fs 1.10.54.4: RESYNC: (1.11-1.12); FILE MERGED 2004/03/29 09:12:07 fs 1.10.54.3: #i26871# 2004/03/24 09:36:40 fs 1.10.54.2: RESYNC: (1.10-1.11); FILE MERGED 2004/03/19 15:26:23 fs 1.10.54.1: #i13497# #i14649#


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [e9f418360ffc7e2f720994d2e1225bab632a1981]

INTEGRATION: CWS dba09 (1.18.54); FILE MERGED 2004/04/29 08:35:02 fs 1.18.54.4: copying the changes which happend on the cws_src680_frmcontrols03 branch to the cws_src680_dba09 branch - this is since both CWS' have some interdependencies 2004/04/26 15:01:10 fs 1.18.54.3: RESYNC: (1.19-1.20); FILE MERGED 2004/03/24 09:22:48 fs 1.18.54.2: RESYNC: (1.18-1.19); FILE MERGED 2004/03/19 15:26:36 fs 1.18.54.1: #i13497# #i14649#


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [d5435e5f9716b23e0b841b652e2477bad3c6d7c0]

INTEGRATION: CWS dba09 (1.21.54); FILE MERGED 2004/04/29 08:35:00 fs 1.21.54.6: copying the changes which happend on the cws_src680_frmcontrols03 branch to the cws_src680_dba09 branch - this is since both CWS' have some interdependencies 2004/04/27 07:50:42 fs 1.21.54.5: RESYNC: (1.23-1.24); FILE MERGED 2004/04/26 15:00:37 fs 1.21.54.4: RESYNC: (1.22-1.23); FILE MERGED 2004/03/29 09:12:32 fs 1.21.54.3: #i26871# unique ids for the event browse buttons 2004/03/24 09:26:58 fs 1.21.54.2: RESYNC: (1.21-1.22); FILE MERGED 2004/03/19 15:26:35 fs 1.21.54.1: #i13497# #i14649#


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [0904648737f78b0697201330e0e38a5d1b8dc673]

INTEGRATION: CWS dba09 (1.16.54); FILE MERGED 2004/04/29 08:35:01 fs 1.16.54.5: copying the changes which happend on the cws_src680_frmcontrols03 branch to the cws_src680_dba09 branch - this is since both CWS' have some interdependencies 2004/04/26 15:00:46 fs 1.16.54.4: RESYNC: (1.17-1.18); FILE MERGED 2004/03/29 09:12:33 fs 1.16.54.3: #i26871# unique ids for the event browse buttons 2004/03/24 09:21:21 fs 1.16.54.2: RESYNC: (1.16-1.17); FILE MERGED 2004/03/19 15:26:35 fs 1.16.54.1: #i13497# #i14649#


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [6a16df3d8f4b76c442497142dbbd10942978234f]

INTEGRATION: CWS dba09 (1.58.48); FILE MERGED 2004/04/29 08:37:18 fs 1.58.48.9: LineEndFormat also depends on TextType 2004/04/29 08:34:59 fs 1.58.48.8: copying the changes which happend on the cws_src680_frmcontrols03 branch to the cws_src680_dba09 branch - this is since both CWS' have some interdependencies 2004/04/26 15:00:28 fs 1.58.48.7: RESYNC: (1.59-1.61); FILE MERGED 2004/04/26 13:55:07 fs 1.58.48.6: #i27779# properly extract the list source for combo boxes 2004/04/26 13:50:11 fs 1.58.48.5: #i27779# properly extract the list source for combo boxes 2004/03/29 09:12:31 fs 1.58.48.4: #i26871# unique ids for the event browse buttons 2004/03/29 08:44:35 fs 1.58.48.3: #i13497# disable line end format when no multi line 2004/03/24 09:21:54 fs 1.58.48.2: RESYNC: (1.58-1.59); FILE MERGED 2004/03/19 15:26:34 fs 1.58.48.1: #i13497# #i14649#


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [216ef1bece4c7fac60fb6ea96151607d966fd6a5]

INTEGRATION: CWS dba09 (1.17.54); FILE MERGED 2004/05/04 14:20:36 fs 1.17.54.7: corrected help ids 2004/04/29 08:34:59 fs 1.17.54.6: copying the changes which happend on the cws_src680_frmcontrols03 branch to the cws_src680_dba09 branch - this is since both CWS' have some interdependencies 2004/04/26 14:53:04 fs 1.17.54.5: RESYNC: (1.18-1.19); FILE MERGED 2004/03/29 09:11:47 fs 1.17.54.4: #i26871# 2004/03/25 16:00:08 fs 1.17.54.3: #100000# UID_EVT_MACRODLG somehow got lost during resync 2004/03/24 09:45:18 fs 1.17.54.2: RESYNC: (1.17-1.18); FILE MERGED 2004/03/19 15:26:15 fs 1.17.54.1: #i13497# #i14649#


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [26910213bda474c5f095bfdb9b02301879d3c6dc]

INTEGRATION: CWS dba09 (1.62.24); FILE MERGED 2004/04/27 06:23:10 fs 1.62.24.3: RESYNC: (1.62-1.63); FILE MERGED 2004/03/19 15:11:05 fs 1.62.24.2: #i13497# +BASEPROPERTY_LINE_END_FORMAT 2004/03/17 14:23:12 fs 1.62.24.1: #i26549# reverted the fix for #96986# In agreement with TBE (who was the reporter of 96986), 96986 described a behavior which is no bug: When changing the content of a control via API, especially via a model property, the listeners of the control should *not* be called. Listeners are only to be called when a user interaction happened.


2004-05-10  Joachim Lingner  <jl@openoffice.org>  [17b1692682bf0d964b53c68607d6a664521befad]

#i20052#


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [65e683f4dd95ff8250d794976fa83695bba4178a]

INTEGRATION: CWS dba09 (1.26.32); FILE MERGED 2004/04/28 12:19:46 fs 1.26.32.4: #100000# 2004/04/27 06:13:35 fs 1.26.32.3: RESYNC: (1.27-1.29); FILE MERGED 2004/03/24 08:38:04 fs 1.26.32.2: RESYNC: (1.26-1.27); FILE MERGED 2004/03/17 11:51:04 fs 1.26.32.1: #92831# at runtime, don't use 'stardiv.one.form.control.*' service names - translate when writing old (binary) format


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [dd6fa821ef1dcd81657318be4627405e9e37b64e]

INTEGRATION: CWS dba09 (1.18.26); FILE MERGED 2004/04/27 06:10:08 fs 1.18.26.2: RESYNC: (1.18-1.19); FILE MERGED 2004/03/17 11:51:04 fs 1.18.26.1: #92831# at runtime, don't use 'stardiv.one.form.control.*' service names - translate when writing old (binary) format


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [03dc0193efbfbe6cf580ce87ca30b5c3f7006ce7]

INTEGRATION: CWS defaultbrowser (1.3.20); FILE MERGED 2004/03/30 10:10:57 obr 1.3.20.1: #i27117# removed UI for URI handlers


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [2043d7fe6bf38ca711ff238f03f5088ae7b1455d]

INTEGRATION: CWS defaultbrowser (1.4.20); FILE MERGED 2004/03/30 10:10:57 obr 1.4.20.1: #i27117# removed UI for URI handlers


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [2ff3d838eb0cdd5e673ab4d0601192bd1f8c80d4]

INTEGRATION: CWS defaultbrowser (1.3.20); FILE MERGED 2004/03/30 10:10:56 obr 1.3.20.1: #i27117# removed UI for URI handlers


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [f5d946a558378b1b156dadae9b8dd588e0e1fbf5]

INTEGRATION: CWS defaultbrowser (1.5.20); FILE MERGED 2004/03/30 10:10:56 obr 1.5.20.1: #i27117# removed UI for URI handlers


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [d4a7490226cbfdbca473d80cd9ddc3faf98680dd]

INTEGRATION: CWS dba09 (1.9.494); FILE MERGED 2004/04/27 08:38:59 fs 1.9.494.2: RESYNC: (1.9-1.10); FILE MERGED 2004/03/19 15:19:34 fs 1.9.494.1: #i13497# VCLXMultiLineEdit: remember and respect a LineEndFormat setting


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [afc1a0b34ff259ab6fdc0960b23dcf99a541c460]

INTEGRATION: CWS defaultbrowser (1.91.12); FILE MERGED 2004/04/22 11:31:11 obr 1.91.12.1: #i27118# changed error message for >browser not found<


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [686bdf7341dd890c4adad9f873433f68b5c7c5fc]

INTEGRATION: CWS dba09 (1.2.494); FILE MERGED 2004/04/27 08:38:49 fs 1.2.494.2: RESYNC: (1.2-1.3); FILE MERGED 2004/03/19 15:19:15 fs 1.2.494.1: #i13497# VCLXMultiLineEdit: remember and respect a LineEndFormat setting


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [163b41d0353fe2da6b53946864bccb8cc8d68a28]

INTEGRATION: CWS dba09 (1.42.78); FILE MERGED 2004/03/19 15:17:23 fs 1.42.78.1: #i13497# #i14649# +GetSelected( LineEnd )


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [50d4fac0d9270a1d79a92407d8f6301d3719fe49]

INTEGRATION: CWS dba09 (1.25.112); FILE MERGED 2004/03/22 09:47:57 fs 1.25.112.2: #i14649# corrected ClearModifyFlag 2004/03/19 15:17:24 fs 1.25.112.1: #i13497# #i14649# GetSelected/GetText/GetTextLines now also with LineEnd parameter


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [9ecdb873646b8b46d98ed4238e8a78824612f89d]

INTEGRATION: CWS dba09 (1.22.268); FILE MERGED 2004/03/22 09:47:19 fs 1.22.268.1: #i14649# allow changing the row height interactively


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [e41c8ec4d3b0f504b3605aa3f1c8c18fa62512c5]

INTEGRATION: CWS dba09 (1.5.354); FILE MERGED 2004/03/22 16:12:00 fs 1.5.354.2: #i13497# #i14649# 2004/03/19 15:20:01 fs 1.5.354.1: #i14649# EditCellController can now also work with a multi line edit


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [46ec6186aee2d0be1776378b9b80a2021e986096]

INTEGRATION: CWS dba09 (1.7.522); FILE MERGED 2004/03/22 09:47:20 fs 1.7.522.1: #i14649# allow changing the row height interactively


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [cdcbe5ef7b898304c4641a376c426e76aed2c5cf]

INTEGRATION: CWS dba09 (1.11.496); FILE MERGED 2004/03/24 14:37:20 fs 1.11.496.2: don't use the modifier key when changing the row height (spec adjusted due to iTeam wishes) 2004/03/22 09:47:19 fs 1.11.496.1: #i14649# allow changing the row height interactively


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [46e5486e396a5fbca17065103bb1ad78c24e6c5c]

INTEGRATION: CWS dba09 (1.25.174); FILE MERGED 2004/03/22 09:47:18 fs 1.25.174.1: #i14649# allow changing the row height interactively


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [7a2c7b83d56c7e5cd70fb4cf05cefa9dd70ce893]

INTEGRATION: CWS dba09 (1.29.174); FILE MERGED 2004/03/22 09:47:19 fs 1.29.174.1: #i14649# allow changing the row height interactively


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [f50cf9f50770c4633e462d869f1484fed2d69e65]

INTEGRATION: CWS dba09 (1.110.74); FILE MERGED 2004/03/24 10:47:05 fs 1.110.74.2: RESYNC: (1.110-1.111); FILE MERGED 2004/03/19 15:20:46 fs 1.110.74.1: #i14649# deliver editimplementation.hxx


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [ae204081a740df7ed847e9844b1626db777940b6]

INTEGRATION: CWS dba09 (1.25.42); FILE MERGED 2004/03/24 10:40:01 fs 1.25.42.2: RESYNC: (1.25-1.26); FILE MERGED 2004/03/19 15:24:54 fs 1.25.42.1: #i13497# #i14649# +LineEndFormat


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [0c296be64553ca96d247e564c31c9b61796aa535]

INTEGRATION: CWS dba09 (1.7.372); FILE MERGED 2004/03/22 10:26:33 fs 1.7.372.1: #i13497# +LineEndFormat


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [4ab33481c63adf911ff3e5abd181296301b9ea5a]

INTEGRATION: CWS dba09 (1.1.2); FILE ADDED 2004/03/19 15:24:23 fs 1.1.2.1: initial checkin


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [c0ae23428b56a8bb70c12964413f82fce7cb279a]

INTEGRATION: CWS dba09 (1.27.108); FILE MERGED 2004/05/04 14:18:01 fs 1.27.108.2: moved HID_EVT_ help ids to extensions, where they rightfully belong to 2004/03/19 15:32:49 fs 1.27.108.1: #i26229# moved some unique ids to the extensions project (where they belong to, since they're used there)


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [060cbe8f95e2e1756301e4a245fe4640d3006a0a]

INTEGRATION: CWS dba09 (1.11.456); FILE MERGED 2004/03/19 15:35:00 fs 1.11.456.1: #i13497# #i14649# enable multi line text column


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [e8ed22372ade7e5c0ad0d77e70e759648fd7af0c]

INTEGRATION: CWS dba09 (1.20.516); FILE MERGED 2004/04/27 07:53:45 fs 1.20.516.2: RESYNC: (1.20-1.21); FILE MERGED 2004/03/19 15:34:01 fs 1.20.516.1: #i13497# #i14649# +initializeTextFieldLineEnds


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [ab0e0dde776ffc3049bc9eecaaf3e2890b9ac2e0]

INTEGRATION: CWS dba09 (1.5.152); FILE MERGED 2004/03/24 10:07:49 fs 1.5.152.2: RESYNC: (1.5-1.6); FILE MERGED 2004/03/22 16:13:57 fs 1.5.152.1: new prop


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [13d581e3cc9936c0b380fcb9a2dac30c98355f61]

INTEGRATION: CWS dba09 (1.27.154); FILE MERGED 2004/04/27 07:57:51 fs 1.27.154.4: RESYNC: (1.27-1.28); FILE MERGED 2004/04/26 14:48:49 fs 1.27.154.3: don't ask dbtools::getDataSource for empty names 2004/03/22 16:14:20 fs 1.27.154.2: #i13497# #i14649# 2004/03/19 15:33:12 fs 1.27.154.1: #i13497# #i14649# +initializeTextFieldLineEnds


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [6b4ddb07b8b8c5eaa657b390152ce1e650363de0]

INTEGRATION: CWS dba09 (1.47.34); FILE MERGED 2004/04/27 06:59:42 fs 1.47.34.3: RESYNC: (1.48-1.49); FILE MERGED 2004/03/24 10:06:31 fs 1.47.34.2: RESYNC: (1.47-1.48); FILE MERGED 2004/03/16 14:51:15 fs 1.47.34.1: #i14491# when executing the 'sort' and 'filter' dialog, don't add extra filter for the current field


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [03edb4b6d109ee8804e1bf0d6eb74d771eef2e0b]

INTEGRATION: CWS dba09 (1.10.152); FILE MERGED 2004/03/24 10:04:58 fs 1.10.152.2: RESYNC: (1.10-1.11); FILE MERGED 2004/03/22 16:13:59 fs 1.10.152.1: new prop


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [d29edc7472abe5c0d54005e24d500219c5123794]

INTEGRATION: CWS dba09 (1.38.20); FILE MERGED 2004/04/27 06:58:34 fs 1.38.20.3: RESYNC: (1.38-1.41); FILE MERGED 2004/03/25 11:21:30 fs 1.38.20.2: #100000# 2004/03/17 14:13:13 fs 1.38.20.1: #114655# getControls: allow for models which do not (yet) have a control


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [cc7247bb0079ba044a47ebeea10b9d0fe4c22766]

INTEGRATION: CWS dba09 (1.33.166); FILE MERGED 2004/04/27 07:07:53 fs 1.33.166.6: RESYNC: (1.33-1.34); FILE MERGED 2004/03/22 16:29:59 fs 1.33.166.5: #i13497# #i14649# also need a painter for combo box cells now 2004/03/22 16:12:55 fs 1.33.166.4: #i13497# #i14649# also respect line end setting of the model when retrieving text 2004/03/19 17:13:00 fs 1.33.166.3: corrected alignment 2004/03/19 16:48:23 fs 1.33.166.2: #i14649# proper coloring when painting cells the new way 2004/03/19 15:35:38 fs 1.33.166.1: #i13497# #i14649# enable multi line text column


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [b3535e91871194cddf2b07fdecf5ac523ec04569]

INTEGRATION: CWS dba09 (1.40.18); FILE MERGED 2004/04/27 07:08:02 fs 1.40.18.3: RESYNC: (1.41-1.42); FILE MERGED 2004/03/24 09:58:30 fs 1.40.18.2: RESYNC: (1.40-1.41); FILE MERGED 2004/03/19 15:36:13 fs 1.40.18.1: #i13497# #i14649# for newly created multi-line text columns, set the LineEndFormat property according to the preferences of the data source


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [cabd70f23d5c2d2c12f4de78edd2e38597abf14d]

INTEGRATION: CWS dba09 (1.42.98); FILE MERGED 2004/03/22 09:48:31 fs 1.42.98.1: #i14649# allow changing the row height interactively


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [370c5064cff90b58bb05a4733ff74b7e44610133]

INTEGRATION: CWS dba09 (1.10.152); FILE MERGED 2004/05/04 14:17:00 fs 1.10.152.2: moved HID_EVT_ help ids to extensions, where they rightfully belong to 2004/03/19 15:32:40 fs 1.10.152.1: #i26229# moved some unique ids to the extensions project (where they belong to, since they're used there)


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [abb42dd28383f76366713af0bebf55d6c97591ae]

INTEGRATION: CWS dba09 (1.27.76); FILE MERGED 2004/04/27 07:59:49 fs 1.27.76.2: RESYNC: (1.27-1.29); FILE MERGED 2004/03/17 10:00:38 fs 1.27.76.1: #i23388# initialize m_eType


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [708b9764922c7efdd1a95bf3363dd2d5f1ac0b22]

INTEGRATION: CWS dba09 (1.81.8); FILE MERGED 2004/03/24 09:49:57 fs 1.81.8.2: RESYNC: (1.81-1.82); FILE MERGED 2004/03/18 10:21:15 fs 1.81.8.1: #i24876# proper undo strings for table design


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [cf336d53637b3f66eb87eba253e282dc14411eeb]

INTEGRATION: CWS dba09 (1.4.172); FILE MERGED 2004/03/18 10:20:35 fs 1.4.172.1: #i24876# +TYPEINFO


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [73b5601c69b155225b1305c6c43d2b7db73c2e3a]

INTEGRATION: CWS dba09 (1.10.48); FILE MERGED 2004/03/18 10:20:36 fs 1.10.48.1: #i24876# +TYPEINFO


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [05c02c96fbf65e9707a5269cf8f4464f9e69fd0d]

INTEGRATION: CWS dba09 (1.38.22); FILE MERGED 2004/03/18 10:21:14 fs 1.38.22.1: #i24876# proper undo strings for table design


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [036e293bd6dedca3f1b4335a6752329d56767528]

INTEGRATION: CWS defaultbrowser (1.5.102); FILE MERGED 2004/04/30 05:41:39 obr 1.5.102.1: #i27120# convert file url command to system path


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [0805cf10c71aa1d7c5eadbb4aed283aa818d4bcd]

INTEGRATION: CWS dba09 (1.4.218); FILE MERGED 2004/03/16 14:50:22 fs 1.4.218.1: #i14491# when executing the 'sort' and 'filter' dialog, don't add extra filter for the current field


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [3d5468a8590ff9b36ac16845782af118d07b7786]

INTEGRATION: CWS defaultbrowser (1.1.2); FILE ADDED 2004/04/27 07:59:44 obr 1.1.2.1: #i27120# new unix shell execute service implementation


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [7ad3c9d7596e4208419c20629f349c4ad32946aa]

INTEGRATION: CWS defaultbrowser (1.1.2); FILE ADDED 2004/04/30 07:02:01 obr 1.1.2.3: #i14310# need a wrapper script even for GNOME 2004/04/29 08:15:27 obr 1.1.2.2: #i27120# fixed dependencies 2004/04/27 07:58:52 obr 1.1.2.1: #i27120# new unix shell execute service implementation


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [4ec25337964245b2edeaf1a70fde08c89a9101e8]

INTEGRATION: CWS dba09 (1.7.210); FILE MERGED 2004/03/24 09:51:25 fs 1.7.210.2: RESYNC: (1.7-1.8); FILE MERGED 2004/03/16 14:50:21 fs 1.7.210.1: #i14491# when executing the 'sort' and 'filter' dialog, don't add extra filter for the current field


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [7f44a6d78db10be7420ddf32df1db0031c00b7f5]

INTEGRATION: CWS defaultbrowser (1.1.2); FILE ADDED 2004/04/27 07:59:33 obr 1.1.2.1: #i27120# new unix shell execute service implementation


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [3cc396c0e7f97fc1069dbda16115ba2d8de979e2]

INTEGRATION: CWS dba09 (1.6.216); FILE MERGED 2004/03/19 15:28:26 fs 1.6.216.1: found during #i13497# #i14649#: InitializeGridModel is obsolete in this class


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [b54b7e131dc45291c0384abda53471e44c27432b]

INTEGRATION: CWS defaultbrowser (1.1.2); FILE ADDED 2004/04/30 07:01:13 obr 1.1.2.1: #i14310# need a wrapper script even for GNOME


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [5eb728f818126bfa666b16a80a600f4baf4cbefc]

INTEGRATION: CWS dba09 (1.3.210); FILE MERGED 2004/03/18 10:22:16 fs 1.3.210.1: #i24876# proper undo strings for table design


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [07ffc336206dbdd8270fc489958456dbabc393a6]

INTEGRATION: CWS defaultbrowser (1.1.2); FILE ADDED 2004/04/30 07:02:36 obr 1.1.2.4: #i14310# gnome-open-url crashed on Linux 2004/04/29 04:57:38 obr 1.1.2.3: #i27120# libgnome restored 2004/04/28 14:00:26 obr 1.1.2.2: #i27120# fixed CRITICAL output and added a fallback for remote machines without GNOME libs 2004/04/27 07:59:05 obr 1.1.2.1: #i27120# new unix shell execute service implementation


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [85ad50b424624d4eba53da0fe7e7bf6dce1b6c86]

INTEGRATION: CWS dba09 (1.28.172); FILE MERGED 2004/03/19 15:28:09 fs 1.28.172.1: #i13497# #i14649# +initializeNewlyCreatedDataSource


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [2c89df20577646c252f5ceaf118c7aaeb6f2e641]

INTEGRATION: CWS defaultbrowser (1.1.2); FILE ADDED 2004/04/29 07:57:33 obr 1.1.2.2: #i27120# do not wait for dtaction to return 2004/04/27 07:59:18 obr 1.1.2.1: #i27120# new unix shell execute service implementation


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [fa32f1ce397a269107bf29b685988fd36652f4d5]

INTEGRATION: CWS dba09 (1.22.164); FILE MERGED 2004/03/19 15:27:49 fs 1.22.164.1: found during #i13497# #i14649#: InitializeGridModel is obsolete in this class


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [a849fad9736cedced708b74671a95a360a1b563c]

INTEGRATION: CWS defaultbrowser (1.3.102); FILE MERGED 2004/04/27 08:03:17 obr 1.3.102.1: #i27120# new unix shell execute service implementation


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [7c9756ad3afcfdb94b83a4aed86fc0651e8d8dc8]

INTEGRATION: CWS dba09 (1.2.214); FILE MERGED 2004/03/18 10:20:20 fs 1.2.214.1: #i24876# +TYPEINFO


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [4c766f71a4c305d6803d140a158666f0550195d1]

INTEGRATION: CWS defaultbrowser (1.1.154); FILE MERGED 2004/04/27 08:03:17 obr 1.1.154.1: #i27120# new unix shell execute service implementation


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [cfae597a9bdb6aa57cbb9dfdb0abd52a458e9fec]

INTEGRATION: CWS dba09 (1.10.218); FILE MERGED 2004/03/24 09:51:44 fs 1.10.218.2: RESYNC: (1.10-1.11); FILE MERGED 2004/03/16 14:50:21 fs 1.10.218.1: #i14491# when executing the 'sort' and 'filter' dialog, don't add extra filter for the current field


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [7275869ff1e48732ba0aba66907882b095ac3585]

INTEGRATION: CWS defaultbrowser (1.1.154); FILE MERGED 2004/04/27 08:03:16 obr 1.1.154.1: #i27120# new unix shell execute service implementation


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [5da704108326f14f5bbef9104436a5919831aa11]

INTEGRATION: CWS dba09 (1.20.48); FILE MERGED 2004/03/24 09:52:02 fs 1.20.48.2: RESYNC: (1.20-1.21); FILE MERGED 2004/03/16 14:50:21 fs 1.20.48.1: #i14491# when executing the 'sort' and 'filter' dialog, don't add extra filter for the current field


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [4c8f30ec2c3341874255420b1ccc2dc92b690616]

INTEGRATION: CWS defaultbrowser (1.8.102); FILE MERGED 2004/05/03 10:18:57 obr 1.8.102.6: #i27120# check for !=0 instead of -1 for errors 2004/04/29 11:31:03 obr 1.8.102.5: #i27120# CDE needs special file url treatment 2004/04/29 08:00:51 obr 1.8.102.4: #i27120# removed compiler warning 2004/04/28 14:02:34 obr 1.8.102.3: #i27120# extract desltop setting from current context (not component context) and removed debug output 2004/04/28 06:18:35 obr 1.8.102.2: #i27120# mailto uris now handled correctly 2004/04/27 08:03:16 obr 1.8.102.1: #i27120# new unix shell execute service implementation


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [cf4d3c8520e2db56ba97af2c29a26e044ec81d1a]

INTEGRATION: CWS dba09 (1.16.22); FILE MERGED 2004/03/24 09:51:53 fs 1.16.22.2: RESYNC: (1.16-1.17); FILE MERGED 2004/03/19 15:30:59 fs 1.16.22.1: #i13497# #i14649# +DSID_DOSLINEENDS


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [b39107a0d72918aba7dadc9f46fd07253599b927]

INTEGRATION: CWS defaultbrowser (1.5.36); FILE MERGED 2004/04/27 08:03:15 obr 1.5.36.1: #i27120# new unix shell execute service implementation


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [128399f97995f9a1134ad19837446feb8c04f6d7]

INTEGRATION: CWS dba09 (1.29.6); FILE MERGED 2004/03/24 09:53:09 fs 1.29.6.2: RESYNC: (1.29-1.30); FILE MERGED 2004/03/19 15:30:28 fs 1.29.6.1: #i13497# #i14649# when creating an MS Access database, tell it to prefer DOS line ends


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [b43e063e67bf21fe8c94eb941f50906ba2004f2f]

INTEGRATION: CWS defaultbrowser (1.10.90); FILE MERGED 2004/04/30 07:04:12 obr 1.10.90.2: #i14310# need a wrapper script even for GNOME 2004/04/27 07:57:28 obr 1.10.90.1: #i27120# unix shell execute service implementation changed


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [c5ab1eca2c7f75cb48fb67696f9541ced687b281]

INTEGRATION: CWS dba09 (1.132.22); FILE MERGED 2004/03/24 09:52:34 fs 1.132.22.2: RESYNC: (1.132-1.133); FILE MERGED 2004/03/17 10:43:50 fs 1.132.22.1: #109049# replace 'Adabas' with 'Adabas D'


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [54bdc20f6696511b8a6d2fe62bd1083cbd465a3b]

INTEGRATION: CWS defaultbrowser (1.14.2); FILE MERGED 2004/04/27 07:57:28 obr 1.14.2.1: #i27120# unix shell execute service implementation changed


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [aa9c113f1a7ea3f97d08284af9dc6404008238da]

INTEGRATION: CWS dba09 (1.86.22); FILE MERGED 2004/03/24 09:52:24 fs 1.86.22.2: RESYNC: (1.86-1.87); FILE MERGED 2004/03/19 15:30:11 fs 1.86.22.1: #i13497# #i14649# when creating an MS Access database, tell it to prefer DOS line ends


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [1f8dcfee31d5db9d8948fead848333d2b863f446]

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  Jens-Heiner Rechtien  <hr@openoffice.org>  [445d3dcdf87dc112b671b52d64246a144a27140d]

INTEGRATION: CWS dba09 (1.153.42); FILE MERGED 2004/03/24 09:48:10 fs 1.153.42.2: RESYNC: (1.153-1.154); FILE MERGED 2004/03/19 15:29:30 fs 1.153.42.1: #i13497# #i14649# use a multi-line text column when displaying memo fields


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [5c937afa0b93310b750b41454ae4a3712b024d53]

INTEGRATION: CWS dba09 (1.51.42); FILE MERGED 2004/04/26 13:34:22 fs 1.51.42.1: #i27469# 'Data Input' -> 'Data Entry'


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [76e1b9029c6392bd31868e8e125016b2dff51d57]

INTEGRATION: CWS dba09 (1.24.22); FILE MERGED 2004/03/19 15:28:56 fs 1.24.22.1: found during #i13497# #i14649#: InitializeGridModel is obsolete in this class


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [cd821197749c666eee3bdc8f07784c3e2a2542d7]

INTEGRATION: CWS dba09 (1.77.22); FILE MERGED 2004/03/16 14:50:20 fs 1.77.22.1: #i14491# when executing the 'sort' and 'filter' dialog, don't add extra filter for the current field


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [afe332ea9ee8287ad3af27a6a334da93afd2b11e]

INTEGRATION: CWS defaultbrowser (1.87.34); FILE MERGED 2004/03/30 09:19:50 obr 1.87.34.1: #i27124# depricated ExternalApps settings


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [0d08e2a0b05060ce52628254e40be68fdc4f901e]

INTEGRATION: CWS defaultbrowser (1.14.58); FILE MERGED 2004/03/30 09:19:49 obr 1.14.58.1: #i27124# depricated ExternalApps settings


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [5ef28460101bb45584d434c5f527e67559e26fdc]

INTEGRATION: CWS dba09 (1.19.54); FILE MERGED 2004/04/29 08:35:02 fs 1.19.54.4: copying the changes which happend on the cws_src680_frmcontrols03 branch to the cws_src680_dba09 branch - this is since both CWS' have some interdependencies 2004/04/26 15:01:20 fs 1.19.54.3: RESYNC: (1.20-1.22); FILE MERGED 2004/03/24 09:22:03 fs 1.19.54.2: RESYNC: (1.19-1.20); FILE MERGED 2004/03/19 15:26:36 fs 1.19.54.1: #i13497# #i14649#


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [75058cdd109cf58b598b8c461c8fd9b8e61a8030]

INTEGRATION: CWS dba09 (1.56.52); FILE MERGED 2004/04/29 08:35:01 fs 1.56.52.7: copying the changes which happend on the cws_src680_frmcontrols03 branch to the cws_src680_dba09 branch - this is since both CWS' have some interdependencies 2004/04/26 15:00:56 fs 1.56.52.6: RESYNC: (1.57-1.58); FILE MERGED 2004/04/26 14:39:49 fs 1.56.52.5: #i13497# string review 2004/04/26 13:25:10 fs 1.56.52.4: #i26592# renamed 'Character set' property to 'Font' 2004/03/29 08:45:00 fs 1.56.52.3: #100000# 2004/03/24 09:22:58 fs 1.56.52.2: RESYNC: (1.56-1.57); FILE MERGED 2004/03/19 15:26:35 fs 1.56.52.1: #i13497# #i14649#


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [463f4a97c8c11554c51fdd90b90b1f2313739a4b]

INTEGRATION: CWS defaultbrowser (1.39.8); FILE MERGED 2004/04/27 12:47:50 obr 1.39.8.1: #i27120# moved the UNO context code out of javainteractionhandler and added desktop environment value


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [001d95224117a567564139647983a3b3d1e62d6b]

INTEGRATION: CWS defaultbrowser (1.26.18); FILE MERGED 2004/04/27 07:22:59 obr 1.26.18.1: #i27120# moved the UNO context code out of javainteractionhandler and added desktop environment value


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [a5a74f8ebcd3a4d76c93b10b79c8a3c02d40741d]

INTEGRATION: CWS dba09 (1.10.54); FILE MERGED 2004/05/04 14:21:14 fs 1.10.54.3: moved HID_EVT_ help ids to extensio.hrc 2004/03/24 09:27:22 fs 1.10.54.2: RESYNC: (1.10-1.11); FILE MERGED 2004/03/19 15:26:35 fs 1.10.54.1: #i13497# #i14649#


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [f4def3318c770eda186f477fb70c3ee8f1faf5c7]

INTEGRATION: CWS defaultbrowser (1.1.2); FILE ADDED 2004/04/27 07:05:55 obr 1.1.2.1: #i27120# moved the UNO context code out of javainteractionhandler and added desktop environment value


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [bd38ed8f0700fcaf05df6121789d93d71a10bb71]

INTEGRATION: CWS defaultbrowser (1.1.2); FILE ADDED 2004/04/27 07:05:44 obr 1.1.2.1: #i27120# moved the UNO context code out of javainteractionhandler and added desktop environment value


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [4e37ebbd648572a1278d843054a1934ca8fe377f]

INTEGRATION: CWS defaultbrowser (1.133.18); FILE MERGED 2004/04/27 07:22:59 obr 1.133.18.1: #i27120# moved the UNO context code out of javainteractionhandler and added desktop environment value


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [74cdfc01aea193b867da4bd4fc24b90e989ffa7c]

INTEGRATION: CWS defaultbrowser (1.9.46); FILE MERGED 2004/04/28 14:05:51 obr 1.9.46.1: #i27120# save original dynamic loader search path and some cleanups


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [c9231b3a9972f5ba74452ee0461b2842e65a95e8]

INTEGRATION: CWS dba09 (1.54.156); FILE MERGED 2004/03/24 09:11:32 fs 1.54.156.3: RESYNC: (1.54-1.55); FILE MERGED 2004/03/22 14:34:03 fs 1.54.156.2: API change at the EditCellController during #i14649# 2004/03/19 15:12:14 fs 1.54.156.1: API change at the EditCellController during #i14649#


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [84cb470c6b10f04413b014a7f2cfee4061aa93f8]

INTEGRATION: CWS defaultbrowser (1.77.26); FILE MERGED 2004/04/30 05:36:02 obr 1.77.26.2: #i27120# do not convert file url to system patchs here 2004/04/22 11:31:11 obr 1.77.26.1: #i27118# changed error message for >browser not found<


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [7fe5269871d6350b7b96bdc552bec8121f57add8]

INTEGRATION: CWS defaultbrowser (1.29.12); FILE MERGED 2004/04/22 11:31:10 obr 1.29.12.1: #i27118# changed error message for >browser not found<


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [edfa313599e125dba5147a071e7ee6e8a449a2c6]

INTEGRATION: CWS defaultbrowser (1.18.80); FILE MERGED 2004/04/29 06:36:27 obr 1.18.80.2: #i27120# do not return reference to temporary 2004/04/27 06:45:56 obr 1.18.80.1: #i27120# export a string interface identifying the desktop environment


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [22795c8fad40ebf5f7fa34eef92068fdd4687c7a]

INTEGRATION: CWS defaultbrowser (1.4.36); FILE MERGED 2004/04/29 07:41:25 obr 1.4.36.2: #i27120# /usr/dt/lib no longer in LD_LIBRARY_PATH 2004/04/27 06:45:55 obr 1.4.36.1: #i27120# export a string interface identifying the desktop environment


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [ca6bef646041ca07284f1fca26c4541db0948f7f]

INTEGRATION: CWS defaultbrowser (1.20.58); FILE MERGED 2004/04/29 07:41:00 obr 1.20.58.1: #i27120# /usr/dt/lib no longer in LD_LIBRARY_PATH


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [fb0ebcfcf03c6c951f2a3ad17cc8abf271bf6344]

INTEGRATION: CWS defaultbrowser (1.48.36); FILE MERGED 2004/04/27 06:45:56 obr 1.48.36.1: #i27120# export a string interface identifying the desktop environment


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [b41f73be1412e777d70e6ce5d3c6c7c97352b01d]

INTEGRATION: CWS dba09 (1.20.44); FILE MERGED 2004/04/27 06:23:53 fs 1.20.44.3: RESYNC: (1.20-1.21); FILE MERGED 2004/03/19 15:10:57 fs 1.20.44.2: #i13497# +BASEPROPERTY_LINE_END_FORMAT 2004/03/16 15:18:22 fs 1.20.44.1: #i26399# +BASEPROPERTY_LIVE_SCROLL


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [cf8a2d518fc5a94d5267b43ecd2ece60db24c324]

INTEGRATION: CWS dba09 (1.33.46); FILE MERGED 2004/04/27 06:23:46 fs 1.33.46.2: RESYNC: (1.33-1.34); FILE MERGED 2004/03/18 09:08:27 fs 1.33.46.1: #i23451# setPropertyValues: unlock our mutex before calling into setFastPropertyValues


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [39f5b031ded83bbdcbe743808d526ca58a406d0b]

INTEGRATION: CWS dba09 (1.2.46); FILE MERGED 2004/03/16 15:18:42 fs 1.2.46.1: #i26399# +BASEPROPERTY_LIVE_SCROLL


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [4c78a129ff4990b8efa39892f394d49ccff983a2]

INTEGRATION: CWS dba09 (1.45.46); FILE MERGED 2004/04/27 06:23:03 fs 1.45.46.2: RESYNC: (1.45-1.46); FILE MERGED 2004/03/16 15:19:00 fs 1.45.46.1: #i26399# +BASEPROPERTY_LIVE_SCROLL


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [71c4ba618ad5ad7be30a434571981aa591fcafb1]

INTEGRATION: CWS dba09 (1.15.44); FILE MERGED 2004/04/27 06:22:42 fs 1.15.44.3: RESYNC: (1.15-1.16); FILE MERGED 2004/03/19 15:10:43 fs 1.15.44.2: #i13497# +BASEPROPERTY_LINE_END_FORMAT 2004/03/16 15:18:04 fs 1.15.44.1: #i26399# +BASEPROPERTY_LIVE_SCROLL


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [58a47e44ad18687038fd023d8ac93d0b571949e0]

INTEGRATION: CWS dba09 (1.16.34); FILE MERGED 2004/04/27 06:06:54 fs 1.16.34.2: RESYNC: (1.16-1.18); FILE MERGED 2004/03/17 11:51:09 fs 1.16.34.1: #92831# at runtime, don't use 'stardiv.one.form.control.*' service names - translate when writing old (binary) format


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [5e030701ccf40a3f2491f1c0d76b75a86d0596d5]

INTEGRATION: CWS dba09 (1.7.34); FILE MERGED 2004/04/27 06:05:15 fs 1.7.34.2: RESYNC: (1.7-1.10); FILE MERGED 2004/03/17 11:51:08 fs 1.7.34.1: #92831# at runtime, don't use 'stardiv.one.form.control.*' service names - translate when writing old (binary) format


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [3a49db6e297a9131311a1d1df048e1035d405097]

INTEGRATION: CWS dba09 (1.3.4); FILE MERGED 2004/04/27 06:30:50 fs 1.3.4.1: post-resync changes (happening in another file before the resync)


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [efb8b7fff26c76205a422a80414a33682de7d709]

INTEGRATION: CWS dba09 (1.13.44); FILE MERGED 2004/04/27 06:15:52 fs 1.13.44.2: RESYNC: (1.13-1.14); FILE MERGED 2004/03/17 11:51:08 fs 1.13.44.1: #92831# at runtime, don't use 'stardiv.one.form.control.*' service names - translate when writing old (binary) format


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [d7fb1a3086f6a5c63b08f4856b642270d0f5d4fd]

INTEGRATION: CWS dba09 (1.11.44); FILE MERGED 2004/04/27 06:16:17 fs 1.11.44.2: RESYNC: (1.11-1.12); FILE MERGED 2004/03/17 11:51:07 fs 1.11.44.1: #92831# at runtime, don't use 'stardiv.one.form.control.*' service names - translate when writing old (binary) format


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [247ca933ea74f6520748a9f5ea9125c2b256e19c]

INTEGRATION: CWS dba09 (1.9.44); FILE MERGED 2004/04/27 06:14:36 fs 1.9.44.2: RESYNC: (1.9-1.10); FILE MERGED 2004/03/17 11:51:07 fs 1.9.44.1: #92831# at runtime, don't use 'stardiv.one.form.control.*' service names - translate when writing old (binary) format


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [a5bcacc6c04408aaaf54789068bdf30da989fcd7]

INTEGRATION: CWS dba09 (1.9.44); FILE MERGED 2004/04/27 06:15:04 fs 1.9.44.2: RESYNC: (1.9-1.10); FILE MERGED 2004/03/17 11:51:07 fs 1.9.44.1: #92831# at runtime, don't use 'stardiv.one.form.control.*' service names - translate when writing old (binary) format


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [2c816048e4faae14341c70b63a18155f61f0cd2d]

INTEGRATION: CWS dba09 (1.7.44); FILE MERGED 2004/04/27 06:15:59 fs 1.7.44.2: RESYNC: (1.7-1.8); FILE MERGED 2004/04/05 12:05:47 fs 1.7.44.1: #i27024# +setPropertyValues


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [4468ec2554697163a9d54a721bd20fd0d18aadab]

INTEGRATION: CWS dba09 (1.29.34); FILE MERGED 2004/04/27 06:14:07 fs 1.29.34.4: RESYNC: (1.29-1.30); FILE MERGED 2004/04/05 12:05:27 fs 1.29.34.3: #i27024# +setPropertyValues - care for interproperty-dependencies 2004/03/19 08:25:33 fs 1.29.34.2: #i26715# when reading the binary format, care for 'overwritten' aggregate properties 2004/03/17 11:51:06 fs 1.29.34.1: #92831# at runtime, don't use 'stardiv.one.form.control.*' service names - translate when writing old (binary) format


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [3339b90ae64e1b14a6de72b33371e8eb03811186]

INTEGRATION: CWS dba09 (1.28.32); FILE MERGED 2004/04/27 06:17:04 fs 1.28.32.3: RESYNC: (1.30-1.32); FILE MERGED 2004/03/24 08:38:51 fs 1.28.32.2: RESYNC: (1.28-1.30); FILE MERGED 2004/03/17 11:51:06 fs 1.28.32.1: #92831# at runtime, don't use 'stardiv.one.form.control.*' service names - translate when writing old (binary) format


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [3785274ea8d07a233b38bbe6d80ab4712405698c]

INTEGRATION: CWS dba09 (1.8.44); FILE MERGED 2004/04/27 06:16:25 fs 1.8.44.2: RESYNC: (1.8-1.9); FILE MERGED 2004/03/17 11:51:05 fs 1.8.44.1: #92831# at runtime, don't use 'stardiv.one.form.control.*' service names - translate when writing old (binary) format


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [d6082f4668a8e011ca1389cf01c21ec78689903f]

INTEGRATION: CWS dba09 (1.27.122); FILE MERGED 2004/04/27 06:12:04 fs 1.27.122.2: RESYNC: (1.27-1.29); FILE MERGED 2004/03/17 11:51:05 fs 1.27.122.1: #92831# at runtime, don't use 'stardiv.one.form.control.*' service names - translate when writing old (binary) format


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [849bac2292abe2626007357a7394bf72942f57e3]

INTEGRATION: CWS dba09 (1.29.26); FILE MERGED 2004/04/27 06:10:38 fs 1.29.26.2: RESYNC: (1.29-1.30); FILE MERGED 2004/03/17 11:51:05 fs 1.29.26.1: #92831# at runtime, don't use 'stardiv.one.form.control.*' service names - translate when writing old (binary) format


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [8843fb1552224add0af4a948d2239e6fa60ee5a8]

INTEGRATION: CWS dba09 (1.12.44); FILE MERGED 2004/04/27 06:11:05 fs 1.12.44.2: RESYNC: (1.12-1.13); FILE MERGED 2004/03/17 11:51:04 fs 1.12.44.1: #92831# at runtime, don't use 'stardiv.one.form.control.*' service names - translate when writing old (binary) format


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [2758eb7243d1c063beeafe6fb3d4f2cbba2487be]

INTEGRATION: CWS dba09 (1.10.44); FILE MERGED 2004/04/27 06:13:04 fs 1.10.44.2: RESYNC: (1.10-1.11); FILE MERGED 2004/03/17 11:51:03 fs 1.10.44.1: #92831# at runtime, don't use 'stardiv.one.form.control.*' service names - translate when writing old (binary) format


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [12f6cdf7224b919505eeaabc268e959476395bf9]

INTEGRATION: CWS dba09 (1.22.34); FILE MERGED 2004/04/27 06:15:21 fs 1.22.34.3: RESYNC: (1.22-1.23); FILE MERGED 2004/03/19 08:25:33 fs 1.22.34.2: #i26715# when reading the binary format, care for 'overwritten' aggregate properties 2004/03/17 11:51:03 fs 1.22.34.1: #92831# at runtime, don't use 'stardiv.one.form.control.*' service names - translate when writing old (binary) format


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [fa200e7b226f80a3344ccd063bc78eb99b215cac]

INTEGRATION: CWS dba09 (1.13.44); FILE MERGED 2004/04/27 06:09:19 fs 1.13.44.4: RESYNC: (1.14-1.16); FILE MERGED 2004/03/24 08:36:37 fs 1.13.44.3: RESYNC: (1.13-1.14); FILE MERGED 2004/03/22 10:20:20 fs 1.13.44.2: #i14649# don't allow RichText property for grid columns 2004/03/17 11:51:03 fs 1.13.44.1: #92831# at runtime, don't use 'stardiv.one.form.control.*' service names - translate when writing old (binary) format


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [b97d8a0e65bdd27e7a3c2efb9df87897f8402be3]

INTEGRATION: CWS dba09 (1.10.44); FILE MERGED 2004/04/27 06:13:42 fs 1.10.44.2: RESYNC: (1.10-1.11); FILE MERGED 2004/03/17 11:51:02 fs 1.10.44.1: #92831# at runtime, don't use 'stardiv.one.form.control.*' service names - translate when writing old (binary) format


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [c5204ae21318d468e3e74d727d2070c4fe1d1a3a]

INTEGRATION: CWS dba09 (1.11.44); FILE MERGED 2004/04/27 06:10:00 fs 1.11.44.2: RESYNC: (1.11-1.13); FILE MERGED 2004/03/17 11:51:02 fs 1.11.44.1: #92831# at runtime, don't use 'stardiv.one.form.control.*' service names - translate when writing old (binary) format


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [b286cd8a55d35d678ca5b7e238795dd980497315]

INTEGRATION: CWS impress8ea1 (1.5.50); FILE MERGED 2004/05/04 10:55:07 af 1.5.50.6: #115867# Removed typo. 2004/05/04 09:56:37 af 1.5.50.5: #115867# Message- and Info boxes now modal with respect to application. 2004/05/03 18:07:06 af 1.5.50.4: #115867# New flag for thhe validity of the view shell.  Fixed handling of view shell changes. 2004/04/30 15:15:31 af 1.5.50.3: #115867# Added a way to inform the Outliner about view shell switches.  Guarded the Outliner against view shells that do not support searching. 2004/04/27 09:34:30 af 1.5.50.2: #115867# Removed crash by keeping pointers synchronized. 2004/04/27 08:47:27 af 1.5.50.1: #115867# Fixed the setting of the view mode.  The position of the last text object is restored before a dialog box is displayed.


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [8f8d770652b8b1a317b5b92c5662bce48670af46]

INTEGRATION: CWS impress8ea1 (1.60.6); FILE MERGED 2004/04/21 17:35:55 cl 1.60.6.1: #i27567# there is not always a object shell! (f.e. clipboard documents)


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [b39203ca80ee0d72ca4fe0b3ec409006c8e113cc]

INTEGRATION: CWS impress8ea1 (1.3.52); FILE MERGED 2004/05/03 18:07:51 af 1.3.52.1: #115867# Added the copy constructor.  Made some other constructors explicit.


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [316e7ef0e0f5df4ceb6340dcd2320f58d82ce237]

INTEGRATION: CWS impress8ea1 (1.30.88); FILE MERGED 2004/04/21 17:36:38 cl 1.30.88.1: #i27567# dispose temporary uno model before deleting it


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [83e4253488c63db90143b761c5e388daf45fd51f]

INTEGRATION: CWS impress8ea1 (1.17.12); FILE MERGED 2004/04/21 17:04:04 cl 1.17.12.1: #i27556# added missing break on binary import


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [c8d39e1e88e0c157de20378054a58bd4633281b9]

INTEGRATION: CWS impress8ea1 (1.2.88); FILE MERGED 2004/05/03 18:04:14 af 1.2.88.1: #115867# Added the copy constructor.  Made some other constructors explicit.


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [a410eb6f6f9ce99d485b4730547e4cf6e011cfd6]

INTEGRATION: CWS impress8ea1 (1.2.88); FILE MERGED 2004/05/03 18:03:19 af 1.2.88.3: #115867# Modified the view shell change hints.  New flag for thhe validity of the view shell. 2004/04/30 15:13:44 af 1.2.88.2: #115867# Added a way to inform the Outliner about view shell switches. 2004/04/27 08:45:53 af 1.2.88.1: #115867# Added member for remembering where the last text object was found.


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [e4807ee2a500b2bcb2894f8911cad25d44681a00]

INTEGRATION: CWS impress8ea1 (1.31.190); FILE MERGED 2004/04/21 18:03:13 cl 1.31.190.1: #116333# limit delay to 30000ms


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [2845ae26636ee5b22cab42f7d3af31df0f76078f]

INTEGRATION: CWS impress8ea1 (1.43.190); FILE MERGED 2004/04/21 18:17:10 cl 1.43.190.1: #115285# fixed text for Frame:


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [774aa7ffce86c8b2b9187b6f1312f2397b2c6249]

INTEGRATION: CWS crashreport01 (1.44.6); FILE MERGED 2004/03/17 13:34:54 hro 1.44.6.3: #110526# Resolved conflict 2004/03/15 09:39:13 hro 1.44.6.2: RESYNC: (1.44-1.45); FILE MERGED 2004/02/17 07:34:37 tra 1.44.6.1: #115441#moved 3 functions from UDK_3.2 section to UDK_3.3 section where they belong


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [e08467e1583d4e4773bffe4278091fcd9593af23]

INTEGRATION: CWS crashreport01 (1.6.6); FILE MERGED 2004/04/07 11:51:40 hro 1.6.6.2: #110526# Retreive configuration and content from environment 2004/03/09 11:28:53 hro 1.6.6.1: #110526# -noui starts generates and sends crash reports automatically


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [2bf10fad5c10cd689f0cbc06aac020c848745739]

INTEGRATION: CWS crashreport01 (1.20.6); FILE MERGED 2004/04/19 08:55:46 hro 1.20.6.2: #110526# Use environment variables for crash reportwer configuration 2004/03/17 13:19:54 hro 1.20.6.1: #110526# Enable UI less crash reporting


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [ff1a7fcbe86af04b895b21a54e0906a30ad2b108]

INTEGRATION: CWS crashreport01 (1.9.6); FILE MERGED 2004/04/19 09:10:55 hro 1.9.6.3: #110526# Use environment variables for crash reportwer configuration 2004/04/06 13:03:29 hro 1.9.6.2: #110526# Retreive configuration and content from environment 2004/03/09 11:28:30 hro 1.9.6.1: #110526# -noui starts generates and sends crash reports automatically


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [350872e5b56f54f1310a1f751d2c43f190502651]

INTEGRATION: CWS crashreport01 (1.15.6); FILE MERGED 2004/04/19 09:31:41 hro 1.15.6.3: #110526# Use environment variables for crash reporter configuration 2004/04/16 13:59:13 hro 1.15.6.2: #110526# Read configuration from environment 2004/03/17 13:19:23 hro 1.15.6.1: #110526# Enable UI less crash reporting


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [a2c065779c99727e30a58ade4d368c6cd246e029]

INTEGRATION: CWS crashreport01 (1.3.8); FILE MERGED 2004/03/17 13:19:22 hro 1.3.8.1: #110526# Enable UI less crash reporting


2004-05-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [11bcca81a4a11946602c73266f6c09f2ff26f0b2]

INTEGRATION: CWS crashreport01 (1.3.8); FILE MERGED 2004/04/16 13:59:13 hro 1.3.8.2: #110526# Read configuration from environment 2004/03/17 13:19:22 hro 1.3.8.1: #110526# Enable UI less crash reporting


2004-05-10  Vladimir Glazounov  <vg@openoffice.org>  [92b5c015db69df621590b9dafd1b3e5227b1307d]

#i28924# typo in reg. exp.


2004-05-07  Rüdiger Timm  <rt@openoffice.org>  [b26f57db727aa35b73839c229bdc5762e4771e99]

INTEGRATION: CWS frmcontrols03 (1.6.96); FILE MERGED 2004/04/28 15:47:18 fs 1.6.96.2: RESYNC: (1.6-1.7); FILE MERGED 2004/03/03 16:05:58 fs 1.6.96.1: #i24387# +RichTextControl


2004-05-07  Rüdiger Timm  <rt@openoffice.org>  [063ee7dcd83c8bafd38eb0c8ec4fa157d4713ad5]

INTEGRATION: CWS frmcontrols03 (1.7.268); FILE MERGED 2004/03/03 16:06:09 fs 1.7.268.1: #i24387# alternative rich text


2004-05-07  Rüdiger Timm  <rt@openoffice.org>  [75182568e882db933559e4768ca8c9149c23e9d0]

INTEGRATION: CWS frmcontrols03 (1.1.2); FILE ADDED 2004/03/04 08:00:24 fs 1.1.2.2: added missing include 2004/03/03 16:05:44 fs 1.1.2.1: model for a rich text control


2004-05-07  Rüdiger Timm  <rt@openoffice.org>  [690f0b3adc61eaf106393a63e54ed0882cea683c]

INTEGRATION: CWS frmcontrols03 (1.12.146); FILE MERGED 2004/02/18 10:31:14 fs 1.12.146.1: registry name has changed ... (does anybody really use this except the obsolete workbench program in svx??)


2004-05-07  Rüdiger Timm  <rt@openoffice.org>  [266ba64070c50d4717117bcaf0fd87393f147963]

INTEGRATION: CWS frmcontrols03 (1.18.54); FILE MERGED 2004/04/29 09:13:38 fs 1.18.54.4: #i10000# 2004/04/28 15:38:01 fs 1.18.54.3: RESYNC: (1.19-1.23); FILE MERGED 2004/02/19 17:05:43 fs 1.18.54.2: RESYNC: (1.18-1.19); FILE MERGED 2004/02/18 10:28:01 fs 1.18.54.1: +listenernotification


2004-05-07  Rüdiger Timm  <rt@openoffice.org>  [695b008421e0853e1ded957e75a26860fd20e8a9]

INTEGRATION: CWS frmcontrols03 (1.3.26); FILE MERGED 2004/04/26 11:17:07 sw 1.3.26.1: #i24390#


2004-05-07  Rüdiger Timm  <rt@openoffice.org>  [a39ef5cb998f87d0b69f1338e619367194fab65e]

INTEGRATION: CWS frmcontrols03 (1.1.2); FILE ADDED 2004/04/26 11:19:20 sw 1.1.2.1: #i24390#


2004-05-07  Rüdiger Timm  <rt@openoffice.org>  [d2a9c27313b45dfc2a730177bc09b85737143fe3]

INTEGRATION: CWS frmcontrols03 (1.2.26); FILE MERGED 2004/04/26 11:18:04 sw 1.2.26.1: #i24390#


2004-05-07  Rüdiger Timm  <rt@openoffice.org>  [599e340ad87fb788e3325914ae2da05241f16f1b]

INTEGRATION: CWS frmcontrols03 (1.1.64); FILE MERGED 2004/04/28 15:13:59 fs 1.1.64.2: RESYNC: (1.1-1.2); FILE MERGED 2004/04/26 11:14:51 sw 1.1.64.1: #i24390#


2004-05-07  Rüdiger Timm  <rt@openoffice.org>  [a1560441f49a9680b02366b2d4788270e94fbb16]

INTEGRATION: CWS frmcontrols03 (1.39.8); FILE MERGED 2004/04/28 12:46:28 fs 1.39.8.3: RESYNC: (1.41-1.42); FILE MERGED 2004/02/19 15:48:48 fs 1.39.8.2: RESYNC: (1.39-1.41); FILE MERGED 2004/02/18 15:47:59 fs 1.39.8.1: #i24387#


2004-05-07  Rüdiger Timm  <rt@openoffice.org>  [f3f3ecd68ceb7c05c443aa79e88ab78c433ce2e5]

INTEGRATION: CWS frmcontrols03 (1.83.26); FILE MERGED 2004/03/23 15:27:39 fs 1.83.26.3: RESYNC: (1.86-1.87); FILE MERGED 2004/02/19 15:54:26 fs 1.83.26.2: RESYNC: (1.83-1.86); FILE MERGED 2004/02/18 15:34:19 fs 1.83.26.1: #i24986# ImplNotifyKeyMouseEventListeners renamed to ImplHandleKeyMouseEventListeners / call CommandEventListeners for compound controls (approved by SSA)


2004-05-07  Rüdiger Timm  <rt@openoffice.org>  [7c0d5b9e8db9d1d1bc17b68e4f184faa6227526b]

INTEGRATION: CWS frmcontrols03 (1.180.26); FILE MERGED 2004/03/23 15:27:29 fs 1.180.26.3: RESYNC: (1.183-1.187); FILE MERGED 2004/02/19 15:54:05 fs 1.180.26.2: RESYNC: (1.180-1.183); FILE MERGED 2004/02/18 15:34:35 fs 1.180.26.1: #i24986# ImplNotifyKeyMouseEventListeners renamed to ImplHandleKeyMouseEventListeners / call CommandEventListeners for compound controls (approved by SSA)


2004-05-07  Rüdiger Timm  <rt@openoffice.org>  [4a8add2c5940d45ef44f893db696263007dccbc4]

INTEGRATION: CWS frmcontrols03 (1.13.120); FILE MERGED 2004/03/23 15:26:05 fs 1.13.120.2: RESYNC: (1.13-1.14); FILE MERGED 2004/03/02 08:06:22 fs 1.13.120.1: #i24387# prepare UnoEditControl for being exported (don't filter the identifier)


2004-05-07  Rüdiger Timm  <rt@openoffice.org>  [2562afd3c58572ec9b9337424be27fe6744101e3]

INTEGRATION: CWS frmcontrols03 (1.61.10); FILE MERGED 2004/04/28 15:00:37 fs 1.61.10.4: RESYNC: (1.62-1.63); FILE MERGED 2004/03/02 08:04:53 fs 1.61.10.3: #i24387# prepare UnoEditControl for being exported and derived from 2004/02/19 17:02:58 fs 1.61.10.2: RESYNC: (1.61-1.62); FILE MERGED 2004/02/18 14:45:44 fs 1.61.10.1: #i24387# UnoEditControl: fixed getText and insertText


2004-05-07  Rüdiger Timm  <rt@openoffice.org>  [9197ff3fac6e3cffe642aa365f4c7ec13b0357ed]

INTEGRATION: CWS frmcontrols03 (1.3.128); FILE MERGED 2004/03/02 08:05:34 fs 1.3.128.1: #i24387# ImplHasProperty: allow to be called when the model is still NULL


2004-05-07  Rüdiger Timm  <rt@openoffice.org>  [27dec3465a88e44a0a573baa6e2724476522e4b0]

INTEGRATION: CWS frmcontrols03 (1.26.74); FILE MERGED 2004/04/28 15:01:01 fs 1.26.74.3: RESYNC: (1.26-1.28); FILE MERGED 2004/03/02 08:04:47 fs 1.26.74.2: #i24387# +requiresNewPeer: allow derived classes to decide whether a property change requires a new peer 2004/02/18 14:45:53 fs 1.26.74.1: #i24387# +peerCreated


2004-05-07  Rüdiger Timm  <rt@openoffice.org>  [a921c3d6268e67d5bea4d9593a03a0de8905aed6]

INTEGRATION: CWS frmcontrols03 (1.43.12); FILE MERGED 2004/02/19 17:03:40 fs 1.43.12.2: RESYNC: (1.43-1.44); FILE MERGED 2004/02/18 14:44:42 fs 1.43.12.1: #i24387#


2004-05-07  Rüdiger Timm  <rt@openoffice.org>  [e5de5286b06a865e921c68659959e25f79bcda8d]

INTEGRATION: CWS frmcontrols03 (1.15.8); FILE MERGED 2004/03/23 15:26:33 fs 1.15.8.2: RESYNC: (1.15-1.16); FILE MERGED 2004/03/02 08:02:53 fs 1.15.8.1: #i24387# export UnoEditControl


2004-05-07  Rüdiger Timm  <rt@openoffice.org>  [e86172f860bc19e3bc3dd2a5090949836c156fc4]

INTEGRATION: CWS frmcontrols03 (1.30.10); FILE MERGED 2004/03/02 08:03:44 fs 1.30.10.1: #i24387# prepare UnoEditControl for being exported and derived from


2004-05-07  Rüdiger Timm  <rt@openoffice.org>  [1050901933c1c0447aa73c59800eb6edf915687f]

INTEGRATION: CWS frmcontrols03 (1.9.114); FILE MERGED 2004/03/02 08:03:57 fs 1.9.114.2: #i24387# +requiresNewPeer 2004/02/18 14:44:09 fs 1.9.114.1: #i24387# +peerCreated


2004-05-07  Rüdiger Timm  <rt@openoffice.org>  [09d9ef032d2d895d7dcf9791cf26479f72d087f7]

INTEGRATION: CWS frmcontrols03 (1.7.92); FILE MERGED 2004/04/28 11:57:28 fs 1.7.92.2: RESYNC: (1.7-1.8); FILE MERGED 2004/02/18 15:32:53 fs 1.7.92.1: #i24387# new directory: source/richtext


2004-05-07  Rüdiger Timm  <rt@openoffice.org>  [61982665ae647e11a19ac0ab505621355a0cd7dc]

INTEGRATION: CWS frmcontrols03 (1.1.2); FILE ADDED 2004/02/18 15:31:18 fs 1.1.2.1: callbacks for a rich text control


2004-05-07  Rüdiger Timm  <rt@openoffice.org>  [a461058bb5a4f7e419e2a406b1fb25930a304ab6]

INTEGRATION: CWS frmcontrols03 (1.1.2); FILE ADDED 2004/02/23 11:35:44 fs 1.1.2.2: some more implementations (mainly CJK relevant) 2004/02/18 15:29:31 fs 1.1.2.1: dispatching special functionality to a rich text control


2004-05-07  Rüdiger Timm  <rt@openoffice.org>  [8e27bd0d7a83a538ed30386009870ce1cf7df02b]

INTEGRATION: CWS frmcontrols03 (1.1.2); FILE ADDED 2004/02/23 11:35:44 fs 1.1.2.2: some more implementations (mainly CJK relevant) 2004/02/18 15:29:57 fs 1.1.2.1: attributes of a rich text control


2004-05-07  Rüdiger Timm  <rt@openoffice.org>  [bc4c686c8508b4a1f078940a3caf07eb764aeabc]

INTEGRATION: CWS frmcontrols03 (1.1.2); FILE ADDED 2004/02/23 16:26:52 fs 1.1.2.3: #i24387# some more implementations (mainly CJK relevant) 2004/02/23 11:35:44 fs 1.1.2.2: some more implementations (mainly CJK relevant) 2004/02/18 15:30:54 fs 1.1.2.1: dispatching attributes to a rich text control


2004-05-07  Rüdiger Timm  <rt@openoffice.org>  [7eff3d3fc53fa494a86b1df127e45605bfe2fd71]

INTEGRATION: CWS frmcontrols03 (1.1.2); FILE ADDED 2004/02/25 17:04:16 fs 1.1.2.4: #i24387# reference device handling 2004/02/23 16:26:52 fs 1.1.2.3: #i24387# some more implementations (mainly CJK relevant) 2004/02/23 11:35:43 fs 1.1.2.2: some more implementations (mainly CJK relevant) 2004/02/18 15:30:54 fs 1.1.2.1: dispatching attributes to a rich text control


2004-05-07  Rüdiger Timm  <rt@openoffice.org>  [35ecf5b0b3d9531f1f42afca52af60e48222bebb]

INTEGRATION: CWS frmcontrols03 (1.1.2); FILE ADDED 2004/02/18 15:28:24 fs 1.1.2.1: viewport for a rich text control


2004-05-07  Rüdiger Timm  <rt@openoffice.org>  [4dc7b59b5753919f25f5f257e48ed7a803e1cf80]

INTEGRATION: CWS frmcontrols03 (1.1.2); FILE ADDED 2004/04/15 08:22:20 fs 1.1.2.2: #i27730# hide the selection when we don't have the focus 2004/02/18 15:28:24 fs 1.1.2.1: viewport for a rich text control


2004-05-07  Rüdiger Timm  <rt@openoffice.org>  [e84627dfb1d787c92df85ae7b3d7faf59bbd43b3]

INTEGRATION: CWS frmcontrols03 (1.1.2); FILE ADDED 2004/03/19 10:03:47 fs 1.1.2.4: wheel scrolling 2004/03/01 16:51:47 fs 1.1.2.3: merging the rich text control with the edit control 2004/02/25 16:17:12 fs 1.1.2.2: #i24387# changes for drawing the control onto ordinary output devices 2004/02/18 15:26:56 fs 1.1.2.1: rich text VCL control


2004-05-07  Rüdiger Timm  <rt@openoffice.org>  [41fec684cfe1938644f2c762dadea964c6147903]

INTEGRATION: CWS frmcontrols03 (1.1.2); FILE ADDED 2004/03/19 10:03:47 fs 1.1.2.7: wheel scrolling 2004/03/01 16:51:46 fs 1.1.2.6: merging the rich text control with the edit control 2004/02/25 16:17:12 fs 1.1.2.5: #i24387# changes for drawing the control onto ordinary output devices 2004/02/23 17:11:22 fs 1.1.2.4: #i24387# some more implementations (mainly CJK relevant) 2004/02/23 16:26:52 fs 1.1.2.3: #i24387# some more implementations (mainly CJK relevant) 2004/02/23 11:35:43 fs 1.1.2.2: some more implementations (mainly CJK relevant) 2004/02/18 15:26:56 fs 1.1.2.1: rich text VCL control


2004-05-07  Rüdiger Timm  <rt@openoffice.org>  [b83b724c14b65838a84246b3a3de40836d716a59]

INTEGRATION: CWS frmcontrols03 (1.1.2); FILE ADDED 2004/03/01 16:51:46 fs 1.1.2.3: merging the rich text control with the edit control 2004/02/26 07:33:08 fs 1.1.2.2: #100000# corrected exception specification 2004/02/18 15:28:05 fs 1.1.2.1: helper classes for implementing the UNO text API for a rich text control


2004-05-07  Rüdiger Timm  <rt@openoffice.org>  [2688ae160002577985c3e756e2a2b805b749ecd1]

INTEGRATION: CWS frmcontrols03 (1.1.2); FILE ADDED 2004/03/01 16:51:46 fs 1.1.2.3: merging the rich text control with the edit control 2004/02/26 07:33:09 fs 1.1.2.2: #100000# corrected exception specification 2004/02/18 15:28:05 fs 1.1.2.1: helper classes for implementing the UNO text API for a rich text control


2004-05-07  Rüdiger Timm  <rt@openoffice.org>  [57439cae4443e00fb2ad121111e8538629470973]

INTEGRATION: CWS frmcontrols03 (1.1.2); FILE ADDED 2004/04/29 15:10:01 fs 1.1.2.4: #i10000# 2004/03/01 16:51:46 fs 1.1.2.3: merging the rich text control with the edit control 2004/02/25 17:04:16 fs 1.1.2.2: #i24387# reference device handling 2004/02/18 15:26:32 fs 1.1.2.1: model of a rich text control


2004-05-07  Rüdiger Timm  <rt@openoffice.org>  [59f142e4ed7f554ca7f3aef3ec6daf8146d7eb0e]

INTEGRATION: CWS frmcontrols03 (1.1.2); FILE ADDED 2004/04/29 15:10:01 fs 1.1.2.9: #i10000# 2004/03/03 15:35:10 fs 1.1.2.8: also support css.text.TextRange 2004/03/01 16:51:46 fs 1.1.2.7: merging the rich text control with the edit control 2004/02/25 18:52:33 fs 1.1.2.6: reference device is transient 2004/02/25 17:04:16 fs 1.1.2.5: #i24387# reference device handling 2004/02/25 16:17:11 fs 1.1.2.4: #i24387# changes for drawing the control onto ordinary output devices 2004/02/23 11:35:43 fs 1.1.2.3: some more implementations (mainly CJK relevant) 2004/02/19 11:17:59 fs 1.1.2.2: refined some bits - proper scroll and word break handling now 2004/02/18 15:26:32 fs 1.1.2.1: model of a rich text control


2004-05-07  Rüdiger Timm  <rt@openoffice.org>  [03c778268e04cbd57d2c33193397fb0b0af2bc37]

INTEGRATION: CWS frmcontrols03 (1.1.2); FILE ADDED 2004/03/19 10:03:47 fs 1.1.2.6: wheel scrolling 2004/03/01 16:51:45 fs 1.1.2.5: merging the rich text control with the edit control 2004/02/25 16:17:11 fs 1.1.2.4: #i24387# changes for drawing the control onto ordinary output devices 2004/02/23 17:11:21 fs 1.1.2.3: #i24387# some more implementations (mainly CJK relevant) 2004/02/23 11:35:43 fs 1.1.2.2: some more implementations (mainly CJK relevant) 2004/02/18 15:27:08 fs 1.1.2.1: impl class for a rich text VCL control


2004-05-07  Rüdiger Timm  <rt@openoffice.org>  [42a3aba6c7a8048dac0d58748d2d4f35b4054454]

INTEGRATION: CWS frmcontrols03 (1.1.2); FILE ADDED 2004/03/19 10:03:47 fs 1.1.2.12: wheel scrolling 2004/03/02 15:39:46 fs 1.1.2.11: layout slightly changed 2004/03/01 16:51:45 fs 1.1.2.10: merging the rich text control with the edit control 2004/02/26 07:31:45 fs 1.1.2.9: VCL cleanup after resync 2004/02/26 06:10:44 fs 1.1.2.8: draw a border when printing 2004/02/25 18:53:12 fs 1.1.2.7: 1-pixel-gap between control border and viewport - loks better 2004/02/25 17:04:15 fs 1.1.2.6: #i24387# reference device handling 2004/02/25 16:17:11 fs 1.1.2.5: #i24387# changes for drawing the control onto ordinary output devices 2004/02/23 17:11:21 fs 1.1.2.4: #i24387# some more implementations (mainly CJK relevant) 2004/02/23 11:35:43 fs 1.1.2.3: some more implementations (mainly CJK relevant) 2004/02/19 11:17:58 fs 1.1.2.2: refined some bits - proper scroll and word break handling now 2004/02/18 15:27:17 fs 1.1.2.1: impl class for a rich text VCL control


2004-05-07  Rüdiger Timm  <rt@openoffice.org>  [8e8bf864406d7499ca039e44ce2a326ce6ec2615]

INTEGRATION: CWS frmcontrols03 (1.1.2); FILE ADDED 2004/03/01 16:51:45 fs 1.1.2.2: merging the rich text control with the edit control 2004/02/18 15:27:36 fs 1.1.2.1: EditEngine for a rich text control


2004-05-07  Rüdiger Timm  <rt@openoffice.org>  [62075cd45dc75efd56b8b1e066e4623bd2293268]

INTEGRATION: CWS frmcontrols03 (1.1.2); FILE ADDED 2004/03/19 10:03:40 fs 1.1.2.5: properly do status notification 2004/03/01 16:51:45 fs 1.1.2.4: merging the rich text control with the edit control 2004/02/25 16:17:11 fs 1.1.2.3: #i24387# changes for drawing the control onto ordinary output devices 2004/02/23 16:26:51 fs 1.1.2.2: #i24387# some more implementations (mainly CJK relevant) 2004/02/18 15:27:37 fs 1.1.2.1: EditEngine for a rich text control


2004-05-07  Rüdiger Timm  <rt@openoffice.org>  [becfd1ee97804f50c48c8a37270e779982188315]

INTEGRATION: CWS frmcontrols03 (1.1.2); FILE ADDED 2004/03/01 16:51:44 fs 1.1.2.3: merging the rich text control with the edit control 2004/02/23 11:35:42 fs 1.1.2.2: some more implementations (mainly CJK relevant) 2004/02/18 15:26:46 fs 1.1.2.1: UNO control/peer for a rich text control


2004-05-07  Rüdiger Timm  <rt@openoffice.org>  [a6a3ea5eac736372db5ee1f74e7a3e25b8146600]

INTEGRATION: CWS frmcontrols03 (1.1.2); FILE ADDED 2004/04/29 15:10:00 fs 1.1.2.7: #i10000# 2004/03/01 16:51:44 fs 1.1.2.6: merging the rich text control with the edit control 2004/02/25 16:17:11 fs 1.1.2.5: #i24387# changes for drawing the control onto ordinary output devices 2004/02/23 16:26:51 fs 1.1.2.4: #i24387# some more implementations (mainly CJK relevant) 2004/02/23 11:35:42 fs 1.1.2.3: some more implementations (mainly CJK relevant) 2004/02/19 11:17:58 fs 1.1.2.2: refined some bits - proper scroll and word break handling now 2004/02/18 15:26:46 fs 1.1.2.1: UNO control/peer for a rich text control


2004-05-07  Rüdiger Timm  <rt@openoffice.org>  [38120f10d71d26827e7b026beca66955cd687b01]

INTEGRATION: CWS frmcontrols03 (1.1.2); FILE ADDED 2004/02/23 11:35:42 fs 1.1.2.2: some more implementations (mainly CJK relevant) 2004/02/18 15:29:17 fs 1.1.2.1: dispatching features to a rich text control which correspond with character or paragraph attributes, and require parameters


2004-05-07  Rüdiger Timm  <rt@openoffice.org>  [cd4b52114fbec3f1461b12209ab3edf9aeb667cd]

INTEGRATION: CWS frmcontrols03 (1.1.2); FILE ADDED 2004/02/23 16:26:51 fs 1.1.2.3: #i24387# some more implementations (mainly CJK relevant) 2004/02/23 11:35:42 fs 1.1.2.2: some more implementations (mainly CJK relevant) 2004/02/18 15:29:17 fs 1.1.2.1: dispatching features to a rich text control which correspond with character or paragraph attributes, and require parameters


2004-05-07  Rüdiger Timm  <rt@openoffice.org>  [0a71f0061eca260f2687ae730218e8df0f6e577f]

INTEGRATION: CWS frmcontrols03 (1.1.2); FILE ADDED 2004/02/18 15:23:01 fs 1.1.2.1: introduced this dir for all implementations related to the rich text control


2004-05-07  Rüdiger Timm  <rt@openoffice.org>  [6fa911a8d53ac8a2fb3e74b1638ba513870ece69]

INTEGRATION: CWS frmcontrols03 (1.1.2); FILE ADDED 2004/02/23 11:35:42 fs 1.1.2.2: some more implementations (mainly CJK relevant) 2004/02/18 15:23:36 fs 1.1.2.1: base class for UNO dispatchers working on a rich text control


2004-05-07  Rüdiger Timm  <rt@openoffice.org>  [d97b5366059567a318b54f4250b47cd624b6d3ad]

INTEGRATION: CWS frmcontrols03 (1.1.2); FILE ADDED 2004/02/23 11:35:41 fs 1.1.2.2: some more implementations (mainly CJK relevant) 2004/02/18 15:23:36 fs 1.1.2.1: base class for UNO dispatchers working on a rich text control


2004-05-07  Rüdiger Timm  <rt@openoffice.org>  [024846ff0da1fb1186f534c9fcc0c98917ea4e76]

INTEGRATION: CWS frmcontrols03 (1.1.2); FILE ADDED 2004/02/23 11:35:41 fs 1.1.2.2: some more implementations (mainly CJK relevant) 2004/02/18 15:23:52 fs 1.1.2.1: dispatching clipboard related functionality to a rich text control


2004-05-07  Rüdiger Timm  <rt@openoffice.org>  [632e120334eebda3ae5ef3f7c37107dd73ca9855]

INTEGRATION: CWS frmcontrols03 (1.1.2); FILE ADDED 2004/04/13 08:03:17 fs 1.1.2.4: #i27596# 2004/03/02 15:39:30 fs 1.1.2.3: assertion adjusted 2004/02/23 11:35:41 fs 1.1.2.2: some more implementations (mainly CJK relevant) 2004/02/18 15:23:53 fs 1.1.2.1: dispatching clipboard related functionality to a rich text control


2004-05-07  Rüdiger Timm  <rt@openoffice.org>  [212f33f927787ebe0df0e4d1df803610ac0f67ec]

INTEGRATION: CWS frmcontrols03 (1.1.2); FILE ADDED 2004/02/23 11:35:41 fs 1.1.2.2: some more implementations (mainly CJK relevant) 2004/02/18 15:29:07 fs 1.1.2.1: dispatching features to a rich text control which correspond with character or paragraph attributes


2004-05-07  Rüdiger Timm  <rt@openoffice.org>  [64bcb4ea55c13047035a6ae35e5a6dea19a1ece9]

INTEGRATION: CWS frmcontrols03 (1.1.2); FILE ADDED 2004/02/23 11:35:40 fs 1.1.2.2: some more implementations (mainly CJK relevant) 2004/02/18 15:29:08 fs 1.1.2.1: dispatching features to a rich text control which correspond with character or paragraph attributes


2004-05-07  Rüdiger Timm  <rt@openoffice.org>  [51343857254210622d10d1c08ca9ef8011d25950]

INTEGRATION: CWS frmcontrols03 (1.16.12); FILE MERGED 2004/04/28 12:00:13 fs 1.16.12.2: RESYNC: (1.16-1.18); FILE MERGED 2004/02/18 15:19:13 fs 1.16.12.1: #i24387# rich text control services


2004-05-07  Rüdiger Timm  <rt@openoffice.org>  [c36cf152e7b9d54aef46e0e7e90d44251d96b471]

INTEGRATION: CWS frmcontrols03 (1.10.10); FILE MERGED 2004/04/28 11:59:44 fs 1.10.10.4: RESYNC: (1.11-1.13); FILE MERGED 2004/03/23 15:24:43 fs 1.10.10.3: RESYNC: (1.10-1.11); FILE MERGED 2004/03/01 16:52:06 fs 1.10.10.2: new props 2004/02/25 17:04:14 fs 1.10.10.1: #i24387# reference device handling


2004-05-07  Rüdiger Timm  <rt@openoffice.org>  [fe508d75128afd11cd043c84316a2dfccd7e2f71]

INTEGRATION: CWS frmcontrols03 (1.7.12); FILE MERGED 2004/04/28 14:32:12 fs 1.7.12.3: manual RESYNC - new strings which originally, on the CWS, were added to a different file 2004/04/28 11:58:44 fs 1.7.12.2: RESYNC: (1.7-1.10); FILE MERGED 2004/02/18 15:19:25 fs 1.7.12.1: #i24387# rich text control services


2004-05-07  Rüdiger Timm  <rt@openoffice.org>  [480c06f49aeb7de7245411e00a73c157f79a07e0]

INTEGRATION: CWS frmcontrols03 (1.4.176); FILE MERGED 2004/04/28 11:58:04 fs 1.4.176.2: RESYNC: (1.4-1.5); FILE MERGED 2004/02/18 15:22:09 fs 1.4.176.1: #i24387# some more helper defines for usage together with the OPropertyContainerHelper


2004-05-07  Rüdiger Timm  <rt@openoffice.org>  [2606376a1028411aa1b6cb0895c53cc1cb8dae2c]

INTEGRATION: CWS frmcontrols03 (1.8.10); FILE MERGED 2004/04/28 11:57:56 fs 1.8.10.4: RESYNC: (1.9-1.11); FILE MERGED 2004/03/23 15:24:53 fs 1.8.10.3: RESYNC: (1.8-1.9); FILE MERGED 2004/03/01 16:51:55 fs 1.8.10.2: new props 2004/02/25 17:04:13 fs 1.8.10.1: #i24387# reference device handling


2004-05-07  Rüdiger Timm  <rt@openoffice.org>  [a619ed005a9e51484d9e72deb8133b9014b3f13a]

INTEGRATION: CWS frmcontrols03 (1.3.6); FILE MERGED 2004/04/28 14:32:12 fs 1.3.6.1: manual RESYNC - new strings which originally, on the CWS, were added to a different file


2004-05-07  Rüdiger Timm  <rt@openoffice.org>  [6f13de8fc2af61f258cad89029ca0b63e50b3f7d]

INTEGRATION: CWS frmcontrols03 (1.2.6); FILE MERGED 2004/04/29 15:10:00 fs 1.2.6.1: #i10000#


2004-05-07  Rüdiger Timm  <rt@openoffice.org>  [2ce004ed72bcd9fe81b310186536b56f33eedb22]

INTEGRATION: CWS frmcontrols03 (1.1.2); FILE MERGED 2004/03/01 16:51:17 fs 1.1.2.1: helper class for font handling (copied hereing from CWS frmcontrols02)


2004-05-07  Rüdiger Timm  <rt@openoffice.org>  [df1504d38e9af8d9ad96cce9d1813adc3f4d714b]

INTEGRATION: CWS frmcontrols03 (1.1.2); FILE ADDED 2004/02/18 15:20:40 fs 1.1.2.1: moved herein from ../component


2004-05-07  Rüdiger Timm  <rt@openoffice.org>  [ede30a0982e733a1b62c37f0c99c77f3b079a621]

INTEGRATION: CWS frmcontrols03 (1.1.2); FILE ADDED 2004/04/28 12:27:51 fs 1.1.2.3: #i10000# manual resync (file moved in CWS, and modified on master) 2004/03/02 15:02:13 fs 1.1.2.2: #i24387# isolated reading/writing the aggregate in a virtual method 2004/02/18 15:20:25 fs 1.1.2.1: moved herein from ../component


2004-05-07  Rüdiger Timm  <rt@openoffice.org>  [5d99224935ef5640ad63ab79ee2997974246d235]

INTEGRATION: CWS frmcontrols03 (1.4.6); FILE MERGED 2004/04/29 14:57:28 fs 1.4.6.1: #i10000#


2004-05-07  Rüdiger Timm  <rt@openoffice.org>  [7417a7df13d383091363b840ce574a737fe36d20]

INTEGRATION: CWS frmcontrols03 (1.1.4); FILE MERGED 2004/04/29 14:57:28 fs 1.1.4.3: #i10000# 2004/03/30 12:05:06 fs 1.1.4.2: #100000# 2004/03/01 16:51:11 fs 1.1.4.1: helper class for font handling (copied hereing from CWS frmcontrols02)


2004-05-07  Rüdiger Timm  <rt@openoffice.org>  [df026f1e787a676afcd0a1afa72c3a0174606f0b]

INTEGRATION: CWS frmcontrols03 (1.2.98); FILE MERGED 2004/02/18 15:18:44 fs 1.2.98.1: spelling typo


2004-05-07  Rüdiger Timm  <rt@openoffice.org>  [0fd71ddbb36cecf7fa65e732c6b9977d1daec4c6]

INTEGRATION: CWS frmcontrols03 (1.28.10); FILE MERGED 2004/04/28 12:10:24 fs 1.28.10.3: RESYNC: (1.30-1.32); FILE MERGED 2004/03/23 15:24:35 fs 1.28.10.2: RESYNC: (1.28-1.30); FILE MERGED 2004/02/18 15:17:55 fs 1.28.10.1: removed obsolete include


2004-05-07  Rüdiger Timm  <rt@openoffice.org>  [1705d0c5d271247545265e43e51adf941963f857]

INTEGRATION: CWS frmcontrols03 (1.29.4); FILE MERGED 2004/04/29 14:57:27 fs 1.29.4.1: #i10000#


2004-05-07  Rüdiger Timm  <rt@openoffice.org>  [42eaeeef1e18a835ebd53cc44a10f7fe0ad56f93]

INTEGRATION: CWS frmcontrols03 (1.26.10); FILE MERGED 2004/04/28 12:06:38 fs 1.26.10.4: RESYNC: (1.27-1.29); FILE MERGED 2004/03/23 15:23:48 fs 1.26.10.3: RESYNC: (1.26-1.27); FILE MERGED 2004/03/02 15:02:09 fs 1.26.10.2: #i24387# isolated reading/writing the aggregate in a virtual method 2004/02/18 15:18:18 fs 1.26.10.1: #i24387# allow cloning the OControl without cloning the aggregate immediately


2004-05-07  Rüdiger Timm  <rt@openoffice.org>  [9a5f9da2049af0787b8da6b29f1e3ef35248d289]

INTEGRATION: CWS frmcontrols03 (1.8.24); FILE MERGED 2004/04/28 12:05:30 fs 1.8.24.3: RESYNC: (1.8-1.9); FILE MERGED 2004/03/03 14:00:19 fs 1.8.24.2: #i24387# do not bind rich text controls 2004/03/02 15:01:40 fs 1.8.24.1: #i24387# care for compatibility when reading/writing binary format


2004-05-07  Rüdiger Timm  <rt@openoffice.org>  [28adaece96e6719114579af77109f5220fe328fe]

INTEGRATION: CWS frmcontrols03 (1.18.10); FILE MERGED 2004/04/30 11:46:39 fs 1.18.10.7: #i10000# wrong merging after resync 2004/04/29 15:09:59 fs 1.18.10.6: #i10000# 2004/04/29 14:42:26 fs 1.18.10.5: #i10000# 2004/04/28 12:03:20 fs 1.18.10.4: RESYNC: (1.18-1.19); FILE MERGED 2004/03/03 14:00:18 fs 1.18.10.3: #i24387# do not bind rich text controls 2004/03/02 15:01:40 fs 1.18.10.2: #i24387# care for compatibility when reading/writing binary format 2004/03/01 16:50:07 fs 1.18.10.1: merging the rich text control with the edit control


2004-05-07  Rüdiger Timm  <rt@openoffice.org>  [03612266f6dbb1cc3d56c75c4f236f8c6f61cc2b]

INTEGRATION: CWS frmcontrols03 (1.13.24); FILE MERGED 2004/04/28 12:02:26 fs 1.13.24.3: RESYNC: (1.14-1.16); FILE MERGED 2004/03/23 15:22:26 fs 1.13.24.2: RESYNC: (1.13-1.14); FILE MERGED 2004/02/18 15:17:32 fs 1.13.24.1: stumbled upon this during #i24387#: corrected a queryInterface call to the aggregate


2004-05-07  Rüdiger Timm  <rt@openoffice.org>  [17ded298008ccbf29ead72c70b077b933b9830a5]

INTEGRATION: CWS frmcontrols03 (1.2.24); FILE MERGED 2004/04/29 15:02:15 fs 1.2.24.5: #i10000# 2004/04/29 15:00:07 fs 1.2.24.4: #i10000# 2004/04/29 12:08:20 fs 1.2.24.3: #i10000# 2004/04/28 11:57:07 fs 1.2.24.2: RESYNC: (1.2-1.3); FILE MERGED 2004/02/18 15:32:09 fs 1.2.24.1: #i24387# new directory: source/richtext


2004-05-07  Rüdiger Timm  <rt@openoffice.org>  [600e2ae20755c03421de12975478db6d4e1caeb2]

INTEGRATION: CWS frmcontrols03 (1.10.10); FILE MERGED 2004/04/28 14:56:17 fs 1.10.10.4: RESYNC: (1.11-1.12); FILE MERGED 2004/03/23 15:13:25 fs 1.10.10.3: RESYNC: (1.10-1.11); FILE MERGED 2004/03/01 16:53:48 fs 1.10.10.2: #i24387# 2004/02/19 11:24:34 fs 1.10.10.1: #i24387# +HID_PROP_AUTOLINEBREAK


2004-05-07  Rüdiger Timm  <rt@openoffice.org>  [80f08bfe57f6f0600c7ef45f836a62dfa81a18ac]

INTEGRATION: CWS frmcontrols03 (1.7.4); FILE MERGED 2004/04/06 11:02:53 fs 1.7.4.1: inter-property dependencies for rich text control


2004-05-07  Rüdiger Timm  <rt@openoffice.org>  [0c7e63adefa3cfd1af74c2762ede896da727cf0f]

INTEGRATION: CWS frmcontrols03 (1.9.4); FILE MERGED 2004/04/06 11:02:52 fs 1.9.4.1: inter-property dependencies for rich text control


2004-05-07  Rüdiger Timm  <rt@openoffice.org>  [f2b6b3bef4a3220e088a0cfacf6eedc67186b1d7]

INTEGRATION: CWS frmcontrols03 (1.21.36); FILE MERGED 2004/04/28 14:58:53 fs 1.21.36.4: RESYNC: (1.22-1.23); FILE MERGED 2004/04/06 11:02:50 fs 1.21.36.3: inter-property dependencies for rich text control 2004/03/23 15:01:55 fs 1.21.36.2: RESYNC: (1.21-1.22); FILE MERGED 2004/03/01 16:53:26 fs 1.21.36.1: #i24387# TextType property for text field


2004-05-07  Rüdiger Timm  <rt@openoffice.org>  [efd616115a7ab1563ac7fa308cd76807bc10782c]

INTEGRATION: CWS frmcontrols03 (1.19.10); FILE MERGED 2004/04/28 14:57:30 fs 1.19.10.4: RESYNC: (1.20-1.22); FILE MERGED 2004/03/23 14:58:41 fs 1.19.10.3: RESYNC: (1.19-1.20); FILE MERGED 2004/03/01 16:53:26 fs 1.19.10.2: #i24387# TextType property for text field 2004/02/19 11:23:30 fs 1.19.10.1: added functionality for 'Automatic Line Break' property


2004-05-07  Rüdiger Timm  <rt@openoffice.org>  [bfafc8b34d986c0af6026bc08a40c7e1148e2582]

INTEGRATION: CWS frmcontrols03 (1.18.10); FILE MERGED 2004/04/28 14:58:03 fs 1.18.10.4: RESYNC: (1.19-1.20); FILE MERGED 2004/03/23 14:59:23 fs 1.18.10.3: RESYNC: (1.18-1.19); FILE MERGED 2004/03/01 16:53:26 fs 1.18.10.2: #i24387# TextType property for text field 2004/02/19 11:23:30 fs 1.18.10.1: added functionality for 'Automatic Line Break' property


2004-05-07  Rüdiger Timm  <rt@openoffice.org>  [4d0dbdc34185f4d75fc2e2e7cd7ae16e16930728]

INTEGRATION: CWS frmcontrols03 (1.56.8); FILE MERGED 2004/04/28 14:58:12 fs 1.56.8.6: RESYNC: (1.57-1.58); FILE MERGED 2004/04/06 08:16:40 fs 1.56.8.5: string review 2004/03/30 08:52:37 fs 1.56.8.4: #100000# 2004/03/23 14:59:33 fs 1.56.8.3: RESYNC: (1.56-1.57); FILE MERGED 2004/03/01 16:53:25 fs 1.56.8.2: #i24387# TextType property for text field 2004/02/19 11:23:29 fs 1.56.8.1: added functionality for 'Automatic Line Break' property


2004-05-07  Rüdiger Timm  <rt@openoffice.org>  [09a4ee8731697737c784b8b1b45f4acfa78f1f0c]

INTEGRATION: CWS frmcontrols03 (1.16.10); FILE MERGED 2004/04/28 14:56:47 fs 1.16.10.4: RESYNC: (1.17-1.18); FILE MERGED 2004/03/23 14:58:00 fs 1.16.10.3: RESYNC: (1.16-1.17); FILE MERGED 2004/03/01 16:53:25 fs 1.16.10.2: #i24387# TextType property for text field 2004/02/19 11:23:29 fs 1.16.10.1: added functionality for 'Automatic Line Break' property


2004-05-07  Rüdiger Timm  <rt@openoffice.org>  [d71aa3bece11d1cef6c6e447beeee0b67a3618a7]

INTEGRATION: CWS frmcontrols03 (1.21.10); FILE MERGED 2004/04/28 14:59:02 fs 1.21.10.5: RESYNC: (1.22-1.24); FILE MERGED 2004/04/06 11:02:47 fs 1.21.10.4: inter-property dependencies for rich text control 2004/03/23 15:03:24 fs 1.21.10.3: RESYNC: (1.21-1.22); FILE MERGED 2004/03/01 16:53:25 fs 1.21.10.2: #i24387# TextType property for text field 2004/02/19 11:23:29 fs 1.21.10.1: added functionality for 'Automatic Line Break' property


2004-05-07  Rüdiger Timm  <rt@openoffice.org>  [f1d4ea07db428b79fda60c7743bbe1e28b92ded0]

INTEGRATION: CWS frmcontrols03 (1.58.32); FILE MERGED 2004/04/28 14:57:21 fs 1.58.32.5: RESYNC: (1.59-1.61); FILE MERGED 2004/04/13 08:02:18 fs 1.58.32.4: #i27595# 2004/04/06 11:02:42 fs 1.58.32.3: inter-property dependencies for rich text control 2004/03/23 14:58:33 fs 1.58.32.2: RESYNC: (1.58-1.59); FILE MERGED 2004/03/01 16:53:24 fs 1.58.32.1: #i24387# TextType property for text field


2004-05-07  Rüdiger Timm  <rt@openoffice.org>  [b21f3fb89bdf61317be4f52f707c1156ab27315f]

INTEGRATION: CWS frmcontrols03 (1.17.10); FILE MERGED 2004/04/28 14:56:09 fs 1.17.10.5: RESYNC: (1.18-1.19); FILE MERGED 2004/03/24 07:14:13 fs 1.17.10.4: #100000# 2004/03/23 15:22:17 fs 1.17.10.3: RESYNC: (1.17-1.18); FILE MERGED 2004/03/01 16:53:00 fs 1.17.10.2: #i24387# 2004/02/19 11:24:25 fs 1.17.10.1: #i24387# +HID_PROP_AUTOLINEBREAK


2004-05-07  Rüdiger Timm  <rt@openoffice.org>  [bc2edb93ec512ac6a7a6e95b967b99a03a724572]

INTEGRATION: CWS frmcontrols03 (1.61.46); FILE MERGED 2004/04/28 14:39:50 fs 1.61.46.3: RESYNC: (1.65-1.68); FILE MERGED 2004/03/23 14:34:38 fs 1.61.46.2: RESYNC: (1.61-1.65); FILE MERGED 2004/03/02 13:39:37 fs 1.61.46.1: #i24387# position of the FmFormShell on the dispatcher stack is dynamic now (approved by OS)


2004-05-07  Rüdiger Timm  <rt@openoffice.org>  [dfb9209326b02d7b47a44e7365d5260b61091b12]

INTEGRATION: CWS frmcontrols03 (1.15.200); FILE MERGED 2004/04/28 14:34:48 fs 1.15.200.2: RESYNC: (1.15-1.16); FILE MERGED 2004/03/02 13:40:28 fs 1.15.200.1: #i24387# +FOC_FRM_CTRL


2004-05-07  Rüdiger Timm  <rt@openoffice.org>  [1c8ab5c4c921cf58ac301350a3f128c7cea21202]

INTEGRATION: CWS frmcontrols03 (1.18.418); FILE MERGED 2004/04/28 14:34:58 fs 1.18.418.3: RESYNC: (1.20-1.21); FILE MERGED 2004/03/23 14:45:06 fs 1.18.418.2: RESYNC: (1.18-1.20); FILE MERGED 2004/03/02 13:38:50 fs 1.18.418.1: #i24387# +GotFocus / +OnFormControlActivated


2004-05-07  Rüdiger Timm  <rt@openoffice.org>  [083d98220aae82b028b6c86edce9101db6b2b806]

INTEGRATION: CWS frmcontrols03 (1.72.20); FILE MERGED 2004/03/23 14:05:21 fs 1.72.20.3: RESYNC: (1.74-1.75); FILE MERGED 2004/02/19 12:23:26 fs 1.72.20.2: RESYNC: (1.72-1.74); FILE MERGED 2004/02/17 15:37:40 fs 1.72.20.1: #i24387# +XMLTextPropertySetMapper::getPropertyMapForType


2004-05-07  Rüdiger Timm  <rt@openoffice.org>  [0bc3e33b8228be6396bad16b881505a7ddd7368e]

INTEGRATION: CWS frmcontrols03 (1.13.52); FILE MERGED 2004/04/28 14:27:22 fs 1.13.52.2: RESYNC: (1.13-1.14); FILE MERGED 2004/03/02 09:51:22 fs 1.13.52.1: #i24387# proper im/export of a rich text control


2004-05-07  Rüdiger Timm  <rt@openoffice.org>  [13b06df7e271e1f51274bcfa8db6db447453c71f]

INTEGRATION: CWS frmcontrols03 (1.13.52); FILE MERGED 2004/03/02 09:51:22 fs 1.13.52.1: #i24387# proper im/export of a rich text control


2004-05-07  Rüdiger Timm  <rt@openoffice.org>  [7eaddc7cd676baca2e38120b4e18616d4026a309]

INTEGRATION: CWS frmcontrols03 (1.18.52); FILE MERGED 2004/03/02 09:51:21 fs 1.18.52.1: #i24387# proper im/export of a rich text control


2004-05-07  Rüdiger Timm  <rt@openoffice.org>  [98a89f2805cc07888eb7a7b6735413c5cb227379]

INTEGRATION: CWS frmcontrols03 (1.21.150); FILE MERGED 2004/02/17 15:39:08 fs 1.21.150.1: #i24387# analyze text styles of a rich text control


2004-05-07  Rüdiger Timm  <rt@openoffice.org>  [fbb4a8a70aa7f3e23c638ce0939b4d870d802074]

INTEGRATION: CWS frmcontrols03 (1.21.52); FILE MERGED 2004/03/02 09:51:21 fs 1.21.52.2: #i24387# proper im/export of a rich text control 2004/02/17 15:38:38 fs 1.21.52.1: #i24387# import text paragraphs of a rich text control


2004-05-07  Rüdiger Timm  <rt@openoffice.org>  [127485587946e05079e93b9a8ef3c2921e3a1905]

INTEGRATION: CWS frmcontrols03 (1.37.52); FILE MERGED 2004/03/02 09:51:21 fs 1.37.52.2: #i24387# proper im/export of a rich text control 2004/02/17 15:38:38 fs 1.37.52.1: #i24387# import text paragraphs of a rich text control


2004-05-07  Rüdiger Timm  <rt@openoffice.org>  [f114b49bcd61cac33a951e8625918dee644ce786]

INTEGRATION: CWS frmcontrols03 (1.27.52); FILE MERGED 2004/04/28 14:27:41 fs 1.27.52.4: RESYNC: (1.27-1.29); FILE MERGED 2004/04/15 06:59:58 fs 1.27.52.3: #i27729# don't export CharCrossedOut property for text areas 2004/03/02 09:51:20 fs 1.27.52.2: #i24387# proper im/export of a rich text control 2004/02/17 15:38:09 fs 1.27.52.1: #i24387# export text paragraphs of a rich text control


2004-05-07  Rüdiger Timm  <rt@openoffice.org>  [b5ab541205847bf353da2ccae2ebad5eec66ea8f]

INTEGRATION: CWS frmcontrols03 (1.15.52); FILE MERGED 2004/02/17 15:35:37 fs 1.15.52.1: #i24387# textarea is allowed to have text paragraphs


2004-05-07  Rüdiger Timm  <rt@openoffice.org>  [18e6782952216a95d8865ba325a4efb9ee09e4bc]

INTEGRATION: CWS frmcontrols03 (1.34.34); FILE MERGED 2004/04/28 14:09:07 fs 1.34.34.3: RESYNC: (1.35-1.36); FILE MERGED 2004/03/23 13:53:44 fs 1.34.34.2: RESYNC: (1.34-1.35); FILE MERGED 2004/02/26 15:48:32 nn 1.34.34.1: #i25683# position FormShell above or below own sub shells depending on who got the focus last


2004-05-07  Rüdiger Timm  <rt@openoffice.org>  [3b4109192719e35086551a5c2a268546b58b537c]

INTEGRATION: CWS frmcontrols03 (1.47.32); FILE MERGED 2004/04/28 14:08:42 fs 1.47.32.3: RESYNC: (1.50-1.51); FILE MERGED 2004/03/23 13:53:36 fs 1.47.32.2: RESYNC: (1.47-1.50); FILE MERGED 2004/02/26 15:48:32 nn 1.47.32.1: #i25683# position FormShell above or below own sub shells depending on who got the focus last


2004-05-07  Rüdiger Timm  <rt@openoffice.org>  [7ad0b65b10b97dc9baf8e35f6d01e350c11b4a14]

INTEGRATION: CWS frmcontrols03 (1.13.270); FILE MERGED 2004/04/28 14:07:20 fs 1.13.270.2: RESYNC: (1.13-1.14); FILE MERGED 2004/02/26 15:45:28 nn 1.13.270.1: #i25683# position FormShell above or below own sub shells depending on who got the focus last


2004-05-07  Rüdiger Timm  <rt@openoffice.org>  [606ad1591ae8baee945f6ad6de00bc51cc6d07cd]

INTEGRATION: CWS frmcontrols03 (1.36.36); FILE MERGED 2004/03/23 13:59:15 fs 1.36.36.2: RESYNC: (1.36-1.37); FILE MERGED 2004/02/26 15:48:59 nn 1.36.36.1: #i25683# position FormShell above or below own sub shells depending on who got the focus last


2004-05-07  Rüdiger Timm  <rt@openoffice.org>  [aa071f39f524f3c65724abe5c36b71e731a91651]

INTEGRATION: CWS frmcontrols03 (1.10.42); FILE MERGED 2004/03/05 17:45:08 af 1.10.42.1: #i25684# Added new file FormShellManager.


2004-05-07  Rüdiger Timm  <rt@openoffice.org>  [1db40ee17ebd6e9bf56e11891f00165e8c7eca96]

INTEGRATION: CWS frmcontrols03 (1.18.40); FILE MERGED 2004/04/28 13:51:57 fs 1.18.40.2: RESYNC: (1.18-1.19); FILE MERGED 2004/03/05 17:44:37 af 1.18.40.1: #i25684# Added new mpFormShellManager member.


2004-05-07  Rüdiger Timm  <rt@openoffice.org>  [8f17846aec39da29ca6cae80cc221f6ca2d82f13]

INTEGRATION: CWS frmcontrols03 (1.35.32); FILE MERGED 2004/04/28 13:52:18 fs 1.35.32.2: RESYNC: (1.35-1.36); FILE MERGED 2004/04/27 12:21:13 af 1.35.32.1: #i27956# The shell stack is assumed to be initialized in Activate() and is not checked anymore.


2004-05-07  Rüdiger Timm  <rt@openoffice.org>  [5283b73e10e57e49a2270ab7737bfb75968b46c8]

INTEGRATION: CWS frmcontrols03 (1.1.2); FILE ADDED 2004/04/27 12:13:20 af 1.1.2.2: #i27956# When the form shell is deactivated it is moved on the shell stack below the view shell. 2004/03/05 17:41:15 af 1.1.2.1: #i25684# Initial revision.


2004-05-07  Rüdiger Timm  <rt@openoffice.org>  [c6fc2ddd796529291cbf9e80126f0f9abc55886f]

INTEGRATION: CWS frmcontrols03 (1.1.2); FILE ADDED 2004/03/05 17:40:57 af 1.1.2.1: #i25684# Initial revision.


2004-05-07  Rüdiger Timm  <rt@openoffice.org>  [851add6844473e0b8b32113ea30200da82e05154]

INTEGRATION: CWS frmcontrols03 (1.3.34); FILE MERGED 2004/03/05 17:42:03 af 1.3.34.1: #i25684# Added new mpFormShellManager.


2004-05-07  Rüdiger Timm  <rt@openoffice.org>  [caef3c90ef792174d64a1e79fc0a3db948df8a49]

INTEGRATION: CWS frmcontrols03 (1.3.2); FILE ADDED 2004/02/18 16:19:36 fs 1.3.2.1: re-introduced, and made it compile


2004-05-07  Rüdiger Timm  <rt@openoffice.org>  [149fa1e5c54105a29dc8fe8a88c325d7f2484ccb]

INTEGRATION: CWS frmcontrols03 (1.10.2); FILE ADDED 2004/02/18 16:19:45 fs 1.10.2.1: re-introduced, and made it compile


2004-05-07  Rüdiger Timm  <rt@openoffice.org>  [2990e1fcf128f30d9c338bfd28ef41d116786136]

INTEGRATION: CWS frmcontrols03 (1.44.408); FILE MERGED 2004/04/28 13:26:23 fs 1.44.408.3: RESYNC: (1.45-1.47); FILE MERGED 2004/03/23 13:01:39 fs 1.44.408.2: RESYNC: (1.44-1.45); FILE MERGED 2004/02/18 16:13:53 fs 1.44.408.1: #i24387# +SvxUnoText( const SfxItemProperty* _pMap)


2004-05-07  Rüdiger Timm  <rt@openoffice.org>  [8f0a57086abbb0e4bd0b59a76b91dcb98717eebe]

INTEGRATION: CWS frmcontrols03 (1.2.66); FILE MERGED 2004/04/28 13:14:09 fs 1.2.66.3: RESYNC: (1.3-1.4); FILE MERGED 2004/03/23 13:11:52 fs 1.2.66.2: RESYNC: (1.2-1.3); FILE MERGED 2004/03/03 13:57:43 fs 1.2.66.1: #i24387# Superscript/Subscript icons


2004-05-07  Rüdiger Timm  <rt@openoffice.org>  [2d699afbf98c4a2918e99b4ab98723e59d78fc04]

INTEGRATION: CWS frmcontrols03 (1.52.200); FILE MERGED 2004/03/23 13:08:23 fs 1.52.200.3: RESYNC: (1.53-1.54); FILE MERGED 2004/02/19 15:04:28 fs 1.52.200.2: RESYNC: (1.52-1.53); FILE MERGED 2004/02/18 15:51:10 fs 1.52.200.1: #i24387# some more static versions of some methods


2004-05-07  Rüdiger Timm  <rt@openoffice.org>  [da87b4078f54de7b281bd22693a25e434e9ae42a]

INTEGRATION: CWS frmcontrols03 (1.20.70); FILE MERGED 2004/03/03 13:55:04 fs 1.20.70.1: initialize newly created text fields with the font from the document's default style


2004-05-07  Rüdiger Timm  <rt@openoffice.org>  [5cdba4d938081cc053559054b9ab6054eadaed2d]

INTEGRATION: CWS frmcontrols03 (1.5.408); FILE MERGED 2004/03/23 13:14:00 fs 1.5.408.2: RESYNC: (1.5-1.6); FILE MERGED 2004/02/18 16:04:50 fs 1.5.408.1: #i24387# also be an XModifyListener


2004-05-07  Rüdiger Timm  <rt@openoffice.org>  [20a31376342eb163df25100a44390a240b42a3c4]

INTEGRATION: CWS frmcontrols03 (1.1.2); FILE ADDED 2004/03/03 13:54:24 fs 1.1.2.5: determine the VCL window on demand 2004/03/01 16:54:30 fs 1.1.2.4: #i24387# don't be that wasteful with clipboard slot invalidations 2004/02/26 11:26:22 fs 1.1.2.3: #i24387# 2004/02/23 11:39:25 fs 1.1.2.2: some more implementations (mainly CJK relevant) 2004/02/18 16:04:40 fs 1.1.2.1: dedicated 'sub-shell' for handling text attributes of form controls


2004-05-07  Rüdiger Timm  <rt@openoffice.org>  [c2959a4fa7cf63628bb16b3490e46c6880639101]

INTEGRATION: CWS frmcontrols03 (1.1.2); FILE ADDED 2004/02/18 16:07:52 fs 1.1.2.1: dispatching features to form controls containing text


2004-05-07  Rüdiger Timm  <rt@openoffice.org>  [138b8c315d82483ed3e171d86580f30d48a3447d]

INTEGRATION: CWS frmcontrols03 (1.1.2); FILE ADDED 2004/02/18 16:07:22 fs 1.1.2.1: dialogs for setting text attributes of form controls


2004-05-07  Rüdiger Timm  <rt@openoffice.org>  [c6707b9dc3178a43fbf47f99d0c0128b40958939]

INTEGRATION: CWS frmcontrols03 (1.1.2); FILE ADDED 2004/02/18 16:08:19 fs 1.1.2.1: callbacks for text form controls


2004-05-07  Rüdiger Timm  <rt@openoffice.org>  [a8ed314d92550413dc583c5992b04011a8d6b4f5]

INTEGRATION: CWS frmcontrols03 (1.16.554); FILE MERGED 2004/04/29 13:38:59 fs 1.16.554.5: #i100000# 2004/04/28 13:09:57 fs 1.16.554.4: RESYNC: (1.17-1.18); FILE MERGED 2004/03/23 13:13:51 fs 1.16.554.3: RESYNC: (1.16-1.17); FILE MERGED 2004/02/26 11:26:22 fs 1.16.554.2: #i24387# 2004/02/18 16:03:40 fs 1.16.554.1: #i24387# dedicated impl-class for handling text attributes of form controls


2004-05-07  Rüdiger Timm  <rt@openoffice.org>  [3b89e803c400f2989c3366dbcb0a90ce419a3c00]

INTEGRATION: CWS frmcontrols03 (1.11.40); FILE MERGED 2004/04/28 13:10:39 fs 1.11.40.3: RESYNC: (1.12-1.13); FILE MERGED 2004/03/23 13:14:08 fs 1.11.40.2: RESYNC: (1.11-1.12); FILE MERGED 2004/02/18 16:04:06 fs 1.11.40.1: #i24387#


2004-05-07  Rüdiger Timm  <rt@openoffice.org>  [6dcb5d332199014c54289e96525b6f93576360ea]

INTEGRATION: CWS frmcontrols03 (1.2.554); FILE MERGED 2004/02/23 11:39:07 fs 1.2.554.1: care for a changing ref device at the drawing layer


2004-05-07  Rüdiger Timm  <rt@openoffice.org>  [20eefe03467cd1dcc931a4148bab5acc9e4a076f]

INTEGRATION: CWS frmcontrols03 (1.2.408); FILE MERGED 2004/02/26 11:26:21 fs 1.2.408.2: #i24387# 2004/02/18 16:09:49 fs 1.2.408.1: #i24387# cleaned up the hacks herein


2004-05-07  Rüdiger Timm  <rt@openoffice.org>  [d0acb859bb4dff35d109ba50a69411943c89629d]

INTEGRATION: CWS frmcontrols03 (1.15.100); FILE MERGED 2004/04/28 13:15:12 fs 1.15.100.4: RESYNC: (1.17-1.18); FILE MERGED 2004/03/23 13:09:41 fs 1.15.100.3: RESYNC: (1.16-1.17); FILE MERGED 2004/02/19 15:08:22 fs 1.15.100.2: RESYNC: (1.15-1.16); FILE MERGED 2004/02/18 16:11:40 fs 1.15.100.1: new files


2004-05-07  Rüdiger Timm  <rt@openoffice.org>  [c4822da80d5401af55fe7c7cb25bd53bcae6c24f]

INTEGRATION: CWS frmcontrols03 (1.1.2); FILE ADDED 2004/04/06 08:38:40 fs 1.1.2.4: string review 2004/02/26 11:26:21 fs 1.1.2.3: #i24387# 2004/02/23 11:39:43 fs 1.1.2.2: some more implementations (mainly CJK relevant) 2004/02/18 16:11:20 fs 1.1.2.1: form shell related resources


2004-05-07  Rüdiger Timm  <rt@openoffice.org>  [3824a5ff9dd54611e26754190cfaa2189ac86d77]

INTEGRATION: CWS frmcontrols03 (1.30.40); FILE MERGED 2004/04/28 13:15:34 fs 1.30.40.6: RESYNC: (1.30-1.31); FILE MERGED 2004/03/25 07:33:18 fs 1.30.40.5: #100000# 2004/03/24 07:29:09 fs 1.30.40.4: moved some code herein after resync 2004/03/03 14:43:09 fs 1.30.40.3: also include paragraph and asian/complex character properties when initializing a text field 2004/03/03 13:54:56 fs 1.30.40.2: initialize newly created text fields with the font from the document's default style 2004/02/18 16:09:32 fs 1.30.40.1: #i24387# forward form(De)Activated events to text-control-shell


2004-05-07  Rüdiger Timm  <rt@openoffice.org>  [4d293077d05580d6422071a5852d361a87619d3d]

INTEGRATION: CWS frmcontrols03 (1.28.38); FILE MERGED 2004/03/23 13:09:18 fs 1.28.38.3: RESYNC: (1.28-1.29); FILE MERGED 2004/03/03 13:55:09 fs 1.28.38.2: initialize newly created text fields with the font from the document's default style 2004/02/25 18:46:14 fs 1.28.38.1: #i24387# grab focus to view window when switching design mode ON


2004-05-07  Rüdiger Timm  <rt@openoffice.org>  [53c003e87281585bd506d42bb7d758d50350b78b]

INTEGRATION: CWS frmcontrols03 (1.20.72); FILE MERGED 2004/04/28 13:14:31 fs 1.20.72.3: RESYNC: (1.21-1.22); FILE MERGED 2004/03/23 13:09:01 fs 1.20.72.2: RESYNC: (1.20-1.21); FILE MERGED 2004/02/18 16:04:58 fs 1.20.72.1: #i24387# also be an XModifyListener


2004-05-07  Rüdiger Timm  <rt@openoffice.org>  [17117e18c905b98c130b997510bb21ee02ee3f9b]

INTEGRATION: CWS frmcontrols03 (1.1.2); FILE ADDED 2004/04/13 08:00:35 fs 1.1.2.7: #i27603# 2004/03/03 13:54:22 fs 1.1.2.6: determine the VCL window on demand 2004/03/02 15:46:58 fs 1.1.2.5: Execute refined, after the rich text control has been merged with the text field 2004/03/01 16:54:34 fs 1.1.2.4: #i24387# don't be that wasteful with clipboard slot invalidations 2004/02/26 11:26:20 fs 1.1.2.3: #i24387# 2004/02/23 11:39:17 fs 1.1.2.2: some more implementations (mainly CJK relevant) 2004/02/18 16:05:00 fs 1.1.2.1: dedicated 'sub-shell' for handling text attributes of form controls


2004-05-07  Rüdiger Timm  <rt@openoffice.org>  [9c0d6bfadc9afb3fbff519d8d47a6135637bde09]

INTEGRATION: CWS frmcontrols03 (1.1.2); FILE ADDED 2004/02/18 16:07:56 fs 1.1.2.1: dispatching features to form controls containing text


2004-05-07  Rüdiger Timm  <rt@openoffice.org>  [7b577cdce4da8c7f139813d0b7f7cb73b9ea2842]

INTEGRATION: CWS frmcontrols03 (1.1.2); FILE ADDED 2004/02/18 16:07:25 fs 1.1.2.1: dialogs for setting text attributes of form controls


2004-05-07  Rüdiger Timm  <rt@openoffice.org>  [b1d9ef6c02312675308f707801a7667b0c8696e1]

INTEGRATION: CWS frmcontrols03 (1.45.4); FILE MERGED 2004/04/28 13:18:04 fs 1.45.4.5: RESYNC: (1.50-1.52); FILE MERGED 2004/03/23 13:11:36 fs 1.45.4.4: RESYNC: (1.48-1.50); FILE MERGED 2004/02/26 11:26:20 fs 1.45.4.3: #i24387# 2004/02/19 15:09:40 fs 1.45.4.2: RESYNC: (1.45-1.48); FILE MERGED 2004/02/18 16:03:56 fs 1.45.4.1: #i24387# dedicated impl-class for handling text attributes of form controls


2004-05-07  Rüdiger Timm  <rt@openoffice.org>  [97bb287fc3e8920a6b01b022b69f7c9f9907aeb6]

INTEGRATION: CWS frmcontrols03 (1.43.4); FILE MERGED 2004/04/28 13:17:44 fs 1.43.4.6: RESYNC: (1.48-1.49); FILE MERGED 2004/03/23 13:11:15 fs 1.43.4.5: RESYNC: (1.46-1.48); FILE MERGED 2004/03/02 15:46:25 fs 1.43.4.4: text control bar is available only when a rich text contrl is active 2004/02/26 11:26:19 fs 1.43.4.3: #i24387# 2004/02/19 15:09:30 fs 1.43.4.2: RESYNC: (1.43-1.46); FILE MERGED 2004/02/18 16:08:49 fs 1.43.4.1: #i24387# dedicated 'sub shell' for handling text attributes of form controls


2004-05-07  Rüdiger Timm  <rt@openoffice.org>  [8b3726e8517527a7c3d0324e1729c3949c84faf5]

INTEGRATION: CWS frmcontrols03 (1.7.554); FILE MERGED 2004/02/26 11:26:18 fs 1.7.554.2: #i24387# 2004/02/23 11:39:05 fs 1.7.554.1: care for a changing ref device at the drawing layer


2004-05-07  Rüdiger Timm  <rt@openoffice.org>  [1b4bf6f850dca384a12c090701d968da22c42fe2]

INTEGRATION: CWS frmcontrols03 (1.51.116); FILE MERGED 2004/04/15 08:21:33 fs 1.51.116.1: #i27730# +EE_SELMODE_HIDDEN - don't draw any selection in this mode


2004-05-07  Rüdiger Timm  <rt@openoffice.org>  [8ca34a852b90ec2de4760c22b64c2390c2a19a45]

INTEGRATION: CWS frmcontrols03 (1.21.64); FILE MERGED 2004/04/28 12:49:01 fs 1.21.64.3: RESYNC: (1.22-1.23); FILE MERGED 2004/03/23 13:15:22 fs 1.21.64.2: RESYNC: (1.21-1.22); FILE MERGED 2004/02/26 11:26:18 fs 1.21.64.1: #i24387#


2004-05-07  Rüdiger Timm  <rt@openoffice.org>  [b04d6dad77afb5e1bcd18f3e9914116107fa0337]

INTEGRATION: CWS frmcontrols03 (1.43.60); FILE MERGED 2004/04/28 12:48:51 fs 1.43.60.3: RESYNC: (1.45-1.47); FILE MERGED 2004/03/23 13:15:13 fs 1.43.60.2: RESYNC: (1.43-1.45); FILE MERGED 2004/02/26 11:26:17 fs 1.43.60.1: #i24387#


2004-05-07  Rüdiger Timm  <rt@openoffice.org>  [fbf2646783b5c3abe21a16136b6d68811da43498]

INTEGRATION: CWS frmcontrols03 (1.6.40); FILE MERGED 2004/04/28 12:49:22 fs 1.6.40.4: RESYNC: (1.7-1.8); FILE MERGED 2004/03/23 13:15:48 fs 1.6.40.3: RESYNC: (1.6-1.7); FILE MERGED 2004/02/26 11:26:17 fs 1.6.40.2: #i24387# 2004/02/18 16:12:13 fs 1.6.40.1: #i24387# grab some slots which are relevant for text form controls


2004-05-07  Joachim Lingner  <jl@openoffice.org>  [5c0536942e9d9fa56678af4602e9b60192902d59]

#i20052#


2004-05-07  Joachim Lingner  <jl@openoffice.org>  [5def523f04bea8fbb65ea83648040df1741bb8a6]

#i20052#


2004-05-07  Vladimir Glazounov  <vg@openoffice.org>  [199993d31c8231f6b2a2bfc6345b0b73123f6a23]

#100000# more ealborate check for logging


2004-05-06  Kurt Zenker  <kz@openoffice.org>  [3a0da4bbf830cb125bc9d0945059ba4faa090d5f]

#166665# initialisize empty BasicManager (AB)


2004-05-06  Joachim Lingner  <jl@openoffice.org>  [b21347f0dce6d55c17a4f82946a9a092a1259a2a]

#i20052#


2004-05-05  Rüdiger Timm  <rt@openoffice.org>  [a194739bc55b47d708c74421c480f8a6151740b3]

#116666# Replaced DBG_ASSERT(0, STRIP) with DBG_BF_ASSERT(0, STRIP)


2004-05-05  Rüdiger Timm  <rt@openoffice.org>  [10ec5e6467acee71d832d96eed54aa9f71a1ea4f]

#116666# Replaced DBG_ASSERT(0, STRIP) with DBG_BF_ASSERT(0, STRIP)


2004-05-05  Sander Vesik  <svesik@openoffice.org>  [8f4b90a38697546c03835c7c1e83f20d5bc8de3f]

#116659# fixed non-merge of fixes


2004-05-05  Joachim Lingner  <jl@openoffice.org>  [70695eea3198f6a1289929e58e8906f9bfc55974]

#i20052#


2004-05-05  Rüdiger Timm  <rt@openoffice.org>  [e33de7b83d668be396357e1527af2650c9eb83e5]

#i10000# instances=static


2004-05-05  Joachim Lingner  <jl@openoffice.org>  [de6af143cc13b0869e4a1bac236dde2b0b65abb2]

#i20052#


2004-05-05  Rüdiger Timm  <rt@openoffice.org>  [9066ff575f2aaf621cb84bc9a714ff0d73a3c20c]

#i10000# include com/sun/star/io/XInputStream.hpp


2004-05-04  Kurt Zenker  <kz@openoffice.org>  [f28faee839553236cb4a164e102fdb4cae9dad07]

new version for SRC680


2004-05-04  Rüdiger Timm  <rt@openoffice.org>  [487dae96ab39091715dde79167f41032dde2bfeb]

#i10000# corrected merge conflict resolution


2004-05-04  Rüdiger Timm  <rt@openoffice.org>  [8caeae81eed2f944eb8221b346878d6922464a1a]

#i19699#, #i10000# Adapted to tightened tools/string.hxx as of CWS sb13.


2004-05-04  Rüdiger Timm  <rt@openoffice.org>  [fc5e74616964b4297ec6a0b429179c0a41a76905]

#i10000# singletonref.hxx now is in salhelper, not comphelper


2004-05-04  Rüdiger Timm  <rt@openoffice.org>  [c049ef7558bfd7d24c03b525d30e561346fd06f5]

#i10000# Class SwDrawTextShell had no user-defined constructor.


2004-05-04  Rüdiger Timm  <rt@openoffice.org>  [12b6e9dd2a562724dc72b99649065f71009489c3]

#i10000#, #i22535#: remove the __DELETE macro it is redundant


2004-05-04  Rüdiger Timm  <rt@openoffice.org>  [0e6bfdf0017c46810893a4d8542533aef868836f]

#i10000#, #i22535#: remove the __DELETE macro it is redundant


2004-05-04  Kurt Zenker  <kz@openoffice.org>  [016aa10cc1c2bd2506decfd3f316431b910b54d3]

new version for SRX645


2004-05-04  Rüdiger Timm  <rt@openoffice.org>  [1dfa0b8c27105bb7209fc61f5e4b948d3719f897]

#i10000# correct wrongly resolved merge conflict


2004-05-04  Kurt Zenker  <kz@openoffice.org>  [752aeda89cefa4c5dafc947ab3983964bd12f0c6]

new version for SRC680


2004-05-04  Rüdiger Timm  <rt@openoffice.org>  [eb05a9434729cfb6f3a3f6b78b5288cb874cde1f]

#110680#, #i10000#: Constructor of SvXMLExport / SvXMLImport now needs a getProcessServiceFactory() as first parameter.


2004-05-04  Joachim Lingner  <jl@openoffice.org>  [5c9f658f138b328845bdd0d5e4f9cefe3a7a4737]

#i20052#


2004-05-04  Vladimir Glazounov  <vg@openoffice.org>  [05f8a980de6af531d1368cfcf049b7da741fb319]

#100000# more elaborate prove for unstripped binaries


2004-05-04  Rüdiger Timm  <rt@openoffice.org>  [b4d6ac9d53e8750bf44e92a2c068437e935f229f]

#i10000#, #i22535#: remove the __DELETE macro it is redundant


2004-05-04  Joachim Lingner  <jl@openoffice.org>  [eca6d766a7e2183007f6c7e682de6be46eeb99cb]

#i20052#


2004-05-04  Joachim Lingner  <jl@openoffice.org>  [1d0171dd533c45b1073e5f7eabe9f040dddbb007]

#i20052#


2004-05-03  Kurt Zenker  <kz@openoffice.org>  [10c04f854af2ac56a7ca7c5096455acd7ed44bfe]

new version for SRC680


2004-05-03  Kurt Zenker  <kz@openoffice.org>  [3bf8fe59f8a942df35be4e45461af8e9b6df5730]

new version for SRC680


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [08060cbf87c06bf58124b95a51922960f2379da6]

#i10000# Syntax (missing blank)


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [ea00585d0f3ff2723890797fef5a381f7fbea5d3]

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>  [9704c3c53a706f7779fd6ffeee03ab71066fab66]

SRC680


2004-05-03  Joachim Lingner  <jl@openoffice.org>  [0ec1aec72c97acb11e4c8f51ca6614764bf911ba]

#i20052#


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [cd29d3704e173954b50712f2587ed481538d47cc]

INTEGRATION: CWS binfilter (1.2.4); FILE MERGED 2004/02/13 14:18:30 aw 1.2.4.1: #110098# Changed types for binfilter to use com.sun.star.comp.sfx2.BinaryFormatDetector Issue number: Submitted by: Reviewed by:


2004-05-03  Joachim Lingner  <jl@openoffice.org>  [e64633adfe3f2e8c37e0a5d05692ab0a5505d139]

#i20052#


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [989bd3fe66bf73ff123aa270f37a61c832dd121b]

INTEGRATION: CWS binfilter (1.2.4); FILE MERGED 2004/02/13 14:18:29 aw 1.2.4.1: #110098# Changed types for binfilter to use com.sun.star.comp.sfx2.BinaryFormatDetector Issue number: Submitted by: Reviewed by:


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [23baccd9241f3558d5752ac755f8b4a780e4f9cb]

INTEGRATION: CWS binfilter (1.2.4); FILE MERGED 2004/02/13 14:18:28 aw 1.2.4.1: #110098# Changed types for binfilter to use com.sun.star.comp.sfx2.BinaryFormatDetector Issue number: Submitted by: Reviewed by:


2004-05-03  Joachim Lingner  <jl@openoffice.org>  [f09722270fdaae2d9d55c622f4b399912c452519]

#i20052#


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [6ee035e241430b5998a5b21e59624ac3cf7e46fc]

INTEGRATION: CWS binfilter (1.2.4); FILE MERGED 2004/02/13 14:18:27 aw 1.2.4.1: #110098# Changed types for binfilter to use com.sun.star.comp.sfx2.BinaryFormatDetector Issue number: Submitted by: Reviewed by:


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [ea168a9dc5d5e627f7f349c3cc14fc8b19261c2d]

INTEGRATION: CWS binfilter (1.2.4); FILE MERGED 2004/02/13 14:18:26 aw 1.2.4.1: #110098# Changed types for binfilter to use com.sun.star.comp.sfx2.BinaryFormatDetector Issue number: Submitted by: Reviewed by:


2004-05-03  Joachim Lingner  <jl@openoffice.org>  [53bd72dc96f1443cde936ce882462ca9997c70ff]

Issue number: #i20052# Submitted by: Reviewed by:


2004-05-03  Joachim Lingner  <jl@openoffice.org>  [161fa5861faf776a2ec8e7555fa9e7681aaa2000]

Issue number:#i20052# Submitted by: Reviewed by:


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [693d40d2e277efa4bf0bea60abd253efa3d72e41]

INTEGRATION: CWS binfilter (1.2.4); FILE MERGED 2004/02/13 14:18:25 aw 1.2.4.1: #110098# Changed types for binfilter to use com.sun.star.comp.sfx2.BinaryFormatDetector Issue number: Submitted by: Reviewed by:


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [27064b5595daa85b0b6dfe8a9f94b62ede12641a]

INTEGRATION: CWS swqod01 (1.16.106); FILE MERGED 2004/04/28 08:44:15 od 1.16.106.2: RESYNC: (1.16-1.17); FILE MERGED 2004/03/12 13:19:46 os 1.16.106.1: #i26375# align search ranges for borders and margins between ruler and Writer tables


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [2f4b5c4476741f855046242cfd247e2c484135bd]

INTEGRATION: CWS swqod01 (1.83.6); FILE MERGED 2004/04/30 06:22:59 od 1.83.6.1: #i26375# - correct cursor icon for adjust row height in horizontal layout.


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [63cb2997737fe4062370a31531a67ec8128cf94b]

INTEGRATION: CWS swqod01 (1.77.10); FILE MERGED 2004/04/29 12:20:47 mmaher 1.77.10.2: #116351# Added support for dd yy dates in german documents 2004/04/29 12:17:22 mmaher 1.77.10.1: #116352# Changed so that custom DocProperty fields are imported as user fields


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [22507452db34fd1898c730f8f9bf72dff7fa9891]

INTEGRATION: CWS binfilter (1.2.4); FILE MERGED 2004/02/13 14:18:24 aw 1.2.4.1: #110098# Changed types for binfilter to use com.sun.star.comp.sfx2.BinaryFormatDetector Issue number: Submitted by: Reviewed by:


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [26dee7e25ae8340c89f92efb96ad33eb1d477c94]

INTEGRATION: CWS swqod01 (1.46.2); FILE MERGED 2004/04/28 07:53:42 od 1.46.2.2: RESYNC: (1.46-1.47); FILE MERGED 2004/04/23 14:43:47 od 1.46.2.1: #116347# - clear and restore also line color at window before a paint


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [8ec6b55df45a96f191a43ab8a1af809d9546f4b9]

INTEGRATION: CWS swqod01 (1.3.180); FILE MERGED 2004/03/26 11:35:21 od 1.3.180.2: RESYNC: (1.3-1.4); FILE MERGED 2004/03/03 09:56:12 od 1.3.180.1: #i16128# rename method <WidowsAndOrphans::IsBreakNow> to 	 <WidowsAndOrphans::IsBreakNowWidAndOrh>


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [f3e5310f25251074fcbb1a4f4f03592f2b1ec1d4]

INTEGRATION: CWS swqod01 (1.12.92); FILE MERGED 2004/03/26 11:35:14 od 1.12.92.2: RESYNC: (1.12-1.14); FILE MERGED resolve merge conflicts. 2004/03/03 09:58:53 od 1.12.92.1: #i16128# method <WidowsAndOrphans::IsBreakNow> has been renamed - 	 new name <WidowsAndOrphans::IsBreakNowWidAndOrh>


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [5a492103653fa1661ad4367b535afc431ad21a0d]

INTEGRATION: CWS swqod01 (1.44.42); FILE MERGED 2004/04/28 07:50:15 od 1.44.42.4: RESYNC: (1.46-1.47); FILE MERGED 2004/03/26 11:33:42 od 1.44.42.3: RESYNC: (1.45-1.46); FILE MERGED 2004/03/03 12:35:42 od 1.44.42.2: RESYNC: (1.44-1.45); FILE MERGED 2004/03/03 09:54:37 od 1.44.42.1: #i16128# <SwTxtFrm::FormatAdjust(..)> - call base class method 	 <SwTxtFrmBreak::IsBreakNow(..)> instead of method 	 <WidowsAndOrphans::IsBreakNow(..)> to get a break, even if due 	 to widow rule no enough lines exists.


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [2344bff30e760f67bedbcf2334bacd8045c6e3d8]

INTEGRATION: CWS swqod01 (1.32.4); FILE MERGED 2004/04/28 14:32:41 od 1.32.4.1: #116561# <SwSectionFrm::MakeAll()> - in online layout join follows, if 	 section can grow. 	 <SwSectionFrm::_Grow(..)> - allow grow in online layout.


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [cb103d41bbc95542732a1cf2e983a51b80c5afee]

INTEGRATION: CWS swqod01 (1.78.50); FILE MERGED 2004/04/28 07:48:52 od 1.78.50.2: RESYNC: (1.78-1.79); FILE MERGED 2004/04/23 14:44:44 od 1.78.50.1: #116347# - clear and restore also line color at window before a paint


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [7f44102e310f040083fcbfe5b0d4294dd07824ba]

INTEGRATION: CWS swqod01 (1.39.14); FILE MERGED 2004/04/23 14:44:19 od 1.39.14.1: #116347# - clear and restore also line color at window before a paint


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [0163493fff041518d2f2671677b11686d7faf2c7]

INTEGRATION: CWS swqod01 (1.58.30); FILE MERGED 2004/04/28 14:29:19 od 1.58.30.1: #116560# <::CalcCntnt(..)> - no format of previous frame due to keep-attribute, 	 if current frame is a follow or locked. 	 <::CalcCntnt(..)> - no invalidation and format of Writer fly frame, 	 if it's locked.


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [8220124df845fe278144c5070fcdf2de13585155]

INTEGRATION: CWS swqod01 (1.25.110); FILE MERGED 2004/04/23 14:43:18 od 1.25.110.1: #116347# - clear and restore also line color at window before a paint


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [92adb8318447f541fed696f3e6d4b5d4e2390b30]

INTEGRATION: CWS binfilter (1.2.4); FILE MERGED 2004/02/13 14:18:23 aw 1.2.4.1: #110098# Changed types for binfilter to use com.sun.star.comp.sfx2.BinaryFormatDetector Issue number: Submitted by: Reviewed by:


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [2a39954e9a29d40366a5aef621c3cee907e68b77]

INTEGRATION: CWS binfilter (1.2.4); FILE MERGED 2004/02/13 14:18:21 aw 1.2.4.1: #110098# Changed types for binfilter to use com.sun.star.comp.sfx2.BinaryFormatDetector Issue number: Submitted by: Reviewed by:


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [d42693be9a0aa04e065bee187ca11b3cd4a5dd75]

#i10000# merge conflict


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [f21eac1f23a9304d52f646c9eb2ed9f528d105ef]

INTEGRATION: CWS gt03 (1.6.18); FILE MERGED 2004/04/23 20:29:58 gt 1.6.18.2: #26167# final strings and redesign 2004/04/08 11:17:45 gt 1.6.18.1: #i26167# repeated rows


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [559a5989d3e50dd342d6c3c0cc0814b5cce6445f]

INTEGRATION: CWS gt03 (1.21.78); FILE MERGED 2004/04/23 20:29:57 gt 1.21.78.2: #26167# final strings and redesign 2004/04/08 11:17:44 gt 1.21.78.1: #i26167# repeated rows


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [fef6ac0ae4b1782c347bc61c9f1e08f12de05dce]

INTEGRATION: CWS gt03 (1.29.18); FILE MERGED 2004/04/23 20:29:57 gt 1.29.18.2: #26167# final strings and redesign 2004/04/08 11:17:45 gt 1.29.18.1: #i26167# repeated rows


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [a5f2b8a854e1822260956a74bb90089d4f012698]

INTEGRATION: CWS gt03 (1.21.78); FILE MERGED 2004/04/23 20:29:57 gt 1.21.78.2: #26167# final strings and redesign 2004/04/08 11:17:44 gt 1.21.78.1: #i26167# repeated rows


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [db749f408b11999301ddbcca2267786769e3cbf7]

INTEGRATION: CWS gt03 (1.96.74); FILE MERGED 2004/04/20 09:37:04 gt 1.96.74.7: RESYNC: (1.96-1.99); FILE MERGED 2004/04/08 11:11:53 gt 1.96.74.6: #i26167# merge problems 2004/03/15 10:58:21 mmaher 1.96.74.5: #i26168# Mutliple line repeat in tables 2004/03/12 11:05:05 mmaher 1.96.74.4: #i26168# Support in tables for multi-row repeat in word documents 2004/03/12 08:19:52 fme 1.96.74.3: #26165# Feature - Multiple headline rows in tables 2004/03/11 14:55:16 fme 1.96.74.2: #26165# Feature - Multiple headline rows in tables 2004/03/11 11:18:03 mmaher 1.96.74.1: #i26168# Made use of the new multiple row header calls (even though word does not support it)


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [569480fcc146b52cba944ccfcd6a17b81c3c9ffd]

INTEGRATION: CWS gt03 (1.12.80); FILE MERGED 2004/03/11 14:55:14 fme 1.12.80.1: #26165# Feature - Multiple headline rows in tables


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [97c3ea9f981244b8a34b684b9027845abcccb9a6]

INTEGRATION: CWS gt03 (1.35.16); FILE MERGED 2004/03/24 08:04:47 gt 1.35.16.2: RESYNC: (1.35-1.36); FILE MERGED 2004/03/15 11:13:14 mmaher 1.35.16.1: #i26284# Multiple row repeat in tables


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [eb911b51427192ca9c09582e7ae1aa7a78044fd5]

INTEGRATION: CWS binfilter (1.32.24); FILE MERGED 2004/02/05 14:51:00 aw 1.32.24.8: RESYNC: (1.45-1.47); FILE MERGED 2003/11/21 10:57:41 aw 1.32.24.7: #111880# Corrected TypeDetection.xcu with changes for the FormatDetectors and the preferred flag for StarDraw (StarImpress) filter 2003/11/19 17:20:38 aw 1.32.24.6: #111880# Changes to StarDraw 5.0 (StarImpress) filter entry, correcting the preferred flag. Changes to BinaryFormatDetector. Changes to the FormatDetectors of the other applications 2003/10/31 12:56:24 aw 1.32.24.5: #111880# Corrected one line too much 2003/10/30 14:43:35 aw 1.32.24.4: RESYNC: (1.44-1.45); FILE MERGED 2003/09/30 13:40:36 aw 1.32.24.3: #110743# Added usage of bindetect filter detection module for stripped binfilters 2003/08/08 13:02:51 aw 1.32.24.2: RESYNC: (1.32-1.44); FILE MERGED 2003/07/18 12:12:33 aw 1.32.24.1: #110098# changed the migrate filter component name from com.sun.star.comp.office.ExternalFilter to com.sun.star.comp.office.BF_MigrateFilter.


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [ca6566f29096bd448d7492b5c73bdf166948b6e7]

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>  [c6644c3e9998d5e6103635d0e162b86ad1700ddb]

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>  [a48658f4d10058ef9a424bb2eb30f45d9e583081]

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>  [d8fd1527a42834423bf43a86eda9931a84340963]

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>  [c95ffa4094f9cd87c5dbe919c3696da274fd2dfb]

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>  [703583704eeafafa95de529e7a55fba8e6472774]

INTEGRATION: CWS binfilter (1.19.20); FILE MERGED 2004/04/05 19:15:01 aw 1.19.20.2: RESYNC: (1.19-1.20); FILE MERGED 2003/10/22 15:04:00 dbo 1.19.20.1: #112766# passing context's service manager


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [498da8d0d4b6beb8976a7f305e702efd945993a1]

INTEGRATION: CWS binfilter (1.16.92); FILE MERGED 2004/04/05 15:08:24 aw 1.16.92.2: RESYNC: (1.16-1.18); FILE MERGED 2004/03/30 15:28:23 er 1.16.92.1: #115964# make LockPaint/UnlockPaint work also if both levels are set/removed independently in not related order


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [9e995a57f1a00d4e6c07d4ee942c2b4201a80b20]

INTEGRATION: CWS binfilter (1.63.2); FILE MERGED 2004/04/05 15:04:16 aw 1.63.2.5: RESYNC: (1.67-1.69); FILE MERGED 2004/02/05 16:09:50 aw 1.63.2.4: RESYNC: (1.66-1.67); FILE MERGED 2003/10/30 13:45:42 aw 1.63.2.3: RESYNC: (1.64-1.66); FILE MERGED 2003/08/08 12:17:40 aw 1.63.2.2: RESYNC: (1.63-1.64); FILE MERGED 2003/07/08 17:19:21 aw 1.63.2.1: #110680#


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [13d849859e2756817d575c19b254ce6b0f1b3659]

INTEGRATION: CWS binfilter (1.86.18); FILE MERGED 2004/04/05 15:04:08 aw 1.86.18.5: RESYNC: (1.90-1.91); FILE MERGED 2004/02/05 16:09:19 aw 1.86.18.4: RESYNC: (1.89-1.90); FILE MERGED 2003/10/30 13:45:34 aw 1.86.18.3: RESYNC: (1.87-1.89); FILE MERGED 2003/08/08 12:17:34 aw 1.86.18.2: RESYNC: (1.86-1.87); FILE MERGED 2003/07/08 17:19:21 aw 1.86.18.1: #110680#


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [66c7fe1c8750a42d3a13f60aa7a2febdb624396f]

INTEGRATION: CWS gt03 (1.1.2); FILE ADDED 2004/04/23 20:28:13 gt 1.1.2.1: #26167# final strings and redesign


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [362e4128c8d97350916c82f9080956d9c1c27096]

INTEGRATION: CWS binfilter (1.73.92); FILE MERGED 2003/07/08 17:19:20 aw 1.73.92.1: #110680#


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [b439c0bb82cae059ff80291a0f4c8b6153c69bb0]

INTEGRATION: CWS gt03 (1.6.120); FILE MERGED 2004/04/23 20:31:03 gt 1.6.120.1: #26167# + textcontrolcombo.cxx


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [6bb0a45d9aa48f4e7eac39383af1284ebf058956]

INTEGRATION: CWS binfilter (1.166.10); FILE MERGED 2004/04/05 15:03:57 aw 1.166.10.5: RESYNC: (1.171-1.173); FILE MERGED 2004/02/05 16:08:59 aw 1.166.10.4: RESYNC: (1.169-1.171); FILE MERGED 2003/10/30 13:45:23 aw 1.166.10.3: RESYNC: (1.168-1.169); FILE MERGED 2003/08/08 12:17:29 aw 1.166.10.2: RESYNC: (1.166-1.168); FILE MERGED 2003/07/08 17:19:19 aw 1.166.10.1: #110680#


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [8c9a8e994c701958f7f55f0906652714a8ac963e]

INTEGRATION: CWS gt03 (1.5.18); FILE MERGED 2004/04/23 20:29:57 gt 1.5.18.2: #26167# final strings and redesign 2004/04/08 11:17:45 gt 1.5.18.1: #i26167# repeated rows


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [ac7799a127d67b6af9f38b402342a9e48d3eee66]

INTEGRATION: CWS gt03 (1.25.58); FILE MERGED 2004/04/23 20:29:56 gt 1.25.58.3: #26167# final strings and redesign 2004/04/08 11:17:44 gt 1.25.58.2: #i26167# repeated rows 2004/03/03 07:04:08 gt 1.25.58.1: #i24903# repeated rows


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [8d4e5f2a0debdfa729ed0201d7c8375b0e949a19]

INTEGRATION: CWS gt03 (1.2.520); FILE MERGED 2004/04/23 20:29:56 gt 1.2.520.2: #26167# final strings and redesign 2004/03/03 07:04:08 gt 1.2.520.1: #i24903# repeated rows


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [6443d05e877cb9c7beffd174577a6dac94a1d758]

INTEGRATION: CWS gt03 (1.7.326); FILE MERGED 2004/04/23 20:29:57 gt 1.7.326.5: #26167# final strings and redesign 2004/04/16 12:46:22 gt 1.7.326.4: #i26167# limit max. value of repeated rows to num of rows - 1 2004/04/08 11:17:44 gt 1.7.326.3: #i26167# repeated rows 2004/03/11 14:55:25 fme 1.7.326.2: #26165# Feature - Multiple headline rows in tables 2004/03/03 07:04:07 gt 1.7.326.1: #i24903# repeated rows


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [8f0b6be7874ac97fd3d894fe142966fdbc127030]

INTEGRATION: CWS binfilter (1.34.4); FILE MERGED 2004/04/05 13:25:36 aw 1.34.4.5: RESYNC: (1.39-1.40); FILE MERGED 2004/02/05 13:37:23 aw 1.34.4.4: RESYNC: (1.36-1.39); FILE MERGED 2003/10/30 16:07:38 aw 1.34.4.3: RESYNC: (1.35-1.36); FILE MERGED 2003/08/08 12:35:18 aw 1.34.4.2: RESYNC: (1.34-1.35); FILE MERGED 2003/07/18 12:24:25 aw 1.34.4.1: #110897# Changes necessary to support the changes for framework, see task description.


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [fa1c4f7ae425c7d91455184364b6405a85459844]

INTEGRATION: CWS gt03 (1.22.58); FILE MERGED 2004/04/08 11:17:44 gt 1.22.58.1: #i26167# repeated rows


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [7cf2d7b4e2ee658109a5d8de99f751e3d2d0d32f]

INTEGRATION: CWS gt03 (1.2.520); FILE MERGED 2004/04/08 11:17:43 gt 1.2.520.1: #i26167# repeated rows


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [57a3190b33004cced3820289201f2d561beb470e]

INTEGRATION: CWS gt03 (1.5.22); FILE MERGED 2004/04/08 11:17:43 gt 1.5.22.2: #i26167# repeated rows 2004/03/11 14:55:24 fme 1.5.22.1: #26165# Feature - Multiple headline rows in tables


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [334fa46614fdd0ece640859ecd21d1e36bff42c5]

INTEGRATION: CWS binfilter (1.15.82); FILE MERGED 2004/04/05 13:22:54 aw 1.15.82.3: RESYNC: (1.16-1.17); FILE MERGED 2004/02/05 13:37:44 aw 1.15.82.2: RESYNC: (1.15-1.16); FILE MERGED 2003/07/18 12:24:23 aw 1.15.82.1: #110897# Changes necessary to support the changes for framework, see task description.


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [b0eb179e4db357fbe551c696c908c2c8cac69c40]

INTEGRATION: CWS gt03 (1.32.80); FILE MERGED 2004/04/08 11:19:51 gt 1.32.80.2: #i26167# repeated rows 2004/03/11 14:55:23 fme 1.32.80.1: #26165# Feature - Multiple headline rows in tables


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [904711eca91455564a25fd80a244982286919229]

INTEGRATION: CWS gt03 (1.24.78); FILE MERGED 2004/04/08 11:19:51 gt 1.24.78.2: #i26167# repeated rows 2004/03/11 14:55:23 fme 1.24.78.1: #26165# Feature - Multiple headline rows in tables


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [663fd6007d3501b25f33649ab54628d2e534d707]

INTEGRATION: CWS gt03 (1.48.78); FILE MERGED 2004/04/20 09:41:49 gt 1.48.78.3: RESYNC: (1.48-1.49); FILE MERGED 2004/04/08 11:19:50 gt 1.48.78.2: #i26167# repeated rows 2004/03/11 14:55:21 fme 1.48.78.1: #26165# Feature - Multiple headline rows in tables


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [dde53266b43417ef06056d62eafd5dc87c3e234e]

INTEGRATION: CWS binfilter (1.15.18); FILE MERGED 2004/04/05 13:14:44 aw 1.15.18.4: RESYNC: (1.17-1.18); FILE MERGED 2004/02/05 13:56:48 aw 1.15.18.3: RESYNC: (1.16-1.17); FILE MERGED 2003/08/08 12:45:42 aw 1.15.18.2: RESYNC: (1.15-1.16); FILE MERGED 2003/07/18 12:24:19 aw 1.15.18.1: #110897# Changes necessary to support the changes for framework, see task description.


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [36195d184969d533acc5133b04bba197dfa4e103]

INTEGRATION: CWS gt03 (1.1.2); FILE ADDED 2004/04/23 20:26:37 gt 1.1.2.1: #26167# final strings and redesign


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [98a21fdc27e779f1dfe40520497b4e97388efb5e]

INTEGRATION: CWS gt03 (1.3.496); FILE MERGED 2004/04/23 20:27:16 gt 1.3.496.4: #26167# final strings and redesign 2004/04/16 12:46:04 gt 1.3.496.3: #i26167# limit max. value of repeated rows to num of rows - 1 2004/04/08 11:19:24 gt 1.3.496.2: #i26167# repeated rows 2004/03/03 07:03:18 gt 1.3.496.1: #i24903# repeated rows


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [5f5358af7897d8e6d900d6c5fe918456f83982e1]

INTEGRATION: CWS gt03 (1.3.494); FILE MERGED 2004/04/08 11:19:25 gt 1.3.494.1: #i26167# repeated rows


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [2a40d7fe22de60021c8b43971644bc0781fd8a4f]

INTEGRATION: CWS gt03 (1.73.76); FILE MERGED 2004/03/11 14:55:20 fme 1.73.76.1: #26165# Feature - Multiple headline rows in tables


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [339fce953f916fb7d6daa68a47bc60d4c31abb75]

INTEGRATION: CWS binfilter (1.4.132); FILE MERGED 2003/07/08 17:28:30 aw 1.4.132.1: #110680#


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [4a911af54a81ebcf3948f56704218a11182c0818]

INTEGRATION: CWS gt03 (1.40.40); FILE MERGED 2004/04/20 09:38:44 gt 1.40.40.4: RESYNC: (1.41-1.42); FILE MERGED 2004/04/08 11:18:55 gt 1.40.40.3: #i26167# repeated rows 2004/03/24 07:58:21 gt 1.40.40.2: RESYNC: (1.40-1.41); FILE MERGED 2004/03/11 14:55:19 fme 1.40.40.1: #26165# Feature - Multiple headline rows in tables


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [4391ac307227602fb0fbc9c8c1bc3afb6585f981]

INTEGRATION: CWS binfilter (1.4.132); FILE MERGED 2003/07/08 17:28:29 aw 1.4.132.1: #110680#


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [c6b1f5be4a2696f38728d731552edee37082be78]

INTEGRATION: CWS gt03 (1.37.76); FILE MERGED 2004/04/08 11:18:38 gt 1.37.76.3: #i26167# repeated rows 2004/03/24 07:57:59 gt 1.37.76.2: RESYNC: (1.37-1.38); FILE MERGED 2004/03/11 14:55:18 fme 1.37.76.1: #26165# Feature - Multiple headline rows in tables


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [850bee9872d6999e89d9dcaa0afa1b27dd88667e]

INTEGRATION: CWS gt03 (1.19.326); FILE MERGED 2004/04/08 11:18:37 gt 1.19.326.2: #i26167# repeated rows 2004/03/11 14:55:18 fme 1.19.326.1: #26165# Feature - Multiple headline rows in tables


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [6e47043ddd10ae83afee3acd08426995208561f6]

INTEGRATION: CWS gt03 (1.12.498); FILE MERGED 2004/04/06 15:55:20 dvo 1.12.498.1: #i26169# load/save multiple header rows


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [47a53b0ce97eaa29a5ce733be2a4c83ea7f6c74f]

INTEGRATION: CWS gt03 (1.44.22); FILE MERGED 2004/04/06 15:55:20 dvo 1.44.22.2: #i26169# load/save multiple header rows 2004/03/11 14:55:17 fme 1.44.22.1: #26165# Feature - Multiple headline rows in tables


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [796617bc3e94750b28a74d8a99e9b890f6d7bc79]

INTEGRATION: CWS gt03 (1.25.18); FILE MERGED 2004/04/06 15:55:20 dvo 1.25.18.2: #i26169# load/save multiple header rows 2004/03/11 14:55:17 fme 1.25.18.1: #26165# Feature - Multiple headline rows in tables


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [04faa41735dd171c7820f0a06f06e3996892df84]

INTEGRATION: CWS binfilter (1.4.44); FILE MERGED 2004/02/05 19:11:04 aw 1.4.44.2: RESYNC: (1.4-1.6); FILE MERGED 2003/07/18 11:24:45 aw 1.4.44.1: #110680# Changes due to XMLOFF changes. I am sure i had one this before, must have been lost somehow ?!?


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [720948b7b897eb2d417626a3a9da4df436c2b983]

INTEGRATION: CWS gt03 (1.26.510); FILE MERGED 2004/04/06 15:55:19 dvo 1.26.510.1: #i26169# load/save multiple header rows


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [f5a6f395c424852b2264409614af7d9dcb9b1929]

INTEGRATION: CWS binfilter (1.4.44); FILE MERGED 2004/02/05 19:10:37 aw 1.4.44.2: RESYNC: (1.4-1.7); FILE MERGED 2003/07/18 11:24:44 aw 1.4.44.1: #110680# Changes due to XMLOFF changes. I am sure i had one this before, must have been lost somehow ?!?


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [7d4dc4f4a2a8e9a29f47933f1cea6f4169c9f0ed]

INTEGRATION: CWS gt03 (1.61.76); FILE MERGED 2004/04/20 09:36:46 gt 1.61.76.4: RESYNC: (1.61-1.64); FILE MERGED 2004/03/12 11:05:04 mmaher 1.61.76.3: #i26168# Support in tables for multi-row repeat in word documents 2004/03/11 14:55:15 fme 1.61.76.2: #26165# Feature - Multiple headline rows in tables 2004/03/11 11:18:04 mmaher 1.61.76.1: #i26168# Made use of the new multiple row header calls (even though word does not support it)


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [69d60f2c619d43f680ae89f9067236d5892c7140]

INTEGRATION: CWS gt03 (1.5.18); FILE MERGED 2004/03/03 07:10:07 gt 1.5.18.1: #i24903# repeated rows


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [889aaca073175136479de2df26abbb3d3207e0b8]

INTEGRATION: CWS gt03 (1.15.16); FILE MERGED 2004/03/15 11:13:15 mmaher 1.15.16.1: #i26284# Multiple row repeat in tables


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [d058d87acfec8f20d4939dd4012eca7481dd06e3]

INTEGRATION: CWS gt03 (1.21.16); FILE MERGED 2004/03/15 11:13:14 mmaher 1.21.16.4: #i26284# Multiple row repeat in tables 2004/03/12 08:19:50 fme 1.21.16.3: #26165# Feature - Multiple headline rows in tables 2004/03/11 14:55:13 fme 1.21.16.2: #26165# Feature - Multiple headline rows in tables 2004/03/11 11:19:47 mmaher 1.21.16.1: #i26284# Changed to use multiple row header calls


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [ca5ba9d5fd3fec73a1ef701a5b745214dad22122]

INTEGRATION: CWS gt03 (1.43.74); FILE MERGED 2004/03/24 08:04:22 gt 1.43.74.3: RESYNC: (1.43-1.46); FILE MERGED 2004/03/15 11:13:14 mmaher 1.43.74.2: #i26284# Multiple row repeat in tables 2004/03/11 11:19:47 mmaher 1.43.74.1: #i26284# Changed to use multiple row header calls


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [53276518a4176fc05c7f4cb1fe50dd96ddabdf58]

INTEGRATION: CWS gt03 (1.4.18); FILE MERGED 2004/03/03 07:09:38 gt 1.4.18.1: #i24903# repeated rows


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [6f1a28581b299fc0a1931da184dfad4b64a3c80d]

INTEGRATION: CWS gt03 (1.9.326); FILE MERGED 2004/04/08 11:15:16 gt 1.9.326.3: #i26167# repeated rows 2004/03/11 14:55:12 fme 1.9.326.2: #26165# Feature - Multiple headline rows in tables 2004/03/03 07:09:17 gt 1.9.326.1: #i24903# repeated rows


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [687d845193f80216e33981583cc28f46278f5ac0]

INTEGRATION: CWS gt03 (1.9.22); FILE MERGED 2004/04/08 11:15:16 gt 1.9.22.4: #i26167# repeated rows 2004/03/24 08:06:58 gt 1.9.22.3: RESYNC: (1.9-1.10); FILE MERGED 2004/03/11 14:55:12 fme 1.9.22.2: #26165# Feature - Multiple headline rows in tables 2004/03/03 07:09:16 gt 1.9.22.1: #i24903# repeated rows


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [8c4ac4202e2d0cbb2b0098f0641a21c12f1fe6fc]

INTEGRATION: CWS gt03 (1.81.28); FILE MERGED 2004/03/24 08:10:39 gt 1.81.28.2: RESYNC: (1.81-1.82); FILE MERGED 2004/03/11 14:55:11 fme 1.81.28.1: #26165# Feature - Multiple headline rows in tables


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [c094c1974edc98fd37b6702052551d117e51fa05]

INTEGRATION: CWS gt03 (1.8.22); FILE MERGED 2004/03/11 14:55:10 fme 1.8.22.1: #26165# Feature - Multiple headline rows in tables


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [3f82c808a1f4f81d5066123a44fcebab034683ff]

INTEGRATION: CWS gt03 (1.32.18); FILE MERGED 2004/03/24 08:19:28 gt 1.32.18.2: RESYNC: (1.32-1.33); FILE MERGED 2004/03/11 14:55:08 fme 1.32.18.1: #26165# Feature - Multiple headline rows in tables


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [9dc41a26cc979798543b672714e1925994f39565]

INTEGRATION: CWS gt03 (1.50.32); FILE MERGED 2004/04/28 14:54:01 fme 1.50.32.10: resolve merge conflicts 2004/04/28 08:11:17 fme 1.50.32.9: #26165# Feature - Multiple headline rows in tables 2004/04/21 09:52:35 gt 1.50.32.8: #i26167# misc merge corrections 2004/04/20 09:29:54 gt 1.50.32.7: RESYNC: (1.51-1.53); FILE MERGED 2004/04/16 08:12:51 fme 1.50.32.6: #26165# Feature - Multiple headline rows in tables 2004/04/07 09:30:47 fme 1.50.32.5: #i26165# Feature - Multiple headline rows in tables - do not trust the layout cache, if may not match the number of repeated headlines 2004/03/24 08:19:18 gt 1.50.32.4: RESYNC: (1.50-1.51); FILE MERGED 2004/03/12 08:50:20 fme 1.50.32.3: #26165# Feature - Multiple headline rows in tables 2004/03/12 08:22:25 fme 1.50.32.2: #26165# Feature - Multiple headline rows in tables 2004/03/11 14:55:07 fme 1.50.32.1: #26165# Feature - Multiple headline rows in tables


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [301123f25426ea53820dc8bbe493c2e994c85101]

INTEGRATION: CWS binfilter (1.2.4); FILE MERGED 2004/02/18 09:21:43 aw 1.2.4.2: #110098# Adapted filter flags and definitions for binfilter Issue number: Submitted by: Reviewed by: 2004/02/13 14:19:32 aw 1.2.4.1: #110098# Changed filters for binfilter to use com.sun.star.comp.office.BF_MigrateFilter Issue number: Submitted by: Reviewed by:


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [9bd387871cdd75d57b6577f98479c5b1ef2cf864]

INTEGRATION: CWS gt03 (1.75.18); FILE MERGED 2004/03/24 08:19:06 gt 1.75.18.2: RESYNC: (1.75-1.78); FILE MERGED 2004/03/11 14:55:07 fme 1.75.18.1: #26165# Feature - Multiple headline rows in tables


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [37b23791ded6b8d374264113c443317d93f9f4b7]

INTEGRATION: CWS gt03 (1.15.18); FILE MERGED 2004/04/16 08:12:51 fme 1.15.18.4: #26165# Feature - Multiple headline rows in tables 2004/04/07 09:30:47 fme 1.15.18.3: #i26165# Feature - Multiple headline rows in tables - do not trust the layout cache, if may not match the number of repeated headlines 2004/03/12 09:01:15 fme 1.15.18.2: #26165# Feature - Multiple headline rows in tables 2004/03/11 14:55:07 fme 1.15.18.1: #26165# Feature - Multiple headline rows in tables


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [b8920b469e0f3b500c09b959ab7e24835c7ab210]

INTEGRATION: CWS binfilter (1.2.4); FILE MERGED 2004/02/18 09:21:43 aw 1.2.4.2: #110098# Adapted filter flags and definitions for binfilter Issue number: Submitted by: Reviewed by: 2004/02/13 14:19:31 aw 1.2.4.1: #110098# Changed filters for binfilter to use com.sun.star.comp.office.BF_MigrateFilter Issue number: Submitted by: Reviewed by:


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [77c243d8f72052ef6ee0461b067224a0e0c1e94f]

INTEGRATION: CWS gt03 (1.23.34); FILE MERGED 2004/03/11 14:55:06 fme 1.23.34.1: #26165# Feature - Multiple headline rows in tables


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [9b1c76e28c2e9ba5314216cbc7191ab30027b17f]

INTEGRATION: CWS binfilter (1.2.4); FILE MERGED 2004/02/18 09:21:42 aw 1.2.4.2: #110098# Adapted filter flags and definitions for binfilter Issue number: Submitted by: Reviewed by: 2004/02/13 14:19:31 aw 1.2.4.1: #110098# Changed filters for binfilter to use com.sun.star.comp.office.BF_MigrateFilter Issue number: Submitted by: Reviewed by:


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [1b13908a948aa26fb54f1c65b3d533829e499439]

INTEGRATION: CWS gt03 (1.20.76); FILE MERGED 2004/04/21 08:28:36 gt 1.20.76.4: #i26167# missing type in declaration in SwCellFrm::GetPreviousCell() for bIsInFirstLine 2004/04/20 09:28:12 gt 1.20.76.3: RESYNC: (1.22-1.23); FILE MERGED 2004/03/24 08:17:16 gt 1.20.76.2: RESYNC: (1.20-1.22); FILE MERGED 2004/03/11 14:55:05 fme 1.20.76.1: #26165# Feature - Multiple headline rows in tables


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [37d1143035a711eaac074d3293d05a266f1338a2]

INTEGRATION: CWS gt03 (1.7.18); FILE MERGED 2004/04/20 09:27:19 gt 1.7.18.3: RESYNC: (1.7-1.8); FILE MERGED 2004/04/16 08:12:50 fme 1.7.18.2: #26165# Feature - Multiple headline rows in tables 2004/03/11 14:55:05 fme 1.7.18.1: #26165# Feature - Multiple headline rows in tables


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [b47daee72f467308534847087bb265609838f7a7]

INTEGRATION: CWS binfilter (1.2.4); FILE MERGED 2004/02/18 09:21:41 aw 1.2.4.2: #110098# Adapted filter flags and definitions for binfilter Issue number: Submitted by: Reviewed by: 2004/02/13 14:19:31 aw 1.2.4.1: #110098# Changed filters for binfilter to use com.sun.star.comp.office.BF_MigrateFilter Issue number: Submitted by: Reviewed by:


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [92e7b056ef7fb832d8b1ea0817fb61936f46c52d]

INTEGRATION: CWS gt03 (1.4.18); FILE MERGED 2004/04/16 08:12:50 fme 1.4.18.1: #26165# Feature - Multiple headline rows in tables


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [30225fc80824b12a9824c4f56d60cd7368d4e592]

INTEGRATION: CWS binfilter (1.2.4); FILE MERGED 2004/02/18 09:21:41 aw 1.2.4.2: #110098# Adapted filter flags and definitions for binfilter Issue number: Submitted by: Reviewed by: 2004/02/13 14:19:30 aw 1.2.4.1: #110098# Changed filters for binfilter to use com.sun.star.comp.office.BF_MigrateFilter Issue number: Submitted by: Reviewed by:


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [ac955da198cef2f319d9973f96c4c78dd9b00841]

INTEGRATION: CWS gt03 (1.20.18); FILE MERGED 2004/04/21 11:30:45 gt 1.20.18.4: #i26167# lcl_UpdateRepeatedHeadlines(): missing type for nRepeat 2004/04/16 08:12:48 fme 1.20.18.3: #26165# Feature - Multiple headline rows in tables 2004/03/24 08:23:44 gt 1.20.18.2: RESYNC: (1.20-1.21); FILE MERGED 2004/03/11 14:55:04 fme 1.20.18.1: #26165# Feature - Multiple headline rows in tables


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [cca889f75e9b9bcdae835f4d903f8e44c57d1c83]

INTEGRATION: CWS gt03 (1.18.18); FILE MERGED 2004/04/20 09:26:28 gt 1.18.18.3: RESYNC: (1.19-1.20); FILE MERGED 2004/03/24 08:22:55 gt 1.18.18.2: RESYNC: (1.18-1.19); FILE MERGED 2004/03/11 14:55:04 fme 1.18.18.1: #26165# Feature - Multiple headline rows in tables


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [9127743804272b3e056437f73c25f1764590a978]

INTEGRATION: CWS binfilter (1.2.4); FILE MERGED 2004/02/18 09:21:40 aw 1.2.4.2: #110098# Adapted filter flags and definitions for binfilter Issue number: Submitted by: Reviewed by: 2004/02/13 14:19:30 aw 1.2.4.1: #110098# Changed filters for binfilter to use com.sun.star.comp.office.BF_MigrateFilter Issue number: Submitted by: Reviewed by:


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [a3db03b8d497ae37f6a1fd854da876c0cc426c7f]

INTEGRATION: CWS gt03 (1.17.22); FILE MERGED 2004/03/11 14:55:03 fme 1.17.22.1: #26165# Feature - Multiple headline rows in tables


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [32866354345b731524e8efec7d07a40db01c7b8e]

INTEGRATION: CWS gt03 (1.4.18); FILE MERGED 2004/03/11 14:55:03 fme 1.4.18.1: #26165# Feature - Multiple headline rows in tables


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [fafa3722e6c5a5e425654e4e462cb7b6966c4ee7]

INTEGRATION: CWS binfilter (1.2.4); FILE MERGED 2004/02/18 09:21:40 aw 1.2.4.2: #110098# Adapted filter flags and definitions for binfilter Issue number: Submitted by: Reviewed by: 2004/02/13 14:19:29 aw 1.2.4.1: #110098# Changed filters for binfilter to use com.sun.star.comp.office.BF_MigrateFilter Issue number: Submitted by: Reviewed by:


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [d878ab219f7a4c494002f0a0b951a784f2ef204b]

INTEGRATION: CWS gt03 (1.7.22); FILE MERGED 2004/03/11 14:55:03 fme 1.7.22.1: #26165# Feature - Multiple headline rows in tables


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [504d1e2004825d6667abce2a5d4f2a50da9571c4]

INTEGRATION: CWS binfilter (1.2.4); FILE MERGED 2004/02/18 09:21:39 aw 1.2.4.2: #110098# Adapted filter flags and definitions for binfilter Issue number: Submitted by: Reviewed by: 2004/02/13 14:19:29 aw 1.2.4.1: #110098# Changed filters for binfilter to use com.sun.star.comp.office.BF_MigrateFilter Issue number: Submitted by: Reviewed by:


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [efdc4806d2fdd35cd44e8af64858e01cb8f9290c]

INTEGRATION: CWS gt03 (1.22.78); FILE MERGED 2004/04/20 09:25:59 gt 1.22.78.3: RESYNC: (1.23-1.24); FILE MERGED 2004/03/24 08:24:16 gt 1.22.78.2: RESYNC: (1.22-1.23); FILE MERGED 2004/03/11 14:55:02 fme 1.22.78.1: #26165# Feature - Multiple headline rows in tables


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [6e6063df14632ba3261f33261c537c5badaf1670]

INTEGRATION: CWS gt03 (1.8.18); FILE MERGED 2004/03/11 14:55:01 fme 1.8.18.1: #26165# Feature - Multiple headline rows in tables


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [2869aface5e8114e14790953a232af7da051cfa4]

INTEGRATION: CWS gt03 (1.17.78); FILE MERGED 2004/04/16 08:12:46 fme 1.17.78.4: #26165# Feature - Multiple headline rows in tables 2004/04/08 11:13:26 gt 1.17.78.3: #i26167# repeated rows 2004/03/24 08:25:23 gt 1.17.78.2: RESYNC: (1.17-1.18); FILE MERGED 2004/03/11 14:55:01 fme 1.17.78.1: #26165# Feature - Multiple headline rows in tables


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [b284e6ae4958e5f27528c56e6419885604434601]

INTEGRATION: CWS gt03 (1.11.22); FILE MERGED 2004/03/24 08:25:12 gt 1.11.22.2: RESYNC: (1.11-1.12); FILE MERGED 2004/03/11 14:55:01 fme 1.11.22.1: #26165# Feature - Multiple headline rows in tables


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [a22b69088313caa80a65028ec1fc75c5dc12c047]

INTEGRATION: CWS binfilter (1.2.4); FILE MERGED 2004/02/18 09:21:38 aw 1.2.4.2: #110098# Adapted filter flags and definitions for binfilter Issue number: Submitted by: Reviewed by: 2004/02/13 14:19:28 aw 1.2.4.1: #110098# Changed filters for binfilter to use com.sun.star.comp.office.BF_MigrateFilter Issue number: Submitted by: Reviewed by:


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [06feb1f826004cf216e854ddb1845841dd8a53a1]

INTEGRATION: CWS gt03 (1.11.22); FILE MERGED 2004/03/11 14:55:00 fme 1.11.22.1: #26165# Feature - Multiple headline rows in tables


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [14b416a04ed92aad64717ff756343198f7149a33]

INTEGRATION: CWS binfilter (1.2.4); FILE MERGED 2004/02/18 09:21:37 aw 1.2.4.2: #110098# Adapted filter flags and definitions for binfilter Issue number: Submitted by: Reviewed by: 2004/02/13 14:19:28 aw 1.2.4.1: #110098# Changed filters for binfilter to use com.sun.star.comp.office.BF_MigrateFilter Issue number: Submitted by: Reviewed by:


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [91f66beb516ba3e007998e846bfebc37402c374a]

INTEGRATION: CWS gt03 (1.9.80); FILE MERGED 2004/03/11 14:54:59 fme 1.9.80.1: #26165# Feature - Multiple headline rows in tables


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [bbf3eba2eb884583bd9a0c92ab9826bb633c5234]

INTEGRATION: CWS binfilter (1.2.4); FILE MERGED 2004/02/18 09:21:37 aw 1.2.4.2: #110098# Adapted filter flags and definitions for binfilter Issue number: Submitted by: Reviewed by: 2004/02/13 14:19:27 aw 1.2.4.1: #110098# Changed filters for binfilter to use com.sun.star.comp.office.BF_MigrateFilter Issue number: Submitted by: Reviewed by:


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [99a51de915f8eecff4b46b3a05d35bffa5896f0b]

INTEGRATION: CWS gt03 (1.30.68); FILE MERGED 2004/04/20 09:23:43 gt 1.30.68.3: RESYNC: (1.31-1.32); FILE MERGED 2004/03/24 08:27:27 gt 1.30.68.2: RESYNC: (1.30-1.31); FILE MERGED 2004/03/11 14:54:59 fme 1.30.68.1: #26165# Feature - Multiple headline rows in tables


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [691b204413401562fd1f28f71c1f081574753952]

INTEGRATION: CWS binfilter (1.2.4); FILE MERGED 2004/02/18 09:21:36 aw 1.2.4.2: #110098# Adapted filter flags and definitions for binfilter Issue number: Submitted by: Reviewed by: 2004/02/13 14:19:27 aw 1.2.4.1: #110098# Changed filters for binfilter to use com.sun.star.comp.office.BF_MigrateFilter Issue number: Submitted by: Reviewed by:


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [a6e7ab8ccd22de9764cec01d516476c3cc84f886]

INTEGRATION: CWS gt03 (1.6.490); FILE MERGED 2004/04/20 09:21:19 gt 1.6.490.3: RESYNC: (1.6-1.7); FILE MERGED 2004/03/11 14:54:25 fme 1.6.490.2: #26165# Feature - Multiple headline rows in tables 2004/03/11 09:02:20 fme 1.6.490.1: #26165# Feature - Multiple headline rows in tables


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [5c0eba8850545e1000d210b0050bd93874e10b85]

INTEGRATION: CWS gt03 (1.4.490); FILE MERGED 2004/04/16 08:12:27 fme 1.4.490.6: #26165# Feature - Multiple headline rows in tables 2004/04/08 11:12:52 gt 1.4.490.5: #i26167# repeated rows 2004/03/11 14:54:25 fme 1.4.490.4: #26165# Feature - Multiple headline rows in tables 2004/03/11 09:02:20 fme 1.4.490.3: #26165# Feature - Multiple headline rows in tables 2004/03/10 11:27:54 fme 1.4.490.2: #i24903# repeated rows 2004/03/03 07:12:02 gt 1.4.490.1: #i24903# repeated rows


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [04de4d3574e9aa02632812f8527ae3f15fb00340]

INTEGRATION: CWS binfilter (1.2.4); FILE MERGED 2004/02/18 09:21:36 aw 1.2.4.2: #110098# Adapted filter flags and definitions for binfilter Issue number: Submitted by: Reviewed by: 2004/02/13 14:19:26 aw 1.2.4.1: #110098# Changed filters for binfilter to use com.sun.star.comp.office.BF_MigrateFilter Issue number: Submitted by: Reviewed by:


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [e172f75149b488533414a955fda04819e246b65d]

INTEGRATION: CWS gt03 (1.5.22); FILE MERGED 2004/04/16 08:12:26 fme 1.5.22.1: #26165# Feature - Multiple headline rows in tables


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [dbf874e2b76c08ae0dcc18e0ecb9133ee285103e]

INTEGRATION: CWS gt03 (1.1.1.1.534); FILE MERGED 2004/04/08 11:12:50 gt 1.1.1.1.534.4: #i26167# repeated rows 2004/03/11 15:10:25 fme 1.1.1.1.534.3: #26165# Feature - Multiple headline rows in tables 2004/03/11 14:54:25 fme 1.1.1.1.534.2: #26165# Feature - Multiple headline rows in tables 2004/03/11 09:02:20 fme 1.1.1.1.534.1: #26165# Feature - Multiple headline rows in tables


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [b10edb4ff268931b7018dbf8befdd3e6c105bb9e]

INTEGRATION: CWS binfilter (1.2.4); FILE MERGED 2004/02/18 09:21:35 aw 1.2.4.2: #110098# Adapted filter flags and definitions for binfilter Issue number: Submitted by: Reviewed by: 2004/02/13 14:19:26 aw 1.2.4.1: #110098# Changed filters for binfilter to use com.sun.star.comp.office.BF_MigrateFilter Issue number: Submitted by: Reviewed by:


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [b94c9bfacda6dde08db9c05c9781b1651ad567f7]

INTEGRATION: CWS gt03 (1.32.74); FILE MERGED 2004/04/20 09:20:10 gt 1.32.74.4: RESYNC: (1.34-1.35); FILE MERGED 2004/03/24 08:31:20 gt 1.32.74.3: RESYNC: (1.32-1.34); FILE MERGED 2004/03/11 14:54:25 fme 1.32.74.2: #26165# Feature - Multiple headline rows in tables 2004/03/11 09:02:19 fme 1.32.74.1: #26165# Feature - Multiple headline rows in tables


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [0eba99a72842631b7e3b55c8718e92c2be64f359]

INTEGRATION: CWS gt03 (1.28.326); FILE MERGED 2004/04/20 09:20:01 gt 1.28.326.2: RESYNC: (1.28-1.30); FILE MERGED 2004/03/11 14:54:24 fme 1.28.326.1: #26165# Feature - Multiple headline rows in tables


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [4125594e625dd4fd4c7b109124f9937d0a453514]

INTEGRATION: CWS binfilter (1.2.4); FILE MERGED 2004/02/18 09:21:35 aw 1.2.4.2: #110098# Adapted filter flags and definitions for binfilter Issue number: Submitted by: Reviewed by: 2004/02/13 14:19:25 aw 1.2.4.1: #110098# Changed filters for binfilter to use com.sun.star.comp.office.BF_MigrateFilter Issue number: Submitted by: Reviewed by:


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [382b169c0af3f9493ffdb49d5e5f1f0290bdfac8]

INTEGRATION: CWS gt03 (1.53.70); FILE MERGED 2004/04/20 09:19:42 gt 1.53.70.4: RESYNC: (1.59-1.64); FILE MERGED 2004/03/24 08:30:12 gt 1.53.70.3: RESYNC: (1.53-1.59); FILE MERGED 2004/03/11 14:54:23 fme 1.53.70.2: #26165# Feature - Multiple headline rows in tables 2004/03/11 09:02:18 fme 1.53.70.1: #26165# Feature - Multiple headline rows in tables


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [4e8412fb62c8cebc02159acda23a91533f00ea07]

INTEGRATION: CWS binfilter (1.2.4); FILE MERGED 2004/02/18 09:21:34 aw 1.2.4.2: #110098# Adapted filter flags and definitions for binfilter Issue number: Submitted by: Reviewed by: 2004/02/13 14:19:25 aw 1.2.4.1: #110098# Changed filters for binfilter to use com.sun.star.comp.office.BF_MigrateFilter Issue number: Submitted by: Reviewed by:


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [e9b82d8722435405e7238be10f52e7b45f396f75]

INTEGRATION: CWS binfilter (1.2.4); FILE MERGED 2004/02/18 09:21:33 aw 1.2.4.2: #110098# Adapted filter flags and definitions for binfilter Issue number: Submitted by: Reviewed by: 2004/02/13 14:19:24 aw 1.2.4.1: #110098# Changed filters for binfilter to use com.sun.star.comp.office.BF_MigrateFilter Issue number: Submitted by: Reviewed by:


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [1a278bc1e961dd0b639c10c63c9b692f676753ef]

INTEGRATION: CWS binfilter (1.2.4); FILE MERGED 2004/02/18 09:21:33 aw 1.2.4.2: #110098# Adapted filter flags and definitions for binfilter Issue number: Submitted by: Reviewed by: 2004/02/13 14:19:23 aw 1.2.4.1: #110098# Changed filters for binfilter to use com.sun.star.comp.office.BF_MigrateFilter Issue number: Submitted by: Reviewed by:


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [cde5ae36e61bc22ad19e72f1b22678021c26c005]

INTEGRATION: CWS binfilter (1.2.4); FILE MERGED 2004/02/18 09:21:32 aw 1.2.4.2: #110098# Adapted filter flags and definitions for binfilter Issue number: Submitted by: Reviewed by: 2004/02/13 14:19:23 aw 1.2.4.1: #110098# Changed filters for binfilter to use com.sun.star.comp.office.BF_MigrateFilter Issue number: Submitted by: Reviewed by:


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [8a7bc872f720a86059d40a0c2ae9fb92739b9854]

INTEGRATION: CWS binfilter (1.2.4); FILE MERGED 2004/02/18 09:21:31 aw 1.2.4.2: #110098# Adapted filter flags and definitions for binfilter Issue number: Submitted by: Reviewed by: 2004/02/13 14:19:22 aw 1.2.4.1: #110098# Changed filters for binfilter to use com.sun.star.comp.office.BF_MigrateFilter Issue number: Submitted by: Reviewed by:


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [9bb0bcfe047d5e34a552ff8ad7bda4ad5c017f0d]

INTEGRATION: CWS binfilter (1.18.34); FILE MERGED 2003/12/05 09:56:49 aw 1.18.34.2: #111880# The fix for looking if all newly aded properties (after 7.0 release) in the xModel APIs are really existing can be removed again since binfilter will use it's own XMLOFF copy matching the possibilities of the 7.0 APIs used in the stripped applications. 2003/11/19 17:15:01 aw 1.18.34.1: #111880#-4 The API for binfilter does not have this property, so test it first  before using it to not throw exceptions


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [22249c767d4cc17f2d1d96a6822c6fe4e58a0e6a]

INTEGRATION: CWS binfilter (1.47.38); FILE MERGED 2003/12/05 09:56:49 aw 1.47.38.2: #111880# The fix for looking if all newly aded properties (after 7.0 release) in the xModel APIs are really existing can be removed again since binfilter will use it's own XMLOFF copy matching the possibilities of the 7.0 APIs used in the stripped applications. 2003/11/19 17:15:00 aw 1.47.38.1: #111880#-4 The API for binfilter does not have this property, so test it first  before using it to not throw exceptions


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [072a60c46639b91891f935513588d72b0983801d]

INTEGRATION: CWS binfilter (1.3.144); FILE MERGED 2003/08/19 15:46:32 aw 1.3.144.2: #110680# Give ServiceManager as const reference and do not keep it as reference locally as member 2003/07/07 15:46:26 aw 1.3.144.1: #110680# Changed all components to use the ServiceManager they were created with.


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [3772516367111380c5cf172c09b8e3ada2015324]

INTEGRATION: CWS binfilter (1.5.144); FILE MERGED 2003/08/19 15:46:32 aw 1.5.144.2: #110680# Give ServiceManager as const reference and do not keep it as reference locally as member 2003/07/07 15:46:26 aw 1.5.144.1: #110680# Changed all components to use the ServiceManager they were created with.


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [8d51ebae5c1ccdc50c7074b032151a0534f7f948]

INTEGRATION: CWS binfilter (1.4.150); FILE MERGED 2003/08/19 15:46:32 aw 1.4.150.2: #110680# Give ServiceManager as const reference and do not keep it as reference locally as member 2003/07/07 15:46:25 aw 1.4.150.1: #110680# Changed all components to use the ServiceManager they were created with.


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [44663657ef80ae4b2c7195e6e50d07e2d1a56890]

INTEGRATION: CWS binfilter (1.8.50); FILE MERGED 2003/08/19 15:46:31 aw 1.8.50.3: #110680# Give ServiceManager as const reference and do not keep it as reference locally as member 2003/07/08 17:33:24 aw 1.8.50.2: #110680# 2003/07/07 15:46:25 aw 1.8.50.1: #110680# Changed all components to use the ServiceManager they were created with.


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [fe2056d15500f8d478e872a0ef608cfdbce5d3dd]

INTEGRATION: CWS binfilter (1.32.10); FILE MERGED 2003/08/19 15:46:30 aw 1.32.10.4: #110680# Give ServiceManager as const reference and do not keep it as reference locally as member 2003/08/08 10:42:14 aw 1.32.10.3: RESYNC: (1.32-1.33); FILE MERGED 2003/07/08 17:33:23 aw 1.32.10.2: #110680# 2003/07/07 15:46:22 aw 1.32.10.1: #110680# Changed all components to use the ServiceManager they were created with.


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [7ef396e8dabf6a5cb58432165bd5f45742996d3d]

INTEGRATION: CWS binfilter (1.35.10); FILE MERGED 2003/08/08 10:42:07 aw 1.35.10.3: RESYNC: (1.35-1.36); FILE MERGED 2003/07/08 17:33:23 aw 1.35.10.2: #110680# 2003/07/07 15:46:22 aw 1.35.10.1: #110680# Changed all components to use the ServiceManager they were created with.


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [8f47ea7a06ec4f47f3f87ea586bba3b55039ba72]

INTEGRATION: CWS binfilter (1.6.144); FILE MERGED 2003/08/19 15:46:29 aw 1.6.144.2: #110680# Give ServiceManager as const reference and do not keep it as reference locally as member 2003/07/07 15:46:20 aw 1.6.144.1: #110680# Changed all components to use the ServiceManager they were created with.


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [73e45e11b16344cff5e023f3338c6119941f3fee]

INTEGRATION: CWS binfilter (1.9.50); FILE MERGED 2003/08/19 15:46:29 aw 1.9.50.3: #110680# Give ServiceManager as const reference and do not keep it as reference locally as member 2003/07/08 17:33:20 aw 1.9.50.2: #110680# 2003/07/07 15:46:19 aw 1.9.50.1: #110680# Changed all components to use the ServiceManager they were created with.


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [e8c19198f4c1444643794d66b4eace827cafaa83]

INTEGRATION: CWS binfilter (1.17.50); FILE MERGED 2004/02/05 15:02:53 aw 1.17.50.4: RESYNC: (1.18-1.19); FILE MERGED 2003/10/30 12:15:13 aw 1.17.50.3: RESYNC: (1.17-1.18); FILE MERGED 2003/07/08 17:32:55 aw 1.17.50.2: #110680# 2003/07/07 15:46:18 aw 1.17.50.1: #110680# Changed all components to use the ServiceManager they were created with.


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [2cd87dc89b7d1e4fa4f0737c1c933fadd36823fb]

INTEGRATION: CWS binfilter (1.21.34); FILE MERGED 2003/07/08 17:32:54 aw 1.21.34.2: #110680# 2003/07/07 15:46:18 aw 1.21.34.1: #110680# Changed all components to use the ServiceManager they were created with.


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [622c62f08d5e579f9fb1b74d7c4ff973639178a2]

INTEGRATION: CWS binfilter (1.37.50); FILE MERGED 2003/07/08 17:31:56 aw 1.37.50.2: #110680# 2003/07/07 15:46:17 aw 1.37.50.1: #110680# Changed all components to use the ServiceManager they were created with.


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [c9964367dc7468d616ff676b2d76670a6af4f065]

INTEGRATION: CWS binfilter (1.56.50); FILE MERGED 2003/08/08 10:42:48 aw 1.56.50.2: RESYNC: (1.56-1.57); FILE MERGED 2003/07/11 14:10:13 aw 1.56.50.1: #110680#

same reaction for binfilter chart type as for normal chart type

2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [5989144c03363e277cbcea533e0404f2c5c1a3ab]

INTEGRATION: CWS binfilter (1.20.50); FILE MERGED 2003/08/19 15:46:28 aw 1.20.50.2: #110680# Give ServiceManager as const reference and do not keep it as reference locally as member 2003/07/07 15:46:16 aw 1.20.50.1: #110680# Changed all components to use the ServiceManager they were created with.


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [fcb042ba21c3775c0715f286376e60181d086faa]

INTEGRATION: CWS binfilter (1.37.50); FILE MERGED 2003/08/19 15:46:28 aw 1.37.50.2: #110680# Give ServiceManager as const reference and do not keep it as reference locally as member 2003/07/07 15:46:16 aw 1.37.50.1: #110680# Changed all components to use the ServiceManager they were created with.


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [6e5616c01e65a94a3346568c00ba010c4742aa5d]

INTEGRATION: CWS binfilter (1.22.124); FILE MERGED 2003/08/19 15:46:27 aw 1.22.124.2: #110680# Give ServiceManager as const reference and do not keep it as reference locally as member 2003/07/07 15:46:16 aw 1.22.124.1: #110680# Changed all components to use the ServiceManager they were created with.


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [43a7027a179a3d6a9daa7367d0598a82a3a2f93f]

INTEGRATION: CWS binfilter (1.84.50); FILE MERGED 2003/08/19 15:46:27 aw 1.84.50.3: #110680# Give ServiceManager as const reference and do not keep it as reference locally as member 2003/08/08 10:42:41 aw 1.84.50.2: RESYNC: (1.84-1.85); FILE MERGED 2003/07/07 15:46:15 aw 1.84.50.1: #110680# Changed all components to use the ServiceManager they were created with.


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [c51bfe2e3812ba8e53e210855ea32071d5a9e2f2]

INTEGRATION: CWS binfilter (1.26.50); FILE MERGED 2004/02/05 15:08:54 aw 1.26.50.5: RESYNC: (1.27-1.28); FILE MERGED 2003/10/30 12:18:52 aw 1.26.50.4: RESYNC: (1.26-1.27); FILE MERGED 2003/08/19 15:46:26 aw 1.26.50.3: #110680# Give ServiceManager as const reference and do not keep it as reference locally as member 2003/07/08 17:31:38 aw 1.26.50.2: #110680# 2003/07/07 15:46:13 aw 1.26.50.1: #110680# Changed all components to use the ServiceManager they were created with.


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [a1a0d7ce87c27458413257789f595c859393cdac]

INTEGRATION: CWS binfilter (1.71.34); FILE MERGED 2003/10/30 12:16:30 aw 1.71.34.4: RESYNC: (1.71-1.72); FILE MERGED 2003/08/19 15:46:25 aw 1.71.34.3: #110680# Give ServiceManager as const reference and do not keep it as reference locally as member 2003/07/08 17:31:38 aw 1.71.34.2: #110680# 2003/07/07 15:46:13 aw 1.71.34.1: #110680# Changed all components to use the ServiceManager they were created with.


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [3ea4cb01e1646b2b4e81b786eb88916fe53bc52b]

INTEGRATION: CWS binfilter (1.101.50); FILE MERGED 2003/08/19 15:46:25 aw 1.101.50.3: #110680# Give ServiceManager as const reference and do not keep it as reference locally as member 2003/07/08 17:31:38 aw 1.101.50.2: #110680# 2003/07/07 15:46:13 aw 1.101.50.1: #110680# Changed all components to use the ServiceManager they were created with.


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [05c08ca6980569bfd7420239a23767534eaaeb4b]

INTEGRATION: CWS binfilter (1.4.122); FILE MERGED 2004/02/05 15:08:17 aw 1.4.122.4: RESYNC: (1.4-1.5); FILE MERGED 2003/10/06 15:25:00 aw 1.4.122.3: #111880# Added fix from CL for flatXML OLE 2003/07/08 17:31:37 aw 1.4.122.2: #110680# 2003/07/07 15:46:12 aw 1.4.122.1: #110680# Changed all components to use the ServiceManager they were created with.


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [c1179fe365af48c5f7073640ef5028522392acf7]

INTEGRATION: CWS binfilter (1.17.50); FILE MERGED 2003/10/30 12:16:23 aw 1.17.50.3: RESYNC: (1.17-1.18); FILE MERGED 2003/07/08 17:31:36 aw 1.17.50.2: #110680# 2003/07/07 15:46:12 aw 1.17.50.1: #110680# Changed all components to use the ServiceManager they were created with.


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [c9961ad8bac5a4ceba046febd46bb9833af4661b]

INTEGRATION: CWS binfilter (1.17.50); FILE MERGED 2003/10/30 12:16:17 aw 1.17.50.4: RESYNC: (1.17-1.18); FILE MERGED 2003/08/19 15:46:25 aw 1.17.50.3: #110680# Give ServiceManager as const reference and do not keep it as reference locally as member 2003/07/08 17:31:35 aw 1.17.50.2: #110680# 2003/07/07 15:46:11 aw 1.17.50.1: #110680# Changed all components to use the ServiceManager they were created with.


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [e8dcfbe45d34ca3c7dad34e5d60e00781822b290]

INTEGRATION: CWS binfilter (1.27.130); FILE MERGED 2003/08/19 15:46:24 aw 1.27.130.2: #110680# Give ServiceManager as const reference and do not keep it as reference locally as member 2003/07/07 15:46:10 aw 1.27.130.1: #110680# Changed all components to use the ServiceManager they were created with.


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [f78e7dbee1e8e647125f0dcd827a85561988f51c]

INTEGRATION: CWS binfilter (1.69.50); FILE MERGED 2003/08/19 15:46:23 aw 1.69.50.4: #110680# Give ServiceManager as const reference and do not keep it as reference locally as member 2003/08/08 10:43:37 aw 1.69.50.3: RESYNC: (1.69-1.70); FILE MERGED 2003/07/11 14:06:27 aw 1.69.50.2: #110680# changed initialisation for msCLSID. Compare the ServiceInfo name with the known name of the LegacyServiceManager. 2003/07/07 15:46:10 aw 1.69.50.1: #110680# Changed all components to use the ServiceManager they were created with.


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [f45ad03e50c7c20df18406ffbb7ef5708b17cedd]

INTEGRATION: CWS binfilter (1.19.130); FILE MERGED 2003/08/19 15:45:54 aw 1.19.130.2: #110680# Give ServiceManager as const reference and do not keep it as reference locally as member 2003/07/07 15:45:39 aw 1.19.130.1: #110680# Changed all components to use the ServiceManager they were created with.


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [9d1c717c80e606580b2a5429c53f156dea8406a2]

INTEGRATION: CWS binfilter (1.7.144); FILE MERGED 2003/08/19 15:45:54 aw 1.7.144.2: #110680# Give ServiceManager as const reference and do not keep it as reference locally as member 2003/07/07 15:45:38 aw 1.7.144.1: #110680# Changed all components to use the ServiceManager they were created with.


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [cf170a9b76f89a8c0557587c7875c6b5ef5bd339]

INTEGRATION: CWS binfilter (1.3.144); FILE MERGED 2003/08/19 15:45:54 aw 1.3.144.2: #110680# Give ServiceManager as const reference and do not keep it as reference locally as member 2003/07/07 15:45:38 aw 1.3.144.1: #110680# Changed all components to use the ServiceManager they were created with.


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [5426f99e844f0f2c42ebef62cf884ea18e51ab0b]

INTEGRATION: CWS binfilter (1.3.150); FILE MERGED 2003/08/19 15:45:53 aw 1.3.150.2: #110680# Give ServiceManager as const reference and do not keep it as reference locally as member 2003/07/07 15:45:38 aw 1.3.150.1: #110680# Changed all components to use the ServiceManager they were created with.


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [7d28e58f5b3803db2c16adf914d974c3cefd5056]

INTEGRATION: CWS binfilter (1.20.134); FILE MERGED 2004/02/05 23:33:00 aw 1.20.134.2: RESYNC: (1.20-1.22); FILE MERGED 2003/07/08 17:21:22 aw 1.20.134.1: #110680#


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [e53c9df1d6c8d13ad070ac07fe8b51501b68b124]

INTEGRATION: CWS binfilter (1.65.40); FILE MERGED 2003/07/08 17:21:20 aw 1.65.40.1: #110680#


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [9dc8fff0abe6ddb219aceb959164e64b8a140569]

INTEGRATION: CWS binfilter (1.7.20); FILE MERGED 2003/10/30 14:38:56 aw 1.7.20.2: RESYNC: (1.7-1.8); FILE MERGED 2003/07/11 08:23:05 aw 1.7.20.1: // #110743# // Added necessary defines for binfilter stripping


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [8842de63d46ccf59ea7c2b06a3815e50b1b81f56]

INTEGRATION: CWS binfilter (1.5.318); FILE MERGED 2003/07/08 17:23:19 aw 1.5.318.1: #110680#


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [b551b132688eab512e38392fe5b5bf514c949914]

INTEGRATION: CWS binfilter (1.8.160); FILE MERGED 2003/07/08 17:23:18 aw 1.8.160.1: #110680#


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [df40e32e99c85252b93daef1f78864eccb5851f2]

INTEGRATION: CWS binfilter (1.2.332); FILE MERGED 2003/07/08 17:23:18 aw 1.2.332.1: #110680#


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [d3e019e6d39ef7803f9d0440cb6df1ce9e0c891e]

INTEGRATION: CWS binfilter (1.6.312); FILE MERGED 2003/07/08 17:23:18 aw 1.6.312.1: #110680#


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [c8280dcab079dcbf4e4649623b7012d4ebdb38cf]

INTEGRATION: CWS binfilter (1.3.332); FILE MERGED 2003/07/08 17:22:46 aw 1.3.332.1: #110680#


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [acb37f94578f46dd87c6b491493d79467ab14a2b]

INTEGRATION: CWS binfilter (1.2.346); FILE MERGED 2003/07/08 17:22:45 aw 1.2.346.1: #110680#


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [8f9a893710054675e6a355ea9f5673cfb4947180]

INTEGRATION: CWS binfilter (1.39.138); FILE MERGED 2004/04/05 17:04:33 aw 1.39.138.3: RESYNC: (1.40-1.41); FILE MERGED 2004/02/05 18:05:41 aw 1.39.138.2: RESYNC: (1.39-1.40); FILE MERGED 2003/07/08 17:22:13 aw 1.39.138.1: #110680#


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [a31a9f2b83087795ceac95e1d9e8809ab408df55]

INTEGRATION: CWS binfilter (1.5.332); FILE MERGED 2003/07/08 17:22:13 aw 1.5.332.1: #110680#


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [c7d0aa006925ebf8b7a9ec51b84591b60f2420b0]

INTEGRATION: CWS binfilter (1.7.332); FILE MERGED 2003/07/08 17:22:13 aw 1.7.332.1: #110680#


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [41da642f63b1f8cd0775f1abc06deb46c004b387]

INTEGRATION: CWS binfilter (1.5.338); FILE MERGED 2003/07/08 17:22:12 aw 1.5.338.1: #110680#


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [1d3e8bab3a689ef793dbd41bc27f9eb84cc08715]

INTEGRATION: CWS binfilter (1.4.332); FILE MERGED 2003/07/08 17:22:12 aw 1.4.332.1: #110680#


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [d73d94906cca2078c59b04fa43b7ae01f007a2bb]

INTEGRATION: CWS binfilter (1.1.1.1.146); FILE MERGED 2003/11/11 17:30:18 aw 1.1.1.1.146.2: #111880# Added friend definition to class B3DBVolume for binfilter namespace 2003/11/07 11:50:40 aw 1.1.1.1.146.1: #111880# To allow stripped binfilter code from bf_svx to compile, it is necessary to add the copied bf_svx classes as friends, too.


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [893dd96d854bff39b1dd16a35f0aa11ab020b18b]

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>  [11e109457405da10dddb3e7d20c641a5bcf2dcee]

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>  [243c2eee0a91486ae4210bce7c74a538678b5efc]

INTEGRATION: CWS binfilter (1.2.24); FILE MERGED 2004/04/19 09:46:30 aw 1.2.24.1: #110098# Necessary adaptions to framework after resynching binfilter to SRC680m33


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [aa3a0f6fb2e739cf9895907e0cb7bd8c234c9782]

INTEGRATION: CWS binfilter (1.2.24); FILE MERGED 2004/04/19 09:46:29 aw 1.2.24.1: #110098# Necessary adaptions to framework after resynching binfilter to SRC680m33


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [7dbddc23499602fdb7e228d43aa7037d362c3ee5]

INTEGRATION: CWS binfilter (1.3.8); FILE MERGED 2004/04/19 09:46:28 aw 1.3.8.1: #110098# Necessary adaptions to framework after resynching binfilter to SRC680m33


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [d0f9d90fd943b4eaf0211de03619fdc89b7207cd]

INTEGRATION: CWS binfilter (1.9.56); FILE MERGED 2004/04/19 09:46:28 aw 1.9.56.1: #110098# Necessary adaptions to framework after resynching binfilter to SRC680m33


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [3ab7e8aff84f409d9a89ab0f02510081a46cbedb]

INTEGRATION: CWS binfilter (1.49.64); FILE MERGED 2004/04/05 12:56:38 aw 1.49.64.3: RESYNC: (1.50-1.51); FILE MERGED 2004/02/05 13:05:27 aw 1.49.64.2: RESYNC: (1.49-1.50); FILE MERGED 2003/07/18 12:22:53 aw 1.49.64.1: #110897# See the task. All changes to avoid usage of getProcessServiceManager().


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [1e537dd9de7f3a5c8df1cb525ddd38664876ebde]

INTEGRATION: CWS binfilter (1.3.4); FILE MERGED 2004/04/19 09:46:27 aw 1.3.4.1: #110098# Necessary adaptions to framework after resynching binfilter to SRC680m33


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [c9fef8f10b267c0e4be16e61b8fdc78fdfa150bb]

INTEGRATION: CWS binfilter (1.2.124); FILE MERGED 2004/04/19 09:46:26 aw 1.2.124.2: #110098# Necessary adaptions to framework after resynching binfilter to SRC680m33 2003/07/18 12:22:53 aw 1.2.124.1: #110897# See the task. All changes to avoid usage of getProcessServiceManager().


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [f2c1093b03e526d8bd7ecef3ab8e9a1f5acb4d6c]

INTEGRATION: CWS binfilter (1.10.4); FILE MERGED 2004/04/05 12:47:56 aw 1.10.4.4: RESYNC: (1.14-1.15); FILE MERGED 2004/02/05 13:14:48 aw 1.10.4.3: RESYNC: (1.12-1.14); FILE MERGED 2003/08/08 10:15:33 aw 1.10.4.2: RESYNC: (1.10-1.12); FILE MERGED 2003/07/18 12:22:52 aw 1.10.4.1: #110897# See the task. All changes to avoid usage of getProcessServiceManager().


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [e8e16df5666ef539b4aeac007837cc7340661168]

INTEGRATION: CWS binfilter (1.32.22); FILE MERGED 2004/04/19 09:46:25 aw 1.32.22.4: #110098# Necessary adaptions to framework after resynching binfilter to SRC680m33 2004/04/05 12:46:19 aw 1.32.22.3: RESYNC: (1.34-1.35); FILE MERGED 2003/08/08 10:16:33 aw 1.32.22.2: RESYNC: (1.32-1.34); FILE MERGED 2003/07/18 12:22:49 aw 1.32.22.1: #110897# See the task. All changes to avoid usage of getProcessServiceManager().


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [520f996552877f8e9e8f95e51a74d670be1647c6]

INTEGRATION: CWS binfilter (1.2.22); FILE MERGED 2004/04/19 09:46:24 aw 1.2.22.1: #110098# Necessary adaptions to framework after resynching binfilter to SRC680m33


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [8428c0053c336cadde1ac176ce390ba8d7cedc7e]

INTEGRATION: CWS binfilter (1.2.22); FILE MERGED 2004/04/19 09:46:23 aw 1.2.22.1: #110098# Necessary adaptions to framework after resynching binfilter to SRC680m33


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [f9d6ce0350fd38411e8626f3419fa13efc0dacf6]

INTEGRATION: CWS binfilter (1.2.22); FILE MERGED 2004/04/19 09:46:22 aw 1.2.22.1: #110098# Necessary adaptions to framework after resynching binfilter to SRC680m33


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [472a0590bfd7ba3e64ff87806074dc10a07fe656]

INTEGRATION: CWS binfilter (1.5.140); FILE MERGED 2004/04/19 09:46:22 aw 1.5.140.1: #110098# Necessary adaptions to framework after resynching binfilter to SRC680m33


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [70a9a71efa55b50062a6237f0dbaf64dbb8e6c74]

INTEGRATION: CWS binfilter (1.1.136); FILE MERGED 2004/04/19 09:46:21 aw 1.1.136.2: #110098# Necessary adaptions to framework after resynching binfilter to SRC680m33 2003/07/18 12:22:46 aw 1.1.136.1: #110897# See the task. All changes to avoid usage of getProcessServiceManager().


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [a5a36bf1759ab610165d15da5244333cb5e27955]

INTEGRATION: CWS binfilter (1.6.124); FILE MERGED 2004/04/19 09:46:21 aw 1.6.124.3: #110098# Necessary adaptions to framework after resynching binfilter to SRC680m33 2004/02/05 13:27:49 aw 1.6.124.2: RESYNC: (1.6-1.7); FILE MERGED 2003/07/18 12:22:43 aw 1.6.124.1: #110897# See the task. All changes to avoid usage of getProcessServiceManager().


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [96ae619c1aa0d86487e685b6b55ada4adc851f27]

INTEGRATION: CWS binfilter (1.1.146); FILE MERGED 2004/04/19 09:46:21 aw 1.1.146.2: #110098# Necessary adaptions to framework after resynching binfilter to SRC680m33 2003/07/18 12:22:42 aw 1.1.146.1: #110897# See the task. All changes to avoid usage of getProcessServiceManager().


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [a8418e8b86c2530cc8b08cd4fc1aa77b8c7a45a7]

INTEGRATION: CWS binfilter (1.14.46); FILE MERGED 2004/04/19 09:46:20 aw 1.14.46.3: #110098# Necessary adaptions to framework after resynching binfilter to SRC680m33 2003/08/08 10:18:14 aw 1.14.46.2: RESYNC: (1.14-1.15); FILE MERGED 2003/07/18 12:22:41 aw 1.14.46.1: #110897# See the task. All changes to avoid usage of getProcessServiceManager().


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [03fa8aadc1e5d7f42120e13e21fc2fbc3d90bc72]

INTEGRATION: CWS binfilter (1.9.56); FILE MERGED 2004/04/19 09:46:20 aw 1.9.56.2: #110098# Necessary adaptions to framework after resynching binfilter to SRC680m33 2003/08/19 15:47:04 aw 1.9.56.1: #110897# Give ServiceManager as const reference and do not keep it as reference locally as member


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [b69b5faead6e06e0ae70c9531a1247f77b82d3aa]

INTEGRATION: CWS binfilter (1.6.126); FILE MERGED 2004/04/19 09:46:20 aw 1.6.126.2: #110098# Necessary adaptions to framework after resynching binfilter to SRC680m33 2003/07/18 12:22:41 aw 1.6.126.1: #110897# See the task. All changes to avoid usage of getProcessServiceManager().


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [da73eb333ac9cdcbc48d0b5a5db5099eb7a39975]

INTEGRATION: CWS binfilter (1.1.146); FILE MERGED 2004/04/19 09:46:20 aw 1.1.146.2: #110098# Necessary adaptions to framework after resynching binfilter to SRC680m33 2003/07/18 12:22:40 aw 1.1.146.1: #110897# See the task. All changes to avoid usage of getProcessServiceManager().


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [de4a4d94924c88c30d9e335702a8e201da84a495]

INTEGRATION: CWS binfilter (1.5.104); FILE MERGED 2003/07/08 17:25:30 aw 1.5.104.1: #110680#


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [0aaf191dedb9ff653e4b97a68b0c1fe2e242e35f]

INTEGRATION: CWS binfilter (1.10.104); FILE MERGED 2003/07/08 17:25:30 aw 1.10.104.1: #110680#


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [2f7d8b4283358cf3a67bbb92dc72df0c088f1a7d]

INTEGRATION: CWS binfilter (1.25.292); FILE MERGED 2003/07/08 17:25:30 aw 1.25.292.1: #110680#


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [917550266a05c24c5f7177059709c055fa8e250f]

INTEGRATION: CWS binfilter (1.68.98); FILE MERGED 2004/04/05 18:40:41 aw 1.68.98.3: RESYNC: (1.71-1.76); FILE MERGED 2003/10/30 15:28:00 aw 1.68.98.2: RESYNC: (1.68-1.71); FILE MERGED 2003/07/08 17:25:29 aw 1.68.98.1: #110680#


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [652d3f6881f9107cfe6251ebff1e189a29667897]

INTEGRATION: CWS binfilter (1.26.290); FILE MERGED 2003/07/08 17:25:29 aw 1.26.290.1: #110680#


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [bee2f7f40df1637885c729155cf6e4af910c259f]

INTEGRATION: CWS binfilter (1.69.104); FILE MERGED 2004/04/05 18:40:34 aw 1.69.104.2: RESYNC: (1.69-1.70); FILE MERGED 2003/07/08 17:25:28 aw 1.69.104.1: #110680#


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [a71ae2c90a65197475e108bc0c712260a2f914b0]

INTEGRATION: CWS binfilter (1.52.104); FILE MERGED 2004/04/05 18:40:17 aw 1.52.104.2: RESYNC: (1.52-1.53); FILE MERGED 2003/07/08 17:25:27 aw 1.52.104.1: #110680#


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [fcef4b172711fb378675ebb8d8cdcce5f464112a]

INTEGRATION: CWS binfilter (1.3.104); FILE MERGED 2003/10/30 15:47:16 aw 1.3.104.2: RESYNC: (1.3-1.4); FILE MERGED 2003/07/08 17:24:52 aw 1.3.104.1: #110680#


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [1bdfd13e972863fe29a2c37fd1c45ae2f510a1b4]

INTEGRATION: CWS binfilter (1.3.292); FILE MERGED 2003/07/08 17:24:52 aw 1.3.292.1: #110680#


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [5f43eaba1d37e55e914e6166f0d5e1d1963da3cf]

INTEGRATION: CWS binfilter (1.4.292); FILE MERGED 2003/07/08 17:24:51 aw 1.4.292.1: #110680#


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [b55115cad6496dbe3d827d0d580fdb844f517d7e]

INTEGRATION: CWS binfilter (1.7.282); FILE MERGED 2003/07/08 17:24:51 aw 1.7.282.1: #110680#


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [eee2c5680cf2aa8441ecf139bf17224d694bf051]

INTEGRATION: CWS binfilter (1.4.292); FILE MERGED 2003/07/08 17:24:16 aw 1.4.292.1: #110680#


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [67ae528b5480b198a70cb9e533a2655109c03f8f]

INTEGRATION: CWS binfilter (1.3.290); FILE MERGED 2003/07/08 17:24:16 aw 1.3.290.1: #110680#


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [0118ee7c6bf1086d4f9cce8b18e1525760a4f5c8]

INTEGRATION: CWS binfilter (1.3.292); FILE MERGED 2003/07/08 17:23:42 aw 1.3.292.1: #110680#


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [1708be6874c549e2c4e771726fb63cf4c2ef592c]

INTEGRATION: CWS binfilter (1.3.80); FILE MERGED 2003/10/22 15:08:27 dbo 1.3.80.1: fixing Reference<> const & objects members


2004-05-03  Oliver Bolte  <obo@openoffice.org>  [fc1396ab8e69abfcf6ed4c1f201dfc02376dba30]

new version for SRC680


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [5e7c09c7522ab4195298cae7bfa9f238a20f3dae]

INTEGRATION: CWS qadev17 (1.9.12); FILE MERGED 2004/04/29 10:22:31 sw 1.9.12.1: #115142#


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [ec9a851027c4f3b0565d5978e9b356e7403e6c5d]

INTEGRATION: CWS qadev17 (1.15.236); FILE MERGED 2004/04/27 09:11:52 lla 1.15.236.1: #116021# old sal tests removed.


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [b19e0a21301bba191ec22076c6523b5ab4db6c67]

INTEGRATION: CWS qadev17 (1.15.76); FILE MERGED 2004/03/24 09:07:05 lla 1.15.76.1: #116023# add '++'


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [381330915d2ded97b04e6954a7e2116da4fd0aef]

INTEGRATION: CWS qadev17 (1.1.2); FILE ADDED 2004/04/22 06:02:11 lla 1.1.2.1: #116021# tests for internal helper functions


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [3b10503b87acf9ae30e79395178067de8def2130]

INTEGRATION: CWS qadev17 (1.1.2); FILE ADDED 2004/04/30 09:26:33 lla 1.1.2.2: #116021# some more helper tests 2004/04/22 06:02:21 lla 1.1.2.1: #116021# tests for internal helper functions


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [9fdb9b2d0e5a98674e93afb013a0791ac25b39c6]

INTEGRATION: CWS qadev17 (1.1.2); FILE ADDED 2004/04/22 06:02:01 lla 1.1.2.1: #116021# tests for internal helper functions


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [6dced30c2975a3273b9be0fa482fd125d228881f]

INTEGRATION: CWS qadev17 (1.1.2); FILE ADDED 2004/04/28 09:33:33 lla 1.1.2.1: #116021#


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [4cdd4c9ec92d227efbd348c929579e6b07f4ee48]

INTEGRATION: CWS qadev17 (1.1.2); FILE ADDED 2004/04/28 09:33:45 lla 1.1.2.1: #116021#


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [c38029316aa54a84f40906eab4d3b8d32416301a]

INTEGRATION: CWS qadev17 (1.1.2); FILE ADDED 2004/04/28 09:33:56 lla 1.1.2.1: #116021#


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [7d347aa738d0514aaf09333617a2a6059d73d893]

INTEGRATION: CWS qadev17 (1.6.2); FILE MERGED 2004/04/28 09:37:01 lla 1.6.2.2: #116021 add old tests 2004/04/16 03:37:08 mindyliu 1.6.2.1: #116021# cleanups


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [8f0ccd1cb551b6c292045e32b684df3bf6f78623]

INTEGRATION: CWS qadev17 (1.1.2); FILE ADDED 2004/03/30 08:23:20 mindyliu 1.1.2.1: #116023# uuid test cases


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [00a1bc87b1ac3f142838cbebf0187c16fbc2181d]

INTEGRATION: CWS qadev17 (1.1.2); FILE ADDED 2004/03/30 08:23:19 mindyliu 1.1.2.1: #116023# uuid test cases


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [77f027a9b389aedc23535b9ecd557e2ded9b0cc1]

INTEGRATION: CWS qadev17 (1.1.2); FILE ADDED 2004/04/22 05:50:13 lla 1.1.2.1: #116021# new file


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [b79c38e6bd761bf4243f0d31d297f9e90d7732b0]

INTEGRATION: CWS qadev17 (1.3.2); FILE MERGED 2004/04/13 13:17:17 lla 1.3.2.1: #116021# UDK_3.1 changed to UDK_3.0 in export.map file


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [4d41009c7d07bbbe0e84c60c0f56be2fd1a987ef]

INTEGRATION: CWS qadev17 (1.3.2); FILE MERGED 2004/04/22 06:00:24 lla 1.3.2.3: #116021# uri test 2004/04/14 12:09:06 lla 1.3.2.2: #116021# lot of clarification for test library names 2004/03/31 09:18:08 lla 1.3.2.1: #116021# some changes on makefiles


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [41eaf8b405d3655994b11361e75b2116cd6bff65]

INTEGRATION: CWS qadev17 (1.1.2); FILE ADDED 2004/04/22 05:59:47 lla 1.1.2.2: #116021# failures are numbered for a better identification 2004/04/13 13:15:54 lla 1.1.2.1: #116021# new files


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [6d6f8187093a9e651b7a603283ec46eb956b1b0b]

INTEGRATION: CWS qadev17 (1.1.2); FILE ADDED 2004/04/22 07:33:31 mindyliu 1.1.2.4: #116021# add case to cover rtl_getTextEncodingInfo Submitted by: 2004/04/20 09:46:37 mindyliu 1.1.2.3: #116021# print more infor 2004/04/19 07:31:43 lla 1.1.2.2: #116021# 2004/04/13 13:16:04 lla 1.1.2.1: #116021# new files


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [779e315f2dbfb239a0f33adf919de6d550589fb4]

INTEGRATION: CWS qadev17 (1.1.2); FILE ADDED 2004/04/13 13:16:16 lla 1.1.2.1: #116021# new files


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [b066e2c9beb272b6f779dbbf4f097bd0ee2c0092]

INTEGRATION: CWS qadev17 (1.1.2); FILE ADDED 2004/03/24 08:24:25 lla 1.1.2.1: #116021# new tests


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [49f7ded714e1c9d3d34367700f6d2d665f98d430]

INTEGRATION: CWS qadev17 (1.1.2); FILE ADDED 2004/03/24 08:25:06 lla 1.1.2.1: #116021# new tests


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [fb0eaee34319ea8966abdd6cb1361767f90e08da]

INTEGRATION: CWS qadev17 (1.1.2); FILE ADDED 2004/04/23 11:13:23 lla 1.1.2.3: #116021# add test1.mk 2004/03/31 09:18:07 lla 1.1.2.2: #116021# some changes on makefiles 2004/03/24 08:24:53 lla 1.1.2.1: #116021# new tests


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [9bf8e66f4d6dda4bd814318bc8d43286135b6430]

INTEGRATION: CWS qadev17 (1.1.2); FILE ADDED 2004/03/24 08:24:13 lla 1.1.2.1: #116021# new tests


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [35f49caa6a65dce2fe27a79207afa4c3ea265de2]

INTEGRATION: CWS qadev17 (1.1.2); FILE ADDED 2004/04/05 03:03:42 mindyliu 1.1.2.1: #116021# functions in rtl/process.h test cases


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [0d0ef95c60aa9bca5c7117435fb5752dca27eed5]

INTEGRATION: CWS qadev17 (1.1.2); FILE ADDED 2004/04/07 06:18:58 mindyliu 1.1.2.3: #116021# getGlobalProcessId test cases 2004/04/05 06:20:57 mindyliu 1.1.2.2: #116021# comments added 2004/04/05 03:03:38 mindyliu 1.1.2.1: #116021# functions in rtl/process.h test cases


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [42f04b519e67eea22c4c6c1d3c6937f6a254a5e7]

INTEGRATION: CWS qadev17 (1.1.2); FILE ADDED 2004/04/16 05:23:01 lla 1.1.2.3: #116021# modify append std libs 2004/04/07 06:18:15 mindyliu 1.1.2.2: #116021# add child_process_id 2004/04/05 03:03:37 mindyliu 1.1.2.1: #116021# functions in rtl/process.h test cases


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [a136a035b592b3739a9e381679e80697c1c09d38]

INTEGRATION: CWS qadev17 (1.1.2); FILE ADDED 2004/04/07 06:19:43 mindyliu 1.1.2.1: #116021# for getGlobalProcessId test


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [1e0c351afff618ab413b2b59333f09307b3225e6]

INTEGRATION: CWS qadev17 (1.1.2); FILE ADDED 2004/04/05 03:03:36 mindyliu 1.1.2.1: #116021# functions in rtl/process.h test cases


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [15b3de1edda004a8ca1f807e26fe8f6c4c8cb7e8]

INTEGRATION: CWS qadev17 (1.1.2); FILE ADDED 2004/04/13 14:07:14 lla 1.1.2.1: #116021# new files


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [f271d0d27475391fe7355d0814c733b0d42c5448]

INTEGRATION: CWS qadev17 (1.1.2); FILE ADDED 2004/04/13 14:06:51 lla 1.1.2.1: #116021# new files


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [ab366a6f7f13522a9242ea4968e9dbffe4e00b3c]

INTEGRATION: CWS qadev17 (1.1.2); FILE ADDED 2004/03/26 11:43:52 lla 1.1.2.1: #116021# exclude file add


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [494ffa36e17f4dee0b6921145ea0fb957e0f1a4e]

INTEGRATION: CWS qadev17 (1.1.2); FILE ADDED 2004/03/31 09:16:45 lla 1.1.2.2: #116021# mark sample code for compiling 2004/03/26 11:44:28 lla 1.1.2.1: #116021# add tests for rtl_ustr_*


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [1295dd715887d2cbd9667147a1e9751804621e39]

INTEGRATION: CWS qadev17 (1.3.2); FILE MERGED 2004/04/19 05:48:49 lla 1.3.2.2: #116021# add test for OUString(rtl_uString*) 2004/03/26 11:45:43 lla 1.3.2.1: #116021# add verbose for t_print and add getToken test


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [1d38ea92c91c8c82e37d8ade5947b7be96af54dd]

INTEGRATION: CWS qadev17 (1.2.50); FILE MERGED 2004/03/26 11:45:05 lla 1.2.50.1: #116021# add rtl_ustr


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [03a07a3455a445fe84544b83d7fd7c5d957c83ff]

INTEGRATION: CWS qadev17 (1.1.2); FILE ADDED 2004/03/24 08:23:19 lla 1.1.2.1: #116021# new tests


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [8aa6cabe8c9da95a0738bae7962b2878fe6b83f8]

INTEGRATION: CWS qadev17 (1.1.2); FILE ADDED 2004/04/08 13:06:20 lla 1.1.2.4: #116021# add some more string checks 2004/04/06 12:45:47 lla 1.1.2.3: #116021# rtl_convertOUStringToOString 2004/03/26 11:46:39 lla 1.1.2.2: #116021# 2004/03/24 08:24:00 lla 1.1.2.1: #116021# new tests


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [689ffc860567f4a9013e08137a6eff2534bc535b]

INTEGRATION: CWS qadev17 (1.1.2); FILE ADDED 2004/03/24 08:23:33 lla 1.1.2.1: #116021# new tests


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [3eb4e938696165ee37ab226488af30412ea60636]

INTEGRATION: CWS qadev17 (1.1.2); FILE ADDED 2004/04/28 10:36:48 lla 1.1.2.2: #116021# malloc and strcpy boundaries fixed 2004/03/24 08:23:47 lla 1.1.2.1: #116021# new tests


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [460b123a1f61a12136a653b4687b11585682fe8d]

INTEGRATION: CWS qadev17 (1.3.2); FILE MERGED 2004/04/23 08:45:03 mindyliu 1.3.2.2: #116021# add replaceAt test cases 2004/03/26 11:46:12 lla 1.3.2.1: #116021# add verbose for t_print and add getToken test


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [58653c0461b1a2a9f317fb36c75769d5e2f98667]

INTEGRATION: CWS qadev17 (1.3.2); FILE MERGED 2004/03/31 09:18:07 lla 1.3.2.2: #116021# some changes on makefiles 2004/03/24 08:38:37 lla 1.3.2.1: #116021# new tests


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [a8472ecc8f444e30820d4e3e3359fb43b5b5e9a6]

INTEGRATION: CWS qadev17 (1.1.2); FILE ADDED 2004/04/28 09:33:22 lla 1.1.2.1: #116021#


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [b38ec55184a43b152ed7140f6274e1f895edafd8]

INTEGRATION: CWS qadev17 (1.1.2); FILE ADDED 2004/04/28 09:51:26 lla 1.1.2.2: #116021# M_PI is no longer defined within windows, use a define to do so. 2004/03/24 08:23:05 lla 1.1.2.1: #116021# new tests


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [f36b77ab498e573583d954d06327dafc6cbff329]

INTEGRATION: CWS qadev17 (1.4.50); FILE MERGED 2004/04/28 09:34:50 lla 1.4.50.3: #116021 add old tests 2004/04/14 12:09:05 lla 1.4.50.2: #116021# lot of clarification for test library names 2004/03/24 08:38:10 lla 1.4.50.1: #116021# new tests


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [5107cd6bd949ce24638f9e5ebb414a08e616ab3e]

INTEGRATION: CWS qadev17 (1.1.2); FILE ADDED 2004/04/26 10:22:22 mindyliu 1.1.2.3: #116021# changes for WNT 2004/04/26 08:02:52 mindyliu 1.1.2.2: #116021# directly call rtl_logfile_trace to test it Submitted by:mindyliu 2004/04/22 05:49:42 lla 1.1.2.1: #116021# new file


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [d48eb23aef16e767f35715e04d4e7659df65e920]

INTEGRATION: CWS qadev17 (1.1.2); FILE ADDED 2004/04/22 05:49:53 lla 1.1.2.1: #116021# new file


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [baf9522345b0a75211987b4260ffd20632382b06]

INTEGRATION: CWS qadev17 (1.1.2); FILE ADDED 2004/04/23 06:39:18 lla 1.1.2.4: #116021# compile error within windows 2004/04/06 11:26:47 lla 1.1.2.3: #116021# getDefault_000() cleanups 2004/04/06 11:26:20 lla 1.1.2.2: #116021# getDefault_000() 2004/03/31 09:14:11 lla 1.1.2.1: #116021# new locale tests


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [67a57fb237723b5c623a42f8cbd9f74c506038e6]

INTEGRATION: CWS qadev17 (1.1.2); FILE ADDED 2004/04/23 11:13:13 lla 1.1.2.2: #116021# add test1.mk 2004/03/31 09:14:43 lla 1.1.2.1: #116021# new locale tests


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [343809437ce2dd05a04f22136c605956e1a8cea4]

INTEGRATION: CWS qadev17 (1.1.2); FILE ADDED 2004/04/23 09:05:58 lla 1.1.2.2: #116021# rtl_digest_updateMD2 2004/03/24 08:22:17 lla 1.1.2.1: #116021# new tests


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [da5374b07142a64250b2de4462239ad6871bc61e]

INTEGRATION: CWS qadev17 (1.1.2); FILE ADDED 2004/03/24 08:22:50 lla 1.1.2.1: #116021# new tests


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [15375a0a0da3cfee7080fbea2f3325926ae3cab5]

INTEGRATION: CWS qadev17 (1.2.58); FILE MERGED 2004/03/24 08:31:05 lla 1.2.58.1: #116021# new tests


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [5304d818c7cc3e68610e5dbdaa4acdf85eadd7cf]

INTEGRATION: CWS qadev17 (1.4.2); FILE MERGED 2004/04/14 12:09:04 lla 1.4.2.2: #116021# lot of clarification for test library names 2004/03/31 09:18:06 lla 1.4.2.1: #116021# some changes on makefiles


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [23b3d5172ac86e640b256e3901c9bc35f30f2737]

INTEGRATION: CWS qadev17 (1.1.2); FILE ADDED 2004/03/26 11:43:15 lla 1.1.2.2: #116021# cipher tests 2004/03/24 08:22:02 lla 1.1.2.1: #116021# new tests


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [c774aceba041d4b158a0c872af8017b870778c57]

INTEGRATION: CWS qadev17 (1.1.2); FILE ADDED 2004/03/26 11:42:34 lla 1.1.2.1: #116021# new files


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [9bc4eeaee1ada91072a92d083df9d756afb1e5f1]

INTEGRATION: CWS qadev17 (1.1.2); FILE ADDED 2004/04/23 13:07:51 lla 1.1.2.1: #116021# new job exclusion list


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [de8c500381d3cda72bdc9324ed3efc690a4064ec]

INTEGRATION: CWS qadev17 (1.1.2); FILE ADDED 2004/04/19 12:50:26 lla 1.1.2.14: #116021# problems with setenv within solaris fixed. 2004/04/19 05:45:38 lla 1.1.2.13: #116021# add an additional simpler test for expandMacrosFrom_002 2004/04/13 07:08:47 mindyliu 1.1.2.12: #116021# getHandle_002: get another Macro's value 2004/04/08 11:22:34 lla 1.1.2.11: #116021# some cleanups 2004/04/08 08:18:10 mindyliu 1.1.2.10: #116021# for windows change 2004/04/08 07:36:16 mindyliu 1.1.2.9: #116021# add some cases for getFrom, new some child process 2004/04/06 11:06:18 lla 1.1.2.8: #116021# cleanup 2004/04/02 09:12:21 lla 1.1.2.7: #116021# better output 2004/04/02 08:54:04 lla 1.1.2.6: #116021# change lot of tests 2004/03/29 05:21:27 mindyliu 1.1.2.5: #116021# remove delete of getHandle_002 2004/03/29 03:06:19 mindyliu 1.1.2.4: #116023# getFrom_001, add comments 2004/03/26 09:12:32 mindyliu 1.1.2.3: #116023# getFrom_001 2004/03/26 08:30:57 mindyliu 1.1.2.2: #116023# fix some bug 2004/03/23 10:47:02 mindyliu 1.1.2.1: #116021# bootstrap test cases


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [f3af855b7e3d98dcc016f221d596d40c21b314dd]

INTEGRATION: CWS qadev17 (1.1.2); FILE ADDED 2004/04/16 05:22:50 lla 1.1.2.5: #116021# modify append std libs 2004/04/08 07:35:26 mindyliu 1.1.2.4: #116021# add bootstrap_process 2004/03/31 09:18:06 lla 1.1.2.3: #116021# some changes on makefiles 2004/03/26 11:47:30 lla 1.1.2.2: #116021# use shorter CPPUNITLIB 2004/03/23 10:47:01 mindyliu 1.1.2.1: #116021# bootstrap test cases


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [5a01cbc1b015dd37ca91a5453299bc130892b3e5]

INTEGRATION: CWS qadev17 (1.1.2); FILE ADDED 2004/04/08 08:17:38 mindyliu 1.1.2.2: #116021# little change 2004/04/08 07:37:18 mindyliu 1.1.2.1: #116021# initial file


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [516dd8f07cae663ab8e5eb8506bbfec4a62802a5]

INTEGRATION: CWS qadev17 (1.2.58); FILE MERGED 2004/03/24 08:27:44 lla 1.2.58.1: #116021# new tests


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [f088366958739f361cf158d61f00e40b39d1d18a]

INTEGRATION: CWS qadev17 (1.4.2); FILE MERGED 2004/04/14 12:09:04 lla 1.4.2.2: #116021# lot of clarification for test library names 2004/03/31 09:18:05 lla 1.4.2.1: #116021# some changes on makefiles


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [eadc5c60ecc1f5a212584c990a3874a91de98337]

INTEGRATION: CWS qadev17 (1.1.2); FILE ADDED 2004/04/14 12:19:09 lla 1.1.2.1: #116021# renamed file from without osl_


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [b3466f4271fe4cfa75733f58201e877bffc4f33e]

INTEGRATION: CWS qadev17 (1.1.2); FILE ADDED 2004/04/14 12:19:33 lla 1.1.2.1: #116021# renamed file from without osl_


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [9512eefd155601ef24713f6f3c1a738b7d0aaebf]

INTEGRATION: CWS qadev17 (1.1.2); FILE ADDED 2004/04/14 12:19:21 lla 1.1.2.1: #116021# renamed file from without osl_


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [cbc1ee8b38c4c2e78f5cb29fc2981ca4659d3e27]

INTEGRATION: CWS qadev17 (1.1.2); FILE ADDED 2004/04/14 12:19:49 lla 1.1.2.1: #116021# renamed file from without osl_


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [b65ce7363298fd6f1fad3751634e8365503ada53]

INTEGRATION: CWS qadev17 (1.3.2); FILE MERGED 2004/04/27 06:07:59 mindyliu 1.3.2.1: #116021# add one case to cover osl_getFamilyOfSocketAddr


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [6fc42af623a494c481644701d902223b0d3d7f30]

INTEGRATION: CWS qadev17 (1.1.2); FILE ADDED 2004/04/14 12:20:15 lla 1.1.2.1: #116021# renamed file from without osl_


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [d13ed052bf25b588cf165127898992786fb74f46]

INTEGRATION: CWS qadev17 (1.1.2); FILE ADDED 2004/04/14 12:20:02 lla 1.1.2.1: #116021# renamed file from without osl_


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [0ebb3da1130a29565dfa14029f4efb8a41ee27a7]

INTEGRATION: CWS qadev17 (1.1.2); FILE ADDED 2004/04/14 12:18:57 lla 1.1.2.1: #116021# renamed file from without osl_


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [dddb770f015ee5d8ff6c606c547f2f9f39a321c6]

INTEGRATION: CWS qadev17 (1.5.2); FILE MERGED 2004/04/14 12:09:03 lla 1.5.2.1: #116021# lot of clarification for test library names


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [7f636dc3920a6ee3f4369c5f30be1f792d388ae6]

INTEGRATION: CWS qadev17 (1.4.2); FILE MERGED 2004/04/14 12:09:03 lla 1.4.2.1: #116021# lot of clarification for test library names


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [184cd09da69ad43e4a550b953ac1ed6677c95141]

INTEGRATION: CWS qadev17 (1.4.2); FILE MERGED 2004/03/24 10:03:13 lla 1.4.2.1: #116021# problems with wrong parameter fixed.


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [f4e511c5e2f3d4a913c3896cc517aaa180896e40]

INTEGRATION: CWS qadev17 (1.4.2); FILE MERGED 2004/04/14 12:09:02 lla 1.4.2.1: #116021# lot of clarification for test library names


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [e1ae0b16d3597e031cc96eaa5aa0b26ac7af3d52]

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>  [9b86c456f581c20a38320b2b9bec10be39bb12e4]

INTEGRATION: CWS qadev17 (1.1.2); FILE ADDED 2004/04/28 09:29:02 lla 1.1.2.1: #116021# old tests for osl_profile


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [274ba2e0eabe718c5e6f4e4fd265d5b26868a1c2]

INTEGRATION: CWS qadev17 (1.1.2); FILE ADDED 2004/04/28 09:28:49 lla 1.1.2.1: #116021# old tests for osl_profile


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [cdf453e97c11c81b89c11a5b11bd8b59d26dc27f]

INTEGRATION: CWS qadev17 (1.3.2); FILE MERGED 2004/04/06 02:59:43 mindyliu 1.3.2.2: #116021# #define ENV2 "PATHb=b:\\" 2004/04/05 09:23:35 mindyliu 1.3.2.1: #116021# absolute&full file path used


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [3f3481d5b3d82dc2d669a0497a77b7c04e29ca25]

INTEGRATION: CWS qadev17 (1.1.2); FILE ADDED 2004/04/14 12:14:21 lla 1.1.2.1: #116021# mv Thread.xsce osl_Thread.xsce


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [2bb5e4bde901b7147a7090873734ea97d7b13fa1]

INTEGRATION: CWS qadev17 (1.6.2); FILE MERGED 2004/04/19 09:45:47 mindyliu 1.6.2.1: #116021# cleanups


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [a82b9e7dc8f76614f67d23547d66dd3f3dedf56a]

INTEGRATION: CWS qadev17 (1.7.2); FILE MERGED 2004/04/16 05:24:04 lla 1.7.2.2: #116021# modify append std libs 2004/04/14 12:09:02 lla 1.7.2.1: #116021# lot of clarification for test library names


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [293c42cbf328137d326de70e42789abfcb41d4ca]

INTEGRATION: CWS qadev17 (1.3.50); FILE MERGED 2004/03/31 09:10:00 lla 1.3.50.1: #116021# ready for remove


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [8001526278fa658321574145baf9d1038d731347]

INTEGRATION: CWS qadev17 (1.1.2); FILE ADDED 2004/04/23 13:07:04 lla 1.1.2.2: #116021# add bug id's to job exclusion 2004/04/14 12:06:38 lla 1.1.2.1: #116021# mv Pipe.xsce osl_Pipe.xsce


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [64ae857c0f03cb26c65174ad26f6c26897725191]

INTEGRATION: CWS qadev17 (1.4.2); FILE MERGED 2004/04/15 09:43:41 mindyliu 1.4.2.2: #116021# remove osl_Pipe::accept which is tested in osl_StreamPipe::recv 2004/03/31 09:10:37 lla 1.4.2.1: #116021# cleanups


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [1cd307c2a7fadeb3cba39f7a811cfafb53d62241]

INTEGRATION: CWS qadev17 (1.4.2); FILE MERGED 2004/04/14 12:09:01 lla 1.4.2.2: #116021# lot of clarification for test library names 2004/03/31 09:09:33 lla 1.4.2.1: #116021# cleanups


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [809ce09ff0b32efa72b6684d4f7efe79834dd254]

INTEGRATION: CWS qadev17 (1.5.2); FILE MERGED 2004/03/31 12:56:58 lla 1.5.2.2: #116021# output reduced. 2004/03/31 06:19:35 lla 1.5.2.1: #116021# fix compile problems.


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [18f920d7252a052383cfb9c719eb96e20985adce]

INTEGRATION: CWS qadev17 (1.4.2); FILE MERGED 2004/04/14 12:09:01 lla 1.4.2.1: #116021# lot of clarification for test library names


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [b5317f163e0ed0bf31e960d60ed2e8ab0fa35db5]

INTEGRATION: CWS qadev17 (1.4.2); FILE MERGED 2004/04/14 12:09:00 lla 1.4.2.1: #116021# lot of clarification for test library names


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [851ada1e1d306c9bb59e18997723451674ddfd01]

INTEGRATION: CWS qadev17 (1.2.70); FILE MERGED 2004/04/13 13:18:54 lla 1.2.70.1: #116021# UDK_3.1 changed to UDK_3.0 in export.map file


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [3c5fd0ee061314a86cead491dfcb91fd7d72f569]

INTEGRATION: CWS qadev17 (1.3.2); FILE MERGED 2004/04/19 07:40:28 mindyliu 1.3.2.1: #116021# cleanups


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [b087ecdcf6e00de342ffaf18970e261f3d2dea4b]

INTEGRATION: CWS qadev17 (1.1.2); FILE ADDED 2004/04/28 09:33:10 lla 1.1.2.1: #116021#


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [e7ebb82690164736dda7882b824bd1ef44e8e758]

INTEGRATION: CWS qadev17 (1.9.2); FILE MERGED 2004/04/30 09:26:00 lla 1.9.2.2: #116021# problem with solaris (so-texas) and compareTime fixed. 2004/04/19 08:47:47 mindyliu 1.9.2.1: #116021# cleanups


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [2e9bb0ce7150a1015629ec5d18e15c607c38f09f]

INTEGRATION: CWS qadev17 (1.7.2); FILE MERGED 2004/04/23 09:07:18 lla 1.7.2.3: #116021# add osl_old_test_file test 2004/04/14 12:09:00 lla 1.7.2.2: #116021# lot of clarification for test library names 2004/03/31 09:12:15 lla 1.7.2.1: #116021# cleanups


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [8d2425b0acd9f17a1ea9396df706a31c62244d5b]

INTEGRATION: CWS qadev17 (1.4.2); FILE MERGED 2004/04/14 12:08:59 lla 1.4.2.1: #116021# lot of clarification for test library names


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [d9bb8e7a68ea40e1b7c4e59b00123a7cccaf58d1]

INTEGRATION: CWS qadev17 (1.2.2); FILE MERGED 2004/03/24 08:42:02 lla 1.2.2.1: #116021# add some docu about, how to handle the strtmpl.c better


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [e4ac03cecd8c289c401a75f2bc466d89bdfd3bb5]

INTEGRATION: CWS qadev17 (1.5.38); FILE MERGED 2004/04/14 12:08:07 lla 1.5.38.4: #116021# mark unload.h functions as deprecated 2004/04/06 10:57:08 lla 1.5.38.3: #116021# new deprecated functions found in locale.c 2004/03/31 09:48:29 lla 1.5.38.2: #116021# deprecated, get/setDefault in rtl_locale? 2004/03/24 08:41:00 lla 1.5.38.1: #116021# add deprecated rtl_tres_* functions


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [bf7ffa1962a15f04f73f727adf4967be6a59893c]

INTEGRATION: CWS qadev17 (1.8.2); FILE MERGED 2004/04/14 12:08:59 lla 1.8.2.1: #116021# lot of clarification for test library names


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [0822fec23d2771731f1d19ef090baa67a8dfc646]

INTEGRATION: CWS qadev17 (1.1.2); FILE ADDED 2004/04/22 13:39:54 lla 1.1.2.1: #116021# new file


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [6e85f7ceec495943f61958de4d7378fda1af1fd0]

INTEGRATION: CWS qadev17 (1.7.2); FILE MERGED 2004/04/22 13:43:55 lla 1.7.2.2: #116021# add rtl_old_testbyteseq.obj 2004/04/14 12:08:58 lla 1.7.2.1: #116021# lot of clarification for test library names


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [41bf0fa23bfa37894f3421abce802bb604316d02]

INTEGRATION: CWS qadev17 (1.13.2); FILE MERGED 2004/04/30 11:24:35 lla 1.13.2.2: #116021# new dmake behaviour, dmake test_all or dmake runtests=t also build runtests=t 2004/04/23 11:16:34 lla 1.13.2.1: #116021# solve problems with dmake test in sal/qa directory, some tests won't execute, compile errors won't found


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [a69de5f1f30463327a4e2b32c23199e2ab3a862e]

INTEGRATION: CWS qadev17 (1.10.2); FILE MERGED 2004/04/22 06:57:53 lla 1.10.2.10: #116021# add rtl_logfile 2004/04/22 06:14:56 lla 1.10.2.9: #116021# add rtl_Uri test 2004/04/15 09:06:38 lla 1.10.2.8: #116021# forget ByteSequence 2004/04/14 12:03:59 lla 1.10.2.7: #116021# deprecated functions added 2004/04/13 13:19:33 lla 1.10.2.6: #116021# add new tests 2004/04/06 11:03:31 lla 1.10.2.5: #116021# conflicts solved 2004/04/06 07:07:32 mindyliu 1.10.2.4: #116021# add rtl_Process 2004/03/31 09:47:44 lla 1.10.2.3: #116021# add rtl_locate and rtl_Uuid 2004/03/26 11:51:15 lla 1.10.2.2: #116021# new tests 2004/03/24 08:40:03 lla 1.10.2.1: #116021# new tests


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [58ae19bec4619557c108a7c69cc3f78e60e83eb7]

INTEGRATION: CWS qadev17 (1.2.2); FILE MERGED 2004/04/23 13:06:23 lla 1.2.2.3: #116021# add PASSED OK or PASSED Failed 2004/04/23 11:16:34 lla 1.2.2.2: #116021# solve problems with dmake test in sal/qa directory, some tests won't execute, compile errors won't found 2004/03/24 08:39:41 lla 1.2.2.1: #116021# don't run through test double


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [d72177aaa786dc56954f410c7fe09f68446b5132]

INTEGRATION: CWS qadev17 (1.16.56); FILE MERGED 2004/04/30 11:37:11 lla 1.16.56.1: #116021# add qa directory to build list, now build runtests=t possible


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [3347a7cb0f63743b45f6753f7b14732033c15fd7]

INTEGRATION: CWS qadev17 (1.6.16); FILE MERGED 2004/04/23 12:26:27 lla 1.6.16.1: #116021# codegen.pl cleanup


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [489daae2a522040501a34aee09cda0bcbc90f29b]

INTEGRATION: CWS qadev17 (1.14.2); FILE MERGED 2004/04/02 12:10:57 lla 1.14.2.1: #116233# t_print


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [4aa82be172c792156de641ec1124c1dd649bbb8c]

INTEGRATION: CWS qadev17 (1.3.18); FILE MERGED 2004/04/23 12:27:03 lla 1.3.18.1: #116499# using namespace removed from headers


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [39914ef95390b5bbf4d6a83e8d6c1ec08f79d937]

INTEGRATION: CWS qadev17 (1.5.42); FILE MERGED 2004/04/28 14:13:19 sw 1.5.42.1: #i26677#


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [c5059e159a3e6cd88a2f56ff60e42c618f58c219]

INTEGRATION: CWS qadev17 (1.5.12); FILE MERGED 2004/04/28 13:45:19 sw 1.5.12.1: #i27519


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [d1ca2aa5cda62af2a70d4fa9c1b2df4037bf9088]

INTEGRATION: CWS qadev17 (1.3.46); FILE MERGED 2004/04/28 14:14:05 sw 1.3.46.1: #i26677#


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [b7ae32c1dd77c76d7ce892b4fdb61c2e821532f1]

INTEGRATION: CWS qadev17 (1.4.48); FILE MERGED 2004/04/28 13:08:40 sw 1.4.48.1: #116021#


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [bdd129c2b159c521b4d7f0ebdf9d49e81ddbeba9]

INTEGRATION: CWS qadev17 (1.4.96); FILE MERGED 2004/04/28 14:53:07 sw 1.4.96.1: #i26677#


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [1d19140ce223ae54b529c0bdb81bc3a917a1575e]

INTEGRATION: CWS qadev17 (1.3.48); FILE MERGED 2004/04/28 13:11:51 sw 1.3.48.1: #116021#


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [d05322997974818759c00df048c4350c38d06f8e]

INTEGRATION: CWS qadev17 (1.7.12); FILE MERGED 2004/04/28 13:08:28 sw 1.7.12.1: #116021#


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [b5932d39e5c94385042feef677fe21545e53533c]

INTEGRATION: CWS qadev17 (1.7.12); FILE MERGED 2004/04/28 13:08:27 sw 1.7.12.1: #116021#


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [05ea47e427a0477a068d202d0b5444e10fb17778]

INTEGRATION: CWS qadev17 (1.1.100); FILE MERGED 2004/04/28 16:01:43 sw 1.1.100.1: #115142#


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [2aac2d0ae94fb3b8510e5c44260a90caa5746bc3]

INTEGRATION: CWS macrosecurity2 (1.27.54); FILE MERGED 2004/04/21 13:35:37 tbe 1.27.54.1: #116444# Security RunMacro=Never misleading


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [c501e87c7495fc9649e59804d6c74156c336598f]

INTEGRATION: CWS macrosecurity2 (1.94.24); FILE MERGED 2004/04/21 13:35:14 tbe 1.94.24.1: #116444# Security RunMacro=Never misleading


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [20e207359f4e686ada3cf8d826f35032c85434f1]

INTEGRATION: CWS macrosecurity2 (1.30.50); FILE MERGED 2004/04/21 13:35:24 tbe 1.30.50.1: #116444# Security RunMacro=Never misleading


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [e0f679ea61b9a53b6026e5d8f6b8bbf7cfb989c0]

INTEGRATION: CWS macrosecurity2 (1.11.184); FILE MERGED 2004/04/21 13:34:58 tbe 1.11.184.1: #116444# Security RunMacro=Never misleading


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [2760e28943205a882052c00adba9d6592da7de28]

INTEGRATION: CWS comptrans1 (1.6.18); FILE MERGED 2004/04/06 09:58:55 tbe 1.6.18.1: #115421# Render Office Components Transparently Usable


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [4a3e8d45aca1738bf8d4be053a7f338a998d2316]

INTEGRATION: CWS comptrans1 (1.4.122); FILE MERGED 2004/04/07 09:54:28 tbe 1.4.122.2: #115421# Render Office Components Transparently Usable 2004/04/06 09:56:43 tbe 1.4.122.1: #115421# Render Office Components Transparently Usable


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [26ab5fb3d1232921a20abab6893b7582f5852b6c]

INTEGRATION: CWS comptrans1 (1.8.8); FILE MERGED 2004/04/06 09:56:28 tbe 1.8.8.1: #115421# Render Office Components Transparently Usable


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [ffaca2c2387c34f5fe9a2879fbb608522fc06363]

INTEGRATION: CWS comptrans1 (1.65.42); FILE MERGED 2004/04/06 10:01:15 tbe 1.65.42.1: #115421# Render Office Components Transparently Usable


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [f70d73a9b9332d9db01cb7e04da6a8bcfdae2fcf]

INTEGRATION: CWS comptrans1 (1.4.44); FILE MERGED 2004/04/06 10:03:33 tbe 1.4.44.1: #115421# Render Office Components Transparently Usable


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [84581e94adaaec2c5cb25424a0acf708f3a7db94]

INTEGRATION: CWS comptrans1 (1.3.94); FILE MERGED 2004/04/06 09:04:48 tbe 1.3.94.1: #115421# Render Office Components Transparently Usable


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [8c72249553aaae5021d9b8961b4bd000fe36954f]

INTEGRATION: CWS comptrans1 (1.5.64); FILE MERGED 2004/04/06 09:34:33 tbe 1.5.64.1: #115421# Render Office Components Transparently Usable


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [4a39b7b06b3a0cebebbd02f06526560bf9b2d5d4]

INTEGRATION: CWS comptrans1 (1.8.64); FILE MERGED 2004/04/06 09:33:59 tbe 1.8.64.1: #115421# Render Office Components Transparently Usable


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [822d8a6937247c588ec56b1d7c21d4ac4dcf5400]

INTEGRATION: CWS comptrans1 (1.4.84); FILE MERGED 2004/04/06 09:32:51 tbe 1.4.84.1: #115421# Render Office Components Transparently Usable


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [c81017b7655ad670063ff362eff18994404ca8ae]

INTEGRATION: CWS comptrans1 (1.4.108); FILE MERGED 2004/04/06 09:07:08 tbe 1.4.108.1: #115421# Render Office Components Transparently Usable


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [cd6639e7e82e35fa1a46fdaea9c16f2cd0a71db5]

INTEGRATION: CWS comptrans1 (1.1.6); FILE ADDED 2004/04/06 09:13:14 tbe 1.1.6.1: #115421# Render Office Components Transparently Usable


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [cde8a50ff966554115dc94d6fcd75014585c137b]

INTEGRATION: CWS comptrans1 (1.1.6); FILE ADDED 2004/04/06 09:07:29 tbe 1.1.6.1: #115421# Render Office Components Transparently Usable


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [3ab1c3f6320c087f6cdd80bc1426aa2550aff983]

INTEGRATION: CWS comptrans1 (1.6.80); FILE MERGED 2004/04/06 09:06:58 tbe 1.6.80.1: #115421# Render Office Components Transparently Usable


2004-05-03  Rüdiger Timm  <rt@openoffice.org>  [3801457dcfe3bea4a2b028e4c95806ed4453b981]

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  Oliver Bolte  <obo@openoffice.org>  [74f2c171fe6f13402f581b0feba6eb93b205462a]

new version for SRC680


2004-04-30  Oliver Bolte  <obo@openoffice.org>  [32ba2eb98471f38da0391e1161cea3afb0dcaa3e]

new version for SRC680


2004-04-30  Vladimir Glazounov  <vg@openoffice.org>  [3bc9fc032e485a5b4c5bb72579d548998ccec73b]

#100000# removed obsolete checks & method


2004-04-30  Oliver Bolte  <obo@openoffice.org>  [d4e38833fddfd5a884ebd855aec82847edca0319]

new version for SRC680


2004-04-30  Joachim Lingner  <jl@openoffice.org>  [bc943226415ed7f0d0ad820845314653a0dba9d3]

#i20052#


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [3d2ac7a1e63336812ebc02d6255e1af0e433ed8a]

INTEGRATION: CWS os12 (1.30.16); FILE MERGED 2004/02/19 22:01:31 os 1.30.16.3: RESYNC: (1.31-1.35); FILE MERGED 2003/10/22 16:10:00 os 1.30.16.2: RESYNC: (1.30-1.31); FILE MERGED 2003/07/09 13:07:28 os 1.30.16.1: #103299# SvxAddressItem removed


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [350cc39176f8eef0971899356f584cd0e628fa8d]

INTEGRATION: CWS os12 (1.1.138); FILE MERGED 2004/03/08 11:18:47 jb 1.1.138.1: #112224# Fix configpath extractor functions to deescape character entity references (&quot, &apos; and &amp;)


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [34461a7e5c20ac1949193dc41b24294deec3dafa]

INTEGRATION: CWS os12 (1.57.100); FILE MERGED 2004/04/07 15:18:09 os 1.57.100.4: RESYNC: (1.61-1.65); FILE MERGED 2004/02/19 18:24:39 os 1.57.100.3: RESYNC: (1.58-1.61); FILE MERGED 2003/10/22 15:14:01 os 1.57.100.2: RESYNC: (1.57-1.58); FILE MERGED 2003/07/21 09:08:37 os 1.57.100.1: #103299# SvtUndoOptions is an SfxBroadcaster


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [520d389c707967ad6c86f77c8400bfbca61ebce3]

INTEGRATION: CWS os12 (1.18.62); FILE MERGED 2004/02/20 09:00:35 os 1.18.62.3: RESYNC: (1.21-1.22); FILE MERGED 2003/10/22 15:16:45 os 1.18.62.2: RESYNC: (1.18-1.21); FILE MERGED 2003/07/09 12:49:32 os 1.18.62.1: #103299# SvxAddressItem removed


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [e961c8b15a42d30369309ba82266eddf32f2368d]

INTEGRATION: CWS os12 (1.6.100); FILE MERGED 2004/02/19 18:47:46 os 1.6.100.2: RESYNC: (1.6-1.7); FILE MERGED 2003/07/09 12:49:23 os 1.6.100.1: #103299# SvxAddressItem removed


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [7ef66aa1ce4ac591874fbd84849d919cf9a3a0ea]

INTEGRATION: CWS os12 (1.4.100); FILE MERGED 2004/02/19 18:51:05 os 1.4.100.2: RESYNC: (1.4-1.5); FILE MERGED 2003/07/09 12:49:15 os 1.4.100.1: #103299# SvxAddressItem removed


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [73650fcac7e4f3c4d41b1b5011629abcaceb5b35]

INTEGRATION: CWS os12 (1.7.100); FILE MERGED 2003/07/09 12:49:08 os 1.7.100.1: #103299# SvxAddressItem removed


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [f536163fea43992d06a4532016f34d9500a8001a]

INTEGRATION: CWS os12 (1.32.46); FILE MERGED 2004/04/07 14:54:05 os 1.32.46.6: RESYNC: (1.36-1.37); FILE MERGED 2004/02/19 19:03:46 os 1.32.46.5: RESYNC: (1.34-1.36); FILE MERGED 2003/10/22 15:26:20 os 1.32.46.4: RESYNC: (1.33-1.34); FILE MERGED 2003/07/21 09:08:22 os 1.32.46.3: #103299# SvtUndoOptions is an SfxBroadcaster 2003/07/09 15:08:31 os 1.32.46.2: RESYNC: (1.32-1.33); FILE MERGED 2003/07/09 12:47:37 os 1.32.46.1: #103299# SvxAddressItem removed


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [e0b625e36768f48d198269cb242561b3f09e42a5]

INTEGRATION: CWS os12 (1.24.100); FILE MERGED 2004/02/19 19:03:38 os 1.24.100.2: RESYNC: (1.24-1.25); FILE MERGED 2003/07/09 12:47:37 os 1.24.100.1: #103299# SvxAddressItem removed


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [08a8e2ee14199ca63c9ee9f5464a91182f33f5bc]

INTEGRATION: CWS os12 (1.34.46); FILE MERGED 2004/04/07 14:53:14 os 1.34.46.5: RESYNC: (1.36-1.37); FILE MERGED 2004/02/19 19:01:16 os 1.34.46.4: RESYNC: (1.35-1.36); FILE MERGED 2003/10/23 06:32:34 os 1.34.46.3: RESYNC: (1.34-1.35); FILE MERGED 2003/07/21 09:08:21 os 1.34.46.2: #103299# SvtUndoOptions is an SfxBroadcaster 2003/07/09 12:47:36 os 1.34.46.1: #103299# SvxAddressItem removed


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [7f56e6338c8d2bbcb61d5036166401cbeb1c1b74]

INTEGRATION: CWS os12 (1.31.94); FILE MERGED 2003/10/22 15:43:30 os 1.31.94.2: RESYNC: (1.31-1.33); FILE MERGED 2003/07/09 12:48:35 os 1.31.94.1: #103299# SvxAddressItem removed


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [46e9a3298e4f56ec9245a5b43d2715745215b27f]

INTEGRATION: CWS os12 (1.25.100); FILE MERGED 2004/02/19 20:00:32 os 1.25.100.3: RESYNC: (1.25-1.29); FILE MERGED 2003/07/14 07:14:10 os 1.25.100.2: #103299# include removed 2003/07/09 12:48:53 os 1.25.100.1: #103299# SvxAddressItem removed


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [417d8151e2a12753dc08d6b9dd91e9d81eca6ada]

INTEGRATION: CWS os12 (1.7.134); FILE MERGED 2003/10/22 15:48:45 os 1.7.134.2: RESYNC: (1.7-1.9); FILE MERGED 2003/07/21 09:09:02 os 1.7.134.1: #103299# SvtUndoOptions is an SfxBroadcaster


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [6f82a3f37ce561ac08c2b6561326345bf6159882]

INTEGRATION: CWS os12 (1.19.64); FILE MERGED 2003/10/23 06:32:40 os 1.19.64.3: RESYNC: (1.19-1.20); FILE MERGED 2003/07/21 09:07:57 os 1.19.64.2: #103299# SvtUndoOptions is an SfxBroadcaster 2003/07/09 12:46:51 os 1.19.64.1: #103299# SvxAddressItem removed


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [efe309080019e027741213bf3c1f5347b8eb1604]

INTEGRATION: CWS os12 (1.13.106); FILE MERGED 2003/07/09 12:37:14 os 1.13.106.1: #103299# SvxAddressItem removed


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [a8f9036679070fc390f314b97c128e7827645751]

INTEGRATION: CWS os12 (1.2.290); FILE MERGED 2003/07/21 09:05:26 os 1.2.290.1: #103299# SvtUndoOptions is an SfxBroadcaster


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [4b587a314635ab7007579c13a45b5002731c1f2b]

INTEGRATION: CWS os12 (1.62.106); FILE MERGED 2004/02/19 13:35:59 os 1.62.106.2: RESYNC: (1.62-1.64); FILE MERGED 2003/07/21 09:05:41 os 1.62.106.1: #103299# Set/GetPath added


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [e83a2bb5ac3e8669f598765146e7a1a0feb26cea]

INTEGRATION: CWS os12 (1.14.38); FILE MERGED 2004/04/21 08:00:00 as 1.14.38.8: #114059# handle sweb/sglobal more tolerant - because they are registered in different versions :-( 2004/04/20 08:39:30 as 1.14.38.7: #115767# read only existing and valid property values 2004/04/08 11:08:11 os 1.14.38.6: #103299# merge errors corrected 2004/04/07 16:15:41 os 1.14.38.5: RESYNC: (1.14-1.16); FILE MERGED 2004/03/11 09:51:13 as 1.14.38.4: #114059# use direct type properties instead of filter query 2004/03/10 13:41:52 os 1.14.38.3: #103299# read only configuration of default filters 2004/03/09 12:20:04 as 1.14.38.2: #114059# new method to classify by short name 2004/03/04 12:34:12 as 1.14.38.1: #114059# support new property DefaultFilter


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [993ebe3dafb82133581026474ab478b98d371130]

INTEGRATION: CWS os12 (1.41.42); FILE MERGED 2004/04/08 10:47:38 os 1.41.42.7: #103299# merge errors corrected 2004/04/07 16:15:33 os 1.41.42.6: RESYNC: (1.45-1.46); FILE MERGED 2004/02/26 16:10:07 os 1.41.42.5: #103299# duplicate moduleoptions.obj removed 2004/02/20 08:59:46 os 1.41.42.4: RESYNC: (1.42-1.45); FILE MERGED 2003/10/22 14:45:54 os 1.41.42.3: RESYNC: (1.41-1.42); FILE MERGED 2003/07/21 09:06:48 os 1.41.42.2: #103299# SvtUndoOptions is an SfxBroadcaster 2003/07/09 12:37:53 os 1.41.42.1: #103299# SvxAddressItem removed


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [5498e3a753fabeba5fb260715f2a2fe2ca5e284c]

INTEGRATION: CWS os12 (1.2.106); FILE MERGED 2004/03/10 14:33:35 os 1.2.106.2: #103299# read only flags correctly set 2003/07/09 12:39:12 os 1.2.106.1: #103299# readonly configuration support for dialogs


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [7014fb60efcb80d5dc43f830177d63dc0fd72897]

INTEGRATION: CWS os12 (1.1.254); FILE MERGED 2003/07/09 12:39:11 os 1.1.254.1: #103299# readonly configuration support for dialogs


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [6500c96fa67ee8351c929025272508e7d3b31955]

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>  [dc76026d2e92160c910d758d6a80b0d1d4740ddf]

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>  [2c4c7a6f9330956147a25128a66289eca0c6b679]

INTEGRATION: CWS os12 (1.60.30); FILE MERGED 2004/04/07 14:02:38 os 1.60.30.2: RESYNC: (1.60-1.61); FILE MERGED 2004/03/09 12:18:04 as 1.60.30.1: #114059# use new DEFAULTFILTER mechanism


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [e99334ba9edf71850053f86a0bd1468cb01fa036]

INTEGRATION: CWS os12 (1.22.60); FILE MERGED 2004/04/08 13:39:54 os 1.22.60.5: #114059# merge errors corrected 2004/04/07 14:01:48 os 1.22.60.4: RESYNC: (1.22-1.24); FILE MERGED 2004/03/11 12:29:36 os 1.22.60.3: #114059# include added 2004/03/11 09:52:38 as 1.22.60.2: #114059# use new query design 2004/03/09 12:18:04 as 1.22.60.1: #114059# use new DEFAULTFILTER mechanism


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [90ade33899f5e15a494f3fc97e5b3bca900aaa0e]

INTEGRATION: CWS os12 (1.5.88); FILE MERGED 2004/03/09 12:18:03 as 1.5.88.1: #114059# use new DEFAULTFILTER mechanism


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [401c0358170b761ecfe0bda00ce7a5f913a4e76b]

INTEGRATION: CWS os12 (1.19.80); FILE MERGED 2004/03/09 12:18:03 as 1.19.80.1: #114059# use new DEFAULTFILTER mechanism


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [515909b5fdaa130b8effd59bcfb8d4168da6ca06]

INTEGRATION: CWS os12 (1.105.6); FILE MERGED 2004/03/09 12:18:03 as 1.105.6.1: #114059# use new DEFAULTFILTER mechanism


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [f0fa5298de3959cf7c6e4995b5f619e7d2cbf8f7]

INTEGRATION: CWS os12 (1.55.30); FILE MERGED 2004/04/13 05:18:35 os 1.55.30.3: #114059# merge errors corrected 2004/04/07 13:58:38 os 1.55.30.2: RESYNC: (1.55-1.57); FILE MERGED 2004/03/09 12:18:02 as 1.55.30.1: #114059# use new DEFAULTFILTER mechanism


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [8d0100d181834d7fb6d78183ecf4f42515489ae0]

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-29  Oliver Bolte  <obo@openoffice.org>  [40ab25c99c2c7bf83aa0d700ac123753a97c688a]

INTEGRATION: CWS os12 (1.35.44); FILE MERGED 2004/02/19 22:54:13 os 1.35.44.3: RESYNC: (1.36-1.37); FILE MERGED 2003/10/22 16:24:59 os 1.35.44.2: RESYNC: (1.35-1.36); FILE MERGED 2003/07/09 13:05:11 os 1.35.44.1: #103299# SvxAddressItem removed


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [f5497e2392ca3be80dee4f4ccd644a00ab465679]

INTEGRATION: CWS os12 (1.17.60); FILE MERGED 2004/02/19 23:12:42 os 1.17.60.2: RESYNC: (1.17-1.18); FILE MERGED 2003/07/09 13:04:50 os 1.17.60.1: #103299# SvxAddressItem removed


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [77f2b349930ae0fa416d1faba03d25e0766a6d51]

INTEGRATION: CWS os12 (1.12.44); FILE MERGED 2003/10/22 16:46:08 os 1.12.44.2: RESYNC: (1.12-1.13); FILE MERGED 2003/07/09 13:04:26 os 1.12.44.1: #103299# SvxAddressItem removed


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [791f6d4d524f8e8aa9503e059f377d3f1e6014e6]

INTEGRATION: CWS os12 (1.15.32); FILE MERGED 2004/03/05 13:56:44 as 1.15.32.1: #115733# reactivate old TypeDetection configuration to support old 3rdparty components


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [bf3dfc073d3e0090a851722ac455b1f6e511a492]

INTEGRATION: CWS os12 (1.27.44); FILE MERGED 2004/04/07 17:40:51 os 1.27.44.2: RESYNC: (1.27-1.29); FILE MERGED 2004/03/04 12:31:40 as 1.27.44.1: #114059# add new property to factory template: DefaultFilter


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [577aab251430426fc64533ca68fbf411a6adbb77]

INTEGRATION: CWS os12 (1.8.40); FILE MERGED 2004/02/25 12:04:30 os 1.8.40.3: #103299# AddressItem removed, again ;-) 2004/02/20 09:06:44 os 1.8.40.2: RESYNC: (1.8-1.10); FILE MERGED 2003/07/09 13:11:25 os 1.8.40.1: #103299# SvxAddressItem removed


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [d53b93bb51f87b90bbf019b9642a0c9af32c4a1e]

INTEGRATION: CWS os12 (1.133.24); FILE MERGED 2004/04/15 09:24:44 as 1.133.24.1: #114059# hold at least one TypeDetection service alive to optimize startup performance related to caching filter config ...


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [b8dc1a95b46a4a5efb89f1709212d80500c7c14c]

INTEGRATION: CWS os12 (1.21.58); FILE MERGED 2003/07/09 12:59:51 os 1.21.58.1: #103299# SvxAddressItem removed


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [6b08b412c53c7953cb45e9c36471d748d837ac93]

INTEGRATION: CWS os12 (1.63.8); FILE MERGED 2004/03/10 14:43:59 os 1.63.8.4: #103299# read only configuration of default filters 2004/02/19 15:31:45 os 1.63.8.3: RESYNC: (1.64-1.65); FILE MERGED 2003/08/08 08:14:29 os 1.63.8.2: RESYNC: (1.63-1.64); FILE MERGED 2003/07/15 11:28:21 os 1.63.8.1: #103299# tab page uses SvtSaveOptions instead of items


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [e25adc8f0f000cd3853b9d0c6a27feb0f775a986]

INTEGRATION: CWS os12 (1.24.8); FILE MERGED 2004/02/19 15:31:23 os 1.24.8.3: RESYNC: (1.25-1.26); FILE MERGED 2003/08/08 08:14:21 os 1.24.8.2: RESYNC: (1.24-1.25); FILE MERGED 2003/07/23 10:48:12 os 1.24.8.1: #103299# path tab page doesn't need SfxApplication::Get/SetOptions anymore


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [54427100d1d77e6ef5a824b49c2d7d4f306690b7]

INTEGRATION: CWS os12 (1.73.46); FILE MERGED 2004/02/26 15:48:41 os 1.73.46.5: #103299# help tips added to readonly-images (locks) 2004/02/20 09:00:05 os 1.73.46.4: RESYNC: (1.75-1.76); FILE MERGED 2003/08/08 08:13:39 os 1.73.46.3: RESYNC: (1.74-1.75); FILE MERGED 2003/07/10 05:41:26 os 1.73.46.2: RESYNC: (1.73-1.74); FILE MERGED 2003/07/09 12:56:45 os 1.73.46.1: #103299# readonly configuration support for dialogs


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [2636232f7dfc05efb6438a2a25bf9ec06269b6a8]

INTEGRATION: CWS os12 (1.23.154); FILE MERGED 2004/02/26 15:48:40 os 1.23.154.5: #103299# help tips added to readonly-images (locks) 2004/02/20 08:59:56 os 1.23.154.4: RESYNC: (1.24-1.25); FILE MERGED 2003/10/23 06:32:26 os 1.23.154.3: RESYNC: (1.23-1.24); FILE MERGED 2003/07/15 11:27:44 os 1.23.154.2: #103299# external browser tab page removed 2003/07/09 12:53:07 os 1.23.154.1: #103299# SvxAddressItem removed


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [7786e710ddab055087cd2c7c656737e01bb37035]

INTEGRATION: CWS os12 (1.11.302); FILE MERGED 2004/02/19 15:34:54 os 1.11.302.2: RESYNC: (1.11-1.14); FILE MERGED 2003/07/09 12:52:39 os 1.11.302.1: #103299# SvxAddressItem removed


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [188e104b8477cf3a00440ecc7cddbdf90a91b1f4]

INTEGRATION: CWS os12 (1.2.70); FILE MERGED 2004/02/23 14:57:54 os 1.2.70.1: #103299# read only configuration


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [b59771d048098096dddb296bf91bae794ab2242d]

INTEGRATION: CWS os12 (1.3.70); FILE MERGED 2004/02/23 14:57:53 os 1.3.70.1: #103299# read only configuration


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [0f8ef45abedbb614e7c21ce73ebc79e443af7f91]

INTEGRATION: CWS os12 (1.1.2); FILE ADDED 2004/02/26 15:49:46 os 1.1.2.1: #103299# help tips added to readonly-images (locks)


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [1c1cf9837791e4f8d4b99f1ed2111dcd9644954b]

INTEGRATION: CWS os12 (1.1.2); FILE ADDED 2004/02/26 15:49:30 os 1.1.2.1: #103299# help tips added to readonly-images (locks)


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [85ae7a77b4e0dae72219a527c191e6833ebb3a2a]

INTEGRATION: CWS os12 (1.1.2); FILE ADDED 2004/02/27 07:16:50 os 1.1.2.2: #103299# include corrected 2004/02/26 15:50:07 os 1.1.2.1: #103299# help tips added to readonly-images (locks)


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [6573dd75eaa69ade3c7de4bb7836fe7d320ca67c]

INTEGRATION: CWS os12 (1.2.70); FILE MERGED 2004/03/10 14:43:36 os 1.2.70.4: #103299# read only configuration of default filters 2004/02/27 07:16:50 os 1.2.70.3: #103299# include corrected 2004/02/26 15:48:39 os 1.2.70.2: #103299# help tips added to readonly-images (locks) 2004/02/23 14:57:53 os 1.2.70.1: #103299# read only configuration


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [20bfd48f0135b4f31182a962ed68de628af79e68]

INTEGRATION: CWS os12 (1.2.70); FILE MERGED 2004/04/13 06:07:29 os 1.2.70.6: #114059# merge errors corrected 2004/04/07 15:37:38 os 1.2.70.5: RESYNC: (1.2-1.3); FILE MERGED 2004/03/11 15:54:26 os 1.2.70.4: #114059# filter query changed, again 2004/03/10 13:41:14 os 1.2.70.3: #103299# read only configuration of default filters; #115721# additionally merged 2004/02/26 15:48:39 os 1.2.70.2: #103299# help tips added to readonly-images (locks) 2004/02/23 14:57:52 os 1.2.70.1: #103299# read only configuration


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [4b54c45d6716d77ff2e2cdf3d6c30ca33b61cd2c]

INTEGRATION: CWS os12 (1.2.70); FILE MERGED 2004/02/27 07:16:49 os 1.2.70.2: #103299# include corrected 2004/02/26 15:48:38 os 1.2.70.1: #103299# help tips added to readonly-images (locks)


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [cfd2859daea94e39b54571efea698e6d78535ad7]

INTEGRATION: CWS os12 (1.3.70); FILE MERGED 2004/02/23 14:57:52 os 1.3.70.1: #103299# read only configuration


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [926bf4e58e92917725f573ac1b434bf8edcf5fa2]

INTEGRATION: CWS os12 (1.2.70); FILE MERGED 2004/02/27 07:16:49 os 1.2.70.3: #103299# include corrected 2004/02/26 15:48:37 os 1.2.70.2: #103299# help tips added to readonly-images (locks) 2004/02/23 14:57:52 os 1.2.70.1: #103299# read only configuration


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [97decdb07a79f529ae117d3ca0751a0fd133e1ee]

INTEGRATION: CWS os12 (1.2.70); FILE MERGED 2004/04/14 14:19:30 os 1.2.70.4: #103299# open hyperlinks FixedText readonly, too 2004/03/10 14:34:06 os 1.2.70.3: #103299# java ClassPath browse button disabled on readonly, too 2004/02/26 15:48:37 os 1.2.70.2: #103299# help tips added to readonly-images (locks) 2004/02/23 14:57:52 os 1.2.70.1: #103299# read only configuration


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [e9b0175f526f0f964fdb5f53e55a6cfd9c0ca8a4]

INTEGRATION: CWS os12 (1.3.70); FILE MERGED 2004/02/23 14:57:51 os 1.3.70.1: #103299# read only configuration


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [6ea7a04b6abbbcb5696ade917f33cadb96382045]

INTEGRATION: CWS os12 (1.2.70); FILE MERGED 2004/04/13 07:26:22 os 1.2.70.3: #114059# merge errors corrected 2004/04/07 15:37:30 os 1.2.70.2: RESYNC: (1.2-1.3); FILE MERGED 2004/02/23 14:57:51 os 1.2.70.1: #103299# read only configuration


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [cf37b5a15b030fb72061cac8777eda9a442455fe]

INTEGRATION: CWS os12 (1.3.56); FILE MERGED 2004/04/13 06:07:29 os 1.3.56.5: #114059# merge errors corrected 2004/04/07 15:37:20 os 1.3.56.4: RESYNC: (1.3-1.4); FILE MERGED 2004/02/27 07:16:48 os 1.3.56.3: #103299# include corrected 2004/02/26 15:48:36 os 1.3.56.2: #103299# help tips added to readonly-images (locks) 2004/02/23 14:57:50 os 1.3.56.1: #103299# read only configuration


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [01501a1ab45b4868784a44bcd136eee6155fb320]

INTEGRATION: CWS os12 (1.2.70); FILE MERGED 2004/04/13 06:07:29 os 1.2.70.3: #114059# merge errors corrected 2004/04/07 15:37:12 os 1.2.70.2: RESYNC: (1.2-1.3); FILE MERGED 2004/02/23 14:57:50 os 1.2.70.1: #103299# read only configuration


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [ba5b7894649ff4e842de6f910ac0a5688759b016]

INTEGRATION: CWS os12 (1.3.70); FILE MERGED 2004/04/13 06:07:28 os 1.3.70.5: #114059# merge errors corrected 2004/04/07 15:37:04 os 1.3.70.4: RESYNC: (1.3-1.5); FILE MERGED 2004/02/26 15:48:35 os 1.3.70.3: #103299# help tips added to readonly-images (locks) 2004/02/26 11:38:06 os 1.3.70.2: #103299# external programs: UNIX Readonly images no visible on non-Unix 2004/02/23 14:57:50 os 1.3.70.1: #103299# read only configuration


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [06f431bb42aed4f8c7313b98b35141fdb8543753]

INTEGRATION: CWS os12 (1.20.68); FILE MERGED 2004/04/07 15:36:53 os 1.20.68.3: RESYNC: (1.20-1.21); FILE MERGED 2004/02/26 15:48:35 os 1.20.68.2: #103299# help tips added to readonly-images (locks) 2004/02/23 14:57:50 os 1.20.68.1: #103299# read only configuration


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [3f0eb53a97549086178b81a5cead69dce6617266]

INTEGRATION: CWS os12 (1.1.70); FILE MERGED 2004/02/23 14:57:48 os 1.1.70.1: #103299# read only configuration


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [5f3633ea58e930b7dac6fbae6b5698439e405a85]

INTEGRATION: CWS os12 (1.19.154); FILE MERGED 2004/04/07 15:34:07 os 1.19.154.4: RESYNC: (1.21-1.22); FILE MERGED 2004/02/19 16:55:21 os 1.19.154.3: RESYNC: (1.20-1.21); FILE MERGED 2003/10/22 15:03:22 os 1.19.154.2: RESYNC: (1.19-1.20); FILE MERGED 2003/07/09 12:51:46 os 1.19.154.1: #103299# SvxAddressItem removed


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [6dbb7e91380de1a15354489c4ca7a0cd499d75f0]

INTEGRATION: CWS os12 (1.38.84); FILE MERGED 2004/04/07 15:33:48 os 1.38.84.4: RESYNC: (1.43-1.45); FILE MERGED 2004/02/20 09:00:13 os 1.38.84.3: RESYNC: (1.40-1.43); FILE MERGED 2003/10/22 15:03:14 os 1.38.84.2: RESYNC: (1.38-1.40); FILE MERGED 2003/07/09 12:51:45 os 1.38.84.1: #103299# SvxAddressItem removed


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [9fa9c8e58cb8b703ff5e969e3cba03f038e394aa]

INTEGRATION: CWS os12 (1.74.116); FILE MERGED 2004/04/07 15:32:56 os 1.74.116.4: RESYNC: (1.80-1.81); FILE MERGED 2004/02/19 17:08:37 os 1.74.116.3: RESYNC: (1.76-1.80); FILE MERGED 2003/10/22 15:03:58 os 1.74.116.2: RESYNC: (1.74-1.76); FILE MERGED 2003/07/15 11:27:25 os 1.74.116.1: #103299# optextbr.hxx and adritem.hxx removed


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [2711f05ddb6c746bdb1de877550fdc298fe87db9]

INTEGRATION: CWS os12 (1.2.70); FILE MERGED 2004/03/10 14:43:19 os 1.2.70.2: #103299# read only configuration of default filters 2004/02/23 14:55:34 os 1.2.70.1: #103299# read only configuration


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [1ca7abf81ef205edc1673e133dead71f2eb616cf]

INTEGRATION: CWS os12 (1.2.70); FILE MERGED 2004/02/23 14:55:33 os 1.2.70.1: #103299# read only configuration


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [d737d39eec921c913782d5f182fe5002eb8bbc7a]

INTEGRATION: CWS os12 (1.12.174); FILE MERGED 2004/02/19 21:01:30 os 1.12.174.2: RESYNC: (1.12-1.13); FILE MERGED 2003/07/09 13:07:31 os 1.12.174.1: #103299# SvxAddressItem removed


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [2f7b1282733356996d500c0638e0a4f91d7f207c]

INTEGRATION: CWS os12 (1.11.64); FILE MERGED 2004/02/19 20:59:07 os 1.11.64.2: RESYNC: (1.12-1.15); FILE MERGED 2003/07/09 13:07:31 os 1.11.64.1: #103299# SvxAddressItem removed


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [722b3811b27d486a3398f456833146210e56e132]

INTEGRATION: CWS os12 (1.6.84); FILE MERGED 2004/02/19 21:51:14 os 1.6.84.2: RESYNC: (1.6-1.7); FILE MERGED 2003/07/09 13:07:29 os 1.6.84.1: #103299# SvxAddressItem removed


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [c24f4da11726dacb98d97c7939a2114a67d5be0a]

INTEGRATION: CWS os12 (1.5.174); FILE MERGED 2004/02/19 22:01:38 os 1.5.174.2: RESYNC: (1.5-1.7); FILE MERGED 2003/07/09 13:07:28 os 1.5.174.1: #103299# SvxAddressItem removed


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [20165346a1adf1bf10cd2297274c683eac3cfd6e]

INTEGRATION: CWS os12 (1.3.182); FILE MERGED 2003/07/09 13:07:27 os 1.3.182.1: #103299# SvxAddressItem removed


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [353f01e70f1eb548b88b4754533512872f441401]

INTEGRATION: CWS os12 (1.3.50); FILE MERGED 2004/04/07 11:05:12 os 1.3.50.1: #115816# incorporate interface changes from #103299#


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [7ffef5f576d305ec4846a69eb21c33b408c52283]

INTEGRATION: CWS os12 (1.7.44); FILE MERGED 2004/04/07 11:05:11 os 1.7.44.1: #115816# incorporate interface changes from #103299#


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [631d09c8055eb7552d0b4d9c5a826016ed82227c]

INTEGRATION: CWS os12 (1.3.50); FILE MERGED 2004/04/07 11:05:09 os 1.3.50.1: #115816# incorporate interface changes from #103299#


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [b79ae67681315f8ebbeb8b3acde57ebe5b1a3911]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/04 12:19:18 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [ff7fa4017d7e306b4e16aceb6d94cb261075a486]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/04 12:19:17 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [f3623d01550794d7e2daf478a719e767aead9d18]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/04 12:19:16 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [b12d6ed084a11a6111632d74948e8f9484802b71]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/04 12:19:15 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [6787a9ebc636fb314a4d93859f205eda61ee77dc]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/04 12:19:14 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [083f2948434bee7142a2f3757cb17305fa4baf63]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/04 12:19:13 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [10d6a61b640a0ad3310349c300f494bf09fd1fdb]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/04 12:19:12 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [db7bf3fc297823c02e1d30f9fcfbe7c90577ac38]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/04 12:19:11 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [f6dff5365dccf59ca49a8b790c14d31fb9dc1994]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/04 12:19:10 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [d5f5d951fcacb4756083bf925eb7b97f6bd9b9c2]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/04 12:19:09 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [c169980431dc54cc375733c887e2afb85449bd10]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/04 12:19:08 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [ac595a94f6ab6b7ce692a43ba9a4b13419b61828]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/04 12:19:07 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [e8377a5f75ebdb06d073ed28ac1cb7e26bd9ba7f]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/04 12:19:06 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [2df30068606811d33ab455efdd46ce4ee6ffa25a]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/04 12:19:05 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [d99b4443a825eefd5ec4bfde998a2ea762d47e37]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/04 12:19:04 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [8a837b4c98d2ad49dca3c4f76f09e345577b4990]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/04 12:19:03 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [c67f0e882af91689a5f6adca3d2a3f8057d84fec]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/04 12:19:02 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [2b47aa26b124c9a091df0ed1b4bf7fa286134516]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/04 12:19:01 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [5245467bf2c72bf702d555a40ed0629fa3b28f45]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/04 12:19:00 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [7e6b919ff5d1240e7f51a900f668a967a4f05c2c]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/04 12:18:59 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [3ebae7f1549c7d07690a6e36c3e8289b5b8df377]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/04 12:18:58 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [d65ebb59d9e1a7b6036133d91784ecc307d7d0b7]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/04 12:18:57 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [79edce93e97aeff042bddf88914b38021a6b5136]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/04 12:18:56 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [f8aafc31063ae35faba92f8405534e0f678eb6c4]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/04 12:18:55 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [d306f1bffdff5cfcc1ab54846114d9ae9c54b4dc]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/04 12:18:54 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [68d3bfaebe4fa71e0ee154df61c78045f34fe001]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/04 12:18:53 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [45b38527287ff9c3add138c7f4eab408483ce9bc]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/04 12:18:52 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [74109a5a03036bb87a7e9d5180e783c855266a58]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/04 12:18:51 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [c1ac287a8d7d8abf6130a249cfbc3fe516d09aff]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/04 12:18:50 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [94405c864b9a938557b5c9916fd186dcd5c23dd1]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/04 12:18:49 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [5f29c3e677f29bd0b0d950f5eb99905025b0a321]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/04 12:18:48 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [c596ba4a18e525a7dc937aae6a1906b13b5cac69]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/04 12:18:47 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [172992b2c5c0b571f9c4bf80c17a4c8855479948]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/04 12:18:46 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [7ee6e41fe609fe79a975c5d6a6efc9159eada51e]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/04 12:18:45 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [da577b02efb9b4b2aad7843608bc5e853e030a2a]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/04 12:18:44 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [f0e00b7c9424a1bcfd6344b9457870a6e45d015e]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/04 12:18:43 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [1d96496657afa07206fd9f8d639c3a0fb05b24d4]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/04 12:18:42 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [c8d0d4348b501483ef7e5f08c409bbedcef129e6]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/04 12:18:41 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [5cf07901e9e275241c34ed5f88cf66ff12085ac5]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/04 12:18:40 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [0895096ec5fe15131fe0180eab0e2b30f48a3598]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/04 12:18:39 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [4db5b21f9da64390b7d1655926b01b6eb7830160]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/04 12:18:38 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [6ee9ade7b03a54216626b314eeb6f98793afdac8]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/04 12:18:37 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [c7fff1f9bde8f0222f5256e4178c1ff80de85769]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/04 12:18:36 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [2d1cf3534a76bfbe625da27bff896c2582faecb7]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/04 12:18:35 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [5b58c2bfefd4f14cc3b2ff3c9c098ff66646d788]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/04 12:18:34 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [d26ec5c6b7b3a6c4c73b3d3d47532bf49fc6a48d]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/04 12:18:33 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [9ff8064731dec20c22071ddda787871ea525e036]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/04 12:18:32 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [c12bd4498bb58a608a4f6ecc13bd5045b856dbb0]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/04 12:18:31 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [1f463c17d9759822c8bc22b89cd1ab7421d416fb]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/04 12:18:30 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [8a66d67494b51167afce98e9e710563890ec1515]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/04 12:18:29 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [697c7c85c99798e24de784986221efb806e29ef4]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/04 12:18:28 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [de47b9e8c3a77324cc8e9d5ccbb70b7fa34e5dfa]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/04 12:18:27 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [fe6601693b1ba58f0ba7ee67ed01eb5574e2bdc5]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/04 12:18:26 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [1f814dba5e7b719fa8c88ce11e8ad9ccd4936bae]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/04 12:18:25 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [18b3958e3c6a1123ce6864d873281f869e4b3a4d]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/04 12:18:24 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [c0ce4d588ff4eaf80a25bf285b3a6195e8119dce]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/04 12:18:23 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [384e0b36b743d3fb0c653807e165b73ca3a00e9c]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/04 12:18:22 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [2e7f4f86aa3c0ee692131fa848b89cb97e30e037]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/04 12:18:21 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [680f9a391e2ae367f69d3835c6b60c1825695ce9]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/04 12:18:20 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [bb93f68f6a5fd8f3eaff23acd52376559b3c974c]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/04 12:18:19 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [75cd6471459387ddd9fe31295705c0052b68d467]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/04 12:18:18 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [5ec42ef8e8e86a8ed1406dc1025da60d0ea17ee4]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/04 12:18:17 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [3e05f9d3b77f5f7f1d109146246ff30f10572c94]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/04 12:18:16 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [a86f6d8aa10d863a474440cb8ecb7ba2c9621cfc]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/04 12:18:15 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [e2db757a79b9c65607fde045457258e12ae24fda]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/04 12:18:14 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [5444a8c8f2ebc95d98ed58c71fd6155aee019df4]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/04 12:18:13 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [d0a9304a3e8bc07a7ed9f3d3a62ef975e54550a3]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/04 12:18:12 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [c200dcdc2746fae747a4b8b0ad0f939938e9fbad]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/04 12:18:11 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [5bd1d7394fb4e9e461288eae9c355f7baa8bc708]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/04 12:18:10 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [171281a88a0a2320456aa56b8bd877173e046ba8]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/04 12:18:09 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [e76dab06011d51815b33ebe75695ac7416599675]

INTEGRATION: CWS os12 (1.2.18); FILE MERGED 2004/03/04 12:18:08 as 1.2.18.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [54e58b4f64945f4d82b811b367a2c79c91dd910c]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/04 12:17:57 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [46d2ebce6bc8ec9e50dbc2145cb1de5d5371deb5]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/04 12:17:56 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [3fc3129823a127554072e6ce893808463744d003]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/09 12:12:26 as 1.2.26.2: #114059# no DEFAULT flags any longer 2004/03/04 12:17:55 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [3ff76fbe0517b5ac3331335cf0d1b8e9a77296cc]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/04 12:17:55 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [4ecb1de48ac61827247feb83c9136c8fd8ab512b]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/04 12:17:54 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [7aa0c66345f82e82288d966b1be554a0b8e26768]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/04 12:17:53 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [74f7b6db98ec2274e24b3f51de2fa5884fb4df8c]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/04 12:17:52 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [a6714016f07388cb0cd8c589afe5b27734082d71]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/04 12:17:51 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [1a77cd35dbd14d0edfdc7916acbfebd218ee5475]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/04 12:17:50 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [b4eb697ee6db2797368e05712f4d2567ea3d69ba]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/04 12:17:49 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [3ce7fb66e7ec685f0e85f4de9c1dec3a754b767e]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/04 12:17:48 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [572c51cf2ada069dbdde8e47c7dd929806f5d6af]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/04 12:17:47 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [87f9087bc4f7f084204b1460e252dc54ed913dcc]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/04 12:17:46 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [64bc85288de951cc2c696477852d32a4f8d38d66]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/04 12:17:45 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [1db22c09513eea3e209f320490d8bc1575efc171]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/04 12:17:44 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [4e31c1bca63aa6adce6390a0fb84aacb445dbfe1]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/04 12:17:43 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [6049293e51afcd6d866d41ade6a4286294891685]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/04 12:17:42 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [50a7b0a5afe5097d9ce4672dd6350d28e015c54e]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/04 12:17:41 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [86ef5145dfc615a6100973b64888cf188b629f58]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/04 12:17:40 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [b0e4b337c169a9f9af41e64296bec7a0af523f35]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/04 12:17:39 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [2a309329f816f06946018cee826bc7375fad6d4d]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/04 12:17:38 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [5c310fa0b98ec6a452ecb20f7bf26b7aed8a04f4]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/04 12:17:37 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [effd72536cd7f5591873e7276302dae81fe0422d]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/04 12:17:36 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [a6764d5fca1fea534f573348d6ea338487865ff0]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/04 12:17:35 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [00c986c0118ef4ef54874c2b1a8bf7aa9c9887e6]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/04 12:17:34 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [30c4036977ee039424f9e1be4cb1ab8993c34e74]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/04 12:17:33 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [028ac302be8729053f1e234f10b6d0c9caba31ee]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/04 12:17:32 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [fac993462d5ee8739095191c739a6e7c5e661f6c]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/04 12:17:31 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [f168c22401d6ed5a6e0fd1b0a68c3755ee38f205]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/04 12:17:30 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [4a40596c2011db9201f8be23ec962179e9d4cfc5]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/04 12:17:29 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [53b3a678e8e61c690c298e78fffc1973dbde4cab]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/04 12:17:28 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [a59da0dfaf26093b3ea8fbc7ba2abaee45276f78]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/04 12:17:27 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [d56e1e9a093dedc0e863fe388de6338408cf67ef]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/04 12:17:26 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [e7e9611eefaadb462b7c9daae26947a23af9638f]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/04 12:17:25 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [f096bacf1d92f93527057626ca671847465c45a8]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/04 12:17:24 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [f92c0426ed580a484d6c285c7d3eef79f6076f3b]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/04 12:17:23 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [05817e67ea50deb9344aca204a20fdf63930eb7a]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/09 12:12:26 as 1.2.26.2: #114059# no DEFAULT flags any longer 2004/03/04 12:17:23 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [7a58c7e18b8ad95b7d2c884abd4c59461a181dd1]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/09 12:12:26 as 1.2.26.2: #114059# no DEFAULT flags any longer 2004/03/04 12:17:22 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [7ef7501ca3d46eb5c6ade16cb380c4361a18c4f9]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/09 12:12:25 as 1.2.26.2: #114059# no DEFAULT flags any longer 2004/03/04 12:17:22 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [8260dd46a314330a3d76da9b74ca44fcbb41b528]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/09 12:12:25 as 1.2.26.2: #114059# no DEFAULT flags any longer 2004/03/04 12:17:21 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [432a5ffa4c17565f2df0679145429380f605a602]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/09 12:12:24 as 1.2.26.2: #114059# no DEFAULT flags any longer 2004/03/04 12:17:21 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [b8f0965da7ebea72cda12f81655feb367c487f98]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/04 12:17:21 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [8f8ddbfa928cb34ebf1b75f447159863812d3652]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/04 12:17:20 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [e96d8174a7dfeca9f035c9e34338c8ff1ba4c5f5]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/04 12:17:19 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [5dd96b412f9c8f0bb1580a74709749d0c8964e5a]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/04 12:17:18 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [758bbda3a5903f4f2bf56a4795ea86d69e6ecc0b]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/04 12:17:17 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [0ecadaca2dc3cde27440bc85fe21ed56513fbc7b]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/04 12:17:16 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [3756c2a5d207d77de1780b05e348a61faf37333f]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/04 12:17:15 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [3ba7c1a99743ac280f333074bfa1923d75565a6c]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/04 12:17:14 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [e32967883a791d7f18b5141825b88f21c2f2f561]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/04 12:17:13 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [fef58835741942a26f5ee72e427dad11624de183]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/04 12:17:12 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [7ab3705809aa9817b1b77c8a3a716530d88c356e]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/04 12:17:11 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [0b688b43fee005bb8c1e42a9275a31e0a0515976]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/04 12:17:10 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [cb1c251c543a8cf95f12781848bd935c6502280f]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/04 12:17:09 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [b689a4eb0840954a0bb338fdc85a824aca3611cb]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/04 12:17:08 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [bf9122ff6e5bc32cafbbb4ff14a29d18c2177d77]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/04 12:17:07 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [f33f2ac61551b22bf085e9e58bdb4ab15b43d9f6]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/04 12:17:06 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [7759c2610367b42f05a9f2eb62d3d94a006caecd]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/04 12:17:05 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [43d4fdd6e654acf68cb592987706e9f9469672fb]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/04 12:17:04 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [36a2afa299b04a887768c69ffcc27b256c1f93ca]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/04 12:17:03 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [4df5cf591251acc279942b0465d5f50e276b64a8]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/04 12:17:02 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [36a7ad8440de1b39d7bc494ca2051b6a41d3cd50]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/04 12:17:01 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [5fda8dae36e1d6761ccc6a843d738ab12a267b9c]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/04 12:17:00 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [7a6b8aedaf769b281714881db9a6d574fc8e51e5]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/04 12:16:59 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [01c1a07b05d0d8ee6c829adeeed7aaa691ac3754]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/04 12:16:58 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [cd896cfa1c088197bf8bbaac7623a6d2067c6df1]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/04 12:16:57 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [a6d75d943389790031c367b0714624237819b038]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/04 12:16:56 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [649c05356ab907d69343139fc414a72b4dda2bf8]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/04 12:16:55 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [ce03e19af9bef604806abec8988d43250c8c7416]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/04 12:16:54 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [b3b3dc6d5c238060e4d50dd0e6b417d1233310b3]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/04 12:16:53 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [7c9bfa4b69a014e46e0bc197e2abd6324312539b]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/04 12:16:52 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [e05075118fc7765ddf179ca51175fb51557eeaaa]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/09 12:12:23 as 1.2.26.2: #114059# no DEFAULT flags any longer 2004/03/04 12:16:51 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [9aa770ad6b9712d867c664ca203bbb58fcc6de6f]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/04 12:16:51 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [497c50aefd342e4f1bbf5b4b6361d3049d83cf94]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/04 12:16:50 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [8e17878021f420f56a44d1bd2a68d29c3cf47641]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/04 12:16:49 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [2e3fa5a4bb207875c4576cdd977740f7395d0d13]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/04 12:16:48 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [46230151a1ccfca01e5b0a67ca40646aad179759]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/04 12:16:47 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [0a94bac3e58eb1dbfc8f5cf44ffd76f1d15a01d2]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/04 12:16:46 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [161c20bd37b9975c61e3abdc84034eb96047ded5]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/04 12:16:05 as 1.2.26.1: #114059# suport FINALIZED and MANDATORY; use multiple service instances; support cache cloning


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [3e76f6809c3537169a2efaaa52133972ba31c5d0]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/04 12:16:45 as 1.2.26.1: #114059# make non XSLT filters mandatory and finalized


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [c371263ceec6e6fa4de89a45ddfc72f5c3053ee9]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/04/15 09:07:22 as 1.2.26.7: #114059# assertions -> reintrance problem = fixed 2004/04/07 16:23:28 os 1.2.26.6: RESYNC: (1.2-1.3); FILE MERGED 2004/03/15 08:01:14 as 1.2.26.5: #114059# add warning for dieing FilterCache instance -> Performance problem 2004/03/08 10:53:59 as 1.2.26.4: #114059# use clone/takeover instead of configuration listener 2004/03/05 14:03:33 as 1.2.26.3: #115733# let FilterCache to the update configuration job ... 2004/03/05 13:53:58 as 1.2.26.2: #114059#, #115733# start implementation of listener mode, read old typedetection file, fix build dependencies 2004/03/04 12:16:06 as 1.2.26.1: #114059# suport FINALIZED and MANDATORY; use multiple service instances; support cache cloning


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [fde830ff13fc335fd91afc57decbaad8187e828f]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/04 12:16:07 as 1.2.26.1: #114059# suport FINALIZED and MANDATORY; use multiple service instances; support cache cloning


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [d5b315071aaa850c41d04946079e663b477b0023]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/08 10:54:00 as 1.2.26.3: #114059# use clone/takeover instead of configuration listener 2004/03/05 13:53:59 as 1.2.26.2: #114059#, #115733# start implementation of listener mode, read old typedetection file, fix build dependencies 2004/03/04 12:16:07 as 1.2.26.1: #114059# suport FINALIZED and MANDATORY; use multiple service instances; support cache cloning


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [1ae96b3da64f28f7bfa66bbf796ab934c5e2fb1f]

INTEGRATION: CWS os12 (1.1.2); FILE ADDED 2004/03/04 12:30:37 as 1.1.2.1: #114059# rename update* classes to lateinit*


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [c748fac386cc908c544714425742c1db1cba2428]

INTEGRATION: CWS os12 (1.1.2); FILE ADDED 2004/04/15 09:07:23 as 1.1.2.2: #114059# assertions -> reintrance problem = fixed 2004/03/04 12:30:36 as 1.1.2.1: #114059# rename update* classes to lateinit*


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [1aaa85f35a4176058adee998391453505ee08f47]

INTEGRATION: CWS os12 (1.1.2); FILE ADDED 2004/04/15 09:07:22 as 1.1.2.2: #114059# assertions -> reintrance problem = fixed 2004/03/04 12:30:36 as 1.1.2.1: #114059# rename update* classes to lateinit*


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [ea695015cdebc7cb9a9d59c43bd924d9f296675b]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/11 08:07:44 as 1.2.26.1: #114059# repair filter query


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [ab7b32da6232b051905cbe4c2fab6c563f0f6cd4]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/04/07 16:23:41 os 1.2.26.3: RESYNC: (1.2-1.3); FILE MERGED 2004/03/11 08:07:43 as 1.2.26.2: #114059# repair filter query 2004/03/04 12:16:06 as 1.2.26.1: #114059# suport FINALIZED and MANDATORY; use multiple service instances; support cache cloning


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [1f801186ccf8b7070e9a1615e0f29045c9170741]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/08 10:54:00 as 1.2.26.4: #114059# use clone/takeover instead of configuration listener 2004/03/05 14:03:33 as 1.2.26.3: #115733# let FilterCache to the update configuration job ... 2004/03/05 13:53:59 as 1.2.26.2: #114059#, #115733# start implementation of listener mode, read old typedetection file, fix build dependencies 2004/03/04 12:16:06 as 1.2.26.1: #114059# suport FINALIZED and MANDATORY; use multiple service instances; support cache cloning


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [773534745d5ded8a3cbb8d37baad2db1247530c2]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/11 08:07:43 as 1.2.26.3: #114059# repair filter query 2004/03/05 13:53:58 as 1.2.26.2: #114059#, #115733# start implementation of listener mode, read old typedetection file, fix build dependencies 2004/03/04 12:16:06 as 1.2.26.1: #114059# suport FINALIZED and MANDATORY; use multiple service instances; support cache cloning


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [ea3d6c7f375e758418fcb7353bc70f3f9589c0f9]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/08 10:53:59 as 1.2.26.2: #114059# use clone/takeover instead of configuration listener 2004/03/05 13:53:58 as 1.2.26.1: #114059#, #115733# start implementation of listener mode, read old typedetection file, fix build dependencies


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [44f8251e521c776f7810d78d08a606eac0c24b21]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/08 10:53:58 as 1.2.26.3: #114059# use clone/takeover instead of configuration listener 2004/03/05 14:03:33 as 1.2.26.2: #115733# let FilterCache to the update configuration job ... 2004/03/05 13:53:57 as 1.2.26.1: #114059#, #115733# start implementation of listener mode, read old typedetection file, fix build dependencies


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [c847b9430e26f98664f42c8fd4c28dc0433174b2]

INTEGRATION: CWS os12 (1.2.26); FILE MERGED 2004/03/08 10:53:57 as 1.2.26.2: #114059# use clone/takeover instead of configuration listener 2004/03/04 12:16:05 as 1.2.26.1: #114059# suport FINALIZED and MANDATORY; use multiple service instances; support cache cloning


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [d55d04e02ba909d21ccb2f679190418ccc0562fd]

INTEGRATION: CWS os12 (1.1.2); FILE ADDED 2004/04/26 10:37:00 cn 1.1.2.2: #115733# TypeDetection6FileFormat added 2004/04/23 16:03:51 cn 1.1.2.1: #114059# new make file


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [8e54b046dcc06d2055ccb108a84c1f91add2110a]

INTEGRATION: CWS os12 (1.1.2); FILE ADDED 2004/04/26 10:39:06 cn 1.1.2.1: #115733# complex test to verify the old TypeDetection format could be read


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [fd4e7abd664cd155f040160153a67ca0ea5adc1f]

INTEGRATION: CWS os12 (1.1.2); FILE ADDED 2004/04/26 11:04:57 cn 1.1.2.2: #115733# complex test to verify the old TypeDetection format could be read 2004/04/26 10:40:52 cn 1.1.2.1: #115733# complex test to verify the old TypeDetection format could be read


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [fad530d8b9b3ace1cc9a737ae628f27306ccfc95]

INTEGRATION: CWS os12 (1.1.2); FILE ADDED 2004/04/26 08:43:11 cn 1.1.2.2: #114059# typo in source 2004/04/23 14:32:19 cn 1.1.2.1: #114059# new complex test for support of property 'Finalize' and Mandatory'


2004-04-29  Oliver Bolte  <obo@openoffice.org>  [7ff34f081d5bd635f533b9182e01763384263522]

#100000# std::hash conflicts with STL::hash (unxlngi5)


2004-04-28  Kurt Zenker  <kz@openoffice.org>  [6de714808091a9816e251e357f8e67e270890742]

new version for SRC680


2004-04-28  Oliver Bolte  <obo@openoffice.org>  [b29554065866a0b49b2c71f770a178ebc9e0ca93]

new version for SRC680


2004-04-28  Vladimir Glazounov  <vg@openoffice.org>  [9961ff4496b6e91d3722e96886173a22a34327d5]

new version for SRC680


2004-04-28  Oliver Bolte  <obo@openoffice.org>  [194c5842973acb5118d9dc31cd0a7e97035244cc]

#100000# GetDefDialogParent instead of GetDefModalDialogParent (CWS tl01)


2004-04-28  Oliver Bolte  <obo@openoffice.org>  [6b423ee0a144b00cfee69054a50f7be2fa7ba9cb]

#100000# method SetTransferPriority doesn't exsists anymore in SfxMedium anymore


2004-04-28  Kurt Zenker  <kz@openoffice.org>  [8c3fd929a08323a1e14d3aee7196bd8b4649486a]

new version for SRC680


2004-04-28  Joachim Lingner  <jl@openoffice.org>  [afa33083f19c1a53ed006f1597efc2e3a176356f]

#i20052#


2004-04-28  Joachim Lingner  <jl@openoffice.org>  [04517cb75df02f6547b169a2075bb8bf8f4b4286]

#i20052#


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [915dc2e7cf2aabe7f9c3e6ff81631e77aa534675]

SRC680


2004-04-27  Vladimir Glazounov  <vg@openoffice.org>  [dfdb31a7e3fe165e542e7f2b0323720d2f77de07]

#100000# more elaborate error handling


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [adef185bc99c82c31c998eae40b32fe5506a1ad9]

INTEGRATION: CWS tl01 (1.10.16); FILE MERGED 2004/01/29 22:21:21 gt 1.10.16.5: RESYNC: (1.12-1.13); FILE MERGED 2003/11/24 15:52:06 tl 1.10.16.4: #109443# default value for ActiveConversionDictionaries fixed 2003/08/04 13:54:03 tl 1.10.16.3: #110762# API for Hangul/Hanja user dictionaries 2003/07/29 14:26:59 tl 1.10.16.2: RESYNC: (1.10-1.12); FILE MERGED 2003/07/29 09:17:25 tl 1.10.16.1: #110762# Hangul/Hanja text conversion user dictionaries


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [9ee31a27c055030bbea7f37e3c086f07475748b4]

INTEGRATION: CWS tl01 (1.2.38); FILE MERGED 2004/04/20 14:41:59 tl 1.2.38.5: RESYNC: (1.2-1.3); FILE MERGED 2004/04/02 10:29:22 tl 1.2.38.4: #110762# change in Hangul/Hanja text conversion API 2004/03/22 11:18:21 tl 1.2.38.3: #111082# eDirection for Hangul/Hanja conversion fixed 2003/07/31 10:57:30 tl 1.2.38.2: #110762# make use of Hangul/Hanja user dictionaries 2003/07/31 10:56:09 tl 1.2.38.1: #110763# make use of Hangul/Hanja user dictionaries


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [49c6059ee28b1b0ce336fb1eb43bf73fc9e2b64e]

INTEGRATION: CWS tl01 (1.2.72); FILE MERGED 2004/04/21 09:39:39 tl 1.2.72.1: #109443# entry for Hangul/Hanja conversion added


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [c223c9012310df7a3fe6bbd171ef8bb0434a708a]

INTEGRATION: CWS tl01 (1.20.256); FILE MERGED 2004/02/11 14:55:19 gt 1.20.256.4: RESYNC: (1.22-1.23); FILE MERGED 2004/01/29 21:34:39 gt 1.20.256.3: RESYNC: (1.21-1.22); FILE MERGED 2003/10/13 09:19:28 tl 1.20.256.2: RESYNC: (1.20-1.21); FILE MERGED 2003/10/07 14:34:58 dr 1.20.256.1: #112060# Hangul/Hanja Conversion in Calc


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [9c1877cfdccda4041c30caa1517a0afd76e9e8bb]

INTEGRATION: CWS tl01 (1.5.264); FILE MERGED 2003/10/07 14:34:57 dr 1.5.264.1: #112060# Hangul/Hanja Conversion in Calc


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [6d02f89ff00ee2d57c5ec72ee19af73a4fa5cb87]

INTEGRATION: CWS tl01 (1.18.154); FILE MERGED 2003/10/07 14:34:55 dr 1.18.154.1: #112060# Hangul/Hanja Conversion in Calc


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [3d9050760aa554798ebfe128449a253f035eb9fe]

INTEGRATION: CWS tl01 (1.25.256); FILE MERGED 2004/02/11 14:50:00 gt 1.25.256.2: RESYNC: (1.25-1.26); FILE MERGED 2003/10/07 14:34:53 dr 1.25.256.1: #112060# Hangul/Hanja Conversion in Calc


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [ef40b3b0e5d7af82dfe7b1ac517f802683360276]

INTEGRATION: CWS tl01 (1.21.26); FILE MERGED 2004/04/20 14:34:05 tl 1.21.26.4: RESYNC: (1.23-1.24); FILE MERGED 2004/02/11 14:49:51 gt 1.21.26.3: RESYNC: (1.22-1.23); FILE MERGED 2004/01/29 21:30:08 gt 1.21.26.2: RESYNC: (1.21-1.22); FILE MERGED 2003/10/07 14:34:52 dr 1.21.26.1: #112060# Hangul/Hanja Conversion in Calc


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [a2ecfc63be88c0d5d281b131421eb0290ee24640]

INTEGRATION: CWS tl01 (1.7.262); FILE MERGED 2004/02/11 14:57:29 gt 1.7.262.2: RESYNC: (1.7-1.8); FILE MERGED 2003/10/07 14:33:37 dr 1.7.262.1: #112060# Hangul/Hanja Conversion in Calc


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [eaac385828218549784b5162ceff354ae392f5b9]

INTEGRATION: CWS tl01 (1.47.76); FILE MERGED 2004/04/20 14:29:08 tl 1.47.76.4: RESYNC: (1.49-1.50); FILE MERGED 2004/02/11 14:58:18 gt 1.47.76.3: RESYNC: (1.48-1.49); FILE MERGED 2004/01/29 13:29:15 gt 1.47.76.2: merge with SRC680m21 2003/10/07 14:33:12 dr 1.47.76.1: #112060# Hangul/Hanja Conversion in Calc


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [b78a3d4005ea5a7dce7e471293abc6b9a47d9331]

INTEGRATION: CWS tl01 (1.4.290); FILE MERGED 2003/10/07 14:32:28 dr 1.4.290.1: #112060# Hangul/Hanja Conversion in Calc


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [c4062f3ceb152afa2a309c1147c449321fbaa4de]

INTEGRATION: CWS tl01 (1.16.256); FILE MERGED 2004/02/06 10:23:14 os 1.16.256.5: SetPrintRanges corrected 2004/02/06 08:01:39 gt 1.16.256.4: merge again... 2004/01/29 21:47:38 gt 1.16.256.3: RESYNC: (1.17-1.18); FILE MERGED 2003/11/21 05:24:15 tl 1.16.256.2: RESYNC: (1.16-1.17); FILE MERGED 2003/10/07 14:32:26 dr 1.16.256.1: #112060# Hangul/Hanja Conversion in Calc


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [daac4da7ae6e6f34e5b8f562f20a15bd9369f520]

INTEGRATION: CWS tl01 (1.6.256); FILE MERGED 2004/02/11 15:02:50 gt 1.6.256.2: RESYNC: (1.6-1.7); FILE MERGED 2003/10/07 14:32:24 dr 1.6.256.1: #112060# Hangul/Hanja Conversion in Calc


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [cdc17bc9f8e02c27aee6694407e7b6fc81b785cf]

INTEGRATION: CWS tl01 (1.1.1.1.300); FILE MERGED 2003/10/07 14:32:22 dr 1.1.1.1.300.1: #112060# Hangul/Hanja Conversion in Calc


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [04ecd20901dbe3fe76ba135f6abc6880131478a2]

INTEGRATION: CWS tl01 (1.12.6); FILE MERGED 2003/11/03 12:31:37 tl 1.12.6.2: RESYNC: (1.12-1.13); FILE MERGED 2003/10/07 14:31:10 dr 1.12.6.1: #112060# Hangul/Hanja Conversion in Calc


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [ea6b508ab9713b4dd4b8d2654e87b1e5a1b137c9]

INTEGRATION: CWS tl01 (1.4.286); FILE MERGED 2004/04/20 13:46:10 tl 1.4.286.3: RESYNC: (1.5-1.6); FILE MERGED 2004/02/11 15:20:26 gt 1.4.286.2: RESYNC: (1.4-1.5); FILE MERGED 2003/10/07 14:30:39 dr 1.4.286.1: #112060# Hangul/Hanja Conversion in Calc


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [a45763c8d12a937baa658a698847a7eca26ecd63]

INTEGRATION: CWS tl01 (1.19.4); FILE MERGED 2004/01/29 21:29:29 gt 1.19.4.2: RESYNC: (1.19-1.20); FILE MERGED 2003/07/25 13:18:52 tl 1.19.4.1: #110762# API for Hangul/Hanja text conversion user-dictionaries


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [b522b828081dfd8296ecd31084494e11a4fdceae]

INTEGRATION: CWS tl01 (1.11.46); FILE MERGED 2003/09/12 10:15:41 tl 1.11.46.2: #110762# make textconversion dictionaries read/write XML 2003/07/25 13:19:09 tl 1.11.46.1: #110762# API for Hangul/Hanja text conversion user-dictionaries


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [b92bd08e6cbc4b2106b47999ee07dc467273f0c5]

INTEGRATION: CWS tl01 (1.1.1.1.86); FILE MERGED 2003/07/25 13:19:24 tl 1.1.1.1.86.1: #110762# API for Hangul/Hanja text conversion user-dictionaries


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [ceed7a9ba418ac202556ad88da5d24c2a7ac6acc]

INTEGRATION: CWS tl01 (1.10.78); FILE MERGED 2003/07/29 09:08:06 tl 1.10.78.2: #110762# Hangul/Hanja text conversion user dictionaries 2003/07/29 08:56:31 tl 1.10.78.1: *** empty log message ***


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [9de70e2a15a174a2b2f4543c0cc6abbc55d38e27]

INTEGRATION: CWS tl01 (1.1.2); FILE ADDED 2003/07/25 13:17:41 tl 1.1.2.1: #110762# API for Hangul/Hanja text conversion user-dictionaries


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [24f1af80032ae32dbb776e4e896cf3e615156003]

INTEGRATION: CWS tl01 (1.1.2); FILE ADDED 2004/04/02 10:35:56 tl 1.1.2.2: #110762# change in Hangul/Hanja text conversion API 2003/07/25 13:17:50 tl 1.1.2.1: #110762# API for Hangul/Hanja text conversion user-dictionaries


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [b05666689ede627548a4c89d632ca9cc139f0395]

INTEGRATION: CWS tl01 (1.3.80); FILE MERGED 2003/07/25 13:19:42 tl 1.3.80.1: #110762# API for Hangul/Hanja text conversion user-dictionaries


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [c49f7faf679d2052a39baaad998da780d9fdcadd]

INTEGRATION: CWS tl01 (1.11.46); FILE MERGED 2003/07/25 13:19:47 tl 1.11.46.1: #110762# API for Hangul/Hanja text conversion user-dictionaries


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [1676e64964ea6b4073fe747178a5497f03c2d057]

INTEGRATION: CWS tl01 (1.1.2); FILE ADDED 2003/09/18 10:06:13 tl 1.1.2.2: #110762# return type fixed 2003/09/12 10:42:18 tl 1.1.2.1: #110762# make textconversion dictionaries read/write XML


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [dca163da5ee9664db914276ecfafb314836cca72]

INTEGRATION: CWS tl01 (1.1.2); FILE ADDED 2004/04/02 10:35:05 tl 1.1.2.6: #110762# change in Hangul/Hanja text conversion API 2004/03/22 16:22:50 tl 1.1.2.5: #110762# Solaris crash fixed by removing exception that was thrown for load performance reasons 2004/03/22 16:11:56 tl 1.1.2.4: #110762# Solaris crash fixed by removing exception that was thrown for load performance reasons 2004/03/20 10:34:00 gt 1.1.2.3: #111170# ConvDicXMLDictionaryContext_Impl::StartElement() missing exception declaration 2003/09/23 12:22:08 tl 1.1.2.2: #110762# prefix now checked for every local name usage 2003/09/12 10:42:39 tl 1.1.2.1: #110762# make textconversion dictionaries read/write XML


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [b5633ab341f54718b2e88d167c55bdbd3b783166]

INTEGRATION: CWS tl01 (1.1.2); FILE ADDED 2003/07/29 10:53:34 tl 1.1.2.2: #110762# Hangul/Hanja text conversion user dictionaries 2003/07/25 13:17:17 tl 1.1.2.1: #110762# API for Hangul/Hanja text conversion user-dictionaries


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [19c33bc71e330b101b4b761ea82d0c760d400c57]

INTEGRATION: CWS tl01 (1.1.2); FILE ADDED 2004/04/02 10:35:04 tl 1.1.2.7: #110762# change in Hangul/Hanja text conversion API 2004/03/18 12:14:03 gt 1.1.2.6: #111170# ConvDicNameContainer::removeByName(): also removes physically 2003/09/12 10:17:43 tl 1.1.2.5: #110762# make textconversion dictionaries read/write XML 2003/07/29 10:53:33 tl 1.1.2.4: #110762# Hangul/Hanja text conversion user dictionaries 2003/07/29 09:08:35 tl 1.1.2.3: #110762# Hangul/Hanja text conversion user dictionaries 2003/07/29 08:56:31 tl 1.1.2.2: *** empty log message *** 2003/07/25 13:17:28 tl 1.1.2.1: #110762# API for Hangul/Hanja text conversion user-dictionaries


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [450914dc4bf062a5c172126404d7ff1d0f9aa580]

INTEGRATION: CWS tl01 (1.1.2); FILE ADDED 2004/04/02 10:35:04 tl 1.1.2.5: #110762# change in Hangul/Hanja text conversion API 2003/09/12 10:16:56 tl 1.1.2.4: #110762# make textconversion dictionaries read/write XML 2003/07/29 09:08:28 tl 1.1.2.3: #110762# Hangul/Hanja text conversion user dictionaries 2003/07/29 08:56:31 tl 1.1.2.2: *** empty log message *** 2003/07/25 13:16:41 tl 1.1.2.1: #110762# API for Hangul/Hanja text conversion user-dictionaries


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [e277d13717f8cbea877c1fdca886468ad52755d9]

INTEGRATION: CWS tl01 (1.1.2); FILE ADDED 2004/04/02 10:35:04 tl 1.1.2.7: #110762# change in Hangul/Hanja text conversion API 2003/09/12 10:43:51 tl 1.1.2.6: #110762# make textconversion dictionaries read/write XML 2003/09/12 10:39:16 tl 1.1.2.5: #110762# make textconversion dictionaries read/write XML 2003/08/01 11:03:46 tl 1.1.2.4: #110762# API for Hangul/Hanja user dictionaries 2003/07/31 12:00:21 tl 1.1.2.3: #110762# API for Hangul/Hanja user dictionaries 2003/07/29 10:05:50 tl 1.1.2.2: #110762# Hangul/Hanja text conversion user dictionaries 2003/07/25 13:16:51 tl 1.1.2.1: #110762# API for Hangul/Hanja text conversion user-dictionaries


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [96b396cf483fd0aceb6e534ef52c0fd724d7f384]

INTEGRATION: CWS tl01 (1.1.2); FILE ADDED 2004/04/16 13:27:02 sw 1.1.2.1: #110762#


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [5fd20c68631d854015516359085f58b12e7809b3]

INTEGRATION: CWS tl01 (1.1.2); FILE ADDED 2004/04/16 13:19:19 sw 1.1.2.1: #110762#


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [1cdcf0e5e697aa8cdd8ea27eef65e4c39b33e78d]

INTEGRATION: CWS tl01 (1.1.2); FILE ADDED 2004/04/16 13:19:50 sw 1.1.2.1: #110762#


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [f198033ce2cb030cf5bc2ac2e75b18d17df6d95a]

INTEGRATION: CWS tl01 (1.5.4); FILE MERGED 2003/07/25 13:18:08 tl 1.5.4.1: #110762# API for Hangul/Hanja text conversion user-dictionaries


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [431ec14116416dff12e3fc15aa5d2b492e38c1d5]

INTEGRATION: CWS tl01 (1.3.10); FILE MERGED 2004/04/21 09:41:18 tl 1.3.10.1: #109443# entry for Hangul/Hanja conversion added


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [0a0a30d418181cd08ec36d4fbe287ea36b1545ca]

INTEGRATION: CWS tl01 (1.2.56); FILE MERGED 2004/04/21 09:41:18 tl 1.2.56.1: #109443# entry for Hangul/Hanja conversion added


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [49ff54047e0b4a66d19d9dd36b51ef0d96ec0938]

INTEGRATION: CWS tl01 (1.4.2); FILE MERGED 2004/04/20 13:37:49 tl 1.4.2.3: RESYNC: (1.4-1.5); FILE MERGED 2004/03/04 10:27:52 tl 1.4.2.2: #112058# fixed as suggested by AF 2004/02/19 13:33:35 af 1.4.2.1: #112058# Incorporated changes made in sdoutl.cxx for Hangul/Hanja conversion.


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [e0f4058fb7567dba36e7c82ed26d88e1cfd26dc1]

INTEGRATION: CWS tl01 (1.17.234); FILE MERGED 2004/04/20 13:33:33 tl 1.17.234.2: RESYNC: (1.17-1.18); FILE MERGED 2003/10/08 12:35:56 cl 1.17.234.1: #112058# added undo for Hangul/Hanja conversion


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [3f68a7df71188e55dacd704ff1e987ab12f4e7a7]

INTEGRATION: CWS tl01 (1.1.2); FILE ADDED 2004/02/19 13:34:30 af 1.1.2.2: #112058# Adapted file to changes made in the impress1 CWS. 2003/10/02 10:21:12 cl 1.1.2.1: #112058# added Hangul/Hanja conversion


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [e3a9b9a433d7012e34575061ab7903b255644310]

INTEGRATION: CWS tl01 (1.9.144); FILE MERGED 2004/04/20 13:30:52 tl 1.9.144.3: RESYNC: (1.10-1.11); FILE MERGED 2003/10/13 09:12:37 tl 1.9.144.2: RESYNC: (1.9-1.10); FILE MERGED 2003/10/02 10:28:26 cl 1.9.144.1: #112058# added Hangul/Hanja conversion


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [fa27647343ccb62da056d513eac6f52bb18bdf12]

INTEGRATION: CWS tl01 (1.1.2); FILE ADDED 2004/03/04 10:27:25 tl 1.1.2.4: #112058# fixed as suggested by AF 2004/02/19 13:33:53 af 1.1.2.3: #112058# Incorporated changes made in sdoutl.cxx for Hangul/Hanja conversion. 2003/10/08 12:27:54 cl 1.1.2.2: #112058# added undo for Hangul/Hanja conversion 2003/10/02 10:28:15 cl 1.1.2.1: #112058# added Hangul/Hanja conversion


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [f07d74df817c9433b33026aac68c2744895f3f69]

INTEGRATION: CWS tl01 (1.19.140); FILE MERGED 2004/02/11 14:27:46 gt 1.19.140.3: RESYNC: (1.20-1.23); FILE MERGED 2003/10/13 09:12:44 tl 1.19.140.2: RESYNC: (1.19-1.20); FILE MERGED 2003/10/02 10:34:06 cl 1.19.140.1: #112058# added Hangul/Hanja conversion


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [c5fd3f9eb1e44edbdb8fb8cd0a34d7bba86d9534]

INTEGRATION: CWS tl01 (1.5.242); FILE MERGED 2004/02/11 14:27:21 gt 1.5.242.2: RESYNC: (1.5-1.7); FILE MERGED 2003/10/02 10:34:04 cl 1.5.242.1: #112058# added Hangul/Hanja conversion


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [99b678900fa1bf9d095ac2ef587e8e62fa9bd681]

INTEGRATION: CWS tl01 (1.89.58); FILE MERGED 2004/04/20 13:26:48 tl 1.89.58.4: RESYNC: (1.90-1.92); FILE MERGED 2004/01/30 09:33:39 gt 1.89.58.3: RESYNC: (1.89-1.90); FILE MERGED 2004/01/29 13:09:31 gt 1.89.58.2: merge with SRC680m21 2003/10/08 12:35:47 cl 1.89.58.1: #112058# added undo for Hangul/Hanja conversion


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [5e3fb77f4a136e380f7c8921eb988d7a091f4697]

INTEGRATION: CWS tl01 (1.6.234); FILE MERGED 2003/11/03 12:17:26 tl 1.6.234.2: RESYNC: (1.6-1.7); FILE MERGED 2003/10/02 10:18:56 cl 1.6.234.1: #112058# added Hangul/Hanja conversion


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [e14f4522a3f46863e7a183988fa7283a1eadd52f]

INTEGRATION: CWS tl01 (1.2.12); FILE MERGED 2004/02/19 13:34:54 af 1.2.12.1: #112058# Incorporated changes made in sdoutl.cxx for Hangul/Hanja conversion.


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [b589ecd7eadaea80b7d6a5a0df9eac524a5228cc]

INTEGRATION: CWS tl01 (1.3.284); FILE MERGED 2003/08/01 11:28:59 tl 1.3.284.2: #110762# API for Hangul/Hanja user dictionaries 2003/07/29 09:20:42 tl 1.3.284.1: #110762# Hangul/Hanja text conversion user dictionaries


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [d7610564f1b38cb3c62925ddfb38670ecd3623c3]

INTEGRATION: CWS tl01 (1.101.74); FILE MERGED 2003/09/12 10:08:58 tl 1.101.74.1: #110762# make textconversion dictionaries read/write XML


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [b414c851405702bdd1ea8cc2144f3d57e1155d5c]

INTEGRATION: CWS tl01 (1.9.180); FILE MERGED 2003/09/12 10:09:41 tl 1.9.180.1: #110762# make textconversion dictionaries read/write XML


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [a1036950dd13a28bfb5551ab8e481cd1f18a2f01]

INTEGRATION: CWS tl01 (1.6.6); FILE MERGED 2004/04/23 09:35:57 tl 1.6.6.4: #112046# removed entry that got included again during merge removed 2004/04/23 09:31:12 tl 1.6.6.3: #112046# removed entry that got included again during merge removed 2004/04/20 12:10:40 tl 1.6.6.2: RESYNC: (1.6-1.7); FILE MERGED 2004/02/12 14:06:05 gt 1.6.6.1: #112046#; the properties aren't readonly, #i20889#; XScenario moved to Scenario


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [178155c53ddb1c0bed264ac7cfdc32d6c6999aa9]

INTEGRATION: CWS tl01 (1.4.32); FILE MERGED 2003/07/29 13:10:45 tl 1.4.32.2: RESYNC: (1.4-1.5); FILE MERGED 2003/07/29 09:15:37 tl 1.4.32.1: #110762# Hangul/Hanja text conversion user dictionaries


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [fc9bcab3460c7924fbf54ee2215dd4612cafc3e5]

INTEGRATION: CWS tl01 (1.4.22); FILE MERGED 2004/04/02 10:37:13 tl 1.4.22.1: #110762# change in Hangul/Hanja text conversion API


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [05825c0964cc00b5762083535adc638b705a3399]

INTEGRATION: CWS tl01 (1.3.34); FILE MERGED 2004/04/02 10:37:13 tl 1.3.34.1: #110762# change in Hangul/Hanja text conversion API


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [acfde089d1f105b3c356775a4c13b57461277eee]

INTEGRATION: CWS tl01 (1.3.34); FILE MERGED 2004/04/02 10:37:12 tl 1.3.34.1: #110762# change in Hangul/Hanja text conversion API


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [479da510d87e2127cb25937ea0665586e37f970b]

INTEGRATION: CWS tl01 (1.3.34); FILE MERGED 2004/04/02 10:37:11 tl 1.3.34.1: #110762# change in Hangul/Hanja text conversion API


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [dacc66c46ba90d7bc60c7ac036ab8b81e7619272]

INTEGRATION: CWS tl01 (1.9.176); FILE MERGED 2004/02/12 08:08:37 gt 1.9.176.1: #i23298# make number property optional


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [4f6ab48ac7874052a779fa98f9a92c9ddfe2ca44]

INTEGRATION: CWS tl01 (1.27.2); FILE MERGED 2004/04/20 11:27:40 tl 1.27.2.2: RESYNC: (1.27-1.28); FILE MERGED 2004/04/06 06:55:29 gt 1.27.2.1: #116249# missing help IDs


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [8a0ee2adc95eb2fc6519cd140c779817e86c9a32]

INTEGRATION: CWS tl01 (1.32.20); FILE MERGED 2004/04/20 11:19:53 tl 1.32.20.4: RESYNC: (1.36-1.37); FILE MERGED 2004/01/29 17:48:20 gt 1.32.20.3: RESYNC: (1.33-1.36); FILE MERGED 2003/11/03 12:04:52 tl 1.32.20.2: RESYNC: (1.32-1.33); FILE MERGED 2003/10/02 14:36:31 cl 1.32.20.1: #112058# added Hangul/Hanja conversion


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [16e006d008d2f897305a69839823c54fb7a927d7]

INTEGRATION: CWS tl01 (1.21.302); FILE MERGED 2003/10/14 08:12:02 tl 1.21.302.3: #110177# merge problem fixed 2003/10/13 09:00:21 tl 1.21.302.2: RESYNC: (1.21-1.22); FILE MERGED 2003/08/29 09:46:56 tl 1.21.302.1: #110177# Hangul/Hanja conversion for Sdr objects (EditEngine)


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [284e3e62b074d880c2e4f045bec8ae996db29a26]

INTEGRATION: CWS tl01 (1.23.300); FILE MERGED 2003/11/03 12:06:11 tl 1.23.300.4: RESYNC: (1.25-1.26); FILE MERGED 2003/10/13 09:00:14 tl 1.23.300.3: RESYNC: (1.24-1.25); FILE MERGED 2003/09/15 08:08:12 tl 1.23.300.2: RESYNC: (1.23-1.24); FILE MERGED 2003/08/29 09:46:56 tl 1.23.300.1: #110177# Hangul/Hanja conversion for Sdr objects (EditEngine)


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [6e7612819b552fe2c23b69b09cef43e3f2386b86]

INTEGRATION: CWS tl01 (1.6.304); FILE MERGED 2003/08/29 09:46:56 tl 1.6.304.1: #110177# Hangul/Hanja conversion for Sdr objects (EditEngine)


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [416ab8e2079a0127f5684d26aac38ff25157f2bb]

INTEGRATION: CWS tl01 (1.8.304); FILE MERGED 2003/08/29 09:46:55 tl 1.8.304.1: #110177# Hangul/Hanja conversion for Sdr objects (EditEngine)


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [32d878a13d57696b4dbb3d2993a1ecd02823a1ac]

INTEGRATION: CWS tl01 (1.2.2); FILE ADDED 2003/09/01 14:38:11 tl 1.2.2.4: #110177# Hangul/Hanja conversion for Sdr objects (EditEngine) 2003/09/01 12:23:35 tl 1.2.2.3: #110177# Hangul/Hanja conversion for Sdr objects (EditEngine) 2003/09/01 09:05:42 tl 1.2.2.2: #110177# Hangul/Hanja conversion for Sdr objects (EditEngine) 2003/08/29 09:39:48 tl 1.2.2.1: #110177# Hangul/Hanja conversion for Sdr objects (EditEngine)


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [c0f91ef1f029f104b68bc5662c49aa3dcce02eb3]

INTEGRATION: CWS tl01 (1.10.320); FILE MERGED 2004/02/11 12:02:43 gt 1.10.320.3: RESYNC: (1.11-1.12); FILE MERGED 2003/09/15 08:12:16 tl 1.10.320.2: RESYNC: (1.10-1.11); FILE MERGED 2003/08/29 09:49:06 tl 1.10.320.1: #110177# Hangul/Hanja conversion for Sdr objects (EditEngine)


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [1fe376a6e91429d1d9f9b2b3ec61b511824bf1d8]

INTEGRATION: CWS tl01 (1.47.298); FILE MERGED 2004/01/29 18:36:16 gt 1.47.298.7: RESYNC: (1.49-1.50); FILE MERGED 2003/11/03 12:08:20 tl 1.47.298.6: RESYNC: (1.48-1.49); FILE MERGED 2003/10/13 09:02:02 tl 1.47.298.5: RESYNC: (1.47-1.48); FILE MERGED 2003/09/01 14:51:51 tl 1.47.298.4: #110177# Hangul/Hanja conversion for Sdr objects (EditEngine) 2003/09/01 14:41:26 tl 1.47.298.3: #110177# Hangul/Hanja conversion for Sdr objects (EditEngine) 2003/09/01 09:27:06 tl 1.47.298.2: #110177# Hangul/Hanja conversion for Sdr objects (EditEngine) 2003/09/01 09:05:42 tl 1.47.298.1: #110177# Hangul/Hanja conversion for Sdr objects (EditEngine)


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [ac1e87b188bd7cc2adcd9d062c2cec5f0d2e017d]

INTEGRATION: CWS tl01 (1.89.16); FILE MERGED 2004/04/20 11:03:35 tl 1.89.16.6: RESYNC: (1.93-1.94); FILE MERGED 2004/02/11 12:02:35 gt 1.89.16.5: RESYNC: (1.92-1.93); FILE MERGED 2004/01/29 18:36:02 gt 1.89.16.4: RESYNC: (1.91-1.92); FILE MERGED 2003/11/21 05:14:24 tl 1.89.16.3: RESYNC: (1.90-1.91); FILE MERGED 2003/11/03 12:08:04 tl 1.89.16.2: RESYNC: (1.89-1.90); FILE MERGED 2003/08/29 13:34:51 tl 1.89.16.1: #110177# Hangul/Hanja conversion for Sdr objects (EditEngine)


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [32f4d15f2fd20f43ed1947a0a5809522fa4fbb99]

INTEGRATION: CWS tl01 (1.62.150); FILE MERGED 2003/11/03 12:07:58 tl 1.62.150.3: RESYNC: (1.63-1.64); FILE MERGED 2003/09/15 08:12:00 tl 1.62.150.2: RESYNC: (1.62-1.63); FILE MERGED 2003/08/29 13:37:12 tl 1.62.150.1: #110177# Hangul/Hanja conversion for Sdr objects (EditEngine)


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [94e9d60623d88cba5617d868ffeb2ab2bca4d2de]

INTEGRATION: CWS tl01 (1.27.128); FILE MERGED 2004/04/20 11:03:14 tl 1.27.128.3: RESYNC: (1.28-1.29); FILE MERGED 2003/10/13 09:01:15 tl 1.27.128.2: RESYNC: (1.27-1.28); FILE MERGED 2003/08/29 13:32:39 tl 1.27.128.1: #110177# Hangul/Hanja conversion for Sdr objects (EditEngine)


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [898ac670773b924688036f605d425f98d3ceb1f4]

INTEGRATION: CWS tl01 (1.81.74); FILE MERGED 2004/04/20 11:03:01 tl 1.81.74.6: RESYNC: (1.88-1.89); FILE MERGED 2004/01/29 18:34:36 gt 1.81.74.5: RESYNC: (1.86-1.88); FILE MERGED 2003/11/03 12:07:51 tl 1.81.74.4: RESYNC: (1.85-1.86); FILE MERGED 2003/10/13 09:01:10 tl 1.81.74.3: RESYNC: (1.83-1.85); FILE MERGED 2003/09/15 08:11:44 tl 1.81.74.2: RESYNC: (1.81-1.83); FILE MERGED 2003/08/29 13:33:40 tl 1.81.74.1: #110177# Hangul/Hanja conversion for Sdr objects (EditEngine)


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [d09a61954d0c6acb98617e35e92b0d2b282f6a7f]

INTEGRATION: CWS tl01 (1.9.150); FILE MERGED 2003/07/04 09:51:29 tl 1.9.150.1: #i16171# Thesaurus dialog: handling of words with periods at the end enhanced


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [999bf6ad083632004addfb387192b9987cfca2cc]

INTEGRATION: CWS tl01 (1.20.2); FILE MERGED 2004/04/20 11:00:04 tl 1.20.2.2: RESYNC: (1.20-1.21); FILE MERGED 2004/03/16 13:55:24 gt 1.20.2.1: #111170# hangul hanja conversion options dlg


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [08a77233679a231e115803ae00aea3dee0884707]

INTEGRATION: CWS tl01 (1.7.16); FILE MERGED 2004/04/06 12:16:20 gt 1.7.16.7: #116249# missing help IDs 2004/04/06 06:54:58 gt 1.7.16.6: #116249# missing help IDs 2004/03/18 13:40:23 gt 1.7.16.5: #111170# 2004/03/16 13:55:23 gt 1.7.16.4: #111170# hangul hanja conversion options dlg 2004/03/11 16:14:11 gt 1.7.16.3: #111170# intermediate changes 2004/01/29 18:45:22 gt 1.7.16.2: RESYNC: (1.7-1.8); FILE MERGED 2003/11/02 18:01:17 gt 1.7.16.1: #111170# common ui


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [d5cfb61143c79ce8e7a6afadcd104a4167ac3a08]

INTEGRATION: CWS tl01 (1.2.120); FILE MERGED 2004/03/18 13:40:23 gt 1.2.120.6: #111170# 2004/03/16 13:55:23 gt 1.2.120.5: #111170# hangul hanja conversion options dlg 2004/03/11 16:14:11 gt 1.2.120.4: #111170# intermediate changes 2003/11/18 11:40:19 tl 1.2.120.3: #109443# include statement fixed 2003/11/02 18:01:40 gt 1.2.120.2: #111170# common ui 2003/08/29 09:44:54 tl 1.2.120.1: #110177# Hangul/Hanja conversion for Sdr objects (EditEngine)


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [3c7ebf8a41a8deff18a4c013fc0ee27a21182e30]

INTEGRATION: CWS tl01 (1.2.120); FILE MERGED 2004/03/18 13:40:22 gt 1.2.120.4: #111170# 2004/03/16 13:55:23 gt 1.2.120.3: #111170# hangul hanja conversion options dlg 2004/03/11 16:14:10 gt 1.2.120.2: #111170# intermediate changes 2003/11/02 18:01:17 gt 1.2.120.1: #111170# common ui


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [ea5be419ce5ff2b8f33ac5a8c6c45b58c178a64b]

INTEGRATION: CWS tl01 (1.3.114); FILE MERGED 2004/04/06 06:54:57 gt 1.3.114.7: #116249# missing help IDs 2004/04/02 11:12:58 tl 1.3.114.6: #110762# change in Hangul/Hanja text conversion API 2004/03/19 09:23:50 gt 1.3.114.5: #111170# no semicolon at the end of namespace... 2004/03/18 13:40:21 gt 1.3.114.4: #111170# 2004/03/16 13:55:22 gt 1.3.114.3: #111170# hangul hanja conversion options dlg 2004/03/11 16:14:10 gt 1.3.114.2: #111170# intermediate changes 2003/08/29 09:44:54 tl 1.3.114.1: #110177# Hangul/Hanja conversion for Sdr objects (EditEngine)


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [337eb85244f9f8dc15f26e3c37a3224adc44c071]

INTEGRATION: CWS tl01 (1.2.120); FILE MERGED 2004/04/20 10:59:42 tl 1.2.120.6: RESYNC: (1.3-1.4); FILE MERGED 2004/03/04 10:36:50 tl 1.2.120.5: #110177# Hangul/Hanja dialog functionality added 2004/02/11 12:15:26 gt 1.2.120.4: RESYNC: (1.2-1.3); FILE MERGED 2003/10/01 13:28:36 tl 1.2.120.3: #110177# assertion replaced by warning 2003/09/23 10:58:26 tl 1.2.120.2: #112385# txoe of first character shown in dialog fixed 2003/08/29 09:44:53 tl 1.2.120.1: #110177# Hangul/Hanja conversion for Sdr objects (EditEngine)


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [766ab9661fbc95555e09065f039b67cf18a88447]

INTEGRATION: CWS tl01 (1.3.2); FILE MERGED 2004/04/20 10:59:15 tl 1.3.2.2: RESYNC: (1.3-1.4); FILE MERGED 2004/03/04 10:35:40 tl 1.3.2.1: #110177# Hangul/Hanja dialog functionality added


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [f76a296d982c9839591990470281aac755d9a49a]

INTEGRATION: CWS tl01 (1.4.2); FILE MERGED 2004/04/20 10:59:08 tl 1.4.2.2: RESYNC: (1.4-1.5); FILE MERGED 2004/03/04 10:35:03 tl 1.4.2.1: #110177# Hangul/Hanja dialog functionality added


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [2079930c90ee413b02cdf40b1bba5d65b24ae111]

INTEGRATION: CWS tl01 (1.6.16); FILE MERGED 2004/03/16 13:55:22 gt 1.6.16.4: #111170# hangul hanja conversion options dlg 2004/03/11 16:14:10 gt 1.6.16.3: #111170# intermediate changes 2004/01/29 18:39:44 gt 1.6.16.2: RESYNC: (1.6-1.7); FILE MERGED 2003/11/02 18:00:46 gt 1.6.16.1: #111170# common ui


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [f0463c55f93ccee43ab2db59c0f9ea7ba420267b]

INTEGRATION: CWS tl01 (1.2.120); FILE MERGED 2003/11/02 18:00:46 gt 1.2.120.1: #111170# common ui


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [650451ca2f1d0ef8e8e130025448f7a9fd159a63]

INTEGRATION: CWS tl01 (1.2.120); FILE MERGED 2004/03/11 16:14:09 gt 1.2.120.2: #111170# intermediate changes 2003/11/02 18:00:43 gt 1.2.120.1: #111170# common ui


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [9357e0c616de8c9643d0909d204c96d89f699153]

INTEGRATION: CWS tl01 (1.3.2); FILE ADDED 2003/08/29 09:39:13 tl 1.3.2.1: #110177# Hangul/Hanja conversion for Sdr objects (EditEngine)


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [0e2ddd4fc204b70f698a80969151a7a03395577d]

INTEGRATION: CWS tl01 (1.41.2); FILE MERGED 2004/04/20 10:43:24 tl 1.41.2.3: RESYNC: (1.41-1.42); FILE MERGED 2004/04/06 12:17:16 gt 1.41.2.2: #116249# missing help IDs 2004/04/06 06:54:26 gt 1.41.2.1: #116249# missing help IDs


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [2ae5ecc0d7770cb360e31125d7dd27c306028753]

INTEGRATION: CWS tl01 (1.77.42); FILE MERGED 2004/04/20 10:35:34 tl 1.77.42.6: RESYNC: (1.84-1.87); FILE MERGED 2004/02/11 10:56:23 gt 1.77.42.5: RESYNC: (1.82-1.84); FILE MERGED 2003/10/13 09:44:42 tl 1.77.42.4: RESYNC: (1.79-1.82); FILE MERGED 2003/09/15 07:35:54 tl 1.77.42.3: RESYNC: (1.78-1.79); FILE MERGED 2003/07/29 13:15:22 tl 1.77.42.2: RESYNC: (1.77-1.78); FILE MERGED 2003/07/07 08:28:52 tl 1.77.42.1: #110426# possible access of null pointer fixed


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [3cb9f58928a2d94a67dd7efc5044365e1e116438]

INTEGRATION: CWS tl01 (1.13.96); FILE MERGED 2003/10/13 09:45:07 tl 1.13.96.3: RESYNC: (1.14-1.15); FILE MERGED 2003/07/29 13:16:01 tl 1.13.96.2: RESYNC: (1.13-1.14); FILE MERGED 2003/07/04 07:57:29 tl 1.13.96.1: #i16170# fixed a problem that made the thesaurus delete the preceeding word when started in a blank line


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [a1eb0d3fe1c148c6ba156fd8c328ebb367d71e02]

INTEGRATION: CWS tl01 (1.18.96); FILE MERGED 2004/04/20 10:32:24 tl 1.18.96.4: RESYNC: (1.21-1.22); FILE MERGED 2004/02/11 10:58:52 gt 1.18.96.3: RESYNC: (1.20-1.21); FILE MERGED 2003/09/15 07:37:15 tl 1.18.96.2: RESYNC: (1.18-1.20); FILE MERGED 2003/08/29 09:14:20 tl 1.18.96.1: #110177# Hangul/Hanja conversion for Sdr objects (EditEngine)


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [862261659760102aca12693775ea098126edc2b1]

INTEGRATION: CWS tl01 (1.1.2); FILE ADDED 2003/08/29 09:20:32 tl 1.1.2.1: #110177# Hangul/Hanja conversion for Sdr objects (EditEngine)


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [4c3791c6d42c20ac167746710e41ca6b587e6c50]

INTEGRATION: CWS tl01 (1.1.2); FILE ADDED 2003/08/29 09:20:53 tl 1.1.2.1: #110177# Hangul/Hanja conversion for Sdr objects (EditEngine)


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [4845a593ef6789a0276783408acca5b28e8c6f74]

INTEGRATION: CWS tl01 (1.3.96); FILE MERGED 2003/09/15 07:38:55 tl 1.3.96.2: RESYNC: (1.3-1.4); FILE MERGED 2003/08/29 09:17:25 tl 1.3.96.1: #110177# Hangul/Hanja conversion for Sdr objects (EditEngine)


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [41e550afb5e12f218e81f44ad8dbe51b2e9da339]

INTEGRATION: CWS tl01 (1.4.18); FILE MERGED 2004/02/11 11:01:04 gt 1.4.18.2: RESYNC: (1.4-1.5); FILE MERGED 2003/08/29 09:19:49 tl 1.4.18.1: #110177# Hangul/Hanja conversion for Sdr objects (EditEngine)


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [0ef361897c4796963dc2c5673d4c1e548e913965]

INTEGRATION: CWS tl01 (1.50.2); FILE MERGED 2004/04/20 10:10:00 tl 1.50.2.2: RESYNC: (1.50-1.51); FILE MERGED 2004/03/05 09:54:01 tl 1.50.2.1: #115442# NextWord() fixed


2004-04-27  Joachim Lingner  <jl@openoffice.org>  [c6ee6abeaf48d85946a022c4867d5ed54742f446]

#i20052#


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [c55274b85e246a5a9b81bad71cb090a6a85969ec]

INTEGRATION: CWS westportfilterteam26 (1.13.60); FILE MERGED 2004/03/02 12:14:23 mmaher 1.13.60.2: RESYNC: (1.13-1.14); FILE MERGED 2004/02/18 16:47:47 cmc 1.13.60.1: #i16185 the \bin keyword is a special case because its data is binary, therefore skipping rtf by counting {} doesn't work if we run into a \bin area because they can exist in the binary dump. So we must handle the \bin token specially when skipping contents (why ms broke a perfectly good idea of the rtf format to dump in binary data I just don't know)


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [6e52afb4f427cc772525e870dd3f9d74faba6ab6]

INTEGRATION: CWS westportfilterteam26 (1.20.46); FILE MERGED 2004/03/02 11:54:00 mmaher 1.20.46.2: RESYNC: (1.20-1.21); FILE MERGED 2004/02/18 17:00:27 cmc 1.20.46.1: #i16185# implement reading the binary \bin embedded system for including graphic data


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [d0aa967e29b55bc93b553d228b59f8a619a0849f]

INTEGRATION: CWS westportfilterteam26 (1.6.104); FILE MERGED 2004/02/18 17:00:27 cmc 1.6.104.1: #i16185# implement reading the binary \bin embedded system for including graphic data


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [5ef762079934bfd0a584bf44fd8ed905fd3f6372]

INTEGRATION: CWS westportfilterteam26 (1.87.118); FILE MERGED 2004/03/25 11:37:51 mmaher 1.87.118.2: RESYNC: (1.87-1.90); FILE MERGED 2004/03/01 15:55:01 cmc 1.87.118.1: #i25290# let flipping bubble up out of the escher import


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [e959b817a2a7598236822707b86a527791bf8f36]

INTEGRATION: CWS westportfilterteam26 (1.13.46); FILE MERGED 2004/03/02 12:12:00 mmaher 1.13.46.2: RESYNC: (1.13-1.14); FILE MERGED 2004/02/18 16:59:57 cmc 1.13.46.1: #i16185# the svx rtf filter needs to know about the underlying stream to be able to read the binary \bin embedded junk


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [48f796db537e9698937bfc2ed9239c47a5169ef6]

INTEGRATION: CWS westportfilterteam26 (1.106.36); FILE MERGED 2004/03/02 11:20:42 mmaher 1.106.36.3: RESYNC: (1.106-1.107); FILE MERGED 2004/02/27 13:50:30 cmc 1.106.36.2: #i25373# export pagedesc property on style that is missing a RES_BREAK 2004/02/20 09:17:22 cmc 1.106.36.1: #115157# setting symbol as the fallback for all symbolish fonts had a bad side effect


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [34ec0a4f671009ddd57dbc9b78e7b264276afc01]

INTEGRATION: CWS westportfilterteam26 (1.148.34); FILE MERGED 2004/03/02 11:20:30 mmaher 1.148.34.2: RESYNC: (1.148-1.150); FILE MERGED 2004/03/01 12:59:18 cmc 1.148.34.1: #i25959# change rules for balancing columns, balancing seems to depend on being followed by a continuous section


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [bb667f878378c943f0bf6df0b7e31726bd69ca99]

INTEGRATION: CWS westportfilterteam26 (1.75.34); FILE MERGED 2004/03/02 11:20:16 mmaher 1.75.34.2: RESYNC: (1.75-1.77); FILE MERGED 2004/02/17 13:00:29 cmc 1.75.34.1: #i25601# default date format is different for different field for some fool MS reason


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [1ef8f7935051866dd6a3d60fb2a825832e08efb4]

INTEGRATION: CWS westportfilterteam26 (1.44.84); FILE MERGED 2004/03/01 15:54:13 cmc 1.44.84.1: #i25290# Export and Re-Import escher flipping for graphics and ole objects


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [6fa6715eba343975c3a74bf0edebc841a2394aa8]

INTEGRATION: CWS westportfilterteam26 (1.56.36); FILE MERGED 2004/03/18 13:59:56 mmaher 1.56.36.5: #i26550# Fix from cmc for exported docs that contain >4095 styles 2004/03/04 13:12:06 cmc 1.56.36.4: #115794# reset toggle bits after processing each numbering charstyle 2004/03/02 11:20:04 mmaher 1.56.36.3: RESYNC: (1.56-1.58); FILE MERGED 2004/03/01 13:27:32 cmc 1.56.36.2: #114841# remove assert, previous guess proved to be correct 2004/02/17 11:46:56 cmc 1.56.36.1: #i19164# merge much of the fontsubstitution lookup code for ww8 and rtf export


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [20422ad8ff0202fd81be05ce9b0238e4d6b999d7]

INTEGRATION: CWS westportfilterteam26 (1.96.34); FILE MERGED 2004/03/25 11:07:59 mmaher 1.96.34.4: RESYNC: (1.98-1.99); FILE MERGED 2004/03/04 16:54:05 cmc 1.96.34.3: fix floating tables inside floating tables 2004/03/02 11:19:32 mmaher 1.96.34.2: RESYNC: (1.96-1.98); FILE MERGED 2004/03/01 12:19:56 cmc 1.96.34.1: #i25782# merge ww8 and rtf special handling for forcing table reformatting in the insert->file mode, fixes out of order table insertion for #i25782#


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [1b1fbed520d55c323a14fd44c24f7ff5fde7de27]

INTEGRATION: CWS westportfilterteam26 (1.124.32); FILE MERGED 2004/03/04 13:12:05 cmc 1.124.32.5: #115794# reset toggle bits after processing each numbering charstyle 2004/03/02 11:19:19 mmaher 1.124.32.4: RESYNC: (1.124-1.126); FILE MERGED 2004/03/01 15:54:13 cmc 1.124.32.3: #i25290# Export and Re-Import escher flipping for graphics and ole objects 2004/03/01 12:19:55 cmc 1.124.32.2: #i25782# merge ww8 and rtf special handling for forcing table reformatting in the insert->file mode, fixes out of order table insertion for #i25782# 2004/02/17 13:00:28 cmc 1.124.32.1: #i25601# default date format is different for different field for some fool MS reason


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [76b6e97201967605b00298d85eb6be6509f6bfa4]

INTEGRATION: CWS westportfilterteam26 (1.127.30); FILE MERGED 2004/03/18 13:59:55 mmaher 1.127.30.5: #i26550# Fix from cmc for exported docs that contain >4095 styles 2004/03/04 13:12:04 cmc 1.127.30.4: #115794# reset toggle bits after processing each numbering charstyle 2004/03/02 11:19:03 mmaher 1.127.30.3: RESYNC: (1.127-1.129); FILE MERGED 2004/03/01 12:59:17 cmc 1.127.30.2: #i25959# change rules for balancing columns, balancing seems to depend on being followed by a continuous section 2004/03/01 12:19:55 cmc 1.127.30.1: #i25782# merge ww8 and rtf special handling for forcing table reformatting in the insert->file mode, fixes out of order table insertion for #i25782#


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [c12a95bfcec8a4ad85b33bd8a42792abc25a319b]

INTEGRATION: CWS westportfilterteam26 (1.55.84); FILE MERGED 2004/03/25 11:07:40 mmaher 1.55.84.3: RESYNC: (1.56-1.57); FILE MERGED 2004/03/02 11:18:50 mmaher 1.55.84.2: RESYNC: (1.55-1.56); FILE MERGED 2004/03/01 15:54:12 cmc 1.55.84.1: #i25290# Export and Re-Import escher flipping for graphics and ole objects


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [1ab183be349435863d9927f4c97393b49de94711]

INTEGRATION: CWS westportfilterteam26 (1.112.34); FILE MERGED 2004/03/25 11:07:29 mmaher 1.112.34.4: RESYNC: (1.113-1.114); FILE MERGED 2004/03/02 11:18:38 mmaher 1.112.34.3: RESYNC: (1.112-1.113); FILE MERGED 2004/03/01 15:54:12 cmc 1.112.34.2: #i25290# Export and Re-Import escher flipping for graphics and ole objects 2004/02/17 13:00:28 cmc 1.112.34.1: #i25601# default date format is different for different field for some fool MS reason


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [98ea82a1994e3ee1f39ac6e5d1a2b1dbd6a97821]

INTEGRATION: CWS westportfilterteam26 (1.73.34); FILE MERGED 2004/03/25 11:07:17 mmaher 1.73.34.3: RESYNC: (1.75-1.76); FILE MERGED 2004/03/02 11:18:25 mmaher 1.73.34.2: RESYNC: (1.73-1.75); FILE MERGED 2004/02/27 13:50:29 cmc 1.73.34.1: #i25373# export pagedesc property on style that is missing a RES_BREAK


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [a8d91e8400fe340e7ca3f79eb6915a1880573b08]

INTEGRATION: CWS westportfilterteam26 (1.57.36); FILE MERGED 2004/03/02 11:18:10 mmaher 1.57.36.4: RESYNC: (1.57-1.58); FILE MERGED 2004/03/01 15:43:04 mmaher 1.57.36.3: #i21465# Fixed hyperlinks to outlines. 2004/02/27 13:50:29 cmc 1.57.36.2: #i25373# export pagedesc property on style that is missing a RES_BREAK 2004/02/17 11:46:56 cmc 1.57.36.1: #i19164# merge much of the fontsubstitution lookup code for ww8 and rtf export


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [38880ff1fea7690ba2734f0136de501be6458f67]

INTEGRATION: CWS westportfilterteam26 (1.63.36); FILE MERGED 2004/03/02 11:17:56 mmaher 1.63.36.2: RESYNC: (1.63-1.64); FILE MERGED 2004/03/01 15:43:03 mmaher 1.63.36.1: #i21465# Fixed hyperlinks to outlines.


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [0c3259478b7953c19f26085246618c8d75f81158]

INTEGRATION: CWS westportfilterteam26 (1.30.84); FILE MERGED 2004/03/18 13:59:55 mmaher 1.30.84.3: #i26550# Fix from cmc for exported docs that contain >4095 styles 2004/03/02 11:17:44 mmaher 1.30.84.2: RESYNC: (1.30-1.31); FILE MERGED 2004/02/17 11:46:55 cmc 1.30.84.1: #i19164# merge much of the fontsubstitution lookup code for ww8 and rtf export


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [071d1d5cc485b32e578b99077349390170493724]

INTEGRATION: CWS westportfilterteam26 (1.26.84); FILE MERGED 2004/03/25 11:07:06 mmaher 1.26.84.3: RESYNC: (1.27-1.28); FILE MERGED 2004/03/02 11:17:32 mmaher 1.26.84.2: RESYNC: (1.26-1.27); FILE MERGED 2004/02/17 11:46:55 cmc 1.26.84.1: #i19164# merge much of the fontsubstitution lookup code for ww8 and rtf export


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [50da298fa6c120ae33909d88c9ec92a205582105]

INTEGRATION: CWS westportfilterteam26 (1.61.36); FILE MERGED 2004/03/25 11:06:56 mmaher 1.61.36.4: RESYNC: (1.62-1.63); FILE MERGED 2004/03/02 11:17:18 mmaher 1.61.36.3: RESYNC: (1.61-1.62); FILE MERGED 2004/03/01 15:43:03 mmaher 1.61.36.2: #i21465# Fixed hyperlinks to outlines. 2004/02/20 10:59:01 cmc 1.61.36.1: #i18009# relative table widths confusing the poor little word export filter, it was all too complicated for it (what madman retained the previous percentage width of a table in its percentage width value when it has been changed to automatic width)


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [2d7d3643fae41236287b748774b2ee80bae4f83d]

INTEGRATION: CWS westportfilterteam26 (1.71.32); FILE MERGED 2004/03/29 10:14:06 mmaher 1.71.32.5: #i25601# Some code cleanup as a result of the m32 reync 2004/03/25 11:06:45 mmaher 1.71.32.4: RESYNC: (1.73-1.74); FILE MERGED 2004/03/02 11:17:05 mmaher 1.71.32.3: RESYNC: (1.71-1.73); FILE MERGED 2004/03/01 15:54:11 cmc 1.71.32.2: #i25290# Export and Re-Import escher flipping for graphics and ole objects 2004/02/17 13:00:27 cmc 1.71.32.1: #i25601# default date format is different for different field for some fool MS reason


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [a29c5d24d62725a12880f3d2f49552d2ecb9e21a]

INTEGRATION: CWS westportfilterteam26 (1.6.36); FILE MERGED 2004/03/02 13:06:24 mmaher 1.6.36.2: RESYNC: (1.6-1.7); FILE MERGED 2004/02/17 11:46:55 cmc 1.6.36.1: #i19164# merge much of the fontsubstitution lookup code for ww8 and rtf export


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [d0a000cffdd9d0856cfee25204d7ae37864ce20a]

INTEGRATION: CWS westportfilterteam26 (1.7.36); FILE MERGED 2004/03/02 11:16:37 mmaher 1.7.36.2: RESYNC: (1.7-1.8); FILE MERGED 2004/02/17 11:46:55 cmc 1.7.36.1: #i19164# merge much of the fontsubstitution lookup code for ww8 and rtf export


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [17e2bc032041f7547771eeb66a2ecc7e3ed7b793]

INTEGRATION: CWS westportfilterteam26 (1.7.36); FILE MERGED 2004/03/02 11:16:26 mmaher 1.7.36.2: RESYNC: (1.7-1.8); FILE MERGED 2004/02/17 11:46:54 cmc 1.7.36.1: #i19164# merge much of the fontsubstitution lookup code for ww8 and rtf export


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [14f26adf7c56792d7d660d884d29cebb5eb52464]

INTEGRATION: CWS westportfilterteam26 (1.8.116); FILE MERGED 2004/03/29 10:14:06 mmaher 1.8.116.3: #i25601# Some code cleanup as a result of the m32 reync 2004/03/02 11:16:14 mmaher 1.8.116.2: RESYNC: (1.8-1.9); FILE MERGED 2004/03/01 15:54:11 cmc 1.8.116.1: #i25290# Export and Re-Import escher flipping for graphics and ole objects


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [2c47382885bdfc020952d40abda3c33fa72b54db]

INTEGRATION: CWS westportfilterteam26 (1.12.38); FILE MERGED 2004/02/20 09:51:55 cmc 1.12.38.4: #i17565# that wasn't such a good idea given how the virtual methods called during this process search the stack itself for entries 2004/02/19 15:23:44 cmc 1.12.38.3: #i17565# speed ups, stage 3. Slightly better algorithms, minute 10->1 minute 5 2004/02/19 14:37:38 cmc 1.12.38.2: #i17565# speed ups, stage 2. Noone wants that return code, and its complicating matters, 1 minute 10->1 minute 10 2004/02/19 14:32:13 cmc 1.12.38.1: #i17565# speed ups, stage 1. Simulate old api with stl deque, 1 minute 20->1 minute 10


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [f617485feb273de9024873b563a7b3069aa07a7c]

INTEGRATION: CWS westportfilterteam26 (1.6.186); FILE MERGED 2004/03/02 11:22:27 mmaher 1.6.186.2: RESYNC: (1.6-1.7); FILE MERGED 2004/02/18 13:53:11 cmc 1.6.186.1: #i24463# wrap exporting document properties (\info) inside \upr \ud unicode safe wrappers if necessary (required by wordpad)


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [1e53a837e979d52e3a3e045dd9be99036993502e]

INTEGRATION: CWS westportfilterteam26 (1.22.84); FILE MERGED 2004/03/02 11:22:16 mmaher 1.22.84.4: RESYNC: (1.22-1.23); FILE MERGED 2004/02/26 08:51:51 cmc 1.22.84.3: #i25668# make RTF filter robust against unexpected events 2004/02/18 13:53:10 cmc 1.22.84.2: #i24463# wrap exporting document properties (\info) inside \upr \ud unicode safe wrappers if necessary (required by wordpad) 2004/02/17 11:46:53 cmc 1.22.84.1: #i19164# merge much of the fontsubstitution lookup code for ww8 and rtf export


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [904976ba2103df32c3c82e7a3a23bf1e325bc904]

INTEGRATION: CWS westportfilterteam26 (1.15.82); FILE MERGED 2004/03/01 12:19:54 cmc 1.15.82.1: #i25782# merge ww8 and rtf special handling for forcing table reformatting in the insert->file mode, fixes out of order table insertion for #i25782#


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [86b61648d10dcdb385629293f3a6802528360f03]

INTEGRATION: CWS westportfilterteam26 (1.35.80); FILE MERGED 2004/03/03 13:10:56 cmc 1.35.80.3: #i25677# Don't set the list level equal to the outline level, those are not the same thing 2004/03/02 11:22:05 mmaher 1.35.80.2: RESYNC: (1.35-1.36); FILE MERGED 2004/03/01 12:19:54 cmc 1.35.80.1: #i25782# merge ww8 and rtf special handling for forcing table reformatting in the insert->file mode, fixes out of order table insertion for #i25782#


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [75155b1a0f9d2a0e93160c390f0773b6a1767572]

INTEGRATION: CWS westportfilterteam26 (1.21.82); FILE MERGED 2004/03/01 12:19:54 cmc 1.21.82.1: #i25782# merge ww8 and rtf special handling for forcing table reformatting in the insert->file mode, fixes out of order table insertion for #i25782#


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [3000620cdf8601c1b52aec9399714579dc5d9fb9]

INTEGRATION: CWS westportfilterteam26 (1.9.84); FILE MERGED 2004/03/05 12:25:46 cmc 1.9.84.1: #i24880# commited this to the wrong branch apparently


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [235f73e101aaea430965fefd634a32b04882c2be]

INTEGRATION: CWS westportfilterteam26 (1.20.84); FILE MERGED 2004/03/04 14:48:40 cmc 1.20.84.2: #i25668# Add INCLUDETEXT to known field types, but just read in its results as normal text, seeing as these are often huge drafts of text which cannot fit into a writer user-data field 2004/02/26 08:51:50 cmc 1.20.84.1: #i25668# make RTF filter robust against unexpected events


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [3939737516c8b69010e34551452f7d4bb81a9c59]

INTEGRATION: CWS westportfilterteam26 (1.5.36); FILE MERGED 2004/03/02 11:23:46 mmaher 1.5.36.3: RESYNC: (1.5-1.6); FILE MERGED 2004/03/01 12:19:53 cmc 1.5.36.2: #i25782# merge ww8 and rtf special handling for forcing table reformatting in the insert->file mode, fixes out of order table insertion for #i25782# 2004/02/17 11:46:53 cmc 1.5.36.1: #i19164# merge much of the fontsubstitution lookup code for ww8 and rtf export


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [cfa0260b48eb52eb2f3f22afd3dd748d43034616]

INTEGRATION: CWS westportfilterteam26 (1.9.84); FILE MERGED 2004/02/20 09:51:54 cmc 1.9.84.4: #i17565# that wasn't such a good idea given how the virtual methods called during this process search the stack itself for entries 2004/02/19 15:23:43 cmc 1.9.84.3: #i17565# speed ups, stage 3. Slightly better algorithms, minute 10->1 minute 5 2004/02/19 14:37:37 cmc 1.9.84.2: #i17565# speed ups, stage 2. Noone wants that return code, and its complicating matters, 1 minute 10->1 minute 10 2004/02/19 14:32:13 cmc 1.9.84.1: #i17565# speed ups, stage 1. Simulate old api with stl deque, 1 minute 20->1 minute 10


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [f5924cf9cdd559e1ac745b7a81a4307d31562448]

INTEGRATION: CWS wordcount (1.27.84); FILE MERGED 2004/04/07 13:15:29 fme 1.27.84.2: #i27302# Feature - Word count for current selection 2004/04/06 13:07:59 fme 1.27.84.1: #i27302# Feature - Word count for current selection


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [21634d095a8b25b870b25561382ff6e8c1f96fe2]

INTEGRATION: CWS wordcount (1.18.68); FILE MERGED 2004/04/06 13:07:26 fme 1.18.68.1: #i27302# Feature - Word count for current selection


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [ccbed9ee842613e246e4c7b568812ce355b26e52]

INTEGRATION: CWS wordcount (1.2.40); FILE MERGED 2004/04/07 06:45:05 os 1.2.40.1: #i27302# word count dialog


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [ff36be00ad4dd627f874d4faf293b1a31e8bdff9]

INTEGRATION: CWS wordcount (1.2.86); FILE MERGED 2004/04/07 06:52:18 os 1.2.86.1: #i27302# word count dialog


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [1ae16bcd46eb65619c6e92c85d6ce9d0d0e1282c]

INTEGRATION: CWS wordcount (1.2.86); FILE MERGED 2004/04/07 06:52:17 os 1.2.86.1: #i27302# word count dialog


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [814f5d114b21c813ba894ed8c3d1dabd0d2d713e]

INTEGRATION: CWS wordcount (1.36.32); FILE MERGED 2004/04/07 14:42:54 fme 1.36.32.2: #i27302# word count dialog 2004/04/07 06:52:15 os 1.36.32.1: #i27302# word count dialog


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [2c0e02b2b5989d2b05fd15c90a272f49809ecf55]

INTEGRATION: CWS wordcount (1.1.2); FILE ADDED 2004/04/07 06:52:42 os 1.1.2.1: #i27302# word count dialog


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [fe7b009b91fed7d3f92a2a0476a78eb416cfa527]

INTEGRATION: CWS wordcount (1.1.2); FILE ADDED 2004/04/16 13:17:30 fme 1.1.2.2: #i27302# word count dialog 2004/04/07 06:53:02 os 1.1.2.1: #i27302# word count dialog


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [86ee6e662b6d2248a9f847f7ba82a9f36eaff1c3]

INTEGRATION: CWS wordcount (1.1.2); FILE ADDED 2004/04/07 06:52:36 os 1.1.2.1: #i27302# word count dialog


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [359f19211e012a9c11848fb21dd2ce2f35a20d62]

INTEGRATION: CWS wordcount (1.1.2); FILE ADDED 2004/04/07 06:52:47 os 1.1.2.1: #i27302# word count dialog


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [f8e49682cf4aeceef3ea7aa505e1a20ad999ff95]

INTEGRATION: CWS wordcount (1.8.254); FILE MERGED 2004/04/07 06:52:14 os 1.8.254.1: #i27302# word count dialog


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [19c8bc3dc1a2fd490ff013978e8bb913a276d7ff]

INTEGRATION: CWS wordcount (1.7.242); FILE MERGED 2004/04/07 14:43:17 fme 1.7.242.1: #i27302# word count dialog


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [7090f7b426b94798d6021f878273c6bfdbc18715]

INTEGRATION: CWS wordcount (1.51.86); FILE MERGED 2004/04/06 13:08:02 fme 1.51.86.1: #i27302# Feature - Word count for current selection


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [4b8d24212034360652d0209628b5681d4a354f1d]

INTEGRATION: CWS wordcount (1.24.32); FILE MERGED 2004/04/06 13:08:01 fme 1.24.32.1: #i27302# Feature - Word count for current selection


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [7edaf2ba80a6fa1d7f590274dd61014278c95d1d]

INTEGRATION: CWS wordcount (1.47.86); FILE MERGED 2004/04/06 13:08:01 fme 1.47.86.1: #i27302# Feature - Word count for current selection


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [26f4a3aea1e86a2e5931aacabb3243b1ee9bab99]

INTEGRATION: CWS wordcount (1.3.86); FILE MERGED 2004/04/06 13:08:00 fme 1.3.86.1: #i27302# Feature - Word count for current selection


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [dbbec08b00b84d864891c27b32210d22187d3054]

INTEGRATION: CWS wordcount (1.15.258); FILE MERGED 2004/04/07 13:15:27 fme 1.15.258.2: #i27302# Feature - Word count for current selection 2004/04/06 13:07:58 fme 1.15.258.1: #i27302# Feature - Word count for current selection


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [02f3d095e59d9de387995401838fb51d31d1afd3]

INTEGRATION: CWS wordcount (1.25.72); FILE MERGED 2004/04/06 13:07:58 fme 1.25.72.1: #i27302# Feature - Word count for current selection


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [a3e8cdb48d12237a7dfac0a90a1199b4099f940e]

INTEGRATION: CWS wordcount (1.113.34); FILE MERGED 2004/04/07 06:52:10 os 1.113.34.1: #i27302# word count dialog


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [70bdd0e8f632ffc391768cbd8f8fcc3e994dd045]

INTEGRATION: CWS wordcount (1.48.34); FILE MERGED 2004/04/07 06:52:08 os 1.48.34.1: #i27302# word count dialog


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [0001e8da85590c8b326e47295affb7ee5fc42e6c]

INTEGRATION: CWS wordcount (1.26.454); FILE MERGED 2004/04/07 06:52:07 os 1.26.454.1: #i27302# word count dialog


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [5a6afe670e9e04544d1168956eebd98fc63137f4]

INTEGRATION: CWS wordcount (1.21.224); FILE MERGED 2004/04/07 06:52:06 os 1.21.224.1: #i27302# word count dialog


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [5ee53408d29df0d632d8a7a11398a537a595d7f8]

INTEGRATION: CWS wordcount (1.28.490); FILE MERGED 2004/04/06 13:07:26 fme 1.28.490.1: #i27302# Feature - Word count for current selection


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [d30ee8ee39679f28ecd47846fd7d81070fd41606]

INTEGRATION: CWS wordcount (1.61.22); FILE MERGED 2004/04/06 13:07:25 fme 1.61.22.1: #i27302# Feature - Word count for current selection


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [d9a8ae86caa454875058806388065a6267894eb8]

INTEGRATION: CWS wordcount (1.49.34); FILE MERGED 2004/04/07 06:52:04 os 1.49.34.1: #i27302# word count dialog


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [4bf08054c9971c8e59d9c5501dbaa9bc078145cf]

INTEGRATION: CWS xsltfilter01 (1.2.6); FILE MERGED 2004/03/17 17:03:15 lo 1.2.6.1: #i24398# pass parameters to stylesheet


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [262d5b05af3b14cd8859446ec548fcbb6e81eef3]

INTEGRATION: CWS xsltfilter01 (1.2.6); FILE MERGED 2004/03/26 12:07:30 lo 1.2.6.2: #i26757# unchecked reference access 2004/03/17 17:03:14 lo 1.2.6.1: #i24398# pass parameters to stylesheet


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [63824217b123f828a10eebc1769f413b1c6f2eb2]

INTEGRATION: CWS xsltfilter01 (1.7.10); FILE MERGED 2004/03/24 12:00:03 lo 1.7.10.2: #i26809# don't write clipboardformat field when no doctype is specified 2004/03/22 14:22:18 lo 1.7.10.1: #i26809# use a detect service


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [7c33a4c06d77874c380ee0eb8ca9198782251f85]

INTEGRATION: CWS xsltfilter01 (1.1.2); FILE ADDED 2004/04/05 15:36:21 sus 1.1.2.2: #i26974# Removed unnecessary xmlns and xhtml default namespace 2004/03/17 13:54:51 sus 1.1.2.1: #i23508# move of XHTML transformation from XMLOFF to FILTER project


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [0075268738eeef85f5e588469ba3f1574605a9f5]

INTEGRATION: CWS xsltfilter01 (1.11.44); FILE MERGED 2004/03/26 16:19:08 lo 1.11.44.1: clean up progress on failure


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [1490da7da207c99eb91958b1dc7c528d3c960b73]

INTEGRATION: CWS xsltfilter01 (1.1.2); FILE ADDED 2004/04/02 14:11:21 sus 1.1.2.1: #26859# Adding XHTML export for all XML Office documents


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [0e72b09768315d13eed2cd221b76c0e8f22e64e5]

INTEGRATION: CWS xsltfilter01 (1.1.2); FILE ADDED 2004/04/05 15:42:25 sus 1.1.2.2: #i26974# Renamed starting filter stylesheet from main_html.xsl to the more verbose ooo2xhtml.xsl 2004/04/02 14:18:56 sus 1.1.2.1: #26859# Adding XHTML export for all XML Office documents


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [525ce3e516a513c505ccc393ea95661606512f30]

INTEGRATION: CWS xsltfilter01 (1.1.2); FILE ADDED 2004/04/05 15:42:23 sus 1.1.2.2: #i26974# Renamed starting filter stylesheet from main_html.xsl to the more verbose ooo2xhtml.xsl 2004/04/02 14:19:51 sus 1.1.2.1: #26859# Adding XHTML export for all XML Office documents


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [b2b27dacafce8bf2e07a92363fe553919e7e3bf1]

INTEGRATION: CWS xsltfilter01 (1.1.2); FILE ADDED 2004/04/05 15:42:21 sus 1.1.2.2: #i26974# Renamed starting filter stylesheet from main_html.xsl to the more verbose ooo2xhtml.xsl 2004/04/02 14:20:05 sus 1.1.2.1: #26859# Adding XHTML export for all XML Office documents


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [e4aee90560aaf2cf6d9d169d00b774e5d989ac84]

INTEGRATION: CWS xsltfilter01 (1.1.2); FILE ADDED 2004/04/05 15:42:18 sus 1.1.2.2: #i26974# Renamed starting filter stylesheet from main_html.xsl to the more verbose ooo2xhtml.xsl 2004/04/02 14:20:19 sus 1.1.2.1: #26859# Adding XHTML export for all XML Office documents


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [3078454d9810902df8695e346dbe71a805715b63]

INTEGRATION: CWS xsltfilter01 (1.2.32); FILE MERGED 2004/04/06 11:21:43 sus 1.2.32.2: #i26859# Math, Master, Web are not supported yet for XSLT filter, change will follow later 2004/04/02 14:09:58 sus 1.2.32.1: #26859# Adding XHTML export for all XML Office documents


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [dfab49c41b4c7e74964f885417945bdc95214ae9]

INTEGRATION: CWS xsltfilter01 (1.15.32); FILE MERGED 2004/04/05 17:29:00 sus 1.15.32.6: #i27068# added paths to the xslt files on solver, as two stylesheets had the same name 2004/04/05 16:12:37 sus 1.15.32.5: #i27068# added paths to the xslt files on solver, as two stylesheets had the same name 2004/04/05 16:09:25 sus 1.15.32.4: #i27068# added paths to the xslt files on solver, as two stylesheets had the same name 2004/04/05 16:06:55 sus 1.15.32.3: #i27068# added paths to the xslt files on solver, as two stylesheets had the same name 2004/04/02 12:37:02 sus 1.15.32.2: #27608# moved stylesheets out of redundant common/body directory 2004/03/17 14:14:34 sus 1.15.32.1: #i23508# move of XHTML transformation from XMLOFF to FILTER project


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [5ec289e745294a5fa626ac54fdb97e7498b244c5]

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>  [5ef4cdc049d54d7621b280a559b9920a8c91b400]

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>  [12a0fbb83d20e440d915ae475f1110b7e4ca0d0b]

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>  [542d7fbbf18813587b76b8b6d1b302c40411e8d0]

INTEGRATION: CWS xsltfilter01 (1.1.36); FILE MERGED 2004/03/18 09:50:19 lo 1.1.36.1: removed plenk


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [9fd5758ef1549366c87372d629b57eb52ce38deb]

INTEGRATION: CWS impress7ea1 (1.2.78); FILE MERGED 2004/04/14 12:30:13 af 1.2.78.1: #115867# Added Activate() method that turns off unconditionally the preview.


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [f7fd1526393001293238880fa9588204e86b0974]

INTEGRATION: CWS impress7ea1 (1.45.90); FILE MERGED 2004/04/13 16:08:27 cl 1.45.90.1: #112580# fixed length of overlapping controls


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [5e8dd40ee6b15f546ffa1b7b5ccd311f7121b26b]

INTEGRATION: CWS impress7ea1 (1.3.390); FILE MERGED 2004/04/13 16:20:42 cl 1.3.390.1: #112459# fixed offsets for gallery buttons after the extras team removed the logo on position 0


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [07a94b7cec36c3969de4b06cf2b5529eeee32161]

INTEGRATION: CWS impress7ea1 (1.12.78); FILE MERGED 2004/04/13 16:20:42 cl 1.12.78.1: #112459# fixed offsets for gallery buttons after the extras team removed the logo on position 0


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [cce3908652289d18cbaa2f8ccd816d4e2b40ad1c]

INTEGRATION: CWS impress7ea1 (1.60.4); FILE MERGED 2004/04/08 12:59:20 sj 1.60.4.1: #114103# not creating placeholder for suptitles using the textstyle instance


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [73679fd06a07e069d012e1aad97bbbee665ca429]

INTEGRATION: CWS impress7ea1 (1.3.26); FILE MERGED 2004/04/20 11:32:16 sw 1.3.26.1: #i27510#


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [8165316ffe0196c7279623644e2d91c75331e823]

INTEGRATION: CWS impress7ea1 (1.64.2); FILE MERGED 2004/04/13 14:35:25 cl 1.64.2.1: #i27510# outliner always needs the current text object


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [7738c1d5d918a52a674f950311bd6a7eb2db9004]

INTEGRATION: CWS xsltfilter01 (1.43.46); FILE MERGED 2004/03/17 13:17:50 sus 1.43.46.1: #i23508# move of XHTML stylesheets from XMLOFF to FILTER project


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [dea6635eb416547f86a12c4c89a3b49fbfc21c23]

INTEGRATION: CWS cso001 (1.16.152); FILE MERGED 2004/03/23 12:48:28 hjs 1.16.152.1: #116006# merge


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [7731c603744f13d02b9b5d238ddd68b438edb02e]

INTEGRATION: CWS cso001 (1.56.54); FILE MERGED 2004/03/23 12:46:38 hjs 1.56.54.1: #116006# merge


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [ec53838de79336c427b2157386bc5493d3e6c844]

INTEGRATION: CWS cso001 (1.35.96); FILE MERGED 2004/03/23 12:51:25 hjs 1.35.96.1: #116006# merge


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [cfdcfc806e3ed7cd4cae2a4cb8d2230ab927d063]

INTEGRATION: CWS cso001 (1.78.96); FILE MERGED 2004/03/23 12:51:25 hjs 1.78.96.1: #116006# merge


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [a49f0aba08b6809592defd9b326a143d96e04467]

INTEGRATION: CWS cso001 (1.50.74); FILE MERGED 2004/03/23 12:51:25 hjs 1.50.74.1: #116006# merge


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [19ea5c0b54d87d4a90052749cd5a27c9bab081cb]

INTEGRATION: CWS cso001 (1.67.96); FILE MERGED 2004/03/23 12:51:24 hjs 1.67.96.1: #116006# merge


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [42a8ccfd3a56d68e386737ee6e507db0ecc7adf5]

INTEGRATION: CWS cso001 (1.29.26); FILE MERGED 2004/03/23 12:51:23 hjs 1.29.26.1: #116006# merge


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [e759b262ce780572771a950c9582c7cfa761b9fe]

INTEGRATION: CWS cso001 (1.49.70); FILE MERGED 2004/03/23 12:51:22 hjs 1.49.70.1: #116006# merge


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [295899ff4f48366da7213d2560d5e4dea5c0eb42]

INTEGRATION: CWS cso001 (1.51.96); FILE MERGED 2004/03/23 12:51:21 hjs 1.51.96.1: #116006# merge


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [3a3bffeec9f32feff9c7d018410e07486d725436]

INTEGRATION: CWS cso001 (1.39.96); FILE MERGED 2004/03/23 12:51:21 hjs 1.39.96.1: #116006# merge


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [1e83be50f360b60b0f8bf2521387ff7924dc98d0]

INTEGRATION: CWS cso001 (1.38.96); FILE MERGED 2004/03/23 12:51:21 hjs 1.38.96.1: #116006# merge


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [ac5a02d30e7432f8961f04847ebc28eb10772d9a]

INTEGRATION: CWS cso001 (1.50.96); FILE MERGED 2004/03/23 12:51:20 hjs 1.50.96.1: #116006# merge


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [2db1fddb821101782bd22231634006b2d2392f4a]

INTEGRATION: CWS cso001 (1.46.94); FILE MERGED 2004/03/23 12:51:20 hjs 1.46.94.1: #116006# merge


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [e74ac03c22265793efeb9c7aae01a2fffcb09840]

INTEGRATION: CWS cso001 (1.38.96); FILE MERGED 2004/03/23 12:51:19 hjs 1.38.96.1: #116006# merge


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [03a0fa9e38ed4d05a839a69afb5dc676456f50ed]

INTEGRATION: CWS cso001 (1.39.96); FILE MERGED 2004/03/23 12:51:19 hjs 1.39.96.1: #116006# merge


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [36a268064cdc4bd66e4f4d89488ecbfe999dc159]

INTEGRATION: CWS cso001 (1.51.96); FILE MERGED 2004/03/23 12:51:18 hjs 1.51.96.1: #116006# merge


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [590787eba6be361feef466714716a128897aeb28]

INTEGRATION: CWS cso001 (1.32.96); FILE MERGED 2004/03/23 12:51:18 hjs 1.32.96.1: #116006# merge


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [2ade3cef23bc4c95632e1c1dc3e0ae2f30ad8272]

INTEGRATION: CWS cso001 (1.45.78); FILE MERGED 2004/03/23 12:50:58 hjs 1.45.78.1: #116006# merge


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [1835a634ca3f06583f4d601179eaf61e9b7a5b0c]

INTEGRATION: CWS cso001 (1.40.78); FILE MERGED 2004/03/23 12:50:58 hjs 1.40.78.1: #116006# merge


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [045cd5187448db3ddd740a08e968c8a412c8bf68]

INTEGRATION: CWS cso001 (1.90.72); FILE MERGED 2004/03/23 12:50:55 hjs 1.90.72.1: #116006# merge


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [8e267a00c39a49db88adccb396adb265f3f67b1b]

INTEGRATION: CWS cso001 (1.14.92); FILE MERGED 2004/03/23 12:50:39 hjs 1.14.92.1: #116006# merge


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [2c79413f137eb844c7e43c2381f1a0c273fc4e3f]

INTEGRATION: CWS cso001 (1.42.98); FILE MERGED 2004/03/23 12:50:02 hjs 1.42.98.1: #116006# merge


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [35f3d0beb8f290a76f6f4be27bd788a1c047fc56]

INTEGRATION: CWS cso001 (1.28.14); FILE MERGED 2004/03/23 12:50:01 hjs 1.28.14.1: #116006# merge


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [7f76f10d833eba3e8257e75237769072544bc755]

INTEGRATION: CWS cso001 (1.71.98); FILE MERGED 2004/03/23 12:50:00 hjs 1.71.98.1: #116006# merge


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [49bd69193e63f011eec4e1afb1ebaeef3d99aa76]

INTEGRATION: CWS cso001 (1.2.36); FILE MERGED 2004/03/23 12:50:00 hjs 1.2.36.1: #116006# merge


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [78f92827ceeb5a2da2756abf9e99a2a5d173c384]

INTEGRATION: CWS cso001 (1.40.98); FILE MERGED 2004/03/23 12:49:59 hjs 1.40.98.1: #116006# merge


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [e7bf87cf209734d8e4cd8a00e63ebbdc729d945a]

INTEGRATION: CWS cso001 (1.85.36); FILE MERGED 2004/03/23 12:49:58 hjs 1.85.36.1: #116006# merge


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [15fcfe39fc46b2f5ae8849907f0db6df00c6b4ef]

INTEGRATION: CWS cso001 (1.90.98); FILE MERGED 2004/03/23 12:49:57 hjs 1.90.98.1: #116006# merge


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [8a4bc899d627a509b34925d4047e9e1d42faa942]

INTEGRATION: CWS cso001 (1.30.162); FILE MERGED 2004/03/23 12:49:32 hjs 1.30.162.1: #116006# merge


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [70c5bcd7dadec62f855f61a31c928d8a3e59eebf]

INTEGRATION: CWS cso001 (1.50.162); FILE MERGED 2004/03/23 12:49:31 hjs 1.50.162.1: #116006# merge


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [23c298e6ee49c8e2e744856b54e3f059653e9ce0]

INTEGRATION: CWS cso001 (1.33.162); FILE MERGED 2004/03/23 12:49:31 hjs 1.33.162.1: #116006# merge


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [a59736d1fbf6fa443cc9e169bfce4ec465140af4]

INTEGRATION: CWS cso001 (1.37.32); FILE MERGED 2004/03/23 12:49:30 hjs 1.37.32.1: #116006# merge


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [b67e8092acf42c6f4d3f63bed02dfb98154d6d3e]

INTEGRATION: CWS cso001 (1.29.152); FILE MERGED 2004/03/23 12:49:29 hjs 1.29.152.1: #116006# merge


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [d027622d520397432c04c1c5d2c2be984b09af23]

INTEGRATION: CWS cso001 (1.30.162); FILE MERGED 2004/03/23 12:49:29 hjs 1.30.162.1: #116006# merge


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [d491677186daa43d2dd2ef2e6bba466f970ae504]

INTEGRATION: CWS cso001 (1.41.162); FILE MERGED 2004/03/23 12:49:28 hjs 1.41.162.1: #116006# merge


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [8f24899efa184e1c41654aa08b92cff4ded530e8]

INTEGRATION: CWS cso001 (1.18.162); FILE MERGED 2004/03/23 12:49:28 hjs 1.18.162.1: #116006# merge


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [f5ab3dc1e9d889d20accc4a4d387cff681b47f0e]

INTEGRATION: CWS cso001 (1.32.162); FILE MERGED 2004/03/23 12:49:27 hjs 1.32.162.1: #116006# merge


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [1d7ceb903a67a69c4a9f34ab7b36b872d7abdce9]

INTEGRATION: CWS cso001 (1.70.162); FILE MERGED 2004/03/23 12:49:26 hjs 1.70.162.1: #116006# merge


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [554a895731c6926e6d76af88f284ac3ba3b7f7ab]

INTEGRATION: CWS cso001 (1.30.162); FILE MERGED 2004/03/23 12:49:24 hjs 1.30.162.1: #116006# merge


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [4b387109f0efd02befc876c8768e6e2fea42abc8]

INTEGRATION: CWS cso001 (1.32.30); FILE MERGED 2004/03/23 12:49:24 hjs 1.32.30.1: #116006# merge


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [4fc61459133a1bba67cb30ba50205acf153df486]

INTEGRATION: CWS cso001 (1.55.122); FILE MERGED 2004/03/23 12:49:23 hjs 1.55.122.1: #116006# merge


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [d9d20f9faf955f0cee45251bcc6e947fbe478d94]

INTEGRATION: CWS cso001 (1.49.162); FILE MERGED 2004/03/23 12:49:23 hjs 1.49.162.1: #116006# merge


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [2c57ef2cfc55a271d3adb02d8e8322b3544bd404]

#100000# use CFLAGSCXX, unxsoli4


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [21d3d1a9ae384d82c43456ed8c98ecb53db232f6]

INTEGRATION: CWS cso001 (1.46.160); FILE MERGED 2004/03/23 12:49:22 hjs 1.46.160.1: #116006# merge


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [f8ed4b0df143479c0cf70f959067d48715dd2906]

INTEGRATION: CWS cso001 (1.36.162); FILE MERGED 2004/03/23 12:49:21 hjs 1.36.162.1: #116006# merge


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [195aca587c8c57f8d1255db660259c47eb6fa100]

INTEGRATION: CWS cso001 (1.37.60); FILE MERGED 2004/03/23 12:49:21 hjs 1.37.60.1: #116006# merge


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [45d5f5e28a30bb2fc1cf2c612143eb204b8648cd]

INTEGRATION: CWS cso001 (1.20.162); FILE MERGED 2004/03/23 12:49:20 hjs 1.20.162.1: #116006# merge


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [82839bf6f75dc54b8061221f05cc40434e0a797d]

INTEGRATION: CWS cso001 (1.40.162); FILE MERGED 2004/03/23 12:49:20 hjs 1.40.162.1: #116006# merge


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [f250cf883a2572c54598851a96a64d77f89323aa]

INTEGRATION: CWS cso001 (1.48.162); FILE MERGED 2004/03/23 12:49:19 hjs 1.48.162.1: #116006# merge


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [932f7819f2a0e44b46f9a2bf58f2039c368db838]

INTEGRATION: CWS cso001 (1.42.162); FILE MERGED 2004/03/23 12:49:18 hjs 1.42.162.1: #116006# merge


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [cf9af00a5b3ad6841be1dfbee7c645e591dca623]

INTEGRATION: CWS cso001 (1.65.162); FILE MERGED 2004/03/23 12:49:17 hjs 1.65.162.1: #116006# merge


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [e59036c8599ef24c203a8141f807c9942b18098c]

INTEGRATION: CWS cso001 (1.94.60); FILE MERGED 2004/03/23 12:49:16 hjs 1.94.60.1: #116006# merge


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [0e40511bd4e749af26fef10b3e709ec301bfe656]

INTEGRATION: CWS cso001 (1.3.58); FILE MERGED 2004/03/23 12:49:16 hjs 1.3.58.1: #116006# merge


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [59be7da379cf9294eaa936bdc61b90bdb8b31fa0]

INTEGRATION: CWS cso001 (1.33.162); FILE MERGED 2004/03/23 12:49:15 hjs 1.33.162.1: #116006# merge


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [d2a6c6380c5d18b05a1a88b7dd6726d6a08c79cf]

INTEGRATION: CWS cso001 (1.44.162); FILE MERGED 2004/03/23 12:49:14 hjs 1.44.162.1: #116006# merge


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [305b2064a409b6b11151a60c13beb8605262e80b]

INTEGRATION: CWS cso001 (1.95.120); FILE MERGED 2004/03/23 12:49:14 hjs 1.95.120.1: #116006# merge


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [b34ff57fdaebfc1a6bc56a69bb14e0748bb69e0f]

INTEGRATION: CWS cso001 (1.112.122); FILE MERGED 2004/03/23 12:49:12 hjs 1.112.122.1: #116006# merge


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [2131636f327c4685f12cbd612060c92b6aadfebe]

INTEGRATION: CWS cso001 (1.78.152); FILE MERGED 2004/03/23 12:48:36 hjs 1.78.152.1: #116006# merge


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [b172fad2235a24f8e2542db96a7cfad90d244f36]

INTEGRATION: CWS cso001 (1.76.152); FILE MERGED 2004/03/23 12:48:35 hjs 1.76.152.1: #116006# merge


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [f7a7334a9af848f552c9eacec8909026ad501176]

INTEGRATION: CWS cso001 (1.73.40); FILE MERGED 2004/03/23 12:48:34 hjs 1.73.40.1: #116006# merge


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [c14e1e8a891d07a2a63d3d890b97a02c90f6be01]

INTEGRATION: CWS cso001 (1.2.114); FILE MERGED 2004/03/23 12:48:33 hjs 1.2.114.1: #116006# merge


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [31ab455a049495f6ecf5ff1ebf5c3845542a20f8]

INTEGRATION: CWS cso001 (1.58.26); FILE MERGED 2004/03/23 12:48:32 hjs 1.58.26.1: #116006# merge


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [82794c626306c00f2e3ee59e76b30e294888a8b9]

INTEGRATION: CWS cso001 (1.36.40); FILE MERGED 2004/03/23 12:48:31 hjs 1.36.40.1: #116006# merge


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [c72d5ed05927b88a99f3665c57fb168819d562ef]

INTEGRATION: CWS cso001 (1.56.154); FILE MERGED 2004/03/23 12:48:31 hjs 1.56.154.1: #116006# merge


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [423e435a62db76a4ef6c299b664e471226f1dbb9]

INTEGRATION: CWS cso001 (1.41.154); FILE MERGED 2004/03/23 12:48:30 hjs 1.41.154.1: #116006# merge


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [22ada0a38ae461260f24b55e6c6663ec19d532d7]

INTEGRATION: CWS cso001 (1.39.154); FILE MERGED 2004/03/23 12:48:29 hjs 1.39.154.1: #116006# merge


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [4071bf824904ba407a292b9b60d7d06aa2ceee86]

INTEGRATION: CWS cso001 (1.2.114); FILE MERGED 2004/03/23 12:48:29 hjs 1.2.114.1: #116006# merge


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [555f3c0707ffc073c4757cf360302d3ee0e77cc7]

INTEGRATION: CWS cso001 (1.65.154); FILE MERGED 2004/03/23 12:48:29 hjs 1.65.154.1: #116006# merge


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [ba216f9df3ba3fb29a6cecf6d0075731fd50c3b9]

INTEGRATION: CWS cso001 (1.76.154); FILE MERGED 2004/03/23 12:48:28 hjs 1.76.154.1: #116006# merge


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [e868ccb43cf6c5ae19d97d90f6a4ec036a6702f8]

INTEGRATION: CWS cso001 (1.2.114); FILE MERGED 2004/03/23 12:48:28 hjs 1.2.114.1: #116006# merge


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [62eacc1880f95b4ee01671afc2f5a516c40ab4b9]

INTEGRATION: CWS cso001 (1.29.114); FILE MERGED 2004/03/23 12:48:27 hjs 1.29.114.1: #116006# merge


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [86e3134beaf5c60669cc194c41483114db734253]

INTEGRATION: CWS cso001 (1.67.154); FILE MERGED 2004/03/23 12:48:26 hjs 1.67.154.1: #116006# merge


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [24e968f1914c82d5dd73bf29b79769fe89ddf2d2]

INTEGRATION: CWS cso001 (1.50.154); FILE MERGED 2004/03/23 12:48:26 hjs 1.50.154.1: #116006# merge


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [934d4aed1eeaa012c15b0214ad90cb03eaa36de8]

INTEGRATION: CWS cso001 (1.69.40); FILE MERGED 2004/03/23 12:48:25 hjs 1.69.40.1: #116006# merge


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [b85791e0cf3fb1d45941af3eaf9e1b7a3efb4f2c]

INTEGRATION: CWS cso001 (1.51.20); FILE MERGED 2004/03/23 12:48:25 hjs 1.51.20.1: #116006# merge


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [a2ba22bb78734f667b2a2f1e7f8afe427bf5af48]

INTEGRATION: CWS cso001 (1.2.114); FILE MERGED 2004/03/23 12:48:25 hjs 1.2.114.1: #116006# merge


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [7528a28facf94cd2cff2f2e5eb181b4a750bdd31]

INTEGRATION: CWS cso001 (1.46.152); FILE MERGED 2004/03/23 12:48:24 hjs 1.46.152.1: #116006# merge


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [dc15bbce9eefde8cfcc057546da088f287049d4b]

INTEGRATION: CWS cso001 (1.54.32); FILE MERGED 2004/03/23 12:47:53 hjs 1.54.32.1: #116006# merge


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [2751a5f72bf488fb24300dc89928eef8dd65ef79]

INTEGRATION: CWS cso001 (1.9.8); FILE MERGED 2004/03/23 12:47:44 hjs 1.9.8.1: #116006# merge


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [ca847e95b9a40d27663a70dc6c5500ebb3a17189]

INTEGRATION: CWS cso001 (1.2.26); FILE MERGED 2004/03/23 12:47:24 hjs 1.2.26.1: #116006# merge


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [c113f2d7b4c33d6ff4333dca819d6c3edb1c022d]

INTEGRATION: CWS cso001 (1.2.26); FILE MERGED 2004/03/23 12:47:23 hjs 1.2.26.1: #116006# merge


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [bf89a350235a3cc53dc399b5cade09aaf02c47d7]

INTEGRATION: CWS cso001 (1.2.26); FILE MERGED 2004/03/23 12:47:22 hjs 1.2.26.1: #116006# merge


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [1156a7fea68f756cda18f0051912df0792bd4dbb]

INTEGRATION: CWS cso001 (1.2.26); FILE MERGED 2004/03/23 12:47:21 hjs 1.2.26.1: #116006# merge


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [ce221192d3c7dc0a82214b853ac47a05508faf1a]

INTEGRATION: CWS cso001 (1.25.24); FILE MERGED 2004/03/23 12:47:17 hjs 1.25.24.1: #116006# merge


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [f4ef7f19d5f626aeba18db266929ea87ebd0cee5]

INTEGRATION: CWS cso001 (1.2.72); FILE MERGED 2004/03/23 12:47:16 hjs 1.2.72.1: #116006# merge


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [319a04dd70883fa689c13a7c86620368ba1783b5]

INTEGRATION: CWS cso001 (1.3.24); FILE MERGED 2004/03/23 12:47:16 hjs 1.3.24.1: #116006# merge


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [404ed1589cbc6e5b05145e708f3d0b4e691a2ff2]

INTEGRATION: CWS cso001 (1.28.26); FILE MERGED 2004/03/23 12:47:15 hjs 1.28.26.1: #116006# merge


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [f785e145c85f3f7ff2e5522b900848d993077d5f]

INTEGRATION: CWS cso001 (1.2.26); FILE MERGED 2004/03/23 12:47:14 hjs 1.2.26.1: #116006# merge


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [47e5ad75fa692b7666b991524d730dc04b66d645]

INTEGRATION: CWS cso001 (1.2.26); FILE MERGED 2004/03/23 12:47:13 hjs 1.2.26.1: #116006# merge


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [7f7eda03725352528a43f9c20fd652c3e43adcd0]

INTEGRATION: CWS cso001 (1.2.26); FILE MERGED 2004/03/23 12:47:12 hjs 1.2.26.1: #116006# merge


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [f9bf83ab237966a5c61263cea30283eea8ea7944]

INTEGRATION: CWS cso001 (1.3.26); FILE MERGED 2004/03/23 12:47:12 hjs 1.3.26.1: #116006# merge


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [6929a71623a39351d365d6baaa0857018212286f]

INTEGRATION: CWS cso001 (1.2.26); FILE MERGED 2004/03/23 12:47:11 hjs 1.2.26.1: #116006# merge


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [fae42f61bce896da6fdbc69827cf50761b08a7b2]

INTEGRATION: CWS cso001 (1.36.56); FILE MERGED 2004/03/23 12:46:37 hjs 1.36.56.1: #116006# merge


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [822adfb8eabb88cbed92a2e0c7c6f86302e8f496]

INTEGRATION: CWS cso001 (1.44.56); FILE MERGED 2004/03/23 12:46:36 hjs 1.44.56.1: #116006# merge


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [1fad8f854df8ebc7c04b285754f335a5d090b673]

INTEGRATION: CWS cso001 (1.54.20); FILE MERGED 2004/03/23 12:46:13 hjs 1.54.20.1: #116006# merge


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [fdb31a856b1fef025d478598afca71e32364aa72]

INTEGRATION: CWS cso001 (1.81.16); FILE MERGED 2004/03/23 12:46:04 hjs 1.81.16.1: #116006# merge


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [17525828e2a610d5a89ebdc361c3a724f9802e2d]

INTEGRATION: CWS cso001 (1.42.14); FILE MERGED 2004/03/23 12:46:03 hjs 1.42.14.1: #116006# merge


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [0dfa2a9556cbaa1a9af24e2226ffd341c0c5f6b7]

INTEGRATION: CWS cso001 (1.59.42); FILE MERGED 2004/03/23 12:46:03 hjs 1.59.42.1: #116006# merge


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [037b5b7115268221fbcdd81a70b390c1a36bece5]

INTEGRATION: CWS cso001 (1.29.44); FILE MERGED 2004/03/23 12:46:02 hjs 1.29.44.1: #116006# merge


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [d61076ddd2a0bd474ab8c57e06c133e36ee6f463]

INTEGRATION: CWS cso001 (1.38.44); FILE MERGED 2004/03/23 12:46:01 hjs 1.38.44.1: #116006# merge


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [3f99d15defeabbb6bb34cf67506d5d4840c64473]

INTEGRATION: CWS cso001 (1.132.26); FILE MERGED 2004/03/23 12:46:00 hjs 1.132.26.1: #116006# merge


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [214f8d5fdaae12b9b5f3339914ac42ece458375d]

INTEGRATION: CWS cso001 (1.19.44); FILE MERGED 2004/03/23 12:46:00 hjs 1.19.44.1: #116006# merge


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [f634dbf145fac0bac8db2cbd0b2d838b69c4f2a7]

INTEGRATION: CWS cso001 (1.43.20); FILE MERGED 2004/03/23 12:45:48 hjs 1.43.20.1: #116006# merge


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [5282756376b13af8355c961fb55b778a6ae23749]

INTEGRATION: CWS cso001 (1.55.18); FILE MERGED 2004/03/23 12:45:47 hjs 1.55.18.1: #116006# merge


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [ed4ffabeb1ae5419fa02575748fd6fa0e175cda7]

INTEGRATION: CWS cso001 (1.1.1.1.10); FILE MERGED 2004/03/23 12:45:37 hjs 1.1.1.1.10.1: #116006# merge


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [b2da97cc304a794245a41ca4c7f139921d1ae28c]

INTEGRATION: CWS cso001 (1.1.1.1.10); FILE MERGED 2004/03/23 12:45:36 hjs 1.1.1.1.10.1: #116006# merge


2004-04-27  Oliver Bolte  <obo@openoffice.org>  [e5c0daac0e0c937c0383d936a8fcb5ea08e109a8]

INTEGRATION: CWS cso001 (1.2.10); FILE MERGED 2004/03/23 12:45:36 hjs 1.2.10.1: #116006# merge


2004-04-26  Joachim Lingner  <jl@openoffice.org>  [f17a9b4b44a1c01dd128916e07e047584db98538]

#i20052#


2004-04-26  Oliver Bolte  <obo@openoffice.org>  [1bf6e9ee7f05d2e9eb563fca6218a765b159a450]

SRC680


2004-04-26  Joachim Lingner  <jl@openoffice.org>  [052f4cf6e4dc35c31d9b736d2b71be1279b2a2bf]

#i20052# user/config/javasettings.xml is now platform dependent


2004-04-26  Joachim Lingner  <jl@openoffice.org>  [a7f82d63711573e720f586b2d3e183543446f18e]

#i20052#


2004-04-26  Joachim Lingner  <jl@openoffice.org>  [cab7aaaaae495c38c2b21ad26e7530c56aea8682]

#i20052# ../user/config/javasettings.xml is now generated


2004-04-23  Armin Weiss  <aw@openoffice.org>  [9e43116fdab0e76e862d71125288f8b4648c327a]

#110098# Some more adaptions for SRC680 m33 build on unxlngi5 and unxsols4


2004-04-23  Kurt Zenker  <kz@openoffice.org>  [c93984ce2088b47352a5cf05e356d98a1d0b855c]

#i10000# #i27526#: cast to disambiguate


2004-04-23  Kurt Zenker  <kz@openoffice.org>  [e8ae86874d0409de1d27e2ebefc301960c4d904b]

#i10000# mergeconflicts corrected


2004-04-23  Sven Jacobi  <sj@openoffice.org>  [d031208df25ef6b2bd4f308ba6efe889f6accba4]

fixed order of xml token


2004-04-23  Kurt Zenker  <kz@openoffice.org>  [963df120731ef2fb77fe96357e5a7716cf39ec1a]

#i10000# pCell -> _pCell


2004-04-23  Joachim Lingner  <jl@openoffice.org>  [99eb720ef1526a525a6e4d3c41fd1437b5127662]

#i20052# fixed bug when writing JavaInfo element and jfw_findAndSelectJRE now uses also manually selected paths


2004-04-22  Kurt Zenker  <kz@openoffice.org>  [8fb8381bf81e4fb58699b589ede7b34ceaaae3f1]

#i10000# do not use LIBCIMT


2004-04-22  Sander Vesik  <svesik@openoffice.org>  [13d05a70285fec133d3ddaeea82b1a15485eb883]

INTEGRATION: CWS loadenv01 (1.8.14); FILE MERGED 2004/04/05 13:24:29 sw 1.8.14.1: #116244#


2004-04-22  Vladimir Glazounov  <vg@openoffice.org>  [b7bd104f75b458b137f8718c88c1bf05c79652da]

#100000# no warnings for --from prj1:prj2


2004-04-22  Oliver Specht  <os@openoffice.org>  [63f97fe4154b33483c61e82cce9545cddb612d41]

#110098# some stripped code re-inserted


2004-04-22  Sander Vesik  <svesik@openoffice.org>  [e40ad0ce63390bbefbb990c7066e69a052421dbe]

INTEGRATION: CWS loadenv01 (1.123.56); FILE MERGED 2004/03/22 08:58:20 as 1.123.56.2: RESYNC: (1.123-1.124); FILE MERGED 2004/03/12 14:43:02 mba 1.123.56.1: #115936#: remove SfxLoadEnvironment, move MacroCheck to ViewFrame


2004-04-22  Sander Vesik  <svesik@openoffice.org>  [89146dc6ecbee742bc8916fa8fcae3475ff018df]

INTEGRATION: CWS loadenv01 (1.59.10); FILE MERGED 2004/03/12 14:44:33 mba 1.59.10.1: #115936#: remove SfxLoadEnvironment


2004-04-22  Joachim Lingner  <jl@openoffice.org>  [3ca762ec3e40f168e56bec3bb480f5240a986cf8]

#i20052#


2004-04-22  Rüdiger Timm  <rt@openoffice.org>  [e9e96fbf58f502d7eac4b4347ba14ca976f96f44]

#i10000# revert last change


2004-04-22  Rüdiger Timm  <rt@openoffice.org>  [3773630e480bd3a110b2d311adab411628781045]

#i10000# suppress warnings


2004-04-22  Sander Vesik  <svesik@openoffice.org>  [c29882c8869e7d7268127a19df29507151957927]

#100000# revert ooo20040329 fix


2004-04-22  Armin Weiss  <aw@openoffice.org>  [f6accc5e4dbfae2f95c85ed8df6a65c34ef8985a]

#i27164#


2004-04-22  Kurt Zenker  <kz@openoffice.org>  [57431bab490e629a56a3ade031d810bde1af9c45]

new version for SRC680


2004-04-22  Kurt Zenker  <kz@openoffice.org>  [6b8246b991ac18c655d3ddf9c62d7e30ccc80cf0]

new version for SRC680


2004-04-21  Rüdiger Timm  <rt@openoffice.org>  [063b228e1adb0d71004883e86ed9430105ccf69f]

new version for SRC680


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [385d98f64298b6a326cd7cc7d7ceed0cdb37ab81]

SRC680


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [c192b393a25b4c17586652b5cfb3b86c2b088c66]

INTEGRATION: CWS ooo20040329 (1.137.62); FILE MERGED 2004/03/18 10:22:58 waratah 1.137.62.1: :#i1858# alter the order of the definitions to remove some warnings with -Wall Bracket the pragma hdrstop for gcc only to stop another warning


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [dfd08e3f4f17835f0f981080f3db220c1320ab69]

INTEGRATION: CWS ooo20040329 (1.13.50); FILE MERGED 2004/03/17 09:35:16 waratah 1.13.50.1: #i1858# remove i that is a dummy statement, Remove unused field s. change the order of one of the definitions to quieten -Wall


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [416ddb17741bd268941afd690cb6e918475f972a]

INTEGRATION: CWS ooo20040329 (1.12.82); FILE MERGED 2004/03/17 11:27:26 waratah 1.12.82.1: #i1858# correct some spelling mistakes in comments


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [03706b035fe774bd5ccbb457bd64175bc7f498d9]

INTEGRATION: CWS ooo20040329 (1.3.190); FILE MERGED 2004/03/17 12:57:48 waratah 1.3.190.1: #i1858# alter order of definitions to remove some warnings from -Wall


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [86091fa9ca7d9a7477b4bc908001a1bcf3cf29da]

INTEGRATION: CWS ooo20040329 (1.21.64); FILE MERGED 2004/04/08 03:10:17 svesik 1.21.64.2: RESYNC: (1.21-1.22); FILE MERGED 2004/03/17 12:57:48 waratah 1.21.64.1: #i1858# alter order of definitions to remove some warnings from -Wall


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [721dbee10cdab8acbe1f7149a1316f9ea6e84cf5]

INTEGRATION: CWS ooo20040329 (1.3.70); FILE MERGED 2004/04/10 01:57:10 svesik 1.3.70.2: Resolve conflict 2004/03/17 12:57:49 waratah 1.3.70.1: #i1858# alter order of definitions to remove some warnings from -Wall


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [4d2e5ad20d03b79df8eead767bdb800c319a6ae1]

INTEGRATION: CWS ooo20040329 (1.21.48); FILE MERGED 2004/04/08 03:07:25 svesik 1.21.48.2: RESYNC: (1.21-1.22); FILE MERGED 2004/03/17 12:57:49 waratah 1.21.48.1: #i1858# alter order of definitions to remove some warnings from -Wall


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [ca267398eb8e703fea5b56a9c6cae637b90e9f3f]

INTEGRATION: CWS ooo20040329 (1.4.144); FILE MERGED 2004/03/15 13:10:51 waratah 1.4.144.1: #i1858# commit a fixme for another programmer to pick up


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [f6d2e7dd81350b1d2356064a3ee68e2fe78fe3d4]

INTEGRATION: CWS ooo20040329 (1.19.6); FILE MERGED 2004/04/08 03:21:40 svesik 1.19.6.2: RESYNC: (1.19-1.20); FILE MERGED 2004/03/17 12:57:48 waratah 1.19.6.1: #i1858# alter order of definitions to remove some warnings from -Wall


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [9e50095cbff34f80fce629216adc58f1cb11c9d0]

INTEGRATION: CWS ooo20040329 (1.15.654); FILE MERGED 2004/03/17 12:21:21 waratah 1.15.654.1: #i1858# alter the order of some definitions to fix some -Wall warnings


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [2e53affc938c12747353be3a3a7d5278f206426e]

INTEGRATION: CWS ooo20040329 (1.45.20); FILE MERGED 2004/04/08 08:43:07 svesik 1.45.20.2: RESYNC: (1.45-1.46); FILE MERGED 2004/03/17 12:22:12 waratah 1.45.20.1: #i1858# alter the order of some definitions to fix some -Wall warnings remove unused variable from the code


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [2fac7bd80a0acfecbe6a41483c516c1cf2b032a1]

INTEGRATION: CWS ooo20040329 (1.25.378); FILE MERGED 2004/03/17 12:16:04 waratah 1.25.378.1: #i1858# bracket hdrstop pragma to stop wall warning in gcc


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [f1b26634db79f6316fb7c5c07ffbefd004ceda00]

INTEGRATION: CWS ooo20040329 (1.22.378); FILE MERGED 2004/03/17 12:16:51 waratah 1.22.378.1: #i1858# bracket hdrstop pragma to stop wall warning in gcc


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [f345781dc709022ee87365104a354a3dd29112e8]

INTEGRATION: CWS ooo20040329 (1.6.664); FILE MERGED 2004/03/17 12:16:51 waratah 1.6.664.1: #i1858# bracket hdrstop pragma to stop wall warning in gcc


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [26b30445da5af643f9d506356352abb1e7848bcf]

INTEGRATION: CWS ooo20040329 (1.22.90); FILE MERGED 2004/03/17 12:18:10 waratah 1.22.90.1: #i1858# alter the order of some definitions to fix some -Wall warnings


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [018cec39c502720f19b7a0da82044e5668de86be]

INTEGRATION: CWS ooo20040329 (1.21.140); FILE MERGED 2004/03/17 12:17:32 waratah 1.21.140.1: #i1858# correct a spelling mistake in comment


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [58a27c732a4e9d1f412ff154a8489cf9b6904a7e]

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>  [c9f547ff6e79cdc89ec89525dfb383c586e8db34]

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>  [5d2003fe8a73961749dfa88718fa102014272e6a]

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>  [45ab78c4a333ae3db590969f0b01cab3ec925a98]

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>  [32dc07292db588602340e3403df48cc1d0f9bf8c]

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>  [afd9a09c334e64f727875acf7e506a293585a26d]

INTEGRATION: CWS ooo20040329 (1.4.98); FILE MERGED 2004/03/17 11:49:16 waratah 1.4.98.1: #i1858# alter the order of some definitions to fix some -Wall warnings correct spelling mistake in code


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [f690e86642502b46eb2b58656e7846830fe379ec]

INTEGRATION: CWS ooo20040329 (1.12.8); FILE MERGED 2004/03/17 11:50:32 waratah 1.12.8.1: #i1858# alter the order of some definitions to fix some -Wall warnings break up some if statements into two statements instead of assinging in if


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [30aa1f96c4f7adbec06d79fb4e6e0e12194e0902]

INTEGRATION: CWS ooo20040329 (1.3.156); FILE MERGED 2004/03/17 09:19:55 waratah 1.3.156.1: #i1858# alter the order of some definitions to fix some -Wall warnings


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [d18ee325a123af8df51a7cfc9420dcc35e428c81]

INTEGRATION: CWS ooo20040329 (1.2.164); FILE MERGED 2004/03/17 09:19:55 waratah 1.2.164.1: #i1858# alter the order of some definitions to fix some -Wall warnings


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [7a74e82ffe2b9458eecdfc890c55831cf7176515]

INTEGRATION: CWS ooo20040329 (1.1.164); FILE MERGED 2004/03/17 09:19:55 waratah 1.1.164.1: #i1858# alter the order of some definitions to fix some -Wall warnings


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [5b85fe58d3150b671609aabf545174a73fe9a96f]

INTEGRATION: CWS ooo20040329 (1.3.168); FILE MERGED 2004/03/17 09:20:42 waratah 1.3.168.1: #i1858# bracket the pragma for windows to remove a -Wall warning for gcc


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [a9fe3d91a56430a67b6e4bc99f9ffddd91f337d7]

INTEGRATION: CWS ooo20040329 (1.4.166); FILE MERGED 2004/03/17 09:19:56 waratah 1.4.166.1: #i1858# alter the order of some definitions to fix some -Wall warnings


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [c1426ed779c5e268d5edaf332da13ca84ff54c37]

INTEGRATION: CWS ooo20040329 (1.5.6); FILE MERGED 2004/04/08 03:56:21 svesik 1.5.6.2: RESYNC: (1.5-1.6); FILE MERGED 2004/03/18 17:27:15 pjanik 1.5.6.1: #i26686#: Add missing semicolon.


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [3459d6006a8f83706ef5b5bc9850345488ebbc40]

INTEGRATION: CWS ooo20040329 (1.2.2); FILE MERGED 2004/03/14 20:48:52 pjanik 1.2.2.1: #i25085#: Fix JDK 1.3 compatibility.


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [65357a2326d69d5f45a764fb09b0840eeeb4ab32]

INTEGRATION: CWS ooo20040329 (1.14.46); FILE MERGED 2004/03/25 11:17:34 mmeeks 1.14.46.1: Prune redundant code causing compile issues. Issue number: #24917


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [3a54f45cc5db1c4d466129ff94349c4a8e3bdfbc]

INTEGRATION: CWS loadenv01 (1.3.16); FILE MERGED 2004/04/13 07:03:18 as 1.3.16.3: #i26496# handle unsupported URLs more generic 2004/03/22 06:55:56 as 1.3.16.2: #i26496# exception for slot/uno urls on loadComponentFromURL 2004/03/15 06:22:42 as 1.3.16.1: #i24378# use new MediaDescriptor helper and constant values


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [6176ecefea40eac0188bc11998ba4af8526182a7]

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>  [03884decd46b4c2addb3e966bfe1f289dc27d5e2]

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>  [9a221f529d04dc67ce1747a55d700d7b45534fcc]

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  Sander Vesik  <svesik@openoffice.org>  [eb9c6c9a2ecf00c9ad8d7ff47034816a5496009e]

INTEGRATION: CWS ooo20040329 (1.7.16); FILE MERGED 2004/03/17 09:29:14 waratah 1.7.16.1: #i1858# remove i statement that does nothing


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [cd8bfb2a694c176c959b274127e392bbdd9717d8]

INTEGRATION: CWS ooo20040329 (1.7.70); FILE MERGED 2004/03/17 09:29:13 waratah 1.7.70.1: #i1858# remove i statement that does nothing


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [5e41074ebd0d0f2d8992667c597695e8ae659d68]

INTEGRATION: CWS ooo20040329 (1.9.72); FILE MERGED 2004/03/15 13:07:21 waratah 1.9.72.1: #i1858# correct some ordering on the class definition to stop some warnings under -Wall Remove some MPW code (MPW no longer supported)


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [6f5889e94b83caa3c136aaf0b32cf744c39fe3b5]

INTEGRATION: CWS ooo20040329 (1.64.72); FILE MERGED 2004/03/15 13:04:55 waratah 1.64.72.1: #i1858# correct some ordering on the class definition to stop some warnings under -Wall


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [bbef765df371eca63ad2cffbbf776325bfd574b0]

INTEGRATION: CWS ooo20040329 (1.13.350); FILE MERGED 2004/03/15 13:03:12 waratah 1.13.350.1: #i1858# wrap a stopper around the pragma hdrstop to get rid of a warning under -Wall


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [d8a1f14cd80e8fbfa59d51cee46fdce9c4b0d57f]

INTEGRATION: CWS ooo20040329 (1.13.122); FILE MERGED 2004/03/15 13:01:43 waratah 1.13.122.1: #i1858# wrap a stopper around the pragma hdrstop to get rid of a warning under -Wall


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [f0ce3a30e3cced12aab449ce93415c1c15183de4]

INTEGRATION: CWS ooo20040329 (1.23.70); FILE MERGED 2004/03/26 12:02:15 khendricks 1.23.70.1: numbers must be built before util in svtools


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [606eef62417cee906b26ca2cdf3a4e86d391a086]

INTEGRATION: CWS ooo20040329 (1.4.84); FILE MERGED 2004/03/17 12:26:48 waratah 1.4.84.1: #i1858# alter the order of some definitions to fix some -Wall warnings


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [156e86ac8af750a4e7d9d968ccac8eee38ecf342]

INTEGRATION: CWS ooo20040329 (1.4.4); FILE MERGED 2004/03/17 12:26:23 waratah 1.4.4.1: #i1858# alter the order of some definitions to fix some -Wall warnings


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [37e89cca350a9934cba9e201117df03365ee02ad]

INTEGRATION: CWS ooo20040329 (1.9.10); FILE MERGED 2004/03/24 11:34:33 sparcmoz 1.9.10.1: #i23882# use macro from sal/types.h for suffix on long long constants


2004-04-21  Vladimir Glazounov  <vg@openoffice.org>  [80d9c45577e96973dd1be9799deca61d67b18148]

#100000# no use NO_LOGGING anymore


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [6a312e642271c6ebe25f47db18932d2103cf444d]

INTEGRATION: CWS ooo20040329 (1.12.90); FILE MERGED 2004/03/17 10:21:09 waratah 1.12.90.1: #i1858# alter the order of some definitions to fix some -Wall warnings


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [4f20ef95f73f05ac8f3743168394e44a6a84e5a9]

INTEGRATION: CWS ooo20040329 (1.10.100); FILE MERGED 2004/03/17 10:15:36 waratah 1.10.100.1: #i1858# alter the order of some definitions to fix some -Wall warnings


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [c1620148e175a43e13cb5d78e56df46124eb80a4]

INTEGRATION: CWS ooo20040329 (1.3.160); FILE MERGED 2004/03/17 11:18:10 waratah 1.3.160.1: #i1858# remove unused variabes from code alter order of assignment to remove warnings from -Wall code


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [f4641754abb66dc8bea11efe841fa8169604cbc2]

INTEGRATION: CWS ooo20040329 (1.3.142); FILE MERGED 2004/03/17 10:16:15 waratah 1.3.142.1: #i1858# alter the order of some definitions to fix some -Wall warnings


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [42a6ae70a766b13daecd4790fbf5fc237ba5effb]

INTEGRATION: CWS ooo20040329 (1.5.100); FILE MERGED 2004/03/17 11:16:34 waratah 1.5.100.1: #i1858# remove unused variable from code


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [a0393be651d06de023444357a22d8bba6e73138a]

INTEGRATION: CWS ooo20040329 (1.3.142); FILE MERGED 2004/03/17 11:21:53 waratah 1.3.142.1: #i1858# alter the order of some definitions to fix some -Wall warnings Remove an obvious declaration where just a use was needed


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [548b5c543a597df7dfd295016389078a04cc4a47]

INTEGRATION: CWS ooo20040329 (1.6.152); FILE MERGED 2004/03/17 10:21:09 waratah 1.6.152.1: #i1858# alter the order of some definitions to fix some -Wall warnings


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [fbced203b787c06ce59fe834be683023e80731a9]

INTEGRATION: CWS ooo20040329 (1.10.130); FILE MERGED 2004/04/08 01:52:29 svesik 1.10.130.2: RESYNC: (1.10-1.11); FILE MERGED 2004/03/17 10:21:09 waratah 1.10.130.1: #i1858# alter the order of some definitions to fix some -Wall warnings


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [6e09abe491801734e9f6a04a63fe42413f436fd0]

INTEGRATION: CWS ooo20040329 (1.11.90); FILE MERGED 2004/03/17 11:18:54 waratah 1.11.90.1: #i1858# remove unused variable Correct spelling mistake in a comment


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [9f51c0b01ac0b3f8c463a6c8825704707cbb769b]

INTEGRATION: CWS ooo20040329 (1.7.122); FILE MERGED 2004/03/17 10:23:25 waratah 1.7.122.1: #i1858# alter the order of some definitions to fix some -Wall warnings


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [2f2b743695126b454b7074486795bff61516ccd2]

INTEGRATION: CWS ooo20040329 (1.6.90); FILE MERGED 2004/03/17 10:23:26 waratah 1.6.90.1: #i1858# alter the order of some definitions to fix some -Wall warnings


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [e024d5bca5b66b83cf64fc62d86ce129387c6a37]

INTEGRATION: CWS ooo20040329 (1.5.10); FILE MERGED 2004/03/17 10:27:25 waratah 1.5.10.1: #i1858# alter the order of some definitions to fix some -Wall warnings


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [03efe9a213eb8616f3df0250b330087968f62260]

INTEGRATION: CWS ooo20040329 (1.8.10); FILE MERGED 2004/03/17 11:04:16 waratah 1.8.10.1: #i1858# alter the order of some definitions to fix some -Wall warnings


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [c74aa42a316d66284136398081c8ce86a1650133]

INTEGRATION: CWS ooo20040329 (1.2.90); FILE MERGED 2004/03/17 11:13:31 waratah 1.2.90.1: #i1858# alter the order of some definitions to fix some -Wall warnings


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [fdbe1066fd5e803d8ea242faa2960537f61ea45a]

INTEGRATION: CWS ooo20040329 (1.3.40); FILE MERGED 2004/03/18 11:26:27 sparcmoz 1.3.40.1: #i24507# linux sparc new code for multi-inherit bridges


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [243c16805cc117c1a6df91faaab98711291eecc7]

INTEGRATION: CWS ooo20040329 (1.2.90); FILE MERGED 2004/03/18 11:25:54 sparcmoz 1.2.90.1: #i24507# linux sparc new code for multi-inherit bridges


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [2af575e7e725822b4e8d52fed20d585f2aac2a6b]

INTEGRATION: CWS ooo20040329 (1.2.90); FILE MERGED 2004/03/18 11:25:34 sparcmoz 1.2.90.1: #i24507# linux sparc new code for multi-inherit bridges


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [4a0e88a1366e595b04c1fb961f5050595f4e5cd6]

INTEGRATION: CWS ooo20040329 (1.2.90); FILE MERGED 2004/03/18 11:25:01 sparcmoz 1.2.90.1: #i24507# linux sparc new code for multi-inherit bridges


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [4534b4d6030e5fc5815332f32e1120a1c1d87690]

INTEGRATION: CWS ooo20040329 (1.3.10); FILE MERGED 2004/03/18 11:24:26 sparcmoz 1.3.10.1: #i24507# linux sparc new code for multi-inherit bridges


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [b0e5a8d93cc8ad0591269ccadcbda2a522208863]

INTEGRATION: CWS ooo20040329 (1.24.2); FILE MERGED 2004/03/18 11:22:43 sparcmoz 1.24.2.1: #i24507# linux sparc new code for multi-inherit bridges


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [8cb409ec0025d4945d40751e783578c132b3b6e8]

INTEGRATION: CWS ooo20040329 (1.2.90); FILE MERGED 2004/03/17 11:10:46 waratah 1.2.90.1: #i1858# alter the order of some definitions to fix some -Wall warnings


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [f578782b3234ae315d0968577f3c0cffb2d84808]

INTEGRATION: CWS ooo20040329 (1.1.1.1.164); FILE MERGED 2004/03/17 10:15:03 waratah 1.1.1.1.164.1: #i1858# alter the order of some definitions to fix some -Wall warnings


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [111d37e3d70b0984801f4cf94ca3ea63a53c0888]

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>  [3d0fe1e2dcfbcb497f5b7899117396a76fca66dc]

INTEGRATION: CWS ooo20040329 (1.5.6); FILE MERGED 2004/03/26 15:29:52 mh 1.5.6.1: add: comment for #i26518#


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [e0ed3effb5eb03a0ffba7deb3ba40eda318300b5]

INTEGRATION: CWS ooo20040329 (1.4.4); FILE MERGED 2004/03/26 15:28:56 mh 1.4.4.1: add: comment for #i26518#


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [801132880f2011c5f946dceec798091687f69908]

INTEGRATION: CWS ooo20040329 (1.3.54); FILE REMOVED 2004/04/08 05:13:02 svesik 1.3.54.1: RESYNC:; FILE REMOVED


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [1a632f7d7f1f53f961bcbc08941a9928bfce2667]

INTEGRATION: CWS ooo20040329 (1.1.54); FILE REMOVED 2004/04/08 05:12:50 svesik 1.1.54.1: RESYNC:; FILE REMOVED


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [a43fff6f7f848109effa29cac98f9fec6661a415]

INTEGRATION: CWS ooo20040329 (1.8.26); FILE REMOVED 2004/04/08 05:12:39 svesik 1.8.26.1: RESYNC:; FILE REMOVED


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [004435723efd8c0c928745dae52ddc603166aa70]

INTEGRATION: CWS ooo20040329 (1.18.28); FILE MERGED 2004/03/17 09:37:22 waratah 1.18.28.1: #i1858# correct minor spelling mistake


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [ceac00bb7e892ad7bbea86af1ddf587e5f8c8a7b]

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>  [a36c73de88d769d554ab350c2c2b78eddfc3a4c2]

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>  [7049cd641a2ae8529a4d7d0e7872af090c592721]

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>  [b7055f530bf2a0e006b896b4877c7e79765c81d6]

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>  [8825bba51bee8ab04a980857111650d82a98898e]

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>  [93dd99175a6952cb984d8b638f6c12010a713647]

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>  [27dd8f56d3e918183b7d5a6a5c0d991b09f2fe46]

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>  [52bf9f7c73ee328b3f9405a3ef4c7cd51d6c1959]

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>  [cc97e7e4d314289fc6de2dd0b6bd76a48789c08d]

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>  [165c3a71115432d36aa736e94ed5a36f28c06faa]

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>  [c45894186da2af2b7560362886039e3011d023f8]

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>  [a0b80dd4ed826f117f29efc05af587a413da8287]

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>  [7dca155e22a3a911eb9d7e1a47e110c026eaefb6]

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>  [a3981e9263aabc9a58ead03f4d708d146390727b]

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>  [fa7118c1660f21d8a5f4cbba2fe7c054d0e56417]

INTEGRATION: CWS ooo20040329 (1.25.90); FILE MERGED 2004/04/08 02:18:02 svesik 1.25.90.2: RESYNC: (1.25-1.26); FILE MERGED 2004/03/17 09:24:51 waratah 1.25.90.1: #i1858# alter the order of some definitions to fix some -Wall warnings


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [a9b0bf27a1611e0b7c67dbf9a2c04a1e390ce1c6]

INTEGRATION: CWS ooo20040329 (1.40.24); FILE MERGED 2004/03/18 09:59:15 waratah 1.40.24.1: :#i1858# alter the order of the definitions to remove some warnings with -Wall Bracket the pragma hdrstop for gcc only to stop another warning


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [bceec5c7271f57a5a1edac5c1164f7bed549ce65]

INTEGRATION: CWS ooo20040329 (1.1.1.1.480); FILE MERGED 2004/03/18 10:44:11 waratah 1.1.1.1.480.1: :#i1858# exclude pragma hdrstop by bracketting for gcc


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [443e0da02ad9ffea706ba6836daa527e3b1cce92]

INTEGRATION: CWS ooo20040329 (1.10.106); FILE MERGED 2004/03/18 10:00:02 waratah 1.10.106.1: :#i1858# alter the order of the definitions to remove some warnings with -Wall Bracket the pragma hdrstop for gcc only to stop another warning


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [9b1a749316163f3269ebd5049a3716a79f89a325]

INTEGRATION: CWS ooo20040329 (1.10.62); FILE MERGED 2004/03/15 12:40:17 waratah 1.10.62.1: #i1858# Include guards around windows hdrstop pragma


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [901677cd483fcc5029e3851280cefd844106e189]

INTEGRATION: CWS ooo20040329 (1.2.436); FILE MERGED 2004/03/18 10:43:51 waratah 1.2.436.1: :#i1858# exclude pragma hdrstop by bracketting for gcc


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [de7d9230b9e0dd67a5d073d7b5b22763b2768888]

INTEGRATION: CWS ooo20040329 (1.2.464); FILE MERGED 2004/03/18 10:43:06 waratah 1.2.464.1: :#i1858# exclude pragma hdrstop by bracketting for gcc


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [99a91f1682c1154396417696a285c1ca580d2489]

INTEGRATION: CWS ooo20040329 (1.1.1.1.480); FILE MERGED 2004/03/18 10:42:49 waratah 1.1.1.1.480.1: :#i1858# exclude pragma hdrstop by bracketting for gcc


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [35b2f862bfcab8540427f56e8ee19f416b6126f2]

INTEGRATION: CWS ooo20040329 (1.12.268); FILE MERGED 2004/03/18 10:42:31 waratah 1.12.268.1: :#i1858# exclude pragma hdrstop by bracketting for gcc


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [7435a716427d46de942a3fe5f41c14a1a50acb2e]

INTEGRATION: CWS ooo20040329 (1.24.126); FILE MERGED 2004/03/18 10:42:11 waratah 1.24.126.1: :#i1858# exclude pragma hdrstop by bracketting for gcc


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [33efc3eae1ec057feec7b3850d79ccd33091fc02]

INTEGRATION: CWS ooo20040329 (1.40.66); FILE MERGED 2004/03/18 10:24:43 waratah 1.40.66.1: :#i1858# alter the order of the definitions to remove some warnings with -Wall Bracket the pragma hdrstop for gcc only to stop another warning


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [fdcbee57e3d12faa776daffdfd735f8e2ccf4f3c]

INTEGRATION: CWS ooo20040329 (1.2.24); FILE MERGED 2004/03/18 10:41:06 waratah 1.2.24.1: :#i1858# exclude pragma hdrstop by bracketting for gcc


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [5e419672196dcc5450b8e69fa7ed6a80eb94ae6c]

INTEGRATION: CWS ooo20040329 (1.6.242); FILE MERGED 2004/03/18 10:23:59 waratah 1.6.242.1: :#i1858# alter the order of the definitions to remove some warnings with -Wall Bracket the pragma hdrstop for gcc only to stop another warning


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [2648b34ad51ef75bb4ba30b67dc973b0c1cf6dbb]

INTEGRATION: CWS ooo20040329 (1.2.464); FILE MERGED 2004/03/18 10:40:08 waratah 1.2.464.1: :#i1858# exclude pragma hdrstop by bracketting for gcc


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [cd7ed3df6af62d00e2047f48fc6a5a06dad9243f]

INTEGRATION: CWS ooo20040329 (1.4.24); FILE MERGED 2004/03/18 10:39:34 waratah 1.4.24.1: :#i1858# exclude pragma hdrstop by bracketting for gcc


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [4ad0e463b4a01d5c7a3ab9c23854bd449b6cd655]

INTEGRATION: CWS ooo20040329 (1.1.1.1.480); FILE MERGED 2004/03/18 10:39:06 waratah 1.1.1.1.480.1: :#i1858# exclude pragma hdrstop by bracketting for gcc


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [a6bde582e3977d7e3b6b95a1eebe01f2c473930b]

INTEGRATION: CWS ooo20040329 (1.2.444); FILE MERGED 2004/03/18 10:39:06 waratah 1.2.444.1: :#i1858# exclude pragma hdrstop by bracketting for gcc


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [6de9c93a83dbbc33d9f26ca8202977e5ac6131fe]

INTEGRATION: CWS ooo20040329 (1.6.308); FILE MERGED 2004/03/18 10:38:25 waratah 1.6.308.1: :#i1858# exclude pragma hdrstop by bracketting for gcc


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [54e1b577186f1b76f9a333286a3b3659fb76bab3]

INTEGRATION: CWS ooo20040329 (1.1.1.1.480); FILE MERGED 2004/03/18 10:38:26 waratah 1.1.1.1.480.1: :#i1858# exclude pragma hdrstop by bracketting for gcc


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [1afb4b9d53c5becaabf2d0be148cae27b8033368]

INTEGRATION: CWS ooo20040329 (1.2.464); FILE MERGED 2004/03/18 10:38:25 waratah 1.2.464.1: :#i1858# exclude pragma hdrstop by bracketting for gcc


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [1d6591ff14f98a91ef0af201d5bc4559d24623cc]

INTEGRATION: CWS ooo20040329 (1.4.456); FILE MERGED 2004/03/18 10:38:25 waratah 1.4.456.1: :#i1858# exclude pragma hdrstop by bracketting for gcc


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [19b88e73c8a119ce9f33acbe24c93f1bc65c57ff]

INTEGRATION: CWS ooo20040329 (1.5.288); FILE MERGED 2004/03/18 10:18:35 waratah 1.5.288.1: :#i1858# alter the order of the definitions to remove some warnings with -Wall Bracket the pragma hdrstop for gcc only to stop another warning


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [a26ca46c60682f0ea79b10cbf3e754b7c6696b5a]

INTEGRATION: CWS ooo20040329 (1.9.88); FILE MERGED 2004/03/18 10:37:29 waratah 1.9.88.1: :#i1858# exclude pragma hdrstop by bracketting for gcc


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [63f5c97c2bfabf77af6f7030e89684ad8bea4f42]

INTEGRATION: CWS ooo20040329 (1.2.470); FILE MERGED 2004/03/18 10:37:29 waratah 1.2.470.1: :#i1858# exclude pragma hdrstop by bracketting for gcc


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [5f485c486e29f205fec14d676eb62eaeb493268d]

INTEGRATION: CWS ooo20040329 (1.2.464); FILE MERGED 2004/03/18 10:36:43 waratah 1.2.464.1: :#i1858# exclude pragma hdrstop by bracketting for gcc


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [0012c9f3cc22b5f3a6b99bb9f34504140a02086d]

INTEGRATION: CWS ooo20040329 (1.21.308); FILE MERGED 2004/03/18 10:17:27 waratah 1.21.308.1: :#i1858# alter the order of the definitions to remove some warnings with -Wall Bracket the pragma hdrstop for gcc only to stop another warning


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [b063dfd8b718c9b75750e467050e9eddb3f5dfd8]

INTEGRATION: CWS ooo20040329 (1.15.444); FILE MERGED 2004/03/18 10:36:27 waratah 1.15.444.1: :#i1858# exclude pragma hdrstop by bracketting for gcc


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [e141f5b26128696a0bfed3e5149bbe5a1cb96a35]

INTEGRATION: CWS ooo20040329 (1.18.298); FILE MERGED 2004/03/18 10:16:37 waratah 1.18.298.1: :#i1858# alter the order of the definitions to remove some warnings with -Wall Bracket the pragma hdrstop for gcc only to stop another warning


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [8cf47322ffca5bd4781d21f4349254a6f8b896a8]

INTEGRATION: CWS ooo20040329 (1.11.442); FILE MERGED 2004/03/18 10:16:16 waratah 1.11.442.1: :#i1858# alter the order of the definitions to remove some warnings with -Wall Bracket the pragma hdrstop for gcc only to stop another warning


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [4de0badb7622aa36a5b0b6ee349f29b6de6157b6]

INTEGRATION: CWS ooo20040329 (1.8.24); FILE MERGED 2004/03/18 10:15:47 waratah 1.8.24.1: :#i1858# alter the order of the definitions to remove some warnings with -Wall Bracket the pragma hdrstop for gcc only to stop another warning


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [555505bb48be53a210aec91469ba682de0de2c80]

INTEGRATION: CWS ooo20040329 (1.13.128); FILE MERGED 2004/03/18 10:15:26 waratah 1.13.128.1: :#i1858# alter the order of the definitions to remove some warnings with -Wall Bracket the pragma hdrstop for gcc only to stop another warning


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [b8847f30bca22d08f3ca5858b2e6bd8983aa813e]

INTEGRATION: CWS ooo20040329 (1.4.438); FILE MERGED 2004/03/18 10:14:52 waratah 1.4.438.1: :#i1858# alter the order of the definitions to remove some warnings with -Wall Bracket the pragma hdrstop for gcc only to stop another warning


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [15ed13a26bb08e08653728a5efc910b0e38d37ad]

INTEGRATION: CWS ooo20040329 (1.1.1.1.480); FILE MERGED 2004/03/18 10:35:57 waratah 1.1.1.1.480.1: :#i1858# exclude pragma hdrstop by bracketting for gcc


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [360fa3904345d6d1a89245ea3f11907c70b51eb3]

INTEGRATION: CWS ooo20040329 (1.14.308); FILE MERGED;2004/03/18 10:14:30 waratah 1.14.308.1: :#i1858# alter the order of the definitions to remove some warnings with -Wall;Bracket the pragma hdrstop for gcc only to stop another warning


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [ef94a9e6c30860ea247f924a06735e94f0c1807d]

INTEGRATION: CWS ooo20040329 (1.3.464); FILE MERGED 2004/03/18 10:35:29 waratah 1.3.464.1: :#i1858# exclude pragma hdrstop by bracketting for gcc


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [81b5198592018fd55d4b1b23fc722c4be83ef72f]

INTEGRATION: CWS ooo20040329 (1.2.62); FILE MERGED 2004/03/18 10:34:18 waratah 1.2.62.1: :#i1858# exclude pragma hdrstop by bracketting for gcc


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [40b69489133bab6218d4ecb05dde636e391790ec]

INTEGRATION: CWS ooo20040329 (1.8.442); FILE MERGED 2004/03/18 10:34:18 waratah 1.8.442.1: :#i1858# exclude pragma hdrstop by bracketting for gcc


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [15f51f3b5ffa875b6a79709cb89ce3ceb797c1a9]

INTEGRATION: CWS ooo20040329 (1.1.1.1.480); FILE MERGED 2004/03/18 10:34:17 waratah 1.1.1.1.480.1: :#i1858# exclude pragma hdrstop by bracketting for gcc


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [066ef0ee105da9f06773c158b967cfaae4b40a3c]

INTEGRATION: CWS ooo20040329 (1.2.62); FILE MERGED 2004/03/18 10:34:17 waratah 1.2.62.1: :#i1858# exclude pragma hdrstop by bracketting for gcc


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [58e7ccbb4d94f35a63603e180e55cdb75cb50a46]

INTEGRATION: CWS ooo20040329 (1.5.128); FILE MERGED 2004/03/15 12:37:16 waratah 1.5.128.1: #i1858# Include guards around windows hdrstop pragma


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [76b52abc9a914ea15b0dc303cd553aad2a5ea459]

INTEGRATION: CWS ooo20040329 (1.2.442); FILE MERGED 2004/03/18 10:33:08 waratah 1.2.442.1: :#i1858# exclude pragma hdrstop by bracketting for gcc


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [2563cf3372581bf8ee057a5d1ff2543cf72a27ab]

INTEGRATION: CWS ooo20040329 (1.1.1.1.480); FILE MERGED 2004/03/18 10:32:47 waratah 1.1.1.1.480.1: :#i1858# exclude pragma hdrstop by bracketting for gcc


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [8609d5836bb819a03abdcb503fa341d1634a8145]

INTEGRATION: CWS ooo20040329 (1.8.128); FILE MERGED 2004/04/08 07:36:37 svesik 1.8.128.2: RESYNC: (1.8-1.9); FILE MERGED 2004/03/18 10:32:27 waratah 1.8.128.1: :#i1858# exclude pragma hdrstop by bracketting for gcc


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [b29e05d5ac627a8e651ecc743ea8dfffcc124a39]

INTEGRATION: CWS ooo20040329 (1.92.4); FILE MERGED 2004/03/15 12:34:18 waratah 1.92.4.1: #i1858# Include guards around windows hdrstop pragma


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [9ac71894190d32863a5ed32d3d8cdcdf12c05007]

INTEGRATION: CWS loadenv01 (1.19.24); FILE MERGED 2004/03/22 06:54:12 as 1.19.24.2: #i24378# move condition to ucbhelper; use new interception helper 2004/03/15 06:28:20 as 1.19.24.1: #i24378# use new MediaDescriptor helper and constant values


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [ed3bc39728c38ddea5dd7bc98ca0113ed03f46ec]

INTEGRATION: CWS ooo20040329 (1.10.24); FILE MERGED 2004/03/18 10:32:08 waratah 1.10.24.1: :#i1858# exclude pragma hdrstop by bracketting for gcc


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [a3d880e7ca5cc2eb513f61462010412f94a5066c]

INTEGRATION: CWS ooo20040329 (1.24.62); FILE MERGED 2004/03/18 10:31:52 waratah 1.24.62.1: :#i1858# exclude pragma hdrstop by bracketting for gcc


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [69b7fedea5ff8491ce4ffbba555af3e4dd56e502]

INTEGRATION: CWS ooo20040329 (1.38.4); FILE MERGED 2004/03/18 10:31:33 waratah 1.38.4.1: :#i1858# exclude pragma hdrstop by bracketting for gcc


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [205bb45aeea88342df80585df8892d9cfec5905f]

INTEGRATION: CWS ooo20040329 (1.11.24); FILE MERGED 2004/03/18 10:31:09 waratah 1.11.24.1: :#i1858# exclude pragma hdrstop by bracketting for gcc


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [6114881f0483b2ebc9e338801362aecf5388871c]

INTEGRATION: CWS ooo20040329 (1.3.476); FILE MERGED 2004/03/18 10:30:45 waratah 1.3.476.1: :#i1858# exclude pragma hdrstop by bracketting for gcc


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [bd69af8d23e55b281f972c520a8969ab824357a9]

INTEGRATION: CWS ooo20040329 (1.76.4); FILE MERGED 2004/04/08 07:35:37 svesik 1.76.4.2: RESYNC: (1.76-1.77); FILE MERGED 2004/03/18 10:11:16 waratah 1.76.4.1: :#i1858# alter the order of the definitions to remove some warnings with -Wall Bracket the pragma hdrstop for gcc only to stop another warning


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [6d136ee3605bccfbc16f62ebf2286c03d67aa96b]

INTEGRATION: CWS ooo20040329 (1.26.36); FILE MERGED 2004/03/24 11:17:47 sparcmoz 1.26.36.1: #i23882# use macro from sal/types.h for suffix on long long constants


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [216543acdf09e6efe9c939d0ff599c6386c10c0c]

INTEGRATION: CWS ooo20040329 (1.15.100); FILE MERGED 2004/03/24 11:16:11 sparcmoz 1.15.100.1: #i23882# use macro from sal/types.h for suffix on long long constants


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [6f208a1663527d0934c83353af5317e4deecfe7f]

INTEGRATION: CWS ooo20040329 (1.11.36); FILE MERGED 2004/03/15 09:22:19 sparcmoz 1.11.36.1: #i24059#: remove old GCC/SPARC workaround not needed since bridges code is fixed


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [4f6d1a1dcff2bf072e043c9a64fb06c6b52681aa]

INTEGRATION: CWS ooo20040329 (1.9.70); FILE MERGED 2004/03/17 11:39:43 waratah 1.9.70.1: #i1858# remove unused variable from code


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [924b8ed5447e04afd8dd5fc27021ad8a3e8658d4]

INTEGRATION: CWS ooo20040329 (1.5.70); FILE MERGED 2004/03/15 12:56:57 waratah 1.5.70.1: #i1858# correct some ordering on the class definition to stop some warnings under -Wall Break apart an assignment from an if statement to remove another warning


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [db83509ccf5a9d0640d0de5d87c5206887458c57]

INTEGRATION: CWS ooo20040329 (1.1.1.1.140); FILE MERGED 2004/03/17 11:38:59 waratah 1.1.1.1.140.1: #i1858# alter the order of some definitions to fix some -Wall warnings


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [3040467b08c79b13c4b44a16339f8b6855f6d032]

INTEGRATION: CWS ooo20040329 (1.7.118); FILE MERGED 2004/03/17 11:36:13 waratah 1.7.118.1: #i1858# add missing trailing / on a comment


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [c70f622f91519437db3eb4ddfaf4e70ba653ca59]

INTEGRATION: CWS ooo20040329 (1.12.36); FILE MERGED 2004/03/17 11:33:41 waratah 1.12.36.1: #i1858# remove trailing returns that can never happen


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [709ab6185bed4bba8b2fd05a181aec019a79d33e]

INTEGRATION: CWS ooo20040329 (1.15.8); FILE MERGED 2004/03/25 11:23:51 mmeeks 1.15.8.1: #26344


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [da81f50b8076e9f6dd6acb756dfdb8ef7339ff76]

INTEGRATION: CWS ooo20040329 (1.6.84); FILE MERGED 2004/03/17 09:32:31 waratah 1.6.84.1: #i1858# break up the if test and assign into two statements to remove the warning with -Wall


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [9a34e7131592dcfe5f4ac63576b53ff7c841a4f0]

INTEGRATION: CWS ooo20040329 (1.6.168); FILE MERGED 2004/03/17 12:28:31 waratah 1.6.168.1: #i1858# break up an assignment in an if statement into two statements to remove warning from -Wall


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [81ace4230dfb5fc75feaef508351219440c64c59]

INTEGRATION: CWS loadenv01 (1.8.40); FILE MERGED 2004/04/05 13:26:25 sw 1.8.40.1: #116244#


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [f563a693c86eb829a20da945f48288c2b29560bd]

INTEGRATION: CWS loadenv01 (1.7.48); FILE MERGED 2004/03/22 06:52:19 as 1.7.48.1: #i24378# new helper to modify interaction handling more easy


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [68d590e42bb1852d2dcb99b2805067d4875b6c6d]

INTEGRATION: CWS loadenv01 (1.9.78); FILE MERGED 2004/03/22 06:51:16 as 1.9.78.2: #i24378# new helper to modify interaction handling more easy 2004/03/15 10:30:15 as 1.9.78.1: #i24378# new helper to open streams read/write as XStream


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [4e19fa4ad662312f0d8c971dbdfb719bed5657e0]

INTEGRATION: CWS loadenv01 (1.1.2); FILE ADDED 2004/03/22 06:49:53 as 1.1.2.1: #i24378# new helper to modify interaction handling more easy


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [763d2a6e2bbda5a00799c523eb0a2d5619aa966d]

INTEGRATION: CWS loadenv01 (1.27.48); FILE MERGED 2004/03/22 13:51:24 kso 1.27.48.2: #i26803# - Improved/fixed exceptions when creating contents. 2004/03/15 10:30:15 as 1.27.48.1: #i24378# new helper to open streams read/write as XStream


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [d6bf3a9417ab84d099174902bfa114dd08dbf8ea]

INTEGRATION: CWS loadenv01 (1.1.2); FILE ADDED 2004/03/15 10:29:40 as 1.1.2.1: #i24378# new helper to work with an ActiveDataStreamer


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [61404d7a67ab28071395a9187e1c2c7f4f4e3d33]

INTEGRATION: CWS loadenv01 (1.20.10); FILE MERGED 2004/03/29 10:57:46 as 1.20.10.2: #i24378# move condition class from comphelper to salhelper 2004/03/22 06:51:29 as 1.20.10.1: #i24378# new helper to modify interaction handling more easy


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [a93fe5bdea4c7db595d29e6967b1e5a3387549cf]

INTEGRATION: CWS loadenv01 (1.11.28); FILE MERGED 2004/03/29 10:57:45 as 1.11.28.2: #i24378# move condition class from comphelper to salhelper 2004/03/22 14:14:22 as 1.11.28.1: #i24378# correct dependcies between comphelper and ucbhelper


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [fd32073b1365bb0dca905b67abb2e46f5c2a010d]

INTEGRATION: CWS loadenv01 (1.1.2); FILE ADDED 2004/03/22 06:50:13 as 1.1.2.1: #i24378# new helper to modify interaction handling more easy


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [933ea44fd8c824f70d583c0dce59d1f900741dbf]

INTEGRATION: CWS loadenv01 (1.12.86); FILE MERGED 2004/03/15 10:30:15 as 1.12.86.1: #i24378# new helper to open streams read/write as XStream


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [e6102854f3365a954c412032dacb7923fde6d430]

INTEGRATION: CWS loadenv01 (1.1.2); FILE ADDED 2004/03/15 10:29:12 as 1.1.2.1: #i24378# new helper to work with an ActiveDataStreamer


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [f438f743949757c3c317d000f17701e0614fda5f]

INTEGRATION: CWS loadenv01 (1.4.68); FILE MERGED 2004/04/08 11:43:42 as 1.4.68.3: correct map files again ... 2004/04/08 06:56:10 as 1.4.68.2: #i24378# correct map files 2004/03/29 12:33:31 abi 1.4.68.1: #i24378# exporting Condition-object and related for solaris sparc


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [1d696be264ff0f862c279c66710d0609e1221780]

INTEGRATION: CWS loadenv01 (1.2.94); FILE MERGED 2004/04/08 11:43:42 as 1.2.94.3: correct map files again ... 2004/04/08 06:56:09 as 1.2.94.2: #i24378# correct map files 2004/03/29 10:54:51 as 1.2.94.1: #i24378# move condition class from comphelper to salhelper


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [dcae8e38380ad7fa36b7257d5a5ce35f21279f04]

INTEGRATION: CWS loadenv01 (1.18.8); FILE MERGED 2004/03/29 10:54:51 as 1.18.8.1: #i24378# move condition class from comphelper to salhelper


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [c6863a8beaa7d910f14846666ebd79307f186ccd]

INTEGRATION: CWS loadenv01 (1.1.2); FILE ADDED 2004/03/29 10:54:20 as 1.1.2.1: #i24378# move condition class from comphelper to salhelper


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [63a08c4e76e1396f8fd77bc550b067992d27613f]

INTEGRATION: CWS loadenv01 (1.6.68); FILE MERGED 2004/03/29 10:54:50 as 1.6.68.2: #i24378# move condition class from comphelper to salhelper 2004/03/29 08:53:04 as 1.6.68.1: #i24378# move Singleton helper from comphelper to salhlper


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [00835da0c1d6ebf4970b7c4a991d175b6a343b63]

INTEGRATION: CWS loadenv01 (1.1.2); FILE ADDED 2004/03/29 08:52:44 as 1.1.2.1: #i24378# move Singleton helper from comphelper to salhlper


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [0b48307b241b865c57cf18307d15dbab5ffa3b40]

INTEGRATION: CWS loadenv01 (1.1.2); FILE ADDED 2004/03/29 10:54:03 as 1.1.2.1: #i24378# move condition class from comphelper to salhelper


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [aaa6a5b97b4af7d6e7bc2f32010860b5b65cd3a9]

INTEGRATION: CWS loadenv01 (1.13.86); FILE MERGED 2004/03/29 10:59:41 as 1.13.86.1: #i24378# move condition class from comphelper to salhelper


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [03dd38954f995919bd0c94bd7b20dc789ad2fe12]

INTEGRATION: CWS loadenv01 (1.12.142); FILE MERGED 2004/03/15 10:45:49 mba 1.12.142.1: #115936#: allow loading through XStream in MediaDescriptor


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [d37fd0cad86ead943508f601ea61b08e2792c819]

INTEGRATION: CWS loadenv01 (1.47.10); FILE MERGED 2004/03/29 10:59:40 as 1.47.10.3: #i24378# move condition class from comphelper to salhelper 2004/03/22 07:05:50 as 1.47.10.2: #i24378# move condition to ucbhelper 2004/03/15 10:45:49 mba 1.47.10.1: #115936#: allow loading through XStream in MediaDescriptor


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [93e4e91b21db0d3ed29a34f0de535c6775826337]

INTEGRATION: CWS loadenv01 (1.3.142); FILE MERGED 2004/03/15 10:45:31 mba 1.3.142.1: #115936#: allow loading through XStream in MediaDescriptor


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [4e385dc4a9e857375a45bd95a512c3ad769a0005]

INTEGRATION: CWS loadenv01 (1.22.86); FILE MERGED 2004/03/15 10:45:31 mba 1.22.86.1: #115936#: allow loading through XStream in MediaDescriptor


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [49815ca422e16d65a023fd4e105182e2b8b7d990]

INTEGRATION: CWS loadenv01 (1.64.20); FILE MERGED 2004/03/12 14:49:29 mba 1.64.20.1: #115936#: remove window properties set while loading


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [9fe103cc2ad9c52ab197c1d5ef956cdac89b6c27]

INTEGRATION: CWS loadenv01 (1.47.22); FILE MERGED 2004/03/12 14:49:29 mba 1.47.22.1: #115936#: remove window properties set while loading


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [1fc55a564cf716123973b1a587b7a18364462463]

INTEGRATION: CWS loadenv01 (1.76.20); FILE MERGED 2004/03/22 09:10:56 as 1.76.20.2: RESYNC: (1.76-1.77); FILE MERGED 2004/03/12 14:49:16 mba 1.76.20.1: #115936#: remove window properties set while loading


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [43866210c2797bf658175569c47b9b74196b145c]

INTEGRATION: CWS loadenv01 (1.18.96); FILE MERGED 2004/03/12 14:49:15 mba 1.18.96.1: #115936#: remove window properties set while loading


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [94f0043b113992008f4ef55eedc105ff0b4161ff]

INTEGRATION: CWS loadenv01 (1.59.96); FILE MERGED 2004/03/12 14:48:40 mba 1.59.96.1: #115936#: remove window properties set while loading


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [aa20d4a3520f4fff7cbb44233131b9add6e43083]

INTEGRATION: CWS loadenv01 (1.7.610); FILE MERGED 2004/03/12 14:48:22 mba 1.7.610.1: #115936#: remove Loadenvironment


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [1847211c00612b4d0c0cb0700aeecd4881a0e01b]

INTEGRATION: CWS loadenv01 (1.27.22); FILE MERGED 2004/03/22 09:27:25 as 1.27.22.2: RESYNC: (1.27-1.28); FILE MERGED 2004/03/12 14:48:22 mba 1.27.22.1: #115936#: remove Loadenvironment


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [7b6d30d97641b7b4e95c9b64f2f37206d98d58d7]

INTEGRATION: CWS loadenv01 (1.11.156); FILE MERGED 2004/03/12 14:48:22 mba 1.11.156.1: #115936#: remove Loadenvironment


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [889d1abc5e61358efcfed4687b35a52ef1171308]

INTEGRATION: CWS loadenv01 (1.10.446); FILE MERGED 2004/03/22 09:26:38 as 1.10.446.2: RESYNC: (1.10-1.11); FILE MERGED 2004/03/12 14:48:21 mba 1.10.446.1: #115936#: remove Loadenvironment


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [eb4f4b9268cd14c7637fe506569d4a92b3a7a4d6]

INTEGRATION: CWS loadenv01 (1.4.156); FILE MERGED 2004/03/12 14:47:53 mba 1.4.156.1: #115936#: remove window properties set while loading


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [830d8497d5e0c8532b8da0e7e24fa826e628d62c]

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  Sander Vesik  <svesik@openoffice.org>  [c5321830b93aedabdaa5d0c93b6e7d7249bdf25f]

INTEGRATION: CWS loadenv01 (1.2.62); FILE MERGED 2004/03/29 12:49:54 as 1.2.62.1: #i24603# filter container search cant work on unitialized values (means void Anys)


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [fd75fecd4d7d7837347a493cece215ff87a9fa21]

INTEGRATION: CWS loadenv01 (1.2.62); FILE MERGED 2004/03/29 12:49:53 as 1.2.62.1: #i24603# filter container search cant work on unitialized values (means void Anys)


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [c6f9f644c875d5b094f676c7c6b2133a8b0756a0]

INTEGRATION: CWS loadenv01 (1.78.14); FILE MERGED 2004/03/25 07:01:33 as 1.78.14.3: #i24378# disable component window for input only - otherwhise nobody enable top window if component was gone 2004/03/22 08:56:55 as 1.78.14.2: RESYNC: (1.78-1.79); FILE MERGED resolve conflicts of resync 2004/03/12 14:45:27 mba 1.78.14.1: #115936#: remove SfxLoadEnvironment, asynchronous loading, Cache, LoadCancellable


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [4aadb4343e34bacd0df47997b277881d0dea369f]

INTEGRATION: CWS loadenv01 (1.56.14); FILE MERGED 2004/03/12 14:45:26 mba 1.56.14.1: #115936#: remove SfxLoadEnvironment, asynchronous loading, Cache, LoadCancellable


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [a862d3a137604679037d5758cdc6939837260614]

INTEGRATION: CWS loadenv01 (1.47.14); FILE MERGED 2004/03/30 12:08:31 as 1.47.14.4: #115936# unlock controller if it was recycled 2004/03/25 07:29:29 as 1.47.14.3: #i24378# set return value for all control pathes 2004/03/22 08:56:39 as 1.47.14.2: RESYNC: (1.47-1.48); FILE MERGED 2004/03/12 14:45:26 mba 1.47.14.1: #115936#: remove SfxLoadEnvironment, asynchronous loading, Cache, LoadCancellable


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [5f2b14d993f4faf5d470bca1965f7e166b4f530f]

INTEGRATION: CWS loadenv01 (1.3.296); FILE MERGED 2004/03/12 14:45:26 mba 1.3.296.1: #115936#: remove SfxLoadEnvironment, asynchronous loading, Cache, LoadCancellable


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [e84087cf2cf7b198218aa9aa42f168bcd08d0e31]

INTEGRATION: CWS loadenv01 (1.70.52); FILE MERGED 2004/03/22 08:56:31 as 1.70.52.2: RESYNC: (1.70-1.71); FILE MERGED 2004/03/12 14:45:26 mba 1.70.52.1: #115936#: remove SfxLoadEnvironment, asynchronous loading, Cache, LoadCancellable


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [59ddd1c01596baf95c2be4caef340b080565a589]

INTEGRATION: CWS loadenv01 (1.30.118); FILE MERGED 2004/03/22 08:56:23 as 1.30.118.2: RESYNC: (1.30-1.31); FILE MERGED 2004/03/12 14:45:25 mba 1.30.118.1: #115936#: remove SfxLoadEnvironment, asynchronous loading, Cache, LoadCancellable


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [d2c7f307a2ff9e93965418e11a98720398980ad3]

INTEGRATION: CWS loadenv01 (1.40.56); FILE MERGED 2004/03/12 14:43:43 mba 1.40.56.1: #115936#: remove WaitingForPicklist


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [722676a9054199660c842e8f034616e3e0096753]

INTEGRATION: CWS loadenv01 (1.37.14); FILE MERGED 2004/03/22 08:58:03 as 1.37.14.2: RESYNC: (1.37-1.38); FILE MERGED 2004/03/12 14:42:08 mba 1.37.14.1: #115936#: remove SfxLoadEnvironment, TransferPriority, UsesCache, LoadCancellable


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [7267e56acfa347a56d963ad385f48277bff1634c]

INTEGRATION: CWS loadenv01 (1.44.14); FILE MERGED 2004/03/12 14:41:18 mba 1.44.14.1: #115936#: remove SfxLoadEnvironment


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [21ac0defcb9618e7c29c44de78dfbadc5c0066d1]

INTEGRATION: CWS loadenv01 (1.137.52); FILE MERGED 2004/04/05 05:27:56 as 1.137.52.3: #i21856# use right error code for failed webdav(ssl) save 2004/03/22 06:58:44 as 1.137.52.2: #i21856# check for unsupported URL schema 2004/03/12 14:40:39 mba 1.137.52.1: #115936#: remove SfxLoadEnvironment, TransferPriority, UsesCache


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [6c917de163f50645f0444316a0305c6f8b51c4c5]

INTEGRATION: CWS loadenv01 (1.8.430); FILE MERGED 2004/03/12 14:39:31 mba 1.8.430.1: #115936#: remove LoadTargetFrame and TransferPriority


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [d3501510881f9d46638a31608839f0e54c8f9a31]

INTEGRATION: CWS loadenv01 (1.14.230); FILE MERGED 2004/03/12 14:39:09 mba 1.14.230.1: #115936#: remove LoadTargetFrame


2004-04-21  Joachim Lingner  <jl@openoffice.org>  [be59afb184a9b5595647f43a70d258f12dbb3e7e]

#i20052#


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [6688dfa90710dcf8b44a9bde20bd849fd4309522]

INTEGRATION: CWS loadenv01 (1.89.14); FILE MERGED 2004/03/23 07:24:29 as 1.89.14.3: resolve merge conflicts 2004/03/22 09:00:00 as 1.89.14.2: RESYNC: (1.89-1.92); FILE MERGED resolve conflicts of resync 2004/03/12 14:38:44 mba 1.89.14.1: #115936#: remove SfxLoadEnvironment


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [3351a0cd4aa911f679e7b6288c090dcace93c060]

INTEGRATION: CWS loadenv01 (1.76.14); FILE MERGED 2004/03/22 08:59:52 as 1.76.14.2: RESYNC: (1.76-1.77); FILE MERGED 2004/03/12 14:38:01 mba 1.76.14.1: #115936#: remove SfxLoadEnvironment


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [55b2d2a7e6a3ddf41fbeb7ea0b858584cdf21abc]

INTEGRATION: CWS loadenv01 (1.9.118); FILE MERGED 2004/03/12 14:34:34 mba 1.9.118.1: #115936#: remove SfxLoadEnvironment


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [40e62380180f36848be37548ba37824109a3deba]

INTEGRATION: CWS loadenv01 (1.18.14); FILE MERGED 2004/03/12 14:46:51 mba 1.18.14.1: #115936#: remove TransferPrio


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [997f821fd62d53010c62eeab9d52255e02e835a1]

INTEGRATION: CWS loadenv01 (1.10.136); FILE MERGED 2004/03/12 14:46:51 mba 1.10.136.1: #115936#: remove TransferPrio


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [c6d176f7b13713a9619001bc21c46cdecb046ad2]

INTEGRATION: CWS loadenv01 (1.31.14); FILE MERGED 2004/03/12 14:46:44 mba 1.31.14.1: #115936#: remove TransferPrio


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [c6d549929635ede1d07b3edd153048a18069b6a8]

INTEGRATION: CWS loadenv01 (1.24.650); FILE MERGED 2004/03/12 14:46:33 mba 1.24.650.1: #115936#: remove TransferPrio


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [9f59b55b957460cff06c8cc7e3bdd4ea407a7320]

INTEGRATION: CWS loadenv01 (1.3.100); FILE MERGED 2004/04/08 08:04:45 as 1.3.100.1: #115372# show chart tab page everytimes


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [1e42738a16763921cf1968e1e9af7e9fee54ca31]

INTEGRATION: CWS loadenv01 (1.15.504); FILE MERGED 2004/03/12 14:46:27 mba 1.15.504.1: #115936#: remove TransferPrio


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [8db80fd86aa164cee88078723d92f2c0be66b38a]

INTEGRATION: CWS loadenv01 (1.19.100); FILE MERGED 2004/03/12 14:46:26 mba 1.19.100.1: #115936#: remove TransferPrio


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [e1102a8938a2918766f5eaf932797f283876f8f9]

INTEGRATION: CWS loadenv01 (1.76.16); FILE MERGED 2004/03/15 06:28:47 as 1.76.16.1: #i24378# use new MediaDescriptor helper and constant values


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [e1e4bc92590dd71cd677f090e4e0029a871c49dc]

INTEGRATION: CWS loadenv01 (1.72.16); FILE MERGED 2004/03/15 06:22:43 as 1.72.16.1: #i24378# use new MediaDescriptor helper and constant values


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [654cc1673b0dfb41c3e42308b169286c2c6ddca2]

INTEGRATION: CWS loadenv01 (1.3.16); FILE MERGED 2004/03/15 06:22:42 as 1.3.16.1: #i24378# use new MediaDescriptor helper and constant values


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [ee196db54b0786320ac33f588d11ff4fffa50e6a]

INTEGRATION: CWS loadenv01 (1.2.38); FILE MERGED 2004/03/15 06:28:46 as 1.2.38.1: #i24378# use new MediaDescriptor helper and constant values


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [9ac15c5c0fa36d8f4b8775749f99569f811da9bb]

INTEGRATION: CWS loadenv01 (1.1.2); FILE ADDED 2004/04/13 15:54:03 sw 1.1.2.1: #i26496#


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [7c7abac4c0c80c52b4a922d2f674945c6aa6fb66]

INTEGRATION: CWS loadenv01 (1.1.2); FILE ADDED 2004/04/13 15:54:17 sw 1.1.2.1: #i26496#


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [339768d06af77beb8a4b827ac34b9a3ee56dc4ea]

INTEGRATION: CWS loadenv01 (1.1.2); FILE ADDED 2004/04/13 15:53:47 sw 1.1.2.1: #i26496#


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [e0a5023444c469f1f501727538c168dc727b0acb]

INTEGRATION: CWS loadenv01 (1.1.2); FILE ADDED 2004/04/13 15:53:30 sw 1.1.2.1: #i26496#


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [3a903c8f56753f8c088e3e825a276781a7ef99b8]

INTEGRATION: CWS loadenv01 (1.1.2); FILE ADDED 2004/04/13 15:53:14 sw 1.1.2.1: #i26496#


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [e191c54fee7b228ed166fc3c1cc4ad859e4dfa36]

INTEGRATION: CWS loadenv01 (1.1.2); FILE ADDED 2004/04/13 15:52:59 sw 1.1.2.1: #i26496#


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [584fd8d6099ccead80fc95d154e68913cf201ab7]

INTEGRATION: CWS loadenv01 (1.1.2); FILE ADDED 2004/04/13 15:52:03 sw 1.1.2.1: #i26496#


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [13d2e1f7c5011bda58b5275c6595a4f4655a5dbd]

INTEGRATION: CWS loadenv01 (1.1.2); FILE ADDED 2004/04/13 15:51:43 sw 1.1.2.1: #i26496#


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [29e50d54d860f65071a4ee8c1b635f2bfa9ba0ed]

INTEGRATION: CWS loadenv01 (1.1.2); FILE ADDED 2004/04/13 15:51:23 sw 1.1.2.1: #i26496#


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [cf3f7aa30984fb34d63f3fd2188405bd5cbbcab8]

INTEGRATION: CWS loadenv01 (1.1.2); FILE ADDED 2004/04/13 15:51:06 sw 1.1.2.1: #i26496#


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [e72a5c6bdcb8371043349545b235a356a34751e5]

INTEGRATION: CWS loadenv01 (1.1.2); FILE ADDED 2004/04/13 15:49:18 sw 1.1.2.1: #i26496#


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [60917443ee6f746e49def4de013ad998378a7f0b]

INTEGRATION: CWS loadenv01 (1.1.2); FILE ADDED 2004/04/13 15:50:18 sw 1.1.2.1: #i26496#


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [ca967a321b54f58a3d7d6ff14327585a93563f1f]

INTEGRATION: CWS loadenv01 (1.1.2); FILE ADDED 2004/04/13 15:50:01 sw 1.1.2.1: #i26496#


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [5d30d3678152bb09c1c811e0f1706094a9840ccc]

INTEGRATION: CWS loadenv01 (1.1.2); FILE ADDED 2004/04/13 16:46:18 sw 1.1.2.2: #i26496# 2004/04/13 15:49:47 sw 1.1.2.1: #i26496#


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [9bf09fc18004d11ab6be088d764b93a708328fed]

INTEGRATION: CWS loadenv01 (1.11.86); FILE MERGED 2004/04/02 05:07:31 as 1.11.86.1: #115936# remove SetTransferPriority


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [8ad48c67bd56a30a78cd3ed3ce1664fb79873424]

INTEGRATION: CWS loadenv01 (1.11.104); FILE MERGED 2004/04/02 05:07:31 as 1.11.104.1: #115936# remove SetTransferPriority


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [60e125140a89bb542d945a724c530b55daeb82ec]

INTEGRATION: CWS loadenv01 (1.40.8); FILE MERGED 2004/03/15 06:14:48 as 1.40.8.1: #i25815#, #i23247# map button IDs to error codes in the right way


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [13be58292a0035a2d2f62df6f0bbb5ab6d27e473]

INTEGRATION: CWS loadenv01 (1.5.22); FILE MERGED 2004/03/29 09:43:40 as 1.5.22.1: #i25579# right UniCode handling ...


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [5d345f3a7d1c737b7bfeaf3f559c5f0d01ea6066]

INTEGRATION: CWS loadenv01 (1.3.22); FILE MERGED 2004/03/29 09:43:41 as 1.3.22.1: #i25579# right UniCode handling ...


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [28b739e9f8da2a8b3733555e96f04a4663581bfa]

INTEGRATION: CWS loadenv01 (1.3.22); FILE MERGED 2004/03/29 09:43:54 as 1.3.22.1: #i25579# right UniCode handling ...


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [64ee3668ecadf240b00c2c57ba1d6401daba44b7]

INTEGRATION: CWS loadenv01 (1.2.28); FILE MERGED 2004/03/15 06:04:06 as 1.2.28.1: #i24378# use new MediaDescriptor class and constants


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [edcb1d1ee4eff77ad7e5958782fc6c4ceef90fc8]

INTEGRATION: CWS loadenv01 (1.2.28); FILE MERGED 2004/03/22 09:07:51 as 1.2.28.2: RESYNC: (1.2-1.3); FILE MERGED 2004/03/15 06:04:06 as 1.2.28.1: #i24378# use new MediaDescriptor class and constants


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [baed023057096b5d97b50a81fb88e132735fbde1]

INTEGRATION: CWS loadenv01 (1.3.12); FILE MERGED 2004/03/29 09:00:46 as 1.3.12.1: #i24378# move Singleton helper to salhelper


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [e6bd35c4d6633e50f086eb02748b6785d9b1a801]

INTEGRATION: CWS loadenv01 (1.2.28); FILE MERGED 2004/03/15 06:04:05 as 1.2.28.1: #i24378# use new MediaDescriptor class and constants


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [fe38f5b609c9362771fc8c8f26927116178052c9]

INTEGRATION: CWS loadenv01 (1.2.28); FILE MERGED 2004/03/29 09:00:46 as 1.2.28.1: #i24378# move Singleton helper to salhelper


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [7fbecc1efb062ad0ea9b2a1cf1a5e4bdf16734b9]

INTEGRATION: CWS loadenv01 (1.2.28); FILE MERGED 2004/03/29 09:00:45 as 1.2.28.1: #i24378# move Singleton helper to salhelper


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [abe820ee57d9c14c82facb5a6a27acd35e1a86c3]

INTEGRATION: CWS loadenv01 (1.2.28); FILE MERGED 2004/04/19 14:14:21 cn 1.2.28.1: #i24378# modifications for checkStreamLoader() added: change file access rights


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [186ef43a6562032d4974bb4fafe75d64e4f71828]

INTEGRATION: CWS loadenv01 (1.2.28); FILE MERGED 2004/04/19 14:13:25 cn 1.2.28.1: #i24378# test checkStreamLoader() added


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [f96d7ee076c5c621dde356d5cff4f3d5789d3bdb]

INTEGRATION: CWS loadenv01 (1.5.98); FILE MERGED 2004/03/15 08:41:22 as 1.5.98.1: #i24378# new dependency to ucbhelper


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [97825754334b6db325cf3df5d45a24ae2058c08b]

INTEGRATION: CWS loadenv01 (1.1.2); FILE ADDED 2004/03/31 07:08:05 as 1.1.2.7: #i24378# use right exception declaration 2004/03/29 08:55:28 as 1.1.2.6: #i24378# small changes inside interaction handling 2004/03/22 14:13:35 as 1.1.2.5: #i24378# correct includes for pro/nonpro versions 2004/03/22 06:54:13 as 1.1.2.4: #i24378# move condition to ucbhelper; use new interception helper 2004/03/15 10:27:33 as 1.1.2.3: #i24378# open stream step 3 2004/03/15 08:41:54 as 1.1.2.2: #i24378# make it working step 2 2004/03/15 06:27:56 as 1.1.2.1: #i24378# new helper to work with a MediaDescriptor


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [523108a2cab666291441d3200f6815113e1fdd59]

INTEGRATION: CWS loadenv01 (1.6.112); FILE MERGED 2004/03/22 14:14:07 as 1.6.112.1: #i24378# correct dependcies between comphelper and ucbhelper


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [d5f9fb767ec4d544c60ccab9cd4532226e1cc7f8]

INTEGRATION: CWS loadenv01 (1.1.2); FILE ADDED 2004/03/22 06:54:11 as 1.1.2.2: #i24378# move condition to ucbhelper; use new interception helper 2004/03/15 06:28:19 as 1.1.2.1: #i24378# use new MediaDescriptor helper and constant values


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [8522695e2fc12fde1b8c29b86a54782e310db524]

INTEGRATION: CWS loadenv01 (1.2.112); FILE MERGED 2004/03/29 13:12:58 as 1.2.112.1: #i24378# move condition to salhelper


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [3f14a5c956e579d6399ed2b6dd68544e3a759113]

INTEGRATION: CWS vertcell (1.48.30); FILE MERGED 2004/03/10 09:58:00 fme 1.48.30.8: RESYNC: (1.48-1.51); FILE MERGED 2004/02/16 11:10:27 fme 1.48.30.7: #i16944# Vertical formatting for individual cell frames 2004/02/13 15:52:50 fme 1.48.30.6: #i16944# Vertical formatting for individual cell frames 2004/02/11 09:12:56 fme 1.48.30.5: #i16944# Vertical formatting for individual cell frames 2004/02/06 12:44:30 fme 1.48.30.4: #i16944# Vertical formatting for individual cell frames 2004/02/05 14:52:04 fme 1.48.30.3: #i16944# Vertical formatting for individual cell frames 2004/02/05 14:45:36 fme 1.48.30.2: #i16944# Vertical formatting for individual cell frames 2004/02/04 14:18:28 fme 1.48.30.1: #i16944# Vertical formatting for individual cell frames


2004-04-21  Vladimir Glazounov  <vg@openoffice.org>  [b8bde329dd24a75c97b0bfe57622655aaac1c0f1]

#100000# import Cws.pm if NO_LOGGING is defined


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [db8609f4a11113ac807d37584eec81dcebc6b647]

INTEGRATION: CWS vertcell (1.21.88); FILE MERGED 2004/03/10 09:26:43 fme 1.21.88.2: RESYNC: (1.21-1.22); FILE MERGED 2004/02/11 11:52:06 os 1.21.88.1: #i16944# vertical text in non-vertical tables and vice-versa


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [d44e751b84170ab32a7e7bfbebc807f0491f53c2]

INTEGRATION: CWS vertcell (1.6.34); FILE MERGED 2004/02/10 09:50:08 os 1.6.34.1: #i25068# vertical text in table cells


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [e9e7c34356f89157d81410ad350ca6050e1ca2ef]

INTEGRATION: CWS vertcell (1.29.34); FILE MERGED 2004/02/10 11:45:58 os 1.29.34.2: #i25068# vertical text in table cells 2004/02/10 09:50:07 os 1.29.34.1: #i25068# vertical text in table cells


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [92794f644a4bca3cc4a08cfd3461b71b73923929]

INTEGRATION: CWS vertcell (1.5.34); FILE MERGED 2004/02/10 09:50:07 os 1.5.34.1: #i25068# vertical text in table cells


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [7085afd5dbec81143322df30f72cf7516dab64f2]

INTEGRATION: CWS vertcell (1.20.32); FILE MERGED 2004/03/10 09:26:50 fme 1.20.32.2: RESYNC: (1.20-1.21); FILE MERGED 2004/02/10 09:50:06 os 1.20.32.1: #i25068# vertical text in table cells


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [c18133dbad02cf9dc891e9f15c8ec68fcc155417]

INTEGRATION: CWS vertcell (1.23.32); FILE MERGED 2004/03/10 09:28:05 fme 1.23.32.4: RESYNC: (1.23-1.24); FILE MERGED 2004/02/10 12:45:19 fme 1.23.32.3: #i25068# vertical text in table cells 2004/02/10 11:45:27 os 1.23.32.2: #i25068# vertical text in table cells 2004/02/10 09:50:03 os 1.23.32.1: #i25068# vertical text in table cells


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [577a47e3e71da26ac57fa94ad1fb61958861b6d4]

INTEGRATION: CWS vertcell (1.73.84); FILE MERGED 2004/03/10 09:34:10 fme 1.73.84.2: RESYNC: (1.73-1.76); FILE MERGED 2004/02/11 09:13:12 fme 1.73.84.1: #i16944# Vertical formatting for individual cell frames


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [6c559169e384b778f7c9af03e140e6ca1ad51fef]

INTEGRATION: CWS vertcell (1.25.34); FILE MERGED 2004/03/08 15:43:23 dvo 1.25.34.1: #i25070# load/save writing mode for table celss


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [808e7182a87d55ef63c9070297b128696bfc608d]

INTEGRATION: CWS vertcell (1.9.34); FILE MERGED 2004/03/08 15:43:22 dvo 1.9.34.1: #i25070# load/save writing mode for table celss


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [7384fb3f83a6421c90524c25cfeab8ce46b9af52]

INTEGRATION: CWS vertcell (1.105.32); FILE MERGED 2004/03/10 09:43:57 fme 1.105.32.2: RESYNC: (1.105-1.107); FILE MERGED 2004/02/11 14:02:09 cmc 1.105.32.1: #i25071# import vertical cell directions


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [1ac19d26ec688cb0ee252b1b50d5cc040f3ea12e]

INTEGRATION: CWS vertcell (1.146.30); FILE MERGED 2004/03/10 09:43:48 fme 1.146.30.2: RESYNC: (1.146-1.150); FILE MERGED 2004/02/11 14:02:08 cmc 1.146.30.1: #i25071# import vertical cell directions


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [69ba46df8be261e665214390cd57a141ad65c210]

INTEGRATION: CWS vertcell (1.95.32); FILE MERGED 2004/03/10 09:43:09 fme 1.95.32.5: RESYNC: (1.95-1.98); FILE MERGED 2004/03/09 16:46:50 mmaher 1.95.32.4: #i25071 Problem with text direction in tables created in Word '97 2004/02/13 09:57:21 cmc 1.95.32.3: #i25071 import unsupported vertical text direction in table cell as yucky hack of rotated characters, only looks right if there one paragraph in the cell 2004/02/12 14:30:18 cmc 1.95.32.2: #i25071# spacings can arive before row len, so clip to words max len and not the currently known row len 2004/02/11 14:02:07 cmc 1.95.32.1: #i25071# import vertical cell directions


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [f76f4faf82008c5cf0421e778dd3c513e45d34e5]

INTEGRATION: CWS vertcell (1.60.32); FILE MERGED 2004/03/10 09:41:28 fme 1.60.32.2: RESYNC: (1.60-1.62); FILE MERGED 2004/02/11 14:36:48 cmc 1.60.32.1: #i25071# export vertical cell directions


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [195794adc6b9e97e4c76deb4a3a5a187b6d46a6e]

INTEGRATION: CWS vertcell (1.81.8); FILE MERGED 2004/03/10 09:50:26 fme 1.81.8.2: RESYNC: (1.81-1.82); FILE MERGED 2004/02/04 14:18:46 fme 1.81.8.1: #i16944# Vertical formatting for individual cell frames


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [eaf0f5eaeb7244a22176e890967f913fafc4c499]

INTEGRATION: CWS vertcell (1.155.32); FILE MERGED 2004/03/10 09:49:39 fme 1.155.32.2: RESYNC: (1.155-1.157); FILE MERGED 2004/03/08 15:42:25 dvo 1.155.32.1: #i25070# WritingMode property for table cells


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [e1b95395df5288e664c518334d57a67b0f33d623]

INTEGRATION: CWS vertcell (1.8.88); FILE MERGED 2004/02/11 09:12:57 fme 1.8.88.1: #i16944# Vertical formatting for individual cell frames


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [5f823595869134b2d4e038bb59943428207926ba]

INTEGRATION: CWS vertcell (1.78.86); FILE MERGED 2004/03/10 09:54:12 fme 1.78.86.2: RESYNC: (1.78-1.79); FILE MERGED 2004/02/06 12:44:54 fme 1.78.86.1: #i16944# Vertical formatting for individual cell frames


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [da295e4b332381d50c0c56a342b506c4a7bc1c4b]

INTEGRATION: CWS vertcell (1.47.34); FILE MERGED 2004/02/05 14:52:06 fme 1.47.34.2: #i16944# Vertical formatting for individual cell frames 2004/02/04 14:18:29 fme 1.47.34.1: #i16944# Vertical formatting for individual cell frames


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [613347483c819b0ba72c90945a4e66705c1621a9]

INTEGRATION: CWS vertcell (1.32.34); FILE MERGED 2004/03/10 09:58:09 fme 1.32.34.2: RESYNC: (1.32-1.33); FILE MERGED 2004/02/11 09:12:56 fme 1.32.34.1: #i16944# Vertical formatting for individual cell frames


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [a7509e3eee38442c0d11c220bf822b58ca002a32]

INTEGRATION: CWS vertcell (1.35.98); FILE MERGED 2004/02/11 09:12:56 fme 1.35.98.1: #i16944# Vertical formatting for individual cell frames


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [bce9c73fe7fb0798690a20887f2c853bf97834c5]

INTEGRATION: CWS vertcell (1.75.32); FILE MERGED 2004/03/10 09:57:44 fme 1.75.32.4: RESYNC: (1.75-1.77); FILE MERGED 2004/02/13 15:52:49 fme 1.75.32.3: #i16944# Vertical formatting for individual cell frames 2004/02/05 14:52:02 fme 1.75.32.2: #i16944# Vertical formatting for individual cell frames 2004/02/04 14:18:27 fme 1.75.32.1: #i16944# Vertical formatting for individual cell frames


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [85c104e0b826cc560473a5f113cb92cbfdcbc37e]

INTEGRATION: CWS vertcell (1.15.34); FILE MERGED 2004/02/04 14:18:27 fme 1.15.34.1: #i16944# Vertical formatting for individual cell frames


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [2ef809a8759e8d18fd325d5cd1b21acaebaf3178]

INTEGRATION: CWS vertcell (1.42.34); FILE MERGED 2004/02/05 14:51:59 fme 1.42.34.2: #i16944# Vertical formatting for individual cell frames 2004/02/04 14:18:26 fme 1.42.34.1: #i16944# Vertical formatting for individual cell frames


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [3dddc761157d062b615d6d1a4e8c10abf074cd5d]

INTEGRATION: CWS vertcell (1.3.34); FILE MERGED 2004/02/05 14:51:39 fme 1.3.34.2: #i16944# Vertical formatting for individual cell frames 2004/02/04 14:17:55 fme 1.3.34.1: #i16944# Vertical formatting for individual cell frames


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [dd97fa3a7defdd1045b5c2c9f8e9aeb57558a738]

INTEGRATION: CWS vertcell (1.20.34); FILE MERGED 2004/03/10 10:00:45 fme 1.20.34.5: RESYNC: (1.20-1.21); FILE MERGED 2004/02/13 15:52:48 fme 1.20.34.4: #i16944# Vertical formatting for individual cell frames 2004/02/11 09:12:55 fme 1.20.34.3: #i16944# Vertical formatting for individual cell frames 2004/02/05 14:51:21 fme 1.20.34.2: #i16944# Vertical formatting for individual cell frames 2004/02/04 14:17:40 fme 1.20.34.1: #i16944# Vertical formatting for individual cell frames


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [2e72e110acc7af3f17d3611e06af69c8443822a7]

INTEGRATION: CWS vertcell (1.18.34); FILE MERGED 2004/03/10 10:00:27 fme 1.18.34.3: RESYNC: (1.18-1.19); FILE MERGED 2004/02/11 09:12:55 fme 1.18.34.2: #i16944# Vertical formatting for individual cell frames 2004/02/04 14:17:40 fme 1.18.34.1: #i16944# Vertical formatting for individual cell frames


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [8ee294132458595367f6abc2065318ac393a4fcd]

INTEGRATION: CWS vertcell (1.8.34); FILE MERGED 2004/02/13 15:52:48 fme 1.8.34.2: #i16944# Vertical formatting for individual cell frames 2004/02/04 14:17:23 fme 1.8.34.1: #i16944# Vertical formatting for individual cell frames


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [b899e8a835f3a5acd7d1119b11264d4711e89f26]

INTEGRATION: CWS vertcell (1.30.118); FILE MERGED 2004/03/10 10:02:38 fme 1.30.118.2: RESYNC: (1.30-1.31); FILE MERGED 2004/02/11 09:12:54 fme 1.30.118.1: #i16944# Vertical formatting for individual cell frames


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [a687825b925ab29a6cd40908cb1bb39cc02c567b]

INTEGRATION: CWS vertcell (1.40.30); FILE MERGED 2004/03/10 10:03:24 fme 1.40.30.4: RESYNC: (1.40-1.44); FILE MERGED 2004/02/05 14:51:06 fme 1.40.30.3: #i16944# Vertical formatting for individual cell frames 2004/02/05 14:44:59 fme 1.40.30.2: #i16944# Vertical formatting for individual cell frames 2004/02/04 14:16:57 fme 1.40.30.1: #i16944# Vertical formatting for individual cell frames


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [ac34b11cfbb0dd833c970da969d5d9defe66733a]

INTEGRATION: CWS vertcell (1.31.32); FILE MERGED 2004/03/10 10:09:55 fme 1.31.32.4: RESYNC: (1.31-1.33); FILE MERGED 2004/02/11 09:12:40 fme 1.31.32.3: #i16944# Vertical formatting for individual cell frames 2004/02/05 06:57:40 fme 1.31.32.2: #i16944# Vertical formatting for individual cell frames 2004/02/04 14:16:18 fme 1.31.32.1: #i16944# Vertical formatting for individual cell frames


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [8daa1a086c704f758d8e8589e7c4a12d7e389b30]

INTEGRATION: CWS vertcell (1.52.34); FILE MERGED 2004/03/10 10:09:47 fme 1.52.34.2: RESYNC: (1.52-1.56); FILE MERGED 2004/02/04 14:16:17 fme 1.52.34.1: #i16944# Vertical formatting for individual cell frames


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [bcbdbf5283fb086821a47acae9fb00b99842b71a]

INTEGRATION: CWS vertcell (1.48.32); FILE MERGED 2004/02/10 09:50:21 os 1.48.32.1: #i25068# vertical text in table cells


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [3f7f23abea8fc2f7ce1c432c07f8c5b4172eeee7]

INTEGRATION: CWS gt04 (1.95.76); FILE MERGED 2004/03/04 12:05:01 gt 1.95.76.1: #i26117# book preview


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [58f69defd948a234037f39e0c5a975033b22e409]

INTEGRATION: CWS gt04 (1.29.64); FILE MERGED 2004/03/04 12:08:26 gt 1.29.64.1: #i26117# book preview


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [01bd6bb118b3ba4393b96c81656441ec750b6368]

INTEGRATION: CWS gt04 (1.46.78); FILE MERGED 2004/03/19 11:35:55 gt 1.46.78.4: RESYNC: (1.46-1.47); FILE MERGED 2004/03/19 11:04:37 gt 1.46.78.3: #i26117# toggle of book prewiev button 2004/03/05 13:28:16 od 1.46.78.2: #i20684# add missing parenthesis #i24183# method <RepaintCoreRect(..) - force repaint, only if page preview 	 layout is valid. #i18143# implementation of switching the book preview mode - not yet finished. 2004/03/04 12:08:25 gt 1.46.78.1: #i26117# book preview


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [25b215ed612f8afc8b4e399dce22fcca8d0f7ee8]

INTEGRATION: CWS gt04 (1.14.26); FILE MERGED 2004/03/05 13:23:58 od 1.14.26.1: #i18143# class <SwPagePreViewWin> - interface for switching the book 	 preview mode


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [f800f106ac27147125399b9b65ea1bca22c5ea7b]

INTEGRATION: CWS gt04 (1.20.80); FILE MERGED 2004/03/19 11:08:23 gt 1.20.80.1: #i26117# toggle of book prewiev button


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [9ea0795c3a3080df7ca2942f1d612c5b069dbd95]

INTEGRATION: CWS gt04 (1.5.50); FILE MERGED 2004/03/05 13:22:29 od 1.5.50.1: #i18143# class <SwPagePreviewLayout> - implementation of switching the 	 book preview mode.


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [6aa819f19c19f309e392f143aaf5d313954d0d6c]

INTEGRATION: CWS gt04 (1.9.492); FILE MERGED 2004/03/04 12:09:31 gt 1.9.492.1: #i26117# book preview


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [3197d4697505f1da5e7c4ffe5dec6e482d8d3876]

INTEGRATION: CWS gt04 (1.112.76); FILE MERGED 2004/04/08 13:40:21 gt 1.112.76.2: #27588# tiny string correction for FN_SHOW_BOOKVIEW 2004/03/04 12:09:30 gt 1.112.76.1: #i26117# book preview


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [7b9fc77624cbf844927ec80591c729b749c8ef29]

INTEGRATION: CWS gt04 (1.46.26); FILE MERGED 2004/03/19 12:08:17 gt 1.46.26.3: RESYNC: (1.46-1.47); FILE MERGED 2004/03/19 11:08:03 gt 1.46.26.2: #i26117# toggle of book prewiev button 2004/03/04 12:09:29 gt 1.46.26.1: #i26117# book preview


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [d230f36174448ccac92e92d2e657425ac40cd45f]

INTEGRATION: CWS gt04 (1.17.48); FILE MERGED 2004/03/19 12:13:19 gt 1.17.48.2: RESYNC: (1.17-1.18); FILE MERGED 2004/03/19 11:07:42 gt 1.17.48.1: #i26117# toggle of book prewiev button


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [1f4f2a4cddb9dcba813084e0f3451b6ea5a6a1cb]

INTEGRATION: CWS gt04 (1.4.50); FILE MERGED 2004/03/05 13:18:20 od 1.4.50.1: #i18143# class <SwPagePreviewLayout> - interface for set book preview mode


2004-04-21  Sander Vesik  <svesik@openoffice.org>  [83a74d8e399652b247a4c53985d12bc861ab4dea]

INTEGRATION: CWS gt04 (1.48.24); FILE MERGED 2004/03/04 12:05:51 gt 1.48.24.1: #i26117# book preview


2004-04-21  Joachim Lingner  <jl@openoffice.org>  [e61aa88e3dffcff717e7683cf18727701fcbb360]

#i20052#


2004-04-20  Sander Vesik  <svesik@openoffice.org>  [794d8065865d78b5caa843f45a4176f253e73620]

INTEGRATION: CWS sab013 (1.24.230); FILE MERGED 2004/02/10 14:09:06 sab 1.24.230.1: #i22714#; allow negative positions of the cells


2004-04-20  Sander Vesik  <svesik@openoffice.org>  [cb0fd4420b9d521d2ed68eaaa4babc0f9a113359]

INTEGRATION: CWS sab013 (1.5.388); FILE MERGED 2004/02/10 12:55:43 sab 1.5.388.1: #111055#; set defaults of calculation settings if there is no calculation settings element


2004-04-20  Sander Vesik  <svesik@openoffice.org>  [95acc57193fb6e39509d9516152e3a99f3048687]

INTEGRATION: CWS sab013 (1.20.354); FILE MERGED 2004/03/31 12:15:08 sab 1.20.354.2: RESYNC: (1.20-1.21); FILE MERGED 2004/02/10 12:55:42 sab 1.20.354.1: #111055#; set defaults of calculation settings if there is no calculation settings element


2004-04-20  Sander Vesik  <svesik@openoffice.org>  [2cef2a1bf62ecaab950b35da323675a3b0dd9a2f]

INTEGRATION: CWS sab013 (1.14.92); FILE MERGED 2004/04/14 13:33:29 sab 1.14.92.2: #i16293#; use unlimmited Bitmaps 2004/02/11 11:05:51 sab 1.14.92.1: #i16293#; disable limit of page size for API calls with specified size


2004-04-20  Sander Vesik  <svesik@openoffice.org>  [bac748df367390dc7f4b9703aacf31bbb3cfe0fb]

INTEGRATION: CWS sab013 (1.15.96); FILE MERGED 2004/04/14 13:31:11 sab 1.15.96.1: #i16293#; support size unlimited Bitmaps


2004-04-20  Sander Vesik  <svesik@openoffice.org>  [eaeec389fabc81d877263c4a6313b8d8fd7a2aa7]

INTEGRATION: CWS sab013 (1.6.96); FILE MERGED 2004/04/14 13:31:11 sab 1.6.96.1: #i16293#; support size unlimited Bitmaps


2004-04-20  Oliver Specht  <os@openoffice.org>  [f2faddebd43c0ecf7546aa078e4f6fc3e38cd38c]

#116402# call UpdateFontList() to prevent GPF on return from HTML source view


2004-04-20  Sander Vesik  <svesik@openoffice.org>  [037a21c76b7873d16483eaa511ae1568a1ed9b85]

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>  [d198efbdb561f50083ed4be0354367c0fe645426]

INTEGRATION: CWS newscpzip2 (1.1.2); FILE ADDED 2004/03/16 13:40:52 dv 1.1.2.1: #i25671# New setup loader for Windows Installer (native installer)


2004-04-20  Sander Vesik  <svesik@openoffice.org>  [1b6eaa0d1679c4f1b0eb74fd87f8e45ceec4d89c]

INTEGRATION: CWS newscpzip2 (1.1.2); FILE ADDED 2004/03/16 13:41:23 dv 1.1.2.1: #i25671# New setup loader for Windows Installer (native installer)


2004-04-20  Sander Vesik  <svesik@openoffice.org>  [9f764559bc51e549e317c9d9705f1842684b050b]

INTEGRATION: CWS newscpzip2 (1.1.2); FILE ADDED 2004/03/16 13:44:13 dv 1.1.2.1: #i25671# New setup loader for Windows Installer (native installer)


2004-04-20  Sander Vesik  <svesik@openoffice.org>  [8102f551ff7f4ec9c5ab208104636b8ef51c414b]

INTEGRATION: CWS newscpzip2 (1.1.2); FILE ADDED 2004/03/16 13:43:52 dv 1.1.2.1: #i25671# New setup loader for Windows Installer (native installer)


2004-04-20  Sander Vesik  <svesik@openoffice.org>  [b64fc0c773c19f68d20da6f7ad5074a7e998e47a]

INTEGRATION: CWS newscpzip2 (1.1.2); FILE ADDED 2004/03/16 13:42:35 dv 1.1.2.1: #i25671# New setup loader for Windows Installer (native installer)


2004-04-20  Sander Vesik  <svesik@openoffice.org>  [0faa2d06fba921c571684a517e298d5b807b2b1e]

INTEGRATION: CWS newscpzip2 (1.1.2); FILE ADDED 2004/03/16 13:42:34 dv 1.1.2.1: #i25671# New setup loader for Windows Installer (native installer)


2004-04-20  Sander Vesik  <svesik@openoffice.org>  [944c8ca383302aa4d5395cab79deec56dcd6b87f]

INTEGRATION: CWS newscpzip2 (1.1.2); FILE ADDED 2004/03/16 13:42:33 dv 1.1.2.1: #i25671# New setup loader for Windows Installer (native installer)


2004-04-20  Sander Vesik  <svesik@openoffice.org>  [9c9a6c5c5a080a4b14f47fced975fd2612aa842b]

INTEGRATION: CWS newscpzip2 (1.1.2); FILE ADDED 2004/04/01 09:48:17 dv 1.1.2.2: #i25671# Renamed new loader to loader2 2004/03/16 13:43:20 dv 1.1.2.1: #i25671# New setup loader for Windows Installer (native installer)


2004-04-20  Sander Vesik  <svesik@openoffice.org>  [91d8b7df3d8d124e4088f6ceec8daf40ce4d1633]

INTEGRATION: CWS newscpzip2 (1.1.2); FILE ADDED 2004/03/16 13:42:36 dv 1.1.2.1: #i25671# New setup loader for Windows Installer (native installer)


2004-04-20  Sander Vesik  <svesik@openoffice.org>  [5e9c00967d3d90165290e6d1a583dd6e93cc1454]

INTEGRATION: CWS newscpzip2 (1.26.20); FILE MERGED 2004/04/01 09:47:54 dv 1.26.20.3: #i25671# Renamed new loader to loader2 2004/03/30 13:58:05 dv 1.26.20.2: #i25671# Deliver new setup loader 2004/03/29 08:07:54 dv 1.26.20.1: #i25671# Deliver new setup loader


2004-04-20  Sander Vesik  <svesik@openoffice.org>  [a1e3a0076e5e66b8e23b81b593cea70e4d6bc130]

INTEGRATION: CWS newscpzip2 (1.13.20); FILE MERGED 2004/03/24 08:31:49 dv 1.13.20.1: #i25671# Added support for new setup loader


2004-04-20  Sander Vesik  <svesik@openoffice.org>  [bb6658781f312b2b867540c22acb3f7f954619bb]

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>  [2e2345bde35cb5e8e401970dc1330b5fc4067abe]

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>  [de4161ac2ba4da56dbb64a84c817257bf4b2b4d2]

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>  [0ce067c1fc334680a7d99e573ae8c2f3e623b645]

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>  [87616d8faecefa2d29d91697ab1e422e0165d4df]

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>  [3d943188516a6a9bda993c4ab9672454660774df]

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>  [9f9b0c6447f1bb123fc10ddc09738b281a213681]

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>  [f07e273074be575885c3340d390dcfc36ddb1277]

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>  [b734b7319bdd7e39fe1310415ae1e42167c25ad9]

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>  [94fc86dc3978f8856f47910678f5c37ecfa0ab4c]

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>  [e591d42d6eafc6ced0232b42769400b43915ae0e]

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>  [046eec7b44d4f8623f1f239c8e743365a5a26dcd]

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>  [450a0d8c9f5874f27923d657db4423f597796062]

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>  [feaf9252551a33f2fd172b2897417c85abca6d6a]

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>  [e9af84a53de7cac742db09f6a41b7095534f43da]

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>  [988115d0ecfa697bfd1a7b9ee39e4a0da68fa38f]

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>  [6bbbbcd602fca689006e6ce7c2c7ee13df2b7744]

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>  [344dae42ae06aee276abe4092ed1adee6ea162b4]

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>  [383db6e5f930ab3118e002512d008339e91f6c0c]

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>  [b62ecdf921710ae053bf63347dc2f6911c736fa1]

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>  [a587f675e9850ccc7bee472091fb1c7cf79f5b15]

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>  [66e1ee3f0b5f2802b4434954bfe90093abf56482]

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>  [d7f4d46ce6f3c450ffd2b6fcec3b16f894a4332a]

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>  [d79791024670d9fc943a22dd55444e513bc355c3]

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>  [28c3e63ca3e769c5472bc852accc99eb70363e31]

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>  [458637a20e4a57f7b20b01dfbf3a2a9d222d6cfd]

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>  [a8cd3672598efe65d6a30020fe41fb05ea88ebdc]

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>  [31045d630dad7a8a0dcb8c4f1cf1135c1e10370c]

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>  [fb541d52e85c99f09c86cbcfbe09eb3eda5b4ffa]

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>  [f61f4b94a2c66c1106cca1b138b5211f7ae75707]

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>  [455da0dbb043508b0beb3f65ad4a5d34882c7103]

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>  [6bbd72343bb3f44f46c38e28881d59ff5b7fce46]

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>  [c795ecfe6417e09281d3b8c93702c7325779cfaf]

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>  [3610c57cf4944393819dcfcf8f716195f01d95bf]

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>  [4001d4bcfbdab1ed8893f12eb2ac7b0be796d1fd]

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>  [912791dd6fcaa4440f3da42b546cc55cf8e2c3a4]

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>  [05a2f5f3a80fc9da4bc5b10d3217d147154e690b]

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>  [9048ff4beec57589538662c5d39e1d3ae4a89d33]

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>  [474b1b8ef6b2cfb3dd2a257745e89e1eebde317e]

INTEGRATION: CWS pkgchkcfgfix1 (1.2.2); FILE MERGED 2004/04/16 12:06:05 jb 1.2.2.1: #116376# Assume that no office runs, if user installation does not exist


2004-04-20  Sander Vesik  <svesik@openoffice.org>  [3c75ac93434f06ee6413a91ba4173c9f39073d19]

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-20  Joachim Lingner  <jl@openoffice.org>  [6d849f1c9a8248f06367dcb4860243be5e1b012b]

#i20025#


2004-04-20  Joachim Lingner  <jl@openoffice.org>  [59487b53f56d784b378343566e9f644f30f6e170]

#i20025#


2004-04-20  Joachim Lingner  <jl@openoffice.org>  [770dd540640f8aaf4c8c96bd87ad89d19336cb56]

#i20025#


2004-04-20  Joachim Lingner  <jl@openoffice.org>  [4077c8b3902fccaddb4cd4d4329237aa5ef60170]

#i20025#


2004-04-20  Joachim Lingner  <jl@openoffice.org>  [a0ca3dc7c1c0f8d1f05ccbeec3b91dfa0a3a6f22]

#i20025#


2004-04-19  Sander Vesik  <svesik@openoffice.org>  [508e8e8ad4155be7ff5dad615038f32c0e690a00]

INTEGRATION: CWS scriptingf5 (1.17.118); FILE MERGED 2004/03/30 07:43:23 toconnor 1.17.118.1: #26874# Updated bindings for events to use the scripting framework url spec. This change will ensure that the scripting framework is used to execute scripts.


2004-04-19  Sander Vesik  <svesik@openoffice.org>  [6c484281b154a604608d02af45bcad3bde349272]

INTEGRATION: CWS scriptingf5 (1.2.152); FILE MERGED 2004/03/30 14:27:31 toconnor 1.2.152.1: #i26874# Updated bindings for events to use the scripting framework url spec. This change will ensure that the scripting framework is used to execute scripts


2004-04-19  Sander Vesik  <svesik@openoffice.org>  [630f68cd7189eefd28c1d08c63a6e131e32672fe]

INTEGRATION: CWS scriptingf5 (1.6.158); FILE MERGED 2004/03/30 07:42:06 toconnor 1.6.158.1: #26874# Updated bindings for events to use the scripting framework url spec. This change will ensure that the scripting framework is used to execute scripts.


2004-04-19  Sander Vesik  <svesik@openoffice.org>  [9bf5f7b88622d69ff20fbbe07b373477070f6411]

INTEGRATION: CWS scriptingf5 (1.6.158); FILE MERGED 2004/03/30 07:34:10 toconnor 1.6.158.1: #26874# Updated bindings for events to use the scripting framework url spec. This change will ensure that the scripting framework is used to execute scripts.


2004-04-19  Sander Vesik  <svesik@openoffice.org>  [186e82c439af738ad48142d71fff3f4395bd8280]

INTEGRATION: CWS scriptingf5 (1.15.118); FILE MERGED 2004/03/30 07:37:29 toconnor 1.15.118.1: #26874# Updated bindings for events to use the scripting framework url spec. This change will ensure that the scripting framework is used to execute scripts.


2004-04-19  Sander Vesik  <svesik@openoffice.org>  [8290375c3d9820c61ec3daeb7c628cffdbfddf97]

INTEGRATION: CWS scriptingf5 (1.31.118); FILE MERGED 2004/03/30 07:40:51 toconnor 1.31.118.1: #26874# Updated bindings for events to use the scripting framework url spec. This change will ensure that the scripting framework is used to execute scripts


2004-04-19  Sander Vesik  <svesik@openoffice.org>  [ef1097ce2cec0b1319fc69662c22ddc647480d95]

INTEGRATION: CWS scriptingf5 (1.4.174); FILE MERGED 2004/03/30 07:42:42 toconnor 1.4.174.1: #26874# Updated bindings for events to use the scripting framework url spec. This change will ensure that the scripting framework is used to execute scripts.


2004-04-19  Sander Vesik  <svesik@openoffice.org>  [f81a145c322535a4094131a0eba935b6d2583522]

INTEGRATION: CWS scriptingf5 (1.2.170); FILE MERGED 2004/03/30 07:41:30 toconnor 1.2.170.1: #26874# Updated bindings for events to use the scripting framework url spec. This change will ensure that the scripting framework is used to execute scripts.


2004-04-19  Sander Vesik  <svesik@openoffice.org>  [188d46fb1e417ab04fc5366043325314ae57483d]

INTEGRATION: CWS scriptingf5 (1.26.98); FILE MERGED 2004/03/30 07:39:15 toconnor 1.26.98.1: #26874# Updated bindings for events to use the scripting framework url spec. This change will ensure that the scripting framework is used to execute scripts.


2004-04-19  Sander Vesik  <svesik@openoffice.org>  [79ffbd685c7a7ebbc221a82d621b0f82c84e292f]

INTEGRATION: CWS scriptingf5 (1.11.158); FILE MERGED 2004/03/30 14:26:30 toconnor 1.11.158.1: #i26874# Updated bindings for events to use the scripting framework url spec. This change will ensure that the scripting framework is used to execute scripts


2004-04-19  Sander Vesik  <svesik@openoffice.org>  [1d311e0988fbb896bb2e7b2b60976bd035214e09]

INTEGRATION: CWS scriptingf5 (1.21.86); FILE MERGED 2004/03/30 07:38:21 toconnor 1.21.86.1: #26874# Updated bindings for events to use the scripting framework url spec. This change will ensure that the scripting framework is used to execute scripts.


2004-04-19  Sander Vesik  <svesik@openoffice.org>  [8b1e857e147bb7efd3274b970baefcf4ca89e87a]

INTEGRATION: CWS scriptingf5 (1.2.158); FILE MERGED 2004/03/30 07:32:17 toconnor 1.2.158.1: #26874# Updated bindings for events to use the scripting framework url spec. This change will ensure that the scripting framework is used to execute scripts.


2004-04-19  Sander Vesik  <svesik@openoffice.org>  [b24bace10e833b89061f34003e2e4a5d63ace4e3]

INTEGRATION: CWS scriptingf5 (1.3.118); FILE MERGED 2004/03/30 07:45:03 toconnor 1.3.118.1: #26874# Updated bindings for events to use the scripting framework url spec. This change will ensure that the scripting framework is used to execute scripts.


2004-04-19  Sander Vesik  <svesik@openoffice.org>  [ebd3ccdb748cbddaa32402d0ba417b3e49cb658e]

INTEGRATION: CWS scriptingf5 (1.3.118); FILE MERGED 2004/03/30 07:44:27 toconnor 1.3.118.1: #26874# Updated bindings for events to use the scripting framework url spec. This change will ensure that the scripting framework is used to execute scripts.


2004-04-19  Sander Vesik  <svesik@openoffice.org>  [679e08bb09af5c5b043bba6f75a43fec80ae790f]

INTEGRATION: CWS scriptingf5 (1.2.76); FILE MERGED 2004/03/22 16:25:54 toconnor 1.2.76.1: #i21173# - Switch on display of Scripting Framework scripts by default, and switch off display of seperate tree of Basic macros.


2004-04-19  Sander Vesik  <svesik@openoffice.org>  [c0569eb303a932f8196323ae085a402c07e54ce2]

INTEGRATION: CWS scriptingf5 (1.87.30); FILE MERGED 2004/04/05 16:01:50 dfoster 1.87.30.1: #i21182# Reverting to "According to path list" pending spec.


2004-04-19  Sander Vesik  <svesik@openoffice.org>  [8d9c2f4f80bcdeafac80bbc456b02244402c4460]

INTEGRATION: CWS scriptingf5 (1.3.70); FILE MERGED 2004/03/31 09:57:00 toconnor 1.3.70.1: #i21173# - Turn on display of Scripting Framework scripts by default


2004-04-19  Sander Vesik  <svesik@openoffice.org>  [51733c676facbf01750a98a392b239ec4e437a59]

INTEGRATION: CWS scriptingf5 (1.22.36); FILE MERGED 2004/03/19 14:27:42 toconnor 1.22.36.2: RESYNC: (1.22-1.23); FILE MERGED 2004/02/26 17:44:15 toconnor 1.22.36.1: #i25859# - If there is no document shell available get XDispatchProvider from Desktop service


2004-04-19  Sander Vesik  <svesik@openoffice.org>  [6a339a14449c63ac2a7fd279f000403ccae9302f]

INTEGRATION: CWS scriptingf5 (1.124.14); FILE MERGED 2004/04/02 10:27:05 dfoster 1.124.14.1: #i27294# Fixed problem with security check for document Scripts


2004-04-19  Sander Vesik  <svesik@openoffice.org>  [8e89c6a0628349aaf1bae6d4b74cbb8d84ef743d]

INTEGRATION: CWS scriptingf5 (1.9.14); FILE MERGED 2004/03/05 10:33:47 npower 1.9.14.1: #i22570# Changes to support new URL parsing service. A side affect of using the new service is that the format of the URI has changed a little. The URI is now nt hierarchical. Changes to the files below involve removing methods to parse data from the URI instread new service UriReferenceFactory, adding the new types to build project xml  files.


2004-04-19  Sander Vesik  <svesik@openoffice.org>  [e687d8a670da28a6f4cf785f06ebe1737daa4396]

INTEGRATION: CWS scriptingf5 (1.6.8); FILE MERGED 2004/03/05 10:33:47 npower 1.6.8.1: #i22570# Changes to support new URL parsing service. A side affect of using the new service is that the format of the URI has changed a little. The URI is now nt hierarchical. Changes to the files below involve removing methods to parse data from the URI instread new service UriReferenceFactory, adding the new types to build project xml  files.


2004-04-19  Sander Vesik  <svesik@openoffice.org>  [533cc7ca7853abd28f9ce858464aa5374d81d307]

INTEGRATION: CWS scriptingf5 (1.8.8); FILE MERGED 2004/03/05 10:33:47 npower 1.8.8.1: #i22570# Changes to support new URL parsing service. A side affect of using the new service is that the format of the URI has changed a little. The URI is now nt hierarchical. Changes to the files below involve removing methods to parse data from the URI instread new service UriReferenceFactory, adding the new types to build project xml  files.


2004-04-19  Sander Vesik  <svesik@openoffice.org>  [c094a13f2be7472ddad86b6393e53b99e688a4db]

INTEGRATION: CWS scriptingf5 (1.15.8); FILE MERGED 2004/04/02 10:25:30 dfoster 1.15.8.3: #i27294# Fixed problem with security check. Removed printStackTrace calls in java code. Fixed problems with create/delete of parcels/scripts in document storage 2004/03/05 10:33:46 npower 1.15.8.2: #i22570# Changes to support new URL parsing service. A side affect of using the new service is that the format of the URI has changed a little. The URI is now nt hierarchical. Changes to the files below involve removing methods to parse data from the URI instread new service UriReferenceFactory, adding the new types to build project xml  files. 2004/02/26 17:46:57 toconnor 1.15.8.1: #i25859# - Fix problems dispatching script URLs when no document is open


2004-04-19  Sander Vesik  <svesik@openoffice.org>  [332a944137ff76e821cb16061129ce16922a6e1c]

INTEGRATION: CWS scriptingf5 (1.1.14); FILE MERGED 2004/03/05 10:33:45 npower 1.1.14.1: #i22570# Changes to support new URL parsing service. A side affect of using the new service is that the format of the URI has changed a little. The URI is now nt hierarchical. Changes to the files below involve removing methods to parse data from the URI instread new service UriReferenceFactory, adding the new types to build project xml  files.


2004-04-19  Sander Vesik  <svesik@openoffice.org>  [45749febb1ded7ac541948f59c66ab0a90c02b6c]

INTEGRATION: CWS scriptingf5 (1.2.2); FILE MERGED 2004/03/05 10:33:45 npower 1.2.2.1: #i22570# Changes to support new URL parsing service. A side affect of using the new service is that the format of the URI has changed a little. The URI is now nt hierarchical. Changes to the files below involve removing methods to parse data from the URI instread new service UriReferenceFactory, adding the new types to build project xml  files.


2004-04-19  Sander Vesik  <svesik@openoffice.org>  [68904aa5c36820ca1aad37126c4e01acd548471d]

INTEGRATION: CWS scriptingf5 (1.2.2); FILE MERGED 2004/03/05 10:33:44 npower 1.2.2.1: #i22570# Changes to support new URL parsing service. A side affect of using the new service is that the format of the URI has changed a little. The URI is now nt hierarchical. Changes to the files below involve removing methods to parse data from the URI instread new service UriReferenceFactory, adding the new types to build project xml  files.


2004-04-19  Sander Vesik  <svesik@openoffice.org>  [de6433b4b2230e8494142717529967b610579fc8]

INTEGRATION: CWS scriptingf5 (1.3.14); FILE MERGED 2004/03/05 10:33:44 npower 1.3.14.1: #i22570# Changes to support new URL parsing service. A side affect of using the new service is that the format of the URI has changed a little. The URI is now nt hierarchical. Changes to the files below involve removing methods to parse data from the URI instread new service UriReferenceFactory, adding the new types to build project xml  files.


2004-04-19  Sander Vesik  <svesik@openoffice.org>  [90f43b4a58e95dae5abc71d0c3e0bbbd33352955]

INTEGRATION: CWS scriptingf5 (1.4.14); FILE MERGED 2004/03/05 10:33:44 npower 1.4.14.1: #i22570# Changes to support new URL parsing service. A side affect of using the new service is that the format of the URI has changed a little. The URI is now nt hierarchical. Changes to the files below involve removing methods to parse data from the URI instread new service UriReferenceFactory, adding the new types to build project xml  files.


2004-04-19  Sander Vesik  <svesik@openoffice.org>  [aa4508042de3e48e16cc81c28b9959b9436031bc]

INTEGRATION: CWS scriptingf5 (1.8.2); FILE MERGED 2004/03/31 08:42:29 dfoster 1.8.2.2: #i27220# Basic provider not showing the user libs. 2004/03/05 10:33:43 npower 1.8.2.1: #i22570# Changes to support new URL parsing service. A side affect of using the new service is that the format of the URI has changed a little. The URI is now nt hierarchical. Changes to the files below involve removing methods to parse data from the URI instread new service UriReferenceFactory, adding the new types to build project xml  files.


2004-04-19  Sander Vesik  <svesik@openoffice.org>  [86307222d7e5e052da00191a3ad09da634f33ebf]

INTEGRATION: CWS scriptingf5 (1.5.14); FILE MERGED 2004/03/05 10:33:43 npower 1.5.14.1: #i22570# Changes to support new URL parsing service. A side affect of using the new service is that the format of the URI has changed a little. The URI is now nt hierarchical. Changes to the files below involve removing methods to parse data from the URI instread new service UriReferenceFactory, adding the new types to build project xml  files.


2004-04-19  Sander Vesik  <svesik@openoffice.org>  [c26bb445ac9ac96e2f95dfebec573362af9c568c]

INTEGRATION: CWS scriptingf5 (1.9.14); FILE MERGED 2004/02/12 08:39:03 npower 1.9.14.1: #i23681# , #ii23682# Initial modification for support of create/delete of scripts support for script organiser


2004-04-19  Sander Vesik  <svesik@openoffice.org>  [7f48806928713fb610d461c82ebd02bc21dc8cb0]

INTEGRATION: CWS scriptingf5 (1.1.2); FILE ADDED 2004/02/12 08:44:53 npower 1.1.2.1: #i23681# , #i23682# Initial modifications for of create and delete support for Script organizer


2004-04-19  Sander Vesik  <svesik@openoffice.org>  [bdb710f5498ca138b7ec27bbb467b19c6ed665a9]

INTEGRATION: CWS scriptingf5 (1.3.8); FILE MERGED 2004/04/02 10:25:38 dfoster 1.3.8.5: #i27294# Fixed problem with security check. Removed printStackTrace calls in java code. Fixed problems with create/delete of parcels/scripts in document storage 2004/02/25 18:20:34 npower 1.3.8.4: #i25272# Added a container implementation ( new com/sun/star/script/framework/container defined ) to better seperate Browse functionality from io and script registry. 2004/02/19 17:53:12 toconnor 1.3.8.3: #i25276# - BeanShell and JavaScript providers should pass parameters 2004/02/17 15:06:07 toconnor 1.3.8.2: #i25262# - Execute modified source in editor window if one exists 2004/02/12 08:39:01 npower 1.3.8.1: #i23681# , #ii23682# Initial modification for support of create/delete of scripts support for script organiser


2004-04-19  Sander Vesik  <svesik@openoffice.org>  [69826b2e1e6ef4070e57827408d84fc032d4c130]

INTEGRATION: CWS scriptingf5 (1.3.8); FILE MERGED 2004/04/02 10:25:37 dfoster 1.3.8.3: #i27294# Fixed problem with security check. Removed printStackTrace calls in java code. Fixed problems with create/delete of parcels/scripts in document storage 2004/02/25 18:20:33 npower 1.3.8.2: #i25272# Added a container implementation ( new com/sun/star/script/framework/container defined ) to better seperate Browse functionality from io and script registry. 2004/02/12 08:39:00 npower 1.3.8.1: #i23681# , #ii23682# Initial modification for support of create/delete of scripts support for script organiser


2004-04-19  Sander Vesik  <svesik@openoffice.org>  [0c53e83fa84e2e573c81e728f68f59c72d7e201f]

INTEGRATION: CWS scriptingf5 (1.1.2); FILE ADDED 2004/02/17 15:06:07 toconnor 1.1.2.2: #i25262# - Execute modified source in editor window if one exists 2004/02/12 08:44:35 npower 1.1.2.1: #i23681# , #i23682# Initial modifications for of create and delete support for Script organizer


2004-04-19  Sander Vesik  <svesik@openoffice.org>  [3c35a53b414e91cab10e26e114fb3bd9c34d1140]

INTEGRATION: CWS scriptingf5 (1.2.8); FILE MERGED 2004/02/19 17:53:12 toconnor 1.2.8.1: #i25276# - BeanShell and JavaScript providers should pass parameters


2004-04-19  Sander Vesik  <svesik@openoffice.org>  [5ddc3e3b3b0475a413450beb3aa4f64a23e867da]

INTEGRATION: CWS scriptingf5 (1.3.8); FILE MERGED 2004/04/02 10:25:35 dfoster 1.3.8.5: #i27294# Fixed problem with security check. Removed printStackTrace calls in java code. Fixed problems with create/delete of parcels/scripts in document storage 2004/02/25 18:20:32 npower 1.3.8.4: #i25272# Added a container implementation ( new com/sun/star/script/framework/container defined ) to better seperate Browse functionality from io and script registry. 2004/02/19 17:53:11 toconnor 1.3.8.3: #i25276# - BeanShell and JavaScript providers should pass parameters 2004/02/17 15:06:06 toconnor 1.3.8.2: #i25262# - Execute modified source in editor window if one exists 2004/02/12 08:38:59 npower 1.3.8.1: #i23681# , #ii23682# Initial modification for support of create/delete of scripts support for script organiser


2004-04-19  Sander Vesik  <svesik@openoffice.org>  [35b071743a3547e2762d99dd38ac46fd68799e14]

INTEGRATION: CWS scriptingf5 (1.3.8); FILE MERGED 2004/02/25 18:20:32 npower 1.3.8.3: #i25272# Added a container implementation ( new com/sun/star/script/framework/container defined ) to better seperate Browse functionality from io and script registry. 2004/02/17 15:06:06 toconnor 1.3.8.2: #i25262# - Execute modified source in editor window if one exists 2004/02/12 08:38:59 npower 1.3.8.1: #i23681# , #ii23682# Initial modification for support of create/delete of scripts support for script organiser


2004-04-19  Sander Vesik  <svesik@openoffice.org>  [0fb90826ab75fd48d4b5d9887b3e7723911e331a]

INTEGRATION: CWS scriptingf5 (1.4.8); FILE MERGED 2004/04/02 10:25:34 dfoster 1.4.8.4: #i27294# Fixed problem with security check. Removed printStackTrace calls in java code. Fixed problems with create/delete of parcels/scripts in document storage 2004/02/26 17:47:00 toconnor 1.4.8.3: #i25859# - Fix problems dispatching script URLs when no document is open 2004/02/25 18:20:31 npower 1.4.8.2: #i25272# Added a container implementation ( new com/sun/star/script/framework/container defined ) to better seperate Browse functionality from io and script registry. 2004/02/12 08:38:57 npower 1.4.8.1: #i23681# , #ii23682# Initial modification for support of create/delete of scripts support for script organiser


2004-04-19  Sander Vesik  <svesik@openoffice.org>  [1f57265f0d0808c2314d4ae649f4c6b79852136e]

INTEGRATION: CWS scriptingf5 (1.1.2); FILE ADDED 2004/02/25 18:20:30 npower 1.1.2.2: #i25272# Added a container implementation ( new com/sun/star/script/framework/container defined ) to better seperate Browse functionality from io and script registry. 2004/02/12 08:44:17 npower 1.1.2.1: #i23681# , #i23682# Initial modifications for of create and delete support for Script organizer


2004-04-19  Sander Vesik  <svesik@openoffice.org>  [85292bac715f7dc4aa97909734ed7c331f342159]

INTEGRATION: CWS scriptingf5 (1.4.8); FILE MERGED 2004/04/02 10:25:34 dfoster 1.4.8.2: #i27294# Fixed problem with security check. Removed printStackTrace calls in java code. Fixed problems with create/delete of parcels/scripts in document storage 2004/02/25 18:20:30 npower 1.4.8.1: #i25272# Added a container implementation ( new com/sun/star/script/framework/container defined ) to better seperate Browse functionality from io and script registry.


2004-04-19  Sander Vesik  <svesik@openoffice.org>  [5c29d505846cce8608b2f19379bb7ec58c5816cb]

INTEGRATION: CWS scriptingf5 (1.3.8); FILE MERGED 2004/02/25 18:20:30 npower 1.3.8.1: #i25272# Added a container implementation ( new com/sun/star/script/framework/container defined ) to better seperate Browse functionality from io and script registry.


2004-04-19  Sander Vesik  <svesik@openoffice.org>  [cc9c6fa04cdc27799065fbe3de43dd6c0281eda0]

INTEGRATION: CWS scriptingf5 (1.2.8); FILE MERGED 2004/02/25 18:20:30 npower 1.2.8.1: #i25272# Added a container implementation ( new com/sun/star/script/framework/container defined ) to better seperate Browse functionality from io and script registry.


2004-04-19  Sander Vesik  <svesik@openoffice.org>  [1e6d9739ec1aa355e0119b26cfebbf3b84d8a1a2]

INTEGRATION: CWS scriptingf5 (1.1.2); FILE ADDED 2004/04/02 10:25:33 dfoster 1.1.2.2: #i27294# Fixed problem with security check. Removed printStackTrace calls in java code. Fixed problems with create/delete of parcels/scripts in document storage 2004/02/25 18:31:31 npower 1.1.2.1: #i25272# moved from com/sun/star/script/framework/provider


2004-04-19  Sander Vesik  <svesik@openoffice.org>  [89eecf8536a63cc027c960fc4e51e8c98fc8ca35]

INTEGRATION: CWS scriptingf5 (1.1.2); FILE ADDED 2004/02/25 18:31:02 npower 1.1.2.1: #i25272# moved from com/sun/star/script/framework/provider


2004-04-19  Sander Vesik  <svesik@openoffice.org>  [b72f29681ffbd22ad8a63d3b50c53ab181636165]

INTEGRATION: CWS scriptingf5 (1.1.2); FILE ADDED 2004/02/25 18:30:31 npower 1.1.2.1: #i25272# moved from com/sun/star/script/framework/provider


2004-04-19  Sander Vesik  <svesik@openoffice.org>  [e4636cf5903ece1efc34ebcfcbc20d63ca154560]

INTEGRATION: CWS scriptingf5 (1.1.2); FILE ADDED 2004/02/25 18:29:51 npower 1.1.2.1: #i25272# moved this file from com/sun/star/script/framework/provider.


2004-04-19  Sander Vesik  <svesik@openoffice.org>  [43fd7333c80e318477c3eb07b1c256c7b0f0a613]

INTEGRATION: CWS scriptingf5 (1.1.2); FILE ADDED 2004/02/25 18:41:52 npower 1.1.2.1: #i25272# Added a container implementation ( new com/sun/star/script/framework/container defined ) to better seperate Browse functionality from io and script registry.

moved this class from com/sun/star/script/framework/browse

2004-04-19  Sander Vesik  <svesik@openoffice.org>  [8c32e2ca9e8dfb5922ccd98aa861305f2c3dec9a]

INTEGRATION: CWS scriptingf5 (1.1.2); FILE ADDED 2004/02/25 18:42:22 npower 1.1.2.1: #i25272# Added a container implementation ( new com/sun/star/script/framework/container defined ) to better seperate Browse functionality from io and script registry

moved this class from com/sun/star/script/framework/browse

2004-04-19  Sander Vesik  <svesik@openoffice.org>  [d1df85d8bdd07bf6e6c633c5bf5273e9a6d61e3a]

INTEGRATION: CWS scriptingf5 (1.1.2); FILE ADDED 2004/04/05 11:33:43 dfoster 1.1.2.4: #i27294# Fixed problems with URL encoding. Issue number: Submitted by: Reviewed by: 2004/04/02 10:25:33 dfoster 1.1.2.3: #i27294# Fixed problem with security check. Removed printStackTrace calls in java code. Fixed problems with create/delete of parcels/scripts in document storage 2004/03/05 10:28:04 npower 1.1.2.2: #i22570# Changes to support new URL parsing service. A side affect of using the new service is that the format of the URI has changed a little. The URI is now nt hierarchical. Additionally when the URI is generated ( in ScriptMetaData ) the parcel name is prepreneded to aid resolution ( in ContainerCache.java ). Issue number: Submitted by: Reviewed by: 2004/02/25 18:40:10 npower 1.1.2.1: #i25272# Added a container implementation ( new com/sun/star/script/framework/container defined ) to better seperate Browse functionality from io and script registry.

moved this class from com/sun/star/script/framework/browse

2004-04-19  Sander Vesik  <svesik@openoffice.org>  [e96dabbbc66636270a225700892f8baabe8f8299]

INTEGRATION: CWS scriptingf5 (1.1.2); FILE ADDED 2004/02/25 18:39:29 npower 1.1.2.1: #i25272# Added a container implementation ( new com/sun/star/script/framework/container defined ) to better seperate Browse functionality from io and script registry.

moved this class from com/sun/star/script/framework/browse

2004-04-19  Sander Vesik  <svesik@openoffice.org>  [f7e53b6f88d361815d3390068c92bbb59d4357dd]

INTEGRATION: CWS scriptingf5 (1.1.2); FILE ADDED 2004/02/25 18:38:24 npower 1.1.2.1: #i25272# Added a container implementation ( new com/sun/star/script/framework/container defined ) to better seperate Browse functionality from io and script registry.

moved this class from  com/sun/star/script/framework/browse

2004-04-19  Sander Vesik  <svesik@openoffice.org>  [e7cd1f2b71523efd9509748dbf49d6a541bbdad5]

INTEGRATION: CWS scriptingf5 (1.1.2); FILE ADDED 2004/02/25 18:37:52 npower 1.1.2.1: #i25272# Added a container implementation ( new com/sun/star/script/framework/container defined ) to better seperate Browse functionality from io and script registry.

new abstract class to represent a parcel container, specific instances e.g.
ApplicationParcelContainer and DocumentParcelContainer extend this class

2004-04-19  Sander Vesik  <svesik@openoffice.org>  [ccf88f788ecd4c46f82a0a18d41d69f37a55e315]

INTEGRATION: CWS scriptingf5 (1.1.2); FILE ADDED 2004/02/25 18:38:59 npower 1.1.2.1: #i25272# Added a container implementation ( new com/sun/star/script/framework/container defined ) to better seperate Browse functionality from io and script registry.

new abstract class to represent a parcel ( which contains scripts )

2004-04-19  Sander Vesik  <svesik@openoffice.org>  [4350ec864c387ffd5b4715a3b4a945f365a7b5a7]

INTEGRATION: CWS scriptingf5 (1.8.8); FILE MERGED 2004/02/25 18:20:29 npower 1.8.8.2: #i25272# Added a container implementation ( new com/sun/star/script/framework/container defined ) to better seperate Browse functionality from io and script registry. 2004/02/12 08:38:56 npower 1.8.8.1: #i23681# , #ii23682# Initial modification for support of create/delete of scripts support for script organiser


2004-04-19  Sander Vesik  <svesik@openoffice.org>  [789c44c31cb540280c40497598a5adf77af86ef0]

INTEGRATION: CWS scriptingf5 (1.1.2); FILE ADDED 2004/04/02 10:25:32 dfoster 1.1.2.2: #i27294# Fixed problem with security check. Removed printStackTrace calls in java code. Fixed problems with create/delete of parcels/scripts in document storage 2004/02/25 18:43:53 npower 1.1.2.1: #i25272# Added a container implementation ( new com/sun/star/script/framework/container defined ) to better seperate Browse functionality from io and script registry.

new class to be used as browse node implementation for ScriptProvider
abstract class

2004-04-19  Sander Vesik  <svesik@openoffice.org>  [0b11ad57cc30a244f945bd5b9a518b1be8c8e841]

INTEGRATION: CWS scriptingf5 (1.5.8); FILE MERGED 2004/04/02 10:25:32 dfoster 1.5.8.3: #i27294# Fixed problem with security check. Removed printStackTrace calls in java code. Fixed problems with create/delete of parcels/scripts in document storage 2004/02/25 18:20:29 npower 1.5.8.2: #i25272# Added a container implementation ( new com/sun/star/script/framework/container defined ) to better seperate Browse functionality from io and script registry. 2004/02/12 08:38:56 npower 1.5.8.1: #i23681# , #ii23682# Initial modification for support of create/delete of scripts support for script organiser


2004-04-19  Sander Vesik  <svesik@openoffice.org>  [01bba3c2cc586616c99792f21daeb569ef22c6bd]

INTEGRATION: CWS scriptingf5 (1.1.2); FILE ADDED 2004/02/12 08:43:18 npower 1.1.2.1: #i23681# , #i23682# Initial modifications for of create and delete support for Script organizer


2004-04-19  Sander Vesik  <svesik@openoffice.org>  [89f55141904d79e65bdead3463f234e8dd238a6f]

INTEGRATION: CWS scriptingf5 (1.28.8); FILE MERGED 2004/02/25 18:20:29 npower 1.28.8.2: #i25272# Added a container implementation ( new com/sun/star/script/framework/container defined ) to better seperate Browse functionality from io and script registry. 2004/02/12 08:38:55 npower 1.28.8.1: #i23681# , #ii23682# Initial modification for support of create/delete of scripts support for script organiser


2004-04-19  Sander Vesik  <svesik@openoffice.org>  [cfebe27f03fd9d2f1c79a835556b214359cf75e9]

INTEGRATION: CWS scriptingf5 (1.1.2); FILE ADDED 2004/02/19 17:47:09 toconnor 1.1.2.1: #i25271# Add Highlight example in all languages and accept parameters


2004-04-19  Sander Vesik  <svesik@openoffice.org>  [0bca4008e96efc19af84b5ec3649bed36a0ffc8b]

INTEGRATION: CWS scriptingf5 (1.1.2); FILE ADDED 2004/03/22 16:27:26 toconnor 1.1.2.2: #i22570# - Update URL usage in examples to new non hierarchical scheme 2004/02/19 17:48:03 toconnor 1.1.2.1: #i25271# Add Highlight example in all languages. Use DialogProvider to create XDialog and display it.


2004-04-19  Sander Vesik  <svesik@openoffice.org>  [33f8fae38894ef27ddcc73db238234d0dd47b26a]

INTEGRATION: CWS scriptingf5 (1.1.2); FILE ADDED 2004/02/19 17:49:27 toconnor 1.1.2.1: #i25271# Add Highlight example in JavaScript. This script handles button click events for the Highlight dialog


2004-04-19  Sander Vesik  <svesik@openoffice.org>  [8ce7a7d70d2894e9d61ce2fdd10975233ebfda52]

INTEGRATION: CWS scriptingf5 (1.5.14); FILE MERGED 2004/02/17 15:06:05 toconnor 1.5.14.1: #i25262# - Execute modified source in editor window if one exists


2004-04-19  Sander Vesik  <svesik@openoffice.org>  [5db0af9a8727fb7e9d12c9b6b00e621cf4cf3fc4]

INTEGRATION: CWS scriptingf5 (1.2.2); FILE MERGED 2004/03/05 10:19:34 npower 1.2.2.1: #22570# Now using new URL service, as a side affect the format of the URL has changed slightly its now non-hierarhical so no "//" also to aid resolution the package name is prepended also so old form  =vnd.sun.star.script://ScriptBindingLibrary.Highlight?location=application new forme = vnd.sun.star.script:ScriptBindingLibrary.Highlight?location=application Issue number: Submitted by: Reviewed by:


2004-04-19  Sander Vesik  <svesik@openoffice.org>  [8910eacb6d2fcbe034ec035484c2d48846ac1c4d]

INTEGRATION: CWS scriptingf5 (1.2.14); FILE MERGED 2004/02/19 17:51:38 toconnor 1.2.14.1: #i25271# Modify BeanShell Highlight example to use DialogProvider


2004-04-19  Sander Vesik  <svesik@openoffice.org>  [e2c494ae09fb5b2eff115568a115e45997d64be5]

INTEGRATION: CWS scriptingf5 (1.1.2); FILE ADDED 2004/03/22 16:27:26 toconnor 1.1.2.2: #i22570# - Update URL usage in examples to new non hierarchical scheme 2004/02/19 17:50:02 toconnor 1.1.2.1: #i25271# Modify BeanShell Highlight script to use DialogProvider


2004-04-19  Sander Vesik  <svesik@openoffice.org>  [543a031e01c1789d86bd7b37a15105196eb31217]

INTEGRATION: CWS scriptingf5 (1.1.2); FILE ADDED 2004/02/19 17:50:36 toconnor 1.1.2.1: #i25271# Add BeanShell script to handle button click events in Highlight


2004-04-19  Sander Vesik  <svesik@openoffice.org>  [dee8fc3410379a1b07021269f64fb5d1b72a1055]

INTEGRATION: CWS nn02 (1.43.34); FILE MERGED 2004/04/14 10:07:35 nn 1.43.34.1: #114007# UpdateFixX/UpdateFixY: check if sheet exists


2004-04-19  Sander Vesik  <svesik@openoffice.org>  [35fbcab10d74d2e6162943554aac5ce4dbbedd77]

INTEGRATION: CWS nn02 (1.33.34); FILE MERGED 2004/04/14 16:34:46 nn 1.33.34.1: #i19358# Draw: SetLayoutMode


2004-04-19  Sander Vesik  <svesik@openoffice.org>  [5d1a911b8e54191b1005a68cadf45902dd1bfb2a]

INTEGRATION: CWS nn02 (1.44.116); FILE MERGED 2004/04/14 16:04:21 sab 1.44.116.1: #116349#; test Index against -1 before calling GetEntryContextId


2004-04-19  Sander Vesik  <svesik@openoffice.org>  [8d67c444094acd9f1c66b655760b73eee0869058]

INTEGRATION: CWS nn02 (1.48.88); FILE MERGED 2004/04/14 16:04:21 sab 1.48.88.1: #116349#; test Index against -1 before calling GetEntryContextId


2004-04-19  Sander Vesik  <svesik@openoffice.org>  [102ba434cca359614088fd62e63157689f98240c]

INTEGRATION: CWS nn02 (1.173.30); FILE MERGED 2004/04/14 16:04:20 sab 1.173.30.1: #116349#; test Index against -1 before calling GetEntryContextId


2004-04-19  Sander Vesik  <svesik@openoffice.org>  [507ea76893b794c8dfb8409c4ac9229b4c7b6454]

INTEGRATION: CWS gt06 (1.2.122); FILE MERGED 2004/03/31 07:40:41 gt 1.2.122.1: #i27168# dynamic size of treelistbox


2004-04-19  Sander Vesik  <svesik@openoffice.org>  [1ea316c1470d48593af3318b755af320845ca088]

INTEGRATION: CWS gt06 (1.2.122); FILE MERGED 2004/03/31 07:40:42 gt 1.2.122.1: #i27168# dynamic size of treelistbox


2004-04-19  Sander Vesik  <svesik@openoffice.org>  [3c9572c02d9e323370b9eb310729272e5afa1190]

INTEGRATION: CWS gt06 (1.2.122); FILE MERGED 2004/03/31 07:40:40 gt 1.2.122.1: #i27168# dynamic size of treelistbox


2004-04-19  Sander Vesik  <svesik@openoffice.org>  [8f743b8456774f485935fbf1dd20146dee90aaae]

INTEGRATION: CWS gt06 (1.3.122); FILE MERGED 2004/04/19 09:58:26 gt 1.3.122.2: #i25894# OfaTreeOptionsDialog::ResizeTreeLB(): slightly more space for indent 2004/03/31 07:40:43 gt 1.3.122.1: #i27168# dynamic size of treelistbox


2004-04-19  Joachim Lingner  <jl@openoffice.org>  [49614181e5712933a3dce40c6afb344f02f8d287]

#i20052# plugin lib for java framework


2004-04-19  Joachim Lingner  <jl@openoffice.org>  [43cc8abfb0a41878c4e78fd3b868b1d4f344c610]

#i20052# plugin lib for java framework


2004-04-19  Joachim Lingner  <jl@openoffice.org>  [c7d0bfee4c06030dae1138f9eea4bd127a71efd2]

#i20052# java framework


2004-04-19  Joachim Lingner  <jl@openoffice.org>  [214f5c7381eb6680f92554fcd6a7ca5ba0f67e16]

#i20052# java framework


2004-04-19  Joachim Lingner  <jl@openoffice.org>  [2b24c46035657a8a43c6552328f7b4dda1622ce5]

#i20052# java framework


2004-04-19  Armin Weiss  <aw@openoffice.org>  [4062c06750b675618ca5cec44cf6586688f8f7b9]

#110098# Adaptions to binfilter after resynching to SRC680 m33


2004-04-15  Hans-Joachim Lankenau  <hjs@openoffice.org>  [8acfbb4e59a7605644f67cabe090102c8053d010]

#110098# for scope


2004-04-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [c6621cfe145aaa6573f7c5e5856669c44848812b]

#i10000# (done by fs) bracket temporary references to myself in dedicated scope /before/ setting the delegator


2004-04-15  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b8c490ff08c7ace3df92fad314cfa051a6591f18]

#110098# for scope


2004-04-15  Rüdiger Timm  <rt@openoffice.org>  [e55f464030ade2a3824e2a365c47642d3e35eb73]

#i10000# Export ANT_HOME variable.


2004-04-15  Rüdiger Timm  <rt@openoffice.org>  [69ebcebd39b24e9373204bd613f938b63df401e9]

#i10000# use correct path separator


2004-04-14  Oliver Bolte  <obo@openoffice.org>  [d450ee1d215709039897a9986caad1a8dd0b206e]

finish_logging on success


2004-04-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [7a523dc4d1d3e37b3e91c95f77b72acca4867e50]

#i10000# Merge new pkgchk settings with MultiStratumBackend support


2004-04-14  Oliver Bolte  <obo@openoffice.org>  [6ec892724f1be13bf8b9eaf787b202a2d91d90f8]

Changes for new Logging.pm (lazy writing)


2004-04-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [0201dddf447a2970deef7997e14a4440b876219c]

INTEGRATION: CWS unopkg1 (1.1.2); FILE ADDED 2003/11/20 13:14:08 kso 1.1.2.1: #113678# - manual test for globalTransfer command (NameClash::ASK)


2004-04-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [eb0bd0c9b212c06761255ded1ad690f64f8336ce]

INTEGRATION: CWS unopkg1 (1.1.2); FILE ADDED 2003/11/20 13:14:07 kso 1.1.2.1: #113678# - manual test for globalTransfer command (NameClash::ASK)


2004-04-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [03b078a3d534c0705790cdcee3d363f61728e708]

INTEGRATION: CWS unopkg1 (1.10.94); FILE MERGED 2004/01/07 09:42:30 kso 1.10.94.1: #114653# - open-command now throws IllegalArgumentException in case resource            shall be opened as folder, but is not a folder          - resultset access methods now throw a ResultSetException in case            an error occured while retrieving data from server


2004-04-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [a13224127ddf05e2ee59f863a625e57bcaa86ecd]

INTEGRATION: CWS unopkg1 (1.42.14); FILE MERGED 2004/01/07 09:42:29 kso 1.42.14.2: #114653# - open-command now throws IllegalArgumentException in case resource            shall be opened as folder, but is not a folder          - resultset access methods now throw a ResultSetException in case            an error occured while retrieving data from server 2003/11/20 13:20:18 kso 1.42.14.1: #113678# - Content::insert() accidently threw an uno::Any (containing a            UNO exception), where the UNO exception itself was intended.


2004-04-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [3121606ee5894e7c797afbb4f521c5d07ef99fd0]

INTEGRATION: CWS unopkg1 (1.1.2); FILE ADDED 2004/03/24 15:28:07 kso 1.1.2.5: #112920# - corrected a service name. Issue number: Submitted by: Reviewed by: 2004/03/15 17:04:15 kso 1.1.2.4: #112920# - Moved TransientDocumentsDocumentContentFactory to modele css.frame. Issue number: Submitted by: Reviewed by: 2004/01/29 15:42:34 kso 1.1.2.3: #112920# - Added passwordrequest stuff 2004/01/27 17:23:34 kso 1.1.2.2: #112920# - Speaking Title property value for document contents.          - Use 'RuntimeUID' document property as document id, if available          - New interface at provider for creating document contents directly            from document model. 2004/01/20 15:21:08 kso 1.1.2.1: #112920# TDOC UCP: Initial revision.


2004-04-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [4f4cadc143509bd7fb7dae9567152778aeeb5d23]

INTEGRATION: CWS unopkg1 (1.1.2); FILE ADDED 2004/01/20 15:20:44 kso 1.1.2.1: #112920# TDOC UCP: Initial revision.


2004-04-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [25005dc45310d707e427ac9ddef4efc354d7d269]

INTEGRATION: CWS unopkg1 (1.1.2); FILE ADDED 2004/01/20 15:20:24 kso 1.1.2.1: #112920# TDOC UCP: Initial revision.


2004-04-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [c60f478d2bd26657a450dc76eb49730be013df56]

INTEGRATION: CWS unopkg1 (1.1.2); FILE ADDED 2004/02/23 15:59:51 kso 1.1.2.3: #112920# - Added support for encrypted streams. Issue number: Submitted by: Reviewed by: 2004/01/20 16:33:52 kso 1.1.2.2: #112920# - Fixed Solaris compile errors. Issue number: Submitted by: Reviewed by: 2004/01/20 15:20:03 kso 1.1.2.1: #112920# TDOC UCP: Initial revision.


2004-04-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [bc83e607beae4444a2e8a476869b79df2b3767be]

INTEGRATION: CWS unopkg1 (1.1.2); FILE ADDED 2004/03/23 09:51:15 kso 1.1.2.5: #112920# - Cloning on error during openStorageElement.          - Code cleanup. Issue number: Submitted by: Reviewed by: 2004/03/03 15:20:25 kso 1.1.2.4: #112920# - Adapted to css.embed.XStorage interface changes. Issue number: Submitted by: Reviewed by: 2004/02/23 15:59:50 kso 1.1.2.3: #112920# - Added support for encrypted streams. Issue number: Submitted by: Reviewed by: 2004/01/20 16:33:51 kso 1.1.2.2: #112920# - Fixed Solaris compile errors. Issue number: Submitted by: Reviewed by: 2004/01/20 15:19:42 kso 1.1.2.1: #112920# TDOC UCP: Initial revision.


2004-04-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [5665711656d976be60a48d8e197b4d98a0c20175]

INTEGRATION: CWS unopkg1 (1.1.2); FILE ADDED 2004/01/27 17:23:34 kso 1.1.2.2: #112920# - Speaking Title property value for document contents.          - Use 'RuntimeUID' document property as document id, if available          - New interface at provider for creating document contents directly            from document model. 2004/01/20 15:19:14 kso 1.1.2.1: #112920# TDOC UCP: Initial revision.


2004-04-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [a8d645d2ff0bab34b1c1ebf42fe4e99131614b87]

INTEGRATION: CWS unopkg1 (1.1.2); FILE ADDED 2004/01/20 15:18:39 kso 1.1.2.1: #112920# TDOC UCP: Initial revision.


2004-04-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [38746fc40ca7f3e6eefe95f8aad9c7984c4554e9]

INTEGRATION: CWS unopkg1 (1.1.2); FILE ADDED 2004/01/20 15:18:12 kso 1.1.2.1: #112920# TDOC UCP: Initial revision.


2004-04-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [c5c35cb02536dc9102e4f5ede67043896612d43b]

INTEGRATION: CWS unopkg1 (1.1.2); FILE ADDED 2004/03/15 17:04:14 kso 1.1.2.5: #112920# - Moved TransientDocumentsDocumentContentFactory to modele css.frame. Issue number: Submitted by: Reviewed by: 2004/03/12 17:27:54 kso 1.1.2.4: #i26370# - Added support for property 'DocumentModel' Issue number: i26370 Submitted by: Reviewed by: 2004/02/23 15:59:50 kso 1.1.2.3: #112920# - Added support for encrypted streams. Issue number: Submitted by: Reviewed by: 2004/01/27 17:23:33 kso 1.1.2.2: #112920# - Speaking Title property value for document contents.          - Use 'RuntimeUID' document property as document id, if available          - New interface at provider for creating document contents directly            from document model. 2004/01/20 15:17:53 kso 1.1.2.1: #112920# TDOC UCP: Initial revision.


2004-04-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [226915f8623ec78b9c7acf6eed7b1f837dfbb24e]

INTEGRATION: CWS unopkg1 (1.1.2); FILE ADDED 2004/03/15 17:04:14 kso 1.1.2.5: #112920# - Moved TransientDocumentsDocumentContentFactory to modele css.frame. Issue number: Submitted by: Reviewed by: 2004/03/12 17:27:54 kso 1.1.2.4: #i26370# - Added support for property 'DocumentModel' Issue number: i26370 Submitted by: Reviewed by: 2004/02/23 15:59:50 kso 1.1.2.3: #112920# - Added support for encrypted streams. Issue number: Submitted by: Reviewed by: 2004/01/27 17:23:33 kso 1.1.2.2: #112920# - Speaking Title property value for document contents.          - Use 'RuntimeUID' document property as document id, if available          - New interface at provider for creating document contents directly            from document model. 2004/01/20 15:17:32 kso 1.1.2.1: #112920# TDOC UCP: Initial revision.


2004-04-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [c69992c896cbdd136bf16a5950d1d672ff3a0a24]

INTEGRATION: CWS unopkg1 (1.1.2); FILE ADDED 2004/01/29 15:40:35 kso 1.1.2.1: #112920# - Initial revision.


2004-04-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [0a29648b5335d14133f3aba6c4611a71770b6a63]

INTEGRATION: CWS unopkg1 (1.1.2); FILE ADDED 2004/01/29 16:28:40 kso 1.1.2.2: #112920# - Fixed Linux compile problem. Issue number: Submitted by: Reviewed by: 2004/01/29 15:41:10 kso 1.1.2.1: #112920# - Initial revision.


2004-04-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [29f6834c490ffa9ee8c533d79f09bce5a1dc0811]

INTEGRATION: CWS unopkg1 (1.1.2); FILE ADDED 2004/03/15 17:04:14 kso 1.1.2.2: #112920# - Moved TransientDocumentsDocumentContentFactory to modele css.frame. Issue number: Submitted by: Reviewed by: 2004/01/27 17:18:17 kso 1.1.2.1: #112920# - Initial revision.


2004-04-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [0d5f02036ad748cd5a3b7c0629f15e99709da534]

INTEGRATION: CWS unopkg1 (1.1.2); FILE ADDED 2004/03/15 17:04:13 kso 1.1.2.2: #112920# - Moved TransientDocumentsDocumentContentFactory to modele css.frame. Issue number: Submitted by: Reviewed by: 2004/01/27 17:18:45 kso 1.1.2.1: #112920# - Initial revision.


2004-04-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [6452147864d2d13823c2635c3d9c7135a706b634]

INTEGRATION: CWS unopkg1 (1.1.2); FILE ADDED 2004/03/23 09:51:14 kso 1.1.2.4: #112920# - Cloning on error during openStorageElement.          - Code cleanup. Issue number: Submitted by: Reviewed by: 2004/03/12 17:27:54 kso 1.1.2.3: #i26370# - Added support for property 'DocumentModel' Issue number: i26370 Submitted by: Reviewed by: 2004/01/27 17:23:32 kso 1.1.2.2: #112920# - Speaking Title property value for document contents.          - Use 'RuntimeUID' document property as document id, if available          - New interface at provider for creating document contents directly            from document model. 2004/01/20 15:16:32 kso 1.1.2.1: #112920# TDOC UCP: Initial revision.


2004-04-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [4287a9e06ba11d7f84c340525cdf8f4a640b2259]

INTEGRATION: CWS unopkg1 (1.1.2); FILE ADDED 2004/03/23 09:51:14 kso 1.1.2.4: #112920# - Cloning on error during openStorageElement.          - Code cleanup. Issue number: Submitted by: Reviewed by: 2004/03/12 17:27:54 kso 1.1.2.3: #i26370# - Added support for property 'DocumentModel' Issue number: i26370 Submitted by: Reviewed by: 2004/01/27 17:23:31 kso 1.1.2.2: #112920# - Speaking Title property value for document contents.          - Use 'RuntimeUID' document property as document id, if available          - New interface at provider for creating document contents directly            from document model. 2004/01/20 15:16:13 kso 1.1.2.1: #112920# TDOC UCP: Initial revision.


2004-04-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [70568b5b84ecee8b0e0a62edf9f1081ff86ffacb]

INTEGRATION: CWS unopkg1 (1.1.2); FILE ADDED 2004/01/20 15:15:55 kso 1.1.2.1: #112920# TDOC UCP: Initial revision.


2004-04-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [493988f5ed18f59564b7749d53d2f67f3e46ba1d]

INTEGRATION: CWS unopkg1 (1.1.2); FILE ADDED 2004/01/20 15:15:33 kso 1.1.2.1: #112920# TDOC UCP: Initial revision.


2004-04-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [9dab45029a75f0a0c582ba511668868ec4e04677]

INTEGRATION: CWS unopkg1 (1.1.2); FILE ADDED 2004/03/12 17:27:53 kso 1.1.2.2: #i26370# - Added support for property 'DocumentModel' Issue number: i26370 Submitted by: Reviewed by: 2004/01/20 15:15:13 kso 1.1.2.1: #112920# TDOC UCP: Initial revision.


2004-04-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [55dd92688f376f4eb354da7130f38b871f2a081b]

INTEGRATION: CWS unopkg1 (1.1.2); FILE ADDED 2004/02/23 15:59:50 kso 1.1.2.2: #112920# - Added support for encrypted streams. Issue number: Submitted by: Reviewed by: 2004/01/20 15:14:51 kso 1.1.2.1: #112920# TDOC UCP: Initial revision.


2004-04-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [6dd5a96e1e3a6bb307f8f2d43cce2b5f2cde659d]

INTEGRATION: CWS unopkg1 (1.1.2); FILE ADDED 2004/03/12 17:32:12 kso 1.1.2.5: #i26370# - Added support for property 'DocumentModel' Issue number: i26370 Submitted by: Reviewed by: 2004/03/12 17:27:53 kso 1.1.2.4: #i26370# - Added support for property 'DocumentModel' Issue number: i26370 Submitted by: Reviewed by: 2004/02/23 15:59:49 kso 1.1.2.3: #112920# - Added support for encrypted streams. Issue number: Submitted by: Reviewed by: 2004/01/27 17:23:30 kso 1.1.2.2: #112920# - Speaking Title property value for document contents.          - Use 'RuntimeUID' document property as document id, if available          - New interface at provider for creating document contents directly            from document model. 2004/01/20 15:14:19 kso 1.1.2.1: #112920# TDOC UCP: Initial revision.


2004-04-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [c4a3e849c0d6a66914c18c7354a253ee84fbe92b]

INTEGRATION: CWS unopkg1 (1.1.2); FILE ADDED 2004/01/29 15:42:31 kso 1.1.2.4: #112920# - Added passwordrequest stuff 2004/01/27 17:23:30 kso 1.1.2.3: #112920# - Speaking Title property value for document contents.          - Use 'RuntimeUID' document property as document id, if available          - New interface at provider for creating document contents directly            from document model. 2004/01/20 16:46:13 kso 1.1.2.2: #112920# - use empty DLLPRE Issue number: Submitted by: Reviewed by: 2004/01/20 15:13:52 kso 1.1.2.1: #112920# TDOC UCP: Initial revision.


2004-04-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [107b322c56b8a293c63a015a1965586d483a716d]

INTEGRATION: CWS unopkg1 (1.1.2); FILE ADDED 2004/01/20 15:13:30 kso 1.1.2.1: #112920# TDOC UCP: Initial revision.


2004-04-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [b0cf9b2d66bff2074e80dbad6326baa5b254c7cd]

INTEGRATION: CWS unopkg1 (1.5.54); FILE MERGED 2004/01/05 12:32:41 mav 1.5.54.1: #114620# the URL must be encoded


2004-04-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [488beb7a0b4178f39cee4ddf63f7b2bbba6996a6]

INTEGRATION: CWS unopkg1 (1.10.54); FILE MERGED 2004/02/26 14:05:57 kso 1.10.54.4: #114620# - Fixed typo. (match against '%25' where '%2f' was intended) 2004/02/12 14:24:19 kso 1.10.54.3: #115455# - Root folder now has non-empty title calculated from URI          - Root folder's Title property read-only          - Root folder does not support commands 'delete' and 'insert' 2004/01/05 14:40:07 mav 1.10.54.2: #114620# the URL must be encoded 2004/01/05 12:32:39 mav 1.10.54.1: #114620# the URL must be encoded


2004-04-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [45e5a30b10fa0b215644e8f670f4cdda1040cd36]

INTEGRATION: CWS unopkg1 (1.9.54); FILE MERGED 2004/01/05 12:32:37 mav 1.9.54.1: #114620# the URL must be encoded


2004-04-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [414f49ad9611b80f4933aee1b2ad9d49e320cb22]

INTEGRATION: CWS unopkg1 (1.16.112); FILE MERGED 2004/02/12 14:24:19 kso 1.16.112.1: #115455# - Root folder now has non-empty title calculated from URI          - Root folder's Title property read-only          - Root folder does not support commands 'delete' and 'insert'


2004-04-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [e76313914d0f08a1116679f70a965bac2d7ce869]

INTEGRATION: CWS unopkg1 (1.48.32); FILE MERGED 2004/02/12 14:24:18 kso 1.48.32.2: #115455# - Root folder now has non-empty title calculated from URI          - Root folder's Title property read-only          - Root folder does not support commands 'delete' and 'insert' 2004/01/05 12:32:35 mav 1.48.32.1: #114620# the URL must be encoded


2004-04-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [6983802824eb4d9d2b3d88034b82fab248175fc1]

INTEGRATION: CWS unopkg1 (1.17.54); FILE MERGED 2003/11/20 13:22:54 kso 1.17.54.1: #113678# - Optimized support for NameClash::ASK          - Added support for resetting Title before doing an 'insert'


2004-04-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [f0d7ae12e2b0ea6b7d5e1b12216e3bd237c0a921]

INTEGRATION: CWS unopkg1 (1.74.14); FILE MERGED 2004/01/06 13:20:19 dbo 1.74.14.2: RESYNC: (1.74-1.76); FILE MERGED 2003/11/20 13:22:54 kso 1.74.14.1: #113678# - Optimized support for NameClash::ASK          - Added support for resetting Title before doing an 'insert'


2004-04-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [2c8017965f2dc7b2d236e5a89f103aa5414de84e]

INTEGRATION: CWS unopkg1 (1.30.26); FILE MERGED 2003/11/20 13:22:53 kso 1.30.26.1: #113678# - Optimized support for NameClash::ASK          - Added support for resetting Title before doing an 'insert'


2004-04-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [4516fdae7269ffb522f29633fa466228d837f8f8]

INTEGRATION: CWS unopkg1 (1.1.2); FILE ADDED 2003/11/04 16:01:24 dbo 1.1.2.1: #i20304# vnd.sun.star.expand UCP


2004-04-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [770977a22324d34b288780d2104f6976118bc280]

INTEGRATION: CWS unopkg1 (1.1.2); FILE ADDED 2003/11/04 16:01:23 dbo 1.1.2.1: #i20304# vnd.sun.star.expand UCP


2004-04-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [9687b27fec47594ba3ccad3ccea405a46e888f76]

INTEGRATION: CWS unopkg1 (1.1.2); FILE ADDED 2003/11/05 10:09:17 dbo 1.1.2.2: #i20304# 2003/11/04 16:01:21 dbo 1.1.2.1: #i20304# vnd.sun.star.expand UCP


2004-04-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [30cddaa87a27b6e097b36f6e6883be685a1b8e34]

INTEGRATION: CWS unopkg1 (1.10.54); FILE MERGED 2004/04/02 14:10:55 dbo 1.10.54.3: fixing Solaris CC bug 2004/02/23 11:13:45 dbo 1.10.54.2: #112920# always return exception 2003/11/20 13:23:59 kso 1.10.54.1: #113678# - Added generic support for NameClash::ASK


2004-04-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [61b3812f7579533aeaf40671c554d1fd13080108]

INTEGRATION: CWS unopkg1 (1.3.126); FILE MERGED 2004/01/27 08:55:41 kso 1.3.126.1: #112920# - Fixed XTypeprovider implementation.


2004-04-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [0b7733f743d49ce003b4a3420adcc01d429aa4c9]

INTEGRATION: CWS unopkg1 (1.12.14); FILE MERGED 2004/03/02 14:56:38 dbo 1.12.14.3: RESYNC: (1.12-1.13); FILE MERGED 2004/01/20 15:22:56 kso 1.12.14.2: #112920# Added TDOC UCP. 2003/11/04 16:01:51 dbo 1.12.14.1: #i20304# vnd.sun.star.expand UCP


2004-04-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [d61e63a51c579d9d2aeee52dec9984a7891e2baf]

INTEGRATION: CWS unopkg1 (1.13.14); FILE MERGED 2004/01/20 15:22:55 kso 1.13.14.2: #112920# Added TDOC UCP. 2003/11/04 16:01:50 dbo 1.13.14.1: #i20304# vnd.sun.star.expand UCP


2004-04-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [83e2bc90b6d130e0a11bebbbd5be764b6eddd279]

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>  [60ec7d1fe7a0429f7434b1f29323129c9033a9b2]

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>  [953462b633a57e1daaf8da1ca17f610fcef8ba8d]

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-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [f854a1c9c167ba3a110566b255f40bd4f410fe60]

INTEGRATION: CWS unopkg1 (1.17.2); FILE MERGED 2004/03/02 14:52:17 dbo 1.17.2.2: RESYNC: (1.17-1.18); FILE MERGED 2003/12/01 15:38:30 dbo 1.17.2.1: #112920# fixing operator <


2004-04-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [3ef557a682ba2bc796a898ade30e8c1fd7c0d267]

INTEGRATION: CWS unopkg1 (1.13.2); FILE MERGED 2004/03/02 14:52:25 dbo 1.13.2.2: RESYNC: (1.13-1.14); FILE MERGED 2003/12/01 15:38:29 dbo 1.13.2.1: #112920# fixing operator <


2004-04-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [e88a914cd3b17c6566fe832bbecbf9a6c10d98f2]

INTEGRATION: CWS unopkg1 (1.43.18); FILE MERGED 2004/03/02 14:39:17 dbo 1.43.18.2: RESYNC: (1.43-1.45); FILE MERGED 2004/02/09 17:19:09 sb 1.43.18.1: #i25176# Added rtl::OUString::endsWithIgnoreAsciiCaseAsciiL and support.


2004-04-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [876869134868005be6a117bb5be72676f0643779]

INTEGRATION: CWS unopkg1 (1.17.56); FILE MERGED 2004/02/09 17:20:51 sb 1.17.56.1: #i25176# Added rtl::OUString::endsWithIgnoreAsciiCaseAsciiL and support.


2004-04-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [6b3dde3a6a263cb53ccd1e8aa04db3265b7d0f57]

INTEGRATION: CWS unopkg1 (1.1.2); FILE ADDED 2004/02/09 17:20:09 sb 1.1.2.1: #i25176# Added rtl::OUString::endsWithIgnoreAsciiCaseAsciiL and support.


2004-04-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [86b68d3b9bf972a6a3273bf27b938a892db5a564]

INTEGRATION: CWS unopkg1 (1.3.30); FILE MERGED 2004/03/02 14:50:41 dbo 1.3.30.2: RESYNC: (1.3-1.4); FILE MERGED 2004/02/09 17:19:40 sb 1.3.30.1: #i25176# Added rtl::OUString::endsWithIgnoreAsciiCaseAsciiL and support.


2004-04-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [64dda8b192af563b15a2c71ee3591d3d2984c843]

INTEGRATION: CWS unopkg1 (1.18.50); FILE MERGED 2004/02/09 17:18:35 sb 1.18.50.1: #i25176# Added rtl::OUString::endsWithIgnoreAsciiCaseAsciiL and support.


2004-04-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [e2f0849b20c938858e0fe38a1d48eaea51c6f7f4]

INTEGRATION: CWS unopkg1 (1.9.26); FILE MERGED 2004/02/09 17:18:35 sb 1.9.26.1: #i25176# Added rtl::OUString::endsWithIgnoreAsciiCaseAsciiL and support.


2004-04-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [8a8295f7b663a3ffd76600623c07fdf882f8d353]

INTEGRATION: CWS unopkg1 (1.3.232); FILE MERGED 2004/03/12 13:25:56 dbo 1.3.232.1: #i22343# throwing ::std::bad_alloc in case of memory exhaustion


2004-04-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [8a83bcaa5772752f4c1ca89014a8bf6d12cca784]

INTEGRATION: CWS unopkg1 (1.6.228); FILE MERGED 2004/03/12 13:25:55 dbo 1.6.228.1: #i22343# throwing ::std::bad_alloc in case of memory exhaustion


2004-04-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [76bbbd82acb1140ab735f6883ce01835835310ac]

#i10000# SUNW compiler did not like global operators made visible via using directive


2004-04-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [96b65d97b786e76173aab24ba129de75a4cf55e3]

#i10000#: implement missing methods SwDoc::IsFirstOfNumRule(SwPosition & rPos), SwDoc::IndentNumRule(SwPosition & rPos, short nAmount)


2004-04-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [3d9c59bc076606e181754d2ae91a360307cc7216]

#i10000# IsFirstOfNumrule takes SwPaM


2004-04-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [38755ea4b0a91e15ff4a6ad7dfba4ef6d4b454a9]

#i10000# no outlines any more


2004-04-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [628d6cf7d64c875fbb4481ef6d2dd0d0bb4f43e3]

#i10000# (done by fs) next time, please, properly resolve the integration conflicts at integration (not build) time


2004-04-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [6086b54c57607fe3d6b0ae1265b4c0271417f6bc]

#i10000# post-integration conflict - conflicting changes in CWS frmvalidation


2004-04-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [171112a111f320dc4f4b40bd6d3767c31d4313c5]

#i10000# (done by fs) do a cwsanalyze next time...


2004-04-13  Kurt Zenker  <kz@openoffice.org>  [79759f8914770b23a17fb92109c3d78ecfc0f21c]

new version for SRC680


2004-04-13  Kurt Zenker  <kz@openoffice.org>  [297bba61e797a21377bcb799ff0941d707288c09]

new version for SRC680


2004-04-13  Kurt Zenker  <kz@openoffice.org>  [49c5e1c36cba6833ae6417a28048b123319758ea]

new version for SRC680


2004-04-13  Vladimir Glazounov  <vg@openoffice.org>  [c1b9443912546f11f982d97c65eec4f9b9f91692]

#100000# strip UNIX binaries on the fly


2004-04-13  Vladimir Glazounov  <vg@openoffice.org>  [30ac0776a123e76e832f89f36e76c89e95865317]

#100000# strip UNIX binaries on the fly


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [1fdcf6ac733f6263ba57c951d82f8c897c070dab]

INTEGRATION: CWS unopkg1 (1.5.10); FILE MERGED 2003/11/04 14:50:42 dbo 1.5.10.1: #i20304# namespace mapping


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [c2d724cb7b03f8a15e552edfa568aa25419b6f56]

INTEGRATION: CWS unopkg1 (1.4.10); FILE MERGED 2003/11/04 14:50:41 dbo 1.4.10.1: #i20304# namespace mapping


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [f02b998363c6a5dc9d7d36977dc380e81b6233e7]

INTEGRATION: CWS unopkg1 (1.7.10); FILE MERGED 2004/03/24 10:32:26 dbo 1.7.10.2: RESYNC: (1.7-1.8); FILE MERGED 2003/11/04 14:50:41 dbo 1.7.10.1: #i20304# namespace mapping


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [2da2517f8123077f00ab9e7505511edbf1d6ca9f]

INTEGRATION: CWS unopkg1 (1.5.10); FILE MERGED 2003/11/04 14:50:40 dbo 1.5.10.1: #i20304# namespace mapping


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [9dfd23048142c7cd85320f2499663249885c367f]

INTEGRATION: CWS unopkg1 (1.26.2); FILE MERGED 2004/01/06 13:24:41 dbo 1.26.2.2: RESYNC: (1.26-1.27); FILE MERGED 2003/11/04 14:50:39 dbo 1.26.2.1: #i20304# namespace mapping


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [3afe0c4bd7294e04d701e4acd9be36dcca8c6eeb]

INTEGRATION: CWS unopkg1 (1.21.10); FILE MERGED 2003/11/04 14:50:39 dbo 1.21.10.1: #i20304# namespace mapping


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [bb7db4b0145dc1732fb816f078953c0981c5b2fe]

INTEGRATION: CWS unopkg1 (1.5.10); FILE MERGED 2003/11/04 14:50:38 dbo 1.5.10.1: #i20304# namespace mapping


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [2f03465e17dfbf1e057292308695e84fb1370a09]

SRC680


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [9f695883135b259a2886094b086da9696feebaa9]

INTEGRATION: CWS pagefields (1.49.18); FILE MERGED 2004/03/30 14:35:34 sab 1.49.18.3: RESYNC: (1.50-1.52); FILE MERGED 2004/03/03 09:43:11 sab 1.49.18.2: RESYNC: (1.49-1.50); FILE MERGED 2004/02/27 14:49:51 sab 1.49.18.1: #i22164#; add Page fields


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [9e859edf7bc97a66f27286ed6e289f2af7ca935e]

INTEGRATION: CWS unopkg1 (0); FILE ADDED


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [feb626b7a0f74f932b730ea7664a4b1d5238c455]

INTEGRATION: CWS unopkg1 (0); FILE MERGED


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [971047d51ba9ee21c3f8c9a57572277df6a2fd7d]

INTEGRATION: CWS unopkg1 (1.36.12); FILE MERGED 2004/03/24 11:56:09 dbo 1.36.12.7: RESYNC: (1.41-1.42); FILE MERGED 2004/03/02 14:32:57 dbo 1.36.12.6: RESYNC: (1.37-1.41); FILE MERGED 2004/01/13 18:55:52 kso 1.36.12.5: Typo. 2004/01/13 18:32:49 kso 1.36.12.4: Typo. 2004/01/06 14:14:27 dbo 1.36.12.3: RESYNC: (1.36-1.37); FILE MERGED 2003/11/05 09:41:43 dbo 1.36.12.2: #i20304# missing dep 2003/11/04 15:02:03 dbo 1.36.12.1: #i20304# deployment API


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [2028ce5c9c41c604173efd83607b0eb85a880990]

INTEGRATION: CWS unopkg1 (1.49.22); FILE MERGED 2004/03/24 09:41:01 dbo 1.49.22.7: RESYNC: (1.53-1.55); FILE MERGED 2004/03/02 12:43:49 dbo 1.49.22.6: RESYNC: (1.51-1.53); FILE MERGED 2004/01/13 18:02:15 kso 1.49.22.5: Typo. 2004/01/13 14:51:21 kso 1.49.22.4: RESYNC: (1.50-1.51); FILE MERGED 2004/01/06 14:37:45 dbo 1.49.22.3: RESYNC: (1.49-1.50); FILE MERGED 2003/11/05 09:39:57 dbo 1.49.22.2: #i20304# missing dep 2003/11/04 14:27:25 dbo 1.49.22.1: #i20304# deployment API


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [2063fe87ca786f7908a5b86e7dd3f16fee3ae52c]

INTEGRATION: CWS pagefields (1.15.124); FILE MERGED 2004/03/30 15:44:16 sab 1.15.124.3: RESYNC: (1.16-1.17); FILE MERGED 2004/03/03 10:01:40 sab 1.15.124.2: RESYNC: (1.15-1.16); FILE MERGED 2004/02/27 14:54:23 sab 1.15.124.1: #i22164#; add Page fields; add DatapilotItems


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [db2b7005b861e663ae0fa44189d0eccba02791b9]

INTEGRATION: CWS pagefields (1.1.2); FILE ADDED 2004/02/27 14:53:45 sab 1.1.2.1: #i22164#; add Page fields; add DatapilotItems


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [57d9227470486fba464f05469afe404aa28cfbd5]

INTEGRATION: CWS pagefields (1.1.2); FILE ADDED 2004/02/27 14:53:35 sab 1.1.2.1: #i22164#; add Page fields; add DatapilotItems


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [d3bb0f10c2f05c9a7b55459f6bbd0355d2a1a8fe]

INTEGRATION: CWS pagefields (1.1.2); FILE ADDED 2004/02/27 14:53:24 sab 1.1.2.1: #i22164#; add Page fields; add DatapilotItems


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [b2c2eba83d0f02566b0225bb55146e9be2f18387]

INTEGRATION: CWS pagefields (1.1.2); FILE ADDED 2004/04/08 09:18:56 sab 1.1.2.2: #i26987#; only getName possible 2004/02/27 14:53:13 sab 1.1.2.1: #i22164#; add Page fields; add DatapilotItems


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [2b268a6010ddeda27d13b7b2d3b1a86f9ab92710]

INTEGRATION: CWS pagefields (1.2.326); FILE MERGED 2004/02/27 14:54:23 sab 1.2.326.1: #i22164#; add Page fields; add DatapilotItems


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [9bf7777b71baddf42488ba091cdde022a8e881ed]

INTEGRATION: CWS pagefields (1.6.246); FILE MERGED 2004/03/02 16:17:16 sab 1.6.246.2: #i22164#; don't remove XNameAccess 2004/02/27 14:54:22 sab 1.6.246.1: #i22164#; add Page fields; add DatapilotItems


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [62bd5535e75479f630966b55e47e5e335991b6e9]

INTEGRATION: CWS pagefields (1.4.324); FILE MERGED 2004/03/05 14:00:30 sab 1.4.324.2: #i22164#; add new properties 2004/02/27 14:54:22 sab 1.4.324.1: #i22164#; add Page fields; add DatapilotItems


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [ed4b8cabfceb22b928d5cb40645379d69f18b755]

INTEGRATION: CWS pagefields (1.2.246); FILE MERGED 2004/02/27 14:54:22 sab 1.2.246.1: #i22164#; add Page fields; add DatapilotItems


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [efb7c482d12d15946621ca0e2b71fc1ab4198510]

INTEGRATION: CWS pagefields (1.1.2); FILE ADDED 2004/03/05 16:28:50 sab 1.1.2.1: #i22164#; complex test for data pilot


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [085a214450a4834e262a6bac31f33e1da6574abb]

INTEGRATION: CWS pagefields (1.1.2); FILE ADDED 2004/03/05 16:28:35 sab 1.1.2.1: #i22164#; complex test for data pilot


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [4f5927f2970b3a340d9e310713328ef422d1c33b]

INTEGRATION: CWS pagefields (1.1.2); FILE ADDED 2004/03/05 16:28:18 sab 1.1.2.1: #i22164#; complex test for data pilot


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [43fe90b507caec2c5e9773fd764fb2c64e8302ed]

INTEGRATION: CWS pagefields (1.19.70); FILE MERGED 2004/03/03 10:21:42 sab 1.19.70.3: RESYNC: (1.20-1.21); FILE MERGED 2004/02/05 10:22:38 sab 1.19.70.2: RESYNC: (1.19-1.20); FILE MERGED 2003/12/05 13:58:20 nn 1.19.70.1: #i22164# page field handling


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [f4b0d34d74cbad074b241008b83555a3192342db]

INTEGRATION: CWS pagefields (1.3.298); FILE MERGED 2004/02/05 10:21:44 sab 1.3.298.2: RESYNC: (1.3-1.4); FILE MERGED 2003/12/05 13:58:19 nn 1.3.298.1: #i22164# page field handling


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [5331ea999570a56d7c43b16f4a14bbeb5e4cd9fe]

INTEGRATION: CWS pagefields (1.44.68); FILE MERGED 2004/03/30 14:37:26 sab 1.44.68.5: RESYNC: (1.48-1.50); FILE MERGED 2004/03/04 11:28:24 nn 1.44.68.4: #i22164# adapt page field drop-down to ScFilterListBox changes from calcrtl 2004/03/03 10:21:23 sab 1.44.68.3: RESYNC: (1.45-1.48); FILE MERGED 2004/02/05 10:21:25 sab 1.44.68.2: RESYNC: (1.44-1.45); FILE MERGED 2003/12/05 13:58:19 nn 1.44.68.1: #i22164# page field handling


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [8aa08b9c794944bfd9842e51526bec05bc0811b6]

INTEGRATION: CWS pagefields (1.4.298); FILE MERGED 2003/12/05 13:58:19 nn 1.4.298.1: #i22164# page field handling


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [f534e9f0b23239890d638cc94f01bb0eb0a09c8d]

INTEGRATION: CWS pagefields (1.19.38); FILE MERGED 2004/03/30 14:39:17 sab 1.19.38.4: RESYNC: (1.19-1.20); FILE MERGED 2004/03/30 10:58:04 sab 1.19.38.3: #i26987#; use SheetDescriptor and only change QueryParam 2004/03/02 16:15:07 sab 1.19.38.2: #i22164#; use ScDPObject instead of ScPivotParam 2004/02/27 14:46:51 sab 1.19.38.1: #i22164#; support page fields, remove use of ScPivotParam, support DataPilotItems


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [87ec4dbf4ad505c9e908db59144a6d41ecd89b5c]

INTEGRATION: CWS pagefields (1.8.300); FILE MERGED 2004/04/08 10:52:39 sab 1.8.300.8: #i26987#; don't throw exception 2004/04/07 14:05:26 sab 1.8.300.7: #i26987#; remove double initialisation of bFound 2004/04/07 06:08:54 sab 1.8.300.6: #i26987#; remove double initialisation of nItem 2004/04/06 15:40:04 sab 1.8.300.5: #i26987#; use new methods HasShowDetails 2004/04/06 14:30:20 sab 1.8.300.4: #i26987#; use DataPilotSource to access the items 2004/03/05 13:41:49 sab 1.8.300.3: #i22164#; selectedpage is better than currentpage 2004/03/02 16:15:30 sab 1.8.300.2: #i22164#; don't use auto_ptr 2004/02/27 14:46:50 sab 1.8.300.1: #i22164#; support page fields, remove use of ScPivotParam, support DataPilotItems


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [873f0dc85a8304877187ada9f85766cc71d421b0]

INTEGRATION: CWS pagefields (1.2.336); FILE MERGED 2003/12/05 13:57:58 nn 1.2.336.1: #i22164# page field handling


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [58646559304cf12be6558645e64f3ee7adde4cf0]

INTEGRATION: CWS pagefields (1.2.334); FILE MERGED 2003/12/05 13:57:32 nn 1.2.334.1: #i22164# page field handling


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [97c5667c06ebc01c51e1898eaa5672daa7ab1585]

INTEGRATION: CWS pagefields (1.5.196); FILE MERGED 2004/02/26 17:18:41 dr 1.5.196.1: #i22164# add page fields to DP layout dialog


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [464ed24df20a666483e00ed155c9d06609696315]

INTEGRATION: CWS pagefields (1.12.72); FILE MERGED 2004/03/30 14:45:44 sab 1.12.72.2: RESYNC: (1.12-1.13); FILE MERGED 2003/12/05 13:57:31 nn 1.12.72.1: #i22164# page field handling


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [27ab5804f048a2d65348faf15706b6c9b6e12633]

INTEGRATION: CWS pagefields (1.9.172); FILE MERGED 2004/02/26 17:18:41 dr 1.9.172.1: #i22164# add page fields to DP layout dialog


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [2a7fb74b5aff9f8ce28d711bbe46bef2989a5e77]

INTEGRATION: CWS pagefields (1.4.302); FILE MERGED 2004/03/03 10:26:50 sab 1.4.302.2: RESYNC: (1.4-1.5); FILE MERGED 2003/12/05 13:57:31 nn 1.4.302.1: #i22164# page field handling


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [53a45867464eafc1e6c5cc42a243bbbd63c19e4e]

INTEGRATION: CWS pagefields (1.9.298); FILE MERGED 2003/12/05 13:57:45 nn 1.9.298.1: #i22164# page field handling


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [57cd4c5066faee8fd2f986216bdb2deb2b257df5]

INTEGRATION: CWS pagefields (1.13.196); FILE MERGED 2004/02/26 17:18:27 dr 1.13.196.1: #i22164# add page fields to DP layout dialog


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [4b33550146527236e6fe3f0115abd5beb96a786d]

INTEGRATION: CWS pagefields (1.51.46); FILE MERGED 2004/03/08 15:35:33 dr 1.51.46.3: #i22164# use line break for 'Row Fields' label 2004/03/05 13:46:36 sab 1.51.46.2: #i22164#; change names like specified 2004/02/26 17:18:26 dr 1.51.46.1: #i22164# add page fields to DP layout dialog


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [8f8d01ac3dfe9bbc5321640c9efb462fbad6f007]

INTEGRATION: CWS pagefields (1.4.302); FILE MERGED 2004/02/26 17:18:26 dr 1.4.302.1: #i22164# add page fields to DP layout dialog


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [ca7fa16418a8139f5386ca1eb796e8a0c0374c81]

INTEGRATION: CWS pagefields (1.12.36); FILE MERGED 2004/03/08 15:35:33 dr 1.12.36.2: #i22164# use line break for 'Row Fields' label 2004/02/26 17:18:26 dr 1.12.36.1: #i22164# add page fields to DP layout dialog


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [09c44be9e0e965f5bf4aa18f10acdb39ffb2fb82]

INTEGRATION: CWS pagefields (1.7.172); FILE MERGED 2004/02/26 17:18:01 dr 1.7.172.1: #i22164# add page fields to DP layout dialog


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [a48d4a1d442a5e17cef9d9da4c47e05e00da24a3]

INTEGRATION: CWS pagefields (1.67.50); FILE MERGED 2004/03/30 14:51:47 sab 1.67.50.3: RESYNC: (1.68-1.69); FILE MERGED 2004/03/03 10:29:29 sab 1.67.50.2: RESYNC: (1.67-1.68); FILE MERGED 2004/02/27 14:46:05 sab 1.67.50.1: #i22164#; support page fields


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [03e07b11f72b280c0848faf6d18d180069b7c79d]

INTEGRATION: CWS pagefields (1.90.52); FILE MERGED 2004/03/30 14:51:36 sab 1.90.52.2: RESYNC: (1.90-1.91); FILE MERGED 2004/02/27 14:46:04 sab 1.90.52.1: #i22164#; support page fields


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [765df7be63b9c4197dc4488d9ac451dd86e85424]

INTEGRATION: CWS pagefields (1.9.310); FILE MERGED 2004/02/27 14:46:04 sab 1.9.310.1: #i22164#; support page fields


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [e50666527b19d949c40d699c9d766fa43c046142]

INTEGRATION: CWS pagefields (1.12.320); FILE MERGED 2004/02/27 14:46:04 sab 1.12.320.2: #i22164#; support page fields 2003/12/05 13:58:44 nn 1.12.320.1: #i22164# page field handling


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [a76c322c8ece59ddd13f5f4006422fb516379749]

INTEGRATION: CWS pagefields (1.14.52); FILE MERGED 2004/03/30 14:50:48 sab 1.14.52.2: RESYNC: (1.14-1.15); FILE MERGED 2004/02/27 14:46:03 sab 1.14.52.1: #i22164#; support page fields


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [33c347b397481a26e68d78c8bc5ee3abc588170b]

INTEGRATION: CWS pagefields (1.10.54); FILE MERGED 2004/02/27 14:46:02 sab 1.10.54.1: #i22164#; support page fields


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [2947041cea3b8e54bed492895bc9bed33b6046a1]

INTEGRATION: CWS pagefields (1.7.8); FILE MERGED 2004/02/27 12:26:16 dr 1.7.8.1: #i22164# import of DP page field selection


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [e42be9fe50fcc2a1a7d7ca28d2d63107a42d99e1]

INTEGRATION: CWS unopkg1 (1.33.14); FILE MERGED 2004/03/19 16:09:48 dbo 1.33.14.1: #115884# allow macrofied URLs in unorc


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [e488c5d482306b412293dd8b32acd38beefe2efb]

INTEGRATION: CWS pagefields (1.39.156); FILE MERGED 2004/03/30 14:53:41 sab 1.39.156.4: RESYNC: (1.40-1.41); FILE MERGED 2004/03/03 10:29:52 sab 1.39.156.3: RESYNC: (1.39-1.40); FILE MERGED 2004/02/27 17:30:14 dr 1.39.156.2: #i22164# export of DP page field selection 2004/02/27 12:26:16 dr 1.39.156.1: #i22164# import of DP page field selection


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [13291026cc4931c7a9037a0e54aad87e50062d0b]

INTEGRATION: CWS unopkg1 (1.15.64); FILE MERGED 2004/03/19 16:09:48 dbo 1.15.64.1: #115884# allow macrofied URLs in unorc


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [3b7b0053a27a88ff00c8c8a7f7853d9659c82f9f]

INTEGRATION: CWS unopkg1 (1.25.46); FILE MERGED 2004/03/02 14:35:32 dbo 1.25.46.2: RESYNC: (1.25-1.27); FILE MERGED 2004/01/27 16:44:44 kso 1.25.46.1: #112920# - Added support for property "RuntimeUID".


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [c81a233c255f0df1bbf4f1b0b08ac9ef388bde66]

INTEGRATION: CWS pagefields (1.12.52); FILE MERGED 2004/02/26 17:17:46 dr 1.12.52.1: #i22164# add page fields to DP layout dialog


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [a32cdb338ebb70e61963eb1a37914aa658bd5efa]

INTEGRATION: CWS pagefields (1.7.196); FILE MERGED 2003/12/05 16:29:17 nn 1.7.196.2: #i22164# handle numerical page fields 2003/12/05 13:57:08 nn 1.7.196.1: #i22164# page field handling


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [11edb8490482a0d7f51533f87e6a123e2055e372]

INTEGRATION: CWS pagefields (1.5.324); FILE MERGED 2003/12/05 13:57:07 nn 1.5.324.1: #i22164# page field handling


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [e441eafec86415d3bee98045ed3949bdc657a47e]

INTEGRATION: CWS unopkg1 (1.38.22); FILE MERGED 2004/03/24 11:25:46 dbo 1.38.22.3: RESYNC: (1.40-1.41); FILE MERGED 2004/03/02 16:50:01 dbo 1.38.22.2: RESYNC: (1.38-1.40); FILE MERGED 2004/01/27 16:38:14 kso 1.38.22.1: #112920# - Added support for property "RuntimeUID".


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [d509fc84420f1c5ef60bdae3dcebf8b3f6d44152]

INTEGRATION: CWS pagefields (1.3.300); FILE MERGED 2003/12/05 13:57:06 nn 1.3.300.1: #i22164# page field handling


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [c5a17abc0f62937b808a66015f207e66b7b97c2f]

INTEGRATION: CWS unopkg1 (1.55.36); FILE MERGED 2004/03/24 11:37:29 dbo 1.55.36.3: RESYNC: (1.57-1.58); FILE MERGED 2004/03/02 17:09:03 dbo 1.55.36.2: RESYNC: (1.55-1.57); FILE MERGED 2004/01/27 16:38:12 kso 1.55.36.1: #112920# - Added support for property "RuntimeUID".


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [1b69e6258bddd7098a569c9d6bd63bd2af465b23]

INTEGRATION: CWS pagefields (1.6.196); FILE MERGED 2003/12/05 13:57:06 nn 1.6.196.1: #i22164# page field handling


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [68c42d97eab96faf257ce9069a0f820dfc430ea3]

INTEGRATION: CWS pagefields (1.3.336); FILE MERGED 2004/04/06 15:39:28 sab 1.3.336.3: #i26987#; add new methods HasIsVisible and HasShowDetails 2004/04/06 14:29:20 sab 1.3.336.2: #i26987#; add new method GetExistingMemberByName 2003/12/05 13:57:05 nn 1.3.336.1: #i22164# page field handling


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [5f0ebc7a4e234893b0d09fee5a4ec29bb63f92e6]

INTEGRATION: CWS pagefields (1.5.318); FILE MERGED 2004/03/30 15:11:20 sab 1.5.318.3: RESYNC: (1.5-1.6); FILE MERGED 2004/03/05 13:47:47 sab 1.5.318.2: #i22164#; correct size for page fields 2003/12/05 13:57:05 nn 1.5.318.1: #i22164# page field handling


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [55e5857069764bdb6a0b4485109818b0f7a5cf11]

INTEGRATION: CWS pagefields (1.9.300); FILE MERGED 2004/02/26 17:17:46 dr 1.9.300.3: #i22164# add page fields to DP layout dialog 2003/12/05 16:29:17 nn 1.9.300.2: #i22164# handle numerical page fields 2003/12/05 13:57:04 nn 1.9.300.1: #i22164# page field handling


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [57fd8d5b3c8f1c733eaf9993f5483fef15a2cbd6]

INTEGRATION: CWS unopkg1 (1.67.24); FILE MERGED 2004/03/02 15:24:13 dbo 1.67.24.2: RESYNC: (1.67-1.70); FILE MERGED 2004/01/27 16:41:27 kso 1.67.24.1: #112920# - Added support fpr property "RuntimeUID".


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [8ab5e31f2f31eb101384e0dcdad47dcd4a2cc62f]

INTEGRATION: CWS pagefields (1.3.12); FILE MERGED 2004/04/08 09:55:23 sw 1.3.12.2: #i26830# 2004/04/07 12:27:26 sw 1.3.12.1: #i26830#


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [e0d9145eb6b2e9d92747aef382974ee137e2eeab]

INTEGRATION: CWS unopkg1 (1.16.328); FILE MERGED 2004/01/27 16:41:26 kso 1.16.328.1: #112920# - Added support fpr property "RuntimeUID".


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [397ea6fb04486f18fff74d5036fbcbe8c7dc60d3]

INTEGRATION: CWS pagefields (1.1.2); FILE ADDED 2004/03/05 16:02:27 sab 1.1.2.1: #i22164#; complex test for data pilot


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [d0a68b7f13ee399c0444da8d7abcdaae0fe87a18]

INTEGRATION: CWS pagefields (1.1.2); FILE ADDED 2004/03/05 16:02:57 sab 1.1.2.1: #i22164#; complex test for data pilot


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [648aca7bb5e92366c05a1ae8b54bcceee9745e69]

INTEGRATION: CWS pagefields (1.1.2); FILE ADDED 2004/03/05 16:02:42 sab 1.1.2.1: #i22164#; complex test for data pilot


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [208aa1b24f671dcddc27d91f45ff3739003f5e9d]

INTEGRATION: CWS pagefields (1.1.2); FILE ADDED 2004/03/05 16:01:30 sab 1.1.2.1: #i22164#; complex test for data pilot


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [eb890b4c5fee780b522767260e914a257fbec644]

INTEGRATION: CWS pagefields (1.1.2); FILE ADDED 2004/03/05 16:01:50 sab 1.1.2.1: #i22164#; complex test for data pilot


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [432533692f38ed32d7cb0a53ddc6a000db69aae0]

INTEGRATION: CWS pagefields (1.1.2); FILE ADDED 2004/03/05 16:00:05 sab 1.1.2.1: #i22164#; complex test for data pilot


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [472cef58a61bda476d8aad1efad22c00eab5ef1c]

INTEGRATION: CWS pagefields (1.1.2); FILE ADDED 2004/03/05 16:00:22 sab 1.1.2.1: #i22164#; complex test for data pilot


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [5261e95b8714f159362dc521316c5a46b8057cf5]

INTEGRATION: CWS pagefields (1.1.2); FILE ADDED 2004/03/05 15:47:57 sab 1.1.2.1: #i22164#; complex test for data pilot


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [43ea9feee875cf869ded861793d6923f1c988512]

INTEGRATION: CWS pagefields (1.1.2); FILE ADDED 2004/03/05 15:47:43 sab 1.1.2.1: #i22164#; complex test for data pilot


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [94f042fe8c71bc71c5eebdd398bb770c9b866d32]

INTEGRATION: CWS pagefields (1.54.28); FILE MERGED 2004/03/30 15:16:48 sab 1.54.28.6: RESYNC: (1.57-1.58); FILE MERGED 2004/03/05 13:08:13 sab 1.54.28.5: #i22164#; selectedpage is better than currentpage 2004/03/03 10:33:22 sab 1.54.28.4: RESYNC: (1.55-1.57); FILE MERGED 2004/02/27 14:32:19 sab 1.54.28.3: #i22164#; new data pilot properties 2004/02/05 11:11:23 sab 1.54.28.2: RESYNC: (1.54-1.55); FILE MERGED 2003/12/05 13:56:29 nn 1.54.28.1: #i22164# page field handling


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [24284c6a7ea37a2a6fca94a72fde9868a2f52c48]

INTEGRATION: CWS pagefields (1.1.1.1.342); FILE MERGED 2004/02/26 17:17:30 dr 1.1.1.1.342.1: #i22164# add page fields to DP layout dialog


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [b117df9c6a99e9169d0b6662b6081c7829781cda]

INTEGRATION: CWS pagefields (1.25.38); FILE MERGED 2004/03/30 15:14:33 sab 1.25.38.4: RESYNC: (1.26-1.29); FILE MERGED 2004/03/03 10:33:03 sab 1.25.38.3: RESYNC: (1.25-1.26); FILE MERGED 2004/02/27 14:44:16 sab 1.25.38.2: #i22164#; add SCCOLROW 2004/02/26 17:17:29 dr 1.25.38.1: #i22164# add page fields to DP layout dialog


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [71758aeea503675060ed3b3edf11ab7f07628233]

INTEGRATION: CWS unopkg1 (1.12.20); FILE MERGED 2004/03/12 16:24:19 dbo 1.12.20.1: fixing error message


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [2d19f14eb229587b2fc76707416518f6a6c363ca]

INTEGRATION: CWS pagefields (1.2.334); FILE MERGED 2003/12/05 16:29:03 nn 1.2.334.2: #i22164# handle numerical page fields 2003/12/05 13:56:29 nn 1.2.334.1: #i22164# page field handling


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [9ce02cfc4c19be8e23dd9bb0348701de85dd57c4]

INTEGRATION: CWS pagefields (1.1.1.1.342); FILE MERGED 2003/12/05 13:56:28 nn 1.1.1.1.342.1: #i22164# page field handling


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [8ad26555d5e6d96d28e644b5a786acb46e2fe258]

INTEGRATION: CWS pagefields (1.2.336); FILE MERGED 2004/04/06 15:39:06 sab 1.2.336.3: #i26987#; add new methods HasIsVisible and HasShowDetails 2004/04/06 14:28:52 sab 1.2.336.2: #i26987#; add new method GetExistingMemberByName 2003/12/05 13:56:28 nn 1.2.336.1: #i22164# page field handling


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [e6810dba1cbe0c89890e9158019f5d0dd9145f71]

INTEGRATION: CWS unopkg1 (1.89.10); FILE MERGED 2004/03/10 10:15:54 mav 1.89.10.1: #i26283# do not hide META-INF folder


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [d3b7234268c2612934ba581da38cc7a4d5b5a837]

INTEGRATION: CWS pagefields (1.2.334); FILE MERGED 2003/12/05 13:56:27 nn 1.2.334.1: #i22164# page field handling


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [5f95a9ccfdc3be356ee6b01df41aea8a5d06506c]

INTEGRATION: CWS unopkg1 (1.37.10); FILE MERGED 2004/01/19 15:16:27 mav 1.37.10.1: #114733# do not create storage opened in readonly mode


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [65020f0f6dc8857f1fc5dc19110a756f7d989eb3]

INTEGRATION: CWS pagefields (1.3.320); FILE MERGED 2004/03/02 16:14:27 sab 1.3.320.2: #i22164#; don't use auto_ptr 2004/02/27 14:44:01 sab 1.3.320.1: #i22164#; add datapilotitems and page fields


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [111281180f0d1e6c2c9da5be33166f0743a74e6f]

INTEGRATION: CWS unopkg1 (1.22.32); FILE MERGED 2004/01/06 13:22:34 dbo 1.22.32.1: #i20304# removing by implementation name


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [17d46f1d4f495c366dd16e660e464209d4764f1f]

INTEGRATION: CWS unopkg1 (1.60.6); FILE MERGED 2004/03/05 20:16:27 dbo 1.60.6.3: #i20303# using vnd.sun.star.expand URLs 2004/03/02 12:56:42 dbo 1.60.6.2: RESYNC: (1.60-1.61); FILE MERGED 2004/03/02 10:06:28 dbo 1.60.6.1: #i20304# reading out CLASSPATH from ini files


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [bc640810f71d6f1b4a781176bdf1ff684efeb5d5]

INTEGRATION: CWS unopkg1 (1.82.132); FILE MERGED 2004/03/02 14:15:14 dbo 1.82.132.2: RESYNC: (1.82-1.86); FILE MERGED 2004/01/27 17:02:22 kso 1.82.132.1: #112920# - Added support for property "RuntimeUID".


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [aac0fdba83dff47bcde1f01f362e3640df1c3968]

INTEGRATION: CWS unopkg1 (1.90.256); FILE MERGED 2004/03/05 10:12:45 dbo 1.90.256.3: resolving conflicts 2004/03/02 13:21:23 dbo 1.90.256.2: RESYNC: (1.90-1.94); FILE MERGED 2004/01/27 17:02:20 kso 1.90.256.1: #112920# - Added support for property "RuntimeUID".


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [0790cf4f51f9fdfc5cae72616a720ead03dde560]

INTEGRATION: CWS unopkg1 (1.154.50); FILE MERGED 2004/03/02 13:22:24 dbo 1.154.50.2: RESYNC: (1.154-1.157); FILE MERGED 2004/01/27 17:02:19 kso 1.154.50.1: #112920# - Added support for property "RuntimeUID".


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [773587d2142f744ebc1648f645524803115ada9f]

INTEGRATION: CWS pagefields (1.1.2); FILE ADDED 2004/04/07 12:12:51 sw 1.1.2.1: #i26830#


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [0845835f80d5aa2a0bca772135babfe31f69ad5b]

INTEGRATION: CWS pagefields (1.1.2); FILE ADDED 2004/04/07 12:11:55 sw 1.1.2.1: #i26830#


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [0e4aae3cca8ae5e6c622a8ad1aa2ff02d505d46d]

INTEGRATION: CWS unopkg1 (1.87.256); FILE MERGED 2004/03/02 14:25:17 dbo 1.87.256.2: RESYNC: (1.87-1.90); FILE MERGED 2004/01/27 17:02:18 kso 1.87.256.1: #112920# - Added support for property "RuntimeUID".


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [b8ebb39eeda26663a94b202d200e63ef75e24ce7]

INTEGRATION: CWS pagefields (1.1.2); FILE ADDED 2004/04/07 13:29:09 sw 1.1.2.2: #i26830# 2004/04/07 12:11:30 sw 1.1.2.1: #i26830#


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [c9e2d99b7deed4a9d26ed12f934c2614d5ad5175]

INTEGRATION: CWS unopkg1 (1.44.292); FILE MERGED 2004/01/27 17:02:17 kso 1.44.292.1: #112920# - Added support for property "RuntimeUID".


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [e40451a3bca4e5d7bab636023884b1a87995eb0f]

INTEGRATION: CWS pagefields (1.5.26); FILE MERGED 2004/04/07 12:08:45 sw 1.5.26.1: #i26830#


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [c47d620a9258a1d834e56a44b27a80ced9b32c5f]

INTEGRATION: CWS pagefields (1.1.2); FILE ADDED 2004/04/07 12:18:18 sw 1.1.2.1: #i26830#


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [83eb9ddb228e9c4a4cc1976803817d4c10a7b213]

INTEGRATION: CWS pagefields (1.1.2); FILE ADDED 2004/04/07 12:17:25 sw 1.1.2.1: #i26830#


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [23978a0afcbed8096503012ccd57113669498846]

INTEGRATION: CWS pagefields (1.1.2); FILE ADDED 2004/04/07 11:49:24 sw 1.1.2.1: #i26830#


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [068f5ba9bdb054b144a8a8f1debd1ab2b90034aa]

INTEGRATION: CWS pagefields (1.1.2); FILE ADDED 2004/04/07 11:50:02 sw 1.1.2.1: #i26830#


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [38ebb2ff2fdf43693a53be93036d8720d9548927]

INTEGRATION: CWS pagefields (1.1.2); FILE ADDED 2004/04/07 11:50:31 sw 1.1.2.1: #i26830#


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [4434aa2707b16a8ac4355bfc15762bd70a3a4dc8]

INTEGRATION: CWS pagefields (1.1.84); FILE MERGED 2004/04/07 11:47:36 sw 1.1.84.1: #i26830#


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [5c5bbeb8e2ff316e355a121559b1805a204d8889]

INTEGRATION: CWS unopkg1 (1.2.112); FILE MERGED 2004/04/02 09:59:48 dbo 1.2.112.1: fixing sub key bugs


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [a332b7baa6d9b454e2102e334200c994dd2515e2]

INTEGRATION: CWS unopkg1 (1.31.20); FILE MERGED 2004/03/24 09:57:12 dbo 1.31.20.5: RESYNC: (1.36-1.40); FILE MERGED 2004/03/02 17:11:10 dbo 1.31.20.4: RESYNC: (1.33-1.36); FILE MERGED 2004/01/13 14:44:34 kso 1.31.20.3: RESYNC: (1.32-1.33); FILE MERGED 2004/01/06 13:53:19 dbo 1.31.20.2: RESYNC: (1.31-1.32); FILE MERGED 2003/11/04 15:07:01 dbo 1.31.20.1: #i20304# deployment API


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [cedb8ea8a6905c2e481558d3062b459eab855fe4]

INTEGRATION: CWS unopkg1 (1.3.10); FILE MERGED 2004/03/12 13:36:59 dbo 1.3.10.1: #i22343# catching ::std::bad_alloc


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [9aae1e10f021d00076f2204110a4487b06c4e38b]

INTEGRATION: CWS unopkg1 (1.14.122); FILE MERGED 2004/03/16 15:30:22 dbo 1.14.122.1: #115884# uninitialized temp directory


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [e90a6adea8e42dc499b8b60d945b84f90f09d964]

INTEGRATION: CWS unopkg1 (1.5.96); FILE MERGED 2004/01/20 14:32:53 kso 1.5.96.2: #112920# - Added TransientDocumentsContentProvider configuration 2003/11/04 16:14:38 dbo 1.5.96.1: #i20304# vnd.sun.star.expand UCP


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [686df9a72e925035e2175e5a4b3f429b236cc916]

INTEGRATION: CWS unopkg1 (1.1.2); FILE ADDED 2004/02/27 16:00:54 dbo 1.1.2.2: #i20304# new/revised Issue number: Submitted by: Reviewed by: 2004/01/09 17:39:57 dbo 1.1.2.1: #i20304# API revision; source saved


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [b1604d319e8c84a8836abb7c0baf7cff25ae28b4]

INTEGRATION: CWS unopkg1 (1.1.2); FILE ADDED 2004/03/16 10:17:39 dbo 1.1.2.6: #115884# misc bugs Issue number: Submitted by: Reviewed by: 2004/03/12 18:02:49 dbo 1.1.2.5: #115884# misc fixes Issue number: Submitted by: Reviewed by: 2004/03/09 15:46:36 dbo 1.1.2.4: #i20304# snapshot Issue number: Submitted by: Reviewed by: 2004/03/05 20:18:47 dbo 1.1.2.3: #i20303# source save Issue number: Submitted by: Reviewed by: 2004/02/27 16:00:53 dbo 1.1.2.2: #i20304# new/revised Issue number: Submitted by: Reviewed by: 2004/01/09 17:39:48 dbo 1.1.2.1: #i20304# API revision; source saved


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [cd88475b4b61bbb2d185a17e73f062baaab90df3]

INTEGRATION: CWS unopkg1 (1.1.2); FILE ADDED 2004/03/05 20:18:46 dbo 1.1.2.2: #i20303# source save Issue number: Submitted by: Reviewed by: 2004/02/27 16:00:53 dbo 1.1.2.1: #i20304# new/revised Issue number: Submitted by: Reviewed by:


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [d026ab8e214e3ab8e72089dbd08b79703178053f]

INTEGRATION: CWS unopkg1 (1.1.2); FILE ADDED 2004/03/19 16:12:58 dbo 1.1.2.6: #115884# fixes Issue number: Submitted by: Reviewed by: 2004/03/09 15:46:36 dbo 1.1.2.5: #i20304# snapshot Issue number: Submitted by: Reviewed by: 2004/03/05 20:18:46 dbo 1.1.2.4: #i20303# source save Issue number: Submitted by: Reviewed by: 2004/03/02 09:36:35 dbo 1.1.2.3: #i20304# Issue number: Submitted by: Reviewed by: 2004/02/27 16:07:54 dbo 1.1.2.2: #i20304# Issue number: Submitted by: Reviewed by: 2004/02/27 16:00:53 dbo 1.1.2.1: #i20304# new/revised Issue number: Submitted by: Reviewed by:


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [f298d1224b926e3b3266808c33bc428fe6f51198]

INTEGRATION: CWS unopkg1 (1.1.2); FILE ADDED 2004/01/09 17:39:37 dbo 1.1.2.1: #i20304# API revision; source saved


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [10537d84ec91937897c022565e4f0187a480fe20]

INTEGRATION: CWS unopkg1 (1.1.2); FILE ADDED 2004/03/19 16:12:57 dbo 1.1.2.7: #115884# fixes Issue number: Submitted by: Reviewed by: 2004/03/16 10:17:39 dbo 1.1.2.6: #115884# misc bugs Issue number: Submitted by: Reviewed by: 2004/03/12 18:02:49 dbo 1.1.2.5: #115884# misc fixes Issue number: Submitted by: Reviewed by: 2004/03/09 15:46:36 dbo 1.1.2.4: #i20304# snapshot Issue number: Submitted by: Reviewed by: 2004/03/05 20:18:45 dbo 1.1.2.3: #i20303# source save Issue number: Submitted by: Reviewed by: 2004/02/27 16:00:51 dbo 1.1.2.2: #i20304# new/revised Issue number: Submitted by: Reviewed by: 2004/01/09 17:39:31 dbo 1.1.2.1: #i20304# API revision; source saved


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [88a29ca59556a49eb4cf124147ddbfe0d4e4bd7b]

INTEGRATION: CWS unopkg1 (1.1.2); FILE ADDED 2004/04/05 09:44:20 dbo 1.1.2.9: #115884# notify IsRegistered in case of error Issue number: Submitted by: Reviewed by: 2004/04/01 08:59:57 dbo 1.1.2.8: #115884# Issue number: Submitted by: Reviewed by: 2004/03/19 16:12:57 dbo 1.1.2.7: #115884# fixes Issue number: Submitted by: Reviewed by: 2004/03/16 10:17:38 dbo 1.1.2.6: #115884# misc bugs Issue number: Submitted by: Reviewed by: 2004/03/12 18:02:48 dbo 1.1.2.5: #115884# misc fixes Issue number: Submitted by: Reviewed by: 2004/03/09 15:46:35 dbo 1.1.2.4: #i20304# snapshot Issue number: Submitted by: Reviewed by: 2004/03/05 20:18:45 dbo 1.1.2.3: #i20303# source save Issue number: Submitted by: Reviewed by: 2004/03/02 09:36:34 dbo 1.1.2.2: #i20304# Issue number: Submitted by: Reviewed by: 2004/02/27 16:00:51 dbo 1.1.2.1: #i20304# new/revised Issue number: Submitted by: Reviewed by:


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [93ddb4968e52d9967c91caf9756ceaeda9fe7e96]

INTEGRATION: CWS unopkg1 (1.1.2); FILE ADDED 2004/02/27 16:00:50 dbo 1.1.2.1: #i20304# new/revised Issue number: Submitted by: Reviewed by:


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [7c589e5428abb78bec57f1788cc70d7903b1245a]

INTEGRATION: CWS unopkg1 (1.1.2); FILE ADDED 2004/03/31 11:21:26 dbo 1.1.2.10: #115884# Issue number: Submitted by: Reviewed by: 2004/03/22 16:20:29 dbo 1.1.2.9: #115884# fixing %% Issue number: Submitted by: Reviewed by: 2004/03/16 10:17:38 dbo 1.1.2.8: #115884# misc bugs Issue number: Submitted by: Reviewed by: 2004/03/16 10:13:07 dbo 1.1.2.7: #115884# Issue number: Submitted by: Reviewed by: 2004/03/16 10:06:49 dbo 1.1.2.6: #115884# normalizing entity path Issue number: Submitted by: Reviewed by: 2004/03/12 18:02:48 dbo 1.1.2.5: #115884# misc fixes Issue number: Submitted by: Reviewed by: 2004/03/09 15:46:35 dbo 1.1.2.4: #i20304# snapshot Issue number: Submitted by: Reviewed by: 2004/03/05 20:18:44 dbo 1.1.2.3: #i20303# source save Issue number: Submitted by: Reviewed by: 2004/03/02 09:36:34 dbo 1.1.2.2: #i20304# Issue number: Submitted by: Reviewed by: 2004/02/27 16:00:49 dbo 1.1.2.1: #i20304# new/revised Issue number: Submitted by: Reviewed by:


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [199a2726fe1359fb64e1fc58bde4b892a1926c2f]

INTEGRATION: CWS unopkg1 (1.1.2); FILE ADDED 2004/02/27 16:00:49 dbo 1.1.2.1: #i20304# new/revised Issue number: Submitted by: Reviewed by:


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [54f14164e743241c690e4b56e67457459fbfc72f]

INTEGRATION: CWS unopkg1 (1.1.2); FILE ADDED 2004/03/26 14:16:06 dbo 1.1.2.10: #115884# minor fixes Issue number: Submitted by: Reviewed by: 2004/03/23 11:11:37 dbo 1.1.2.9: #115884# Issue number: Submitted by: Reviewed by: 2004/03/22 16:20:28 dbo 1.1.2.8: #115884# fixing %% Issue number: Submitted by: Reviewed by: 2004/03/19 16:12:56 dbo 1.1.2.7: #115884# fixes Issue number: Submitted by: Reviewed by: 2004/03/16 10:17:38 dbo 1.1.2.6: #115884# misc bugs Issue number: Submitted by: Reviewed by: 2004/03/12 18:02:47 dbo 1.1.2.5: #115884# misc fixes Issue number: Submitted by: Reviewed by: 2004/03/09 15:46:34 dbo 1.1.2.4: #i20304# snapshot Issue number: Submitted by: Reviewed by: 2004/03/05 20:18:44 dbo 1.1.2.3: #i20303# source save Issue number: Submitted by: Reviewed by: 2004/03/02 09:36:33 dbo 1.1.2.2: #i20304# Issue number: Submitted by: Reviewed by: 2004/02/27 16:00:48 dbo 1.1.2.1: #i20304# new/revised Issue number: Submitted by: Reviewed by:


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [a0550001dd453d873770100c553f4e21580fec0c]

INTEGRATION: CWS unopkg1 (1.1.2); FILE ADDED 2004/02/27 16:00:48 dbo 1.1.2.3: #i20304# new/revised Issue number: Submitted by: Reviewed by: 2004/01/09 17:39:25 dbo 1.1.2.2: #i20304# API revision; source saved 2003/11/28 13:29:02 dbo 1.1.2.1: #i20304# new


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [6be0abb4383616860278d366f9689093b5bf2619]

INTEGRATION: CWS unopkg1 (1.1.2); FILE ADDED 2004/03/19 16:12:56 dbo 1.1.2.6: #115884# fixes Issue number: Submitted by: Reviewed by: 2004/03/12 18:02:47 dbo 1.1.2.5: #115884# misc fixes Issue number: Submitted by: Reviewed by: 2004/03/05 20:18:43 dbo 1.1.2.4: #i20303# source save Issue number: Submitted by: Reviewed by: 2004/02/27 16:00:47 dbo 1.1.2.3: #i20304# new/revised Issue number: Submitted by: Reviewed by: 2004/01/09 17:39:19 dbo 1.1.2.2: #i20304# API revision; source saved 2003/11/28 13:29:01 dbo 1.1.2.1: #i20304# new


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [7fc40bbb69b618355a63e365b5f4ece00179d22f]

INTEGRATION: CWS unopkg1 (1.1.2); FILE ADDED 2004/04/05 09:44:19 dbo 1.1.2.9: #115884# notify IsRegistered in case of error Issue number: Submitted by: Reviewed by: 2004/03/26 14:16:05 dbo 1.1.2.8: #115884# minor fixes Issue number: Submitted by: Reviewed by: 2004/03/19 16:12:55 dbo 1.1.2.7: #115884# fixes Issue number: Submitted by: Reviewed by: 2004/03/16 10:17:37 dbo 1.1.2.6: #115884# misc bugs Issue number: Submitted by: Reviewed by: 2004/03/12 18:02:46 dbo 1.1.2.5: #115884# misc fixes Issue number: Submitted by: Reviewed by: 2004/03/09 15:46:34 dbo 1.1.2.4: #i20304# snapshot Issue number: Submitted by: Reviewed by: 2004/03/05 20:18:43 dbo 1.1.2.3: #i20303# source save Issue number: Submitted by: Reviewed by: 2004/03/02 09:36:33 dbo 1.1.2.2: #i20304# Issue number: Submitted by: Reviewed by: 2004/02/27 16:00:47 dbo 1.1.2.1: #i20304# new/revised Issue number: Submitted by: Reviewed by:


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [918c29f23d0b4244950e37f5f5836b6c43c90485]

INTEGRATION: CWS unopkg1 (1.1.2); FILE ADDED 2004/03/05 20:18:43 dbo 1.1.2.3: #i20303# source save Issue number: Submitted by: Reviewed by: 2004/01/09 17:39:06 dbo 1.1.2.2: #i20304# API revision; source saved 2003/11/28 13:28:58 dbo 1.1.2.1: #i20304# new


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [7898133186f3116b6ac53e6f252df4fb87a1efc7]

INTEGRATION: CWS unopkg1 (1.1.2); FILE ADDED 2004/03/26 14:16:05 dbo 1.1.2.10: #115884# minor fixes Issue number: Submitted by: Reviewed by: 2004/03/16 10:17:37 dbo 1.1.2.9: #115884# misc bugs Issue number: Submitted by: Reviewed by: 2004/03/09 15:46:33 dbo 1.1.2.8: #i20304# snapshot Issue number: Submitted by: Reviewed by: 2004/03/05 20:18:43 dbo 1.1.2.7: #i20303# source save Issue number: Submitted by: Reviewed by: 2004/03/04 11:08:31 dbo 1.1.2.6: #i20304# Issue number: Submitted by: Reviewed by: 2004/03/02 09:36:32 dbo 1.1.2.5: #i20304# Issue number: Submitted by: Reviewed by: 2004/02/27 16:01:16 dbo 1.1.2.4: #i20304# revised Issue number: Submitted by: Reviewed by: 2004/01/15 09:19:53 kso 1.1.2.3: Fixed Solaris compilation errors. 2004/01/09 17:39:00 dbo 1.1.2.2: #i20304# API revision; source saved 2003/11/28 13:28:57 dbo 1.1.2.1: #i20304# new


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [c868baab790791009dbcd370cd175bf6b652b014]

INTEGRATION: CWS unopkg1 (1.1.2); FILE ADDED 2004/03/26 14:16:05 dbo 1.1.2.6: #115884# minor fixes Issue number: Submitted by: Reviewed by: 2004/03/24 18:22:01 dbo 1.1.2.5: #115884# Issue number: Submitted by: Reviewed by: 2004/03/19 16:12:55 dbo 1.1.2.4: #115884# fixes Issue number: Submitted by: Reviewed by: 2004/03/05 20:18:42 dbo 1.1.2.3: #i20303# source save Issue number: Submitted by: Reviewed by: 2004/02/27 16:01:15 dbo 1.1.2.2: #i20304# revised Issue number: Submitted by: Reviewed by: 2003/11/28 13:28:54 dbo 1.1.2.1: #i20304# new


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [3d4be9ecf0221314b3ef7802a2be8d00abdef1ee]

INTEGRATION: CWS unopkg1 (1.1.2); FILE ADDED 2003/11/28 13:28:52 dbo 1.1.2.1: #i20304# new


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [0537c02029729e6b0d9a2539b9982967539fa618]

INTEGRATION: CWS unopkg1 (1.1.2); FILE ADDED 2004/04/05 09:50:01 dbo 1.1.2.11: #115884# work around CC bug Issue number: Submitted by: Reviewed by: 2004/03/19 16:12:54 dbo 1.1.2.10: #115884# fixes Issue number: Submitted by: Reviewed by: 2004/03/16 10:17:36 dbo 1.1.2.9: #115884# misc bugs Issue number: Submitted by: Reviewed by: 2004/03/12 18:02:45 dbo 1.1.2.8: #115884# misc fixes Issue number: Submitted by: Reviewed by: 2004/03/09 15:46:33 dbo 1.1.2.7: #i20304# snapshot Issue number: Submitted by: Reviewed by: 2004/03/05 20:18:41 dbo 1.1.2.6: #i20303# source save Issue number: Submitted by: Reviewed by: 2004/03/02 09:36:31 dbo 1.1.2.5: #i20304# Issue number: Submitted by: Reviewed by: 2004/02/27 16:01:14 dbo 1.1.2.4: #i20304# revised Issue number: Submitted by: Reviewed by: 2004/01/15 09:19:51 kso 1.1.2.3: Fixed Solaris compilation errors. 2004/01/09 17:38:51 dbo 1.1.2.2: #i20304# API revision; source saved 2003/11/28 13:28:51 dbo 1.1.2.1: #i20304# new


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [58db5d268b43b6c14546d6ae3ab45483e0d186ac]

INTEGRATION: CWS unopkg1 (1.1.2); FILE ADDED 2004/03/09 15:46:33 dbo 1.1.2.6: #i20304# snapshot Issue number: Submitted by: Reviewed by: 2004/03/04 11:09:02 dbo 1.1.2.5: #i20304# Issue number: Submitted by: Reviewed by: 2004/02/27 16:01:14 dbo 1.1.2.4: #i20304# revised Issue number: Submitted by: Reviewed by: 2004/01/15 09:19:50 kso 1.1.2.3: Fixed Solaris compilation errors. 2004/01/09 17:38:44 dbo 1.1.2.2: #i20304# API revision; source saved 2003/11/28 13:28:49 dbo 1.1.2.1: #i20304# new


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [892b394a35c3abe17b628c4928ee1e75acaaffa9]

INTEGRATION: CWS unopkg1 (1.1.2); FILE ADDED 2004/03/09 15:46:32 dbo 1.1.2.6: #i20304# snapshot Issue number: Submitted by: Reviewed by: 2004/03/04 11:09:02 dbo 1.1.2.5: #i20304# Issue number: Submitted by: Reviewed by: 2004/02/27 16:01:14 dbo 1.1.2.4: #i20304# revised Issue number: Submitted by: Reviewed by: 2004/01/15 09:19:49 kso 1.1.2.3: Fixed Solaris compilation errors. 2004/01/09 17:38:40 dbo 1.1.2.2: #i20304# API revision; source saved 2003/11/28 13:28:49 dbo 1.1.2.1: #i20304# new


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [24e780c0d203a69a87d8b242a8f6774799102fa9]

INTEGRATION: CWS unopkg1 (1.1.2); FILE ADDED 2004/03/19 16:12:54 dbo 1.1.2.2: #115884# fixes Issue number: Submitted by: Reviewed by: 2004/03/05 20:18:41 dbo 1.1.2.1: #i20303# source save Issue number: Submitted by: Reviewed by:


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [06a93c878ffd69515afe852c2d60070ac2185719]

INTEGRATION: CWS unopkg1 (1.1.2); FILE ADDED 2004/03/31 11:21:50 dbo 1.1.2.7: #115884# Issue number: Submitted by: Reviewed by: 2004/03/26 14:16:04 dbo 1.1.2.6: #115884# minor fixes Issue number: Submitted by: Reviewed by: 2004/03/19 16:12:54 dbo 1.1.2.5: #115884# fixes Issue number: Submitted by: Reviewed by: 2004/03/12 18:02:45 dbo 1.1.2.4: #115884# misc fixes Issue number: Submitted by: Reviewed by: 2004/02/27 16:01:13 dbo 1.1.2.3: #i20304# revised Issue number: Submitted by: Reviewed by: 2004/01/09 17:38:29 dbo 1.1.2.2: #i20304# API revision; source saved 2003/11/28 13:28:47 dbo 1.1.2.1: #i20304# new


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [51a5e2fa1e3c61891813d202a7f8d7f669c4b5a0]

INTEGRATION: CWS unopkg1 (1.1.2); FILE ADDED 2003/11/28 13:28:41 dbo 1.1.2.1: #i20304# new


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [fc593424a55f96675ce42f1d3135bd0b6a4c8a38]

INTEGRATION: CWS unopkg1 (1.1.2); FILE ADDED 2004/03/05 20:18:40 dbo 1.1.2.4: #i20303# source save Issue number: Submitted by: Reviewed by: 2004/02/27 16:01:13 dbo 1.1.2.3: #i20304# revised Issue number: Submitted by: Reviewed by: 2004/01/09 17:38:23 dbo 1.1.2.2: #i20304# API revision; source saved 2003/11/28 13:28:41 dbo 1.1.2.1: #i20304# new


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [8b5599d6c632e69a545b8c838a58d9a9060a1ea6]

INTEGRATION: CWS unopkg1 (1.1.2); FILE ADDED 2003/11/28 13:28:40 dbo 1.1.2.1: #i20304# new


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [b7ca8ce7487d40382fab1b330d93bd27be6f39ef]

INTEGRATION: CWS unopkg1 (1.23.24); FILE MERGED 2004/03/02 17:42:14 dbo 1.23.24.3: RESYNC: (1.24-1.26); FILE MERGED 2004/01/06 14:25:17 dbo 1.23.24.2: RESYNC: (1.23-1.24); FILE MERGED 2003/11/28 12:52:24 dbo 1.23.24.1: #i20304# deployment


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [bb2726630f6aa41baeb0c26d47b5b31f6a6e5ffa]

INTEGRATION: CWS unopkg1 (1.11.2); FILE MERGED 2004/03/02 17:42:22 dbo 1.11.2.5: RESYNC: (1.12-1.13); FILE MERGED 2004/02/25 18:42:27 dbo 1.11.2.4: #i20304# deployment 2004/01/15 09:18:18 kso 1.11.2.3: Added missing directories for package deployment stuff. 2004/01/06 14:25:35 dbo 1.11.2.2: RESYNC: (1.11-1.12); FILE MERGED 2003/11/28 12:52:24 dbo 1.11.2.1: #i20304# deployment


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [0b799c595b36746f79487d80bfb154fb879ab6eb]

INTEGRATION: CWS unopkg1 (1.12.58); FILE MERGED 2004/02/12 11:44:34 kso 1.12.58.1: #112920# - Did no longer compile after latest CVL changes.


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [6da303d79635169ee29666aeab380ccf49db100f]

INTEGRATION: CWS unopkg1 (1.1.88); FILE MERGED 2004/03/15 12:48:53 dbo 1.1.88.1: #113678# fixing interaction classification


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [48dee8d2531d3b6be4d767513046063fcff3844f]

INTEGRATION: CWS unopkg1 (1.27.28); FILE MERGED 2003/11/28 12:42:26 dbo 1.27.28.1: insertNewcontent(): providing an empty input stream instead of null reference


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [7c95e249723435965da12a15234dcb1156eaf02e]

INTEGRATION: CWS unopkg1 (1.66.22); FILE MERGED 2004/03/24 09:40:40 dbo 1.66.22.6: RESYNC: (1.70-1.72); FILE MERGED 2004/03/02 12:43:31 dbo 1.66.22.5: RESYNC: (1.68-1.70); FILE MERGED 2004/01/14 10:43:03 kso 1.66.22.4: Removed duplicate cssframe.db 2004/01/13 14:50:54 kso 1.66.22.3: RESYNC: (1.67-1.68); FILE MERGED 2004/01/06 14:37:13 dbo 1.66.22.2: RESYNC: (1.66-1.67); FILE MERGED 2003/11/04 14:30:04 dbo 1.66.22.1: #i20304# deployment API


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [c185040fe5d40e11291dfd42a62c69751cdef96d]

INTEGRATION: CWS unopkg1 (1.52.22); FILE MERGED 2004/03/24 09:40:50 dbo 1.52.22.5: RESYNC: (1.57-1.59); FILE MERGED 2004/03/02 12:43:40 dbo 1.52.22.4: RESYNC: (1.54-1.57); FILE MERGED 2004/01/13 14:51:41 kso 1.52.22.3: RESYNC: (1.53-1.54); FILE MERGED 2004/01/06 14:37:28 dbo 1.52.22.2: RESYNC: (1.52-1.53); FILE MERGED 2003/11/04 14:27:26 dbo 1.52.22.1: #i20304# deployment API


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [292fec35f83b6af01f765f177324f64c124c76e4]

INTEGRATION: CWS unopkg1 (1.2.42); FILE MERGED 2003/11/04 14:00:16 dbo 1.2.42.1: #i20304# docu, intro XNamespaceMapping


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [782f2659c02e6c0bacc62a895cb45f7f6abb5309]

INTEGRATION: CWS unopkg1 (1.1.2); FILE ADDED 2003/11/04 14:00:16 dbo 1.1.2.1: #i20304# docu, intro XNamespaceMapping


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [4f2fa31bde4c3cf22132e6e801efeee9f8ad0f89]

INTEGRATION: CWS unopkg1 (1.2.42); FILE MERGED 2003/11/04 14:00:15 dbo 1.2.42.1: #i20304# docu, intro XNamespaceMapping


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [c2174359ec8ad8cbe7a5272f0ee23775a9ce4ef9]

INTEGRATION: CWS unopkg1 (1.2.42); FILE MERGED 2003/11/04 14:00:14 dbo 1.2.42.1: #i20304# docu, intro XNamespaceMapping


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [6ae35187b2752222ae56efb627b0b73da0e18d52]

INTEGRATION: CWS unopkg1 (1.41.116); FILE MERGED 2004/03/15 15:53:43 kso 1.41.116.5: #112920# - Moved TransientDocumentsDocumentContentFactory to module css.frame 2004/03/15 14:11:05 kso 1.41.116.4: #112920# moved XTransientDocumentsDocumentContentFactory to module css.frame. 2004/01/26 14:23:41 kso 1.41.116.3: #112920# - Added [X]TransientDocumentsDocumentContentfactory.idl 2004/01/20 14:29:20 kso 1.41.116.2: Added TransientDocuments*.idl (all are just service descriptions) 2003/11/04 16:05:03 dbo 1.41.116.1: #i20304# vnd.sun.star.expand UCP


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [fe1231802c07702471fc0cc824da6f833a52b44c]

INTEGRATION: CWS unopkg1 (1.1.2); FILE ADDED 2004/02/26 16:32:20 kso 1.1.2.2: #112920# - Added @since tag 2004/01/20 14:27:20 kso 1.1.2.1: Initial revision.


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [a646a76180a0170a06065f69d7217553d38c9efd]

INTEGRATION: CWS unopkg1 (1.1.2); FILE ADDED 2004/02/26 16:32:20 kso 1.1.2.2: #112920# - Added @since tag 2004/01/20 14:28:00 kso 1.1.2.1: Initial revision.


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [d2a1b2295c79a6f2368e8d919576aa30e23bff2d]

INTEGRATION: CWS unopkg1 (1.1.2); FILE ADDED 2004/02/26 16:32:20 kso 1.1.2.2: #112920# - Added @since tag 2004/01/20 14:27:05 kso 1.1.2.1: Initial revision.


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [04d5c6caa40a1ff1ef6e799af434ab4f428d0fa8]

INTEGRATION: CWS unopkg1 (1.1.2); FILE ADDED 2004/02/26 16:32:19 kso 1.1.2.2: #112920# - Added @since tag 2004/01/20 14:26:42 kso 1.1.2.1: initial revision.


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [af3359c7a27a5224dbd2616c4e7cc753e10f8310]

INTEGRATION: CWS unopkg1 (1.1.2); FILE ADDED 2004/03/15 15:53:43 kso 1.1.2.4: #112920# - Moved TransientDocumentsDocumentContentFactory to module css.frame 2004/02/26 16:32:19 kso 1.1.2.3: #112920# - Added @since tag 2004/01/26 14:24:04 kso 1.1.2.2: #112920# - Added interface XTransientDocumentsDocumentContentfactory. 2004/01/20 14:27:37 kso 1.1.2.1: Initial revision.


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [378f1ca8b3b5bbefd5ed4c5b365234e8f86eed74]

INTEGRATION: CWS unopkg1 (1.1.2); FILE ADDED 2003/11/04 16:05:03 dbo 1.1.2.1: #i20304# vnd.sun.star.expand UCP


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [ddd9fba295b120314487281755b0dc51f0be656d]

INTEGRATION: CWS unopkg1 (1.1.288); FILE MERGED 2004/03/22 14:08:36 kso 1.1.288.1: #i26803# - Deprecated some obsolete values.


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [6b9deede070ae90bcf5fd491f6d8cac01817cce1]

INTEGRATION: CWS unopkg1 (1.19.8); FILE MERGED 2004/03/15 15:55:05 kso 1.19.8.2: #112920# - Added TransientDocumentsDocumentContentFactory 2004/03/15 14:13:50 kso 1.19.8.1: #112920# - Added XTransientDocumentsDocumentContentFactory


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [253b474d5edb30b752f0276f939e97233e06c165]

INTEGRATION: CWS unopkg1 (1.1.2); FILE ADDED 2004/03/15 14:12:03 kso 1.1.2.1: #112920# - initial revision.


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [4009f154cd591d771cc8ab9d31348ee68d14117d]

INTEGRATION: CWS unopkg1 (1.1.2); FILE ADDED 2004/03/15 15:54:38 kso 1.1.2.1: #112920# - initial revision.


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [fc597b9115d9d05910b9534bcf87d03201b33e8c]

INTEGRATION: CWS unopkg1 (1.2.56); FILE MERGED 2004/01/08 11:47:04 mav 1.2.56.1: #114733# allow to get list of substorages


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [261f97dce016fb388044b1ee46f45a1cf264369d]

INTEGRATION: CWS unopkg1 (1.10.108); FILE MERGED 2004/01/27 16:33:40 kso 1.10.108.1: #112920# - Added property 'RuntimeUID'.


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [89c5724bfb583f04f9ced8a9d0c866da5749f59c]

INTEGRATION: CWS unopkg1 (1.1.2); FILE ADDED 2004/03/24 13:22:07 dbo 1.1.2.1: #115884# documentation


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [9cd7c8a27b7a235c336bbe7fb9c0c6f51d0c4ea1]

INTEGRATION: CWS unopkg1 (1.1.2); FILE ADDED 2004/03/24 13:22:07 dbo 1.1.2.5: #115884# documentation 2004/02/24 16:32:04 dbo 1.1.2.4: #i20304# API revision 2004/01/09 14:33:22 dbo 1.1.2.3: #i21218# new API 2003/11/28 12:47:15 dbo 1.1.2.2: #i20304# new 2003/11/04 14:11:05 dbo 1.1.2.1: #i20304# new


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [79c65fd2e794727f4e6141c43470be6c7e012db5]

INTEGRATION: CWS unopkg1 (1.1.2); FILE ADDED 2004/03/24 13:22:06 dbo 1.1.2.7: #115884# documentation 2004/03/19 16:10:27 dbo 1.1.2.6: #115884# minor API changes, doc 2004/02/26 16:59:28 dbo 1.1.2.5: #i20304# added @since tags 2004/02/25 18:39:38 dbo 1.1.2.4: #i20304# 2004/02/24 16:32:04 dbo 1.1.2.3: #i20304# API revision 2004/01/09 14:33:20 dbo 1.1.2.2: #i21218# new API 2003/11/04 14:11:04 dbo 1.1.2.1: #i20304# new


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [a2af3bd3deca90d0706aab7af4ab33d6bf3e1c23]

INTEGRATION: CWS unopkg1 (1.1.2); FILE ADDED 2004/03/24 13:22:06 dbo 1.1.2.5: #115884# documentation 2004/02/26 16:59:28 dbo 1.1.2.4: #i20304# added @since tags 2004/02/24 16:32:04 dbo 1.1.2.3: #i20304# API revision 2004/01/09 14:33:19 dbo 1.1.2.2: #i21218# new API 2003/11/28 12:47:14 dbo 1.1.2.1: #i20304# new


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [e1fd093c5121b5eafefbe69b72335028f4ebee18]

INTEGRATION: CWS unopkg1 (1.1.2); FILE ADDED 2004/03/24 13:22:06 dbo 1.1.2.8: #115884# documentation 2004/03/19 16:10:27 dbo 1.1.2.7: #115884# minor API changes, doc 2004/03/12 14:41:31 dbo 1.1.2.6: #115884# balancing legacy packages is handled by pkgchk application 2004/02/26 16:59:27 dbo 1.1.2.5: #i20304# added @since tags 2004/02/25 18:39:38 dbo 1.1.2.4: #i20304# 2004/02/24 16:32:04 dbo 1.1.2.3: #i20304# API revision 2004/01/09 14:33:18 dbo 1.1.2.2: #i21218# new API 2003/11/28 12:47:12 dbo 1.1.2.1: #i20304# new


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [56e212acce1002366e8fcd5d01fcc207829578c2]

INTEGRATION: CWS unopkg1 (1.1.2); FILE ADDED 2004/03/24 13:22:03 dbo 1.1.2.3: #115884# documentation 2004/02/26 16:59:27 dbo 1.1.2.2: #i20304# added @since tags 2004/01/09 14:33:17 dbo 1.1.2.1: #i21218# new API


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [23279373d7be9ffd5a9caef54af4e39db9152a0f]

INTEGRATION: CWS unopkg1 (1.1.2); FILE ADDED 2004/03/24 13:22:02 dbo 1.1.2.5: #115884# documentation 2004/03/19 16:10:27 dbo 1.1.2.4: #115884# minor API changes, doc 2004/02/26 16:59:27 dbo 1.1.2.3: #i20304# added @since tags 2004/02/25 18:39:38 dbo 1.1.2.2: #i20304# 2004/02/24 16:32:02 dbo 1.1.2.1: #i20304# API revision


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [11940e798e5d697d9765bf7f3281d74510df6262]

INTEGRATION: CWS unopkg1 (1.1.2); FILE ADDED 2004/03/24 13:21:59 dbo 1.1.2.4: #115884# documentation 2004/02/26 16:59:25 dbo 1.1.2.3: #i20304# added @since tags 2004/01/09 14:33:00 dbo 1.1.2.2: #i21218# new API 2003/11/04 14:10:58 dbo 1.1.2.1: #i20304# new


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [805ad62d07352deb64e2ad6d1aa3de37b50f2159]

INTEGRATION: CWS unopkg1 (1.19.10); FILE MERGED 2004/03/02 12:58:31 dbo 1.19.10.2: RESYNC: (1.19-1.20); FILE MERGED 2004/01/08 16:54:27 sb 1.19.10.1: #112920# Added vnd.sun.star.tdoc URL scheme.


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [2968e18ea50f2f24321daf3f90955fadbdc68029]

INTEGRATION: CWS unopkg1 (1.40.64); FILE MERGED 2004/03/24 09:25:16 dbo 1.40.64.4: RESYNC: (1.42-1.43); FILE MERGED 2004/03/02 13:01:30 dbo 1.40.64.3: RESYNC: (1.40-1.42); FILE MERGED 2004/01/08 16:54:26 sb 1.40.64.2: #112920# Added vnd.sun.star.tdoc URL scheme. 2003/11/28 13:09:08 dbo 1.40.64.1: #i20304# adding support for vnd.sun.star.expand


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [81326559926924ceec7ba026a92235bf2a0038ed]

INTEGRATION: CWS unopkg1 (1.78.6); FILE MERGED 2004/03/24 10:42:56 dbo 1.78.6.2: RESYNC: (1.78-1.80); FILE MERGED 2004/03/22 16:36:39 kso 1.78.6.1: #112920# - Moved sending SFX_EVENT_CLOSEDOC from            SfxViewFrame::ReleaseObjectShell_Impl to SfxBaseController::dispose


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [8b0edba9511bfba82e3bc773c4228dd16ce62520]

INTEGRATION: CWS unopkg1 (1.47.6); FILE MERGED 2004/03/24 10:43:46 dbo 1.47.6.2: RESYNC: (1.47-1.48); FILE MERGED 2004/03/22 16:36:39 kso 1.47.6.1: #112920# - Moved sending SFX_EVENT_CLOSEDOC from            SfxViewFrame::ReleaseObjectShell_Impl to SfxBaseController::dispose


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [d123ddf1a6df87da79da12cd43247348264f1749]

INTEGRATION: CWS unopkg1 (1.54.30); FILE MERGED 2004/03/02 15:11:05 dbo 1.54.30.7: RESYNC: (1.55-1.59); FILE MERGED 2004/01/27 16:43:30 kso 1.54.30.6: #112920# - Fixed XDocumentSubStorageSupplier implementation. 2004/01/22 15:05:09 kso 1.54.30.5: #112920# - Added SfxBaseModel::getRuntimeUID() 2004/01/19 15:42:21 mav 1.54.30.4: #114733# reset error after problem 2004/01/14 13:34:06 kso 1.54.30.3: Fixed SfxBaseModel::getDocumentSubStoragesNames() to return a value. 2004/01/13 14:32:55 kso 1.54.30.2: RESYNC: (1.54-1.55); FILE MERGED 2004/01/08 11:49:04 mav 1.54.30.1: #114733# allow to get list of substorages


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [672d5cedb376a8fe259747a2ab321398de657bab]

INTEGRATION: CWS frmcontrols02 (1.41.2); FILE MERGED 2004/01/23 18:00:25 fs 1.41.2.1: #i24414# #i24417#


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [07d7e096e51ec375fc77eaca29b2d6140b24c610]

INTEGRATION: CWS frmcontrols02 (1.16.6); FILE MERGED 2004/01/23 17:53:49 fs 1.16.6.1: #i24414# #i24417#


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [e832b4e32162b9d05dcf48d20c3dc278e034c087]

INTEGRATION: CWS frmcontrols02 (1.10.6); FILE MERGED 2004/03/24 09:42:08 fs 1.10.6.2: RESYNC: (1.10-1.11); FILE MERGED 2004/01/23 17:53:48 fs 1.10.6.1: #i24414# #i24417#


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [cf99b58c7045b68a5283105b30ba71403543d575]

INTEGRATION: CWS frmcontrols02 (1.7.6); FILE MERGED 2004/01/23 17:52:49 fs 1.7.6.1: #i24414# #i24417#


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [ed4710fa161289de7d81361fd2947121284f5e61]

#i10000# (done by fs) new property declaration (moved herein during resync)


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [9614ee4d1decaf5b1d189f28b8a6f306e288f886]

INTEGRATION: CWS frmcontrols02 (1.10.6); FILE MERGED 2004/03/24 10:19:06 fs 1.10.6.2: RESYNC: (1.10-1.11); FILE MERGED 2004/01/23 17:35:49 fs 1.10.6.1: #24411# new navbar related help ids


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [19f770295488f5de023ab09e85ac1adc925a2267]

INTEGRATION: CWS frmcontrols02 (1.3.8); FILE MERGED 2004/04/06 07:10:28 fs 1.3.8.1: navbar icon for tab order dialog


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [7c674d15776a554b7b49b8f619056411422d6782]

INTEGRATION: CWS frmcontrols02 (1.10.54); FILE MERGED 2004/03/24 10:03:31 fs 1.10.54.2: RESYNC: (1.10-1.12); FILE MERGED 2004/02/02 07:46:11 fs 1.10.54.1: #i24415#


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [50c8e03b6ef7781815cfcfb77924709799a11bac]

INTEGRATION: CWS frmcontrols02 (1.8.6); FILE MERGED 2004/03/24 09:42:30 fs 1.8.6.2: RESYNC: (1.8-1.9); FILE MERGED 2004/01/23 17:52:48 fs 1.8.6.1: #i24414# #i24417#


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [3c85622b76106281499ebc1dada6be3a53a6d8fd]

INTEGRATION: CWS frmcontrols02 (1.1.2); FILE ADDED 2004/02/02 07:47:09 fs 1.1.2.1: initial checkin - helper for push buttons with form navigation functionality


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [3e7e62f1c198f1ebea90f53eb15dee22d73b02a1]

INTEGRATION: CWS frmcontrols02 (1.1.2); FILE ADDED 2004/02/02 07:46:46 fs 1.1.2.1: initial checkin - helper for push buttons with form navigation functionality


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [cb4f8b03524be4b644abbbbe508993c078446dae]

INTEGRATION: CWS frmcontrols02 (1.18.32); FILE MERGED 2004/03/24 10:03:54 fs 1.18.32.3: RESYNC: (1.18-1.19); FILE MERGED 2004/02/02 07:46:11 fs 1.18.32.2: #i24415# 2004/01/23 17:33:12 fs 1.18.32.1: removed obsolete parameter from ChangeFontProperty


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [4e6de8c4bd4eacd1e2358cdcb859371b9cc15063]

INTEGRATION: CWS frmcontrols02 (1.8.32); FILE MERGED 2004/03/24 09:57:46 fs 1.8.32.3: RESYNC: (1.8-1.10); FILE MERGED 2004/02/02 07:46:10 fs 1.8.32.2: #i24415# 2004/01/23 17:34:11 fs 1.8.32.1: normalization


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [979dae6e6fe04802a8c70b4a84e723a8f8fa4e5c]

INTEGRATION: CWS frmcontrols02 (1.19.6); FILE MERGED 2004/03/24 09:57:37 fs 1.19.6.2: RESYNC: (1.19-1.20); FILE MERGED 2004/01/23 17:33:23 fs 1.19.6.1: #24411# new navbar related strings


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [555058630270d1d9fcdc473a9a273e32caf27f11]

INTEGRATION: CWS frmcontrols02 (1.18.6); FILE MERGED 2004/04/06 07:10:28 fs 1.18.6.3: navbar icon for tab order dialog 2004/03/24 09:58:17 fs 1.18.6.2: RESYNC: (1.18-1.19); FILE MERGED 2004/01/23 17:31:31 fs 1.18.6.1: #24411# new navbar related strings


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [7ed5caac4960a453d1e492bcdb590985002e9ec1]

INTEGRATION: CWS frmcontrols02 (1.56.4); FILE MERGED 2004/04/06 07:10:27 fs 1.56.4.6: navbar icon for tab order dialog 2004/04/05 16:57:18 fs 1.56.4.5: #i25281# 2004/03/24 09:58:28 fs 1.56.4.4: RESYNC: (1.56-1.57); FILE MERGED 2004/03/09 09:01:07 fs 1.56.4.3: renamed 'Load document' as upon iTeam request 2004/02/02 07:46:09 fs 1.56.4.2: #i24415# 2004/01/23 17:31:45 fs 1.56.4.1: #24411# new navbar related strings


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [d0edf5a612300b95a1fbc8b3627c47b06d487fb2]

INTEGRATION: CWS frmcontrols02 (1.16.6); FILE MERGED 2004/03/24 09:56:54 fs 1.16.6.2: RESYNC: (1.16-1.17); FILE MERGED 2004/01/23 17:30:29 fs 1.16.6.1: #24411# new navbar related properties


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [eeb3b2f020e97df34c37b6fdcdb05df003867715]

INTEGRATION: CWS frmcontrols02 (1.21.6); FILE MERGED 2004/03/24 10:02:46 fs 1.21.6.3: RESYNC: (1.21-1.22); FILE MERGED 2004/02/02 07:46:09 fs 1.21.6.2: #i24415# 2004/01/23 17:30:29 fs 1.21.6.1: #24411# new navbar related properties


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [eddb53a0755366f05b34e775b3108bff919efef3]

INTEGRATION: CWS frmcontrols02 (1.57.6); FILE MERGED 2004/03/24 09:57:27 fs 1.57.6.3: RESYNC: (1.57-1.59); FILE MERGED 2004/02/02 07:46:08 fs 1.57.6.2: #i24415# 2004/01/23 17:36:57 fs 1.57.6.1: removed obsolete parameter from ChangeFontProperty


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [4b88340ef6f26dd1a08625593e1bc2da3f926230]

INTEGRATION: CWS frmcontrols02 (1.2.36); FILE MERGED 2004/02/02 07:46:07 fs 1.2.36.1: #i24415#


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [c450b136f83f84140c683b2fba680ef8a2619e54]

INTEGRATION: CWS frmcontrols02 (1.2.36); FILE MERGED 2004/03/24 10:00:35 fs 1.2.36.2: RESYNC: (1.2-1.3); FILE MERGED 2004/02/02 07:46:07 fs 1.2.36.1: #i24415#


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [90dd455696def51d9eb7c2985a9e1ee55324356e]

INTEGRATION: CWS frmcontrols02 (1.17.6); FILE MERGED 2004/03/24 10:30:08 fs 1.17.6.2: RESYNC: (1.17-1.18); FILE MERGED 2004/01/23 17:35:33 fs 1.17.6.1: #24411# new navbar related help ids


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [c30763ffc386699c0ae43cc8e78e3874fc6fa22c]

INTEGRATION: CWS frmcontrols02 (1.7.88); FILE MERGED 2004/02/02 07:48:20 fs 1.7.88.2: #i24409# 2004/01/23 18:00:37 fs 1.7.88.1: #i24414# #i24417# new directories


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [873fbea0bafa5daba6960dd8d43048637328cc87]

INTEGRATION: CWS frmcontrols02 (1.11.6); FILE MERGED 2004/01/23 18:01:46 fs 1.11.6.1: new components


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [6afbd177ce56c585a2f352e3e6d5780a8abda224]

INTEGRATION: CWS frmcontrols02 (1.1.2); FILE ADDED 2004/02/23 07:54:34 fs 1.1.2.3: proper icon size, and high contrast icons (if necessary) 2004/02/02 07:48:18 fs 1.1.2.2: #i24409# 2004/01/23 17:59:32 fs 1.1.2.1: VCL control for a navigation bar


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [60641983bb0464d352d20723bfdd112b6b62bf8a]

INTEGRATION: CWS frmcontrols02 (1.1.2); FILE ADDED 2004/02/23 07:54:34 fs 1.1.2.5: proper icon size, and high contrast icons (if necessary) 2004/02/02 07:48:17 fs 1.1.2.4: #i24409# 2004/01/28 10:05:27 fs 1.1.2.3: #100000# compile on unxlngi5 without warnings 2004/01/28 08:45:29 fs 1.1.2.2: #100000# 2004/01/23 17:58:59 fs 1.1.2.1: VCL control for a navigation bar


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [92d58e972ecae05d2c2c0f1e0e16ef799cd52b71]

INTEGRATION: CWS frmcontrols02 (1.1.2); FILE ADDED 2004/01/23 17:59:14 fs 1.1.2.1: new directory


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [6816d953506f1e0ee4d13592d47f45c880cf627c]

INTEGRATION: CWS frmcontrols02 (1.1.2); FILE ADDED 2004/01/23 17:58:38 fs 1.1.2.1: UNO control/peer for a navigation bar


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [ebad0f8ad438fe4d2327aa295a2f36bb062c18e6]

INTEGRATION: CWS frmcontrols02 (1.1.2); FILE ADDED 2004/02/23 07:54:34 fs 1.1.2.2: proper icon size, and high contrast icons (if necessary) 2004/01/23 17:58:54 fs 1.1.2.1: UNO control/peer for a navigation bar


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [62efe66620f6fd774551cea2489f883d0981ffc6]

INTEGRATION: CWS frmcontrols02 (1.1.2); FILE ADDED 2004/01/23 17:59:16 fs 1.1.2.1: new directory


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [34478d249934bc3b4d7ca563d312b263aef6957a]

INTEGRATION: CWS frmcontrols02 (1.5.94); FILE MERGED 2004/01/23 17:55:44 fs 1.5.94.1: reorganized some files


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [32dc8aa9ef3fcc60c290eef5422cd54df69934fb]

INTEGRATION: CWS frmcontrols02 (1.5.94); FILE MERGED 2004/01/23 17:52:10 fs 1.5.94.1: #i24414#


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [661fec9b8d54a7e05f8e1da98fa2d9ddf2494c80]

INTEGRATION: CWS frmcontrols02 (1.1.2); FILE ADDED 2004/01/23 17:55:29 fs 1.1.2.1: compiling strings


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [878f5ef08650c70025ea1060ba08ac0b1c65c826]

INTEGRATION: CWS frmcontrols02 (1.1.2); FILE ADDED 2004/01/23 17:54:48 fs 1.1.2.1: renamed from formsmodule.cxx


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [ac8aa1691684899b40ee5e564ad5aff8d50f348a]

INTEGRATION: CWS frmcontrols02 (1.1.2); FILE ADDED 2004/03/24 09:31:48 fs 1.1.2.2: #100000# resync: some code which changed on the master has been moved to this file on this CWS 2004/01/23 17:57:56 fs 1.1.2.1: rearranged some files


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [7aed4a234014f8c766d125ef724676d939406991]

INTEGRATION: CWS frmcontrols02 (1.1.2); FILE ADDED 2004/01/23 17:57:44 fs 1.1.2.1: rearranged some files


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [f5919d4b6cf80259a0bbc4b3f322a32c77906968]

INTEGRATION: CWS frmcontrols02 (1.1.2); FILE ADDED 2004/01/23 17:57:31 fs 1.1.2.1: rearranged some files


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [9d5c0b99377e0ac1257876e183257b289375f32c]

INTEGRATION: CWS frmcontrols02 (1.1.2); FILE ADDED 2004/02/02 07:48:16 fs 1.1.2.2: #i24409# 2004/01/23 17:57:19 fs 1.1.2.1: rearranged some files


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [217616849f4b52807fd05cdfe14db88e8f98d8e8]

INTEGRATION: CWS frmcontrols02 (1.1.2); FILE ADDED 2004/01/23 17:56:58 fs 1.1.2.1: helper class for form navigation/controller functionality


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [9af0ee3113474cde1fe675591fc1ef22ce4e0eef]

INTEGRATION: CWS frmcontrols02 (1.1.4); FILE ADDED 2004/03/01 17:43:09 fs 1.1.4.1: helper class for handling control font settings


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [c516147d8d84ee6f26673258a2bdc8491dc8a0ca]

INTEGRATION: CWS frmcontrols02 (1.1.2); FILE ADDED 2004/01/23 17:56:43 fs 1.1.2.1: helper class for dispatching feature urls


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [8db7a80aa0e7f832518ce2c1f7940f10f2d0e01b]

INTEGRATION: CWS frmcontrols02 (1.1.2); FILE ADDED 2004/01/23 18:00:53 fs 1.1.2.1: new directory


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [8b19d796647e1048b7d93a38920331401d038a62]

INTEGRATION: CWS frmcontrols02 (1.1.2); FILE ADDED 2004/02/02 07:48:14 fs 1.1.2.4: #i24409# 2004/01/28 09:21:51 fs 1.1.2.3: #100000# make compile on unxlngi5 2004/01/28 08:45:42 fs 1.1.2.2: #100000# 2004/01/23 18:01:11 fs 1.1.2.1: helper class for form navigation/controller functionality


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [3e866252336e27ee3b74c8aceac23f7ce61796b1]

INTEGRATION: CWS frmcontrols02 (1.2.6); FILE MERGED 2004/02/02 07:47:57 fs 1.2.6.1: functionality moved to another include file


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [7c4be3a13657a6d07ca3d531ed644040c632b1de]

INTEGRATION: CWS frmcontrols02 (1.2.6); FILE MERGED 2004/02/02 07:47:56 fs 1.2.6.1: functionality moved to another include file


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [199aeca90013a1327ca93540f6e3a35f0d68abb9]

INTEGRATION: CWS frmcontrols02 (1.1.2); FILE ADDED 2004/01/23 17:51:46 fs 1.1.2.1: control/model for navigation bar form control


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [71a188ee5fde9e923c822778f0e3a2734444b211]

INTEGRATION: CWS frmcontrols02 (1.1.2); FILE ADDED 2004/02/26 08:05:16 fs 1.1.2.3: also clone the FontControlModel 2004/01/28 08:44:50 fs 1.1.2.2: typo 2004/01/23 17:51:59 fs 1.1.2.1: control/model for navigation bar form control


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [bf13fd0c1b47edfdf9d11fe8c9cde40a6f6e2d89]

INTEGRATION: CWS frmcontrols02 (1.6.6); FILE MERGED 2004/03/24 09:40:21 fs 1.6.6.2: RESYNC: (1.6-1.7); FILE MERGED 2004/01/23 17:50:12 fs 1.6.6.1: #i24417# #i24414# new files


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [f5676d3b0a998fcc5ca9a3833adbd924b08fb7a4]

INTEGRATION: CWS frmcontrols02 (1.1.2); FILE ADDED 2004/01/23 17:48:32 fs 1.1.2.1: font handling for form control models


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [d3822db29abbacafbb00ad1603fb27eea96bc2e0]

INTEGRATION: CWS frmcontrols02 (1.28.6); FILE MERGED 2004/03/24 09:42:00 fs 1.28.6.2: RESYNC: (1.28-1.30); FILE MERGED 2004/01/23 17:48:54 fs 1.28.6.1: removed obsolete include


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [706a41b95dfa01e30d71de8608015afd5cd27557]

INTEGRATION: CWS frmcontrols02 (1.14.130); FILE MERGED 2004/01/23 17:48:01 fs 1.14.130.1: #i24414# outsourced font handling to separate base class


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [d165c3755576cccd39b1b9f3306c8d91db3efeb2]

INTEGRATION: CWS frmcontrols02 (1.27.94); FILE MERGED 2004/01/23 17:48:01 fs 1.27.94.1: #i24414# outsourced font handling to separate base class


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [c7e3c37f1d6157eec519d66ac56742ce7af4e2be]

INTEGRATION: CWS frmcontrols02 (1.26.6); FILE MERGED 2004/03/24 09:40:59 fs 1.26.6.3: RESYNC: (1.26-1.27); FILE MERGED 2004/02/02 07:48:12 fs 1.26.6.2: #i24409# 2004/01/23 17:50:02 fs 1.26.6.1: #24411# +ensureAlive


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [7def7ba8fbb0d7ff06b883914dce3a028ed36861]

INTEGRATION: CWS frmcontrols02 (1.2.94); FILE MERGED 2004/01/23 17:46:43 fs 1.2.94.1: some file renamings during #i24414#/#i24417#


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [724d5975f7f87609e1abe39e526ce679c34863a2]

INTEGRATION: CWS frmcontrols02 (1.11.20); FILE MERGED 2004/01/23 17:46:20 fs 1.11.20.1: #i24417#


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [73af8ac2f6ec371c95a206cbea84c13e8f6cbdff]

INTEGRATION: CWS frmcontrols02 (1.53.20); FILE MERGED 2004/03/24 09:39:59 fs 1.53.20.2: RESYNC: (1.53-1.54); FILE MERGED 2004/01/23 17:49:19 fs 1.53.20.1: some file renamings during #i24414#/#i24417#


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [69963984c21f5afcb748ab92ff8ce9321d9309ac]

INTEGRATION: CWS frmcontrols02 (1.6.20); FILE MERGED 2004/01/23 17:45:14 fs 1.6.20.1: changed some string definitions during #i24411#


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [b1c7354024e815472143a03d13408f5d4f41c535]

INTEGRATION: CWS frmcontrols02 (1.13.20); FILE MERGED 2004/03/24 09:39:13 fs 1.13.20.2: RESYNC: (1.13-1.14); FILE MERGED 2004/01/23 17:45:13 fs 1.13.20.1: changed some string definitions during #i24411#


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [a5dd411bb65cf7c93cd568e0bb542694f93d1651]

INTEGRATION: CWS frmcontrols02 (1.5.130); FILE MERGED 2004/01/23 17:46:20 fs 1.5.130.1: #i24417#


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [3d8f1ce1aa1296a723c04ca83728251770bcb961]

INTEGRATION: CWS frmcontrols02 (1.2.30); FILE MERGED 2004/04/08 09:52:16 sw 1.2.30.1: #i24414#


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [33a680b61da6cdbb5865dd0a34dfe06094ecf1a9]

INTEGRATION: CWS frmcontrols02 (1.2.20); FILE MERGED 2004/01/23 17:57:38 fs 1.2.20.1: new dir


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [61973631f33b0e8e69c594a45e799b0cf8062763]

INTEGRATION: CWS frmcontrols02 (1.15.82); FILE MERGED 2004/01/22 10:00:11 fs 1.15.82.1: small correction to doc


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [79228ace683132f721f9b0835745a0952c7914c8]

INTEGRATION: CWS frmcontrols02 (1.4.342); FILE MERGED 2004/01/22 09:53:12 fs 1.4.342.1: #i24411# +NavigationToolBar.idl


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [dfdb409783154caa6fc2d0cf0fad6b840403dafb]

INTEGRATION: CWS frmcontrols02 (1.1.2); FILE ADDED 2004/01/22 09:53:00 fs 1.1.2.1: control for a NavigationToolBar form control


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [c4d7fcbf6874a176472d0adb5dc7aef7145ee4c8]

INTEGRATION: CWS frmcontrols02 (1.6.38); FILE MERGED 2004/01/22 09:53:10 fs 1.6.38.1: #i24411# +NavigationToolBar.idl


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [9cb92a4ecca7e50232c381105bb5640c3518d02f]

INTEGRATION: CWS frmcontrols02 (1.1.2); FILE ADDED 2004/04/07 14:59:18 fs 1.1.2.2: Delay->RepeatDelay (always had this name in the implementation) 2004/01/22 09:52:49 fs 1.1.2.1: model for a NavigationToolBar form control


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [fedee470d7c816b210bf9e334cb99b263e47234f]

INTEGRATION: CWS frmcontrols02 (1.7.230); FILE MERGED 2004/01/22 09:53:24 fs 1.7.230.1: #i24411# +FormControllerDispatcher.idl


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [4047ebab4acf204a3197aba3761b1a9f5a2dbd6f]

INTEGRATION: CWS frmcontrols02 (1.1.2); FILE ADDED 2004/01/22 09:52:08 fs 1.1.2.1: initial checkin - service which describes dispatching form controller related functionality


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [4d6e9a5e8d0f92105b7dd68c81b64f97b95217ed]

INTEGRATION: CWS frmcontrols02 (1.7.230); FILE MERGED 2004/01/22 09:51:01 fs 1.7.230.1: #i24411# added optional service FormControllerDispatcher


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [cbed2357ef4c87f62c11235e096760e58cfb8d5e]

INTEGRATION: CWS frmcontrols02 (1.6.38); FILE MERGED 2004/01/22 09:51:28 fs 1.6.38.1: #i24411# +NAVIGATIONBAR


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [4620cf1e1ba8bce75c1eff49bec608b18e508503]

INTEGRATION: CWS frmcontrols02 (1.9.152); FILE MERGED 2004/01/22 09:49:42 fs 1.9.152.1: small correction to doc


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [39f34cbb3562eacf67dcf207b074737496b81bc3]

INTEGRATION: CWS frmcontrols02 (1.6.308); FILE MERGED 2004/01/22 09:49:18 fs 1.6.308.1: #i24417# +property Repeat


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [83d113a31bf6f5c04f1f4045766fdfd51236386b]

INTEGRATION: CWS frmcontrols02 (1.62.22); FILE MERGED 2004/03/24 15:31:44 fs 1.62.22.2: RESYNC: (1.62-1.64); FILE MERGED 2004/01/29 15:19:40 fs 1.62.22.1: #i24727# properly determine whether a separator needs to be automatically hidden


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [064bc2524ae1f2b6643afd6bbdcf3f12d28a3ee2]

INTEGRATION: CWS frmcontrols02 (1.26.72); FILE MERGED 2004/01/21 16:24:56 fs 1.26.72.1: +peerCreated


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [0035a0d4cdb13d021b08483a3ed8847b03969c94]

INTEGRATION: CWS frmcontrols02 (1.7.126); FILE MERGED 2004/01/21 16:24:09 fs 1.7.126.1: wrong tabbing in some cases ...


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [6c44670dcbc0aa12625dc2b6d183c334b8c468bd]

INTEGRATION: CWS frmcontrols02 (1.9.112); FILE MERGED 2004/01/21 16:22:26 fs 1.9.112.1: +peerCreated


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [86203dfb58d6864bc3012116ab0b058f9b44ab7a]

INTEGRATION: CWS frmcontrols02 (1.1.4); FILE ADDED 2004/03/25 10:19:44 fs 1.1.4.2: #100000# 2004/01/22 09:58:52 fs 1.1.4.1: non-ref-count version of the former OPropertyContainer (which is now derived)


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [44f3c142cfd725a2ced575613bd8fbe8d17a0a74]

INTEGRATION: CWS frmcontrols02 (1.15.16); FILE MERGED 2004/01/22 09:58:24 fs 1.15.16.1: non-ref-count version of the former OPropertyContainer (which is now derived)


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [e93bed877f266608c3b1413f9c8227a0f3153d96]

INTEGRATION: CWS frmcontrols02 (1.8.142); FILE MERGED 2004/01/22 09:59:27 fs 1.8.142.1: +propertycontainerhelper


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [e44914937450dadacc7f8cfc3670606b3476c3aa]

INTEGRATION: CWS frmcontrols02 (1.4.86); FILE MERGED 2004/01/22 09:57:48 fs 1.4.86.1: outsourced most parts to base class (which does no ref counting) OPropertyContainerHelper


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [ea7a69bf4156ad99fd9f06618a9a158d6fd00a4e]

INTEGRATION: CWS frmcontrols02 (1.37.56); FILE MERGED 2004/03/24 10:20:01 fs 1.37.56.3: RESYNC: (1.37-1.38); FILE MERGED 2004/02/02 07:52:04 fs 1.37.56.2: #i24409# 2004/01/22 10:36:19 fs 1.37.56.1: #i24411# uh - quite some changes


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [ac23628389b4fd7472a1cb2a5c8e6acbf83ec656]

INTEGRATION: CWS frmcontrols02 (1.27.34); FILE MERGED 2004/02/02 08:01:30 fs 1.27.34.1: #i24409# explicitly care for navigation bars


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [ab5861e5d0cbbac96b8ffbeea013896a885adec6]

INTEGRATION: CWS frmcontrols02 (1.3.10); FILE MERGED 2004/03/31 06:56:52 fs 1.3.10.1: #i24411# +SID_FM_NAVIGATIONBAR


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [cde99b1e8f6d877fbe59478f9df3cd497bdfd071]

INTEGRATION: CWS frmcontrols02 (1.2.400); FILE MERGED 2004/03/24 10:25:16 fs 1.2.400.2: RESYNC: (1.2-1.3); FILE MERGED 2004/01/22 10:28:59 fs 1.2.400.1: changed some code which triggered warnings


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [03f2b938c2eb631778dcfc557ff000c98f85be3c]

INTEGRATION: CWS frmcontrols02 (1.1.2); FILE ADDED 2004/01/22 10:04:53 fs 1.1.2.1: helper class for form controller related functionality


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [c2e154b46f7ac720d0ea25dc0f1deb63ffcc1af2]

INTEGRATION: CWS frmcontrols02 (1.2.586); FILE MERGED 2004/01/22 10:29:58 fs 1.2.586.1: #i24411# some more URLs which describe dispatchable form controller functionality


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [a89a074ef9ae666c5a524af6434e98988046e492]

INTEGRATION: CWS frmcontrols02 (1.20.400); FILE MERGED 2004/01/22 10:30:19 fs 1.20.400.1: #i24411# outsourced FmSlotDispatch


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [ac53a2b056313323c0e28050ea3c07974a0b5888]

INTEGRATION: CWS frmcontrols02 (1.16.546); FILE MERGED 2004/03/24 10:24:45 fs 1.16.546.2: RESYNC: (1.16-1.17); FILE MERGED 2004/01/22 10:33:41 fs 1.16.546.1: #i24411# outsourced a lot of form controlling functionality to a dedicated class


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [01a7b327ae17f8158d384f54cf344a9e03db943f]

INTEGRATION: CWS frmcontrols02 (1.6.20); FILE MERGED 2004/01/22 10:31:00 fs 1.6.20.1: #i24411# +FRM_SUN_COMPONENT_NAVIGATIONBAR


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [cec2363f323f26bffb933288235b7cdfba5bb34d]

INTEGRATION: CWS frmcontrols02 (1.11.20); FILE MERGED 2004/03/24 10:26:03 fs 1.11.20.2: RESYNC: (1.11-1.12); FILE MERGED 2004/01/22 10:30:40 fs 1.11.20.1: #i24411# ids for navbar related strings


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [880d7bf332aacb1ac94b320ec871404daaf905a4]

INTEGRATION: CWS frmcontrols02 (1.7.550); FILE MERGED 2004/01/22 10:29:16 fs 1.7.550.1: #i24411# page ids not needed anymore


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [e6398d56817d2c7d7424fa4911b6c70ceeb94373]

INTEGRATION: CWS frmcontrols02 (1.1.2); FILE ADDED 2004/01/22 10:05:33 fs 1.1.2.1: helper class for dealing with dispatches


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [c2817527221976442fc06b691bcf2fa617bdccd6]

INTEGRATION: CWS frmcontrols02 (1.10.340); FILE MERGED 2004/01/22 10:16:50 fs 1.10.340.1: #i24411# uh - quite some changes


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [b72d9dac1ae834d0406364cb22b502380ec183ea]

INTEGRATION: CWS frmcontrols02 (1.24.14); FILE MERGED 2004/01/22 10:40:11 fs 1.24.14.1: #i11424 NAVGATIONBAR


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [3e83b9280e22af573759f0fc46ed232a33d09d3d]

INTEGRATION: CWS frmcontrols02 (1.8.20); FILE MERGED 2004/03/24 10:21:36 fs 1.8.20.2: RESYNC: (1.8-1.11); FILE MERGED 2004/01/22 10:34:46 fs 1.8.20.1: changed some code which triggered warnings / removed obsolete class


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [5954d022a02846ac21f1d96186b41b77c3bd7e52]

INTEGRATION: CWS frmcontrols02 (1.15.92); FILE MERGED 2004/03/24 10:19:06 fs 1.15.92.2: RESYNC: (1.15-1.17); FILE MERGED 2004/01/22 10:41:56 fs 1.15.92.1: #i24411# +formcontrolling +fmdispatch


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [693b5dd88c6a5d32df543dd908260fcb414ba5e1]

INTEGRATION: CWS frmcontrols02 (1.1.2); FILE ADDED 2004/03/30 07:17:18 fs 1.1.2.4: #100000# 2004/03/29 07:30:02 fs 1.1.2.3: #100000 2004/02/02 07:52:12 fs 1.1.2.2: #i24409# 2004/01/22 10:35:20 fs 1.1.2.1: helper class for form controller related functionality


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [11bc713852092c730ccf7f3e55eb9e39d3a30bf1]

INTEGRATION: CWS frmcontrols02 (1.30.20); FILE MERGED 2004/01/22 10:38:40 fs 1.30.20.1: #i24411# page ids not needed anymore


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [0b586b5f93ad1c28b8c29734a4738d991e5f9c89]

INTEGRATION: CWS frmcontrols02 (1.2.586); FILE MERGED 2004/01/22 10:34:09 fs 1.2.586.1: #i24411# some more URLs which describe dispatchable form controller functionality


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [485fd9101519d591680d1db29b6486bcd2cc8247]

INTEGRATION: CWS frmcontrols02 (1.27.20); FILE MERGED 2004/01/22 10:39:59 fs 1.27.20.1: #i24411# outsourced FmSlotDispatch


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [e1970b162308dcc45c49389d120479ceaf8815fe]

INTEGRATION: CWS frmcontrols02 (1.57.14); FILE MERGED 2004/04/05 16:48:35 fs 1.57.14.3: #i25281# 2004/03/24 10:20:53 fs 1.57.14.2: RESYNC: (1.57-1.58); FILE MERGED 2004/01/22 10:41:22 fs 1.57.14.1: #i11424 NAVGATIONBAR


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [ae981094a2f2500ddd9cfb83bc5c4bb4fbf2b873]

INTEGRATION: CWS frmcontrols02 (1.45.18); FILE MERGED 2004/03/24 10:21:26 fs 1.45.18.3: RESYNC: (1.45-1.50); FILE MERGED 2004/02/02 07:52:08 fs 1.45.18.2: #i24409# 2004/01/22 10:33:53 fs 1.45.18.1: #i24411# outsourced a lot of form controlling functionality to a dedicated class


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [d6db599858e0498d09abfa6e2fcb3863d6914756]

INTEGRATION: CWS frmcontrols02 (1.43.18); FILE MERGED 2004/03/29 06:45:25 fs 1.43.18.4: #100000# 2004/03/24 10:21:03 fs 1.43.18.3: RESYNC: (1.43-1.48); FILE MERGED 2004/01/29 12:02:21 fs 1.43.18.2: sort slot ids 2004/01/22 10:40:54 fs 1.43.18.1: #i24411# outsourced a lot of form controlling functionality to a dedicated class


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [ea66f50617a1c906dec638a4f27fa1fbe09e3627]

INTEGRATION: CWS frmcontrols02 (1.10.18); FILE MERGED 2004/01/22 10:34:13 fs 1.10.18.1: #i24411# +FRM_SUN_COMPONENT_NAVIGATIONBAR


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [de14dc35811e40db79980221ff6a9e16bf16bfb5]

INTEGRATION: CWS frmcontrols02 (1.19.18); FILE MERGED 2004/03/24 10:18:09 fs 1.19.18.2: RESYNC: (1.19-1.20); FILE MERGED 2004/01/22 10:38:06 fs 1.19.18.1: #i11424 NAVGATIONBAR


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [e522a2e5d5685e8fa8f944968984f08e20f0575f]

INTEGRATION: CWS frmcontrols02 (1.9.18); FILE MERGED 2004/03/24 10:20:43 fs 1.9.18.2: RESYNC: (1.9-1.11); FILE MERGED 2004/01/22 10:39:23 fs 1.9.18.1: #i11424 NAVGATIONBAR


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [652dbec1286215a340b9623866660a821192acce]

INTEGRATION: CWS frmcontrols02 (1.7.400); FILE MERGED 2004/03/24 10:20:10 fs 1.7.400.2: RESYNC: (1.7-1.8); FILE MERGED 2004/01/22 10:39:16 fs 1.7.400.1: #i24411# page ids not needed anymore


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [070833ba7ac58e9c459f22ab5547218083977402]

INTEGRATION: CWS frmcontrols02 (1.35.14); FILE MERGED 2004/03/24 10:19:51 fs 1.35.14.2: RESYNC: (1.35-1.36); FILE MERGED 2004/01/22 10:37:43 fs 1.35.14.1: #i11424 NAVGATIONBAR


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [a8afe224b023a5514aa4e6e16683c7d0d78277ea]

INTEGRATION: CWS frmcontrols02 (1.27.18); FILE MERGED 2004/03/24 10:19:41 fs 1.27.18.2: RESYNC: (1.27-1.29); FILE MERGED 2004/01/22 10:36:52 fs 1.27.18.1: #i11424# +OBJ_FM_NAVIGATIONBAR


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [14cbc6a5d4d10b4e28539a1c23c5bbd13f98b99f]

INTEGRATION: CWS frmcontrols02 (1.3.546); FILE MERGED 2004/01/22 10:37:09 fs 1.3.546.1: removed the usage of the OImplementationId* during +i24411


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [7b1ab72c8823db88ca1034a34038cc70ecfcf230]

INTEGRATION: CWS frmcontrols02 (1.1.2); FILE ADDED 2004/02/02 07:52:06 fs 1.1.2.2: #i24409# 2004/01/22 10:35:09 fs 1.1.2.1: helper class for dealing with dispatches


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [e06592523663e8156d1fe210cb3d46e6b276b92e]

INTEGRATION: CWS frmcontrols02 (1.13.18); FILE MERGED 2004/03/24 10:21:14 fs 1.13.18.2: RESYNC: (1.13-1.14); FILE MERGED 2004/01/22 10:40:35 fs 1.13.18.1: #i11424 NAVGATIONBAR


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [34ecf82ae7df7394eb28c907a7c4ca6f2a93d057]

INTEGRATION: CWS frmcontrols02 (1.34.400); FILE MERGED 2004/01/22 10:35:46 fs 1.34.400.1: changed some code which triggered warnings


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [0c24a4b1cbc60bd3d1fa3f20f9c137d3a0cac276]

INTEGRATION: CWS frmcontrols02 (1.33.42); FILE MERGED 2004/01/22 10:44:21 fs 1.33.42.1: removed the usage of the OImplementationId* during +i24411


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [1c8108f67f83b4aaa26ea29969d2c287a70366b8]

INTEGRATION: CWS frmcontrols02 (1.39.42); FILE MERGED 2004/03/24 09:30:25 fs 1.39.42.2: RESYNC: (1.39-1.41); FILE MERGED 2004/01/22 10:44:20 fs 1.39.42.1: removed the usage of the OImplementationId* during +i24411


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [cd6f690077501589dbee892fe3fa1e9c93e9b4e9]

INTEGRATION: CWS frmcontrols02 (1.42.20); FILE MERGED 2004/03/24 10:29:58 fs 1.42.20.2: RESYNC: (1.42-1.45); FILE MERGED 2004/01/22 10:04:19 fs 1.42.20.1: #i24411# +SID_FM_*NAVIGATIONBAR


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [0c206cf743c8e4da68bc114e22b10d5924270863]

INTEGRATION: CWS frmcontrols02 (1.6.20); FILE MERGED 2004/03/24 10:30:33 fs 1.6.20.2: RESYNC: (1.6-1.7); FILE MERGED 2004/01/22 10:04:18 fs 1.6.20.1: #i24411# +SID_FM_*NAVIGATIONBAR


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [d4624fd5c7d914becadd3fba9be7a05b320eedc3]

INTEGRATION: CWS frmcontrols02 (1.1.2); FILE ADDED 2004/04/07 16:10:11 sw 1.1.2.1: #i24414#


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [67fbd7d55385ca5ede2cf7fcf1d504e3017ae4e7]

INTEGRATION: CWS frmcontrols02 (1.1.2); FILE ADDED 2004/04/07 16:09:21 sw 1.1.2.1: #i24414#


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [3a14a70e7b73172e49189ebb3fa1cb9967732de6]

INTEGRATION: CWS frmcontrols02 (1.1.2); FILE ADDED 2004/04/07 16:11:21 sw 1.1.2.1: #i24414#


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [e3748122ec2786b451d548667e84294573106c94]

INTEGRATION: CWS frmcontrols02 (1.1.2); FILE ADDED 2004/04/07 16:07:35 sw 1.1.2.1: #i24414#


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [b144ddf4149620e86fa1ffb10fdd0dd6abd80df8]

INTEGRATION: CWS frmcontrols02 (1.1.2); FILE ADDED 2004/04/07 16:08:08 sw 1.1.2.1: #i24414#


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [17cecb63e2fb970a1984cf0da4f3e78dcec1176b]

INTEGRATION: CWS frmcontrols02 (1.16.26); FILE MERGED 2004/03/24 14:33:44 fs 1.16.26.2: RESYNC: (1.16-1.17); FILE MERGED 2004/01/22 09:47:09 fs 1.16.26.1: #i24411# +SetImagesForceSize


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [e10d04eea958dc39c4f4375d854e85ea3c1bcc68]

INTEGRATION: CWS frmcontrols02 (1.4.362); FILE MERGED 2004/01/22 09:46:37 fs 1.4.362.1: #i24411# +GetSlotName (public version of GetSlotNameImpl)


2004-04-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [667a345a614d1c24395007cd56d2e96f5904ef08]

INTEGRATION: CWS frmcontrols02 (1.11.222); FILE MERGED 2004/01/22 09:44:35 fs 1.11.222.1: #i24411# +SetImagesForceSize


2004-04-08  Rüdiger Timm  <rt@openoffice.org>  [9591971db80922f3bd3a72de691607a0809828ed]

#115712# Replaced old grande/develop6 path with new one


2004-04-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [4ebf39ae6390667823eb5d545eee930b2cdcd8c8]

INTEGRATION: CWS ause09 (1.16.48); FILE MERGED 2004/04/02 16:15:46 hjs 1.16.48.1: #i27314# additional parameter for rscdep


2004-04-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [d217041efd541246da79f72a907b2335a3aca59d]

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>  [7d1dd2a4ed891dc0aa1fc4c23fae3ed129c10bd0]

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>  [7aa2b2d2f9313e176c3c9af2d103bccee43b3643]

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>  [45f47469160a23e84303751091024a0978bd4eb5]

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>  [1a91b8d7c54ebaf5617089246adb3bbfe8586de6]

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-08  Kevin Hendricks  <khendricks@openoffice.org>  [e587ac39fd655bbe1bd280a768c991bf66972654]

updating msofntextract with build and deliver fixes for WIN platforms and change to NOT depend on link with stlport since it is not needed


2004-04-08  Martin Hollmichel  <mh@openoffice.org>  [632aaac68deced1a87bb8621e7c2544476a5ae29]

add FontWizard, #i24812#


2004-04-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [8421502cca5f5e690372e3a1fc0d437f180eb391]

INTEGRATION: CWS swnum02 (1.18.60); FILE MERGED 2004/03/30 07:47:59 hbrinkm 1.18.60.5: fixes after resync 2004/03/24 16:32:47 hbrinkm 1.18.60.4: RESYNC: (1.19-1.21); FILE MERGED 2004/03/24 15:27:50 hbrinkm 1.18.60.3: #i24560# Only add undo when promoting/demoting is possible 2004/03/03 15:45:57 hbrinkm 1.18.60.2: RESYNC: (1.18-1.19); FILE MERGED 2004/02/16 14:02:48 hbrinkm 1.18.60.1: #i24560#,#i23726#


2004-04-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [d95a893eac9e1c6909b7c6c7c27ce67298a821c2]

INTEGRATION: CWS swnum02 (1.73.62); FILE MERGED 2004/03/24 16:15:17 hbrinkm 1.73.62.8: RESYNC: (1.76-1.78); FILE MERGED 2004/03/09 15:24:41 hbrinkm 1.73.62.7: #i23726# 2004/03/05 10:30:49 hbrinkm 1.73.62.6: #i23726# 2004/03/03 15:05:21 hbrinkm 1.73.62.5: RESYNC: (1.73-1.76); FILE MERGED 2004/03/03 14:04:54 hbrinkm 1.73.62.4: #i23726# 2004/02/20 14:19:35 hbrinkm 1.73.62.3: #i23725#,#i23726#,#i24560# 2004/01/28 08:42:07 hbrinkm 1.73.62.2: #i23725# delete all indent by backspace at start of line 2004/01/28 08:38:47 hbrinkm 1.73.62.1: #i23725# delete all indent by backspace at start of line


2004-04-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [be75a9f4b9d1948920bef77de56e81c0b1a9a980]

INTEGRATION: CWS swnum02 (1.16.72); FILE MERGED 2004/03/03 14:03:46 hbrinkm 1.16.72.1: #i23726# dragging numindents: only bottom


2004-04-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [dd5083aa85d4fc3cc55a15e94bc47be174912290]

INTEGRATION: CWS swnum02 (1.7.456); FILE MERGED 2004/03/03 16:08:02 hbrinkm 1.7.456.2: RESYNC: (1.7-1.8); FILE MERGED 2004/03/03 14:03:45 hbrinkm 1.7.456.1: #i23726# dragging numindents: only bottom


2004-04-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [c6af23215f93032b4d5576bd971b5e99da1f1d45]

INTEGRATION: CWS swnum02 (1.7.358); FILE MERGED 2004/01/28 08:45:02 hbrinkm 1.7.358.1: #i23725# TryRemoveIndent


2004-04-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [80878abf97adcf41e9911ca9cba4caebb9750393]

INTEGRATION: CWS swnum02 (1.21.62); FILE MERGED 2004/03/24 16:11:44 hbrinkm 1.21.62.5: RESYNC: (1.22-1.23); FILE MERGED 2004/03/09 15:24:42 hbrinkm 1.21.62.4: #i23726# 2004/03/03 14:56:37 hbrinkm 1.21.62.3: RESYNC: (1.21-1.22); FILE MERGED 2004/03/03 14:04:55 hbrinkm 1.21.62.2: #i23726# 2004/02/20 14:24:57 hbrinkm 1.21.62.1: #i23726#


2004-04-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [43bb29f208b4a1a0523e8d04eaea859bed4bfae8]

INTEGRATION: CWS swnum02 (1.60.12); FILE MERGED 2004/03/24 16:11:03 hbrinkm 1.60.12.3: RESYNC: (1.64-1.65); FILE MERGED 2004/03/03 14:55:37 hbrinkm 1.60.12.2: RESYNC: (1.60-1.64); FILE MERGED 2004/02/20 14:24:57 hbrinkm 1.60.12.1: #i23726#


2004-04-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [e4e148803498aa412066ad09018b66b35fc6144f]

INTEGRATION: CWS swnum02 (1.15.154); FILE MERGED 2004/02/20 14:23:59 hbrinkm 1.15.154.1: #i23725#


2004-04-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [447b3e478cdde73275f387d8b01dee4dec396d2b]

INTEGRATION: CWS swnum02 (1.18.358); FILE MERGED 2004/03/24 16:13:47 hbrinkm 1.18.358.3: RESYNC: (1.19-1.20); FILE MERGED 2004/03/03 15:02:55 hbrinkm 1.18.358.2: RESYNC: (1.18-1.19); FILE MERGED 2004/02/20 14:23:40 hbrinkm 1.18.358.1: #i23726#


2004-04-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [cd6522a4526ea7ea6f02d1daf6337d591e15cc0c]

INTEGRATION: CWS swnum02 (1.13.354); FILE MERGED 2004/03/03 15:02:09 hbrinkm 1.13.354.3: RESYNC: (1.13-1.14); FILE MERGED 2004/02/20 14:23:05 hbrinkm 1.13.354.2: #i23726# 2004/01/28 08:43:24 hbrinkm 1.13.354.1: #i23725# counter for previous demotions of a numbered paragraph


2004-04-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [2d4987a3201456b8cffb177ec73d91433a82d9b6]

INTEGRATION: CWS swnum02 (1.6.358); FILE MERGED 2004/02/20 14:21:07 hbrinkm 1.6.358.1: #i23726#


2004-04-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [8439c503e763d1fd02f85a1895c7ccd1a82316d9]

INTEGRATION: CWS swnum02 (1.10.60); FILE MERGED 2004/03/03 14:04:54 hbrinkm 1.10.60.1: #i23726#


2004-04-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [34611b0183d66af98318a5d49989384efd3f636a]

INTEGRATION: CWS swnum02 (1.19.132); FILE MERGED 2004/03/30 07:48:00 hbrinkm 1.19.132.5: fixes after resync 2004/03/24 16:22:42 hbrinkm 1.19.132.4: RESYNC: (1.20-1.24); FILE MERGED 2004/03/09 15:24:40 hbrinkm 1.19.132.3: #i23726# 2004/03/03 15:30:03 hbrinkm 1.19.132.2: RESYNC: (1.19-1.20); FILE MERGED 2004/02/20 14:13:32 hbrinkm 1.19.132.1: #23726#


2004-04-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [9d0fa71ec7a9ccd233c015420fbe87b4120b0909]

INTEGRATION: CWS swnum02 (1.28.358); FILE MERGED 2004/03/03 14:04:49 hbrinkm 1.28.358.2: #i23726# 2004/02/20 13:59:38 hbrinkm 1.28.358.1: #i23726#


2004-04-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [cd47adb1bbbabd88b8564698a5e611afe2637e57]

INTEGRATION: CWS swnum02 (1.10.530); FILE MERGED 2004/02/20 14:12:54 hbrinkm 1.10.530.1: #23726#


2004-04-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [493c216d49bde7d023cc2c11652ced865ac74164]

INTEGRATION: CWS swnum02 (1.61.62); FILE MERGED 2004/03/03 14:04:53 hbrinkm 1.61.62.2: #i23726# 2004/02/20 14:12:25 hbrinkm 1.61.62.1: #23726#


2004-04-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [4990ba10227dfd75a1b967b1b8aea09fab624b40]

INTEGRATION: CWS swnum02 (1.17.62); FILE MERGED 2004/03/03 15:42:01 hbrinkm 1.17.62.3: RESYNC: (1.17-1.19); FILE MERGED 2004/03/03 14:04:53 hbrinkm 1.17.62.2: #i23726# 2004/02/20 14:11:18 hbrinkm 1.17.62.1: #23726#


2004-04-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [0b6aa6aedeec0cfbdd0402ee3871f209b5f6af39]

INTEGRATION: CWS swnum02 (1.5.308); FILE MERGED 2004/03/24 16:31:47 hbrinkm 1.5.308.4: RESYNC: (1.5-1.6); FILE MERGED 2004/03/05 10:30:49 hbrinkm 1.5.308.3: #i23726# 2004/03/03 14:04:52 hbrinkm 1.5.308.2: #i23726# 2004/02/20 14:08:36 hbrinkm 1.5.308.1: #i23726#,#i23725#


2004-04-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [28a953258287809a6d41cd1a4a988d074ade0b82]

INTEGRATION: CWS swnum02 (1.26.60); FILE MERGED 2004/03/03 15:43:09 hbrinkm 1.26.60.2: RESYNC: (1.26-1.27); FILE MERGED 2004/03/03 14:04:52 hbrinkm 1.26.60.1: #i23726#


2004-04-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [9c2d5757801119458bfaec3ceec01e38359d6f40]

INTEGRATION: CWS swnum02 (1.13.60); FILE MERGED 2004/03/24 16:32:56 hbrinkm 1.13.60.3: RESYNC: (1.13-1.16); FILE MERGED 2004/03/03 14:04:51 hbrinkm 1.13.60.2: #i23726# 2004/02/20 14:07:57 hbrinkm 1.13.60.1: #i23726#,#i23725#


2004-04-07  Christian Lippka  <cl@openoffice.org>  [f259a78a95e462b69cc62f5fe70fd0ae459d20fe]

added line that was removed during 1.107.148.2 which caused the bug fixed in 1.113


2004-04-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [b045606b65447b4c59b0a719ffe461e11bd60e5c]

INTEGRATION: CWS swnum02 (1.8.62); FILE MERGED 2004/03/03 14:04:51 hbrinkm 1.8.62.2: #i23726# 2004/02/20 14:02:54 hbrinkm 1.8.62.1: #i23726#


2004-04-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [d0ffbfc58f3ccb0498b991cda9577b65663a6a33]

INTEGRATION: CWS swnum02 (1.30.102); FILE MERGED 2004/03/03 15:47:16 hbrinkm 1.30.102.2: RESYNC: (1.30-1.31); FILE MERGED 2004/03/03 14:04:50 hbrinkm 1.30.102.1: #i23726#


2004-04-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [4470d4a3c365b2f6defe691a8c3379d9a07fff13]

INTEGRATION: CWS swnum02 (1.10.132); FILE MERGED 2004/03/24 16:36:11 hbrinkm 1.10.132.3: RESYNC: (1.10-1.11); FILE MERGED 2004/03/03 14:04:50 hbrinkm 1.10.132.2: #i23726# 2004/02/20 14:00:16 hbrinkm 1.10.132.1: #i23726#,#i23725#


2004-04-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [9ff9563e8a3224970944098a5093c18246aaa362]

INTEGRATION: CWS swnum02 (1.30.274); FILE MERGED 2004/03/24 16:35:47 hbrinkm 1.30.274.4: RESYNC: (1.33-1.34); FILE MERGED 2004/03/03 15:52:48 hbrinkm 1.30.274.3: RESYNC: (1.30-1.33); FILE MERGED 2004/03/03 14:04:50 hbrinkm 1.30.274.2: #i23726# 2004/02/20 13:59:38 hbrinkm 1.30.274.1: #i23726#


2004-04-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [b9f28664d75a7bbb75493e7cc0b0d9b1632d9244]

INTEGRATION: CWS swnum02 (1.51.112); FILE MERGED 2004/03/24 16:35:28 hbrinkm 1.51.112.3: RESYNC: (1.56-1.60); FILE MERGED 2004/03/03 15:52:38 hbrinkm 1.51.112.2: RESYNC: (1.51-1.56); FILE MERGED 2004/02/20 13:58:29 hbrinkm 1.51.112.1: #i23726#


2004-04-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [1ba53328bec160c1066ecd372ce93131f361ad38]

INTEGRATION: CWS swnum02 (1.11.358); FILE MERGED 2004/03/03 14:04:49 hbrinkm 1.11.358.2: #i23726# 2004/02/20 12:43:03 hbrinkm 1.11.358.1: #i23726#


2004-04-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [c66e5da79436abf51aec614a50cbbd3488337754]

INTEGRATION: CWS swnum02 (1.18.56); FILE MERGED 2004/03/03 15:52:09 hbrinkm 1.18.56.3: RESYNC: (1.18-1.20); FILE MERGED 2004/03/03 14:04:49 hbrinkm 1.18.56.2: #i23726# 2004/02/20 12:42:12 hbrinkm 1.18.56.1: #i23726#


2004-04-07  Rüdiger Timm  <rt@openoffice.org>  [e47b1acddf16292ed9321f60ea2c67bbe2f8096c]

fixed service count for OBJ_RECT in getSupportedServiceNames (cl)


2004-04-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [f60983779398872f2443c5140d4c52023e640f25]

INTEGRATION: CWS desktintgr01 (1.12.24); FILE MERGED 2004/02/26 13:11:12 deuce 1.12.24.1: Issue number: 97686, 115531, 108219  restructure shxthdl module Submitted by: Gorden Lin/gorden.lin@sun.com Reviewed by: Tino Rachui/tino.rachui@sun.com


2004-04-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [7ea6d5cd7f765b684d783f2f0967d8df5136cef2]

INTEGRATION: CWS desktintgr01 (1.1.2); FILE ADDED 2004/02/26 13:51:15 deuce 1.1.2.1: Issue number: 97686, 115531, 108219  restructure shxthdl module Submitted by: Gorden Lin/gorden.lin@sun.com Reviewed by: Tino Rachui/tino.rachui@sun.com


2004-04-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [34056ac6ffed64cfaa7884130c9d507ca6ec184e]

INTEGRATION: CWS desktintgr01 (1.1.2); FILE ADDED 2004/03/12 12:25:27 tra 1.1.2.2: #97686#smaller adaptions and code polishing 2004/02/26 13:53:10 deuce 1.1.2.1: Issue number: 97686, 115531, 108219  restructure shxthdl module Submitted by: Gorden Lin/gorden.lin@sun.com Reviewed by: Tino Rachui/tino.rachui@sun.com


2004-04-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [09e441799eeb6b59e3667fb78c097596579f7966]

INTEGRATION: CWS desktintgr01 (1.1.2); FILE ADDED 2004/02/26 13:52:10 deuce 1.1.2.1: Issue number: 97686, 115531, 108219  restructure shxthdl module Submitted by: Gorden Lin/gorden.lin@sun.com Reviewed by: Tino Rachui/tino.rachui@sun.com


2004-04-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [b1db720bff259428843d2a35f0990feb2d1bc5ff]

INTEGRATION: CWS desktintgr01 (1.1.2); FILE ADDED 2004/02/26 13:50:34 deuce 1.1.2.1: Issue number: 97686, 115531, 108219  restructure shxthdl module Submitted by: Gorden Lin/gorden.lin@sun.com Reviewed by: Tino Rachui/tino.rachui@sun.com


2004-04-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [4817e9a62ff67230c1746ef5c59426bbcc03349c]

INTEGRATION: CWS desktintgr01 (1.1.2); FILE ADDED 2004/02/26 13:52:43 deuce 1.1.2.1: Issue number: 97686, 115531, 108219  restructure shxthdl module Submitted by: Gorden Lin/gorden.lin@sun.com Reviewed by: Tino Rachui/tino.rachui@sun.com


2004-04-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [6667e599f93d0a9ad8be7002ce10fa5880ea06f0]

INTEGRATION: CWS desktintgr01 (1.1.2); FILE ADDED 2004/03/14 20:11:50 tra 1.1.2.2: dbgmacros.cxx 2004/02/26 13:51:42 deuce 1.1.2.1: Issue number: 97686, 115531, 108219  restructure shxthdl module Submitted by: Gorden Lin/gorden.lin@sun.com Reviewed by: Tino Rachui/tino.rachui@sun.com


2004-04-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [3df4cd7d6a78e2b0e8bb3cef2b669820c99d86dd]

INTEGRATION: CWS desktintgr01 (1.1.2); FILE ADDED 2004/02/26 13:45:38 deuce 1.1.2.1: Issue number: 97686, 115531, 108219  restructure shxthdl module Submitted by: Gorden Lin/gorden.lin@sun.com Reviewed by: Tino Rachui/tino.rachui@sun.com


2004-04-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [849fc6e439ad9a07f4557127b393a96ecd447bb5]

INTEGRATION: CWS desktintgr01 (1.1.2); FILE ADDED 2004/03/12 12:21:05 tra 1.1.2.2: #97686# 2004/02/26 13:44:58 deuce 1.1.2.1: Issue number: 97686, 115531, 108219  restructure shxthdl module Submitted by: Gorden Lin/gorden.lin@sun.com Reviewed by: Tino Rachui/tino.rachui@sun.com


2004-04-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [59b2e0ba55f89d63ed747bd698ff3e23857b99dc]

INTEGRATION: CWS desktintgr01 (1.1.2); FILE ADDED 2004/02/26 13:48:45 deuce 1.1.2.1: Issue number: 97686, 115531, 108219  restructure shxthdl module Submitted by: Gorden Lin/gorden.lin@sun.com Reviewed by: Tino Rachui/tino.rachui@sun.com


2004-04-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [7d48102a82fde6ddc3a75e7fc62069b23cb36ec0]

INTEGRATION: CWS desktintgr01 (1.1.2); FILE ADDED 2004/02/26 13:46:46 deuce 1.1.2.1: Issue number: 97686, 115531, 108219  restructure shxthdl module Submitted by: Gorden Lin/gorden.lin@sun.com Reviewed by: Tino Rachui/tino.rachui@sun.com


2004-04-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [6ff9b539b0ad7766bb19b5badc274e1cf214db53]

INTEGRATION: CWS desktintgr01 (1.1.2); FILE ADDED 2004/02/26 13:44:33 deuce 1.1.2.1: Issue number: 97686, 115531, 108219  restructure shxthdl module Submitted by: Gorden Lin/gorden.lin@sun.com Reviewed by: Tino Rachui/tino.rachui@sun.com


2004-04-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [b8efdddf261a6b3a7555b036807ee0e13441ad3e]

INTEGRATION: CWS desktintgr01 (1.1.2); FILE ADDED 2004/03/12 12:21:05 tra 1.1.2.2: #97686# 2004/02/26 13:48:14 deuce 1.1.2.1: Issue number: 97686, 115531, 108219  restructure shxthdl module Submitted by: Gorden Lin/gorden.lin@sun.com Reviewed by: Tino Rachui/tino.rachui@sun.com


2004-04-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [aa97e953f4fd3cc8dc4d6cdffef4ade95338b2c4]

INTEGRATION: CWS desktintgr01 (1.1.2); FILE ADDED 2004/02/26 13:46:15 deuce 1.1.2.1: Issue number: 97686, 115531, 108219  restructure shxthdl module Submitted by: Gorden Lin/gorden.lin@sun.com Reviewed by: Tino Rachui/tino.rachui@sun.com


2004-04-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [7434217a8c2b30091a849ac3b1f5676ba1dddd4c]

INTEGRATION: CWS desktintgr01 (1.1.2); FILE ADDED 2004/03/14 20:11:10 tra 1.1.2.3: dynamically allocating a COpenOfficeMetaInformation instance 2004/03/12 12:23:23 tra 1.1.2.2: #97686#smaller adaptions and code polishing 2004/02/26 13:38:48 deuce 1.1.2.1: Issue number: 97686, 115531, 108219  restructure shxthdl module Submitted by: Gorden Lin/gorden.lin@sun.com Reviewed by: Tino Rachui/tino.rachui@sun.com


2004-04-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [ab495c0cee9dbb57d8844e81dd530ca7cd28f068]

INTEGRATION: CWS desktintgr01 (1.1.2); FILE ADDED 2004/02/26 13:41:23 deuce 1.1.2.1: Issue number: 97686, 115531, 108219  restructure shxthdl module Submitted by: Gorden Lin/gorden.lin@sun.com Reviewed by: Tino Rachui/tino.rachui@sun.com


2004-04-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [4fa4c0804a413932dd24d5d527026c68eeec2752]

INTEGRATION: CWS desktintgr01 (1.1.2); FILE ADDED 2004/02/26 13:39:56 deuce 1.1.2.1: Issue number: 97686, 115531, 108219  restructure shxthdl module Submitted by: Gorden Lin/gorden.lin@sun.com Reviewed by: Tino Rachui/tino.rachui@sun.com


2004-04-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [c6b2383183af86dc76cd5f5be14339bdb4ff7c4a]

INTEGRATION: CWS desktintgr01 (1.1.2); FILE ADDED 2004/02/26 13:38:12 deuce 1.1.2.1: Issue number: 97686, 115531, 108219  restructure shxthdl module Submitted by: Gorden Lin/gorden.lin@sun.com Reviewed by: Tino Rachui/tino.rachui@sun.com


2004-04-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [7d6a94f0e0e7f810563c7cab0f1614ae9202d030]

INTEGRATION: CWS desktintgr01 (1.1.2); FILE ADDED 2004/03/14 20:10:24 tra 1.1.2.3: ctor now receives a COpenOfficeMetaInformation instance instead of construction one itself 2004/03/12 12:23:22 tra 1.1.2.2: #97686#smaller adaptions and code polishing 2004/02/26 13:40:33 deuce 1.1.2.1: Issue number: 97686, 115531, 108219  restructure shxthdl module Submitted by: Gorden Lin/gorden.lin@sun.com Reviewed by: Tino Rachui/tino.rachui@sun.com


2004-04-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [2b1224d44e6fc98b2be3ad991b0c6a075717d1a4]

INTEGRATION: CWS desktintgr01 (1.1.2); FILE ADDED 2004/03/14 20:10:24 tra 1.1.2.3: ctor now receives a COpenOfficeMetaInformation instance instead of construction one itself 2004/03/12 12:23:21 tra 1.1.2.2: #97686#smaller adaptions and code polishing 2004/02/26 13:39:25 deuce 1.1.2.1: Issue number: 97686, 115531, 108219  restructure shxthdl module Submitted by: Gorden Lin/gorden.lin@sun.com Reviewed by: Tino Rachui/tino.rachui@sun.com


2004-04-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [1dc729091036b18c256db927aef14c55d44f708b]

INTEGRATION: CWS desktintgr01 (1.1.2); FILE ADDED 2004/02/26 13:36:28 deuce 1.1.2.1: Issue number: 97686, 115531, 108219  restructure shxthdl module Submitted by: Gorden Lin/gorden.lin@sun.com Reviewed by: Tino Rachui/tino.rachui@sun.com


2004-04-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [b718f390bf3dcc85dc97b2ef7483d93bbe3968ec]

INTEGRATION: CWS desktintgr01 (1.1.2); FILE ADDED 2004/04/06 03:15:11 deuce 1.1.2.5: Issue number:  #97686 resolve bug on infotips open violation problem. Submitted by: Gorden Lin gorden.lin@sun.com Reviewed by: Tino Rachui tino.rachui@sun.com 2004/03/14 20:16:38 tra 1.1.2.4: #97686#merge changes 2004/03/12 12:28:20 tra 1.1.2.3: #115531#using strncpy instead of strcpy because it more secure 2004/03/12 12:22:08 tra 1.1.2.2: #97686#smaller adaptions and code polishing 2004/02/26 13:35:48 deuce 1.1.2.1: Issue number: 97686, 115531, 108219  restructure shxthdl module Submitted by: Gorden Lin/gorden.lin@sun.com Reviewed by: Tino Rachui/tino.rachui@sun.com


2004-04-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [3b6be165c54b61b02df5f9da7c181a6e8980066f]

INTEGRATION: CWS desktintgr01 (1.1.2); FILE ADDED 2004/02/26 13:33:18 deuce 1.1.2.1: Issue number: 97686, 115531, 108219  restructure shxthdl module Submitted by: Gorden Lin/gorden.lin@sun.com Reviewed by: Tino Rachui/tino.rachui@sun.com


2004-04-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [c0efb1ad8637a7b71998aa3464e48ff4fd4c140c]

INTEGRATION: CWS desktintgr01 (1.1.2); FILE ADDED 2004/03/12 12:21:49 tra 1.1.2.2: #97686#smaller adaptions and code polishing 2004/02/26 13:32:46 deuce 1.1.2.1: Issue number: 97686, 115531, 108219  restructure shxthdl module Submitted by: Gorden Lin/gorden.lin@sun.com Reviewed by: Tino Rachui/tino.rachui@sun.com


2004-04-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [acd9c3764ca8af712fe3001be51cef29af312503]

INTEGRATION: CWS impress6ea1 (1.24.80); FILE MERGED 2004/03/29 14:57:45 cl 1.24.80.1: #112490# added tabpages for asian typography, tab and alignment to styles


2004-04-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [06175a6348c8b36ab28edff750dcea34a9a2e460]

INTEGRATION: CWS impress6ea1 (1.7.64); FILE MERGED 2004/03/29 14:57:45 cl 1.7.64.1: #112490# added tabpages for asian typography, tab and alignment to styles


2004-04-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [c121275ac5c3e8fdbeda0fbff83dbccf874863dc]

INTEGRATION: CWS impress6ea1 (1.24.80); FILE MERGED 2004/03/29 14:57:44 cl 1.24.80.1: #112490# added tabpages for asian typography, tab and alignment to styles


2004-04-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [6702aa52bf2e9d3827f41875f265939a290231a4]

INTEGRATION: CWS impress6ea1 (1.8.64); FILE MERGED 2004/03/29 14:57:44 cl 1.8.64.1: #112490# added tabpages for asian typography, tab and alignment to styles


2004-04-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [cdb583adfb38a94e14390f7aac8cab6bedaafbe3]

INTEGRATION: CWS impress6ea1 (1.8.402); FILE MERGED 2004/03/30 16:05:26 sj 1.8.402.2: #i26747# added grouping depth limit 2004/03/29 15:41:10 sj 1.8.402.1: #i26747# fixed crash if exporting group objects with a depth higher than 32


2004-04-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [bab36fc2a68c6a51577f7da7fd1f8b2e061f83ab]

INTEGRATION: CWS desktintgr01 (1.2.88); FILE MERGED 2004/03/22 10:05:23 deuce 1.2.88.2: resolve the unregistration problem,files can not remove completely. Issue number: #116008 Submitted by: Gorden Lin Reviewed by:  Tino Rachui 2004/02/26 14:14:42 deuce 1.2.88.1: Issue number: 97686, 115531, 108219  restructure shxthdl module Submitted by: Gorden Lin/gorden.lin@sun.com Reviewed by: Tino Rachui/tino.rachui@sun.com


2004-04-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [136e3e8d6688ee2bb7e9b4c7a5a90a151120f38a]

INTEGRATION: CWS impress6ea1 (1.40.170); FILE MERGED 2004/03/29 15:45:16 sj 1.40.170.1: #i26747# fixed crash if exporting group objects with a depth higher than 32


2004-04-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [aa371a79ae60617d21d8df986af424989cc4bf41]

INTEGRATION: CWS desktintgr01 (1.4.88); FILE MERGED 2004/03/12 12:20:20 tra 1.4.88.2: #97686# 2004/02/26 14:24:03 deuce 1.4.88.1: Issue number: 97686, 115531, 108219  restructure shxthdl module Submitted by: Gorden Lin/gorden.lin@sun.com Reviewed by: Tino Rachui/tino.rachui@sun.com


2004-04-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [0a9e8863ec61cfecf6e46f7becff0c7ae7015511]

INTEGRATION: CWS impress6ea1 (1.2.42); FILE MERGED 2004/03/31 12:03:08 cl 1.2.42.1: #115334# added missing SUPPORTSSELECTION flag


2004-04-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [90f9d200b8ad816c6736f401d8b34cd3d114a1ea]

INTEGRATION: CWS impress6ea1 (1.2.42); FILE MERGED 2004/03/31 12:03:07 cl 1.2.42.1: #115334# added missing SUPPORTSSELECTION flag


2004-04-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [87346e104d8ddb478b57606187204cd23a537fa6]

INTEGRATION: CWS desktintgr01 (1.1.114); FILE MERGED 2004/02/26 14:32:58 deuce 1.1.114.1: Issue number: 97686, 115531, 108219  restructure shxthdl module Submitted by: Gorden Lin/gorden.lin@sun.com Reviewed by: Tino Rachui/tino.rachui@sun.com


2004-04-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [0c193d04703f4b744f351ad1df3245fdd5649e61]

INTEGRATION: CWS impress6ea1 (1.2.42); FILE MERGED 2004/03/31 12:03:06 cl 1.2.42.1: #115334# added missing SUPPORTSSELECTION flag


2004-04-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [7535c6b66a2605bb5a76945a2f52bb842e870b15]

INTEGRATION: CWS desktintgr01 (1.1.114); FILE MERGED 2004/02/26 14:33:20 deuce 1.1.114.1: Issue number: 97686, 115531, 108219  restructure shxthdl module Submitted by: Gorden Lin/gorden.lin@sun.com Reviewed by: Tino Rachui/tino.rachui@sun.com


2004-04-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [0d73570930006bc315824a3a7bf28b8c8e13e6ba]

INTEGRATION: CWS impress6ea1 (1.2.42); FILE MERGED 2004/03/31 12:03:04 cl 1.2.42.1: #115334# added missing SUPPORTSSELECTION flag


2004-04-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [2ad29d293c08994b7558170a9d78ac3e5d0cb326]

INTEGRATION: CWS desktintgr01 (1.1.2); FILE ADDED 2004/02/26 14:35:48 deuce 1.1.2.1: Issue number: 97686, 115531, 108219  restructure shxthdl module Submitted by: Gorden Lin/gorden.lin@sun.com Reviewed by: Tino Rachui/tino.rachui@sun.com


2004-04-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [19a89aa997265e0d2f07f17f3dc2fee45dfc40f6]

INTEGRATION: CWS desktintgr01 (1.1.2); FILE ADDED 2004/02/26 14:35:22 deuce 1.1.2.1: Issue number: 97686, 115531, 108219  restructure shxthdl module Submitted by: Gorden Lin/gorden.lin@sun.com Reviewed by: Tino Rachui/tino.rachui@sun.com


2004-04-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [1d0c3f85a175cfc134d244492eb8e76fed723f5d]

INTEGRATION: CWS impress6ea1 (1.2.42); FILE MERGED 2004/03/31 12:03:02 cl 1.2.42.1: #115334# added missing SUPPORTSSELECTION flag


2004-04-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [55e55fd860fff7d15388c60213e8e4d8f2fe6578]

INTEGRATION: CWS desktintgr01 (1.1.2); FILE ADDED 2004/02/26 13:30:11 deuce 1.1.2.1: Issue number: 97686, 115531, 108219  restructure shxthdl module Submitted by: Gorden Lin/gorden.lin@sun.com Reviewed by: Tino Rachui/tino.rachui@sun.com


2004-04-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [21fb1b352f775acab049aabfbbebb296216265e0]

INTEGRATION: CWS desktintgr01 (1.1.2); FILE ADDED 2004/02/26 13:29:35 deuce 1.1.2.1: Issue number: 97686, 115531, 108219  restructure shxthdl module Submitted by: Gorden Lin/gorden.lin@sun.com Reviewed by: Tino Rachui/tino.rachui@sun.com


2004-04-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [a136774f2e77f8931bafc9925b31a308895ea6b5]

INTEGRATION: CWS impress6ea1 (1.2.42); FILE MERGED 2004/03/31 12:03:01 cl 1.2.42.1: #115334# added missing SUPPORTSSELECTION flag


2004-04-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [4189dbdc8baf3f4dfd6fb39c878a537bb2c470b6]

INTEGRATION: CWS desktintgr01 (1.1.2); FILE ADDED 2004/02/26 13:28:58 deuce 1.1.2.1: Issue number: 97686, 115531, 108219  restructure shxthdl module Submitted by: Gorden Lin/gorden.lin@sun.com Reviewed by: Tino Rachui/tino.rachui@sun.com


2004-04-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [ce69c105356cc889a47d77fdc4b276e04281bf7d]

INTEGRATION: CWS impress6ea1 (1.2.42); FILE MERGED 2004/03/31 12:03:00 cl 1.2.42.1: #115334# added missing SUPPORTSSELECTION flag


2004-04-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [72af723bba6e815887e8fe7c30ee6c39a279eb9e]

INTEGRATION: CWS desktintgr01 (1.1.2); FILE ADDED 2004/02/26 13:28:23 deuce 1.1.2.1: Issue number: 97686, 115531, 108219  restructure shxthdl module Submitted by: Gorden Lin/gorden.lin@sun.com Reviewed by: Tino Rachui/tino.rachui@sun.com


2004-04-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [449f4b6fdec3133763c159e108e17135512c9466]

INTEGRATION: CWS impress6ea1 (1.2.42); FILE MERGED 2004/03/31 12:02:59 cl 1.2.42.1: #115334# added missing SUPPORTSSELECTION flag


2004-04-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [07a954a884e5673fc7a15258f26f8db918bcf0d2]

INTEGRATION: CWS impress6ea1 (1.2.42); FILE MERGED 2004/03/31 12:02:58 cl 1.2.42.1: #115334# added missing SUPPORTSSELECTION flag


2004-04-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [4fc602d34f13b6e71cf8a33e66bff0dc3de2b755]

INTEGRATION: CWS impress6ea1 (1.2.42); FILE MERGED 2004/03/31 12:02:56 cl 1.2.42.1: #115334# added missing SUPPORTSSELECTION flag


2004-04-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [c6a3ae15ba26810e767cc4ce83265abe8d45a8df]

INTEGRATION: CWS impress6ea1 (1.2.42); FILE MERGED 2004/03/31 12:02:55 cl 1.2.42.1: #115334# added missing SUPPORTSSELECTION flag


2004-04-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [9a074836e96efd487758b2be9523cc42df08685f]

INTEGRATION: CWS impress6ea1 (1.2.42); FILE MERGED 2004/03/31 12:02:54 cl 1.2.42.1: #115334# added missing SUPPORTSSELECTION flag


2004-04-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [8eccf39198c5a8b3151873a492e6086482d74ee6]

INTEGRATION: CWS impress6ea1 (1.2.42); FILE MERGED 2004/03/31 12:02:53 cl 1.2.42.1: #115334# added missing SUPPORTSSELECTION flag


2004-04-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [7e809e4334cbc56538bb96f69d49f5b9471b3850]

INTEGRATION: CWS impress6ea1 (1.2.42); FILE MERGED 2004/03/31 12:02:52 cl 1.2.42.1: #115334# added missing SUPPORTSSELECTION flag


2004-04-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [8bbcb0f5135254298b44c6892f560f327d970e3f]

INTEGRATION: CWS impress6ea1 (1.2.42); FILE MERGED 2004/03/31 12:02:51 cl 1.2.42.1: #115334# added missing SUPPORTSSELECTION flag


2004-04-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [ba8d8cf056eaf2fa00634ab109a7498eafcd0cfd]

INTEGRATION: CWS desktintgr01 (1.2.28); FILE MERGED 2004/02/26 13:17:20 deuce 1.2.28.1: Issue number: 97686, 115531, 108219  restructure shxthdl module Submitted by: Gorden Lin/gorden.lin@sun.com Reviewed by: Tino Rachui/tino.rachui@sun.com


2004-04-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [26af95d16c26b6f5fa12e5fca763905c88aa5206]

INTEGRATION: CWS impress6ea1 (1.2.42); FILE MERGED 2004/03/31 12:02:50 cl 1.2.42.1: #115334# added missing SUPPORTSSELECTION flag


2004-04-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [04b8c9572da5745f2f18397d35ba811dae311f42]

INTEGRATION: CWS impress6ea1 (1.2.42); FILE MERGED 2004/03/31 12:02:49 cl 1.2.42.1: #115334# added missing SUPPORTSSELECTION flag


2004-04-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [b2e6729d9742418d15585cb71f7156de5eafb9ba]

INTEGRATION: CWS desktintgr01 (1.1.2); FILE ADDED 2004/02/26 13:08:44 deuce 1.1.2.1: Issue number: 97686, 115531, 108219  restructure shxthdl module Submitted by: Gorden Lin/gorden.lin@sun.com Reviewed by: Tino Rachui/tino.rachui@sun.com


2004-04-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [2a19e0e66e81c437a91bcd21f79a7c63820feb96]

INTEGRATION: CWS impress6ea1 (1.2.42); FILE MERGED 2004/03/31 12:02:48 cl 1.2.42.1: #115334# added missing SUPPORTSSELECTION flag


2004-04-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [4ed6ec76c0d405e0ef45b564126c69e24bed5bb6]

INTEGRATION: CWS desktintgr01 (1.1.2); FILE ADDED 2004/02/26 13:06:13 deuce 1.1.2.1: Issue number: 97686, 115531, 108219  restructure shxthdl module Submitted by: Gorden Lin/gorden.lin@sun.com Reviewed by: Tino Rachui/tino.rachui@sun.com


2004-04-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [5dd2cecc492eb008408586360e6f8ced1bcca0e1]

INTEGRATION: CWS desktintgr01 (1.1.2); FILE ADDED 2004/03/12 12:17:59 tra 1.1.2.2: #97686#smaller adaptions and code polishing 2004/02/26 13:03:00 deuce 1.1.2.1: Issue number: 97686, 115531  restructure shxthdl module Submitted by: Gorden Lin/gorden.lin@sun.com Reviewed by: Tino Rachui/tino.rachui@sun.com


2004-04-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [43c1b962c1a447b696fa3cbd036dc440a629c98c]

INTEGRATION: CWS impress6ea1 (1.2.42); FILE MERGED 2004/03/31 12:02:47 cl 1.2.42.1: #115334# added missing SUPPORTSSELECTION flag


2004-04-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [3b666d3a728be2418ad40591607b97740a2f6c0c]

INTEGRATION: CWS desktintgr01 (1.1.2); FILE ADDED 2004/02/26 13:00:46 deuce 1.1.2.1: Issue number: 97686, 115531  restructure shxthdl module Submitted by: Gorden Lin/gorden.lin@sun.com Reviewed by: Tino Rachui/tino.rachui@sun.com


2004-04-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [840e1535409491e0d4583b57d51478f9a8fbf1d1]

INTEGRATION: CWS desktintgr01 (1.1.2); FILE ADDED 2004/03/12 12:17:59 tra 1.1.2.2: #97686#smaller adaptions and code polishing 2004/02/26 12:59:26 deuce 1.1.2.1: Issue number: 97686, 115531  restructure shxthdl module Submitted by: Gorden Lin/gorden.lin@sun.com Reviewed by: Tino Rachui/tino.rachui@sun.com


2004-04-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [82378d817f7b222191255a327b85ffc891c5737f]

INTEGRATION: CWS impress6ea1 (1.2.42); FILE MERGED 2004/03/31 12:02:46 cl 1.2.42.1: #115334# added missing SUPPORTSSELECTION flag


2004-04-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [4c3bdec5e30b5ee9960adac1e2cce14852f91025]

INTEGRATION: CWS desktintgr01 (1.1.2); FILE ADDED 2004/03/12 12:17:59 tra 1.1.2.2: #97686#smaller adaptions and code polishing 2004/02/26 12:57:47 deuce 1.1.2.1: Issue number: 97686, 115531  restructure shxthdl module Submitted by: Gorden Lin/gorden.lin@sun.com Reviewed by: Tino Rachui/tino.rachui@sun.com


2004-04-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [0c03b7c9d1d8966b9f7111aa658754e500345ad5]

INTEGRATION: CWS impress6ea1 (1.2.42); FILE MERGED 2004/03/31 12:02:45 cl 1.2.42.1: #115334# added missing SUPPORTSSELECTION flag


2004-04-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [1956d140c0a035ad4f40527d4199faa85c7eef39]

INTEGRATION: CWS desktintgr01 (1.1.2); FILE ADDED 2004/03/14 20:22:28 tra 1.1.2.4: changed return type of InitPropPageStatistics to void again 2004/03/14 20:08:36 tra 1.1.2.3: COpenOfficeMetaInformation member no longer contained by value but allocated on the heap 2004/03/12 12:17:59 tra 1.1.2.2: #97686#smaller adaptions and code polishing 2004/02/26 12:56:10 deuce 1.1.2.1: Issue number: 97686, 115531  restructure shxthdl module Submitted by: Gorden Lin/gorden.lin@sun.com Reviewed by: Tino Rachui/tino.rachui@sun.com


2004-04-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [cec91c1d0f5aa7c84e58552dd1e62074d2f7496f]

INTEGRATION: CWS desktintgr01 (1.1.2); FILE ADDED 2004/02/26 13:08:02 deuce 1.1.2.1: Issue number: 97686, 115531, 108219  restructure shxthdl module Submitted by: Gorden Lin/gorden.lin@sun.com Reviewed by: Tino Rachui/tino.rachui@sun.com


2004-04-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [a701fda4bd5be3f0029ab94b1f59150adda80d57]

INTEGRATION: CWS impress6ea1 (1.2.42); FILE MERGED 2004/03/31 12:02:44 cl 1.2.42.1: #115334# added missing SUPPORTSSELECTION flag


2004-04-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [38d495cf942ef9e8a00f93e92607b2fffcae970d]

INTEGRATION: CWS desktintgr01 (1.1.2); FILE ADDED 2004/02/26 13:06:56 deuce 1.1.2.1: Issue number: 97686, 115531, 108219  restructure shxthdl module Submitted by: Gorden Lin/gorden.lin@sun.com Reviewed by: Tino Rachui/tino.rachui@sun.com


2004-04-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [7a66b53db483f718b3b80dcd91f4241553715ecd]

INTEGRATION: CWS impress6ea1 (1.2.42); FILE MERGED 2004/03/31 12:02:42 cl 1.2.42.1: #115334# added missing SUPPORTSSELECTION flag


2004-04-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [65a51f7b73f607cf58f2d458e4d2f0f846c5b2b6]

INTEGRATION: CWS desktintgr01 (1.2.28); FILE MERGED 2004/02/26 13:05:13 deuce 1.2.28.1: Issue number: 97686, 115531, 108219  restructure shxthdl module Submitted by: Gorden Lin/gorden.lin@sun.com Reviewed by: Tino Rachui/tino.rachui@sun.com


2004-04-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [e138c9d7562f2835743786c4f904095e7737caa7]

INTEGRATION: CWS impress6ea1 (1.2.42); FILE MERGED 2004/03/31 12:02:41 cl 1.2.42.1: #115334# added missing SUPPORTSSELECTION flag


2004-04-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [a5c656eecbdc9526c7d8d43cb48e203d246a15df]

INTEGRATION: CWS desktintgr01 (1.1.2); FILE ADDED 2004/02/26 13:01:45 deuce 1.1.2.1: Issue number: 97686, 115531  restructure shxthdl module Submitted by: Gorden Lin/gorden.lin@sun.com Reviewed by: Tino Rachui/tino.rachui@sun.com


2004-04-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [0bd998a1d03624321cc6d8a7cd49653879b42bd8]

INTEGRATION: CWS impress6ea1 (1.2.42); FILE MERGED 2004/03/31 12:02:40 cl 1.2.42.1: #115334# added missing SUPPORTSSELECTION flag


2004-04-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [5b4573b8cfa2a671e68ee7bd97942b1359a54611]

INTEGRATION: CWS desktintgr01 (1.1.2); FILE ADDED 2004/02/26 13:00:00 deuce 1.1.2.1: Issue number: 97686, 115531  restructure shxthdl module Submitted by: Gorden Lin/gorden.lin@sun.com Reviewed by: Tino Rachui/tino.rachui@sun.com


2004-04-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [5c520b6ba9cb8213fe51927052cf1556c2ae3962]

INTEGRATION: CWS desktintgr01 (1.1.2); FILE ADDED 2004/02/26 12:58:33 deuce 1.1.2.1: Issue number: 97686, 115531  restructure shxthdl module Submitted by: Gorden Lin/gorden.lin@sun.com Reviewed by: Tino Rachui/tino.rachui@sun.com


2004-04-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [6143bd0ba8e24f27b5b352228e7ef0814e06d94c]

INTEGRATION: CWS desktintgr01 (1.1.2); FILE ADDED 2004/02/26 12:56:58 deuce 1.1.2.1: Issue number: 97686, 115531  restructure shxthdl module Submitted by: Gorden Lin/gorden.lin@sun.com Reviewed by: Tino Rachui/tino.rachui@sun.com


2004-04-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [21ec48786d12d12032e5357907fafb89982fdee4]

INTEGRATION: CWS impress6ea1 (1.2.42); FILE MERGED 2004/03/31 12:02:39 cl 1.2.42.1: #115334# added missing SUPPORTSSELECTION flag


2004-04-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [be48cd7b156401e50c4239637d7a4912e94f1ee2]

INTEGRATION: CWS desktintgr01 (1.1.2); FILE ADDED 2004/02/26 12:55:18 deuce 1.1.2.1: Issue number: 97686, 115531  restructure shxthdl module Submitted by: Gorden Lin/gorden.lin@sun.com Reviewed by: Tino Rachui/tino.rachui@sun.com


2004-04-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [4a29b9a83d923892a6f310394ba89c5ec40f0af7]

INTEGRATION: CWS impress6ea1 (1.2.42); FILE MERGED 2004/03/31 12:02:38 cl 1.2.42.1: #115334# added missing SUPPORTSSELECTION flag


2004-04-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [1c87e426c533250e7e0a4615dab03879d381d522]

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-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [af5b7e5432c8514deb35ceaae9375281b6cda517]

INTEGRATION: CWS geordi2q16 (1.31.118); FILE MERGED 2004/04/05 13:40:01 hr 1.31.118.1: #111934#: merge CWS ooo111regression4


2004-04-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [492bca088adadda43c4317df8c5e72d59971bdb6]

INTEGRATION: CWS geordi2q16 (1.42.174); FILE MERGED 2004/04/02 15:03:08 hr 1.42.174.1: #111934#: merge CWS ooo111regression3


2004-04-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [4d95a5b5fb326716cf8b4e08bc1e99d0ef154646]

INTEGRATION: CWS geordi2q16 (1.32.174); FILE MERGED 2004/04/05 13:36:29 hr 1.32.174.1: #111934#: merge CWS ooo111regression4


2004-04-06  Kurt Zenker  <kz@openoffice.org>  [752e8d7ece5cf4971a6f967ba8f1dbc01efa85d1]

new version for SRC680


2004-04-05  Kurt Zenker  <kz@openoffice.org>  [27d3106bbab207d0caff1fd977cf3bb900b79d7b]

new version for SRC680


2004-04-05  Rüdiger Timm  <rt@openoffice.org>  [5c779dbdbfec971d4bffbdf7a5da7719f139c3ec]

new version for SRC680


2004-04-05  Rüdiger Timm  <rt@openoffice.org>  [6ecc488db8e663ba6f3e0b6884d0fd9e1825e377]

#i10000# Don't link against msvci70.dll


2004-04-05  Kurt Zenker  <kz@openoffice.org>  [4f7ec99d94e8f296d8c34329898fcdab002ee19e]

new version for SRC680


2004-04-05  Christian Lippka  <cl@openoffice.org>  [c072c48e6e1ee8eb7c1f2d17e4b40d00a83c5554]

removed fontwork bitmaps, theyre not used yet and therefore the bitmaps are missing


2004-04-05  Kurt Zenker  <kz@openoffice.org>  [a870ab9ecbb1de58e376538f7ec88d0ffac89050]

new version for SRC680


2004-04-05  Rüdiger Timm  <rt@openoffice.org>  [a0f66960692315bfd33ad9a961d3ad9f1e37c5f8]

#i10000# (SJ)


2004-04-05  Rüdiger Timm  <rt@openoffice.org>  [601acc21583db88f15e001700420bc8dfdafb67a]

#i10000# Use aPropOpt.CreateTextProperties (SJ)


2004-04-05  Vladimir Glazounov  <vg@openoffice.org>  [feb251db6e441a1b277d15d5e486cc1fa615f94a]

#100000# one additional default build mode for OOo


2004-04-02  Björn Milcke  <bm@openoffice.org>  [02797dd07550eef4a021ed8eac3f97e19ca16375]

#115966# initialize model before using 3d scene


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [e506277da03d7ea7e53fafe2f3a32064f27524d6]

SRC680


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [bd555db40d3a45bf892c1d166bbc2d72ea3517c9]

INTEGRATION: CWS sj05 (1.28.32); FILE MERGED 2004/03/15 15:04:58 sj 1.28.32.6: RESYNC: (1.35-1.37); FILE MERGED 2004/02/16 10:42:27 sj 1.28.32.5: RESYNC: (1.34-1.35); FILE MERGED 2004/02/13 21:06:54 sj 1.28.32.4: RESYNC: (1.32-1.34); FILE MERGED 2003/12/05 15:45:01 sj 1.28.32.3: fixed merge conflict 2003/11/27 19:31:39 sj 1.28.32.2: RESYNC: (1.28-1.32); FILE MERGED 2003/09/12 16:39:33 sj 1.28.32.1: added autoshape functionality


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [199e46cf7658ba6bc429ba0ce08ec3671323eab5]

INTEGRATION: CWS sj05 (1.62.50); FILE MERGED 2004/03/15 14:39:48 sj 1.62.50.5: RESYNC: (1.69-1.71); FILE MERGED 2004/02/16 10:35:24 sj 1.62.50.4: RESYNC: (1.68-1.69); FILE MERGED 2004/02/13 20:51:46 sj 1.62.50.3: RESYNC: (1.67-1.68); FILE MERGED 2003/11/27 19:02:20 sj 1.62.50.2: RESYNC: (1.62-1.67); FILE MERGED 2003/09/12 16:31:39 sj 1.62.50.1: added autoshape functionality


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [718a55414ca0fb2edd4d033bd191f665b1a0a609]

INTEGRATION: CWS sj05 (1.45.62); FILE MERGED 2004/03/15 14:39:57 sj 1.45.62.5: RESYNC: (1.52-1.54); FILE MERGED 2004/02/16 10:35:32 sj 1.45.62.4: RESYNC: (1.51-1.52); FILE MERGED 2004/02/13 20:52:50 sj 1.45.62.3: RESYNC: (1.50-1.51); FILE MERGED 2003/11/27 19:03:39 sj 1.45.62.2: RESYNC: (1.45-1.50); FILE MERGED 2003/09/12 16:31:14 sj 1.45.62.1: added autoshape functionality


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [f4401e6f3fb018a84a89e908390d773a9de725ed]

INTEGRATION: CWS sj05 (1.93.192); FILE MERGED 2004/02/13 17:36:00 sj 1.93.192.2: RESYNC: (1.93-1.95); FILE MERGED 2004/02/04 11:39:14 cl 1.93.192.1: #i20484# added new CustomShape ui


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [4fdec4f03f1db477d3fd4201af75c62e0c8b0563]

INTEGRATION: CWS sj05 (1.22.44); FILE MERGED 2004/02/13 13:30:36 sj 1.22.44.3: RESYNC: (1.22-1.23); FILE MERGED 2004/01/29 17:03:26 cl 1.22.44.2: #i20484# added new shape ui for extrusion and fontwork 2004/01/23 17:20:28 cl 1.22.44.1: #i20484# adding autoshape ui


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [443444a7bd94cd5a9a619d99b244786a8636fd35]

INTEGRATION: CWS sj05 (1.57.4); FILE MERGED 2004/02/13 13:34:03 sj 1.57.4.2: RESYNC: (1.57-1.58); FILE MERGED 2004/02/09 15:19:24 cl 1.57.4.1: #i20484# added new CustomShape ui


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [796ecfc8574d5b192a7009f3c235179cdb8abd8c]

INTEGRATION: CWS sj05 (1.89.48); FILE MERGED 2004/02/13 14:36:34 sj 1.89.48.2: RESYNC: (1.89-1.90); FILE MERGED 2004/01/23 17:19:37 cl 1.89.48.1: #i20484# adding autoshape ui


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [dd2390d47351fc381b7b216d190c7467607bcaea]

INTEGRATION: CWS sj05 (1.71.2); FILE MERGED 2004/02/17 15:17:09 sj 1.71.2.8: changed name of new shape 2004/02/13 14:40:41 sj 1.71.2.7: RESYNC: (1.71-1.73); FILE MERGED 2004/02/06 10:34:01 sj 1.71.2.6: name changes 2004/02/06 10:31:02 sj 1.71.2.5: name changes 2003/12/18 19:01:52 sj 1.71.2.4: added TextRotateAngle property 2003/11/25 18:17:29 sj 1.71.2.3: CreateAutoShapeProperties is now requiring the shape type 2003/10/24 09:33:08 sj 1.71.2.2: now storing mirror flags in a item 2003/10/17 17:17:20 sj 1.71.2.1: now exporting autoshape properties


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [6169d9272d0fba818c6813d69f62d905d5cf2447]

INTEGRATION: CWS sj05 (1.39.136); FILE MERGED 2004/02/13 14:40:20 sj 1.39.136.2: RESYNC: (1.39-1.41); FILE MERGED 2003/10/17 17:17:19 sj 1.39.136.1: now exporting autoshape properties


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [5ee3f367445545f5124e054097b593ab8da8b781]

INTEGRATION: CWS sj05 (1.38.20); FILE MERGED 2004/03/15 13:04:08 sj 1.38.20.2: RESYNC: (1.38-1.39); FILE MERGED 2004/02/17 15:17:50 sj 1.38.20.1: fixed gpf if loading ppt documents with header&footer


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [f2981c37fee160c3ea9b0f499b9cb83b6eb2b545]

INTEGRATION: CWS sj05 (1.13.132); FILE MERGED 2004/03/15 13:04:18 sj 1.13.132.2: RESYNC: (1.13-1.14); FILE MERGED 2004/01/23 17:14:23 cl 1.13.132.1: #i20484# adding autoshape ui


2004-04-02  Christian Lippka  <cl@openoffice.org>  [f49c97ba10ce66d40681b96552364e23cb0ee253]

#i26576# reinserted needed stuff for fields


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [f0a061029092c176a6e086b89a4da35697e8d044]

INTEGRATION: CWS sj05 (1.19.236); FILE MERGED 2004/01/23 13:20:42 cl 1.19.236.1: #i20484# adding support to use valueset inside a menu


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [4c788d6e5f212d2cf86088bc362b80b7998945d0]

INTEGRATION: CWS sj05 (1.25.174); FILE MERGED 2004/02/13 18:56:15 sj 1.25.174.5: RESYNC: (1.26-1.28); FILE MERGED 2004/02/05 17:25:46 sj 1.25.174.4: name changes 2004/01/23 17:04:18 cl 1.25.174.3: #i20484# adding autoshape ui 2003/11/27 16:44:23 sj 1.25.174.2: RESYNC: (1.25-1.26); FILE MERGED 2003/09/12 17:05:01 sj 1.25.174.1: added autoshape functionality


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [848192e90e7e645a2a7397146e3a7a1b358e0fe3]

INTEGRATION: CWS sj05 (1.5.252); FILE MERGED 2004/02/13 18:57:51 sj 1.5.252.2: RESYNC: (1.5-1.6); FILE MERGED 2003/12/11 19:14:47 sj 1.5.252.1: added secondary fill color


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [5bb903e18dbbc1bdcd0c6ef61baa379d0f02b297]

INTEGRATION: CWS sj05 (1.24.240); FILE MERGED 2004/02/16 10:31:49 sj 1.24.240.2: RESYNC: (1.24-1.25); FILE MERGED 2003/12/11 19:14:28 sj 1.24.240.1: added secondary fill color


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [16e20f62d550c023ea26c6fad04be17718fb4fda]

INTEGRATION: CWS sj05 (1.107.148); FILE MERGED 2004/03/15 14:22:29 sj 1.107.148.6: RESYNC: (1.109-1.110); FILE MERGED 2004/02/13 18:58:48 sj 1.107.148.5: RESYNC: (1.108-1.109); FILE MERGED 2004/02/05 17:25:05 sj 1.107.148.4: name changes 2003/11/27 16:47:10 sj 1.107.148.3: RESYNC: (1.107-1.108); FILE MERGED 2003/09/24 15:07:38 sj 1.107.148.2: added missing textservice for autoshapes 2003/09/12 17:04:41 sj 1.107.148.1: added autoshape functionality


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [ef68d005dc58dc37bf1377b8acf0b6949ed5e9b0]

INTEGRATION: CWS sj05 (1.41.150); FILE MERGED 2004/03/03 15:56:08 sj 1.41.150.8: now retrieving the correct position of flipped CustomShapes 2004/03/01 11:12:56 sj 1.41.150.7: not accessing uninitialized object 2004/02/13 18:58:37 sj 1.41.150.6: RESYNC: (1.41-1.42); FILE MERGED 2004/02/05 17:25:04 sj 1.41.150.5: name changes 2003/12/09 11:17:49 sj 1.41.150.4: autoshape changes 2003/12/05 15:56:22 sj 1.41.150.3: moved conversion from PolyPolygonbeziercoords to XPolyPolygon into unopolyhelper.hxx 2003/09/24 15:06:28 sj 1.41.150.2: fixed some minor mismatches 2003/09/12 17:04:12 sj 1.41.150.1: added autoshape functionality


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [2f36680deb14f6b0d4cc86aaf8717b08f4d3d614]

INTEGRATION: CWS sj05 (1.48.252); FILE MERGED 2004/02/13 18:58:28 sj 1.48.252.4: RESYNC: (1.48-1.50); FILE MERGED 2004/02/05 17:25:03 sj 1.48.252.3: name changes 2003/09/24 15:05:22 sj 1.48.252.2: changed type of AutoShapeGeometry property 2003/09/12 17:03:50 sj 1.48.252.1: added autoshape functionality


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [949fdcdb4607744a14602e49264c911a46c19c52]

INTEGRATION: CWS sj05 (1.23.252); FILE MERGED 2004/02/13 18:58:10 sj 1.23.252.4: RESYNC: (1.24-1.25); FILE MERGED 2004/02/05 17:25:01 sj 1.23.252.3: name changes 2003/11/27 16:46:39 sj 1.23.252.2: RESYNC: (1.23-1.24); FILE MERGED 2003/09/12 17:03:17 sj 1.23.252.1: added autoshape functionality


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [05050ffe5ecd36c7522baf6e41b1483571be54ae]

INTEGRATION: CWS sj05 (1.7.410); FILE MERGED 2004/02/05 17:25:00 sj 1.7.410.4: name changes 2003/11/27 16:46:21 sj 1.7.410.3: RESYNC: (1.7-1.8); FILE MERGED 2003/10/24 15:07:41 sj 1.7.410.2: fixed upper/lower case include mismatch 2003/09/12 17:03:02 sj 1.7.410.1: added autoshape functionality


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [18f9458fbf438cb386ede6369e3318184374468d]

INTEGRATION: CWS sj05 (1.1.2); FILE ADDED 2004/01/23 14:59:25 cl 1.1.2.1: #i20484# adding autoshape ui


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [7f8f7129a48f4b5bdb14ec0945c50d21d779090a]

INTEGRATION: CWS sj05 (1.1.2); FILE ADDED 2004/03/12 14:37:58 cl 1.1.2.2: #i20484# finalized strings 2004/01/23 14:59:49 cl 1.1.2.1: #i20484# adding autoshape ui


2004-04-02  Mathias Bauer  <mba@openoffice.org>  [a579664f22309ab039cdc06261d845609893139a]

#26577#: password interaction needed


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [e3c87267a12a03e633b48376be5915891104c97c]

INTEGRATION: CWS sj05 (1.1.2); FILE ADDED 2004/01/23 14:59:14 cl 1.1.2.1: #i20484# adding autoshape ui


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [999e3d654c60febe3739942aff31ca14083acf1d]

INTEGRATION: CWS sj05 (1.1.2); FILE ADDED 2004/03/12 14:37:58 cl 1.1.2.2: #i20484# finalized strings 2004/01/23 14:59:37 cl 1.1.2.1: #i20484# adding autoshape ui


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [d03f7110920f849f8d73bf33a0ee768de0227f25]

INTEGRATION: CWS sj05 (1.1.2); FILE ADDED 2004/03/12 14:37:58 cl 1.1.2.8: #i20484# finalized strings 2004/03/03 14:10:37 sj 1.1.2.7: tilt direction up/down is now correct 2004/03/01 14:12:43 sj 1.1.2.6: now taking care of skew value 2004/02/11 12:52:42 sj 1.1.2.5: fixed some compiler problems 2004/02/09 15:31:36 cl 1.1.2.4: #i20484# added new CustomShape ui 2004/02/05 17:24:44 sj 1.1.2.3: name changes 2004/01/26 15:10:32 cl 1.1.2.2: #i20484# adding autoshape ui 2004/01/23 14:58:57 cl 1.1.2.1: #i20484# adding autoshape ui


2004-04-02  Mathias Bauer  <mba@openoffice.org>  [3564d29b4106184d09dacba77a6349ec5409db45]

#26577#: error in LoadEnv tries to close document; so get rid of it


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [1d7c349f369aa54f98aa6a5c3991dc03e1913751]

INTEGRATION: CWS sj05 (1.1.2); FILE ADDED 2004/01/29 17:01:57 cl 1.1.2.2: #i20484# added new shape ui for extrusion and fontwork 2004/01/23 15:40:33 cl 1.1.2.1: #i20484# adding autoshape ui


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [ddab3a5b6f6d089667039a2c37c06ddd983f9985]

INTEGRATION: CWS sj05 (1.1.2); FILE ADDED 2004/01/29 17:01:57 cl 1.1.2.2: #i20484# added new shape ui for extrusion and fontwork 2004/01/23 15:40:21 cl 1.1.2.1: #i20484# adding autoshape ui


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [1fceda042e7ba87efda03fcf518c039f1d9a3205]

INTEGRATION: CWS sj05 (1.43.6); FILE MERGED 2004/02/13 18:59:52 sj 1.43.6.3: RESYNC: (1.43-1.45); FILE MERGED 2004/01/26 15:10:12 cl 1.43.6.2: #i20484# adding autoshape ui 2004/01/23 15:57:04 cl 1.43.6.1: #i20484# adding autoshape ui


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [1454e51eb08f393feb91ebf3932a7993b73c9841]

INTEGRATION: CWS sj05 (1.5.22); FILE MERGED 2004/01/23 17:33:14 cl 1.5.22.2: #i20484# adding autoshape ui 2004/01/23 15:57:04 cl 1.5.22.1: #i20484# adding autoshape ui


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [4e8801c8fa3df04aac745becaffe166f2c06fca8]

INTEGRATION: CWS sj05 (1.1.2); FILE ADDED 2004/03/12 14:37:05 cl 1.1.2.2: #i20484# finalized strings 2004/01/23 15:41:21 cl 1.1.2.1: #i20484# adding autoshape ui


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [9ad3f8de876e233885c11a5e8d4da5933d3e4e7c]

INTEGRATION: CWS sj05 (1.1.2); FILE ADDED 2004/01/23 15:41:09 cl 1.1.2.1: #i20484# adding autoshape ui


2004-04-02  Mathias Bauer  <mba@openoffice.org>  [7057a83c19a3f67ec111d79a761dae517071b4b0]

#26577#: use close instead of dispose


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [3e2e7b23ce74fc6398a5582956d3041370271a4b]

INTEGRATION: CWS sj05 (1.1.2); FILE ADDED 2004/03/12 14:37:05 cl 1.1.2.3: #i20484# finalized strings 2004/01/29 17:01:56 cl 1.1.2.2: #i20484# added new shape ui for extrusion and fontwork 2004/01/23 15:41:45 cl 1.1.2.1: #i20484# adding autoshape ui


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [8778488d1b9b465accb6554a1f747148ac3d39c7]

INTEGRATION: CWS sj05 (1.1.2); FILE ADDED 2004/03/12 14:37:05 cl 1.1.2.3: #i20484# finalized strings 2004/01/29 17:01:55 cl 1.1.2.2: #i20484# added new shape ui for extrusion and fontwork 2004/01/23 15:41:33 cl 1.1.2.1: #i20484# adding autoshape ui


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [696b9f300e017debc2f892eb058ef91f52fcc34b]

INTEGRATION: CWS sj05 (1.1.2); FILE ADDED 2004/03/12 14:37:04 cl 1.1.2.5: #i20484# finalized strings 2004/01/30 10:39:39 cl 1.1.2.4: #i20484# added new shape ui for extrusion and fontwork 2004/01/29 17:01:54 cl 1.1.2.3: #i20484# added new shape ui for extrusion and fontwork 2004/01/23 17:33:13 cl 1.1.2.2: #i20484# adding autoshape ui 2004/01/23 15:40:45 cl 1.1.2.1: #i20484# adding autoshape ui


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [d765ac695b618a8009bd4db8b8d7712aa7000105]

INTEGRATION: CWS sj05 (1.1.2); FILE ADDED 2004/01/23 15:40:57 cl 1.1.2.1: #i20484# adding autoshape ui


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [43edb843c46b11640a5cfbbca9e37c42376f4171]

INTEGRATION: CWS sj05 (1.77.6); FILE MERGED 2004/03/30 12:18:49 sj 1.77.6.5: added ui name for custom shape 2004/02/13 19:04:42 sj 1.77.6.4: RESYNC: (1.77-1.78); FILE MERGED 2004/02/05 17:24:23 sj 1.77.6.3: name changes 2004/01/20 18:48:54 sj 1.77.6.2: added wordwrap and autogrowsize items 2003/12/11 19:13:50 sj 1.77.6.1: added secondary fill color


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [245bb6fb88c43fcdcd72555c1990d85e9e9de0f2]

INTEGRATION: CWS sj05 (1.12.6); FILE MERGED 2003/12/17 14:16:44 sj 1.12.6.1: fixed positioning error of rotated text objects


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [f54603d4ef3ad6dd85f33cc0b5f25d0c860f3650]

INTEGRATION: CWS sj05 (1.58.110); FILE MERGED 2004/02/13 19:03:05 sj 1.58.110.4: RESYNC: (1.59-1.61); FILE MERGED 2004/02/05 17:24:22 sj 1.58.110.3: name changes 2003/11/27 16:52:41 sj 1.58.110.2: RESYNC: (1.58-1.59); FILE MERGED 2003/09/12 17:02:42 sj 1.58.110.1: added autoshape functionality


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [f299cb8d3addf4b35dd0cf366c7f99c6361648da]

INTEGRATION: CWS sj05 (1.1.2); FILE ADDED 2004/03/30 12:18:18 sj 1.1.2.23: added ui name for custom shape 2004/03/25 14:39:00 sj 1.1.2.22: now first trying to get the xshape from the page, otherwise there are some problems with weak references to existing svxshapes 2004/03/17 13:00:09 sj 1.1.2.21: now creating XShape not requires shape to be inserted into page 2004/03/11 11:34:31 sj 1.1.2.20: improved creation of line geometry 2004/02/09 18:08:55 sj 1.1.2.19: now setting layer 2004/02/05 17:24:21 sj 1.1.2.18: name changes 2004/01/23 16:57:24 cl 1.1.2.17: #i20484# adding autoshape ui 2004/01/22 15:33:54 sj 1.1.2.16: hittest has been improved for group and 3d objects 2004/01/20 18:48:20 sj 1.1.2.15: added wordwrap and autogrowsize items 2004/01/13 09:19:32 sj 1.1.2.14:  added contact object for sdrobjashp 2003/12/18 19:00:29 sj 1.1.2.13: added TextRotateAngle property 2003/12/17 14:15:57 sj 1.1.2.12: added support of mirroring and vertical writing 2003/12/11 19:13:22 sj 1.1.2.11: defaulting autoshape engine 2003/12/10 19:34:12 sj 1.1.2.10: added handles for autoshapes 2003/12/09 11:17:43 sj 1.1.2.9: autoshape changes 2003/12/05 15:57:41 sj 1.1.2.8: added takedragpoly for autoshapes 2003/12/04 17:46:15 sj 1.1.2.7: added support for handles 2003/11/28 16:41:02 sj 1.1.2.6: solved merge conflicts 2003/11/25 18:31:00 sj 1.1.2.5: minor changes for autoshape support 2003/10/17 17:10:20 sj 1.1.2.4: some minor changes 2003/10/10 17:08:10 sj 1.1.2.3: adding autoshape functionality 2003/09/24 15:00:01 sj 1.1.2.2: text support improved 2003/09/12 16:51:56 sj 1.1.2.1: added autoshape functionality


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [e02dbca6be9023326d1e3833f9d500203d7e305f]

INTEGRATION: CWS sj05 (1.15.110); FILE MERGED 2004/03/15 14:23:31 sj 1.15.110.4: RESYNC: (1.17-1.18); FILE MERGED 2004/02/05 17:24:19 sj 1.15.110.3: name changes 2003/11/27 16:52:21 sj 1.15.110.2: RESYNC: (1.15-1.17); FILE MERGED 2003/09/17 11:22:29 sj 1.15.110.1: always using pointedit mode for autoshapes


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [12404d6a919909c67bb3b8212de484aa8496e627]

INTEGRATION: CWS sj05 (1.51.6); FILE MERGED 2004/03/15 14:23:22 sj 1.51.6.3: RESYNC: (1.52-1.53); FILE MERGED 2004/02/13 19:02:55 sj 1.51.6.2: RESYNC: (1.51-1.52); FILE MERGED 2004/01/23 16:57:23 cl 1.51.6.1: #i20484# adding autoshape ui


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [9c610157b04bfa21166aa6f6b8bd8a91a919de04]

INTEGRATION: CWS sj05 (1.3.410); FILE MERGED 2004/02/04 08:42:21 sj 1.3.410.1: svditer can now also be used for non SdrGroupObjects


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [f0dcc5734f43756dd1d49fad5ddd6e2765bb28f4]

INTEGRATION: CWS sj05 (1.12.6); FILE MERGED 2004/02/13 19:02:23 sj 1.12.6.5: RESYNC: (1.12-1.15); FILE MERGED 2004/02/05 17:24:18 sj 1.12.6.4: name changes 2004/01/13 15:50:11 sj 1.12.6.3: added yellow handles for autoshp 2003/12/05 15:57:06 sj 1.12.6.2: changed mouse display for autoshape handles 2003/12/04 17:45:33 sj 1.12.6.1: added handle kind for autoshapes


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [b5a9276f1add8c706c58aaf962534c183b66736a]

INTEGRATION: CWS sj05 (1.111.6); FILE MERGED 2004/03/15 14:23:13 sj 1.111.6.11: RESYNC: (1.116-1.117); FILE MERGED 2004/02/13 19:02:14 sj 1.111.6.10: RESYNC: (1.113-1.116); FILE MERGED 2004/02/05 17:24:16 sj 1.111.6.9: name changes 2004/01/20 18:38:48 sj 1.111.6.8: added wordwrap and autogrowsize items 2003/12/17 14:18:54 sj 1.111.6.7: added support of mirroring 2003/11/28 11:46:46 sj 1.111.6.6: changed SetItem -> SetMergedItem 2003/11/27 16:51:03 sj 1.111.6.5: RESYNC: (1.111-1.113); FILE MERGED 2003/10/24 09:27:41 sj 1.111.6.4: now storing mirror flags in a item 2003/10/10 17:07:47 sj 1.111.6.3: adding autoshape functionality 2003/09/24 15:03:28 sj 1.111.6.2: not setting textrect for autoshapes 2003/09/12 17:02:14 sj 1.111.6.1: added autoshape functionality


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [c3f25e858f0bf8c38932865573759ffa9506867f]

INTEGRATION: CWS sj05 (1.17.60); FILE MERGED 2004/02/13 19:02:04 sj 1.17.60.2: RESYNC: (1.17-1.18); FILE MERGED 2004/02/09 15:23:19 cl 1.17.60.1: #i20484# added new CustomShape ui


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [5b265a61b436db523f43b007175534a5ad4cc4c2]

INTEGRATION: CWS sj05 (1.4.6); FILE MERGED 2003/12/10 19:34:08 sj 1.4.6.1: added handles for autoshapes


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [5626598f508da71747f7762f1c51a58becc5a863]

INTEGRATION: CWS sj05 (1.1.1.1.446); FILE MERGED 2003/12/10 19:34:07 sj 1.1.1.1.446.1: added handles for autoshapes


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [116d1746141de6d0767ef7e9c8ad9d48f68f16cd]

INTEGRATION: CWS sj05 (1.20.6); FILE MERGED 2004/02/05 17:24:15 sj 1.20.6.4: name changes 2004/01/20 18:22:31 sj 1.20.6.3: added wordwrap and autogrowsize items 2003/12/11 19:12:39 sj 1.20.6.2: added secondary fill color 2003/09/12 17:01:27 sj 1.20.6.1: added autoshape functionality


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [1d8a9b3e34627c7dc0ede08f183f394b4dce89bb]

INTEGRATION: CWS sj05 (1.7.216); FILE MERGED 2003/11/27 16:49:00 sj 1.7.216.2: RESYNC: (1.7-1.9); FILE MERGED 2003/09/12 17:01:07 sj 1.7.216.1: added autoshape functionality


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [b745781ebe0ccd9c32d978e76053210a4ca3966b]

INTEGRATION: CWS sj05 (1.2.6); FILE MERGED 2004/02/05 17:23:35 sj 1.2.6.2: name changes 2003/11/28 16:42:09 sj 1.2.6.1: added autoshapeproperties


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [dbe6b4d7891a1d70b18cd590c3b1c480b264e684]

INTEGRATION: CWS sj05 (1.1.2); FILE ADDED 2004/02/05 13:24:19 sj 1.1.2.1: initial version


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [216237f013580babdfcef85b14906a02347bf0b6]

INTEGRATION: CWS sj05 (1.1.2); FILE ADDED 2004/02/05 17:23:24 sj 1.1.2.2: name changes 2004/02/05 13:14:46 sj 1.1.2.1: initial version


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [7e80e28bb9a8009e0483398a452b50018fbd6433]

INTEGRATION: CWS sj05 (1.2.6); FILE MERGED 2004/02/05 17:23:24 sj 1.2.6.2: name changes 2004/01/13 09:18:49 sj 1.2.6.1: added contact for sdrobjashp


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [b87e9450a7bc6f4dee6900c1b6123644109adc6b]

INTEGRATION: CWS sj05 (1.3.50); FILE MERGED 2004/03/15 14:26:42 sj 1.3.50.2: RESYNC: (1.3-1.4); FILE MERGED 2003/11/05 10:33:47 sj 1.3.50.1: #112921# solved problem if trying to write to a readonly file


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [53e4d240deefc636b538228214d04f8ed49c778c]

INTEGRATION: CWS sj05 (1.81.6); FILE MERGED 2004/03/25 18:14:43 sj 1.81.6.31: improved support of callout shapes 2004/03/24 13:48:50 sj 1.81.6.30: improved import for AngleEllipse segment description 2004/03/16 09:53:36 sj 1.81.6.29: solved merge conflicts 2004/03/15 14:26:34 sj 1.81.6.28: RESYNC: (1.87-1.89); FILE MERGED 2004/03/09 14:44:17 sj 1.81.6.27: added same letter heights property for fontwork 2004/03/08 18:00:57 sj 1.81.6.26: #i22326# taking care of shape dependent default filling 2004/03/05 12:54:00 sj 1.81.6.25: added lineto and curveto variant to the shapesegment command 2004/02/13 19:17:43 sj 1.81.6.24: RESYNC: (1.85-1.87); FILE MERGED 2004/02/11 16:52:17 sj 1.81.6.23: some fontwork improvements 2004/02/05 17:23:06 sj 1.81.6.22: name changes 2004/01/20 18:21:27 sj 1.81.6.21: added wordwrap and autogrowsize properties 2004/01/16 17:21:06 sj 1.81.6.20: default specularity is now 0 or 60 percent instead of 0 and 124 2004/01/13 11:01:34 sj 1.81.6.19: added support for extrusion color 2003/12/18 18:59:56 sj 1.81.6.18: added TextRotateAngle property 2003/12/17 14:14:57 sj 1.81.6.17: a new define decides on the usage of our new AS, added support of mirroring for new AS 2003/12/11 19:11:27 sj 1.81.6.16: added secondary fill color 2003/12/09 11:17:35 sj 1.81.6.15: autoshape changes 2003/11/28 16:40:41 sj 1.81.6.14: solved merge conflicts 2003/11/27 16:59:30 sj 1.81.6.13: RESYNC: (1.81-1.85); FILE MERGED 2003/11/25 18:26:57 sj 1.81.6.12: moving autoshape geometry into EnhancedAutoShapeGeometry.cxx, added handle support, not using fixed float adjustment values anymore 2003/11/07 17:43:19 sj 1.81.6.11: changed some properties 2003/10/31 17:17:47 sj 1.81.6.10: RotationCenter attribute has been splitted into three sinlge attributes 2003/10/31 14:20:43 sj 1.81.6.9: changed LightLevel properties from long to double 2003/10/31 14:07:16 sj 1.81.6.8: changed some property names 2003/10/29 16:16:51 sj 1.81.6.7: changed some properties 2003/10/24 09:29:55 sj 1.81.6.6: now storing mirror flags in a item, added some new properties 2003/10/22 20:24:25 sj 1.81.6.5: made little modifications to everything 2003/10/17 17:11:19 sj 1.81.6.4: autoshapes,changes: angles are no longer stored as double and not fixed float, using 1/100mm instead of emu 2003/10/10 17:12:39 sj 1.81.6.3: adding autoshape functionality 2003/09/24 14:58:49 sj 1.81.6.2: added support for new AutoShapeObject 2003/09/12 17:00:28 sj 1.81.6.1: added autoshape functionality


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [14e89e01cb744ed384c34108b56ee3450fc9ae9c]

INTEGRATION: CWS sj05 (1.2.252); FILE MERGED 2004/02/05 17:23:05 sj 1.2.252.1: name changes


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [cfa882c5cf32e85bf0b2aa87ba2ea9d142980fea]

INTEGRATION: CWS sj05 (1.3.6); FILE MERGED 2004/02/13 19:17:34 sj 1.3.6.2: RESYNC: (1.3-1.4); FILE MERGED 2004/02/05 17:23:05 sj 1.3.6.1: name changes


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [794437d7c6c4bb745c18c846695afc80c74d419b]

INTEGRATION: CWS sj05 (1.8.50); FILE MERGED 2004/02/05 17:23:04 sj 1.8.50.1: name changes


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [185b9e6393cebb4585aab204240ce946bc7b5c7b]

INTEGRATION: CWS sj05 (1.33.48); FILE MERGED 2004/02/05 17:23:02 sj 1.33.48.5: name changes 2003/12/17 14:11:20 sj 1.33.48.4: restoring old behaviour: not detecting text objects as AS 2003/11/27 16:59:14 sj 1.33.48.3: RESYNC: (1.33-1.34); FILE MERGED 2003/10/27 08:29:08 sj 1.33.48.2: removing multiple definition of GetAutoShapeContent 2003/09/24 15:04:38 sj 1.33.48.1: wordarts are now detected as autoshapes


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [c80d1da488b450c98eb34adc405d04f97c7cdc9b]

INTEGRATION: CWS sj05 (1.7.424); FILE MERGED 2003/10/17 17:12:05 sj 1.7.424.1: now exporting autoshape properties


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [306bd433b42a017c3596300c94d132af0e5a8209]

INTEGRATION: CWS sj05 (1.21.198); FILE MERGED 2004/02/17 15:18:22 sj 1.21.198.7: changed name of new shape 2004/02/13 19:17:25 sj 1.21.198.6: RESYNC: (1.21-1.23); FILE MERGED 2004/02/05 17:23:01 sj 1.21.198.5: name changes 2003/12/18 18:59:21 sj 1.21.198.4: added TextRotateAngle property 2003/11/25 18:27:28 sj 1.21.198.3: CreateAutoShapeProperties is now requiring the shape type 2003/10/24 09:30:57 sj 1.21.198.2: now storing mirror flags in a item 2003/10/17 17:12:06 sj 1.21.198.1: now exporting autoshape properties


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [ad2dcc11deea25e8a972263b0696336e99905ec6]

INTEGRATION: CWS sj05 (1.39.198); FILE MERGED 2004/03/25 18:14:42 sj 1.39.198.20: improved support of callout shapes 2004/03/24 13:50:32 sj 1.39.198.19: improved import for AngleEllipse segment description 2004/03/09 14:44:16 sj 1.39.198.18: added same letter heights property for fontwork 2004/03/03 15:55:24 sj 1.39.198.17: correct flipping of CustomShape 2004/02/13 19:17:16 sj 1.39.198.16: RESYNC: (1.39-1.40); FILE MERGED 2004/02/05 17:23:00 sj 1.39.198.15: name changes 2004/01/22 14:33:34 sj 1.39.198.14: now exporting extrusion color for 3d objects 2004/01/20 18:20:52 sj 1.39.198.13: added wordwrap and autogrowsize properties 2004/01/16 17:21:05 sj 1.39.198.12: default specularity is now 0 or 60 percent instead of 0 and 124 2003/12/18 18:58:54 sj 1.39.198.11: added TextRotateAngle property 2003/12/09 11:17:31 sj 1.39.198.10: autoshape changes 2003/11/25 18:26:27 sj 1.39.198.9: moving autoshape geometry into EnhancedAutoShapeGeometry.cxx, added handle support, not using fixed float adjustment values anymore 2003/11/07 17:43:18 sj 1.39.198.8: changed some properties 2003/10/31 17:17:48 sj 1.39.198.7: RotationCenter attribute has been splitted into three sinlge attributes 2003/10/31 14:20:42 sj 1.39.198.6: changed LightLevel properties from long to double 2003/10/31 14:07:14 sj 1.39.198.5: changed some property names 2003/10/29 16:16:51 sj 1.39.198.4: changed some properties 2003/10/24 09:30:24 sj 1.39.198.3: now storing mirror flags in a item, added some new properties 2003/10/22 20:24:50 sj 1.39.198.2: added export of autoshapes 2003/10/17 17:12:06 sj 1.39.198.1: now exporting autoshape properties


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [82bef7d4d30d9aefd8ab25845967542f42229b2d]

INTEGRATION: CWS sj05 (1.11.22); FILE MERGED 2004/03/15 14:27:31 sj 1.11.22.4: RESYNC: (1.12-1.13); FILE MERGED 2004/02/13 19:19:25 sj 1.11.22.3: RESYNC: (1.11-1.12); FILE MERGED 2004/02/05 17:22:23 sj 1.11.22.2: name changes 2003/09/12 16:59:00 sj 1.11.22.1: added autoshape functionality


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [50a73f5963c4d0ca34629f36cc04e8b45f61bd62]

INTEGRATION: CWS sj05 (1.1.2); FILE ADDED 2004/02/05 13:22:48 sj 1.1.2.1: initial version


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [55363c09f97e295fb5aec109e1dd9986f32bc571]

INTEGRATION: CWS sj05 (1.2.438); FILE MERGED 2003/12/09 11:17:20 sj 1.2.438.2: autoshape changes 2003/12/05 15:54:41 sj 1.2.438.1: added tooling to convert PolyPolygonBezierCoords to XPolyPolygon


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [3af1733259992051afdfba0fa55b5413f07b4392]

INTEGRATION: CWS sj05 (1.50.94); FILE MERGED 2004/02/13 19:26:07 sj 1.50.94.2: RESYNC: (1.50-1.51); FILE MERGED 2004/01/23 16:26:18 cl 1.50.94.1: #i20484# adding autoshape ui


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [c3cdc5b0b54fb07870e7115d661dff71ecfd65a6]

INTEGRATION: CWS sj05 (1.13.218); FILE MERGED 2004/01/23 16:26:17 cl 1.13.218.1: #i20484# adding autoshape ui


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [10c2402681eda393e405254334ffe0dfb02244d2]

INTEGRATION: CWS sj05 (1.5.430); FILE MERGED 2004/01/23 16:26:17 cl 1.5.430.1: #i20484# adding autoshape ui


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [8943c7abd8d7e9df7c8af95b445d09d03d221d06]

INTEGRATION: CWS sj05 (1.30.88); FILE MERGED 2004/03/15 14:29:22 sj 1.30.88.2: RESYNC: (1.30-1.31); FILE MERGED 2004/03/04 10:36:25 sj 1.30.88.1: solved flipping problem


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [8f68c7665c3f72b5d7b6a70933651cb45442d610]

INTEGRATION: CWS sj05 (1.13.6); FILE MERGED 2004/03/04 10:35:39 sj 1.13.6.1: solved flipping problem


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [b30cb7a7c62ffd69d0f933ad2e904228e9d925a8]

INTEGRATION: CWS sj05 (1.24.94); FILE MERGED 2004/03/12 14:38:55 cl 1.24.94.3: #i20484# finalized strings 2004/02/13 20:13:43 sj 1.24.94.2: RESYNC: (1.24-1.25); FILE MERGED 2004/01/22 12:59:25 sj 1.24.94.1: now supporting wordwrap and autogrowsize for ashapes


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [fe845976a710d161bfdba83fa8144d5d0e770594]

INTEGRATION: CWS sj05 (1.2.434); FILE MERGED 2004/01/22 12:59:25 sj 1.2.434.1: now supporting wordwrap and autogrowsize for ashapes


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [3eee9ab35c8fc946a4a55a353689ff329b6e940e]

INTEGRATION: CWS sj05 (1.12.400); FILE MERGED 2004/02/05 17:22:09 sj 1.12.400.3: name changes 2004/01/22 12:59:24 sj 1.12.400.2: now supporting wordwrap and autogrowsize for ashapes 2003/10/10 17:11:56 sj 1.12.400.1: adding autoshape functionality


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [0a0d27105712f7ad9025e91e147ea293db672230]

INTEGRATION: CWS sj05 (1.1.2); FILE ADDED 2004/02/05 16:15:03 sj 1.1.2.1: initial version


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [26c6a1928f770647e7042fc3730808bcafc58b2f]

INTEGRATION: CWS sj05 (1.1.2); FILE ADDED 2004/02/05 16:14:10 sj 1.1.2.1: initial version


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [af7a17aa61b4f8e483db9e703e0e41a493844236]

INTEGRATION: CWS sj05 (1.1.2); FILE ADDED 2004/02/05 16:14:27 sj 1.1.2.1: initial version


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [360f014d63b82a1eb542c109735c83cfec3444bd]

INTEGRATION: CWS sj05 (1.1.2); FILE ADDED 2004/02/05 16:13:43 sj 1.1.2.1: initial version


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [bbc754fe66d3ad3854968b2c9ef604b8b492e316]

INTEGRATION: CWS sj05 (1.1.2); FILE ADDED 2004/02/05 16:13:24 sj 1.1.2.1: initial version


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [f7748bc1c63758f1e68a00bff192da26132b92cc]

INTEGRATION: CWS sj05 (1.1.2); FILE ADDED 2004/03/24 13:46:28 sj 1.1.2.3: improved import for AngleEllipse segment description, added support changing the paint order of filled objects 2004/03/08 18:03:44 sj 1.1.2.2: #i22326# taking care of shape dependent default filling 2004/02/05 16:12:34 sj 1.1.2.1: initial version


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [bf65f55a45010c817b6085bdf47a2aef690a16a4]

INTEGRATION: CWS sj05 (1.1.2); FILE ADDED 2004/03/26 17:59:02 sj 1.1.2.11: added some new fontwork objects 2004/03/26 12:54:57 sj 1.1.2.10: added support for callout shapes (geometry, handles ..) 2004/03/25 18:15:18 sj 1.1.2.9: improved support of callout shapes 2004/03/24 13:46:28 sj 1.1.2.8: improved import for AngleEllipse segment description, added support changing the paint order of filled objects 2004/03/17 13:01:11 sj 1.1.2.7: creating archup 2004/03/12 17:31:27 sj 1.1.2.6: improved fontwork support 2004/03/11 11:34:02 sj 1.1.2.5: added geometry for some fonrwork objects 2004/03/09 14:46:11 sj 1.1.2.4: added generell FontFork path 2004/03/08 18:03:44 sj 1.1.2.3: #i22326# taking care of shape dependent default filling 2004/03/05 12:56:39 sj 1.1.2.2: removed 0xf8fe private segment command 2004/02/05 16:12:55 sj 1.1.2.1: initial version


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [09d6232203d8a3382c2319ba4e6dae86d39fb082]

INTEGRATION: CWS sj05 (1.1.2); FILE ADDED 2004/02/05 16:11:45 sj 1.1.2.1: initial version


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [97e6b482ca2968298a4ef5f2b2466d9f426f0442]

INTEGRATION: CWS sj05 (1.1.2); FILE ADDED 2004/03/19 16:24:40 sj 1.1.2.10: improved geometry for text outlines 2004/03/18 13:46:21 sj 1.1.2.9: added support of same letter heights functionality 2004/03/17 19:53:51 sj 1.1.2.8: added algorithm for customshape on path 2004/03/12 17:31:27 sj 1.1.2.7: improved fontwork support 2004/03/11 11:33:10 sj 1.1.2.6: improved creation of line geometry 2004/03/05 15:55:43 sj 1.1.2.5: reimplementation of 2d object creation, solved nofill and nostroke problematic, shadow attribute is now handled correctly 2004/03/05 12:57:23 sj 1.1.2.4: fixed text area count 2004/02/11 16:51:51 sj 1.1.2.3: some fontwork improvements 2004/02/11 12:53:31 sj 1.1.2.2: fixed some compiler problems 2004/02/05 16:12:06 sj 1.1.2.1: initial version


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [ba2c3f430e1aec803246da1e6bfb39d1d3e679b8]

INTEGRATION: CWS sj05 (1.1.2); FILE ADDED 2004/02/05 16:11:24 sj 1.1.2.1: initial version


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [dc9e794a13acf4c181384ec95e76f71fda0e1c66]

INTEGRATION: CWS sj05 (1.1.2); FILE ADDED 2004/03/19 12:36:51 sj 1.1.2.8: fixed gpf, deleting PathObj after accessing its polygon 2004/03/18 13:45:21 sj 1.1.2.7: flipping now works correct (using the correct snaprect) 2004/03/12 17:31:27 sj 1.1.2.6: improved fontwork support 2004/03/11 11:32:42 sj 1.1.2.5: improved creation of line geometry 2004/03/08 18:02:51 sj 1.1.2.4: now retrieving line geometry via CreateLineGeometry 2004/03/02 18:21:38 sj 1.1.2.3: solved memory leak 2004/02/27 18:04:30 sj 1.1.2.2: solved gpf if shape could not be created 2004/02/05 16:11:04 sj 1.1.2.1: initial version


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [78a4f4a016db106f6ac1216b1f613ea98eb8c84e]

INTEGRATION: CWS sj05 (1.1.2); FILE ADDED 2004/03/03 13:53:56 sj 1.1.2.3: now using boundrect of shape instead of the snaprect if calculating new snaprect 2004/03/02 12:37:46 sj 1.1.2.2: added support for mapmode twip 2004/02/05 16:10:17 sj 1.1.2.1: initial version


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [d412f57dbdc63b0dcfa76b3000eead213578af60]

INTEGRATION: CWS sj05 (1.1.2); FILE ADDED 2004/03/03 13:53:55 sj 1.1.2.5: now using boundrect of shape instead of the snaprect if calculating new snaprect 2004/03/02 12:37:46 sj 1.1.2.4: added support for mapmode twip 2004/02/16 19:02:03 sj 1.1.2.3: changed include vcl-poly.hxx to tools-poly.hxx 2004/02/09 10:49:33 sj 1.1.2.2: fixed some problems with bitmap textures for 3d objects using the parallel mode projection 2004/02/05 16:10:38 sj 1.1.2.1: initial version


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [fba1bd087c53c769ef3ee70c7689de501168070d]

INTEGRATION: CWS sj05 (1.1.2); FILE ADDED 2004/03/24 13:46:29 sj 1.1.2.6: improved import for AngleEllipse segment description, added support changing the paint order of filled objects 2004/03/11 11:32:12 sj 1.1.2.5: improved creation of line geometry 2004/03/08 18:05:25 sj 1.1.2.4: #i22326# taking care of shape dependent default filling, added CreateLineGeometry 2004/03/05 15:55:42 sj 1.1.2.3: reimplementation of 2d object creation, solved nofill and nostroke problematic, shadow attribute is now handled correctly 2004/03/02 18:25:47 sj 1.1.2.2: some changes 2004/02/05 16:09:52 sj 1.1.2.1: initial version


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [afd1cf255d9cb4c78633e668376a09bd309be7ef]

INTEGRATION: CWS sj05 (1.1.2); FILE ADDED 2004/03/26 12:54:56 sj 1.1.2.10: added support for callout shapes (geometry, handles ..) 2004/03/25 18:15:18 sj 1.1.2.9: improved support of callout shapes 2004/03/24 16:08:31 sj 1.1.2.8: using some more temporaries for linux compiler 2004/03/24 13:46:29 sj 1.1.2.7: improved import for AngleEllipse segment description, added support changing the paint order of filled objects 2004/03/19 12:34:23 sj 1.1.2.6: checking range if accessing coordsequence 2004/03/11 11:32:11 sj 1.1.2.5: improved creation of line geometry 2004/03/08 18:05:26 sj 1.1.2.4: #i22326# taking care of shape dependent default filling, added CreateLineGeometry 2004/03/05 15:55:42 sj 1.1.2.3: reimplementation of 2d object creation, solved nofill and nostroke problematic, shadow attribute is now handled correctly 2004/03/02 18:25:47 sj 1.1.2.2: some changes 2004/02/05 16:09:08 sj 1.1.2.1: initial version


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [d28b04b09efad2434f6c3f483c28cb26d7f6fa33]

INTEGRATION: CWS sj05 (1.20.30); FILE MERGED 2004/03/15 14:33:32 sj 1.20.30.3: RESYNC: (1.21-1.22); FILE MERGED 2004/02/13 20:19:57 sj 1.20.30.2: RESYNC: (1.20-1.21); FILE MERGED 2004/01/23 14:55:50 cl 1.20.30.1: #i20484# adding autoshape ui


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [16b0e821e6e3dc02c41ef12a8a8f3f9a843c5f76]

INTEGRATION: CWS sj05 (1.41.50); FILE MERGED 2004/03/15 14:33:14 sj 1.41.50.3: RESYNC: (1.43-1.45); FILE MERGED 2004/02/13 20:19:37 sj 1.41.50.2: RESYNC: (1.41-1.43); FILE MERGED 2004/01/23 14:55:49 cl 1.41.50.1: #i20484# adding autoshape ui


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [3b2741740911d408a579bd4ce697300c712a7dd8]

INTEGRATION: CWS sj05 (1.76.6); FILE MERGED 2004/03/15 14:34:01 sj 1.76.6.6: RESYNC: (1.80-1.81); FILE MERGED 2004/02/13 20:30:37 sj 1.76.6.5: RESYNC: (1.77-1.80); FILE MERGED 2004/01/23 16:02:52 cl 1.76.6.4: #i20484# adding autoshape ui 2003/12/12 14:27:10 sj 1.76.6.3: added second fill color 2003/11/27 17:21:01 sj 1.76.6.2: RESYNC: (1.76-1.77); FILE MERGED 2003/09/12 16:58:37 sj 1.76.6.1: added autoshape functionality


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [bb069784a93f3ad6e963a2c200a7b93734ae8a1c]

INTEGRATION: CWS sj05 (1.7.136); FILE MERGED 2004/03/15 14:33:53 sj 1.7.136.6: RESYNC: (1.10-1.11); FILE MERGED 2004/02/13 20:30:28 sj 1.7.136.5: RESYNC: (1.9-1.10); FILE MERGED 2004/02/05 17:21:38 sj 1.7.136.4: name changes 2004/01/23 16:02:51 cl 1.7.136.3: #i20484# adding autoshape ui 2003/11/27 17:20:55 sj 1.7.136.2: RESYNC: (1.7-1.9); FILE MERGED 2003/09/12 16:58:37 sj 1.7.136.1: added autoshape functionality


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [105642bd03423be73fbd06736e66beea7ed83052]

INTEGRATION: CWS sj05 (1.1.2); FILE ADDED 2004/02/05 13:20:46 sj 1.1.2.1: initial version


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [1dfd035ac6982cee39988d52489b06bfa7cb8a14]

INTEGRATION: CWS sj05 (1.1.2); FILE ADDED 2004/02/05 13:18:57 sj 1.1.2.1: initial version


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [0c20db9d9024717329d925fc3eef0f748849e4ab]

INTEGRATION: CWS sj05 (1.8.6); FILE MERGED 2004/03/30 12:17:53 sj 1.8.6.4: added ui name for custom shape 2004/02/05 17:18:58 sj 1.8.6.3: name changes 2004/01/20 18:18:20 sj 1.8.6.2: added wordwrap and autogrowsize items 2003/12/11 19:07:10 sj 1.8.6.1: added secondary fill color


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [bb147da2554357c4be65f2dd03bf4adc5fa2147e]

INTEGRATION: CWS sj05 (1.4.6); FILE MERGED 2004/02/04 08:41:56 sj 1.4.6.1: svditer can now also be used for non SdrGroupObjects


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [07cc80de9ce18bf80606dcf46260f4e9b98d6c91]

INTEGRATION: CWS sj05 (1.39.34); FILE MERGED 2004/02/13 20:39:11 sj 1.39.34.2: RESYNC: (1.39-1.41); FILE MERGED 2004/01/30 10:45:41 cl 1.39.34.1: #i20484# added new shape ui for extrusion and fontwork


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [c593ec2a82d7c61c58a2bea6d828ebec84e896e0]

INTEGRATION: CWS sj05 (1.2.22); FILE MERGED 2004/02/16 18:50:23 sj 1.2.22.1: added missing defines


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [a9c5bd96f71907a41c12cf4ff43c6fe65ffcad2e]

INTEGRATION: CWS sj05 (1.5.426); FILE MERGED 2004/01/23 14:55:22 cl 1.5.426.1: #i20484# adding autoshape ui


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [fc2967c431fbfe0962a10c19c2c7a379a81dc05f]

INTEGRATION: CWS sj05 (1.1.2); FILE ADDED 2004/01/23 14:54:07 cl 1.1.2.1: #i20484# adding autoshape ui


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [7167c90fb3153559f1be507a08f782cd85787f29]

INTEGRATION: CWS sj05 (1.1.2); FILE ADDED 2004/01/23 14:54:45 cl 1.1.2.1: #i20484# adding autoshape ui


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [13a709526bf22bd30c40d02ee6048b6ed701f1e9]

INTEGRATION: CWS sj05 (1.1.2); FILE ADDED 2004/01/29 17:01:37 cl 1.1.2.2: #i20484# added new shape ui for extrusion and fontwork 2004/01/23 14:53:16 cl 1.1.2.1: #i20484# adding autoshape ui


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [f6ea99465a7c7661a4bec782e17ee253edc48f38]

INTEGRATION: CWS sj05 (1.34.72); FILE MERGED 2004/02/06 10:09:37 sj 1.34.72.3: name changes 2003/11/07 17:50:45 sj 1.34.72.2: added autoshape import 2003/10/31 17:23:08 sj 1.34.72.1: added autoshape context


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [db898d6f844be2f27085898e9c0820e210dcd566]

INTEGRATION: CWS sj05 (1.81.56); FILE MERGED 2004/02/13 18:52:29 sj 1.81.56.4: RESYNC: (1.81-1.82); FILE MERGED 2004/02/06 10:09:38 sj 1.81.56.3: name changes 2003/11/07 17:52:34 sj 1.81.56.2: added autoshape import 2003/10/31 17:23:09 sj 1.81.56.1: added autoshape context


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [2b8a2a4be5d3ec91af27496039cbcb47e35c2b24]

INTEGRATION: CWS sj05 (1.1.2); FILE ADDED 2004/02/06 09:50:39 sj 1.1.2.1: initial version


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [57fce16fd026cfe789c1b05d385d9afb9a1c9c70]

INTEGRATION: CWS sj05 (1.1.2); FILE ADDED 2004/03/09 13:56:03 sj 1.1.2.2: added same letter heights property for fontwork 2004/02/06 09:51:39 sj 1.1.2.1: initial version


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [2e056539cdd39c82d41411744ac8eb14bd40d497]

INTEGRATION: CWS sj05 (1.47.146); FILE MERGED 2004/02/06 10:09:36 sj 1.47.146.2: name changes 2003/10/31 17:23:42 sj 1.47.146.1: added support for autoshapes


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [e1e83986c1b3c1d25460d3db6e197ffd37620b35]

INTEGRATION: CWS sj05 (1.1.2); FILE ADDED 2004/03/09 13:56:02 sj 1.1.2.7: added same letter heights property for fontwork 2004/02/06 10:09:35 sj 1.1.2.6: name changes 2003/12/18 18:55:08 sj 1.1.2.5: added TextRotateAngle attribute 2003/12/09 11:24:43 sj 1.1.2.4: changed autoshape handle properties, it is now possible to use unlimited handle ranges 2003/11/25 18:34:09 sj 1.1.2.3: now exporting GeometryItem 2003/11/07 17:50:06 sj 1.1.2.2: finished autoshape export 2003/10/31 17:21:29 sj 1.1.2.1: intial version, added autoshape


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [81b04dce9a993ed3772e195c80e1e5d70c02f4ab]

INTEGRATION: CWS sj05 (1.57.14); FILE MERGED 2004/02/06 10:09:35 sj 1.57.14.2: name changes 2003/10/31 17:23:42 sj 1.57.14.1: added support for autoshapes


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [6fd2a4732a40444735c6cbf63a39d8a04744f0a9]

INTEGRATION: CWS sj05 (1.61.2); FILE MERGED 2004/02/13 18:52:08 sj 1.61.2.3: RESYNC: (1.61-1.62); FILE MERGED 2004/01/20 18:13:49 sj 1.61.2.2: ashapes: added wordwrap and autogrowsize attribute 2003/12/11 19:04:13 sj 1.61.2.1: added secondary fill color


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [48c88dda0a41b314937a90447211f7883c7c24b0]

INTEGRATION: CWS sj05 (1.15.172); FILE MERGED 2004/02/06 10:09:34 sj 1.15.172.3: name changes 2003/11/07 17:48:48 sj 1.15.172.2: added autoshape import/export 2003/10/31 17:22:20 sj 1.15.172.1: added shapeexport4.obj


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [635ed21fcbe6693a1e014c2501347ea64b483402]

INTEGRATION: CWS sj05 (1.1.2); FILE ADDED 2004/03/24 12:52:07 sj 1.1.2.3: fixed invalid pointer access 2004/03/09 13:56:02 sj 1.1.2.2: added same letter heights property for fontwork 2004/02/06 09:49:12 sj 1.1.2.1: initial version


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [89a3d18ac81d6855b3deef8ba6e2f6ce015e1434]

INTEGRATION: CWS sj05 (1.26.72); FILE MERGED 2004/02/13 18:53:11 sj 1.26.72.4: RESYNC: (1.27-1.28); FILE MERGED 2003/11/27 19:31:06 sj 1.26.72.3: RESYNC: (1.26-1.27); FILE MERGED 2003/11/13 10:05:46 sj 1.26.72.2: fixed wrong return value of convertVector3D, added conversion for Position3D 2003/10/31 17:20:48 sj 1.26.72.1: added conversion for point3d


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [ec910584949f9b41e840e336d5a7630158ea16b5]

INTEGRATION: CWS sj05 (1.46.2); FILE MERGED 2004/03/09 13:55:22 sj 1.46.2.10: added same letter heights property for fontwork 2004/02/13 18:53:02 sj 1.46.2.9: RESYNC: (1.47-1.50); FILE MERGED 2004/02/06 10:08:45 sj 1.46.2.8: name changes 2004/01/27 20:39:32 sj 1.46.2.7: fixed typo: verical -> vertical 2004/01/20 18:13:21 sj 1.46.2.6: ashapes: added wordwrap and autogrowsize attribute 2003/12/18 18:54:23 sj 1.46.2.5: added TextRotateAngle attribute 2003/12/09 11:24:33 sj 1.46.2.4: changed autoshape handle properties, it is now possible to use unlimited handle ranges 2003/11/27 19:31:00 sj 1.46.2.3: RESYNC: (1.46-1.47); FILE MERGED 2003/11/07 17:46:21 sj 1.46.2.2: added some tokens 2003/10/31 17:20:34 sj 1.46.2.1: added tokens for autoshape


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [545c81a66acbd182d0c01d2b17fd0d018fecd904]

INTEGRATION: CWS sj05 (1.1.2); FILE ADDED 2004/03/09 13:54:54 sj 1.1.2.2: added same letter heights property for fontwork 2004/02/06 09:47:48 sj 1.1.2.1: initial version


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [a3063e11ec8f51197070b40a1495217c5fe25e0e]

INTEGRATION: CWS sj05 (1.84.2); FILE MERGED 2004/03/25 17:17:04 sj 1.84.2.5: changed callout-length from integer to length 2004/03/09 13:57:32 sj 1.84.2.4: added same letter heights property for fontwork 2004/02/06 10:23:22 sj 1.84.2.3: name changes 2004/01/27 20:38:17 sj 1.84.2.2: added word-wrap and auto-grow-size attribute 2003/12/19 11:24:27 sj 1.84.2.1: added auto-shape element


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [4d923cccc9f856bb7dfe9ac84d8cfe4f98f384de]

INTEGRATION: CWS sj05 (1.5.302); FILE MERGED 2004/02/04 11:39:45 cl 1.5.302.1: #i20484# added new CustomShape ui


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [e4003420820fd0823c9686a449cf725623e47ce2]

INTEGRATION: CWS sj05 (1.59.6); FILE MERGED 2004/03/15 13:38:59 sj 1.59.6.3: RESYNC: (1.61-1.64); FILE MERGED 2004/02/13 17:02:28 sj 1.59.6.2: RESYNC: (1.59-1.61); FILE MERGED 2004/02/04 11:39:37 cl 1.59.6.1: #i20484# added new CustomShape ui


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [f1ff92f4b4137f16d70884c1e1ccd94d72bc59cc]

INTEGRATION: CWS sj05 (1.18.84); FILE MERGED 2004/03/15 13:40:18 sj 1.18.84.2: RESYNC: (1.18-1.19); FILE MERGED 2004/02/04 11:39:26 cl 1.18.84.1: #i20484# added new CustomShape ui


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [94a0173e509d6181901099e662f80e8c76d5bbaf]

INTEGRATION: CWS sj05 (1.6.302); FILE MERGED 2004/02/13 17:07:34 sj 1.6.302.2: RESYNC: (1.6-1.7); FILE MERGED 2004/02/04 11:39:26 cl 1.6.302.1: #i20484# added new CustomShape ui


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [c980cb43f2a8a5fdcaf6176128e38977653b84aa]

INTEGRATION: CWS sj05 (1.34.80); FILE MERGED 2004/03/15 13:47:50 sj 1.34.80.4: RESYNC: (1.36-1.37); FILE MERGED 2004/02/13 17:38:38 sj 1.34.80.3: RESYNC: (1.34-1.36); FILE MERGED 2004/02/09 15:01:36 cl 1.34.80.2: #i20484# added new CustomShape ui 2004/02/04 11:39:15 cl 1.34.80.1: #i20484# added new CustomShape ui


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [1f21321ee6f3537b49944e0caa57e2c61d18e6db]

INTEGRATION: CWS sj05 (1.6.6); FILE MERGED 2004/02/13 18:22:45 sj 1.6.6.2: RESYNC: (1.6-1.7); FILE MERGED 2004/02/09 17:28:55 sj 1.6.6.1: SwDPage::createUnoPage -> now testing if docshell is available


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [8a03f288163be4a708cdfdfecf41f33ddeb9566c]

INTEGRATION: CWS sj05 (1.3.488); FILE MERGED 2004/02/04 10:58:32 cl 1.3.488.1: #i20484# added new CustomShape ui


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [99a1da93e06312786292a530e9d18f61bf89a73e]

INTEGRATION: CWS sj05 (1.33.70); FILE MERGED 2004/02/13 14:57:14 sj 1.33.70.2: RESYNC: (1.33-1.34); FILE MERGED 2004/02/03 16:13:15 cl 1.33.70.1: #i20484# added new CustomShape ui


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [a2c073387d275eaddddedd660efffa1c9584a791]

INTEGRATION: CWS sj05 (1.58.50); FILE MERGED 2004/02/13 15:07:16 sj 1.58.50.2: RESYNC: (1.58-1.60); FILE MERGED 2004/02/03 16:13:11 cl 1.58.50.1: #i20484# added new CustomShape ui


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [79e657812b832c3e481fb4284e214554d7be49e1]

INTEGRATION: CWS sj05 (1.13.148); FILE MERGED 2004/02/03 16:13:10 cl 1.13.148.1: #i20484# added new CustomShape ui


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [3b51c5d9b5b8a4f9df54f27a2e63784272476cfb]

INTEGRATION: CWS sj05 (1.9.250); FILE MERGED 2004/02/13 15:17:17 sj 1.9.250.2: RESYNC: (1.9-1.10); FILE MERGED 2004/02/03 16:13:06 cl 1.9.250.1: #i20484# added new CustomShape ui


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [9c92153e4c58e8add09cdcb1f0424738bcc68b81]

INTEGRATION: CWS sj05 (1.9.40); FILE MERGED 2004/02/03 16:13:04 cl 1.9.40.1: #i20484# added new CustomShape ui


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [da4d1265c735b3c588902709d1984076b854a47b]

INTEGRATION: CWS sj05 (1.9.148); FILE MERGED 2004/02/03 16:13:01 cl 1.9.148.1: #i20484# added new CustomShape ui


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [369a56e74a7489f0d37794bef37fa098f7306095]

INTEGRATION: CWS sj05 (1.15.66); FILE MERGED 2004/02/13 15:24:02 sj 1.15.66.3: RESYNC: (1.15-1.17); FILE MERGED 2004/02/09 15:03:34 cl 1.15.66.2: #i20484# added new CustomShape ui 2004/02/03 16:13:00 cl 1.15.66.1: #i20484# added new CustomShape ui


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [b8f7882c72de7eae55b0cb4518aa5eaaef4f540f]

INTEGRATION: CWS sj05 (1.5.30); FILE MERGED 2004/03/15 13:25:08 sj 1.5.30.5: RESYNC: (1.12-1.13); FILE MERGED 2004/02/13 15:36:14 sj 1.5.30.4: RESYNC: (1.10-1.12); FILE MERGED 2003/11/27 18:41:41 sj 1.5.30.3: RESYNC: (1.5-1.10); FILE MERGED 2003/10/24 09:34:58 sj 1.5.30.2: now storing mirror flags in a item 2003/09/12 16:41:07 sj 1.5.30.1: added autoshape functionality


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [a516ae410dfa7275b552668db630a64d76797291]

INTEGRATION: CWS sj05 (1.7.52); FILE MERGED 2004/02/03 15:59:48 cl 1.7.52.1: #i20484# added new CustomShape ui


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [d793e459915b7f66150fa03b3bbc2af36d9f1b60]

INTEGRATION: CWS sj05 (1.35.136); FILE MERGED 2004/02/13 13:25:24 sj 1.35.136.2: RESYNC: (1.35-1.36); FILE MERGED 2004/01/23 17:20:27 cl 1.35.136.1: #i20484# adding autoshape ui


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [fbde3c419f8cb958db55acb69952b5d9902af58e]

INTEGRATION: CWS sj05 (1.16.226); FILE MERGED 2004/02/13 13:25:06 sj 1.16.226.2: RESYNC: (1.16-1.18); FILE MERGED 2004/01/23 17:20:27 cl 1.16.226.1: #i20484# adding autoshape ui


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [240a3868561772c053f7d6455e0f43933bc8814f]

INTEGRATION: CWS sj05 (1.17.94); FILE MERGED 2004/02/17 17:08:45 sj 1.17.94.4: activating extrusion toolbar 2004/02/17 10:42:14 sj 1.17.94.3: ExtrusionBar is now using the right ViewShell 2004/02/13 13:24:47 sj 1.17.94.2: RESYNC: (1.17-1.18); FILE MERGED 2004/01/23 17:20:26 cl 1.17.94.1: #i20484# adding autoshape ui


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [67444ab8a40431b44bc5763d1f712de1eda9693b]

INTEGRATION: CWS sj05 (1.5.232); FILE MERGED 2004/02/13 13:24:26 sj 1.5.232.2: RESYNC: (1.5-1.6); FILE MERGED 2004/01/23 17:20:26 cl 1.5.232.1: #i20484# adding autoshape ui


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [25eab8efb425a7763f1b8b0abb47e49c61c93a7d]

INTEGRATION: CWS sj05 (1.37.80); FILE MERGED 2004/03/15 13:01:28 sj 1.37.80.3: RESYNC: (1.39-1.40); FILE MERGED 2004/02/13 13:24:18 sj 1.37.80.2: RESYNC: (1.37-1.39); FILE MERGED 2004/01/23 17:20:25 cl 1.37.80.1: #i20484# adding autoshape ui


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [1acdafa19a092651a633081aef092973ec72f7bf]

INTEGRATION: CWS sj05 (1.6.232); FILE MERGED 2004/02/13 13:24:08 sj 1.6.232.2: RESYNC: (1.6-1.7); FILE MERGED 2004/01/23 17:20:25 cl 1.6.232.1: #i20484# adding autoshape ui


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [8017fad8c2bc65ba6afac10e8c9163c25baf125b]

INTEGRATION: CWS sj05 (1.15.32); FILE MERGED 2004/02/13 13:23:50 sj 1.15.32.3: RESYNC: (1.15-1.16); FILE MERGED 2004/02/10 11:47:54 sj 1.15.32.2: name changes 2004/02/09 15:16:09 cl 1.15.32.1: #i20484# added new CustomShape ui


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [c4a9f1b106b89c7178f78d7364aa28a28bed8070]

INTEGRATION: CWS sj05 (1.21.4); FILE MERGED 2004/02/13 13:23:29 sj 1.21.4.2: RESYNC: (1.21-1.26); FILE MERGED 2004/01/23 17:20:24 cl 1.21.4.1: #i20484# adding autoshape ui


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [5ae37f5ccf09b5b6211a8fd188d08c4a2141b5e5]

INTEGRATION: CWS sj05 (1.12.226); FILE MERGED 2004/02/10 11:47:25 sj 1.12.226.2: name changes 2004/02/09 15:17:55 cl 1.12.226.1: #i20484# added new CustomShape ui


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [40472beb01c823e3fab087bd44422a08081c6531]

INTEGRATION: CWS sj05 (1.19.4); FILE MERGED 2004/02/13 14:08:42 sj 1.19.4.3: RESYNC: (1.19-1.20); FILE MERGED 2004/02/06 10:30:13 sj 1.19.4.2: name changes 2004/01/23 17:21:09 cl 1.19.4.1: #i20484# adding autoshape ui


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [e3b436e572cc914323ca638b15e4e873947a3a7d]

INTEGRATION: CWS sj05 (1.11.52); FILE MERGED 2004/02/13 14:37:03 sj 1.11.52.2: RESYNC: (1.11-1.13); FILE MERGED 2004/01/23 17:19:41 cl 1.11.52.1: #i20484# adding autoshape ui


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [7f653ff2079fb7eb4143ff04d99e08cd86ffed9d]

INTEGRATION: CWS sj05 (1.12.136); FILE MERGED 2004/02/13 14:36:55 sj 1.12.136.2: RESYNC: (1.12-1.13); FILE MERGED 2004/01/23 17:19:40 cl 1.12.136.1: #i20484# adding autoshape ui


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [88e0c4f9588409f6a601715a0416a15d8e58c19c]

INTEGRATION: CWS sj05 (1.26.52); FILE MERGED 2004/02/13 14:36:47 sj 1.26.52.2: RESYNC: (1.26-1.28); FILE MERGED 2004/01/23 17:19:40 cl 1.26.52.1: #i20484# adding autoshape ui


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [8366ca6a8f989d95e1e4f38a498d5c5d9a77a10d]

INTEGRATION: CWS sj05 (1.10.228); FILE MERGED 2004/02/13 14:35:12 sj 1.10.228.2: RESYNC: (1.10-1.12); FILE MERGED 2004/01/23 17:19:37 cl 1.10.228.1: #i20484# adding autoshape ui


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [69cbb01eed3c954cba99ce57ea1e232158eead4e]

INTEGRATION: CWS sj05 (1.20.90); FILE MERGED 2004/02/13 14:33:01 sj 1.20.90.2: RESYNC: (1.20-1.21); FILE MERGED 2004/01/23 17:19:36 cl 1.20.90.1: #i20484# adding autoshape ui


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [28969d31edeb5d3aeab545450563ae526e2efef0]

INTEGRATION: CWS sj05 (1.36.2); FILE MERGED 2003/10/17 17:17:19 sj 1.36.2.1: now exporting autoshape properties


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [676e52c8ccf2cdb0ea78a9143fe4bb802284df8f]

INTEGRATION: CWS sj05 (1.49.22); FILE MERGED 2004/03/15 13:03:48 sj 1.49.22.5: RESYNC: (1.55-1.57); FILE MERGED 2004/02/13 14:38:18 sj 1.49.22.4: RESYNC: (1.50-1.55); FILE MERGED 2003/12/17 14:21:04 sj 1.49.22.3: usage of new autoshape import enabled 2003/11/27 18:02:10 sj 1.49.22.2: RESYNC: (1.49-1.50); FILE MERGED 2003/09/12 16:42:19 sj 1.49.22.1: added autoshape functionality


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [bd415f3939f64477d4a84e6d8410d8cedac5d7c9]

INTEGRATION: CWS sj05 (1.6.46); FILE MERGED 2004/01/23 17:19:20 cl 1.6.46.1: #i20484# adding autoshape ui


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [980c162657f425f9072fdb00b9fe2ac2092ee1b5]

INTEGRATION: CWS sj05 (1.53.52); FILE MERGED 2004/02/13 14:41:15 sj 1.53.52.2: RESYNC: (1.53-1.54); FILE MERGED 2004/01/23 17:19:19 cl 1.53.52.1: #i20484# adding autoshape ui


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [f84be069118723fcaa9d8a8709e761a8bd3b64b7]

INTEGRATION: CWS sj05 (1.62.4); FILE MERGED 2004/02/13 14:41:51 sj 1.62.4.3: RESYNC: (1.62-1.66); FILE MERGED 2004/02/09 15:14:58 cl 1.62.4.2: #i20484# added new CustomShape ui 2003/12/04 20:14:08 sj 1.62.4.1: not crashing if creating unomodel if there is no docshell


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [bb756950a7aa197123b1371af855272f4d01b2fb]

INTEGRATION: CWS sj05 (1.19.42); FILE MERGED 2004/01/23 17:14:22 cl 1.19.42.1: #i20484# adding autoshape ui


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [3a49eb9753caf1d3fb3c13bfa950ccdcc2bdc2ae]

INTEGRATION: CWS sj05 (1.6.226); FILE MERGED 2004/01/23 17:16:12 cl 1.6.226.1: #i20484# adding autoshape ui


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [e3a6fa3ce142ca5f94dbfd456e89667676a52a67]

INTEGRATION: CWS sj05 (1.4.44); FILE MERGED 2004/02/13 14:48:58 sj 1.4.44.2: RESYNC: (1.4-1.5); FILE MERGED 2004/01/23 17:16:12 cl 1.4.44.1: #i20484# adding autoshape ui


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [24862ad6ea4e8014c83d6d32535835a729f71695]

INTEGRATION: CWS sj05 (1.10.248); FILE MERGED 2004/02/13 14:48:49 sj 1.10.248.2: RESYNC: (1.10-1.11); FILE MERGED 2004/01/23 17:16:11 cl 1.10.248.1: #i20484# adding autoshape ui


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [cbc69cd45512146ebb6671a86ece9ed23dee7496]

INTEGRATION: CWS frmvalidation (1.9.18); FILE MERGED 2004/03/31 12:03:56 sw 1.9.18.1: #i25106#


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [af27b0b6400f1563adf3a485318ff357f3296b8b]

INTEGRATION: CWS frmvalidation (1.9.480); FILE MERGED 2004/03/12 08:04:57 fs 1.9.480.1: #i25106# +BASEPROPERTY_ENFORCE_FORMAT / +SVTXDateField (need to forward some properties to the inner of the compound control)


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [445c905f3f23802da56524d73826149c41c5cba1]

INTEGRATION: CWS frmvalidation (1.2.480); FILE MERGED 2004/03/12 08:06:21 fs 1.2.480.1: #i25106# +SVTXDateField


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [c623e441650df218847fe50c17689cfd2e97d100]

INTEGRATION: CWS frmvalidation (1.26.340); FILE MERGED 2004/03/12 08:03:52 fs 1.26.340.1: #i25106# +EnableNotANumber


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [b3cebe276526cbceac2e1ecd8becdef50a03406c]

INTEGRATION: CWS frmvalidation (1.36.12); FILE MERGED 2004/03/23 12:59:27 fs 1.36.12.3: RESYNC: (1.36-1.40); FILE MERGED 2004/03/12 11:28:48 fs 1.36.12.2: new module css.form.validation 2004/03/12 08:07:39 fs 1.36.12.1: #i25106# com/sun/star/form/binding


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [3b90f2aff10bc700eb3db5cb3c17058fe6b9ad32]

INTEGRATION: CWS frmvalidation (1.9.24); FILE MERGED 2004/03/23 11:48:41 fs 1.9.24.2: RESYNC: (1.9-1.10); FILE MERGED 2004/03/11 16:43:51 fs 1.9.24.1: moved the control binding related interfaces/services out of the drafts module


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [14b62b3934b3509b08ec6a84e8c8bf1d9bc3effe]

INTEGRATION: CWS frmvalidation (1.19.46); FILE MERGED 2004/03/23 11:48:34 fs 1.19.46.2: RESYNC: (1.19-1.20); FILE MERGED 2004/03/11 16:43:51 fs 1.19.46.1: moved the control binding related interfaces/services out of the drafts module


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [0a23efd51e5fd283500f872c528ea19d543a17ba]

INTEGRATION: CWS frmvalidation (1.58.40); FILE MERGED 2004/03/23 11:48:26 fs 1.58.40.2: RESYNC: (1.58-1.59); FILE MERGED 2004/03/11 16:43:51 fs 1.58.40.1: moved the control binding related interfaces/services out of the drafts module


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [8d6196b186f72d1f1734977b62eb487676f18b17]

INTEGRATION: CWS frmvalidation (1.2.66); FILE MERGED 2004/03/11 16:43:50 fs 1.2.66.1: moved the control binding related interfaces/services out of the drafts module


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [b98dc2208803fab2833ee255971a90d93f750bb0]

INTEGRATION: CWS frmvalidation (1.3.26); FILE MERGED 2004/03/11 16:43:50 fs 1.3.26.1: moved the control binding related interfaces/services out of the drafts module


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [fcd5ef8234edd78cf2de63c969493ee7b7dde71b]

INTEGRATION: CWS frmvalidation (1.41.6); FILE MERGED 2004/03/23 14:26:31 fs 1.41.6.3: RESYNC: (1.41-1.42); FILE MERGED 2004/03/12 11:27:55 fs 1.41.6.2: new module css.form.validation 2004/03/12 09:00:24 fs 1.41.6.1: moved the services related to binding controls to external values from drafts.com.sun.star.form/component to com.sun.star.form.binding


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [4141063aff91850fc0d8ada782b754e3a8d8b1a0]

INTEGRATION: CWS frmvalidation (1.11.26); FILE MERGED 2004/03/31 13:54:57 fs 1.11.26.2: corrected service descriptions 2004/03/12 12:10:23 fs 1.11.26.1: #i21506# new services for validating form control values


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [f7f64a056a282897356bd0763fc0550b4b844260]

INTEGRATION: CWS frmvalidation (1.41.22); FILE MERGED 2004/03/11 16:46:25 fs 1.41.22.1: mass checkin - #i25106# core for validating form controls via external XValidator instances - moved the services/interfaces related to binding form controls to external   value suppliers into css.form.binding (out of drafts.css.form/component)


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [84d207ecddfeb6c38f8089e0ce28886abe0282d5]

INTEGRATION: CWS frmvalidation (1.16.26); FILE MERGED 2004/03/12 12:10:36 fs 1.16.26.2: #i21506# new services for validating form control values 2004/03/11 16:46:24 fs 1.16.26.1: mass checkin - #i25106# core for validating form controls via external XValidator instances - moved the services/interfaces related to binding form controls to external   value suppliers into css.form.binding (out of drafts.css.form/component)


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [ddeeb658333e5f917d1b8c09138acfef2f8aab55]

INTEGRATION: CWS frmvalidation (1.10.24); FILE MERGED 2004/03/23 11:05:04 fs 1.10.24.2: RESYNC: (1.10-1.11); FILE MERGED 2004/03/11 16:46:23 fs 1.10.24.1: mass checkin - #i25106# core for validating form controls via external XValidator instances - moved the services/interfaces related to binding form controls to external   value suppliers into css.form.binding (out of drafts.css.form/component)


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [8387fa9c990592ffbd18c03fee2613a05905846e]

INTEGRATION: CWS frmvalidation (1.7.26); FILE MERGED 2004/03/12 12:10:35 fs 1.7.26.1: #i21506# new services for validating form control values


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [c1f7ebad886d1b5e2d60e2a275678843da1766e3]

INTEGRATION: CWS frmvalidation (1.4.192); FILE MERGED 2004/03/11 16:46:23 fs 1.4.192.1: mass checkin - #i25106# core for validating form controls via external XValidator instances - moved the services/interfaces related to binding form controls to external   value suppliers into css.form.binding (out of drafts.css.form/component)


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [ecb287d13cb7a5c2464d17fbdc4a8b05a208c9f0]

INTEGRATION: CWS frmvalidation (1.8.24); FILE MERGED 2004/03/23 11:05:12 fs 1.8.24.2: RESYNC: (1.8-1.9); FILE MERGED 2004/03/11 16:46:22 fs 1.8.24.1: mass checkin - #i25106# core for validating form controls via external XValidator instances - moved the services/interfaces related to binding form controls to external   value suppliers into css.form.binding (out of drafts.css.form/component)


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [3666541bd2a567989fb0b2377f4f860c26a19c34]

INTEGRATION: CWS frmvalidation (1.5.114); FILE MERGED 2004/03/11 16:46:22 fs 1.5.114.1: mass checkin - #i25106# core for validating form controls via external XValidator instances - moved the services/interfaces related to binding form controls to external   value suppliers into css.form.binding (out of drafts.css.form/component)


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [ea94af863f9f2c53bf8212cbc5f0469c20aa6c4f]

INTEGRATION: CWS frmvalidation (1.2.40); FILE MERGED 2004/03/12 11:28:42 fs 1.2.40.2: #i21506# moved some interfaces from css.form.binding to css.form.validation 2004/03/11 16:46:21 fs 1.2.40.1: mass checkin - #i25106# core for validating form controls via external XValidator instances - moved the services/interfaces related to binding form controls to external   value suppliers into css.form.binding (out of drafts.css.form/component)


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [6bb865fe45d4c6e6250ff9cc89271e9caa538282]

INTEGRATION: CWS frmvalidation (1.2.26); FILE MERGED 2004/03/11 16:46:21 fs 1.2.26.1: mass checkin - #i25106# core for validating form controls via external XValidator instances - moved the services/interfaces related to binding form controls to external   value suppliers into css.form.binding (out of drafts.css.form/component)


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [db5eed310c4fab5cb38f27dcbf6f414f328f15de]

INTEGRATION: CWS frmvalidation (1.2.26); FILE MERGED 2004/03/11 16:46:20 fs 1.2.26.1: mass checkin - #i25106# core for validating form controls via external XValidator instances - moved the services/interfaces related to binding form controls to external   value suppliers into css.form.binding (out of drafts.css.form/component)


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [c8b80525e80a8ae15faa10ca8f9fb3b35596d24c]

INTEGRATION: CWS frmvalidation (1.2.40); FILE MERGED 2004/03/11 16:46:20 fs 1.2.40.1: mass checkin - #i25106# core for validating form controls via external XValidator instances - moved the services/interfaces related to binding form controls to external   value suppliers into css.form.binding (out of drafts.css.form/component)


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [f76655c777e18154a6fd734097959642b6f88c76]

INTEGRATION: CWS frmvalidation (1.7.36); FILE MERGED 2004/03/11 16:46:20 fs 1.7.36.1: mass checkin - #i25106# core for validating form controls via external XValidator instances - moved the services/interfaces related to binding form controls to external   value suppliers into css.form.binding (out of drafts.css.form/component)


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [7907a11fe7fe1252e1cf7f5bc6f9ad34fbc0014f]

INTEGRATION: CWS frmvalidation (1.13.36); FILE MERGED 2004/03/12 12:10:35 fs 1.13.36.2: #i21506# new services for validating form control values 2004/03/11 16:46:19 fs 1.13.36.1: mass checkin - #i25106# core for validating form controls via external XValidator instances - moved the services/interfaces related to binding form controls to external   value suppliers into css.form.binding (out of drafts.css.form/component)


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [07fa4de575846e2c65efe060bfd9cac085b4f5c1]

INTEGRATION: CWS frmvalidation (1.6.36); FILE MERGED 2004/03/11 16:46:19 fs 1.6.36.1: mass checkin - #i25106# core for validating form controls via external XValidator instances - moved the services/interfaces related to binding form controls to external   value suppliers into css.form.binding (out of drafts.css.form/component)


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [f3c65f57f88c2203fcae6185a805d215941b6bb0]

INTEGRATION: CWS frmvalidation (1.11.36); FILE MERGED 2004/03/12 12:10:34 fs 1.11.36.2: #i21506# new services for validating form control values 2004/03/11 16:46:19 fs 1.11.36.1: mass checkin - #i25106# core for validating form controls via external XValidator instances - moved the services/interfaces related to binding form controls to external   value suppliers into css.form.binding (out of drafts.css.form/component)


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [992c6e26df88709f391c90e9c76330312bc32a1f]

INTEGRATION: CWS frmvalidation (1.9.36); FILE MERGED 2004/03/11 16:46:19 fs 1.9.36.1: mass checkin - #i25106# core for validating form controls via external XValidator instances - moved the services/interfaces related to binding form controls to external   value suppliers into css.form.binding (out of drafts.css.form/component)


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [9b00390a96000606c3caa7c7392538f6ebef7992]

INTEGRATION: CWS frmvalidation (1.9.36); FILE MERGED 2004/03/12 12:10:34 fs 1.9.36.2: #i21506# new services for validating form control values 2004/03/11 16:46:18 fs 1.9.36.1: mass checkin - #i25106# core for validating form controls via external XValidator instances - moved the services/interfaces related to binding form controls to external   value suppliers into css.form.binding (out of drafts.css.form/component)


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [47489e659910d2aee4eddb7738b3f830587b0969]

INTEGRATION: CWS frmvalidation (1.7.36); FILE MERGED 2004/03/11 16:46:18 fs 1.7.36.1: mass checkin - #i25106# core for validating form controls via external XValidator instances - moved the services/interfaces related to binding form controls to external   value suppliers into css.form.binding (out of drafts.css.form/component)


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [11d665bc0a7dfda3736a673488f0f3616c697006]

INTEGRATION: CWS frmvalidation (1.29.26); FILE MERGED 2004/03/12 12:10:34 fs 1.29.26.2: #i21506# new services for validating form control values 2004/03/11 16:46:18 fs 1.29.26.1: mass checkin - #i25106# core for validating form controls via external XValidator instances - moved the services/interfaces related to binding form controls to external   value suppliers into css.form.binding (out of drafts.css.form/component)


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [21f9c10154a534bbad20e23bdd186a08ea35120b]

INTEGRATION: CWS frmvalidation (1.28.24); FILE MERGED 2004/03/23 11:04:56 fs 1.28.24.2: RESYNC: (1.28-1.30); FILE MERGED 2004/03/11 16:46:18 fs 1.28.24.1: mass checkin - #i25106# core for validating form controls via external XValidator instances - moved the services/interfaces related to binding form controls to external   value suppliers into css.form.binding (out of drafts.css.form/component)


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [63d051f119f6dc7ca8ac64c8b99aa49f4ea6c1d9]

INTEGRATION: CWS frmvalidation (1.8.36); FILE MERGED 2004/03/11 16:46:17 fs 1.8.36.1: mass checkin - #i25106# core for validating form controls via external XValidator instances - moved the services/interfaces related to binding form controls to external   value suppliers into css.form.binding (out of drafts.css.form/component)


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [213fb36665954a79f3a4a6f031164dd67437f8b6]

INTEGRATION: CWS frmvalidation (1.5.114); FILE MERGED 2004/03/11 16:46:17 fs 1.5.114.1: mass checkin - #i25106# core for validating form controls via external XValidator instances - moved the services/interfaces related to binding form controls to external   value suppliers into css.form.binding (out of drafts.css.form/component)


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [a2c74aef3c748de6e00dbc8f5275a8bc2a1a1058]

INTEGRATION: CWS frmvalidation (1.4.150); FILE MERGED 2004/03/11 16:46:17 fs 1.4.150.1: mass checkin - #i25106# core for validating form controls via external XValidator instances - moved the services/interfaces related to binding form controls to external   value suppliers into css.form.binding (out of drafts.css.form/component)


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [14c1825dba340d5a13ae6dda11ebaa02f7673e29]

INTEGRATION: CWS frmvalidation (1.14.150); FILE MERGED 2004/03/11 16:46:16 fs 1.14.150.1: mass checkin - #i25106# core for validating form controls via external XValidator instances - moved the services/interfaces related to binding form controls to external   value suppliers into css.form.binding (out of drafts.css.form/component)


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [ebc85e5712f9c8447adf4fcf8731f328ef66efc0]

INTEGRATION: CWS frmvalidation (1.27.114); FILE MERGED 2004/03/11 16:46:16 fs 1.27.114.1: mass checkin - #i25106# core for validating form controls via external XValidator instances - moved the services/interfaces related to binding form controls to external   value suppliers into css.form.binding (out of drafts.css.form/component)


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [6dda90133e80d51677a173c4043021e8b284af40]

INTEGRATION: CWS frmvalidation (1.9.36); FILE MERGED 2004/03/11 16:46:16 fs 1.9.36.1: mass checkin - #i25106# core for validating form controls via external XValidator instances - moved the services/interfaces related to binding form controls to external   value suppliers into css.form.binding (out of drafts.css.form/component)


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [72e06b66d0466080a0fdacc25fc3d22176544075]

INTEGRATION: CWS frmvalidation (1.29.18); FILE MERGED 2004/03/12 12:10:33 fs 1.29.18.2: #i21506# new services for validating form control values 2004/03/11 16:46:16 fs 1.29.18.1: mass checkin - #i25106# core for validating form controls via external XValidator instances - moved the services/interfaces related to binding form controls to external   value suppliers into css.form.binding (out of drafts.css.form/component)


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [60ccc0b7ebddfa9c150ad95ffe72a262f8cbc937]

INTEGRATION: CWS frmvalidation (1.26.24); FILE MERGED 2004/03/24 07:24:54 fs 1.26.24.4: #100000# 2004/03/23 11:04:17 fs 1.26.24.3: RESYNC: (1.26-1.27); FILE MERGED 2004/03/12 11:28:41 fs 1.26.24.2: #i21506# moved some interfaces from css.form.binding to css.form.validation 2004/03/11 16:46:15 fs 1.26.24.1: mass checkin - #i25106# core for validating form controls via external XValidator instances - moved the services/interfaces related to binding form controls to external   value suppliers into css.form.binding (out of drafts.css.form/component)


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [f6506ac7a561503b373f781bd543c08cb39c276b]

INTEGRATION: CWS frmvalidation (1.4.150); FILE MERGED 2004/03/11 16:46:15 fs 1.4.150.1: mass checkin - #i25106# core for validating form controls via external XValidator instances - moved the services/interfaces related to binding form controls to external   value suppliers into css.form.binding (out of drafts.css.form/component)


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [d66d56ad954dcc80df1c4167f8e29a95625aac5e]

INTEGRATION: CWS frmvalidation (1.6.150); FILE MERGED 2004/03/11 16:46:14 fs 1.6.150.1: mass checkin - #i25106# core for validating form controls via external XValidator instances - moved the services/interfaces related to binding form controls to external   value suppliers into css.form.binding (out of drafts.css.form/component)


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [d371b961402659ccba1950ef818be07ef31f9160]

INTEGRATION: CWS frmvalidation (1.9.36); FILE MERGED 2004/03/11 16:46:14 fs 1.9.36.1: mass checkin - #i25106# core for validating form controls via external XValidator instances - moved the services/interfaces related to binding form controls to external   value suppliers into css.form.binding (out of drafts.css.form/component)


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [a370bed51a2644f1db6226b0e6ec79dc1d5adf1f]

INTEGRATION: CWS frmvalidation (1.8.36); FILE MERGED 2004/03/11 16:46:14 fs 1.8.36.1: mass checkin - #i25106# core for validating form controls via external XValidator instances - moved the services/interfaces related to binding form controls to external   value suppliers into css.form.binding (out of drafts.css.form/component)


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [e5e61630ba27086d1b8dfd9b7147dcb25db0e3e9]

INTEGRATION: CWS frmvalidation (1.18.18); FILE MERGED 2004/03/12 12:10:33 fs 1.18.18.2: #i21506# new services for validating form control values 2004/03/11 16:46:14 fs 1.18.18.1: mass checkin - #i25106# core for validating form controls via external XValidator instances - moved the services/interfaces related to binding form controls to external   value suppliers into css.form.binding (out of drafts.css.form/component)


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [2cfaab6389fe2c03bd66fff1513e296b8577a2bc]

INTEGRATION: CWS frmvalidation (1.7.36); FILE MERGED 2004/03/11 16:46:13 fs 1.7.36.1: mass checkin - #i25106# core for validating form controls via external XValidator instances - moved the services/interfaces related to binding form controls to external   value suppliers into css.form.binding (out of drafts.css.form/component)


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [04305b5858fd907ec32ba30ef7f1195bbc778309]

INTEGRATION: CWS frmvalidation (1.12.36); FILE MERGED 2004/03/12 12:10:32 fs 1.12.36.2: #i21506# new services for validating form control values 2004/03/11 16:46:13 fs 1.12.36.1: mass checkin - #i25106# core for validating form controls via external XValidator instances - moved the services/interfaces related to binding form controls to external   value suppliers into css.form.binding (out of drafts.css.form/component)


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [e10b4f818ea14d6ef804634a7fb0aefffbc4006e]

INTEGRATION: CWS frmvalidation (1.53.36); FILE MERGED 2004/03/23 11:03:21 fs 1.53.36.2: RESYNC: (1.53-1.54); FILE MERGED 2004/03/11 16:46:12 fs 1.53.36.1: mass checkin - #i25106# core for validating form controls via external XValidator instances - moved the services/interfaces related to binding form controls to external   value suppliers into css.form.binding (out of drafts.css.form/component)


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [5ad2d41f8b26e1db646f233d704b645cea42a88d]

INTEGRATION: CWS frmvalidation (1.10.36); FILE MERGED 2004/03/12 12:10:32 fs 1.10.36.2: #i21506# new services for validating form control values 2004/03/11 16:46:12 fs 1.10.36.1: mass checkin - #i25106# core for validating form controls via external XValidator instances - moved the services/interfaces related to binding form controls to external   value suppliers into css.form.binding (out of drafts.css.form/component)


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [d92c741da637498cd09191b665242c97f6b9e6c1]

INTEGRATION: CWS frmvalidation (1.7.36); FILE MERGED 2004/03/11 16:46:12 fs 1.7.36.1: mass checkin - #i25106# core for validating form controls via external XValidator instances - moved the services/interfaces related to binding form controls to external   value suppliers into css.form.binding (out of drafts.css.form/component)


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [188f26cb8637624c3f118c5e4e95f91053ecbd25]

INTEGRATION: CWS frmvalidation (1.22.26); FILE MERGED 2004/03/12 12:10:32 fs 1.22.26.2: #i21506# new services for validating form control values 2004/03/11 16:46:12 fs 1.22.26.1: mass checkin - #i25106# core for validating form controls via external XValidator instances - moved the services/interfaces related to binding form controls to external   value suppliers into css.form.binding (out of drafts.css.form/component)


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [3fd794e45cf499cfadcc5a2646620cb4facc969d]

INTEGRATION: CWS frmvalidation (1.13.36); FILE MERGED 2004/03/23 11:02:58 fs 1.13.36.2: RESYNC: (1.13-1.14); FILE MERGED 2004/03/11 16:46:11 fs 1.13.36.1: mass checkin - #i25106# core for validating form controls via external XValidator instances - moved the services/interfaces related to binding form controls to external   value suppliers into css.form.binding (out of drafts.css.form/component)


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [206f6d0cf3172a8995f92b85aded5e41a8a5290b]

INTEGRATION: CWS frmvalidation (1.6.36); FILE MERGED 2004/03/11 16:46:11 fs 1.6.36.1: mass checkin - #i25106# core for validating form controls via external XValidator instances - moved the services/interfaces related to binding form controls to external   value suppliers into css.form.binding (out of drafts.css.form/component)


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [174cdfcb6230459de37944d0ece30a866a665543]

INTEGRATION: CWS frmvalidation (1.10.36); FILE MERGED 2004/03/12 12:10:31 fs 1.10.36.2: #i21506# new services for validating form control values 2004/03/11 16:46:11 fs 1.10.36.1: mass checkin - #i25106# core for validating form controls via external XValidator instances - moved the services/interfaces related to binding form controls to external   value suppliers into css.form.binding (out of drafts.css.form/component)


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [0b7dfe685c09f3c87c70e6ceee9fea69c5c69768]

INTEGRATION: CWS frmvalidation (1.11.36); FILE MERGED 2004/03/11 16:46:11 fs 1.11.36.1: mass checkin - #i25106# core for validating form controls via external XValidator instances - moved the services/interfaces related to binding form controls to external   value suppliers into css.form.binding (out of drafts.css.form/component)


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [1b867be93c436fc5eb7891029c6b55a2e835c53c]

INTEGRATION: CWS frmvalidation (1.2.18); FILE MERGED 2004/03/31 16:12:11 sw 1.2.18.1: #i25106#


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [adbd3c547ee28a34403885bdda49735ee06dbe40]

INTEGRATION: CWS frmvalidation (1.1.2); FILE ADDED 2004/03/11 16:50:43 fs 1.1.2.1: some more classes for integration tests


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [0a911b94cbcd936268f6ba633ba3fc0d064e7c85]

INTEGRATION: CWS frmvalidation (1.1.2); FILE ADDED 2004/03/11 16:51:31 fs 1.1.2.1: some more classes for integration tests


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [1374790d37884f77383aabb570d70d3b9a94ceba]

INTEGRATION: CWS frmvalidation (1.1.2); FILE ADDED 2004/03/11 16:51:08 fs 1.1.2.1: some more classes for integration tests


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [8e0786803c4bddb0b882546f640a45bc8d664abe]

INTEGRATION: CWS frmvalidation (1.1.2); FILE ADDED 2004/03/12 11:28:41 fs 1.1.2.2: #i21506# moved some interfaces from css.form.binding to css.form.validation 2004/03/11 16:50:55 fs 1.1.2.1: some more classes for integration tests


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [eee6c2ac6a440c93f3ebfc9eb9fba034d8eb55e5]

INTEGRATION: CWS frmvalidation (1.1.2); FILE ADDED 2004/03/11 16:50:30 fs 1.1.2.1: some more classes for integration tests


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [682c9e076332c15cbb427269f429edaa1b7754b9]

INTEGRATION: CWS frmvalidation (1.1.2); FILE ADDED 2004/03/11 16:52:05 fs 1.1.2.1: some more classes for integration tests


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [a4f959f05973ef93dc103167db6d5c40e1d7100d]

INTEGRATION: CWS frmvalidation (1.1.2); FILE ADDED 2004/03/11 16:51:20 fs 1.1.2.1: some more classes for integration tests


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [7f0785104c77fae626a8c3160477e5eeb3acd328]

INTEGRATION: CWS frmvalidation (1.1.2); FILE ADDED 2004/03/12 11:28:40 fs 1.1.2.2: #i21506# moved some interfaces from css.form.binding to css.form.validation 2004/03/11 16:51:43 fs 1.1.2.1: some more classes for integration tests


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [d34fd01fc89ffbb5f3c9ba4406afa6b8bfa33875]

INTEGRATION: CWS frmvalidation (1.1.2); FILE ADDED 2004/03/11 16:50:19 fs 1.1.2.1: some more classes for integration tests


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [ecea2ebf16127fe107d8b6ea2f7a74ed99bd87cd]

INTEGRATION: CWS frmvalidation (1.1.2); FILE ADDED 2004/03/11 16:51:53 fs 1.1.2.1: some more classes for integration tests


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [57212e684e1331cd2621313fd980a4dc1378741a]

INTEGRATION: CWS frmvalidation (1.70.18); FILE MERGED 2004/03/23 12:44:49 fs 1.70.18.3: RESYNC: (1.70-1.72); FILE MERGED 2004/03/12 11:26:30 fs 1.70.18.2: #i21506# +css.form.validation 2004/03/11 16:57:11 fs 1.70.18.1: not building drafts.com.sun.star.form/component anymore


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [9e5d41f2b0c1482c98869b05b01fda0e5a1eb18f]

INTEGRATION: CWS frmvalidation (1.53.18); FILE MERGED 2004/03/23 16:16:30 fs 1.53.18.4: #100000# resync error 2004/03/23 12:45:06 fs 1.53.18.3: RESYNC: (1.53-1.55); FILE MERGED 2004/03/12 11:26:21 fs 1.53.18.2: #i21506# +css.form.validation 2004/03/11 16:56:33 fs 1.53.18.1: not building drafts.com.sun.star.form/component anymore - moved to new (non-draft) directory


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [ef3bc1f3fc2c9aa7cea18a0f47ace345946277d6]

INTEGRATION: CWS frmvalidation (1.3.130); FILE MERGED 2004/03/11 16:27:20 fs 1.3.130.1: deprecated - moved to css.form.binding


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [76d4942d056a56f9540858064114d3a7dfeecf7b]

INTEGRATION: CWS frmvalidation (1.2.130); FILE MERGED 2004/03/11 16:27:19 fs 1.2.130.1: deprecated - moved to css.form.binding


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [6c8fdb45c36a702fc6cd76bb6f5286932c0c8b52]

INTEGRATION: CWS frmvalidation (1.3.130); FILE MERGED 2004/03/11 16:27:18 fs 1.3.130.1: deprecated - moved to css.form.binding


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [fb42e689ee682568989ce297ac55f5262c91cd31]

INTEGRATION: CWS frmvalidation (1.2.130); FILE MERGED 2004/03/11 16:14:44 fs 1.2.130.1: deprecated - moved to css.form.binding


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [88c95d61e0afceab288b59e353f3fd14f3467e11]

INTEGRATION: CWS frmvalidation (1.3.130); FILE MERGED 2004/03/11 16:14:25 fs 1.3.130.1: deprecated - moved to css.form.binding


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [e3d4a3ffd6017092c74fdad12df7e4fa106d4d6c]

INTEGRATION: CWS frmvalidation (1.10.254); FILE MERGED 2004/03/11 16:56:48 fs 1.10.254.1: moved some services herein from drafts.*


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [03d3823ccb1255f8f23e35798117e53be8feb63d]

INTEGRATION: CWS frmvalidation (1.1.2); FILE ADDED 2004/03/12 11:26:08 fs 1.1.2.2: corrected wrong link in documentation 2004/03/11 16:56:11 fs 1.1.2.1: moved herein from drafts.css.table


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [d69479a5c34fdca7ad7f1d09151f390b861fd03a]

INTEGRATION: CWS frmvalidation (1.1.2); FILE ADDED 2004/03/11 16:55:59 fs 1.1.2.1: moved herein from drafts.css.table


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [a1d6d17374192168e033778e21940face96c50b5]

INTEGRATION: CWS frmvalidation (1.1.2); FILE ADDED 2004/03/11 16:55:48 fs 1.1.2.1: moved herein from drafts.css.table


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [c7a0b61ce27711c2546fa25d8dd8898673ad9b46]

INTEGRATION: CWS frmvalidation (1.1.2); FILE ADDED 2004/03/12 11:25:14 fs 1.1.2.1: mass checkin - validation support for form control( model)s


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [aaed5188d474e6d90e5abf11a3204d34499c9673]

INTEGRATION: CWS frmvalidation (1.1.2); FILE ADDED 2004/03/12 11:23:31 fs 1.1.2.1: mass checkin - validation support for form control( model)s


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [c0844ff7a2d2edb761d1d059924f34efa714da7c]

INTEGRATION: CWS frmvalidation (1.1.2); FILE ADDED 2004/03/12 11:23:21 fs 1.1.2.1: mass checkin - validation support for form control( model)s


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [88e4d5bc2ec4512e1044d46fd60cfc1afdc0181a]

INTEGRATION: CWS frmvalidation (1.1.2); FILE ADDED 2004/03/12 11:23:10 fs 1.1.2.1: mass checkin - validation support for form control( model)s


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [8c7710270732faf1b8d74bfc321c413534669f47]

INTEGRATION: CWS frmvalidation (1.1.2); FILE ADDED 2004/03/12 11:23:00 fs 1.1.2.1: mass checkin - validation support for form control( model)s


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [287aefd8fa94d6578c0c37d508d27162b4defa30]

INTEGRATION: CWS frmvalidation (1.1.2); FILE ADDED 2004/03/12 11:23:41 fs 1.1.2.1: mass checkin - validation support for form control( model)s


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [14af9c1a2ea731b703a033445d4f4048bd1269f3]

INTEGRATION: CWS frmvalidation (1.1.2); FILE ADDED 2004/03/12 11:24:52 fs 1.1.2.1: mass checkin - validation support for form control( model)s


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [b4e9c7b634090623b942f0d6ea38c5a219976aa2]

INTEGRATION: CWS frmvalidation (1.1.2); FILE ADDED 2004/03/12 11:25:04 fs 1.1.2.1: mass checkin - validation support for form control( model)s


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [add4dc04d9a43b9b76e29154daddbd7c4b47d59f]

INTEGRATION: CWS frmvalidation (1.1.2); FILE ADDED 2004/03/12 11:27:35 fs 1.1.2.2: dedicated service (BindableControlModel) for supporting XBindableValue 2004/03/11 16:51:55 fs 1.1.2.1: .


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [f5f601b60033573cd1a57c2750757b4d4f48edd6]

INTEGRATION: CWS frmvalidation (1.1.2); FILE ADDED 2004/03/11 16:52:49 fs 1.1.2.1: various interfaces related to validating the content of a form control


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [fd3c558421dcec65dd69072da1e8f013fd8fcb5c]

INTEGRATION: CWS frmvalidation (1.1.2); FILE ADDED 2004/03/11 16:51:14 fs 1.1.2.1: moved herein from drafts.css.form/component


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [ae33390027ecef61d9475c9a427769523c87bae5]

INTEGRATION: CWS frmvalidation (1.1.2); FILE ADDED 2004/03/11 16:50:02 fs 1.1.2.1: moved herein from drafts.css.form/component


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [47de44fc9b23b3d874b8ab69d46b8719be69084d]

INTEGRATION: CWS frmvalidation (1.1.2); FILE ADDED 2004/03/11 16:49:51 fs 1.1.2.1: moved herein from drafts.css.form/component


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [d2f79aaec2836697edfd6aa11000079b9f823171]

INTEGRATION: CWS frmvalidation (1.1.2); FILE ADDED 2004/03/11 16:49:40 fs 1.1.2.1: moved herein from drafts.css.form/component


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [0814132f6963773441f4c24785f34fdf531a31d2]

INTEGRATION: CWS frmvalidation (1.1.2); FILE ADDED 2004/03/11 16:49:29 fs 1.1.2.1: moved herein from drafts.css.form/component


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [1bd05c95e23646d9bd4e374b2d774503b0eedccc]

INTEGRATION: CWS frmvalidation (1.1.2); FILE ADDED 2004/03/11 16:49:18 fs 1.1.2.1: moved herein from drafts.css.form/component


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [422d10aaba7569a46a089d9075a742c13e6919dd]

INTEGRATION: CWS frmvalidation (1.1.2); FILE ADDED 2004/03/11 16:49:06 fs 1.1.2.1: moved herein from drafts.css.form/component


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [b53a79be20693fbabd52fe124e2c30dd4e7e86a1]

INTEGRATION: CWS frmvalidation (1.1.2); FILE ADDED 2004/03/11 16:48:54 fs 1.1.2.1: moved herein from drafts.css.form/component


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [ba3639bcad44affb1780c803880f80b818930a1e]

INTEGRATION: CWS frmvalidation (1.1.2); FILE ADDED 2004/03/11 16:50:43 fs 1.1.2.1: moved herein from drafts.css.form/component


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [e937b5cc57e97bcb9003b14f763ca8b6cb1f8488]

INTEGRATION: CWS frmvalidation (1.1.2); FILE ADDED 2004/03/11 16:50:30 fs 1.1.2.1: moved herein from drafts.css.form/component


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [5ad0545f25940bc226482557abc962538f2df2a6]

INTEGRATION: CWS frmvalidation (1.1.2); FILE ADDED 2004/03/11 16:50:18 fs 1.1.2.1: moved herein from drafts.css.form/component


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [0cce562ddd0cd40ccddc0cee518709c1faf33044]

INTEGRATION: CWS frmvalidation (1.1.2); FILE ADDED 2004/03/11 16:50:07 fs 1.1.2.1: moved herein from drafts.css.form/component


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [37d8d170d430514f703d1f94bf9efee956e6abc2]

INTEGRATION: CWS frmvalidation (1.1.2); FILE ADDED 2004/03/11 16:49:54 fs 1.1.2.1: moved herein from drafts.css.form/component


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [9588dee5c3d004f7c4e737a3c0e14bb47f010bd5]

INTEGRATION: CWS frmvalidation (1.1.2); FILE ADDED 2004/03/11 16:49:44 fs 1.1.2.1: moved herein from drafts.css.form/component


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [70859f0e063351bad75f9e71a96e36679521f93d]

INTEGRATION: CWS frmvalidation (1.1.2); FILE ADDED 2004/03/11 16:49:32 fs 1.1.2.1: moved herein from drafts.css.form/component


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [f6fe80bffb66032cfe4affacec565227a2c89ff8]

INTEGRATION: CWS frmvalidation (1.1.2); FILE ADDED 2004/03/12 11:27:34 fs 1.1.2.2: dedicated service (BindableControlModel) for supporting XBindableValue 2004/03/11 16:49:20 fs 1.1.2.1: moved herein from drafts.css.form/component


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [94c436d3e666ca855191e37c0b43cf7029802c83]

INTEGRATION: CWS frmvalidation (1.1.2); FILE ADDED 2004/03/12 11:25:18 fs 1.1.2.1: dedicated service for supporting XBindableValue


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [18eefe204a72c7c5e2ee3873e1f67eb991ed5b7f]

INTEGRATION: CWS numinput (1.9.284); FILE MERGED 2004/03/15 09:57:24 nn 1.9.284.2: RESYNC: (1.9-1.10); FILE MERGED 2004/03/11 18:46:58 nn 1.9.284.1: #i22345# SetString: don't always overwrite existing number formats


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [c9f8d87668d3c3d8094ab75e06e632733aead053]

INTEGRATION: CWS frmvalidation (1.15.74); FILE MERGED 2004/03/25 09:17:22 fs 1.15.74.1: #i26368# +mbEnforceValidValue


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [a8c7c4770d4afb072e911460df814205ab1e4012]

INTEGRATION: CWS frmvalidation (1.20.36); FILE MERGED 2004/03/12 09:23:40 fs 1.20.36.1: #i25106# +BASEPRROPERTY_ENFORCE_FORMAT


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [19c8a14c5006ec2795ef1247d723b5e1d4303bf5]

INTEGRATION: CWS frmvalidation (1.62.14); FILE MERGED 2004/03/12 09:28:46 fs 1.62.14.1: #i25106# +BASEPRROPERTY_ENFORCE_FORMAT


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [7fc642ee7639a4f94ea1db92706a6a57782df5ed]

INTEGRATION: CWS frmvalidation (1.33.38); FILE MERGED 2004/03/12 09:27:35 fs 1.33.38.1: #i25106# +BASEPRROPERTY_ENFORCE_FORMAT


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [100ae3d113e15a5069a134f0ce9fa4d2673ffe6d]

INTEGRATION: CWS frmvalidation (1.26.98); FILE MERGED 2004/03/12 09:27:22 fs 1.26.98.1: #i21506# don't add ourself as XPropertiesChangeListener, but the result of a queryInterface - this way, the delegator has a chance to intercept this


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [5e5c3a65c6a2cd1c22b77f3b6ca14818df93b839]

INTEGRATION: CWS frmvalidation (1.4.38); FILE MERGED 2004/03/12 09:25:37 fs 1.4.38.1: #i25106# +BASEPRROPERTY_ENFORCE_FORMAT


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [c1dbf583f2c1c5ec50315c0a11bac184ae0a6664]

INTEGRATION: CWS frmvalidation (1.45.38); FILE MERGED 2004/03/12 09:29:24 fs 1.45.38.1: #i25106# +BASEPRROPERTY_ENFORCE_FORMAT


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [fa824e20570b1c881931dbb60f092c4cd28dde13]

INTEGRATION: CWS frmvalidation (1.15.36); FILE MERGED 2004/03/12 09:22:59 fs 1.15.36.1: #i25106# +BASEPRROPERTY_ENFORCE_FORMAT


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [461ccc92962e313605b642747b4922a962ecfa88]

INTEGRATION: CWS frmvalidation (1.19.18); FILE MERGED 2004/03/11 16:42:35 fs 1.19.18.1: +listenernotification


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [ca8358169863bb202241b6dd9a0fd6870d5b3e56]

INTEGRATION: CWS frmvalidation (1.1.4); FILE ADDED 2004/03/11 16:42:12 fs 1.1.4.1: helper class for handling containers of UNO listeners


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [6c780540d4ef58e60b0dd104a755ce3b2e80ab47]

INTEGRATION: CWS frmvalidation (1.1.4); FILE ADDED 2004/03/11 16:42:06 fs 1.1.4.1: helper class for handling containers of UNO listeners


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [5a9b830159ef73b126ca2b5fc44051c5ba14aabf]

INTEGRATION: CWS frmvalidation (1.13.58); FILE MERGED 2004/03/12 08:28:58 fs 1.13.58.1: moved the services related to binding controls to external values from drafts.com.sun.star.form/component to com.sun.star.form.binding


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [fe6334e9a41bfa949e784ce1b25217b2fa2af342]

INTEGRATION: CWS frmvalidation (1.17.76); FILE MERGED 2004/03/12 08:28:57 fs 1.17.76.1: moved the services related to binding controls to external values from drafts.com.sun.star.form/component to com.sun.star.form.binding


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [9aabfd2c9a917679a772bff571d6526b333184a9]

INTEGRATION: CWS frmvalidation (1.2.80); FILE MERGED 2004/03/12 08:28:56 fs 1.2.80.1: moved the services related to binding controls to external values from drafts.com.sun.star.form/component to com.sun.star.form.binding


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [8af709a7b1f7726e5e4d193222605f4442a41220]

INTEGRATION: CWS frmvalidation (1.3.54); FILE MERGED 2004/03/12 08:28:55 fs 1.3.54.1: moved the services related to binding controls to external values from drafts.com.sun.star.form/component to com.sun.star.form.binding


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [ad679bc577da30e7ea37166c1f04f0954110bae1]

INTEGRATION: CWS frmvalidation (1.27.58); FILE MERGED 2004/03/12 08:28:55 fs 1.27.58.1: moved the services related to binding controls to external values from drafts.com.sun.star.form/component to com.sun.star.form.binding


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [e3975cb530d093f2fecdc3ef3d2a41d7f4f5d8cf]

INTEGRATION: CWS frmvalidation (1.10.446); FILE MERGED 2004/03/12 13:38:49 fs 1.10.446.1: #i25106# when saving a record, also care for validity of form components (XValidatableFormComponent)


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [84baaaf489a6b94494c4904603d1b90246dd75e7]

INTEGRATION: CWS frmvalidation (1.20.162); FILE MERGED 2004/03/23 12:25:25 fs 1.20.162.2: RESYNC: (1.20-1.21); FILE MERGED 2004/03/12 13:28:18 fs 1.20.162.1: moved the services/interfaces related to binding controls to external values from drafts.com.sun.star.form/component to com.sun.star.form.binding


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [c60cbba3c888692efdd8194b1fa36f1308fa82fe]

INTEGRATION: CWS frmvalidation (1.49.16); FILE MERGED 2004/03/23 12:28:06 fs 1.49.16.2: RESYNC: (1.49-1.50); FILE MERGED 2004/03/12 13:28:00 fs 1.49.16.1: moved the services/interfaces related to binding controls to external values from drafts.com.sun.star.form/component to com.sun.star.form.binding


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [7d3d3e575fb6846875b977cab3115347e845ed70]

INTEGRATION: CWS frmvalidation (1.37.158); FILE MERGED 2004/03/23 12:26:47 fs 1.37.158.2: RESYNC: (1.37-1.38); FILE MERGED 2004/03/12 13:38:09 fs 1.37.158.1: #i25106# when saving a record, also care for validity of form components (XValidatableFormComponent)


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [69873ebd88998c2fa11a9679f26536301041fb08]

INTEGRATION: CWS frmvalidation (1.1.2); FILE ADDED 2004/03/31 11:29:42 sw 1.1.2.1: #i25106#


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [a3e1e70bbaabf0156924a80e15ba2404ce074ccb]

INTEGRATION: CWS frmvalidation (1.1.2); FILE ADDED 2004/03/31 15:38:27 sw 1.1.2.3: #i25106# 2004/03/26 14:27:04 sw 1.1.2.2: #i25106# 2004/03/26 14:26:35 sw 1.1.2.1: #i25106#


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [8fda3c8668f1d02f066de057d8cf703e2f2b70db]

INTEGRATION: CWS frmvalidation (1.1.2); FILE ADDED 2004/03/26 12:35:57 sw 1.1.2.1: #i25106#


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [7e3330e6557663f496159718c9e72224b1a3b75a]

INTEGRATION: CWS frmvalidation (1.1.2); FILE ADDED 2004/03/25 15:16:42 sw 1.1.2.1: #i25106#


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [c2bb3835876639f5f6c0373e6a8476ac2974b5e7]

INTEGRATION: CWS frmvalidation (1.1.96); FILE MERGED 2004/03/25 12:53:53 sw 1.1.96.1: #i25106


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [a1a7451e73e3b0e9c7766bd4166c88e0bdd29669]

INTEGRATION: CWS frmvalidation (1.2.54); FILE MERGED 2004/03/31 14:01:00 sw 1.2.54.1: #i25106#


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [3cf89cd7440ec96b913f624f926e07c4f6b80f7a]

INTEGRATION: CWS frmvalidation (1.1.96); FILE MERGED 2004/03/25 12:53:52 sw 1.1.96.1: #i25106


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [8f1ef9d0e78d0c67b1af4459da17c6132a44d5d6]

INTEGRATION: CWS frmvalidation (1.2.54); FILE MERGED 2004/03/25 12:53:52 sw 1.2.54.1: #i25106


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [b9e44a0302bd69b4357f3a42a469709216a950d9]

INTEGRATION: CWS frmvalidation (1.1.96); FILE MERGED 2004/03/31 14:00:59 sw 1.1.96.2: #i25106# 2004/03/25 12:53:52 sw 1.1.96.1: #i25106


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [f80875d11b323bb2ba652ea285a74b66ef4e5b00]

INTEGRATION: CWS frmvalidation (1.2.54); FILE MERGED 2004/03/25 12:53:51 sw 1.2.54.1: #i25106


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [92b9cdf89826b8c6c7b2fff573206d88b5ad1b9d]

INTEGRATION: CWS frmvalidation (1.1.96); FILE MERGED 2004/03/25 12:53:51 sw 1.1.96.1: #i25106


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [623664dd32f242bf11961fc911f33a7b760a7f16]

INTEGRATION: CWS frmvalidation (1.2.112); FILE MERGED 2004/03/12 09:02:59 fs 1.2.112.1: moved the services/interfaces related to binding controls to external values from drafts.com.sun.star.form/component to com.sun.star.form.binding


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [3cffbf1fe9d350f2bcdbf04979130d413ac30dc0]

INTEGRATION: CWS frmvalidation (1.4.106); FILE MERGED 2004/03/12 09:02:59 fs 1.4.106.1: moved the services/interfaces related to binding controls to external values from drafts.com.sun.star.form/component to com.sun.star.form.binding


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [ce8ddcaeb76dfb4e5aa739856c8d2e931a587645]

INTEGRATION: CWS frmvalidation (1.2.112); FILE MERGED 2004/03/12 09:02:58 fs 1.2.112.1: moved the services/interfaces related to binding controls to external values from drafts.com.sun.star.form/component to com.sun.star.form.binding


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [960b7641bd00ce850baee48114610be3d8dc16eb]

INTEGRATION: CWS frmvalidation (1.4.106); FILE MERGED 2004/03/12 09:02:58 fs 1.4.106.1: moved the services/interfaces related to binding controls to external values from drafts.com.sun.star.form/component to com.sun.star.form.binding


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [0475ba712cb5326d83756fa490741a49c721ba26]

INTEGRATION: CWS frmvalidation (1.5.108); FILE MERGED 2004/03/23 11:07:50 fs 1.5.108.2: RESYNC: (1.5-1.6); FILE MERGED 2004/03/12 09:01:57 fs 1.5.108.1: moved the services/interfaces related to binding controls to external values from drafts.com.sun.star.form/component to com.sun.star.form.binding


2004-04-02  Rüdiger Timm  <rt@openoffice.org>  [b485420407c1a2e23b68eb3bfc1047d48184a4f3]

INTEGRATION: CWS frmvalidation (1.57.32); FILE MERGED 2004/03/23 11:42:35 fs 1.57.32.2: RESYNC: (1.57-1.58); FILE MERGED 2004/03/12 09:00:55 fs 1.57.32.1: moved the services related to binding controls to external values from drafts.com.sun.star.form/component to com.sun.star.form.binding


2004-04-02  Vladimir Glazounov  <vg@openoffice.org>  [4dfdc72ea1cb5ff93608e42f1d76eea5837111e5]

#100000# logging should be on


2004-04-02  Vladimir Glazounov  <vg@openoffice.org>  [3e2a027ceb6aae401a8d4493709f0fccd5fc956d]

#100000# logging should be on


2004-04-02  Christian Lippka  <cl@openoffice.org>  [31afcff77f272dcc3414df9b7f7c6dbb468dd53c]

#i26575# special handling for pre 5.0 3d shapes with wrong identifier


2004-04-02  Christian Lippka  <cl@openoffice.org>  [beb797aad4979e812cfdeb17eda9115aae888222]

#i26576# reinserted needed stuff for fields


2004-04-01  Oliver Bolte  <obo@openoffice.org>  [9ed22ac1e19bf2cb8520ed157a2436794ba748ea]

Change for OOo 2.0 (SRC680)


2004-03-31  Vladimir Glazounov  <vg@openoffice.org>  [fda0d43df46ae7fac638b8f995bd1c7c64979028]

#100000# blanks instead of underscores


2004-03-31  Rüdiger Timm  <rt@openoffice.org>  [eb57c05d09bdd560000c6032c960bb35f267359d]

INTEGRATION: CWS swobjpos05 (1.3.12); FILE MERGED 2004/03/15 09:05:37 pb 1.3.12.1: fix: #i26223# new compatibility flag (object positioning)


2004-03-31  Rüdiger Timm  <rt@openoffice.org>  [53f42caed70be81c2e6a17bf4bc692cd0b84a453]

INTEGRATION: CWS swobjpos05 (1.2.12); FILE MERGED 2004/03/15 09:06:17 pb 1.2.12.1: fix: #i26223# new compatibility flag (object positioning)


2004-03-31  Rüdiger Timm  <rt@openoffice.org>  [ab819998948a4470f8f5aa9fbae23489aaa2fda1]

INTEGRATION: CWS swobjpos05 (1.12.64); FILE MERGED 2004/03/19 08:19:26 pb 1.12.64.1: fix: #115107# no assertion in GetAccessibleName() with an invalid position


2004-03-31  Rüdiger Timm  <rt@openoffice.org>  [464c9bb05457e4496cd6cfbd28285ea25549e1f0]

INTEGRATION: CWS swobjpos05 (1.3.12); FILE MERGED 2004/03/15 09:04:03 pb 1.3.12.1: fix: #i26223# new compatibility flag (object positioning)


2004-03-31  Rüdiger Timm  <rt@openoffice.org>  [660b21263b86935c821d8aa57f54977d4d276699]

INTEGRATION: CWS swobjpos05 (1.7.38); FILE MERGED 2004/03/25 10:40:19 od 1.7.38.2: RESYNC: (1.7-1.8); FILE MERGED resolve merge conflict. 2004/03/18 13:05:38 od 1.7.38.1: #i11860# - add optional property <UseFormerObjectPositioning> to the 	   document settings.


2004-03-31  Rüdiger Timm  <rt@openoffice.org>  [fad04857a21832567a45957935d9d1bf1f93d37e]

INTEGRATION: CWS swobjpos05 (1.32.14); FILE MERGED 2004/03/26 07:07:05 od 1.32.14.3: missing comma on solution of merge conflict 2004/03/25 10:14:08 od 1.32.14.2: RESYNC: (1.32-1.33); FILE MERGED resolve merge conflicts. 2004/03/18 13:52:30 od 1.32.14.1: #i11860# - load/save and API for new document option 'UseFormerObjectPositioning'


2004-03-31  Rüdiger Timm  <rt@openoffice.org>  [4d5c6216eb95889ced51b99ab0a8530668b6f906]

INTEGRATION: CWS swobjpos05 (1.3.16); FILE MERGED 2004/03/15 08:59:59 pb 1.3.16.1: fix: #i26223# new compatibility flag (object positioning)


2004-03-31  Rüdiger Timm  <rt@openoffice.org>  [0e56673f92d3fa4c2d37d6765552a9e6dc81d475]

INTEGRATION: CWS swobjpos05 (1.3.16); FILE MERGED 2004/03/25 10:17:29 od 1.3.16.2: RESYNC: (1.3-1.4); FILE MERGED resolve merge conflicts. 2004/03/15 09:00:00 pb 1.3.16.1: fix: #i26223# new compatibility flag (object positioning)


2004-03-31  Rüdiger Timm  <rt@openoffice.org>  [6ff28c85dbd2124f84490ff4417e680daff5d800]

INTEGRATION: CWS swobjpos05 (1.74.14); FILE MERGED 2004/03/25 10:18:52 od 1.74.14.2: RESYNC: (1.74-1.76); FILE MERGED 2004/03/18 13:51:12 od 1.74.14.1: #i11860# - special handling, if new document option 'UseFormerObjectPositioning' 	   isn't found in the file format during import.


2004-03-31  Rüdiger Timm  <rt@openoffice.org>  [23dd7e6986d1c847931bd8991b210d0ad93be89d]

INTEGRATION: CWS swobjpos05 (1.131.14); FILE MERGED 2004/03/25 10:19:14 od 1.131.14.3: RESYNC: (1.131-1.132); FILE MERGED 2004/03/19 12:07:54 od 1.131.14.2: #i11860# - add lost <NOT> 2004/03/18 13:50:08 od 1.131.14.1: #i11860# - set option 'UseFormerObjectPositioning' for imported MS Word 	   documents to <FALSE>.


2004-03-31  Rüdiger Timm  <rt@openoffice.org>  [259188444ea3b0cffe2cf38bded56647b1ff0320]

INTEGRATION: CWS swobjpos05 (1.44.16); FILE MERGED 2004/03/25 10:19:43 od 1.44.16.4: RESYNC: (1.44-1.46); FILE MERGED resolve merge conflict. 2004/03/18 13:48:56 od 1.44.16.3: #i11860# - invalidate of the position of all objects, if option 	   'UseFormerObjectPositioning' change its value. 2004/03/15 09:11:36 od 1.44.16.2: #i11860# - correction of implementation <ViewShell::SetUseFormerObjectPositioning(..)> 2004/03/12 07:35:40 od 1.44.16.1: #i11860# - implementation of new method <ViewShell::IsFormerObjectPositioning()> 	   and <ViewShell::SetUseFormerObjectPositioning(..)>


2004-03-31  Rüdiger Timm  <rt@openoffice.org>  [6171e17d302a5fa5941a57594205873cd36d5b0f]

INTEGRATION: CWS swobjpos05 (1.71.4); FILE MERGED 2004/03/18 13:47:41 od 1.71.4.1: #i11860# - implementation of method to calculate/keep the height of the 	   last line.


2004-03-31  Rüdiger Timm  <rt@openoffice.org>  [6bb99fb16068f3f4cfcb5ef75f12fc615ed92739]

INTEGRATION: CWS swobjpos05 (1.46.14); FILE MERGED 2004/03/18 13:45:35 od 1.46.14.1: #i11860# method <SwTxtFrm::Format(..)> - call method <_CalcHeightOfLastLine()> 	 at the end of the formatting to calculate and keep the value of 	 the height of the last line.


2004-03-31  Rüdiger Timm  <rt@openoffice.org>  [f1b03b31fda35a3b2a739a3c030c9901df3da1fa]

INTEGRATION: CWS swobjpos05 (1.34.14); FILE MERGED 2004/03/18 13:43:47 od 1.34.14.1: #114789# method <SwTxtFrm::GetTopOfLine(..)> - corrections.


2004-03-31  Rüdiger Timm  <rt@openoffice.org>  [315ec57474d66a3a6a0cc8a1b781058ea645b521]

INTEGRATION: CWS swobjpos05 (1.2.14); FILE MERGED 2004/03/18 13:39:02 od 1.2.14.1: - remove unnecessary method implementations - consider the different upper space amounts on the object positioning Issue number: i11860


2004-03-31  Rüdiger Timm  <rt@openoffice.org>  [0f9b639b7798fcbf4d24cc88cbaa6df941f4444f]

INTEGRATION: CWS swobjpos05 (1.2.14); FILE MERGED 2004/03/18 13:34:23 od 1.2.14.1: #i11860# implementation of <SwAnchoredObjectPosition> and considering the 	 different upper space amounts on the object positioning. Issue number: i11860 Submitted by: Reviewed by:


2004-03-31  Rüdiger Timm  <rt@openoffice.org>  [a82a5e9c54b7d8a5b7c4214b85b79baa1fbf059e]

INTEGRATION: CWS swobjpos05 (1.48.14); FILE MERGED 2004/03/25 10:24:16 od 1.48.14.2: RESYNC: (1.48-1.49); FILE MERGED 2004/03/18 13:31:52 od 1.48.14.1: #i11860# method <SwRootFrm::InvalidateAllObjPos()> - implementation 	 method <SwCntntFrm::_UpdateAttr(..)> - invalidation of the 	 object positions of the next frame due to a change at the 	 paragraph spacing above/below.


2004-03-31  Rüdiger Timm  <rt@openoffice.org>  [a32fe646d2dc009998c1750f64aaf2a856f70e9c]

INTEGRATION: CWS swobjpos05 (1.35.160); FILE MERGED 2004/03/18 13:29:38 od 1.35.160.1: #i11860# method <SwFrm::GetFrmAnchorPos(..)> - consider different upper 	 space amount on determination of the frame anchor position.


2004-03-31  Rüdiger Timm  <rt@openoffice.org>  [6aaebf4b6eed8501c6e25bdc9d98f652f37e808d]

INTEGRATION: CWS swobjpos05 (1.60.14); FILE MERGED 2004/03/25 10:23:20 od 1.60.14.2: RESYNC: (1.60-1.61); FILE MERGED 2004/03/18 13:28:18 od 1.60.14.1: #i11860# <SwFrmNotify::~SwFrmNotify()> - consider different upper space 	 amounts on positioning of drawing objects.


2004-03-31  Rüdiger Timm  <rt@openoffice.org>  [733fae1f4f1637e6fd7a1856735438756919cd8d]

INTEGRATION: CWS swobjpos05 (1.57.14); FILE MERGED 2004/03/18 13:25:05 od 1.57.14.1: #i11860# method <SwFrm::InvalidateObjPos()> - implementation


2004-03-31  Rüdiger Timm  <rt@openoffice.org>  [eb0a84a281facb2cd009dcba7774ed3bf45f684c]

INTEGRATION: CWS swobjpos05 (1.32.14); FILE MERGED 2004/03/25 10:22:40 od 1.32.14.2: RESYNC: (1.32-1.35); FILE MERGED resolve merge conflict. 2004/03/18 13:24:23 od 1.32.14.1: #i11860# class <SwFlowFrm> - implementation of new methods to determine 	 the different amounts for the upper space. 	 method <SwFlowFrm::CalcUpperSpace(..)> - refactoring.


2004-03-31  Rüdiger Timm  <rt@openoffice.org>  [462743e754f34a86dce2a7865377960481764d83]

INTEGRATION: CWS swobjpos05 (1.39.14); FILE MERGED 2004/03/18 13:22:45 od 1.39.14.1: #i11860# class <SwTxtFrm> - new member and methods to keep/calculate 	 height of last line to avoid formatting of text frame, if 	 this information is needed by someone.


2004-03-31  Rüdiger Timm  <rt@openoffice.org>  [f7d8e2324f9282433a079fc8a193bbb5b7ca3468]

INTEGRATION: CWS swobjpos05 (1.2.14); FILE MERGED 2004/03/18 13:17:28 od 1.2.14.1: #i11860# - remove unnecessary method declarations


2004-03-31  Rüdiger Timm  <rt@openoffice.org>  [9d3405b8a0bcad0b619a70b6d80ebba57e3b6a78]

INTEGRATION: CWS swobjpos05 (1.12.128); FILE MERGED 2004/03/18 13:16:46 od 1.12.128.1: #i11860# class <SwRootFrm> - new method <InvalidateAllObjPos()>


2004-03-31  Rüdiger Timm  <rt@openoffice.org>  [7aba27e174078a4794ad1e58471081245ccba374]

INTEGRATION: CWS swobjpos05 (1.35.92); FILE MERGED 2004/03/18 13:15:51 od 1.35.92.1: #i11860# class <SwFrm> - new method <InvalidateObjPos()>


2004-03-31  Rüdiger Timm  <rt@openoffice.org>  [659d0fd179e2bd93ffe7e3358e04179401ed6238]

INTEGRATION: CWS swobjpos05 (1.3.128); FILE MERGED 2004/03/25 10:24:37 od 1.3.128.2: RESYNC: (1.3-1.4); FILE MERGED resolve merge conflict. 2004/03/18 13:14:57 od 1.3.128.1: #i11860# class <SwFlowFrm> - new methods for determination of the different 	 upper space amounts.


2004-03-31  Rüdiger Timm  <rt@openoffice.org>  [97702553e3af434526dbe1be4d88dbb29da4d252]

INTEGRATION: CWS swobjpos05 (1.3.14); FILE MERGED 2004/03/18 13:13:15 od 1.3.14.1: #i11860# class <SwAnchoredObjectPosition> - new method <_GetTopForObjPos(..)>


2004-03-31  Rüdiger Timm  <rt@openoffice.org>  [db320f4f8b69002042fcf486e49512a215ea04d0]

INTEGRATION: CWS swobjpos05 (1.34.16); FILE MERGED 2004/03/25 10:25:08 od 1.34.16.3: RESYNC: (1.35-1.37); FILE MERGED 2004/03/15 10:34:58 od 1.34.16.2: RESYNC: (1.34-1.35); FILE MERGED 2004/03/15 08:54:10 pb 1.34.16.1: fix: #i26223# new compatibility flag (object positioning)


2004-03-31  Rüdiger Timm  <rt@openoffice.org>  [5d1493549046c9c84ea7f44e0e30b2e6fc2f667d]

INTEGRATION: CWS swobjpos05 (1.30.16); FILE MERGED 2004/03/25 10:28:04 od 1.30.16.2: RESYNC: (1.30-1.32); FILE MERGED 2004/03/12 07:37:14 od 1.30.16.1: #i11860# class <ViewShell> - methods <IsFormerObjectPositioning()> 	   and <SetUseFormerObjectPositioning(..)>


2004-03-31  Rüdiger Timm  <rt@openoffice.org>  [1db95d05ab4b845c17bc5ba5f874981a039440ee]

INTEGRATION: CWS swobjpos05 (1.56.14); FILE MERGED 2004/03/25 10:26:44 od 1.56.14.4: RESYNC: (1.59-1.61); FILE MERGED resolve merge conflict. 2004/03/15 10:36:13 od 1.56.14.3: RESYNC: (1.56-1.59); FILE MERGED 2004/03/15 09:12:59 od 1.56.14.2: #i11860# - correction of <SwDoc::SetUseFormerObjectPositioning(..)> 2004/03/12 07:38:28 od 1.56.14.1: #i11860# class <SwDoc> - methods <IsFormerObjectPositioning()> 	 and <SetUseFormerObjectPositioning(..)>


2004-03-31  Rüdiger Timm  <rt@openoffice.org>  [e1b4e81da860ed1080cf18ec8d1da69732829468]

INTEGRATION: CWS gt05 (1.33.82); FILE MERGED 2004/03/24 07:50:27 gt 1.33.82.1: #i17182# SvImpLBox::EntryReallyHit(): sensitive area expanded over whole width


2004-03-31  Rüdiger Timm  <rt@openoffice.org>  [90632b681367b684b5432c7f732d10060339b1ee]

INTEGRATION: CWS sb14 (1.1.104); FILE MERGED 2004/03/16 17:27:28 sb 1.1.104.3: #i21150# Fixed some minor mistakes. 2004/03/05 12:36:51 sb 1.1.104.2: #i21150# Added support for service constructors; cleanup. 2004/02/19 14:23:59 sb 1.1.104.1: #i21150# Support for single-interface--based services and interface-based singletons.


2004-03-31  Rüdiger Timm  <rt@openoffice.org>  [af5ca8951a8876d731e46506557f30dd5111f94b]

INTEGRATION: CWS sb14 (1.3.104); FILE MERGED 2004/03/12 14:18:50 sb 1.3.104.3: #i21150# Adapted to modified registry type reader. 2004/03/05 12:36:51 sb 1.3.104.2: #i21150# Added support for service constructors; cleanup. 2004/02/19 14:23:59 sb 1.3.104.1: #i21150# Support for single-interface--based services and interface-based singletons.


2004-03-31  Rüdiger Timm  <rt@openoffice.org>  [6f8178f5a6a5ac266580946da8fb545cc2eb0911]

INTEGRATION: CWS sb14 (1.7.4); FILE MERGED 2004/03/16 17:27:28 sb 1.7.4.4: #i21150# Fixed some minor mistakes. 2004/03/15 17:55:15 sb 1.7.4.3: #i21150# Added support for extended interface attributes. 2004/03/12 14:18:49 sb 1.7.4.2: #i21150# Adapted to modified registry type reader. 2004/03/05 12:36:50 sb 1.7.4.1: #i21150# Added support for service constructors; cleanup.


2004-03-31  Rüdiger Timm  <rt@openoffice.org>  [db8b79d5abf9a305cd65b6c7253b3cc42541df85]

INTEGRATION: CWS sb14 (1.12.10); FILE MERGED 2004/02/19 14:16:25 sb 1.12.10.1: #i21150# Moved Java types from jurt to ridljar, as javamaker now generates code that uses UnoRuntime; cleaned up; deprecated environment/bridge/mapping stuff.


2004-03-31  Rüdiger Timm  <rt@openoffice.org>  [a21bcc95aebe374c839c92925b8e5b0bd358f914]

INTEGRATION: CWS sb14 (1.13.6); FILE MERGED 2004/03/15 16:00:10 sb 1.13.6.1: #i21150# Added support for extended interface attributes.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [0b5b90106743f91a8bc566349db7a0a330cccd8d]

INTEGRATION: CWS sb14 (1.11.18); FILE MERGED 2004/02/19 15:24:18 sb 1.11.18.1: #i21150# Fixed OOo 2.0 version name: increase minor by one for compatible changes.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [70ba60afd2253745c21c1faa7e617733a9f45891]

INTEGRATION: CWS sb14 (1.10.18); FILE MERGED 2004/02/19 15:24:18 sb 1.10.18.1: #i21150# Fixed OOo 2.0 version name: increase minor by one for compatible changes.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [49e67826e8b6e454a0a7205fd581a96376762f32]

INTEGRATION: CWS sb14 (1.9.6); FILE MERGED 2004/03/15 16:00:18 sb 1.9.6.2: #i21150# Added support for extended interface attributes. 2004/02/19 15:04:42 sb 1.9.6.1: #i21150# Fixed OOo 2.0 version name: increase minor by one for compatible changes.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [b7d8445b2b14dbcd709a36aaac810b143cd4c540]

INTEGRATION: CWS sb14 (1.21.6); FILE MERGED 2004/03/15 16:00:17 sb 1.21.6.1: #i21150# Added support for extended interface attributes.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [77a5fe7b00aaf11a43b5d987cc391054bd58a8e7]

INTEGRATION: CWS sb14 (1.18.6); FILE MERGED 2004/03/04 10:49:43 sb 1.18.6.1: #i21150# Missing reinterpret_cast to disambiguate multiple-inheritance calls to acquire().


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [fbbeecb3fd3cf8fafb1365d2556216e740741c21]

INTEGRATION: CWS sb14 (1.13.8); FILE MERGED 2004/03/15 17:56:34 sb 1.13.8.3: #i21150# Added support for extended interface attributes. 2004/03/05 12:39:18 sb 1.13.8.2: #i21150# Added support for service constructors and for optional bases of interface types. 2004/02/19 14:26:32 sb 1.13.8.1: #i21150# Support for single-interface--based services and interface-based singletons.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [9872bbc6dd6c8c57fcb5821cc8039e90baffae1d]

INTEGRATION: CWS sb14 (1.6.8); FILE MERGED 2004/02/19 14:26:32 sb 1.6.8.1: #i21150# Support for single-interface--based services and interface-based singletons.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [32bbf3a07264d81bdc4595e0a8111d143163df5e]

INTEGRATION: CWS sb14 (1.1.2); FILE ADDED 2004/02/19 14:27:17 sb 1.1.2.1: #i21150# Support for single-interface--based services and interface-based singletons.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [0f21732c3fe17fb4d779dae4d41d86b748dde2dd]

INTEGRATION: CWS sb14 (1.4.76); FILE MERGED 2004/02/19 14:26:32 sb 1.4.76.1: #i21150# Support for single-interface--based services and interface-based singletons.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [c29238130cbfaf4ecdf6d026900986bee5f2f354]

INTEGRATION: CWS sb14 (1.1.2); FILE ADDED 2004/03/05 12:39:18 sb 1.1.2.2: #i21150# Added support for service constructors and for optional bases of interface types. 2004/02/19 14:27:04 sb 1.1.2.1: #i21150# Support for single-interface--based services and interface-based singletons.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [61093d5eab0629aa5fceecbb88a2c751cb433be6]

INTEGRATION: CWS sb14 (1.5.76); FILE MERGED 2004/02/19 14:26:32 sb 1.5.76.1: #i21150# Support for single-interface--based services and interface-based singletons.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [a8420cdb4a315a117a931c17f2d42ea42f8c1bcf]

INTEGRATION: CWS sb14 (1.1.2); FILE ADDED 2004/03/05 12:39:58 sb 1.1.2.1: #i21150# Added support for service constructors and for optional bases of interface types.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [dde18a9bdc5b7db13a7959b12710b8377e097e7c]

INTEGRATION: CWS sb14 (1.1.2); FILE ADDED 2004/03/05 12:40:10 sb 1.1.2.1: #i21150# Added support for service constructors and for optional bases of interface types.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [b4a60b959a993c8e13b11c650303f6318f52074e]

INTEGRATION: CWS sb14 (1.10.84); FILE MERGED 2004/03/05 12:39:18 sb 1.10.84.1: #i21150# Added support for service constructors and for optional bases of interface types.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [670ed788e3b662f8839dfc53ee723652bd179b5c]

INTEGRATION: CWS sb14 (1.2.8); FILE MERGED 2004/03/05 12:39:17 sb 1.2.8.2: #i21150# Added support for service constructors and for optional bases of interface types. 2004/02/19 14:25:20 sb 1.2.8.1: #i21150# Missing @since tag.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [efdd3bf33263d34a3593124d1e7e632e1f20b005]

INTEGRATION: CWS sb14 (1.1.2); FILE ADDED 2004/03/15 17:56:55 sb 1.1.2.1: #i21150# Added support for extended interface attributes.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [72833d01c21410cf0517a4dcfb0e74fd6c7cb58f]

INTEGRATION: CWS sb14 (1.9.84); FILE MERGED 2004/03/15 17:56:33 sb 1.9.84.1: #i21150# Added support for extended interface attributes.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [a5cc1dc037a7c06a34ef6f01fd5454b68fbd5db1]

INTEGRATION: CWS sb14 (1.1.2); FILE ADDED 2004/03/15 15:59:13 sb 1.1.2.3: #i21150# Added support for extended interface attributes. 2004/03/09 15:03:07 sb 1.1.2.2: #i21150# Constructing Java and C++ code for services and singletons. 2004/03/05 12:32:34 sb 1.1.2.1: #i21150# Added support for service constructors to javamaker.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [4c92411f90cfd6ecedb7b5ded7bc72ca7ab16656]

INTEGRATION: CWS sb14 (1.1.2); FILE ADDED 2004/03/09 15:03:07 sb 1.1.2.2: #i21150# Constructing Java and C++ code for services and singletons. 2004/03/05 12:32:18 sb 1.1.2.1: #i21150# Added support for service constructors to javamaker.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [f55a32c6f28fd9f035634833ecbd626c04d9a7f5]

INTEGRATION: CWS sb14 (1.1.2); FILE ADDED 2004/03/09 15:03:32 sb 1.1.2.1: #i21150# Constructing Java and C++ code for services and singletons.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [09d2e857b427a2af65a89cd670b4518a7eeed333]

INTEGRATION: CWS sb14 (1.1.2); FILE ADDED 2004/03/15 15:59:13 sb 1.1.2.2: #i21150# Added support for extended interface attributes. 2004/03/09 15:04:33 sb 1.1.2.1: #i21150# Constructing Java and C++ code for services and singletons.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [5e95f4a196331d161717c31d970b66934ba7aec6]

INTEGRATION: CWS sb14 (1.1.2); FILE ADDED 2004/03/15 15:59:12 sb 1.1.2.2: #i21150# Added support for extended interface attributes. 2004/03/09 15:04:21 sb 1.1.2.1: #i21150# Constructing Java and C++ code for services and singletons.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [e9104ad6aec8ed8d9ade9fe0f16f76d8f4345a85]

INTEGRATION: CWS sb14 (1.1.2); FILE ADDED 2004/03/15 15:59:12 sb 1.1.2.2: #i21150# Added support for extended interface attributes. 2004/03/09 15:04:10 sb 1.1.2.1: #i21150# Constructing Java and C++ code for services and singletons.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [b8b12644dc812bc5f69eb4e6618f6c16a2caaa61]

INTEGRATION: CWS sb14 (1.2.98); FILE MERGED 2004/03/15 15:59:11 sb 1.2.98.5: #i21150# Added support for extended interface attributes. 2004/03/12 14:17:18 sb 1.2.98.4: #i21150# Adapted to modified registry type reader. 2004/03/09 15:02:38 sb 1.2.98.3: #i21150# Constructing Java and C++ code for services and singletons. 2004/03/05 12:31:22 sb 1.2.98.2: #i21150# Added support for service constructors to javamaker. 2004/02/19 14:04:19 sb 1.2.98.1: #i21150# Generate Java classes for single-interface--based services and interface-based singletons.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [5e74619eab6683913134a850deb4232c20d4d630]

INTEGRATION: CWS sb14 (1.20.4); FILE MERGED 2004/03/17 10:28:55 sb 1.20.4.6: #i26602# Fixed typo. 2004/03/15 15:59:11 sb 1.20.4.5: #i21150# Added support for extended interface attributes. 2004/03/12 14:17:17 sb 1.20.4.4: #i21150# Adapted to modified registry type reader. 2004/03/09 15:02:38 sb 1.20.4.3: #i21150# Constructing Java and C++ code for services and singletons. 2004/03/05 12:31:21 sb 1.20.4.2: #i21150# Added support for service constructors to javamaker. 2004/02/19 14:04:18 sb 1.20.4.1: #i21150# Generate Java classes for single-interface--based services and interface-based singletons.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [fafc42020eceb9240a2eb76a2998fd148747ac33]

INTEGRATION: CWS sb14 (1.3.14); FILE MERGED 2004/03/15 15:59:11 sb 1.3.14.3: #i21150# Added support for extended interface attributes. 2004/03/12 14:17:17 sb 1.3.14.2: #i21150# Adapted to modified registry type reader. 2004/03/09 15:02:38 sb 1.3.14.1: #i21150# Constructing Java and C++ code for services and singletons.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [5e948d1a1cabc6fa379bc11d0d19d29af6cfad81]

INTEGRATION: CWS sb14 (1.26.4); FILE MERGED 2004/03/17 10:36:06 sb 1.26.4.5: #i26602# Fixed typo. 2004/03/17 10:28:54 sb 1.26.4.4: #i26602# Fixed typo. 2004/03/15 15:59:10 sb 1.26.4.3: #i21150# Added support for extended interface attributes. 2004/03/12 14:17:16 sb 1.26.4.2: #i21150# Adapted to modified registry type reader. 2004/03/09 15:02:37 sb 1.26.4.1: #i21150# Constructing Java and C++ code for services and singletons.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [83d6cb0b76bcc0a29af5f8a28d8232c4b569087b]

INTEGRATION: CWS sb14 (1.5.70); FILE MERGED 2004/03/12 14:17:16 sb 1.5.70.1: #i21150# Adapted to modified registry type reader.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [97d36b3ffefc89fc75c32d8e75531235cac346c8]

INTEGRATION: CWS sb14 (1.1.1.1.108); FILE MERGED 2004/03/09 15:02:37 sb 1.1.1.1.108.1: #i21150# Constructing Java and C++ code for services and singletons.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [8074d3206b18683e67df43feca1fab5acf023d5d]

INTEGRATION: CWS sb14 (1.20.14); FILE MERGED 2004/03/12 14:17:16 sb 1.20.14.1: #i21150# Adapted to modified registry type reader.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [9d4d71eb7f39bb3b9aee3261ecfae760f1590c83]

INTEGRATION: CWS sb14 (1.1.2); FILE ADDED 2004/03/12 14:17:16 sb 1.1.2.2: #i21150# Adapted to modified registry type reader. 2004/03/09 15:01:00 sb 1.1.2.1: #i21150# Constructing Java and C++ code for services and singletons.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [0b4053604003fe2aa84f900128fc4a4f49e8c775]

INTEGRATION: CWS sb14 (1.4.70); FILE MERGED 2004/03/12 14:17:15 sb 1.4.70.1: #i21150# Adapted to modified registry type reader.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [150a94f9fc5042596d66ff64a68becf36ba88465]

INTEGRATION: CWS sb14 (1.6.14); FILE MERGED 2004/03/12 14:17:15 sb 1.6.14.1: #i21150# Adapted to modified registry type reader.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [a132d6eeba9d2ad8547c847ec2f51fbfaa6e6c58]

INTEGRATION: CWS sb14 (1.1.2); FILE ADDED 2004/03/09 15:00:06 sb 1.1.2.1: #i21150# Constructing Java and C++ code for services and singletons.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [ecb2b5c5ce6aec696dce7ce294fcb94b60cf6b5f]

INTEGRATION: CWS sb14 (1.1.2); FILE ADDED 2004/03/05 08:35:22 sb 1.1.2.2: #i21150# Support for rest parameters; clean up. 2004/03/01 13:01:52 sb 1.1.2.1: #i21150# Added optional interface inheritance; added -stdin switch; do not warn about bad member names of com.sun.star.uno.Uik; some general clean up and added const qualifiers.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [19aac3514876035ce7f7fb0158ee25eeda4a7936]

INTEGRATION: CWS sb14 (1.1.2); FILE ADDED 2004/03/18 14:19:19 sb 1.1.2.5: #i26602# Fix for Windows. 2004/03/15 09:53:58 sb 1.1.2.4: #i21150# Adapted to new extensible type writer interface; added support for bound interface attributes. 2004/03/12 14:30:30 sb 1.1.2.3: #i21150# Added support for extended attributes (still need to fix TODO in AstAttribute::dumpBlob. 2004/03/05 08:35:22 sb 1.1.2.2: #i21150# Support for rest parameters; clean up. 2004/03/01 13:01:37 sb 1.1.2.1: #i21150# Added optional interface inheritance; added -stdin switch; do not warn about bad member names of com.sun.star.uno.Uik; some general clean up and added const qualifiers.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [854d096ccd889e4dd6151080e4a3c371658d8565]

INTEGRATION: CWS sb14 (1.1.2); FILE ADDED 2004/03/16 17:25:24 sb 1.1.2.3: #i21150# Fixed some minor mistakes. 2004/03/05 08:35:21 sb 1.1.2.2: #i21150# Support for rest parameters; clean up. 2004/03/01 13:01:23 sb 1.1.2.1: #i21150# Added optional interface inheritance; added -stdin switch; do not warn about bad member names of com.sun.star.uno.Uik; some general clean up and added const qualifiers.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [1e884b6b0e53bb62c2c589b2fb3d5970ae04f9ad]

INTEGRATION: CWS sb14 (1.1.2); FILE ADDED 2004/03/05 08:35:57 sb 1.1.2.1: #i21150# Support for rest parameters; clean up.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [d778cdf66641e99774ce219822f49db8d949e1e9]

INTEGRATION: CWS sb14 (1.1.2); FILE ADDED 2004/03/15 09:54:49 sb 1.1.2.1: #i21150# Added support for bound interface attributes (renamed from attributeexceptions.tests).


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [6efa6ad363f995c29cbb35a22359a1d674645399]

INTEGRATION: CWS sb14 (1.2.48); FILE MERGED 2004/03/01 12:59:27 sb 1.2.48.1: #i21150# Added optional interface inheritance; added -stdin switch; do not warn about bad member names of com.sun.star.uno.Uik; some general clean up and added const qualifiers.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [d3b8a1609e51f9ba80bc881a0966ef2db55a5646]

INTEGRATION: CWS sb14 (1.9.10); FILE MERGED 2004/03/12 14:30:30 sb 1.9.10.2: #i21150# Added support for extended attributes (still need to fix TODO in AstAttribute::dumpBlob. 2004/03/05 08:35:21 sb 1.9.10.1: #i21150# Support for rest parameters; clean up.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [7143bc4d91a2dbaae271c18ddbfdf52c6880f295]

INTEGRATION: CWS sb14 (1.5.4); FILE MERGED 2004/03/15 09:53:57 sb 1.5.4.6: #i21150# Adapted to new extensible type writer interface; added support for bound interface attributes. 2004/03/12 14:30:30 sb 1.5.4.5: #i21150# Added support for extended attributes (still need to fix TODO in AstAttribute::dumpBlob. 2004/03/05 12:15:05 sb 1.5.4.4: #i21150# Fixed handling of service constructor raises clause. 2004/03/05 08:35:20 sb 1.5.4.3: #i21150# Support for rest parameters; clean up. 2004/03/01 12:59:26 sb 1.5.4.2: #i21150# Added optional interface inheritance; added -stdin switch; do not warn about bad member names of com.sun.star.uno.Uik; some general clean up and added const qualifiers. 2004/02/19 14:06:49 sb 1.5.4.1: #i21150# Support for single-interface--based services and interface-based singletons; always generate output for all services and for interface-based singletons, even if no -C is given.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [4eb532ebd5fd18b93467991c35900ef13c6d1e5d]

INTEGRATION: CWS sb14 (1.8.10); FILE MERGED 2004/03/17 11:21:40 sb 1.8.10.3: #i26602# Work around MSVC problem. 2004/03/01 12:59:26 sb 1.8.10.2: #i21150# Added optional interface inheritance; added -stdin switch; do not warn about bad member names of com.sun.star.uno.Uik; some general clean up and added const qualifiers. 2004/02/19 14:06:49 sb 1.8.10.1: #i21150# Support for single-interface--based services and interface-based singletons; always generate output for all services and for interface-based singletons, even if no -C is given.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [a7bdd24aae6504a2507cb5c5af1b0d9a35369a56]

INTEGRATION: CWS sb14 (1.8.10); FILE MERGED 2004/03/15 09:53:57 sb 1.8.10.2: #i21150# Adapted to new extensible type writer interface; added support for bound interface attributes. 2004/03/01 13:20:54 sb 1.8.10.1: #i21150# Adding to YACCFLAGS is ok now.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [81b2ca26823dca1b490ac0cbf23e6f2b4a9482f4]

INTEGRATION: CWS sb14 (1.8.48); FILE MERGED 2004/03/15 09:53:57 sb 1.8.48.2: #i21150# Adapted to new extensible type writer interface; added support for bound interface attributes. 2004/03/01 12:59:26 sb 1.8.48.1: #i21150# Added optional interface inheritance; added -stdin switch; do not warn about bad member names of com.sun.star.uno.Uik; some general clean up and added const qualifiers.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [17bac315a4112304e287a1e9302a38725fe3697e]

INTEGRATION: CWS sb14 (1.8.10); FILE MERGED 2004/03/01 12:59:26 sb 1.8.10.1: #i21150# Added optional interface inheritance; added -stdin switch; do not warn about bad member names of com.sun.star.uno.Uik; some general clean up and added const qualifiers.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [3a99d7b554c06c1553e6c86877129a6369bccc11]

INTEGRATION: CWS sb14 (1.12.48); FILE MERGED 2004/03/01 12:59:25 sb 1.12.48.1: #i21150# Added optional interface inheritance; added -stdin switch; do not warn about bad member names of com.sun.star.uno.Uik; some general clean up and added const qualifiers.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [6e3c3e874cb167a4a5d9cd19f2bb35be3d0d6518]

INTEGRATION: CWS sb14 (1.3.10); FILE MERGED 2004/03/05 08:35:20 sb 1.3.10.1: #i21150# Support for rest parameters; clean up.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [ad2ae1b2786d64fb72b73153e3ac4c24240a6cf0]

INTEGRATION: CWS sb14 (1.4.4); FILE MERGED 2004/03/05 08:35:20 sb 1.4.4.1: #i21150# Support for rest parameters; clean up.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [569b1e18a2ffd7a5df948f7248b7c2e99c13184d]

INTEGRATION: CWS sb14 (1.5.4); FILE MERGED 2004/03/15 09:53:57 sb 1.5.4.4: #i21150# Adapted to new extensible type writer interface; added support for bound interface attributes. 2004/03/12 14:30:29 sb 1.5.4.3: #i21150# Added support for extended attributes (still need to fix TODO in AstAttribute::dumpBlob. 2004/03/05 08:35:20 sb 1.5.4.2: #i21150# Support for rest parameters; clean up. 2004/03/01 12:59:25 sb 1.5.4.1: #i21150# Added optional interface inheritance; added -stdin switch; do not warn about bad member names of com.sun.star.uno.Uik; some general clean up and added const qualifiers.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [8e39f5bf63b2aea6b58f881e1f4f23d76f6027bd]

INTEGRATION: CWS sb14 (1.1.2); FILE ADDED 2004/03/12 14:30:59 sb 1.1.2.1: #i21150# Added support for extended attributes (still need to fix TODO in AstAttribute::dumpBlob.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [394199990f7dc06f7da702d42c159dfc94720dd1]

INTEGRATION: CWS sb14 (1.3.84); FILE MERGED 2004/03/15 09:53:57 sb 1.3.84.3: #i21150# Adapted to new extensible type writer interface; added support for bound interface attributes. 2004/03/05 08:35:19 sb 1.3.84.2: #i21150# Support for rest parameters; clean up. 2004/03/01 12:59:24 sb 1.3.84.1: #i21150# Added optional interface inheritance; added -stdin switch; do not warn about bad member names of com.sun.star.uno.Uik; some general clean up and added const qualifiers.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [0ad757183dd9fb590575961978af53ee8831abe2]

INTEGRATION: CWS sb14 (1.4.84); FILE MERGED 2004/03/15 09:53:56 sb 1.4.84.2: #i21150# Adapted to new extensible type writer interface; added support for bound interface attributes. 2004/03/01 12:59:24 sb 1.4.84.1: #i21150# Added optional interface inheritance; added -stdin switch; do not warn about bad member names of com.sun.star.uno.Uik; some general clean up and added const qualifiers.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [045e99596c4aef353b73980d85b57731f9d9088a]

INTEGRATION: CWS sb14 (1.7.4); FILE MERGED 2004/03/01 12:59:24 sb 1.7.4.1: #i21150# Added optional interface inheritance; added -stdin switch; do not warn about bad member names of com.sun.star.uno.Uik; some general clean up and added const qualifiers.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [867df357bf7cc62d69740bf05edad2571237af61]

INTEGRATION: CWS sb14 (1.3.4); FILE MERGED 2004/03/15 09:53:56 sb 1.3.4.4: #i21150# Adapted to new extensible type writer interface; added support for bound interface attributes. 2004/03/12 14:30:29 sb 1.3.4.3: #i21150# Added support for extended attributes (still need to fix TODO in AstAttribute::dumpBlob. 2004/03/05 08:35:19 sb 1.3.4.2: #i21150# Support for rest parameters; clean up. 2004/03/01 12:59:23 sb 1.3.4.1: #i21150# Added optional interface inheritance; added -stdin switch; do not warn about bad member names of com.sun.star.uno.Uik; some general clean up and added const qualifiers.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [a3069a8c45810ac7fabc1a5d96b95d934f820d51]

INTEGRATION: CWS sb14 (1.4.4); FILE MERGED 2004/03/16 17:25:24 sb 1.4.4.5: #i21150# Fixed some minor mistakes. 2004/03/15 16:01:59 sb 1.4.4.4: #i21150# Dumping extended interface attributes. 2004/03/15 09:53:56 sb 1.4.4.3: #i21150# Adapted to new extensible type writer interface; added support for bound interface attributes. 2004/03/05 12:15:32 sb 1.4.4.2: #i21150# Cleanup. 2004/03/01 12:59:23 sb 1.4.4.1: #i21150# Added optional interface inheritance; added -stdin switch; do not warn about bad member names of com.sun.star.uno.Uik; some general clean up and added const qualifiers.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [c503d6bf316dd9761209df1bd9d9979c274f8729]

INTEGRATION: CWS sb14 (1.3.84); FILE MERGED 2004/03/15 09:53:56 sb 1.3.84.2: #i21150# Adapted to new extensible type writer interface; added support for bound interface attributes. 2004/03/01 12:59:23 sb 1.3.84.1: #i21150# Added optional interface inheritance; added -stdin switch; do not warn about bad member names of com.sun.star.uno.Uik; some general clean up and added const qualifiers.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [345ff97ae2ee0e1f54583c8a9f45fd2e33318fc6]

INTEGRATION: CWS sb14 (1.7.4); FILE MERGED 2004/03/16 17:25:23 sb 1.7.4.7: #i21150# Fixed some minor mistakes. 2004/03/15 16:01:59 sb 1.7.4.6: #i21150# Dumping extended interface attributes. 2004/03/15 09:53:56 sb 1.7.4.5: #i21150# Adapted to new extensible type writer interface; added support for bound interface attributes. 2004/03/12 14:30:29 sb 1.7.4.4: #i21150# Added support for extended attributes (still need to fix TODO in AstAttribute::dumpBlob. 2004/03/05 08:35:18 sb 1.7.4.3: #i21150# Support for rest parameters; clean up. 2004/03/01 12:59:23 sb 1.7.4.2: #i21150# Added optional interface inheritance; added -stdin switch; do not warn about bad member names of com.sun.star.uno.Uik; some general clean up and added const qualifiers. 2004/02/19 14:06:49 sb 1.7.4.1: #i21150# Support for single-interface--based services and interface-based singletons; always generate output for all services and for interface-based singletons, even if no -C is given.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [90546a499a879b8ade7596d15ff30b72a430e6c4]

INTEGRATION: CWS sb14 (1.5.92); FILE MERGED 2004/03/15 09:53:55 sb 1.5.92.3: #i21150# Adapted to new extensible type writer interface; added support for bound interface attributes. 2004/03/05 08:35:18 sb 1.5.92.2: #i21150# Support for rest parameters; clean up. 2004/03/01 12:59:22 sb 1.5.92.1: #i21150# Added optional interface inheritance; added -stdin switch; do not warn about bad member names of com.sun.star.uno.Uik; some general clean up and added const qualifiers.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [8d67dc0b8057e397f76213efeed7edda7ae2bb85]

INTEGRATION: CWS sb14 (1.3.96); FILE MERGED 2004/03/15 09:53:55 sb 1.3.96.1: #i21150# Adapted to new extensible type writer interface; added support for bound interface attributes.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [d0f2e717bdbd22f9c769cf8f24a1140160987244]

INTEGRATION: CWS sb14 (1.1.96); FILE MERGED 2004/03/01 12:53:50 sb 1.1.96.1: #i21150# Added optional interface inheritance; added -stdin switch; do not warn about bad member names of com.sun.star.uno.Uik; some general clean up and added const qualifiers.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [3b56028999deb982ded123c107da226f0b128f2a]

INTEGRATION: CWS sb14 (1.1.2); FILE ADDED 2004/03/01 12:54:09 sb 1.1.2.1: #i21150# Added optional interface inheritance; added -stdin switch; do not warn about bad member names of com.sun.star.uno.Uik; some general clean up and added const qualifiers.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [37bb0b502e4590cb463842b5b6ff4add04beed14]

INTEGRATION: CWS sb14 (1.3.4); FILE MERGED 2004/03/12 14:30:29 sb 1.3.4.1: #i21150# Added support for extended attributes (still need to fix TODO in AstAttribute::dumpBlob.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [b11667aa2b663824e70a535138d9dd1e8f7f3d2e]

INTEGRATION: CWS sb14 (1.3.10); FILE MERGED 2004/03/05 08:35:18 sb 1.3.10.2: #i21150# Support for rest parameters; clean up. 2004/03/01 12:53:50 sb 1.3.10.1: #i21150# Added optional interface inheritance; added -stdin switch; do not warn about bad member names of com.sun.star.uno.Uik; some general clean up and added const qualifiers.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [d34a08c3a1e89abfb348e15e7914c5914666f4c5]

INTEGRATION: CWS sb14 (1.2.4); FILE MERGED 2004/03/05 08:35:17 sb 1.2.4.1: #i21150# Support for rest parameters; clean up.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [9e193d7b009945bb32334433a9eb4ceed63f0251]

INTEGRATION: CWS sb14 (1.3.4); FILE MERGED 2004/03/15 09:53:55 sb 1.3.4.4: #i21150# Adapted to new extensible type writer interface; added support for bound interface attributes. 2004/03/12 14:30:28 sb 1.3.4.3: #i21150# Added support for extended attributes (still need to fix TODO in AstAttribute::dumpBlob. 2004/03/05 08:35:17 sb 1.3.4.2: #i21150# Support for rest parameters; clean up. 2004/03/01 12:53:49 sb 1.3.4.1: #i21150# Added optional interface inheritance; added -stdin switch; do not warn about bad member names of com.sun.star.uno.Uik; some general clean up and added const qualifiers.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [90042ae00cf316bd6a8f0fe521f3a20e41d58dc1]

INTEGRATION: CWS sb14 (1.1.96); FILE MERGED 2004/03/05 08:35:17 sb 1.1.96.1: #i21150# Support for rest parameters; clean up.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [6cc7a32429c5efdc9a920d480770fd49efb6d479]

INTEGRATION: CWS sb14 (1.1.96); FILE MERGED 2004/03/15 09:53:54 sb 1.1.96.1: #i21150# Adapted to new extensible type writer interface; added support for bound interface attributes.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [962c7c10ee7d465493822520903415be5ec08811]

INTEGRATION: CWS sb14 (1.1.96); FILE MERGED 2004/03/15 09:53:54 sb 1.1.96.2: #i21150# Adapted to new extensible type writer interface; added support for bound interface attributes. 2004/03/05 08:35:16 sb 1.1.96.1: #i21150# Support for rest parameters; clean up.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [e7adaa4362522a99a4d1745a7101b09ad363cec2]

INTEGRATION: CWS sb14 (1.2.92); FILE MERGED 2004/03/15 09:53:54 sb 1.2.92.1: #i21150# Adapted to new extensible type writer interface; added support for bound interface attributes.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [b81521ee92f056368c7ff5e1c8cd7fc18e5a48e1]

INTEGRATION: CWS sb14 (1.1.96); FILE MERGED 2004/03/01 12:53:49 sb 1.1.96.1: #i21150# Added optional interface inheritance; added -stdin switch; do not warn about bad member names of com.sun.star.uno.Uik; some general clean up and added const qualifiers.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [d24f7f44fc3e0029cbc71f063c3d8fad2dae9c9e]

INTEGRATION: CWS sb14 (1.1.96); FILE MERGED 2004/03/05 08:35:16 sb 1.1.96.1: #i21150# Support for rest parameters; clean up.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [5f53782b9c41fc62dcb3ffb04fec1efd5256e0ce]

INTEGRATION: CWS sb14 (1.1.96); FILE MERGED 2004/03/15 09:53:53 sb 1.1.96.3: #i21150# Adapted to new extensible type writer interface; added support for bound interface attributes. 2004/03/12 14:30:28 sb 1.1.96.2: #i21150# Added support for extended attributes (still need to fix TODO in AstAttribute::dumpBlob. 2004/03/05 08:35:16 sb 1.1.96.1: #i21150# Support for rest parameters; clean up.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [8505d9405209d6b358c2d79929ddb71a1262dd12]

INTEGRATION: CWS sb14 (1.1.96); FILE MERGED 2004/03/15 09:53:53 sb 1.1.96.1: #i21150# Adapted to new extensible type writer interface; added support for bound interface attributes.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [3eb9a2ee54edccfb8556c9fa9e73b4ab1383c7ba]

INTEGRATION: CWS sb14 (1.2.4); FILE MERGED 2004/03/15 16:01:58 sb 1.2.4.3: #i21150# Dumping extended interface attributes. 2004/03/15 09:53:52 sb 1.2.4.2: #i21150# Adapted to new extensible type writer interface; added support for bound interface attributes. 2004/03/01 12:53:49 sb 1.2.4.1: #i21150# Added optional interface inheritance; added -stdin switch; do not warn about bad member names of com.sun.star.uno.Uik; some general clean up and added const qualifiers.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [3a23a99b8199efc6aa207d51a1be7d0aa4966aa8]

INTEGRATION: CWS sb14 (1.1.96); FILE MERGED 2004/03/15 09:53:52 sb 1.1.96.1: #i21150# Adapted to new extensible type writer interface; added support for bound interface attributes.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [05b96888b86bf59a03df80b1346bebe12c4c981a]

INTEGRATION: CWS sb14 (1.3.4); FILE MERGED 2004/03/15 09:53:51 sb 1.3.4.3: #i21150# Adapted to new extensible type writer interface; added support for bound interface attributes. 2004/03/05 08:35:15 sb 1.3.4.2: #i21150# Support for rest parameters; clean up. 2004/03/01 12:53:48 sb 1.3.4.1: #i21150# Added optional interface inheritance; added -stdin switch; do not warn about bad member names of com.sun.star.uno.Uik; some general clean up and added const qualifiers.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [f2b97063efdd5cd248f00c4a02001d6b9d570abb]

INTEGRATION: CWS sb14 (1.1.96); FILE MERGED 2004/03/15 09:53:51 sb 1.1.96.1: #i21150# Adapted to new extensible type writer interface; added support for bound interface attributes.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [9622dfa71d0070bed29311abcfd3877d6c598b3c]

INTEGRATION: CWS sb14 (1.1.96); FILE MERGED 2004/03/05 08:35:15 sb 1.1.96.1: #i21150# Support for rest parameters; clean up.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [a228a92c3b69403561385bcaa41f22b9c0b661d8]

INTEGRATION: CWS sb14 (1.1.96); FILE MERGED 2004/03/15 16:01:58 sb 1.1.96.4: #i21150# Dumping extended interface attributes. 2004/03/15 09:53:51 sb 1.1.96.3: #i21150# Adapted to new extensible type writer interface; added support for bound interface attributes. 2004/03/12 14:30:28 sb 1.1.96.2: #i21150# Added support for extended attributes (still need to fix TODO in AstAttribute::dumpBlob. 2004/03/05 08:35:15 sb 1.1.96.1: #i21150# Support for rest parameters; clean up.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [3cd8e3402b2d73c622eb4a55d198344faed704eb]

INTEGRATION: CWS sb14 (1.2.60); FILE MERGED 2004/02/19 14:16:26 sb 1.2.60.1: #i21150# Moved Java types from jurt to ridljar, as javamaker now generates code that uses UnoRuntime; cleaned up; deprecated environment/bridge/mapping stuff.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [fe9cc40148491595ebafb03ca1df46526e80c42e]

INTEGRATION: CWS sb14 (1.1.2); FILE ADDED 2004/02/19 14:20:12 sb 1.1.2.1: #i21150# Moved Java types from jurt to ridljar, as javamaker now generates code that uses UnoRuntime; cleaned up; deprecated environment/bridge/mapping stuff.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [e621bf51f740e45e566eaefd08a2b87eb703877e]

INTEGRATION: CWS sb14 (1.1.2); FILE ADDED 2004/02/19 14:21:44 sb 1.1.2.1: #i21150# Moved Java types from jurt to ridljar, as javamaker now generates code that uses UnoRuntime; cleaned up; deprecated environment/bridge/mapping stuff.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [92c0ee8202fc9490fa3e10f53ff0cd847e318f66]

INTEGRATION: CWS sb14 (1.1.2); FILE ADDED 2004/02/19 14:21:58 sb 1.1.2.1: #i21150# Moved Java types from jurt to ridljar, as javamaker now generates code that uses UnoRuntime; cleaned up; deprecated environment/bridge/mapping stuff.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [cd2a9f1e8e377a9521f6fb48e9c4832f84d2f478]

INTEGRATION: CWS sb14 (1.4.6); FILE MERGED 2004/02/19 14:15:55 sb 1.4.6.1: #i21150# Fixed test (broken by changes introduced in fix for 114000).


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [484b3e74d870095bbe0be456023e4664586ea048]

INTEGRATION: CWS sb14 (1.2.34); FILE MERGED 2004/02/19 14:16:26 sb 1.2.34.1: #i21150# Moved Java types from jurt to ridljar, as javamaker now generates code that uses UnoRuntime; cleaned up; deprecated environment/bridge/mapping stuff.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [072832cf5d2bcdf7edd396544a29bcf07fb0a71f]

INTEGRATION: CWS sb14 (1.1.2); FILE ADDED 2004/02/19 14:19:44 sb 1.1.2.1: #i21150# Moved Java types from jurt to ridljar, as javamaker now generates code that uses UnoRuntime; cleaned up; deprecated environment/bridge/mapping stuff.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [4fca6e95d9e6834b502e9cd9ef9720dc019bb3d6]

INTEGRATION: CWS sb14 (1.1.2); FILE ADDED 2004/02/19 14:19:19 sb 1.1.2.1: #i21150# Moved Java types from jurt to ridljar, as javamaker now generates code that uses UnoRuntime; cleaned up; deprecated environment/bridge/mapping stuff.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [7263382520270512d78a1b4d4d21645244d8ce78]

INTEGRATION: CWS sb14 (1.1.2); FILE ADDED 2004/02/19 14:19:31 sb 1.1.2.1: #i21150# Moved Java types from jurt to ridljar, as javamaker now generates code that uses UnoRuntime; cleaned up; deprecated environment/bridge/mapping stuff.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [741b93d42cbc57665e891c0db4b017b3665566f6]

INTEGRATION: CWS sb14 (1.1.2); FILE ADDED 2004/02/19 14:19:58 sb 1.1.2.1: #i21150# Moved Java types from jurt to ridljar, as javamaker now generates code that uses UnoRuntime; cleaned up; deprecated environment/bridge/mapping stuff.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [032ee7c577153ff2f61a5d402c1b7e47f54e1b7c]

INTEGRATION: CWS sb14 (1.1.2); FILE ADDED 2004/02/19 14:19:05 sb 1.1.2.1: #i21150# Moved Java types from jurt to ridljar, as javamaker now generates code that uses UnoRuntime; cleaned up; deprecated environment/bridge/mapping stuff.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [8c9d461af84c7ba15d919b3838f4ea990f627caa]

INTEGRATION: CWS sb14 (1.1.2); FILE ADDED 2004/02/19 14:18:26 sb 1.1.2.1: #i21150# Moved Java types from jurt to ridljar, as javamaker now generates code that uses UnoRuntime; cleaned up; deprecated environment/bridge/mapping stuff.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [7ffded78f75a293ad10efb8a4e0bdfefa08ce995]

INTEGRATION: CWS sb14 (1.1.2); FILE ADDED 2004/02/19 14:18:53 sb 1.1.2.1: #i21150# Moved Java types from jurt to ridljar, as javamaker now generates code that uses UnoRuntime; cleaned up; deprecated environment/bridge/mapping stuff.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [c6d18208ce6405570cefba4b2fd90b1275c90dbf]

INTEGRATION: CWS sb14 (1.1.2); FILE ADDED 2004/02/19 14:18:13 sb 1.1.2.1: #i21150# Moved Java types from jurt to ridljar, as javamaker now generates code that uses UnoRuntime; cleaned up; deprecated environment/bridge/mapping stuff.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [f1d4af4c4d200deda4a5d8235a9cfb7ff1555c92]

INTEGRATION: CWS sb14 (1.2.122); FILE MERGED 2004/03/17 09:53:28 sb 1.2.122.2: #i26602# Moved isBound from TypeInfo to AttributeTypeInfo. 2004/03/15 16:03:29 sb 1.2.122.1: #i21150# Added support for extended interface attributes.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [1b0c5f9d861a110d78de714afbe359f688579ae1]

INTEGRATION: CWS sb14 (1.1.126); FILE MERGED 2004/03/17 09:53:27 sb 1.1.126.1: #i26602# Moved isBound from TypeInfo to AttributeTypeInfo.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [a0cb66239b77a608bb475b6d0134cce8238944af]

INTEGRATION: CWS sb14 (1.2.94); FILE MERGED 2004/03/15 09:50:42 sb 1.2.94.2: #i21150# Added new extensible type writer interface; minor improvements. 2004/03/12 14:23:51 sb 1.2.94.1: #i21150# Added new extensible type reader interface.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [8ee9b023c1281eb931eea96e143f07ead0060021]

INTEGRATION: CWS sb14 (1.17.20); FILE MERGED 2004/03/05 12:34:14 sb 1.17.20.1: #i21150# Added support for rest parameters.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [519b10282e0cfb0a754d9718ab5aab3a06b5f289]

INTEGRATION: CWS sb14 (1.8.6); FILE MERGED 2004/03/17 10:13:57 sb 1.8.6.2: #i26602# Removed leftover dead code. 2004/03/15 09:50:41 sb 1.8.6.1: #i21150# Added new extensible type writer interface; minor improvements.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [51f52adc8726b5ec66a7f15d792b93563ccb7adc]

INTEGRATION: CWS sb14 (1.10.6); FILE MERGED 2004/03/18 13:06:07 sb 1.10.6.3: #i26602# Make sure typereg_reader_getSuperTypeName is not called with an invalid index. 2004/03/15 09:50:41 sb 1.10.6.2: #i21150# Added new extensible type writer interface; minor improvements. 2004/03/12 14:24:16 sb 1.10.6.1: #i21150# Added new extensible type reader interface.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [08df628b9d5b031fb1ea994ab34b85dac3a9a8dc]

INTEGRATION: CWS sb14 (1.4.100); FILE MERGED 2004/03/12 14:24:15 sb 1.4.100.1: #i21150# Added new extensible type reader interface.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [3119dc9ac611e013b4b42211aad9d715df6be41a]

INTEGRATION: CWS sb14 (1.1.2); FILE ADDED 2004/03/15 09:51:24 sb 1.1.2.1: #i21150# Added new extensible type writer interface.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [db14df2abcabb1739ad44ebd26193a09ac5fdaf4]

INTEGRATION: CWS sb14 (1.1.2); FILE ADDED 2004/03/15 09:51:10 sb 1.1.2.1: #i21150# Added new extensible type writer interface.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [3d37a4c513dd60a8d1931982ad57f719ddda6121]

INTEGRATION: CWS sb14 (1.1.2); FILE ADDED 2004/03/15 09:50:40 sb 1.1.2.2: #i21150# Added new extensible type writer interface; minor improvements. 2004/03/12 14:25:40 sb 1.1.2.1: #i21150# Added new extensible type reader interface.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [5d3d5e78eebee9d6dab3229e63c636fd03528cc4]

INTEGRATION: CWS sb14 (1.1.2); FILE ADDED 2004/03/15 16:02:53 sb 1.1.2.2: #i21150# Added support for extended interface attributes. 2004/03/12 14:25:51 sb 1.1.2.1: #i21150# Added new extensible type reader interface.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [9938ca39360e75959f74a19ba780ecc184822c9e]

INTEGRATION: CWS sb14 (1.7.66); FILE MERGED 2004/03/12 14:24:52 sb 1.7.66.2: #i21150# Added new extensible type reader interface. 2004/03/05 12:34:13 sb 1.7.66.1: #i21150# Added support for rest parameters.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [fe69d558cc52d9c1f0c20c58d2d7811786033b96]

INTEGRATION: CWS sb14 (1.7.6); FILE MERGED 2004/03/12 14:24:52 sb 1.7.6.1: #i21150# Added new extensible type reader interface.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [f6895e4a8a7177ab410d17d1bf87b7ac9b54327f]

INTEGRATION: CWS sb14 (1.1.2); FILE ADDED 2004/03/15 09:50:40 sb 1.1.2.2: #i21150# Added new extensible type writer interface; minor improvements. 2004/03/12 14:26:04 sb 1.1.2.1: #i21150# Added new extensible type reader interface.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [366a782496b6d42295283c1b9621baff9d272923]

INTEGRATION: CWS sb14 (1.1.2); FILE ADDED 2004/03/15 09:50:39 sb 1.1.2.2: #i21150# Added new extensible type writer interface; minor improvements. 2004/03/12 14:25:28 sb 1.1.2.1: #i21150# Added new extensible type reader interface.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [74b3e7d2ebe747662d334edf800d4efebf86f14e]

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>  [4ba327f4e090a17e50ba099b42575a907d00b8f8]

INTEGRATION: CWS sb14 (1.17.68); FILE MERGED 2004/03/11 14:41:36 sb 1.17.68.1: #i21150# rtl_string2UString and OUString::OUString(sal_Char const *, sal_Int32, rtl_TextEncoding, sal_uInt32) handle out-of-memory conditions.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [aa40abec8a3fa321e6194099e9a5bedd7195be30]

INTEGRATION: CWS sb14 (1.15.68); FILE MERGED 2004/03/11 14:41:36 sb 1.15.68.1: #i21150# rtl_string2UString and OUString::OUString(sal_Char const *, sal_Int32, rtl_TextEncoding, sal_uInt32) handle out-of-memory conditions.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [8805b0de5383c81ee832073b37e8ae1166bd23c0]

INTEGRATION: CWS sb14 (1.11.166); FILE MERGED 2004/03/11 14:41:35 sb 1.11.166.1: #i21150# rtl_string2UString and OUString::OUString(sal_Char const *, sal_Int32, rtl_TextEncoding, sal_uInt32) handle out-of-memory conditions.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [19da84593fe4b88bde9f9b20ed0a5bcbaa578d56]

INTEGRATION: CWS sb14 (1.5.36); FILE MERGED 2004/03/11 14:41:35 sb 1.5.36.1: #i21150# rtl_string2UString and OUString::OUString(sal_Char const *, sal_Int32, rtl_TextEncoding, sal_uInt32) handle out-of-memory conditions.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [24cc9954facd91d89ef90a4bdd36c99062a83a54]

INTEGRATION: CWS sb14 (1.9.18); FILE MERGED 2004/03/11 14:41:34 sb 1.9.18.1: #i21150# rtl_string2UString and OUString::OUString(sal_Char const *, sal_Int32, rtl_TextEncoding, sal_uInt32) handle out-of-memory conditions.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [70c8e646f3ac104bc966ac7853f3ae38f5c86bcb]

INTEGRATION: CWS sb14 (1.8.18); FILE MERGED 2004/03/11 14:41:34 sb 1.8.18.1: #i21150# rtl_string2UString and OUString::OUString(sal_Char const *, sal_Int32, rtl_TextEncoding, sal_uInt32) handle out-of-memory conditions.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [b172c872df7c40113646ebbd45a2ebd429205814]

INTEGRATION: CWS sb14 (1.15.18); FILE MERGED 2004/03/11 14:41:34 sb 1.15.18.1: #i21150# rtl_string2UString and OUString::OUString(sal_Char const *, sal_Int32, rtl_TextEncoding, sal_uInt32) handle out-of-memory conditions.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [66f869f0030eb7cf0bad6a0536eb29aa1cbe31fb]

INTEGRATION: CWS sb14 (1.2.18); FILE MERGED 2004/03/17 10:15:41 sb 1.2.18.2: #i26602# Fixed typo. 2004/03/11 14:41:34 sb 1.2.18.1: #i21150# rtl_string2UString and OUString::OUString(sal_Char const *, sal_Int32, rtl_TextEncoding, sal_uInt32) handle out-of-memory conditions.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [9d06c153ac1be4d3fc5f3a9c69d17dc4beb25ac7]

INTEGRATION: CWS sb14 (1.7.18); FILE MERGED 2004/03/11 14:41:33 sb 1.7.18.1: #i21150# rtl_string2UString and OUString::OUString(sal_Char const *, sal_Int32, rtl_TextEncoding, sal_uInt32) handle out-of-memory conditions.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [00163c0ce4f0cac1ac919bbfc320ae37827b2bce]

INTEGRATION: CWS sb14 (1.10.18); FILE MERGED 2004/03/11 14:41:33 sb 1.10.18.1: #i21150# rtl_string2UString and OUString::OUString(sal_Char const *, sal_Int32, rtl_TextEncoding, sal_uInt32) handle out-of-memory conditions.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [ff03d40376a86a494c26db751788d257e7b16865]

INTEGRATION: CWS sb14 (1.13.142); FILE MERGED 2004/03/11 14:41:33 sb 1.13.142.1: #i21150# rtl_string2UString and OUString::OUString(sal_Char const *, sal_Int32, rtl_TextEncoding, sal_uInt32) handle out-of-memory conditions.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [45e00584db5bf88e12ae4f245feedeb487a7b6a1]

INTEGRATION: CWS sb14 (1.33.18); FILE MERGED 2004/03/11 14:41:32 sb 1.33.18.1: #i21150# rtl_string2UString and OUString::OUString(sal_Char const *, sal_Int32, rtl_TextEncoding, sal_uInt32) handle out-of-memory conditions.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [a941ade11882e313b9506283ee034ca585a731dc]

INTEGRATION: CWS sb14 (1.23.18); FILE MERGED 2004/03/11 14:41:32 sb 1.23.18.1: #i21150# rtl_string2UString and OUString::OUString(sal_Char const *, sal_Int32, rtl_TextEncoding, sal_uInt32) handle out-of-memory conditions.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [f99b70fe9942f13380f8c23263522d863c89ce7d]

INTEGRATION: CWS sb14 (1.29.18); FILE MERGED 2004/03/11 14:41:32 sb 1.29.18.1: #i21150# rtl_string2UString and OUString::OUString(sal_Char const *, sal_Int32, rtl_TextEncoding, sal_uInt32) handle out-of-memory conditions.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [c09459729a2249e129fce96d0d3eba86466e6493]

INTEGRATION: CWS sb14 (1.2.18); FILE MERGED 2004/03/17 08:54:28 sb 1.2.18.2: RESYNC: (1.2-1.3); FILE MERGED 2004/03/11 14:41:31 sb 1.2.18.1: #i21150# rtl_string2UString and OUString::OUString(sal_Char const *, sal_Int32, rtl_TextEncoding, sal_uInt32) handle out-of-memory conditions.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [acc934a7ef780260483eed5677ae2772bc72baa5]

INTEGRATION: CWS sb14 (1.18.62); FILE MERGED 2004/03/15 09:09:27 sb 1.18.62.2: #i21150# Improved documentation. 2004/03/11 14:41:31 sb 1.18.62.1: #i21150# rtl_string2UString and OUString::OUString(sal_Char const *, sal_Int32, rtl_TextEncoding, sal_uInt32) handle out-of-memory conditions.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [e9f5782dea7d28426f1e46cb8527a676f064c8d1]

INTEGRATION: CWS sb14 (1.9.38); FILE MERGED 2004/03/15 09:09:26 sb 1.9.38.2: #i21150# Improved documentation. 2004/03/11 14:41:30 sb 1.9.38.1: #i21150# rtl_string2UString and OUString::OUString(sal_Char const *, sal_Int32, rtl_TextEncoding, sal_uInt32) handle out-of-memory conditions.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [1a2ce7c94077fc27e2516be5086e9bdd0a427048]

INTEGRATION: CWS sb14 (1.14.68); FILE MERGED 2004/03/18 07:20:18 sb 1.14.68.2: #i21150# Fixed oversight. 2004/03/15 09:10:14 sb 1.14.68.1: #i21150# rtl_uString2String and OString::OString(sal_Unicode const *, sal_Int32, rtl_TextEncoding, sal_uInt32) handle out-of-memory conditions.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [78c25b105cb53ffe5e80cd370e99f82da82c2107]

INTEGRATION: CWS sb14 (1.8.166); FILE MERGED 2004/03/15 09:10:14 sb 1.8.166.1: #i21150# rtl_uString2String and OString::OString(sal_Unicode const *, sal_Int32, rtl_TextEncoding, sal_uInt32) handle out-of-memory conditions.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [924fc2ebbff9d6e86cb8abc1a5e028fe829b8e3c]

INTEGRATION: CWS sb14 (1.39.22); FILE MERGED 2004/03/17 08:52:29 sb 1.39.22.2: RESYNC: (1.39-1.41); FILE MERGED 2004/02/19 14:29:21 sb 1.39.22.1: #i21150# No dependency on jurt, as Java types were moved from jurt to ridljar; cleaned up.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [dc208eeedb9847daf7bb300b136c99ddf171c3cf]

INTEGRATION: CWS sb14 (1.5.28); FILE MERGED 2004/02/19 14:09:56 sb 1.5.28.1: #i21150# Moved Java types from jurt to ridljar, as javamaker now generates code that uses UnoRuntime; cleaned up; deprecated environment/bridge/mapping stuff.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [f382df74e734fdeee437130a340c20bec25d0fed]

INTEGRATION: CWS sb14 (1.1.2); FILE ADDED 2004/02/19 14:10:22 sb 1.1.2.1: #i21150# Moved Java types from jurt to ridljar, as javamaker now generates code that uses UnoRuntime; cleaned up; deprecated environment/bridge/mapping stuff.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [2c3bf4005b3d4077124404bbef61dbdf4e509e4a]

INTEGRATION: CWS sb14 (1.3.28); FILE MERGED 2004/02/19 14:09:55 sb 1.3.28.1: #i21150# Moved Java types from jurt to ridljar, as javamaker now generates code that uses UnoRuntime; cleaned up; deprecated environment/bridge/mapping stuff.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [de0c6de61efae2a2d9159d42a746023ad4e4d807]

INTEGRATION: CWS sb14 (1.9.6); FILE MERGED 2004/02/19 14:09:54 sb 1.9.6.1: #i21150# Moved Java types from jurt to ridljar, as javamaker now generates code that uses UnoRuntime; cleaned up; deprecated environment/bridge/mapping stuff.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [ea19b0915548c4945ff6e593d56afd0c09d85a97]

INTEGRATION: CWS sb14 (1.5.118); FILE MERGED 2004/02/19 14:09:54 sb 1.5.118.1: #i21150# Moved Java types from jurt to ridljar, as javamaker now generates code that uses UnoRuntime; cleaned up; deprecated environment/bridge/mapping stuff.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [324fd7ea62b43388cad40b302da42e0feca0d842]

INTEGRATION: CWS sb14 (1.5.28); FILE MERGED 2004/02/19 14:09:52 sb 1.5.28.1: #i21150# Moved Java types from jurt to ridljar, as javamaker now generates code that uses UnoRuntime; cleaned up; deprecated environment/bridge/mapping stuff.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [4e16ec9a853139c021d3b36b515365de99115c3d]

INTEGRATION: CWS sb14 (1.12.6); FILE MERGED 2004/03/05 08:14:08 sb 1.12.6.1: #i21150# Cleaned up.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [34bd3d89cf30b5b7bc5955487692a5f27fdde674]

INTEGRATION: CWS sb14 (1.13.88); FILE MERGED 2004/03/05 08:14:08 sb 1.13.88.1: #i21150# Cleaned up.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [0c9d5305ea86cd20009e9713a941bfdf0df968dd]

INTEGRATION: CWS interop12 (1.64.100); FILE MERGED 2004/03/17 10:21:12 cl 1.64.100.7: RESYNC: (1.69-1.70); FILE MERGED 2004/02/13 21:36:56 cl 1.64.100.6: RESYNC: (1.67-1.69); FILE MERGED 2003/12/09 23:13:45 cl 1.64.100.5: RESYNC: (1.65-1.67); FILE MERGED 2003/11/07 14:56:40 cl 1.64.100.4: RESYNC: (1.64-1.65); FILE MERGED 2003/11/07 09:13:18 cl 1.64.100.3: #i20949# added header&footer support for impress 2003/11/05 17:05:57 cl 1.64.100.2: #i20949# added support for header&footer 2003/09/19 14:38:26 cl 1.64.100.1: #111385# initial version


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [327deead2ce2c47650da6d50af1b7db5433a12de]

INTEGRATION: CWS sb14 (1.33.26); FILE MERGED 2004/03/05 08:14:06 sb 1.33.26.1: #i21150# Cleaned up.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [1f6b65dff3ecafa932e17b3cc61579e833d69102]

INTEGRATION: CWS interop12 (1.46.8); FILE MERGED 2004/03/17 09:58:36 cl 1.46.8.5: RESYNC: (1.50-1.51); FILE MERGED 2004/02/13 17:45:24 cl 1.46.8.4: RESYNC: (1.48-1.50); FILE MERGED 2003/12/09 15:21:37 cl 1.46.8.3: RESYNC: (1.47-1.48); FILE MERGED 2003/11/07 13:37:03 cl 1.46.8.2: RESYNC: (1.46-1.47); FILE MERGED 2003/10/30 10:54:17 cl 1.46.8.1: #i20949# added tokens for header&footer support in impress


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [59fe221747d7b1e45d236482f0e6bf832cfbc6b9]

INTEGRATION: CWS sb14 (1.1.2); FILE ADDED 2004/03/18 13:05:46 sb 1.1.2.2: #i26602# Make sure typereg_reader_getSuperTypeName is not called with an invalid index. 2004/03/16 17:29:30 sb 1.1.2.1: #i21150# Tests.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [ef7628d9abecbc15dca0eee86fa9d4a06dbd9e4e]

INTEGRATION: CWS sb14 (1.1.2); FILE ADDED 2004/03/16 17:29:21 sb 1.1.2.1: #i21150# Tests.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [6a2911b5e1fc949f12e6896361faa803fb402724]

INTEGRATION: CWS sb14 (1.1.2); FILE ADDED 2004/03/18 13:05:46 sb 1.1.2.2: #i26602# Make sure typereg_reader_getSuperTypeName is not called with an invalid index. 2004/03/16 17:29:12 sb 1.1.2.1: #i21150# Tests.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [c8c1222f2e6ababf0d7d9d07674667ff9750f786]

INTEGRATION: CWS interop12 (1.101.36); FILE MERGED 2003/09/19 14:36:38 cl 1.101.36.1: #111385# initial version


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [1b2589f0a3537409da8bd300fdb693d543852a2d]

INTEGRATION: CWS interop12 (1.47.10); FILE MERGED 2003/11/07 10:15:36 cl 1.47.10.3: fixed unix compiler issue 2003/10/30 10:54:31 cl 1.47.10.2: #i20949# added tokens for header&footer support in impress 2003/09/19 14:36:38 cl 1.47.10.1: #111385# initial version


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [bbec5765d6b70a853a18084357fdcd56b3da329f]

INTEGRATION: CWS sb14 (1.1.2); FILE ADDED 2004/03/16 17:28:52 sb 1.1.2.1: #i21150# Tests.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [ed6d73d4fd99aea3bc2b176b488d4f02ecb40f48]

INTEGRATION: CWS interop12 (1.52.36); FILE MERGED 2003/10/30 10:54:31 cl 1.52.36.2: #i20949# added tokens for header&footer support in impress 2003/09/19 14:36:37 cl 1.52.36.1: #111385# initial version


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [e3a02e4c62a36632ae9a7b20cd4896fd3007274c]

INTEGRATION: CWS sb14 (1.1.2); FILE ADDED 2004/03/18 14:09:02 sb 1.1.2.3: #i26602# Fix for Windows. 2004/03/18 13:05:46 sb 1.1.2.2: #i26602# Make sure typereg_reader_getSuperTypeName is not called with an invalid index. 2004/03/16 17:28:42 sb 1.1.2.1: #i21150# Tests.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [4aa4f461a58bc71f2a39608a46970484e902e82a]

INTEGRATION: CWS interop12 (1.37.82); FILE MERGED 2004/03/05 14:21:51 cl 1.37.82.2: #i26079# save header&footer also for handout and notes 2003/10/30 11:00:22 cl 1.37.82.1: #i20949# added header&footer support for impress


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [142997752bb6b58dcd4c5700dd3c4ac59061697e]

INTEGRATION: CWS interop12 (1.81.66); FILE MERGED 2003/12/09 15:20:09 cl 1.81.66.3: RESYNC: (1.81-1.82); FILE MERGED 2003/10/30 11:00:21 cl 1.81.66.2: #i20949# added header&footer support for impress 2003/09/19 14:36:36 cl 1.81.66.1: #111385# initial version


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [3e2226f2ee6b9881e2dd3e5dcb92ab0bbc5b38db]

INTEGRATION: CWS sb14 (1.13.4); FILE MERGED 2004/03/18 13:05:45 sb 1.13.4.3: #i26602# Make sure typereg_reader_getSuperTypeName is not called with an invalid index. 2004/03/12 14:18:49 sb 1.13.4.2: #i21150# Adapted to modified registry type reader. 2004/03/05 12:36:50 sb 1.13.4.1: #i21150# Added support for service constructors; cleanup.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [52ef9a315900373d594728728c5b5b8ea09171c7]

INTEGRATION: CWS interop12 (1.4.156); FILE MERGED 2004/03/05 14:21:51 cl 1.4.156.1: #i26079# save header&footer also for handout and notes


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [53ed8abdeb58f05a573ff5e58d4f8291f515c7c0]

INTEGRATION: CWS sb14 (1.4.104); FILE MERGED 2004/03/12 14:18:49 sb 1.4.104.1: #i21150# Adapted to modified registry type reader.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [af1e59e50ce3c8dcefd9d3453fdb5b954ac9d6e7]

INTEGRATION: CWS interop12 (1.11.22); FILE MERGED 2004/03/08 11:47:05 cl 1.11.22.2: #i26079# save header&footer also for handout and notes 2004/03/05 14:21:50 cl 1.11.22.1: #i26079# save header&footer also for handout and notes


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [45a623b342d98ec8c0adac283be8b118baa416e5]

INTEGRATION: CWS sb14 (1.1.104); FILE MERGED 2004/03/12 14:18:49 sb 1.1.104.1: #i21150# Adapted to modified registry type reader.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [ee4437d866423e0a8cb80fa45d7226a59831a6e1]

INTEGRATION: CWS interop12 (1.6.156); FILE MERGED 2004/03/05 14:21:50 cl 1.6.156.1: #i26079# save header&footer also for handout and notes


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [2bcd9496a5eaa3812f85d59fdd45a75a734d2751]

INTEGRATION: CWS sb14 (1.6.104); FILE MERGED 2004/03/12 14:18:49 sb 1.6.104.1: #i21150# Adapted to modified registry type reader.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [c25ae1a8622909aeb43c64496a60b542da5cfce0]

INTEGRATION: CWS interop12 (1.6.172); FILE MERGED 2004/03/05 14:21:50 cl 1.6.172.1: #i26079# save header&footer also for handout and notes


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [0cc9eca94af938db37a2eeaae35165ebf467f56b]

INTEGRATION: CWS interop12 (1.18.172); FILE MERGED 2004/03/05 14:21:50 cl 1.18.172.1: #i26079# save header&footer also for handout and notes


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [f2ef6ecd25f6ffe3aae0a0569b74e39b69c6a8bf]

INTEGRATION: CWS sb14 (1.3.22); FILE MERGED 2004/03/12 14:18:48 sb 1.3.22.1: #i21150# Adapted to modified registry type reader.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [b0aa1f3cf3e9bad5546f21792a27c3d6e4817fe0]

INTEGRATION: CWS interop12 (1.47.156); FILE MERGED 2003/10/30 11:00:21 cl 1.47.156.1: #i20949# added header&footer support for impress


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [9df5a1dad54651535ee45fb8b22aa0e0ef07bc24]

INTEGRATION: CWS sb14 (1.4.22); FILE MERGED 2004/03/12 14:18:48 sb 1.4.22.1: #i21150# Adapted to modified registry type reader.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [ea3e6a4a4837ec12d3a3b9241347a622ad2b13c2]

INTEGRATION: CWS interop12 (1.30.160); FILE MERGED 2003/10/30 11:00:20 cl 1.30.160.2: #i20949# added header&footer support for impress 2003/09/19 14:36:35 cl 1.30.160.1: #111385# initial version


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [1922349b13e6887071fed1932b057f3e6d6badaf]

INTEGRATION: CWS interop12 (1.57.20); FILE MERGED 2003/10/30 11:00:19 cl 1.57.20.2: #i20949# added header&footer support for impress 2003/09/19 14:36:35 cl 1.57.20.1: #111385# initial version


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [f96a3c63971832d007a10aa748105fb290024f38]

INTEGRATION: CWS sb14 (1.1.2); FILE ADDED 2004/03/16 17:27:28 sb 1.1.2.4: #i21150# Fixed some minor mistakes. 2004/03/15 17:55:15 sb 1.1.2.3: #i21150# Added support for extended interface attributes. 2004/03/12 14:18:48 sb 1.1.2.2: #i21150# Adapted to modified registry type reader. 2004/03/05 12:37:31 sb 1.1.2.1: #i21150# Added support for service constructors; cleanup.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [3dfb68eec1328b33ac818d0b032a7c38c79078d6]

INTEGRATION: CWS interop12 (1.22.156); FILE MERGED 2004/03/08 10:00:41 cl 1.22.156.3: fixed unix build problems 2004/03/05 14:21:49 cl 1.22.156.2: #i26079# save header&footer also for handout and notes 2003/10/30 11:00:19 cl 1.22.156.1: #i20949# added header&footer support for impress


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [4b299a89337c68b54c699eeb7d26ec161385891c]

INTEGRATION: CWS sb14 (1.1.2); FILE ADDED 2004/03/17 07:37:58 sb 1.1.2.5: #i21150# Code simplification. 2004/03/16 17:27:27 sb 1.1.2.4: #i21150# Fixed some minor mistakes. 2004/03/15 17:55:15 sb 1.1.2.3: #i21150# Added support for extended interface attributes. 2004/03/12 14:18:48 sb 1.1.2.2: #i21150# Adapted to modified registry type reader. 2004/03/05 12:37:17 sb 1.1.2.1: #i21150# Added support for service constructors; cleanup.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [15711ff26a3f8289bb5a90fdadafef99ec1ed33a]

INTEGRATION: CWS interop12 (1.85.20); FILE MERGED 2004/03/08 10:00:40 cl 1.85.20.3: fixed unix build problems 2004/03/05 14:21:49 cl 1.85.20.2: #i26079# save header&footer also for handout and notes 2003/10/30 11:00:18 cl 1.85.20.1: #i20949# added header&footer support for impress


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [c8f7a3825ff1609dc85c2bc30c0c1a1403c2e319]

INTEGRATION: CWS sb14 (1.11.68); FILE MERGED 2004/03/15 17:55:15 sb 1.11.68.3: #i21150# Added support for extended interface attributes. 2004/03/12 14:22:05 sb 1.11.68.2: #i21150# Adapted to modified registry type reader. 2004/03/05 12:36:50 sb 1.11.68.1: #i21150# Added support for service constructors; cleanup.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [06b6f79c484126e19f70bff542aedf5aef157944]

INTEGRATION: CWS sb14 (1.1.2); FILE ADDED 2004/03/16 17:27:27 sb 1.1.2.2: #i21150# Fixed some minor mistakes. 2004/03/15 17:55:48 sb 1.1.2.1: #i21150# Added support for extended interface attributes.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [417ec33e66688b214230b5f097ac4487e7d41a05]

INTEGRATION: CWS interop12 (1.26.166); FILE MERGED 2004/03/05 14:21:48 cl 1.26.166.2: #i26079# save header&footer also for handout and notes 2003/10/30 11:00:17 cl 1.26.166.1: #i20949# added header&footer support for impress


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [304ba9c9569f433e112902e100f355b7f39b7d2e]

INTEGRATION: CWS sb14 (1.1.2); FILE ADDED 2004/03/16 17:27:27 sb 1.1.2.2: #i21150# Fixed some minor mistakes. 2004/03/15 17:55:36 sb 1.1.2.1: #i21150# Added support for extended interface attributes.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [0534ee60f47155a5d6dd602cc03f9e196aa512c8]

INTEGRATION: CWS interop12 (1.61.8); FILE MERGED 2004/03/05 14:21:48 cl 1.61.8.4: #i26079# save header&footer also for handout and notes 2004/02/10 12:44:03 cl 1.61.8.3: #115356# always export header&footer visible settings 2003/12/22 10:55:40 cl 1.61.8.2: RESYNC: (1.61-1.62); FILE MERGED 2003/10/30 11:00:16 cl 1.61.8.1: #i20949# added header&footer support for impress


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [416b1d5486c136fb6124903e4e55cfc19568e280]

INTEGRATION: CWS sb14 (1.12.4); FILE MERGED 2004/03/18 07:22:53 sb 1.12.4.6: #i21150# Fixed oversight. 2004/03/16 17:27:27 sb 1.12.4.5: #i21150# Fixed some minor mistakes. 2004/03/15 17:55:15 sb 1.12.4.4: #i21150# Added support for extended interface attributes. 2004/03/12 14:18:47 sb 1.12.4.3: #i21150# Adapted to modified registry type reader. 2004/03/05 12:36:49 sb 1.12.4.2: #i21150# Added support for service constructors; cleanup. 2004/02/19 14:23:58 sb 1.12.4.1: #i21150# Support for single-interface--based services and interface-based singletons.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [a225e420d42c1d738fecd9ac286e52c0867e0c1c]

INTEGRATION: CWS interop12 (1.4.192); FILE MERGED 2003/10/30 11:00:15 cl 1.4.192.1: #i20949# added header&footer support for impress


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [c5fb6552b049c06525e8e29ce5092a42e80018ab]

INTEGRATION: CWS interop12 (1.5.192); FILE MERGED 2003/10/30 11:00:15 cl 1.5.192.1: #i20949# added header&footer support for impress


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [cabeb2269e51cbacf0c1cc49eae2b5437c9604f2]

INTEGRATION: CWS interop12 (1.5.82); FILE MERGED 2003/12/09 15:17:19 cl 1.5.82.2: RESYNC: (1.5-1.6); FILE MERGED 2003/10/30 11:00:14 cl 1.5.82.1: #i20949# added header&footer support for impress


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [09e38f9cd507b6bb9627a5986d245f4a606a5086]

INTEGRATION: CWS interop12 (1.23.10); FILE MERGED 2003/09/19 14:36:33 cl 1.23.10.1: #111385# initial version


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [8f6ec814d127cc86647cfdf2b8f645d32bc2f647]

INTEGRATION: CWS interop12 (1.25.36); FILE MERGED 2003/10/30 10:53:11 cl 1.25.36.2: #i20949# added presentation fields 2003/09/19 14:36:33 cl 1.25.36.1: #111385# initial version


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [58923fd75b346f38368893a7965d11c09264fec7]

INTEGRATION: CWS interop12 (1.2.82); FILE MERGED 2003/10/30 10:53:48 cl 1.2.82.1: #i20949# added header&footer support for impress


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [eb41c5f37780484b951ab0075667a63e3f242453]

INTEGRATION: CWS interop12 (1.58.48); FILE MERGED 2004/03/17 09:58:55 cl 1.58.48.2: RESYNC: (1.58-1.59); FILE MERGED 2004/03/05 14:21:37 cl 1.58.48.1: #i26079# save header&footer also for handout and notes


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [711b689f2b23e8bf948df4b0c9b7a264ec172f1d]

INTEGRATION: CWS interop12 (1.84.8); FILE MERGED 2004/03/05 14:21:35 cl 1.84.8.1: #i26079# save header&footer also for handout and notes


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [7cf1c89dc2b0dc1842479da2d0e71b5f1eb26c72]

INTEGRATION: CWS interop12 (1.49.38); FILE MERGED 2004/03/17 10:24:03 cl 1.49.38.4: RESYNC: (1.52-1.54); FILE MERGED 2004/02/13 22:34:53 cl 1.49.38.3: RESYNC: (1.50-1.52); FILE MERGED 2003/12/10 00:36:53 cl 1.49.38.2: RESYNC: (1.49-1.50); FILE MERGED 2003/11/19 13:03:56 cl 1.49.38.1: #i20949# new header&footer api for impress


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [3cf2b21d76349874ebcbbc44a337f59994d52027]

INTEGRATION: CWS interop12 (1.1.2); FILE ADDED 2003/11/19 13:02:48 cl 1.1.2.1: #i20949# new header&footer api for impress


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [b112c80a838ceb0ba84095a5c19fa86132145390]

INTEGRATION: CWS interop12 (1.1.2); FILE ADDED 2003/11/19 13:00:28 cl 1.1.2.1: #i20949# new header&footer api for impress


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [9abedda184ebcded72984d3395732872fa76390a]

INTEGRATION: CWS interop12 (1.1.2); FILE ADDED 2003/11/19 13:00:56 cl 1.1.2.1: #i20949# new header&footer api for impress


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [f4c879fe5a16eaeae6b44490209f09078ce7d31b]

INTEGRATION: CWS interop12 (1.1.2); FILE ADDED 2003/11/19 13:01:10 cl 1.1.2.1: #i20949# new header&footer api for impress


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [c76f20f344c21bce32eafc1f473e1f44964b1d0e]

INTEGRATION: CWS interop12 (1.9.198); FILE MERGED 2003/11/19 13:03:12 cl 1.9.198.1: #i20949# new header&footer api for impress


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [806e9837ade4880906caafa15bd66389d6a86763]

INTEGRATION: CWS interop12 (1.1.2); FILE ADDED 2003/11/19 13:02:15 cl 1.1.2.1: #i20949# new header&footer api for impress


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [9ee78ba5c413e4596f13ad6aa29832d92521de32]

INTEGRATION: CWS interop12 (1.7.198); FILE MERGED 2004/02/13 22:42:30 cl 1.7.198.2: RESYNC: (1.7-1.8); FILE MERGED 2003/11/19 13:03:12 cl 1.7.198.1: #i20949# new header&footer api for impress


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [c11431719d2064d4a19df87b3f5387cbd6afda41]

INTEGRATION: CWS interop12 (1.1.2); FILE ADDED 2003/11/19 13:01:40 cl 1.1.2.1: #i20949# new header&footer api for impress


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [37aeae914cf2a4dab3191ee6ad6dda463831ee9d]

INTEGRATION: CWS interop12 (1.1.2); FILE ADDED 2003/11/19 13:01:57 cl 1.1.2.1: #i20949# new header&footer api for impress


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [af86cc1e9c23111723609f09dbe51d9fff1b5ec1]

INTEGRATION: CWS interop12 (1.7.198); FILE MERGED 2003/11/19 13:03:11 cl 1.7.198.1: #i20949# new header&footer api for impress


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [1dd438f5000790a4a8a5fc28932877d71d0a3b35]

INTEGRATION: CWS interop12 (1.1.2); FILE ADDED 2003/11/19 13:02:29 cl 1.1.2.1: #i20949# new header&footer api for impress


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [58fd772284c5f439e4311371eb3220c2ceccfe49]

INTEGRATION: CWS num03 (1.27.6); FILE MERGED 2004/03/22 09:55:16 hbrinkm 1.27.6.2: #115901# 2004/03/15 17:03:02 hbrinkm 1.27.6.1: #115901#


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [2f51e8e59245a0137f4adecebd5fc6c39c18e0e6]

INTEGRATION: CWS num03 (1.77.20); FILE MERGED 2004/03/22 09:55:15 hbrinkm 1.77.20.1: #115901#


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [d381ba1bf5faf3e7d60ca20d5f4e9699a4e23205]

INTEGRATION: CWS num03 (1.58.4); FILE MERGED 2004/03/15 17:02:06 hbrinkm 1.58.4.1: #115901#


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [03e3eb07a719fece3e668cea3efe189b863d0b25]

INTEGRATION: CWS num03 (1.9.20); FILE MERGED 2004/03/22 09:52:21 hbrinkm 1.9.20.1: #115962#


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [32844d5d701bd1c4f9e6f5c06c1609f180d44ada]

INTEGRATION: CWS num03 (1.30.44); FILE MERGED 2004/03/15 17:01:33 hbrinkm 1.30.44.1: #115901#


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [dd1ef04f674c639afc7cf93f438532a38e1ba223]

INTEGRATION: CWS num03 (1.4.422); FILE MERGED 2004/03/22 09:55:15 hbrinkm 1.4.422.1: #115901#


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [ad4f71f74facc85a13a67dc734e2f14212b0815f]

INTEGRATION: CWS num03 (1.20.6); FILE MERGED 2004/03/26 15:12:31 hbrinkm 1.20.6.4: #115901# 2004/03/22 09:55:14 hbrinkm 1.20.6.3: #115901# 2004/03/15 17:48:54 hbrinkm 1.20.6.2: RESYNC: (1.20-1.23); FILE MERGED 2004/03/15 16:58:51 hbrinkm 1.20.6.1: #115901#


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [aca381a424c3fbe581341d239b5cc98914275bca]

INTEGRATION: CWS num03 (1.6.20); FILE MERGED 2004/03/22 09:55:13 hbrinkm 1.6.20.1: #115901#


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [b844b31c257d10f03633fa5f22f4f2d52cb1642a]

INTEGRATION: CWS num03 (1.16.20); FILE MERGED 2004/03/22 09:55:12 hbrinkm 1.16.20.1: #115901#


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [667d592497479fb17f118146401c3c01b965858d]

INTEGRATION: CWS num03 (1.7.182); FILE MERGED 2004/03/29 13:36:11 hbrinkm 1.7.182.5: #115901# 2004/03/23 17:17:39 hbrinkm 1.7.182.4: #115901# 2004/03/22 09:55:11 hbrinkm 1.7.182.3: #115901# 2004/03/15 17:54:52 hbrinkm 1.7.182.2: RESYNC: (1.7-1.8); FILE MERGED 2004/03/15 16:56:26 hbrinkm 1.7.182.1: #115901#


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [5ebdf18f8cad2f8eb9493515640f2156600ca91d]

INTEGRATION: CWS num03 (1.8.44); FILE MERGED 2004/03/15 16:55:32 hbrinkm 1.8.44.1: #i17295#


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [dae52c6901656c02d431894f59c92638361783e4]

INTEGRATION: CWS num03 (1.19.44); FILE MERGED 2004/03/29 13:36:11 hbrinkm 1.19.44.8: #115901# 2004/03/26 15:12:30 hbrinkm 1.19.44.7: #115901# 2004/03/23 17:17:38 hbrinkm 1.19.44.6: #115901# 2004/03/22 16:53:58 hbrinkm 1.19.44.5: #115901# 2004/03/22 09:55:11 hbrinkm 1.19.44.4: #115901# 2004/03/15 17:55:40 hbrinkm 1.19.44.3: RESYNC: (1.19-1.21); FILE MERGED 2004/03/15 16:52:31 hbrinkm 1.19.44.2: #115901#,#i23731# 2004/03/02 11:52:36 hbrinkm 1.19.44.1: i23731


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [ee8bcb013dfd6a68ce10dab6e9a0f10a1ca8e8ff]

INTEGRATION: CWS num03 (1.34.6); FILE MERGED 2004/03/15 17:55:32 hbrinkm 1.34.6.2: RESYNC: (1.34-1.35); FILE MERGED 2004/03/15 17:05:11 hbrinkm 1.34.6.1: #115901#


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [4876503772cd8b028766d4ef10cb5115a325e6ab]

INTEGRATION: CWS num03 (1.15.204); FILE MERGED 2004/03/22 16:26:46 hbrinkm 1.15.204.1: #115901#


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [ba677befd58d545acac5ed5b59e1d2f64af9b094]

INTEGRATION: CWS num03 (1.25.20); FILE MERGED 2004/03/22 09:55:10 hbrinkm 1.25.20.1: #115901#


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [c54050fd0451937c09ddaf42462c71a9c1aa600e]

INTEGRATION: CWS num03 (1.1.2); FILE ADDED 2004/03/29 13:34:19 hbrinkm 1.1.2.3: #i26793# 2004/03/22 09:45:22 hbrinkm 1.1.2.2: #i26793# 2004/03/15 16:55:05 hbrinkm 1.1.2.1: #i17295#


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [11a69e533ab19a304a7ec79fa7e1353f7001790b]

INTEGRATION: CWS num03 (1.5.422); FILE MERGED 2004/03/22 09:55:09 hbrinkm 1.5.422.1: #115901#


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [148336690de525e05887b0c114e9a0a3f12ac26a]

INTEGRATION: CWS num03 (1.6.586); FILE MERGED 2004/03/22 09:55:09 hbrinkm 1.6.586.1: #115901#


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [4bf521529edb9ded3fdfbdfbec9d047bbd39d57f]

INTEGRATION: CWS num03 (1.10.182); FILE MERGED 2004/03/15 17:57:20 hbrinkm 1.10.182.2: RESYNC: (1.10-1.11); FILE MERGED 2004/03/15 16:49:42 hbrinkm 1.10.182.1: #115901#


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [fb72dee98f45ad09e00093c4b048ba306c3d7075]

INTEGRATION: CWS num03 (1.16.6); FILE MERGED 2004/03/26 15:12:30 hbrinkm 1.16.6.3: #115901# 2004/03/15 17:57:13 hbrinkm 1.16.6.2: RESYNC: (1.16-1.18); FILE MERGED 2004/03/15 16:49:14 hbrinkm 1.16.6.1: #115901#


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [31d204fc208855686bfdd789c1204cc14634dc6d]

INTEGRATION: CWS num03 (1.28.422); FILE MERGED 2004/03/22 09:55:09 hbrinkm 1.28.422.1: #115901#


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [3c993f2969c03b66b8a88e7a93cc273c9ee3e2ef]

INTEGRATION: CWS num03 (1.56.6); FILE MERGED 2004/03/22 09:55:08 hbrinkm 1.56.6.3: #115901# 2004/03/15 17:56:31 hbrinkm 1.56.6.2: RESYNC: (1.56-1.59); FILE MERGED 2004/03/15 16:48:38 hbrinkm 1.56.6.1: #i23731#


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [0ca3cabc6b0e70d2b4115487065ac07df218161a]

INTEGRATION: CWS num03 (1.1.2); FILE ADDED 2004/03/26 15:12:10 hbrinkm 1.1.2.3: #i26793# 2004/03/22 09:44:26 hbrinkm 1.1.2.2: #i26793# 2004/03/16 08:59:54 hbrinkm 1.1.2.1: #i17295#


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [ee3edf403845f27faae9967798146e8285dc0665]

INTEGRATION: CWS interop12 (1.8.164); FILE MERGED 2003/11/20 12:23:36 cl 1.8.164.1: #i20949# do not export header&footer shapes from masterpage


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [2ffe30026bf2917acc9eabade13e9f44f0339bce]

INTEGRATION: CWS interop12 (1.2.24); FILE MERGED 2004/03/22 13:42:05 cl 1.2.24.2: fixed merge problem 2004/03/19 16:38:03 cl 1.2.24.1: fixed merge problem


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [03ee0d2e3464d9d8161e46168dabb73f91732c32]

INTEGRATION: CWS interop12 (1.28.82); FILE MERGED 2004/02/13 21:34:15 cl 1.28.82.5: RESYNC: (1.29-1.31); FILE MERGED 2003/12/09 23:13:06 cl 1.28.82.4: RESYNC: (1.28-1.29); FILE MERGED 2003/11/07 16:04:39 cl 1.28.82.3: #i20949# added header&footer support for impress 2003/11/05 17:05:59 cl 1.28.82.2: #i20949# added support for header&footer 2003/09/19 14:38:30 cl 1.28.82.1: #111385# initial version


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [409d398d8af8e336fa885e4bca39298defdc89ea]

INTEGRATION: CWS interop12 (1.2.248); FILE MERGED 2004/02/13 21:33:17 cl 1.2.248.3: RESYNC: (1.3-1.4); FILE MERGED 2003/12/09 23:11:52 cl 1.2.248.2: RESYNC: (1.2-1.3); FILE MERGED 2003/11/20 14:04:54 cl 1.2.248.1: #i20949# added header&footer support for impress


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [63953ea7289f0e96fa7774f108af08692d907023]

INTEGRATION: CWS interop12 (1.13.228); FILE MERGED 2004/02/13 21:32:58 cl 1.13.228.3: RESYNC: (1.14-1.15); FILE MERGED 2003/12/09 23:10:55 cl 1.13.228.2: RESYNC: (1.13-1.14); FILE MERGED 2003/09/19 14:38:30 cl 1.13.228.1: #111385# initial version


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [3ac6715e44383c8bc495e019275190fe45c212eb]

INTEGRATION: CWS interop12 (1.34.138); FILE MERGED 2004/02/13 21:32:40 cl 1.34.138.2: RESYNC: (1.34-1.36); FILE MERGED 2003/09/19 14:38:30 cl 1.34.138.1: #111385# initial version


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [e47d6a1911d7c7d0f12e4c87bc634fdcdc5ff9e2]

INTEGRATION: CWS interop12 (1.23.138); FILE MERGED 2004/03/17 16:29:47 cl 1.23.138.17: #i26553# do not show placeholders in preview 2004/03/17 10:20:54 cl 1.23.138.16: RESYNC: (1.26-1.27); FILE MERGED 2004/03/01 11:58:51 cl 1.23.138.15: #i25949# clear fillstate when drawing an empty presobj outline to prevent using filling of previous shape 2004/02/17 12:20:10 cl 1.23.138.14: fixed merge problems 2004/02/13 21:32:31 cl 1.23.138.13: RESYNC: (1.25-1.26); FILE MERGED 2004/01/20 16:27:07 cl 1.23.138.12: #i20949# never paint outlines when printing 2004/01/19 16:18:24 cl 1.23.138.11: #i20949# merged bugfix from draw23 2004/01/19 15:02:29 cl 1.23.138.10: #i20949# use DisplayInfo 2003/12/09 23:10:18 cl 1.23.138.9: RESYNC: (1.23-1.25); FILE MERGED 2003/11/21 16:24:57 cl 1.23.138.8: #i20949# string fixes 2003/11/21 10:35:36 cl 1.23.138.7: #i20949# string review 1 for header&footer 2003/11/20 12:16:56 cl 1.23.138.6: #i20949# added header&footer support for impress 2003/11/07 09:13:22 cl 1.23.138.5: #i20949# added header&footer support for impress 2003/11/05 17:05:59 cl 1.23.138.4: #i20949# added support for header&footer 2003/11/04 16:31:29 cl 1.23.138.3: #i20949# added header&footer support for impress 2003/10/30 11:09:02 cl 1.23.138.2: #i20949# added header&footer support for impress 2003/09/19 14:38:29 cl 1.23.138.1: #111385# initial version


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [8c6de46c30fd9f395b654e18b1a2d780b8634603]

INTEGRATION: CWS interop12 (1.25.80); FILE MERGED 2004/02/13 21:31:39 cl 1.25.80.3: RESYNC: (1.26-1.27); FILE MERGED 2003/12/09 23:09:35 cl 1.25.80.2: RESYNC: (1.25-1.26); FILE MERGED 2003/09/19 14:38:29 cl 1.25.80.1: #111385# initial version


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [abc19329f6c66084e6abd006437a414c531058a7]

INTEGRATION: CWS interop12 (1.46.80); FILE MERGED 2004/02/13 21:31:31 cl 1.46.80.3: RESYNC: (1.47-1.50); FILE MERGED 2003/12/09 23:09:14 cl 1.46.80.2: RESYNC: (1.46-1.47); FILE MERGED 2003/09/19 14:38:28 cl 1.46.80.1: #111385# initial version


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [f75037d063573b843e37ab44d6a6ffa12757ab89]

INTEGRATION: CWS interop12 (1.35.138); FILE MERGED 2004/02/13 21:29:15 cl 1.35.138.3: RESYNC: (1.35-1.36); FILE MERGED 2003/11/21 10:35:35 cl 1.35.138.2: #i20949# string review 1 for header&footer 2003/11/04 16:31:29 cl 1.35.138.1: #i20949# added header&footer support for impress


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [d564cebbab8309e39ae6bc265cd58086ded919e0]

INTEGRATION: CWS interop12 (1.21.82); FILE MERGED 2004/02/17 12:20:09 cl 1.21.82.7: fixed merge problems 2004/02/16 11:28:58 cl 1.21.82.6: fixed header problems 2004/02/13 21:27:18 cl 1.21.82.5: RESYNC: (1.22-1.23); FILE MERGED 2003/12/09 23:07:18 cl 1.21.82.4: RESYNC: (1.21-1.22); FILE MERGED 2003/11/07 09:13:21 cl 1.21.82.3: #i20949# added header&footer support for impress 2003/11/04 16:31:28 cl 1.21.82.2: #i20949# added header&footer support for impress 2003/09/19 14:38:28 cl 1.21.82.1: #111385# initial version


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [6cdf1330b6b314dd3daa22ed29f508e7ca86ba5e]

INTEGRATION: CWS interop12 (1.20.76); FILE MERGED 2004/02/13 21:27:09 cl 1.20.76.4: RESYNC: (1.23-1.26); FILE MERGED 2003/12/09 23:06:59 cl 1.20.76.3: RESYNC: (1.20-1.23); FILE MERGED 2003/11/05 17:05:58 cl 1.20.76.2: #i20949# added support for header&footer 2003/09/19 14:38:27 cl 1.20.76.1: #111385# initial version


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [26f9d8e2e7c5f6e57621fe80dd0fe0844d47fde2]

INTEGRATION: CWS interop12 (1.33.78); FILE MERGED 2004/02/17 12:20:09 cl 1.33.78.3: fixed merge problems 2004/02/13 21:27:00 cl 1.33.78.2: RESYNC: (1.33-1.35); FILE MERGED 2004/01/19 14:52:42 cl 1.33.78.1: #114933# set pages on handout page page shapes while switching


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [b5afec242aa51520a392ec75ad674dd9f8bc3492]

INTEGRATION: CWS interop12 (1.25.4); FILE MERGED 2004/03/17 16:29:47 cl 1.25.4.4: #i26553# do not show placeholders in preview 2004/02/13 21:25:59 cl 1.25.4.3: RESYNC: (1.27-1.28); FILE MERGED 2003/12/09 23:06:42 cl 1.25.4.2: RESYNC: (1.25-1.27); FILE MERGED 2003/11/07 09:13:20 cl 1.25.4.1: #i20949# added header&footer support for impress


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [e152c3b7c08db62aa9328b4bf644a316c7e3e99c]

INTEGRATION: CWS interop12 (1.56.78); FILE MERGED 2004/03/05 14:06:39 cl 1.56.78.7: #i26082# notes pages don't need presentation properties 2004/02/13 21:37:36 cl 1.56.78.6: RESYNC: (1.57-1.58); FILE MERGED 2003/12/09 23:14:18 cl 1.56.78.5: RESYNC: (1.56-1.57); FILE MERGED 2003/11/07 09:13:19 cl 1.56.78.4: #i20949# added header&footer support for impress 2003/11/05 17:05:57 cl 1.56.78.3: #i20949# added support for header&footer 2003/10/30 11:17:31 cl 1.56.78.2: #i20949# added header&footer support for impress 2003/09/19 14:38:27 cl 1.56.78.1: #111385# initial version


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [539a00bf85fefdb28b1e8e236d3233711b316a99]

INTEGRATION: CWS interop12 (1.1.2); FILE ADDED 2003/11/04 16:33:49 cl 1.1.2.1: #i20949# added header&footer support for impress


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [ddb866596200fe23a76e2eb0af0225e6c79f38e4]

INTEGRATION: CWS interop12 (1.17.228); FILE MERGED 2003/11/21 16:24:34 cl 1.17.228.3: #i20949# string fixes 2003/11/21 10:35:34 cl 1.17.228.2: #i20949# string review 1 for header&footer 2003/11/04 16:35:49 cl 1.17.228.1: #i20949# added header&footer support for impress


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [892c84515a5a0d2c6e48fc2332918d3afc6fc3a0]

INTEGRATION: CWS interop12 (1.1.1.1.272); FILE MERGED 2004/02/13 22:03:41 cl 1.1.1.1.272.2: RESYNC: (1.1.1.1-1.2); FILE MERGED 2003/11/20 14:04:29 cl 1.1.1.1.272.1: #i20949# added header&footer support for impress


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [a0f0d5965d6f4edaa4ad084000777e514c03f287]

INTEGRATION: CWS interop12 (1.1.2); FILE ADDED 2003/11/04 16:33:37 cl 1.1.2.1: #i20949# added header&footer support for impress


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [0f0b90210b42b4eea78c89bc39fff9082ea793ab]

INTEGRATION: CWS interop12 (1.1.2); FILE ADDED 2003/11/21 10:35:33 cl 1.1.2.2: #i20949# string review 1 for header&footer 2003/11/04 16:33:25 cl 1.1.2.1: #i20949# added header&footer support for impress


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [ae41057c60c655c98dfe91948af0cdc2a2ae3736]

INTEGRATION: CWS interop12 (1.1.2); FILE ADDED 2004/02/17 12:24:42 cl 1.1.2.3: fixed merge problems 2003/11/25 12:40:28 cl 1.1.2.2: fixed unix compile issues 2003/11/04 16:33:08 cl 1.1.2.1: #i20949# added header&footer support for impress


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [2425c700420eb30f21c42165335817ce9267a44c]

INTEGRATION: CWS interop12 (1.1.2); FILE ADDED 2003/11/21 10:35:33 cl 1.1.2.2: #i20949# string review 1 for header&footer 2003/11/04 16:35:40 cl 1.1.2.1: #i20949# added header&footer support for impress


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [e8458faf091bb9f99186af26cd7412b4a34d41d8]

INTEGRATION: CWS interop12 (1.2.24); FILE MERGED 2004/03/17 16:28:54 cl 1.2.24.1: #i26553# do not show placeholders in preview


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [7bbd4ba486f5d61d8d673a783c6e5675f22cea7a]

INTEGRATION: CWS interop12 (1.1.2); FILE ADDED 2003/11/04 16:34:05 cl 1.1.2.1: #i20949# added header&footer support for impress


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [87ee9b951392388172ea4fd712f95f85242d29c8]

INTEGRATION: CWS interop12 (1.2.24); FILE MERGED 2004/03/17 16:28:53 cl 1.2.24.2: #i26553# do not show placeholders in preview 2004/02/17 12:24:41 cl 1.2.24.1: fixed merge problems


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [ae4a06d7f59af1439daff3f225c969dbdfab088b]

INTEGRATION: CWS interop12 (1.2.24); FILE MERGED 2004/02/17 12:24:41 cl 1.2.24.1: fixed merge problems


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [7cb67e9d9abec1346ea67ea4e1005c87cc075340]

INTEGRATION: CWS interop12 (1.1.2); FILE ADDED 2004/02/16 11:27:56 cl 1.1.2.2: fixed header problems 2003/11/04 16:36:14 cl 1.1.2.1: #i20949# added header&footer support for impress


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [99d1c8a7de269e47f8b9b62748651423d9d73c9b]

INTEGRATION: CWS interop12 (1.9.138); FILE MERGED 2003/11/07 15:00:24 cl 1.9.138.2: RESYNC: (1.9-1.10); FILE MERGED 2003/11/04 16:37:05 cl 1.9.138.1: #i20949# added header&footer support for impress


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [0c7dce9b38cf750580d1d0ae8482e91a80c670bf]

INTEGRATION: CWS interop12 (1.14.118); FILE MERGED 2004/02/13 22:08:00 cl 1.14.118.3: RESYNC: (1.15-1.16); FILE MERGED 2003/11/07 14:59:32 cl 1.14.118.2: RESYNC: (1.14-1.15); FILE MERGED 2003/11/04 16:37:04 cl 1.14.118.1: #i20949# added header&footer support for impress


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [fcfc4867f44bfe90e318d29c8da25e199a72721c]

INTEGRATION: CWS interop12 (1.1.2); FILE ADDED 2003/11/21 15:53:40 cl 1.1.2.3: #i20949# string review 2 for header&footer 2003/11/21 10:35:30 cl 1.1.2.2: #i20949# string review 1 for header&footer 2003/11/04 16:32:33 cl 1.1.2.1: #i20949# added header&footer support for impress


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [0d2f084e060ed01da689fcf7631b5889bea8205b]

INTEGRATION: CWS interop12 (1.1.2); FILE ADDED 2003/11/21 10:35:29 cl 1.1.2.2: #i20949# string review 1 for header&footer 2003/11/04 16:32:21 cl 1.1.2.1: #i20949# added header&footer support for impress


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [08b9175c78f359996c99ed3b1e89fa52b178e4ef]

INTEGRATION: CWS interop12 (1.17.8); FILE MERGED 2004/02/13 22:20:08 cl 1.17.8.3: RESYNC: (1.17-1.18); FILE MERGED 2003/11/04 16:32:42 cl 1.17.8.2: #i20949# added header&footer support for impress 2003/09/19 14:38:25 cl 1.17.8.1: #111385# initial version


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [24796e048699e6e43f433ae97ee71664c46556fa]

INTEGRATION: CWS interop12 (1.1.2); FILE ADDED 2004/03/05 14:12:06 cl 1.1.2.4: #i26079# fixed preview position and dialog high 2004/01/20 16:25:50 cl 1.1.2.3: #i20949# give buttons more space for long german text 2003/11/21 10:35:29 cl 1.1.2.2: #i20949# string review 1 for header&footer 2003/11/04 16:32:06 cl 1.1.2.1: #i20949# added header&footer support for impress


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [05fd5c6ca922ea67d5f103d77748f167e9288c2d]

INTEGRATION: CWS interop12 (1.1.2); FILE ADDED 2004/03/23 17:54:54 cl 1.1.2.11: #i20949# stop startup work handler before openeing dialog 2004/03/23 16:26:07 cl 1.1.2.10: #i20949# fixed a mysterious crash 2004/03/17 11:46:49 cl 1.1.2.9: #i26558# get the correct language for a datefield from masterpage 2004/02/17 12:21:53 cl 1.1.2.8: fixed merge problems 2004/02/16 11:27:04 cl 1.1.2.7: fixed header problems 2004/01/20 16:25:17 cl 1.1.2.6: #i20949# set modify flag on document on change 2003/11/24 15:57:45 cl 1.1.2.5: fixed unix compile issues 2003/11/21 10:35:28 cl 1.1.2.4: #i20949# string review 1 for header&footer 2003/11/11 16:38:32 cl 1.1.2.3: #i20949# make preview rectangles non filled 2003/11/05 17:05:56 cl 1.1.2.2: #i20949# added support for header&footer 2003/11/04 16:31:54 cl 1.1.2.1: #i20949# added header&footer support for impress


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [d9a984ff330425ee7f3e8e7881def2994bbd1bd3]

INTEGRATION: CWS interop12 (1.7.92); FILE MERGED 2004/02/13 22:19:25 cl 1.7.92.3: RESYNC: (1.8-1.9); FILE MERGED 2003/12/09 23:27:37 cl 1.7.92.2: RESYNC: (1.7-1.8); FILE MERGED 2003/11/07 09:13:16 cl 1.7.92.1: #i20949# added header&footer support for impress


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [4809708abb9673f621f930465bc1210044dce86e]

INTEGRATION: CWS interop12 (1.22.82); FILE MERGED 2004/02/17 12:21:52 cl 1.22.82.4: fixed merge problems 2004/02/13 22:18:31 cl 1.22.82.3: RESYNC: (1.24-1.25); FILE MERGED 2003/11/07 15:01:06 cl 1.22.82.2: RESYNC: (1.22-1.24); FILE MERGED 2003/09/19 14:38:24 cl 1.22.82.1: #111385# initial version


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [5693af30041b7de31b4d7d92a5f43951fa4a4568]

INTEGRATION: CWS interop12 (1.89.50); FILE MERGED 2003/12/22 11:38:53 cl 1.89.50.4: RESYNC: (1.89-1.90); FILE MERGED 2003/11/21 16:23:54 cl 1.89.50.3: #i20949# string fixes 2003/11/21 15:53:35 cl 1.89.50.2: #i20949# string review 2 for header&footer 2003/11/21 10:35:23 cl 1.89.50.1: #i20949# string review 1 for header&footer


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [80aa20ff40dc5e0aef587c7c777c548ddc80df79]

INTEGRATION: CWS interop12 (1.31.4); FILE MERGED 2004/03/17 13:48:03 cl 1.31.4.9: #i26559# presentation paints cloned objects that do not have a page, consider that 2004/02/17 12:21:33 cl 1.31.4.8: fixed merge problems 2004/02/13 22:23:20 cl 1.31.4.7: RESYNC: (1.32-1.35); FILE MERGED 2004/02/05 15:04:46 cl 1.31.4.6: #i20949# added header&footer support for impress 2003/11/21 10:35:22 cl 1.31.4.5: #i20949# string review 1 for header&footer 2003/11/11 16:25:01 cl 1.31.4.4: #i20949# set paint info rec at SdrOutliner so app has a better clue in CalcFieldValueHdl 2003/11/05 17:05:55 cl 1.31.4.3: #i20949# added support for header&footer 2003/11/04 16:38:14 cl 1.31.4.2: #i20949# added header&footer support for impress 2003/09/19 14:38:23 cl 1.31.4.1: #111385# initial version


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [f4d804005148d6f17aea329df855c454dc3b78a2]

INTEGRATION: CWS interop12 (1.7.238); FILE MERGED 2003/11/11 16:51:24 cl 1.7.238.1: #i20949# added accessiblility for header&footer


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [d50384b2a1a4b4600ad4dc9acaac2e56ae002d48]

INTEGRATION: CWS interop12 (1.14.118); FILE MERGED 2003/11/11 16:51:24 cl 1.14.118.1: #i20949# added accessiblility for header&footer


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [d7cfed6a1a05703b73abd10b9581d8f1accd0ccd]

INTEGRATION: CWS interop12 (1.7.24); FILE MERGED 2004/02/16 11:26:03 cl 1.7.24.1: fixed header problems


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [464dac8458995413a2442f2c4895e1386cfca57b]

INTEGRATION: CWS interop12 (1.71.4); FILE MERGED 2004/02/13 22:26:23 cl 1.71.4.5: RESYNC: (1.72-1.73); FILE MERGED 2004/02/10 12:22:46 sj 1.71.4.4: 115357 now properly exporting the notes master page placeholder 2003/12/09 23:35:10 cl 1.71.4.3: RESYNC: (1.71-1.72); FILE MERGED 2003/11/24 11:35:38 sj 1.71.4.2: added header/footer support 2003/11/21 16:40:01 sj 1.71.4.1: added header footer support


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [8d7a45d505dd52dbec219238ed55bbc68515005e]

INTEGRATION: CWS interop12 (1.1.1.1.272); FILE MERGED 2003/11/21 16:40:00 sj 1.1.1.1.272.1: added header footer support


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [63dce483fb581634ae37c7c315448a245726f89f]

INTEGRATION: CWS interop12 (1.36.4); FILE MERGED 2003/11/21 16:40:00 sj 1.36.4.1: added header footer support


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [1f4bf44796e8a146c99f593739857d60086268ef]

INTEGRATION: CWS interop12 (1.39.138); FILE MERGED 2004/02/13 22:26:15 cl 1.39.138.4: RESYNC: (1.40-1.41); FILE MERGED 2003/12/09 23:34:15 cl 1.39.138.3: RESYNC: (1.39-1.40); FILE MERGED 2003/11/24 11:35:37 sj 1.39.138.2: added header/footer support 2003/11/21 16:39:59 sj 1.39.138.1: added header footer support


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [a461a778c841931ad384ec877f6f889aea10d42c]

INTEGRATION: CWS interop12 (1.3.26); FILE MERGED 2003/11/20 18:14:18 sj 1.3.26.1: added header footer support


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [250f88ab70713be5739dce3aeff2615acc5bf27f]

INTEGRATION: CWS interop12 (1.49.24); FILE MERGED 2004/03/19 12:35:46 cl 1.49.24.12: fixed merge conflict 2004/03/17 10:22:59 cl 1.49.24.11: RESYNC: (1.55-1.57); FILE MERGED 2004/02/13 22:24:57 cl 1.49.24.10: RESYNC: (1.53-1.55); FILE MERGED 2004/01/20 16:23:10 cl 1.49.24.9: #i20949# use new presobj api 2003/12/22 11:39:47 cl 1.49.24.8: RESYNC: (1.51-1.53); FILE MERGED 2003/12/09 23:32:52 cl 1.49.24.7: RESYNC: (1.49-1.51); FILE MERGED 2003/11/21 10:08:56 sj 1.49.24.6: removed old header/footer code that will not be necessary any longer 2003/11/20 18:14:18 sj 1.49.24.5: added header footer support 2003/11/20 13:46:09 cl 1.49.24.4: #i20949# correctly initialize header&footer shapes on master 2003/11/20 13:08:16 sj 1.49.24.3: added header/footer support (initial version) 2003/11/05 17:05:54 cl 1.49.24.2: #i20949# added support for header&footer 2003/09/19 14:38:21 cl 1.49.24.1: #111385# initial version


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [083fc63b9ddd8ab75224e353738b051fded8fa8c]

INTEGRATION: CWS interop12 (1.14.228); FILE MERGED 2004/02/13 22:27:53 cl 1.14.228.5: RESYNC: (1.15-1.16); FILE MERGED 2004/02/05 15:15:55 cl 1.14.228.4: #i20949# added header&footer support for impress 2003/12/09 23:38:23 cl 1.14.228.3: RESYNC: (1.14-1.15); FILE MERGED 2003/11/21 15:39:57 cl 1.14.228.2: #i20949# fixed binary format 2003/09/19 14:38:20 cl 1.14.228.1: #111385# initial version


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [e7431633183be70c4c38550d64dc226cfb872083]

INTEGRATION: CWS interop12 (1.35.118); FILE MERGED 2004/03/24 18:09:17 cl 1.35.118.21: #i20949# correctly delete shapes from presobjlist 2004/03/23 18:29:44 cl 1.35.118.20: #i20949# correctly delete shapes from presobjlist 2004/03/22 14:35:48 cl 1.35.118.19: fixed a merge problem 2004/03/19 13:20:29 cl 1.35.118.18: fixed merge conflict 2004/03/17 10:23:17 cl 1.35.118.17: RESYNC: (1.38-1.39); FILE MERGED 2004/02/25 16:00:55 cl 1.35.118.16: #115632# remove disposed SdrObjects from the deletet presentation object list 2004/02/17 12:24:30 cl 1.35.118.15: fixed merge problems 2004/02/13 22:27:46 cl 1.35.118.14: RESYNC: (1.37-1.38); FILE MERGED 2004/02/05 15:15:54 cl 1.35.118.13: #i20949# added header&footer support for impress 2004/01/20 17:08:42 cl 1.35.118.12: #i20949# use SvxAdjustItem for header&footer 2004/01/20 16:13:01 cl 1.35.118.11: #i20949# use displayinfo 2003/12/09 23:37:57 cl 1.35.118.10: RESYNC: (1.35-1.37); FILE MERGED 2003/11/25 12:40:21 cl 1.35.118.9: fixed unix compiler problems 2003/11/24 15:25:48 cl 1.35.118.8: fixed unix compile problems 2003/11/20 12:16:47 cl 1.35.118.7: #i20949# added header&footer support for impress 2003/11/19 14:53:43 cl 1.35.118.6: #i20949# header objects on masterpage now have the default style 2003/11/07 09:13:13 cl 1.35.118.5: #i20949# added header&footer support for impress 2003/11/05 17:05:53 cl 1.35.118.4: #i20949# added support for header&footer 2003/11/04 16:38:03 cl 1.35.118.3: #i20949# added header&footer support for impress 2003/10/30 11:18:35 cl 1.35.118.2: #i20949# added header&footer support for impress 2003/09/19 14:38:20 cl 1.35.118.1: #111385# initial version


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [f0aedc25e95d692a7fde1c658c62291ad9ed48ef]

INTEGRATION: CWS interop12 (1.25.6); FILE MERGED 2004/02/13 22:27:21 cl 1.25.6.2: RESYNC: (1.25-1.26); FILE MERGED 2004/02/05 15:15:53 cl 1.25.6.1: #i20949# added header&footer support for impress


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [c6fb6bb129bd386915a4244d3f0d5b4312f24c8c]

INTEGRATION: CWS interop12 (1.17.72); FILE MERGED 2004/02/17 12:24:30 cl 1.17.72.8: fixed merge problems 2004/02/13 22:27:14 cl 1.17.72.7: RESYNC: (1.20-1.21); FILE MERGED 2003/12/09 23:36:44 cl 1.17.72.6: RESYNC: (1.18-1.20); FILE MERGED 2003/11/07 15:03:38 cl 1.17.72.5: RESYNC: (1.17-1.18); FILE MERGED 2003/11/05 17:05:53 cl 1.17.72.4: #i20949# added support for header&footer 2003/11/04 16:38:03 cl 1.17.72.3: #i20949# added header&footer support for impress 2003/10/30 11:18:35 cl 1.17.72.2: #i20949# added header&footer support for impress 2003/09/19 14:38:19 cl 1.17.72.1: #111385# initial version


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [ca855c69771048297a2a9b840128467228db0de4]

INTEGRATION: CWS interop12 (1.60.72); FILE MERGED 2004/02/17 12:24:29 cl 1.60.72.5: fixed merge problems 2004/02/13 22:27:07 cl 1.60.72.4: RESYNC: (1.63-1.66); FILE MERGED 2003/12/09 23:36:07 cl 1.60.72.3: RESYNC: (1.61-1.63); FILE MERGED 2003/11/07 15:03:31 cl 1.60.72.2: RESYNC: (1.60-1.61); FILE MERGED 2003/09/19 14:38:19 cl 1.60.72.1: #111385# initial version


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [ab311ce6ac123f1c4407efc397fb8ea0231dfe7d]

INTEGRATION: CWS interop12 (1.13.134); FILE MERGED 2004/03/17 10:23:25 cl 1.13.134.4: RESYNC: (1.13-1.14); FILE MERGED 2003/11/07 09:13:10 cl 1.13.134.3: #i20949# added header&footer support for impress 2003/11/04 16:37:51 cl 1.13.134.2: #i20949# added header&footer support for impress 2003/09/19 14:38:16 cl 1.13.134.1: #111385# initial version


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [6f95a29cf33dedc55b99d4a773629b75ad41e0a4]

INTEGRATION: CWS interop12 (1.17.134); FILE MERGED 2003/11/07 15:04:25 cl 1.17.134.4: RESYNC: (1.17-1.19); FILE MERGED 2003/11/07 09:13:09 cl 1.17.134.3: #i20949# added header&footer support for impress 2003/11/04 16:37:51 cl 1.17.134.2: #i20949# added header&footer support for impress 2003/09/19 14:38:16 cl 1.17.134.1: #111385# initial version


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [86d57973716aed63d3ebe6a3ddb01b7ab011bed5]

INTEGRATION: CWS interop12 (1.13.240); FILE MERGED 2004/03/22 14:46:23 cl 1.13.240.6: fixed merge problem 2004/03/22 14:34:35 cl 1.13.240.5: fixed a merge problem 2003/11/07 09:13:08 cl 1.13.240.4: #i20949# added header&footer support for impress 2003/11/05 17:05:52 cl 1.13.240.3: #i20949# added support for header&footer 2003/11/04 16:37:44 cl 1.13.240.2: #i20949# added header&footer support for impress 2003/09/19 14:38:15 cl 1.13.240.1: #111385# initial version


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [f31a537af375e15da1b1bb3d59f094d2345df9a9]

INTEGRATION: CWS interop12 (1.26.72); FILE MERGED 2004/02/17 12:25:00 cl 1.26.72.7: fixed merge problems 2004/02/13 22:32:03 cl 1.26.72.6: RESYNC: (1.29-1.30); FILE MERGED 2003/12/09 23:38:47 cl 1.26.72.5: RESYNC: (1.27-1.29); FILE MERGED 2003/11/07 15:11:56 cl 1.26.72.4: RESYNC: (1.26-1.27); FILE MERGED 2003/11/05 17:05:51 cl 1.26.72.3: #i20949# added support for header&footer 2003/11/04 16:37:43 cl 1.26.72.2: #i20949# added header&footer support for impress 2003/09/19 14:38:14 cl 1.26.72.1: #111385# initial version


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [5dd240e7ae0520a67aee1676277e0995d517db41]

INTEGRATION: CWS interop12 (1.5.228); FILE MERGED 2004/03/17 10:23:42 cl 1.5.228.5: RESYNC: (1.6-1.7); FILE MERGED 2004/02/13 22:31:16 cl 1.5.228.4: RESYNC: (1.5-1.6); FILE MERGED 2003/11/07 09:13:08 cl 1.5.228.3: #i20949# added header&footer support for impress 2003/11/04 16:37:42 cl 1.5.228.2: #i20949# added header&footer support for impress 2003/09/19 14:38:14 cl 1.5.228.1: #111385# initial version


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [c9337db43b502de1892221a2a96295cc31fb1970]

INTEGRATION: CWS interop12 (1.3.118); FILE MERGED 2003/11/11 16:49:34 cl 1.3.118.1: #i20949# added accessiblility for header&footer


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [d74f11c095591b566bd4f7d6219065be5e7f4d87]

INTEGRATION: CWS interop12 (1.44.258); FILE MERGED 2004/03/17 10:01:08 cl 1.44.258.2: RESYNC: (1.44-1.45); FILE MERGED 2003/10/30 11:05:22 cl 1.44.258.1: #i20949# added header&footer support for impress


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [09fbbfbcb494c4594bb359dae6071abc8872ab14]

INTEGRATION: CWS interop12 (1.21.162); FILE MERGED 2003/10/30 11:05:21 cl 1.21.162.2: #i20949# added header&footer support for impress 2003/09/19 14:37:46 cl 1.21.162.1: #111385# initial version


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [74be0fa79c45a9f292250b793ae2252fddc69c0f]

INTEGRATION: CWS interop12 (1.13.258); FILE MERGED 2003/12/09 16:20:45 cl 1.13.258.2: RESYNC: (1.13-1.14); FILE MERGED 2003/11/07 09:18:39 cl 1.13.258.1: #i20949# added header&footer support for impress


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [27bccb5c5e43e549e8d7241ce08a36d8efbeb5d4]

INTEGRATION: CWS interop12 (1.15.126); FILE MERGED 2004/02/13 19:58:02 cl 1.15.126.3: RESYNC: (1.16-1.17); FILE MERGED 2003/12/09 20:50:12 cl 1.15.126.2: RESYNC: (1.15-1.16); FILE MERGED 2003/09/19 14:37:45 cl 1.15.126.1: #111385# initial version


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [fcbb6a3115c415ce411a8f518e6c3aa6e8fb60cd]

INTEGRATION: CWS interop12 (1.35.16); FILE MERGED 2004/03/17 10:03:22 cl 1.35.16.4: RESYNC: (1.36-1.37); FILE MERGED 2003/12/12 09:40:49 aw 1.35.16.3: #i20479# Changes for allowing CL to access the PaintInfo of the currently painting parts. 2003/12/09 20:49:41 cl 1.35.16.2: RESYNC: (1.35-1.36); FILE MERGED 2003/11/20 13:33:34 cl 1.35.16.1: #i20949# disabled MasterPagePaintCache for header&footer


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [3d222870face61a3325096dbfefb16c9068ac092]

INTEGRATION: CWS interop12 (1.36.222); FILE MERGED 2004/03/17 10:03:14 cl 1.36.222.3: RESYNC: (1.38-1.39); FILE MERGED 2003/12/09 20:49:14 cl 1.36.222.2: RESYNC: (1.36-1.38); FILE MERGED 2003/11/07 09:18:30 cl 1.36.222.1: #i20949# added header&footer support for impress


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [047314707627f62aa295b928363d510e21e39897]

INTEGRATION: CWS interop12 (1.2.426); FILE MERGED 2003/11/11 16:21:09 cl 1.2.426.1: #i20949# set paint info rec at SdrOutliner so app has a better clue in CalcFieldValueHdl


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [ea4c3696b06e9c0338986f603dfb1b40b9439b86]

INTEGRATION: CWS interop12 (1.1.1.1.452); FILE MERGED 2004/02/13 19:57:42 cl 1.1.1.1.452.2: RESYNC: (1.1.1.1-1.2); FILE MERGED 2003/11/21 15:15:45 cl 1.1.1.1.452.1: #i20949# register header&footer fields


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [b3e30afcceb968c99e942b810627eb81f2cc03bc]

INTEGRATION: CWS interop12 (1.62.16); FILE MERGED 2003/12/09 20:46:20 cl 1.62.16.4: RESYNC: (1.62-1.63); FILE MERGED 2003/11/20 13:33:33 cl 1.62.16.3: #i20949# disabled MasterPagePaintCache for header&footer 2003/11/11 16:21:09 cl 1.62.16.2: #i20949# set paint info rec at SdrOutliner so app has a better clue in CalcFieldValueHdl 2003/09/19 14:37:44 cl 1.62.16.1: #111385# initial version


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [edd540d55279d4ec9f40e5a15fd1f8463f15ebaa]

INTEGRATION: CWS interop12 (1.112.28); FILE MERGED 2004/03/17 10:02:17 cl 1.112.28.6: RESYNC: (1.116-1.117); FILE MERGED 2003/12/22 11:03:11 cl 1.112.28.5: RESYNC: (1.115-1.116); FILE MERGED 2003/12/09 20:32:22 cl 1.112.28.4: RESYNC: (1.112-1.115); FILE MERGED 2003/11/21 10:08:03 sj 1.112.28.3: removed old header/footer code that will not be necessary any longer 2003/11/20 18:14:56 sj 1.112.28.2: added header footer support 2003/11/20 13:07:51 sj 1.112.28.1: added header/footer support (initial version)


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [864cfe88fd83c3b3abd3f3953ce98ef59d17c005]

INTEGRATION: CWS interop12 (1.33.14); FILE MERGED 2004/02/13 19:56:04 cl 1.33.14.3: RESYNC: (1.35-1.36); FILE MERGED 2003/12/09 19:37:54 cl 1.33.14.2: RESYNC: (1.33-1.35); FILE MERGED 2003/11/21 16:05:07 cl 1.33.14.1: #i20949# help calc field value hdl to get the correct context


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [2356f49390d01409a3f9acad54fddb159e070257]

INTEGRATION: CWS interop12 (1.2.28); FILE MERGED 2004/03/17 10:04:57 cl 1.2.28.3: RESYNC: (1.2-1.3); FILE MERGED 2004/01/15 12:05:47 aw 1.2.28.2: #i20949# corrections for SetProcessedPage() mechanism 2003/12/12 09:40:48 aw 1.2.28.1: #i20479# Changes for allowing CL to access the PaintInfo of the currently painting parts.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [f468607ec91b122ff398f439ef997bd4ac731e8e]

INTEGRATION: CWS interop12 (1.2.28); FILE MERGED 2004/03/17 13:27:40 cl 1.2.28.3: fixed merge problem 2004/03/17 10:04:38 cl 1.2.28.2: RESYNC: (1.2-1.3); FILE MERGED 2003/12/12 09:40:48 aw 1.2.28.1: #i20479# Changes for allowing CL to access the PaintInfo of the currently painting parts.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [de9c87c9f10b37736b8ee829101f5e3ce4e48328]

INTEGRATION: CWS interop12 (1.2.28); FILE MERGED 2004/03/17 10:03:51 cl 1.2.28.5: RESYNC: (1.3-1.4); FILE MERGED 2004/01/19 14:13:08 cl 1.2.28.4: #i20479# remember last DisplayInfo from PageView to support stacked infos 2004/01/15 12:05:46 aw 1.2.28.3: #i20949# corrections for SetProcessedPage() mechanism 2003/12/22 11:06:03 cl 1.2.28.2: RESYNC: (1.2-1.3); FILE MERGED 2003/12/12 09:40:47 aw 1.2.28.1: #i20479# Changes for allowing CL to access the PaintInfo of the currently painting parts.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [77951e620fbd9f42038baa85e9e741fdacd097a4]

INTEGRATION: CWS interop12 (1.11.406); FILE MERGED 2004/02/13 20:06:44 cl 1.11.406.4: RESYNC: (1.12-1.14); FILE MERGED 2003/12/09 20:58:27 cl 1.11.406.3: RESYNC: (1.11-1.12); FILE MERGED 2003/10/30 11:04:19 cl 1.11.406.2: #i20949# added header&footer support for impress 2003/09/19 14:37:44 cl 1.11.406.1: #111385# initial version


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [9795048b8bd0bebced26c29900a98c937e7839e2]

INTEGRATION: CWS interop12 (1.77.24); FILE MERGED 2004/03/17 10:13:35 cl 1.77.24.3: RESYNC: (1.80-1.81); FILE MERGED 2004/02/13 21:00:24 cl 1.77.24.2: RESYNC: (1.77-1.80); FILE MERGED 2003/12/19 13:04:48 cl 1.77.24.1: added displayinfo.hxx


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [4a2edc819d47f9d81487862aac57a807f3a65485]

INTEGRATION: CWS interop12 (1.2.28); FILE MERGED 2004/03/17 10:18:27 cl 1.2.28.3: RESYNC: (1.2-1.3); FILE MERGED 2004/01/19 14:01:49 cl 1.2.28.2: #i20479# remember last DisplayInfo from PageView to support stacked infos 2003/12/12 09:40:46 aw 1.2.28.1: #i20479# Changes for allowing CL to access the PaintInfo of the currently painting parts.


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [6c8e96e1d08dbff2bdc8cb9fbad51685a0552534]

INTEGRATION: CWS interop12 (1.2.28); FILE MERGED 2004/03/19 16:39:28 cl 1.2.28.1: fixed merge problem


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [57d10b5c5c55c9fc0ffc82be2df612234d182850]

INTEGRATION: CWS cfg04 (1.1.2); FILE ADDED 2004/02/26 13:40:03 ssmith 1.1.2.7: #114070# fix error 2004/02/25 13:01:33 ssmith 1.1.2.6: #114070# adding LayerContentDescriber 2004/02/12 10:22:14 ssmith 1.1.2.5: #114070# adding notification thread 2004/02/04 17:35:04 ssmith 1.1.2.4: #114070# adding glib 2004/02/04 16:44:17 ssmith 1.1.2.3: #114070# adding gconf ref imp 2004/02/02 10:26:42 ssmith 1.1.2.2: #114070# adding gconf calls 2004/01/29 11:27:22 ssmith 1.1.2.1: #114070# gconfbe ref imp


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [067ae52be08cd30eb5352a2d5808afb5533dfa20]

INTEGRATION: CWS cfg04 (1.1.2); FILE ADDED 2004/02/25 13:01:18 ssmith 1.1.2.4: #114070# adding LayerContentDescriber 2004/02/06 11:25:47 ssmith 1.1.2.3: #114070# adding notification support 2004/02/02 10:26:41 ssmith 1.1.2.2: #114070# adding gconf calls 2004/01/29 11:27:18 ssmith 1.1.2.1: #114070# gconfbe ref imp


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [be32a56cb2fdeea5b41f8667488432cd47e18cbe]

INTEGRATION: CWS cfg04 (1.1.2); FILE ADDED 2004/02/26 14:17:09 ssmith 1.1.2.8: #114070# updating file 2004/02/26 13:39:37 ssmith 1.1.2.7: #114070# updating with new LayerDescriber service 2004/02/25 13:01:07 ssmith 1.1.2.6: #114070# adding LayerContentDescriber 2004/02/12 10:14:34 ssmith 1.1.2.5: #114070# adding notification thread 2004/02/06 11:26:02 ssmith 1.1.2.4: #114070# adding notification support 2004/02/04 14:26:31 ssmith 1.1.2.3: #114070# updating gconf imp 2004/02/02 10:26:41 ssmith 1.1.2.2: #114070# adding gconf calls 2004/01/29 11:27:16 ssmith 1.1.2.1: #114070# gconfbe ref imp


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [37ae3305cc3eb21ba72fb90bc6d344a93660f5bc]

INTEGRATION: CWS cfg04 (1.1.2); FILE ADDED 2004/02/13 13:54:20 ssmith 1.1.2.6: #114070# adding notification support 2004/02/12 10:10:39 ssmith 1.1.2.5: #114070# adding notification thread 2004/02/06 11:25:09 ssmith 1.1.2.4: #114070# adding notification support 2004/02/03 14:59:33 ssmith 1.1.2.3: #114070# updating gconf impl 2004/02/02 10:26:40 ssmith 1.1.2.2: #114070# adding gconf calls 2004/01/29 11:27:14 ssmith 1.1.2.1: #114070# gconfbe ref imp


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [ddfe6af96bbc5d16f485025b3e509def9443ef18]

INTEGRATION: CWS cfg04 (1.1.2); FILE ADDED 2004/02/25 13:00:47 ssmith 1.1.2.6: #114070# adding LayerContentDescriber 2004/02/13 13:54:29 ssmith 1.1.2.5: #114070# adding notification support 2004/02/12 10:20:40 ssmith 1.1.2.4: #114070# adding notification thread 2004/02/06 11:25:27 ssmith 1.1.2.3: #114070# adding notification support 2004/02/03 14:59:32 ssmith 1.1.2.2: #114070# updating gconf impl 2004/01/29 11:27:12 ssmith 1.1.2.1: #114070# gconfbe ref imp


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [9d5b1e5d3ef9981327bb8ec44430d8238fdaade8]

INTEGRATION: CWS cfg04 (1.12.18); FILE MERGED 2004/02/26 14:18:06 ssmith 1.12.18.5: #114070# remove helper 2004/02/12 10:15:58 ssmith 1.12.18.4: #114070# comment out gconf 2004/02/04 16:46:26 ssmith 1.12.18.3: #114070# adding gconf ref imp 2004/01/29 11:28:49 ssmith 1.12.18.2: #114070# gconfbe ref imp 2004/01/28 12:29:59 ssmith 1.12.18.1: #114070# gconf backend reference impl


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [75b85bcc80e794a52085da484042c024483d9dc1]

INTEGRATION: CWS cfg04 (1.17.66); FILE MERGED 2003/12/22 10:42:57 ssmith 1.17.66.1: #114570# cfgmgr component library name change


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [93f980cc0efbdbd3af841fc621e33d1b60bdf319]

INTEGRATION: CWS cfg04 (1.1.2); FILE ADDED 2003/12/22 11:00:27 ssmith 1.1.2.1: #114570# component library name change


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [6ac8cf6d8cb4a2d4424e7d438c2840f326ed6771]

INTEGRATION: CWS cfg04 (1.1.2); FILE ADDED 2004/03/22 13:52:10 ssmith 1.1.2.2: #116018# merge from apoc02 to cfg04 2004/02/19 16:26:09 ssmith 1.1.2.1: #114570# changing component name


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [80dc47516c7265ffdbd75c6265de403ed9245d22]

INTEGRATION: CWS cfg04 (1.16.62); FILE MERGED 2004/02/23 11:35:09 ssmith 1.16.62.2: RESYNC: (1.16-1.17); FILE MERGED 2003/12/01 11:19:39 ssmith 1.16.62.1: merge from apoco2


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [cf6beb6d85f236f9fae7dff2fbda30ff8a913def]

INTEGRATION: CWS cfg04 (1.5.66); FILE MERGED 2003/12/01 11:19:39 ssmith 1.5.66.1: merge from apoco2


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [8f646cbdc0582466686113a3f4d111252f3f27c2]

INTEGRATION: CWS cfg04 (1.6.66); FILE MERGED 2003/12/01 11:19:39 ssmith 1.6.66.1: merge from apoco2


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [0bfd3652b716d7fd3c8e1b57dbb2bbee80e2b6a9]

INTEGRATION: CWS cfg04 (1.10.52); FILE MERGED 2003/12/01 11:19:38 ssmith 1.10.52.1: merge from apoco2


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [fe5fa659377bafdd63f799436497a645f5aa4efb]

INTEGRATION: CWS cfg04 (1.5.62); FILE MERGED 2003/12/01 11:20:41 ssmith 1.5.62.1: merge from apoco2


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [d6cc136c69bb02a92bd7dcaff44127bebcdbd971]

INTEGRATION: CWS cfg04 (1.1.2); FILE ADDED 2004/02/03 10:21:46 ssmith 1.1.2.3: #114070# updating to use XComponentFactory 2003/12/18 13:30:19 ssmith 1.1.2.2: #114070# support for system integration feature 2003/12/10 17:18:05 ssmith 1.1.2.1: #114070# partial implementation


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [f0b730d6d5933601253646d5ef2d1e7b2fbad272]

INTEGRATION: CWS cfg04 (1.1.2); FILE ADDED 2004/03/30 11:32:54 ssmith 1.1.2.6: #114070# update needed 2004/03/22 10:27:53 ssmith 1.1.2.5: #115960# fixing disposing 2004/02/26 13:19:16 ssmith 1.1.2.4:  #114070# fixing segV 2004/02/03 10:21:47 ssmith 1.1.2.3: #114070# updating to use XComponentFactory 2003/12/18 13:30:19 ssmith 1.1.2.2: #114070# support for system integration feature 2003/12/10 17:18:04 ssmith 1.1.2.1: #114070# partial implementation


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [a1620906832d4c965f0efbfcbef3641824eeac77]

INTEGRATION: CWS cfg04 (1.1.2); FILE ADDED 2004/03/24 12:00:18 ssmith 1.1.2.4: #114070# error in syntax 2004/03/22 13:49:57 ssmith 1.1.2.3: #115961# updating SystemIntegration description 2004/03/11 11:59:54 ssmith 1.1.2.2: #114070# updating description 2004/02/19 16:27:51 ssmith 1.1.2.1: #114070# adding sysmgr component


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [027a2facbd9ff32f9af0327ab9f9958625042a5f]

INTEGRATION: CWS cfg04 (1.1.2); FILE ADDED 2003/12/18 13:30:18 ssmith 1.1.2.2: #114070# support for system integration feature 2003/12/10 17:18:04 ssmith 1.1.2.1: #114070# partial implementation


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [0173b332e6a75a1860763e32699d5ba3b025e9af]

INTEGRATION: CWS cfg04 (1.1.2); FILE ADDED 2003/12/18 13:30:18 ssmith 1.1.2.1: #114070# support for system integration feature


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [a45ebe6cb706de9127357162362abd2d7b46f2ce]

INTEGRATION: CWS cfg04 (1.1.2); FILE ADDED 2003/12/18 13:30:16 ssmith 1.1.2.1: #114070# support for system integration feature


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [de0c2a49cb9561e87b3c92854418eaf41312be55]

INTEGRATION: CWS cfg04 (1.25.52); FILE MERGED 2003/12/18 13:31:57 ssmith 1.25.52.3: #114070# support for system integration feature 2003/12/10 17:13:36 ssmith 1.25.52.2: #114070# partial implementation 2003/12/01 11:20:26 ssmith 1.25.52.1: merge from apoco2


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [f4d27ef1ebef67a48480eadfd9a50173d3cb9988]

INTEGRATION: CWS cfg04 (1.2.88); FILE MERGED 2003/12/01 11:18:54 ssmith 1.2.88.1: merge from apoco2


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [76cef4582a2e8fe3fa57d9fcf9853193fa855580]

INTEGRATION: CWS cfg04 (1.1.6); FILE ADDED 2003/12/01 11:18:54 ssmith 1.1.6.1: merge from apoco2


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [fae74014468b1483136c455610cf9083e5f703d6]

INTEGRATION: CWS cfg04 (1.1.6); FILE ADDED 2004/03/29 12:45:33 ssmith 1.1.6.4: #116055# fix getUpdateLayer 2004/03/26 16:25:06 ssmith 1.1.6.3: #116055# fix getLayer() 2004/03/19 13:40:35 ssmith 1.1.6.2: #115959# fix supportEntity() function 2003/12/01 11:18:53 ssmith 1.1.6.1: merge from apoco2


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [1ebc2922bc0fe6e78e69d27d50273cfc465e3712]

INTEGRATION: CWS cfg04 (1.8.30); FILE MERGED 2003/12/01 11:18:53 ssmith 1.8.30.1: merge from apoco2


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [b6f07a5b590302ce1666963316934afcaf555b81]

INTEGRATION: CWS cfg04 (1.16.30); FILE MERGED 2003/12/01 11:18:53 ssmith 1.16.30.1: merge from apoco2


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [86f445358d24c867a91f438246dc67b88efe40ee]

INTEGRATION: CWS cfg04 (1.1.6); FILE ADDED 2003/12/01 11:18:52 ssmith 1.1.6.1: merge from apoco2


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [e21a367080e19312681860574b8b98d2f659bf60]

INTEGRATION: CWS cfg04 (1.1.6); FILE ADDED 2003/12/01 11:18:51 ssmith 1.1.6.1: merge from apoco2


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [d73d978b89110f7b9460c7494a26c059a57eb642]

INTEGRATION: CWS cfg04 (1.4.66); FILE MERGED 2003/12/01 11:20:11 ssmith 1.4.66.1: merge from apoco2


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [c6b31ae840360db2ec86b4d9b04991ad18765d07]

INTEGRATION: CWS cfg04 (1.14.52); FILE MERGED 2003/12/18 13:31:34 ssmith 1.14.52.3: #114070# support for system integration feature 2003/12/10 17:14:02 ssmith 1.14.52.2: #114070# partial implementation 2003/12/01 11:20:10 ssmith 1.14.52.1: merge from apoco2


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [5b84095b4b5dd8b1f434b76674ee2cfa8d9c1307]

INTEGRATION: CWS cfg04 (1.1.2); FILE ADDED 2004/02/26 13:31:51 ssmith 1.1.2.1: #114070# adding backendhelper support


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [11802133a9f5cf44f5dd9aa042688bf739475639]

INTEGRATION: CWS cfg04 (1.1.2); FILE ADDED 2004/02/26 13:31:50 ssmith 1.1.2.1: #114070# adding backendhelper support


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [2a6d7b6b1d05ea54fc814bc14cc5b9da7e744ddc]

INTEGRATION: CWS cfg04 (1.1.2); FILE ADDED 2004/03/24 14:43:24 jb 1.1.2.2: #116072# UNO methods require SAL_CALL 2004/02/26 13:31:50 ssmith 1.1.2.1: #114070# adding backendhelper support


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [2c12fb698df586cf6eea7004966fb8af4b3f6180]

INTEGRATION: CWS cfg04 (1.1.6); FILE ADDED 2004/03/22 10:28:32 ssmith 1.1.6.2: #115960# fixing disposing 2003/12/01 11:16:36 ssmith 1.1.6.1: merge from apoco2


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [51aa935c275b4ce1575b3005af0ee329f55523a5]

INTEGRATION: CWS cfg04 (1.1.6); FILE ADDED 2004/03/26 16:39:28 ssmith 1.1.6.4: #116078# fix isEqualEntity() 2004/03/22 10:28:17 ssmith 1.1.6.3: #115960# fixing disposing 2004/02/26 14:08:47 ssmith 1.1.6.2: #114070# removing segv 2003/12/01 11:16:35 ssmith 1.1.6.1: merge from apoco2


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [52020a40f8bcb6b4109559387c3f54b163f8beba]

INTEGRATION: CWS cfg04 (1.12.42); FILE MERGED 2003/12/01 11:16:35 ssmith 1.12.42.1: merge from apoco2


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [059bf9df1a2e6f72e499dcd7db6204afa45d6d44]

INTEGRATION: CWS cfg04 (1.1.6); FILE ADDED 2003/12/01 11:16:35 ssmith 1.1.6.1: merge from apoco2


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [1706eaa9267aee71752850568538803937e8aa63]

INTEGRATION: CWS cfg04 (1.1.6); FILE ADDED 2003/12/01 11:16:34 ssmith 1.1.6.1: merge from apoco2


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [756b55ebdb406bdfb28db430473e17bff1971ca0]

INTEGRATION: CWS cfg04 (1.1.6); FILE ADDED 2003/12/01 11:16:33 ssmith 1.1.6.1: merge from apoco2


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [8f3ffcae2a82cdffdd6bdee3d5b9f203b4681ae9]

INTEGRATION: CWS cfg04 (1.7.42); FILE MERGED 2003/12/01 11:16:32 ssmith 1.7.42.1: merge from apoco2


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [2995f7ccec7ef7e1d6f1c0cb540087940fe7692c]

INTEGRATION: CWS cfg04 (1.15.2); FILE MERGED 2004/02/23 11:37:38 ssmith 1.15.2.2: RESYNC: (1.15-1.16); FILE MERGED 2003/12/01 11:16:32 ssmith 1.15.2.1: merge from apoco2


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [6888f105b6596256460d6baaa08ab7c500464fef]

INTEGRATION: CWS cfg04 (1.2.14); FILE MERGED 2004/03/26 16:54:05 sw 1.2.14.1: #116063#


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [5eebdebcf8c9feab2ac176538159834c8c4a6f1e]

INTEGRATION: CWS cfg04 (1.2.14); FILE MERGED 2004/03/26 16:15:38 sw 1.2.14.1: #116063#


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [69a2f42ab375f2bbbc23db527ef929def981f1a2]

INTEGRATION: CWS cfg04 (1.9.40); FILE MERGED 2004/02/23 11:40:56 ssmith 1.9.40.2: RESYNC: (1.9-1.10); FILE MERGED 2004/02/20 16:52:36 ssmith 1.9.40.1: #114070# updating to deliver *.so files


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [ad6b96d17f28660f017181c5232de911b522a265]

INTEGRATION: CWS cfg04 (1.13.66); FILE MERGED 2004/02/26 13:16:46 ssmith 1.13.66.2: #114070#  adding backendhelper 2003/12/10 17:14:28 ssmith 1.13.66.1: #114070# partial implementation


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [bcda4b456c67bf157d66a664955fa62067f32d53]

INTEGRATION: CWS cfg04 (1.1.1.1.132); FILE MERGED 2003/12/22 10:42:39 ssmith 1.1.1.1.132.1: #114570# cfgmgr component library name change


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [5cdc355817672ce31edced731abfd7b23537999f]

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>  [8109b3dce9ad98fbac07600af15d622c9a6a9fa5]

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-30  Rüdiger Timm  <rt@openoffice.org>  [1b34a133f64f090039e7172ed3c20a861c210efc]

INTEGRATION: CWS cfg04 (1.2.188); FILE MERGED 2004/03/10 16:02:21 ssmith 1.2.188.5: #114070# add SystemIntegration 2004/03/10 12:34:11 ssmith 1.2.188.4: #114070# removing LayerContentDescriber 2004/03/10 12:24:45 ssmith 1.2.188.3: #114070# adding LayerDescriber 2004/02/24 11:43:46 ssmith 1.2.188.2: #114070# adding new idl files 2003/12/01 11:36:28 ssmith 1.2.188.1: merge from apoco2


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [ed60f303ca2fd804151f0f02a0968a31909ed44d]

INTEGRATION: CWS cfg04 (1.1.2); FILE ADDED 2004/03/16 12:52:25 ssmith 1.1.2.2: #i26528# correcting syntax, files must end with newline 2004/02/24 11:44:06 ssmith 1.1.2.1: #114070# adding new idl files


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [e195e49850b75abf479701c7a27e81386e8dca0a]

INTEGRATION: CWS cfg04 (1.1.6); FILE ADDED 2003/12/01 11:36:28 ssmith 1.1.6.1: merge from apoco2


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [a87d1affe25a7079bcb1c707f44bda7ca00548cb]

INTEGRATION: CWS cfg04 (1.1.6); FILE ADDED 2003/12/01 11:36:27 ssmith 1.1.6.1: merge from apoco2


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [b4f03d658884961f5fc0269e81876bcb564ddc87]

INTEGRATION: CWS cfg04 (1.1.2); FILE ADDED 2004/03/24 12:36:05 ssmith 1.1.2.3: #114070# updated IDL file 2004/03/22 12:04:16 ssmith 1.1.2.2: #115961# updating XInitialization 2004/03/10 16:06:08 ssmith 1.1.2.1: #114070# adding SystemIntegration.idl


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [cf58f917fb92aaeeab4a51d989794776e69392b0]

INTEGRATION: CWS cfg04 (1.1.4); FILE ADDED 2004/03/16 11:48:32 ssmith 1.1.4.2: #i26528# no lineend at end of file 2003/12/01 11:36:26 ssmith 1.1.4.1: merge from apoco2


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [2dffc0de2d7101bff2e5276f4b44d8655cdaca48]

INTEGRATION: CWS cfg04 (1.1.4); FILE ADDED 2003/12/01 11:36:26 ssmith 1.1.4.1: merge from apoco2


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [90a515363139aed3814c8b0af3b8693b36eabdb8]

INTEGRATION: CWS cfg04 (1.1.2); FILE ADDED 2004/03/16 12:52:25 ssmith 1.1.2.2: #i26528# correcting syntax, files must end with newline 2004/02/24 11:11:35 ssmith 1.1.2.1: #114070# add ProperytInfo struct


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [61976966d520d2bbb87187ac129a53296f57f84e]

INTEGRATION: CWS cfg04 (1.1.4); FILE ADDED 2004/03/16 12:52:25 ssmith 1.1.4.2: #i26528# correcting syntax, files must end with newline 2003/12/01 11:36:25 ssmith 1.1.4.1: merge from apoco2


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [588b07c2c8205a18693eabe5910ba3af9fbd2b61]

INTEGRATION: CWS cfg04 (1.1.2); FILE ADDED 2004/03/16 12:52:25 ssmith 1.1.2.2: #i26528# correcting syntax, files must end with newline 2004/03/10 12:22:24 ssmith 1.1.2.1: #114070# adding PlatformBackend idl


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [eb7697fca1b53944700d91f8739775e56af53bc6]

INTEGRATION: CWS cfg04 (1.1.4); FILE ADDED 2004/03/22 13:22:18 ssmith 1.1.4.4: #115961# updating XInitialization 2004/03/22 12:02:52 ssmith 1.1.4.3: #115961# updating XInitialization 2004/03/16 12:52:25 ssmith 1.1.4.2: #i26528# correcting syntax, files must end with newline 2003/12/01 11:36:24 ssmith 1.1.4.1: merge from apoco2


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [686e715dde896e19b1fb5b05a90a044b66ab3c00]

INTEGRATION: CWS cfg04 (1.1.4); FILE ADDED 2004/03/16 11:48:32 ssmith 1.1.4.2: #i26528# no lineend at end of file 2003/12/01 11:36:24 ssmith 1.1.4.1: merge from apoco2


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [1ee3220b6f20fc3a9bccb22d395b3607f3d2c0f4]

INTEGRATION: CWS cfg04 (1.1.4); FILE ADDED 2003/12/01 11:36:23 ssmith 1.1.4.1: merge from apoco2


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [3ed724e0bbee1a95446ee2058eb32746f3721995]

INTEGRATION: CWS cfg04 (1.1.4); FILE ADDED 2004/03/16 12:52:24 ssmith 1.1.4.2: #i26528# correcting syntax, files must end with newline 2003/12/01 11:36:22 ssmith 1.1.4.1: merge from apoco2


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [56b6184c970e68de5c52fdd760354dbad1e724bc]

INTEGRATION: CWS cfg04 (1.1.4); FILE ADDED 2003/12/01 11:36:22 ssmith 1.1.4.1: merge from apoco2


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [4caa30da9fb7602fde9fe2553cd9f13ead2e0d81]

INTEGRATION: CWS cfg04 (1.1.4); FILE ADDED 2004/03/16 12:52:24 ssmith 1.1.4.2: #i26528# correcting syntax, files must end with newline 2003/12/01 11:36:21 ssmith 1.1.4.1: merge from apoco2


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [a634e6aec3ec4bbfefc1dc10b23c0cbe4af4403c]

INTEGRATION: CWS cfg04 (1.1.2); FILE ADDED 2004/03/10 12:30:00 ssmith 1.1.2.1: #114070# adding LayerDescriber service


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [b59c4555fa90a2041d12733dd25fcd822a6dbc9f]

INTEGRATION: CWS cfg04 (1.1.6); FILE ADDED 2003/12/01 11:36:20 ssmith 1.1.6.1: merge from apoco2


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [a8bf48eef6f03633236a9d1fc791a79b65362ef8]

INTEGRATION: CWS cfg04 (1.19.34); FILE MERGED 2004/02/23 12:28:33 ssmith 1.19.34.2: RESYNC: (1.19-1.20); FILE MERGED 2003/12/12 13:13:31 dbo 1.19.34.1: #114390# added propertyset implementation to support property ImplementationKey


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [0d7990135e239373b11ab3afd56ba2096220e86d]

INTEGRATION: CWS cfg04 (1.1.2); FILE ADDED 2004/03/26 15:59:18 sw 1.1.2.1: #116063#


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [d89359a973442a5b16f27c9d3efcb8e3b2526b82]

INTEGRATION: CWS cfg04 (1.1.2); FILE ADDED 2004/03/26 15:58:17 sw 1.1.2.1: #116063#


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [28f8687684afe3ea389889ffaff084cba999d3d7]

INTEGRATION: CWS cfg04 (1.1.2); FILE ADDED 2004/03/24 12:41:52 sw 1.1.2.1: #116063#


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [7decb10ab2dfea99817bde75e54019b77b5d316a]

INTEGRATION: CWS cfg04 (1.1.2); FILE ADDED 2004/03/23 13:06:22 sw 1.1.2.1: #114070#


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [034959ecfc0c9b889bfe8d0cb3b5bc5ccd753624]

INTEGRATION: CWS cfg04 (1.1.2); FILE ADDED 2004/03/24 12:46:06 sw 1.1.2.1: #116063#


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [0ce40eaa3452d9da05e26dd6c1d928f23b36863c]

INTEGRATION: CWS cfg04 (1.2.38); FILE MERGED 2004/03/26 16:00:36 sw 1.2.38.2: #116063# 2004/03/24 12:43:43 sw 1.2.38.1: #116063#


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [abc3861317527b7f9af6d32d86b2978835c95802]

INTEGRATION: CWS cfg04 (1.2.38); FILE MERGED 2004/03/26 16:22:25 sw 1.2.38.2: #116063# 2004/03/26 16:00:36 sw 1.2.38.1: #116063#


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [f46ffe01bf4a63793ff86aa6a1b6c9e41d4d87c5]

INTEGRATION: CWS impress5ea1 (1.1.1.1.392); FILE MERGED 2004/03/12 12:48:49 cl 1.1.1.1.392.1: #i14041# handle disposed core elements correctly


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [aeac89e86687a7cca6479e4370f0e66c2e596c26]

INTEGRATION: CWS cfg04 (1.1.2); FILE ADDED 2004/03/26 15:57:30 sw 1.1.2.1: #116063#


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [ff95cc68df754d7b94bca26887904e0c5299e330]

INTEGRATION: CWS cfg04 (1.1.2); FILE ADDED 2004/03/26 15:57:14 sw 1.1.2.1: #116063#


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [15031c321c9e28b89b69eef95b5d9eed2f8e07a9]

INTEGRATION: CWS cfg04 (1.1.2); FILE ADDED 2004/03/30 10:53:16 sw 1.1.2.3: #116063# 2004/03/29 17:01:49 sw 1.1.2.2: #116063# 2004/03/26 15:56:59 sw 1.1.2.1: #116063#


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [0ca869bac8c6a4b67fc52b13239d4a14e786e744]

INTEGRATION: CWS cfg04 (1.8.6); FILE MERGED 2004/03/26 16:08:14 sw 1.8.6.1: #116063#


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [5f6ae250e45e929c8752050ed1b72c5efe26ebf4]

INTEGRATION: CWS cfg04 (1.1.2); FILE ADDED 2004/03/26 16:04:19 sw 1.1.2.1: #116063#


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [b34fb181d954cd048fcd902cbb6a67fae5a1b29e]

INTEGRATION: CWS cfg04 (1.1.2); FILE ADDED 2004/03/26 16:02:12 sw 1.1.2.1: #116063#


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [0359b9ce8ed5efb73d748648f63b55ba513be493]

INTEGRATION: CWS cfg04 (1.1.2); FILE ADDED 2004/03/24 12:39:55 sw 1.1.2.1: #116063#


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [9a4f0692656ea612f6ebefe7c71d939c7a8adfd0]

INTEGRATION: CWS cfg04 (1.1.2); FILE ADDED 2004/03/23 13:05:29 sw 1.1.2.1: #114070#


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [005d448f5e6c31b28adfefddddda4071cdb95171]

INTEGRATION: CWS impress5ea1 (1.8.364); FILE MERGED 2004/03/12 12:48:48 cl 1.8.364.1: #i14041# handle disposed core elements correctly


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [27224089bba2c91c2d2ef8d08b989df552f2cca6]

INTEGRATION: CWS impress5ea1 (1.58.48); FILE MERGED 2004/03/12 12:48:47 cl 1.58.48.1: #i14041# handle disposed core elements correctly


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [509ae966faac6f5d62018b3ecf675aacb3e1b032]

INTEGRATION: CWS impress5ea1 (1.69.40); FILE MERGED 2004/03/14 00:02:10 cl 1.69.40.2: RESYNC: (1.69-1.70); FILE MERGED 2004/03/12 12:48:47 cl 1.69.40.1: #i14041# handle disposed core elements correctly


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [ed2dfb6826d2bd66d314951c516e07816c0d02c4]

INTEGRATION: CWS impress5ea1 (1.5.52); FILE MERGED 2004/03/12 12:48:47 cl 1.5.52.1: #i14041# handle disposed core elements correctly


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [fd4d45aaf14c534fa95f1e14e1957ce4d2b48e3f]

INTEGRATION: CWS impress5ea1 (1.6.52); FILE MERGED 2004/03/12 12:48:47 cl 1.6.52.1: #i14041# handle disposed core elements correctly


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [baaea1d7612e3d4c71dc1e3783bade1051a8bbf7]

INTEGRATION: CWS impress5ea1 (1.6.382); FILE MERGED 2004/03/12 12:48:46 cl 1.6.382.1: #i14041# handle disposed core elements correctly


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [242f54f9d0198eaeed9dc78990f9bd6d04babc9f]

INTEGRATION: CWS impress5ea1 (1.2.52); FILE MERGED 2004/03/12 12:48:46 cl 1.2.52.1: #i14041# handle disposed core elements correctly


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [dd7c71e1b9a7b4a00832c0289090f8e30f47baed]

INTEGRATION: CWS impress5ea1 (1.25.52); FILE MERGED 2004/03/15 10:31:39 cl 1.25.52.1: #i14041# handle disposed core elements correctly


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [19036f5a777d62ae9ab10fc58db1c0757d33969c]

INTEGRATION: CWS impress5ea1 (1.109.86); FILE MERGED 2004/03/13 23:32:18 cl 1.109.86.2: RESYNC: (1.109-1.110); FILE MERGED 2004/03/12 12:39:47 cl 1.109.86.1: #i14041# handle disposed core elements correctly


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [7367d3d80778b8d274112580d2d4c5cc9f262f6a]

INTEGRATION: CWS impress5ea1 (1.25.88); FILE MERGED 2004/03/12 12:39:47 cl 1.25.88.1: #i14041# handle disposed core elements correctly


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [bf3f3ec429272a1f0e82ae16a1bc7ac44144ee1f]

INTEGRATION: CWS impress5ea1 (1.30.460); FILE MERGED 2004/03/23 15:25:02 cl 1.30.460.1: #i14041# catch exception from disposed controller


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [40c6073d5dc97136b9f4fe990be9e3bbeca801fb]

INTEGRATION: CWS impress5ea1 (1.108.102); FILE MERGED 2004/03/13 23:30:21 cl 1.108.102.2: RESYNC: (1.108-1.109); FILE MERGED 2004/03/11 14:54:31 cl 1.108.102.1: #17343# skip invalid properties


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [ad9ac6d0d3dc5606ec14dd8dc73766225a6cb9ab]

INTEGRATION: CWS impress5ea1 (1.21.74); FILE MERGED 2004/03/11 14:54:31 cl 1.21.74.1: #17343# skip invalid properties


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [d1b6384a828eb3e4dec59cd50e4a200740d75579]

INTEGRATION: CWS impress5ea1 (1.6.280); FILE MERGED 2004/03/11 14:54:08 cl 1.6.280.1: #17343# skip invalid properties


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [a5db9cc7770deb5aab5ecb8f10928df1954b764a]

INTEGRATION: CWS impress5ea1 (1.62.62); FILE MERGED 2004/03/11 14:53:42 cl 1.62.62.1: #17343# skip invalid properties


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [412bd490479ff27e5967bfad6795bfc5bb074c3e]

INTEGRATION: CWS impress5ea1 (1.5.102); FILE MERGED 2004/03/11 14:53:27 cl 1.5.102.1: #17343# skip invalid properties


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [4ea49166adba379e585309ea2e8a7561989a43c1]

INTEGRATION: CWS impress5ea1 (1.25.30); FILE MERGED 2004/03/12 12:37:18 cl 1.25.30.1: #i14041# check for valid BasicIDEShell


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [1a53eadf08ee032ba963d078fa28cf97d4fadd6f]

INTEGRATION: CWS vcl20 (1.27.6); FILE MERGED 2004/03/11 09:31:26 ssa 1.27.6.2: make compilable 2004/02/23 16:35:52 pl 1.27.6.1: #115592# use correct scope for variables


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [bedc7dccad612a593ea0a43ca2cee6d771c3a312]

INTEGRATION: CWS vcl20 (1.26.46); FILE MERGED 2004/03/25 15:12:17 pl 1.26.46.1: add: hebrew


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [e39e304b7462c21008068577708ecdca6353ecf0]

INTEGRATION: CWS vcl20 (1.25.6); FILE MERGED 2004/02/23 17:02:08 pl 1.25.6.2: #115528# do not use strcpy and friends 2004/02/19 17:12:44 pl 1.25.6.1: #i24629# emit JobPatchFile from PPD


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [a6cfea142afd48f789aea4d685fa307da49ad5b7]

INTEGRATION: CWS vcl20 (1.4.12); FILE MERGED 2004/02/23 17:02:08 pl 1.4.12.1: #115528# do not use strcpy and friends


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [f4bcdf11c4014de3ded3d872bac8633ffd9fbfb0]

INTEGRATION: CWS vcl20 (1.10.6); FILE MERGED 2004/03/10 19:04:56 pl 1.10.6.2: RESYNC: (1.10-1.11); FILE MERGED 2004/02/19 17:12:44 pl 1.10.6.1: #i24629# emit JobPatchFile from PPD


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [8cfc67f5660fe9c1925ffc7061cc0ac250a4c1e0]

INTEGRATION: CWS vcl20 (1.3.6); FILE MERGED 2004/02/23 17:02:07 pl 1.3.6.1: #115528# do not use strcpy and friends


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [a2f5ec83a52401808d9493234ccbc70e9e864473]

INTEGRATION: CWS vcl20 (1.3.116); FILE MERGED 2004/02/23 17:02:07 pl 1.3.116.1: #115528# do not use strcpy and friends


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [457300a06a39520fe50933a1ab5e7b2f10401e86]

INTEGRATION: CWS vcl20 (1.5.6); FILE MERGED 2004/02/19 17:12:44 pl 1.5.6.1: #i24629# emit JobPatchFile from PPD


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [033b476566440528abc08b259c2a8488947dee2c]

INTEGRATION: CWS vcl20 (1.51.8); FILE MERGED 2004/02/20 14:57:26 pl 1.51.8.1: #i20934# search in subdirectories for fonts, too


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [bdd274b6f53ea56f1740aa4f2cd77ce024e847bb]

INTEGRATION: CWS vcl20 (1.8.108); FILE MERGED 2004/02/20 14:57:26 pl 1.8.108.1: #i20934# search in subdirectories for fonts, too


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [ee72519e7412638387be9e7b60128e4a2195a6ff]

INTEGRATION: CWS vcl20 (1.4.128); FILE MERGED 2004/02/20 14:57:26 pl 1.4.128.1: #i20934# search in subdirectories for fonts, too


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [1f063e4618be365715ad0d24f365868c1ea3c269]

INTEGRATION: CWS vcl20 (1.12.74); FILE MERGED 2004/02/20 14:57:26 pl 1.12.74.1: #i20934# search in subdirectories for fonts, too


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [1fdd8dbb1a60803e737e6fc1d3460fd7820b5deb]

INTEGRATION: CWS vcl20 (1.7.136); FILE MERGED 2004/02/20 14:57:26 pl 1.7.136.1: #i20934# search in subdirectories for fonts, too


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [6e68e61e16ea981cfdf08d853d37435b66954c12]

INTEGRATION: CWS vcl20 (1.10.82); FILE MERGED 2004/02/20 14:57:25 pl 1.10.82.1: #i20934# search in subdirectories for fonts, too


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [a3f2b383bde6661765fc760d7a6493393e83c5e1]

INTEGRATION: CWS vcl20 (1.78.24); FILE MERGED 2004/03/11 15:16:59 hdu 1.78.24.2: #i25056# fix cleanup typo 2004/03/11 15:09:00 hdu 1.78.24.1: #i25056# use more traditional method of stretching text


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [6f411f3253d8be63fa67f05011fc2b4fd5a77850]

INTEGRATION: CWS vcl20 (1.15.24); FILE MERGED 2004/02/25 15:49:06 pl 1.15.24.1: #115527# remove strcpy and friends


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [62c09a4c94c66e582280e269d012e86ac9963b41]

INTEGRATION: CWS vcl20 (1.53.56); FILE MERGED 2004/03/10 18:53:17 pl 1.53.56.2: RESYNC: (1.53-1.54); FILE MERGED 2004/02/25 15:49:05 pl 1.53.56.1: #115527# remove strcpy and friends


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [46944ce912721d532429571c5d1eb0e9de4bf56d]

INTEGRATION: CWS vcl20 (1.17.58); FILE MERGED 2004/02/25 15:49:05 pl 1.17.58.1: #115527# remove strcpy and friends


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [3f0b544faaf336fe74164ae5839bc1b5835cd389]

INTEGRATION: CWS vcl20 (1.170.20); FILE MERGED 2004/03/10 18:53:34 pl 1.170.20.2: RESYNC: (1.170-1.171); FILE MERGED 2004/02/23 17:50:55 pl 1.170.20.1: #115527# do not use strcpy and friends


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [1b3918c5982b9040e4f8b0159aa1eae41d88fea7]

INTEGRATION: CWS vcl20 (1.2.284); FILE MERGED 2004/02/23 17:50:55 pl 1.2.284.1: #115527# do not use strcpy and friends


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [d4f1794c0aa52dd9f4753a4e31030cac9a1a5eb5]

INTEGRATION: CWS vcl20 (1.7.58); FILE MERGED 2004/02/23 17:50:54 pl 1.7.58.1: #115527# do not use strcpy and friends


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [6c6c048e8c62fea6efd0222c919c1ae48bbcf2da]

INTEGRATION: CWS vcl20 (1.18.58); FILE MERGED 2004/03/10 18:55:25 pl 1.18.58.2: RESYNC: (1.18-1.19); FILE MERGED 2004/02/23 17:50:54 pl 1.18.58.1: #115527# do not use strcpy and friends


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [f4ffe3ea99b975a34e85458cbf7c58a3b99e5524]

INTEGRATION: CWS vcl20 (1.14.58); FILE MERGED 2004/02/23 17:50:53 pl 1.14.58.1: #115527# do not use strcpy and friends


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [0d91164fd22109d7ab6f4518cbf5a7fb331ba72a]

INTEGRATION: CWS vcl20 (1.32.56); FILE MERGED 2004/03/10 18:57:53 pl 1.32.56.2: RESYNC: (1.32-1.33); FILE MERGED 2004/02/23 17:50:53 pl 1.32.56.1: #115527# do not use strcpy and friends


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [3ee41c8baa3f4e8eda1c1ccce55e4f43dd9f8586]

INTEGRATION: CWS vcl20 (1.54.22); FILE MERGED 2004/03/25 15:09:22 hdu 1.54.22.6: #i22809# removing issue from CWS vcl20 2004/03/12 16:13:53 hdu 1.54.22.5: #i25056# use more traditional method of stretching text 2004/03/11 13:21:27 hdu 1.54.22.4: #i25056# use more traditional method of stretching text 2004/03/10 19:53:56 pl 1.54.22.3: UBIDI_BID_LTR -> UBIDI_LTR 2004/03/10 18:52:15 pl 1.54.22.2: RESYNC: (1.54-1.55); FILE MERGED 2004/03/03 11:55:36 hdu 1.54.22.1: #i22809# default to LTR BiDi and no longer try to guess direction esp. on UNX platforms


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [fb56f4e7c991970ba5961873da5b54402930de83]

INTEGRATION: CWS vcl20 (1.64.22); FILE MERGED 2004/03/10 18:51:31 pl 1.64.22.2: RESYNC: (1.64-1.65); FILE MERGED 2004/03/02 14:02:23 pl 1.64.22.1: #115746# initialize aCumulativePos in artificial italic case, join from vcl18


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [6b01989a8bf8bd0b5bc762f4312f826a35872566]

INTEGRATION: CWS vcl20 (1.14.58); FILE MERGED 2004/03/10 18:52:33 pl 1.14.58.2: RESYNC: (1.14-1.15); FILE MERGED 2004/02/23 17:50:52 pl 1.14.58.1: #115527# do not use strcpy and friends


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [5b8d7ff960baa452f0e0503b3efea81dfb9f910c]

INTEGRATION: CWS vcl20 (1.3.58); FILE MERGED 2004/02/23 17:50:51 pl 1.3.58.1: #115527# do not use strcpy and friends


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [e9b8c2160216edcaf3d40a2e00f186b02f48f2af]

INTEGRATION: CWS extras12 (1.29.68); FILE MERGED 2003/12/17 12:36:09 bc 1.29.68.1: #112871# Filtertracing for importwizard added


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [de7fab036f224f626165413185d13e5293ea43d4]

INTEGRATION: CWS extras12 (1.37.8); FILE MERGED 2003/12/17 12:36:09 bc 1.37.8.1: #112871# Filtertracing for importwizard added


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [60f760eb81995a7c26107ef25610a6539c615cd5]

INTEGRATION: CWS extras12 (1.34.8); FILE MERGED 2003/12/17 12:36:08 bc 1.34.8.1: #112871# Filtertracing for importwizard added


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [6080d5f963bb2a5f3116f688a066e7cc6193703c]

INTEGRATION: CWS extras12 (1.12.114); FILE MERGED 2003/12/10 13:27:33 bc 1.12.114.1: #111


2004-03-30  Eike Rathke  <er@openoffice.org>  [ea40d147bc67e39467459a0d6c49682fa931bdb4]

#115967# unstrip SvStream methods


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [4633e566ad29e9530af3820fd8b6453cddb5dfce]

#i10000# Missing dependency added: source\service needs source\events


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [6bb4afb3441f1834b481df3f5051b0a9c6a1abc2]

#116138# Typo (AS)


2004-03-30  Rüdiger Timm  <rt@openoffice.org>  [2ae6c2a56345d139423859146e701122da766ea4]

#116138# Don't recycle private URLs (AS)


2004-03-29  Kurt Zenker  <kz@openoffice.org>  [341e386b1dc7441cb5f74cdb8a3a7dba2554848e]

#i10000# #i26983# missing $ for variable


2004-03-26  Kurt Zenker  <kz@openoffice.org>  [f172d63f87bd5ba01860efca1db5f758b8219090]

corereflection.uno.dll -> reflection.uno.dll (DBO)


2004-03-25  Rüdiger Timm  <rt@openoffice.org>  [1fdc577c9a29f5c9d48cf2171de2c4f72c3e0a95]

new version for SRC680


2004-03-25  Kurt Zenker  <kz@openoffice.org>  [7568ecaa5aa090bd29af8df45a1508996bc0e71c]

new version for SRC680


2004-03-25  Kurt Zenker  <kz@openoffice.org>  [012fd25386fed37b017756e587ef4804116e332d]

new version for SRC680


2004-03-25  Kurt Zenker  <kz@openoffice.org>  [05d96c4a1df8f3968061a4ea43e89544bff912ea]

SRC680


2004-03-25  Kurt Zenker  <kz@openoffice.org>  [55eb9ddedc794c5c990c738b1c9fff767bd4ea2a]

INTEGRATION: CWS jl3 (1.18.48); FILE MERGED 2003/12/23 12:06:14 dbo 1.18.48.1: #i23687#


2004-03-25  Kurt Zenker  <kz@openoffice.org>  [e2a6c3f2722b5d9e0e2b969641308eafcfd0d9f6]

INTEGRATION: CWS jl3 (1.7.16); FILE MERGED 2004/03/15 13:41:47 jl 1.7.16.2: RESYNC: (1.7-1.8); FILE MERGED 2003/12/16 16:45:42 dbo 1.7.16.1: #114506# fixed assertion


2004-03-25  Kurt Zenker  <kz@openoffice.org>  [8763d914760c41e1e314837e3566a30c7c73c37e]

INTEGRATION: CWS jl3 (1.6.10); FILE MERGED 2003/12/17 11:16:27 dbo 1.6.10.1: documentation review


2004-03-25  Kurt Zenker  <kz@openoffice.org>  [9ebd051d6b83a6d6f124e634be5f089cc54ba48b]

INTEGRATION: CWS jl3 (1.2.82); FILE MERGED 2004/03/10 11:47:17 fs 1.2.82.1: don't use queryAggregation on a proxy after the delegator has been set - the new proxy implementations do not support this


2004-03-25  Kurt Zenker  <kz@openoffice.org>  [76212677b5f262036736fd3a2b14f2342352bc9b]

INTEGRATION: CWS jl3 (1.2.82); FILE MERGED 2004/03/10 11:47:13 fs 1.2.82.1: don't use queryAggregation on a proxy after the delegator has been set - the new proxy implementations do not support this


2004-03-25  Kurt Zenker  <kz@openoffice.org>  [62592b29aa62992fcdda9b537365870a17d0e504]

INTEGRATION: CWS jl3 (1.2.24); FILE MERGED 2004/02/17 12:14:55 jl 1.2.24.4: #111907# 2004/02/11 08:58:57 jl 1.2.24.3: #111907# 2004/02/09 14:22:37 jl 1.2.24.2: RESYNC: (1.2-1.3); FILE MERGED 2003/11/21 08:56:18 jl 1.2.24.1: #111907# replace TKTThreadAttach by jvmaccess::VirtualMachine


2004-03-25  Kurt Zenker  <kz@openoffice.org>  [cfb3be676037896a89c65ca1687539997623d1b1]

INTEGRATION: CWS jl3 (1.4.126); FILE MERGED 2004/02/09 14:21:57 jl 1.4.126.3: RESYNC: (1.4-1.6); FILE MERGED 2003/11/21 11:31:02 jl 1.4.126.2: #111907# #include sj2/jnihelp.hxx removed 2003/11/21 08:56:18 jl 1.4.126.1: #111907# replace TKTThreadAttach by jvmaccess::VirtualMachine


2004-03-25  Kurt Zenker  <kz@openoffice.org>  [55da2052a533b05972cfabfcbf12a876aecca173]

INTEGRATION: CWS jl3 (1.3.126); FILE MERGED 2004/02/09 14:21:45 jl 1.3.126.2: RESYNC: (1.3-1.5); FILE MERGED 2003/11/21 08:56:17 jl 1.3.126.1: #111907# replace TKTThreadAttach by jvmaccess::VirtualMachine


2004-03-25  Kurt Zenker  <kz@openoffice.org>  [54b288b5a92ac35ac5d98606b99665dae4a0c10f]

INTEGRATION: CWS jl3 (1.4.126); FILE MERGED 2004/02/09 14:21:32 jl 1.4.126.2: RESYNC: (1.4-1.7); FILE MERGED 2003/11/21 08:56:17 jl 1.4.126.1: #111907# replace TKTThreadAttach by jvmaccess::VirtualMachine


2004-03-25  Kurt Zenker  <kz@openoffice.org>  [f2991738ed4c1be540a33ba250e5af8ec994ec18]

INTEGRATION: CWS jl3 (1.6.110); FILE MERGED 2004/02/09 14:21:17 jl 1.6.110.2: RESYNC: (1.6-1.7); FILE MERGED 2003/11/21 08:56:16 jl 1.6.110.1: #111907# replace TKTThreadAttach by jvmaccess::VirtualMachine


2004-03-25  Kurt Zenker  <kz@openoffice.org>  [9118f77500f2b175c41201549c62af7fa09804fa]

INTEGRATION: CWS jl3 (1.13.10); FILE MERGED 2004/02/09 17:17:29 jl 1.13.10.2: RESYNC: (1.13-1.15); FILE MERGED 2003/11/21 08:56:16 jl 1.13.10.1: #111907# replace TKTThreadAttach by jvmaccess::VirtualMachine


2004-03-25  Kurt Zenker  <kz@openoffice.org>  [663a921dcf1462eae6d2bdc48cf793f2e543bd14]

INTEGRATION: CWS jl3 (1.4.24); FILE MERGED 2003/12/11 11:06:48 sb 1.4.24.2: #114133# Added test. 2003/12/10 14:11:32 sb 1.4.24.1: #114014# Fixed handling of method IDs (which are always unsigned).


2004-03-25  Kurt Zenker  <kz@openoffice.org>  [95ae7c444cc4559bcfed0d67d8527f945bd576e0]

INTEGRATION: CWS jl3 (1.1.2); FILE ADDED 2003/12/10 14:11:32 sb 1.1.2.1: #114014# Fixed handling of method IDs (which are always unsigned).


2004-03-25  Kurt Zenker  <kz@openoffice.org>  [2ee57377f5c7f50b0606397b67c8955669a037c4]

INTEGRATION: CWS jl3 (1.1.2); FILE ADDED 2003/12/11 11:06:45 sb 1.1.2.1: #114133# Added test.


2004-03-25  Kurt Zenker  <kz@openoffice.org>  [7395817e86840979cee15e40eae45e363fd48e33]

INTEGRATION: CWS jl3 (1.2.58); FILE MERGED 2003/12/11 11:05:32 sb 1.2.58.1: #114133# Refactored to support Bug114133_Test.java.


2004-03-25  Kurt Zenker  <kz@openoffice.org>  [4c495e17fe1f976951053dd284e552d8a506b7a9]

INTEGRATION: CWS jl3 (1.10.104); FILE MERGED 2003/12/10 14:12:51 sb 1.10.104.1: #114014# Always Use long request headers for very large method IDs.


2004-03-25  Kurt Zenker  <kz@openoffice.org>  [1f0981ac6be9bf608540310e3c767e4d08562e11]

INTEGRATION: CWS jl3 (1.28.54); FILE MERGED 2003/12/17 10:49:48 dbo 1.28.54.1: #114513# allow mixed entries, meaning originals and proxies within one object entry


2004-03-25  Kurt Zenker  <kz@openoffice.org>  [b08c7dea320f1bbd624fb524291ff3ac5dd66067]

INTEGRATION: CWS jl3 (1.6.32); FILE MERGED 2003/11/20 16:40:30 jl 1.6.32.1: #111907# replace TKTThreadAttach by jvmaccess::VirtualMachine, directory source/java is now empty


2004-03-25  Kurt Zenker  <kz@openoffice.org>  [a14ca2917b69b221c2956efc0eca04e842bdcf24]

INTEGRATION: CWS jl3 (1.2.78); FILE MERGED 2004/02/10 16:48:12 jl 1.2.78.3: #111907# removed conflicts after merge 2004/02/09 13:43:03 jl 1.2.78.2: RESYNC: (1.2-1.3); FILE MERGED 2003/11/20 16:40:05 jl 1.2.78.1: #111907# replace TKTThreadAttach by jvmaccess::VirtualMachine, directory source/java is now empty


2004-03-25  Kurt Zenker  <kz@openoffice.org>  [e2dd695668579c2a0483a0af32bbaff2a9c55ee8]

INTEGRATION: CWS jl3 (1.15.32); FILE MERGED 2004/02/17 11:57:57 jl 1.15.32.3: #111907# 2004/02/09 13:42:47 jl 1.15.32.2: RESYNC: (1.15-1.17); FILE MERGED 2003/11/20 16:40:04 jl 1.15.32.1: #111907# replace TKTThreadAttach by jvmaccess::VirtualMachine, directory source/java is now empty


2004-03-25  Kurt Zenker  <kz@openoffice.org>  [afec74c6876e8098d033176bae2fcd7ebb1abb53]

INTEGRATION: CWS jl3 (1.9.32); FILE MERGED 2004/02/10 16:48:12 jl 1.9.32.3: #111907# removed conflicts after merge 2004/02/09 13:42:22 jl 1.9.32.2: RESYNC: (1.9-1.10); FILE MERGED 2003/11/20 16:40:03 jl 1.9.32.1: #111907# replace TKTThreadAttach by jvmaccess::VirtualMachine, directory source/java is now empty


2004-03-25  Kurt Zenker  <kz@openoffice.org>  [906ad9c2aca1cbd9684b53fa2e91c68e8998de9c]

INTEGRATION: CWS jl3 (1.3.52); FILE MERGED 2003/11/20 16:40:03 jl 1.3.52.1: #111907# replace TKTThreadAttach by jvmaccess::VirtualMachine, directory source/java is now empty


2004-03-25  Kurt Zenker  <kz@openoffice.org>  [1b0d881c4f46c579bc382368b2b6295176004f6d]

INTEGRATION: CWS jl3 (1.10.26); FILE MERGED 2004/03/15 14:09:59 jl 1.10.26.2: RESYNC: (1.10-1.11); FILE MERGED 2003/11/21 08:44:47 jl 1.10.26.1: #111907# replace TKTThreadAttach by jvmaccess::VirtualMachine


2004-03-25  Kurt Zenker  <kz@openoffice.org>  [92174fa4dd3efadd8bc61351acd750eb51c7eaf8]

INTEGRATION: CWS jl3 (1.6.52); FILE MERGED 2003/11/21 07:55:35 jl 1.6.52.3: #111907# replace TKTThreadAttach by jvmaccess::VirtualMachine 2003/11/20 16:37:18 jl 1.6.52.2: #111907# replace TKTThreadAttach by jvmaccess::VirtualMachine, directory source/java is now empty 2003/11/20 16:34:59 jl 1.6.52.1: #111907# replace TKTThreadAttach by jvmaccess::VirtualMachine, directory source/java is now empty


2004-03-25  Kurt Zenker  <kz@openoffice.org>  [800ef49ce3ee93ab09f070320c75d2d739762788]

INTEGRATION: CWS jl3 (1.11.88); FILE MERGED 2004/03/15 14:06:25 jl 1.11.88.2: RESYNC: (1.11-1.12); FILE MERGED 2003/12/10 14:10:02 sb 1.11.88.1: #114000# Fixed handling of method IDs (which are always unsigned).


2004-03-25  Kurt Zenker  <kz@openoffice.org>  [617e1a59d5172a0505c72bf7ce4fafb5efd1b0b4]

INTEGRATION: CWS jl3 (1.13.10); FILE MERGED 2003/12/11 11:02:54 sb 1.13.10.1: #114133# Cleaned up (anticipating changes in 1.11.52.1).


2004-03-25  Kurt Zenker  <kz@openoffice.org>  [3def0ad5b1cde0d6b582ff207e9f7670c2df8692]

INTEGRATION: CWS jl3 (1.33.10); FILE MERGED 2003/12/10 16:21:21 sb 1.33.10.1: #i22352# The workaround to interrupt the dispatcher thread is also needed for 1.3.1.


2004-03-25  Kurt Zenker  <kz@openoffice.org>  [c95f9966dc00eb79c9900ad38fb01216a120f2a5]

INTEGRATION: CWS jl3 (1.6.160); FILE MERGED 2004/03/15 13:26:26 jl 1.6.160.2: RESYNC: (1.6-1.7); FILE MERGED 2004/03/10 13:25:41 oj 1.6.160.1: #i25886# Proxy changes


2004-03-25  Kurt Zenker  <kz@openoffice.org>  [63ded02c707a5917cd73af18b3de39a5c4ecd8d1]

INTEGRATION: CWS jl3 (1.1.162); FILE MERGED 2004/03/10 13:25:40 oj 1.1.162.1: #i25886# Proxy changes


2004-03-25  Kurt Zenker  <kz@openoffice.org>  [bff963d249e8bc2eb351ce67aa48169d8cc6fc1c]

INTEGRATION: CWS jl3 (1.5.316); FILE MERGED 2004/03/17 12:11:54 jl 1.5.316.1: #115971# fixed use of ByteString.operator+=(char)


2004-03-25  Kurt Zenker  <kz@openoffice.org>  [ac53b502776dbc84ffc63fddbd3d10d6c343c678]

INTEGRATION: CWS jl3 (1.2.54); FILE MERGED 2004/02/17 11:45:56 jl 1.2.54.1: #i22146# clarified documentation


2004-03-25  Kurt Zenker  <kz@openoffice.org>  [17b88ed6cb41fd56159c54a0fe25bc5981c7e0b2]

INTEGRATION: CWS jl3 (1.7.44); FILE MERGED 2003/12/17 10:58:14 dbo 1.7.44.1: #114513# fixing proxy factory identity problem


2004-03-25  Kurt Zenker  <kz@openoffice.org>  [a9008ab0bebf876e638d6bd331a94b99f135f56c]

INTEGRATION: CWS jl3 (1.13.44); FILE MERGED 2003/12/23 12:05:23 dbo 1.13.44.1: #i23687# corereflection.uno => reflection.uno


2004-03-25  Kurt Zenker  <kz@openoffice.org>  [b6dc58436b44276f5f8b638ba3bd0b80a8ab328e]

INTEGRATION: CWS jl3 (1.21.44); FILE MERGED 2003/12/23 12:05:23 dbo 1.21.44.1: #i23687# corereflection.uno => reflection.uno


2004-03-25  Kurt Zenker  <kz@openoffice.org>  [37d575f402ec40b28f2e6ecd8b1181e93784d1fa]

INTEGRATION: CWS jl3 (1.14.4); FILE MERGED 2004/02/09 13:48:29 jl 1.14.4.2: RESYNC: (1.14-1.15); FILE MERGED 2003/12/16 16:46:35 dbo 1.14.4.1: #114506# code cleanup


2004-03-25  Kurt Zenker  <kz@openoffice.org>  [03c4462fd6e289ca6172b3bd4149d9cf611db9dc]

INTEGRATION: CWS jl3 (1.1.82); FILE MERGED 2003/12/19 11:32:31 dbo 1.1.82.1: #114506# cleanup


2004-03-25  Kurt Zenker  <kz@openoffice.org>  [5191cf4ccf8cbf6ffb5852d6afda89fb8a9c7960]

INTEGRATION: CWS jl3 (1.3.82); FILE MERGED 2003/12/19 11:32:31 dbo 1.3.82.1: #114506# cleanup


2004-03-25  Kurt Zenker  <kz@openoffice.org>  [d620072fa6a9f0c23961073ab85218d76d3487b1]

INTEGRATION: CWS jl3 (1.1.82); FILE MERGED 2003/12/19 11:32:30 dbo 1.1.82.1: #114506# cleanup


2004-03-25  Kurt Zenker  <kz@openoffice.org>  [76b4a0fca9ef1d9dd7b0c3cce8848a8124b0154b]

INTEGRATION: CWS jl3 (1.6.82); FILE MERGED 2004/03/16 09:40:10 jl 1.6.82.3: merge 2004/03/15 12:42:30 jl 1.6.82.2: solved merge conflict 2003/12/19 11:32:30 dbo 1.6.82.1: #114506# cleanup


2004-03-25  Kurt Zenker  <kz@openoffice.org>  [7ee24da1b93ae00571b6873b3f9589abedd52d96]

INTEGRATION: CWS jl3 (1.4.82); FILE MERGED 2003/12/19 11:32:30 dbo 1.4.82.1: #114506# cleanup


2004-03-25  Kurt Zenker  <kz@openoffice.org>  [64306ec9051bfc49d41072524cc750269aea8fe6]

INTEGRATION: CWS jl3 (1.5.82); FILE MERGED 2003/12/19 11:32:29 dbo 1.5.82.1: #114506# cleanup


2004-03-25  Kurt Zenker  <kz@openoffice.org>  [c402befd40f237f9deb28310c4feeb01ca130cf4]

INTEGRATION: CWS jl3 (1.1.82); FILE MERGED 2003/12/19 11:32:29 dbo 1.1.82.1: #114506# cleanup


2004-03-25  Kurt Zenker  <kz@openoffice.org>  [feff0a521a9444762433350507b20badc610e34c]

INTEGRATION: CWS jl3 (1.6.82); FILE MERGED 2003/12/19 11:32:29 dbo 1.6.82.1: #114506# cleanup


2004-03-25  Kurt Zenker  <kz@openoffice.org>  [49c6d824994d7e5b81826cde414075d00dc75565]

INTEGRATION: CWS jl3 (1.1.82); FILE MERGED 2003/12/19 11:32:28 dbo 1.1.82.1: #114506# cleanup


2004-03-25  Kurt Zenker  <kz@openoffice.org>  [563c60431518f8230e3f3e672a99f68748d474e8]

INTEGRATION: CWS jl3 (1.11.82); FILE MERGED 2004/03/15 14:02:30 jl 1.11.82.2: RESYNC: (1.11-1.12); FILE MERGED 2003/12/19 11:32:28 dbo 1.11.82.1: #114506# cleanup


2004-03-25  Kurt Zenker  <kz@openoffice.org>  [0f9d9b6e3ae1b3a9edaeb1dc1fead301339a643b]

INTEGRATION: CWS jl3 (1.6.12); FILE MERGED 2004/03/08 14:12:37 dbo 1.6.12.3: #114513# computing OID every time 2003/12/19 11:30:30 dbo 1.6.12.2: #114513# 2003/12/17 10:58:12 dbo 1.6.12.1: #114513# fixing proxy factory identity problem


2004-03-25  Kurt Zenker  <kz@openoffice.org>  [e65aea1fb4df713606dd6babe07733c81589f28f]

INTEGRATION: CWS jl3 (1.60.4); FILE MERGED 2004/03/15 14:03:12 jl 1.60.4.5: RESYNC: (1.60-1.61); FILE MERGED 2003/11/21 10:20:30 jl 1.60.4.4: #110725# set propert user.country rather than user.region 2003/11/21 09:54:41 jl 1.60.4.3: #114029# infinite when reading a java.ini with no [java] section 2003/11/19 16:08:07 jl 1.60.4.2: #111018# 2003/11/19 14:48:34 jl 1.60.4.1: #112187# wrong use of getenv


2004-03-25  Kurt Zenker  <kz@openoffice.org>  [3be2ca261707935a4faac4217927cbb04ddb8e10]

INTEGRATION: CWS jl3 (1.18.44); FILE MERGED 2003/11/21 14:23:24 jl 1.18.44.1: #i22146# Everytime a component is activated it is tried to load the java java loader. If the office is not configured to run java, then every time the message box pops up asking the user to install one


2004-03-25  Kurt Zenker  <kz@openoffice.org>  [0e4ef0f874cd0f56e500be9363dba0dc46431272]

INTEGRATION: CWS jl3 (1.9.44); FILE MERGED 2003/12/23 12:05:22 dbo 1.9.44.1: #i23687# corereflection.uno => reflection.uno


2004-03-25  Kurt Zenker  <kz@openoffice.org>  [9021b6d82050a2fa8562aa7f031f29b0d8c27e61]

INTEGRATION: CWS jl3 (1.10.44); FILE MERGED 2004/03/15 14:04:06 jl 1.10.44.3: RESYNC: (1.11-1.12); FILE MERGED 2004/02/09 13:54:52 jl 1.10.44.2: RESYNC: (1.10-1.11); FILE MERGED 2003/12/23 12:13:49 dbo 1.10.44.1: #i23687#


2004-03-25  Eike Rathke  <er@openoffice.org>  [29648a5941a3abe7105b2b63f0dd0687e33d3105]

#110098# Changes for Changetracking.sdc (make header files match implementation)


2004-03-25  Kurt Zenker  <kz@openoffice.org>  [1130047de4ac78f65a1bffbc8b3e9e7b8fcf94b0]

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-25  Kurt Zenker  <kz@openoffice.org>  [4afc7e23ad4b9c2c0ba89a9555373faf9d9ac7ec]

INTEGRATION: CWS jl3 (1.9.54); FILE MERGED 2003/11/20 16:57:42 jl 1.9.54.1: #111907# replace TKTThreadAttach by jvmaccess::VirtualMachine


2004-03-25  Kurt Zenker  <kz@openoffice.org>  [acb7a4579405937388f3c69124c239e815904be0]

INTEGRATION: CWS jl3 (1.65.14); FILE MERGED 2003/12/23 14:38:01 dbo 1.65.14.1: #i23687#


2004-03-25  Kurt Zenker  <kz@openoffice.org>  [47b64e0661be44d04e53beb729da01ef8000d204]

INTEGRATION: CWS tabstops (1.15.80); FILE MERGED 2004/02/10 12:28:53 fme 1.15.80.2: RESYNC: (1.15-1.16); FILE MERGED 2003/12/01 13:55:54 os 1.15.80.1: #114143# Number recognition switced off by default in Writer and Writer/Web tables


2004-03-25  Kurt Zenker  <kz@openoffice.org>  [b4fb068e61a4d765207c830780481c693d3d35dc]

INTEGRATION: CWS tabstops (1.23.74); FILE MERGED 2004/02/10 12:28:22 fme 1.23.74.2: RESYNC: (1.23-1.24); FILE MERGED 2003/12/01 13:55:38 os 1.23.74.1: #114143# Number recognition switced off by default in Writer and Writer/Web tables


2004-03-25  Kurt Zenker  <kz@openoffice.org>  [148881532c40a747497df57956c30fb0fc957afa]

INTEGRATION: CWS tabstops (1.32.152); FILE MERGED 2004/02/10 12:30:43 fme 1.32.152.2: RESYNC: (1.32-1.33); FILE MERGED 2003/12/02 11:37:59 pb 1.32.152.1: fix: #114144# mkdir pck directory if necessary


2004-03-25  Kurt Zenker  <kz@openoffice.org>  [2b5f193a80f593be8b11f5a0512e2ef727b828c7]

INTEGRATION: CWS tabstops (1.22.110); FILE MERGED 2003/12/01 13:38:05 os 1.22.110.1: #114143# allow tab stops to be shown outside the right margin


2004-03-25  Kurt Zenker  <kz@openoffice.org>  [b6e57575653ff45ced4198c32a1c91e510047543]

INTEGRATION: CWS tabstops (1.17.44); FILE MERGED 2003/12/05 11:08:27 fme 1.17.44.2: #114143# tab stop compatibility 2003/11/28 12:33:25 fme 1.17.44.1: #114143# Tab stop compatibility


2004-03-25  Kurt Zenker  <kz@openoffice.org>  [df927a307c711f744c13b7f6c6d2a0144671b870]

INTEGRATION: CWS tabstops (1.34.256); FILE MERGED 2003/12/05 11:07:55 fme 1.34.256.1: #114143# tab stop compatibility


2004-03-25  Kurt Zenker  <kz@openoffice.org>  [1e79fcc53edcc1adb252c370c64d7337ae4c4f54]

INTEGRATION: CWS tabstops (1.3.466); FILE MERGED 2003/11/28 12:33:25 fme 1.3.466.1: #114143# Tab stop compatibility


2004-03-25  Kurt Zenker  <kz@openoffice.org>  [43416b9bc75f86ed61276fc581a4e6e6a703d361]

INTEGRATION: CWS tabstops (1.11.466); FILE MERGED 2003/11/28 12:32:24 fme 1.11.466.1: #114143# Tab stop compatibility


2004-03-25  Kurt Zenker  <kz@openoffice.org>  [e1e46a9d5fd54173e8f145aa87a07c2d599513e4]

INTEGRATION: CWS tabstops (1.79.44); FILE MERGED 2004/02/16 08:17:24 fme 1.79.44.3: RESYNC: (1.80-1.81); FILE MERGED 2003/12/05 14:35:04 fme 1.79.44.2: RESYNC: (1.79-1.80); FILE MERGED 2003/11/28 12:32:23 fme 1.79.44.1: #114143# Tab stop compatibility


2004-03-25  Kurt Zenker  <kz@openoffice.org>  [e70a0222d4be3da885538305a0eeff8256284e8d]

INTEGRATION: CWS tabstops (1.90.58); FILE MERGED 2004/02/16 08:17:05 fme 1.90.58.4: RESYNC: (1.90-1.91); FILE MERGED 2003/12/05 11:07:07 fme 1.90.58.3: #114143# tab stop compatibility 2003/12/02 07:22:58 fme 1.90.58.2: #114143# Tab stop compatibility - Number recognition for decimal tabs 2003/11/28 12:32:47 fme 1.90.58.1: #114143# Tab stop compatibility


2004-03-25  Kurt Zenker  <kz@openoffice.org>  [19a3bfc99ac751a63f153b8083fa2365de9c99f2]

INTEGRATION: CWS kso11 (1.15.4); FILE MERGED 2004/03/10 15:44:50 kso 1.15.4.1: #115883# - Use osl::Security when creating pipes.


2004-03-25  Kurt Zenker  <kz@openoffice.org>  [4700cb4050a189604a196f80b6f20e695d05b7c6]

INTEGRATION: CWS kso11 (1.5.88); FILE MERGED 2004/03/10 15:44:50 kso 1.5.88.1: #115883# - Use osl::Security when creating pipes.


2004-03-25  Kurt Zenker  <kz@openoffice.org>  [0de25f18c5f34ab503107bfa851bf40ce1a70bcb]

INTEGRATION: CWS kso11 (1.5.30); FILE MERGED 2004/03/11 08:49:34 sb 1.5.30.1: #115880# Cloned 112066.


2004-03-25  Kurt Zenker  <kz@openoffice.org>  [99668755948b8135191d8e29e9c6b93009682dea]

INTEGRATION: CWS kso11 (1.2.78); FILE MERGED 2004/03/11 08:49:34 sb 1.2.78.1: #115880# Cloned 112066.


2004-03-25  Kurt Zenker  <kz@openoffice.org>  [730e14522773c8dbb0d58692cc11fceb5182dad7]

INTEGRATION: CWS kso11 (1.1.4); FILE ADDED 2004/03/11 08:50:14 sb 1.1.4.1: #115880# Cloned 112066.


2004-03-25  Kurt Zenker  <kz@openoffice.org>  [9712dee69811ada4ca61cf00adba491f64f47fb8]

INTEGRATION: CWS kso11 (1.3.8); FILE MERGED 2004/03/10 15:45:29 kso 1.3.8.1: #115883# - Use osl Security when creating pipes.


2004-03-25  Kurt Zenker  <kz@openoffice.org>  [aae2752a1976c44d1e48032d1ac2ad255a4d78b1]

INTEGRATION: CWS kso11 (1.3.86); FILE MERGED 2004/03/11 08:49:33 sb 1.3.86.1: #115880# Cloned 112066.


2004-03-25  Kurt Zenker  <kz@openoffice.org>  [2db88cb6bcf98895f849ab2855431e71997a9462]

INTEGRATION: CWS kso11 (1.33.28); FILE MERGED 2004/03/11 08:49:33 sb 1.33.28.1: #115880# Cloned 112066.


2004-03-25  Kurt Zenker  <kz@openoffice.org>  [df09295c0ae52ea81462bff42319745df49f837c]

INTEGRATION: CWS kso11 (1.3.36); FILE MERGED 2004/03/11 08:49:32 sb 1.3.36.1: #115880# Cloned 112066.


2004-03-25  Kurt Zenker  <kz@openoffice.org>  [4afe515fda5a36b1e75f84478811b46106c7b942]

INTEGRATION: CWS kso11 (1.1.4); FILE ADDED 2004/03/11 08:50:03 sb 1.1.4.1: #115880# Cloned 112066.


2004-03-24  Kurt Zenker  <kz@openoffice.org>  [edd8b1ea6df520a19af37e18dc8c5d4cd58b11d5]

#100000# syntax


2004-03-24  Kurt Zenker  <kz@openoffice.org>  [7fbdd67a84098922eac0c96345fb88b75c25f370]

#100000# use perl for pl file


2004-03-24  Kurt Zenker  <kz@openoffice.org>  [cb632e7373c1274648b9a09d08fcb4f4fb277170]

#100000# correct function call


2004-03-24  Kurt Zenker  <kz@openoffice.org>  [f81810d910a2f28ec7d92028a520f65b8cd53f77]

#100000# corrections for 4nt shell


2004-03-23  Kurt Zenker  <kz@openoffice.org>  [1fb7d560c5e365749da61a92961d32e3e76e0839]

new version for SRC680


2004-03-23  Rüdiger Timm  <rt@openoffice.org>  [b248ccbe39c623860248db813bd7a8947be0f1b9]

new version for SRC680


2004-03-23  Kurt Zenker  <kz@openoffice.org>  [7e8d23b6e1274402be2496bcafdc5068ab27752b]

SRC680


2004-03-23  Kurt Zenker  <kz@openoffice.org>  [863a8aa8594d6e741e77d54823cb2610017ae629]

INTEGRATION: CWS swformatcells (1.71.150); FILE MERGED 2004/03/03 08:48:36 od 1.71.150.2: RESYNC: (1.71-1.72); FILE MERGED resolve merge conflicts. 2004/03/02 15:30:22 od 1.71.150.1: #106629# - loading value for new option 'Add paragraph and table spacing 	   at bottom of table cells'


2004-03-23  Kurt Zenker  <kz@openoffice.org>  [8f9298ffb237807f6dfa894f07afee4ee59d363c]

INTEGRATION: CWS swformatcells (1.42.72); FILE MERGED 2004/03/02 15:21:26 od 1.42.72.1: #106629# <SwCntntFrm::MakePrtArea(..)> - consider lower spacing due to 	 new option 'Add paragraph and table spacing at bottom of table cells 	 <SwCntntFrm::MakeAll> - invalidate of master, if follow is moved 	 forward. 	 <SwCntntFrm::ShouldBwdMoved(..)> and <SwCntntFrm::_WouldFit(..)> 	 - adjustments for consider lower spacing in table cells.:


2004-03-23  Kurt Zenker  <kz@openoffice.org>  [6db9fb6d2c49484d9f8beac2713a0086620d60fa]

INTEGRATION: CWS swformatcells (1.2.54); FILE MERGED 2004/02/27 11:00:42 pb 1.2.54.1: fix: #i25030# add property AddTableSpacing


2004-03-23  Kurt Zenker  <kz@openoffice.org>  [7cf041ec64924c03d616e0cef25c44e50f58816b]

INTEGRATION: CWS swformatcells (1.1.58); FILE MERGED 2004/02/27 11:01:24 pb 1.1.58.1: fix: #i25030# add property AddTableSpacing


2004-03-23  Kurt Zenker  <kz@openoffice.org>  [def22c70c91c9b8897e7c4ddffcb281db0baaa87]

INTEGRATION: CWS swformatcells (1.2.118); FILE MERGED 2004/02/27 11:06:09 pb 1.2.118.1: fix: #i25030# add property AddTableSpacing


2004-03-23  Kurt Zenker  <kz@openoffice.org>  [e216a65248495fda2a6707bc495d6c44b0e70dd9]

INTEGRATION: CWS swformatcells (1.6.104); FILE MERGED 2004/03/03 09:29:09 od 1.6.104.2: RESYNC: (1.6-1.7); FILE MERGED resolve merge conflict. 2004/03/02 15:35:15 od 1.6.104.1: #106629# - new optional property <AddParaSpacingToTableCells> for new 	   document option 'Add paragraph and table spacing at bottom 	   of table cells'


2004-03-23  Kurt Zenker  <kz@openoffice.org>  [0a8086b3000798cca2b3038c43e9f3975466a2a4]

INTEGRATION: CWS swformatcells (1.30.132); FILE MERGED 2004/03/04 07:32:14 od 1.30.132.3: correction of merge conflict solution. 2004/03/03 08:41:36 od 1.30.132.2: RESYNC: (1.30-1.31); FILE MERGED resolve merge conflicts. 2004/03/02 15:32:38 od 1.30.132.1: #106629# - load/save of new document option 'Add paragraph and table 	   spacing at bottom of table cells'


2004-03-23  Kurt Zenker  <kz@openoffice.org>  [8c7454e4b1d944aa5749d7d4607341d267e45b2a]

INTEGRATION: CWS swformatcells (1.2.154); FILE MERGED 2004/02/27 11:09:22 pb 1.2.154.1: fix: #i25030# add property AddTableSpacing


2004-03-23  Kurt Zenker  <kz@openoffice.org>  [36d9dc792f47e0f7f448bfdb5cb3eef7494ce436]

INTEGRATION: CWS swformatcells (1.2.154); FILE MERGED 2004/03/03 08:46:45 od 1.2.154.2: RESYNC: (1.2-1.3); FILE MERGED resolve merge conflicts. 2004/02/27 11:09:22 pb 1.2.154.1: fix: #i25030# add property AddTableSpacing


2004-03-23  Kurt Zenker  <kz@openoffice.org>  [c08fc9deefb81b4776dfb0e6e7d2d116b3c00fab]

INTEGRATION: CWS swformatcells (1.127.18); FILE MERGED 2004/03/03 16:25:20 od 1.127.18.3: #i11859# - set option 'Use former line spacing' to false for MS Word import 2004/03/03 08:52:05 od 1.127.18.2: RESYNC: (1.127-1.129); FILE MERGED 2004/03/02 15:31:39 od 1.127.18.1: #i25901# - consider new option 'Add paragraph and table spacing at 	   bottom of table cells' in MS Word filter


2004-03-23  Kurt Zenker  <kz@openoffice.org>  [2d2351e0b91a59d6cdb0ce5f1698ec8cf36fb4af]

INTEGRATION: CWS swformatcells (1.61.18); FILE MERGED 2004/03/03 08:50:04 od 1.61.18.2: RESYNC: (1.61-1.62); FILE MERGED resolve merge conflicts. 2004/03/02 15:31:39 od 1.61.18.1: #i25901# - consider new option 'Add paragraph and table spacing at 	   bottom of table cells' in MS Word filter


2004-03-23  Kurt Zenker  <kz@openoffice.org>  [73abd0132786be19d08dff69cb6bb1b2c4783b7b]

INTEGRATION: CWS swformatcells (1.42.110); FILE MERGED 2004/03/03 08:56:13 od 1.42.110.2: RESYNC: (1.42-1.44); FILE MERGED resolve merge conflict. 2004/02/23 15:55:25 od 1.42.110.1: #106629# - implementation of new methods <ViewShell::IsAddParaSpacingToTableCells()> 	   and <ViewShell::SetAddParaSpacingToTableCells(..)>


2004-03-23  Kurt Zenker  <kz@openoffice.org>  [124242a8b9c548495aae09855c351c34bbeddff4]

INTEGRATION: CWS swformatcells (1.3.166); FILE MERGED 2004/03/02 15:28:30 od 1.3.166.1: #106629# <SwTxtFrmBreak::SetRstHeight(..)> - consider bottom margin


2004-03-23  Kurt Zenker  <kz@openoffice.org>  [398ba8f2696b153421cc56706f64af80d33c0201]

INTEGRATION: CWS swformatcells (1.12.72); FILE MERGED 2004/03/02 15:28:30 od 1.12.72.1: #106629# <SwTxtFrmBreak::SetRstHeight(..)> - consider bottom margin


2004-03-23  Kurt Zenker  <kz@openoffice.org>  [86b5f3435201a5a551356d2a9e5074c409a3b28b]

INTEGRATION: CWS swformatcells (1.47.72); FILE MERGED 2004/03/02 15:26:34 od 1.47.72.1: #106629# - general improvements and correction of invalidation due to 	 a change of the upper/lower spacing


2004-03-23  Kurt Zenker  <kz@openoffice.org>  [a1ad8338129c68e3f46296b3e7375e593316e3b1]

INTEGRATION: CWS swformatcells (1.49.20); FILE MERGED 2004/03/03 09:05:02 od 1.49.20.2: RESYNC: (1.49-1.51); FILE MERGED 2004/03/02 15:25:01 od 1.49.20.1: #106629# - improve local methods <lcl_CalcMinRowHeight(..)> and 	   <lcl_CalcMinCellHeight(..)>


2004-03-23  Kurt Zenker  <kz@openoffice.org>  [d46972b171f16da0d8b535e2645b8f60f429745d]

INTEGRATION: CWS swformatcells (1.28.66); FILE MERGED 2004/03/03 09:02:58 od 1.28.66.2: RESYNC: (1.28-1.31); FILE MERGED 2004/03/02 15:22:46 od 1.28.66.1: #106629# <SwFlowFrm::CalcLowerSpace(..)> - implementation 	 <SwFlowFrm::CalcUpperSpace(..)> - corrections


2004-03-23  Kurt Zenker  <kz@openoffice.org>  [ca541bb833b5a91d6a5bcc807d4a4043cf7b92b6]

INTEGRATION: CWS swformatcells (1.3.72); FILE MERGED 2004/03/02 15:16:16 od 1.3.72.1: #106629# class <SwFlowFrm> - new method <CalcLowerSpace(..)>


2004-03-23  Kurt Zenker  <kz@openoffice.org>  [de015608a405b0f6f76fcda0935a2f070e5046a7]

INTEGRATION: CWS swformatcells (1.33.56); FILE MERGED 2004/03/03 09:08:53 od 1.33.56.2: RESYNC: (1.33-1.34); FILE MERGED resolve merge conflict. 2004/02/27 11:08:56 pb 1.33.56.1: fix: #i25030# add property AddTableSpacing


2004-03-23  Kurt Zenker  <kz@openoffice.org>  [95b44a4cfdebf79a06fc949ddf442387544be97a]

INTEGRATION: CWS swformatcells (1.29.154); FILE MERGED 2004/03/03 09:14:38 od 1.29.154.3: RESYNC: (1.29-1.30); FILE MERGED resolve merge conflict. 2004/03/02 15:15:03 od 1.29.154.2: #106629# - correct comment 2004/02/23 15:53:11 od 1.29.154.1: #106629# class <ViewShell> - method to access new option "Add paragraph 	 and table spacing at bottom of table cells"


2004-03-23  Kurt Zenker  <kz@openoffice.org>  [150fd410eb078d53acad88d11e9554804fdbeeb4]

INTEGRATION: CWS swformatcells (1.7.582); FILE MERGED 2004/03/02 15:14:23 od 1.7.582.1: #106629# - remove unnecessary #ifdef


2004-03-23  Kurt Zenker  <kz@openoffice.org>  [2b1c4a84141eebf49c928d9fe692497977b0f084]

INTEGRATION: CWS swformatcells (1.53.18); FILE MERGED 2004/03/03 09:12:09 od 1.53.18.2: RESYNC: (1.53-1.56); FILE MERGED resolve merge conflicts 2004/02/23 15:51:32 od 1.53.18.1: #106629# class <SwDoc> - introduce new option "Add paragraph and table 	 spacing at bottom of table cells"


2004-03-23  Kurt Zenker  <kz@openoffice.org>  [f570658f485d4b9672b8d14fa268df83036100cd]

INTEGRATION: CWS cfgcleanup (1.37.8); FILE MERGED 2004/03/16 16:57:06 jb 1.37.8.1: #110707# Don't deliver wrong (lang) headers to ldap directory. No ldap headers needed globally at all.


2004-03-23  Kurt Zenker  <kz@openoffice.org>  [139eda602f7f9ccd61862cb23595c82ea9690a51]

INTEGRATION: CWS cfgcleanup (1.17.70); FILE MERGED 2004/03/16 16:14:19 jb 1.17.70.2: RESYNC: (1.17-1.18); FILE MERGED 2004/02/09 15:30:41 jb 1.17.70.1: #i25025# Eliminate warnings from gcc


2004-03-23  Kurt Zenker  <kz@openoffice.org>  [d57ef4c0ae231cee9e4fc2949ff4494a1aff4b1f]

INTEGRATION: CWS cfgcleanup (1.6.56); FILE MERGED 2004/02/09 15:30:40 jb 1.6.56.1: #i25025# Eliminate warnings from gcc


2004-03-23  Kurt Zenker  <kz@openoffice.org>  [20487e5cc98022ce44d7ad423eef7fae2c35a8af]

INTEGRATION: CWS cfgcleanup (1.3.70); FILE MERGED 2004/02/09 15:30:39 jb 1.3.70.1: #i25025# Eliminate warnings from gcc


2004-03-23  Kurt Zenker  <kz@openoffice.org>  [2a1e0fad01a38d7ee9db88bf0c5dc5a88e03045c]

INTEGRATION: CWS cfgcleanup (1.21.66); FILE MERGED 2004/02/09 15:30:39 jb 1.21.66.1: #i25025# Eliminate warnings from gcc


2004-03-23  Kurt Zenker  <kz@openoffice.org>  [754675d7df2d2535cdd33a005e932359bac5693c]

INTEGRATION: CWS cfgcleanup (1.25.56); FILE MERGED 2004/02/09 15:30:39 jb 1.25.56.1: #i25025# Eliminate warnings from gcc


2004-03-23  Kurt Zenker  <kz@openoffice.org>  [ac3431e7aad33508331d5b3fc25f18c877eb3d47]

INTEGRATION: CWS cfgcleanup (1.9.66); FILE MERGED 2004/02/09 15:30:38 jb 1.9.66.1: #i25025# Eliminate warnings from gcc


2004-03-23  Kurt Zenker  <kz@openoffice.org>  [ecc068e38745a52fc3ef489fe7c6121b17c0cd31]

INTEGRATION: CWS cfgcleanup (1.20.64); FILE MERGED 2004/02/09 15:30:38 jb 1.20.64.1: #i25025# Eliminate warnings from gcc


2004-03-23  Kurt Zenker  <kz@openoffice.org>  [dab7a09ebf96701979cdda34189521a4fe10d09f]

INTEGRATION: CWS cfgcleanup (1.26.56); FILE MERGED 2004/02/09 15:30:37 jb 1.26.56.1: #i25025# Eliminate warnings from gcc


2004-03-23  Kurt Zenker  <kz@openoffice.org>  [6b27fe8bafc54bb890ed3a891c7e9509c2652fae]

INTEGRATION: CWS cfgcleanup (1.20.40); FILE MERGED 2004/02/09 15:30:36 jb 1.20.40.1: #i25025# Eliminate warnings from gcc


2004-03-23  Kurt Zenker  <kz@openoffice.org>  [1684733686b2363886116904b5527b40c500448e]

INTEGRATION: CWS cfgcleanup (1.15.66); FILE MERGED 2004/02/09 15:30:36 jb 1.15.66.1: #i25025# Eliminate warnings from gcc


2004-03-23  Kurt Zenker  <kz@openoffice.org>  [b46c6991ed52087cd071aa8d7a18f6e409d484dd]

INTEGRATION: CWS cfgcleanup (1.4.98); FILE MERGED 2004/02/09 15:30:36 jb 1.4.98.1: #i25025# Eliminate warnings from gcc


2004-03-23  Kurt Zenker  <kz@openoffice.org>  [604dbc76ee8498c9328d80fbb3565967145dea97]

INTEGRATION: CWS cfgcleanup (1.26.56); FILE MERGED 2004/02/09 15:30:35 jb 1.26.56.1: #i25025# Eliminate warnings from gcc


2004-03-23  Kurt Zenker  <kz@openoffice.org>  [7c92fdcfc4608b781dadb2eae5a4439ba6f041b5]

INTEGRATION: CWS cfgcleanup (1.17.4); FILE MERGED 2004/02/09 15:30:34 jb 1.17.4.1: #i25025# Eliminate warnings from gcc


2004-03-23  Kurt Zenker  <kz@openoffice.org>  [bb31b898160816f8f80c677c471e8cb144102470]

INTEGRATION: CWS cfgcleanup (1.18.56); FILE MERGED 2004/02/09 15:30:34 jb 1.18.56.1: #i25025# Eliminate warnings from gcc


2004-03-23  Kurt Zenker  <kz@openoffice.org>  [bcdcea661f0b8c6fc8203346e44abeeefe970c5f]

INTEGRATION: CWS cfgcleanup (1.1.100); FILE MERGED 2004/02/09 15:30:33 jb 1.1.100.1: #i25025# Eliminate warnings from gcc


2004-03-23  Kurt Zenker  <kz@openoffice.org>  [d885c0be2339745d2eb7d7d3911f22dcecc4e77e]

INTEGRATION: CWS cfgcleanup (1.6.66); FILE MERGED 2004/02/09 15:30:33 jb 1.6.66.1: #i25025# Eliminate warnings from gcc


2004-03-23  Kurt Zenker  <kz@openoffice.org>  [11e1f52c53a6c73575f1160651457b849cf002d8]

INTEGRATION: CWS cfgcleanup (1.5.70); FILE MERGED 2004/02/09 15:30:32 jb 1.5.70.1: #i25025# Eliminate warnings from gcc


2004-03-23  Kurt Zenker  <kz@openoffice.org>  [27b44b63ab50f220c24fa6d05f49dfa7c4c3b290]

INTEGRATION: CWS cfgcleanup (1.10.56); FILE MERGED 2004/02/09 15:30:31 jb 1.10.56.1: #i25025# Eliminate warnings from gcc


2004-03-23  Kurt Zenker  <kz@openoffice.org>  [242c9fbfde516229730b770fb1b3622ae71cb0c5]

INTEGRATION: CWS cfgcleanup (1.5.66); FILE MERGED 2004/02/09 15:30:30 jb 1.5.66.1: #i25025# Eliminate warnings from gcc


2004-03-23  Kurt Zenker  <kz@openoffice.org>  [d2fe8ae5b59d5c50e76ccae0086f3c22db4c5ff1]

INTEGRATION: CWS cfgcleanup (1.18.66); FILE MERGED 2004/02/09 15:30:29 jb 1.18.66.1: #i25025# Eliminate warnings from gcc


2004-03-23  Kurt Zenker  <kz@openoffice.org>  [ec993a014f8b6568bcdb014ae0cbfe40cf081aad]

INTEGRATION: CWS cfgcleanup (1.13.66); FILE MERGED 2004/02/09 15:30:29 jb 1.13.66.1: #i25025# Eliminate warnings from gcc


2004-03-23  Kurt Zenker  <kz@openoffice.org>  [a48c23c620183faf9e6059caf40e3e5b4e9099e0]

INTEGRATION: CWS cfgcleanup (1.19.70); FILE MERGED 2004/02/09 15:30:28 jb 1.19.70.1: #i25025# Eliminate warnings from gcc


2004-03-23  Kurt Zenker  <kz@openoffice.org>  [061812db71248264f8413ae7ace82206232c1657]

INTEGRATION: CWS cfgcleanup (1.16.98); FILE MERGED 2004/02/09 15:30:28 jb 1.16.98.1: #i25025# Eliminate warnings from gcc


2004-03-23  Kurt Zenker  <kz@openoffice.org>  [28c67a6490eb7ac27f6c6c9ab2865f1b2dcb0102]

INTEGRATION: CWS cfgcleanup (1.5.12); FILE MERGED 2004/02/09 15:30:27 jb 1.5.12.1: #i25025# Eliminate warnings from gcc


2004-03-23  Kurt Zenker  <kz@openoffice.org>  [ad35fc0384e9090004914e716604358086d972a9]

INTEGRATION: CWS cfgcleanup (1.8.56); FILE MERGED 2004/02/09 15:30:27 jb 1.8.56.1: #i25025# Eliminate warnings from gcc


2004-03-23  Kurt Zenker  <kz@openoffice.org>  [df57050f584ff9432e258c2461e9166997bb284b]

INTEGRATION: CWS cfgcleanup (1.12.56); FILE MERGED 2004/02/09 15:30:25 jb 1.12.56.1: #i25025# Eliminate warnings from gcc


2004-03-23  Kurt Zenker  <kz@openoffice.org>  [c487920d7578ed2172bcf6d27708971ad49687b9]

INTEGRATION: CWS cfgcleanup (1.4.70); FILE MERGED 2004/03/16 16:15:05 jb 1.4.70.2: RESYNC: (1.4-1.5); FILE MERGED 2004/02/09 15:30:25 jb 1.4.70.1: #i25025# Eliminate warnings from gcc


2004-03-23  Kurt Zenker  <kz@openoffice.org>  [fe7a8ba061a13ab644dabcef58cb2d682f990e17]

INTEGRATION: CWS cfgcleanup (1.3.120); FILE MERGED 2004/02/09 15:30:25 jb 1.3.120.1: #i25025# Eliminate warnings from gcc


2004-03-23  Kurt Zenker  <kz@openoffice.org>  [1ed9c1d5e847d0050c1eb0fddb4f953a0d60744e]

INTEGRATION: CWS cfgcleanup (1.19.56); FILE MERGED 2004/03/16 16:14:57 jb 1.19.56.2: RESYNC: (1.19-1.20); FILE MERGED 2004/02/09 15:30:24 jb 1.19.56.1: #i25025# Eliminate warnings from gcc


2004-03-23  Kurt Zenker  <kz@openoffice.org>  [547468e7f3129b35bdfc049f8284249d860d9859]

INTEGRATION: CWS cfgcleanup (1.12.56); FILE MERGED 2004/02/09 15:30:24 jb 1.12.56.1: #i25025# Eliminate warnings from gcc


2004-03-23  Kurt Zenker  <kz@openoffice.org>  [daf4c413c2d8f146db8fbe505ac739c0c158c176]

INTEGRATION: CWS cfgcleanup (1.8.56); FILE MERGED 2004/02/09 15:30:23 jb 1.8.56.1: #i25025# Eliminate warnings from gcc


2004-03-23  Kurt Zenker  <kz@openoffice.org>  [0173083c6f79b0d0969a24b0a3cb5dd16976160e]

INTEGRATION: CWS cfgcleanup (1.25.66); FILE MERGED 2004/02/09 15:30:21 jb 1.25.66.1: #i25025# Eliminate warnings from gcc


2004-03-23  Kurt Zenker  <kz@openoffice.org>  [f8bb333e31abee7948237b2eb31b4a61da7012e4]

INTEGRATION: CWS cfgcleanup (1.3.70); FILE MERGED 2004/02/09 15:30:21 jb 1.3.70.1: #i25025# Eliminate warnings from gcc


2004-03-23  Kurt Zenker  <kz@openoffice.org>  [bdb7a4201fdbe86fcac13b83b0fcc572d7f24c38]

INTEGRATION: CWS cfgcleanup (1.14.70); FILE MERGED 2004/02/09 15:30:21 jb 1.14.70.1: #i25025# Eliminate warnings from gcc


2004-03-23  Kurt Zenker  <kz@openoffice.org>  [936e5e2252c1710e4c475e94ee7b646f2b7a6198]

INTEGRATION: CWS cfgcleanup (1.15.6); FILE MERGED 2004/02/09 15:30:20 jb 1.15.6.1: #i25025# Eliminate warnings from gcc


2004-03-23  Kurt Zenker  <kz@openoffice.org>  [058dba6927a09c8a7e9ee3f8e8a624919c318558]

INTEGRATION: CWS cfgcleanup (1.1.100); FILE MERGED 2004/02/09 15:30:20 jb 1.1.100.1: #i25025# Eliminate warnings from gcc


2004-03-23  Kurt Zenker  <kz@openoffice.org>  [90bc1e07b1525e7354858b92b30460b9eb2c83b3]

INTEGRATION: CWS cfgcleanup (1.2.70); FILE MERGED 2004/02/09 15:30:19 jb 1.2.70.1: #i25025# Eliminate warnings from gcc


2004-03-23  Kurt Zenker  <kz@openoffice.org>  [8acb5da87c26d1ccb977e193db49a0795735d080]

INTEGRATION: CWS cfgcleanup (1.6.70); FILE MERGED 2004/02/09 15:30:19 jb 1.6.70.1: #i25025# Eliminate warnings from gcc


2004-03-23  Kurt Zenker  <kz@openoffice.org>  [b30ab789039870d4e55a404344caeda4b157e975]

INTEGRATION: CWS cfgcleanup (1.21.40); FILE MERGED 2004/02/09 15:30:19 jb 1.21.40.1: #i25025# Eliminate warnings from gcc


2004-03-23  Kurt Zenker  <kz@openoffice.org>  [392300effcb83dce3172533d6cf0618347cea3d3]

INTEGRATION: CWS cfgcleanup (1.23.56); FILE MERGED 2004/02/09 15:30:18 jb 1.23.56.1: #i25025# Eliminate warnings from gcc


2004-03-23  Kurt Zenker  <kz@openoffice.org>  [8874ef6f264ef4de3fc584e1464d73103e3368f9]

INTEGRATION: CWS cfgcleanup (1.9.66); FILE MERGED 2004/02/09 15:30:18 jb 1.9.66.1: #i25025# Eliminate warnings from gcc


2004-03-23  Kurt Zenker  <kz@openoffice.org>  [84c9aff7fcf0f3e316e07a9b45818549e1fe7628]

INTEGRATION: CWS cfgcleanup (1.1.100); FILE MERGED 2004/02/09 15:30:16 jb 1.1.100.1: #i25025# Eliminate warnings from gcc


2004-03-23  Kurt Zenker  <kz@openoffice.org>  [6ab7a4e0066061e54e007c9bd11cf11c290e14ab]

INTEGRATION: CWS cfgcleanup (1.4.56); FILE MERGED 2004/02/09 15:30:15 jb 1.4.56.1: #i25025# Eliminate warnings from gcc


2004-03-23  Kurt Zenker  <kz@openoffice.org>  [139e690e0143952af4c2e86caca1096c03f76f1f]

INTEGRATION: CWS cfgcleanup (1.4.6); FILE MERGED 2004/02/09 15:30:14 jb 1.4.6.1: #i25025# Eliminate warnings from gcc


2004-03-23  Kurt Zenker  <kz@openoffice.org>  [65baa41c12e11b48f8ce9445bcf507c2a3c187e2]

INTEGRATION: CWS cfgcleanup (1.12.70); FILE MERGED 2004/03/16 16:17:35 jb 1.12.70.2: RESYNC: (1.12-1.13); FILE MERGED 2004/02/09 15:30:13 jb 1.12.70.1: #i25025# Eliminate warnings from gcc


2004-03-23  Kurt Zenker  <kz@openoffice.org>  [2dab8c27925cad1ef488b765b96a55157573a529]

INTEGRATION: CWS cfgcleanup (1.56.70); FILE MERGED 2004/03/16 16:17:27 jb 1.56.70.2: RESYNC: (1.56-1.58); FILE MERGED 2004/02/09 15:30:12 jb 1.56.70.1: #i25025# Eliminate warnings from gcc


2004-03-23  Kurt Zenker  <kz@openoffice.org>  [af035ff89d25d099e2354c1970cab29a2310bfa3]

INTEGRATION: CWS cfgcleanup (1.4.70); FILE MERGED 2004/02/09 15:30:12 jb 1.4.70.1: #i25025# Eliminate warnings from gcc


2004-03-23  Kurt Zenker  <kz@openoffice.org>  [658bfaf94aad761544a3f38682e4ef6659e83deb]

INTEGRATION: CWS cfgcleanup (1.1.134); FILE MERGED 2004/02/09 15:30:11 jb 1.1.134.1: #i25025# Eliminate warnings from gcc


2004-03-23  Kurt Zenker  <kz@openoffice.org>  [c9cfcb1c34c0a4fbad6cb9c35355d43ab77ec72c]

INTEGRATION: CWS cfgcleanup (1.13.4); FILE MERGED 2004/03/16 16:17:19 jb 1.13.4.2: RESYNC: (1.13-1.14); FILE MERGED 2004/02/09 15:30:10 jb 1.13.4.1: #i25025# Eliminate warnings from gcc


2004-03-23  Kurt Zenker  <kz@openoffice.org>  [5dc9baf50b2c9733377104b5e73fd5367f4e912a]

INTEGRATION: CWS cfgcleanup (1.23.70); FILE MERGED 2004/02/09 15:30:09 jb 1.23.70.1: #i25025# Eliminate warnings from gcc


2004-03-23  Kurt Zenker  <kz@openoffice.org>  [923087cf6bd9c5ec9ce01fe4a30578de1f998fd2]

INTEGRATION: CWS cfgcleanup (1.36.40); FILE MERGED 2004/02/09 15:30:08 jb 1.36.40.1: #i25025# Eliminate warnings from gcc


2004-03-23  luctur  <luctur@openoffice.org>  [c28c0ffafa619c348677f18698f51c469c55a0c5]

changed readme file by adding licensing URLs


2004-03-22  Oliver Bolte  <obo@openoffice.org>  [74f5aa915454285a1e86e676b1d16fdf9ed4a3df]

#100000# method createUnambiguous unknown


2004-03-22  Oliver Bolte  <obo@openoffice.org>  [f90544b67632c2d4f7ef17f7d0290d9e7d6104a1]

#100000# depends on unotools


2004-03-22  Rüdiger Timm  <rt@openoffice.org>  [7b9f1126f177c219b5f1076974c07dacb43a1837]

#i10000# syntax: extra semicolon removed


2004-03-20  Rüdiger Timm  <rt@openoffice.org>  [4bc38f302f8fefc4dd6dbcd416094e3692ec4948]

new version for SRC680


2004-03-20  Kurt Zenker  <kz@openoffice.org>  [bb8af8822782d424b942785a377713bea21c3ef8]

new version for SRC680


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [b8497c29284574fa6ddece63dac2d131bd867158]

SRC680


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [9406a0ddc0e370bf8e032cc1ff47ab3665a57f1e]

INTEGRATION: CWS bmptool01 (1.13.78); FILE MERGED 2004/03/17 12:26:29 ka 1.13.78.3: syntax 2004/03/17 11:58:17 ka 1.13.78.2: syntax 2004/03/17 11:15:52 ka 1.13.78.1: #i22981#: unset DISPLAY env var for UNICES


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [632727a85e30203508cbe884ab8ae22193caa139]

INTEGRATION: CWS sab008 (1.5.26); FILE MERGED 2004/02/25 15:38:16 sw 1.5.26.1: #i22473#


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [a6d299d8661b3fc4d853e5a0b3f19fa390560ede]

INTEGRATION: CWS sab008 (1.15.48); FILE MERGED 2004/02/11 12:12:49 sab 1.15.48.3: RESYNC: (1.15-1.16); FILE MERGED 2004/01/26 14:41:52 sab 1.15.48.2: #115009#; no DataChangeEvents at the moment 2004/01/23 12:55:54 sab 1.15.48.1: #115009#; #i20889#; add new services and interfaces


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [155c39c926ce5a8c941dece83462c237e21bb267]

INTEGRATION: CWS sab008 (1.1.2); FILE ADDED 2004/01/23 12:43:02 sab 1.1.2.1: #i20889#; add protected attribute on Scenarios, add XScenarioEnhanced, add new properties to scenario


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [d67a3d8b8c97a12919c0f130c359437f137b224d]

INTEGRATION: CWS sab008 (1.6.208); FILE MERGED 2004/01/23 12:44:23 sab 1.6.208.1: #i20889#; XScenario is not deprecated


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [f1b46db05693d9cc98a7785c5a67b6310436e455]

INTEGRATION: CWS sab008 (1.1.2); FILE ADDED 2004/02/26 14:45:15 sab 1.1.2.2: #115009#; correct the description 2004/01/23 12:40:14 sab 1.1.2.1: #115009#; add EnhancedMouseClickEvent


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [f8b87d9c7bcb843440510fad2e1d4993d328749c]

INTEGRATION: CWS sab008 (1.1.2); FILE ADDED 2004/01/23 12:38:20 sab 1.1.2.1: #115009#; add ActivationEvent


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [ee2f91ad3ab1776c9c6fa3d302c8218bba55c8aa]

INTEGRATION: CWS sab008 (1.1.2); FILE ADDED 2004/02/26 14:45:14 sab 1.1.2.2: #115009#; correct the description 2004/01/23 12:38:06 sab 1.1.2.1: #115009#; add ActivationEvent


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [464df008baf647ad45e0f05573a7a7e82a40af64]

INTEGRATION: CWS sab008 (1.5.208); FILE MERGED 2004/01/23 12:53:55 sab 1.5.208.1: #i8868#; add scale to x and scale to y


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [c7189e2b707db33944e1cc78a939ffc6563cc9ea]

INTEGRATION: CWS sab008 (1.5.208); FILE MERGED 2004/01/23 12:41:19 sab 1.5.208.1: #115009#; add XEnhancedMouseClickBroadcaster, add XActivationBroadcaster


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [1bc9848551f883d97c38da4ec41cda45809a9c44]

INTEGRATION: CWS sab008 (1.4.208); FILE MERGED 2004/02/16 16:08:16 sab 1.4.208.5: #i20889#; remove inkompatible changes; they are now in tl01 2004/02/11 12:12:41 sab 1.4.208.4: RESYNC: (1.5-1.6); FILE MERGED 2004/01/28 13:58:43 sab 1.4.208.3: #112046#; the properties aren't readonly, #i20889#; XScenario moved to Scenario 2004/01/26 09:54:06 sab 1.4.208.2: RESYNC: (1.4-1.5); FILE MERGED 2004/01/23 12:54:57 sab 1.4.208.1: #i20889#; add service Scenario


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [8e9d51cdd6979a0a7a69e97326336c02783d87b7]

INTEGRATION: CWS sab008 (1.11.108); FILE MERGED 2004/01/23 12:53:09 sab 1.11.108.1: #115035#; add XModifyBroadcaster, #111775#; refer to DatabaseImportDescriptor


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [164ecf25ea2dcaaab453c9eb36fb6fbc34690fd6]

INTEGRATION: CWS sab008 (1.6.208); FILE MERGED 2004/01/23 12:52:27 sab 1.6.208.1: #115035#; add XModifyBroadcaster


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [f98955f9b84132602253cf7a07e9deb137a8c5e1]

INTEGRATION: CWS sab008 (1.1.2); FILE ADDED 2004/01/28 13:59:19 sab 1.1.2.2: #i20889#; all properties have to be optional 2004/01/23 12:42:42 sab 1.1.2.1: #i20889#; add protected attribute on Scenarios, add XScenarioEnhanced, add new properties to scenario


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [398dd7dc57abb7306a972c9ecd2137904e007d8b]

INTEGRATION: CWS sab008 (1.9.108); FILE MERGED 2004/01/29 11:24:43 sab 1.9.108.2: #76694#; FromSelection has to be in DatabaseRange service instead of DatabaseRangeImportDescriptor Service 2004/01/23 12:47:38 sab 1.9.108.1: #76694#; add XRefreshable, add RefreshPeriod


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [d49c28cc3edd15267cf3d53df7d6c968f8ff07ad]

INTEGRATION: CWS sab008 (1.4.208); FILE MERGED 2004/01/29 11:24:39 sab 1.4.208.2: #76694#; FromSelection has to be in DatabaseRange service instead of DatabaseRangeImportDescriptor Service 2004/01/23 12:46:16 sab 1.4.208.1: #76694#; add FromSelection; #111775# add IsNative


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [06bba3c5f27d4123138fe3cdf52f59ea1bfa57da]

INTEGRATION: CWS sab008 (1.5.208); FILE MERGED 2004/01/23 12:45:07 sab 1.5.208.1: #115031#; change propertyname from RefreshDelay to RefreshPeriod


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [5797a12818c466c9d7ecaaaa19d5d369b2480c8e]

INTEGRATION: CWS sab008 (1.1.2); FILE ADDED 2004/01/23 12:37:51 sab 1.1.2.1: #115009#; add ActivationEvent


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [471d85c45dc3f4bdead71fcef03696da1e1cf08f]

INTEGRATION: CWS sab008 (1.22.108); FILE MERGED 2004/03/08 18:42:25 dr 1.22.108.3: RESYNC: (1.23-1.25); FILE MERGED 2004/01/26 10:06:35 sab 1.22.108.2: RESYNC: (1.22-1.23); FILE MERGED 2004/01/23 12:36:48 sab 1.22.108.1: #115009#; add EnhancedMouseClickEvent


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [53f0136a5ddd8ece75924c4624805b6864ffcdd9]

INTEGRATION: CWS sab008 (1.1.2); FILE ADDED 2004/01/23 12:36:07 sab 1.1.2.1: #115009#; add EnhancedMouseClickEvent


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [a2c2a8cc90c41db0230e9b8ef5a4d521dddeceef]

INTEGRATION: CWS sab008 (1.1.2); FILE ADDED 2004/01/23 12:35:50 sab 1.1.2.1: #115009#; add EnhancedMouseClickEvent


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [eacfe75ed99e1faaf9215df29f14b560469d65b6]

INTEGRATION: CWS sab008 (1.1.2); FILE ADDED 2004/01/30 15:36:55 sab 1.1.2.1: #111653#; add description of DocumentSettings


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [ec04de1986878a778c7bcbfd48b4de88d6adec69]

INTEGRATION: CWS sab008 (1.11.82); FILE MERGED 2004/03/05 11:12:24 sab 1.11.82.3: #115009#; add own TableChanged event 2004/02/11 12:22:24 sab 1.11.82.2: RESYNC: (1.11-1.12); FILE MERGED 2004/01/23 12:26:54 sab 1.11.82.1: #115009#; add broadcast for a table change


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [790d70a98e8389afbd3f8a8faf1c4fb60f1e553d]

INTEGRATION: CWS sab008 (1.29.104); FILE MERGED 2004/03/08 18:07:00 dr 1.29.104.4: RESYNC: (1.33-1.34); FILE MERGED 2004/02/11 12:21:17 sab 1.29.104.3: RESYNC: (1.32-1.33); FILE MERGED 2004/01/26 10:11:30 sab 1.29.104.2: RESYNC: (1.29-1.32); FILE MERGED 2003/08/29 12:05:21 dr 1.29.104.1: #i8868# 1st prototype: scale printout to width/height


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [571b3805ad019f2b68501b42b2dbc5217256994b]

INTEGRATION: CWS sab008 (1.44.46); FILE MERGED 2004/03/15 11:21:50 dr 1.44.46.5: RESYNC: (1.48-1.49); FILE MERGED 2004/03/08 18:06:11 dr 1.44.46.4: RESYNC: (1.47-1.48); FILE MERGED 2004/02/11 12:19:25 sab 1.44.46.3: RESYNC: (1.45-1.47); FILE MERGED 2004/01/26 10:08:01 sab 1.44.46.2: RESYNC: (1.44-1.45); FILE MERGED 2004/01/23 12:26:12 sab 1.44.46.1: #115009#; overload PreNotify to send enhanced mouse events over API


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [a7bdb895db55bb661aef03538a295a533149ce6b]

INTEGRATION: CWS sab008 (1.10.230); FILE MERGED 2003/10/23 16:39:56 jmarmion 1.10.230.1: #i20889# - add protection to scenarios


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [9dedd3633201a92ea70dca8f9aa90252fc0fc284]

INTEGRATION: CWS sab008 (1.21.50); FILE MERGED 2004/02/11 12:18:03 sab 1.21.50.3: RESYNC: (1.22-1.23); FILE MERGED 2004/01/26 10:07:02 sab 1.21.50.2: RESYNC: (1.21-1.22); FILE MERGED 2003/10/23 16:38:53 jmarmion 1.21.50.1: #i20889# - add protection to scenarios


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [0e91f672f97ddefc0fbf21248465a3e2d82ff3ce]

INTEGRATION: CWS sab008 (1.16.230); FILE MERGED 2004/03/05 11:12:02 sab 1.16.230.3: #115009#; add own TableChanged event 2004/02/26 16:28:43 sab 1.16.230.2: #115009#; handle empty and destroyed listener 2004/01/23 12:34:18 sab 1.16.230.1: #115009#; add XEnhancedMouseClickBroadcaster, add XActivationBroadcaster


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [6217299912077664a8b4db5bf8443947637e0752]

INTEGRATION: CWS sab008 (1.26.232); FILE MERGED 2004/03/08 18:08:21 dr 1.26.232.2: RESYNC: (1.26-1.27); FILE MERGED 2004/01/23 11:11:26 sab 1.26.232.1: #i8868#; add scale to x and scale to y


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [ec5b9ee8b9ffb4cbfe3cb5196002a2a33cbfab5f]

INTEGRATION: CWS sab008 (1.9.24); FILE MERGED 2004/03/08 18:08:13 dr 1.9.24.3: RESYNC: (1.9-1.10); FILE MERGED 2004/02/17 12:35:23 sab 1.9.24.2: #111653#; add forgotten comma 2004/01/30 15:35:44 sab 1.9.24.1: #111653#; add service com.sun.star.sheet.DocumentSettings


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [fbd496937ed43821ea0d036f24910e036477cf21]

INTEGRATION: CWS sab008 (1.8.232); FILE MERGED 2004/02/20 10:31:43 sab 1.8.232.2: #115031#; change PropertyName RefreshDelay to RefreshPeriod also on AreaLinks 2004/01/23 12:28:12 sab 1.8.232.1: #115031#; change propertyname from RefreshDelay to RefreshPeriod


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [03af8373729b9639bdd3f0b4e907b431d7bef0fa]

INTEGRATION: CWS sab008 (1.36.20); FILE MERGED 2004/03/08 18:07:55 dr 1.36.20.5: RESYNC: (1.39-1.40); FILE MERGED 2004/02/11 12:24:53 sab 1.36.20.4: RESYNC: (1.38-1.39); FILE MERGED 2004/01/26 10:15:18 sab 1.36.20.3: RESYNC: (1.37-1.38); FILE MERGED 2003/11/06 11:13:03 sab 1.36.20.2: RESYNC: (1.36-1.37); FILE MERGED 2003/10/23 16:38:10 jmarmion 1.36.20.1: #i20889# - add protection to scenarios


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [3f129f13920cb746b17ee994a9353387c7510aa3]

INTEGRATION: CWS sab008 (1.18.128); FILE MERGED 2004/01/29 18:19:57 sab 1.18.128.3: #76694#; move property FROM_SELECTION from DatabaseImportDescriptor into XDatabaseRange; enable Database Refreshlistener 2004/01/26 10:14:59 sab 1.18.128.2: RESYNC: (1.18-1.19); FILE MERGED 2004/01/23 12:33:08 sab 1.18.128.1: #76694#; change propertyname Native to IsNative, add XRefreshable, add FromSelection, add RefreshPeriod


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [e5721ff917d56330c7a80ec40091c05f2e6df02b]

INTEGRATION: CWS sab008 (1.78.18); FILE MERGED 2004/03/15 11:22:17 dr 1.78.18.6: RESYNC: (1.81-1.82); FILE MERGED 2004/03/08 18:07:33 dr 1.78.18.5: RESYNC: (1.80-1.81); FILE MERGED 2004/02/20 13:35:40 sab 1.78.18.4: #i20889#; make getRanges work 2004/02/11 12:24:44 sab 1.78.18.3: RESYNC: (1.79-1.80); FILE MERGED 2004/01/26 10:14:24 sab 1.78.18.2: RESYNC: (1.78-1.79); FILE MERGED 2004/01/23 12:30:30 sab 1.78.18.1: #i20889#; add protected attribute on Scenarios, add XScenarioEnhanced, add new properties to scenario


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [60dbd74a0c3d99ad22becf4f6c59f45e6ab4b769]

INTEGRATION: CWS sab008 (1.47.44); FILE MERGED 2004/02/11 12:26:25 sab 1.47.44.4: RESYNC: (1.48-1.49); FILE MERGED 2004/01/26 10:18:22 sab 1.47.44.3: RESYNC: (1.47-1.48); FILE MERGED 2003/11/18 15:18:08 dr 1.47.44.2: #i8868# final string changes 2003/08/29 12:05:02 dr 1.47.44.1: #i8868# 1st prototype: scale printout to width/height


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [8d9f1851ffb1d12cf054c4ff0f75658154d891da]

INTEGRATION: CWS sab008 (1.4.238); FILE MERGED 2004/01/26 10:25:14 sab 1.4.238.5: RESYNC: (1.4-1.5); FILE MERGED 2003/10/13 14:55:47 dr 1.4.238.4: #i8868# scale printout to width/height, fixed texts for all ctrls 2003/09/25 10:38:17 dr 1.4.238.3: #i8868# scale printout to width/height 2003/09/24 15:15:03 dr 1.4.238.2: #i8868# scale printout to width/height 2003/08/29 12:04:40 dr 1.4.238.1: #112022# #i8868# 1st prototype: scale printout to width/height


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [89e8695702e58601a85dc5fb0585bea9db62f1fe]

INTEGRATION: CWS sab008 (1.44.44); FILE MERGED 2004/01/26 10:24:26 sab 1.44.44.6: RESYNC: (1.44-1.46); FILE MERGED 2003/11/18 15:40:13 dr 1.44.44.5: #i8868# final string changes 2003/10/13 14:55:48 dr 1.44.44.4: #i8868# scale printout to width/height, fixed texts for all ctrls 2003/09/25 10:38:17 dr 1.44.44.3: #i8868# scale printout to width/height 2003/09/24 15:15:04 dr 1.44.44.2: #i8868# scale printout to width/height 2003/08/29 12:04:40 dr 1.44.44.1: #112022# #i8868# 1st prototype: scale printout to width/height


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [6869d1b88c959cc45a1ed554dd34785853b3c831]

INTEGRATION: CWS sab008 (1.5.238); FILE MERGED 2003/10/13 14:55:47 dr 1.5.238.3: #i8868# scale printout to width/height, fixed texts for all ctrls 2003/09/24 15:15:03 dr 1.5.238.2: #i8868# scale printout to width/height 2003/08/29 12:04:40 dr 1.5.238.1: #112022# #i8868# 1st prototype: scale printout to width/height


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [6c3b4d8b53ea5010ad8fea86ddfcdb0353c6e70c]

INTEGRATION: CWS sab008 (1.2.274); FILE MERGED 2003/10/23 16:36:13 jmarmion 1.2.274.1: #i20889# - add protection to scenarios


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [e1f4166fa482985ecd1fdf93567c524cef19d22a]

INTEGRATION: CWS sab008 (1.4.238); FILE MERGED 2003/10/13 14:55:27 dr 1.4.238.4: #i8868# scale printout to width/height, fixed texts for all ctrls 2003/09/25 10:36:53 dr 1.4.238.3: #i8868# scale printout to width/height 2003/09/24 15:13:51 dr 1.4.238.2: #i8868# scale printout to width/height 2003/08/29 12:03:41 dr 1.4.238.1: #i8868# 1st prototype: scale printout to width/height


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [67c939b7c3013aa435e1918af73ac21dd41f2a12]

INTEGRATION: CWS sab008 (1.2.260); FILE MERGED 2003/10/23 16:34:53 jmarmion 1.2.260.2: #i20889# - add protection to scenarios 2003/10/14 12:12:02 dr 1.2.260.1: #i20889# new checkbox for protection


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [1e1242861acc8859626920b98612604c4830fef6]

INTEGRATION: CWS sab008 (1.8.104); FILE MERGED 2004/01/26 10:30:03 sab 1.8.104.2: RESYNC: (1.8-1.9); FILE MERGED 2003/08/29 12:03:40 dr 1.8.104.1: #i8868# 1st prototype: scale printout to width/height


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [533c9ae00863f25fd72f0f8a859a4ff7a8f4b2f0]

INTEGRATION: CWS sab008 (1.12.50); FILE MERGED 2004/01/23 12:25:32 sab 1.12.50.1: #115009#; overload PreNotify to send enhanced mouse events over API


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [bffa7fda9542760c0dabd118097c72929262c78c]

INTEGRATION: CWS sab008 (1.25.20); FILE MERGED 2004/02/11 12:29:20 sab 1.25.20.2: RESYNC: (1.25-1.26); FILE MERGED 2004/01/29 18:16:00 sab 1.25.20.1: #76694#; it is a ScRefreshTimer* and no ScDBData*


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [717fe03f03d398a1dcd9ea9bb015953cac0b24d8]

INTEGRATION: CWS sab008 (1.10.104); FILE MERGED 2004/01/29 18:17:46 sab 1.10.104.1: #76694#; it is a ScRefreshTimer* and no ScDBData*


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [06169defed2c49f279370eb95d013d56134f6705]

INTEGRATION: CWS sab008 (1.26.18); FILE MERGED 2004/03/08 18:10:00 dr 1.26.18.4: RESYNC: (1.30-1.31); FILE MERGED 2004/02/11 12:34:34 sab 1.26.18.3: RESYNC: (1.28-1.30); FILE MERGED 2004/01/26 10:34:58 sab 1.26.18.2: RESYNC: (1.26-1.28); FILE MERGED 2003/10/23 16:33:51 jmarmion 1.26.18.1: #i20889# - add protection to scenarios


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [1d2a73901cf680d61e04dd683b8ba312c75c7d97]

INTEGRATION: CWS sab008 (1.13.128); FILE MERGED 2004/02/11 12:33:41 sab 1.13.128.2: RESYNC: (1.13-1.14); FILE MERGED 2004/01/29 18:18:13 sab 1.13.128.1: #76694#; add Database Refreshlistener support


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [8b83b0da0380276655ad0c9caea03159ac63fa95]

INTEGRATION: CWS sab008 (1.36.44); FILE MERGED 2004/01/26 10:38:20 sab 1.36.44.3: RESYNC: (1.36-1.37); FILE MERGED 2003/11/20 14:29:02 jmarmion 1.36.44.2: #i22473# - string for scenario protect feature. 2003/10/14 12:12:34 dr 1.36.44.1: #i20889# new checkbox for protection


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [e6d954c8e798152591df7f770e281fb6acd8169b]

INTEGRATION: CWS sab008 (1.2.260); FILE MERGED 2003/10/14 12:12:34 dr 1.2.260.1: #i20889# new checkbox for protection


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [2429e9ea66304e9b7c2f30dbc7d714570554dfc0]

INTEGRATION: CWS sab008 (1.7.258); FILE MERGED 2004/03/05 10:19:36 jmarmion 1.7.258.3: #i20889# scenario protection:default prevent changes to true even when disabled. 2003/10/23 16:32:29 jmarmion 1.7.258.2: #i20889# - add protection to scenarios 2003/10/14 12:12:33 dr 1.7.258.1: #i20889# new checkbox for protection


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [da7010a009932fc2cfcdbbf422e940c74bb46c4a]

INTEGRATION: CWS sab008 (1.21.104); FILE MERGED 2004/01/28 13:39:21 sab 1.21.104.1: #114855#; use GetRows to get the rows instead of GetCols


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [4b3c5a6f288edfd11f623a1594fdf9cf19dfaa25]

INTEGRATION: CWS sab008 (1.3.264); FILE MERGED 2004/01/23 12:23:33 sab 1.3.264.1: #i20889#; add protected attribute on Scenarios


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [1b5e9dcef0a46c58f7ea3ee5d527ab092d63cf2b]

INTEGRATION: CWS sab008 (1.7.252); FILE MERGED 2004/01/23 12:23:32 sab 1.7.252.1: #i20889#; add protected attribute on Scenarios


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [b212b7874c7de3d81537b4d60d06cfa9833bb776]

INTEGRATION: CWS sab008 (1.66.48); FILE MERGED 2004/02/11 12:37:02 sab 1.66.48.3: RESYNC: (1.67-1.68); FILE MERGED 2004/01/26 10:42:25 sab 1.66.48.2: RESYNC: (1.66-1.67); FILE MERGED 2004/01/23 12:22:52 sab 1.66.48.1: #i20889#; add protected attribute on Scenarios


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [bda510fd91c24d2673e75e19d1bad099f0c6b9bd]

INTEGRATION: CWS sab008 (1.89.48); FILE MERGED 2004/01/26 10:42:12 sab 1.89.48.2: RESYNC: (1.89-1.90); FILE MERGED 2004/01/23 12:22:51 sab 1.89.48.1: #i20889#; add protected attribute on Scenarios


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [762e5dc0f3dc6027244c340c2730b905e133a67e]

INTEGRATION: CWS sab008 (1.169.48); FILE MERGED 2004/02/11 12:36:54 sab 1.169.48.3: RESYNC: (1.171-1.172); FILE MERGED 2004/01/26 10:41:54 sab 1.169.48.2: RESYNC: (1.169-1.171); FILE MERGED 2004/01/23 12:22:13 sab 1.169.48.1: #i20889#; add protected attribute on Scenarios


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [67b737edec09c67d3ba24b9bc547a99aef24b719]

INTEGRATION: CWS sab008 (1.20.128); FILE MERGED 2004/01/23 12:21:19 sab 1.20.128.1: #76694#; change propertyname Native to IsNative


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [7e4ca1c2f43da12a2f41f719b0cddf0a3b415b60]

INTEGRATION: CWS sab008 (1.13.44); FILE MERGED 2004/01/26 10:41:41 sab 1.13.44.2: RESYNC: (1.13-1.14); FILE MERGED 2004/01/23 12:20:51 sab 1.13.44.1: #76694#; change propertyname Native to IsNative


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [2b9e1f69f0fb8b3a53e32055b460fa47f22fcaaa]

INTEGRATION: CWS sab008 (1.58.20); FILE MERGED 2004/03/08 18:11:41 dr 1.58.20.5: RESYNC: (1.63-1.64); FILE MERGED 2004/02/11 12:37:48 sab 1.58.20.4: RESYNC: (1.61-1.63); FILE MERGED 2004/01/26 10:44:42 sab 1.58.20.3: RESYNC: (1.59-1.61); FILE MERGED 2003/11/06 11:16:17 sab 1.58.20.2: RESYNC: (1.58-1.59); FILE MERGED 2003/10/23 16:30:56 jmarmion 1.58.20.1: #i20889# - add protection to scenarios


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [42046731b148606e124af12d2d6761a3561f1e6b]

INTEGRATION: CWS sab008 (1.30.24); FILE MERGED 2004/03/08 18:12:38 dr 1.30.24.5: RESYNC: (1.33-1.34); FILE MERGED 2004/02/11 12:38:18 sab 1.30.24.4: RESYNC: (1.32-1.33); FILE MERGED 2004/01/26 10:48:57 sab 1.30.24.3: RESYNC: (1.31-1.32); FILE MERGED 2003/11/06 11:16:30 sab 1.30.24.2: RESYNC: (1.30-1.31); FILE MERGED 2003/10/23 16:29:34 jmarmion 1.30.24.1: #i20889# - add protection to scenarios


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [4197b9f9adac0d9c2304d1b078ec12166f4b5e44]

INTEGRATION: CWS sab008 (1.2.266); FILE MERGED 2003/10/23 16:28:50 jmarmion 1.2.266.1: #i20889# - add protection to scenarios


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [2d1d9587c1c3a97d0d8ac02092f23b851098ceed]

INTEGRATION: CWS sab008 (1.2.68); FILE MERGED 2004/03/08 18:19:34 dr 1.2.68.2: RESYNC: (1.2-1.3); FILE MERGED 2004/03/08 16:47:49 dr 1.2.68.1: #115852# imp/exp of 'scale to width/height'


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [34f79ccda1c9f1beb1a3bea612e459bad0d38e6e]

INTEGRATION: CWS sab008 (1.2.68); FILE MERGED 2004/03/08 18:18:27 dr 1.2.68.2: RESYNC: (1.2-1.3); FILE MERGED 2004/03/08 16:47:50 dr 1.2.68.1: #115852# imp/exp of 'scale to width/height'


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [d0cd39254b0ba76f171de97fa85e73e7efb6de57]

INTEGRATION: CWS sab008 (1.42.88); FILE MERGED 2004/03/08 18:17:30 dr 1.42.88.3: RESYNC: (1.43-1.44); FILE MERGED 2004/01/26 10:58:42 sab 1.42.88.2: RESYNC: (1.42-1.43); FILE MERGED 2003/10/23 16:27:30 jmarmion 1.42.88.1: #i20889# - add protection to scenarios


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [51096b453a18038ada667bc5fae23a3955be6409]

INTEGRATION: CWS sab008 (1.1.1.1.274); FILE MERGED 2004/01/29 18:15:03 sab 1.1.1.1.274.1: #76694#; add Database Refreshlistener support


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [6f92904641e172549f04b93f5a90595f5095a8e8]

INTEGRATION: CWS sab008 (1.22.120); FILE MERGED 2004/02/26 14:52:18 sab 1.22.120.5: #i20889#; initialize bIsEditable 2004/02/26 13:59:00 sab 1.22.120.4: #i20889#; initialize bIsEditable 2004/02/11 12:45:42 sab 1.22.120.3: RESYNC: (1.24-1.25); FILE MERGED 2004/01/26 11:10:06 sab 1.22.120.2: RESYNC: (1.22-1.24); FILE MERGED 2003/10/23 16:26:16 jmarmion 1.22.120.1: #i20889# - add protection to scenarios


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [f892ec4ee18f5de1bbc4010219784af4c0d7d72b]

INTEGRATION: CWS sab008 (1.4.230); FILE MERGED 2004/02/11 12:45:22 sab 1.4.230.2: RESYNC: (1.4-1.5); FILE MERGED 2003/08/29 12:02:52 dr 1.4.230.1: #i8868# 1st prototype: scale printout to width/height


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [490b278c859abcf0a7a48e53af30fb8f4469da04]

INTEGRATION: CWS sab008 (1.2.252); FILE MERGED 2003/08/29 12:02:51 dr 1.2.252.1: #i8868# 1st prototype: scale printout to width/height


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [264ce560c77dbf44d01d294aa3b0df0f8ce6027e]

INTEGRATION: CWS sab008 (1.18.48); FILE MERGED 2004/03/08 18:21:31 dr 1.18.48.4: RESYNC: (1.20-1.21); FILE MERGED 2004/02/11 12:44:01 sab 1.18.48.3: RESYNC: (1.19-1.20); FILE MERGED 2003/11/06 11:18:46 sab 1.18.48.2: RESYNC: (1.18-1.19); FILE MERGED 2003/10/23 16:25:14 jmarmion 1.18.48.1: #i20889# - add protection to scenarios


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [d7690f1a66576e61085a67524e58da6a6e28b344]

INTEGRATION: CWS sab008 (1.18.120); FILE MERGED 2003/11/18 15:17:42 dr 1.18.120.2: #i8868# final string changes 2003/08/29 12:02:51 dr 1.18.120.1: #i8868# 1st prototype: scale printout to width/height


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [5d6deb2465dcd86c3040e75bf7494cc6d953b3f4]

INTEGRATION: CWS sab008 (1.6.236); FILE MERGED 2003/11/18 15:17:41 dr 1.6.236.2: #i8868# final string changes 2003/08/29 12:02:50 dr 1.6.236.1: #i8868# 1st prototype: scale printout to width/height


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [1cfc59d79b550f35ecc2071f5d694fcf1c2110fb]

INTEGRATION: CWS sab008 (1.2.22); FILE MERGED 2004/03/04 13:16:01 sw 1.2.22.2: #115035# 2004/02/19 12:15:03 sw 1.2.22.1: #111653#


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [abf9ae972e96606832cff38948ec0bf2bbd66d23]

INTEGRATION: CWS sab008 (1.2.22); FILE MERGED 2004/03/04 13:16:01 sw 1.2.22.1: #115035#


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [0020246206afacf165a33d4e515aba3234237c59]

INTEGRATION: CWS sab008 (1.2.22); FILE MERGED 2004/03/04 13:16:00 sw 1.2.22.1: #115035#


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [8047ec508abcb29f1dbdf12735e1f487c50e4362]

INTEGRATION: CWS sab008 (1.6.230); FILE MERGED 2004/01/29 18:14:37 sab 1.6.230.2: #115009#; add exceptions and fix case problems 2004/01/23 12:17:56 sab 1.6.230.1: #115009#; add XEnhancedMouseClickBroadcaster and XActivationBroadcaster


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [73f6acfeba4a49253b6f659122fca7f8f85de23a]

INTEGRATION: CWS sab008 (1.3.260); FILE MERGED 2004/02/20 13:34:57 sab 1.3.260.4: #i20889#; remove merge problem 2004/02/11 12:49:01 sab 1.3.260.3: RESYNC: (1.4-1.5); FILE MERGED 2004/01/26 11:12:29 sab 1.3.260.2: RESYNC: (1.3-1.4); FILE MERGED 2004/01/23 12:13:50 sab 1.3.260.1: #i20889#; add some new properties for scenarios


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [f590a76b1807d18122b3d00446f5227eee40cb3e]

INTEGRATION: CWS sab008 (1.54.20); FILE MERGED 2004/03/08 18:24:14 dr 1.54.20.4: RESYNC: (1.56-1.57); FILE MERGED 2004/02/11 12:48:52 sab 1.54.20.3: RESYNC: (1.55-1.56); FILE MERGED 2004/01/26 11:12:16 sab 1.54.20.2: RESYNC: (1.54-1.55); FILE MERGED 2004/01/23 12:12:54 sab 1.54.20.1: #i8868#;#i20889#;#76694#;#111775#;#115031#; add some new properties


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [a44005fccc575549db7114ebce0e05ab7ed744e2]

INTEGRATION: CWS sab008 (1.8.24); FILE MERGED 2004/03/08 18:23:42 dr 1.8.24.2: RESYNC: (1.8-1.9); FILE MERGED 2004/01/30 15:35:32 sab 1.8.24.1: #111653#; add service com.sun.star.sheet.DocumentSettings


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [b39ec03672859dabb39316d9b857fdd16555894a]

INTEGRATION: CWS sab008 (1.7.232); FILE MERGED 2003/08/29 12:02:25 dr 1.7.232.1: #i8868# 1st prototype: scale printout to width/height


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [a0c2a513f931a1733aac7fbf9e38e45fceb9ccbd]

INTEGRATION: CWS sab008 (1.38.4); FILE MERGED 2004/03/05 11:11:28 sab 1.38.4.1: #115009#; add own TableChanged event


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [ac299d198a936e9d6c3f0c6e5d90ba1677486e31]

INTEGRATION: CWS sab008 (1.1.1.1.274); FILE MERGED 2003/08/29 12:02:25 dr 1.1.1.1.274.1: #i8868# 1st prototype: scale printout to width/height


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [948d49de1ac67d6c43de76433d0828f1578fd935]

INTEGRATION: CWS sab008 (1.1.1.1.274); FILE MERGED 2004/01/29 18:12:59 sab 1.1.1.1.274.1: #76694#; add Database Refreshlistener support


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [788e6a13d172e02e2851496d739899a0dd2920e9]

INTEGRATION: CWS sab008 (1.4.260); FILE MERGED 2004/02/11 12:48:20 sab 1.4.260.3: RESYNC: (1.4-1.5); FILE MERGED 2003/11/18 15:17:53 dr 1.4.260.2: #i8868# final string changes 2003/08/29 12:02:23 dr 1.4.260.1: #i8868# 1st prototype: scale printout to width/height


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [7d6158819797c1e8094c1a5a380cde49c333232d]

INTEGRATION: CWS sab008 (1.24.48); FILE MERGED 2004/03/15 11:36:32 dr 1.24.48.5: RESYNC: (1.27-1.28); FILE MERGED 2004/03/08 18:23:18 dr 1.24.48.4: RESYNC: (1.26-1.27); FILE MERGED 2004/02/11 12:48:09 sab 1.24.48.3: RESYNC: (1.25-1.26); FILE MERGED 2004/01/26 11:11:09 sab 1.24.48.2: RESYNC: (1.24-1.25); FILE MERGED 2003/10/23 16:23:13 jmarmion 1.24.48.1: #i20889# - add protection to scenarios


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [2ac70936fe9266c5f6922496fcb7046526784762]

INTEGRATION: CWS sab008 (1.68.44); FILE MERGED 2004/03/15 11:36:14 dr 1.68.44.6: RESYNC: (1.73-1.74); FILE MERGED 2004/03/08 18:22:57 dr 1.68.44.5: RESYNC: (1.72-1.73); FILE MERGED 2004/02/11 12:47:48 sab 1.68.44.4: RESYNC: (1.71-1.72); FILE MERGED 2004/01/26 11:10:44 sab 1.68.44.3: RESYNC: (1.69-1.71); FILE MERGED 2003/11/06 11:27:36 sab 1.68.44.2: RESYNC: (1.68-1.69); FILE MERGED 2003/10/23 16:24:09 jmarmion 1.68.44.1: #i20889# - add protection to scenarios


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [40848042500d9604ee8cefe6bac7609f9cbc9b45]

INTEGRATION: CWS sab008 (1.4.230); FILE MERGED 2004/01/29 18:12:34 sab 1.4.230.2: #76694#; add Refreshlistener support 2004/01/23 12:16:45 sab 1.4.230.1: #76694#; add XRefreshable


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [c7b59fccec15a27c80b78b38a9c9c965b90f2204]

INTEGRATION: CWS sab008 (1.18.24); FILE MERGED 2004/01/23 12:15:30 sab 1.18.24.1: #i20889#; add XSceanrioEnhanced


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [4bdfce8223699734e6bc12c274c0c5a06242df78]

INTEGRATION: CWS sab008 (1.2.262); FILE MERGED 2003/08/29 12:02:22 dr 1.2.262.1: #i8868# 1st prototype: scale printout to width/height


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [b10a43b7b74552f5f600204489b25f033c2d503a]

INTEGRATION: CWS sab008 (1.24.144); FILE MERGED 2004/01/23 11:10:40 sab 1.24.144.1: #i8868#; add scale to x and scale to y


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [afce29967fef5b136122f7b7c7372e0e1cf6110c]

INTEGRATION: CWS sab008 (1.13.144); FILE MERGED 2004/01/23 11:10:39 sab 1.13.144.1: #i8868#; add scale to x and scale to y


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [a9232bb320b7bfb1bec7b823fae802cd75e5fd54]

INTEGRATION: CWS sab008 (1.47.14); FILE MERGED 2004/03/15 11:21:27 dr 1.47.14.4: RESYNC: (1.50-1.51); FILE MERGED 2004/02/11 12:07:50 sab 1.47.14.3: RESYNC: (1.49-1.50); FILE MERGED 2004/01/26 09:41:42 sab 1.47.14.2: RESYNC: (1.47-1.49); FILE MERGED 2004/01/23 11:10:05 sab 1.47.14.1: #i8868#; add scale to x and scale to y


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [df6fbfb649a863b9d64d0366756a074586b6a6c3]

INTEGRATION: CWS sab008 (1.1.2); FILE ADDED 2004/03/02 11:29:38 sw 1.1.2.1: #115035#


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [c639fa249dc9af20c33bfb16e3d3c87d8e18fe12]

INTEGRATION: CWS sab008 (1.1.2); FILE ADDED 2004/02/19 12:11:15 sw 1.1.2.1: #111653#


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [281aa3ecc0f899defe164c74505397dedc10727f]

INTEGRATION: CWS sab008 (1.5.14); FILE MERGED 2004/03/01 16:15:45 sw 1.5.14.1: #76694#


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [6e489126c9b3170538442f4cbece9b9c90a867f7]

INTEGRATION: CWS sab008 (1.6.14); FILE MERGED 2004/03/02 15:08:22 sw 1.6.14.1: #115035#


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [5a9e40c728b8c78401a664c5bd5d62c13cf43470]

INTEGRATION: CWS sab008 (1.6.14); FILE MERGED 2004/03/02 15:03:36 sw 1.6.14.1: #115035#


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [f824ef0940a306b29f99defe9628164034ad9544]

INTEGRATION: CWS sab008 (1.6.36); FILE MERGED 2004/03/02 16:29:21 sw 1.6.36.1: #115035#


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [ea19d073b4476622b9095873737e9a5012af9187]

INTEGRATION: CWS sab008 (1.5.36); FILE MERGED 2004/03/02 16:16:34 sw 1.5.36.1: #115035#


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [e8749189fab40be5982ba863dc31393673a0c316]

INTEGRATION: CWS sab008 (1.5.36); FILE MERGED 2004/03/02 16:20:02 sw 1.5.36.1: #115035#


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [7ff4477e247c162a6a0bd6652b17a9745f0d90cd]

INTEGRATION: CWS sab008 (1.3.14); FILE MERGED 2004/03/02 15:00:58 sw 1.3.14.1: #115035#


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [8c7ffe2d82ded89b6ebe8330ef71b14b3402449f]

INTEGRATION: CWS sab008 (1.4.2); FILE MERGED 2004/02/19 13:25:13 sw 1.4.2.2: #111775# 2004/02/19 12:36:47 sw 1.4.2.1: #111775#


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [c4e2e5a237d8cb1ff693f1a88026561d637292c6]

INTEGRATION: CWS sab008 (1.1.2); FILE ADDED 2004/02/26 09:12:02 sw 1.1.2.2: #i20889# 2004/02/25 15:39:45 sw 1.1.2.1: #i22473#


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [090bd38e66055914885619cacbe42b9d446994fb]

INTEGRATION: CWS sab008 (1.1.2); FILE ADDED 2004/03/01 12:28:18 sw 1.1.2.1: #115009#


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [5afe3ed785d1909cb5a4d6034733e2f93ca92fb6]

INTEGRATION: CWS sab008 (1.2.36); FILE MERGED 2004/03/01 16:16:22 sw 1.2.36.1: #76694#


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [e2def87ea13362fcd5eefb1430c09ed59ce2eac7]

INTEGRATION: CWS sab008 (1.1.2); FILE ADDED 2004/03/01 12:27:54 sw 1.1.2.1: #115009#


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [ec4df5f6698923ac23bb95258d648ef730790cc8]

INTEGRATION: CWS sab008 (1.1.2); FILE ADDED 2004/03/02 11:27:24 sw 1.1.2.1: #115035#


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [a24c1cb7f83461197d01414aa139a4e034f824ea]

INTEGRATION: CWS sab008 (1.1.2); FILE ADDED 2004/02/25 15:39:08 sw 1.1.2.1: #i22473#


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [0c027793bb8e8a0ed78490f43fde735956aaa7f5]

INTEGRATION: CWS sab008 (1.1.2); FILE ADDED 2004/02/19 12:12:02 sw 1.1.2.1: #111653#


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [b301c382d3470e4e8d43b7f2c0da27f6a1402bc3]

INTEGRATION: CWS sab008 (1.2.36); FILE MERGED 2004/03/02 11:28:41 sw 1.2.36.1: #115035#


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [32169a19076de8b30b9973ecdbb2072a4b7f2ed6]

INTEGRATION: CWS sab008 (1.1.2); FILE ADDED 2004/02/19 12:12:48 sw 1.1.2.1: #111653#


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [1081bd275df01b5ce3d3f48380d37a032033b49b]

INTEGRATION: CWS sab008 (1.2.36); FILE MERGED 2004/03/02 11:28:05 sw 1.2.36.1: #115035#


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [1ee7b0b35f744053fd34115fa9d906772c92ae5a]

INTEGRATION: CWS sab008 (1.8.36); FILE MERGED 2004/03/02 14:59:36 sw 1.8.36.1: #115035#


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [540fd9ffdbf8df9160f6a413719fa9850bef4519]

INTEGRATION: CWS sab008 (1.5.2); FILE MERGED 2004/03/02 16:29:53 sw 1.5.2.3: #115035# 2004/03/02 15:09:04 sw 1.5.2.2: #115035# 2004/03/02 14:58:38 sw 1.5.2.1: #115035#


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [1101a4166ff93eead2ac6c4885a252bdfed7c6d3]

INTEGRATION: CWS sab008 (1.1.76); FILE MERGED 2004/02/20 13:49:48 sw 1.1.76.1: #115035#


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [01308cfd6a22db513c6dc8ddc8f7e078f1b281cf]

INTEGRATION: CWS sab008 (1.4.36); FILE MERGED 2004/02/19 16:29:58 sw 1.4.36.1: #115035#


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [ce5ea2e0a58d2d908d098e7a53aaf68c9616f295]

INTEGRATION: CWS sab008 (1.1.76); FILE MERGED 2004/03/01 12:32:33 sw 1.1.76.1: #115009#


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [4110720e1913dfde98f6ea20810b8bdfa025152c]

INTEGRATION: CWS sab008 (1.1.2); FILE ADDED 2004/03/02 11:30:22 sw 1.1.2.1: #115035#


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [f7a75026f27815225b41f4d699fbd9db4d768ea8]

INTEGRATION: CWS sab008 (1.1.2); FILE ADDED 2004/02/19 12:13:36 sw 1.1.2.1: #111653#


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [57a102a230ba5403eae60ce712cbd4380439f4ca]

INTEGRATION: CWS sab008 (1.1.76); FILE MERGED 2004/03/01 16:12:11 sw 1.1.76.1: #76694#


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [53a4513559de006dc3f4d2374371c868dcfd20d6]

INTEGRATION: CWS sab008 (1.4.36); FILE MERGED 2004/02/19 16:29:57 sw 1.4.36.1: #115035#


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [d51fabac32383a51a38e88d98616f94706013ebd]

INTEGRATION: CWS sab008 (1.4.36); FILE MERGED 2004/02/19 16:29:56 sw 1.4.36.1: #115035#


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [09c10bdd53a8ffe09d9861ead957fc2177f565cd]

INTEGRATION: CWS sab008 (1.4.36); FILE MERGED 2004/02/19 14:02:42 sw 1.4.36.1: #115009#


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [562c5c54b5a8f2794d68e8349e1114d755594fb2]

INTEGRATION: CWS sab008 (1.1.76); FILE MERGED 2004/02/26 09:43:53 sw 1.1.76.1: #115031#


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [f0a994d7ce310162e9390771e9c0e13d32aa91c6]

INTEGRATION: CWS qadev16 (1.2.70); FILE MERGED 2004/02/11 15:09:10 sw 1.2.70.1: #i23460#


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [c593b44421e0c1d69dfbd472ebd53568e5bfe393]

INTEGRATION: CWS qadev16 (1.31.82); FILE MERGED 2004/03/04 10:04:32 lla 1.31.82.1: #114786# add some lines for coverage tests


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [5acacb1e903f3d9e884b402b8d8013f6228a8e4d]

INTEGRATION: CWS qadev16 (1.3.10); FILE MERGED 2004/02/05 10:32:38 lla 1.3.10.1: #114786# wall cleanup, bug in toFloat, due to wrong precision


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [c0cbeba8306a23452e27c060971292f6d41b6565]

INTEGRATION: CWS qadev16 (1.5.10); FILE MERGED 2004/02/11 06:07:10 lla 1.5.10.2: #114785# printf replacement, now t_print  is same as printf 2004/02/05 10:34:22 lla 1.5.10.1: #114786# toFloat cleanups


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [9c77c2769e27edf0b0e15f719dc9ac0cb56f32db]

INTEGRATION: CWS qadev16 (1.4.10); FILE MERGED 2004/02/11 06:07:10 lla 1.4.10.2: #114785# printf replacement, now t_print  is same as printf 2004/02/05 10:31:56 lla 1.4.10.1: #114786# wall cleanup, bug in toFloat, due to wrong precision


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [f616f52bb55161adc7480605d950b3bf3ff7ef1d]

INTEGRATION: CWS qadev16 (1.5.20); FILE MERGED 2004/01/16 07:37:16 lla 1.5.20.1: #114786# makefile TARGET renames


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [dfcdb0e7ccf083393d0484b62ede931db610c3b4]

INTEGRATION: CWS qadev16 (1.2.10); FILE MERGED 2004/02/11 06:07:09 lla 1.2.10.1: #114785# printf replacement, now t_print  is same as printf


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [7aee05dd9c649c36e0fdbf24f2fdab8f47d3fd15]

INTEGRATION: CWS qadev16 (1.2.10); FILE MERGED 2004/01/16 07:37:13 lla 1.2.10.1: #114786# makefile TARGET renames


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [7bc4cb9184e06f89bb5bf8677c15ef10a15ecde1]

INTEGRATION: CWS qadev16 (1.2.46); FILE MERGED 2004/02/05 11:24:44 lla 1.2.46.1: #114786# wall cleanup


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [2c223528de37c4950de8e4918505e6c54f444d99]

INTEGRATION: CWS qadev16 (1.2.20); FILE MERGED 2004/02/11 06:07:09 lla 1.2.20.2: #114785# printf replacement, now t_print  is same as printf 2004/02/05 11:23:46 lla 1.2.20.1: #114786# wall cleanup


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [092aa0bf509447d0424ccab54509bbf40a07aa00]

INTEGRATION: CWS qadev16 (1.2.20); FILE MERGED 2004/02/11 06:07:09 lla 1.2.20.1: #114785# printf replacement, now t_print  is same as printf


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [143bcd188d4ed713fc53152aee53e1088011762f]

INTEGRATION: CWS qadev16 (1.2.20); FILE MERGED 2004/01/16 07:37:12 lla 1.2.20.1: #114786# makefile TARGET renames


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [67c4f50873e3bbda2daba110450ae529ea23e5ae]

INTEGRATION: CWS qadev16 (1.2.106); FILE MERGED 2004/02/10 15:00:35 lla 1.2.106.1: #114786# problems with float==double tests, float tests marked.


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [e77b4921db330a40aef58d5f784cd2b0d238e5ef]

INTEGRATION: CWS qadev16 (1.3.20); FILE MERGED 2004/01/16 07:37:10 lla 1.3.20.1: #114786# makefile TARGET renames


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [39c59fdb6b13c3567c39f97653534623456cc7f4]

INTEGRATION: CWS qadev16 (1.3.20); FILE MERGED 2004/01/16 07:37:09 lla 1.3.20.1: #114786# makefile TARGET renames


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [50c9e7c375e3b1d77f050c718eb465b4bc3b58fb]

INTEGRATION: CWS qadev16 (1.2.2); FILE MERGED 2004/01/14 03:49:41 mindyliu 1.2.2.1: #114786# add ifAvailable


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [02c91487fab2068863f826787582c86e0534eff3]

INTEGRATION: CWS qadev16 (1.2.2); FILE MERGED 2004/02/11 06:07:08 lla 1.2.2.5: #114785# printf replacement, now t_print  is same as printf 2004/02/05 09:18:47 lla 1.2.2.4: #114786# 2004/01/21 14:41:12 lla 1.2.2.3: #114786# printSocketResult add some more info 2004/01/16 07:35:08 lla 1.2.2.2: #114786# changes 2004/01/14 03:50:27 mindyliu 1.2.2.1: #114786# add ifAvailable


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [b8cf5615428e287da1da3b5163d80ceffbcb8b56]

INTEGRATION: CWS qadev16 (1.2.2); FILE MERGED 2004/02/11 06:07:08 lla 1.2.2.3: #114785# printf replacement, now t_print  is same as printf 2004/02/05 14:09:14 lla 1.2.2.2: #114786# lot of changes for stream sockets 2004/01/14 03:48:30 mindyliu 1.2.2.1: #114786# add Condition to thread


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [842a7f4f53209f18d05f5464f2749462040dae2f]

INTEGRATION: CWS qadev16 (1.2.2); FILE MERGED 2004/02/11 06:07:08 lla 1.2.2.1: #114785# printf replacement, now t_print  is same as printf


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [ddfd2e3805e5dd3c15955620760a24bed036b482]

INTEGRATION: CWS qadev16 (1.2.2); FILE MERGED 2004/02/11 06:07:08 lla 1.2.2.2: #114785# printf replacement, now t_print  is same as printf 2004/01/16 07:31:54 lla 1.2.2.1: #114786# changes in getHostname_000


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [2b1fec308d1e95853db0228958498edcdb6357be]

INTEGRATION: CWS qadev16 (1.2.2); FILE MERGED 2004/02/11 06:07:07 lla 1.2.2.1: #114785# printf replacement, now t_print  is same as printf


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [dc1cab0eeb450de231654d133f2876521eba7c07]

INTEGRATION: CWS qadev16 (1.6.2); FILE MERGED 2004/02/11 06:07:07 lla 1.6.2.3: #114785# printf replacement, now t_print  is same as printf 2004/02/05 09:17:23 lla 1.6.2.2: #114786# values moved, wall cleanup 2004/01/16 07:30:45 lla 1.6.2.1: #114786# rename's


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [28d9a4bb3edcb8af3aded508246a9bda30c2b125]

INTEGRATION: CWS qadev16 (1.4.2); FILE MERGED 2004/01/16 07:37:07 lla 1.4.2.1: #114786# makefile TARGET renames


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [0ec827e8ed7688e7d4bdf6a6b49d47654d7dac38]

INTEGRATION: CWS qadev16 (1.3.10); FILE MERGED 2004/03/02 08:36:12 mindyliu 1.3.10.2: #114785# thread_sleep->thread_sleep_tenth_sec 2004/02/11 06:07:06 lla 1.3.10.1: #114785# printf replacement, now t_print  is same as printf


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [4057eef092027cb7d40c570cd209b42bc9060316]

INTEGRATION: CWS qadev16 (1.3.20); FILE MERGED 2004/01/16 07:37:06 lla 1.3.20.1: #114786# makefile TARGET renames


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [00ff289184369e9a94badc7932455911a7f8b8f8]

INTEGRATION: CWS qadev16 (1.3.10); FILE MERGED 2004/03/10 10:06:10 lla 1.3.10.2: #114786# add tests 2004/02/11 06:07:06 lla 1.3.10.1: #114785# printf replacement, now t_print  is same as printf


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [7c33c3dd3b6fb6b879cf57fad009f9c734d4e024]

INTEGRATION: CWS qadev16 (1.3.20); FILE MERGED 2004/01/16 07:37:02 lla 1.3.20.1: #114786# makefile TARGET renames


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [69d58c6462c02333b842d29871a126df6465af9f]

INTEGRATION: CWS qadev16 (1.2.32); FILE MERGED 2004/03/03 09:56:18 mindyliu 1.2.32.2: #114785# process can be make on UNX 2004/02/11 06:07:05 lla 1.2.32.1: #114785# printf replacement, now t_print  is same as printf


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [5b9f6249aeafe720acd3667620e58fd4fd7858e6]

INTEGRATION: CWS qadev16 (1.2.32); FILE MERGED 2004/03/03 09:55:13 mindyliu 1.2.32.1: #114785# process can be make on UNX


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [d0ffaa7900203f8b72e0661726dc58f7d56298ae]

INTEGRATION: CWS qadev16 (1.5.10); FILE MERGED 2004/03/02 08:37:18 mindyliu 1.5.10.8: #114785# add comments in suspend_002 2004/02/11 06:07:05 lla 1.5.10.7: #114785# printf replacement, now t_print  is same as printf 2004/02/05 11:03:00 lla 1.5.10.6: #114786# wall cleanup 2004/01/21 14:39:36 lla 1.5.10.5: #114786# changes for terminate_00x 2004/01/21 11:21:59 lla 1.5.10.4: #114786# wrong implementation of myThread 2004/01/21 08:08:20 lla 1.5.10.3: #114786# remove printf out of thread code 2004/01/15 11:11:17 lla 1.5.10.2: #114786# sleep problems solved. 2004/01/13 10:41:42 mindyliu 1.5.10.1: #114786# replace usleep with nanosleep under UNX, Windows version need test


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [ee8e950d36945ddefc25d4495c6e8f6e1a04c134]

INTEGRATION: CWS qadev16 (1.6.20); FILE MERGED 2004/03/03 09:50:36 mindyliu 1.6.20.4: #114785# process can be make on UNX 2004/01/16 07:37:01 lla 1.6.20.3: #114786# makefile TARGET renames 2004/01/15 11:11:16 lla 1.6.20.2: #114786# sleep problems solved. 2004/01/13 10:44:55 mindyliu 1.6.20.1: #114786# add "-lrt" to compile nanosleep on UNX


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [d1d7d562efc5dca3012ec9e41af44ba31948ab5e]

INTEGRATION: CWS qadev16 (1.3.20); FILE MERGED 2004/02/26 07:09:31 mindyliu 1.3.20.2: #114785# add recv_002 2004/02/11 06:07:04 lla 1.3.20.1: #114785# printf replacement, now t_print  is same as printf


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [9738dc9f80e10a5819778e32dfc34df4ad3a6fea]

INTEGRATION: CWS qadev16 (1.3.20); FILE MERGED 2004/01/16 07:36:58 lla 1.3.20.1: #114786# makefile TARGET renames


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [3e58f8ba1cd3cb92ed3076331911c4c18ea4c0df]

INTEGRATION: CWS qadev16 (1.4.10); FILE MERGED 2004/03/02 03:27:48 mindyliu 1.4.10.2: #114785# thread_sleep->thread_sleep_tenth_sec 2004/02/11 06:07:04 lla 1.4.10.1: #114785# printf replacement, now t_print  is same as printf


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [22f39842035dc751547fb74ed784a167f81e8353]

INTEGRATION: CWS qadev16 (1.3.20); FILE MERGED 2004/01/16 07:36:56 lla 1.3.20.1: #114786# makefile TARGET renames


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [886cd29111d333487ec898deda977ef4a31c9ba4]

INTEGRATION: CWS qadev16 (1.2.40); FILE MERGED 2004/02/11 07:30:14 lla 1.2.40.2: #114785# change back t_print to printf here, which was wrong 2004/02/11 06:07:03 lla 1.2.40.1: #114785# printf replacement, now t_print  is same as printf


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [ddb4e195f3d0abaf77870827d9ed7245fb866d2d]

INTEGRATION: CWS qadev16 (1.3.20); FILE MERGED 2004/02/27 06:14:53 mindyliu 1.3.20.2: #114785# add case for getFunctionSymbol 2004/02/11 06:07:03 lla 1.3.20.1: #114785# printf replacement, now t_print  is same as printf


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [4dfdf10427ec07f2154c5c8156b5a757255d535a]

INTEGRATION: CWS qadev16 (1.3.20); FILE MERGED 2004/01/16 07:36:54 lla 1.3.20.1: #114786# makefile TARGET renames


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [346aa846d0ef911e429bfa3cd4ba03de603f0a40]

INTEGRATION: CWS qadev16 (1.2.8); FILE MERGED 2004/02/05 10:43:58 lla 1.2.8.1: #114786# wall cleanups


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [77c6dd3193fa02f4b5802465f5b1b13aaddf387e]

INTEGRATION: CWS qadev16 (1.7.2); FILE MERGED 2004/02/25 03:30:00 mindyliu 1.7.2.10: #114785# getAbsoluteFileURL changes for Windows 2004/02/24 10:59:21 mindyliu 1.7.2.9: #114785# getAbsoluteFileURL changes 2004/02/23 03:26:19 mindyliu 1.7.2.8: #114785# some tiny changes 2004/02/17 13:13:31 lla 1.7.2.7: RESYNC: (1.7-1.8); FILE MERGED 2004/02/13 09:44:47 mindyliu 1.7.2.6: #114785# getFileURLFromSystemPath test cases 2004/02/12 10:52:57 mindyliu 1.7.2.5: #114785# add some cases 2004/02/11 06:07:02 lla 1.7.2.4: #114785# printf replacement, now t_print  is same as printf 2004/02/09 09:49:58 mindyliu 1.7.2.3: #114786# resume the line of mkfifo in getFileType_004 2004/02/09 06:16:12 mindyliu 1.7.2.2: #114786# modify setup function in getFileType 2004/02/05 10:36:04 lla 1.7.2.1: #114786# wall cleanups


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [8fe7d5691aaf9ce6d598ac1e7423fe4c10cae992]

INTEGRATION: CWS qadev16 (1.6.6); FILE MERGED 2004/01/16 07:36:52 lla 1.6.6.1: #114786# makefile TARGET renames


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [a05e86db3e103f9c706d281f9a40599766655325]

INTEGRATION: CWS qadev16 (1.3.10); FILE MERGED 2004/02/11 06:07:02 lla 1.3.10.1: #114785# printf replacement, now t_print  is same as printf


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [eb7b22d7aeb00a9f999caee5efa80619cda18cc9]

INTEGRATION: CWS qadev16 (1.3.20); FILE MERGED 2004/01/16 07:36:50 lla 1.3.20.1: #114786# makefile TARGET renames


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [f9c272ba8cf3b249b90743ec5ac54f3afa635e1c]

INTEGRATION: CWS qadev16 (1.2.20); FILE MERGED 2004/02/11 06:07:02 lla 1.2.20.1: #114785# printf replacement, now t_print  is same as printf


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [bfcb4dfd29d58e11fba42d2be9a2888104a81bf7]

INTEGRATION: CWS qadev16 (1.1.2); FILE ADDED 2004/03/04 10:19:00 lla 1.1.2.2: #114786# add some comment. 2004/03/04 10:10:15 lla 1.1.2.1: #114786# start coverage test by hand


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [3c171384004d6c5ea74b2bc870c6a234c781cc3d]

INTEGRATION: CWS qadev16 (1.1.2); FILE ADDED 2004/03/04 10:10:54 lla 1.1.2.2: #114786# better error handling 2004/03/03 15:10:50 lla 1.1.2.1: #114786# result compare for gcov


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [749960693a8aef41f408fdc5b2d81e2d5f7f5991]

INTEGRATION: CWS qadev16 (1.8.10); FILE MERGED 2004/02/11 06:07:01 lla 1.8.10.1: #114785# printf replacement, now t_print  is same as printf


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [bd5be899557a9a1c009d4ed3f3dcff36e2550b1e]

INTEGRATION: CWS qadev16 (1.7.20); FILE MERGED 2004/01/16 07:36:47 lla 1.7.20.1: #114786# makefile TARGET renames


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [93df1c2bcbcabc747ea21a70f5cc1c38d27f9f73]

INTEGRATION: CWS qadev16 (1.6.20); FILE MERGED 2004/01/16 07:36:44 lla 1.6.20.1: #114786# makefile TARGET renames


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [b60094b8c20200da65f6e356933fb6f82c824fe6]

INTEGRATION: CWS qadev16 (1.12.2); FILE ADDED 2004/02/05 11:25:40 lla 1.12.2.2: #114786# cleanup 2004/01/16 14:13:08 lla 1.12.2.1: #114786# recursive dmake for tests


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [f904d837013b71ae42ba6186a3f7f16fc449cacb]

INTEGRATION: CWS qadev16 (1.9.2); FILE MERGED 2004/02/10 14:57:30 lla 1.9.2.1: #114786# sockets reactivated.


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [a34fef85e021bb05919e935f6f9a0c21daedec62]

INTEGRATION: CWS qadev16 (1.1.2); FILE ADDED 2004/02/10 14:56:55 lla 1.1.2.3: #114786# cleanups, TESTADDOPT does not work temporaly 2004/02/05 10:02:54 lla 1.1.2.2: #114786# cleanups 2004/01/16 14:12:42 lla 1.1.2.1: #114786# recursive dmake for tests


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [b875dde7a6b98952c3d6c9ec8a9af2e12a83cafd]

INTEGRATION: CWS qadev16 (1.5.138); FILE MERGED 2004/02/11 06:18:17 lla 1.5.138.1: #114786# changes for testshl2


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [e90b6cdd65efe7ce519f46393d694c57b773afee]

INTEGRATION: CWS qadev16 (1.1.2); FILE ADDED 2004/02/10 15:04:58 lla 1.1.2.1: #114786# new/old test/helper files


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [1932db6a177ebd81dbc9aa8764053687728251e1]

INTEGRATION: CWS qadev16 (1.1.2); FILE ADDED 2004/02/10 15:04:41 lla 1.1.2.1: #114786# new/old test/helper files


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [252542d5b762c0ac482ca9dc1d517dd60752327f]

INTEGRATION: CWS qadev16 (1.1.2); FILE ADDED 2004/02/10 15:04:25 lla 1.1.2.1: #114786# new/old test/helper files


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [9016dfbf96ecb14e1a3b249913c92c1b171ab1f4]

INTEGRATION: CWS qadev16 (1.1.54); FILE MERGED 2004/02/10 15:06:52 lla 1.1.54.1: #114786# changes to internal tests.


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [bc0f0026b7571bebf06049f3757d1dfa06c2ea2f]

INTEGRATION: CWS qadev16 (1.1.2); FILE ADDED 2004/02/02 07:51:58 lla 1.1.2.1: #114785# tests within std::strings


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [721d11851313fb051b368b3bb22cf8d501c61b3c]

INTEGRATION: CWS qadev16 (1.1.2); FILE ADDED 2004/02/10 15:02:22 lla 1.1.2.1: #114785# checks for a new printf replacement


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [07d3adb23da2954b8094b04183b418181a9dad3a]

INTEGRATION: CWS qadev16 (1.3.14); FILE MERGED 2004/02/10 15:06:50 lla 1.3.14.2: #114786# changes to internal tests. 2004/02/02 07:52:59 lla 1.3.14.1: #114785# handle test_string


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [56f62357eb083792bce6b41b44bb62c79beb5f11]

INTEGRATION: CWS qadev16 (1.13.2); FILE MERGED 2004/02/11 06:05:02 lla 1.13.2.2: #114786# printf replacement, now it is t_print 2004/01/16 07:09:41 lla 1.13.2.1: #114785# inverse jobfiles


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [d32d105381ff97f326d031253e38cade304b365f]

INTEGRATION: CWS qadev16 (1.4.14); FILE MERGED 2004/02/11 06:05:02 lla 1.4.14.1: #114786# printf replacement, now it is t_print


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [efa831174c64d2280869558c67fd0b9854922880]

INTEGRATION: CWS qadev16 (1.4.2); FILE MERGED 2004/01/12 13:46:46 cn 1.4.2.1: #i20872# object relation 'XTextComponent.onlyNumbers' added


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [0f3b84af30b2bb96e79cf32ff1c2b277f3d50c42]

INTEGRATION: CWS qadev16 (1.4.6); FILE MERGED 2004/01/16 12:30:50 sw 1.4.6.1: #23398#


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [6ac33d391000485d2691fb3c92e2fabce0b8213e]

INTEGRATION: CWS qadev16 (1.5.2); FILE MERGED 2004/02/02 10:02:33 cn 1.5.2.1: #114514# make shure that only two page are existant for page view


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [a2b660c6ff548d77d9787ad05a5f55cb08cd02a0]

INTEGRATION: CWS qadev16 (1.1.2); FILE ADDED 2004/02/16 16:47:31 sg 1.1.2.3: #115512#CHG: reworked getFilteredPropertNames function 2004/02/16 14:47:53 sg 1.1.2.2: #115512#CHG: added documentation and commnts 2004/02/16 10:25:02 sg 1.1.2.1: #115512#NEW: initial version


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [7a156ca311eef048f67e24bd859be2720a1fbf1a]

INTEGRATION: CWS qadev16 (1.1.2); FILE ADDED 2004/02/16 16:47:31 sg 1.1.2.3: #115512#CHG: reworked getFilteredPropertNames function 2004/02/16 14:47:53 sg 1.1.2.2: #115512#CHG: added documentation and commnts 2004/02/16 10:24:41 sg 1.1.2.1: #115512#NEW: initial version


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [351f9015c8041e6a6b607faf8145fa86b4388e85]

INTEGRATION: CWS qadev16 (1.1.2); FILE ADDED 2004/02/16 16:47:30 sg 1.1.2.3: #115512#CHG: reworked getFilteredPropertNames function 2004/02/16 14:47:52 sg 1.1.2.2: #115512#CHG: added documentation and commnts 2004/02/16 10:24:17 sg 1.1.2.1: #115512#NEW: initial version


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [609059c62f82a833286c7915a38dcf51dfb00284]

INTEGRATION: CWS qadev16 (1.1.2); FILE ADDED 2004/02/16 16:47:30 sg 1.1.2.3: #115512#CHG: reworked getFilteredPropertNames function 2004/02/16 14:47:52 sg 1.1.2.2: #115512#CHG: added documentation and commnts 2004/02/16 10:22:43 sg 1.1.2.1: #115512#NEW: initial version


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [31547837920b7a87bdf17ecd1df6895a0a867b58]

INTEGRATION: CWS qadev16 (1.4.2); FILE MERGED 2004/02/11 11:42:27 sw 1.4.2.1: #i23469#


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [e3860ef27c2af5ddc8346354a5d30fde2ee717cf]

INTEGRATION: CWS qadev16 (1.5.2); FILE MERGED 2004/02/11 15:04:15 sw 1.5.2.1: #i23460#


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [f0e5122f20073af321544c672e6f88ca7601b530]

INTEGRATION: CWS qadev16 (1.4.2); FILE MERGED 2004/02/13 16:54:36 sw 1.4.2.1: #23458#


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [1d0193c01da9e1ee7eb7067110615e9b9d88cbc6]

INTEGRATION: CWS qadev16 (1.5.12); FILE MERGED 2004/02/13 16:40:21 sw 1.5.12.1: #i23094#


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [f4787af9d6d875b2e33342e296d1387b6b39ca79]

INTEGRATION: CWS qadev16 (1.5.2); FILE MERGED 2004/02/13 16:46:11 sw 1.5.2.1: #i22951#


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [5b1c78044da4f59a771bc7a4b45c5b66113f122c]

INTEGRATION: CWS qadev16 (1.1.2); FILE ADDED 2004/01/16 12:29:13 sw 1.1.2.1: #i23398#


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [8d72ee093de244937b27cdc1effda0a6de7782c8]

INTEGRATION: CWS qadev16 (1.1.2); FILE ADDED 2004/01/16 12:23:29 sw 1.1.2.1: #i23398#


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [522d62eda4ee532fc14b7652c305df5ccecf3378]

INTEGRATION: CWS qadev16 (1.1.2); FILE ADDED 2004/01/16 12:22:52 sw 1.1.2.2: #i23398# 2004/01/16 12:11:54 sw 1.1.2.1: #i23398#


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [60f89e7900b983d84e68a5e08301258578fc6989]

INTEGRATION: CWS qadev16 (1.2.22); FILE MERGED 2004/01/14 15:03:56 sw 1.2.22.1: #i23301#


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [f85d420c27026e962b6365ea21e039e781554201]

INTEGRATION: CWS qadev16 (1.2.22); FILE MERGED 2004/01/14 16:11:57 sw 1.2.22.1: #i23420#


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [e5f8042e55724cf0563196ce4d3875117baff319]

INTEGRATION: CWS qadev16 (1.2.22); FILE MERGED 2004/01/16 11:53:00 sw 1.2.22.1: #i23414#


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [c06a4de2dd5b5c4f0d0a7b7e217047a646ff7778]

INTEGRATION: CWS qadev16 (1.2.22); FILE MERGED 2004/01/14 14:30:57 sw 1.2.22.1: #i23295#


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [8f04a4c06e024991bd94b94a2bd71ed0c7809187]

INTEGRATION: CWS qadev16 (1.1.60); FILE MERGED 2004/03/10 10:28:43 sg 1.1.60.1: #115512#CHG: added own test for FollowStyle property


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [4266b51fee137f391ce84b868369cc61a199b449]

INTEGRATION: CWS qadev16 (1.1.2); FILE ADDED 2004/03/10 10:19:07 sg 1.1.2.1: #115512#New: initial version


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [9ebd9e3e07ace08ed4e469f79322fbd746a70f15]

INTEGRATION: CWS qadev16 (1.1.2); FILE ADDED 2004/02/16 16:58:35 sg 1.1.2.2: #115512#CHG: added documentation 2004/02/16 10:27:32 sg 1.1.2.1: #115512#NEW: initial version


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [4a96377a5d1979128d3c826f367cacbd2d4e253d]

INTEGRATION: CWS qadev16 (1.1.2); FILE ADDED 2004/02/16 16:58:35 sg 1.1.2.2: #115512#CHG: added documentation 2004/02/16 10:27:54 sg 1.1.2.1: #115512#NEW: initial version


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [6224c4354875fcec447df5ee80b2f77ad9ad7130]

INTEGRATION: CWS qadev16 (1.1.2); FILE ADDED 2004/02/16 16:58:35 sg 1.1.2.2: #115512#CHG: added documentation 2004/02/16 10:27:06 sg 1.1.2.1: #115512#NEW: initial version


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [1d804a89af8ebabed754ef2498693b4957410476]

INTEGRATION: CWS qadev16 (1.1.2); FILE ADDED 2004/03/08 09:37:52 sg 1.1.2.1: #115512#NEW: initial version


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [4cb8cc2f89958b5b0b0c3e1fbeb18ff1eabd587f]

INTEGRATION: CWS qadev16 (1.1.2); FILE ADDED 2004/03/08 09:36:16 sg 1.1.2.1: #115512#NEW: initial version


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [bd493b9ad563edb06aabf7f7d06e71c497d8b622]

INTEGRATION: CWS qadev16 (1.1.2); FILE ADDED 2004/03/08 09:35:51 sg 1.1.2.1: #115512#NEW: initial version


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [d89631936cf733a4036a19a05432f58227823f38]

INTEGRATION: CWS qadev16 (1.1.2); FILE ADDED 2004/03/08 09:41:23 sg 1.1.2.1: #115512#NEW: initial version


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [1e9c45327ee602a435d402b763d3f29ebb60916d]

INTEGRATION: CWS qadev16 (1.1.2); FILE ADDED 2004/03/08 09:37:06 sg 1.1.2.1: #115512#NEW: initial version


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [9d5a764a3526b64c8468b727e5f20743263fccc7]

INTEGRATION: CWS qadev16 (1.1.2); FILE ADDED 2004/03/08 09:37:29 sg 1.1.2.1: #115512#NEW: initial version


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [de8dd580ae286a2d328fe4655378888f8a56f4ec]

INTEGRATION: CWS qadev16 (1.2.22); FILE MERGED 2004/01/13 12:14:40 sw 1.2.22.1: #114829#


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [34c9894fa446935632db385129306f593b2ca269]

INTEGRATION: CWS qadev16 (1.1.60); FILE MERGED 2004/01/21 13:46:31 cn 1.1.60.1: #i24636# global variable 'cNameToSet' added


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [15791d35edba06106ecc5db0b5340e4f8664bc7f]

INTEGRATION: CWS qadev16 (1.2.46); FILE MERGED 2004/01/14 20:15:20 cn 1.2.46.1: #i24408# added global variable 'multiSelection'


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [b34ab451f768718fbffc309fd7bfd278657f6300]

INTEGRATION: CWS qadev16 (1.4.46); FILE MERGED 2004/01/14 20:14:05 cn 1.4.46.1: #i24408# added global variable 'multiSelection' and swtich into outline view


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [4aa24102e74e5971d2e61da975fa26776da88384]

INTEGRATION: CWS qadev16 (1.4.46); FILE MERGED 2004/01/14 21:41:21 cn 1.4.46.1: #i24408# switch to outline view repaired


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [9e3c263e95e1741630b14e402bf797baa5d80c02]

INTEGRATION: CWS qadev16 (1.3.56); FILE MERGED 2004/02/25 14:52:53 cn 1.3.56.1: #115666# gsub replaced with utils.StrReplace


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [5dbdd201ffffe17b77c33578b3836bfb9e76fe3a]

INTEGRATION: CWS qadev16 (1.3.56); FILE MERGED 2004/02/27 10:31:02 cn 1.3.56.2: #115686# check if source is available 2004/02/25 14:52:53 cn 1.3.56.1: #115666# gsub replaced with utils.StrReplace


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [32138a50ca55ff66c27216654be04855d08c37ac]

INTEGRATION: CWS qadev16 (1.3.56); FILE MERGED 2004/02/25 14:52:52 cn 1.3.56.1: #115666# gsub replaced with utils.StrReplace


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [595dd663ada0351b84bb49dc8823c54a4aafa741]

INTEGRATION: CWS qadev16 (1.3.56); FILE MERGED 2004/02/25 14:52:51 cn 1.3.56.1: #115666# gsub replaced with utils.StrReplace


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [4d709669793193dbfe7003b63566e0d15a9f000c]

INTEGRATION: CWS qadev16 (1.4.56); FILE MERGED 2004/02/25 14:52:50 cn 1.4.56.1: #115666# gsub replaced with utils.StrReplace


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [5edb903c418a1f2a8f2c7992bb56966838ad8afe]

INTEGRATION: CWS qadev16 (1.3.56); FILE MERGED 2004/02/25 14:52:50 cn 1.3.56.1: #115666# gsub replaced with utils.StrReplace


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [3a5f5765ff868487f4d97136bec99717f3c1be67]

INTEGRATION: CWS qadev16 (1.1.60); FILE MERGED 2004/01/16 15:14:28 cn 1.1.60.1: #i24408# replace print with log statenemt


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [a0401a0fdeb9b69d420e80dfba020cd62a4279f0]

INTEGRATION: CWS qadev16 (1.11.18); FILE MERGED 2004/02/27 10:00:14 cn 1.11.18.1: #115686# modifications in getTestDoc() for windows platforms


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [d0549c0ba4b36b1328a088d599e0965302695b39]

INTEGRATION: CWS qadev16 (1.4.12); FILE MERGED 2004/02/16 16:56:02 sg 1.4.12.1: #115512#CHG: added getFilteredPropertNames function


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [1c7015ea950652e121d38e40f42004704f4115bc]

INTEGRATION: CWS qadev16 (1.2.46); FILE MERGED 2004/02/05 09:54:33 sw 1.2.46.1: #i24566#


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [f6621e99a29d93d3209313d951fb842f6f777c77]

INTEGRATION: CWS qadev16 (1.4.12); FILE MERGED 2004/02/03 14:59:41 sw 1.4.12.1: #114831#


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [fbd72be142ed23b3b526c8d0c3e002f15ca7ec74]

INTEGRATION: CWS qadev16 (1.8.12); FILE MERGED 2004/02/06 12:24:47 sw 1.8.12.3: #114831# 2004/02/03 14:59:21 sw 1.8.12.2: #114831# 2004/01/13 12:26:22 sw 1.8.12.1: #114831#


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [b997522980304a5a173e17e61120b09bbdf11b3b]

INTEGRATION: CWS qadev16 (1.6.12); FILE MERGED 2004/03/10 09:39:39 sw 1.6.12.1: #i24566#


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [fc69474e6a9ba0cd3d11fca513d5277f6e505e89]

INTEGRATION: CWS qadev16 (1.6.6); FILE MERGED 2004/02/11 13:05:25 sw 1.6.6.2: #i25366# 2004/02/05 09:55:00 sw 1.6.6.1: #i24566#


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [49d27938716dc4fc4546450dfc3272ff4d02671a]

INTEGRATION: CWS qadev16 (1.4.12); FILE MERGED 2004/02/03 15:00:48 sw 1.4.12.1: #114831#


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [6fcc2de063f2340b6e45c1a109f196201841a38b]

INTEGRATION: CWS qadev16 (1.2.46); FILE MERGED 2004/02/03 15:00:28 sw 1.2.46.1: #114831#


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [0e4981fcb3a4c13accc94fba88c872ec1e5d69b6]

INTEGRATION: CWS qadev16 (1.2.12); FILE MERGED 2004/02/03 15:00:10 sw 1.2.12.1: #114831#


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [cd4acade60d0bfe288f7ab37191466866ba7423e]

INTEGRATION: CWS qadev16 (1.3.12); FILE MERGED 2004/02/03 15:01:58 sw 1.3.12.1: #114831#


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [b402c4f10ffada5d838032017ccf22e13dae338f]

INTEGRATION: CWS qadev16 (1.1.2); FILE ADDED 2004/03/04 14:31:23 sg 1.1.2.1: #115512#NEW: initial version


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [e1e956224f5edb4c9ce5635be621237d870295f1]

INTEGRATION: CWS qadev16 (1.1.2); FILE ADDED 2004/03/04 14:31:03 sg 1.1.2.1: #115512#NEW: initial version


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [199844e6c2f4c9810af04a7a694915ab8b0188cc]

INTEGRATION: CWS qadev16 (1.1.2); FILE ADDED 2004/03/04 14:30:42 sg 1.1.2.1: #115512#NEW: initial version


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [aedfae517ce6a6e1deb3e7b1ea231a98f1ea696a]

INTEGRATION: CWS qadev16 (1.1.2); FILE ADDED 2004/03/04 14:30:16 sg 1.1.2.1: #115512#NEW: initial version


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [d420ecc84883b893729ff2b6b621d2e644dcf125]

INTEGRATION: CWS qadev16 (1.1.60); FILE MERGED 2004/03/10 10:35:07 sw 1.1.60.1: #115512#


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [1d1d4f8de47bf8bb51e65e7c5641fc1634590ee0]

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>  [bd53aa94ecb26a4ad9d6c30f5308599c96db0c81]

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-19  Oliver Bolte  <obo@openoffice.org>  [a73a4cfeed27b3195d914d8d6b65bde8350344c1]

INTEGRATION: CWS qadev16 (1.3.10); FILE MERGED 2004/03/09 13:48:00 sg 1.3.10.1: #115512#CHG: fixed typo in the makefile


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [f6d7e6f3329e63bb5979baf31972260b7cfb6ff5]

INTEGRATION: CWS qadev16 (1.2.8); FILE MERGED 2004/03/10 12:37:55 sw 1.2.8.2: #115512# 2004/03/04 15:49:10 sg 1.2.8.1: #115512#CHG: added new writer components


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [8760cab7caf98daa598a97cb8f93b6d614f495f2]

INTEGRATION: CWS qadev16 (1.2.8); FILE MERGED 2004/03/10 12:37:54 sw 1.2.8.2: #115512# 2004/03/04 15:47:58 sg 1.2.8.1: #115512#CHG: added bug id's for new writer components


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [2f0414153eeed96b70a0ef5511b276464ed0aac1]

INTEGRATION: CWS qadev16 (1.2.20); FILE MERGED 2004/02/18 13:48:36 cn 1.2.20.1: #115589# removed not existent streamFileTypes.csv


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [4ed0a710f9c05c8420dc6da883dcb86cdf532a68]

INTEGRATION: CWS sb15 (1.41.2); FILE MERGED 2004/02/12 13:22:35 sb 1.41.2.1: #i24360# Removed PROT_VND_SUN_STAR_SCRIPT support.


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [d7abcf726c9a1d6f80a98b92a277c8321250871a]

INTEGRATION: CWS sb15 (1.2.4); FILE MERGED 2004/02/11 16:08:37 sb 1.2.4.1: #i24561# Added VtableFactory::flushCode.


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [5b582dfa191a990c0a333d1320bcb570aaa2b831]

INTEGRATION: CWS sb15 (1.12.4); FILE MERGED 2004/03/12 14:16:08 dbo 1.12.4.1: #i25318# making bridge code snippets executable


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [71fed56e7d67015af14209076f7b09303595bcbc]

INTEGRATION: CWS sb15 (1.12.4); FILE MERGED 2004/03/12 14:16:08 dbo 1.12.4.2: #i25318# making bridge code snippets executable 2004/02/11 16:08:37 sb 1.12.4.1: #i24561# Added VtableFactory::flushCode.


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [d764ce59da90198eeaefcb18d8735e4ec370f008]

INTEGRATION: CWS sb15 (1.3.4); FILE MERGED 2004/02/16 17:45:28 khendricks 1.3.4.1: add in MacOSX flushCode with nce batched flushing just like PPC Linux

also fixed build.lst depdendencies so that cpp_shared done first

so MacOSX and PPC Linux are good to go

2004-03-19  Oliver Bolte  <obo@openoffice.org>  [e2c31d6c4f0f5771bd76ec2355b5d83b0f8d80e1]

INTEGRATION: CWS sb15 (1.5.4); FILE MERGED 2004/02/15 19:51:48 khendricks 1.5.4.2: moving the defintion of flushCode out of the anonymous namespace area to be beside the other vtable functions (just in case it matters) 2004/02/15 19:00:24 khendricks 1.5.4.1: adding implementation of flushCode and related changes to ppc Linux multi-inheriti bridge code.

The exact same code should work for MacOSX as well once I get a 680
MacOSX bridge

2004-03-19  Oliver Bolte  <obo@openoffice.org>  [e8a9ad3af837dd67ea9d0fe150488ad98af3031f]

INTEGRATION: CWS sb15 (1.4.4); FILE MERGED 2004/02/11 16:08:36 sb 1.4.4.1: #i24561# Added VtableFactory::flushCode.


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [624ed835f639cbe376c62e034036b97a9f512cf6]

INTEGRATION: CWS sb15 (1.14.4); FILE MERGED 2004/02/24 08:22:36 sb 1.14.4.2: #i24561# Added TODO to flush the instruction cache. 2004/02/11 16:08:36 sb 1.14.4.1: #i24561# Added VtableFactory::flushCode.


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [35c294ff1a218e71e3ce40d6f6c8b369d6103229]

INTEGRATION: CWS sb15 (1.2.4); FILE MERGED 2004/02/11 16:08:35 sb 1.2.4.1: #i24561# Added VtableFactory::flushCode.


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [4923375a177d6ac6d97ddcb430432e9057ae2160]

INTEGRATION: CWS sb15 (1.24.28); FILE MERGED 2004/02/26 17:34:45 tbe 1.24.28.1: #i24360# Remove INET_PROT_VND_SUN_STAR_SCRIPT


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [94580d1fd03523b7b2a9d67628981d7600c1598a]

INTEGRATION: CWS sb15 (1.34.8); FILE MERGED 2004/02/26 17:36:56 tbe 1.34.8.1: #i24360# added com::sun::star::uri


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [efdd6ee7d912f4c8d798632125bff78ee5b4f5e3]

INTEGRATION: CWS sb15 (1.14.60); FILE MERGED 2004/02/12 11:36:43 sb 1.14.60.1: #i22935# Clarified null-terminatedness of rtl::OString::getStr.


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [69efd791977136c5d14db76c20261fc429204175]

INTEGRATION: CWS sb15 (1.2.14); FILE MERGED 2004/02/25 16:01:03 sb 1.2.14.1: #i24436# Adapted to new XVndSunStarScriptUrlReference; changed stoc::uriproc::UriReference from a base class to an implementation helper class.


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [100c6467d70eb59ac05f837a2244ea9a5193330d]

INTEGRATION: CWS sb15 (1.2.14); FILE MERGED 2004/02/25 16:01:02 sb 1.2.14.1: #i24436# Adapted to new XVndSunStarScriptUrlReference; changed stoc::uriproc::UriReference from a base class to an implementation helper class.


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [f2855525d69370d9db0003d8c7c472d5f47fceb9]

INTEGRATION: CWS sb15 (1.2.14); FILE MERGED 2004/02/25 16:01:01 sb 1.2.14.1: #i24436# Adapted to new XVndSunStarScriptUrlReference; changed stoc::uriproc::UriReference from a base class to an implementation helper class.


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [43ca955591b44dab9c16b02fd1021411c98e503b]

INTEGRATION: CWS sb15 (1.13.4); FILE MERGED 2004/02/17 15:05:53 sb 1.13.4.1: #i25397# Fixed documentation.


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [cb6d0bba74beadc1ab216c929a516d98a621bf1f]

INTEGRATION: CWS sb15 (1.30.66); FILE MERGED 2004/02/26 17:39:27 tbe 1.30.66.1: #i24360# Remove INET_PROT_VND_SUN_STAR_SCRIPT


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [7f951c25cc6452d59971195819e89c8d6cdf1722]

INTEGRATION: CWS sb15 (1.2.14); FILE MERGED 2004/02/11 14:19:55 sb 1.2.14.1: #i24436# Replaced VndSunStarScriptUrlReference service with multiple-inheritance interface type.


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [a4a63a43e15388d270d9c0e99caeb93fa93a8b5e]

INTEGRATION: CWS sb15 (1.1.2); FILE ADDED 2004/02/11 14:19:55 sb 1.1.2.1: #i24436# Replaced VndSunStarScriptUrlReference service with multiple-inheritance interface type.


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [01a07c50fc432194b9dee6754926c30304389bc7]

INTEGRATION: CWS sb15 (1.2.14); FILE MERGED 2004/02/11 14:19:54 sb 1.2.14.1: #i24436# Replaced VndSunStarScriptUrlReference service with multiple-inheritance interface type.


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [7355ac992cc7b5f8887822f83ab57dcbb2d25f8f]

INTEGRATION: CWS sb15 (1.13.72); FILE MERGED 2004/02/12 13:00:40 sb 1.13.72.1: #i25329# Deprecated JavaVirtualMachine, XJavaVM.


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [7eb173100d67143fe478afbc5e19dbc5493003df]

INTEGRATION: CWS sb15 (1.8.80); FILE MERGED 2004/02/12 13:00:40 sb 1.8.80.1: #i25329# Deprecated JavaVirtualMachine, XJavaVM.


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [f7a943408f00fdda9b348386730f041860f48e8d]

INTEGRATION: CWS sb15 (1.9.46); FILE MERGED 2004/02/26 17:41:22 tbe 1.9.46.1: #i24360# Remove INET_PROT_VND_SUN_STAR_SCRIPT


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [ac4748a95f74eef24ba22d6d41dfe5cce49b44b9]

INTEGRATION: CWS sb15 (1.4.46); FILE MERGED 2004/03/01 16:44:59 sb 1.4.46.1: #i24360# The parameter of SdTPAction::SetEditText must be a const reference, so that temporaries can be used as actual arguments.


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [f6e10388d1b40205db323c1d275869d8829d0274]

INTEGRATION: CWS sb15 (1.24.38); FILE MERGED 2004/03/01 16:44:58 sb 1.24.38.2: #i24360# The parameter of SdTPAction::SetEditText must be a const reference, so that temporaries can be used as actual arguments. 2004/02/26 17:42:57 tbe 1.24.38.1: #i24360# Remove INET_PROT_VND_SUN_STAR_SCRIPT


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [41caf02ea72c4482ddb1e3e32a8821b32b25364f]

INTEGRATION: CWS sb15 (1.77.36); FILE MERGED 2004/02/27 17:48:22 tbe 1.77.36.1: #i24360# Remove INET_PROT_VND_SUN_STAR_SCRIPT


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [30085e82822cf7ae2c5262d949d8ef27d80d4a5c]

INTEGRATION: CWS os28 (1.41.68); FILE MERGED 2004/03/03 11:01:18 os 1.41.68.4: #i23712# prevent nested calls of UpdateFontList 2004/03/03 10:46:21 os 1.41.68.3: #i23712# prevent nested calls of UpdateFontList 2004/02/27 14:05:45 os 1.41.68.2: RESYNC: (1.41-1.43); FILE MERGED 2004/02/27 11:21:00 os 1.41.68.1: #i23712# use reference device to create the FontList


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [419fca11d8b838da5d8bbf02d53e92c66fdc3cfb]

INTEGRATION: CWS os28 (1.181.40); FILE MERGED 2004/02/27 15:58:22 os 1.181.40.2: RESYNC: (1.181-1.184); FILE MERGED 2004/02/06 14:14:14 ssa 1.181.40.1: #115280# merge from focusrot


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [995c2f94eea28e335ef7e1d8214ef239dfa2d04c]

INTEGRATION: CWS os28 (1.11.68); FILE MERGED 2004/01/26 11:05:17 tl 1.11.68.1: #114838# suppress linguistic events during creation of dictionary-list


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [847cf681bf91c7463b5342788e26ca2e56bbdafe]

INTEGRATION: CWS os28 (1.47.42); FILE MERGED 2004/03/02 14:28:56 os 1.47.42.1: #i23399# RemoveUserEvent(): check NULL


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [ea4c7b890be6718f7a80b8b42203df48d1eeb53a]

INTEGRATION: CWS os28 (1.43.48); FILE MERGED 2004/02/19 11:33:35 os 1.43.48.2: #i21099# typo in STR_MULT_INTERACT_HYPH_WARN corrected 2004/02/19 11:30:58 os 1.43.48.1: #i21099# typo in STR_MULT_INTERACT_SPELL_WARN corrected


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [4a9a202da73cad898e53d38659cd58fbe62d3cab]

INTEGRATION: CWS os28 (1.21.72); FILE MERGED 2004/02/27 10:33:10 os 1.21.72.1: #i24557# regard border distance of pages, headers and footers


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [3d29170e83629f49e713cc9c477cf9cd4f59a9b7]

INTEGRATION: CWS os28 (1.29.84); FILE MERGED 2004/02/27 10:33:11 os 1.29.84.1: #i24557# regard border distance of pages, headers and footers


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [dabeb509c19cc4e80f13cb696d9258845612f59c]

INTEGRATION: CWS os28 (1.60.28); FILE MERGED 2004/02/27 13:54:24 os 1.60.28.2: RESYNC: (1.60-1.61); FILE MERGED 2004/02/27 13:07:20 os 1.60.28.1: #i24557# regard border distance of pages, headers and footers


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [a2b78fd1e6d03ee35492cf7afac691df64f87bfa]

INTEGRATION: CWS os28 (1.32.264); FILE MERGED 2004/02/27 13:57:19 os 1.32.264.2: RESYNC: (1.32-1.33); FILE MERGED 2004/02/27 09:24:13 os 1.32.264.1: #i20188#


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [e3574d2107f0a38564e6743e7be78e0a49c45a76]

INTEGRATION: CWS os28 (1.47.30); FILE MERGED 2004/02/27 13:55:40 os 1.47.30.2: RESYNC: (1.47-1.48); FILE MERGED 2004/02/27 09:49:15 os 1.47.30.1: #i23399# FN_UPDATE_ALL: save the this-related SwView& - this may be destroyed after UpdateAllLinks()


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [fa4d01b2a67730ff684d406127172803d316a742]

INTEGRATION: CWS os28 (1.54.32); FILE MERGED 2004/02/06 12:45:22 ssa 1.54.32.1: #115280# merge from focusrot


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [5c48dab7a1ccc72745d5079f36b61261e1f7e759]

INTEGRATION: CWS os28 (1.18.370); FILE MERGED 2004/02/27 13:07:05 os 1.18.370.1: #i24557# regard border distance of pages, headers and footers


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [96e2a7b390fb53239111d26eef25758e30ac7715]

INTEGRATION: CWS os28 (1.14.370); FILE MERGED 2004/02/27 14:01:29 os 1.14.370.2: RESYNC: (1.14-1.15); FILE MERGED 2004/02/27 12:57:22 os 1.14.370.1: #i13865# numbering styles should not be sorted with an SvStringsISortDtor


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [f640ace3a90ca80f352225597a73531939a4ccbc]

INTEGRATION: CWS os28 (1.5.370); FILE MERGED 2004/02/27 14:03:58 os 1.5.370.2: RESYNC: (1.5-1.6); FILE MERGED 2004/02/27 12:57:23 os 1.5.370.1: #i13865# numbering styles should not be sorted with an SvStringsISortDtor


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [7ce070923f17fa5dd7d7590e625967eb5fdb0575]

INTEGRATION: CWS os28 (1.22.122); FILE MERGED 2004/02/27 14:05:01 os 1.22.122.2: RESYNC: (1.22-1.23); FILE MERGED 2004/01/21 14:54:54 os 1.22.122.1: #i17450# SwModule::ApplyItemSet(): apply changes to the SwMasterUsrPref of the correct module


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [4eadf334e3b1348d2b922c76c0dc54d2ed5e65ca]

INTEGRATION: CWS os28 (1.21.70); FILE MERGED 2004/02/27 14:23:46 os 1.21.70.2: RESYNC: (1.21-1.22); FILE MERGED 2004/02/27 12:23:48 os 1.21.70.1: #109759# regard 'bReplaceStyles' flag


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [26aa859494f82779a0830a8db5b4829bf1247b44]

INTEGRATION: CWS os28 (1.23.136); FILE MERGED 2004/03/03 10:46:35 os 1.23.136.1: #i23712# prevent nested calls of UpdateFontList


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [dc8f0897a42d897a2e46a151d3e9d3564e909c0b]

INTEGRATION: CWS formdesign01 (1.4.238); FILE MERGED 2003/11/27 09:53:29 fs 1.4.238.1: during #22878#: also allow NamedValues for initialization


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [3bfddc384f9115376c1c8d188a6ab537e7a4dfde]

INTEGRATION: CWS formdesign01 (1.23.238); FILE MERGED 2004/02/25 18:39:58 fs 1.23.238.2: RESYNC: (1.23-1.24); FILE MERGED 2003/11/27 14:44:25 fs 1.23.238.1: #i22878# +filenotation


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [ca5978a5b8f565b84126739e7ed4b684d09c2745]

INTEGRATION: CWS formdesign01 (1.10.66); FILE MERGED 2003/11/27 14:44:19 fs 1.10.66.1: #i22878# +fileurlbox


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [6b691ec32d92e779aa97065cb3de820165add1f3]

INTEGRATION: CWS formdesign01 (1.1.2); FILE ADDED 2003/11/27 14:43:51 fs 1.1.2.1: during #i22878#: moved herein from extensions/source/dbimport for shared usage


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [ab033a4456dcca11da13d2aaf311ca4df6a1bce7]

INTEGRATION: CWS formdesign01 (1.107.42); FILE MERGED 2004/02/25 18:42:38 fs 1.107.42.2: RESYNC: (1.107-1.110); FILE MERGED 2003/11/27 14:46:13 fs 1.107.42.1: #i22878#


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [06069747365521bc8a38de6a158955ffda7b05a7]

INTEGRATION: CWS formdesign01 (1.1.2); FILE ADDED 2003/11/27 14:43:31 fs 1.1.2.1: during #i22878#: moved herein from extensions/source/dbimport for shared usage


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [7b944cf7f34d416d1b0c7880a581d85a4eb6b919]

INTEGRATION: CWS formdesign01 (1.4.208); FILE MERGED 2004/01/09 12:31:52 fs 1.4.208.1: allow for editing an independent SQL command


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [0c37d1b9d7575386158cc8ded7976c5cdc80fd2b]

INTEGRATION: CWS formdesign01 (1.8.228); FILE MERGED 2004/01/09 12:31:20 fs 1.8.228.1: slightly enhanced documentation for sub form functionality


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [03c0015b6ddc84a2c347e2620821cff918dbb059]

INTEGRATION: CWS formdesign01 (1.24.192); FILE MERGED 2004/02/25 19:39:04 fs 1.24.192.3: RESYNC: (1.25-1.27); FILE MERGED 2004/01/05 19:04:40 fs 1.24.192.2: RESYNC: (1.24-1.25); FILE MERGED 2003/12/18 12:30:01 fs 1.24.192.1: #i22878# moved some unique ids to where they belong (extensions module)


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [41ec90661757a10e7a1c9dcb8a32f24aef23bc06]

INTEGRATION: CWS formdesign01 (1.2.82); FILE MERGED 2004/03/03 11:56:20 fs 1.2.82.1: #115758# put back lost form-related icons


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [f5084c6520408d35e65332fad215b283b25405ec]

INTEGRATION: CWS formdesign01 (1.5.340); FILE MERGED 2003/12/05 11:55:55 fs 1.5.340.1: #109061# corrected undo handling for container actions (insertions/removals)


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [1678d490776e8356d06227c170870364202df934]

INTEGRATION: CWS formdesign01 (1.16.488); FILE MERGED 2003/12/08 09:57:34 fs 1.16.488.2: #i19062# FORMS_RESET obsolete 2003/11/27 10:17:28 fs 1.16.488.1: #i22878# outsourced the TabOrder dialog to the pcr lib (extensions/source/propctrlr)


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [1301977e5706a3cbe824dfc0fa9807829477bc81]

INTEGRATION: CWS formdesign01 (1.4.340); FILE MERGED 2004/01/05 19:01:54 fs 1.4.340.2: RESYNC: (1.4-1.5); FILE MERGED 2003/11/19 17:18:43 fs 1.4.340.1: FM_PROP_MULTI is obsolete (during #105266#)


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [b1f44fc441f87f10ab31cc5133ee904d5a8a5646]

INTEGRATION: CWS formdesign01 (1.5.340); FILE MERGED 2003/12/04 13:58:27 fs 1.5.340.2: #105266# 2003/11/19 17:19:10 fs 1.5.340.1: #105266# remember last page


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [17d847f25657cfee4468ac6132efc48f0cce3fca]

INTEGRATION: CWS formdesign01 (1.10.318); FILE MERGED 2004/02/25 19:35:25 fs 1.10.318.3: RESYNC: (1.11-1.14); FILE MERGED 2004/01/05 18:38:58 fs 1.10.318.2: RESYNC: (1.10-1.11); FILE MERGED 2003/11/27 10:17:38 fs 1.10.318.1: #i22878# outsourced the TabOrder dialog to the pcr lib (extensions/source/propctrlr)


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [de25a7742444ac830c38a6a6813a2714da11f71c]

INTEGRATION: CWS formdesign01 (1.15.32); FILE MERGED 2003/11/27 10:16:22 fs 1.15.32.1: #i22878# outsourced the TabOrder dialog to the pcr lib (extensions/source/propctrlr)


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [ac0ce7b2180a13d60289b0b87a961d4ece6a06c9]

INTEGRATION: CWS formdesign01 (1.25.340); FILE MERGED 2004/01/09 08:02:57 fs 1.25.340.4: adjust to changed code after resync 2004/01/05 18:35:42 fs 1.25.340.3: RESYNC: (1.25-1.28); FILE MERGED 2003/12/08 09:58:20 fs 1.25.340.2: #i19062# FORMS_RESET obsolete - no automatic reset for /loaded forms only/ when unloading 2003/11/19 17:20:43 fs 1.25.340.1: merged in some changes from the frmcontrols01 branch - for list and combo boxes, guestimate whether they should be DropDown-able


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [72c49249bff284a30b23541f2a37b60283fac3e1]

INTEGRATION: CWS formdesign01 (1.19.30); FILE MERGED 2004/01/05 18:34:56 fs 1.19.30.2: RESYNC: (1.19-1.20); FILE MERGED 2003/12/05 11:56:06 fs 1.19.30.1: #109061# corrected undo handling for container actions (insertions/removals)


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [95547590f8950a1a833e8b590a718dda29369254]

INTEGRATION: CWS formdesign01 (1.42.28); FILE MERGED 2004/02/25 19:35:55 fs 1.42.28.5: RESYNC: (1.45-1.48); FILE MERGED 2004/01/09 08:02:56 fs 1.42.28.4: adjust to changed code after resync 2004/01/05 18:42:18 fs 1.42.28.3: RESYNC: (1.42-1.45); FILE MERGED 2003/12/08 09:58:11 fs 1.42.28.2: #i19062# FORMS_RESET obsolete - no automatic reset for /loaded forms only/ when unloading 2003/11/27 10:17:37 fs 1.42.28.1: #i22878# outsourced the TabOrder dialog to the pcr lib (extensions/source/propctrlr)


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [90cd99d6d7c602f4ec69c073e0f40158d06ad6a5]

INTEGRATION: CWS formdesign01 (1.40.66); FILE MERGED 2004/02/25 19:35:47 fs 1.40.66.3: RESYNC: (1.43-1.46); FILE MERGED 2004/01/05 18:41:21 fs 1.40.66.2: RESYNC: (1.40-1.43); FILE MERGED 2003/11/27 10:17:36 fs 1.40.66.1: #i22878# outsourced the TabOrder dialog to the pcr lib (extensions/source/propctrlr)


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [2937e3ed34bfbbfbac2d9682aae2e9c2c82346ff]

INTEGRATION: CWS formdesign01 (1.9.280); FILE MERGED 2004/01/05 18:38:39 fs 1.9.280.2: RESYNC: (1.9-1.10); FILE MERGED 2003/11/27 10:17:18 fs 1.9.280.1: during #22878#: proper service name for the form controller


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [eac47e0f122ac61ffc4a45275d35d586e4f396b9]

INTEGRATION: CWS formdesign01 (1.9.340); FILE MERGED 2004/01/05 18:37:42 fs 1.9.340.2: RESYNC: (1.9-1.10); FILE MERGED 2003/11/19 17:19:25 fs 1.9.340.1: FM_PROP_MULTI is obsolete (during #105266#)


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [60e617367af05b262c512690ff7b050f70017587]

INTEGRATION: CWS formdesign01 (1.18.340); FILE MERGED 2004/01/05 18:35:18 fs 1.18.340.2: RESYNC: (1.18-1.19); FILE MERGED 2003/12/05 11:56:41 fs 1.18.340.1: typo in comment corrected


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [4f1a8cf804d71cb925a1d9b18b575fb07328dcbe]

INTEGRATION: CWS formdesign01 (1.8.488); FILE MERGED 2004/02/25 19:35:40 fs 1.8.488.3: RESYNC: (1.9-1.10); FILE MERGED 2004/01/05 18:40:41 fs 1.8.488.2: RESYNC: (1.8-1.9); FILE MERGED 2003/11/19 17:21:16 fs 1.8.488.1: during #105266# DropDown property now initialized in the view


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [9b673ac4615f317dfa9567aee3b6769bb31d913d]

INTEGRATION: CWS formdesign01 (1.7.340); FILE MERGED 2003/12/05 11:56:24 fs 1.7.340.1: typo in comment corrected


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [9bd096e3d29f430a6a4748fb94ea14a151d4609e]

INTEGRATION: CWS formdesign01 (1.26.490); FILE MERGED 2004/01/05 18:39:44 fs 1.26.490.2: RESYNC: (1.26-1.27); FILE MERGED 2003/11/27 10:17:36 fs 1.26.490.1: #i22878# outsourced the TabOrder dialog to the pcr lib (extensions/source/propctrlr)


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [ff9fca67cf8c752573b4d6bb165d06178ee79b7a]

INTEGRATION: CWS formdesign01 (1.12.340); FILE MERGED 2004/01/09 08:02:55 fs 1.12.340.5: adjust to changed code after resync 2004/01/05 18:41:43 fs 1.12.340.4: RESYNC: (1.12-1.13); FILE MERGED 2003/12/04 13:58:41 fs 1.12.340.3: refinement for #105266# 2003/11/27 10:17:36 fs 1.12.340.2: #i22878# outsourced the TabOrder dialog to the pcr lib (extensions/source/propctrlr) 2003/11/19 17:19:07 fs 1.12.340.1: #105266# remember last page


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [93a4806826e41ae9c9361ea618a02f5cf21244d6]

INTEGRATION: CWS formdesign01 (1.20.80); FILE MERGED 2004/03/01 15:01:15 fs 1.20.80.1: #i22878# FmTabOrderDialog moved out of SVX


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [bb01c1fd19b53a0968f2f8863ec76994685ca248]

INTEGRATION: CWS formdesign01 (1.3.82); FILE MERGED 2004/03/01 15:00:27 fs 1.3.82.1: #i22878# FmTabOrderDialog moved out of SVX


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [267526ba1e920e7efa519a9158b7a324c58a8cdb]

INTEGRATION: CWS formdesign01 (1.4.82); FILE MERGED 2004/03/01 15:00:26 fs 1.4.82.1: #i22878# FmTabOrderDialog moved out of SVX


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [9712803f4dc7f300b729625c9d9c4127d83e4d99]

INTEGRATION: CWS formdesign01 (1.9.260); FILE MERGED 2004/01/05 19:12:19 fs 1.9.260.2: RESYNC: (1.9-1.10); FILE MERGED 2003/12/18 12:29:42 fs 1.9.260.1: #i22878# moved some unique ids to where they belong (extensions module)


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [631893dffe0592ad325728774a79425f992c22e0]

INTEGRATION: CWS formdesign01 (1.49.50); FILE MERGED 2003/12/19 10:58:46 fs 1.49.50.3: #22878# 2003/12/15 12:20:37 fs 1.49.50.2: #i23418# getFieldNamesByCommandDescriptor: also pass _pErrorInfo to getFieldsByCommandDescriptor 2003/12/11 14:14:21 fs 1.49.50.1: #i23418# +getComposedRowSetStatement


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [3528b4e0647e883de740489009ab56c2fd317e90]

INTEGRATION: CWS formdesign01 (1.3.166); FILE MERGED 2003/12/04 14:32:47 fs 1.3.166.1: #i23190# +STR_QUERY_SAVEMODIFIED


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [4016497eb6cb923ce005770169e1766b25f62423]

INTEGRATION: CWS formdesign01 (1.22.36); FILE MERGED 2003/12/11 14:14:43 fs 1.22.36.1: #i23418# +getComposedRowSetStatement


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [161144fbff8450f5bbf229c29946ca64c0d1620e]

INTEGRATION: CWS formdesign01 (1.79.38); FILE MERGED 2004/01/05 14:34:13 fs 1.79.38.2: RESYNC: (1.79-1.80); FILE MERGED 2003/12/04 14:36:37 fs 1.79.38.1: removed obsolete string (was nowhere used)


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [b0208743d9ad3fda1d57c72db31b73e9a0e3ff39]

INTEGRATION: CWS formdesign01 (1.40.62); FILE MERGED 2004/01/05 14:28:31 fs 1.40.62.2: RESYNC: (1.40-1.41); FILE MERGED 2003/12/04 14:37:36 fs 1.40.62.1: moved ids of some local resources from the global id list to a local list


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [7abd880e7c65fadd59bde66796458bfaedec1bd3]

INTEGRATION: CWS formdesign01 (1.3.172); FILE MERGED 2003/12/04 14:37:36 fs 1.3.172.1: moved ids of some local resources from the global id list to a local list


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [1bfdd0d65aac0c66fca90d6545ad0e7363ff674b]

INTEGRATION: CWS formdesign01 (1.7.100); FILE MERGED 2004/01/05 14:26:55 fs 1.7.100.2: RESYNC: (1.7-1.8); FILE MERGED 2003/12/04 14:37:36 fs 1.7.100.1: moved ids of some local resources from the global id list to a local list


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [2f0a130e35bea20d5f84c0e951c98ecaffaa609a]

INTEGRATION: CWS formdesign01 (1.91.28); FILE MERGED 2004/03/09 09:07:46 fs 1.91.28.3: #i26156# 2003/12/05 08:59:04 fs 1.91.28.2: #i23190# doSaveAsDoc optimized for case of editing an independent SQL command 2003/12/04 14:37:51 fs 1.91.28.1: #i23190# allow to edit an 'independent' SQL command (which is no stored/to-be-created query or view)


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [d309b87f1fc7072ebfb7331777c9551b70c5f2e0]

INTEGRATION: CWS formdesign01 (1.84.58); FILE MERGED 2004/03/01 09:24:31 fs 1.84.58.3: incorporated changes from strign review (#i24606#) 2004/01/05 14:21:29 fs 1.84.58.2: RESYNC: (1.84-1.85); FILE MERGED 2003/12/04 14:37:57 fs 1.84.58.1: #i23190# allow to edit an 'independent' SQL command (which is no stored/to-be-created query or view)


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [ad61723377296d9dcc3f730c4c367e20bf82daaa]

INTEGRATION: CWS formdesign01 (1.10.126); FILE MERGED 2003/12/04 14:35:37 fs 1.10.126.1: #i23190# care for foreign disposal of connection while we're already suspended


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [3512be4c4c65cf3fef7c97960adab0ca5706fce9]

INTEGRATION: CWS formdesign01 (1.25.164); FILE MERGED 2004/03/09 09:07:29 fs 1.25.164.2: #i26156# 2003/12/04 14:33:42 fs 1.25.164.1: #i23190# allow to edit an 'independent' SQL command (which is no stored/to-be-created query or view)


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [d9c6189f25129514e6fd82577743cd8dc9f787d7]

INTEGRATION: CWS formdesign01 (1.84.26); FILE MERGED 2003/12/04 14:32:55 fs 1.84.26.1: moved ids of some local resources from the global id list to a local list


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [f612336338c66e9991dafa430110d69a18fa4098]

INTEGRATION: CWS formdesign01 (1.1.2); FILE ADDED 2003/12/04 14:34:34 fs 1.1.2.1: moved ids of some local resources from the global id list to a local list


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [d0c9d715031c8d6859a71a670bd610750b100daf]

INTEGRATION: CWS formdesign01 (1.10.172); FILE MERGED 2004/01/16 09:09:58 fs 1.10.172.1: no mnemonics in this dialog (doesn't make sense here)


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [b35f37dccd92edd67f24af3e79188d50b7653b73]

INTEGRATION: CWS formdesign01 (1.35.62); FILE MERGED 2004/01/05 14:50:28 fs 1.35.62.2: RESYNC: (1.35-1.36); FILE MERGED 2003/12/04 14:34:13 fs 1.35.62.1: moved ids of some local resources from the global id list to a local list


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [e195339ead850debabea4a9c31a830dec3650bdb]

INTEGRATION: CWS formdesign01 (1.3.172); FILE MERGED 2003/12/04 14:34:12 fs 1.3.172.1: moved ids of some local resources from the global id list to a local list


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [3ce28d311b60633d0cd6b8478723c34c90feebb5]

INTEGRATION: CWS formdesign01 (1.17.164); FILE MERGED 2003/12/04 14:34:12 fs 1.17.164.1: moved ids of some local resources from the global id list to a local list


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [f62d3ee665db69dcfb1d0ba5b4895840e12a7dac]

INTEGRATION: CWS formdesign01 (1.10.164); FILE MERGED 2004/02/25 18:11:15 fs 1.10.164.2: RESYNC: (1.10-1.11); FILE MERGED 2003/12/04 14:32:02 fs 1.10.164.1: moved ids of some local resources from the global id list to a local list


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [93a959eb3d17d6022a5bd814c1b452a8009f43e6]

INTEGRATION: CWS formdesign01 (1.6.26); FILE MERGED 2003/12/04 14:24:28 fs 1.6.26.1: #i23190# +PARAM_INDEPENDENT_SQL_COMMAND


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [efe907f09be9372bab899e5d4e39e03b97c15f83]

INTEGRATION: CWS formdesign01 (1.6.26); FILE MERGED 2003/12/04 14:24:24 fs 1.6.26.1: #i23190# +PARAM_INDEPENDENT_SQL_COMMAND


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [0114817ecf6174a4a2450c3520aa371b2a8c4fd2]

INTEGRATION: CWS formdesign01 (1.9.2); FILE MERGED 2004/03/09 09:11:38 fs 1.9.2.9: #i26229# exported UID_PROP_DLG_SYMBOLCOLOR 2003/12/19 14:28:09 fs 1.9.2.8: RESYNC: (1.9-1.10); FILE MERGED 2003/12/18 13:02:06 fs 1.9.2.7: #i22878# 2003/12/17 09:17:32 fs 1.9.2.6: #i22878# 2003/12/15 14:50:21 fs 1.9.2.5: #i22878# 2003/12/15 07:56:33 fs 1.9.2.4: #i23418# 2003/12/04 14:05:01 fs 1.9.2.3: #i23190# 2003/11/27 10:21:49 fs 1.9.2.2: #i22878# some new help/unique ids 2003/11/26 16:04:18 fs 1.9.2.1: #i22878# implementations for disabling property controls depending on other property's values


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [840cb98f735ff42e732d0018c09a149749132d50]

INTEGRATION: CWS formdesign01 (1.2.68); FILE MERGED 2004/01/09 13:42:50 fs 1.2.68.3: #i22878# moved TimeDurationInput herein from standardcontrol.* 2003/12/10 15:37:51 fs 1.2.68.2: #i23404# OFileUrlControl: also allow the OCommonBehaviourControl to handle some key input 2003/11/27 14:47:30 fs 1.2.68.1: #i22878# file URL display and date input


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [a726693b245bc39747cbcb3253f44403d37b46d7]

INTEGRATION: CWS formdesign01 (1.4.68); FILE MERGED 2004/01/09 13:42:49 fs 1.4.68.3: #i22878# moved TimeDurationInput herein from standardcontrol.* 2003/12/10 15:37:52 fs 1.4.68.2: #i23404# OFileUrlControl: also allow the OCommonBehaviourControl to handle some key input 2003/11/27 14:47:30 fs 1.4.68.1: #i22878# file URL display and date input


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [7bd776b7d6055b7e5363c47160d83e7b53ec3b4a]

INTEGRATION: CWS formdesign01 (1.1.2); FILE ADDED 2003/12/04 14:10:43 fs 1.1.2.1: helper class for creating standard URLs from strings


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [34c259dbbf40653af42aaf24691a7f87597e9677]

INTEGRATION: CWS formdesign01 (1.1.2); FILE ADDED 2003/12/04 14:10:51 fs 1.1.2.1: helper class for creating standard URLs from strings


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [9603b8167471cd999a4f2cca63346e49591aca36]

INTEGRATION: CWS formdesign01 (1.1.2); FILE ADDED 2003/11/27 10:19:36 fs 1.1.2.1: initial checkin - moved herein from svx/source/[form|inc]


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [171a7f69e1351442579af63da383712ef3285a6f]

INTEGRATION: CWS formdesign01 (1.1.2); FILE ADDED 2003/11/27 10:19:18 fs 1.1.2.1: initial checkin - moved herein from svx/source/[form|inc]


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [12853d111939a8a868b322b4e9f4269ae90827a9]

INTEGRATION: CWS formdesign01 (1.1.2); FILE ADDED 2003/11/27 10:19:28 fs 1.1.2.1: initial checkin - moved herein from svx/source/[form|inc]


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [6e47ed0c7a13e5ce0172b8bcc231284ea0dc942c]

INTEGRATION: CWS formdesign01 (1.1.2); FILE ADDED 2004/01/09 13:42:23 fs 1.1.2.3: icons for scroll bar and spin button 2003/12/18 13:06:42 fs 1.1.2.2: #i22878# easier input of selection / default selection with dedicated dialog 2003/11/27 10:19:10 fs 1.1.2.1: initial checkin - moved herein from svx/source/[form|inc]


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [fe29012c52cc7cceaeda56cc57dddc2ec5a9a6b3]

INTEGRATION: CWS formdesign01 (1.2.68); FILE MERGED 2004/01/09 13:42:37 fs 1.2.68.5: #i22878# moved TimeDurationInput to usercontrol.* 2004/01/07 14:36:01 fs 1.2.68.4: #100000# make compile with Linux gcc 2003/12/19 14:31:33 fs 1.2.68.3: #22878# TimeDurationInput for inputting, well, time durations 2003/12/03 10:06:43 fs 1.2.68.2: #i22878# measurement units for Width and RowHeight 2003/11/27 14:47:29 fs 1.2.68.1: #i22878# file URL display and date input


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [67b84ebf673493ecd1c05d79077303f26919483f]

INTEGRATION: CWS formdesign01 (1.10.20); FILE MERGED 2004/02/25 18:02:14 fs 1.10.20.6: RESYNC: (1.10-1.11); FILE MERGED 2004/01/09 13:42:36 fs 1.10.20.5: #i22878# moved TimeDurationInput to usercontrol.* 2004/01/07 14:36:03 fs 1.10.20.4: #100000# make compile with Linux gcc 2003/12/19 14:31:33 fs 1.10.20.3: #22878# TimeDurationInput for inputting, well, time durations 2003/12/03 10:06:42 fs 1.10.20.2: #i22878# measurement units for Width and RowHeight 2003/11/27 14:47:29 fs 1.10.20.1: #i22878# file URL display and date input


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [0ff54156e7731d8bcff6b5660540e9073a030080]

INTEGRATION: CWS formdesign01 (1.4.8); FILE MERGED 2003/11/26 15:57:44 fs 1.4.8.1: #i22878# implementations for disabling property controls depending on other property's values


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [1944ccc659540f67da51e465c0650c20ca38ae07]

INTEGRATION: CWS formdesign01 (1.6.8); FILE MERGED 2003/12/04 14:10:09 fs 1.6.8.1: #i23190# fine control over disabling/enabling parts of the line


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [d88485c3c2c5fa9fd9216694ec0e298963269d4a]

INTEGRATION: CWS formdesign01 (1.7.8); FILE MERGED 2004/02/25 18:02:06 fs 1.7.8.2: RESYNC: (1.7-1.8); FILE MERGED 2003/12/04 14:10:10 fs 1.7.8.1: #i23190# fine control over disabling/enabling parts of the line


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [fde2eb5e82184c6844e2934e2fffae74f4e6fa3a]

INTEGRATION: CWS formdesign01 (1.18.8); FILE MERGED 2004/03/03 09:20:36 fs 1.18.8.10: corrected some small issues discovered during pre-QA 2003/12/18 13:06:39 fs 1.18.8.9: #i22878# easier input of selection / default selection with dedicated dialog 2003/12/17 10:38:25 fs 1.18.8.8: #i22878# filter and sort order dialog from within the property browser 2003/12/15 07:55:22 fs 1.18.8.7: #i23418# linking master/detail form via a dedicated dialog 2003/12/04 14:11:38 fs 1.18.8.6: #i23190# graphically design SQL commands, using the usual query design UI 2003/12/03 10:06:42 fs 1.18.8.5: #i22878# measurement units for Width and RowHeight 2003/11/27 14:47:29 fs 1.18.8.4: #i22878# file URL display and date input 2003/11/27 10:21:13 fs 1.18.8.3: #i22878# added TabOrder dialog handling 2003/11/26 15:57:44 fs 1.18.8.2: #i22878# implementations for disabling property controls depending on other property's values 2003/11/26 11:40:05 fs 1.18.8.1: #i22878# implementations for disabling property controls depending on other property's values


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [11cc145bac386ca6282b39c9db2ac9ca739d657c]

INTEGRATION: CWS formdesign01 (1.21.8); FILE MERGED 2004/03/03 09:20:35 fs 1.21.8.7: corrected some small issues discovered during pre-QA 2003/12/15 07:55:22 fs 1.21.8.6: #i23418# linking master/detail form via a dedicated dialog 2003/12/04 14:11:38 fs 1.21.8.5: #i23190# graphically design SQL commands, using the usual query design UI 2003/11/27 14:47:28 fs 1.21.8.4: #i22878# file URL display and date input 2003/11/27 10:21:11 fs 1.21.8.3: #i22878# added TabOrder dialog handling 2003/11/26 15:57:43 fs 1.21.8.2: #i22878# implementations for disabling property controls depending on other property's values 2003/11/26 11:40:04 fs 1.21.8.1: #i22878# implementations for disabling property controls depending on other property's values


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [2d477594f8557c084beba6bf72f6166b3aa5080e]

INTEGRATION: CWS formdesign01 (1.1.2); FILE ADDED 2003/11/27 10:20:37 fs 1.1.2.1: initial checkin - UNO wrapper for dialogs provided in this module


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [d78649782efbd6b78c00c66678bef55ff0ab2a47]

INTEGRATION: CWS formdesign01 (1.1.2); FILE ADDED 2003/11/27 10:20:47 fs 1.1.2.1: initial checkin - UNO wrapper for dialogs provided in this module


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [6baa73c56cc980a1606b0053da4324fe53955875]

INTEGRATION: CWS formdesign01 (1.3.68); FILE MERGED 2003/11/27 10:21:11 fs 1.3.68.1: #i22878# added TabOrder dialog handling


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [01987cb6dd56be75a6ddd17276b69be3176b8e36]

INTEGRATION: CWS formdesign01 (1.3.68); FILE MERGED 2003/11/27 10:21:09 fs 1.3.68.1: #i22878# added TabOrder dialog handling


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [973b11ec1331eb56f2b314610b5fab48438d6e40]

INTEGRATION: CWS formdesign01 (1.8.8); FILE MERGED 2004/02/25 18:01:38 fs 1.8.8.5: RESYNC: (1.8-1.9); FILE MERGED 2003/12/18 13:06:37 fs 1.8.8.4: #i22878# easier input of selection / default selection with dedicated dialog 2003/12/15 07:54:38 fs 1.8.8.3: #i23418# +formlinkdialog 2003/12/04 14:11:04 fs 1.8.8.2: #i23190# +unourl 2003/11/27 10:21:08 fs 1.8.8.1: #i22878# added TabOrder dialog handling


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [5631f2369263b76edc2f78961d0635b9457419f7]

INTEGRATION: CWS formdesign01 (1.1.2); FILE ADDED 2003/12/18 13:03:58 fs 1.1.2.1: dialog for easier input of selection/default selection


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [4661d77d814da10cefa796b233ae701be390929f]

INTEGRATION: CWS formdesign01 (1.1.2); FILE ADDED 2003/12/18 13:02:47 fs 1.1.2.1: dialog for easier input of selection/default selection


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [494e63264d86be507f96fbd1b785e60de4f05bbc]

INTEGRATION: CWS formdesign01 (1.1.2); FILE ADDED 2003/12/18 13:03:38 fs 1.1.2.1: dialog for easier input of selection/default selection


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [ef3d9e66c44cc8114284b678eeeb9527f4ddb1cd]

INTEGRATION: CWS formdesign01 (1.1.2); FILE ADDED 2003/12/18 13:03:17 fs 1.1.2.1: dialog for easier input of selection/default selection


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [e679d92eda926f5149e4399c244b96e68ccd8c19]

INTEGRATION: CWS formdesign01 (1.3.16); FILE MERGED 2003/12/17 10:38:25 fs 1.3.16.3: #i22878# filter and sort order dialog from within the property browser 2003/12/04 14:09:48 fs 1.3.16.2: removed obsolete hypelink attribute during #i22878# 2003/12/03 10:06:42 fs 1.3.16.1: #i22878# measurement units for Width and RowHeight


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [bb1b17d872a94356bc9eab1f0b4e76ad81af10e0]

INTEGRATION: CWS formdesign01 (1.18.2); FILE MERGED 2003/12/19 14:25:13 fs 1.18.2.6: RESYNC: (1.18-1.19); FILE MERGED 2003/12/17 10:38:24 fs 1.18.2.5: #i22878# filter and sort order dialog from within the property browser 2003/12/04 14:09:11 fs 1.18.2.4: #i23190# various new strings 2003/12/03 10:06:41 fs 1.18.2.3: #i22878# measurement units for Width and RowHeight 2003/11/26 15:57:42 fs 1.18.2.2: #i22878# implementations for disabling property controls depending on other property's values 2003/11/26 11:40:03 fs 1.18.2.1: #i22878# implementations for disabling property controls depending on other property's values


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [5dc6e387f42b6e3652cc43923806cf0515df1f29]

INTEGRATION: CWS formdesign01 (1.17.2); FILE MERGED 2004/01/09 13:43:07 fs 1.17.2.9: icons for scroll bar and spin button 2003/12/19 14:25:26 fs 1.17.2.8: RESYNC: (1.17-1.18); FILE MERGED 2003/12/18 13:06:34 fs 1.17.2.7: #i22878# easier input of selection / default selection with dedicated dialog 2003/12/17 10:38:24 fs 1.17.2.6: #i22878# filter and sort order dialog from within the property browser 2003/12/15 07:53:27 fs 1.17.2.5: #i23418# RID_DLG_FORMLINKS 2003/12/04 14:08:58 fs 1.17.2.4: #i23190# split up RID_STR_COMMAND_TYPE into single (sub)resources for easier re-usage 2003/11/27 10:21:07 fs 1.17.2.3: #i22878# added TabOrder dialog handling 2003/11/26 15:57:41 fs 1.17.2.2: #i22878# implementations for disabling property controls depending on other property's values 2003/11/26 11:40:02 fs 1.17.2.1: #i22878# implementations for disabling property controls depending on other property's values


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [1fe64fbe5383eac244df534d8ff12e1486508d01]

INTEGRATION: CWS formdesign01 (1.54.2); FILE MERGED 2004/03/01 09:23:40 fs 1.54.2.10: incorporated changes from strign review (#i24606#) 2004/01/09 13:42:22 fs 1.54.2.9: icons for scroll bar and spin button 2004/01/05 16:51:21 fs 1.54.2.8: RESYNC: (1.55-1.56); FILE MERGED 2003/12/19 14:25:40 fs 1.54.2.7: RESYNC: (1.54-1.55); FILE MERGED 2003/12/17 10:38:23 fs 1.54.2.6: #i22878# filter and sort order dialog from within the property browser 2003/12/15 14:49:57 fs 1.54.2.5: #i22878# 2003/12/04 14:07:31 fs 1.54.2.4: #i23190# split up RID_STR_COMMAND_TYPE into single (sub)resources for easier re-usage 2003/11/27 10:21:06 fs 1.54.2.3: #i22878# added TabOrder dialog handling 2003/11/26 15:57:39 fs 1.54.2.2: #i22878# implementations for disabling property controls depending on other property's values 2003/11/26 11:40:00 fs 1.54.2.1: #i22878# implementations for disabling property controls depending on other property's values


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [f4afc4f650c049fdcf0abfa54655b1e642f8f8a8]

INTEGRATION: CWS formdesign01 (1.15.2); FILE MERGED 2003/12/19 14:24:42 fs 1.15.2.4: RESYNC: (1.15-1.16); FILE MERGED 2003/12/17 10:38:22 fs 1.15.2.3: #i22878# filter and sort order dialog from within the property browser 2003/11/26 15:57:38 fs 1.15.2.2: #i22878# implementations for disabling property controls depending on other property's values 2003/11/26 11:40:00 fs 1.15.2.1: #i22878# implementations for disabling property controls depending on other property's values


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [47e9d812ddc0fbf339d61bc4b58bd8ec6d9c09f1]

INTEGRATION: CWS formdesign01 (1.20.2); FILE MERGED 2004/03/03 09:20:35 fs 1.20.2.12: corrected some small issues discovered during pre-QA 2003/12/19 14:26:05 fs 1.20.2.11: RESYNC: (1.20-1.21); FILE MERGED 2003/12/19 11:02:39 fs 1.20.2.10: #22878# 2003/12/18 13:06:33 fs 1.20.2.9: #i22878# easier input of selection / default selection with dedicated dialog 2003/12/17 10:38:21 fs 1.20.2.8: #i22878# filter and sort order dialog from within the property browser 2003/12/15 14:49:57 fs 1.20.2.7: #i22878# 2003/12/15 07:54:16 fs 1.20.2.6: #i23418# moved MASTER/DETAILFIELDS 2003/12/08 10:56:57 fs 1.20.2.5: #100000# make it compile with gcc on Linux 2003/12/04 14:07:24 fs 1.20.2.4: #i23190# split up RID_STR_COMMAND_TYPE into single (sub)resources for easier re-usage 2003/11/26 16:03:51 fs 1.20.2.3: re-removed wrongly re-inserted WORDBREAK 2003/11/26 15:57:38 fs 1.20.2.2: #i22878# implementations for disabling property controls depending on other property's values 2003/11/26 11:40:00 fs 1.20.2.1: #i22878# implementations for disabling property controls depending on other property's values


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [6edcc2b8d600df467e0afb9979f699b4f595fc04]

INTEGRATION: CWS formdesign01 (1.1.2); FILE ADDED 2004/03/01 09:23:40 fs 1.1.2.5: incorporated changes from strign review (#i24606#) 2004/01/16 09:26:31 fs 1.1.2.4: never hide the 'Suggest' button, but only disable 2004/01/06 14:55:15 fs 1.1.2.3: corrected spelling issue, as suggested by UFI 2003/12/16 08:42:42 fs 1.1.2.2: #i23418# 2003/12/15 07:54:04 fs 1.1.2.1: #i23418# dialog for linking a sub form and a master form


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [66d72bdf75a3d6f7842d85784f08ef83c09aa4bd]

INTEGRATION: CWS formdesign01 (1.1.2); FILE ADDED 2003/12/16 08:42:41 fs 1.1.2.2: #i23418# 2003/12/15 07:53:21 fs 1.1.2.1: #i23418# dialog for linking a sub form and a master form


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [c48ed4a5f6fef2d7ee0390e2a8b36a24191913f8]

INTEGRATION: CWS formdesign01 (1.1.2); FILE ADDED 2004/03/01 09:23:40 fs 1.1.2.3: incorporated changes from strign review (#i24606#) 2004/01/09 08:24:43 fs 1.1.2.2: corrected spelling issue, as suggested by UFI 2003/12/15 07:53:08 fs 1.1.2.1: #i23418# dialog for linking a sub form and a master form


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [5221f444493b24d10be48e032755bc6e98c163e8]

INTEGRATION: CWS formdesign01 (1.1.2); FILE ADDED 2004/03/01 09:23:39 fs 1.1.2.5: incorporated changes from strign review (#i24606#) 2004/01/16 09:26:30 fs 1.1.2.4: never hide the 'Suggest' button, but only disable 2004/01/06 14:55:12 fs 1.1.2.3: corrected spelling issue, as suggested by UFI 2003/12/16 08:42:40 fs 1.1.2.2: #i23418# 2003/12/15 07:52:55 fs 1.1.2.1: #i23418# dialog for linking a sub form and a master form


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [58e1eda5dc4cd4a5787dbecd1fbe6d9fab7f9825]

INTEGRATION: CWS formdesign01 (1.8.6); FILE MERGED 2003/12/19 14:26:16 fs 1.8.6.3: RESYNC: (1.8-1.10); FILE MERGED 2003/12/17 10:38:21 fs 1.8.6.2: #i22878# filter and sort order dialog from within the property browser 2003/11/27 10:21:05 fs 1.8.6.1: #i22878# added TabOrder dialog handling


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [f7bb979fce576d63d92766f6cec389921761b916]

INTEGRATION: CWS formdesign01 (1.55.4); FILE MERGED 2004/03/10 09:45:19 fs 1.55.4.18: #i26280# corrected control type for TabIndex 2004/03/03 09:20:34 fs 1.55.4.17: corrected some small issues discovered during pre-QA 2004/01/09 13:42:04 fs 1.55.4.16: #i22878# measurement unit (ms) for Delay property 2004/01/09 08:24:42 fs 1.55.4.15: corrected spelling issue, as suggested by UFI 2003/12/19 14:25:00 fs 1.55.4.14: RESYNC: (1.55-1.57); FILE MERGED 2003/12/19 13:41:23 fs 1.55.4.13: #22878# properly active the query design window 2003/12/18 13:06:32 fs 1.55.4.12: #i22878# easier input of selection / default selection with dedicated dialog 2003/12/17 10:38:20 fs 1.55.4.11: #i22878# filter and sort order dialog from within the property browser 2003/12/15 13:42:16 fs 1.55.4.10: #i23418# 2003/12/15 07:55:21 fs 1.55.4.9: #i23418# linking master/detail form via a dedicated dialog 2003/12/05 14:26:19 fs 1.55.4.8: #i22878# availability of ScaleImage does depend on *two* other props 2003/12/05 09:03:35 fs 1.55.4.7: #i23190# disable more input fields while the query design is open 2003/12/04 14:11:38 fs 1.55.4.6: #i23190# graphically design SQL commands, using the usual query design UI 2003/12/03 10:06:41 fs 1.55.4.5: #i22878# measurement units for Width and RowHeight 2003/11/27 14:47:27 fs 1.55.4.4: #i22878# file URL display and date input 2003/11/27 10:21:05 fs 1.55.4.3: #i22878# added TabOrder dialog handling 2003/11/26 15:57:36 fs 1.55.4.2: #i22878# implementations for disabling property controls depending on other property's values 2003/11/26 11:39:59 fs 1.55.4.1: #i22878# implementations for disabling property controls depending on other property's values


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [1b2c7654d73c141d079761253aa839ecdc16f55b]

INTEGRATION: CWS formdesign01 (1.1.2); FILE ADDED 2003/11/27 10:19:25 fs 1.1.2.1: initial checkin - control type classification


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [f59c532b6b9fa00b3ccabd627ffc121f735f609f]

INTEGRATION: CWS formdesign01 (1.5.68); FILE MERGED 2003/11/27 10:21:04 fs 1.5.68.1: #i22878# added TabOrder dialog handling


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [08f9dc2c5981a13150c641e5ab2801eb99f5a626]

INTEGRATION: CWS formdesign01 (1.4.8); FILE MERGED 2003/12/04 14:06:36 fs 1.4.8.1: #i23190# fine control over disabling/enabling parts of the line


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [9a1c787136cfc4894023e790da1aa83b6dd8b62a]

INTEGRATION: CWS formdesign01 (1.5.8); FILE MERGED 2003/12/19 14:25:53 fs 1.5.8.4: RESYNC: (1.5-1.6); FILE MERGED 2003/12/17 10:38:20 fs 1.5.8.3: #i22878# filter and sort order dialog from within the property browser 2003/12/04 14:06:37 fs 1.5.8.2: #i23190# fine control over disabling/enabling parts of the line 2003/12/03 10:06:40 fs 1.5.8.1: #i22878# measurement units for Width and RowHeight


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [a7739c153a06c1fc3e22168b1e03644f0c72ff65]

INTEGRATION: CWS formdesign01 (1.4.8); FILE MERGED 2003/12/04 14:06:12 fs 1.4.8.1: #i23190# fine control over disabling/enabling parts of the line


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [ad71c8637088a558133d44347366dd2ab2522d58]

INTEGRATION: CWS formdesign01 (1.5.8); FILE MERGED 2003/12/17 10:38:19 fs 1.5.8.6: #i22878# filter and sort order dialog from within the property browser 2003/12/16 09:27:00 fs 1.5.8.5: reverted the previous (probably wrong) fix for #111933# 2003/12/16 09:15:17 fs 1.5.8.4: reverted the previous (probably wrong) fix for #111933# 2003/12/05 12:16:01 fs 1.5.8.3: #111933# proper filling of the label text when we have a mirrored UI 2003/12/05 09:03:34 fs 1.5.8.2: #i23190# disable more input fields while the query design is open 2003/12/04 14:06:13 fs 1.5.8.1: #i23190# fine control over disabling/enabling parts of the line


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [98868b40acb7125dcfd669db2c7ac49903e4547b]

INTEGRATION: CWS formdesign01 (1.17.68); FILE MERGED 2004/02/25 18:07:14 fs 1.17.68.2: RESYNC: (1.17-1.18); FILE MERGED 2003/12/17 10:43:36 fs 1.17.68.1: corrected the service name of the css.sdb.FilterDialog during #i22878#


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [fdffbde1391d24894eeb3ea83b9d7d9bf6e8413d]

INTEGRATION: CWS formdesign01 (1.30.68); FILE MERGED 2003/11/27 10:18:06 fs 1.30.68.1: during #22878#: proper service name for the form controller


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [052f1a41dfa7ec52b153646ebec3fe57a2dc25f4]

INTEGRATION: CWS formdesign01 (1.16.2); FILE MERGED 2003/12/19 14:28:21 fs 1.16.2.8: RESYNC: (1.16-1.17); FILE MERGED 2003/12/18 13:01:57 fs 1.16.2.7: #i22878# 2003/12/17 09:17:16 fs 1.16.2.6: #i22878# 2003/12/15 14:50:05 fs 1.16.2.5: #i22878# 2003/12/15 07:56:10 fs 1.16.2.4: #i23418# 2003/12/04 14:04:49 fs 1.16.2.3: #i23190# 2003/11/27 10:21:32 fs 1.16.2.2: #i22878# some new help/unique ids 2003/11/26 16:04:10 fs 1.16.2.1: #i22878# implementations for disabling property controls depending on other property's values


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [48936a35a0fdced341b44d4f3e596d93b449f627]

INTEGRATION: CWS formdesign01 (1.13.208); FILE MERGED 2004/02/25 18:22:18 fs 1.13.208.2: RESYNC: (1.13-1.14); FILE MERGED 2003/12/04 14:55:00 fs 1.13.208.1: during #i23190#: QueryClose: care for the result of the XController::suspend call


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [b17ab0d38c5deb16766d43ce53bf38f711dbf7ce]

INTEGRATION: CWS formdesign01 (1.9.72); FILE MERGED 2004/01/05 21:25:29 fs 1.9.72.3: RESYNC: (1.9-1.10); FILE MERGED 2003/12/11 14:10:39 fs 1.9.72.2: #i23418# removed some unused property identifiers 2003/12/05 14:22:26 fs 1.9.72.1: removed obsolete property name (PROPERY_MULTI)


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [0014ae4af84883d83090b5350317c672af73d337]

INTEGRATION: CWS formdesign01 (1.7.72); FILE MERGED 2004/01/05 21:26:20 fs 1.7.72.4: RESYNC: (1.7-1.8); FILE MERGED 2003/12/11 14:10:27 fs 1.7.72.3: #i23418# removed some unused property identifiers 2003/12/05 14:22:51 fs 1.7.72.2: removed obsolete property name (PROPERY_MULTI) 2003/12/05 14:22:10 fs 1.7.72.1: removed obsolete property name (PROPERY_MULTI)


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [1d3f39ab74f47b1ded9a0215a8f5a30f74d4ed1d]

INTEGRATION: CWS formdesign01 (1.5.2); FILE MERGED 2004/01/05 21:21:58 fs 1.5.2.3: RESYNC: (1.5-1.6); FILE MERGED 2003/12/11 14:13:39 fs 1.5.2.2: #i23418# +formfiltermanager 2003/12/10 15:46:53 fs 1.5.2.1: outsourced the parameter handling, in preparation of #i23418#


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [0f16d77a9dc559c8609a4b04ac3a2abf0cf13ba9]

INTEGRATION: CWS formdesign01 (1.9.4); FILE MERGED 2003/12/05 14:24:04 fs 1.9.4.1: #109708# also allow to remove the graphics if it implicitily originates from a database column (and not an explicit image URL)


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [ea6ccbbc6653ac2af0718a1c6c11539945fdcab1]

INTEGRATION: CWS formdesign01 (1.27.4); FILE MERGED 2004/01/05 21:24:59 fs 1.27.4.3: RESYNC: (1.27-1.28); FILE MERGED 2003/12/08 07:45:31 fs 1.27.4.2: use short construction for the ImplementationReference 2003/12/05 14:24:05 fs 1.27.4.1: #109708# also allow to remove the graphics if it implicitily originates from a database column (and not an explicit image URL)


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [5508e7ed773737789c31cda33c4e42242d6305b3]

INTEGRATION: CWS formdesign01 (1.10.72); FILE MERGED 2004/01/05 21:23:02 fs 1.10.72.2: RESYNC: (1.10-1.11); FILE MERGED 2003/12/10 15:44:46 fs 1.10.72.1: prevented compiler warning - done during #i23418#


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [f14d3b19f5602e76c77e9d10ec0df59b29e1ad1e]

INTEGRATION: CWS formdesign01 (1.25.2); FILE MERGED 2004/01/05 21:22:46 fs 1.25.2.2: RESYNC: (1.25-1.26); FILE MERGED 2003/12/05 14:59:43 fs 1.25.2.1: during #109696#: reset: don't ask columns with binary content for a string, as this is way too expensive


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [ea7bb63c94ed21c8d2b895e0071ad2ffc0a0c30e]

INTEGRATION: CWS formdesign01 (1.17.66); FILE MERGED 2003/12/15 13:41:40 fs 1.17.66.4: during #i23418#: own holder for the IgnoreResult property, so the value we set temporarily at the aggregate is never visible to the outside 2003/12/15 11:56:20 fs 1.17.66.3: #i23418# outsourced some more parameter handling to the FormParameterManager 2003/12/11 14:13:00 fs 1.17.66.2: outsourced the filter handling in preparation of #i23418# 2003/12/10 15:45:55 fs 1.17.66.1: outsourced the parameter handling, in preparation of #i23418#


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [76c7f9ab21395ea971a019dc3db833830cccae10]

INTEGRATION: CWS formdesign01 (1.53.4); FILE MERGED 2003/12/15 13:41:40 fs 1.53.4.5: during #i23418#: own holder for the IgnoreResult property, so the value we set temporarily at the aggregate is never visible to the outside 2003/12/15 11:56:21 fs 1.53.4.4: #i23418# outsourced some more parameter handling to the FormParameterManager 2003/12/12 15:14:12 fs 1.53.4.3: further preparations for #i23184# 2003/12/11 14:12:59 fs 1.53.4.2: outsourced the filter handling in preparation of #i23418# 2003/12/10 15:45:55 fs 1.53.4.1: outsourced the parameter handling, in preparation of #i23418#


2004-03-19  Oliver Bolte  <obo@openoffice.org>  [face0cccb78fef654d8bee879366c0050fa42334]

INTEGRATION: CWS formdesign01 (1.13.4); FILE MERGED 2003/12/05 14:23:13 fs 1.13.4.1: removed obsolete property name (PROPERY_MULTI)


2004-03-18  Oliver Bolte  <obo@openoffice.org>  [e26b9044bdeeaa6782c954c18cf95629e2aa5143]

#100000# depends on sfx2


2004-03-18  Oliver Bolte  <obo@openoffice.org>  [6f77d238ec3dbb84ab71bfe9a3c2495071461e7d]

#100000# use quotes for proext


2004-03-18  Oliver Bolte  <obo@openoffice.org>  [d571166adb942cec4a2ddfa23aa7cb8bab198455]

#100000# source/canvas added


2004-03-18  Oliver Bolte  <obo@openoffice.org>  [4645c8bf3c77b696b8670618e0014c12b3d804bd]

#100000# forgotten in cws canvas01 (thb)


2004-03-18  Oliver Bolte  <obo@openoffice.org>  [36dcf756b9ceeb0d414279cffba4506fd2e76fc0]

Initial revision cws canvas01 (thb)


2004-03-18  Oliver Bolte  <obo@openoffice.org>  [89d13544108cf04967729a5ff1da4b93fde1f381]

#100000# syntax for unxlngi5 nonpro


2004-03-18  Vladimir Glazounov  <vg@openoffice.org>  [e1b9252a78745f5b2a62818c8bc47112a270300e]

#100000# typo through replace


2004-03-18  Oliver Bolte  <obo@openoffice.org>  [9e56a0c5297fa9fd2b09c8fd6cf053647e4fc425]

#100000# linux parse problem


2004-03-18  Thorsten Behrens  <thb@openoffice.org>  [7bf2fb485bdbc74799457c40b765a92f1af3cda5]

#110496# Merge from cws_srx645_canvas01: first working version of UNO slideshow component, providing basic presentation functionality for Impress XShapes


2004-03-18  Thorsten Behrens  <thb@openoffice.org>  [f045b7b4f5e841dbb130ef9fda6c06eb88bc979a]

#110496# Merge from cws_srx645_canvas01: first working version of XCanvas C++ wrapper, providing encapsulation against possible API changes and some amount of convenience.


2004-03-18  Thorsten Behrens  <thb@openoffice.org>  [6e89341b5045a01e823364633ef0fbfd44ebdfd5]

#110496# Merge from cws_srx645_canvas01: first working version of XCanvas UNO components, for now consisting of javacanvas.uno.jar, vclcanvas.uno and directxcanvas.uno (windows only)


2004-03-18  Oliver Bolte  <obo@openoffice.org>  [aac18e0575873e71532ce77e4c2e4083e4c71b9a]

#100000# depends on print_header


2004-03-18  Oliver Bolte  <obo@openoffice.org>  [c3ca9fb10e20c0ff854106172d8e1103377324b4]

#100000# depends on tools


2004-03-18  Oliver Bolte  <obo@openoffice.org>  [bddd8727869c5af73dda06a6635c5c29a9ae7100]

#100000# depends on offuh and cppuhelper


2004-03-18  Kurt Zenker  <kz@openoffice.org>  [204c62362bf8c993e42527a2d7e56169284983d7]

new version for SRC680


2004-03-18  Rüdiger Timm  <rt@openoffice.org>  [c39e284de68695dbcf242c8218aadc7dc168cb77]

new version for SRC680


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [62adf1ba7c1845beb54e22da7930a7fdd3b8d3e0]

SRC680


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [922b1f0b0f0c0482ca7bf3c0526dc73a05e602cd]

INTEGRATION: CWS canvas01 (1.28.10); FILE MERGED 2004/02/17 00:25:06 thb 1.28.10.4: RESYNC: (1.32-1.35); FILE MERGED 2004/02/05 15:07:00 thb 1.28.10.3: #110496# Added geometry subnamespace 2004/01/05 20:41:58 thb 1.28.10.2: RESYNC: (1.28-1.32); FILE MERGED 2003/07/29 12:04:36 thb 1.28.10.1: #110496# Delivering new drafts header


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [7a403be73dba070c10c45f3266a221e3bb499bc2]

INTEGRATION: CWS canvas01 (1.32.14); FILE MERGED 2004/02/16 19:47:46 thb 1.32.14.6: RESYNC: (1.37-1.40); FILE MERGED 2004/02/05 15:08:08 thb 1.32.14.5: #110496# Added geometry subnamespace 2004/01/06 15:14:39 thb 1.32.14.4: #110496# Added dependency of document for embed. Otherwise, will not build clean 2004/01/05 20:45:00 thb 1.32.14.3: RESYNC: (1.32-1.37); FILE MERGED 2004/01/05 12:32:19 thb 1.32.14.2: #110496# Enabling drafts/.../rendering build 2003/07/25 09:49:56 thb 1.32.14.1: #110498# Reactivated drafts API


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [430272d01be8551c9c5b3d33641195886e88b449]

INTEGRATION: CWS canvas01 (1.62.8); FILE MERGED 2004/02/17 00:09:18 thb 1.62.8.4: RESYNC: (1.67-1.69); FILE MERGED 2004/02/05 15:05:07 thb 1.62.8.3: #110496# Added geometry subnamespace 2004/01/05 19:44:53 thb 1.62.8.2: RESYNC: (1.62-1.67); FILE MERGED 2004/01/05 11:46:35 thb 1.62.8.1: #110496# Added drafts/.../rendering


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [e36a4c81e677bb0897ebfb397480b55c6082cb56]

INTEGRATION: CWS canvas01 (1.45.26); FILE MERGED 2004/02/17 00:10:05 thb 1.45.26.5: RESYNC: (1.50-1.52); FILE MERGED 2004/02/05 15:05:26 thb 1.45.26.4: #110496# Added geometry subnamespace 2004/01/06 15:13:03 thb 1.45.26.3: #110496# Added rendering dependency to util line 2004/01/05 19:47:30 thb 1.45.26.2: RESYNC: (1.45-1.50); FILE MERGED 2003/07/24 16:46:01 thb 1.45.26.1: #110498# Building drafts again, for canvas API


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [4f8e6675eb59580e5502351d5c59525a1277c5e1]

INTEGRATION: CWS nn01 (1.42.2); FILE MERGED 2004/03/10 19:07:24 nn 1.42.2.1: #115112# handle RTL in OLE objects


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [7382e70a09b18e79c13870738805e62c906ce6f1]

INTEGRATION: CWS nn01 (1.34.54); FILE MERGED 2004/03/10 19:07:23 nn 1.34.54.1: #115112# handle RTL in OLE objects


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [a0be96609b6bf599189ffa355bc9ed098b79f7f4]

INTEGRATION: CWS nn01 (1.16.56); FILE MERGED 2004/03/10 19:07:23 nn 1.16.56.1: #115112# handle RTL in OLE objects


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [3325dd24c351ef576ea6564e81581c85a466b43c]

INTEGRATION: CWS nn01 (1.27.14); FILE MERGED 2004/03/12 11:16:09 nn 1.27.14.1: #i26376# setAllPropertiesToDefault: restore default BoxInfoItem


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [b19c26d7ad2e70db5962d4d4dea56fd1d164880e]

INTEGRATION: CWS nn01 (1.60.56); FILE MERGED 2004/03/08 12:49:29 nn 1.60.56.1: #i24515# merge changes from CWS calcpp2


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [4428b1e1aad9f0be758e10923fdfc0d4e6defaf3]

INTEGRATION: CWS nn01 (1.10.258); FILE MERGED 2004/03/10 19:07:03 nn 1.10.258.1: #115112# handle RTL in OLE objects


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [afc82c893d98cfcc228b1784890aaaf3852f14af]

INTEGRATION: CWS nn01 (1.31.2); FILE MERGED 2004/03/10 19:07:02 nn 1.31.2.1: #115112# handle RTL in OLE objects


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [824e4b8f918f4943677aa405bb3dc4141f3c0a5f]

INTEGRATION: CWS nn01 (1.51.56); FILE MERGED 2004/03/08 12:33:36 nn 1.51.56.1: #i23720# merge changes from CWS calcpp2


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [a6fd7744d16887d4d460a4f08ef5b32c26d127fe]

INTEGRATION: CWS nn01 (1.21.2); FILE MERGED 2004/03/10 19:06:46 nn 1.21.2.1: #115112# handle RTL in OLE objects


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [6a29d35f361aa50cd8bd230d94855a2a883cc20f]

INTEGRATION: CWS canvas01 (1.26.6); FILE MERGED 2004/02/20 20:55:42 thb 1.26.6.1: #110496# Added basegfx dependency


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [2c687b707d0e04cc54f54c962933c5051a9d80a4]

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>  [45bc188c867dc590341cd273fc929dfcd123e252]

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>  [182df36f8036d7e6d5157619f6661578dd7280b3]

INTEGRATION: CWS canvas01 (1.53.46); FILE MERGED 2004/02/17 00:10:13 thb 1.53.46.2: RESYNC: (1.53-1.56); FILE MERGED 2004/02/05 15:05:27 thb 1.53.46.1: #110496# Added geometry subnamespace


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [23dcb9236bbf8459f1974708572ab164f0449d8c]

INTEGRATION: CWS canvas01 (1.3.140); FILE MERGED 2004/02/12 18:16:49 thb 1.3.140.1: #110496# Changed senseless DISPOSE_FULL (never worked) to more plausible DISPOSE_BACK: multi-page TIFFs might differ in size


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [71bd0d35dddd7df410107df4fa38fcdf4ef20436]

INTEGRATION: CWS canvas01 (1.176.36); FILE MERGED 2004/02/25 13:16:53 thb 1.176.36.10: #110496# Removed temporary jnihelp 2004/02/20 20:58:27 thb 1.176.36.9: #110496# Added another canvas helper method 2004/02/16 21:45:12 thb 1.176.36.8: RESYNC: (1.180-1.183); FILE MERGED 2004/01/06 15:17:10 thb 1.176.36.7: #110496# Adapted native window handle fetch to new abstract SalFrame interface 2004/01/06 01:06:03 thb 1.176.36.6: RESYNC: (1.176-1.180); FILE MERGED 2004/01/05 12:58:02 thb 1.176.36.5: #110496# Adapted to VCL canvas (more init args) 2003/08/19 17:45:34 thb 1.176.36.4: First milestone: animation, basic drawing, sprites and double buffering now working 2003/08/18 16:40:58 thb 1.176.36.3: #110496# Now using JNI helper method to fake a Motif widget ID for X11 2003/08/08 14:38:24 thb 1.176.36.2: #110496# Had to forward some XWindow methods, to keep the embedded window to the same size etc 2003/07/29 15:26:01 thb 1.176.36.1: #110496# Added VCL-Canvas link to Window, to acquire an XCanvas for a VCL Window


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [2a7682365116e1e6bb2a4a2a343727d64f16a9e2]

INTEGRATION: CWS canvas01 (1.12.52); FILE MERGED 2004/02/20 20:57:56 thb 1.12.52.1: #110496# Added canvastools


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [7436e274308b7b270e8e2cb64c3da6cbbebda213]

INTEGRATION: CWS canvas01 (1.1.2); FILE ADDED 2004/02/20 20:54:32 thb 1.1.2.1: Initial revision


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [413dce0e6ee6217959388c879c33ab227c4e41a0]

INTEGRATION: CWS canvas01 (1.34.14); FILE MERGED 2004/02/20 20:56:01 thb 1.34.14.1: #110496# Added canvastools


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [547a45fc846dcd224ab94edce5b2141cb5677f2b]

INTEGRATION: CWS canvas01 (1.3.32); FILE MERGED 2004/01/15 12:00:28 er 1.3.32.1: #110496# deliver bind headers (commit on behalf of Thorsten Behrens)


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [fda73b8d0326d0923dd8911ec3047939994a0bdd]

INTEGRATION: CWS canvas01 (1.3.126); FILE MERGED 2004/02/10 17:22:11 thb 1.3.126.1: #110496# Moved Sequence tools from canvas to comphelper


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [0d31f335193f396207244292905f8a53a08c2a41]

INTEGRATION: CWS canvas01 (1.1.2); FILE ADDED 2004/02/04 13:09:58 thb 1.1.2.5: #110496# Cleaned up implementation helper (removed all ambiguity resolving hacks) 2003/12/05 15:16:13 thb 1.1.2.4: Incorporated suggestions from FS (createUnambiguous) and AF (makeImplementationReference) 2003/12/01 17:54:54 thb 1.1.2.3: Added convenience factory method, to avoid somewhat clumsy use of the AmbiguityResolver. Added default constructor and get() method, to mimick auto_ptr more closely 2003/10/14 17:10:01 thb 1.1.2.2: Had to add ambiguity resolver mechanics. Since unfortunately, C++ helper for UNO are ambiguously derived from XInterface, I somehow had to force a static_cast< UnambiguousType > before the first uno::Reference construction. On the other hand, the ImplementationReference constructor should remain unary, to facilitate painless member initialisation (of ImplementationReference members in a client's constructor, of course) 2003/10/14 15:50:47 thb 1.1.2.1: Initial revision


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [ed405ea46790b1a0f543f3dadb0a5e5b599facbb]

INTEGRATION: CWS canvas01 (1.3.102); FILE MERGED 2004/02/05 15:10:51 thb 1.3.102.1: #110496# Mutex must be modifieable also in const methods, made mutable


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [82704bf62c21d908bf169ff9711a54fb28a2903a]

INTEGRATION: CWS canvas01 (1.20.82); FILE MERGED 2004/02/20 20:36:19 thb 1.20.82.4: #110496# Removed new preseng from sd, moved to slideshow 2004/02/16 19:48:50 thb 1.20.82.3: RESYNC: (1.24-1.25); FILE MERGED 2004/01/05 23:42:58 thb 1.20.82.2: RESYNC: (1.20-1.24); FILE MERGED 2004/01/05 12:53:14 thb 1.20.82.1: #110496# Added new presentation engine


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [642f12883e68df4ef53e5e075bb836fa3f90ca9e]

INTEGRATION: CWS jl5vba (1.36.20); FILE MERGED 2004/03/01 15:14:34 jl 1.36.20.2: RESYNC: (1.36-1.37); FILE MERGED 2004/01/21 13:34:45 ab 1.36.20.1: #111934# Merge to src680, #109170# Set stack size explicitely for office application


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [95aae0e8bab268ab9c03d1e5ba6393de2f7dce14]

INTEGRATION: CWS jl5vba (1.7.14); FILE MERGED 2004/01/21 14:36:26 ab 1.7.14.1: #111934# Merge to src680, #110009# Added library preload flag


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [90c383e84351f86d193cca53645fc5d4a0fecd39]

INTEGRATION: CWS jl5vba (1.6.80); FILE MERGED 2004/01/21 14:34:42 ab 1.6.80.1: #111934# Merge to src680, #110009# Added library preload flag


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [12b58da611b5338f80d5028f10f8cd07e30065ae]

INTEGRATION: CWS jl5vba (1.8.14); FILE MERGED 2004/01/21 14:57:25 ab 1.8.14.1: #111934# Merge to src680, #110009# Added library preload flag


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [f62e089e4f80f0f14ed09b57c61c188eb8685879]

INTEGRATION: CWS jl5vba (1.1.80); FILE MERGED 2004/01/21 14:55:42 ab 1.1.80.1: #111934# Merge to src680, #110009# Added library preload flag


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [3abe7a3c57fb3167c471a3c0f6e78f7fea52c051]

INTEGRATION: CWS jl5vba (1.33.6); FILE MERGED 2004/03/01 15:13:58 jl 1.33.6.2: RESYNC: (1.33-1.35); FILE MERGED 2004/01/16 15:31:35 jl 1.33.6.1: #112439# #112509# join cws ab02vba


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [468957f4decc55966a3150d766cc30aca796be79]

INTEGRATION: CWS jl5vba (1.13.68); FILE MERGED 2004/02/04 09:23:09 jl 1.13.68.2: RESYNC: (1.13-1.14); FILE MERGED 2004/01/16 14:18:24 jl 1.13.68.1: #112439# join cws ab02vba


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [a9be946d49a567ccf3f67665a45e7c898ba5cf68]

INTEGRATION: CWS jl5vba (1.14.48); FILE MERGED 2004/02/04 09:23:33 jl 1.14.48.2: RESYNC: (1.14-1.15); FILE MERGED 2004/01/16 14:17:31 jl 1.14.48.1: #112439# join cws ab02vba


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [8430e1ac0014af017b65cdd7c7d2afa2c0dd0575]

INTEGRATION: CWS jl5vba (1.10.68); FILE MERGED 2004/02/04 09:23:22 jl 1.10.68.2: RESYNC: (1.10-1.11); FILE MERGED 2004/01/16 14:17:30 jl 1.10.68.1: #112439# join cws ab02vba


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [5bc822e23fc4b2742793d650ed54a843e779113a]

INTEGRATION: CWS jl5vba (1.1.4); FILE ADDED 2004/01/16 14:15:10 jl 1.1.4.1: #112439# #112685# #112560# join cws ab02vba


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [b702e814da74e6fe2f6ebfde08a27f65c3ecf82c]

INTEGRATION: CWS jl5vba (1.1.4); FILE ADDED 2004/01/16 14:14:21 jl 1.1.4.1: #112439# #112685# join cws ab02vba


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [f2d688a862064ec509cd69e8a6d1f20c67fb5b65]

INTEGRATION: CWS jl5vba (1.1.4); FILE ADDED 2004/01/16 14:11:45 jl 1.1.4.1: #112439# join cws ab02vba


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [d7cbcde2eb4e6d841edab21cd4f10a3637e0908f]

INTEGRATION: CWS jl5vba (1.1.4); FILE ADDED 2004/01/16 14:16:00 jl 1.1.4.1: #112439# #112560# join cws ab02vba


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [0546fd323363d54bc7c9704eeaed2b92ccb93749]

INTEGRATION: CWS jl5vba (1.1.4); FILE ADDED 2004/01/16 14:12:56 jl 1.1.4.1: #112439# join cws ab02vba


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [c268d0a2f04cd0aed0922d474bff5ebfdf9be395]

INTEGRATION: CWS jl5vba (1.1.4); FILE ADDED 2004/01/16 14:11:44 jl 1.1.4.1: #112439# join cws ab02vba


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [50dcb9831ff2a33b36bda99f81b8c0bcc53680a9]

INTEGRATION: CWS jl5vba (1.1.4); FILE ADDED 2004/01/16 14:11:40 jl 1.1.4.1: #112439# join cws ab02vba


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [794385d94ff87c52d019015296396876b3785744]

INTEGRATION: CWS jl5vba (1.1.4); FILE ADDED 2004/01/16 14:11:38 jl 1.1.4.1: #112439# join cws ab02vba


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [b3731c66499eddaeb770e9310f6763daf6ed210c]

INTEGRATION: CWS jl5vba (1.1.4); FILE ADDED 2004/01/16 14:11:35 jl 1.1.4.1: #112439# join cws ab02vba


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [4acb20b5fe23d06b8f79b2f82de4ed5ba17153a7]

INTEGRATION: CWS jl5vba (1.1.4); FILE ADDED 2004/01/16 14:11:32 jl 1.1.4.1: #112439# join cws ab02vba


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [20cfbf6089aad5e64dd171d901308226d325519f]

INTEGRATION: CWS jl5vba (1.1.4); FILE ADDED 2004/01/16 14:11:30 jl 1.1.4.1: #112439# join cws ab02vba


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [cea113eeda4f9ff606c6d7dfdb3d9f1844ea54b9]

INTEGRATION: CWS jl5vba (1.11.68); FILE MERGED 2004/01/16 14:05:59 jl 1.11.68.1: #112439# join cws ab02vba


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [d2e360c0cc1fcd137eed6d17645b4b55460d5966]

INTEGRATION: CWS jl5vba (1.5.68); FILE MERGED 2004/01/16 14:04:05 jl 1.5.68.1: #112439# join cws ab02vba


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [cfb9aa33b9270cd77cd0703ca4a332dd076ce874]

INTEGRATION: CWS jl5vba (1.6.98); FILE MERGED 2004/01/16 14:03:07 jl 1.6.98.1: #112439# join cws ab02vba


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [db7e98f2f73174e3485d379ee2cb5d2dac0010b1]

INTEGRATION: CWS jl5vba (1.10.68); FILE MERGED 2004/01/16 14:01:34 jl 1.10.68.1: #112439# join cws ab02vba


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [2297005daa5cf9dd50ee0fe23d995ffb6f446755]

INTEGRATION: CWS jl5vba (1.10.82); FILE MERGED 2004/02/13 16:18:28 ab 1.10.82.2: #115448# Dim/Private only active under compatibility mode 2004/01/21 10:26:10 ab 1.10.82.1: #111934# Merge to src680, for tasks see message INTEGRATION: CWS ab02vba (1.10.4)


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [cc6a1ab9204971a0e6fa9924002d959f5863d00f]

INTEGRATION: CWS jl5vba (1.6.110); FILE MERGED 2004/01/21 10:23:50 ab 1.6.110.1: #111934# Merge to src680, for tasks see message INTEGRATION: CWS ab02vba (1.6.22)


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [1115db944766e0a3b31f813f4a938ff3095f6e23]

INTEGRATION: CWS jl5vba (1.15.92); FILE MERGED 2004/01/21 10:22:48 ab 1.15.92.1: #111934# Merge to src680, for tasks see message INTEGRATION: CWS ab02vba (1.15.14)


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [f7084f49ac43edf6df9fd2f61b3ea51d16f44f63]

INTEGRATION: CWS jl5vba (1.11.138); FILE MERGED 2004/01/21 10:06:45 ab 1.11.138.1: #111934# Merge to src680, for tasks see message INTEGRATION: CWS ab02vba (1.11.52)


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [762e3647d2a17617b2dcd8322220226f59a638e1]

INTEGRATION: CWS jl5vba (1.14.110); FILE MERGED 2004/01/21 10:01:07 ab 1.14.110.1: #111934# Merge to src680, for tasks see message INTEGRATION: CWS ab02vba (1.14.22)


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [84f829ebd77b4d5d28b8a304108450ec177d7393]

INTEGRATION: CWS jl5vba (1.8.138); FILE MERGED 2004/01/21 09:59:18 ab 1.8.138.1: #111934# Merge to src680, for tasks see message INTEGRATION: CWS ab02vba (1.8.52)


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [3fb69dfef21b691841e3eaa7c3219587b702afa1]

INTEGRATION: CWS jl5vba (1.15.6); FILE MERGED 2004/01/21 09:47:40 ab 1.15.6.1: #111934# Merge to src680, for tasks see message INTEGRATION: CWS ab02vba (1.14.4)


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [8163ffd1fd7af6d1c3818930d69e35d159e74735]

INTEGRATION: CWS jl5vba (1.52.6); FILE MERGED 2004/01/21 09:46:42 ab 1.52.6.1: #111934# Merge to src680, for tasks see message INTEGRATION: CWS ab02vba (1.51.4)


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [57000f74e0e4e8d355366f7004278f3b49b81488]

INTEGRATION: CWS jl5vba (1.2.94); FILE MERGED 2004/01/21 09:39:37 ab 1.2.94.1: #111934# Merge to src680, for tasks see message INTEGRATION: CWS ab02vba (1.2.6)


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [c474f71563cbd18929e3468d33aeb7b38df6abb1]

INTEGRATION: CWS jl5vba (1.3.142); FILE MERGED 2004/01/21 09:32:38 ab 1.3.142.1: #111934# Merge to src680, for tasks see message INTEGRATION: CWS ab02vba (1.3.56)


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [9cdb73ff28c4cd6380412468f34ff10e46292a07]

INTEGRATION: CWS jl5vba (1.25.94); FILE MERGED 2004/01/20 15:48:58 ab 1.25.94.1: #111934# Merge to src680, for tasks see merge message for CWS ab02vba (1.25.6)


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [d4294c127ade247ffbc20619966f2a9360924d31]

INTEGRATION: CWS jl5vba (1.3.94); FILE MERGED 2004/01/21 09:28:59 ab 1.3.94.1: #111934# Merge to src680, for tasks see message INTEGRATION: CWS ab02vba (1.3.6)


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [34bb8071849d76abdc87792f278c2d024a485cd5]

INTEGRATION: CWS jl5vba (1.6.94); FILE MERGED 2004/01/21 09:28:00 ab 1.6.94.1: #111934# Merge to src680, for tasks see message INTEGRATION: CWS ab02vba (1.6.6)


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [fd6ff91d5b8d69bec6a7b93e1ed9cc30c29519a2]

INTEGRATION: CWS jl5vba (1.4.6); FILE MERGED 2004/01/21 09:24:39 ab 1.4.6.1: #111934# Merge to src680, for tasks see message INTEGRATION: CWS ab02vba (1.3.22)


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [bf1c855eb61a8afe3306607ce17f37a50a1bb626]

INTEGRATION: CWS jl5vba (1.16.110); FILE MERGED 2004/01/21 09:23:14 ab 1.16.110.1: #111934# Merge to src680, for tasks see message INTEGRATION: CWS ab02vba (1.16.22)


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [48e50e3fefcd2a4026b74dd4c2b0781640a22b70]

INTEGRATION: CWS jl5vba (1.1.1.1.182); FILE MERGED 2004/01/21 09:22:20 ab 1.1.1.1.182.1: #111934# Merge to src680, for tasks see message INTEGRATION: CWS ab02vba (1.1.1.1.96)


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [05dba8e2ce9514f86160855cb5d94115141e2cce]

INTEGRATION: CWS jl5vba (1.4.94); FILE MERGED 2004/01/21 09:08:10 ab 1.4.94.1: #111934# Merge to src680, for tasks see message INTEGRATION: CWS ab02vba (1.4.6)


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [6e6f4b16b3707f680395c04bbd377579c2dbc590]

INTEGRATION: CWS jl5vba (1.6.16); FILE MERGED 2004/01/21 09:06:00 ab 1.6.16.1: #111934# Merge to src680, for tasks see message INTEGRATION: CWS ab02vba (1.5.22)


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [82bd05da2a772cfce722d9975cc6ee7291e4eb4c]

INTEGRATION: CWS jl5vba (1.8.94); FILE MERGED 2004/01/21 09:03:01 ab 1.8.94.1: #111934# Merge to src680, for tasks see message INTEGRATION: CWS ab02vba (1.8.6)


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [cc83b70dbc1d7e13def4041a851cdb916e6d6fe5]

INTEGRATION: CWS jl5vba (1.5.82); FILE MERGED 2004/01/21 08:58:21 ab 1.5.82.1: #111934# Merge to src680, for tasks see message INTEGRATION: CWS ab02vba (1.5.4)


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [c21f9dd59601be8718befa2449851c57c1b895a4]

INTEGRATION: CWS jl5vba (1.6.82); FILE MERGED 2004/01/21 08:51:05 ab 1.6.82.1: #111934# Merge to src680, for tasks see message INTEGRATION: CWS ab02vba (1.6.4)


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [64eea10dbb5318582adbfd305049935fdfd11f58]

INTEGRATION: CWS jl5vba (1.11.16); FILE MERGED 2004/02/13 16:34:33 ab 1.11.16.2: #115449# Handle local ReDim command correctly 2004/01/21 08:16:47 ab 1.11.16.1: #111934# Merge to src680, for tasks see message INTEGRATION: CWS ab02vba (1.10.4)


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [7985cc6961307e21193029e49a5dbc121221211e]

INTEGRATION: CWS jl5vba (1.2.144); FILE MERGED 2004/01/21 08:42:10 ab 1.2.144.1: #111934# Merge to src680, for tasks see message INTEGRATION: CWS ab02vba (1.2.58)


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [1d2589fcab44283ad9009d1e95ccbcf86526e941]

INTEGRATION: CWS jl5vba (1.15.72); FILE MERGED 2004/01/20 15:38:22 ab 1.15.72.1: #111934# Merge #111741# User defined types #112369# Decimal type #109170# Recursion limit


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [8308f6ddfe49b71b5e0f50749e7fcac44d3a71d8]

INTEGRATION: CWS jl5vba (1.4.6); FILE MERGED 2004/01/20 15:30:39 ab 1.4.6.1: #111934# Merge #111741# User defined types #111851# OLE support


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [1f36eca1d73c56e9131316145cd817a1c41cec4c]

INTEGRATION: CWS jl5vba (1.15.6); FILE MERGED 2004/01/20 15:25:35 ab 1.15.6.1: #111934# Merge #111741# User defined types #111851# OLE support


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [dc4b335d21a5c85295164804e5e778103e0aa155]

INTEGRATION: CWS jl5vba (1.46.18); FILE MERGED 2004/01/20 10:03:16 ab 1.46.18.1: #111934# #112369# Merge decimal type support


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [1a69413b5b1963946f538b40180e5e6f484a1fd3]

INTEGRATION: CWS jl5vba (1.11.56); FILE MERGED 2004/02/04 09:19:03 jl 1.11.56.2: RESYNC: (1.11-1.12); FILE MERGED 2004/01/16 14:59:23 jl 1.11.56.1: #112439# join cws ab02vba


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [a752a07171137e92da0ff09b11e193b981e8d073]

INTEGRATION: CWS jl5vba (1.1.4); FILE ADDED 2004/01/19 12:22:49 jl 1.1.4.1: #112560# join cws ab02vba


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [f44a2da8f0042c5f6cd64523611ee2381c2da1b9]

INTEGRATION: CWS jl5vba (1.2.128); FILE MERGED 2004/01/19 12:22:26 jl 1.2.128.1: #112560# join cws ab02vba


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [8ce5e1aad0b492880481b7fef6664054a5ad8128]

INTEGRATION: CWS jl5vba (1.1.4); FILE ADDED 2004/01/19 12:27:02 jl 1.1.4.1: #112560# join cws ab02vba


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [c2cff7372b65c4a3391ae31259d163577f98503a]

INTEGRATION: CWS jl5vba (1.2.144); FILE MERGED 2004/01/19 12:21:02 jl 1.2.144.1: #112439# join cws ab02vba


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [901ab50708a1e12116e68d8086612582b6eca729]

INTEGRATION: CWS jl5vba (1.9.216); FILE MERGED 2004/01/19 12:19:30 jl 1.9.216.1: #112889# #111023# join cws ab02vba


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [159950b2d3aea8abe0375e7ab6790e91d82214fc]

INTEGRATION: CWS jl5vba (1.7.128); FILE MERGED 2004/01/19 12:18:40 jl 1.7.128.1: #112889# join cws ab02vba


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [8227ddde908264c6e501c244e88f0328dc3eda02]

INTEGRATION: CWS jl5vba (1.11.126); FILE MERGED 2004/01/19 12:17:29 jl 1.11.126.1: #112890# #112889# #111023# #i15215# join cws ab02vba


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [bcad89373d200b5942b78b880356f4ed70a0abad]

INTEGRATION: CWS jl5vba (1.4.128); FILE MERGED 2004/01/19 12:15:51 jl 1.4.128.1: #112889# join cws ab02vba


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [80a8989bfcc4e68b8e0527d1f57ee3fef0f019af]

INTEGRATION: CWS jl5vba (1.4.128); FILE MERGED 2004/01/19 12:15:50 jl 1.4.128.1: #112889# join cws ab02vba


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [17cf5d1dce5d569ea9052bad8f5a5bb98cd7c24f]

INTEGRATION: CWS jl5vba (1.6.128); FILE MERGED 2004/01/19 12:13:44 jl 1.6.128.1: #i15215# #112978# 112889# #111023# #111023# join cws ab02vba


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [69f61b4a1df51134ab4f9284455d7c6fd7d844f9]

INTEGRATION: CWS jl5vba (1.3.128); FILE MERGED 2004/02/05 15:23:22 jl 1.3.128.3: #112560# 2004/02/05 15:19:52 jl 1.3.128.2: #112560# 2004/01/19 12:11:50 jl 1.3.128.1: #114374# #112367# #112889# #112560# #112053# 112509# #111748# join cws ab02vba


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [ccd404688d4ac15ea5dd00a034c097475a340d4d]

INTEGRATION: CWS jl5vba (1.3.128); FILE MERGED 2004/01/19 12:08:55 jl 1.3.128.1: #112560# join cws ab02vba


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [b863e5a4403ade119a84aafdedc86bb1d52801a1]

INTEGRATION: CWS jl5vba (1.2.128); FILE MERGED 2004/01/19 12:07:55 jl 1.2.128.1: #112560# join cws ab02vba


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [4b7d8b18298a7e23b2424ae6915e6b70e56017a2]

INTEGRATION: CWS jl5vba (1.5.126); FILE MERGED 2004/01/19 12:03:52 jl 1.5.126.1: #112560# #109402# join cws ab02vba


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [38a47f0c04b6750dd0c9f0bba338265842ae7903]

INTEGRATION: CWS jl5vba (1.5.128); FILE MERGED 2004/01/19 12:02:29 jl 1.5.128.1: #112560# #112053# #112509# #112368# join cws ab02vba


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [3800e0ffc95e53e3952bcd399f96faf2dfe49a2b]

INTEGRATION: CWS jl5vba (1.1.4); FILE ADDED 2004/01/19 11:59:18 jl 1.1.4.1: #112560# #112053# #109402# #112439# join cws ab02vba


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [0fd2001851db3d60864b9d0b146af9c72e25e8f2]

INTEGRATION: CWS jl5vba (1.8.126); FILE MERGED 2004/01/19 11:57:18 jl 1.8.126.1: #112889# #112560# #112509# #112053# #112366# #109402# join cws ab02vba


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [8a450b3a51e9c0b6f9487bee0076cf10efa8b7ce]

INTEGRATION: CWS jl5vba (1.1.4); FILE ADDED 2004/01/19 12:04:39 jl 1.1.4.1: #109402# join cws ab02vba


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [7aafc48cff2c0d670797d2c38b677c4fcfab9985]

INTEGRATION: CWS jl5vba (1.1.4); FILE ADDED 2004/01/19 12:23:52 jl 1.1.4.1: #112560# join cws ab02vba


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [18e0a4448223a3036af5f24f2d520ba772681abb]

INTEGRATION: CWS jl5vba (1.5.128); FILE MERGED 2004/01/19 11:52:17 jl 1.5.128.1: #112560# join cws ab02vba


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [949fd5cb3b5be500eff1e9ab63b144047875054a]

INTEGRATION: CWS jl5vba (1.1.1.1.256); FILE MERGED 2004/01/16 13:20:26 jl 1.1.1.1.256.1: #112889# merge from cws ab02vba


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [b891d358a0ce148bda12aec8ada8dd9c64179bdb]

INTEGRATION: CWS jl5vba (1.1.4); FILE ADDED 2004/01/16 13:19:29 jl 1.1.4.1: #109536# merge from cws ab02vba


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [fe64beebbc6857c8f77281f2284d746c079710f7]

INTEGRATION: CWS jl5vba (1.1.4); FILE ADDED 2004/01/16 13:18:41 jl 1.1.4.1: #112889# merge from cws ab02vba


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [d8e7cbb3926f228bfca61c9df689a13033e5541a]

INTEGRATION: CWS jl5vba (1.1.4); FILE ADDED 2004/01/16 13:17:38 jl 1.1.4.1: #112889# merge from cws ab02vba


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [04a04415275fa13fca5cb1c0e725850e38a89e1e]

INTEGRATION: CWS jl5vba (1.1.1.1.256); FILE MERGED 2004/01/16 13:17:00 jl 1.1.1.1.256.1: #112889# merge from cws ab02vba


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [3cbf00a16a07ccadf21e4969c76c92e2b4057c86]

INTEGRATION: CWS jl5vba (1.3.216); FILE MERGED 2004/01/16 13:15:50 jl 1.3.216.1: #112889# #112560# #112509# #112560# #112053# #112052# #109402# #109536# merge from cws ab02vba


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [31a9f401351bd4836c890510df16989bf4b154ee]

INTEGRATION: CWS jl5vba (1.4.216); FILE MERGED 2004/01/16 13:14:24 jl 1.4.216.1: #112889# #112560# #112509# #112560# #112053# #112052# #109402# #109536# merge from cws ab02vba


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [47618780fde7096d24963a15775dc779a8ff90a9]

INTEGRATION: CWS jl5vba (1.1.4); FILE ADDED 2004/01/16 13:10:11 jl 1.1.4.1: #112052# #112560# #112889# merge from cws ab02vba


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [cd0375c0dde1895b5401efec030947d34c4d5abd]

INTEGRATION: CWS jl5vba (1.1.4); FILE ADDED 2004/01/16 12:59:13 jl 1.1.4.1: #112052# merge from cws ab02vba


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [1e20d0c9762c4ae71d54f9ef2c94aa222f4afc9e]

INTEGRATION: CWS jl5vba (1.1.1.1.256); FILE MERGED 2004/01/16 12:57:38 jl 1.1.1.1.256.1: #112889# merge from cws ab02vba


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [e2f4039c9c337ba7daa8787d841f650c776aa2c0]

INTEGRATION: CWS jl5vba (1.3.216); FILE MERGED 2004/01/16 12:55:23 jl 1.3.216.1: #109536# #109402# #112052# #112053# #112366# #112367# #112560# #112509# #112560# #112889# merge from cws ab02vba


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [f133d780a1ea0b6d457f8e15676dd3140d050122]

INTEGRATION: CWS jl5vba (1.2.256); FILE MERGED 2004/01/16 12:51:20 jl 1.2.256.1: #109536# #112889# merge from cws ab02vba


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [7e97066a0ae39e73b741e533b162bb0fc3150a0c]

INTEGRATION: CWS jl5vba (1.6.218); FILE MERGED 2004/01/16 13:25:22 jl 1.6.218.1: #112889# merge from cws ab02vba


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [fc766f2d2ddca1f36a2c80dfc7f12175f87c0da8]

INTEGRATION: CWS jl5vba (1.1.4); FILE ADDED 2004/01/19 11:24:45 jl 1.1.4.1: #112560# #111795# #111748# #109536# join cws ab02vba


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [9116133637c9184c485af20c6b88113c93c3ceba]

INTEGRATION: CWS jl5vba (1.1.4); FILE ADDED 2004/01/19 11:23:21 jl 1.1.4.1: #111748# #109536# join cws ab02vba


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [1404cc5a5cf6739b764786211f4f33630de36f42]

INTEGRATION: CWS jl5vba (1.7.216); FILE MERGED 2004/01/19 11:22:20 jl 1.7.216.1: #112560# join cws ab02vba


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [60a0186e43dba29e0c119adc8df811784edeacca]

INTEGRATION: CWS jl5vba (1.16.144); FILE MERGED 2004/01/19 11:20:55 jl 1.16.144.1: #112890# #112889# #112560# #112052# #111795# join cws ab02vba


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [9dda09623d3f0e5ccc9fe8835c8a1365bcb5a51d]

INTEGRATION: CWS jl5vba (1.14.150); FILE MERGED 2004/01/19 11:17:08 jl 1.14.150.1: #112890# #112889# #112893# #112560# #112509# #112053# #112366# #111023# #111748# #i15215# #109950# join cws ab02vba


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [4686b3b969cd379d9f1aea48e8ea401e18afe423]

INTEGRATION: CWS jl5vba (1.2.244); FILE MERGED 2004/01/19 11:06:44 jl 1.2.244.1: #112439# join cws ab02vba


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [754c281471603044605b0927f913678eb17a8e3a]

INTEGRATION: CWS jl5vba (1.12.20); FILE MERGED 2004/01/19 11:05:33 jl 1.12.20.1: #112890# #112889# #112560# #112439# #109456# join cws ab02vba


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [25a6a189aaf81349a1a28eb0b88f09b88bf1d972]

INTEGRATION: CWS jl5vba (1.6.148); FILE MERGED 2004/01/19 11:02:46 jl 1.6.148.1: #112890# #112889# #112560# #112052# #111795# #111748# # #109536# join cws ab02vba


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [d85a8283e4ec68d3239bffb73e9cfde0dde1330e]

INTEGRATION: CWS jl5vba (1.11.146); FILE MERGED 2004/01/19 11:00:45 jl 1.11.146.1: #114374# #112890# #112889# #112893# #112560# #112509# #112053# #112053# #111795# #111748# #109402# #109950# #109536# join cws ab02vba


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [d4b105d700e85e37f8469b8f8c17e652ce9f637c]

INTEGRATION: CWS jl5vba (1.6.48); FILE MERGED 2004/01/19 10:55:44 jl 1.6.48.1: #112889# #109536# join cws ab02vba


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [df8de388dc57feba081a00eae9d66f41211abbae]

INTEGRATION: CWS jl5vba (1.1.222); FILE MERGED 2004/01/19 10:54:46 jl 1.1.222.1: #99049# #109536# join cws ab02vba


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [9b6fb7acfda302e7476d774c532f3612fee435ae]

INTEGRATION: CWS jl5vba (1.11.48); FILE MERGED 2004/03/01 13:10:01 jl 1.11.48.2: #115742# dont link with mscvci70.dll 2004/01/19 10:53:06 jl 1.11.48.1: #112560# #112509# #112053# #111023# #109536# join cws ab02vba


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [a0ced657b7eb3051ac5fdf3fef74b6dba7443b23]

INTEGRATION: CWS jl5vba (1.35.8); FILE MERGED 2004/01/20 16:20:53 tbe 1.35.8.1: #109415# VBA Migration: Support help URI's in StarBasic comment fields


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [a1c20ba6e958cf1e2c666cffece493a41745929e]

INTEGRATION: CWS fmebugs01 (1.12.52); FILE MERGED 2004/03/05 10:03:00 fme 1.12.52.1: #114798# Calculation of footnote bottom line should consider non-splittable table rows


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [e41740c10c1ddf88ea8f67faab0d2d4d0a6340b5]

INTEGRATION: CWS fmebugs01 (1.37.52); FILE MERGED 2004/03/08 11:22:02 fme 1.37.52.2: #114798# Calculation of footnote bottom line should consider non-splittable table - second try 2004/03/05 10:02:59 fme 1.37.52.1: #114798# Calculation of footnote bottom line should consider non-splittable table rows


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [a63f179afd4a7736baed9ffa6e6336266eff255a]

INTEGRATION: CWS fmebugs01 (1.13.146); FILE MERGED 2004/03/05 15:06:16 fme 1.13.146.2: RESYNC: (1.13-1.14); FILE MERGED 2004/02/09 15:13:57 fme 1.13.146.1: #i13507# Justified alignment for lines containing manual breaks


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [050f5ce607c5b8aac19e5fe835fbef1b94b9fb53]

INTEGRATION: CWS fmebugs01 (1.32.146); FILE MERGED 2004/03/05 15:06:04 fme 1.32.146.2: RESYNC: (1.32-1.33); FILE MERGED 2004/02/09 15:13:58 fme 1.32.146.1: #i13507# Justified alignment for lines containing manual breaks


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [07dcbed5fb6d88f69d84313ddede81c222a5a7a6]

INTEGRATION: CWS fmebugs01 (1.15.104); FILE MERGED 2004/02/09 15:13:57 fme 1.15.104.1: #i13507# Justified alignment for lines containing manual breaks


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [807b6148962e0b9da6ff63e72b9ee12dad28f674]

INTEGRATION: CWS fmebugs01 (1.90.146); FILE MERGED 2004/03/05 15:03:18 fme 1.90.146.2: RESYNC: (1.90-1.91); FILE MERGED 2004/02/09 15:13:55 fme 1.90.146.1: #i13507# Justified alignment for lines containing manual breaks


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [3473a83795cda3a9995ef1a424e5560af248c496]

INTEGRATION: CWS fmebugs01 (1.48.48); FILE MERGED 2004/03/09 07:39:21 fme 1.48.48.5: #115863# Do not allow repeated header rows to split 2004/03/05 15:10:41 fme 1.48.48.4: RESYNC: (1.48-1.51); FILE MERGED 2004/03/05 10:01:55 fme 1.48.48.3: #114798# Some minor fixes to prevent loops with table frames 2004/02/20 12:04:33 fme 1.48.48.2: #115598# #115625# Loop prevention during cellbreak in weird tables 2004/02/18 12:30:24 fme 1.48.48.1: #i21774# Footnotes and centering the grid does not work together


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [a1b8276784a219709d7eb6ef8fb91b1bf6271f1d]

INTEGRATION: CWS fmebugs01 (1.30.102); FILE MERGED 2004/03/05 15:09:55 fme 1.30.102.2: RESYNC: (1.30-1.31); FILE MERGED 2004/02/18 12:30:23 fme 1.30.102.1: #i21774# Footnotes and centering the grid does not work together


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [4cdaadb1b13c3ddf8a6cee0de129489a62c0b679]

INTEGRATION: CWS fmebugs01 (1.55.48); FILE MERGED 2004/03/05 15:09:06 fme 1.55.48.2: RESYNC: (1.55-1.58); FILE MERGED 2004/03/05 09:59:15 fme 1.55.48.1: #114798# Invalidation of previous frame for keep attribute should check if the previous frame has an indirect prev


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [7e7bb076524773959c5ee4706a40ee177d32a453]

INTEGRATION: CWS fmebugs01 (1.24.112); FILE MERGED 2004/03/05 15:08:57 fme 1.24.112.2: RESYNC: (1.24-1.26); FILE MERGED 2004/03/05 09:55:24 fme 1.24.112.1: #111909# Objects anchored as character may exceed right margins


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [757530f826cede47cbff4e8a2526093df45daeb4]

INTEGRATION: CWS fmebugs01 (1.5.398); FILE MERGED 2004/03/05 15:08:48 fme 1.5.398.2: RESYNC: (1.5-1.6); FILE MERGED 2004/03/05 09:54:53 fme 1.5.398.1: #111909# Objects anchored as character may exceed right margins


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [2c377d24ea26ea87298db2950d298121ff121327]

INTEGRATION: CWS fmebugs01 (1.35.50); FILE MERGED 2004/03/05 15:08:40 fme 1.35.50.2: RESYNC: (1.35-1.37); FILE MERGED 2004/03/05 09:57:52 fme 1.35.50.1: #114798# MakeAll of fly in section should not calculate the section, if the fly is inside a table inside the section


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [e79ddbc72a01252cdeb7d397290dc4f8664d79ca]

INTEGRATION: CWS fmebugs01 (1.28.48); FILE MERGED 2004/03/05 15:08:13 fme 1.28.48.2: RESYNC: (1.28-1.31); FILE MERGED 2004/02/18 12:52:21 fme 1.28.48.1: #115438# If a section has lost its follow during MoveBwd, we should call InvalidateSize instead of _InvalidateSize, otherwise the page may not be formatted correctly


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [0500dce90588a7ae8fc3e0268512ac44baf89aed]

INTEGRATION: CWS fmebugs01 (1.19.46); FILE MERGED 2004/03/05 15:07:56 fme 1.19.46.2: RESYNC: (1.19-1.22); FILE MERGED 2004/03/05 10:01:56 fme 1.19.46.1: #114798# Some minor fixes to prevent loops with table frames


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [a5b7a319baec178b522c425f9f9c4a38a2c5974e]

INTEGRATION: CWS fmebugs01 (1.7.52); FILE MERGED 2004/03/05 10:02:59 fme 1.7.52.1: #114798# Calculation of footnote bottom line should consider non-splittable table rows


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [ecedbd0b82945f9410d17776a3e712d6b10e226f]

INTEGRATION: CWS os26 (1.71.98); FILE MERGED 2004/01/08 15:02:43 os 1.71.98.1: #105372# code of InsertHeader/Footer of SW/Web removed


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [622dcbbde33c5d2dc8e61507b00d3b0db2aaa032]

INTEGRATION: CWS fwkbugfix01 (1.56.12); FILE MERGED 2004/03/10 11:35:28 cd 1.56.12.1: #i26164# Presentation mode must hide menubar


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [268b0107af3cda7064cfcce1440e08e7677233aa]

INTEGRATION: CWS fwkbugfix01 (1.22.76); FILE MERGED 2004/03/04 10:27:23 as 1.22.76.1: #i26074# use new query mode on filter container


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [e0adebfd86dc18af55be82af2b96f745bcee1d65]

INTEGRATION: CWS fwkbugfix01 (1.45.12); FILE MERGED 2004/03/04 07:56:45 cd 1.45.12.1: #i26018# Readded resource ID for function bar, so it can be found by the configuration dialog


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [fab8030a048b17d6e4b463b9b3ad36fa808bfa2e]

INTEGRATION: CWS fwkbugfix01 (1.90.80); FILE MERGED 2004/03/04 07:56:43 cd 1.90.80.1: #i26018# Readded resource ID for function bar, so it can be found by the configuration dialog


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [a1c0883592b1d24c3fb314fff5eae48f632bcd44]

INTEGRATION: CWS os26 (1.9.116); FILE MERGED 2003/12/22 13:21:47 os 1.9.116.1: #114571# force layout creation in ::execute()


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [18c575496a7353f5965f3cbc04b0fad3fbff6157]

INTEGRATION: CWS os26 (1.20.114); FILE MERGED 2004/02/20 11:51:18 os 1.20.114.2: RESYNC: (1.20-1.21); FILE MERGED 2004/01/08 15:02:46 os 1.20.114.1: #105372# code of InsertHeader/Footer of SW/Web removed


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [6f9f84d82666a85f43f2be02921a64dce688482e]

INTEGRATION: CWS fwkbugfix01 (1.28.12); FILE MERGED 2004/03/04 07:56:43 cd 1.28.12.1: #i26018# Readded resource ID for function bar, so it can be found by the configuration dialog


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [1830a994173455c05616953cdd863b5f16e97aac]

INTEGRATION: CWS os26 (1.42.114); FILE MERGED 2004/02/20 11:50:50 os 1.42.114.2: RESYNC: (1.42-1.43); FILE MERGED 2004/01/08 15:02:45 os 1.42.114.1: #105372# code of InsertHeader/Footer of SW/Web removed


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [c9612a6f67bbfa1471f56bda0d4e235233365874]

INTEGRATION: CWS os26 (1.6.136); FILE MERGED 2004/01/09 07:42:08 os 1.6.136.1: pseudo.src unused


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [f9f08b1efc4a8b8584d22052c7aeddff1ba7e205]

INTEGRATION: CWS os26 (1.11.142); FILE MERGED 2004/01/09 13:51:16 os 1.11.142.1: #110579# Input list field: call enable handler on activation


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [704e2103f6aa5afae24d4921c4bada7ca6735138]

INTEGRATION: CWS os26 (1.27.310); FILE MERGED 2004/01/09 12:06:55 os 1.27.310.1: #110424# apply current metric to construct label format


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [969daa6345ad1a90c8c3a2b3f66309b282cffa3f]

INTEGRATION: CWS fwkbugfix01 (1.2.6); FILE MERGED 2004/03/09 07:14:34 cd 1.2.6.1: #115843# Support placeholders ($1) and ($2) for outplace activation within menus


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [deb71ed24367654faf80e5e1af2f2ee749f3eb5d]

INTEGRATION: CWS os26 (1.73.42); FILE MERGED 2004/02/20 11:59:12 os 1.73.42.2: RESYNC: (1.73-1.75); FILE MERGED 2004/01/09 12:26:21 os 1.73.42.1: #110460# prevent moving of protected frames


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [04e925a9602f953ad5c68e7923d4415479acabce]

INTEGRATION: CWS fwkbugfix01 (1.3.6); FILE MERGED 2004/03/04 10:28:41 as 1.3.6.1: #115756# right handling of macro execution mode


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [b113270e72425f8896d56dabc8ef1a3f4451624b]

INTEGRATION: CWS os26 (1.39.42); FILE MERGED 2004/01/16 12:00:34 os 1.39.42.4: #i23878# syntax 2004/01/16 11:56:13 os 1.39.42.3: #i23878# date conversion mustn't change non-date values 2004/01/12 11:14:34 os 1.39.42.2: RESYNC: (1.39-1.40); FILE MERGED 2004/01/07 14:43:42 os 1.39.42.1: #i23878# offset of dates in data-to-text corrected


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [68a1f625230d68ccbd88e3c1282a1cdfc09d3f7e]

INTEGRATION: CWS fwkbugfix01 (1.2.6); FILE MERGED 2004/03/09 07:11:58 cd 1.2.6.1: #i26164# Store menubar visibility and set menubar visible/invisible


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [76d3215e50ed4dee4c810a9c46a7fd59760b40b9]

INTEGRATION: CWS os26 (1.56.118); FILE MERGED 2004/02/20 12:02:27 os 1.56.118.2: RESYNC: (1.56-1.59); FILE MERGED 2004/01/08 15:02:44 os 1.56.118.1: #105372# code of InsertHeader/Footer of SW/Web removed


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [9881348885f74e792c385581b50bb0a66208547b]

INTEGRATION: CWS fwkbugfix01 (1.10.6); FILE MERGED 2004/03/09 07:14:32 cd 1.10.6.1: #115843# Support placeholders ($1) and ($2) for outplace activation within menus


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [82d89c239ea8a84f591d726f7924125fbe76be16]

INTEGRATION: CWS os26 (1.95.54); FILE MERGED 2004/02/20 14:55:35 os 1.95.54.1: #105372# FN_INSERT_HEADER/FOOTER removed


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [9fdf8483f5fca77dcb72325540383d9ee0aae3e2]

INTEGRATION: CWS fwkbugfix01 (1.2.6); FILE MERGED 2004/03/09 07:11:37 cd 1.2.6.1: #i26164# Store menubar visibility and set menubar visible/invisible


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [be03d3c0c18da393e241058b2ee41e87956fde1b]

INTEGRATION: CWS os26 (1.69.346); FILE MERGED 2004/01/08 15:02:43 os 1.69.346.1: #105372# code of InsertHeader/Footer of SW/Web removed


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [31af74fb2568383ea32482ca14ff761adb061369]

INTEGRATION: CWS fwkbugfix01 (1.2.6); FILE MERGED 2004/03/09 07:14:30 cd 1.2.6.1: #115843# Support placeholders ($1) and ($2) for outplace activation within menus


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [c4abc2dc185e48b8635f969abd7b1a6652360d26]

INTEGRATION: CWS os26 (1.23.346); FILE MERGED 2004/02/20 12:17:57 os 1.23.346.2: RESYNC: (1.23-1.24); FILE MERGED 2004/01/08 15:02:42 os 1.23.346.1: #105372# code of InsertHeader/Footer of SW/Web removed


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [91097f51a2c9bd167d0d5379a510f5d81ed01b65]

INTEGRATION: CWS os26 (1.7.42); FILE MERGED 2004/01/08 15:02:41 os 1.7.42.1: #105372# code of InsertHeader/Footer of SW/Web removed


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [82f529f0342f362ff39f26dc3f1f3d18617c7789]

INTEGRATION: CWS os26 (1.42.42); FILE MERGED 2004/01/08 15:02:40 os 1.42.42.1: #105372# code of InsertHeader/Footer of SW/Web removed


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [818fba0f25c103831076c42c22e751a23c81ee07]

INTEGRATION: CWS os26 (1.78.42); FILE MERGED 2003/12/22 13:19:20 os 1.78.42.1: #114571#


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [180d10e7398b91f7e888cfdc5a5f2edf7aec4302]

INTEGRATION: CWS os26 (1.19.120); FILE MERGED 2004/01/09 11:10:41 os 1.19.120.1: #109488# 'magic' URL correction removed


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [3e5587dae9a51169a0ebbf09de8755bf7182f12e]

INTEGRATION: CWS os26 (1.2.346); FILE MERGED 2003/12/22 13:20:33 os 1.2.346.1: #114571# SwTxtFld::Expand() is const, now


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [5df8549800575f6a08d149f3d41aae8387a82887]

INTEGRATION: CWS os26 (1.35.38); FILE MERGED 2004/02/20 12:29:13 os 1.35.38.3: RESYNC: (1.36-1.37); FILE MERGED 2004/01/12 11:23:09 os 1.35.38.2: RESYNC: (1.35-1.36); FILE MERGED 2004/01/08 15:02:38 os 1.35.38.1: #105372# code of InsertHeader/Footer of SW/Web removed


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [9eb4fdb27140091c5f13694f14dbb88f64c39d47]

INTEGRATION: CWS os26 (1.14.50); FILE MERGED 2004/01/12 11:22:56 os 1.14.50.2: RESYNC: (1.14-1.15); FILE MERGED 2004/01/08 15:02:37 os 1.14.50.1: #105372# code of InsertHeader/Footer of SW/Web removed


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [93120b25e20fc070efeaea783d5f5ae19c65bc64]

INTEGRATION: CWS os26 (1.31.96); FILE MERGED 2004/02/20 12:36:19 os 1.31.96.3: RESYNC: (1.32-1.33); FILE MERGED 2004/01/12 11:26:19 os 1.31.96.2: RESYNC: (1.31-1.32); FILE MERGED 2004/01/08 15:02:36 os 1.31.96.1: #105372# code of InsertHeader/Footer of SW/Web removed


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [e55bc923739f6e9ca351dd195a0fca369d61a5d4]

INTEGRATION: CWS os26 (1.5.116); FILE MERGED 2004/01/08 15:02:34 os 1.5.116.1: #105372# code of InsertHeader/Footer of SW/Web removed


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [3847db7365cc64ea0925e8ab3d98f710ab1d6982]

INTEGRATION: CWS os26 (1.109.8); FILE MERGED 2004/02/20 12:39:39 os 1.109.8.3: RESYNC: (1.110-1.112); FILE MERGED 2004/01/12 14:31:54 os 1.109.8.2: RESYNC: (1.109-1.110); FILE MERGED 2004/01/08 15:02:32 os 1.109.8.1: #105372# code of InsertHeader/Footer of SW/Web removed


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [f5d30e1fdfbcb2cd40041a27f82822f3fc3d6ab2]

INTEGRATION: CWS os26 (1.45.118); FILE MERGED 2004/02/20 12:39:06 os 1.45.118.2: RESYNC: (1.45-1.46); FILE MERGED 2004/01/08 15:02:32 os 1.45.118.1: #105372# code of InsertHeader/Footer of SW/Web removed


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [201ae5f7874af31377a78512da411bcf12b5b89d]

INTEGRATION: CWS os26 (1.29.102); FILE MERGED 2004/01/08 15:02:31 os 1.29.102.1: #105372# code of InsertHeader/Footer of SW/Web removed


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [343426b79aac9efd3a6ae6e0ea14821a8689171f]

INTEGRATION: CWS os26 (1.2.266); FILE MERGED 2003/12/22 13:20:07 os 1.2.266.1: #114571# aExpand is mutable and Expand() is const, now


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [138f7b2cc41101866c497ac3bd981bc2c90ad8e5]

INTEGRATION: CWS os26 (1.13.266); FILE MERGED 2004/01/08 10:30:00 os 1.13.266.1: #114436# DDE enabled on non-Windows plattforms


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [ef62c335360dd0bc98bf6838b560a4287ecbda19]

INTEGRATION: CWS os26 (1.51.98); FILE MERGED 2004/02/20 12:41:01 os 1.51.98.2: RESYNC: (1.51-1.53); FILE MERGED 2004/01/08 15:02:30 os 1.51.98.1: #105372# code of InsertHeader/Footer of SW/Web removed


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [24ba9fd87e703e424932f85aa5a626206b6c311b]

INTEGRATION: CWS os26 (1.47.116); FILE MERGED 2004/02/20 12:40:11 os 1.47.116.2: RESYNC: (1.47-1.48); FILE MERGED 2004/01/08 15:02:30 os 1.47.116.1: #105372# code of InsertHeader/Footer of SW/Web removed


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [ba8ba2f96f4d21a547605e6937ab252bb16b4d70]

INTEGRATION: CWS os26 (1.9.32); FILE MERGED 2004/01/07 15:09:58 os 1.9.32.1: #i23878# DBTypeConversion::getValue(): Date conversion relative to NullDate fixed


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [f8b3d06163a2638b9dcbb1a5ba89441d93347673]

INTEGRATION: CWS sdk12bugfix (1.9.88); FILE MERGED 2004/02/27 09:10:10 jsc 1.9.88.1: #113058# remove Uik where possible


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [7fb15a550dbfd8cf1183c939bdc1de7ab73b4f32]

INTEGRATION: CWS sdk12bugfix (1.8.44); FILE MERGED 2004/02/27 09:10:10 jsc 1.8.44.1: #113058# remove Uik where possible


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [dff3c2dd584b48023fc80bc986d03c882646ba50]

INTEGRATION: CWS sdk12bugfix (1.11.88); FILE MERGED 2004/02/27 09:10:10 jsc 1.11.88.1: #113058# remove Uik where possible


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [3b41e22e1943d676c1959b05dbda3a1e9d16db86]

INTEGRATION: CWS sdk12bugfix (1.12.88); FILE MERGED 2004/02/27 09:10:09 jsc 1.12.88.1: #113058# remove Uik where possible


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [8fe8463fd0066feb8e1ef07dc0443673daa94525]

INTEGRATION: CWS sdk12bugfix (1.13.80); FILE MERGED 2004/02/27 09:10:09 jsc 1.13.80.1: #113058# remove Uik where possible


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [76ef7c6a256a3f033c029180dbf40c5bead1f5ff]

INTEGRATION: CWS sdk12bugfix (1.11.88); FILE MERGED 2004/02/27 09:10:08 jsc 1.11.88.1: #113058# remove Uik where possible


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [ac132a026aea0baff93fa570a827901f64125ce2]

INTEGRATION: CWS sdk12bugfix (1.7.8); FILE MERGED 2004/03/12 09:26:57 jsc 1.7.8.3: #i25828# correct endif 2004/03/12 09:22:50 jsc 1.7.8.2: #i25828# correct endif 2004/02/27 11:15:31 jsc 1.7.8.1: #i25828# insert patch for MINGW32_NT


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [0e3c310156b8d4e0140dbbb4c1c62476dc3eb9c7]

INTEGRATION: CWS sdk12bugfix (1.4.8); FILE MERGED 2004/03/01 11:38:52 jsc 1.4.8.1: #112169# remove unnecessary header


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [074d44668e051a58e8cf1ec62ef09511a06fb13b]

INTEGRATION: CWS sdk12bugfix (1.5.8); FILE MERGED 2004/03/01 11:38:51 jsc 1.5.8.1: #112169# remove unnecessary header


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [4e6021c226bfa80eab6949d6f1261216a4e14001]

INTEGRATION: CWS sdk12bugfix (1.17.30); FILE MERGED 2004/02/27 14:32:50 jsc 1.17.30.1: #110612# extend docu


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [1f452e94d48831c45bc85ded6485c7962a8233bc]

INTEGRATION: CWS os26 (1.5.324); FILE MERGED 2004/01/09 14:16:39 os 1.5.324.1: #112142# search engine names have to be quoted to support non-ASCII characters


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [540b8d017a38ada1e0ecbafa4132884fe127fb27]

INTEGRATION: CWS os26 (1.22.132); FILE MERGED 2003/12/19 14:26:40 os 1.22.132.1: #i20291# RTL setting for horizontal ruler, only


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [f97a54c041a6c2730142b260343db010d13ce2e0]

INTEGRATION: CWS sdk12bugfix (1.6.30); FILE MERGED 2004/02/27 11:13:13 jsc 1.6.30.1: #i25554# correct output


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [7f8cbceded62ea1192fff8ade860e3c9df132114]

INTEGRATION: CWS os26 (1.15.144); FILE MERGED 2004/01/12 12:29:11 os 1.15.144.2: RESYNC: (1.15-1.16); FILE MERGED 2003/12/19 14:53:29 os 1.15.144.1: #i20513# added translation of 'Pica'


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [b0a0923e9f38c1c19b704a53b0e61be805b37851]

INTEGRATION: CWS os26 (1.17.394); FILE MERGED 2004/01/08 13:16:43 os 1.17.394.1: #105297# detection of user defined border spacing of page and paragraph borders corrected


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [fcd484f6618e0ab5356b544cccebba96355ab049]

INTEGRATION: CWS os26 (1.43.8); FILE MERGED 2004/01/08 15:00:33 os 1.43.8.1: #i23849# initialization of sal_Bool variables added


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [627c97cac531a1ac1a8571991dbc0685bcd84382]

INTEGRATION: CWS impress4ea1 (1.23.30); FILE MERGED 2004/03/08 15:57:32 cl 1.23.30.2: #i22801# present 'insert ole object' dialog when user double clicks on an ole placeholder that uses an oleserver that is not installed 2004/03/01 16:53:48 cl 1.23.30.1: #i22801# present 'insert ole object' dialog when user double clicks on an ole placeholder where the coresponding application is not installed


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [e64a61f10f4623156e2d8ef539046c4c4fe49899]

INTEGRATION: CWS impress4ea1 (1.50.18); FILE MERGED 2004/02/26 13:12:37 af 1.50.18.1: #94356# Removed ruler from outline view.


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [4be484496d5de4d3c44350319cae02ec91221ffb]

INTEGRATION: CWS impress4ea1 (1.2.32); FILE MERGED 2004/03/02 08:59:21 af 1.2.32.1: #i26017# Added missing OuterResizePixel().


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [31cc6c27e292cae73a585b2d2c111b05c0c82186]

INTEGRATION: CWS impress4ea1 (1.2.32); FILE MERGED 2004/03/02 08:54:55 af 1.2.32.1: #i26017# Added missing OuterResizePixel().


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [9ee7a8a6135c41c135c1159e959cfd5721a98e86]

INTEGRATION: CWS impress4ea1 (1.2.32); FILE MERGED 2004/02/26 13:12:09 af 1.2.32.1: #94356# Removed ruler from outline view.


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [de720db8c3e60e728d8da9ca199f0979bd07bbb8]

INTEGRATION: CWS impress4ea1 (1.43.20); FILE MERGED 2004/03/01 16:04:23 cl 1.43.20.1: #i25812# check for pTextObj after calling EndTextEdit()


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [a9f20d42bf2eb7a088c48a8dcacfbe94f172e549]

INTEGRATION: CWS impress4ea1 (1.24.20); FILE MERGED 2004/02/27 13:33:39 af 1.24.20.1: #110622# Removed unused and harmfull ToLowerAscii() call on the filename in CheckFileHdl.


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [710141a82b81b2af322c88fe0b383db3fecbbd22]

INTEGRATION: CWS impress4ea1 (1.55.16); FILE MERGED 2004/02/18 16:03:53 sj 1.55.16.1: I21122 now reading the CurrentUserStream


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [5fe8315e38969b449a6c4f1e72388f37dfb37e9a]

INTEGRATION: CWS impress4ea1 (1.2.44); FILE MERGED 2004/03/09 12:14:04 sw 1.2.44.1: #114164#


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [b18f69ed877ac88a905bcad2a8f4089fa1906dad]

INTEGRATION: CWS kso9 (1.20.20); FILE MERGED 2004/02/25 10:26:54 kso 1.20.20.1: #112271# - Handle runtime changes of proxy configuration.


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [6cccd3db49a9f589efc4dae48f232aebc449f3a9]

INTEGRATION: CWS kso9 (1.30.20); FILE MERGED 2004/02/25 10:26:54 kso 1.30.20.1: #112271# - Handle runtime changes of proxy configuration.


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [3a3d8ca3a2fa6b21b6c34d17f44d4797b74514a4]

INTEGRATION: CWS impress4ea1 (1.61.42); FILE MERGED 2004/03/01 14:22:44 cl 1.61.42.1: #114164# fixed a look in takeContour with animated text


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [3166d199e338233435c857511ecf379f05cc915b]

INTEGRATION: CWS kso9 (1.9.124); FILE MERGED 2004/02/25 10:26:54 kso 1.9.124.1: #112271# - Handle runtime changes of proxy configuration.


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [efd98f405c00784ec2368d05fcbe5bc2fc4bf45f]

INTEGRATION: CWS impress4ea1 (1.116.114); FILE MERGED 2004/02/18 16:06:19 sj 1.116.114.1: I21122 now reading the CurrentUserStream to determine the correct slide persists


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [3815046fc8cc3bbe367e809e8f70f82e66ca6f97]

INTEGRATION: CWS impress4ea1 (1.87.114); FILE MERGED 2004/02/18 16:09:11 sj 1.87.114.1: I21122 ReadZString is now static


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [6b182fb8270f442b0b3c71373643a5fbf3f12ee2]

INTEGRATION: CWS kso9 (1.6.12); FILE MERGED 2004/02/25 10:50:49 kso 1.6.12.1: #112036# - Improved/corrected documentation.


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [0b6315818715db1ed04665f56f043e80b8361b25]

INTEGRATION: CWS impress4ea1 (1.2.100); FILE MERGED 2004/03/09 17:04:54 sw 1.2.100.1: #i23466#


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [573de6f5f2e6b3397ace254c50b4e66cf823b07a]

INTEGRATION: CWS impress4ea1 (1.27.32); FILE MERGED 2004/02/19 13:15:33 thb 1.27.32.1: #i24604# Explicitely added META_TEXTLANGUAGE_ACTION, made action assertion fire only once per metafile


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [1ab7164d490e6a68899bb26d0466cb66571ec381]

INTEGRATION: CWS cups01 (1.20.16); FILE MERGED 2004/02/13 17:04:18 pl 1.20.16.3: RESYNC: (1.21-1.22); FILE MERGED 2003/12/17 16:05:22 pl 1.20.16.2: RESYNC: (1.20-1.21); FILE MERGED 2003/08/12 10:21:52 pl 1.20.16.1: removed myriads of warnings


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [96dc24adb62664f69a9be428d1ff9393ad31cdcd]

INTEGRATION: CWS cups01 (1.21.40); FILE MERGED 2004/02/13 17:04:10 pl 1.21.40.4: RESYNC: (1.22-1.25); FILE MERGED 2003/12/17 16:04:43 pl 1.21.40.3: RESYNC: (1.21-1.22); FILE MERGED 2003/08/12 10:21:52 pl 1.21.40.2: removed myriads of warnings 2003/08/05 13:35:48 pl 1.21.40.1: #i12087# add CUPS support


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [cc062c4059cf61bd8c59d42cbc098b6435af154e]

INTEGRATION: CWS cups01 (1.11.40); FILE MERGED 2004/03/10 12:20:06 pl 1.11.40.4: #i26269# get a decent default PPD if CUPS does not provide one 2004/02/13 17:04:28 pl 1.11.40.3: RESYNC: (1.12-1.13); FILE MERGED 2003/12/17 16:05:41 pl 1.11.40.2: RESYNC: (1.11-1.12); FILE MERGED 2003/08/12 10:21:52 pl 1.11.40.1: removed myriads of warnings


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [cb6d049e9a68a08d96465340480f7e0a4aec36e2]

INTEGRATION: CWS cups01 (1.6.40); FILE MERGED 2003/11/06 14:00:30 pl 1.6.40.2: #112993# fixed an off by one 2003/08/12 10:21:51 pl 1.6.40.1: removed myriads of warnings


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [b7e48594e721a4dd70921cdacd04c6324fbf21ad]

INTEGRATION: CWS mozab03 (1.28.4); FILE MERGED 2004/03/05 04:03:53 yl146652 1.28.4.3: #i17620# auto change port number when useSSL CheckBox clicked 2004/02/17 08:01:04 windly 1.28.4.2: #i24592# changes accede to LDAP authentication string review 2004/02/13 09:57:35 yl146652 1.28.4.1: #17620# Add authentification support to LDAP Address Book


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [1049ae1c613db26c16d8b8c58b37098c0fbe8403]

INTEGRATION: CWS cups01 (1.19.22); FILE MERGED 2004/02/16 09:46:59 pl 1.19.22.7: solved a merge artifact 2004/02/13 17:07:33 pl 1.19.22.6: RESYNC: (1.19-1.21); FILE MERGED 2003/09/09 13:50:11 pl 1.19.22.5: #i18852# fix a config reading issue 2003/08/12 10:21:50 pl 1.19.22.4: removed myriads of warnings 2003/08/07 15:10:57 pl 1.19.22.3: #i12087# write CUPS options 2003/08/06 18:22:18 pl 1.19.22.2: #i12087# add: get cups properties 2003/08/05 13:35:47 pl 1.19.22.1: #i12087# add CUPS support


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [eba0890d1286b9b36d67c5a76ff48e70ddc76376]

INTEGRATION: CWS cups01 (1.2.74); FILE MERGED 2004/02/13 17:03:27 pl 1.2.74.4: RESYNC: (1.2-1.3); FILE MERGED 2003/08/21 13:39:14 pl 1.2.74.3: #i12087# only compile in cups if ENABLE_CUPS is set 2003/08/15 12:41:04 pl 1.2.74.2: #i12087# add authentication callback 2003/08/05 13:35:47 pl 1.2.74.1: #i12087# add CUPS support


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [9de8d9cadbb260e3aa724b1bcb0e9da7b2c43211]

INTEGRATION: CWS cups01 (1.2.74); FILE MERGED 2004/02/13 17:03:39 pl 1.2.74.6: RESYNC: (1.3-1.4); FILE MERGED 2003/12/17 16:04:23 pl 1.2.74.5: RESYNC: (1.2-1.3); FILE MERGED 2003/09/09 13:50:09 pl 1.2.74.4: #i18852# fix a config reading issue 2003/08/12 10:21:50 pl 1.2.74.3: removed myriads of warnings 2003/08/06 18:22:18 pl 1.2.74.2: #i12087# add: get cups properties 2003/08/05 16:32:43 pl 1.2.74.1: #i12087# load PPD from CUPS server on demand only


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [f98a1ff515e1d6f20966a73551b1391153574244]

INTEGRATION: CWS cups01 (1.1.2); FILE ADDED 2004/03/10 12:20:06 pl 1.1.2.10: #i26269# get a decent default PPD if CUPS does not provide one 2003/12/01 14:15:25 pl 1.1.2.9: #i23057# fall back to old print stuff if CUPS has no dests 2003/11/06 15:14:37 pl 1.1.2.8: #112987# printer setup should be updated also after printer change 2003/08/21 13:39:14 pl 1.1.2.7: #i12087# only compile in cups if ENABLE_CUPS is set 2003/08/15 12:41:04 pl 1.1.2.6: #i12087# add authentication callback 2003/08/12 10:21:49 pl 1.1.2.5: removed myriads of warnings 2003/08/07 15:10:57 pl 1.1.2.4: #i12087# write CUPS options 2003/08/06 18:22:18 pl 1.1.2.3: #i12087# add: get cups properties 2003/08/05 16:32:43 pl 1.1.2.2: #i12087# load PPD from CUPS server on demand only 2003/08/05 13:35:47 pl 1.1.2.1: #i12087# add CUPS support


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [15b5fe532469932bfd82245dd8962bebc1e1b86b]

INTEGRATION: CWS cups01 (1.3.76); FILE MERGED 2004/02/13 17:05:29 pl 1.3.76.3: RESYNC: (1.3-1.4); FILE MERGED 2003/12/01 15:18:30 pl 1.3.76.2: removed an ambiguity for workshop compiler 2003/08/12 10:21:48 pl 1.3.76.1: removed myriads of warnings


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [82a738357814bb60505f3f52ab6bde50dd16ee21]

INTEGRATION: CWS cups01 (1.8.34); FILE MERGED 2004/03/10 12:20:05 pl 1.8.34.6: #i26269# get a decent default PPD if CUPS does not provide one 2004/02/13 17:05:20 pl 1.8.34.5: RESYNC: (1.9-1.10); FILE MERGED 2003/12/17 16:06:36 pl 1.8.34.4: RESYNC: (1.8-1.9); FILE MERGED 2003/08/12 10:21:48 pl 1.8.34.3: removed myriads of warnings 2003/08/06 18:22:17 pl 1.8.34.2: #i12087# add: get cups properties 2003/08/05 13:35:46 pl 1.8.34.1: #i12087# add CUPS support


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [e8ddda4134a6c724aadcdf3a78c37421127a705d]

INTEGRATION: CWS cups01 (1.14.34); FILE MERGED 2004/02/13 17:05:11 pl 1.14.34.2: RESYNC: (1.14-1.16); FILE MERGED 2003/08/12 10:21:47 pl 1.14.34.1: removed myriads of warnings


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [52d078d88f324bfc0bba0c12354123ffb14404b9]

INTEGRATION: CWS cups01 (1.4.34); FILE MERGED 2004/02/13 17:06:04 pl 1.4.34.2: RESYNC: (1.4-1.5); FILE MERGED 2003/08/12 10:21:46 pl 1.4.34.1: removed myriads of warnings


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [f0c4cacfe1a3e7ef3eaeca41c3352e480aeb4b3e]

INTEGRATION: CWS cups01 (1.23.4); FILE MERGED 2004/02/13 17:05:37 pl 1.23.4.5: RESYNC: (1.25-1.27); FILE MERGED 2003/12/17 16:07:08 pl 1.23.4.4: RESYNC: (1.23.22.2-1.25); FILE MERGED 2003/12/01 14:38:46 pl 1.23.4.3: RESYNC: (1.23-1.23.22.2); FILE MERGED 2003/11/14 12:23:18 pl 1.23.4.2: #113741# remove dependency on missing initializer 2003/08/12 10:21:46 pl 1.23.4.1: removed myriads of warnings


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [85b92c802ee587aade65efda5be16ca26f2c039b]

INTEGRATION: CWS cups01 (1.2.34); FILE MERGED 2004/02/13 17:05:55 pl 1.2.34.2: RESYNC: (1.2-1.3); FILE MERGED 2003/08/12 10:21:45 pl 1.2.34.1: removed myriads of warnings


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [62c49355d5a81911d9ef3bf2d5cb2e1b5b170db1]

INTEGRATION: CWS cups01 (1.4.72); FILE MERGED 2004/02/13 17:05:46 pl 1.4.72.2: RESYNC: (1.4-1.5); FILE MERGED 2003/08/12 10:21:45 pl 1.4.72.1: removed myriads of warnings


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [41485036c7850beaf69a1a48bed451acd38a41d4]

INTEGRATION: CWS cups01 (1.3.74); FILE MERGED 2003/08/12 10:21:44 pl 1.3.74.1: removed myriads of warnings


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [90e0e95f8184e956fe104c41edf0e6048964721b]

INTEGRATION: CWS cups01 (1.39.16); FILE MERGED 2004/02/13 17:04:45 pl 1.39.16.4: RESYNC: (1.41-1.44); FILE MERGED 2003/12/17 16:06:17 pl 1.39.16.3: RESYNC: (1.39.32.1-1.41); FILE MERGED 2003/12/01 14:38:39 pl 1.39.16.2: RESYNC: (1.39-1.39.32.1); FILE MERGED 2003/08/12 10:21:43 pl 1.39.16.1: removed myriads of warnings


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [4b19bbfecd8e8221b8e5dfd289cfe545c6fe8917]

INTEGRATION: CWS cups01 (1.8.22); FILE MERGED 2004/02/13 17:04:36 pl 1.8.22.2: RESYNC: (1.8-1.9); FILE MERGED 2003/08/12 10:21:43 pl 1.8.22.1: removed myriads of warnings


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [fa6ed4d2d3573fc9dbb70b7d6fe06dab7f2ec76a]

INTEGRATION: CWS cups01 (1.4.40); FILE MERGED 2004/02/13 17:06:52 pl 1.4.40.2: RESYNC: (1.4-1.5); FILE MERGED 2003/08/05 13:35:45 pl 1.4.40.1: #i12087# add CUPS support


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [11927a4670f715049fd8ed8e8049f34f1881717e]

INTEGRATION: CWS cups01 (1.4.22); FILE MERGED 2004/02/13 17:06:26 pl 1.4.22.3: RESYNC: (1.4-1.5); FILE MERGED 2003/08/06 18:22:16 pl 1.4.22.2: #i12087# add: get cups properties 2003/08/05 13:35:44 pl 1.4.22.1: #i12087# add CUPS support


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [0d7a9b7bada9a41824495b35c79047a60e437c95]

INTEGRATION: CWS cups01 (1.4.34); FILE MERGED 2003/08/06 18:22:16 pl 1.4.34.1: #i12087# add: get cups properties


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [003619907fb71a05be1a1b8397924f5af64af4fa]

INTEGRATION: CWS cups01 (1.1.1.1.100); FILE MERGED 2003/08/05 16:32:42 pl 1.1.1.1.100.1: #i12087# load PPD from CUPS server on demand only


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [8f818d67f3e556afb478ee09b7bddea1d92b439e]

INTEGRATION: CWS cups01 (1.1.2); FILE ADDED 2004/03/10 12:20:04 pl 1.1.2.5: #i26269# get a decent default PPD if CUPS does not provide one 2003/12/01 14:15:22 pl 1.1.2.4: #i23057# fall back to old print stuff if CUPS has no dests 2003/08/15 12:41:04 pl 1.1.2.3: #i12087# add authentication callback 2003/08/06 18:22:15 pl 1.1.2.2: #i12087# add: get cups properties 2003/08/05 13:35:44 pl 1.1.2.1: #i12087# add CUPS support


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [eba16bfe211512e1fc8399618174819c2d62f729]

INTEGRATION: CWS mozab03 (1.22.76); FILE MERGED 2004/02/12 15:25:18 fs 1.22.76.2: RESYNC: (1.22-1.23); FILE MERGED 2003/12/09 12:22:54 fs 1.22.76.1: #i21912# UI name for the personal address book


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [f404ed704bc9ed283ecd5e075536859bda81cb58]

INTEGRATION: CWS mozab03 (1.14.76); FILE MERGED 2004/02/12 15:28:36 fs 1.14.76.2: RESYNC: (1.14-1.15); FILE MERGED 2003/12/09 12:21:28 fs 1.14.76.1: #i21912# UI name for the personal address book


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [e669444bba0aaa58875e378f3bd42d2b08ef2155]

INTEGRATION: CWS mozab03 (1.21.124); FILE MERGED 2004/02/13 11:54:20 yl146652 1.21.124.1: #i23384# Add browse dialog to ado data source


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [0b7379a9ae38ba3b50e5a4e66fab0c796e202c3c]

INTEGRATION: CWS mozab03 (1.49.4); FILE MERGED 2004/02/13 09:57:36 yl146652 1.49.4.1: #17620# Add authentification support to LDAP Address Book


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [a9731ebc7d996476a653870935854db6448e3e31]

INTEGRATION: CWS cups01 (1.37.4); FILE MERGED 2004/03/08 15:58:10 pl 1.37.4.3: corrected spelling 2004/02/13 15:34:34 pl 1.37.4.2: RESYNC: (1.37-1.38); FILE MERGED 2003/08/15 12:41:21 pl 1.37.4.1: #i12087# add authentication callback


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [fc72da26986bca6a0343f60ea85961739346d71a]

INTEGRATION: CWS mozab03 (1.23.42); FILE MERGED 2004/02/13 11:55:37 yl146652 1.23.42.1: #i23384# Add browse dialog to ado data source


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [3fa34f34eebc199b4a8cfad62e305763c27df155]

INTEGRATION: CWS cups01 (1.2.90); FILE MERGED 2003/08/15 12:41:21 pl 1.2.90.1: #i12087# add authentication callback


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [da6f25eebbf22e76795b8f9ff417352c0af1c5a5]

INTEGRATION: CWS mozab03 (1.36.40); FILE MERGED 2004/03/04 08:12:49 fs 1.36.40.2: #100000# needed a typedef to compile after resync 2004/02/13 11:55:36 yl146652 1.36.40.1: #i23384# Add browse dialog to ado data source


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [b55897304524b15731b0855d9947409ee44c5cc8]

INTEGRATION: CWS cups01 (1.7.62); FILE MERGED 2003/08/15 13:21:16 pl 1.7.62.3: removed a bunch of warnings 2003/08/15 12:41:21 pl 1.7.62.2: #i12087# add authentication callback 2003/08/07 15:06:49 pl 1.7.62.1: #i12087# adjustments for CUPS


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [ac3801e8916dd6baedcfb9c0cc414aaf711f771e]

INTEGRATION: CWS mozab03 (1.16.4); FILE MERGED 2004/02/13 09:57:35 yl146652 1.16.4.1: #17620# Add authentification support to LDAP Address Book


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [c476ee11936c67fde1d36b1182dc7e9dfba0af83]

INTEGRATION: CWS cups01 (1.2.34); FILE MERGED 2003/08/15 13:21:15 pl 1.2.34.1: removed a bunch of warnings


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [c9d74280a2492cf352fa68fc3392ac70fc7c66a5]

INTEGRATION: CWS mozab03 (1.18.4); FILE MERGED 2004/03/05 04:03:53 yl146652 1.18.4.3: #i17620# auto change port number when useSSL CheckBox clicked 2004/02/17 08:01:05 windly 1.18.4.2: #i24592# changes accede to LDAP authentication string review 2004/02/13 09:57:35 yl146652 1.18.4.1: #17620# Add authentification support to LDAP Address Book


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [1804a0748592b15625be1f2f0a213cb0b33c53cb]

INTEGRATION: CWS cups01 (1.5.34); FILE MERGED 2004/02/13 15:32:05 pl 1.5.34.2: RESYNC: (1.5-1.6); FILE MERGED 2003/08/15 13:21:15 pl 1.5.34.1: removed a bunch of warnings


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [578ae420c25791d4afcc950fe29c4fa8d223e6ee]

INTEGRATION: CWS cups01 (1.10.34); FILE MERGED 2003/08/15 13:21:15 pl 1.10.34.1: removed a bunch of warnings


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [e7829a5c3a2331394d70f34f3d99cdb784d994c3]

INTEGRATION: CWS mozab03 (1.132.4); FILE MERGED 2004/02/17 08:01:03 windly 1.132.4.2: #i24592# changes accede to LDAP authentication string review 2004/02/13 09:57:34 yl146652 1.132.4.1: #17620# Add authentification support to LDAP Address Book


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [74f3b19d29678c65ff435da2424a34aec8e4447b]

INTEGRATION: CWS cups01 (1.8.26); FILE MERGED 2004/02/13 15:32:27 pl 1.8.26.2: RESYNC: (1.8-1.9); FILE MERGED 2003/08/15 13:21:14 pl 1.8.26.1: removed a bunch of warnings


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [10c55a477e260d1aacdc0992a6801ab7c8cd624e]

INTEGRATION: CWS mozab03 (1.28.4); FILE MERGED 2004/02/17 08:01:03 windly 1.28.4.2: #i24592# changes accede to LDAP authentication string review 2004/02/13 09:57:34 yl146652 1.28.4.1: #17620# Add authentification support to LDAP Address Book


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [0d62f6ce8c986f881431ecde4c276c3391693c7a]

INTEGRATION: CWS cups01 (1.12.26); FILE MERGED 2003/08/15 13:21:14 pl 1.12.26.1: removed a bunch of warnings


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [636294bd193fc563a0b266d0a6c471beb678dd4b]

INTEGRATION: CWS mozab03 (1.86.4); FILE MERGED 2004/02/13 09:57:33 yl146652 1.86.4.1: #17620# Add authentification support to LDAP Address Book


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [b2794e6c3761a439b2cfa594d20f041c58dfabd3]

INTEGRATION: CWS cups01 (1.10.34); FILE MERGED 2003/08/15 13:21:13 pl 1.10.34.1: removed a bunch of warnings


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [98badab81ff94f79a0ee6d54dfb26ffdbfe4248e]

INTEGRATION: CWS mozab03 (1.1.2); FILE ADDED 2004/02/13 11:55:36 yl146652 1.1.2.1: #i23384# Add browse dialog to ado data source


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [d15776888e9093bdf90f519a39bc009452ab8842]

INTEGRATION: CWS cups01 (1.9.62); FILE MERGED 2003/08/15 13:21:13 pl 1.9.62.2: removed a bunch of warnings 2003/08/07 15:06:48 pl 1.9.62.1: #i12087# adjustments for CUPS


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [ca1edb6d17b293eaf044e9d6f0fe0371bfa86b01]

INTEGRATION: CWS mozab03 (1.1.2); FILE ADDED 2004/03/12 04:08:30 windly 1.1.2.2: #i23384# display first page if we are creating a new connection string 2004/02/13 11:55:36 yl146652 1.1.2.1: #i23384# Add browse dialog to ado data source


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [5a7d123b63a5a2b30b73a0d51b71b7b652e04c43]

INTEGRATION: CWS cups01 (1.13.34); FILE MERGED 2003/08/15 13:21:12 pl 1.13.34.2: removed a bunch of warnings 2003/08/07 15:06:48 pl 1.13.34.1: #i12087# adjustments for CUPS


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [403948615791e65486d585844bc911f128a97b28]

INTEGRATION: CWS mozab03 (1.54.4); FILE MERGED 2004/02/13 09:57:33 yl146652 1.54.4.1: #17620# Add authentification support to LDAP Address Book


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [eb44ea66fe8f7d007887bd04a136c1d26dd2550b]

INTEGRATION: CWS mozab03 (1.8.72); FILE MERGED 2003/11/26 14:04:03 yl146652 1.8.72.1: #21912 mapping mozilla mailing lists as sdbc views


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [bd67a3f13e52de0e4d4e104a315a0684890d063f]

INTEGRATION: CWS mozab03 (1.9.26); FILE MERGED 2004/02/13 05:54:17 windly 1.9.26.1: #17620# Add authentification support to LDAP Address Book


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [9d9691d273dd532ea67c7f61e1994e9ccaa1c566]

INTEGRATION: CWS mozab03 (1.11.74); FILE MERGED 2004/03/12 03:42:10 windly 1.11.74.2: Add query criterion support when OE selected from Mozilla Address Books 2004/02/13 05:54:17 windly 1.11.74.1: #17620# Add authentification support to LDAP Address Book


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [f7adfa881743210922ff7936c0f0e45c0ec63b63]

INTEGRATION: CWS mozab03 (1.1.148); FILE MERGED 2003/11/26 14:04:00 yl146652 1.1.148.1: #21912 mapping mozilla mailing lists as sdbc views


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [139f17f9c0846a5fe39ab422ac51ebcae6da6fac]

INTEGRATION: CWS mozab03 (1.4.74); FILE MERGED 2004/03/12 03:42:10 windly 1.4.74.2: Add query criterion support when OE selected from Mozilla Address Books 2003/11/26 14:03:58 yl146652 1.4.74.1: #21912 mapping mozilla mailing lists as sdbc views


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [6429795145bfc039159801990b36c1ea335291ed]

INTEGRATION: CWS mozab03 (1.3.144); FILE MERGED 2003/11/26 14:03:56 yl146652 1.3.144.1: #21912 mapping mozilla mailing lists as sdbc views


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [49ad218c1a61b675e6ace892aa52a02edba6dfc3]

INTEGRATION: CWS mozab03 (1.7.74); FILE MERGED 2004/02/13 05:54:17 windly 1.7.74.3: #17620# Add authentification support to LDAP Address Book 2003/11/27 04:08:55 yl146652 1.7.74.2: #21912# - mapping mozilla mailing lists as sdbc views 2003/11/26 14:03:55 yl146652 1.7.74.1: #21912 mapping mozilla mailing lists as sdbc views


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [1f92895d1162a237a767a55b314742b312301c57]

INTEGRATION: CWS mozab03 (1.11.22); FILE MERGED 2004/02/13 05:54:17 windly 1.11.22.1: #17620# Add authentification support to LDAP Address Book


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [ff511aa8c75b4572dfa9190e423bacc21e0be6dd]

INTEGRATION: CWS mozab03 (1.7.74); FILE MERGED 2003/11/26 14:03:48 yl146652 1.7.74.1: #21912 mapping mozilla mailing lists as sdbc views


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [1ae521ebe2e3a14247c77de647b357aa81593581]

INTEGRATION: CWS mozab03 (1.9.74); FILE MERGED 2004/02/13 05:54:16 windly 1.9.74.1: #17620# Add authentification support to LDAP Address Book


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [5d98e050714b34f310f5c115cfe4c9caa38af1e7]

INTEGRATION: CWS mozab03 (1.14.74); FILE MERGED 2004/02/13 05:54:16 windly 1.14.74.2: #17620# Add authentification support to LDAP Address Book 2003/11/26 14:03:48 yl146652 1.14.74.1: #21912 mapping mozilla mailing lists as sdbc views


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [ec669b4e5fb893328e334425609b324266a3f304]

INTEGRATION: CWS mozab03 (1.2.86); FILE MERGED 2003/11/26 14:03:47 yl146652 1.2.86.1: #21912 mapping mozilla mailing lists as sdbc views


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [1c4f39e675717e4b164b3e2b50fb402bc08cc39c]

INTEGRATION: CWS mozab03 (1.4.74); FILE MERGED 2003/11/26 14:03:47 yl146652 1.4.74.1: #21912 mapping mozilla mailing lists as sdbc views


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [ed368249f1bbd958d3dd2eac26c2188ba7f6ec94]

INTEGRATION: CWS mozab03 (1.3.144); FILE MERGED 2004/02/19 09:27:28 fs 1.3.144.1: #103752# on behalf of windly@openoffice.org


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [254eaa5ab82c27825eaba20559a61968a253f327]

INTEGRATION: CWS vcl18 (1.8.138); FILE MERGED 2004/02/10 14:45:43 pl 1.8.138.1: #i12911# improved mimetype evaluation


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [8726a96e41862440a3006292848cc7941368668a]

INTEGRATION: CWS vcl18 (1.4.138); FILE MERGED 2004/02/16 14:43:40 pl 1.4.138.2: #i12911# mimic other browsers shutdown behaviour 2004/02/10 14:47:31 pl 1.4.138.1: #i12911# wait for killed child


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [c5b73da3afb4b40092b1cea9ed0ed1f86b93ff2b]

INTEGRATION: CWS vcl18 (1.4.138); FILE MERGED 2004/02/18 18:51:36 pl 1.4.138.3: #110169# finally: flash plugin support 2004/02/16 14:43:40 pl 1.4.138.2: #i12911# mimic other browsers shutdown behaviour 2004/02/06 11:56:32 pl 1.4.138.1: #110169# check for unknown NPPID, join from apoc02


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [54b64244d6f91428b0374190eac4399aefc3f606]

INTEGRATION: CWS vcl18 (1.7.138); FILE MERGED 2004/03/16 11:54:52 pl 1.7.138.5: #i12911# solaris compile 2004/03/16 11:40:09 pl 1.7.138.4: #i12911# try to shutdown pluginapp gracefully in case of certain signals 2004/02/18 19:27:45 pl 1.7.138.3: #110169# cleanup of CreateShell, properly remove destroyed streams from list 2004/02/18 18:51:35 pl 1.7.138.2: #110169# finally: flash plugin support 2004/02/16 14:43:39 pl 1.7.138.1: #i12911# mimic other browsers shutdown behaviour


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [4d59c84f737fa281aa48d2ea202ce0438e5dd91a]

INTEGRATION: CWS vcl18 (1.3.138); FILE MERGED 2004/02/16 14:43:39 pl 1.3.138.4: #i12911# mimic other browsers shutdown behaviour 2004/02/13 12:38:53 pl 1.3.138.3: #110169# answer asynchronous plugin requests 2004/02/11 14:57:13 ssa 1.3.138.2: correct macro e-o-l 2004/02/06 11:56:32 pl 1.3.138.1: #110169# check for unknown NPPID, join from apoc02


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [4e2e99f6249e944ec50d7879208b63a353a90261]

INTEGRATION: CWS vcl18 (1.5.126); FILE MERGED 2004/02/18 19:27:44 pl 1.5.126.5: #110169# cleanup of CreateShell, properly remove destroyed streams from list 2004/02/18 18:51:35 pl 1.5.126.4: #110169# finally: flash plugin support 2004/02/16 14:43:39 pl 1.5.126.3: #i12911# mimic other browsers shutdown behaviour 2004/02/11 14:35:57 ssa 1.5.126.2: NPN_status must not return a value 2004/02/06 11:56:31 pl 1.5.126.1: #110169# check for unknown NPPID, join from apoc02


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [47ccfcacf6e74790f35e8f5ac13f11bff912bea2]

INTEGRATION: CWS vcl18 (1.4.138); FILE MERGED 2004/03/16 11:40:08 pl 1.4.138.2: #i12911# try to shutdown pluginapp gracefully in case of certain signals 2004/02/18 18:51:35 pl 1.4.138.1: #110169# finally: flash plugin support


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [90d70b228c29231ef8d69d52d50f0d2ed13647bc]

INTEGRATION: CWS vcl18 (1.5.138); FILE MERGED 2004/02/18 18:51:34 pl 1.5.138.3: #110169# finally: flash plugin support 2004/02/16 14:43:38 pl 1.5.138.2: #i12911# mimic other browsers shutdown behaviour 2004/02/06 11:56:30 pl 1.5.138.1: #110169# check for unknown NPPID, join from apoc02


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [887034775b07cf1e1c912d904fb58f5f87816be9]

INTEGRATION: CWS vcl18 (1.4.138); FILE MERGED 2004/02/19 13:07:25 pl 1.4.138.1: constness


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [1eda89afaac806faafa5a1815533e7ac9314eb16]

INTEGRATION: CWS vcl18 (1.8.126); FILE MERGED 2004/02/13 10:32:35 pl 1.8.126.3: #i12911# fixed some basic argument handling 2004/02/10 14:48:29 pl 1.8.126.2: #i12911# plugin stream changes 2004/02/06 11:56:29 pl 1.8.126.1: #110169# check for unknown NPPID, join from apoc02


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [f7a23c887457aa2b83b498c0f20ee16ca72f2863]

INTEGRATION: CWS vcl18 (1.14.126); FILE MERGED 2004/02/13 10:32:34 pl 1.14.126.3: #i12911# fixed some basic argument handling 2004/02/10 14:55:36 pl 1.14.126.2: #i12911# possibly provide seekable streams, minor cleanups 2004/02/06 11:56:27 pl 1.14.126.1: #110169# check for unknown NPPID, join from apoc02


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [cffc9233b4c8d9eddaaf22a15b868c368507de37]

INTEGRATION: CWS vcl18 (1.9.138); FILE MERGED 2004/02/10 14:56:11 pl 1.9.138.1: #i12911# possibly provide seekable streams


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [6a6e55072f3bf3c0d9e2ba5bddb2fef437e01cd6]

INTEGRATION: CWS vcl18 (1.5.138); FILE MERGED 2004/02/10 14:50:10 pl 1.5.138.1: #i12911# possibly provide seekable streams


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [f3388689dd32e63674bae46747e99bd227153935]

INTEGRATION: CWS vcl18 (1.7.228); FILE MERGED 2004/02/10 14:49:50 pl 1.7.228.1: #i12911# possibly provide seekable streams


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [555f3f5e29232e250fee09e2765ad57d36710b8d]

INTEGRATION: CWS vcl18 (1.9.306); FILE MERGED 2004/02/11 15:09:07 os 1.9.306.1: #i1820# settings decimal separator depending on the locale


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [3f350eecdb18900e7a96586354273a0953e0517d]

INTEGRATION: CWS vcl18 (1.45.4); FILE MERGED 2004/02/11 15:09:07 os 1.45.4.1: #i1820# settings decimal separator depending on the locale


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [1df025eb1059ef1f2ef2ca710764f9b49018ef8e]

INTEGRATION: CWS vcl18 (1.2.6); FILE MERGED 2004/02/11 14:58:16 os 1.2.6.1: #i1820# settings decimal separator depending on the locale


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [9c43dddd41a1cea316a54aeecf9174772492f414]

INTEGRATION: CWS vcl18 (1.3.6); FILE MERGED 2004/02/11 14:58:15 os 1.3.6.1: #i1820# settings decimal separator depending on the locale


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [0a715461d20519af7dee80c729da0efbdaef93a0]

INTEGRATION: CWS vcl18 (1.6.6); FILE MERGED 2004/01/27 13:01:10 pl 1.6.6.1: #113718# join from vcl7pp1r3


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [f7a07d5512fa20188d20b1094a0314ccda37a316]

INTEGRATION: CWS vcl18 (1.101.26); FILE MERGED 2004/02/11 11:33:44 ssa 1.101.26.2: RESYNC: (1.101-1.102); FILE MERGED 2004/02/02 10:45:46 ssa 1.101.26.1: #i1820# support localized decimal separator


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [f1396ca1654518788e877dbd97222f3247ff52d7]

INTEGRATION: CWS vcl18 (1.168.22); FILE MERGED 2004/02/11 11:34:30 ssa 1.168.22.2: RESYNC: (1.168-1.170); FILE MERGED 2004/01/27 14:22:58 pl 1.168.22.1: #i24437# remove usleep calls


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [61a236364b537a05e69e9c3eb41cacd2fbb40306]

INTEGRATION: CWS vcl18 (1.11.24); FILE MERGED 2004/02/17 11:20:26 hdu 1.11.24.1: #i25563# move X11 font size limit down one abstraction layer


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [1c6108e8a1ddbc8d9645de95ce3a81ee3a4dc670]

INTEGRATION: CWS vcl18 (1.18.26); FILE MERGED 2004/02/17 11:20:26 hdu 1.18.26.1: #i25563# move X11 font size limit down one abstraction layer


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [fb5813f2d5b195633cbc0ae06c27f8dc274fdf05]

INTEGRATION: CWS vcl18 (1.34.2); FILE MERGED 2004/02/17 11:20:26 hdu 1.34.2.1: #i25563# move X11 font size limit down one abstraction layer


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [137e4b301ff3482251592f1fb87f1a4401d1d545]

INTEGRATION: CWS vcl18 (1.115.2); FILE MERGED 2004/02/17 11:20:25 hdu 1.115.2.1: #i25563# move X11 font size limit down one abstraction layer


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [9861019f4b6f78abe9e4d046eacb6085005fe6ff]

INTEGRATION: CWS vcl18 (1.50.22); FILE MERGED 2004/02/11 11:36:09 ssa 1.50.22.2: RESYNC: (1.50-1.51); FILE MERGED 2004/02/02 11:29:29 ssa 1.50.22.1: #i1820# support localized decimal separator


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [06a7354430bd59644aa46f445dae03b29d66bf2b]

INTEGRATION: CWS vcl18 (1.84.22); FILE MERGED 2004/02/11 11:29:43 ssa 1.84.22.2: RESYNC: (1.84-1.86); FILE MERGED 2004/02/02 10:45:45 ssa 1.84.22.1: #i1820# support localized decimal separator


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [f97afbec72147b563f2ab2cfa502f1ae8dbb4dd6]

INTEGRATION: CWS vcl18 (1.181.22); FILE MERGED 2004/02/11 11:29:33 ssa 1.181.22.2: RESYNC: (1.181-1.183); FILE MERGED 2004/01/27 16:47:35 ssa 1.181.22.1: #115056# merge into 680


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [470f8b1df91504b29a5b0b8384f6555b75dc0ea6]

INTEGRATION: CWS vcl18 (1.64.2); FILE MERGED 2004/03/01 17:49:04 pl 1.64.2.3: #115739# #112679# improved outline font effect 2004/02/23 12:46:29 pl 1.64.2.2: #112679# outline font with hairlines as per specification 2004/02/12 14:17:57 pl 1.64.2.1: #112679# linewidth for outline effect, merge from CWS pdfdancingchars


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [f63ffa0d73f8bd9519496a0122ce9daf654a9787]

INTEGRATION: CWS vcl18 (1.2.26); FILE MERGED 2004/02/02 14:05:40 ssa 1.2.26.1: #i19496# check for out-of-bounds


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [7b92727d250b49379619f693132d789a0e75cf6b]

INTEGRATION: CWS vcl18 (1.41.26); FILE MERGED 2004/02/02 10:45:43 ssa 1.41.26.1: #i1820# support localized decimal separator


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [6e237051db32930ea1e0f036952a0e8ce084b9f3]

INTEGRATION: CWS vcl18 (1.27.36); FILE MERGED 2004/02/11 15:12:25 os 1.27.36.1: #i1820# settings decimal separator depending on the locale


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [a0427f5cc0ef3dea0f140221f4990ad7bcec6fed]

INTEGRATION: CWS tl02 (1.31.6); FILE MERGED 2004/02/19 11:37:17 tl 1.31.6.1: #i25649# define for slot SID_GRAPHIC changed due to conflict with new define in svx


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [61cef1c2891d0e0583addbe1ca3fa2f49aca2700]

INTEGRATION: CWS tl02 (1.64.6); FILE MERGED 2004/02/19 11:37:17 tl 1.64.6.1: #i25649# define for slot SID_GRAPHIC changed due to conflict with new define in svx


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [0f8515c26fe6aa48f559d568af76ff1963034f90]

INTEGRATION: CWS tl02 (1.5.42); FILE MERGED 2004/02/19 11:37:16 tl 1.5.42.1: #i25649# define for slot SID_GRAPHIC changed due to conflict with new define in svx


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [0bfe2ce63148219d07d922622c4ada474f8286e5]

INTEGRATION: CWS tl02 (1.8.42); FILE MERGED 2004/02/19 11:37:15 tl 1.8.42.1: #i25649# define for slot SID_GRAPHIC changed due to conflict with new define in svx


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [32eb8f3ec6f57bec856517fdae8c44835bbf78bc]

INTEGRATION: CWS tl02 (1.15.40); FILE MERGED 2004/02/19 11:37:15 tl 1.15.40.1: #i25649# define for slot SID_GRAPHIC changed due to conflict with new define in svx


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [6275dbd034c859cee30da323af4d30ddab8ad513]

INTEGRATION: CWS tl02 (1.1.2); FILE ADDED 2004/02/02 11:32:09 sw 1.1.2.1: #112405#


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [5e3887c540745b08e6be438d641fd58f4a686d78]

INTEGRATION: CWS tl02 (1.4.34); FILE MERGED 2004/02/02 11:31:08 sw 1.4.34.1: #112405#


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [1df3554b769f18f30360d5db8c0a1e380dcef524]

INTEGRATION: CWS tl02 (1.4.34); FILE MERGED 2004/02/02 11:30:46 sw 1.4.34.1: #112405#


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [5c527e649bff1a4b32e0fe40307a689a25fa06f9]

INTEGRATION: CWS tl02 (1.9.38); FILE MERGED 2004/01/15 10:57:33 tl 1.9.38.2: #112405# interface revision 2003/10/29 13:22:29 tl 1.9.38.1: #112405# new XTolerantMultiPropertySet interface and related API


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [2e68b1ec73d7fbd720c57fae7eed3bb98dee6042]

INTEGRATION: CWS tl02 (1.1.2); FILE ADDED 2004/01/15 10:57:32 tl 1.1.2.2: #112405# interface revision 2003/10/29 13:22:15 tl 1.1.2.1: #112405# new XTolerantMultiPropertySet interface and related API


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [b0f12659ed853284c4a48d2503d48761b4685837]

INTEGRATION: CWS tl02 (1.1.2); FILE ADDED 2004/01/15 10:57:32 tl 1.1.2.2: #112405# interface revision 2003/10/29 13:21:36 tl 1.1.2.1: #112405# new XTolerantMultiPropertySet interface and related API


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [3fedfc3c1c2aa592bb24209e4e51d0658e31a32b]

INTEGRATION: CWS tl02 (1.1.2); FILE ADDED 2003/10/29 13:20:50 tl 1.1.2.1: #112405# new XTolerantMultiPropertySet interface and related API


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [5b1e4de74ac458f4d287cb69ff3dcc62f00d5ed1]

INTEGRATION: CWS tl02 (1.1.2); FILE ADDED 2003/10/29 13:21:59 tl 1.1.2.1: #112405# new XTolerantMultiPropertySet interface and related API


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [9cf553d43ac9b7a4f387220dc6bb98731bac5b1f]

INTEGRATION: CWS tl02 (1.1.2); FILE ADDED 2004/01/15 10:56:04 tl 1.1.2.1: #112405# initial version


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [20d35b3bafc08cb0995b9cda3f9564d56be5d0d0]

INTEGRATION: CWS tl02 (1.25.58); FILE MERGED 2003/10/31 10:19:55 tl 1.25.58.1: #112502# SbxType -> Uno fixed


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [e8767a27d1ef3818e667b187a9183e2065f703f1]

INTEGRATION: CWS tl02 (1.29.82); FILE MERGED 2004/03/12 08:24:36 tl 1.29.82.4: #112405# GetPropertyValuesTolerant_Impl fixed 2004/01/21 14:49:07 tl 1.29.82.3: #112405# interface revision 2004/01/21 14:31:30 tl 1.29.82.2: #112405# interface revision 2004/01/20 15:51:45 tl 1.29.82.1: #112405# interface revision


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [504fb983f9869d51671e71a430ca89f611695375]

INTEGRATION: CWS tl02 (1.28.98); FILE MERGED 2004/03/12 08:23:12 tl 1.28.98.3: #112405# GetPropertyValuesTolerant_Impl fixed 2004/01/21 14:31:28 tl 1.28.98.2: #112405# interface revision 2004/01/20 15:51:44 tl 1.28.98.1: #112405# interface revision


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [b864e3f1252db61b43c2ea789fcad1d72735000a]

INTEGRATION: CWS tl02 (1.71.64); FILE MERGED 2004/02/12 11:09:56 tl 1.71.64.2: RESYNC: (1.71-1.72); FILE MERGED 2004/01/21 12:24:56 tl 1.71.64.1: #112405# interface revision


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [4c84fbe90781fa049638989fca07ba136f4cdb29]

INTEGRATION: CWS tl02 (1.4.218); FILE MERGED 2004/02/18 07:50:58 tl 1.4.218.1: #112405# checking for NULL pointer which should not have occured


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [ced25bd2a7519b6170991ddc5d92cf46af53e1ce]

INTEGRATION: CWS tl02 (1.11.98); FILE MERGED 2004/01/20 15:50:03 tl 1.11.98.1: #112405# interface revision


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [da0f928fc24cec34414c315e7501b969cdd6591c]

INTEGRATION: CWS tl02 (1.30.40); FILE MERGED 2004/02/12 11:47:44 tl 1.30.40.2: RESYNC: (1.30-1.31); FILE MERGED 2004/01/20 15:50:00 tl 1.30.40.1: #112405# interface revision


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [6e5f9077db0c4e5ad5a80e85881be2ddf5b1a378]

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>  [f10877ae879e3cc7f7e02b5860fe989b0e6c3888]

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>  [c824030f645bb0fdf96da4447cb44bd09b54a975]

INTEGRATION: CWS tl02 (1.5.230); FILE MERGED 2004/01/22 13:40:56 tl 1.5.230.2: #112405# optional interface XTolerantMultiPropertySet added 2004/01/22 13:31:36 tl 1.5.230.1: #112405# optional interface XTolerantPropertySet added


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [288b8491a63142ba9e157c156c4e52e70449a975]

INTEGRATION: CWS tl02 (1.11.70); FILE MERGED 2004/01/22 13:40:55 tl 1.11.70.2: #112405# optional interface XTolerantMultiPropertySet added 2004/01/22 13:31:36 tl 1.11.70.1: #112405# optional interface XTolerantPropertySet added


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [4be623bea2e1807d7d9be0be7f21db117bd0b779]

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>  [b258634fd1441eb5f2a2176eb7b19e2641fc7ab5]

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-17  Oliver Bolte  <obo@openoffice.org>  [d2a90e06624d84f46f3ea807db34eb4de5c21723]

INTEGRATION: CWS i18n11 (1.71.48); FILE MERGED 2004/02/10 13:42:24 er 1.71.48.2: RESYNC: (1.71-1.72); FILE MERGED 2004/02/03 06:48:08 tl 1.71.48.1: #i24098# begin/endOfSentence fix changes


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [de9f0da5ad4059c55d82e21a5915ce568a8d2e43]

INTEGRATION: CWS i18n11 (1.7.60); FILE MERGED 2004/01/06 22:30:47 khong 1.7.60.1: #105745# #107978# #109715# #110835# #112014# #112068# #112094# #112102# #112282# fix Japanese ambiguous search problems


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [24266f68e6e1f5d0a4eca75a9e4572818f7c3548]

INTEGRATION: CWS i18n11 (1.7.70); FILE MERGED 2004/01/06 22:30:47 khong 1.7.70.1: #105745# #107978# #109715# #110835# #112014# #112068# #112094# #112102# #112282# fix Japanese ambiguous search problems


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [f575ecafd5d0153f396d472250df0e2b00e688b8]

INTEGRATION: CWS i18n11 (1.6.70); FILE MERGED 2004/01/06 22:30:46 khong 1.6.70.1: #105745# #107978# #109715# #110835# #112014# #112068# #112094# #112102# #112282# fix Japanese ambiguous search problems


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [ca91efc3d39ba5037d8ab0f90afcddcd70caacd4]

INTEGRATION: CWS i18n11 (1.2.74); FILE MERGED 2004/01/06 22:30:13 khong 1.2.74.1: #105745# #107978# #109715# #110835# #112014# #112068# #112094# #112102# #112282# fix Japanese ambiguous search problems


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [b32f3ef00bda12dcbaf2da6d60a29f1334d433d1]

INTEGRATION: CWS i18n11 (1.3.74); FILE MERGED 2004/01/06 22:30:12 khong 1.3.74.1: #105745# #107978# #109715# #110835# #112014# #112068# #112094# #112102# #112282# fix Japanese ambiguous search problems


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [170eb11a6d894ace40b2e4708264b0142ac4e603]

INTEGRATION: CWS i18n11 (1.1.124); FILE MERGED 2004/01/06 19:36:16 khong 1.1.124.1: #112623# update Japanese word breakiterator dictionary


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [f5bc5f04e4de8fa502d498a99f4ef6a340d796c0]

INTEGRATION: CWS i18n11 (1.13.14); FILE MERGED 2004/02/04 02:09:04 khong 1.13.14.2: #i24098# skip preceding space for beginOfSentence 2004/01/06 19:41:49 khong 1.13.14.1: #i24098# fix beginOfSentence, which did not work correctly when cursor is on the beginning of the sentence


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [16401a5b865b5da8a2dd70057e8b048e9b797d5a]

INTEGRATION: CWS i18n11 (1.12.14); FILE MERGED 2004/02/10 14:21:13 er 1.12.14.3: RESYNC: (1.12-1.13); FILE MERGED 2004/02/05 16:45:30 khong 1.12.14.2: #i24850# fix the problem in previousCharBlock, when target char block is in poistion 1 2004/02/04 02:13:48 khong 1.12.14.1: #i24098# check boundary condition for Sentence, Script, CharBlock breakiterator


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [762734c78ddf773504311e9e0948e692cdaf751e]

INTEGRATION: CWS i18n11 (1.31.96); FILE MERGED 2004/03/10 12:12:07 tl 1.31.96.2: #i24098# SwCursor::GoSentence fixed 2004/02/03 06:47:29 tl 1.31.96.1: #i24098# begin/endOfSentence fix changes


2004-03-17  Oliver Bolte  <obo@openoffice.org>  [c8ecdd18343cc5b0903a332e936c0196a361525f]

INTEGRATION: CWS i18n11 (1.9.386); FILE MERGED 2004/02/03 06:46:10 tl 1.9.386.1: #i24098# begin/endOfSentence fix changes


2004-03-16  Hans-Joachim Lankenau  <hjs@openoffice.org>  [653d66da16dcf71d2afc29f2775d310995b92ce4]

#i26570# enable gtk environment variable


2004-03-16  Oliver Bolte  <obo@openoffice.org>  [4e41f4126cfae0c81e77b088c80e4d0b81bc3201]

#100000# syntax


2004-03-15  Rüdiger Timm  <rt@openoffice.org>  [ce163a550568c092d32a07b630ef4ae8b209a9d4]

new version for SRC680


2004-03-15  Oliver Bolte  <obo@openoffice.org>  [42d2d0b08b075b0c0a5712ae9305f51def698b44]

SRC680


2004-03-15  Oliver Bolte  <obo@openoffice.org>  [7bfb9ccb76e2b0547f42d77ae38855bd2d7234ac]

INTEGRATION: CWS oj08 (1.10.148); FILE MERGED 2004/01/30 13:28:23 oj 1.10.148.1: #i23881# change unsigned handling


2004-03-15  Oliver Bolte  <obo@openoffice.org>  [bce33280d036dd00c78cba246d49e2ae7269222b]

INTEGRATION: CWS ause0c2 (1.2.18); FILE MERGED 2004/03/09 16:14:32 hjs 1.2.18.1: #115875# fixed for scope problem


2004-03-15  Oliver Bolte  <obo@openoffice.org>  [852574f46f686a936a1b267e5780ca17d0f0d5ab]

INTEGRATION: CWS ause0c2 (1.3.18); FILE MERGED 2004/03/12 15:25:43 hjs 1.3.18.1: #115868# anti freeze


2004-03-15  Oliver Bolte  <obo@openoffice.org>  [ca4035ad28baf160198625de6002f7e60f9941f6]

INTEGRATION: CWS ause0c2 (1.20.18); FILE MERGED 2004/03/12 15:25:43 hjs 1.20.18.1: #115868# anti freeze


2004-03-15  Oliver Bolte  <obo@openoffice.org>  [b4f28949ca3c1a550ff0b384ffaa81ad8a12a533]

INTEGRATION: CWS ause0c2 (1.2.18); FILE MERGED 2004/03/09 16:59:43 hjs 1.2.18.1: #115875# workaround for makedepend bug (dependencies on solver cause hang)


2004-03-15  Oliver Bolte  <obo@openoffice.org>  [77821f4226baf371dc4886c2b9a7d56e2e4c6bf8]

INTEGRATION: CWS ause0c2 (1.2.34); FILE MERGED 2004/03/12 14:13:32 hjs 1.2.34.1: #115910#,#115909# anti freeze


2004-03-15  Oliver Bolte  <obo@openoffice.org>  [b41fa95f2f7f11f5f3242886ca0bd9867eb69998]

INTEGRATION: CWS ause0c2 (1.8.126); FILE MERGED 2004/03/12 14:13:01 hjs 1.8.126.1: #115910#,#115909# anti freeze


2004-03-15  Hans-Joachim Lankenau  <hjs@openoffice.org>  [808c83d6b0c39468616d7ae5ab42f6957683d027]

#100000# missed this when fixing #24238#


2004-03-15  Oliver Bolte  <obo@openoffice.org>  [76fba00acb59a509079025f2016ece4edda467e7]

INTEGRATION: CWS ause0c2 (1.74.20); FILE MERGED 2004/03/12 14:13:00 hjs 1.74.20.1: #115910#,#115909# anti freeze


2004-03-15  Thorsten Behrens  <thb@openoffice.org>  [0f907c2d9472888c0302faefb84e61daefa2a810]

#110496# Corrected algo


2004-03-15  Thorsten Behrens  <thb@openoffice.org>  [8f359dc2b5e1ae1ec589af46624aeabbe23c4303]

#110496# Moved methods into basegfx namespace


2004-03-15  Oliver Bolte  <obo@openoffice.org>  [09808adf169183724c80a61a1f97a73c089eceed]

INTEGRATION: CWS oj08 (1.38.14); FILE MERGED 2004/01/29 08:59:42 oj 1.38.14.1: #i19884# change filteroperator


2004-03-15  Oliver Bolte  <obo@openoffice.org>  [174145f8189397bb7d8392665c732609a42382fc]

INTEGRATION: CWS oj08 (1.24.14); FILE MERGED 2004/01/29 09:44:16 oj 1.24.14.1: #i18960# insert ln function


2004-03-15  Oliver Bolte  <obo@openoffice.org>  [54953c26509efe419f736f337e848217c628fbd4]

INTEGRATION: CWS oj08 (1.45.14); FILE MERGED 2004/01/29 09:44:18 oj 1.45.14.2: #i18960# insert ln function 2004/01/29 08:59:41 oj 1.45.14.1: #i19884# change filteroperator


2004-03-15  Oliver Bolte  <obo@openoffice.org>  [b1fb5a5236428166cb9101a5cb1db0b8fc87286d]

INTEGRATION: CWS oj08 (1.15.36); FILE MERGED 2004/01/29 09:07:06 oj 1.15.36.1: #i19884# change filteroperator


2004-03-15  Oliver Bolte  <obo@openoffice.org>  [73ab461f6a9605bf55eadcd28f9a7af23accf959]

INTEGRATION: CWS oj08 (1.11.14); FILE MERGED 2004/01/30 13:29:00 oj 1.11.14.1: #i23881# change unsigned handling


2004-03-15  Oliver Bolte  <obo@openoffice.org>  [a0fd5eb82ea650e13dfe3e9657f4d2a40e33e22f]

INTEGRATION: CWS oj08 (1.15.36); FILE MERGED 2004/02/05 08:13:08 oj 1.15.36.2: #i20397# fix AutoIncrementCreation 2004/01/29 11:00:44 oj 1.15.36.1: #i20397# filter unused property infos


2004-03-15  Oliver Bolte  <obo@openoffice.org>  [1f3821d8b7a464eaf8455e079010874166cacdcc]

INTEGRATION: CWS oj08 (1.4.174); FILE MERGED 2004/01/29 09:30:05 oj 1.4.174.1: #i19884# change filteroperator


2004-03-15  Oliver Bolte  <obo@openoffice.org>  [2bbcd2f4d7a32ab501384b4d382a5b598bf0905e]

INTEGRATION: CWS oj08 (1.3.174); FILE MERGED 2004/01/29 09:30:06 oj 1.3.174.1: #i19884# change filteroperator


2004-03-15  Oliver Bolte  <obo@openoffice.org>  [a1df74e43638943c9cc46a2227237f18251a8f2e]

INTEGRATION: CWS oj08 (1.19.36); FILE MERGED 2004/01/29 09:44:31 oj 1.19.36.2: #i18960# insert ln function 2004/01/29 09:02:06 oj 1.19.36.1: #i19884# change filteroperator


2004-03-15  Oliver Bolte  <obo@openoffice.org>  [5fba3a93816bc900398395d2cadc8b1697bb0e13]

INTEGRATION: CWS oj08 (1.21.36); FILE MERGED 2004/01/29 09:02:06 oj 1.21.36.1: #i19884# change filteroperator


2004-03-15  Oliver Bolte  <obo@openoffice.org>  [1c1cc664486237918c72e8538bfce75eca77da38]

INTEGRATION: CWS oj08 (1.30.36); FILE MERGED 2004/01/29 11:30:46 oj 1.30.36.1: #i24314# update and insert stmt (search) fixed


2004-03-15  Oliver Bolte  <obo@openoffice.org>  [9502d341dd4324eb256b86db521522889dc4b763]

INTEGRATION: CWS oj08 (1.2.36); FILE MERGED 2004/01/29 09:44:30 oj 1.2.36.1: #i18960# insert ln function


2004-03-15  Oliver Bolte  <obo@openoffice.org>  [de9e1c0e4094df9ab726d1a4ee803a1d6072172f]

INTEGRATION: CWS oj08 (1.3.174); FILE MERGED 2004/01/29 09:30:08 oj 1.3.174.1: #i19884# change filteroperator


2004-03-15  Oliver Bolte  <obo@openoffice.org>  [24118eea12c1c8fb5e224786f85ceb92e694472d]

INTEGRATION: CWS oj08 (1.83.8); FILE MERGED 2004/01/28 09:56:49 oj 1.83.8.1: #112486# fix memo field


2004-03-15  Oliver Bolte  <obo@openoffice.org>  [5c3d382753927f2a310b72912f321214dae005db]

INTEGRATION: CWS oj08 (1.3.176); FILE MERGED 2004/01/29 09:30:10 oj 1.3.176.1: #i19884# change filteroperator


2004-03-15  Oliver Bolte  <obo@openoffice.org>  [5d9adbd3cb638eb14db376c3150ef267bcb8c182]

INTEGRATION: CWS oj08 (1.9.36); FILE MERGED 2004/01/30 13:29:02 oj 1.9.36.1: #i23881# change unsigned handling


2004-03-15  Oliver Bolte  <obo@openoffice.org>  [36daf67acb651dd90d2e74863cbecdec7eb3c248]

INTEGRATION: CWS oj08 (1.14.106); FILE MERGED 2004/01/29 08:52:38 oj 1.14.106.1: #i19884# change filteroperator


2004-03-15  Oliver Bolte  <obo@openoffice.org>  [6edec8fc9d49133a8ef00e0cd1a652dbb454bf38]

INTEGRATION: CWS oj08 (1.12.14); FILE MERGED 2004/01/29 08:52:38 oj 1.12.14.1: #i19884# change filteroperator


2004-03-15  Oliver Bolte  <obo@openoffice.org>  [d3ff18767212a9c07ab3849094dc81e91f78958d]

INTEGRATION: CWS oj08 (1.19.112); FILE MERGED 2004/01/30 08:49:58 oj 1.19.112.1: #i21725# fix is null for functions


2004-03-15  Oliver Bolte  <obo@openoffice.org>  [84561bb5eda91877d5329d3ff4938e9d09de0bd8]

INTEGRATION: CWS oj08 (1.55.8); FILE MERGED 2004/01/29 13:27:26 oj 1.55.8.1: #i21660# don't show error msg when dragging


2004-03-15  Oliver Bolte  <obo@openoffice.org>  [d61400d20ed58afb239e14eea8cce189be6fedc3]

INTEGRATION: CWS oj08 (1.64.20); FILE MERGED 2004/01/30 14:43:03 oj 1.64.20.4: #i19722# colon in name fixed 2004/01/30 08:49:33 oj 1.64.20.3: #i21725# fix is null for functions 2004/01/29 10:40:30 oj 1.64.20.2: #i24073# check which type should be used for numric functions 2004/01/28 12:41:46 oj 1.64.20.1: #i14296# new flag for outer join escape sequence


2004-03-15  Oliver Bolte  <obo@openoffice.org>  [8f0dcd0c6fe6e6f4b44ee58527097e2c8e200cfe]

INTEGRATION: CWS oj08 (1.7.186); FILE MERGED 2004/01/29 09:20:46 oj 1.7.186.1: #i19884# change filteroperator


2004-03-15  Oliver Bolte  <obo@openoffice.org>  [fe09586849efa5c8002c7eaec8ec4f342363625b]

INTEGRATION: CWS oj08 (1.20.24); FILE MERGED 2004/01/29 09:20:47 oj 1.20.24.1: #i19884# change filteroperator


2004-03-15  Oliver Bolte  <obo@openoffice.org>  [53a4c8e3e1fbf46f5ecd3302d9dafc472cfd7d37]

INTEGRATION: CWS oj08 (1.28.16); FILE MERGED 2004/01/28 12:41:48 oj 1.28.16.1: #i14296# new flag for outer join escape sequence


2004-03-15  Oliver Bolte  <obo@openoffice.org>  [cd15247a07b9f513470722ed5157b9c187ae4edf]

INTEGRATION: CWS oj08 (1.31.16); FILE MERGED 2004/01/28 12:41:50 oj 1.31.16.1: #i14296# new flag for outer join escape sequence


2004-03-15  Oliver Bolte  <obo@openoffice.org>  [245c01d55ecc77e6a6b3736f93c9eb7df8b5064b]

INTEGRATION: CWS oj08 (1.17.16); FILE MERGED 2004/02/02 07:37:24 oj 1.17.16.1: #i24795# fix querycomposer


2004-03-15  Oliver Bolte  <obo@openoffice.org>  [c23b2dd053e897bf62f2d8a7768bbec5460b2865]

INTEGRATION: CWS oj08 (1.2.18); FILE MERGED 2004/02/02 07:37:23 oj 1.2.18.1: #i24795# fix querycomposer


2004-03-15  Oliver Bolte  <obo@openoffice.org>  [f10ed665d03813e78d85eb80a61a0a725fb53502]

INTEGRATION: CWS oj08 (1.57.12); FILE MERGED 2004/03/02 08:39:30 oj 1.57.12.2: #i26031# no () around order by 2004/02/02 07:37:22 oj 1.57.12.1: #i24795# fix querycomposer


2004-03-15  Oliver Bolte  <obo@openoffice.org>  [99df0dd58d6e5fb526a6d2eab70c4144f6b85ae9]

INTEGRATION: CWS oj08 (1.2.18); FILE MERGED 2004/02/02 09:56:10 oj 1.2.18.2: #i24795# cast fix 2004/02/02 07:37:22 oj 1.2.18.1: #i24795# fix querycomposer


2004-03-15  Oliver Bolte  <obo@openoffice.org>  [2921c2237d8b8133976d8daf0bfcee72a3552de7]

INTEGRATION: CWS oj08 (1.122.18); FILE MERGED 2004/02/02 07:37:21 oj 1.122.18.1: #i24795# fix querycomposer


2004-03-15  Oliver Bolte  <obo@openoffice.org>  [9b2b3875be67d04e9e9acd48cf3f8f88d1608a30]

INTEGRATION: CWS oj08 (1.16.148); FILE MERGED 2004/01/30 13:28:24 oj 1.16.148.1: #i23881# change unsigned handling


2004-03-15  Oliver Bolte  <obo@openoffice.org>  [136cb8a5ee46be85a9bc8497096dafe315df3bff]

INTEGRATION: CWS oj08 (1.12.20); FILE MERGED 2004/01/30 13:28:24 oj 1.12.20.1: #i23881# change unsigned handling


2004-03-15  Oliver Bolte  <obo@openoffice.org>  [33bd3a48a69dec55da166bf31c4481d726b85b9c]

INTEGRATION: CWS fontconfig (1.4.40); FILE MERGED 2003/08/20 17:58:33 pl 1.4.40.1: #i8144# add fontconfig support


2004-03-15  Oliver Bolte  <obo@openoffice.org>  [9b350ee7a198f4b8322f0af6f2d9afcc66fbcd13]

INTEGRATION: CWS fontconfig (1.14.40); FILE MERGED 2003/08/20 17:58:35 pl 1.14.40.1: #i8144# add fontconfig support


2004-03-15  Oliver Bolte  <obo@openoffice.org>  [714f7749a4b4f3cc21b10dd08f0b019c24ae23e7]

INTEGRATION: CWS fontconfig (1.4.80); FILE MERGED 2003/08/22 12:22:28 pl 1.4.80.3: use CFLAGS instead of ENVCFLAGS 2003/08/21 14:13:32 pl 1.4.80.2: #i8144# only compile in cups if ENABLE_FONTCONFIG is set 2003/08/20 17:58:34 pl 1.4.80.1: #i8144# add fontconfig support


2004-03-15  Oliver Bolte  <obo@openoffice.org>  [5177c84393fad8c1c83bea5385ce601c19ecccdb]

INTEGRATION: CWS fontconfig (1.39.22); FILE MERGED 2003/10/15 09:35:25 pl 1.39.22.3: need a OString& for normPath 2003/10/15 08:46:58 pl 1.39.22.2: RESYNC: (1.39-1.40); FILE MERGED 2003/08/20 17:58:34 pl 1.39.22.1: #i8144# add fontconfig support


2004-03-15  Oliver Bolte  <obo@openoffice.org>  [096877cda8ba1586603821b0b6903a44b8d2be3f]

INTEGRATION: CWS fontconfig (1.1.2); FILE ADDED 2003/08/21 14:13:31 pl 1.1.2.2: #i8144# only compile in cups if ENABLE_FONTCONFIG is set 2003/08/20 17:58:34 pl 1.1.2.1: #i8144# add fontconfig support


2004-03-15  Oliver Bolte  <obo@openoffice.org>  [4be0e1187a9f7000dfeffc1107f63ca8fd237395]

INTEGRATION: CWS fontconfig (1.15.22); FILE MERGED 2003/08/20 17:58:32 pl 1.15.22.1: #i8144# add fontconfig support


2004-03-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [f061cd3b88e512f3cb4fcbbacd996be0ec8cc080]

#i10000#: for scope


2004-03-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [f5b7aa25b23df6f28d3aa0c4569a56722ec3a7c3]

#i10000#: for scope


2004-03-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [373688b5e3480c51f8455c0d6bf428a6aa1046ba]

#i10000#: for scope


2004-03-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [00785a3326d76e089fcbca44453631db1dfc1d7d]

#i10000#: for scope


2004-03-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [0e98b4d99a170331f6d59af208d962e59b6396b0]

#i10000#: for scope


2004-03-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [d9e45db2ff4bf8ccd357b7d6cbb755f1fe2d9ead]

#i10000# (lo) fix solaris build problems


2004-03-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [434adf2ef799e22941dfd13bcc0a45c1fcb16c34]

#i10000#: for scope


2004-03-12  Rüdiger Timm  <rt@openoffice.org>  [55712968bb4904db3bac8628a6e2eca017376af1]

#i10000# Typo corrected


2004-03-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [7789c6e9ac2f2c0aa75dfbb4d882e038dffa94bd]

#i10000#: for scope


2004-03-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [38996137f54b1d81de4dd69ab07994cb5b1f197b]

#i10000#: for scope


2004-03-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [410d2fdf5a062bd06601dc5970dc20131d61b056]

#i10000#: GetRealLevel() signature changed


2004-03-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [cda704ab1b4ee463660ef8003804fc6dcae7bf67]

#i10000#: syntax


2004-03-11  Henning Brinkmann  <hbrinkm@openoffice.org>  [ebb4a41d7b8b7b768028c567266e74926dd25cfe]

#26334#


2004-03-11  Oliver Bolte  <obo@openoffice.org>  [03bfd3fb5dd6e981e90b6009baaed7d6167e0a64]

Initial revision


2004-03-11  Oliver Bolte  <obo@openoffice.org>  [e58c432179e3e0ec7cb886dd4adbac9f830718a1]

use OOo icon, remove old stuff


2004-03-11  Oliver Bolte  <obo@openoffice.org>  [8086d45b8a2f77913c2230b2ddede3a57e7ee885]

remove log


2004-03-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [a6fe8b6b47227289a9311bd636af617ed4727cb3]

#i10000#: constness


2004-03-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [22b0c28e8613e44f0eb7e74d7996f6a3d1602c29]

#i10000#: add <tools/string.hxx> include


2004-03-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [0e67d99b630f8da395ed353928e11788bb19ea2b]

#i10000#: constness


2004-03-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [244b9547635b03d7f3371bf5a2c7e606387dbdfd]

#i10000#: for scope


2004-03-11  Henning Brinkmann  <hbrinkm@openoffice.org>  [d28b1ab7f76ef1e6e5eaad79cac9fd1ad56faa7a]

#i26344#


2004-03-11  Henning Brinkmann  <hbrinkm@openoffice.org>  [ac08dff774cb87c19f53ff39c8aeceba4133899a]

#i26344#


2004-03-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [46e4568ed3ff8fca0ea478f0a722734689287818]

#i10000#: for scope


2004-03-11  Oliver Düsterhoff  <od@openoffice.org>  [3f94c01d052d773b4f1f3e5e233a4fd91c47cad0]

#i26334# - add missing comma


2004-03-11  Oliver Düsterhoff  <od@openoffice.org>  [7e73cdb26d3f780bfdcb926bf1540b517316c01b]

merge changes of swobjpos03 to head


2004-03-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [c2dac3d0a1cf37b1713d49c27a3169a591f273e6]

#i10000#: for scope


2004-03-11  Henning Brinkmann  <hbrinkm@openoffice.org>  [8e20cc72d86aea867940e58beab5b26cc10cd7f5]

#i26334#


2004-03-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [b1778aad780df4668e3e09266964ebe8b608cd4f]

#i10000#: syntax


2004-03-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [2713b40c93822a04c73dbee20696e76ac536788c]

#i10000#: syntax


2004-03-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [c4c5e3e9d6371f699d6c0ff196f1ed992644d82e]

#i10000#: for-scope, again


2004-03-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [92161bdc9e0cb8c8983048e3ad01421f96965b99]

#i10000#: 'for' scope


2004-03-11  Vladimir Glazounov  <vg@openoffice.org>  [4333204ace05c33f25a03ebf499207162bfef309]

#1000# fix for finish_logging


2004-03-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [bd46fcdccdcd5f6526a18ee40ecb0690dca172fb]

#100000#: fix target


2004-03-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [9b22e84f3853ae0d1da26011802bc8060566a528]

SRC680


2004-03-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [52ebb9b941fe6b90685fabc910251cf2716ebbf1]

#i10000#,#i26112#: fixed dependecies for Solaris Sparc, removed obsolete gcc2 Power PC bridge


2004-03-10  Rüdiger Timm  <rt@openoffice.org>  [d20fbda81b9256e61166a454c4964ce030e42267]

new version for SRC680


2004-03-09  Kurt Zenker  <kz@openoffice.org>  [1afc917276b8ce8582059bf3ac280928ccaac6de]

new version for SRC680


2004-03-09  Vladimir Glazounov  <vg@openoffice.org>  [2817f825aed98dba1e2170e0d22d53ac02be5ec2]

#100000# improved check for dmake, better handling for the modules with not original names


2004-03-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [95211f0f32c62a1a7b6242d131557a5c27f51a69]

#i10000#: add sal to dependency


2004-03-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [69dfc644e9157b8c27d6272a618934ddaf2b45be]

INTEGRATION: CWS ooo20040225 (1.19.2); FILE MERGED 2004/02/16 18:46:53 fa 1.19.2.1: #i25564# Add preliminary bridge code for x86-64


2004-03-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [052c90ae99fbfd232f34dfa0994500453a963827]

INTEGRATION: CWS ooo20040225 (1.2.2); FILE MERGED 2004/02/14 11:15:07 khendricks 1.2.2.1: syncing the 680 tree with my local lingucomponent tree


2004-03-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [3aeab8602932f3750079cd4e866c967041bbc957]

INTEGRATION: CWS ooo20040225 (1.2.2); FILE MERGED 2004/02/14 11:15:06 khendricks 1.2.2.1: syncing the 680 tree with my local lingucomponent tree


2004-03-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [1c83de0ee95cdf7a7118101e194b669cb13c27d0]

INTEGRATION: CWS ooo20040225 (1.6.50); FILE MERGED 2004/02/16 05:24:05 khendricks 1.6.50.2: Volker's fix for correcting the name for myspell.dll Thanks Volker! 2004/02/14 11:15:05 khendricks 1.6.50.1: syncing the 680 tree with my local lingucomponent tree


2004-03-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [0b6e33d06291ed4c30a4f1b0f949160101d6f189]

INTEGRATION: CWS ooo20040225 (1.3.42); FILE MERGED 2004/02/14 11:15:01 khendricks 1.3.42.1: syncing the 680 tree with my local lingucomponent tree


2004-03-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [736e7c55efac2c10a83ec93bde175bda78406b7f]

INTEGRATION: CWS ooo20040225 (1.6.50); FILE MERGED 2004/02/14 11:15:00 khendricks 1.6.50.1: syncing the 680 tree with my local lingucomponent tree


2004-03-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [3781ca82ec95ca975b41bcde30af97a847c500ee]

INTEGRATION: CWS ooo20040225 (1.4.50); FILE MERGED 2004/02/14 11:15:00 khendricks 1.4.50.1: syncing the 680 tree with my local lingucomponent tree


2004-03-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [50034a6fdc30ca2b76a209af2e51205ef2d40980]

INTEGRATION: CWS ooo20040225 (1.12.2); FILE MERGED 2004/02/14 11:15:00 khendricks 1.12.2.1: syncing the 680 tree with my local lingucomponent tree


2004-03-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [26aa11851a13f8b1915b5f418a00dd9722b90b84]

INTEGRATION: CWS ooo20040225 (1.12.2); FILE MERGED 2004/02/15 18:36:51 khendricks 1.12.2.2: removing the line that used to deliver ulingu as a shared lib 2004/02/14 11:14:59 khendricks 1.12.2.1: syncing the 680 tree with my local lingucomponent tree


2004-03-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [6a60077cb7813b0210d4e27c9dfacf13b1692d10]

INTEGRATION: CWS ooo20040225 (1.1.2); FILE MERGED 2004/02/16 15:13:37 khendricks 1.1.2.1: need to deliver .dylib on MacOSX


2004-03-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [28f41d3108e76631b14253a824fbe8fff6babca8]

INTEGRATION: CWS ooo20040225 (1.109.10); FILE MERGED 2004/02/20 20:08:45 fa 1.109.10.1: #i9462# mark *LogicRectHack functions static to prevent name collisions with symbols in sch


2004-03-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [cd26f7771a64a709c903861f6ebe6550d776285b]

INTEGRATION: CWS ooo20040225 (1.10.10); FILE MERGED 2004/02/14 00:45:42 vq 1.10.10.1: #25479 Add missing dependency.


2004-03-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [79f252ab9d308272850a7fe567a021a28e692ab9]

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>  [0eb90f690f4782ca9b9126cccf10147fcbc3176a]

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>  [495194a09c20e6cfdf0a6d34010d753848a60bff]

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>  [46133482b4e6dbee44b5f8ae3ad4e89c89372232]

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>  [8438689a758528640c2c3dbe9a021c21461849cf]

INTEGRATION: CWS ooo20040225 (1.2.30); FILE MERGED 2004/02/12 16:56:14 pjanik 1.2.30.1: #i24980#: Fix compilation problem.


2004-03-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [5e5346c3f36526a360d67beb1fb949546fdba180]

INTEGRATION: CWS ooo20040225 (1.3.74); FILE MERGED 2004/02/17 06:37:12 pjanik 1.3.74.1: #i25582#: x86-64: store type clarification.


2004-03-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [62534ba8c10927aa838a96c4540e8b125f6ad659]

INTEGRATION: CWS ooo20040225 (1.2.8); FILE MERGED 2004/03/01 11:24:57 haggai 1.2.8.1: #i25866# Disable Java components when building without Java


2004-03-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [999abe0714367763a782ec0b5ae0f2131449e461]

INTEGRATION: CWS ooo20040225 (1.3.2); FILE MERGED 2004/03/01 11:24:56 haggai 1.3.2.1: #i25866# Disable Java components when building without Java


2004-03-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [82548c87b278a6548c8cf0f10c00e85d1a44cc70]

INTEGRATION: CWS ooo20040225 (1.2.8); FILE MERGED 2004/02/12 19:30:53 pjanik 1.2.8.1: #i25207#: Move the declaration of variable 'pIt' to outer scope.


2004-03-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [ba7833002514b943f571660af75fac5e30c7b929]

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>  [86114206463cad39035475515252c9ac3fd6a648]

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>  [f912c5b9962c9b41cc3b01de1d9da74e3f1d2ca3]

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>  [e5033c0c3ff7d1522951f36396e254a6edc6020a]

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>  [2602c5f90ee76cfb9fc35f72f411b922e2c7c5bc]

INTEGRATION: CWS ooo20040225 (1.9.308); FILE MERGED 2004/02/16 01:16:41 khendricks 1.9.308.1: special MACOSX target seems to be no longer needed


2004-03-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [990f07cd395dcacf30ff461652a3430dd89f1531]

INTEGRATION: CWS ooo20040225 (1.1.1.1.74); FILE MERGED 2004/02/17 10:02:15 dsherwin 1.1.1.1.74.1: #i23204# Remove msvcirt.lib from the linking line for .NET 2003 compiler


2004-03-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [046d64f1bb5b07134e8c3f9c88bdd81fa73293c6]

INTEGRATION: CWS ooo20040225 (1.51.6); FILE MERGED 2004/03/01 16:05:48 hr 1.51.6.2: RESYNC: (1.51-1.52); FILE MERGED 2004/02/16 00:35:44 khendricks 1.51.6.1: need -lXinerama when linking lib_pure_x as well for MACOSX


2004-03-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [91f8444964fc4a8faf10aed4c929ba3cd013d32d]

INTEGRATION: CWS ooo20040225 (1.9.46); FILE MERGED 2004/02/16 00:48:41 khendricks 1.9.46.1: oslModule is not a void * on MacOSX see sal/inc/osl/module.h for the details


2004-03-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [a12a1aa549878c9bc1fda7a9f01bab6a610d38f7]

INTEGRATION: CWS ooo20040225 (1.27.46); FILE MERGED 2004/02/16 00:34:46 khendricks 1.27.46.1: no include of malloc.h on MACOSX


2004-03-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [1ae68003e6062af5d41efc13ad0e4f8b5da03b3b]

INTEGRATION: CWS ooo20040225 (1.54.6); FILE MERGED 2004/03/01 16:05:21 hr 1.54.6.2: RESYNC: (1.54-1.55); FILE MERGED 2004/02/16 00:33:54 khendricks 1.54.6.1: no include of malloc.h for MACOSX


2004-03-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [c8fdaa8c3d1dfc712d09f9d3a70557ac951ed46d]

INTEGRATION: CWS ooo20040225 (1.167.6); FILE MERGED 2004/03/01 16:05:12 hr 1.167.6.2: RESYNC: (1.167-1.168); FILE MERGED 2004/02/16 00:33:18 khendricks 1.167.6.1: no include of malloc.h for MacOSX


2004-03-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [683126a75bb759cec6ba66dafffaa024b8c22bcc]

INTEGRATION: CWS ooo20040225 (1.3.2); FILE MERGED 2004/02/15 20:33:11 fa 1.3.2.1: Fix up some typos.


2004-03-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [935afa5a04e9fe9b2a2725ffbf83d3f741639be9]

INTEGRATION: CWS ooo20040225 (1.3.2); FILE MERGED 2004/02/15 20:33:10 fa 1.3.2.2: Fix up some typos. 2004/02/15 19:37:24 khendricks 1.3.2.1: fix a typo in the MacOSX bridge code "I" should have been an "("


2004-03-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [370c25d94bf83f11df950f714d16e50b2303552e]

INTEGRATION: CWS ooo20040225 (1.1.2); FILE ADDED 2004/02/16 18:46:55 fa 1.1.2.1: #i25564# Add preliminary bridge code for x86-64


2004-03-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [b1bebb80d7a3ab7f9999487a93405fefac324884]

INTEGRATION: CWS ooo20040225 (1.1.2); FILE ADDED 2004/02/16 18:46:54 fa 1.1.2.1: #i25564# Add preliminary bridge code for x86-64


2004-03-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [4163bf267cfb9c86955bbdca03109560c62297a9]

INTEGRATION: CWS ooo20040225 (1.6.48); FILE MERGED 2004/02/17 10:02:14 dsherwin 1.6.48.1: #i23204# Remove msvcirt.lib from the linking line for .NET 2003 compiler


2004-03-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [2ee68b170083cad3671428781315955f021a3726]

INTEGRATION: CWS ooo20040225 (1.4.48); FILE MERGED 2004/02/17 10:02:14 dsherwin 1.4.48.1: #i23204# Remove msvcirt.lib from the linking line for .NET 2003 compiler


2004-03-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [a6e4a2e24a7c3f1d5ceebfb63fd85d47286f3f02]

INTEGRATION: CWS ooo20040225 (1.1.36); FILE MERGED 2004/02/15 22:37:12 khendricks 1.1.36.1: make sure the output directory actually exists Thanks to Pavel for catching that one.


2004-03-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [d4d1c68e141f5c9857101a0e24af40100c98f389]

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>  [52da09a6fa5ecbbc7dce6bee9447e095d51e7f22]

INTEGRATION: CWS ooo20040225 (1.4.10); FILE MERGED 2004/02/12 18:15:51 pjanik 1.4.10.1: #i25207#: Move the declaration of variable 'index' to outer scope.


2004-03-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [a0f09ce972d204fff17059c9dc92a8561aba52a6]

INTEGRATION: CWS ooo20040225 (1.2.16); FILE MERGED 2004/02/25 10:38:33 haggai 1.2.16.1: #i25829# Fix scripting build without Java support ($SOLAR_JAVA!=TRUE)


2004-03-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [75968fa6eae51cd37fa73dc5ff0ea3bb6d0319bc]

INTEGRATION: CWS ooo20040225 (1.1.16); FILE MERGED 2004/02/25 10:38:33 haggai 1.1.16.1: #i25829# Fix scripting build without Java support ($SOLAR_JAVA!=TRUE)


2004-03-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [a21b5db6583f09f14a5d6196f922143e16c62dbc]

INTEGRATION: CWS ooo20040225 (1.2.16); FILE MERGED 2004/03/01 15:44:16 hr 1.2.16.2: RESYNC: (1.2-1.3); FILE MERGED 2004/02/25 10:38:32 haggai 1.2.16.1: #i25829# Fix scripting build without Java support ($SOLAR_JAVA!=TRUE)


2004-03-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [e80480620e6feb204e75daa33e747664edc9c825]

INTEGRATION: CWS ooo20040225 (1.12.100); FILE MERGED 2004/02/16 19:08:37 fa 1.12.100.1: #i25567# Clarify some parameter types


2004-03-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [07ab0765741af59b3a1a50544ab20d4010176293]

INTEGRATION: CWS ooo20040225 (1.6.74); FILE MERGED 2004/02/15 17:18:31 fa 1.6.74.1: #i25508# Make sure to use all arguments given to debug printing functions rather than ignoring some


2004-03-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [3872f8fe38ae02173218362e95e6538325c097ef]

INTEGRATION: CWS ooo20040225 (1.57.6); FILE MERGED 2004/02/15 17:18:30 fa 1.57.6.1: #i25508# Make sure to use all arguments given to debug printing functions rather than ignoring some


2004-03-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [9b32f0a63b1d171c77a6b346577130e6e587d063]

INTEGRATION: CWS ooo20040225 (1.40.2); FILE MERGED 2004/02/18 01:44:42 vq 1.40.2.1: #21385 Remove unused macros MY_DIRCMP and CHECKSCRIPT. Delete unused scripts odk/util/checkdiff.pl and solenv/bin/checkit.pl.


2004-03-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [10095b2a09a10b8f38917c99034102445290f5b2]

INTEGRATION: CWS ooo20040225 (1.25.4); FILE MERGED 2004/02/16 12:04:13 khendricks 1.25.4.1: static libraries must come at the end of the list for MacOSX


2004-03-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [0c26267dc1157fa8ec9a5b39d34902dd3ee9d36f]

INTEGRATION: CWS ooo20040225 (1.10.56); FILE MERGED 2004/02/16 19:51:24 svesik 1.10.56.1: Make interlock code work on both x86 (486+) and x86-64 Issue number:  8593 Submitted by:  Pavel Janik Reviewed by:   Sander Vesik, Dan Williams


2004-03-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [93e417a00d79f75be89825abdc78c4863d2b9dbd]

INTEGRATION: CWS ooo20040225 (1.2.2); FILE MERGED 2004/02/15 09:48:31 pjanik 1.2.2.1: #i25463#: Change the type of argument to types in declaration of rtl_convertUnicodeToText.


2004-03-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [1ff36f1f33e7fedbd12a8b59018d938bb207f73f]

INTEGRATION: CWS ooo20040225 (1.21.8); FILE MERGED 2004/02/21 01:57:24 vq 1.21.8.2: #8593 Workaround for the __SIZEOFLONG problem, makes the branch buildable again. 2004/02/16 20:02:29 fa 1.21.8.1: #i8593# Add 64-bit safe types


2004-03-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [94f5a07df8a3e4b18a139df8a4a39411d01586cb]

INTEGRATION: CWS sj08 (1.55.22); FILE MERGED 2004/02/26 15:27:28 sj 1.55.22.1: #i14375,i20490,i9182# fixed general grouping problem


2004-03-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [f4db800a5ce62a34ae7ac4bbbb876660df7a8f74]

INTEGRATION: CWS ooo20040225 (1.1.1.1.610); FILE MERGED 2004/02/17 10:02:13 dsherwin 1.1.1.1.610.1: #i23204# Remove msvcirt.lib from the linking line for .NET 2003 compiler


2004-03-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [cdf928d4dcf4258afe793e66bbd0448e046a7f44]

INTEGRATION: CWS ooo20040225 (1.24.82); FILE MERGED 2004/02/16 18:28:54 khendricks 1.24.82.1: adding in fix for Issue 23500 so that more testing can be done with doc files with embedded graphics


2004-03-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [ce18389f01a49e53b7ba664154d0cb52cea74d3a]

INTEGRATION: CWS sj08 (1.116.128); FILE MERGED 2004/02/26 15:26:59 sj 1.116.128.1: #i14375,i20490,i9182# fixed general grouping problem


2004-03-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [48b2c4ded43b6942b27f14cadbf9589ffca8344e]

INTEGRATION: CWS sj08 (1.87.128); FILE MERGED 2004/02/27 13:51:29 sj 1.87.128.3: #i14375,i20490,i9182# fixed general grouping problem 2004/02/27 13:16:49 sj 1.87.128.2: #i14375,i20490,i9182# fixed general grouping problem 2004/02/26 15:25:59 sj 1.87.128.1: #i14375,i20490,i9182# fixed general grouping problem


2004-03-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [6d30f7538f937b1ff4b615e4a8619853435fa0e7]

INTEGRATION: CWS ooo20040225 (1.1.1.1.82); FILE MERGED 2004/02/17 10:02:14 dsherwin 1.1.1.1.82.1: #i23204# Remove msvcirt.lib from the linking line for .NET 2003 compiler


2004-03-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [7b2064372cff55158f1b483b55b6d75b238b6377]

INTEGRATION: CWS ooo20040225 (1.4.18); FILE MERGED 2004/02/21 01:46:20 vq 1.4.18.1: #22376 Fix constant to long problem.


2004-03-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [c67ba18bcaf4108a65aac5d915978784589de40a]

INTEGRATION: CWS sj08 (1.55.112); FILE MERGED 2004/02/27 10:13:53 sj 1.55.112.1: #i14375,i20490,i9182# fixed general grouping problem


2004-03-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [e41043c0d218a2b339dbccc759060114c1dde31a]

INTEGRATION: CWS fwkmerge1 (1.37.4); FILE MERGED 2004/02/18 12:59:21 lo 1.37.4.1: #i25371# move license dialog to Desktop::Main()


2004-03-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [2a422ebda6f38ed1125cd497562a6675aeb3b484]

INTEGRATION: CWS fwkmerge1 (1.3.8); FILE MERGED 2004/02/18 12:59:20 lo 1.3.8.1: #i25371# move license dialog to Desktop::Main()


2004-03-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [36f0b7eafd9be00e63be03d1ad97a3d2a438c6c0]

INTEGRATION: CWS fwkmerge1 (1.15.24); FILE MERGED 2004/02/16 14:07:06 lo 1.15.24.2: #115315# fix deadlock on premature shutdown 2004/02/03 16:41:43 lo 1.15.24.1: #115238# merge up for #111143 and #111797


2004-03-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [633113bcff9959ec07294846eda208855bcbda14]

INTEGRATION: CWS fwkmerge1 (1.39.24); FILE MERGED 2004/02/16 14:07:05 lo 1.39.24.3: #115315# fix deadlock on premature shutdown 2004/02/03 16:41:40 lo 1.39.24.2: #115238# merge up for #111143 and #111797 2004/02/03 13:11:34 lo 1.39.24.1: #115238# porting fix for i19315 to SRC680 - hang on subsequent accept requests


2004-03-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [84c40cebace65d8b1aff86a1a0871cad7adfccc1]

INTEGRATION: CWS fwkmerge1 (1.25.38); FILE MERGED 2004/02/18 12:59:19 lo 1.25.38.1: #i25371# move license dialog to Desktop::Main()


2004-03-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [f5bd4673a8c9e273c6d7000f8cb2230e8aec1b44]

INTEGRATION: CWS fwkmerge1 (1.15.152); FILE MERGED 2004/02/16 13:12:07 lo 1.15.152.2: #115238# fix build in mergeup for #112924# 2004/02/03 13:54:23 lo 1.15.152.1: #115238# merge fix for #112924


2004-03-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [fe7d7cf74ba88090d30f29328cfe558c2668bc21]

INTEGRATION: CWS fwkmerge1 (1.129.6); FILE MERGED 2004/03/02 16:37:58 cd 1.129.6.6: #115315# Catch exception when creating GlobalEventBroadcaster 2004/02/18 12:59:19 lo 1.129.6.5: #i25371# move license dialog to Desktop::Main() 2004/02/16 18:30:10 lo 1.129.6.4: RESYNC: (1.129-1.130); FILE MERGED 2004/02/16 13:12:06 lo 1.129.6.3: #115238# fix build in mergeup for #112924# 2004/02/03 16:41:37 lo 1.129.6.2: #115238# merge up for #111143 and #111797 2004/02/03 14:22:05 lo 1.129.6.1: #115238# merge up #112924# (catch exceptions from loadComponentFromURL


2004-03-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [80bea1fd3e1eea6f5f0a4ccdda0bbc91407022ee]

INTEGRATION: CWS fwkmerge1 (1.16.34); FILE MERGED 2004/02/16 15:39:53 lo 1.16.34.2: RESYNC: (1.16-1.17); FILE MERGED 2004/02/03 15:03:25 lo 1.16.34.1: #115238# merge up #112079# throw exception intstead of trying to open non existant default res manager


2004-03-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [84f4db120f4f7cdc48ce7958026c0b7ea8a984f2]

INTEGRATION: CWS fwkmerge1 (1.42.112); FILE MERGED 2004/02/19 15:46:21 mav 1.42.112.1: #115237# integrate fix for 114872


2004-03-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [8771c72548321e90c2fd1c27ba98de18e9a14d0c]

INTEGRATION: CWS fwkmerge1 (1.4.42); FILE MERGED 2004/02/18 12:50:46 sw 1.4.42.1: #115240#


2004-03-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [1053f63dd4d37ecb0f85b8e6ff31421b4ba01869]

INTEGRATION: CWS fwkmerge1 (1.4.42); FILE MERGED 2004/02/18 12:50:45 sw 1.4.42.1: #115240#


2004-03-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [cfc63bcec34779a42c7161dc4e617dc0d2d2e42a]

INTEGRATION: CWS fwkmerge1 (1.4.42); FILE MERGED 2004/02/18 12:48:45 sw 1.4.42.1: #115240#


2004-03-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [0148281597b085a249238f03e245334e397333df]

INTEGRATION: CWS fwkmerge1 (1.3.42); FILE MERGED 2004/02/18 12:48:16 sw 1.3.42.1: #115240#


2004-03-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [74c14daae62e1b7bf0201236d610f1f360a18eef]

INTEGRATION: CWS fwkmerge1 (1.3.42); FILE MERGED 2004/02/18 12:46:29 sw 1.3.42.1: #115240#


2004-03-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [97dba396c85e25fe4ada26dab6471c6e8fa33016]

INTEGRATION: CWS fwkmerge1 (1.1.78); FILE MERGED 2004/02/18 12:44:57 sw 1.1.78.1: #115240#


2004-03-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [487336c5beb0b336dce5205132aa3670235ac859]

INTEGRATION: CWS fwkmerge1 (1.1.8); FILE ADDED 2004/02/18 12:54:26 sw 1.1.8.1: #115240#


2004-03-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [1e08e146f76d84a1be1bda2d894cd7a6cf3d5cdb]

INTEGRATION: CWS fwkmerge1 (1.1.8); FILE ADDED 2004/02/18 12:54:57 sw 1.1.8.1: #115240#


2004-03-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [721a15162acf7778acc919e0bdbbf611aa0965e3]

INTEGRATION: CWS fwkmerge1 (1.1.8); FILE ADDED 2004/02/18 12:54:00 sw 1.1.8.1: #115240#


2004-03-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [e4be3a5f8cfbf6b506f8f50b11d5da23d6ced18d]

INTEGRATION: CWS fwkmerge1 (1.1.8); FILE ADDED 2004/02/18 12:56:48 sw 1.1.8.1: #115240#


2004-03-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [c62d87496ca38640614fdb69dd95f8064c1bd6bb]

INTEGRATION: CWS fwkmerge1 (1.1.8); FILE ADDED 2004/02/18 12:57:04 sw 1.1.8.1: #115240#


2004-03-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [c9f2e874753653c3cbffaad6103514d68b2cf0be]

INTEGRATION: CWS fwkmerge1 (1.1.8); FILE ADDED 2004/02/18 12:57:19 sw 1.1.8.1: #115240#


2004-03-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [b630a383e66777e92d04bf793de8393eba4cd038]

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>  [ba68f60cd6624c58340bad034e2dcb2e8eb40526]

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>  [5ee2d8333f9789bffeb1e8acfbb73ac9460fa98c]

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>  [124c6777ca184be998c6db62d350d197ead69712]

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>  [e6129223808b9c01c749016e0ca14653618891ff]

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>  [05813b8a78f51d76c1c71f021dfcf4b5948b876f]

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-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [776eb24366a7add1b3b27eedfabe878393fbca1c]

INTEGRATION: CWS fwkmerge1 (1.3.62); FILE MERGED 2004/02/03 15:47:07 lo 1.3.62.1: #115238# merging up #111125, #111126 and #111127 from fwk01pp1 (flatxml filter)


2004-03-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [4eaf0d08aedd4e3c4a3114648a7b9a3fc816fd2c]

INTEGRATION: CWS fwkmerge1 (1.3.62); FILE MERGED 2004/02/03 15:47:05 lo 1.3.62.1: #115238# merging up #111125, #111126 and #111127 from fwk01pp1 (flatxml filter)


2004-03-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [4b8d89f0322971f4ed0521122fe7d9260c82e9c0]

INTEGRATION: CWS fwkmerge1 (1.5.56); FILE MERGED 2004/02/03 15:47:03 lo 1.5.56.1: #115238# merging up #111125, #111126 and #111127 from fwk01pp1 (flatxml filter)


2004-03-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [377781c09533aa4f4583e60771efc7602411016e]

INTEGRATION: CWS fwkmerge1 (1.44.156); FILE MERGED 2004/02/16 15:34:35 lo 1.44.156.2: RESYNC: (1.44-1.46); FILE MERGED 2004/02/05 09:13:13 cd 1.44.156.1: #115235# Merge fix for #i17870# into SRC680


2004-03-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [923c67a34f4f258ed02f0601288530327f2f3fc5]

INTEGRATION: CWS fwkmerge1 (1.33.86); FILE MERGED 2004/02/05 11:27:57 cd 1.33.86.1: #115312# Merge fix from FIX645 to SRC680


2004-03-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [22cea3d556c7066fe11d4edbb5c32daa85abc0db]

INTEGRATION: CWS fwkmerge1 (1.22.18); FILE MERGED 2004/03/02 16:37:19 cd 1.22.18.1: #115315# Don't use removeEventListner and call StartListening before ref decrease


2004-03-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [317972862f1b1853db8e1b8108ed592a8538fb8f]

INTEGRATION: CWS fwkmerge1 (1.74.72); FILE MERGED 2004/02/16 15:40:03 lo 1.74.72.2: RESYNC: (1.74-1.75); FILE MERGED 2004/02/05 10:27:08 as 1.74.72.1: #115306# merge changes into src680


2004-03-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [d9c40b041f19c16062c8370b8f302a00a82dc799]

INTEGRATION: CWS fwkmerge1 (1.35.36); FILE MERGED 2004/02/16 15:39:46 lo 1.35.36.2: RESYNC: (1.35-1.36); FILE MERGED 2004/02/04 09:33:45 lo 1.35.36.1: #115238# merge up fix for #112376#


2004-03-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [88227b289c1b2166b51c00dadc2040dce88ffe79]

INTEGRATION: CWS fwkmerge1 (1.71.34); FILE MERGED 2004/02/16 15:39:27 lo 1.71.34.2: RESYNC: (1.71-1.73); FILE MERGED 2004/02/05 11:04:34 cd 1.71.34.1: #115308# Merged fix from FIX645 to SRC680


2004-03-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [349aad7eb061138f019996d874fd580c9c99a652]

INTEGRATION: CWS fwkmerge1 (1.3.42); FILE MERGED 2004/02/19 15:52:16 mav 1.3.42.1: #115237# integrate fix for 111921


2004-03-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [95b9d9848e641078bba7720172602366ae9ac907]

INTEGRATION: CWS fwkmerge1 (1.5.18); FILE MERGED 2004/02/03 16:46:16 lo 1.5.18.1: #115238# merge up for #113029


2004-03-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [32daea9a8332ae399b20383dcec229f88c79219b]

INTEGRATION: CWS fwkmerge1 (1.1.8); FILE ADDED 2004/02/03 16:46:14 lo 1.1.8.1: #115238# merge up for #113029


2004-03-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [5fcd1158f378599df11601620a68a79ce72a58fe]

INTEGRATION: CWS fwkmerge1 (1.1.8); FILE ADDED 2004/02/03 16:46:09 lo 1.1.8.1: #115238# merge up for #113029


2004-03-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [b96709f55195c560d14747f2c4f743a9617dc8fc]

INTEGRATION: CWS fwkmerge1 (1.1.8); FILE ADDED 2004/02/03 16:46:06 lo 1.1.8.1: #115238# merge up for #113029


2004-03-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [7a3ebb2392378b4a99c031825fcebd5b2a4a4939]

INTEGRATION: CWS fwkmerge1 (1.3.122); FILE MERGED 2004/02/03 16:46:01 lo 1.3.122.1: #115238# merge up for #113029


2004-03-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [07853451673ce40d3d0df114d91c06ddd162208a]

INTEGRATION: CWS fwkmerge1 (1.5.40); FILE MERGED 2004/02/16 13:04:15 lo 1.5.40.2: #115238# merge for i9081: emty lines in docbook export 2004/02/03 13:38:58 lo 1.5.40.1: #115238# merge in fixes from cws fwk01pp1


2004-03-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [289007e70de44535ccba009b4be5a0e057e3076f]

INTEGRATION: CWS fwkmerge1 (1.5.40); FILE MERGED 2004/02/03 13:38:57 lo 1.5.40.1: #115238# merge in fixes from cws fwk01pp1


2004-03-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [529cb5fc529afc8b02fc2ba1b92e05067ff6022d]

INTEGRATION: CWS swmergeborders (1.55.36); FILE MERGED 2004/02/26 15:50:25 od 1.55.36.3: #i25029# - adjustments for invalidation due to option 'Merge borders/shadow 	   with next paragraph' 2004/02/19 10:24:14 od 1.55.36.2: RESYNC: (1.55-1.57); FILE MERGED 2004/02/13 10:50:47 od 1.55.36.1: #i25029# <merge borders/shadow> - skip hidden text frames on determining 	 previous/next frame.


2004-03-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [73ef145987d74463c9c0053615ebff38f2b38d14]

INTEGRATION: CWS swmergeborders (1.35.44); FILE MERGED 2004/02/26 15:46:59 od 1.35.44.1: #i25029# - adjustments for invalidation due to option 'Merge borders/shadow 	   with next paragraph'


2004-03-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [fd99c148de096e429547e5b98f13686e2c15de5c]

INTEGRATION: CWS swmergeborders (1.12.8); FILE MERGED 2004/02/26 15:46:58 od 1.12.8.1: #i25029# - adjustments for invalidation due to option 'Merge borders/shadow 	   with next paragraph'


2004-03-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [b685e245f52e55ce00d8eded2cd3ba18ca15d0e6]

INTEGRATION: CWS swmergeborders (1.50.72); FILE MERGED 2004/02/19 15:09:18 os 1.50.72.1: #i25027# merge border CheckBox added


2004-03-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [5f5ac4ec4ad856295a5f07612fb94c31284863fd]

INTEGRATION: CWS swmergeborders (1.5.600); FILE MERGED 2004/02/19 15:09:17 os 1.5.600.1: #i25027# merge border CheckBox added


2004-03-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [39b4daad141bd00fc6fb646bb634bd667bea6ef2]

INTEGRATION: CWS swmergeborders (1.17.442); FILE MERGED 2004/02/26 10:15:21 os 1.17.442.3: #i25027# range extended, query connect attribute from parent 2004/02/23 16:09:01 os 1.17.442.2: #i25027# use Writer's inherited SfxBoolItem for 'merge' 2004/02/19 15:09:18 os 1.17.442.1: #i25027# merge border CheckBox added


2004-03-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [9a0be82ca7765c099e4daa3ed7e94e4ddcaa8010]

INTEGRATION: CWS swmergeborders (1.36.46); FILE MERGED 2004/02/26 10:16:58 os 1.36.46.1: #i25027# SwParaConnectBorderItem::GetPresentation completed


2004-03-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [b44757cf8cadd2c9222d9de244d8ab9b7980c0bc]

INTEGRATION: CWS swmergeborders (1.3.46); FILE MERGED 2004/02/26 10:16:57 os 1.3.46.1: #i25027# SwParaConnectBorderItem::GetPresentation completed


2004-03-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [a3c4d4fc2b552ea8367ac06c0138e8927382d51c]

INTEGRATION: CWS swmergeborders (1.14.46); FILE MERGED 2004/02/26 10:16:57 os 1.14.46.1: #i25027# SwParaConnectBorderItem::GetPresentation completed


2004-03-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [f7461c2c9bd7858d803987d05a3173a66a791c36]

INTEGRATION: CWS swmergeborders (1.15.48); FILE MERGED 2004/02/19 15:14:39 os 1.15.48.1: #i25027# merge border CheckBox added


2004-03-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [f0f866427a6e4c3624c596d8a17ee61ab1d57213]

INTEGRATION: CWS swmergeborders (1.47.38); FILE MERGED 2004/02/27 13:06:53 od 1.47.38.2: #i25029# - complete invalidation due to option 'Merge borders/shadow with 	   next paragraph' 2004/02/26 15:50:26 od 1.47.38.1: #i25029# - adjustments for invalidation due to option 'Merge borders/shadow 	   with next paragraph'


2004-03-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [9e943b91c80ef3796bc3764805b50f3cf7803517]

INTEGRATION: CWS swmergeborders (1.75.36); FILE MERGED 2004/02/26 15:50:26 od 1.75.36.1: #i25029# - adjustments for invalidation due to option 'Merge borders/shadow 	   with next paragraph'


2004-03-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [a4284e68f36191024de8d119e0256d8948775aca]

INTEGRATION: CWS swmergeborders (1.29.8); FILE MERGED 2004/02/26 15:50:25 od 1.29.8.1: #i25029# - adjustments for invalidation due to option 'Merge borders/shadow 	   with next paragraph'


2004-03-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [3a5c90c5d2b8ad869b19eb7b0fd78e9800a5862d]

INTEGRATION: CWS swmergeborders (1.42.38); FILE MERGED 2004/02/26 15:50:24 od 1.42.38.1: #i25029# - adjustments for invalidation due to option 'Merge borders/shadow 	   with next paragraph'


2004-03-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [0536c4b498521148717326f34cfe26372c173307]

INTEGRATION: CWS swmergeborders (1.22.48); FILE MERGED 2004/02/27 11:54:28 od 1.22.48.1: #i25415# - get adjustments from internal issue 110490


2004-03-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [50691262ba1b8c0fabe36b728ff603040bf55f42]

INTEGRATION: CWS swmergeborders (1.43.44); FILE MERGED 2004/02/19 15:15:32 os 1.43.44.1: #i25027# SlotId added to RES_PARATR_CONNECT_BORDER


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [bc5cc40ebdf08ad73621779fc9466935f393f4b5]

INTEGRATION: CWS i18n09 (1.2.46); FILE MERGED 2003/12/09 19:49:07 khong 1.2.46.2: #112061# fix the problem in 'Replace by character' in H/H conversion 2003/11/19 00:22:42 khong 1.2.46.1: #i22530# update ScriptTypeList


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [e89cd33da52864d30901ff3be195e7e96b1cbd9b]

INTEGRATION: CWS i18n09 (1.10.2); FILE MERGED 2003/12/02 18:47:29 khong 1.10.2.1: #114110# change default Japanese sorting algorithm


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [767b91bef38cc6ad695d2454b81f851a6392771c]

INTEGRATION: CWS i18n09 (1.15.26); FILE MERGED 2003/12/09 21:05:02 khong 1.15.26.1: #i17516# add Hebrew alphabetic numbering list


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [dfde64d66d0fa152e9868121c33543a360d005d5]

INTEGRATION: CWS i18n09 (1.4.46); FILE MERGED 2003/11/18 22:33:04 khong 1.4.46.1: #i21290# #i22530# #i14640# extend CTL script support, extend Greek script type


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [4da98b648497af30de0fcf1a16e649ce18b0564f]

INTEGRATION: CWS i18n09 (1.2.2); FILE MERGED 2003/12/04 23:45:37 khong 1.2.2.3: #i22602# make dot stick on beginning of a word when doing line break 2003/12/04 23:12:37 khong 1.2.2.2: #i21392# change line break rule to match with MS office 2003/12/03 19:32:02 khong 1.2.2.1: #i19716# fix wrong line break on bracket characters


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [15f41851842866c9a486eb9cfa258907c472f69f]

INTEGRATION: CWS i18n09 (1.2.2); FILE MERGED 2003/12/03 02:17:55 khong 1.2.2.1: #110105# Set word boundary between CJK and Latin script type


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [a83ef0cbe99b66241615b238c1d287a6da04e51e]

INTEGRATION: CWS i18n09 (1.2.2); FILE MERGED 2003/12/03 02:17:54 khong 1.2.2.1: #110105# Set word boundary between CJK and Latin script type


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [f0939f43315a21f5134cd631773ddae7cfef4493]

INTEGRATION: CWS i18n09 (1.12.2); FILE MERGED 2003/12/09 19:35:48 khong 1.12.2.4: #112021# fix word boundary problem on begining and end of the string 2003/12/08 23:47:26 khong 1.12.2.3: #i21907# fix isBeginWord and isEndWord problem 2003/11/18 22:55:08 khong 1.12.2.2: #i21290# #i22530# #i14640# extend CTL script support, extend Greek script type 2003/11/18 22:31:59 khong 1.12.2.1: #i21290# #i22530# #i14640# extend CTL script support, extend Greek script type


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [c0f5a2a1e88c224316b9a295d90dce55ba639188]

INTEGRATION: CWS i18n09 (1.2.60); FILE MERGED 2003/12/09 21:03:41 khong 1.2.60.1: #i17516# add Hebrew alphabetic numbering list


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [5f88716f563cc7752368d035558b5e43dfb83637]

INTEGRATION: CWS i18n09 (1.8.176); FILE MERGED 2003/12/15 17:14:35 er 1.8.176.1: #i17516# add Hebrew numbering (on behalf of Karl Hong)


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [ea46fa31bf36c29532b8299b98edf6bf9f61cc18]

INTEGRATION: CWS i18n09 (1.2.30); FILE MERGED 2003/11/18 22:31:01 khong 1.2.30.1: #i21290# #i22530# #i14640# extend CTL script support, extend Greek script type


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [f675bd0606f10f3af9be3650fe88b3731b04afa4]

INTEGRATION: CWS i18n09 (1.2.30); FILE MERGED 2003/11/18 22:30:37 khong 1.2.30.1: #i21290# #i22530# #i14640# extend CTL script support, extend Greek script type


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [99ea6a6c41a2f837d9a71c01a999bcfc54554c8e]

INTEGRATION: CWS mbaqfixes (1.88.48); FILE MERGED 2004/02/26 17:32:58 mba 1.88.48.2: #115663#: ComponentData/Context in MediaDescriptor 2004/02/23 17:32:21 mba 1.88.48.1: #i23246#: wrong Impl. of queryDispatches; #


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [d49a762b596582171f474959dc2d6aef09e92bb0]

INTEGRATION: CWS mbaqfixes (1.14.58); FILE MERGED 2004/02/27 08:54:22 as 1.14.58.1: #115628# repair classification of URLs


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [bc5884590521fdf2d640c896283e87df7e2f9ec8]

INTEGRATION: CWS mbaqfixes (1.77.4); FILE MERGED 2004/02/23 17:36:51 mba 1.77.4.1: #112300#: events for view creation added


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [6b6117b0244975d9427b2418c789c256be93f373]

INTEGRATION: CWS mbaqfixes (1.70.4); FILE MERGED 2004/02/27 08:56:56 as 1.70.4.1: #i25707# handle returned bool items correctly for wizard slots


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [6163c1250e3d93b55a457b321a9d34e0809a1af4]

INTEGRATION: CWS mbaqfixes (1.30.98); FILE MERGED 2004/02/23 17:36:51 mba 1.30.98.1: #112300#: events for view creation added


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [216031e9baede5d80d50ad250cfca2af52336e8b]

INTEGRATION: CWS mbaqfixes (1.3.224); FILE MERGED 2004/02/23 17:39:58 mba 1.3.224.1: #112300#: events for view creation and export added


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [cdfad887600d14b85ad4c877b5c288fddeb7552f]

INTEGRATION: CWS mbaqfixes (1.123.12); FILE MERGED 2004/02/23 18:12:26 mba 1.123.12.1: #112300#: events for export added; save/export events revisited


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [e6b426a14cd7c13074b691463c990b6437d64f30]

INTEGRATION: CWS mbaqfixes (1.60.12); FILE MERGED 2004/02/23 18:12:27 mba 1.60.12.1: #112300#: events for export added; save/export events revisited


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [3b21cc6ea08feff5f811600ed0fa5584e7d1704c]

INTEGRATION: CWS mbaqfixes (1.36.4); FILE MERGED 2004/02/23 17:40:24 mba 1.36.4.1: #112300#: events for view creation added


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [e397ecb18eefdd5f7f96322dab9fa5ec6f24e8e4]

INTEGRATION: CWS mbaqfixes (1.22.50); FILE MERGED 2004/02/23 17:39:35 mba 1.22.50.1: #i17727#: rename ambigous classes


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [c522afd828813c27acac6ece304998ff8c3ea3f6]

INTEGRATION: CWS mbaqfixes (1.27.58); FILE MERGED 2004/02/23 17:38:01 mba 1.27.58.1: #103933#: changed names for default templates in english and german


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [b2b183d91260f771313d6520fd70c4d20850074c]

INTEGRATION: CWS mbaqfixes (1.54.12); FILE MERGED 2004/02/23 17:39:28 mba 1.54.12.1: #i17727#: rename ambigous classes


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [1025a695f4d1a24965519b62b70f122e9e91473b]

INTEGRATION: CWS mbaqfixes (1.55.12); FILE MERGED 2004/02/23 17:36:07 mba 1.55.12.1: #112403#: wrong flag used in detection of default filter


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [295a2135065aaca35d7814c83a3d7a2c4aea135c]

INTEGRATION: CWS mbaqfixes (1.36.4); FILE MERGED 2004/02/23 17:29:38 mba 1.36.4.1: #112300#: events for view creation and export added


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [dedd579c1183e15c102a88186e886b50d8f6702b]

INTEGRATION: CWS mbaqfixes (1.49.4); FILE MERGED 2004/02/23 17:32:21 mba 1.49.4.1: #i23246#: wrong Impl. of queryDispatches; #


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [18c2b3e11e84029c99c67f9b3a41756b04d7e033]

INTEGRATION: CWS mbaqfixes (1.73.4); FILE MERGED 2004/02/23 17:29:12 mba 1.73.4.1: #112300#: events for view creation added


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [9b4610895171858d87f1811e5697270288c89c8e]

INTEGRATION: CWS mbaqfixes (1.2.50); FILE MERGED 2004/03/03 13:22:35 sw 1.2.50.1: #i23246#


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [026f69715656fe12988106436323d6df820d06df]

INTEGRATION: CWS mbaqfixes (1.1.2); FILE ADDED 2004/02/23 17:58:42 mba 1.1.2.1: #112300#: testcase for GlobalEventBroadcaster


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [4c448b039e2fa9bd35c07c628199eb76d5683f94]

INTEGRATION: CWS mbaqfixes (1.1.2); FILE ADDED 2004/02/23 17:58:55 mba 1.1.2.1: #112300#: testcase for GlobalEventBroadcaster


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [e4dc010896ff01f47c870a127620bd1263594b18]

INTEGRATION: CWS mbaqfixes (1.1.2); FILE ADDED 2004/02/23 17:58:29 mba 1.1.2.1: #112300#: testcase for GlobalEventBroadcaster


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [9c7fe58a8abbc163fdcefa7371df09c892142022]

INTEGRATION: CWS mbaqfixes (1.1.2); FILE ADDED 2004/02/23 17:57:55 mba 1.1.2.1: #112300#: testcase for GlobalEventBroadcaster


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [bc287c4723c61ea1e124d3764810f961fedab3ee]

INTEGRATION: CWS mbaqfixes (1.1.2); FILE ADDED 2004/02/23 17:57:38 mba 1.1.2.1: #112300#: testcase for GlobalEventBroadcaster


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [54efe15de0bafb702bb84348bc93daebe1e46a91]

INTEGRATION: CWS mbaqfixes (1.20.16); FILE MERGED 2004/02/23 17:11:33 mba 1.20.16.1: #115453#: errornous local variable caused crash


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [d6ada2ba94bbc2861239f08fa903c9c0ee1768b0]

INTEGRATION: CWS mbaqfixes (1.93.2); FILE MERGED 2004/02/26 16:53:57 mba 1.93.2.1: #i25530#: no AutoCorrection in EditEngine


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [3a64a069f04212bed4c5c9660e5e1eb3e62b3ebf]

INTEGRATION: CWS mbaqfixes (1.2.630); FILE MERGED 2004/02/26 16:53:57 mba 1.2.630.1: #i25530#: no AutoCorrection in EditEngine


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [0d09c53d30cbbcd912135da017f403b4c502fd4d]

INTEGRATION: CWS mbaqfixes (1.28.144); FILE MERGED 2004/02/26 16:53:56 mba 1.28.144.1: #i25530#: no AutoCorrection in EditEngine


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [f392d061427de3afbd8a9d7a44e63f1d61dae64b]

INTEGRATION: CWS mbaqfixes (1.88.56); FILE MERGED 2004/02/26 16:53:56 mba 1.88.56.1: #i25530#: no AutoCorrection in EditEngine


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [a753c9538403c125d9902a50804186fa67296165]

INTEGRATION: CWS mbaqfixes (1.2.4); FILE MERGED 2004/02/27 08:40:41 as 1.2.4.1: #115721# merge 1.20 fixes of original file


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [e9d3ee8418ff2c638e7d835899246833217422d7]

INTEGRATION: CWS mbaqfixes (1.33.22); FILE MERGED 2004/02/23 17:08:23 mba 1.33.22.1: #i20943#: mark request as done if success


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [c4c8a45a3589a6c2c5942b83f6897c2aa88f63d1]

INTEGRATION: CWS mbaqfixes (1.21.22); FILE MERGED 2004/02/23 17:08:22 mba 1.21.22.1: #i20943#: mark request as done if success


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [7dabd705baf4cf02249f0460065c85d9d001b2bc]

INTEGRATION: CWS mbaqfixes (1.2.24); FILE MERGED 2004/02/27 08:52:41 as 1.2.24.1: #115454# notify listener everytimes


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [de0f135326934e89ffe92c95862a9a060fe8107b]

INTEGRATION: CWS mbaqfixes (1.11.176); FILE MERGED 2004/03/05 13:03:18 mba 1.11.176.1: #115803#: new events wheren't recognized


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [4023b318f8897d14beeb094cc25b40145d5bdc90]

INTEGRATION: CWS mbaqfixes (1.2.208); FILE MERGED 2004/02/23 17:26:09 mba 1.2.208.1: #110224#: missing tag


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [501a381495230e3e9c103c855edc2a9f307ac13d]

INTEGRATION: CWS mbaqfixes (1.1.2); FILE ADDED 2004/02/23 17:23:16 mba 1.1.2.1: #111930#: service description missing


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [30a075a060d3e3f09585183607215a5b0ddd24ac]

INTEGRATION: CWS mbaqfixes (1.4.336); FILE MERGED 2004/02/23 17:25:04 mba 1.4.336.1: #112300#: some missing events added, some others documented


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [0b6e33d25fb30254d8546da28af460fcb060049e]

INTEGRATION: CWS so8forms1 (1.49.2); FILE MERGED 2004/03/01 15:07:32 lo 1.49.2.3: RESYNC: (1.49-1.52); FILE MERGED 2004/02/11 13:05:18 lo 1.49.2.2: dom level 2 support 2003/11/25 16:41:31 lo 1.49.2.1: dom/xpath


2004-03-08  Dan Williams  <fa@openoffice.org>  [feca7966017815f8fdc9d316cf8921c30a5c532b]

Correct variable scoping in 'for' statements to be ISO C++ compliant.  You technically cannot declare a variable like 'for ( int i=0; ...; ...) {} i = 1' and then use it later outside of the for() statement.


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [4ab35e9fb148054cab843310d6e6dc3730689c6c]

#100000#: backout revision 1.27


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [83d336703eee2daaf7acdf94e725c7060ae8d84f]

#100000#: backout revision 1.43


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [ea1d26b1865625ff8d79a8c69bcedb6a1b7592f1]

INTEGRATION: CWS swobjpos03 (1.66.38); FILE MERGED 2004/02/23 12:27:17 od 1.66.38.3: #i22673# - correction of export (index table was sorted) 2004/02/16 09:35:37 od 1.66.38.2: RESYNC: (1.66-1.71); FILE MERGED resolve merge conflicts. 2004/01/05 15:29:38 od 1.66.38.1: #i22673# - MS Word import/export for new vertical alignment at line of text


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [b4c84dcc7b69c33e7fbfddcd565b2df83b2986b4]

INTEGRATION: CWS swobjpos03 (1.83.34); FILE MERGED 2004/02/16 11:47:02 od 1.83.34.2: RESYNC: (1.83-1.87); FILE MERGED adjust constructors of <SvxMSDffImportRec> due to merge conflict in header file. 2003/11/21 14:50:30 cmc 1.83.34.1: #i1560# Add property that word uses to flag if a escher element anchored inside a table is laidout inside or outside it


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [3129f7528cd1af5b69d13a573ae6bba41092a084]

INTEGRATION: CWS swobjpos03 (1.7.190); FILE MERGED 2003/11/21 08:38:07 od 1.7.190.1: #i22341# constants <RelOrientation> - extend by new constant for vertical 	 orientation at top of text line.


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [2118d3711718c47309c3e083ee96be4b0edb2b23]

INTEGRATION: CWS so8forms1 (1.66.2); FILE MERGED 2004/03/01 15:06:33 lo 1.66.2.4: RESYNC: (1.66-1.69); FILE MERGED 2004/02/11 13:05:19 lo 1.66.2.3: dom level 2 support 2003/11/25 16:42:43 lo 1.66.2.2: xpath 2003/11/25 16:41:32 lo 1.66.2.1: dom/xpath


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [3dece711fe3ccfe38d541f7ce94541fa03824b20]

INTEGRATION: CWS so8forms1 (1.52.2); FILE MERGED 2004/03/01 15:07:40 lo 1.52.2.3: RESYNC: (1.52-1.56); FILE MERGED 2004/02/11 13:05:19 lo 1.52.2.2: dom level 2 support 2003/11/25 16:41:31 lo 1.52.2.1: dom/xpath


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [5ff78a047d22f3f2bbccab2d67048cb9cd726b9e]

INTEGRATION: CWS so8forms1 (1.1.2); FILE ADDED 2003/12/12 15:20:42 lo 1.1.2.1: added


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [124ffb072a8449e7b4e354c46f01c87ac5c4422a]

INTEGRATION: CWS swobjpos03 (1.22.104); FILE MERGED 2003/11/21 08:41:18 od 1.22.104.2: #i22341# property map <pXML_VertRel_Enum> - extend by entry for new 	 vertical orientation <RelOrientation::TEXT_LINE> 2003/10/27 12:49:33 od 1.22.104.1: merging changes from cws swobjpos02


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [b24762a54a61ca7c586494f4bfd2c7f38e49da2a]

INTEGRATION: CWS so8forms1 (1.1.2); FILE ADDED 2003/11/25 16:41:07 lo 1.1.2.1: xpath interfaces


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [f7ea922b1a02f602cda556cb3a8315caac59b954]

INTEGRATION: CWS swobjpos03 (1.47.2); FILE MERGED 2004/02/16 10:51:04 od 1.47.2.2: RESYNC: (1.47-1.50); FILE MERGED 2003/10/27 12:49:32 od 1.47.2.1: merging changes from cws swobjpos02


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [5912b14fe9e177c540185ee9620627dbd752938d]

INTEGRATION: CWS so8forms1 (1.1.2); FILE ADDED 2004/01/08 12:45:26 lo 1.1.2.2: namespace registration 2003/11/25 16:41:06 lo 1.1.2.1: xpath interfaces


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [3297cbc96ec0129c202e746f67e2303b17f25368]

INTEGRATION: CWS so8forms1 (1.1.2); FILE ADDED 2003/11/25 16:41:06 lo 1.1.2.1: xpath interfaces


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [620542641f6a49bf66ebd0a95e8aa70801a42b4e]

INTEGRATION: CWS so8forms1 (1.1.2); FILE ADDED 2004/02/11 13:44:04 lo 1.1.2.1: dom event support


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [af8408b95154cb9045c2d4f560ecf7845d3eac62]

INTEGRATION: CWS so8forms1 (1.1.2); FILE ADDED 2004/02/11 13:44:01 lo 1.1.2.1: dom event support


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [0ff48bbed3b538f2d05de728c29b91940ffc7bc8]

INTEGRATION: CWS so8forms1 (1.1.2); FILE ADDED 2004/02/11 13:43:59 lo 1.1.2.1: dom event support


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [0d81edf765ceecbd72140858c290ca37323112ca]

INTEGRATION: CWS so8forms1 (1.1.2); FILE ADDED 2004/02/11 13:30:17 lo 1.1.2.1: dom event support


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [9015f1bae8bef45e724dcfbc3ff1fb68073b461d]

INTEGRATION: CWS so8forms1 (1.1.2); FILE ADDED 2004/03/01 16:13:01 lo 1.1.2.3: #i25594# other event types 2004/03/01 13:25:28 lo 1.1.2.2: #i25594# other event types 2004/02/11 13:30:16 lo 1.1.2.1: dom event support


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [fa8ce7a8d931410d7d4e807869e4c9c81450942e]

INTEGRATION: CWS so8forms1 (1.1.2); FILE ADDED 2004/02/27 16:13:22 lo 1.1.2.3: #i25594# event type strings 2004/02/11 14:03:17 lo 1.1.2.2: dom event support 2004/01/21 11:31:31 lo 1.1.2.1: events


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [d0651a283c60127b52732911525b5b1fc08b41cc]

INTEGRATION: CWS swobjpos03 (1.3.428); FILE MERGED 2003/11/21 09:54:53 od 1.3.428.1: #i23341# - add define STR_VERT_LINE


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [2cc191046d7684ad1ff5a7f1876860c1d3f63a6d]

INTEGRATION: CWS so8forms1 (1.1.2); FILE ADDED 2004/03/01 13:25:27 lo 1.1.2.2: #i25594# other event types 2004/02/11 13:30:16 lo 1.1.2.1: dom event support


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [b0dff233dfa6f21875903db27b70a367ed12c194]

INTEGRATION: CWS swobjpos03 (1.12.426); FILE MERGED 2003/11/21 09:47:43 od 1.12.426.2: #i22341# class <SwFrmPage> - adjustment for new vertical alignment 	 at top of line 2003/10/27 13:04:43 od 1.12.426.1: merging changes from swobjpos02


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [90a49162b665489c7531f1dd6b8a887744a4a856]

INTEGRATION: CWS so8forms1 (1.1.2); FILE ADDED 2004/02/27 16:13:22 lo 1.1.2.3: #i25594# event type strings 2004/02/11 14:03:16 lo 1.1.2.2: dom event support 2004/01/21 11:31:30 lo 1.1.2.1: events


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [82163f848bf0f95167624b4fbe0f8d120714809b]

INTEGRATION: CWS swobjpos03 (1.2.430); FILE MERGED 2003/11/21 09:45:44 od 1.2.430.2: #i22341# struct <SwFrmValid> - add new member <pToCharCntntPos> 2003/10/27 13:04:41 od 1.2.430.1: merging changes from swobjpos02


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [d3bf6526df5b553a7881e004dba22ef12e50225b]

INTEGRATION: CWS so8forms1 (1.1.2); FILE ADDED 2004/02/11 14:03:16 lo 1.1.2.2: dom event support 2004/01/21 11:31:28 lo 1.1.2.1: events


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [919fc703ba9d9e6cc5a04782624a3d9f95ac1a52]

INTEGRATION: CWS so8forms1 (1.1.2); FILE ADDED 2004/02/27 16:13:22 lo 1.1.2.3: #i25594# event type strings 2004/02/11 14:03:16 lo 1.1.2.2: dom event support 2004/01/21 11:31:28 lo 1.1.2.1: events


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [47bf1c273908afde2b9612b7f9056767a4b9bd33]

INTEGRATION: CWS swobjpos03 (1.30.156); FILE MERGED 2004/02/16 09:15:00 od 1.30.156.3: RESYNC: (1.30-1.31); FILE MERGED 2004/01/05 15:31:46 od 1.30.156.2: #i22341# - adjust string for vertical alignment at line of text. 2003/11/21 09:58:33 od 1.30.156.1: #i22341# - adjustments for new vertical alignment at top of line


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [96c815ff427e010a638c293af6a6d03117dcbd8e]

INTEGRATION: CWS so8forms1 (1.1.2); FILE ADDED 2004/02/27 16:13:22 lo 1.1.2.3: #i25594# event type strings 2004/02/11 14:03:16 lo 1.1.2.2: dom event support 2004/01/21 11:31:27 lo 1.1.2.1: events


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [7d1994c337e029b4e415db7d04c53bfaaa23f873]

INTEGRATION: CWS so8forms1 (1.1.2); FILE ADDED 2004/02/11 13:30:15 lo 1.1.2.1: dom event support


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [d8f89ace6c5d2e7a898a03b48ee3c238a1fc6a64]

INTEGRATION: CWS swobjpos03 (1.36.260); FILE MERGED 2004/02/17 12:06:13 od 1.36.260.5: correction of merge conflict resolution 2004/02/16 09:14:36 od 1.36.260.4: RESYNC: (1.36-1.39); FILE MERGED resolve merge conflicts. 2003/11/21 09:58:32 od 1.36.260.3: #i22341# - adjustments for new vertical alignment at top of line 2003/11/10 15:50:23 od 1.36.260.2: #i22305# - allow option 'Follow text flow' and correct vertical alignment 	   terms for to frame anchored Writer fly frames 2003/10/27 13:04:34 od 1.36.260.1: merging changes from swobjpos02


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [06072ca36d2738779847c4778d8e08583fdce223]

INTEGRATION: CWS so8forms1 (1.1.2); FILE ADDED 2004/02/11 14:03:15 lo 1.1.2.2: dom event support 2004/01/21 11:31:26 lo 1.1.2.1: events


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [8c969a191ff884e194f663df6bdfe95617fa65c9]

INTEGRATION: CWS swobjpos03 (1.8.260); FILE MERGED 2003/11/21 09:58:32 od 1.8.260.2: #i22341# - adjustments for new vertical alignment at top of line 2003/10/27 13:04:34 od 1.8.260.1: merging changes from swobjpos02


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [07dbc34c324f692c36a16185ea7002b01bb29b2b]

INTEGRATION: CWS so8forms1 (1.1.2); FILE ADDED 2004/02/26 12:52:21 lo 1.1.2.3: #i25594# exceptions 2004/01/21 11:30:44 lo 1.1.2.2: sax document builder 2003/11/25 16:39:06 lo 1.1.2.1: dom interfaces


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [ab535b46462e0d8da637255204e0c01fea830828]

INTEGRATION: CWS swobjpos03 (1.72.38); FILE MERGED 2004/02/16 09:21:41 od 1.72.38.3: RESYNC: (1.72-1.75); FILE MERGED resolve merge conflicts. 2003/11/21 09:44:25 od 1.72.38.2: #i22341# - adjustment for method <SwFEShell::CalcBoundRect(..)> 2003/10/27 13:04:30 od 1.72.38.1: merging changes from swobjpos02


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [47d4c45011140e8c8bb9e01a7eee9d44446819c7]

INTEGRATION: CWS so8forms1 (1.1.2); FILE ADDED 2004/02/26 12:52:21 lo 1.1.2.2: #i25594# exceptions 2003/11/25 16:39:05 lo 1.1.2.1: dom interfaces


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [1644273c480d55d1c7241db7f0add09ca3db73ef]

INTEGRATION: CWS so8forms1 (1.1.2); FILE ADDED 2004/01/21 11:30:43 lo 1.1.2.1: sax document builder


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [6f2ab57d132158df50b247a0c126ce5df7ce6679]

INTEGRATION: CWS so8forms1 (1.1.2); FILE ADDED 2004/02/26 12:52:21 lo 1.1.2.2: #i25594# exceptions 2003/11/25 16:39:04 lo 1.1.2.1: dom interfaces


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [d61466cded9533f57d741629d0e381d79882d9f9]

INTEGRATION: CWS so8forms1 (1.1.2); FILE ADDED 2003/11/25 16:39:04 lo 1.1.2.1: dom interfaces


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [c2d2869518882276d6003d4de27c585198e4491b]

INTEGRATION: CWS so8forms1 (1.1.2); FILE ADDED 2003/11/25 16:39:03 lo 1.1.2.1: dom interfaces


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [17386cdaed0566aaa9bb51b9ed77ee7f35185964]

INTEGRATION: CWS so8forms1 (1.1.2); FILE ADDED 2004/02/27 16:13:21 lo 1.1.2.3: #i25594# event type strings 2004/02/26 12:52:21 lo 1.1.2.2: #i25594# exceptions 2003/11/25 16:39:02 lo 1.1.2.1: dom interfaces


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [3a061da97e71941d8b15ae959c3504d7da1d59dd]

INTEGRATION: CWS so8forms1 (1.1.2); FILE ADDED 2004/02/26 12:52:20 lo 1.1.2.2: #i25594# exceptions 2003/11/25 16:39:01 lo 1.1.2.1: dom interfaces


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [3911e1b2b31d0983924e4b457c0f25839dc85b7b]

INTEGRATION: CWS swobjpos03 (1.106.34); FILE MERGED 2004/02/23 11:34:13 od 1.106.34.7: just another corrections of the resolution of the merge conflicts 2004/02/23 10:07:38 od 1.106.34.6: correction of the resolution of the merge conflicts 2004/02/16 09:37:31 od 1.106.34.5: RESYNC: (1.106-1.112); FILE MERGED resolve merge conflicts. 2004/01/05 15:29:40 od 1.106.34.4: #i22673# - MS Word import/export for new vertical alignment at line of text 2003/11/21 14:47:08 cmc 1.106.34.3: #i1560# Add property that word uses to flag if a escher element anchored inside a table is laidout inside or outside it 2003/11/10 13:34:58 od 1.106.34.2: merge changes from swobjpos02 2003/10/27 13:04:21 od 1.106.34.1: merging changes from swobjpos02


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [d132f38cbe32bd0c344a0b4292a790a5ec605581]

INTEGRATION: CWS so8forms1 (1.1.2); FILE ADDED 2003/11/25 16:39:01 lo 1.1.2.1: dom interfaces


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [c7bbe8137daa717d53579bfd37ac544a94eb7a5c]

INTEGRATION: CWS so8forms1 (1.1.2); FILE ADDED 2003/11/25 16:39:00 lo 1.1.2.1: dom interfaces


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [9aa0a8e10cd73f9663783f38c47024a7cb2da837]

INTEGRATION: CWS so8forms1 (1.1.2); FILE ADDED 2004/02/26 12:52:20 lo 1.1.2.2: #i25594# exceptions 2003/11/25 16:38:59 lo 1.1.2.1: dom interfaces


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [041908bbbd43d826929a771906207f5ce89acdff]

INTEGRATION: CWS so8forms1 (1.1.2); FILE ADDED 2003/11/25 16:38:58 lo 1.1.2.1: dom interfaces


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [a721ff0169bb8c3224f5529903539ec43cb68ba1]

INTEGRATION: CWS so8forms1 (1.1.2); FILE ADDED 2003/11/25 16:38:57 lo 1.1.2.1: dom interfaces


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [377958440de43d039e01b6d5ab97f29adc1fe01f]

INTEGRATION: CWS so8forms1 (1.1.2); FILE ADDED 2004/02/26 12:52:20 lo 1.1.2.2: #i25594# exceptions 2003/11/25 16:38:56 lo 1.1.2.1: dom interfaces


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [a394e293697c00e9ee02af28a5effbd6e20d8fef]

INTEGRATION: CWS swobjpos03 (1.7.176); FILE MERGED 2003/11/10 13:28:44 od 1.7.176.2: #113049# - further improvements to the isolated object positioning algorithms 2003/10/27 13:04:05 od 1.7.176.1: merging changes from swobjpos02


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [468a0edb0704f61af1ce806da84c8fd755f5e499]

INTEGRATION: CWS so8forms1 (1.1.2); FILE ADDED 2004/02/26 12:52:20 lo 1.1.2.2: #i25594# exceptions 2003/11/25 16:38:55 lo 1.1.2.1: dom interfaces


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [7d22d92003423a0fac6cdfa860489577aae04e9d]

INTEGRATION: CWS so8forms1 (1.1.2); FILE ADDED 2003/11/25 16:38:54 lo 1.1.2.1: dom interfaces


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [3487d457fc0969069ffd15f54bafd782f2004d67]

INTEGRATION: CWS swobjpos03 (1.22.56); FILE MERGED 2004/02/16 10:02:40 od 1.22.56.3: RESYNC: (1.22-1.24); FILE MERGED resolve merge conflicts. 2003/11/10 13:31:07 od 1.22.56.2: #113049# - further improvements to the isolated object positioning algorithms 2003/10/27 13:04:03 od 1.22.56.1: merging changes from swobjpos02


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [42dab409d064ce9433536f34884b5e15f1b3d75c]

INTEGRATION: CWS so8forms1 (1.1.2); FILE ADDED 2004/02/26 12:52:19 lo 1.1.2.2: #i25594# exceptions 2003/11/25 16:38:53 lo 1.1.2.1: dom interfaces


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [fc8ccfc3a29f36791dfef54c6c8a11bc9b29d3f2]

INTEGRATION: CWS swobjpos03 (1.41.152); FILE MERGED 2004/02/16 10:00:35 od 1.41.152.3: RESYNC: (1.41-1.44); FILE MERGED resolve merge conflicts. 2003/11/21 09:43:13 od 1.41.152.2: #113949# <SwTxtFrm::Format(..)> - adjustment for isolated positioning algorithms #i22341# <SwTxtFrm::Format(..)> - use new method 		<SwFlyAtCntFrm::CheckCharRectAndTopOfLine()> 2003/10/27 13:04:02 od 1.41.152.1: merging changes from swobjpos02


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [f697d377269ec44734d75a81e07451e5586ac925]

INTEGRATION: CWS so8forms1 (1.1.2); FILE ADDED 2003/11/25 16:38:52 lo 1.1.2.1: dom interfaces


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [1dd7d53340956ae25ba13949ff97e4a78f9f559d]

INTEGRATION: CWS swobjpos03 (1.32.8); FILE MERGED 2004/02/02 11:06:27 od 1.32.8.3: #i22341# <SwTxtFrm::GetTopOfLine(..)> - adjust behavior of method. 2003/11/21 09:40:24 od 1.32.8.2: #i22341# <SwTxtFrm::GetTopOfLine()> - implementation 2003/10/27 13:04:01 od 1.32.8.1: merging changes from swobjpos02


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [66fbc26b81808d449cb41656a72833f31b5e4206]

INTEGRATION: CWS so8forms1 (1.1.2); FILE ADDED 2004/02/26 12:52:19 lo 1.1.2.2: #i25594# exceptions 2003/11/25 16:37:47 lo 1.1.2.1: dom interfaces


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [4497e7cea6625190c52e60800f9f7ad9c7f2188b]

INTEGRATION: CWS swobjpos03 (1.1.2); FILE ADDED 2004/02/17 14:02:14 od 1.1.2.2: adjustments due to changes in the drawing layer 2003/11/10 13:07:59 od 1.1.2.1: #113049# - further improvements to the isolated object positioning algorithms


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [d83f4a553ef19e8523cfb64690a858f56c868ad0]

INTEGRATION: CWS swobjpos03 (1.1.2); FILE ADDED 2004/02/17 14:02:13 od 1.1.2.7: adjustments due to changes in the drawing layer 2004/02/05 13:14:26 od 1.1.2.6: #113049# <SwToCntntAnchoredObjectPosition::CalcPosition()> 	 - initialize <mpVertPosOrientFrm> 2004/02/02 11:05:14 od 1.1.2.5: #i22341# - remove unnecessary code. 2004/01/05 15:32:56 od 1.1.2.4: #i22341# - correct positioning of vertical alignment at line of text 2003/11/21 11:59:17 od 1.1.2.3: #113049# - further adjustments for isolated positioning algorithms 2003/11/21 09:38:58 od 1.1.2.2: #113049# - further adjustments for isolated positioning algorithms #i22341# - adjustement for new vertical alignment at top of line 2003/11/10 13:07:41 od 1.1.2.1: #113049# - further improvements to the isolated object positioning algorithms


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [2e16ec2ac0a0f0ae95c8f1e441dfb4cb90108890]

INTEGRATION: CWS so8forms1 (1.1.2); FILE ADDED 2004/01/21 11:30:42 lo 1.1.2.1: sax document builder


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [605994522ffaf7285c9e0cb1d209138ca39272fd]

INTEGRATION: CWS swobjpos03 (1.1.2); FILE ADDED 2003/11/10 13:08:17 od 1.1.2.1: #113049# - further improvements to the isolated object positioning algorithms


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [4416c1dab4d2e6dc489ce19c5ce71c98103f4aed]

INTEGRATION: CWS so8forms1 (1.1.2); FILE ADDED 2004/02/26 12:52:19 lo 1.1.2.2: #i25594# exceptions 2003/11/25 16:37:31 lo 1.1.2.1: dom interfaces


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [747a65747f19e97748874afef61517f38d79b164]

INTEGRATION: CWS swobjpos03 (1.1.2); FILE ADDED 2003/11/21 09:38:58 od 1.1.2.2: #113049# - further adjustments for isolated positioning algorithms #i22341# - adjustement for new vertical alignment at top of line 2003/11/10 13:06:51 od 1.1.2.1: #113049# - further improvements to the isolated object positioning algorithms


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [0e5743602d1bcc41a5d985eebca3027125a6ca11]

INTEGRATION: CWS so8forms1 (1.1.2); FILE ADDED 2004/01/21 11:30:41 lo 1.1.2.1: sax document builder


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [9146c671c129f23c8c74110d89672d01b5c3dc41]

INTEGRATION: CWS swobjpos03 (1.1.2); FILE ADDED 2004/02/17 14:02:13 od 1.1.2.2: adjustments due to changes in the drawing layer 2003/11/10 13:07:26 od 1.1.2.1: #113049# - further improvements to the isolated object positioning algorithms


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [7524f28879d61ee498e0a1d13903c6883607312b]

INTEGRATION: CWS so8forms1 (1.1.2); FILE ADDED 2004/02/26 14:45:06 lo 1.1.2.1: #i25594# exceptions


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [e888519b191b83de90c3ba2a3342ff8842793678]

INTEGRATION: CWS swobjpos03 (1.1.2); FILE ADDED 2004/02/17 14:02:13 od 1.1.2.3: adjustments due to changes in the drawing layer 2003/11/21 09:38:57 od 1.1.2.2: #113049# - further adjustments for isolated positioning algorithms #i22341# - adjustement for new vertical alignment at top of line 2003/11/10 13:03:59 od 1.1.2.1: #113049# - further improvements to the isolated object positioning algorithms


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [04bc4815e11c72c399532190f562c46a1f8c9d63]

INTEGRATION: CWS so8forms1 (1.1.2); FILE ADDED 2004/02/26 12:52:19 lo 1.1.2.2: #i25594# exceptions 2003/11/25 16:37:10 lo 1.1.2.1: dom interfaces


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [12373d2cfba124d9519abafff4596d506db229d3]

INTEGRATION: CWS swobjpos03 (1.6.2); FILE MERGED 2003/11/10 13:11:06 od 1.6.2.2: #113049# - further improvements to the isolated object positioning algorithms 2003/10/27 13:03:57 od 1.6.2.1: merging changes from swobjpos02


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [08f0c8caa3fbf4d83965c3081067d410b42f53b8]

INTEGRATION: CWS swobjpos03 (1.23.56); FILE MERGED 2004/02/16 10:09:32 od 1.23.56.4: RESYNC: (1.23-1.25); FILE MERGED resolve merge conflicts. 2003/11/21 09:36:30 od 1.23.56.3: #113049# - further adjustment for isolated positioning algorithms 2003/11/10 13:23:52 od 1.23.56.2: #113049# - further improvements to the isolated object positioning algorithms #i22305# <CalcClipRect(..)> - consider 'Follow text flow' for to-frame 	 anchored Writer fly frames. 2003/10/27 13:03:54 od 1.23.56.1: merging changes from swobjpos02


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [16a907acee6554dec735075d91542ee128b2f0f6]

INTEGRATION: CWS so8forms1 (1.31.12); FILE MERGED 2004/03/01 15:06:23 lo 1.31.12.3: RESYNC: (1.31-1.35); FILE MERGED 2004/02/27 16:14:12 lo 1.31.12.2: #i25594# event type strings 2004/02/11 14:20:07 lo 1.31.12.1: dom event support


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [73dbc6c72c3f042fa6a90972b26f5e6cea36cff5]

INTEGRATION: CWS swobjpos03 (1.34.38); FILE MERGED 2004/02/16 10:09:23 od 1.34.38.4: RESYNC: (1.34-1.36); FILE MERGED resolve merge conflicts. 2003/11/21 09:35:43 od 1.34.38.3: #i22341# - implementation of method <CheckCharRectAndTopOfLine> incl. its 	   helper methods. 2003/11/10 13:19:52 od 1.34.38.2: #113049# - further improvements to the isolated object positioning algorithms 2003/10/27 13:03:53 od 1.34.38.1: merging changes from swobjpos02


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [be384e71843dbff544aa85290eae4227b8398b6a]

INTEGRATION: CWS swobjpos03 (1.49.36); FILE MERGED 2004/02/16 10:09:14 od 1.49.36.3: RESYNC: (1.49-1.55); FILE MERGED resolve merge conflicts. 2003/11/10 13:16:30 od 1.49.36.2: #113049# - further improvements to the isolated object positioning algorithms #i22305# <SwFlyFrm::Format(..) - consider only to frame anchored Writer fly 	 frames, which follow the text flow 2003/10/27 13:03:51 od 1.49.36.1: merging changes from swobjpos02


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [1006e5a8542ee9787a22e2f4a83fbed2baaaee99]

INTEGRATION: CWS swobjpos03 (1.39.148); FILE MERGED 2004/02/16 10:08:15 od 1.39.148.2: RESYNC: (1.39-1.41); FILE MERGED 2003/11/21 09:33:20 od 1.39.148.1: #i22341# methods <lcl_RelToINT(..)> and <lcl_IntToRelation(..)> - 	 adjustment for new vertical relation/alignment at top of line


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [3d529d34f981fcbe8e479898e8e4ea3fca590405]

INTEGRATION: CWS swobjpos03 (1.32.38); FILE MERGED 2004/02/16 10:14:52 od 1.32.38.4: RESYNC: (1.32-1.35); FILE MERGED 2004/02/02 11:04:02 od 1.32.38.3: #i22341# <SwTxtFrm::GetTopOfLine(..)> - adjust description due to 	 change of behavior of method. 2003/11/21 09:30:57 od 1.32.38.2: #i22341# - add method <SwTxtFrm::GetTopOfLine()> 2003/10/27 13:03:38 od 1.32.38.1: merging changes from swobjpos02


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [a28fb5b1b65f93381e1ba2cba49bf9ce5bd9e9e2]

INTEGRATION: CWS swobjpos03 (1.1.2); FILE ADDED 2003/11/10 13:02:13 od 1.1.2.1: #113049# - further improvements to the isolated object positioning algorithms


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [3458654cf1eba5bfe207e4e600371658722e11af]

INTEGRATION: CWS swobjpos03 (1.1.2); FILE ADDED 2004/02/17 13:59:52 od 1.1.2.3: correction due to merge conflicts. 2003/11/21 09:30:04 od 1.1.2.2: #i22341# - add member <mnToCharTopOfLine> and method <ToCharToOfLine()> 2003/11/10 13:01:16 od 1.1.2.1: #113049# - further improvements to the isolated object positioning algorithms


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [caae9a62cc8e287a5f55416d19d5be7f90e7c043]

INTEGRATION: CWS swobjpos03 (1.4.58); FILE MERGED 2004/02/05 13:12:07 od 1.4.58.4: #113049# - correct of member <SwFlyAtCntFrm::mpVertPosOrientFrm> 2003/11/21 09:28:54 od 1.4.58.3: #i22341# - adjustments for vertical alignment at top of line 2003/11/10 13:10:07 od 1.4.58.2: #113049# - further improvements to the isolated object positioning algorithms 2003/10/27 13:03:33 od 1.4.58.1: merging changes from swobjpos02


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [fd0747980309b007d861ff8c14120f20295ca3d5]

INTEGRATION: CWS swobjpos03 (1.1.2); FILE ADDED 2003/11/10 12:59:02 od 1.1.2.1: #113049# - further improvements to the isolated object positioning algorithms


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [c81472012e712540975ebf955bfee8542d43cb5f]

INTEGRATION: CWS swobjpos03 (1.1.2); FILE ADDED 2003/11/10 13:00:16 od 1.1.2.1: #113049# - further improvements to the isolated object positioning algorithms


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [af98d4a9b81533e59664b857394753f2967e9a5d]

INTEGRATION: CWS swobjpos03 (1.17.192); FILE MERGED 2004/02/16 10:15:53 od 1.17.192.5: RESYNC: (1.17-1.20); FILE MERGED resolve merge conflicts. 2003/11/21 11:58:09 od 1.17.192.4: #113049# - further adjustment for isolated positioning algorithms 2003/11/21 09:20:18 od 1.17.192.3: #i22341# <SwFEShell::CalcBoundRect(..)> - adjustments for vertical alignment 	 at top of line for to character anchored objects. 2003/11/10 13:26:52 od 1.17.192.2: #113049# - further improvements to the isolated object positioning algorithms #i22305# <SwFEShell::CalcBoundRect(..)> - consider 'Follow text flow' for 	 to frame anchored Writer fly frames. 2003/10/27 13:03:24 od 1.17.192.1: merging changes from swobjpos02


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [3f7b32621ff1ea074cf5771d43eca211048accd7]

INTEGRATION: CWS swobjpos03 (1.27.70); FILE MERGED 2004/02/16 10:15:32 od 1.27.70.2: RESYNC: (1.27-1.28); FILE MERGED 2003/11/21 09:18:04 od 1.27.70.1: #i22341# - <SwFEShell::MoveAnchor> - use new method 		<SwFrm::CheckCharRectAndTopOfLine()>


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [aebfb73edb979d8520afdbc9252c6afe6fd195cb]

INTEGRATION: CWS swobjpos03 (1.14.146); FILE MERGED 2004/02/16 10:15:23 od 1.14.146.2: RESYNC: (1.14-1.17); FILE MERGED 2003/11/21 09:16:12 od 1.14.146.1: #i22341# <SwFEShell::FindAnchorPos(..)> - use new method 		<SwFrm::CheckCharRectAndToOfLine()> 	 <SwFEShell::GetFlyFrmAttr(..)> - do not overwrite data of 		<SwFmtAnchor>; it's needed in the dialog


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [151e55dd812c5ef17c3f5f6f861ba44db64e6f94]

INTEGRATION: CWS swobjpos03 (1.6.260); FILE MERGED 2003/11/10 13:09:01 od 1.6.260.1: #113049# - further improvements to the isolated object positioning algorithms


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [00146f98d3ce3a6098f6be4e6242182d30925b70]

INTEGRATION: CWS swobjpos03 (1.11.34); FILE MERGED 2004/02/18 06:44:24 od 1.11.34.1: #113049# - add new folder /source/core/objectpositioning to build


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [29e4f25023a392cb5553e1a3d066fdba6764bde0]

INTEGRATION: CWS swobjpos03 (1.30.176); FILE MERGED 2004/02/16 10:33:21 od 1.30.176.3: RESYNC: (1.30-1.32); FILE MERGED resolve merge conflict 2003/11/21 08:48:42 od 1.30.176.2: #i22341# class <SwFEShell>, method <CalcBoundRect(..)> - adjustments 	 for new vertical alignment at top of text line. 2003/10/27 13:03:13 od 1.30.176.1: merging changes from swobjpos02


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [1770f19315761a802326c923b1e876a9b65893f9]

INTEGRATION: CWS cac (1.5.44); FILE MERGED 2003/11/14 11:28:09 dr 1.5.44.3: #100000# resync error 2003/11/07 09:25:25 dr 1.5.44.2: RESYNC: (1.5-1.6); FILE MERGED 2003/11/05 08:46:47 dr 1.5.44.1: #i4070# use ScMatrix class directly


2004-03-08  Kurt Zenker  <kz@openoffice.org>  [ab7319cefdb78188cbb797803d66fcee2334bde7]

INTEGRATION: CWS os24 (1.23.82); FILE MERGED


2004-03-08  Kurt Zenker  <kz@openoffice.org>  [0df364ad737b4c87909288bdd1634077909cba65]

INTEGRATION: CWS os24 (1.39.184); FILE MERGED


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [d2d67dfe787e65398e9396de1b3774e50932b417]

INTEGRATION: CWS swnum01 (1.68.96); FILE MERGED 2003/12/17 16:49:55 hbrinkm 1.68.96.3: RESYNC: (1.68-1.71); FILE MERGED 2003/09/12 12:27:19 hbrinkm 1.68.96.2: #111955# 2003/09/05 09:05:41 hbrinkm 1.68.96.1: #111955#


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [fefe8d62668de51f502f77f9ae4da21c3a265428]

INTEGRATION: CWS swnum01 (1.16.102); FILE MERGED 2004/01/12 16:12:26 hbrinkm 1.16.102.3: RESYNC: (1.22-1.23); FILE MERGED 2003/12/17 17:51:36 hbrinkm 1.16.102.2: RESYNC: (1.16-1.22); FILE MERGED 2003/09/05 09:05:34 hbrinkm 1.16.102.1: #111955#


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [a08c39b81c3e1cf547c6e0faf323be6fba504dd7]

INTEGRATION: CWS swnum01 (1.46.2); FILE MERGED 2004/02/23 11:53:34 hbrinkm 1.46.2.3: RESYNC: (1.51-1.53); FILE MERGED 2003/12/17 18:06:19 hbrinkm 1.46.2.2: RESYNC: (1.46-1.51); FILE MERGED 2003/09/05 09:05:30 hbrinkm 1.46.2.1: #111955#


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [ad2e492b34ff8626b0b7cc7dcbb1e5774feb50f7]

INTEGRATION: CWS swnum01 (1.27.48); FILE MERGED 2003/12/17 16:08:25 hbrinkm 1.27.48.2: RESYNC: (1.27-1.30); FILE MERGED 2003/09/05 09:05:43 hbrinkm 1.27.48.1: #111955#


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [105f1940c61d376d3c587f93077fbc81f78ca19f]

INTEGRATION: CWS swnum01 (1.40.102); FILE MERGED 2004/02/23 11:05:20 hbrinkm 1.40.102.3: RESYNC: (1.42-1.43); FILE MERGED 2003/12/17 16:15:41 hbrinkm 1.40.102.2: RESYNC: (1.40-1.42); FILE MERGED 2003/08/18 12:28:23 hbrinkm 1.40.102.1: #111856#


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [bf468af178e623f257c851d1a773116ac8bd9f9c]

INTEGRATION: CWS swnum01 (1.6.102); FILE MERGED 2003/08/18 12:27:54 hbrinkm 1.6.102.1: #111856#


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [eee0e4a5ccc0d3468f7710e8a0ede60eba30ed2e]

INTEGRATION: CWS swnum01 (1.5.102); FILE MERGED 2003/08/18 12:27:54 hbrinkm 1.5.102.1: #111856#


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [688a5194b8c17aa20312b16143c5ef690f602e97]

INTEGRATION: CWS swnum01 (1.11.102); FILE MERGED 2003/09/12 12:27:31 hbrinkm 1.11.102.2: #111955# 2003/09/05 09:05:41 hbrinkm 1.11.102.1: #111955#


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [8ddb042fb63731d4c9265b14540024cac1fc35f6]

INTEGRATION: CWS swnum01 (1.87.2); FILE MERGED 2004/02/23 11:22:25 hbrinkm 1.87.2.4: RESYNC: (1.93-1.96); FILE MERGED 2004/01/12 15:56:33 hbrinkm 1.87.2.3: RESYNC: (1.91-1.93); FILE MERGED 2003/12/17 16:58:31 hbrinkm 1.87.2.2: RESYNC: (1.87-1.91); FILE MERGED 2003/08/18 12:27:13 hbrinkm 1.87.2.1: #111856#


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [71d4918807dd274e9bb58e35267b95f31cb7a2c9]

INTEGRATION: CWS swnum01 (1.115.10); FILE MERGED 2004/02/23 11:22:04 hbrinkm 1.115.10.4: RESYNC: (1.122-1.127); FILE MERGED 2004/01/12 15:56:02 hbrinkm 1.115.10.3: RESYNC: (1.121-1.122); FILE MERGED 2003/12/17 16:57:53 hbrinkm 1.115.10.2: RESYNC: (1.115-1.121); FILE MERGED 2003/09/15 12:51:55 cmc 1.115.10.1: #111955# Only import one outline numbering rule don't try and combine multiple ones together


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [654824478aee1639fc48d611467f346856a51ce1]

INTEGRATION: CWS swnum01 (1.65.6); FILE MERGED 2004/02/23 11:21:10 hbrinkm 1.65.6.4: RESYNC: (1.70-1.73); FILE MERGED 2004/01/12 15:54:59 hbrinkm 1.65.6.3: RESYNC: (1.69-1.70); FILE MERGED 2003/12/17 16:56:29 hbrinkm 1.65.6.2: RESYNC: (1.65-1.69); FILE MERGED 2003/08/18 12:27:13 hbrinkm 1.65.6.1: #111856#


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [a611e1000249032175f194aeee8925496a8ace0e]

INTEGRATION: CWS swnum01 (1.21.112); FILE MERGED 2004/02/23 11:20:05 hbrinkm 1.21.112.3: RESYNC: (1.25-1.26); FILE MERGED 2003/12/17 16:55:15 hbrinkm 1.21.112.2: RESYNC: (1.21-1.25); FILE MERGED 2003/08/18 12:27:12 hbrinkm 1.21.112.1: #111856#


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [341490cdb7c1da447614efb5b173a25daea8a42a]

INTEGRATION: CWS swnum01 (1.53.6); FILE MERGED 2004/02/23 11:19:57 hbrinkm 1.53.6.4: RESYNC: (1.58-1.61); FILE MERGED 2004/01/12 15:53:32 hbrinkm 1.53.6.3: RESYNC: (1.57-1.58); FILE MERGED 2003/12/17 16:55:03 hbrinkm 1.53.6.2: RESYNC: (1.53-1.57); FILE MERGED 2003/08/18 12:27:12 hbrinkm 1.53.6.1: #111856#


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [e7e821c1c39ea3335703dc96077534f01c6b81b8]

INTEGRATION: CWS swnum01 (1.37.74); FILE MERGED 2004/02/23 11:27:30 hbrinkm 1.37.74.4: RESYNC: (1.40-1.43); FILE MERGED 2004/01/12 15:59:40 hbrinkm 1.37.74.3: RESYNC: (1.39-1.40); FILE MERGED 2003/12/17 17:04:31 hbrinkm 1.37.74.2: RESYNC: (1.37-1.39); FILE MERGED 2003/08/18 12:26:19 hbrinkm 1.37.74.1: #111856#


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [c1c6cd528ff9ce29741f06f567054e2feb8dac54]

INTEGRATION: CWS swnum01 (1.23.102); FILE MERGED 2004/02/23 11:30:43 hbrinkm 1.23.102.3: RESYNC: (1.25-1.26); FILE MERGED 2003/12/17 17:10:29 hbrinkm 1.23.102.2: RESYNC: (1.23-1.25); FILE MERGED 2003/08/18 12:25:39 hbrinkm 1.23.102.1: #111856#


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [0d96ecf73e77595bed06258efc6504d2fa69ebc5]

INTEGRATION: CWS swnum01 (1.8.102); FILE MERGED 2003/12/17 17:09:56 hbrinkm 1.8.102.2: RESYNC: (1.8-1.9); FILE MERGED 2003/08/18 12:25:39 hbrinkm 1.8.102.1: #111856#


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [75808ead66441464f1efa363083d9651c949f8fb]

INTEGRATION: CWS swnum01 (1.7.102); FILE MERGED 2003/08/18 12:25:39 hbrinkm 1.7.102.1: #111856#


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [d6841393d50151a0c7511049e8ff019023b30f94]

INTEGRATION: CWS swnum01 (1.10.102); FILE MERGED 2003/08/18 12:25:38 hbrinkm 1.10.102.1: #111856#


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [c22d7bb389de6e2ec145277c437c3f0c3541633a]

INTEGRATION: CWS swnum01 (1.5.102); FILE MERGED 2003/08/18 12:25:38 hbrinkm 1.5.102.1: #111856#


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [c6c2c01c78ebb9c1944bf0716c3f16d4201667b5]

INTEGRATION: CWS swnum01 (1.19.102); FILE MERGED 2004/02/23 11:30:24 hbrinkm 1.19.102.3: RESYNC: (1.20-1.21); FILE MERGED 2003/12/17 17:07:43 hbrinkm 1.19.102.2: RESYNC: (1.19-1.20); FILE MERGED 2003/08/18 12:24:24 hbrinkm 1.19.102.1: #111856#


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [5573a0e34f156c22afd776ccf0af1ae9eaf6e67c]

INTEGRATION: CWS swnum01 (1.68.102); FILE MERGED 2004/02/23 11:35:18 hbrinkm 1.68.102.3: RESYNC: (1.71-1.72); FILE MERGED 2003/12/17 17:14:38 hbrinkm 1.68.102.2: RESYNC: (1.68-1.71); FILE MERGED 2003/08/18 12:23:23 hbrinkm 1.68.102.1: #111856#


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [750b117137cf5fcc00a523cd3483d9b4c8e601d1]

INTEGRATION: CWS swnum01 (1.11.102); FILE MERGED 2003/12/17 17:13:26 hbrinkm 1.11.102.2: RESYNC: (1.11-1.12); FILE MERGED 2003/08/18 12:23:22 hbrinkm 1.11.102.1: #111856#


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [5f1b77358a84e4e95efda28d4671299247adf908]

INTEGRATION: CWS swnum01 (1.17.64); FILE MERGED 2003/09/05 09:05:40 hbrinkm 1.17.64.2: #111955# 2003/08/18 12:22:28 hbrinkm 1.17.64.1: #111856#


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [25c0b184d967d9e3322ba8d299f65bcffa63c188]

INTEGRATION: CWS swnum01 (1.37.102); FILE MERGED 2004/02/23 11:37:30 hbrinkm 1.37.102.5: RESYNC: (1.41-1.43); FILE MERGED 2003/12/17 17:26:23 hbrinkm 1.37.102.4: RESYNC: (1.37-1.41); FILE MERGED 2003/11/06 14:38:50 hbrinkm 1.37.102.3: #i3232# 2003/07/10 14:14:08 hbrinkm 1.37.102.2: #110778# a / 2 * 2 == a is not a tautology 2003/07/10 14:09:44 hbrinkm 1.37.102.1: #107529# a / 2 * 2 == a is not a tautology


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [660cfa96bd75c150c25c0490b6127254d81b29e8]

INTEGRATION: CWS swnum01 (1.6.102); FILE MERGED 2004/01/12 16:11:49 hbrinkm 1.6.102.2: RESYNC: (1.6-1.7); FILE MERGED 2003/08/18 12:21:28 hbrinkm 1.6.102.1: #111856#


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [ac7efb7fb951fc0ca9b54f4700232815b0926fb5]

INTEGRATION: CWS swnum01 (1.5.52); FILE MERGED 2003/08/18 12:21:04 hbrinkm 1.5.52.1: #111856#


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [5fd7e55ae51f042fc7717389bd793471380d39b0]

INTEGRATION: CWS swnum01 (1.13.102); FILE MERGED 2003/12/17 17:50:55 hbrinkm 1.13.102.3: RESYNC: (1.13-1.14); FILE MERGED 2003/11/06 14:54:49 hbrinkm 1.13.102.2: #111955# 2003/08/18 12:20:42 hbrinkm 1.13.102.1: #111856#


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [788ffb807a0eb452352a0d81386de1158622c19e]

INTEGRATION: CWS swnum01 (1.5.102); FILE MERGED 2003/09/09 09:56:25 hbrinkm 1.5.102.3: #111955# 2003/09/05 09:05:39 hbrinkm 1.5.102.2: #111955# 2003/08/18 12:20:42 hbrinkm 1.5.102.1: #111856#


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [ddce52790694633058c81f5e2d372696ef229d34]

INTEGRATION: CWS swnum01 (1.9.102); FILE MERGED 2003/12/17 17:49:59 hbrinkm 1.9.102.2: RESYNC: (1.9-1.11); FILE MERGED 2003/08/18 12:20:42 hbrinkm 1.9.102.1: #111856#


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [b10eb9150261cc8de3951565172d6ec625cabe0f]

INTEGRATION: CWS swnum01 (1.10.52); FILE MERGED 2003/12/17 17:57:42 hbrinkm 1.10.52.3: RESYNC: (1.10-1.13); FILE MERGED 2003/09/05 09:05:36 hbrinkm 1.10.52.2: #111955# 2003/08/18 12:19:15 hbrinkm 1.10.52.1: #111856#


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [63431079d465087c3d2d97dcdd451cb82db0637a]

INTEGRATION: CWS swnum01 (1.14.52); FILE MERGED 2004/02/23 11:49:11 hbrinkm 1.14.52.7: RESYNC: (1.18-1.19); FILE MERGED 2003/12/17 17:55:39 hbrinkm 1.14.52.6: RESYNC: (1.14-1.18); FILE MERGED 2003/11/10 16:04:46 hbrinkm 1.14.52.5: #111955# 2003/11/06 14:54:05 hbrinkm 1.14.52.4: #111955# 2003/09/12 13:07:46 hbrinkm 1.14.52.3: #111955# 2003/09/05 09:05:35 hbrinkm 1.14.52.2: #111955# 2003/08/18 12:19:14 hbrinkm 1.14.52.1: #111856#


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [1c2b37587cee51f64ada8afabeeae4dfe8575684]

INTEGRATION: CWS swnum01 (1.29.96); FILE MERGED 2004/02/23 11:49:00 hbrinkm 1.29.96.4: RESYNC: (1.32-1.33); FILE MERGED 2004/01/12 16:13:14 hbrinkm 1.29.96.3: RESYNC: (1.31-1.32); FILE MERGED 2003/12/17 17:55:23 hbrinkm 1.29.96.2: RESYNC: (1.29-1.31); FILE MERGED 2003/09/05 09:05:34 hbrinkm 1.29.96.1: #111955#


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [41b91f43dd1ab9517f01554e8331c8ceaaf0ccac]

INTEGRATION: CWS swnum01 (1.13.6); FILE MERGED 2003/08/18 12:16:04 hbrinkm 1.13.6.1: #111856#


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [bcf937c2ae45366885f25a11ad387f1b94535149]

INTEGRATION: CWS swnum01 (1.1.2); FILE ADDED 2003/09/16 12:20:07 hbrinkm 1.1.2.2: #111955# 2003/09/16 11:59:03 rt 1.1.2.1.2.1: #100000# added missing return 2003/09/12 13:02:08 hbrinkm 1.1.2.1: #111955#


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [01c8c6b389376875ca66f8f78b57148e3c7b4f35]

INTEGRATION: CWS swnum01 (1.8.52); FILE MERGED 2003/09/12 13:04:15 hbrinkm 1.8.52.3: #111856# 2003/09/05 09:05:32 hbrinkm 1.8.52.2: #111955# 2003/08/18 12:16:03 hbrinkm 1.8.52.1: #111856#


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [391eba0fc14ce4af335d5ae9c3548e5187da0f65]

INTEGRATION: CWS swnum01 (1.11.54); FILE MERGED 2004/02/23 11:58:11 hbrinkm 1.11.54.3: RESYNC: (1.14-1.15); FILE MERGED 2003/12/17 18:08:28 hbrinkm 1.11.54.2: RESYNC: (1.11-1.14); FILE MERGED 2003/09/05 09:05:32 hbrinkm 1.11.54.1: #111955#


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [050abe650201cb886e540bbf12c23ea846a4c44d]

INTEGRATION: CWS swnum01 (1.2.274); FILE MERGED 2003/09/05 09:05:31 hbrinkm 1.2.274.1: #111955#


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [2ecf0d3dfd98149a7dfb573787a5f81971800ed6]

INTEGRATION: CWS swnum01 (1.4.136); FILE MERGED 2003/09/12 13:02:52 hbrinkm 1.4.136.1: #111955


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [7510435315b4783101dbc4ec0cf29017f7e18a80]

INTEGRATION: CWS cac (1.19.48); FILE MERGED 2003/11/06 11:23:52 er 1.19.48.1: #i4070# ScFuncDesc const correctness


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [fc1ad601686ababfc26d06b87e86cbc06a308918]

INTEGRATION: CWS cac (1.43.20); FILE MERGED 2003/09/02 12:23:10 er 1.43.20.2: RESYNC: (1.43-1.44); FILE MERGED 2003/07/01 15:49:25 er 1.43.20.1: #i4070# untangle compiler.hxx -> tokenarray.hxx, errorcodes.hxx


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [173cc56ea28fdb6b5fc403e45dc6f863cd7ec3ba]

INTEGRATION: CWS cac (1.8.174); FILE MERGED 2003/10/30 15:29:21 er 1.8.174.3: RESYNC: (1.8-1.9); FILE MERGED 2003/10/29 17:28:42 er 1.8.174.2: #4070# get rid of ScInterpreter's maddening GetNewMat/ResetNewMat handling (TLOT); introduce refcounting for ScMatrix 2003/07/01 15:49:23 er 1.8.174.1: #i4070# untangle compiler.hxx -> tokenarray.hxx, errorcodes.hxx


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [f66552e78a9ef4c38f4f954c264215a22c5e8efa]

INTEGRATION: CWS cac (1.77.72); FILE MERGED 2003/10/30 15:28:06 er 1.77.72.2: RESYNC: (1.77-1.78); FILE MERGED 2003/07/01 15:49:22 er 1.77.72.1: #i4070# untangle compiler.hxx -> tokenarray.hxx, errorcodes.hxx


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [bf3aae3db56a0fe86d0bce9afde5b0c9577697cb]

INTEGRATION: CWS cac (1.1.1.1.218); FILE MERGED 2003/11/05 19:02:01 er 1.1.1.1.218.1: #i4070# ScFuncDesc const correctness


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [a65482d0600716d350196bb0dbd1dc45a29528d7]

INTEGRATION: CWS cac (1.2.182); FILE MERGED 2003/11/05 19:02:00 er 1.2.182.1: #i4070# ScFuncDesc const correctness


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [915d2392a0f27dd9324257d7dc757eb5fc7f57e6]

INTEGRATION: CWS cac (1.2.192); FILE MERGED 2003/11/06 12:31:14 er 1.2.192.1: #i4070# ScFuncDesc const correctness


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [6ae5d5added3596d17f008064311335029111aa6]

INTEGRATION: CWS cac (1.3.182); FILE MERGED 2003/11/05 19:02:00 er 1.3.182.1: #i4070# ScFuncDesc const correctness


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [a6f24b89429d1e5bce260d8151078bd8e7c1beaf]

INTEGRATION: CWS cac (1.1.1.1.218); FILE MERGED 2003/11/05 19:01:59 er 1.1.1.1.218.1: #i4070# ScFuncDesc const correctness


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [5e8a6935cee4fcba19da2503def497d07f34146a]

INTEGRATION: CWS cac (1.7.174); FILE MERGED 2003/11/05 19:01:59 er 1.7.174.1: #i4070# ScFuncDesc const correctness


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [1a36d82dca9f3efd07a378f82da77c2c01ed5538]

INTEGRATION: CWS cac (1.6.174); FILE MERGED 2003/11/06 12:31:02 er 1.6.174.1: #i4070# ScFuncDesc const correctness


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [e26452d5e5e91a1aed98c8c6871fe7abb3a24e9e]

INTEGRATION: CWS cac (1.25.16); FILE MERGED 2003/07/01 15:49:20 er 1.25.16.1: #i4070# untangle compiler.hxx -> tokenarray.hxx, errorcodes.hxx


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [5a74b44616d87fc305cb0683c3c05453a879bf49]

INTEGRATION: CWS cac (1.62.16); FILE MERGED 2003/10/30 15:34:21 er 1.62.16.2: RESYNC: (1.62-1.63); FILE MERGED 2003/07/01 15:49:19 er 1.62.16.1: #i4070# untangle compiler.hxx -> tokenarray.hxx, errorcodes.hxx


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [7a71a79d879ddc8ae8a1a3843b868717c2fe9808]

INTEGRATION: CWS cac (1.44.48); FILE MERGED 2003/07/01 15:49:19 er 1.44.48.1: #i4070# untangle compiler.hxx -> tokenarray.hxx, errorcodes.hxx


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [4e8c3b38ec1fd74232a397ba8d0be57735119744]

INTEGRATION: CWS cac (1.33.16); FILE MERGED 2003/11/14 12:54:31 dr 1.33.16.2: RESYNC: (1.33-1.34); FILE MERGED 2003/11/06 10:12:08 er 1.33.16.1: #i4070# ScFuncDesc const correctness


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [e9e90b9de313fde8a44e65fcb57212f12aea5361]

INTEGRATION: CWS cac (1.8.196); FILE MERGED 2003/11/03 14:36:07 dr 1.8.196.3: #i4070# use ScMatrix class directly 2003/10/30 14:04:03 dr 1.8.196.2: #i4070# direct use of class ScMatrix 2003/10/29 17:28:40 er 1.8.196.1: #4070# get rid of ScInterpreter's maddening GetNewMat/ResetNewMat handling (TLOT); introduce refcounting for ScMatrix


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [cb7ead5ffc322366110a598110e1ec71e29d9b73]

INTEGRATION: CWS cac (1.10.196); FILE MERGED 2003/11/03 14:36:06 dr 1.10.196.1: #i4070# use ScMatrix class directly


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [4a164dcf84f5bc5987c4a8c5e1367cd6573fc94c]

INTEGRATION: CWS cac (1.8.54); FILE MERGED 2003/11/14 13:01:35 dr 1.8.54.3: RESYNC: (1.10-1.11); FILE MERGED 2003/10/30 15:40:36 er 1.8.54.2: RESYNC: (1.8-1.10); FILE MERGED 2003/10/30 14:03:03 dr 1.8.54.1: #i4070# direct use of class ScMatrix


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [e1cd3aaf611b8ccab30bb0d8e8ded70f1e2718ac]

INTEGRATION: CWS cac (1.8.12); FILE MERGED 2003/11/14 13:00:20 dr 1.8.12.3: RESYNC: (1.9-1.10); FILE MERGED 2003/10/30 15:39:41 er 1.8.12.2: RESYNC: (1.8-1.9); FILE MERGED 2003/10/30 14:03:02 dr 1.8.12.1: #i4070# direct use of class ScMatrix


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [0cef4f4eaff31b2cdc12ba95017917c327603e7d]

INTEGRATION: CWS cac (1.4.42); FILE MERGED 2003/11/14 12:59:28 dr 1.4.42.2: RESYNC: (1.4-1.5); FILE MERGED 2003/11/03 14:35:08 dr 1.4.42.1: #i4070# use ScMatrix class directly


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [65846b9e33f5d3d890124c0d33e8675e5ff848dd]

INTEGRATION: CWS cac (1.5.12); FILE MERGED 2003/11/14 12:57:47 dr 1.5.12.4: RESYNC: (1.6-1.7); FILE MERGED 2003/11/03 14:35:07 dr 1.5.12.3: #i4070# use ScMatrix class directly 2003/10/30 15:38:23 er 1.5.12.2: RESYNC: (1.5-1.6); FILE MERGED 2003/10/30 14:03:02 dr 1.5.12.1: #i4070# direct use of class ScMatrix


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [c6ee8f44bdb4863c3b3f22597fd9d74094817194]

INTEGRATION: CWS cac (1.34.48); FILE MERGED 2003/11/14 12:55:48 dr 1.34.48.3: RESYNC: (1.35-1.36); FILE MERGED 2003/10/30 15:37:36 er 1.34.48.2: RESYNC: (1.34-1.35); FILE MERGED 2003/10/30 14:03:01 dr 1.34.48.1: #i4070# direct use of class ScMatrix


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [c6d981714a2c1945b55f2a83061c8d9269cac732]

INTEGRATION: CWS cac (1.9.12); FILE MERGED 2003/11/14 13:08:55 dr 1.9.12.3: RESYNC: (1.11-1.12); FILE MERGED 2003/10/30 15:45:14 er 1.9.12.2: RESYNC: (1.9-1.11); FILE MERGED 2003/10/30 14:02:00 dr 1.9.12.1: #i4070# direct use of class ScMatrix


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [127d8ad64e754171674727633d632a7ad61a9b5e]

INTEGRATION: CWS cac (1.7.42); FILE MERGED 2003/11/14 13:07:20 dr 1.7.42.3: RESYNC: (1.7-1.8); FILE MERGED 2003/11/05 10:32:43 dr 1.7.42.2: #i4070# convert empty cells in DDE link to 0 2003/11/03 14:34:17 dr 1.7.42.1: #i4070# use ScMatrix class directly


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [6791889f4743ca798b4dcaa308fb52f873f865cb]

INTEGRATION: CWS cac (1.4.22); FILE MERGED 2003/11/14 13:05:39 dr 1.4.22.3: RESYNC: (1.4-1.5); FILE MERGED 2003/10/30 14:01:59 dr 1.4.22.2: #i4070# direct use of class ScMatrix 2003/10/29 17:28:39 er 1.4.22.1: #4070# get rid of ScInterpreter's maddening GetNewMat/ResetNewMat handling (TLOT); introduce refcounting for ScMatrix


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [df022720f2c69121b203c810fc85284678155f24]

INTEGRATION: CWS cac (1.7.12); FILE MERGED 2003/11/14 13:05:29 dr 1.7.12.4: RESYNC: (1.9-1.10); FILE MERGED 2003/11/03 14:34:16 dr 1.7.12.3: #i4070# use ScMatrix class directly 2003/10/30 15:43:15 er 1.7.12.2: RESYNC: (1.7-1.9); FILE MERGED 2003/10/30 14:01:59 dr 1.7.12.1: #i4070# direct use of class ScMatrix


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [4d98154c24a0b45d7347d40449794e9e8f85b00f]

INTEGRATION: CWS cac (1.63.40); FILE MERGED 2003/11/14 13:04:15 dr 1.63.40.5: RESYNC: (1.66-1.67); FILE MERGED 2003/10/30 15:42:35 er 1.63.40.4: RESYNC: (1.65-1.66); FILE MERGED 2003/10/30 14:01:58 dr 1.63.40.3: #i4070# direct use of class ScMatrix 2003/09/02 12:44:58 er 1.63.40.2: RESYNC: (1.63-1.65); FILE MERGED 2003/07/01 15:49:17 er 1.63.40.1: #i4070# untangle compiler.hxx -> tokenarray.hxx, errorcodes.hxx


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [0b7ad07e7f7e2dd3d0d4dfb69feb6319378a51da]

INTEGRATION: CWS cac (1.21.28); FILE MERGED 2003/11/14 13:03:25 dr 1.21.28.3: RESYNC: (1.21-1.22); FILE MERGED 2003/11/03 14:34:16 dr 1.21.28.2: #i4070# use ScMatrix class directly 2003/07/01 15:49:16 er 1.21.28.1: #i4070# untangle compiler.hxx -> tokenarray.hxx, errorcodes.hxx


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [3b06d2d1e94f515ae667367ae74d3468a1e31704]

INTEGRATION: CWS cac (1.15.72); FILE MERGED 2003/10/20 19:51:19 er 1.15.72.6: #i4070# ocExternal AddIn parameter classification #i4485# ScRawToken bHasForceArray moved to union creating struct sbyte 2003/10/17 20:04:49 er 1.15.72.5: #i4070# #i4485# parameter classification and ForceArray inheritance; nested array calculation for all parameter types 2003/10/02 18:42:53 er 1.15.72.4: #i4070# #i19765# ImpTokenIterator.nStop: general jump/subroutine ability 2003/09/02 12:48:13 er 1.15.72.3: RESYNC: (1.15-1.16); FILE MERGED Resolve conflicts between cws_srx645_cac and SRC680:m3 2003/07/14 16:01:19 er 1.15.72.2: #i4070# array conditions, first wave 2003/07/01 15:49:12 er 1.15.72.1: #i4070# untangle compiler.hxx -> tokenarray.hxx, errorcodes.hxx


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [3e3279eb71490c42dc14a9bde4891432bdd19d47]

INTEGRATION: CWS cac (1.3.72); FILE MERGED 2003/07/15 14:15:48 er 1.3.72.1: #i4070# remove old fp-handling leftovers


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [ad4bef347977ffd13d81458eb34e12b55c75580c]

INTEGRATION: CWS cac (1.6.72); FILE MERGED 2003/10/30 13:06:12 er 1.6.72.4: #4070# add GetError 2003/10/29 17:28:35 er 1.6.72.3: #4070# get rid of ScInterpreter's maddening GetNewMat/ResetNewMat handling (TLOT); introduce refcounting for ScMatrix 2003/09/11 14:38:23 er 1.6.72.2: #i4070# handle empty FALSE jump path as empty matrix element 2003/07/14 16:01:18 er 1.6.72.1: #i4070# array conditions, first wave


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [9e56f6b54c517fcfa43ad1aa1fbb92c363a397d7]

INTEGRATION: CWS cac (1.1.2); FILE ADDED 2003/11/05 19:18:01 er 1.1.2.7: #i4070# generate parameter classification documentation if OSL_DEBUG_LEVEL>1 (debug=t) and environment variable OOO_CALC_GENPARCLASSDOC defined 2003/10/21 14:17:00 er 1.1.2.6: #i4070# don't use memory.h 2003/10/20 19:51:19 er 1.1.2.5: #i4070# ocExternal AddIn parameter classification #i4485# ScRawToken bHasForceArray moved to union creating struct sbyte 2003/10/20 11:21:28 er 1.1.2.4: #i4070# SUNWS7 compiler needs a little help from friends 2003/10/17 20:04:49 er 1.1.2.3: #i4070# #i4485# parameter classification and ForceArray inheritance; nested array calculation for all parameter types 2003/10/02 18:55:36 er 1.1.2.2: #i4070# #i19765# const RawData 2003/10/02 18:25:42 er 1.1.2.1: #i4070# #i19765# parameter classification


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [f9a0ebf8cc9fd77c2daf2528c5bde40bbaa086be]

INTEGRATION: CWS cac (1.8.12); FILE MERGED 2003/10/02 18:38:50 er 1.8.12.1: #i4070# #i19765# add parclass.cxx


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [dfe4e5060dd79b1936dc8482d6cf4ea55235b7ef]

INTEGRATION: CWS cac (1.8.72); FILE MERGED 2003/10/29 18:45:50 er 1.8.72.7: #4070# GetNewMat: set error interpreter 2003/10/29 17:28:34 er 1.8.72.6: #4070# get rid of ScInterpreter's maddening GetNewMat/ResetNewMat handling (TLOT); introduce refcounting for ScMatrix 2003/10/02 18:49:06 er 1.8.72.5: #i4070# #i19765# matrix parameter conversion, subroutine jumps and parameter handling 2003/09/11 14:38:22 er 1.8.72.4: #i4070# handle empty FALSE jump path as empty matrix element 2003/07/25 18:45:04 er 1.8.72.3: #i4070# vacation check-in. Note that currently any svDoubleRef pushed (parameter or result) is automatically converted to svMatrix if in matrix formula, so that functions that expect a real reference don't work anymore. Parameter classification needs to be implemented. 2003/07/15 10:33:29 er 1.8.72.2: #i4070# declaration scope 2003/07/14 16:01:17 er 1.8.72.1: #i4070# array conditions, first wave


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [eb82c674c29fe3a2e2d713d22b5856517efd885d]

INTEGRATION: CWS cac (1.26.48); FILE MERGED 2003/10/29 17:28:33 er 1.26.48.9: #4070# get rid of ScInterpreter's maddening GetNewMat/ResetNewMat handling (TLOT); introduce refcounting for ScMatrix 2003/10/20 19:51:18 er 1.26.48.8: #i4070# ocExternal AddIn parameter classification #i4485# ScRawToken bHasForceArray moved to union creating struct sbyte 2003/10/17 20:04:48 er 1.26.48.7: #i4070# #i4485# parameter classification and ForceArray inheritance; nested array calculation for all parameter types 2003/10/02 18:49:05 er 1.26.48.6: #i4070# #i19765# matrix parameter conversion, subroutine jumps and parameter handling 2003/09/11 14:38:21 er 1.26.48.5: #i4070# handle empty FALSE jump path as empty matrix element 2003/07/25 18:45:04 er 1.26.48.4: #i4070# vacation check-in. Note that currently any svDoubleRef pushed (parameter or result) is automatically converted to svMatrix if in matrix formula, so that functions that expect a real reference don't work anymore. Parameter classification needs to be implemented. 2003/07/15 14:15:48 er 1.26.48.3: #i4070# remove old fp-handling leftovers 2003/07/14 16:01:17 er 1.26.48.2: #i4070# array conditions, first wave 2003/07/01 15:49:12 er 1.26.48.1: #i4070# untangle compiler.hxx -> tokenarray.hxx, errorcodes.hxx


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [2e40caae471480572c0d242d522409e12f616a45]

INTEGRATION: CWS cac (1.8.40); FILE MERGED 2003/10/29 17:28:33 er 1.8.40.3: #4070# get rid of ScInterpreter's maddening GetNewMat/ResetNewMat handling (TLOT); introduce refcounting for ScMatrix 2003/09/11 12:41:50 er 1.8.40.2: #i4070# ScHarMean, ScGeoMean: correct count if array parameter 2003/07/14 16:01:16 er 1.8.40.1: #i4070# array conditions, first wave


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [eb2a7c8636af6206ea87c1fa365e503b72c96147]

INTEGRATION: CWS cac (1.13.56); FILE MERGED 2003/10/30 15:45:21 er 1.13.56.3: RESYNC: (1.13-1.14); FILE MERGED 2003/10/29 17:28:32 er 1.13.56.2: #4070# get rid of ScInterpreter's maddening GetNewMat/ResetNewMat handling (TLOT); introduce refcounting for ScMatrix 2003/07/25 18:45:03 er 1.13.56.1: #i4070# vacation check-in. Note that currently any svDoubleRef pushed (parameter or result) is automatically converted to svMatrix if in matrix formula, so that functions that expect a real reference don't work anymore. Parameter classification needs to be implemented.


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [04900fda2ae9566753548f5d41eaf896a31aa305]

INTEGRATION: CWS cac (1.25.72); FILE MERGED 2003/10/29 17:28:32 er 1.25.72.7: #4070# get rid of ScInterpreter's maddening GetNewMat/ResetNewMat handling (TLOT); introduce refcounting for ScMatrix 2003/10/17 20:04:47 er 1.25.72.6: #i4070# #i4485# parameter classification and ForceArray inheritance; nested array calculation for all parameter types 2003/10/02 18:49:03 er 1.25.72.5: #i4070# #i19765# matrix parameter conversion, subroutine jumps and parameter handling 2003/09/11 14:38:20 er 1.25.72.4: #i4070# handle empty FALSE jump path as empty matrix element 2003/07/25 18:45:03 er 1.25.72.3: #i4070# vacation check-in. Note that currently any svDoubleRef pushed (parameter or result) is automatically converted to svMatrix if in matrix formula, so that functions that expect a real reference don't work anymore. Parameter classification needs to be implemented. 2003/07/14 16:01:15 er 1.25.72.2: #i4070# array conditions, first wave 2003/07/01 15:49:11 er 1.25.72.1: #i4070# untangle compiler.hxx -> tokenarray.hxx, errorcodes.hxx


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [285654acf158ba52c3ee39a371e6d6661e13a2e8]

INTEGRATION: CWS cac (1.8.186); FILE MERGED 2003/10/29 17:28:31 er 1.8.186.1: #4070# get rid of ScInterpreter's maddening GetNewMat/ResetNewMat handling (TLOT); introduce refcounting for ScMatrix


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [afba7c71f44c2243d885b8134238827f74b25389]

INTEGRATION: CWS cac (1.1.1.1.218); FILE MERGED 2003/07/01 15:49:10 er 1.1.1.1.218.1: #i4070# untangle compiler.hxx -> tokenarray.hxx, errorcodes.hxx


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [725c1afe3eacfb849afd4bbdc845394814094be1]

INTEGRATION: CWS cac (1.41.14); FILE MERGED 2003/11/05 19:15:59 er 1.41.14.4: #i4070# generate parameter classification documentation 2003/10/20 19:51:17 er 1.41.14.3: #i4070# ocExternal AddIn parameter classification #i4485# ScRawToken bHasForceArray moved to union creating struct sbyte 2003/10/17 20:04:46 er 1.41.14.2: #i4070# #i4485# parameter classification and ForceArray inheritance; nested array calculation for all parameter types 2003/07/01 15:49:09 er 1.41.14.1: #i4070# untangle compiler.hxx -> tokenarray.hxx, errorcodes.hxx


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [4fd8609a3460ea3a5882d7e5b25f8529de793816]

INTEGRATION: CWS cac (1.1.1.1.218); FILE MERGED 2003/07/01 15:49:08 er 1.1.1.1.218.1: #i4070# untangle compiler.hxx -> tokenarray.hxx, errorcodes.hxx


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [0259425a1447ef10a34f383c065dbd12c1892ce0]

INTEGRATION: CWS cac (1.12.174); FILE MERGED 2003/10/29 17:28:31 er 1.12.174.3: #4070# get rid of ScInterpreter's maddening GetNewMat/ResetNewMat handling (TLOT); introduce refcounting for ScMatrix 2003/10/20 19:51:16 er 1.12.174.2: #i4070# ocExternal AddIn parameter classification #i4485# ScRawToken bHasForceArray moved to union creating struct sbyte 2003/07/01 15:49:07 er 1.12.174.1: #i4070# untangle compiler.hxx -> tokenarray.hxx, errorcodes.hxx


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [b0e3b4bc03b1402373d4ae47b857749202bd6348]

INTEGRATION: CWS cac (1.1.2); FILE ADDED 2003/11/05 19:18:50 er 1.1.2.7: #i4070# generate parameter classification documentation if OSL_DEBUG_LEVEL>1 (debug=t) and environment variable OOO_CALC_GENPARCLASSDOC defined 2003/10/20 19:51:16 er 1.1.2.6: #i4070# ocExternal AddIn parameter classification #i4485# ScRawToken bHasForceArray moved to union creating struct sbyte 2003/10/20 11:47:26 er 1.1.2.5: #i4070# struct is struct and not class ... 2003/10/20 11:21:27 er 1.1.2.4: #i4070# SUNWS7 compiler needs a little help from friends 2003/10/17 20:04:45 er 1.1.2.3: #i4070# #i4485# parameter classification and ForceArray inheritance; nested array calculation for all parameter types 2003/10/02 18:55:44 er 1.1.2.2: #i4070# #i19765# const RawData 2003/10/02 18:25:21 er 1.1.2.1: #i4070# #i19765# parameter classification


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [4ced3adcb02da9e60c4b5c625fe822787fe044a3]

INTEGRATION: CWS cac (1.1.2); FILE ADDED 2003/10/31 11:03:01 er 1.1.2.5: #i4070# initialize result matrix in case of a premature end of the interpreter due to errors 2003/10/29 17:28:29 er 1.1.2.4: #4070# get rid of ScInterpreter's maddening GetNewMat/ResetNewMat handling (TLOT); introduce refcounting for ScMatrix 2003/10/02 18:44:04 er 1.1.2.3: #i4070# #i19765# general jump/subroutine ability 2003/09/11 14:38:18 er 1.1.2.2: #i4070# handle empty FALSE jump path as empty matrix element 2003/07/14 16:01:13 er 1.1.2.1: #i4070# array conditions, first wave


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [195e57a9791ce85b1936032f522a47489216dd19]

INTEGRATION: CWS cac (1.14.72); FILE MERGED 2003/10/29 17:28:29 er 1.14.72.7: #4070# get rid of ScInterpreter's maddening GetNewMat/ResetNewMat handling (TLOT); introduce refcounting for ScMatrix 2003/10/17 20:04:45 er 1.14.72.6: #i4070# #i4485# parameter classification and ForceArray inheritance; nested array calculation for all parameter types 2003/10/02 18:45:26 er 1.14.72.5: #i4070# #i19765# matrix parameter conversion 2003/07/25 18:45:02 er 1.14.72.4: #i4070# vacation check-in. Note that currently any svDoubleRef pushed (parameter or result) is automatically converted to svMatrix if in matrix formula, so that functions that expect a real reference don't work anymore. Parameter classification needs to be implemented. 2003/07/15 14:15:47 er 1.14.72.3: #i4070# remove old fp-handling leftovers 2003/07/14 16:01:12 er 1.14.72.2: #i4070# array conditions, first wave 2003/07/01 15:49:07 er 1.14.72.1: #i4070# untangle compiler.hxx -> tokenarray.hxx, errorcodes.hxx


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [96ec2268b005eccca1a446ca9d85b3f8460a278f]

INTEGRATION: CWS cac (1.5.210); FILE MERGED 2003/11/03 14:33:00 dr 1.5.210.2: #i4070# use ScMatrix class directly 2003/10/29 17:28:29 er 1.5.210.1: #4070# get rid of ScInterpreter's maddening GetNewMat/ResetNewMat handling (TLOT); introduce refcounting for ScMatrix


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [11f7145d2f0764d093fe7afde06cc50ce5520998]

INTEGRATION: CWS cac (1.8.72); FILE MERGED 2003/07/01 15:49:04 er 1.8.72.1: #i4070# untangle compiler.hxx -> tokenarray.hxx, errorcodes.hxx


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [87c98094080d983b1630132ecb3f8fc94d70a2f9]

INTEGRATION: CWS cac (1.4.202); FILE MERGED 2003/07/01 15:49:04 er 1.4.202.1: #i4070# untangle compiler.hxx -> tokenarray.hxx, errorcodes.hxx


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [469a8cf1529f4c5625512695812f3e6860424ca6]

INTEGRATION: CWS cac (1.31.50); FILE MERGED 2003/11/05 19:14:54 er 1.31.50.4: #i4070# generate parameter classification documentation; ScFuncDesc const correctness 2003/10/02 18:51:07 er 1.31.50.3: #i4070# #i19765# ScParameterClassification::Init()/Exit() 2003/09/02 12:49:24 er 1.31.50.2: RESYNC: (1.31-1.32); FILE MERGED 2003/07/01 15:49:04 er 1.31.50.1: #i4070# untangle compiler.hxx -> tokenarray.hxx, errorcodes.hxx


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [e580edfec04d6915c07ddbf6c3abf2faab16775a]

INTEGRATION: CWS cac (1.5.194); FILE MERGED 2003/07/01 15:49:03 er 1.5.194.1: #i4070# untangle compiler.hxx -> tokenarray.hxx, errorcodes.hxx


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [1381fd947fc7790362b77663c0f2b9307e7a457f]

INTEGRATION: CWS cac (1.30.22); FILE MERGED 2003/11/03 14:32:40 dr 1.30.22.3: #i4070# use ScMatrix class directly 2003/10/30 14:00:52 dr 1.30.22.2: #i4070# direct use of class ScMatrix 2003/10/29 17:28:27 er 1.30.22.1: #4070# get rid of ScInterpreter's maddening GetNewMat/ResetNewMat handling (TLOT); introduce refcounting for ScMatrix


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [75bb676642a597c0655454aaa4caa3f3c54b59ba]

INTEGRATION: CWS cac (1.4.174); FILE MERGED 2003/07/01 15:49:02 er 1.4.174.1: #i4070# untangle compiler.hxx -> tokenarray.hxx, errorcodes.hxx


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [734eaa99601577b13318138134e19d5b7c2d7a40]

INTEGRATION: CWS cac (1.11.48); FILE MERGED 2003/07/01 15:49:02 er 1.11.48.1: #i4070# untangle compiler.hxx -> tokenarray.hxx, errorcodes.hxx


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [5ee457bbcef59b48a6c6446daa75fd0a7b85a8c3]

INTEGRATION: CWS cac (1.2.216); FILE MERGED 2003/07/01 15:49:02 er 1.2.216.1: #i4070# untangle compiler.hxx -> tokenarray.hxx, errorcodes.hxx


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [0db0abdb16516dd3afd1ad56bd5edba970317ef4]

INTEGRATION: CWS cac (1.9.72); FILE MERGED 2003/07/01 15:49:00 er 1.9.72.1: #i4070# untangle compiler.hxx -> tokenarray.hxx, errorcodes.hxx


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [787045296e35cf0683efe92456d1b7eac2b899d0]

INTEGRATION: CWS cac (1.18.14); FILE MERGED 2003/10/29 17:28:27 er 1.18.14.3: #4070# get rid of ScInterpreter's maddening GetNewMat/ResetNewMat handling (TLOT); introduce refcounting for ScMatrix 2003/07/14 16:01:11 er 1.18.14.2: #i4070# array conditions, first wave 2003/07/01 15:49:00 er 1.18.14.1: #i4070# untangle compiler.hxx -> tokenarray.hxx, errorcodes.hxx


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [0b831467b1fa8d63b459107543ba6ce072385b6b]

INTEGRATION: CWS cac (1.18.14); FILE MERGED 2003/10/29 17:28:27 er 1.18.14.2: #4070# get rid of ScInterpreter's maddening GetNewMat/ResetNewMat handling (TLOT); introduce refcounting for ScMatrix 2003/07/15 14:15:46 er 1.18.14.1: #i4070# remove old fp-handling leftovers


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [d10f99a41e7fa4d3a7fe0ef2a949f3f0b9a00fb3]

INTEGRATION: CWS cac (1.1.2); FILE ADDED 2003/10/17 20:04:44 er 1.1.2.5: #i4070# #i4485# parameter classification and ForceArray inheritance; nested array calculation for all parameter types 2003/10/02 18:41:20 er 1.1.2.4: #i4070# #i19765# ImpTokenIterator.nStop: general jump/subroutine ability 2003/09/02 13:57:44 er 1.1.2.3: #i4070# resync to SRC680:m3 2003/07/14 16:01:10 er 1.1.2.2: #i4070# array conditions, first wave 2003/07/01 15:48:58 er 1.1.2.1: #i4070# untangle compiler.hxx -> tokenarray.hxx, errorcodes.hxx


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [3ddcd46cdfd79c13d7ed3d2f87c417bbde28fd13]

INTEGRATION: CWS cac (1.7.14); FILE MERGED 2003/10/29 17:28:24 er 1.7.14.6: #4070# get rid of ScInterpreter's maddening GetNewMat/ResetNewMat handling (TLOT); introduce refcounting for ScMatrix 2003/10/20 20:07:50 er 1.7.14.5: #i4070# #i4485# resolve ScByteToken ctor ambiguity 2003/10/20 19:51:14 er 1.7.14.4: #i4070# ocExternal AddIn parameter classification #i4485# ScRawToken bHasForceArray moved to union creating struct sbyte 2003/10/17 20:04:43 er 1.7.14.3: #i4070# #i4485# parameter classification and ForceArray inheritance; nested array calculation for all parameter types 2003/07/14 16:01:10 er 1.7.14.2: #i4070# array conditions, first wave 2003/07/01 15:48:57 er 1.7.14.1: #i4070# untangle compiler.hxx -> tokenarray.hxx, errorcodes.hxx


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [745f79febdb2cf824481eeb0b433af5eec42cc62]

INTEGRATION: CWS cac (1.1.1.1.218); FILE MERGED 2003/07/15 14:15:45 er 1.1.1.1.218.1: #i4070# remove old fp-handling leftovers


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [108a93abf450fd989149936fbd776578bd9fbf61]

INTEGRATION: CWS cac (1.1.2); FILE ADDED 2003/11/03 14:31:57 dr 1.1.2.4: #i4070# use ScMatrix class directly 2003/10/30 13:22:17 er 1.1.2.3: #4070# GetError also for MatValue 2003/10/30 13:06:23 er 1.1.2.2: #4070# add GetError 2003/10/29 16:19:02 er 1.1.2.1: #4070# move from sc/source/core/inc


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [eb20f26ad7b0ae6ee65823a206d974e7d264dfa4]

INTEGRATION: CWS cac (1.8.202); FILE MERGED 2003/07/01 15:48:57 er 1.8.202.1: #i4070# untangle compiler.hxx -> tokenarray.hxx, errorcodes.hxx


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [42fd52fd38408113d40d9583d31330dbd0551c72]

INTEGRATION: CWS cac (1.1.2); FILE ADDED 2003/10/29 16:27:18 er 1.1.2.1: #4070# simple intrusive refcounting template


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [e9f3eaa7bb9a14f9e8bf8ee07fa2afb4dc07d581]

INTEGRATION: CWS cac (1.24.12); FILE MERGED 2003/11/05 19:03:04 er 1.24.12.1: #i4070# ScFuncDesc const correctness


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [769ad1a39613b4236b4ea0c088af0056c893b97a]

INTEGRATION: CWS cac (1.1.2); FILE ADDED 2003/07/14 16:01:10 er 1.1.2.2: #i4070# array conditions, first wave 2003/07/01 15:48:56 er 1.1.2.1: #i4070# untangle compiler.hxx -> tokenarray.hxx, errorcodes.hxx


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [4d79cec92accb9870d36790c2d4cf2b539022b71]

INTEGRATION: CWS cac (1.68.12); FILE MERGED 2003/11/03 14:31:57 dr 1.68.12.4: #i4070# use ScMatrix class directly 2003/10/30 16:01:17 er 1.68.12.3: RESYNC: (1.68-1.69); FILE MERGED 2003/10/30 14:00:42 dr 1.68.12.2: #i4070# direct use of class ScMatrix 2003/10/29 17:28:24 er 1.68.12.1: #4070# get rid of ScInterpreter's maddening GetNewMat/ResetNewMat handling (TLOT); introduce refcounting for ScMatrix


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [20d75c6a7462eabf02ae0f553a640739430d9c59]

INTEGRATION: CWS cac (1.15.72); FILE MERGED 2003/10/29 17:28:23 er 1.15.72.5: #4070# get rid of ScInterpreter's maddening GetNewMat/ResetNewMat handling (TLOT); introduce refcounting for ScMatrix 2003/10/20 19:51:14 er 1.15.72.4: #i4070# ocExternal AddIn parameter classification #i4485# ScRawToken bHasForceArray moved to union creating struct sbyte 2003/10/20 11:26:48 er 1.15.72.3: #i4070# SUNWS7 compiler needs a little help from friends 2003/10/17 20:04:43 er 1.15.72.2: #i4070# #i4485# parameter classification and ForceArray inheritance; nested array calculation for all parameter types 2003/07/01 15:48:55 er 1.15.72.1: #i4070# untangle compiler.hxx -> tokenarray.hxx, errorcodes.hxx


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [43d73df39f207cb8dd8b79595e23f123f74c473a]

INTEGRATION: CWS cac (1.10.48); FILE MERGED 2003/10/29 17:28:23 er 1.10.48.2: #4070# get rid of ScInterpreter's maddening GetNewMat/ResetNewMat handling (TLOT); introduce refcounting for ScMatrix 2003/07/01 15:48:55 er 1.10.48.1: #i4070# untangle compiler.hxx -> tokenarray.hxx, errorcodes.hxx


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [3a2815f18acfcceeeb9e0ae10237af90192b7153]

INTEGRATION: CWS cac (1.4.174); FILE MERGED 2003/10/20 19:51:13 er 1.4.174.1: #i4070# ocExternal AddIn parameter classification #i4485# ScRawToken bHasForceArray moved to union creating struct sbyte


2004-03-08  Hans-Joachim Lankenau  <hjs@openoffice.org>  [bb1aa93c78d4e314714222264d0b4fbace91ed23]

#100000# remove workben to avoid circ. deps on i18n


2004-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [6336fdc9b921725deaa7d7706284b904f68d7cfa]

#i26112#,#i10000#: include br_cppuno_share dependency for some bridges


2004-03-05  Rüdiger Timm  <rt@openoffice.org>  [81c0ca3d2e16676d090a3dff600698b1114dd59c]

SRC680


2004-03-05  Peter Burow  <pb@openoffice.org>  [3af4faacfffc6ade28c4460c56cd943fdf1cbe17]

fix: #115519# imagelist renamed because of a name clash


2004-03-05  Rüdiger Timm  <rt@openoffice.org>  [2bc49498f0450431d437db60086f5e0d3f2c790e]

#i10000# Syntax: directory separator as macro


2004-03-04  Rüdiger Timm  <rt@openoffice.org>  [752a845c649cc4dd45e3c28f98059d698f8f7035]

#i10000# Last change didn't work correctly in hamburg windows environment.


2004-03-04  Vladimir Glazounov  <vg@openoffice.org>  [289dd49bb208ee721b2c2f1593f5ca107c7618a9]

new version for SRC680


2004-03-04  Hans-Joachim Lankenau  <hjs@openoffice.org>  [4877f01ae6fbdb376e329479323eebdbd3c1c2ff]

indicate MWS environment


2004-03-04  Rüdiger Timm  <rt@openoffice.org>  [386030804191cef7c264e0f17a899f2955001074]

SRC680


2004-03-04  Rüdiger Timm  <rt@openoffice.org>  [ff10c3837473221e29ae119858add3eedbd4a4f8]

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>  [cb13c084905f9585b3d13c76e3bd2d58e7e3f4a3]

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>  [89b4750393e2fd7fe160548ecdb204d4b51e7f95]

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>  [7dbc484b2f900610efa5fb1ba121a106d686f0df]

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>  [9ea75369dafc81d9b8ae50383232836c3321fc49]

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>  [93e9cd1e19e123fe6de1b0b12875a7ab5ceca0d3]

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>  [ef014097e9c165fd7f0df7ac60b5af310dc523da]

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>  [c9d7b4a90e084d87286819a2acf0038086c33917]

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>  [a682f15b3570b336c7a5b322d4ccf10b206b6595]

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>  [bb5c9d1e34e2c916d3c52b30f5a100eb8891fbf5]

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>  [fd91530ddf6b131c3fb1645e9248ce924b62049a]

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>  [8ed46018e8c414478863402d52fd328534716103]

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>  [35fbdbebb2488b3cc700a9ced0e3d5e6e9648db0]

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>  [2b17ba515f566da3ffb7c4001bcf21e62c4c37a4]

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>  [1700d19be2196851ac1b1826c6f8cd046fc698c5]

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>  [9181dd89686ac3ee689a4987c720771c8576b997]

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>  [71ca652f42d872608bba8b9e0afc27acfef64f34]

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>  [ef3588faec66fde5780e6bcae9de22a2d0c28853]

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>  [5b2bcb4dc298386958d45d2f7d5b12df8609d0c9]

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-04  Rüdiger Timm  <rt@openoffice.org>  [7a2e139e8554566de25faf25c412cfaa5406a7d9]

#115793# (Fix by OD)


2004-03-03  Rüdiger Timm  <rt@openoffice.org>  [4629e95fff919be4da232036e730f307e711271b]

#115771# Change syntax for new copy (done by HJS)


2004-03-03  Rüdiger Timm  <rt@openoffice.org>  [0b345a67656e965c82a53cae57314c0bf5fe3add]

#i10000# Syntax error in documentation


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [69e6fe6b059b2223e58b2f8e25c937b7ad0195cc]

#100000#


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [6d8f1b5f4d3e72b957cc433e52d1d585dabc5849]

SRC680


2004-03-02  Kurt Zenker  <kz@openoffice.org>  [11e94498eb8b4e6dfc1e1800688a5df9df06587a]

new version for SRX645


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [8528136a59d6770082b3fc4146f96f8dca4e219f]

INTEGRATION: CWS api01ea (1.4.42); FILE MERGED 2004/03/01 14:40:15 cn 1.4.42.1: #112305# tests must be restructured bacause of wrong idl documentation


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [d44ea13c3439349d13daa3ba4fc7ca387f1652f4]

INTEGRATION: CWS api01ea (1.3.42); FILE MERGED 2004/03/01 16:06:28 cn 1.3.42.1: #112305# object must be recreated after test


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [307fdd24aa8335eb649c9ab22fc314e980737873]

INTEGRATION: CWS api01ea (1.3.46); FILE MERGED 2004/03/01 14:42:33 cn 1.3.46.1: #112305# tests must be restructured bacause of wrong idl documentation


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [2d16e13cd62adbb2f86393504d0e5674f76811cb]

INTEGRATION: CWS api01ea (1.2.46); FILE MERGED 2004/03/02 12:20:32 cn 1.2.46.1: #112305# upper/lowercase problem in testdoc name fixed


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [a92b2ee3cace82a2c560ba6ae11e35982d7ec6fa]

INTEGRATION: CWS api01ea (1.1.86); FILE MERGED 2004/02/23 07:41:03 as 1.1.86.1: #110850# dont check deprecated interface XEventBroadcaster


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [210c14b61d3f55e51d4a702e4a3a494060b75e6d]

INTEGRATION: CWS api01ea (1.2.18); FILE MERGED 2004/02/20 09:34:40 as 1.2.18.1: #i24603# return real UNO filters for getAvailableServiceNames() only


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [89dc0174c77601779dd287033d575796a210de09]

INTEGRATION: CWS api01ea (1.7.262); FILE MERGED 2004/02/20 09:34:21 as 1.7.262.1: #i25721# document Wait property


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [3b086e42cb8118efb4a382ebe98d2356c8f379e0]

INTEGRATION: CWS api01ea (1.6.242); FILE MERGED 2004/02/25 12:28:39 as 1.6.242.1: #112305# correct come documentation errors


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [17b70f488b901e5e5a4829129fd6bb1dae801ff9]

INTEGRATION: CWS api01ea (1.8.340); FILE MERGED 2004/02/20 09:34:13 as 1.8.340.1: #111850# deprecate XEventBroadcaster


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [b4bc0ba2cf21ce7b602434477c623aadd136050f]

INTEGRATION: CWS api01ea (1.6.148); FILE MERGED 2004/02/20 09:34:07 as 1.6.148.1: #112249# remove unused service DocumentProperties


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [b0f47727112528526c71857b52296250c8884c51]

INTEGRATION: CWS api01ea (1.50.10); FILE MERGED 2004/02/20 09:34:33 as 1.50.10.1: #112425# supports interception


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [44e1841484f6ef9733c4fb7376f7a85b02599f63]

INTEGRATION: CWS api01ea (1.2.34); FILE MERGED 2004/02/27 15:39:02 cn 1.2.34.2: #110850#  fwk.Desktop::XEventBroadcaster removed 2004/02/27 15:29:50 cn 1.2.34.1: 112363# DocumentProperties removed


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [04bcc54c14c6f7fac5bb57fb106a5b03cf8fb6ee]

INTEGRATION: CWS api01ea (1.2.34); FILE MERGED 2004/02/27 15:29:07 cn 1.2.34.1: 112363# DocumentProperties removed


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [c4c25571229fe33f464cbf2d23d2743ef23253a9]

INTEGRATION: CWS api01ea (1.19.12); FILE MERGED 2004/02/20 09:34:27 as 1.19.12.1: #112425# supports interception


2004-03-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [afe4d010483919f2215aefecc299ccb82ddb4548]

#i26040#,#i10000#: tag(): quote metacharacters in file name if used as regexp


2004-03-02  Lars Oppermann  <lo@openoffice.org>  [32753cf84eb897b31b78cf58b6ec3b64884d911e]

#i25594#


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [31fa65cc099467fd6a360b8ac160187eab6c4f7b]

INTEGRATION: CWS oj07 (1.84.14); FILE MERGED 2004/01/28 09:29:07 oj 1.84.14.3: RESYNC: (1.84-1.85); FILE MERGED 2003/10/10 08:16:37 fs 1.84.14.2: #105072# additional info text for join types / consistent german terminology for joins (Verknüpfung vs. Verbindung) 2003/08/28 08:21:55 oj 1.84.14.1: #i18611#ä add commnad to menu entry undo/redo


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [59e53c63711933c140d0a9fdccf4e7940491d540]

INTEGRATION: CWS oj07 (1.40.20); FILE MERGED 2004/01/28 09:29:46 oj 1.40.20.2: RESYNC: (1.40-1.41); FILE MERGED 2003/10/10 08:16:39 fs 1.40.20.1: #105072# additional info text for join types / consistent german terminology for joins (Verknüpfung vs. Verbindung)


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [f25017eaec2279ac9f8a44812a2ffd7ee3512f75]

INTEGRATION: CWS oj07 (1.7.64); FILE MERGED 2004/01/28 09:29:33 oj 1.7.64.2: RESYNC: (1.7-1.8); FILE MERGED 2003/10/10 08:16:38 fs 1.7.64.1: #105072# additional info text for join types / consistent german terminology for joins (Verknüpfung vs. Verbindung)


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [1be5c65801af6287a87f2a545c4c5d48919de6a2]

INTEGRATION: CWS oj07 (1.9.66); FILE MERGED 2003/08/21 13:48:06 oj 1.9.66.1: #111118# derive the tableconnection from window to fit into accessiblity tree


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [a171c48a217fb81ed314117fd8b090423760c2d8]

INTEGRATION: CWS oj07 (1.61.42); FILE MERGED 2004/01/28 09:29:20 oj 1.61.42.5: RESYNC: (1.63-1.64); FILE MERGED 2003/09/15 14:08:02 oj 1.61.42.4: RESYNC: (1.62-1.63); FILE MERGED 2003/08/29 13:33:06 oj 1.61.42.3: RESYNC: (1.61-1.62); FILE MERGED 2003/08/25 11:49:53 oj 1.61.42.2: #i3561# check index of nodes 2003/08/21 13:48:06 oj 1.61.42.1: #111118# derive the tableconnection from window to fit into accessiblity tree


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [8a0d712db4a6f7525a8d036394f0dd8052881e37]

INTEGRATION: CWS oj07 (1.46.38); FILE MERGED 2004/01/28 09:29:59 oj 1.46.38.2: RESYNC: (1.46-1.47); FILE MERGED 2003/08/21 13:48:05 oj 1.46.38.1: #111118# derive the tableconnection from window to fit into accessiblity tree


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [208131a1a175c587d5d250beca8ec31f9823f9f1]

INTEGRATION: CWS oj07 (1.7.38); FILE MERGED 2003/08/21 13:48:05 oj 1.7.38.1: #111118# derive the tableconnection from window to fit into accessiblity tree


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [b531c3c8e041d47644cbc91b6a47d9a26284ae2b]

INTEGRATION: CWS oj07 (1.6.38); FILE MERGED 2003/08/21 13:48:04 oj 1.6.38.1: #111118# derive the tableconnection from window to fit into accessiblity tree


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [83809594aa58da9721e305261b364463a1d3a3d2]

INTEGRATION: CWS oj07 (1.20.54); FILE MERGED 2003/08/28 07:21:30 oj 1.20.54.1: #i18635# add as listener at connection and resultset


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [08f7bb37821e9f21e72f264a1e7d97fcf54ce665]

INTEGRATION: CWS oj07 (1.4.130); FILE MERGED 2003/08/28 07:21:30 oj 1.4.130.1: #i18635# add as listener at connection and resultset


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [3abc7f97633dc1bad9d8a38f8b033c91ac3c5f4f]

INTEGRATION: CWS oj07 (1.3.132); FILE MERGED 2003/10/10 08:18:34 fs 1.3.132.1: #105072# +STR_JOIN_TYPE_HINT


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [eb469e4132b0b36f1b2ab2b77fcf3af4953f8451]

INTEGRATION: CWS oj07 (1.9.130); FILE MERGED 2003/08/28 07:21:29 oj 1.9.130.1: #i18635# add as listener at connection and resultset


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [e1cb6d9e25be53fdf459e963228f5a28baf7c6a8]

INTEGRATION: CWS oj07 (1.11.136); FILE MERGED 2003/08/28 07:21:28 oj 1.11.136.1: #i18635# add as listener at connection and resultset


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [43193dfc4149e3fa0098c7889b7ba75f12ad98be]

INTEGRATION: CWS oj07 (1.6.66); FILE MERGED 2003/08/21 13:48:03 oj 1.6.66.1: #111118# derive the tableconnection from window to fit into accessiblity tree


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [c708bb881a420a11ba196ec27f53b62c66830f99]

INTEGRATION: CWS oj07 (1.10.54); FILE MERGED 2003/08/20 11:54:18 oj 1.10.54.1: #110997# fix format sample


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [9b72999a252c3b899b11d5d85dc2fe0a2cfdedf8]

INTEGRATION: CWS oj07 (1.3.38); FILE MERGED 2003/08/21 13:48:03 oj 1.3.38.1: #111118# derive the tableconnection from window to fit into accessiblity tree


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [442b2145f89081701fa107e95142f8f0127bbad9]

INTEGRATION: CWS oj07 (1.27.54); FILE MERGED 2004/01/28 08:39:09 oj 1.27.54.2: #110997# fix format sample 2003/08/20 11:54:19 oj 1.27.54.1: #110997# fix format sample


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [d949a3d75d1c076ff59368eadf531002252fa112]

INTEGRATION: CWS oj07 (1.64.90); FILE MERGED 2004/01/28 09:28:07 oj 1.64.90.2: RESYNC: (1.64-1.66); FILE MERGED 2003/08/28 07:21:27 oj 1.64.90.1: #i18635# add as listener at connection and resultset


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [e9d41032623b5eb3a3f39a803c4537d2cdc55431]

INTEGRATION: CWS oj07 (1.21.54); FILE MERGED 2003/08/28 07:21:27 oj 1.21.54.1: #i18635# add as listener at connection and resultset


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [dcd63ad665c07655d0533f6bacab55693f47a961]

INTEGRATION: CWS oj07 (1.20.150); FILE MERGED 2003/08/20 09:11:20 oj 1.20.150.1: #i18041# correct escape processing handling


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [11c3dc0a6cba1f109f13bec5e16d44561fcccb93]

INTEGRATION: CWS oj07 (1.24.148); FILE MERGED 2004/01/28 09:22:21 oj 1.24.148.2: RESYNC: (1.24-1.25); FILE MERGED 2003/08/20 09:11:19 oj 1.24.148.1: #i18041# correct escape processing handling


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [3129b8c5ad0efda02b19703dddac776ca67de646]

INTEGRATION: CWS oj07 (1.21.64); FILE MERGED 2003/08/27 10:08:54 oj 1.21.64.1: #i18583# adjust value when it is unsigned


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [2f5158cc8fb6294dc34bbdce15a673c6092504f9]

INTEGRATION: CWS oj07 (1.68.16); FILE MERGED 2004/01/28 09:21:27 oj 1.68.16.2: RESYNC: (1.68-1.69); FILE MERGED 2003/08/27 10:08:53 oj 1.68.16.1: #i18583# adjust value when it is unsigned


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [0ba7bd5c29671e13ce1c78fbad1461eb157b43d9]

INTEGRATION: CWS oj07 (1.121.38); FILE MERGED 2004/01/28 09:20:59 oj 1.121.38.2: RESYNC: (1.121-1.122); FILE MERGED 2003/08/20 09:11:20 oj 1.121.38.1: #i18041# correct escape processing handling


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [33caf005f4f97c269f42a3acaef4fafe0ad42a1c]

INTEGRATION: CWS oj07 (1.16.90); FILE MERGED 2003/08/27 10:08:53 oj 1.16.90.1: #i18583# adjust value when it is unsigned


2004-03-02  Lars Oppermann  <lo@openoffice.org>  [266dd7788386fc3a928bd87d419259559184fcf8]

#i25594#


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [a725160212f33d3dcbbeb60de2fd4c56bf37c0c9]

INTEGRATION: CWS oj07 (1.44.38); FILE MERGED 2004/01/28 09:25:02 oj 1.44.38.2: RESYNC: (1.44-1.45); FILE MERGED 2003/08/27 10:08:52 oj 1.44.38.1: #i18583# adjust value when it is unsigned


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [0210b3177d587f8145a3eb120f9d571a8bef8f5c]

INTEGRATION: CWS oj07 (1.11.90); FILE MERGED 2004/01/28 09:23:42 oj 1.11.90.2: RESYNC: (1.11-1.12); FILE MERGED 2003/08/27 10:08:52 oj 1.11.90.1: #i18583# adjust value when it is unsigned


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [c69e2c6e8be33c68793f1ba7c24e4ab51e48906f]

INTEGRATION: CWS oj07 (1.32.90); FILE MERGED 2004/01/28 09:22:37 oj 1.32.90.2: RESYNC: (1.32-1.33); FILE MERGED 2003/08/27 10:08:52 oj 1.32.90.1: #i18583# adjust value when it is unsigned


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [162b2cc71ab260751631f9476a058c31a74ec652]

INTEGRATION: CWS oj07 (1.10.90); FILE MERGED 2003/08/27 10:08:51 oj 1.10.90.1: #i18583# adjust value when it is unsigned


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [25d1d37f44ba3375af74dc71db8d46fdf7fd75e6]

INTEGRATION: CWS oj07 (1.1.2); FILE ADDED 2004/02/10 15:06:50 sw 1.1.2.1: #111118#


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [2cad305b89761d2abec99282b290d24736dbceb5]

INTEGRATION: CWS oj07 (1.1.2); FILE ADDED 2004/02/10 15:06:23 sw 1.1.2.1: #111118#


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [6cad1f3cc7b9d0b84a5c621d64925a4a33295c53]

INTEGRATION: CWS oj07 (1.2.8); FILE MERGED 2004/02/27 16:24:57 sw 1.2.8.1: #111118#


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [1ee5c74826f76402d91f6257b3b399dd6a08e49c]

INTEGRATION: CWS oj07 (1.1.2); FILE ADDED 2004/02/10 12:29:26 sw 1.1.2.1: #111118#


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [8390bb2fa78fef3afd6b85efcc10141f886d821d]

INTEGRATION: CWS oj07 (1.1.2); FILE ADDED 2004/02/10 12:28:57 sw 1.1.2.1: #111118#


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [7b90a0557a6651ff8831138d2a6a98235f649241]

INTEGRATION: CWS oj07 (1.55.76); FILE MERGED 2004/01/28 08:59:15 oj 1.55.76.2: RESYNC: (1.55-1.57); FILE MERGED 2003/08/29 13:07:32 oj 1.55.76.1: #109202# change strings


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [e8f59dd14460e321ade4ac2fb1ad3eb189f9ebce]

INTEGRATION: CWS oj07 (1.35.136); FILE MERGED 2003/11/28 11:39:18 oj 1.35.136.2: RESYNC: (1.35-1.37); FILE MERGED 2003/08/27 06:29:53 oj 1.35.136.1: #111640# correct assertion condition


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [4827d25035e6f17813bfad5bd0deb28566303ca4]

INTEGRATION: CWS oj07 (1.32.64); FILE MERGED 2003/08/29 07:09:37 oj 1.32.64.1: #i18758# fix iso date problem


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [17246f4a6971da0208f6c6a5590d31d115c3e1bb]

INTEGRATION: CWS oj07 (1.9.126); FILE MERGED 2003/08/21 15:32:41 oj 1.9.126.1: #i17363# some refactoring and defense programming


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [90a9531a1b52a1d7924c09a6366e8b704486359a]

INTEGRATION: CWS oj07 (1.12.52); FILE MERGED 2003/08/21 15:32:40 oj 1.12.52.1: #i17363# some refactoring and defense programming


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [6059ba599eee137fef22fd548cb2ee092ba8fdb1]

INTEGRATION: CWS oj07 (1.2.104); FILE MERGED 2003/08/22 09:20:58 oj 1.2.104.1: #109720# typehandling for ado adjusted


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [005fb710743c7daec75d6217948f41b340f94998]

INTEGRATION: CWS oj07 (1.12.38); FILE MERGED 2003/08/22 09:20:58 oj 1.12.38.1: #109720# typehandling for ado adjusted


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [c0ea57b2daffb7310504e188ccb6dcd8c699e5ad]

INTEGRATION: CWS oj07 (1.12.104); FILE MERGED 2003/08/22 09:20:59 oj 1.12.104.1: #109720# typehandling for ado adjusted


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [0e0daa03cb58cebd723575bcf03fa38d613d2b47]

INTEGRATION: CWS oj07 (1.3.110); FILE MERGED 2003/08/21 15:32:38 oj 1.3.110.1: #i17363# some refactoring and defense programming


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [288594c60014d0613ebdc59c580c6a9ca3fb7a1f]

INTEGRATION: CWS oj07 (1.31.52); FILE MERGED 2003/08/21 15:32:36 oj 1.31.52.1: #i17363# some refactoring and defense programming


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [f35900610166ed34fac0f7070a7e8ad318f594ab]

INTEGRATION: CWS oj07 (1.13.104); FILE MERGED 2003/08/21 15:32:35 oj 1.13.104.1: #i17363# some refactoring and defense programming


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [b97a73085d6d0e8b7e6f732b01e6f22c8d7d8a04]

INTEGRATION: CWS oj07 (1.54.38); FILE MERGED 2003/08/21 15:32:34 oj 1.54.38.1: #i17363# some refactoring and defense programming


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [82e42239266021fc0acd79df9b9c0894ab5985ff]

INTEGRATION: CWS oj07 (1.29.104); FILE MERGED 2003/08/21 15:32:33 oj 1.29.104.1: #i17363# some refactoring and defense programming


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [fa56e8beb3cc91acd16faa14dbe6f43615736fd8]

INTEGRATION: CWS oj07 (1.14.126); FILE MERGED 2003/08/20 11:15:37 oj 1.14.126.1: #i17363# correct getURL


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [aa7534efa58c8399846b5ef5c84d40f325661871]

INTEGRATION: CWS oj07 (1.2.34); FILE MERGED 2003/08/20 11:15:35 oj 1.2.34.1: #i17363# correct getURL


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [50a5f1a7517d9c7421ba0a9b22b33fc9cd14df12]

INTEGRATION: CWS oj07 (1.27.64); FILE MERGED 2003/09/15 13:52:59 oj 1.27.64.2: RESYNC: (1.27-1.28); FILE MERGED 2003/08/20 11:15:34 oj 1.27.64.1: #i17363# correct getURL


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [2aecf52358c620868efdc7e18153287d94069227]

INTEGRATION: CWS oj07 (1.11.126); FILE MERGED 2003/08/20 11:15:32 oj 1.11.126.1: #i17363# correct getURL


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [e9c61ed3c4cf6e4187f3cc5d8d704ec053eb559f]

INTEGRATION: CWS oj07 (1.11.116); FILE MERGED 2003/08/22 09:21:01 oj 1.11.116.1: #109720# typehandling for ado adjusted


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [fb0768f3e90f405619ec62990c47b631ea3f72c8]

INTEGRATION: CWS oj07 (1.12.38); FILE MERGED 2003/08/22 09:21:01 oj 1.12.38.1: #109720# typehandling for ado adjusted


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [fc27029f0cb18d310368fe13c4613862a2a2abf1]

INTEGRATION: CWS oj07 (1.7.52); FILE MERGED 2003/08/28 11:38:22 oj 1.7.52.1: #i18583# correct isSigned


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [a68b352fa12357f7490f085c3128708704fad131]

INTEGRATION: CWS oj07 (1.20.104); FILE MERGED 2003/08/22 09:21:02 oj 1.20.104.1: #109720# typehandling for ado adjusted


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [7a6140e388e969e8a4ea3b5ec7bbe7af0244e646]

INTEGRATION: CWS oj07 (1.13.50); FILE MERGED 2003/08/22 09:21:03 oj 1.13.50.1: #109720# typehandling for ado adjusted


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [5454a5fd8cf3b17169acb6e253f9839fa8c5d6b2]

INTEGRATION: CWS oj07 (1.21.52); FILE MERGED 2003/08/22 09:21:04 oj 1.21.52.1: #109720# typehandling for ado adjusted


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [bae2bf1028bc456d78b1e03507982fb6fd9aee3e]

INTEGRATION: CWS oj07 (1.4.104); FILE MERGED 2003/08/21 15:32:32 oj 1.4.104.1: #i17363# some refactoring and defense programming


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [da7bd67860f52e3c3fbe2063d250fe5916f204a7]

INTEGRATION: CWS oj07 (1.21.104); FILE MERGED 2004/02/25 09:46:51 oj 1.21.104.4: #i18583# adjust sign unsigned values 2004/01/28 07:59:00 oj 1.21.104.3: RESYNC: (1.21-1.22); FILE MERGED 2003/08/28 11:37:53 oj 1.21.104.2: #i18583# reset sign value 2003/08/27 10:18:40 oj 1.21.104.1: #i18583# adjust value when it is unsigned


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [10726f93c9c6d476c25129f80d445fc2ff25b3bf]

INTEGRATION: CWS oj07 (1.6.108); FILE MERGED 2003/08/21 15:32:31 oj 1.6.108.1: #i17363# some refactoring and defense programming


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [f2ac0deabcf86c8a19fef09aad9800e788f74164]

INTEGRATION: CWS oj07 (1.14.64); FILE MERGED 2003/08/29 07:09:36 oj 1.14.64.1: #i18758# fix iso date problem


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [4e5582dda7c0e42a9eab04a850ab66d971524650]

INTEGRATION: CWS oj07 (1.6.106); FILE MERGED 2004/02/25 09:47:09 oj 1.6.106.4: #i18583# adjust sign unsigned values 2004/01/28 08:08:22 oj 1.6.106.3: RESYNC: (1.7-1.8); FILE MERGED 2003/09/15 13:59:47 oj 1.6.106.2: RESYNC: (1.6-1.7); FILE MERGED 2003/08/27 10:18:01 oj 1.6.106.1: #i18583# adjust value when it is unsigned


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [1786c5531bab2230ba74d2f61feb5c9e97453ca6]

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>  [410d15731bfba89ac053c38c6dd1e2104465174c]

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>  [31ac7c57dc16c9014536ca84292740961e68125b]

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>  [4f15aeca2f3fd2517a0d9f7565157f2f860a486d]

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>  [66cb96aa325711943afe7c989ce13856f479cf1e]

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>  [143900e3a07c21a4e893d709c3aa5048e05f9ad6]

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>  [fa5ecba2d4b00c0dbc9d9fc9dd12921e06e0111e]

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>  [f1d62c519785ed7d9307649ea57105a6f6335208]

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-02  Rüdiger Timm  <rt@openoffice.org>  [d9f10d4f45ffa1ab2492cd3c3e07abf611398325]

INTEGRATION: CWS ause07 (1.14.154); FILE MERGED 2004/01/28 17:52:47 hjs 1.14.154.2: RESYNC: (1.14-1.15); FILE MERGED 2003/12/18 18:39:15 hjs 1.14.154.1: #97748# introduce ADDCDEFS to append compiler defines


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [57fdc909fa8db6c19cf701e81e720930c2283d6f]

INTEGRATION: CWS sb13 (1.17.18); FILE MERGED 2004/02/10 10:23:43 sb 1.17.18.3: #i24548# Removed obsolete cpp_uno bridges. 2004/02/09 12:34:19 sb 1.17.18.2: #i24548# Removed obsolete cpp_uno bridges. 2004/01/30 09:58:31 sb 1.17.18.1: #i24548# Removed obsolete cpp_uno bridges.


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [fe66f90f6116f7ffadd4bf9d083887c33e8cdbfe]

INTEGRATION: CWS draw23master (1.31.4); FILE MERGED 2004/02/19 09:12:09 af 1.31.4.1: #115426# Incorporated fix for #112211#: Added guard against mpOutlineView missing on the view stack of the edit enginge.


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [9ef6cedce612bd0c3e577d8dfe4ca7d70061a002]

INTEGRATION: CWS draw23master (1.2.308); FILE MERGED 2004/02/19 09:20:29 af 1.2.308.1: #115426# SdDrawDocument::Get(Master)SdPage() is not called anymore with invalid index to prevent assertion. Has to be merged into OutlinerIterator.cxx


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [faf77fcad105f3252ed93b4e4975dd54d8fb7d76]

INTEGRATION: CWS draw23master (1.6.80); FILE MERGED 2004/02/26 14:59:46 af 1.6.80.1: #115427# Include fixes for 112544 into SRC680.


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [4c63f544aa933fd77b1d833085d0fa41f49129f8]

INTEGRATION: CWS draw23master (1.36.104); FILE MERGED 2004/02/26 14:53:29 af 1.36.104.1: #i25374# Include fixes for i20085 into SRC680.


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [c7a1e21e14b91df5bd81b7a2129455c7d84c122c]

INTEGRATION: CWS draw23master (1.25.22); FILE MERGED 2004/02/12 16:16:25 af 1.25.22.2: #115425# Moved call to TextEditingHasEnded() to a safe place. 2004/02/12 16:15:17 af 1.25.22.1: #115425# Moved call to TextEditingHasEnded() to a safe place.


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [e1e85de5c2e6fcf6eedc2460b0455bb96fef6cf3]

INTEGRATION: CWS draw23master (1.37.22); FILE MERGED 2004/02/13 12:36:30 cl 1.37.22.1: #i24399# remove deleted objects from presobjlist if theire still there


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [8e0887f0d097c0672f3749b1dee2791600474a29]

INTEGRATION: CWS draw23master (1.16.74); FILE MERGED 2004/02/26 14:33:58 af 1.16.74.1: #115429# Include fixes for 110981 into SRC680.


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [b33384bead09cb4ab61b8accc3e0aafe2c51fa76]

INTEGRATION: CWS draw23master (1.17.10); FILE MERGED 2004/02/26 15:13:17 af 1.17.10.1: #115434# Include fixes for 113030 into SRC680.


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [beacf1bbf5f4c17c2c55ac06e8537b10c32832e1]

INTEGRATION: CWS draw23master (1.4.10); FILE MERGED 2004/02/26 15:25:38 af 1.4.10.2: #i25370# Correction of previous commit comment: Include fixes for i14895 into SRC680. 2004/02/26 15:11:08 af 1.4.10.1: #115434# Include fixes for 113030 into SRC680.


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [9833ee70cd48a4c33c212bf6ee0167ae1ce18a5d]

INTEGRATION: CWS calc18 (1.19.134); FILE MERGED 2003/12/05 09:41:42 dr 1.19.134.2: RESYNC: (1.19-1.20); FILE MERGED 2003/11/14 11:29:52 dr 1.19.134.1: #i19600# do not try to access external docs in filters


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [3fec60130d33a558f3a573fbf3a6a2d93949e6aa]

INTEGRATION: CWS calc18 (1.38.150); FILE MERGED 2004/02/11 12:30:19 dr 1.38.150.4: RESYNC: (1.40-1.41); FILE MERGED 2004/01/12 11:39:50 dr 1.38.150.3: RESYNC: (1.39-1.40); FILE MERGED 2003/12/05 09:41:36 dr 1.38.150.2: RESYNC: (1.38-1.39); FILE MERGED 2003/10/01 10:26:39 jmarmion 1.38.150.1: #109648# fix excel import of split column position.


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [9cf25eb8d08df8b5dc09f94754fd0b6bfcf11033]

INTEGRATION: CWS calc18 (1.11.110); FILE MERGED 2004/02/11 12:26:48 dr 1.11.110.3: RESYNC: (1.12-1.13); FILE MERGED 2004/01/12 11:37:25 dr 1.11.110.2: RESYNC: (1.11-1.12); FILE MERGED 2003/11/05 13:32:54 dr 1.11.110.1: #i17953# change size of last column/row


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [3a519c1171b54bc09822fdf41c21dff3c762fdcf]

INTEGRATION: CWS calc18 (1.78.20); FILE MERGED 2004/02/11 12:31:39 dr 1.78.20.3: RESYNC: (1.79-1.80); FILE MERGED 2003/12/05 09:41:59 dr 1.78.20.2: RESYNC: (1.78-1.79); FILE MERGED 2003/11/14 11:29:41 dr 1.78.20.1: #i19600# do not try to access external docs in filters


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [9d9013f13101b57f43d1d863d581742dd9f035b2]

INTEGRATION: CWS calc18 (1.27.80); FILE MERGED 2004/01/12 11:43:18 dr 1.27.80.2: RESYNC: (1.27-1.28); FILE MERGED 2003/10/13 11:56:03 dr 1.27.80.1: #i20957# Height -> Row Height


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [8b38be8eb54b1793f7e2e400894ea28a2b23dbed]

INTEGRATION: CWS calc18 (1.15.4); FILE MERGED 2004/02/11 12:41:50 dr 1.15.4.2: RESYNC: (1.15-1.16); FILE MERGED 2003/11/14 11:29:22 dr 1.15.4.1: #i19600# do not try to access external docs in filters


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [5752d0a216d721e3bd41146111dce956160e04ab]

INTEGRATION: CWS calc18 (1.26.2); FILE MERGED 2004/02/11 12:41:38 dr 1.26.2.4: RESYNC: (1.28-1.30); FILE MERGED 2004/01/12 11:56:16 dr 1.26.2.3: RESYNC: (1.27-1.28); FILE MERGED 2003/12/05 09:44:12 dr 1.26.2.2: RESYNC: (1.26-1.27); FILE MERGED 2003/11/14 11:29:22 dr 1.26.2.1: #i19600# do not try to access external docs in filters


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [ba541a79a1ecb2ff36ebd31556f8e8484418d8d6]

INTEGRATION: CWS calc18 (1.44.134); FILE MERGED 2004/02/11 12:40:51 dr 1.44.134.4: RESYNC: (1.45-1.46); FILE MERGED 2003/12/05 09:44:06 dr 1.44.134.3: RESYNC: (1.44-1.45); FILE MERGED 2003/11/14 11:29:21 dr 1.44.134.2: #i19600# do not try to access external docs in filters 2003/10/13 15:00:57 dr 1.44.134.1: #112610# Make ScAddress(UINT32) ctor explicit


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [fdbec2d79b71b2b44336ff7f21bc4a43d5c696cd]

INTEGRATION: CWS calc18 (1.8.282); FILE MERGED 2003/11/14 11:28:47 dr 1.8.282.1: #i19600# do not try to access external docs in filters


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [1315286380e6f21e0f32f526b6afae2bec6832cc]

INTEGRATION: CWS calc18 (1.58.8); FILE MERGED 2004/02/11 12:45:19 dr 1.58.8.6: RESYNC: (1.61-1.63); FILE MERGED 2003/12/05 09:46:35 dr 1.58.8.5: RESYNC: (1.60-1.61); FILE MERGED 2003/11/18 10:30:51 dr 1.58.8.4: #113975# type correctness for Excel/Calc cell address components 2003/11/07 09:14:56 dr 1.58.8.3: RESYNC: (1.58-1.60); FILE MERGED 2003/11/05 13:10:08 dr 1.58.8.2: #i20671# correct active pane if frozen 2003/11/05 08:48:03 dr 1.58.8.1: #112908# visible/selected sheet handling; ScExtDocOptions to XclRoot


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [7eb91836b733764112851f84251cf133780e6b63]

INTEGRATION: CWS calc18 (1.9.4); FILE MERGED 2004/02/11 16:57:17 dr 1.9.4.4: #100000# merge conflict resolved 2004/02/11 12:45:10 dr 1.9.4.3: RESYNC: (1.10-1.11); FILE MERGED 2003/12/05 09:46:28 dr 1.9.4.2: RESYNC: (1.9-1.10); FILE MERGED 2003/11/18 10:30:52 dr 1.9.4.1: #113975# type correctness for Excel/Calc cell address components


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [8c12c8204a2d6b800d5e29d7faf5e342335b48b0]

INTEGRATION: CWS calc18 (1.19.2); FILE MERGED 2003/11/18 10:30:51 dr 1.19.2.1: #113975# type correctness for Excel/Calc cell address components


2004-03-02  Lars Oppermann  <lo@openoffice.org>  [acff30cd25b28aeaa75f96c38b58203163966eaf]

#i25594# ui events


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [24a4d08d6dd79e251a9d8c13dead3d4a65791ecc]

INTEGRATION: CWS calc18 (1.13.158); FILE MERGED 2003/11/18 10:30:50 dr 1.13.158.1: #113975# type correctness for Excel/Calc cell address components


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [d20db75452a3b50d76dacdc15d90f135e1608cf7]

INTEGRATION: CWS calc18 (1.3.2); FILE MERGED 2003/12/03 10:41:08 jmarmion 1.3.2.2: #113971# - add more trace events. 2003/11/17 12:09:05 jmarmion 1.3.2.1: #113971# - add chart import trace.


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [49694dcf9574a2dc900307b25c9272a524728df0]

INTEGRATION: CWS calc18 (1.11.2); FILE MERGED 2004/02/11 12:46:37 dr 1.11.2.2: RESYNC: (1.11-1.12); FILE MERGED 2003/11/18 10:30:23 dr 1.11.2.1: #113975# type correctness for Excel/Calc cell address components


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [a930ad6e92f2d2047afa311293edec4a3be68d0f]

INTEGRATION: CWS calc18 (1.7.46); FILE MERGED 2003/11/18 10:30:22 dr 1.7.46.3: #113975# type correctness for Excel/Calc cell address components 2003/11/07 09:20:26 dr 1.7.46.2: RESYNC: (1.7-1.9); FILE MERGED 2003/11/05 08:47:34 dr 1.7.46.1: #112908# visible/selected sheet handling; ScExtDocOptions to XclRoot


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [1d1b8740d29a89495857e97c2216415af3506523]

INTEGRATION: CWS calc18 (1.5.26); FILE MERGED 2003/11/18 10:30:22 dr 1.5.26.1: #113975# type correctness for Excel/Calc cell address components


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [9b17f9c02b5e4168fce4d19280b65c1917dfb06c]

INTEGRATION: CWS calc18 (1.2.2); FILE MERGED 2003/11/18 10:30:22 dr 1.2.2.1: #113975# type correctness for Excel/Calc cell address components


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [4cd5b83dcfc3ac4bdfb432f1169988721d0ef375]

INTEGRATION: CWS calc18 (1.5.24); FILE MERGED 2004/02/11 12:46:14 dr 1.5.24.2: RESYNC: (1.5-1.6); FILE MERGED 2003/12/03 10:40:30 jmarmion 1.5.24.1: #113971# - add more trace events.


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [9f466b21b97024855738030866e9c7fecd08bf81]

INTEGRATION: CWS calc18 (1.9.8); FILE MERGED 2004/02/11 12:46:05 dr 1.9.8.5: RESYNC: (1.10-1.11); FILE MERGED 2003/11/18 10:30:21 dr 1.9.8.4: #113975# type correctness for Excel/Calc cell address components 2003/11/14 11:28:25 dr 1.9.8.3: #i19600# do not try to access external docs in filters 2003/11/07 09:19:22 dr 1.9.8.2: RESYNC: (1.9-1.10); FILE MERGED 2003/11/05 08:47:34 dr 1.9.8.1: #112908# visible/selected sheet handling; ScExtDocOptions to XclRoot


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [6a32482851639b95f9ac1fb22ba6e1ed3056f420]

INTEGRATION: CWS calc18 (1.7.2); FILE MERGED 2003/11/18 10:30:20 dr 1.7.2.1: #113975# type correctness for Excel/Calc cell address components


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [a908c58df26af4b8b9b5dd0aebf0327d57d4b7bb]

INTEGRATION: CWS calc18 (1.3.34); FILE MERGED 2003/12/12 09:32:09 dr 1.3.34.1: #114388# import of BIFF5 encoded byte strings broken


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [411da60bf75cb5422b74589c2c84727a78b2e5e7]

INTEGRATION: CWS calc18 (1.5.2); FILE MERGED 2003/11/18 10:30:20 dr 1.5.2.1: #113975# type correctness for Excel/Calc cell address components


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [be3c99d043d89ff432879dec02f34b287f368f8a]

INTEGRATION: CWS calc18 (1.4.24); FILE MERGED 2004/02/11 12:45:56 dr 1.4.24.3: RESYNC: (1.4-1.5); FILE MERGED 2003/12/03 10:40:06 jmarmion 1.4.24.2: #113971# - add more trace events. 2003/11/18 10:30:19 dr 1.4.24.1: #113975# type correctness for Excel/Calc cell address components


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [0c9427014c372306ec5594749740ad29b72f4ece]

INTEGRATION: CWS calc18 (1.7.2); FILE MERGED 2003/11/18 10:30:18 dr 1.7.2.1: #113975# type correctness for Excel/Calc cell address components


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [880c36383c8b8469bc9590c41ae62b4cc25b8f3a]

INTEGRATION: CWS calc18 (1.3.158); FILE MERGED 2003/11/05 08:47:33 dr 1.3.158.1: #112908# visible/selected sheet handling; ScExtDocOptions to XclRoot


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [e6b1774945299a142a36dad75cd0d7ba05b8ae5b]

INTEGRATION: CWS calc18 (1.4.112); FILE MERGED 2003/11/18 10:30:18 dr 1.4.112.3: #113975# type correctness for Excel/Calc cell address components 2003/11/07 09:17:07 dr 1.4.112.2: RESYNC: (1.4-1.5); FILE MERGED 2003/11/05 08:47:33 dr 1.4.112.1: #112908# visible/selected sheet handling; ScExtDocOptions to XclRoot


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [9bbddd632f6cabd1471d672dc9b35a4185ef8997]

INTEGRATION: CWS calc18 (1.3.8); FILE MERGED 2003/11/18 10:30:17 dr 1.3.8.3: #113975# type correctness for Excel/Calc cell address components 2003/11/07 09:16:50 dr 1.3.8.2: RESYNC: (1.3-1.4); FILE MERGED 2003/11/05 12:10:14 dr 1.3.8.1: #i22107# export of relative file URLs in HLINK


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [bd36ab3232460c4979b809f0014afbdeebefc309]

INTEGRATION: CWS calc18 (1.30.10); FILE MERGED 2003/11/07 09:16:42 dr 1.30.10.2: RESYNC: (1.30-1.32); FILE MERGED 2003/11/05 08:47:32 dr 1.30.10.1: #112908# visible/selected sheet handling; ScExtDocOptions to XclRoot


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [60a67edc964f7cc53660759a47611d13b9243d44]

INTEGRATION: CWS calc18 (1.29.118); FILE MERGED 2003/11/07 09:16:34 dr 1.29.118.2: RESYNC: (1.29-1.30); FILE MERGED 2003/11/05 08:47:32 dr 1.29.118.1: #112908# visible/selected sheet handling; ScExtDocOptions to XclRoot


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [de3fc731a2bf41f964473c6a4e6fb6b1225bf2e8]

INTEGRATION: CWS calc18 (1.35.8); FILE MERGED 2004/01/12 12:02:10 dr 1.35.8.3: RESYNC: (1.36-1.37); FILE MERGED 2003/11/07 09:15:27 dr 1.35.8.2: RESYNC: (1.35-1.36); FILE MERGED 2003/09/30 12:33:51 jmarmion 1.35.8.1: #109751# fix export of merged cells with multi-line text.


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [f272ceb6d4633f869a92fd1d9314e65ccfe26d35]

INTEGRATION: CWS calc18 (1.39.118); FILE MERGED 2004/02/11 12:45:29 dr 1.39.118.2: RESYNC: (1.39-1.40); FILE MERGED 2003/11/18 10:30:16 dr 1.39.118.1: #113975# type correctness for Excel/Calc cell address components


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [a8b924355817a9f8d79d007863c5691c34b5d673]

INTEGRATION: CWS calc18 (1.10.158); FILE MERGED 2003/11/18 10:30:16 dr 1.10.158.1: #113975# type correctness for Excel/Calc cell address components


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [b6b80efd0a332f1ba8ad2560176d2c5538242bee]

INTEGRATION: CWS calc18 (1.6.2); FILE MERGED 2003/11/18 10:29:23 dr 1.6.2.1: #113975# type correctness for Excel/Calc cell address components


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [692b92e4ff9ab0bfd301e7662240e843b5b19194]

INTEGRATION: CWS calc18 (1.3.2); FILE MERGED 2003/12/03 10:43:44 jmarmion 1.3.2.2: #113971# - add more trace events. 2003/11/17 12:20:08 jmarmion 1.3.2.1: #113971# - add chart import trace.


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [6962e35adfd341b77c7b5c9164126e0311997951]

INTEGRATION: CWS calc18 (1.12.2); FILE MERGED 2004/02/11 12:49:17 dr 1.12.2.2: RESYNC: (1.12-1.13); FILE MERGED 2003/11/18 10:28:32 dr 1.12.2.1: #113975# type correctness for Excel/Calc cell address components


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [7bdb0648ff078157208cd175786c73ce6f90c789]

INTEGRATION: CWS calc18 (1.7.46); FILE MERGED 2004/02/11 17:30:35 dr 1.7.46.5: #100000# merge conflict resolved 2004/02/11 12:49:08 dr 1.7.46.4: RESYNC: (1.9-1.10); FILE MERGED 2003/11/18 10:28:31 dr 1.7.46.3: #113975# type correctness for Excel/Calc cell address components 2003/11/07 09:26:25 dr 1.7.46.2: RESYNC: (1.7-1.9); FILE MERGED 2003/11/05 08:46:48 dr 1.7.46.1: #112908# visible/selected sheet handling; ScExtDocOptions to XclRoot


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [04c63d7357b93307b29483a381c2f6d931cfca5c]

INTEGRATION: CWS calc18 (1.2.2); FILE MERGED 2003/11/07 14:39:24 dr 1.2.2.1: #112803# B4/B5/B6 ISO/JIS and other paper sizes


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [96d581b49687e654f74bd78d7338620b353ca912]

INTEGRATION: CWS calc18 (1.5.26); FILE MERGED 2003/11/18 10:28:31 dr 1.5.26.1: #113975# type correctness for Excel/Calc cell address components


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [c1982407510bc0d4e65dbeb4b0540cf7c76117f5]

INTEGRATION: CWS calc18 (1.12.2); FILE MERGED 2003/11/19 08:37:22 dr 1.12.2.2: #113783# CTL font import 2003/11/18 10:28:30 dr 1.12.2.1: #113975# type correctness for Excel/Calc cell address components


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [cc2781b392adc6d494de5e2fbba12e3cc1ee90c7]

INTEGRATION: CWS calc18 (1.4.34); FILE MERGED 2003/12/12 10:34:26 dr 1.4.34.1: #114388# import of BIFF5 encoded byte strings broken


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [f4fec5d05de8afe9fbd0e0fbdca4bbbe3ba32d28]

INTEGRATION: CWS calc18 (1.6.8); FILE MERGED 2003/11/18 10:28:30 dr 1.6.8.3: #113975# type correctness for Excel/Calc cell address components 2003/11/07 09:25:43 dr 1.6.8.2: RESYNC: (1.6-1.7); FILE MERGED 2003/11/05 08:46:47 dr 1.6.8.1: #112908# visible/selected sheet handling; ScExtDocOptions to XclRoot


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [a42f3f46e7226cc0e1b94378765bc389bb3988f2]

INTEGRATION: CWS calc18 (1.2.2); FILE MERGED 2003/11/18 10:28:30 dr 1.2.2.1: #113975# type correctness for Excel/Calc cell address components


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [e08c0000a0f3e6df8da02e2918a9d30cfea99a00]

INTEGRATION: CWS calc18 (1.5.10); FILE MERGED 2003/11/18 10:28:29 dr 1.5.10.4: #113975# type correctness for Excel/Calc cell address components 2003/11/14 11:28:09 dr 1.5.10.3: #i19600# do not try to access external docs in filters 2003/11/07 09:25:25 dr 1.5.10.2: RESYNC: (1.5-1.6); FILE MERGED 2003/11/05 08:46:47 dr 1.5.10.1: #112908# visible/selected sheet handling; ScExtDocOptions to XclRoot


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [a714ff62e132b0e4e2e94321b83f0bcaaa88ec7e]

INTEGRATION: CWS calc18 (1.8.2); FILE MERGED 2003/11/14 11:28:08 dr 1.8.2.1: #i19600# do not try to access external docs in filters


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [a06fcdc30917e595ab052b8e022a2d5bd038623d]

INTEGRATION: CWS calc18 (1.9.2); FILE MERGED 2004/02/11 17:30:34 dr 1.9.2.6: #100000# merge conflict resolved 2004/02/11 12:48:48 dr 1.9.2.5: RESYNC: (1.10-1.12); FILE MERGED 2003/12/05 09:48:44 dr 1.9.2.4: RESYNC: (1.9-1.10); FILE MERGED 2003/12/03 10:44:08 jmarmion 1.9.2.3: #113971# - add more trace events. 2003/11/18 10:28:29 dr 1.9.2.2: #113975# type correctness for Excel/Calc cell address components 2003/11/17 12:19:08 jmarmion 1.9.2.1: #113971# - add chart import trace.


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [83b837106509c3ab4ef1eb3914285176edbcbd40]

INTEGRATION: CWS calc18 (1.7.2); FILE MERGED 2003/12/03 10:43:15 jmarmion 1.7.2.3: #113971# - add more trace events. 2003/11/18 10:28:28 dr 1.7.2.2: #113975# type correctness for Excel/Calc cell address components 2003/11/11 17:24:15 jmarmion 1.7.2.1: #i21492# - fix zero termination for URL fields.


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [87f9dae1623b372823eaa41afb3109a9663bfcac]

INTEGRATION: CWS calc18 (1.10.2); FILE MERGED 2003/11/19 09:30:50 dr 1.10.2.1: #114008# export of CJK/CTL fonts


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [7df5261aa6b58d846430f647fb96b7a73020bf17]

INTEGRATION: CWS calc18 (1.7.46); FILE MERGED 2003/11/18 10:28:28 dr 1.7.46.3: #113975# type correctness for Excel/Calc cell address components 2003/11/07 09:24:15 dr 1.7.46.2: RESYNC: (1.7-1.8); FILE MERGED 2003/11/05 08:46:47 dr 1.7.46.1: #112908# visible/selected sheet handling; ScExtDocOptions to XclRoot


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [da4939d399cfc74e1bd0f381db2fcb9297358ef2]

INTEGRATION: CWS calc18 (1.2.2); FILE MERGED 2003/11/18 10:28:28 dr 1.2.2.1: #113975# type correctness for Excel/Calc cell address components


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [bf1bc5ad386a552f8295358dcb952b7e5f824ca0]

INTEGRATION: CWS calc18 (1.4.112); FILE MERGED 2003/11/18 10:28:27 dr 1.4.112.4: #113975# type correctness for Excel/Calc cell address components 2003/11/07 09:23:56 dr 1.4.112.3: RESYNC: (1.4-1.5); FILE MERGED 2003/11/05 10:11:13 dr 1.4.112.2: #112908# handle docs consisting of unexportable sheets only 2003/11/05 08:46:46 dr 1.4.112.1: #112908# visible/selected sheet handling; ScExtDocOptions to XclRoot


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [1c7d8303aa1f3495d660c944df6f8ea67ab82ee7]

INTEGRATION: CWS calc18 (1.5.8); FILE MERGED 2003/11/18 10:28:27 dr 1.5.8.3: #113975# type correctness for Excel/Calc cell address components 2003/11/07 09:23:37 dr 1.5.8.2: RESYNC: (1.5-1.6); FILE MERGED 2003/11/05 12:10:04 dr 1.5.8.1: #i22107# export of relative file URLs in HLINK


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [f76fa9de534760b974670c39572e1603588dd784]

INTEGRATION: CWS calc18 (1.41.2); FILE MERGED 2003/12/03 10:42:49 jmarmion 1.41.2.3: #113971# - add more trace events. 2003/11/18 10:28:26 dr 1.41.2.2: #113975# type correctness for Excel/Calc cell address components 2003/11/17 12:17:51 jmarmion 1.41.2.1: #113971# - add chart import trace.


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [4697c0fdcd02bb8b6327e33d292aafb12ba9d9ab]

INTEGRATION: CWS calc18 (1.15.134); FILE MERGED 2003/11/07 09:23:30 dr 1.15.134.2: RESYNC: (1.15-1.16); FILE MERGED 2003/11/05 08:46:46 dr 1.15.134.1: #112908# visible/selected sheet handling; ScExtDocOptions to XclRoot


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [dab9b390bb9d72ca957a8a93c83ba830923b2117]

INTEGRATION: CWS calc18 (1.55.6); FILE MERGED 2004/02/11 17:30:34 dr 1.55.6.6: #100000# merge conflict resolved 2004/02/11 12:48:04 dr 1.55.6.5: RESYNC: (1.58-1.59); FILE MERGED 2003/12/05 09:48:35 dr 1.55.6.4: RESYNC: (1.57-1.58); FILE MERGED 2003/11/18 10:28:26 dr 1.55.6.3: #113975# type correctness for Excel/Calc cell address components 2003/11/07 09:23:12 dr 1.55.6.2: RESYNC: (1.55-1.57); FILE MERGED 2003/11/05 08:46:46 dr 1.55.6.1: #112908# visible/selected sheet handling; ScExtDocOptions to XclRoot


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [a703c4da64f507720546e98c94cdba7e55ca5df8]

INTEGRATION: CWS calc18 (1.15.148); FILE MERGED 2004/02/11 12:47:55 dr 1.15.148.2: RESYNC: (1.15-1.16); FILE MERGED 2003/11/05 08:46:45 dr 1.15.148.1: #112908# visible/selected sheet handling; ScExtDocOptions to XclRoot


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [514db952eca779359f94b6b9eb5ba6e8e5620ef5]

INTEGRATION: CWS calc18 (1.42.118); FILE MERGED 2003/11/18 10:28:26 dr 1.42.118.4: #113975# type correctness for Excel/Calc cell address components 2003/11/10 13:41:33 dr 1.42.118.3: #112621# do not show scenario border in impoerted docs 2003/11/07 09:23:05 dr 1.42.118.2: RESYNC: (1.42-1.43); FILE MERGED 2003/11/05 08:46:45 dr 1.42.118.1: #112908# visible/selected sheet handling; ScExtDocOptions to XclRoot


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [021746ff929fab758ed25a50d6145774e60553bc]

INTEGRATION: CWS calc18 (1.66.6); FILE MERGED 2003/12/05 09:48:27 dr 1.66.6.5: RESYNC: (1.67-1.69); FILE MERGED 2003/11/18 10:28:25 dr 1.66.6.4: #113975# type correctness for Excel/Calc cell address components 2003/11/07 09:22:59 dr 1.66.6.3: RESYNC: (1.66-1.67); FILE MERGED 2003/11/05 08:46:45 dr 1.66.6.2: #112908# visible/selected sheet handling; ScExtDocOptions to XclRoot 2003/09/30 12:34:45 jmarmion 1.66.6.1: #109751# fix export of merged cells with multi-line text.


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [749acd3c7a132773dc3cfb5c6238d3185a11c0d4]

INTEGRATION: CWS calc18 (1.28.2); FILE MERGED 2004/02/11 17:30:33 dr 1.28.2.5: #100000# merge conflict resolved 2004/02/11 12:47:46 dr 1.28.2.4: RESYNC: (1.29-1.30); FILE MERGED 2003/12/05 09:48:21 dr 1.28.2.3: RESYNC: (1.28-1.29); FILE MERGED 2003/11/18 10:28:24 dr 1.28.2.2: #113975# type correctness for Excel/Calc cell address components 2003/11/17 12:11:08 jmarmion 1.28.2.1: #113971# - add chart import trace.


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [1b9b99b4fbe2b81540ef6c3743e1932153e21ed3]

INTEGRATION: CWS calc18 (1.86.8); FILE MERGED 2004/02/11 12:47:37 dr 1.86.8.4: RESYNC: (1.87-1.89); FILE MERGED 2003/11/18 10:28:24 dr 1.86.8.3: #113975# type correctness for Excel/Calc cell address components 2003/11/07 09:22:39 dr 1.86.8.2: RESYNC: (1.86-1.87); FILE MERGED 2003/11/05 08:46:44 dr 1.86.8.1: #112908# visible/selected sheet handling; ScExtDocOptions to XclRoot


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [2b36fb3f42446d7e46841ccbb5d2c55715147505]

INTEGRATION: CWS calc18 (1.25.2); FILE MERGED 2003/12/03 10:42:25 jmarmion 1.25.2.2: #113971# - add more trace events. 2003/11/18 10:28:24 dr 1.25.2.1: #113975# type correctness for Excel/Calc cell address components


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [855d72f904336deee7d300ab72adce89282dd9ca]

INTEGRATION: CWS calc18 (1.22.2); FILE MERGED 2003/12/03 10:42:04 jmarmion 1.22.2.2: #113971# - add more trace events. 2003/11/18 10:28:23 dr 1.22.2.1: #113975# type correctness for Excel/Calc cell address components


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [dfa4b99f6adb8bcf22500f84f12c7fde34d225a7]

INTEGRATION: CWS calc18 (1.48.8); FILE MERGED 2003/11/18 10:28:23 dr 1.48.8.4: #113975# type correctness for Excel/Calc cell address components 2003/11/07 09:22:10 dr 1.48.8.3: RESYNC: (1.48-1.49); FILE MERGED 2003/11/05 08:46:44 dr 1.48.8.2: #112908# visible/selected sheet handling; ScExtDocOptions to XclRoot 2003/09/30 12:35:23 jmarmion 1.48.8.1: #109751# fix export of merged cells with multi-line text.


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [6eec26d21f3a9f2e02485ab4e8ac19dfb1419476]

INTEGRATION: CWS calc18 (1.18.118); FILE MERGED 2003/11/18 10:28:22 dr 1.18.118.3: #113975# type correctness for Excel/Calc cell address components 2003/11/07 09:21:44 dr 1.18.118.2: RESYNC: (1.18-1.20); FILE MERGED 2003/11/05 08:46:43 dr 1.18.118.1: #112908# visible/selected sheet handling; ScExtDocOptions to XclRoot


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [b180daddfa10cef60b67b6851c50d5207abc885b]

INTEGRATION: CWS calc18 (1.60.8); FILE MERGED 2004/01/13 09:07:56 dr 1.60.8.5: #100000# const correctness 2003/12/05 09:48:08 dr 1.60.8.4: RESYNC: (1.60-1.61); FILE MERGED 2003/11/05 08:42:53 dr 1.60.8.3: dump EXTERNNAME 2003/10/31 12:17:16 dr 1.60.8.2: support for PLS 2003/10/29 11:17:46 dr 1.60.8.1: additions in formula dumper - token classes


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [36fddc9459bb39871500e1082d64acc6ec404f90]

INTEGRATION: CWS calc18 (1.50.32); FILE MERGED 2004/02/11 12:50:58 dr 1.50.32.4: RESYNC: (1.53-1.54); FILE MERGED 2004/01/12 12:06:38 dr 1.50.32.3: RESYNC: (1.52-1.53); FILE MERGED 2003/12/05 09:50:52 dr 1.50.32.2: RESYNC: (1.50-1.52); FILE MERGED 2003/10/13 15:00:43 dr 1.50.32.1: #112610# Make ScAddress(UINT32) ctor explicit


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [5119552ed75141c99983ae58474527c5c561e34b]

INTEGRATION: CWS calc18 (1.19.22); FILE MERGED 2004/02/11 12:50:33 dr 1.19.22.2: RESYNC: (1.19-1.20); FILE MERGED 2003/11/14 11:27:37 dr 1.19.22.1: #i19600# do not try to access external docs in filters


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [70cf78756e67cab59314c75f62f8016ea7d4d43c]

INTEGRATION: CWS calc18 (1.9.262); FILE MERGED 2003/11/14 11:27:09 dr 1.9.262.1: #i19600# do not try to access external docs in filters


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [6b9448796669645a3c4cec2d60904c60bf609335]

INTEGRATION: CWS calc18 (1.6.158); FILE MERGED 2003/12/05 09:52:10 dr 1.6.158.2: RESYNC: (1.6-1.7); FILE MERGED 2003/11/05 08:44:22 dr 1.6.158.1: #112908# excel export: visible/selected sheet handling


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [ed5d1fcb3cdda896515be0542511265577f49ecc]

INTEGRATION: CWS calc18 (1.24.34); FILE MERGED 2004/02/11 12:54:59 dr 1.24.34.3: RESYNC: (1.25-1.26); FILE MERGED 2004/01/12 12:08:55 dr 1.24.34.2: RESYNC: (1.24-1.25); FILE MERGED 2003/10/13 15:00:25 dr 1.24.34.1: #112610# Make ScAddress(UINT32) ctor explicit


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [e2d09084e701a93d7fd18adace80ecd0be96f447]

INTEGRATION: CWS calc18 (1.69.16); FILE MERGED 2004/02/11 12:54:31 dr 1.69.16.3: RESYNC: (1.71-1.72); FILE MERGED 2003/12/05 09:51:42 dr 1.69.16.2: RESYNC: (1.69-1.71); FILE MERGED 2003/11/14 11:27:09 dr 1.69.16.1: #i19600# do not try to access external docs in filters


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [c32ba7ea1070613e25dc3f1f97ea8d2e3e59fac5]

INTEGRATION: CWS calc18 (1.24.32); FILE MERGED 2003/12/05 09:39:27 dr 1.24.32.2: RESYNC: (1.24-1.25); FILE MERGED 2003/11/10 11:45:31 dr 1.24.32.1: #i22280# BIN,DEC,OCT,HEX use doubles for limits now


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [c019a87be0975e81c2727f208f33227265bf2a5b]

INTEGRATION: CWS calc18 (1.40.32); FILE MERGED 2004/02/11 12:24:18 dr 1.40.32.2: RESYNC: (1.40-1.41); FILE MERGED 2003/11/10 11:45:30 dr 1.40.32.1: #i22280# BIN,DEC,OCT,HEX use doubles for limits now


2004-03-02  Rüdiger Timm  <rt@openoffice.org>  [0a5fb4715cb3ddb7b0bd758dad1714b6ec3cb85f]

INTEGRATION: CWS calc18 (1.33.32); FILE MERGED 2003/11/10 11:45:30 dr 1.33.32.2: #i22280# BIN,DEC,OCT,HEX use doubles for limits now 2003/11/10 10:54:59 dr 1.33.32.1: #i15348# fixed RANDBETWEEN


2004-03-01  Kurt Zenker  <kz@openoffice.org>  [b523333527a5270e64cd40d22d40de3f8b1f6430]

#100000# do not use includes from svx (CD)


2004-03-01  Hans-Joachim Lankenau  <hjs@openoffice.org>  [84efd799a98ae65c34f488f601c104e167815580]

#i24239# a bit of hack to ease transition


2004-03-01  Kurt Zenker  <kz@openoffice.org>  [b33baa5c0cfc94d84485ae019c87ffed05dd574c]

#100000# merge missing changes (CD)


2004-03-01  Kurt Zenker  <kz@openoffice.org>  [5b95d4e19f0eea6a738facfb5b6e4f2789ab8dbe]

#100000# declare variable i once


2004-03-01  Lars Oppermann  <lo@openoffice.org>  [a95cef65f1cef237d4a73ba92a75b62a27cfdef5]

#i25594# other event types


2004-03-01  Kurt Zenker  <kz@openoffice.org>  [298f904898b5884ee702b08e46a609233768f4ab]

#100000 use menucfg once ( CD )


2004-03-01  Kurt Zenker  <kz@openoffice.org>  [02fb5817254ac7484d4953f260656d3b92d657dc]

#100000# do not link -lpyton fr linux (SB)


2004-02-27  Armin Weiss  <aw@openoffice.org>  [a17bb0b9921c001e95896349c0748a111a52c8d3]

#110098# Changes for Changetracking.sdc


2004-02-27  Lars Oppermann  <lo@openoffice.org>  [a8f5420adc32465d43053a922295cc067553046f]

#i25594# event type strings


2004-02-27  Lars Oppermann  <lo@openoffice.org>  [ddbb3e1ba8d2f86544bc52314c7134987e6c4bc7]

#i25594# event type strings


2004-02-27  Lars Oppermann  <lo@openoffice.org>  [cebd8de4b2e2effb25665e4ce26765c32049a6bb]

#i25594# event type strings


2004-02-27  Rüdiger Timm  <rt@openoffice.org>  [f30558325f227a1ef761cf658f186d2465c86565]

#i10000# Add dummy option -p as it is statet in the header.


2004-02-27  Kurt Zenker  <kz@openoffice.org>  [34638927992ed6510c032d949f866a4ef6d8629d]

#100000# use lpyton even for linux (SB)


2004-02-27  Armin Weiss  <aw@openoffice.org>  [b2f3066ce5f5ca93fdb4c33e6c7711c7d4dd7237]

#110098# Changes for detective.sdc


2004-02-27  Kurt Zenker  <kz@openoffice.org>  [a64fa2a1f86e2130a48f4d6065191b789cde2789]

#100000# syntax


2004-02-27  Armin Weiss  <aw@openoffice.org>  [5497571540da86569afd40a3cafe94f686b72291]

#110098# Changes for testfile Cellformats.sdc


2004-02-27  Rüdiger Timm  <rt@openoffice.org>  [a2222eeb88d30320241d721fe08c0c5a833be7c3]

#i10000# mkdir.pl does not need option -p. Even more, in it's current implementation it creates a directory with that name, so don't use this option here.


2004-02-27  Rüdiger Timm  <rt@openoffice.org>  [97c626e82cc91bd9c953968143657827ca2a8d62]

new version for SRC680


2004-02-27  Rüdiger Timm  <rt@openoffice.org>  [0e7c9c56239f3fbc0903f6d11cc256aa7f15bc87]

new version for SRC680


2004-02-27  Kurt Zenker  <kz@openoffice.org>  [ce61fbc66108dc4a0267167544a5ea0a27118714]

new version for SRC680


2004-02-27  Kurt Zenker  <kz@openoffice.org>  [4575a00550e65cd6341310945d93ceeb2f499c0b]

new version for SRC680


2004-02-27  Kurt Zenker  <kz@openoffice.org>  [31f25160fe5a72c55f371508ae4b0f7007bba53d]

new version for SRC680


2004-02-27  Kurt Zenker  <kz@openoffice.org>  [f5ad2b4f398c86ed078be8dabeaa0f14ce583e42]

new version for SRC680


2004-02-27  Kurt Zenker  <kz@openoffice.org>  [7fb7e0e24a478cf5b424ce8d3c989f6aea79fe7b]

new version for SRC680


2004-02-26  Rüdiger Timm  <rt@openoffice.org>  [e336f0de83491535094c65e9b6e58d28fa9cd02f]

new version for SRC680


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [0ffc1f791e7f10e7a7667d7a87401e8fac29cbe0]

new version for SRC680


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [02d34de281504f97b21feb5f27e321af8dd590b6]

SRC680


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [03266ff5a4cfa2f30b7a7cdb2f8d4844d14a80f1]

INTEGRATION: CWS aw008 (1.13.294); FILE MERGED 2004/02/11 16:02:37 aw 1.13.294.1: #115423#


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [54d7d97c4aa9636ba3e641000663c26bd96e63ef]

INTEGRATION: CWS aw008 (1.36.40); FILE MERGED 2004/02/04 16:04:12 aw 1.36.40.2: #114359# 2004/02/04 14:04:42 aw 1.36.40.1: #115255#


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [03e57f7dceae299e084bac90ed8fd33f5a7dac0f]

INTEGRATION: CWS aw008 (1.38.24); FILE MERGED 2004/02/11 16:02:23 aw 1.38.24.1: #115423#


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [2d200f9e8b7a685341230f33fcab42484a1127c1]

INTEGRATION: CWS aw008 (1.15.42); FILE MERGED 2004/02/06 16:54:08 aw 1.15.42.1: #109872#


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [0eded13d3ef102b6bc9a69441602c7c6c75ee8ff]

INTEGRATION: CWS aw008 (1.26.42); FILE MERGED 2004/02/18 14:04:03 aw 1.26.42.1: #110649#


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [cedcba4d631e29471bb369f5a9ed48bfdd041ed0]

INTEGRATION: CWS aw008 (1.17.40); FILE MERGED 2004/02/16 16:50:21 aw 1.17.40.1: #110988#


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [893fdfb52c66bd7ba459cc158548bbf159ea9f19]

INTEGRATION: CWS aw008 (1.52.26); FILE MERGED 2004/02/11 16:02:22 aw 1.52.26.1: #115423#


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [5a4a689b2aa29f06cdcd392b67e869854103a736]

INTEGRATION: CWS aw008 (1.2.42); FILE MERGED 2004/02/18 16:10:42 aw 1.2.42.1: #115593#


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [bb04a808d6b2ed9df417023cb5634db274cbc4f1]

INTEGRATION: CWS aw008 (1.2.42); FILE MERGED 2004/02/17 12:51:05 aw 1.2.42.2: #114735# Added removal from DrawHierarchy BaseLevel when ViewObjectContact is removed. 2004/02/05 11:20:36 aw 1.2.42.1: #114735# Added mechanism to remember all created VOCs at OC to be able to delete such ones which may not be in DrawHierarchy. Added TryToGet(SdrObject/SdrPage) methods to VC.


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [69144e3ad06dc76a1a72216db02b7679d0591281]

INTEGRATION: CWS aw008 (1.2.42); FILE MERGED 2004/02/18 16:10:26 aw 1.2.42.3: #115593# 2004/02/11 17:12:50 aw 1.2.42.2: #114938# 2004/02/05 11:20:35 aw 1.2.42.1: #114735# Added mechanism to remember all created VOCs at OC to be able to delete such ones which may not be in DrawHierarchy. Added TryToGet(SdrObject/SdrPage) methods to VC.


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [01decd3cb7519124d7178dc8486f4c61f8dfdd86]

INTEGRATION: CWS aw008 (1.4.14); FILE MERGED 2004/02/05 11:20:34 aw 1.4.14.1: #114735# Added mechanism to remember all created VOCs at OC to be able to delete such ones which may not be in DrawHierarchy. Added TryToGet(SdrObject/SdrPage) methods to VC.


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [68d8c32422f07810fa635fceff3c5d438b686683]

INTEGRATION: CWS aw008 (1.2.42); FILE MERGED 2004/02/11 17:12:50 aw 1.2.42.1: #114938#


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [0dfd022fb690310e4628d659d5627c83b1fe3022]

INTEGRATION: CWS aw008 (1.2.42); FILE MERGED 2004/02/05 11:20:34 aw 1.2.42.1: #114735# Added mechanism to remember all created VOCs at OC to be able to delete such ones which may not be in DrawHierarchy. Added TryToGet(SdrObject/SdrPage) methods to VC.


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [c825664a4ba017bd6a53993af4fbb1e934929cf9]

INTEGRATION: CWS aw008 (1.2.42); FILE MERGED 2004/02/11 17:12:49 aw 1.2.42.3: #114938# 2004/02/04 16:03:18 aw 1.2.42.2: #114359# 2004/02/04 14:03:48 aw 1.2.42.1: #115255#


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [fd1008ffeb9486c37a7179b9425b3ab7d086c9fa]

INTEGRATION: CWS aw008 (1.2.42); FILE MERGED 2004/02/17 12:51:05 aw 1.2.42.2: #114735# Added removal from DrawHierarchy BaseLevel when ViewObjectContact is removed. 2004/02/05 11:20:32 aw 1.2.42.1: #114735# Added mechanism to remember all created VOCs at OC to be able to delete such ones which may not be in DrawHierarchy. Added TryToGet(SdrObject/SdrPage) methods to VC.


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [c77c85010ee20c0fcb122dd08856512e06cc9c47]

INTEGRATION: CWS aw008 (1.3.32); FILE MERGED 2004/02/11 17:12:49 aw 1.3.32.1: #114938#


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [99292c2c5391ab568707069c828ba2939d83c7ce]

INTEGRATION: CWS aw008 (1.19.26); FILE MERGED 2004/02/16 16:50:05 aw 1.19.26.1: #110988#


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [f4e2f66bf5e78d39efad4a7344e499c7e635ba7b]

INTEGRATION: CWS aw008 (1.30.14); FILE MERGED 2004/02/16 16:50:04 aw 1.30.14.1: #110988#


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [6e4e4229848a0a3270b5d85993ef4b6a373f77e8]

INTEGRATION: CWS aw008 (1.2.42); FILE MERGED 2004/02/18 16:10:11 aw 1.2.42.2: #115593# 2004/02/05 11:20:05 aw 1.2.42.1: #114735# Added mechanism to remember all created VOCs at OC to be able to delete such ones which may not be in DrawHierarchy. Added TryToGet(SdrObject/SdrPage) methods to VC.


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [c766156493ecb03aaf57d7de68be173fdc27c5eb]

INTEGRATION: CWS aw008 (1.2.42); FILE MERGED 2004/02/05 11:20:04 aw 1.2.42.1: #114735# Added mechanism to remember all created VOCs at OC to be able to delete such ones which may not be in DrawHierarchy. Added TryToGet(SdrObject/SdrPage) methods to VC.


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [8198dce0c90346c4b223c15008152c06896c012e]

INTEGRATION: CWS aw008 (1.2.42); FILE MERGED 2004/02/05 11:20:03 aw 1.2.42.1: #114735# Added mechanism to remember all created VOCs at OC to be able to delete such ones which may not be in DrawHierarchy. Added TryToGet(SdrObject/SdrPage) methods to VC.


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [e846eca3feeda8600ce41ab0262675a5714cfd66]

INTEGRATION: CWS aw008 (1.2.42); FILE MERGED 2004/02/04 14:03:06 aw 1.2.42.1: #115255


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [a5bc67efed74c09746ce35bc340860339dce3e45]

INTEGRATION: CWS aw008 (1.2.42); FILE MERGED 2004/02/05 11:20:02 aw 1.2.42.1: #114735# Added mechanism to remember all created VOCs at OC to be able to delete such ones which may not be in DrawHierarchy. Added TryToGet(SdrObject/SdrPage) methods to VC.


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [6c317044bce57f5d883f16b1acc2c52cca41304b]

INTEGRATION: CWS aw008 (1.2.42); FILE MERGED 2004/02/11 17:12:14 aw 1.2.42.1: #114938#


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [8a1410c780925d29d38303b14a9a915ca38ddd3f]

INTEGRATION: CWS aw008 (1.2.148); FILE MERGED 2004/02/16 16:48:39 aw 1.2.148.1: #110988#


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [10d741501f89ad0d16b0739130b2cc722b34eefc]

INTEGRATION: CWS aw008 (1.2.148); FILE MERGED 2004/02/04 12:14:24 aw 1.2.148.1: #110270# Take care of 0.0 and 1.0 cases in 3d polygon clipping


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [9becce7825320b18ef730603c71abf6e707cb855]

INTEGRATION: CWS aw008 (1.2.154); FILE MERGED 2004/02/16 16:47:16 aw 1.2.154.1: #110988#


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [da2eabfe1c13679f0082de738383ac7dedeefe7e]

INTEGRATION: CWS aw008 (1.2.392); FILE MERGED 2004/02/26 10:33:21 aw 1.2.392.2: #i24434# One more change was necessary from the OS code 2004/02/06 14:10:55 aw 1.2.392.1: #i24434#

Since Items are used in ItemPool and in default constructed ItemSets with
 full pool range, all items need to be clonable. Thus, this one needed to be
 corrected

2004-02-26  Kurt Zenker  <kz@openoffice.org>  [4a845a1718abb69d51e5f673d79eb126deb375de]

INTEGRATION: CWS swlinespacing (1.2.38); FILE MERGED 2004/01/15 08:44:33 pb 1.2.38.1: fix: #i24339# line spacing flag added


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [1244a9dbab17427bb17a5014ec5ee4a459dafb06]

INTEGRATION: CWS swlinespacing (1.1.42); FILE MERGED 2004/01/15 08:45:04 pb 1.1.42.1: fix: #i24339# line spacing flag added


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [865325bf8c23851520dec3705f90c18f057ccd04]

INTEGRATION: CWS swlinespacing (1.2.74); FILE MERGED 2004/01/15 08:46:01 pb 1.2.74.1: fix: #i24339# line spacing flag added


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [cdfd3ca34a915a6561a8bfbb8ddfa729355df179]

INTEGRATION: CWS swlinespacing (1.6.72); FILE MERGED 2004/01/16 08:50:27 od 1.6.72.1: #i11859# - add optional property <UseFormerLineSpacing>


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [b60d20d6631af4ff0ec8851224c18c10b4dde207]

INTEGRATION: CWS swlinespacing (1.30.82); FILE MERGED 2004/01/12 15:11:53 od 1.30.82.1: #i11859# - load&save of new document option "Use former line spacing"


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [ce765c7272e9e6ae6d7cd1981f112575551c980f]

INTEGRATION: CWS swlinespacing (1.2.106); FILE MERGED 2004/01/15 08:50:21 pb 1.2.106.1: fix: #i24339# line spacing flag added


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [2adf03caa5b1100532b0058e4e28faa27cb48db8]

INTEGRATION: CWS swlinespacing (1.2.106); FILE MERGED 2004/01/15 08:50:40 pb 1.2.106.1: fix: #i24339# line spacing flag added


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [8228a60b092a2f7583be1f475a2df839c4290751]

INTEGRATION: CWS swlinespacing (1.2.106); FILE MERGED 2004/01/15 08:50:41 pb 1.2.106.1: fix: #i24339# line spacing flag added


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [f86d255fecf8976403719807e6ffd7692c00dbd1]

INTEGRATION: CWS swlinespacing (1.71.102); FILE MERGED 2004/01/12 15:03:34 od 1.71.102.1: #i11859# method <SwXMLImport::SetConfigurationSettings(..)> 	 - special case for document setting <UseFormerLineSpacing>


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [c41adc31f86f1ada3510b3e3662398c801eea647]

INTEGRATION: CWS swlinespacing (1.42.48); FILE MERGED 2004/01/12 15:00:40 od 1.42.48.1: #i11859# - implementation of new methods <ViewShell::IsFormerLineSpacing()> 		and <ViewShell::SetUseFormerLineSpacing(..)>


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [7cfd9c260742a3946fb4bf9eabfbfb6ef1b2efbc]

INTEGRATION: CWS swlinespacing (1.67.10); FILE MERGED 2004/01/12 14:58:57 od 1.67.10.1: #i11859# - adjustments and improvement for new consideration of the 		line spacing (option "Use OOo 1.1 line spacing")


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [74d7634c58c43300b08a458a1f4561e82c791d99]

INTEGRATION: CWS swlinespacing (1.39.64); FILE MERGED 2004/02/06 08:37:32 od 1.39.64.2: RESYNC: (1.39-1.40); FILE MERGED 2004/01/12 14:56:00 od 1.39.64.1: #i11859# - use new method <SwLineLayout::MaxAscentDescent(..)>


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [ad7e52ea4664512f9d66bced843d6b1b266a2e8b]

INTEGRATION: CWS swlinespacing (1.17.94); FILE MERGED 2004/01/12 14:53:56 od 1.17.94.1: #i11859# class <SwLineLayout> - new method <MaxAscentDescent(..)>


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [9bc3eec3106953b1d6262fc3ee2609b2ac5bba79]

INTEGRATION: CWS swlinespacing (1.43.84); FILE MERGED 2004/01/12 14:52:39 od 1.43.84.1: #i11859# - implementation of new method <SwLineLayout::MaxAscentDescent(..)


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [29602a76732ce56a3934b7f7ebb940387f50ec7a]

INTEGRATION: CWS swlinespacing (1.54.10); FILE MERGED 2004/02/06 08:41:29 od 1.54.10.2: RESYNC: (1.54-1.55); FILE MERGED 2004/01/12 14:49:08 od 1.54.10.1: #i11859# class <SwCntntNotify> - add invalidation for changed height of 		last text line


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [5d0ab4a8ffaf86de3764b7db20bd78d52babd8e1]

INTEGRATION: CWS swlinespacing (1.26.60); FILE MERGED 2004/02/06 08:40:43 od 1.26.60.2: RESYNC: (1.26-1.28); FILE MERGED 2004/01/12 09:37:16 od 1.26.60.1: #i11859# <SwFlowFrm::CalcUpperSpace(..)> - adjustments for new line 		spacing consideration


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [8eb6368f5a5e32afa44126fc6c75b219fd342acd]

INTEGRATION: CWS swlinespacing (1.18.348); FILE MERGED 2004/02/06 08:40:30 od 1.18.348.3: RESYNC: (1.18-1.19); FILE MERGED 2004/01/12 14:32:15 od 1.18.348.2: #i11859# method <SwTxtFrm::InvalidateNextPrtArea()> - correct invalidation 		for section frames and its content 2004/01/12 09:34:41 od 1.18.348.1: #i11859# - implementation of method <SwTxtFrm::InvalidateNextPrtArea()>


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [aaa494cf637886486b485244a2de1d1e6bdaeb75]

INTEGRATION: CWS swlinespacing (1.33.10); FILE MERGED 2004/02/06 08:46:52 od 1.33.10.2: RESYNC: (1.33-1.34); FILE MERGED 2004/01/12 09:32:44 od 1.33.10.1: #i11859# class <SwTxtFrm> - new methods <GetHeightOfLastLineForPropLineSpacing()> 		and <InvalidateNextPrtArea()>


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [c2c6eecb8ab2b03b4e313fa322512b7318b2fe8a]

INTEGRATION: CWS swlinespacing (1.10.310); FILE MERGED 2004/02/06 08:45:15 od 1.10.310.2: RESYNC: (1.10-1.11); FILE MERGED 2004/01/12 09:29:36 od 1.10.310.1: #i11859# class <SwCntntNotify> - new private members <mbChkHeightOfLastLine> 		and <mnHeightOfLastLine>


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [1e5590f2bce68a526b4c8a49a58dde21ccf05f72]

INTEGRATION: CWS swlinespacing (1.32.10); FILE MERGED 2004/02/06 08:49:24 od 1.32.10.2: RESYNC: (1.32-1.33); FILE MERGED 2004/01/15 08:48:50 pb 1.32.10.1: fix: #i24339# set default of line spacing


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [479258824fab1528870557a41a6c92f038d8dca9]

INTEGRATION: CWS swlinespacing (1.29.106); FILE MERGED 2004/01/12 09:24:37 od 1.29.106.1: #i11859# class <ViewShell> - methods to access option "Use former OOo 1.1 		line spacing" at document.


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [9b4ea140a5666110089daedb4dfa8dc6b2560562]

INTEGRATION: CWS swlinespacing (1.51.102); FILE MERGED 2004/02/06 08:52:42 od 1.51.102.2: RESYNC: (1.51-1.52); FILE MERGED 2004/01/12 09:22:45 od 1.51.102.1: #i11859# class <SwDoc> - introduce new option "Use former OOo 1.1 line spacing"


2004-02-26  Oliver Bolte  <obo@openoffice.org>  [6bc722c8220061acbacca05b56accb37924b1dcf]

some initial changes


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [62b49e2124803b7d70343633935229ba96549656]

INTEGRATION: CWS ab06q (1.52.14); FILE MERGED 2004/02/13 13:57:38 ab 1.52.14.1: #115447# #i25398# Merge pp2 fixes to src680


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [dd2cc6c17ebed30b92631bda30beb1e3f5140a4b]

INTEGRATION: CWS hiddentext (1.23.10); FILE MERGED 2004/01/12 11:30:01 fme 1.23.10.2: RESYNC: (1.23-1.24); FILE MERGED 2003/12/19 12:24:50 os 1.23.10.1: #i23061# NonprintingCharacter/HiddenCharacter added


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [22a46bd5b0f5672c7e523e3ecc58bdaaa485e682]

INTEGRATION: CWS hiddentext (1.18.36); FILE MERGED 2004/02/16 09:19:43 fme 1.18.36.3: RESYNC: (1.19-1.20); FILE MERGED 2004/02/10 10:21:10 fme 1.18.36.2: RESYNC: (1.18-1.19); FILE MERGED 2004/01/14 14:47:40 cmc 1.18.36.1: #i24177# add hidden text hintid to rtf importer


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [e62e18f84029ad9765687317a42e1e82f08ce353]

INTEGRATION: CWS hiddentext (1.20.38); FILE MERGED 2004/02/16 09:19:35 fme 1.20.38.2: RESYNC: (1.20-1.21); FILE MERGED 2004/01/14 14:48:02 cmc 1.20.38.1: #i24177# import hidden text


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [63d80a7061954c0d14e0bf7b85152b5f90cb93fd]

INTEGRATION: CWS hiddentext (1.71.226); FILE MERGED 2004/01/12 10:36:17 fme 1.71.226.2: RESYNC: (1.71-1.72); FILE MERGED 2003/12/17 15:07:03 os 1.71.226.1: #i23614# new Feature: Hidden text - charhiddenitem.cxx


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [4082abeca11821b54ea7e49ecc44cb1ee12f38c1]

INTEGRATION: CWS hiddentext (1.11.116); FILE MERGED 2004/02/16 09:27:39 fme 1.11.116.2: RESYNC: (1.11-1.12); FILE MERGED 2003/12/17 15:06:47 os 1.11.116.1: #i23614# new Feature: Hidden text - charhiddenitem.cxx


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [5cce2b49d1c16e114ce0b4f4fce561b9c53de7a6]

INTEGRATION: CWS hiddentext (1.1.2); FILE ADDED 2003/12/17 15:07:29 os 1.1.2.1: #i23614# new Feature: Hidden text


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [5679b832e088286601654e18134e1213bfba51b1]

INTEGRATION: CWS hiddentext (1.67.226); FILE MERGED 2004/01/12 10:52:13 fme 1.67.226.2: RESYNC: (1.67-1.68); FILE MERGED 2003/12/17 14:42:40 os 1.67.226.1: #i23614# new Feature: Hidden text


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [a349ee480528434d902e661d5323ec3922b28e0d]

INTEGRATION: CWS hiddentext (1.12.542); FILE MERGED 2003/12/17 14:42:40 os 1.12.542.1: #i23614# new Feature: Hidden text


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [4332129703cb650e77a383f7835c2ea48857f4dd]

INTEGRATION: CWS hiddentext (1.78.100); FILE MERGED 2004/02/16 09:37:59 fme 1.78.100.2: RESYNC: (1.78-1.79); FILE MERGED 2003/12/17 14:42:42 os 1.78.100.1: #i23614# new Feature: Hidden text


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [cd19c483cd8bb05257e005bc0c3a5bf9f6ba71b6]

INTEGRATION: CWS hiddentext (1.77.34); FILE MERGED 2004/02/16 10:17:30 fme 1.77.34.3: RESYNC: (1.78-1.80); FILE MERGED 2004/01/12 11:10:48 fme 1.77.34.2: RESYNC: (1.77-1.78); FILE MERGED 2003/12/17 15:06:03 os 1.77.34.1: #i23614# new Feature: Hidden text


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [07e786787af00154c7ee36ba3869fc0da83f7bb8]

INTEGRATION: CWS hiddentext (1.12.38); FILE MERGED 2004/02/16 10:32:44 fme 1.12.38.2: RESYNC: (1.12-1.13); FILE MERGED 2004/01/14 14:47:21 cmc 1.12.38.1: #i24177# add hidden text hintid to rtf importer


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [c8f432c93c090ed211bdca345764c28889b5cd73]

INTEGRATION: CWS hiddentext (1.1.2); FILE ADDED 2003/12/17 15:08:54 os 1.1.2.1: #i23614# new Feature: Hidden text


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [663e2e8c31abd3d9978b56668889c766be0bc515]

INTEGRATION: CWS hiddentext (1.23.54); FILE MERGED 2003/12/19 12:24:27 os 1.23.54.1: #i23061# CharHidden added


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [8c33059376e68540d4685e16bc2dd63b73bdf024]

INTEGRATION: CWS hiddentext (1.72.94); FILE MERGED 2004/02/16 09:05:18 fme 1.72.94.3: RESYNC: (1.73-1.74); FILE MERGED 2004/02/10 10:08:22 fme 1.72.94.2: RESYNC: (1.72-1.73); FILE MERGED 2004/01/06 12:39:21 dvo 1.72.94.1: #i23659# load/save hidden flag (text:display=none/true)


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [2733936b0bf5b3f039073174d4b5ee361c4b0111]

INTEGRATION: CWS hiddentext (1.20.216); FILE MERGED 2004/01/06 12:38:12 dvo 1.20.216.1: #i23659# load/save hidden flag (text:display=none/true)


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [ecab6156252799380a48123658fb766099b6c5fa]

INTEGRATION: CWS hiddentext (1.58.106); FILE MERGED 2004/01/06 12:53:42 dvo 1.58.106.1: #i23659# load/save hidden attribute


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [21a12907fcf3e8a57b253d8bd36bc8ff73952f59]

INTEGRATION: CWS hiddentext (1.24.86); FILE MERGED 2004/02/16 08:25:06 fme 1.24.86.2: RESYNC: (1.24-1.25); FILE MERGED 2003/12/16 15:52:36 fme 1.24.86.1: #i20197# Hidden text attribute


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [ab4435c28e636213e3f223a6ce4dba809cd4ddcb]

INTEGRATION: CWS hiddentext (1.82.82); FILE MERGED 2004/02/16 08:26:49 fme 1.82.82.3: RESYNC: (1.83-1.84); FILE MERGED 2004/02/10 09:20:59 fme 1.82.82.2: RESYNC: (1.82-1.83); FILE MERGED 2004/01/07 07:12:43 os 1.82.82.1: #i23614# switch off hidden character/paragraph and field commands in PDF export


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [7e6923607a54460c7122c0f38cca71178f4892e0]

INTEGRATION: CWS hiddentext (1.22.86); FILE MERGED 2003/12/17 15:30:16 os 1.22.86.1: #i23614# new Feature: Hidden text


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [3bf0b5191878797ec1f69c0100b83ddae111c4ae]

INTEGRATION: CWS hiddentext (1.21.196); FILE MERGED 2004/02/16 08:27:40 fme 1.21.196.2: RESYNC: (1.21-1.22); FILE MERGED 2004/01/07 07:13:17 os 1.21.196.1: #i23614# switch off hidden character/paragraph while printing


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [6b793b54a641511f14de1db74213d8c3d71d212c]

INTEGRATION: CWS hiddentext (1.59.16); FILE MERGED 2004/02/16 08:27:20 fme 1.59.16.3: RESYNC: (1.60-1.61); FILE MERGED 2004/01/12 08:04:12 fme 1.59.16.2: RESYNC: (1.59-1.60); FILE MERGED 2003/12/17 15:30:14 os 1.59.16.1: #i23614# new Feature: Hidden text


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [5b41d6d31198e708df3b962e011642b8f87394de]

INTEGRATION: CWS hiddentext (1.43.302); FILE MERGED 2004/02/16 08:26:58 fme 1.43.302.4: RESYNC: (1.44-1.46); FILE MERGED 2004/01/12 08:03:19 fme 1.43.302.3: RESYNC: (1.43-1.44); FILE MERGED 2004/01/05 14:44:04 fme 1.43.302.2: #i23660# Feature - Hidden character attribute 2003/12/17 15:30:14 os 1.43.302.1: #i23614# new Feature: Hidden text


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [0e248a9332458fcb3219c43fc92d2d134fb6ee2b]

INTEGRATION: CWS hiddentext (1.14.474); FILE MERGED 2003/12/17 15:30:12 os 1.14.474.1: #i23614# new Feature: Hidden text


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [edf12a6a2eade267523c3a70e432702f86d2477c]

INTEGRATION: CWS hiddentext (1.6.474); FILE MERGED 2004/01/12 08:16:19 fme 1.6.474.2: RESYNC: (1.6-1.7); FILE MERGED 2003/12/17 15:30:12 os 1.6.474.1: #i23614# new Feature: Hidden text


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [adf6ef84e3b1f1e511521e7de1d3045ff62d80e4]

INTEGRATION: CWS hiddentext (1.26.254); FILE MERGED 2004/02/16 08:35:10 fme 1.26.254.4: RESYNC: (1.26-1.27); FILE MERGED 2004/01/07 14:41:11 os 1.26.254.3: #i23614# ::Commit of hidden character corrected 2003/12/19 12:22:40 os 1.26.254.2: #i23061# NonprintingCharacter/HiddenCharacter added 2003/12/17 15:30:09 os 1.26.254.1: #i23614# new Feature: Hidden text


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [5d3ed3268748daac86b0c4552ce21343abd60ad6]

INTEGRATION: CWS hiddentext (1.35.308); FILE MERGED 2004/02/16 08:35:01 fme 1.35.308.3: RESYNC: (1.36-1.37); FILE MERGED 2004/01/12 08:33:31 fme 1.35.308.2: RESYNC: (1.35-1.36); FILE MERGED 2003/12/17 15:30:07 os 1.35.308.1: #i23614# new Feature: Hidden text


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [ca3389911173424b370ababda3eea644784f62e0]

INTEGRATION: CWS hiddentext (1.92.204); FILE MERGED 2004/01/12 08:32:58 fme 1.92.204.2: RESYNC: (1.92-1.93); FILE MERGED 2003/12/17 15:30:05 os 1.92.204.1: #i23614# new Feature: Hidden text


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [1bdfcc755efeb391b69f1aa3dfe62f1d084d94bf]

INTEGRATION: CWS hiddentext (1.11.474); FILE MERGED 2003/12/17 15:30:05 os 1.11.474.1: #i23614# new Feature: Hidden text


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [f94ae9e1fa1f4691918097d2f273398e607331c7]

INTEGRATION: CWS hiddentext (1.9.308); FILE MERGED 2004/02/11 11:15:15 os 1.9.308.2: #i23614# call SwViewOption::IsShowHiddenChar() with 'hard' flag 2003/12/17 15:30:04 os 1.9.308.1: #i23614# new Feature: Hidden text


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [c299160db705d204140c53422cec2f5b6702e6ae]

INTEGRATION: CWS hiddentext (1.35.108); FILE MERGED 2004/02/16 08:36:55 fme 1.35.108.2: RESYNC: (1.35-1.36); FILE MERGED 2003/12/18 11:03:07 os 1.35.108.1: #i23061# IsShowHiddenChars is part of the 'show meta character' feature


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [1f878a61e156c1ba60ee670303341817939ad8a1]

INTEGRATION: CWS hiddentext (1.145.38); FILE MERGED 2004/02/16 08:42:15 fme 1.145.38.3: RESYNC: (1.146-1.148); FILE MERGED 2004/02/10 09:33:02 fme 1.145.38.2: RESYNC: (1.145-1.146); FILE MERGED 2004/01/14 14:49:39 cmc 1.145.38.1: #i24177# replace old out of date hidden text import as field code and use new hidden text char attribute


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [5f862569021fcb08d031f067bc38c2ff0b498f37]

INTEGRATION: CWS hiddentext (1.73.38); FILE MERGED 2004/02/16 08:42:05 fme 1.73.38.3: RESYNC: (1.74-1.75); FILE MERGED 2004/02/10 09:32:38 fme 1.73.38.2: RESYNC: (1.73-1.74); FILE MERGED 2004/01/14 14:49:38 cmc 1.73.38.1: #i24177# replace old out of date hidden text import as field code and use new hidden text char attribute


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [26c8330b1be1325f34b62d251efe1d89e22d274e]

INTEGRATION: CWS hiddentext (1.35.40); FILE MERGED 2004/02/16 08:41:45 fme 1.35.40.2: RESYNC: (1.35-1.36); FILE MERGED 2004/01/14 14:49:38 cmc 1.35.40.1: #i24177# replace old out of date hidden text import as field code and use new hidden text char attribute


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [ef12c1c99862129a7302d2752ce47b2d3ec4b346]

INTEGRATION: CWS hiddentext (1.93.2); FILE MERGED 2004/02/16 08:41:37 fme 1.93.2.4: RESYNC: (1.95-1.96); FILE MERGED 2004/02/11 06:51:45 fme 1.93.2.3: #i23614# merge conflicts 2004/02/10 09:31:43 fme 1.93.2.2: RESYNC: (1.93-1.95); FILE MERGED 2004/01/14 14:49:37 cmc 1.93.2.1: #i24177# replace old out of date hidden text import as field code and use new hidden text char attribute


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [e4592b0802f32c71497a696707ed61f2a0813d5d]

INTEGRATION: CWS hiddentext (1.121.38); FILE MERGED 2004/02/16 08:41:27 fme 1.121.38.3: RESYNC: (1.122-1.124); FILE MERGED 2004/02/10 09:31:29 fme 1.121.38.2: RESYNC: (1.121-1.122); FILE MERGED 2004/01/14 14:49:36 cmc 1.121.38.1: #i24177# replace old out of date hidden text import as field code and use new hidden text char attribute


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [53145f9e292fb04f84ba729970023c524c73a7d3]

INTEGRATION: CWS hiddentext (1.122.38); FILE MERGED 2004/02/16 08:41:17 fme 1.122.38.3: RESYNC: (1.123-1.127); FILE MERGED 2004/02/10 09:31:12 fme 1.122.38.2: RESYNC: (1.122-1.123); FILE MERGED 2004/01/14 14:49:35 cmc 1.122.38.1: #i24177# replace old out of date hidden text import as field code and use new hidden text char attribute


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [6118d55ddd781ad438befbc83c4f7aa976b6d736]

INTEGRATION: CWS hiddentext (1.69.52); FILE MERGED 2004/02/16 08:40:57 fme 1.69.52.6: RESYNC: (1.71-1.73); FILE MERGED 2004/02/10 09:29:59 fme 1.69.52.5: RESYNC: (1.70-1.71); FILE MERGED 2004/01/14 15:29:10 cmc 1.69.52.4: #i24124# export hidden text field as words hidden text char attribute 2004/01/14 14:49:34 cmc 1.69.52.3: #i24177# replace old out of date hidden text import as field code and use new hidden text char attribute 2004/01/12 08:43:50 fme 1.69.52.2: RESYNC: (1.69-1.70); FILE MERGED 2003/12/17 15:32:03 os 1.69.52.1: #i23614# new Feature: Hidden text


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [11b279ea558b86f7b3edb5beea125daad767c21e]

INTEGRATION: CWS hiddentext (1.69.38); FILE MERGED 2004/02/16 08:40:17 fme 1.69.38.3: RESYNC: (1.70-1.71); FILE MERGED 2004/02/10 09:27:50 fme 1.69.38.2: RESYNC: (1.69-1.70); FILE MERGED 2004/01/14 15:29:09 cmc 1.69.38.1: #i24124# export hidden text field as words hidden text char attribute


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [4b955b360536ebeba756807f309237d94b4eadfa]

INTEGRATION: CWS hiddentext (1.34.38); FILE MERGED 2004/02/10 09:42:18 fme 1.34.38.2: RESYNC: (1.34-1.35); FILE MERGED 2004/01/14 14:48:47 cmc 1.34.38.1: #i24177# export hidden text and remove old out of date hidden text import as field code


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [3bfed79cbd6dcaf1353174f999a14ccf08141aad]

INTEGRATION: CWS hiddentext (1.39.52); FILE MERGED 2004/02/16 08:43:15 fme 1.39.52.5: RESYNC: (1.42-1.43); FILE MERGED 2004/02/10 09:40:37 fme 1.39.52.4: RESYNC: (1.40-1.42); FILE MERGED 2004/01/14 14:48:46 cmc 1.39.52.3: #i24177# export hidden text and remove old out of date hidden text import as field code 2004/01/12 08:50:19 fme 1.39.52.2: RESYNC: (1.39-1.40); FILE MERGED 2003/12/17 15:31:57 os 1.39.52.1: #i23614# new Feature: Hidden text


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [3ed45fbd71f2b61d5f66ee12629aab235f8b4f30]

INTEGRATION: CWS hiddentext (1.24.88); FILE MERGED 2004/02/16 08:44:24 fme 1.24.88.3: RESYNC: (1.25-1.26); FILE MERGED 2004/01/12 08:54:02 fme 1.24.88.2: RESYNC: (1.24-1.25); FILE MERGED 2004/01/05 14:42:30 fme 1.24.88.1: #i23660# Feature - Hidden character attribute


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [209f49963c09dec5e3234772f9c007692819c7ef]

INTEGRATION: CWS hiddentext (1.19.308); FILE MERGED 2004/02/16 08:44:05 fme 1.19.308.3: RESYNC: (1.20-1.21); FILE MERGED 2004/01/12 08:52:02 fme 1.19.308.2: RESYNC: (1.19-1.20); FILE MERGED 2003/12/17 15:31:55 os 1.19.308.1: #i23614# new Feature: Hidden text


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [006435b321cfb40acb482581c340599b3efddf57]

INTEGRATION: CWS hiddentext (1.20.308); FILE MERGED 2004/02/16 08:43:55 fme 1.20.308.3: RESYNC: (1.21-1.22); FILE MERGED 2004/01/12 08:51:51 fme 1.20.308.2: RESYNC: (1.20-1.21); FILE MERGED 2003/12/17 15:31:54 os 1.20.308.1: #i23614# new Feature: Hidden text


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [bfe48f2bb092b3d32b65caa9c37732d28077dc40]

INTEGRATION: CWS hiddentext (1.23.308); FILE MERGED 2004/02/10 09:49:58 fme 1.23.308.3: RESYNC: (1.24-1.25); FILE MERGED 2004/01/12 08:56:35 fme 1.23.308.2: RESYNC: (1.23-1.24); FILE MERGED 2004/01/07 07:14:06 os 1.23.308.1: #i23614# the callers of ViewShell::Prt() have to switch off hidden paragraphs


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [2e6c52f09a88e0485bf57403c76e90f297f902a9]

INTEGRATION: CWS hiddentext (1.15.254); FILE MERGED 2003/12/17 15:31:34 os 1.15.254.1: #i23614# new Feature: Hidden text


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [ab655647f4952d619b0a32d441daeeca36b6b381]

INTEGRATION: CWS hiddentext (1.41.18); FILE MERGED 2004/01/12 08:56:22 fme 1.41.18.4: RESYNC: (1.41-1.42); FILE MERGED 2004/01/08 15:30:02 fme 1.41.18.3: #i23660# Feature - Hidden text attribute 2004/01/05 14:41:31 fme 1.41.18.2: #i23660# Feature - Hidden character attribute 2003/12/17 15:31:33 os 1.41.18.1: #i23614# new Feature: Hidden text


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [c657f2079fc0546d80d8e00dc8c78a01f9c40ecd]

INTEGRATION: CWS hiddentext (1.24.18); FILE MERGED 2003/12/16 15:52:04 fme 1.24.18.1: #i20197# Hidden text attribute


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [75443f245c2593ab866b78bdc15cd25b58e68169]

INTEGRATION: CWS hiddentext (1.79.46); FILE MERGED 2004/02/10 09:50:55 fme 1.79.46.3: RESYNC: (1.80-1.81); FILE MERGED 2004/01/12 08:58:27 fme 1.79.46.2: RESYNC: (1.79-1.80); FILE MERGED 2003/12/16 15:52:03 fme 1.79.46.1: #i20197# Hidden text attribute


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [b3c7ceaf6a415a72b95cf20756ba80945463dd30]

INTEGRATION: CWS hiddentext (1.90.228); FILE MERGED 2004/02/16 08:47:20 fme 1.90.228.4: RESYNC: (1.91-1.92); FILE MERGED 2004/02/11 06:42:39 fme 1.90.228.3: #i23614# merge conflicts 2004/02/10 09:50:43 fme 1.90.228.2: RESYNC: (1.90-1.91); FILE MERGED 2003/12/17 15:31:32 os 1.90.228.1: #i23614# new Feature: Hidden text


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [33edac0c73fea6b4222c4fe51eb4b13c930fcb5e]

INTEGRATION: CWS hiddentext (1.25.106); FILE MERGED 2004/01/12 08:57:44 fme 1.25.106.2: RESYNC: (1.25-1.26); FILE MERGED 2003/12/16 15:52:03 fme 1.25.106.1: #i20197# Hidden text attribute


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [0a79b8064abfde76f404b81e8e0cfeb1fd4e5ed6]

INTEGRATION: CWS hiddentext (1.41.18); FILE MERGED 2003/12/16 15:52:02 fme 1.41.18.1: #i20197# Hidden text attribute


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [082a0c00496f21d2277a350409e4d250df91f768]

INTEGRATION: CWS hiddentext (1.70.18); FILE MERGED 2004/02/10 09:50:31 fme 1.70.18.3: RESYNC: (1.71-1.72); FILE MERGED 2004/01/12 08:57:33 fme 1.70.18.2: RESYNC: (1.70-1.71); FILE MERGED 2003/12/16 15:52:01 fme 1.70.18.1: #i20197# Hidden text attribute


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [873c53ff84076fab209a442d17702d66da6db681]

INTEGRATION: CWS hiddentext (1.154.16); FILE MERGED 2004/02/16 08:47:11 fme 1.154.16.3: RESYNC: (1.155-1.156); FILE MERGED 2004/02/10 09:50:15 fme 1.154.16.2: RESYNC: (1.154-1.155); FILE MERGED 2003/12/17 15:31:31 os 1.154.16.1: #i23614# new Feature: Hidden text


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [58bbe12e15179d80df02aa614d6935291f51c74f]

INTEGRATION: CWS hiddentext (1.48.54); FILE MERGED 2004/02/16 08:47:50 fme 1.48.54.5: RESYNC: (1.49-1.50); FILE MERGED 2004/01/12 09:00:37 fme 1.48.54.4: RESYNC: (1.48-1.49); FILE MERGED 2004/01/08 15:28:45 fme 1.48.54.3: #i23660# Feature - Hidden text attribute 2004/01/05 14:39:22 fme 1.48.54.2: #i23660# Feature - Hidden character attribute 2003/12/16 15:48:34 fme 1.48.54.1: #i20197# Hidden text attribute


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [ba2ec9dc521eda7e1d1b31b30d52cc3a8cb2b274]

INTEGRATION: CWS hiddentext (1.32.80); FILE MERGED 2004/02/10 09:51:10 fme 1.32.80.4: RESYNC: (1.32-1.33); FILE MERGED 2004/01/08 15:28:44 fme 1.32.80.3: #i23660# Feature - Hidden text attribute 2004/01/05 14:39:17 fme 1.32.80.2: #i23660# Feature - Hidden character attribute 2003/12/17 15:31:30 os 1.32.80.1: #i23614# new Feature: Hidden text


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [b1e6171698756b822d9efb32d80c5306a4a6145d]

INTEGRATION: CWS hiddentext (1.47.18); FILE MERGED 2004/02/16 08:47:41 fme 1.47.18.3: RESYNC: (1.47-1.48); FILE MERGED 2004/01/08 15:47:45 fme 1.47.18.2: #i23660# Feature - Hidden text attribute 2004/01/05 14:39:13 fme 1.47.18.1: #i23660# Feature - Hidden character attribute


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [6a1222ef77f7581d01e7f14bb449de28f727868d]

INTEGRATION: CWS hiddentext (1.19.92); FILE MERGED 2004/01/09 06:39:17 fme 1.19.92.3: #i23660# Feature - Hidden text attribute - unterminated loop 2004/01/08 15:28:02 fme 1.19.92.2: #i23660# Feature - Hidden text attribute 2004/01/05 14:39:09 fme 1.19.92.1: #i23660# Feature - Hidden character attribute


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [9ad477244d8fdf41201b89b4ff3bb60540d15567]

INTEGRATION: CWS hiddentext (1.2.308); FILE MERGED 2004/01/05 14:39:05 fme 1.2.308.1: #i23660# Feature - Hidden character attribute


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [b75556692f8c9e81a74065ade82c2d1a6a2a4f7c]

INTEGRATION: CWS hiddentext (1.66.16); FILE MERGED 2004/02/16 08:49:51 fme 1.66.16.8: RESYNC: (1.67-1.68); FILE MERGED 2004/01/20 12:13:42 od 1.66.16.7: #110582# - adjustments for hiding objects in hidden paragraphs/text 2004/01/19 10:11:17 od 1.66.16.6: #110582# - adjustments for hiding objects in hidden paragraphs/text 2004/01/16 07:28:26 fme 1.66.16.5: #i23660# Feature - hidden character attribute 2004/01/12 09:04:07 fme 1.66.16.4: RESYNC: (1.66-1.67); FILE MERGED 2004/01/09 15:03:06 fme 1.66.16.3: #i23660# Feature - Hidden character attribute - Footnotes in hidden text 2004/01/05 14:35:24 fme 1.66.16.2: #i23660# Feature - Hidden character attribute 2003/12/16 15:47:45 fme 1.66.16.1: #i20197# Hidden text attribute


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [de16df3402075b207ec3d86e2500bb2f57bc6fa4]

INTEGRATION: CWS hiddentext (1.40.2); FILE MERGED 2004/02/16 08:49:42 fme 1.40.2.3: RESYNC: (1.40-1.41); FILE MERGED 2004/01/20 12:13:39 od 1.40.2.2: #110582# - adjustments for hiding objects in hidden paragraphs/text 2004/01/16 07:28:26 fme 1.40.2.1: #i23660# Feature - hidden character attribute


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [6a11a40a66fcb9010de17437619027fdef6615d2]

INTEGRATION: CWS hiddentext (1.34.56); FILE MERGED 2004/01/05 14:35:20 fme 1.34.56.1: #i23660# Feature - Hidden character attribute


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [f57b132dc1810db862dce5b8bf4780c7e1129587]

INTEGRATION: CWS hiddentext (1.13.70); FILE MERGED 2003/12/16 15:47:11 fme 1.13.70.1: #i20197# Hidden text attribute


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [de1f55752a0fdcc8bfdea627911b0e1c3f33d3cd]

INTEGRATION: CWS hiddentext (1.32.70); FILE MERGED 2004/01/20 15:46:50 fme 1.32.70.4: #i23660# Feature - Hidden text attribute 2004/01/09 15:02:39 fme 1.32.70.3: #i23660# Feature - Hidden character attribute - Footnotes in hidden text 2004/01/08 15:26:33 fme 1.32.70.2: #i23660# Feature - Hidden text attribute 2003/12/16 15:47:11 fme 1.32.70.1: #i20197# Hidden text attribute


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [97e2f2f50fed3e8902555dfd3bb18372b06cf68a]

INTEGRATION: CWS hiddentext (1.77.56); FILE MERGED 2004/01/12 09:03:17 fme 1.77.56.2: RESYNC: (1.77-1.78); FILE MERGED 2003/12/16 15:46:40 fme 1.77.56.1: #i20197# Hidden text attribute


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [ef112543074d257aef154f91980885c435058b37]

INTEGRATION: CWS hiddentext (1.43.46); FILE MERGED 2004/02/16 08:49:31 fme 1.43.46.6: RESYNC: (1.43-1.44); FILE MERGED 2004/01/14 13:00:41 fme 1.43.46.5: #i23660# Hidden text attribute - Consider empty paragraphs 2004/01/09 15:02:14 fme 1.43.46.4: #i23660# Feature - Hidden character attribute - Optimization 2004/01/08 15:25:58 fme 1.43.46.3: #i23660# Feature - Hidden text attribute 2004/01/05 14:35:16 fme 1.43.46.2: #i23660# Feature - Hidden character attribute 2003/12/16 15:46:12 fme 1.43.46.1: #i20197# Hidden text attribute


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [2d56daf8330951faf4dd5a4372e123774b914af5]

INTEGRATION: CWS hiddentext (1.79.56); FILE MERGED 2004/02/16 08:48:38 fme 1.79.56.4: RESYNC: (1.80-1.81); FILE MERGED 2004/01/12 09:02:12 fme 1.79.56.3: RESYNC: (1.79-1.80); FILE MERGED 2004/01/05 14:35:12 fme 1.79.56.2: #i23660# Feature - Hidden character attribute 2003/12/16 15:45:47 fme 1.79.56.1: #i20197# Hidden text attribute


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [717750ab76e049947c951f0983e51ba5b7d7038c]

INTEGRATION: CWS hiddentext (1.41.70); FILE MERGED 2003/12/16 15:44:41 fme 1.41.70.1: #i20197# Hidden text attribute


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [48acc692dc96eb87066f74e7833da2e7acbbaa18]

INTEGRATION: CWS hiddentext (1.42.16); FILE MERGED 2004/02/16 08:48:09 fme 1.42.16.6: RESYNC: (1.43-1.44); FILE MERGED 2004/02/10 09:51:23 fme 1.42.16.5: RESYNC: (1.42-1.43); FILE MERGED 2004/01/20 12:13:37 od 1.42.16.4: #110582# - adjustments for hiding objects in hidden paragraphs/text 2004/01/19 10:11:17 od 1.42.16.3: #110582# - adjustments for hiding objects in hidden paragraphs/text 2004/01/16 07:28:25 fme 1.42.16.2: #i23660# Feature - hidden character attribute 2004/01/05 14:35:05 fme 1.42.16.1: #i23660# Feature - Hidden character attribute


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [e81c58789848a3a9fa15d7a4f9ae2241835cb6a5]

INTEGRATION: CWS hiddentext (1.18.308); FILE MERGED 2004/01/08 15:21:15 fme 1.18.308.4: #i23660# Feature - Hidden text attribute 2004/01/05 14:35:01 fme 1.18.308.3: #i23660# Feature - Hidden character attribute 2003/12/17 15:31:29 os 1.18.308.2: #i23614# new Feature: Hidden text 2003/12/16 15:44:19 fme 1.18.308.1: #i20197# Hidden text attribute


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [db654c613e757f226a0a9ae8230cec77107fc9a4]

INTEGRATION: CWS hiddentext (1.31.56); FILE MERGED 2004/02/12 12:26:44 fme 1.31.56.4: #i23660# Feature - hidden character attribute 2004/02/10 09:56:12 fme 1.31.56.3: RESYNC: (1.31-1.32); FILE MERGED 2004/01/19 10:09:16 od 1.31.56.2: #110582# - adjustments for hiding objects in hidden paragraphs/text 2004/01/16 07:28:07 fme 1.31.56.1: #i23660# Feature - hidden character attribute


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [ae6e4599b57a7d12484dbccc682502a323d866d3]

INTEGRATION: CWS hiddentext (1.74.4); FILE MERGED 2004/02/12 13:34:54 od 1.74.4.5: #110582# - correction on hiding objects, which are anchored to hidden paragraphs 2004/02/10 09:55:26 fme 1.74.4.4: RESYNC: (1.74-1.75); FILE MERGED 2004/01/20 12:12:38 od 1.74.4.3: #110582# - adjustments for hiding objects in hidden paragraphs/text 2004/01/19 10:09:15 od 1.74.4.2: #110582# - adjustments for hiding objects in hidden paragraphs/text 2004/01/16 07:28:05 fme 1.74.4.1: #i23660# Feature - hidden character attribute


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [69a9e9ef63e80d304f3df1295eabe84850be232a]

INTEGRATION: CWS hiddentext (1.30.56); FILE MERGED 2004/01/20 12:12:36 od 1.30.56.1: #110582# - adjustments for hiding objects in hidden paragraphs/text


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [b07971fe4441767ab0fd79f9b7352ebb32816eb1]

INTEGRATION: CWS hiddentext (1.36.4); FILE MERGED 2004/02/12 12:26:43 fme 1.36.4.3: #i23660# Feature - hidden character attribute 2004/02/10 09:54:55 fme 1.36.4.2: RESYNC: (1.36-1.37); FILE MERGED 2004/01/19 10:09:15 od 1.36.4.1: #110582# - adjustments for hiding objects in hidden paragraphs/text


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [155743c51ff246b63065631477cb4a7b482351dd]

INTEGRATION: CWS hiddentext (1.24.18); FILE MERGED 2004/02/16 08:50:54 fme 1.24.18.2: RESYNC: (1.24-1.25); FILE MERGED 2004/01/19 10:09:14 od 1.24.18.1: #110582# - adjustments for hiding objects in hidden paragraphs/text


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [f3a9aa10f415272328a4a60d4a23962a214c5d6c]

INTEGRATION: CWS hiddentext (1.5.308); FILE MERGED 2004/01/19 10:09:14 od 1.5.308.1: #110582# - adjustments for hiding objects in hidden paragraphs/text


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [1ce42e0ed4eaf738957eb7abd0cae032cc64fdc9]

INTEGRATION: CWS hiddentext (1.34.84); FILE MERGED 2004/02/16 08:50:45 fme 1.34.84.4: RESYNC: (1.35-1.36); FILE MERGED 2004/02/10 09:54:09 fme 1.34.84.3: RESYNC: (1.34-1.35); FILE MERGED 2004/01/20 12:12:34 od 1.34.84.2: #110582# - adjustments for hiding objects in hidden paragraphs/text 2004/01/19 10:09:13 od 1.34.84.1: #110582# - adjustments for hiding objects in hidden paragraphs/text


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [0fdc4cfc281ba1d08184e6013fa709218d86c605]

INTEGRATION: CWS hiddentext (1.53.4); FILE MERGED 2004/02/16 08:50:12 fme 1.53.4.6: RESYNC: (1.54-1.55); FILE MERGED 2004/02/12 13:34:54 od 1.53.4.5: #110582# - correction on hiding objects, which are anchored to hidden paragraphs 2004/02/12 12:26:43 fme 1.53.4.4: #i23660# Feature - hidden character attribute 2004/02/10 09:53:55 fme 1.53.4.3: RESYNC: (1.53-1.54); FILE MERGED 2004/01/20 12:12:32 od 1.53.4.2: #110582# - adjustments for hiding objects in hidden paragraphs/text 2004/01/19 10:09:13 od 1.53.4.1: #110582# - adjustments for hiding objects in hidden paragraphs/text


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [5b7f29fb3ee7c4c0efe7feb0feb501376c42d986]

INTEGRATION: CWS hiddentext (1.27.4); FILE MERGED 2004/02/10 09:53:41 fme 1.27.4.2: RESYNC: (1.27-1.28); FILE MERGED 2004/01/20 12:12:29 od 1.27.4.1: #110582# - adjustments for hiding objects in hidden paragraphs/text


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [4b880a96840a805ceebc92a362057b5ac92e5a16]

INTEGRATION: CWS hiddentext (1.40.54); FILE MERGED 2004/02/10 09:52:38 fme 1.40.54.3: RESYNC: (1.40-1.41); FILE MERGED 2004/01/20 12:12:24 od 1.40.54.2: #110582# - adjustments for hiding objects in hidden paragraphs/text 2004/01/19 10:09:12 od 1.40.54.1: #110582# - adjustments for hiding objects in hidden paragraphs/text


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [55d269693ebcfc7c60335934b001c2c37cd6ebc6]

INTEGRATION: CWS hiddentext (1.2.480); FILE MERGED 2003/12/16 15:43:53 fme 1.2.480.1: #i20197# Hidden text attribute


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [5bfd21f088f7bbc535cc16c0044a2310258164e3]

INTEGRATION: CWS hiddentext (1.32.84); FILE MERGED 2004/02/16 08:52:56 fme 1.32.84.6: RESYNC: (1.34-1.35); FILE MERGED 2004/02/10 09:59:29 fme 1.32.84.5: RESYNC: (1.33-1.34); FILE MERGED 2004/01/19 10:05:51 od 1.32.84.4: #110582# - adjustments for hiding objects in hidden paragraphs/text 2004/01/16 07:27:41 fme 1.32.84.3: #i23660# Feature - hidden character attribute 2004/01/12 09:14:10 fme 1.32.84.2: RESYNC: (1.32-1.33); FILE MERGED 2004/01/09 15:01:18 fme 1.32.84.1: #i23660# Feature - Hidden character attribute - Footnotes in hidden text


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [07516ae0e85f7cb1eba1c7072f49d6a58ecfe453]

INTEGRATION: CWS hiddentext (1.4.506); FILE MERGED 2004/01/05 14:30:07 fme 1.4.506.1: #i23660# Feature - Hidden character attribute


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [00397c0dc2478a1b670249264199b2f8072fb0b1]

INTEGRATION: CWS hiddentext (1.2.56); FILE MERGED 2004/01/09 15:00:45 fme 1.2.56.4: #i23660# Feature - Hidden character attribute - Optimization 2004/01/08 15:00:50 fme 1.2.56.3: #i23660# Feature - Hidden text attribute 2004/01/05 14:29:59 fme 1.2.56.2: #i23660# Feature - Hidden character attribute 2003/12/16 15:43:52 fme 1.2.56.1: #i20197# Hidden text attribute


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [d218f797c6b4a90b4210117633217e5aab0c0580]

INTEGRATION: CWS hiddentext (1.4.482); FILE MERGED 2003/12/16 15:43:22 fme 1.4.482.1: #i20197# Hidden text attribute


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [26ae25f7eaf0382d2934c8e4f5bed5d9e8153337]

INTEGRATION: CWS hiddentext (1.7.304); FILE MERGED 2004/02/16 08:52:13 fme 1.7.304.5: RESYNC: (1.7-1.8); FILE MERGED 2004/02/12 13:34:23 od 1.7.304.4: #110582# - correction on hiding objects, which are anchored to hidden paragraphs 2004/02/12 12:25:38 fme 1.7.304.3: #i23660# Feature - hidden character attribute 2004/01/20 12:08:11 od 1.7.304.2: #110582# - adjustments for hiding objects in hidden paragraphs/text 2004/01/19 10:05:50 od 1.7.304.1: #110582# - adjustments for hiding objects in hidden paragraphs/text


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [bd087e8660c915f11ee72f67059a91523ed12cc6]

INTEGRATION: CWS hiddentext (1.25.56); FILE MERGED 2004/01/12 09:18:19 fme 1.25.56.2: RESYNC: (1.25-1.26); FILE MERGED 2003/12/16 15:42:58 fme 1.25.56.1: #i20197# Hidden text attribute


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [b551438e18c0cce65e51401583c9996748399b5d]

INTEGRATION: CWS hiddentext (1.24.58); FILE MERGED 2004/02/12 13:34:00 od 1.24.58.4: #110582# - correction on hiding objects, which are anchored to hidden paragraphs 2004/01/20 15:19:44 fme 1.24.58.3: #110582# Feature - Hidden text attribute 2004/01/20 12:07:20 od 1.24.58.2: #110582# - adjustments for hiding objects in hidden paragraphs/text 2004/01/19 10:05:14 od 1.24.58.1: #110582# - adjustments for hiding objects in hidden paragraphs/text


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [570467aec83ddd0f5eaed6ebe1ee120d41672880]

INTEGRATION: CWS hiddentext (1.13.166); FILE MERGED 2004/02/12 06:44:27 fme 1.13.166.5: #i20197# Hidden text attribute - notification missing when character style is modified 2004/01/12 09:21:41 fme 1.13.166.4: RESYNC: (1.13-1.14); FILE MERGED 2004/01/08 14:59:35 fme 1.13.166.3: #i23660# Feature - Hidden text attribute 2004/01/05 14:26:21 fme 1.13.166.2: #i23660# Feature - Hidden character attribute 2003/12/16 15:42:28 fme 1.13.166.1: #i20197# Hidden text attribute


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [265069fd29054fa52a727aba1f66c4309cf53a63]

INTEGRATION: CWS hiddentext (1.27.84); FILE MERGED 2004/02/16 08:55:53 fme 1.27.84.3: RESYNC: (1.29-1.30); FILE MERGED 2004/01/12 09:29:45 fme 1.27.84.2: RESYNC: (1.27-1.29); FILE MERGED 2004/01/09 15:00:05 fme 1.27.84.1: #i23660# Feature - Hidden character attribute - Handling of tox entries


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [8f4565a022470c93930b66cbed91f4787a635f87]

INTEGRATION: CWS hiddentext (1.21.16); FILE MERGED 2004/02/16 08:54:46 fme 1.21.16.2: RESYNC: (1.21-1.22); FILE MERGED 2004/01/16 07:27:18 fme 1.21.16.1: #i23660# Feature - hidden character attribute


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [8d89cafd9438c4ab474d6eba063f6d82f976402b]

INTEGRATION: CWS hiddentext (1.21.54); FILE MERGED 2004/01/20 15:18:32 fme 1.21.54.5: #110582# Feature - Hidden text attribute 2004/01/12 09:25:50 fme 1.21.54.4: RESYNC: (1.21-1.23); FILE MERGED 2004/01/08 15:00:01 fme 1.21.54.3: #i23660# Feature - Hidden text attribute 2004/01/05 14:24:36 fme 1.21.54.2: #i23660# Feature - Hidden character attribute 2003/12/16 15:41:57 fme 1.21.54.1: #i20197# Hidden text attribute


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [265dc303dd5b1812a4f93c9468186c46dcf25a65]

INTEGRATION: CWS hiddentext (1.31.54); FILE MERGED 2003/12/16 15:41:29 fme 1.31.54.1: #i20197# Hidden text attribute


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [855b335b6eb12f91d7a84672c179c05d6f1b6fcf]

INTEGRATION: CWS hiddentext (1.4.308); FILE MERGED 2003/12/16 15:41:28 fme 1.4.308.1: #i20197# Hidden text attribute


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [1a6f2063386d857a3b077505363f50ec347d7ab8]

INTEGRATION: CWS hiddentext (1.8.308); FILE MERGED 2003/12/16 15:41:28 fme 1.8.308.1: #i20197# Hidden text attribute


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [2186c613ea6fd993988c547d8c66364235fd0ae1]

INTEGRATION: CWS hiddentext (1.30.54); FILE MERGED 2004/02/11 14:13:41 fme 1.30.54.3: #i20197# Hidden text attribute - table selection of cells with hidden content 2004/01/05 14:20:00 fme 1.30.54.2: #i23660# Feature - Hidden character attribute 2003/12/16 15:41:28 fme 1.30.54.1: #i20197# Hidden text attribute


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [93bf83636d4f9e5dd715eeb139d404136d3a3681]

INTEGRATION: CWS hiddentext (1.38.270); FILE MERGED 2004/02/16 08:56:48 fme 1.38.270.4: RESYNC: (1.40-1.43); FILE MERGED 2004/02/10 10:01:22 fme 1.38.270.3: RESYNC: (1.39-1.40); FILE MERGED 2004/01/12 09:24:54 fme 1.38.270.2: RESYNC: (1.38-1.39); FILE MERGED 2003/12/17 15:31:26 os 1.38.270.1: #i23614# new Feature: Hidden text


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [6d4f982e3862e712f50f75d094aba6dc6965f1ed]

INTEGRATION: CWS hiddentext (1.16.342); FILE MERGED 2004/01/12 09:40:03 fme 1.16.342.3: RESYNC: (1.16-1.17); FILE MERGED 2003/12/18 11:02:52 os 1.16.342.2: #i23061# IsShowHiddenChars is part of the 'show meta character' feature 2003/12/17 15:31:21 os 1.16.342.1: #i23614# new Feature: Hidden text


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [c24df17b0f9eef3d0bf3228f20ab25e501b39f84]

INTEGRATION: CWS hiddentext (1.87.228); FILE MERGED 2004/02/16 09:04:23 fme 1.87.228.3: RESYNC: (1.88-1.89); FILE MERGED 2004/02/10 10:07:37 fme 1.87.228.2: RESYNC: (1.87-1.88); FILE MERGED 2003/12/17 15:31:20 os 1.87.228.1: #i23614# new Feature: Hidden text


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [241fd71982f059aa9db29792901c3c89ba42b58a]

INTEGRATION: CWS hiddentext (1.15.472); FILE MERGED 2004/01/05 14:18:05 fme 1.15.472.1: #i23660# Feature - Hidden character attribute


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [2e73959877fe31766d13168353c64e2c5379d541]

INTEGRATION: CWS hiddentext (1.9.342); FILE MERGED 2003/12/16 15:39:06 fme 1.9.342.1: #i20197# Hidden text attribute


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [4b43577f18a9a571c95a0917851cea22a6635fa4]

INTEGRATION: CWS hiddentext (1.16.204); FILE MERGED 2004/02/16 09:04:15 fme 1.16.204.3: RESYNC: (1.17-1.19); FILE MERGED 2004/02/10 10:06:41 fme 1.16.204.2: RESYNC: (1.16-1.17); FILE MERGED 2004/01/05 14:18:01 fme 1.16.204.1: #i23660# Feature - Hidden character attribute


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [fab47ee8df4cfcfd979b6d9d19ef4642e5f1d099]

INTEGRATION: CWS hiddentext (1.6.308); FILE MERGED 2003/12/16 15:39:05 fme 1.6.308.1: #i20197# Hidden text attribute


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [387f2b66158f5cb873241d0962f4837b1e055b6f]

INTEGRATION: CWS hiddentext (1.6.204); FILE MERGED 2004/02/16 09:01:39 fme 1.6.204.2: RESYNC: (1.6-1.7); FILE MERGED 2004/01/05 14:17:57 fme 1.6.204.1: #i23660# Feature - Hidden character attribute


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [42de7d9de1a3c643a7a5119a0579f8164ff55d80]

INTEGRATION: CWS hiddentext (1.14.86); FILE MERGED 2004/02/16 09:04:06 fme 1.14.86.4: RESYNC: (1.14-1.15); FILE MERGED 2004/01/13 15:48:34 fme 1.14.86.3: #i23660# Feature - Hidden character attribute 2004/01/09 14:59:34 fme 1.14.86.2: #i23660# Feature - Hidden character attribute - Optimization 2004/01/05 14:49:35 fme 1.14.86.1: #i23660# Feature - Hidden character attribute


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [3d1d2e91de6ee57cc65f60db495e9435f2d74b65]

INTEGRATION: CWS hiddentext (1.4.474); FILE MERGED 2004/01/05 14:17:53 fme 1.4.474.1: #i23660# Feature - Hidden character attribute


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [856f8251ac758d1139c809ef52aadd6b3376bca2]

INTEGRATION: CWS hiddentext (1.22.270); FILE MERGED 2004/02/16 09:03:15 fme 1.22.270.3: RESYNC: (1.23-1.24); FILE MERGED 2004/02/10 10:06:00 fme 1.22.270.2: RESYNC: (1.22-1.23); FILE MERGED 2003/12/17 15:31:20 os 1.22.270.1: #i23614# new Feature: Hidden text


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [dcd2067d19c9d0c5604c4ef7eec777c68fc37286]

INTEGRATION: CWS hiddentext (1.17.204); FILE MERGED 2004/02/16 09:02:45 fme 1.17.204.3: RESYNC: (1.18-1.20); FILE MERGED 2004/02/10 10:05:44 fme 1.17.204.2: RESYNC: (1.17-1.18); FILE MERGED 2004/01/05 14:17:49 fme 1.17.204.1: #i23660# Feature - Hidden character attribute


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [6a4c2b30dade18e231fba8605125513bafff5078]

INTEGRATION: CWS hiddentext (1.51.68); FILE MERGED 2004/02/16 08:59:05 fme 1.51.68.4: RESYNC: (1.52-1.53); FILE MERGED 2004/02/10 10:04:31 fme 1.51.68.3: RESYNC: (1.51-1.52); FILE MERGED 2004/01/16 07:27:07 fme 1.51.68.2: #i23660# Feature - hidden character attribute 2004/01/05 14:14:37 fme 1.51.68.1: #i23660# Feature - Hidden character attribute


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [f3d4e05b636156532ea89c1224b89974f1ea9523]

INTEGRATION: CWS hiddentext (1.8.58); FILE MERGED 2004/01/21 11:51:12 fme 1.8.58.4: #i23660# Feature - Hidden text attribute 2004/01/20 15:17:07 fme 1.8.58.3: #110582# Feature - Hidden text attribute 2004/01/19 10:02:23 od 1.8.58.2: #110582# - hide objects in hidden paragraphs/text 2004/01/15 15:29:57 od 1.8.58.1: #110582# class <SwContact> - move methods <MoveObjToVisibleLayer(..)>, 	 <MoveObjToInvisibleLayer(..)> and <_MoveObjToLayer(..)>


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [d62d28bd5708edafe4797686de7ba7d2c82ef37d]

INTEGRATION: CWS hiddentext (1.1.484); FILE MERGED 2003/12/16 15:39:04 fme 1.1.484.1: #i20197# Hidden text attribute


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [0ba13283604928f056a7690fd7bb938fd7d1ca94]

INTEGRATION: CWS hiddentext (1.17.268); FILE MERGED 2004/02/10 10:04:09 fme 1.17.268.3: RESYNC: (1.18-1.19); FILE MERGED 2004/01/12 09:38:12 fme 1.17.268.2: RESYNC: (1.17-1.18); FILE MERGED 2003/12/16 15:39:04 fme 1.17.268.1: #i20197# Hidden text attribute


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [57f7b407d42dfa1ba32cf6cdb7203a7aff6e1d85]

INTEGRATION: CWS hiddentext (1.10.204); FILE MERGED 2004/02/16 08:58:56 fme 1.10.204.2: RESYNC: (1.10-1.11); FILE MERGED 2004/01/05 14:13:58 fme 1.10.204.1: #i23660# Feature - Hidden character attribute


2004-02-26  Oliver Bolte  <obo@openoffice.org>  [fcd2a86eb8264f6b74ea903da76e12f0381a06ee]

Initial revision


2004-02-26  Oliver Bolte  <obo@openoffice.org>  [50e4094a211153f0a49d9c41e6c70e419242b94a]

Initial revision


2004-02-26  Lars Oppermann  <lo@openoffice.org>  [14ff87d59b11833156b0992ee373b14d40ea368c]

#i25594# exceptions


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [5395731f940b649152170bb6c141a137b3c8d738]

INTEGRATION: CWS impress3ea1 (1.2.2); FILE MERGED 2004/02/20 12:39:05 cl 1.2.2.1: #114240# removed assertion, false alarm


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [b1a03ba1b3a03a7496fb7cb7bab5d9e4e2dac473]

INTEGRATION: CWS impress3ea1 (1.16.594); FILE MERGED 2004/02/04 16:05:33 cl 1.16.594.1: #i21157# added missing numbering types


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [65f1e8ca49a9dfd655227b45003a0d127927453e]

INTEGRATION: CWS impress3ea1 (1.17.54); FILE MERGED 2004/02/19 11:36:59 thb 1.17.54.1: #i25167# Corrected painting of masked BitmapEx to alpha VDev


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [88e726ca52dbb027e8c119b0140e99ca4ca9366c]

INTEGRATION: CWS sb13 (1.76.16); FILE MERGED 2004/02/06 08:30:42 sb 1.76.16.1: #i19699# Adapted to tightened tools/string.hxx.


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [42051ab3dece0332cd2dce766ad9065b1457d9f4]

INTEGRATION: CWS sb13 (1.1.1.1.96); FILE MERGED 2004/02/06 08:29:18 sb 1.1.1.1.96.1: #i19699# Adapted to tightened tools/string.hxx.


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [d7a89843b30344fcb2ed693805ffc5f92df3ae4d]

INTEGRATION: CWS sb13 (1.1.1.1.96); FILE MERGED 2004/02/06 08:29:17 sb 1.1.1.1.96.1: #i19699# Adapted to tightened tools/string.hxx.


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [0736b3d0a0c0ebfa3537ebdcba326d4831945216]

INTEGRATION: CWS sb13 (1.44.444); FILE MERGED 2004/02/06 08:49:20 sb 1.44.444.1: #i19699# Adapted to tightened tools/string.hxx.


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [cbad0f5f187521160910d7065ab22d8283acfb27]

INTEGRATION: CWS sb13 (1.40.54); FILE MERGED 2004/02/06 08:49:18 sb 1.40.54.1: #i19699# Adapted to tightened tools/string.hxx.


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [f133c2f1a1dea18b98a13ebe52c10dbec2098e97]

INTEGRATION: CWS sb13 (1.30.410); FILE MERGED 2004/02/06 08:49:17 sb 1.30.410.1: #i19699# Adapted to tightened tools/string.hxx.


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [34f9e8df30888bb6f22f67d80878e2d1b2c82e82]

INTEGRATION: CWS sb13 (1.43.408); FILE MERGED 2004/02/06 09:43:56 sb 1.43.408.1: #i19699# Fixed string usage (adding number to string), patch supplied by tono.


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [e1a517166bebdde79f7d9b04f9d9861f3bc904aa]

INTEGRATION: CWS sb13 (1.3.24); FILE MERGED 2004/02/06 08:20:18 sb 1.3.24.1: #i19699# Adapted to tightened tools/string.hxx.


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [24c61eda38dcf2ae43ce5178c715ff6e9bada6d6]

INTEGRATION: CWS sb13 (1.1.84); FILE MERGED 2004/02/06 08:20:18 sb 1.1.84.1: #i19699# Adapted to tightened tools/string.hxx.


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [14c04d878f2fead733fcdd93ddd56e09ac4a6795]

INTEGRATION: CWS sb13 (1.129.10); FILE MERGED 2004/02/06 08:27:10 sb 1.129.10.1: #i19699# Adapted to tightened tools/string.hxx.


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [a62beb08abb8ad29f7fe5d3e08bb8805d60173ad]

INTEGRATION: CWS sb13 (1.12.18); FILE MERGED 2004/02/05 09:27:26 sb 1.12.18.1: #114964# Deprecated Type(String) ctor.


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [031bcace66873a93034aeb79556ec12ecb39d3f3]

INTEGRATION: CWS sb13 (1.43.14); FILE MERGED 2004/02/09 09:30:55 sb 1.43.14.2: #i19699# Use UDK_3.3 instead of UDK_3.10 for OOo 2.0. 2004/02/05 14:02:53 sb 1.43.14.1: #i19699# Added rtl::OUStringBuffer::append/insertUtf32.


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [e1c4946c72e3987a1190f123f1e4729851f45f22]

INTEGRATION: CWS sb13 (1.10.142); FILE MERGED 2004/01/29 14:05:39 sb 1.10.142.1: #112949# In SHIFT_JIS and MS_932, do not map U+00A0 and U+00A9 to invalid characters, as is done in the APPLE_JAPANESE extensions.


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [ae7990537d87b296c047bcb6a8cef8f1016c3ddd]

INTEGRATION: CWS sb13 (1.1.1.1.246); FILE MERGED 2004/01/29 14:05:38 sb 1.1.1.1.246.1: #112949# In SHIFT_JIS and MS_932, do not map U+00A0 and U+00A9 to invalid characters, as is done in the APPLE_JAPANESE extensions.


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [b0b1202e363a284f4e7c11a0b57d1e8e25202245]

INTEGRATION: CWS sb13 (1.3.224); FILE MERGED 2004/02/05 14:02:50 sb 1.3.224.1: #i19699# Added rtl::OUStringBuffer::append/insertUtf32.


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [560234a97c778a0e92b92aac21b6e80bd9f783d7]

INTEGRATION: CWS sb13 (1.1.2); FILE ADDED 2004/02/05 14:02:48 sb 1.1.2.1: #i19699# Added rtl::OUStringBuffer::append/insertUtf32.


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [f152696c6463c973caf1f08831bf6e50ccf4d8c4]

INTEGRATION: CWS sb13 (1.3.26); FILE MERGED 2004/02/05 14:02:47 sb 1.3.26.1: #i19699# Added rtl::OUStringBuffer::append/insertUtf32.


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [01bd68daa58a7fb64c9d86ad7ceecaf1175c282c]

INTEGRATION: CWS sb13 (1.8.52); FILE MERGED 2004/02/05 14:02:43 sb 1.8.52.1: #i19699# Added rtl::OUStringBuffer::append/insertUtf32.


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [1349b0d8ece9e19810d58e8de393b35224d74a9c]

INTEGRATION: CWS sb13 (1.3.220); FILE MERGED 2004/02/05 14:02:40 sb 1.3.220.1: #i19699# Added rtl::OUStringBuffer::append/insertUtf32.


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [7ff18308eeb591a12144f9649320da98831b5d63]

INTEGRATION: CWS sb13 (1.20.36); FILE MERGED 2004/02/06 08:36:26 sb 1.20.36.1: #i19699# Adapted to tightened tools/string.hxx.


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [ccf6cd386230b3ba6d31a6141c6deefd9cb4060c]

INTEGRATION: CWS sb13 (1.26.358); FILE MERGED 2004/02/06 17:41:42 nn 1.26.358.2: #i19699# STR_STANDARD was wrong all the time, use STR_STYLENAME_STANDARD 2004/02/06 08:36:26 sb 1.26.358.1: #i19699# Adapted to tightened tools/string.hxx.


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [2b83fd109e28790bcd603b5d45573b3153a9c6fe]

INTEGRATION: CWS sb13 (1.3.362); FILE MERGED 2004/02/06 08:36:24 sb 1.3.362.1: #i19699# Adapted to tightened tools/string.hxx.


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [6626d5fe92109671bc65b9b03eaa7ee0fc75aa1d]

INTEGRATION: CWS sb13 (1.4.104); FILE MERGED 2004/02/06 08:36:23 sb 1.4.104.1: #i19699# Adapted to tightened tools/string.hxx.


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [c643fef4b17e7807039f8daf0672394e142233ac]

INTEGRATION: CWS sb13 (1.1.1.1.400); FILE MERGED 2004/02/06 08:36:21 sb 1.1.1.1.400.1: #i19699# Adapted to tightened tools/string.hxx.


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [e1b898bb2d80b9e8c0be9f50f7d959fc0da26b4e]

INTEGRATION: CWS sb13 (1.43.38); FILE MERGED 2004/02/06 08:36:20 sb 1.43.38.1: #i19699# Adapted to tightened tools/string.hxx.


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [4efc1ec14bb238f863a8a73b36bd12e35a1a4cbd]

INTEGRATION: CWS sb13 (1.33.36); FILE MERGED 2004/02/06 08:36:19 sb 1.33.36.1: #i19699# Adapted to tightened tools/string.hxx.


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [ef6269a0378371f6565ec103fc84fa6b93ca616d]

INTEGRATION: CWS sb13 (1.31.54); FILE MERGED 2004/02/06 17:41:20 nn 1.31.54.2: #i19699# STR_STANDARD was wrong all the time, use STR_STYLENAME_STANDARD 2004/02/06 08:36:18 sb 1.31.54.1: #i19699# Adapted to tightened tools/string.hxx.


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [c26e7d32f61cf877f13c168e04a8facaffd63516]

INTEGRATION: CWS sb13 (1.21.8); FILE MERGED 2004/02/06 10:22:14 sb 1.21.8.1: #i19699# Fixed string usage (adding number to string), patch supplied by tono.


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [d66d985636760a220666280f51e37d140c5aa6fc]

INTEGRATION: CWS sb13 (1.20.8); FILE MERGED 2004/02/06 10:22:14 sb 1.20.8.1: #i19699# Fixed string usage (adding number to string), patch supplied by tono.


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [489c1b2b7ef8ecc870d8920f6d1624e9db09e51f]

INTEGRATION: CWS sb13 (1.13.32); FILE MERGED 2004/02/06 08:46:34 sb 1.13.32.1: #i19699# Adapted to tightened tools/string.hxx.


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [0e563c3c5d59635ba0b0ce9adc669d7bd49aa485]

INTEGRATION: CWS sb13 (1.54.40); FILE MERGED 2004/02/06 08:46:30 sb 1.54.40.1: #i19699# Adapted to tightened tools/string.hxx.


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [e2d102e7ef37abe89e7895f2e5af8453dc0cbba0]

INTEGRATION: CWS sb13 (1.8.42); FILE MERGED 2004/02/06 08:46:26 sb 1.8.42.1: #i19699# Adapted to tightened tools/string.hxx.


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [a7d5268138c38ef367424ba76353aa5dd35a8dc8]

INTEGRATION: CWS sb13 (1.9.42); FILE MERGED 2004/02/06 08:46:25 sb 1.9.42.1: #i19699# Adapted to tightened tools/string.hxx.


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [d8e0e71437ef58143f0039fe9ec029355fd9034b]

INTEGRATION: CWS sb13 (1.2.210); FILE MERGED 2004/02/06 08:57:17 sb 1.2.210.1: #i19699# Tightened tools/string.hxx so that arithmetic/enumeration type arguments are not silently converted to char/sal_Unicode.


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [7f32c64c8117e4d12dbf234963429792459fe0d6]

INTEGRATION: CWS sb13 (1.6.112); FILE MERGED 2004/02/06 08:57:54 sb 1.6.112.1: #i19699# Adapted to tightened tools/string.hxx.


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [d5ebde33c6c3342ebff424340a2e764f385aa290]

INTEGRATION: CWS sb13 (1.1.1.1.220); FILE MERGED 2004/02/06 08:57:53 sb 1.1.1.1.220.1: #i19699# Adapted to tightened tools/string.hxx.


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [01a2739d74de2923f679d53776d6244f0cc24d92]

INTEGRATION: CWS sb13 (1.3.110); FILE MERGED 2004/02/06 08:57:50 sb 1.3.110.1: #i19699# Adapted to tightened tools/string.hxx.


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [e18c7207484e55c434e66828a3b424c6aaa1450f]

INTEGRATION: CWS sb13 (1.6.22); FILE MERGED 2004/02/06 08:57:49 sb 1.6.22.1: #i19699# Adapted to tightened tools/string.hxx.


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [8e70bd7f046b20ed1f191d365cc0bdf1641386e3]

INTEGRATION: CWS sb13 (1.8.14); FILE MERGED 2004/02/06 08:57:48 sb 1.8.14.1: #i19699# Adapted to tightened tools/string.hxx.


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [2f75136f2ccc217d04bdb123e0b42b5776e4ca37]

INTEGRATION: CWS sb13 (1.14.16); FILE MERGED 2004/02/06 08:57:45 sb 1.14.16.1: #i19699# Adapted to tightened tools/string.hxx.


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [11be630d96fd9f1ffa06285699ae3d906d107fec]

INTEGRATION: CWS sb13 (1.10.122); FILE MERGED 2004/02/06 08:57:44 sb 1.10.122.1: #i19699# Adapted to tightened tools/string.hxx.


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [86e6d50c5c9964042fa5a89a4162cc1eebcdfbc8]

INTEGRATION: CWS sb13 (1.20.122); FILE MERGED 2004/02/06 08:57:43 sb 1.20.122.1: #i19699# Adapted to tightened tools/string.hxx.


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [d76f3588cf65040598a668d126a56cb74f1f2549]

INTEGRATION: CWS sb13 (1.2.6); FILE MERGED 2004/02/04 16:49:28 sb 1.2.6.1: #i25074# Added missing @since tags.


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [157774145a25f912b6d1de2ce647124a999e366e]

INTEGRATION: CWS sb13 (1.2.6); FILE MERGED 2004/02/04 16:49:27 sb 1.2.6.1: #i25074# Added missing @since tags.


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [7d0586b222e0a1bde363cdc22e2e41728c12b050]

INTEGRATION: CWS sb13 (1.2.6); FILE MERGED 2004/02/04 16:49:26 sb 1.2.6.1: #i25074# Added missing @since tags.


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [241c87e1d7153be9a8f8304c60dffc8e5e7271ae]

INTEGRATION: CWS sb13 (1.18.42); FILE MERGED 2004/02/06 08:59:28 sb 1.18.42.1: #i19699# Adapted to tightened tools/string.hxx.


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [716b29d09e1a3e23a54dc1b01051ab9ceb9cb23d]

INTEGRATION: CWS sb13 (1.13.42); FILE MERGED 2004/02/06 08:59:25 sb 1.13.42.1: #i19699# Adapted to tightened tools/string.hxx.


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [cec7c88dda58cb9581ea27cf9f4b77f8b112489d]

INTEGRATION: CWS sb13 (1.14.42); FILE MERGED 2004/02/06 08:59:24 sb 1.14.42.1: #i19699# Adapted to tightened tools/string.hxx.


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [7bba9ac57026fe1b47c76ffcf76fb2fa21d303df]

INTEGRATION: CWS sb13 (1.26.16); FILE MERGED 2004/02/06 08:25:40 sb 1.26.16.1: #i19699# Adapted to tightened tools/string.hxx.


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [93504c725eb841bcf454a4bc13084965c41fc98f]

INTEGRATION: CWS sb13 (1.7.20); FILE MERGED 2004/02/06 08:28:13 sb 1.7.20.1: #i19699# Adapted to tightened tools/string.hxx.


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [183726ea2310542e58d44922b6e19a3c94318072]

INTEGRATION: CWS sb13 (1.29.94); FILE MERGED 2004/02/06 08:52:59 sb 1.29.94.1: #i19699# Adapted to tightened tools/string.hxx.


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [eb342d9bcb49098ab8463a3d68927a22f1e63fcc]

INTEGRATION: CWS sb13 (1.8.390); FILE MERGED 2004/02/06 08:52:24 sb 1.8.390.1: #i19699# Adapted to tightened tools/string.hxx (patch supplied by tono).


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [f9d6d5f9be84e113915544d636d8cf492b8174f3]

INTEGRATION: CWS sb13 (1.29.62); FILE MERGED 2004/02/06 08:52:58 sb 1.29.62.1: #i19699# Adapted to tightened tools/string.hxx.


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [1942d06fcb3e4b92aec514f7637190ab60aa62c4]

INTEGRATION: CWS sb13 (1.7.176); FILE MERGED 2004/02/06 08:52:23 sb 1.7.176.1: #i19699# Adapted to tightened tools/string.hxx (patch supplied by tono).


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [8d26b8d51e5c03b492c253642a683d1061087642]

INTEGRATION: CWS sb13 (1.3.390); FILE MERGED 2004/02/06 08:52:57 sb 1.3.390.1: #i19699# Adapted to tightened tools/string.hxx.


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [f09cff7f081fdfad485b33d92e4d0e3edab6b815]

INTEGRATION: CWS sb13 (1.55.40); FILE MERGED 2004/02/06 08:52:56 sb 1.55.40.1: #i19699# Adapted to tightened tools/string.hxx.


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [bf553cb3e7bc9f7b44bcd050b7679948467f0db1]

INTEGRATION: CWS sb13 (1.26.42); FILE MERGED 2004/02/06 08:52:55 sb 1.26.42.1: #i19699# Adapted to tightened tools/string.hxx.


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [b079f335421c53e953bb5f7ec18965c99924a629]

INTEGRATION: CWS sb13 (1.7.390); FILE MERGED 2004/02/06 08:52:52 sb 1.7.390.1: #i19699# Adapted to tightened tools/string.hxx.


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [68db6a7dedce9b1ee1ea59fa25d10fea8d171a0a]

INTEGRATION: CWS sb13 (1.11.82); FILE MERGED 2004/02/04 11:19:26 sb 1.11.82.1: #i25055# Improve stack traces of exceptions thrown over Java URP bridge.


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [4b98531ab79dee136e20483a797033eb2ad5b694]

INTEGRATION: CWS sb13 (1.7.262); FILE MERGED 2004/02/06 08:40:59 sb 1.7.262.1: #i19699# Adapted to tightened tools/string.hxx.


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [36b264ec85e521b59acc8879c362b464467504a8]

INTEGRATION: CWS sb13 (1.3.242); FILE MERGED 2004/02/06 08:40:59 sb 1.3.242.1: #i19699# Adapted to tightened tools/string.hxx.


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [8d70aa5a04233b237071e508caba320b1088bd92]

INTEGRATION: CWS sb13 (1.14.42); FILE MERGED 2004/02/06 08:40:57 sb 1.14.42.1: #i19699# Adapted to tightened tools/string.hxx.


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [e2ea15873bdac86220649619d843606405c59920]

INTEGRATION: CWS sb13 (1.43.40); FILE MERGED 2004/02/06 08:40:56 sb 1.43.40.1: #i19699# Adapted to tightened tools/string.hxx.


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [31a872e2bac7fc4bf436302fde50bd7e1ded9ffa]

INTEGRATION: CWS sb13 (1.10.42); FILE MERGED 2004/02/06 08:40:55 sb 1.10.42.1: #i19699# Adapted to tightened tools/string.hxx.


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [18894d8f505581f72259f659d4679177d12faa0d]

INTEGRATION: CWS sb13 (1.48.40); FILE MERGED 2004/02/06 08:40:55 sb 1.48.40.1: #i19699# Adapted to tightened tools/string.hxx.


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [bb7268a98eda44367573676a1996e49d82ead77a]

INTEGRATION: CWS sb13 (1.29.42); FILE MERGED 2004/02/06 08:40:54 sb 1.29.42.1: #i19699# Adapted to tightened tools/string.hxx.


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [a84c2a1af37eed47539169574ea08c576ebca2ad]

INTEGRATION: CWS sb13 (1.8.76); FILE MERGED 2004/02/06 08:21:29 sb 1.8.76.1: #i19699# Adapted to tightened tools/string.hxx.


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [c98bc4eda1b6714a8edb12e8888575347a0f0ee9]

INTEGRATION: CWS sb13 (1.23.108); FILE MERGED 2004/02/06 08:22:14 sb 1.23.108.1: #i19699# Adapted to tightened tools/string.hxx (patch supplied by tono).


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [e7d1821f8fe4439a95697a98e7bcd84f9fe8d53b]

INTEGRATION: CWS sb13 (1.2.204); FILE MERGED 2004/02/06 08:54:03 sb 1.2.204.1: #i19699# Adapted to tightened tools/string.hxx.


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [95ee72a60b15f846b1cc76637f83e928837c323e]

INTEGRATION: CWS tuamfilterteam23 (1.105.10); FILE MERGED 2004/02/12 15:57:07 mmaher 1.105.10.2: RESYNC: (1.105-1.106); FILE MERGED 2004/02/11 11:03:46 mmaher 1.105.10.1: #115146# Need to init all fib members to 0


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [a78d4b69e27417b5fd74bc4a1437e0968c102771]

INTEGRATION: CWS tuamfilterteam23 (1.148.16); FILE MERGED 2004/02/17 11:50:19 mmaher 1.148.16.1: #115146# More ww6 dropcap support


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [df389b8a1405650643790409676b44dbb1b37fc3]

INTEGRATION: CWS tuamfilterteam23 (1.74.10); FILE MERGED 2004/02/17 11:07:20 mmaher 1.74.10.5: #i25440# Fix for formatting bug supplied by cmc 2004/02/12 15:56:40 mmaher 1.74.10.4: RESYNC: (1.74-1.75); FILE MERGED 2004/02/05 09:48:19 cmc 1.74.10.3: #i16941# bookmarks around word field results need to be reseated to be around writer fields, as writer does not have the same seperation of field and field result that word has 2004/02/04 09:10:09 cmc 1.74.10.2: #i24377# munge default text of ASK into the title prompt 2004/02/03 11:43:07 cmc 1.74.10.1: #i24377# use field result for default input (ASK) field contents, override \d setting if there is such a result


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [1ec9b8e245e76f455d1f2df1f026169cc4fea362]

INTEGRATION: CWS tuamfilterteam23 (1.55.10); FILE MERGED 2004/02/17 16:31:32 cmc 1.55.10.4: #114412# / #i25438# I despise ms overrides and their numbering in general. Hard to come up with a rationale for this group of bytes :-(, am I missing an alignment or something to indicate invalid entries 2004/02/17 11:02:07 mmaher 1.55.10.3: #i25438# Wrong bullet fix supplied by cmc 2004/02/12 15:56:29 mmaher 1.55.10.2: RESYNC: (1.55-1.56); FILE MERGED 2004/02/02 17:11:43 cmc 1.55.10.1: #114412# add newly discovered nfc 0x19 value as equivalent to a bullet


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [fcbc2fc4ae4ea9a499616bfeaa6a2cbece93f01a]

INTEGRATION: CWS tuamfilterteam23 (1.95.10); FILE MERGED 2004/02/12 15:56:03 mmaher 1.95.10.5: RESYNC: (1.95-1.96); FILE MERGED 2004/02/11 16:53:19 cmc 1.95.10.4: #115437# commit fix for redlines that get corrupted because of merging table cells to 2.0 2004/02/10 12:14:46 cmc 1.95.10.3: #i25319# don't inherit from normal/default if word says to inherit from nothing 2004/02/05 17:18:21 mmaher 1.95.10.2: #i24496# In the case where merges cannot done we need to keep the data in the effected cells 2004/02/03 12:00:12 mmaher 1.95.10.1: #i24762# Inserted a tab in the footnote on export to make it look more like word footnotes


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [bc4d47bc85e476fea6a77e16ba4a8350e4308277]

INTEGRATION: CWS tuamfilterteam23 (1.122.8); FILE MERGED 2004/02/12 15:55:50 mmaher 1.122.8.3: RESYNC: (1.122-1.124); FILE MERGED 2004/02/05 09:48:18 cmc 1.122.8.2: #i16941# bookmarks around word field results need to be reseated to be around writer fields, as writer does not have the same seperation of field and field result that word has 2004/02/04 10:15:30 cmc 1.122.8.1: #i23140# RTL drawings are positioned differently to RTL frames in writer for some strange reason


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [8d5028fac01d2990c0ca38503c65bbd7b51dc478]

INTEGRATION: CWS tuamfilterteam23 (1.123.6); FILE MERGED 2004/02/17 11:50:20 mmaher 1.123.6.3: #115146# More ww6 dropcap support 2004/02/12 15:55:39 mmaher 1.123.6.2: RESYNC: (1.123-1.127); FILE MERGED 2004/02/05 09:48:17 cmc 1.123.6.1: #i16941# bookmarks around word field results need to be reseated to be around writer fields, as writer does not have the same seperation of field and field result that word has


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [08cbaa724a7135d71c446bce8cd7e0b9d38aebb7]

INTEGRATION: CWS tuamfilterteam23 (1.55.12); FILE MERGED 2004/01/23 16:00:28 cmc 1.55.12.1: #114864# make InsertTextLayerObject safe against unexpected events


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [e31f7474fe46f2a8eb66ab7ed2a3ceb4ab283bf8]

INTEGRATION: CWS tuamfilterteam23 (1.110.8); FILE MERGED 2004/02/12 15:55:28 mmaher 1.110.8.2: RESYNC: (1.110-1.112); FILE MERGED 2004/02/04 10:15:28 cmc 1.110.8.1: #i23140# RTL drawings are positioned differently to RTL frames in writer for some strange reason


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [5aeda3f761538f15d5e10a57b44caff821f6c7ae]

INTEGRATION: CWS tuamfilterteam23 (1.71.10); FILE MERGED 2004/02/12 15:55:17 mmaher 1.71.10.3: RESYNC: (1.71-1.73); FILE MERGED 2004/02/06 14:28:55 cmc 1.71.10.2: #i24291# Some Items cannot be copied correctly, so work in pointers to original objects 2004/02/05 13:48:56 cmc 1.71.10.1: #i24291# implement all sort of cleverness to get word to honour the way we use character styles to override properties, i.e. clear those properties from the range being exported back to the base style and export the swcharfmt as the first of the attributes exported for that range


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [2c066b9be62b74cc9f00e131bb98f9530d1409f7]

INTEGRATION: CWS tuamfilterteam23 (1.56.10); FILE MERGED 2004/02/12 15:55:06 mmaher 1.56.10.4: RESYNC: (1.56-1.57); FILE MERGED 2004/02/10 10:27:53 cmc 1.56.10.3: #i24344# obscure problem where word can't share drawing objects between seperate headers as writer does 2004/02/06 14:28:54 cmc 1.56.10.2: #i24291# Some Items cannot be copied correctly, so work in pointers to original objects 2004/02/04 10:15:27 cmc 1.56.10.1: #i23140# RTL drawings are positioned differently to RTL frames in writer for some strange reason


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [9733b9536ced3e2cf6e314ec132975eca0b8c567]

INTEGRATION: CWS tuamfilterteam23 (1.61.8); FILE MERGED 2004/02/12 15:54:56 mmaher 1.61.8.2: RESYNC: (1.61-1.63); FILE MERGED 2004/02/10 10:27:52 cmc 1.61.8.1: #i24344# obscure problem where word can't share drawing objects between seperate headers as writer does


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [24ca5562183ccc29796c0bd96ad4f932d9af4d5f]

INTEGRATION: CWS tuamfilterteam23 (1.30.12); FILE MERGED 2004/02/10 10:27:51 cmc 1.30.12.1: #i24344# obscure problem where word can't share drawing objects between seperate headers as writer does


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [c9d8d9ed8351498f7110df480a0dba3a8550e6ce]

INTEGRATION: CWS tuamfilterteam23 (1.60.10); FILE MERGED 2004/02/17 11:50:21 mmaher 1.60.10.9: #115146# More ww6 dropcap support 2004/02/12 15:54:40 mmaher 1.60.10.8: RESYNC: (1.60-1.61); FILE MERGED 2004/02/11 12:01:58 cmc 1.60.10.7: #i22537# encapsulate pseudo charrun information of shared bidi direction, shared script, and optionally shared charset run collection for export 2004/02/10 16:46:40 mmaher 1.60.10.6: #115146# Support for Dropcaps in Word 6 format 2004/02/06 15:20:36 mmaher 1.60.10.5: #i24762# need to add check to make sure we are at the start of the footnote 2004/02/06 14:28:53 cmc 1.60.10.4: #i24291# Some Items cannot be copied correctly, so work in pointers to original objects 2004/02/05 13:48:55 cmc 1.60.10.3: #i24291# implement all sort of cleverness to get word to honour the way we use character styles to override properties, i.e. clear those properties from the range being exported back to the base style and export the swcharfmt as the first of the attributes exported for that range 2004/02/03 12:00:14 mmaher 1.60.10.2: #i24762# Inserted a tab in the footnote on export to make it look more like word footnotes 2004/01/27 17:20:40 mmaher 1.60.10.1: #i21465# Includes export support for outline references in hyperlinks


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [6ff3a0a963c95a5dace3a542a919a5f99f967c98]

INTEGRATION: CWS tuamfilterteam23 (1.70.10); FILE MERGED 2004/02/12 15:54:28 mmaher 1.70.10.4: RESYNC: (1.70-1.71); FILE MERGED 2004/02/10 10:38:49 cmc 1.70.10.3: #i20520# its not the rtf filters job to clip graphics bigger than a page, if the user wants it the user gets it, and poor old layout (#111909#) has to do the right thing 2004/02/10 10:27:51 cmc 1.70.10.2: #i24344# obscure problem where word can't share drawing objects between seperate headers as writer does 2004/02/04 10:15:25 cmc 1.70.10.1: #i23140# RTL drawings are positioned differently to RTL frames in writer for some strange reason


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [aa17b7bffac46430cf3fd989b9cd123978fb4275]

INTEGRATION: CWS tuamfilterteam23 (1.3.68); FILE MERGED 2004/02/06 14:28:51 cmc 1.3.68.2: #i24291# Some Items cannot be copied correctly, so work in pointers to original objects 2004/02/05 13:48:54 cmc 1.3.68.1: #i24291# implement all sort of cleverness to get word to honour the way we use character styles to override properties, i.e. clear those properties from the range being exported back to the base style and export the swcharfmt as the first of the attributes exported for that range


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [9e16db6bcada23beec9e5238b7b2d639e98ee49c]

INTEGRATION: CWS tuamfilterteam23 (1.5.68); FILE MERGED 2004/02/12 15:54:17 mmaher 1.5.68.4: RESYNC: (1.5-1.6); FILE MERGED 2004/02/11 12:01:58 cmc 1.5.68.3: #i22537# encapsulate pseudo charrun information of shared bidi direction, shared script, and optionally shared charset run collection for export 2004/02/06 14:28:50 cmc 1.5.68.2: #i24291# Some Items cannot be copied correctly, so work in pointers to original objects 2004/02/05 13:48:54 cmc 1.5.68.1: #i24291# implement all sort of cleverness to get word to honour the way we use character styles to override properties, i.e. clear those properties from the range being exported back to the base style and export the swcharfmt as the first of the attributes exported for that range


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [789b66bb8c517b7c481b7dd7a48a520785c297cc]

INTEGRATION: CWS tuamfilterteam23 (1.6.10); FILE MERGED 2004/02/12 15:54:07 mmaher 1.6.10.3: RESYNC: (1.6-1.7); FILE MERGED 2004/02/06 14:28:50 cmc 1.6.10.2: #i24291# Some Items cannot be copied correctly, so work in pointers to original objects 2004/02/05 13:48:54 cmc 1.6.10.1: #i24291# implement all sort of cleverness to get word to honour the way we use character styles to override properties, i.e. clear those properties from the range being exported back to the base style and export the swcharfmt as the first of the attributes exported for that range


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [86913304d773e60f47473ace7923f72fbf3d1ba3]

INTEGRATION: CWS tuamfilterteam23 (1.6.10); FILE MERGED 2004/02/12 15:53:56 mmaher 1.6.10.5: RESYNC: (1.6-1.7); FILE MERGED 2004/02/11 12:01:57 cmc 1.6.10.4: #i22537# encapsulate pseudo charrun information of shared bidi direction, shared script, and optionally shared charset run collection for export 2004/02/06 14:28:48 cmc 1.6.10.3: #i24291# Some Items cannot be copied correctly, so work in pointers to original objects 2004/02/05 13:48:53 cmc 1.6.10.2: #i24291# implement all sort of cleverness to get word to honour the way we use character styles to override properties, i.e. clear those properties from the range being exported back to the base style and export the swcharfmt as the first of the attributes exported for that range 2004/02/04 18:05:35 cmc 1.6.10.1: #i23842# Import/Export RTF inline graphics as embedded content and not with extra graphic file + import field, floating graphics, ole objects and drawings are not fully covered by this code, but it should keep about 30 of the RTF complaints off my back :-)


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [bbb3e861248e88f1595835b301c69611c416a48e]

INTEGRATION: CWS tuamfilterteam23 (1.8.68); FILE MERGED 2004/02/10 10:27:50 cmc 1.8.68.1: #i24344# obscure problem where word can't share drawing objects between seperate headers as writer does


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [13c0a0704e0667ed079fa75e1d42998f772cc7bc]

INTEGRATION: CWS tuamfilterteam23 (1.6.152); FILE MERGED 2004/02/04 18:05:34 cmc 1.6.152.2: #i23842# Import/Export RTF inline graphics as embedded content and not with extra graphic file + import field, floating graphics, ole objects and drawings are not fully covered by this code, but it should keep about 30 of the RTF complaints off my back :-) 2004/01/23 16:11:21 cmc 1.6.152.1: #113486# make Table Export code safe against unexpected events


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [c9c6ae23ad1c042fb8c1916f27dff8732e6aee2a]

INTEGRATION: CWS tuamfilterteam23 (1.22.12); FILE MERGED 2004/02/04 18:05:34 cmc 1.22.12.2: #i23842# Import/Export RTF inline graphics as embedded content and not with extra graphic file + import field, floating graphics, ole objects and drawings are not fully covered by this code, but it should keep about 30 of the RTF complaints off my back :-) 2004/01/23 16:11:21 cmc 1.22.12.1: #113486# make Table Export code safe against unexpected events


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [b20a55901163b13d06b220c339bc292ddb885710]

INTEGRATION: CWS tuamfilterteam23 (1.13.10); FILE MERGED 2004/02/12 16:00:47 mmaher 1.13.10.2: RESYNC: (1.13-1.14); FILE MERGED 2004/02/11 12:04:12 cmc 1.13.10.1: #i22537# munge rtf export logic to use shared rtf/ww8 charrun collection code for pseudo properties of shared bidi run and shared script, removes the older conceptional mistake of assuming that a given script is going to equate to a given direction


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [44f4e3ca678c4632c27ed41f690e3e068edc344a]

INTEGRATION: CWS tuamfilterteam23 (1.42.12); FILE MERGED 2004/02/18 11:26:25 cmc 1.42.12.5: #i22537# this is odd, if you use one directional token you have to use the other, otherwise word 2003 sticks strikethrough and/or bold/allcaps/italic onto the text!, strange 2004/02/12 16:00:36 mmaher 1.42.12.4: RESYNC: (1.42-1.43); FILE MERGED 2004/02/11 12:04:11 cmc 1.42.12.3: #i22537# munge rtf export logic to use shared rtf/ww8 charrun collection code for pseudo properties of shared bidi run and shared script, removes the older conceptional mistake of assuming that a given script is going to equate to a given direction 2004/02/04 18:05:33 cmc 1.42.12.2: #i23842# Import/Export RTF inline graphics as embedded content and not with extra graphic file + import field, floating graphics, ole objects and drawings are not fully covered by this code, but it should keep about 30 of the RTF complaints off my back :-) 2004/01/23 16:11:20 cmc 1.42.12.1: #113486# make Table Export code safe against unexpected events


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [486e1326ff33501be5fe8fefee50115e2e73b0d4]

INTEGRATION: CWS tuamfilterteam23 (1.4.68); FILE MERGED 2004/02/12 16:05:00 mmaher 1.4.68.3: RESYNC: (1.4-1.5); FILE MERGED 2004/02/11 12:03:02 cmc 1.4.68.2: #i22537# allow rtf and ww filters to share same export logic of collecting pseudo char runs of shared bidi direction, shared script, and optionally shared charset run. And even document the function, neat eh? 2004/02/04 18:05:32 cmc 1.4.68.1: #i23842# Import/Export RTF inline graphics as embedded content and not with extra graphic file + import field, floating graphics, ole objects and drawings are not fully covered by this code, but it should keep about 30 of the RTF complaints off my back :-)


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [fa05f8c1d8425c706497aaefea822a12031989a0]

INTEGRATION: CWS os27 (1.7.422); FILE MERGED 2004/01/27 14:40:30 os 1.7.422.1: #i24134# min/max added to RulerBorder


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [883691ecb15a37ba7bdf64d2ea98d6a6b715a16f]

INTEGRATION: CWS os27 (1.22.144); FILE MERGED 2004/02/25 10:19:05 os 1.22.144.13: #i24134# prevent move of table row margin at automatic page break 2004/02/05 13:14:35 os 1.22.144.12: #i24134# proportional moving of rows horizontally fixed 2004/02/05 08:01:51 os 1.22.144.11: #i24134# proportional moving of rows completed 2004/02/02 14:38:26 os 1.22.144.10: #i24134# right border has to be calculated using the page width instead of height 2004/01/30 12:11:37 fme 1.22.144.9: #i24134# Feature - Modify table rows with the ruler 2004/01/30 11:36:29 os 1.22.144.8: #i24134# calc min/max of margins in vertical tables 2004/01/30 08:45:19 os 1.22.144.7: #i24134# rows in vertical tables 2004/01/28 16:20:30 os 1.22.144.6: #i24134# min/max reworked for columns, too 2004/01/28 12:42:03 os 1.22.144.5: #i24134# min/max of row moving 2004/01/27 14:29:23 os 1.22.144.4: #i24134# linear move of table rows 2004/01/26 15:50:50 os 1.22.144.3: #i24134# move table rows in-doc 2004/01/21 09:22:36 os 1.22.144.2: #i24134# array length corrected 2004/01/19 09:27:16 os 1.22.144.1: #i24134# modify table rows with the ruler


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [ec872b1b17b1a621dcaee7d24cce859a0856637d]

INTEGRATION: CWS os27 (1.4.554); FILE MERGED 2004/01/27 14:30:36 os 1.4.554.2: #i24134# Update(SvxColumnItem) improved 2004/01/19 09:27:15 os 1.4.554.1: #i24134# modify table rows with the ruler


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [f1b33c913b089384b48f26f5193e5ec551737ff0]

INTEGRATION: CWS os27 (1.42.34); FILE MERGED 2004/02/13 18:33:20 fme 1.42.34.2: RESYNC: (1.42-1.43); FILE MERGED 2004/01/19 09:27:13 os 1.42.34.1: #i24134# modify table rows with the ruler


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [45b668f6f6bae157e10c0873cc03a96404713a6b]

INTEGRATION: CWS os27 (1.4.562); FILE MERGED 2004/02/05 08:02:31 os 1.4.562.4: #i24134# longs instead of USHORTs to prevent conversion errors 2004/01/30 08:45:54 os 1.4.562.3: #i24134# min/max in long instead of USHORT 2004/01/27 14:28:06 os 1.4.562.2: #i24134# min/max changed 2004/01/26 15:05:43 os 1.4.562.1: #i24134# min-max column positions


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [866f0e924e8aa3109ea7a1b1b17717b124ac5aaa]

INTEGRATION: CWS os27 (1.21.66); FILE MERGED 2004/02/25 10:20:06 os 1.21.66.17: #i24134# prevent move of table row margin at automatic page break 2004/02/06 11:09:57 os 1.21.66.16: #i25054# vertical sections and frames now o.k. 2004/02/05 08:02:54 os 1.21.66.15: #i24134# proportional moving of rows completed 2004/02/04 07:15:00 os 1.21.66.14: #i25054# status method for columned sections/frames on vertical pages corrected 2004/02/03 08:25:48 os 1.21.66.13: #i24134# prevent rounding errors in vertical tables 2004/02/02 11:26:26 fme 1.21.66.12: #i24134# modify table rows with the ruler 2004/01/30 12:11:10 fme 1.21.66.11: #i24134# Feature - Modify table rows with the ruler 2004/01/30 11:35:47 os 1.21.66.10: #i24134# add missing row info 2004/01/30 08:44:55 os 1.21.66.9: #i24134# rows in vertical tables 2004/01/28 16:06:47 os 1.21.66.8: #i24134# min/max support for columns 2004/01/27 14:29:58 os 1.21.66.7: #i24134# min/max of rows and columns changed 2004/01/26 15:51:03 os 1.21.66.6: #i24134# move table rows in-doc 2004/01/26 14:58:20 os 1.21.66.5: #i24134# move table rows in-doc 2004/01/26 11:51:54 os 1.21.66.4: #i24134# table rows: page use of width/height corrected again 2004/01/26 11:24:12 os 1.21.66.3: #i24134# table rows: page use of width/height corrected 2004/01/26 08:47:57 os 1.21.66.2: #i24134# 2004/01/19 09:27:25 os 1.21.66.1: #i24134# modify table rows with the ruler


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [d4b4a293f896bc6e62449101f20fa8a4b28ad50a]

INTEGRATION: CWS os27 (1.29.80); FILE MERGED 2004/01/26 14:58:18 os 1.29.80.1: #i24134# move table rows in-doc


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [a27e0e5c43fa3a19b9fadbdf91ab95e00b2b6a75]

INTEGRATION: CWS os27 (1.60.18); FILE MERGED 2004/02/13 16:16:39 fme 1.60.18.2: RESYNC: (1.60-1.61); FILE MERGED 2004/01/19 09:27:24 os 1.60.18.1: #i24134# modify table rows with the ruler


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [a83d03b6f8532e18c46852efb8f5c568f9e9daac]

INTEGRATION: CWS os27 (1.18.360); FILE MERGED 2004/01/19 09:27:22 os 1.18.360.1: #i24134# modify table rows with the ruler


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [2f7da0caa2d0f67fc4622872307a29e34c532081]

INTEGRATION: CWS os27 (1.9.66); FILE MERGED 2004/02/05 10:24:59 os 1.9.66.1: #i24134# help tips for table border dragging added


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [da88e5ebfd21b61b11bb6fa3305796e800cab431]

INTEGRATION: CWS os27 (1.73.64); FILE MERGED 2004/02/13 16:25:10 fme 1.73.64.4: RESYNC: (1.73-1.75); FILE MERGED 2004/02/05 10:24:57 os 1.73.64.3: #i24134# help tips for table border dragging added 2004/01/26 14:58:16 os 1.73.64.2: #i24134# move table rows in-doc 2004/01/19 09:27:19 os 1.73.64.1: #i24134# modify table rows with the ruler


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [1416863e512c4dfbdb6f329eb52add655311ceb8]

INTEGRATION: CWS os27 (1.36.36); FILE MERGED 2004/02/05 10:24:55 os 1.36.36.1: #i24134# help tips for table border dragging added


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [7c5f9aeff61add4fbd3072f7977184f1960423b6]

INTEGRATION: CWS os27 (1.3.528); FILE MERGED 2004/02/05 10:24:53 os 1.3.528.1: #i24134# help tips for table border dragging added


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [d8f52e81bdeecdc121019e0d86fc7242fd903224]

INTEGRATION: CWS os27 (1.40.18); FILE MERGED 2004/01/23 07:51:40 fme 1.40.18.1: #i24134# Feature - Modify table rows with the ruler


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [63f7749f8e6426da7d4abe97d10d89036582535b]

INTEGRATION: CWS os27 (1.48.36); FILE MERGED 2004/02/13 16:44:40 fme 1.48.36.2: RESYNC: (1.48-1.49); FILE MERGED 2004/02/09 10:54:43 fme 1.48.36.1: #i24134# Modify table rows with the ruler


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [748a3c211a98d1a7e7e127cfe28147616b36da7f]

INTEGRATION: CWS os27 (1.18.360); FILE MERGED 2004/02/13 16:43:08 fme 1.18.360.3: RESYNC: (1.19-1.20); FILE MERGED 2004/02/05 15:32:42 fme 1.18.360.2: RESYNC: (1.18-1.19); FILE MERGED 2004/01/28 17:02:54 fme 1.18.360.1: #i24134# Feature - Modify table rows with the ruler


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [d0eb984375b1b792add584ece4b899fa6a212be4]

INTEGRATION: CWS os27 (1.20.40); FILE MERGED 2004/02/09 12:01:45 fme 1.20.40.1: #i24134# Modify table rows with the ruler


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [72f37761de36925fa0998cb0fe9948e2b11c6c48]

INTEGRATION: CWS os27 (1.17.66); FILE MERGED 2004/02/05 15:38:50 fme 1.17.66.10: RESYNC: (1.17-1.18); FILE MERGED 2004/01/28 17:02:31 fme 1.17.66.9: #i24134# Feature - Modify table rows with the ruler 2004/01/28 11:46:44 fme 1.17.66.8: #i24134# Feature - Modify table rows with the rule 2004/01/26 14:41:03 fme 1.17.66.7: #i24134# Feature - Modify table rows with the rules 2004/01/26 13:15:00 fme 1.17.66.6: #i24134# Feature - Modify table rows with the rules 2004/01/26 12:47:58 fme 1.17.66.5: #i24134# Feature - Modify table rows with the rules 2004/01/26 10:34:29 fme 1.17.66.4: #i24134# Feature - Modify table rows with the rules 2004/01/23 14:44:42 fme 1.17.66.3: #i24134# Feature - Modify table rows with the ruler 2004/01/23 07:50:59 fme 1.17.66.2: #i24134# Feature - Modify table rows with the ruler 2004/01/19 09:27:15 os 1.17.66.1: #i24134# modify table rows with the ruler


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [e43ef2da3e6572a62773f7a416107adb4c69a421]

INTEGRATION: CWS os27 (1.16.66); FILE MERGED 2004/02/20 14:16:51 fme 1.16.66.20: #i24134# Feature - Modify table rows with the ruler 2004/02/13 16:47:07 fme 1.16.66.19: RESYNC: (1.16-1.17); FILE MERGED 2004/02/05 14:00:44 fme 1.16.66.18: #i24134# Feature - Modify table rows with the ruler - Last changes 2004/02/04 10:44:52 fme 1.16.66.17: #i24134# Feature - Modify table rows with the ruler 2004/02/03 16:03:37 fme 1.16.66.16: #i24134# Feature - Modify table rows with the ruler 2004/02/03 10:06:13 fme 1.16.66.15: #i24134# Feature - Modify table rows with the ruler 2004/02/02 07:35:42 fme 1.16.66.14: #i24134# Feature - Modify table rows with the ruler 2004/01/30 10:51:53 fme 1.16.66.13: #i24134# Feature - Modify table rows with the ruler 2004/01/30 08:45:39 fme 1.16.66.12: #i24134# Feature - Modify table rows with the ruler 2004/01/28 17:01:56 fme 1.16.66.11: #i24134# Feature - Modify table rows with the ruler 2004/01/28 11:46:26 fme 1.16.66.10: #i24134# Feature - Modify table rows with the rule 2004/01/27 07:42:40 fme 1.16.66.9: #i24134# Feature - Modify table rows with the rules 2004/01/26 14:40:45 fme 1.16.66.8: #i24134# Feature - Modify table rows with the rules 2004/01/26 13:14:44 fme 1.16.66.7: #i24134# Feature - Modify table rows with the rules 2004/01/26 12:47:34 fme 1.16.66.6: #i24134# Feature - Modify table rows with the rules 2004/01/26 11:08:07 fme 1.16.66.5: #i24134# Feature - Modify table rows with the rules 2004/01/26 10:33:51 fme 1.16.66.4: #i24134# Feature - Modify table rows with the rules 2004/01/26 09:34:33 fme 1.16.66.3: #i24134# Feature - Modify table rows with the rules 2004/01/23 14:44:05 fme 1.16.66.2: #i24134# Feature - Modify table rows with the ruler 2004/01/23 07:50:24 fme 1.16.66.1: #i24134# Feature - Modify table rows with the ruler


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [1cb0222b097f4a0dcf9bc6a82b735d725a8d911b]

INTEGRATION: CWS os27 (1.3.64); FILE MERGED 2004/02/20 14:15:19 fme 1.3.64.4: #i24134# Feature - Modify table rows with the ruler 2004/01/28 11:45:44 fme 1.3.64.3: #i24134# Feature - Modify table rows with the rules 2004/01/23 11:54:45 fme 1.3.64.2: #i24134# Feature - Modify table rows with the ruler 2004/01/23 07:46:31 fme 1.3.64.1: #i24134# Feature - Modify table rows with the ruler


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [c4d771584af905efabfb8fc793e5955082ba6260]

INTEGRATION: CWS os27 (1.15.128); FILE MERGED 2004/01/19 09:27:13 os 1.15.128.1: #i24134# modify table rows with the ruler


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [e648e13598479a011ebcc250d7b7e4523cc572be]

INTEGRATION: CWS os27 (1.1.1.1.568); FILE MERGED 2004/02/20 14:17:28 fme 1.1.1.1.568.3: #i24134# Feature - Modify table rows with the ruler 2004/01/28 13:35:28 fme 1.1.1.1.568.2: #i24134# Feature - Modify table rows with the rules 2004/01/23 07:43:10 fme 1.1.1.1.568.1: #i24134# Feature - Modify table rows with the ruler


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [038f5a795db1d16e0f5065763e8990080886b82c]

INTEGRATION: CWS os27 (1.30.276); FILE MERGED 2004/02/13 16:52:27 fme 1.30.276.6: RESYNC: (1.31-1.32); FILE MERGED 2004/02/05 15:42:54 fme 1.30.276.5: RESYNC: (1.30-1.31); FILE MERGED 2004/01/28 17:00:46 fme 1.30.276.4: #i24134# Feature - Modify table rows with the ruler 2004/01/26 10:35:20 fme 1.30.276.3: #i24134# Feature - Modify table rows with the rules 2004/01/23 07:43:10 fme 1.30.276.2: #i24134# Feature - Modify table rows with the ruler 2004/01/19 09:27:08 os 1.30.276.1: #i24134# modify table rows with the ruler


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [417a9e75d7fc417f1fb554db4e3acc5e43b94131]

INTEGRATION: CWS os27 (1.51.114); FILE MERGED 2004/02/13 16:52:18 fme 1.51.114.5: RESYNC: (1.52-1.53); FILE MERGED 2004/02/05 15:42:39 fme 1.51.114.4: RESYNC: (1.51-1.52); FILE MERGED 2004/01/28 17:00:15 fme 1.51.114.3: #i24134# Feature - Modify table rows with the ruler 2004/01/26 10:35:19 fme 1.51.114.2: #i24134# Feature - Modify table rows with the rules 2004/01/23 07:43:08 fme 1.51.114.1: #i24134# Feature - Modify table rows with the ruler


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [45e30760b78b160336130614cb22507a83df8103]

INTEGRATION: CWS pb1 (1.15.6); FILE MERGED 2004/01/28 12:03:26 pb 1.15.6.3: RESYNC: (1.15-1.17); FILE MERGED 2004/01/28 07:29:18 pb 1.15.6.2: fix: #92087# merge conficts solved 2004/01/27 09:54:23 pb 1.15.6.1: fix: #92087# add srchdlg.*


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [ecd14b50908ef0c5acfd9cb3cca1b08b72accd22]

INTEGRATION: CWS pb1 (1.21.330); FILE MERGED 2004/01/27 09:55:09 pb 1.21.330.1: fix: #92087# add HID_SEARCHDIALOG


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [2ecd3ca81f1f1a1fd17e49d4c1d75677e7b2cf18]

INTEGRATION: CWS pb1 (1.1.2); FILE ADDED 2004/02/17 06:34:48 pb 1.1.2.3: fix: #92087# new mnemonic chars 2004/02/16 12:28:28 pb 1.1.2.2: fix: #92087# new strings from EM 2004/01/27 09:52:42 pb 1.1.2.1: fix: #92087# new search dialog for help


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [d45000e5d8f429b55e4f701e190c2ed545558ce6]

INTEGRATION: CWS pb1 (1.1.2); FILE ADDED 2004/02/16 12:28:28 pb 1.1.2.2: fix: #92087# new strings from EM 2004/01/27 09:52:42 pb 1.1.2.1: fix: #92087# new search dialog for help


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [85aef130ef0e9c08814774b09dce5e6ec899dc9f]

INTEGRATION: CWS pb1 (1.1.2); FILE ADDED 2004/02/16 12:28:15 pb 1.1.2.2: fix: #92087# toggle handler added 2004/01/27 09:52:43 pb 1.1.2.1: fix: #92087# new search dialog for help


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [f6f4bf8b0eaca8a806c8ec56361d8dddf1eacc40]

INTEGRATION: CWS pb1 (1.13.332); FILE MERGED 2004/01/27 09:53:45 pb 1.13.332.1: fix: #92087# add RID_DLG_SEARCH


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [0a80ff4a369bf82086f74729c92ef0b2e230374a]

INTEGRATION: CWS pb1 (1.83.110); FILE MERGED 2004/02/17 11:42:39 pb 1.83.110.5: fix: #92087# toolbar button for search dialog added 2004/02/16 12:27:01 pb 1.83.110.4: fix: #92087# new strings from EM 2004/01/28 12:14:48 pb 1.83.110.3: RESYNC: (1.83-1.84); FILE MERGED 2004/01/28 07:28:55 pb 1.83.110.2: fix: #92087# merge conficts solved 2004/01/27 10:02:28 pb 1.83.110.1: fix: #92087# search within helppages enabled


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [102984b3c444ac1d6aa364070e6b01ce6385f23a]

INTEGRATION: CWS pb1 (1.47.202); FILE MERGED 2004/01/27 10:02:28 pb 1.47.202.1: fix: #92087# search within helppages enabled


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [a0f01707d02364f475b3129a516ceaf8362add6a]

INTEGRATION: CWS pb1 (1.91.38); FILE MERGED 2004/02/17 11:42:43 pb 1.91.38.2: fix: #92087# toolbar button for search dialog added 2004/01/27 10:02:29 pb 1.91.38.1: fix: #92087# search within helppages enabled


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [96a524928f4d53717170e3fd3f251f0b7ef21317]

INTEGRATION: CWS pb1 (1.27.156); FILE MERGED 2004/01/27 09:55:56 pb 1.27.156.1: fix: #92087# add RID_INFO_NOSEARCHTEXTFOUND


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [c42d5be110a34c1d5a26d5ca0d37f60120dd2764]

INTEGRATION: CWS pb1 (1.1.2); FILE ADDED 2004/02/16 12:25:41 pb 1.1.2.2: fix: #92087# toggle text and handler added 2004/01/27 09:52:15 pb 1.1.2.1: fix: #92087# new search dialog for help


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [a031071686221cea734507c7a9be65c3c8586b08]

INTEGRATION: CWS as01 (1.55.36); FILE MERGED 2004/02/16 12:29:05 as 1.55.36.2: RESYNC: (1.55-1.57); FILE MERGED 2004/02/10 14:10:07 as 1.55.36.1: #115339# correct if/else list of statements


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [6d815afdf17d85cf960e445601c5845bbb4898a0]

INTEGRATION: CWS as01 (1.55.8); FILE MERGED 2004/02/10 14:28:39 as 1.55.8.1: #i25114# search for a preferred filter instead of any filter


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [70d6e874d1476d1f5943290a97255eb50fc17216]

INTEGRATION: CWS as01 (1.75.8); FILE MERGED 2004/02/10 08:42:16 as 1.75.8.1: #115317# use right service name for TypeDetection


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [ed014a8198bfeb9cbb32ca1cc5b77225a0832215]

INTEGRATION: CWS as01 (1.6.4); FILE MERGED 2004/02/10 11:50:10 cd 1.6.4.1: #105850# Remove access to direct config properties 'OFFICEINSTALLURL' and 'USERINSTALLURL'


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [bd32f48a36c4ff713620f506ead9bcd8b36cac91]

INTEGRATION: CWS as01 (1.2.4); FILE MERGED 2004/02/13 07:13:50 as 1.2.4.2: #i25353# handle setting of target name right 2004/02/10 08:43:22 as 1.2.4.1: #115339# support URL private:object


2004-02-26  Kurt Zenker  <kz@openoffice.org>  [072a28cc58cd2c831013ed9be3ff4e930a8fbc69]

INTEGRATION: CWS as01 (1.2.4); FILE MERGED 2004/02/10 08:43:05 as 1.2.4.1: #115339# support URL private:object


2004-02-26  Oliver Bolte  <obo@openoffice.org>  [5097f9245a43ce32c4bec619a23ae7e3e312b94f]

#100000# disable logging by setting NO_LOGGING for standalone systems


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [92e7a4d09d2b22a257a20639c33578b7acfa099e]

INTEGRATION: CWS layoutmanager (1.124.2); FILE MERGED 2004/02/19 14:31:25 cd 1.124.2.3: RESYNC: (1.129-1.130); FILE MERGED 2004/01/29 18:36:32 cd 1.124.2.2: RESYNC: (1.124-1.129); FILE MERGED 2004/01/26 09:01:54 as 1.124.2.1: #112900# use StartModule if it is installed only


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [9f66080aaee28a16db86e6dcee9d18963c7d569c]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/02/19 09:05:37 sg 1.1.2.1: #i25017#NEW: initial version


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [064ec7ea3fd8a82f38523a284528757ddb018e05]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/02/20 13:39:05 sg 1.1.2.3: #i25017#CHG: changed hard file path to tdoc path 2004/02/19 15:54:59 sg 1.1.2.2: #i25017#CHG: enhanced tests 2004/02/19 09:05:26 sg 1.1.2.1: #i25017#NEW: initial version


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [6d80197a8dea176c97f7f9387d6d4575c77118c4]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/02/19 09:05:15 sg 1.1.2.1: #i25017#NEW: initial version


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [7be9d9658e01e874caa998ea499caea57fd7b113]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/02/19 09:05:03 sg 1.1.2.1: #i25017#NEW: initial version


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [e417b222b765a3018fc7fe13e2859d0a4a5f2836]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/02/19 09:04:50 sg 1.1.2.1: #i25017#NEW: initial version


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [94d800de1ecd87a32e231c5275e8d4634f781a7e]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/02/19 15:54:59 sg 1.1.2.2: #i25017#CHG: enhanced tests 2004/02/19 09:04:38 sg 1.1.2.1: #i25017#NEW: initial version


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [c32dccd47b311c84696cb447271f5a207aae5273]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/02/16 09:21:03 cn 1.1.2.1: #i19488# initial final version


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [e76948258dcfad098b88978c78ff45d1515f74d4]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/02/19 09:04:26 sg 1.1.2.1: #i25017#NEW: initial version


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [23839e4959eb2c04b26a4b485d35ba9afb87db6d]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/02/19 09:04:13 sg 1.1.2.1: #i25017#NEW: initial version


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [61a8a097f8a1dc9bceb454630c054ae3e7bc3b51]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/02/19 09:04:02 sg 1.1.2.1: #i25017#NEW: initial version


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [a8475a7031f906cb61c57d08df095144980c46c8]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/02/19 09:03:50 sg 1.1.2.1: #i25017#NEW: initial version


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [846558c408d2eb643de01be1d23db928c5e2bcc7]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/02/19 09:03:37 sg 1.1.2.1: #i25017#NEW: initial version


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [0e66a74d2e6a00b41d26dbecfd4c71e168e7e01c]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/02/19 09:03:26 sg 1.1.2.1: #i25017#NEW: initial version


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [28cee40c0f6e57cb2ee4c983a10ad578eeac50db]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/02/19 09:03:14 sg 1.1.2.1: #i25017#NEW: initial version


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [eef716c10993be4c8b44650d1b30ad7d6a57a5bf]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/02/19 09:03:02 sg 1.1.2.1: #i25017#NEW: initial version


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [19d6cb97761f196517d02a1388eb0d9e89cb7735]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/02/20 15:55:00 sg 1.1.2.2: #i25017#CHG: changed deregisterfactory to new name deregisterFactory 2004/02/19 09:29:10 sg 1.1.2.1: #i25017#NEW: intial version


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [66f83bf98b027b4d1002d9acb4bb1eadb09fff38]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/02/19 15:57:03 sg 1.1.2.2: #i25017#CHG: enhanced tests 2004/02/19 09:28:57 sg 1.1.2.1: #i25017#NEW: intial version


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [d0b25be9fa172a9cd9589bde6557bff70f2e34a4]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/02/19 15:57:02 sg 1.1.2.2: #i25017#CHG: enhanced tests 2004/02/19 09:28:44 sg 1.1.2.1: #i25017#NEW: intial version


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [f75cc1578d99715d8033ef071df449f4d86f97ba]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/02/19 15:57:02 sg 1.1.2.2: #i25017#CHG: enhanced tests 2004/02/19 09:28:33 sg 1.1.2.1: #i25017#NEW: intial version


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [a53f384ae09eb07b62ca5396de4486b440f3f2a7]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/02/19 15:57:01 sg 1.1.2.2: #i25017#CHG: enhanced tests 2004/02/19 09:28:20 sg 1.1.2.1: #i25017#NEW: intial version


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [48a7b2e9c6efbdd3f41a0bd5618665fdc97568ef]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/02/19 09:28:09 sg 1.1.2.1: #i25017#NEW: intial version


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [eb889a822a54c11729d39e738ba41fe61dbd8a12]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/02/19 15:57:01 sg 1.1.2.2: #i25017#CHG: enhanced tests 2004/02/19 09:27:58 sg 1.1.2.1: #i25017#NEW: intial version


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [b2ea6d64bf8e22e0ecc83fa67f92d8a1a1dfab68]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/02/19 09:27:46 sg 1.1.2.1: #i25017#NEW: intial version


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [a9c916bc99a4d60edc6719879458297bee516106]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/02/19 09:27:34 sg 1.1.2.1: #i25017#NEW: intial version


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [7be78bd1c5aa92bdd39d66319fcd6416382a62db]

INTEGRATION: CWS layoutmanager (1.2.38); FILE MERGED 2004/02/19 09:08:56 sg 1.2.38.1: #i25017#CHG: introduced optional object relation for service names


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [e5736b89148636f953a8984d662bd838e1a129d7]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/02/16 09:23:16 cn 1.1.2.1: #i19488# :new initial version


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [e5d62c79921aafc2bb2daf53f85476aeec5b528a]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/02/20 11:10:51 sg 1.1.2.1: #i25017#NEW: initial version of a changed menubar


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [0ce22b144b871f9fc121d8b015e707577d5ee33a]

INTEGRATION: CWS layoutmanager (1.8.26); FILE MERGED 2004/02/19 09:36:45 sg 1.8.26.1: #i25017#CHG: adapted to new fwk tests in ifc/ui and ifc/frame


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [407b70bb43b6c955d7e9737b731d018fe7bb4041]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/02/22 12:44:24 sg 1.1.2.2: #i25017#CHG: renamed changed function name 2004/02/19 16:50:56 sg 1.1.2.1: #i25017#NEW: initial version of new tests


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [7ed227b67da898caf0c0b5dbcf5814da62bf7616]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/02/19 16:50:43 sg 1.1.2.1: #i25017#NEW: initial version of new tests


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [f991eb25b538419ef6d4926a429a87ae6dcfd8e9]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/02/19 16:50:31 sg 1.1.2.1: #i25017#NEW: initial version of new tests


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [d49670829fe65632bbc822f63ccbb2ccc6476f9f]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/02/19 16:50:18 sg 1.1.2.1: #i25017#NEW: initial version of new tests


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [8c9569db0c0cbcf80795e60173eea0334606c723]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/02/19 16:50:06 sg 1.1.2.1: #i25017#NEW: initial version of new tests


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [d49f03133fd6424e87218ed4a4955763a5e195e4]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/02/19 16:49:55 sg 1.1.2.1: #i25017#NEW: initial version of new tests


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [02bc3b5b26277793afa142379b915428a8982667]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/02/19 16:49:42 sg 1.1.2.1: #i25017#NEW: initial version of new tests


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [361c0df863f4f20cd0e1c01742434350c3ae660f]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/02/19 16:49:30 sg 1.1.2.1: #i25017#NEW: initial version of new tests


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [1f660d4154ea3c4cddb148f6701fefa8f2daab93]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/02/19 16:49:19 sg 1.1.2.1: #i25017#NEW: initial version of new tests


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [b6453b5c3c69a7991af35aeeccb89edec4133ba9]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/02/19 16:49:07 sg 1.1.2.1: #i25017#NEW: initial version of new tests


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [2ff428af9dd9e077fb1bf84f5fa624ba6134a094]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/02/19 16:48:42 sg 1.1.2.1: #i25017#NEW: initial version of new tests


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [f94fe423789b11563a8b0cd7cdf0ce8f74663406]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/02/19 16:48:31 sg 1.1.2.1: #i25017#NEW: initial version of new tests


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [1bb549fc86d795152962bc063d4bb2bb2dc457f5]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/02/19 16:48:20 sg 1.1.2.1: #i25017#NEW: initial version of new tests


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [ba43b345b9ece82b393ecdbe7c3903096fde5a85]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/02/19 16:48:09 sg 1.1.2.1: #i25017#NEW: initial version of new tests


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [1e19a299d6080ad05e1dc73655fb27bd6e992402]

INTEGRATION: CWS layoutmanager (1.13.70); FILE MERGED 2004/01/19 10:02:24 cd 1.13.70.2: #111899# VCLXMenuBar must be exported to support external implementations 2003/10/01 15:42:02 cd 1.13.70.1: #111899# Some changes to have access to toolkit menu implementation


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [3f40dd3b6d62b6bcd41c718c4448fc076a8d280e]

INTEGRATION: CWS layoutmanager (1.3.170); FILE MERGED 2003/12/19 07:32:42 cd 1.3.170.2: #111899# Fixed missing include within Unix environment 2003/11/24 09:28:33 abi 1.3.170.1: added XSystemDependentWindowPeer to vclxtopwindow in case of creation via createSystemChild


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [dd466dea16ba81567e53406c1fe0e89932e0d507]

INTEGRATION: CWS layoutmanager (1.33.12); FILE MERGED 2004/01/30 00:10:50 cd 1.33.12.2: RESYNC: (1.33-1.34); FILE MERGED 2003/11/24 09:28:34 abi 1.33.12.1: added XSystemDependentWindowPeer to vclxtopwindow in case of creation via createSystemChild


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [9aa4101c53e483be1d25c1e5aaad2cf542540a56]

INTEGRATION: CWS layoutmanager (1.3.146); FILE MERGED 2004/01/19 10:03:03 cd 1.3.146.2: #111899# Added new interface to support set/get commands/help URL 2003/10/01 15:42:01 cd 1.3.146.1: #111899# Some changes to have access to toolkit menu implementation


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [01338e8fbd9006b6c87589b0a21f72ddd4dba60e]

INTEGRATION: CWS layoutmanager (1.13.34); FILE MERGED 2004/02/19 17:51:54 cd 1.13.34.3: RESYNC: (1.14-1.15); FILE MERGED 2003/10/07 05:49:17 cd 1.13.34.2: RESYNC: (1.13-1.14); FILE MERGED 2003/10/01 15:42:00 cd 1.13.34.1: #111899# Some changes to have access to toolkit menu implementation


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [5f28d2479acd4d5744ccb989d8b21c11703cd873]

INTEGRATION: CWS layoutmanager (1.2.164); FILE MERGED 2003/11/24 09:28:33 abi 1.2.164.1: added XSystemDependentWindowPeer to vclxtopwindow in case of creation via createSystemChild


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [b915fdbeace433fd145fa8116f6de72979862bb5]

INTEGRATION: CWS layoutmanager (1.3.152); FILE MERGED 2004/01/19 10:03:16 cd 1.3.152.2: #111899# Added new interface to support set/get commands/help URL 2003/10/01 15:41:59 cd 1.3.152.1: #111899# Some changes to have access to toolkit menu implementation


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [3274ef4ec111c4957996385f369d1212d9fd2a68]

INTEGRATION: CWS layoutmanager (1.73.64); FILE MERGED 2004/02/20 09:02:39 cd 1.73.64.14: #111899# Fixed wrong merge 2004/02/19 18:51:40 cd 1.73.64.13: RESYNC: (1.74-1.75); FILE MERGED 2004/01/28 16:30:03 cd 1.73.64.12: #111899# New classes for new index container implementation 2004/01/19 13:33:47 cd 1.73.64.11: #111899# Added new files 2003/12/17 06:55:43 as 1.73.64.10: #i19488# new service to detect office modules 2003/12/09 14:48:55 cd 1.73.64.9: #111899# New files added 2003/11/24 19:23:14 cd 1.73.64.8: RESYNC: (1.73-1.74); FILE MERGED #100000# Merge conflict resolved 2003/11/06 10:45:05 cd 1.73.64.7: #111899# Adapt code to support toolbar space on normal and OLE inplace frames 2003/11/04 12:07:34 cd 1.73.64.6: #111899# Added new popup menu controller 2003/10/28 12:45:10 cd 1.73.64.5: #111899# Files added 2003/10/01 14:56:35 cd 1.73.64.4: #111899# Additional changes to support popup menu controller and inplace menus 2003/09/12 08:56:47 cd 1.73.64.3: #111899# Added files 2003/08/20 15:56:51 cd 1.73.64.2: 111899# Framework based user interface 2003/08/12 10:11:20 cd 1.73.64.1: #i12928# First parts of the new layout manager


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [ab0a87c793fab6747ce8beecfa61d0b0a2b7960d]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/01/19 13:13:18 cd 1.1.2.1: #111899# Moved xml load/store classes to own sub folder


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [461979f5ac756dba8b40097a17f65f89a5fc95e7]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/01/30 17:23:22 cd 1.1.2.2: #111899# Solve problem with removed toolbox type from vcl 2004/01/19 13:13:18 cd 1.1.2.1: #111899# Moved xml load/store classes to own sub folder


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [483881550c89ff8b991ba79083fb5d1dc6cdc321]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/01/19 13:13:17 cd 1.1.2.1: #111899# Moved xml load/store classes to own sub folder


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [10955ecb176d2d7781010ee7a3c32c29f1bd0087]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/01/19 13:13:16 cd 1.1.2.1: #111899# Moved xml load/store classes to own sub folder


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [a967d2127f6550c94b4874eaeb3ad94af06b23ea]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/01/19 13:13:15 cd 1.1.2.1: #111899# Moved xml load/store classes to own sub folder


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [34ce54bd4cc7f84808d6a89b71f21441a6be078d]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/01/19 13:13:14 cd 1.1.2.1: #111899# Moved xml load/store classes to own sub folder


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [e30a959436382b6ea94a566b3530f536b075b35d]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/01/28 16:26:02 cd 1.1.2.3: #111899# Adapt code for new index container implementation 2004/01/21 18:31:24 cd 1.1.2.2: #111899# Some comments changed 2004/01/19 13:13:13 cd 1.1.2.1: #111899# Moved xml load/store classes to own sub folder


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [594feed7fee682e79850761021afd01ecdc1e15a]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/01/28 16:26:00 cd 1.1.2.2: #111899# Adapt code for new index container implementation 2004/01/19 13:13:12 cd 1.1.2.1: #111899# Moved xml load/store classes to own sub folder


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [12b0b32ed5fd5b37af56e2a07fa7b585e568e660]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/01/19 13:13:45 cd 1.1.2.1: #111899# Moved xml load/store classes to own sub folder


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [f0e9862a4d1c54dd06500434d81e65366c67b87b]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/01/19 13:13:11 cd 1.1.2.1: #111899# Moved xml load/store classes to own sub folder


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [152c1fa13deb781ead8933c94192958f8582e297]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/01/19 13:13:10 cd 1.1.2.1: #111899# Moved xml load/store classes to own sub folder


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [6c1c598bd63d9765e35374d077f94101821563ed]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/01/19 13:13:09 cd 1.1.2.1: #111899# Moved xml load/store classes to own sub folder


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [c9333500084edf74905164e906c0b33c55f75c31]

INTEGRATION: CWS layoutmanager (1.6.76); FILE MERGED 2004/02/18 09:37:44 cd 1.6.76.3: #i25017# Correct namespace for the UICommandDescription service 2004/01/30 17:14:57 cd 1.6.76.2: #111899# Removed obsolete service description 2004/01/27 08:51:06 cd 1.6.76.1: #111899# Added new services


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [f99a486217aab621e80a4c8b9cd60d7227cc5798]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/02/19 09:17:27 cd 1.1.2.4: #i25017# Fixed typo 2004/02/19 08:54:08 cd 1.1.2.3: #i25017# Fixed problem with returned registered factories 2004/01/28 16:25:58 cd 1.1.2.2: #111899# Adapt code for new index container implementation 2004/01/19 13:19:35 cd 1.1.2.1: #111899# Factories for ui elements


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [9b7056bb41022364fdd6c054479c74e0287bb4d8]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/01/28 16:25:58 cd 1.1.2.7: #111899# Adapt code for new index container implementation 2004/01/19 13:19:34 cd 1.1.2.6: #111899# Factories for ui elements 2003/11/24 07:21:51 cd 1.1.2.5: #111899# Support listener to get notifications when configuration changes 2003/10/31 16:38:18 cd 1.1.2.4: #111899# Fixed some problems with OLE inplace editing 2003/10/28 08:27:25 cd 1.1.2.3: #111899# Some changes for user interface configuration API 2003/10/01 14:56:34 cd 1.1.2.2: #111899# Additional changes to support popup menu controller and inplace menus 2003/09/12 08:53:10 cd 1.1.2.1: #111899# Factory for popup menu controller implemented


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [591a0f1fbcfab448b467eecb43d6330b5ce9903a]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/02/03 07:43:26 cd 1.1.2.5: #111899# Support special creation mode to have only a toolkit menu bar without menubarmanager interaction. Is needed for inplace editing of our own modules 2004/01/28 16:25:57 cd 1.1.2.4: #111899# Adapt code for new index container implementation 2004/01/26 09:12:28 as 1.1.2.3: #i19488# use long names instead of short names 2004/01/20 11:08:16 cd 1.1.2.2: #111899# Lock solar mutex 2004/01/19 13:19:31 cd 1.1.2.1: #111899# Factories for ui elements


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [3947fa0faf6e310e17edc2ba4839528a893a1dfa]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/01/19 13:19:29 cd 1.1.2.2: #111899# Factories for ui elements 2003/09/12 08:53:23 cd 1.1.2.1: #111899# Factory for popup menu controller added


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [916c85fd3ab57581e66d66675060ef632dc60ecd]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/01/30 16:49:55 cd 1.1.2.5: #111899# Support for new configuration file structure 2004/01/28 16:21:06 cd 1.1.2.4: #111899# index container implementation for mulit-thread env 2004/01/26 09:12:27 as 1.1.2.3: #i19488# use long names instead of short names 2004/01/19 13:32:37 cd 1.1.2.2: #111899# Some changes for user interface element classes 2003/12/09 14:39:17 cd 1.1.2.1: #111899# New manager to control associations between command URL and user interface names


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [5eec4b40487e15beda16bda950ef88368a3d5b8c]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/01/28 16:21:06 cd 1.1.2.1: #111899# index container implementation for mulit-thread env


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [d3852df90bdadd6a8147c5aa2ff2c5110efc5e16]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/01/20 10:54:15 cd 1.1.2.4: #111899# Only one popup menu controller service entry 2003/11/04 12:04:30 cd 1.1.2.3: #111899# Menus use activate to get status updates 2003/10/31 16:38:12 cd 1.1.2.2: #111899# Fixed some problems with OLE inplace editing 2003/10/28 08:24:50 cd 1.1.2.1: #111899# Added popup menu controller


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [cd0674faac19c0b4bb2951d1894386fd79ac2256]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/02/03 07:43:06 cd 1.1.2.11: #111899# Support special creation mode to have only a toolkit menu bar without menubarmanager interaction. Is needed for inplace editing of our own modules 2004/01/28 16:21:05 cd 1.1.2.10: #111899# index container implementation for mulit-thread env 2004/01/21 18:14:33 cd 1.1.2.9: #111899# Don't delete the menubar pointer it will be destroyed by toolkit 2004/01/20 08:49:47 cd 1.1.2.8: #111899# Fixed wrong exception specification 2004/01/19 13:32:36 cd 1.1.2.7: #111899# Some changes for user interface element classes 2003/12/17 06:54:17 as 1.1.2.6: #111899# handle basic ide 2003/10/28 08:26:22 cd 1.1.2.5: #111899# Some changes for user interface configuration API 2003/10/08 14:05:05 cd 1.1.2.4: #111899# Provide interface to retrieve system dependent menu handle 2003/10/08 12:40:38 cd 1.1.2.3: #111899# Fixed crashes with merged inplace menus 2003/10/01 14:56:32 cd 1.1.2.2: #111899# Additional changes to support popup menu controller and inplace menus 2003/09/12 08:52:13 cd 1.1.2.1: #111899# Added classes for new user interface implementation


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [635d8b5b0c2152efb80694bb27fa8df9487b108d]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/02/23 08:37:12 cd 1.1.2.25: #111899# Fixed merge problem with popup menu controller and empty popups 2004/02/22 08:43:39 cd 1.1.2.24: #111899# Allow empty popup menus to support window list 2004/02/03 07:41:40 cd 1.1.2.23: #111899# Fill out item command for popup menus to support debugging 2004/02/01 19:33:23 cd 1.1.2.22: #111899# Use callback to set accelerator infos 2004/02/01 12:42:34 cd 1.1.2.21: #111899# Use correct service name 2004/01/30 16:47:34 cd 1.1.2.20: #111899# Uses command description service correctly 2004/01/28 16:21:04 cd 1.1.2.19: #111899# index container implementation for mulit-thread env 2004/01/26 09:12:26 as 1.1.2.18: #i19488# use long names instead of short names 2004/01/21 18:12:19 cd 1.1.2.17: #111899# Some bugfixes related to deleting vcl popup menus 2004/01/20 10:54:13 cd 1.1.2.16: #111899# Only one popup menu controller service entry 2004/01/19 13:32:35 cd 1.1.2.15: #111899# Some changes for user interface element classes 2003/12/09 14:36:38 cd 1.1.2.14: #111899# Support Addons 2003/11/05 12:42:30 cd 1.1.2.13: #111899# Container window must be provided to layout manager 2003/11/04 12:04:30 cd 1.1.2.12: #111899# Menus use activate to get status updates 2003/10/31 16:38:11 cd 1.1.2.11: #111899# Fixed some problems with OLE inplace editing 2003/10/29 14:33:52 cd 1.1.2.10: #111899# Fixed solar mutex not locked problem 2003/10/29 08:07:32 cd 1.1.2.9: #111899# Fixed reference problem with gcc 2003/10/28 09:15:35 cd 1.1.2.8: #111899# Fixed wrong include 2003/10/28 08:26:22 cd 1.1.2.7: #111899# Some changes for user interface configuration API 2003/10/13 09:34:11 cd 1.1.2.6: #111899# Don't use new VCL function 2003/10/10 12:52:03 cd 1.1.2.5: #111899# Remove popup menus from menu bar when created by popup menu controllers 2003/10/08 14:52:15 cd 1.1.2.4: #111899# Comment out new structure until VCL method integrated 2003/10/08 14:05:06 cd 1.1.2.3: #111899# Provide interface to retrieve system dependent menu handle 2003/10/08 12:40:38 cd 1.1.2.2: #111899# Fixed crashes with merged inplace menus 2003/09/12 08:52:12 cd 1.1.2.1: #111899# Added classes for new user interface implementation


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [fa74e752153e6a7cba0e27b6df548215502cf2e3]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/01/28 16:21:04 cd 1.1.2.5: #111899# index container implementation for mulit-thread env 2003/12/09 14:40:57 cd 1.1.2.4: #111899# New files added 2003/11/04 12:04:30 cd 1.1.2.3: #111899# Menus use activate to get status updates 2003/10/28 08:25:56 cd 1.1.2.2: #111899# Adapt makefile.mk 2003/10/01 14:56:32 cd 1.1.2.1: #111899# Additional changes to support popup menu controller and inplace menus


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [0e808787d567f6480c89cf94d04180d05b11e0f1]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/01/28 16:21:04 cd 1.1.2.3: #111899# index container implementation for mulit-thread env 2004/01/19 13:32:34 cd 1.1.2.2: #111899# Some changes for user interface element classes 2003/10/28 08:25:12 cd 1.1.2.1: #111899# Generic container for ui element configuration data


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [1fb9f081288c9481f8674c96e109939bf830dfa8]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/02/03 15:29:40 cd 1.1.2.5: #i25017# Use resource for menu item inside popup menu controller 2004/01/20 10:54:13 cd 1.1.2.4: #111899# Only one popup menu controller service entry 2003/11/27 08:45:04 cd 1.1.2.3: #111899# Fixed bug with all menu item 2003/11/27 08:22:28 cd 1.1.2.2: #111899# Support new types for uno command URLs 2003/11/04 12:02:53 cd 1.1.2.1: #111899# New menu controller for Writer header/footer


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [d0d0a5dfd75237b0296974b4b87bfeeee69bb2f6]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/02/03 15:29:40 cd 1.1.2.5: #i25017# Use resource for menu item inside popup menu controller 2004/01/20 10:54:09 cd 1.1.2.4: #111899# Only one popup menu controller service entry 2003/11/27 08:45:04 cd 1.1.2.3: #111899# Fixed bug with all menu item 2003/11/27 08:22:27 cd 1.1.2.2: #111899# Support new types for uno command URLs 2003/11/04 12:02:53 cd 1.1.2.1: #111899# New menu controller for Writer header/footer


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [ad36e2f65f409fde50a289abd465ec237e30e55b]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/01/20 10:54:07 cd 1.1.2.5: #111899# Only one popup menu controller service entry 2003/11/04 12:04:29 cd 1.1.2.4: #111899# Menus use activate to get status updates 2003/10/31 16:38:08 cd 1.1.2.3: #111899# Fixed some problems with OLE inplace editing 2003/10/28 08:25:37 cd 1.1.2.2: #111899# Some changes for popup menu controller 2003/09/12 08:52:12 cd 1.1.2.1: #111899# Added classes for new user interface implementation


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [2daae51342cb3eaabed8d77129b58cb4334c6f49]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/02/03 15:29:39 cd 1.1.2.7: #i25017# Use resource for menu item inside popup menu controller 2004/01/20 10:54:06 cd 1.1.2.6: #111899# Only one popup menu controller service entry 2003/11/27 08:22:27 cd 1.1.2.5: #111899# Support new types for uno command URLs 2003/11/04 12:04:28 cd 1.1.2.4: #111899# Menus use activate to get status updates 2003/10/31 16:38:07 cd 1.1.2.3: #111899# Fixed some problems with OLE inplace editing 2003/10/28 08:25:36 cd 1.1.2.2: #111899# Some changes for popup menu controller 2003/09/12 08:52:11 cd 1.1.2.1: #111899# Added classes for new user interface implementation


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [2ad866ec382332ecbec322e3476715db5a55e971]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/02/18 15:20:11 cd 1.1.2.4: #i25017# Controller should check reference before usage 2004/02/01 22:12:03 cd 1.1.2.3: #111899# Accelerators within popup menu controller and new functions for controller popup menu controller 2004/01/20 10:54:04 cd 1.1.2.2: #111899# Only one popup menu controller service entry 2003/12/09 14:35:55 cd 1.1.2.1: #111899# Added menu controller for form layer


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [36bb1fe162a02048c00008cd00644abb4531ce2e]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/01/28 16:21:03 cd 1.1.2.1: #111899# index container implementation for mulit-thread env


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [81c9ac64f214acd3d63209d7db788c7ac7cc32b5]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/02/13 11:40:46 cd 1.1.2.6: #i25017# document storage can already been disposed. Catch exceptions 2004/02/06 08:07:41 cd 1.1.2.5: #i25017# Fixed problem with calling reset on ui configuration manager 2004/02/04 15:05:24 cd 1.1.2.4: #i25017# Fixed problem with replace-remove-replace setting 2004/01/28 16:25:55 cd 1.1.2.3: #111899# Adapt code for new index container implementation 2004/01/21 18:11:29 cd 1.1.2.2: #111899# Some bugfixes 2004/01/19 13:16:07 cd 1.1.2.1: #111899# ui configuration manager implementations added


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [751cc805c81a63f06007f32e2bbed721f2e1b0bf]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/02/20 00:02:58 cd 1.1.2.8: #i25017# Fixed problem with second intialize call 2004/02/06 08:07:41 cd 1.1.2.7: #i25017# Fixed problem with calling reset on ui configuration manager 2004/02/04 15:05:24 cd 1.1.2.6: #i25017# Fixed problem with replace-remove-replace setting 2004/02/04 12:14:09 cd 1.1.2.5: #i25017# Fixed crash when using getUIElementsInfo 2004/01/28 16:25:55 cd 1.1.2.4: #111899# Adapt code for new index container implementation 2004/01/21 18:11:28 cd 1.1.2.3: #111899# Some bugfixes 2004/01/20 08:12:13 cd 1.1.2.2: #111899# Fixed compile problems 2004/01/19 13:16:06 cd 1.1.2.1: #111899# ui configuration manager implementations added


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [6172a948d5d9c67886fbdeb236816ddf86c71140]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/02/11 08:41:45 cd 1.1.2.5: #i25017# Prepare for multi-path within 'UIConfig' and catch exceptions 2004/01/26 09:12:25 as 1.1.2.4: #i19488# use long names instead of short names 2004/01/20 10:53:40 cd 1.1.2.3: #111899# Some changes 2004/01/20 08:12:13 cd 1.1.2.2: #111899# Fixed compile problems 2004/01/19 13:16:08 cd 1.1.2.1: #111899# ui configuration manager implementations added


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [b0fb09f198acc6e30a574f4c3c9a3a2bbacc44d0]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/01/19 13:16:10 cd 1.1.2.1: #111899# ui configuration manager implementations added


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [c729343c165bf86336b120c700abff119d21afa5]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/01/30 16:50:25 cd 1.1.2.4: #111899# Removed old identify method 2004/01/26 09:12:24 as 1.1.2.3: #i19488# use long names instead of short names 2003/12/18 09:48:52 as 1.1.2.2: #i19488# new detection method 2003/12/17 06:54:39 as 1.1.2.1: #i19488# new service to detect office modules


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [3becfd83e2115f209588214efa5b1253067570ab]

INTEGRATION: CWS layoutmanager (1.15.8); FILE MERGED 2004/02/19 18:53:01 cd 1.15.8.4: RESYNC: (1.15-1.16); FILE MERGED 2004/01/19 13:31:21 cd 1.15.8.3: #111899# Some files moved to another folder 2003/12/17 06:55:42 as 1.15.8.2: #i19488# new service to detect office modules 2003/10/28 08:27:24 cd 1.15.8.1: #111899# Some changes for user interface configuration API


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [83f344b12d620d44b6c0f1a9b0f65fccce40bea2]

INTEGRATION: CWS layoutmanager (1.69.22); FILE MERGED 2004/02/19 18:52:21 cd 1.69.22.14: RESYNC: (1.70-1.71); FILE MERGED 2004/02/02 09:58:03 as 1.69.22.13: #i19488# remove prop IsBackingMode at the frame instance 2004/02/01 12:42:33 cd 1.69.22.12: #111899# Use correct service name 2004/01/30 17:17:32 cd 1.69.22.11: #111899# Support closer for backing mode 2004/01/29 19:12:14 cd 1.69.22.10: RESYNC: (1.69-1.70); FILE MERGED 2004/01/26 09:10:48 as 1.69.22.9: #112900# use StartModule only if its available 2003/11/06 10:44:41 cd 1.69.22.8: #111899# Adapt code to support toolbar space on normal and OLE inplace frames 2003/11/05 12:55:51 cd 1.69.22.7: #111899# Container window must be provided to layout manager 2003/11/05 12:42:27 cd 1.69.22.6: #111899# Container window must be provided to layout manager 2003/10/13 11:56:26 cd 1.69.22.5: #111899# Creation of layout manager moved to frame ctor to support standalone frames 2003/10/06 05:35:46 cd 1.69.22.4: RESYNC: (1.68-1.69); FILE MERGED 2003/10/02 09:41:24 cd 1.69.22.3: RESYNC: (1.69-1.68); FILE MERGED 2003/08/20 15:56:50 cd 1.69.22.2: 111899# Framework based user interface 2003/08/12 10:11:19 cd 1.69.22.1: #i12928# First parts of the new layout manager


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [ff170ed4a5a3928967c552ac396264467b61c48a]

INTEGRATION: CWS layoutmanager (1.7.30); FILE MERGED 2004/02/02 09:58:03 as 1.7.30.3: #i19488# remove prop IsBackingMode at the frame instance 2004/01/28 16:25:53 cd 1.7.30.2: #111899# Adapt code for new index container implementation 2004/01/26 09:10:16 as 1.7.30.1: #112900# ren BackingComp to StartModule


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [39a72acd723e37c4fde0c50702e09bc331051e11]

INTEGRATION: CWS layoutmanager (1.17.76); FILE MERGED 2004/02/19 18:53:30 cd 1.17.76.10: RESYNC: (1.17-1.18); FILE MERGED 2004/01/28 16:25:52 cd 1.17.76.9: #111899# Adapt code for new index container implementation 2004/01/19 13:30:08 cd 1.17.76.8: #111899# Added new services 2003/12/17 06:55:41 as 1.17.76.7: #i19488# new service to detect office modules 2003/12/09 15:10:33 cd 1.17.76.6: #111899# New services added 2003/11/04 12:06:40 cd 1.17.76.5: #111899# Menus use activate to get status updates 2003/10/28 08:27:23 cd 1.17.76.4: #111899# Some changes for user interface configuration API 2003/10/01 14:56:31 cd 1.17.76.3: #111899# Additional changes to support popup menu controller and inplace menus 2003/09/12 08:56:14 cd 1.17.76.2: #111899# Additional services for new ui implementation 2003/08/12 10:11:18 cd 1.17.76.1: #i12928# First parts of the new layout manager


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [efa6ecc9137625b3049c5807348e5fa6fc165f83]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2003/08/20 15:56:13 cd 1.1.2.1: 111899# Framework based user interface


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [51c8ce36ccbfd0b565da54abfec01fefe50e3b1a]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/02/11 08:41:44 cd 1.1.2.23: #i25017# Prepare for multi-path within 'UIConfig' and catch exceptions 2004/02/03 07:45:09 cd 1.1.2.22: #111899# Layout manager must call docking acceptor within COMPONENT_ATTACHED to support layouting without activation 2004/02/02 07:32:01 cd 1.1.2.21: #111899# Fixed problem with menu within help 2004/01/30 17:23:58 cd 1.1.2.20: #111899# Support closer for backing mode 2004/01/28 16:25:50 cd 1.1.2.19: #111899# Adapt code for new index container implementation 2004/01/26 09:12:22 as 1.1.2.18: #i19488# use long names instead of short names 2004/01/21 18:11:05 cd 1.1.2.17: #111899# Listeners for layout manager 2004/01/19 13:29:20 cd 1.1.2.16: #111899# Made changes for new service implementations 2003/12/16 10:37:49 cd 1.1.2.15: #111899# Check menubar pointer before use 2003/11/19 12:19:29 cd 1.1.2.14: #111899# Don't layout invisible toolbars 2003/11/07 15:25:12 cd 1.1.2.13: #111899# Remove docking childs when acceptor callback changes 2003/11/07 08:00:34 cd 1.1.2.12: #111899# Support static docking for toolbars 2003/11/06 10:44:40 cd 1.1.2.11: #111899# Adapt code to support toolbar space on normal and OLE inplace frames 2003/11/05 12:42:25 cd 1.1.2.10: #111899# Container window must be provided to layout manager 2003/10/31 16:38:04 cd 1.1.2.9: #111899# Fixed some problems with OLE inplace editing 2003/10/29 14:34:12 cd 1.1.2.8: #111899# Fixed solar mutex not locked problem 2003/10/28 08:27:22 cd 1.1.2.7: #111899# Some changes for user interface configuration API 2003/10/13 11:56:23 cd 1.1.2.6: #111899# Creation of layout manager moved to frame ctor to support standalone frames 2003/10/13 08:44:10 cd 1.1.2.5: #111899# Reset menubar in top-level window if frame gets disposed 2003/10/08 14:03:57 cd 1.1.2.4: #111899# Support to retrieve menubar with getElement 2003/10/01 14:56:30 cd 1.1.2.3: #111899# Additional changes to support popup menu controller and inplace menus 2003/09/12 08:55:23 cd 1.1.2.2: #111899# Extended functions for frame layout manager 2003/08/20 15:56:13 cd 1.1.2.1: 111899# Framework based user interface


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [7ec49810e2f9e83dbb881032482ba74c32617d75]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/01/28 16:25:49 cd 1.1.2.3: #111899# Adapt code for new index container implementation 2004/01/19 13:28:46 cd 1.1.2.2: #111899# Adapt class to service description 2003/09/12 08:50:52 cd 1.1.2.1: #111899# Added base class for new user interface implementation


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [fca0e0a94dd0a9a3324cfaa51ef5680b58b13009]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/01/28 16:25:49 cd 1.1.2.2: #111899# Adapt code for new index container implementation 2004/01/19 13:18:34 cd 1.1.2.1: #111899# Base class for configurable ui elements


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [555a6b859b263b5e80fc907ba4dc0e6776756683]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/01/28 16:22:15 cd 1.1.2.1: #111899# Shareable mutex for item container implementation


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [d6085f34c22ec6264c24a883875afd404f752c87]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/02/19 09:04:50 cd 1.1.2.4: #i25017# Check reference before usage 2003/11/04 12:06:39 cd 1.1.2.3: #111899# Menus use activate to get status updates 2003/10/31 16:38:01 cd 1.1.2.2: #111899# Fixed some problems with OLE inplace editing 2003/09/12 08:50:52 cd 1.1.2.1: #111899# Added base class for new user interface implementation


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [c51c95081051cbc10be1f1568f7e2643d529d75c]

INTEGRATION: CWS layoutmanager (1.22.76); FILE MERGED 2004/02/19 18:54:57 cd 1.22.76.5: RESYNC: (1.22-1.23); FILE MERGED 2004/01/28 16:25:48 cd 1.22.76.4: #111899# Adapt code for new index container implementation 2004/01/19 13:28:10 cd 1.22.76.3: #111899# New files added 2003/11/06 10:44:39 cd 1.22.76.2: #111899# Adapt code to support toolbar space on normal and OLE inplace frames 2003/09/12 08:54:45 cd 1.22.76.1: #111899# Added new files


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [c59a6c59b34cce198508aa0dc042c19f349a4976]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2003/11/07 08:00:33 cd 1.1.2.2: #111899# Support static docking for toolbars 2003/11/06 10:46:06 cd 1.1.2.1: #111899# Adapt code to support toolbar space on normal and OLE inplace frames


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [896e3925edc3db0d74494079713e1cc79f665111]

INTEGRATION: CWS layoutmanager (1.2.76); FILE MERGED 2004/02/01 15:09:29 cd 1.2.76.2: #111899# Support accelerators inside new menu implementation 2004/02/01 14:55:24 cd 1.2.76.1: #111899# Support accelerators inside new menu implementation


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [f41aaed957a443b9b987a59a748cecd2dee4da5b]

INTEGRATION: CWS layoutmanager (1.12.30); FILE MERGED 2004/02/19 18:56:04 cd 1.12.30.3: RESYNC: (1.13-1.14); FILE MERGED 2004/01/29 19:13:36 cd 1.12.30.2: RESYNC: (1.12-1.13); FILE MERGED 2004/01/19 13:27:18 cd 1.12.30.1: #111899# Removed non-documented feature to load/store menu configuration from/to streams with dispatch


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [9ff4ec99f4a678f978122bba194e00ac118c602c]

INTEGRATION: CWS layoutmanager (1.28.76); FILE MERGED 2004/02/19 18:55:36 cd 1.28.76.4: RESYNC: (1.28-1.29); FILE MERGED 2004/01/26 09:10:02 as 1.28.76.3: #i19488# rollback warning for unsupported slots 2004/01/19 13:25:30 cd 1.28.76.2: #111899# comment ourt assertion 2003/12/18 09:49:33 as 1.28.76.1: #i19488# ignore missing dispatches


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [0f07514b89323aff812747b1caf7193a09ab470d]

INTEGRATION: CWS layoutmanager (1.4.60); FILE MERGED 2004/02/20 09:42:12 cd 1.4.60.6: #111899# Include header to have definition of dcss 2004/02/05 09:17:53 as 1.4.60.5: #11103#, #113002# merge 645 into src680 2004/02/02 09:58:02 as 1.4.60.4: #i19488# remove prop IsBackingMode at the frame instance 2004/01/30 17:18:57 cd 1.4.60.3: #111899# Support closer for backing mode 2004/01/29 19:13:26 cd 1.4.60.2: RESYNC: (1.4-1.5); FILE MERGED 2004/01/26 09:09:12 as 1.4.60.1: #112900# use StartModule only if its available


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [6f0e747abc0901af7256cac12a7febee5e8522b2]

INTEGRATION: CWS layoutmanager (1.11.76); FILE MERGED 2004/02/19 18:58:59 cd 1.11.76.4: RESYNC: (1.11-1.12); FILE MERGED 2003/10/13 11:56:21 cd 1.11.76.3: #111899# Creation of layout manager moved to frame ctor to support standalone frames 2003/08/20 15:56:49 cd 1.11.76.2: 111899# Framework based user interface 2003/08/12 10:11:17 cd 1.11.76.1: #i12928# First parts of the new layout manager


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [903fb87c3052133281370285884db893429cb8e3]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2003/11/07 08:00:32 cd 1.1.2.2: #111899# Support static docking for toolbars 2003/08/20 15:56:49 cd 1.1.2.1: 111899# Framework based user interface


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [7528cec4ca8ffc3707fadae06abbe6fd456b9014]

INTEGRATION: CWS layoutmanager (1.9.16); FILE MERGED 2004/02/03 15:29:36 cd 1.9.16.1: #i25017# Use resource for menu item inside popup menu controller


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [42487a5949e7700d92f1039760f5191f43d08656]

INTEGRATION: CWS layoutmanager (1.34.26); FILE MERGED 2004/01/19 13:25:01 cd 1.34.26.2: #111899# include resource.h from inc/classes 2003/10/31 16:37:58 cd 1.34.26.1: #111899# Fixed some problems with OLE inplace editing


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [33d8e238875fe40788958c3595ab31230b7b13fd]

INTEGRATION: CWS layoutmanager (1.26.76); FILE MERGED 2004/02/19 18:58:18 cd 1.26.76.4: RESYNC: (1.27-1.28); FILE MERGED 2004/01/19 13:27:53 cd 1.26.76.3: #111899# Changed makefile.mk 2003/10/06 05:37:30 cd 1.26.76.2: RESYNC: (1.26-1.27); FILE MERGED 2003/08/20 15:56:48 cd 1.26.76.1: 111899# Framework based user interface


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [90adac6f99e3d587639396a8fbbbdf2e8314c945]

INTEGRATION: CWS layoutmanager (1.3.68); FILE MERGED 2004/02/02 09:58:00 as 1.3.68.1: #i19488# remove prop IsBackingMode at the frame instance


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [814ae4799fdfe82e5c83476285611789927d2c66]

INTEGRATION: CWS layoutmanager (1.4.60); FILE MERGED 2004/01/29 19:13:48 cd 1.4.60.2: RESYNC: (1.4-1.5); FILE MERGED 2004/01/28 16:25:46 cd 1.4.60.1: #111899# Adapt code for new index container implementation


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [e572c2c7bb19f197272c322112e2c07b9af16bef]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/02/20 11:53:21 sg 1.1.2.1: #i25017#NEW: initial version of changed menu bar


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [e9c2411eba987260deb4f7020bb53eed330e207b]

INTEGRATION: CWS layoutmanager (1.2.20); FILE MERGED 2004/02/20 11:54:31 sg 1.2.20.1: #i25017#CHG: added testdoc path


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [df13f421047a4b8b5b274855710a28c06502d2bc]

INTEGRATION: CWS layoutmanager (1.2.20); FILE MERGED 2004/02/20 11:31:18 sg 1.2.20.1: #i25017#CHG: added new tests


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [0f5808340a5142ef153357aca655a3068e65b945]

INTEGRATION: CWS layoutmanager (1.26.10); FILE MERGED 2004/02/19 19:00:19 cd 1.26.10.5: RESYNC: (1.27-1.28); FILE MERGED 2004/02/03 15:27:39 cd 1.26.10.4: #i25017# New default menubar configuration files 2003/10/06 05:38:00 cd 1.26.10.3: RESYNC: (1.25-1.27); FILE MERGED 2003/10/02 09:43:10 cd 1.26.10.2: RESYNC: (1.26-1.25); FILE MERGED 2003/08/20 15:56:48 cd 1.26.10.1: 111899# Framework based user interface


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [b9fd0370d794fbe220dcf3331c93fe7f3115aae0]

INTEGRATION: CWS layoutmanager (1.10.130); FILE MERGED 2004/02/20 09:21:44 cd 1.10.130.5: #111899# Removed guiapps 2004/02/19 19:00:11 cd 1.10.130.4: RESYNC: (1.10-1.11); FILE MERGED 2004/01/19 13:24:18 cd 1.10.130.3: #111899# Added new folders 2003/09/12 08:54:28 cd 1.10.130.2: #111899# Added new folders 2003/08/12 10:11:17 cd 1.10.130.1: #i12928# First parts of the new layout manager


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [ca6676a01d4a6cc36f0b7b04c26b066a4bd51163]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/01/19 13:12:06 cd 1.1.2.1: #111899# Moved xml load/store classes to own sub folder


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [b0e928bbaca0ca48f34ad45f7270bfdcae5d98e7]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/01/19 13:12:05 cd 1.1.2.1: #111899# Moved xml load/store classes to own sub folder


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [67a9830ad8526fbfd36d1ca0c21a6ed87899681f]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/01/19 13:12:04 cd 1.1.2.1: #111899# Moved xml load/store classes to own sub folder


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [7db17da63769e80f6cd5826bbf641df0ecc0084a]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/01/30 17:22:33 cd 1.1.2.2: #111899# Solve problem with removed toolbox type from vcl 2004/01/19 13:12:04 cd 1.1.2.1: #111899# Moved xml load/store classes to own sub folder


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [b25b9351262fcc1e3cc64d4c04f1e44cd2f26287]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/01/19 13:12:03 cd 1.1.2.1: #111899# Moved xml load/store classes to own sub folder


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [48e60940a5b6bd631c3dc39d87cca2edf3a3e811]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/01/19 13:12:02 cd 1.1.2.1: #111899# Moved xml load/store classes to own sub folder


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [30c40bfb3b86975e0d358ce898dcfdab93bd9bb3]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/01/19 13:12:01 cd 1.1.2.1: #111899# Moved xml load/store classes to own sub folder


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [0f78621fa5a41e7c0ed9df7d3ce9dc813db152b1]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/01/28 16:27:22 cd 1.1.2.2: #111899# Adapt code for new index container implementation 2004/01/19 13:12:01 cd 1.1.2.1: #111899# Moved xml load/store classes to own sub folder


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [77312fb55f141d9c2f6d9e4dfb0327b39a58b43f]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/01/28 16:27:20 cd 1.1.2.2: #111899# Adapt code for new index container implementation 2004/01/19 13:12:00 cd 1.1.2.1: #111899# Moved xml load/store classes to own sub folder


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [57d8955d0a287b8bfbaf62f1757d7f79a283388e]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/01/19 13:11:59 cd 1.1.2.1: #111899# Moved xml load/store classes to own sub folder


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [2670719da91d0ddccb1fda3847653e4f2292cfe6]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/01/19 13:11:58 cd 1.1.2.1: #111899# Moved xml load/store classes to own sub folder


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [4b0c15dfd418f62400d080f420e74d6d7172c0f9]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/01/19 13:11:57 cd 1.1.2.1: #111899# Moved xml load/store classes to own sub folder


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [e73ae698a966aabb84f65599d16a4668639dbd31]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/02/19 09:17:54 cd 1.1.2.2: #i25017# Fixed typo 2004/01/19 13:09:54 cd 1.1.2.1: #111899# Factories for framework based user interface elements


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [16666a35ed92ae390228e0d778b0c012cca15ce9]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/01/28 16:27:15 cd 1.1.2.2: #111899# Adapt code for new index container implementation 2004/01/19 13:09:52 cd 1.1.2.1: #111899# Factories for framework based user interface elements


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [ea26e06aaaef39952e4099078e580516dfbe7854]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/01/19 13:09:51 cd 1.1.2.1: #111899# Factories for framework based user interface elements


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [998d6b11fe40aee75edb088feeb439e2b743f9bf]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/01/19 12:57:00 cd 1.1.2.1: #111899# Added header for ui element type name definition


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [62e0a20a729390a081defa5bb9267e6468e9e5aa]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/01/19 12:57:34 cd 1.1.2.2: #111899# Some bugfixes 2003/12/09 14:46:08 cd 1.1.2.1: #111899# New service to control association between command URLs and user interface names


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [321374b359a4dfaea80f33a48ced8e9ab21f5995]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/01/30 17:59:06 cd 1.1.2.2: #111899# Fixed bad include statement 2004/01/28 16:18:50 cd 1.1.2.1: #111899# index container implementation for mulit-thread env


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [083722b22a2cc09483de8f0a4962460f5095370e]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2003/10/31 16:37:48 cd 1.1.2.2: #111899# Fixed some problems with OLE inplace editing 2003/10/28 08:21:56 cd 1.1.2.1: #111899# Added popup menu controller


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [791da25d43a1af9e9dfee8025a65f4479ec527c1]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/01/28 16:18:49 cd 1.1.2.5: #111899# index container implementation for mulit-thread env 2004/01/19 12:57:34 cd 1.1.2.4: #111899# Some bugfixes 2003/10/28 08:27:12 cd 1.1.2.3: #111899# Some changes for user interface configuration API 2003/10/01 14:56:28 cd 1.1.2.2: #111899# Additional changes to support popup menu controller and inplace menus 2003/09/12 08:47:59 cd 1.1.2.1: #111899# Added classes for new user interface implementation


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [2adcce02f12b9f94b15f04c65681ca8ad9e8ca95]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/01/30 16:47:19 cd 1.1.2.7: #111899# Uses command description service correctly 2004/01/28 16:18:48 cd 1.1.2.6: #111899# index container implementation for mulit-thread env 2004/01/19 12:57:33 cd 1.1.2.5: #111899# Some bugfixes 2003/10/31 16:37:47 cd 1.1.2.4: #111899# Fixed some problems with OLE inplace editing 2003/10/28 08:27:12 cd 1.1.2.3: #111899# Some changes for user interface configuration API 2003/10/08 14:43:45 cd 1.1.2.2: #111899# Provide interface to retrieve system dependent menu handle 2003/09/12 08:47:59 cd 1.1.2.1: #111899# Added classes for new user interface implementation


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [70a16e05f63884761d42038aa12aac18ee78a37a]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/01/30 17:59:05 cd 1.1.2.4: #111899# Fixed bad include statement 2004/01/28 16:18:48 cd 1.1.2.3: #111899# index container implementation for mulit-thread env 2003/10/28 08:50:33 cd 1.1.2.2: #111899# Fixed wrong include 2003/10/28 08:24:17 cd 1.1.2.1: #111899# Generic container for ui element configuration data


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [8c8e7dfc20460b9e33f564d9907b095a97892b81]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2003/11/04 12:02:26 cd 1.1.2.1: #111899# New menu controller for Writer header/footer


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [c3886b354a70f0652cbf6a98c65b3e89346a2e6d]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2003/11/04 12:06:52 cd 1.1.2.3: #111899# Menus use activate to get status updates 2003/10/31 16:37:46 cd 1.1.2.2: #111899# Fixed some problems with OLE inplace editing 2003/09/12 08:47:58 cd 1.1.2.1: #111899# Added classes for new user interface implementation


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [9af764b60dda9f1d55b89bba90870c02f76df7c3]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2003/11/04 12:06:51 cd 1.1.2.3: #111899# Menus use activate to get status updates 2003/10/31 16:37:46 cd 1.1.2.2: #111899# Fixed some problems with OLE inplace editing 2003/09/12 08:47:57 cd 1.1.2.1: #111899# Added classes for new user interface implementation


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [107be4b79e060885a2f64832c052ce7e7228e66a]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2003/12/09 14:44:30 cd 1.1.2.1: #111899# Added menu controller for form layer


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [d4caf9cabfcdd84f27be1ab4af68b0717ff1d7cf]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/01/28 16:18:47 cd 1.1.2.1: #111899# index container implementation for mulit-thread env


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [c1cad8c0c2807c892e02787089221d598881473a]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/01/28 16:27:10 cd 1.1.2.4: #111899# Adapt code for new index container implementation 2004/01/21 18:10:43 cd 1.1.2.3: #111899# Some bugfixes 2004/01/20 08:11:54 cd 1.1.2.2: #111899# Fixed compile problems 2004/01/19 12:55:51 cd 1.1.2.1: #111899# Added ui configuration managers for documents and modules


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [530c915cd0ac40fdfeedc7f060f9ad9400958811]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/01/28 16:27:07 cd 1.1.2.4: #111899# Adapt code for new index container implementation 2004/01/21 18:30:29 cd 1.1.2.3: #111899# Some bugfixes 2004/01/20 08:11:54 cd 1.1.2.2: #111899# Fixed compile problems 2004/01/19 12:55:50 cd 1.1.2.1: #111899# Added ui configuration managers for documents and modules


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [44cad2dfcdfe845ae7eee6c12190fe2772dff5b1]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/01/19 12:55:50 cd 1.1.2.1: #111899# Added ui configuration managers for documents and modules


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [32a04b01bd9c9b0c1d00a76627c225b2de7ee4ce]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2003/10/28 08:27:09 cd 1.1.2.3: #111899# Some changes for user interface configuration API 2003/10/01 14:56:27 cd 1.1.2.2: #111899# Additional changes to support popup menu controller and inplace menus 2003/09/12 08:46:43 cd 1.1.2.1: #111899# Added factory for popup menu controller


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [902b144d33a95c27a5d01ef89a7177394664ccfd]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/01/30 16:46:46 cd 1.1.2.4: #111899# Removed old identify method 2003/12/19 08:22:48 cd 1.1.2.3: #i19488# Corrected include statement 2003/12/18 09:23:52 as 1.1.2.2: #i19488# new detection method 2003/12/17 06:54:59 as 1.1.2.1: #i19488# new service to detect office modules


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [58ecb08b37d7bdfe5a6cff5df274489d47af8eda]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/01/30 16:46:11 cd 1.1.2.14: #111899# Support closer for backing mode 2004/01/28 16:27:05 cd 1.1.2.13: #111899# Adapt code for new index container implementation 2004/01/21 18:10:15 cd 1.1.2.12: #111899# Listeners for layout manager 2004/01/19 13:23:11 cd 1.1.2.11: #111899# Adapt layout manager to the new implementations 2003/11/07 08:00:25 cd 1.1.2.10: #111899# Support static docking for toolbars 2003/11/06 10:44:30 cd 1.1.2.9: #111899# Adapt code to support toolbar space on normal and OLE inplace frames 2003/11/05 12:42:37 cd 1.1.2.8: #111899# Container window must be provided to layout manager 2003/10/28 09:37:26 cd 1.1.2.7: #111899# Use ui namespace for DockingArea 2003/10/28 08:27:07 cd 1.1.2.6: #111899# Some changes for user interface configuration API 2003/10/13 11:56:09 cd 1.1.2.5: #111899# Creation of layout manager moved to frame ctor to support standalone frames 2003/10/13 08:43:59 cd 1.1.2.4: #111899# Reset menubar in top-level window if frame gets disposed 2003/10/01 14:56:26 cd 1.1.2.3: #111899# Additional changes to support popup menu controller and inplace menus 2003/09/12 08:49:26 cd 1.1.2.2: #111899# Additional functions for frame layout manager 2003/08/20 15:56:47 cd 1.1.2.1: 111899# Framework based user interface


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [41b270741e8f38fae4d20090e3b4a7fc7f38b478]

INTEGRATION: CWS layoutmanager (1.27.76); FILE MERGED 2004/02/19 19:00:56 cd 1.27.76.5: RESYNC: (1.27-1.28); FILE MERGED 2004/02/02 09:57:31 as 1.27.76.4: #i19488# remove prop IsBackingMode at the frame instance 2003/10/28 08:27:05 cd 1.27.76.3: #111899# Some changes for user interface configuration API 2003/08/20 15:56:46 cd 1.27.76.2: 111899# Framework based user interface 2003/08/12 10:11:16 cd 1.27.76.1: #i12928# First parts of the new layout manager


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [711b265a9c5882a6ff7ceef53b036e864fde9291]

INTEGRATION: CWS layoutmanager (1.2.76); FILE MERGED 2004/01/26 09:08:30 as 1.2.76.1: #112900# ren BackingComp to StartModule


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [edc12958dcd2a59d59791d791988eef84deab921]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/01/19 13:22:37 cd 1.1.2.3: #111899# Some changes for non-configurable ui element base class 2003/10/28 08:27:02 cd 1.1.2.2: #111899# Some changes for user interface configuration API 2003/09/12 08:45:38 cd 1.1.2.1: #111899# Added base class for new user interface implementation


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [422e60e2c3196b67cb42b79e368e8e125f2f1abd]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/01/28 16:27:03 cd 1.1.2.2: #111899# Adapt code for new index container implementation 2004/01/19 12:53:57 cd 1.1.2.1: #111899# Base class for ui configurable elements


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [bb69417ba25640147c56c9f249b8c2df04d299cf]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/01/28 16:01:06 cd 1.1.2.1: #111899# Shareable mutex for item container implementation


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [e20ef221d8d573576605173ee331b7996989e32f]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2003/11/04 12:06:49 cd 1.1.2.4: #111899# Menus use activate to get status updates 2003/10/31 16:37:44 cd 1.1.2.3: #111899# Fixed some problems with OLE inplace editing 2003/10/01 14:56:25 cd 1.1.2.2: #111899# Additional changes to support popup menu controller and inplace menus 2003/09/12 08:45:37 cd 1.1.2.1: #111899# Added base class for new user interface implementation


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [3e100a1a51b87c14628b67d63961b76cb777e11e]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2003/11/06 10:45:50 cd 1.1.2.1: #111899# Adapt code to support toolbar space on normal and OLE inplace frames


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [170071f9d0521bcea26d191efbdce73de86d7ee0]

INTEGRATION: CWS layoutmanager (1.2.76); FILE MERGED 2004/02/01 15:09:40 cd 1.2.76.2: #111899# Support accelerators inside new menu implementation 2004/02/01 14:55:12 cd 1.2.76.1: #111899# Support accelerators inside new menu implementation


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [1ad7835bb10ab8876b91a8b0e0dec7b5a68e08c1]

INTEGRATION: CWS layoutmanager (1.2.76); FILE MERGED 2004/01/30 16:45:49 cd 1.2.76.1: #111899# Support closer for backing mode


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [97feaf1bb13e379a33310138731eda5cee8fedf8]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2003/11/07 08:00:24 cd 1.1.2.2: #111899# Support static docking for toolbars 2003/08/20 15:46:18 cd 1.1.2.1: 111899# Framework based user interface


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [e813987cb399c3dc230ca89f152003c55140b9f4]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/02/03 15:29:22 cd 1.1.2.2: #i25017# Use resource for menu item inside popup menu controller 2004/01/19 12:53:01 cd 1.1.2.1: #111899# Moved file so it can be included by other classes


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [8dcf483af6dc1b3f00431badd67b457ee42e3557]

INTEGRATION: CWS layoutmanager (1.18.52); FILE MERGED 2004/01/28 16:27:01 cd 1.18.52.11: #111899# Adapt code for new index container implementation 2004/01/26 09:08:12 as 1.18.52.10: #112900# ren BackingComp to StartModule 2004/01/20 10:53:04 cd 1.18.52.9: #111899# Only one popup menu controller service entry 2004/01/19 13:21:46 cd 1.18.52.8: #111899# Added new services 2003/12/17 06:55:40 as 1.18.52.7: #i19488# new service to detect office modules 2003/12/09 14:42:59 cd 1.18.52.6: #111899# New services 2003/11/04 12:06:48 cd 1.18.52.5: #111899# Menus use activate to get status updates 2003/10/28 08:27:01 cd 1.18.52.4: #111899# Some changes for user interface configuration API 2003/10/01 14:56:24 cd 1.18.52.3: #111899# Additional changes to support popup menu controller and inplace menus 2003/09/12 08:48:45 cd 1.18.52.2: #111899# Added services to framework project 2003/08/12 10:11:15 cd 1.18.52.1: #i12928# First parts of the new layout manager


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [9be190c3c15e3747197c6c4e5e905650cbc69d8d]

INTEGRATION: CWS layoutmanager (1.2.76); FILE MERGED 2004/02/02 09:57:29 as 1.2.76.3: #i19488# remove prop IsBackingMode at the frame instance 2004/01/28 16:27:01 cd 1.2.76.2: #111899# Adapt code for new index container implementation 2003/08/12 10:11:14 cd 1.2.76.1: #i12928# First parts of the new layout manager


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [f202e819ca81cf8477ebc7479616cf2bf58888a0]

INTEGRATION: CWS layoutmanager (1.3.20); FILE MERGED 2004/02/20 08:48:03 cd 1.3.20.2: #111899# We need dcss 2004/02/20 08:46:26 cd 1.3.20.1: #111899# We need dcss


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [31b89260aa7e27722738f42c16fd3a6969e16ab6]

INTEGRATION: CWS layoutmanager (1.16.62); FILE MERGED 2004/01/30 00:15:57 cd 1.16.62.2: RESYNC: (1.16-1.17); FILE MERGED 2003/12/16 16:34:40 jb 1.16.62.1: #i23571# Need to apply element name to instances of imported templates


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [1aaf528df0cbe1dd7219b67c4697d870635e77a7]

INTEGRATION: CWS layoutmanager (1.13.50); FILE MERGED 2004/02/19 13:39:32 cd 1.13.50.2: RESYNC: (1.13-1.14); FILE MERGED 2004/01/26 09:24:11 as 1.13.50.1: #112900# use StartModule if it is installed only


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [d24276d04187a4e52683f68cfd183d39cec73f7a]

INTEGRATION: CWS layoutmanager (1.98.4); FILE MERGED 2004/01/29 08:32:40 cd 1.98.4.3: RESYNC: (1.98-1.101); FILE MERGED 2004/01/22 08:38:53 cd 1.98.4.2: #111899# Calculate size of menu bar if item has been changed 2004/01/19 10:08:18 cd 1.98.4.1: #111899# Added support for HelpURL


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [9b432c29abb6c56af3933fc66e82231171423090]

INTEGRATION: CWS layoutmanager (1.2.6); FILE MERGED 2004/01/14 15:46:36 mav 1.2.6.1: #114858# removing of elements must have effect after commit


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [1821b209a7c696ac252d1baad3206258243ebbd0]

INTEGRATION: CWS layoutmanager (1.80.6); FILE MERGED 2004/02/19 13:07:36 cd 1.80.6.3: RESYNC: (1.80-1.82); FILE MERGED 2004/01/21 18:08:20 cd 1.80.6.2: #114906# Better error detection 2004/01/19 12:48:25 mav 1.80.6.1: #114906# catalog can have no manifest.xml


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [8b1eba4619a8a246962570de7ad613cff08a5ef8]

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>  [90c8b74cacae53616469c50081495fcc376911ee]

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>  [093865329120656c025f8717b8e431eb0bd2c0ec]

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>  [39f0bd7d28574706cbca155a821982694953ff60]

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>  [edde64fa3a959cdcde88b8daa0d96211fe4ad27a]

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>  [adf7f3613b517e41ce124402329e686df3c93466]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/02/03 12:40:25 cd 1.1.2.1: #i25017# XML based user interface configuration files for our modules


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [50dbfff12c81b1a0b527a3ab1058e5d0a77cc44a]

INTEGRATION: CWS layoutmanager (1.4.12); FILE MERGED 2004/01/26 09:17:06 as 1.4.12.1: #111770 correct handling of service names


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [65465498fbd1c41b7252df9fb972e39939eefcea]

INTEGRATION: CWS layoutmanager (1.2.282); FILE MERGED 2003/11/24 09:17:26 cd 1.2.282.1: #111899# Support QueryValue for Calc items


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [fdb3ede594cd17922e92e5b0f0d6ae82bde6228f]

INTEGRATION: CWS layoutmanager (1.2.144); FILE MERGED 2003/11/24 09:15:17 cd 1.2.144.1: #111899# Support QueryValue for Calc items


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [b8ab95844734ab3f0e2a1463621fd3489105fdac]

INTEGRATION: CWS layoutmanager (1.3.248); FILE MERGED 2004/02/19 18:44:39 cd 1.3.248.3: RESYNC: (1.4-1.5); FILE MERGED 2003/11/24 19:12:39 cd 1.3.248.2: RESYNC: (1.3-1.4); FILE MERGED #100000# Merge conflict resolved 2003/10/01 15:34:16 cd 1.3.248.1: #111899# Added slot to get updates for font list


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [10792c1407a2fcae2910362fb00e4b8a4f5b3b16]

INTEGRATION: CWS layoutmanager (1.12.12); FILE MERGED 2004/02/19 18:46:06 cd 1.12.12.2: RESYNC: (1.12-1.13); FILE MERGED 2004/02/03 15:17:34 cd 1.12.12.1: #i25017# Deliver new ui configuration files


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [e8b9b3480f73e3ef3a704f129070f2a18f5241b3]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/02/16 10:04:37 cd 1.1.2.2: #111899# Fixed problem where two commands have the same uno command (InsertTable), now use (InsertSpreadsheet) for draw and impress 2004/02/03 12:34:13 cd 1.1.2.1: #i25017# XML based user interface configuration files for our modules


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [0bd6486a001b48053f3eb48b0ba48c1ec534cb64]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/02/16 10:04:36 cd 1.1.2.2: #111899# Fixed problem where two commands have the same uno command (InsertTable), now use (InsertSpreadsheet) for draw and impress 2004/02/03 12:16:54 cd 1.1.2.1: #i25017# XML based user interface configuration files for our modules


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [bc49ad394a25afff4c7429ab6f0449c86b1ce399]

INTEGRATION: CWS layoutmanager (1.37.76); FILE MERGED 2004/01/29 21:37:10 cd 1.37.76.2: RESYNC: (1.37-1.39); FILE MERGED 2003/12/09 16:36:08 mba 1.37.76.1: #114320#: consider external Inplace mode


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [c8e91ec3b6907b9d6b58616af7a7493cb3f8032d]

INTEGRATION: CWS layoutmanager (1.28.80); FILE MERGED 2004/01/29 21:36:47 cd 1.28.80.2: RESYNC: (1.28-1.31); FILE MERGED 2003/12/09 16:36:04 mba 1.28.80.1: #114320#: consider external Inplace mode


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [29fe8a35f8999df71ef09a4353a19f56bcaf9891]

INTEGRATION: CWS layoutmanager (1.65.4); FILE MERGED 2004/02/19 18:09:09 cd 1.65.4.3: RESYNC: (1.68-1.69); FILE MERGED 2004/01/29 21:47:54 cd 1.65.4.2: RESYNC: (1.65-1.68); FILE MERGED 2004/01/26 09:21:03 as 1.65.4.1: #111770 correct handling of service names


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [d6532568ff4150bd0350211505e4965ed321f2e2]

INTEGRATION: CWS layoutmanager (1.4.4); FILE MERGED 2004/02/19 18:09:00 cd 1.4.4.3: RESYNC: (1.5-1.6); FILE MERGED 2004/01/29 21:47:20 cd 1.4.4.2: RESYNC: (1.4-1.5); FILE MERGED 2004/01/26 09:21:01 as 1.4.4.1: #111770 correct handling of service names


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [a43234433ca2f63be6debe3f6210dfa7810405c9]

INTEGRATION: CWS layoutmanager (1.13.128); FILE MERGED 2003/12/19 07:08:55 cd 1.13.128.1: #11189# Obsolete slots removed, corrected configure flags on non-ui slots


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [b9710971e8fe496a16445ec94452bbbdf6f131ba]

INTEGRATION: CWS layoutmanager (1.15.4); FILE MERGED 2004/02/19 18:17:17 cd 1.15.4.3: RESYNC: (1.15-1.16); FILE MERGED 2004/02/04 08:19:45 cd 1.15.4.2: #i25017# New default menubar configuration files 2004/02/03 15:16:30 cd 1.15.4.1: #i25017# Deliver new ui configuration files


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [979fd87a94b717dac572965abf9149db946ebd0c]

INTEGRATION: CWS layoutmanager (1.5.222); FILE MERGED 2004/01/29 23:07:33 cd 1.5.222.2: RESYNC: (1.5-1.6); FILE MERGED 2003/12/19 07:07:05 cd 1.5.222.1: #111899# Removed obsolete slot ids


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [4dd2b3f91eac43d615bfb718c1ccd7894c42e0aa]

INTEGRATION: CWS layoutmanager (1.6.26); FILE MERGED 2004/02/02 09:18:46 abi 1.6.26.4: added tracker 2003/11/24 19:21:04 cd 1.6.26.3: RESYNC: (1.6-1.7); FILE MERGED 2003/11/06 14:57:07 abi 1.6.26.2: added container window wrapper 2003/10/29 13:43:30 abi 1.6.26.1: inplace activation


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [68f2fa3f1ee1f61f0bc05aa526f7c8b28c0c2cee]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2003/11/06 14:57:07 abi 1.1.2.1: added container window wrapper


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [39adf1951474e791d34048b6d2164d242906172b]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/02/02 09:15:40 abi 1.1.2.3: with tracker 2003/11/20 12:54:57 abi 1.1.2.2: resizing of frame 2003/10/29 13:42:32 abi 1.1.2.1: inplace activation


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [cef0d70d91cc7f38cdba7e112f0e29b7d53888dd]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2003/11/20 12:54:56 abi 1.1.2.3: resizing of frame 2003/11/18 15:05:28 abi 1.1.2.2: recycling Frame,Window and Document 2003/10/29 13:42:31 abi 1.1.2.1: inplace activation


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [9b61468a33e4375a1483da22b26a9c82bea9ef7e]

INTEGRATION: CWS layoutmanager (1.9.30); FILE MERGED 2003/10/29 13:42:30 abi 1.9.30.1: inplace activation


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [a6dd734448e467a25c6f282f1f9c27a7dcc2c263]

INTEGRATION: CWS layoutmanager (1.11.30); FILE MERGED 2004/02/02 09:15:41 abi 1.11.30.8: with tracker 2003/12/04 13:08:19 abi 1.11.30.7: workaround layoutoutrequest in deactivate, generic menuhandling 2003/11/20 12:54:55 abi 1.11.30.6: resizing of frame 2003/11/19 16:17:50 abi 1.11.30.5: some tries 2003/11/18 15:05:28 abi 1.11.30.4: recycling Frame,Window and Document 2003/11/06 14:57:06 abi 1.11.30.3: added container window wrapper 2003/11/05 16:18:59 abi 1.11.30.2: added XDockingAreaAcceptor 2003/10/29 13:42:29 abi 1.11.30.1: inplace activation


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [8c4ce79976495be11cbb82e847517d217bdb8982]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2003/11/06 14:57:05 abi 1.1.2.1: added container window wrapper


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [3d3ab2242fdf0b292650360958cf14a2a6c2c8a0]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/02/02 17:02:48 abi 1.1.2.2: tracker fixed 2004/02/02 09:13:58 abi 1.1.2.1: recttracker with win32-api


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [3e8e69e54e38c543da62b4f5dd9e626068a04cff]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/02/02 09:15:39 abi 1.1.2.3: with tracker 2003/11/20 12:54:52 abi 1.1.2.2: resizing of frame 2003/10/29 13:40:54 abi 1.1.2.1: new files for inplace activation


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [b5175163533e01333a2e103964bef06a56580583]

INTEGRATION: CWS layoutmanager (1.3.32); FILE MERGED 2003/10/29 13:41:33 abi 1.3.32.1: inplace activation


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [dab8a80b508bf81ceac8fc9a5e020801781e9dfb]

INTEGRATION: CWS layoutmanager (1.4.26); FILE MERGED 2004/02/02 09:18:06 abi 1.4.26.4: added tracker 2003/12/04 13:08:19 abi 1.4.26.3: workaround layoutoutrequest in deactivate, generic menuhandling 2003/11/06 14:57:04 abi 1.4.26.2: added container window wrapper 2003/10/29 13:41:33 abi 1.4.26.1: inplace activation


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [ab2bcfc2b9aa43bac0533d086d2b2f37d257de4e]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2003/11/20 12:54:52 abi 1.1.2.3: resizing of frame 2003/11/18 15:05:26 abi 1.1.2.2: recycling Frame,Window and Document 2003/10/29 13:40:50 abi 1.1.2.1: new files for inplace activation


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [f3e7cb64cbfbe4edba10ec36524eaf4709b238e8]

INTEGRATION: CWS layoutmanager (1.2.32); FILE MERGED 2003/10/29 13:41:32 abi 1.2.32.1: inplace activation


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [45c079e0ce137bdc5cc77c1d84799ccdc3e6b18c]

INTEGRATION: CWS layoutmanager (1.11.30); FILE MERGED 2003/10/29 13:41:32 abi 1.11.30.1: inplace activation


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [f1ac22b05e90c1f46a58647340f8c61e36197aac]

INTEGRATION: CWS layoutmanager (1.12.30); FILE MERGED 2003/10/29 13:41:31 abi 1.12.30.1: inplace activation


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [002b475d640335955a314dec2f642d2bb5dfdcdb]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2003/11/18 15:05:26 abi 1.1.2.2: recycling Frame,Window and Document 2003/10/29 13:40:59 abi 1.1.2.1: new files for inplace activation


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [508ec4831d4c6166ef0781034d6f62d58707ec24]

INTEGRATION: CWS layoutmanager (1.13.22); FILE MERGED 2004/02/19 08:55:50 cd 1.13.22.15: #111899# Fixed crash when click save on toolbar in the inplace editing scenario 2004/02/02 09:15:38 abi 1.13.22.14: with tracker 2003/12/04 13:08:18 abi 1.13.22.13: workaround layoutoutrequest in deactivate, generic menuhandling 2003/11/24 09:29:32 abi 1.13.22.12: changed to interface XSYstemDependentWindowPeer for getting win handle 2003/11/20 12:54:51 abi 1.13.22.11: resizing of frame 2003/11/19 16:17:50 abi 1.13.22.10: some tries 2003/11/18 15:05:25 abi 1.13.22.9: recycling Frame,Window and Document 2003/11/18 08:42:23 abi 1.13.22.8: earlier setting of docking area acceptor 2003/11/17 10:03:11 abi 1.13.22.7: earlier setting of callback 2003/11/07 14:45:53 abi 1.13.22.6: child window for container 2003/11/07 14:38:38 abi 1.13.22.5: child window for container 2003/11/06 14:57:03 abi 1.13.22.4: added container window wrapper 2003/11/05 16:18:58 abi 1.13.22.3: added XDockingAreaAcceptor 2003/10/31 15:39:11 cd 1.13.22.2: Changed menu item creation to support VCL implementation 2003/10/29 13:41:31 abi 1.13.22.1: inplace activation


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [93fb34d9cfb7e9049c9882f66609ac9a1f40b4fa]

INTEGRATION: CWS layoutmanager (1.62.28); FILE MERGED 2004/02/19 13:56:43 cd 1.62.28.8: RESYNC: (1.68-1.69); FILE MERGED 2004/01/29 10:19:44 cd 1.62.28.7: RESYNC: (1.67-1.68); FILE MERGED 2003/11/25 10:47:16 cd 1.62.28.6: #100000# Fixed merge problem 2003/11/24 18:21:17 cd 1.62.28.5: RESYNC: (1.64-1.67); FILE MERGED #100000# Merge conflict resolved 2003/10/06 06:08:20 cd 1.62.28.4: RESYNC: (1.60-1.64); FILE MERGED 2003/10/02 08:58:52 cd 1.62.28.3: RESYNC: (1.62-1.60); FILE MERGED 2003/10/01 15:30:37 cd 1.62.28.2: #111899# Additional interfaces for framework based menus 2003/08/20 15:39:35 cd 1.62.28.1: #111899# UNO API for framework based user interface implementation


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [f3ece501fb7ff32ef7da284330a6689998de3291]

INTEGRATION: CWS layoutmanager (1.49.16); FILE MERGED 2004/02/19 13:58:00 cd 1.49.16.7: RESYNC: (1.54-1.56); FILE MERGED 2004/01/29 10:20:13 cd 1.49.16.6: RESYNC: (1.53-1.54); FILE MERGED 2003/11/24 18:22:58 cd 1.49.16.5: RESYNC: (1.51-1.53); FILE MERGED 2003/11/24 08:30:49 cd 1.49.16.4: #111899# Added new namespace for status structures 2003/10/06 06:08:30 cd 1.49.16.3: RESYNC: (1.48-1.51); FILE MERGED 2003/10/02 08:59:00 cd 1.49.16.2: RESYNC: (1.49-1.48); FILE MERGED 2003/08/20 15:39:34 cd 1.49.16.1: #111899# UNO API for framework based user interface implementation


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [940a681384afaaa2c34fe95de398569751f8eb44]

INTEGRATION: CWS layoutmanager (1.45.42); FILE MERGED 2004/02/19 13:57:52 cd 1.45.42.8: RESYNC: (1.51-1.52); FILE MERGED 2004/01/30 09:52:11 cd 1.45.42.7: #111899# Fixed wrong dependency line 2004/01/29 10:19:59 cd 1.45.42.6: RESYNC: (1.50-1.51); FILE MERGED 2003/11/25 09:00:42 cd 1.45.42.5: #100000# Fixed merge problem 2003/11/24 18:22:51 cd 1.45.42.4: RESYNC: (1.47-1.50); FILE MERGED #100000# Merge conflict resolved 2003/10/06 06:08:26 cd 1.45.42.3: RESYNC: (1.45-1.47); FILE MERGED 2003/10/01 15:30:35 cd 1.45.42.2: #111899# Additional interfaces for framework based menus 2003/08/20 15:39:34 cd 1.45.42.1: #111899# UNO API for framework based user interface implementation


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [d1c217cbb411d38cc337178c89a49cf0dfd00a60]

INTEGRATION: CWS layoutmanager (1.18.66); FILE MERGED 2003/08/20 15:39:30 cd 1.18.66.2: #111899# UNO API for framework based user interface implementation 2003/08/12 10:12:14 cd 1.18.66.1: #i12928# First parts of the new layout manager API


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [5d3e0df8db4f57ec6c83fdae5c48315a57dd5fa8]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2003/08/12 10:15:36 cd 1.1.2.1: #i12928# First parts of the new layout manager API


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [1528ef62d75584936dbe8d4f4242095515e4f738]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2003/08/12 10:15:28 cd 1.1.2.1: #i12928# First parts of the new layout manager API


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [c8fa3ae008b69d4677dacabf97668938e01ead26]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2003/08/12 10:15:46 cd 1.1.2.1: #i12928# First parts of the new layout manager API


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [eb51c75695c1bfaddab6deab072595fee681cb61]

INTEGRATION: CWS layoutmanager (1.12.100); FILE MERGED 2003/08/20 15:39:30 cd 1.12.100.2: #111899# UNO API for framework based user interface implementation 2003/08/12 10:12:14 cd 1.12.100.1: #i12928# First parts of the new layout manager API


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [3648158695ea837f6fd594549c371aa46393161c]

INTEGRATION: CWS layoutmanager (1.2.26); FILE MERGED 2004/01/29 10:34:02 cd 1.2.26.2: RESYNC: (1.2-1.3); FILE MERGED 2004/01/16 14:55:38 mav 1.2.26.1: #114906# new service to generate package from folder


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [d4d7c17a546d663bf17c51defb78bef5d3fa15cd]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/01/16 14:56:12 mav 1.1.2.1: #114906# new service to generate package from folder


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [3f7b5db35aafbd2301128470b3a38032213c750a]

INTEGRATION: CWS layoutmanager (1.22.100); FILE MERGED 2004/02/19 14:07:48 cd 1.22.100.4: RESYNC: (1.23-1.24); FILE MERGED 2004/01/29 10:35:21 cd 1.22.100.3: RESYNC: (1.22-1.23); FILE MERGED 2004/01/19 09:59:48 cd 1.22.100.2: #111899# Added new interface 2003/10/08 14:13:56 cd 1.22.100.1: #111899# Provide interface to retrieve system dependent menu handle


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [39d1fe07667ef11557d99e037402c14eb3469e04]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2003/10/08 14:10:34 cd 1.1.2.1: #111899# Provide interface to retrieve system dependent menu handle


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [2fc55cc10424dac1eeca9fa65234110c60bb2ab4]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/01/19 09:51:44 cd 1.1.2.1: #111899# Extended menu interface to support command and help URLs


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [2f6c01bb1aa82f2de3d940fa24b56726af96d32e]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/02/03 13:16:09 cd 1.1.2.1: #i25017# XML based user interface configuration files for our modules


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [6794b41fe70cea7e307d408263374eefc2f85fc9]

INTEGRATION: CWS layoutmanager (1.2.4); FILE MERGED 2004/01/26 08:58:25 as 1.2.4.1: #111770# correct service name handling


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [93517df1bd8c1d0968134400cb22b6b20f666642]

INTEGRATION: CWS layoutmanager (1.92.26); FILE MERGED 2004/02/20 00:04:42 cd 1.92.26.3: #111899# Menubar resources are obsolete now - replaced by xml based configuration file 2004/01/29 10:07:53 cd 1.92.26.2: RESYNC: (1.92-1.93); FILE MERGED 2003/12/19 08:17:11 cd 1.92.26.1: #111899# Popup menus need command string


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [8aa453a855f41e3fc5ad9badccb9032e50951238]

INTEGRATION: CWS layoutmanager (1.20.4); FILE MERGED 2004/02/19 18:04:51 cd 1.20.4.2: RESYNC: (1.20-1.21); FILE MERGED 2004/02/03 15:19:07 cd 1.20.4.1: #i25017# Deliver new ui configuration files


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [4fa6ec5d669bcc586999c33f4c12b0795e744e2f]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/01/30 11:14:34 cd 1.1.2.1: #111899# Added new user interface command description files


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [24d2e6a7f2b468178238778b2081405deb1cfb55]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/01/30 11:14:33 cd 1.1.2.1: #111899# Added new user interface command description files


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [1d9defbd34f1b44f2caf9d4615dee78e561a4fec]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/01/30 11:14:32 cd 1.1.2.1: #111899# Added new user interface command description files


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [a29a69d8325bd84fc4a5621ea43276433194be60]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/01/30 11:14:31 cd 1.1.2.1: #111899# Added new user interface command description files


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [e51cfc6772d13cad7a5c31c61efcf13c4bdf987a]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/01/30 11:14:30 cd 1.1.2.1: #111899# Added new user interface command description files


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [bae1e20cc8c08a89c423cad5889096793360ebd6]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/01/30 11:14:29 cd 1.1.2.1: #111899# Added new user interface command description files


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [eb07856ea0613b2eb614208b44d0a894adc2a8b2]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/01/30 11:14:28 cd 1.1.2.1: #111899# Added new user interface command description files


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [f7b1f2f3f88d1b4144dae03796b247ba69683d2a]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/01/30 11:14:27 cd 1.1.2.1: #111899# Added new user interface command description files


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [1a4302564341cf4a79981b9f486b73d3b64f6a39]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/01/30 11:14:26 cd 1.1.2.1: #111899# Added new user interface command description files


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [078d7bdae6775c9a2a75fa8c163c3bdc746519d5]

INTEGRATION: CWS layoutmanager (1.85.26); FILE MERGED 2004/02/19 14:28:27 cd 1.85.26.2: RESYNC: (1.85-1.86); FILE MERGED 2004/02/01 07:49:48 cd 1.85.26.1: #111899# Default ui config is based on XML files


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [8174bf25ebeab1349b5c88116c4edcc308f50b80]

INTEGRATION: CWS layoutmanager (1.26.46); FILE MERGED 2004/01/30 13:09:20 cd 1.26.46.3: #111899# Removed obsolete property 2004/01/29 10:38:33 cd 1.26.46.2: RESYNC: (1.26-1.27); FILE MERGED 2004/01/26 09:13:51 as 1.26.46.1: #i19488# new props for module ui configuration


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [803365c47969a528742a9fcac6756b0d616c5098]

INTEGRATION: CWS layoutmanager (1.12.122); FILE MERGED 2004/02/19 14:27:18 cd 1.12.122.4: RESYNC: (1.14-1.15); FILE MERGED 2004/01/30 11:11:12 cd 1.12.122.3: #111899# User interface command descriptions for app modules 2003/11/24 15:34:34 cd 1.12.122.2: RESYNC: (1.12-1.14); FILE MERGED 2003/10/28 07:33:55 cd 1.12.122.1: #111899# Configuration file for user interface controller


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [2a3b819c69ec2b0bf70ab1bf7e3c00feaf7ee154]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/02/03 15:12:22 cd 1.1.2.3: #111899# Now all known languages combined into new configuration files 2004/02/03 08:21:52 cd 1.1.2.2: #111899# Fixed wrong command URL for undo, redo and repeat 2004/01/30 11:16:29 cd 1.1.2.1: #111899# Added new user interface command description files


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [bc04d8783698a22f59eed4ab8051b73a460d57e1]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/02/03 15:12:21 cd 1.1.2.3: #111899# Now all known languages combined into new configuration files 2004/02/03 08:21:52 cd 1.1.2.2: #111899# Fixed wrong command URL for undo, redo and repeat 2004/01/30 11:16:30 cd 1.1.2.1: #111899# Added new user interface command description files


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [51648775aa94911253eb39061b1c77d6556d22cc]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/02/03 15:12:20 cd 1.1.2.2: #111899# Now all known languages combined into new configuration files 2004/01/30 11:16:28 cd 1.1.2.1: #111899# Added new user interface command description files


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [332b3b7bb198c1fe2d0103dd60ebab0fc35ce5e0]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/02/16 10:03:00 cd 1.1.2.4: #111899# Fixed problem where two commands have the same uno command (InsertTable) 2004/02/03 15:12:16 cd 1.1.2.3: #111899# Now all known languages combined into new configuration files 2004/02/03 08:21:50 cd 1.1.2.2: #111899# Fixed wrong command URL for undo, redo and repeat 2004/01/30 11:16:27 cd 1.1.2.1: #111899# Added new user interface command description files


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [2323844e26a03b0417d3d87beb9f14f3edf06935]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/01/30 11:16:23 cd 1.1.2.1: #111899# Added new user interface command description files


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [dcfa656472b5418b3734a8e59ed5066be5c11ef0]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/02/03 15:12:14 cd 1.1.2.2: #111899# Now all known languages combined into new configuration files 2004/01/30 11:16:26 cd 1.1.2.1: #111899# Added new user interface command description files


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [ce65f450346f4fd657904bb2f064154020ede5e2]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/02/03 15:12:13 cd 1.1.2.2: #111899# Now all known languages combined into new configuration files 2004/01/30 11:16:25 cd 1.1.2.1: #111899# Added new user interface command description files


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [67e8ca8e97c275808cf18c495369b5d773b57190]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/01/30 11:16:22 cd 1.1.2.1: #111899# Added new user interface command description files


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [1158ecb7928772dd983c4a80ee771327c1f1b98b]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/02/03 15:12:10 cd 1.1.2.2: #111899# Now all known languages combined into new configuration files 2004/01/30 11:16:25 cd 1.1.2.1: #111899# Added new user interface command description files


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [d3ea17f8ddbc89da1f968fc2f1aa08e773c63834]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/02/03 15:12:08 cd 1.1.2.2: #111899# Now all known languages combined into new configuration files 2004/01/30 11:16:24 cd 1.1.2.1: #111899# Added new user interface command description files


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [8dbaea3fac5ce5f0110d426ac750bc735d927ebb]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/02/03 15:12:06 cd 1.1.2.2: #111899# Now all known languages combined into new configuration files 2004/01/30 11:16:23 cd 1.1.2.1: #111899# Added new user interface command description files


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [3c5bd038fdf248d16debfc396caa8ce71bb026ad]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/01/30 11:16:30 cd 1.1.2.1: #111899# Added new user interface command description files


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [f6c3482fa8293200a557ee391170fbfc896fa9dd]

INTEGRATION: CWS layoutmanager (1.32.120); FILE MERGED 2004/02/19 14:29:46 cd 1.32.120.2: RESYNC: (1.32-1.33); FILE MERGED 2004/01/30 11:24:33 cd 1.32.120.1: #111899# Added new folder user interface configuration files


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [50e41e51e84cc6e94a29c33524ab0008e4994dcf]

INTEGRATION: CWS layoutmanager (1.9.50); FILE MERGED 2004/01/30 11:24:33 cd 1.9.50.1: #111899# Added new folder user interface configuration files


2004-02-25  Daniel Vogelheim  <dvo@openoffice.org>  [4b26e619b71d56c4f1e91c61cb0bbcd138a77d05]

fix handling calling order (LO) Issue number: Submitted by: Reviewed by:


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [99f264b05e4b1f705df24f87f587844c3824a8dd]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/02/03 13:12:21 cd 1.1.2.1: #i25017# XML based user interface configuration files for our modules


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [3ed02e0e969fd568bab19d37048be4adc96a7c24]

INTEGRATION: CWS layoutmanager (1.30.62); FILE MERGED 2004/02/19 14:26:45 cd 1.30.62.2: RESYNC: (1.30-1.31); FILE MERGED 2003/12/09 16:12:05 mba 1.30.62.1: #114320#: consider external Inplace mode


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [b25310be7b7ee7221cc425b94c88525b44ce12bf]

INTEGRATION: CWS layoutmanager (1.25.10); FILE MERGED 2004/02/19 14:26:36 cd 1.25.10.2: RESYNC: (1.25-1.26); FILE MERGED 2004/01/26 09:22:07 as 1.25.10.1: #111770 correct handling of service names


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [71742e2bb343191d6dc81aa5fbde34a352254386]

INTEGRATION: CWS layoutmanager (1.63.10); FILE MERGED 2004/02/19 14:25:27 cd 1.63.10.2: RESYNC: (1.63-1.64); FILE MERGED 2003/12/09 16:12:01 mba 1.63.10.1: #114320#: consider external Inplace mode


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [3b61716daba1f96c3af04e9aacd8636ee4031916]

INTEGRATION: CWS layoutmanager (1.14.4); FILE MERGED 2004/02/19 14:26:56 cd 1.14.4.2: RESYNC: (1.14-1.15); FILE MERGED 2004/02/03 15:18:43 cd 1.14.4.1: #i25017# Deliver new ui configuration files


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [ef7b350c52124eed5831d054f592923316f24344]

INTEGRATION: CWS layoutmanager (1.17.66); FILE MERGED 2003/12/19 08:05:22 cd 1.17.66.1: #111899# Exchanged slot SID_MINIMIZEWINS with SID_MINIMIZED


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [85619246e63f5125b3d7f9b08922013e48d6dc43]

INTEGRATION: CWS layoutmanager (1.52.194); FILE MERGED 2004/01/29 11:28:41 cd 1.52.194.2: RESYNC: (1.52-1.53); FILE MERGED 2003/10/01 15:38:51 cd 1.52.194.1: #111899# Added support for UNO based menu implementation


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [a554bae669d5eb3abc327cef07bfbbafe3e9d397]

INTEGRATION: CWS layoutmanager (1.2.212); FILE MERGED 2003/11/25 13:14:20 cd 1.2.212.1: #111899# Support QueryValue/PutValue


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [c04e60275f273dacf8796e957e1ebadc08b497a1]

INTEGRATION: CWS layoutmanager (1.29.212); FILE MERGED 2004/02/19 14:45:34 cd 1.29.212.2: RESYNC: (1.29-1.30); FILE MERGED 2003/11/25 13:14:18 cd 1.29.212.1: #111899# Support QueryValue/PutValue


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [61403682b2338abd70bb77cfbf98f4e746528ea6]

INTEGRATION: CWS layoutmanager (1.1.406); FILE MERGED 2003/11/25 13:09:25 cd 1.1.406.2: #111899# Support for QueryValue/PutValue 2003/11/24 08:58:24 cd 1.1.406.1: #111899# Added support for QueryValue


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [abd15cf305253aa8747e82f9adf7f2ffd7e28811]

INTEGRATION: CWS layoutmanager (1.10.224); FILE MERGED 2004/01/29 11:29:36 cd 1.10.224.3: RESYNC: (1.10-1.11); FILE MERGED 2004/01/21 10:05:34 cd 1.10.224.2: #111899# Removed obsolete slots and resources 2003/12/19 08:04:36 cd 1.10.224.1: #111899# Adapt define


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [c7a182e7d97eea6f4ae83d67c60c67f75aeab660]

INTEGRATION: CWS layoutmanager (1.7.224); FILE MERGED 2004/02/19 15:04:41 cd 1.7.224.3: RESYNC: (1.9-1.10); FILE MERGED 2004/01/29 11:41:43 cd 1.7.224.2: RESYNC: (1.7-1.9); FILE MERGED 2003/12/19 08:02:57 cd 1.7.224.1: #111899# Removed obsolete slot


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [a2d6302dba5d21f495efeda23375366632997f9e]

INTEGRATION: CWS layoutmanager (1.42.44); FILE MERGED 2004/02/19 15:03:34 cd 1.42.44.4: RESYNC: (1.46-1.48); FILE MERGED 2004/01/29 11:38:01 cd 1.42.44.3: RESYNC: (1.42-1.46); FILE MERGED 2004/01/26 07:52:25 cd 1.42.44.2: #111899# Removed obsolete slots 2003/12/19 08:01:02 cd 1.42.44.1: #111899# Removed obsolete slot


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [d156c05b81bea18f3e66eec64cbc88034c3ffbb8]

INTEGRATION: CWS layoutmanager (1.40.28); FILE MERGED 2004/02/19 15:03:23 cd 1.40.28.3: RESYNC: (1.44-1.46); FILE MERGED 2004/01/29 11:37:32 cd 1.40.28.2: RESYNC: (1.40-1.44); FILE MERGED 2003/12/19 07:58:11 cd 1.40.28.1: #111899# Removed obsolete slots


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [56bb506f38c06462152f9926a9a98e07b0fe351b]

INTEGRATION: CWS layoutmanager (1.33.62); FILE MERGED 2004/01/29 11:34:36 cd 1.33.62.3: RESYNC: (1.33-1.35); FILE MERGED 2004/01/21 10:02:38 cd 1.33.62.2: #111899# Removed obsolete slots and resources 2003/12/19 07:59:08 cd 1.33.62.1: #111899# Added command strings


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [439f45baa2061f4c9e6d1a1faca45b7fd6ee06d9]

INTEGRATION: CWS layoutmanager (1.5.202); FILE MERGED 2003/11/25 13:09:09 cd 1.5.202.1: #111899# Support for QueryValue/PutValue


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [4fa14c2e8b58389b2b68bc6e6036e85e06ee3ff8]

INTEGRATION: CWS layoutmanager (1.19.222); FILE MERGED 2004/02/20 11:24:58 cd 1.19.222.4: #111899# Fixed merge problem with removed item definition 2004/02/19 15:40:15 cd 1.19.222.3: RESYNC: (1.20-1.21); FILE MERGED 2003/10/06 13:50:07 cd 1.19.222.2: RESYNC: (1.19-1.20); FILE MERGED 2003/10/01 15:38:50 cd 1.19.222.1: #111899# Added support for UNO based menu implementation


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [4f7e0fb0423619f2a5e5d26155d3242a917bb6e5]

INTEGRATION: CWS layoutmanager (1.38.152); FILE MERGED 2004/02/19 15:40:01 cd 1.38.152.8: RESYNC: (1.42-1.43); FILE MERGED 2004/02/16 10:03:51 cd 1.38.152.7: #111899# Fixed problem where two commands have the same uno command (InsertTable) 2004/01/29 12:51:37 cd 1.38.152.6: RESYNC: (1.41-1.42); FILE MERGED 2003/12/19 07:50:18 cd 1.38.152.5: #111899# Revised/removed some slots 2003/11/25 13:11:57 cd 1.38.152.4: #111899# Fixed slot type to support dispatch API 2003/11/24 18:11:01 cd 1.38.152.3: RESYNC: (1.40-1.41); FILE MERGED 2003/10/06 13:49:44 cd 1.38.152.2: RESYNC: (1.38-1.40); FILE MERGED 2003/10/01 15:38:49 cd 1.38.152.1: #111899# Added support for UNO based menu implementation


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [5dd8cac6445b0683664d8acee24b4defdc717263]

INTEGRATION: CWS layoutmanager (1.5.384); FILE MERGED 2004/01/29 12:51:53 cd 1.5.384.2: RESYNC: (1.5-1.6); FILE MERGED 2003/12/19 07:50:18 cd 1.5.384.1: #111899# Revised/removed some slots


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [873d70cadedf8e78c5c7a118a9ae266b7b84e0f9]

INTEGRATION: CWS layoutmanager (1.4.384); FILE MERGED 2003/11/25 13:06:20 cd 1.4.384.1: #111899# Support QueryValue/PutValue


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [4a2cfb35870f7664d2249a7fd1fd3a90312109c7]

INTEGRATION: CWS layoutmanager (1.2.408); FILE MERGED 2003/10/01 15:38:46 cd 1.2.408.1: #111899# Added support for UNO based menu implementation


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [95774f851c97804c5a19c963a79f77eb3d498588]

INTEGRATION: CWS layoutmanager (1.1.408); FILE MERGED 2003/11/25 13:05:42 cd 1.1.408.2: #111899# Support QueryValue/PutValue 2003/11/24 08:58:13 cd 1.1.408.1: #111899# Added support for QueryValue


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [d43019393c3e7b5b2f9e0dcaab6d889e26a33b9a]

INTEGRATION: CWS layoutmanager (1.39.18); FILE MERGED 2004/02/19 23:35:46 cd 1.39.18.3: #111899# Resolved conflict on merge 2004/02/19 18:03:25 cd 1.39.18.2: RESYNC: (1.39-1.40); FILE MERGED 2004/01/30 12:22:51 cd 1.39.18.1: #111899# New drafts interfaces


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [412be8ec8786ca4676171f86dc439b80a7586b14]

INTEGRATION: CWS layoutmanager (1.33.18); FILE MERGED 2004/02/19 13:56:23 cd 1.33.18.2: RESYNC: (1.33-1.35); FILE MERGED 2004/01/30 08:55:35 cd 1.33.18.1: #111899# Deliver new drafts interfaces


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [17071d20c14de016a6157f71fb9c2e384f7776dd]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/02/03 11:42:49 cd 1.1.2.1: #i25017# XML based user interface configuration files for our modules


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [80665ad86e1f6ee2d6f47cc397802400bd045654]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/02/03 11:48:55 cd 1.1.2.1: #i25017# XML based user interface configuration files for our modules


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [9b6e5d52345fca674330837af032f693a5d8d935]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/02/03 12:06:07 cd 1.1.2.1: #i25017# XML based user interface configuration files for our modules


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [e7740057553b257d5fe205d86901ce7646394c03]

INTEGRATION: CWS layoutmanager (1.24.18); FILE MERGED 2004/02/19 16:10:02 cd 1.24.18.2: RESYNC: (1.24-1.25); FILE MERGED 2003/12/09 15:42:12 mba 1.24.18.1: #114320#: consider external Inplace mode


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [75065616aee18e40b11d74aab939deacb8e9afb5]

INTEGRATION: CWS layoutmanager (1.82.6); FILE MERGED 2004/02/19 16:13:26 cd 1.82.6.2: RESYNC: (1.82-1.84); FILE MERGED 2004/01/27 08:39:07 as 1.82.6.1: #111770# handle service names right


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [503f77a5aee2b08d2471a5f4db66f6842f47f053]

INTEGRATION: CWS layoutmanager (1.28.44); FILE MERGED 2004/01/29 15:48:19 cd 1.28.44.2: RESYNC: (1.28-1.29); FILE MERGED 2003/12/09 15:42:03 mba 1.28.44.1: #114320#: consider external Inplace mode


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [44b7b0b58b150d5d2ee51035444de34881e6a789]

INTEGRATION: CWS layoutmanager (1.58.60); FILE MERGED 2004/02/19 16:13:59 cd 1.58.60.3: RESYNC: (1.60-1.61); FILE MERGED 2004/01/29 15:46:46 cd 1.58.60.2: RESYNC: (1.58-1.60); FILE MERGED 2003/12/09 15:41:59 mba 1.58.60.1: #114320#: consider external Inplace mode


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [43d858b0f9dc6aebe33e1cbd5e2fd9890204dcfa]

INTEGRATION: CWS layoutmanager (1.32.122); FILE MERGED 2004/02/19 16:23:06 cd 1.32.122.2: RESYNC: (1.32-1.33); FILE MERGED 2003/11/04 12:24:59 cd 1.32.122.1: #111899# Adapt old code to new slot definition


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [3f4c9f2b18719b04b7326faee30508d487b34213]

INTEGRATION: CWS layoutmanager (1.18.18); FILE MERGED 2003/11/04 12:24:58 cd 1.18.18.1: #111899# Adapt old code to new slot definition


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [56b22f4a2878b9975d577b4ff76fa2bd49948210]

INTEGRATION: CWS layoutmanager (1.8.52); FILE MERGED 2003/11/24 07:26:02 cd 1.8.52.1: #111899# Remove old menu controller code


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [abe459c8a6f5d9efd1dbc217138c14356a35a0d0]

INTEGRATION: CWS layoutmanager (1.34.20); FILE MERGED 2004/02/19 16:33:04 cd 1.34.20.3: RESYNC: (1.35-1.36); FILE MERGED 2004/01/29 16:56:22 cd 1.34.20.2: RESYNC: (1.34-1.35); FILE MERGED 2003/11/24 07:25:16 cd 1.34.20.1: #111899# Remove old menu controller registration


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [62b7acb965862df5731bba42c61c6dbfa6e3c2ed]

INTEGRATION: CWS layoutmanager (1.40.104); FILE MERGED 2004/02/19 16:32:17 cd 1.40.104.5: RESYNC: (1.41-1.43); FILE MERGED 2004/01/29 16:55:01 cd 1.40.104.4: RESYNC: (1.40-1.41); FILE MERGED 2003/10/06 16:50:07 cd 1.40.104.3: RESYNC: (1.39-1.40); FILE MERGED 2003/10/02 07:54:15 cd 1.40.104.2: RESYNC: (1.40-1.39); FILE MERGED 2003/10/01 15:41:05 cd 1.40.104.1: #111899# Added support for UNO based menu implementation


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [c2d21d36e7a4020fdbfe1b27cbed201c003fd479]

INTEGRATION: CWS layoutmanager (1.31.136); FILE MERGED 2004/02/19 16:31:44 cd 1.31.136.4: RESYNC: (1.32-1.33); FILE MERGED 2003/12/09 15:41:54 mba 1.31.136.3: #114320#: consider external Inplace mode 2003/10/06 16:49:42 cd 1.31.136.2: RESYNC: (1.31-1.32); FILE MERGED 2003/10/01 15:41:04 cd 1.31.136.1: #111899# Added support for UNO based menu implementation


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [1036af482dc0847d4d3dbf4e289dd257f87bdcf7]

INTEGRATION: CWS layoutmanager (1.69.146); FILE MERGED 2004/01/29 17:56:04 cd 1.69.146.2: RESYNC: (1.69-1.75); FILE MERGED 2003/12/09 15:41:45 mba 1.69.146.1: #114320#: consider external Inplace mode


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [24c2d769f2c08e82b7b34860ff877e4f151fe46d]

INTEGRATION: CWS layoutmanager (1.45.20); FILE MERGED 2004/01/29 18:24:08 cd 1.45.20.2: RESYNC: (1.45-1.46); FILE MERGED 2003/11/04 12:23:34 cd 1.45.20.1: #111899# FN_INSERT_PAGEHEADER/PAGEFOOTER must use SfxObjectShellItem


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [ce29c6178c7059ef68b499ce3922fa0d03adcc92]

INTEGRATION: CWS layoutmanager (1.2.374); FILE MERGED 2003/10/01 15:41:03 cd 1.2.374.1: #111899# Added support for UNO based menu implementation


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [94f190958c0266177cb96da772043f62e6cad4d9]

INTEGRATION: CWS layoutmanager (1.3.374); FILE MERGED 2003/10/01 15:41:03 cd 1.3.374.1: #111899# Added support for UNO based menu implementation


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [552dec360198b56b8b72b829688dcfdc2681d4d7]

INTEGRATION: CWS layoutmanager (1.12.20); FILE MERGED 2004/02/19 16:54:56 cd 1.12.20.2: RESYNC: (1.12-1.13); FILE MERGED 2004/02/03 15:19:38 cd 1.12.20.1: #i25017# Deliver new ui configuration files


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [21de8516ab053b9421df08af4bb9966209b4ba07]

INTEGRATION: CWS layoutmanager (1.35.76); FILE MERGED 2004/02/19 17:02:51 cd 1.35.76.5: RESYNC: (1.38-1.39); FILE MERGED 2004/01/29 19:25:10 cd 1.35.76.4: RESYNC: (1.36-1.38); FILE MERGED 2003/10/31 16:36:38 cd 1.35.76.3: #111899# Fixed some problems with OLE inplace editing 2003/10/06 11:30:46 cd 1.35.76.2: RESYNC: (1.35-1.36); FILE MERGED 2003/10/01 14:53:46 cd 1.35.76.1: #111899# Use UNO based menu implementation


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [528599d198689b1caa9c228b5a3bbaa4441b40fd]

INTEGRATION: CWS layoutmanager (1.72.54); FILE MERGED 2004/02/19 17:02:42 cd 1.72.54.7: RESYNC: (1.75-1.77); FILE MERGED 2004/02/01 14:56:38 cd 1.72.54.6: #111899# Support accelerators inside new menu implementation 2003/11/24 18:18:51 cd 1.72.54.5: RESYNC: (1.73-1.75); FILE MERGED 2003/10/31 16:36:37 cd 1.72.54.4: #111899# Fixed some problems with OLE inplace editing 2003/10/28 07:50:35 cd 1.72.54.3: #111899# Enhancements for UNO based layout manager 2003/10/06 11:30:38 cd 1.72.54.2: RESYNC: (1.72-1.73); FILE MERGED 2003/10/01 14:53:44 cd 1.72.54.1: #111899# Use UNO based menu implementation


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [3fb2acf5b77bff59909f616c44c7de17048b64d7]

INTEGRATION: CWS layoutmanager (1.52.10); FILE MERGED 2004/02/19 17:02:32 cd 1.52.10.5: RESYNC: (1.54-1.55); FILE MERGED 2004/02/04 08:19:26 as 1.52.10.4: #i19488# remove deprecated property IsBackingMode 2004/01/29 19:24:52 cd 1.52.10.3: RESYNC: (1.52-1.54); FILE MERGED 2003/11/06 11:51:54 cd 1.52.10.2: #111899# Adapt function names 2003/10/31 16:36:36 cd 1.52.10.1: #111899# Fixed some problems with OLE inplace editing


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [54fc203a0152d12ab4564ffecb653f0897910c0a]

INTEGRATION: CWS layoutmanager (1.44.64); FILE MERGED 2004/02/19 17:02:23 cd 1.44.64.5: RESYNC: (1.44-1.46); FILE MERGED 2003/10/28 07:50:34 cd 1.44.64.4: #111899# Enhancements for UNO based layout manager 2003/10/10 13:18:08 cd 1.44.64.3: #111899# Support command routing to inplace frame 2003/10/08 12:43:07 cd 1.44.64.2: #111899# Forward dispatches to inplace frame when available 2003/10/01 14:53:43 cd 1.44.64.1: #111899# Use UNO based menu implementation


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [4a1fd5251ed63156e78e2523fa021838351bac6b]

INTEGRATION: CWS layoutmanager (1.33.14); FILE MERGED 2004/02/19 17:03:35 cd 1.33.14.3: RESYNC: (1.35-1.36); FILE MERGED 2004/01/29 19:29:41 cd 1.33.14.2: RESYNC: (1.33-1.35); FILE MERGED 2003/12/19 07:17:48 cd 1.33.14.1: #111899# Removed old code to read/write menu configuration


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [e12e4d07a5e3fe82c65ceefc05181ba77a794b78]

INTEGRATION: CWS layoutmanager (1.27.114); FILE MERGED 2004/01/29 19:29:28 cd 1.27.114.2: RESYNC: (1.27-1.29); FILE MERGED 2003/12/19 07:17:47 cd 1.27.114.1: #111899# Removed old code to read/write menu configuration


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [cd3589d5ca660df621f565ac960a15360056db1d]

INTEGRATION: CWS layoutmanager (1.11.256); FILE MERGED 2003/12/09 15:40:53 mba 1.11.256.4: #114320#: consider external Inplace mode 2003/11/07 08:01:31 cd 1.11.256.3: #111899# Support static docking for toolbars with new layout manager 2003/10/28 07:50:33 cd 1.11.256.2: #111899# Enhancements for UNO based layout manager 2003/08/20 16:05:10 cd 1.11.256.1: 111899# Framework based user interface preparation


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [065066fcd75b3b01faab638bec00a1e5d27e53f2]

INTEGRATION: CWS layoutmanager (1.20.4); FILE MERGED 2004/01/29 19:29:52 cd 1.20.4.4: RESYNC: (1.20-1.21); FILE MERGED 2004/01/28 16:33:23 cd 1.20.4.3: #111899# Some fixes to use ui configuration API 2004/01/21 07:06:46 cd 1.20.4.2: #111899# Adapted configure menubar dialog to new API 2004/01/19 10:13:42 cd 1.20.4.1: #111899# Support ui configuration manager at model and modify flag


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [0a03b6836c188a3701849af37731e33f72ae17e7]

INTEGRATION: CWS layoutmanager (1.53.4); FILE MERGED 2004/02/19 17:05:22 cd 1.53.4.6: RESYNC: (1.55-1.57); FILE MERGED 2004/01/29 19:36:04 cd 1.53.4.5: RESYNC: (1.53-1.55); FILE MERGED 2004/01/28 16:33:20 cd 1.53.4.4: #111899# Some fixes to use ui configuration API 2004/01/21 18:33:11 cd 1.53.4.3: #111899# Adapt menu bar configuration dialog 2004/01/19 10:13:41 cd 1.53.4.2: #111899# Support ui configuration manager at model and modify flag 2004/01/15 17:41:07 mav 1.53.4.1: #114858# the model is modified if one of substorages is commited


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [bf241e64ed9838e3a9f71c841c3447c48ae25d62]

INTEGRATION: CWS layoutmanager (1.35.4); FILE MERGED 2004/02/19 17:04:39 cd 1.35.4.2: RESYNC: (1.35-1.36); FILE MERGED 2003/12/09 15:33:35 mba 1.35.4.1: #114320#: consider external Inplace mode


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [108d59bc739266feda7574bfdaab932e8c3fc4a3]

INTEGRATION: CWS layoutmanager (1.1.1.1.298); FILE MERGED 2003/11/04 12:18:53 cd 1.1.1.1.298.1: #111899# Added support for QueryValue for SfxObjectShellItem


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [688042dd4c1146c82d94af35c39cd0503a293f00]

INTEGRATION: CWS layoutmanager (1.41.54); FILE MERGED 2004/01/29 19:34:49 cd 1.41.54.4: RESYNC: (1.42-1.43); FILE MERGED 2004/01/19 10:13:40 cd 1.41.54.3: #111899# Support ui configuration manager at model and modify flag 2003/10/06 11:37:11 cd 1.41.54.2: RESYNC: (1.41-1.42); FILE MERGED 2003/10/01 14:53:39 cd 1.41.54.1: #111899# Use UNO based menu implementation


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [6b47a0fe24d675a5caf70dab548b24a3ae923c43]

INTEGRATION: CWS layoutmanager (1.11.10); FILE MERGED 2004/01/15 17:48:28 mav 1.11.10.1: #114858# the model is modified if one of substorages is commited


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [a54cf1a34503d6e15f2d73dcfb87613cabd51cb8]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/01/15 17:42:04 mav 1.1.2.1: #114858# the model is modified if one of substorages is commited


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [246a736447278659ec63789acfcdeb1413f8f558]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/01/15 17:41:47 mav 1.1.2.1: #114858# the model is modified if one of substorages is commited


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [13641cf20f6f0b8f25d819b42272c6d38cd3a239]

INTEGRATION: CWS layoutmanager (1.3.124); FILE MERGED 2003/11/27 08:18:23 cd 1.3.124.1: #111899# Added QueryValue/PutValue to support UNO dispatch


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [b495598d500b2be9f7c83e72ce1a4ae95ebc5e97]

INTEGRATION: CWS layoutmanager (1.15.4); FILE MERGED 2004/01/29 19:40:33 cd 1.15.4.2: RESYNC: (1.15-1.17); FILE MERGED 2004/01/19 10:13:39 cd 1.15.4.1: #111899# Support ui configuration manager at model and modify flag


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [29c8cbe0ad7638e1a0ccf86eef54d9ce7a9bb226]

INTEGRATION: CWS layoutmanager (1.34.4); FILE MERGED 2004/01/21 18:33:09 cd 1.34.4.1: #111899# Adapt menu bar configuration dialog


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [00885a1af84ae2f6697000702b439ca789f79627]

INTEGRATION: CWS layoutmanager (1.27.18); FILE MERGED 2004/02/19 17:06:14 cd 1.27.18.5: RESYNC: (1.27-1.29); FILE MERGED 2003/11/27 08:18:06 cd 1.27.18.4: #111899# Added types to uno command URL 2003/10/06 11:45:38 cd 1.27.18.3: RESYNC: (1.26-1.27); FILE MERGED 2003/10/02 07:08:37 cd 1.27.18.2: RESYNC: (1.27-1.26); FILE MERGED 2003/09/12 10:12:24 cd 1.27.18.1: #111899# Added support for arguments with uno command URLs


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [6e730bebd258a8ec14fcd17b3e1a1f05809d37e2]

INTEGRATION: CWS layoutmanager (1.23.124); FILE MERGED 2004/02/19 17:06:06 cd 1.23.124.5: RESYNC: (1.23-1.25); FILE MERGED 2003/11/19 12:15:55 cd 1.23.124.4: #111899# Comment code line for better understanding 2003/10/31 16:36:34 cd 1.23.124.3: #111899# Fixed some problems with OLE inplace editing 2003/10/28 07:50:31 cd 1.23.124.2: #111899# Enhancements for UNO based layout manager 2003/10/01 14:53:33 cd 1.23.124.1: #111899# Use UNO based menu implementation


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [8d1cee17ee84cca6b2a30ba8de96ca0f77f58525]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/01/16 14:52:48 mav 1.1.2.1: #114906# new service to generate package from folder


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [f5091741bb00cda59fc7d4936477157a6962aedc]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/01/19 14:52:02 mav 1.1.2.3: #114906# use correct constructor 2004/01/19 11:47:36 mav 1.1.2.2: #114906# return in case of success 2004/01/16 14:52:32 mav 1.1.2.1: #114906# new service to generate package from folder


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [bea7c53976d9c8b12e2c9318839b70e1e0d9eb52]

INTEGRATION: CWS layoutmanager (1.35.124); FILE MERGED 2004/01/21 07:05:48 cd 1.35.124.10: #111899# Activate the old workwin implementation to have old toolbar behavior 2003/12/09 15:40:45 mba 1.35.124.9: #114320#: consider external Inplace mode 2003/11/24 09:23:31 cd 1.35.124.8: #111899# No toolbars for embedded objects 2003/11/07 11:15:08 cd 1.35.124.7: #111899# Use correct method to destroy toolbars 2003/11/07 08:01:30 cd 1.35.124.6: #111899# Support static docking for toolbars with new layout manager 2003/10/31 16:36:31 cd 1.35.124.5: #111899# Fixed some problems with OLE inplace editing 2003/10/28 13:55:41 cd 1.35.124.4: #111899# Lock solar mutex before using sfx toolbox implementation 2003/10/28 07:50:30 cd 1.35.124.3: #111899# Enhancements for UNO based layout manager 2003/10/01 14:53:30 cd 1.35.124.2: #111899# Use UNO based menu implementation 2003/08/20 16:05:07 cd 1.35.124.1: 111899# Framework based user interface preparation


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [217918ef4ebffd66f06f8b68e0d87c9cbde4bed2]

INTEGRATION: CWS layoutmanager (1.31.10); FILE MERGED 2004/01/16 14:51:35 mav 1.31.10.1: #114906# new service to generate package from folder


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [ac5746fcaef44814a47ee56279bbf053368d6f1a]

INTEGRATION: CWS layoutmanager (1.87.58); FILE MERGED 2004/01/29 19:49:04 cd 1.87.58.4: RESYNC: (1.87-1.88); FILE MERGED 2004/01/16 14:51:34 mav 1.87.58.3: #114906# new service to generate package from folder 2003/12/19 07:18:43 cd 1.87.58.2: #111899# Exchanged SID_MINIMIZEWINS with SID_MINIMIZED 2003/09/12 10:29:39 cd 1.87.58.1: #111899# Added support for uncomplete item arguments


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [4731b39c35ccc70104af42634febc8cf43f837b8]

INTEGRATION: CWS layoutmanager (1.31.10); FILE MERGED 2004/02/19 17:08:35 cd 1.31.10.4: RESYNC: (1.33-1.36); FILE MERGED 2004/01/29 19:48:51 cd 1.31.10.3: RESYNC: (1.32-1.33); FILE MERGED 2003/11/24 18:20:37 cd 1.31.10.2: RESYNC: (1.31-1.32); FILE MERGED 2003/10/31 16:36:30 cd 1.31.10.1: #111899# Fixed some problems with OLE inplace editing


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [117dbfc14a0a453b4e309167b27511fbbdc94e6e]

INTEGRATION: CWS layoutmanager (1.8.10); FILE MERGED 2004/01/29 19:48:39 cd 1.8.10.2: RESYNC: (1.8-1.9); FILE MERGED 2003/10/28 07:50:29 cd 1.8.10.1: #111899# Enhancements for UNO based layout manager


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [55aea21797fb54f9ab82538346f2f8eb19e8249f]

INTEGRATION: CWS layoutmanager (1.42.124); FILE MERGED 2004/01/29 19:48:26 cd 1.42.124.2: RESYNC: (1.42-1.43); FILE MERGED 2003/10/28 07:50:28 cd 1.42.124.1: #111899# Enhancements for UNO based layout manager


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [5abd917790647386ffdac5f6ca667dbbafc177d2]

INTEGRATION: CWS layoutmanager (1.14.124); FILE MERGED 2004/02/19 17:08:03 cd 1.14.124.4: RESYNC: (1.16-1.17); FILE MERGED 2004/01/29 19:47:46 cd 1.14.124.3: RESYNC: (1.15-1.16); FILE MERGED 2003/10/06 11:49:24 cd 1.14.124.2: RESYNC: (1.14-1.15); FILE MERGED 2003/08/20 16:05:05 cd 1.14.124.1: 111899# Framework based user interface preparation


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [79389bd3c4418475c2c7b1648aa99161f1945ef0]

INTEGRATION: CWS layoutmanager (1.73.24); FILE MERGED 2004/02/21 09:36:04 cd 1.73.24.1: #111899# Code moved from obsolete OfficeWrapper


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [67832f1224e77a397ad23b3540d61dc0c1ec7ad9]

INTEGRATION: CWS layoutmanager (1.12.10); FILE MERGED 2003/11/04 12:18:40 cd 1.12.10.1: #111899# Added dummy type for SfxObjectShellItem


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [32be46af0ff5b913a4fccdce33e244c064fef960]

INTEGRATION: CWS layoutmanager (1.36.98); FILE MERGED 2004/02/19 17:09:30 cd 1.36.98.7: RESYNC: (1.41-1.43); FILE MERGED 2003/12/19 07:15:22 cd 1.36.98.6: #111899# Removed/Added some slots 2003/11/24 18:20:44 cd 1.36.98.5: RESYNC: (1.40-1.41); FILE MERGED 2003/11/07 09:01:48 cd 1.36.98.4: #111899# Fix read-only problem with FormatMenuState slot 2003/10/28 07:51:13 cd 1.36.98.3: #111899# Added/changed some slots for status updates 2003/10/06 11:53:22 cd 1.36.98.2: RESYNC: (1.36-1.40); FILE MERGED 2003/10/01 14:53:28 cd 1.36.98.1: #111899# Use UNO based menu implementation


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [356e00f7e08fdbf959ebb694d858572174965387]

INTEGRATION: CWS layoutmanager (1.7.256); FILE MERGED 2003/12/19 07:15:21 cd 1.7.256.1: #111899# Removed/Added some slots


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [a5c84cd67184ae6d380a68b4bb9ca55df0763d1f]

INTEGRATION: CWS layoutmanager (1.15.260); FILE MERGED 2004/02/10 17:21:49 cd 1.15.260.4: #111899# Add SID_COMMONTASKBAR again, as it is used by the presentation module. 2003/12/19 07:15:21 cd 1.15.260.3: #111899# Removed/Added some slots 2003/10/28 07:51:13 cd 1.15.260.2: #111899# Added/changed some slots for status updates 2003/10/01 14:53:28 cd 1.15.260.1: #111899# Use UNO based menu implementation


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [0ae5ca28693701460ab286ff7ac52974e420a17b]

INTEGRATION: CWS layoutmanager (1.1.1.1.298); FILE MERGED 2003/11/27 08:17:36 cd 1.1.1.1.298.1: #111899# Added QueryValue/PutValue to support UNO dispatch


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [ac7332e28de16fbef1872d107348bf58b480c4e4]

INTEGRATION: CWS layoutmanager (1.18.38); FILE MERGED 2003/11/24 17:00:45 cd 1.18.38.3: RESYNC: (1.18-1.19); FILE MERGED 2003/09/09 09:27:51 sb 1.18.38.2: #112130# Added query part to .uno URLs. 2003/09/09 09:04:38 sb 1.18.38.1: #112130# Work around GCC parse error.


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [f4ae9eac1498b0c708c8c4f7119121b5b7080b0f]

INTEGRATION: CWS layoutmanager (1.40.38); FILE MERGED 2004/02/19 13:09:11 cd 1.40.38.2: RESYNC: (1.40-1.41); FILE MERGED 2003/09/09 09:27:33 sb 1.40.38.1: #112130# Added query part to .uno URLs; fixed typos in documentation.


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [7e0611849ba3347d6c1ad4ef7356fc1dff7c8298]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/02/03 13:50:08 cd 1.1.2.1: #i25017# XML based user interface configuration files for our modules


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [6f397403554d061a5e81362fa4b139efc716ae43]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/02/22 08:41:54 cd 1.1.2.2: #111899# Fixed some problems with commands URLs created from automatic tool 2004/02/03 13:48:21 cd 1.1.2.1: #i25017# XML based user interface configuration files for our modules


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [d7b659287dffcc29f09a8a4294dc73b78642b519]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/02/22 08:41:53 cd 1.1.2.2: #111899# Fixed some problems with commands URLs created from automatic tool 2004/02/03 13:49:27 cd 1.1.2.1: #i25017# XML based user interface configuration files for our modules


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [6cd68a598b86478473f04865892ec9281652339f]

INTEGRATION: CWS layoutmanager (1.79.54); FILE MERGED 2004/02/19 23:53:20 cd 1.79.54.3: #111899# Menubar resources are obsolete now - replaced by xml based configuration file 2004/01/29 19:56:42 cd 1.79.54.2: RESYNC: (1.79-1.80); FILE MERGED 2003/12/19 08:21:25 cd 1.79.54.1: #111899# Popup menus need command string


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [39a588fde07b34345308be01b0615ffe86227ae8]

INTEGRATION: CWS layoutmanager (1.52.64); FILE MERGED 2004/02/19 23:49:35 cd 1.52.64.3: #111899# Menubar resources are obsolete now - replaced by xml based configuration file 2004/01/29 19:58:33 cd 1.52.64.2: RESYNC: (1.52-1.53); FILE MERGED 2003/12/19 08:21:23 cd 1.52.64.1: #111899# Popup menus need command string


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [ac5503cf466792c61af65274b48f038e67417c9d]

INTEGRATION: CWS layoutmanager (1.84.60); FILE MERGED 2004/02/19 23:46:38 cd 1.84.60.4: #111899# Menubar resources are obsolete now - replaced by xml based configuration file 2004/02/19 23:40:14 cd 1.84.60.3: #111899# Menubar resources are obsolete now - replaced by xml based configuration file 2004/01/29 19:58:54 cd 1.84.60.2: RESYNC: (1.84-1.85); FILE MERGED 2003/12/19 08:21:22 cd 1.84.60.1: #111899# Popup menus need command string


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [0b6319af45574bb04cc188ed0a622ab76724ff16]

INTEGRATION: CWS layoutmanager (1.50.108); FILE MERGED 2004/01/28 15:49:42 cd 1.50.108.1: #111899## Adapt controller to new layout manager code


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [19bf5459ed7a8cb43db51b35997f48db3e7dc5c7]

INTEGRATION: CWS layoutmanager (1.11.32); FILE MERGED 2004/02/19 13:51:14 cd 1.11.32.2: RESYNC: (1.11-1.12); FILE MERGED 2004/02/03 15:03:31 cd 1.11.32.1: #i25017# Deliver new ui configuration files


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [752a3d316505d3436f250aa2b15e5198c1137f91]

INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/02/03 13:25:03 cd 1.1.2.1: #i25017# XML based user interface configuration files for our modules


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [af2b10120f4e50fff30f78676555cb6c304359c4]

INTEGRATION: CWS layoutmanager (1.41.84); FILE MERGED 2004/02/19 14:17:14 cd 1.41.84.3: RESYNC: (1.42-1.43); FILE MERGED 2004/01/29 21:06:35 cd 1.41.84.2: RESYNC: (1.41-1.42); FILE MERGED 2003/12/19 08:25:33 cd 1.41.84.1: #111899# Popup menus need command string


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [370c5e536cb25d82e088bce0354f97e5e09c9602]

INTEGRATION: CWS layoutmanager (1.6.198); FILE MERGED 2004/01/26 09:02:53 as 1.6.198.1: #111770# correct service name handling


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [7d6b73de67f4f89a0024a9911a1314863e17cd79]

INTEGRATION: CWS layoutmanager (1.17.136); FILE MERGED 2004/01/29 21:06:04 cd 1.17.136.3: RESYNC: (1.17-1.18); FILE MERGED 2004/01/28 15:58:48 cd 1.17.136.2: #111899## Adapt controller to new layout manager code 2004/01/26 09:02:52 as 1.17.136.1: #111770# correct service name handling


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [6377c167bc7968192cffa335331d068ac27f4c0f]

INTEGRATION: CWS layoutmanager (1.17.136); FILE MERGED 2004/01/28 15:58:46 cd 1.17.136.1: #111899## Adapt controller to new layout manager code


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [8bb8205f9df1ec028c97b4754b926a6bbf1f473c]

INTEGRATION: CWS layoutmanager (1.8.42); FILE MERGED 2004/02/19 14:17:45 cd 1.8.42.3: RESYNC: (1.8-1.9); FILE MERGED 2004/02/04 08:16:10 cd 1.8.42.2: #i25017# New default menubar configuration files 2004/02/03 15:19:29 cd 1.8.42.1: #i25017# Deliver new ui configuration files


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [b5acaa568b1db534ddcf0de5c31aeb226a379e7e]

INTEGRATION: CWS layoutmanager (1.4.14); FILE MERGED 2004/02/20 00:00:50 cd 1.4.14.1: #111899# Added new projects on dependency list


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [10454a8a1621a88aa85ec1114133832f2b803c6f]

INTEGRATION: CWS geordi2q15 (1.167.18); FILE MERGED 2004/02/20 13:09:53 hr 1.167.18.1: #111934#: merge CWS ooo111fix3


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [7827addf03a0dcdcc9b483275de3fbe5758e95a3]

INTEGRATION: CWS geordi2q15 (1.2.6); FILE MERGED 2004/02/20 13:11:03 hr 1.2.6.1: #111934#: merge CWS ooo111fix3


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [69d0ea954eae22145cb0e5f0d523a91c8b918922]

INTEGRATION: CWS geordi2q15 (1.4.10); FILE MERGED 2004/02/20 12:50:06 hr 1.4.10.1: #111934#: merge CWS ooo111fix3


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [49270b9ce8229311792bbb37f29f09aceb5563db]

INTEGRATION: CWS geordi2q15 (1.21.8); FILE MERGED 2004/02/20 13:15:33 hr 1.21.8.1: #111934#: merge CWS ooo111regression2


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [5bf551ddb4e73f47003a40299b8b0677221f2983]

INTEGRATION: CWS geordi2q15 (1.10.8); FILE MERGED 2004/02/20 13:15:33 hr 1.10.8.1: #111934#: merge CWS ooo111regression2


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [cf878d3fe8f3b4aab2c606300aa96d9f7a309dc3]

INTEGRATION: CWS geordi2q15 (1.16.8); FILE MERGED 2004/02/20 13:15:32 hr 1.16.8.1: #111934#: merge CWS ooo111regression2


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [1abc6b34d04d025b61b4f26ee7bb0abeefdecb5b]

INTEGRATION: CWS geordi2q15 (1.3.214); FILE MERGED 2004/02/20 13:04:35 hr 1.3.214.1: #111934#: merge CWS ooo111fix3


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [2cec61a9cfc14de7ff0a9940e928f1af787a8c8e]

INTEGRATION: CWS geordi2q15 (1.3.4); FILE MERGED 2004/02/20 12:27:41 hr 1.3.4.1: #111934#: merge CWS ooo111fix3


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [885c08a67d00ac694b6d81680c762d91caa7c9bd]

INTEGRATION: CWS geordi2q15 (1.4.14); FILE MERGED 2004/02/20 12:42:55 hr 1.4.14.1: #111934#: merge CWS ooo111fix3


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [e2b47c92a51fb4e010bff956a48a516d013f59fe]

INTEGRATION: CWS geordi2q15 (1.2.50); FILE MERGED 2004/02/20 12:50:33 hr 1.2.50.1: #111934#: merge CWS ooo111fix3


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [be37d8a15f9e8edf72744e03fcc3bb409bddeefc]

INTEGRATION: CWS geordi2q15 (1.55.20); FILE MERGED 2004/02/20 12:59:21 hr 1.55.20.1: #111934#: merge CWS ooo111fix3


2004-02-25  Kurt Zenker  <kz@openoffice.org>  [22b2c7c042bde62c8336e36512ab2571ee4c1e26]

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>  [b6e9bd08edc68b144e4e75f43ea83e6c273b3925]

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>  [ba3e56bb48c6607ef80fc293d17d1550a0d2ead8]

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>  [eae39804e1ef1d9f7f4485d58738bd80309c8457]

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>  [c2ecf67435863687f6961f050f10db643b8c2d16]

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>  [ccaf37e79d9318ac1c5c4e097f05836c9d397600]

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>  [bdb471ffe2ad2ef392a29e1d2d893702a5318585]

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>  [588587d8b0f868c270542544e9ac9b36a5a5a1e3]

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>  [a0e433bc8c6d99c6a59bf988997a9b04e63d250f]

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>  [04576b7edc1cffd4a43b698b6627c53a30a28129]

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>  [0160823c5a4870a98bfa6d9c6958eca7fef34a5c]

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>  [6eb92e5dbbfc9ee912e401f806a85f3b9f58e876]

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>  [0c306c43ac28e78c02978a0d3a6e6e913eabbdce]

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>  [f19be04e0deccbf805bfc9122ca69a7c41a2f6fa]

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>  [7c68fb29c15e0a78c82d76667573261fc76af1ad]

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>  [ad884f58e0d9f2480b9ecf813070a43ca6b8cca6]

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-25  Armin Weiss  <aw@openoffice.org>  [3360cdd823b9649ed8ec36e06d9e38d9344622d7]

#110098# Changes for StarMath


2004-02-25  Oliver Bolte  <obo@openoffice.org>  [4451d982c0de5570b536da7096d62e3820d34ade]

#100000# needed more includes


2004-02-25  Oliver Bolte  <obo@openoffice.org>  [978938124e34c92f69690bdcb3b143e79a319208]

#100000# make compile with DEBUG=TRUE


2004-02-25  Oliver Bolte  <obo@openoffice.org>  [c6db4a04962bd2565f9fedf4e0a73c953c1490df]

#100000# use correct deletion sequence


2004-02-25  Thorsten Behrens  <thb@openoffice.org>  [cd2ca2e0d127c6ac7a6baaefee6e2088c1df098f]

#110496# Made B2ITuple convertible to B2DTuple. Completed filter list


2004-02-25  Armin Weiss  <aw@openoffice.org>  [5a5e2d7f22fee5025d70321fb290dfcb05f78c96]

#110098# Changes fo SW4.0 and SW5.0


2004-02-24  Thorsten Behrens  <thb@openoffice.org>  [ea8c622450a59641b2f7af9809182fc490f89672]

#110496# Added tools lib to dll


2004-02-24  Thorsten Behrens  <thb@openoffice.org>  [da430538da14849174861ee4fb3e2d2a2fcfb7b2]

Initial revisio


2004-02-24  Thorsten Behrens  <thb@openoffice.org>  [d0a000f25c68575d97de9233fa391035379c8553]

Initial revision


2004-02-23  Oliver Bolte  <obo@openoffice.org>  [0d4c387e5fe2bb7f122789fd1ec953d5d09ad5ce]

#100000# getstyle-gnome removed


2004-02-20  Kurt Zenker  <kz@openoffice.org>  [1548cf284693c1007c6b40c06d961ce0a8843c93]

new version for SRC680


2004-02-20  Kurt Zenker  <kz@openoffice.org>  [4eb357587a5f1c3df77b8e1ca2f72eaffe3c0c64]

new version for SRC680


2004-02-20  Oliver Bolte  <obo@openoffice.org>  [4f563647c03df17a841f3263e9b1c80125bc6802]

#100000# depends on gtk


2004-02-20  Kurt Zenker  <kz@openoffice.org>  [5e6f96e36bf6204392d220e9559a53640c2a6851]

new version for SRC680


2004-02-20  Kurt Zenker  <kz@openoffice.org>  [d46c88c5b06e322b2ef9f4f7f114b029b5e2c4e1]

new version for SRC680


2004-02-20  Oliver Bolte  <obo@openoffice.org>  [2cebb733c97c208cbf72a552899c1b001654d8fc]

SRC680


2004-02-20  Oliver Bolte  <obo@openoffice.org>  [5bd80753d7dd8edbaee26dbf004440e447cdaed2]

INTEGRATION: CWS sdki18n (1.7.2); FILE MERGED 2004/02/13 09:01:42 jsc 1.7.2.2: #115338# improve error output 2004/02/13 08:41:33 jsc 1.7.2.1: #115338# merged changes from sdk11zhja


2004-02-20  Oliver Bolte  <obo@openoffice.org>  [fc421ca54b38245b6a6618a4fe4a2f36b2aae2cd]

#100000#,#i22713# reflect changes from integration of CWS vcl17 in scp


2004-02-20  Oliver Bolte  <obo@openoffice.org>  [c4d34f0ab91b558a4777ed338163203a02c672a9]

INTEGRATION: CWS sdki18n (1.5.4); FILE MERGED 2004/02/12 14:37:49 jsc 1.5.4.1: #115338# merged changes from sdk11zhja


2004-02-20  Oliver Bolte  <obo@openoffice.org>  [5a1fa1c6f6821a39d04fdac14ac43a909a898862]

INTEGRATION: CWS sdki18n (1.3.4); FILE MERGED 2004/02/12 14:37:49 jsc 1.3.4.1: #115338# merged changes from sdk11zhja


2004-02-20  Oliver Bolte  <obo@openoffice.org>  [ed045140905bc86418dee1cb42adde1fc3d71b60]

INTEGRATION: CWS sdki18n (1.1.78); FILE MERGED 2004/02/11 09:56:55 jsc 1.1.78.1: #115338# merge diffs from sdk11zhja to src680


2004-02-20  Oliver Bolte  <obo@openoffice.org>  [08439b5e9cf70a77c406149e8ab083f4d95973ea]

INTEGRATION: CWS sdki18n (1.4.60); FILE MERGED 2004/02/11 09:56:55 jsc 1.4.60.1: #115338# merge diffs from sdk11zhja to src680


2004-02-20  Oliver Bolte  <obo@openoffice.org>  [1415e22cea6ea2b01d5e789f07b47e85ce797e58]

INTEGRATION: CWS sdki18n (1.3.78); FILE MERGED 2004/02/11 09:56:54 jsc 1.3.78.1: #115338# merge diffs from sdk11zhja to src680


2004-02-20  Oliver Bolte  <obo@openoffice.org>  [19c624224e551ca2991fbf0f23642b46bdd87df8]

INTEGRATION: CWS sdki18n (1.7.48); FILE MERGED 2004/02/11 09:21:35 jsc 1.7.48.1: #115338# merge diffs from sdk11zhja to src680


2004-02-20  Oliver Bolte  <obo@openoffice.org>  [c22fbf1cf76ea70942cc31dfbafdd4a922192961]

INTEGRATION: CWS vcl17 (1.23.28); FILE MERGED 2004/01/23 12:51:01 hdu 1.23.28.3: #i23196# fix Kochi Gothic spelling and add Baekmuk fonts 2003/11/27 11:13:23 hdu 1.23.28.2: #i10347# move hebrew Mac and Culmus fonts before Win fonts 2003/11/27 11:09:51 hdu 1.23.28.1: #i10347# add hebrew Mac and Culmus fonts, some cleanup


2004-02-20  Oliver Bolte  <obo@openoffice.org>  [0227906aad15080161e89b10fcf8f2a6c8b1aa62]

INTEGRATION: CWS vcl17 (1.2.112); FILE MERGED 2004/01/12 10:12:42 pl 1.2.112.1: #i23823# removed warnings


2004-02-20  Oliver Bolte  <obo@openoffice.org>  [8721e23f9cc96226fb3aceabbf904d3f5b69ef27]

INTEGRATION: CWS vcl17 (1.6.70); FILE MERGED 2004/01/12 09:40:14 pl 1.6.70.1: #i23875# fix a warning


2004-02-20  Oliver Bolte  <obo@openoffice.org>  [560f0e989f9ae2e60b72c59ab6df19400c20ccac]

INTEGRATION: CWS vcl17 (1.40.10); FILE MERGED 2004/02/11 14:26:43 pl 1.40.10.3: RESYNC: (1.42-1.44); FILE MERGED 2004/01/21 15:57:33 pl 1.40.10.2: RESYNC: (1.40-1.42); FILE MERGED 2003/12/09 13:18:04 hdu 1.40.10.1: #112957# allow *.otf fonts with ttf-behaviour


2004-02-20  Oliver Bolte  <obo@openoffice.org>  [7cb6d2a58c1554cb86608d77fa1aba557c73e852]

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-20  Oliver Bolte  <obo@openoffice.org>  [fcd0b7e43783bc508a83874c6564b0d3156c93e5]

INTEGRATION: CWS vcl17 (1.12.42); FILE MERGED 2004/02/11 17:22:54 pl 1.12.42.1: make svdem work again


2004-02-20  Oliver Bolte  <obo@openoffice.org>  [7fa1a3124da654f6b0519c3a17360e316af33130]

INTEGRATION: CWS vcl17 (1.10.14); FILE MERGED 2004/02/11 17:22:54 pl 1.10.14.1: make svdem work again


2004-02-20  Oliver Bolte  <obo@openoffice.org>  [dd521c07ecf19dbea361fcdaf03e552135006b49]

INTEGRATION: CWS vcl17 (1.50.2); FILE MERGED 2004/01/21 20:19:23 pl 1.50.2.2: RESYNC: (1.50-1.53); FILE MERGED 2003/11/27 11:37:21 hdu 1.50.2.1: #i22032# reject CMAP (1.0) format 4 tables


2004-02-20  Oliver Bolte  <obo@openoffice.org>  [315f1d04ff910a787daaf751bc923223edfac678]

INTEGRATION: CWS vcl17 (1.49.2); FILE MERGED 2004/02/12 14:40:32 pl 1.49.2.9: missing link dependency 2004/01/22 14:00:44 pl 1.49.2.8: link dependency 2004/01/21 20:11:24 pl 1.49.2.7: RESYNC: (1.49-1.50); FILE MERGED 2004/01/12 12:57:16 pl 1.49.2.6: fixed Michael's link issue 2003/12/12 14:58:13 pl 1.49.2.5: add gtkwin dir 2003/12/10 12:24:02 pl 1.49.2.4: switch to unified plugin naming scheme 2003/12/04 14:49:32 pl 1.49.2.3: #i22713# first steps for a gtk plugin 2003/11/28 13:43:18 pl 1.49.2.2: #i22981# new dummy plugin for build tools 2003/11/27 13:30:22 pl 1.49.2.1: fixed xinerama linkage


2004-02-20  Oliver Bolte  <obo@openoffice.org>  [8efb77720749cdea833e4fb46b153d6f06cf1e9c]

INTEGRATION: CWS vcl17 (1.166.2); FILE MERGED 2004/02/12 11:43:22 pl 1.166.2.6: #i20249# upmerge for vcl plugin support 2004/02/11 14:12:58 pl 1.166.2.5: RESYNC: (1.168-1.170); FILE MERGED 2004/01/21 20:23:00 pl 1.166.2.4: RESYNC: (1.166-1.168); FILE MERGED 2003/12/12 14:56:11 pl 1.166.2.3: adding gtk frame: first steps 2003/12/08 17:18:20 pl 1.166.2.2: #111793# catch X errors in HandleReparentEvent 2003/11/24 13:44:42 pl 1.166.2.1: #i22598# fixed some memory leaks (thanks to Dan Williams)


2004-02-20  Oliver Bolte  <obo@openoffice.org>  [62dbbb1f5df6e7d5d70acfec61ff6d7de899f16d]

INTEGRATION: CWS vcl17 (1.2.2); FILE MERGED 2004/02/12 12:50:00 pl 1.2.2.9: disable automatic gtk usage until QA greenlights the gtk plugin 2004/01/12 12:57:14 pl 1.2.2.8: fixed Michael's link issue 2003/12/19 16:50:34 mmeeks 1.2.2.7: Revert PL's change, fixing linking Impl. StartPresentation. 2003/12/19 15:02:18 pl 1.2.2.6: plugin autodetect 2003/12/16 23:08:42 mmeeks 1.2.2.5: Pass oslModule into plugin for symbol lookups Dig out & hook gdk_threads_enter/leave Add hooked locking sub-class 2003/12/16 17:30:52 pl 1.2.2.4: close plugin library at exit 2003/12/10 12:24:05 pl 1.2.2.3: switch to unified plugin naming scheme 2003/12/04 14:49:55 pl 1.2.2.2: #i22713# first steps for a gtk plugin 2003/11/28 13:43:16 pl 1.2.2.1: #i22981# new dummy plugin for build tools


2004-02-20  Oliver Bolte  <obo@openoffice.org>  [b0860da8db4eb25772d2011228e157d6aa1681b9]

INTEGRATION: CWS vcl17 (1.1.2); FILE ADDED 2003/12/17 21:28:31 mmeeks 1.1.2.1: Split shared cursor includes out, Implement GdkCursor support nicely


2004-02-20  Oliver Bolte  <obo@openoffice.org>  [3a625069628c7a789bf15d076be66d7510a77282]

INTEGRATION: CWS vcl17 (1.5.2); FILE MERGED 2004/01/21 20:24:06 pl 1.5.2.2: RESYNC: (1.5-1.6); FILE MERGED 2003/12/05 13:20:14 pl 1.5.2.1: removed tons of old unused stuff


2004-02-20  Oliver Bolte  <obo@openoffice.org>  [9833de645f25807e04c0aeb4cc8f18b9a4892562]

INTEGRATION: CWS vcl17 (1.29.2); FILE MERGED 2004/02/11 14:13:18 pl 1.29.2.3: RESYNC: (1.30-1.31); FILE MERGED 2003/12/05 16:33:30 pl 1.29.2.2: separated printer graphics for use in different plugins 2003/12/04 14:49:54 pl 1.29.2.1: #i22713# first steps for a gtk plugin


2004-02-20  Oliver Bolte  <obo@openoffice.org>  [a94a76ac9ef81b43b656b5ace878aade5017e87d]

INTEGRATION: CWS vcl17 (1.109.2); FILE MERGED 2004/02/11 14:14:10 pl 1.109.2.4: RESYNC: (1.112-1.115); FILE MERGED 2004/01/22 12:09:30 pl 1.109.2.3: resolved merge conflicts 2004/01/21 20:25:48 pl 1.109.2.2: RESYNC: (1.109-1.112); FILE MERGED 2003/12/05 16:33:30 pl 1.109.2.1: separated printer graphics for use in different plugins


2004-02-20  Oliver Bolte  <obo@openoffice.org>  [18e140ddc85efcd6d881fe5c10ee4604c8f6132a]

INTEGRATION: CWS vcl17 (1.19.2); FILE MERGED 2004/02/12 11:43:21 pl 1.19.2.6: #i20249# upmerge for vcl plugin support 2004/02/11 16:37:13 pl 1.19.2.5: solved merge conflict 2004/02/11 14:13:50 pl 1.19.2.4: RESYNC: (1.20-1.22); FILE MERGED 2004/01/21 20:25:10 pl 1.19.2.3: RESYNC: (1.19-1.20); FILE MERGED 2003/12/05 16:33:29 pl 1.19.2.2: separated printer graphics for use in different plugins 2003/12/05 13:20:13 pl 1.19.2.1: removed tons of old unused stuff


2004-02-20  Oliver Bolte  <obo@openoffice.org>  [8a54a8605772c6fe8d192d21ce7d33b9a68d6c69]

INTEGRATION: CWS vcl17 (1.26.2); FILE MERGED 2004/02/11 14:14:19 pl 1.26.2.5: RESYNC: (1.28-1.29); FILE MERGED 2004/01/21 20:26:00 pl 1.26.2.4: RESYNC: (1.26-1.28); FILE MERGED 2003/12/12 14:56:07 pl 1.26.2.3: adding gtk frame: first steps 2003/12/05 16:33:29 pl 1.26.2.2: separated printer graphics for use in different plugins 2003/12/05 13:20:12 pl 1.26.2.1: removed tons of old unused stuff


2004-02-20  Oliver Bolte  <obo@openoffice.org>  [70f0630f23dd16f2af263d87a9d52f367211ca20]

INTEGRATION: CWS vcl17 (1.10.336); FILE MERGED 2003/12/05 11:36:31 hdu 1.10.336.1: #i11018# enable UNDEFINED_REPLACE flag for text encoding conversions


2004-02-20  Oliver Bolte  <obo@openoffice.org>  [8e4f9f1c7045b92724f6bd591997c09445296fed]

INTEGRATION: CWS vcl17 (1.9.2); FILE MERGED 2004/01/21 20:24:59 pl 1.9.2.2: RESYNC: (1.9-1.10); FILE MERGED 2003/12/05 13:20:12 pl 1.9.2.1: removed tons of old unused stuff


2004-02-20  Oliver Bolte  <obo@openoffice.org>  [97c027aaf53f7abdc74a49bb03cca57f73bbd8cc]

INTEGRATION: CWS vcl17 (1.1.2); FILE ADDED 2004/01/22 13:00:36 pl 1.1.2.4: corrected a valueless return 2004/01/22 12:09:30 pl 1.1.2.3: resolved merge conflicts 2003/12/10 17:07:08 hdu 1.1.2.2: #i23202# character mirroring also needed for printer ASCII fonts 2003/12/05 16:33:28 pl 1.1.2.1: separated printer graphics for use in different plugins


2004-02-20  Oliver Bolte  <obo@openoffice.org>  [13ea32dd2c4e53570f5e41eee84408a3740c5f38]

INTEGRATION: CWS vcl17 (1.10.50); FILE MERGED 2004/01/21 20:24:35 pl 1.10.50.3: RESYNC: (1.10-1.11); FILE MERGED 2003/12/18 16:14:35 mmeeks 1.10.50.2: Bin nasty, binary pre-compiled mess, Cleanup headers removing gnomeint bits Implement 'SnapShot' 2003/12/05 16:33:28 pl 1.10.50.1: separated printer graphics for use in different plugins


2004-02-20  Oliver Bolte  <obo@openoffice.org>  [9eff4cab1320f5c8aeee57433757bfdcfe4d5bf7]

INTEGRATION: CWS vcl17 (1.17.2); FILE MERGED 2004/02/11 16:33:33 pl 1.17.2.3: gnome integration moved to gtk plugin 2004/02/11 14:13:41 pl 1.17.2.2: RESYNC: (1.17-1.19); FILE MERGED 2003/12/18 16:14:35 mmeeks 1.17.2.1: Bin nasty, binary pre-compiled mess, Cleanup headers removing gnomeint bits Implement 'SnapShot'


2004-02-20  Oliver Bolte  <obo@openoffice.org>  [d1117788d4de91a8eecf0f122a1c3b9583faab2b]

INTEGRATION: CWS vcl17 (1.45.2); FILE MERGED 2004/02/11 14:14:50 pl 1.45.2.3: RESYNC: (1.46-1.47); FILE MERGED 2004/01/21 20:29:29 pl 1.45.2.2: RESYNC: (1.45-1.46); FILE MERGED 2003/11/24 13:43:42 pl 1.45.2.1: #i22598# fixed some memory leaks (thanks to Dan Williams)


2004-02-20  Oliver Bolte  <obo@openoffice.org>  [00e2bf3ddf3be0432e4fbfe678b0556159b0e5a3]

INTEGRATION: CWS vcl17 (1.8.2); FILE MERGED 2004/01/21 20:28:29 pl 1.8.2.2: RESYNC: (1.8-1.9); FILE MERGED 2003/12/12 13:44:55 mmeeks 1.8.2.1: Split out SalSystem stuff into a shared header, virtualize the native dialog stuff to bin the nasty msgbox code.

Don't g_thread_init if we have already - theoretical crasher
add SAL_DEBUG_UPDATES

** Disable timeout ** - causing gtk+ rendering to barf, will fix next pass.

re-hash native dialog code to make it more pleasant.

2004-02-20  Oliver Bolte  <obo@openoffice.org>  [f51ea99f12248574c3ce87011d457ab0abbcfed0]

INTEGRATION: CWS vcl17 (1.18.2); FILE MERGED 2004/01/21 20:27:05 pl 1.18.2.2: RESYNC: (1.18-1.19); FILE MERGED 2003/12/04 14:49:52 pl 1.18.2.1: #i22713# first steps for a gtk plugin


2004-02-20  Oliver Bolte  <obo@openoffice.org>  [9562584e552359ddf2365071728f304a0ce0a0e7]

INTEGRATION: CWS vcl17 (1.48.2); FILE MERGED 2004/02/12 12:34:07 pl 1.48.2.15: dispatch mouse events to the correct VCL frame 2004/02/11 14:14:30 pl 1.48.2.14: RESYNC: (1.50-1.51); FILE MERGED 2004/01/22 13:22:04 pl 1.48.2.13: solved a merge error 2004/01/22 12:09:28 pl 1.48.2.12: resolved merge conflicts 2004/01/21 20:27:41 pl 1.48.2.11: RESYNC: (1.48-1.50); FILE MERGED 2004/01/19 15:46:06 pl 1.48.2.10: initialize member 2003/12/17 21:28:29 mmeeks 1.48.2.9: Split shared cursor includes out, Implement GdkCursor support nicely 2003/12/16 16:01:19 mmeeks 1.48.2.8: Create SalX11Display sub-class Bin 'bool' to constructor, and do via sub-classing Fixup XCloseDisplay duplication in destructor. 2003/12/16 14:45:32 pl 1.48.2.7: added style settings to gtk plugin 2003/12/15 14:12:10 mmeeks 1.48.2.6: re-hash glib timeout code for efficiency Don't add the X socket to the poll a 2nd time (using un-virtualized callbacks) in SalDisplay 2003/12/12 16:23:26 pl 1.48.2.5: release the mutex atfer usage 2003/12/12 14:56:04 pl 1.48.2.4: adding gtk frame: first steps 2003/12/08 16:07:04 pl 1.48.2.3: fixed Yield() for libsn 2003/12/05 13:20:10 pl 1.48.2.2: removed tons of old unused stuff 2003/12/04 14:49:51 pl 1.48.2.1: #i22713# first steps for a gtk plugin


2004-02-20  Oliver Bolte  <obo@openoffice.org>  [3ef96981df5c81e52c11ff23abdd4984ec182ca5]

INTEGRATION: CWS vcl17 (1.30.2); FILE MERGED 2004/01/22 13:38:48 pl 1.30.2.6:  corrected a misplaced extern C 2004/01/21 20:28:19 pl 1.30.2.5: RESYNC: (1.30-1.32); FILE MERGED 2003/12/16 16:01:18 mmeeks 1.30.2.4: Create SalX11Display sub-class Bin 'bool' to constructor, and do via sub-classing Fixup XCloseDisplay duplication in destructor. 2003/12/15 14:12:09 mmeeks 1.30.2.3: re-hash glib timeout code for efficiency Don't add the X socket to the poll a 2nd time (using un-virtualized callbacks) in SalDisplay 2003/12/05 13:20:09 pl 1.30.2.2: removed tons of old unused stuff 2003/12/04 14:49:50 pl 1.30.2.1: #i22713# first steps for a gtk plugin


2004-02-20  Oliver Bolte  <obo@openoffice.org>  [43438df9841839e1dd08ce62071c332c53c3899c]

INTEGRATION: CWS vcl17 (1.1.2); FILE ADDED 2004/01/20 16:44:47 pl 1.1.2.3: shape for GtkSalObject 2004/01/20 16:06:44 pl 1.1.2.2: make plugins functional 2004/01/19 18:55:31 pl 1.1.2.1: add foundations for GtkSalObject


2004-02-20  Oliver Bolte  <obo@openoffice.org>  [9072e25014399ef543542d0dbad0a7ff5f823eb7]

INTEGRATION: CWS vcl17 (1.1.2); FILE ADDED 2004/01/22 12:52:41 pl 1.1.2.8: solved an access problem 2004/01/19 18:55:30 pl 1.1.2.7: add foundations for GtkSalObject 2004/01/19 15:45:32 pl 1.1.2.6: allow for recursive Grab/Ungrab 2003/12/16 23:08:41 mmeeks 1.1.2.5: Pass oslModule into plugin for symbol lookups Dig out & hook gdk_threads_enter/leave Add hooked locking sub-class 2003/12/15 18:12:09 pl 1.1.2.4: first cut at key events 2003/12/12 14:56:03 pl 1.1.2.3: adding gtk frame: first steps 2003/12/12 13:44:51 mmeeks 1.1.2.2: Split out SalSystem stuff into a shared header, virtualize the native dialog stuff to bin the nasty msgbox code.

Don't g_thread_init if we have already - theoretical crasher
add SAL_DEBUG_UPDATES

** Disable timeout ** - causing gtk+ rendering to barf, will fix next pass.

re-hash native dialog code to make it more pleasant.
2003/12/11 12:47:31 pl 1.1.2.1: move to more sensible dir structure

2004-02-20  Oliver Bolte  <obo@openoffice.org>  [cffc6fd03e3569d3d0996263932435d2e2bb1be9]

INTEGRATION: CWS vcl17 (1.1.2); FILE ADDED 2004/02/12 12:36:35 pl 1.1.2.20: #i25164# default size for frame, icons enabled again 2004/01/21 13:20:40 pl 1.1.2.19: added geometry, fixed some minor issues 2004/01/19 18:55:30 pl 1.1.2.18: add foundations for GtkSalObject 2004/01/19 15:44:48 pl 1.1.2.17: add: input method handling 2003/12/19 16:50:33 mmeeks 1.1.2.16: Revert PL's change, fixing linking Impl. StartPresentation. 2003/12/19 14:24:50 mmeeks 1.1.2.15: bin toolbar size bits fix key modifiers for CTL thing. 2003/12/18 19:04:43 pl 1.1.2.14: mouse enter/leave 2003/12/18 18:36:42 pl 1.1.2.13: wheel events 2003/12/18 17:19:48 pl 1.1.2.12: added default positioning for frames 2003/12/18 15:12:35 mmeeks 1.1.2.11: Fix grab issues, Fix display opening Misc. bits. 2003/12/18 13:09:59 mmeeks 1.1.2.10: cleanup cursors fix grab problems. 2003/12/18 11:44:17 mmeeks 1.1.2.9: Fix keyboard modifiers ... 2003/12/17 19:58:18 mmeeks 1.1.2.8: bin scattered GetDefDisp badness implement icon setting 2003/12/17 13:13:19 mmeeks 1.1.2.7: Cursor bits .. Flush/Sync Don't return TRUE from ConfigureEvent (eg.) SetPointerPos Use widget's mapped state not separate boolean 2003/12/16 17:53:29 pl 1.1.2.6: first shot at Get/SetWindowState 2003/12/16 15:13:40 pl 1.1.2.5: fix non rersizable dialogs 2003/12/16 14:45:31 pl 1.1.2.4: added style settings to gtk plugin 2003/12/15 18:12:08 pl 1.1.2.3: first cut at key events 2003/12/12 17:09:14 pl 1.1.2.2: motion events for frames 2003/12/12 14:56:02 pl 1.1.2.1: adding gtk frame: first steps


2004-02-20  Oliver Bolte  <obo@openoffice.org>  [50b3cc532cf15cf2230b21050a525e6cea89938a]

INTEGRATION: CWS vcl17 (1.1.2); FILE ADDED 2004/02/12 12:34:06 pl 1.1.2.9: dispatch mouse events to the correct VCL frame 2003/12/18 13:09:58 mmeeks 1.1.2.8: cleanup cursors fix grab problems. 2003/12/17 21:28:29 mmeeks 1.1.2.7: Split shared cursor includes out, Implement GdkCursor support nicely 2003/12/17 13:13:18 mmeeks 1.1.2.6: Cursor bits .. Flush/Sync Don't return TRUE from ConfigureEvent (eg.) SetPointerPos Use widget's mapped state not separate boolean 2003/12/16 16:01:17 mmeeks 1.1.2.5: Create SalX11Display sub-class Bin 'bool' to constructor, and do via sub-classing Fixup XCloseDisplay duplication in destructor. 2003/12/15 18:12:08 pl 1.1.2.4: first cut at key events 2003/12/15 14:12:09 mmeeks 1.1.2.3: re-hash glib timeout code for efficiency Don't add the X socket to the poll a 2nd time (using un-virtualized callbacks) in SalDisplay 2003/12/12 14:56:01 pl 1.1.2.2: adding gtk frame: first steps 2003/12/11 12:47:30 pl 1.1.2.1: move to more sensible dir structure


2004-02-20  Oliver Bolte  <obo@openoffice.org>  [37d398b561f9529ffe328e067efc3baa8b7ac34d]

INTEGRATION: CWS vcl17 (1.2.2); FILE ADDED 2004/01/22 12:49:30 pl 1.2.2.3: SummarySystemInfos is no more 2004/01/22 12:09:28 pl 1.2.2.2: resolved merge conflicts 2003/12/12 13:44:48 mmeeks 1.2.2.1: Split out SalSystem stuff into a shared header, virtualize the native dialog stuff to bin the nasty msgbox code.

Don't g_thread_init if we have already - theoretical crasher
add SAL_DEBUG_UPDATES

** Disable timeout ** - causing gtk+ rendering to barf, will fix next pass.

re-hash native dialog code to make it more pleasant.

2004-02-20  Oliver Bolte  <obo@openoffice.org>  [5520a88f1b76865f0f4a16b1f3f5d3f97f2b7a55]

INTEGRATION: CWS vcl17 (1.10.2); FILE MERGED 2003/12/05 16:33:27 pl 1.10.2.1: separated printer graphics for use in different plugins


2004-02-20  Oliver Bolte  <obo@openoffice.org>  [afd463284d38b39a9d5fe81bdbea99f5a70cffb6]

INTEGRATION: CWS vcl17 (1.6.2); FILE MERGED 2003/12/04 14:49:45 pl 1.6.2.1: #i22713# first steps for a gtk plugin


2004-02-20  Oliver Bolte  <obo@openoffice.org>  [eb60586216fd8aff4a79b82e3dd18e0b2e6ac1d4]

INTEGRATION: CWS vcl17 (1.23.2); FILE MERGED 2004/01/21 20:32:45 pl 1.23.2.4: RESYNC: (1.23-1.25); FILE MERGED 2003/12/12 14:56:00 pl 1.23.2.3: adding gtk frame: first steps 2003/12/05 16:33:26 pl 1.23.2.2: separated printer graphics for use in different plugins 2003/12/05 13:20:07 pl 1.23.2.1: removed tons of old unused stuff


2004-02-20  Oliver Bolte  <obo@openoffice.org>  [7afb73047491972ddaaf41f5996d8bdb00ee12e9]

INTEGRATION: CWS vcl17 (1.33.2); FILE MERGED 2004/02/12 11:43:20 pl 1.33.2.4: #i20249# upmerge for vcl plugin support 2004/02/11 14:15:09 pl 1.33.2.3: RESYNC: (1.34-1.35); FILE MERGED 2004/01/21 20:32:34 pl 1.33.2.2: RESYNC: (1.33-1.34); FILE MERGED 2003/12/05 13:20:07 pl 1.33.2.1: removed tons of old unused stuff


2004-02-20  Oliver Bolte  <obo@openoffice.org>  [0a6bbb9827011a0fd6d01fd6a65079e8ecfe95ea]

INTEGRATION: CWS vcl17 (1.19.2); FILE MERGED 2004/02/12 12:34:05 pl 1.19.2.10: dispatch mouse events to the correct VCL frame 2004/01/21 20:31:43 pl 1.19.2.9: RESYNC: (1.19-1.21); FILE MERGED 2003/12/16 16:01:17 mmeeks 1.19.2.8: Create SalX11Display sub-class Bin 'bool' to constructor, and do via sub-classing Fixup XCloseDisplay duplication in destructor. 2003/12/16 14:45:31 pl 1.19.2.7: added style settings to gtk plugin 2003/12/15 14:12:08 mmeeks 1.19.2.6: re-hash glib timeout code for efficiency Don't add the X socket to the poll a 2nd time (using un-virtualized callbacks) in SalDisplay 2003/12/12 16:52:37 mmeeks 1.19.2.5: Re-work Insert/Remove to allow custom sources to be added to the glib mainloop; tested & works with NAS. 2003/12/12 14:55:59 pl 1.19.2.4: adding gtk frame: first steps 2003/12/12 14:48:51 mmeeks 1.19.2.3: re-hash timeout / wakeup bits ... 2003/12/05 13:20:06 pl 1.19.2.2: removed tons of old unused stuff 2003/12/04 14:49:44 pl 1.19.2.1: #i22713# first steps for a gtk plugin


2004-02-20  Oliver Bolte  <obo@openoffice.org>  [bd8d3467ded4e89a979ddb4e38d753f0f1c1d523]

INTEGRATION: CWS vcl17 (1.7.2); FILE MERGED 2003/12/04 14:49:43 pl 1.7.2.1: #i22713# first steps for a gtk plugin


2004-02-20  Oliver Bolte  <obo@openoffice.org>  [c076927707aa9457fbe3ef5535ec7c803b17aaaf]

INTEGRATION: CWS vcl17 (1.1.2); FILE ADDED 2004/01/22 12:09:27 pl 1.1.2.2: resolved merge conflicts 2003/12/05 16:33:26 pl 1.1.2.1: separated printer graphics for use in different plugins


2004-02-20  Oliver Bolte  <obo@openoffice.org>  [3106c394fe83b830c20a31641005d5f9209f120d]

INTEGRATION: CWS vcl17 (1.7.2); FILE MERGED 2004/01/21 20:32:18 pl 1.7.2.2: RESYNC: (1.7-1.8); FILE MERGED 2003/12/18 16:14:34 mmeeks 1.7.2.1: Bin nasty, binary pre-compiled mess, Cleanup headers removing gnomeint bits Implement 'SnapShot'


2004-02-20  Oliver Bolte  <obo@openoffice.org>  [f325fb97684f20e831234a9059f479e8f52d4f9a]

INTEGRATION: CWS vcl17 (1.1.2); FILE ADDED 2004/01/19 18:55:29 pl 1.1.2.2: add foundations for GtkSalObject 2003/12/12 14:55:58 pl 1.1.2.1: adding gtk frame: first steps


2004-02-20  Oliver Bolte  <obo@openoffice.org>  [6ff7688fbdade2f4d7f72762f8f492c932f67589]

INTEGRATION: CWS vcl17 (1.1.2); FILE ADDED 2004/01/20 16:44:46 pl 1.1.2.3: shape for GtkSalObject 2004/01/20 16:06:42 pl 1.1.2.2: make plugins functional 2004/01/19 18:55:29 pl 1.1.2.1: add foundations for GtkSalObject


2004-02-20  Oliver Bolte  <obo@openoffice.org>  [0bc442848ce54955f455e473be7ffdbdd1f8d807]

INTEGRATION: CWS vcl17 (1.1.2); FILE ADDED 2004/02/12 13:15:30 pl 1.1.2.34: #i25163# make shift tab work, added another host of keypad keys to be recognized 2004/02/12 12:36:34 pl 1.1.2.33: #i25164# default size for frame, icons enabled again 2004/01/21 13:20:43 pl 1.1.2.32: added geometry, fixed some minor issues 2004/01/20 16:57:40 pl 1.1.2.31: first shot at plugin parent (e.g. OfficeBean) 2004/01/20 16:06:42 pl 1.1.2.30: make plugins functional 2004/01/19 18:55:28 pl 1.1.2.29: add foundations for GtkSalObject 2004/01/19 15:44:47 pl 1.1.2.28: add: input method handling 2004/01/12 12:47:34 pl 1.1.2.27: fixed a sign issue 2003/12/19 16:50:32 mmeeks 1.1.2.26: Revert PL's change, fixing linking Impl. StartPresentation. 2003/12/19 16:20:03 pl 1.1.2.25: cosmetic corrections 2003/12/19 15:25:12 mmeeks 1.1.2.24: fix map/flicker thing. 2003/12/19 14:24:48 mmeeks 1.1.2.23: bin toolbar size bits fix key modifiers for CTL thing. 2003/12/19 12:27:47 pl 1.1.2.22: fullscreen mode (with EWMH WMs) 2003/12/18 19:04:42 pl 1.1.2.21: mouse enter/leave 2003/12/18 18:36:41 pl 1.1.2.20: wheel events 2003/12/18 17:19:47 pl 1.1.2.19: added default positioning for frames 2003/12/18 16:14:33 mmeeks 1.1.2.18: Bin nasty, binary pre-compiled mess, Cleanup headers removing gnomeint bits Implement 'SnapShot' 2003/12/18 15:12:34 mmeeks 1.1.2.17: Fix grab issues, Fix display opening Misc. bits. 2003/12/18 13:09:55 mmeeks 1.1.2.16: cleanup cursors fix grab problems. 2003/12/18 11:44:16 mmeeks 1.1.2.15: Fix keyboard modifiers ... 2003/12/18 10:19:21 pl 1.1.2.14: fix missing icons 2003/12/17 21:28:28 mmeeks 1.1.2.13: Split shared cursor includes out, Implement GdkCursor support nicely 2003/12/17 19:58:18 mmeeks 1.1.2.12: bin scattered GetDefDisp badness implement icon setting 2003/12/17 17:10:13 mmeeks 1.1.2.11: bin problematic asserts 2003/12/17 13:13:17 mmeeks 1.1.2.10: Cursor bits .. Flush/Sync Don't return TRUE from ConfigureEvent (eg.) SetPointerPos Use widget's mapped state not separate boolean 2003/12/16 23:08:40 mmeeks 1.1.2.9: Pass oslModule into plugin for symbol lookups Dig out & hook gdk_threads_enter/leave Add hooked locking sub-class 2003/12/16 17:53:28 pl 1.1.2.8: first shot at Get/SetWindowState 2003/12/16 15:13:39 pl 1.1.2.7: fix non rersizable dialogs 2003/12/16 14:45:30 pl 1.1.2.6: added style settings to gtk plugin 2003/12/15 18:12:06 pl 1.1.2.5: first cut at key events 2003/12/12 17:09:13 pl 1.1.2.4: motion events for frames 2003/12/12 15:58:57 pl 1.1.2.3: frame issues 2003/12/12 15:33:02 pl 1.1.2.2: frame issues 2003/12/12 14:55:53 pl 1.1.2.1: adding gtk frame: first steps


2004-02-20  Oliver Bolte  <obo@openoffice.org>  [a24a20e1f7f3ae598075d2b9fde9d440d88ed726]

INTEGRATION: CWS vcl17 (1.1.2); FILE ADDED 2003/12/12 16:52:35 mmeeks 1.1.2.3: Re-work Insert/Remove to allow custom sources to be added to the glib mainloop; tested & works with NAS. 2003/12/12 13:44:45 mmeeks 1.1.2.2: Split out SalSystem stuff into a shared header, virtualize the native dialog stuff to bin the nasty msgbox code.

Don't g_thread_init if we have already - theoretical crasher
add SAL_DEBUG_UPDATES

** Disable timeout ** - causing gtk+ rendering to barf, will fix next pass.

re-hash native dialog code to make it more pleasant.
2003/12/04 14:49:39 pl 1.1.2.1: #i22713# first steps for a gtk plugin

2004-02-20  Oliver Bolte  <obo@openoffice.org>  [ccfe4246562c7576ff04bd73e57d8a3601ccde8f]

INTEGRATION: CWS vcl17 (1.1.2); FILE ADDED 2003/12/12 13:44:44 mmeeks 1.1.2.1: Split out SalSystem stuff into a shared header, virtualize the native dialog stuff to bin the nasty msgbox code.

Don't g_thread_init if we have already - theoretical crasher
add SAL_DEBUG_UPDATES

** Disable timeout ** - causing gtk+ rendering to barf, will fix next pass.

re-hash native dialog code to make it more pleasant.

2004-02-20  Oliver Bolte  <obo@openoffice.org>  [8b2e152c172951d22366dca782608a59b0c0c00a]

INTEGRATION: CWS vcl17 (1.1.2); FILE ADDED 2004/01/19 18:55:26 pl 1.1.2.12: add foundations for GtkSalObject 2004/01/19 15:45:35 pl 1.1.2.11: allow for recursive Grab/Ungrab 2003/12/17 19:58:17 mmeeks 1.1.2.10: bin scattered GetDefDisp badness implement icon setting 2003/12/17 17:10:11 mmeeks 1.1.2.9: bin problematic asserts 2003/12/16 23:08:40 mmeeks 1.1.2.8: Pass oslModule into plugin for symbol lookups Dig out & hook gdk_threads_enter/leave Add hooked locking sub-class 2003/12/12 16:52:35 mmeeks 1.1.2.7: Re-work Insert/Remove to allow custom sources to be added to the glib mainloop; tested & works with NAS. 2003/12/12 15:58:54 pl 1.1.2.6: frame issues 2003/12/12 15:33:00 pl 1.1.2.5: frame issues 2003/12/12 14:55:49 pl 1.1.2.4: adding gtk frame: first steps 2003/12/11 12:47:28 pl 1.1.2.3: move to more sensible dir structure 2003/12/11 10:58:31 pl 1.1.2.2: #i22713# built in glib main loop 2003/12/04 14:49:36 pl 1.1.2.1: #i22713# first steps for a gtk plugin


2004-02-20  Oliver Bolte  <obo@openoffice.org>  [642eead7cfb130323537d03f87e77b66321b99b1]

INTEGRATION: CWS vcl17 (1.1.2); FILE ADDED 2004/02/12 12:34:05 pl 1.1.2.19: dispatch mouse events to the correct VCL frame 2004/01/19 15:47:19 pl 1.1.2.18: no more SalI18N_InputMethod needed 2003/12/19 15:02:19 pl 1.1.2.17: plugin autodetect 2003/12/18 15:12:33 mmeeks 1.1.2.16: Fix grab issues, Fix display opening Misc. bits. 2003/12/18 13:09:54 mmeeks 1.1.2.15: cleanup cursors fix grab problems. 2003/12/17 21:28:27 mmeeks 1.1.2.14: Split shared cursor includes out, Implement GdkCursor support nicely 2003/12/17 13:13:16 mmeeks 1.1.2.13: Cursor bits .. Flush/Sync Don't return TRUE from ConfigureEvent (eg.) SetPointerPos Use widget's mapped state not separate boolean 2003/12/16 23:08:39 mmeeks 1.1.2.12: Pass oslModule into plugin for symbol lookups Dig out & hook gdk_threads_enter/leave Add hooked locking sub-class 2003/12/16 14:45:29 pl 1.1.2.11: added style settings to gtk plugin 2003/12/15 18:12:04 pl 1.1.2.10: first cut at key events 2003/12/15 14:12:07 mmeeks 1.1.2.9: re-hash glib timeout code for efficiency Don't add the X socket to the poll a 2nd time (using un-virtualized callbacks) in SalDisplay 2003/12/12 17:09:11 pl 1.1.2.8: motion events for frames 2003/12/12 16:52:33 mmeeks 1.1.2.7: Re-work Insert/Remove to allow custom sources to be added to the glib mainloop; tested & works with NAS. 2003/12/12 14:55:48 pl 1.1.2.6: adding gtk frame: first steps 2003/12/12 14:48:50 mmeeks 1.1.2.5: re-hash timeout / wakeup bits ... 2003/12/12 13:44:41 mmeeks 1.1.2.4: Split out SalSystem stuff into a shared header, virtualize the native dialog stuff to bin the nasty msgbox code.

Don't g_thread_init if we have already - theoretical crasher
add SAL_DEBUG_UPDATES

** Disable timeout ** - causing gtk+ rendering to barf, will fix next pass.

re-hash native dialog code to make it more pleasant.
2003/12/11 12:47:27 pl 1.1.2.3: move to more sensible dir structure
2003/12/11 10:58:30 pl 1.1.2.2: #i22713# built in glib main loop
2003/12/04 14:49:34 pl 1.1.2.1: #i22713# first steps for a gtk plugin

2004-02-20  Oliver Bolte  <obo@openoffice.org>  [755c0e1c22d1aa8a9d7e5a0cd1e6eca509bc9d3d]

INTEGRATION: CWS vcl17 (1.177.2); FILE MERGED 2004/02/11 14:08:00 pl 1.177.2.6: RESYNC: (1.181-1.183); FILE MERGED 2004/01/22 12:09:26 pl 1.177.2.5: resolved merge conflicts 2004/01/21 19:37:29 pl 1.177.2.4: RESYNC: (1.177-1.181); FILE MERGED 2004/01/06 13:46:01 ssa 1.177.2.3: #112873# provide dtor for ImplDelData that takes care of removing it from associated Window 2003/11/28 13:59:38 ssa 1.177.2.2: #113722# cache queryInterface call to improve IsTopWindow() 2003/11/26 13:47:35 ssa 1.177.2.1: #i16682#,#i21238#,#i22098# allow system font sizes that will not make dialogs exceeding the screen


2004-02-20  Oliver Bolte  <obo@openoffice.org>  [1c287d9f56cf2b8b14fea455d8b3131d5748af0f]

INTEGRATION: CWS vcl17 (1.6.148); FILE MERGED 2004/01/21 19:38:39 pl 1.6.148.2: RESYNC: (1.6-1.8); FILE MERGED 2004/01/19 12:40:01 ssa 1.6.148.1: provide paint handler for tabpages


2004-02-20  Oliver Bolte  <obo@openoffice.org>  [afdd43da930598a5fe5552b06d3ce930e7fdb209]

INTEGRATION: CWS vcl17 (1.22.134); FILE MERGED 2004/01/21 19:50:06 pl 1.22.134.3: RESYNC: (1.22-1.24); FILE MERGED 2003/12/02 16:16:56 hdu 1.22.134.2: #113491# avoid miscompare caused by integer overflow 2003/12/02 13:35:39 hdu 1.22.134.1: #113491# fix off by one for LRU counting, important for garbage collection


2004-02-20  Oliver Bolte  <obo@openoffice.org>  [f2e089c7bb0e971e8c736e3625d357c5d1af219a]

INTEGRATION: CWS vcl17 (1.49.2); FILE MERGED 2004/02/11 14:11:17 pl 1.49.2.3: RESYNC: (1.52-1.54); FILE MERGED 2004/01/21 20:06:03 pl 1.49.2.2: RESYNC: (1.49-1.52); FILE MERGED 2004/01/19 12:54:53 hdu 1.49.2.1: #i21951# shortcircuit unit transformations if possible to avoid integer overflow


2004-02-20  Oliver Bolte  <obo@openoffice.org>  [6579756f84166c8ea503154c67924524c9a95a0b]

INTEGRATION: CWS vcl17 (1.59.2); FILE MERGED 2004/02/11 14:10:33 pl 1.59.2.3: RESYNC: (1.62-1.64); FILE MERGED 2004/01/21 19:59:51 pl 1.59.2.2: RESYNC: (1.59-1.62); FILE MERGED 2003/12/10 15:00:32 hdu 1.59.2.1: #112800# fix strikethrough with X or / in RTL text


2004-02-20  Oliver Bolte  <obo@openoffice.org>  [33d505ed31a98a54d3f170eadd2e96a3ff5ad2cc]

INTEGRATION: CWS vcl17 (1.159.2); FILE MERGED 2004/02/11 14:11:05 pl 1.159.2.4: RESYNC: (1.164-1.167); FILE MERGED 2004/01/21 20:02:13 pl 1.159.2.3: RESYNC: (1.159-1.164); FILE MERGED 2003/12/10 15:00:12 hdu 1.159.2.2: #112800# fix strikethrough with X or / in RTL text 2003/11/28 14:56:03 hdu 1.159.2.1: #i22804# improve handling of korean Baekmuk fonts, also glyph fallback list


2004-02-20  Oliver Bolte  <obo@openoffice.org>  [c9a035e86d613a32afd4855b8dd0f29375bdbcd1]

INTEGRATION: CWS vcl17 (1.22.36); FILE MERGED 2004/02/11 14:10:43 pl 1.22.36.5: RESYNC: (1.23-1.24); FILE MERGED 2004/01/21 20:00:01 pl 1.22.36.4: RESYNC: (1.22-1.23); FILE MERGED 2003/12/04 16:10:42 hdu 1.22.36.3: #i22804# fix spelling: KochigGothic->KochiGothic 2003/12/04 14:44:07 hdu 1.22.36.2: #i22804# fix spelling: KochiGochi->KochiGothic 2003/12/04 14:38:45 hdu 1.22.36.1: #i22804# improve handling of Baekmuk fonts for Korean


2004-02-20  Oliver Bolte  <obo@openoffice.org>  [5b0409fe0b795bda48140e85fece37515891ad51]

INTEGRATION: CWS vcl17 (1.19.14); FILE MERGED 2004/02/09 11:17:14 ssa 1.19.14.1: #25130# prepare for mouseover, add PreNotify handlers


2004-02-20  Oliver Bolte  <obo@openoffice.org>  [b10170f98f7cba8e7911515f146151961545c2db]

INTEGRATION: CWS vcl17 (1.12.14); FILE MERGED 2004/02/09 11:17:13 ssa 1.12.14.1: #25130# prepare for mouseover, add PreNotify handlers


2004-02-20  Oliver Bolte  <obo@openoffice.org>  [cb090d4f86e37609aa9ac42ce1730e3c74470d59]

INTEGRATION: CWS vcl17 (1.11.14); FILE MERGED 2004/02/09 11:17:13 ssa 1.11.14.2: #25130# prepare for mouseover, add PreNotify handlers 2004/01/22 12:09:26 pl 1.11.14.1: resolved merge conflicts


2004-02-20  Oliver Bolte  <obo@openoffice.org>  [ef146cf78399de49f61d2a8399653cbfa9eda721]

INTEGRATION: CWS vcl17 (1.25.14); FILE MERGED 2004/02/09 11:17:13 ssa 1.25.14.1: #25130# prepare for mouseover, add PreNotify handlers


2004-02-20  Oliver Bolte  <obo@openoffice.org>  [6704c9dd1c841aced2800d6529f65575e98f340a]

INTEGRATION: CWS vcl17 (1.31.2); FILE MERGED 2004/02/11 14:15:18 pl 1.31.2.6: RESYNC: (1.33-1.34); FILE MERGED 2004/01/21 20:32:56 pl 1.31.2.5: RESYNC: (1.31-1.33); FILE MERGED 2003/12/18 16:14:32 mmeeks 1.31.2.4: Bin nasty, binary pre-compiled mess, Cleanup headers removing gnomeint bits Implement 'SnapShot' 2003/12/12 13:44:39 mmeeks 1.31.2.3: Split out SalSystem stuff into a shared header, virtualize the native dialog stuff to bin the nasty msgbox code.

Don't g_thread_init if we have already - theoretical crasher
add SAL_DEBUG_UPDATES

** Disable timeout ** - causing gtk+ rendering to barf, will fix next pass.

re-hash native dialog code to make it more pleasant.
2003/12/10 12:24:01 pl 1.31.2.2: switch to unified plugin naming scheme
2003/11/28 13:43:09 pl 1.31.2.1: #i22981# new dummy plugin for build tools

2004-02-20  Oliver Bolte  <obo@openoffice.org>  [371530a16e56e4b0d3ec2bb511bfe360709fbb23]

INTEGRATION: CWS vcl17 (1.23.2); FILE MERGED 2004/01/21 20:33:06 pl 1.23.2.6: RESYNC: (1.23-1.26); FILE MERGED 2003/12/18 16:14:32 mmeeks 1.23.2.5: Bin nasty, binary pre-compiled mess, Cleanup headers removing gnomeint bits Implement 'SnapShot' 2003/12/12 14:58:51 pl 1.23.2.4: add gtk window dir 2003/12/12 13:44:38 mmeeks 1.23.2.3: Split out SalSystem stuff into a shared header, virtualize the native dialog stuff to bin the nasty msgbox code.

Don't g_thread_init if we have already - theoretical crasher
add SAL_DEBUG_UPDATES

** Disable timeout ** - causing gtk+ rendering to barf, will fix next pass.

re-hash native dialog code to make it more pleasant.
2003/12/04 14:49:31 pl 1.23.2.2: #i22713# first steps for a gtk plugin
2003/11/28 13:43:08 pl 1.23.2.1: #i22981# new dummy plugin for build tools

2004-02-20  Oliver Bolte  <obo@openoffice.org>  [b58a2208d1262497204f4d3cd8a4918b412ec672]

INTEGRATION: CWS vcl17 (1.2.122); FILE MERGED 2004/01/22 12:13:05 pl 1.2.122.1: removed a warning


2004-02-20  Oliver Bolte  <obo@openoffice.org>  [0826d1674304aa6139e440f07fb588b785871e75]

INTEGRATION: CWS vcl17 (1.64.34); FILE MERGED 2004/02/11 12:06:31 pl 1.64.34.4: RESYNC: (1.66-1.67); FILE MERGED 2004/01/21 15:55:54 pl 1.64.34.3: RESYNC: (1.64-1.66); FILE MERGED 2003/12/08 16:48:37 pl 1.64.34.2: #114101# fixed some locking issues 2003/11/27 10:59:39 pl 1.64.34.1: #113035# improve timeout detection for long transfers


2004-02-20  Oliver Bolte  <obo@openoffice.org>  [4df7758dbd43c722bab9e3b0f0b21c16a4311937]

INTEGRATION: CWS vcl17 (1.9.52); FILE MERGED 2004/01/21 15:55:42 pl 1.9.52.3: RESYNC: (1.9-1.10); FILE MERGED 2003/12/08 16:48:33 pl 1.9.52.2: #114101# fixed some locking issues 2003/11/27 10:59:25 pl 1.9.52.1: #114101# removed a deadlock


2004-02-20  Oliver Bolte  <obo@openoffice.org>  [10bd2eb65685788199e89120a6f48bbf8632f7fb]

INTEGRATION: CWS vcl17 (1.2.188); FILE MERGED 2003/11/24 14:03:49 pl 1.2.188.1: #i22598# fixed some memory leaks (thanks to Dan Williams)


2004-02-20  Oliver Bolte  <obo@openoffice.org>  [e39e7a28eb5b96608c389447db3d28a633f84352]

INTEGRATION: CWS vcl17 (1.2.188); FILE MERGED 2003/11/24 14:03:46 pl 1.2.188.1: #i22598# fixed some memory leaks (thanks to Dan Williams)


2004-02-20  Oliver Bolte  <obo@openoffice.org>  [1752e392d3983e9ac82c3f8231fa4dcf085c6678]

INTEGRATION: CWS vcl17 (1.23.336); FILE MERGED 2004/01/21 18:09:52 pl 1.23.336.2: RESYNC: (1.23-1.25); FILE MERGED 2003/12/15 13:04:07 ssa 1.23.336.1: #i21775# always perform rotation when landscape printing is requested


2004-02-20  Oliver Bolte  <obo@openoffice.org>  [4930f0ff63f7b7b3f53c22d335e41bebb9e19a77]

INTEGRATION: CWS vcl17 (1.29.150); FILE MERGED 2004/02/11 12:39:46 pl 1.29.150.3: RESYNC: (1.32-1.33); FILE MERGED 2004/01/21 16:25:52 pl 1.29.150.2: RESYNC: (1.29-1.32); FILE MERGED 2003/12/15 13:05:18 ssa 1.29.150.1: #i21775# always perform rotation when landscape printing is requested


2004-02-19  Lars Oppermann  <lo@openoffice.org>  [331ddcb14246ea3d49362dd751554df9a2a25782]

#i25594# event fixes


2004-02-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [ece39cbd8505afaf4eda4fcce28c7e9274a8360f]

#i25646#: catch 'unrecognized auth response' from OOo CVS server


2004-02-18  Armin Weiss  <aw@openoffice.org>  [ed3e3c0c28e6c3c5ab3e794311c416f2308f4be5]

#110098# Changed SfxFilterContainer::ReadExternalFilters to no longer use TypeDetection.xcu (which does no longer exist), but to get infos about filters from static string arrays.


2004-02-17  Rüdiger Timm  <rt@openoffice.org>  [f98abc1f2d16dadbc882ccf32b03d8abcaa3ddf3]

SRC680


2004-02-16  Thorsten Behrens  <thb@openoffice.org>  [4f9a1f1b4b9ec7bf3239be56864c331529cd4234]

#110496# Made headers gcc-Wall clean, added some Canvas-related tooling


2004-02-16  Lars Oppermann  <lo@openoffice.org>  [efed7968470109147a4653d6f6bf60e422a8d896]

event handling


2004-02-16  Armin Weiss  <aw@openoffice.org>  [d24656331f4342648639ecf77542f7ca24c8d854]

Replaced ColorName with ColorData, only used when building with debug


2004-02-16  Rüdiger Timm  <rt@openoffice.org>  [1a2c45b7998e57caa1594502da23d49fc5395e8c]

#i10000# Correct list of needed modules (svtools instead of svtool, no such module sv and tk).


2004-02-16  Oliver Bolte  <obo@openoffice.org>  [8667b38c7b5ed916a9bbd82fd97aebe7c0a52000]

INTEGRATION: CWS sab003 (1.3.10); FILE MERGED 2003/07/02 14:42:12 sab 1.3.10.1: #110564#; close component-description tag


2004-02-16  Oliver Bolte  <obo@openoffice.org>  [f3ea6884d1ddfa07f35ab70d139cd5973a45627b]

INTEGRATION: CWS sab003 (1.18.180); FILE MERGED 2003/07/03 10:02:08 sab 1.18.180.1: #109117#; set new and old value in change tracking import


2004-02-16  Oliver Bolte  <obo@openoffice.org>  [63bb469f4039fbd2688df5556094386e42ae594f]

INTEGRATION: CWS sab003 (1.9.180); FILE MERGED 2003/07/03 10:02:08 sab 1.9.180.1: #109117#; set new and old value in change tracking import


2004-02-16  Oliver Bolte  <obo@openoffice.org>  [79689c1a06dcd05a528f5b52c246cd8b096e3320]

INTEGRATION: CWS sab003 (1.16.56); FILE MERGED 2003/07/03 10:02:07 sab 1.16.56.1: #109117#; set new and old value in change tracking import


2004-02-16  Oliver Bolte  <obo@openoffice.org>  [519ab6fe27bcd17c0dad7dd348a970cd34a2cee3]

INTEGRATION: CWS sab003 (1.20.180); FILE MERGED 2003/07/03 10:02:07 sab 1.20.180.1: #109117#; set new and old value in change tracking import


2004-02-16  Oliver Bolte  <obo@openoffice.org>  [4375eed13e08c8b16b252ad52a611b3b3bf69425]

INTEGRATION: CWS sab003 (1.17.24); FILE MERGED 2003/07/03 09:58:28 sab 1.17.24.1: #109117#; give possibility to set new value


2004-02-16  Oliver Bolte  <obo@openoffice.org>  [620e52ed0c50c704fe759546a5a7aaac453a05c7]

INTEGRATION: CWS sab003 (1.17.56); FILE MERGED 2004/02/10 18:11:50 sab 1.17.56.3: RESYNC: (1.18-1.19); FILE MERGED 2003/11/05 10:35:52 sab 1.17.56.2: RESYNC: (1.17-1.18); FILE MERGED 2003/07/03 09:57:21 sab 1.17.56.1: #109117#; give possibility to set new value


2004-02-16  Oliver Bolte  <obo@openoffice.org>  [61ab6aa48dbdfd40ca792153e6f1b975c24d1bbc]

INTEGRATION: CWS swq03 (1.32.222); FILE MERGED 2004/01/23 10:57:31 pb 1.32.222.1: fix: #i16031# don't paint white on white


2004-02-16  Oliver Bolte  <obo@openoffice.org>  [3ca6d93c305f92624ab75fe07f6202b6b2289e19]

INTEGRATION: CWS swq03 (1.47.244); FILE MERGED 2004/01/21 07:56:48 pb 1.47.244.1: fix: #i24432# select next executable entry with mouse


2004-02-16  Oliver Bolte  <obo@openoffice.org>  [31591481f64020670b4bb8e1904a1a9e6c4329c7]

INTEGRATION: CWS swq03 (1.91.72); FILE MERGED 2004/01/21 07:56:49 pb 1.91.72.1: fix: #i24432# select next executable entry with mouse


2004-02-16  Oliver Bolte  <obo@openoffice.org>  [34d2af6f51795e1e4b61043e5bcda3c9f26a1e27]

INTEGRATION: CWS swq03 (1.78.128); FILE MERGED 2004/01/21 11:05:59 pb 1.78.128.1: fix: #i24278# fontcolor slot in effects page range


2004-02-16  Oliver Bolte  <obo@openoffice.org>  [4862a519964eead4d72462d7b7ca0a3abf84e7bc]

INTEGRATION: CWS swq03 (1.11.16); FILE MERGED 2004/01/15 08:22:50 od 1.11.16.1: #i23500# - remove unnecessary method <SwViewImp::PaintFlyChilds(..)>


2004-02-16  Oliver Bolte  <obo@openoffice.org>  [8fccd17c68920d86af1f145c98003d6244ba25f3]

INTEGRATION: CWS swq03 (1.3.354); FILE MERGED 2004/01/15 13:54:53 fme 1.3.354.1: #i20556# Correct handling of footnotes in sections is section is hidden


2004-02-16  Oliver Bolte  <obo@openoffice.org>  [2b9ae1a0640d4d9d6cf83474baa84fcd00d104e9]

INTEGRATION: CWS swq03 (1.46.20); FILE MERGED 2004/02/02 09:18:25 fme 1.46.20.3: #i24831# SwTabFrm::Grow() should not forget to grow the upper 2004/01/29 11:20:46 fme 1.46.20.2: RESYNC: (1.46-1.48); FILE MERGED 2004/01/14 16:00:28 fme 1.46.20.1: #114442# Check page description for backward moving frames


2004-02-16  Oliver Bolte  <obo@openoffice.org>  [324abf2bd80a37c36ed57f0f8bf1127bc7edc23d]

INTEGRATION: CWS swq03 (1.29.54); FILE MERGED 2004/01/29 11:20:28 fme 1.29.54.2: RESYNC: (1.29-1.30); FILE MERGED 2004/01/15 13:54:30 fme 1.29.54.1: #i20556# Correct handling of footnotes in sections is section is hidden


2004-02-16  Oliver Bolte  <obo@openoffice.org>  [9f9bc93c36b07df918cb26341c5fba1caf920cc2]

INTEGRATION: CWS swq03 (1.21.354); FILE MERGED 2004/01/29 11:18:33 fme 1.21.354.2: RESYNC: (1.21-1.22); FILE MERGED 2004/01/15 13:54:29 fme 1.21.354.1: #i20556# Correct handling of footnotes in sections is section is hidden


2004-02-16  Oliver Bolte  <obo@openoffice.org>  [9b28edbf45d80dbd85ac023bb7f0d7a8db28eafe]

INTEGRATION: CWS swq03 (1.55.22); FILE MERGED 2004/02/02 09:19:20 fme 1.55.22.1: #i24097# NotifyBackground if frame changes its printing area


2004-02-16  Oliver Bolte  <obo@openoffice.org>  [7ee860ed342a9088523ce00872916380d0c2022c]

INTEGRATION: CWS swq03 (1.26.68); FILE MERGED 2004/01/29 11:17:10 fme 1.26.68.2: RESYNC: (1.26-1.28); FILE MERGED 2004/01/14 16:00:32 fme 1.26.68.1: #114442# Check page description for backward moving frames


2004-02-16  Oliver Bolte  <obo@openoffice.org>  [79c6e6b82d2bc2db38aa5ff66e66f7a9f87121db]

INTEGRATION: CWS swq03 (1.23.70); FILE MERGED 2004/01/29 11:25:53 fme 1.23.70.2: RESYNC: (1.23-1.24); FILE MERGED 2004/01/15 08:24:04 od 1.23.70.1: #i23500# class <SwViewImp> - remove method <PaintFlyChilds(..)>


2004-02-16  Oliver Bolte  <obo@openoffice.org>  [6016a6edc341748105a540752a30ea6d2eb81d37]

INTEGRATION: CWS swq03 (1.11.24); FILE MERGED 2004/02/02 09:21:35 fme 1.11.24.1: #i24097# NotifyBackground if frame changes its printing area


2004-02-16  Oliver Bolte  <obo@openoffice.org>  [f8413334c259f2594d27c814713f14f826776bc9]

INTEGRATION: CWS swq03 (1.7.350); FILE MERGED 2004/02/02 09:21:34 fme 1.7.350.1: #i24097# NotifyBackground if frame changes its printing area


2004-02-16  Oliver Bolte  <obo@openoffice.org>  [a665a4f72a64a8a62065d4fceea3717faebfca89]

INTEGRATION: CWS swq03 (1.12.72); FILE MERGED 2004/01/15 08:19:36 od 1.12.72.1: #i23500# <SwVirtFlyDrawObj::DoPaintObject(..)> - no special handling for 	 Writer fly frames in layer 'Hell'.


2004-02-16  Oliver Bolte  <obo@openoffice.org>  [04f436de210166292072445087b845ae4796ff7d]

Initial revision


2004-02-13  Armin Weiss  <aw@openoffice.org>  [ac3f840652c882a5fbfe78fe22f29249688726c8]

#110098# Adaptions for SRC680 m23


2004-02-13  Andre Fischer  <af@openoffice.org>  [f2e14e6b2e3875e57e270f502f5c4e691f655896]

#i22705# Initial revision.


2004-02-12  Armin Weiss  <aw@openoffice.org>  [2c3e2190e05168a7e28df0c8ceb6512936561d33]

Added areControlPointsUsed(), areControlVectorsUsed() methods


2004-02-12  Armin Weiss  <aw@openoffice.org>  [b23dfd18d71d77164ae51be108de09f3ed00f7a7]

Changed usages of (G/S)etControlVector(A/B) to use the new curve convention that both vectors are relative to the point of the edge. Before, B was relative to the next edge. Also added (G/S)etControlPoint(A/B) interface for B2DPolygon.


2004-02-12  Rüdiger Timm  <rt@openoffice.org>  [4bafb7b3a488e5d013071c8075f016ee7d8bb889]

#i10000# For windows libraries are in bin.


2004-02-12  Rüdiger Timm  <rt@openoffice.org>  [8b8a34e3af0b7337de4ac9894fcc70adf020b17b]

#i10000# Removed response_workstation.txt


2004-02-11  Kurt Zenker  <kz@openoffice.org>  [64fbe42aa4147450b7c2b672d75657859c86ecad]

new version for SRC680


2004-02-11  Rüdiger Timm  <rt@openoffice.org>  [9cfe07d752acf606d6aeff8c4d1cc011a9c4e61b]

#i10000# Don't use your own module as include path for headers in svx/inc, this does not work before a deliver has been done!


2004-02-11  Rüdiger Timm  <rt@openoffice.org>  [58d241daf09319aae28dbeeb22d6b447795ee940]

#i10000# Don't use your own module as include path, this does not work before a deliver has been done!


2004-02-11  Rüdiger Timm  <rt@openoffice.org>  [1a4ae78f3a9ad4b14fedaa3d13bd27c3c857a114]

#i10000#: broken perl syntax


2004-02-11  Rüdiger Timm  <rt@openoffice.org>  [814b25ba88ee55ca170d36d1f4b1f4e1ba670ef4]

SRC680


2004-02-11  Rüdiger Timm  <rt@openoffice.org>  [1a98d0a6c57b4003c1ef34fde36202f8c4d4072a]

INTEGRATION: CWS chart01 (1.8.78); FILE MERGED 2004/02/05 09:15:05 bm 1.8.78.7: using own DevChart method (not delivered one, because of dependency) 2004/01/21 16:03:24 bm 1.8.78.6: chart2 API split up into public and private part drafts removed from public chart2 API ScModelObj createInstance supports com.sun.star.chart2.XDataProvider 2004/01/19 14:46:43 bm 1.8.78.5: commented stuff removed 2004/01/19 11:08:13 bm 1.8.78.4: Control usage of new chart via config item (instead of define) 2004/01/12 15:36:43 bm 1.8.78.3: RESYNC: (1.9-1.10); FILE MERGED 2003/10/28 09:35:27 bm 1.8.78.2: RESYNC: (1.8-1.9); FILE MERGED 2003/07/25 18:27:55 er 1.8.78.1: #i17416# new Chart's test environment (TEST_NEW_CHART defined)


2004-02-11  Rüdiger Timm  <rt@openoffice.org>  [c20d840a8f4461fa43a1c07ae9a5a103b16a5a78]

INTEGRATION: CWS chart01 (1.24.182); FILE MERGED 2003/10/02 08:44:54 bm 1.24.182.1: misplaced brace in CheckNamedItem -> found name was overwritten by generated name


2004-02-11  Rüdiger Timm  <rt@openoffice.org>  [e927f2637fbb2bdf10cdd11bedb2030ee2bbc322]

INTEGRATION: CWS chart01 (1.6.194); FILE MERGED 2003/07/30 12:30:26 bm 1.6.194.1: SvxChartTextOrderItem: +QueryValue, PutValue


2004-02-11  Rüdiger Timm  <rt@openoffice.org>  [80ba0ed66081720b25d668c999b85e9120768bc9]

INTEGRATION: CWS chart01 (1.3.378); FILE MERGED 2003/07/30 12:30:46 bm 1.3.378.1: SvxChartTextOrderItem: +QueryValue, PutValue


2004-02-11  Rüdiger Timm  <rt@openoffice.org>  [3f5da7b69467cbebd82d99b3828f58d1451aa2a7]

INTEGRATION: CWS chart01 (1.39.12); FILE MERGED 2004/01/28 16:02:59 bm 1.39.12.1: chart2 public API added


2004-02-11  Rüdiger Timm  <rt@openoffice.org>  [b99fe23eb65624dc78180939fe000b111fbc16de]

INTEGRATION: CWS chart01 (1.33.2); FILE MERGED 2004/01/20 15:29:38 bm 1.33.2.1: +chart2


2004-02-11  Rüdiger Timm  <rt@openoffice.org>  [70e3337df6eb32b558d7126f95279a5dd797564a]

INTEGRATION: CWS chart01 (1.9.6); FILE MERGED 2004/01/21 16:03:27 bm 1.9.6.1: chart2 API split up into public and private part drafts removed from public chart2 API ScModelObj createInstance supports com.sun.star.chart2.XDataProvider


2004-02-11  Rüdiger Timm  <rt@openoffice.org>  [251579e692f4a170cc116ae11afd4aa2a6780678]

INTEGRATION: CWS chart01 (1.11.70); FILE MERGED 2004/01/12 15:21:20 bm 1.11.70.3: RESYNC: (1.13-1.14); FILE MERGED 2003/10/28 09:31:37 bm 1.11.70.2: RESYNC: (1.11-1.13); FILE MERGED 2003/07/25 18:33:58 er 1.11.70.1: #i17416# new Chart's API test environment


2004-02-11  Rüdiger Timm  <rt@openoffice.org>  [594d3ce1326dbc2c9d832a6b05dc241bbbdeaa12]

INTEGRATION: CWS chart01 (1.38.10); FILE MERGED 2004/02/04 10:10:36 bm 1.38.10.2: RESYNC: (1.38-1.39); FILE MERGED 2004/01/21 16:03:26 bm 1.38.10.1: chart2 API split up into public and private part drafts removed from public chart2 API ScModelObj createInstance supports com.sun.star.chart2.XDataProvider


2004-02-11  Rüdiger Timm  <rt@openoffice.org>  [6775d2e11e3f2b6ecf10af00f7dc4711ca90106d]

INTEGRATION: CWS chart01 (1.1.2); FILE ADDED 2004/01/21 16:03:26 bm 1.1.2.2: chart2 API split up into public and private part drafts removed from public chart2 API ScModelObj createInstance supports com.sun.star.chart2.XDataProvider 2003/07/25 18:33:43 er 1.1.2.1: #i17416# new Chart's API test environment


2004-02-11  Rüdiger Timm  <rt@openoffice.org>  [ca28cc22891b0d64867b9648c03070864f490d3b]

INTEGRATION: CWS chart01 (1.1.2); FILE ADDED 2004/02/05 09:14:23 bm 1.1.2.1: Config Item to determine whether to use old or new chart (thionly for temporary use)


2004-02-11  Rüdiger Timm  <rt@openoffice.org>  [3b6d47c09f61a47339911f1e231bf9f7a603ed4c]

INTEGRATION: CWS chart01 (1.55.28); FILE MERGED 2004/01/21 16:03:22 bm 1.55.28.1: chart2 API split up into public and private part drafts removed from public chart2 API ScModelObj createInstance supports com.sun.star.chart2.XDataProvider


2004-02-11  Rüdiger Timm  <rt@openoffice.org>  [f2863fd6d6d1f068cb8688060c4278c9459825e5]

INTEGRATION: CWS chart01 (1.8.6); FILE MERGED 2004/01/21 16:03:21 bm 1.8.6.1: chart2 API split up into public and private part drafts removed from public chart2 API ScModelObj createInstance supports com.sun.star.chart2.XDataProvider


2004-02-11  Rüdiger Timm  <rt@openoffice.org>  [03289cbd592940cc01cae628dae618b386eeec19]

INTEGRATION: CWS chart01 (1.15.36); FILE MERGED 2004/01/21 16:03:20 bm 1.15.36.1: chart2 API split up into public and private part drafts removed from public chart2 API ScModelObj createInstance supports com.sun.star.chart2.XDataProvider


2004-02-11  Rüdiger Timm  <rt@openoffice.org>  [8ea2e620df0e16adf201946cf66c3139a83212ef]

INTEGRATION: CWS chart01 (1.1.2); FILE ADDED 2004/01/21 16:03:19 bm 1.1.2.2: chart2 API split up into public and private part drafts removed from public chart2 API ScModelObj createInstance supports com.sun.star.chart2.XDataProvider 2003/07/25 18:33:17 er 1.1.2.1: #i17416# new Chart's API test environment


2004-02-11  Rüdiger Timm  <rt@openoffice.org>  [bd3a0005ad5ec4aba1d93936886f9f74b8cc60d1]

INTEGRATION: CWS chart01 (1.1.2); FILE ADDED 2004/02/04 12:25:51 bm 1.1.2.1: fragments for new chart (chart2)


2004-02-11  Rüdiger Timm  <rt@openoffice.org>  [213a678441d9f8dadc238cd5ec22930a7609234c]

INTEGRATION: CWS chart01 (1.2.2); FILE MERGED 2004/02/05 12:39:23 bm 1.2.2.1: new chart added (chart2)


2004-02-11  Rüdiger Timm  <rt@openoffice.org>  [a2bd0554b355911005044cab9dba7c9276190a9a]

INTEGRATION: CWS chart01 (1.68.6); FILE MERGED 2004/01/20 13:27:53 bm 1.68.6.2: -dcsslayout (remained private chart2 API) 2004/01/20 12:53:39 bm 1.68.6.1: + chart2


2004-02-11  Rüdiger Timm  <rt@openoffice.org>  [38248818fe58df2b65026c02b0e3c9292a9d00f4]

INTEGRATION: CWS chart01 (1.54.6); FILE MERGED 2004/01/28 14:01:51 bm 1.54.6.1: deliver chart2 idl-files


2004-02-11  Rüdiger Timm  <rt@openoffice.org>  [0eaae0eb71b41f51fad9ef75d330b0311e0eefa5]

INTEGRATION: CWS chart01 (1.51.6); FILE MERGED 2004/01/20 12:53:19 bm 1.51.6.1: + chart2


2004-02-11  Rüdiger Timm  <rt@openoffice.org>  [7bc5b5a55fdc852fbac542561580d3010167b6a9]

INTEGRATION: CWS chart01 (1.8.32); FILE MERGED 2004/01/27 13:29:36 bm 1.8.32.1: #100165# comment for UserDefinedAttributes (service of XNameContainer)


2004-02-11  Rüdiger Timm  <rt@openoffice.org>  [f254c0c57335848e1aab9f2377db5874e60638df]

INTEGRATION: CWS chart01 (1.12.182); FILE MERGED 2004/01/27 13:27:14 bm 1.12.182.1: #100165# comment for UserDefinedAttributes (service of XNameContainer)


2004-02-11  Rüdiger Timm  <rt@openoffice.org>  [d9f014d1e86638c716219e1b10650754e5c0d801]

INTEGRATION: CWS chart01 (1.1.2); FILE ADDED 2004/01/20 12:50:26 bm 1.1.2.1: public chart2 (new chart) API


2004-02-11  Rüdiger Timm  <rt@openoffice.org>  [be08bd591c9dbd420cead0594167bee9decd518e]

INTEGRATION: CWS chart01 (1.11.162); FILE MERGED 2004/01/20 15:40:14 bm 1.11.162.1: +optional interface XDataReceiver of new chart (chart2) implementation


2004-02-11  Rüdiger Timm  <rt@openoffice.org>  [278657cec7b275ebd41f5f8d03442413ce5735b7]

INTEGRATION: CWS chart01 (1.9.22); FILE MERGED 2004/01/20 12:52:02 bm 1.9.22.1: +chart2 (some trailing spaces removed)


2004-02-10  Ingo Schmidt  <is@openoffice.org>  [fecfe2cbc8a41d2ebd87c26f129cd85bea5a034b]

#115269# adding python changes into new scp2


2004-02-10  Ingo Schmidt  <is@openoffice.org>  [ee992ca2d317609f7aa216b83b0173e24d968af8]

#115269# adding python changes


2004-02-10  Rüdiger Timm  <rt@openoffice.org>  [dd46303fb441ed06e82018e35753b355f9fa9407]

#100000#, #i22565#: reflect changes from integration of CWS scriptingf3 in scp/source/office/files.scp


2004-02-10  Rüdiger Timm  <rt@openoffice.org>  [4dd45dfaf08ed9ad3e8929ef109db3f3ababc2f0]

INTEGRATION: CWS scriptingf3 (1.3.10); FILE MERGED 2004/01/23 20:22:26 toconnor 1.3.10.1: #i23683# - Update Highlight example to use new DialogProvider service Issue number: Submitted by: Reviewed by:


2004-02-10  Rüdiger Timm  <rt@openoffice.org>  [9814e586b5b25fa543db7820b88e141adf962740]

INTEGRATION: CWS scriptingf3 (1.1.2); FILE ADDED 2004/01/23 20:22:26 toconnor 1.1.2.1: #i23683# - Update Highlight example to use new DialogProvider service Issue number: Submitted by: Reviewed by:


2004-02-10  Rüdiger Timm  <rt@openoffice.org>  [bce88bab78b24bc9a9c123c30c5d8ed658953d0f]

INTEGRATION: CWS scriptingf3 (1.2.2); FILE MERGED 2004/01/16 14:53:19 dfoster 1.2.2.1: #i24382# Add Python Scripting Runtime to installset. Need to deliver Python provider and related python component from scripting project.


2004-02-10  Rüdiger Timm  <rt@openoffice.org>  [105c1cb529b08b4b053c6327b0d0fbb30c84f2a2]

INTEGRATION: CWS scriptingf3 (1.1.2); FILE ADDED 2004/01/07 16:14:39 tbe 1.1.2.1: #i22565# creation of dialogs via a UNO service


2004-02-10  Rüdiger Timm  <rt@openoffice.org>  [e7c431c35512484795a4ca90f752f3eba8b5bcab]

INTEGRATION: CWS scriptingf3 (1.1.2); FILE ADDED 2004/01/07 16:16:54 tbe 1.1.2.1: #i22565# creation of dialogs via a UNO service


2004-02-10  Rüdiger Timm  <rt@openoffice.org>  [dc2bbf456b49a4e228722af7bc0a5a70a876be70]

INTEGRATION: CWS scriptingf3 (1.1.2); FILE ADDED 2004/01/07 16:17:41 tbe 1.1.2.1: #i22565# creation of dialogs via a UNO service


2004-02-10  Rüdiger Timm  <rt@openoffice.org>  [5cfc8376d9a74e040111dab30fed579777c1aedd]

INTEGRATION: CWS scriptingf3 (1.1.2); FILE ADDED 2004/01/08 11:38:44 tbe 1.1.2.2: #i22565# creation of dialogs via a UNO service 2004/01/07 16:15:18 tbe 1.1.2.1: #i22565# creation of dialogs via a UNO service


2004-02-10  Rüdiger Timm  <rt@openoffice.org>  [3f462d412a7b5d9b69f92abd37452f4c4fa54bfe]

INTEGRATION: CWS scriptingf3 (1.1.2); FILE ADDED 2004/01/08 11:38:45 tbe 1.1.2.2: #i22565# creation of dialogs via a UNO service 2004/01/07 16:15:49 tbe 1.1.2.1: #i22565# creation of dialogs via a UNO service


2004-02-10  Rüdiger Timm  <rt@openoffice.org>  [4ab6fd3cb41cd7e3e3fcfba0e0992874531b9197]

INTEGRATION: CWS scriptingf3 (1.1.2); FILE ADDED 2004/01/07 16:18:49 tbe 1.1.2.1: #i22565# creation of dialogs via a UNO service


2004-02-10  Rüdiger Timm  <rt@openoffice.org>  [d9c5b3035eca8592b97d39263877be061f99ae4b]

INTEGRATION: CWS scriptingf3 (1.1.2); FILE ADDED 2004/01/07 16:19:28 tbe 1.1.2.1: #i22565# creation of dialogs via a UNO service


2004-02-10  Rüdiger Timm  <rt@openoffice.org>  [f2d4c6d48accd281baff71616371c7b1445e44d7]

INTEGRATION: CWS scriptingf3 (1.2.10); FILE MERGED 2004/01/16 14:53:18 dfoster 1.2.10.1: #i24382# Add Python Scripting Runtime to installset. Need to deliver Python provider and related python component from scripting project.


2004-02-10  Rüdiger Timm  <rt@openoffice.org>  [2b449f61e492729c47e4cabd18182d91a3856662]

INTEGRATION: CWS scriptingf3 (1.10.8); FILE MERGED 2004/01/12 12:22:58 toconnor 1.10.8.2: RESYNC: (1.10-1.11); FILE MERGED 2004/01/07 16:12:16 tbe 1.10.8.1: #i22565# creation of dialogs via a UNO service


2004-02-10  Rüdiger Timm  <rt@openoffice.org>  [ba199eab973bef619051927f025094fde4d06e81]

INTEGRATION: CWS scriptingf3 (1.1.10); FILE MERGED 2004/01/23 20:17:41 toconnor 1.1.10.1: #i24043# - Scripting Framework is now part of install so remove test for UNO package Issue number: Submitted by: Reviewed by:


2004-02-10  Rüdiger Timm  <rt@openoffice.org>  [c195f9183d5ed39c6b5870967073595a2778828a]

INTEGRATION: CWS scriptingf3 (1.6.10); FILE MERGED 2004/01/20 14:57:33 toconnor 1.6.10.1: #i24043# - CommandLineTools getting NullPointerException Issue number: Submitted by: Reviewed by:


2004-02-10  Rüdiger Timm  <rt@openoffice.org>  [26f534bcad6dedae0821478732f3c3b7f7b6c1ac]

INTEGRATION: CWS scriptingf3 (1.1.2); FILE ADDED 2004/01/22 10:56:10 dfoster 1.1.2.1: #i23683# Add examples scripts in all languages


2004-02-10  Rüdiger Timm  <rt@openoffice.org>  [d97aa7d8090058b43b15099903da1667f62cec36]

INTEGRATION: CWS scriptingf3 (1.1.2); FILE ADDED 2004/01/22 10:55:43 dfoster 1.1.2.1: #i23683# Add examples scripts in all languages


2004-02-10  Rüdiger Timm  <rt@openoffice.org>  [af5152747822d12f80fbab94133525e630fc6a4b]

INTEGRATION: CWS scriptingf3 (1.1.2); FILE ADDED 2004/01/23 20:21:27 toconnor 1.1.2.1: #i23683# - Update Highlight example to use new DialogProvider service Issue number: Submitted by: Reviewed by:


2004-02-10  Rüdiger Timm  <rt@openoffice.org>  [7ffaeb1deb9332b97d62f4f7d24636d58b18e42d]

INTEGRATION: CWS scriptingf3 (1.1.2); FILE ADDED 2004/01/27 16:30:34 toconnor 1.1.2.2: #i23683# - Make Highlight example use DialogProvider service Issue number: Submitted by: Reviewed by: 2004/01/23 20:21:27 toconnor 1.1.2.1: #i23683# - Update Highlight example to use new DialogProvider service Issue number: Submitted by: Reviewed by:


2004-02-10  Rüdiger Timm  <rt@openoffice.org>  [50d3722df49693f414368ca48db24263748beabe]

INTEGRATION: CWS scriptingf3 (1.7.10); FILE MERGED 2004/01/23 20:21:26 toconnor 1.7.10.3: #i23683# - Update Highlight example to use new DialogProvider service Issue number: Submitted by: Reviewed by: 2004/01/22 11:47:26 dfoster 1.7.10.2: #i23683# Add example scripts for all languages 2004/01/22 11:00:47 dfoster 1.7.10.1: #i23683# Add example scripts in all languages


2004-02-10  Rüdiger Timm  <rt@openoffice.org>  [daaccb8dd0694fb15d5fab23a134ff6c116fdd1d]

INTEGRATION: CWS scriptingf3 (1.1.2); FILE ADDED 2004/01/22 10:58:04 dfoster 1.1.2.1: #i23683# Add example scripts in all languages


2004-02-10  Rüdiger Timm  <rt@openoffice.org>  [2c6dbfe739009c18513af14133658ad6e7344fa9]

INTEGRATION: CWS scriptingf3 (1.1.2); FILE ADDED 2004/01/22 10:57:38 dfoster 1.1.2.1: #i23683# Add example scripts in all languages


2004-02-10  Rüdiger Timm  <rt@openoffice.org>  [9bf99194afe4ff69d985629c441e1d9304d9b708]

INTEGRATION: CWS scriptingf3 (1.2.10); FILE MERGED 2004/01/27 16:30:33 toconnor 1.2.10.4: #i23683# - Make Highlight example use DialogProvider service Issue number: Submitted by: Reviewed by: 2004/01/26 12:00:34 toconnor 1.2.10.3: #i23683# - add examples in all languages, add example that uses DialogProvider service Issue number: Submitted by: Reviewed by: 2004/01/23 20:21:24 toconnor 1.2.10.2: #i23683# - Update Highlight example to use new DialogProvider service Issue number: Submitted by: Reviewed by: 2004/01/22 11:01:23 dfoster 1.2.10.1: #i23683# Add example scripts in all languages


2004-02-10  Rüdiger Timm  <rt@openoffice.org>  [a013ea7fd46058389a80024a6c314f7492e60827]

INTEGRATION: CWS scriptingf3 (1.22.30); FILE MERGED 2004/01/12 12:37:13 toconnor 1.22.30.2: RESYNC: (1.22-1.23); FILE MERGED 2004/01/07 16:08:02 tbe 1.22.30.1: #i22565# creation of dialogs via a UNO service


2004-02-10  Rüdiger Timm  <rt@openoffice.org>  [b8c77ec45cef0f4b49802016c24133bb8b0d612e]

INTEGRATION: CWS scriptingf3 (1.1.2); FILE ADDED 2004/01/08 11:36:52 tbe 1.1.2.2: #i22565# creation of dialogs via a UNO service 2004/01/07 16:07:16 tbe 1.1.2.1: #i22565# creation of dialogs via a UNO service


2004-02-10  Rüdiger Timm  <rt@openoffice.org>  [20d50b46e4336d24719a6d8085a5fbc782478559]

INTEGRATION: CWS scriptingf3 (1.1.2); FILE ADDED 2004/01/08 11:36:51 tbe 1.1.2.2: #i22565# creation of dialogs via a UNO service 2004/01/07 16:06:38 tbe 1.1.2.1: #i22565# creation of dialogs via a UNO service


2004-02-10  Rüdiger Timm  <rt@openoffice.org>  [2a288bd27f19818181ac6d14b6050aa5d07d0d59]

INTEGRATION: CWS scriptingf3 (1.85.14); FILE MERGED 2004/01/13 15:59:23 dfoster 1.85.14.1: #i21182# Q PCD Macro Security "Run Macro" from document setting should default to "Never"


2004-02-10  Rüdiger Timm  <rt@openoffice.org>  [6683299316861714a18984fbd44bf39bbfd230e1]

#i10000# install.sh has been removed (by khendricks, see setup2/wrapper/install.sh).


2004-02-10  Rüdiger Timm  <rt@openoffice.org>  [0ca7676e50b1ef20f1cc0be75ab1094129efd994]

#i10000# virgule exists for OOo11x only


2004-02-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [71158edca35583a620c1cf3cca1f76a644ff1545]

#i10000: broken perl syntax


2004-02-10  Rüdiger Timm  <rt@openoffice.org>  [d5ed2093300ef3ecdd12ec273adac0c6ae02ebab]

INTEGRATION: CWS swq02 (1.41.10); FILE MERGED 2004/01/06 09:55:41 fme 1.41.10.3: #i23982# Loop with number portions due to SetHide call if there are no flys in the current line 2003/12/16 11:38:46 fme 1.41.10.2: #i16354# Use CTL font for all characters inside a RTL run - Consider footnote portions 2003/12/16 09:56:35 fme 1.41.10.1: #i16354# Use CTL font for all characters inside a RTL run


2004-02-10  Rüdiger Timm  <rt@openoffice.org>  [6ced60ebbea5110165688c819639b0fdc144d136]

INTEGRATION: CWS swq02 (1.29.260); FILE MERGED 2003/12/11 12:41:35 dvo 1.29.260.1: #i15411# swap-out graphics during save-as


2004-02-10  Rüdiger Timm  <rt@openoffice.org>  [7d40f5d167ae9c579285c7de96dc2ed2bed1edc1]

INTEGRATION: CWS swq02 (1.43.50); FILE MERGED 2003/12/16 09:56:36 fme 1.43.50.1: #i16354# Use CTL font for all characters inside a RTL run


2004-02-10  Rüdiger Timm  <rt@openoffice.org>  [179e91bcc8a72eebfc6d927dc7343b47b3551f53]

INTEGRATION: CWS swq02 (1.9.74); FILE MERGED 2003/12/16 09:56:34 fme 1.9.74.1: #i16354# Use CTL font for all characters inside a RTL run


2004-02-10  Rüdiger Timm  <rt@openoffice.org>  [0a947a40bbeb2c493265c91b013ef26add3b3e7f]

INTEGRATION: CWS swq02 (1.80.8); FILE MERGED 2003/12/16 11:38:45 fme 1.80.8.1: #i16354# Use CTL font for all characters inside a RTL run - Consider footnote portions


2004-02-10  Rüdiger Timm  <rt@openoffice.org>  [011036385974672e403d0462e870f09d3d13665b]

INTEGRATION: CWS swq02 (1.29.26); FILE MERGED 2004/01/07 06:38:37 fme 1.29.26.1: #i23987# Reset MapMode on return from GetScalingOfSelectedText


2004-02-10  Rüdiger Timm  <rt@openoffice.org>  [db8470a62ea283bb8507e0db2f4ad3aced80a199]

INTEGRATION: CWS swq02 (1.90.74); FILE MERGED 2003/12/16 12:47:10 fme 1.90.74.1: #i23565# Removed assertion about missing view shell. A missing view shell in this case is no problem


2004-02-10  Rüdiger Timm  <rt@openoffice.org>  [96a165d54829c3debc0249c0faeb82cb92587a7a]

INTEGRATION: CWS swq02 (1.4.314); FILE MERGED 2004/01/05 09:51:57 hbrinkm 1.4.314.1: #112217# copy frame direction when mirroring pagedescs


2004-02-10  Rüdiger Timm  <rt@openoffice.org>  [23d1b4d428185070c3d7b8f9b2a3733a45840de8]

INTEGRATION: CWS swq02 (1.17.26); FILE MERGED 2003/12/12 11:35:58 od 1.17.26.1: #i20622# SwDoc::Chainable(..) - allow link of frames with objects anchored 	 to the frame.


2004-02-10  Rüdiger Timm  <rt@openoffice.org>  [e01890b0e63b0637d39bc4597fd4cde653f7ae18]

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>  [e8195c8f49e800193baf4a4210da54e7a30bfd82]

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>  [9a1c9b65cb7d194d230813b3abf77747fdb461db]

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>  [cddb8c877669737df65ed909faf1454aebf34c2d]

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>  [6da3fa1afb3044e38133575367552451fc1f48ab]

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>  [624acdd313f202a14c28242473b1f150ab935092]

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>  [b29218882a52f8e1e69c20b754613feec0548c41]

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  Jens-Heiner Rechtien  <hr@openoffice.org>  [97c81a66b4b09acb73ddb7b72923b0a6b2ccd04a]

#100000#: remove undefined HIDs


2004-02-10  Jörg Barfurth  <jb@openoffice.org>  [7ddcdd9fe52389b0f88a5fa48e9af87567783842]

#100000#,#i22972# Move bitmaps for ssologin dialog from offmgr


2004-02-10  Ingo Schmidt  <is@openoffice.org>  [700009864e7e661a27009d23f6d46f951aa1711f]

#115269# with #115013# new chart files for src680 m25


2004-02-10  Björn Milcke  <bm@openoffice.org>  [67d81fb06d54cd25b13603cfa5dd4629c1c09581]

necessary changes due to dialog restructuring (see CWS SRC680/dialogdiet)


2004-02-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [07190438d95a53dca4191e4a2a8f1440587f959c]

#i25268#: fixed memory overwrite bug


2004-02-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [634b32e4ea0c9da79e7c6c4eafc023ce0c5dfa6f]

#i25259# initialize member m_bListening in all c'tor of OEnumerationByName


2004-02-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [77953284e8236d911af0ff75192106eff3ddd525]

#100000#: fix merge problem


2004-02-09  luctur  <luctur@openoffice.org>  [19c555e3b4ba0faaea15f0032c5f3d214c9e26ac]

new version of the Italian dictionary


2004-02-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [7060278bcd4ed4a42fa81c4159a6e1138b3bc843]

#100000,i24117#: include cuioptgenrl.hxx


2004-02-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [dfa8fc7dbc2943ed6c59cf34ee3d88111e39a70f]

#100000,i24117#: formerly optgenrl.hxx


2004-02-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [06239ccb2295b931aac473e0fcff8e8c3b5237e1]

#100000,i24117#: export defines for external access


2004-02-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [734ab51b4545fedbe0eef0fc60671669b170af67]

#100000#: use HtmlOptions from svx, offmgr is obsolete


2004-02-06  Lars Oppermann  <lo@openoffice.org>  [0da6c3d521c7000f7d92185cb12b0644378a68cc]

added libxml2 to external build


2004-02-05  Ingo Schmidt  <is@openoffice.org>  [849d8807db3234b7532d61d51f6ca64f09980ca1]

#115269# new scp2 project


2004-02-05  Ingo Schmidt  <is@openoffice.org>  [687560ff77e98ebcf94bfb16decf3e1084a4fe6e]

#115269# new scp2 project


2004-02-05  Kurt Zenker  <kz@openoffice.org>  [f119564b122e55ba07980cf3e85e1ad587208be6]

new version for SRC680


2004-02-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [a27223b1913e9446b68f9035a5b25ea87a593f01]

#100000#: solve merge problems


2004-02-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [27358752374be4b401c60c9339142dce952240a3]

#100000#: introduction of namespace sd


2004-02-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [012a39ebb2763fe06b6a153adb2fe504ed3f6c71]

#100000#: remove sw_debug


2004-02-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [66403512e6f033178bac0dc2f22e8d9b6ebca65c]

#100000#: remove sw_debug


2004-02-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [bd7179960529e7eba4c6459fdb5938040e4edd75]

#100000#: remove obsolete header svx/optgenrl.hhx, include sfx2/tabdlg.hxx


2004-02-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [77053f6b60e95f18d855b61520184ece966a17a2]

#100000#: remove depndency on ofa.ilb


2004-02-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [b1ee5965d73003f7de7a24fa26c5c5ae414403ef]

#10000#: remove ofa.ilb


2004-02-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [ca037a1b27f4b53d3bf76bd652f7966b7ea9a941]

#100000#: remove ofa.ilb from dependencies


2004-02-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [2e35c11a9680da96cb0174e37d5b70734477806e]

#100000#: fix typo


2004-02-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [79efbf902a0bf4bbb09a5f4f5b027050d9566f1d]

#100000#: remove inclusion of obsolete header svx/optgenrl.hxx


2004-02-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [325b22f8e42f107282437b7a8bf00a3cf83d4bc6]

#100000#: svxslots.srs from local project


2004-02-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [67dd878138786b30ddb3f6ebaacf8a40dba95457]

#100000#: solve merge conflict


2004-02-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [42fa80f8d75b8ec1e0e50894886e7c97ca5672dd]

#100000#: can't take address from temporary, use variable instead


2004-02-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [3683b20359c2f2d0082fdb96246314863af54d7d]

#i25034#: jdk13 compatibility


2004-02-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [6315971d85bf76220053bd87ea417c65fd061eab]

#100000#: solve merge conflict


2004-02-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [3db2f53dead1860c16786d7ebd9cc7286ef2b36b]

#100000#: add ReferenceDeviceMode


2004-02-05  Kurt Zenker  <kz@openoffice.org>  [ace81a80836a865d238f4c5f5f0c846270656ca9]

new version for SRC680


2004-02-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [076f12d100359ba1de5f9b850ff3ae92e4bf603c]

#i25034,100000#: change tmpfile mechanism


2004-02-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [aa63556e53c2925d2d973a81e4b58d09d4f0c823]

#i25034,100000#: don't use NIO-channels


2004-02-05  Kurt Zenker  <kz@openoffice.org>  [c295b756291d1ace08db474a6aa2cd29c374e169]

new version for SRC680


2004-02-05  Kurt Zenker  <kz@openoffice.org>  [a87913e8d81b0813fa5493d12185376d715302fa]

new version for SRC680


2004-02-05  Kurt Zenker  <kz@openoffice.org>  [130e267918627d33188ebad711375e5261a951c9]

new version for SRC680


2004-02-05  Kurt Zenker  <kz@openoffice.org>  [3a74f22fa250e9aa87c0bbd465f2b4673fe8e9f5]

new version for SRC680


2004-02-05  Kurt Zenker  <kz@openoffice.org>  [c07fd4d38e7d3ceb4e632d6f28aed532648a0d8e]

new version for SRC680


2004-02-05  Kurt Zenker  <kz@openoffice.org>  [8575b453d2a820a7f9767f68a9d98e54c1b398bc]

new version for SRC680


2004-02-05  Kurt Zenker  <kz@openoffice.org>  [9fe81544a98e9b6ec46383a52b9087308c0b08c8]

new version for SRC680


2004-02-05  Kurt Zenker  <kz@openoffice.org>  [334496d0b3418256054cd91f4da23dffb30ab08a]

new version for SRC680


2004-02-04  Björn Milcke  <bm@openoffice.org>  [7963e66b4aca36a7bb7a2d7b776d5f842a47e480]

project apphelper no longer exists


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [fe3e78130760c667ad6c47584eabf60e3841360d]

SRC680


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [edafc5397d262ee0e9988cc6635b405e33beb323]

INTEGRATION: CWS ooo20031216 (1.5.352); FILE MERGED 2003/12/13 13:24:07 waratah 1.5.352.1: #i21906# add class after friend keyword


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [1f41fc112a548f20660792fede1de1c936b5439c]

INTEGRATION: CWS ooo20031216 (1.4.26); FILE MERGED 2003/12/10 14:40:49 khendricks 1.4.26.1: Issue number: None Submitted by:  Kevin B. Hendricks Reviewed by:   project owner (me) Changes to remove the old thesaurus and deliver the new thesaurus

The new thesaurus will not be committed to this project until
its license is approved so this module will not build fully/properly
until then.

Kevin

2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [b7e5fed7217a653e840dd699f3d0093632b95ed0]

INTEGRATION: CWS ooo20031216 (1.31.68); FILE MERGED 2003/12/16 20:58:52 waratah 1.31.68.1: #i1858# environment strings are not constant because they are actually used as the environment and may be modified


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [9f038c11252ce8f7a0618244b4758324a98a1358]

INTEGRATION: CWS ooo20031216 (1.23.64); FILE MERGED 2003/12/17 12:30:31 waratah 1.23.64.1: #i18052# - sparcmoz - Implement a backtrace facility for the Linux sparc environment


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [3d6dd3ab5c7155d83aa7ca22521a5a2f4ad48c92]

INTEGRATION: CWS ooo20031216 (1.22.44); FILE MERGED 2004/01/23 13:02:39 mh 1.22.44.2: RESYNC: (1.22-1.23); FILE MERGED 2003/12/13 14:12:58 waratah 1.22.44.1: #i22301# fix for scoping problems


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [4904d4a0c7c6253e6670b44fb50c139b345b1c50]

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>  [d63cb9716a10fbc562111a7420183db9bd5b427b]

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>  [5f76233d597b5ffb83ddc9b77f3540e41976a40e]

INTEGRATION: CWS ooo20031216 (1.17.68); FILE MERGED 2003/12/23 11:05:00 waratah 1.17.68.1: #i1858#  unitialised variable: remove gcc warning only


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [d2c0d565fbbcce17d24eaafacf7a9677de44cd50]

INTEGRATION: CWS ooo20031216 (1.19.54); FILE MERGED 2003/12/20 13:04:27 waratah 1.19.54.1: #i22301# correct debug=true for scoping problems


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [0c0d241e327d4463c02233655d83c34770c3c939]

INTEGRATION: CWS ooo20031216 (1.1.98); FILE MERGED 2003/12/13 14:03:09 waratah 1.1.98.1: #i1858# replace some NULL constants with 0 (zero),  used with non-pointers


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [5d1d92ba9f7537fbed7d5646b43ed9471f7dad1d]

INTEGRATION: CWS ooo20031216 (1.13.2); FILE MERGED 2003/12/15 07:58:11 waratah 1.13.2.1: #i1858# implement typename where it is needed


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [e08fe7ee1736e00ceda33dbc02bfe9b4eb134b04]

INTEGRATION: CWS ooo20031216 (1.6.4); FILE MERGED 2003/12/15 07:58:32 waratah 1.6.4.1: #i1858# implement typename where it is needed


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [f2efb5945a7cf61cee609425d833375d48925309]

INTEGRATION: CWS ooo20031216 (1.49.16); FILE MERGED 2004/01/26 17:22:22 mh 1.49.16.2: RESYNC: (1.49-1.50); FILE MERGED 2003/12/11 11:59:57 pl 1.49.16.1: #i10000# corrected link statement for x plugin


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [bc63234fe791ede40e8670acac15d1df71786369]

INTEGRATION: CWS ooo20031216 (1.7.16); FILE MERGED 2004/01/26 17:24:39 mh 1.7.16.2: RESYNC: (1.7-1.8); FILE MERGED 2003/12/13 13:21:40 waratah 1.7.16.1: #i1858# replace some NULL constants with 0 (zero),  used with non-pointers


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [9caa054851b0add370b5065405859776c4d5a228]

INTEGRATION: CWS ooo20031216 (1.167.2); FILE MERGED 2004/01/26 17:24:02 mh 1.167.2.2: RESYNC: (1.167-1.168); FILE MERGED 2003/12/13 13:21:41 waratah 1.167.2.1: #i1858# replace some NULL constants with 0 (zero),  used with non-pointers


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [bd88379c5632916f29b511804386cca9afe6d878]

INTEGRATION: CWS ooo20031216 (1.32.2); FILE MERGED 2004/01/26 17:29:19 mh 1.32.2.2: RESYNC: (1.32-1.33); FILE MERGED 2003/12/13 13:26:04 waratah 1.32.2.1: #i22301# fix for scoping problems


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [10923684020aac50628152b5dc61892d56200c80]

INTEGRATION: CWS ooo20031216 (1.111.2); FILE MERGED 2004/01/26 17:28:15 mh 1.111.2.2: RESYNC: (1.111-1.112); FILE MERGED 2003/12/13 13:26:04 waratah 1.111.2.1: #i22301# fix for scoping problems


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [ca68e82cef2d8353ba963ae3fc1e3fa049fc1ab8]

INTEGRATION: CWS ooo20031216 (1.49.2); FILE MERGED 2004/01/26 17:34:53 mh 1.49.2.2: RESYNC: (1.49-1.50); FILE MERGED 2003/12/13 13:21:42 waratah 1.49.2.1: #i1858# replace some NULL constants with 0 (zero),  used with non-pointers


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [ac52cc1f8312119c3f48c4f779eb2ed6ef7a5dc4]

INTEGRATION: CWS ooo20031216 (1.25.60); FILE MERGED 2004/01/26 17:32:43 mh 1.25.60.2: RESYNC: (1.25-1.26); FILE MERGED 2003/12/13 13:21:42 waratah 1.25.60.1: #i1858# replace some NULL constants with 0 (zero),  used with non-pointers


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [1869514a773ae30c58c97c89e1670684f7157e10]

INTEGRATION: CWS ooo20031216 (1.25.24); FILE MERGED 2003/12/13 13:24:07 waratah 1.25.24.1: #i21906# add class after friend keyword


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [7d08844a2c3ce4792b1a5e85c9a7dc4d0adcf6e1]

INTEGRATION: CWS ooo20031216 (1.4.2); FILE MERGED 2004/01/26 18:10:33 mh 1.4.2.2: RESYNC: (1.4-1.5); FILE MERGED 2003/12/13 13:21:43 waratah 1.4.2.1: #i1858# replace some NULL constants with 0 (zero),  used with non-pointers


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [847fb64663154d95b34f4a00b389d341c6de8cc4]

INTEGRATION: CWS ooo20031216 (1.60.2); FILE MERGED 2004/01/26 18:13:57 mh 1.60.2.2: RESYNC: (1.60-1.61); FILE MERGED 2003/12/13 13:26:05 waratah 1.60.2.1: #i22301# fix for scoping problems


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [6b01dd3b6c39b023a494ec3c3f0eb6d7acbf6023]

INTEGRATION: CWS ooo20031216 (1.1.2); FILE ADDED 2003/12/10 16:06:10 khendricks 1.1.2.1: Issue number:  None Submitted by:  Kevin B. Hendricks Reviewed by:   project owner (me)

Adding in WordNet-2.0 derived data and copyright notice which must
accompany the data to meet their simple lincese requirements

To be reviewed by Martin before this cws is merged back to main

Kevin

2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [15da8786c2a379e8c3f16cb7c7a0ba68015fb85c]

INTEGRATION: CWS ooo20031216 (1.1.56); FILE MERGED 2004/01/23 11:31:10 mh 1.1.56.2: RESYNC: (1.1-1.2); FILE MERGED 2003/12/13 14:14:43 waratah 1.1.56.1: #i1858# test for previous definition of macro to remove warning


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [ad6e794df63771e83d397873454aaaf823001b4b]

INTEGRATION: CWS ooo20031216 (1.3.118); FILE MERGED 2003/12/13 13:50:22 waratah 1.3.118.1: #i1858# implement typename where it is needed


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [28a10476db3a17e68f33dfb945ec719b72e221ca]

INTEGRATION: CWS ooo20031216 (1.1.98); FILE MERGED 2003/12/13 13:50:22 waratah 1.1.98.1: #i1858# implement typename where it is needed


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [dfa576f80a6bf07027abc853cb2d30a946e26a98]

INTEGRATION: CWS ooo20031216 (1.2.126); FILE MERGED 2003/12/13 13:50:20 waratah 1.2.126.1: #i1858# implement typename where it is needed


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [dfef0d9b4be7e25291d6e850e316bc1f80bbc972]

INTEGRATION: CWS ooo20031216 (1.9.328); FILE MERGED 2003/12/13 13:38:01 waratah 1.9.328.1: #i1858# replace some NULL constants with 0 (zero),  used with non-pointers


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [edc2c9f0361b26bb5538070e96b42ecd76972582]

INTEGRATION: CWS ooo20031216 (1.2.322); FILE MERGED 2003/12/13 13:38:01 waratah 1.2.322.1: #i1858# replace some NULL constants with 0 (zero),  used with non-pointers


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [e71b9816570878e4160066065938eba1eb62a30f]

INTEGRATION: CWS ooo20031216 (1.9.222); FILE MERGED 2003/12/13 13:38:00 waratah 1.9.222.1: #i1858# replace some NULL constants with 0 (zero),  used with non-pointers


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [527f8c3dd2daac51a4575c8723e7d69f0fdf5d1a]

INTEGRATION: CWS ooo20031216 (1.6.330); FILE MERGED 2003/12/13 13:38:00 waratah 1.6.330.1: #i1858# replace some NULL constants with 0 (zero),  used with non-pointers


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [ad82c4e9c5548adeb6197211b4d80018bb304c72]

INTEGRATION: CWS ooo20031216 (1.13.222); FILE MERGED 2004/02/03 11:18:58 mh 1.13.222.2: RESYNC: (1.13-1.14); FILE MERGED 2003/12/13 13:37:59 waratah 1.13.222.1: #i1858# replace some NULL constants with 0 (zero),  used with non-pointers


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [32e204138f37ab68c42aa73c7009339397c4a776]

INTEGRATION: CWS ooo20031216 (1.5.330); FILE MERGED 2004/02/03 12:24:48 mh 1.5.330.2: RESYNC: (1.5-1.6); FILE MERGED 2003/12/13 13:37:58 waratah 1.5.330.1: #i1858# replace some NULL constants with 0 (zero),  used with non-pointers


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [c406c5813d1bda6424a5eb25de1fb78b047a9723]

INTEGRATION: CWS ooo20031216 (1.3.324); FILE MERGED 2003/12/13 13:37:58 waratah 1.3.324.1: #i1858# replace some NULL constants with 0 (zero),  used with non-pointers


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [0081cb1bde344c4366536fd5e7461ab11df2ffa3]

INTEGRATION: CWS ooo20031216 (1.7.12); FILE MERGED 2003/12/13 13:37:57 waratah 1.7.12.1: #i1858# replace some NULL constants with 0 (zero),  used with non-pointers


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [1c70089b84146c3a41007103801d2598dfb05484]

INTEGRATION: CWS ooo20031216 (1.2.50); FILE MERGED 2003/12/15 09:00:56 waratah 1.2.50.1: #i1858# implement typename where it is needed


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [1a2881f8c4acb3110469f591075c70a76da97de9]

INTEGRATION: CWS ooo20031216 (1.3.344); FILE MERGED 2003/12/13 13:37:55 waratah 1.3.344.1: #i1858# replace some NULL constants with 0 (zero),  used with non-pointers


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [710031d055e8445bda9804017a0f1c46d4dc1360]

INTEGRATION: CWS ooo20031216 (1.5.220); FILE MERGED 2003/12/13 13:37:54 waratah 1.5.220.1: #i1858# replace some NULL constants with 0 (zero),  used with non-pointers


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [d86aa11c7beb6e4eaee20b55401247190f63a0a4]

INTEGRATION: CWS ooo20031216 (1.63.6); FILE MERGED 2003/12/28 09:03:49 waratah 1.63.6.1: #i23913# remove TRY CATCH macros and unneeded header used


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [6d25fdc93ea230aa04dacbcb2cafa8596d567a06]

INTEGRATION: CWS ooo20031216 (1.6.36); FILE MERGED 2003/12/13 13:54:46 waratah 1.6.36.1: #i1858# test for previous definition of macro to remove warning


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [7f374d5f33d3d88b7f5b6a135525162aaab42ada]

INTEGRATION: CWS ooo20031216 (1.6.114); FILE MERGED 2003/12/13 14:07:19 waratah 1.6.114.1: #i1858# test for previous definition of macro to remove warning


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [6b6c23ba661f57a4d1c905eb74a273be841b47b2]

INTEGRATION: CWS ooo20031216 (1.8.40); FILE MERGED 2003/12/23 10:27:16 waratah 1.8.40.1: #i1858#  initialise an unitialised variable


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [e35bed1b22657666fc9261d69eff501a49f96f86]

INTEGRATION: CWS ooo20031216 (1.1.6); FILE MERGED 2003/12/23 10:34:47 waratah 1.1.6.1: Include required $ escapes on directory separators


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [20a9ac934f99b635b91b6b8cf7be35442213bd1b]

INTEGRATION: CWS ooo20031216 (1.7.6); FILE MERGED 2003/12/13 14:13:58 waratah 1.7.6.1: #i22301# fix for scoping problems


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [b8437a1823ae81943f564684824fb6256a421dcd]

INTEGRATION: CWS ooo20031216 (1.40.42); FILE MERGED 2004/01/09 16:55:33 pjanik 1.40.42.2: #i23939#: Fix compilation on Win32. 2004/01/09 09:17:35 pjanik 1.40.42.1: #i23939#: Do not add L modifier after constants.


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [65121299376fe7cd27fd41b833848ab2c83570c6]

INTEGRATION: CWS ooo20031216 (1.44.16); FILE MERGED 2003/12/13 13:45:13 waratah 1.44.16.1: #i1858# replace some NULL constants with 0 (zero),  used with non-pointers


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [d5c364f4f729d893965644a06c68300541b5e590]

INTEGRATION: CWS ooo20031216 (1.56.96); FILE MERGED 2003/12/13 13:45:16 waratah 1.56.96.1: #i1858# replace some NULL constants with 0 (zero),  used with non-pointers


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [0205b3bde06002a836371cd500a5a3de968f2c42]

INTEGRATION: CWS ooo20031216 (1.3.504); FILE MERGED 2003/12/13 13:46:32 waratah 1.3.504.1: #i22535# remove the __DELETE macro it is redundant


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [6e14597eeebffe5d11899c57d6b24b291bc53db0]

INTEGRATION: CWS ooo20031216 (1.7.32); FILE MERGED 2003/12/13 13:46:31 waratah 1.7.32.1: #i22535# remove the __DELETE macro it is redundant


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [f01fd08dc21bb61da3ba98a15f53d3446503397e]

INTEGRATION: CWS ooo20031216 (1.47.32); FILE MERGED 2003/12/20 13:35:54 waratah 1.47.32.1: #i23464# remove code that is duplicated and fails permissive anyway


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [f46e3061a1e5f60be722fa9a0585ed916683d03f]

INTEGRATION: CWS ooo20031216 (1.29.14); FILE MERGED 2004/01/26 16:12:34 mh 1.29.14.2: RESYNC: (1.29-1.30); FILE MERGED 2003/12/13 13:45:17 waratah 1.29.14.1: #i1858# replace some NULL constants with 0 (zero),  used with non-pointers


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [91a27f8818b3a7e773da705f8014bf179168d7d7]

INTEGRATION: CWS ooo20031216 (1.16.16); FILE MERGED 2003/12/13 13:46:28 waratah 1.16.16.1: #i22535# remove the __DELETE macro it is redundant


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [5aefb716e4c11e9d8775ef62a2171ddb3ca04373]

INTEGRATION: CWS ooo20031216 (1.13.16); FILE MERGED 2003/12/13 13:46:28 waratah 1.13.16.1: #i22535# remove the __DELETE macro it is redundant


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [6b45b28ddecb5c0d51356c047ab88d5c21d22512]

INTEGRATION: CWS ooo20031216 (1.28.14); FILE MERGED 2004/01/26 16:27:03 mh 1.28.14.2: RESYNC: (1.28-1.29); FILE MERGED 2003/12/13 13:46:26 waratah 1.28.14.1: #i22535# remove the __DELETE macro it is redundant


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [9e872d7db0b077e0245371c58767ed287785cfce]

INTEGRATION: CWS ooo20031216 (1.8.16); FILE MERGED 2003/12/13 13:46:25 waratah 1.8.16.1: #i22535# remove the __DELETE macro it is redundant


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [4b7a3becbb7a678cbe2766995eea4f5c984e776f]

INTEGRATION: CWS ooo20031216 (1.18.16); FILE MERGED 2003/12/13 13:46:24 waratah 1.18.16.1: #i22535# remove the __DELETE macro it is redundant


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [f2989f14c549fe63b8999fedbfd333465ae2c1a4]

INTEGRATION: CWS ooo20031216 (1.15.16); FILE MERGED 2004/01/26 16:26:16 mh 1.15.16.2: RESYNC: (1.15-1.16); FILE MERGED 2003/12/13 13:46:24 waratah 1.15.16.1: #i22535# remove the __DELETE macro it is redundant


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [0b2304ca7724f28a858fc5201fe26509999f2faa]

INTEGRATION: CWS ooo20031216 (1.27.16); FILE MERGED 2004/01/26 16:24:40 mh 1.27.16.2: RESYNC: (1.27-1.28); FILE MERGED 2003/12/13 13:46:22 waratah 1.27.16.1: #i22535# remove the __DELETE macro it is redundant


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [a1cf31c53140f29cb14a4cf7fa45fb6af3aa3f14]

INTEGRATION: CWS ooo20031216 (1.14.2); FILE MERGED 2003/12/23 10:26:11 waratah 1.14.2.1: #i1858#  initialise an unitialised variable


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [c6122478ad62de27e059b8fbae7515fc7579418b]

INTEGRATION: CWS ooo20031216 (1.7.248); FILE MERGED 2004/01/26 14:28:10 mh 1.7.248.2: RESYNC: (1.7-1.8); FILE MERGED 2003/12/13 13:59:52 waratah 1.7.248.1: #i22535# remove the __DELETE macro it is redundant


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [8ab0b04d1e488ec4cd913be896c95ed345a5da1d]

INTEGRATION: CWS ooo20031216 (1.53.216); FILE MERGED 2004/01/26 14:30:15 mh 1.53.216.2: RESYNC: (1.53-1.54); FILE MERGED 2003/12/13 13:58:10 waratah 1.53.216.1: #i22535# remove the __DELETE macro it is redundant


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [ad908662a660a2f57a7c88052097b104bd6b5433]

INTEGRATION: CWS ooo20031216 (1.63.248); FILE MERGED 2003/12/13 13:59:09 waratah 1.63.248.1: #i1858# replace some NULL constants with 0 (zero),  used with non-pointers


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [e9af4b8e886b6875a5f7aa50faf0f28fea6ed7d3]

INTEGRATION: CWS ooo20031216 (1.11.192); FILE MERGED 2003/12/13 13:58:11 waratah 1.11.192.1: #i22535# remove the __DELETE macro it is redundant


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [be8cfcfb382b9d190d6e49c5f31cc77b1f774b4e]

INTEGRATION: CWS ooo20031216 (1.20.178); FILE MERGED 2003/12/13 13:58:11 waratah 1.20.178.1: #i22535# remove the __DELETE macro it is redundant


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [34eaeec3b653ea9453909fedfaa9fd3324980af6]

INTEGRATION: CWS ooo20031216 (1.2.228); FILE MERGED 2003/12/13 13:56:56 waratah 1.2.228.1: #i1858# test for previous definition of macro to remove warning


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [e99e1a9e03877c914322c831272bc0e3dac3f9a9]

INTEGRATION: CWS ooo20031216 (1.12.22); FILE MERGED 2003/12/13 14:00:30 waratah 1.12.22.1: #i21343# remove deliberate core dump


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [1ef1945ec309068eae7cf4a3ceec504247a0bf4a]

INTEGRATION: CWS ooo20031216 (1.37.82); FILE MERGED 2003/12/15 09:51:37 waratah 1.37.82.1: #i1858# replace some NULL constants with sal_False


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [32ca68043d768c179e6ca24a82686dc10e81dc85]

INTEGRATION: CWS ooo20031216 (1.64.4); FILE MERGED 2003/12/26 11:35:38 waratah 1.64.4.1: #i1858# correct a potentially uninitialised value


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [abe28262c74ee0d172ee323aef160d8b29c944b9]

INTEGRATION: CWS ooo20031216 (1.12.122); FILE MERGED 2003/12/26 10:58:57 waratah 1.12.122.1: #i1858# correct a potentially uninitialised value


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [6eec85d6791cf0dd7ecd1d4fa49faa2bd3463e0b]

INTEGRATION: CWS ooo20031216 (1.10.34); FILE MERGED 2003/12/15 09:16:44 waratah 1.10.34.1: #i1858# replace some NULL constants with 0 (zero),  used with non-pointers


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [ca4b9be53c87fc29f5fa2f5afcdaa7f2d64b3d12]

INTEGRATION: CWS ooo20031216 (1.10.168); FILE MERGED 2003/12/26 10:55:02 waratah 1.10.168.1: #i1858# correct a potentially uninitialised value


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [aefc828117d99dac2c14d25e861b23227595c2c6]

INTEGRATION: CWS ooo20031216 (1.23.4); FILE MERGED 2003/12/15 09:51:36 waratah 1.23.4.1: #i1858# replace some NULL constants with sal_False


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [2de3d2598ce5bbecc22f7c7c3fbc42457e431bf9]

INTEGRATION: CWS ooo20031216 (1.12.130); FILE MERGED 2003/12/26 11:02:29 waratah 1.12.130.1: #i1858# correct a potentially uninitialised value


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [04fc858178795bd3770f569fb0ccbb79684c5a67]

INTEGRATION: CWS ooo20031216 (1.3.202); FILE MERGED 2003/12/20 14:01:32 waratah 1.3.202.1: #i1858# correct some unitialised fields in code


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [d75867c44f03839173135575cc3df28d0faf11d0]

INTEGRATION: CWS ooo20031216 (1.10.120); FILE MERGED 2003/12/20 14:01:32 waratah 1.10.120.1: #i1858# correct some unitialised fields in code


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [f00602d4bf4d288950f065cfbe22f3a3149cb6e8]

INTEGRATION: CWS ooo20031216 (1.1.198); FILE MERGED 2003/12/20 14:01:31 waratah 1.1.198.1: #i1858# correct some unitialised fields in code


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [ce2aa5709592b4688512993db50e042a0c2e1731]

INTEGRATION: CWS ooo20031216 (1.3.198); FILE MERGED 2003/12/20 14:01:31 waratah 1.3.198.1: #i1858# correct some unitialised fields in code


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [65d230c0c13100ddec635ed8d96bc6812a5927c9]

INTEGRATION: CWS ooo20031216 (1.1.198); FILE MERGED 2003/12/20 14:01:30 waratah 1.1.198.1: #i1858# correct some unitialised fields in code


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [a3857b9f1a5f8fdc90f6d07ca7e200f580f21cdc]

INTEGRATION: CWS ooo20031216 (1.3.200); FILE MERGED 2003/12/20 14:01:30 waratah 1.3.200.1: #i1858# correct some unitialised fields in code


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [fb72ae377434bfd5869544027bbf1d1d419961ae]

INTEGRATION: CWS ooo20031216 (1.3.200); FILE MERGED 2003/12/20 14:01:29 waratah 1.3.200.1: #i1858# correct some unitialised fields in code


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [f1724228f0335449355a49e430c60b40972fa88c]

INTEGRATION: CWS ooo20031216 (1.2.190); FILE MERGED 2003/12/20 14:01:29 waratah 1.2.190.1: #i1858# correct some unitialised fields in code


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [36735398bca608f8256e8aaa5772b590f6e19757]

INTEGRATION: CWS ooo20031216 (1.7.120); FILE MERGED 2004/01/26 13:57:16 mh 1.7.120.2: RESYNC: (1.7-1.8); FILE MERGED 2003/12/23 10:25:29 waratah 1.7.120.1: #i1858#  initialise an unitialised variable


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [0c27f1e5ef5f1b194b7960dbf75766bcd97e8096]

INTEGRATION: CWS ooo20031216 (1.21.2); FILE MERGED 2003/12/28 12:10:42 pjanik 1.21.2.1: #i8593#: Do not include sigcontext.h on x86_64.


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [3a1a53b22e70924491e1cfbdf7510d1875f12026]

INTEGRATION: CWS ooo20031216 (1.4.64); FILE MERGED 2003/12/17 12:30:30 waratah 1.4.64.1: #i18052# - sparcmoz - Implement a backtrace facility for the Linux sparc environment


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [226c3e98998ff1383d8f200db9857ddc0b5e387e]

INTEGRATION: CWS ooo20031216 (1.1.1.1.98); FILE MERGED 2003/12/29 09:20:51 waratah 1.1.1.1.98.1: #i23913# remove TRY CATCH macros


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [3a2ab6f0cbf184e297c68b1318fc9a9b5819467f]

INTEGRATION: CWS ooo20031216 (1.3.2); FILE MERGED 2003/12/13 13:53:52 waratah 1.3.2.1: Linux Kernel 2.6 patch, this allows the code to use the non-fork version, corrected for documentation purposes at this stage


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [0c800046cfae26eab54abc57e26302702859ef15]

INTEGRATION: CWS ooo20031216 (1.1.1.1.204); FILE MERGED 2003/12/23 13:28:08 waratah 1.1.1.1.204.1: #i1858# initialise some variables that may be unitialised when used


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [7e715711cc783c833bc64ea65732e5ffe129ba59]

INTEGRATION: CWS ooo20031216 (1.6.2); FILE MERGED 2003/12/24 10:38:43 waratah 1.6.2.2: #i1858# work around for an unitialised warning in gcc 2003/12/23 13:26:37 waratah 1.6.2.1: #i1858# initialise some variables that may be unitialised when used Reset the pTargetBuffer pointer to NULL when it is deleted, forcing deleted pointer error if one exists


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [b33f7a7e8801b2b57d48e5a26505fd54cf20cf70]

INTEGRATION: CWS ooo20031216 (1.4.74); FILE MERGED 2003/12/23 11:39:45 waratah 1.4.74.1: #i1858# overcome unitialised warning from gcc (not real problem)


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [056325d3226f442be1a0d7d3423494823de589cb]

INTEGRATION: CWS ooo20031216 (1.7.190); FILE MERGED 2004/01/26 20:19:16 mh 1.7.190.2: RESYNC: (1.7-1.8); FILE MERGED 2003/12/23 11:37:03 waratah 1.7.190.1: #i1858#  correct uninitialised variable


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [de81f75de2d23ab1dd1f9e45a9e21d9954658962]

INTEGRATION: CWS ooo20031216 (1.40.80); FILE MERGED 2003/12/23 11:17:07 waratah 1.40.80.1: #i1858#  correct for some unitialised variables


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [e2cbf33f8bb6ca9d316a195823e6b2a538a51c76]

INTEGRATION: CWS ooo20031216 (1.1.1.1.204); FILE MERGED 2003/12/13 13:52:30 waratah 1.1.1.1.204.1: #i1858# test for previous definition of macro to remove warning


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [23939a6ee5e192904d4f467913f97555b9c1a0ea]

INTEGRATION: CWS ooo20031216 (1.20.106); FILE MERGED 2003/12/23 13:39:50 waratah 1.20.106.1: #i1858# initialise some variables that may be unitialised when used


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [6b4774566595cffa07984323b0b81bc973de9358]

INTEGRATION: CWS ooo20031216 (1.4.62); FILE MERGED 2003/12/13 13:49:12 waratah 1.4.62.1: #i1858# test for previous definition of macro to remove warning


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [3eaf8f841b7f37895b120399f29cb05c154836bc]

INTEGRATION: CWS ooo20031216 (1.7.62); FILE MERGED 2003/12/13 13:49:12 waratah 1.7.62.1: #i1858# test for previous definition of macro to remove warning


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [0b536d2d8b1bef971f5db4f13b1a4adf98f6340d]

INTEGRATION: CWS ooo20031216 (1.2.62); FILE MERGED 2003/12/27 09:50:06 waratah 1.2.62.1: #i23885# correct for permissive, needs override of volatile


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [bd96be4114edc2cca5a1c052af8935265f222278]

INTEGRATION: CWS ooo20031216 (1.5.32); FILE MERGED 2003/12/23 11:00:28 waratah 1.5.32.1: #i1858#  unitialised variable:  removed erroneous int keyword


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [2d9587b3790fc41a8fa686ba139a079b713f3f19]

INTEGRATION: CWS ooo20031216 (1.3.32); FILE MERGED 2003/12/13 14:07:44 waratah 1.3.32.1: #i1858# test for previous definition of macro to remove warning


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [aaa0964962a255149980a3b224683b1bcec385f3]

INTEGRATION: CWS ooo20031216 (1.23.78); FILE MERGED 2003/12/13 13:32:39 waratah 1.23.78.1: #i1858# replace some NULL constants with 0 (zero),  used with non-pointers


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [7917db7d06f56faa5da226898dbf4800c1d4a492]

INTEGRATION: CWS ooo20031216 (1.75.20); FILE MERGED 2003/12/27 23:43:23 waratah 1.75.20.1: #i23913# replace old TRY catch macros with simple C++ code


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [378ccfa5e5262ccf483fe49080e7bb3dc1321ace]

INTEGRATION: CWS ooo20031216 (1.9.164); FILE MERGED 2003/12/13 12:58:14 waratah 1.9.164.1: #i22535# remove the __DELETE macro it is redundant


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [37169a4187d33c03391c278d790f1c7738160d73]

INTEGRATION: CWS ooo20031216 (1.68.52); FILE MERGED 2003/12/13 12:55:28 waratah 1.68.52.1: #i1858# replace some NULL constants with 0 (zero),  used with non-pointers


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [8d166a86292bfec3c5eff1c04140702ab69341e8]

INTEGRATION: CWS ooo20031216 (1.4.62); FILE MERGED 2004/01/08 09:37:46 dsherwin 1.4.62.1: Issue number:  #24161 Trailing / in makefile causes build to break on Windows tcsh builds


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [144e36f190320f68b07db545155bc82ff49ba76d]

INTEGRATION: CWS ooo20031216 (1.34.16); FILE MERGED 2004/01/26 18:45:06 mh 1.34.16.2: RESYNC: (1.34-1.35); FILE MERGED 2003/12/13 12:58:15 waratah 1.34.16.1: #i22535# remove the __DELETE macro it is redundant


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [89a95c8cf1153f6e101c87d1d5b488b56e26f8d0]

INTEGRATION: CWS ooo20031216 (1.23.214); FILE MERGED 2003/12/13 12:58:16 waratah 1.23.214.1: #i22535# remove the __DELETE macro it is redundant


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [0e17c1fb3121b9e07d2c686c0b1a0146ed065fc3]

INTEGRATION: CWS ooo20031216 (1.1.1.1.386); FILE MERGED 2003/12/13 12:56:57 waratah 1.1.1.1.386.1: #i22535# remove the __DELETE macro it is redundant


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [056f304d951fb54f583555377040c74aad65dcc4]

INTEGRATION: CWS ooo20031216 (1.7.54); FILE MERGED 2003/12/13 14:13:01 waratah 1.7.54.1: #i22301# fix for scoping problems


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [e22ac249e5d2c6feb5bf710ccdfe2c52ba9d64f7]

INTEGRATION: CWS ooo20031216 (1.16.62); FILE MERGED 2003/12/13 14:12:59 waratah 1.16.62.1: #i22301# fix for scoping problems


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [3d17cbadbe8fe5daf050781d2e56139a8aeec833]

INTEGRATION: CWS ooo20031216 (1.8.68); FILE MERGED 2003/12/13 14:11:55 waratah 1.8.68.1: #i22301# fix for scoping problems


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [e99cfa02a6ff4f9cc56abfeab40990ae2bb36897]

INTEGRATION: CWS ooo20031216 (1.2.86); FILE MERGED 2003/12/23 10:52:19 waratah 1.2.86.1: #i1858#  add default to initialise a potentially unitialised variable


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [7d4a5b6141b257f3e78721d99d9706869c4f0155]

INTEGRATION: CWS ooo20031216 (1.3.2); FILE MERGED 2003/12/23 10:30:37 waratah 1.3.2.1: #i1858#  initialise an unitialised variable, add U after unsigned constant


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [88e10b067644e0bf3306b684f8e3833a262f877a]

INTEGRATION: CWS ooo20031216 (1.33.12); FILE MERGED 2003/12/13 13:39:26 waratah 1.33.12.1: #i22301# fix for scoping problems


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [022c3be44278189f5d8a4157097279a40d12dbe5]

INTEGRATION: CWS ooo20031216 (1.108.22); FILE MERGED 2003/12/13 13:11:26 waratah 1.108.22.1: #i1858# replace some NULL constants with 0 (zero),  used with non-pointers


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [8a6cd914e1df4a8d1ff7a4d4ab237e271caca050]

INTEGRATION: CWS ooo20031216 (1.13.10); FILE MERGED 2004/01/26 19:16:52 mh 1.13.10.2: RESYNC: (1.13-1.14); FILE MERGED 2003/12/13 13:11:27 waratah 1.13.10.1: #i1858# replace some NULL constants with 0 (zero),  used with non-pointers


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [40f4782803871d0a41f49050056f4c4181d416db]

INTEGRATION: CWS ooo20031216 (1.21.318); FILE MERGED 2004/01/26 19:27:34 mh 1.21.318.2: RESYNC: (1.21-1.22); FILE MERGED 2003/12/28 08:52:58 waratah 1.21.318.1: #i23913# remove unneeded header used for old TRY CATCH macros


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [28369985727d412e052f75908d39f775dfc90bf5]

INTEGRATION: CWS ooo20031216 (1.15.524); FILE MERGED 2003/12/13 13:13:36 waratah 1.15.524.1: #i1858# remove define as it is already defined in include, comment on line


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [a28d4a7ea7e167bbc3f8609e32aad96b3e93cf37]

INTEGRATION: CWS ooo20031216 (1.13.350); FILE MERGED 2003/12/20 13:02:51 waratah 1.13.350.1: #i22301# correct debug=true for scoping problems


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [db173473cab7aa0b8eda33e3825581263e2b7911]

INTEGRATION: CWS ooo20031216 (1.7.24); FILE MERGED 2003/12/13 13:11:28 waratah 1.7.24.1: #i1858# replace some NULL constants with 0 (zero),  used with non-pointers


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [cf9e966328778065dcdb1c21d1057ed034a378bb]

INTEGRATION: CWS ooo20031216 (1.1.2); FILE ADDED 2003/12/10 14:27:02 khendricks 1.1.2.1: Issue number:  None Submitted by:  Kevin B. Hendricks Reviewed by:   project owner (me)

adding in the new thesaurus implementation that removes all of the
old hardcoded limits and problems with the old thesaurus

Kevin

2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [36c631c9d429493ef1d82974b5db55249b275003]

INTEGRATION: CWS ooo20031216 (1.1.2); FILE ADDED 2004/01/19 16:08:41 mh 1.1.2.3: make the Forte Compiler feel better, #i10000# 2003/12/14 00:57:00 khendricks 1.1.2.2: fix for build issue 23535 due to duplicate utility functions Thanks to Volker for finding this problem. Kevin 2003/12/10 14:27:01 khendricks 1.1.2.1: Issue number:  None Submitted by:  Kevin B. Hendricks Reviewed by:   project owner (me)

adding in the new thesaurus implementation that removes all of the
old hardcoded limits and problems with the old thesaurus

Kevin

2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [872b48c828090a9c9b79ee37e7be1c9a6bc77e5d]

INTEGRATION: CWS ooo20031216 (1.1.2); FILE ADDED 2003/12/10 14:27:00 khendricks 1.1.2.1: Issue number:  None Submitted by:  Kevin B. Hendricks Reviewed by:   project owner (me)

adding in the new thesaurus implementation that removes all of the
old hardcoded limits and problems with the old thesaurus

Kevin

2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [0bd2c917f68f0463608c87492b31cac86e14fb67]

INTEGRATION: CWS ooo20031216 (1.1.2); FILE ADDED 2003/12/10 14:26:58 khendricks 1.1.2.1: Issue number:  None Submitted by:  Kevin B. Hendricks Reviewed by:   project owner (me)

adding in the new thesaurus implementation that removes all of the
old hardcoded limits and problems with the old thesaurus

Kevin

2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [711ba905f633cded1f242dd952c7f842fb433441]

INTEGRATION: CWS ooo20031216 (1.1.2); FILE ADDED 2003/12/10 14:26:55 khendricks 1.1.2.1: Issue number:  None Submitted by:  Kevin B. Hendricks Reviewed by:   project owner (me)

adding in the new thesaurus implementation that removes all of the
old hardcoded limits and problems with the old thesaurus

Kevin

2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [63ef52b1507e37a318d7cdbba7272d9c00e49406]

INTEGRATION: CWS ooo20031216 (1.1.2); FILE ADDED 2003/12/10 14:26:54 khendricks 1.1.2.1: Issue number:  None Submitted by:  Kevin B. Hendricks Reviewed by:   project owner (me)

adding in the new thesaurus implementation that removes all of the
old hardcoded limits and problems with the old thesaurus

Kevin

2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [ca2c6a0c967982ff150e3038c16ca9d2cb54c76b]

INTEGRATION: CWS ooo20031216 (1.1.2); FILE ADDED 2003/12/10 14:26:52 khendricks 1.1.2.1: Issue number:  None Submitted by:  Kevin B. Hendricks Reviewed by:   project owner (me)

adding in the new thesaurus implementation that removes all of the
old hardcoded limits and problems with the old thesaurus

Kevin

2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [3900aa902bb25de07cfa5c7ee90bcd1e3963bde6]

INTEGRATION: CWS ooo20031216 (1.1.2); FILE ADDED 2003/12/10 14:26:51 khendricks 1.1.2.1: Issue number:  None Submitted by:  Kevin B. Hendricks Reviewed by:   project owner (me)

adding in the new thesaurus implementation that removes all of the
old hardcoded limits and problems with the old thesaurus

Kevin

2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [402e0c1c0778e29b60a75fc5f008bda883e6f763]

INTEGRATION: CWS ooo20031216 (1.1.2); FILE ADDED 2003/12/14 00:57:00 khendricks 1.1.2.2: fix for build issue 23535 due to duplicate utility functions Thanks to Volker for finding this problem. Kevin 2003/12/10 14:26:50 khendricks 1.1.2.1: Issue number:  None Submitted by:  Kevin B. Hendricks Reviewed by:   project owner (me)

adding in the new thesaurus implementation that removes all of the
old hardcoded limits and problems with the old thesaurus

Kevin

2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [c3a717d5719026be719143d95a27c027c1a2c881]

INTEGRATION: CWS ooo20031216 (1.1.2); FILE ADDED 2003/12/10 14:26:49 khendricks 1.1.2.1: Issue number:  None Submitted by:  Kevin B. Hendricks Reviewed by:   project owner (me)

adding in the new thesaurus implementation that removes all of the
old hardcoded limits and problems with the old thesaurus

Kevin

2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [4658d6f59542581fe3d4264bc76caa2cc5f159af]

INTEGRATION: CWS ooo20031216 (1.1.2); FILE ADDED 2003/12/10 14:26:48 khendricks 1.1.2.1: Issue number:  None Submitted by:  Kevin B. Hendricks Reviewed by:   project owner (me)

adding in the new thesaurus implementation that removes all of the
old hardcoded limits and problems with the old thesaurus

Kevin

2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [de95b802ebfa574b13c21a826d869bcc08d9ab9e]

INTEGRATION: CWS ooo20031216 (1.1.2); FILE ADDED 2003/12/10 14:26:47 khendricks 1.1.2.1: Issue number:  None Submitted by:  Kevin B. Hendricks Reviewed by:   project owner (me)

adding in the new thesaurus implementation that removes all of the
old hardcoded limits and problems with the old thesaurus

Kevin

2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [c7571758162a66201629290bde41cd279f23c482]

INTEGRATION: CWS ooo20031216 (1.1.2); FILE ADDED 2003/12/10 14:26:46 khendricks 1.1.2.1: Issue number:  None Submitted by:  Kevin B. Hendricks Reviewed by:   project owner (me)

adding in the new thesaurus implementation that removes all of the
old hardcoded limits and problems with the old thesaurus

Kevin

2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [b10a702babfaddcd6aebf4b7f84b40bb3ed808fe]

INTEGRATION: CWS ooo20031216 (1.1.2); FILE ADDED 2003/12/26 10:48:47 waratah 1.1.2.2: #i1858# correct a potentially uninitialised value 2003/12/10 14:26:45 khendricks 1.1.2.1: Issue number:  None Submitted by:  Kevin B. Hendricks Reviewed by:   project owner (me)

adding in the new thesaurus implementation that removes all of the
old hardcoded limits and problems with the old thesaurus

Kevin

2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [8226c0b38610df8ad0bf1f8a775469072e2c587d]

INTEGRATION: CWS ooo20031216 (1.1.2); FILE ADDED 2003/12/10 14:26:44 khendricks 1.1.2.1: Issue number:  None Submitted by:  Kevin B. Hendricks Reviewed by:   project owner (me)

adding in the new thesaurus implementation that removes all of the
old hardcoded limits and problems with the old thesaurus

Kevin

2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [47eeaf2f0081c0796325f1b2c80e7c3e5148b3f6]

INTEGRATION: CWS ooo20031216 (1.1.2); FILE ADDED 2003/12/10 14:26:43 khendricks 1.1.2.1: Issue number:  None Submitted by:  Kevin B. Hendricks Reviewed by:   project owner (me)

adding in the new thesaurus implementation that removes all of the
old hardcoded limits and problems with the old thesaurus

Kevin

2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [9b59f9b37ec383f860e75e10b6e62aaf7a32cddb]

INTEGRATION: CWS ooo20031216 (1.1.2); FILE ADDED 2003/12/10 14:26:42 khendricks 1.1.2.1: Issue number:  None Submitted by:  Kevin B. Hendricks Reviewed by:   project owner (me)

adding in the new thesaurus implementation that removes all of the
old hardcoded limits and problems with the old thesaurus

Kevin

2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [c839ba22143079aa597852fcb386a4612daf22fb]

INTEGRATION: CWS ooo20031216 (1.1.2); FILE ADDED 2003/12/10 14:26:40 khendricks 1.1.2.1: Issue number:  None Submitted by:  Kevin B. Hendricks Reviewed by:   project owner (me)

adding in the new thesaurus implementation that removes all of the
old hardcoded limits and problems with the old thesaurus

Kevin

2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [493faa6f6e3924d0b9f2e43298ae41b37e618b69]

INTEGRATION: CWS ooo20031216 (1.1.2); FILE ADDED 2003/12/10 14:26:39 khendricks 1.1.2.1: Issue number:  None Submitted by:  Kevin B. Hendricks Reviewed by:   project owner (me)

adding in the new thesaurus implementation that removes all of the
old hardcoded limits and problems with the old thesaurus

Kevin

2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [908791cbebe7fe1e2c5ff4410ee6cccd0b563226]

INTEGRATION: CWS ooo20031216 (1.11.32); FILE MERGED 2003/12/10 14:34:37 khendricks 1.11.32.1: Issue number: None Submitted by:  Kevin B. Hendricks Reviewed by:   project owner (me)

Changes to support building and delivering the components
from the new thesaurus

2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [c03619af81ae938ad632661f12bc256851c70e61]

INTEGRATION: CWS ooo20031216 (1.11.32); FILE MERGED 2003/12/10 14:34:36 khendricks 1.11.32.1: Issue number: None Submitted by:  Kevin B. Hendricks Reviewed by:   project owner (me)

Changes to support building and delivering the components
from the new thesaurus

2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [0c1ac7e3f3f276ecfac6f997df860969d3a055dd]

INTEGRATION: CWS ooo20031216 (1.3.90); FILE MERGED 2003/12/13 13:06:28 waratah 1.3.90.1: #i1858# bracket USE_BSD define with #ifndef to remove a waring


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [664d74accd7c1495c660bfb2731c423df645bbc5]

INTEGRATION: CWS ooo20031216 (1.2.34); FILE MERGED 2003/12/13 13:47:42 waratah 1.2.34.1: #i1858# test for previous definition of macro to remove warning


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [d73d3a3602780b344bb0e526c896d6aa14923f9f]

INTEGRATION: CWS ooo20031216 (1.2.64); FILE MERGED 2003/12/23 10:32:51 waratah 1.2.64.1: #i1858# remove duplicate driend definition in class


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [52893b5eca0050458a97e00bb3c908db0242275c]

INTEGRATION: CWS ooo20031216 (1.2.64); FILE MERGED 2003/12/23 10:32:50 waratah 1.2.64.1: #i1858# remove duplicate driend definition in class


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [c2610c62339877a3495ba900af87fb50a0721a9e]

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>  [020ab35254a11e7dd057c0233a90c960bbbaecaf]

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>  [7a1b190d461479a6a12e27b14a280575ae5c1be9]

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>  [cbf3e494b48754b8cad3fcf6b4e6f0cbac5bb623]

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>  [eac18711bed12482893401e1e909caebeeac0531]

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>  [77eda52980854e947ecaa8cb959111c7eba18e9f]

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>  [f594965bb22456ab62bb68f570a4abb9c73534a0]

INTEGRATION: CWS ooo20031216 (1.7.82); FILE MERGED 2003/12/13 13:14:28 waratah 1.7.82.1: #i1858# implement typename where they are needed


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [d23e07cd50cae1699223f2932eeb0db26649646e]

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-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [a72814102b722a41b3a383434795472c1b472c0c]

INTEGRATION: CWS ooo20031216 (1.80.4); FILE MERGED 2003/12/13 14:04:12 waratah 1.80.4.1: #i1858# replace some NULL constants with 0 (zero),  used with non-pointers


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [18b6c95bbbc325b9693c3cb02679091027767fa7]

INTEGRATION: CWS ooo20031216 (1.5.48); FILE MERGED 2003/12/24 11:44:22 waratah 1.5.48.1: #i1858# correct potential unitialised values


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [6b61f2542b258aafb867c95436840154906693f7]

INTEGRATION: CWS ooo20031216 (1.1.1.1.146); FILE MERGED 2003/12/24 11:39:09 waratah 1.1.1.1.146.1: #i1858# work around a warning issued by gcc


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [a013d8e3284df4cc127b37e607b315cc2a4e1464]

INTEGRATION: CWS ooo20031216 (1.1.1.1.146); FILE MERGED 2003/12/24 11:36:22 waratah 1.1.1.1.146.1: #i1858# correct potential unitialised values


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [f2ee603ba6e6d1852986f44cece469556945d65b]

INTEGRATION: CWS ooo20031216 (1.27.44); FILE MERGED 2003/12/24 11:45:55 waratah 1.27.44.1: #i1858# remove trailing text after #else


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [3c914f114d3d91146954905d3682f8c66d4f7c3a]

INTEGRATION: CWS traleefilterteam20 (1.122.14); FILE MERGED 2004/01/23 15:10:56 cmc 1.122.14.8: minor merge error 2004/01/22 17:07:36 cmc 1.122.14.7: RESYNC: (1.122-1.123); FILE MERGED 2004/01/21 12:49:39 cmc 1.122.14.6: #i15020# share safe value clipping code between rtf and ww8 filters, and while I'm at it add some optional experimental dumping of embedded ttf fonts 2004/01/16 14:33:02 cmc 1.122.14.5: #i24135# if the user explicitly wants numbering on a paragraph which is the same as the numbering which was already on the paragraph, then there is no need to apply it again, which is particularly important if the original numbering was what is our writer outline numbering 2004/01/07 11:09:35 cmc 1.122.14.4: #24001# fix outline numbering problem in 2.0 as well 2003/12/15 16:40:19 mmaher 1.122.14.3: #112341# Fix for a dropcap SNAFU. Forgot to init bDropcap and then then no test on a pointer I use. All leads to bad things happening. 2003/12/15 16:18:45 mmaher 1.122.14.2: #i23059# Fixed autospacing in tables 2003/12/15 14:15:27 mmaher 1.122.14.1: #112341# Char style support for dropcaps


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [656389bab751f0a2bea30f93847bc5421487144d]

INTEGRATION: CWS ooo20031216 (1.8.2); FILE MERGED 2003/12/16 05:31:27 vq 1.8.2.2: #23522 tcsh needs quotes, 4NT doesn't 2003/12/13 14:26:37 vq 1.8.2.1: #10000 Remove superfluous \ at the end of a macro definition. This extra \ stopped guw.pl from working propperly.


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [9f73023e076cbf38b740746b68ed463c75f43059]

INTEGRATION: CWS traleefilterteam20 (1.109.14); FILE MERGED 2004/01/22 17:07:07 cmc 1.109.14.3: RESYNC: (1.109-1.110); FILE MERGED 2004/01/21 12:49:39 cmc 1.109.14.2: #i15020# share safe value clipping code between rtf and ww8 filters, and while I'm at it add some optional experimental dumping of embedded ttf fonts 2004/01/16 14:33:00 cmc 1.109.14.1: #i24135# if the user explicitly wants numbering on a paragraph which is the same as the numbering which was already on the paragraph, then there is no need to apply it again, which is particularly important if the original numbering was what is our writer outline numbering


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [9f4e5bd039e8fd5d15fe7f4b5689b61afa6c5a8f]

INTEGRATION: CWS ooo20031216 (1.5.4); FILE MERGED 2003/12/13 01:16:21 vq 1.5.4.1: #11454 Use - instead of /


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [35c4f32bc6ff306336ccdb46b973e8eab2d81733]

INTEGRATION: CWS ooo20031216 (1.87.14); FILE MERGED 2003/12/25 12:37:58 waratah 1.87.14.1: #i1858# correct for some uninitialised variables


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [76855e49cfb4861538001d9b28e9ced1cd489746]

INTEGRATION: CWS ooo20031216 (1.40.14); FILE MERGED 2004/01/09 20:10:44 pjanik 1.40.14.3: #i23922#: Fix previous change. 2004/01/08 17:15:55 pjanik 1.40.14.2: #i23922#: Do not add L modifier after constants. 2003/12/25 12:38:39 waratah 1.40.14.1: #i1858# remove test of unsigned less than 0, always false


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [49e23b0c2456b784c84f57784b5678e5fda18390]

INTEGRATION: CWS ooo20031216 (1.6.14); FILE MERGED 2004/01/09 20:10:15 pjanik 1.6.14.2: #i23922#: Fix previous change. 2004/01/08 17:15:54 pjanik 1.6.14.1: #i23922#: Do not add L modifier after constants.


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [75c0ccd925699ac7210eac89b2b9f59af566c797]

INTEGRATION: CWS ooo20031216 (1.3.26); FILE MERGED 2003/12/27 22:21:40 waratah 1.3.26.1: TRY:  Remove TRY CATCH macros out of commented out code


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [56ef51415f33966893a3b6eedd4277ba61d2ec86]

INTEGRATION: CWS ooo20031216 (1.1.1.1.238); FILE MERGED 2003/12/28 12:08:36 waratah 1.1.1.1.238.1: #i23913# remove TRY CATCH macros


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [4fca3aac0b46ac0d29bccb474eb7b85f5fece34b]

INTEGRATION: CWS ooo20031216 (1.2.126); FILE MERGED 2003/12/28 12:08:35 waratah 1.2.126.1: #i23913# remove TRY CATCH macros


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [22a82ee70fd831660ca0196080edce9132de848a]

INTEGRATION: CWS ooo20031216 (1.2.126); FILE MERGED 2003/12/28 12:02:37 waratah 1.2.126.1: #i23913# remove TRY CATCH macros


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [9cd8adc68ff7766cbbc5830413a3064e9c502bcd]

INTEGRATION: CWS ooo20031216 (1.2.126); FILE MERGED 2003/12/28 12:02:36 waratah 1.2.126.1: #i23913# remove TRY CATCH macros


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [56ff6609bb3d43d30e2ad80f5d0986a33dd7875a]

INTEGRATION: CWS ooo20031216 (1.2.126); FILE MERGED 2003/12/28 11:56:44 waratah 1.2.126.1: #i23913# remove TRY CATCH macros


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [33005dd6bd3414adfc65963c464dfcc8bbf5cc7d]

INTEGRATION: CWS ooo20031216 (1.2.126); FILE MERGED 2003/12/28 11:56:43 waratah 1.2.126.1: #i23913# remove TRY CATCH macros


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [4f7bb3779c6800be21a249b1790667e831b091bf]

INTEGRATION: CWS ooo20031216 (1.2.10); FILE MERGED 2003/12/13 14:09:18 waratah 1.2.10.1: #i1858# implement typename where it is needed


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [534c8ca1eb8b4fa02a39696543ecaf52d00cb3d4]

INTEGRATION: CWS ooo20031216 (1.2.66); FILE MERGED 2003/12/25 12:47:01 waratah 1.2.66.1: #i1858# correct for some uninitialised variables


2004-02-04  Thorsten Behrens  <thb@openoffice.org>  [9347a2f7493cdec47a1c4d192d436207deb29287]

Finished adaptive subdivision for cubic beziers. Quadratic beziers are still missing, though


2004-02-04  Thorsten Behrens  <thb@openoffice.org>  [5a5cf6254f4ee164237a208237e216931063ebc0]

Finished test code for adaptive bezier subdivision, and added generic gnuplot output code


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [009364a5fd2504e82c5b9dd9d6b0ef92f3b1de72]

INTEGRATION: CWS traleefilterteam20 (1.5.222); FILE MERGED 2004/01/23 13:26:13 cmc 1.5.222.1: #i24340# commit support for *nudges* to 2.0 as well


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [8cfe5a8301e0db273cbe5a5bfe664b46dd4cda38]

INTEGRATION: CWS traleefilterteam20 (1.29.32); FILE MERGED 2004/01/23 13:26:12 cmc 1.29.32.1: #i24340# commit support for *nudges* to 2.0 as well


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [43f1f1e9a867aee306508cf7f7f204633eb52ef7]

INTEGRATION: CWS traleefilterteam20 (1.8.288); FILE MERGED 2004/01/21 09:06:36 cmc 1.8.288.1: #i15020# rename misspelt token and add missing RTF_ABSNOOVRLP token


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [f2c3e06b2855af92cd987022853e4cdd2a83dac8]

INTEGRATION: CWS traleefilterteam20 (1.8.288); FILE MERGED 2004/01/21 09:06:35 cmc 1.8.288.1: #i15020# rename misspelt token and add missing RTF_ABSNOOVRLP token


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [87cc986b602f79ccf0c14f70fa0bc4ba047c4862]

INTEGRATION: CWS traleefilterteam20 (1.9.288); FILE MERGED 2004/01/21 09:06:35 cmc 1.9.288.1: #i15020# rename misspelt token and add missing RTF_ABSNOOVRLP token


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [b3d6c63ecaa492479b559ffa3e182c537162728c]

INTEGRATION: CWS traleefilterteam20 (1.8.288); FILE MERGED 2004/01/21 09:06:34 cmc 1.8.288.1: #i15020# rename misspelt token and add missing RTF_ABSNOOVRLP token


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [662f910f11d7991c8f0ad7021e171d5cba946ace]

INTEGRATION: CWS traleefilterteam20 (1.18.4); FILE MERGED 2004/01/22 19:44:52 cmc 1.18.4.2: RESYNC: (1.18-1.19); FILE MERGED 2004/01/22 14:10:08 cmc 1.18.4.1: #i15020# add handy virtual methods to base rtf parser


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [9fe077fd8195888c2939089f811b1ee36bcbd151]

INTEGRATION: CWS traleefilterteam20 (1.20.6); FILE MERGED 2004/01/22 14:10:07 cmc 1.20.6.1: #i15020# add handy virtual methods to base rtf parser


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [9faa0684cb0b8f99db43c8d98f4797ccc9c2ca0d]

INTEGRATION: CWS traleefilterteam20 (1.12.6); FILE MERGED 2004/01/22 14:07:48 cmc 1.12.6.1: #i15020# add handy virtual methods to base rtf parser


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [29bf2365593654004b05afe4ac23e7811b976dda]

INTEGRATION: CWS ooo20031216 (1.8.4); FILE MERGED 2003/12/23 10:37:45 waratah 1.8.4.1: Remove duplicate Dear User from readme text file


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [4bba035675fd90f70f35260c660832753d501e31]

INTEGRATION: CWS ooo20031216 (1.2.40); FILE MERGED 2003/12/23 13:53:34 waratah 1.2.40.1: #i1858# quiet an uninitialised variable warning in gcc


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [c93b8d352f7960a0c8890fb5f4838ff566458894]

INTEGRATION: CWS traleefilterteam20 (1.65.76); FILE MERGED 2004/01/22 17:09:46 cmc 1.65.76.2: RESYNC: (1.65-1.66); FILE MERGED 2004/01/21 12:49:44 cmc 1.65.76.1: #i15020# share safe value clipping code between rtf and ww8 filters, and while I'm at it add some optional experimental dumping of embedded ttf fonts


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [4c204d20ae3cb287745d1368a95994e3f0d63c19]

INTEGRATION: CWS ooo20031216 (1.1.94); FILE MERGED 2003/12/23 13:53:35 waratah 1.1.94.1: #i1858# quiet an uninitialised variable warning in gcc


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [f418d4e5e5d2c77632f0f0aa2f4de45b5917ec9e]

INTEGRATION: CWS traleefilterteam20 (1.104.14); FILE MERGED 2004/01/22 17:09:32 cmc 1.104.14.3: RESYNC: (1.104-1.105); FILE MERGED 2004/01/21 12:49:43 cmc 1.104.14.2: #i15020# share safe value clipping code between rtf and ww8 filters, and while I'm at it add some optional experimental dumping of embedded ttf fonts 2004/01/16 14:33:07 cmc 1.104.14.1: #i24135# if the user explicitly wants numbering on a paragraph which is the same as the numbering which was already on the paragraph, then there is no need to apply it again, which is particularly important if the original numbering was what is our writer outline numbering


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [c00bcd1de813fd6836139d6eec7762b78f631e91]

INTEGRATION: CWS ooo20031216 (1.2.40); FILE MERGED 2003/12/23 13:53:35 waratah 1.2.40.1: #i1858# quiet an uninitialised variable warning in gcc


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [154c00ad1e73436b2f3665b8c59aae88402021a1]

INTEGRATION: CWS traleefilterteam20 (1.145.14); FILE MERGED 2004/01/22 17:09:18 cmc 1.145.14.4: RESYNC: (1.145-1.146); FILE MERGED 2004/01/16 12:07:11 cmc 1.145.14.3: #i24471# we no longer need to hack around the header/footer problems for frames 2004/01/16 12:02:58 cmc 1.145.14.2: #i24471# autowidth does not imply autoheight 2003/12/15 14:15:29 mmaher 1.145.14.1: #112341# Char style support for dropcaps


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [fb8edf6711bf88ada9a8161d71cd1ff80c65822c]

INTEGRATION: CWS ooo20031216 (1.3.38); FILE MERGED 2004/01/22 16:52:40 mh 1.3.38.1: chg: compile for win, #i10000#


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [c1164cc0866e473075b83a02f21153db9321211e]

INTEGRATION: CWS traleefilterteam20 (1.73.14); FILE MERGED 2004/01/26 16:39:04 cmc 1.73.14.4: wrong && || logic 2004/01/22 17:08:58 cmc 1.73.14.3: RESYNC: (1.73-1.74); FILE MERGED 2004/01/09 16:09:53 mmaher 1.73.14.2: #23610# Index problems. Non-ascii '"' were being ignored by the field parser and column setting was not working. 2004/01/07 11:09:36 cmc 1.73.14.1: #24001# fix outline numbering problem in 2.0 as well


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [2ffe2ca90d6d97b492e0b8853bace36c31df7d6c]

INTEGRATION: CWS traleefilterteam20 (1.54.14); FILE MERGED 2004/01/22 17:08:25 cmc 1.54.14.3: RESYNC: (1.54-1.55); FILE MERGED 2004/01/20 15:46:27 cmc 1.54.14.2: #i24553# Implemented removing outline numbering by some hackery of setting normal numbering and seeting nodenum to NO_NUM, hardly ideal, but it seems to work 2004/01/16 14:33:06 cmc 1.54.14.1: #i24135# if the user explicitly wants numbering on a paragraph which is the same as the numbering which was already on the paragraph, then there is no need to apply it again, which is particularly important if the original numbering was what is our writer outline numbering


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [4bd341e2c8a1f3a4f4677eb879a60a4ffc3369db]

INTEGRATION: CWS traleefilterteam20 (1.92.12); FILE MERGED 2004/01/22 17:08:12 cmc 1.92.12.6: RESYNC: (1.92-1.95); FILE MERGED 2004/01/16 14:33:04 cmc 1.92.12.5: #i24135# if the user explicitly wants numbering on a paragraph which is the same as the numbering which was already on the paragraph, then there is no need to apply it again, which is particularly important if the original numbering was what is our writer outline numbering 2003/12/17 11:29:32 cmc 1.92.12.4: #114451# become more lenient in traversing cells to allow corel produced documents tables to be imported 2003/12/16 10:43:11 cmc 1.92.12.3: #12950# bidi direction for tables must always be applied to the table, not to the surrounding frame when hacking in floating table support 2003/12/15 16:55:49 mmaher 1.92.12.2: #114237# Fix for tables in frames. Needed better tests for starting and stopping apo's. Thanks to cmc for his help on this. 2003/12/15 16:18:44 mmaher 1.92.12.1: #i23059# Fixed autospacing in tables


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [1ebe59bece5bab629d39db7f0786b154e9748e52]

INTEGRATION: CWS ooo20031216 (1.12.2); FILE MERGED 2004/01/26 16:50:20 mh 1.12.2.2: RESYNC: (1.12-1.13); FILE MERGED 2003/12/25 12:31:02 waratah 1.12.2.1: #i1858# correct for some uninitialised variables


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [4f5648b75ab7a605fafc4e2856f22c90b74634c6]

INTEGRATION: CWS traleefilterteam20 (1.121.14); FILE MERGED 2004/01/22 17:07:55 cmc 1.121.14.5: RESYNC: (1.121-1.122); FILE MERGED 2004/01/21 12:49:41 cmc 1.121.14.4: #i15020# share safe value clipping code between rtf and ww8 filters, and while I'm at it add some optional experimental dumping of embedded ttf fonts 2004/01/16 14:33:03 cmc 1.121.14.3: #i24135# if the user explicitly wants numbering on a paragraph which is the same as the numbering which was already on the paragraph, then there is no need to apply it again, which is particularly important if the original numbering was what is our writer outline numbering 2003/12/15 16:18:46 mmaher 1.121.14.2: #i23059# Fixed autospacing in tables 2003/12/15 14:15:28 mmaher 1.121.14.1: #112341# Char style support for dropcaps


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [8b1bbecdcf266acd16bcbd4aba7bb6c1a624e6ce]

INTEGRATION: CWS ooo20031216 (1.35.2); FILE MERGED 2004/01/26 16:49:21 mh 1.35.2.2: RESYNC: (1.35-1.36); FILE MERGED 2003/12/25 12:31:02 waratah 1.35.2.1: #i1858# correct for some uninitialised variables


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [c503aecad17ca6e822e3fb610896fce25a5aaa90]

INTEGRATION: CWS ooo20031216 (1.46.4); FILE MERGED 2003/12/24 11:29:57 waratah 1.46.4.1: #i1858# correct potential unitialised values


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [0cd82da26262267251ebf276b1e625d461d34da4]

INTEGRATION: CWS traleefilterteam20 (1.70.14); FILE MERGED 2004/01/22 17:06:14 cmc 1.70.14.2: RESYNC: (1.70-1.71); FILE MERGED 2004/01/07 12:49:27 cmc 1.70.14.1: #i23876# no-fill is a special case for char and para bg colours


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [8ccfb19c974af2b45deaef9c787f6c62b57fa85d]

INTEGRATION: CWS traleefilterteam20 (1.54.12); FILE MERGED 2004/01/22 17:05:41 cmc 1.54.12.2: RESYNC: (1.54-1.56); FILE MERGED 2004/01/14 14:00:56 mmaher 1.54.12.1: #i22491# This stuff is no longer needed


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [6c3f8f455beee491b310eff4795f9f6bd7f88a66]

INTEGRATION: CWS ooo20031216 (1.1.76); FILE MERGED 2003/12/23 10:55:35 waratah 1.1.76.1: #i1858#  add default to initialise a potentially unitialised variable


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [7dccaf478c5c4a1b7a1a1d0b6ec3ba5b7b162c1f]

INTEGRATION: CWS traleefilterteam20 (1.60.14); FILE MERGED 2004/01/22 17:05:20 cmc 1.60.14.3: RESYNC: (1.60-1.61); FILE MERGED 2004/01/16 14:52:18 cmc 1.60.14.2: #i24009# the length of PAPX properties is stored in words not bytes 2004/01/14 14:00:55 mmaher 1.60.14.1: #i22491# This stuff is no longer needed


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [45c3e26cd1e337868392259236c8db151cd218cb]

INTEGRATION: CWS ooo20031216 (1.11.42); FILE MERGED 2003/12/13 13:48:14 waratah 1.11.42.1: #i1858# test for previous definition of macro to remove warning


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [e3423ea8e6c4acd19792cd0ec0735020d1ed219c]

INTEGRATION: CWS traleefilterteam20 (1.58.14); FILE MERGED 2004/01/22 17:04:13 cmc 1.58.14.3: RESYNC: (1.58-1.60); FILE MERGED 2004/01/14 11:33:09 mmaher 1.58.14.2: #i22491# Both spacing and distance from text in a text frame were being exported with wrong values. 2003/12/15 14:15:27 mmaher 1.58.14.1: #112341# Char style support for dropcaps


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [ff5e8477aae316b993addb41ba0ae722a40df776]

INTEGRATION: CWS traleefilterteam20 (1.69.14); FILE MERGED 2004/01/22 17:03:56 cmc 1.69.14.2: RESYNC: (1.69-1.70); FILE MERGED 2004/01/14 11:33:09 mmaher 1.69.14.1: #i22491# Both spacing and distance from text in a text frame were being exported with wrong values.


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [308f454593249805923da092698427cb107ada9d]

INTEGRATION: CWS ooo20031216 (1.2.36); FILE MERGED 2004/01/23 13:04:58 mh 1.2.36.2: RESYNC: (1.2-1.3); FILE MERGED 2003/12/23 11:08:01 waratah 1.2.36.1: #i1858#  unitialised variable: remove gcc warning only


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [910f4ad7dcbb506fde16f317c6aca1e5692c129f]

INTEGRATION: CWS traleefilterteam20 (1.5.16); FILE MERGED 2004/01/26 16:39:03 cmc 1.5.16.1: wrong && || logic


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [337ef0c6f54e3edb241163a3eb2d6706b222fca7]

INTEGRATION: CWS traleefilterteam20 (1.5.14); FILE MERGED 2004/01/22 17:03:40 cmc 1.5.14.3: RESYNC: (1.5-1.6); FILE MERGED 2004/01/21 12:49:38 cmc 1.5.14.2: #i15020# share safe value clipping code between rtf and ww8 filters, and while I'm at it add some optional experimental dumping of embedded ttf fonts 2004/01/16 14:33:00 cmc 1.5.14.1: #i24135# if the user explicitly wants numbering on a paragraph which is the same as the numbering which was already on the paragraph, then there is no need to apply it again, which is particularly important if the original numbering was what is our writer outline numbering


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [431efc92464c39d36085387a25314a9c845fb376]

INTEGRATION: CWS ooo20031216 (1.1.44); FILE MERGED 2003/12/30 08:07:47 pjanik 1.1.44.1: #i11149#: Make ODBC/SQL types 64-bit clean


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [d97ee814141e517c771346d030f267e0e3f8cae0]

INTEGRATION: CWS traleefilterteam20 (1.5.14); FILE MERGED 2004/01/22 17:03:19 cmc 1.5.14.4: RESYNC: (1.5-1.6); FILE MERGED 2004/01/21 12:49:37 cmc 1.5.14.3: #i15020# share safe value clipping code between rtf and ww8 filters, and while I'm at it add some optional experimental dumping of embedded ttf fonts 2004/01/16 14:32:59 cmc 1.5.14.2: #i24135# if the user explicitly wants numbering on a paragraph which is the same as the numbering which was already on the paragraph, then there is no need to apply it again, which is particularly important if the original numbering was what is our writer outline numbering 2004/01/07 11:09:34 cmc 1.5.14.1: #24001# fix outline numbering problem in 2.0 as well


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [f9b9ff5b03f0cdad670c959cd265c2313b1cbd28]

INTEGRATION: CWS traleefilterteam20 (1.3.106); FILE MERGED 2004/01/16 14:32:59 cmc 1.3.106.1: #i24135# if the user explicitly wants numbering on a paragraph which is the same as the numbering which was already on the paragraph, then there is no need to apply it again, which is particularly important if the original numbering was what is our writer outline numbering


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [6a5d82d223b7ed30ee6b8af09bdd7a4b02dd80df]

INTEGRATION: CWS ooo20031216 (1.22.14); FILE MERGED 2004/01/26 14:48:55 mh 1.22.14.2: RESYNC: (1.22-1.23); FILE MERGED 2003/12/25 13:08:42 waratah 1.22.14.1: #i1858# quiet an uninitialised variable warning in gcc


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [e437ea811e6ea56ed09488fe22cc0529c0eea68d]

INTEGRATION: CWS traleefilterteam20 (1.3.106); FILE MERGED 2004/01/22 17:02:37 cmc 1.3.106.2: RESYNC: (1.3-1.4); FILE MERGED 2004/01/16 14:32:58 cmc 1.3.106.1: #i24135# if the user explicitly wants numbering on a paragraph which is the same as the numbering which was already on the paragraph, then there is no need to apply it again, which is particularly important if the original numbering was what is our writer outline numbering


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [5f347fa6e3202b11bc8db74e3003658f72e1f79d]

INTEGRATION: CWS ooo20031216 (1.19.50); FILE MERGED 2003/12/25 13:11:07 waratah 1.19.50.1: #i1858# correct for some uninitialised variables


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [bc127026a2a5da33196d6dfc55bad935fd218409]

INTEGRATION: CWS traleefilterteam20 (1.10.334); FILE MERGED 2004/01/22 17:10:38 cmc 1.10.334.2: RESYNC: (1.10-1.11); FILE MERGED 2004/01/09 16:09:55 mmaher 1.10.334.1: #23610# Index problems. Non-ascii '"' were being ignored by the field parser and column setting was not working.


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [29e5a1acca69bf617ebaa3b4f98db113fe22471e]

INTEGRATION: CWS ooo20031216 (1.4.62); FILE MERGED 2003/12/25 12:57:14 waratah 1.4.62.2: #i1858# correct for some uninitialised variables 2003/12/13 14:10:21 waratah 1.4.62.1: #i1858# test for previous definition of macro to remove warning


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [4c3251d992325a7f5d18ad5aac7902e05b4e1470]

INTEGRATION: CWS ooo20031216 (1.25.2); FILE MERGED 2003/12/25 12:57:14 waratah 1.25.2.2: #i1858# correct for some uninitialised variables 2003/12/13 14:10:21 waratah 1.25.2.1: #i1858# test for previous definition of macro to remove warning


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [c8ea329d96ce76272feb01645f365fcdc071fc98]

INTEGRATION: CWS ooo20031216 (1.2.62); FILE MERGED 2003/12/13 14:10:21 waratah 1.2.62.1: #i1858# test for previous definition of macro to remove warning


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [579d92d7d8f2dd10f140aad97d7d546d9c178eff]

INTEGRATION: CWS traleefilterteam20 (1.12.120); FILE MERGED 2004/02/02 11:43:36 cmc 1.12.120.5: #i105020# reverse this patch until dependant requirements are working again 2004/01/23 15:10:30 cmc 1.12.120.4: DelFullPara does not take const reference 2004/01/22 17:16:59 cmc 1.12.120.3: RESYNC: (1.12-1.13); FILE MERGED 2004/01/22 14:30:42 cmc 1.12.120.2: #i15020# sensibly and carefully follow the RTF specification to import RTF frames, and none of this rubbish assumptions made in the past (lets have some new mistakes instead) 2004/01/19 15:01:02 cmc 1.12.120.1: #114739# experimental simplification of frame import for rtf


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [4167b01ede08fa1cf14a4b93a6eed5ba02fdf441]

INTEGRATION: CWS ooo20031216 (1.41.2); FILE MERGED 2004/01/26 14:50:12 mh 1.41.2.2: RESYNC: (1.41-1.42); FILE MERGED 2003/12/25 13:13:18 waratah 1.41.2.1: #i1858# correct for some uninitialised variables


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [cf91b5142edfbf198c5e46438ccf99f059853a0b]

INTEGRATION: CWS traleefilterteam20 (1.4.16); FILE MERGED 2004/01/21 12:44:28 cmc 1.4.16.1: #i15020# share safe value clipping code between rtf and ww8 filters


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [030363c4b1b5d809770a29caed893eabba777ea0]

INTEGRATION: CWS ooo20031216 (1.11.82); FILE MERGED 2003/12/13 12:52:39 waratah 1.11.82.1: #i1858# replace some NULL constants with 0 (zero),  used with non-pointers


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [d43ad61a5d047f91fd1a57eb26c40182321fec46]

INTEGRATION: CWS traleefilterteam20 (1.6.498); FILE MERGED 2004/01/21 12:43:41 cmc 1.6.498.1: #i15020# CalculateFlySize can take const SwNodeIndex


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [048f46ffddbbe83fd89f52f87abdc18a4ac2b6fa]

INTEGRATION: CWS ooo20031216 (1.13.132); FILE MERGED 2003/12/13 12:52:38 waratah 1.13.132.1: #i1858# replace some NULL constants with 0 (zero),  used with non-pointers


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [3811239290bbcaeca5ca33f8b07b8bb3ec9418de]

INTEGRATION: CWS ooo20031216 (1.54.68); FILE MERGED 2003/12/13 12:52:37 waratah 1.54.68.1: #i1858# replace some NULL constants with 0 (zero),  used with non-pointers


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [6708b5986c1b982d3c277b6f2d4360c351e8e1e2]

INTEGRATION: CWS traleefilterteam20 (1.26.28); FILE MERGED 2004/01/22 17:23:31 cmc 1.26.28.2: RESYNC: (1.26-1.27); FILE MERGED 2004/01/21 12:54:12 cmc 1.26.28.1: #i15020# CalculateFlySize can take const SwNodeIndex


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [005405df567039f644bdd5d7b137880f56f70ea7]

INTEGRATION: CWS ooo20031216 (1.20.14); FILE MERGED 2004/01/01 13:26:29 pjanik 1.20.14.1: #i10000#: Add dependency on unoil.


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [be1d95bac0384402a7df09effed788295c07c206]

INTEGRATION: CWS tbe9 (1.48.60); FILE MERGED 2003/11/14 14:51:17 tbe 1.48.60.1: #i18891# Only toplevel windows should have ACTIVE state


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [07a1940f10361315e141f4a29b64a3a0aff924f5]

INTEGRATION: CWS tbe9 (1.2.2); FILE MERGED 2004/01/21 16:44:17 sw 1.2.2.1: #111623#


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [df13af99a449cbeeab889c34c8b36e44e0634173]

INTEGRATION: CWS tbe9 (1.30.4); FILE MERGED 2004/01/20 11:03:14 tbe 1.30.4.1: #114282# Basic IDE Dialog Editor: dialog control not visible


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [87830987c5a7886ae78e899d78a3f4916f9c7f7d]

INTEGRATION: CWS tbe9 (1.16.82); FILE MERGED 2004/01/20 11:04:27 tbe 1.16.82.1: #114282# removed ToggleHighlightMode()


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [8fd40490160a99acd062fae1ddc4ab732c30f373]

INTEGRATION: CWS tbe9 (1.15.132); FILE MERGED 2003/11/13 17:10:40 tbe 1.15.132.1: #i22096# Wrong accessible name reported


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [9e0442edc229c4a46352fb944be3b795f6084a25]

INTEGRATION: CWS tbe9 (1.2.16); FILE MERGED 2004/01/22 14:01:35 sw 1.2.16.1: #113034#


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [8e6d0c1b27adfd5a218171f8d1ad41cfcac34f18]

INTEGRATION: CWS tbe9 (1.7.52); FILE MERGED 2003/11/19 12:03:26 tbe 1.7.52.1: #111089# return the proxy XAccessible instead of the inner XAccessible


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [979ec7c0a5f61ae818798104224e789cf44da4ef]

INTEGRATION: CWS tbe9 (1.31.36); FILE MERGED 2004/01/19 11:13:20 tbe 1.31.36.3: RESYNC: (1.32-1.33); FILE MERGED 2003/12/05 12:22:55 tbe 1.31.36.2: RESYNC: (1.31-1.32); FILE MERGED 2003/11/19 15:11:44 tbe 1.31.36.1: #i22432# Assertion pressing Assign in macro dialog


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [12416b803e2121c11437bbd1a29e3ca4c9eb39a3]

INTEGRATION: CWS tbe9 (1.41.12); FILE MERGED 2003/12/09 10:39:56 tbe 1.41.12.1: #114313# cleanup BasicIDE sfx slots


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [b727bb85c08f54cabffa19872d3dfeb4c223932f]

INTEGRATION: CWS tbe9 (1.6.8); FILE MERGED 2004/01/21 15:03:16 sw 1.6.8.2: #111623# 2004/01/21 08:59:28 sw 1.6.8.1: #111623#


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [fbaf89c55d82b7b9bf570ceb67f46f37ac62e600]

INTEGRATION: CWS tbe9 (1.4.28); FILE MERGED 2004/01/22 12:59:20 sw 1.4.28.1: #113034#


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [524a43204820bc6bd542bebb629c59aaac687bb3]

INTEGRATION: CWS tbe9 (1.4.28); FILE MERGED 2004/01/22 13:43:04 sw 1.4.28.1: #113034#


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [01325d85683713a012fd3263da3074f2b58eb16f]

INTEGRATION: CWS tbe9 (1.4.62); FILE MERGED 2004/01/21 08:58:42 sw 1.4.62.1: #111623#


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [91ca0fab77aa3c4ca18e33ecc8ad88ec9e2d9c24]

INTEGRATION: CWS mt802 (1.7.42); FILE MERGED 2004/01/26 16:48:13 mt 1.7.42.1: #115029# Use TabPageSize instead of OutputSizePixel from TabControl


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [a76f5b306778dfe71f049257e69c672b182b3efd]

INTEGRATION: CWS mt802 (1.1.1.1.478); FILE MERGED 2004/01/26 16:49:42 mt 1.1.1.1.478.1: #115029# Use TabPageSize instead of OutputSizePixel from TabControl


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [f18ee82ae664edb9395c1e690bd863a567d4e73e]

INTEGRATION: CWS mt802 (1.44.18); FILE MERGED 2004/01/27 12:55:04 mt 1.44.18.1: #114285# Moved UnoWrapper::Destroy call to DeInitVCL


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [3dfe3d8888d1971f907958cc0b374801fce59ea2]

INTEGRATION: CWS mt802 (1.30.18); FILE MERGED 2004/01/27 12:55:03 mt 1.30.18.1: #114285# Moved UnoWrapper::Destroy call to DeInitVCL


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [f7a95d49d2e72c89ec0df3d80bd4c30f8064b8b6]

INTEGRATION: CWS mt802 (1.4.20); FILE MERGED 2004/01/26 16:49:05 mt 1.4.20.1: #115029# Use TabPageSize instead of OutputSizePixel from TabControl


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [5acbd8c7b53714fef6451558bc960be9e10d5a78]

INTEGRATION: CWS mt802 (1.44.178); FILE MERGED 2004/01/27 10:25:28 mt 1.44.178.1: #i22546# Don't cast KeyCharCode to USHORT


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [281ea461d637cbdae6165e15ca6398cc79e2acee]

INTEGRATION: CWS mt802 (1.21.26); FILE MERGED 2004/01/26 16:24:14 mt 1.21.26.1: #115029# Use TabPageSize instead of OutputSizePixel from TabControl


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [920917f98b8fc30c61a0d895e82a97a414f84388]

INTEGRATION: CWS tbe9 (1.14.72); FILE MERGED 2004/01/20 10:58:48 tbe 1.14.72.1: #114282# Basic IDE Dialog Editor: dialog control not visible


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [a7db10e828996c294a2f1b7ff1cb64bc751d2ae4]

INTEGRATION: CWS mt802 (1.61.14); FILE MERGED 2004/01/27 11:42:13 mt 1.61.14.1: #i22558# addItems: Check for negative index


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [10a3bacf6bf1654827ad858e2ed7205157ba42a9]

INTEGRATION: CWS mt802 (1.43.16); FILE MERGED 2004/01/27 10:26:25 mt 1.43.16.1: #i22546# Don't cast KeyCharCode to USHORT


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [aad093663ce42544854d98a3b1cc26db67d5394c]

INTEGRATION: CWS vcl16 (1.71.20); FILE MERGED 2003/10/14 14:38:15 hdu 1.71.20.3: #i21027# remember BiDi status of glyphs in SimpleWinLayout 2003/08/28 09:04:39 pl 1.71.20.2: RESYNC: (1.71-1.73); FILE MERGED 2003/08/12 10:14:47 hdu 1.71.20.1: #i17359# #110590# #111016# #i15237# get Q in sync with vcl7pp1r1


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [735c8893e8667a265efb874c902e36d4fe0e37ee]

INTEGRATION: CWS vcl16 (1.32.24); FILE MERGED 2003/08/12 10:14:48 hdu 1.32.24.1: #i17359# #110590# #111016# #i15237# get Q in sync with vcl7pp1r1


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [182456a48ffa830733d400d8857be7b30e058b2b]

INTEGRATION: CWS vcl16 (1.46.20); FILE MERGED 2003/08/28 09:04:02 pl 1.46.20.2: RESYNC: (1.46-1.48); FILE MERGED 2003/08/12 10:14:46 hdu 1.46.20.1: #i17359# #110590# #111016# #i15237# get Q in sync with vcl7pp1r1


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [c8901847c455cacd719ee59998360bb2e5c3fe47]

INTEGRATION: CWS dialogdiet (1.28.126); FILE MERGED 2003/12/07 13:11:47 cd 1.28.126.3: #i22972# fixed wrong include 2003/12/01 17:48:06 mba 1.28.126.2: RESYNC: (1.28-1.29); FILE MERGED 2003/11/28 16:07:40 mba 1.28.126.1: #i22972#: obsolete include


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [e531cfcdb10c332e15f97bf1b8ca6f67b8c60caa]

INTEGRATION: CWS dialogdiet (1.29.116); FILE MERGED 2004/01/19 21:40:35 mba 1.29.116.2: RESYNC: (1.29-1.31); FILE MERGED 2003/11/28 16:07:23 mba 1.29.116.1: #i22972#: obsolete include


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [2f2773b49d55eb9b03ea0f237ce96be319f82d91]

INTEGRATION: CWS dialogdiet (1.20.162); FILE MERGED 2004/01/13 02:56:00 mwu 1.20.162.1: DialogDiet 2004_01_13


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [d4d4aa03db590234a21e8f5306892f98073364ee]

INTEGRATION: CWS dialogdiet (1.19.30); FILE MERGED 2004/01/13 02:56:00 mwu 1.19.30.1: DialogDiet 2004_01_13


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [036fc8586a2eebcfc8c86becf7dec71e93de77f2]

INTEGRATION: CWS dialogdiet (1.28.126); FILE MERGED 2003/12/07 13:11:47 cd 1.28.126.3: #i22972# fixed wrong include 2003/12/01 17:48:06 mba 1.28.126.2: RESYNC: (1.28-1.29); FILE MERGED 2003/11/28 16:07:40 mba 1.28.126.1: #i22972#: obsolete include


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [21ef10f957b9ff5766c9c0e67785fc9cab798a96]

INTEGRATION: CWS dialogdiet (1.16.272); FILE MERGED 2004/01/13 02:56:03 mwu 1.16.272.1: DialogDiet 2004_01_13


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [34e15dc0e5c421b9a29c902cb054a4cf9ede3a27]

INTEGRATION: CWS dialogdiet (1.12.18); FILE MERGED 2004/01/13 02:56:02 mwu 1.12.18.3: DialogDiet 2004_01_13 2003/12/01 17:46:14 mba 1.12.18.2: RESYNC: (1.12-1.13); FILE MERGED 2003/11/28 16:06:08 mba 1.12.18.1: #i22972#: HyperlinkDlg moved to SVX


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [0ae2e79ce3dc03ef8fc2deb26ae20bde41918471]

INTEGRATION: CWS dialogdiet (1.21.10); FILE MERGED 2004/01/19 21:39:30 mba 1.21.10.2: RESYNC: (1.21-1.23); FILE MERGED 2004/01/13 02:56:01 mwu 1.21.10.1: DialogDiet 2004_01_13


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [0387f67cd19b41e0e8292d6f0235189e9d83c177]

INTEGRATION: CWS dialogdiet (1.1.1.1.316); FILE MERGED 2004/01/13 02:55:58 mwu 1.1.1.1.316.1: DialogDiet 2004_01_13


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [59e4387b00ad8550ae5d19be34929827cfd3c56d]

INTEGRATION: CWS dialogdiet (1.2.316); FILE MERGED 2004/01/13 02:55:58 mwu 1.2.316.1: DialogDiet 2004_01_13


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [75cabb0bde1d023dc9c6ee16bb6ad04751bad24a]

INTEGRATION: CWS dialogdiet (1.2.316); FILE MERGED 2004/01/13 02:55:58 mwu 1.2.316.1: DialogDiet 2004_01_13


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [5c5c7ed855b874a3155697d92db7cbeda4796a98]

INTEGRATION: CWS dialogdiet (1.1.1.1.316); FILE MERGED 2004/01/17 01:28:09 mwu 1.1.1.1.316.1: DialogDiet 2004_01_17


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [547d5105d471100a2c49bcf6ed66addbdbdf20d9]

INTEGRATION: CWS dialogdiet (1.2.316); FILE MERGED 2004/01/17 01:28:08 mwu 1.2.316.1: DialogDiet 2004_01_17


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [0234e7578f3691a9c766c31f507c5871f4157859]

INTEGRATION: CWS dialogdiet (1.1.1.1.316); FILE MERGED 2004/01/17 01:28:08 mwu 1.1.1.1.316.1: DialogDiet 2004_01_17


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [b783c06168a38780c1c16c7329ad64e94ca7664e]

INTEGRATION: CWS dialogdiet (1.2.292); FILE MERGED 2004/01/13 02:55:57 mwu 1.2.292.1: DialogDiet 2004_01_13


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [ac210a2cae5e55fc59298ce50c280c38d785abb6]

INTEGRATION: CWS dialogdiet (1.2.316); FILE MERGED 2004/01/17 01:28:08 mwu 1.2.316.1: DialogDiet 2004_01_17


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [a19652ff75a9b95a9212c5c2b8cc1938a8b75e92]

INTEGRATION: CWS dialogdiet (1.20.28); FILE MERGED 2003/11/28 16:01:49 mba 1.20.28.1: #i22972#: Register HyperlinlDlg


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [a96e7176723bf22a72c2745d7c5781be10a042d6]

INTEGRATION: CWS dialogdiet (1.53.144); FILE MERGED 2004/01/19 21:44:30 mba 1.53.144.2: RESYNC: (1.53-1.54); FILE MERGED 2003/11/28 16:01:17 mba 1.53.144.1: #i22972#: FilterOptions moved to svtools


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [aa862ed5cb25c091411d7aa50823deb80e3fc4f8]

INTEGRATION: CWS dialogdiet (1.22.10); FILE MERGED 2004/01/13 02:55:56 mwu 1.22.10.1: DialogDiet 2004_01_13


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [ce29cbd72cd099fbddde789a2f7a8800334aa60b]

INTEGRATION: CWS dialogdiet (1.21.178); FILE MERGED 2004/01/19 21:51:08 mba 1.21.178.2: RESYNC: (1.21-1.22); FILE MERGED 2003/11/28 16:00:02 mba 1.21.178.1: #i22972#: ChooseMacro moved to SFX


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [f526ea4d94bf425158296becd913e95866c51569]

INTEGRATION: CWS dialogdiet (1.31.36); FILE MERGED 2003/12/01 17:55:02 mba 1.31.36.2: RESYNC: (1.31-1.32); FILE MERGED 2003/11/28 15:58:34 mba 1.31.36.1: #i22969#: use DialogFactory for Internationalisation TabPage


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [5aedeb1d5e7e0b0dd2a8dbb19c7ae5c116749743]

INTEGRATION: CWS dialogdiet (1.31.102); FILE MERGED 2004/01/19 21:57:35 mba 1.31.102.3: RESYNC: (1.32-1.33); FILE MERGED 2003/12/01 17:55:56 mba 1.31.102.2: RESYNC: (1.31-1.32); FILE MERGED 2003/11/28 15:54:02 mba 1.31.102.1: #i22972#: obsolete include


2004-02-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [d3c3437649ac53f3a784e054ef5576b85074a1e6]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2004/01/26 17:39:22 mba 1.1.2.2: #i22972#: toplevel changes from offmgr 2003/11/28 16:59:16 mba 1.1.2.1: #i22969#: dialogs and tabpages moved from offmgr


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [db2474d236b7995244bf676d59e6095189613122]

INTEGRATION: CWS dialogdiet (1.26.74); FILE MERGED 2003/12/10 15:02:33 mba 1.26.74.1: #i22972#: offmgr removed


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [252b3e63e1cda2144f6afb2eee9369f155605c0c]

INTEGRATION: CWS dialogdiet (1.30.102); FILE MERGED 2004/01/13 02:56:43 mwu 1.30.102.1: DialogDiet 2004_01_13


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [899364343610dfafc1a15613351e2746bc1e9e4c]

INTEGRATION: CWS dialogdiet (1.12.34); FILE MERGED 2003/11/28 16:29:01 mba 1.12.34.1: #i22972#: SfxApplication::CreateResManager now static


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [5cd681c9f1297bc7c5b4c12a052272bfa28adb4a]

INTEGRATION: CWS dialogdiet (1.46.208); FILE MERGED 2003/11/28 16:45:48 mba 1.46.208.1: #i22972#: moved static access method from svx to svtools


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [fc4b71d97126f1c83e071dd48273ec59b31a2872]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2003/12/02 15:31:23 mba 1.1.2.2: #i22972#: wrong include 2003/11/28 16:44:30 mba 1.1.2.1: #i22972#: MiscOptions moved to svt


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [8971e73f1e56048f2b8b193a23d06de3e0fac860]

INTEGRATION: CWS dialogdiet (1.43.16); FILE MERGED 2003/11/28 16:44:40 mba 1.43.16.1: #i22972#: moved some options from offmgr and sfx2


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [be0679afbe49f0275b2eb33b0ec1cf3d174066b0]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2003/11/28 16:43:47 mba 1.1.2.1: #i22972#: FontSubstConfig moved to svt


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [32b71ed5e34f9f9004908f05a87700474967771c]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2003/11/28 16:44:18 mba 1.1.2.1: #i22972#: FilterOptions moved to svt


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [62677d0c66f96f378e05f6d685200f4d63e4883a]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2003/11/28 16:44:06 mba 1.1.2.1: #i22972#: AppearanceConfig moved to svt


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [2cb81a6c2a0501b7788ac305d900214ac017388d]

INTEGRATION: CWS dialogdiet (1.5.356); FILE MERGED 2003/11/28 16:43:29 mba 1.5.356.1: #i22972#: moved code to initialize VCL from offmgr


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [5e868b3f9f3b91b8ce50e346870ed88eae106723]

INTEGRATION: CWS dialogdiet (1.107.16); FILE MERGED 2004/01/19 20:17:57 mba 1.107.16.2: RESYNC: (1.107-1.108); FILE MERGED 2003/11/28 16:43:05 mba 1.107.16.1: #i22972#: moved some options from offmgr and sfx2


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [325df9a3a4114b42a82d8e73a8718c46adb2155a]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2003/11/28 16:38:07 mba 1.1.2.1: #i22972#: MiscOptions moved to svt


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [4df7d325336f4e1979959712dc340cb9f9a0a2a4]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2003/11/28 16:36:50 mba 1.1.2.1: #i22972#: FontSubstConfig moved to svt


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [f530f2f3801a17238cfbbbfad44366e9b28e5743]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2003/11/28 16:37:47 mba 1.1.2.1: #i22972#: FilterOptions moved to svt


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [1ac4590906d46c5fa6223025dd5e249c96d5647a]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2003/11/28 16:37:23 mba 1.1.2.1: #i22972#: AppearanceConfig moved to svt


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [c757252c32d8d5a1dc0778b3a0b1d4116a0e396d]

INTEGRATION: CWS dialogdiet (1.46.110); FILE MERGED 2003/11/28 11:42:00 mba 1.46.110.1: #i22972#: include svx instead of offmgr


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [4a0d62d3c3bf17d471d61db54fd4d9dccc839dca]

INTEGRATION: CWS dialogdiet (1.30.62); FILE MERGED 2003/11/28 11:41:18 mba 1.30.62.1: #i22972#: Ids moved from offmgr


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [be6737334e8e50b3a1c253906322967c25746f40]

INTEGRATION: CWS dialogdiet (1.75.102); FILE MERGED 2004/01/20 00:56:39 mba 1.75.102.2: RESYNC: (1.75-1.76); FILE MERGED 2004/01/13 02:57:15 mwu 1.75.102.1: DialogDiet 2004_01_13


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [3b304ce0f25470618ec92ca836bae743775608af]

INTEGRATION: CWS dialogdiet (1.4.84); FILE MERGED 2003/12/02 15:18:45 mba 1.4.84.1: #i22972#: offmgr removed


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [fb4d3c65e96417b3f3ed11cac16406e154c265e9]

INTEGRATION: CWS dialogdiet (1.21.50); FILE MERGED 2003/11/28 15:49:00 mba 1.21.50.1: #i22972#: ofalib removed


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [33d23c25bd9493fa5269478ed5c11905b976b304]

INTEGRATION: CWS dialogdiet (1.6.322); FILE MERGED 2004/01/13 02:56:46 mwu 1.6.322.1: DialogDiet 2004_01_13


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [baa794845476d34fc479ecc3f235fae5ca675eb6]

INTEGRATION: CWS dialogdiet (1.23.194); FILE MERGED 2003/11/28 15:42:00 mba 1.23.194.1: #i22969#: obsolete include


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [7c2968e685d42dde61c3c9384d7e348c4335c786]

INTEGRATION: CWS dialogdiet (1.23.4); FILE MERGED 2003/11/28 15:41:59 mba 1.23.4.1: #i22969#: obsolete include


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [e7dd8cca5984614e1a64decb33703717873c1ccc]

INTEGRATION: CWS dialogdiet (1.17.146); FILE MERGED 2004/01/19 22:02:10 mba 1.17.146.2: RESYNC: (1.17-1.19); FILE MERGED 2004/01/13 02:56:46 mwu 1.17.146.1: DialogDiet 2004_01_13


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [305461de52c3ed8e98c56e8040777206128dd3a5]

INTEGRATION: CWS dialogdiet (1.5.336); FILE MERGED 2003/11/28 15:41:40 mba 1.5.336.1: #i22969#: obsolete include


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [3f8de4b9ba58511a61aed07cd4690062f0ba2c4b]

INTEGRATION: CWS dialogdiet (1.19.170); FILE MERGED 2004/01/13 02:56:45 mwu 1.19.170.1: DialogDiet 2004_01_13


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [d53f48b5499adf737b0d832071432f78e7ebcd7b]

INTEGRATION: CWS dialogdiet (1.44.66); FILE MERGED 2004/01/23 09:12:21 mba 1.44.66.3: #i22972#: obsolete include 2004/01/19 22:00:09 mba 1.44.66.2: RESYNC: (1.44-1.45); FILE MERGED 2003/11/28 15:41:20 mba 1.44.66.1: #i22969#: obsolete include


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [626b07d0f8e9bee47f7018cea4fcf3b3e5ea2bb6]

INTEGRATION: CWS dialogdiet (1.15.70); FILE MERGED 2003/11/28 15:40:59 mba 1.15.70.1: #i22969#: obsolete implementation removed


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [dfe59aa014a69d3c8ced88eb07a7e8d9e35ae046]

INTEGRATION: CWS dialogdiet (1.25.296); FILE MERGED 2004/01/13 02:56:45 mwu 1.25.296.1: DialogDiet 2004_01_13


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [3aec9ea137b0abfd461da5e109ee15691bf166bb]

INTEGRATION: CWS dialogdiet (1.21.70); FILE MERGED 2004/01/19 21:59:39 mba 1.21.70.2: RESYNC: (1.21-1.22); FILE MERGED 2003/11/28 15:40:34 mba 1.21.70.1: #i22969#: obsolete include


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [1d00a318f0636146d414fbd187efd69a81fbb14f]

INTEGRATION: CWS dialogdiet (1.58.28); FILE MERGED 2004/01/19 22:09:15 mba 1.58.28.2: RESYNC: (1.58-1.59); FILE MERGED 2003/11/28 15:40:15 mba 1.58.28.1: #i22972#: include svx instead of offmgr


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [41b2c399f6c01994091a72b67885a43248fc6841]

INTEGRATION: CWS dialogdiet (1.47.116); FILE MERGED 2004/01/19 22:06:54 mba 1.47.116.2: RESYNC: (1.47-1.48); FILE MERGED 2003/11/28 15:40:14 mba 1.47.116.1: #i22972#: include svx instead of offmgr


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [9b7c1ac63e64ca8eb786f8c621094fffd9173052]

INTEGRATION: CWS dialogdiet (1.9.302); FILE MERGED 2003/11/28 15:39:27 mba 1.9.302.1: #i22972#: access to StandardColorTable moved to svx


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [cf8cf5111c8fd00c2a736b7fad2b8ff0f78811f5]

INTEGRATION: CWS dialogdiet (1.2.194); FILE MERGED 2003/11/28 15:39:09 mba 1.2.194.1: #i22972#: access to StandardColorTable moved to svx


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [6af65c52ca4a381ec7c6acd51d4ed09d7ce37e19]

INTEGRATION: CWS dialogdiet (1.4.324); FILE MERGED 2004/01/08 14:25:11 mba 1.4.324.1: #i24117#: replace derivation from SvxPostItDialog by containment


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [f105ad3c03854b8103ed9a6e7eb6767581cdd7c0]

INTEGRATION: CWS dialogdiet (1.1.1.1.340); FILE MERGED 2004/01/08 14:24:43 mba 1.1.1.1.340.1: #i24117#: replace derivation from SvxPostItDialog by containment


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [625acace1796a6157ef756b83637ab48c74d54f0]

INTEGRATION: CWS dialogdiet (1.3.304); FILE MERGED 2004/01/13 02:56:44 mwu 1.3.304.1: DialogDiet 2004_01_13


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [15fefaea121f20f3bc93dab4457f57381202502c]

INTEGRATION: CWS dialogdiet (1.4.300); FILE MERGED 2003/11/28 15:38:14 mba 1.4.300.1: #i22972#: SbxSelectionList moved to sc


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [87686e0e0a02e15d992cc3341e08a61c6958544e]

INTEGRATION: CWS dialogdiet (1.2.336); FILE MERGED 2004/01/13 02:56:43 mwu 1.2.336.2: DialogDiet 2004_01_13 2003/11/28 15:37:35 mba 1.2.336.1: #i22969#: obsolete include


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [0938e11bac7d6c5ceead1c26a678102fe5ee03ca]

INTEGRATION: CWS dialogdiet (1.58.118); FILE MERGED 2004/01/19 22:15:50 mba 1.58.118.2: RESYNC: (1.58-1.59); FILE MERGED 2003/11/28 15:37:14 mba 1.58.118.1: #i22972#: include svx instead of offmgr


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [d205c09ed3e36338c1f7dd0f5c51d96eedbbb90e]

INTEGRATION: CWS dialogdiet (1.18.194); FILE MERGED 2004/01/13 02:56:43 mwu 1.18.194.2: DialogDiet 2004_01_13 2003/11/28 15:36:48 mba 1.18.194.1: #i22969#: use DialogFactory for SvtTextTabDialog


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [84dd57039e1b8ee79bd97c87fe6026f5d211cbf4]

INTEGRATION: CWS dialogdiet (1.19.118); FILE MERGED 2004/01/19 22:15:26 mba 1.19.118.2: RESYNC: (1.19-1.20); FILE MERGED 2003/11/28 15:36:20 mba 1.19.118.1: #i22972#: include svx instead of offmgr


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [032146d3261cb32093d458fa38f49edfd073f3a7]

INTEGRATION: CWS dialogdiet (1.3.318); FILE MERGED 2004/01/13 02:56:42 mwu 1.3.318.2: DialogDiet 2004_01_13 2003/11/28 15:35:53 mba 1.3.318.1: #i22969#: obsolete include


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [3d27db9d9826a1e3e75e67e73e243f7ad13c82d4]

INTEGRATION: CWS dialogdiet (1.9.296); FILE MERGED 2004/01/13 02:56:42 mwu 1.9.296.1: DialogDiet 2004_01_13


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [10d7fac67b6fce3d4e1f2966a463c439f473f50e]

INTEGRATION: CWS dialogdiet (1.2.340); FILE MERGED 2004/01/17 01:32:32 mwu 1.2.340.3: DialogDiet 2004_01_17 2004/01/13 02:56:41 mwu 1.2.340.2: DialogDiet 2004_01_13 2003/11/28 15:35:33 mba 1.2.340.1: #i22969#: use DialogFactory for SvtTextTabDialog


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [b24269dfc9f2e0ed1a1e38242368bfb6ffc96dec]

INTEGRATION: CWS dialogdiet (1.2.318); FILE MERGED 2004/01/13 02:56:41 mwu 1.2.318.2: DialogDiet 2004_01_13 2003/11/28 15:34:37 mba 1.2.318.1: #i22969#: obsolete include


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [fc9d6943a52854d84d58b336c7bb62cb5983d937]

INTEGRATION: CWS dialogdiet (1.26.48); FILE MERGED 2004/01/19 22:16:03 mba 1.26.48.2: RESYNC: (1.26-1.28); FILE MERGED 2003/11/28 15:32:40 mba 1.26.48.1: #i22972#: OfaPtrItem moved to svx


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [eb4937512d4c36c35fca839f588c9ccf9ee3b41e]

INTEGRATION: CWS dialogdiet (1.16.194); FILE MERGED 2003/12/15 10:49:09 cd 1.16.194.2: #i22972# Fixed wrong include statement 2003/11/28 15:32:10 mba 1.16.194.1: #i22972#: ofa removed


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [01d054b7be52baaf9f7b9cb48b1e34dc1fbf4dd4]

INTEGRATION: CWS dialogdiet (1.13.318); FILE MERGED 2003/11/28 15:31:44 mba 1.13.318.1: #i22972#: access to StandardColorTable moved to svx


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [7c2aee946f7dea0d4c2e04f52e4b496d5f4c6f9b]

INTEGRATION: CWS dialogdiet (1.63.48); FILE MERGED 2003/11/28 15:31:25 mba 1.63.48.1: #i22972#: FilterOptions moved to svtools


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [29bce2cee0c3b21a5cf8925d5e5b969d915d9988]

INTEGRATION: CWS dialogdiet (1.13.194); FILE MERGED 2003/11/28 15:31:04 mba 1.13.194.1: #i22972#: obsolete include


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [73e43c1f3656e2b46a7d0b2c74100c34cd53327a]

INTEGRATION: CWS dialogdiet (1.8.4); FILE MERGED 2003/11/28 15:30:09 mba 1.8.4.1: #i22972#: ChooseMacro moved to SFX


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [a80267530c8e1d919ec12ea913ea6cf2aaf41711]

INTEGRATION: CWS dialogdiet (1.36.48); FILE MERGED 2004/01/26 14:32:23 mba 1.36.48.2: #i22972#: SvxErrorHandler needs to be created by apps 2003/11/28 15:27:28 mba 1.36.48.1: #i22969#: use DialogFactory for Internationalisation TabPage


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [7587dbbc47cfde541b2f5f224d169b674c2f1ee7]

INTEGRATION: CWS dialogdiet (1.15.50); FILE MERGED 2003/11/28 15:29:31 mba 1.15.50.1: #i22972#: Moved some initialisations from Offapp to DLL::Init


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [31f84c139938d3971eb07e4b348f88786326ebd3]

INTEGRATION: CWS dialogdiet (1.34.4); FILE MERGED 2004/01/23 08:51:41 mba 1.34.4.2: #i22972#: obsolete include 2003/11/28 15:28:58 mba 1.34.4.1: #i22972#: obsolete include


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [e1ee2d7b03b75a81d05c931c706658dcb5d23778]

INTEGRATION: CWS dialogdiet (1.49.4); FILE MERGED 2003/11/28 15:28:24 mba 1.49.4.1: #i22972#: AutoCorrCfg moved to SVX


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [b5d90015b6ccf8e9f473f32980b72d467762bb8f]

INTEGRATION: CWS dialogdiet (1.60.2); FILE MERGED 2003/12/01 17:59:58 mba 1.60.2.2: RESYNC: (1.60-1.61); FILE MERGED 2003/11/28 15:19:51 mba 1.60.2.1: #i22972#: FilterOptions moved to svtools


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [8759238cc1c4e8869d2047a1bc344fb1d408b981]

INTEGRATION: CWS dialogdiet (1.17.4); FILE MERGED 2003/11/28 15:19:39 mba 1.17.4.1: #i22972#: FilterOptions moved to svtools


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [38eb22a17c05dd68af0c44f2373c4c46093d493c]

INTEGRATION: CWS dialogdiet (1.23.186); FILE MERGED 2003/11/28 15:19:38 mba 1.23.186.1: #i22972#: FilterOptions moved to svtools


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [3d180512828aba1df2f3df8bd3cfd333fb59b3aa]

INTEGRATION: CWS dialogdiet (1.9.4); FILE MERGED 2003/12/01 18:00:36 mba 1.9.4.2: RESYNC: (1.9-1.10); FILE MERGED 2003/11/28 15:19:17 mba 1.9.4.1: #i22972#: FilterOptions moved to svtools


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [dcf56c41109b2298bf245f01854ed8c06ad38ab9]

INTEGRATION: CWS dialogdiet (1.15.184); FILE MERGED 2003/11/28 15:19:16 mba 1.15.184.1: #i22972#: FilterOptions moved to svtools


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [8d945288fed6e33243e31bc33aacafe817058a3c]

INTEGRATION: CWS dialogdiet (1.87.2); FILE MERGED 2003/11/28 15:19:16 mba 1.87.2.1: #i22972#: FilterOptions moved to svtools


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [056880baa9832582996656ab277219fbb42eceb2]

INTEGRATION: CWS dialogdiet (1.21.46); FILE MERGED 2004/01/23 08:44:45 mba 1.21.46.4: #i22972#: missing include 2004/01/19 22:29:11 mba 1.21.46.3: RESYNC: (1.22-1.24); FILE MERGED 2003/12/01 18:01:13 mba 1.21.46.2: RESYNC: (1.21-1.22); FILE MERGED 2003/11/28 15:18:15 mba 1.21.46.1: #i22972#: access to StandardColorTable moved to svx


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [133e5e4e850843da0cde46af3ac79fae4df946dc]

INTEGRATION: CWS dialogdiet (1.30.148); FILE MERGED 2004/01/19 22:28:47 mba 1.30.148.2: RESYNC: (1.30-1.31); FILE MERGED 2003/12/15 10:43:07 cd 1.30.148.1: #i22972# Fixed wrong include statement


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [0f88a077302b636582794e06ecca587963b0207c]

INTEGRATION: CWS dialogdiet (1.6.28); FILE MERGED 2003/11/28 15:17:48 mba 1.6.28.1: #i22972#: include svx instead of offmgr


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [3230080a99bd768bb77a8838619c316398cc697d]

INTEGRATION: CWS dialogdiet (1.2.326); FILE MERGED 2003/11/28 15:17:47 mba 1.2.326.1: #i22972#: include svx instead of offmgr


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [cee9e7edbc82c1ce3e99d0eb0c2e457a95c556a2]

INTEGRATION: CWS dialogdiet (1.8.40); FILE MERGED 2003/12/02 15:19:58 mba 1.8.40.1: #i22972#: offmgr removed


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [77aaf7d55546cc39c9fec99945712d8f8cb97364]

INTEGRATION: CWS dialogdiet (1.24.12); FILE MERGED 2003/11/28 16:08:00 mba 1.24.12.1: #i22972#: ofalib removed


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [2861a07c91dea29ded44d8a0505f1c192053443e]

INTEGRATION: CWS dialogdiet (1.34.182); FILE MERGED 2004/01/13 02:56:03 mwu 1.34.182.1: DialogDiet 2004_01_13


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [a621ecf9c843a4e6e2fab5ba5a4f250c40f6c295]

INTEGRATION: CWS dialogdiet (1.46.124); FILE MERGED 2004/01/19 21:40:25 mba 1.46.124.3: RESYNC: (1.47-1.48); FILE MERGED 2003/12/01 17:46:34 mba 1.46.124.2: RESYNC: (1.46-1.47); FILE MERGED 2003/11/28 16:07:04 mba 1.46.124.1: #i22972#: HyperlinkDlg moved to SVX


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [91da3534019be6aff582ff8de2ffaa5a1a194365]

INTEGRATION: CWS dialogdiet (1.6.182); FILE MERGED 2003/11/28 16:06:30 mba 1.6.182.1: #i22972#: HyperlinkDlg moved to SVX


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [b1ed8c71aed46ea1cac7d8e99936c29e31a7a684]

INTEGRATION: CWS dialogdiet (1.33.122); FILE MERGED 2003/11/28 16:05:46 mba 1.33.122.1: #i22972#: obsolete include


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [b8c656805d4fd5ab68b2b6142d652b4f9ff496cc]

INTEGRATION: CWS dialogdiet (1.1.1.1.316); FILE MERGED 2004/01/13 02:55:59 mwu 1.1.1.1.316.2: DialogDiet 2004_01_13 2003/11/28 16:05:17 mba 1.1.1.1.316.1: #i22969#: use DialogFactory for SvxTextTabDialog


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [bc2f6fa11c1973737dfeb38a850d59f168d48eb7]

INTEGRATION: CWS dialogdiet (1.7.280); FILE MERGED 2003/11/28 16:04:49 mba 1.7.280.1: #i22972#: obsolete include


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [47c96bd0199c281c5c6f31bbd7c9b93e91d644e2]

INTEGRATION: CWS dialogdiet (1.2.306); FILE MERGED 2003/11/28 16:04:31 mba 1.2.306.1: #i22972#: obsolete include


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [4f441b399acd860e8d50341935f747acb1e3dc5c]

INTEGRATION: CWS dialogdiet (1.39.114); FILE MERGED 2004/01/19 21:43:44 mba 1.39.114.3: RESYNC: (1.40-1.41); FILE MERGED 2003/12/01 17:52:49 mba 1.39.114.2: RESYNC: (1.39-1.40); FILE MERGED 2003/11/28 16:04:17 mba 1.39.114.1: #i22972#: obsolete include


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [55c3f5f9e494186bfcb11cf5a28cacb4431353cc]

INTEGRATION: CWS dialogdiet (1.2.272); FILE MERGED 2004/01/13 02:55:58 mwu 1.2.272.1: DialogDiet 2004_01_13


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [730d42106a40665c9a969267306aed66cbbe007d]

INTEGRATION: CWS dialogdiet (1.4.30); FILE MERGED 2003/11/28 16:01:50 mba 1.4.30.1: #i22972#: Register HyperlinlDlg


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [741ec694f6b27621a4928b7c89634be88fd1fc5c]

INTEGRATION: CWS dialogdiet (1.5.280); FILE MERGED 2003/11/28 16:00:45 mba 1.5.280.1: #i22972#: OfaPtrItem moved to svx


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [a26b500c22110ab257dbaf96538e7f9fed4b9139]

INTEGRATION: CWS dialogdiet (1.5.276); FILE MERGED 2004/01/17 01:28:07 mwu 1.5.276.2: DialogDiet 2004_01_17 2003/11/28 15:59:33 mba 1.5.276.1: #i22969#: use DialogFactory for SvxTextAnimationTabPage


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [cd72bba6e0aeac27a59060c6fa1225f277758f46]

INTEGRATION: CWS dialogdiet (1.6.302); FILE MERGED 2004/01/17 01:28:07 mwu 1.6.302.1: DialogDiet 2004_01_17


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [114963b2e071fdd6f70fb5526712a6569a70f704]

INTEGRATION: CWS dialogdiet (1.2.302); FILE MERGED 2004/01/17 01:28:06 mwu 1.2.302.1: DialogDiet 2004_01_17


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [09a9d82044bbad55b93d8dee76d54cbf0f46fdcb]

INTEGRATION: CWS dialogdiet (1.11.100); FILE MERGED 2004/01/19 21:55:06 mba 1.11.100.2: RESYNC: (1.11-1.12); FILE MERGED 2003/11/28 15:58:53 mba 1.11.100.1: #i22972#: include svx instead of offmgr


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [1253fe6d17a9aef6e9ca4fae1c63b5941b69c394]

INTEGRATION: CWS dialogdiet (1.26.100); FILE MERGED 2004/01/19 21:54:56 mba 1.26.100.2: RESYNC: (1.26-1.27); FILE MERGED 2003/11/28 15:58:53 mba 1.26.100.1: #i22972#: include svx instead of offmgr


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [54d46fd743c06f6622fe01b0ee1c2df2834dd99c]

INTEGRATION: CWS dialogdiet (1.25.4); FILE MERGED 2004/01/19 21:54:08 mba 1.25.4.2: RESYNC: (1.25-1.26); FILE MERGED 2003/11/28 15:57:58 mba 1.25.4.1: #i22972#: obsolete include


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [6819236091d7033dda515c6f69711e454f71ffa6]

INTEGRATION: CWS dialogdiet (1.20.30); FILE MERGED 2004/01/26 14:32:32 mba 1.20.30.3: #i22972#: SvxErrorHandler needs to be created by apps 2004/01/19 21:53:57 mba 1.20.30.2: RESYNC: (1.20-1.22); FILE MERGED 2003/11/28 15:57:36 mba 1.20.30.1: #i22972#: SfxApplication::CreateResManager now static


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [61a7d8b2ece0db10d64736a2a39eb30be9141374]

INTEGRATION: CWS dialogdiet (1.10.274); FILE MERGED 2003/11/28 15:57:19 mba 1.10.274.1: #i22972#: Moved HyperLinkDlg to svx


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [68dfd61727f8b09a03818fb0177c28a4ca37f958]

INTEGRATION: CWS dialogdiet (1.5.30); FILE MERGED 2003/11/28 15:56:47 mba 1.5.30.1: #i22972#: Moved some initialisations from Offapp to DLL::Init


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [fce0e9edde4c5508bde19d9547a1bdf2f8ae31b5]

INTEGRATION: CWS dialogdiet (1.20.136); FILE MERGED 2003/11/28 15:55:49 mba 1.20.136.1: #i22972#: obsolete include


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [8be6db79d82e0047f51be8323c97384bc95f4271]

INTEGRATION: CWS dialogdiet (1.7.56); FILE MERGED 2003/11/28 15:55:17 mba 1.7.56.1: #i22972#: FilterOptions moved to svtools


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [ad2fcfaecc75a2465b7eadf251253636c5df4cd5]

INTEGRATION: CWS dialogdiet (1.49.54); FILE MERGED 2004/01/19 21:55:29 mba 1.49.54.3: RESYNC: (1.50-1.53); FILE MERGED 2003/12/01 17:55:10 mba 1.49.54.2: RESYNC: (1.49-1.50); FILE MERGED 2003/11/28 15:55:16 mba 1.49.54.1: #i22972#: FilterOptions moved to svtools


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [efe14c2a3ba9b076c1180dbdb6ffe79301c1238e]

INTEGRATION: CWS dialogdiet (1.61.8); FILE MERGED 2004/01/19 21:57:04 mba 1.61.8.4: RESYNC: (1.62-1.63); FILE MERGED 2003/12/07 13:10:59 cd 1.61.8.3: #i22972# fixed wrong include 2003/12/01 17:55:38 mba 1.61.8.2: RESYNC: (1.61-1.62); FILE MERGED 2003/11/28 15:53:50 mba 1.61.8.1: #i22972#: obsolete include


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [a7cc10941e89f0d0fca756edd86831e81c57441e]

INTEGRATION: CWS dialogdiet (1.4.12); FILE MERGED 2003/11/28 15:53:23 mba 1.4.12.1: #i22972#: include svx instead of offmgr


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [8db2121b0c546e63d63baa47d012144bb03c12f7]

INTEGRATION: CWS dialogdiet (1.2.302); FILE MERGED 2003/11/28 15:53:22 mba 1.2.302.1: #i22972#: include svx instead of offmgr


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [75fdf0c5b09565e30de9f3c0885598c3d9d197ad]

INTEGRATION: CWS dialogdiet (1.7.30); FILE MERGED 2003/12/02 15:20:18 mba 1.7.30.1: #i22972#: offmgr removed


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [189c2388d80a11c5f30835bb133457dedb546977]

INTEGRATION: CWS dialogdiet (1.123.8); FILE MERGED 2004/01/19 19:54:06 mba 1.123.8.3: RESYNC: (1.125-1.127); FILE MERGED 2003/12/01 18:56:56 mba 1.123.8.2: RESYNC: (1.123-1.125); FILE MERGED 2003/11/28 12:49:02 mba 1.123.8.1: #i22972#: some code moved from Offmgr


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [b3a33f97023ba9e861555bfa8fd18f754ad25576]

INTEGRATION: CWS dialogdiet (1.11.8); FILE MERGED 2003/12/02 17:49:53 mba 1.11.8.5: #i22972#: offmgr removed 2003/12/02 15:19:13 mba 1.11.8.4: #i22972#: offmgr removed 2003/12/01 18:58:51 mba 1.11.8.3: RESYNC: (1.11-1.12); FILE MERGED 2003/12/01 10:46:23 mba 1.11.8.2: #22972#: offmgr removed 2003/12/01 10:45:57 mba 1.11.8.1: #22972#: offmgr removed


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [742941e3c380f3bc9852a0fcec036d2e950c782a]

INTEGRATION: CWS dialogdiet (1.20.70); FILE MERGED 2003/12/01 18:58:56 mba 1.20.70.2: RESYNC: (1.20-1.21); FILE MERGED 2003/11/28 11:50:02 mba 1.20.70.1: #i22972#: FilterHdl for Graphics moved to desktop


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [aaa524b3ffb2defc1f587f82fa575b48be6a792b]

INTEGRATION: CWS dialogdiet (1.75.10); FILE MERGED 2004/01/13 12:32:15 mba 1.75.10.1: #114264#:don't activate already active frame, current frame will be wrong afterwards if UI active OLE object is present


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [7566b9f84d0e708f28e8c5d50cd4ae53acecbdd3]

INTEGRATION: CWS dialogdiet (1.44.124); FILE MERGED 2004/01/12 14:41:31 mba 1.44.124.1: #i18622#: allow closing view while basic is running


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [e1d29b66e5d7f102d178d2ba70432093ac928ee4]

INTEGRATION: CWS dialogdiet (1.20.128); FILE MERGED 2004/01/13 12:26:22 mba 1.20.128.1: #i18898#: wrong document title used for comparison


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [84a21b6b07e29d0b409f5e95691571eff74d0513]

INTEGRATION: CWS dialogdiet (1.53.12); FILE MERGED 2004/01/19 22:43:27 mba 1.53.12.2: RESYNC: (1.53-1.55); FILE MERGED 2004/01/13 12:25:45 mba 1.53.12.1: #i19711#: copy interface container before notification because object might be disposed


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [e8f28d79cb3bf1b92a45ffdf23678a6b737ade48]

INTEGRATION: CWS dialogdiet (1.35.12); FILE MERGED 2004/01/07 16:12:15 mba 1.35.12.2: #i22340#: notify every possible title change 2004/01/07 15:28:12 mba 1.35.12.1: #i22340#: notify every possible title change


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [0d1170373634e6f3f2a0ff2780f43ace7e789fc9]

INTEGRATION: CWS dialogdiet (1.11.28); FILE MERGED 2004/01/07 11:46:45 mba 1.11.28.1: #i22983#: wrong filter names


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [29f8716b4806ef3d67d13fe9ab450d33f1b34dd7]

INTEGRATION: CWS dialogdiet (1.135.28); FILE MERGED 2004/01/19 22:40:20 mba 1.135.28.2: RESYNC: (1.135-1.136); FILE MERGED 2004/01/13 12:21:28 mba 1.135.28.1: #i22851#: superfluous break


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [188b93a59d8d5bf1e4b582c6589d4057fa72d33b]

INTEGRATION: CWS dialogdiet (1.20.148); FILE MERGED 2004/01/19 22:48:23 mba 1.20.148.3: RESYNC: (1.20-1.21); FILE MERGED 2004/01/17 01:31:49 mwu 1.20.148.2: DialogDiet 2004_01_17 2003/11/28 16:26:50 mba 1.20.148.1: #i22969#: add new methods for adding TabPages that use the new dialog factory


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [d8728eac73181f1371787787d68301aac2d924cf]

INTEGRATION: CWS dialogdiet (1.27.88); FILE MERGED 2003/11/28 16:26:29 mba 1.27.88.1: #i22972#: SfxApp might be destroyed in execution of slot


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [1fe1bb26c846a3a2427f32ab30918d121ff65ce7]

INTEGRATION: CWS dialogdiet (1.23.180); FILE MERGED 2003/11/28 16:26:28 mba 1.23.180.1: #i22972#: SfxApp might be destroyed in execution of slot


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [996514ae4cd839a75fa5028379588b6b529202cd]

INTEGRATION: CWS dialogdiet (1.4.40); FILE MERGED 2003/12/04 08:25:06 mba 1.4.40.1: #i22972#: move misccfg to svtools


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [efb49e34984e7909bf1a3d2612c02f4a9e633daf]

INTEGRATION: CWS dialogdiet (1.1.1.1.354); FILE MERGED 2003/11/28 16:25:48 mba 1.1.1.1.354.1: #i22972#: ResMgr now static


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [8555a9745e06ea9e0a007e43d1c2e3bb449710f8]

INTEGRATION: CWS dialogdiet (1.35.28); FILE MERGED 2004/01/19 22:54:04 mba 1.35.28.2: RESYNC: (1.35-1.36); FILE MERGED 2003/11/28 16:25:37 mba 1.35.28.1: #i22972#: ResMgr now static


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [af70d9abfe5a76f669b19d975b974ad7b685b3ac]

INTEGRATION: CWS dialogdiet (1.31.28); FILE MERGED 2004/01/19 22:52:50 mba 1.31.28.3: RESYNC: (1.32-1.33); FILE MERGED 2003/12/01 18:48:22 mba 1.31.28.2: RESYNC: (1.31-1.32); FILE MERGED 2003/11/28 16:23:48 mba 1.31.28.1: #i22972#: moved slots from OFA; #22969#: use new dialog factory for some dialogs


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [251273faa46fef4f3dbd3dccb4383acabadeff14]

INTEGRATION: CWS dialogdiet (1.23.28); FILE MERGED 2003/11/28 16:22:41 mba 1.23.28.1: #i22972#: misccfg moved to svtools; ResMgr now static


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [3dae20d42798c1abaec1f695f7398febf14dfe3c]

INTEGRATION: CWS dialogdiet (1.15.26); FILE MERGED 2004/01/19 22:52:14 mba 1.15.26.2: RESYNC: (1.15-1.16); FILE MERGED 2003/11/28 16:22:17 mba 1.15.26.1: #i22972#: obsolete method removed


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [fc6737979dff7effc866d04b90d97f49a1eb79ef]

INTEGRATION: CWS dialogdiet (1.34.28); FILE MERGED 2004/01/19 22:52:04 mba 1.34.28.2: RESYNC: (1.34-1.35); FILE MERGED 2003/11/28 16:21:51 mba 1.34.28.1: #i22972#: SfxApp now must delete itself when desktop terminates


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [ff83f5061d2f173a835de18715891acf0c1c39ba]

INTEGRATION: CWS dialogdiet (1.47.82); FILE MERGED 2004/01/19 22:51:16 mba 1.47.82.2: RESYNC: (1.47-1.48); FILE MERGED 2003/11/28 16:21:22 mba 1.47.82.1: #i22972#: misccfg moved to svtools


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [75d77bc827a146b6c9d20fd33b01fb2c675001c6]

INTEGRATION: CWS dialogdiet (1.69.28); FILE MERGED 2004/01/19 22:50:42 mba 1.69.28.3: RESYNC: (1.69-1.71); FILE MERGED 2003/12/10 14:58:50 mba 1.69.28.2: #i22972#: ShellName of Application still needed for MacroConfig::CallBasic 2003/11/28 16:20:42 mba 1.69.28.1: #i22972#: Moved some inits from offmgr


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [bd4fa9adb66eba8a617b0eed2fbcf2242137b93e]

INTEGRATION: CWS dialogdiet (1.40.22); FILE MERGED 2003/12/01 18:48:28 mba 1.40.22.2: RESYNC: (1.40-1.41); FILE MERGED 2003/11/28 16:17:48 mba 1.40.22.1: #i22972#: moved slots from ofa


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [9dd2568d8cbe080edee54392da811bf302bf2c22]

INTEGRATION: CWS dialogdiet (1.11.28); FILE MERGED 2003/11/28 16:17:47 mba 1.11.28.1: #i22972#: moved slots from ofa


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [4e68d494b9aa33e217cd29aed9b4629f7bccfcf0]

INTEGRATION: CWS dialogdiet (1.20.28); FILE MERGED 2004/01/19 22:54:38 mba 1.20.28.2: RESYNC: (1.20-1.22); FILE MERGED 2003/11/28 16:17:27 mba 1.20.28.1: #i22969#: header files for new dialog factory


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [dbb758cbe9338ad07730cfb5c2a7d96938615326]

INTEGRATION: CWS dialogdiet (1.1.1.1.354); FILE MERGED 2004/01/19 22:56:18 mba 1.1.1.1.354.2: RESYNC: (1.1.1.1-1.2); FILE MERGED 2003/11/28 16:11:52 mba 1.1.1.1.354.1: #i22972#: make SfxResId available without SfxApp


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [6af7b61043462e435d4cf4b6405634eef9fe2078]

INTEGRATION: CWS dialogdiet (1.1.490); FILE MERGED 2003/11/28 17:55:41 mba 1.1.490.1: #i22969#: DialogResMgr decoupled


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [3016b028dd8a1ee050d037b1697ff35b6e04fea2]

INTEGRATION: CWS dialogdiet (1.25.254); FILE MERGED 2004/01/23 11:56:37 mba 1.25.254.5: #i24117#: resync 2004/01/19 20:30:54 mba 1.25.254.4: RESYNC: (1.26-1.27); FILE MERGED 2004/01/13 03:12:27 mwu 1.25.254.3: DialogDiet 2004_01_13 2003/12/01 16:59:12 mba 1.25.254.2: RESYNC: (1.25-1.26); FILE MERGED 2003/11/28 17:55:08 mba 1.25.254.1: #i22972#: new resources; #i22969#: new dll for dialogs


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [e400bb2b6073feec712f8bdd5c4b12ff65985efd]

INTEGRATION: CWS dialogdiet (1.26.20); FILE MERGED 2004/01/27 15:49:09 mba 1.26.20.1: #i22972#: hidother.src from offmgr integrated


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [aa1362b751b86aca0b989d721c14fe0547fa4e7a]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2004/01/13 03:17:09 mwu 1.1.2.1: DialogDiet 2004_01_13


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [2ea18a84ab781c950cf83c196bb8ca9772ed3edd]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2004/01/13 03:17:50 mwu 1.1.2.1: DialogDiet 2004_01_13 Issue number: Submitted by: Reviewed by:


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [15dfc23930329ccecc1268730dc7ec4a776c69be]

INTEGRATION: CWS dialogdiet (1.10.504); FILE MERGED 2003/11/28 17:54:26 mba 1.10.504.1: #i22972#: Standard ColorTable static access


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [29a21228a417d1b59882b328dc702e298466717a]

INTEGRATION: CWS dialogdiet (1.5.332); FILE MERGED 2003/11/28 17:53:31 mba 1.5.332.1: #i22972#: static access


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [a77a63b4eeed5e78a16a23c367d76b6483e3eb41]

INTEGRATION: CWS dialogdiet (1.24.10); FILE MERGED 2004/01/12 14:44:30 mba 1.24.10.1: #i14041#: crash when document is closed while basic works on drawpage


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [c221743eb3e425f68a50f0d71217b1cdd7cc9f9d]

INTEGRATION: CWS dialogdiet (1.1.1.1.526); FILE MERGED 2003/11/28 17:53:18 mba 1.1.1.1.526.1: #i22972#: make factory aware of multiple inits


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [5b1f487b6b91b78a4895604e9909ae756eca72cb]

INTEGRATION: CWS dialogdiet (1.58.188); FILE MERGED 2004/01/19 20:37:00 mba 1.58.188.3: RESYNC: (1.59-1.60); FILE MERGED 2003/12/01 17:05:56 mba 1.58.188.2: RESYNC: (1.58-1.59); FILE MERGED 2003/11/28 17:52:33 mba 1.58.188.1: #i22972#: no inline factory


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [089ddfdb7444d3cb9e459afbd7e4348f3748efef]

INTEGRATION: CWS dialogdiet (1.9.12); FILE MERGED 2004/01/19 20:35:26 mba 1.9.12.2: RESYNC: (1.9-1.10); FILE MERGED 2004/01/13 03:12:26 mwu 1.9.12.1: DialogDiet 2004_01_13


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [d7729df9c4e304c72af31af0fc2eabf0a22052b5]

INTEGRATION: CWS dialogdiet (1.2.502); FILE MERGED 2004/01/13 03:12:25 mwu 1.2.502.1: DialogDiet 2004_01_13


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [05293b3b99ed0321f2c0ead3dc42b3c46878bef3]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2003/11/28 17:31:32 mba 1.1.2.1: #i22972#: global resource completely moved from offmgr


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [a7119bdedd2155ad748db929d662e2de73e8d75a]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2003/11/28 17:31:21 mba 1.1.2.1: #i22972#: global resource completely moved from offmgr


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [5b43865067bc7b3c4aad82c7f8521a0fcb18001e]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2003/11/28 17:31:09 mba 1.1.2.1: #i22972#: global resource completely moved from offmgr


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [e4eb48ce8a296425578ad28087e5fbcbbd62ea39]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2003/11/28 17:31:10 mba 1.1.2.1: #i22972#: global resource completely moved from offmgr


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [a129b2fc2ef2ae5cc156be86c2997756697c4985]

INTEGRATION: CWS dialogdiet (1.46.64); FILE MERGED 2004/01/23 11:56:19 mba 1.46.64.2: #i24117#: new abstract dialog classes 2004/01/13 03:12:23 mwu 1.46.64.1: DialogDiet 2004_01_13


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [c0a027247fd6d0363c289f741c9300aa1a1006b1]

INTEGRATION: CWS dialogdiet (1.24.82); FILE MERGED 2004/01/17 01:45:32 mwu 1.24.82.3: DialogDiet 2004_01_17 2004/01/13 03:12:22 mwu 1.24.82.2: DialogDiet 2004_01_13 2003/11/28 17:51:00 mba 1.24.82.1: #i22972#: HTMLOptions moved


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [9b196e9da9ba97d8f8c79a52f52eb875a959a35c]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2003/12/08 10:22:53 cd 1.1.2.2: #i22972# Fixed wrong include 2003/11/28 17:30:35 mba 1.1.2.1: #i22972#: HTMLOptions moved from offmgr


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [a2c38a1b4e4f867448636913c4eefdd70964d94b]

INTEGRATION: CWS dialogdiet (1.1.1.1.526); FILE MERGED 2004/01/26 14:31:49 mba 1.1.1.1.526.1: #i22972#: SvxErrorHandler needs to be created by apps


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [5c121da7d4e90d6f7a8264302266b941376ee9d9]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2003/11/28 17:30:14 mba 1.1.2.1: #i22972#: OfaPtrItem moved from offmgr


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [66825dfab87dff07094102a1cf6a0af570f99642]

INTEGRATION: CWS dialogdiet (1.11.84); FILE MERGED 2003/11/28 17:50:46 mba 1.11.84.1: #i22972#: OfaItem moved


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [b14c2efcc4604fabd44fe2bb5795faa170503503]

INTEGRATION: CWS dialogdiet (1.29.320); FILE MERGED 2003/11/28 17:50:24 mba 1.29.320.1: #i22972#: SfxLink removed


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [f7187f2359d50739c5ba055e72915963e1c4a3a1]

INTEGRATION: CWS dialogdiet (1.11.480); FILE MERGED 2004/01/19 20:46:48 mba 1.11.480.2: RESYNC: (1.11-1.13); FILE MERGED 2003/11/28 17:49:54 mba 1.11.480.1: #i22972#: let class manager init svx fields itself


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [a057874d307f61e0a55969380d61906944f060a4]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2004/01/26 17:54:55 mba 1.1.2.3: #i22972#: top level changes from offmgr 2003/12/08 10:21:54 cd 1.1.2.2: #i22972# Fixed wrong include 2003/11/28 17:27:27 mba 1.1.2.1: #i22972#: Intro completely moved from offmgr


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [206287ce7f0841ca9b9abb05c11f73cad918e0f8]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2003/11/28 17:27:13 mba 1.1.2.1: #i22972#: Intro completely moved from offmgr


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [9e9c593d09b477bdf64f85703dd9b315bffaa68d]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2004/01/26 17:54:54 mba 1.1.2.2: #i22972#: top level changes from offmgr 2003/11/28 17:27:01 mba 1.1.2.1: #i22972#: Intro completely moved from offmgr


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [0c3c61a0683d651fd07f9eef73c0a7ac6dd2ec45]

INTEGRATION: CWS dialogdiet (1.2.332); FILE MERGED 2004/01/13 03:12:21 mwu 1.2.332.1: DialogDiet 2004_01_13


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [857db89aea84e5e530da4bcae111400f5337282b]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2004/01/13 05:36:37 mwu 1.1.2.1: DialogDiet 2004_01_13


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [84b45d61daf70bf41473a8973a7f71068f6fe3fc]

INTEGRATION: CWS dialogdiet (1.2.514); FILE MERGED 2004/01/19 20:48:47 mba 1.2.514.2: RESYNC: (1.2-1.3); FILE MERGED 2004/01/13 03:12:20 mwu 1.2.514.1: DialogDiet 2004_01_13


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [e7c3d3c068feeb671a2175110e9b4462ed2b1c5e]

INTEGRATION: CWS dialogdiet (1.8.332); FILE MERGED 2004/01/13 03:12:20 mwu 1.8.332.1: DialogDiet 2004_01_13


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [bf0ffe889c455d26891670a474aa0009c3fe2352]

INTEGRATION: CWS dialogdiet (1.3.84); FILE MERGED 2004/01/13 03:12:19 mwu 1.3.84.1: DialogDiet 2004_01_13


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [79f17545ba4aa005753d84d250f62edf10665f65]

INTEGRATION: CWS dialogdiet (1.39.320); FILE MERGED 2004/01/13 03:12:18 mwu 1.39.320.1: DialogDiet 2004_01_13


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [93272f2ac95fecff04b8a5cde80f3da48dc56ae8]

INTEGRATION: CWS dialogdiet (1.22.332); FILE MERGED 2004/01/23 11:56:06 mba 1.22.332.2: #i24117#: new abstract dialog classes 2004/01/13 03:12:18 mwu 1.22.332.1: DialogDiet 2004_01_13


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [bdc9c037730c20efe8f94f3fc1d608d1348f8c38]

INTEGRATION: CWS dialogdiet (1.7.332); FILE MERGED 2004/01/19 20:53:23 mba 1.7.332.2: RESYNC: (1.7-1.9); FILE MERGED 2004/01/13 03:12:17 mwu 1.7.332.1: DialogDiet 2004_01_13


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [29b2b49702d19c8b1454f294e2f4177e4a28f32d]

INTEGRATION: CWS dialogdiet (1.10.310); FILE MERGED 2004/01/23 11:55:50 mba 1.10.310.3: #i24117#: new abstract dialog classes 2004/01/19 20:52:54 mba 1.10.310.2: RESYNC: (1.10-1.12); FILE MERGED 2004/01/13 03:12:17 mwu 1.10.310.1: DialogDiet 2004_01_13


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [a4ec01e183779a7cded12f3bae09a85f3c12ac9b]

INTEGRATION: CWS dialogdiet (1.15.28); FILE MERGED 2004/01/13 03:12:16 mwu 1.15.28.1: DialogDiet 2004_01_13


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [660948504852f9a900b6d343d6f2edd96146c007]

INTEGRATION: CWS dialogdiet (1.24.310); FILE MERGED 2004/01/19 20:51:54 mba 1.24.310.2: RESYNC: (1.24-1.25); FILE MERGED 2004/01/13 03:12:16 mwu 1.24.310.1: DialogDiet 2004_01_13


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [75a5081311a770767a523f53266bb213b02606fd]

INTEGRATION: CWS dialogdiet (1.43.12); FILE MERGED 2004/01/19 20:51:43 mba 1.43.12.2: RESYNC: (1.43-1.46); FILE MERGED 2004/01/13 03:12:15 mwu 1.43.12.1: DialogDiet 2004_01_13


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [4b6174a4abdc09d39aaa672103ab39eb2d0445a6]

INTEGRATION: CWS dialogdiet (1.41.12); FILE MERGED 2004/01/23 11:55:49 mba 1.41.12.3: #i24117#: new abstract dialog classes 2004/01/19 20:51:31 mba 1.41.12.2: RESYNC: (1.41-1.44); FILE MERGED 2004/01/13 03:12:15 mwu 1.41.12.1: DialogDiet 2004_01_13


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [6988a4f067141c2e47d04caed9bc735a17ccbd69]

INTEGRATION: CWS dialogdiet (1.8.480); FILE MERGED 2004/01/19 20:50:34 mba 1.8.480.2: RESYNC: (1.8-1.9); FILE MERGED 2003/11/28 17:49:12 mba 1.8.480.1: #i22972#: make factory aware of multiple inits


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [d99bacd189f8dd94014d4cf42d85fe88c7755861]

INTEGRATION: CWS dialogdiet (1.26.482); FILE MERGED 2004/01/19 20:50:12 mba 1.26.482.2: RESYNC: (1.26-1.27); FILE MERGED 2004/01/13 03:12:14 mwu 1.26.482.1: DialogDiet 2004_01_13


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [1efd3adad5f9b2b578fbd158441f48d0069dc05e]

INTEGRATION: CWS dialogdiet (1.5.84); FILE MERGED 2004/01/13 03:12:13 mwu 1.5.84.1: DialogDiet 2004_01_13


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [bf9826aaf1c66316aea18be01d9f03ad9d3f4ad0]

INTEGRATION: CWS dialogdiet (1.39.480); FILE MERGED 2004/01/19 20:53:47 mba 1.39.480.2: RESYNC: (1.39-1.40); FILE MERGED 2004/01/13 03:12:12 mwu 1.39.480.1: DialogDiet 2004_01_13


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [5acaaf11e1cf33757915539440516b1cc66b4e1d]

INTEGRATION: CWS dialogdiet (1.1.1.1.526); FILE MERGED 2003/11/28 17:48:47 mba 1.1.1.1.526.1: #i22972#: make factory aware of multiple inits


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [e9b89e59855523aa33317a4fd04a2a708eb95d6c]

INTEGRATION: CWS dialogdiet (1.11.82); FILE MERGED 2003/11/28 17:47:42 mba 1.11.82.1: #i22972#: AutoCorrCfg moved from offmgr


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [bca208914e6c170b022899d8ae113520e362f989]

INTEGRATION: CWS dialogdiet (1.20.486); FILE MERGED 2003/11/28 17:24:59 mba 1.20.486.1: #i22972#: Init removed from Offmgr


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [813965114dc7701f91cc110e3aeb4d174476aec5]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2003/11/28 17:25:39 mba 1.1.2.1: #i22972#: AutoCorrCfg moved from offmgr


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [143e12c6ed0625538d104cfe7f14f88503d3baf1]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2004/01/13 03:53:02 mwu 1.1.2.1: DialogDiet 2004_01_13


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [64a7228e6af93149a64a7163c06aa6ce0b0c46f2]

INTEGRATION: CWS dialogdiet (1.2.514); FILE MERGED 2004/01/13 03:12:12 mwu 1.2.514.1: DialogDiet 2004_01_13


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [29949a7ea8e8520aff802f9974e45399f168abe5]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2003/12/02 14:50:05 mba 1.1.2.2: #111934#: merged from offmgr, cwsos21 2003/11/28 16:59:15 mba 1.1.2.1: #i22969#: dialogs and tabpages moved from offmgr


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [a35c02847285f8629b2714aa2a11f2a9a8f41f99]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2003/11/28 16:59:17 mba 1.1.2.1: #i22969#: dialogs and tabpages moved from offmgr


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [997cf427da6c6c1d145a74e3c23a2a1adb3e2e7d]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2004/01/17 01:45:30 mwu 1.1.2.4: DialogDiet 2004_01_17 2003/12/05 07:02:59 cd 1.1.2.3: #i22972# Fixed include problem 2003/12/02 14:50:03 mba 1.1.2.2: #111934#: merged from offmgr, cwsos21 2003/11/28 16:59:17 mba 1.1.2.1: #i22969#: dialogs and tabpages moved from offmgr


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [7fd2f39fb14f3fb4cc943b51da87db9e7bb56f3a]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2004/01/13 03:51:27 mwu 1.1.2.1: DialogDiet 2004_01_13


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [2861fb607221776ae8833fd956235e6ed565974e]

INTEGRATION: CWS dialogdiet (1.8.488); FILE MERGED 2004/01/17 01:45:29 mwu 1.8.488.1: DialogDiet 2004_01_17


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [9122f784c3ef8008314e27dfd931ea99766f6920]

INTEGRATION: CWS dialogdiet (1.15.480); FILE MERGED 2004/01/17 01:45:28 mwu 1.15.480.2: DialogDiet 2004_01_17 2004/01/13 03:12:11 mwu 1.15.480.1: DialogDiet 2004_01_13


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [951e365dc25d57721ca4c9b97fe1980555778763]

INTEGRATION: CWS dialogdiet (1.18.480); FILE MERGED 2004/01/17 01:45:26 mwu 1.18.480.2: DialogDiet 2004_01_17 2004/01/13 03:12:11 mwu 1.18.480.1: DialogDiet 2004_01_13


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [3d0c74de4e0ec9b42eefb3bb0f8a1f0114f4ca91]

INTEGRATION: CWS dialogdiet (1.21.12); FILE MERGED 2004/01/17 01:45:25 mwu 1.21.12.1: DialogDiet 2004_01_17


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [f3a6613944036bcee28c83e5b3ab0b67707669b3]

INTEGRATION: CWS dialogdiet (1.16.480); FILE MERGED 2004/01/17 01:45:23 mwu 1.16.480.2: DialogDiet 2004_01_17 2004/01/13 03:12:10 mwu 1.16.480.1: DialogDiet 2004_01_13


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [b19e285a1199950b99686a4019f8c8dfa47ff05c]

INTEGRATION: CWS dialogdiet (1.12.480); FILE MERGED 2004/01/17 01:45:22 mwu 1.12.480.2: DialogDiet 2004_01_17 2004/01/13 03:12:10 mwu 1.12.480.1: DialogDiet 2004_01_13


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [17fa93371aa0dec44c5e6c91786813771ab6192f]

INTEGRATION: CWS dialogdiet (1.19.332); FILE MERGED 2004/01/17 01:45:21 mwu 1.19.332.2: DialogDiet 2004_01_17 2004/01/13 03:12:10 mwu 1.19.332.1: DialogDiet 2004_01_13


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [e4257fc705670ab76bcdb4abdc90f5f83d0bb846]

INTEGRATION: CWS dialogdiet (1.18.320); FILE MERGED 2004/01/17 01:45:21 mwu 1.18.320.2: DialogDiet 2004_01_17 2004/01/13 03:12:09 mwu 1.18.320.1: DialogDiet 2004_01_13


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [66af31a405f683569695b618c520df8767944b43]

INTEGRATION: CWS dialogdiet (1.15.482); FILE MERGED 2004/01/17 01:45:19 mwu 1.15.482.1: DialogDiet 2004_01_17


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [d49d9e4e0aa1c0f047f63bb453732e666ddda725]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2003/11/28 17:20:40 mba 1.1.2.1: #i22969#: use new Dialog Factory for SvxTextTabDialog, SvxTextAnimationTabpage


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [fb269e16e9542fbcab401bf52f1b23da565f24c7]

INTEGRATION: CWS dialogdiet (1.2.528); FILE MERGED 2004/01/17 01:45:18 mwu 1.2.528.1: DialogDiet 2004_01_17


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [fa56ffacabbaae4d89a92e6a101a760d565d35b3]

INTEGRATION: CWS dialogdiet (1.2.528); FILE MERGED 2004/01/17 01:45:17 mwu 1.2.528.1: DialogDiet 2004_01_17


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [5447dc94fde8f2a60fc8df24b6b5055876b10c12]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2004/01/17 02:37:08 mwu 1.1.2.1: DialogDiet 2004_01_17


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [11fc7a2839e54bb10b6fdb11a1f81dd80ae92671]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2004/01/13 03:52:42 mwu 1.1.2.1: DialogDiet 2004_01_13


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [ce01e6f3b998ecff321cc208f43377abca9e5b37]

INTEGRATION: CWS dialogdiet (1.25.320); FILE MERGED 2004/01/23 11:55:28 mba 1.25.320.3: #i24117#: new abstract dialog classes 2004/01/19 21:10:45 mba 1.25.320.2: RESYNC: (1.25-1.26); FILE MERGED 2004/01/13 03:12:09 mwu 1.25.320.1: DialogDiet 2004_01_13


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [3ffaedd86640887487b042e151807040c8893f44]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2004/01/13 03:53:39 mwu 1.1.2.1: DialogDiet 2004_01_13


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [3ad3e9e436ecb301f0c340f0967d6357b860aa05]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2004/01/13 03:53:20 mwu 1.1.2.1: DialogDiet 2004_01_13


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [62e2a0f1b5b7d5189803f1057d896e3ec7ff0691]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2003/11/28 17:19:52 mba 1.1.2.1: #i22972#: dialogs and tabpages moved from offmgr


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [6adac116923bc70f7be4e2de902fe2d1791eafdb]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2003/11/28 17:19:20 mba 1.1.2.1: #i22972#: dialogs and tabpages moved from offmgr


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [6c46dac8943b012e225535008b9368ef704efe91]

INTEGRATION: CWS dialogdiet (1.22.224); FILE MERGED 2004/01/19 21:08:21 mba 1.22.224.2: RESYNC: (1.22-1.23); FILE MERGED 2004/01/13 03:12:08 mwu 1.22.224.1: DialogDiet 2004_01_13


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [1014472e0ade81c7bb8f0412d1478699a0dbbf69]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2004/01/17 02:38:23 mwu 1.1.2.1: DialogDiet 2004_01_17


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [4327a77dbb6443ccbe026cd11646d630d131955c]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2004/01/21 18:16:56 mba 1.1.2.2: file was changed in old place 2004/01/17 02:39:11 mwu 1.1.2.1: DialogDiet 2004_01_17


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [994e8b1ed0459dd85228c8ae7773c402beaa495a]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2004/01/17 02:09:36 mwu 1.1.2.1: DialogDiet 2004_01_17


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [af375b9c394deb6f1025e5978a78366cde9da7bc]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2004/01/21 18:16:42 mba 1.1.2.2: file was changed in old place 2004/01/17 02:10:15 mwu 1.1.2.1: DialogDiet 2004_01_17


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [59706352dd4e55295e7d757ac5535f6cdd23db5f]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2004/01/26 17:39:21 mba 1.1.2.2: #i22972#: toplevel changes from offmgr 2003/11/28 17:01:07 mba 1.1.2.1: #i22969#: dialogs and tabpages moved from offmgr


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [f0c50b0775bf782e5d302727ee0c95045eb92d64]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2003/11/28 17:01:08 mba 1.1.2.1: #i22969#: dialogs and tabpages moved from offmgr


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [4205e4c87a9d852a1d4430d414fd7e0883b9eec6]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2004/01/23 11:55:28 mba 1.1.2.3: #i24117#: new abstract dialog classes 2004/01/17 01:45:16 mwu 1.1.2.2: DialogDiet 2004_01_17 2003/11/28 17:01:09 mba 1.1.2.1: #i22969#: dialogs and tabpages moved from offmgr


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [ad6cd5d31195c09459645417057fb50e5f0e8c02]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2004/01/17 02:13:04 mwu 1.1.2.1: DialogDiet 2004_01_17


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [0b464255a54f06dd57a2869d38bfc4edb0822d9b]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2004/01/17 03:31:18 mwu 1.1.2.1: DialogDiet 2004_01_17


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [c9c3f9d5f9018ff013f4e55b636dbec9814fce6c]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2004/01/17 02:16:48 mwu 1.1.2.1: DialogDiet 2004_01_17


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [35149fecd56356040c04794a9387f29c9a4f9225]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2004/01/21 18:16:23 mba 1.1.2.2: file was changed in old place 2004/01/17 03:30:39 mwu 1.1.2.1: DialogDiet 2004_01_17


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [695b8835a69d8328ad175b780e8c6b49739e09e0]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2004/01/26 17:39:20 mba 1.1.2.2: #i22972#: toplevel changes from offmgr 2003/11/28 17:00:07 mba 1.1.2.1: #i22969#: dialogs and tabpages moved from offmgr


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [5e6499eb247ce851692ff920a27ca7f6d8ff7e09]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2003/12/05 07:02:59 cd 1.1.2.2: #i22972# Fixed include problem 2003/11/28 17:00:08 mba 1.1.2.1: #i22969#: dialogs and tabpages moved from offmgr


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [1cd8f55b1b33151e3eb474d5d4a0a9156257a3d5]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2003/11/28 17:00:08 mba 1.1.2.1: #i22969#: dialogs and tabpages moved from offmgr


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [dc423f76ca486941fca165f527baf117500dddd8]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2003/11/28 17:00:09 mba 1.1.2.1: #i22969#: dialogs and tabpages moved from offmgr


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [6e739db38eee58c4f5927af76140aeb7ef98f3ed]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2004/01/21 18:16:04 mba 1.1.2.2: file was changed in old place 2004/01/17 02:21:53 mwu 1.1.2.1: DialogDiet 2004_01_17


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [045a8e6dbe2c30281e467a3bb159db09e30726f9]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2004/01/26 17:39:20 mba 1.1.2.2: #i22972#: toplevel changes from offmgr 2003/11/28 17:01:53 mba 1.1.2.1: #i22972#: dialogs and tabpages moved from offmgr


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [c0f395390ec7056d87cb96149dd46cd33d19b2f5]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2003/11/28 17:01:54 mba 1.1.2.1: #i22972#: dialogs and tabpages moved from offmgr


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [265468ddbfec28e419f1088e4c806763035fdb8b]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2004/01/23 11:55:27 mba 1.1.2.4: #i24117#: new abstract dialog classes 2004/01/21 18:25:24 mba 1.1.2.3: syntax problem 2004/01/17 01:45:15 mwu 1.1.2.2: DialogDiet 2004_01_17 2003/11/28 17:01:55 mba 1.1.2.1: #i22972#: dialogs and tabpages moved from offmgr


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [39166a79f75980ce9d7e20fb66bc59f5b12ce6ce]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2004/01/26 17:39:18 mba 1.1.2.2: #i22972#: toplevel changes from offmgr 2003/11/28 17:00:23 mba 1.1.2.1: #i22969#: dialogs and tabpages moved from offmgr


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [b6e5d49be3211e7649146032242cd8b5d0e50c5e]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2003/12/05 07:02:59 cd 1.1.2.2: #i22972# Fixed include problem 2003/11/28 17:00:24 mba 1.1.2.1: #i22969#: dialogs and tabpages moved from offmgr


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [92b641fe840a5ea16e165df9090f237f1463ff27]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2003/11/28 17:00:23 mba 1.1.2.1: #i22969#: dialogs and tabpages moved from offmgr


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [377836c7d4f790b2b2d3b429811ef6193975128c]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2003/11/28 17:00:25 mba 1.1.2.1: #i22969#: dialogs and tabpages moved from offmgr


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [2818ac3644f2da179edf5faa29a060eefea7fdef]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2004/01/13 03:47:14 mwu 1.1.2.1: DialogDiet 2004_01_13


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [5332927b43d91d99f3258194df8cebf105135d73]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2004/01/13 03:46:21 mwu 1.1.2.1: DialogDiet 2004_01_13


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [da783b5fdd90fabe5101f0a9de653f9866f88c78]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2004/01/17 02:24:46 mwu 1.1.2.1: DialogDiet 2004_01_17


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [170680c7c662933c19346a6614690eb63a523107]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2004/01/17 02:25:36 mwu 1.1.2.1: DialogDiet 2004_01_17


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [b986fd407d2b8d03f90f6daaaa4af5b8ff2c81b0]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2004/01/17 02:26:17 mwu 1.1.2.1: DialogDiet 2004_01_17


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [a9548db7a99856eb82a22e1a67e97db1c73d8f28]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2004/01/21 18:15:44 mba 1.1.2.2: file was changed in old place 2004/01/17 02:28:01 mwu 1.1.2.1: DialogDiet 2004_01_17


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [04d818b2e37a5d09b313f69e1d10da86b1e48f59]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2004/01/17 03:29:51 mwu 1.1.2.1: DialogDiet 2004_01_17


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [214fa280d77beaf324d790c5f77c9163f53e3c16]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2004/01/17 02:32:26 mwu 1.1.2.1: DialogDiet 2004_01_17


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [b5a6de8ad1705e8bce5d68dcbe37c94723c8bbe0]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2004/01/17 02:29:13 mwu 1.1.2.1: DialogDiet 2004_01_17


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [fee875660afada389b0e7596a8f6a12c1ed616e7]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2004/01/17 02:30:46 mwu 1.1.2.1: DialogDiet 2004_01_17


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [22262483e49bbb44c13c73632c42b4da14719544]

INTEGRATION: CWS dialogdiet (1.39.202); FILE MERGED 2004/01/13 03:12:08 mwu 1.39.202.1: DialogDiet 2004_01_13


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [2a05043b78b60a2f76c5d8cad6ebade45e883797]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2004/01/13 03:41:57 mwu 1.1.2.1: DialogDiet 2004_01_13


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [9ac560bb5e59251f14174feb25e549e78d7a9dce]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2004/01/13 03:42:34 mwu 1.1.2.1: DialogDiet 2004_01_13


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [210c55c68b7220afb52bdd4433727316ef256e20]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2004/01/13 03:41:38 mwu 1.1.2.1: DialogDiet 2004_01_13


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [f09d393712fc73f5d81dfe15d20b665a7e34ddf2]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2004/01/13 03:42:16 mwu 1.1.2.1: DialogDiet 2004_01_13


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [2bb5dbb3bfc85d6827bbc7556139ef5aa844171d]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2004/01/17 02:33:00 mwu 1.1.2.1: DialogDiet 2004_01_17


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [39c68724e2a02ea2da177ade2496d24f42891aee]

INTEGRATION: CWS dialogdiet (1.8.482); FILE MERGED 2004/01/17 01:45:14 mwu 1.8.482.1: DialogDiet 2004_01_17


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [8f97a253b86db7885c47b5498c76275937a16abe]

INTEGRATION: CWS dialogdiet (1.18.28); FILE MERGED 2004/01/26 14:33:12 mba 1.18.28.8: #i22969#: keep new dialogs in the same srs file 2004/01/19 21:07:33 mba 1.18.28.7: RESYNC: (1.18-1.19); FILE MERGED 2004/01/17 03:42:58 mwu 1.18.28.6: DialogDiet 2004_01_17 2004/01/17 01:45:13 mwu 1.18.28.5: DialogDiet 2004_01_17 2004/01/16 09:26:13 mba 1.18.28.4: #i24117#: exception handling problems 2004/01/13 03:12:08 mwu 1.18.28.3: DialogDiet 2004_01_13 2003/12/01 08:59:28 mba 1.18.28.2: #i22972#: HyperLinkDlg moved from offmgr 2003/11/28 17:23:20 mba 1.18.28.1: #i22972#: dialogs and tabpages moved from offmgr


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [568573386607e8b6d8feabdcacf307022254e2c9]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2004/01/13 03:54:16 mwu 1.1.2.1: DialogDiet 2004_01_13


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [a512f16bcbff4d31c8ceb51ff3bce5fd5b84101c]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2004/01/26 17:39:18 mba 1.1.2.2: #i22972#: toplevel changes from offmgr 2003/11/28 17:00:46 mba 1.1.2.1: #i22969#: dialogs and tabpages moved from offmgr


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [a7d03e3865623608681c70fd5cc8560c8462fd2a]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2003/11/28 17:00:47 mba 1.1.2.1: #i22969#: dialogs and tabpages moved from offmgr


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [9f103e2f1dbb80133ef61e952825b5f6c22a2cc2]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2003/11/28 17:00:46 mba 1.1.2.1: #i22969#: dialogs and tabpages moved from offmgr


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [4af8a895c9ed88b37e80dcc8836d59df6e2585f0]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2003/11/28 17:00:48 mba 1.1.2.1: #i22969#: dialogs and tabpages moved from offmgr


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [4dbf66f2546890842a4f8db0c56d8fb02344effe]

INTEGRATION: CWS dialogdiet (1.18.302); FILE MERGED 2003/11/28 17:22:25 mba 1.18.302.1: #i22972#: moved static filter access method from svx to svtools


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [75eb8d1d088c79bd8d0eecf3364e3cbebd2ef4f7]

INTEGRATION: CWS dialogdiet (1.5.490); FILE MERGED 2004/01/13 03:12:07 mwu 1.5.490.1: DialogDiet 2004_01_13


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [06879b7419ddafc6a5f9f609840084e242d22e2c]

INTEGRATION: CWS dialogdiet (1.11.12); FILE MERGED 2004/01/13 03:12:07 mwu 1.11.12.1: DialogDiet 2004_01_13


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [59ed005f34c0416f10694fbfbc3143732bd9479d]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2004/01/13 03:38:21 mwu 1.1.2.1: DialogDiet 2004_01_13


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [98ce5a3f71e04ac5c250d6d9a336d94de1a0f908]

INTEGRATION: CWS dialogdiet (1.27.174); FILE MERGED 2004/01/26 17:39:15 mba 1.27.174.3: #i22972#: toplevel changes from offmgr 2004/01/19 21:05:55 mba 1.27.174.2: RESYNC: (1.27-1.28); FILE MERGED Merged content from OOo1.1.1 merge abandoned, file was moved from offmgr to svx 2003/11/28 17:11:22 mba 1.27.174.1: #i22972#: dialogs and tabpages moved from offmgr


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [0fd5f1fe84d1014abe12e8da0eeb44ef66cb1c6f]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2004/01/23 11:55:27 mba 1.1.2.2: #i24117#: new abstract dialog classes 2003/11/28 17:11:20 mba 1.1.2.1: #i22972#: dialogs and tabpages moved from offmgr


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [b22852d48d5adcce131edadd8d2f3a8ba68e85a4]

INTEGRATION: CWS dialogdiet (1.1.1.1.528); FILE MERGED 2003/11/28 17:11:19 mba 1.1.1.1.528.1: #i22972#: dialogs and tabpages moved from offmgr


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [c88bbf2c4be9065d9a8fb38480e43499ffb6bae7]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2003/12/02 14:53:44 mba 1.1.2.2: #i22301# Correct for scoping rules 2003/11/28 17:11:21 mba 1.1.2.1: #i22972#: dialogs and tabpages moved from offmgr


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [8d8145283b2778a3c3b0c0c5899ef372912088f3]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2003/12/05 07:02:58 cd 1.1.2.2: #i22972# Fixed include problem 2003/11/28 17:18:28 mba 1.1.2.1: #i22972#: dialogs and tabpages moved from offmgr


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [fd9f8f4d49e8da54dcead90fcee5e8b82e5394c2]

INTEGRATION: CWS dialogdiet (1.14.332); FILE MERGED 2004/01/13 03:12:06 mwu 1.14.332.1: DialogDiet 2004_01_13


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [3680487cd7aa15285aa752258774b15ac7402406]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2004/01/13 03:38:03 mwu 1.1.2.1: DialogDiet 2004_01_13


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [548bd53a99a351fc789e0096eead44fd1d58bb4a]

INTEGRATION: CWS dialogdiet (1.20.64); FILE MERGED 2004/01/13 03:12:06 mwu 1.20.64.1: DialogDiet 2004_01_13


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [0db47ea238ad68b6e9ab732c1521f3eb89472891]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2004/01/13 03:37:06 mwu 1.1.2.1: DialogDiet 2004_01_13


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [fc51faeab1bf3c70faf48f9c3064b1ce09da0e16]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2004/01/13 03:37:26 mwu 1.1.2.1: DialogDiet 2004_01_13


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [adb684724b9c73389091da3d28bc84d3358303a7]

INTEGRATION: CWS dialogdiet (1.19.298); FILE MERGED 2004/01/13 03:12:05 mwu 1.19.298.1: DialogDiet 2004_01_13


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [91e9a6b08fa8c709f8b5007e3efedc825f563cc6]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2004/01/13 03:37:45 mwu 1.1.2.1: DialogDiet 2004_01_13


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [b0e2cacad7948e545cd18d41510d78901d927764]

INTEGRATION: CWS dialogdiet (1.19.230); FILE MERGED 2004/01/13 03:12:05 mwu 1.19.230.1: DialogDiet 2004_01_13


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [304544584685023cbdf5c233c1d4018938b39d22]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2004/01/13 03:36:46 mwu 1.1.2.1: DialogDiet 2004_01_13


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [1a435b4023bcc04eb16457a48b7f679239be066b]

INTEGRATION: CWS dialogdiet (1.8.484); FILE MERGED 2004/01/13 03:12:04 mwu 1.8.484.1: DialogDiet 2004_01_13


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [621cb7f9e2b326e66094444f4bf8fa9348d6f0e3]

INTEGRATION: CWS dialogdiet (1.2.302); FILE MERGED 2004/01/13 03:12:04 mwu 1.2.302.1: DialogDiet 2004_01_13


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [999322db0b7ef6e4bea2ec55b808c7e95e06cc5e]

INTEGRATION: CWS dialogdiet (1.4.514); FILE MERGED 2004/01/17 01:45:11 mwu 1.4.514.1: DialogDiet 2004_01_17


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [16388bfc320cbc8dd06bc3f0de00da4f0b5c7304]

INTEGRATION: CWS readstorage (1.34.12); FILE MERGED 2004/01/13 10:13:46 mav 1.34.12.2: #114521# cloning of encrypted storages 2004/01/06 14:28:05 mav 1.34.12.1: #114521# instead of staream return wrappers that share mutex and remember own position


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [ee26fa11ec63ecdf27013f9fcfb0de71e780f473]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2004/01/26 17:39:14 mba 1.1.2.2: #i22972#: toplevel changes from offmgr 2003/11/28 17:01:35 mba 1.1.2.1: #i22972#: dialogs and tabpages moved from offmgr


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [8d8a81475526f3896ad7386d758038c4a2168b3a]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2003/12/05 07:02:58 cd 1.1.2.2: #i22972# Fixed include problem 2003/11/28 17:01:37 mba 1.1.2.1: #i22972#: dialogs and tabpages moved from offmgr


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [c58dee8114047cea6ddf138e21b5238c77fe6ef5]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2003/12/05 07:02:58 cd 1.1.2.2: #i22972# Fixed include problem 2003/11/28 17:01:36 mba 1.1.2.1: #i22972#: dialogs and tabpages moved from offmgr


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [531b88233f629d04f3cb9a46dc533f286cf2f637]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2003/11/28 17:01:36 mba 1.1.2.1: #i22972#: dialogs and tabpages moved from offmgr


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [8a0751657f759ae9fad80f233ffea90de50ff072]

INTEGRATION: CWS readstorage (1.34.12); FILE MERGED 2004/01/13 10:13:46 mav 1.34.12.2: #114521# cloning of encrypted storages 2004/01/06 14:28:05 mav 1.34.12.1: #114521# instead of staream return wrappers that share mutex and remember own position


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [c939caad4f43bbdc139fa3f4fe0e83a2b7f77a0a]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2004/01/13 03:53:58 mwu 1.1.2.1: DialogDiet 2004_01_13


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [3f71f98a59b604ab696354ce92eebb2d1077cd8d]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2004/01/13 03:42:52 mwu 1.1.2.1: DialogDiet 2004_01_13


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [fce9f72f651566e6ba04e8554ea9e1bc9d33cd2d]

INTEGRATION: CWS dialogdiet (1.2.490); FILE MERGED 2004/01/19 21:02:47 mba 1.2.490.2: RESYNC: (1.2-1.3); FILE MERGED 2004/01/13 03:12:03 mwu 1.2.490.1: DialogDiet 2004_01_13


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [d99f03766d453b7d088e1b33734078ec09b58a6e]

INTEGRATION: CWS dialogdiet (1.2.20); FILE MERGED 2004/01/23 11:55:26 mba 1.2.20.1: #i24117#: new abstract dialog classes


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [770caf93e20995bad5264f0687f20f9536f17dc7]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2003/11/28 17:21:52 mba 1.1.2.1: #i22969#: Dialog ResMgr decoupled


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [28a0326b6b91d62006ba9319bd7ae59bc6a5af09]

INTEGRATION: CWS readstorage (1.62.20); FILE MERGED 2004/01/13 10:13:45 mav 1.62.20.1: #114521# cloning of encrypted storages


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [57a788d9db5de08a585aae1df5939527c57d9968]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2004/01/13 03:46:56 mwu 1.1.2.1: DialogDiet 2004_01_13


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [6cdaba593c9a0af34ebe7feb0a3a1dd94e81c742]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2004/01/13 03:46:39 mwu 1.1.2.1: DialogDiet 2004_01_13


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [e5733bbed1c6cc95463a21c34372be5c3f845166]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2004/01/17 02:34:12 mwu 1.1.2.1: DialogDiet 2004_01_17


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [a2b29b93f5f1c77c2fe645c79984ed6ec1c75f35]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2004/01/17 02:34:30 mwu 1.1.2.1: DialogDiet 2004_01_17


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [9d820ea7b3d87bd4d1e1ec59be85e80329ce0f81]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2004/01/13 03:48:27 mwu 1.1.2.1: DialogDiet 2004_01_13


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [f7c15520cd22c7fc958489711c3b87dafeba1553]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2004/01/23 11:55:25 mba 1.1.2.2: #i24117#: new abstract dialog classes 2004/01/13 03:48:09 mwu 1.1.2.1: DialogDiet 2004_01_13


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [30eacb67d69551d12fb0e4192def6de8996aebc9]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2004/01/13 03:49:38 mwu 1.1.2.1: DialogDiet 2004_01_13


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [eca2d262b1f0213cf2d650a608650480ed411b16]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2004/01/13 03:49:20 mwu 1.1.2.1: DialogDiet 2004_01_13


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [8d6b64627e387ca177870b85b2bac4fe8a07881d]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2004/01/13 03:41:18 mwu 1.1.2.1: DialogDiet 2004_01_13


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [cd4fdf1c082296c55bfb29af4e9419118e82e010]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2004/01/13 03:40:58 mwu 1.1.2.1: DialogDiet 2004_01_13


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [c7107c0c01f4fb0b131877a968d6e20e3679cfd1]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2004/01/17 02:34:47 mwu 1.1.2.1: DialogDiet 2004_01_17


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [5072cbd19037357c53d4c783da176e67b78d2721]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2004/01/17 02:35:04 mwu 1.1.2.1: DialogDiet 2004_01_17


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [9e199aecabcbbfa43a49932fef466496711fd659]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2004/01/13 03:52:24 mwu 1.1.2.1: DialogDiet 2004_01_13


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [13bec039be820ba3d158272d6968d830b127df13]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2004/01/13 03:51:46 mwu 1.1.2.1: DialogDiet 2004_01_13


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [d1482ea0d28be5680a787216d4ba8c533fa2cb5c]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2004/01/13 03:36:26 mwu 1.1.2.1: DialogDiet 2004_01_13


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [d27127f66926fd3dbaf29ffe6d8f5a2d56794e97]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2004/01/13 03:36:06 mwu 1.1.2.1: DialogDiet 2004_01_13


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [3a476c55e31c8a8e4729ff901bdec49d20e67394]

INTEGRATION: CWS dialogdiet (1.2.20); FILE MERGED 2004/01/23 11:55:25 mba 1.2.20.1: #i24117#: new abstract dialog classes


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [ff88ed30adacda72d9ae9cd8d4ff948a60ce345e]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2004/01/13 03:49:02 mwu 1.1.2.1: DialogDiet 2004_01_13


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [a52fc15f78cd4d2b0d7d365078b96bfb2d1e71e6]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2004/01/13 03:48:45 mwu 1.1.2.1: DialogDiet 2004_01_13


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [4ca0ca19050852c627e91b396df2914250ac28ce]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2003/11/28 16:59:46 mba 1.1.2.1: #i22969#: dialogs and tabpages moved from offmgr


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [2860ddaea279ced182807b956ada356b694551e2]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2003/11/28 16:59:50 mba 1.1.2.1: #i22969#: dialogs and tabpages moved from offmgr


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [a07f0306fe486e75994148970b066a3350bb1926]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2004/01/26 17:39:13 mba 1.1.2.2: #i22972#: toplevel changes from offmgr 2003/11/28 16:59:44 mba 1.1.2.1: #i22969#: dialogs and tabpages moved from offmgr


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [6f2c2c457b5ecf8c146a4c095c1a949078b3488d]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2003/11/28 16:59:47 mba 1.1.2.1: #i22969#: dialogs and tabpages moved from offmgr


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [faa8c3475476e3189d14a7f0ad573ff157794da2]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2003/11/28 16:59:44 mba 1.1.2.1: #i22969#: dialogs and tabpages moved from offmgr


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [a7931d735d4e2724cbdb72d94166a55422e4a00d]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2003/12/02 14:51:59 mba 1.1.2.2: #111934#: merged from offmgr, dba01pp1 2003/11/28 16:59:48 mba 1.1.2.1: #i22969#: dialogs and tabpages moved from offmgr


2004-02-03  Armin Weiss  <aw@openoffice.org>  [352b1ab173ca5a9d36461a369ecaa8c6b7f2ac1e]

Re-Added some automatic type conversions


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [282045f5bff50fd4bb9d31b04b486602b9d77733]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2003/11/28 16:59:42 mba 1.1.2.1: #i22969#: dialogs and tabpages moved from offmgr


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [31175108704107876790bb31e1cb92c0aec18041]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2003/12/02 14:53:41 mba 1.1.2.3: #i22301# Correct for scoping rules 2003/12/01 08:58:35 mba 1.1.2.2: #i22972#: missing include 2003/11/28 16:59:49 mba 1.1.2.1: #i22969#: dialogs and tabpages moved from offmgr


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [63b8f7e80117c00de3b672ebb4bc16b291155a5f]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2004/01/17 03:37:00 mwu 1.1.2.1: DialogDiet 2004_01_17


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [077d42bb3a8f922376308418c044a229f3655ee1]

INTEGRATION: CWS dialogdiet (1.7.508); FILE MERGED 2004/01/17 01:45:09 mwu 1.7.508.1: DialogDiet 2004_01_17


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [33b81deca06acaed84fc905e3ce6fb4282814641]

INTEGRATION: CWS dialogdiet (1.30.298); FILE MERGED 2004/01/13 03:12:02 mwu 1.30.298.1: DialogDiet 2004_01_13


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [5d75af892bc93dfbb0022bd5178aa5ae43893d05]

INTEGRATION: CWS dialogdiet (1.78.64); FILE MERGED 2004/01/13 03:12:01 mwu 1.78.64.1: DialogDiet 2004_01_13


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [a2d6d263b0c33cf0cca3409aff6903040b6e4013]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2004/01/13 03:52:03 mwu 1.1.2.1: DialogDiet 2004_01_13


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [e06161d907f672bf55868bea3be8018437a6ecb2]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2004/01/26 17:39:11 mba 1.1.2.3: #i22972#: toplevel changes from offmgr 2003/12/04 15:01:36 os 1.1.2.2: #i20801# space of CheckBox CB_KEEP_LIST increased 2003/11/28 17:02:19 mba 1.1.2.1: #i22972#: dialogs and tabpages moved from offmgr


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [7fea4451412cfda42269582660e0fd4792c1e0ce]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2003/12/04 09:24:43 cd 1.1.2.4: #i22972# Correct wrong include 2003/12/04 09:19:35 mba 1.1.2.3: #i22972#: moved from offmgr 2003/11/28 17:35:42 mba 1.1.2.2: #i22969#: use factory for AutoCorrDlg 2003/11/28 17:02:20 mba 1.1.2.1: #i22972#: dialogs and tabpages moved from offmgr


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [d297dccdba136a77aa65776a6d5c42ba9a1a70e0]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2003/11/28 17:02:16 mba 1.1.2.1: #i22972#: dialogs and tabpages moved from offmgr


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [733122eb21c9f22e96584a2b77022b87c776008b]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2004/01/13 03:12:00 mwu 1.1.2.3: DialogDiet 2004_01_13 2003/12/02 14:53:38 mba 1.1.2.2: #i22301# Correct for scoping rules 2003/11/28 17:02:16 mba 1.1.2.1: #i22972#: dialogs and tabpages moved from offmgr


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [6f2ad995b665616c4635d98fdfe34cb989d64605]

INTEGRATION: CWS dialogdiet (1.20.88); FILE MERGED 2003/11/28 17:24:00 mba 1.20.88.1: #i22972#: some slots moved from offmgr


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [f19faa78ac78c9f78044a828776d8efcd1d99e51]

INTEGRATION: CWS dialogdiet (1.41.26); FILE MERGED 2004/01/19 21:19:45 mba 1.41.26.2: RESYNC: (1.41-1.42); FILE MERGED 2003/11/28 17:23:59 mba 1.41.26.1: #i22972#: some slots moved from offmgr


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [6769fdee15d871c7a65ab491cfea4f52acf6d09c]

INTEGRATION: CWS readstorage (1.54.4); FILE MERGED 2004/01/16 15:06:16 mav 1.54.4.3: #111154# adopt fix for changes 2004/01/15 18:23:21 mav 1.54.4.2: RESYNC: (1.54-1.55); FILE MERGED 2004/01/14 14:32:37 mav 1.54.4.1: #111154# introduce fix to SRC680


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [d82e4a2dadf45b4b584eed7a24ce618af36c1444]

INTEGRATION: CWS readstorage (1.80.8); FILE MERGED 2004/01/14 15:34:03 mav 1.80.8.2: #114338# Integrate fix into SRC680 child workspace 2004/01/14 15:18:12 mav 1.80.8.1: #112759#,#i12799# integrate fixes to SRC680


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [f2ce9964ec2cb8eb62fdf12b04cedfc840db78ad]

INTEGRATION: CWS readstorage (1.2.92); FILE MERGED 2004/01/16 13:25:07 mav 1.2.92.3: #114521# return StorageStream instance 2003/12/18 17:25:07 mav 1.2.92.2: #114521# clone last flashed version of streams 2003/12/17 15:10:38 mav 1.2.92.1: #114521# functionality to clone storage elements


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [85491fb3db5b9748151c12a28dee1817c290c62a]

INTEGRATION: CWS readstorage (1.1.2); FILE ADDED 2004/01/06 14:29:06 mav 1.1.2.1: #114521# instead of staream return wrappers that share mutex and remember own position


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [96c4513d6fdba4735b5b8b4c39083d4abd3a0028]

INTEGRATION: CWS readstorage (1.1.2); FILE ADDED 2004/01/06 14:29:00 mav 1.1.2.1: #114521# instead of staream return wrappers that share mutex and remember own position


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [59b303fc73ae599ca81cf3fa23ee884e38d0de0a]

INTEGRATION: CWS readstorage (1.19.94); FILE MERGED 2004/01/06 14:28:09 mav 1.19.94.1: #114521# instead of staream return wrappers that share mutex and remember own position


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [1ad68b72ca8c5ccba4a6c0e55bbb4e8b9a6736d6]

INTEGRATION: CWS readstorage (1.14.20); FILE MERGED 2004/01/13 10:13:47 mav 1.14.20.2: #114521# cloning of encrypted storages 2004/01/06 14:28:07 mav 1.14.20.1: #114521# instead of staream return wrappers that share mutex and remember own position


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [b6c30122e4b2b5eb7e904d6a6b15243fca5a0709]

INTEGRATION: CWS readstorage (1.87.20); FILE MERGED 2004/01/13 10:13:44 mav 1.87.20.1: #114521# cloning of encrypted storages


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [fb1ca61ec60c75e6d0795ae869eda5dc1293480d]

INTEGRATION: CWS readstorage (1.3.12); FILE MERGED 2004/01/14 12:06:11 mav 1.3.12.2: #114521# multiple readonly access to substorages 2004/01/09 09:04:50 mav 1.3.12.1: #114521# cloning of storage's subelements


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [c670df16c4835c71b761c2b99ceae9c0f74698af]

INTEGRATION: CWS readstorage (1.3.10); FILE MERGED 2004/01/20 09:50:39 mav 1.3.10.4: #114521# if storage must be reopened the mode will be set on reopening 2004/01/15 17:57:55 mav 1.3.10.3: RESYNC: (1.3-1.5); FILE MERGED 2004/01/14 12:06:10 mav 1.3.10.2: #114521# multiple readonly access to substorages 2004/01/09 09:04:50 mav 1.3.10.1: #114521# cloning of storage's subelements


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [e4bf4dd29171efb81c14055972990eb1437ccb12]

INTEGRATION: CWS readstorage (1.3.10); FILE MERGED 2004/01/15 17:57:39 mav 1.3.10.3: RESYNC: (1.3-1.4); FILE MERGED 2004/01/14 12:06:09 mav 1.3.10.2: #114521# multiple readonly access to substorages 2004/01/09 09:04:49 mav 1.3.10.1: #114521# cloning of storage's subelements


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [ab6662a014bfe6d8fbf22124ca54962d1c10c052]

INTEGRATION: CWS readstorage (1.3.10); FILE MERGED 2004/01/15 17:57:22 mav 1.3.10.3: RESYNC: (1.3-1.4); FILE MERGED 2004/01/14 12:06:09 mav 1.3.10.2: #114521# multiple readonly access to substorages 2004/01/09 09:04:49 mav 1.3.10.1: #114521# cloning of storage's subelements


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [c81b8761ff55a34985395212eb3616c35a72f974]

INTEGRATION: CWS readstorage (1.2.20); FILE MERGED 2004/01/09 09:04:49 mav 1.2.20.1: #114521# cloning of storage's subelements


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [0e2ed83d4fc48197ebb7e4c877284a060f53b095]

INTEGRATION: CWS readstorage (1.2.20); FILE MERGED 2004/01/09 09:04:48 mav 1.2.20.1: #114521# cloning of storage's subelements


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [f17c7e04be85e666622a6bfe469fff22261c7dfa]

INTEGRATION: CWS readstorage (1.2.20); FILE MERGED 2004/01/09 09:04:47 mav 1.2.20.1: #114521# cloning of storage's subelements


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [b0d3535f30bc8e259d2c252f9124d387500753a1]

INTEGRATION: CWS readstorage (1.3.20); FILE MERGED 2004/01/14 12:06:08 mav 1.3.20.1: #114521# multiple readonly access to substorages


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [38834a34875d959ed6aef7f4506e9b57baea0716]

INTEGRATION: CWS readstorage (1.1.2); FILE ADDED 2004/01/14 12:06:46 mav 1.1.2.1: #114521# multiple readonly access to substorages


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [214a43dd0c1fddfb8f47a7274fa19fcafaa31916]

INTEGRATION: CWS readstorage (1.1.2); FILE ADDED 2004/01/14 12:06:42 mav 1.1.2.1: #114521# multiple readonly access to substorages


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [dec7abc9a60fc3004240611bbcd4425a17889f18]

INTEGRATION: CWS readstorage (1.2.12); FILE MERGED 2004/01/14 13:21:38 mav 1.2.12.3: #114521# multiple readonly access to substorages 2004/01/13 10:13:43 mav 1.2.12.2: #114521# cloning of encrypted storages 2004/01/09 09:04:46 mav 1.2.12.1: #114521# cloning of storage's subelements


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [0352a26bfd4c43fa012b8122ebe9427808f4bbf1]

INTEGRATION: CWS readstorage (1.2.12); FILE MERGED 2004/01/13 10:13:42 mav 1.2.12.2: #114521# cloning of encrypted storages 2004/01/09 09:04:46 mav 1.2.12.1: #114521# cloning of storage's subelements


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [63e39be0965b44f71e760bbc09d964cbd7a6637e]

INTEGRATION: CWS readstorage (1.1.2); FILE ADDED 2004/01/14 13:22:10 mav 1.1.2.1: #114521# multiple readonly access to substorages


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [20d5a87f0c2feba3bd559b66bef2705f3c598cd8]

INTEGRATION: CWS readstorage (1.1.2); FILE ADDED 2004/01/13 10:14:18 mav 1.1.2.1: #114521# cloning of encrypted storages


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [417006b2196ae83fbe64225bdcce5f1ab4cb6d95]

INTEGRATION: CWS readstorage (1.1.2); FILE ADDED 2004/01/13 10:13:41 mav 1.1.2.2: #114521# cloning of encrypted storages 2004/01/09 09:05:52 mav 1.1.2.1: #114521# cloning of storage's subelements


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [d80e23fc36483c8758bbae1b153ff7f7e9510ff3]

INTEGRATION: CWS dialogdiet (1.76.68); FILE MERGED 2004/01/19 21:20:34 mba 1.76.68.5: RESYNC: (1.77-1.78); FILE MERGED 2004/01/17 01:45:08 mwu 1.76.68.4: DialogDiet 2004_01_17 2004/01/13 03:11:59 mwu 1.76.68.3: DialogDiet 2004_01_13 2003/12/01 17:28:47 mba 1.76.68.2: RESYNC: (1.76-1.77); FILE MERGED 2003/11/28 17:47:11 mba 1.76.68.1: #i22972#: new moved classes; no ItemData; new resource; #i22969#: new files for dialog factory


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [a44bed779ea78bfd6073640652971c140c1e03db]

INTEGRATION: CWS readstorage (1.2.12); FILE MERGED 2004/01/09 09:04:45 mav 1.2.12.1: #114521# cloning of storage's subelements


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [379f3e3119248b0b0ff2d2cae7bde38d3a388c37]

INTEGRATION: CWS dialogdiet (1.8.52); FILE MERGED 2003/12/01 17:28:40 mba 1.8.52.3: RESYNC: (1.8-1.9); FILE MERGED 2003/11/28 17:32:27 mba 1.8.52.2: #i22972#: new src folder 2003/11/28 17:29:38 mba 1.8.52.1: #i22972#: new intro folder


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [002f8f6d0e2d107bc99ae50eb9751c0ea65ac02b]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2004/01/13 04:03:52 mwu 1.1.2.1: DialogDiet 2004_01_13


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [2da9af7c5ededdbc0477306c6de2468d8c28642b]

INTEGRATION: CWS readstorage (1.2.12); FILE MERGED 2004/01/09 09:04:44 mav 1.2.12.1: #114521# cloning of storage's subelements


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [47ab59b548b93c39454954a7a77c09b5cd3e0b99]

INTEGRATION: CWS readstorage (1.2.12); FILE MERGED 2004/01/14 13:21:37 mav 1.2.12.3: #114521# multiple readonly access to substorages 2004/01/13 10:13:40 mav 1.2.12.2: #114521# cloning of encrypted storages 2004/01/09 09:04:43 mav 1.2.12.1: #114521# cloning of storage's subelements


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [d0bd8dcdee254d22cfd8b271eebfa1ac603cb36f]

INTEGRATION: CWS readstorage (1.1.2); FILE ADDED 2004/01/06 09:37:20 mav 1.1.2.1: #114521# a common header


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [fc78071428cb23d756c8344bb15f31a52d4e7b05]

INTEGRATION: CWS readstorage (1.29.40); FILE MERGED 2004/01/13 10:13:38 mav 1.29.40.1: #114521# cloning of encrypted storages


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [c73884e5c596fd724cccb748e41ca071d98587e2]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2004/01/17 02:36:50 mwu 1.1.2.1: DialogDiet 2004_01_17


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [14e244c83d529a5464b8e13fdda80030b785cae1]

INTEGRATION: CWS dialogdiet (1.2.506); FILE MERGED 2004/01/26 14:31:39 mba 1.2.506.1: #i22972#: SvxErrorHandler needs to be created by apps


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [7716760a0a94825e2cb7a551269e8119974d4979]

INTEGRATION: CWS dialogdiet (1.8.490); FILE MERGED 2004/01/13 03:11:58 mwu 1.8.490.1: DialogDiet 2004_01_13


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [acfbabf051466e94815f546836723a1e3a1928d7]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2004/01/17 02:43:41 mwu 1.1.2.1: DialogDiet 2004_01_17


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [27cab37fd5f3307aac84ca319f5cc9fc4fcea29f]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2004/01/17 02:43:59 mwu 1.1.2.1: DialogDiet 2004_01_17


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [16764c8ec2ed7eb61b3f873348867b4e3b705e11]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2004/01/17 02:44:18 mwu 1.1.2.1: DialogDiet 2004_01_17


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [e9faa80c7c52527bd8f613eddfc7cc3024f04bb6]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2004/01/17 02:41:01 mwu 1.1.2.1: DialogDiet 2004_01_17


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [0a3a0018bdc7f225fe223657eb76f54a5cdd93e4]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2004/01/17 02:44:37 mwu 1.1.2.1: DialogDiet 2004_01_17


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [d24c9fa4adb3d6885cbb7c55606ab20342813d65]

INTEGRATION: CWS dialogdiet (1.3.486); FILE REMOVED 2004/01/17 02:21:05 mwu 1.3.486.1: DialogDiet 2004_01_17


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [7f4b53931fc95d4a0f11f5341df8bdde4c5d319b]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2004/01/17 02:44:56 mwu 1.1.2.1: DialogDiet 2004_01_17


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [f06559590921eb85e5b637a303165011b61c302e]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2004/01/17 02:45:14 mwu 1.1.2.1: DialogDiet 2004_01_17


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [d7fec29ab22fd03a44ee88dd9d086a7233c6609e]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2004/01/17 02:45:33 mwu 1.1.2.1: DialogDiet 2004_01_17


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [11cc512441b6ef66212a2bde2123c46a0e61af18]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2004/01/17 02:46:47 mwu 1.1.2.1: DialogDiet 2004_01_17


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [fbc54dc29437344f17d26f51182d6f4198e16a36]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2004/01/17 02:47:05 mwu 1.1.2.1: DialogDiet 2004_01_17


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [775b9474e4b25b6bf9b16996feb71ded9a6c66ee]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2004/01/17 02:45:52 mwu 1.1.2.1: DialogDiet 2004_01_17


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [30ff0eac90fd109831776f9e5d4467fc1951c646]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2003/11/28 16:53:45 mba 1.1.2.1: #i22972#: OfaPtrItem moved to svx


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [618b70a3ff5e9ae3a215a4b7c6979a561877b386]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2004/01/13 04:04:12 mwu 1.1.2.1: DialogDiet 2004_01_13


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [8f791e358ffbb99cbb4e234a42a0f840f023ea94]

INTEGRATION: CWS dialogdiet (1.2.512); FILE MERGED 2003/11/28 17:41:13 mba 1.2.512.1: #i22972#: moved static filter access method from svx to svtools


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [bf42f85031978d873bc689351f59888b5096f839]

INTEGRATION: CWS dialogdiet (1.5.492); FILE MERGED 2004/01/13 03:11:57 mwu 1.5.492.1: DialogDiet 2004_01_13


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [f60118fee63cd8e323c0224960e2f5d71a924496]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2003/11/28 16:53:27 mba 1.1.2.1: #i22972#: HTMLConfig moved to svx


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [fa00640c957f8c2ef943eb2e1c4294255485a569]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2004/01/13 04:00:52 mwu 1.1.2.1: DialogDiet 2004_01_13


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [4f3b31d84631a931e073839282e3208d036be50f]

INTEGRATION: CWS dialogdiet (1.38.296); FILE MERGED 2004/01/19 21:23:57 mba 1.38.296.3: RESYNC: (1.39-1.40); FILE MERGED 2003/12/01 17:29:06 mba 1.38.296.2: RESYNC: (1.38-1.39); FILE MERGED 2003/11/28 17:40:53 mba 1.38.296.1: #i22972#: defines for moved dialogs and pages from offmgr


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [3e5b6935858f74daeb24344b9298546c3de9e37c]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2004/01/13 04:01:32 mwu 1.1.2.1: DialogDiet 2004_01_13


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [138f64e9257acc0a2e9608ae61c30e645aedab8a]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2004/01/13 04:07:02 mwu 1.1.2.1: DialogDiet 2004_01_13


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [f658417eeea6b4a91733f4aebb0e414b4da67424]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2004/01/13 04:02:37 mwu 1.1.2.1: DialogDiet 2004_01_13


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [390f036db598c53aa1501c595588b146891c9511]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2004/01/13 04:03:15 mwu 1.1.2.1: DialogDiet 2004_01_13


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [fdeca52f82962acdd3b8d6dd6cfeb722e02aef9a]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2004/01/13 04:07:21 mwu 1.1.2.1: DialogDiet 2004_01_13


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [7469c003e53d33742adce9b205727baa4c711d68]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2004/01/13 04:02:18 mwu 1.1.2.1: DialogDiet 2004_01_13


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [d56b9f6a954fb31ea8dde8f8a788ee30b72e3097]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2004/01/13 04:03:34 mwu 1.1.2.1: DialogDiet 2004_01_13


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [745ebd7b7c3accf87a66e110cf4630e19ec9c341]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2004/01/13 04:02:56 mwu 1.1.2.1: DialogDiet 2004_01_13


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [a180e59e2bb4789dd324956eab397600b280053b]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2004/01/13 04:01:11 mwu 1.1.2.1: DialogDiet 2004_01_13


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [10ff7c6863e0011393b61ea6472e695b462a68ad]

INTEGRATION: CWS dialogdiet (1.1.1.1.528); FILE MERGED 2003/11/28 17:39:04 mba 1.1.1.1.528.1: #i22972#: Init removed from Offmgr


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [b895f760351e94e485d8336ab6289f2aa7dfcfff]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2004/01/13 04:00:33 mwu 1.1.2.1: DialogDiet 2004_01_13


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [77450b4c3ae1f827a85a98f7dc92c50706580429]

INTEGRATION: CWS dialogdiet (1.1.2); FILE ADDED 2003/11/28 16:53:08 mba 1.1.2.1: #i22972#: AutoCorrCfg moved to svx


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [b42ced29f96fb2340b68d65b9a08d8e2612f7b5b]

INTEGRATION: CWS dialogdiet (1.10.36); FILE MERGED 2003/11/28 15:09:21 mba 1.10.36.1: #i22972#: access to StandardColorTable moved to svx


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [73e3a87d9c6d4b4067ff27aea93ec34022ba9ff3]

INTEGRATION: CWS dialogdiet (1.8.10); FILE MERGED 2003/11/28 15:09:43 mba 1.8.10.1: #i22972#: ofalib obsolete


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [174d6d0ca31dc4ae0dd988f498ada6d1e69a2ed5]

INTEGRATION: CWS dialogdiet (1.8.110); FILE MERGED 2004/01/23 08:41:19 mba 1.8.110.1: #i24117#: use DialogFactory for svx tabpages


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [ab2995c96c86688a2e9d8c128ff018ab82b340b0]

INTEGRATION: CWS dialogdiet (1.27.68); FILE MERGED 2004/01/19 21:38:23 mba 1.27.68.2: RESYNC: (1.27-1.28); FILE MERGED 2003/11/28 14:19:59 mba 1.27.68.1: #i22972#: include svx instead of offmgr


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [ed4c4ca855e8ae85d1ac0eae06f6825aaccc7318]

INTEGRATION: CWS dialogdiet (1.41.68); FILE MERGED 2004/01/19 21:37:49 mba 1.41.68.2: RESYNC: (1.41-1.42); FILE MERGED 2003/11/28 14:19:58 mba 1.41.68.1: #i22972#: include svx instead of offmgr


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [979f1a0a51b8873032303212dd340fc39f4d1ace]

INTEGRATION: CWS dialogdiet (1.21.110); FILE MERGED 2003/12/02 15:19:39 mba 1.21.110.1: #i22972#: offmgr removed


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [66d3c9089f02d3ab2db048964a77cb5929d5e17b]

INTEGRATION: CWS dialogdiet (1.28.64); FILE MERGED 2003/12/01 18:03:17 mba 1.28.64.2: RESYNC: (1.28-1.31); FILE MERGED 2003/12/01 10:01:14 mba 1.28.64.1: #i22972#: offmgr removed


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [792a38aa99d84a838e35955723d21e2a067415d3]

INTEGRATION: CWS vcl16 (1.16.108); FILE MERGED 2003/09/11 14:06:52 ssa 1.16.108.2: #111628# make printer settings dialog child of printer dialog to assure modality 2003/08/25 13:42:35 pl 1.16.108.1: #i17967# remember last file in print-to-file file picker


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [69156b41c600f15dc7c0386af864508682859dfb]

INTEGRATION: CWS dialogdiet (1.24.64); FILE MERGED 2003/12/01 10:00:48 mba 1.24.64.1: #i22972#: options moved from offmgr to svx


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [75065ea6a448f2e4a4b03219ece6a3bf9969055e]

INTEGRATION: CWS dialogdiet (1.3.276); FILE MERGED 2003/12/01 10:00:08 mba 1.3.276.1: #i22972#: offmgr removed


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [2838cef730ebb76650d2349e59c4fe54eb231cf3]

INTEGRATION: CWS dialogdiet (1.3.276); FILE MERGED 2003/12/01 10:00:04 mba 1.3.276.1: #i22972#: offmgr removed


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [23abf539945491bb6d54ee2e64a70b8cb20e9d1c]

INTEGRATION: CWS dialogdiet (1.6.464); FILE MERGED 2003/12/01 09:59:24 mba 1.6.464.1: #i22972#: offmgr removed


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [ef34d7631e64ad1757bf5b2f171657f08d4f48d1]

INTEGRATION: CWS dialogdiet (1.25.64); FILE MERGED 2003/12/01 09:59:04 mba 1.25.64.1: #i22972#: options moved from offmgr to svx


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [42221d32ef6d44bb26260bca3c24ed0383b7e5d7]

INTEGRATION: CWS dialogdiet (1.20.58); FILE MERGED 2003/12/01 09:58:45 mba 1.20.58.1: #i22972#: offmgr removed


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [6612d4b978bb9ea61010084acb48691613cf7dd1]

INTEGRATION: CWS vcl16 (1.32.24); FILE MERGED 2003/08/12 10:14:48 hdu 1.32.24.1: #i17359# #110590# #111016# #i15237# get Q in sync with vcl7pp1r1


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [3d4b0d69a9d17ae8ae15c7958243513b1dd65f26]

INTEGRATION: CWS dialogdiet (1.17.240); FILE MERGED 2003/12/01 09:58:43 mba 1.17.240.1: #i22972#: offmgr removed


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [32d0b6f542853f57858b0c18b4fc39f50309113e]

INTEGRATION: CWS dialogdiet (1.21.162); FILE MERGED 2003/12/07 13:16:07 cd 1.21.162.1: #i22972# fixed wrong include


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [ea1db9115e89b68fa6e5b9a11186c73859632d3c]

INTEGRATION: CWS dialogdiet (1.42.62); FILE MERGED 2004/01/13 02:53:53 mwu 1.42.62.1: DialogDiet 2004_01_13


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [cf654d5ffef857e5ba252884820caae20a018966]

INTEGRATION: CWS dialogdiet (1.58.92); FILE MERGED 2004/01/19 23:17:58 mba 1.58.92.3: RESYNC: (1.59-1.60); FILE MERGED 2003/12/01 18:03:45 mba 1.58.92.2: RESYNC: (1.58-1.59); FILE MERGED 2003/12/01 09:58:41 mba 1.58.92.1: #i22972#: offmgr removed


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [92793ec10802d6e6b3454e460be3a8b109809f29]

INTEGRATION: CWS dialogdiet (1.33.60); FILE MERGED 2004/01/19 23:17:36 mba 1.33.60.2: RESYNC: (1.33-1.34); FILE MERGED 2003/12/01 09:58:38 mba 1.33.60.1: #i22972#: offmgr removed


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [cf2513b6985d57a28ddf0ad94fcdce79f5c7d3e1]

INTEGRATION: CWS dialogdiet (1.43.272); FILE MERGED 2004/01/19 23:17:14 mba 1.43.272.2: RESYNC: (1.43-1.44); FILE MERGED 2004/01/13 02:53:52 mwu 1.43.272.1: DialogDiet 2004_01_13


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [8f596f7c1341d32498b703a344b3211f88538943]

INTEGRATION: CWS dialogdiet (1.18.68); FILE MERGED 2004/01/19 23:20:44 mba 1.18.68.2: RESYNC: (1.18-1.20); FILE MERGED 2003/12/01 09:57:46 mba 1.18.68.1: #i22972#: options moved from offmgr to svx


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [8fd88b1eac9095bf5b9c0fb6552a8cc250a0bb71]

INTEGRATION: CWS dialogdiet (1.17.68); FILE MERGED 2003/12/01 09:57:19 mba 1.17.68.1: #i22972#: offmgr removed


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [4a75fb7257752e4474e101fc2578361ae2c322a5]

INTEGRATION: CWS dialogdiet (1.32.168); FILE MERGED 2003/12/01 09:57:15 mba 1.32.168.1: #i22972#: offmgr removed


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [20a4bcb4f5169f1ddf8aaf8a00da79a5db5f39fd]

INTEGRATION: CWS dialogdiet (1.31.64); FILE MERGED 2004/01/13 02:53:51 mwu 1.31.64.2: DialogDiet 2004_01_13 2003/12/01 09:57:11 mba 1.31.64.1: #i22972#: offmgr removed


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [1e6b3109b68a9225293a1d55f311427151a5283d]

INTEGRATION: CWS dialogdiet (1.5.276); FILE MERGED 2003/12/01 09:57:10 mba 1.5.276.1: #i22972#: offmgr removed


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [83ccfad8a704e655f7b3b067355c37475e94efcc]

INTEGRATION: CWS dialogdiet (1.21.58); FILE MERGED 2003/12/01 09:57:06 mba 1.21.58.1: #i22972#: offmgr removed


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [98e4d81946cce5d8cd6b57a6d7226243b0db0dea]

INTEGRATION: CWS dialogdiet (1.22.94); FILE MERGED 2004/01/19 23:21:53 mba 1.22.94.2: RESYNC: (1.22-1.23); FILE MERGED 2003/12/01 09:57:04 mba 1.22.94.1: #i22972#: offmgr removed


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [404d425c4e7e5610d73d6df08b73021ef69f6f1c]

INTEGRATION: CWS vcl16 (1.39.70); FILE MERGED 2003/08/28 13:30:44 pl 1.39.70.1: #106120# broadcast modification on middle mouse button paste


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [cd432666c9c7349bc6b84637ca4639a860e94f58]

INTEGRATION: CWS dialogdiet (1.10.276); FILE MERGED 2003/12/01 09:57:00 mba 1.10.276.1: #i22972#: offmgr removed


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [4cb047eb86dda0cb05c138761b58f8f338af21d0]

INTEGRATION: CWS dialogdiet (1.20.70); FILE MERGED 2004/01/13 02:53:51 mwu 1.20.70.2: DialogDiet 2004_01_13 2003/12/01 09:56:25 mba 1.20.70.1: #i22969#: use dialog factory for SvxTextTabDialog


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [94d3f78a896a5fbb00d1855621dcfa3c999fc36b]

INTEGRATION: CWS vcl16 (1.2.330); FILE MERGED 2003/09/11 14:06:53 ssa 1.2.330.1: #111628# make printer settings dialog child of printer dialog to assure modality


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [95d0762a72e0e6f784ff2058cf23ca7fe282d10d]

INTEGRATION: CWS dialogdiet (1.12.94); FILE MERGED 2004/01/13 02:53:50 mwu 1.12.94.1: DialogDiet 2004_01_13


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [23ef54d4667d12f3d0899595f4c5f69c2941e008]

INTEGRATION: CWS dialogdiet (1.6.276); FILE MERGED 2003/12/01 09:56:56 mba 1.6.276.1: #i22972#: offmgr removed


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [351c76a00ad4073ee02cd1b0869e674216d51844]

INTEGRATION: CWS dialogdiet (1.5.276); FILE MERGED 2004/01/17 01:26:43 mwu 1.5.276.3: DialogDiet 2004_01_17 2004/01/13 02:53:50 mwu 1.5.276.2: DialogDiet 2004_01_13 2003/12/01 09:56:23 mba 1.5.276.1: #i22969#: use dialog factory for SvxTextTabDialog


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [d2021c71f928dd3f8a40bed79d404c121da74e20]

INTEGRATION: CWS dialogdiet (1.46.222); FILE MERGED 2004/01/19 23:22:04 mba 1.46.222.2: RESYNC: (1.46-1.47); FILE MERGED 2003/12/01 09:56:52 mba 1.46.222.1: #i22972#: offmgr removed


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [b7595c5d6f4581c3a17cf691ab05f83232dd8a0b]

INTEGRATION: CWS vcl16 (1.106.2); FILE MERGED 2003/11/12 16:16:48 pl 1.106.2.2: RESYNC: (1.106-1.108); FILE MERGED 2003/09/03 14:43:41 pl 1.106.2.1: #111093# treat alias names as individual font entries


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [cba2c877b7e831ac327100605170bb73dc2d2590]

INTEGRATION: CWS dialogdiet (1.11.276); FILE MERGED 2004/01/13 02:53:49 mwu 1.11.276.1: DialogDiet 2004_01_13


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [c597e4948ea4a41e57f909b83fd6a7ba22edcd08]

INTEGRATION: CWS vcl16 (1.98.26); FILE MERGED 2003/11/12 16:11:33 pl 1.98.26.2: RESYNC: (1.98-1.99); FILE MERGED 2003/09/03 14:43:40 pl 1.98.26.1: #111093# treat alias names as individual font entries


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [cdc0b7bfc997eb76e54530ff63c3a63f68ac58f1]

INTEGRATION: CWS dialogdiet (1.8.276); FILE MERGED 2003/12/01 09:53:52 mba 1.8.276.1: #i22972#: options moved from offmgr to svx


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [427d2da01ef9e7a607e42ea73dfac58776dca2e9]

INTEGRATION: CWS dialogdiet (1.5.276); FILE MERGED 2004/01/13 02:53:49 mwu 1.5.276.1: DialogDiet 2004_01_13


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [2c53b69fbe3dffc72d54b8d405bd0e8d556faee3]

INTEGRATION: CWS vcl16 (1.156.4); FILE MERGED 2003/11/12 16:12:56 pl 1.156.4.2: RESYNC: (1.156-1.157); FILE MERGED 2003/11/12 11:08:49 hdu 1.156.4.1: #i22367# added Takamichi Nara's patch to add GetDefaultFont() debug messages


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [d2a4249138e83bb83ef3ec50750a7643d7d4b5c1]

INTEGRATION: CWS dialogdiet (1.7.276); FILE MERGED 2003/12/01 09:53:51 mba 1.7.276.1: #i22972#: options moved from offmgr to svx


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [f06c36191f9d77b39bd01696d319449016798d46]

INTEGRATION: CWS vcl16 (1.24.2); FILE MERGED 2003/11/12 11:08:48 hdu 1.24.2.1: #i22367# added Takamichi Nara's patch to add GetDefaultFont() debug messages


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [e447122924f539b4e98d63498339ba17378ab63b]

INTEGRATION: CWS dialogdiet (1.31.64); FILE MERGED 2004/01/13 02:53:48 mwu 1.31.64.2: DialogDiet 2004_01_13 2003/12/01 09:53:49 mba 1.31.64.1: #i22972#: options moved from offmgr to svx


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [1bc89c1829e37354b8197effb7f1c291eb9049e2]

INTEGRATION: CWS vcl16 (1.21.2); FILE MERGED 2003/11/12 16:12:37 pl 1.21.2.2: RESYNC: (1.21-1.22); FILE MERGED 2003/11/12 11:08:48 hdu 1.21.2.1: #i22367# added Takamichi Nara's patch to add GetDefaultFont() debug messages


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [5748b344c60b6d303c829ec4a2aeb10a5d78b195]

INTEGRATION: CWS dialogdiet (1.17.196); FILE MERGED 2003/12/01 09:52:27 mba 1.17.196.1: #i22972#: options moved from offmgr to svx


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [ba21c7440423432beb8944acc7e6d06fc5051ca1]

INTEGRATION: CWS dialogdiet (1.6.276); FILE MERGED 2003/12/01 09:52:46 mba 1.6.276.1: #i22972#: include svx instead of offmgr


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [67eada5c19aa6ddfe6848041dd7374d0eb048262]

INTEGRATION: CWS dialogdiet (1.4.200); FILE MERGED 2003/12/01 09:52:45 mba 1.4.200.1: #i22972#: include svx instead of offmgr


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [de477033048f580c156559c8446f760d0094a34f]

INTEGRATION: CWS vcl16 (1.49.20); FILE MERGED 2003/09/10 09:45:36 pl 1.49.20.1: #112096# make button larger


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [21601eb9bb474de53333f70b193f6cad9762f0c5]

INTEGRATION: CWS dialogdiet (1.13.272); FILE MERGED 2003/12/01 09:49:52 mba 1.13.272.1: #i22972#: options moved from offmgr to svx


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [8f8467b5535fa0424dca322032ba180181f542eb]

INTEGRATION: CWS dialogdiet (1.2.450); FILE MERGED 2004/01/13 02:53:47 mwu 1.2.450.1: DialogDiet 2004_01_13


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [8e7fecec20b269379ca2aa2d3579a079a288992f]

INTEGRATION: CWS dialogdiet (1.5.276); FILE MERGED 2003/12/01 09:13:06 mba 1.5.276.1: #i22972#: obsolete includes removed


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [ab8cc2669bc1945fae4870b91f00f433de3e06ee]

INTEGRATION: CWS dialogdiet (1.14.276); FILE MERGED 2003/12/01 09:12:46 mba 1.14.276.1: #i22972#: options moved from offmgr


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [516e1587707b871576f9c5ba54d745ed429a7ad6]

INTEGRATION: CWS dialogdiet (1.28.94); FILE MERGED 2004/01/19 23:35:17 mba 1.28.94.2: RESYNC: (1.28-1.29); FILE MERGED 2003/12/01 09:12:28 mba 1.28.94.1: #i22972#: ChooseMacro moved to sfx


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [ea315f6b5a918cae0a8d744452b8654cbd8a42e3]

INTEGRATION: CWS dialogdiet (1.28.276); FILE MERGED 2004/01/13 02:53:47 mwu 1.28.276.1: DialogDiet 2004_01_13


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [0376aa5771ff36f0aaaf7eb7b4b3e4b05b9f39ef]

INTEGRATION: CWS dialogdiet (1.72.58); FILE MERGED 2004/01/19 23:39:49 mba 1.72.58.2: RESYNC: (1.72-1.73); FILE MERGED 2003/12/01 09:11:57 mba 1.72.58.1: #i22972#: options moved from offmgr


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [e3f680c3c70f5af6f312c55368f79664083064d0]

INTEGRATION: CWS dialogdiet (1.16.192); FILE MERGED 2004/01/19 23:39:38 mba 1.16.192.2: RESYNC: (1.16-1.17); FILE MERGED 2003/12/01 09:11:47 mba 1.16.192.1: #i22972#: obsolete includes removed


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [0d34368f30fd84774287d2550c0114c8093187e0]

INTEGRATION: CWS dialogdiet (1.70.220); FILE MERGED 2004/01/19 23:40:36 mba 1.70.220.3: RESYNC: (1.71-1.72); FILE MERGED 2003/12/01 18:04:37 mba 1.70.220.2: RESYNC: (1.70-1.71); FILE MERGED 2003/12/01 09:11:05 mba 1.70.220.1: #i22972#: obsolete includes removed


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [dabc611a0f1b4b6f75bfe71c5dd74b7dcfa64a02]

INTEGRATION: CWS dialogdiet (1.14.64); FILE MERGED 2003/12/01 09:10:57 mba 1.14.64.1: #i22972#: options moved from offmgr


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [e71eee705b7fe62f400e37b2a5a477d72ed707a7]

INTEGRATION: CWS dialogdiet (1.29.210); FILE MERGED 2003/12/01 09:10:14 mba 1.29.210.1: #i22972#: options moved from offmgr


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [3ad0f1d42e9265c18d4424b7e2157b785f248ff0]

INTEGRATION: CWS dialogdiet (1.3.276); FILE MERGED 2004/01/17 01:26:42 mwu 1.3.276.1: DialogDiet 2004_01_17


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [6f8b2aef757d3c641d3ae580c20b6d0ead6facfc]

INTEGRATION: CWS dialogdiet (1.71.68); FILE MERGED 2004/01/19 23:44:48 mba 1.71.68.3: RESYNC: (1.72-1.74); FILE MERGED 2003/12/01 18:04:44 mba 1.71.68.2: RESYNC: (1.71-1.72); FILE MERGED 2003/12/01 09:09:53 mba 1.71.68.1: #i22972#: Ofa removed


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [18207345bad9bb0f377032dc76fc1a2224bfffd3]

INTEGRATION: CWS dialogdiet (1.19.276); FILE MERGED 2003/12/01 09:08:57 mba 1.19.276.1: #i22972#: options moved from offmgr


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [54baf108517698e05ede16e895da320520e5be82]

INTEGRATION: CWS dialogdiet (1.26.222); FILE MERGED 2003/12/01 09:08:51 mba 1.26.222.1: #i22972#: obsolete includes removed


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [07821104f71d6168630f95a3811b3eba4b65900d]

INTEGRATION: CWS dialogdiet (1.35.276); FILE MERGED 2004/01/19 23:42:16 mba 1.35.276.2: RESYNC: (1.35-1.36); FILE MERGED 2003/12/01 09:08:57 mba 1.35.276.1: #i22972#: options moved from offmgr


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [0b833d4c3a986e03b488bf9b79f0826188737810]

INTEGRATION: CWS dialogdiet (1.5.276); FILE MERGED 2003/12/01 09:07:20 mba 1.5.276.1: #i22972#: options moved from offmgr


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [c1d612ff182872fdab99132306c5f12187f84b0d]

INTEGRATION: CWS dialogdiet (1.34.60); FILE MERGED 2004/01/26 14:32:05 mba 1.34.60.3: #i22972#: SvxErrorHandler needs to be created by apps 2004/01/19 23:47:01 mba 1.34.60.2: RESYNC: (1.34-1.35); FILE MERGED 2003/11/28 18:08:12 mba 1.34.60.1: #i22972#: offmgr removed


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [6eb311ad9e5ce34685f0fad3c19321326ca220d9]

INTEGRATION: CWS dialogdiet (1.24.276); FILE MERGED 2003/11/28 18:08:11 mba 1.24.276.1: #i22972#: offmgr removed


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [74d6e5d8bbed0509f3b97fc964d5a01dcb495c89]

INTEGRATION: CWS dialogdiet (1.11.64); FILE MERGED 2003/11/28 18:08:11 mba 1.11.64.1: #i22972#: offmgr removed


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [7abd637d4181c6f3b33693866253b9aac183e244]

INTEGRATION: CWS dialogdiet (1.16.238); FILE MERGED 2003/11/28 18:08:10 mba 1.16.238.1: #i22972#: offmgr removed


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [709de41e4f43bd3fcef84c14fa11201c1036e4ae]

INTEGRATION: CWS dialogdiet (1.40.194); FILE MERGED 2004/01/19 23:46:15 mba 1.40.194.3: RESYNC: (1.40-1.41); FILE MERGED 2003/12/07 13:16:06 cd 1.40.194.2: #i22972# fixed wrong include 2003/11/28 18:08:10 mba 1.40.194.1: #i22972#: offmgr removed


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [15048bdcf62aca8f9224c0ab9112e78d952eef20]

INTEGRATION: CWS dialogdiet (1.5.276); FILE MERGED 2003/11/28 18:08:10 mba 1.5.276.1: #i22972#: offmgr removed


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [aa76d8a1fae637996f95d18a4739fb76e40eeb02]

INTEGRATION: CWS dialogdiet (1.56.64); FILE MERGED 2003/11/28 18:08:09 mba 1.56.64.1: #i22972#: offmgr removed


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [597df3277fe83bacfa901ccde3969644c70b43a9]

INTEGRATION: CWS dialogdiet (1.32.62); FILE MERGED 2003/12/07 13:16:06 cd 1.32.62.2: #i22972# fixed wrong include 2003/11/28 18:05:39 mba 1.32.62.1: #i22972#: offmgr removed


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [45e15f6419ddecf754fa1bc1ffc92f12041207ab]

INTEGRATION: CWS dialogdiet (1.22.36); FILE MERGED 2003/11/28 18:04:48 mba 1.22.36.1: #i22972#: obsolete include


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [e428dc6facb4bf0512815bbb5a9d594ba61f04bf]

INTEGRATION: CWS dialogdiet (1.19.164); FILE MERGED 2003/11/28 18:04:36 mba 1.19.164.1: #i22972#: obsolete include


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [0f8734acfc89fcc96529dfb8c2cc223bdc53491e]

INTEGRATION: CWS dialogdiet (1.35.90); FILE MERGED 2003/11/28 18:04:25 mba 1.35.90.1: #i22972#: obsolete include


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [d6b38162568f71c12fe420384fe10f4ea64ba515]

INTEGRATION: CWS dialogdiet (1.18.164); FILE MERGED 2003/11/28 18:04:02 mba 1.18.164.1: #i22972#: include svx instead of offmgr


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [10446eca5f508cd2b7bb9f7156050c07a7451897]

INTEGRATION: CWS dialogdiet (1.93.166); FILE MERGED 2004/01/19 23:46:04 mba 1.93.166.2: RESYNC: (1.93-1.94); FILE MERGED 2003/11/28 18:03:47 mba 1.93.166.1: #i22972#: include svx instead of offmgr


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [b4577b507057a7060bfcf7d91bd10c3627ab1ae2]

INTEGRATION: CWS dialogdiet (1.120.10); FILE MERGED 2004/01/19 23:53:23 mba 1.120.10.2: RESYNC: (1.120-1.123); FILE MERGED 2003/11/28 18:03:09 mba 1.120.10.1: #i22972#: FilterOptions moved to svtools; htmloptions moved to svx


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [95c21de42067badde82d719266f9414e03db4f12]

INTEGRATION: CWS dialogdiet (1.59.10); FILE MERGED 2004/01/19 23:51:28 mba 1.59.10.2: RESYNC: (1.59-1.61); FILE MERGED 2003/11/28 18:03:08 mba 1.59.10.1: #i22972#: FilterOptions moved to svtools; htmloptions moved to svx


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [683e0f74977b1a0c1a95432c2611479e7f437b64]

INTEGRATION: CWS dialogdiet (1.23.276); FILE MERGED 2003/11/28 18:03:07 mba 1.23.276.1: #i22972#: FilterOptions moved to svtools; htmloptions moved to svx


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [d7400d9f753960f38e1d929f027b35ec25666de5]

INTEGRATION: CWS dialogdiet (1.24.64); FILE MERGED 2004/01/20 00:05:17 mba 1.24.64.2: RESYNC: (1.24-1.25); FILE MERGED 2003/11/28 18:03:07 mba 1.24.64.1: #i22972#: FilterOptions moved to svtools; htmloptions moved to svx


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [dad4126573c55ac5d6bf3b55a8e7cbd34ee2f52a]

INTEGRATION: CWS dialogdiet (1.14.276); FILE MERGED 2004/01/20 00:03:38 mba 1.14.276.2: RESYNC: (1.14-1.15); FILE MERGED 2003/11/28 18:03:06 mba 1.14.276.1: #i22972#: FilterOptions moved to svtools; htmloptions moved to svx


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [3033528db77592e952c56a9caa437c2d383d649b]

INTEGRATION: CWS dialogdiet (1.9.58); FILE MERGED 2003/11/28 18:02:32 mba 1.9.58.1: #i22972#: obsolete include


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [2880ca6a061a0e3f90a5aa1c6b79ea4a0b6c23e4]

INTEGRATION: CWS dialogdiet (1.20.68); FILE MERGED 2004/01/20 00:29:31 mba 1.20.68.2: RESYNC: (1.20-1.21); FILE MERGED 2003/11/28 18:02:39 mba 1.20.68.1: #i22972#: AutoCorrCfg moved to svx


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [673d5213491f172c2d13d21968ea5fc50ef85054]

INTEGRATION: CWS dialogdiet (1.9.276); FILE MERGED 2003/11/28 18:02:39 mba 1.9.276.1: #i22972#: AutoCorrCfg moved to svx


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [fcbf4ff99a8328aedb18bee6e6115e2f9e5cebc4]

INTEGRATION: CWS dialogdiet (1.13.276); FILE MERGED 2003/11/28 18:01:59 mba 1.13.276.1: #i22972#: StandardColorTable in svx


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [ad7cf01c0f9ff9041a8d6238121989c80f62cfeb]

INTEGRATION: CWS dialogdiet (1.19.276); FILE MERGED 2004/01/20 00:33:42 mba 1.19.276.2: RESYNC: (1.19-1.21); FILE MERGED 2003/12/07 13:16:32 cd 1.19.276.1: #i22972# fixed wrong include


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [bba5c549f2dbd5e6f738da7df351862861526cc8]

INTEGRATION: CWS dialogdiet (1.20.34); FILE MERGED 2003/12/01 18:16:54 mba 1.20.34.2: RESYNC: (1.20-1.21); FILE MERGED 2003/11/28 18:01:22 mba 1.20.34.1: #i22972#: obsolete include


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [f0a7dd37e0e8e842ac868d27a09a123c8e3d41b6]

INTEGRATION: CWS sb10 (1.17.2); FILE MERGED 2004/01/14 14:23:02 sb 1.17.2.4: #114000# Added missing dependency. 2003/12/19 16:10:53 sb 1.17.2.3: #114000# Initial adaption of cpp_uno/msvc_win32_intel to cpp_uno/shared. 2003/12/10 10:48:23 sb 1.17.2.2: #114000# Renamed source/cpp_uno/common to source/cpp_uno/shared. 2003/12/10 08:40:12 sb 1.17.2.1: #114000# Added source/cpp_uno/common.


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [438db99267093466fc588c36668df180162d6551]

INTEGRATION: CWS sal05 (1.21.32); FILE MERGED 2003/11/03 13:41:20 tra 1.21.32.1: #112918#removed most warnings generated when compiling with -wall


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [cf37ffe338a959fcb8c6ab773b4d09a4004541ad]

INTEGRATION: CWS dialogdiet (1.4.276); FILE MERGED 2003/12/01 18:16:49 mba 1.4.276.2: RESYNC: (1.4-1.5); FILE MERGED 2003/11/28 18:01:02 mba 1.4.276.1: #i22972#: obsolete include


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [7d2146e18f894fd97cd750fd1d95db9fee47cee6]

INTEGRATION: CWS dialogdiet (1.8.68); FILE MERGED 2003/11/28 18:01:29 mba 1.8.68.1: #i22972#: AutoCorrCfg moved to svx


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [0345129851c650e97eaf4fd229fd905d3eae0128]

INTEGRATION: CWS dialogdiet (1.8.276); FILE MERGED 2003/11/28 18:00:26 mba 1.8.276.1: #i22972#: obsolete include


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [63209f7ab9b629684d548ce67a5c081752e2fa7b]

INTEGRATION: CWS dialogdiet (1.38.238); FILE MERGED 2004/01/20 00:38:58 mba 1.38.238.2: RESYNC: (1.38-1.40); FILE MERGED 2003/11/28 18:00:03 mba 1.38.238.1: #i22972#: AutoCorrCfg moved to svx


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [fad6c60f1d4c19b8b4e4399d40c4c92f68acb9e3]

INTEGRATION: CWS dialogdiet (1.3.276); FILE MERGED 2003/11/28 17:59:40 mba 1.3.276.1: #i22972#: obsolete include


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [68580f403d7df6a690c97e4c507878723c271014]

INTEGRATION: CWS dialogdiet (1.109.172); FILE MERGED 2004/01/20 00:39:49 mba 1.109.172.2: RESYNC: (1.109-1.111); FILE MERGED 2003/11/28 17:58:56 mba 1.109.172.1: #i22972#: include svx instead of offmgr


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [94b6e5e50f7e38e880795c6de3be0832c5e4a7d3]

INTEGRATION: CWS dialogdiet (1.4.450); FILE MERGED 2003/11/28 17:58:56 mba 1.4.450.1: #i22972#: include svx instead of offmgr


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [e440427c394ece4d9695a68b39b82b0b3ea60696]

INTEGRATION: CWS dialogdiet (1.2.472); FILE MERGED 2003/11/28 17:58:55 mba 1.2.472.1: #i22972#: include svx instead of offmgr


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [683f5f6f52e9b2c68b921fd942800dd4e03132d0]

INTEGRATION: CWS dialogdiet (1.8.52); FILE MERGED 2003/12/02 15:20:36 mba 1.8.52.1: #i22972#: offmgr removed


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [cc1ed4837e8ff97f09d2c1fdb366217ef39652ee]

INTEGRATION: CWS dialogdiet (1.4.10); FILE MERGED 2004/01/20 00:44:02 mba 1.4.10.2: RESYNC: (1.4-1.5); FILE MERGED 2004/01/07 11:47:51 mba 1.4.10.1: #112647#: wrong filter matcher used


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [ddcbc46abec5ec9f22582287ea46ca02f64ec34e]

INTEGRATION: CWS sal05 (1.42.86); FILE MERGED 2004/01/05 10:50:28 tra 1.42.86.3: merge conflicts resolved 2003/12/18 10:18:51 tra 1.42.86.2: #i22371#new functions added, osl_getFunctionSymbol and osl_getModuleURLFromFunctionAddress 2003/11/24 08:05:47 tra 1.42.86.1: #104528#added osl_createDirectoryPath


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [43b2f425f83e7f7117eeff89ce9950a0a2b8e4c2]

INTEGRATION: CWS sal05 (1.3.56); FILE MERGED 2004/01/24 13:17:40 tra 1.3.56.6: RESYNC: (1.6-1.7); FILE MERGED 2004/01/05 11:09:00 tra 1.3.56.5: RESYNC: (1.5-1.6); FILE MERGED 2003/11/24 11:01:57 tra 1.3.56.4: RESYNC: (1.3-1.5); FILE MERGED 2003/11/24 10:16:45 tra 1.3.56.3: #104528#adapted createPath test 2003/11/24 09:39:10 tra 1.3.56.2: #104528#osl_Directory::createPath adapted 2003/11/24 07:56:49 tra 1.3.56.1: #104528#new tests for Directory::createPath


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [477d68100ba4f9e3f9d93c42601f828428a8fc99]

INTEGRATION: CWS sal05 (1.2.186); FILE MERGED 2003/11/03 12:31:11 tra 1.2.186.1: #112918#removed most warnings that will be generated when compiling osl with -Wall, explicitly disabled the following warnings which have been regarded as unnecessary 4820, 4668, 4711, 4201, 4217, 4710, 4619, 4514


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [e7d158d44e587e135c9c628ae60080db4468da30]

INTEGRATION: CWS sal05 (1.3.186); FILE MERGED 2003/11/03 12:31:10 tra 1.3.186.1: #112918#removed most warnings that will be generated when compiling osl with -Wall, explicitly disabled the following warnings which have been regarded as unnecessary 4820, 4668, 4711, 4201, 4217, 4710, 4619, 4514


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [f7ebaa3aae21482abc5be471d395d70dbb9ffecc]

INTEGRATION: CWS sal05 (1.16.88); FILE MERGED 2003/11/03 12:31:10 tra 1.16.88.1: #112918#removed most warnings that will be generated when compiling osl with -Wall, explicitly disabled the following warnings which have been regarded as unnecessary 4820, 4668, 4711, 4201, 4217, 4710, 4619, 4514


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [3e1b96f4b4d2709522925aa3c7a9774db6b1a2b6]

INTEGRATION: CWS sal05 (1.5.78); FILE MERGED 2003/11/03 12:31:08 tra 1.5.78.1: #112918#removed most warnings that will be generated when compiling osl with -Wall, explicitly disabled the following warnings which have been regarded as unnecessary 4820, 4668, 4711, 4201, 4217, 4710, 4619, 4514


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [eb7e02015108b6ac925f2b725192f5609594df44]

INTEGRATION: CWS sal05 (1.8.78); FILE MERGED 2003/11/03 12:31:07 tra 1.8.78.1: #112918#removed most warnings that will be generated when compiling osl with -Wall, explicitly disabled the following warnings which have been regarded as unnecessary 4820, 4668, 4711, 4201, 4217, 4710, 4619, 4514


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [110825dd8780467369ab5c50d7ea72b9cad699bb]

INTEGRATION: CWS sal05 (1.5.74); FILE MERGED 2003/11/03 12:31:06 tra 1.5.74.1: #112918#removed most warnings that will be generated when compiling osl with -Wall, explicitly disabled the following warnings which have been regarded as unnecessary 4820, 4668, 4711, 4201, 4217, 4710, 4619, 4514


2004-02-03  Carsten Driesner  <cd@openoffice.org>  [b7789f2bd79c814f1cb150cb6cd51da775f0b462]

#i25017# XML based user interface configuration files for our modules


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [168da5a63818c060c9f1c05642dba2c6aba7f7a8]

INTEGRATION: CWS sal05 (1.3.158); FILE MERGED 2003/11/03 12:31:05 tra 1.3.158.1: #112918#removed most warnings that will be generated when compiling osl with -Wall, explicitly disabled the following warnings which have been regarded as unnecessary 4820, 4668, 4711, 4201, 4217, 4710, 4619, 4514


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [ae51d1c1ad53177dee5190d806ef50d507b71ce4]

INTEGRATION: CWS sal05 (1.7.156); FILE MERGED 2003/11/21 12:36:10 tra 1.7.156.2: #112918# 2003/11/03 12:31:04 tra 1.7.156.1: #112918#removed most warnings that will be generated when compiling osl with -Wall, explicitly disabled the following warnings which have been regarded as unnecessary 4820, 4668, 4711, 4201, 4217, 4710, 4619, 4514


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [60d245bad679b3db2a2fd3214af6d574aaba60d8]

INTEGRATION: CWS sal05 (1.25.6); FILE MERGED 2003/11/03 12:31:04 tra 1.25.6.1: #112918#removed most warnings that will be generated when compiling osl with -Wall, explicitly disabled the following warnings which have been regarded as unnecessary 4820, 4668, 4711, 4201, 4217, 4710, 4619, 4514


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [d21adda25f99a88a3ac43ac46cf3552165f30fbd]

INTEGRATION: CWS sal05 (1.1.158); FILE MERGED 2003/11/03 12:31:03 tra 1.1.158.1: #112918#removed most warnings that will be generated when compiling osl with -Wall, explicitly disabled the following warnings which have been regarded as unnecessary 4820, 4668, 4711, 4201, 4217, 4710, 4619, 4514


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [2684b38dafdfa79372093fc6e3d4982cef40cfb3]

INTEGRATION: CWS sal05 (1.16.156); FILE MERGED 2003/11/03 12:31:03 tra 1.16.156.1: #112918#removed most warnings that will be generated when compiling osl with -Wall, explicitly disabled the following warnings which have been regarded as unnecessary 4820, 4668, 4711, 4201, 4217, 4710, 4619, 4514


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [1e3b4c4b6c62909b4ef454e05baa8f03218db6a7]

INTEGRATION: CWS sal05 (1.2.78); FILE MERGED 2003/11/21 12:40:05 tra 1.2.78.1: #113772#removed unnecessary forward declaration


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [81f9ad228358cb15052ea528b21a209acb34ec62]

INTEGRATION: CWS sal05 (1.3.182); FILE MERGED 2003/11/03 12:31:02 tra 1.3.182.1: #112918#removed most warnings that will be generated when compiling osl with -Wall, explicitly disabled the following warnings which have been regarded as unnecessary 4820, 4668, 4711, 4201, 4217, 4710, 4619, 4514


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [ffbb05941525bda71970a4f629a8effa45c353c4]

INTEGRATION: CWS sal05 (1.13.156); FILE MERGED 2004/01/24 13:18:01 tra 1.13.156.3: RESYNC: (1.13-1.14); FILE MERGED 2003/12/18 10:03:23 tra 1.13.156.2: #i22371#see bug description for details regarding this bug 2003/11/03 12:31:01 tra 1.13.156.1: #112918#removed most warnings that will be generated when compiling osl with -Wall, explicitly disabled the following warnings which have been regarded as unnecessary 4820, 4668, 4711, 4201, 4217, 4710, 4619, 4514


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [0318a882ecfa17030bcccbc05d6c34e3293b0ef2]

INTEGRATION: CWS sal05 (1.1.2); FILE ADDED 2004/01/26 14:20:47 tra 1.1.2.2: #104528#update after code inspection 2003/11/21 12:34:52 tra 1.1.2.1: #113772#consolidated file and directory functionality into this file, FOR OLD CVS COMMENTS have a look in tempfile.c, dir.c, or fileimpl.cxx


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [38a7e10215cbdec14038425dd0b6901beb26c5dc]

INTEGRATION: CWS sb10 (1.7.10); FILE MERGED 2003/12/10 08:54:42 sb 1.7.10.1: #114000# Adapted to multiple-inheritance interface types.


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [9298c4ce3e22825a8708a21f65079e87277e050a]

INTEGRATION: CWS sal05 (1.19.88); FILE MERGED 2004/01/24 13:18:11 tra 1.19.88.2: RESYNC: (1.19-1.20); FILE MERGED 2003/11/03 12:31:01 tra 1.19.88.1: #112918#removed most warnings that will be generated when compiling osl with -Wall, explicitly disabled the following warnings which have been regarded as unnecessary 4820, 4668, 4711, 4201, 4217, 4710, 4619, 4514


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [ba7a81489233c2c4e021bc8e7a253b25ca4337ee]

INTEGRATION: CWS sb10 (1.32.4); FILE MERGED 2003/12/10 08:54:42 sb 1.32.4.1: #114000# Adapted to multiple-inheritance interface types.


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [6968c458b61018a3402cf88096566349e06f0273]

INTEGRATION: CWS sb10 (1.7.38); FILE MERGED 2004/01/13 13:47:54 sb 1.7.38.1: #114000# Adapted __queryDeepNoXInterface to multiple-inheritance interface types.


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [1e4c9691ceedd475182edb15d9b05229abdb5895]

INTEGRATION: CWS sb10 (1.4.4); FILE MERGED 2003/12/10 08:54:41 sb 1.4.4.1: #114000# Adapted to multiple-inheritance interface types.


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [f79a0c64edf3c388779ce8e08dd7c44ddf149fbb]

INTEGRATION: CWS sal05 (1.6.156); FILE MERGED 2003/11/03 12:30:59 tra 1.6.156.1: #112918#removed most warnings that will be generated when compiling osl with -Wall, explicitly disabled the following warnings which have been regarded as unnecessary 4820, 4668, 4711, 4201, 4217, 4710, 4619, 4514


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [9dd014eddb71a926b829ff755edc2b30baf96e16]

INTEGRATION: CWS sb10 (1.3.8); FILE MERGED 2003/10/31 08:36:12 sb 1.3.8.3: #112870# Ensure that getZClass always returns a normalized class (e.g., boolean.class, not Boolean.class). 2003/10/30 09:52:38 sb 1.3.8.2: RESYNC: (1.3-1.4); FILE MERGED 2003/10/30 09:20:06 sb 1.3.8.1: #112870# Removed restrictions imposed by old TypeDescription implementation.


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [5cff7c0d4bb29abd0228ffe768a0e8d417a67910]

INTEGRATION: CWS sal05 (1.4.158); FILE MERGED 2003/11/03 12:30:58 tra 1.4.158.1: #112918#removed most warnings that will be generated when compiling osl with -Wall, explicitly disabled the following warnings which have been regarded as unnecessary 4820, 4668, 4711, 4201, 4217, 4710, 4619, 4514


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [b9d34c39881be9e870ed7302a2e305eed6c259e3]

INTEGRATION: CWS sb10 (1.3.10); FILE MERGED 2003/11/04 14:12:07 sb 1.3.10.2: #112870# Added testSequence. 2003/10/30 09:23:06 sb 1.3.10.1: #112870# Fixed typo.


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [08ecaeeed5407777cce9a0983e20b0feb5ddb9c4]

INTEGRATION: CWS sal05 (1.11.6); FILE MERGED 2004/01/26 14:24:51 tra 1.11.6.3: #112918#some warnings that can be disabled when compiling with wall (must be uncommented explicitly before compiling with wall=true, see makefile.mk 2003/11/21 12:38:15 tra 1.11.6.2: #113772#removed tempfile, dir, and fileimpl from makefile because they were merged to file.cxx 2003/11/03 12:30:57 tra 1.11.6.1: #112918#removed most warnings that will be generated when compiling osl with -Wall, explicitly disabled the following warnings which have been regarded as unnecessary 4820, 4668, 4711, 4201, 4217, 4710, 4619, 4514


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [65c94b27d7e7b0cf4e462dfdb3424d9604b494a8]

INTEGRATION: CWS sal05 (1.2.88); FILE MERGED 2003/11/24 09:27:09 tra 1.2.88.1: #104528#added inline function mkdir


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [573adfebd9e0d7c67d137e04723b781160c2052e]

INTEGRATION: CWS sb10 (1.11.8); FILE MERGED 2003/11/06 09:19:13 sb 1.11.8.5: #112870# Added additional constructor Type(Class zClass, boolean alternative). 2003/11/04 14:11:31 sb 1.11.8.4: #112870# Stricter validity checking. 2003/10/31 08:35:45 sb 1.11.8.3: #112870# Ensure that getZClass always returns a normalized class (e.g., boolean.class, not Boolean.class). 2003/10/30 09:52:44 sb 1.11.8.2: RESYNC: (1.11-1.12); FILE MERGED 2003/10/30 09:19:45 sb 1.11.8.1: #112870# Removed restrictions imposed by old TypeDescription implementation.


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [a55950686adbf1f239ce9c74ec96d8c1f9a7f839]

INTEGRATION: CWS sal05 (1.2.88); FILE MERGED 2003/11/03 13:41:23 tra 1.2.88.1: #112918#removed most warnings generated when compiling with -wall


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [7da0352cafdcb0d30c03dc41f36fb17876be4d0d]

INTEGRATION: CWS sb10 (1.15.10); FILE MERGED 2003/12/10 09:33:13 sb 1.15.10.4: #114000# Simplified initMethod/FieldDescriptions. 2003/11/06 09:20:37 sb 1.15.10.3: #112870# Cleaned up Field/MethodDescription code. 2003/11/04 14:10:28 sb 1.15.10.2: #112870# Various fixes/improvements. 2003/10/30 09:21:44 sb 1.15.10.1: #112870# Completely redesigned, as preparation for further modifications.


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [0c4790bae7b0290b0e5a80d5f0c2a696832b7b61]

INTEGRATION: CWS sal05 (1.5.36); FILE MERGED 2003/11/03 14:27:48 tra 1.5.36.1: #112918#remove most warnings reported by the solaris compiler when compiling with -wall


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [ea724858cbf1b1a3c2bfb4054e5ff7f5782b0bc5]

INTEGRATION: CWS sb10 (1.4.80); FILE MERGED 2003/11/06 09:20:36 sb 1.4.80.2: #112870# Cleaned up Field/MethodDescription code. 2003/11/04 14:09:56 sb 1.4.80.1: #112870# Multiple inheritance requires otherwise identical MethodDescriptions with different indices.


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [c7f40ab5242553e40c82bb8c704690d76a9360ed]

INTEGRATION: CWS sal05 (1.5.46); FILE MERGED 2003/11/03 13:41:22 tra 1.5.46.1: #112918#removed most warnings generated when compiling with -wall


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [d48683829e248cbb4ad7c6f3b1538e1c8946ef27]

INTEGRATION: CWS sb10 (1.1.2); FILE ADDED 2003/11/06 09:20:23 sb 1.1.2.1: #112870# Cleaned up Field/MethodDescription code.


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [ae6559da61fc6a49f5d8e11d6af613f0c912e6bd]

INTEGRATION: CWS sal05 (1.20.20); FILE MERGED 2003/11/03 13:41:22 tra 1.20.20.1: #112918#removed most warnings generated when compiling with -wall


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [f016a91f99df37051d56006bc96c35e26e288910]

INTEGRATION: CWS sb10 (1.2.68); FILE MERGED 2003/11/06 09:20:36 sb 1.2.68.1: #112870# Cleaned up Field/MethodDescription code.


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [e5e804c994d444b46f1e5b8093c0edc8aa455db2]

INTEGRATION: CWS sal05 (1.17.32); FILE MERGED 2004/01/24 13:18:20 tra 1.17.32.3: RESYNC: (1.18-1.19); FILE MERGED 2004/01/05 11:11:02 tra 1.17.32.2: RESYNC: (1.17-1.18); FILE MERGED 2003/11/03 13:41:22 tra 1.17.32.1: #112918#removed most warnings generated when compiling with -wall


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [10508f7db8297a20b9291b96d9aae1858852de3f]

INTEGRATION: CWS sal05 (1.7.78); FILE MERGED 2004/01/24 13:18:30 tra 1.7.78.3: RESYNC: (1.8-1.9); FILE MERGED 2004/01/05 11:11:37 tra 1.7.78.2: RESYNC: (1.7-1.8); FILE MERGED 2003/11/03 13:41:21 tra 1.7.78.1: #112918#removed most warnings generated when compiling with -wall


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [2af3d73d9fdcc7fbd7e1132f23bb73346e173371]

INTEGRATION: CWS sal05 (1.3.36); FILE MERGED 2003/11/03 13:41:21 tra 1.3.36.1: #112918#removed most warnings generated when compiling with -wall


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [f7c8d95f89a7aa9da0b3ae914695f41a31446fae]

INTEGRATION: CWS sb10 (1.12.42); FILE MERGED 2003/12/10 09:44:37 sb 1.12.42.1: #114000# Adapted to multiple-inheritance interface types.


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [6b2132ab2319739b6ee8b8ae043f79ea682877b8]

INTEGRATION: CWS sal05 (1.31.36); FILE MERGED 2003/11/03 14:27:48 tra 1.31.36.2: #112918#remove most warnings reported by the solaris compiler when compiling with -wall 2003/11/03 13:41:20 tra 1.31.36.1: #112918#removed most warnings generated when compiling with -wall


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [d359a531d91524cf99095c3499abd993d0c9f016]

INTEGRATION: CWS sb10 (1.5.34); FILE MERGED 2003/12/10 09:44:36 sb 1.5.34.1: #114000# Adapted to multiple-inheritance interface types.


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [974e2a89bd5095f9dac8a126cd089da7d3ad4cea]

INTEGRATION: CWS sal05 (1.10.70); FILE MERGED 2003/11/03 14:27:47 tra 1.10.70.2: #112918#remove most warnings reported by the solaris compiler when compiling with -wall 2003/11/03 13:41:20 tra 1.10.70.1: #112918#removed most warnings generated when compiling with -wall


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [262ca69166d589a624b78d1db9514bc6230055f4]

INTEGRATION: CWS sb10 (1.9.42); FILE MERGED 2003/12/10 09:44:35 sb 1.9.42.1: #114000# Adapted to multiple-inheritance interface types.


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [32428b28b3835dbc7ad9fe12739ea33516f9d887]

INTEGRATION: CWS sb10 (1.1.2); FILE ADDED 2003/12/10 09:44:34 sb 1.1.2.1: #114000# Adapted to multiple-inheritance interface types.


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [589841d772b368db550a584a77117aa25c6b6127]

INTEGRATION: CWS sal05 (1.28.70); FILE MERGED 2003/12/18 10:28:21 tra 1.28.70.4: #i22371#new functions osl_getFunctionAddress osl_getModuleURLFromFunctionAddress 2003/12/18 09:14:53 tra 1.28.70.3: #i22371#see bug description for details 2003/11/03 14:27:47 tra 1.28.70.2: #112918#remove most warnings reported by the solaris compiler when compiling with -wall 2003/11/03 13:41:19 tra 1.28.70.1: #112918#removed most warnings generated when compiling with -wall


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [bb9d054e761ca0ef469280582d5d6f20faed0445]

INTEGRATION: CWS sb10 (1.9.42); FILE MERGED 2003/12/10 09:44:33 sb 1.9.42.1: #114000# Adapted to multiple-inheritance interface types.


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [058250d46eb981975ad69daefdf0badb356f9b53]

INTEGRATION: CWS sal05 (1.7.64); FILE MERGED 2003/11/03 13:41:19 tra 1.7.64.1: #112918#removed most warnings generated when compiling with -wall


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [4e093f7f3404d09ee302b119190a968f4f109427]

INTEGRATION: CWS sal05 (1.1.2); FILE ADDED 2004/01/27 09:28:46 tra 1.1.2.3: #104528#merged in last changes from former file 'file.c' 2004/01/26 15:11:18 tra 1.1.2.2: #104528#update after code inspection 2003/11/24 09:26:14 tra 1.1.2.1: #113772# #104528# moved code from file.c to this file, added osl_createDirectoryPath; FOR OLD CVS COMMENTS see file.c


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [42378006b9db115530923d08f7546c6324d05314]

INTEGRATION: CWS sal05 (1.8.88); FILE MERGED 2003/11/24 09:56:58 tra 1.8.88.1: #112918#declared function osl_getGlobalTimer() as osl_getGlobalTimer(void) because '()' means parameter not specified here for a C compiler and therefor supresses type checking


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [ba840ecb4c4d78be3ca3cfb604c154a6d21b6325]

INTEGRATION: CWS sb10 (1.2.32); FILE MERGED 2003/11/04 14:04:55 sb 1.2.32.1: #112870# Fixed typos in UNOTYPEINFO.


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [2069d69387041aab995315fc528fe59614082eb1]

INTEGRATION: CWS sal05 (1.8.178); FILE MERGED 2003/11/24 09:54:38 tra 1.8.178.1: #112918#declared function osl_getThreadTextEncoding() as osl_getThreadTextEncoding(void) because '()' means parameter not specified here for a C compiler and therefor supresses type checking


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [b789c657cc8c3c4158a02b4d561a7f701ca4582b]

INTEGRATION: CWS sal05 (1.6.166); FILE MERGED 2003/11/24 09:53:37 tra 1.6.166.1: #112918#declared function osl_createSocketSet() as osl_createSocketSet(void) because '()' means parameter not specified here for a C compiler and therefor supresses type checking


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [c50641c1a14f142ad0d0abeeff687293ca43e1a7]

INTEGRATION: CWS sal05 (1.15.6); FILE MERGED 2003/11/24 09:52:35 tra 1.15.6.1: #112918#declared function osl_getCommandArgCount() as os_getCommandArgCount(void) because '()' means parameter not specified here for a C compiler and therefor supresses type checking


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [34f784d2b9d557ed24b1c817169dfbab8f5a3f9f]

INTEGRATION: CWS sal05 (1.6.88); FILE MERGED 2003/11/24 09:51:05 tra 1.6.88.1: #112918#declared function osl_getGlobalMutex() as osl_getGlobalMutex(void) because '()' means parameter not specified here for a C compiler and therefor supresses type checking


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [761ecf6626e1b98b6db989e1631c0d84cdb5c160]

INTEGRATION: CWS sb10 (1.9.10); FILE MERGED 2003/11/10 09:55:39 sb 1.9.10.1: #110431# Removed dead TypeDescriptionManager service.


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [005c32653ff015dfb8294256e176fed11eeb208c]

INTEGRATION: CWS sal05 (1.7.88); FILE MERGED 2003/12/18 10:12:36 tra 1.7.88.1: #i22371#new function Module::getFunctionSymbol and overloaded function getUrlFromAddress


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [e9495fd35e1c34e6d43160b65e17608c97ef3b06]

INTEGRATION: CWS sal05 (1.10.160); FILE MERGED 2003/12/18 10:10:05 tra 1.10.160.1: #i22371#new function osl_getFunctionSymbol


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [c084ff3f72679c0060cbb85c0e0f63a8e5251e0f]

INTEGRATION: CWS sb10 (1.8.2); FILE MERGED 2003/11/10 09:55:38 sb 1.8.2.1: #110431# Removed dead TypeDescriptionManager service.


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [b35b23fdeebf4cfd72d147e1c3ed4041fadaea58]

INTEGRATION: CWS sb10 (1.5.50); FILE MERGED 2003/11/04 14:03:46 sb 1.5.50.1: #112870# Improved robustness by not relying on details of com.sun.star.uno.Type class.


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [a189474f7fc0a2ecffc9292179ad5dc60d130391]

INTEGRATION: CWS sal05 (1.30.64); FILE MERGED 2004/01/26 18:56:40 tra 1.30.64.9: #104528#update after code inspection of createPath 2004/01/26 15:13:13 tra 1.30.64.8: #104528#update after osl_createDirectoryPath code inspection 2004/01/26 14:19:13 tra 1.30.64.7: #104528#updates after code inspection 2004/01/08 10:10:59 tra 1.30.64.6: small update of createPath documentation 2004/01/05 11:13:17 tra 1.30.64.5: RESYNC: (1.30-1.31); FILE MERGED 2003/12/18 08:54:54 tra 1.30.64.4: #104528#onDirectoryCreated is now a standalone function which calls only a public function of the DirectoryCreateObserver class so there is no need for friendship 2003/11/24 18:53:26 tra 1.30.64.3: #104528#removed friendship of onDirectoryCreated 2003/11/24 09:36:45 tra 1.30.64.2: #104528#onDirectoryCreated now inline function with C linkage, this function is friend of class osl::Directory 2003/11/21 16:01:10 tra 1.30.64.1: #104528#Directory::createDirectoryPath and DirectoryCreationObserver introduced


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [3c313516bde2d2587b4738545a88477f34748c80]

INTEGRATION: CWS sb10 (1.11.72); FILE MERGED 2003/10/30 09:15:29 sb 1.11.72.1: #112870# Do not rely on internal details of TypeDescription class.


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [4c0987ee7c3ada99c2afc4f231e1d32bf9309814]

INTEGRATION: CWS sal05 (1.27.64); FILE MERGED 2004/01/26 14:19:11 tra 1.27.64.4: #104528#updates after code inspection 2004/01/08 10:10:25 tra 1.27.64.3: small update of osl_createDirectoryPath documentation 2004/01/05 11:12:57 tra 1.27.64.2: RESYNC: (1.27-1.28); FILE MERGED 2003/11/21 16:00:35 tra 1.27.64.1: #104528#osl_createDirectoryPath introduced


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [97ec73f27963947cd15349c3a603fb0dda4b44d2]

INTEGRATION: CWS sal05 (1.2.12); FILE MERGED 2004/01/05 10:34:58 tra 1.2.12.2: merge conflicts resolved 2003/12/18 10:57:10 tra 1.2.12.1: #i22046#use new osl function Module::getFunctionSymbol and the now correct reinterpret_cast to avoid warnings when compiling with wall


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [700621fd6731d0f39d2342e2276b8c605d5cc8cd]

INTEGRATION: CWS sal05 (1.2.16); FILE MERGED 2003/12/18 10:47:21 tra 1.2.16.1: #i22046#removed unnecessary semicolon at the end of the namespace declaration


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [fd83656574f659435cab2fb9ab897815af8e9ef8]

INTEGRATION: CWS calcrtl (1.1.2); FILE ADDED 2003/12/04 15:09:20 sab 1.1.2.1: #106948#, add own service of uno::Shape


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [f2d23055ab92f7c7664a453b2b14c35494d107cc]

INTEGRATION: CWS calcrtl (1.19.26); FILE MERGED 2003/10/29 19:43:15 nn 1.19.26.1: #106948# handle text alignment in repaint


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [b3509380bf235487285828463e6e35ca9dd79e75]

INTEGRATION: CWS calcrtl (1.11.90); FILE MERGED 2003/11/27 11:13:33 nn 1.11.90.2: RESYNC: (1.11-1.12); FILE MERGED 2003/07/30 18:23:39 nn 1.11.90.1: #106948# RTL: insert objects


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [94b4ed240a8b5a9fd9a45d2e260bc21775a0e3a2]

INTEGRATION: CWS calcrtl (1.23.34); FILE MERGED 2003/07/30 18:23:39 nn 1.23.34.1: #106948# RTL: insert objects


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [8919e5387ee28f8d12aa1b568168b53482eddd23]

INTEGRATION: CWS calcrtl (1.21.18); FILE MERGED 2004/01/13 12:05:35 sab 1.21.18.2: RESYNC: (1.21-1.22); FILE MERGED 2003/10/31 18:42:49 nn 1.21.18.1: #106948# adjust edit area to text alignment


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [cd9a520b088af2f0b40947da64ec1172906858e1]

INTEGRATION: CWS calcrtl (1.22.82); FILE MERGED 2003/11/27 11:13:27 nn 1.22.82.2: RESYNC: (1.22-1.23); FILE MERGED 2003/10/29 19:43:16 nn 1.22.82.1: #106948# handle text alignment in repaint


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [842ace1b20c81496693f22115e549f59211baec3]

INTEGRATION: CWS calcrtl (1.38.26); FILE MERGED 2004/01/13 12:03:52 sab 1.38.26.3: RESYNC: (1.38-1.40); FILE MERGED 2003/10/31 18:42:47 nn 1.38.26.2: #106948# adjust edit area to text alignment 2003/06/30 17:21:44 nn 1.38.26.1: #106948# RTL layout, continued implementation


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [46def86c0f46a7c48c865f8ea490f6032f890cb6]

INTEGRATION: CWS sb10 (1.1.2); FILE ADDED 2003/10/30 09:27:13 sb 1.1.2.1: #112870#


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [58471f6a7b748a3c0706e44ff01400a064096063]

INTEGRATION: CWS calcrtl (1.5.34); FILE MERGED 2003/07/30 18:23:39 nn 1.5.34.1: #106948# RTL: insert objects


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [a2addbb7fe6999495561337e069270c306c9bf62]

INTEGRATION: CWS sb10 (1.1.2); FILE ADDED 2003/10/30 09:27:05 sb 1.1.2.1: #112870#


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [67084ec4f4812b91ed467b718a5551e3cf063c38]

INTEGRATION: CWS calcrtl (1.5.34); FILE MERGED 2003/07/11 10:23:51 nn 1.5.34.1: #106948# menu function to mirror sheet


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [2175e39dc2d2d516eab35b162f4a5d0ba8aea7ea]

INTEGRATION: CWS sb10 (1.1.2); FILE ADDED 2003/10/30 09:26:58 sb 1.1.2.1: #112870#


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [886d246e2622687d3068e1c436141f88613c7bf9]

INTEGRATION: CWS calcrtl (1.32.6); FILE MERGED 2003/10/08 09:14:59 nn 1.32.6.2: RESYNC: (1.32-1.33); FILE MERGED 2003/07/30 14:50:11 nn 1.32.6.1: #106948# initialize RTL flag for new sheets


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [a30988b9f1e102b3acc7b2342980e9fc5ff4fa87]

INTEGRATION: CWS sb10 (1.1.2); FILE ADDED 2003/10/30 09:26:50 sb 1.1.2.1: #112870#


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [4e576cde585893551d12e2bd6ee072e5d222bb1c]

INTEGRATION: CWS calcrtl (1.11.28); FILE MERGED 2003/11/11 11:34:29 dr 1.11.28.3: #106948# changes for RTL UI 2003/07/25 16:50:45 nn 1.11.28.2: #106948# RTL handling of drawing objects 2003/07/11 10:33:40 nn 1.11.28.1: #106948# RTL ordering of view elements


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [a8e8a198f24121c0ce8e40594114b943bbcac3cd]

INTEGRATION: CWS sb10 (1.1.2); FILE ADDED 2003/10/30 09:26:42 sb 1.1.2.1: #112870#


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [75b0549150be8395f470c487272fd517c9abadda]

INTEGRATION: CWS calcrtl (1.2.82); FILE MERGED 2003/07/29 18:12:28 nn 1.2.82.1: #106948# RTL scroll bar handling


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [d04a96c53602f1ba87ebe12b563661b5029d018c]

INTEGRATION: CWS sb10 (1.1.2); FILE ADDED 2003/12/10 09:41:52 sb 1.1.2.2: #114000# Adapted to multiple-inheritance interface types instead of elevated service descriptions. 2003/10/30 09:26:34 sb 1.1.2.1: #112870#


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [d111cadec9a52232e71a59ff7fc2d2faf49d6fa2]

INTEGRATION: CWS calcrtl (1.33.6); FILE MERGED 2003/10/31 18:42:48 nn 1.33.6.3: #106948# adjust edit area to text alignment 2003/10/08 09:14:54 nn 1.33.6.2: RESYNC: (1.33-1.35); FILE MERGED 2003/06/30 17:21:43 nn 1.33.6.1: #106948# RTL layout, continued implementation


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [0498161f58b0bfbeab1152a1979a93d15e8e08d2]

INTEGRATION: CWS sb10 (1.1.2); FILE ADDED 2003/12/10 09:41:52 sb 1.1.2.2: #114000# Adapted to multiple-inheritance interface types instead of elevated service descriptions. 2003/10/30 09:26:27 sb 1.1.2.1: #112870#


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [0f49503b572dbb5a6c652423245d819dc336bfd3]

INTEGRATION: CWS calcrtl (1.15.84); FILE MERGED 2003/11/13 10:41:19 dr 1.15.84.7: #106948# do not move pointer after context menu 2003/11/11 11:34:28 dr 1.15.84.6: #106948# changes for RTL UI 2003/11/10 14:50:23 ssa 1.15.84.5: #106948# correct splitting in mirrored mode 2003/11/06 14:44:59 dr 1.15.84.4: #106948# TabBar supports permanent mirrored layout 2003/07/30 18:23:38 nn 1.15.84.3: #106948# RTL: insert objects 2003/07/29 18:12:27 nn 1.15.84.2: #106948# RTL scroll bar handling 2003/07/11 10:33:39 nn 1.15.84.1: #106948# RTL ordering of view elements


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [d8337a7081be85ceb67d6a3782e0d77dabee01d6]

INTEGRATION: CWS sb10 (1.1.2); FILE ADDED 2003/12/10 09:41:51 sb 1.1.2.2: #114000# Adapted to multiple-inheritance interface types instead of elevated service descriptions. 2003/10/30 09:26:18 sb 1.1.2.1: #112870#


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [c357a3537ff3120aa7fa229f2df5a4216fa4bc30]

INTEGRATION: CWS calcrtl (1.2.122); FILE MERGED 2003/11/10 14:50:25 ssa 1.2.122.2: #106948# correct splitting in mirrored mode 2003/07/11 10:33:39 nn 1.2.122.1: #106948# RTL ordering of view elements


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [b70706acbed325a884930292c718e2de1fa4a688]

INTEGRATION: CWS sb10 (1.1.2); FILE ADDED 2003/12/10 09:41:50 sb 1.1.2.3: #114000# Adapted to multiple-inheritance interface types instead of elevated service descriptions. 2003/11/04 14:22:57 sb 1.1.2.2: #112870# Ensure bridge shutdown. 2003/10/30 09:26:10 sb 1.1.2.1: #112870#


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [f2c6bf8986ae03e67e21d150bff2c4c3ec87ba13]

INTEGRATION: CWS calcrtl (1.5.114); FILE MERGED 2004/01/13 12:02:50 sab 1.5.114.5: RESYNC: (1.5-1.6); FILE MERGED 2003/11/13 10:41:19 dr 1.5.114.4: #106948# do not move pointer after context menu 2003/11/13 10:27:13 dr 1.5.114.3: #106948# move mouse pointer if mirrored state changes 2003/11/11 11:34:27 dr 1.5.114.2: #106948# changes for RTL UI 2003/07/11 10:33:38 nn 1.5.114.1: #106948# RTL ordering of view elements


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [8654ebe68c0879fc53946ab5aa26ad1cb97acdff]

INTEGRATION: CWS sb10 (1.1.2); FILE ADDED 2003/11/04 14:14:07 sb 1.1.2.2: #112870# Drain output streams of spawned process, to avoid deadlocks. 2003/10/30 09:26:02 sb 1.1.2.1: #112870#


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [02fdb012eeb01d598a5bbdf69a3069b8b197d575]

INTEGRATION: CWS sb10 (1.1.2); FILE ADDED 2003/10/30 09:25:53 sb 1.1.2.1: #112870#


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [43c732cff996eb9448a70deadb7565bb4ac28eba]

INTEGRATION: CWS calcrtl (1.29.6); FILE MERGED 2004/01/13 12:02:30 sab 1.29.6.4: RESYNC: (1.30-1.32); FILE MERGED 2003/11/27 11:13:19 nn 1.29.6.3: RESYNC: (1.29-1.30); FILE MERGED 2003/10/29 19:19:53 nn 1.29.6.2: #106948# for RTL, start page layout from the right edge 2003/06/30 17:21:43 nn 1.29.6.1: #106948# RTL layout, continued implementation


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [05442016d1b6e878af38b4eee471ddb058de4a08]

INTEGRATION: CWS calcrtl (1.8.86); FILE MERGED 2004/01/13 12:01:34 sab 1.8.86.3: RESYNC: (1.9-1.10); FILE MERGED 2003/11/27 11:12:43 nn 1.8.86.2: RESYNC: (1.8-1.9); FILE MERGED 2003/07/11 10:27:20 nn 1.8.86.1: #106948# handle drawing objects in RTL mode


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [4a0ede021bfcdb534d6e4ee3f9f0e00e68621119]

INTEGRATION: CWS calcrtl (1.35.34); FILE MERGED 2003/11/04 16:18:27 nn 1.35.34.9: RESYNC: (1.35-1.36); FILE MERGED 2003/10/31 18:42:47 nn 1.35.34.8: #106948# adjust edit area to text alignment 2003/10/23 16:46:36 nn 1.35.34.7: #106948# horizontal alignment of rotated text 2003/10/20 19:02:09 nn 1.35.34.6: #106948# look at both sides if painting only one column 2003/10/17 19:59:25 nn 1.35.34.5: #106948# mark edit cells in right row 2003/10/17 19:52:35 nn 1.35.34.4: #106948# clipping of formatted text 2003/10/10 18:59:30 nn 1.35.34.3: #106948# text alignment continued 2003/08/14 19:20:15 nn 1.35.34.2: #106948# continue long text in both directions 2003/06/30 17:21:42 nn 1.35.34.1: #106948# RTL layout, continued implementation


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [365ccaa83ef3083bb54569060fec329d9bb29be5]

INTEGRATION: CWS calcrtl (1.17.2.2.16); FILE MERGED 2004/01/13 12:00:59 sab 1.17.2.2.16.7: RESYNC: (1.18-1.20); FILE MERGED 2003/08/14 19:20:13 nn 1.17.2.2.16.6: #106948# continue long text in both directions 2003/06/30 17:21:41 nn 1.17.2.2.16.5: #106948# RTL layout, continued implementation 2003/06/12 14:26:25 nn 1.17.2.2.16.4: #106948# RTL layout: shadow is not mirrored 2003/03/14 19:39:45 nn 1.17.2.2.16.3: #106948# RTL layout: shadow, borders and markers 2003/03/10 14:14:24 nn 1.17.2.2.16.2: RESYNC: (1.17.2.2-1.17.2.3); FILE MERGED 2003/03/10 14:03:07 nn 1.17.2.2.16.1: #106948# RTL layout: background and grid


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [cdc46074e30beafd705664c96a654a38456b821c]

INTEGRATION: CWS calcrtl (1.6.12); FILE MERGED 2003/07/11 10:33:38 nn 1.6.12.1: #106948# RTL ordering of view elements


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [de87707fd5a6b0374fb11be322985ca30e01504f]

INTEGRATION: CWS calcrtl (1.1.1.1.126); FILE MERGED 2003/06/30 17:21:41 nn 1.1.1.1.126.2: #106948# RTL layout, continued implementation 2003/03/14 19:38:12 nn 1.1.1.1.126.1: #106948# handle RTL layout


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [1fe2575a3ab6369c8f56bc943b3bea0c9cb5794f]

INTEGRATION: CWS calcrtl (1.10.34); FILE MERGED 2004/01/13 12:00:07 sab 1.10.34.4: RESYNC: (1.11-1.12); FILE MERGED 2003/07/11 10:33:38 nn 1.10.34.3: #106948# RTL ordering of view elements 2003/06/30 17:40:44 nn 1.10.34.2: RESYNC: (1.10-1.11); FILE MERGED 2003/06/30 17:21:41 nn 1.10.34.1: #106948# RTL layout, continued implementation


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [9c2188d80a0fed23a26111b36b27ac9c1fad3653]

INTEGRATION: CWS calcrtl (1.17.2.1.56); FILE MERGED 2003/11/27 11:12:23 nn 1.17.2.1.56.8: RESYNC: (1.19-1.20); FILE MERGED 2003/10/31 18:42:48 nn 1.17.2.1.56.7: #106948# adjust edit area to text alignment 2003/10/27 17:31:45 nn 1.17.2.1.56.6: #106948# RTL for list validity button 2003/10/08 09:14:48 nn 1.17.2.1.56.5: RESYNC: (1.18-1.19); FILE MERGED 2003/07/29 15:17:29 nn 1.17.2.1.56.4: #106948# RTL paint of background area 2003/07/11 10:33:37 nn 1.17.2.1.56.3: #106948# RTL ordering of view elements 2003/06/30 17:21:40 nn 1.17.2.1.56.2: #106948# RTL layout, continued implementation 2003/03/10 14:02:32 nn 1.17.2.1.56.1: #106948# set output data mirror width


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [59a8a69fe5a09831b71fc224b45c1cee941675ef]

INTEGRATION: CWS sb10 (1.2.62); FILE MERGED 2003/11/04 13:57:45 sb 1.2.62.1: #112870# Removed bad tests on non-UNO types.


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [fc18c16f1bee2569d861994bdac2c2352ceb8041]

INTEGRATION: CWS calcrtl (1.6.26); FILE MERGED 2003/11/27 11:12:15 nn 1.6.26.4: RESYNC: (1.6-1.7); FILE MERGED 2003/07/30 18:22:41 nn 1.6.26.3: #106948# RTL anchor 2003/07/25 16:50:44 nn 1.6.26.2: #106948# RTL handling of drawing objects 2003/07/11 10:28:38 nn 1.6.26.1: #106948# handle drawing objects in RTL mode


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [e6fceb2f495c5d430e4b33988f4d2a6d9c1e5a32]

INTEGRATION: CWS sb10 (1.1.2); FILE ADDED 2004/01/08 13:43:44 sb 1.1.2.1: #114000# Factored out more shared code.


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [99172512b5ba21086b85829b49519dec0f48456e]

INTEGRATION: CWS calcrtl (1.41.26); FILE MERGED 2004/01/13 11:59:27 sab 1.41.26.6: RESYNC: (1.44-1.45); FILE MERGED 2003/11/26 13:51:07 pb 1.41.26.5: fix: #106948# explicit mirroring of filterbox 2003/10/08 09:14:41 nn 1.41.26.4: RESYNC: (1.43-1.44); FILE MERGED 2003/07/11 10:33:37 nn 1.41.26.3: #106948# RTL ordering of view elements 2003/06/30 17:40:33 nn 1.41.26.2: RESYNC: (1.41-1.43); FILE MERGED 2003/06/30 17:21:39 nn 1.41.26.1: #106948# RTL layout, continued implementation


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [b3632fcd59bddf61b9c0894d1dd30608aa46c83a]

INTEGRATION: CWS sb10 (1.1.2); FILE ADDED 2004/01/08 13:43:41 sb 1.1.2.1: #114000# Factored out more shared code.


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [728bd887e3885799528bc9dd407f398773389bf7]

INTEGRATION: CWS sb10 (1.1.2); FILE ADDED 2003/12/18 08:08:11 sb 1.1.2.2: #114000# Fixed MSVC compile problems. 2003/12/10 10:50:22 sb 1.1.2.1: #114000# Adapted to multiple-inheritance interface types.


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [9c678310d34a9de2b3774dc644467f49a15fae53]

INTEGRATION: CWS calcrtl (1.1.1.1.126); FILE MERGED 2003/03/10 13:59:45 nn 1.1.1.1.126.1: #106948# handle negative difference for RTL layout


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [31880aba73ff3111f96051615908b3100968ab2e]

INTEGRATION: CWS sb10 (1.1.2); FILE ADDED 2004/01/08 15:42:11 sb 1.1.2.1: #114000# Cleaned up.


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [3b6ccb8358ec99652283ec5a9361881b53211698]

INTEGRATION: CWS calcrtl (1.20.6); FILE MERGED 2004/01/13 11:59:08 sab 1.20.6.5: RESYNC: (1.21-1.22); FILE MERGED 2003/11/27 11:12:07 nn 1.20.6.4: RESYNC: (1.20-1.21); FILE MERGED 2003/07/30 18:22:41 nn 1.20.6.3: #106948# RTL anchor 2003/07/11 12:10:34 nn 1.20.6.2: #106948# gcc needs a variable 2003/07/11 10:27:20 nn 1.20.6.1: #106948# handle drawing objects in RTL mode


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [96cb8856ba54c018ba74ccdc001f8076ebbb605e]

INTEGRATION: CWS sb10 (1.1.2); FILE ADDED 2004/01/08 15:42:11 sb 1.1.2.3: #114000# Cleaned up. 2004/01/08 13:43:37 sb 1.1.2.2: #114000# Factored out more shared code. 2003/12/10 10:50:20 sb 1.1.2.1: #114000# Adapted to multiple-inheritance interface types.


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [2fcd20c9b91927f778bebccebc8832767b4bbbe7]

INTEGRATION: CWS calcrtl (1.9.86); FILE MERGED 2003/07/11 10:33:37 nn 1.9.86.2: #106948# RTL ordering of view elements 2003/06/30 17:21:39 nn 1.9.86.1: #106948# RTL layout, continued implementation


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [0c6810928ea424c4aab4eea22ee527b911ac132c]

INTEGRATION: CWS sb10 (1.1.2); FILE ADDED 2004/01/08 13:43:35 sb 1.1.2.1: #114000# Factored out more shared code.


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [0b848d87aee9dac36b72e56000cfa2cda01ee1d8]

INTEGRATION: CWS calcrtl (1.4.82); FILE MERGED 2003/10/08 09:14:24 nn 1.4.82.2: RESYNC: (1.4-1.5); FILE MERGED 2003/06/30 17:21:38 nn 1.4.82.1: #106948# RTL layout, continued implementation


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [c8014c9fb7d131b50184ac33153e66d67ea1d78f]

INTEGRATION: CWS sb10 (1.1.2); FILE ADDED 2004/01/08 13:43:30 sb 1.1.2.4: #114000# Factored out more shared code. 2003/12/19 16:14:58 sb 1.1.2.3: #114000# Factored out even more shared behaviour. 2003/12/18 08:08:11 sb 1.1.2.2: #114000# Fixed MSVC compile problems. 2003/12/10 10:50:16 sb 1.1.2.1: #114000# Adapted to multiple-inheritance interface types.


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [56585b0664738232acc0dd0531f008e524128038]

INTEGRATION: CWS calcrtl (1.9.34); FILE MERGED 2003/11/27 11:14:10 nn 1.9.34.2: RESYNC: (1.9-1.10); FILE MERGED 2003/10/30 13:28:55 sab 1.9.34.1: #106948#; add new properties to a shape


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [90d3d7bc330e96453a3b76b91ffb9a557374f605]

INTEGRATION: CWS sb10 (1.1.2); FILE ADDED 2003/12/10 10:50:15 sb 1.1.2.1: #114000# Adapted to multiple-inheritance interface types.


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [493b9d024cf3fd93238529e29ee963d31e3f7cee]

INTEGRATION: CWS calcrtl (1.77.34); FILE MERGED 2004/01/27 13:20:43 sab 1.77.34.6: #106948#; use the constants of WritingMode2 2004/01/26 17:56:22 sab 1.77.34.5: #106948#; the TableLayout is a short 2004/01/13 12:05:50 sab 1.77.34.4: RESYNC: (1.78-1.79); FILE MERGED 2004/01/12 17:46:37 sab 1.77.34.3: #114392#; TableLayout is of type writingmode and not sal_Int16 2003/11/04 16:19:04 nn 1.77.34.2: RESYNC: (1.77-1.78); FILE MERGED 2003/07/03 11:35:23 sab 1.77.34.1: #106948#; add new property TableLayout


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [03ba4d6094c1bf3349a48491eedada458264214e]

INTEGRATION: CWS sb10 (1.1.2); FILE ADDED 2003/12/10 10:50:12 sb 1.1.2.1: #114000# Adapted to multiple-inheritance interface types.


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [92915ee35e6314c020b4d677383d243e85f55796]

INTEGRATION: CWS sb10 (1.1.2); FILE ADDED 2003/12/10 10:50:08 sb 1.1.2.1: #114000# Adapted to multiple-inheritance interface types.


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [7afb00ef7ecf5fe9c4cabfb77f8f87ca68e2a5fc]

INTEGRATION: CWS calcrtl (1.8.6); FILE MERGED 2003/07/11 10:21:34 nn 1.8.6.1: #106948# menu function to mirror sheet


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [e777ae879bf4439b1950cb0096af2752739955dc]

INTEGRATION: CWS sb10 (1.9.2); FILE MERGED 2004/01/08 15:42:10 sb 1.9.2.3: #114000# Cleaned up. 2004/01/08 13:47:41 sb 1.9.2.2: #114000# Complete adaption of cpp_uno/msvc_win32_intel to cpp_uno/shared. 2003/12/19 16:11:37 sb 1.9.2.1: #114000# Initial adaption of cpp_uno/msvc_win32_intel to cpp_uno/shared.


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [45aad0a070b6028acfe2aebbdb0d1ba6462e1f39]

INTEGRATION: CWS calcrtl (1.4.34); FILE MERGED 2003/10/29 19:42:38 nn 1.4.34.1: #106948# handle text alignment in repaint


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [fe81d15fc35a2c4caf5e1c51507c375c3d795833]

INTEGRATION: CWS sb10 (1.10.2); FILE MERGED 2003/12/19 16:11:36 sb 1.10.2.1: #114000# Initial adaption of cpp_uno/msvc_win32_intel to cpp_uno/shared.


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [54bb166092d9ad30453ffcc1a694a0e6563ffce1]

INTEGRATION: CWS calcrtl (1.7.90); FILE MERGED 2003/10/29 19:42:37 nn 1.7.90.1: #106948# handle text alignment in repaint


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [4568ed0b2775c844340a03af7f45468c3d69b1a7]

INTEGRATION: CWS sb10 (1.11.2); FILE MERGED 2004/01/08 15:42:09 sb 1.11.2.1: #114000# Cleaned up.


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [e95fbeabcc8d1b0c1efa0648a43b32e2b3531cf7]

INTEGRATION: CWS calcrtl (1.10.84); FILE MERGED 2003/10/29 19:42:37 nn 1.10.84.1: #106948# handle text alignment in repaint


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [9345a3bed3cb823d298bbfe35612bb154e972673]

INTEGRATION: CWS sb10 (1.11.52); FILE MERGED 2004/01/08 15:42:09 sb 1.11.52.3: #114000# Cleaned up. 2004/01/08 13:47:40 sb 1.11.52.2: #114000# Complete adaption of cpp_uno/msvc_win32_intel to cpp_uno/shared. 2003/12/19 16:11:36 sb 1.11.52.1: #114000# Initial adaption of cpp_uno/msvc_win32_intel to cpp_uno/shared.


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [3294b0abb2cffc8bce5ce728f33e4a46fa28aad0]

INTEGRATION: CWS calcrtl (1.45.18); FILE MERGED 2004/01/13 12:11:39 sab 1.45.18.3: RESYNC: (1.47-1.48); FILE MERGED 2003/10/08 09:20:25 nn 1.45.18.2: RESYNC: (1.45-1.47); FILE MERGED 2003/07/11 10:20:43 nn 1.45.18.1: #106948# menu function to mirror sheet


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [e2d7d0cb36092b998e9570a9329d1f80ebe5387c]

INTEGRATION: CWS sb10 (1.2.36); FILE MERGED 2004/01/18 01:53:31 khendricks 1.2.36.1: committing multinherit changes for gcc3_macosx_powerpc

These changes should be correct except for typos

I can not test this bridge since the 680 tree will
not build on MacOSX yet until all of the changes from the
cws_fix645_ooo111fix2 tree are merged into the 680 tree.

As soon as the 680 tree gets buildable on MacOSX
I will test the bridge and make any minor corrections

2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [84238adf126d4cfb7b3cf7e46ab53a943b739231]

INTEGRATION: CWS calcrtl (1.45.18); FILE MERGED 2004/01/13 12:09:57 sab 1.45.18.3: RESYNC: (1.47-1.48); FILE MERGED 2003/10/08 09:19:18 nn 1.45.18.2: RESYNC: (1.45-1.47); FILE MERGED 2003/07/11 10:20:43 nn 1.45.18.1: #106948# menu function to mirror sheet


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [e1513ba7255d740012c1a4974badb27d4b5f9915]

INTEGRATION: CWS sb10 (1.2.36); FILE MERGED 2004/01/18 01:53:30 khendricks 1.2.36.1: committing multinherit changes for gcc3_macosx_powerpc

These changes should be correct except for typos

I can not test this bridge since the 680 tree will
not build on MacOSX yet until all of the changes from the
cws_fix645_ooo111fix2 tree are merged into the 680 tree.

As soon as the 680 tree gets buildable on MacOSX
I will test the bridge and make any minor corrections

2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [f2f4e71c2150124f21fe3c7e6c07d132d703efcf]

INTEGRATION: CWS calcrtl (1.12.26); FILE MERGED 2003/10/31 18:41:01 nn 1.12.26.1: #106948# adjust edit area to text alignment


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [cf238015ccee400e3feaaa014bbdebf9f3402d29]

INTEGRATION: CWS calcrtl (1.5.100); FILE MERGED 2003/07/11 10:21:10 nn 1.5.100.1: #106948# menu function to mirror sheet


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [da1322e615afdf5dcc7fe66477ab4c338fdfd5e7]

INTEGRATION: CWS sb10 (1.2.36); FILE MERGED 2004/01/18 01:53:29 khendricks 1.2.36.1: committing multinherit changes for gcc3_macosx_powerpc

These changes should be correct except for typos

I can not test this bridge since the 680 tree will
not build on MacOSX yet until all of the changes from the
cws_fix645_ooo111fix2 tree are merged into the 680 tree.

As soon as the 680 tree gets buildable on MacOSX
I will test the bridge and make any minor corrections

2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [eecb5381b21ceb905b340e8a6bcb8f9e673745e2]

INTEGRATION: CWS calcrtl (1.6.84); FILE MERGED 2003/10/29 19:41:09 nn 1.6.84.1: #106948# handle text alignment in repaint


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [516dd2e1bec209b322ca2a9736464c3461f27212]

INTEGRATION: CWS sb10 (1.4.44); FILE MERGED 2004/01/17 18:40:45 khendricks 1.4.44.1: Stephan,

I am adding in the new ppc linux bridge code to your branch
in the hopes it will get merged in when your branch
tag is merged in

it passes the multinherit tests in all forms

I will try to fix the MacOSX stuff next.

2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [c2188a6bc5c11aa8c99d9892300c45c6ae54eac0]

INTEGRATION: CWS calcrtl (1.10.28); FILE MERGED 2003/10/08 09:25:59 nn 1.10.28.2: RESYNC: (1.10-1.11); FILE MERGED 2003/07/29 18:12:14 nn 1.10.28.1: #106948# RTL scroll bar handling


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [5dcfe6d9f0917f84a61314b3a3e5acdb4e355769]

INTEGRATION: CWS sb10 (1.3.88); FILE MERGED 2004/01/17 18:40:45 khendricks 1.3.88.1: Stephan,

I am adding in the new ppc linux bridge code to your branch
in the hopes it will get merged in when your branch
tag is merged in

it passes the multinherit tests in all forms

I will try to fix the MacOSX stuff next.

2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [b84aca5f691defbfc00b7f7ae7e6ca1cd0e56693]

INTEGRATION: CWS calcrtl (1.3.114); FILE MERGED 2003/11/13 10:41:03 dr 1.3.114.2: #106948# do not move pointer after context menu 2003/11/13 10:26:15 dr 1.3.114.1: #106948# move mouse pointer if mirrored state changes


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [f16e07c797c17ee0900a66b5baa696f20e4c0c70]

INTEGRATION: CWS sb10 (1.3.88); FILE MERGED 2004/01/17 18:40:44 khendricks 1.3.88.1: Stephan,

I am adding in the new ppc linux bridge code to your branch
in the hopes it will get merged in when your branch
tag is merged in

it passes the multinherit tests in all forms

I will try to fix the MacOSX stuff next.

2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [d7eae0931884e40059d73ccf80bda5174f601bb1]

INTEGRATION: CWS sb10 (1.4.52); FILE MERGED 2004/01/17 18:40:44 khendricks 1.4.52.1: Stephan,

I am adding in the new ppc linux bridge code to your branch
in the hopes it will get merged in when your branch
tag is merged in

it passes the multinherit tests in all forms

I will try to fix the MacOSX stuff next.

2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [61f8216ce426cae9b214c41e85327254757ca067]

INTEGRATION: CWS calcrtl (1.6.2.1.16); FILE MERGED 2004/01/13 12:20:59 sab 1.6.2.1.16.6: RESYNC: (1.8-1.9); FILE MERGED 2003/11/27 11:15:05 nn 1.6.2.1.16.5: RESYNC: (1.7-1.8); FILE MERGED 2003/10/23 16:46:54 nn 1.6.2.1.16.4: #106948# horizontal alignment of rotated text 2003/08/14 19:19:35 nn 1.6.2.1.16.3: #106948# continue long text in both directions 2003/03/10 14:15:56 nn 1.6.2.1.16.2: RESYNC: (1.6.2.1-1.6.2.2); FILE MERGED 2003/03/10 14:00:18 nn 1.6.2.1.16.1: #106948# RTL layout flag, mirror width


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [11e1a58c7c8aefabaebb6124980b68951dbedd20]

INTEGRATION: CWS sb10 (1.4.44); FILE MERGED 2004/01/17 18:40:44 khendricks 1.4.44.1: Stephan,

I am adding in the new ppc linux bridge code to your branch
in the hopes it will get merged in when your branch
tag is merged in

it passes the multinherit tests in all forms

I will try to fix the MacOSX stuff next.

2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [f6faf45ab9d0b29513c94e37dd6430cef00afb2b]

INTEGRATION: CWS calcrtl (1.5.12); FILE MERGED 2003/07/11 10:31:22 nn 1.5.12.1: #106948# RTL ordering of view elements


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [6dd090497802e823bc41da5a1777124b7e77125a]

INTEGRATION: CWS calcrtl (1.1.1.1.126); FILE MERGED 2003/07/11 10:31:22 nn 1.1.1.1.126.2: #106948# RTL ordering of view elements 2003/06/30 17:18:25 nn 1.1.1.1.126.1: #106948# RTL layout, continued implementation


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [d8835d0c6e3085224bfc8a08130d9854838b657d]

INTEGRATION: CWS sb10 (1.4.60); FILE MERGED 2004/01/08 15:42:08 sb 1.4.60.4: #114000# Cleaned up. 2004/01/08 13:45:44 sb 1.4.60.3: #114000# Factored out more shared code. 2003/12/19 16:15:52 sb 1.4.60.2: #114000# Factored out even more shared behaviour. 2003/12/10 10:00:21 sb 1.4.60.1: #114000# Adapted to multiple-inheritance interface types.


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [fe3ebf03d0aeb81df06d1c89b6ad3114dfe924f9]

INTEGRATION: CWS calcrtl (1.25.18); FILE MERGED 2003/10/29 19:41:08 nn 1.25.18.1: #106948# handle text alignment in repaint


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [63fbb89e829f7d598b3aa3b4cb4ddd604f08ec1c]

INTEGRATION: CWS sb10 (1.1.104); FILE MERGED 2003/12/10 10:00:19 sb 1.1.104.1: #114000# Adapted to multiple-inheritance interface types.


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [419ca24851558624f24b410a1030f371630a2e3e]

INTEGRATION: CWS calcrtl (1.7.34); FILE MERGED 2003/06/30 17:14:34 nn 1.7.34.1: #106948# table flag for RTL layout


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [3589474cf66a15415135fa0e2b6ca26a4ed591ba]

INTEGRATION: CWS sb10 (1.2.104); FILE MERGED 2004/01/08 13:45:43 sb 1.2.104.2: #114000# Factored out more shared code. 2003/12/10 10:00:16 sb 1.2.104.1: #114000# Adapted to multiple-inheritance interface types.


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [08574873d5e099d99a00ae4fae0e8ba314deaaec]

INTEGRATION: CWS calcrtl (1.1.1.1.126); FILE MERGED 2003/07/11 10:31:22 nn 1.1.1.1.126.2: #106948# RTL ordering of view elements 2003/06/30 17:18:24 nn 1.1.1.1.126.1: #106948# RTL layout, continued implementation


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [f37c70845ff89de01b50f61015bbf546f1ffeca3]

INTEGRATION: CWS sb10 (1.8.52); FILE MERGED 2003/12/10 10:00:13 sb 1.8.52.1: #114000# Adapted to multiple-inheritance interface types.


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [69fed2e4c4793a57e9aa0c9613e84b74b93b8ef5]

INTEGRATION: CWS calcrtl (1.5.90); FILE MERGED 2003/07/25 16:50:31 nn 1.5.90.2: #106948# RTL handling of drawing objects 2003/07/11 10:26:05 nn 1.5.90.1: #106948# handle drawing objects in RTL mode


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [841c727d6a91d733487395d449da5fed9638512b]

INTEGRATION: CWS sb10 (1.3.104); FILE MERGED 2004/01/08 15:42:07 sb 1.3.104.5: #114000# Cleaned up. 2004/01/08 13:45:43 sb 1.3.104.4: #114000# Factored out more shared code. 2003/12/19 16:15:52 sb 1.3.104.3: #114000# Factored out even more shared behaviour. 2003/12/10 10:49:20 sb 1.3.104.2: #114000# Removed debug-code debris. 2003/12/10 10:00:11 sb 1.3.104.1: #114000# Adapted to multiple-inheritance interface types.


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [5d95a1db4d6749ab8929f57e83ce6e28b0a375c1]

INTEGRATION: CWS calcrtl (1.8.34); FILE MERGED 2004/01/13 12:24:13 sab 1.8.34.3: RESYNC: (1.9-1.10); FILE MERGED 2003/10/08 09:27:24 nn 1.8.34.2: RESYNC: (1.8-1.9); FILE MERGED 2003/07/30 18:24:08 nn 1.8.34.1: #106948# RTL: insert objects


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [007ce2a20cec76d1d399c3beea605173a2cd99a5]

INTEGRATION: CWS sb10 (1.12.106); FILE MERGED 2004/01/08 15:42:06 sb 1.12.106.2: #114000# Cleaned up. 2004/01/08 13:49:40 sb 1.12.106.1: #114000# Adapted to cpp_uno/shared.


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [44fcb8de35391f665c66dfa75e383d6e4a8e1a77]

INTEGRATION: CWS calcrtl (1.3.86); FILE MERGED 2003/07/30 18:24:08 nn 1.3.86.1: #106948# RTL: insert objects


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [d143f4e2c66f648ce2906ba39c1deb6a6cc2797f]

INTEGRATION: CWS sb10 (1.9.102); FILE MERGED 2004/01/08 13:49:38 sb 1.9.102.1: #114000# Adapted to cpp_uno/shared.


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [8c57603c6b394f5174e8b2f648ff1b2040f2b8d4]

INTEGRATION: CWS calcrtl (1.16.34); FILE MERGED 2003/10/29 19:41:56 nn 1.16.34.1: #106948# handle text alignment in repaint


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [ad18beafb275481b7ec125aceb88b20fba94eaae]

INTEGRATION: CWS sb10 (1.9.52); FILE MERGED 2004/01/08 15:42:05 sb 1.9.52.1: #114000# Cleaned up.


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [6335aa1366a36c387f042ed3a52380fddcc879ed]

INTEGRATION: CWS calcrtl (1.44.6); FILE MERGED 2003/11/27 11:16:25 nn 1.44.6.4: RESYNC: (1.44-1.45); FILE MERGED 2003/10/29 19:41:56 nn 1.44.6.3: #106948# handle text alignment in repaint 2003/07/11 10:21:58 nn 1.44.6.2: #106948# menu function to mirror sheet 2003/06/30 17:15:25 nn 1.44.6.1: #106948# table flag for RTL layout


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [d004a82379eda16019b63292e6951f5f2e59b27b]

INTEGRATION: CWS sb10 (1.13.52); FILE MERGED 2004/01/08 15:42:05 sb 1.13.52.2: #114000# Cleaned up. 2004/01/08 13:49:36 sb 1.13.52.1: #114000# Adapted to cpp_uno/shared.


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [343d5674ea34b4ea76ae8ff2c4c56ad18315c850]

INTEGRATION: CWS calcrtl (1.46.6); FILE MERGED 2003/11/27 11:17:00 nn 1.46.6.3: RESYNC: (1.48-1.49); FILE MERGED 2003/06/30 17:54:55 nn 1.46.6.2: RESYNC: (1.46-1.48); FILE MERGED 2003/06/30 17:16:51 nn 1.46.6.1: #106948# RTL layout: cell editing


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [64c274270217945a6bf9b57973612ddb378bd165]

INTEGRATION: CWS sb10 (1.3.120); FILE MERGED 2004/01/08 13:49:35 sb 1.3.120.1: #114000# Adapted to cpp_uno/shared.


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [93a9959c08ac3f230066d0d99088c83fcb603c5c]

INTEGRATION: CWS calcrtl (1.8.82); FILE MERGED 2003/07/30 18:24:46 nn 1.8.82.1: #106948# RTL: RequestObjAreaPixel


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [5c392704a42ce9fe4a79cbdf7287665c3ffdb1a4]

INTEGRATION: CWS sb10 (1.1.2); FILE ADDED 2004/01/08 13:40:02 sb 1.1.2.1: #114000# Factored out more shared code.


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [818fa7f81b4f951a90c181e8d99f9e30f80bf935]

INTEGRATION: CWS calcrtl (1.34.28); FILE MERGED 2004/01/13 12:32:58 sab 1.34.28.2: RESYNC: (1.34-1.35); FILE MERGED 2003/10/30 13:29:35 sab 1.34.28.1: #106948#; rtl load/save of shapes


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [d64dd40fad11ec591639f5509e0f4fde458a084a]

INTEGRATION: CWS sb10 (1.1.2); FILE ADDED 2004/01/16 15:19:32 sb 1.1.2.2: #114000# Added missing documentation. 2004/01/08 13:39:53 sb 1.1.2.1: #114000# Factored out more shared code.


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [ad405ebeac9deac782107228632ec5295c077dc4]

INTEGRATION: CWS calcrtl (1.46.18); FILE MERGED 2003/10/08 09:34:16 nn 1.46.18.2: RESYNC: (1.46-1.47); FILE MERGED 2003/07/03 11:36:04 sab 1.46.18.1: #106948#; add new property TableLayout


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [c2690a05dce6b176450b9a4c9628ccaed516ae33]

INTEGRATION: CWS sb10 (1.1.2); FILE ADDED 2003/12/10 10:52:42 sb 1.1.2.1: #114000# Adapted to multiple-inheritance interface types.


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [ecd20ce224bc8324f5432c185ad4dd651364e542]

INTEGRATION: CWS calcrtl (1.66.46); FILE MERGED 2004/01/13 12:32:26 sab 1.66.46.2: RESYNC: (1.66-1.67); FILE MERGED 2003/10/30 13:29:33 sab 1.66.46.1: #106948#; rtl load/save of shapes


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [4ede20dcceff78b21f5048929a20919e2580baa1]

INTEGRATION: CWS sb10 (1.1.2); FILE ADDED 2004/01/08 15:42:04 sb 1.1.2.1: #114000# Cleaned up.


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [131d53305979376287693efe0129bdc8c2dbcb58]

INTEGRATION: CWS sb10 (1.1.2); FILE ADDED 2004/01/08 13:39:50 sb 1.1.2.3: #114000# Factored out more shared code. 2003/12/19 16:12:29 sb 1.1.2.2: #114000# Factored out even more shared behaviour. 2003/12/10 10:52:39 sb 1.1.2.1: #114000# Adapted to multiple-inheritance interface types.


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [cd57800fd3c315f6b44c9b5d3e18e26a4d012cbb]

INTEGRATION: CWS calcrtl (1.169.46); FILE MERGED 2004/01/13 12:31:41 sab 1.169.46.2: RESYNC: (1.169-1.171); FILE MERGED 2003/10/30 13:29:30 sab 1.169.46.1: #106948#; rtl load/save of shapes


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [f2384806dbba4d63654963178b5ca88b73162acf]

INTEGRATION: CWS sb10 (1.1.2); FILE ADDED 2003/12/10 10:52:38 sb 1.1.2.1: #114000# Adapted to multiple-inheritance interface types.


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [d207fff9493ffedb8b28cd784830efda5c5c300b]

INTEGRATION: CWS calcrtl (1.20.84); FILE MERGED 2003/10/30 13:29:29 sab 1.20.84.1: #106948#; rtl load/save of shapes


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [e4b3b569ab94264cef09179f364473ddd42f2cb9]

INTEGRATION: CWS calcrtl (1.21.82); FILE MERGED 2003/12/04 10:34:18 sab 1.21.82.2: #106948#; only substract width if it is NegativePage 2003/10/30 13:29:28 sab 1.21.82.1: #106948#; rtl load/save of shapes


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [4777d98266bc2f133c682ae711271b55d8b06a25]

INTEGRATION: CWS calcrtl (1.58.18); FILE MERGED 2003/11/27 11:18:06 nn 1.58.18.3: RESYNC: (1.59-1.61); FILE MERGED 2003/11/04 16:23:07 nn 1.58.18.2: RESYNC: (1.58-1.59); FILE MERGED 2003/10/10 15:19:47 dr 1.58.18.1: #106948# RTL layout support


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [c5a0abe426bfff29255564159e4316189cb4da32]

INTEGRATION: CWS calcrtl (1.9.18); FILE MERGED 2003/11/27 14:53:28 nn 1.9.18.2: #100000# GetBoundRect() to GetCurrentBoundRect() again 2003/10/10 15:19:47 dr 1.9.18.1: #106948# RTL layout support


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [0ed99cc6665935fa5e661b35c98ad0200646e68e]

INTEGRATION: CWS sb10 (1.3.20); FILE MERGED 2004/01/21 17:46:08 sg 1.3.20.1: #114965#CHG: use different com.sun.star.uno.Type constructor


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [bef977e1827cd1eef27ac093ba833afe55408a97]

INTEGRATION: CWS calcrtl (1.9.20); FILE MERGED 2003/11/27 11:24:26 nn 1.9.20.3: RESYNC: (1.10-1.11); FILE MERGED 2003/11/04 16:23:55 nn 1.9.20.2: RESYNC: (1.9-1.10); FILE MERGED 2003/10/09 13:37:34 dr 1.9.20.1: #106948# import of mirrored sheets


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [e91f9bad598cd15c789fb5a4af64d6e7cc2cca0b]

INTEGRATION: CWS calcrtl (1.7.20); FILE MERGED 2003/11/27 11:24:17 nn 1.7.20.2: RESYNC: (1.7-1.8); FILE MERGED 2003/10/10 15:33:57 dr 1.7.20.1: #i1967# first preparations for >32000 rows


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [54b7382537db696fc6cda43d88052445edc5a45a]

INTEGRATION: CWS calcrtl (1.7.56); FILE MERGED 2003/11/27 11:24:09 nn 1.7.56.3: RESYNC: (1.8-1.9); FILE MERGED 2003/11/04 16:23:48 nn 1.7.56.2: RESYNC: (1.7-1.8); FILE MERGED 2003/10/10 15:33:56 dr 1.7.56.1: #i1967# first preparations for >32000 rows


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [252d16b2b24d973545dce135d41452b7bd576db6]

INTEGRATION: CWS calcrtl (1.4.22); FILE MERGED 2003/11/04 16:23:41 nn 1.4.22.2: RESYNC: (1.4-1.5); FILE MERGED 2003/10/10 15:19:31 dr 1.4.22.1: #106948# RTL layout support


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [911224dc73220e06c4159c30c73a46bb91f82869]

INTEGRATION: CWS calcrtl (1.9.20); FILE MERGED 2003/11/27 11:23:15 nn 1.9.20.2: RESYNC: (1.9-1.10); FILE MERGED 2003/10/10 15:33:57 dr 1.9.20.1: #i1967# first preparations for >32000 rows


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [711c684604d331ba359765f493d4e414fc39a219]

INTEGRATION: CWS calcrtl (1.3.88); FILE MERGED 2003/11/04 16:23:33 nn 1.3.88.3: RESYNC: (1.3-1.4); FILE MERGED 2003/10/10 15:19:29 dr 1.3.88.2: #106948# RTL layout support 2003/10/09 13:37:32 dr 1.3.88.1: #106948# import of mirrored sheets


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [b0a4fa5fe0530e312949a010338c1f86892fcda5]

INTEGRATION: CWS calcrtl (1.30.22); FILE MERGED 2003/11/27 11:20:11 nn 1.30.22.3: RESYNC: (1.31-1.32); FILE MERGED 2003/11/04 16:23:26 nn 1.30.22.2: RESYNC: (1.30-1.31); FILE MERGED 2003/10/10 15:19:29 dr 1.30.22.1: #106948# RTL layout support


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [f643d9a24d88ab403e495a3fe5ab683a532bb5b0]

INTEGRATION: CWS calcrtl (1.5.86); FILE MERGED 2003/10/10 15:19:28 dr 1.5.86.1: #106948# RTL layout support


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [ec421535326062d4f06103f3f077a7000d28cf0c]

INTEGRATION: CWS calcrtl (1.39.34); FILE MERGED 2003/10/09 13:37:31 dr 1.39.34.1: #106948# import of mirrored sheets


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [fd1f4a951038a70bd42bc995ba05735952aec1c1]

INTEGRATION: CWS calcrtl (1.10.20); FILE MERGED 2003/11/27 11:31:14 nn 1.10.20.3: RESYNC: (1.11-1.12); FILE MERGED 2003/11/04 16:25:15 nn 1.10.20.2: RESYNC: (1.10-1.11); FILE MERGED 2003/10/09 13:36:21 dr 1.10.20.1: #106948# import of mirrored sheets


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [2edfe2937dacf59449fc8021c960530fd4535724]

INTEGRATION: CWS calcrtl (1.7.56); FILE MERGED 2003/11/27 11:30:54 nn 1.7.56.3: RESYNC: (1.8-1.9); FILE MERGED 2003/11/04 16:25:09 nn 1.7.56.2: RESYNC: (1.7-1.8); FILE MERGED 2003/10/10 15:33:29 dr 1.7.56.1: #i1967# first preparations for >32000 rows


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [be7f7755c844eae5e2af48ef62072c60872fba24]

INTEGRATION: CWS calcrtl (1.1.2); FILE ADDED 2003/11/20 14:22:15 dr 1.1.2.2: #111027# textboxes still too small on import 2003/10/10 15:18:56 dr 1.1.2.1: #106948# RTL layout support


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [872d0b1750427841ad034cbd62ae751f59b36753]

INTEGRATION: CWS calcrtl (1.7.14); FILE MERGED 2003/11/27 11:29:42 nn 1.7.14.4: RESYNC: (1.8-1.10); FILE MERGED 2003/11/04 16:24:41 nn 1.7.14.3: RESYNC: (1.7-1.8); FILE MERGED 2003/10/10 15:18:55 dr 1.7.14.2: #106948# RTL layout support 2003/10/09 13:36:20 dr 1.7.14.1: #106948# import of mirrored sheets


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [95d3892e0c3d850da183abdc214e1f515ef17359]

INTEGRATION: CWS calcrtl (1.20.46); FILE MERGED 2003/11/27 11:27:46 nn 1.20.46.3: RESYNC: (1.21-1.22); FILE MERGED 2003/11/04 16:24:21 nn 1.20.46.2: RESYNC: (1.20-1.21); FILE MERGED 2003/10/10 15:18:55 dr 1.20.46.1: #106948# RTL layout support


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [bb337304975b43be60ee1b9d433f1662ae9f2f1b]

INTEGRATION: CWS calcrtl (1.55.18); FILE MERGED 2004/01/13 12:37:10 sab 1.55.18.4: RESYNC: (1.57-1.58); FILE MERGED 2003/11/27 11:25:27 nn 1.55.18.3: RESYNC: (1.56-1.57); FILE MERGED 2003/11/04 16:24:01 nn 1.55.18.2: RESYNC: (1.55-1.56); FILE MERGED 2003/10/09 13:36:17 dr 1.55.18.1: #106948# import of mirrored sheets


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [8fe8953bd16253027aae58c06937f6cdf76dd4ca]

INTEGRATION: CWS calcrtl (1.27.14); FILE MERGED 2003/11/27 11:27:16 nn 1.27.14.3: RESYNC: (1.27-1.29); FILE MERGED 2003/10/10 15:18:55 dr 1.27.14.2: #106948# RTL layout support 2003/10/09 13:36:16 dr 1.27.14.1: #106948# import of mirrored sheets


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [8ad90d5bc6d6a0c2b7bb2d03e8608b5913786681]

INTEGRATION: CWS calcrtl (1.86.20); FILE MERGED 2003/11/27 11:27:05 nn 1.86.20.2: RESYNC: (1.86-1.87); FILE MERGED 2003/10/10 15:18:54 dr 1.86.20.1: #106948# RTL layout support


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [31db29b8e76e015180ad388052fe16a75ab3642b]

INTEGRATION: CWS calcrtl (1.19.34); FILE MERGED 2004/01/13 12:40:18 sab 1.19.34.3: RESYNC: (1.19-1.20); FILE MERGED 2003/10/31 18:40:29 nn 1.19.34.2: #106948# adjust edit area to text alignment 2003/06/30 17:17:12 nn 1.19.34.1: #106948# RTL layout: cell editing


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [ad469d66e1b02b2bd29b3b9d42b38cc4e6debe27]

INTEGRATION: CWS calcrtl (1.11.34); FILE MERGED 2003/11/27 11:31:33 nn 1.11.34.2: RESYNC: (1.11-1.12); FILE MERGED 2003/07/25 16:50:20 nn 1.11.34.1: #106948# RTL handling of drawing objects


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [b9d589be826791eebde386f8986a2866ec27784f]

INTEGRATION: CWS calcrtl (1.22.26); FILE MERGED 2004/01/13 12:46:37 sab 1.22.26.4: RESYNC: (1.22-1.24); FILE MERGED 2003/10/23 16:47:08 nn 1.22.26.3: #106948# horizontal alignment of rotated text 2003/07/25 16:50:02 nn 1.22.26.2: #106948# RTL handling of drawing objects 2003/07/11 10:25:33 nn 1.22.26.1: #106948# handle drawing objects in RTL mode


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [3116a53e48c16970e16d3ec9f2b9bd7b9b081e15]

INTEGRATION: CWS calcrtl (1.6.82); FILE MERGED 2004/01/13 12:46:21 sab 1.6.82.4: RESYNC: (1.6-1.7); FILE MERGED 2003/10/28 13:48:58 nn 1.6.82.3: #106948# handle RTL and text alignment in ExtendPrintArea 2003/07/30 14:48:55 nn 1.6.82.2: #106948# initialize RTL flag for new sheets 2003/06/30 17:14:02 nn 1.6.82.1: #106948# table flag for RTL layout


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [ef6d1b8fb73c88bbd7aecb0b5452e9eb759551bf]

INTEGRATION: CWS calcrtl (1.4.82); FILE MERGED 2003/07/30 14:49:30 nn 1.4.82.1: #106948# page style default for writing mode depends on system language


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [36aa254327dc14ec092fd1eee039e43adb73b21b]

INTEGRATION: CWS calcrtl (1.31.12); FILE MERGED 2004/01/13 12:45:19 sab 1.31.12.3: RESYNC: (1.32-1.33); FILE MERGED 2003/10/08 09:47:41 nn 1.31.12.2: RESYNC: (1.31-1.32); FILE MERGED 2003/07/30 14:48:54 nn 1.31.12.1: #106948# initialize RTL flag for new sheets


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [52b31af69c005eaa3df1cb4780c47e2e3140971d]

INTEGRATION: CWS calcrtl (1.3.118); FILE MERGED 2003/08/14 19:19:17 nn 1.3.118.3: #106948# continue long text in both directions 2003/06/30 17:14:03 nn 1.3.118.2: #106948# table flag for RTL layout 2003/06/12 14:26:45 nn 1.3.118.1: #106948# RTL layout: shadow is not mirrored


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [f4b106608d04a81e20b07870088da19b2fc40d30]

INTEGRATION: CWS calcrtl (1.20.34); FILE MERGED 2004/01/13 12:45:06 sab 1.20.34.5: RESYNC: (1.22-1.24); FILE MERGED 2003/11/27 11:32:05 nn 1.20.34.4: RESYNC: (1.21-1.22); FILE MERGED 2003/11/03 12:57:10 nn 1.20.34.3: #106948# handle RTL in MoveAreaTwips 2003/10/08 09:47:36 nn 1.20.34.2: RESYNC: (1.20-1.21); FILE MERGED 2003/07/25 16:50:00 nn 1.20.34.1: #106948# RTL handling of drawing objects


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [12760c7faa5c1cb9148b811350ebf27b81a85738]

INTEGRATION: CWS calcrtl (1.49.18); FILE MERGED 2004/01/13 12:44:52 sab 1.49.18.6: RESYNC: (1.50-1.53); FILE MERGED 2003/10/29 19:38:34 nn 1.49.18.5: #106948# handle text alignment in repaint 2003/10/08 09:47:30 nn 1.49.18.4: RESYNC: (1.49-1.50); FILE MERGED 2003/07/25 16:50:00 nn 1.49.18.3: #106948# RTL handling of drawing objects 2003/07/11 10:25:32 nn 1.49.18.2: #106948# handle drawing objects in RTL mode 2003/06/30 17:14:02 nn 1.49.18.1: #106948# table flag for RTL layout


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [4bccabe56a922a555345383e4dfdf1ec5810d5fd]

INTEGRATION: CWS sb10 (1.8.72); FILE MERGED 2003/12/10 08:48:17 sb 1.8.72.1: #114000# Adapted to multiple-inheritance interface types.


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [8ec58b95789c524eec5459bffcc94d831dded6c9]

INTEGRATION: CWS sb10 (1.19.16); FILE MERGED 2004/01/21 09:29:36 sb 1.19.16.4: #114000# Take care of absolutely incomplete interface type descriptions, where even nMembers and nAllMembers is not yet set. 2004/01/19 09:26:42 sb 1.19.16.3: #114000# Added missing calls to typelib_typedescription_complete. 2004/01/13 14:15:41 sb 1.19.16.2: RESYNC: (1.19-1.20); FILE MERGED 2003/12/10 08:52:19 sb 1.19.16.1: #114000# Adapted to multiple-inheritance interface types.


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [981abba1d80d28cb4c2f751596f4771a17989f94]

INTEGRATION: CWS calcrtl (1.17.34); FILE MERGED 2003/11/04 16:25:53 nn 1.17.34.3: RESYNC: (1.18-1.19); FILE MERGED 2003/10/08 09:47:06 nn 1.17.34.2: RESYNC: (1.17-1.18); FILE MERGED 2003/07/25 16:50:01 nn 1.17.34.1: #106948# RTL handling of drawing objects


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [3795f22b252e416e661aa36c600484e2ed6781c4]

INTEGRATION: CWS sb10 (1.9.72); FILE MERGED 2003/12/10 08:52:18 sb 1.9.72.1: #114000# Adapted to multiple-inheritance interface types.


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [a98551125cc700fb132742a5a7c8ced2e1413a61]

INTEGRATION: CWS calcrtl (1.38.34); FILE MERGED 2004/01/13 12:43:58 sab 1.38.34.4: RESYNC: (1.39-1.41); FILE MERGED 2003/11/04 16:25:45 nn 1.38.34.3: RESYNC: (1.38-1.39); FILE MERGED 2003/07/30 14:48:54 nn 1.38.34.2: #106948# initialize RTL flag for new sheets 2003/07/25 16:50:01 nn 1.38.34.1: #106948# RTL handling of drawing objects


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [39f79b1aafe284e7a076c4d7aec3720b8aeb4e9a]

INTEGRATION: CWS sb10 (1.12.72); FILE MERGED 2004/01/21 09:29:34 sb 1.12.72.2: #114000# Take care of absolutely incomplete interface type descriptions, where even nMembers and nAllMembers is not yet set. 2003/12/10 08:50:07 sb 1.12.72.1: #114000# Adapted to multiple-inheritance interface types.


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [dbd839ed621fce7ee1fee16cff0249951eaefcb4]

INTEGRATION: CWS calcrtl (1.12.26); FILE MERGED 2004/01/13 12:43:24 sab 1.12.26.2: RESYNC: (1.12-1.13); FILE MERGED 2003/10/29 19:38:34 nn 1.12.26.1: #106948# handle text alignment in repaint


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [065c11863553be6963270fac53852169cde89470]

INTEGRATION: CWS sb10 (1.9.86); FILE MERGED 2003/12/19 14:06:09 sb 1.9.86.1: #114000# Added missing include.


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [979d20a7cd6db9493bb61bb0cc194c2102671504]

INTEGRATION: CWS sb10 (1.17.6); FILE MERGED 2003/12/18 10:38:11 sb 1.17.6.1: #114000# Added missing reinterpret_casts between XInterface and interface_type.


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [f7bca6b02b13cbbb830cad7bae1fe7684d9e73c6]

INTEGRATION: CWS calcrtl (1.24.82); FILE MERGED 2003/11/04 16:28:33 nn 1.24.82.3: RESYNC: (1.25-1.26); FILE MERGED 2003/10/08 09:48:05 nn 1.24.82.2: RESYNC: (1.24-1.25); FILE MERGED 2003/07/11 10:18:37 nn 1.24.82.1: #106948# menu function to mirror sheet


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [b8e83bbec8ff4f583bde689f9e05c22b28aed17f]

INTEGRATION: CWS sb10 (1.13.6); FILE MERGED 2003/12/18 10:38:10 sb 1.13.6.2: #114000# Added missing reinterpret_casts between XInterface and interface_type. 2003/12/10 08:48:49 sb 1.13.6.1: #114000# Adapted to multiple-inheritance interface types.


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [a2058d73c00dc332c83387d17645c5c92dcd5887]

INTEGRATION: CWS calcrtl (1.3.86); FILE MERGED 2003/11/04 16:26:39 nn 1.3.86.2: RESYNC: (1.3-1.4); FILE MERGED 2003/07/11 10:18:39 nn 1.3.86.1: #106948# menu function to mirror sheet


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [f2c288d723e3912837401451e345e5aca03de351]

INTEGRATION: CWS calcrtl (1.1.2); FILE ADDED 2004/01/20 11:21:28 sw 1.1.2.1: #114392#


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [ce412193c06530528161f4d4a265730d16fd73ef]

INTEGRATION: CWS calcrtl (1.1.2); FILE ADDED 2004/01/28 15:21:28 sw 1.1.2.4: #114392# 2004/01/27 14:13:58 sw 1.1.2.3: #114392# 2004/01/27 12:51:52 sw 1.1.2.2: #114392# 2004/01/20 11:22:05 sw 1.1.2.1: #114392#


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [42995d8c073f8fa479e2f33a6db999ad6c928055]

INTEGRATION: CWS calcrtl (1.3.112); FILE MERGED 2004/01/13 12:49:38 sab 1.3.112.2: RESYNC: (1.3-1.4); FILE MERGED 2003/07/03 11:35:01 sab 1.3.112.1: #106948#; add new property TableLayout


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [0c39b2b76d6d34570308652af67625c3764a18e7]

INTEGRATION: CWS calcrtl (1.51.6); FILE MERGED 2004/01/13 12:49:25 sab 1.51.6.5: RESYNC: (1.54-1.55); FILE MERGED 2003/11/04 16:36:04 nn 1.51.6.4: RESYNC: (1.53-1.54); FILE MERGED 2003/10/30 13:28:30 sab 1.51.6.3: #106948#; add new properties to a shape 2003/10/08 09:53:55 nn 1.51.6.2: RESYNC: (1.51-1.53); FILE MERGED 2003/07/03 11:35:00 sab 1.51.6.1: #106948#; add new property TableLayout


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [a741a1ad45e96bb9548bb7d7892c2e21da546d59]

INTEGRATION: CWS calcrtl (1.19.82); FILE MERGED 2004/01/13 12:47:12 sab 1.19.82.2: RESYNC: (1.19-1.21); FILE MERGED 2003/06/30 17:13:09 nn 1.19.82.1: #106948# table flag for RTL layout


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [d90c6b52f7e15ab5a51c7931800bac7f844f1812]

INTEGRATION: CWS calcrtl (1.35.82); FILE MERGED 2003/10/08 09:52:28 nn 1.35.82.2: RESYNC: (1.35-1.37); FILE MERGED 2003/07/11 10:17:31 nn 1.35.82.1: #106948# menu function to mirror sheet


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [a5b7f2341aafda484b4b72d31c0b2c0f472dc48d]

INTEGRATION: CWS calcrtl (1.4.112); FILE MERGED 2003/07/11 10:17:31 nn 1.4.112.1: #106948# menu function to mirror sheet


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [952338e097e12f72422a0a99d854c4b0c7f06f11]

INTEGRATION: CWS calcrtl (1.23.6); FILE MERGED 2004/01/13 12:47:58 sab 1.23.6.4: RESYNC: (1.24-1.25); FILE MERGED 2003/10/29 19:37:55 nn 1.23.6.3: #106948# handle text alignment in repaint 2003/10/08 09:53:19 nn 1.23.6.2: RESYNC: (1.23-1.24); FILE MERGED 2003/07/30 14:47:39 nn 1.23.6.1: #106948# initialize RTL flag for new sheets


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [4855abb2622fecbd29cc6edad8ada478bb8f3cc1]

INTEGRATION: CWS sb10 (1.4.122); FILE MERGED 2003/12/10 09:21:39 sb 1.4.122.1: #114000# Inherited interface types must be fully defined (included), not just forward declared.


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [cbcea6ddff8d5780eb3f08f3937ecd665282492a]

INTEGRATION: CWS calcrtl (1.8.84); FILE MERGED 2003/11/27 11:32:20 nn 1.8.84.2: RESYNC: (1.8-1.9); FILE MERGED 2003/07/25 16:49:30 nn 1.8.84.1: #106948# RTL handling of drawing objects


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [fcb84967f43732890d1a69dbc08e1711c3722031]

INTEGRATION: CWS sb10 (1.4.108); FILE MERGED 2003/12/10 09:21:38 sb 1.4.108.1: #114000# Inherited interface types must be fully defined (included), not just forward declared.


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [69f91b56e2b6dcc02ab2ff02c36c24113d0c33c7]

INTEGRATION: CWS calcrtl (1.67.6); FILE MERGED 2004/01/13 12:47:45 sab 1.67.6.8: RESYNC: (1.70-1.71); FILE MERGED 2003/11/27 11:32:12 nn 1.67.6.7: RESYNC: (1.69-1.70); FILE MERGED 2003/11/04 16:35:34 nn 1.67.6.6: RESYNC: (1.68-1.69); FILE MERGED 2003/10/08 09:52:53 nn 1.67.6.5: RESYNC: (1.67-1.68); FILE MERGED 2003/08/14 19:18:56 nn 1.67.6.4: #106948# continue long text in both directions 2003/07/30 14:47:39 nn 1.67.6.3: #106948# initialize RTL flag for new sheets 2003/07/25 16:49:30 nn 1.67.6.2: #106948# RTL handling of drawing objects 2003/06/30 17:13:09 nn 1.67.6.1: #106948# table flag for RTL layout


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [3f07122b812b0993eb938596a3271f1ffcbc5963]

INTEGRATION: CWS calcrtl (1.11.178); FILE MERGED 2004/01/13 11:44:29 sab 1.11.178.4: RESYNC: (1.11-1.12); FILE MERGED 2003/11/13 10:24:02 dr 1.11.178.3: #106948# added virtual Mirror() function 2003/11/11 11:33:37 dr 1.11.178.2: #106948# changes for RTL UI 2003/11/06 14:43:39 dr 1.11.178.1: #106948# TabBar supports permanent mirrored layout


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [4ac5ff1ff0c4bba253581d10cdeddb4a1f59084e]

INTEGRATION: CWS calcrtl (1.5.178); FILE MERGED 2003/11/13 10:23:41 dr 1.5.178.2: #106948# added virtual Mirror() function 2003/11/06 14:43:28 dr 1.5.178.1: #106948# TabBar supports permanent mirrored layout


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [f276ea192a00217b566985b13e9b016fed147258]

INTEGRATION: CWS sb10 (1.12.80); FILE MERGED 2003/12/10 09:40:05 sb 1.12.80.1: #114000# Adapted to multiple-inheritance interface types.


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [4adc2f2671c52c2ee6b91c8ab86e142d2163c658]

INTEGRATION: CWS sb10 (1.6.80); FILE MERGED 2003/12/10 09:40:04 sb 1.6.80.1: #114000# Adapted to multiple-inheritance interface types.


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [9666f66ccb8069ace7d98e7de4ad61b0a7a29a56]

INTEGRATION: CWS calcrtl (1.15.46); FILE MERGED 2003/12/04 15:12:55 sab 1.15.46.1: #106948#, add own service of uno::Shape


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [684ed2261757c510a42758307beaeb56fd168d82]

INTEGRATION: CWS sb10 (1.11.80); FILE MERGED 2003/12/10 09:40:00 sb 1.11.80.1: #114000# Adapted to multiple-inheritance interface types.


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [0cb8b41764f75bf4ca93984fce5c7da63f8b062b]

INTEGRATION: CWS calcrtl (1.4.170); FILE MERGED 2004/01/27 13:29:10 sab 1.4.170.3: #106948#; use the constants of WritingMode2 2004/01/13 11:07:10 sab 1.4.170.2: RESYNC: (1.4-1.5); FILE MERGED 2003/07/03 11:25:53 sab 1.4.170.1: #106948#; add new property TableLayout


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [99fdbbcaaf02bde3f5bff2a75037fae8d9946fcb]

INTEGRATION: CWS sb10 (1.8.52); FILE MERGED 2004/01/13 14:16:22 sb 1.8.52.3: RESYNC: (1.8-1.9); FILE MERGED 2004/01/13 10:30:35 sb 1.8.52.2: #114000# Fixed InterfaceIdlClassImpl to allow multipe superclasses. 2004/01/12 15:58:26 sb 1.8.52.1: #114000# Adapted to new naming scheme for interface member type descriptions.


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [1c565d521ee40ea3dbac14d359490a2c6d5b19be]

INTEGRATION: CWS calcrtl (1.1.2); FILE ADDED 2003/12/04 14:26:21 sab 1.1.2.1: #106948#, add new properties to get anchor of shape


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [7d43658c880ce8b31f284b087729eb7ed3ed7640]

INTEGRATION: CWS sb10 (1.9.52); FILE MERGED 2004/01/13 10:30:35 sb 1.9.52.1: #114000# Fixed InterfaceIdlClassImpl to allow multipe superclasses.


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [35a3552dfb1338fecebdca79f51dbcbd2e035571]

INTEGRATION: CWS sb10 (1.4.2); FILE MERGED 2003/12/10 09:12:20 sb 1.4.2.1: #114000# Adapted to multiple-inheritance interface types.


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [35f5a869cac3c5f4c5fb20cd59d569e72045e41b]

INTEGRATION: CWS sb10 (1.3.74); FILE MERGED 2003/12/10 09:12:20 sb 1.3.74.1: #114000# Adapted to multiple-inheritance interface types.


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [1ff02519070ad60b97eb60ee638755dd99ae50a7]

INTEGRATION: CWS sb10 (1.6.20); FILE MERGED 2003/12/10 09:12:19 sb 1.6.20.1: #114000# Adapted to multiple-inheritance interface types.


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [7f8ff4b8d9293f01ade12601629e23b18aacd683]

INTEGRATION: CWS sb10 (1.3.64); FILE MERGED 2003/12/10 09:12:19 sb 1.3.64.1: #114000# Adapted to multiple-inheritance interface types.


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [bf698bdb00df792feaadcc2c711de3f97e590273]

INTEGRATION: CWS sb10 (1.6.44); FILE MERGED 2003/12/10 09:01:20 sb 1.6.44.3: #114000# Reverted the feature to dump service descriptions even if no -C is given. 2003/10/31 10:47:42 sb 1.6.44.2: #112870# Correctly write out empty service descriptions. 2003/10/30 09:14:33 sb 1.6.44.1: #112870# Added preliminary code generation for services.


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [4428e2789f265e60e231f342ca39d89a912042bd]

INTEGRATION: CWS sb10 (1.2.72); FILE MERGED 2003/12/10 08:57:04 sb 1.2.72.1: #114000# Adapted to multiple-inheritance interface types.


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [d29bdd9191c44548c4cbdc66683d5902e7ce0368]

INTEGRATION: CWS sb10 (1.1.76); FILE MERGED 2003/12/10 08:57:04 sb 1.1.76.1: #114000# Adapted to multiple-inheritance interface types.


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [9e8b67232720603a50020525a0008e4454b27d93]

INTEGRATION: CWS calcrtl (1.80.100); FILE MERGED 2004/01/13 09:59:05 sab 1.80.100.3: RESYNC: (1.81-1.84); FILE MERGED 2003/11/27 10:49:00 nn 1.80.100.2: RESYNC: (1.80-1.81); FILE MERGED 2003/11/10 10:23:16 ssa 1.80.100.1: #106948# improved mirroring


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [bf608ba386b132398dc75eae1210efd6b007c174]

INTEGRATION: CWS sb10 (1.2.2); FILE MERGED 2003/12/10 08:57:03 sb 1.2.2.1: #114000# Adapted to multiple-inheritance interface types.


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [e8717a0afa4f261e81e68c4fc004ef3e51ffda27]

INTEGRATION: CWS calcrtl (1.9.166); FILE MERGED 2004/01/13 09:58:52 sab 1.9.166.2: RESYNC: (1.9-1.11); FILE MERGED 2003/11/10 10:23:16 ssa 1.9.166.1: #106948# improved mirroring


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [698c052a5bb07c9faed30d3a00bd42a8ef98f775]

INTEGRATION: CWS sb10 (1.1.76); FILE MERGED 2003/12/10 08:57:03 sb 1.1.76.1: #114000# Adapted to multiple-inheritance interface types.


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [914510a32952083ae6ebfa8fb4caef398bbccc31]

INTEGRATION: CWS calcrtl (1.176.100); FILE MERGED 2004/01/13 09:58:38 sab 1.176.100.4: RESYNC: (1.178-1.181); FILE MERGED 2003/11/27 10:48:54 nn 1.176.100.3: RESYNC: (1.176-1.178); FILE MERGED 2003/11/10 14:48:51 ssa 1.176.100.2: #106948# improved mirroring 2003/11/10 10:23:15 ssa 1.176.100.1: #106948# improved mirroring


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [5a9afb54b73bf2fdd2df8c66f3dbaaed916e85b9]

INTEGRATION: CWS sb10 (1.2.72); FILE MERGED 2003/12/10 08:57:02 sb 1.2.72.1: #114000# Adapted to multiple-inheritance interface types.


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [4f13882f1b60859474abfd516f750f78bf24e5c2]

INTEGRATION: CWS calcrtl (1.8.286); FILE MERGED 2004/01/13 09:56:13 sab 1.8.286.2: RESYNC: (1.8-1.10); FILE MERGED 2003/11/13 09:28:57 ssa 1.8.286.1: #106948# fix RTL splitting for new rtl calc


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [9e19e55657b554c1d0ea63dec32949e05c772ade]

INTEGRATION: CWS sb10 (1.17.22); FILE MERGED 2003/12/17 10:20:56 sb 1.17.22.6: RESYNC: (1.18-1.19); FILE MERGED 2003/12/01 11:09:33 sb 1.17.22.5: #114000# Drop support for service description types, add support for multiple-inheritance interface types instead. 2003/11/04 13:58:54 sb 1.17.22.4: #112870# Generate UNOTYPEINFO for service descriptions. 2003/10/30 12:47:48 sb 1.17.22.3: #112870# Fixed preliminary code generation for services. 2003/10/30 09:51:33 sb 1.17.22.2: RESYNC: (1.17-1.18); FILE MERGED 2003/10/30 09:09:26 sb 1.17.22.1: #112870# Added preliminary code generation for services.


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [be5da2e44db1d5862d70b4f3938a51d597efe5be]

INTEGRATION: CWS calcrtl (1.12.166); FILE MERGED 2004/01/13 10:21:17 sab 1.12.166.3: RESYNC: (1.13-1.15); FILE MERGED 2003/11/27 10:51:38 nn 1.12.166.2: RESYNC: (1.12-1.13); FILE MERGED 2003/11/10 10:22:10 ssa 1.12.166.1: #106948# improved mirroring


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [8abe53a2ea6805790429dd3ed952eb3123fdff51]

INTEGRATION: CWS sb10 (1.23.2); FILE MERGED 2004/01/13 14:16:38 sb 1.23.2.3: RESYNC: (1.23-1.24); FILE MERGED 2003/12/10 10:45:35 sb 1.23.2.2: #114000# Fixed minor omission. 2003/12/10 08:46:45 sb 1.23.2.1: #114000# Adapted to multiple-inheritance interface types.


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [89892e061f54abca94cd6725aeb3c989c379fb57]

INTEGRATION: CWS calcrtl (1.157.6); FILE MERGED 2004/01/13 10:18:02 sab 1.157.6.3: RESYNC: (1.160-1.164); FILE MERGED 2003/11/27 10:50:43 nn 1.157.6.2: RESYNC: (1.157-1.160); FILE MERGED 2003/11/10 10:22:09 ssa 1.157.6.1: #106948# improved mirroring


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [95adce37033d028609a3f870ebc8cdd0732c1968]

INTEGRATION: CWS calcrtl (1.24.34); FILE MERGED 2004/01/13 10:17:31 sab 1.24.34.3: RESYNC: (1.25-1.27); FILE MERGED 2003/11/27 10:50:29 nn 1.24.34.2: RESYNC: (1.24-1.25); FILE MERGED 2003/11/10 10:22:08 ssa 1.24.34.1: #106948# improved mirroring


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [9a38f43420822f2ec231bf5730f6f73e4a527f76]

INTEGRATION: CWS calcrtl (1.22.94); FILE MERGED 2004/01/13 10:25:58 sab 1.22.94.2: RESYNC: (1.22-1.24); FILE MERGED 2003/11/26 13:44:28 pb 1.22.94.1: fix: #106948# EnableMirroring() added


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [b401a6f368d0d0329e9fc0d5a1180e1e6f2450fa]

INTEGRATION: CWS calcrtl (1.41.142); FILE MERGED 2004/01/13 10:25:08 sab 1.41.142.2: RESYNC: (1.41-1.43); FILE MERGED 2003/11/26 13:44:58 pb 1.41.142.1: fix: #106948# explicit mirroring


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [840bfe5e7208dc0db0bb1d6cdfff1d01dfc1ae72]

INTEGRATION: CWS sb10 (1.7.36); FILE MERGED 2003/12/10 09:26:24 sb 1.7.36.1: #114000# Adapted to multiple-inheritance interface types.


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [1b6be304d45e0214a223b674a285a875348a44b6]

INTEGRATION: CWS sb10 (1.8.36); FILE MERGED 2003/12/10 09:26:23 sb 1.8.36.1: #114000# Adapted to multiple-inheritance interface types.


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [a2a55e3b3cd33c0ea952d361efd2df2690162ba8]

INTEGRATION: CWS sb10 (1.6.64); FILE MERGED 2003/12/10 09:26:45 sb 1.6.64.1: #114000# Adapted to multiple-inheritance interface types.


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [17ba275d71d9312de98d6e3b3f1abddbe86c3524]

INTEGRATION: CWS sb10 (1.6.64); FILE MERGED 2003/12/10 09:26:44 sb 1.6.64.1: #114000# Adapted to multiple-inheritance interface types.


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [a13a0f4db6b61b34d14957a1d76df24abe3aa0b6]

INTEGRATION: CWS geordi2q14 (1.3.72); FILE MERGED 2004/01/30 13:11:54 hr 1.3.72.1: #111934#: merge CWS ooo111fix2


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [a36a55464f1814547197edc710a22e239c6bbdab]

INTEGRATION: CWS geordi2q14 (1.3.72); FILE MERGED 2004/01/30 13:11:19 hr 1.3.72.1: #111934#: merge CWS ooo111fix2


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [0d68bcc980126a25e4cb149d37eb977f5e40ced0]

INTEGRATION: CWS geordi2q14 (1.7.94); FILE MERGED 2004/01/29 18:34:00 hr 1.7.94.1: #111934#: merge CWS ooo111fix2


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [6f2abab831e7cc8962247c35316a98c3d4950644]

INTEGRATION: CWS geordi2q14 (1.3.72); FILE MERGED 2004/01/30 13:11:14 hr 1.3.72.1: #111934#: merge CWS ooo111fix2


2004-02-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [cc533f7fdc902b14bc026382f171a9cbc48359b2]

INTEGRATION: CWS swobjpos02 (1.9.232); FILE MERGED 2003/11/18 13:50:47 od 1.9.232.1: #i18732# - add optional property <IsFollowingTextFlow>


2004-02-03  Carsten Driesner  <cd@openoffice.org>  [5271b8d3a41b4bcab1f75b3829fb73b7df83246b]

#111899# Fixed problem with slots that are state and function at the same time


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [ff15e924fd3ec98290ec22215abbbb494777f0b8]

INTEGRATION: CWS geordi2q14 (1.11.14); FILE MERGED 2004/01/29 15:10:15 hr 1.11.14.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [f1f8a965455b80da18bf47d0c91645ac4c69d964]

INTEGRATION: CWS geordi2q14 (1.4.40); FILE MERGED 2004/01/29 15:10:12 hr 1.4.40.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [554ccd33991e794b2c7a653fbe1e2f711e3acb1d]

INTEGRATION: CWS geordi2q14 (1.12.40); FILE MERGED 2004/01/29 15:10:09 hr 1.12.40.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [53f35c5df3b4bdee356f768f511706c1daf6f431]

INTEGRATION: CWS geordi2q14 (1.19.40); FILE MERGED 2004/01/29 15:10:07 hr 1.19.40.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [af9bfebb44e1cbbd8be5f50dc6114229cb733fca]

INTEGRATION: CWS geordi2q14 (1.22.20); FILE MERGED 2004/01/29 15:10:03 hr 1.22.20.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [ab6ce282dcbb4b3954fed873b4be655479b9b447]

INTEGRATION: CWS geordi2q14 (1.15.82); FILE MERGED 2004/01/29 15:09:58 hr 1.15.82.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [0b642d15c1f2d0f40fc6657818b67dc823aa2269]

INTEGRATION: CWS geordi2q14 (1.8.40); FILE MERGED 2004/01/29 15:09:55 hr 1.8.40.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [46c9476ab468beef4caf8f2bfffdcb99fd5c2a00]

INTEGRATION: CWS geordi2q14 (1.8.40); FILE MERGED 2004/01/29 15:09:51 hr 1.8.40.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [f0050ef0351e9f7f97fa6790b11f18eadf2c2db5]

INTEGRATION: CWS geordi2q14 (1.8.40); FILE MERGED 2004/01/29 15:09:46 hr 1.8.40.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [d1457aa256641d99c7008367c1a337405f3f4df3]

INTEGRATION: CWS geordi2q14 (1.8.40); FILE MERGED 2004/01/29 15:09:43 hr 1.8.40.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [8eaadc31bd793cf0451736a53ccba48c0b408f49]

INTEGRATION: CWS geordi2q14 (1.8.40); FILE MERGED 2004/01/29 15:09:39 hr 1.8.40.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [63e228f6a7b7cf2b07427ca30c4f6baa096c95a2]

INTEGRATION: CWS geordi2q14 (1.8.40); FILE MERGED 2004/01/29 15:09:38 hr 1.8.40.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [546423401310566f8f8e08d060342ad1858b0a8a]

INTEGRATION: CWS geordi2q14 (1.8.40); FILE MERGED 2004/01/29 15:09:36 hr 1.8.40.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [918c92ff0ab2d0ae07bc8184b029d5954326c636]

INTEGRATION: CWS geordi2q14 (1.8.40); FILE MERGED 2004/01/29 15:09:33 hr 1.8.40.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [a90a6d48ff802e20e0248f5ba07422ac57786f4a]

INTEGRATION: CWS geordi2q14 (1.8.40); FILE MERGED 2004/01/29 15:09:29 hr 1.8.40.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [f4cfa8b457219413ac11394abb9793c29f472df3]

INTEGRATION: CWS geordi2q14 (1.8.40); FILE MERGED 2004/01/29 15:09:26 hr 1.8.40.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [fd37fe0d10f69efc3e6801675c18429ec4f95980]

INTEGRATION: CWS geordi2q14 (1.8.40); FILE MERGED 2004/01/29 15:09:25 hr 1.8.40.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [9e05306f45168c4285e031e81cceef2dc20a8e99]

INTEGRATION: CWS geordi2q14 (1.8.40); FILE MERGED 2004/01/29 15:09:24 hr 1.8.40.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [fd4d1353962fe2f33ce55596cb374fa81515e2b1]

INTEGRATION: CWS geordi2q14 (1.10.40); FILE MERGED 2004/01/29 15:09:23 hr 1.10.40.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [df6c88813cf642de9e3b3d6b9ecf4e3dca3ca211]

INTEGRATION: CWS geordi2q14 (1.8.40); FILE MERGED 2004/01/29 15:09:20 hr 1.8.40.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [8b17fe72dce69b98b0dd5e1c88255b554d8ebfe2]

INTEGRATION: CWS geordi2q14 (1.8.40); FILE MERGED 2004/01/29 15:09:18 hr 1.8.40.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [7317533a4bc8daf3409f12e6e3a7174d1e1ca435]

INTEGRATION: CWS geordi2q14 (1.8.40); FILE MERGED 2004/01/29 15:09:17 hr 1.8.40.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [29fd5efffffcec59d281581c431f92df38641629]

INTEGRATION: CWS geordi2q14 (1.8.40); FILE MERGED 2004/01/29 15:09:16 hr 1.8.40.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [05427f1e603052e4d85f80d2cd97d8b1f1936fab]

INTEGRATION: CWS geordi2q14 (1.8.40); FILE MERGED 2004/01/29 15:09:15 hr 1.8.40.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [b1e8b754eddd8c68801266687d9bfc7179a643c5]

INTEGRATION: CWS geordi2q14 (1.8.40); FILE MERGED 2004/01/29 15:09:14 hr 1.8.40.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [eae61c60796edba8c9e335fbec9d7119ecfafc87]

INTEGRATION: CWS geordi2q14 (1.8.40); FILE MERGED 2004/01/29 15:09:12 hr 1.8.40.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [a298952dfe67f3a721fb9cb5dcf87c8c4c1a79c9]

INTEGRATION: CWS geordi2q14 (1.8.40); FILE MERGED 2004/01/29 15:09:11 hr 1.8.40.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [f90bf3983094f67f00cb603b4a1cbded3b6d7399]

INTEGRATION: CWS geordi2q14 (1.8.40); FILE MERGED 2004/01/29 15:09:08 hr 1.8.40.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [88db834132f27e27f03d951a4c3bc3cfc970cada]

INTEGRATION: CWS geordi2q14 (1.8.40); FILE MERGED 2004/01/29 15:09:06 hr 1.8.40.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [08a880dda494090339d3e11fdf3e3500ef927817]

INTEGRATION: CWS geordi2q14 (1.8.40); FILE MERGED 2004/01/29 15:09:05 hr 1.8.40.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [b0dc338fcb37bcb5dbf1404459d78ca13fc81a19]

INTEGRATION: CWS geordi2q14 (1.11.40); FILE MERGED 2004/01/29 15:09:04 hr 1.11.40.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [f4cb522c06c5518c9a5f8ffa2a48d7ca25e27b9e]

INTEGRATION: CWS geordi2q14 (1.9.76); FILE MERGED 2004/01/29 16:05:55 hr 1.9.76.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [eaa6a2437f0857d47c6a0ebe887984346d85c9c6]

INTEGRATION: CWS geordi2q14 (1.4.76); FILE MERGED 2004/01/29 16:05:48 hr 1.4.76.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [110a8ec22676a15a96828a45999f46a0fc96355b]

INTEGRATION: CWS geordi2q14 (1.5.76); FILE MERGED 2004/01/29 16:05:43 hr 1.5.76.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [f962cc2273a034ffbc4035a04109d79db977eab9]

INTEGRATION: CWS geordi2q14 (1.3.76); FILE MERGED 2004/01/29 16:05:37 hr 1.3.76.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [6cea9972e83d3b4398da395c7ca83e5392cfe315]

INTEGRATION: CWS geordi2q14 (1.2.76); FILE MERGED 2004/01/29 16:05:34 hr 1.2.76.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [3ade0179a5616877d858ff769ca2f26e86f8e5bc]

INTEGRATION: CWS geordi2q14 (1.27.32); FILE MERGED 2004/01/29 16:05:29 hr 1.27.32.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [5b0a607c641de2f8ba1e2bdce533cacf0ccbe674]

INTEGRATION: CWS geordi2q14 (1.54.30); FILE MERGED 2004/01/28 15:31:23 hr 1.54.30.1: #111934#: merge CWS pp1numfor2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [473a8e864a53c16495d847f40ad172b497057687]

INTEGRATION: CWS geordi2q14 (1.108.30); FILE MERGED 2004/01/30 14:09:29 hr 1.108.30.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [9c566eba58b20d89ae519aa1b8401891dfca4a3d]

INTEGRATION: CWS geordi2q14 (1.22.34); FILE MERGED 2004/01/30 14:09:28 hr 1.22.34.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [d53223098f7dbd43a46f404a79d88e45c8604c3f]

INTEGRATION: CWS geordi2q14 (1.10.90); FILE MERGED 2004/01/29 15:45:16 hr 1.10.90.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [40f3d81318ce558c5f383e3aa4d507d8d439bc16]

INTEGRATION: CWS geordi2q14 (1.2.34); FILE MERGED 2004/01/29 15:28:10 hr 1.2.34.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [a941e1790deae05513db3a07cec2623e6d421f3d]

INTEGRATION: CWS geordi2q14 (1.2.12); FILE MERGED 2004/01/29 15:27:41 hr 1.2.12.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [09baab09e015cb53c9fa8ea123b47e693256d352]

INTEGRATION: CWS geordi2q14 (1.2.34); FILE MERGED 2004/01/29 15:27:37 hr 1.2.34.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [54152cee53ddb1b278b48350036b60abb44f3414]

INTEGRATION: CWS geordi2q14 (1.5.30); FILE MERGED 2004/01/30 15:47:52 hr 1.5.30.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [d55f63f02f663a973a5a868cd1c7064a807674c6]

INTEGRATION: CWS geordi2q14 (1.6.76); FILE MERGED 2004/01/30 16:08:04 hr 1.6.76.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [c66576f1631088cc06aabc787f338c9385ee3a89]

INTEGRATION: CWS geordi2q14 (1.46.136); FILE MERGED 2004/01/30 14:15:50 hr 1.46.136.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [626715b7c0c617cbb978d97447cc99723a146d61]

INTEGRATION: CWS geordi2q14 (1.9.36); FILE MERGED 2004/01/28 15:34:57 hr 1.9.36.1: #111934#: merge CWS pp1numfor2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [6600444ac36e83f5a609d861cfce81cd561624ef]

INTEGRATION: CWS geordi2q14 (1.39.76); FILE MERGED 2004/01/30 14:15:49 hr 1.39.76.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [15168ed853bdfc6928f4b05814b6ed1568df278c]

INTEGRATION: CWS geordi2q14 (1.92.58); FILE MERGED 2004/01/30 14:15:47 hr 1.92.58.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [d9d306bad33713ac57ec2b679bb5049d7f1ed949]

INTEGRATION: CWS geordi2q14 (1.4.270); FILE MERGED 2004/01/30 14:15:47 hr 1.4.270.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [988acf4d9dcff0129579d1c250ad69ebaa2906f8]

INTEGRATION: CWS geordi2q14 (1.78.32); FILE MERGED 2004/01/30 14:15:45 hr 1.78.32.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [ac9fcaaa9d637c9edcbf946ac0ff3251fcfa11b1]

INTEGRATION: CWS geordi2q14 (1.11.12); FILE MERGED 2004/02/02 14:44:27 hr 1.11.12.1: #111934#: merge CWS trapp2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [786dce418f2eb0a8f95e501cdc17b0f186b30c17]

INTEGRATION: CWS geordi2q14 (1.3.128); FILE MERGED 2004/01/29 15:29:07 hr 1.3.128.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [95f6b1064d55353426ec27950d77ff7668f46a65]

INTEGRATION: CWS geordi2q14 (1.24.8); FILE MERGED 2004/01/28 15:39:48 hr 1.24.8.1: #111934#: merge CWS vcl7pp1r3


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [f34d17867187ca41bf9a07c8e720dc6762881940]

INTEGRATION: CWS geordi2q14 (1.66.6); FILE MERGED 2004/01/28 15:39:45 hr 1.66.6.1: #111934#: merge CWS vcl7pp1r3


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [479a9de69e8f1d7e8e2540fbc619e222b64a4b40]

INTEGRATION: CWS geordi2q14 (1.6.54); FILE MERGED 2004/01/29 15:29:02 hr 1.6.54.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [41ff4b6ace2694e99ecac6aafdce92e2fa399c4d]

INTEGRATION: CWS geordi2q14 (1.33.20); FILE MERGED 2004/01/29 17:40:37 hr 1.33.20.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [787799fbdd46a32f671693ad62be9e517ae057da]

INTEGRATION: CWS geordi2q14 (1.11.42); FILE MERGED 2004/01/30 16:10:17 hr 1.11.42.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [462a5c15e72076304511fed5b7538e0726c90a26]

INTEGRATION: CWS geordi2q14 (1.2.42); FILE MERGED 2004/01/29 16:56:44 hr 1.2.42.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [3b52ac9cb21a19880e618c131bbf456dc3175669]

INTEGRATION: CWS geordi2q14 (1.13.126); FILE MERGED 2004/01/29 17:40:00 hr 1.13.126.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [f01512de33065e3602d59a117aa3a2048669f994]

INTEGRATION: CWS geordi2q14 (1.23.52); FILE MERGED 2004/01/29 17:39:58 hr 1.23.52.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [4f6df52e43ba615bd318b292af3fe820cc678a06]

INTEGRATION: CWS geordi2q14 (1.54.32); FILE MERGED 2004/01/29 17:38:30 hr 1.54.32.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [e41fae286d98e614d31d07d633ed6156106ec266]

INTEGRATION: CWS geordi2q14 (1.13.10); FILE MERGED 2004/01/30 15:06:45 hr 1.13.10.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [7f54e05607b3ebbcd839aefd993984391656e520]

INTEGRATION: CWS geordi2q14 (1.1.66); FILE MERGED 2004/01/30 15:06:44 hr 1.1.66.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [b7c1f99cca3fdd877ab95b0578f7da01033908b2]

INTEGRATION: CWS geordi2q14 (1.11.2); FILE MERGED 2004/01/29 12:11:02 hr 1.11.2.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [13be934b43266d3df966ce40c00316401cea7a90]

INTEGRATION: CWS geordi2q14 (1.36.26); FILE MERGED 2004/01/29 15:20:34 hr 1.36.26.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [450be0a66281e9af610deaf3e51bef1756d5a73e]

INTEGRATION: CWS geordi2q14 (1.24.24); FILE MERGED 2004/01/29 15:20:31 hr 1.24.24.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [c7fbd7961552ff04922d42d057e37fed38f971ed]

INTEGRATION: CWS geordi2q14 (1.5.86); FILE MERGED 2004/01/29 18:11:03 hr 1.5.86.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [9928a0f4c54a719f3a8d805b88dcaf40d7279997]

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>  [157b1b19bfb0e424cd759507f25d1264a77c0980]

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>  [cd2f1ef9f76371af5767397a4759800a745b6ade]

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>  [4b9531124b10bfd9955b7a32055bee769ae34f6a]

INTEGRATION: CWS geordi2q14 (1.2.42); FILE MERGED 2004/01/29 18:25:37 hr 1.2.42.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [46a8b8cc6222c45c2d39b45d4e500d96c3c7b0ac]

INTEGRATION: CWS geordi2q14 (1.27.164); FILE MERGED 2004/01/30 11:16:42 hr 1.27.164.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [369ae87c3b554e17d30dad7ada61b9c3b15d162f]

INTEGRATION: CWS geordi2q14 (1.22.32); FILE MERGED 2004/01/30 11:16:41 hr 1.22.32.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [3d8090cdc46b9431dcc013dc2fe48d24a7c44ee5]

INTEGRATION: CWS geordi2q14 (1.5.34); FILE MERGED 2004/01/29 12:10:33 hr 1.5.34.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [207619f53cf37cc90d07659dc50f1227234e148a]

INTEGRATION: CWS geordi2q14 (1.14.14); FILE MERGED 2004/01/29 17:05:13 hr 1.14.14.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [0a1c87196fb999cc15aab0046b82138aa983491b]

INTEGRATION: CWS geordi2q14 (1.11.14); FILE MERGED 2004/01/29 17:05:11 hr 1.11.14.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [b580ab396c49e0232d5bbe966d5dd3b890c0313e]

INTEGRATION: CWS geordi2q14 (1.14.14); FILE MERGED 2004/01/29 17:05:10 hr 1.14.14.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [d6c9bf356bd7f5ae1501480c7c64983b6b6adcfa]

INTEGRATION: CWS geordi2q14 (1.6.14); FILE MERGED 2004/01/29 17:05:08 hr 1.6.14.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [be2f13365b237915c44423c3f19177fad648de50]

INTEGRATION: CWS geordi2q14 (1.9.14); FILE MERGED 2004/01/29 17:05:07 hr 1.9.14.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [1c3d19a8876877d6777b96500350c691259b26ee]

INTEGRATION: CWS geordi2q14 (1.7.44); FILE MERGED 2004/01/29 17:05:05 hr 1.7.44.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [e962a5adddfc61424313701ed8f001504992f921]

INTEGRATION: CWS geordi2q14 (1.21.84); FILE MERGED 2004/01/29 14:58:27 hr 1.21.84.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [e1875d90031f1c850f7f9345466a0b6c20d509ab]

INTEGRATION: CWS geordi2q14 (1.2.114); FILE MERGED 2004/01/29 14:58:22 hr 1.2.114.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [28278f002c4c4f5ad100b74e047c710d13cac2e7]

INTEGRATION: CWS geordi2q14 (1.9.58); FILE MERGED 2004/01/29 14:58:18 hr 1.9.58.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [89a385dc902759b4bbe26f13701bc76370fea91a]

INTEGRATION: CWS geordi2q14 (1.8.72); FILE MERGED 2004/01/29 12:13:58 hr 1.8.72.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [1f890c62e80a958545db4154b87b9617f6c7d8e5]

INTEGRATION: CWS geordi2q14 (1.11.40); FILE MERGED 2004/01/29 12:13:55 hr 1.11.40.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [90af5f6d1c7348dd2ffb4b137b15ee515f599deb]

INTEGRATION: CWS geordi2q14 (1.6.38); FILE MERGED 2004/01/29 17:08:26 hr 1.6.38.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [5da36eca033840e9b059cccc1dffdee944b63a00]

INTEGRATION: CWS geordi2q14 (1.12.36); FILE MERGED 2004/01/29 17:20:04 hr 1.12.36.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [240f54797eb97b10466891916c3bffd49fb152fa]

INTEGRATION: CWS geordi2q14 (1.11.8); FILE MERGED 2004/01/29 17:19:57 hr 1.11.8.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [aefaf5c9ac1f68492d1faac7755b05e68a9b2769]

INTEGRATION: CWS geordi2q14 (1.39.26); FILE MERGED 2004/01/30 13:12:03 hr 1.39.26.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [2d4d6177ba8e04ae9c4c1d214a8db5ba1cd63c23]

INTEGRATION: CWS geordi2q14 (1.6.74); FILE MERGED 2004/01/30 13:12:02 hr 1.6.74.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [e42d3ae55417b7701af546928cf2d18184bc8e62]

INTEGRATION: CWS geordi2q14 (1.8.100); FILE MERGED 2004/01/30 13:12:01 hr 1.8.100.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [042ab83210b3e76f0ffe82324fda45f59f9c5229]

INTEGRATION: CWS geordi2q14 (1.3.72); FILE MERGED 2004/01/30 13:11:58 hr 1.3.72.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [df9e29ac841353662bc1b4a8f4451189c9a9260d]

INTEGRATION: CWS geordi2q14 (1.3.72); FILE MERGED 2004/01/30 13:11:57 hr 1.3.72.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [cc6bce63b24c8205ecea995ca7e2dd4cb9c563a1]

INTEGRATION: CWS geordi2q14 (1.3.72); FILE MERGED 2004/01/30 13:11:56 hr 1.3.72.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [b1176d9d32ee6b7c3dc3b310569dacba045ea840]

INTEGRATION: CWS geordi2q14 (1.3.72); FILE MERGED 2004/01/30 13:11:55 hr 1.3.72.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [674d083474045c1e9ba514ceb2efc6cdcadcfac0]

INTEGRATION: CWS geordi2q14 (1.3.72); FILE MERGED 2004/01/30 13:11:53 hr 1.3.72.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [aefc280a4dab1bba2a45fdc50b88fe79fbf08dcd]

INTEGRATION: CWS geordi2q14 (1.8.26); FILE MERGED 2004/01/30 13:11:52 hr 1.8.26.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [f1f7d885855715e7e6dc64e0c35d3ec27ada7ead]

INTEGRATION: CWS geordi2q14 (1.3.72); FILE MERGED 2004/01/30 13:11:51 hr 1.3.72.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [00dd24fa5fd7f9eafbab0041ccf05c66df614501]

INTEGRATION: CWS geordi2q14 (1.3.72); FILE MERGED 2004/01/30 13:11:50 hr 1.3.72.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [a6522f461dfb8e5ecbabcbf4916c4b7a3f737454]

INTEGRATION: CWS geordi2q14 (1.3.72); FILE MERGED 2004/01/30 13:11:49 hr 1.3.72.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [de0dfe42c598f798678c235fd66c3698e76c1e4e]

INTEGRATION: CWS geordi2q14 (1.3.72); FILE MERGED 2004/01/30 13:11:48 hr 1.3.72.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [6e61506accf868fcc7eee6fcfdf77cbc55893528]

INTEGRATION: CWS geordi2q14 (1.4.20); FILE MERGED 2004/01/30 13:11:47 hr 1.4.20.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [afb14063c77dd80c94fa4d8d2296dbbaa06540e6]

INTEGRATION: CWS geordi2q14 (1.7.20); FILE MERGED 2004/01/30 13:11:47 hr 1.7.20.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [474f8d03ad7139ef7453d237479d9686cd00cca8]

INTEGRATION: CWS geordi2q14 (1.2.20); FILE MERGED 2004/01/30 13:11:46 hr 1.2.20.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [f5afa9bef714e827016dd08bd66154b11b91c72d]

INTEGRATION: CWS geordi2q14 (1.3.72); FILE MERGED 2004/01/30 13:11:46 hr 1.3.72.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [bba5017bb0c64cc48157a7cb93dfccc67e43590e]

INTEGRATION: CWS geordi2q14 (1.6.72); FILE MERGED 2004/01/30 13:11:45 hr 1.6.72.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [3e57fb97e78cbfd71646bc22b244fbf23974f96e]

INTEGRATION: CWS geordi2q14 (1.4.72); FILE MERGED 2004/01/30 13:11:44 hr 1.4.72.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [cd97ab2b74787003ccab8dbc181deb81fab83777]

INTEGRATION: CWS geordi2q14 (1.8.72); FILE MERGED 2004/01/30 13:11:44 hr 1.8.72.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [d17208a9008e6ea61db367601bdbd74c90df0af4]

INTEGRATION: CWS geordi2q14 (1.3.72); FILE MERGED 2004/01/30 13:11:43 hr 1.3.72.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [89aea60a79b6ccae33ec646381851d973d0f7e69]

INTEGRATION: CWS geordi2q14 (1.3.72); FILE MERGED 2004/01/30 13:11:42 hr 1.3.72.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [45651854fe9dcd04b1c6df9f8f88221e1d5534e0]

INTEGRATION: CWS geordi2q14 (1.3.72); FILE MERGED 2004/01/30 13:11:41 hr 1.3.72.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [628225605d511b7a0c0be38dce6ac35b7a669d3b]

INTEGRATION: CWS geordi2q14 (1.3.72); FILE MERGED 2004/01/30 13:11:40 hr 1.3.72.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [31a21596c2d51e870b93274f7c1c97126785edf4]

INTEGRATION: CWS geordi2q14 (1.3.72); FILE MERGED 2004/01/30 13:11:39 hr 1.3.72.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [150c6db3ac48a21b97e0f1086721a0764a5025d1]

INTEGRATION: CWS geordi2q14 (1.3.72); FILE MERGED 2004/01/30 13:11:38 hr 1.3.72.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [54439717e6a058a27fd4e74925c1ac5739faf48a]

INTEGRATION: CWS geordi2q14 (1.3.72); FILE MERGED 2004/01/30 13:11:37 hr 1.3.72.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [d27366f475d1bd3a7461ec53ab456eb3f67b8b88]

INTEGRATION: CWS geordi2q14 (1.3.72); FILE MERGED 2004/01/30 13:11:36 hr 1.3.72.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [0aca18ac32484602c54cc00bf666df967ad17fcb]

INTEGRATION: CWS geordi2q14 (1.3.72); FILE MERGED 2004/01/30 13:11:35 hr 1.3.72.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [940450471e7dbbbc39b6c4b1f1124139c0769296]

INTEGRATION: CWS geordi2q14 (1.3.72); FILE MERGED 2004/01/30 13:11:34 hr 1.3.72.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [79042e1c939cc575b1509e52887f50f43c67dbe6]

INTEGRATION: CWS geordi2q14 (1.3.72); FILE MERGED 2004/01/30 13:11:33 hr 1.3.72.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [3bf57db39601cc63d102db836a79beef88b8f265]

INTEGRATION: CWS geordi2q14 (1.3.72); FILE MERGED 2004/01/30 13:11:32 hr 1.3.72.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [56473bd8a4c329269e390e63288845a84bc7dd1e]

INTEGRATION: CWS geordi2q14 (1.3.72); FILE MERGED 2004/01/30 13:11:31 hr 1.3.72.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [0d0fed7fd8e4d690b520385d8e743dbac61bd89b]

INTEGRATION: CWS geordi2q14 (1.3.72); FILE MERGED 2004/01/30 13:11:29 hr 1.3.72.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [271848e421422b25f8ffbf33726186e175c9c495]

INTEGRATION: CWS geordi2q14 (1.2.78); FILE MERGED 2004/01/30 13:11:28 hr 1.2.78.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [35d647f584a8b3fecf42584b70dab7b91b5be999]

INTEGRATION: CWS geordi2q14 (1.3.72); FILE MERGED 2004/01/30 13:11:28 hr 1.3.72.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [925e807de8c60ca490b2aeb0089cd8ad5414d527]

INTEGRATION: CWS geordi2q14 (1.3.72); FILE MERGED 2004/01/30 13:11:27 hr 1.3.72.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [8c1f8bac24644ca721286c80e2b05b0a8f7ed43e]

INTEGRATION: CWS geordi2q14 (1.3.72); FILE MERGED 2004/01/30 13:11:26 hr 1.3.72.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [d4927bace0156b8808550d787157e75eafd4d7ca]

INTEGRATION: CWS geordi2q14 (1.3.72); FILE MERGED 2004/01/30 13:11:25 hr 1.3.72.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [043cf5238d92e49f23dc7ab94e4bf1baf18fef4a]

INTEGRATION: CWS geordi2q14 (1.3.72); FILE MERGED 2004/01/30 13:11:24 hr 1.3.72.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [d56cfc7785fad336053aa064f64fe309b1d73314]

INTEGRATION: CWS geordi2q14 (1.3.72); FILE MERGED 2004/01/30 13:11:23 hr 1.3.72.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [9c12e1f658fb63eba2c429f4771b34dc129d6661]

INTEGRATION: CWS geordi2q14 (1.3.72); FILE MERGED 2004/01/30 13:11:22 hr 1.3.72.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [2114d3cf2310686a8051d17cc47337900339f6e5]

INTEGRATION: CWS geordi2q14 (1.3.72); FILE MERGED 2004/01/30 13:11:21 hr 1.3.72.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [892a2869b093ca3595dbe99df4032e44226ff268]

INTEGRATION: CWS geordi2q14 (1.3.72); FILE MERGED 2004/01/30 13:11:20 hr 1.3.72.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [226e053a4e036ecf0c003c40471686fe769fedf9]

INTEGRATION: CWS geordi2q14 (1.3.72); FILE MERGED 2004/01/30 13:11:19 hr 1.3.72.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [d61c0288e8f04fa555e3f708147604f8edd2e3bf]

INTEGRATION: CWS geordi2q14 (1.3.72); FILE MERGED 2004/01/30 13:11:18 hr 1.3.72.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [d4a3f44ca6d31fed6bb7bb9fd6c1ae726edb9a2e]

INTEGRATION: CWS geordi2q14 (1.3.72); FILE MERGED 2004/01/30 13:11:17 hr 1.3.72.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [e21652edee67aadff92582fac3a3f3a0bf9b5589]

INTEGRATION: CWS geordi2q14 (1.3.72); FILE MERGED 2004/01/30 13:11:16 hr 1.3.72.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [313967c17f7c5a98d7392043910f6d96e36d0d07]

INTEGRATION: CWS geordi2q14 (1.3.72); FILE MERGED 2004/01/30 13:11:15 hr 1.3.72.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [70c215e7a3fe93cafec62e4db592ccf9349a6972]

INTEGRATION: CWS geordi2q14 (1.3.72); FILE MERGED 2004/01/30 13:11:13 hr 1.3.72.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [e4d751b5b5a6835ef77e12333c3da45c97bd3b91]

INTEGRATION: CWS geordi2q14 (1.3.72); FILE MERGED 2004/01/30 13:11:11 hr 1.3.72.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [e54a235092b62161e31b5ec91059378756f829bb]

INTEGRATION: CWS geordi2q14 (1.4.72); FILE MERGED 2004/01/30 13:11:10 hr 1.4.72.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [ac7bfdde52260b8387442aa984671cc51a1da246]

INTEGRATION: CWS geordi2q14 (1.12.32); FILE MERGED 2004/01/29 18:26:45 hr 1.12.32.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [293233d47b8e43dc2fb29b87a094ea9ae8577edb]

INTEGRATION: CWS geordi2q14 (1.4.26); FILE MERGED 2004/01/29 12:07:55 hr 1.4.26.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [366eb91c4316b25ac7cae10841e8447011939529]

INTEGRATION: CWS geordi2q14 (1.7.32); FILE MERGED 2004/01/29 12:07:50 hr 1.7.32.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [a6e0116ada95837539a6bb3c2296af9b7f3855a6]

INTEGRATION: CWS geordi2q14 (1.7.8); FILE MERGED 2004/01/29 12:45:33 hr 1.7.8.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [a68daaf4fcbbc6439214c312f037ff6a5f137a2d]

INTEGRATION: CWS geordi2q14 (1.24.6); FILE MERGED 2004/01/29 12:45:32 hr 1.24.6.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [917ce70a0891f31b0ef3c380379563d599f4c549]

INTEGRATION: CWS geordi2q14 (1.6.92); FILE MERGED 2004/01/29 12:45:29 hr 1.6.92.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [45e09d5837bec66bd8e1db3e1304acd025f80b17]

INTEGRATION: CWS geordi2q14 (1.9.38); FILE MERGED 2004/01/29 12:46:24 hr 1.9.38.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [535bcdb4957b8d2fd3fdabc01d7fdf478b7b14d2]

INTEGRATION: CWS geordi2q14 (1.5.58); FILE MERGED 2004/01/29 12:46:22 hr 1.5.58.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [a7f7bd6aaae2ded85b4ba99f0c30d432fd818e1a]

INTEGRATION: CWS geordi2q14 (1.5.132); FILE MERGED 2004/01/28 15:41:14 hr 1.5.132.1: #111934#: merge CWS vcl7pp1r3


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [2d976d6eac76871add3d30ba797f02b8d876d1af]

INTEGRATION: CWS geordi2q14 (1.7.64); FILE MERGED 2004/01/29 15:36:14 hr 1.7.64.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [cb1b66732c670abbd8cbb679a81521c190a4a490]

INTEGRATION: CWS geordi2q14 (1.2.50); FILE MERGED 2004/01/29 15:36:10 hr 1.2.50.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [a43cbfeb4c4fce92ac8e1f7647f672c48bb0c924]

INTEGRATION: CWS geordi2q14 (1.4.132); FILE MERGED 2004/01/29 15:36:07 hr 1.4.132.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [336b1d6f82a57048a5fdea6f16fab8a39fb10b54]

INTEGRATION: CWS geordi2q14 (1.8.64); FILE MERGED 2004/01/29 15:36:00 hr 1.8.64.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [ebfda25c6ca9233529f4a7b1691e1a9ad2e9e4b0]

INTEGRATION: CWS geordi2q14 (1.4.12); FILE MERGED 2004/01/29 18:10:09 hr 1.4.12.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [383dcc1caf0cd438e4fcf3f3a1411ac7ae07b626]

INTEGRATION: CWS geordi2q14 (1.2.34); FILE MERGED 2004/01/29 18:09:59 hr 1.2.34.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [deebfd1738c2676198023f1511eb0c23f8fb3e47]

INTEGRATION: CWS geordi2q14 (1.4.34); FILE MERGED 2004/01/29 18:09:58 hr 1.4.34.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [ad6d0271b8c7810d319500d5d18ff0e64421a649]

INTEGRATION: CWS geordi2q14 (1.5.6); FILE MERGED 2004/01/29 18:09:57 hr 1.5.6.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [37e9825d0dee87b87aa92f15344b43c74c12b887]

INTEGRATION: CWS geordi2q14 (1.2.34); FILE MERGED 2004/01/29 18:09:56 hr 1.2.34.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [593ae82fcba3ac9a094862bb40a788237e2bcd5a]

INTEGRATION: CWS geordi2q14 (1.1.34); FILE MERGED 2004/01/29 18:09:56 hr 1.1.34.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [9823595326094c8f78267970a5050dc21353d941]

INTEGRATION: CWS geordi2q14 (1.1.34); FILE MERGED 2004/01/29 18:09:55 hr 1.1.34.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [e90bb302afc9565ee7dc91c0c211b30656ce39a6]

INTEGRATION: CWS geordi2q14 (1.4.6); FILE MERGED 2004/01/29 18:09:54 hr 1.4.6.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [b8dfabfb06424d319d35c570bc1bdb26494289ad]

INTEGRATION: CWS geordi2q14 (1.4.12); FILE MERGED 2004/01/29 18:09:52 hr 1.4.12.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [ddd50cc3f4c32ea96099afa5e93c7b84296f364c]

INTEGRATION: CWS geordi2q14 (1.3.12); FILE MERGED 2004/01/29 18:09:49 hr 1.3.12.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [0b872a33efd251ab3047f2bc85a7634043417f17]

INTEGRATION: CWS geordi2q14 (1.2.34); FILE MERGED 2004/01/29 18:09:47 hr 1.2.34.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [18c370278fbbd21b30aab41810553e84f72e58e6]

INTEGRATION: CWS geordi2q14 (1.7.30); FILE MERGED 2004/01/29 16:03:45 hr 1.7.30.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [79cde1218a8c9d0e7da038874a325bae976e46cd]

INTEGRATION: CWS geordi2q14 (1.13.62); FILE MERGED 2004/01/30 12:39:19 hr 1.13.62.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [b98e8f7337c60e546d326bec97a4416e6ec7e013]

INTEGRATION: CWS geordi2q14 (1.60.18); FILE MERGED 2004/01/30 12:39:18 hr 1.60.18.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [f7fe43f8b2ab8680725a54a8a6b69e69a9c2eab2]

INTEGRATION: CWS geordi2q14 (1.5.50); FILE MERGED 2004/01/30 12:39:17 hr 1.5.50.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [ad7b5594ced36bdd8e5e9708d7f6ff3996176990]

INTEGRATION: CWS geordi2q14 (1.11.2); FILE MERGED 2004/01/30 17:05:30 hr 1.11.2.2: #111934#: merge CWS ooo111fix2 2004/01/30 12:39:17 hr 1.11.2.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [bc6aa5b0a84ef1e1891cc27d9c9aed90a3f18bd1]

INTEGRATION: CWS geordi2q14 (1.10.6); FILE MERGED 2004/01/29 18:06:30 hr 1.10.6.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [6d5135a775df5e24c1a937e3ce5bab1b934293a3]

INTEGRATION: CWS geordi2q14 (1.25.14); FILE MERGED 2004/01/30 15:29:13 hr 1.25.14.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [89e71714c01a4efc0f90d10ef206dfe79850edf2]

INTEGRATION: CWS geordi2q14 (1.11.48); FILE MERGED 2004/01/29 15:13:59 hr 1.11.48.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [3217b5ff3118dadf5bad0235b94675504330ac10]

INTEGRATION: CWS geordi2q14 (1.18.4); FILE MERGED 2004/01/29 16:29:20 hr 1.18.4.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [dbd0fdbbd302d92794d137cd6942d92c02fdf5d3]

INTEGRATION: CWS geordi2q14 (1.5.54); FILE MERGED 2004/01/29 16:29:15 hr 1.5.54.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [f61e5b835d45aa254133af5355d30df44c43d7fa]

INTEGRATION: CWS geordi2q14 (1.4.54); FILE MERGED 2004/01/29 16:29:09 hr 1.4.54.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [ee53b95720da4a03c9b2dbc51c5e65c54c123991]

INTEGRATION: CWS geordi2q14 (1.6.54); FILE MERGED 2004/01/29 16:29:04 hr 1.6.54.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [4617255a25551dd626ab21f82956b871fef5c56f]

INTEGRATION: CWS geordi2q14 (1.8.4); FILE MERGED 2004/01/29 16:29:00 hr 1.8.4.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [4d2829d8b3a22b83da3a526be0aecd376c725637]

INTEGRATION: CWS geordi2q14 (1.14.26); FILE MERGED 2004/01/29 17:44:56 hr 1.14.26.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [a5314f1366aa638f5bfd4a08608540bc4ee2bdaf]

INTEGRATION: CWS geordi2q14 (1.34.18); FILE MERGED 2004/01/29 17:44:55 hr 1.34.18.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [e8acbfcfb1da4f1733ee9c880df94cef3033a1bf]

INTEGRATION: CWS geordi2q14 (1.62.26); FILE MERGED 2004/01/29 17:44:53 hr 1.62.26.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [76004f658056ca83e5f17a80082755621dc72f94]

INTEGRATION: CWS geordi2q14 (1.10.46); FILE MERGED 2004/01/29 17:44:53 hr 1.10.46.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [03b8c5dc6fbf1608ed16d8af7d028340279b2f41]

INTEGRATION: CWS geordi2q14 (1.29.46); FILE MERGED 2004/01/29 17:44:51 hr 1.29.46.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [491c791fee07ef34c9758d3be5e0e0ad31f68cc2]

INTEGRATION: CWS geordi2q14 (1.2.26); FILE MERGED 2004/01/30 11:22:25 hr 1.2.26.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [a1f5aef13561919eb31cd336a4ce2abcb6975261]

INTEGRATION: CWS geordi2q14 (1.3.22); FILE MERGED 2004/01/30 11:22:24 hr 1.3.22.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [75fe162dba51fa6acd4dcd3a026e553e74d8d978]

INTEGRATION: CWS geordi2q14 (1.14.44); FILE MERGED 2004/01/30 15:26:30 hr 1.14.44.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [b000e6d467633afd9eacdf0eb8b58490f1778ef6]

INTEGRATION: CWS geordi2q14 (1.6.138); FILE MERGED 2004/01/30 16:07:10 hr 1.6.138.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [64fe61e208d25b425e64a227b31f35b7dafc1bde]

INTEGRATION: CWS geordi2q14 (1.1.6); FILE ADDED 2004/01/30 16:07:09 hr 1.1.6.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [4287b990064f6a9b7acefcdf85803f938855a2a8]

INTEGRATION: CWS geordi2q14 (1.1.6); FILE ADDED 2004/01/30 16:07:08 hr 1.1.6.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [da1c254eb4f5687ad9f3b98ddf0ec2b113ceec12]

INTEGRATION: CWS geordi2q14 (1.1.6); FILE ADDED 2004/01/30 16:07:07 hr 1.1.6.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [43ce62af03b6b87057f9547ea8cafe774196d436]

INTEGRATION: CWS geordi2q14 (1.2.138); FILE MERGED 2004/01/30 16:07:06 hr 1.2.138.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [77c86b8b2465fb3fe7fc5548623836c0c56e8ba1]

INTEGRATION: CWS geordi2q14 (1.12.22); FILE MERGED 2004/01/30 16:07:05 hr 1.12.22.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [4b76bf8c89d24cc617c219b487a58bc4c8e9969f]

INTEGRATION: CWS geordi2q14 (1.20.20); FILE MERGED 2004/01/30 16:07:04 hr 1.20.20.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [8a670f9740fda76c47fb5164b301dc2040c66fcd]

INTEGRATION: CWS geordi2q14 (1.4.96); FILE MERGED 2004/01/30 16:07:04 hr 1.4.96.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [d800def98c927af51e060cf083e48823ce3a5413]

INTEGRATION: CWS geordi2q14 (1.54.70); FILE MERGED 2004/01/30 16:07:03 hr 1.54.70.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [bf8d8e9ade545632648f334b25b4dd861f450dba]

INTEGRATION: CWS geordi2q14 (1.4.32); FILE MERGED 2004/01/28 15:49:17 hr 1.4.32.1: #111934#: merge CWS vcl7pp1r3


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [4aaf344b7911e453521f225352c8581f359a3913]

INTEGRATION: CWS geordi2q14 (1.6.96); FILE MERGED 2004/01/29 18:28:32 hr 1.6.96.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [0700e35e7d6684ca18ebba1cb2d6d086f03f53ae]

INTEGRATION: CWS geordi2q14 (1.19.18); FILE MERGED 2004/01/30 15:43:07 hr 1.19.18.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [fed1b3cfddcac352364fc1643bc176c4a581aebc]

INTEGRATION: CWS geordi2q14 (1.16.78); FILE MERGED 2004/01/29 15:02:18 hr 1.16.78.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [4f4e9e3b1acdfe8e1459319a8fca2d688185d71c]

INTEGRATION: CWS geordi2q14 (1.5.82); FILE MERGED 2004/01/29 16:57:14 hr 1.5.82.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [b8d8267655340aab1e22745a7ec6d857bec87220]

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>  [a96da478dac3dae326d708fbd32e83d2967d5709]

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>  [430276ca0df2a52396ee605805d52c1e05fae851]

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>  [b4a4005c64c528e96b361fb48d067ee1f67b4472]

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>  [074028b6e8df9ffc7ccf67c063c0f07f8f92b7ea]

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>  [d98d93022b5b2dfbae7a4b8ad2d4cf9d71f90666]

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>  [b4a4c86b99fdc879b1672b44d9622bc4baf9c9f5]

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>  [6af30cb9b37af436abd0a6e203786d19d2da3c3b]

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>  [2735cf52b73ab2a1a09aa2a6b2bd8d433f281ecb]

INTEGRATION: CWS geordi2q14 (1.20.34); FILE MERGED 2004/01/30 17:06:23 hr 1.20.34.2: #111934#: merge CWS ooo111fix2 2004/01/29 12:13:06 hr 1.20.34.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [5d011e72bcd78df9c0aeaccc61fc98f14a906b1a]

INTEGRATION: CWS geordi2q14 (1.5.102); FILE MERGED 2004/01/29 18:31:42 hr 1.5.102.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [8737d1831b48acd8a4793c4728ad8563f77b5bf8]

INTEGRATION: CWS geordi2q14 (1.21.88); FILE MERGED 2004/01/29 18:31:39 hr 1.21.88.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [0e89420518090a86ce4c5affc335f9e5915bda09]

INTEGRATION: CWS geordi2q14 (1.23.88); FILE MERGED 2004/01/29 18:31:36 hr 1.23.88.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [b1e2248d239ac46fb4948089725df29f98446d7f]

INTEGRATION: CWS geordi2q14 (1.4.88); FILE MERGED 2004/01/29 18:31:35 hr 1.4.88.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [001964fe768a8235721be2a48eedb5a40494fe4d]

INTEGRATION: CWS geordi2q14 (1.2.126); FILE MERGED 2004/01/29 18:31:32 hr 1.2.126.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [5bf274d52017eaa47070b17a5a63cbae50958807]

INTEGRATION: CWS geordi2q14 (1.42.112); FILE MERGED 2004/01/30 16:09:39 hr 1.42.112.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [5c4f06f9d714ef02eddf7ded15ddbb38033932de]

INTEGRATION: CWS geordi2q14 (1.14.64); FILE MERGED 2004/01/30 15:35:17 hr 1.14.64.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [0360906066d10b04192a7c4468418913e745bf18]

INTEGRATION: CWS geordi2q14 (1.10.8); FILE MERGED 2004/01/29 18:04:34 hr 1.10.8.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [a699b59b2223305a67d39e2958c73fda9de15f63]

INTEGRATION: CWS geordi2q14 (1.23.6); FILE MERGED 2004/01/29 18:04:28 hr 1.23.6.2: #111934#: merge CWS ooo111fix2 2004/01/28 15:46:57 hr 1.23.6.1: #111934#: merge CWS vcl7pp1r3


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [15181c17f7242d456681838ebb2193987bcb23b5]

INTEGRATION: CWS geordi2q14 (1.2.108); FILE MERGED 2004/01/29 18:04:26 hr 1.2.108.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [ccd4d2db6df3b267e76077bb2534a06b9cc9083e]

INTEGRATION: CWS geordi2q14 (1.12.22); FILE MERGED 2004/01/28 15:46:54 hr 1.12.22.1: #111934#: merge CWS vcl7pp1r3


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [ceaf3c33a3335ff3e500281897205d7209995889]

INTEGRATION: CWS geordi2q14 (1.19.58); FILE MERGED 2004/01/29 18:04:20 hr 1.19.58.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [ad83e673018bc8aad927cee782f6fc0b2ab3383b]

INTEGRATION: CWS geordi2q14 (1.2.108); FILE MERGED 2004/01/29 18:04:19 hr 1.2.108.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [5123b8001502d05445c563b3bb7d0c0c21dec3a1]

INTEGRATION: CWS geordi2q14 (1.9.12); FILE MERGED 2004/01/29 18:04:16 hr 1.9.12.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [4c54ad5a14498b7f9a75069b2becd032bd5da29e]

INTEGRATION: CWS geordi2q14 (1.2.108); FILE MERGED 2004/01/29 18:04:15 hr 1.2.108.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [314d4127d08ad658c72d132dadbe771dd2f8a4f2]

INTEGRATION: CWS geordi2q14 (1.15.8); FILE MERGED 2004/01/29 18:04:14 hr 1.15.8.2: #111934#: merge CWS ooo111fix2 2004/01/28 15:46:49 hr 1.15.8.1: #111934#: merge CWS vcl7pp1r3


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [2c458a021b9aa9923a2b12522211762f9327ed64]

INTEGRATION: CWS geordi2q14 (1.25.12); FILE MERGED 2004/01/29 18:04:11 hr 1.25.12.3: #111934#: merge CWS ooo111fix2 2004/01/28 15:48:30 hr 1.25.12.2: #111934#: merge CWS vcl7pp1r3 2004/01/28 15:46:44 hr 1.25.12.1: #111934#: merge CWS vcl7pp1r3


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [94bf0ef69c79ee2b044f6dd8cd7f0506fa3e10c8]

INTEGRATION: CWS geordi2q14 (1.4.104); FILE MERGED 2004/01/28 15:46:41 hr 1.4.104.1: #111934#: merge CWS vcl7pp1r3


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [ee9576921abd300919d484b24f90335adc2a8b17]

INTEGRATION: CWS geordi2q14 (1.42.4); FILE MERGED 2004/01/29 18:04:08 hr 1.42.4.2: #111934#: merge CWS ooo111fix2 2004/01/28 15:46:35 hr 1.42.4.1: #111934#: merge CWS vcl7pp1r3


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [98794b5234f53fec68a21acc43a386a0bcf99a2d]

INTEGRATION: CWS geordi2q14 (1.8.56); FILE MERGED 2004/01/28 15:46:32 hr 1.8.56.1: #111934#: merge CWS vcl7pp1r3


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [3fe1a79cc8ac1e04b7aa0e25c42e3aa4fce548e6]

INTEGRATION: CWS geordi2q14 (1.4.76); FILE MERGED 2004/01/29 18:04:05 hr 1.4.76.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [566dae50fe67565be0b2fd12f403545dd4d8fbd5]

INTEGRATION: CWS swobjpos02 (1.48.288); FILE MERGED 2004/01/13 16:10:18 od 1.48.288.2: RESYNC: (1.48-1.49); FILE MERGED 2003/10/13 14:58:46 od 1.48.288.1: #i18732# - define property map for new writer option 'FollowTextFlow' 	   and add this property map to the default property map.


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [998ded87e53051e9b4a4bad8b67e1ab01c1e4b96]

INTEGRATION: CWS geordi2q14 (1.4.58); FILE MERGED 2004/01/29 18:04:04 hr 1.4.58.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [a54753e33a66425ba01fd8faee955b7564d4b158]

INTEGRATION: CWS swobjpos02 (1.10.436); FILE MERGED 2003/10/14 10:40:49 od 1.10.436.1: #i18732# class <SvxUnoDrawPool> - adjustments for load/save default for 	 new writer option 'FollowTextFlow'.


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [5941ac184f12d37f707417b75290894a07c84c16]

INTEGRATION: CWS geordi2q14 (1.4.68); FILE MERGED 2004/01/28 15:46:28 hr 1.4.68.1: #111934#: merge CWS vcl7pp1r3


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [882513f8773c83a5c5fd78500aaec6dd0116b1bb]

INTEGRATION: CWS geordi2q14 (1.2.68); FILE MERGED 2004/01/28 15:46:25 hr 1.2.68.1: #111934#: merge CWS vcl7pp1r3


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [86014fc90fa753c50efa758a4710962c0dbec984]

INTEGRATION: CWS geordi2q14 (1.11.52); FILE MERGED 2004/01/30 17:01:52 hr 1.11.52.2: #111934#: merge CWS ooo111fix2 2004/01/29 15:18:48 hr 1.11.52.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [dfdd705f1b5736d41c19d4c92acdb2cd45e93445]

INTEGRATION: CWS geordi2q14 (1.11.10); FILE MERGED 2004/01/30 12:57:09 hr 1.11.10.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [b41d5eeb9f5b51d51e924fd04c169df48ce82d22]

INTEGRATION: CWS geordi2q14 (1.6.96); FILE MERGED 2004/01/29 18:34:02 hr 1.6.96.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [c1e9715678b2cf6fe8358e645140c36def35209d]

INTEGRATION: CWS geordi2q14 (1.9.20); FILE MERGED 2004/01/30 15:52:21 hr 1.9.20.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [991081917b569af1aff02643969d2a2b9b22b8a1]

INTEGRATION: CWS geordi2q14 (1.15.2); FILE MERGED 2004/01/30 17:04:26 hr 1.15.2.3: #111934#: merge CWS ooo111fix2 2004/01/30 17:03:01 hr 1.15.2.2: #111934#: merge CWS ooo111fix2 2004/01/30 15:47:16 hr 1.15.2.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [21bd182f692586d72796dbadb9eff30848565f4a]

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>  [eac61c51d57786265eb86ad8ede0626cfc2143a4]

INTEGRATION: CWS geordi2q14 (1.5.146); FILE MERGED 2004/01/30 15:50:59 hr 1.5.146.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [6f4be393846390198a646a476623e9591fc987ac]

INTEGRATION: CWS geordi2q14 (1.11.18); FILE MERGED 2004/01/30 17:07:32 hr 1.11.18.2: #111934#: merge CWS ooo111fix2 2004/01/29 17:21:40 hr 1.11.18.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [095f28ddbe9147ae05922af26f53767496c70eb0]

INTEGRATION: CWS swobjpos02 (1.72.32); FILE MERGED 2004/01/21 08:57:54 od 1.72.32.2: RESYNC: (1.72-1.73); FILE MERGED resolve merge conflict. 2003/10/14 10:36:29 od 1.72.32.1: #i18732# - add new item for new option 'FollowTextFlow' to the corresponding 	   property maps for load and save.


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [12f5517646d5db8d42db14d8c274b31d7a2eb42a]

INTEGRATION: CWS geordi2q14 (1.7.8); FILE MERGED 2004/01/30 16:04:48 hr 1.7.8.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [e74e2d7b31792c568100921681d1c5eab0ef10ff]

INTEGRATION: CWS swobjpos02 (1.22.78); FILE MERGED 2003/10/13 15:11:27 od 1.22.78.1: #i18732# - allow vertical alignment at page areas for 'to paragraph' and 	   'to-character' anchored fly frames.


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [6928ebf9bd2496e79041e32e7d5b147397367375]

INTEGRATION: CWS swobjpos02 (1.46.6); FILE MERGED 2004/01/21 08:58:19 od 1.46.6.4: RESYNC: (1.48-1.49); FILE MERGED resolve merge conflict. 2004/01/13 15:18:18 od 1.46.6.3: RESYNC: (1.47-1.48); FILE MERGED 2003/11/18 16:21:46 od 1.46.6.2: RESYNC: (1.46-1.47); FILE MERGED 2003/10/13 15:06:19 od 1.46.6.1: #i18732# - new token for new option 'FollowTextFlow'


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [0dd5accd2cce3733079e8666164572a288ed62dd]

INTEGRATION: CWS geordi2q14 (1.10.38); FILE MERGED 2004/01/30 11:23:54 hr 1.10.38.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [abd276f5414217875abd965ffc142b63fd3a6e03]

INTEGRATION: CWS swobjpos02 (1.34.18); FILE MERGED 2004/01/14 08:07:28 od 1.34.18.3: complete solution of merge conflict 2004/01/13 11:48:22 od 1.34.18.2: RESYNC: (1.34-1.35); FILE MERGED resolve merge conflicts. 2003/10/02 11:28:13 od 1.34.18.1: #i18732# - *draft* strings and presentation for new option 'FollowTextFlow'


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [c6affe1753d1bd67c087f28a92388406f269bf3c]

INTEGRATION: CWS geordi2q14 (1.22.70); FILE MERGED 2004/01/29 18:37:16 hr 1.22.70.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [d690590ec4d41ecad1e5e93ea1efdcb723b48fa8]

INTEGRATION: CWS swobjpos02 (1.2.322); FILE MERGED 2003/10/02 11:28:12 od 1.2.322.1: #i18732# - *draft* strings and presentation for new option 'FollowTextFlow'


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [7849a8ee6cd8319ebea2b4467d83778f9cf5f1c8]

INTEGRATION: CWS geordi2q14 (1.9.34); FILE MERGED 2004/01/29 18:37:14 hr 1.9.34.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [7af322bd7a52c18c7b9152d3faea1265a575f439]

INTEGRATION: CWS swobjpos02 (1.12.106); FILE MERGED 2004/01/21 08:17:47 od 1.12.106.2: RESYNC: (1.12-1.13); FILE MERGED 2003/10/02 11:28:15 od 1.12.106.1: #i18732# - *draft* strings and presentation for new option 'FollowTextFlow'


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [72fe626399e92de22e58145811f2bde8448927b1]

INTEGRATION: CWS geordi2q14 (1.8.34); FILE MERGED 2004/01/29 18:37:13 hr 1.8.34.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [69c643899220c1fc56e5f57c6457da2125eacdcd]

INTEGRATION: CWS swobjpos02 (1.3.146); FILE MERGED 2003/10/14 10:54:07 od 1.3.146.1: #i18732# <SwSvxUnoDrawPool::getModelPool(..)> - return writer default 	 pool instead of drawing pool in order get default value of 	 new option 'FollowTextFlow' load/saved.


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [ca78d5b622a4f5c3410d10eb515c4e4c4bf906b9]

INTEGRATION: CWS geordi2q14 (1.12.90); FILE MERGED 2004/01/29 18:37:11 hr 1.12.90.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [21984e007ebf70da78f7141b791d85060183cdfc]

INTEGRATION: CWS swobjpos02 (1.12.312); FILE MERGED 2003/10/02 11:12:41 od 1.12.312.1: #i18732# class <SwFrmPage> - new checkbox for option 'FollowTextFlow'


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [ec809a6aec7bfa5060332135eb32d81629e9adea]

INTEGRATION: CWS swobjpos02 (1.2.316); FILE MERGED 2003/10/02 11:14:14 od 1.2.316.1: #i18732# class <SwFrmValid> - add member for option 'FollowTextFlow'


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [cc077f060582aae33978ac04a0c49a534c4bfb47]

INTEGRATION: CWS swobjpos02 (1.7.146); FILE MERGED 2003/10/02 11:22:34 od 1.7.146.1: #i18732# - consider new option 'FollowTextFlow' for text frames.


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [7f1d2bd8d4ae0ba37356f054fdb647c4d633f86c]

INTEGRATION: CWS swobjpos02 (1.53.18); FILE MERGED 2004/01/13 12:18:31 od 1.53.18.4: RESYNC: (1.53-1.54); FILE MERGED 2003/11/19 17:20:18 od 1.53.18.3: #i18732# - adjust german string for checkbox 'FollowTextFlow' 2003/11/18 11:18:35 od 1.53.18.2: #i18732# - adjustment german string for option 'FollowTextFlow' 2003/10/02 11:18:36 od 1.53.18.1: #i18732# - add *draft* strings for new checkbox 'FollowTextFlow'


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [ffa9e01ef7c859aff911311b950e88a28cdcf89e]

INTEGRATION: CWS swobjpos02 (1.6.316); FILE MERGED 2003/10/02 11:17:52 od 1.6.316.1: #i18732# - add define CB_FOLLOWTEXTFLOW for new checkbox


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [5c1fd578836d9d8f3844a6e954e522e4620dbbc0]

INTEGRATION: CWS geordi2q14 (1.15.72); FILE MERGED 2004/01/30 16:58:37 hr 1.15.72.2: #111934#: merge CWS ooo111fix2 2004/01/29 18:55:11 hr 1.15.72.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [65309b3dd7fde3a9cacb28ea45939d40876cf91e]

INTEGRATION: CWS swobjpos02 (1.36.146); FILE MERGED 2004/01/13 12:18:17 od 1.36.146.3: RESYNC: (1.36-1.38); FILE MERGED resolve merge conflicts. 2003/11/06 11:39:06 od 1.36.146.2: #i18732# - enable/disable of check box for 'Follow text flow' 2003/10/02 11:16:23 od 1.36.146.1: #i18732# class <SwFrmPage> - add handling for new checkbox 'FollowTextFlow'


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [ed5344722ac53474c3be268704673edb813a1460]

INTEGRATION: CWS swobjpos02 (1.8.146); FILE MERGED 2003/10/02 11:21:29 od 1.8.146.1: #i17567#, #i18732# <SwFlyFrmAttrMgr::ValidateMetrics(..) 	  - consider negative positions and new option 'FollowTextFlow'


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [b503a2cb26c963e05f90ea7e7ecab67815f627b1]

INTEGRATION: CWS swobjpos02 (1.70.56); FILE MERGED 2004/01/13 12:30:21 od 1.70.56.3: RESYNC: (1.72-1.73); FILE MERGED 2003/10/15 12:36:42 od 1.70.56.2: RESYNC: (1.70-1.72); FILE MERGED resolved conflicts. 2003/10/02 11:26:05 od 1.70.56.1: #i18732# - consider new option 'FollowTextFlow' for text frames.


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [8df61e56bd58f8197bb3ed7434e682a443f8b90f]

INTEGRATION: CWS swobjpos02 (1.40.54); FILE MERGED 2004/01/13 12:40:51 od 1.40.54.2: RESYNC: (1.40-1.41); FILE MERGED 2003/10/14 10:51:39 od 1.40.54.1: #i18732# <SwDocShell::InitNew(..)> - change default value of new option 	 'FollowTextFlow' to FALSE for new documents.


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [8ede28210fd605408a3ab9f6a2c956e38a35daf9]

INTEGRATION: CWS swobjpos02 (1.142.2); FILE MERGED 2004/01/21 08:29:47 od 1.142.2.6: RESYNC: (1.145-1.146); FILE MERGED 2004/01/13 12:52:48 od 1.142.2.5: RESYNC: (1.144-1.145); FILE MERGED resolve merge conflicts. 2003/11/18 15:58:58 od 1.142.2.4: RESYNC: (1.143-1.144); FILE MERGED 2003/10/29 15:30:08 cmc 1.142.2.3: #112779# tweak old style frame import in light of new frame positioning options 2003/10/15 12:44:18 od 1.142.2.2: RESYNC: (1.142-1.143); FILE MERGED resolved conflicts. 2003/10/14 15:43:57 od 1.142.2.1: #i18732# - adjustments for new option 'FollotTextFlow' and new alignments 	   at page areas.


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [157ac5f92984087411eb97d96394f3e4215e92c3]

INTEGRATION: CWS geordi2q14 (1.20.50); FILE MERGED 2004/01/30 15:42:23 hr 1.20.50.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [431f03ab860c5bfeb0853ff3966615420c88988d]

INTEGRATION: CWS swobjpos02 (1.33.20); FILE MERGED 2004/01/13 12:51:15 od 1.33.20.3: RESYNC: (1.34-1.35); FILE MERGED 2003/11/18 15:58:17 od 1.33.20.2: RESYNC: (1.33-1.34); FILE MERGED 2003/10/29 15:30:07 cmc 1.33.20.1: #112779# tweak old style frame import in light of new frame positioning options


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [fc5e9b721dd405998c5efdd723836118f4c2deda]

INTEGRATION: CWS geordi2q14 (1.5.78); FILE MERGED 2004/01/30 15:42:22 hr 1.5.78.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [277b59cea3275f5a4769d37458929a9b8b9e18ea]

INTEGRATION: CWS geordi2q14 (1.8.78); FILE MERGED 2004/01/30 15:42:21 hr 1.8.78.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [9b3ea47dba31c98fcca476532bb0d8436f50c4b8]

INTEGRATION: CWS swobjpos02 (1.119.18); FILE MERGED 2004/01/21 08:28:27 od 1.119.18.4: RESYNC: (1.121-1.122); FILE MERGED 2004/01/13 12:50:29 od 1.119.18.3: RESYNC: (1.120-1.121); FILE MERGED 2003/11/18 15:58:00 od 1.119.18.2: RESYNC: (1.119-1.120); FILE MERGED 2003/10/29 15:30:07 cmc 1.119.18.1: #112779# tweak old style frame import in light of new frame positioning options


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [99f1da52c670e0a31e37b785d7171945336f8ff4]

INTEGRATION: CWS geordi2q14 (1.11.50); FILE MERGED 2004/01/30 15:42:20 hr 1.11.50.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [e4bc37afc7b2c61540fdaec33f367ccd4da6f784]

INTEGRATION: CWS swobjpos02 (1.117.2); FILE MERGED 2004/01/21 08:28:13 od 1.117.2.5: RESYNC: (1.122-1.123); FILE MERGED 2004/01/13 12:50:08 od 1.117.2.4: RESYNC: (1.120-1.122); FILE MERGED 2003/11/18 15:57:53 od 1.117.2.3: RESYNC: (1.118-1.120); FILE MERGED 2003/10/15 12:43:06 od 1.117.2.2: RESYNC: (1.117-1.118); FILE MERGED resolved conflicts. 2003/10/14 15:34:08 od 1.117.2.1: #i18732# <SwWW8ImplReader::ImportDop()> - set default value of new 	 option 'FollowTextFlow' to FALSE for imported MS Word documents.


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [101c0612ca1ffe4c182799f3ad175d071ce939f0]

INTEGRATION: CWS geordi2q14 (1.11.116); FILE MERGED 2004/01/30 15:42:19 hr 1.11.116.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [70b4ac2416f65437c8553d2e69f6920ce26d4fd8]

INTEGRATION: CWS swobjpos02 (1.105.2); FILE MERGED 2004/01/21 08:23:20 od 1.105.2.9: RESYNC: (1.109-1.110); FILE MERGED resolve merge conflict. 2004/01/13 12:49:13 od 1.105.2.8: RESYNC: (1.107-1.109); FILE MERGED resolve merge conflicts. 2003/11/18 15:57:34 od 1.105.2.7: RESYNC: (1.106-1.107); FILE MERGED 2003/11/18 11:05:49 od 1.105.2.6: #i18732# - correction is setting new option 'FollowTextFlow' 2003/10/29 10:43:50 cmc 1.105.2.5: #i18732# the aligned to line is positive in word and negative in writer 2003/10/29 10:14:46 cmc 1.105.2.4: #i18732# we might have a bit more success with the new anchoring options if we actually set the vertical alignment after painstakingly calculating it :-) 2003/10/27 12:02:41 od 1.105.2.3: #i18732# - complete resolving conflicts on 'cwsresync' 2003/10/15 12:42:47 od 1.105.2.2: RESYNC: (1.105-1.106); FILE MERGED resolved conficts. 2003/10/14 15:42:12 od 1.105.2.1: #i18732# - adjustments to consider new option 'FollowTextFlow' and the 	   alignments to page areas.


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [272b8edec4fb3a0de75d76c8164d6fbfbcd3e634]

INTEGRATION: CWS geordi2q14 (1.8.120); FILE MERGED 2004/01/30 15:42:19 hr 1.8.120.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [29a11c05bebcbcbb94c7c6b5ec932c06e3f9bcc1]

INTEGRATION: CWS swobjpos02 (1.71.4); FILE MERGED 2004/01/22 11:59:23 od 1.71.4.1: #i18732# - adjustments for extending attribute set


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [df0e3936da2a21fd2d0f2b4ef6d2121f211ce842]

INTEGRATION: CWS geordi2q14 (1.15.28); FILE MERGED 2004/01/30 15:42:18 hr 1.15.28.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [bc4d4f0a1ec0cd03ea1abb8bc2c180e1bbc36e6d]

INTEGRATION: CWS geordi2q14 (1.7.120); FILE MERGED 2004/01/30 15:42:17 hr 1.7.120.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [7898fd2a2b93250cd2f0b8a2699724b25d132d93]

INTEGRATION: CWS swobjpos02 (1.42.4); FILE MERGED 2004/01/22 11:58:29 od 1.42.4.1: #i18732# - adjustments for extending attribute set


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [20a6d1b605643e656b4ee1e4afee550fbcb7810b]

INTEGRATION: CWS geordi2q14 (1.12.28); FILE MERGED 2004/01/30 17:00:25 hr 1.12.28.2: #111934#: merge CWS ooo111fix2 2004/01/30 15:42:16 hr 1.12.28.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [9f9f64c5ab8e249f2a9a05ffa952528068cd1b80]

INTEGRATION: CWS swobjpos02 (1.6.312); FILE MERGED 2004/01/22 11:57:52 od 1.6.312.1: remove Writer debug filter


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [1aaa92a5c163bc0704e7e30e1dde132b5440da4a]

INTEGRATION: CWS swobjpos02 (1.20.60); FILE MERGED 2004/01/22 11:57:14 od 1.20.60.1: #i18732# - adjustments for extending attribute set


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [17714d88f2e505c1119fcf8f54950037a4a31ce2]

INTEGRATION: CWS swobjpos02 (1.21.62); FILE MERGED 2004/01/22 11:57:13 od 1.21.62.1: #i18732# - adjustments for extending attribute set


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [b0da45db69c21dca4a8419a92dc5adc3e94b48ad]

INTEGRATION: CWS geordi2q14 (1.101.28); FILE MERGED 2004/01/28 16:38:31 hr 1.101.28.1: #111934#: merge CWS vcl7pp1r3


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [d2a0296db073b174b438171785cfaee078fbadf3]

INTEGRATION: CWS geordi2q14 (1.76.28); FILE MERGED 2004/01/28 16:38:30 hr 1.76.28.1: #111934#: merge CWS vcl7pp1r3


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [b59554e76788f5b4b6a5206d6ee89e006db55b45]

INTEGRATION: CWS geordi2q14 (1.14.28); FILE MERGED 2004/01/28 16:38:29 hr 1.14.28.1: #111934#: merge CWS vcl7pp1r3


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [6f221e098cf693ef05b24f6810bdc0e55bd79a81]

INTEGRATION: CWS geordi2q14 (1.16.28); FILE MERGED 2004/01/28 16:38:27 hr 1.16.28.1: #111934#: merge CWS vcl7pp1r3


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [1c66bba676350d4408d22cef88f0f840ab6973d5]

INTEGRATION: CWS geordi2q14 (1.168.24); FILE MERGED 2004/01/30 15:59:32 hr 1.168.24.2: #111934#: merge CWS ooo111fix2 2004/01/28 16:38:24 hr 1.168.24.1: #111934#: merge CWS vcl7pp1r3


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [30b28ba4a42c31954362d4f8d45969841f10fc4f]

INTEGRATION: CWS geordi2q14 (1.30.24); FILE MERGED 2004/01/30 15:59:31 hr 1.30.24.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [795579661b83384623df06a84aa3a86ada1c41e6]

INTEGRATION: CWS swobjpos02 (1.27.4); FILE MERGED 2004/01/22 11:56:03 od 1.27.4.1: remove Writer debug filter


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [755d64f7ac98db8ffceb56e1ed22cc04ddb7fa2f]

INTEGRATION: CWS geordi2q14 (1.112.24); FILE MERGED 2004/01/30 15:59:30 hr 1.112.24.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [0b6578c931a8fea568e6ada4f86042bbb9698125]

INTEGRATION: CWS swobjpos02 (1.4.146); FILE MERGED 2004/01/22 11:55:26 od 1.4.146.1: remove Writer debug filter


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [92bd23d053963320bd3f457d13a3397515fa85ec]

INTEGRATION: CWS geordi2q14 (1.20.26); FILE MERGED 2004/01/28 16:38:22 hr 1.20.26.1: #111934#: merge CWS vcl7pp1r3


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [b02ac0c24daa54a6b3baa2a67e8cfbc16d815a5e]

INTEGRATION: CWS swobjpos02 (1.90.56); FILE MERGED 2004/01/21 08:44:46 od 1.90.56.3: RESYNC: (1.90-1.91); FILE MERGED resolve merge conflict. 2003/10/07 14:50:17 od 1.90.56.2: #i18732# - adjust property name for new option 'FollowTextFlow' 2003/10/02 11:07:39 od 1.90.56.1: #i18732# add UNO_NAME_US_FOLLOW_TEXT_FLOW for new option 'FollowTextFlow'


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [7b6a9445d39825d7cb561761c95e4059c861e17a]

INTEGRATION: CWS geordi2q14 (1.28.26); FILE MERGED 2004/01/28 16:38:20 hr 1.28.26.1: #111934#: merge CWS vcl7pp1r3


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [423204e83c7dd3236cca235376b9f465ee57d991]

INTEGRATION: CWS swobjpos02 (1.153.20); FILE MERGED 2004/01/21 08:44:32 od 1.153.20.4: RESYNC: (1.154-1.155); FILE MERGED 2004/01/13 13:08:12 od 1.153.20.3: RESYNC: (1.153-1.154); FILE MERGED 2003/10/07 14:49:26 od 1.153.20.2: #i18732# - adjust property name for new option 'FollowTextFlow' 2003/10/02 11:06:18 od 1.153.20.1: #i18732# - add mapping for new option 'FollowTextFlow'


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [697b378bc4ef5bb9d850bfda6498c09cea83ad16]

INTEGRATION: CWS geordi2q14 (1.17.56); FILE MERGED 2004/01/28 16:38:19 hr 1.17.56.1: #111934#: merge CWS vcl7pp1r3


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [8d9abecc9056535a12747e2d5f3e984b8f932c20]

INTEGRATION: CWS swobjpos02 (1.81.108); FILE MERGED 2004/01/13 13:07:38 od 1.81.108.3: RESYNC: (1.83-1.84); FILE MERGED 2003/10/15 12:46:47 od 1.81.108.2: RESYNC: (1.81-1.83); FILE MERGED resolved conflicts. 2003/10/14 10:49:39 od 1.81.108.1: #i18732# <BaseFrameProperties_Impl::FillBaseProperties(..)> - consider 	 new option 'FollowTextFlow'.


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [cf6e7ca58e1cbd2a3eb557b8f4397880ec3b3747]

INTEGRATION: CWS geordi2q14 (1.46.26); FILE MERGED 2004/01/30 15:59:29 hr 1.46.26.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [bf40a60bac171c7a1f072d6a8837f95a6b73960c]

INTEGRATION: CWS swobjpos02 (1.45.68); FILE MERGED 2004/01/13 13:14:18 od 1.45.68.4: RESYNC: (1.48-1.49); FILE MERGED 2003/11/18 16:04:54 od 1.45.68.3: RESYNC: (1.47-1.48); FILE MERGED 2003/10/15 12:47:37 od 1.45.68.2: RESYNC: (1.45-1.47); FILE MERGED 2003/10/09 14:57:23 od 1.45.68.1: #110978# <SwTxtFrm::GetFrmAtOfst(..) - adjust signature


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [623581d28b81861029aaaf347655f46a1b3955f4]

INTEGRATION: CWS swobjpos02 (1.63.66); FILE MERGED 2004/01/13 13:21:57 od 1.63.66.4: RESYNC: (1.65-1.67); FILE MERGED 2003/11/18 16:09:32 od 1.63.66.3: RESYNC: (1.64-1.65); FILE MERGED 2003/10/15 12:48:48 od 1.63.66.2: RESYNC: (1.63-1.64); FILE MERGED 2003/10/02 10:53:07 od 1.63.66.1: #110978# <SwTxtFrm::CalcBaseOfstForFly()> - correct handling of empty paragraphs.


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [9ae5700a4982f82ccae335cf2e2b694a028042d1]

INTEGRATION: CWS geordi2q14 (1.26.26); FILE MERGED 2004/01/30 15:59:29 hr 1.26.26.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [ca8aa6da5231a694db2e500715db0fb8d3bc8d0c]

INTEGRATION: CWS swobjpos02 (1.36.52); FILE MERGED 2004/01/13 13:21:31 od 1.36.52.3: RESYNC: (1.38-1.40); FILE MERGED 2003/11/18 16:09:11 od 1.36.52.2: RESYNC: (1.36-1.38); FILE MERGED 2003/10/02 10:49:00 od 1.36.52.1: #110978# - use new class <SwAnchoredObjectPosition>


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [7ca80d8391006518ab2c08d168e9e9deabae6722]

INTEGRATION: CWS geordi2q14 (1.34.26); FILE MERGED 2004/01/28 16:38:17 hr 1.34.26.1: #111934#: merge CWS vcl7pp1r3


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [e805368acbe423501469b7b1d9a72fdf0eda073f]

INTEGRATION: CWS swobjpos02 (1.7.52); FILE MERGED 2003/10/02 10:46:04 od 1.7.52.1: #110978# - use new class <SwAnchoredObjectPosition>


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [f303f70a2b701ab29fb4af992672a37e3c55032c]

INTEGRATION: CWS geordi2q14 (1.84.24); FILE MERGED 2004/01/28 16:38:14 hr 1.84.24.1: #111934#: merge CWS vcl7pp1r3


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [ed8c78a00383812b0eb739812caa00ac395619e9]

INTEGRATION: CWS geordi2q14 (1.181.24); FILE MERGED 2004/01/28 16:38:12 hr 1.181.24.1: #111934#: merge CWS vcl7pp1r3


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [c461306653f4849016b1bf71125b90f0445ed228]

INTEGRATION: CWS swobjpos02 (1.21.52); FILE MERGED 2004/01/13 13:19:08 od 1.21.52.3: RESYNC: (1.22-1.23); FILE MERGED resolve merge conflicts. 2003/10/15 12:48:26 od 1.21.52.2: RESYNC: (1.21-1.22); FILE MERGED 2003/10/02 10:48:01 od 1.21.52.1: #110978# - use new class <SwAnchoredObjectPosition>


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [a0f0c9eb2fe8f1425821ff028fd806b3bf0ecd66]

INTEGRATION: CWS swobjpos02 (1.41.12); FILE MERGED 2004/01/21 08:45:12 od 1.41.12.4: RESYNC: (1.42-1.43); FILE MERGED 2004/01/13 13:14:36 od 1.41.12.3: RESYNC: (1.41-1.42); FILE MERGED 2003/11/18 11:02:55 od 1.41.12.2: #110978# <SwTxtFrm::Format(..)> - always check Writer fly frame, that 	 are anchored to character. 2003/10/09 15:10:30 od 1.41.12.1: #110978# <SwTxtFrm::Format(..)> - no format of fly frames, but allow invalidation


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [563790c2221d7e22715cdbd15aef5d6973eea140]

INTEGRATION: CWS geordi2q14 (1.15.28); FILE MERGED 2004/01/28 16:38:11 hr 1.15.28.1: #111934#: merge CWS vcl7pp1r3


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [06055f7e2897dbafb0cfadb018a7cb4e5deea497]

INTEGRATION: CWS geordi2q14 (1.100.26); FILE MERGED 2004/01/30 15:59:28 hr 1.100.26.2: #111934#: merge CWS ooo111fix2 2004/01/28 16:38:10 hr 1.100.26.1: #111934#: merge CWS vcl7pp1r3


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [bb8f73f9764e626940bf2b693a4e66b0af511bc6]

INTEGRATION: CWS swobjpos02 (1.31.146); FILE MERGED 2003/11/18 16:05:12 od 1.31.146.2: RESYNC: (1.31-1.32); FILE MERGED 2003/10/09 14:55:53 od 1.31.146.1: #110978# - <SwTxtFrm::GetFrmAtOfst(..)> - adjust signature


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [175cc77d1a018cdfe0041a2e5c673f12e7451d32]

INTEGRATION: CWS geordi2q14 (1.52.26); FILE MERGED 2004/01/28 16:38:08 hr 1.52.26.1: #111934#: merge CWS vcl7pp1r3


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [6891edd6f2860327ff50509aa904bb2fc1fd0e19]

INTEGRATION: CWS swobjpos02 (1.41.52); FILE MERGED 2004/01/21 08:49:26 od 1.41.52.5: RESYNC: (1.47-1.48); FILE MERGED 2004/01/13 13:34:48 od 1.41.52.4: RESYNC: (1.43-1.47); FILE MERGED 2003/11/18 16:11:53 od 1.41.52.3: RESYNC: (1.42-1.43); FILE MERGED 2003/10/15 12:50:13 od 1.41.52.2: RESYNC: (1.41-1.42); FILE MERGED 2003/10/02 10:44:26 od 1.41.52.1: #i18732# local method <CalcHeightWidthFlys(..)> - consider new option 	 'FollowTextFlow'.


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [305a9f9487460c5c11a49e8577eadd209f3b94dc]

INTEGRATION: CWS geordi2q14 (1.62.26); FILE MERGED 2004/01/28 16:38:06 hr 1.62.26.1: #111934#: merge CWS vcl7pp1r3


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [b0f6b2697dfdcb74f1cecec6a280c6dfc5cc16b3]

INTEGRATION: CWS swobjpos02 (1.5.146); FILE MERGED 2003/11/18 16:11:45 od 1.5.146.2: RESYNC: (1.5-1.6); FILE MERGED 2003/10/02 10:40:25 od 1.5.146.1: #110978# - compile new class <SwAnchoredObjectPosition>


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [b9c9b1f9363c2c6da4d174e451621ee17fd2e584]

INTEGRATION: CWS geordi2q14 (1.164.24); FILE MERGED 2004/01/28 16:38:05 hr 1.164.24.1: #111934#: merge CWS vcl7pp1r3


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [a42d99bf4a66853c6e4dba1cb0ba256a5d900391]

INTEGRATION: CWS swobjpos02 (1.51.4); FILE MERGED 2004/01/21 08:47:53 od 1.51.4.4: RESYNC: (1.54-1.55); FILE MERGED 2004/01/13 13:31:39 od 1.51.4.3: RESYNC: (1.52-1.54); FILE MERGED 2003/10/15 12:50:02 od 1.51.4.2: RESYNC: (1.51-1.52); FILE MERGED 2003/10/02 10:39:32 od 1.51.4.1: #110978# <SwPageFrm::PrtWithoutHeaderAndFooter()> - implementation of new method


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [aeb8695eee7980ad2138f1692271476b7d1b7f26]

INTEGRATION: CWS geordi2q14 (1.61.26); FILE MERGED 2004/01/28 16:38:03 hr 1.61.26.1: #111934#: merge CWS vcl7pp1r3


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [7c7e5788da5ea7f42d55947bee9475faf0b9522d]

INTEGRATION: CWS swobjpos02 (1.22.52); FILE MERGED 2004/01/13 13:31:20 od 1.22.52.5: RESYNC: (1.23-1.24); FILE MERGED 2003/11/18 11:01:06 od 1.22.52.4: #110978# - further adjustments for isolated object positioning algorithms 2003/10/15 12:49:53 od 1.22.52.3: RESYNC: (1.22-1.23); FILE MERGED resolved conflicts. 2003/10/09 15:06:54 od 1.22.52.2: #110978# - further adjustments for isolated positioning algorithm 2003/10/02 10:38:09 od 1.22.52.1: #i18732# method <CalcClipRect(..)> - adjustments for new option 'FollowTextFlow' 	 and alignment at page areas.


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [eca51699499171c2089f5aa4512e6d6667b549e9]

INTEGRATION: CWS geordi2q14 (1.33.24); FILE MERGED 2004/01/30 15:59:27 hr 1.33.24.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [837fd8b07dd145305f69d0f74ef8c0994a7d98c9]

INTEGRATION: CWS swobjpos02 (1.33.52); FILE MERGED 2004/01/21 08:47:40 od 1.33.52.5: RESYNC: (1.34-1.35); FILE MERGED 2003/11/18 10:59:31 od 1.33.52.4: #110978# - further adjustments for isolated object positioning algorithms 2003/10/15 12:49:43 od 1.33.52.3: RESYNC: (1.33-1.34); FILE MERGED 2003/10/09 15:05:46 od 1.33.52.2: #110978# - further adjustments and corrections for isolated positioning algorithm 2003/10/02 10:33:09 od 1.33.52.1: #110978# <SwFlyAtCntFrm::MakeFlyPos()> - use new class <SwAnchoredObjectPosition> 	 remove several local method implementations


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [e99630174973310689dbb595ca188410297bf581]

INTEGRATION: CWS swobjpos02 (1.47.4); FILE MERGED 2004/01/21 08:47:26 od 1.47.4.5: RESYNC: (1.53-1.54); FILE MERGED 2004/01/13 13:31:01 od 1.47.4.4: RESYNC: (1.50-1.53); FILE MERGED 2003/11/18 16:11:37 od 1.47.4.3: RESYNC: (1.49-1.50); FILE MERGED 2003/10/15 12:49:35 od 1.47.4.2: RESYNC: (1.47-1.49); FILE MERGED 2003/10/02 10:27:16 od 1.47.4.1: #110978# <SwFlyFrm::MakeFlyPos> - use new class <SwAnchoredObjectPosition> #110978# <SwFlyFrm::MakePrtArea> - consider vertical layout #i18732# <SwFlyFrm::_UpdateAttr> - consider new option 'FollowTextFlow'


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [e3762b361f014086d2403a5aa1834daa0f4d9b28]

INTEGRATION: CWS swobjpos02 (1.18.146); FILE MERGED 2004/01/21 08:46:52 od 1.18.146.2: RESYNC: (1.18-1.19); FILE MERGED resolve hidden merge conflict. 2003/10/02 10:23:44 od 1.18.146.1: #110978# class <SwFrm> - replace method <IsMoveable()>.


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [267cbd8d37997d33ab8947bd03fbcbee7c1feab5]

INTEGRATION: CWS swobjpos02 (1.31.108); FILE MERGED 2004/01/21 08:52:25 od 1.31.108.4: RESYNC: (1.33-1.34); FILE MERGED 2004/01/13 13:37:43 od 1.31.108.3: RESYNC: (1.32-1.33); FILE MERGED 2003/10/15 12:51:08 od 1.31.108.2: RESYNC: (1.31-1.32); FILE MERGED 2003/10/09 14:52:59 od 1.31.108.1: #110978# <SwTxtFrm::GetFrmAtOfst(..)> - adjust signature


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [2c3869eea33d3f95f278b01c41f05d648ec73d44]

INTEGRATION: CWS swobjpos02 (1.11.52); FILE MERGED 2003/10/02 10:21:38 od 1.11.52.1: #110978# class <SwPageFrm> - new method <PrtWithoutHeaderAndFooter()>


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [eca063b73f8dc67bbd149874db0163f5ebcc37f0]

INTEGRATION: CWS geordi2q14 (1.14.2); FILE MERGED 2004/01/30 17:08:14 hr 1.14.2.2: #111934#: merge CWS ooo111fix2 2004/01/30 11:44:59 hr 1.14.2.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [3b370046ce99414527457c309469bde7dcc3b22d]

INTEGRATION: CWS swobjpos02 (1.32.52); FILE MERGED 2004/01/21 08:50:51 od 1.32.52.3: RESYNC: (1.33-1.34); FILE MERGED 2004/01/13 13:37:15 od 1.32.52.2: RESYNC: (1.32-1.33); FILE MERGED 2003/10/02 10:14:25 od 1.32.52.1: #110978# class <SwFrm> - replace method <IsMoveable()>


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [7fc203b3b8360e9a6664d5ca67bf2d8a1f7add04]

INTEGRATION: CWS swobjpos02 (1.3.334); FILE MERGED 2003/10/15 12:50:45 od 1.3.334.3: RESYNC: (1.3-1.4); FILE MERGED 2003/10/09 15:03:45 od 1.3.334.2: #110978# - further adjustments for isolated positioning algorithm 2003/10/02 10:12:42 od 1.3.334.1: #110978# class <SwFlyAtCntFrm> - declare class <SwAnchoredObjectPosition> 				 as friend.


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [6c03d4eca182dc2443a2f716dfa6ae00fe5563bd]

INTEGRATION: CWS geordi2q14 (1.13.18); FILE MERGED 2004/01/29 15:06:54 hr 1.13.18.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [dc40e574cfe355b67c2b45dddbb179b13149c7ac]

INTEGRATION: CWS swobjpos02 (1.7.142); FILE MERGED 2003/10/02 10:11:24 od 1.7.142.1: #110978# class <SwFlyFrm> - declare class <SwAnchoredObjectPosition> 	 		    as friend.


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [c2570ab51d776c79899ab7a876537328888771f8]

INTEGRATION: CWS geordi2q14 (1.17.10); FILE MERGED 2004/01/29 15:06:49 hr 1.17.10.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [d50f4fd4e9dde2eaadbf1aa9c6e32565cdf7b0b9]

INTEGRATION: CWS swobjpos02 (1.1.2); FILE ADDED 2003/11/18 10:57:59 od 1.1.2.3: #110978# - further adjustments for isolated object positioning algorithms 2003/10/09 15:02:22 od 1.1.2.2: #110978# - further adjustments of isolated positioning algorithm 2003/10/02 09:39:56 od 1.1.2.1: #110978# - new class for separated positioning algorithm


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [868015ed9869af05573132361f4f9f4448af762e]

INTEGRATION: CWS geordi2q14 (1.6.60); FILE MERGED 2004/01/29 18:27:45 hr 1.6.60.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [952712db538f355ed4ca9d2ee0c53c3b339041d3]

INTEGRATION: CWS swobjpos02 (1.17.76); FILE MERGED 2004/01/13 13:40:01 od 1.17.76.3: RESYNC: (1.17-1.19); FILE MERGED resolve merge conflicts. 2003/11/18 10:54:33 od 1.17.76.2: #110978# - adjustment for isolated object positioning algorithms 2003/10/02 10:05:39 od 1.17.76.1: #i17567#, #i18732# <SwFEShell::CalcBoundRect(..)> - adjustments to 		   allow negative positions and consider new option 		   'FollowTextFlow'.


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [81333b6bad4ab6f9c7b7d7ca02bf242cbf6607ec]

INTEGRATION: CWS swobjpos02 (1.25.94); FILE MERGED 2004/01/13 14:50:56 od 1.25.94.3: RESYNC: (1.26-1.27); FILE MERGED 2003/10/15 12:54:44 od 1.25.94.2: RESYNC: (1.25-1.26); FILE MERGED resolved conflict. 2003/10/14 10:47:40 od 1.25.94.1: #i18732# <SwDoc::RemoveAllFmtLanguageDependencies()> - reset default value 	 of new item 'FollowTextFlow'


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [25e51f2fbd18ff1ecace9c037092b41b6ec30e73]

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>  [4c19cb81b5228f2018aabba5ac0df05f7b8a2cec]

INTEGRATION: CWS swobjpos02 (1.38.106); FILE MERGED 2004/01/22 11:54:08 od 1.38.106.5: #i18732# - adjustments for extending attribute set 2004/01/21 08:53:46 od 1.38.106.4: RESYNC: (1.39-1.40); FILE MERGED resolve merge conflict. 2004/01/13 14:54:20 od 1.38.106.3: RESYNC: (1.38-1.39); FILE MERGED 2003/10/14 10:45:02 od 1.38.106.2: #i18732# - replace FN_FOLLOW_TEXT_FLOW by SID_SW_FOLLOW_TEXT_FLOW and   	   adjust default value for new option 'FollowTextFlow' 2003/10/02 10:02:45 od 1.38.106.1: #i18732# - add FN_FOLLOW_TEXT_FLOW to slot table and add pool default 	   for RES_FOLLOW_TEXT_FLOW.


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [fa081f14cf31eeb352091f35d284889c9031d3dd]

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>  [e3f9877ea773a05c5e751ea368c6f37a9545d990]

INTEGRATION: CWS swobjpos02 (1.3.146); FILE MERGED 2004/01/22 11:53:22 od 1.3.146.1: #i18732# - adjustment for extending the attribute set


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [e124491b3093f4dadadd899d3030db7973563fc3]

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  Jens-Heiner Rechtien  <hr@openoffice.org>  [c076dce1ca0cd29110be7f0c62f58c12a5a5ff41]

INTEGRATION: CWS swobjpos02 (1.2.146); FILE MERGED 2003/10/02 09:53:21 od 1.2.146.1: #i18732# - compile new class for new item 'FollowTextFlow' of text frames.


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [17a93c569dfe8a2f20e1af3b9a134cc283e681eb]

INTEGRATION: CWS geordi2q14 (1.6.78); FILE MERGED 2004/01/29 17:07:52 hr 1.6.78.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [5685a96643d3a3c9abb8fed3d757e13eaf1a774e]

INTEGRATION: CWS swobjpos02 (1.1.2); FILE ADDED 2003/10/02 09:34:59 od 1.1.2.1: #i18732# - new item 'FollowTextFlow' for new option for frames.


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [25d0df1dfee2acb276ba2be46002c48f61d25a58]

INTEGRATION: CWS swobjpos02 (1.87.56); FILE MERGED 2004/01/21 08:57:22 od 1.87.56.3: RESYNC: (1.87-1.88); FILE MERGED resolve merge conflict. 2003/10/07 14:47:17 od 1.87.56.2: #i18732# - adjust property name for new option 'FollowTextFlow' 2003/10/02 09:51:54 od 1.87.56.1: #i18732# - add UNO_NAME_IS_FOLLOW_TEXT_FLOW for new option 'FollowTextFlow' 	   of text frames.


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [4a50470d76f77d66822883f0d5f34797b6f3b32b]

INTEGRATION: CWS swobjpos02 (1.16.18); FILE MERGED 2004/01/22 11:52:36 od 1.16.18.4: #i18732# - adjustments for extending attribute set 2004/01/22 11:47:33 od 1.16.18.3: remove Writer debug filter 2004/01/21 08:56:44 od 1.16.18.2: RESYNC: (1.16-1.17); FILE MERGED 2003/10/02 09:50:19 od 1.16.18.1: #i18732# - new option 'FollowTextFlow' for text frames.


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [51bf619e15c9b036117e9ced7b543d9ad80c029a]

INTEGRATION: CWS swobjpos02 (1.5.2); FILE MERGED 2004/01/22 11:47:32 od 1.5.2.1: remove Writer debug filter


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [3013bf18eef4760713eb3213ab0352224b6ceba5]

INTEGRATION: CWS swobjpos02 (1.22.106); FILE MERGED 2004/01/22 11:52:35 od 1.22.106.4: #i18732# - adjustments for extending attribute set 2004/01/22 11:47:31 od 1.22.106.3: remove Writer debug filter 2004/01/21 08:56:18 od 1.22.106.2: RESYNC: (1.22-1.23); FILE MERGED comment new hint id RES_FOLLOW_TEXT_FLOW - attribute array has to be extended. 2003/10/02 09:49:05 od 1.22.106.1: #i18732# - add RES_FOLLOW_TEXT_FLOW for new option 'FollowTextFlow' 	   of text frames.


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [7eaa9dd1c2442f050b72dc506869f8677e86dc19]

INTEGRATION: CWS swobjpos02 (1.17.18); FILE MERGED 2004/01/21 08:56:07 od 1.17.18.2: RESYNC: (1.17-1.18); FILE MERGED 2003/10/02 09:47:35 od 1.17.18.1: #i18732# - new option 'FollowTextFlow' for text frames.


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [38d9cae13c144da63ef4465ec83602deecf72668]

INTEGRATION: CWS geordi2q14 (1.6.52); FILE MERGED 2004/01/30 15:51:28 hr 1.6.52.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [9c50125475cd94b474f9d27d7dc91abeab91704a]

INTEGRATION: CWS swobjpos02 (1.1.2); FILE ADDED 2003/10/02 09:30:27 od 1.1.2.1: #i18732# - new item 'FollowTextFlow' for new option for writer frames


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [7fb3fbbe3cb58d1e754ff8c76e25f210cc6f658d]

INTEGRATION: CWS geordi2q14 (1.6.40); FILE MERGED 2004/01/29 18:33:30 hr 1.6.40.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [f43ee16d3700b27ba96f2ef50b16698afba67fbe]

INTEGRATION: CWS swobjpos02 (1.30.52); FILE MERGED 2004/01/21 08:55:28 od 1.30.52.2: RESYNC: (1.30-1.31); FILE MERGED 2003/10/02 09:46:11 od 1.30.52.1: #i17567#, #i18732# <SwFEShell::CalcBoundRect(..)> - adjust signature 		   for negative positions and option 'FollowTextFlow'


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [639c3dad16fc92ac7425b8cdd4add438b3f509d4]

INTEGRATION: CWS swobjpos02 (1.52.4); FILE MERGED 2004/01/22 11:47:30 od 1.52.4.1: remove Writer debug filter


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [1b3c8409cf3f23bbfd41e5b859a97a85c22f2368]

INTEGRATION: CWS geordi2q14 (1.16.72); FILE MERGED 2004/01/29 12:16:58 hr 1.16.72.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [cdaab16856b42beb62069dafbd424a736afc0904]

INTEGRATION: CWS geordi2q14 (1.1.6); FILE ADDED 2004/01/29 12:16:52 hr 1.1.6.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [24c5713d0739e2994e4d0a0da6c9c4206ef4be39]

INTEGRATION: CWS geordi2q14 (1.1.6); FILE ADDED 2004/01/29 12:16:49 hr 1.1.6.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [0f54d3497acd2b13f6857a6e20221ef90a9e11af]

INTEGRATION: CWS geordi2q14 (1.1.6); FILE ADDED 2004/01/29 12:16:48 hr 1.1.6.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [8a9fc8f004babcc1d1ad694e9ed6c8edeff24418]

INTEGRATION: CWS geordi2q14 (1.1.6); FILE ADDED 2004/01/29 12:16:46 hr 1.1.6.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [36a0a3bbbefe35189bb4754e3ff200e6ce88d53b]

INTEGRATION: CWS geordi2q14 (1.1.6); FILE ADDED 2004/01/29 12:16:44 hr 1.1.6.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [2291e850593788c02b499937992b0b5ab4a34897]

INTEGRATION: CWS geordi2q14 (1.17.16); FILE MERGED 2004/01/29 12:16:38 hr 1.17.16.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [ca6bac462f45aca4d2ad7140e82e880a2884a474]

INTEGRATION: CWS geordi2q14 (1.13.16); FILE MERGED 2004/01/29 12:16:36 hr 1.13.16.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [d84423b4f480e1d4cc57194632d47e0db742b648]

INTEGRATION: CWS geordi2q14 (1.17.30); FILE MERGED 2004/01/29 18:32:59 hr 1.17.30.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [cddec43a9ce244af3367cdc8721caacc8c607a05]

INTEGRATION: CWS geordi2q14 (1.9.36); FILE MERGED 2004/01/29 18:27:15 hr 1.9.36.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [fbac294281f7926264d305cf9e61762b75ac9e50]

INTEGRATION: CWS geordi2q14 (1.82.138); FILE MERGED 2004/01/30 14:26:26 hr 1.82.138.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [30ad5ec85764714a94291c2bcc7992f9c38d0ce2]

INTEGRATION: CWS geordi2q14 (1.52.378); FILE MERGED 2004/01/30 14:26:25 hr 1.52.378.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [cd2ffa0a5d06a9a1408aabe8e3d78bf17d6ee89b]

INTEGRATION: CWS geordi2q14 (1.41.84); FILE MERGED 2004/01/30 14:26:23 hr 1.41.84.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [a30b7ae120f1cc8f314296e215099cf3ddede47c]

INTEGRATION: CWS geordi2q14 (1.7.124); FILE MERGED 2004/01/30 14:26:22 hr 1.7.124.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [db1e5b602e131c02617b04504bde790646335707]

INTEGRATION: CWS geordi2q14 (1.12.144); FILE MERGED 2004/01/30 14:26:20 hr 1.12.144.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [34e170e967c7d4c6f76472e3c66d05954e5d664d]

INTEGRATION: CWS geordi2q14 (1.13.144); FILE MERGED 2004/01/30 14:47:37 hr 1.13.144.2: #111934#: merge CWS ooo111fix2 2004/01/30 14:26:19 hr 1.13.144.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [1cc03c97bb436ac6871c8c3b6d321b3d3a180cf5]

INTEGRATION: CWS geordi2q14 (1.17.30); FILE MERGED 2004/01/30 14:26:19 hr 1.17.30.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [0066b01b0c430cae2f98563b3e2992480fa5c7fe]

INTEGRATION: CWS geordi2q14 (1.6.274); FILE MERGED 2004/01/30 14:26:19 hr 1.6.274.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [bfe23c1a9c9a38c6109ad832f9fb23aa18af4414]

INTEGRATION: CWS geordi2q14 (1.14.140); FILE MERGED 2004/01/30 14:26:18 hr 1.14.140.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [f0d54c3e9e368ed736d8bce6af918516ca3483b7]

INTEGRATION: CWS geordi2q14 (1.4.274); FILE MERGED 2004/01/30 14:26:18 hr 1.4.274.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [2da096f1c642e6bcde66adbb13e20f765c9e25eb]

INTEGRATION: CWS geordi2q14 (1.6.274); FILE MERGED 2004/01/30 14:26:17 hr 1.6.274.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [b9c56b766e46421bbbce5100a4dad1d9d3027450]

INTEGRATION: CWS geordi2q14 (1.11.274); FILE MERGED 2004/01/30 14:26:17 hr 1.11.274.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [eb3e8976794c7e4032e317495707488ce071dcee]

INTEGRATION: CWS geordi2q14 (1.5.274); FILE MERGED 2004/01/30 14:26:17 hr 1.5.274.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [e9dab5c31f4d04ba930d6a5c131f4e5c326d75b7]

INTEGRATION: CWS geordi2q14 (1.4.274); FILE MERGED 2004/01/30 14:26:16 hr 1.4.274.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [5e7530db4dfcdd21f9396fb40145cd3b2760e3fc]

INTEGRATION: CWS geordi2q14 (1.18.30); FILE MERGED 2004/01/30 14:26:16 hr 1.18.30.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [c3d239b0c7f693ae3eb5341bbcad460a85b1f9f6]

INTEGRATION: CWS geordi2q14 (1.4.274); FILE MERGED 2004/01/30 14:26:15 hr 1.4.274.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [d3d8621151717b175abd0ea1704d893a771a21e2]

INTEGRATION: CWS geordi2q14 (1.7.274); FILE MERGED 2004/01/30 14:26:15 hr 1.7.274.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [e2fc71589b370e4cb4a2f55b44a470bf34066d73]

INTEGRATION: CWS geordi2q14 (1.6.274); FILE MERGED 2004/01/30 14:26:15 hr 1.6.274.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [e37caea2fa42618d0caf175722330b81ceb82e97]

INTEGRATION: CWS geordi2q14 (1.6.274); FILE MERGED 2004/01/30 14:26:14 hr 1.6.274.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [cff381c01a0a2dd8b24746373b448056c65bc665]

INTEGRATION: CWS geordi2q14 (1.5.274); FILE MERGED 2004/01/30 14:26:14 hr 1.5.274.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [635df8cac3a15cf161c0c2efc7884bf2d36f9870]

INTEGRATION: CWS geordi2q14 (1.4.274); FILE MERGED 2004/01/30 14:26:14 hr 1.4.274.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [2f5a2678fa246d5a0e620878564b1b3b544c0f60]

INTEGRATION: CWS geordi2q14 (1.6.32); FILE MERGED 2004/01/30 14:26:13 hr 1.6.32.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [a8e0e08ab753234a9b7de6239d63d0c01ce5e809]

INTEGRATION: CWS geordi2q14 (1.6.274); FILE MERGED 2004/01/30 14:26:13 hr 1.6.274.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [90e4dd9791d7a4ad5393c4b00e197d9aabbd018c]

INTEGRATION: CWS geordi2q14 (1.3.274); FILE MERGED 2004/01/30 14:26:13 hr 1.3.274.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [caca3ee00c3e7f61d5b91b31bc8627b9176da04a]

INTEGRATION: CWS geordi2q14 (1.4.274); FILE MERGED 2004/01/30 14:26:12 hr 1.4.274.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [5429cdde20b3ea6f1544efac2e43784af61a2a59]

INTEGRATION: CWS geordi2q14 (1.3.274); FILE MERGED 2004/01/30 14:26:12 hr 1.3.274.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [f031f188aa7512af535a5d2a793221023ea27aaa]

INTEGRATION: CWS geordi2q14 (1.5.56); FILE MERGED 2004/01/30 14:26:11 hr 1.5.56.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [b5839d15f49f473e0e3f717bd3f46548d08d71d1]

INTEGRATION: CWS geordi2q14 (1.4.274); FILE MERGED 2004/01/30 14:26:11 hr 1.4.274.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [5b7632a38c029505548a1278fa74ba5153456b61]

INTEGRATION: CWS geordi2q14 (1.4.274); FILE MERGED 2004/01/30 14:26:10 hr 1.4.274.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [1d13a40315a9112f20bbbf986de8891fce729cb8]

INTEGRATION: CWS geordi2q14 (1.10.274); FILE MERGED 2004/01/30 14:26:10 hr 1.10.274.1: #111934#: merge CWS ooo111fix2


2004-02-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [d06dd60cd739e057d62a3ea25a3692b2949029fe]

INTEGRATION: CWS geordi2q14 (1.3.274); FILE MERGED 2004/01/30 14:26:09 hr 1.3.274.1: #111934#: merge CWS ooo111fix2


2004-02-02  Vladimir Glazounov  <vg@openoffice.org>  [1501f180c53130336ab8ea6896d2bdc226341c03]

#111193# #114875# + additional check for incomplete modules in --prepare step


2004-02-02  Kurt Zenker  <kz@openoffice.org>  [992cc30b06b923f9986f8172343cf6fe7b448676]

#100000# deliver fcfg-files into pck


2004-02-02  Kurt Zenker  <kz@openoffice.org>  [1ff910da279bf6e354ac36807b8c95b9129799b6]

#102620#: create SfxFilters on demand (mba)


2004-01-30  Kurt Zenker  <kz@openoffice.org>  [7516475878e2f4b784f134a90fa84808e80f38fe]

new version for SRC680


2004-01-30  Kurt Zenker  <kz@openoffice.org>  [b86747fb577669c291b1cb4d8fb9a2e773013ff2]

#100000# create dirs with group premissions


2004-01-30  Carsten Driesner  <cd@openoffice.org>  [3b7d808b2714340af153b5c8d92fdb612ca663bc]

#111899# Fixed problem with vcl include


2004-01-30  Wind Li  <yl146652@openoffice.org>  [bff1aa5f864e811c45c3ad297fb4926a9e917beb]

#100000# reverted previous changes (wrongly checked in on HEAD)


2004-01-30  Wind Li  <yl146652@openoffice.org>  [803885c777af39e895d5501717f861afc1ddce7f]

#17620 add ssl login support to ldap address book


2004-01-29  Kurt Zenker  <kz@openoffice.org>  [bf4d4e3a16afc64a95a841c0cc63bdb8a692ba27]

#102620# check medium (AS)


2004-01-29  Kurt Zenker  <kz@openoffice.org>  [277ba713a0def2ac6b95bee5a0cb32621ff38cf5]

SRC680


2004-01-29  Kurt Zenker  <kz@openoffice.org>  [0c8f02ef614e579160251c20af87016a0856c3a0]

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>  [01fa5c3a65d418070d3395629a7eb3b1f6312112]

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>  [9abb2e41675baabac249b1a382c8c21c7641c7be]

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>  [7bb3409d6d0b0271c1945275f5d0dea71b8a3dcb]

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>  [92cb4d336c9d43d821e351a72a0bb8967a7c9592]

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>  [3d4cda0707a8d570b561f7ae3e9ffc9818e2556d]

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>  [bc5350a92d56efe1cfaf05c9de1da012165cec1c]

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>  [d2e1412fd5862a389052f74bcddd9a6e53c3c0a6]

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>  [38787903b3bd9809a0dea4074f4b52d74db80f40]

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>  [8302516eadb45a8053fc7ce5b6af323974d4405c]

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>  [fddaec996bbbe208cfd218d5fad5e9fb1f1eddaf]

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>  [632eb9daa7cf97c081944696ae193145fa80f64f]

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>  [24892b30ab69f40fbfe54d5ebdd0899a09c12e09]

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>  [6641a4620dc9097e0e864fe9c7f87ef7aef120b3]

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>  [4bb521751491e9c54400311ed3bf416c172c695e]

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>  [297024ea2146bb23c54da23c7076ddacb7860ca7]

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>  [1d1f10ef67e50d625cebe0c60dec12c8761e27d3]

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>  [6b7685945c0f46fa60686ef6bcf7548ca1d1d3b8]

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>  [2e0a42608c2f3200e35bb86ee756f26514427c04]

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>  [692ac661981cb6b8a3fe0bd58f4d9aa74a0555c4]

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>  [84fe4075e038fdfc079e8c70e2e6bed5d2db953b]

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>  [959255b3aab2aad3f105e6b03ea00e38ac88ee7b]

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>  [bdabe94af3a343893c5b927229189387465290d9]

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>  [fea27e3040c4cda30aef87935bef9134772f36d2]

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>  [8d8e6ce79536a92418d48b7df70cf5f0d4bdac57]

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>  [85ac00a80ee005f748455f00f6db7373aaa967a7]

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>  [89b6d81b6a3b4c037ecb5ca0270dc2d330b3f266]

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  Kurt Zenker  <kz@openoffice.org>  [eb44a8656a0632d2e3f3e635a4cffd8c0f33a6b2]

INTEGRATION: CWS filtercfg (1.53.124); FILE MERGED 2003/12/08 09:18:44 as 1.53.124.2: RESYNC: (1.53-1.54); FILE MERGED 2003/10/30 16:40:25 mba 1.53.124.1: #102620#: create SfxFilters on demand


2004-01-29  Oliver Bolte  <obo@openoffice.org>  [e71a4cab4621982f7db05df008c88ec1cd63ded7]

#i24715#


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [3a14d162a03bece1afb04fd2d01f0784c83803d2]

INTEGRATION: CWS filtercfg (1.8.20); FILE MERGED 2003/10/30 16:39:29 mba 1.8.20.1: #102620#: create SfxFilters on demand


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [6214c0c90badab4301cb33999fdbcdae0423a745]

INTEGRATION: CWS filtercfg (1.81.14); FILE MERGED 2003/11/19 09:40:41 as 1.81.14.3: RESYNC: (1.81-1.82); FILE MERGED 2003/11/14 08:35:04 as 1.81.14.2: #111770# dont register for generic document services 2003/10/08 09:59:41 mba 1.81.14.1: #112511#: make factories for models unambigous


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [c675b5609915f7991821fd6ef0d4f875a3e068b8]

INTEGRATION: CWS filtercfg (1.2.20); FILE MERGED 2003/11/14 08:35:03 as 1.2.20.1: #111770# dont register for generic document services


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [aac7f4637ab700b825f7a436288fd2922ccb698a]

INTEGRATION: CWS filtercfg (1.3.20); FILE MERGED 2003/11/14 08:35:02 as 1.3.20.2: #111770# dont register for generic document services 2003/10/08 09:59:40 mba 1.3.20.1: #112511#: make factories for models unambigous


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [d0b0cbc1fc23f62bf283836ce4ecd1532d2ba494]

INTEGRATION: CWS filtercfg (1.2.20); FILE MERGED 2003/11/14 08:35:01 as 1.2.20.2: #111770# dont register for generic document services 2003/10/30 16:39:28 mba 1.2.20.1: #102620#: create SfxFilters on demand


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [0ff8d7bce2b0cfb82d9c6172c94a6f7a74af0593]

INTEGRATION: CWS filtercfg (1.4.20); FILE MERGED 2003/11/14 08:35:01 as 1.4.20.2: #111770# dont register for generic document services 2003/10/30 16:39:27 mba 1.4.20.1: #102620#: create SfxFilters on demand


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [f6f494655dadac96ac6198445dc8918b8ba7df6c]

INTEGRATION: CWS filtercfg (1.31.20); FILE MERGED 2003/10/30 16:39:26 mba 1.31.20.1: #102620#: create SfxFilters on demand


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [d79a5e662d9ee4f253ce8645461898a4e91eedeb]

INTEGRATION: CWS filtercfg (1.8.20); FILE MERGED 2003/10/30 16:39:26 mba 1.8.20.1: #102620#: create SfxFilters on demand


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [7f9d4703b08792031fd6a8acb0126836f8c6d961]

INTEGRATION: CWS filtercfg (1.56.18); FILE MERGED 2003/10/30 16:39:24 mba 1.56.18.1: #102620#: create SfxFilters on demand


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [74e8a71431bd3eb0edb4e28ea1d65caefd3e3058]

INTEGRATION: CWS filtercfg (1.25.18); FILE MERGED 2003/12/08 07:53:18 as 1.25.18.2: RESYNC: (1.25-1.26); FILE MERGED 2003/10/30 16:39:23 mba 1.25.18.1: #102620#: create SfxFilters on demand


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [357830aff29d9a99f1ee424f7422e2f5dfea73fe]

INTEGRATION: CWS filtercfg (1.3.18); FILE MERGED 2003/12/17 12:59:06 as 1.3.18.3: #102620# handle sdw and templates right 2003/12/02 10:21:51 as 1.3.18.2: RESYNC: (1.3-1.4); FILE MERGED 2003/10/30 16:39:21 mba 1.3.18.1: #102620#: create SfxFilters on demand


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [a8e7148b2d86099f88dc45f247eaac1825717019]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/11/10 08:07:26 as 1.1.2.1: #102620# create new package for type/filter configuration


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [ec12f49fc75c4f14dab8835a8f91019784385be4]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/11/27 09:29:46 as 1.1.2.2: #102620# adapt config of graphic filters to new behaviour 2003/11/10 08:07:25 as 1.1.2.1: #102620# create new package for type/filter configuration


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [e4fb3ffced30a3bd0699eb72feb4ae13d31ad129]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/11/10 08:07:25 as 1.1.2.1: #102620# create new package for type/filter configuration


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [3c6b0f7510d78e378a64ceb7faf5fd171fa6bb69]

INTEGRATION: CWS filtercfg (1.13.2); FILE MERGED 2004/01/13 21:35:28 as 1.13.2.4: RESYNC: (1.13-1.14); FILE MERGED #102620# moved to new configuration schema 2003/11/10 08:08:31 as 1.13.2.3: #102620# create new package for type/filter configuration 2003/10/15 06:44:59 as 1.13.2.2: #102620# support changed config format 2003/10/02 06:47:34 as 1.13.2.1: #102620# new schema for typedetection config - move xcu to filter project


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [1871ce31ea3fba1d1f1efb2fe82c965ff30047fc]

INTEGRATION: CWS filtercfg (1.12.52); FILE MERGED 2003/12/02 10:21:57 as 1.12.52.3: RESYNC: (1.13-1.14); FILE MERGED 2003/11/19 10:38:22 as 1.12.52.2: RESYNC: (1.12-1.13); FILE MERGED 2003/11/10 08:08:30 as 1.12.52.1: #102620# create new package for type/filter configuration


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [04ecfac156bc9262d47fdf60da9fee915757bc8d]

INTEGRATION: CWS filtercfg (1.45.2); FILE MERGED 2003/11/10 08:08:29 as 1.45.2.1: #102620# create new package for type/filter configuration


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [65d6829c8c1ec997edad704150eaa0c254f831af]

INTEGRATION: CWS filtercfg (1.32.52); FILE MERGED 2003/11/10 08:08:28 as 1.32.52.1: #102620# create new package for type/filter configuration


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [dee1147b488fdbed578aa4976fc503de848f9140]

INTEGRATION: CWS filtercfg (1.5.4); FILE MERGED 2004/01/21 08:04:36 cn 1.5.4.2: #112498# object relation for XContainerQuery added 2004/01/19 09:06:24 cn 1.5.4.1: #102620# object needs anther 'svervicename' to instanciate. Further the object relations has been changed


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [05d3a7bd4c0bb1cdb6181d253c15ea1033ce00ae]

INTEGRATION: CWS filtercfg (1.3.14); FILE MERGED 2004/01/21 08:04:35 cn 1.3.14.1: #112498# object relation for XContainerQuery added


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [9782a10b8aad09edd136f16603c4ffa8b3714afc]

INTEGRATION: CWS filtercfg (1.5.4); FILE MERGED 2004/01/21 08:04:36 cn 1.5.4.2: #112498# object relation for XContainerQuery added 2004/01/19 09:06:59 cn 1.5.4.1: #102620# object needs anther 'svervicename' to instanciate. Further the object relations has been changed


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [fbcb0c6fda61163cbfe059f3f892a820e51abab6]

INTEGRATION: CWS filtercfg (1.2.4); FILE MERGED 2004/01/21 08:04:35 cn 1.2.4.1: #112498# object relation for XContainerQuery added


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [2e41b5905acfa31e4b4b88ba5aacf61893d41c0c]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2004/01/21 08:08:10 cn 1.1.2.1: #112498# new initial version


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [502b3441c702ccbb9b408f1ead5afadcc729fdd1]

INTEGRATION: CWS filtercfg (1.4.4); FILE MERGED 2004/01/16 14:44:50 cn 1.4.4.1: #102620# coparing of PropertyValue[] with different index possible


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [72217b5bbcc784fdf317fa43b1e5a8d28729f989]

INTEGRATION: CWS filtercfg (1.36.6); FILE MERGED 2004/01/13 19:53:48 as 1.36.6.3: RESYNC: (1.37-1.38); FILE MERGED 2003/12/08 09:10:14 as 1.36.6.2: RESYNC: (1.36-1.37); FILE MERGED 2003/10/30 16:38:11 mba 1.36.6.1: #102620#: create SfxFilters on demand


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [7565a1be9273c3a83037d35dabb77d7a283c04af]

INTEGRATION: CWS filtercfg (1.52.6); FILE MERGED 2004/01/13 19:53:24 as 1.52.6.3: RESYNC: (1.53-1.54); FILE MERGED 2003/12/08 09:09:57 as 1.52.6.2: RESYNC: (1.52-1.53); FILE MERGED correct merge conflict 2003/10/30 16:37:55 mba 1.52.6.1: #102620#: create SfxFilters on demand; #112342#: avoid GPF under strange circumstances


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [8efe69208cdd193035a47c2afd87eb70ba0c3e55]

INTEGRATION: CWS filtercfg (1.12.6); FILE MERGED 2003/10/30 16:38:10 mba 1.12.6.1: #102620#: create SfxFilters on demand


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [cf952d93b83c0bf97772f45245937d577930b70c]

INTEGRATION: CWS filtercfg (1.68.6); FILE MERGED 2003/11/14 13:14:42 as 1.68.6.2: #112767#, #112738# improve preselection and detection of URL without extension or supported pattern 2003/11/14 08:27:39 as 1.68.6.1: #102620# improve detection; use dispatch returns as load result


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [430acf5cdd67be1838d49bf8ca54dcead6ac3697]

INTEGRATION: CWS filtercfg (1.38.6); FILE MERGED 2004/01/13 19:59:12 as 1.38.6.2: RESYNC: (1.38-1.39); FILE MERGED 2003/10/30 16:36:42 mba 1.38.6.1: #102620#: create SfxFilters on demand


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [d7e407b57ca09e9fd5c953b08fb14db192f506c9]

INTEGRATION: CWS filtercfg (1.119.6); FILE MERGED 2004/01/12 09:41:26 as 1.119.6.4: #102620# use right way to create external filters 2003/12/08 09:13:58 as 1.119.6.3: RESYNC: (1.120-1.122); FILE MERGED 2003/11/19 12:53:48 as 1.119.6.2: RESYNC: (1.119-1.120); FILE MERGED 2003/10/30 16:36:41 mba 1.119.6.1: #102620#: create SfxFilters on demand


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [2f68da4cfd0a107f1eec2fec10e31193539032e5]

INTEGRATION: CWS filtercfg (1.58.6); FILE MERGED 2003/12/09 14:11:41 as 1.58.6.3: correct merge again ... 2003/12/08 09:13:46 as 1.58.6.2: RESYNC: (1.58-1.59); FILE MERGED correct merge conflict 2003/10/30 16:36:41 mba 1.58.6.1: #102620#: create SfxFilters on demand


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [7bba1553c16f4276aad38589cb2ad40fc20c210f]

INTEGRATION: CWS filtercfg (1.52.6); FILE MERGED 2004/01/13 19:57:52 as 1.52.6.2: RESYNC: (1.52-1.53); FILE MERGED 2003/10/30 16:36:40 mba 1.52.6.1: #102620#: create SfxFilters on demand


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [01abb48b899694a9924fc2b9b68b778d77bb3caa]

INTEGRATION: CWS filtercfg (1.11.6); FILE MERGED 2003/11/21 06:14:05 as 1.11.6.2: #112488# 2003/10/08 09:58:44 mba 1.11.6.1: #112488#: searching for filtername must be done without flags


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [75433deae237e70c370a6f8d99d09f66ae19aad8]

INTEGRATION: CWS filtercfg (1.15.6); FILE MERGED 2004/01/13 19:57:25 as 1.15.6.2: RESYNC: (1.15-1.16); FILE MERGED 2003/10/30 16:36:39 mba 1.15.6.1: #102620#: create SfxFilters on demand


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [58f8159c8c07cfe37d4a279223484eda2c905abd]

INTEGRATION: CWS filtercfg (1.22.6); FILE MERGED 2003/11/19 12:54:36 as 1.22.6.2: RESYNC: (1.22-1.23); FILE MERGED 2003/10/30 16:29:31 mba 1.22.6.1: #102620#: create SfxFilters on demand


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [9a2edb4a0a0c832dfe89cd62cd64a20d26937f2b]

INTEGRATION: CWS filtercfg (1.4.6); FILE MERGED 2003/10/30 16:27:36 mba 1.4.6.1: #102620#: create SfxFilters on demand


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [b2974171ab3c1416010fcc9ce01c919d39841d59]

INTEGRATION: CWS filtercfg (1.52.50); FILE MERGED 2004/01/13 20:06:14 as 1.52.50.11: RESYNC: (1.53-1.54); FILE MERGED 2004/01/12 09:39:03 as 1.52.50.10: #102620# improve GetFilter4Extension() 2003/12/19 14:29:23 as 1.52.50.9: #102620# handle clipboard format 0! 2003/12/17 14:01:08 mba 1.52.50.8: #112488#: avoid multiple creation of listener 2003/12/12 13:13:02 as 1.52.50.7: #102620# handle filter updates (if single filters was already used) right 2003/11/14 08:27:37 as 1.52.50.6: #102620# improve detection; use dispatch returns as load result 2003/11/04 10:47:18 as 1.52.50.5: #102620# split sequenceadapter into different files/classes 2003/10/30 16:27:35 mba 1.52.50.4: #102620#: create SfxFilters on demand 2003/09/29 05:05:05 as 1.52.50.3: #102620# add missing variable for pattern 2003/09/26 08:38:10 as 1.52.50.2: RESYNC: (1.52-1.53); FILE MERGED fix reading of URLPattern 2003/09/26 06:53:36 as 1.52.50.1: #102620# use new filter query


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [b84d513500edd56b78c382e1500e9125b7cb9d5a]

INTEGRATION: CWS filtercfg (1.31.6); FILE MERGED 2004/01/13 20:09:15 as 1.31.6.3: RESYNC: (1.32-1.33); FILE MERGED 2003/12/02 11:36:44 as 1.31.6.2: RESYNC: (1.31-1.32); FILE MERGED 2003/11/14 08:27:37 as 1.31.6.1: #102620# improve detection; use dispatch returns as load result


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [42e6850e115c931d4835507a9ffdc4631a1f119c]

INTEGRATION: CWS filtercfg (1.73.6); FILE MERGED 2003/11/19 12:54:49 as 1.73.6.2: RESYNC: (1.73-1.74); FILE MERGED 2003/10/30 16:27:25 mba 1.73.6.1: #102620#: create SfxFilters on demand


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [c58fa1708c505ead687619818872ceb029049409]

INTEGRATION: CWS filtercfg (1.69.6); FILE MERGED 2004/01/13 20:06:53 as 1.69.6.3: RESYNC: (1.70-1.71); FILE MERGED 2003/12/08 09:15:26 as 1.69.6.2: RESYNC: (1.69-1.70); FILE MERGED correct merge conflict 2003/10/30 16:21:56 mba 1.69.6.1: #102620#: create SfxFilters on demand; #112353#: don't activate empty ViewFrames


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [d602a0bc6b2631ddb4ee617b008e39045a8ed868]

INTEGRATION: CWS filtercfg (1.9.266); FILE MERGED 2004/01/13 20:38:47 as 1.9.266.2: RESYNC: (1.9-1.10); FILE MERGED 2003/12/15 10:12:39 as 1.9.266.1: #112738# correct detection of pcx


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [184bf8ea7317cd90d26d1cc74a5600207c13e90e]

INTEGRATION: CWS filtercfg (1.16.276); FILE MERGED 2003/11/27 09:34:05 as 1.16.276.2: #102620# adapt config of graphic filters to new behaviour 2003/11/14 08:30:52 as 1.16.276.1: #102620# read internal graphic filters from different configuration package now


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [2790585e9a99fd816542b9e5601d5da4b121cd12]

INTEGRATION: CWS filtercfg (1.12.118); FILE MERGED 2003/11/14 08:30:17 as 1.12.118.6: #102620# sequence helper renamed 2003/09/26 08:47:34 as 1.12.118.5: RESYNC: (1.12-1.13); FILE MERGED add new functions to specify module by model/servicename 2003/09/26 06:52:40 as 1.12.118.4: #102620# new functions to specify module by model/servicename 2003/08/13 06:02:53 as 1.12.118.3: #102620# new functions to map URL/Model to its underlying application module 2003/07/31 12:45:01 as 1.12.118.2: #102620# new functions to map url/model/service to application module 2003/07/30 09:16:36 as 1.12.118.1: #102620# new function to classify app module by using list of supported service names


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [b2bf83eba71eb266d7ad43b8d5c5153015e100fd]

INTEGRATION: CWS filtercfg (1.41.62); FILE MERGED 2003/11/19 10:55:29 as 1.41.62.3: RESYNC: (1.42-1.43); FILE MERGED moduleoptions works now with exceptions 2003/08/28 12:06:44 as 1.41.62.2: RESYNC: (1.41-1.42); FILE MERGED 2003/08/13 06:02:52 as 1.41.62.1: #102620# new functions to map URL/Model to its underlying application module


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [4f56cddbddbfba1ff9fe50494206ca95f5100cc4]

INTEGRATION: CWS filtercfg (1.4.62); FILE MERGED 2004/01/22 12:14:23 as 1.4.62.1: #102620# link comphelper because new helper is used


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [128b4bd0f4f1a741b26ca727e5f9fe988cd2fcae]

INTEGRATION: CWS filtercfg (1.39.18); FILE MERGED 2004/01/22 12:10:44 as 1.39.18.1: #102620# use right query interface


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [9d65c89e3c4e2221c3ac4a9a6b7b6529130da196]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/09/26 06:13:22 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [40ad2fa1dd2302f01a3d59e1060ed0588b64de71]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/11/14 08:08:08 as 1.1.2.5: #102620# better support for reading string lists from xml; error for merge non existing files; change default log level 2003/10/02 11:26:37 as 1.1.2.4: #102620# small fixes to support changed config format 2003/09/26 06:13:37 as 1.1.2.3: #102620# new revision ... changed namespace 2003/08/21 10:52:48 as 1.1.2.2: #102620# right encoding for clipboard property; new function for splitt tool 2003/08/01 07:25:35 as 1.1.2.1: #102620# first revision of filter config tools


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [b412714c42cfa0f5aa6289c44431039938a84ea8]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/09/26 06:13:36 as 1.1.2.2: #102620# new revision ... changed namespace 2003/08/01 07:25:34 as 1.1.2.1: #102620# first revision of filter config tools


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [e59eb700a0d528ab18635391e4a976660eeb84be]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/11/14 08:08:08 as 1.1.2.2: #102620# better support for reading string lists from xml; error for merge non existing files; change default log level 2003/09/26 06:12:01 as 1.1.2.1: #102620# new revision ... change functions of helper


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [5ded241c3fec1db827dacda55ecd93b8a58ba0a2]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/17 10:17:18 as 1.1.2.3: #102620# new mechanism for atomic file copy 2003/09/26 06:13:36 as 1.1.2.2: #102620# new revision ... changed namespace 2003/08/01 07:25:34 as 1.1.2.1: #102620# first revision of filter config tools


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [6919d180707e4453db968e67d6d14b25816f06dc]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/09/26 06:11:54 as 1.1.2.1: #102620# new revision ... change functions of helper


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [d10461003e4cf5c2f00621d0617402898e16b8cb]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/11/14 08:08:08 as 1.1.2.5: #102620# better support for reading string lists from xml; error for merge non existing files; change default log level 2003/10/02 11:26:36 as 1.1.2.4: #102620# small fixes to support changed config format 2003/09/26 06:13:35 as 1.1.2.3: #102620# new revision ... changed namespace 2003/08/21 10:52:47 as 1.1.2.2: #102620# right encoding for clipboard property; new function for splitt tool 2003/08/01 07:25:31 as 1.1.2.1: #102620# first revision of filter config tools


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [fb02a9eb6939d36d2cbb7d92f3492cce05364fa6]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/09/26 06:13:35 as 1.1.2.2: #102620# new revision ... changed namespace 2003/08/01 07:25:31 as 1.1.2.1: #102620# first revision of filter config tools


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [80d56c2c679d4d2739c4572c40b3072fd8da5261]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/11/14 08:08:07 as 1.1.2.3: #102620# better support for reading string lists from xml; error for merge non existing files; change default log level 2003/10/02 11:26:31 as 1.1.2.2: #102620# small fixes to support changed config format 2003/09/26 06:08:02 as 1.1.2.1: #102620# new revision ... changed namespace


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [303d55f1d74efc3fe8b4292884ee2da0920d81ae]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/09/26 06:08:50 as 1.1.2.2: #102620# new revision ... changed namespace 2003/08/01 07:25:02 as 1.1.2.1: #102620# first revision of filter config tools


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [b57f4416ec4f2438349610474a650333cb6c8cd7]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/09/26 06:08:50 as 1.1.2.2: #102620# new revision ... changed namespace 2003/08/01 07:25:01 as 1.1.2.1: #102620# first revision of filter config tools


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [4b43de7afceacd191fbe8eadb7745ad5e0f42424]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/09/26 06:10:48 as 1.1.2.2: #102620# its an app not a service 2003/09/26 06:08:09 as 1.1.2.1: #102620# new revision ... changed namespace


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [0fee99004940b7c7aa489e5af190bb25b15394ec]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:26:30 as 1.1.2.2: #102620# small fixes to support changed config format 2003/09/26 06:07:55 as 1.1.2.1: #102620# new revision ... changed namespace


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [389690be89bf253076374084523c2b212ed25d6a]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/11/14 08:08:06 as 1.1.2.3: #102620# better support for reading string lists from xml; error for merge non existing files; change default log level 2003/10/02 11:26:29 as 1.1.2.2: #102620# small fixes to support changed config format 2003/09/26 06:07:47 as 1.1.2.1: #102620# new revision ... changed namespace


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [93e9efd7231ff15e6e84d54e9724583d2fcc920c]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/09/26 06:00:43 as 1.1.2.1: #102620# new revision ... gets pkg lists via cmd.line


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [9e5d2b9ce7590189c7e9a1f41d85074b5e01eb80]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/11/14 08:08:06 as 1.1.2.8: #102620# better support for reading string lists from xml; error for merge non existing files; change default log level 2003/10/24 09:37:55 as 1.1.2.7: #102620# seperate frame loader & content handler again 2003/10/21 13:16:33 as 1.1.2.6: #102620# split TypeDetection package into different packages for types and filters 2003/10/20 12:39:24 as 1.1.2.5: #102620# add write support; new atomic file copy mechanism for Merger; new packages 2003/10/17 10:17:17 as 1.1.2.4: #102620# new mechanism for atomic file copy 2003/10/15 06:44:30 as 1.1.2.3: #102620# support changed config format ... update packages 2003/09/26 06:03:25 as 1.1.2.2: #102620# new revision ... gets pkg lists via cmd.line 2003/08/01 07:24:47 as 1.1.2.1: #102620# first revision of filter config tools


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [9c8630ed958b93b35ed1f815e747544b4fa02896]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/09/26 06:00:52 as 1.1.2.1: #102620# new revision ... gets pkg lists via cmd.line


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [ad7640b248709e03ce11f87d7716534d3836fb47]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/09/26 06:00:34 as 1.1.2.1: #102620# new revision ... gets pkg lists via cmd.line


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [9eef2b4786d448aa04bddd2054034e253fb316b3]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/11/14 08:08:05 as 1.1.2.3: #102620# better support for reading string lists from xml; error for merge non existing files; change default log level 2003/10/24 09:37:54 as 1.1.2.2: #102620# seperate frame loader & content handler again 2003/09/26 06:00:26 as 1.1.2.1: #102620# new revision ... gets pkg lists via cmd.line


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [bcf322524a4634b4821b86f3d2083346b7ddeb96]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/08/01 07:24:29 as 1.1.2.1: #102620# first revision of filter config tools


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [3e7971213de918cbbd88c94d0fd3a28d6a8ac31f]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/14 06:37:40 as 1.1.2.2: #102620# content handler now property of type 2003/10/02 12:43:48 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [b999bf68aa8ef871b8da6ddf6c322e3476ec673d]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:43:37 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [48c86d079eae17a9f7231128361e4118e0382d59]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:34:20 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [1f4ee29a73b0512e225305c7d92802c2ca9e0788]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:34:06 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [08fac030abdbd4bd4a2033ec4f6a5758b7fde87c]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:33:52 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [6ac36842eac4b610a531d8c00b549a88d8857f09]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:33:39 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [dad745fa442adcb8e98f7daa6ac0d41057955962]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/11/04 10:49:40 as 1.1.2.3: #112738# rollback pattern! 2003/10/23 12:48:58 as 1.1.2.2: #112738# use http// pattern for html contents too 2003/10/02 12:33:24 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [003c68a6d94e2a69b6cd04eac5e9ffa70de0a80a]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:15:19 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [f4178fdb1bbf7f8e373ce552ad40ff5a42b6def4]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:15:08 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [66afbe6a7726590f8721984d263bd62035dc1105]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:14:55 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [7295e944c1e70bb25a967466888182ab099069e0]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:43:25 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [0f4af9e133da2aaca28f930c570475b739e23673]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:43:00 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [1b30a5f5e86642fff54b4d0c696e00af2af13c1f]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:43:11 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [8a77434d0781516a4a099280a17e84f24d912cfe]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:42:48 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [77cf47c3a18481e8e91bce4099535648be9cea83]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:42:36 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [704cc02bd53845b8ec6c155fb14a6df77d457335]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:42:22 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [d9ba7d7ec02ccd4504ff5e6f1c3528e668c1c32e]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:41:57 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [07fd2e75f954bcb5e8913ade4dc096c23e10f098]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:41:44 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [b50c16b497b42457fb566e2ca604d3ab363eca9c]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:41:31 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [d2a170b7f710eb38dd26fceac33bcb81c81b7f5a]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:41:17 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [665beb235b30759274bf7c369ceac6a41e1a5a03]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:41:03 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [236c1c5d50b1df1e559ae4e88a4399cf26a1c52c]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:40:50 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [f9172b4785012ca3c728ec55515f8d8ef6c11aad]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:40:23 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [4f9b24879f496fdc661eed5061bf9f02a9a0c21f]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:40:06 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [fb332aff893d6f9866ef7f24358c8443cb4ae4d6]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:39:48 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [5cf2c0d5a4d00394a8e50cb66501b0c1e53a9ffe]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:39:31 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [d4488475c7d4582e5aaef0201c4a4ba4c6f4e8f3]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:39:18 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [259374d5b116a37a01408805a96164c7dddbd739]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:39:04 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [a0d95faca5763c73c49ab33bedad0d21459861be]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:38:50 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [05ef260f62415d2654a6909a83763defbcbb18e2]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:38:38 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [614d84e3a589d7f8424894f4a7f34f85362cbc76]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:38:28 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [5d78879326fe9a183c8bfa9ecc51f3a898356957]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:38:17 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [f03a3c85966f6742206e9d37fbdf0dd8944061cc]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:38:05 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [9ffbc478915190d9c3a9801e4a6013bebb022799]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:37:51 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [69573158ef9ab2d68816d0870c86b454e79bf9f8]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:37:37 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [b43b018e8698a207f234ad186f2c277e94b8dfc9]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:37:25 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [f1aa9a5410f57a057f9116f3b2e8207d2c76dddc]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:37:10 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [527c2c07668371e73dc34ea52d4a54f8b0ded142]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:36:56 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [7f95a17cf60d09bb9a7c94dc3ec03dc7dd6976a0]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:36:43 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [bbf1af303da85dc78fb260e6515a4c66126242d7]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:36:29 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [78275e298b9cd6c870eef103cbb4e67f7d9d2dfe]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:36:13 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [926c8d7ace79cb324bfc96b247a89866a2e8c913]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:35:56 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [0bd772023be0685c88befd5f478ff6b3763dfbed]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:35:43 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [38639c553d59cc4acba71372b315285a15eef3c9]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:35:28 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [1b2d4c175cc14303214b583434639b242e2d692d]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:35:15 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [817146b6b30d3b91d9f633fda2059f29c1f48f0a]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:35:01 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [a4fe4e9dcc5903679405243aeff851699ca0960d]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:34:34 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [ea928576ddec8a684e7495a051d32fbc5b8ee20f]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:33:08 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [807ab771391326011c25287e8fc29cfb4ac523f2]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:32:56 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [192674fb714aa3f1d25480cc3fe7df44751ab267]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:32:43 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [10dd882010a1275d44ddc1fb99fae1ea50083988]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:34:49 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [222eaa75f35bcd4d7bc99509d0f8ac372aa35e86]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:32:32 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [872c00082766943b4e0cfe6118aae1703c510b46]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:32:21 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [a394b58ee15d5f4ce0ff54e0950fa4c9c1cd0aec]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:32:02 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [01bf54e4132a841e5844f47c55d9c400b75562cd]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:32:11 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [bd2ea3ce1f16c2ed66f428cc09d980c0d7a94a53]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:31:51 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [7759f5d2143c91fe2e11b6587e7d4b8700cde29e]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:31:41 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [91565737d2e6bb79763955277e18b5fcb1b2ce19]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:31:30 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [559a425021de123257180ff93d6a5808194ba182]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:31:16 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [4f5315c0c71f0c18629d667cc40f7dda3fcb7e5e]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:31:00 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [a67a6d72db289bc4496cfbfcdc4f566b2c013313]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:30:46 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [db06e704146d630b8de35f3dcc657dac4f955e1c]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:30:31 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [6e54c6dd48c4ab7861daccbcde982e6e16dd2acd]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:30:17 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [32caff1b4ee979ba54e25d7c5ec1b1570a6978f5]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:30:05 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [dab62135e20c27f231d40e8471adaf464c46c0ef]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:29:52 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [6cb3899a989a717c0e249b80df5d7e725145630d]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:29:37 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [597920fbae4c7a03df0d67faab3a3c36b0415db7]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:29:24 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [5ed2b010bf5e929bed479898b94f3f870ff08a46]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/12/15 06:21:45 as 1.1.2.2: #112431# make it preferred for extension stw 2003/10/02 12:29:09 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [5f5a4e94d567547f063c87d2984f2829ad716fab]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:28:56 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [47ae7402a4ecfdfecb60d5bc6dc69189d8ffb065]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:28:44 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [4d07b10810d4394bc7d708c5ec951a8a8e6f0c92]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:28:31 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [e9b5cf62c646b837ba9d0652007b41dd90316c55]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:28:18 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [5202b82a2ab91ce020dcb3f8ef39b071118b52c3]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:28:08 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [bd9d1b561d20324568a072f2096b861096a80fec]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:27:58 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [75512e5171d9ee5b836aa9896b25ebfdde20c5bf]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:27:47 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [a7a4c7f940f2aadb13ef8a8909c3b096a484605f]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:27:37 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [a32207c56aef00a4a5f45f9671d8ec6836c858c4]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:27:29 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [964447b6568be4f76b4f6fe9051870a26fc90f7c]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:27:21 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [a9827263d00b5ebf959deb043ab4d0c5fc63c728]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:27:10 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [914b7a0b3ded021e5fcc8100b4240b6ef0fd75fd]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:25:46 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [f4bfb652d847fd86ddd73a06becec1ddbc8fdcbc]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:26:50 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [33d872b192261ccbf63881c0ed79a7812e5ba634]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:26:31 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [0c3e20c442720a9cbbd7aa2140f051743d45fe2e]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:26:15 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [2d6979c754bab6c39284e5b049763b1fd03c8c68]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:25:58 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [cbbc3ba4cc0cc1a69015fe1668e7f34f2ed72ddf]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:25:33 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [09a8e3df0c1f12995f2d2dc51cdb91e58bd276ec]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:25:17 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [0d72baf70b263d7b97f3bdd8b0514c35fe778a5b]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:24:57 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [779bd07fded67067357abbc3154a527f9dbe3ef8]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:24:41 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [f07c3a36a841bc3d7302e7124e160701c34ff830]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:24:24 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [182a4a692c784f97ab3254c2dd969052349f3c4e]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:24:10 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [818fa01a9c4e945806ac719415b171f00bb745e9]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:23:54 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [8038b1e2cb3355298fa8d5a5c16e0de6d81db1d6]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:23:37 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [a71fa9e1712687f9b3f40a924ec58c16651f3513]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:18:08 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [de41ea32eb4228fcb9c37cd5e7e68cbbbe942e09]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:17:51 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [45e1f9b507c83ae0e59f61cc879038e3a4376486]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:17:37 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [49d698596c37ac208f19ec69b9622ff4414a4c41]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:23:19 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [800d5436937c4de5ccfc20258c674ecaeb4c1186]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:23:01 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [2b063aefceadcf15781b54474cd144e950089368]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:22:40 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [ebd5f17fa7b1fc46d8ede41fb8aca6507a43e8b1]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:22:26 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [7b41773ec9e30e96955d971f84cf9ce589ac6586]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:22:07 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [d9aabf9402318d65bb86a041d76814372b9a1d67]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:21:44 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [21273cf67c01be4c9ef30fdbf2223abf0a28cf7d]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:21:29 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [1700be3f677cc06e3ee7e7ce232aa80b96fdf6a1]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:21:18 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [9b459db075d027eadf0fc1de9e999e10ae71920b]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:21:06 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [2fd421b187e6e8f739814c68829bfe1aed3e3919]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:20:54 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [4ede3897898c90689b6d5e8d210205484c5d362c]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:20:42 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [b108e4305e11fbbb74a3f1d98bdb9c7707e73f79]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:20:20 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [73b295c86efd5995d73565f46b621598cc623163]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:20:06 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [c02c475ce826a65fdfb332ca71a7facf55b4f758]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:19:55 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [a901c53f6203dd1047e653375c17f15e545f5365]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:19:43 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [f1c43d6089eccd1c726a31060ee162056c2e854e]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:19:31 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [230fb2fefb1d0cb43262496e2ab8e0a042730e18]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:19:17 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [ca332afa223d1976f843bba5aae4daa1d3794e15]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:19:06 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [bab00d3240403c79e5c19982614e9052f4db39ff]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:18:51 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [34be95ced45e5328bd4d3d610fe8428610604ef7]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:18:36 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [7b3bffd0ca626efbb9dda5bc4711d00619c721e4]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:18:24 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [33c492bf11d8117397c8cf9cf921f7f5a13d2c0c]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:17:20 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [bae6a59da1c2d522ec8c643899c75e1d166f2ed8]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:17:09 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [f1eb1bb5e8b4f1db3d4e5204963d4fec17234677]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:16:57 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [c91dd72a39f16401a78f0c2bcccc2dbfbffb0933]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:16:47 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [00e4d7ca99230026b41b1423aa261d35834a0823]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:16:14 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [a4e9d62670a643b27c9a2af01d43f69c8dc5af14]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:16:04 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [504404eaeb06e123ceaaf2de72a7b9e82050b810]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:15:52 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [5ee23d9b55f82ea598a3b370c1847a7e1c20054e]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:15:40 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [4f84473bc59bca963d0421591463e5c2d9736290]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:15:29 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [387c44765192e33dfc6c65f4805632709006f474]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:14:37 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [5d53f9e4f9f312039b347598f3b4de6fdaf54306]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:14:21 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [980afe7c416acc4f5b89c0ded88e18203291f4aa]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:14:08 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [1df94da050598f7136b955f12eccef05c795e35c]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:13:52 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [5f522b08e816001f34866dc9a616119670dc5218]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:13:32 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [d152cb2a1611ecbe6f92253fa6cf8efe0f2ad861]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:12:58 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [adfb329e2e5b43680f67097f2fcf12c24d638829]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:12:46 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [04d0cbf17cae7af198c71a8fe7e0f06a1ffba5e5]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:12:35 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [94c41372228980145a0ac21e543b689741a1165e]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:12:23 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [663bf894ab4c5dc0727ce4b5b2f950c1d791a256]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:12:09 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [c25bbeafae4472e4e61690d52623aac503fdfaef]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:10:53 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [42ed411d9986d9a5b9163738afc269c339edc063]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:11:57 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [9cc1b119d5b0a365bb84a46680db763cec5321cd]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:11:47 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [ffd9156ef80796da7b73d1d950f8951c389ad7a2]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:11:31 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [4202a3c08e38349426d39fd67fcab1f25c893a7c]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:11:17 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [4696f7ca8296ed2a1152e35a0906a3d3ac3bcd7c]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:11:06 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [c472210e511574b275d9a1448c6cde45f96416e9]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:10:30 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [c4046d15256d3d32b70af86211815a83390568b6]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:10:41 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [14c6ed5b7dc78a5a332d5263f2cbcd4c25d6efaa]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:10:18 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [fae373d5f83418d8e4c1c347bb978c2231a7ceea]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:10:06 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [4f8872f1bb0c9a003449351f92e11d3e92ce3939]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/14 06:37:39 as 1.1.2.2: #102620# content handler now property of type 2003/10/02 12:09:56 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [29c4391f8a43737c15ee1874d36fd0570d704d10]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/24 09:37:51 as 1.1.2.3: #102620# seperate frame loader & content handler again 2003/10/14 06:37:39 as 1.1.2.2: #102620# content handler now property of type 2003/10/02 12:09:46 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [185b5766263faf0f9d3f4997f9b75e4a9a61bc23]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/14 06:37:38 as 1.1.2.2: #102620# content handler now property of type 2003/10/02 12:09:36 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [37905c67dd7eaef0a4c3f15acaa3a5dcb2b882c3]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:09:25 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [b5bbbf2de6c8890cfba1190de34699b60b76a73f]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:09:15 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [862acd275b86c4a98e2ce83a48b74a7d317eb7f0]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:09:05 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [1fa3c610eb6366635a53614a46807de3dac15001]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:08:55 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [9bfd9a93619541eb0435b47dce3a0484833ab298]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/14 06:37:37 as 1.1.2.2: #102620# content handler now property of type 2003/10/02 12:08:44 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [69689726fa7900fdc87aa30792face621bb23321]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/14 06:37:37 as 1.1.2.2: #102620# content handler now property of type 2003/10/02 12:08:34 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [b1aa58f10f357120e846e55c65d122fafe33679a]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:08:23 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [24b7f6eefe81d7f4a052d2a7c7d601d047888d59]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:08:14 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [dd5c00d3aafac9f982b836d42d6733b495f6a773]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/14 06:37:36 as 1.1.2.2: #102620# content handler now property of type 2003/10/02 12:08:04 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [e55fe3db356285fea43697a186e927524c0bdf82]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/14 06:37:35 as 1.1.2.2: #102620# content handler now property of type 2003/10/02 12:07:54 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [76e856ce6b984551e521318065970fc2271dc6ab]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:07:45 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [0ca07aab5da6c272fd1859bd74a0a9e7a4227c1b]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:07:34 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [62e5452701079514d3163ba6d136ee0531637737]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:07:25 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [60706292a2392febb8f56da5942e89375a1b3bd3]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/14 06:37:34 as 1.1.2.2: #102620# content handler now property of type 2003/10/02 12:07:13 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [b421c52883af52e00d45a056af361058906f83ad]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:07:02 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [58f7d71959157d0c7341ff927222df5e1a8eb908]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:06:51 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [f5fe9b1dee05bea1436fb693f5246d0afcaf6101]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/14 06:37:33 as 1.1.2.2: #102620# content handler now property of type 2003/10/02 12:06:41 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [16b97bd3aaec3fc7dec8881ae580b2b5667be312]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:06:30 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [b38218d951f3cb2227480c9e295ce71e5dd5c667]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/14 06:37:33 as 1.1.2.2: #102620# content handler now property of type 2003/10/02 12:06:19 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [f65cfef37d099868ac95074ccf253ab4807108ba]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:06:07 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [cb9a357b8a73ffa6c3cb2aba419f00cd0f962b25]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:05:56 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [9d80fa51c95a0e16577658535dd1d59ac7d4e247]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:05:44 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [418541fab363cdc0d931675e8d89e019ff8b47ab]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:05:33 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [9534d350706ba311e9a666ae349ee9b621ba427b]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:05:22 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [e2b67112d7685449924c16765e7589f0a253efe2]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:05:10 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [b221a7450954568f241ed15108b34e6ac04be96e]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:04:59 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [4e81f62e0836829645cc00d30b01fed8e95babe5]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/14 06:37:32 as 1.1.2.2: #102620# content handler now property of type 2003/10/02 12:04:49 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [81f06b467afbb93c96e0e32ab78ff3fe2e88d4ca]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:04:38 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [c32e0d111854a76a8f4f38fcd43389da51b1c432]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:04:26 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [30399d0e4168b464b04a42607ca060c6fa9327f0]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:03:58 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [43c438c6b5d29398dd5ef6d5ccba53cc40d92d21]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:04:11 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [4dadc35257d57b7add25e275a2585b5aef61e0bf]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:03:48 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [f47b220593b84bb3f28566267ef5cb71714203cb]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:03:39 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [b9c33d7791492212eeaa89f783195c90fff8cb52]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:03:26 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [367e02355d31779792eec0e4e733f1b43e446345]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:03:13 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [5ebc8b02929039a56761277529e8aa5f5fa71a2b]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:03:03 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [b0ae4627ab6966d06ec322290db497e05cdb33e1]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:02:50 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [8cd521be95e1fbf2e247677ee5f5342cfad6b8ec]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:02:39 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [df72b969118142a8f32eebaae5cf2e34c926b3dc]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:02:25 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [20ccf0a4c65f803f1c90ea94130567b9f994323d]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/14 06:37:31 as 1.1.2.2: #102620# content handler now property of type 2003/10/02 12:02:13 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [6ef6673c7a95b9ddeb71b184f36fb2e17b1cb156]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:02:02 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [9ebd20ca8f2a4c8a057e689919a88cfbb72ccdfc]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:01:50 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [d37652c32dea14eb7654206af77fa4ce6b333c5c]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:01:33 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [e8ab6a218736f59bd32023604c7989a9357349f1]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:01:23 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [6cccd82b1a1c100a363d7984ba65d61d2c3bb0c4]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:01:12 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [5d5504312f7e3398e2e560672ac0ffd2a440881f]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:01:01 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [d0afed34a3e5c1c14d0857c1854351b02f1d077b]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:00:50 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [b04af7cc69e55179518604e72d7393660c80308b]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:00:39 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [123720e7b37719a29c77738f59039c9d1811d734]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 12:00:28 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [55756a9417d8b442e2f1dfcf8a5bbd89c07a169c]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/24 09:37:50 as 1.1.2.3: #102620# seperate frame loader & content handler again 2003/10/14 06:37:31 as 1.1.2.2: #102620# content handler now property of type 2003/10/02 12:00:18 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [49413c0f067d0099ab50c1bc7459e794b0ba35bd]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/24 09:37:50 as 1.1.2.3: #102620# seperate frame loader & content handler again 2003/10/14 06:37:30 as 1.1.2.2: #102620# content handler now property of type 2003/10/02 12:00:03 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [d8376264df85d9e5ec2213a951b24dde28d2a542]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:59:49 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [e43837a11807736d181a2b7dc41e6c03e6a01f4a]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:59:36 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [db9197dcf1f3fae8ced56ee7763bb15ea84345c0]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:59:27 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [f36c10701b575a66d1e46bcbee74b0198c7be5de]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:59:19 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [a41e6aed3bea5ec4b43ef7a8346df8307a431583]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:54:42 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [38b375f524c7d92376ec85101e2909a3e41f9bda]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:59:10 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [1be8671069a9ec37868a5c1fbb1a3dc01940ee9f]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:58:52 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [732fd8ba2d51c2bdc6758ecb5309c246a0c3bf87]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:58:43 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [b8c6409fb321a0a561e3147e3ce93665c06bf6b8]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:58:35 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [cec23f802fea28a16c967ad2eee654f8c71b7bc9]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:58:27 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [7791dc86dc83b2953c04a975f82ebb930b844685]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:58:18 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [9b4a819f13173f7a127eb2cddefdb10313349e4a]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:58:08 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [6a0235086c99d70a298e4f0d858a111521ccbff0]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:58:00 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [b03b10329971d1fd192f45e3224906a85d5903a8]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:57:51 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [f47f33043fdb012bf22902d1cb954e58ba61ecc0]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:57:42 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [473a65ea424eb36e3a409ae35cbba40a32ee6af0]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:59:00 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [dfc3edbcd072e432bcada46e4dfba028d431e553]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:57:34 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [0d8ddc1a98d5061f1da00dbe0fff51dfcfac6621]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:55:23 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [d13d31dc06d5e3f813268237dffbb68c344aec92]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:57:24 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [07c269e4fe2d3cd00542dad9cec8063dd75ebf5c]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:57:12 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [aca788861d224e8d8dd52cfc7096ff7ca45ad6d2]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:56:59 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [484a70eb418fb6272b2daa324a64d02e95e44167]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:56:43 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [d9cbfbd8e223e552e2f015cb6d95c4ad6f300bfb]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:56:27 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [78b4b9100ca96ff5e6539d4a8b355989c0edc20f]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:56:12 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [9f77a5caddf45d6c2172b710fdaa91e69f4af64e]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:56:00 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [18d6e6a89b407d13a8aafb6ea802b8965208545d]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:55:46 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [a8a6a25d840b7274d7a8d8c3fd38298c1ae4ca17]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:55:07 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [00d39bd5b0e3e002d34bf48b4e39a84defa9177e]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:54:53 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [1bd64a11db6e99e19e82156fa584477f195363af]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/14 06:37:30 as 1.1.2.2: #102620# content handler now property of type 2003/10/02 11:54:32 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [75844148f95e8dfaa17793fb4aeda34fd8740254]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/11/27 09:49:30 as 1.1.2.2: #102620# adapt config of graphic filters to new behaviour 2003/11/14 08:02:01 as 1.1.2.1: #102620# seperate internal graphic filters


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [ce6351ae96def5209b596e20dbba8b85c7a3a614]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/11/27 09:49:30 as 1.1.2.2: #102620# adapt config of graphic filters to new behaviour 2003/11/14 08:02:00 as 1.1.2.1: #102620# seperate internal graphic filters


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [1c456f6e03812ae5c308c64a9a11792fe83c0d18]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/11/27 09:49:30 as 1.1.2.2: #102620# adapt config of graphic filters to new behaviour 2003/11/14 08:01:59 as 1.1.2.1: #102620# seperate internal graphic filters


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [93e32f6b4d3119611c2c2d354781749693c4d87a]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/11/27 09:49:29 as 1.1.2.2: #102620# adapt config of graphic filters to new behaviour 2003/11/14 08:01:58 as 1.1.2.1: #102620# seperate internal graphic filters


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [045bc77060cbd70d2fc20f56ee032581441749c0]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/11/27 09:49:29 as 1.1.2.2: #102620# adapt config of graphic filters to new behaviour 2003/11/14 08:01:57 as 1.1.2.1: #102620# seperate internal graphic filters


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [b161742fcc3f7d36e1288187a8591f6fecfa1646]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/11/27 09:49:28 as 1.1.2.2: #102620# adapt config of graphic filters to new behaviour 2003/11/14 08:01:56 as 1.1.2.1: #102620# seperate internal graphic filters


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [bec681846206335c4f5ce1d686bf868ed077bd35]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/11/27 09:49:28 as 1.1.2.2: #102620# adapt config of graphic filters to new behaviour 2003/11/14 08:01:55 as 1.1.2.1: #102620# seperate internal graphic filters


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [0b2b0605c88371775158142c9cd7e18e6a1b18d2]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/11/27 09:49:27 as 1.1.2.2: #102620# adapt config of graphic filters to new behaviour 2003/11/14 08:01:54 as 1.1.2.1: #102620# seperate internal graphic filters


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [31f08b523b2da021d5dfe4757f1569b7a8911e89]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/11/27 09:49:27 as 1.1.2.2: #102620# adapt config of graphic filters to new behaviour 2003/11/14 08:01:53 as 1.1.2.1: #102620# seperate internal graphic filters


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [6a9277d53ed0b6eac65bb81ec8238b2aa8e90f23]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/11/27 09:49:26 as 1.1.2.2: #102620# adapt config of graphic filters to new behaviour 2003/11/14 08:01:53 as 1.1.2.1: #102620# seperate internal graphic filters


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [227ffd0c5809cc678065cb870043c46f90d3ac6a]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/11/27 09:49:26 as 1.1.2.2: #102620# adapt config of graphic filters to new behaviour 2003/11/14 08:01:52 as 1.1.2.1: #102620# seperate internal graphic filters


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [aa31e23a3eeef630dd598dc8ba13d7146c88f787]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/11/27 09:49:26 as 1.1.2.2: #102620# adapt config of graphic filters to new behaviour 2003/11/14 08:01:51 as 1.1.2.1: #102620# seperate internal graphic filters


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [521d08a6a2e266b3f382b581b762454c0a2f3e6e]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/11/27 09:49:25 as 1.1.2.2: #102620# adapt config of graphic filters to new behaviour 2003/11/14 08:01:51 as 1.1.2.1: #102620# seperate internal graphic filters


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [80d5ee0159e6857010dab7f7b3962049513434e4]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/11/27 09:49:25 as 1.1.2.2: #102620# adapt config of graphic filters to new behaviour 2003/11/14 08:01:50 as 1.1.2.1: #102620# seperate internal graphic filters


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [17cf71cee793f41bf3c5a34494a4e67e52c5386e]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/11/27 09:49:25 as 1.1.2.2: #102620# adapt config of graphic filters to new behaviour 2003/11/14 08:01:49 as 1.1.2.1: #102620# seperate internal graphic filters


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [ee766bed5d67d4e52531e66641a2ac9b9286926a]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/11/27 09:49:24 as 1.1.2.2: #102620# adapt config of graphic filters to new behaviour 2003/11/14 08:01:49 as 1.1.2.1: #102620# seperate internal graphic filters


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [182fe4e6bca3ed0344246c4c15a315f1ed21f7b5]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/11/27 09:49:24 as 1.1.2.2: #102620# adapt config of graphic filters to new behaviour 2003/11/14 08:01:48 as 1.1.2.1: #102620# seperate internal graphic filters


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [8accce73c82d167877db0ab4e776b361e9d35506]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/11/27 09:49:23 as 1.1.2.2: #102620# adapt config of graphic filters to new behaviour 2003/11/14 08:01:48 as 1.1.2.1: #102620# seperate internal graphic filters


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [64c5fbf970877e87bd509073d20c3c1be9717e62]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/11/27 09:49:23 as 1.1.2.2: #102620# adapt config of graphic filters to new behaviour 2003/11/14 08:01:47 as 1.1.2.1: #102620# seperate internal graphic filters


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [6ce098131aced8bca5d51df464f7f1e1e8512e03]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/11/27 09:49:22 as 1.1.2.2: #102620# adapt config of graphic filters to new behaviour 2003/11/14 08:01:47 as 1.1.2.1: #102620# seperate internal graphic filters


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [6f8598ff4f622af37668b95827e582af392a1b8c]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/11/27 09:49:22 as 1.1.2.2: #102620# adapt config of graphic filters to new behaviour 2003/11/14 08:01:46 as 1.1.2.1: #102620# seperate internal graphic filters


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [be86e0db58e0d8986f87bec06dbfe9676d94fbff]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/11/27 09:49:22 as 1.1.2.2: #102620# adapt config of graphic filters to new behaviour 2003/11/14 08:01:45 as 1.1.2.1: #102620# seperate internal graphic filters


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [a4ed54337ce8e80573db8ac700a3aeb3f479613a]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/11/27 09:49:21 as 1.1.2.2: #102620# adapt config of graphic filters to new behaviour 2003/11/14 08:01:44 as 1.1.2.1: #102620# seperate internal graphic filters


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [40d1d23537551f12bcc9fb70b7b86ac0a52d0fa1]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/11/27 09:49:21 as 1.1.2.2: #102620# adapt config of graphic filters to new behaviour 2003/11/14 08:01:43 as 1.1.2.1: #102620# seperate internal graphic filters


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [f82a720a281661143633453057803f7ad542e9b7]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/11/27 09:49:20 as 1.1.2.2: #102620# adapt config of graphic filters to new behaviour 2003/11/14 08:01:42 as 1.1.2.1: #102620# seperate internal graphic filters


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [e5bd26431af5b603b24ebcf62f8e21deb67c7ab8]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/11/27 09:49:20 as 1.1.2.2: #102620# adapt config of graphic filters to new behaviour 2003/11/14 08:01:41 as 1.1.2.1: #102620# seperate internal graphic filters


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [254f5d6575b2c6da7d59bbcfe058a8ba66a330ce]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/11/27 09:49:19 as 1.1.2.2: #102620# adapt config of graphic filters to new behaviour 2003/11/14 08:01:39 as 1.1.2.1: #102620# seperate internal graphic filters


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [36b2b24ade8d6134c7530aa7211ea2afd065eeb2]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/11/27 09:49:19 as 1.1.2.2: #102620# adapt config of graphic filters to new behaviour 2003/11/14 08:01:38 as 1.1.2.1: #102620# seperate internal graphic filters


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [0be81a499934834b325046417013b095d2c77455]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/11/27 09:49:18 as 1.1.2.2: #102620# adapt config of graphic filters to new behaviour 2003/11/14 08:01:37 as 1.1.2.1: #102620# seperate internal graphic filters


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [39f2042e59923bac74009d9250ee5a9f37b471c2]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/11/27 09:49:18 as 1.1.2.2: #102620# adapt config of graphic filters to new behaviour 2003/11/14 08:01:36 as 1.1.2.1: #102620# seperate internal graphic filters


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [b8358ca33f8c432ca4764baed8093201f2e21385]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/11/27 09:49:17 as 1.1.2.2: #102620# adapt config of graphic filters to new behaviour 2003/11/14 08:01:35 as 1.1.2.1: #102620# seperate internal graphic filters


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [3673e9a4b06c51d894cd91f191a3d2e2225d4ed0]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/11/27 09:49:17 as 1.1.2.2: #102620# adapt config of graphic filters to new behaviour 2003/11/14 08:01:34 as 1.1.2.1: #102620# seperate internal graphic filters


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [9896978ed0890442d945e08c6ba66177b9d7424f]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/11/27 09:49:16 as 1.1.2.2: #102620# adapt config of graphic filters to new behaviour 2003/11/14 08:01:33 as 1.1.2.1: #102620# seperate internal graphic filters


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [7bfede86b7cd1c5777e958916f3fee91eca9d71c]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/24 09:31:09 as 1.1.2.3: #102620# seperate frame loader again 2003/10/14 06:35:56 as 1.1.2.2: #102620# frame loader now property of type 2003/10/02 11:54:18 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [b0288498af13431e34d810252d0618537a73dca4]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/24 09:31:09 as 1.1.2.3: #102620# seperate frame loader again 2003/10/14 06:35:56 as 1.1.2.2: #102620# frame loader now property of type 2003/10/02 11:54:04 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [defe1a7d0ef5f202594c048439a980fac4c1a938]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2004/01/08 07:19:23 as 1.1.2.2: #102620# flag 3RDPARTYFILTER needed by PDF export feature 2003/10/02 11:50:13 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [85645d16a4719261f6423b5e3a9b7cbdb29e66d5]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2004/01/22 13:14:31 as 1.1.2.2: #102620# restore UINames for all locales 2003/10/02 11:50:36 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [7ffd43db91a96c45032aa96f4e15dbcefaf09e62]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2004/01/22 13:14:31 as 1.1.2.2: #102620# restore UINames for all locales 2003/10/02 11:50:24 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [12b919e6e177dcda032dee18ce900bc78efb1a55]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:50:01 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [fdc052337754ee527535e0f6d545d0cdb5f5f18d]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2004/01/08 07:19:22 as 1.1.2.2: #102620# flag 3RDPARTYFILTER needed by PDF export feature 2003/10/02 11:49:40 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [7685bd7380152abc31bd4b32d42283e1e0185b96]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2004/01/08 07:19:21 as 1.1.2.2: #102620# flag 3RDPARTYFILTER needed by PDF export feature 2003/10/02 11:48:33 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [58cad1578778a0c54b78dfda307e455745647994]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2004/01/22 13:14:30 as 1.1.2.2: #102620# restore UINames for all locales 2003/10/02 11:48:56 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [1183272f4e61edf1d6dbde378a7142ccc1962b4e]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2004/01/22 13:14:30 as 1.1.2.2: #102620# restore UINames for all locales 2003/10/02 11:48:44 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [d8f1d1d542f58679d0d3ac35f2bba68687f5de9b]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2004/01/22 13:14:30 as 1.1.2.2: #102620# restore UINames for all locales 2003/10/02 11:49:50 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [fed7fca18b92937d7f86a11d5933d382aa91b935]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2004/01/08 08:03:17 as 1.1.2.2: #102620# restore flag 3RDPARTYFILTER 2003/10/02 11:49:30 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [f4c10fe4109f2e9dbde26dfef4967ba489ed826f]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2004/01/08 08:03:15 as 1.1.2.2: #102620# restore flag 3RDPARTYFILTER 2003/10/02 11:19:12 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [e9e01271061143efc9df3bdc6d9a18d5707512f1]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2004/01/08 07:19:21 as 1.1.2.2: #102620# flag 3RDPARTYFILTER needed by PDF export feature 2003/10/02 11:06:44 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [c4b7cc7ef409c2cb6f35ed8e3126d506783cd380]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2004/01/22 13:14:29 as 1.1.2.3: #102620# restore UINames for all locales 2004/01/16 08:50:34 as 1.1.2.2: #102620# restore SUPPORTSSELECTION flag 2003/10/02 11:03:07 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [6af1b6ad8ed6407e1158927fd13d38891a34f85e]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2004/01/22 13:14:28 as 1.1.2.3: #102620# restore UINames for all locales 2004/01/16 08:50:32 as 1.1.2.2: #102620# restore SUPPORTSSELECTION flag 2003/10/02 11:02:52 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [49af725e6c54bdada1914856d13802d141dba50d]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2004/01/22 13:14:28 as 1.1.2.3: #102620# restore UINames for all locales 2004/01/16 08:50:32 as 1.1.2.2: #102620# restore SUPPORTSSELECTION flag 2003/10/02 11:02:34 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [826e7f9e80d74248d36fdfa97ad142a455ed4f1f]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2004/01/22 13:14:28 as 1.1.2.3: #102620# restore UINames for all locales 2004/01/16 08:50:30 as 1.1.2.2: #102620# restore SUPPORTSSELECTION flag 2003/10/02 11:02:19 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [51fe9a3ed3c87675edb4da41b9dc9b62e97ac9d9]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2004/01/22 13:14:27 as 1.1.2.3: #102620# restore UINames for all locales 2004/01/16 08:50:29 as 1.1.2.2: #102620# restore SUPPORTSSELECTION flag 2003/10/02 11:02:04 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [83ff22f8144c35d63909a286e6108941318f0c20]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2004/01/22 13:14:27 as 1.1.2.3: #102620# restore UINames for all locales 2004/01/16 08:50:28 as 1.1.2.2: #102620# restore SUPPORTSSELECTION flag 2003/10/02 11:01:25 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [c222d0a96e941a23d3c244b26a22ead40e8ec9d3]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2004/01/22 13:14:27 as 1.1.2.3: #102620# restore UINames for all locales 2004/01/16 08:50:26 as 1.1.2.2: #102620# restore SUPPORTSSELECTION flag 2003/10/02 11:01:14 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [68e8cc52210a707a87ed72bfdf12d54aa3c14726]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2004/01/22 13:14:26 as 1.1.2.3: #102620# restore UINames for all locales 2004/01/16 08:50:25 as 1.1.2.2: #102620# restore SUPPORTSSELECTION flag 2003/10/02 11:01:00 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [39c6004b0c833c555dc88873bf4769213da42b79]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2004/01/22 13:14:26 as 1.1.2.3: #102620# restore UINames for all locales 2004/01/16 08:50:24 as 1.1.2.2: #102620# restore SUPPORTSSELECTION flag 2003/10/02 11:00:42 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [436813b2a5a447f99b2b6b5d11ce50f86f60183b]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2004/01/08 07:19:20 as 1.1.2.2: #102620# flag 3RDPARTYFILTER needed by PDF export feature 2003/10/02 11:00:29 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [64e176a9d6a9bb758cf70941ea15301832f01ea8]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2004/01/22 13:14:26 as 1.1.2.3: #102620# restore UINames for all locales 2004/01/16 08:50:22 as 1.1.2.2: #102620# restore SUPPORTSSELECTION flag 2003/10/02 11:00:16 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [059aed8b836c77015c1e92ceb87454c7f0602d84]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2004/01/22 13:14:25 as 1.1.2.3: #102620# restore UINames for all locales 2004/01/16 08:50:21 as 1.1.2.2: #102620# restore SUPPORTSSELECTION flag 2003/10/02 11:00:03 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [38598cb749b3bc01aae3ec6be571ee7148ae7682]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2004/01/22 13:14:25 as 1.1.2.3: #102620# restore UINames for all locales 2004/01/16 08:50:19 as 1.1.2.2: #102620# restore SUPPORTSSELECTION flag 2003/10/02 10:59:49 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [ceb64b5bbfd8a2c5cb178bd7dc7d8fe3446165b9]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2004/01/22 13:14:25 as 1.1.2.3: #102620# restore UINames for all locales 2004/01/16 08:50:16 as 1.1.2.2: #102620# restore SUPPORTSSELECTION flag 2003/10/02 10:59:35 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [c4b026b5b29461a323d2ccfecfbb78bf3e387140]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2004/01/22 13:14:24 as 1.1.2.2: #102620# restore UINames for all locales 2003/10/02 10:59:23 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [97cd6ad57f9e79ea1b84caa7f45b3d236529d49f]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2004/01/22 13:14:24 as 1.1.2.3: #102620# restore UINames for all locales 2004/01/16 08:50:15 as 1.1.2.2: #102620# restore SUPPORTSSELECTION flag 2003/10/02 10:59:10 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [66deed8c09167dd6c80a566d24e68d37b17d48e6]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2004/01/08 08:03:15 as 1.1.2.2: #102620# restore flag 3RDPARTYFILTER 2003/10/02 10:59:00 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [2880479fad674402f1db6201be42bcd117f99055]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2004/01/22 13:14:24 as 1.1.2.3: #102620# restore UINames for all locales 2004/01/16 08:50:14 as 1.1.2.2: #102620# restore SUPPORTSSELECTION flag 2003/10/02 10:58:47 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [e9bd2fe57b2d293af78ca0c7590de4ea57475684]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2004/01/22 13:14:23 as 1.1.2.3: #102620# restore UINames for all locales 2004/01/16 08:50:13 as 1.1.2.2: #102620# restore SUPPORTSSELECTION flag 2003/10/02 10:58:35 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [9761bf2676a6bb74d81f8e89d055a3e0398ca38d]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2004/01/22 13:14:23 as 1.1.2.3: #102620# restore UINames for all locales 2004/01/16 08:50:11 as 1.1.2.2: #102620# restore SUPPORTSSELECTION flag 2003/10/02 10:58:23 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [383192ac9b4ec4e5d364729a7e6926a602463ec1]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2004/01/22 13:14:22 as 1.1.2.2: #102620# restore UINames for all locales 2003/10/02 11:01:52 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [e4cd8fc7058c06023e5469421002d20a069a0720]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2004/01/22 13:14:22 as 1.1.2.2: #102620# restore UINames for all locales 2003/10/02 11:01:38 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [b85ca159251752bc30b4bef20bfca4660b11a257]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2004/01/22 13:14:22 as 1.1.2.3: #102620# restore UINames for all locales 2004/01/16 08:50:10 as 1.1.2.2: #102620# restore SUPPORTSSELECTION flag 2003/10/02 10:53:31 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [8d65e96b6fbf898fa46110bbd365624c7f518867]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2004/01/22 13:14:21 as 1.1.2.3: #102620# restore UINames for all locales 2004/01/16 08:50:09 as 1.1.2.2: #102620# restore SUPPORTSSELECTION flag 2003/10/02 10:53:21 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [48141e858e4e54873d85587d6d23107cb7c73cfa]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2004/01/22 13:14:21 as 1.1.2.3: #102620# restore UINames for all locales 2004/01/16 08:50:08 as 1.1.2.2: #102620# restore SUPPORTSSELECTION flag 2003/10/02 10:53:10 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [26fe3b441f22ada5502412d3569a1cabe61fc6a4]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2004/01/22 13:14:20 as 1.1.2.3: #102620# restore UINames for all locales 2004/01/16 08:50:08 as 1.1.2.2: #102620# restore SUPPORTSSELECTION flag 2003/10/02 10:52:54 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [34e7059558ded9e3a35ee8b3d88f9a0e63bddbae]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2004/01/22 13:14:20 as 1.1.2.3: #102620# restore UINames for all locales 2004/01/16 08:50:07 as 1.1.2.2: #102620# restore SUPPORTSSELECTION flag 2003/10/02 10:52:44 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [2c0f7996d6554499fe5e340dcabe38c6e514c2b4]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2004/01/22 13:14:20 as 1.1.2.3: #102620# restore UINames for all locales 2004/01/16 08:50:07 as 1.1.2.2: #102620# restore SUPPORTSSELECTION flag 2003/10/02 10:52:25 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [6a2ff63760ccf04a9986c5dda2c75896fc7f20ea]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2004/01/22 13:14:19 as 1.1.2.3: #102620# restore UINames for all locales 2004/01/16 08:50:05 as 1.1.2.2: #102620# restore SUPPORTSSELECTION flag 2003/10/02 10:52:15 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [ff8f1d7e66a76512d6cc806dd18dd64b620fa011]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2004/01/22 13:14:19 as 1.1.2.3: #102620# restore UINames for all locales 2004/01/16 08:50:04 as 1.1.2.2: #102620# restore SUPPORTSSELECTION flag 2003/10/02 10:52:05 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [bc25bdfc78918baf603a031f053a76a464d5728c]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2004/01/22 13:14:19 as 1.1.2.3: #102620# restore UINames for all locales 2004/01/16 08:50:03 as 1.1.2.2: #102620# restore SUPPORTSSELECTION flag 2003/10/02 10:51:54 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [1817c3a64fa2dd3e93baffadd95b85b41ba51106]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2004/01/08 07:19:20 as 1.1.2.2: #102620# flag 3RDPARTYFILTER needed by PDF export feature 2003/10/02 10:51:45 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [cfb2235764872cac9cccebd48bae0149c76b81a2]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2004/01/22 13:14:18 as 1.1.2.3: #102620# restore UINames for all locales 2004/01/16 08:50:02 as 1.1.2.2: #102620# restore SUPPORTSSELECTION flag 2003/10/02 10:51:35 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [1df65aed5e810e63c0f9df0d9b1992fb9d80750e]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2004/01/22 13:14:18 as 1.1.2.3: #102620# restore UINames for all locales 2004/01/16 08:50:01 as 1.1.2.2: #102620# restore SUPPORTSSELECTION flag 2003/10/02 10:50:53 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [96152cd04e81204716b561e40097eac564b02f83]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2004/01/22 13:14:18 as 1.1.2.3: #102620# restore UINames for all locales 2004/01/16 08:49:59 as 1.1.2.2: #102620# restore SUPPORTSSELECTION flag 2003/10/02 10:50:43 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [b7512286b5d1bf78fc3169489bee66770dd4604f]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2004/01/22 13:14:17 as 1.1.2.3: #102620# restore UINames for all locales 2004/01/16 08:49:58 as 1.1.2.2: #102620# restore SUPPORTSSELECTION flag 2003/10/02 10:50:32 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [312a642e28dca308c22766f56a8d2f8187cc2b22]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2004/01/22 13:14:17 as 1.1.2.2: #102620# restore UINames for all locales 2003/10/02 10:50:21 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [e07fa5ed9b4f940155054ef1db2f0dcd78aa02f6]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2004/01/22 13:14:17 as 1.1.2.3: #102620# restore UINames for all locales 2004/01/16 08:49:57 as 1.1.2.2: #102620# restore SUPPORTSSELECTION flag 2003/10/02 10:50:10 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [f25455c0f25cff51976b6c3bf7bf3b39c2b69141]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2004/01/08 08:03:15 as 1.1.2.2: #102620# restore flag 3RDPARTYFILTER 2003/10/02 10:49:59 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [2c82de9884872d97f9eebabdcce391e33d6c6f5b]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2004/01/22 13:14:16 as 1.1.2.3: #102620# restore UINames for all locales 2004/01/16 08:49:56 as 1.1.2.2: #102620# restore SUPPORTSSELECTION flag 2003/10/02 10:49:50 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [e69baea07ea6b715425d05b95567a75c99acd76d]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2004/01/22 13:14:16 as 1.1.2.3: #102620# restore UINames for all locales 2004/01/16 08:49:55 as 1.1.2.2: #102620# restore SUPPORTSSELECTION flag 2003/10/02 10:49:39 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [ec8dd4102fd70342282b7ae6b1dff76185177bff]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2004/01/22 13:14:16 as 1.1.2.3: #102620# restore UINames for all locales 2004/01/16 08:49:53 as 1.1.2.2: #102620# restore SUPPORTSSELECTION flag 2003/10/02 10:49:29 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [90ed967b71bfaa565cd57ebf36668af3d1b1fa18]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2004/01/22 13:14:15 as 1.1.2.2: #102620# restore UINames for all locales 2003/10/02 10:52:34 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [5cbbfc83ca60c6a0c881063595405702cde12bf9]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 10:51:25 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [c918700e76fb9fce025ed0eae7f7c4afe62de6c9]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 10:51:16 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [87b5dc6a3451f376aab84fc8873a95553558905e]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 10:51:04 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [f7c0c14bb2520a785b061523056c0586cf4e2356]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 10:47:54 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [5027bd5e0b39645191796105ad011c1fa4eda989]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2004/01/08 07:19:19 as 1.1.2.2: #102620# flag 3RDPARTYFILTER needed by PDF export feature 2003/10/02 10:46:56 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [ee96ef883450ffc0af7972340dc2645dc6d9b065]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2004/01/22 13:14:15 as 1.1.2.2: #102620# restore UINames for all locales 2003/10/02 10:47:06 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [040a1652947f0517a35f3c6246a30f435e4770cb]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2004/01/22 13:14:15 as 1.1.2.2: #102620# restore UINames for all locales 2003/10/02 10:46:46 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [020d3057dc759dcdcb96d99adbbacfb2edb15c7a]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:53:55 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [5214e2821ec01c7a032af172e27987aa295d9f7e]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:53:31 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [a1705932a004224954643dc67d5711ae362ac7f2]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:53:43 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [081d045784e10db6ee9faa16d36c072043dabdac]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:53:20 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [80a933d65c8736a1e5f12e25ef8306a456687fba]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:53:10 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [a273e794ed410f4c9e029d681f0a8eb1d64498eb]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:52:57 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [ee993d200fc1e329ac5a81fc99946341c12adaab]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:52:24 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [6c95b0852c2f9d94dbf596ff72a9316d643ff251]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:52:03 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [f98f1e9f26067d585992e5f890c8107d58c57526]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:51:53 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [6a1781855a149a531b5b0a2b2ef444bdc12f0ba3]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:51:43 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [dec324a50d56ee9ba30008b9f7f5398abc4099ba]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:51:32 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [4867781daa88c2631facaffcbede44ddf701081c]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:51:21 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [767f9766d50909627dadbd3c05a8b9800d61a4d9]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:50:59 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [0d7c42b5ad8f14f1fcb1a757bbcd051558a212e1]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:48:20 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [9c98bf3d717e01960a8acc407477a008ef64096c]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:48:10 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [f7b656141f2a24927bc00817f58c5ef2d9593090]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:47:55 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [ed3ca28fa270427ece3d86a31e9ec78e00e58255]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:47:43 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [e291c7bd5fcc99a6f7ad5f14879a9364e48f3b59]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:47:30 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [9210379be5e3bbe7eaa4fd394274af8c89c12d35]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:47:19 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [ad1f00487060d1cc0685f5010d010f5582b4d0a9]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:47:05 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [c9bc7ac6e473450e760edd9a562e8f3749a19d6e]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:46:50 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [6e032c0f9404a325de2c099f919600a9a5dbbf8d]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:46:38 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [cd463fe7061ceaf43506c4cd8b08300f7a05c9d1]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:46:23 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [9a92bbc2815ca44f72c2aaef85a88c71609b17fd]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:46:09 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [2bcf39f14d3e3fdc34869aa6b6b5580dd196ba3d]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:45:57 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [d8c4d17c1b2da3e96fe83a158e6f11ae23a06d2f]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:45:45 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [29045714d4acdd5d50581ae0dd4f9f0201876b0a]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:45:33 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [d8227f273feca419d45448271c7ab81e4dcca878]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:45:22 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [0a952b2f2bf764aed86e584c420cd64b9fab5623]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:45:10 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [7232af04c183a05edbfcc963da38bd8ba881f0fc]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:44:56 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [c4692e3648d40eac39c243659b7ce5b902e01383]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:44:42 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [229b4c1e9a9fca986c3790b05cf624e3872921c6]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:44:25 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [83483ced74c37f71199a2912461856b4db8d55a4]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:44:09 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [f66e3a71ca0435a29c53b55d7b6ef132242223f2]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:43:56 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [01ac7a10c1db907fb984e83b0de923c7670e9e87]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:43:39 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [63ccd02d5795d68f6987360a5df30bc5a79674d0]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:43:27 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [fdcb3ed4d215acb2aaf6fc2f3bf56af9452498a2]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:43:15 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [feab9686c2f86904d7185fdd9f75aaabb34ec64c]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:42:26 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [cb8c40eecd70d99117592f2522698e9199a4dd24]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:41:58 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [7a08513731e6a5857b02073a08875b9e6dbfd972]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:41:46 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [cbe41d44dc8144a5b21d128a319a0f6ec81688be]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:41:35 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [63d3441352ffd39c560389bbc5ae938f9df2ba8f]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:41:24 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [33b57c0518b87017c230ab1a0f6a1792fa9b8a9a]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:43:02 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [48000c2a443bac13b172a0618e4fc525c05fd96f]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:42:11 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [37426ac39ab2567f80444ddc98f55d4b3991be3a]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:41:14 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [5cdfef50a959816c729d6daeab4465f05a9bef3e]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:41:04 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [d435050a7834d8c93997185695aabe2e0d1210c9]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:40:42 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [d5774a4bfaeba4dbc6a9bbd0bdaad83dd42dd695]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:40:54 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [b3f91e2a901f3c8fea5062f54bcd0ec688ef6f2c]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:40:30 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [77832c4a0831b0743667903f70c6703f16e399e2]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2004/01/22 13:14:14 as 1.1.2.2: #102620# restore UINames for all locales 2003/10/02 11:38:48 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [7dc397690c2a2746a51b2fd9e83a24c87eb74c7b]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2004/01/22 13:14:13 as 1.1.2.2: #102620# restore UINames for all locales 2003/10/02 11:38:33 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [774893b820825e3d7e02719528cdb9985edef7c9]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2004/01/22 13:14:13 as 1.1.2.2: #102620# restore UINames for all locales 2003/10/02 11:38:16 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [6a3e7ea17e120ef4d3daedf172a6106021cdfd3f]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2004/01/22 13:14:13 as 1.1.2.2: #102620# restore UINames for all locales 2003/10/02 11:39:17 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [eb379e914308707d84f6e03f52f775439a5c197e]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2004/01/22 13:14:12 as 1.1.2.2: #102620# restore UINames for all locales 2003/10/02 11:39:01 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [07cc6648a0be9cf60bb9a03b10d2d330e46477d7]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2004/01/22 13:14:12 as 1.1.2.2: #102620# restore UINames for all locales 2003/10/02 11:38:05 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [60eaeb3678559bd4b7fb8439b2948ba70c7bc163]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:40:20 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [989970a14a0caaa627935d69ac86e48511ee0a28]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:39:39 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [8f8fedaf33a856a5ec953017d8823b55d7972c90]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2004/01/22 13:14:12 as 1.1.2.2: #102620# restore UINames for all locales 2003/10/02 11:37:01 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [94947783e19bb112959e3e5b0f847823dd012f53]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2004/01/22 13:14:11 as 1.1.2.2: #102620# restore UINames for all locales 2003/10/02 11:36:49 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [4ee1d2f095d55b8224af56e34996bfe8bdbb8bb0]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:36:39 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [152a3a4e06f36307e4c923d2962834feb40b9dd2]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:36:29 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [cdf50a77ed81efa9e46cec6058868848ff44cd66]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2004/01/22 13:14:11 as 1.1.2.2: #102620# restore UINames for all locales 2003/10/02 11:36:20 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [374e5c746789f513b0a10063bf1ab5b9981928f5]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2004/01/22 13:14:10 as 1.1.2.2: #102620# restore UINames for all locales 2003/10/02 11:36:13 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [6b3bf25aeb685700b6e9e8598a2cf669728c01e3]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2004/01/22 13:14:10 as 1.1.2.2: #102620# restore UINames for all locales 2003/10/02 11:36:03 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [aa3b96ee0497ab9fda14cdad93f8d1e703b6068e]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:35:51 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [53f95dda470d7f5e1981c21b8563cc8df361846e]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:35:39 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [6f901b7fe00df873f6239b5a75c37416a80bb04d]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2004/01/22 13:14:10 as 1.1.2.2: #102620# restore UINames for all locales 2003/10/02 11:35:27 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [96896bc188185c5c519058392c3dcb73ba16ef8f]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2004/01/22 13:14:09 as 1.1.2.2: #102620# restore UINames for all locales 2003/10/02 11:35:15 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [3891b35263aedc5e0de401985e33a28816160500]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2004/01/22 13:14:09 as 1.1.2.2: #102620# restore UINames for all locales 2003/10/02 11:35:03 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [7891313e07e8cb03b889101268e3f1b6de585fd3]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:34:52 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [81364f4e55068caafde390752cb87747c651eec9]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:34:41 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [9407870506f56c36bc3fa23eb45b72ccf26fbdaa]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2004/01/22 13:14:08 as 1.1.2.2: #102620# restore UINames for all locales 2003/10/02 11:34:29 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [196c9e55e234ba7660c932af7ff44761dd95296d]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2004/01/22 13:14:08 as 1.1.2.2: #102620# restore UINames for all locales 2003/10/02 11:34:19 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [a225cb3fb90e260b47f9ae8742434e3feba61f75]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:34:07 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [6e5d3356130805180a71a0b0661b244c54516a9f]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:33:54 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [9b21acbf11fd14b8935b25daafa84ed3c62d4d4f]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:33:42 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [fb70bf83079eef5bf6a1bb3caa1a178cca04235e]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2004/01/22 13:14:08 as 1.1.2.2: #102620# restore UINames for all locales 2003/10/02 11:33:30 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [f1e460b9b7070ec9ad8c37699b636e271e95626d]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2004/01/22 13:14:07 as 1.1.2.2: #102620# restore UINames for all locales 2003/10/02 11:33:18 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [e0f25a492dd49034bd74e74342352a0f6033edab]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2004/01/22 13:14:07 as 1.1.2.2: #102620# restore UINames for all locales 2003/10/02 11:33:08 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [8366001134d2356f459e9c7da25d8744e1730e95]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2004/01/22 13:14:07 as 1.1.2.2: #102620# restore UINames for all locales 2003/10/02 11:32:56 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [200b75f490ae4a7ce42338fc64feacbff71ca8b1]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2004/01/22 13:14:06 as 1.1.2.2: #102620# restore UINames for all locales 2003/10/02 11:32:43 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [68c24321027eb693ce438344810fc058ce63b6a1]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2004/01/22 13:14:06 as 1.1.2.2: #102620# restore UINames for all locales 2003/10/02 11:32:32 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [1b9bcbb1d4000757f01c03c30f73e028f9d2203d]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:32:19 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [8bba4d934ceb86ca5d29dd169d51bc93e76b69d3]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:32:04 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [25bb5799072937f0b8a517e2bc43e0521f0e473a]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:31:53 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [051105ae475323e821ce870f0d053991666fc326]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:31:38 as 1.1.2.1: #102620# first revision


2004-01-28  Lars Oppermann  <lo@openoffice.org>  [b055c439ed9b580369be05fdc1eab09cdf2fcc14]

added


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [bb6ac7918be06ddf4ad16f5723a5bcd390bdd472]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2004/01/22 13:14:06 as 1.1.2.2: #102620# restore UINames for all locales 2003/10/02 11:31:24 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [4aaa2ed033f27e0e17c4da9f489389b77727ccf8]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2004/01/22 13:14:05 as 1.1.2.2: #102620# restore UINames for all locales 2003/10/02 11:31:11 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [9d7c813687e6d67368332a030b4c0d0ae7214f92]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:30:59 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [5e2e2f8d07c92ddac42760e92d918c532fea18ab]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2004/01/22 13:14:05 as 1.1.2.2: #102620# restore UINames for all locales 2003/10/02 11:30:48 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [5bed96ba81db478a15b180c97b82b49ca5361a31]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:30:36 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [d1723ec828dca68cb12f5d7787b4b729bde764a2]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:30:26 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [1b5e9a90136a6f40afe2d929bd7dbc86ed311760]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2004/01/22 13:14:04 as 1.1.2.2: #102620# restore UINames for all locales 2003/10/02 11:30:14 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [06a247eaba1d7171c5e7044be65dd15c2188ecde]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2004/01/22 13:14:04 as 1.1.2.2: #102620# restore UINames for all locales 2003/10/02 11:30:01 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [86fc2b279c2d01abbf5581d75ea6574c6b8fc786]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:29:49 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [01e38aea74de82b21cda9c18627f2a2c2cfbfced]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:29:34 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [3460e99223c933542de682870407d5d473abacdd]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2004/01/22 13:14:03 as 1.1.2.2: #102620# restore UINames for all locales 2003/10/02 11:29:21 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [649d8de85d8ca150948ccb011e6778ec3d3fc676]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2004/01/22 13:14:03 as 1.1.2.2: #102620# restore UINames for all locales 2003/10/02 11:29:10 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [2d76bfe416b6bf4440b253b5a13d70edd3883bc6]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:28:56 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [08291692036b74e518096087bc8c5665b902e9e5]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:28:42 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [e7a9a24eedec9bf63e2363e1962b980773fb60e2]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:28:25 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [40bb9ece47cc0d315e655a3859f15f6d957a3769]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:28:09 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [e56d373b4dac4cac42539c50a54281effe2fd43f]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2004/01/22 13:14:03 as 1.1.2.2: #102620# restore UINames for all locales 2003/10/02 11:27:56 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [aacedaad7f0ff46c68b4c81b899c4781bee147df]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:27:44 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [a45aeeb48ac112848ac954d871dbec34c5269578]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2004/01/22 13:14:02 as 1.1.2.2: #102620# restore UINames for all locales 2003/10/02 11:27:27 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [56318778f7129ac4be79fd1368eb3be6e76fb1c8]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:27:10 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [3e80a16cedb600a6b32dfdc7f5b007b21fe0aad8]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2004/01/22 13:14:01 as 1.1.2.2: #102620# restore UINames for all locales 2003/10/02 11:26:55 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [dabb223602e4973be185d39de9a69e823de1298d]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:26:42 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [3ddcb0c651a8c7e62b1ea883889b60709d52978c]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:26:28 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [8cc38f670cdff8e00b0e7eb60a4b8821d41efe52]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:25:17 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [7502bc378967d7012f2a27e882057c3665d119b8]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:37:53 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [a2882f26091e029f12bf7ae2452b29ef277afbdf]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:37:41 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [ce5b732dcce1852710b8b8ad7d24ca305eb126aa]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:26:15 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [affba38c85c6d9ce77429d844e2b1eae4c4c0e76]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:25:46 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [ed55b27bae9f7517863216e9bcc0312d7e48b35b]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:25:02 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [82df0c859aa30b7c9445c5c82ac301acf4e74bdd]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:24:45 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [205ce616989972b52686d43e5fbb0f73f9f862df]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:23:40 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [fb43faeb6fd777f1a169bf591c117a6565e94298]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:23:21 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [b1e7a063b62019119a72415af3a5e9a0c9b82c35]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:24:28 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [36062a1e45ce7fd2f3dc0b222e8bf6c0e05657b8]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2004/01/22 13:21:14 as 1.1.2.3: #102620# handle XML encoding right 2004/01/22 13:14:00 as 1.1.2.2: #102620# restore UINames for all locales 2003/10/02 11:23:09 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [2b0d0ae12fcf4f4133a4bbd38a41d7c2abd4a101]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2004/01/22 13:21:13 as 1.1.2.3: #102620# handle XML encoding right 2004/01/22 13:14:00 as 1.1.2.2: #102620# restore UINames for all locales 2003/10/02 11:22:53 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [a0b8c38f1896445233d147ec4b6bd599c3a3b7b6]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:22:08 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [3ec0cb9b2fa44e806412e0db7175f46053b566c0]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:21:53 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [1ab4c92f2fff3ab274553c726598432dbba65680]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:21:39 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [ab0ea910b59d2f027b7286f3b45c9ba2c4395b9f]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2004/01/08 08:03:14 as 1.1.2.2: #102620# restore flag 3RDPARTYFILTER 2003/10/02 11:20:33 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [40620834b18d24f68cfae506d929bbace893070a]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2004/01/22 13:14:00 as 1.1.2.3: #102620# restore UINames for all locales 2004/01/08 08:03:13 as 1.1.2.2: #102620# restore flag 3RDPARTYFILTER 2003/10/02 11:20:15 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [a879309dadde5bbf30732d8d995f5c61376826ba]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:17:26 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [6e52d01c6dcda7a40c227d72ec7fd0ab4c2b8e85]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:22:36 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [4ff2fdecfb0f7ae397b58a40656b3d03d5f40059]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:21:24 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [ae05d912e4af085f660da39ae9a51f2fb211b211]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:19:58 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [194e53082263c6ddfa161c511f812cee37d6e5d3]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:18:56 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [55e0e7cba50639a4ba43a88bc424b65b690c03d5]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:18:16 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [75566e2339ef10c943fc3b035755558668df8d0f]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:18:06 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [e3522c5e36d470fbc54e4fd178ecebbe7201ec0a]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:17:54 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [5aeff7908f85a477563fb6e191676612070e94c1]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:17:39 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [d509ba736cb3d23b9072619fe516eae5754622bb]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:17:13 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [3fb1801ccd936a784dc09c9f868fe0234f0d688c]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:16:52 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [fefb1d246f65bffebbc3052495ed9e902a3c8c1f]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:15:43 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [4b060b801ac5502ae697b6d7c24c88b1f801f3d0]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:15:08 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [302757865f1d7a20d714edc950e6a816db4226ee]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:14:57 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [6924e792fdd143c7c68cdb29effce8a56a9039f7]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:14:44 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [e1daba72adedb8c62bef31662c9b84675e51c3cf]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:14:33 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [a422daa63595154f09fe2eb49d68c66da05c3bcd]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:14:21 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [2d7f1119d56a642eb0f37af37d53404f76d83368]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:14:08 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [1bf584753f087cead25ed5581c3955b8097fdde9]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:13:55 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [798c7836a9a9036983cd2fa1fa2b46874a7c6e4b]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:13:44 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [b4ca36922d9dcefbdc4477f4f48048239f1f2033]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2004/01/08 08:03:13 as 1.1.2.2: #102620# restore flag 3RDPARTYFILTER 2003/10/02 11:07:47 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [72e86e45ef53daf797564b5e42ca9d330573831a]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:06:35 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [28417c5791853e180d51cfe19df4bd5f792f2f6e]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:06:25 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [63668438cdb653217cc2e325bac9aab120497b29]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:05:51 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [4662ba48b367bf5fcb6c3e4d09f2a15b46475621]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:05:40 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [9eb04ad56e3367a5217e6f49a17f65df92447d45]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:05:30 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [cf35aba22c9317308a2d6b30fde5525c173d8eee]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:13:33 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [6b2ea372931c9433c0e1f89f72aa6cda83feca4e]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:13:22 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [f0bad0922a747d300e0bc478f98d2ce6bdc8a5b1]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:13:11 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [f5887ecbf28cffc5e84f093c357ef8cec78c3ddd]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2004/01/22 13:13:59 as 1.1.2.2: #102620# restore UINames for all locales 2003/10/02 11:13:00 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [87a63cd5809b16e1e186a4372fd73f7ba07231d8]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:12:48 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [6a074dce9bbb36a06198769fc5112b29ea4a7f97]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2004/01/22 13:13:58 as 1.1.2.2: #102620# restore UINames for all locales 2003/10/02 11:12:36 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [7b34147314ec6831fde76f955fbd3f866253c417]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:12:28 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [9f03ab7ea1dc7c0d4f15672af52c63db3e6e1c7c]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:12:21 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [ced7ecf6b777995771f77ffc83ca5e27b7919a3c]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:12:14 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [6ac6b02ce70a3f766bed26c01f73311c9ad2361f]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:12:04 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [709635144ae876dcd4c194ea3827f13e8bddba20]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:11:54 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [632cc536deec0768f11445409de79a7533efefa1]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:11:44 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [6daec2216a0795ce4e82ac3202120f1f1f56c6f4]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:11:33 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [c391824b5ceecdcd2d4c211ebd12d04d5e1bcc2c]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:11:23 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [789e69ac24cb571428e6bdc5a27ee105ed318c73]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:11:09 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [21cadf6c3c7e2dd15387eb6fb4c6ab09d9d98133]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2004/01/22 13:13:58 as 1.1.2.2: #102620# restore UINames for all locales 2003/10/02 11:10:52 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [996e4109d3c45683b6705b6812ea2ec32d7b2239]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:10:41 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [d5d6732ab945bfdf75f0bc62a34de46228e86ed3]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:10:30 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [80db086d718c5b82456f0ef04af325fa017eb77e]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:10:21 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [adc1d473520495e61b6407992b847855c532eeb1]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:10:08 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [558ac3d21371e17bc7c0768c9025704cdb1dd957]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2004/01/22 13:13:58 as 1.1.2.2: #102620# restore UINames for all locales 2003/10/02 11:09:56 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [6793a2185b6cadb8888414ab69d94a67d9eaa56a]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:09:44 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [fa0449f0f0b8b39130633b5c80e974863e65d349]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:09:32 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [d7a49d0dec1f1a52e1296ab6e5d6f2629990cbec]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2004/01/22 13:13:57 as 1.1.2.2: #102620# restore UINames for all locales 2003/10/02 11:09:22 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [fba9b5f7c48cf87658d589b2f9481e0481a56a75]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:09:10 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [b9dd8b30034067ff04959785bb69fe35a0c48ff1]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:08:57 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [ab45c6fbd724507bdc68440da8fcc40995a0834f]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2004/01/22 13:13:57 as 1.1.2.2: #102620# restore UINames for all locales 2003/10/02 11:08:46 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [796b4f4ac4f6e3333c075865532efb269cf82275]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:08:34 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [6ea1c97a731e8e665444c5ffb25812068aed5103]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:08:21 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [d7dd3bf78a0bc66639376b866defd195c4a0cbc0]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2004/01/22 13:13:57 as 1.1.2.2: #102620# restore UINames for all locales 2003/10/02 11:08:08 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [2a9f63de0cca3be68e52e5bc16c56a2f48aa1886]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:07:57 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [f38204839333e248fbc4edce3c055a6e14350da5]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:07:14 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [a2b0096bc99e123a8b80c036be26816e9a21acab]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:06:15 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [c7ab6c3ed915c1cf0259642b4151dfcb92a16e05]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:06:02 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [c1dacce97afd85c0569a9e77beea8fc94d96df28]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:05:16 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [2bab49e4745ad05320a58789ec75c730232ca747]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:05:04 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [730f3db42a80feca9f34d2922c09b46edbc520f0]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:04:53 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [d83d32efd9e28bb6c84662448a1d1b351b807fe2]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:04:40 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [2c5948682de137bd11f4c1f98dfb569382d7069e]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:04:29 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [abe75d15ecbd04d86d956635e9bec00f63bcc904]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:04:18 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [2e5dea6f515025113216f0be536bfcb3f324fcf2]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:03:38 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [b475d112b2e37c81eb640e68770945288a521c48]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 11:03:21 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [190a3eb26c1de2ea7a90f869944417ffff0ea09e]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 10:58:10 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [bf2646398aae18b8eb04a8192804763dbd628b2f]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 10:57:56 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [d4cbbb6d27653c08e2032750d4ff123e053c4985]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2004/01/22 13:13:56 as 1.1.2.2: #102620# restore UINames for all locales 2003/10/02 10:57:43 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [08b94cb97f5aa93c492c45966399690eed66f0f3]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2004/01/22 13:13:56 as 1.1.2.2: #102620# restore UINames for all locales 2003/10/02 10:57:32 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [069bc9fd4255f1c6c639751a37ebe9c5f8bbd0c8]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 10:57:22 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [f95b7279659be9dba741f4c9bd0e5828139d3fdf]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2004/01/22 13:13:56 as 1.1.2.2: #102620# restore UINames for all locales 2003/10/02 10:57:11 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [f10e20a05beec25e189c3842d1040502317b494f]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 10:57:00 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [b16ae5c7d2de4594d86655a8d2b9ca3881a1071c]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 10:56:48 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [990ea001694e244e77afaedbb93c23dee3bc7471]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 10:56:16 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [62cd9cfe8252e6c3abbb2b96351a984ca153d237]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 10:56:04 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [6605ea4b314836a65917d83a720d3cf8b40327b6]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 10:55:53 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [7977e623c3b2297f4a45016aba2aec77deeec23c]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 10:55:42 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [a92840b6555e1055758efac44c6fd12c22844f2a]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 10:55:32 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [20561043431972dfd47105591fe55b7a578d189a]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 10:54:41 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [f18b3ea39402d9210e37a3aefc2ddd32a899e643]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 10:55:13 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [a7ac4b04f13095fc54a6491a79bacb1de7e2e3f8]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 10:54:30 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [4e859e967d792538598965c48760439832147eef]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 10:53:59 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [ca35f342855b4f79100524cc987f401390621893]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2004/01/22 13:13:55 as 1.1.2.3: #102620# restore UINames for all locales 2004/01/08 08:03:11 as 1.1.2.2: #102620# restore flag 3RDPARTYFILTER 2003/10/02 10:49:19 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [b2d47e4d748262ef741003732e14baf687be4117]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 10:49:10 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [4fc6963f6958c0b14e535c401fd62e55b04ef417]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 10:48:58 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [ab0b269c6c85ea537846e1c21813265c47cbb439]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 10:47:44 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [b3943c67b2021fd06076ef186bd144b4433f8bfc]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 10:53:50 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [6d553e44f990b7039835e9ee48070f0e7ec0a422]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 10:48:49 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [3b8e05f12241263265414bdbc1167bac557f1f0f]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 10:48:39 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [0d81b7d18ac0fd877e90b8f23f7d011a37ae39fa]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 10:48:30 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [40d30351525226879a7960ea1ccbaec6c0244a7f]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 10:48:21 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [169b9ad0b3ae81a6228d58f31b20ef812e4eafac]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 10:48:12 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [56f0fc6fae9c796848f8c088ff4c07209ca161d4]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 10:48:03 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [58d0d9f22eabf97a0b868115ef1341f4dd0e4c08]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 10:47:25 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [e9c9c68035a8c37d70ee3499a4d15ebae7e2ae7d]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 10:47:34 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [56901960a64a6825c8be0efa569c83c3453e40be]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 10:47:15 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [45f963a934da128246fc68097fe94fcc21eea95f]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 10:46:38 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [e2dd4cb4e2859d7e06e2c9a2af219ced6fcbcdf1]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2004/01/22 13:13:55 as 1.1.2.3: #102620# restore UINames for all locales 2004/01/08 08:03:10 as 1.1.2.2: #102620# restore flag 3RDPARTYFILTER 2003/10/02 10:46:14 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [03d5f1b883666adc45f00aec797eb8afca796940]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/02 10:46:05 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [91c875bcdd8c129bd30d6e9bef6c9bfe2e331b92]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/24 09:33:48 as 1.1.2.3: #102620# seperate content handler again 2003/10/14 06:32:20 as 1.1.2.2: #102620# contenthandler now property of type 2003/10/02 10:45:54 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [4a5a1c980d3dac4d87838791f33ec0861485f128]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/11/21 13:43:43 as 1.1.2.12: #102620# use right includes 2003/11/14 08:04:22 as 1.1.2.11: #102620# repair dependencies 2003/11/04 10:55:47 as 1.1.2.10: #102620# rollback dependency fix 2003/10/28 14:04:42 as 1.1.2.9: #102620# try new dependency mechanism 2003/10/24 09:37:47 as 1.1.2.8: #102620# seperate frame loader & content handler again 2003/10/21 13:16:31 as 1.1.2.7: #102620# split TypeDetection package into different packages for types and filters 2003/10/20 12:39:23 as 1.1.2.6: #102620# add write support; new atomic file copy mechanism for Merger; new packages 2003/10/17 10:35:44 as 1.1.2.5: #102620# use right command alias 2003/10/15 06:44:28 as 1.1.2.4: #102620# support changed config format ... update packages 2003/10/14 06:37:29 as 1.1.2.3: #102620# content handler now property of type 2003/10/02 12:49:54 as 1.1.2.2: #102620# renamed packages 2003/09/26 06:30:28 as 1.1.2.1: #102620# new mechanism to build filter packages


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [4a5b4675bab231d991d6a793e479ae11a74314eb]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/11/14 08:04:22 as 1.1.2.3: #102620# repair dependencies 2003/10/28 14:04:41 as 1.1.2.2: #102620# try new dependency mechanism 2003/10/20 12:34:36 as 1.1.2.1: #102620# new packages


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [2f5d054d9fae0cbe3bf4c4fc6ac2d7a1a4da9636]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/11/14 08:04:21 as 1.1.2.5: #102620# repair dependencies 2003/11/04 10:55:47 as 1.1.2.4: #102620# rollback dependency fix 2003/10/28 14:04:40 as 1.1.2.3: #102620# try new dependency mechanism 2003/10/15 06:44:27 as 1.1.2.2: #102620# support changed config format ... update packages 2003/10/02 12:44:52 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [05f2bcdd090be8913cb886d2898d406db5d15e06]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/11/14 08:04:21 as 1.1.2.4: #102620# repair dependencies 2003/10/28 14:04:39 as 1.1.2.3: #102620# try new dependency mechanism 2003/10/15 06:44:27 as 1.1.2.2: #102620# support changed config format ... update packages 2003/10/02 12:44:51 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [a66218dcd8126f45db18c50581de2a1a7ceee49a]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/11/14 08:04:20 as 1.1.2.4: #102620# repair dependencies 2003/10/28 14:04:39 as 1.1.2.3: #102620# try new dependency mechanism 2003/10/15 06:44:27 as 1.1.2.2: #102620# support changed config format ... update packages 2003/10/02 12:44:49 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [f5598ba27ab08cf4b3a0c098d4835d330101508b]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/11/14 08:04:20 as 1.1.2.3: #102620# repair dependencies 2003/10/28 14:04:39 as 1.1.2.2: #102620# try new dependency mechanism 2003/10/20 12:35:04 as 1.1.2.1: #102620# new packages


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [0c3038ab24bdf0188f7e316aea437bcb4e5338b9]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/11/14 08:04:20 as 1.1.2.3: #102620# repair dependencies 2003/10/28 14:04:38 as 1.1.2.2: #102620# try new dependency mechanism 2003/10/20 12:34:54 as 1.1.2.1: #102620# new packages


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [99f1202b6e27fc9c410ecba83ce9544853dfaa00]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/11/14 08:04:19 as 1.1.2.3: #102620# repair dependencies 2003/10/28 14:04:38 as 1.1.2.2: #102620# try new dependency mechanism 2003/10/20 12:34:46 as 1.1.2.1: #102620# new packages


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [ed4a923de06ec3b4230e4ac8aea1b6067a2920e6]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/11/14 08:04:19 as 1.1.2.4: #102620# repair dependencies 2003/10/28 14:04:38 as 1.1.2.3: #102620# try new dependency mechanism 2003/10/15 06:44:26 as 1.1.2.2: #102620# support changed config format ... update packages 2003/10/02 12:44:48 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [2f7e0c044a1d889cb2f9bc2628aedb662dffeb63]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/11/14 08:03:01 as 1.1.2.1: #102620# seperate internal graphic filters


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [82c6ba10ee9033b000a9e22e14eb5e591879ae5b]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/11/14 08:03:00 as 1.1.2.1: #102620# seperate internal graphic filters


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [cd0f1037908140b93e7563cc60934296763b6482]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/11/14 08:04:19 as 1.1.2.5: #102620# repair dependencies 2003/10/28 14:04:37 as 1.1.2.4: #102620# try new dependency mechanism 2003/10/17 04:36:46 as 1.1.2.3: #102620# rework some packages 2003/10/15 06:44:26 as 1.1.2.2: #102620# support changed config format ... update packages 2003/10/02 12:44:43 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [c76dd558dae5e400ce1793b020d8cf553b48d6c9]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/11/14 08:04:18 as 1.1.2.4: #102620# repair dependencies 2003/10/28 14:04:37 as 1.1.2.3: #102620# try new dependency mechanism 2003/10/15 06:44:25 as 1.1.2.2: #102620# support changed config format ... update packages 2003/10/02 12:44:38 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [9e561b02d593e84ea494dde9d6e0baec85c07f2c]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/11/14 08:02:59 as 1.1.2.1: #102620# seperate internal graphic filters


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [762c3bac894708bd309d4425c90ec1ef7d68568e]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/11/14 08:04:18 as 1.1.2.4: #102620# repair dependencies 2003/10/28 14:04:36 as 1.1.2.3: #102620# try new dependency mechanism 2003/10/17 04:36:45 as 1.1.2.2: #102620# rework some packages 2003/10/02 12:44:37 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [34947427e2a8e20bd3320f388abcadae9a2f9e08]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/11/14 08:04:18 as 1.1.2.4: #102620# repair dependencies 2003/10/28 14:04:35 as 1.1.2.3: #102620# try new dependency mechanism 2003/10/15 06:44:25 as 1.1.2.2: #102620# support changed config format ... update packages 2003/10/02 12:44:32 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [9d80157dc3cad7b201a5317d0bc7372daef716e9]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/11/14 08:04:17 as 1.1.2.4: #102620# repair dependencies 2003/10/28 14:04:35 as 1.1.2.3: #102620# try new dependency mechanism 2003/10/15 06:44:25 as 1.1.2.2: #102620# support changed config format ... update packages 2003/10/02 12:44:30 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [237b5df5608ab0d227dfb494ecd8da9f1633b680]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/11/14 08:04:17 as 1.1.2.5: #102620# repair dependencies 2003/11/04 10:55:47 as 1.1.2.4: #102620# rollback dependency fix 2003/10/28 14:04:34 as 1.1.2.3: #102620# try new dependency mechanism 2003/10/24 09:37:46 as 1.1.2.2: #102620# seperate frame loader & content handler again 2003/10/15 06:42:47 as 1.1.2.1: #102620# new package


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [ac6f9903eac25e534793b37f8ce2ae7ca597809c]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/08/01 07:21:47 as 1.1.2.1: first revison of moved filtercache and related services


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [206cbf9f069f1f8be03abf287e724de69d878154]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/11/14 13:15:11 as 1.1.2.3: #112767#, #112738# improve preselection 2003/11/04 10:45:48 as 1.1.2.2: #102620# split sequenceadapter into different files/classes 2003/08/01 07:21:47 as 1.1.2.1: first revison of moved filtercache and related services


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [8efb8c994c711ad4a49e8026f9ed5c355a2a4d70]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/12/12 13:04:16 as 1.1.2.10: #102620# handle preselection more gracefully 2003/11/27 05:40:14 as 1.1.2.9: #102620# add missing include 2003/11/14 13:15:10 as 1.1.2.8: #112767#, #112738# improve preselection 2003/11/14 08:09:56 as 1.1.2.7: #102620# dont add filter to MediaDescriptor if it was not preselected 2003/11/04 10:45:47 as 1.1.2.6: #102620# split sequenceadapter into different files/classes 2003/10/23 12:20:52 as 1.1.2.5: #102620# right handling for preselection 2003/10/23 11:18:39 as 1.1.2.4: #102620# ignore wrong preselected filter and try preseletced type 2003/10/15 06:44:24 as 1.1.2.3: #102620# support changed config format ... update packages 2003/08/04 08:23:11 as 1.1.2.2: #102620# convert flag names into values; change some constants; repair query 2003/08/01 07:21:46 as 1.1.2.1: first revison of moved filtercache and related services


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [cf225b2fdeece88ed96a330582ac6fac64f6f413]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/08/01 07:21:45 as 1.1.2.1: first revison of moved filtercache and related services


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [4bf4c7e47c8cc2c6722c179ace2f40d1b4a95366]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/08/01 07:21:44 as 1.1.2.1: first revison of moved filtercache and related services


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [6038edfa61d45b7381e570d110305e0c1574a8ec]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/08/04 08:22:01 as 1.1.2.1: #102620# new helper for spltting query strings in its token


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [878e578c38c5cf8ad318f6fd18930747b48b80cb]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/08/04 08:22:00 as 1.1.2.1: #102620# new helper for spltting query strings in its token


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [4652745bec162ab5d6b8e8d9e08131f68680ea96]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/08/21 11:08:16 as 1.1.2.3: #102620# new filter query; right macro handling 2003/08/04 05:44:06 as 1.1.2.2: #102620# new container queries 2003/08/01 07:22:34 as 1.1.2.1: #102620# first revision of moved filtercache and related services


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [6a7d39d48fa90ad6bcbe7d517f3dd8710fc94f1d]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/09/26 06:28:31 as 1.1.2.4: #102620# right string handling 2003/08/21 11:08:16 as 1.1.2.3: #102620# new filter query; right macro handling 2003/08/13 05:53:22 as 1.1.2.2: #102620# use right debug level for some macros 2003/08/01 07:21:43 as 1.1.2.1: first revison of moved filtercache and related services


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [3e82ed1f62d334279c679940279f309f81a9beea]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/11/04 10:45:47 as 1.1.2.2: #102620# split sequenceadapter into different files/classes 2003/08/01 07:21:43 as 1.1.2.1: first revison of moved filtercache and related services


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [cfe9252e6cad5f69ab298c2f70b6d572146d58d6]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/12/18 05:18:02 as 1.1.2.3: #102620# seq. helper uses vector instead of deque 2003/11/04 10:45:47 as 1.1.2.2: #102620# split sequenceadapter into different files/classes 2003/08/01 07:21:42 as 1.1.2.1: first revison of moved filtercache and related services


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [cbd8ae9facc1c1e50255164789662d8ad72f86c1]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/11/04 10:45:46 as 1.1.2.2: #102620# split sequenceadapter into different files/classes 2003/08/01 07:21:41 as 1.1.2.1: first revison of moved filtercache and related services


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [28905832173cc312ceb1481ded7da34cfc043087]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2004/01/22 12:10:09 as 1.1.2.8: #102620# support old query more complete 2003/12/18 05:18:02 as 1.1.2.7: #102620# seq. helper uses vector instead of deque 2003/11/27 09:49:14 as 1.1.2.6: #102620# adapt config of graphic filters to new behaviour 2003/11/04 10:45:46 as 1.1.2.5: #102620# split sequenceadapter into different files/classes 2003/09/26 06:27:59 as 1.1.2.4: #102620# handle default filter for _query_xxx 2003/08/21 11:08:16 as 1.1.2.3: #102620# new filter query; right macro handling 2003/08/04 05:44:06 as 1.1.2.2: #102620# new container queries 2003/08/01 07:21:40 as 1.1.2.1: first revison of moved filtercache and related services


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [16ac8733020a726c5b5b955f20709f9c2894c140]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/11/27 09:49:14 as 1.1.2.8: #102620# adapt config of graphic filters to new behaviour 2003/11/04 10:45:46 as 1.1.2.7: #102620# split sequenceadapter into different files/classes 2003/10/21 11:40:35 as 1.1.2.6: #102620# split config layer into different files 2003/10/20 12:39:22 as 1.1.2.5: #102620# add write support; new atomic file copy mechanism for Merger; new packages 2003/10/15 06:44:24 as 1.1.2.4: #102620# support changed config format ... update packages 2003/09/26 06:27:18 as 1.1.2.3: #102620# reactivate filter uinames temp.! 2003/08/21 11:08:15 as 1.1.2.2: #102620# new filter query; right macro handling 2003/08/01 07:21:39 as 1.1.2.1: first revison of moved filtercache and related services


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [94fff7f5cdb1c117bde50153f4e43e128ce78190]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2004/01/19 12:25:27 as 1.1.2.22: #102620# implement fallback for localized values 2004/01/16 08:49:51 as 1.1.2.21: #102620# restore SUPPORTSSELECTION flag 2004/01/15 11:01:57 as 1.1.2.20: #102620# dont validate more then once for same action 2003/12/18 05:18:02 as 1.1.2.19: #102620# seq. helper uses vector instead of deque 2003/12/03 05:40:18 as 1.1.2.18: #102620# make problem more cleart 2003/11/27 09:49:13 as 1.1.2.17: #102620# adapt config of graphic filters to new behaviour 2003/11/14 08:10:52 as 1.1.2.16: #102620# clipboardformat is an important type property! 2003/11/04 10:45:45 as 1.1.2.15: #102620# split sequenceadapter into different files/classes 2003/10/24 09:37:43 as 1.1.2.14: #102620# seperate frame loader & content handler again 2003/10/23 12:49:35 as 1.1.2.13: #112738# use pattern with leading wildcard '*' everytimes 2003/10/21 11:40:34 as 1.1.2.12: #102620# split config layer into different files 2003/10/21 08:24:45 as 1.1.2.11: #102620# change scopes for rtl_logfile mechanism 2003/10/21 04:46:00 as 1.1.2.10: #102620# right exception declaration 2003/10/20 12:39:21 as 1.1.2.9: #102620# add write support; new atomic file copy mechanism for Merger; new packages 2003/10/20 05:06:02 as 1.1.2.8: #102620# add missing throw statement 2003/10/15 06:44:23 as 1.1.2.7: #102620# support changed config format ... update packages 2003/09/26 06:27:17 as 1.1.2.6: #102620# reactivate filter uinames temp.! 2003/08/26 12:58:40 as 1.1.2.5: #102620# dont recycle temp. variable 2003/08/21 11:08:15 as 1.1.2.4: #102620# new filter query; right macro handling 2003/08/04 08:23:11 as 1.1.2.3: #102620# convert flag names into values; change some constants; repair query 2003/08/04 05:44:06 as 1.1.2.2: #102620# new container queries 2003/08/01 07:21:38 as 1.1.2.1: first revison of moved filtercache and related services


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [3696eb665de45cfc6ddb687d17352f9bb0658834]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/08/01 07:22:59 as 1.1.2.1: #102620# first revision of moved filtercache and related services


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [4c50339875ec371c7d47e1f93b1a5588a54f02ef]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/11/04 10:45:45 as 1.1.2.4: #102620# split sequenceadapter into different files/classes 2003/08/12 05:09:31 as 1.1.2.3: #102620# correct build dependencies; update container queries 2003/08/04 08:23:10 as 1.1.2.2: #102620# convert flag names into values; change some constants; repair query 2003/08/01 07:21:37 as 1.1.2.1: first revison of moved filtercache and related services


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [fb5c5b83eb17e999b3d6477b39ebe79316f0c8d9]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/12/18 05:18:01 as 1.1.2.6: #102620# seq. helper uses vector instead of deque 2003/11/04 10:45:45 as 1.1.2.5: #102620# split sequenceadapter into different files/classes 2003/08/12 05:09:31 as 1.1.2.4: #102620# correct build dependencies; update container queries 2003/08/04 08:23:10 as 1.1.2.3: #102620# convert flag names into values; change some constants; repair query 2003/08/04 05:44:05 as 1.1.2.2: #102620# new container queries 2003/08/01 07:21:36 as 1.1.2.1: first revison of moved filtercache and related services


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [f91ad72cd1c18e04196f9a95fa7a4e1ba0392fce]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2004/01/16 08:49:50 as 1.1.2.11: #102620# restore SUPPORTSSELECTION flag 2003/11/14 08:08:58 as 1.1.2.10: #102620# support new config root node 2003/11/04 12:26:08 as 1.1.2.9: #102620# use seperated config file for frameloader/contenthandler/defaults 2003/11/04 10:45:44 as 1.1.2.8: #102620# split sequenceadapter into different files/classes 2003/10/24 09:37:43 as 1.1.2.7: #102620# seperate frame loader & content handler again 2003/10/21 11:40:33 as 1.1.2.6: #102620# split config layer into different files 2003/10/15 06:44:23 as 1.1.2.5: #102620# support changed config format ... update packages 2003/09/29 08:47:25 as 1.1.2.4: #102620# change every cfg key to real TypeDetection package 2003/09/26 06:28:49 as 1.1.2.3: #102620# right string handling 2003/08/04 08:23:10 as 1.1.2.2: #102620# convert flag names into values; change some constants; repair query 2003/08/01 07:21:35 as 1.1.2.1: first revison of moved filtercache and related services


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [21770420e12633ba0d48a6e41bbeb1a2e218d347]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/08/21 10:49:18 as 1.1.2.1: #102620# establish update-on-demand feature


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [ec799ca69e00dba15971f1aae7ab9a603d5664c4]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/08/21 10:49:17 as 1.1.2.1: #102620# establish update-on-demand feature


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [384e419f775ef76dcfd70bdf11465e7af95d6ec7]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2004/01/12 13:43:42 as 1.1.2.6: #102620# ignore void items on calling getByName() 2003/12/18 05:18:01 as 1.1.2.5: #102620# seq. helper uses vector instead of deque 2003/11/27 09:49:12 as 1.1.2.4: #102620# adapt config of graphic filters to new behaviour 2003/11/04 10:45:44 as 1.1.2.3: #102620# split sequenceadapter into different files/classes 2003/08/04 05:44:05 as 1.1.2.2: #102620# new container queries 2003/08/01 07:21:34 as 1.1.2.1: first revison of moved filtercache and related services


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [56a729b6229c5bf5cf81646f99309d54e94ab2e2]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2004/01/12 13:43:42 as 1.1.2.5: #102620# ignore void items on calling getByName() 2003/11/27 09:49:12 as 1.1.2.4: #102620# adapt config of graphic filters to new behaviour 2003/11/04 10:45:43 as 1.1.2.3: #102620# split sequenceadapter into different files/classes 2003/08/04 08:23:09 as 1.1.2.2: #102620# convert flag names into values; change some constants; repair query 2003/08/01 07:21:33 as 1.1.2.1: first revison of moved filtercache and related services


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [9588e5f7bcaa7dd7a035e87a6dd88cff2cacef57]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/08/04 05:44:05 as 1.1.2.2: #102620# new container queries 2003/08/01 07:21:33 as 1.1.2.1: first revison of moved filtercache and related services


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [9b79c1d48c0b562d1fc7d0427caf98f43590a837]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2004/01/15 11:02:29 as 1.1.2.8: #102620# avoid compiler warings for unused exception object 2004/01/12 13:43:41 as 1.1.2.7: #102620# ignore void items on calling getByName() 2003/11/27 09:49:11 as 1.1.2.6: #102620# adapt config of graphic filters to new behaviour 2003/11/04 10:45:43 as 1.1.2.5: #102620# split sequenceadapter into different files/classes 2003/10/20 12:39:21 as 1.1.2.4: #102620# add write support; new atomic file copy mechanism for Merger; new packages 2003/08/21 11:08:15 as 1.1.2.3: #102620# new filter query; right macro handling 2003/08/12 05:09:30 as 1.1.2.2: #102620# correct build dependencies; update container queries 2003/08/01 07:21:32 as 1.1.2.1: first revison of moved filtercache and related services


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [b7f16b5cbe66cd6ecf631d51a6740db3a2ac32ca]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2004/01/06 16:17:41 cn 1.1.2.2: #102620# enhancements for various file types 2003/12/18 15:19:06 cn 1.1.2.1: #102620# initial version of typeDetection test


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [9a89b61590a2c6295528e64be7774e7ad1617838]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2004/01/06 16:17:40 cn 1.1.2.2: #102620# enhancements for various file types 2003/12/18 15:18:46 cn 1.1.2.1: #102620# initial version of typeDetection test


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [e0a40555e44998f9678f6f27f1ee9781747da5aa]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2004/01/19 12:28:10 cn 1.1.2.3: #102620# lists updated 2004/01/06 16:17:38 cn 1.1.2.2: #102620# enhancements for various file types 2003/12/18 15:18:27 cn 1.1.2.1: #102620# initial version of typeDetection test


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [8a21cef78f41030b659b27be3e30d93c32dec2a3]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2004/01/06 16:17:35 cn 1.1.2.4: #102620# enhancements for various file types 2003/12/19 13:48:05 cn 1.1.2.3: #102620# bugfix 2003/12/19 13:18:48 cn 1.1.2.2: #102620# Helper.java added 2003/12/18 15:18:07 cn 1.1.2.1: #102620# initial version of typeDetection test


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [b219e931733e2ba16309fb67ad7f8f6548c7fd7d]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2004/01/19 12:28:10 cn 1.1.2.4: #102620# lists updated 2004/01/06 16:17:33 cn 1.1.2.3: #102620# enhancements for various file types 2003/12/19 09:50:29 cn 1.1.2.2: #102620# initial version of teype detection test 2003/12/18 15:17:44 cn 1.1.2.1: #102620# initial version of typeDetection test


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [1ed774f72e583b5177793d173158fa4756728f6c]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2004/01/19 12:28:24 cn 1.1.2.3: #102620# list updated 2004/01/06 16:17:31 cn 1.1.2.2: #102620# enhancements for various file types 2003/12/18 15:17:18 cn 1.1.2.1: #102620# initial version of typeDetection test


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [27fc2b8eb3b36f52f84154ed6c711599b37686f9]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2004/01/19 12:27:47 cn 1.1.2.3: #102620# documentation anhanced 2004/01/06 16:17:29 cn 1.1.2.2: #102620# enhancements for various file types 2003/12/18 15:16:50 cn 1.1.2.1: #102620# initial version of typeDetection test


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [0df0da52ddfd46042527fd52e07824a2b49fc8d7]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2004/01/19 12:27:47 cn 1.1.2.3: #102620# documentation anhanced 2004/01/06 16:17:28 cn 1.1.2.2: #102620# enhancements for various file types 2003/12/18 15:15:55 cn 1.1.2.1: #102620# initial version of typeDetection test


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [240ad1bc3b729fb153021280e23386534eafb585]

INTEGRATION: CWS filtercfg (1.13.2); FILE MERGED 2003/10/02 11:25:23 as 1.13.2.2: #102620# deliver new filter packages 2003/09/26 06:32:37 as 1.13.2.1: #102620# new dependencies for filter config tools and fragments


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [502892a5fce5602ab819ffc45452d068de4c85d4]

INTEGRATION: CWS filtercfg (1.11.8); FILE MERGED 2003/12/02 10:23:12 as 1.11.8.6: RESYNC: (1.13-1.14); FILE MERGED 2003/11/19 10:50:38 as 1.11.8.5: RESYNC: (1.12-1.13); FILE MERGED 2003/09/26 06:32:36 as 1.11.8.4: #102620# new dependencies for filter config tools and fragments 2003/08/25 06:49:19 as 1.11.8.3: RESYNC: (1.11-1.12); FILE MERGED 2003/08/12 05:09:30 as 1.11.8.2: #102620# correct build dependencies; update container queries 2003/08/01 07:27:09 as 1.11.8.1: #102620# moved filtercache and related services from framework


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [11262e0ff7c25619d14002928a906ab45df3bfc8]

INTEGRATION: CWS filtercfg (1.25.24); FILE MERGED 2003/11/14 08:28:16 as 1.25.24.1: #111770# dont register for generic document services


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [5e54128d11c15ba687e9b36ec4cb34b1088c2cab]

INTEGRATION: CWS filtercfg (1.6.24); FILE MERGED 2003/10/30 16:40:41 mba 1.6.24.1: #102620#: create SfxFilters on demand


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [9c6128b71d6b8f285f3c81a58d9c37a27eccb7b0]

INTEGRATION: CWS filtercfg (1.2.24); FILE MERGED 2004/01/05 10:37:59 as 1.2.24.2: #102620# remove starmath as detection fallback 2003/11/14 08:28:16 as 1.2.24.1: #111770# dont register for generic document services


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [573f5bf9b6e0055d7a894f5b2d3c01b32feb8d9a]

INTEGRATION: CWS filtercfg (1.63.22); FILE MERGED 2003/10/30 16:40:41 mba 1.63.22.1: #102620#: create SfxFilters on demand


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [5a01e68ffd99547662774e31658e0d7dec36d8db]

INTEGRATION: CWS filtercfg (1.73.38); FILE MERGED 2003/11/19 10:39:26 as 1.73.38.8: RESYNC: (1.73-1.74); FILE MERGED 2003/09/08 08:13:04 as 1.73.38.7: #102620# remove obsolete internal helper 2003/08/26 06:05:38 as 1.73.38.6: #102620# resolve invalid null command problem 2003/08/21 11:14:33 as 1.73.38.5: #102620# remove code for ArgumentAnalyzer, Plugin ...; restructure include dirs; establish new shared loader source 2003/08/14 12:01:21 as 1.73.38.4: #102620# remove obsolete componentloader 2003/08/13 06:11:31 as 1.73.38.3: #102620# new files for shared constant values 2003/08/04 08:28:41 as 1.73.38.2: #102620# remove build dependencies for obsolete classes (plugin/login etcpp) 2003/08/04 05:45:35 as 1.73.38.1: #102620# first step: remove filter/type cfg related services; remove obsolete plugin classes


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [bb7df15fc086ec13071f67e9b82532ceb2037d1d]

INTEGRATION: CWS filtercfg (1.3.42); FILE MERGED 2004/01/13 16:12:19 as 1.3.42.3: RESYNC: (1.4-1.5); FILE MERGED 2003/12/08 08:21:33 as 1.3.42.2: RESYNC: (1.3-1.4); FILE MERGED correct merge conflict 2003/09/08 08:12:12 as 1.3.42.1: #102620# replace some internal classes with external helper


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [7cc43ae2ed72fda75e7967f574ec855b894e8371]

INTEGRATION: CWS filtercfg (1.14.42); FILE MERGED 2003/08/28 11:56:00 as 1.14.42.2: RESYNC: (1.14-1.15); FILE MERGED remove login dialog 2003/08/04 05:45:34 as 1.14.42.1: #102620# first step: remove filter/type cfg related services; remove obsolete plugin classes


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [5b99c9e4e46af47063ffe2b8fe2aac058e311a86]

INTEGRATION: CWS filtercfg (1.68.6); FILE MERGED 2004/01/13 16:10:59 as 1.68.6.7: RESYNC: (1.69-1.70); FILE MERGED 2003/11/04 10:46:38 as 1.68.6.6: #102620# split sequenceadapter into different files/classes 2003/09/26 06:49:18 as 1.68.6.5: #102620# use new static helper for loadComponentFromURL() 2003/09/08 08:11:59 as 1.68.6.4: #102620# replace some internal classes with external helper 2003/08/25 06:43:27 as 1.68.6.3: RESYNC: (1.68-1.69); FILE MERGED 2003/08/21 11:14:32 as 1.68.6.2: #102620# remove code for ArgumentAnalyzer, Plugin ...; restructure include dirs; establish new shared loader source 2003/08/14 12:01:20 as 1.68.6.1: #102620# remove obsolete componentloader


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [f7ecac19137ce751961d83f4a513a42d61f22c3f]

INTEGRATION: CWS filtercfg (1.2.50); FILE MERGED 2003/11/10 08:05:25 as 1.2.50.1: #102620# transport any result depending on the internal made call


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [b0aca72fc9c6e7062fd395501560e4578af4eaf5]

INTEGRATION: CWS filtercfg (1.49.50); FILE MERGED 2003/09/26 06:48:56 as 1.49.50.3: #102620# use new static helper for loadComponentFromURL() 2003/08/21 11:14:31 as 1.49.50.2: #102620# remove code for ArgumentAnalyzer, Plugin ...; restructure include dirs; establish new shared loader source 2003/08/14 12:01:20 as 1.49.50.1: #102620# remove obsolete componentloader


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [0df9d7d3b8190bf26613f3d12f56ca81845ad71e]

INTEGRATION: CWS filtercfg (1.8.42); FILE MERGED 2003/08/04 05:45:33 as 1.8.42.1: #102620# first step: remove filter/type cfg related services; remove obsolete plugin classes


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [7b673bb13aea3409098f5f342e600c00aa07266a]

INTEGRATION: CWS filtercfg (1.17.50); FILE MERGED 2003/08/04 05:45:33 as 1.17.50.1: #102620# first step: remove filter/type cfg related services; remove obsolete plugin classes


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [268c07624656b082878f8a639ce21e1d82d78fcb]

INTEGRATION: CWS filtercfg (1.4.138); FILE MERGED 2003/08/04 05:45:33 as 1.4.138.1: #102620# first step: remove filter/type cfg related services; remove obsolete plugin classes


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [0dc3b78abc9551beddfa709f297849e805bb28f5]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/08/21 11:14:30 as 1.1.2.2: #102620# remove code for ArgumentAnalyzer, Plugin ...; restructure include dirs; establish new shared loader source 2003/08/13 06:04:13 as 1.1.2.1: #102620# new targethelper to classify special frame targets


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [77dd05f86083b89632d43b8937fd74d8f2dd4806]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/08/26 04:47:17 as 1.1.2.4: #102620# remove temp. helper obj. 2003/08/14 12:01:19 as 1.1.2.3: #102620# remove obsolete componentloader 2003/08/13 06:06:42 as 1.1.2.2: #102620# add targethelper 2003/08/04 08:26:26 as 1.1.2.1: #102620# new shared source for loading using dispatch & loadComponentFromURL


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [77f6149ca46d59ab0f77bd0d18d007c9a8be1a32]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/12/01 11:16:42 as 1.1.2.16: #102620# handle assertions right 2003/11/27 09:54:14 as 1.1.2.15: #102620# dont handle UNKNOWN_CONTENT as illegal argument 2003/11/04 10:46:36 as 1.1.2.14: #102620# split sequenceadapter into different files/classes 2003/10/24 09:50:14 as 1.1.2.13: #102620# look for right complete query everytimes 2003/10/24 09:46:31 as 1.1.2.12: #102620# optimize classifyContent 2003/10/23 12:20:32 as 1.1.2.11: #102620# right handling for preselection, cancelled load requests, reactivation of controller 2003/10/17 04:39:00 as 1.1.2.10: #102620# fixes for type detection of types without filters but using frame loaders (db); solve refcount problem of loadenv class 2003/09/29 05:05:33 as 1.1.2.9: #102620# use right debug level for dump function 2003/09/26 06:46:32 as 1.1.2.8: #102620# add static helper for loadComponentFromURL() 2003/09/08 08:14:17 as 1.1.2.7: #102620# use new guard to handle action locks on tasks 2003/08/26 05:38:05 as 1.1.2.6: #102620# declare same exceptions as defined 2003/08/26 05:30:28 as 1.1.2.5: #102620# declare same exceptions as defined 2003/08/21 11:14:30 as 1.1.2.4: #102620# remove code for ArgumentAnalyzer, Plugin ...; restructure include dirs; establish new shared loader source 2003/08/14 12:01:18 as 1.1.2.3: #102620# remove obsolete componentloader 2003/08/13 06:06:00 as 1.1.2.2: #102620# new version, new functions 2003/08/04 08:26:16 as 1.1.2.1: #102620# new shared source for loading using dispatch & loadComponentFromURL


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [10e56bae4fc104d9c212652b7832a751dcd30d15]

INTEGRATION: CWS filtercfg (1.4.22); FILE MERGED 2003/09/08 08:11:48 as 1.4.22.1: #102620# replace some internal classes with external helper


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [820497420f66ecadbb6e986e0ac1fffb181ab758]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/08/21 11:11:24 as 1.1.2.1: #102620# move it from source dir


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [a4a7f1b08bbf533dcf44b1ff4fb8157cd0eb0e6f]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/10/23 12:20:31 as 1.1.2.2: #102620# right handling for preselection, cancelled load requests, reactivation of controller 2003/08/21 11:11:23 as 1.1.2.1: #102620# move it from source dir


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [b3403f5eb876f7076f6f13fb6bd1e484499e5fcf]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/11/04 10:46:36 as 1.1.2.5: #102620# split sequenceadapter into different files/classes 2003/10/17 04:38:59 as 1.1.2.4: #102620# fixes for type detection of types without filters but using frame loaders (db); solve refcount problem of loadenv class 2003/09/26 06:46:15 as 1.1.2.3: #102620# add static helper for loadComponentFromURL() 2003/09/08 08:14:16 as 1.1.2.2: #102620# use new guard to handle action locks on tasks 2003/08/21 11:11:23 as 1.1.2.1: #102620# move it from source dir


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [40827c8fc05d051252f98dfce1f25a9e048344da]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/09/26 06:45:44 as 1.1.2.2: #102620# add forgotten return 2003/09/08 08:09:40 as 1.1.2.1: #102620# new guard to handle action locks on frames


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [2e8bbd5cec30e2bef2294bb75bcf5a74cae3432d]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/08/21 11:10:43 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [978731cbaebd46841db703d0e8a356ac0564e86f]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/08/13 06:09:15 as 1.1.2.1: #102620# new files for project wide shared constant values


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [788544f13ca07769afef7cf469c4b8e78fb31625]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/08/13 06:09:14 as 1.1.2.1: #102620# new files for project wide shared constant values


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [0dab7892bfcaf56845ca92af61630536ac55301a]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/08/13 06:09:13 as 1.1.2.1: #102620# new files for project wide shared constant values


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [bd5455eda6d8e59d7ac33c63b3fed531afc19239]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/08/13 06:09:12 as 1.1.2.1: #102620# new files for project wide shared constant values


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [f694e8cdd472e80adbe0b5acbb27dcad80956011]

INTEGRATION: CWS filtercfg (1.3.106); FILE MERGED 2003/09/08 08:11:38 as 1.3.106.3: #102620# replace some internal classes with external helper 2003/08/21 11:14:29 as 1.3.106.2: #102620# remove code for ArgumentAnalyzer, Plugin ...; restructure include dirs; establish new shared loader source 2003/08/14 11:20:18 as 1.3.106.1: #102620# classify app module using moduleoptions instead of obsolete componentloader


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [76a72a586de4e5ec0a5ca37d8d8fa2b89aba5ad9]

INTEGRATION: CWS filtercfg (1.22.50); FILE MERGED 2003/08/14 12:01:17 as 1.22.50.2: #102620# remove obsolete componentloader 2003/08/04 05:45:32 as 1.22.50.1: #102620# first step: remove filter/type cfg related services; remove obsolete plugin classes


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [d720ebe266cc03a7a211aa66869adad0bd1dfa12]

INTEGRATION: CWS filtercfg (1.12.6); FILE MERGED 2004/01/13 16:12:57 as 1.12.6.2: RESYNC: (1.12-1.13); FILE MERGED 2003/08/21 11:14:26 as 1.12.6.1: #102620# remove code for ArgumentAnalyzer, Plugin ...; restructure include dirs; establish new shared loader source


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [f6d7d87a3948ef66d949284d718d115ab7fd7918]

INTEGRATION: CWS filtercfg (1.5.50); FILE MERGED 2003/08/21 11:14:26 as 1.5.50.1: #102620# remove code for ArgumentAnalyzer, Plugin ...; restructure include dirs; establish new shared loader source


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [f77c16a6a90d20d585994787660cd89dd7899729]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/11/04 10:46:34 as 1.1.2.3: #102620# split sequenceadapter into different files/classes 2003/10/17 04:38:58 as 1.1.2.2: #102620# fixes for type detection of types without filters but using frame loaders (db); solve refcount problem of loadenv class 2003/08/21 11:13:16 as 1.1.2.1: #102620# first revision


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [7b9f5cc916cf3a1b6f4323ae58e7a962f6e479a4]

INTEGRATION: CWS filtercfg (1.28.50); FILE MERGED 2003/12/01 11:16:42 as 1.28.50.3: #102620# handle assertions right 2003/09/26 06:44:27 as 1.28.50.2: #102620# check results of classifyContent against isLoadableContent 2003/08/21 11:14:25 as 1.28.50.1: #102620# remove code for ArgumentAnalyzer, Plugin ...; restructure include dirs; establish new shared loader source


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [20f039d85fee6e70e2abb2a126f2dd2c08c6d5fa]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/08/13 06:10:32 as 1.1.2.1: #102620# new files to generate shared constant values static


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [4584d8ec14cc51c2c9dd59db33f38824ddc852eb]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/08/13 06:10:23 as 1.1.2.1: #102620# new files to generate shared constant values static


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [5044c7f337e31e81596454e4ee8dcd3a5c68c8fe]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/08/13 06:10:22 as 1.1.2.1: #102620# new files to generate shared constant values static


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [e9d4bbc5bd67607251bfe508c0e650aa0744b81d]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/08/13 06:10:21 as 1.1.2.1: #102620# new files to generate shared constant values static


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [cb1f77de9b1326a0bbf2efafdd0f38b98be966aa]

INTEGRATION: CWS filtercfg (1.11.50); FILE MERGED 2003/08/21 11:14:23 as 1.11.50.1: #102620# remove code for ArgumentAnalyzer, Plugin ...; restructure include dirs; establish new shared loader source


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [b4099c11ad91cbfe11e8eaa563fee323303f9817]

INTEGRATION: CWS filtercfg (1.8.112); FILE MERGED 2003/08/21 11:14:22 as 1.8.112.1: #102620# remove code for ArgumentAnalyzer, Plugin ...; restructure include dirs; establish new shared loader source


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [66e2d1637015cbbdaa55a6bc4d539794e76d2c80]

INTEGRATION: CWS filtercfg (1.2.42); FILE MERGED 2003/09/08 08:11:28 as 1.2.42.2: #102620# replace some internal classes with external helper 2003/08/04 05:45:31 as 1.2.42.1: #102620# first step: remove filter/type cfg related services; remove obsolete plugin classes


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [7eeb17b2a5c66f2f9614752fbbe18830e9ce0844]

INTEGRATION: CWS filtercfg (1.26.50); FILE MERGED 2003/09/08 08:12:55 as 1.26.50.3: #102620# remove obsolete internal helper 2003/08/28 11:56:05 as 1.26.50.2: RESYNC: (1.26-1.27); FILE MERGED 2003/08/21 11:14:22 as 1.26.50.1: #102620# remove code for ArgumentAnalyzer, Plugin ...; restructure include dirs; establish new shared loader source


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [d4c616f720c834125fc938129f5361df948a098d]

INTEGRATION: CWS filtercfg (1.10.104); FILE MERGED 2003/08/13 06:10:58 as 1.10.104.3: #102620# new dir constant 2003/08/04 08:28:33 as 1.10.104.2: #102620# remove build dependencies for obsolete classes (plugin/login etcpp) 2003/08/04 05:45:31 as 1.10.104.1: #102620# first step: remove filter/type cfg related services; remove obsolete plugin classes


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [5af7acfd867ee663abbbef68b26109ea0ab25dfa]

INTEGRATION: CWS filtercfg (1.4.42); FILE MERGED 2003/09/08 08:11:09 as 1.4.42.1: #102620# replace some internal classes with external helper


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [2b3228c3f42396f0273cab0f81b25b6efbd60ff1]

INTEGRATION: CWS filtercfg (1.27.50); FILE MERGED 2003/08/21 11:14:21 as 1.27.50.1: #102620# remove code for ArgumentAnalyzer, Plugin ...; restructure include dirs; establish new shared loader source


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [487a7c8e6e1174f8057767315505c635e5707b71]

INTEGRATION: CWS filtercfg (1.18.50); FILE MERGED 2003/08/21 11:14:21 as 1.18.50.1: #102620# remove code for ArgumentAnalyzer, Plugin ...; restructure include dirs; establish new shared loader source


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [b100aabcc2951164d5811d5764d1d918fc5e3a6f]

INTEGRATION: CWS filtercfg (1.11.38); FILE MERGED 2003/08/21 11:14:20 as 1.11.38.2: #102620# remove code for ArgumentAnalyzer, Plugin ...; restructure include dirs; establish new shared loader source 2003/08/04 05:45:30 as 1.11.38.1: #102620# first step: remove filter/type cfg related services; remove obsolete plugin classes


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [f272a2ddd4111dff9d6cedcfa48590ec852c4b9e]

INTEGRATION: CWS filtercfg (1.2.42); FILE MERGED 2003/09/08 08:11:00 as 1.2.42.1: #102620# replace some internal classes with external helper


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [35c05aeea3c83d0e142401fdcbc4b82148387dec]

INTEGRATION: CWS filtercfg (1.10.50); FILE MERGED 2003/08/21 11:14:19 as 1.10.50.1: #102620# remove code for ArgumentAnalyzer, Plugin ...; restructure include dirs; establish new shared loader source


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [bab3dbc9956254008cdac85bd46076f1fd3de928]

INTEGRATION: CWS filtercfg (1.7.112); FILE MERGED 2003/08/21 11:14:17 as 1.7.112.1: #102620# remove code for ArgumentAnalyzer, Plugin ...; restructure include dirs; establish new shared loader source


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [dde97231dd01d86dde72ae5bed5913ea2cb3bd6f]

INTEGRATION: CWS filtercfg (1.2.50); FILE MERGED 2003/08/04 05:45:29 as 1.2.50.1: #102620# first step: remove filter/type cfg related services; remove obsolete plugin classes


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [0bce485795ac7991ba2099556015a21afd1f4fe9]

INTEGRATION: CWS filtercfg (1.3.42); FILE MERGED 2003/08/04 05:45:28 as 1.3.42.1: #102620# first step: remove filter/type cfg related services; remove obsolete plugin classes


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [835248da79bdb6ba5e4f85db7dc20efced61ea3a]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/08/04 08:24:23 as 1.1.2.1: #102620# define properties of MediaDescriptor


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [92398f42c6e49965c69e1bcc5168c275d503ef32]

INTEGRATION: CWS filtercfg (1.2.124); FILE MERGED 2003/08/14 12:01:15 as 1.2.124.1: #102620# remove obsolete componentloader


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [83369d08354d8b53f8534a434ab5df70e7d629a5]

INTEGRATION: CWS filtercfg (1.8.230); FILE MERGED 2003/11/28 09:01:43 as 1.8.230.2: use return value 2003/10/30 16:40:09 mba 1.8.230.1: #102620#: create SfxFilters on demand


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [b40feb001ca8ac8c7c8484d5196588af751d36b5]

INTEGRATION: CWS filtercfg (1.4.30); FILE MERGED 2003/11/10 08:11:33 as 1.4.30.1: #111770# dont register for generic uno services


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [2db0ee556f523f3ffa61ecfa4cf5a833f4b2f5bd]

INTEGRATION: CWS filtercfg (1.2.30); FILE MERGED 2003/11/10 08:11:32 as 1.2.30.1: #111770# dont register for generic uno services


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [5de4f6bb6ea5335019418346e0ae877632f07825]

INTEGRATION: CWS filtercfg (1.36.30); FILE MERGED 2004/01/13 20:54:18 as 1.36.30.3: RESYNC: (1.37-1.38); FILE MERGED 2003/11/19 12:18:07 as 1.36.30.2: RESYNC: (1.36-1.37); FILE MERGED 2003/11/10 08:11:32 as 1.36.30.1: #111770# dont register for generic uno services


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [5914a40f96d5d99ba967d333e3528b165eb62a46]

INTEGRATION: CWS filtercfg (1.7.30); FILE MERGED 2003/10/30 16:42:08 mba 1.7.30.1: #102620#: create SfxFilters on demand


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [a8a1c399cf70c64017f3883e8e8459f9404da489]

INTEGRATION: CWS filtercfg (1.15.30); FILE MERGED 2003/10/30 16:42:07 mba 1.15.30.1: #102620#: create SfxFilters on demand


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [920d5227bfafaffd132818bebf0ef0a1049ac87c]

INTEGRATION: CWS filtercfg (1.26.28); FILE MERGED 2004/01/13 21:07:21 as 1.26.28.3: RESYNC: (1.27-1.28); FILE MERGED 2003/12/08 09:29:26 as 1.26.28.2: RESYNC: (1.26-1.27); FILE MERGED 2003/10/30 16:42:07 mba 1.26.28.1: #102620#: create SfxFilters on demand


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [936b11015ac4d805b142585081ebe21df3d3c098]

INTEGRATION: CWS filtercfg (1.63.30); FILE MERGED 2003/10/30 16:42:06 mba 1.63.30.1: #102620#: create SfxFilters on demand


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [17a9dd8fbb7df530ecc9b12195f135b32d07fb4f]

INTEGRATION: CWS filtercfg (1.15.276); FILE MERGED 2003/10/30 16:42:05 mba 1.15.276.1: #102620#: create SfxFilters on demand


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [1eba6a71800d991cfe4f92dc4dae552d32908097]

INTEGRATION: CWS filtercfg (1.15.30); FILE MERGED 2003/10/30 16:42:05 mba 1.15.30.1: #102620#: create SfxFilters on demand


2004-01-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b15cfb2ed8167a99073cdba016f7ecca3a41f51f]

#i17992# applied patch to enable komplex logic in .IF statements


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [626fe43c959faf406ddc212f050040a4720a22fc]

INTEGRATION: CWS filtercfg (1.2.18); FILE MERGED 2003/11/14 08:22:09 as 1.2.18.1: #111770# dont register for generic document services


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [fd29a6dab67ec900c5d01a728d4f705ca7e63895]

INTEGRATION: CWS filtercfg (1.65.16); FILE MERGED 2003/12/08 09:17:54 as 1.65.16.3: RESYNC: (1.66-1.67); FILE MERGED 2003/12/02 11:19:03 as 1.65.16.2: RESYNC: (1.65-1.66); FILE MERGED 2003/11/14 08:22:08 as 1.65.16.1: #111770# dont register for generic document services


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [6bdb360b378b86eb3e265e4a5b2b1aaf9ff3fe66]

INTEGRATION: CWS filtercfg (1.4.18); FILE MERGED 2003/11/14 08:22:08 as 1.4.18.1: #111770# dont register for generic document services


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [2281b31e516e5a7061438f53216ac49ffc157581]

INTEGRATION: CWS filtercfg (1.2.18); FILE MERGED 2003/11/14 08:22:07 as 1.2.18.1: #111770# dont register for generic document services


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [0fbebdbd2ebc6bd1409bf04a6b144f1b3b59f5cb]

INTEGRATION: CWS filtercfg (1.46.150); FILE MERGED 2003/11/14 08:22:06 as 1.46.150.1: #111770# dont register for generic document services


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [a3b46954073c78eeaa8792a30e10213bae2e7917]

INTEGRATION: CWS filtercfg (1.2.8); FILE MERGED 2003/11/10 08:01:32 as 1.2.8.1: #111770# dont register for generic uno services


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [cbdd9b64da6df880110cef288f313c461f7bebeb]

INTEGRATION: CWS filtercfg (1.9.8); FILE MERGED 2003/10/30 16:42:53 mba 1.9.8.1: #112834#: typo


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [d500115383f69fa3d9f0998083f6ca1b57b3d758]

INTEGRATION: CWS filtercfg (1.35.90); FILE MERGED 2003/11/25 12:03:57 as 1.35.90.2: RESYNC: (1.35-1.36); FILE MERGED 2003/11/24 06:44:54 as 1.35.90.1: #111770# resolve ambigous service registrations of text documents and derived types


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [42ec7135369e820ddd7f7f1acc2e04cee596626f]

INTEGRATION: CWS filtercfg (1.1.4); FILE ADDED 2003/11/24 06:44:33 as 1.1.4.1: #111770# resolve ambigous service registrations of text documents and derived types


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [7d556db33a5a5af50cc8e1e0fcfafaee88667f9d]

INTEGRATION: CWS filtercfg (1.14.90); FILE MERGED 2003/11/24 06:44:53 as 1.14.90.1: #111770# resolve ambigous service registrations of text documents and derived types


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [02a7ca93e78bdde850f2789427e6221551f064d8]

INTEGRATION: CWS filtercfg (1.1.4); FILE ADDED 2003/11/24 06:44:26 as 1.1.4.1: #111770# resolve ambigous service registrations of text documents and derived types


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [d52090e1a1fe0232436fd3da6810baebc0428c1c]

INTEGRATION: CWS filtercfg (1.1.4); FILE ADDED 2003/11/24 06:44:18 as 1.1.4.1: #111770# resolve ambigous service registrations of text documents and derived types


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [1bfc44816de9957b5dc84b65d89d5d90032ab88d]

INTEGRATION: CWS filtercfg (1.7.110); FILE MERGED 2003/11/24 06:52:50 as 1.7.110.1: #111770# resolve ambigous service registrations of drawing documents and derived types


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [fb277b903ab72644d24b25dd6b53a2737941a66c]

INTEGRATION: CWS filtercfg (1.19.90); FILE MERGED 2003/11/24 06:51:48 as 1.19.90.1: #111770# resolve ambigous service registrations of drawing documents and derived types


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [57fe71584c132220798d472b9742e30ac0d4cae8]

INTEGRATION: CWS filtercfg (1.1.4); FILE ADDED 2003/11/24 06:51:25 as 1.1.4.1: #111770# resolve ambigous service registrations of drawing documents and derived types


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [843180e21b2a9d71ce54f2974bf3fa3eb9f6dee6]

INTEGRATION: CWS filtercfg (1.5.110); FILE MERGED 2003/11/24 06:51:47 as 1.5.110.1: #111770# resolve ambigous service registrations of drawing documents and derived types


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [cce8024bd56a2662404269a9e46fdb182908137e]

INTEGRATION: CWS filtercfg (1.8.110); FILE MERGED 2003/11/24 06:51:47 as 1.8.110.1: #111770# resolve ambigous service registrations of drawing documents and derived types


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [cacf63e44f7b3a6154044cf3aa909c82892721b2]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/11/04 10:45:07 as 1.1.2.2: #102620# handle empty Any more gracefully 2003/11/04 08:09:38 as 1.1.2.1: #102620# split sequenceadapter into different files


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [9f0afd7c0814edf2b9935e52692797d7537ff052]

INTEGRATION: CWS filtercfg (1.18.8); FILE MERGED 2003/11/04 08:09:51 as 1.18.8.1: #102620# split sequenceadapter into different files


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [0e38b5529a2a1420ee2c5e58969e3bff0d21925b]

INTEGRATION: CWS filtercfg (1.2.36); FILE MERGED 2003/07/30 09:08:48 as 1.2.36.1: #102620# new ctor to support outside filtered lists of container items


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [9abbf7cec6aea14f95dba17376a154b3e7cb7f88]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/12/18 05:17:15 as 1.1.2.3: #102620# ue vector instead of deque 2003/11/04 10:45:06 as 1.1.2.2: #102620# handle empty Any more gracefully 2003/11/04 08:09:14 as 1.1.2.1: #102620# split sequenceadapter into different files


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [56e07fe9a1ce24c338fa57c86631a111572e8a8b]

INTEGRATION: CWS filtercfg (1.1.2); FILE ADDED 2003/11/28 06:15:40 as 1.1.2.3: #102620# use right namespace 2003/11/04 10:45:06 as 1.1.2.2: #102620# handle empty Any more gracefully 2003/11/04 08:09:07 as 1.1.2.1: #102620# split sequenceadapter into different files


2004-01-28  Kurt Zenker  <kz@openoffice.org>  [176865d0b9c6afc51bc2c133af4619aae2f6cdff]

INTEGRATION: CWS filtercfg (1.3.36); FILE MERGED 2003/07/30 09:08:36 as 1.3.36.1: #102620# new ctor to support outside filtered lists of container items


2004-01-28  Björn Milcke  <bm@openoffice.org>  [59d1deae7f6ec299f51726a3aa21c82b1789d3e0]

static_cast from enum to different enum not allowed on Solaris


2004-01-28  Björn Milcke  <bm@openoffice.org>  [d27e128ee7985158c04dfc3bb12e342572ac4ea8]

static_cast from enum to different enum not allowed on Solaris


2004-01-28  Björn Milcke  <bm@openoffice.org>  [51fb24f9cb19a73f2038262fa0f6369fe9edc589]

+create default data


2004-01-27  Kurt Zenker  <kz@openoffice.org>  [f448f6b3391cda715011af17986656b4255c8dab]

new version for SRX645


2004-01-26  Carsten Driesner  <cd@openoffice.org>  [0485f18dd533f992e65808164d793038642304ed]

#111899# Several fixes regarding our menubar XML file format


2004-01-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [9ef2c623fb456b2c0625713c9a2008264df0e565]

#113067# prevent missing sourceroot switch on CWS


2004-01-26  Björn Milcke  <bm@openoffice.org>  [3fe1d17a07180c843fd376763e27c72a529b75b2]

drafts namespace of API removed public API moved to offapi Calc as DataEditor - first integration


2004-01-26  Björn Milcke  <bm@openoffice.org>  [ae900510614be862923fdc70e47dc7ccccb894d4]

Helper for data series issues (e.g. getting a sequence with a specific role)


2004-01-23  Ingrid Halama  <iha@openoffice.org>  [922d6e8b50cf0e1939f3a7badb3cb7672a7c2bb4]

don't create lines with only one point


2004-01-23  Ingrid Halama  <iha@openoffice.org>  [14c6d5bf57d646cac037f3a3286435fcc7502619]

correct clipping in case of logarithmic area chart


2004-01-23  Ingrid Halama  <iha@openoffice.org>  [a3044235f809c5e34f34f16c819539505e7a9867]

integrated net chart


2004-01-23  Oliver Bolte  <obo@openoffice.org>  [5471b1f9e40ba6e7d01238533caedfb664b2da39]

#100000# typo


2004-01-23  Oliver Bolte  <obo@openoffice.org>  [9a28c989cea00411ceece1457d4172652f45cae9]

#100000# Notify instead of ParentNotify


2004-01-23  Oliver Bolte  <obo@openoffice.org>  [841dde79483b5d77ca4e767627137a8439f8b4de]

#100000# pDoc not defined


2004-01-23  Oliver Bolte  <obo@openoffice.org>  [27538e761ccd86dab96b9b97f8bf1988b1f033bd]

#100000# GetDefDialogParent instead of GetDefModalDialogParent


2004-01-23  Ingrid Halama  <iha@openoffice.org>  [5edc57ee4f08dab7c66d4f48cffabe002ec8521d]

no axes for pie


2004-01-23  Ingrid Halama  <iha@openoffice.org>  [81e923faf1fb7c62b558ccdfa7a5c73d148da054]

no 3D polar grid


2004-01-23  Ingrid Halama  <iha@openoffice.org>  [18e39cf9c9ca0bcbe56a87d27a2171007aeb31a6]

only labels for first polar radius axis


2004-01-23  Ingrid Halama  <iha@openoffice.org>  [bbe5c34ddd5b24e7b2a90e77655f6fc81842938f]

crash caused by shared pointer


2004-01-22  Ingrid Halama  <iha@openoffice.org>  [3b324554a0c2776c94d87d235cef12310863ea03]

handle null


2004-01-22  Ingrid Halama  <iha@openoffice.org>  [2283e0e6943e25389f33d64e43104c6b8d0cda57]

restructure of cartesian axis, integrate polar axis


2004-01-22  Gregor Hartmann  <gh@openoffice.org>  [68444862b8674f8cb5c811c45448d97b7e8e33e6]

#i24705# replacing i18n by new uno version


2004-01-22  Björn Milcke  <bm@openoffice.org>  [50f4d52dd8a62fcc189b8c87afaf55f1c27052bd]

Edit Chart Data menu item is handled here (pops up the embedded Calc document)


2004-01-21  Oliver Bolte  <obo@openoffice.org>  [54a1c29a1e5eabf662b1974721a5c1d644929b67]

#100000# fix by hjs


2004-01-21  Björn Milcke  <bm@openoffice.org>  [ec04a902df1cb277e9c62ecd1ad12502b07249bd]

API changed (drafts removed)


2004-01-21  Kurt Zenker  <kz@openoffice.org>  [ee38ac6758ba8d5875ff914f8fd17e193df81ee8]

new version for SRC680


2004-01-21  Kurt Zenker  <kz@openoffice.org>  [64697080df4967e1b8ac7e9236d77c5c8b20ba6c]

new version for SRC680


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [9b43fe55f6f3c8f99eee3fff8be4eff5f009ea68]

SRC680


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [e84173027fa85b9fe7966ef480c5105e684da08b]

INTEGRATION: CWS networker2 (1.2.58); FILE MERGED 2003/12/19 10:14:47 gh 1.2.58.1: #i22604#add new command GetCommonApplicationPath


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [f9f45994d8a755c02f139ce93caa3d8e10cc511a]

INTEGRATION: CWS networker2 (1.6.6); FILE MERGED 2003/12/19 10:14:46 gh 1.6.6.1: #i22604#add new command GetCommonApplicationPath


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [bafc457ad1429a885c754ec5d821170e9b9c19f8]

INTEGRATION: CWS networker2 (1.126.8); FILE MERGED 2003/12/18 11:27:05 lo 1.126.8.3: #i22595# do configuration at first office run 2003/12/16 11:23:56 lo 1.126.8.2: #i22594# resid 2003/12/15 16:23:42 lo 1.126.8.1: #i22594# remove hidden setup, write configuration


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [c10f01e18958965e2395305f7c5aa387d6fa72e0]

INTEGRATION: CWS networker2 (1.6.106); FILE MERGED 2003/12/18 11:50:36 jb 1.6.106.1: #i23603# Change requestoptions and localehelper to use UNO Locale objects internally.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [2490d2464f4350efb6d8d0412c8ece2d3647d0ed]

INTEGRATION: CWS networker2 (1.4.78); FILE MERGED 2003/12/18 11:50:35 jb 1.4.78.1: #i23603# Change requestoptions and localehelper to use UNO Locale objects internally.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [8b90b92fa4b33ca64fb8ccd46164537d7e1e2029]

INTEGRATION: CWS networker2 (1.4.78); FILE MERGED 2003/12/18 11:50:34 jb 1.4.78.1: #i23603# Change requestoptions and localehelper to use UNO Locale objects internally.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [dad0a1c28829c8df882f4c90ee7b314991663b1e]

INTEGRATION: CWS networker2 (1.17.78); FILE MERGED 2003/12/18 11:50:34 jb 1.17.78.1: #i23603# Change requestoptions and localehelper to use UNO Locale objects internally.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [d39d804e3c7e2d2ac2640064ff91450446dafabd]

INTEGRATION: CWS networker2 (1.5.106); FILE MERGED 2003/12/18 11:50:33 jb 1.5.106.1: #i23603# Change requestoptions and localehelper to use UNO Locale objects internally.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [b655b1731cf305d18186daa97b4037196be8f305]

INTEGRATION: CWS networker2 (1.6.64); FILE MERGED 2003/12/18 11:50:33 jb 1.6.64.1: #i23603# Change requestoptions and localehelper to use UNO Locale objects internally.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [40378cf2946249c58019674e2fb3ed3b7180ee71]

INTEGRATION: CWS networker2 (1.10.54); FILE MERGED 2003/12/18 11:50:32 jb 1.10.54.1: #i23603# Change requestoptions and localehelper to use UNO Locale objects internally.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [35575cc43964e6af67e95c3ae6921a44e7b099a4]

INTEGRATION: CWS networker2 (1.16.64); FILE MERGED 2003/12/18 11:50:32 jb 1.16.64.1: #i23603# Change requestoptions and localehelper to use UNO Locale objects internally.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [cb6b0eaa85ba667f40cb8a5dfc6a0dd94fdc59be]

INTEGRATION: CWS networker2 (1.15.10); FILE MERGED 2003/12/18 11:50:31 jb 1.15.10.1: #i23603# Change requestoptions and localehelper to use UNO Locale objects internally.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [c46e6c532e455caf4f44756a48243235ee1d1cea]

INTEGRATION: CWS networker2 (1.12.78); FILE MERGED 2003/12/18 11:49:37 jb 1.12.78.1: #i23603# Add XLocalized to configuration provider; change requestoptions and localehelper to use UNO Locale objects internally.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [9a015195dd55d7d5727504e6ea902ce412065355]

INTEGRATION: CWS networker2 (1.56.78); FILE MERGED 2003/12/18 11:49:37 jb 1.56.78.1: #i23603# Add XLocalized to configuration provider; change requestoptions and localehelper to use UNO Locale objects internally.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [378b5b942f15d4f0311452c1a59c314a7ff5979f]

INTEGRATION: CWS networker2 (1.4.78); FILE MERGED 2003/12/18 11:49:36 jb 1.4.78.1: #i23603# Add XLocalized to configuration provider; change requestoptions and localehelper to use UNO Locale objects internally.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [a1ef5e7190198045ae7cd8355e1c1d4b364cd7be]

INTEGRATION: CWS networker2 (1.3.78); FILE MERGED 2003/12/18 11:49:36 jb 1.3.78.1: #i23603# Add XLocalized to configuration provider; change requestoptions and localehelper to use UNO Locale objects internally.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [1a2eb4c14469635672c01549e408d7ee34c1805e]

INTEGRATION: CWS networker2 (1.25.78); FILE MERGED 2003/12/18 11:49:36 jb 1.25.78.1: #i23603# Add XLocalized to configuration provider; change requestoptions and localehelper to use UNO Locale objects internally.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [3228bd79de2dabcd5ae510f6256bc1e274f67d65]

INTEGRATION: CWS networker2 (1.8.12); FILE MERGED 2003/12/19 10:14:48 gh 1.8.12.1: #i22604#add new command GetCommonApplicationPath


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [03ff731b3ac2f1d805c2432c937b41c0800a509b]

INTEGRATION: CWS networker2 (1.1.2); FILE ADDED 2003/12/19 10:15:44 gh 1.1.2.1: #i22604#add new command GetCommonApplicationPath


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [d0e34cffc72bbf51d820086fbcd472b1e2549a8f]

INTEGRATION: CWS networker2 (1.1.2); FILE ADDED 2003/12/19 10:15:29 gh 1.1.2.1: #i22604#add new command GetCommonApplicationPath


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [b0ee324608b180b31685a44866972ba5e929ff80]

INTEGRATION: CWS networker2 (1.1.76); FILE MERGED 2003/12/19 10:14:46 gh 1.1.76.1: #i22604#add new command GetCommonApplicationPath


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [5c4cecd2e24a14685f856bd6ccb5106cc3b4ffea]

INTEGRATION: CWS networker2 (1.22.58); FILE MERGED 2004/01/07 11:51:22 obr 1.22.58.3: #111798# gnomeint binary now delivered as gnomeint.bin 2003/12/17 07:24:12 obr 1.22.58.2: #111798# replacing setup basic scripts with unix shell scripts 2003/12/10 12:40:57 obr 1.22.58.1: #i22671# replace functionality of libregmimetypes with scripts


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [44179f3311e9b3da31b7b69eabe3e71e7689a87b]

INTEGRATION: CWS networker2 (1.3.54); FILE MERGED 2004/01/07 11:53:35 obr 1.3.54.4: #111798# added gnomeint script and no longer cut off the .sh due to name clashes 2003/12/18 09:24:59 obr 1.3.54.3: #111798# user space menu integration now done with shell scripts 2003/12/17 07:24:09 obr 1.3.54.2: #111798# replacing setup basic scripts with unix shell scripts 2003/12/10 12:44:01 obr 1.3.54.1: #i22671#,#i11438# replace functionality of libregmimetypes with shell scripts


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [effcf217d791a30d42bcca7d99d38526e56d91a7]

INTEGRATION: CWS networker2 (1.2.22); FILE MERGED 2003/12/18 11:27:09 lo 1.2.22.2: #i22595# do configuration at first office run 2003/12/15 16:23:43 lo 1.2.22.1: #i22594# remove hidden setup, write configuration


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [2bcc65becdde74775020ba12e522ec8adf9f2c06]

INTEGRATION: CWS networker2 (1.2.22); FILE MERGED 2003/12/18 11:27:08 lo 1.2.22.4: #i22595# do configuration at first office run 2003/12/16 11:23:57 lo 1.2.22.3: #i22594# resid 2003/12/15 16:26:47 lo 1.2.22.2: #i22594# remove hidden setup, write configuration 2003/12/15 16:23:42 lo 1.2.22.1: #i22594# remove hidden setup, write configuration


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [c5665d9dc3ec713bee1315d503e78b52fbb28c64]

INTEGRATION: CWS networker2 (1.2.22); FILE MERGED 2003/12/18 11:27:07 lo 1.2.22.2: #i22595# do configuration at first office run 2003/12/16 10:16:23 lo 1.2.22.1: #i22594# restructure langselect


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [0bfc50149d4c51b2da70b25c4724c8ca12b75842]

INTEGRATION: CWS networker2 (1.2.22); FILE MERGED 2003/12/18 11:27:07 lo 1.2.22.4: #i22595# do configuration at first office run 2003/12/16 11:23:57 lo 1.2.22.3: #i22594# resid 2003/12/16 10:35:18 lo 1.2.22.2: #i22594# symbol name correction 2003/12/16 10:16:23 lo 1.2.22.1: #i22594# restructure langselect


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [f548b055a48a82616e9d7f0d3984108728ad8401]

INTEGRATION: CWS networker2 (1.52.20); FILE MERGED 2004/01/06 11:46:28 dv 1.52.20.2: RESYNC: (1.52-1.53); FILE MERGED 2003/12/18 11:27:06 lo 1.52.20.1: #i22595# do configuration at first office run


2004-01-20  Björn Milcke  <bm@openoffice.org>  [31e187fd3bee3446d3e54f382b26fe3f8670248d]

no longer deliver API -- it is private now.  The public part is in offapi.


2004-01-20  Rüdiger Timm  <rt@openoffice.org>  [18e8e4571631f4d7239fb0f8864e339bcfab660d]

INTEGRATION: CWS i18n10 (1.22.24); FILE MERGED 2003/12/17 20:21:20 khong 1.22.24.1: #i22138# remove TOOLS usage from i18npool, and make i18npool a good component


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [6f6dd29b445cd14cbc7f8bcf546b061e40a051b0]

INTEGRATION: CWS tlapi2 (1.31.34); FILE MERGED 2003/12/08 13:25:33 tl 1.31.34.1: #i23293# SwDoc::_GetRefDev fixed


2004-01-20  Rüdiger Timm  <rt@openoffice.org>  [5aa504c15bc4fca7bc866e3eb8ae4832af4879c8]

INTEGRATION: CWS i18n10 (1.17.48); FILE MERGED 2004/01/06 19:07:55 er 1.17.48.2: #i22138# SHL1IMPLIB needed under WNT 2003/12/17 20:21:21 khong 1.17.48.1: #i22138# remove TOOLS usage from i18npool, and make i18npool a good component


2004-01-20  Rüdiger Timm  <rt@openoffice.org>  [cdf69b077363a3f4f717cdb3675d1eebf0914819]

INTEGRATION: CWS i18n10 (1.3.48); FILE MERGED 2003/12/17 19:59:39 khong 1.3.48.1: #i22138# make i18nsearch a 'good' component


2004-01-20  Rüdiger Timm  <rt@openoffice.org>  [8b6faf8ba4d45f987bf958fa59c4dfbb6f182c25]

INTEGRATION: CWS i18n10 (1.1.2); FILE ADDED 2003/12/17 19:59:38 khong 1.1.2.1: #i22138# make i18nsearch a 'good' component


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [bb093f9032f5fb0d6e60d333d0d850c68c984ae0]

INTEGRATION: CWS impress1 (1.1.1.1.262); FILE MERGED 2003/09/17 09:02:40 af 1.1.1.1.262.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd.


2004-01-20  Rüdiger Timm  <rt@openoffice.org>  [ea015a0445cb19bfe46244eda8a4f085284c5ca6]

INTEGRATION: CWS i18n10 (1.30.48); FILE MERGED 2003/12/17 20:13:58 khong 1.30.48.1: #i22138# #112506# migrate to ICU collator and remove link to tool library


2004-01-20  Rüdiger Timm  <rt@openoffice.org>  [40624fd7d2190b13fdc98031460519106dc721d6]

INTEGRATION: CWS i18n10 (1.7.48); FILE MERGED 2003/12/17 20:21:20 khong 1.7.48.1: #i22138# remove TOOLS usage from i18npool, and make i18npool a good component


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [e9e779e4021fff125e2577bbc8c745eaf8609212]

INTEGRATION: CWS impress1 (1.39.60); FILE MERGED 2003/11/27 15:07:34 af 1.39.60.3: RESYNC: (1.39-1.40); FILE MERGED 2003/10/01 11:55:00 af 1.39.60.2: #111996# Moved SetSpellOptions() back to futext2.cxx. 2003/09/17 09:02:23 af 1.39.60.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd.


2004-01-20  Rüdiger Timm  <rt@openoffice.org>  [13d785f35ab57af8656f3bb678bcb68dce54a8e4]

INTEGRATION: CWS i18n10 (1.4.92); FILE MERGED 2003/12/17 20:21:19 khong 1.4.92.1: #i22138# remove TOOLS usage from i18npool, and make i18npool a good component


2004-01-20  Rüdiger Timm  <rt@openoffice.org>  [7625e1331b4ef38e646a6339deae5b9db4c428c5]

INTEGRATION: CWS i18n10 (1.3.48); FILE MERGED 2003/12/17 20:21:18 khong 1.3.48.1: #i22138# remove TOOLS usage from i18npool, and make i18npool a good component


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [dbb619008407489e5bbcca45359c1f3120c60084]

INTEGRATION: CWS impress1 (1.5.226); FILE MERGED 2003/09/16 13:43:30 af 1.5.226.1: #111996# Introduction of namespace sd. Use of sub-shells.


2004-01-20  Rüdiger Timm  <rt@openoffice.org>  [5dcdf8fca3574a93a507187e8c0c359d0458f744]

INTEGRATION: CWS i18n10 (1.12.48); FILE MERGED 2003/12/17 20:19:05 khong 1.12.48.1: #i22138# remove TOOLS usage from i18npool


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [ea68ee8b4e472201638e11bec0f55b14363be7e6]

INTEGRATION: CWS impress1 (1.3.218); FILE MERGED 2003/09/16 13:36:08 af 1.3.218.1: #111996# Introduction of namespace sd. Use of sub-shells.


2004-01-20  Rüdiger Timm  <rt@openoffice.org>  [e66f4a9206863be24cbb35c696b36ffda64ff6a1]

INTEGRATION: CWS i18n10 (1.15.28); FILE MERGED 2003/12/17 20:21:17 khong 1.15.28.1: #i22138# remove TOOLS usage from i18npool, and make i18npool a good component


2004-01-20  Rüdiger Timm  <rt@openoffice.org>  [2e8a23bf4e3663b87d8450af16a603510246420d]

INTEGRATION: CWS i18n10 (1.1.2); FILE ADDED 2003/12/17 20:12:57 khong 1.1.2.1: #i22138# #112506# migrate to ICU collator and remove link to tool library


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [f6648f0c09a7122bafb6bfd3644491b733c1b3cc]

INTEGRATION: CWS impress1 (1.22.70); FILE MERGED 2003/11/27 15:04:33 af 1.22.70.8: RESYNC: (1.22-1.23); FILE MERGED 2003/11/17 13:06:49 af 1.22.70.7: #111996# Guard ImplGetUndoManager against missing object bar. 2003/11/10 16:03:24 af 1.22.70.6: #111996# Adapted ImpGetUndoManager() method to new shell architecture. 2003/10/23 13:52:45 af 1.22.70.5: #111996# Moved higher level printing to PrintManager class. 2003/09/29 13:26:08 af 1.22.70.4: #111996# Removed commented code line. 2003/09/29 12:10:02 af 1.22.70.3: #111996# Added using statements for frequently used namespaces. 2003/09/24 16:15:25 af 1.22.70.2: #111996# Support of new member meShellType. Using shell type from ViewShell. Modified architecture of controllers. Taking care of size calculation in in-place mode. 2003/09/17 08:12:29 af 1.22.70.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd. Adapted ArrangeGUIElements() to sub-shells.


2004-01-20  Rüdiger Timm  <rt@openoffice.org>  [e85fd009532bcda28c02c539d3dd11fa01529f31]

INTEGRATION: CWS i18n10 (1.1.2); FILE ADDED 2003/12/17 20:12:56 khong 1.1.2.1: #i22138# #112506# migrate to ICU collator and remove link to tool library


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [37baa3816a3de3cfb6b7cb83543a2ab91e80aa75]

INTEGRATION: CWS impress1 (1.21.72); FILE MERGED 2004/01/09 16:32:50 af 1.21.72.2: #111996# Renamed header files DrawView.hxx, Fader.hxx, and ShowView.hxx back to lowercase version. 2003/09/17 08:03:05 af 1.21.72.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd.


2004-01-20  Rüdiger Timm  <rt@openoffice.org>  [ff81847f8cac5573ff002560de86c5671519361b]

INTEGRATION: CWS i18n10 (1.1.2); FILE ADDED 2003/12/17 20:12:54 khong 1.1.2.1: #i22138# #112506# migrate to ICU collator and remove link to tool library


2004-01-20  Rüdiger Timm  <rt@openoffice.org>  [434f2e648550ed34bd6b7142b5d30b90b4663525]

INTEGRATION: CWS i18n10 (1.1.2); FILE ADDED 2003/12/17 20:12:53 khong 1.1.2.1: #i22138# #112506# migrate to ICU collator and remove link to tool library


2004-01-20  Rüdiger Timm  <rt@openoffice.org>  [53e0134c07eb7a40481ffe2ee862939f59fbdaa0]

INTEGRATION: CWS i18n10 (1.1.2); FILE ADDED 2003/12/17 20:12:52 khong 1.1.2.1: #i22138# #112506# migrate to ICU collator and remove link to tool library


2004-01-20  Rüdiger Timm  <rt@openoffice.org>  [3cf02446d2a973d1e6d3d106d28ec1e04b30daa9]

INTEGRATION: CWS i18n10 (1.1.2); FILE ADDED 2003/12/17 20:12:50 khong 1.1.2.1: #i22138# #112506# migrate to ICU collator and remove link to tool library


2004-01-20  Rüdiger Timm  <rt@openoffice.org>  [629ef000d058f93282373935c6312a55f66eff35]

INTEGRATION: CWS i18n10 (1.1.2); FILE ADDED 2003/12/17 20:12:49 khong 1.1.2.1: #i22138# #112506# migrate to ICU collator and remove link to tool library


2004-01-20  Rüdiger Timm  <rt@openoffice.org>  [fc110826bce950994b242f7e003478f49b2bd0a6]

INTEGRATION: CWS i18n10 (1.1.2); FILE ADDED 2003/12/17 20:12:48 khong 1.1.2.1: #i22138# #112506# migrate to ICU collator and remove link to tool library


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [0f5a593451970bb7889f3511a580f41261abf30a]

INTEGRATION: CWS tlapi2 (1.25.62); FILE MERGED 2003/12/08 11:20:33 tl 1.25.62.1: #i23293# don't create auto text group in 'getByname' if it does not exist


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [9268cee75cc59ed7599ce85ee80a9c97a063032e]

INTEGRATION: CWS tlapi2 (1.79.2); FILE MERGED 2003/12/10 07:58:41 tl 1.79.2.2: RESYNC: (1.79-1.80); FILE MERGED 2003/12/02 14:18:13 tl 1.79.2.1: #113724# ParaUserDefinedAttributes fixed


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [e084300365e96cc537c2a223d90a445477f5ea4a]

INTEGRATION: CWS tlapi2 (1.69.70); FILE MERGED 2003/12/10 07:57:21 tl 1.69.70.2: RESYNC: (1.69-1.71); FILE MERGED 2003/12/02 14:18:12 tl 1.69.70.1: #113724# ParaUserDefinedAttributes fixed


2004-01-20  Rüdiger Timm  <rt@openoffice.org>  [68b3ca7281041e23949ae4e0289c2979158372a4]

INTEGRATION: CWS i18n10 (1.1.2); FILE ADDED 2003/12/17 20:12:45 khong 1.1.2.1: #i22138# #112506# migrate to ICU collator and remove link to tool library


2004-01-20  Rüdiger Timm  <rt@openoffice.org>  [5d2f2ab15d8f2831b20c74688791f0b0b92e8cb0]

INTEGRATION: CWS i18n10 (1.1.2); FILE ADDED 2003/12/17 20:12:44 khong 1.1.2.1: #i22138# #112506# migrate to ICU collator and remove link to tool library


2004-01-20  Rüdiger Timm  <rt@openoffice.org>  [ace9a26b8628f24733814c61ac76a4f2255b9bc3]

INTEGRATION: CWS i18n10 (1.1.2); FILE ADDED 2003/12/17 20:12:43 khong 1.1.2.1: #i22138# #112506# migrate to ICU collator and remove link to tool library


2004-01-20  Rüdiger Timm  <rt@openoffice.org>  [1781fcfdd77f843aebaa309c065266d9605c7c44]

INTEGRATION: CWS i18n10 (1.1.2); FILE ADDED 2003/12/17 20:12:42 khong 1.1.2.1: #i22138# #112506# migrate to ICU collator and remove link to tool library


2004-01-20  Rüdiger Timm  <rt@openoffice.org>  [8e9dc78e72fb5222315b0c5c6636408ef2b6ca26]

INTEGRATION: CWS i18n10 (1.3.100); FILE MERGED 2003/12/17 20:12:40 khong 1.3.100.1: #i22138# #112506# migrate to ICU collator and remove link to tool library


2004-01-20  Rüdiger Timm  <rt@openoffice.org>  [48cedfe3c3295ce27d768d46d9286cd2fa42e875]

INTEGRATION: CWS i18n10 (1.1.2); FILE ADDED 2004/01/06 17:42:33 er 1.1.2.4: #112506# ICU takes int32_t instead of int 2003/12/19 19:34:20 khong 1.1.2.3: #112506# migrate to ICU collator 2003/12/19 18:05:09 er 1.1.2.2: #112506# include ucol_imp.h for UCollator 2003/12/17 20:12:40 khong 1.1.2.1: #i22138# #112506# migrate to ICU collator and remove link to tool library


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [7be5557b6020e99aacd4f798d28887b7288792c1]

INTEGRATION: CWS tlapi2 (1.24.100); FILE MERGED 2003/12/10 07:32:50 tl 1.24.100.2: RESYNC: (1.24-1.25); FILE MERGED 2003/11/14 13:14:51 tl 1.24.100.1: #i11752# parser changed to handle number/character mixes differently


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [43a9213ec3eb5ed4ef97cea0ca640ab022464a13]

INTEGRATION: CWS tlapi2 (1.29.10); FILE MERGED 2003/11/12 15:23:58 tl 1.29.10.1: #i21741# font size problem in SmSpecialNode fixed


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [bca25960e7417b904bb7b2596570e67a36acf235]

INTEGRATION: CWS tlapi2 (1.20.188); FILE MERGED 2003/11/11 10:34:45 tl 1.20.188.1: #i22227# declaration of XPropertySet fixed


2004-01-20  Rüdiger Timm  <rt@openoffice.org>  [bc11e12af85f74b77dba18870e09b7761077dda5]

INTEGRATION: CWS i18n10 (1.5.48); FILE MERGED 2003/12/17 20:12:37 khong 1.5.48.1: #i22138# #112506# migrate to ICU collator and remove link to tool library


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [1fdcdfce085ed7b4784a87994dba7b2410aee714]

INTEGRATION: CWS tlapi2 (1.13.30); FILE MERGED 2003/11/12 15:23:57 tl 1.13.30.1: #i21741# font size problem in SmSpecialNode fixed


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [0c5181331e629e98c46c5cf8db4b4fb9e2017aaf]

INTEGRATION: CWS tlapi2 (1.5.88); FILE MERGED 2003/12/09 09:43:40 tl 1.5.88.1: #i22550# description fixed


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [c8d52c6febfd98f7d758a8850b102dfc9f5547b4]

INTEGRATION: CWS tlapi2 (1.8.212); FILE MERGED 2003/12/09 12:27:04 tl 1.8.212.3: #i22741# documentation added 2003/12/09 12:15:07 tl 1.8.212.2: #i22741# documentation added 2003/12/09 12:14:23 tl 1.8.212.1: #i22741# documentation added


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [ea050622f3a59b6aec9e86faef01f79afd5c9789]

INTEGRATION: CWS tlapi2 (1.7.212); FILE MERGED 2003/12/09 10:01:24 tl 1.7.212.1: #i22551# documentation added


2004-01-20  Rüdiger Timm  <rt@openoffice.org>  [f9cea3bf765ddbd446730f04d8c708165d413645]

INTEGRATION: CWS i18n10 (1.6.28); FILE MERGED 2003/12/17 20:12:35 khong 1.6.28.1: #i22138# #112506# migrate to ICU collator and remove link to tool library


2004-01-20  Rüdiger Timm  <rt@openoffice.org>  [f37598c33269288de858d0bf356e724719f4831a]

INTEGRATION: CWS i18n10 (1.2.100); FILE MERGED 2003/12/17 20:18:26 khong 1.2.100.1: #i22138# remove TOOLS usage from i18npool


2004-01-20  Rüdiger Timm  <rt@openoffice.org>  [09a6646fbceca16a7868e0c872bc8d4bf38c63e5]

INTEGRATION: CWS i18n10 (1.8.34); FILE MERGED 2003/12/17 20:17:27 khong 1.8.34.1: #i22138# remove TOOLS usage from i18npool


2004-01-20  Rüdiger Timm  <rt@openoffice.org>  [8311f89a42e6a4b8147191880470da415c9d7483]

INTEGRATION: CWS i18n10 (1.12.4); FILE MERGED 2003/12/17 20:15:43 khong 1.12.4.1: #i22138# #112506# migrate to ICU collator and remove link to tool library


2004-01-20  Rüdiger Timm  <rt@openoffice.org>  [5425277567a42ce108c73deca5e076b0c0230ff7]

INTEGRATION: CWS i18n10 (1.7.48); FILE MERGED 2003/12/17 20:21:17 khong 1.7.48.1: #i22138# remove TOOLS usage from i18npool, and make i18npool a good component


2004-01-20  Rüdiger Timm  <rt@openoffice.org>  [689d5d15936bf248b3ded237369e082e8e11c631]

INTEGRATION: CWS i18n10 (1.4.48); FILE MERGED 2003/12/17 20:08:43 khong 1.4.48.1: #i22138# #112506# migrate to ICU collator and remove link to tool library


2004-01-20  Rüdiger Timm  <rt@openoffice.org>  [ff2409ead8f4da9d4c324a8e2b772473421fb0ec]

INTEGRATION: CWS i18n10 (1.2.48); FILE MERGED 2003/12/17 20:08:42 khong 1.2.48.1: #i22138# #112506# migrate to ICU collator and remove link to tool library


2004-01-20  Rüdiger Timm  <rt@openoffice.org>  [b3ef9d90fb3fb79004a812135e1d010c0f8f2839]

INTEGRATION: CWS i18n10 (1.8.6); FILE MERGED 2003/12/17 20:08:42 khong 1.8.6.1: #i22138# #112506# migrate to ICU collator and remove link to tool library


2004-01-20  Rüdiger Timm  <rt@openoffice.org>  [842cc7be5b8cc36eeb26ae24c1a55aeef1e02ebc]

INTEGRATION: CWS i18n10 (1.3.48); FILE MERGED 2003/12/17 20:08:41 khong 1.3.48.1: #i22138# #112506# migrate to ICU collator and remove link to tool library


2004-01-20  Rüdiger Timm  <rt@openoffice.org>  [ef84e3756dee98f9f47cbc11634379b7fc6dc1b4]

INTEGRATION: CWS i18n10 (1.9.48); FILE MERGED 2003/12/17 20:08:41 khong 1.9.48.1: #i22138# #112506# migrate to ICU collator and remove link to tool library


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [251b1a6a12ed7ee47e5406ff3aa5954690144fbd]

INTEGRATION: CWS tlapi2 (1.2.516); FILE MERGED 2003/12/10 06:36:19 tl 1.2.516.2: RESYNC: (1.2-1.3); FILE MERGED 2003/12/08 10:58:24 tl 1.2.516.1: #113724# ParaUserDefinedAttributes fixed


2004-01-20  Rüdiger Timm  <rt@openoffice.org>  [b91b4de06ff88e69843691e6f1c55c0e0a03b336]

INTEGRATION: CWS i18n10 (1.3.54); FILE MERGED 2003/12/17 20:08:41 khong 1.3.54.1: #i22138# #112506# migrate to ICU collator and remove link to tool library


2004-01-20  Rüdiger Timm  <rt@openoffice.org>  [2859f89baf8c1bcdddd9e152010863e0c6d9eb12]

INTEGRATION: CWS i18n10 (1.3.62); FILE MERGED 2003/12/17 20:08:40 khong 1.3.62.1: #i22138# #112506# migrate to ICU collator and remove link to tool library


2004-01-20  Rüdiger Timm  <rt@openoffice.org>  [425adbd08c6ad8627b5e07141dfeb06d3f7cbd8c]

INTEGRATION: CWS i18n10 (1.7.48); FILE MERGED 2003/12/17 20:08:39 khong 1.7.48.1: #i22138# #112506# migrate to ICU collator and remove link to tool library


2004-01-20  Rüdiger Timm  <rt@openoffice.org>  [f0737c7c1a9c28140459a5409af4abcef2f109ad]

INTEGRATION: CWS i18n10 (1.6.92); FILE MERGED 2003/12/17 20:08:39 khong 1.6.92.1: #i22138# #112506# migrate to ICU collator and remove link to tool library


2004-01-20  Rüdiger Timm  <rt@openoffice.org>  [3db1852c26b71d1d593f9b8c0b93e1e25694bf78]

INTEGRATION: CWS i18n10 (1.5.48); FILE MERGED 2003/12/17 20:08:39 khong 1.5.48.1: #i22138# #112506# migrate to ICU collator and remove link to tool library


2004-01-20  Rüdiger Timm  <rt@openoffice.org>  [6ea43a0b9799c1d30d2cd2f3402027df2c5152e4]

INTEGRATION: CWS i18n10 (1.3.62); FILE MERGED 2003/12/17 20:08:38 khong 1.3.62.1: #i22138# #112506# migrate to ICU collator and remove link to tool library


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [3ddd1113923341384dffe3a6fd9c340d9c1b1c9c]

INTEGRATION: CWS impress1 (1.3.262); FILE MERGED 2003/10/01 11:56:45 af 1.3.262.2: #111996# Renamed some include files. 2003/09/17 08:22:49 af 1.3.262.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [3c3de80a67bba2df6aa0f6bdaf5ba2f400a39047]

INTEGRATION: CWS impress1 (1.28.72); FILE MERGED 2004/01/09 16:33:05 af 1.28.72.5: #111996# Renamed header files DrawView.hxx, Fader.hxx, and ShowView.hxx back to lowercase version. 2003/12/15 10:36:27 af 1.28.72.4: #111996# Adaption to recent header changes. 2003/11/27 15:04:24 af 1.28.72.3: RESYNC: (1.28-1.29); FILE MERGED 2003/10/23 13:51:02 af 1.28.72.2: #111996# Moved higher level printing to PrintManager class. 2003/09/17 08:13:15 af 1.28.72.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [1e6b97ba5ecb472f952b848e454739119b470aa4]

INTEGRATION: CWS impress1 (1.21.128); FILE MERGED 2004/01/09 14:57:10 af 1.21.128.5: #111996# Moved the implementation of GetFrameView() from the header to this file. 2004/01/07 13:07:26 af 1.21.128.4: #111996# Setting the active window is forwarded to the functions even for an already active window. 2003/10/28 09:40:37 af 1.21.128.3: RESYNC: (1.21-1.22); FILE MERGED 2003/09/24 16:13:53 af 1.21.128.2: #111996# Using shell type from ViewShell. 2003/09/17 08:13:15 af 1.21.128.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [7225ec443973abdb418c587e8b8695c71c5f272c]

INTEGRATION: CWS impress1 (1.12.218); FILE MERGED 2003/09/17 08:22:35 af 1.12.218.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [b74887d6d14230e93aa2ee889bd3c905fe208a18]

INTEGRATION: CWS impress1 (1.2.238); FILE MERGED 2004/01/09 16:33:00 af 1.2.238.3: #111996# Renamed header files DrawView.hxx, Fader.hxx, and ShowView.hxx back to lowercase version. 2003/11/27 15:04:07 af 1.2.238.2: RESYNC: (1.2-1.3); FILE MERGED 2003/09/17 08:21:34 af 1.2.238.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [bf8f7a98f7abcb3dcaa843a5b33141787f8be9af]

INTEGRATION: CWS impress1 (1.25.70); FILE MERGED 2003/11/27 15:04:00 af 1.25.70.2: RESYNC: (1.25-1.26); FILE MERGED 2003/09/17 08:21:04 af 1.25.70.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [b013e39431a7386a23870383065e1f0073ed6c6e]

INTEGRATION: CWS impress1 (1.13.218); FILE MERGED 2003/11/27 15:03:52 af 1.13.218.2: RESYNC: (1.13-1.14); FILE MERGED 2003/09/17 08:11:26 af 1.13.218.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [ee8db8ade5ac9205430eab6f1b701f683ea99eb1]

INTEGRATION: CWS impress1 (1.47.108); FILE MERGED 2003/11/27 15:03:43 af 1.47.108.2: RESYNC: (1.47-1.48); FILE MERGED 2003/09/17 08:11:26 af 1.47.108.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [8c4b7be67a49acc4f1889ba6dc86b3bfd459e99d]

INTEGRATION: CWS impress1 (1.34.128); FILE MERGED 2004/01/09 16:32:59 af 1.34.128.3: #111996# Renamed header files DrawView.hxx, Fader.hxx, and ShowView.hxx back to lowercase version. 2003/10/09 07:46:11 af 1.34.128.2: #111996# Corrected the namespace of cut&past function arguments. 2003/09/17 08:11:25 af 1.34.128.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [7fa96114751a043cefc21e96cf1f87a723c81f7d]

INTEGRATION: CWS impress1 (1.23.128); FILE MERGED 2003/11/27 15:03:36 af 1.23.128.2: RESYNC: (1.23-1.24); FILE MERGED 2003/09/17 08:10:48 af 1.23.128.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [261824b28920667aaef752b340c0e3c1c52984e8]

INTEGRATION: CWS impress1 (1.2.238); FILE MERGED 2003/09/17 08:19:42 af 1.2.238.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [6ad3245d63dc838d206c99b34691d7103f8f7976]

INTEGRATION: CWS impress1 (1.14.106); FILE MERGED 2004/01/09 16:32:59 af 1.14.106.6: #111996# Renamed header files DrawView.hxx, Fader.hxx, and ShowView.hxx back to lowercase version. 2004/01/09 14:53:32 af 1.14.106.5: #111996# Using the FrameView directly in the constructors of the view shells. 2003/12/04 09:24:33 af 1.14.106.4: #111996# Re-inserted the pOldShell argument to the constructor. 2003/10/23 13:49:06 af 1.14.106.3: #111996# Specifiying factory in call to SfxTopFrame::Create() by symbolic name from new enum SdFactoryIds. 2003/09/24 16:10:52 af 1.14.106.2: #111996# Support of new member meShellType. 2003/09/17 08:19:09 af 1.14.106.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [444577c17429043d8deff3852ef6c8ab8b2db354]

INTEGRATION: CWS impress1 (1.25.70); FILE MERGED 2003/11/27 15:03:29 af 1.25.70.2: RESYNC: (1.25-1.26); FILE MERGED 2003/09/17 08:23:36 af 1.25.70.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [ad582d303df4ab21056497c84a99ade16ca2aea1]

INTEGRATION: CWS impress1 (1.46.70); FILE MERGED 2004/01/09 14:53:01 af 1.46.70.7: #111996# Using the FrameView directly in the constructors of the view shells. 2003/12/15 10:35:15 af 1.46.70.6: #111996# Removed the disabling of object bar switching. 2003/12/04 09:23:05 af 1.46.70.5: #111996# Re-inserted the pOldShell argument to the constructor. 2003/11/27 15:03:22 af 1.46.70.4: RESYNC: (1.46-1.47); FILE MERGED 2003/10/23 13:47:42 af 1.46.70.3: #111996# Removed call to UpdatePreview() to avoid Invalidate() while in Update(). 2003/09/24 16:10:30 af 1.46.70.2: #111996# Support of new member meShellType. Using shell type from ViewShell. Modified architecture of controllers. 2003/09/17 08:18:50 af 1.46.70.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [c400ea86350321f1f1845db40e2b9888cea5af73]

INTEGRATION: CWS impress1 (1.12.218); FILE MERGED 2003/12/04 09:24:11 af 1.12.218.2: #111996# Made starting an in-window presentation work with the stacked view shells. 2003/09/17 08:18:18 af 1.12.218.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [8edd2f2a1f535e64596c87f09f362e50c3d255b8]

INTEGRATION: CWS impress1 (1.8.72); FILE MERGED 2003/10/28 09:40:30 af 1.8.72.4: RESYNC: (1.8-1.9); FILE MERGED 2003/10/23 13:46:08 af 1.8.72.3: #111996# Addition of new files. 2003/09/24 16:09:25 af 1.8.72.2: #111996# New file GraphicViewShellBase.cxx. 2003/09/17 08:17:58 af 1.8.72.1: #111996# Transition to stacked sub-shells. Introduction of new classes.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [8b4576898f9fec47ccca5cc54bddcb20b1cd8685]

INTEGRATION: CWS impress1 (1.2.238); FILE MERGED 2004/01/09 14:52:35 af 1.2.238.4: #111996# Using the FrameView directly in the constructors of the view shells. 2003/12/04 09:22:33 af 1.2.238.3: #111996# Re-inserted the pOldShell argument to the constructor. 2003/09/24 16:08:54 af 1.2.238.2: #111996# Support of new member meShellType. 2003/09/17 08:17:06 af 1.2.238.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [f6f13187bea4893d55dcfe7cf516166c8ece9742]

INTEGRATION: CWS impress1 (1.16.108); FILE MERGED 2003/12/04 09:21:45 af 1.16.108.3: #111996# Adaption to the stacked view shells. Addition of accessor methods. 2003/11/27 15:03:14 af 1.16.108.2: RESYNC: (1.16-1.17); FILE MERGED 2003/09/17 08:16:40 af 1.16.108.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [187abe1ed2a38a98b5dcceb68c4638af08ee9c79]

INTEGRATION: CWS impress1 (1.6.128); FILE MERGED 2003/09/17 08:16:25 af 1.6.128.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [db4254a8716c52e892b095775e0181238f12ce5a]

INTEGRATION: CWS impress1 (1.10.90); FILE MERGED 2004/01/09 16:32:58 af 1.10.90.2: #111996# Renamed header files DrawView.hxx, Fader.hxx, and ShowView.hxx back to lowercase version. 2003/09/17 08:10:09 af 1.10.90.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [c2b502b481216eede819b4bd44a56d0d8d89d5c8]

INTEGRATION: CWS impress1 (1.10.218); FILE MERGED 2004/01/09 16:32:57 af 1.10.218.3: #111996# Renamed header files DrawView.hxx, Fader.hxx, and ShowView.hxx back to lowercase version. 2003/09/24 16:08:01 af 1.10.218.2: #111996# Taking care of renamed header file EffectWindow.hxx. 2003/09/17 08:10:10 af 1.10.218.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [76f6f2f761c393f15982059ed94d1ed0abcab1c9]

INTEGRATION: CWS impress1 (1.4.226); FILE MERGED 2004/01/09 16:32:57 af 1.4.226.2: #111996# Renamed header files DrawView.hxx, Fader.hxx, and ShowView.hxx back to lowercase version. 2003/09/17 08:10:10 af 1.4.226.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [571cf9a2c0412989475a1478b93873817775c112]

INTEGRATION: CWS impress1 (1.5.222); FILE MERGED 2004/01/09 16:32:56 af 1.5.222.2: #111996# Renamed header files DrawView.hxx, Fader.hxx, and ShowView.hxx back to lowercase version. 2003/09/17 08:10:09 af 1.5.222.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [18f7a9601ac640b920973ee335b184e1be035a62]

INTEGRATION: CWS impress1 (1.8.218); FILE MERGED 2004/01/09 16:32:56 af 1.8.218.2: #111996# Renamed header files DrawView.hxx, Fader.hxx, and ShowView.hxx back to lowercase version. 2003/09/17 08:10:11 af 1.8.218.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [acd5aa6dfd8118cb609f88a16540d095ab64127c]

INTEGRATION: CWS impress1 (1.35.128); FILE MERGED 2004/01/09 16:32:56 af 1.35.128.4: #111996# Renamed header files DrawView.hxx, Fader.hxx, and ShowView.hxx back to lowercase version. 2003/12/04 09:20:33 af 1.35.128.3: #111996# Made starting an in-window presentation work with the statcked view shells. 2003/09/24 16:07:06 af 1.35.128.2: #111996# Using shell type from ViewShell. Moved handling of some slots to class SubShellManager. 2003/09/17 08:10:10 af 1.35.128.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [75148c58fc3b1b3b1868bf7499b64c9f2dc2f360]

INTEGRATION: CWS impress1 (1.3.248); FILE MERGED 2004/01/09 16:32:55 af 1.3.248.4: #111996# Renamed header files DrawView.hxx, Fader.hxx, and ShowView.hxx back to lowercase version. 2004/01/06 13:29:13 af 1.3.248.3: #111996# Handle special cases of current page index. 2003/12/11 12:53:48 af 1.3.248.2: #111996# Added guard against invalid current page index. 2003/09/17 08:09:04 af 1.3.248.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [58d949812e98fce1cda971f60bdd68b22da4a6f2]

INTEGRATION: CWS impress1 (1.16.218); FILE MERGED 2004/01/09 16:32:55 af 1.16.218.2: #111996# Renamed header files DrawView.hxx, Fader.hxx, and ShowView.hxx back to lowercase version. 2003/09/17 08:08:53 af 1.16.218.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [7656927d5a710bb2711618142414a63cd1a9c417]

INTEGRATION: CWS impress1 (1.11.108); FILE MERGED 2004/01/09 16:32:54 af 1.11.108.3: #111996# Renamed header files DrawView.hxx, Fader.hxx, and ShowView.hxx back to lowercase version. 2003/11/27 15:03:07 af 1.11.108.2: RESYNC: (1.12-1.13); FILE MERGED 2003/09/17 08:08:35 af 1.11.108.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [84c753edda20c1d9abe6c4c46d1e203d855e2519]

INTEGRATION: CWS impress1 (1.17.86); FILE MERGED 2004/01/09 16:32:54 af 1.17.86.7: #111996# Renamed header files DrawView.hxx, Fader.hxx, and ShowView.hxx back to lowercase version. 2004/01/09 14:52:06 af 1.17.86.6: #111996# Using the FrameView directly in the constructors of the view shells. 2003/12/04 09:18:13 af 1.17.86.5: #111996# Re-using the frame view of a previous shell. Modified the start of the in-window presentation. 2003/11/17 13:05:38 af 1.17.86.4: #111996# Made deletion of pFuActual more safe. 2003/09/29 13:24:38 af 1.17.86.3: #111996# Removed unused constructor. 2003/09/24 16:05:18 af 1.17.86.2: #111996# New controller architecture. New member meShellType. 2003/09/17 08:08:19 af 1.17.86.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [d792cbe5d08ae6a3c5e7b6e32282851b1bc90ec3]

INTEGRATION: CWS impress1 (1.7.226); FILE MERGED 2004/01/09 16:32:53 af 1.7.226.2: #111996# Renamed header files DrawView.hxx, Fader.hxx, and ShowView.hxx back to lowercase version. 2003/09/17 08:07:51 af 1.7.226.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [65cb8d3bb68c31fbe1ef81fc2ae677d393aa15db]

INTEGRATION: CWS impress1 (1.5.224); FILE MERGED 2004/01/09 16:32:53 af 1.5.224.2: #111996# Renamed header files DrawView.hxx, Fader.hxx, and ShowView.hxx back to lowercase version. 2003/09/17 08:07:30 af 1.5.224.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [40a0807965c24abb93e3369a10342f3b3f714416]

INTEGRATION: CWS impress1 (1.37.72); FILE MERGED 2004/01/09 16:32:52 af 1.37.72.2: #111996# Renamed header files DrawView.hxx, Fader.hxx, and ShowView.hxx back to lowercase version. 2003/09/17 08:06:55 af 1.37.72.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd. New function for handling menu states related to mode switching.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [568444a8fc6f62efce72720707a1290bef1eefd6]

INTEGRATION: CWS impress1 (1.6.224); FILE MERGED 2004/01/09 16:32:52 af 1.6.224.2: #111996# Renamed header files DrawView.hxx, Fader.hxx, and ShowView.hxx back to lowercase version. 2003/09/17 08:05:54 af 1.6.224.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [5a9fc0b386bf4132fc9fca4a1c3df58baeb3f77f]

INTEGRATION: CWS impress1 (1.28.60); FILE MERGED 2004/01/09 16:32:51 af 1.28.60.4: #111996# Renamed header files DrawView.hxx, Fader.hxx, and ShowView.hxx back to lowercase version. 2003/11/27 15:03:00 af 1.28.60.3: RESYNC: (1.28-1.29); FILE MERGED 2003/09/24 16:04:10 af 1.28.60.2: #111996# New controller architecture. 2003/09/17 08:05:26 af 1.28.60.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [7ec88ece306a4f0ba3a5b90eca9c4bfcb4d76a00]

INTEGRATION: CWS impress1 (1.14.128); FILE MERGED 2004/01/09 16:32:51 af 1.14.128.4: #111996# Renamed header files DrawView.hxx, Fader.hxx, and ShowView.hxx back to lowercase version. 2003/11/27 09:18:39 af 1.14.128.3: #111996# Using new GetDoc() method. 2003/11/10 16:39:34 af 1.14.128.2: RESYNC: (1.14-1.15); FILE MERGED Resolved merge conflict. 2003/09/17 08:03:26 af 1.14.128.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [fa154d13c6e1ec53ada2b31f69dbf0b93b92d382]

INTEGRATION: CWS impress1 (1.20.66); FILE MERGED 2004/01/09 16:32:50 af 1.20.66.3: #111996# Renamed header files DrawView.hxx, Fader.hxx, and ShowView.hxx back to lowercase version. 2003/11/27 15:02:53 af 1.20.66.2: RESYNC: (1.20-1.21); FILE MERGED 2003/09/17 08:02:41 af 1.20.66.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [e64fca35f2feb906c9744f2842d2c8d1735aee13]

INTEGRATION: CWS impress1 (1.33.68); FILE MERGED 2004/01/09 16:32:49 af 1.33.68.4: #111996# Renamed header files DrawView.hxx, Fader.hxx, and ShowView.hxx back to lowercase version. 2003/12/11 12:52:53 af 1.33.68.3: #111996# Update the object bar after a change of the selection. 2003/09/24 16:02:24 af 1.33.68.2: #111996# New controller architecture. 2003/09/17 08:02:19 af 1.33.68.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [4ca70bb0af3e7fc38220a256d0dd55548b3f10b3]

INTEGRATION: CWS impress1 (1.18.106); FILE MERGED 2004/01/09 16:32:48 af 1.18.106.2: #111996# Renamed header files DrawView.hxx, Fader.hxx, and ShowView.hxx back to lowercase version. 2003/09/17 08:15:50 af 1.18.106.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [0f9902d235b20950e4dc482f1c7fb0d84c2dac46]

INTEGRATION: CWS impress1 (1.16.108); FILE MERGED 2003/09/17 08:15:57 af 1.16.108.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [ba5bee02f01ba9b903ba5de07fd55f1c28b8bca5]

INTEGRATION: CWS impress1 (1.3.260); FILE MERGED 2004/01/09 16:32:47 af 1.3.260.2: #111996# Renamed header files DrawView.hxx, Fader.hxx, and ShowView.hxx back to lowercase version. 2003/09/17 08:14:37 af 1.3.260.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [c0ec5629ad3ce931324254be9a0a0fbff39f633f]

INTEGRATION: CWS impress1 (1.24.38.1.2); FILE MERGED 2004/01/09 16:32:46 af 1.24.38.1.2.4: #111996# Renamed header files DrawView.hxx, Fader.hxx, and ShowView.hxx back to lowercase version. 2003/12/15 10:33:42 af 1.24.38.1.2.3: #111996# Removed cause for compiler warning. 2003/11/27 15:02:46 af 1.24.38.1.2.2: RESYNC: (1.25-1.26); FILE MERGED 2003/09/17 08:14:17 af 1.24.38.1.2.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [defe3ae2f836d6753e256fd8f130546d50560301]

INTEGRATION: CWS impress1 (1.2.238); FILE MERGED 2004/01/09 16:32:45 af 1.2.238.2: #111996# Renamed header files DrawView.hxx, Fader.hxx, and ShowView.hxx back to lowercase version. 2003/09/17 08:13:54 af 1.2.238.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [217ddccdf894214ef5fc470f850fdccae896ea21]

INTEGRATION: CWS impress1 (1.3.56); FILE MERGED 2003/11/27 15:02:39 af 1.3.56.2: RESYNC: (1.3-1.4); FILE MERGED 2003/09/17 08:13:59 af 1.3.56.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [ec4cd2fb44eb1d6f63bfa1a26b19f9b8917ed69c]

INTEGRATION: CWS impress1 (1.1.2); FILE ADDED 2004/01/09 16:32:43 af 1.1.2.6: #111996# Renamed header files DrawView.hxx, Fader.hxx, and ShowView.hxx back to lowercase version. 2003/12/04 09:12:47 af 1.1.2.5: #111996# Removed the turning off of the animation mode in the dying view shell.\nAdded support for missing shell types. 2003/10/23 13:24:11 af 1.1.2.4: #111996# Took over printing from ViewShell class and forward it to PrintManager class. 2003/09/29 13:23:20 af 1.1.2.3: #111996# Turning off animation effects before switching the view shell. 2003/09/24 16:00:15 af 1.1.2.2: #111996# Using shell type from ViewShell. Added new method GetDrawController and InnerResizePixel. 2003/09/17 08:27:13 af 1.1.2.1: #111996# Initial revision.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [f3906b729c7d2ce8b73c1e9c64ed2ced871261c1]

INTEGRATION: CWS impress1 (1.1.2); FILE ADDED 2003/10/23 12:52:46 af 1.1.2.1: #111996# Moved higher level printing functions into their own class.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [08abdbcb13228fe0678336f9890b73f65fbda3e4]

INTEGRATION: CWS impress1 (1.1.2); FILE ADDED 2003/09/24 15:53:29 af 1.1.2.2: #111996# Using shell type from ViewShell. 2003/09/17 08:27:03 af 1.1.2.1: #111996# Initial revision.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [e210ae53769548692abf41758696f874770d42fe]

INTEGRATION: CWS impress1 (1.1.2); FILE ADDED 2004/01/09 16:32:42 af 1.1.2.2: #111996# Renamed header files DrawView.hxx, Fader.hxx, and ShowView.hxx back to lowercase version. 2003/09/17 08:28:20 af 1.1.2.1: #111996# Renamed from SdOutlinerIterator.cxx.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [94ab3f5bd87c0defe431e2573a04851ccd488311]

INTEGRATION: CWS impress1 (1.1.2); FILE ADDED 2004/01/09 16:32:39 af 1.1.2.3: #111996# Renamed header files DrawView.hxx, Fader.hxx, and ShowView.hxx back to lowercase version. 2003/10/06 08:16:48 af 1.1.2.2: #111996# Adapted Outliner to new view shell architecture. 2003/09/17 08:59:34 af 1.1.2.1: #111996# Renamed from sdoutl.cxx.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [ab81f236db0363d2b97a46bded65f3caa627907b]

INTEGRATION: CWS impress1 (1.1.2); FILE ADDED 2003/10/23 12:54:52 af 1.1.2.1: #111996# Introduced class OutlineViewShellBase in order to be able to create new view shell with outline view without having to switch the view.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [57dd4f4c23e946728b15fa94dbb89ec7806b3ba7]

INTEGRATION: CWS impress1 (1.1.2); FILE ADDED 2003/09/24 15:52:12 af 1.1.2.1: #111996# New class provides factory for creation of view shells for Draw application.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [e9b1cf47949a52c21058894d8034f6851c02952e]

INTEGRATION: CWS impress1 (1.1.2); FILE ADDED 2004/01/09 16:32:37 af 1.1.2.2: #111996# Renamed header files DrawView.hxx, Fader.hxx, and ShowView.hxx back to lowercase version. 2003/09/17 08:58:21 af 1.1.2.1: #111996# Renamed from drgrfob.cxx.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [5be83857a4ce5243cf047affb637139829918958]

INTEGRATION: CWS impress1 (1.3.240); FILE MERGED 2003/09/17 09:44:57 af 1.3.240.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [5c82adb870f518ca2240f1bd6720ee0ddd60b9cb]

INTEGRATION: CWS impress1 (1.1.244); FILE MERGED 2003/09/17 09:44:56 af 1.1.244.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [d491d72266174de7e28d713c80ee604e87a3918a]

INTEGRATION: CWS impress1 (1.56.68); FILE MERGED 2003/11/27 15:04:50 af 1.56.68.2: RESYNC: (1.56-1.57); FILE MERGED 2003/09/17 09:44:56 af 1.56.68.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [2ce17c8586e840169a59a76679ee61ba8ae36ae7]

INTEGRATION: CWS impress1 (1.37.218); FILE MERGED 2003/09/17 09:44:55 af 1.37.218.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [7b39aedac31e726dea88f07920d2c591c094904f]

INTEGRATION: CWS impress1 (1.64.90); FILE MERGED 2003/11/27 15:04:42 af 1.64.90.4: RESYNC: (1.65-1.66); FILE MERGED 2003/10/28 09:42:04 af 1.64.90.3: RESYNC: (1.64-1.65); FILE MERGED 2003/10/23 13:21:48 af 1.64.90.2: #111996# Printing is now handled by ViewShellBase class. 2003/09/17 09:44:55 af 1.64.90.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [224fdfe3168f7df4ede7e803133631fdb3ec57d4]

INTEGRATION: CWS impress1 (1.4.222); FILE MERGED 2003/09/17 09:44:54 af 1.4.222.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [b7a47b17f85fe352a355e73a493b3c91c84172e7]

INTEGRATION: CWS impress1 (1.5.222); FILE MERGED 2003/09/17 09:44:54 af 1.5.222.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [0f8e469ad114fd03b381588d44622a9d31edae33]

INTEGRATION: CWS impress1 (1.4.22); FILE MERGED 2003/11/05 09:42:30 af 1.4.22.1: #111996# Solved merge problems.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [1a3185de0c605173aff6b3d65bc8cbc6f4987efa]

INTEGRATION: CWS impress1 (1.11.124); FILE MERGED 2003/11/05 09:42:48 af 1.11.124.3: #111996# Solved merge problems. 2003/10/28 09:41:11 af 1.11.124.2: RESYNC: (1.11-1.12); FILE MERGED 2003/09/24 16:32:31 af 1.11.124.1: #111996# Added new classes for modified controller architecture.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [95b129677da6302a4917c9036ee6a2cf1a615dd2]

INTEGRATION: CWS impress1 (1.26.108); FILE MERGED 2003/09/17 09:42:42 af 1.26.108.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [581e14b9832940fd7988b235c22d529f52f61444]

INTEGRATION: CWS impress1 (1.7.128); FILE MERGED 2003/09/24 16:28:06 af 1.7.128.2: #111996# Modified architecture of controllers. 2003/09/17 09:42:28 af 1.7.128.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [0563db72e0da19c1d164275c8a2f19ace2d0eb89]

INTEGRATION: CWS impress1 (1.3.228); FILE MERGED 2003/09/24 16:28:05 af 1.3.228.2: #111996# Modified architecture of controllers. 2003/09/17 09:42:27 af 1.3.228.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [5de7a3972715e5a80179ab6cde2f1f79e28fe11e]

INTEGRATION: CWS impress1 (1.6.218); FILE MERGED 2003/09/24 16:28:05 af 1.6.218.2: #111996# Modified architecture of controllers. 2003/09/17 09:42:28 af 1.6.218.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [cce7c04900e543f447b182b1b8b8f72b65d2e5f2]

INTEGRATION: CWS impress1 (1.13.128); FILE MERGED 2003/09/24 16:28:05 af 1.13.128.2: #111996# Modified architecture of controllers. 2003/09/17 09:42:29 af 1.13.128.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [bc593cea1d7771b2aae5ba722196dba498eae3fb]

INTEGRATION: CWS impress1 (1.1.2); FILE ADDED 2003/09/24 16:28:31 af 1.1.2.1: #111996# New base class for modified controller architecture.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [c32f01d8c17c97f11f5d66dc33ad10eb10f0f004]

INTEGRATION: CWS impress1 (1.2.262); FILE MERGED 2003/09/16 13:48:12 af 1.2.262.1: #111996# Added some #undef directives to avoid compiler warnings.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [3f41c19deca2de58bb6d4c53c8d3e35e4232c92d]

INTEGRATION: CWS impress1 (1.2.248); FILE MERGED 2003/09/16 13:48:12 af 1.2.248.1: #111996# Added some #undef directives to avoid compiler warnings.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [b295726fffdd105fe5fe6738481f5dfc0bbda17d]

INTEGRATION: CWS impress1 (1.23.90); FILE MERGED 2003/10/28 09:43:38 af 1.23.90.2: RESYNC: (1.23-1.24); FILE MERGED 2003/09/16 13:48:11 af 1.23.90.1: #111996# Added some #undef directives to avoid compiler warnings.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [51884a89155da8988744564683fe5b43aa57ee13]

INTEGRATION: CWS impress1 (1.3.230); FILE MERGED 2003/09/16 13:48:11 af 1.3.230.1: #111996# Added some #undef directives to avoid compiler warnings.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [b858b190d5f5476ee7c27049aec955a59a83afc2]

INTEGRATION: CWS impress1 (1.2.260); FILE MERGED 2003/09/16 13:48:11 af 1.2.260.1: #111996# Added some #undef directives to avoid compiler warnings.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [b17cf85ced708c1979ead82f65fbad10fb84c793]

INTEGRATION: CWS impress1 (1.1.1.1.262); FILE MERGED 2004/01/09 15:53:05 af 1.1.1.1.262.3: #111996# Renamed ShowView.hxx back to showview.hxx due to problems under Windows. 2003/09/29 14:31:31 af 1.1.1.1.262.2: #111996# Renamed to ShowView.hxx. 2003/09/16 13:48:10 af 1.1.1.1.262.1: #111996# Added some #undef directives to avoid compiler warnings.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [5520689dc6da6638eeb09adc132f66dce1a4b470]

INTEGRATION: CWS impress1 (1.11.218); FILE MERGED 2003/09/16 13:48:10 af 1.11.218.1: #111996# Added some #undef directives to avoid compiler warnings.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [44fa238e95218e295abeb930019e47197628ff69]

INTEGRATION: CWS impress1 (1.8.72); FILE MERGED 2003/09/16 13:48:09 af 1.8.72.1: #111996# Added some #undef directives to avoid compiler warnings.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [34fed384194df76848d92025f7f147eebb6382b7]

INTEGRATION: CWS impress1 (1.3.128); FILE MERGED 2003/09/16 13:45:38 af 1.3.128.1: #111996# Added some #undef directives to avoid compiler warnings.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [03a14f9091a7fadeae2475d8eeb279fa345474fd]

INTEGRATION: CWS impress1 (1.1.1.1.262); FILE MERGED 2003/09/16 13:44:47 af 1.1.1.1.262.1: #111996# Introduction of namespace sd. Use of sub-shells.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [e22e7e7c90f05e2f5ba195b9721e20fa02643905]

INTEGRATION: CWS impress1 (1.5.224); FILE MERGED 2003/10/23 13:20:47 af 1.5.224.1: #111996# Added missing header.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [5eeeb58f4c6b061a0621bcb4ba2910e1096d8366]

INTEGRATION: CWS impress1 (1.17.108); FILE MERGED 2003/09/16 13:44:47 af 1.17.108.1: #111996# Introduction of namespace sd. Use of sub-shells.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [f4b964f76c70fbe89f10307b4a5b3daecc933849]

INTEGRATION: CWS impress1 (1.2.248); FILE MERGED 2003/09/16 13:42:34 af 1.2.248.1: #111996# Introduction of namespace sd. Use of sub-shells.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [368b03b5b1699d90fd7825928a16bff942be06a4]

INTEGRATION: CWS impress1 (1.1.1.1.262); FILE MERGED 2003/09/16 13:36:09 af 1.1.1.1.262.1: #111996# Introduction of namespace sd. Use of sub-shells.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [bf11eda3a3a5def8418306aa8ba456dbec614034]

INTEGRATION: CWS impress1 (1.1.1.1.262); FILE MERGED 2003/09/16 13:36:08 af 1.1.1.1.262.1: #111996# Introduction of namespace sd. Use of sub-shells.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [2eb8e3bd05335b6a6ccd7da1d6aca0517d925d48]

INTEGRATION: CWS impress1 (1.1.1.1.262); FILE MERGED 2003/09/16 13:35:54 af 1.1.1.1.262.1: #111996# Introduction of namespace sd. Use of sub-shells.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [9c81d067bb0fe71c241349e59f43f1071442d347]

INTEGRATION: CWS impress1 (1.1.1.1.262); FILE MERGED 2003/09/16 13:35:53 af 1.1.1.1.262.1: #111996# Introduction of namespace sd. Use of sub-shells.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [e5cf8cb403755af0e8e4425a48827a622416cf4d]

INTEGRATION: CWS impress1 (1.1.1.1.262); FILE MERGED 2003/09/16 13:36:07 af 1.1.1.1.262.1: #111996# Introduction of namespace sd. Use of sub-shells.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [517fafa43b0ae1e3a94d480abd79a80f0f921a9f]

INTEGRATION: CWS impress1 (1.1.1.1.262); FILE MERGED 2003/09/16 13:35:57 af 1.1.1.1.262.1: #111996# Introduction of namespace sd. Use of sub-shells.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [5bcede2ed601f025b1ba8cf81cd477b0afcd3b18]

INTEGRATION: CWS impress1 (1.4.218); FILE MERGED 2003/09/16 13:35:51 af 1.4.218.1: #111996# Introduction of namespace sd. Use of sub-shells.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [27f88d5e6dbd8fed3ba723dd513557404d6f3f9d]

INTEGRATION: CWS impress1 (1.1.1.1.262); FILE MERGED 2003/09/16 13:36:06 af 1.1.1.1.262.1: #111996# Introduction of namespace sd. Use of sub-shells.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [fbd3ff4f923752548e1724b17a52422f9606c82d]

INTEGRATION: CWS impress1 (1.1.1.1.262); FILE MERGED 2003/09/16 13:36:05 af 1.1.1.1.262.1: #111996# Introduction of namespace sd. Use of sub-shells.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [1cf8436cccae64321f4e1889297a0b031b545c64]

INTEGRATION: CWS impress1 (1.3.124); FILE MERGED 2003/09/16 13:35:57 af 1.3.124.1: #111996# Introduction of namespace sd. Use of sub-shells.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [cb55ec852bdcf4214264d529990bf015c4c02b12]

INTEGRATION: CWS impress1 (1.1.1.1.262); FILE MERGED 2003/09/16 13:36:08 af 1.1.1.1.262.1: #111996# Introduction of namespace sd. Use of sub-shells.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [cdd63e534acdf101f13e3f0d5b7df2d7dfb5720c]

INTEGRATION: CWS impress1 (1.1.1.1.262); FILE MERGED 2003/09/16 13:36:04 af 1.1.1.1.262.1: #111996# Introduction of namespace sd. Use of sub-shells.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [f1282f85bfc34ecc054cca6c96a8b1c5ebb3f230]

INTEGRATION: CWS impress1 (1.8.218); FILE MERGED 2003/09/16 13:36:03 af 1.8.218.1: #111996# Introduction of namespace sd. Use of sub-shells.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [31d5d92515435bd321059203bbb60bf0f7ad82bb]

INTEGRATION: CWS impress1 (1.1.1.1.262); FILE MERGED 2003/09/16 13:36:03 af 1.1.1.1.262.1: #111996# Introduction of namespace sd. Use of sub-shells.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [637561cd962a04843f572fa14c6deee189a1e0f4]

INTEGRATION: CWS impress1 (1.1.1.1.262); FILE MERGED 2003/09/16 13:36:02 af 1.1.1.1.262.1: #111996# Introduction of namespace sd. Use of sub-shells.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [96f65a63d2b1918e990778eb7c1ff8837fe3b063]

INTEGRATION: CWS impress1 (1.1.1.1.262); FILE MERGED 2003/09/16 13:36:01 af 1.1.1.1.262.1: #111996# Introduction of namespace sd. Use of sub-shells.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [ad96dbe85ee687fd669b9b8ead2a8ffd61a5d1e2]

INTEGRATION: CWS impress1 (1.1.1.1.262); FILE MERGED 2003/09/16 13:36:00 af 1.1.1.1.262.1: #111996# Introduction of namespace sd. Use of sub-shells.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [f1d3f41a506d93f68f26cef91a42ca1b91412a30]

INTEGRATION: CWS impress1 (1.1.1.1.262); FILE MERGED 2003/09/16 13:35:59 af 1.1.1.1.262.1: #111996# Introduction of namespace sd. Use of sub-shells.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [77223e9e983d4ba534f2936934392c69b8b0a92f]

INTEGRATION: CWS impress1 (1.1.1.1.262); FILE MERGED 2003/09/16 13:35:55 af 1.1.1.1.262.1: #111996# Introduction of namespace sd. Use of sub-shells.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [28f19fe3ed65c51f05efb77aad5c0e897c0ac00e]

INTEGRATION: CWS impress1 (1.1.1.1.262); FILE MERGED 2003/09/16 13:35:54 af 1.1.1.1.262.1: #111996# Introduction of namespace sd. Use of sub-shells.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [cbe338c14289d38710ad5f15fbc0c7da50822b46]

INTEGRATION: CWS impress1 (1.2.226); FILE MERGED 2003/09/16 13:35:52 af 1.2.226.1: #111996# Introduction of namespace sd. Use of sub-shells.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [0be532237ef5e21e4406b45eaf8dbfc8b9560ad1]

INTEGRATION: CWS impress1 (1.2.236); FILE MERGED 2003/09/16 13:35:51 af 1.2.236.1: #111996# Introduction of namespace sd. Use of sub-shells.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [507c4740e92d5293992404a304b8581823f95bbd]

INTEGRATION: CWS impress1 (1.1.1.1.262); FILE MERGED 2003/09/16 13:35:58 af 1.1.1.1.262.1: #111996# Introduction of namespace sd. Use of sub-shells.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [adc9a769b06c9f9ea5d1c2f2503f269979cf8f96]

INTEGRATION: CWS impress1 (1.1.1.1.262); FILE MERGED 2003/09/16 13:35:57 af 1.1.1.1.262.1: #111996# Introduction of namespace sd. Use of sub-shells.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [41621ce5292dc2f3ee2d0631c1d13e2007856120]

INTEGRATION: CWS impress1 (1.1.1.1.262); FILE MERGED 2003/09/16 13:35:56 af 1.1.1.1.262.1: #111996# Introduction of namespace sd. Use of sub-shells.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [233782adad031e20d4a13a93c5364b4a81b01b6a]

INTEGRATION: CWS impress1 (1.3.218); FILE MERGED 2003/09/16 13:35:56 af 1.3.218.1: #111996# Introduction of namespace sd. Use of sub-shells.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [d6f5fc93748b219e5ffd8b75416cea6ac387281f]

INTEGRATION: CWS impress1 (1.2.226); FILE MERGED 2003/09/16 13:35:53 af 1.2.226.1: #111996# Introduction of namespace sd. Use of sub-shells.


2004-01-20  Rüdiger Timm  <rt@openoffice.org>  [7f56ddf6ed2b72100b4d4e33a56f7ae25234e567]

INTEGRATION: CWS os25 (1.9.348); FILE MERGED 2003/12/12 14:16:13 os 1.9.348.1: #i23505# implementation of PRD EaseOfUse 69 - drag and drop of selections to Stylist


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [f32f103748d8ead3401321d29db2149318d342db]

INTEGRATION: CWS impress1 (1.1.1.1.262); FILE MERGED 2003/09/16 13:35:53 af 1.1.1.1.262.1: #111996# Introduction of namespace sd. Use of sub-shells.


2004-01-20  Rüdiger Timm  <rt@openoffice.org>  [e5f48fc674cd171bcf990fb905920ed0ef19689f]

INTEGRATION: CWS os25 (1.35.114); FILE MERGED 2003/12/12 14:18:53 os 1.35.114.1: #i23505# implementation of PRD EaseOfUse 69 - drag and drop of selections to Stylist


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [9f35a1c27f2fde67ff21a981f0a4a943df4eab15]

INTEGRATION: CWS impress1 (1.1.1.1.262); FILE MERGED 2003/09/16 13:35:52 af 1.1.1.1.262.1: #111996# Introduction of namespace sd. Use of sub-shells.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [0159edfd9d4a3ef6034799b7044425567d722cd9]

INTEGRATION: CWS impress1 (1.2.226); FILE MERGED 2003/09/16 13:35:50 af 1.2.226.1: #111996# Introduction of namespace sd. Use of sub-shells.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [99162e8adf88c00860775684a2883ab3d949a5f2]

INTEGRATION: CWS impress1 (1.2.226); FILE MERGED 2003/09/16 13:35:49 af 1.2.226.1: #111996# Introduction of namespace sd. Use of sub-shells.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [eb4130994669cd228a92ee4c4348d7d28250e9f8]

INTEGRATION: CWS impress1 (1.1.1.1.262); FILE MERGED 2003/09/16 13:35:48 af 1.1.1.1.262.1: #111996# Introduction of namespace sd. Use of sub-shells.


2004-01-20  Rüdiger Timm  <rt@openoffice.org>  [7fc914469bb3bf1a83dcf4af669aa2f3041747d0]

INTEGRATION: CWS os25 (1.16.282); FILE MERGED 2004/01/16 10:42:52 os 1.16.282.1: #i23505# set parent of frame styles in new by example


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [306947ff02a7394acd65cedcc274029118c9a71c]

INTEGRATION: CWS impress1 (1.1.1.1.262); FILE MERGED 2004/01/09 15:50:24 af 1.1.1.1.262.3: #111996# Renamed DrawView.hxx back to drawview.hxx due to problems under Windows. 2003/09/29 13:44:34 af 1.1.1.1.262.2: #111996# Renamed to DrawView.hxx. 2003/09/16 13:41:16 af 1.1.1.1.262.1: #111996# Introduction of namespace sd. Use of sub-shells.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [a031bdd1ae15fc24d5610c3e4612b6507ece0be3]

INTEGRATION: CWS impress1 (1.2.248); FILE MERGED 2003/09/16 13:40:38 af 1.2.248.1: #111996# Introduction of namespace sd. Use of sub-shells.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [b5cae20c7d8a085e2cf70bc8a71ecc85afba61f6]

INTEGRATION: CWS impress1 (1.3.248); FILE MERGED 2003/09/16 13:40:38 af 1.3.248.1: #111996# Introduction of namespace sd. Use of sub-shells.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [282d680c80f42712442a3b81b1b49fef5f7652bb]

INTEGRATION: CWS impress1 (1.4.224); FILE MERGED 2003/09/16 13:40:37 af 1.4.224.1: #111996# Introduction of namespace sd. Use of sub-shells.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [42dcb84c4401aed5ecc6162656ae84b92cbce8df]

INTEGRATION: CWS impress1 (1.2.72); FILE MERGED 2003/09/16 13:39:25 af 1.2.72.1: #111996# Introduction of namespace sd. Use of sub-shells.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [fcffcf337d2ce1263f8fe298c5b8f71a3eb8ffbf]

INTEGRATION: CWS impress1 (1.1.2); FILE ADDED 2003/09/16 14:09:06 af 1.1.2.1: #1119996# Renamed from sdwindow.hxx


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [cadf036fab0807db19fe82a2b997e15969b8d4fe]

INTEGRATION: CWS impress1 (1.1.2); FILE ADDED 2003/10/23 13:20:05 af 1.1.2.3: #111996# Took over printing from ViewShell class. 2003/09/24 16:27:23 af 1.1.2.2: #111996# Using shell type from ViewShell. New method for access to modified controller. 2003/09/16 12:47:35 af 1.1.2.1: #111996# New class for stacking sub-shells onto.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [8e366ba972c036cde388bd716c8580a49a486856]

INTEGRATION: CWS impress1 (1.1.2); FILE ADDED 2004/01/09 15:58:44 af 1.1.2.5: #111996# Moved implementation of GetFrameView() to view/viewshe2.cxx. 2003/11/10 16:02:22 af 1.1.2.4: #111996# Added documentation for ImpGetUndoManager(). 2003/10/23 13:19:15 af 1.1.2.3: #111996# Printing is now handled by ViewShellBase class. 2003/09/24 16:26:24 af 1.1.2.2: #111996# Moved shell type enum and accessor methods to this class. New method for access to new sub-controller. 2003/09/16 12:50:35 af 1.1.2.1: #111996# Renamed from viewshel.hxx.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [9944c2a0950198d4daa4d35190d1d4252dc30869]

INTEGRATION: CWS impress1 (1.1.2); FILE ADDED 2003/10/09 07:45:51 af 1.1.2.2: #111996# Corrected the namespace of cut&past function arguments. 2003/09/16 14:17:53 af 1.1.2.1: #1119996# Renamed from sdview.hxx.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [e03938f460a65242b1e7186aca7953dcacc505fc]

INTEGRATION: CWS impress1 (1.1.2); FILE ADDED 2003/09/16 14:30:03 af 1.1.2.1: #1119996# Taken from drtxtob.hxx.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [054ddcf94c1d1a9227c6cb6fbe2d7dcc4e029ee7]

INTEGRATION: CWS impress1 (1.1.2); FILE ADDED 2003/09/16 14:42:33 af 1.1.2.1: #1119996# Taken from tabcontr.hxx.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [98bd4178e7af0b4711b5e5c043d013e0d1cf69ea]

INTEGRATION: CWS impress1 (1.1.2); FILE ADDED 2004/01/09 15:31:08 af 1.1.2.4: #111996# Using the FrameView directly in the constructors of the view shells. 2003/12/04 09:03:58 af 1.1.2.3: #111996# Re-inserted the pOldShell argument into the constructor. 2003/10/23 13:15:01 af 1.1.2.2: #111996# Added a little documentation. 2003/09/16 12:34:13 af 1.1.2.1: #111996# Renamed from slidvish.hxx


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [90441e2d124b5cae5a4460dc4d546ac31c630ce1]

INTEGRATION: CWS impress1 (1.1.2); FILE ADDED 2003/09/16 12:35:13 af 1.1.2.1: #111996# Renamed from slidview.hxx


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [ddebd0ece0c568253217eb17d7148c71629d2214]

INTEGRATION: CWS impress1 (1.3.228); FILE MERGED 2003/10/28 09:42:53 af 1.3.228.3: RESYNC: (1.3-1.4); FILE MERGED 2003/09/24 16:25:04 af 1.3.228.2: #111996# Modified architecture of controllers. 2003/09/16 13:39:00 af 1.3.228.1: #111996# Introduction of namespace sd. Use of sub-shells.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [0d5cbb2d8dc8f34b7331ef008f92f760686eed7b]

INTEGRATION: CWS impress1 (1.1.228); FILE MERGED 2003/10/28 09:42:44 af 1.1.228.3: RESYNC: (1.1-1.2); FILE MERGED 2003/09/24 16:25:04 af 1.1.228.2: #111996# Modified architecture of controllers. 2003/09/16 13:39:00 af 1.1.228.1: #111996# Introduction of namespace sd. Use of sub-shells.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [10337df1f1e1747028a5eaf44c06faceab6a2350]

INTEGRATION: CWS impress1 (1.3.228); FILE MERGED 2003/10/28 09:42:38 af 1.3.228.3: RESYNC: (1.3-1.4); FILE MERGED 2003/09/24 16:24:49 af 1.3.228.2: #111996# Modified architecture of controllers. 2003/09/16 13:38:59 af 1.3.228.1: #111996# Introduction of namespace sd. Use of sub-shells.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [4ea698d4c87d875a5d2241a90c54dc91d4034cdd]

INTEGRATION: CWS impress1 (1.6.128); FILE MERGED 2003/09/24 16:24:48 af 1.6.128.2: #111996# Modified architecture of controllers. 2003/09/16 13:39:01 af 1.6.128.1: #111996# Introduction of namespace sd. Use of sub-shells.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [9d641089c65b980cd4f578c7e15543085b87ba4f]

INTEGRATION: CWS impress1 (1.1.2); FILE ADDED 2003/09/16 12:44:20 af 1.1.2.1: #111996# Renamed from sdruler.hxx.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [601de570219e9994b38f35a023a0f27770d39972]

INTEGRATION: CWS impress1 (1.1.2); FILE ADDED 2003/10/23 12:52:30 af 1.1.2.1: #111996# Moved higher level printing functions into their own class.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [cc30108fe84718fc70de8b151f07c8a6d5006b10]

INTEGRATION: CWS impress1 (1.1.2); FILE ADDED 2003/09/16 15:50:39 af 1.1.2.1: #1119996# Initial revision.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [6139ad1683abdf99ceca1c1c2aeaf5beda70e157]

INTEGRATION: CWS impress1 (1.1.2); FILE ADDED 2004/01/09 15:57:48 af 1.1.2.3: #111996# Using the FrameView directly in the constructors of the view shells. 2003/12/04 09:01:41 af 1.1.2.2: #111996# Re-inserted the pOldShell argument into the constructor. 2003/09/16 14:33:41 af 1.1.2.1: #1119996# Taken from presvish.hxx.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [0a37c2c320c144866e38d168d5acf3f359cc0343]

INTEGRATION: CWS impress1 (1.1.2); FILE ADDED 2003/09/16 14:11:19 af 1.1.2.1: #1119996# Renamed from SdOutlinerIteratorImpl.hxx.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [0974c5a51bd6d36bf78f95cebca106a1a71adb34]

INTEGRATION: CWS impress1 (1.1.2); FILE ADDED 2003/10/23 12:55:06 af 1.1.2.1: #111996# Introduced class OutlineViewShellBase in order to be able to create new view shell with outline view without having to switch the view.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [84a6228f21b7c333b91f6780d5b18eb747eb936c]

INTEGRATION: CWS impress1 (1.1.2); FILE ADDED 2004/01/09 15:57:23 af 1.1.2.4: #111996# Using the FrameView directly in the constructors of the view shells. 2003/12/04 08:59:59 af 1.1.2.3: #111996# Re-inserted the pOldShell argument into the constructor. 2003/10/23 13:14:10 af 1.1.2.2: #111996# Added a little documentation. 2003/09/16 15:52:05 af 1.1.2.1: #1119996# Renamed from outlnvsh.hxx.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [027520d6f904d60e6a8a4c79fbdf0014ea37b3c8]

INTEGRATION: CWS impress1 (1.1.2); FILE ADDED 2003/09/16 14:22:28 af 1.1.2.1: #1119996# Renamed from outlview.hxx.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [7779aefcdeaea9ae71b7af6a1cb861df0e968189]

INTEGRATION: CWS impress1 (1.1.2); FILE ADDED 2003/09/16 14:23:57 af 1.1.2.1: #1119996# Renamed from dlgolbul.hxx.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [32711f3cc8bb993844ef9337c1799d04dbbb4a79]

INTEGRATION: CWS impress1 (1.1.2); FILE ADDED 2003/09/16 12:46:10 af 1.1.2.1: #111996# Renamed from navichld.hxx.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [e823c4747a4f979444612044a8ec6ea1fa5dc03b]

INTEGRATION: CWS impress1 (1.1.2); FILE ADDED 2003/09/16 14:14:20 af 1.1.2.1: #1119996# Renamed from layertab.hxx.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [08e4b8aad64d0f7b4b435dfe9d8a03efe5aaaa7c]

INTEGRATION: CWS impress1 (1.1.2); FILE ADDED 2003/09/24 16:30:21 af 1.1.2.1: #111996# Introduction of trivial sub-class that introduces new factory for the creation of Draw view shells.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [064108ea54c2c78c1c2c6da533123625b4c3af9a]

INTEGRATION: CWS impress1 (1.1.2); FILE ADDED 2004/01/09 15:56:54 af 1.1.2.3: #111996# Using the FrameView directly in the constructors of the view shells. 2003/12/04 08:57:42 af 1.1.2.2: #111996# Re-inserted the pOldShell argument into the constructor. 2003/09/16 16:08:42 af 1.1.2.1: #1119996# Renamed from grviewsh.hxx.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [704a60fd4c1daa2916e5d8319d0ca53a337e6849]

INTEGRATION: CWS impress1 (1.1.2); FILE ADDED 2003/09/16 14:30:21 af 1.1.2.1: #1119996# Taken from drgrfob.hxx.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [50793bc2deca82934eec57f08c8ec611660571c2]

INTEGRATION: CWS impress1 (1.1.2); FILE ADDED 2003/10/30 17:06:42 af 1.1.2.2: #111996# Merged changes that where made before the renaming. 2003/09/16 12:33:41 af 1.1.2.1: #111996# Renamed from grdocsh.hxx


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [718bcc49ab92d64eb8949df9650f2de5881693ab]

INTEGRATION: CWS impress1 (1.1.2); FILE ADDED 2003/12/04 08:54:46 af 1.1.2.2: #111996# Added new mePreviousViewShellType data member together with accessor methods.  Outlined the (G|S)etSelectedPage() accessor methods. 2003/09/16 12:36:20 af 1.1.2.1: #111996# Renamed from frmview.hxx


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [bdb55fad167ec99267d7b51760086642f83eb12b]

INTEGRATION: CWS impress1 (1.1.2); FILE ADDED 2004/01/09 15:56:25 af 1.1.2.4: #111996# Using the FrameView directly in the constructors of the view shells. 2003/12/04 08:48:24 af 1.1.2.3: #111996# Re-inserted the pOldShell argument into the constructor. 2003/09/24 16:19:21 af 1.1.2.2: #111996# Modified architecture of controllers. 2003/09/16 12:38:53 af 1.1.2.1: #111996# Renamed from drviewsh.hxx.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [aee1372f0c207670c7fbd34c677ed5991c2bffef]

INTEGRATION: CWS impress1 (1.1.2); FILE ADDED 2003/09/24 16:22:11 af 1.1.2.1: #111996# New base class for modified controller architecture.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [d9a8f2ba0dac1f2bd9a55294f8f52dac08db6ac0]

INTEGRATION: CWS impress1 (1.1.2); FILE ADDED 2003/10/30 17:06:41 af 1.1.2.2: #111996# Merged changes that where made before the renaming. 2003/09/16 16:10:06 af 1.1.2.1: #1119996# Renamed from docshell.hxx.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [bf4b5628281846e39519c3cfa92c57642c00d928]

INTEGRATION: CWS impress1 (1.1.2); FILE ADDED 2003/09/24 16:22:02 af 1.1.2.1: #111996# New base class for modified controller architecture.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [1396f4ce29bd8148d0b6106d786abb17d5599467]

INTEGRATION: CWS impress1 (1.1.2); FILE ADDED 2004/01/09 16:32:32 af 1.1.2.3: #111996# Renamed header files DrawView.hxx, Fader.hxx, and ShowView.hxx back to lowercase version. 2004/01/09 16:32:29 af 1.1.2.2: #111996# Renamed header files DrawView.hxx, Fader.hxx, and ShowView.hxx back to lowercase version. 2003/09/16 14:09:53 af 1.1.2.1: #1119996# Renamed from clview.hxx.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [d11ff84ec98fdb511af273a35109bba0968c6bd0]

INTEGRATION: CWS impress1 (1.1.2); FILE ADDED 2003/09/16 14:06:52 af 1.1.2.1: #1119996# Renamed from sdclient.hxx


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [566169222d3016cd8e7811ee3723642079650a07]

INTEGRATION: CWS impress1 (1.1.2); FILE ADDED 2003/09/16 12:53:44 af 1.1.2.1: #111996# Renamed from brkdlg.hxx.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [afd5a2b8592a1a27babc08fe07b2c869d77b7e66]

INTEGRATION: CWS impress1 (1.1.2); FILE ADDED 2003/09/16 14:12:39 af 1.1.2.1: #1119996# Renamed from drbezob.hxx.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [f36d378a70e54f3c721c027b3e7544314f52716a]

INTEGRATION: CWS impress1 (1.1.2); FILE ADDED 2003/09/16 14:25:45 af 1.1.2.1: #1119996# Taken from animobjs.hxx.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [d32d77c475510a9e87ffea764910a23bc4122e21]

INTEGRATION: CWS impress1 (1.8.86); FILE MERGED 2003/09/16 13:37:28 af 1.8.86.1: #111996# Introduction of namespace sd. Use of sub-shells.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [c378a557eb886ae2db7ce0dc0868f9f015d0e176]

INTEGRATION: CWS impress1 (1.5.108); FILE MERGED 2003/09/16 13:37:28 af 1.5.108.1: #111996# Introduction of namespace sd. Use of sub-shells.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [0e6b6ce5e7e7b3306d8bf2f077daafb864afad7f]

INTEGRATION: CWS impress1 (1.5.224); FILE MERGED 2003/09/16 13:37:29 af 1.5.224.1: #111996# Introduction of namespace sd. Use of sub-shells.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [cb305c478e916356495852b56d68ab6a1fc8b75e]

INTEGRATION: CWS impress1 (1.8.108); FILE MERGED 2003/09/16 13:37:28 af 1.8.108.1: #111996# Introduction of namespace sd. Use of sub-shells.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [10b371935c388ca3f79fc01095c34d63dd0fb970]

INTEGRATION: CWS impress1 (1.9.90); FILE MERGED 2003/09/16 13:37:27 af 1.9.90.1: #111996# Introduction of namespace sd. Use of sub-shells.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [ee277171c276bf16068e6c55d8e3865e67da628e]

INTEGRATION: CWS impress1 (1.2.238); FILE MERGED 2003/09/17 09:06:20 af 1.2.238.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [badde2299c99670d68a0d546f03945be43a831aa]

INTEGRATION: CWS impress1 (1.3.240); FILE MERGED 2004/01/09 16:32:28 af 1.3.240.2: #111996# Renamed header files DrawView.hxx, Fader.hxx, and ShowView.hxx back to lowercase version. 2003/09/17 09:06:12 af 1.3.240.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [ff0351ade13c52572b6de663d5b6756acdbbfcd6]

INTEGRATION: CWS impress1 (1.1.218); FILE MERGED 2003/09/17 09:06:11 af 1.1.218.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [3f2f53f20ffa8187b958b872eb5331e3ac1e7eb0]

INTEGRATION: CWS impress1 (1.9.218); FILE MERGED 2003/11/27 15:07:45 af 1.9.218.2: RESYNC: (1.9-1.10); FILE MERGED 2003/09/17 09:04:37 af 1.9.218.1: #111996# Removed two compiler warnings.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [c7d67c7d89ac06c06e19f83150ccc28e2d2b5256]

INTEGRATION: CWS impress1 (1.5.128); FILE MERGED 2003/09/17 09:02:41 af 1.5.128.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [475e205e8bddab9e2750d98a64e088b30d7e19cf]

INTEGRATION: CWS impress1 (1.1.1.1.262); FILE MERGED 2003/09/17 09:02:40 af 1.1.1.1.262.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [099636d93d40ddf906937959009f9438c802d0f0]

INTEGRATION: CWS impress1 (1.7.226); FILE MERGED 2003/09/17 09:02:28 af 1.7.226.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [ea8cb5a56e1ca9da2d1194ff36e15b2fe3cc3613]

INTEGRATION: CWS impress1 (1.2.252); FILE MERGED 2003/09/17 09:02:29 af 1.2.252.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [cf1f2f0ae1b4e79f99b6e9af3874a33609b798c8]

INTEGRATION: CWS impress1 (1.14.128); FILE MERGED 2004/01/09 16:32:26 af 1.14.128.3: #111996# Renamed header files DrawView.hxx, Fader.hxx, and ShowView.hxx back to lowercase version. 2003/11/27 15:07:27 af 1.14.128.2: RESYNC: (1.14-1.15); FILE MERGED 2003/09/17 09:02:39 af 1.14.128.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [4c9bd415a7b00ab1c0d16c826be1f35da3fe1fd9]

INTEGRATION: CWS impress1 (1.3.224); FILE MERGED 2004/01/09 16:32:25 af 1.3.224.3: #111996# Renamed header files DrawView.hxx, Fader.hxx, and ShowView.hxx back to lowercase version. 2003/11/27 15:07:20 af 1.3.224.2: RESYNC: (1.3-1.4); FILE MERGED 2003/09/17 09:02:27 af 1.3.224.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [006bd4beb6f0632bfa7b7572a987a4a6201bdfe6]

INTEGRATION: CWS impress1 (1.3.236); FILE MERGED 2003/10/23 13:12:04 af 1.3.236.2: #111996# Using correct shell for spelling. 2003/09/17 09:02:27 af 1.3.236.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [8f22b80c66abc2e6aad6a6ee69b411d60f71683c]

INTEGRATION: CWS impress1 (1.1.1.1.262); FILE MERGED 2003/09/17 09:02:39 af 1.1.1.1.262.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [bc721e2b6ae2560de94742d29dc929350492481b]

INTEGRATION: CWS impress1 (1.2.72); FILE MERGED 2003/09/17 09:02:36 af 1.2.72.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [64ad236590931b0c38db2c2c37cd9d0e92229249]

INTEGRATION: CWS impress1 (1.20.108); FILE MERGED 2004/01/09 16:32:19 af 1.20.108.4: #111996# Renamed header files DrawView.hxx, Fader.hxx, and ShowView.hxx back to lowercase version. 2003/11/27 15:06:18 af 1.20.108.3: RESYNC: (1.20-1.21); FILE MERGED 2003/10/01 11:53:45 af 1.20.108.2: #111996# Renamed some include files. 2003/09/17 09:02:25 af 1.20.108.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [720f97b27acabfc759fdf57f8277949177a986ac]

INTEGRATION: CWS impress1 (1.4.128); FILE MERGED 2003/10/06 08:18:22 af 1.4.128.2: #111996# Adapted Outliner to new view shell architecture. 2003/09/17 09:02:28 af 1.4.128.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [832c8c615a64c5630b752fd0c0e1aebe7167dd0a]

INTEGRATION: CWS impress1 (1.2.262); FILE MERGED 2004/01/09 16:32:18 af 1.2.262.2: #111996# Renamed header files DrawView.hxx, Fader.hxx, and ShowView.hxx back to lowercase version. 2003/09/17 09:02:35 af 1.2.262.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [b4dd9a8673b27c17944825ea64798635dd7de9b7]

INTEGRATION: CWS impress1 (1.2.258); FILE MERGED 2003/09/17 09:02:26 af 1.2.258.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [5bff472a8dd0c565be7599b37fff7991173c07d5]

INTEGRATION: CWS impress1 (1.4.238); FILE MERGED 2004/01/09 16:32:18 af 1.4.238.2: #111996# Renamed header files DrawView.hxx, Fader.hxx, and ShowView.hxx back to lowercase version. 2003/09/17 09:02:35 af 1.4.238.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [7f44fa4977cff940ee4a4d9ca782270ba8a108b0]

INTEGRATION: CWS impress1 (1.31.90); FILE MERGED 2004/01/09 16:32:16 af 1.31.90.2: #111996# Renamed header files DrawView.hxx, Fader.hxx, and ShowView.hxx back to lowercase version. 2003/09/17 09:02:22 af 1.31.90.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [fe803fb13a74ccb02d8cd576ed378e9d84ed7c90]

INTEGRATION: CWS impress1 (1.8.70); FILE MERGED 2003/09/17 09:02:35 af 1.8.70.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [d32a599a96848fcbd895cbb2a8cbd5e282221dcf]

INTEGRATION: CWS impress1 (1.14.128); FILE MERGED 2003/11/27 15:06:10 af 1.14.128.2: RESYNC: (1.14-1.15); FILE MERGED 2003/09/17 09:02:34 af 1.14.128.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [511d4118b0a11e6d8b62030e429545a5576a453d]

INTEGRATION: CWS impress1 (1.1.1.1.262); FILE MERGED 2003/09/17 09:02:34 af 1.1.1.1.262.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [f3e36c02d420a32dc6e22ba54f92ea89e7ead1bf]

INTEGRATION: CWS impress1 (1.4.224); FILE MERGED 2003/10/23 13:09:51 af 1.4.224.2: #111996# Using new scheme to update preview. 2003/09/17 09:02:34 af 1.4.224.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [0100a76f3745ff8fca3333cffacfcd8319f5437e]

INTEGRATION: CWS impress1 (1.1.1.1.262); FILE MERGED 2003/09/17 09:02:33 af 1.1.1.1.262.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [d83a389ab82dfff7a439d99bd78cd84be11ac761]

INTEGRATION: CWS impress1 (1.3.238); FILE MERGED 2003/09/17 09:02:33 af 1.3.238.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [4315038465763b4d23e7c7d5bdcf2a1e4fa8b0be]

INTEGRATION: CWS impress1 (1.3.254); FILE MERGED 2003/11/27 15:06:02 af 1.3.254.3: RESYNC: (1.3-1.4); FILE MERGED 2003/10/01 11:53:45 af 1.3.254.2: #111996# Renamed some include files. 2003/09/17 09:02:33 af 1.3.254.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [9ec5b909122aa87685e36ea5633795f98c5a3bce]

INTEGRATION: CWS impress1 (1.1.1.1.262); FILE MERGED 2003/09/17 09:02:32 af 1.1.1.1.262.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [726c85d07cd7e3261b59379516e9c5f4dbee780e]

INTEGRATION: CWS impress1 (1.3.254); FILE MERGED 2003/09/17 09:02:32 af 1.3.254.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [2d2b2dd211e3aecf041ac40e0264279bf321fc3e]

INTEGRATION: CWS impress1 (1.2.218); FILE MERGED 2003/09/17 09:02:32 af 1.2.218.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [7448eafa9a016487b681a753b61ca4fff192ec0a]

INTEGRATION: CWS impress1 (1.2.262); FILE MERGED 2003/09/17 09:02:31 af 1.2.262.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [a326c9f70bee8cab77c951b089ea9db23ce0e109]

INTEGRATION: CWS impress1 (1.25.218); FILE MERGED 2003/10/28 09:43:57 af 1.25.218.2: RESYNC: (1.25-1.26); FILE MERGED 2003/09/17 09:02:28 af 1.25.218.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [9eb16cc1cb6b4cd9c831aeb143729dee5bebf261]

INTEGRATION: CWS impress1 (1.25.70); FILE MERGED 2004/01/09 16:32:16 af 1.25.70.3: #111996# Renamed header files DrawView.hxx, Fader.hxx, and ShowView.hxx back to lowercase version. 2003/10/28 09:43:51 af 1.25.70.2: RESYNC: (1.25-1.26); FILE MERGED 2003/09/17 09:02:22 af 1.25.70.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [9ffeb499b870ace3ef83c0d1ae0519a88af666e4]

INTEGRATION: CWS impress1 (1.7.224); FILE MERGED 2004/01/09 16:32:15 af 1.7.224.3: #111996# Renamed header files DrawView.hxx, Fader.hxx, and ShowView.hxx back to lowercase version. 2003/11/27 15:05:57 af 1.7.224.2: RESYNC: (1.7-1.8); FILE MERGED 2003/09/17 09:02:26 af 1.7.224.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [e61c50e7bfff1bc7fad4d2fb43d88c6370b0484b]

INTEGRATION: CWS impress1 (1.2.252); FILE MERGED 2003/09/17 09:02:24 af 1.2.252.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [c64faf75c7145da2bb8e2eab601ae1bb607bcd08]

INTEGRATION: CWS impress1 (1.2.224); FILE MERGED 2003/09/17 09:02:31 af 1.2.224.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [57314c21430f45a383f03f106a42040ee0677003]

INTEGRATION: CWS impress1 (1.14.108); FILE MERGED 2004/01/09 16:32:14 af 1.14.108.2: #111996# Renamed header files DrawView.hxx, Fader.hxx, and ShowView.hxx back to lowercase version. 2003/09/17 09:02:22 af 1.14.108.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [df22a26f8f226c38008f30997148e1235c88970f]

INTEGRATION: CWS impress1 (1.3.128); FILE MERGED 2003/10/01 11:53:44 af 1.3.128.2: #111996# Renamed some include files. 2003/09/17 09:02:30 af 1.3.128.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [d810b94d65fe0831b51902308bfc36970d35f027]

INTEGRATION: CWS impress1 (1.4.226); FILE MERGED 2003/09/17 09:02:23 af 1.4.226.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [f09e7292a5e8cb4c52ce347472e0dfea1a72a817]

INTEGRATION: CWS impress1 (1.6.240); FILE MERGED 2003/11/27 15:05:49 af 1.6.240.2: RESYNC: (1.6-1.7); FILE MERGED 2003/09/17 09:02:30 af 1.6.240.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [4869aca36c1996fb4051133b7b375ca5faf74fac]

INTEGRATION: CWS impress1 (1.17.128); FILE MERGED 2003/11/27 15:05:41 af 1.17.128.3: RESYNC: (1.18-1.19); FILE MERGED 2003/11/10 16:39:45 af 1.17.128.2: RESYNC: (1.17-1.18); FILE MERGED Resolved merge conflict. 2003/09/17 09:02:25 af 1.17.128.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [9c9b9992ae3b741289d6c4c2b7e7b896799c736a]

INTEGRATION: CWS impress1 (1.1.1.1.262); FILE MERGED 2003/09/17 09:02:30 af 1.1.1.1.262.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [1df66c6fab5ea15a5cf855140034dbf28b1f7a19]

INTEGRATION: CWS impress1 (1.6.226); FILE MERGED 2003/11/27 15:05:34 af 1.6.226.2: RESYNC: (1.6-1.7); FILE MERGED 2003/09/17 09:02:23 af 1.6.226.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [9e8029fd2e48a87cca5fe67c32bf9767b57c51b2]

INTEGRATION: CWS impress1 (1.7.226); FILE MERGED 2003/11/27 15:05:26 af 1.7.226.2: RESYNC: (1.7-1.8); FILE MERGED 2003/09/17 09:02:24 af 1.7.226.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [372d49dfa78f383f9eef8f817829e07c25cbb26e]

INTEGRATION: CWS impress1 (1.9.226); FILE MERGED 2003/11/27 15:05:16 af 1.9.226.2: RESYNC: (1.9-1.10); FILE MERGED 2003/09/17 09:02:25 af 1.9.226.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [8074759775177c7bb31e5903f21196765ec9bfff]

INTEGRATION: CWS impress1 (1.3.238); FILE MERGED 2004/01/09 16:32:13 af 1.3.238.2: #111996# Renamed header files DrawView.hxx, Fader.hxx, and ShowView.hxx back to lowercase version. 2003/09/17 09:02:29 af 1.3.238.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [ca5a5fed55ef4ef58b5c90d90bedae1dfd6412f4]

INTEGRATION: CWS impress1 (1.2.238); FILE MERGED 2003/09/17 09:02:21 af 1.2.238.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [56b9805231821384ecab894773a5e643e688e6da]

INTEGRATION: CWS impress1 (1.2.262); FILE MERGED 2003/09/17 09:02:29 af 1.2.262.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [cb175ee846dcebbdd128f7115ebff3334b9e4f02]

INTEGRATION: CWS impress1 (1.4.236); FILE MERGED 2003/11/27 15:08:20 af 1.4.236.2: RESYNC: (1.4-1.5); FILE MERGED 2003/09/17 09:31:51 af 1.4.236.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [8942d985b52de8f0d6fe241e3d5190fafc98fb34]

INTEGRATION: CWS impress1 (1.3.238); FILE MERGED 2003/10/28 09:44:37 af 1.3.238.2: RESYNC: (1.3-1.4); FILE MERGED 2003/09/17 09:31:51 af 1.3.238.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [6fd50c84080e2073ab4a85d01e2e8f9d08d875c2]

INTEGRATION: CWS impress1 (1.19.124); FILE MERGED 2004/01/09 16:32:09 af 1.19.124.4: #111996# Renamed header files DrawView.hxx, Fader.hxx, and ShowView.hxx back to lowercase version. 2003/10/30 17:05:58 af 1.19.124.3: #111996# Merged changes that where made before the renaming. 2003/10/28 09:44:32 af 1.19.124.2: RESYNC: (1.19-1.20); FILE MERGED 2003/09/17 09:31:49 af 1.19.124.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [ae81c527a9f20157534e69f05660e418c2a576f1]

INTEGRATION: CWS impress1 (1.53.90); FILE MERGED 2003/09/24 16:33:14 af 1.53.90.2: #111996# Modified controller architecture. 2003/09/17 09:31:50 af 1.53.90.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [e7ca29150b415d27873ac199f4e44997a8741e7e]

INTEGRATION: CWS impress1 (1.5.226); FILE MERGED 2003/09/17 09:31:50 af 1.5.226.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [981900f33e329bdb2095f3e505e352b982498bed]

INTEGRATION: CWS impress1 (1.21.218); FILE MERGED 2004/01/09 16:32:08 af 1.21.218.3: #111996# Renamed header files DrawView.hxx, Fader.hxx, and ShowView.hxx back to lowercase version. 2003/11/27 15:08:14 af 1.21.218.2: RESYNC: (1.21-1.22); FILE MERGED 2003/09/17 09:31:50 af 1.21.218.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [d0226098add64ddf79781ebc45e4e0b230600d0c]

INTEGRATION: CWS impress1 (1.3.248); FILE MERGED 2003/09/17 09:24:39 af 1.3.248.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [b2f6e709e45bb610c3576a54d0237b9a9a7b51db]

INTEGRATION: CWS impress1 (1.21.124); FILE MERGED 2003/09/17 09:24:38 af 1.21.124.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [568ea4cf0ac1d5618e3edc298add7edbadab4e54]

INTEGRATION: CWS impress1 (1.5.222); FILE MERGED 2003/09/17 09:24:38 af 1.5.222.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [bbd8d5e6e6cd8303814cb0a6b41547e636efbf0c]

INTEGRATION: CWS impress1 (1.17.72); FILE MERGED 2003/09/17 09:24:37 af 1.17.72.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [a0353d48b9bf41ef0951b6bee384f0fc6e6dfe16]

INTEGRATION: CWS impress1 (1.4.108); FILE MERGED 2003/09/17 09:24:36 af 1.4.108.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [c31c0b9e94b4b8cde02f4d5d0514f481d6746c34]

INTEGRATION: CWS impress1 (1.6.248); FILE MERGED 2003/09/17 09:24:36 af 1.6.248.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [b81fe139469438da1d6d132bf3f9a3db57d3ee4b]

INTEGRATION: CWS impress1 (1.19.128); FILE MERGED 2003/10/28 09:45:17 af 1.19.128.2: RESYNC: (1.19-1.20); FILE MERGED 2003/09/17 09:15:08 af 1.19.128.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd. Moved child window code to NavigatorChildWindow.cxx.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [6660e15fef1c8e2760bfa97632f9a939cc4dd946]

INTEGRATION: CWS impress1 (1.4.218); FILE MERGED 2003/11/27 15:08:36 af 1.4.218.3: RESYNC: (1.4-1.5); FILE MERGED 2003/10/01 11:52:34 af 1.4.218.2: #111996# Renamed some include files. 2003/09/17 09:24:35 af 1.4.218.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [e2bd865725746865535e619cc9320b2f1bbb809c]

INTEGRATION: CWS impress1 (1.16.100); FILE MERGED 2003/10/28 09:45:10 af 1.16.100.2: RESYNC: (1.16-1.17); FILE MERGED 2003/09/17 09:25:08 af 1.16.100.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [ef0e6e1a3df7406ef031d07cf7c2d01145849d95]

INTEGRATION: CWS impress1 (1.4.218); FILE MERGED 2003/09/17 09:22:00 af 1.4.218.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [78539b71c37159b90178c358d9fe6d2f8595e188]

INTEGRATION: CWS impress1 (1.7.82); FILE MERGED 2004/01/09 16:32:07 af 1.7.82.4: #111996# Renamed header files DrawView.hxx, Fader.hxx, and ShowView.hxx back to lowercase version. 2003/11/27 15:08:31 af 1.7.82.3: RESYNC: (1.7-1.8); FILE MERGED 2003/10/01 11:52:13 af 1.7.82.2: #111996# Renamed some include files. 2003/09/17 09:21:46 af 1.7.82.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [c4c9ff9f2d9266362b6145ab5a43536aa80a19bb]

INTEGRATION: CWS impress1 (1.3.226); FILE MERGED 2003/09/17 09:20:30 af 1.3.226.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [cb4d9fa5f99159272298985741f19b955a35b761]

INTEGRATION: CWS impress1 (1.2.248); FILE MERGED 2003/09/17 09:20:30 af 1.2.248.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [9fd866f355c447bb0103726464135e1207a517d9]

INTEGRATION: CWS impress1 (1.2.248); FILE MERGED 2003/09/17 09:20:29 af 1.2.248.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [d7a06c5a55fd7414d75cb43031230923f4f49c52]

INTEGRATION: CWS impress1 (1.6.128); FILE MERGED 2003/09/17 09:20:29 af 1.6.128.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [848e338f96b4d3792096f37d5d899f489a26d670]

INTEGRATION: CWS impress1 (1.8.220); FILE MERGED 2003/09/17 09:18:31 af 1.8.220.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [8913582557fb7c30a9f7b02b763cab4ddb75d0a7]

INTEGRATION: CWS impress1 (1.22.72); FILE MERGED 2003/11/10 16:39:51 af 1.22.72.3: RESYNC: (1.23-1.24); FILE MERGED 2003/10/28 09:45:00 af 1.22.72.2: RESYNC: (1.22-1.23); FILE MERGED 2003/09/17 09:18:31 af 1.22.72.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [f488dde0c0fcd2e6558d6f3b1e180db28c04ca48]

INTEGRATION: CWS impress1 (1.5.218); FILE MERGED 2003/09/17 09:18:30 af 1.5.218.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [0658888b17396a3db6bec9563c0c91dceb51d0e6]

INTEGRATION: CWS impress1 (1.1.1.1.262); FILE MERGED 2004/01/09 16:32:06 af 1.1.1.1.262.2: #111996# Renamed header files DrawView.hxx, Fader.hxx, and ShowView.hxx back to lowercase version. 2003/09/17 09:18:30 af 1.1.1.1.262.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [9f4abe71628317a7d2472bfa25b0e40a2600cf80]

INTEGRATION: CWS impress1 (1.12.220); FILE MERGED 2003/11/27 15:08:26 af 1.12.220.2: RESYNC: (1.12-1.13); FILE MERGED 2003/09/17 09:09:38 af 1.12.220.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd. Moved child window code to AnimationChildWindow.cxx.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [9a6505e5b375fe22b9156f034719042bac181558]

INTEGRATION: CWS impress1 (1.1.2); FILE ADDED 2003/09/17 09:15:31 af 1.1.2.1: #111996# Taken from navigatr.cxx.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [3a35595f736e279da93ef063e2951082cf4cf77a]

INTEGRATION: CWS impress1 (1.1.2); FILE ADDED 2003/09/17 09:10:06 af 1.1.2.1: #111996# Taken from animobjs.cxx.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [2db6e6616227d251554721402091ea54f0c50d51]

INTEGRATION: CWS impress1 (1.12.128); FILE MERGED 2003/09/17 09:29:29 af 1.12.128.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [4af2daa1e841d43efc72a2265fe1b908008d1537]

INTEGRATION: CWS impress1 (1.29.70); FILE MERGED 2004/01/09 16:32:04 af 1.29.70.2: #111996# Renamed header files DrawView.hxx, Fader.hxx, and ShowView.hxx back to lowercase version. 2003/09/17 09:29:28 af 1.29.70.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [bdef7ca8e88b17042a80e4f3d2564d8de7cfdae3]

INTEGRATION: CWS impress1 (1.5.218); FILE MERGED 2003/09/17 09:29:28 af 1.5.218.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [753f8fe16d645a77680bd915a2682f57aa999247]

INTEGRATION: CWS impress1 (1.30.40.1.2); FILE MERGED 2003/11/27 15:08:50 af 1.30.40.1.2.2: RESYNC: (1.31-1.32); FILE MERGED 2003/09/17 09:28:52 af 1.30.40.1.2.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [4dd4578a16ed3f6422fe57c0b49fc2a36bef9ace]

INTEGRATION: CWS impress1 (1.23.62); FILE MERGED 2003/11/10 16:40:01 af 1.23.62.4: RESYNC: (1.24-1.25); FILE MERGED 2003/10/28 09:46:12 af 1.23.62.3: RESYNC: (1.23-1.24); FILE MERGED 2003/10/23 13:04:44 af 1.23.62.2: #111996# Moved creation of new Impress document from Writer outline to its own OutlineToImpress() function. 2003/09/17 09:28:35 af 1.23.62.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [eb07d1670a26846011051c7fa5eeac1a63f452e3]

INTEGRATION: CWS impress1 (1.19.108); FILE MERGED 2003/10/28 09:46:04 af 1.19.108.2: RESYNC: (1.19-1.20); FILE MERGED 2003/09/17 09:27:44 af 1.19.108.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [f2e54c2319542e929c7522eff008cf4b4f0948d6]

INTEGRATION: CWS impress1 (1.10.220); FILE MERGED 2003/09/17 09:27:26 af 1.10.220.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [e8cb2f2fbdf0ed4b3e309c28a3f49fc81612cce2]

INTEGRATION: CWS impress1 (1.6.238); FILE MERGED 2003/10/23 13:07:56 af 1.6.238.3: #111996# Registered factory of new OutlineViewShellBase class. 2003/09/24 16:34:05 af 1.6.238.2: #111996# Registration of new factory for Draw view shells. 2003/09/17 09:27:04 af 1.6.238.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd. Registering factories only for ViewShellBase and PresentationViewShellBase.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [26dc655ff76b21c8f9a33269728179c6132677e8]

INTEGRATION: CWS impress1 (1.4.226); FILE MERGED 2003/10/30 17:04:39 af 1.4.226.3: #111996# Adapted previous changes by MBA to the sd namespace introduced in the meantime. 2003/10/28 09:45:48 af 1.4.226.2: RESYNC: (1.4-1.5); FILE MERGED 2003/09/17 09:26:12 af 1.4.226.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [edeacb43e0787854bfd898db8d58f5451e63dcf1]

INTEGRATION: CWS impress1 (1.25.108); FILE MERGED 2003/11/27 15:08:42 af 1.25.108.2: RESYNC: (1.25-1.27); FILE MERGED 2003/09/17 09:25:49 af 1.25.108.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [287b2352802fd6333e19f1ac55c68570758df608]

INTEGRATION: CWS impress1 (1.9.108); FILE MERGED 2003/09/17 09:47:15 af 1.9.108.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [113828a506deafd089400def1ded7012f722bbed]

INTEGRATION: CWS impress1 (1.6.224); FILE MERGED 2003/09/17 09:47:15 af 1.6.224.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [032ab57001f5b3797341832e4af02b70853363ab]

INTEGRATION: CWS impress1 (1.20.82); FILE MERGED 2003/09/17 09:47:14 af 1.20.82.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [26003b976718c39bc75a3ab788b86410526c5808]

INTEGRATION: CWS impress1 (1.19.90); FILE MERGED 2003/10/01 11:49:46 af 1.19.90.2: #111996# Renamed an include file. 2003/09/17 09:47:14 af 1.19.90.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [a5da3493c22857fae525a5cbc4d7476089756227]

INTEGRATION: CWS impress1 (1.46.116); FILE MERGED 2003/09/24 16:39:09 af 1.46.116.1: #111996# Introduction of namespace sd. Removed some compiler warnings.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [66cab3dbcdcd43580934b8aabca61931a6ab6a57]

INTEGRATION: CWS impress1 (1.5.226); FILE MERGED 2003/09/24 16:38:29 af 1.5.226.1: #111996# Introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [f17e8e39b26b72b08a23d7caeccb31dac99399c4]

INTEGRATION: CWS impress1 (1.5.72); FILE MERGED 2003/09/24 16:38:03 af 1.5.72.1: #111996# Introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [6d4746095d3ec7e3cd2c04a543cef8e11342277e]

INTEGRATION: CWS impress1 (1.10.70); FILE MERGED 2003/11/27 15:09:05 af 1.10.70.2: RESYNC: (1.10-1.11); FILE MERGED 2003/09/24 16:37:44 af 1.10.70.1: #111996# Introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [1a567cd36e11c670fdfd62a38068a12d2de1157a]

INTEGRATION: CWS impress1 (1.6.218); FILE MERGED 2003/09/24 16:37:15 af 1.6.218.1: #111996# Introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [4e6da08f86fc1e928f7b3ba7dbd956255cdb7001]

INTEGRATION: CWS impress1 (1.2.246); FILE MERGED 2003/11/27 15:09:12 af 1.2.246.2: RESYNC: (1.2-1.3); FILE MERGED 2003/09/24 16:36:55 af 1.2.246.1: #111996# Introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [5fbbabb1794bb188fa28b092ab0441673e8c70cd]

INTEGRATION: CWS impress1 (1.6.200); FILE MERGED 2003/10/28 09:47:00 af 1.6.200.2: RESYNC: (1.6-1.7); FILE MERGED 2003/09/24 16:36:26 af 1.6.200.1: #111996# Introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [c17c4ef47ddd4fe727053d36c12f89cd038f68c3]

INTEGRATION: CWS impress1 (1.7.246); FILE MERGED 2003/09/24 16:35:23 af 1.7.246.1: #111996# Introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [be2f63314f2f1b1de28650247ff4759ed2d89a3a]

INTEGRATION: CWS impress1 (1.48.54); FILE MERGED 2003/11/27 15:08:57 af 1.48.54.3: RESYNC: (1.49-1.50); FILE MERGED 2003/10/28 09:46:38 af 1.48.54.2: RESYNC: (1.48-1.49); FILE MERGED 2003/09/24 16:35:05 af 1.48.54.1: #111996# Introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [21d18ca0871cfccd5a555dceaa7fc7c6ff3f31b8]

INTEGRATION: CWS impress1 (1.7.128); FILE MERGED 2004/01/16 14:10:27 af 1.7.128.2: #111996# DrawView.hxx renamed back to lowercase drawview.hxx. 2003/09/16 12:27:28 af 1.7.128.1: #111996# Renamed files and classes due to introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [ac970048e877738d1c3a87f0c058e0d06014d755]

INTEGRATION: CWS impress1 (1.14.218); FILE MERGED 2003/09/16 12:27:25 af 1.14.218.1: #111996# Renamed files and classes due to introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [53e93b31a64d3b583efb1508865fbf501f519edb]

INTEGRATION: CWS impress1 (1.35.108); FILE MERGED 2003/11/27 15:09:45 af 1.35.108.2: RESYNC: (1.35-1.36); FILE MERGED 2003/09/16 12:27:23 af 1.35.108.1: #111996# Renamed files and classes due to introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [3a2c60ac626776bebc38203868119646dc76cd58]

INTEGRATION: CWS impress1 (1.4.36); FILE MERGED 2003/12/11 12:49:21 af 1.4.36.1: #111996# Moved class definition from drawdoc.hxx into its own file.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [cac4c095fffc2fe19fb6e509656d0490106afa00]

INTEGRATION: CWS impress1 (1.31.46); FILE MERGED 2003/11/27 15:09:34 af 1.31.46.2: RESYNC: (1.31-1.32); FILE MERGED 2003/09/16 12:27:21 af 1.31.46.1: #111996# Renamed files and classes due to introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [f441d4eb8d01a6cd23ac1865b55da32958700015]

INTEGRATION: CWS impress1 (1.24.72); FILE MERGED 2003/09/16 12:27:19 af 1.24.72.1: #111996# Renamed files and classes due to introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [9533605d87c7e8d09f4bd8a1a22444228406ea98]

INTEGRATION: CWS impress1 (1.17.62); FILE MERGED 2003/12/11 12:49:54 af 1.17.62.4: #111996# Moved class definition from drawdoc.hxx into its own file. 2003/11/27 15:09:27 af 1.17.62.3: RESYNC: (1.18-1.19); FILE MERGED 2003/11/10 16:40:13 af 1.17.62.2: RESYNC: (1.17-1.18); FILE MERGED 2003/09/16 12:27:17 af 1.17.62.1: #111996# Renamed files and classes due to introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [fdbfb709b901f91c46a78f082c1d9edb0c8cb607]

INTEGRATION: CWS impress1 (1.60.62); FILE MERGED 2003/12/11 12:49:44 af 1.60.62.4: #111996# Moved class definition from drawdoc.hxx into its own file. 2003/11/27 15:09:19 af 1.60.62.3: RESYNC: (1.61-1.62); FILE MERGED 2003/11/10 16:40:07 af 1.60.62.2: RESYNC: (1.60-1.61); FILE MERGED 2003/09/16 12:27:15 af 1.60.62.1: #111996# Renamed files and classes due to introduction of namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [dab0b671a289276ffce32dd0b4aa5163f7da7600]

INTEGRATION: CWS impress1 (1.1.2); FILE ADDED 2003/12/11 12:48:30 af 1.1.2.1: #111996# Moved class definition from drawdoc.hxx into its own file.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [16cffe748bdf71760ec4eb430c688b52df82c198]

INTEGRATION: CWS impress1 (1.1.2); FILE ADDED 2003/12/11 12:48:48 af 1.1.2.1: #111996# Moved class definition from drawdoc.hxx into its own file.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [caa494090ec3fec48f08656b76f9358bf2bc54a4]

INTEGRATION: CWS impress1 (1.3.226); FILE MERGED 2003/10/28 09:49:45 af 1.3.226.2: RESYNC: (1.3-1.4); FILE MERGED 2003/09/16 12:24:20 af 1.3.226.1: #111996# Added new file.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [2ee8ed6911248592cdb93d34cc084e7c8c988366]

INTEGRATION: CWS impress1 (1.8.218); FILE MERGED 2003/09/16 12:23:03 af 1.8.218.1: #111996# Removed unnecessary Sd prefix from class names and made view shells into su-shells.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [befbfa84826527d17a59b8423d7cfc47b7726a96]

INTEGRATION: CWS impress1 (1.2.226); FILE MERGED 2003/10/28 09:49:31 af 1.2.226.2: RESYNC: (1.2-1.3); FILE MERGED 2003/09/16 12:23:40 af 1.2.226.1: #111996# Added new file.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [92e8f1be302d1f9bce9e37ecbe9a609a42fa4813]

INTEGRATION: CWS impress1 (1.3.218); FILE MERGED 2003/10/30 17:03:09 af 1.3.218.3: #111996# Removed the import of View to prevent inclusion of unsupported features. 2003/10/28 09:49:26 af 1.3.218.2: RESYNC: (1.3-1.5); FILE MERGED 2003/09/16 12:20:27 af 1.3.218.1: #111996# Removed unnecessary Sd prefix from class names.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [1c55858fddd4ca1cb0fdf2d21a6f095e2f0994c1]

INTEGRATION: CWS impress1 (1.3.128); FILE MERGED 2003/10/28 09:49:20 af 1.3.128.2: RESYNC: (1.3-1.4); FILE MERGED 2003/09/16 12:20:13 af 1.3.128.1: #111996# Removed unnecessary Sd prefix from class names.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [c10b60e0c050778873af5b83a871de86b1f8a260]

INTEGRATION: CWS impress1 (1.6.218); FILE MERGED 2003/10/28 09:49:14 af 1.6.218.2: RESYNC: (1.6-1.8); FILE MERGED 2003/09/16 12:19:49 af 1.6.218.1: #111996# Removed unnecessary Sd prefix from class names and made view shells into su-shells.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [c065eab3007ad27f41e38f8a8d7dffadb36557bc]

INTEGRATION: CWS impress1 (1.4.220); FILE MERGED 2003/09/16 12:18:53 af 1.4.220.1: #111996# Removed unnecessary Sd prefix from class names.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [df850c23031fa6a4c634d3c63404e0265a06f4fc]

INTEGRATION: CWS impress1 (1.3.258); FILE MERGED 2003/09/16 12:18:38 af 1.3.258.1: #111996# Removed unnecessary Sd prefix from class names.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [6e491f21beaf2bd9d4ec978022cbcc2585dbebb1]

INTEGRATION: CWS impress1 (1.1.1.1.262); FILE MERGED 2003/09/16 12:18:22 af 1.1.1.1.262.1: #111996# Removed unnecessary Sd prefix from class names.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [e7a3b0aab81be13d007ca25049b551432daeefff]

INTEGRATION: CWS impress1 (1.4.128); FILE MERGED 2003/10/28 09:49:09 af 1.4.128.2: RESYNC: (1.4-1.5); FILE MERGED 2003/09/16 12:17:45 af 1.4.128.1: #111996# Removed unnecessary Sd prefix from class names.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [33d2be4c2c4950c122979d90292cc11b61be09f1]

INTEGRATION: CWS impress1 (1.1.2); FILE ADDED 2003/09/16 12:16:15 af 1.1.2.1: #111996# Added slot definitions for new class ViewShellBase.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [7cb54a6f813aa43b91f416a244fec270b8ec6d2b]

INTEGRATION: CWS impress1 (1.3.250); FILE MERGED 2003/09/16 12:04:36 af 1.3.250.1: #111996# Moved SdDrawDocShell to namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [4bd005b7c9f4c5513b1a43987b57d785c2ab0269]

INTEGRATION: CWS impress1 (1.1.1.1.262); FILE MERGED 2003/09/16 12:08:54 af 1.1.1.1.262.1: #111996# Introduction of stacked sub-shells.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [7523dfb7f41d1bae56a86061c639fb02a383fe0a]

INTEGRATION: CWS impress1 (1.4.218); FILE MERGED 2003/09/16 12:04:35 af 1.4.218.1: #111996# Moved SdDrawDocShell to namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [59d583a38153de0a14c04dd3b95b5ad06c35fecf]

INTEGRATION: CWS impress1 (1.18.108); FILE MERGED 2003/10/28 09:56:05 af 1.18.108.3: RESYNC: (1.18-1.19); FILE MERGED 2003/10/23 13:03:45 af 1.18.108.2: #111996# Moved creation of new Impress document from Writer outline to its own OutlineToImpress() function. 2003/09/16 12:08:06 af 1.18.108.1: #111996# Moved SdDrawDocShell to namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [18e8985a3f3c0df677c6cb8d71126c8ec4590a32]

INTEGRATION: CWS impress1 (1.1.228); FILE MERGED 2003/09/16 12:04:35 af 1.1.228.1: #111996# Moved SdDrawDocShell to namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [2011cf621481ff7da7a7b488ac1c0a0b0827fe33]

INTEGRATION: CWS impress1 (1.2.226); FILE MERGED 2003/09/16 12:04:34 af 1.2.226.1: #111996# Moved SdDrawDocShell to namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [408d7c64be92aac5c689669ba4708b9d82994b68]

INTEGRATION: CWS impress1 (1.1.254); FILE MERGED 2003/09/16 12:06:54 af 1.1.254.1: #111996# Moved SdDrawDocShell to namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [dc149a5fae23128f8449ab2d241e0662d7c395d0]

INTEGRATION: CWS impress1 (1.2.240); FILE MERGED 2003/10/28 09:55:57 af 1.2.240.2: RESYNC: (1.2-1.3); FILE MERGED 2003/09/16 12:06:00 af 1.2.240.1: #111996# Moved SdDrawDocShell to namespace sd. Member variables used through macros had to be renamed.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [7cc4109e138e5e86cf39d0af9658732cda7f28c5]

INTEGRATION: CWS impress1 (1.1.254); FILE MERGED 2003/09/16 12:04:34 af 1.1.254.1: #111996# Moved SdDrawDocShell to namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [02397cf2afa294414aacebb39488dd05170fb575]

INTEGRATION: CWS impress1 (1.3.244); FILE MERGED 2003/09/16 12:02:22 af 1.3.244.1: #111996# New string for registration of base of stacked sub-shells.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [061eae19ccc0430c7fa8663cc84b1b414c553b17]

INTEGRATION: CWS impress1 (1.10.240); FILE MERGED 2003/09/16 12:01:43 af 1.10.240.1: #111996# New string for registration of base of stacked sub-shells.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [93ff37f0b85adbf7a97811b7870a82a65baaf9f2]

INTEGRATION: CWS impress1 (1.26.62); FILE MERGED 2003/12/11 14:56:55 af 1.26.62.4: #111996# Moved ImpDrawPageListWatcher into its own file. 2003/11/27 15:09:51 af 1.26.62.3: RESYNC: (1.27-1.28); FILE MERGED 2003/11/10 16:43:09 af 1.26.62.2: RESYNC: (1.26-1.27); FILE MERGED 2003/09/16 12:00:41 af 1.26.62.1: #111996# Introduction of stacked sub-shells.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [91559b61a4d7e80a6c66eb038d909903120cf994]

INTEGRATION: CWS impress1 (1.5.218); FILE MERGED 2003/09/16 11:59:06 af 1.5.218.1: #111996# Added new slot id for switching stacked shells.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [3de60a49db974591636718866f88e605f3483533]

INTEGRATION: CWS impress1 (1.1.2); FILE ADDED 2003/09/16 12:14:11 af 1.1.2.1: #111996# Removed unnecessary Sd prefix from class names.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [b825d773df3571907222448d40fa5b5aacdfde8d]

INTEGRATION: CWS impress1 (1.1.2); FILE ADDED 2003/09/16 12:13:14 af 1.1.2.1: Moved SdOutliner to namespace sd.


2004-01-20  Oliver Bolte  <obo@openoffice.org>  [9b1fa5ba28156c53b7b14bc9c03ed5c02e5cd3cc]

INTEGRATION: CWS impress1 (1.1.2); FILE ADDED 2003/10/23 13:00:45 af 1.1.2.1: #111996# Introduced enum ImpressFactoryIds to have symbolic identifiers to specify a factory for the creation of a view shell.


2004-01-20  Frank Schönheit  <fs@openoffice.org>  [8e32f09f5a4fe56570ea7b5779b94cb8725bf384]

non-ref-count version of the former OPropertyContainer (which is now derived)


2004-01-20  Carsten Driesner  <cd@openoffice.org>  [e52d18f94dba51b6d450b066db0057a74499609d]

#111899# Fixed badly formed expression problem


2004-01-19  Kurt Zenker  <kz@openoffice.org>  [b75a103bfb91cb567102284fc483fbeb60bb3d6c]

INTEGRATION: CWS sb12 (1.1.2); FILE ADDED 2003/12/17 16:09:37 sb 1.1.2.1: #i19971# URI processing.


2004-01-19  Kurt Zenker  <kz@openoffice.org>  [d1472d775eeea15f18fd38d673714dc9b90a2e2a]

INTEGRATION: CWS sb12 (1.1.2); FILE ADDED 2004/01/14 12:43:59 sb 1.1.2.2: #i19971# Modified syntax of vnd.sun.star.script URLs. 2003/12/17 16:09:32 sb 1.1.2.1: #i19971# URI processing.


2004-01-19  Kurt Zenker  <kz@openoffice.org>  [8a7b6b28a3c5e7bb81ed2b9148219985ba673d48]

INTEGRATION: CWS sb12 (1.1.2); FILE ADDED 2003/12/17 16:09:30 sb 1.1.2.1: #i19971# URI processing.


2004-01-19  Kurt Zenker  <kz@openoffice.org>  [ce34e06ee29899bce375c7d619f77b4fb9214a34]

INTEGRATION: CWS sb12 (1.1.2); FILE ADDED 2003/12/17 16:06:54 sb 1.1.2.1: #i19971# URI processing.


2004-01-19  Kurt Zenker  <kz@openoffice.org>  [75f042d43a4154c123165f3056feb848118095f1]

INTEGRATION: CWS sb12 (1.1.2); FILE ADDED 2003/12/17 16:06:53 sb 1.1.2.1: #i19971# URI processing.


2004-01-19  Kurt Zenker  <kz@openoffice.org>  [f56d844159f96e0244a490d911335a48690890d1]

INTEGRATION: CWS sb12 (1.1.2); FILE ADDED 2003/12/17 16:06:52 sb 1.1.2.1: #i19971# URI processing.


2004-01-19  Kurt Zenker  <kz@openoffice.org>  [5bfa638598f02ca89cfd509618aa7df080b9cf8b]

INTEGRATION: CWS sb12 (1.1.2); FILE ADDED 2003/12/17 16:06:49 sb 1.1.2.1: #i19971# URI processing.


2004-01-19  Kurt Zenker  <kz@openoffice.org>  [170c89d5b91dcc7c54b25a9c55d87d7c75c81e3a]

INTEGRATION: CWS sb12 (1.1.2); FILE ADDED 2004/01/15 07:47:04 sb 1.1.2.3: #i19971# Fixed minor build problems. 2004/01/14 12:43:58 sb 1.1.2.2: #i19971# Modified syntax of vnd.sun.star.script URLs. 2003/12/17 16:06:48 sb 1.1.2.1: #i19971# URI processing.


2004-01-19  Kurt Zenker  <kz@openoffice.org>  [cf09c86f211f0cf2c79e3d7a2ce5d137e18181d8]

INTEGRATION: CWS sb12 (1.1.2); FILE ADDED 2003/12/17 16:06:47 sb 1.1.2.1: #i19971# URI processing.


2004-01-19  Kurt Zenker  <kz@openoffice.org>  [1363751afdc255e16253f71a3ea07a6b7f37468f]

INTEGRATION: CWS sb12 (1.1.2); FILE ADDED 2004/01/15 07:47:03 sb 1.1.2.2: #i19971# Fixed minor build problems. 2003/12/17 16:06:46 sb 1.1.2.1: #i19971# URI processing.


2004-01-19  Kurt Zenker  <kz@openoffice.org>  [f64fa483f627cd8551eb9d1034c621a05267dcd2]

INTEGRATION: CWS sb12 (1.1.2); FILE ADDED 2003/12/17 16:06:43 sb 1.1.2.1: #i19971# URI processing.


2004-01-19  Kurt Zenker  <kz@openoffice.org>  [17c279653236d46727ea44834a689f72844d182b]

INTEGRATION: CWS sb12 (1.1.2); FILE ADDED 2003/12/17 16:06:41 sb 1.1.2.1: #i19971# URI processing.


2004-01-19  Kurt Zenker  <kz@openoffice.org>  [13bc97f9abd6435c70b4168a8dc753af4d1d3079]

INTEGRATION: CWS sb12 (1.10.58); FILE MERGED 2004/01/19 14:15:43 sb 1.10.58.1: #i19971# Added XML module description for uriproc.


2004-01-19  Kurt Zenker  <kz@openoffice.org>  [17b89f3a553906307ba0cff35b3071ecf3b46296]

INTEGRATION: CWS sb12 (1.6.20); FILE MERGED 2003/12/17 16:05:27 sb 1.6.20.1: #i19971# Added uriproc.


2004-01-19  Kurt Zenker  <kz@openoffice.org>  [b509f86ebcfb59ee58c40103ff4a8decad58b63b]

INTEGRATION: CWS sb12 (1.19.198); FILE MERGED 2003/12/17 15:59:08 sb 1.19.198.2: #i19971# Moved URI processing stuff to udkapi/com/sun/star/uri. 2003/12/17 08:35:55 sb 1.19.198.1: #i19971# New URI processing API.


2004-01-19  Kurt Zenker  <kz@openoffice.org>  [ba4bd66f7555be81bf252e4a3ce2def89233cc49]

INTEGRATION: CWS sb12 (1.11.54); FILE MERGED 2003/12/17 16:00:16 sb 1.11.54.1: #i19971# Added com.sun.star.uri.


2004-01-19  Kurt Zenker  <kz@openoffice.org>  [0fd62fefcd385829aba2c980336faf6044921f1b]

INTEGRATION: CWS sb12 (1.20.6); FILE MERGED 2003/12/17 08:43:41 sb 1.20.6.1: #i19971# Prevent warnings for the SAL_MIN_INTn defines.


2004-01-19  Kurt Zenker  <kz@openoffice.org>  [cb2660f3f75dd39525c05b4b8ebcd45de9f1244d]

INTEGRATION: CWS sb12 (1.13.64); FILE MERGED 2003/12/17 16:14:39 sb 1.13.64.1: #i19971# Added com.sun.star.uri.


2004-01-19  Kurt Zenker  <kz@openoffice.org>  [9fe27fa75f4dadcdd2f95e1717aa63808709ee99]

INTEGRATION: CWS sb12 (1.14.44); FILE MERGED 2003/12/17 16:15:18 sb 1.14.44.1: #i19971# Added com.sun.star.uri.


2004-01-19  Kurt Zenker  <kz@openoffice.org>  [af1fdf2799c986c30ba4bdfeac1f47657304148b]

INTEGRATION: CWS sb12 (1.10.64); FILE MERGED 2003/12/17 16:15:17 sb 1.10.64.1: #i19971# Added com.sun.star.uri.


2004-01-19  Kurt Zenker  <kz@openoffice.org>  [97c9c680545ea20c349b5c6e9c8be1190b4775c4]

INTEGRATION: CWS sb12 (1.1.2); FILE ADDED 2003/12/17 16:13:22 sb 1.1.2.1: #i19971# URI processing.


2004-01-19  Kurt Zenker  <kz@openoffice.org>  [46f7bc414756664059418d5319cd47dae919a0a7]

INTEGRATION: CWS sb12 (1.1.2); FILE ADDED 2004/01/14 12:39:12 sb 1.1.2.2: #i19971# Modified syntax of vnd.sun.star.script URLs. 2003/12/17 16:13:21 sb 1.1.2.1: #i19971# URI processing.


2004-01-19  Kurt Zenker  <kz@openoffice.org>  [f5bbae87bd030ff0057f22d076be7c2562a96800]

INTEGRATION: CWS sb12 (1.1.2); FILE ADDED 2003/12/17 16:13:20 sb 1.1.2.1: #i19971# URI processing.


2004-01-19  Kurt Zenker  <kz@openoffice.org>  [dcd5458832c9803e83a40a64e7851a6bb22d19d0]

INTEGRATION: CWS sb12 (1.1.2); FILE ADDED 2003/12/17 16:13:18 sb 1.1.2.1: #i19971# URI processing.


2004-01-19  Kurt Zenker  <kz@openoffice.org>  [0f15726f9dc6f881d51d6e292e3d0baf1f1d1e61]

INTEGRATION: CWS sb12 (1.1.2); FILE ADDED 2003/12/17 16:13:17 sb 1.1.2.1: #i19971# URI processing.


2004-01-19  Kurt Zenker  <kz@openoffice.org>  [86594a3d0377d0e1c6ff1ea8581f4886bfd0f27b]

INTEGRATION: CWS sb12 (1.1.2); FILE ADDED 2003/12/17 16:13:15 sb 1.1.2.1: #i19971# URI processing.


2004-01-19  Kurt Zenker  <kz@openoffice.org>  [c54645f83e81d2d3644d123cb2072889154414a4]

INTEGRATION: CWS sb12 (1.1.2); FILE ADDED 2003/12/17 16:13:14 sb 1.1.2.1: #i19971# URI processing.


2004-01-19  Kurt Zenker  <kz@openoffice.org>  [5d74e9c7782b9785d76ee36050fba0eb5e220f64]

INTEGRATION: CWS sb12 (1.1.2); FILE ADDED 2003/12/17 16:13:12 sb 1.1.2.1: #i19971# URI processing.


2004-01-19  Kurt Zenker  <kz@openoffice.org>  [f20ad2271fedd0a3a096d54128d468d79e07f67e]

INTEGRATION: CWS sb12 (1.2.44); FILE MERGED 2003/12/17 16:16:11 sb 1.2.44.1: #i19971# Added com.sun.star.uri.


2004-01-19  Kurt Zenker  <kz@openoffice.org>  [647f4917d7463e2119038df65c9469a70fe5b045]

INTEGRATION: CWS gh5 (1.29.26); FILE MERGED 2004/01/15 12:18:20 mt 1.29.26.3: #i24438# Set mbFormatted to FALSE in FormatFullDoc 2004/01/15 07:13:09 mt 1.29.26.2: #i23795# Restore TextColor after painting selected area... 2003/12/11 15:54:33 mt 1.29.26.1: #i23427# #114283# Fixed bug in mnCurTextWidth caching, and never call FormatDoc without UpdateViews


2004-01-19  Kurt Zenker  <kz@openoffice.org>  [35c36a6f93cb4e53cbd1af99e4fc19415b828085]

INTEGRATION: CWS gh5 (1.13.74); FILE MERGED 2004/01/13 10:23:43 gh 1.13.74.3: #i22675#replace ressource ID with strings and fix a bug in replacing 2004/01/13 09:47:18 gh 1.13.74.2: RESYNC: (1.13-1.14); FILE MERGED 2003/12/08 16:23:13 gh 1.13.74.1: fix warnings


2004-01-19  Kurt Zenker  <kz@openoffice.org>  [22b6ae46ab05aea909100f0e62ae5cb30c16dd23]

INTEGRATION: CWS gh5 (1.15.18); FILE MERGED 2004/01/13 09:46:50 gh 1.15.18.2: RESYNC: (1.15-1.16); FILE MERGED 2003/12/08 16:28:52 gh 1.15.18.1: #112510# in testtool show tabpage Profile as default


2004-01-19  Kurt Zenker  <kz@openoffice.org>  [aa1677f142b00e05f5530d6e0892cb769948cd98]

INTEGRATION: CWS gh5 (1.2.136); FILE MERGED 2003/12/08 16:29:48 gh 1.2.136.1: #i22675#new commands getError/WarningList


2004-01-19  Kurt Zenker  <kz@openoffice.org>  [1d54c91ec2d88848e8910fac19a6303539e2a2ed]

INTEGRATION: CWS gh5 (1.51.2); FILE MERGED 2004/01/13 10:23:42 gh 1.51.2.1: #i22675#replace ressource ID with strings and fix a bug in replacing


2004-01-19  Kurt Zenker  <kz@openoffice.org>  [65129b91757d50d1cb8702e49330b02801c34fba]

INTEGRATION: CWS gh5 (1.2.48); FILE MERGED 2004/01/13 10:24:51 gh 1.2.48.3: #i22675#replace ressource ID with strings 2003/12/09 14:18:30 gh 1.2.48.2: #i22675#Refcounting is better in many cases 2003/12/08 16:17:29 gh 1.2.48.1: #i22675#new commands getError/WarningList


2004-01-19  Kurt Zenker  <kz@openoffice.org>  [29e6078c07258ff2b968000d807ddf2b8f68d2ce]

INTEGRATION: CWS gh5 (1.5.32); FILE MERGED 2004/01/13 09:40:35 gh 1.5.32.4: RESYNC: (1.5-1.7); FILE MERGED 2003/12/10 13:34:40 gh 1.5.32.3: #i22675# forgot () 2003/12/09 14:18:27 gh 1.5.32.2: #i22675#Refcounting is better in many cases 2003/12/08 16:17:26 gh 1.5.32.1: #i22675#new commands getError/WarningList


2004-01-19  Kurt Zenker  <kz@openoffice.org>  [beec6c3fd48fd391c4823da7a490c2eca76455a8]

INTEGRATION: CWS gh5 (1.3.48); FILE MERGED 2003/12/08 16:17:21 gh 1.3.48.1: #i22675#new commands getError/WarningList


2004-01-19  Kurt Zenker  <kz@openoffice.org>  [620139116d7d35419249ea5a89d23c3dd465c987]

INTEGRATION: CWS gh5 (1.2.48); FILE MERGED 2003/12/08 16:17:15 gh 1.2.48.1: #i22675#new commands getError/WarningList


2004-01-19  Kurt Zenker  <kz@openoffice.org>  [5f9fbff95f358cf1024106e803a0a5d94665e40d]

INTEGRATION: CWS gh5 (1.10.8); FILE MERGED 2003/12/08 16:13:25 gh 1.10.8.1: no ressources in hid.lst from this module


2004-01-19  Björn Milcke  <bm@openoffice.org>  [209a5cbd8b7184b97fef03c5fe7f0cb0ce73cd9f]

check if source and destination are valid


2004-01-19  Ingrid Halama  <iha@openoffice.org>  [525f48e86d57f0947a09ee875cd8a4798566c9e3]

iterate through existing axes


2004-01-19  Björn Milcke  <bm@openoffice.org>  [5891df7f4a90a4767de5bde50467b32a568e4c43]

use straight lines for net chart


2004-01-19  Björn Milcke  <bm@openoffice.org>  [5e6f14f99d07e73e3d9e729428dbb6e0b1933a65]

change default back to column


2004-01-19  Rüdiger Timm  <rt@openoffice.org>  [20a6674578ee18d4f3f1b437dcaf7a5f840761d2]

#i10000# Syntax.


2004-01-19  Björn Milcke  <bm@openoffice.org>  [57590721c1e2a5bc61229284b115086afc4bff9b]

deliver DevChartConfig to use from other apps.  Note: No libs are needed, the header contains everything necessary.


2004-01-19  Björn Milcke  <bm@openoffice.org>  [14890b3342ebaeede69cf26a9db99a8c8dc434dd]

New behaviour of activation of the new chart


2004-01-19  Rüdiger Timm  <rt@openoffice.org>  [dd8932181a9584a1693ecb71217b79820b965eb9]

#i10000# Module acronym has to consist of two letters. Changed from hwp to hw.


2004-01-17  Ingrid Halama  <iha@openoffice.org>  [b064ca8aa953835e683f3e4679b08c37fc48507d]

introduced polarcoordinate system + axis + grids + some cleanup


2004-01-16  Oliver Bolte  <obo@openoffice.org>  [91f40ac8a084c29324659a5d5b4a28b119c57471]

#100000# include stddef.h missing


2004-01-16  Armin Weiss  <aw@openoffice.org>  [99a300e39ace4f9bd1af8ad85ef49f35f7117fc7]

Added == and != operators to ranges, some other goodies, too. Also changed remaining sal_Bool to bool. Renamed B(2|3)(d|i)box to ...volume.


2004-01-16  Thorsten Behrens  <thb@openoffice.org>  [c794c5ce7ea7b11f7275a471821310dcd3dd552e]

#110496# Some more adaptions to integer classes


2004-01-16  Thorsten Behrens  <thb@openoffice.org>  [e1ee37accf3973cae1c373a6be84273d96401c39]

Initial revision


2004-01-16  Thorsten Behrens  <thb@openoffice.org>  [fb6fefbd9482f6fa26447be417286ae1935c0702]

#110496# Added integer point, size and rectangle classes, needed for the new canvas


2004-01-15  Thorsten Behrens  <thb@openoffice.org>  [08761ff6d5991730ed66b7e13817b325ce848da3]

Initial revision


2004-01-14  Kurt Zenker  <kz@openoffice.org>  [8fb08fdf928bbe68dce2fee93b7c8463b0443a99]

new version for SRC680


2004-01-14  Kurt Zenker  <kz@openoffice.org>  [5dfe30f39c7eaa91d95b9f5d248d972588dce222]

new version for SRC680


2004-01-14  Kurt Zenker  <kz@openoffice.org>  [62d134b43a32ff762e3f2069b5e5b2434fe1487f]

new version for SRC680


2004-01-14  Oliver Bolte  <obo@openoffice.org>  [e317a8b9d2b3021e0d8c2bfc537fd68e4f5f88d2]

#100000# depends on offuh


2004-01-14  Oliver Bolte  <obo@openoffice.org>  [d10bb88edfdc33c40033bfe36f3095fcde8d6900]

SRC680


2004-01-13  Oliver Bolte  <obo@openoffice.org>  [92975a81aa6b46bace79069ad6bef72018f2a960]

INTEGRATION: CWS mullingarfilterteam18 (1.91.16); FILE MERGED 2003/12/15 14:52:36 cmc 1.91.16.9: #113434# I went to such effort to get the right cell to compare against, and then didn't use the index I tested :-( 2003/12/15 14:19:21 cmc 1.91.16.8: #113434# outline ctor/dtor 2003/12/11 13:48:53 cmc 1.91.16.7: RESYNC: (1.91-1.92); FILE MERGED 2003/12/09 16:03:56 cmc 1.91.16.6: #i23022# / #i18644# difficulties in mapping word position of after row end mark to suitable equivalent location in writer 2003/12/05 09:47:25 cmc 1.91.16.5: #113434# only merge cells if they *exist* 2003/12/04 13:18:11 cmc 1.91.16.4: #i20540# Seeing as the SdrOle2Obj is hellbent on inserting stuff into the persist that we want to do instead, then give it no persist to work with 2003/12/03 09:03:00 cmc 1.91.16.3: #113365# put a bandaid on a reported crash 2003/11/17 17:09:52 cmc 1.91.16.2: #i9055# add in some defaults to case statements, etc 2003/11/17 08:50:41 cmc 1.91.16.1: #i9055# unused variable


2004-01-13  Oliver Bolte  <obo@openoffice.org>  [baa928b3afa560b14da7e6757b24323af50e39e5]

INTEGRATION: CWS mullingarfilterteam18 (1.7.220); FILE MERGED 2003/11/14 16:48:39 cmc 1.7.220.1: #i16876# seperate symbol from donknow when handling texttokens, and inside or not inside a fontname


2004-01-13  Oliver Bolte  <obo@openoffice.org>  [e753c57dc50b0201e678cab5c70fa37ec9b81b7e]

INTEGRATION: CWS mullingarfilterteam18 (1.12.186); FILE MERGED 2003/11/14 16:48:39 cmc 1.12.186.1: #i16876# seperate symbol from donknow when handling texttokens, and inside or not inside a fontname


2004-01-13  Oliver Bolte  <obo@openoffice.org>  [655a4eda0fe8881d9a9dc55ab4837aaee84874c2]

INTEGRATION: CWS mullingarfilterteam18 (1.17.10); FILE MERGED 2003/12/11 14:37:42 cmc 1.17.10.2: RESYNC: (1.17-1.18); FILE MERGED 2003/11/14 16:48:05 cmc 1.17.10.1: #i16876# seperate symbol from donknow when handling texttokens, and inside or not inside a fontname


2004-01-13  Oliver Bolte  <obo@openoffice.org>  [2e338eabd5f0127b82c684e99e7c61a17285da2e]

INTEGRATION: CWS mullingarfilterteam18 (1.4.314); FILE MERGED 2003/11/27 13:11:00 cmc 1.4.314.1: #i9055# unused variable


2004-01-13  Oliver Bolte  <obo@openoffice.org>  [57f59a0d5e1daf0e932194ce8cbb3b1cba71821c]

INTEGRATION: CWS mullingarfilterteam18 (1.6.76); FILE MERGED 2003/11/27 13:08:58 cmc 1.6.76.1: #i9055# member init order different, need virtual destructor


2004-01-13  Oliver Bolte  <obo@openoffice.org>  [b4599e132eb459297604ae072a510b57989d7bc1]

INTEGRATION: CWS mullingarfilterteam18 (1.12.76); FILE MERGED 2003/11/27 13:08:58 cmc 1.12.76.1: #i9055# member init order different, need virtual destructor


2004-01-13  Oliver Bolte  <obo@openoffice.org>  [ea5c28f85828a080084b5a4147e76f5e13e95611]

INTEGRATION: CWS mullingarfilterteam18 (1.13.76); FILE MERGED 2003/12/11 14:54:04 cmc 1.13.76.2: RESYNC: (1.13-1.14); FILE MERGED 2003/11/17 08:50:09 cmc 1.13.76.1: #i9055# missing virtual destructor


2004-01-13  Oliver Bolte  <obo@openoffice.org>  [51011afff128316f1166fcbebe73f010fe1378ff]

INTEGRATION: CWS mullingarfilterteam18 (1.25.64); FILE MERGED 2003/12/11 13:50:21 cmc 1.25.64.2: RESYNC: (1.25-1.26); FILE MERGED 2003/12/03 14:21:17 mmaher 1.25.64.1: #i7907# Added feature for including subdocuments in a master document


2004-01-13  Oliver Bolte  <obo@openoffice.org>  [9cc7ec7cf2b41feb7f7a4d02b7b292ce373fb938]

INTEGRATION: CWS mullingarfilterteam18 (1.65.18); FILE MERGED 2003/12/03 14:21:13 mmaher 1.65.18.2: #i7907# Added feature for including subdocuments in a master document 2003/11/14 17:34:28 cmc 1.65.18.1: #i9055# make types agree with eachother and documentation


2004-01-13  Oliver Bolte  <obo@openoffice.org>  [a97729ee41c0c6f0f6d497d3974fcde9ee021eaf]

INTEGRATION: CWS mullingarfilterteam18 (1.103.16); FILE MERGED 2003/12/11 13:50:09 cmc 1.103.16.5: RESYNC: (1.103-1.104); FILE MERGED 2003/12/03 14:21:12 mmaher 1.103.16.4: #i7907# Added feature for including subdocuments in a master document 2003/11/17 17:09:54 cmc 1.103.16.3: #i9055# add in some defaults to case statements, etc 2003/11/14 17:34:27 cmc 1.103.16.2: #i9055# make types agree with eachother and documentation 2003/11/13 15:52:38 cmc 1.103.16.1: #i22436# set printer metrics for all ww6/7 docs


2004-01-13  Oliver Bolte  <obo@openoffice.org>  [9688e60d80a8723bae225f33439788299c69a23c]

INTEGRATION: CWS mullingarfilterteam18 (1.144.16); FILE MERGED 2003/12/11 13:49:54 cmc 1.144.16.8: RESYNC: (1.144-1.145); FILE MERGED 2003/12/09 12:02:41 cmc 1.144.16.7: #114238# old style frame must default to transparent to make new object positioning sensible 2003/12/04 16:50:11 cmc 1.144.16.6: #i22601# && wrong way around 2003/12/03 14:21:16 mmaher 1.144.16.5: #i7907# Added feature for including subdocuments in a master document 2003/11/20 13:26:45 cmc 1.144.16.4: #113694# make an attempt at improving textgrid import 2003/11/18 13:33:31 cmc 1.144.16.3: #113697# make safe against having no SvxFontHeightItem available 2003/11/17 17:09:53 cmc 1.144.16.2: #i9055# add in some defaults to case statements, etc 2003/11/14 11:12:50 cmc 1.144.16.1: #i22457# fix prototypes from davidfraser@openoffice.org


2004-01-13  Oliver Bolte  <obo@openoffice.org>  [352773b29c3a401b45cf23d5ef25321ac1e0762a]

INTEGRATION: CWS mullingarfilterteam18 (1.72.16); FILE MERGED 2003/12/11 13:49:42 cmc 1.72.16.4: RESYNC: (1.72-1.73); FILE MERGED 2003/12/03 09:44:27 cmc 1.72.16.3: #i23137# add extra styles which *inherit* their outline level to toc when multiple outline rules in action 2003/11/17 10:29:45 cmc 1.72.16.2: #i9055# change switchs with a single case label into simpler if statements 2003/11/17 09:24:24 cmc 1.72.16.1: #i9055# unused variable


2004-01-13  Oliver Bolte  <obo@openoffice.org>  [32f13bbcfba0c66d7216b2556c7795b1ae3b7ebd]

INTEGRATION: CWS mullingarfilterteam18 (1.42.16); FILE MERGED 2003/12/11 13:49:30 cmc 1.42.16.3: RESYNC: (1.42-1.43); FILE MERGED 2003/12/04 13:18:13 cmc 1.42.16.2: #i20540# Seeing as the SdrOle2Obj is hellbent on inserting stuff into the persist that we want to do instead, then give it no persist to work with 2003/11/17 17:09:52 cmc 1.42.16.1: #i9055# add in some defaults to case statements, etc


2004-01-13  Oliver Bolte  <obo@openoffice.org>  [25dbb897e9161b3cc0825eadf813147e56c9f33d]

INTEGRATION: CWS mullingarfilterteam18 (1.52.16); FILE MERGED 2003/12/12 15:25:43 cmc 1.52.16.6: final merge conflict fixes 2003/12/11 16:19:43 cmc 1.52.16.5: #114362# still some merge marks in last commit :-( 2003/12/11 16:17:51 cmc 1.52.16.4: #114362# rather than use resize, just start off with the vector constructed to the right size 2003/12/11 13:49:18 cmc 1.52.16.3: RESYNC: (1.52-1.54); FILE MERGED 2003/12/04 13:18:12 cmc 1.52.16.2: #i20540# Seeing as the SdrOle2Obj is hellbent on inserting stuff into the persist that we want to do instead, then give it no persist to work with 2003/11/17 11:30:23 cmc 1.52.16.1: #i9055# cleanup ww8par3.cxx


2004-01-13  Oliver Bolte  <obo@openoffice.org>  [d20500c63d2ee0aaf3d32ca907245ae3f0c50427]

INTEGRATION: CWS mullingarfilterteam18 (1.120.16); FILE MERGED 2003/12/11 13:48:42 cmc 1.120.16.5: RESYNC: (1.120-1.121); FILE MERGED 2003/12/04 13:18:10 cmc 1.120.16.4: #i20540# Seeing as the SdrOle2Obj is hellbent on inserting stuff into the persist that we want to do instead, then give it no persist to work with 2003/12/03 14:21:16 mmaher 1.120.16.3: #i7907# Added feature for including subdocuments in a master document 2003/11/17 08:50:39 cmc 1.120.16.2: #i9055# unused variable 2003/11/14 11:12:49 cmc 1.120.16.1: #i22457# fix prototypes from davidfraser@openoffice.org


2004-01-13  Oliver Bolte  <obo@openoffice.org>  [e14c421246529a97e62e3364defa3deb4c07ba7d]

INTEGRATION: CWS mullingarfilterteam18 (1.120.16); FILE MERGED 2003/12/11 13:48:30 cmc 1.120.16.8: RESYNC: (1.120-1.122); FILE MERGED 2003/12/10 09:42:50 cmc 1.120.16.7: #i23161# try a different guess at how word distinguish cell end marks for embedded tables in tables 2003/12/04 13:18:08 cmc 1.120.16.6: #i20540# Seeing as the SdrOle2Obj is hellbent on inserting stuff into the persist that we want to do instead, then give it no persist to work with 2003/12/03 14:21:14 mmaher 1.120.16.5: #i7907# Added feature for including subdocuments in a master document 2003/11/27 15:57:52 cmc 1.120.16.4: #i22635# fix page follow for nonstandard page descriptor import mapping 2003/11/27 14:54:20 cmc 1.120.16.3: #i18515# Still problems, lets special case the no tab insert/delete option 2003/11/20 13:26:44 cmc 1.120.16.2: #113694# make an attempt at improving textgrid import 2003/11/17 17:09:51 cmc 1.120.16.1: #i9055# add in some defaults to case statements, etc


2004-01-13  Oliver Bolte  <obo@openoffice.org>  [a536c183c894cc92736329ca9100dae6c9cd4fbb]

INTEGRATION: CWS mullingarfilterteam18 (1.52.16); FILE MERGED 2003/12/11 13:48:18 cmc 1.52.16.3: RESYNC: (1.52-1.54); FILE MERGED 2003/12/04 13:18:08 cmc 1.52.16.2: #i20540# Seeing as the SdrOle2Obj is hellbent on inserting stuff into the persist that we want to do instead, then give it no persist to work with 2003/11/17 17:09:51 cmc 1.52.16.1: #i9055# add in some defaults to case statements, etc


2004-01-13  Oliver Bolte  <obo@openoffice.org>  [f2ace8dc2c070626d930ccb757440fc406aaedea]

INTEGRATION: CWS mullingarfilterteam18 (1.107.16); FILE MERGED 2003/12/11 13:47:50 cmc 1.107.16.5: RESYNC: (1.107-1.109); FILE MERGED 2003/12/04 13:18:06 cmc 1.107.16.4: #i20540# Seeing as the SdrOle2Obj is hellbent on inserting stuff into the persist that we want to do instead, then give it no persist to work with 2003/11/17 17:27:32 cmc 1.107.16.3: #i9055# some signedness issues 2003/11/17 17:09:50 cmc 1.107.16.2: #i9055# add in some defaults to case statements, etc 2003/11/14 13:37:07 cmc 1.107.16.1: #i9055# some more warnings


2004-01-13  Oliver Bolte  <obo@openoffice.org>  [73a0724f7fc878afe6d803423f663565f33e3397]

INTEGRATION: CWS mullingarfilterteam18 (1.8.64); FILE MERGED 2003/12/03 14:21:14 mmaher 1.8.64.1: #i7907# Added feature for including subdocuments in a master document


2004-01-13  Oliver Bolte  <obo@openoffice.org>  [1dc51300563d26641243374981b27098df67390b]

INTEGRATION: CWS mullingarfilterteam18 (1.17.18); FILE MERGED 2003/12/03 14:21:14 mmaher 1.17.18.2: #i7907# Added feature for including subdocuments in a master document 2003/11/17 17:09:50 cmc 1.17.18.1: #i9055# add in some defaults to case statements, etc


2004-01-13  Oliver Bolte  <obo@openoffice.org>  [24eab19171eb284af3db617fa4d4b5db21d06646]

INTEGRATION: CWS mullingarfilterteam18 (1.69.16); FILE MERGED 2003/12/11 13:47:37 cmc 1.69.16.3: RESYNC: (1.69-1.70); FILE MERGED 2003/11/17 17:09:49 cmc 1.69.16.2: #i9055# add in some defaults to case statements, etc 2003/11/14 13:05:37 cmc 1.69.16.1: #i9055# an unsigned value cannot be anything except >= 0


2004-01-13  Oliver Bolte  <obo@openoffice.org>  [d1f4f948511ed7d14c5112f6aaac971f4cc099a7]

INTEGRATION: CWS mullingarfilterteam18 (1.33.16); FILE MERGED 2003/12/11 13:47:22 cmc 1.33.16.2: RESYNC: (1.33-1.34); FILE MERGED 2003/11/17 17:09:49 cmc 1.33.16.1: #i9055# add in some defaults to case statements, etc


2004-01-13  Oliver Bolte  <obo@openoffice.org>  [82776efabb1c99f4f8905891480235b80f60e2b5]

INTEGRATION: CWS mullingarfilterteam18 (1.57.4); FILE MERGED 2003/12/11 13:46:17 cmc 1.57.4.2: RESYNC: (1.57-1.58); FILE MERGED 2003/11/17 17:09:46 cmc 1.57.4.1: #i9055# add in some defaults to case statements, etc


2004-01-13  Oliver Bolte  <obo@openoffice.org>  [c0cb40588ebe86950f951026f2cddc2de70665cb]

INTEGRATION: CWS mullingarfilterteam18 (1.53.16); FILE MERGED 2003/12/11 13:47:09 cmc 1.53.16.2: RESYNC: (1.53-1.54); FILE MERGED 2003/11/14 13:37:04 cmc 1.53.16.1: #i9055# some more warnings


2004-01-13  Oliver Bolte  <obo@openoffice.org>  [28390d481130ff5069a6ea031ad5da86187bd211]

INTEGRATION: CWS mullingarfilterteam18 (1.59.16); FILE MERGED 2003/12/11 13:46:57 cmc 1.59.16.3: RESYNC: (1.59-1.60); FILE MERGED 2003/11/18 12:44:12 cmc 1.59.16.2: #113902# merge all the silly which converters together and use one that works 2003/11/17 17:09:48 cmc 1.59.16.1: #i9055# add in some defaults to case statements, etc


2004-01-13  Oliver Bolte  <obo@openoffice.org>  [8db9a32fc5ec855b039393c50ac6cbfb1fc37561]

INTEGRATION: CWS mullingarfilterteam18 (1.28.16); FILE MERGED 2003/12/11 13:46:43 cmc 1.28.16.2: RESYNC: (1.28-1.29); FILE MERGED 2003/11/17 17:09:47 cmc 1.28.16.1: #i9055# add in some defaults to case statements, etc


2004-01-13  Oliver Bolte  <obo@openoffice.org>  [8475369acddc72bd3d9b74afcc24dbc7be346edd]

INTEGRATION: CWS mullingarfilterteam18 (1.24.18); FILE MERGED 2003/12/11 13:46:29 cmc 1.24.18.3: RESYNC: (1.24-1.25); FILE MERGED 2003/11/17 17:09:47 cmc 1.24.18.2: #i9055# add in some defaults to case statements, etc 2003/11/14 13:37:04 cmc 1.24.18.1: #i9055# some more warnings


2004-01-13  Oliver Bolte  <obo@openoffice.org>  [d2cef90052a140ac3ce0438ff58780fc9ec5a1fb]

INTEGRATION: CWS mullingarfilterteam18 (1.67.16); FILE MERGED 2003/12/11 13:46:04 cmc 1.67.16.3: RESYNC: (1.67-1.69); FILE MERGED 2003/11/18 12:44:11 cmc 1.67.16.2: #113902# merge all the silly which converters together and use one that works 2003/11/17 17:09:46 cmc 1.67.16.1: #i9055# add in some defaults to case statements, etc


2004-01-13  Oliver Bolte  <obo@openoffice.org>  [4f67258a18e65f51c66c1a728ae0f8910b166cb1]

INTEGRATION: CWS mullingarfilterteam18 (1.4.16); FILE MERGED 2003/12/11 13:45:26 cmc 1.4.16.2: RESYNC: (1.4-1.5); FILE MERGED 2003/11/18 12:44:11 cmc 1.4.16.1: #113902# merge all the silly which converters together and use one that works


2004-01-13  Oliver Bolte  <obo@openoffice.org>  [6a3193fe70ebb882988fb890867847bf225dce0c]

INTEGRATION: CWS mullingarfilterteam18 (1.4.16); FILE MERGED 2003/12/12 15:25:41 cmc 1.4.16.4: final merge conflict fixes 2003/12/11 13:45:14 cmc 1.4.16.3: RESYNC: (1.4-1.5); FILE MERGED 2003/11/18 12:44:10 cmc 1.4.16.2: #113902# merge all the silly which converters together and use one that works 2003/11/14 16:09:01 cmc 1.4.16.1: #i9055# member init the wrong way around :-(


2004-01-13  Oliver Bolte  <obo@openoffice.org>  [4ab3abf752413d774cc02217a50d57797bf82443]

INTEGRATION: CWS mullingarfilterteam18 (1.3.16); FILE MERGED 2003/12/11 13:45:02 cmc 1.3.16.3: RESYNC: (1.3-1.4); FILE MERGED 2003/12/05 11:35:49 cmc 1.3.16.2: missing vector 2003/12/03 14:21:13 mmaher 1.3.16.1: #i7907# Added feature for including subdocuments in a master document


2004-01-13  Oliver Bolte  <obo@openoffice.org>  [cf78288866c87d35cbd078bc9d8366f5de866683]

INTEGRATION: CWS mullingarfilterteam18 (1.3.62); FILE MERGED 2003/11/17 17:09:46 cmc 1.3.62.1: #i9055# add in some defaults to case statements, etc


2004-01-13  Oliver Bolte  <obo@openoffice.org>  [de2f5227528e8ef537bdaa08a6fa6df80562a980]

INTEGRATION: CWS mullingarfilterteam18 (1.2.64); FILE MERGED 2003/11/17 17:09:45 cmc 1.2.64.1: #i9055# add in some defaults to case statements, etc


2004-01-13  Oliver Bolte  <obo@openoffice.org>  [e2d38cf07683544db37e7eff632109ed67bea8dd]

INTEGRATION: CWS mullingarfilterteam18 (1.4.288); FILE MERGED 2003/11/19 09:07:18 cmc 1.4.288.2: #i9055# clean warnings from ww1 dir 2003/11/17 09:13:26 cmc 1.4.288.1: #i9055# unused variables


2004-01-13  Oliver Bolte  <obo@openoffice.org>  [2101b9739f7915c0b40a65d3e1482edd804dc0cf]

INTEGRATION: CWS mullingarfilterteam18 (1.3.466); FILE MERGED 2003/11/19 09:07:17 cmc 1.3.466.1: #i9055# clean warnings from ww1 dir


2004-01-13  Oliver Bolte  <obo@openoffice.org>  [8cd9d16fcced0b693cc8da83d4d372492e4f68e2]

INTEGRATION: CWS mullingarfilterteam18 (1.5.288); FILE MERGED 2003/11/19 09:07:16 cmc 1.5.288.1: #i9055# clean warnings from ww1 dir


2004-01-13  Oliver Bolte  <obo@openoffice.org>  [fd385b5416642e2a29022ddad2df3108b4d6636f]

INTEGRATION: CWS mullingarfilterteam18 (1.3.466); FILE MERGED 2003/11/19 09:07:15 cmc 1.3.466.1: #i9055# clean warnings from ww1 dir


2004-01-13  Oliver Bolte  <obo@openoffice.org>  [72a7c00028d705f09062e0fda90780ca117a0135]

INTEGRATION: CWS mullingarfilterteam18 (1.4.288); FILE MERGED 2003/12/11 13:50:34 cmc 1.4.288.2: RESYNC: (1.4-1.5); FILE MERGED 2003/11/19 09:07:15 cmc 1.4.288.1: #i9055# clean warnings from ww1 dir


2004-01-13  Oliver Bolte  <obo@openoffice.org>  [d8fe1ac7358e77b88d6ae10411b9f2c4a1ffd263]

INTEGRATION: CWS mullingarfilterteam18 (1.10.278); FILE MERGED 2003/11/19 09:07:14 cmc 1.10.278.2: #i9055# clean warnings from ww1 dir 2003/11/17 09:03:42 cmc 1.10.278.1: #i9055# missing dtor


2004-01-13  Oliver Bolte  <obo@openoffice.org>  [8299d6c6c9011dca6a6a4684cf7a3bdb946ecbf5]

INTEGRATION: CWS mullingarfilterteam18 (1.4.452); FILE MERGED 2003/12/03 08:57:26 cmc 1.4.452.3: #113236# make table export a little more safe against unexpected events 2003/11/20 14:50:08 cmc 1.4.452.2: #i9055# writer dir warning free 2003/11/17 13:59:37 cmc 1.4.452.1: #i9055# add dtor to SwWriteTable


2004-01-13  Oliver Bolte  <obo@openoffice.org>  [7b9fccd8e0418095a3bdb641e70c7998b778a068]

INTEGRATION: CWS mullingarfilterteam18 (1.3.278); FILE MERGED 2003/11/20 14:50:07 cmc 1.3.278.1: #i9055# writer dir warning free


2004-01-13  Oliver Bolte  <obo@openoffice.org>  [2c7be2c13a32439be6af50a60d16910ddc2afe74]

INTEGRATION: CWS mullingarfilterteam18 (1.14.278); FILE MERGED 2003/11/20 14:50:07 cmc 1.14.278.1: #i9055# writer dir warning free


2004-01-13  Oliver Bolte  <obo@openoffice.org>  [bb3a1d672d904f9fd9f08e8ca4f40871f1c43fff]

INTEGRATION: CWS mullingarfilterteam18 (1.19.18); FILE MERGED 2003/12/11 13:53:25 cmc 1.19.18.2: RESYNC: (1.19-1.21); FILE MERGED 2003/11/18 13:35:20 cmc 1.19.18.1: #i9055# make the rtf filter warning free


2004-01-13  Oliver Bolte  <obo@openoffice.org>  [0ed834093ef9ed1dc710950b9b4f72b715c91dd9]

INTEGRATION: CWS mullingarfilterteam18 (1.13.16); FILE MERGED 2003/12/11 13:53:12 cmc 1.13.16.2: RESYNC: (1.13-1.14); FILE MERGED 2003/11/18 13:35:19 cmc 1.13.16.1: #i9055# make the rtf filter warning free


2004-01-13  Oliver Bolte  <obo@openoffice.org>  [22d8f8239c07f52feafd554f99595150e654072e]

INTEGRATION: CWS mullingarfilterteam18 (1.32.16); FILE MERGED 2003/12/11 13:52:59 cmc 1.32.16.3: RESYNC: (1.32-1.34); FILE MERGED 2003/12/05 10:05:30 cmc 1.32.16.2: #113485# tentative crash avoidance guess 2003/11/18 13:35:17 cmc 1.32.16.1: #i9055# make the rtf filter warning free


2004-01-13  Oliver Bolte  <obo@openoffice.org>  [4db828b97e72b5b47886d89412f37f6ea8b9f6b5]

INTEGRATION: CWS mullingarfilterteam18 (1.18.18); FILE MERGED 2003/12/11 13:52:44 cmc 1.18.18.2: RESYNC: (1.18-1.19); FILE MERGED 2003/11/18 13:35:16 cmc 1.18.18.1: #i9055# make the rtf filter warning free


2004-01-13  Oliver Bolte  <obo@openoffice.org>  [a3297f1f2b60e649e022c28030498b4ba5c309d9]

INTEGRATION: CWS mullingarfilterteam18 (1.7.84); FILE MERGED 2003/12/11 13:52:26 cmc 1.7.84.2: RESYNC: (1.7-1.8); FILE MERGED 2003/11/18 13:35:14 cmc 1.7.84.1: #i9055# make the rtf filter warning free


2004-01-13  Oliver Bolte  <obo@openoffice.org>  [5a54863c42300e9a5c5697d5f1b8338ca66b128d]

INTEGRATION: CWS mullingarfilterteam18 (1.12.84); FILE MERGED 2003/11/24 16:17:59 cmc 1.12.84.2: #113240# and put workaround in 2.0 as well 2003/11/18 13:35:13 cmc 1.12.84.1: #i9055# make the rtf filter warning free


2004-01-13  Oliver Bolte  <obo@openoffice.org>  [d5224f7a13d131a3fc294dcd25d76dbf583436e9]

INTEGRATION: CWS mullingarfilterteam18 (1.19.18); FILE MERGED 2003/11/18 13:35:12 cmc 1.19.18.1: #i9055# make the rtf filter warning free


2004-01-13  Oliver Bolte  <obo@openoffice.org>  [1e5a40dd467d9d5bd208c6ed0af3133420a2b57c]

INTEGRATION: CWS mullingarfilterteam18 (1.39.16); FILE MERGED 2003/12/11 13:52:10 cmc 1.39.16.4: RESYNC: (1.39-1.40); FILE MERGED 2003/11/18 13:35:11 cmc 1.39.16.3: #i9055# make the rtf filter warning free 2003/11/14 14:06:17 cmc 1.39.16.2: #i9055# say what we mean with -1 in this context 2003/11/14 13:54:39 cmc 1.39.16.1: #i9055# multi-char const


2004-01-13  Oliver Bolte  <obo@openoffice.org>  [26915290d9446cbdc68028a97500ac4fe0819298]

INTEGRATION: CWS mullingarfilterteam18 (1.3.444); FILE MERGED 2003/11/17 13:59:26 cmc 1.3.444.1: #i9055# add dtor to SwWriteTable


2004-01-13  Oliver Bolte  <obo@openoffice.org>  [001cd075e1b3e6f364afbc658091264f83247973]

INTEGRATION: CWS mullingarfilterteam18 (1.7.288); FILE MERGED 2003/12/11 13:53:39 cmc 1.7.288.4: RESYNC: (1.7-1.8); FILE MERGED 2003/11/17 09:07:56 cmc 1.7.288.3: #i9055# missing dtor 2003/11/17 09:05:20 cmc 1.7.288.2: #i9055# missing dtor 2003/11/17 09:03:16 cmc 1.7.288.1: #i9055# missing dtor


2004-01-13  Oliver Bolte  <obo@openoffice.org>  [989b9ca7174a0a3a7e19c293c7d3a8745bc13a1e]

INTEGRATION: CWS mullingarfilterteam18 (1.24.228); FILE MERGED 2003/11/19 11:23:39 cmc 1.24.228.1: #i9055# basflt warning free


2004-01-13  Oliver Bolte  <obo@openoffice.org>  [bd264d69f89d1ba8317504951a69c73233065f96]

INTEGRATION: CWS mullingarfilterteam18 (1.25.68); FILE MERGED 2003/12/11 13:57:19 cmc 1.25.68.2: RESYNC: (1.25-1.26); FILE MERGED 2003/11/19 11:23:38 cmc 1.25.68.1: #i9055# basflt warning free


2004-01-13  Oliver Bolte  <obo@openoffice.org>  [64b6490fc0deb415aee97dfc1abfbaafde7d6635]

INTEGRATION: CWS mullingarfilterteam18 (1.3.278); FILE MERGED 2003/11/19 11:23:37 cmc 1.3.278.1: #i9055# basflt warning free


2004-01-13  Oliver Bolte  <obo@openoffice.org>  [60e163765a301b8cb5282c3d27ed79d6bd69f908]

INTEGRATION: CWS mullingarfilterteam18 (1.5.278); FILE MERGED 2003/11/19 09:14:58 cmc 1.5.278.1: #i9055# clean warnings from ascii dir


2004-01-13  Oliver Bolte  <obo@openoffice.org>  [ebf7537351c1b01ac7a695294e34b13815539361]

INTEGRATION: CWS mullingarfilterteam18 (1.18.288); FILE MERGED 2003/11/19 09:14:57 cmc 1.18.288.1: #i9055# clean warnings from ascii dir


2004-01-13  Oliver Bolte  <obo@openoffice.org>  [785bc34aa061279f6c0ea2eb9c982404ca79c985]

INTEGRATION: CWS mullingarfilterteam18 (1.4.278); FILE MERGED 2003/11/19 09:14:55 cmc 1.4.278.1: #i9055# clean warnings from ascii dir


2004-01-13  Oliver Bolte  <obo@openoffice.org>  [aa4f002040da33a59ccbf4d6098ab85583db7249]

INTEGRATION: CWS mullingarfilterteam18 (1.32.56); FILE MERGED 2003/11/27 15:51:06 cmc 1.32.56.1: #i9055# delete anachronism unnecessary


2004-01-13  Oliver Bolte  <obo@openoffice.org>  [ffcb154f29cea5b3d36c51ba183e7690e2ac942d]

INTEGRATION: CWS mullingarfilterteam18 (1.3.76); FILE MERGED 2003/11/17 16:29:13 cmc 1.3.76.1: #i9055 add dtor to SwTableFormula


2004-01-13  Oliver Bolte  <obo@openoffice.org>  [f8c3453d5e18b5715d801e8ea8349d4332d5e88f]

INTEGRATION: CWS mullingarfilterteam18 (1.30.4); FILE MERGED 2003/11/17 10:28:32 cmc 1.30.4.1: #i9055# recursive c comments


2004-01-13  Oliver Bolte  <obo@openoffice.org>  [b720cc5930b6ac5092eb7e9b1760d97cb952e5f9]

INTEGRATION: CWS mullingarfilterteam18 (1.4.312); FILE MERGED 2003/11/17 10:47:36 cmc 1.4.312.1: #i9055# get member init the same way around as members


2004-01-13  Oliver Bolte  <obo@openoffice.org>  [378fc9689fce655eb794d2c7febae651a9f8b7af]

INTEGRATION: CWS mullingarfilterteam18 (1.3.68); FILE MERGED 2003/12/11 14:30:37 cmc 1.3.68.2: RESYNC: (1.3-1.4); FILE MERGED 2003/11/27 15:48:19 cmc 1.3.68.1: #i9055# need some extra {}


2004-01-13  Oliver Bolte  <obo@openoffice.org>  [53cf3dbf0e96a880006268c91491bebe3032343d]

INTEGRATION: CWS mullingarfilterteam18 (1.5.174); FILE MERGED 2003/11/17 12:12:43 cmc 1.5.174.1: #i9055# match member init order to decl order


2004-01-13  Oliver Bolte  <obo@openoffice.org>  [f44501f4dd92d6233081776d217ccd5af4a2a2b1]

INTEGRATION: CWS mullingarfilterteam18 (1.17.240); FILE MERGED 2003/12/11 14:29:54 cmc 1.17.240.2: RESYNC: (1.17-1.18); FILE MERGED 2003/11/14 14:36:24 cmc 1.17.240.1: #i9055# enum SwTblSearchType defined in tblsel.hxx is also used in crshsh.hxx


2004-01-13  Oliver Bolte  <obo@openoffice.org>  [6cef282249a1d9d3bad51a20a89eb0bf744af602]

INTEGRATION: CWS mullingarfilterteam18 (1.1.1.1.488); FILE MERGED 2003/11/17 16:29:37 cmc 1.1.1.1.488.1: #i9055 add dtor to SwTableFormula


2004-01-13  Oliver Bolte  <obo@openoffice.org>  [bf3586ae73a3416cbdaa8402dd10335e9f0ab220]

INTEGRATION: CWS cellbreak (1.27.26); FILE MERGED 2003/12/01 15:45:09 fme 1.27.26.2: #i2109# Feature table row split - New strings 2003/11/17 14:50:36 fme 1.27.26.1: #i2109# Split table rows


2004-01-13  Oliver Bolte  <obo@openoffice.org>  [8b675891671971c8d768f7e33a70c21c55af3136]

INTEGRATION: CWS cellbreak (1.91.2); FILE MERGED 2003/11/20 08:50:20 fme 1.91.2.5: #i2109# Feature - Table row split - new attribute 2003/11/18 12:31:12 cmc 1.91.2.4: typo cockup 2003/11/18 12:29:58 cmc 1.91.2.3: typo cockup 2003/11/18 12:13:31 cmc 1.91.2.2: claimfrmfmt if row is different split property 2003/11/17 11:30:07 cmc 1.91.2.1: import export table row can/cant break


2004-01-13  Oliver Bolte  <obo@openoffice.org>  [3eab8442b7f639f7733eb70f9a4f5d6fd0c619c9]

INTEGRATION: CWS cellbreak (1.56.2); FILE MERGED 2003/12/02 08:16:59 fme 1.56.2.3: RESYNC: (1.56-1.57); FILE MERGED 2003/11/20 08:50:20 fme 1.56.2.2: #i2109# Feature - Table row split - new attribute 2003/11/17 11:30:06 cmc 1.56.2.1: import export table row can/cant break


2004-01-13  Oliver Bolte  <obo@openoffice.org>  [90b73c7b667b06d42f5e37196d25a85b6c787f33]

INTEGRATION: CWS cellbreak (1.41.62); FILE MERGED 2004/01/12 13:23:46 fme 1.41.62.14: #i2109# Feature - Split table row - lcl_ArrangeLowers should not consider centered and bottom alignment during calculation of last line 2003/12/17 16:02:18 fme 1.41.62.13: #i2109# Loop prevention for row frames with fixed height 2003/12/16 09:23:40 fme 1.41.62.12: #114342# Oversized table heading caused loops 2003/12/02 08:24:33 fme 1.41.62.11: RESYNC: (1.43-1.44); FILE MERGED 2003/11/24 15:09:14 fme 1.41.62.10: #i2109# Feature table row split - lcl_ArrangeLowers should notify frames that do not fit into the cell anymore 2003/11/24 09:10:22 fme 1.41.62.9: #i2109# Split table rows - try to split if distance to bottom of upper equals 0 2003/11/20 13:29:51 fme 1.41.62.8: #i2109# Feature - Split table rows - rows containing sections are defined as too complex to split 2003/11/20 08:49:16 fme 1.41.62.7: #i2109# Feature - Table row split - new attribute 2003/11/18 14:01:45 fme 1.41.62.6: #i2109# Feature - Split table rows 2003/11/14 10:08:05 fme 1.41.62.5: #i2109# Split table rows 2003/11/07 10:11:55 fme 1.41.62.4: RESYNC: (1.41-1.43); FILE MERGED 2003/11/07 07:24:26 fme 1.41.62.3: #i2109# Feature - Split table rows 2003/10/06 12:53:27 fme 1.41.62.2: #i2109# Feature - Split table rows 2003/09/08 07:47:29 fme 1.41.62.1: #i2109# Feature - Split table rows


2004-01-13  Oliver Bolte  <obo@openoffice.org>  [779d2c7e1936271a99e73f95ef584e72659c2021]

INTEGRATION: CWS cellbreak (1.24.22); FILE MERGED 2003/12/16 09:20:48 fme 1.24.22.7: #114343# No pagebreaks inside tables 2003/12/02 08:23:06 fme 1.24.22.6: RESYNC: (1.25-1.26); FILE MERGED 2003/11/14 10:08:01 fme 1.24.22.5: #i2109# Split table rows 2003/11/07 10:10:54 fme 1.24.22.4: RESYNC: (1.24-1.25); FILE MERGED 2003/11/07 07:24:08 fme 1.24.22.3: #i2109# Feature - Split table rows 2003/10/06 12:53:21 fme 1.24.22.2: #i2109# Feature - Split table rows 2003/09/08 07:47:27 fme 1.24.22.1: #i2109# Feature - Split table rows


2004-01-13  Oliver Bolte  <obo@openoffice.org>  [b4240c252bb0d0b17f57f7e0e1dcb608d43124e0]

INTEGRATION: CWS cellbreak (1.109.26); FILE MERGED 2003/11/17 14:45:35 fme 1.109.26.1: #i2109# Split table rows


2004-01-13  Oliver Bolte  <obo@openoffice.org>  [1bca1c73e6b7ea5adf07073ec5739f418a58f831]

INTEGRATION: CWS cellbreak (1.9.192); FILE MERGED 2003/12/02 08:39:44 fme 1.9.192.2: RESYNC: (1.9-1.10); FILE MERGED 2003/11/17 08:29:09 fme 1.9.192.1: #i2109# Split table rows


2004-01-13  Oliver Bolte  <obo@openoffice.org>  [ba812e4dc66f461b94cc78138b298d2dd3439ae8]

INTEGRATION: CWS cellbreak (1.17.210); FILE MERGED 2003/11/21 16:37:07 dvo 1.17.210.1: #i2109# set file format default for style:keep-together (for table rows) to         'false' (app default is true)


2004-01-13  Oliver Bolte  <obo@openoffice.org>  [6d776bf75985b61a5bcde49dbdb0104444ae3ef4]

INTEGRATION: CWS cellbreak (1.72.70); FILE MERGED 2003/11/21 16:37:06 dvo 1.72.70.1: #i2109# set file format default for style:keep-together (for table rows) to         'false' (app default is true)


2004-01-13  Oliver Bolte  <obo@openoffice.org>  [1bff72245c0bcc5d32e9afa1fcf159db98c95ab9]

INTEGRATION: CWS cellbreak (1.47.16); FILE MERGED 2003/11/14 11:31:01 fme 1.47.16.1: #i2109# Split table rows


2004-01-13  Oliver Bolte  <obo@openoffice.org>  [9767eef5aea31f39a85e0eda21a33aea7ddd537b]

INTEGRATION: CWS cellbreak (1.12.114); FILE MERGED 2003/11/20 08:51:25 fme 1.12.114.1: #i2109# Feature - Table row split - new attribute


2004-01-13  Oliver Bolte  <obo@openoffice.org>  [fe6f8003365be2a367ebe6934b518b4b981fcddf]

INTEGRATION: CWS cellbreak (1.5.320); FILE MERGED 2003/11/17 14:50:45 fme 1.5.320.1: #i2109# Split table rows


2004-01-13  Oliver Bolte  <obo@openoffice.org>  [67b36263fd31f3bb91726e178f2a2a538485b04c]

INTEGRATION: CWS cellbreak (1.4.326); FILE MERGED 2003/11/17 14:50:34 fme 1.4.326.1: #i2109# Split table rows


2004-01-13  Oliver Bolte  <obo@openoffice.org>  [42b0aef3274dff7951c8992a190c68946fefe417]

INTEGRATION: CWS cellbreak (1.18.62); FILE MERGED 2003/11/20 08:51:04 fme 1.18.62.2: #i2109# Feature - Table row split - new attribute 2003/11/17 14:50:35 fme 1.18.62.1: #i2109# Split table rows


2004-01-13  Oliver Bolte  <obo@openoffice.org>  [4f5ff6f6ebf9268f43d753ac7bfad65496966aec]

INTEGRATION: CWS cellbreak (1.22.32); FILE MERGED 2003/11/20 08:50:53 fme 1.22.32.3: #i2109# Feature - Table row split - new attribute 2003/11/18 14:03:17 fme 1.22.32.2: #i2109# Feature - Split table rows 2003/11/17 14:47:52 fme 1.22.32.1: #i2109# Split table rows


2004-01-13  Oliver Bolte  <obo@openoffice.org>  [1f40ee913417b05cad3c6cc6c6dcae6299c4ee40]

INTEGRATION: CWS cellbreak (1.24.154); FILE MERGED 2003/11/20 08:50:43 fme 1.24.154.2: #i2109# Feature - Table row split - new attribute 2003/11/14 10:10:35 fme 1.24.154.1: #i2109# Split table rows


2004-01-13  Oliver Bolte  <obo@openoffice.org>  [733b1d25767fba9ffc34917bf5496b872645070e]

INTEGRATION: CWS cellbreak (1.8.154); FILE MERGED 2003/11/20 13:30:32 fme 1.8.154.4: #i2109# Feature - Split table rows - import and export of the new item 2003/11/14 11:47:06 fme 1.8.154.3: #i2109# Split table rows 2003/11/14 11:32:53 fme 1.8.154.2: #i2109# Split table rows 2003/11/14 10:10:35 fme 1.8.154.1: #i2109# Split table rows


2004-01-13  Oliver Bolte  <obo@openoffice.org>  [6db0b55d8cb9811f0a52ed6396dd55ffc5a43929]

INTEGRATION: CWS cellbreak (1.7.326); FILE MERGED 2003/11/20 13:30:30 fme 1.7.326.1: #i2109# Feature - Split table rows - import and export of the new item


2004-01-13  Oliver Bolte  <obo@openoffice.org>  [fb0612ca2d3b84c466aadf29afd1ec7198a47e70]

INTEGRATION: CWS cellbreak (1.6.188); FILE MERGED 2003/11/20 13:30:29 fme 1.6.188.1: #i2109# Feature - Split table rows - import and export of the new item


2004-01-13  Oliver Bolte  <obo@openoffice.org>  [3fe2187724a4136ab76e6717bed5ba32c30bfe1b]

INTEGRATION: CWS cellbreak (1.18.2); FILE MERGED 2003/11/20 08:50:01 fme 1.18.2.2: #i2109# Feature - Table row split - new attribute 2003/11/19 10:57:41 cmc 1.18.2.1: add rowbreaking for rtf im/ex


2004-01-13  Oliver Bolte  <obo@openoffice.org>  [2caa4b19b1c5dad529ac5be2adcc4a41038ad40e]

INTEGRATION: CWS cellbreak (1.39.2); FILE MERGED 2003/11/20 08:50:00 fme 1.39.2.2: #i2109# Feature - Table row split - new attribute 2003/11/19 10:57:41 cmc 1.39.2.1: add rowbreaking for rtf im/ex


2004-01-13  Oliver Bolte  <obo@openoffice.org>  [201d1c21de32a4f87bcad8f3cd81580bfd619974]

INTEGRATION: CWS cellbreak (1.23.154); FILE MERGED 2003/11/18 14:01:58 fme 1.23.154.1: #i2109# Feature - Split table rows


2004-01-13  Oliver Bolte  <obo@openoffice.org>  [911dcdfb3c661b2ef365f1080a2748003e1326dd]

INTEGRATION: CWS cellbreak (1.90.66); FILE MERGED 2003/11/14 10:10:01 fme 1.90.66.1: #i2109# Split table rows


2004-01-13  Oliver Bolte  <obo@openoffice.org>  [eb7e80dc857875985cb7a92143acd9fa8775057f]

INTEGRATION: CWS cellbreak (1.153.32); FILE MERGED 2003/12/02 08:18:18 fme 1.153.32.4: RESYNC: (1.153-1.154); FILE MERGED 2003/11/21 16:34:57 dvo 1.153.32.3: #i2109# add IsSPlitAllowed lag to text defaults 2003/11/20 08:49:43 fme 1.153.32.2: #i2109# Feature - Table row split - new attribute 2003/11/14 10:10:00 fme 1.153.32.1: #i2109# Split table rows


2004-01-13  Oliver Bolte  <obo@openoffice.org>  [ec87429e74239c1a3aeafa2ece70811ea5e442dd]

INTEGRATION: CWS cellbreak (1.10.154); FILE MERGED 2003/11/14 10:09:40 fme 1.10.154.3: #i2109# Split table rows 2003/11/07 10:09:27 fme 1.10.154.2: RESYNC: (1.10-1.11); FILE MERGED 2003/11/07 07:25:11 fme 1.10.154.1: #i2109# Feature - Split table rows


2004-01-13  Oliver Bolte  <obo@openoffice.org>  [80707c110d0525151babfdecf6a12800e114e52b]

INTEGRATION: CWS cellbreak (1.32.154); FILE MERGED 2003/12/02 08:22:17 fme 1.32.154.3: RESYNC: (1.34-1.35); FILE MERGED 2003/11/07 10:08:49 fme 1.32.154.2: RESYNC: (1.32-1.34); FILE MERGED 2003/10/06 12:53:58 fme 1.32.154.1: #i2109# Feature - Split table rows


2004-01-13  Oliver Bolte  <obo@openoffice.org>  [115f3b47282a3210286c00b1fe5ecfb0589bf735]

INTEGRATION: CWS cellbreak (1.41.22); FILE MERGED 2003/12/02 08:20:29 fme 1.41.22.4: RESYNC: (1.41-1.42); FILE MERGED 2003/11/07 07:24:47 fme 1.41.22.3: #i2109# Feature - Split table rows 2003/10/06 12:53:55 fme 1.41.22.2: #i2109# Feature - Split table rows 2003/09/08 07:47:54 fme 1.41.22.1: #i2109# Feature - Split table rows


2004-01-13  Oliver Bolte  <obo@openoffice.org>  [9541d087bb7a03674f386f131e8ce5b05440854d]

INTEGRATION: CWS cellbreak (1.45.96); FILE MERGED 2003/12/02 08:24:48 fme 1.45.96.5: RESYNC: (1.45-1.46); FILE MERGED 2003/11/24 09:11:08 fme 1.45.96.4: #i2109# Split table rows - Assertion could be triggered, if default for attribute is changed 2003/11/20 08:49:17 fme 1.45.96.3: #i2109# Feature - Table row split - new attribute 2003/11/17 14:46:00 fme 1.45.96.2: #i2109# Split table rows 2003/11/14 10:08:07 fme 1.45.96.1: #i2109# Split table rows


2004-01-13  Oliver Bolte  <obo@openoffice.org>  [0a9372277133368abd56ebddcf44afdd7e4fc400]

INTEGRATION: CWS cellbreak (1.29.46); FILE MERGED 2003/12/02 08:24:41 fme 1.29.46.4: RESYNC: (1.29-1.30); FILE MERGED 2003/11/14 10:08:06 fme 1.29.46.3: #i2109# Split table rows 2003/10/06 12:53:30 fme 1.29.46.2: #i2109# Feature - Split table rows 2003/09/08 07:47:30 fme 1.29.46.1: #i2109# Feature - Split table rows


2004-01-13  Oliver Bolte  <obo@openoffice.org>  [3e23f1755ed5e8e89e8bf767bedb02e031fae49c]

INTEGRATION: CWS cellbreak (1.28.86); FILE MERGED 2003/11/14 10:08:05 fme 1.28.86.4: #i2109# Split table rows 2003/11/07 07:24:17 fme 1.28.86.3: #i2109# Feature - Split table rows 2003/10/06 12:53:25 fme 1.28.86.2: #i2109# Feature - Split table rows 2003/09/08 07:47:29 fme 1.28.86.1: #i2109# Feature - Split table rows


2004-01-13  Oliver Bolte  <obo@openoffice.org>  [5757c1d5e69f037899d75fb0437bf3a76f8d32e2]

INTEGRATION: CWS cellbreak (1.69.62); FILE MERGED 2003/12/02 08:24:14 fme 1.69.62.3: RESYNC: (1.69-1.71); FILE MERGED 2003/11/18 14:01:14 fme 1.69.62.2: #i2109# Feature - Split table rows 2003/11/14 10:08:04 fme 1.69.62.1: #i2109# Split table rows


2004-01-13  Oliver Bolte  <obo@openoffice.org>  [35df6a62f7eb9c8f9aa9b95d25812f46d0ea46d8]

INTEGRATION: CWS cellbreak (1.13.154); FILE MERGED 2003/12/02 08:23:54 fme 1.13.154.2: RESYNC: (1.13-1.14); FILE MERGED 2003/11/14 10:08:03 fme 1.13.154.1: #i2109# Split table rows


2004-01-13  Oliver Bolte  <obo@openoffice.org>  [48059d53cbe97d9180592b1d179a00158dc83540]

INTEGRATION: CWS cellbreak (1.32.46); FILE MERGED 2003/12/02 08:23:48 fme 1.32.46.2: RESYNC: (1.32-1.33); FILE MERGED 2003/09/08 07:47:28 fme 1.32.46.1: #i2109# Feature - Split table rows


2004-01-13  Oliver Bolte  <obo@openoffice.org>  [d04f2abb9b05d35a1f2bbce4b376f94f69edddff]

INTEGRATION: CWS cellbreak (1.21.154); FILE MERGED 2003/11/14 10:08:03 fme 1.21.154.1: #i2109# Split table rows


2004-01-13  Oliver Bolte  <obo@openoffice.org>  [821c7435a3bd23c79f5c79428e2242cedf9cb97e]

INTEGRATION: CWS cellbreak (1.50.62); FILE MERGED 2003/12/02 08:23:30 fme 1.50.62.7: RESYNC: (1.52-1.53); FILE MERGED 2003/11/14 10:08:02 fme 1.50.62.6: #i2109# Split table rows 2003/11/07 10:11:35 fme 1.50.62.5: RESYNC: (1.51-1.52); FILE MERGED 2003/11/07 07:23:55 fme 1.50.62.4: #i2109# Feature - Split table rows 2003/10/06 12:53:23 fme 1.50.62.3: #i2109# Feature - Split table rows 2003/09/08 09:34:39 fme 1.50.62.2: RESYNC: (1.50-1.51); FILE MERGED 2003/09/08 07:47:28 fme 1.50.62.1: #i2109# Feature - Split table rows


2004-01-13  Oliver Bolte  <obo@openoffice.org>  [0feb7d8b55faa8bbab63492fad3892f09a63e50f]

INTEGRATION: CWS cellbreak (1.34.52); FILE MERGED 2003/11/14 10:08:02 fme 1.34.52.1: #i2109# Split table rows


2004-01-13  Oliver Bolte  <obo@openoffice.org>  [3414143631ffe35ac1cca07feedea7a187a49aa0]

INTEGRATION: CWS cellbreak (1.46.44); FILE MERGED 2003/12/02 08:23:13 fme 1.46.44.5: RESYNC: (1.50-1.51); FILE MERGED 2003/11/14 10:08:01 fme 1.46.44.4: #i2109# Split table rows 2003/11/07 10:11:01 fme 1.46.44.3: RESYNC: (1.47-1.50); FILE MERGED 2003/09/08 09:34:31 fme 1.46.44.2: RESYNC: (1.46-1.47); FILE MERGED 2003/09/08 07:47:27 fme 1.46.44.1: #i2109# Feature - Split table rows


2004-01-13  Oliver Bolte  <obo@openoffice.org>  [6eb1bd1fa8803c025b1ce6196820c48f2c468bdb]

INTEGRATION: CWS cellbreak (1.18.154); FILE MERGED 2003/11/27 08:24:58 fme 1.18.154.5: #i2109# Tables in frames in tables should be considered in IsInSplitRowFrm 2003/11/14 10:08:00 fme 1.18.154.4: #i2109# Split table rows 2003/11/07 07:23:30 fme 1.18.154.3: #i2109# Feature - Split table rows 2003/10/06 12:53:19 fme 1.18.154.2: #i2109# Feature - Split table rows 2003/09/08 07:47:27 fme 1.18.154.1: #i2109# Feature - Split table rows


2004-01-13  Oliver Bolte  <obo@openoffice.org>  [43a309962fcef165a3f9b4d284f615ce4ef01a1b]

INTEGRATION: CWS cellbreak (1.11.154); FILE MERGED 2003/11/14 10:08:00 fme 1.11.154.2: #i2109# Split table rows 2003/09/08 07:47:26 fme 1.11.154.1: #i2109# Feature - Split table rows


2004-01-13  Oliver Bolte  <obo@openoffice.org>  [fc4f1b222392f507c78197f3b88451256f147be5]

INTEGRATION: CWS cellbreak (1.38.22); FILE MERGED 2003/12/02 08:22:48 fme 1.38.22.5: RESYNC: (1.40-1.41); FILE MERGED 2003/11/14 10:07:59 fme 1.38.22.4: #i2109# Split table rows 2003/11/07 10:10:46 fme 1.38.22.3: RESYNC: (1.38-1.40); FILE MERGED 2003/10/06 12:53:16 fme 1.38.22.2: #i2109# Feature - Split table rows 2003/09/08 07:47:26 fme 1.38.22.1: #i2109# Feature - Split table rows


2004-01-13  Oliver Bolte  <obo@openoffice.org>  [6577c01d2fd4808c754e40a951ae1456324e68fc]

INTEGRATION: CWS cellbreak (1.39.12); FILE MERGED 2003/11/20 08:49:15 fme 1.39.12.1: #i2109# Feature - Table row split - new attribute


2004-01-13  Oliver Bolte  <obo@openoffice.org>  [3f6af28de215ad1d4e618b9fd982865a4ecd4b32]

INTEGRATION: CWS cellbreak (1.32.52); FILE MERGED 2003/11/14 10:06:57 fme 1.32.52.1: #i2109# Split table rows


2004-01-13  Oliver Bolte  <obo@openoffice.org>  [04eb35d8390715c7bba63fc5094e01d031f80b6d]

INTEGRATION: CWS cellbreak (1.6.154); FILE MERGED 2003/12/16 09:41:15 fme 1.6.154.4: #114342# Oversized table heading caused loops 2003/11/14 10:06:57 fme 1.6.154.3: #i2109# Split table rows 2003/10/06 12:52:33 fme 1.6.154.2: #i2109# Feature - Split table rows 2003/09/08 07:46:07 fme 1.6.154.1: #i2109# Feature - Split table rows


2004-01-13  Oliver Bolte  <obo@openoffice.org>  [4530918e38640f85d8baa69be387a9d820362ce6]

INTEGRATION: CWS cellbreak (1.5.326); FILE MERGED 2003/11/14 10:06:56 fme 1.5.326.1: #i2109# Split table rows


2004-01-13  Oliver Bolte  <obo@openoffice.org>  [fba47cb45327de5ff17bd5d1eb792c56e67972a2]

INTEGRATION: CWS cellbreak (1.3.330); FILE MERGED 2003/10/06 12:52:33 fme 1.3.330.2: #i2109# Feature - Split table rows 2003/09/08 07:46:06 fme 1.3.330.1: #i2109# Feature - Split table rows


2004-01-13  Oliver Bolte  <obo@openoffice.org>  [7147f498859ffb5ad9a9159b57607628ddf4d4f2]

INTEGRATION: CWS cellbreak (1.11.46); FILE MERGED 2003/11/18 14:00:45 fme 1.11.46.1: #i2109# Feature - Split table rows


2004-01-13  Oliver Bolte  <obo@openoffice.org>  [4b5b14b194d5c35dbf7a936017ec89f3b8271667]

INTEGRATION: CWS cellbreak (1.6.320); FILE MERGED 2003/09/08 07:46:06 fme 1.6.320.1: #i2109# Feature - Split table rows


2004-01-13  Oliver Bolte  <obo@openoffice.org>  [21713d9d6cf4d1a8749953eb04044b42766c9e06]

INTEGRATION: CWS cellbreak (1.10.114); FILE MERGED 2003/11/14 10:06:56 fme 1.10.114.2: #i2109# Split table rows 2003/09/08 07:46:06 fme 1.10.114.1: #i2109# Feature - Split table rows


2004-01-13  Oliver Bolte  <obo@openoffice.org>  [bee1c8669762837e4cb87974e01b73af1de7f929]

INTEGRATION: CWS cellbreak (1.32.62); FILE MERGED 2003/12/17 16:12:50 fme 1.32.62.5: #i2109# SetFixSize should be void 2003/12/17 16:01:31 fme 1.32.62.4: #i2109# Loop prevention for row frames with fixed height 2003/11/14 10:06:55 fme 1.32.62.3: #i2109# Split table rows 2003/10/06 12:52:31 fme 1.32.62.2: #i2109# Feature - Split table rows 2003/09/08 07:46:05 fme 1.32.62.1: #i2109# Feature - Split table rows


2004-01-13  Oliver Bolte  <obo@openoffice.org>  [db9f3c99b460666ad613342d95c57c358d6eddd8]

INTEGRATION: CWS cellbreak (1.2.322); FILE MERGED 2003/11/14 10:06:55 fme 1.2.322.4: #i2109# Split table rows 2003/11/07 07:22:14 fme 1.2.322.3: #i2109# Feature - Split table rows 2003/10/06 12:52:27 fme 1.2.322.2: #i2109# Feature - Split table rows 2003/09/08 07:46:05 fme 1.2.322.1: #i2109# Feature - Split table rows


2004-01-13  Oliver Bolte  <obo@openoffice.org>  [09c9c69d29b8c0955214464dedae52f5214e4987]

INTEGRATION: CWS cellbreak (1.4.324); FILE MERGED 2003/11/14 10:06:55 fme 1.4.324.3: #i2109# Split table rows 2003/11/07 10:12:15 fme 1.4.324.2: RESYNC: (1.4-1.5); FILE MERGED 2003/09/08 07:46:05 fme 1.4.324.1: #i2109# Feature - Split table rows


2004-01-13  Oliver Bolte  <obo@openoffice.org>  [cec51281b0495a68d5519b89c46bd9bb808b4843]

INTEGRATION: CWS cellbreak (1.2.342); FILE MERGED 2003/11/14 10:06:54 fme 1.2.342.3: #i2109# Split table rows 2003/10/06 12:52:23 fme 1.2.342.2: #i2109# Feature - Split table rows 2003/09/08 07:46:04 fme 1.2.342.1: #i2109# Feature - Split table rows


2004-01-13  Oliver Bolte  <obo@openoffice.org>  [370094c8b24c0f8803cb245b2aa0973a1728ff9d]

INTEGRATION: CWS cellbreak (1.16.114); FILE MERGED 2003/12/17 15:59:54 fme 1.16.114.6: #i2109# Cell frame does not have to have a lower 2003/11/14 10:05:40 fme 1.16.114.5: #i2109# Split table rows 2003/11/07 10:14:00 fme 1.16.114.4: RESYNC: (1.16-1.17); FILE MERGED 2003/11/07 07:21:53 fme 1.16.114.3: #i2109# Feature - Split table rows 2003/10/06 12:51:41 fme 1.16.114.2: #i2109# Feature - Split table rows 2003/09/08 07:45:35 fme 1.16.114.1: #i2109# Feature - Split table rows


2004-01-13  Oliver Bolte  <obo@openoffice.org>  [2a8cb30b873286169bd1a615bf2275628160ef3f]

INTEGRATION: CWS cellbreak (1.15.74); FILE MERGED 2003/12/02 08:26:00 fme 1.15.74.4: RESYNC: (1.15-1.16); FILE MERGED 2003/11/20 08:48:59 fme 1.15.74.3: #i2109# Feature - Table row split - new attribute 2003/11/14 10:05:40 fme 1.15.74.2: #i2109# Split table rows 2003/09/08 07:45:25 fme 1.15.74.1: #i2109# Feature - Split table rows


2004-01-13  Oliver Bolte  <obo@openoffice.org>  [0cb9b7214e2a0c96a84168fafd81d9440e6ebddc]

INTEGRATION: CWS cellbreak (1.6.154); FILE MERGED 2003/11/24 15:07:05 fme 1.6.154.3: #2109# Feature table row split - SetRowSplit should be recursive 2003/11/20 08:48:47 fme 1.6.154.2: #i2109# Feature - Table row split - new attribute 2003/11/14 10:05:27 fme 1.6.154.1: #i2109# Split table rows


2004-01-13  Oliver Bolte  <obo@openoffice.org>  [d3e55b3071a5d1b372bae50f35fe2040a77ae400]

INTEGRATION: CWS cellbreak (1.11.154); FILE MERGED 2003/11/14 10:05:13 fme 1.11.154.3: #i2109# Split table rows 2003/11/07 10:16:42 fme 1.11.154.2: RESYNC: (1.11-1.12); FILE MERGED 2003/10/06 12:51:56 fme 1.11.154.1: #i2109# Feature - Split table rows


2004-01-13  Oliver Bolte  <obo@openoffice.org>  [5347edfeefc5b50fffdd0650d197d23fd451d289]

INTEGRATION: CWS cellbreak (1.38.114); FILE MERGED 2003/11/20 08:47:29 fme 1.38.114.3: #i2109# Feature - Table row split - new attribute 2003/11/14 10:05:03 fme 1.38.114.2: #i2109# Split table rows 2003/11/07 07:21:17 fme 1.38.114.1: #i2109# Feature - Split table rows


2004-01-13  Oliver Bolte  <obo@openoffice.org>  [179ad18c83b9d54f67b2de6dad8074f17302e5f9]

INTEGRATION: CWS cellbreak (1.45.58); FILE MERGED 2003/11/17 14:41:11 fme 1.45.58.1: #i2109# Split table rows


2004-01-13  Oliver Bolte  <obo@openoffice.org>  [6969dc140745ad4ff33370cd6424b2d7f7aeeab9]

INTEGRATION: CWS cellbreak (1.9.32); FILE MERGED 2003/11/17 14:40:33 fme 1.9.32.1: #i2109# Split table rows


2004-01-13  Oliver Bolte  <obo@openoffice.org>  [11d4c92a29eafd94dc62af60611de25c39b1a28a]

INTEGRATION: CWS cellbreak (1.87.66); FILE MERGED 2003/11/14 10:04:39 fme 1.87.66.1: #i2109# Split table rows


2004-01-13  Oliver Bolte  <obo@openoffice.org>  [3f76a9e9cd752ebe11b22a0ac23e6c31465867bc]

INTEGRATION: CWS cellbreak (1.16.26); FILE MERGED 2003/11/20 08:47:08 fme 1.16.26.1: #i2109# Feature - Table row split - new attribute


2004-01-13  Oliver Bolte  <obo@openoffice.org>  [62e58c2a9a66889c518385f47d2cd1c139a7a30d]

INTEGRATION: CWS cellbreak (1.22.114); FILE MERGED 2003/11/20 08:47:07 fme 1.22.114.1: #i2109# Feature - Table row split - new attribute


2004-01-13  Oliver Bolte  <obo@openoffice.org>  [967ef8d84ada1b7679d190ff46612ec433d6ba70]

INTEGRATION: CWS cellbreak (1.17.26); FILE MERGED 2003/11/20 08:47:06 fme 1.17.26.1: #i2109# Feature - Table row split - new attribute


2004-01-13  Oliver Bolte  <obo@openoffice.org>  [d114f0d499e736a1e44c78f5216e008cc92e27c1]

INTEGRATION: CWS cellbreak (1.1.2); FILE ADDED 2003/11/20 08:52:52 fme 1.1.2.1: #i2109# Feature - Table row split - new attribute


2004-01-13  Oliver Bolte  <obo@openoffice.org>  [2ac49cca5c6c91a5b2cc27e5e35975a1a5fc5d84]

INTEGRATION: CWS cellbreak (1.30.62); FILE MERGED 2003/11/20 08:47:05 fme 1.30.62.3: #i2109# Feature - Table row split - new attribute 2003/11/14 10:40:37 fme 1.30.62.2: #i2109# Split table rows 2003/11/14 10:04:24 fme 1.30.62.1: #i2109# Split table rows


2004-01-13  Oliver Bolte  <obo@openoffice.org>  [4d51150c58bbdb93b91a96d871c49e6d349e51b7]

INTEGRATION: CWS cellbreak (1.51.30); FILE MERGED 2003/11/20 08:47:01 fme 1.51.30.2: #i2109# Feature - Table row split - new attribute 2003/11/14 10:04:07 fme 1.51.30.1: #i2109# Split table rows


2004-01-13  Oliver Bolte  <obo@openoffice.org>  [4eba0c8d2da49d62c2e2307d386109292e540f84]

INTEGRATION: CWS cellbreak (1.47.56); FILE MERGED 2003/11/17 14:29:44 fme 1.47.56.1: #i2109# Split table rows


2004-01-12  Kurt Zenker  <kz@openoffice.org>  [6630c4483c271fa1d9fc2b427c3650b68b5815e9]

new version for SRX645


2004-01-12  Ingrid Halama  <iha@openoffice.org>  [8fb7f58276fd9541f6e17da81965648c8af5519f]

changed matching: first category (index 0) matches with real number 1.0


2004-01-12  Björn Milcke  <bm@openoffice.org>  [196854dc1bc54565f5159c73238faa490834a051]

model classes for net (radar) chart


2004-01-12  Björn Milcke  <bm@openoffice.org>  [f2b70627b38764d09a0702236d3f4a437ab768ba]

template for net (radar) charts


2004-01-12  Björn Milcke  <bm@openoffice.org>  [276eba8aa5df524045f6987e134a54214d7fcd32]

GPF if series for splines (both cubic, or b-splines) contain only one value


2004-01-08  Eike Rathke  <er@openoffice.org>  [0f36d20730bc3af4e3748162703367c88b567c40]

#i17222# #i15631# icu::Calendar::EDateFields is deprecated, use UCalendarDateFields instead


2004-01-08  Rüdiger Timm  <rt@openoffice.org>  [b35eee51d9ba1af392f5289bcfa8a4447284b381]

#100000# msg still needed in case of non-product builds.


2004-01-08  Ingrid Halama  <iha@openoffice.org>  [72329631669f48e99d768837726b3d3bf501fefe]

paint axes above grids


2004-01-08  Kurt Zenker  <kz@openoffice.org>  [473ccbd24c012c010ec05d5e74e0129c80e6ecae]

new version for SRC680


2004-01-08  Rüdiger Timm  <rt@openoffice.org>  [4de383e5dd21c0a4e7b2cba2eebcdfa6176e1aaf]

#100000# In source/msole/makefile.mk we are linking against SVTOOLSLIB.


2004-01-08  Rüdiger Timm  <rt@openoffice.org>  [72de16521096c20d004b93c2c8012b64cdb9df0e]

#100000# source/general/convert.cxx needs sot/clsids.hxx, so we depend on module sot.


2004-01-07  Rüdiger Timm  <rt@openoffice.org>  [42c7bcd62bf337d5c322fabf67704e3aba8d000a]

new version for SRC680


2004-01-07  Kurt Zenker  <kz@openoffice.org>  [5be01380f0fdc5f69d05cf0147f9cd1de2ee80d9]

new version for SRC680


2004-01-07  Rüdiger Timm  <rt@openoffice.org>  [14a0b1e9c60b6da86d58d2d7896fa5d4463db05d]

INTEGRATION: CWS geordi2q12 (1.4.104); FILE MERGED 2004/01/07 15:30:07 hr 1.4.104.2: #111934#: merge CWS fwk01pp2 -> SRC680 2004/01/07 15:29:11 hr 1.4.104.1: #111934#: merge CWS fwk01pp2 -> SRC680


2004-01-07  Rüdiger Timm  <rt@openoffice.org>  [83c7b1688660a7fdec0c2d99417188aa3339a559]

INTEGRATION: CWS geordi2q12 (1.25.10); FILE MERGED 2004/01/07 12:14:59 hr 1.25.10.1: #111934#: merge CWS sw7pp2a -> SRC680


2004-01-07  Rüdiger Timm  <rt@openoffice.org>  [174fd9890cf41e9cd544887d7263d1b58438e8b8]

INTEGRATION: CWS geordi2q12 (1.37.50); FILE MERGED 2004/01/07 14:08:21 hr 1.37.50.2: #111934#: merge CWS mnemonics -> SRC680 2004/01/07 12:14:56 hr 1.37.50.1: #111934#: merge CWS sw7pp2a -> SRC680


2004-01-07  Rüdiger Timm  <rt@openoffice.org>  [55731c8d4d24c703c53bee42a29284a8d513309b]

INTEGRATION: CWS geordi2q12 (1.28.146); FILE MERGED 2004/01/07 14:08:15 hr 1.28.146.1: #111934#: merge CWS mnemonics -> SRC680


2004-01-07  Rüdiger Timm  <rt@openoffice.org>  [04d494cdfec04cda2d33ac1a156a328d5d8af755]

INTEGRATION: CWS geordi2q12 (1.39.50); FILE MERGED 2004/01/07 14:08:10 hr 1.39.50.1: #111934#: merge CWS mnemonics -> SRC680


2004-01-07  Rüdiger Timm  <rt@openoffice.org>  [d905624a73946f1f2d4c00cb049a4dc4c1064328]

INTEGRATION: CWS geordi2q12 (1.4.50); FILE MERGED 2004/01/07 12:14:52 hr 1.4.50.1: #111934#: merge CWS sw7pp2a -> SRC680


2004-01-07  Rüdiger Timm  <rt@openoffice.org>  [3849ac6f43206b1ae72922145209a23b99789165]

INTEGRATION: CWS geordi2q12 (1.46.14); FILE MERGED 2004/01/07 12:14:49 hr 1.46.14.1: #111934#: merge CWS sw7pp2a -> SRC680


2004-01-07  Rüdiger Timm  <rt@openoffice.org>  [6d320ca1d9a5e99170a1d711e53ae57e66f601f6]

INTEGRATION: CWS geordi2q12 (1.26.62); FILE MERGED 2004/01/07 12:14:48 hr 1.26.62.1: #111934#: merge CWS sw7pp2a -> SRC680


2004-01-07  Rüdiger Timm  <rt@openoffice.org>  [b0b720910cf3ea008d498627c612f48f1fdcd9d7]

INTEGRATION: CWS geordi2q12 (1.3.350); FILE MERGED 2004/01/07 12:14:46 hr 1.3.350.1: #111934#: merge CWS sw7pp2a -> SRC680


2004-01-07  Rüdiger Timm  <rt@openoffice.org>  [e167c81f979b8c7b5adf6f201f2cacf46d2d1850]

INTEGRATION: CWS geordi2q12 (1.16.78); FILE MERGED 2004/01/06 14:57:25 hr 1.16.78.1: #111934# merge CWS cfg05 -> SRC680


2004-01-07  Rüdiger Timm  <rt@openoffice.org>  [bcb36145ad05cc5ea0b634097ba1c8f26cb3d3c2]

INTEGRATION: CWS geordi2q12 (1.7.136); FILE MERGED 2004/01/06 14:21:05 hr 1.7.136.1: #111934#: merge CWS pp1numfor -> SRC680


2004-01-07  Rüdiger Timm  <rt@openoffice.org>  [839ea3e5ead7dc781ef97d840066cf0a9fec37ed]

INTEGRATION: CWS geordi2q12 (1.25.30); FILE MERGED 2004/01/07 15:22:35 hr 1.25.30.1: #111934#: merge CWS sal7pp2 -> SRC680


2004-01-07  Rüdiger Timm  <rt@openoffice.org>  [d2864e821c813e3def49352946c000474b86eeaa]

INTEGRATION: CWS geordi2q12 (1.13.202); FILE MERGED 2004/01/07 15:22:33 hr 1.13.202.1: #111934#: merge CWS sal7pp2 -> SRC680


2004-01-07  Rüdiger Timm  <rt@openoffice.org>  [0727e3cbfe6e15c10578f4052d88060e9442fb16]

INTEGRATION: CWS geordi2q12 (1.19.136); FILE MERGED 2004/01/07 15:22:31 hr 1.19.136.1: #111934#: merge CWS sal7pp2 -> SRC680


2004-01-07  Rüdiger Timm  <rt@openoffice.org>  [ca889b07e5fd375eaa2a42f902ac7c4183ff08ce]

INTEGRATION: CWS geordi2q12 (1.18.2); FILE MERGED 2004/01/07 15:09:33 hr 1.18.2.1: #111934#: merge CWS crashrep7pp2 -> SRC680


2004-01-07  Rüdiger Timm  <rt@openoffice.org>  [e2b1cc9c723ff96a2d93157d00710555a19a8bc2]

INTEGRATION: CWS geordi2q12 (1.8.14); FILE MERGED 2004/01/07 15:22:29 hr 1.8.14.1: #111934#: merge CWS sal7pp2 -> SRC680


2004-01-07  Rüdiger Timm  <rt@openoffice.org>  [e8d9ef40028dae8471bd0d827799aa8bec641453]

INTEGRATION: CWS geordi2q12 (1.20.204); FILE MERGED 2004/01/07 14:14:59 hr 1.20.204.1: #111934#: merge CWS mnemonics -> SRC680


2004-01-07  Rüdiger Timm  <rt@openoffice.org>  [de5e588a977a9940df2194acf7b5fcd5815e46fe]

INTEGRATION: CWS geordi2q12 (1.62.26); FILE MERGED 2004/01/07 14:14:58 hr 1.62.26.1: #111934#: merge CWS mnemonics -> SRC680


2004-01-07  Rüdiger Timm  <rt@openoffice.org>  [90cd40b67a687c93ed42b7e812560c753f2334b3]

INTEGRATION: CWS geordi2q12 (1.13.80); FILE MERGED 2004/01/07 14:14:56 hr 1.13.80.1: #111934#: merge CWS mnemonics -> SRC680


2004-01-07  Rüdiger Timm  <rt@openoffice.org>  [6ca5bf11b9f130e0c0219df5cbce6b0b467ea6af]

INTEGRATION: CWS geordi2q12 (1.8.2); FILE MERGED 2004/01/07 15:07:36 hr 1.8.2.1: #111934#: merge CWS crashrep7pp2 -> SRC680


2004-01-07  Rüdiger Timm  <rt@openoffice.org>  [4667051fe261e33e843bf879149502d94669e046]

INTEGRATION: CWS geordi2q12 (1.14.2); FILE MERGED 2004/01/07 15:07:34 hr 1.14.2.1: #111934#: merge CWS crashrep7pp2 -> SRC680


2004-01-07  Rüdiger Timm  <rt@openoffice.org>  [cd52a17b3dfd5e4ef7da37472f7943988a21c439]

INTEGRATION: CWS geordi2q12 (1.16.28); FILE MERGED 2004/01/07 12:01:19 hr 1.16.28.1: #111934#: merge CWS sw7pp2a -> SRC680


2004-01-07  Rüdiger Timm  <rt@openoffice.org>  [666cd20c5f2cc57112c17452336fbab660c98bbf]

INTEGRATION: CWS geordi2q12 (1.52.282); FILE MERGED 2004/01/07 12:55:33 hr 1.52.282.1: #111934#: merge CWS mnemonics -> SRC680


2004-01-07  Rüdiger Timm  <rt@openoffice.org>  [11f0e8148c5719556e1b123ac1860bbd1fbdbd4c]

INTEGRATION: CWS geordi2q12 (1.13.212); FILE MERGED 2004/01/07 12:55:32 hr 1.13.212.1: #111934#: merge CWS mnemonics -> SRC680


2004-01-07  Rüdiger Timm  <rt@openoffice.org>  [2bdeac66f6920aad7e0e8f4133e5c87708475e5c]

INTEGRATION: CWS geordi2q12 (1.2.92); FILE MERGED 2004/01/07 15:26:30 hr 1.2.92.1: #111934#: merge CWS sal7pp2 -> SRC680


2004-01-07  Rüdiger Timm  <rt@openoffice.org>  [3c6f263c2a9de912d2fde4b87d280da09e0d8f96]

INTEGRATION: CWS geordi2q12 (1.22.22); FILE MERGED 2004/01/06 14:18:44 hr 1.22.22.1: #111934#: merge CWS pp1numfor -> SRC680


2004-01-07  Rüdiger Timm  <rt@openoffice.org>  [b6178c72dbbaa3685a1d8b79d4f3856b5d2ea377]

INTEGRATION: CWS geordi2q12 (1.5.52); FILE MERGED 2004/01/06 14:18:42 hr 1.5.52.1: #111934#: merge CWS pp1numfor -> SRC680


2004-01-07  Rüdiger Timm  <rt@openoffice.org>  [33ab997f3ddce6ca50a13835cfe1210e73792c72]

INTEGRATION: CWS geordi2q12 (1.1.6); FILE ADDED 2004/01/06 14:18:37 hr 1.1.6.1: #111934#: merge CWS pp1numfor -> SRC680


2004-01-07  Rüdiger Timm  <rt@openoffice.org>  [118ebfab18cb093eb7009ae69c578c5ab3e14f89]

INTEGRATION: CWS geordi2q12 (1.2.70); FILE MERGED 2004/01/06 14:18:33 hr 1.2.70.1: #111934#: merge CWS pp1numfor -> SRC680


2004-01-07  Rüdiger Timm  <rt@openoffice.org>  [9396a6c5b9355e2646aa9dfebcab1b4ab1901020]

INTEGRATION: CWS geordi2q12 (1.22.52); FILE MERGED 2004/01/06 14:18:29 hr 1.22.52.1: #111934#: merge CWS pp1numfor -> SRC680


2004-01-07  Rüdiger Timm  <rt@openoffice.org>  [11abd115d41db7930392b97fdfa403e96c341a39]

INTEGRATION: CWS geordi2q12 (1.22.16); FILE MERGED 2004/01/06 14:18:23 hr 1.22.16.1: #111934#: merge CWS pp1numfor -> SRC680


2004-01-07  Rüdiger Timm  <rt@openoffice.org>  [aa321ee4cde65425f7a0ec521c1a11245bd98123]

INTEGRATION: CWS geordi2q12 (1.28.90); FILE MERGED 2004/01/07 14:25:15 hr 1.28.90.1: #111934#: merge CWS dba01pp2 -> SRC680


2004-01-07  Rüdiger Timm  <rt@openoffice.org>  [0c0d79e27c1f61caab6ff62488eef8c57adca593]

INTEGRATION: CWS geordi2q12 (1.45.22); FILE MERGED 2004/01/07 14:41:22 hr 1.45.22.1: #111934#: merge CWS dba01pp2 -> SRC680


2004-01-07  Rüdiger Timm  <rt@openoffice.org>  [977dbaeb3d187abb51addab66ef5643373499079]

INTEGRATION: CWS geordi2q12 (1.39.96); FILE MERGED 2004/01/07 14:00:18 hr 1.39.96.1: #111934#: merge CWS mnemonics -> SRC680


2004-01-07  Rüdiger Timm  <rt@openoffice.org>  [250c617f82ab5d07797acd62a5fb56cc8daf992e]

INTEGRATION: CWS geordi2q12 (1.12.138); FILE MERGED 2004/01/07 12:24:29 hr 1.12.138.1: #111934#: merge CWS mnemonics -> SRC680


2004-01-07  Rüdiger Timm  <rt@openoffice.org>  [ee791cff8ba80d6640a2ae817d425efe8ea76621]

INTEGRATION: CWS geordi2q12 (1.15.150); FILE MERGED 2004/01/07 12:24:27 hr 1.15.150.1: #111934#: merge CWS mnemonics -> SRC680


2004-01-07  Rüdiger Timm  <rt@openoffice.org>  [7551d831131e5e6131a0600477f416a967279ea4]

INTEGRATION: CWS geordi2q12 (1.10.348); FILE MERGED 2004/01/07 12:27:04 hr 1.10.348.1: #111934#: merge CWS mnemonics -> SRC680


2004-01-07  Rüdiger Timm  <rt@openoffice.org>  [dd6d47ad815616431b96785bbc943e78a1fd10cd]

INTEGRATION: CWS geordi2q12 (1.7.340); FILE MERGED 2004/01/07 12:27:00 hr 1.7.340.1: #111934#: merge CWS mnemonics -> SRC680


2004-01-07  Rüdiger Timm  <rt@openoffice.org>  [130f4990e54d995723af03156403afb472bf5263]

INTEGRATION: CWS geordi2q12 (1.11.216); FILE MERGED 2004/01/07 12:26:57 hr 1.11.216.1: #111934#: merge CWS mnemonics -> SRC680


2004-01-07  Rüdiger Timm  <rt@openoffice.org>  [28d646ee70a6e17f7a0893706ace7b77630761db]

INTEGRATION: CWS geordi2q12 (1.21.212); FILE MERGED 2004/01/07 12:52:48 hr 1.21.212.1: #111934#: merge CWS mnemonics -> SRC680


2004-01-07  Rüdiger Timm  <rt@openoffice.org>  [e6b3811a40ff41660a6b06bc4a27945916676272]

INTEGRATION: CWS geordi2q12 (1.25.14); FILE MERGED 2004/01/07 12:22:34 hr 1.25.14.1: #111934#: merge CWS mnemonics -> SRC680


2004-01-07  Rüdiger Timm  <rt@openoffice.org>  [13e7b5ccaa60d7ef135cf677f3782ce7c9f34d79]

INTEGRATION: CWS geordi2q12 (1.24.198); FILE MERGED 2004/01/07 14:32:44 hr 1.24.198.1: #111934#: merge CWS dba01pp2 -> SRC680


2004-01-07  Rüdiger Timm  <rt@openoffice.org>  [2a9b558d0590d051f7efc5e492b4f6fabc965ad4]

INTEGRATION: CWS geordi2q12 (1.8.64); FILE MERGED 2004/01/07 12:25:09 hr 1.8.64.1: #111934#: merge CWS mnemonics -> SRC680


2004-01-07  Rüdiger Timm  <rt@openoffice.org>  [cd26d22ff4e7ea922f901b4cc9121928ee375cc6]

INTEGRATION: CWS geordi2q12 (1.9.60); FILE MERGED 2004/01/06 14:30:29 hr 1.9.60.1: #111934#: merge CWS pp1numfor -> SRC680


2004-01-07  Rüdiger Timm  <rt@openoffice.org>  [45c1a7eb7226997bdbf2952b2445b16a227473b4]

INTEGRATION: CWS geordi2q12 (1.18.96); FILE MERGED 2004/01/07 14:33:15 hr 1.18.96.1: #111934#: merge CWS dba01pp2 -> SRC680


2004-01-07  Kurt Zenker  <kz@openoffice.org>  [9b3793185841cc81db38e28b5cfda92e300d0243]

new version for FIX645


2004-01-07  Rüdiger Timm  <rt@openoffice.org>  [1dea79f48114a002449b2625ce4e07dbf07a0e13]

#100000# undo last commit (we must not integrate wntmsci8-files changed on CWSs).


2004-01-07  Rüdiger Timm  <rt@openoffice.org>  [539ddf7929050923c8092e2c83fe0bb0a0c7f3a0]

#100000# undo last commit (we must not integrate wntmsci8-files changed on CWSs).


2004-01-07  Rüdiger Timm  <rt@openoffice.org>  [80d2757c102b05ff29355516ffd8e765dcc0df6a]

#100000# changed by VG


2004-01-07  Kurt Zenker  <kz@openoffice.org>  [732aa24b100cf871c4b5578ec4150c7af2b3df24]

new version for FIX645


2004-01-06  Ingrid Halama  <iha@openoffice.org>  [ff2df87a01cdb963a52da1539fa49ba42aef691a]

3D data labels


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [e88f4cef747080479a98dd2f9ca1fac5c1cf12a8]

INTEGRATION: CWS vclcleanup02 (1.1.1.1.164); FILE MERGED 2003/12/04 15:59:17 mt 1.1.1.1.164.1: #i23061# Removed/Changed old StarView stuff


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [cad7536caae2062150a96b0fa7bb53c630035f56]

INTEGRATION: CWS vclcleanup02 (1.14.64); FILE MERGED 2003/12/04 15:59:13 mt 1.14.64.1: #i23061# Removed/Changed old StarView stuff


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [966d33b748e7afec04bfe4a609d5e5ad0897592c]

INTEGRATION: CWS vclcleanup02 (1.51.64); FILE MERGED 2003/12/11 09:06:14 mt 1.51.64.2: #i23061# VCL cleanup, removed headers, methods and types... 2003/12/04 15:59:13 mt 1.51.64.1: #i23061# Removed/Changed old StarView stuff


2004-01-06  Ingrid Halama  <iha@openoffice.org>  [eeec3a207b7b0a6e36831b9455563a5858a74c45]

enable 3D data labels


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [435590ba168e16e7ab38af1172b0988558b77bbf]

INTEGRATION: CWS vclcleanup02 (1.20.4); FILE MERGED 2003/12/04 15:59:12 mt 1.20.4.1: #i23061# Removed/Changed old StarView stuff


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [df044066d11880e65671a14f5601597184e0e294]

INTEGRATION: CWS vclcleanup02 (1.3.120); FILE MERGED 2003/12/11 09:06:14 mt 1.3.120.2: #i23061# VCL cleanup, removed headers, methods and types... 2003/12/04 15:59:11 mt 1.3.120.1: #i23061# Removed/Changed old StarView stuff


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [3baed21848787576ed86bc3eda4a33e5e585424e]

INTEGRATION: CWS vclcleanup02 (1.3.92); FILE MERGED 2003/12/11 09:06:12 mt 1.3.92.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [3bcfd8c6bcc8fd135c0506a674633a0c1caa0a90]

INTEGRATION: CWS vclcleanup02 (1.4.76); FILE MERGED 2003/12/11 09:06:12 mt 1.4.76.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [31bf54968b0379ff50cd98198fa70a0c4fa7d176]

INTEGRATION: CWS vclcleanup02 (1.3.92); FILE MERGED 2003/12/11 09:06:11 mt 1.3.92.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Ingrid Halama  <iha@openoffice.org>  [40f0e9899459c3eed07f4c2f7a6c58b5ba4867f3]

added method transformSceneToScreenPosition


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [81f7f3840f7b881f9cccf6780d16e0d0a3f2878e]

INTEGRATION: CWS vclcleanup02 (1.14.4); FILE MERGED 2003/12/11 09:06:10 mt 1.14.4.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [03eea0e457d0d46020adc6e9314550cce5987e26]

INTEGRATION: CWS vclcleanup02 (1.11.78); FILE MERGED 2003/12/04 15:59:10 mt 1.11.78.1: #i23061# Removed/Changed old StarView stuff


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [464365f177368f8f84c23939687ca0a6a88e0adf]

INTEGRATION: CWS vclcleanup02 (1.4.120); FILE MERGED 2003/12/04 15:59:09 mt 1.4.120.1: #i23061# Removed/Changed old StarView stuff


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [9a025b6c25ebd78ac94968e558da7e57e9b66bbc]

INTEGRATION: CWS vclcleanup02 (1.13.78); FILE MERGED 2003/12/04 15:59:09 mt 1.13.78.1: #i23061# Removed/Changed old StarView stuff


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [3bf732178b398231dfed8bde78c00f03f84ce072]

INTEGRATION: CWS vclcleanup02 (1.7.20); FILE MERGED 2003/12/11 09:06:09 mt 1.7.20.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Ingrid Halama  <iha@openoffice.org>  [62bec995a23dc50e94b59728291422519a6f1ecd]

added method getDataPointLabelIfLabel


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [6a852cd9a944a5582a71a84b6c142217bb39b954]

INTEGRATION: CWS vclcleanup02 (1.15.20); FILE MERGED 2003/12/11 09:06:09 mt 1.15.20.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [91129773b700955a5a8273a99c29537e748aa6fc]

INTEGRATION: CWS vclcleanup02 (1.3.78); FILE MERGED 2003/12/11 09:06:08 mt 1.3.78.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [9eeeb921cca3fbfee0406cd3c7ab0c97992cab97]

INTEGRATION: CWS vclcleanup02 (1.4.92); FILE MERGED 2003/12/11 09:06:08 mt 1.4.92.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [3850d9752e41077b3af2a2964872f7f1c7b259c8]

INTEGRATION: CWS vclcleanup02 (1.50.60); FILE MERGED 2003/12/11 09:06:07 mt 1.50.60.2: #i23061# VCL cleanup, removed headers, methods and types... 2003/12/04 15:59:08 mt 1.50.60.1: #i23061# Removed/Changed old StarView stuff


2004-01-06  Ingrid Halama  <iha@openoffice.org>  [d38147e75068d5d096ad1b1230d994b96ed9c6d4]

workaround for buggy 3D pie segments


2004-01-06  Ingrid Halama  <iha@openoffice.org>  [8866e26cc36f62462dbd537f1f71beb8e1ec133c]

handle NULL


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [64b3b918e0cc3e860e8dba779fbb0c017f2f86ce]

INTEGRATION: CWS vclcleanup02 (1.1.1.1.428); FILE MERGED 2003/12/04 17:04:17 mt 1.1.1.1.428.1: #i23061# Removed/Changed old StarView stuff


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [7ffceb609e68f2c4b3628c020d40d08ab4ae6771]

INTEGRATION: CWS vclcleanup02 (1.3.392); FILE MERGED 2003/12/04 17:04:16 mt 1.3.392.1: #i23061# Removed/Changed old StarView stuff


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [d6808fd54180422dbc5b49f35ecf790d1fe41404]

INTEGRATION: CWS vclcleanup02 (1.2.406); FILE MERGED 2003/12/04 17:04:16 mt 1.2.406.1: #i23061# Removed/Changed old StarView stuff


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [bbeb97c5f076020af4777c42fcdc96a004e7c6f0]

INTEGRATION: CWS vclcleanup02 (1.45.76); FILE MERGED 2003/12/04 17:04:09 mt 1.45.76.1: #i23061# Removed/Changed old StarView stuff


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [52910b67286e1525aa9a3c2e8d63aae6b6d8dab4]

INTEGRATION: CWS vclcleanup02 (1.2.406); FILE MERGED 2003/12/04 17:04:08 mt 1.2.406.1: #i23061# Removed/Changed old StarView stuff


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [55c53b02f3076f0eb779f7214466bfa281689324]

INTEGRATION: CWS vclcleanup02 (1.15.384); FILE MERGED 2003/12/11 09:07:27 mt 1.15.384.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [bcba47fb1234a4efccb50f001f9a8eb934e45607]

INTEGRATION: CWS vclcleanup02 (1.33.390); FILE MERGED 2003/12/04 17:04:05 mt 1.33.390.1: #i23061# Removed/Changed old StarView stuff


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [b216255647c9f0c0bd2780e2ca69b2eb465c4b18]

INTEGRATION: CWS vclcleanup02 (1.53.212); FILE MERGED 2003/12/04 17:04:05 mt 1.53.212.1: #i23061# Removed/Changed old StarView stuff


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [69ccb696d5c5889f4c0d7d182e1ed32f69ebc6b5]

INTEGRATION: CWS vclcleanup02 (1.50.212); FILE MERGED 2003/12/04 17:04:04 mt 1.50.212.1: #i23061# Removed/Changed old StarView stuff


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [755dae22be3d5d6d7752ca7cb4d41e90f76128ee]

INTEGRATION: CWS vclcleanup02 (1.32.212); FILE MERGED 2003/12/04 17:04:03 mt 1.32.212.1: #i23061# Removed/Changed old StarView stuff


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [7dd66c672e6458ca7fd2ae0619e48e701c6fcd1e]

INTEGRATION: CWS vclcleanup02 (1.1.1.1.428); FILE MERGED 2003/12/11 09:07:26 mt 1.1.1.1.428.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [0ef69257eff466cee866c6d6c20903d7a21a9ec7]

INTEGRATION: CWS vclcleanup02 (1.3.60); FILE MERGED 2003/12/11 09:07:26 mt 1.3.60.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [c3b320ef2a49c1340d923c31aa09b890572121e7]

INTEGRATION: CWS vclcleanup02 (1.23.244); FILE MERGED 2003/12/04 17:04:02 mt 1.23.244.1: #i23061# Removed/Changed old StarView stuff


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [baf32daa2b55a149c7af034d27c47cbf3b9fe931]

INTEGRATION: CWS vclcleanup02 (1.1.1.1.428); FILE MERGED 2003/12/04 17:04:01 mt 1.1.1.1.428.1: #i23061# Removed/Changed old StarView stuff


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [7c40b4a0334712b7ac125b302c17b519c577f716]

INTEGRATION: CWS vclcleanup02 (1.23.146); FILE MERGED 2003/12/11 09:07:24 mt 1.23.146.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [c78e0b967b2e0f576bbf2bbcff2d1a8d65d59239]

INTEGRATION: CWS vclcleanup02 (1.7.146); FILE MERGED 2003/12/19 07:38:40 mt 1.7.146.1: #i23061# More VCL cleanups...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [e920f99f630867df02cc6ae9daed1f766ac11fec]

INTEGRATION: CWS vclcleanup02 (1.1.1.1.428); FILE MERGED 2003/12/19 07:38:39 mt 1.1.1.1.428.1: #i23061# More VCL cleanups...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [9cdc2c0f8ef019c44bbddb11c223823291540718]

INTEGRATION: CWS vclcleanup02 (1.3.392); FILE MERGED 2003/12/11 09:07:23 mt 1.3.392.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [92099bdf2c1eea3475bb997a364e164bb4089f31]

INTEGRATION: CWS vclcleanup02 (1.5.244); FILE MERGED 2003/12/11 09:07:23 mt 1.5.244.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [fdadccbc894528a52ef3c6f0bd41c4d0bb112345]

INTEGRATION: CWS vclcleanup02 (1.8.224); FILE MERGED 2003/12/11 09:07:22 mt 1.8.224.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [31e6eee846fc1b288b646ea570fd979048bcf245]

INTEGRATION: CWS vclcleanup02 (1.3.224); FILE MERGED 2003/12/11 09:07:22 mt 1.3.224.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [da045d338e66c15578bec577c6c4c2497f37eda7]

INTEGRATION: CWS vclcleanup02 (1.4.244); FILE MERGED 2003/12/11 09:07:21 mt 1.4.244.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [0a7167d440c64a1ab10c054913c4b6224e8f6940]

INTEGRATION: CWS vclcleanup02 (1.9.382); FILE MERGED 2003/12/11 09:07:21 mt 1.9.382.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [35079ddf517d0035d412be26f166a94b105bb4a0]

INTEGRATION: CWS vclcleanup02 (1.40.14); FILE MERGED 2003/12/04 17:03:57 mt 1.40.14.1: #i23061# Removed/Changed old StarView stuff


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [2a054efb95fb33381ae1636020b0b158c7d27a86]

INTEGRATION: CWS vclcleanup02 (1.24.62); FILE MERGED 2003/12/11 09:07:20 mt 1.24.62.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [b72a80a66bfc3614456c33c7a714782ff8a535d1]

INTEGRATION: CWS vclcleanup02 (1.17.72); FILE MERGED 2003/12/05 16:56:24 mt 1.17.72.2: RESYNC: (1.17-1.18); FILE MERGED 2003/12/04 17:03:56 mt 1.17.72.1: #i23061# Removed/Changed old StarView stuff


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [02410bee829ccea439a45de5f98d6d2df8f6bec3]

INTEGRATION: CWS vclcleanup02 (1.3.414); FILE MERGED 2003/12/04 17:03:55 mt 1.3.414.1: #i23061# Removed/Changed old StarView stuff


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [56fa7120a9944d6a0cedf9820c03494b475e9594]

INTEGRATION: CWS vclcleanup02 (1.4.216); FILE MERGED 2003/12/11 09:07:19 mt 1.4.216.3: #i23061# VCL cleanup, removed headers, methods and types... 2003/12/05 16:56:18 mt 1.4.216.2: RESYNC: (1.4-1.5); FILE MERGED 2003/12/04 17:03:54 mt 1.4.216.1: #i23061# Removed/Changed old StarView stuff


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [76d4ab3eddca27f21930272d697843f70738419b]

INTEGRATION: CWS vclcleanup02 (1.1.1.1.428); FILE MERGED 2003/12/11 09:07:17 mt 1.1.1.1.428.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [69ecf2d91295a4deb9f88dcb75d07b603c9923e9]

INTEGRATION: CWS vclcleanup02 (1.3.412); FILE MERGED 2003/12/04 17:03:52 mt 1.3.412.1: #i23061# Removed/Changed old StarView stuff


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [fa9e50e4ccbd826b5e59d89f0e2186dbda2f0ba7]

INTEGRATION: CWS vclcleanup02 (1.11.214); FILE MERGED 2003/12/11 09:07:16 mt 1.11.214.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [b530858a1edb5a8b04c0f1b893e88733f356c734]

INTEGRATION: CWS vclcleanup02 (1.15.244); FILE MERGED 2003/12/11 09:07:13 mt 1.15.244.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [945ff704e9fcc913c92a198282ef300c3307e84d]

INTEGRATION: CWS vclcleanup02 (1.8.236); FILE MERGED 2003/12/04 17:03:52 mt 1.8.236.1: #i23061# Removed/Changed old StarView stuff


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [21e48a073453d85a1d72ab6bf9eccb34fc548e51]

INTEGRATION: CWS vclcleanup02 (1.18.6); FILE MERGED 2003/12/11 09:07:12 mt 1.18.6.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [c3c41055d2171b8b674b2457d84476f570311f07]

INTEGRATION: CWS vclcleanup02 (1.107.46); FILE MERGED 2003/12/04 17:03:51 mt 1.107.46.1: #i23061# Removed/Changed old StarView stuff


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [96d57f44d1adc21b820eead253eb47695197991c]

INTEGRATION: CWS vclcleanup02 (1.4.14); FILE MERGED 2003/12/11 09:07:10 mt 1.4.14.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [84695dfc8356e69934d24c5700861fc1c55d28ac]

INTEGRATION: CWS vclcleanup02 (1.1.404); FILE MERGED 2003/12/11 09:07:09 mt 1.1.404.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [a34ec07baf90334459f3f39327743af8b78fab9e]

INTEGRATION: CWS vclcleanup02 (1.1.1.1.428); FILE MERGED 2003/12/04 17:03:48 mt 1.1.1.1.428.1: #i23061# Removed/Changed old StarView stuff


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [a118f881acb305822e96da8344664cb457b7a748]

INTEGRATION: CWS vclcleanup02 (1.5.224); FILE MERGED 2003/12/11 09:07:05 mt 1.5.224.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [1e1d3bbfb9cd548dfbcb800dc136e88762c6a300]

INTEGRATION: CWS vclcleanup02 (1.15.18); FILE MERGED 2003/12/04 16:27:34 mt 1.15.18.1: #i23061# Removed/Changed old StarView stuff


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [20418cf05e0b046504ffb234583ce1a4e461f6f1]

INTEGRATION: CWS vclcleanup02 (1.16.14); FILE MERGED 2003/12/04 16:15:53 mt 1.16.14.1: #i23061# Fixed gcc WAll warnings


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [7af9333280394c5bec844c7e359e6ce0b8bc7ee0]

INTEGRATION: CWS vclcleanup02 (1.12.12); FILE MERGED 2003/12/04 16:50:25 mt 1.12.12.1: #i23061# Fixed gcc WAll warnings


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [c4267f2fc31292fa4dccba7e5cf45276c3e3fac5]

INTEGRATION: CWS vclcleanup02 (1.21.70); FILE MERGED 2003/12/04 16:56:57 mt 1.21.70.1: #i23061# Removed/Changed old StarView stuff


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [d44a6f8bc99056de6c00e57e5c31e6fe8cbfc453]

INTEGRATION: CWS vclcleanup02 (1.38.210); FILE MERGED 2003/12/05 16:32:20 mt 1.38.210.2: RESYNC: (1.38-1.39); FILE MERGED 2003/12/04 16:56:57 mt 1.38.210.1: #i23061# Removed/Changed old StarView stuff


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [983aae98c8c8bdf4a2131b630ed1f4d3a5511145]

INTEGRATION: CWS vclcleanup02 (1.18.4); FILE MERGED 2003/12/11 09:16:25 mt 1.18.4.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [8874a383c864c07ea87ac305099cfdb39b3d15fe]

INTEGRATION: CWS vclcleanup02 (1.36.56); FILE MERGED 2003/12/11 09:16:25 mt 1.36.56.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [5542e18124b339979028ae8466b115b52fa2761a]

INTEGRATION: CWS vclcleanup02 (1.18.216); FILE MERGED 2003/12/11 09:16:24 mt 1.18.216.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [91c1e50df640a52f7a66e3f37ef785910f34c8cf]

INTEGRATION: CWS vclcleanup02 (1.11.170); FILE MERGED 2003/12/11 09:16:24 mt 1.11.170.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [e11400c13773180c425c5162c24375c329ed3cd6]

INTEGRATION: CWS vclcleanup02 (1.44.82); FILE MERGED 2003/12/11 09:16:23 mt 1.44.82.2: #i23061# VCL cleanup, removed headers, methods and types... 2003/12/04 16:56:56 mt 1.44.82.1: #i23061# Removed/Changed old StarView stuff


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [de1505fc8df81614992f090205fbd25efa54b4d4]

INTEGRATION: CWS vclcleanup02 (1.21.86); FILE MERGED 2003/12/04 16:56:56 mt 1.21.86.1: #i23061# Removed/Changed old StarView stuff


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [9fca21ec7542c603ed5f5d49aa9a80754901a771]

INTEGRATION: CWS vclcleanup02 (1.2.348); FILE MERGED 2003/12/04 16:56:56 mt 1.2.348.1: #i23061# Removed/Changed old StarView stuff


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [3b9294469a5ccca84cc578944a9db7a5387c395f]

INTEGRATION: CWS vclcleanup02 (1.10.326); FILE MERGED 2003/12/11 09:16:22 mt 1.10.326.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [20fa976debf67228eaae0cb54fa55237a1d45658]

INTEGRATION: CWS vclcleanup02 (1.13.218); FILE MERGED 2003/12/11 09:16:22 mt 1.13.218.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [2cea4126ffb0c9ba798b86ce42fd9fc8a5c63818]

INTEGRATION: CWS vclcleanup02 (1.6.58); FILE MERGED 2003/12/11 09:16:21 mt 1.6.58.2: #i23061# VCL cleanup, removed headers, methods and types... 2003/12/04 16:56:55 mt 1.6.58.1: #i23061# Removed/Changed old StarView stuff


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [3a1bc32d3793dcebf18b0530bd79948fd315f995]

INTEGRATION: CWS vclcleanup02 (1.1.1.1.362); FILE MERGED 2003/12/11 09:16:20 mt 1.1.1.1.362.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [fbba0a313a19574a5a199bc0a7f82b8d8eb42d67]

INTEGRATION: CWS vclcleanup02 (1.2.324); FILE MERGED 2003/12/11 09:16:19 mt 1.2.324.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [dcfca7e3c2570e494591403823030f0a140d1d3d]

INTEGRATION: CWS vclcleanup02 (1.10.80); FILE MERGED 2003/12/11 09:16:19 mt 1.10.80.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [fadd372096a33d842e375687a13d5570b37db901]

INTEGRATION: CWS vclcleanup02 (1.7.318); FILE MERGED 2003/12/11 09:16:17 mt 1.7.318.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [2e07e7871b2a65a0a97050fdcc967f61de5de22f]

INTEGRATION: CWS vclcleanup02 (1.4.318); FILE MERGED 2003/12/04 16:56:54 mt 1.4.318.1: #i23061# Removed/Changed old StarView stuff


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [3de93ba8d156a2d6f2ccd3b20181b83fa3021fdd]

INTEGRATION: CWS vclcleanup02 (1.17.154); FILE MERGED 2003/12/11 09:16:17 mt 1.17.154.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [40cdd66417e03a789c7965ed3a024070646675c1]

INTEGRATION: CWS vclcleanup02 (1.34.44); FILE MERGED 2003/12/04 16:56:53 mt 1.34.44.1: #i23061# Removed/Changed old StarView stuff


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [7ec82693554e8fba682176ad91682e07ff7fa0fa]

INTEGRATION: CWS vclcleanup02 (1.28.218); FILE MERGED 2003/12/12 07:07:49 mt 1.28.218.1: #i23061# VCL cleanup...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [548f7fdf7f90983fa50d0e6c69bf485addb44b58]

INTEGRATION: CWS vclcleanup02 (1.11.194); FILE MERGED 2003/12/12 07:07:48 mt 1.11.194.1: #i23061# VCL cleanup...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [61deaf42a26f85fff49a8ea83cc754701930310a]

INTEGRATION: CWS vclcleanup02 (1.6.218); FILE MERGED 2003/12/11 09:16:15 mt 1.6.218.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [587c8527765a70d2a0c824480663c97913be814f]

INTEGRATION: CWS vclcleanup02 (1.36.42); FILE MERGED 2003/12/11 09:16:14 mt 1.36.42.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [34088ef42a802d09bcad7a98cb2c9a2487d5b944]

INTEGRATION: CWS vclcleanup02 (1.10.218); FILE MERGED 2003/12/04 16:56:53 mt 1.10.218.1: #i23061# Removed/Changed old StarView stuff


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [a144867c152af85942a5f4780ceb84029c5a6a2d]

INTEGRATION: CWS vclcleanup02 (1.19.218); FILE MERGED 2003/12/04 16:56:52 mt 1.19.218.1: #i23061# Removed/Changed old StarView stuff


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [d763de7cfe316b48d9be3dbe3b1aaa605cdecee7]

INTEGRATION: CWS vclcleanup02 (1.42.4); FILE MERGED 2003/12/11 09:16:12 mt 1.42.4.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [92a31fe5145a2d7dd9a0c15fcfa8f6e14b9eec94]

INTEGRATION: CWS vclcleanup02 (1.9.58); FILE MERGED 2003/12/11 09:16:11 mt 1.9.58.2: #i23061# VCL cleanup, removed headers, methods and types... 2003/12/04 16:56:52 mt 1.9.58.1: #i23061# Removed/Changed old StarView stuff


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [a2d8bc61d807732113019e09920f052786bc3032]

INTEGRATION: CWS vclcleanup02 (1.32.82); FILE MERGED 2003/12/11 09:16:10 mt 1.32.82.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [a353db1e1af9796defbf445c47b1a76b64039518]

INTEGRATION: CWS vclcleanup02 (1.50.82); FILE MERGED 2003/12/05 16:30:35 mt 1.50.82.2: RESYNC: (1.50-1.52); FILE MERGED 2003/12/04 16:56:51 mt 1.50.82.1: #i23061# Removed/Changed old StarView stuff


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [56ced72a6e9b2010d39bdb4f7e73ed044c95d732]

INTEGRATION: CWS vclcleanup02 (1.4.318); FILE MERGED 2003/12/11 09:16:09 mt 1.4.318.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [bb6143e42b7939bb26d7780fe4bcfe0ca2ccef02]

INTEGRATION: CWS vclcleanup02 (1.39.54); FILE MERGED 2003/12/05 16:29:51 mt 1.39.54.2: RESYNC: (1.39-1.40); FILE MERGED 2003/12/04 16:56:50 mt 1.39.54.1: #i23061# Removed/Changed old StarView stuff


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [4f8fdbb2f9bbcb84befcf56cf2aa0e9f55acfbd9]

INTEGRATION: CWS vclcleanup02 (1.20.4); FILE MERGED 2003/12/11 09:16:08 mt 1.20.4.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [a2e7f718592dc8a94fb976f69c34ffd447732c01]

INTEGRATION: CWS vclcleanup02 (1.47.8); FILE MERGED 2003/12/04 16:54:27 mt 1.47.8.1: #i23061# Removed/Changed old StarView stuff


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [f29eae4841cc8c46eac46e50ca47cda31e38e5a4]

INTEGRATION: CWS vclcleanup02 (1.37.148); FILE MERGED 2003/12/04 16:54:26 mt 1.37.148.1: #i23061# Removed/Changed old StarView stuff


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [d8510db66e83342a0787a908d1d11b38691c965f]

INTEGRATION: CWS vclcleanup02 (1.29.8); FILE MERGED 2003/12/11 09:17:32 mt 1.29.8.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [54d6bb4a4523652ca802fc74a5faf1bae1925ff5]

INTEGRATION: CWS vclcleanup02 (1.18.182); FILE MERGED 2003/12/11 09:17:32 mt 1.18.182.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [2ead91bf7ee20fc04d5b0290eb166757006a30b7]

INTEGRATION: CWS vclcleanup02 (1.16.184); FILE MERGED 2003/12/11 09:17:32 mt 1.16.184.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [03c0b755b4883a256b69e83c21d040af6f7f15cd]

INTEGRATION: CWS vclcleanup02 (1.1.1.1.336); FILE MERGED 2003/12/11 09:17:30 mt 1.1.1.1.336.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [50e7e6b1e8e4dd83feeab4b1258a4f011bdcc387]

INTEGRATION: CWS vclcleanup02 (1.5.300); FILE MERGED 2003/12/04 16:54:25 mt 1.5.300.1: #i23061# Removed/Changed old StarView stuff


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [2d21e82fdd8e6c0ab0fd61e0fe1044debf385215]

INTEGRATION: CWS vclcleanup02 (1.1.1.1.336); FILE MERGED 2003/12/11 09:17:29 mt 1.1.1.1.336.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [5b37a4fa32846f9a4138cf41cee034ba1e9fa84a]

INTEGRATION: CWS vclcleanup02 (1.4.8); FILE MERGED 2003/12/11 09:17:28 mt 1.4.8.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [ade93d3831400fa662e0c230ef57411eabe5285c]

INTEGRATION: CWS vclcleanup02 (1.10.8); FILE MERGED 2003/12/11 09:17:28 mt 1.10.8.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [80528a9614b8dd25070447032e31eea31fc5bd09]

INTEGRATION: CWS vclcleanup02 (1.3.322); FILE MERGED 2003/12/11 09:17:26 mt 1.3.322.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [f5d3eac9d33465a31d277cde3711116a1a897ae6]

INTEGRATION: CWS vclcleanup02 (1.20.46); FILE MERGED 2003/12/04 16:54:23 mt 1.20.46.1: #i23061# Removed/Changed old StarView stuff


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [e6b8e043ad54f0bb3a678e64ced40e9ec62b6682]

INTEGRATION: CWS vclcleanup02 (1.5.8); FILE MERGED 2003/12/11 09:17:26 mt 1.5.8.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [916dc55ba856461dd6ec9914b095f1d197d3f9d9]

INTEGRATION: CWS vclcleanup02 (1.1.302); FILE MERGED 2003/12/11 09:17:24 mt 1.1.302.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [712c36293c887a99a0af4f69a38bd9e5f25e6cb9]

INTEGRATION: CWS vclcleanup02 (1.72.2); FILE MERGED 2003/12/11 09:17:23 mt 1.72.2.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [a57bb253363b9ac86a2dd6e1b0525c0a0f4f2486]

INTEGRATION: CWS vclcleanup02 (1.40.2); FILE MERGED 2003/12/11 09:17:23 mt 1.40.2.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [ae7f66226237a373da18d1a4ef17b755c9563c0a]

INTEGRATION: CWS vclcleanup02 (1.26.138); FILE MERGED 2003/12/04 16:54:21 mt 1.26.138.1: #i23061# Removed/Changed old StarView stuff


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [1658f1bb497fccbe058b1f4055051d6a53518c4b]

INTEGRATION: CWS vclcleanup02 (1.1.1.1.336); FILE MERGED 2003/12/11 09:17:22 mt 1.1.1.1.336.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [35e5abe8c2a90a90d88931f8cb5bf0a98abe70cc]

INTEGRATION: CWS vclcleanup02 (1.1.1.1.336); FILE MERGED 2003/12/11 09:17:21 mt 1.1.1.1.336.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [80cfc13fadd88278ffca84b5e6d18f28b507a640]

INTEGRATION: CWS vclcleanup02 (1.6.92); FILE MERGED 2003/12/04 15:40:31 mt 1.6.92.1: #i23061# Removed unnecessary includes


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [53809641564e4819614a3349b325a289cc7fb2c5]

INTEGRATION: CWS vclcleanup02 (1.1.120); FILE MERGED 2003/12/04 15:38:35 mt 1.1.120.1: #i23061# DTOR now virtual to avoid gcc WAll warnings


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [0683a23249cdfe42a98d652c150611e404e799c1]

INTEGRATION: CWS vclcleanup02 (1.2.170); FILE MERGED 2003/12/04 17:12:23 mt 1.2.170.1: #i23061# Removed AppServer code


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [fe39b3068f7ab815fd0113a459e5e2e7bfed73d1]

INTEGRATION: CWS vclcleanup02 (1.5.152); FILE MERGED 2003/12/04 17:12:22 mt 1.5.152.1: #i23061# Removed AppServer code


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [81f79f90c3efa039d391221a1b178b883bc0997f]

INTEGRATION: CWS vclcleanup02 (1.16.170); FILE MERGED 2003/12/04 17:12:21 mt 1.16.170.1: #i23061# Removed AppServer code


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [c238add01c3151299d8039072d2fc64ad4533491]

INTEGRATION: CWS vclcleanup02 (1.125.6); FILE MERGED 2003/12/05 17:00:59 mt 1.125.6.2: RESYNC: (1.125-1.126); FILE MERGED 2003/12/04 17:12:21 mt 1.125.6.1: #i23061# Removed AppServer code


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [f4935510a8b7aab5504b09e18a6bee9f14988107]

INTEGRATION: CWS vclcleanup02 (1.14.8); FILE MERGED 2003/12/04 17:25:50 mt 1.14.8.1: #i23061# Removed SUPD stuff


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [5b276971d5c3fc72dbea650b985e9bb6686e1f67]

INTEGRATION: CWS vclcleanup02 (1.1.1.1.200); FILE MERGED 2003/12/04 17:24:05 mt 1.1.1.1.200.1: #i23061# Removed SUPD and unused code


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [3c9d6b83f3cc8ce03998e2d60cede7946589469f]

INTEGRATION: CWS vclcleanup02 (1.7.70); FILE MERGED 2003/12/04 17:24:04 mt 1.7.70.1: #i23061# Removed SUPD and unused code


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [4829387bfc28985c2861338fbf67ada26f8b42ac]

INTEGRATION: CWS vclcleanup02 (1.7.186); FILE MERGED 2003/12/04 17:24:04 mt 1.7.186.1: #i23061# Removed SUPD and unused code


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [839094e2e8d1a9b2c47330bdc0ee96cbcbb55038]

INTEGRATION: CWS vclcleanup02 (1.3.102); FILE MERGED 2003/12/04 17:24:39 mt 1.3.102.1: #i23061# Removed SUPD and unused code


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [5613f52921ea63b119af14db355922860f742add]

INTEGRATION: CWS vclcleanup02 (1.1.1.1.200); FILE MERGED 2003/12/04 17:24:38 mt 1.1.1.1.200.1: #i23061# Removed SUPD and unused code


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [708ba330957a4f02ef16989268d33429f25cac0d]

INTEGRATION: CWS vclcleanup02 (1.13.86); FILE MERGED 2003/12/04 17:24:38 mt 1.13.86.1: #i23061# Removed SUPD and unused code


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [f9b01b480504eef1be6cb124db54a59c71b0788c]

INTEGRATION: CWS vclcleanup02 (1.24.102); FILE MERGED 2003/12/11 08:28:05 mt 1.24.102.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [6a567de1f0652a9d592de5fd9f7fecfc60a48ced]

INTEGRATION: CWS vclcleanup02 (1.15.34); FILE MERGED 2003/12/04 17:22:46 mt 1.15.34.1: #i23061# Removed SUPD stuff


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [91739cbfc65dc9e94095d38a158a6970a8692b91]

INTEGRATION: CWS vclcleanup02 (1.2.194); FILE MERGED 2003/12/04 17:22:25 mt 1.2.194.1: #i23061# Removed SUPD stuff


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [2a07aca8556466abcd1a241a7e9112ee1f7420a9]

INTEGRATION: CWS vclcleanup02 (1.28.14); FILE MERGED 2003/12/12 07:08:04 mt 1.28.14.1: #i23061# VCL cleanup...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [b048f9044f0b475f2bf10b290edc1bc8602fd101]

INTEGRATION: CWS vclcleanup02 (1.17.14); FILE MERGED 2003/12/12 07:08:04 mt 1.17.14.1: #i23061# VCL cleanup...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [b7164c321c128808adb77f7b52e24d99abf28d5d]

INTEGRATION: CWS vclcleanup02 (1.59.8); FILE MERGED 2003/12/11 09:10:22 mt 1.59.8.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [363fa03ddd2b312362d6458e2aa902deadf54dc6]

INTEGRATION: CWS vclcleanup02 (1.14.6); FILE MERGED 2003/12/11 09:10:22 mt 1.14.6.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [8cf597b6b20c811ffa32045c397f96e13ba3ffed]

INTEGRATION: CWS vclcleanup02 (1.46.250); FILE MERGED 2003/12/11 09:10:19 mt 1.46.250.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [bbc4da066deefd1f6ab093d7cffcb0c8a7923476]

INTEGRATION: CWS vclcleanup02 (1.1.1.1.512); FILE MERGED 2003/12/11 09:10:18 mt 1.1.1.1.512.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [faa4711e0dcf0dbbdebe0ed6dbefff24654cee30]

INTEGRATION: CWS vclcleanup02 (1.4.304); FILE MERGED 2003/12/11 09:10:14 mt 1.4.304.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [e6b7ead1dcb7ffb5f2d0d8f1b0d87bb16bac558d]

INTEGRATION: CWS vclcleanup02 (1.6.304); FILE MERGED 2003/12/11 09:10:14 mt 1.6.304.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [cf0ebfb19eb29881d60ec4df25a83e736c494f5f]

INTEGRATION: CWS vclcleanup02 (1.4.6); FILE MERGED 2003/12/11 09:10:11 mt 1.4.6.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [714228749c8e15f915e57f4486ca89636b46e94a]

INTEGRATION: CWS vclcleanup02 (1.91.50); FILE MERGED 2003/12/11 15:17:39 mt 1.91.50.2: RESYNC: (1.91-1.92); FILE MERGED 2003/12/11 09:10:09 mt 1.91.50.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [98faddd65a6a4f89154f9211fc76b19d8054bca5]

INTEGRATION: CWS vclcleanup02 (1.53.50); FILE MERGED 2003/12/11 15:19:03 mt 1.53.50.2: RESYNC: (1.53-1.54); FILE MERGED 2003/12/11 09:10:08 mt 1.53.50.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [b158c9e40b3b62e0565f762977d3830fe4a45ca7]

INTEGRATION: CWS vclcleanup02 (1.4.314); FILE MERGED 2003/12/04 15:56:39 mt 1.4.314.1: #i23061# Removed/Changed old StarView stuff


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [76959d774f54675a2280cd89015afef151bef64f]

INTEGRATION: CWS vclcleanup02 (1.3.304); FILE MERGED 2003/12/11 09:10:03 mt 1.3.304.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [0eb29234724a0986a5094680ae9e2579f24aeb3f]

INTEGRATION: CWS vclcleanup02 (1.23.304); FILE MERGED 2003/12/04 15:56:38 mt 1.23.304.1: #i23061# Removed/Changed old StarView stuff


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [0ea7926198faa041a17be0d25bac9968a2b1ec5f]

INTEGRATION: CWS vclcleanup02 (1.83.82); FILE MERGED 2003/12/11 09:10:00 mt 1.83.82.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [3361a7c6e8bc5b8632b2e3ec7d22dc2b8a0718bc]

INTEGRATION: CWS vclcleanup02 (1.39.8); FILE MERGED 2003/12/11 09:09:59 mt 1.39.8.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [f97efbe6919164ee80aebd0358897b28872603b4]

INTEGRATION: CWS vclcleanup02 (1.73.6); FILE MERGED 2003/12/11 09:09:53 mt 1.73.6.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [fd692e9eec7e8a02c12952b585b283ff056d1e0d]

INTEGRATION: CWS vclcleanup02 (1.4.304); FILE MERGED 2003/12/11 09:09:52 mt 1.4.304.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [cbfb2c0ea5dc0325ec37ac4d392fad449d34bc7a]

INTEGRATION: CWS vclcleanup02 (1.33.8); FILE MERGED 2003/12/05 15:43:30 mt 1.33.8.2: RESYNC: (1.33-1.35); FILE MERGED 2003/12/04 15:56:36 mt 1.33.8.1: #i23061# Removed/Changed old StarView stuff


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [135b0bc76be64840f5572f0b7d2f6d18b4308073]

INTEGRATION: CWS vclcleanup02 (1.52.6); FILE MERGED 2003/12/11 09:09:52 mt 1.52.6.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [3dc0eeca157a4b6971965de83482cc2c721c8687]

INTEGRATION: CWS vclcleanup02 (1.23.8); FILE MERGED 2003/12/11 09:09:51 mt 1.23.8.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [fedc14bbf4612554823b621b7e46fc29d790b947]

INTEGRATION: CWS vclcleanup02 (1.32.220); FILE MERGED 2003/12/11 09:09:51 mt 1.32.220.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [fc8d02b1402be4e003c6457912ec423be1440257]

INTEGRATION: CWS vclcleanup02 (1.8.68); FILE MERGED 2003/12/11 09:09:50 mt 1.8.68.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [5780fadd37c335dd47ec74bbab9b50d9a676270e]

INTEGRATION: CWS vclcleanup02 (1.16.6); FILE MERGED 2003/12/11 09:09:49 mt 1.16.6.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [6abc1293ede2d8d0325143443c283289e62b4ecd]

INTEGRATION: CWS vclcleanup02 (1.6.304); FILE MERGED 2003/12/11 09:09:48 mt 1.6.304.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [47f9c7c89bbcb17801da74afc76293f072234e9a]

INTEGRATION: CWS vclcleanup02 (1.23.6); FILE MERGED 2003/12/11 09:09:45 mt 1.23.6.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [32effc4a09936a56afecc291e9c26cf201e24088]

INTEGRATION: CWS vclcleanup02 (1.11.6); FILE MERGED 2003/12/11 09:09:44 mt 1.11.6.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [83d78d1435ae6449c019d43e1264d9af85cb774d]

INTEGRATION: CWS vclcleanup02 (1.22.6); FILE MERGED 2003/12/11 09:09:43 mt 1.22.6.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [e7741ee3cf1699476b0d6cef2950a4b3c6a5dbb7]

INTEGRATION: CWS vclcleanup02 (1.16.338); FILE MERGED 2003/12/11 09:09:39 mt 1.16.338.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [fba0b7b159f7b48505c6b5b7a21ebaae2f18350c]

INTEGRATION: CWS vclcleanup02 (1.1.1.1.512); FILE MERGED 2003/12/11 09:09:39 mt 1.1.1.1.512.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [c80235356f243fe9dd318cd8a7f53a91602e0041]

INTEGRATION: CWS vclcleanup02 (1.4.200); FILE MERGED 2003/12/11 09:09:39 mt 1.4.200.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [f1a80da5936a9f5378e945442790fd003b9a1273]

INTEGRATION: CWS vclcleanup02 (1.1.1.1.512); FILE MERGED 2003/12/11 09:09:37 mt 1.1.1.1.512.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [86948ad5aba1958b3f484bee076e1535381edf2e]

INTEGRATION: CWS vclcleanup02 (1.12.58); FILE MERGED 2003/12/11 08:46:37 mt 1.12.58.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [4d16eb461d96348b1c84a90fccf6aafa287c2aa4]

INTEGRATION: CWS vclcleanup02 (1.29.8); FILE MERGED 2003/12/11 08:46:36 mt 1.29.8.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [dd20698406c0cfcdf58c6bb48bf2400a157057ec]

INTEGRATION: CWS vclcleanup02 (1.1.1.1.162); FILE MERGED 2003/12/04 16:18:03 mt 1.1.1.1.162.1: #i23061# Removed/Changed old StarView stuff


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [54d74748cbd44680bc83fb522d313215a2e92a27]

INTEGRATION: CWS vclcleanup02 (1.6.126); FILE MERGED 2003/12/04 16:18:03 mt 1.6.126.1: #i23061# Removed/Changed old StarView stuff


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [2028180d3cd92fa886b20940c096cd67b7463aaa]

INTEGRATION: CWS vclcleanup02 (1.42.46); FILE MERGED 2003/12/11 08:46:35 mt 1.42.46.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [858f37596b085736e24121abb45d05c39720dd6d]

INTEGRATION: CWS vclcleanup02 (1.20.8); FILE MERGED 2003/12/05 16:13:56 mt 1.20.8.2: RESYNC: (1.20-1.21); FILE MERGED 2003/12/04 16:18:02 mt 1.20.8.1: #i23061# Removed/Changed old StarView stuff


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [253f727f9eebcbc7280c09921407742ffc599728]

INTEGRATION: CWS vclcleanup02 (1.24.2); FILE MERGED 2003/12/11 08:46:35 mt 1.24.2.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [06e2f912bef624c69aa439d05e5d9dda51660a2e]

INTEGRATION: CWS vclcleanup02 (1.7.118); FILE MERGED 2003/12/11 08:46:34 mt 1.7.118.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [6111bb5df73835baac765f318e2184922c777d3f]

INTEGRATION: CWS vclcleanup02 (1.28.4); FILE MERGED 2003/12/11 08:46:33 mt 1.28.4.2: #i23061# VCL cleanup, removed headers, methods and types... 2003/12/04 16:18:02 mt 1.28.4.1: #i23061# Removed/Changed old StarView stuff


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [8b94827e75df2a0aaaf164da9294bd3a4dde18aa]

INTEGRATION: CWS vclcleanup02 (1.34.4); FILE MERGED 2003/12/04 16:18:02 mt 1.34.4.1: #i23061# Removed/Changed old StarView stuff


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [332de22ae0939740cdfac8710a13e70fd1ac4d6f]

INTEGRATION: CWS vclcleanup02 (1.29.8); FILE MERGED 2003/12/11 08:46:32 mt 1.29.8.2: #i23061# VCL cleanup, removed headers, methods and types... 2003/12/04 16:18:01 mt 1.29.8.1: #i23061# Removed/Changed old StarView stuff


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [38ecf4310c87929ab73c92a826e23898e35c7b82]

INTEGRATION: CWS vclcleanup02 (1.2.140); FILE MERGED 2003/12/04 16:18:01 mt 1.2.140.1: #i23061# Removed/Changed old StarView stuff


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [f90bd1229dd8694544835f0739dc0cb5c2295323]

INTEGRATION: CWS vclcleanup02 (1.4.114); FILE MERGED 2003/12/04 17:07:01 mt 1.4.114.1: #i23061# Removed/Changed old StarView stuff


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [9e36e8ad3d70ca33ac71b6dfde042a8f3ce7e392]

INTEGRATION: CWS vclcleanup02 (1.2.50); FILE MERGED 2003/12/10 15:55:59 mt 1.2.50.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [75867abc538ea03790c02fbd466a169e6d60f396]

INTEGRATION: CWS vclcleanup02 (1.6.2); FILE MERGED 2003/12/10 15:55:58 mt 1.6.2.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [1e0abe0b6a97bfb7eeee5ae6cbbe68eede5fc3e9]

INTEGRATION: CWS vclcleanup02 (1.6.42); FILE MERGED 2003/12/10 15:55:57 mt 1.6.42.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [fcfe5ec1a8e34bb15c8c592e12bda6522c6095bc]

INTEGRATION: CWS vclcleanup02 (1.3.42); FILE MERGED 2003/12/10 15:55:57 mt 1.3.42.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [36507bb2c3450af7a9079fe70e7894b4323afab3]

INTEGRATION: CWS vclcleanup02 (1.42.26); FILE MERGED 2003/12/11 07:16:42 mt 1.42.26.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [82443cb94037af6a7817141f0452822610d8550e]

INTEGRATION: CWS vclcleanup02 (1.4.4); FILE MERGED 2003/12/11 07:16:40 mt 1.4.4.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [96c1ff55bccbf136bbabace418be3a60e8ce2d62]

INTEGRATION: CWS vclcleanup02 (1.3.66); FILE MERGED 2003/12/11 07:16:39 mt 1.3.66.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [53dcc16c8cdf36c8aacf5a16a5f4109df3bbd060]

INTEGRATION: CWS vclcleanup02 (1.82.4); FILE MERGED 2003/12/11 07:16:38 mt 1.82.4.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [14cdcc59e5e8dcaa922a18d0302bac26b6208358]

INTEGRATION: CWS vclcleanup02 (1.34.84); FILE MERGED 2003/12/11 07:16:37 mt 1.34.84.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [d8d4e44aec1a70fc95e030d564c4ef482cc8796e]

INTEGRATION: CWS vclcleanup02 (1.21.26); FILE MERGED 2003/12/11 07:16:36 mt 1.21.26.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [d44aab5868f890a466df6a5ee603fb4c8ad0a40f]

INTEGRATION: CWS vclcleanup02 (1.24.10); FILE MERGED 2003/12/11 08:26:03 mt 1.24.10.2: #i23061# VCL cleanup, removed headers, methods and types... 2003/12/04 17:08:45 mt 1.24.10.1: #i23061# Removed/Changed old StarView stuff


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [172d1dec1221b5b81ec328e1b2f770a098d9f374]

INTEGRATION: CWS vclcleanup02 (1.69.60); FILE MERGED 2003/12/04 17:08:43 mt 1.69.60.1: #i23061# Removed/Changed old StarView stuff


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [8a16295d2dc866cf3288b3e226608701868dd412]

INTEGRATION: CWS vclcleanup02 (1.12.66); FILE MERGED 2003/12/11 08:26:01 mt 1.12.66.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [0033b0843bedfe4f9779b1471abfbe585997c984]

INTEGRATION: CWS vclcleanup02 (1.10.104); FILE MERGED 2003/12/11 08:26:00 mt 1.10.104.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [31b5fb007c26f4246bb1c76587edd6036cefca95]

INTEGRATION: CWS vclcleanup02 (1.4.96); FILE MERGED 2003/12/11 08:26:00 mt 1.4.96.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [574b5a89210f95b525a18f8b7d163ae3b17f69ca]

INTEGRATION: CWS vclcleanup02 (1.6.170); FILE MERGED 2003/12/04 17:08:40 mt 1.6.170.1: #i23061# Removed/Changed old StarView stuff


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [0f96f311ad062089c6a3732e8629b6897551e017]

INTEGRATION: CWS vclcleanup02 (1.7.186); FILE MERGED 2003/12/04 16:13:56 mt 1.7.186.1: #i23061# Removed/Changed old StarView stuff


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [7435590bd909a178f2e89f0fdd7e2661d637d231]

INTEGRATION: CWS vclcleanup02 (1.29.24); FILE MERGED 2003/12/11 08:50:31 mt 1.29.24.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [857f38bfe49fa6a2def627202dd53d34ba66ae39]

INTEGRATION: CWS vclcleanup02 (1.7.38); FILE MERGED 2003/12/11 12:14:32 mt 1.7.38.3: #i23061# VCL cleanup, removed headers, methods and types... 2003/12/11 08:50:31 mt 1.7.38.2: #i23061# VCL cleanup, removed headers, methods and types... 2003/12/04 16:13:55 mt 1.7.38.1: #i23061# Removed/Changed old StarView stuff


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [4396feeb84c8bfe8d33cb2b0f72cf420d221b3bf]

INTEGRATION: CWS vclcleanup02 (1.26.114); FILE MERGED 2003/12/11 08:50:30 mt 1.26.114.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [d496a4f4c515abead997e092fa54eaf291f94bac]

INTEGRATION: CWS vclcleanup02 (1.4.116); FILE MERGED 2003/12/10 15:57:01 mt 1.4.116.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [da3d35d7711007a0d9e0eb6ba8384d2d14c9788a]

INTEGRATION: CWS vclcleanup02 (1.2.116); FILE MERGED 2003/12/10 15:57:00 mt 1.2.116.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [faaca00ee903151f187138f7f115fb624f5ffabc]

INTEGRATION: CWS vclcleanup02 (1.1.180); FILE MERGED 2003/12/19 07:35:40 mt 1.1.180.1: #i23061# More VCL cleanups...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [fcf4fd3262cdffc87f680a5c622ab06faf238fbc]

INTEGRATION: CWS vclcleanup02 (1.26.8); FILE MERGED 2003/12/11 10:02:06 mt 1.26.8.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [d4facaf3861f9da7191ae4bff0e44dabd36450be]

INTEGRATION: CWS vclcleanup02 (1.4.176); FILE MERGED 2003/12/11 10:02:05 mt 1.4.176.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [df61a89bcebd4f9be7eabb2f8454abcee8ab1765]

INTEGRATION: CWS vclcleanup02 (1.52.26); FILE MERGED 2003/12/05 15:28:41 mt 1.52.26.2: RESYNC: (1.52-1.54); FILE MERGED 2003/12/04 15:45:35 mt 1.52.26.1: #i23061# Removed/Changed old StarView stuff


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [f6ea81a0f93b9d6962713786ba6e790adc4c1ac0]

INTEGRATION: CWS vclcleanup02 (1.6.88); FILE MERGED 2003/12/04 15:45:35 mt 1.6.88.1: #i23061# Removed/Changed old StarView stuff


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [cc6659a312e552ef71a1e4db52401b970b0d8c61]

INTEGRATION: CWS vclcleanup02 (1.2.168); FILE MERGED 2003/12/11 09:05:45 mt 1.2.168.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [28449e180a42577adcde08762e59d37597c6ca1a]

INTEGRATION: CWS vclcleanup02 (1.15.84); FILE MERGED 2003/12/11 09:05:44 mt 1.15.84.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [ae5dee08aebf6ff459b31171924bbe12b2f03307]

INTEGRATION: CWS vclcleanup02 (1.7.88); FILE MERGED 2003/12/04 15:45:34 mt 1.7.88.1: #i23061# Removed/Changed old StarView stuff


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [7c946ea19fa1131617c1e469259003e2d1edfeb2]

INTEGRATION: CWS vclcleanup02 (1.64.124); FILE MERGED 2003/12/05 15:28:35 mt 1.64.124.2: RESYNC: (1.64-1.65); FILE MERGED 2003/12/04 15:45:33 mt 1.64.124.1: #i23061# Removed/Changed old StarView stuff


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [37c96f3ea1e89d158fbe367227d82904fb0ae30c]

INTEGRATION: CWS vclcleanup02 (1.7.66); FILE MERGED 2003/12/11 08:49:16 mt 1.7.66.2: #i23061# VCL cleanup, removed headers, methods and types... 2003/12/04 16:58:57 mt 1.7.66.1: #i23061# Removed/Changed old StarView stuff


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [cb98a7313777c9be48368ba2e3213c715b6e6622]

INTEGRATION: CWS vclcleanup02 (1.6.40); FILE MERGED 2003/12/11 08:49:16 mt 1.6.40.2: #i23061# VCL cleanup, removed headers, methods and types... 2003/12/04 16:58:56 mt 1.6.40.1: #i23061# Removed/Changed old StarView stuff


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [a5705ce5672af06af7e6e22a375260511bb411d0]

INTEGRATION: CWS vclcleanup02 (1.4.60); FILE MERGED 2003/12/11 08:49:15 mt 1.4.60.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [8a497ae1bb688e913f78dd1f4af367f0f832de76]

INTEGRATION: CWS vclcleanup02 (1.6.36); FILE MERGED 2003/12/11 08:49:13 mt 1.6.36.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [2ad37d5dc5a20417581d91874a17f30c66e98c15]

INTEGRATION: CWS vclcleanup02 (1.1.2); FILE ADDED 2003/12/11 11:28:30 mt 1.1.2.4: #i23061# VCL cleanup, removed headers, methods and types... 2003/12/11 11:26:14 mt 1.1.2.3: #i23061# VCL cleanup, removed headers, methods and types... 2003/12/11 08:49:11 mt 1.1.2.2: #i23061# VCL cleanup, removed headers, methods and types... 2003/12/09 11:59:34 mt 1.1.2.1: #i23061# Moved from module tools


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [8d3a446532f7a9fd3fe6c8d8146aee35b9d19246]

INTEGRATION: CWS vclcleanup02 (1.11.106); FILE MERGED 2003/12/04 15:44:22 mt 1.11.106.1: #i23061# Removed/Changed old StarView stuff


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [da9bfa6979fe7ec2ab1001f615b2769013b60ba5]

INTEGRATION: CWS vclcleanup02 (1.36.40); FILE MERGED 2003/12/11 09:08:38 mt 1.36.40.3: #i23061# VCL cleanup, removed headers, methods and types... 2003/12/05 15:33:59 mt 1.36.40.2: RESYNC: (1.36-1.37); FILE MERGED 2003/12/04 15:54:13 mt 1.36.40.1: #i23061# Removed/Changed old StarView stuff


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [a290935acfbd8b2b275f2cc4861543e00721a2bd]

INTEGRATION: CWS vclcleanup02 (1.53.2); FILE MERGED 2003/12/11 09:08:37 mt 1.53.2.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [fadff046ebcdfc2db7142e2a93fc91fe4371adbe]

INTEGRATION: CWS vclcleanup02 (1.34.4); FILE MERGED 2003/12/04 15:54:08 mt 1.34.4.1: #i23061# Removed/Changed old StarView stuff


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [bdd9dfa1b44f1b61179ef4e1ac35dfdb6ccfe48b]

INTEGRATION: CWS vclcleanup02 (1.27.196); FILE MERGED 2003/12/05 15:34:05 mt 1.27.196.2: RESYNC: (1.27-1.28); FILE MERGED 2003/12/04 15:54:07 mt 1.27.196.1: #i23061# Removed/Changed old StarView stuff


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [0c70bbb5de0196ede2a6923f3b9ccae0bf2d6999]

INTEGRATION: CWS vclcleanup02 (1.2.362); FILE MERGED 2003/12/11 09:08:32 mt 1.2.362.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [b9c05242b51db4070204b340b80275ad64dbb3ae]

INTEGRATION: CWS vclcleanup02 (1.38.44); FILE MERGED 2003/12/11 09:08:31 mt 1.38.44.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [b840aa64e3a4ac0261045cab3d9691527080185d]

INTEGRATION: CWS vclcleanup02 (1.42.42); FILE MERGED 2003/12/04 15:54:06 mt 1.42.42.1: #i23061# Removed/Changed old StarView stuff


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [cfe561ac29c93d8eb67ceca1e4afa7730752f7eb]

INTEGRATION: CWS vclcleanup02 (1.21.334); FILE MERGED 2003/12/11 09:08:30 mt 1.21.334.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [0b1ca51906af036e92795d8383644df4bbb9620f]

INTEGRATION: CWS vclcleanup02 (1.52.44); FILE MERGED 2003/12/11 09:08:29 mt 1.52.44.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [b1efc736bae124eccc8887f4abcfaeec113e38ca]

INTEGRATION: CWS vclcleanup02 (1.15.44); FILE MERGED 2003/12/11 09:08:29 mt 1.15.44.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [32cc709e7d660a84b63e8e1d151470b8606b776c]

INTEGRATION: CWS vclcleanup02 (1.10.132); FILE MERGED 2003/12/04 15:54:05 mt 1.10.132.1: #i23061# Removed/Changed old StarView stuff


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [12c2e9260e5ca555925faf0804ebf79b0080a3df]

INTEGRATION: CWS vclcleanup02 (1.8.10); FILE MERGED 2003/12/11 09:08:28 mt 1.8.10.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [3a7330951916760e7acc7cc49c55046498e9318a]

INTEGRATION: CWS vclcleanup02 (1.16.158); FILE MERGED 2003/12/11 09:08:27 mt 1.16.158.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [f821807c6c4609a967a24a5355e0a4a59d2159c0]

INTEGRATION: CWS vclcleanup02 (1.53.42); FILE MERGED 2003/12/11 09:08:25 mt 1.53.42.2: #i23061# VCL cleanup, removed headers, methods and types... 2003/12/04 15:54:04 mt 1.53.42.1: #i23061# Removed/Changed old StarView stuff


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [e2b233c19c5ba49e89c10a94fc635142506f7f17]

INTEGRATION: CWS vclcleanup02 (1.35.44); FILE MERGED 2003/12/04 15:54:02 mt 1.35.44.1: #i23061# Removed/Changed old StarView stuff


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [0d1321a8d0add31b0253569569ffa154b4d9ab0d]

INTEGRATION: CWS vclcleanup02 (1.13.206); FILE MERGED 2003/12/11 09:08:24 mt 1.13.206.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [580c7ceaf41ce31d3dc6690a353273e957583727]

INTEGRATION: CWS vclcleanup02 (1.87.144); FILE MERGED 2003/12/11 09:08:24 mt 1.87.144.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [2b99871ad20afb5d667aaa284a0c7c6c5e99d3c2]

INTEGRATION: CWS vclcleanup02 (1.32.8); FILE MERGED 2003/12/11 09:08:23 mt 1.32.8.2: #i23061# VCL cleanup, removed headers, methods and types... 2003/12/04 15:54:01 mt 1.32.8.1: #i23061# Removed/Changed old StarView stuff


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [b046c0842a9a821904566b69dc5ad4ddf41c9ba4]

INTEGRATION: CWS vclcleanup02 (1.8.44); FILE MERGED 2003/12/11 09:08:23 mt 1.8.44.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [6561c08f47812416f50c6da13b4361c17fa0c462]

INTEGRATION: CWS vclcleanup02 (1.42.206); FILE MERGED 2003/12/11 09:08:22 mt 1.42.206.2: #i23061# VCL cleanup, removed headers, methods and types... 2003/12/04 15:54:01 mt 1.42.206.1: #i23061# Removed/Changed old StarView stuff


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [1419b84f94765ac40eab223a94c0bb9870027807]

INTEGRATION: CWS vclcleanup02 (1.15.42); FILE MERGED 2003/12/11 09:08:22 mt 1.15.42.2: #i23061# VCL cleanup, removed headers, methods and types... 2003/12/04 15:54:01 mt 1.15.42.1: #i23061# Removed/Changed old StarView stuff


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [d283d7811e14e53f53dcc340c1ea9d0b7cb9f893]

INTEGRATION: CWS vclcleanup02 (1.34.44); FILE MERGED 2003/12/11 09:08:21 mt 1.34.44.2: #i23061# VCL cleanup, removed headers, methods and types... 2003/12/04 15:54:00 mt 1.34.44.1: #i23061# Removed/Changed old StarView stuff


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [baeedc4ff35862dd0eba0ae4f79b9f757c5e9f6a]

INTEGRATION: CWS vclcleanup02 (1.9.206); FILE MERGED 2003/12/11 09:08:20 mt 1.9.206.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [7d88cb49773c9926089276dc2cde5cbd18f9b72e]

INTEGRATION: CWS vclcleanup02 (1.15.206); FILE MERGED 2003/12/11 09:08:20 mt 1.15.206.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [4a3bcb95c94d2dd88d6c2352dc457d4a27294254]

INTEGRATION: CWS vclcleanup02 (1.47.110); FILE MERGED 2003/12/11 09:08:19 mt 1.47.110.2: #i23061# VCL cleanup, removed headers, methods and types... 2003/12/04 15:54:00 mt 1.47.110.1: #i23061# Removed/Changed old StarView stuff


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [f52e4f273c61316cc19f8b2b9b5fdd568efb8a24]

INTEGRATION: CWS vclcleanup02 (1.28.42); FILE MERGED 2003/12/04 15:53:59 mt 1.28.42.1: #i23061# Removed/Changed old StarView stuff


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [8aa23672380a66d901e8350df8927b1916f48a50]

INTEGRATION: CWS vclcleanup02 (1.69.44); FILE MERGED 2003/12/11 09:08:18 mt 1.69.44.3: #i23061# VCL cleanup, removed headers, methods and types... 2003/12/05 15:34:12 mt 1.69.44.2: RESYNC: (1.69-1.70); FILE MERGED 2003/12/04 15:53:59 mt 1.69.44.1: #i23061# Removed/Changed old StarView stuff


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [4785e718f1211bf104c49693a65292e95aa625af]

INTEGRATION: CWS vclcleanup02 (1.1.1.1.378); FILE MERGED 2003/12/11 09:08:17 mt 1.1.1.1.378.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [114f62b8c8029e70b0c8e4dfa41fff5f19d2b86d]

INTEGRATION: CWS vclcleanup02 (1.1.1.1.378); FILE MERGED 2003/12/11 09:08:16 mt 1.1.1.1.378.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [5058a08ea339c42d8f923c3c243d06efe43aec54]

INTEGRATION: CWS vclcleanup02 (1.1.1.1.378); FILE MERGED 2003/12/11 09:08:15 mt 1.1.1.1.378.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [df53c411624da2f7667126e9454d2dd363c0acf7]

INTEGRATION: CWS vclcleanup02 (1.4.366); FILE MERGED 2003/12/11 08:29:55 mt 1.4.366.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [acc659e783337fde05e3f9573eb6b9610e15a8ff]

INTEGRATION: CWS vclcleanup02 (1.10.520); FILE MERGED 2003/12/11 08:29:54 mt 1.10.520.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [f376c012d3b04bda9197b3089802fd42944a4f2a]

INTEGRATION: CWS vclcleanup02 (1.43.10); FILE MERGED 2003/12/11 08:29:52 mt 1.43.10.3: #i23061# VCL cleanup, removed headers, methods and types... 2003/12/05 16:08:33 mt 1.43.10.2: RESYNC: (1.43-1.44); FILE MERGED 2003/12/05 13:37:25 mt 1.43.10.1: #i23061# Code cleanups, remvoed old SV code, removed AppServer code


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [583ba146aaf20a3852ac0a246572e8e7ad30d8cf]

INTEGRATION: CWS vclcleanup02 (1.10.366); FILE MERGED 2003/12/11 08:29:51 mt 1.10.366.2: #i23061# VCL cleanup, removed headers, methods and types... 2003/12/05 13:37:25 mt 1.10.366.1: #i23061# Code cleanups, remvoed old SV code, removed AppServer code


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [21fccc89137a24c9a9a1568e2b1912681997a61a]

INTEGRATION: CWS vclcleanup02 (1.9.84); FILE MERGED 2003/12/05 13:37:23 mt 1.9.84.1: #i23061# Code cleanups, remvoed old SV code, removed AppServer code


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [525b91f7f3d17f33ffcb45959da0717b1a029f3e]

INTEGRATION: CWS vclcleanup02 (1.5.52); FILE MERGED 2003/12/11 08:29:49 mt 1.5.52.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [cef07cfa9165036ccf5e530e8073533248632540]

INTEGRATION: CWS vclcleanup02 (1.2.518); FILE MERGED 2003/12/11 08:29:47 mt 1.2.518.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [ebab306d7f6eba15a8999e5770cbf7f183d45f0f]

INTEGRATION: CWS vclcleanup02 (1.1.1.1.558); FILE MERGED 2003/12/11 08:29:46 mt 1.1.1.1.558.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [5b53127d7ed6fa20b57858d6cf9501e80d382095]

INTEGRATION: CWS vclcleanup02 (1.16.10); FILE MERGED 2003/12/05 13:37:19 mt 1.16.10.1: #i23061# Code cleanups, remvoed old SV code, removed AppServer code


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [1cf4817f8569321c9b96382bda86a35520356732]

INTEGRATION: CWS vclcleanup02 (1.40.4); FILE MERGED 2003/12/11 08:29:44 mt 1.40.4.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [795b8446986c1dfcef6d6bf836936e555c68cbae]

INTEGRATION: CWS vclcleanup02 (1.20.10); FILE MERGED 2003/12/11 08:29:44 mt 1.20.10.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [c500bdd61852ae319da00b15d310a3df56ff1e74]

INTEGRATION: CWS vclcleanup02 (1.59.10); FILE MERGED 2003/12/05 13:37:19 mt 1.59.10.1: #i23061# Code cleanups, remvoed old SV code, removed AppServer code


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [035b98b277c70974750751c1c13a90232512023b]

INTEGRATION: CWS vclcleanup02 (1.59.8); FILE MERGED 2003/12/11 08:29:43 mt 1.59.8.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [e22e4ae9ff86f5c9996ba84a4c1c997246947c9d]

INTEGRATION: CWS vclcleanup02 (1.5.306); FILE MERGED 2003/12/05 13:37:18 mt 1.5.306.1: #i23061# Code cleanups, remvoed old SV code, removed AppServer code


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [e7d94f71cc893793fe616ecc0727c3a20961f53f]

INTEGRATION: CWS vclcleanup02 (1.5.516); FILE MERGED 2003/12/11 08:29:43 mt 1.5.516.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [7d0a7778e4bb162e007091f82e47038472ec9ccd]

INTEGRATION: CWS vclcleanup02 (1.13.4); FILE MERGED 2003/12/11 08:29:42 mt 1.13.4.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [611bb905e554dd8ab2a226267d5642a5a0bbb428]

INTEGRATION: CWS vclcleanup02 (1.17.68); FILE MERGED 2003/12/11 08:29:42 mt 1.17.68.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [b09999af4dd999545ac37ed999dc52b7a5ccadb3]

INTEGRATION: CWS vclcleanup02 (1.35.4); FILE MERGED 2003/12/11 08:29:41 mt 1.35.4.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [f013458301ac49e205ff0181844b1367bb051406]

INTEGRATION: CWS vclcleanup02 (1.3.76); FILE MERGED 2003/12/11 08:29:41 mt 1.3.76.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [acbb6df29df55331d7648edcbc4dcc0c8742826d]

INTEGRATION: CWS vclcleanup02 (1.2.10); FILE MERGED 2003/12/05 13:37:17 mt 1.2.10.1: #i23061# Code cleanups, remvoed old SV code, removed AppServer code


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [0bbb78414d55845db29cecc000aa4debcb3ea519]

INTEGRATION: CWS vclcleanup02 (1.55.40); FILE MERGED 2003/12/05 13:37:15 mt 1.55.40.1: #i23061# Code cleanups, remvoed old SV code, removed AppServer code


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [32690ee2b6cde01837cd825e97ae05db83d31f71]

INTEGRATION: CWS vclcleanup02 (1.3.10); FILE MERGED 2003/12/11 08:29:37 mt 1.3.10.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [b44f9a4e0822b75dcd5b0c272ec877243694c224]

INTEGRATION: CWS vclcleanup02 (1.21.312); FILE MERGED 2003/12/11 08:29:36 mt 1.21.312.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [05b8b49330598c2f0ff6d372d3bafdf52c3497a8]

INTEGRATION: CWS vclcleanup02 (1.52.336); FILE MERGED 2003/12/05 13:37:09 mt 1.52.336.1: #i23061# Code cleanups, remvoed old SV code, removed AppServer code


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [4eec1ffea8672a0759f7e08354a79f851cc6dd94]

INTEGRATION: CWS vclcleanup02 (1.6.354); FILE MERGED 2003/12/11 08:29:34 mt 1.6.354.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [285afebcfb0e94fa10cf7500cef24a10da4cc791]

INTEGRATION: CWS vclcleanup02 (1.8.236); FILE MERGED 2003/12/11 08:29:34 mt 1.8.236.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [0c3ee36aaf482586108dc2f90b5c1b7e21094e27]

INTEGRATION: CWS vclcleanup02 (1.11.460); FILE MERGED 2003/12/05 16:11:36 mt 1.11.460.2: RESYNC: (1.11-1.12); FILE MERGED 2003/12/05 13:37:08 mt 1.11.460.1: #i23061# Code cleanups, remvoed old SV code, removed AppServer code


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [b208a88238d21c85f979c6b1548ae3ba88a8b7a3]

INTEGRATION: CWS vclcleanup02 (1.6.532); FILE MERGED 2003/12/05 13:37:07 mt 1.6.532.1: #i23061# Code cleanups, remvoed old SV code, removed AppServer code


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [fea3ab56199081dde3c37521a8cffced01dea350]

INTEGRATION: CWS vclcleanup02 (1.7.366); FILE MERGED 2003/12/05 13:37:05 mt 1.7.366.1: #i23061# Code cleanups, remvoed old SV code, removed AppServer code


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [da207b0a6ea96ed384b37361fea05c9b81e96932]

INTEGRATION: CWS vclcleanup02 (1.11.4); FILE MERGED 2003/12/11 08:29:32 mt 1.11.4.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [0fd7c7eee4702c49b618bdbb17be26083db6269f]

INTEGRATION: CWS vclcleanup02 (1.24.344); FILE MERGED 2003/12/11 08:29:31 mt 1.24.344.2: #i23061# VCL cleanup, removed headers, methods and types... 2003/12/05 13:37:03 mt 1.24.344.1: #i23061# Code cleanups, remvoed old SV code, removed AppServer code


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [298184c386149b4f7ad5c1291671ba1cf4a83a37]

INTEGRATION: CWS vclcleanup02 (1.41.10); FILE MERGED 2003/12/11 08:29:30 mt 1.41.10.3: #i23061# VCL cleanup, removed headers, methods and types... 2003/12/05 16:12:10 mt 1.41.10.2: RESYNC: (1.41-1.42); FILE MERGED 2003/12/05 13:37:02 mt 1.41.10.1: #i23061# Code cleanups, remvoed old SV code, removed AppServer code


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [b2c7cf3edec765dbba2e08a0264e479e75fdda12]

INTEGRATION: CWS vclcleanup02 (1.62.306); FILE MERGED 2003/12/05 16:10:40 mt 1.62.306.2: RESYNC: (1.62-1.63); FILE MERGED 2003/12/05 13:36:59 mt 1.62.306.1: #i23061# Code cleanups, remvoed old SV code, removed AppServer code


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [fb3a5ca0d2e20329eefe784dd18cb315185dbd15]

INTEGRATION: CWS vclcleanup02 (1.29.10); FILE MERGED 2003/12/11 08:29:27 mt 1.29.10.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [e82e154b50b7616f2840158aa81d5736a60414ef]

INTEGRATION: CWS vclcleanup02 (1.15.10); FILE MERGED 2003/12/11 08:29:27 mt 1.15.10.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [3d5a942498f1ad0f7ccb75ef0713b04cdd669dcb]

INTEGRATION: CWS vclcleanup02 (1.5.344); FILE MERGED 2003/12/11 08:29:26 mt 1.5.344.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [6665ca19150696cf0267f9800dc0e47111cb4ad1]

INTEGRATION: CWS vclcleanup02 (1.39.344); FILE MERGED 2003/12/05 13:36:54 mt 1.39.344.1: #i23061# Code cleanups, remvoed old SV code, removed AppServer code


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [3a90ed0cbaacc2b3c16039f0c1e56dc6e66eb7c4]

INTEGRATION: CWS vclcleanup02 (1.49.64); FILE MERGED 2003/12/05 13:36:54 mt 1.49.64.1: #i23061# Code cleanups, remvoed old SV code, removed AppServer code


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [c8755ce86f1ba44f9a2a652fc29588d86a2270f0]

INTEGRATION: CWS vclcleanup02 (1.50.76); FILE MERGED 2003/12/11 08:29:25 mt 1.50.76.2: #i23061# VCL cleanup, removed headers, methods and types... 2003/12/05 13:36:52 mt 1.50.76.1: #i23061# Code cleanups, remvoed old SV code, removed AppServer code


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [e0267f5019a363b86e51ab36668080ac7dfd5ec1]

INTEGRATION: CWS vclcleanup02 (1.10.84); FILE MERGED 2003/12/05 13:36:52 mt 1.10.84.1: #i23061# Code cleanups, remvoed old SV code, removed AppServer code


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [6c745dc5955de77a81243a5cf7df2c8f6ec24239]

INTEGRATION: CWS vclcleanup02 (1.18.520); FILE MERGED 2003/12/05 13:36:50 mt 1.18.520.1: #i23061# Code cleanups, remvoed old SV code, removed AppServer code


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [ecfc727c6a04ae713d5bc54d76118c24d8ffde85]

INTEGRATION: CWS vclcleanup02 (1.86.64); FILE MERGED 2003/12/05 13:36:49 mt 1.86.64.1: #i23061# Code cleanups, remvoed old SV code, removed AppServer code


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [4a53a5f6ebe9d5d16b5897baf2c3cff6f01efc8f]

INTEGRATION: CWS vclcleanup02 (1.25.354); FILE MERGED 2003/12/11 08:29:23 mt 1.25.354.2: #i23061# VCL cleanup, removed headers, methods and types... 2003/12/05 13:36:44 mt 1.25.354.1: #i23061# Code cleanups, remvoed old SV code, removed AppServer code


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [f97535d253a2a046eb023deb18d819bfb21f1627]

INTEGRATION: CWS vclcleanup02 (1.22.258); FILE MERGED 2003/12/11 08:29:22 mt 1.22.258.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [c60ce2f05e1c4881065185c025ebe05654a8f369]

INTEGRATION: CWS vclcleanup02 (1.26.84); FILE MERGED 2003/12/11 08:29:22 mt 1.26.84.2: #i23061# VCL cleanup, removed headers, methods and types... 2003/12/05 13:36:43 mt 1.26.84.1: #i23061# Code cleanups, remvoed old SV code, removed AppServer code


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [d0f1c45962b12a8bcad81ce418f25ba480bf7b45]

INTEGRATION: CWS vclcleanup02 (1.20.332); FILE MERGED 2003/12/11 08:29:21 mt 1.20.332.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [2f41ab7897a07bd0a1d469d67ace8bee5e6d6883]

INTEGRATION: CWS vclcleanup02 (1.1.1.1.562); FILE MERGED 2003/12/11 08:29:20 mt 1.1.1.1.562.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Rüdiger Timm  <rt@openoffice.org>  [a66509fdeb83e8d52b9c0f50739138890e549bc1]

SRC680


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [f3eaf23a5ab8148c0b285077b869831140eff907]

INTEGRATION: CWS vclcleanup02 (1.4.520); FILE MERGED 2003/12/11 08:29:14 mt 1.4.520.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [e859f70629d291b63664da627be2921bf14c16c2]

INTEGRATION: CWS vclcleanup02 (1.1.554); FILE MERGED 2003/12/11 08:29:13 mt 1.1.554.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [1fe51761d66d50b57147d018084cf2e17046a98c]

INTEGRATION: CWS vclcleanup02 (1.1.1.1.560); FILE MERGED 2003/12/11 08:29:12 mt 1.1.1.1.560.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [9fc4f920ad6b6926e5589e954fbf44d6da946874]

INTEGRATION: CWS vclcleanup02 (1.2.158); FILE MERGED 2003/12/11 08:48:35 mt 1.2.158.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [6555e71f0a27de27a00d23f4df1f5bfd58c6eff6]

INTEGRATION: CWS vclcleanup02 (1.1.1.1.160); FILE MERGED 2003/12/11 08:48:34 mt 1.1.1.1.160.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [73e0e8a0899ea724ab393eb88e5c74fbd7053d5c]

INTEGRATION: CWS vclcleanup02 (1.3.118); FILE MERGED 2003/12/11 08:48:33 mt 1.3.118.2: #i23061# VCL cleanup, removed headers, methods and types... 2003/12/04 17:11:02 mt 1.3.118.1: #i23061# Removed/Changed old StarView stuff


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [5a41652fbd869e15042eb188129f914179eedba7]

INTEGRATION: CWS vclcleanup02 (1.15.68); FILE MERGED 2003/12/11 08:48:32 mt 1.15.68.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [10ab79fcb62e5307bb3c209cb57132a4143afa2f]

INTEGRATION: CWS vclcleanup02 (1.14.122); FILE MERGED 2003/12/11 08:48:31 mt 1.14.122.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [470bd49d7b16dc0f408ee024541fd329f8da3ddb]

INTEGRATION: CWS vclcleanup02 (1.7.20); FILE MERGED 2003/12/11 08:48:29 mt 1.7.20.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [2f3e67e5011e704c3204a7db516daa5217aaad32]

INTEGRATION: CWS vclcleanup02 (1.4.122); FILE MERGED 2003/12/11 08:48:28 mt 1.4.122.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [1516c27a1c2bc5b379d6004a30df04fd9918242d]

INTEGRATION: CWS vclcleanup02 (1.2.122); FILE MERGED 2003/12/11 08:48:27 mt 1.2.122.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [96e6057f56270d88a5eb3ff9bd2f3eb5a3c99116]

INTEGRATION: CWS vclcleanup02 (1.3.122); FILE MERGED 2003/12/11 08:48:27 mt 1.3.122.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [01530c8cc341c7c75861715c056269eeceb54fbc]

INTEGRATION: CWS vclcleanup02 (1.1.1.1.160); FILE MERGED 2003/12/11 08:48:25 mt 1.1.1.1.160.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [665da9848e6c583efb1d31bea483f899c93658cd]

INTEGRATION: CWS vclcleanup02 (1.22.56); FILE MERGED 2003/12/11 08:48:24 mt 1.22.56.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [b47c367dcbcb9004f2026ab9f11ae405a909dfe7]

INTEGRATION: CWS vclcleanup02 (1.8.122); FILE MERGED 2003/12/11 08:48:22 mt 1.8.122.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [9875427eb186e07278db2b2245aaf02764e502d0]

INTEGRATION: CWS vclcleanup02 (1.5.144); FILE MERGED 2003/12/11 08:48:21 mt 1.5.144.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [b0658578020f91ef778d891c80abf7aae88ab18a]

INTEGRATION: CWS vclcleanup02 (1.3.144); FILE MERGED 2003/12/11 08:48:15 mt 1.3.144.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [939357d45b8a83f74c41fe4e49fd523bb1e70688]

INTEGRATION: CWS vclcleanup02 (1.9.28); FILE MERGED 2003/12/16 18:16:12 mt 1.9.28.1: #i23061# And more cleanups...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [024f9eae4950244e62a96fbc11105d56f6f2a785]

INTEGRATION: CWS vclcleanup02 (1.3.12); FILE MERGED 2003/12/18 09:45:49 mt 1.3.12.1: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed some windows compiler warnings


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [6c73a8c3ea3ff525e80b2f9351d0abdd5e32a101]

INTEGRATION: CWS vclcleanup02 (1.4.12); FILE MERGED 2003/12/18 09:45:48 mt 1.4.12.1: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed some windows compiler warnings


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [e1b01b8190c65838a630a1c5811240a8b330b89c]

INTEGRATION: CWS vclcleanup02 (1.100.4); FILE MERGED 2003/12/18 09:45:47 mt 1.100.4.2: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed some windows compiler warnings 2003/12/16 18:16:10 mt 1.100.4.1: #i23061# And more cleanups...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [1f0121607d5e2e6d0d446c5eb16eed6777e27103]

INTEGRATION: CWS vclcleanup02 (1.5.12); FILE MERGED 2003/12/16 18:16:09 mt 1.5.12.1: #i23061# And more cleanups...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [5c74c2b04ccafe8ca9b7e7bdc0e3870e1f5b117f]

INTEGRATION: CWS vclcleanup02 (1.75.4); FILE MERGED 2003/12/16 18:16:07 mt 1.75.4.1: #i23061# And more cleanups...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [19e3b61538cd4f23344b6a6a8060bae753247208]

INTEGRATION: CWS vclcleanup02 (1.3.12); FILE MERGED 2003/12/18 09:45:47 mt 1.3.12.1: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed some windows compiler warnings


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [d26336bff248b4f6e74c032448ddb79fd1dbdc47]

INTEGRATION: CWS vclcleanup02 (1.13.12); FILE MERGED 2003/12/18 09:45:46 mt 1.13.12.1: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed some windows compiler warnings


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [47ed0ac2e079ca22528641887746cfc4e3cf60fe]

INTEGRATION: CWS vclcleanup02 (1.3.12); FILE MERGED 2003/12/18 09:45:46 mt 1.3.12.2: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed some windows compiler warnings 2003/12/16 18:16:06 mt 1.3.12.1: #i23061# And more cleanups...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [dd07c955317282e367880d34c9349aa32bc09992]

INTEGRATION: CWS vclcleanup02 (1.52.4); FILE MERGED 2003/12/18 09:45:46 mt 1.52.4.3: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed some windows compiler warnings 2003/12/16 18:16:06 mt 1.52.4.2: #i23061# And more cleanups... 2003/12/10 15:59:55 mt 1.52.4.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [f28d92681dce5e958698ad5408756d84085b71dd]

INTEGRATION: CWS vclcleanup02 (1.4.12); FILE MERGED 2003/12/18 09:45:45 mt 1.4.12.2: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed some windows compiler warnings 2003/12/16 18:16:05 mt 1.4.12.1: #i23061# And more cleanups...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [46e3a2c675bddc338e6ef616843452b4d7f1526a]

INTEGRATION: CWS vclcleanup02 (1.16.4); FILE MERGED 2003/12/18 09:45:45 mt 1.16.4.2: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed some windows compiler warnings 2003/12/10 15:59:54 mt 1.16.4.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [52e99ddf272f45e28c924440a73d7a3a2c208f98]

INTEGRATION: CWS vclcleanup02 (1.3.12); FILE MERGED 2003/12/18 09:45:44 mt 1.3.12.2: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed some windows compiler warnings 2003/12/16 18:16:04 mt 1.3.12.1: #i23061# And more cleanups...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [b452687cd771702e751618a9d52ed0bf5607a75f]

INTEGRATION: CWS vclcleanup02 (1.5.38); FILE MERGED 2003/12/16 18:16:04 mt 1.5.38.1: #i23061# And more cleanups...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [06a54225f4d891038e87d74c19cea6b4fdbf16b9]

INTEGRATION: CWS vclcleanup02 (1.3.12); FILE MERGED 2003/12/18 09:45:43 mt 1.3.12.1: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed some windows compiler warnings


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [f14473592ae6639d495e236467c14c949494625c]

INTEGRATION: CWS vclcleanup02 (1.3.362); FILE MERGED 2003/12/18 09:45:42 mt 1.3.362.2: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed some windows compiler warnings 2003/12/16 18:16:00 mt 1.3.362.1: #i23061# And more cleanups...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [21d1e34d94382ccbd83035f0e6cf038df858b08a]

INTEGRATION: CWS vclcleanup02 (1.15.12); FILE MERGED 2003/12/18 09:45:41 mt 1.15.12.2: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed some windows compiler warnings 2003/12/16 18:16:00 mt 1.15.12.1: #i23061# And more cleanups...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [bbd04a8cbaad5213994aefbe95a520a2f408384f]

INTEGRATION: CWS vclcleanup02 (1.4.12); FILE MERGED 2003/12/16 18:15:59 mt 1.4.12.2: #i23061# And more cleanups... 2003/12/05 13:29:28 mt 1.4.12.1: #i23061# Code cleanups, fixed gcc WAll warnings, removed unused variables and unused code


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [50199b8bf8e69b642c37426d1cd5b152b72bf435]

INTEGRATION: CWS vclcleanup02 (1.4.228); FILE MERGED 2003/12/18 09:45:41 mt 1.4.228.1: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed some windows compiler warnings


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [8a1b066d259536f7dda45d5ff7835846662b4acf]

INTEGRATION: CWS vclcleanup02 (1.1.1.1.386); FILE MERGED 2003/12/16 18:15:56 mt 1.1.1.1.386.1: #i23061# And more cleanups...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [ff87695a70027e6d90f215ac9f8a4bc76439349c]

INTEGRATION: CWS vclcleanup02 (1.10.4); FILE MERGED 2003/12/16 18:15:56 mt 1.10.4.1: #i23061# And more cleanups...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [0463edb65d59ea1d81dc32482617f33598a02d39]

INTEGRATION: CWS vclcleanup02 (1.12.12); FILE MERGED 2003/12/16 18:15:55 mt 1.12.12.1: #i23061# And more cleanups...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [91362f6e8ecb7d7b5ac0a8bee670de8c1bf6c4fb]

INTEGRATION: CWS vclcleanup02 (1.39.8); FILE MERGED 2003/12/18 09:45:39 mt 1.39.8.5: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed some windows compiler warnings 2003/12/16 18:15:53 mt 1.39.8.4: #i23061# And more cleanups... 2003/12/11 13:35:27 mt 1.39.8.3: #i23061# VCL cleanup, removed Dummy members and old AccessNotify 2003/12/10 15:59:53 mt 1.39.8.2: #i23061# VCL cleanup, removed headers, methods and types... 2003/12/05 13:29:25 mt 1.39.8.1: #i23061# Code cleanups, fixed gcc WAll warnings, removed unused variables and unused code


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [57ad555c40507180e5a8456e4611224df5651bcc]

INTEGRATION: CWS vclcleanup02 (1.14.132); FILE MERGED 2003/12/16 18:15:52 mt 1.14.132.2: #i23061# And more cleanups... 2003/12/05 13:29:22 mt 1.14.132.1: #i23061# Code cleanups, fixed gcc WAll warnings, removed unused variables and unused code


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [fcad10e60a1f96319a6c2ba9ec9ebd97adc94273]

INTEGRATION: CWS vclcleanup02 (1.49.12); FILE MERGED 2003/12/16 18:15:51 mt 1.49.12.3: #i23061# And more cleanups... 2003/12/10 15:59:52 mt 1.49.12.2: #i23061# VCL cleanup, removed headers, methods and types... 2003/12/05 13:29:21 mt 1.49.12.1: #i23061# Code cleanups, fixed gcc WAll warnings, removed unused variables and unused code


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [9ef635ed5e50112d5e80c8f2a5d937197fd0be7d]

INTEGRATION: CWS vclcleanup02 (1.7.12); FILE MERGED 2003/12/18 09:45:38 mt 1.7.12.1: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed some windows compiler warnings


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [874db38c4aa96a2ff8cc6c41e93e53aa5154c9b6]

INTEGRATION: CWS vclcleanup02 (1.4.12); FILE MERGED 2003/12/18 09:45:38 mt 1.4.12.1: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed some windows compiler warnings


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [e59d8a06858fa57d31eff957bfd147239189a0d1]

INTEGRATION: CWS vclcleanup02 (1.166.12); FILE MERGED 2003/12/18 09:45:37 mt 1.166.12.5: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed some windows compiler warnings 2003/12/16 18:15:50 mt 1.166.12.4: #i23061# And more cleanups... 2003/12/10 15:59:51 mt 1.166.12.3: #i23061# VCL cleanup, removed headers, methods and types... 2003/12/05 16:47:40 mt 1.166.12.2: RESYNC: (1.166-1.167); FILE MERGED 2003/12/05 13:29:20 mt 1.166.12.1: #i23061# Code cleanups, fixed gcc WAll warnings, removed unused variables and unused code


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [be1a868a851725798267f319a8ab6085b9764144]

INTEGRATION: CWS vclcleanup02 (1.3.12); FILE MERGED 2003/12/16 18:15:50 mt 1.3.12.1: #i23061# And more cleanups...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [092ee37e9e417e675ac4a2a93c785c69620ac6e7]

INTEGRATION: CWS vclcleanup02 (1.6.212); FILE MERGED 2003/12/18 09:45:35 mt 1.6.212.1: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed some windows compiler warnings


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [0642f39c6e25bcd7613a9ef7f0d499d32c344a60]

INTEGRATION: CWS vclcleanup02 (1.9.210); FILE MERGED 2003/12/05 16:47:45 mt 1.9.210.2: RESYNC: (1.9-1.10); FILE MERGED 2003/12/05 13:29:17 mt 1.9.210.1: #i23061# Code cleanups, fixed gcc WAll warnings, removed unused variables and unused code


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [e5d6555e3376e8277ed23d4e631b1bc1142951d7]

INTEGRATION: CWS vclcleanup02 (1.17.4); FILE MERGED 2003/12/16 18:15:49 mt 1.17.4.1: #i23061# And more cleanups...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [c37350702f57ffc3973e3ebaa8c7bf1f6dec6c0a]

INTEGRATION: CWS vclcleanup02 (1.14.156); FILE MERGED 2003/12/05 13:29:16 mt 1.14.156.1: #i23061# Code cleanups, fixed gcc WAll warnings, removed unused variables and unused code


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [badd5f382144684fedf0515f68d0102e6ee7dd16]

INTEGRATION: CWS vclcleanup02 (1.31.12); FILE MERGED 2003/12/05 16:47:51 mt 1.31.12.2: RESYNC: (1.31-1.32); FILE MERGED 2003/12/05 13:29:15 mt 1.31.12.1: #i23061# Code cleanups, fixed gcc WAll warnings, removed unused variables and unused code


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [3971a7d95bba76de86b2a9529528dffd3d16d590]

INTEGRATION: CWS vclcleanup02 (1.5.12); FILE MERGED 2003/12/18 09:45:35 mt 1.5.12.1: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed some windows compiler warnings


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [e09a3ca70a2aac0f59ed8684e89318e12b6ec7a3]

INTEGRATION: CWS vclcleanup02 (1.29.12); FILE MERGED 2003/12/05 13:29:14 mt 1.29.12.1: #i23061# Code cleanups, fixed gcc WAll warnings, removed unused variables and unused code


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [0883f4d217ed533984de4b11ab06488418f46f62]

INTEGRATION: CWS vclcleanup02 (1.8.12); FILE MERGED 2003/12/18 09:45:34 mt 1.8.12.1: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed some windows compiler warnings


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [b8586a9f44b63cf42bc85d2b83849f1e2e585f61]

INTEGRATION: CWS vclcleanup02 (1.109.12); FILE MERGED 2003/12/18 09:45:33 mt 1.109.12.4: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed some windows compiler warnings 2003/12/10 15:59:50 mt 1.109.12.3: #i23061# VCL cleanup, removed headers, methods and types... 2003/12/05 16:47:56 mt 1.109.12.2: RESYNC: (1.109-1.111); FILE MERGED 2003/12/05 13:29:13 mt 1.109.12.1: #i23061# Code cleanups, fixed gcc WAll warnings, removed unused variables and unused code


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [b168e4eae2acd703f1af8f3c3acaac8882814df9]

INTEGRATION: CWS vclcleanup02 (1.19.12); FILE MERGED 2003/12/18 09:45:33 mt 1.19.12.1: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed some windows compiler warnings


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [51b24c8391cd28a54129c5c12809c274dfb364e9]

INTEGRATION: CWS vclcleanup02 (1.26.12); FILE MERGED 2003/12/18 09:45:32 mt 1.26.12.5: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed some windows compiler warnings 2003/12/16 18:15:48 mt 1.26.12.4: #i23061# And more cleanups... 2003/12/10 15:59:49 mt 1.26.12.3: #i23061# VCL cleanup, removed headers, methods and types... 2003/12/05 16:48:01 mt 1.26.12.2: RESYNC: (1.26-1.27); FILE MERGED 2003/12/05 13:29:13 mt 1.26.12.1: #i23061# Code cleanups, fixed gcc WAll warnings, removed unused variables and unused code


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [cf75671df0f1f572eaae5ce174e9b097eb49813a]

INTEGRATION: CWS vclcleanup02 (1.9.12); FILE MERGED 2003/12/18 09:45:31 mt 1.9.12.1: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed some windows compiler warnings


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [ada16aa68590060991ded8328399a96584223987]

INTEGRATION: CWS vclcleanup02 (1.10.58); FILE MERGED 2003/12/16 18:15:48 mt 1.10.58.1: #i23061# And more cleanups...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [7c32281f8585f9df47d237a3e5bf2dd0829eb6c0]

INTEGRATION: CWS vclcleanup02 (1.34.12); FILE MERGED 2003/12/16 18:15:47 mt 1.34.12.1: #i23061# And more cleanups...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [234910c3778958acd6ef2b6644ae494f4a460af1]

INTEGRATION: CWS vclcleanup02 (1.45.12); FILE MERGED 2003/12/16 18:15:46 mt 1.45.12.3: #i23061# And more cleanups... 2003/12/10 15:59:48 mt 1.45.12.2: #i23061# VCL cleanup, removed headers, methods and types... 2003/12/05 13:29:07 mt 1.45.12.1: #i23061# Code cleanups, fixed gcc WAll warnings, removed unused variables and unused code


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [787d91f87175d65508112d62d45546e040121f69]

INTEGRATION: CWS vclcleanup02 (1.13.8); FILE MERGED 2003/12/18 09:45:30 mt 1.13.8.3: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed some windows compiler warnings 2003/12/10 15:59:48 mt 1.13.8.2: #i23061# VCL cleanup, removed headers, methods and types... 2003/12/05 13:29:06 mt 1.13.8.1: #i23061# Code cleanups, fixed gcc WAll warnings, removed unused variables and unused code


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [535215975d16ce5cf50711b48c3fa554a6da659b]

INTEGRATION: CWS vclcleanup02 (1.6.12); FILE MERGED 2003/12/18 09:45:30 mt 1.6.12.1: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed some windows compiler warnings


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [8aa408579f1e7a70776eab3f399b3c1fa1994b5b]

INTEGRATION: CWS vclcleanup02 (1.8.12); FILE MERGED 2003/12/16 18:15:45 mt 1.8.12.2: #i23061# And more cleanups... 2003/12/05 13:29:05 mt 1.8.12.1: #i23061# Code cleanups, fixed gcc WAll warnings, removed unused variables and unused code


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [739508d0afe276e453c9229f18108cea3602a0ff]

INTEGRATION: CWS vclcleanup02 (1.18.12); FILE MERGED 2003/12/18 09:45:30 mt 1.18.12.1: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed some windows compiler warnings


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [1a4db0fe0f64fc1b188f6fff90f0274449dd60e8]

INTEGRATION: CWS vclcleanup02 (1.48.12); FILE MERGED 2003/12/18 09:45:29 mt 1.48.12.4: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed some windows compiler warnings 2003/12/16 18:15:44 mt 1.48.12.3: #i23061# And more cleanups... 2003/12/05 16:48:24 mt 1.48.12.2: RESYNC: (1.48-1.49); FILE MERGED 2003/12/05 13:29:05 mt 1.48.12.1: #i23061# Code cleanups, fixed gcc WAll warnings, removed unused variables and unused code


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [5be9654277672fe1607402c991e33ae6a8af9fb7]

INTEGRATION: CWS vclcleanup02 (1.30.12); FILE MERGED 2003/12/18 09:45:29 mt 1.30.12.4: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed some windows compiler warnings 2003/12/16 18:15:43 mt 1.30.12.3: #i23061# And more cleanups... 2003/12/10 15:59:47 mt 1.30.12.2: #i23061# VCL cleanup, removed headers, methods and types... 2003/12/05 13:29:04 mt 1.30.12.1: #i23061# Code cleanups, fixed gcc WAll warnings, removed unused variables and unused code


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [45d8c501e7ad28f5553d00e78d8be2aeb042aff0]

INTEGRATION: CWS vclcleanup02 (1.11.12); FILE MERGED 2003/12/16 18:15:43 mt 1.11.12.1: #i23061# And more cleanups...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [1c31894186e8c1da27b2c731916a27e5289aa549]

INTEGRATION: CWS vclcleanup02 (1.9.58); FILE MERGED 2003/12/16 18:15:42 mt 1.9.58.1: #i23061# And more cleanups...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [06b49ddd793e27173b2a24921ec0a4621e019d9d]

INTEGRATION: CWS vclcleanup02 (1.6.350); FILE MERGED 2003/12/16 18:15:42 mt 1.6.350.1: #i23061# And more cleanups...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [fde27bc21e7fdbdc52e8f86817b0312800200874]

INTEGRATION: CWS vclcleanup02 (1.23.12); FILE MERGED 2003/12/10 15:59:47 mt 1.23.12.2: #i23061# VCL cleanup, removed headers, methods and types... 2003/12/05 13:29:04 mt 1.23.12.1: #i23061# Code cleanups, fixed gcc WAll warnings, removed unused variables and unused code


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [e6dffe4595b7d0167a9db47102660c9a50e03cd2]

INTEGRATION: CWS vclcleanup02 (1.25.58); FILE MERGED 2003/12/05 13:29:03 mt 1.25.58.1: #i23061# Code cleanups, fixed gcc WAll warnings, removed unused variables and unused code


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [a0c89376d65675dc2cc6ecfa1377e8b7c297eed3]

INTEGRATION: CWS vclcleanup02 (1.27.12); FILE MERGED 2003/12/16 18:15:41 mt 1.27.12.2: #i23061# And more cleanups... 2003/12/05 13:29:03 mt 1.27.12.1: #i23061# Code cleanups, fixed gcc WAll warnings, removed unused variables and unused code


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [646f29d96b6fb7f1bee0c1b2fff30f55ba21ccae]

INTEGRATION: CWS vclcleanup02 (1.20.12); FILE MERGED 2003/12/16 18:15:41 mt 1.20.12.2: #i23061# And more cleanups... 2003/12/05 13:29:02 mt 1.20.12.1: #i23061# Code cleanups, fixed gcc WAll warnings, removed unused variables and unused code


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [06bb49011fb5e55d45458a217133b08ba8e74df6]

INTEGRATION: CWS vclcleanup02 (1.2.364); FILE MERGED 2003/12/16 18:15:40 mt 1.2.364.1: #i23061# And more cleanups...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [4a25c321231b2cc199234d3a11b3646683317912]

INTEGRATION: CWS vclcleanup02 (1.24.4); FILE MERGED 2003/12/18 09:45:28 mt 1.24.4.2: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed some windows compiler warnings 2003/12/16 18:15:39 mt 1.24.4.1: #i23061# And more cleanups...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [22047527b431487e2dcfb7b5db9ea62662ec5d74]

INTEGRATION: CWS vclcleanup02 (1.33.12); FILE MERGED 2003/12/16 18:15:38 mt 1.33.12.1: #i23061# And more cleanups...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [0a15d7cae1767b4c38176af148469fc3aff8fc69]

INTEGRATION: CWS vclcleanup02 (1.20.4); FILE MERGED 2003/12/16 18:15:38 mt 1.20.4.1: #i23061# And more cleanups...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [3d0f1bf1e76c9eb1a4ce3b05b8fdd578a98f1762]

INTEGRATION: CWS vclcleanup02 (1.10.38); FILE MERGED 2003/12/16 18:15:37 mt 1.10.38.1: #i23061# And more cleanups...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [0c053f529753895192742c9b5cd4d2f801b180e2]

INTEGRATION: CWS vclcleanup02 (1.7.12); FILE MERGED 2003/12/10 15:59:46 mt 1.7.12.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [696e43c451a8b3979f5ec1b3fe4bd93eabc8911f]

INTEGRATION: CWS vclcleanup02 (1.3.228); FILE MERGED 2003/12/16 18:15:36 mt 1.3.228.1: #i23061# And more cleanups...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [c3bfd65dbba10311a42b4bdf1f1a7528b3ccfbc4]

INTEGRATION: CWS vclcleanup02 (1.8.12); FILE MERGED 2003/12/17 16:06:10 mt 1.8.12.4: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed soke windows compiler warnings 2003/12/10 15:59:45 mt 1.8.12.3: #i23061# VCL cleanup, removed headers, methods and types... 2003/12/05 16:37:13 mt 1.8.12.2: RESYNC: (1.8-1.9); FILE MERGED 2003/12/05 13:28:54 mt 1.8.12.1: #i23061# Code cleanups, fixed gcc WAll warnings, removed unused variables and unused code


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [63ff228af69d069724ba5056174f61c4e0d2df94]

INTEGRATION: CWS vclcleanup02 (1.81.10); FILE MERGED 2003/12/17 16:06:09 mt 1.81.10.5: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed soke windows compiler warnings 2003/12/16 18:15:35 mt 1.81.10.4: #i23061# And more cleanups... 2003/12/10 15:59:45 mt 1.81.10.3: #i23061# VCL cleanup, removed headers, methods and types... 2003/12/05 16:34:53 mt 1.81.10.2: RESYNC: (1.81-1.83); FILE MERGED 2003/12/05 13:28:54 mt 1.81.10.1: #i23061# Code cleanups, fixed gcc WAll warnings, removed unused variables and unused code


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [9c50fd33e72103d8d40bf1b215f02c17c6b77be8]

INTEGRATION: CWS vclcleanup02 (1.9.228); FILE MERGED 2003/12/17 16:06:07 mt 1.9.228.5: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed soke windows compiler warnings 2003/12/11 13:35:26 mt 1.9.228.4: #i23061# VCL cleanup, removed Dummy members and old AccessNotify 2003/12/10 15:59:44 mt 1.9.228.3: #i23061# VCL cleanup, removed headers, methods and types... 2003/12/05 16:36:20 mt 1.9.228.2: RESYNC: (1.9-1.10); FILE MERGED 2003/12/05 13:28:53 mt 1.9.228.1: #i23061# Code cleanups, fixed gcc WAll warnings, removed unused variables and unused code


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [c0f9567e4b51b769bd9248af98d423f0497fcfb6]

INTEGRATION: CWS vclcleanup02 (1.178.6); FILE MERGED 2003/12/17 16:06:04 mt 1.178.6.5: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed soke windows compiler warnings 2003/12/11 13:35:25 mt 1.178.6.4: #i23061# VCL cleanup, removed Dummy members and old AccessNotify 2003/12/10 15:59:44 mt 1.178.6.3: #i23061# VCL cleanup, removed headers, methods and types... 2003/12/05 16:34:41 mt 1.178.6.2: RESYNC: (1.178-1.180); FILE MERGED 2003/12/05 13:28:52 mt 1.178.6.1: #i23061# Code cleanups, fixed gcc WAll warnings, removed unused variables and unused code


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [00fa9c4f9ca3a6bf2112a082c98eaa15be69e3d6]

INTEGRATION: CWS vclcleanup02 (1.20.176); FILE MERGED 2003/12/17 16:06:01 mt 1.20.176.3: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed soke windows compiler warnings 2003/12/16 18:15:35 mt 1.20.176.2: #i23061# And more cleanups... 2003/12/10 15:59:43 mt 1.20.176.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [7923c244fe9eaaa87dbb93b607b521e374eb8d45]

INTEGRATION: CWS vclcleanup02 (1.61.176); FILE MERGED 2003/12/17 16:53:11 mt 1.61.176.7: #i23061# Include svsys.h early to avoid compiler warnings 2003/12/17 16:05:58 mt 1.61.176.6: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed soke windows compiler warnings 2003/12/16 18:15:34 mt 1.61.176.5: #i23061# And more cleanups... 2003/12/11 13:35:25 mt 1.61.176.4: #i23061# VCL cleanup, removed Dummy members and old AccessNotify 2003/12/10 15:59:42 mt 1.61.176.3: #i23061# VCL cleanup, removed headers, methods and types... 2003/12/05 16:35:52 mt 1.61.176.2: RESYNC: (1.61-1.62); FILE MERGED 2003/12/05 13:28:51 mt 1.61.176.1: #i23061# Code cleanups, fixed gcc WAll warnings, removed unused variables and unused code


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [1b9ea9f9d1037a8bb4938c16340e9305e7e0e889]

INTEGRATION: CWS vclcleanup02 (1.14.340); FILE MERGED 2003/12/10 15:59:42 mt 1.14.340.2: #i23061# VCL cleanup, removed headers, methods and types... 2003/12/05 13:28:50 mt 1.14.340.1: #i23061# Code cleanups, fixed gcc WAll warnings, removed unused variables and unused code


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [c4165136047388aae3ed325fdf58ad45e7a64197]

INTEGRATION: CWS vclcleanup02 (1.7.4); FILE MERGED 2003/12/17 16:05:57 mt 1.7.4.2: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed soke windows compiler warnings 2003/12/10 15:59:42 mt 1.7.4.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [9ca8a04102b5b674678bbbfee79a95b88924ac43]

INTEGRATION: CWS vclcleanup02 (1.2.4); FILE MERGED 2003/12/17 16:05:56 mt 1.2.4.2: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed soke windows compiler warnings 2003/12/10 15:59:41 mt 1.2.4.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [a65a8c14d503d44f20f8055f5609b58b7c061857]

INTEGRATION: CWS vclcleanup02 (1.34.4); FILE MERGED 2003/12/17 16:05:54 mt 1.34.4.3: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed soke windows compiler warnings 2003/12/11 13:35:25 mt 1.34.4.2: #i23061# VCL cleanup, removed Dummy members and old AccessNotify 2003/12/10 15:59:41 mt 1.34.4.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [41c715ff20672229a97d5939a879682312b76adf]

INTEGRATION: CWS vclcleanup02 (1.2.4); FILE MERGED 2003/12/17 16:05:52 mt 1.2.4.2: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed soke windows compiler warnings 2003/12/10 15:59:41 mt 1.2.4.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [5f3fcffee9c789be5c6c5f78421803a1044d3add]

INTEGRATION: CWS vclcleanup02 (1.10.4); FILE MERGED 2003/12/17 16:05:50 mt 1.10.4.3: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed soke windows compiler warnings 2003/12/16 18:15:33 mt 1.10.4.2: #i23061# And more cleanups... 2003/12/10 15:59:40 mt 1.10.4.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [bb60e56bbe68c720bcf76d5fd1930b2ededa612b]

INTEGRATION: CWS vclcleanup02 (1.5.208); FILE MERGED 2003/12/17 16:05:48 mt 1.5.208.4: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed soke windows compiler warnings 2003/12/10 15:59:40 mt 1.5.208.3: #i23061# VCL cleanup, removed headers, methods and types... 2003/12/05 16:36:59 mt 1.5.208.2: RESYNC: (1.5-1.6); FILE MERGED 2003/12/05 13:28:49 mt 1.5.208.1: #i23061# Code cleanups, fixed gcc WAll warnings, removed unused variables and unused code


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [1004e9fa96161000d0f69fec6748766e3db5358a]

INTEGRATION: CWS vclcleanup02 (1.8.346); FILE MERGED 2003/12/17 16:05:47 mt 1.8.346.4: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed soke windows compiler warnings 2003/12/10 15:59:39 mt 1.8.346.3: #i23061# VCL cleanup, removed headers, methods and types... 2003/12/05 16:36:53 mt 1.8.346.2: RESYNC: (1.8-1.9); FILE MERGED 2003/12/05 13:28:49 mt 1.8.346.1: #i23061# Code cleanups, fixed gcc WAll warnings, removed unused variables and unused code


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [f5efc9cb44effa6adbca8ba55c8ed7fcb49c2203]

INTEGRATION: CWS vclcleanup02 (1.2.372); FILE MERGED 2003/12/05 13:28:49 mt 1.2.372.1: #i23061# Code cleanups, fixed gcc WAll warnings, removed unused variables and unused code


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [7a004fac1713682b9e59c530d77cbb1505dc448c]

INTEGRATION: CWS vclcleanup02 (1.10.208); FILE MERGED 2003/12/17 16:05:45 mt 1.10.208.4: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed soke windows compiler warnings 2003/12/10 15:59:39 mt 1.10.208.3: #i23061# VCL cleanup, removed headers, methods and types... 2003/12/05 16:36:24 mt 1.10.208.2: RESYNC: (1.10-1.11); FILE MERGED 2003/12/05 13:28:48 mt 1.10.208.1: #i23061# Code cleanups, fixed gcc WAll warnings, removed unused variables and unused code


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [c322a4cefe9338e54f90c70eba22f0e2349ea5ef]

INTEGRATION: CWS vclcleanup02 (1.13.58); FILE MERGED 2003/12/17 16:05:44 mt 1.13.58.1: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed soke windows compiler warnings


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [82c72064e3783a1c7fd990f0e3463604f57bf9d2]

INTEGRATION: CWS vclcleanup02 (1.98.12); FILE MERGED 2003/12/17 16:05:42 mt 1.98.12.6: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed soke windows compiler warnings 2003/12/16 18:15:32 mt 1.98.12.5: #i23061# And more cleanups... 2003/12/11 13:35:24 mt 1.98.12.4: #i23061# VCL cleanup, removed Dummy members and old AccessNotify 2003/12/10 15:59:39 mt 1.98.12.3: #i23061# VCL cleanup, removed headers, methods and types... 2003/12/05 16:35:18 mt 1.98.12.2: RESYNC: (1.98-1.100); FILE MERGED 2003/12/05 13:28:47 mt 1.98.12.1: #i23061# Code cleanups, fixed gcc WAll warnings, removed unused variables and unused code


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [4accba825bbe91d2f4dfe1545391acc7400b2781]

INTEGRATION: CWS vclcleanup02 (1.10.228); FILE MERGED 2003/12/16 18:15:32 mt 1.10.228.1: #i23061# And more cleanups...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [b666aa17890b1d9e3d3af9f0abb3c8bcb7033d8d]

INTEGRATION: CWS vclcleanup02 (1.3.4); FILE MERGED 2003/12/17 16:05:41 mt 1.3.4.2: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed soke windows compiler warnings 2003/12/10 15:59:38 mt 1.3.4.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [25bdeb89159805bd431907addd934d2e13e98147]

INTEGRATION: CWS vclcleanup02 (1.3.4); FILE MERGED 2003/12/17 16:05:39 mt 1.3.4.2: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed soke windows compiler warnings 2003/12/10 15:59:38 mt 1.3.4.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [f99479bcfc2cf06bc0e3c9ec338717ef72dc868f]

INTEGRATION: CWS vclcleanup02 (1.26.4); FILE MERGED 2003/12/17 16:53:10 mt 1.26.4.3: #i23061# Include svsys.h early to avoid compiler warnings 2003/12/17 16:05:37 mt 1.26.4.2: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed soke windows compiler warnings 2003/12/10 15:59:38 mt 1.26.4.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [764cff5957426181a2be845c742ef0abe4594af4]

INTEGRATION: CWS vclcleanup02 (1.14.4); FILE MERGED 2003/12/17 16:53:09 mt 1.14.4.3: #i23061# Include svsys.h early to avoid compiler warnings 2003/12/17 16:05:35 mt 1.14.4.2: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed soke windows compiler warnings 2003/12/10 15:59:37 mt 1.14.4.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [610285f47955bff940017ad3219c44fb96882b05]

INTEGRATION: CWS vclcleanup02 (1.4.372); FILE MERGED 2003/12/05 13:28:47 mt 1.4.372.1: #i23061# Code cleanups, fixed gcc WAll warnings, removed unused variables and unused code


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [d225aad51cc3c5fbd6a0fe8cbecad68ffd62039a]

INTEGRATION: CWS vclcleanup02 (1.6.372); FILE MERGED 2003/12/05 13:28:46 mt 1.6.372.1: #i23061# Code cleanups, fixed gcc WAll warnings, removed unused variables and unused code


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [587b3db25c1ac7af7fc570b06972f6d822be6439]

INTEGRATION: CWS vclcleanup02 (1.12.168); FILE MERGED 2003/12/10 15:59:37 mt 1.12.168.3: #i23061# VCL cleanup, removed headers, methods and types... 2003/12/05 16:36:31 mt 1.12.168.2: RESYNC: (1.12-1.13); FILE MERGED 2003/12/05 13:28:46 mt 1.12.168.1: #i23061# Code cleanups, fixed gcc WAll warnings, removed unused variables and unused code


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [d0042bb7503b8e54d6b77d42d449bac55a01754e]

INTEGRATION: CWS vclcleanup02 (1.13.176); FILE MERGED 2003/12/17 16:05:33 mt 1.13.176.4: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed soke windows compiler warnings 2003/12/10 15:59:37 mt 1.13.176.3: #i23061# VCL cleanup, removed headers, methods and types... 2003/12/05 16:37:42 mt 1.13.176.2: RESYNC: (1.13-1.14); FILE MERGED 2003/12/05 13:28:45 mt 1.13.176.1: #i23061# Code cleanups, fixed gcc WAll warnings, removed unused variables and unused code


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [f76a19f99a5ff0a6f8fab6a3ca548c577cf13f14]

INTEGRATION: CWS vclcleanup02 (1.27.4); FILE MERGED 2003/12/17 16:05:31 mt 1.27.4.3: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed soke windows compiler warnings 2003/12/11 13:35:23 mt 1.27.4.2: #i23061# VCL cleanup, removed Dummy members and old AccessNotify 2003/12/10 15:59:36 mt 1.27.4.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [072aaf4ee8f673fd0b70d8339edaeebadfbe567b]

INTEGRATION: CWS vclcleanup02 (1.6.4); FILE MERGED 2003/12/17 16:05:30 mt 1.6.4.3: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed soke windows compiler warnings 2003/12/16 18:15:31 mt 1.6.4.2: #i23061# And more cleanups... 2003/12/10 15:59:36 mt 1.6.4.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [ebb6701908b699bfe86d6c0d7f294683125c75f0]

INTEGRATION: CWS vclcleanup02 (1.5.208); FILE MERGED 2003/12/17 16:05:29 mt 1.5.208.4: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed soke windows compiler warnings 2003/12/10 15:59:35 mt 1.5.208.3: #i23061# VCL cleanup, removed headers, methods and types... 2003/12/05 16:34:48 mt 1.5.208.2: RESYNC: (1.5-1.6); FILE MERGED 2003/12/05 13:28:44 mt 1.5.208.1: #i23061# Code cleanups, fixed gcc WAll warnings, removed unused variables and unused code


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [7b2d4af3c7a4bf7b574710ce9d762b47f949e218]

INTEGRATION: CWS vclcleanup02 (1.4.148); FILE MERGED 2003/12/17 16:05:27 mt 1.4.148.1: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed soke windows compiler warnings


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [4ef7b4f9a9206d7f9f65803427327667ae0cc5f3]

INTEGRATION: CWS vclcleanup02 (1.3.4); FILE MERGED 2003/12/17 16:05:23 mt 1.3.4.2: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed soke windows compiler warnings 2003/12/10 15:59:35 mt 1.3.4.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [72eb4cf1ab3c5d37d5be0446e6a998c611f0f488]

INTEGRATION: CWS vclcleanup02 (1.9.176); FILE MERGED 2003/12/17 16:05:21 mt 1.9.176.4: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed soke windows compiler warnings 2003/12/16 18:15:30 mt 1.9.176.3: #i23061# And more cleanups... 2003/12/05 16:35:00 mt 1.9.176.2: RESYNC: (1.9-1.11); FILE MERGED 2003/12/05 13:28:44 mt 1.9.176.1: #i23061# Code cleanups, fixed gcc WAll warnings, removed unused variables and unused code


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [80856d9961e8260d913ae510bdab6c90f367b2d0]

INTEGRATION: CWS vclcleanup02 (1.2.4); FILE MERGED 2003/12/17 16:05:19 mt 1.2.4.1: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed soke windows compiler warnings


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [c9c0282c11bfd00d40129f4824fc1e13537ee685]

INTEGRATION: CWS vclcleanup02 (1.1.1.1.388); FILE MERGED 2003/12/17 16:05:15 mt 1.1.1.1.388.4: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed soke windows compiler warnings 2003/12/10 15:59:35 mt 1.1.1.1.388.3: #i23061# VCL cleanup, removed headers, methods and types... 2003/12/05 16:37:36 mt 1.1.1.1.388.2: RESYNC: (1.1.1.1-1.2); FILE MERGED 2003/12/05 13:28:43 mt 1.1.1.1.388.1: #i23061# Code cleanups, fixed gcc WAll warnings, removed unused variables and unused code


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [6e615693a9f0b83e2e10ac1a74eb442c07d8136b]

INTEGRATION: CWS vclcleanup02 (1.11.214); FILE MERGED 2003/12/16 18:15:29 mt 1.11.214.1: #i23061# And more cleanups...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [28ca47846a7a322f7129bd35e20eb8e568e7fb92]

INTEGRATION: CWS vclcleanup02 (1.1.1.1.386); FILE MERGED 2003/12/05 16:39:54 mt 1.1.1.1.386.2: RESYNC: (1.1.1.1-1.2); FILE MERGED 2003/12/05 13:28:42 mt 1.1.1.1.386.1: #i23061# Code cleanups, fixed gcc WAll warnings, removed unused variables and unused code


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [5dc885e415208875f3b9ac9fdd4df82233f471ae]

INTEGRATION: CWS vclcleanup02 (1.5.350); FILE MERGED 2003/12/16 18:15:28 mt 1.5.350.1: #i23061# And more cleanups...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [2d57fe3d83387fe717e4d91fa68a4c36aca9487c]

INTEGRATION: CWS vclcleanup02 (1.22.142); FILE MERGED 2003/12/05 13:28:40 mt 1.22.142.1: #i23061# Code cleanups, fixed gcc WAll warnings, removed unused variables and unused code


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [b876db9e6ca8ea7ca972b84f1f7ce3e4f54b87ac]

INTEGRATION: CWS vclcleanup02 (1.5.350); FILE MERGED 2003/12/05 13:28:40 mt 1.5.350.1: #i23061# Code cleanups, fixed gcc WAll warnings, removed unused variables and unused code


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [f7200a8dfa60278f005dbe78906f96b0a736e2fa]

INTEGRATION: CWS vclcleanup02 (1.12.38); FILE MERGED 2003/12/16 18:15:28 mt 1.12.38.1: #i23061# And more cleanups...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [fdb9ed013c3f0b57142c7f713f698a8b0f22db61]

INTEGRATION: CWS vclcleanup02 (1.3.360); FILE MERGED 2003/12/05 13:28:39 mt 1.3.360.1: #i23061# Code cleanups, fixed gcc WAll warnings, removed unused variables and unused code


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [14260635c3ea4e9adbbd2eab92c9d84f619ad66f]

INTEGRATION: CWS vclcleanup02 (1.25.12); FILE MERGED 2003/12/16 18:15:27 mt 1.25.12.3: #i23061# And more cleanups... 2003/12/05 16:39:59 mt 1.25.12.2: RESYNC: (1.25-1.26); FILE MERGED 2003/12/05 13:28:39 mt 1.25.12.1: #i23061# Code cleanups, fixed gcc WAll warnings, removed unused variables and unused code


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [4ccf2e6e6a65f51c15f7ef120bc66ac0a44b08b2]

INTEGRATION: CWS vclcleanup02 (1.99.36); FILE MERGED 2003/12/16 18:15:27 mt 1.99.36.3: #i23061# And more cleanups... 2003/12/10 15:59:34 mt 1.99.36.2: #i23061# VCL cleanup, removed headers, methods and types... 2003/12/05 13:28:38 mt 1.99.36.1: #i23061# Code cleanups, fixed gcc WAll warnings, removed unused variables and unused code


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [26ea83bd7f667160356cae1692b9bc4271819125]

INTEGRATION: CWS vclcleanup02 (1.1.1.1.386); FILE MERGED 2003/12/17 16:05:12 mt 1.1.1.1.386.2: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed soke windows compiler warnings 2003/12/16 18:15:26 mt 1.1.1.1.386.1: #i23061# And more cleanups...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [216690c8a4fc23216b0152181223e952d615f149]

INTEGRATION: CWS vclcleanup02 (1.13.4); FILE MERGED 2003/12/17 16:05:10 mt 1.13.4.1: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed soke windows compiler warnings


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [b533d74e1d3879be4cbbf0350e1181af603e3060]

INTEGRATION: CWS vclcleanup02 (1.1.1.1.386); FILE MERGED 2003/12/17 16:05:09 mt 1.1.1.1.386.1: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed soke windows compiler warnings


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [bb086ddeecd4e7114732aa6cee1f1642385c5e98]

INTEGRATION: CWS vclcleanup02 (1.3.354); FILE MERGED 2003/12/16 18:15:25 mt 1.3.354.1: #i23061# And more cleanups...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [3a3542d8b538c36ff765281292ef2892abeb74c1]

INTEGRATION: CWS vclcleanup02 (1.49.12); FILE MERGED 2003/12/16 18:15:25 mt 1.49.12.4: #i23061# And more cleanups... 2003/12/10 15:59:33 mt 1.49.12.3: #i23061# VCL cleanup, removed headers, methods and types... 2003/12/05 16:44:53 mt 1.49.12.2: RESYNC: (1.49-1.51); FILE MERGED 2003/12/05 13:22:35 mt 1.49.12.1: #i23061# Code cleanups, fixed gcc WAll warnings


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [1679664f5a9360282ae3c45e4619386db6f39fc9]

INTEGRATION: CWS vclcleanup02 (1.13.10); FILE MERGED 2003/12/17 16:05:07 mt 1.13.10.4: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed soke windows compiler warnings 2003/12/10 15:59:32 mt 1.13.10.3: #i23061# VCL cleanup, removed headers, methods and types... 2003/12/05 16:42:17 mt 1.13.10.2: RESYNC: (1.13-1.14); FILE MERGED 2003/12/05 13:22:35 mt 1.13.10.1: #i23061# Code cleanups, fixed gcc WAll warnings


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [5cb4dcf794b2748ae6ab6892165047eb9508304c]

INTEGRATION: CWS vclcleanup02 (1.4.4); FILE MERGED 2003/12/17 16:05:06 mt 1.4.4.1: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed soke windows compiler warnings


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [151f35e6cbc62ff4d212cf6c314c64611b4bcdef]

INTEGRATION: CWS vclcleanup02 (1.1.1.1.386); FILE MERGED 2003/12/17 16:05:04 mt 1.1.1.1.386.3: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed soke windows compiler warnings 2003/12/10 15:59:32 mt 1.1.1.1.386.2: #i23061# VCL cleanup, removed headers, methods and types... 2003/12/05 13:22:35 mt 1.1.1.1.386.1: #i23061# Code cleanups, fixed gcc WAll warnings


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [77d5f04133841f42513c0ebf19db50f5a3699453]

INTEGRATION: CWS vclcleanup02 (1.18.4); FILE MERGED 2003/12/17 16:05:01 mt 1.18.4.2: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed soke windows compiler warnings 2003/12/16 18:15:24 mt 1.18.4.1: #i23061# And more cleanups...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [a3ed084b37308c53d367f7d7267b25771ac83589]

INTEGRATION: CWS vclcleanup02 (1.44.4); FILE MERGED 2003/12/17 16:05:00 mt 1.44.4.1: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed soke windows compiler warnings


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [49e19c893783c4b3b09ced1b80ac7a054429cda2]

INTEGRATION: CWS vclcleanup02 (1.1.1.1.386); FILE MERGED 2003/12/10 15:59:32 mt 1.1.1.1.386.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [ca682426488a7d4ffd9f7d0f3e1f4ac332d1ec71]

INTEGRATION: CWS vclcleanup02 (1.59.12); FILE MERGED 2003/12/16 18:15:24 mt 1.59.12.4: #i23061# And more cleanups... 2003/12/10 15:59:31 mt 1.59.12.3: #i23061# VCL cleanup, removed headers, methods and types... 2003/12/05 16:43:04 mt 1.59.12.2: RESYNC: (1.59-1.61); FILE MERGED 2003/12/05 13:22:34 mt 1.59.12.1: #i23061# Code cleanups, fixed gcc WAll warnings


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [b4e306659480baf1575d34032e50dc4db1eaed3e]

INTEGRATION: CWS vclcleanup02 (1.12.8); FILE MERGED 2003/12/17 16:04:58 mt 1.12.8.2: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed soke windows compiler warnings 2003/12/10 15:59:31 mt 1.12.8.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [dcf306867c03b12bb95fb4cbadaaddf82858cc6c]

INTEGRATION: CWS vclcleanup02 (1.6.8); FILE MERGED 2003/12/17 16:04:57 mt 1.6.8.3: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed soke windows compiler warnings 2003/12/05 16:44:58 mt 1.6.8.2: RESYNC: (1.6-1.7); FILE MERGED 2003/12/05 13:22:33 mt 1.6.8.1: #i23061# Code cleanups, fixed gcc WAll warnings


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [4e2c58052a21722ea0fdf6ddf296f4b02fffda97]

INTEGRATION: CWS vclcleanup02 (1.5.4); FILE MERGED 2003/12/17 16:04:55 mt 1.5.4.2: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed soke windows compiler warnings 2003/12/10 15:59:30 mt 1.5.4.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [f77757e4a85995f90c513b8049ba920d4d877207]

INTEGRATION: CWS vclcleanup02 (1.15.8); FILE MERGED 2003/12/17 16:04:51 mt 1.15.8.4: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed soke windows compiler warnings 2003/12/10 15:59:30 mt 1.15.8.3: #i23061# VCL cleanup, removed headers, methods and types... 2003/12/05 16:44:32 mt 1.15.8.2: RESYNC: (1.15-1.16); FILE MERGED 2003/12/05 13:22:33 mt 1.15.8.1: #i23061# Code cleanups, fixed gcc WAll warnings


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [7024591d062dd428f758be66a209178c2de1a874]

INTEGRATION: CWS vclcleanup02 (1.160.6); FILE MERGED 2003/12/17 16:04:48 mt 1.160.6.5: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed soke windows compiler warnings 2003/12/16 18:15:23 mt 1.160.6.4: #i23061# And more cleanups... 2003/12/10 15:59:29 mt 1.160.6.3: #i23061# VCL cleanup, removed headers, methods and types... 2003/12/05 16:43:59 mt 1.160.6.2: RESYNC: (1.160-1.163); FILE MERGED 2003/12/05 13:22:32 mt 1.160.6.1: #i23061# Code cleanups, fixed gcc WAll warnings


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [aa2ec4b5df73c54f7d1b849a6fd3d8276b7e82ff]

INTEGRATION: CWS vclcleanup02 (1.15.8); FILE MERGED 2003/12/17 16:04:47 mt 1.15.8.5: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed soke windows compiler warnings 2003/12/16 18:15:22 mt 1.15.8.4: #i23061# And more cleanups... 2003/12/10 15:59:28 mt 1.15.8.3: #i23061# VCL cleanup, removed headers, methods and types... 2003/12/05 16:43:10 mt 1.15.8.2: RESYNC: (1.15-1.16); FILE MERGED 2003/12/05 13:22:31 mt 1.15.8.1: #i23061# Code cleanups, fixed gcc WAll warnings


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [d7b96780b7356f081459a22c90682ddce9b10338]

INTEGRATION: CWS vclcleanup02 (1.25.6); FILE MERGED 2003/12/17 16:04:46 mt 1.25.6.4: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed soke windows compiler warnings 2003/12/11 13:35:23 mt 1.25.6.3: #i23061# VCL cleanup, removed Dummy members and old AccessNotify 2003/12/05 16:42:44 mt 1.25.6.2: RESYNC: (1.25-1.26); FILE MERGED 2003/12/05 13:22:30 mt 1.25.6.1: #i23061# Code cleanups, fixed gcc WAll warnings


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [e685861886c6ea9ca86b506edbe0312bace8cc85]

INTEGRATION: CWS vclcleanup02 (1.7.4); FILE MERGED 2003/12/17 16:04:45 mt 1.7.4.2: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed soke windows compiler warnings 2003/12/16 18:15:22 mt 1.7.4.1: #i23061# And more cleanups...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [c452db114033067200963711f2922e13acfa1f38]

INTEGRATION: CWS vclcleanup02 (1.1.1.1.386); FILE MERGED 2003/12/16 18:15:21 mt 1.1.1.1.386.3: #i23061# And more cleanups... 2003/12/10 15:59:27 mt 1.1.1.1.386.2: #i23061# VCL cleanup, removed headers, methods and types... 2003/12/05 13:22:30 mt 1.1.1.1.386.1: #i23061# Code cleanups, fixed gcc WAll warnings


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [2df8726fd9f70d0a6fa72166aa4d6730f27a8364]

INTEGRATION: CWS vclcleanup02 (1.12.4); FILE MERGED 2003/12/17 16:04:44 mt 1.12.4.2: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed soke windows compiler warnings 2003/12/16 18:15:21 mt 1.12.4.1: #i23061# And more cleanups...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [49ee78ebd4f143afffc208aa2b1cc735a7906625]

INTEGRATION: CWS vclcleanup02 (1.1.1.1.386); FILE MERGED 2003/12/17 16:04:43 mt 1.1.1.1.386.2: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed soke windows compiler warnings 2003/12/16 18:15:20 mt 1.1.1.1.386.1: #i23061# And more cleanups...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [df28b5f7d34f0e893f151d0409f647e19bd54876]

INTEGRATION: CWS vclcleanup02 (1.14.228); FILE MERGED 2003/12/16 18:15:20 mt 1.14.228.1: #i23061# And more cleanups...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [397905bab0811684f1e5185ed048a3aab89dadc1]

INTEGRATION: CWS vclcleanup02 (1.1.1.1.386); FILE MERGED 2003/12/17 16:04:41 mt 1.1.1.1.386.1: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed soke windows compiler warnings


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [be6618280d211050c39675e8e3ffdaad7339620b]

INTEGRATION: CWS vclcleanup02 (1.7.348); FILE MERGED 2003/12/17 16:04:39 mt 1.7.348.1: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed soke windows compiler warnings


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [f2148c8c3d7b4412adcfb7b841967335f383fb96]

INTEGRATION: CWS vclcleanup02 (1.1.1.1.386); FILE MERGED 2003/12/10 15:59:27 mt 1.1.1.1.386.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [211d19cfd2285586f0386bc0cb91e4be01deb079]

INTEGRATION: CWS vclcleanup02 (1.3.212); FILE MERGED 2003/12/17 16:04:37 mt 1.3.212.4: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed soke windows compiler warnings 2003/12/16 18:15:19 mt 1.3.212.3: #i23061# And more cleanups... 2003/12/10 15:59:25 mt 1.3.212.2: #i23061# VCL cleanup, removed headers, methods and types... 2003/12/05 13:22:29 mt 1.3.212.1: #i23061# Code cleanups, fixed gcc WAll warnings


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [e36c525e30ed44d4fb390405978ba136909d8168]

INTEGRATION: CWS vclcleanup02 (1.5.228); FILE MERGED 2003/12/17 16:04:35 mt 1.5.228.4: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed soke windows compiler warnings 2003/12/10 15:59:25 mt 1.5.228.3: #i23061# VCL cleanup, removed headers, methods and types... 2003/12/05 16:44:37 mt 1.5.228.2: RESYNC: (1.5-1.6); FILE MERGED 2003/12/05 13:22:29 mt 1.5.228.1: #i23061# Code cleanups, fixed gcc WAll warnings


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [97b612fa3b65fce86db345aa1e3059706fe1b62c]

INTEGRATION: CWS vclcleanup02 (1.1.1.1.386); FILE MERGED 2003/12/10 15:59:24 mt 1.1.1.1.386.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [762f552bcb0490e89e6d051948626c585f5af5a4]

INTEGRATION: CWS vclcleanup02 (1.2.228); FILE MERGED 2003/12/10 15:59:24 mt 1.2.228.2: #i23061# VCL cleanup, removed headers, methods and types... 2003/12/05 13:22:28 mt 1.2.228.1: #i23061# Code cleanups, fixed gcc WAll warnings


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [61448e37783ae596cfdcdf8c2a677869dcbd3aed]

INTEGRATION: CWS vclcleanup02 (1.11.8); FILE MERGED 2003/12/17 16:04:34 mt 1.11.8.5: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed soke windows compiler warnings 2003/12/16 18:15:19 mt 1.11.8.4: #i23061# And more cleanups... 2003/12/10 15:59:23 mt 1.11.8.3: #i23061# VCL cleanup, removed headers, methods and types... 2003/12/05 16:42:39 mt 1.11.8.2: RESYNC: (1.11-1.12); FILE MERGED 2003/12/05 13:22:28 mt 1.11.8.1: #i23061# Code cleanups, fixed gcc WAll warnings


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [2121d7d6500ca03c97a16588590363c133ab75ec]

INTEGRATION: CWS vclcleanup02 (1.14.150); FILE MERGED 2003/12/17 16:04:33 mt 1.14.150.3: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed soke windows compiler warnings 2003/12/10 15:59:23 mt 1.14.150.2: #i23061# VCL cleanup, removed headers, methods and types... 2003/12/05 13:22:27 mt 1.14.150.1: #i23061# Code cleanups, fixed gcc WAll warnings


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [ba016139f4cbcd7461b2785c7054cb439ed34521]

INTEGRATION: CWS vclcleanup02 (1.3.4); FILE MERGED 2003/12/17 16:04:32 mt 1.3.4.1: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed soke windows compiler warnings


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [ac6638f11fb20c19d08edf2d357c549de5c8d052]

INTEGRATION: CWS vclcleanup02 (1.1.1.1.386); FILE MERGED 2003/12/17 16:04:30 mt 1.1.1.1.386.3: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed soke windows compiler warnings 2003/12/05 16:42:58 mt 1.1.1.1.386.2: RESYNC: (1.1.1.1-1.2); FILE MERGED 2003/12/05 13:22:27 mt 1.1.1.1.386.1: #i23061# Code cleanups, fixed gcc WAll warnings


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [3ea41a61bbfae940412d406a5d3f1013844b5044]

INTEGRATION: CWS vclcleanup02 (1.2.380); FILE MERGED 2003/12/05 13:22:27 mt 1.2.380.1: #i23061# Code cleanups, fixed gcc WAll warnings


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [280b16dc2878274c1aacd1eec1ea62f785d56b18]

INTEGRATION: CWS vclcleanup02 (1.8.228); FILE MERGED 2003/12/17 16:04:28 mt 1.8.228.2: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed soke windows compiler warnings 2003/12/10 15:59:22 mt 1.8.228.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [4498fd9173bc2f22ac09c6bb3cc9cd9bea15622a]

INTEGRATION: CWS vclcleanup02 (1.1.1.1.386); FILE MERGED 2003/12/17 16:04:26 mt 1.1.1.1.386.1: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed soke windows compiler warnings


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [74a3c5be50710a212768e16f0ded43f1d4d62640]

INTEGRATION: CWS vclcleanup02 (1.5.228); FILE MERGED 2003/12/17 16:04:24 mt 1.5.228.1: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed soke windows compiler warnings


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [d1850ed98b4b859aeba67ec916d7ca9400807a4d]

INTEGRATION: CWS vclcleanup02 (1.1.1.1.386); FILE MERGED 2003/12/17 16:04:22 mt 1.1.1.1.386.1: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed soke windows compiler warnings


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [e61803b8fed35facabf0db6f38416406d1545067]

INTEGRATION: CWS vclcleanup02 (1.9.150); FILE MERGED 2003/12/05 13:22:26 mt 1.9.150.1: #i23061# Code cleanups, fixed gcc WAll warnings


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [ce90bec06f136a186d6ecec141c8d0eb668841e5]

INTEGRATION: CWS vclcleanup02 (1.9.340); FILE MERGED 2003/12/17 16:04:21 mt 1.9.340.3: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed soke windows compiler warnings 2003/12/10 15:59:22 mt 1.9.340.2: #i23061# VCL cleanup, removed headers, methods and types... 2003/12/05 13:22:25 mt 1.9.340.1: #i23061# Code cleanups, fixed gcc WAll warnings


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [dce0ed52b1970c51338b39a8e873b63be7b58e0a]

INTEGRATION: CWS vclcleanup02 (1.13.348); FILE MERGED 2003/12/16 18:15:18 mt 1.13.348.1: #i23061# And more cleanups...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [0c5ef6140dba9c07472fe6402a62178e7f856bec]

INTEGRATION: CWS vclcleanup02 (1.22.44); FILE MERGED 2003/12/16 18:15:17 mt 1.22.44.3: #i23061# And more cleanups... 2003/12/10 15:59:22 mt 1.22.44.2: #i23061# VCL cleanup, removed headers, methods and types... 2003/12/05 13:22:25 mt 1.22.44.1: #i23061# Code cleanups, fixed gcc WAll warnings


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [2d7fcb0f60c2a51a208658d3d17b7d2916d2d554]

INTEGRATION: CWS vclcleanup02 (1.6.228); FILE MERGED 2003/12/17 16:04:20 mt 1.6.228.3: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed soke windows compiler warnings 2003/12/16 18:15:17 mt 1.6.228.2: #i23061# And more cleanups... 2003/12/05 13:22:24 mt 1.6.228.1: #i23061# Code cleanups, fixed gcc WAll warnings


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [539dc18a36a5561476437964cf5e77f1563a1718]

INTEGRATION: CWS vclcleanup02 (1.7.228); FILE MERGED 2003/12/17 16:04:18 mt 1.7.228.4: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed soke windows compiler warnings 2003/12/16 18:15:16 mt 1.7.228.3: #i23061# And more cleanups... 2003/12/10 15:59:21 mt 1.7.228.2: #i23061# VCL cleanup, removed headers, methods and types... 2003/12/05 13:22:23 mt 1.7.228.1: #i23061# Code cleanups, fixed gcc WAll warnings


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [8f7b0a1319911b3ee746613e2b5ecff64b61774d]

INTEGRATION: CWS vclcleanup02 (1.3.12); FILE MERGED 2003/12/17 16:04:15 mt 1.3.12.1: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed soke windows compiler warnings


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [6908e6f9f2f54b2204320c6408b1e14f56a0ec01]

INTEGRATION: CWS vclcleanup02 (1.1.1.1.386); FILE MERGED 2003/12/17 16:04:14 mt 1.1.1.1.386.2: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed soke windows compiler warnings 2003/12/10 15:59:20 mt 1.1.1.1.386.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [7f9d1e1ab7fafab416a098cd2a39ff6959b543d5]

INTEGRATION: CWS vclcleanup02 (1.2.370); FILE MERGED 2003/12/17 16:04:13 mt 1.2.370.1: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed soke windows compiler warnings


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [bfa970eae692e019ae2be175728200a7df879ad9]

INTEGRATION: CWS vclcleanup02 (1.2.370); FILE MERGED 2003/12/17 16:04:11 mt 1.2.370.3: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed soke windows compiler warnings 2003/12/16 18:15:16 mt 1.2.370.2: #i23061# And more cleanups... 2003/12/05 13:22:22 mt 1.2.370.1: #i23061# Code cleanups, fixed gcc WAll warnings


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [16cb03fdd0dabf11de00fa49b27b9635f36ae8b1]

INTEGRATION: CWS vclcleanup02 (1.7.4); FILE MERGED 2003/12/17 16:04:09 mt 1.7.4.1: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed soke windows compiler warnings


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [ef0b2f28932cc86e45b2408e1c28fe1820c8111f]

INTEGRATION: CWS vclcleanup02 (1.4.40); FILE MERGED 2003/12/17 16:04:08 mt 1.4.40.2: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed soke windows compiler warnings 2003/12/05 13:22:21 mt 1.4.40.1: #i23061# Code cleanups, fixed gcc WAll warnings


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [3dc9e7cc990edb5dc1149a20a32011601bc3a8e4]

INTEGRATION: CWS vclcleanup02 (1.3.368); FILE MERGED 2003/12/17 16:04:05 mt 1.3.368.3: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed soke windows compiler warnings 2003/12/16 18:15:15 mt 1.3.368.2: #i23061# And more cleanups... 2003/12/05 13:22:21 mt 1.3.368.1: #i23061# Code cleanups, fixed gcc WAll warnings


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [bfb88aef95a8b2e3e94564c064afa46fde7e6b99]

INTEGRATION: CWS vclcleanup02 (1.4.204); FILE MERGED 2003/12/17 16:04:04 mt 1.4.204.3: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed soke windows compiler warnings 2003/12/16 18:15:14 mt 1.4.204.2: #i23061# And more cleanups... 2003/12/05 13:22:20 mt 1.4.204.1: #i23061# Code cleanups, fixed gcc WAll warnings


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [59ddc371b11e29344b3fcd9d14f2b1ba359ef3e0]

INTEGRATION: CWS vclcleanup02 (1.7.204); FILE MERGED 2003/12/17 16:04:03 mt 1.7.204.5: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed soke windows compiler warnings 2003/12/16 18:15:13 mt 1.7.204.4: #i23061# And more cleanups... 2003/12/10 15:59:20 mt 1.7.204.3: #i23061# VCL cleanup, removed headers, methods and types... 2003/12/05 16:44:26 mt 1.7.204.2: RESYNC: (1.7-1.8); FILE MERGED 2003/12/05 13:22:19 mt 1.7.204.1: #i23061# Code cleanups, fixed gcc WAll warnings


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [57ed7cd053fded78222d0ec5ce115f1eb3035e34]

INTEGRATION: CWS vclcleanup02 (1.1.1.1.386); FILE MERGED 2003/12/17 16:04:01 mt 1.1.1.1.386.4: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed soke windows compiler warnings 2003/12/10 15:59:19 mt 1.1.1.1.386.3: #i23061# VCL cleanup, removed headers, methods and types... 2003/12/05 16:42:33 mt 1.1.1.1.386.2: RESYNC: (1.1.1.1-1.2); FILE MERGED 2003/12/05 13:22:18 mt 1.1.1.1.386.1: #i23061# Code cleanups, fixed gcc WAll warnings


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [709d9d261d4a5ac6a3d276947f65f1d2fbfb0008]

INTEGRATION: CWS vclcleanup02 (1.3.344); FILE MERGED 2003/12/17 16:04:00 mt 1.3.344.2: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed soke windows compiler warnings 2003/12/10 15:59:19 mt 1.3.344.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [4652455889396d08ece42b8c0b35181b0266f554]

INTEGRATION: CWS vclcleanup02 (1.17.156); FILE MERGED 2003/12/17 16:03:57 mt 1.17.156.5: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed soke windows compiler warnings 2003/12/11 13:35:22 mt 1.17.156.4: #i23061# VCL cleanup, removed Dummy members and old AccessNotify 2003/12/10 15:59:18 mt 1.17.156.3: #i23061# VCL cleanup, removed headers, methods and types... 2003/12/05 16:40:33 mt 1.17.156.2: RESYNC: (1.17-1.18); FILE MERGED 2003/12/05 13:28:34 mt 1.17.156.1: #i23061# Code cleanups, fixed gcc WAll warnings, removed unused variables and unused code


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [58b43c1fc531eebf453b6ae657fb63818ea9fd4f]

INTEGRATION: CWS vclcleanup02 (1.10.344); FILE MERGED 2003/12/17 16:03:56 mt 1.10.344.2: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed soke windows compiler warnings 2003/12/10 15:59:18 mt 1.10.344.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [424e9581527576ce99a969fbe12ecc084fb9ec95]

INTEGRATION: CWS vclcleanup02 (1.3.350); FILE MERGED 2003/12/17 16:03:56 mt 1.3.350.2: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed soke windows compiler warnings 2003/12/10 15:59:17 mt 1.3.350.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [85aeb5be9d48f3a790a0a93a88060eb8bf0d0eee]

INTEGRATION: CWS vclcleanup02 (1.2.350); FILE MERGED 2003/12/17 16:03:55 mt 1.2.350.4: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed soke windows compiler warnings 2003/12/10 15:59:17 mt 1.2.350.3: #i23061# VCL cleanup, removed headers, methods and types... 2003/12/05 16:40:20 mt 1.2.350.2: RESYNC: (1.2-1.3); FILE MERGED 2003/12/05 13:28:33 mt 1.2.350.1: #i23061# Code cleanups, fixed gcc WAll warnings, removed unused variables and unused code


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [523213d4ac5b8a99a2dc2b3e1231ff32e8f43579]

INTEGRATION: CWS vclcleanup02 (1.8.348); FILE MERGED 2003/12/17 16:03:54 mt 1.8.348.4: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed soke windows compiler warnings 2003/12/10 15:59:16 mt 1.8.348.3: #i23061# VCL cleanup, removed headers, methods and types... 2003/12/05 16:40:04 mt 1.8.348.2: RESYNC: (1.8-1.9); FILE MERGED 2003/12/05 13:28:32 mt 1.8.348.1: #i23061# Code cleanups, fixed gcc WAll warnings, removed unused variables and unused code


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [6b2f4bd97a74ed053f1e430d13e128cb73486066]

INTEGRATION: CWS vclcleanup02 (1.2.4); FILE MERGED 2003/12/17 16:03:53 mt 1.2.4.2: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed soke windows compiler warnings 2003/12/10 15:59:16 mt 1.2.4.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [90d3529ab85ebeb33831c2e23e82a2fcf1dfcd7f]

INTEGRATION: CWS vclcleanup02 (1.2.4); FILE MERGED 2003/12/17 16:03:52 mt 1.2.4.2: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed soke windows compiler warnings 2003/12/10 15:59:16 mt 1.2.4.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [b84f804299a81a9c5862466fc5beaf341fb482a1]

INTEGRATION: CWS vclcleanup02 (1.5.168); FILE MERGED 2003/12/16 18:15:12 mt 1.5.168.1: #i23061# And more cleanups...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [4cc3ee7af0b1bc58c7e993e20eefb0e74de60cb9]

INTEGRATION: CWS vclcleanup02 (1.22.156); FILE MERGED 2003/12/17 16:03:51 mt 1.22.156.4: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed soke windows compiler warnings 2003/12/10 15:59:15 mt 1.22.156.3: #i23061# VCL cleanup, removed headers, methods and types... 2003/12/05 16:41:52 mt 1.22.156.2: RESYNC: (1.22-1.23); FILE MERGED 2003/12/05 13:28:31 mt 1.22.156.1: #i23061# Code cleanups, fixed gcc WAll warnings, removed unused variables and unused code


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [10fb5622b4807ba81696c574e793c5d366044adb]

INTEGRATION: CWS vclcleanup02 (1.6.4); FILE MERGED 2003/12/17 16:03:50 mt 1.6.4.2: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed soke windows compiler warnings 2003/12/10 15:59:15 mt 1.6.4.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [f2851126149c187eb3b84e0ee1f4c7c573c9b2c3]

INTEGRATION: CWS vclcleanup02 (1.7.346); FILE MERGED 2003/12/17 16:03:48 mt 1.7.346.2: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed soke windows compiler warnings 2003/12/11 13:35:21 mt 1.7.346.1: #i23061# VCL cleanup, removed Dummy members and old AccessNotify


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [d0fe7cf2c1bee30e12a59a3adc239943e16b787c]

INTEGRATION: CWS vclcleanup02 (1.41.204); FILE MERGED 2003/12/17 16:03:46 mt 1.41.204.4: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed soke windows compiler warnings 2003/12/10 15:59:15 mt 1.41.204.3: #i23061# VCL cleanup, removed headers, methods and types... 2003/12/05 16:40:51 mt 1.41.204.2: RESYNC: (1.41-1.42); FILE MERGED 2003/12/05 13:28:31 mt 1.41.204.1: #i23061# Code cleanups, fixed gcc WAll warnings, removed unused variables and unused code


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [ae0e544f80effdd6fde2b7a9d8e069bce3f1f045]

INTEGRATION: CWS vclcleanup02 (1.3.4); FILE MERGED 2003/12/17 16:03:45 mt 1.3.4.2: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed soke windows compiler warnings 2003/12/10 15:59:14 mt 1.3.4.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [255f71fb9eaec978428cc4219e9e6d18dfb23e6a]

INTEGRATION: CWS vclcleanup02 (1.11.4); FILE MERGED 2003/12/17 16:03:45 mt 1.11.4.2: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed soke windows compiler warnings 2003/12/10 15:59:14 mt 1.11.4.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [1f355d1753fc27f27edeb8df60b351d5485c8bfd]

INTEGRATION: CWS vclcleanup02 (1.2.4); FILE MERGED 2003/12/17 16:03:43 mt 1.2.4.2: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed soke windows compiler warnings 2003/12/10 15:59:14 mt 1.2.4.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [cdca17128ec1cb2ceab7f8e4d49285db0440f96b]

INTEGRATION: CWS vclcleanup02 (1.13.50); FILE MERGED 2003/12/17 16:03:41 mt 1.13.50.4: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed soke windows compiler warnings 2003/12/10 15:59:13 mt 1.13.50.3: #i23061# VCL cleanup, removed headers, methods and types... 2003/12/05 16:41:59 mt 1.13.50.2: RESYNC: (1.13-1.14); FILE MERGED 2003/12/05 13:28:30 mt 1.13.50.1: #i23061# Code cleanups, fixed gcc WAll warnings, removed unused variables and unused code


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [260a03b9b4631867196e33fd2931bc46a79c28ab]

INTEGRATION: CWS vclcleanup02 (1.9.342); FILE MERGED 2003/12/17 16:03:39 mt 1.9.342.4: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed soke windows compiler warnings 2003/12/10 15:59:13 mt 1.9.342.3: #i23061# VCL cleanup, removed headers, methods and types... 2003/12/05 16:41:13 mt 1.9.342.2: RESYNC: (1.9-1.10); FILE MERGED 2003/12/05 13:28:29 mt 1.9.342.1: #i23061# Code cleanups, fixed gcc WAll warnings, removed unused variables and unused code


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [32d6d5b3ee4651e1ecefd975b857b4b2ec4ac77f]

INTEGRATION: CWS vclcleanup02 (1.59.156); FILE MERGED 2003/12/17 16:03:37 mt 1.59.156.4: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed soke windows compiler warnings 2003/12/10 15:59:12 mt 1.59.156.3: #i23061# VCL cleanup, removed headers, methods and types... 2003/12/05 16:40:57 mt 1.59.156.2: RESYNC: (1.59-1.60); FILE MERGED 2003/12/05 13:28:28 mt 1.59.156.1: #i23061# Code cleanups, fixed gcc WAll warnings, removed unused variables and unused code


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [abb5f53d1fa480d8c4c1ba8b591649f17d4f54d2]

INTEGRATION: CWS vclcleanup02 (1.10.166); FILE MERGED 2003/12/17 16:03:37 mt 1.10.166.4: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed soke windows compiler warnings 2003/12/10 15:59:12 mt 1.10.166.3: #i23061# VCL cleanup, removed headers, methods and types... 2003/12/05 16:41:31 mt 1.10.166.2: RESYNC: (1.10-1.11); FILE MERGED 2003/12/05 13:28:28 mt 1.10.166.1: #i23061# Code cleanups, fixed gcc WAll warnings, removed unused variables and unused code


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [a78811e462ba3c527028a7b3601868229ec2c161]

INTEGRATION: CWS vclcleanup02 (1.26.50); FILE MERGED 2003/12/17 16:03:34 mt 1.26.50.4: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed soke windows compiler warnings 2003/12/10 15:59:11 mt 1.26.50.3: #i23061# VCL cleanup, removed headers, methods and types... 2003/12/05 16:40:26 mt 1.26.50.2: RESYNC: (1.26-1.27); FILE MERGED 2003/12/05 13:28:27 mt 1.26.50.1: #i23061# Code cleanups, fixed gcc WAll warnings, removed unused variables and unused code


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [be15f32ef88f1793dfdc4aa3418e254dbf022dbb]

INTEGRATION: CWS vclcleanup02 (1.22.50); FILE MERGED 2003/12/17 16:03:33 mt 1.22.50.4: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed soke windows compiler warnings 2003/12/10 15:59:11 mt 1.22.50.3: #i23061# VCL cleanup, removed headers, methods and types... 2003/12/05 16:41:37 mt 1.22.50.2: RESYNC: (1.22-1.24); FILE MERGED 2003/12/05 13:28:27 mt 1.22.50.1: #i23061# Code cleanups, fixed gcc WAll warnings, removed unused variables and unused code


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [4144011873a71faa898d54c9d78c82d99d8006ab]

INTEGRATION: CWS vclcleanup02 (1.3.4); FILE MERGED 2003/12/17 16:03:31 mt 1.3.4.1: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed soke windows compiler warnings


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [d5d5295c13c80d68b36d2b71288bd5bbfceb8d97]

INTEGRATION: CWS vclcleanup02 (1.43.4); FILE MERGED 2003/12/17 16:03:29 mt 1.43.4.2: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed soke windows compiler warnings 2003/12/10 15:59:10 mt 1.43.4.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [5ce3a7982ee8eef739868c63b52d6fdb4534aaee]

INTEGRATION: CWS vclcleanup02 (1.28.12); FILE MERGED 2003/12/17 16:03:28 mt 1.28.12.4: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed soke windows compiler warnings 2003/12/10 15:59:10 mt 1.28.12.3: #i23061# VCL cleanup, removed headers, methods and types... 2003/12/05 16:45:51 mt 1.28.12.2: RESYNC: (1.28-1.29); FILE MERGED 2003/12/05 13:28:24 mt 1.28.12.1: #i23061# Code cleanups, fixed gcc WAll warnings, removed unused variables and unused code


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [e155dce81912ea34959ad5cbdfed3dc9c17d6e37]

INTEGRATION: CWS vclcleanup02 (1.45.12); FILE MERGED 2003/12/17 16:03:27 mt 1.45.12.5: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed soke windows compiler warnings 2003/12/11 13:35:20 mt 1.45.12.4: #i23061# VCL cleanup, removed Dummy members and old AccessNotify 2003/12/10 15:59:09 mt 1.45.12.3: #i23061# VCL cleanup, removed headers, methods and types... 2003/12/05 16:46:14 mt 1.45.12.2: RESYNC: (1.45-1.46); FILE MERGED 2003/12/05 13:28:23 mt 1.45.12.1: #i23061# Code cleanups, fixed gcc WAll warnings, removed unused variables and unused code


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [5e203b40fe4bf7d80005eec69c1ca46f06e3e11c]

INTEGRATION: CWS vclcleanup02 (1.2.4); FILE MERGED 2003/12/17 16:03:26 mt 1.2.4.1: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed soke windows compiler warnings


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [685e016b42083998973db176d7d4e2000ffe7295]

INTEGRATION: CWS vclcleanup02 (1.8.4); FILE MERGED 2003/12/17 16:03:26 mt 1.8.4.2: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed soke windows compiler warnings 2003/12/16 18:15:11 mt 1.8.4.1: #i23061# And more cleanups...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [f464deaf1e2d8cf5cd75529ce75cd2d424a4c002]

INTEGRATION: CWS vclcleanup02 (1.39.12); FILE MERGED 2003/12/17 16:03:25 mt 1.39.12.4: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed soke windows compiler warnings 2003/12/16 18:15:10 mt 1.39.12.3: #i23061# And more cleanups... 2003/12/05 16:45:46 mt 1.39.12.2: RESYNC: (1.39-1.40); FILE MERGED 2003/12/05 13:28:23 mt 1.39.12.1: #i23061# Code cleanups, fixed gcc WAll warnings, removed unused variables and unused code


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [39bd0a3c4a4c5cdd146c6c7e749f1f4d2b760a06]

INTEGRATION: CWS vclcleanup02 (1.11.12); FILE MERGED 2003/12/16 18:15:10 mt 1.11.12.4: #i23061# And more cleanups... 2003/12/11 13:35:20 mt 1.11.12.3: #i23061# VCL cleanup, removed Dummy members and old AccessNotify 2003/12/10 15:59:08 mt 1.11.12.2: #i23061# VCL cleanup, removed headers, methods and types... 2003/12/05 13:28:22 mt 1.11.12.1: #i23061# Code cleanups, fixed gcc WAll warnings, removed unused variables and unused code


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [31dab0b0689d61fdd88c9d09f0e4a9665d958435]

INTEGRATION: CWS vclcleanup02 (1.1.1.1.386); FILE MERGED 2003/12/17 16:03:24 mt 1.1.1.1.386.1: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed soke windows compiler warnings


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [de0c301c0f95e537c9fd834857ff245bc67285b6]

INTEGRATION: CWS vclcleanup02 (1.23.156); FILE MERGED 2003/12/17 16:03:23 mt 1.23.156.3: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed soke windows compiler warnings 2003/12/05 16:45:31 mt 1.23.156.2: RESYNC: (1.23-1.25); FILE MERGED 2003/12/05 13:28:21 mt 1.23.156.1: #i23061# Code cleanups, fixed gcc WAll warnings, removed unused variables and unused code


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [f209ab4dff527a7fd7c2ae197b6d3c64dcec6694]

INTEGRATION: CWS vclcleanup02 (1.12.340); FILE MERGED 2003/12/17 16:03:22 mt 1.12.340.5: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed soke windows compiler warnings 2003/12/16 18:15:09 mt 1.12.340.4: #i23061# And more cleanups... 2003/12/10 15:59:08 mt 1.12.340.3: #i23061# VCL cleanup, removed headers, methods and types... 2003/12/05 16:45:56 mt 1.12.340.2: RESYNC: (1.12-1.13); FILE MERGED 2003/12/05 13:28:20 mt 1.12.340.1: #i23061# Code cleanups, fixed gcc WAll warnings, removed unused variables and unused code


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [7d805db341bea59c8cf03a1705e586f0e7cf33b4]

INTEGRATION: CWS vclcleanup02 (1.31.12); FILE MERGED 2003/12/11 13:35:19 mt 1.31.12.3: #i23061# VCL cleanup, removed Dummy members and old AccessNotify 2003/12/10 15:59:06 mt 1.31.12.2: #i23061# VCL cleanup, removed headers, methods and types... 2003/12/05 13:28:18 mt 1.31.12.1: #i23061# Code cleanups, fixed gcc WAll warnings, removed unused variables and unused code


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [fad2dab88ba666d8f2cb9837e87dced1cedad08d]

INTEGRATION: CWS vclcleanup02 (1.6.380); FILE MERGED 2003/12/18 09:45:27 mt 1.6.380.1: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed some windows compiler warnings


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [9a6886ae15704ebaf17aa498aa0afc2d13e98eea]

INTEGRATION: CWS vclcleanup02 (1.44.374); FILE MERGED 2003/12/18 09:45:26 mt 1.44.374.1: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed some windows compiler warnings


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [57893b89d5bbe2e66745282d4e8a05dd8e33cfaf]

INTEGRATION: CWS vclcleanup02 (1.6.350); FILE MERGED 2003/12/16 18:15:01 mt 1.6.350.1: #i23061# And more cleanups...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [df4e5d1522b8ba80db4d14a99570c0147ede86d5]

INTEGRATION: CWS vclcleanup02 (1.14.350); FILE MERGED 2003/12/18 09:45:25 mt 1.14.350.1: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed some windows compiler warnings


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [68f5efb869ceea7fc614fe125cfccfc94199b0da]

INTEGRATION: CWS vclcleanup02 (1.4.380); FILE MERGED 2003/12/18 09:45:24 mt 1.4.380.1: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed some windows compiler warnings


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [230bd80dca36dfdee47379a12afd0e2e51a046a9]

INTEGRATION: CWS vclcleanup02 (1.5.376); FILE MERGED 2003/12/18 09:45:24 mt 1.5.376.1: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed some windows compiler warnings


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [82b8b6898d17282cd9afed9d020da45d54165b2f]

INTEGRATION: CWS vclcleanup02 (1.3.384); FILE MERGED 2003/12/18 09:45:24 mt 1.3.384.1: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed some windows compiler warnings


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [7b6f0ef9408a77287baa9ce8c9fcd7f1949028c3]

INTEGRATION: CWS vclcleanup02 (1.2.376); FILE MERGED 2003/12/18 09:45:23 mt 1.2.376.1: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed some windows compiler warnings


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [e2289e4695e34e9c06722945c96cd50f2dd4837c]

INTEGRATION: CWS vclcleanup02 (1.5.350); FILE MERGED 2003/12/18 09:45:22 mt 1.5.350.1: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed some windows compiler warnings


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [db7ffaa1412ee9237fa7e74bdc15085344fb84bb]

INTEGRATION: CWS vclcleanup02 (1.57.346); FILE MERGED 2003/12/18 09:45:22 mt 1.57.346.1: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed some windows compiler warnings


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [9e67ceb7f5609c04807cee38837dfd3218f10bb7]

INTEGRATION: CWS vclcleanup02 (1.3.374); FILE MERGED 2003/12/18 09:45:21 mt 1.3.374.1: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed some windows compiler warnings


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [b6ca07261ace7bfc55bb8cd6ec66261fb5410310]

INTEGRATION: CWS vclcleanup02 (1.21.376); FILE MERGED 2003/12/18 09:45:20 mt 1.21.376.1: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed some windows compiler warnings


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [63fc2944a4e2534445ac9b807d30035fe9863021]

INTEGRATION: CWS vclcleanup02 (1.2.376); FILE MERGED 2003/12/18 09:45:19 mt 1.2.376.1: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed some windows compiler warnings


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [dd741b81268046e18c27dbab99f19df02a8b35c1]

INTEGRATION: CWS vclcleanup02 (1.7.350); FILE MERGED 2003/12/16 18:15:00 mt 1.7.350.1: #i23061# And more cleanups...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [b2d3ca24625e9a6c64049a4bc7ddfbd2a1f319c2]

INTEGRATION: CWS vclcleanup02 (1.8.380); FILE MERGED 2003/12/18 09:45:18 mt 1.8.380.1: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed some windows compiler warnings


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [9c073fa511c89277bfd5927ff007d43562876d59]

INTEGRATION: CWS vclcleanup02 (1.2.382); FILE MERGED 2003/12/18 09:45:17 mt 1.2.382.2: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed some windows compiler warnings 2003/12/05 13:28:16 mt 1.2.382.1: #i23061# Code cleanups, fixed gcc WAll warnings, removed unused variables and unused code


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [5cb94d9b2bc567a35ba12979ff2591ef1187cdae]

INTEGRATION: CWS vclcleanup02 (1.31.350); FILE MERGED 2003/12/18 09:45:16 mt 1.31.350.3: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed some windows compiler warnings 2003/12/16 18:14:59 mt 1.31.350.2: #i23061# And more cleanups... 2003/12/05 13:28:15 mt 1.31.350.1: #i23061# Code cleanups, fixed gcc WAll warnings, removed unused variables and unused code


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [d12686228e5c30e4f8f95696b16adce71e78d9a5]

INTEGRATION: CWS vclcleanup02 (1.5.380); FILE MERGED 2003/12/18 09:45:15 mt 1.5.380.1: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed some windows compiler warnings


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [6ac70669204dbaa40103656160a0b64ff5a79d35]

INTEGRATION: CWS vclcleanup02 (1.6.126); FILE MERGED 2003/12/19 07:34:49 mt 1.6.126.1: #i23061# More VCL cleanups...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [2fa0f9c3d8b7a7f441d0f387b367ca2a570161bc]

INTEGRATION: CWS vclcleanup02 (1.5.126); FILE MERGED 2003/12/19 07:34:49 mt 1.5.126.1: #i23061# More VCL cleanups...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [1aa9741fe65423591c1966cf263fd205814045cd]

INTEGRATION: CWS vclcleanup02 (1.3.196); FILE MERGED 2003/12/11 08:50:01 mt 1.3.196.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [a218f78565f88243d6075562859f5dd1387988de]

INTEGRATION: CWS vclcleanup02 (1.6.2); FILE MERGED 2003/12/11 08:50:00 mt 1.6.2.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [5abbfe3f16d7d51142ca52c9fc059b52465f666a]

INTEGRATION: CWS vclcleanup02 (1.56.8); FILE MERGED 2003/12/11 08:49:59 mt 1.56.8.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [d4e9f42960587c1f9082eabbdd32ab7f390e6c7c]

INTEGRATION: CWS vclcleanup02 (1.7.134); FILE MERGED 2003/12/04 15:43:30 mt 1.7.134.1: #i23061# Removed/Changed old StarView stuff


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [023720d93ac99a8e58578684befa8415acb9868b]

INTEGRATION: CWS vclcleanup02 (1.17.134); FILE MERGED 2003/12/04 15:43:29 mt 1.17.134.1: #i23061# Removed/Changed old StarView stuff


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [93f044dab1a3e3d2896dae4fe2ce3cd3a7299899]

INTEGRATION: CWS vclcleanup02 (1.11.114); FILE MERGED 2003/12/04 17:10:16 mt 1.11.114.1: #i23061# Removed/Changed old StarView stuff


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [f076776627dce92bd90d3c87dcaed6a0ddd666c5]

INTEGRATION: CWS vclcleanup02 (1.2.210); FILE MERGED 2003/12/04 17:10:15 mt 1.2.210.1: #i23061# Removed/Changed old StarView stuff


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [e4847bf7ffed5ea4c0e1ae2b2e7300cb2167b124]

INTEGRATION: CWS vclcleanup02 (1.1.1.1.220); FILE MERGED 2003/12/11 08:27:10 mt 1.1.1.1.220.1: #i23061# VCL cleanup, removed headers, methods and types...


2004-01-06  Vladimir Glazounov  <vg@openoffice.org>  [84c0d27dbd22c5a34096a3dc34b5e15517485342]

INTEGRATION: CWS vclcleanup02 (0); FILE MERGED


2004-01-06  Rüdiger Timm  <rt@openoffice.org>  [a43faaaee1ac492239d75c989d06f1a9f4d732ce]

INTEGRATION: CWS mav07 (1.1.2); FILE ADDED 2003/09/29 11:23:55 mav 1.1.2.1: #110406# testing container for embedded object


2004-01-06  Rüdiger Timm  <rt@openoffice.org>  [bc0956666b62cbd09b6e50692b69c046f54dfc46]

INTEGRATION: CWS mav07 (1.1.2); FILE ADDED 2003/09/29 11:23:45 mav 1.1.2.1: #110406# testing container for embedded object


2004-01-06  Rüdiger Timm  <rt@openoffice.org>  [ab9f3ab826f36f1bc5cb4fc30e9fcb0a2088f68c]

INTEGRATION: CWS mav07 (1.1.2); FILE ADDED 2003/09/29 15:14:14 mav 1.1.2.2: #110406# update local information about object linking 2003/09/29 11:23:44 mav 1.1.2.1: #110406# testing container for embedded object


2004-01-06  Rüdiger Timm  <rt@openoffice.org>  [cd77eb3586993578ed12070c972bd45e0620540a]

INTEGRATION: CWS mav07 (1.51.36); FILE MERGED 2003/12/16 09:58:55 mav 1.51.36.3: RESYNC: (1.52-1.54); FILE MERGED 2003/10/28 10:35:57 mav 1.51.36.2: RESYNC: (1.51-1.52); FILE MERGED 2003/10/21 11:27:16 mav 1.51.36.1: #112739# provide png representation


2004-01-06  Rüdiger Timm  <rt@openoffice.org>  [6dd835e7b42f3938741a744cc93aee41e343caae]

INTEGRATION: CWS mav07 (1.37.14); FILE MERGED 2003/12/18 10:13:06 mav 1.37.14.1: #112923# document depends from embed


2004-01-06  Rüdiger Timm  <rt@openoffice.org>  [71f125c93e4aee6b68d85edabb82ad1f1481cdcf]

INTEGRATION: CWS mav07 (1.2.4); FILE MERGED 2003/12/16 08:40:40 mav 1.2.4.8: #112923# EmbeddedObjectDescriptor 2003/11/28 13:45:11 mav 1.2.4.7: #112923# allow to create link of specified type 2003/11/28 12:15:13 mav 1.2.4.6: #112923# separate factory from creator 2003/11/27 17:06:24 mav 1.2.4.5: #112923# separate factory from creator 2003/11/07 11:15:02 mav 1.2.4.4: #112923# NeedsRunningStateException 2003/11/04 11:56:21 mav 1.2.4.3: #112923# LinkageMisuseException 2003/11/03 16:38:29 mav 1.2.4.2: #112923# verb info 2003/09/23 09:59:58 mav 1.2.4.1: #110406# ObjectSaveVetoException


2004-01-06  Rüdiger Timm  <rt@openoffice.org>  [981af05daf3dd7dd688228068e50ac2946855550]

INTEGRATION: CWS mav07 (1.2.4); FILE MERGED 2003/11/04 11:16:07 mav 1.2.4.4: #112923# rename method 2003/11/03 15:57:35 mav 1.2.4.3: #112923# new persistence set policy 2003/09/23 14:49:43 mav 1.2.4.2: #110406# Link URL change is done by creation of a new object 2003/09/23 08:30:03 mav 1.2.4.1: #110406# the linking functionality must be in standalone interface.


2004-01-06  Rüdiger Timm  <rt@openoffice.org>  [bb4a5b9fea49753c74d3aff5d74bb6c0fd33c434]

INTEGRATION: CWS mav07 (1.1.2); FILE ADDED 2003/12/08 12:47:43 mav 1.1.2.2: #112923# properties to initialize object 2003/11/28 13:44:53 mav 1.1.2.1: #112923# allow to create link of specified type


2004-01-06  Rüdiger Timm  <rt@openoffice.org>  [3c8a22995f6ee9eb262ada5ced42e1a8730d3d16]

INTEGRATION: CWS mav07 (1.1.2); FILE ADDED 2003/12/08 12:47:43 mav 1.1.2.2: #112923# properties to initialize object 2003/11/28 12:15:36 mav 1.1.2.1: #112923# separate factory from creator


2004-01-06  Rüdiger Timm  <rt@openoffice.org>  [5cc50000899dee1086b9b786548ecba798ea83d6]

INTEGRATION: CWS mav07 (1.2.4); FILE MERGED 2003/09/17 15:30:48 mav 1.2.4.1: #110406# the object has to scale in case PosRect is different from object size


2004-01-06  Rüdiger Timm  <rt@openoffice.org>  [60e8f324938a83c341cff4ca20c39bf710e41b3b]

INTEGRATION: CWS mav07 (1.2.4); FILE MERGED 2003/11/17 16:35:39 mav 1.2.4.3: #112923# XCloseable support 2003/11/07 11:39:27 mav 1.2.4.2: #112923# Verbs list should contain additional information 2003/11/07 11:15:02 mav 1.2.4.1: #112923# NeedsRunningStateException


2004-01-06  Rüdiger Timm  <rt@openoffice.org>  [d887945ecd0897e8b5fbe176120a584aa83fc352]

INTEGRATION: CWS mav07 (1.2.4); FILE MERGED 2003/11/11 13:58:49 mav 1.2.4.2: #112923# add possible exception 2003/09/23 09:59:57 mav 1.2.4.1: #110406# ObjectSaveVetoException


2004-01-06  Rüdiger Timm  <rt@openoffice.org>  [285b9b09157e66bfa04d21f6ace8df090ae3d4c5]

INTEGRATION: CWS mav07 (1.2.4); FILE MERGED 2003/12/08 12:47:42 mav 1.2.4.8: #112923# properties to initialize object 2003/11/12 09:44:43 mav 1.2.4.7: #112923# no need in return value - the OOo will have persistence 2003/11/03 15:57:35 mav 1.2.4.6: #112923# new persistence set policy 2003/09/23 08:30:02 mav 1.2.4.5: #110406# the linking functionality must be in standalone interface. 2003/09/22 15:35:44 mav 1.2.4.4: #110406# fix typos 2003/09/22 15:33:59 mav 1.2.4.3: #110406# fix typo 2003/09/22 13:19:53 mav 1.2.4.2: #110406# allow to throw WrongStateException 2003/09/19 08:59:42 mav 1.2.4.1: #110406# if object is linked it has different type of persistence


2004-01-06  Rüdiger Timm  <rt@openoffice.org>  [f2c87225e69e79233eb4c90ec272cb50f24573df]

INTEGRATION: CWS mav07 (1.2.4); FILE MERGED 2003/12/15 10:23:37 mav 1.2.4.9: #112923# creator creates object based on classID 2003/12/08 12:47:41 mav 1.2.4.8: #112923# properties to initialize object 2003/11/28 12:15:12 mav 1.2.4.7: #112923# separate factory from creator 2003/11/27 17:06:23 mav 1.2.4.6: #112923# separate factory from creator 2003/11/24 14:31:13 mav 1.2.4.5: #112923# temporary change that allows to test OLE objects 2003/11/24 11:52:37 mav 1.2.4.4: #112923# links can have a persistent 2003/11/11 13:59:17 mav 1.2.4.3: #112923# factory always initializes object 2003/09/22 15:35:44 mav 1.2.4.2: #110406# fix typos 2003/09/22 15:30:47 mav 1.2.4.1: #110406# creation of link objects


2004-01-06  Rüdiger Timm  <rt@openoffice.org>  [cf778b017933db5c18efeddb4e9112d08a6755f4]

INTEGRATION: CWS mav07 (1.1.2); FILE ADDED 2003/12/15 10:23:36 mav 1.1.2.4: #112923# creator creates object based on classID 2003/12/08 12:47:40 mav 1.1.2.3: #112923# properties to initialize object 2003/11/28 12:15:11 mav 1.1.2.2: #112923# separate factory from creator 2003/11/27 17:05:51 mav 1.1.2.1: #112923# separate factory from creator


2004-01-06  Rüdiger Timm  <rt@openoffice.org>  [2975fbf7057ee023af6904495c0037f09ad2eae7]

INTEGRATION: CWS mav07 (1.2.4); FILE MERGED 2003/11/17 16:35:37 mav 1.2.4.1: #112923# XCloseable support


2004-01-06  Rüdiger Timm  <rt@openoffice.org>  [19881b84683e04725d635265db5a6b95ab2d2546]

INTEGRATION: CWS mav07 (1.2.4); FILE MERGED 2003/09/22 13:18:01 mav 1.2.4.1: #110406# change comments


2004-01-06  Rüdiger Timm  <rt@openoffice.org>  [d8c9eccbfc8b662c1a6159c20389248196bf41e3]

INTEGRATION: CWS mav07 (1.1.2); FILE ADDED 2003/11/03 14:27:39 mav 1.1.2.1: #112923# description of verbs


2004-01-06  Rüdiger Timm  <rt@openoffice.org>  [5e9f7635e066244997a14d66257acfdabf467cf1]

INTEGRATION: CWS mav07 (1.1.2); FILE ADDED 2003/09/23 09:58:39 mav 1.1.2.1: #110406# ObjectSaveVetoException


2004-01-06  Rüdiger Timm  <rt@openoffice.org>  [f29a12a1f64761d05cff0dc74e85ced3642a5f83]

INTEGRATION: CWS mav07 (1.1.2); FILE ADDED 2003/11/07 11:14:23 mav 1.1.2.1: #112923# initial version


2004-01-06  Rüdiger Timm  <rt@openoffice.org>  [3c8c630104da07d1de2aaacecd235159479772c3]

INTEGRATION: CWS mav07 (1.1.2); FILE ADDED 2003/11/04 11:55:36 mav 1.1.2.1: #112923# misuse of linkage functionality


2004-01-06  Rüdiger Timm  <rt@openoffice.org>  [f940eb63db55e68439b95f83996001cc589b688d]

INTEGRATION: CWS mav07 (1.1.2); FILE ADDED 2003/12/16 08:38:22 mav 1.1.2.1: #112923# EmbeddedObjectDescriptor


2004-01-06  Rüdiger Timm  <rt@openoffice.org>  [077b63c077eda0edfcd952f69307446f1658ba43]

INTEGRATION: CWS mav07 (1.2.4); FILE MERGED 2003/11/03 14:28:35 mav 1.2.4.1: #112923# use only standard aspects


2004-01-06  Rüdiger Timm  <rt@openoffice.org>  [acdf4d664fad9feb5727ed4881116c76424c2f4d]

INTEGRATION: CWS mav07 (1.2.4); FILE MERGED 2003/12/17 17:47:01 mav 1.2.4.6: #112923# fix recync problem 2003/12/16 09:34:21 mav 1.2.4.5: RESYNC: (1.2-1.3); FILE MERGED 2003/11/21 12:12:36 mav 1.2.4.4: #112923# allow storage copiing when stream is opened for writing 2003/11/12 12:42:02 mav 1.2.4.3: #112923# reopen substorage for writing 2003/09/24 11:14:17 mav 1.2.4.2: #110406# fix typo 2003/09/24 11:04:24 mav 1.2.4.1: #110406# fix assertion


2004-01-06  Rüdiger Timm  <rt@openoffice.org>  [6fe9e878faa3d2922a8387a97cf317162a560b5d]

INTEGRATION: CWS mav07 (1.2.4); FILE MERGED 2003/12/16 09:33:55 mav 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2003/11/21 12:12:36 mav 1.2.4.1: #112923# allow storage copiing when stream is opened for writing


2004-01-06  Rüdiger Timm  <rt@openoffice.org>  [f16f936c8a8898f3ce9bd5ef50cb869c39a6ae46]

INTEGRATION: CWS mav07 (1.2.4); FILE MERGED 2003/12/16 09:33:43 mav 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2003/11/21 12:12:35 mav 1.2.4.1: #112923# allow storage copiing when stream is opened for writing


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [ce0000cae2b57c616c913484d30c040f808fdb88]

INTEGRATION: CWS qadev15 (1.1.2); FILE ADDED 2003/12/19 09:09:50 sw 1.1.2.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [a957e6a2c7e8c3292a2a2d69252f18cc05d0ec02]

INTEGRATION: CWS qadev15 (1.1.2); FILE ADDED 2003/12/19 09:08:52 sw 1.1.2.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [c353e14c3fb462610e116240d51c74dbea460a8d]

INTEGRATION: CWS qadev15 (1.1.2); FILE ADDED 2003/12/19 09:08:21 sw 1.1.2.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [d18a8d90522468281304f1228a7034a9ea6ace88]

INTEGRATION: CWS qadev15 (1.1.2); FILE ADDED 2003/12/18 14:32:32 sw 1.1.2.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [a2896ffbd53d26e436ca98189e544559eb097024]

INTEGRATION: CWS qadev15 (1.1.2); FILE ADDED 2003/12/18 14:31:07 sw 1.1.2.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [c90e35ed095281b7a04414147eaa296e34267b3a]

INTEGRATION: CWS qadev15 (1.1.2); FILE ADDED 2003/12/18 14:30:41 sw 1.1.2.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [d71648df030a932a99a3eec17e46d27f49c33200]

INTEGRATION: CWS qadev15 (1.1.2); FILE ADDED 2003/12/19 09:27:36 sw 1.1.2.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [c6382359b6f56f4519892c489bc640c9298ecb58]

INTEGRATION: CWS qadev15 (1.1.2); FILE ADDED 2003/12/19 09:27:12 sw 1.1.2.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [c6574bd0390d69fb7c4eda7e2070077658b6375b]

INTEGRATION: CWS qadev15 (1.1.2); FILE ADDED 2003/12/19 09:26:00 sw 1.1.2.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [3eba72c4e8af4f2d20a9031cf1b1c9cd6f5be69d]

INTEGRATION: CWS qadev15 (1.1.2); FILE ADDED 2003/12/19 16:27:11 sw 1.1.2.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [f88273c4b6f72dfb8cab98514a5cb82b5b488b2a]

INTEGRATION: CWS qadev15 (1.1.2); FILE ADDED 2003/12/19 16:27:31 sw 1.1.2.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [e632ecf15c2a05cb2cf13a15c8f81caf13966e52]

INTEGRATION: CWS qadev15 (1.1.2); FILE ADDED 2003/12/19 16:26:35 sw 1.1.2.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [34f0b7b5133f0ffdcc49eef013c85bbcff5c5b1f]

INTEGRATION: CWS qadev15 (1.1.2); FILE ADDED 2003/12/29 06:08:08 mindyliu 1.1.2.3: #114401# add ifIpv4is() 2003/12/24 08:48:16 mindyliu 1.1.2.2: #114401# some little modify 2003/12/22 07:36:55 lla 1.1.2.1: #114401# socket split.


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [cfc3b63c5b1aba67328289d4915dba7d0484c08c]

INTEGRATION: CWS qadev15 (1.1.2); FILE ADDED 2003/12/29 06:05:50 mindyliu 1.1.2.4: #114401# for avoid compile error on solaris 2003/12/24 08:49:04 mindyliu 1.1.2.3: #114401# some little modify 2003/12/23 05:46:53 mindyliu 1.1.2.2: #114401# some small errors modified 2003/12/22 07:37:08 lla 1.1.2.1: #114401# socket split.


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [5bc0976004b896406f8633228adf9d00022eb04b]

INTEGRATION: CWS qadev15 (1.1.2); FILE ADDED 2003/12/22 08:03:55 lla 1.1.2.2: #114401# replace IP_PORT_XXX, services, protocols, cleanups 2003/12/22 07:36:43 lla 1.1.2.1: #114401# socket split.


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [17444967eedb1a8057911e4a5ea113c7e94988c3]

INTEGRATION: CWS qadev15 (1.1.2); FILE ADDED 2003/12/29 04:14:13 mindyliu 1.1.2.3: #114401# remove something to avoid compile problem on solaris 2003/12/18 11:28:16 lla 1.1.2.2: #114401# move getHostname_003 to osl_Socket_tests.cxx 2003/12/18 11:07:06 lla 1.1.2.1: #114401# new playground for some socket tests.


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [0d26c1a196dc2286d1148ef09c2349b42a3d33f8]

INTEGRATION: CWS qadev15 (1.1.2); FILE ADDED 2003/12/22 07:35:35 lla 1.1.2.1: #114401# socket split.


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [16ad1447feada023316a2ab999312cc370e34c34]

INTEGRATION: CWS qadev15 (1.4.2); FILE MERGED 2003/12/22 08:03:55 lla 1.4.2.2: #114401# replace IP_PORT_XXX, services, protocols, cleanups 2003/12/18 02:41:58 mindyliu 1.4.2.1: #114401# some small additions


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [674392e3bf52ea98058b6e605f797d3eada9d87d]

INTEGRATION: CWS qadev15 (1.1.2); FILE ADDED 2004/01/02 10:19:46 mindyliu 1.1.2.7: #114401# change in gethostname_002 2004/01/02 07:56:20 mindyliu 1.1.2.6: #114401# tiny modify 2004/01/02 07:48:33 mindyliu 1.1.2.5: #114401# use helper function ifIpv4is 2003/12/24 08:50:31 mindyliu 1.1.2.4: #114401# remove osl_Socket_Const.h 2003/12/23 05:46:52 mindyliu 1.1.2.3: #114401# some small errors modified 2003/12/22 08:03:55 lla 1.1.2.2: #114401# replace IP_PORT_XXX, services, protocols, cleanups 2003/12/22 07:36:02 lla 1.1.2.1: #114401# socket split.


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [19523d22912b8e893f96b5745d57b165e98ad8f9]

INTEGRATION: CWS qadev15 (1.1.2); FILE ADDED 2003/12/24 08:49:52 mindyliu 1.1.2.3: #114401# remove osl_Socket_Const.h 2003/12/22 08:03:54 lla 1.1.2.2: #114401# replace IP_PORT_XXX, services, protocols, cleanups 2003/12/22 07:35:48 lla 1.1.2.1: #114401# socket split.


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [360953dece815d559603386b58be329d92ec54b7]

INTEGRATION: CWS qadev15 (1.5.2); FILE MERGED 2003/12/22 07:40:20 lla 1.5.2.6: #114401# make old Socket resitent to new changes. 2003/12/18 11:28:15 lla 1.5.2.5: #114401# move getHostname_003 to osl_Socket_tests.cxx 2003/12/18 07:57:30 mindyliu 1.5.2.4: #114401# add a case to test isExceptionPending, but it's not enough 2003/12/18 02:41:58 mindyliu 1.5.2.3: #114401# some small additions 2003/12/15 12:18:32 lla 1.5.2.2: #114401# enhance getHostname_002 2003/12/15 02:48:39 mindyliu 1.5.2.1: #114401# some special cases, mainly when error occurs


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [476ef1925c9ee0fec09c48599c527c458b3f45d7]

INTEGRATION: CWS qadev15 (1.1.2); FILE ADDED 2003/12/24 08:22:04 mindyliu 1.1.2.3: #114401# remove osl_Socket_Const.h 2003/12/22 08:03:54 lla 1.1.2.2: #114401# replace IP_PORT_XXX, services, protocols, cleanups 2003/12/22 07:37:20 lla 1.1.2.1: #114401# socket split.


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [c718b5f0317c0c98de354eb85f78a4445e7476b4]

INTEGRATION: CWS qadev15 (1.1.2); FILE ADDED 2003/12/24 08:23:17 mindyliu 1.1.2.3: #114401# remove osl_Socket_Const.h 2003/12/22 08:03:54 lla 1.1.2.2: #114401# replace IP_PORT_XXX, services, protocols, cleanups 2003/12/22 07:36:16 lla 1.1.2.1: #114401# socket split.


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [5adba34f367b090716d645bc6fde8d5f195acf31]

INTEGRATION: CWS qadev15 (1.1.2); FILE ADDED 2003/12/24 08:24:02 mindyliu 1.1.2.3: #114401# remove osl_Socket_Const.h 2003/12/22 08:03:53 lla 1.1.2.2: #114401# replace IP_PORT_XXX, services, protocols, cleanups 2003/12/22 07:36:30 lla 1.1.2.1: #114401# socket split.


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [5bb567a42f0c8969933fcd1f8c218962f9f14cd0]

INTEGRATION: CWS qadev15 (1.3.10); FILE MERGED 2003/12/22 08:03:53 lla 1.3.10.3: #114401# replace IP_PORT_XXX, services, protocols, cleanups 2003/12/18 11:34:14 lla 1.3.10.2: #114401# SLOFILES seems to have a problem within windows. 2003/12/18 11:07:54 lla 1.3.10.1: #114401# add new test lib Socket_tests


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [5527a473d48ce04df64d69d1f4e2e2da441c337f]

INTEGRATION: CWS qadev15 (1.6.2); FILE MERGED 2004/01/02 08:21:48 lla 1.6.2.1: #114401# changes for getFileType_005


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [453c23ffa09bc971cfc5b863d5119deb9f51bc95]

INTEGRATION: CWS qadev15 (1.4.10); FILE MERGED 2003/12/15 02:57:46 mindyliu 1.4.10.1: #114401# remove osl_shutdownSocket, add osl_removeFromSocketSet


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [415512450a7f84a95395280c8d17425cff197b4f]

INTEGRATION: CWS qadev15 (1.8.10); FILE MERGED 2004/01/02 12:06:28 lla 1.8.10.1: #114401# socket tests temporaly removed.


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [16fba716d4259b8d5fc914c39638849cdcf06cbf]

INTEGRATION: CWS qadev15 (1.3.202); FILE MERGED 2003/12/16 06:03:44 mindyliu 1.3.202.1: #114401# isExceptionPending return


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [1663a71dfe2b5ba2a7ab2c0c4cd6b8546d9d35d2]

INTEGRATION: CWS qadev15 (1.3.220); FILE MERGED 2003/12/18 11:21:30 lla 1.3.220.1: #i23666# turner in variable assignment


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [99405f2491af4040440a04f69fdd759cb89fffc7]

INTEGRATION: CWS qadev15 (1.1.2); FILE ADDED 2003/12/19 15:32:49 sw 1.1.2.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [a592c651320f0201cfc95b29b8ff0936f03d32f2]

INTEGRATION: CWS qadev15 (1.1.2); FILE ADDED 2003/12/19 15:32:17 sw 1.1.2.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [198b8681b57ba373e0524e16e740aebcee27b79c]

INTEGRATION: CWS qadev15 (1.1.2); FILE ADDED 2003/12/19 15:31:55 sw 1.1.2.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [120568d810953148a79f728790305198897865c0]

INTEGRATION: CWS qadev15 (1.1.2); FILE ADDED 2003/12/19 15:31:36 sw 1.1.2.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [78113c63882ec92b975f69e141a0d9ea287a7ae7]

INTEGRATION: CWS qadev15 (1.1.2); FILE ADDED 2003/12/16 15:04:08 sw 1.1.2.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [64618bcdf8bf0a9fbe4835fd6d46ff7f79a5af3e]

INTEGRATION: CWS qadev15 (1.1.2); FILE ADDED 2003/12/16 15:05:41 sw 1.1.2.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [e12527b7eafec91aad48f4d1796c657accc7a7eb]

INTEGRATION: CWS qadev15 (1.1.2); FILE ADDED 2003/12/16 15:04:58 sw 1.1.2.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [481a9a3b4d050a1f8e3dee97d416bbce4fa9829a]

INTEGRATION: CWS qadev15 (1.1.2); FILE ADDED 2003/12/16 15:03:26 sw 1.1.2.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [4094988ccc4d4632acafea31edfc70de2506e944]

INTEGRATION: CWS qadev15 (1.1.2); FILE ADDED 2003/12/16 15:01:51 sw 1.1.2.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [6e42e2dba0926ad640a14964a8f139f5421cf3f5]

INTEGRATION: CWS qadev15 (1.1.2); FILE ADDED 2003/12/16 15:02:20 sw 1.1.2.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [6dff6fc24a92da4b7931f27721f77bd91e42976a]

INTEGRATION: CWS qadev15 (1.1.2); FILE ADDED 2003/12/16 15:01:21 sw 1.1.2.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [4b8c66e6dbb63900b5f866807deb97ca4d4db5b8]

INTEGRATION: CWS qadev15 (1.1.2); FILE ADDED 2003/12/18 09:53:36 sw 1.1.2.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [e7e6d7c7c534d5150a63c4fc265082434b035eb0]

INTEGRATION: CWS qadev15 (1.1.2); FILE ADDED 2003/12/18 09:53:13 sw 1.1.2.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [3a0b486d0e9fa58c5a8909641c783653b93c2e17]

INTEGRATION: CWS qadev15 (1.1.2); FILE ADDED 2003/12/18 09:52:52 sw 1.1.2.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [22bd01fdc13f1a7c90837049b13356432974043c]

INTEGRATION: CWS qadev15 (1.2.2); FILE MERGED 2003/12/18 17:20:46 sw 1.2.2.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [30174f090e189089f83acda7e1e0a0a6d92537c6]

INTEGRATION: CWS qadev15 (1.2.2); FILE MERGED 2003/12/18 17:20:45 sw 1.2.2.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [b77ec674b1e46fe77e16a2779c85e4e48186534b]

INTEGRATION: CWS qadev15 (1.2.2); FILE MERGED 2003/12/18 17:20:44 sw 1.2.2.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [f016126ec8336e05ec5646e526e347b9b1f70a0c]

INTEGRATION: CWS qadev15 (1.3.18); FILE MERGED 2003/12/18 17:20:44 sw 1.3.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [f4e8624d4c2d3968633da0ed455561c931b7a661]

INTEGRATION: CWS qadev15 (1.3.18); FILE MERGED 2003/12/18 17:20:43 sw 1.3.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [9a52fadf68f3fed51ac6b0ee26743f132c064993]

INTEGRATION: CWS qadev15 (1.3.18); FILE MERGED 2003/12/18 17:20:42 sw 1.3.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [3ccbcf306cb2ce898a71f26d10b60cd97fec6bc6]

INTEGRATION: CWS qadev15 (1.3.18); FILE MERGED 2003/12/18 17:20:41 sw 1.3.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [14987415d39812cfaecd38d7ced6cad1a5417902]

INTEGRATION: CWS qadev15 (1.3.18); FILE MERGED 2003/12/18 17:20:40 sw 1.3.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [30cd01b8af7fde84609db0429ad9e245fcd4703d]

INTEGRATION: CWS qadev15 (1.3.18); FILE MERGED 2003/12/18 17:20:39 sw 1.3.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [5dbb1b50045b536ad693cc5d9cdfa0087cd3d3b2]

INTEGRATION: CWS qadev15 (1.3.18); FILE MERGED 2003/12/18 17:20:38 sw 1.3.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [10cab5a106b20d4b15692295f0f665ecb6dd7b4e]

INTEGRATION: CWS qadev15 (1.3.18); FILE MERGED 2003/12/18 17:20:37 sw 1.3.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [feaea6994964349617ac32dae1110106826cd701]

INTEGRATION: CWS qadev15 (1.3.18); FILE MERGED 2003/12/18 17:20:36 sw 1.3.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [35451d16a5f3c3999c926de42ae5a8611fffc8f2]

INTEGRATION: CWS qadev15 (1.3.18); FILE MERGED 2003/12/18 17:20:35 sw 1.3.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [a1a39968d5601f6f20d2efdddc13ee81eec43dd6]

INTEGRATION: CWS qadev15 (1.3.18); FILE MERGED 2003/12/18 17:20:34 sw 1.3.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [262be0b25e58741c96c764aeecfd9089a3787e9f]

INTEGRATION: CWS qadev15 (1.3.18); FILE MERGED 2003/12/18 17:20:33 sw 1.3.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [a99c26fc7cb389bc545f560ccc5dadfc35351efe]

INTEGRATION: CWS qadev15 (1.3.18); FILE MERGED 2003/12/18 17:20:32 sw 1.3.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [f2cee572df2cdd509c2f971e73b1a14a52166731]

INTEGRATION: CWS qadev15 (1.3.18); FILE MERGED 2003/12/18 17:20:31 sw 1.3.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [67376c00861772324a98e30c84f7ffa5dfc40b95]

INTEGRATION: CWS qadev15 (1.3.18); FILE MERGED 2003/12/18 17:20:30 sw 1.3.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [b592acf86feadf889d62a82aacd585637b172225]

INTEGRATION: CWS qadev15 (1.4.8); FILE MERGED 2003/12/18 17:20:29 sw 1.4.8.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [7efca43b7493e19a3acc014f5b95d4ee29d146b9]

INTEGRATION: CWS qadev15 (1.4.8); FILE MERGED 2003/12/18 17:20:28 sw 1.4.8.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [235c924e45dbdfa2ef539d7d6cdce55f4c9ae038]

INTEGRATION: CWS qadev15 (1.3.18); FILE MERGED 2003/12/18 17:20:27 sw 1.3.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [e969ba6a777f8d8aa25c53f298740ed6c38f51c5]

INTEGRATION: CWS qadev15 (1.3.18); FILE MERGED 2003/12/18 17:20:26 sw 1.3.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [c71d672fd90a759f6493e29b13bfbfa30b23f22a]

INTEGRATION: CWS qadev15 (1.3.18); FILE MERGED 2003/12/18 17:20:25 sw 1.3.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [9eff4a0903e627ff8a57a60eb5d4133da04a744e]

INTEGRATION: CWS qadev15 (1.4.8); FILE MERGED 2003/12/18 17:20:24 sw 1.4.8.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [511db823a4e75c2e9cd4226a5fb9f4b83d414dcb]

INTEGRATION: CWS qadev15 (1.3.18); FILE MERGED 2003/12/18 17:20:24 sw 1.3.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [caded445ba4d6b34296491ea83da1f7445541edf]

INTEGRATION: CWS qadev15 (1.3.18); FILE MERGED 2003/12/18 17:20:22 sw 1.3.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [b120563fce62d62c9050eaff00408c2e746e9b70]

INTEGRATION: CWS qadev15 (1.3.18); FILE MERGED 2003/12/18 17:20:21 sw 1.3.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [cc23cc0a009987dbc886fa7d0ea50d4c6a05ae27]

INTEGRATION: CWS qadev15 (1.3.18); FILE MERGED 2003/12/18 17:20:20 sw 1.3.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [d0f603a82735e48f8ff3a6b355f172e12870128c]

INTEGRATION: CWS qadev15 (1.3.18); FILE MERGED 2003/12/18 17:20:19 sw 1.3.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [c63761fcf864897f61778c2020c00ab83f489575]

INTEGRATION: CWS qadev15 (1.3.18); FILE MERGED 2003/12/18 17:20:18 sw 1.3.18.2: #114449# 2003/12/18 14:44:34 sw 1.3.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [976b8a5df8821a013da66b69fdb716d9a1e09892]

INTEGRATION: CWS qadev15 (1.3.18); FILE MERGED 2003/12/18 17:20:17 sw 1.3.18.2: #114449# 2003/12/18 14:44:33 sw 1.3.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [727e6a03d65627db97f2f033bf7bdde3a9b97b70]

INTEGRATION: CWS qadev15 (1.4.8); FILE MERGED 2003/12/18 17:20:17 sw 1.4.8.2: #114449# 2003/12/18 14:44:33 sw 1.4.8.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [e4f5831858cfadc3549315f012aac54659e2f3bc]

INTEGRATION: CWS qadev15 (1.4.18); FILE MERGED 2003/12/18 17:20:16 sw 1.4.18.2: #114449# 2003/12/18 14:44:32 sw 1.4.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [983fb7e8ee4de82d66781b40de307e742259ea62]

INTEGRATION: CWS qadev15 (1.9.18); FILE MERGED 2003/12/18 17:20:15 sw 1.9.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [8af711219ce5c2f35ab4973e6888159ffb3d070c]

INTEGRATION: CWS qadev15 (1.7.18); FILE MERGED 2003/12/18 17:20:14 sw 1.7.18.2: #114449# 2003/12/18 14:44:32 sw 1.7.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [24668542808a643f55eaa17622257461f8968881]

INTEGRATION: CWS qadev15 (1.4.18); FILE MERGED 2003/12/18 17:20:13 sw 1.4.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [211c9d6cb362964356ea76b5637311ca2436167c]

INTEGRATION: CWS qadev15 (1.4.18); FILE MERGED 2003/12/18 17:20:13 sw 1.4.18.2: #114449# 2003/12/18 14:44:32 sw 1.4.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [33d4f1d98cdcda267559ab82acb5377b392cfab9]

INTEGRATION: CWS qadev15 (1.8.18); FILE MERGED 2003/12/18 17:20:12 sw 1.8.18.2: #114449# 2003/12/18 14:44:31 sw 1.8.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [0ee84409a620c9d210650996b15f59a365c92749]

INTEGRATION: CWS qadev15 (1.4.18); FILE MERGED 2003/12/18 17:20:12 sw 1.4.18.2: #114449# 2003/12/18 14:44:31 sw 1.4.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [6d9343830a228dbc8dfecfc4b5004c8d6f4918be]

INTEGRATION: CWS qadev15 (1.7.18); FILE MERGED 2003/12/18 17:20:11 sw 1.7.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [d12316738c6cefbb869a31c6990cb2f69d5184a2]

INTEGRATION: CWS qadev15 (1.9.14); FILE MERGED 2003/12/18 17:20:10 sw 1.9.14.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [42c97bc97b35a4fad3fab926395fff291767455e]

INTEGRATION: CWS qadev15 (1.2.18); FILE MERGED 2003/12/18 17:20:09 sw 1.2.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [a5428ff6443af39616f2c9e1df7b9ef54a169a1b]

INTEGRATION: CWS qadev15 (1.4.18); FILE MERGED 2003/12/18 17:20:08 sw 1.4.18.2: #114449# 2003/12/18 14:44:30 sw 1.4.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [0197d826c9c28c15150bcdaf4cbaddd04194c6bf]

INTEGRATION: CWS qadev15 (1.10.18); FILE MERGED 2003/12/18 17:20:07 sw 1.10.18.2: #114449# 2003/12/18 14:44:30 sw 1.10.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [aaaa28c6695c415b62bd7d0b77305d64719be3c3]

INTEGRATION: CWS qadev15 (1.5.8); FILE MERGED 2003/12/18 17:20:07 sw 1.5.8.2: #114449# 2003/12/18 14:44:29 sw 1.5.8.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [23a03a68c1ecf27530c332999bae95a108ba15ea]

INTEGRATION: CWS qadev15 (1.9.8); FILE MERGED 2003/12/18 17:20:05 sw 1.9.8.2: #114449# 2003/12/18 14:44:29 sw 1.9.8.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [e8059a1ccf8347700ce78fd8131bf4984e2e5206]

INTEGRATION: CWS qadev15 (1.5.18); FILE MERGED 2003/12/18 17:20:04 sw 1.5.18.2: #114449# 2003/12/18 14:44:28 sw 1.5.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [bd6083f59680f26d81ac1a0456bbaaf7849d63f4]

INTEGRATION: CWS qadev15 (1.6.18); FILE MERGED 2003/12/18 17:20:04 sw 1.6.18.2: #114449# 2003/12/18 14:44:28 sw 1.6.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [889e9789353aaf747032ee4c6b01b163792d10a5]

INTEGRATION: CWS qadev15 (1.4.18); FILE MERGED 2003/12/18 17:20:03 sw 1.4.18.2: #114449# 2003/12/18 14:44:28 sw 1.4.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [79c0b7d618ae21179d8709db609877bda23359e8]

INTEGRATION: CWS qadev15 (1.6.18); FILE MERGED 2003/12/18 17:20:02 sw 1.6.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [fa76129ec9b72a7927849559f9abd553a3001c7f]

INTEGRATION: CWS qadev15 (1.4.18); FILE MERGED 2003/12/18 17:20:02 sw 1.4.18.2: #114449# 2003/12/18 14:44:27 sw 1.4.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [7c85d99b4c534a458ab591fd5d26144acbab176a]

INTEGRATION: CWS qadev15 (1.4.18); FILE MERGED 2003/12/18 17:20:01 sw 1.4.18.2: #114449# 2003/12/18 14:44:27 sw 1.4.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [66b6d5e33d660d8eb5667a3dc7a0a170bb6edeb4]

INTEGRATION: CWS qadev15 (1.4.18); FILE MERGED 2003/12/18 17:20:00 sw 1.4.18.2: #114449# 2003/12/18 14:44:26 sw 1.4.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [17b125549fc09c4599c26e7bb60826b27ef9e859]

INTEGRATION: CWS qadev15 (1.5.18); FILE MERGED 2003/12/18 17:20:00 sw 1.5.18.2: #114449# 2003/12/18 14:44:26 sw 1.5.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [de57a4f4a35a2918d2d9879fdf3cf440f4cd1f72]

INTEGRATION: CWS qadev15 (1.7.18); FILE MERGED 2003/12/18 17:19:59 sw 1.7.18.2: #114449# 2003/12/18 14:44:25 sw 1.7.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [247823bf80ddada651bab278cceb2224c994b9ca]

INTEGRATION: CWS qadev15 (1.6.18); FILE MERGED 2003/12/18 17:19:59 sw 1.6.18.2: #114449# 2003/12/18 14:44:25 sw 1.6.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [084ac8497fd39b5bc9dc11edec98710637397339]

INTEGRATION: CWS qadev15 (1.3.18); FILE MERGED 2003/12/17 08:59:21 sw 1.3.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [46660fcb384a3c91ac8ca013b42cae585ddcbd99]

INTEGRATION: CWS qadev15 (1.3.18); FILE MERGED 2003/12/17 08:59:20 sw 1.3.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [0823721ed7f6b152b9dba99944c51f681654b2de]

INTEGRATION: CWS qadev15 (1.3.18); FILE MERGED 2003/12/17 08:59:19 sw 1.3.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [94f9a6ef4967bfbfeaf7a86343c4151be24db020]

INTEGRATION: CWS qadev15 (1.3.18); FILE MERGED 2003/12/17 08:59:18 sw 1.3.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [c7803856609cef09fa4bd3f47563dca3ba11eea7]

INTEGRATION: CWS qadev15 (1.3.18); FILE MERGED 2003/12/17 08:59:17 sw 1.3.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [ec3f098a39c259640daf5cf8e5f3b465697286e8]

INTEGRATION: CWS qadev15 (1.3.18); FILE MERGED 2003/12/17 08:59:16 sw 1.3.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [6789cdcac7b5c101507093892d239a80d4380962]

INTEGRATION: CWS qadev15 (1.3.18); FILE MERGED 2003/12/17 08:59:15 sw 1.3.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [533113170e27df2f7c9da3e249b27ce705526dec]

INTEGRATION: CWS qadev15 (1.4.18); FILE MERGED 2003/12/17 08:59:15 sw 1.4.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [4d664e090297522e4d7e9f7741ac9bd7b4892340]

INTEGRATION: CWS qadev15 (1.4.8); FILE MERGED 2003/12/17 08:59:15 sw 1.4.8.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [2c9d5ae037474c5927d3280a7124f4c2eb9d0915]

INTEGRATION: CWS qadev15 (1.3.18); FILE MERGED 2003/12/17 08:59:14 sw 1.3.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [d68793134c4908e6bdcc3be3f83a559f759079ac]

INTEGRATION: CWS qadev15 (1.5.18); FILE MERGED 2003/12/17 08:59:13 sw 1.5.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [6d9f12a50734df378424e41e2a298eb76ef3708b]

INTEGRATION: CWS qadev15 (1.3.18); FILE MERGED 2003/12/17 08:59:13 sw 1.3.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [d8bebadf739de76d50a86cfe6ed0322009fceaf2]

INTEGRATION: CWS qadev15 (1.3.18); FILE MERGED 2003/12/17 08:59:12 sw 1.3.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [60e454221689008015b52cc02512f17b67304626]

INTEGRATION: CWS qadev15 (1.4.18); FILE MERGED 2003/12/17 08:59:12 sw 1.4.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [798a3606d7a5f5a0a86d1f770d73a42917ff7469]

INTEGRATION: CWS qadev15 (1.4.18); FILE MERGED 2003/12/17 08:59:11 sw 1.4.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [904fb9fb598bdffe9f3fe40bb960b6d866483e0b]

INTEGRATION: CWS qadev15 (1.3.18); FILE MERGED 2003/12/17 08:59:11 sw 1.3.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [ea9cdc60b547883f56298becc7fae81f9a8d5a0c]

INTEGRATION: CWS qadev15 (1.3.18); FILE MERGED 2003/12/17 08:59:10 sw 1.3.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [bbf80b247828c7a92402b1cdd37855c65827f1b8]

INTEGRATION: CWS qadev15 (1.3.18); FILE MERGED 2003/12/17 08:59:09 sw 1.3.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [ac6ca06ef4126d7f321c2155d3556528eed5bca3]

INTEGRATION: CWS qadev15 (1.3.18); FILE MERGED 2003/12/17 08:59:08 sw 1.3.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [5d354f414b28f706cb4896154836754d36ed3154]

INTEGRATION: CWS qadev15 (1.3.18); FILE MERGED 2003/12/17 08:59:07 sw 1.3.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [d48ba8f8111bfdabe10532b6838a25fb6f3fd968]

INTEGRATION: CWS qadev15 (1.4.18); FILE MERGED 2003/12/17 08:59:07 sw 1.4.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [ca6411f1487fdbdbc01ee1c21309ea40e4b4e4f4]

INTEGRATION: CWS qadev15 (1.3.18); FILE MERGED 2003/12/17 08:59:06 sw 1.3.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [4f965a61917167f05a92401b063c5eea9250fdef]

INTEGRATION: CWS qadev15 (1.4.18); FILE MERGED 2003/12/17 08:59:05 sw 1.4.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [4b97daac281aa0814fb0625561ef5646f4abd4fe]

INTEGRATION: CWS qadev15 (1.3.18); FILE MERGED 2003/12/17 08:59:05 sw 1.3.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [0fcabb1ef4dfeae0e347468c4ce03a5ca0a471cf]

INTEGRATION: CWS qadev15 (1.4.18); FILE MERGED 2003/12/17 08:59:04 sw 1.4.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [19869d8975f1e3e426c5b562d1da97eba4c543d1]

INTEGRATION: CWS qadev15 (1.3.18); FILE MERGED 2003/12/17 08:59:04 sw 1.3.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [9c8ab46d613fed59542fb8815b3a170a5a4e0157]

INTEGRATION: CWS qadev15 (1.3.18); FILE MERGED 2003/12/17 08:59:03 sw 1.3.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [50d66bf7470f3c0fa0f43925ddb8cc87ff2155c2]

INTEGRATION: CWS qadev15 (1.3.18); FILE MERGED 2003/12/17 08:59:02 sw 1.3.18.1: #114449#


2004-01-05  Ingrid Halama  <iha@openoffice.org>  [313aaec1c1fe53d15133e2c5518fd3bd6c137960]

no space in the middle of a single ring chart


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [54ceebc1a589498a827699f47c13cb3c27d1f850]

INTEGRATION: CWS qadev15 (1.4.18); FILE MERGED 2003/12/17 08:59:01 sw 1.4.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [7f22fe1c7599b537d7fe7e00122a7d33aaa860cd]

INTEGRATION: CWS qadev15 (1.3.18); FILE MERGED 2003/12/17 08:59:01 sw 1.3.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [37893c1ed5e9858d60e9cab117f4e251c15868be]

INTEGRATION: CWS qadev15 (1.6.18); FILE MERGED 2003/12/17 08:59:00 sw 1.6.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [7e563cb7048ca561204f3f1da93748e5bd3e6973]

INTEGRATION: CWS qadev15 (1.3.18); FILE MERGED 2003/12/17 08:59:00 sw 1.3.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [bba50b34d43422b5db1d70cbdc3c74bf15fbb886]

INTEGRATION: CWS qadev15 (1.3.18); FILE MERGED 2003/12/17 08:58:59 sw 1.3.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [1ebd41cb23eb24a472b06f12bca61f41f79bc8dd]

INTEGRATION: CWS qadev15 (1.3.18); FILE MERGED 2003/12/17 08:58:58 sw 1.3.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [d3888b093824be7562431327cd5a0a466109ee93]

INTEGRATION: CWS qadev15 (1.3.18); FILE MERGED 2003/12/17 08:58:57 sw 1.3.18.1: #114449#


2004-01-05  Ingrid Halama  <iha@openoffice.org>  [fe01fdb973447bbb98223ba876c9035ad73b41de]

added DataPoint labels


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [ad80b4c93970ea9657f4cd8bc6251b3e901fbfe4]

INTEGRATION: CWS qadev15 (1.3.18); FILE MERGED 2003/12/17 08:58:56 sw 1.3.18.1: #114449#


2004-01-05  Ingrid Halama  <iha@openoffice.org>  [95d042dc6056793d0c0f0cf8139bb6f3c0e5242e]

additional LABEL_ALIGN_ments used e.g. for Data Labels in PieChart


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [1d44bd87fe140a3fd6b503911524f5a434d7542f]

INTEGRATION: CWS qadev15 (1.3.18); FILE MERGED 2003/12/17 08:58:55 sw 1.3.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [62cdaa80f477983c2d395f69f802c9014e295c8d]

INTEGRATION: CWS qadev15 (1.3.18); FILE MERGED 2003/12/17 08:58:54 sw 1.3.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [830b558917c1aaa1b23d45bde8a373275c35bf7e]

INTEGRATION: CWS qadev15 (1.4.18); FILE MERGED 2003/12/17 08:58:53 sw 1.4.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [843f76a443071d98a37037d980c96c4cdc24593e]

INTEGRATION: CWS qadev15 (1.4.18); FILE MERGED 2003/12/17 08:58:52 sw 1.4.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [ca2bc2a188ef4d725942f794947227ea3cd57891]

INTEGRATION: CWS qadev15 (1.4.18); FILE MERGED 2003/12/17 08:58:51 sw 1.4.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [1ebfa23f286d44e3517c548736f5fce7754a4fe0]

INTEGRATION: CWS qadev15 (1.4.18); FILE MERGED 2003/12/17 08:58:50 sw 1.4.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [af5586682c0782809ef52df33eb374ccd38889a8]

INTEGRATION: CWS qadev15 (1.5.18); FILE MERGED 2003/12/17 08:58:50 sw 1.5.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [07f415f29bae7921c64b61685f4155121fac10f1]

INTEGRATION: CWS qadev15 (1.4.18); FILE MERGED 2003/12/17 08:58:49 sw 1.4.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [bcc550958934c267605716495eab43d42a92b145]

INTEGRATION: CWS qadev15 (1.5.18); FILE MERGED 2003/12/17 08:58:48 sw 1.5.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [b0f49c792e42a594651b2ac8d0f6f878d6c7a9d7]

INTEGRATION: CWS qadev15 (1.4.18); FILE MERGED 2003/12/17 08:58:48 sw 1.4.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [88a48cd74b25004beb47e261ab4d4c50df28c423]

INTEGRATION: CWS qadev15 (1.4.18); FILE MERGED 2003/12/17 08:58:47 sw 1.4.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [4a2b847b659ac31dd74da9ee2cb395bb9aacd6df]

INTEGRATION: CWS qadev15 (1.4.18); FILE MERGED 2003/12/18 10:03:17 sw 1.4.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [be423e68b5a50470e1b48d0be2bd9624ff522610]

INTEGRATION: CWS qadev15 (1.3.18); FILE MERGED 2003/12/18 10:03:16 sw 1.3.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [ec1b55f7f728b18744e7e1fd54b4df8ec4747342]

INTEGRATION: CWS qadev15 (1.3.18); FILE MERGED 2003/12/18 10:03:15 sw 1.3.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [56a25e8d81fee46c929d9b21ccd3d92e471854af]

INTEGRATION: CWS qadev15 (1.4.18); FILE MERGED 2003/12/18 10:03:15 sw 1.4.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [77343245ad7428f299a34593124c6fe650cb384a]

INTEGRATION: CWS qadev15 (1.3.18); FILE MERGED 2003/12/18 10:03:14 sw 1.3.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [2f00156304060157bee89e67ccb06f4f1ef3197c]

INTEGRATION: CWS qadev15 (1.4.18); FILE MERGED 2003/12/18 10:03:13 sw 1.4.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [592138cc1c8de6993bc0ee9b54bef47f9ef42d0c]

INTEGRATION: CWS qadev15 (1.4.18); FILE MERGED 2003/12/18 10:03:12 sw 1.4.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [531d45b86e8a12c57795c3b1963e791cd2d8ff46]

INTEGRATION: CWS qadev15 (1.4.18); FILE MERGED 2003/12/18 10:03:11 sw 1.4.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [0b2a50965ec029da77f1f3cbba107da47a80a4e8]

INTEGRATION: CWS qadev15 (1.3.18); FILE MERGED 2003/12/18 10:03:10 sw 1.3.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [07941f22df2b40e34983f01c0ab6da8226f68be9]

INTEGRATION: CWS qadev15 (1.4.18); FILE MERGED 2003/12/18 10:03:10 sw 1.4.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [caf0c5fb64c99c5fe27d9e1244c344cd778a5744]

INTEGRATION: CWS qadev15 (1.4.18); FILE MERGED 2003/12/18 10:03:09 sw 1.4.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [28f574031ade8b66e72a78ba464ddbd8c62c4c0b]

INTEGRATION: CWS qadev15 (1.4.18); FILE MERGED 2003/12/18 10:03:08 sw 1.4.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [ba0d2dd06228f95fc88e03a41a8f207caedf92eb]

INTEGRATION: CWS qadev15 (1.4.18); FILE MERGED 2003/12/18 10:03:07 sw 1.4.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [43185cf9907e05021ec3d9d9125596b2164e6293]

INTEGRATION: CWS qadev15 (1.4.18); FILE MERGED 2003/12/18 10:03:06 sw 1.4.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [77448b0a2311b5fd5fdb04b1487670d57cf1107e]

INTEGRATION: CWS qadev15 (1.3.18); FILE MERGED 2003/12/18 10:03:06 sw 1.3.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [ed4bf02210b5940c893149beba5f002870a3e62a]

INTEGRATION: CWS qadev15 (1.4.18); FILE MERGED 2003/12/18 10:03:05 sw 1.4.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [662471fe00a32ed572e3d6d4673df2ba57369f35]

INTEGRATION: CWS qadev15 (1.4.18); FILE MERGED 2003/12/18 10:03:04 sw 1.4.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [3262dd1a0b2ea5c8c4e037762314c9e63b02e354]

INTEGRATION: CWS qadev15 (1.4.18); FILE MERGED 2003/12/18 10:03:03 sw 1.4.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [752417c95eabcca64a93d432f82051c4d15f627f]

INTEGRATION: CWS qadev15 (1.2.18); FILE MERGED 2003/12/18 10:03:03 sw 1.2.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [f3780557e2c5574c01a11cd3098c55b6e15f1733]

INTEGRATION: CWS qadev15 (1.5.18); FILE MERGED 2003/12/18 10:03:02 sw 1.5.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [1d8e5e39a0130d7b0223ad992fd6c78764cfeac4]

INTEGRATION: CWS qadev15 (1.4.18); FILE MERGED 2003/12/18 08:21:03 sw 1.4.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [209a934c6f4612ef428d1b0e475b7cbb69f3895b]

INTEGRATION: CWS qadev15 (1.3.18); FILE MERGED 2003/12/18 08:21:03 sw 1.3.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [518475523ff4a932e19fb85fdd33989ce5510f19]

INTEGRATION: CWS qadev15 (1.4.2); FILE MERGED 2003/12/18 08:21:02 sw 1.4.2.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [599689056453908073504b44f4d13aaabdd343f9]

INTEGRATION: CWS qadev15 (1.3.18); FILE MERGED 2003/12/18 08:21:02 sw 1.3.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [800cacd10c43776430f2f74c4fa8710564fc9048]

INTEGRATION: CWS qadev15 (1.4.18); FILE MERGED 2003/12/18 08:21:02 sw 1.4.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [7dc5cf9db213087b0f460b4876953f570dfbd05b]

INTEGRATION: CWS qadev15 (1.4.18); FILE MERGED 2003/12/18 08:21:01 sw 1.4.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [34602cbd9cd99f67726b83e8786c664ad0dec04b]

INTEGRATION: CWS qadev15 (1.3.18); FILE MERGED 2003/12/18 08:21:01 sw 1.3.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [2df08949fa960bad37c7cf1da75f2c516dfd52b4]

INTEGRATION: CWS qadev15 (1.4.18); FILE MERGED 2003/12/18 08:21:00 sw 1.4.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [acaf930168e22dc2dcff4a02af65b890e273b025]

INTEGRATION: CWS qadev15 (1.3.18); FILE MERGED 2003/12/18 08:21:00 sw 1.3.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [18e7cbd9a2df7dabeaf6255d50951b93ee172242]

INTEGRATION: CWS qadev15 (1.4.18); FILE MERGED 2003/12/18 08:20:59 sw 1.4.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [87025fbbe1e2a239797f15362ae1bad20dfc23e8]

INTEGRATION: CWS qadev15 (1.4.18); FILE MERGED 2003/12/18 08:20:58 sw 1.4.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [783b23ec56e411c5421e6c037aa96c62ae665790]

INTEGRATION: CWS qadev15 (1.3.18); FILE MERGED 2003/12/18 08:20:58 sw 1.3.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [1a78715821b858d9d5a1d902162d91a5ed15a437]

INTEGRATION: CWS qadev15 (1.3.18); FILE MERGED 2003/12/18 08:20:57 sw 1.3.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [037ed7331e4789d7332abcc9e7b6824f99d85526]

INTEGRATION: CWS qadev15 (1.5.18); FILE MERGED 2003/12/18 08:20:57 sw 1.5.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [931095b35d502903d41ae168bf0eac20b0d0cf69]

INTEGRATION: CWS qadev15 (1.4.18); FILE MERGED 2003/12/18 08:20:57 sw 1.4.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [2c1e2b6dcaf2bf040d524ce5305e80d83ba79f54]

INTEGRATION: CWS qadev15 (1.5.18); FILE MERGED 2003/12/18 08:20:56 sw 1.5.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [488bce31500e8cd10ac9cbb28e12f02c31227a77]

INTEGRATION: CWS qadev15 (1.3.18); FILE MERGED 2003/12/16 09:14:36 sw 1.3.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [3f65ac6d801f7bbe65e433187bd92fa96e74f2b5]

INTEGRATION: CWS qadev15 (1.3.18); FILE MERGED 2003/12/16 09:14:35 sw 1.3.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [5ecb71cb62264a901d9013e02686f7d4c4b9c416]

INTEGRATION: CWS qadev15 (1.3.18); FILE MERGED 2003/12/16 09:14:34 sw 1.3.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [575b4eff3b6baadfca7bd73acd25ada7ae70c378]

INTEGRATION: CWS qadev15 (1.3.18); FILE MERGED 2003/12/16 09:14:33 sw 1.3.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [88d62d6755a23a8b26585190eab6be332b9ceffe]

INTEGRATION: CWS qadev15 (1.4.18); FILE MERGED 2003/12/16 09:14:33 sw 1.4.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [3a480364ef5fe7376d80499a3e561f7925b1a288]

INTEGRATION: CWS qadev15 (1.3.18); FILE MERGED 2003/12/16 09:14:32 sw 1.3.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [01ce0a9f0845f57e5258602cb0bd76651abef5bc]

INTEGRATION: CWS qadev15 (1.4.18); FILE MERGED 2003/12/16 09:14:32 sw 1.4.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [3db89a5f9a778665b96837d0f305c9f12a13d5cd]

INTEGRATION: CWS qadev15 (1.5.2); FILE MERGED 2003/12/16 09:14:31 sw 1.5.2.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [2e63c135dc28be3bab6beea55a926a2dbba84f36]

INTEGRATION: CWS qadev15 (1.4.18); FILE MERGED 2003/12/16 09:14:31 sw 1.4.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [3c288c2d0ca7238e75f0f66a65afa5e65da5ef13]

INTEGRATION: CWS qadev15 (1.4.18); FILE MERGED 2003/12/16 09:14:30 sw 1.4.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [aa2c529671ca6e6bd95a1384b9ccf2e1f876523e]

INTEGRATION: CWS qadev15 (1.4.18); FILE MERGED 2003/12/16 09:14:29 sw 1.4.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [97380d9017c89051ffc7bf88b4bd72b7021ebcae]

INTEGRATION: CWS qadev15 (1.4.18); FILE MERGED 2003/12/16 09:14:28 sw 1.4.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [7267f3265f59206a2da61adf55537d310ff49951]

INTEGRATION: CWS qadev15 (1.4.18); FILE MERGED 2003/12/16 09:14:27 sw 1.4.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [29837d3336ad1cf59a84d6ad6824345ac64f130d]

INTEGRATION: CWS qadev15 (1.7.2); FILE MERGED 2003/12/16 09:14:27 sw 1.7.2.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [582c1236bd7d4c958463ce031481c4347ac57363]

INTEGRATION: CWS qadev15 (1.5.2); FILE MERGED 2003/12/16 09:14:26 sw 1.5.2.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [dda6e0b7c639551bc2f0b05197bba3e7981788dd]

INTEGRATION: CWS qadev15 (1.4.18); FILE MERGED 2003/12/16 09:14:26 sw 1.4.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [5e95a5a054e080838faac99943fcef3254e9687c]

INTEGRATION: CWS qadev15 (1.4.18); FILE MERGED 2003/12/16 09:14:25 sw 1.4.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [1935585710f7a4b73ca6ae3fc506af2a97ba5e4d]

INTEGRATION: CWS qadev15 (1.3.18); FILE MERGED 2003/12/16 09:14:24 sw 1.3.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [0bcdec7f95cefe1cf8f97b2df3b97461feb37925]

INTEGRATION: CWS qadev15 (1.2.18); FILE MERGED 2003/12/16 09:14:23 sw 1.2.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [e81a5641a66a6197da903deb99abc86531476d1d]

INTEGRATION: CWS qadev15 (1.5.8); FILE MERGED 2003/12/16 09:14:23 sw 1.5.8.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [087b611e4cbf98d3519080f78922c0e3356edf03]

INTEGRATION: CWS qadev15 (1.4.18); FILE MERGED 2003/12/16 09:14:22 sw 1.4.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [9041f327c77cf10fcd681ee463df03a7b9ed35d8]

INTEGRATION: CWS qadev15 (1.3.18); FILE MERGED 2003/12/16 09:14:21 sw 1.3.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [d8489eb1ab6136b431df58305a841bee9039b252]

INTEGRATION: CWS qadev15 (1.4.18); FILE MERGED 2003/12/16 09:14:21 sw 1.4.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [9daf8bd5406c56d92ff1c897a26f9004dd737be0]

INTEGRATION: CWS qadev15 (1.4.18); FILE MERGED 2003/12/16 09:14:20 sw 1.4.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [600e5e86f1ce2f314997ef5e4716a6f7549b2c15]

INTEGRATION: CWS qadev15 (1.5.2); FILE MERGED 2003/12/16 09:14:19 sw 1.5.2.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [edc8985ac09a3e8978178c42b116969856db4eaa]

INTEGRATION: CWS qadev15 (1.3.18); FILE MERGED 2003/12/16 09:14:19 sw 1.3.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [8aa8902b44674c200057e949b4fa389d1b6187c8]

INTEGRATION: CWS qadev15 (1.4.18); FILE MERGED 2003/12/16 09:14:18 sw 1.4.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [910aca20139ce07aa795ff79b1258beca30d0bcf]

INTEGRATION: CWS qadev15 (1.4.18); FILE MERGED 2003/12/16 09:14:17 sw 1.4.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [49ffeea7784c488be4a5e87928f115c5a64a6597]

INTEGRATION: CWS qadev15 (1.4.18); FILE MERGED 2003/12/16 09:14:16 sw 1.4.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [d02eaa242b52cb9c5d37c7fb138556fb6106dca0]

INTEGRATION: CWS qadev15 (1.3.18); FILE MERGED 2003/12/16 09:14:16 sw 1.3.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [6a1bfdcd6c8df5d6cb68ad7958879fee5487ce58]

INTEGRATION: CWS qadev15 (1.3.18); FILE MERGED 2003/12/16 09:14:15 sw 1.3.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [6b87ee44abc8553ade77f13e766a2bd0ba969ab3]

INTEGRATION: CWS qadev15 (1.4.18); FILE MERGED 2003/12/16 09:14:15 sw 1.4.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [6a622259a1d15184544e5b74d6f07ebffe7aa81d]

INTEGRATION: CWS qadev15 (1.3.18); FILE MERGED 2003/12/16 09:14:14 sw 1.3.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [b08633630c55a8989fd36fa455d2fc1529831dac]

INTEGRATION: CWS qadev15 (1.4.18); FILE MERGED 2003/12/16 09:14:14 sw 1.4.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [3de23c7dc36c7d249ce458f4178623932fc87b05]

INTEGRATION: CWS qadev15 (1.5.8); FILE MERGED 2003/12/16 09:14:13 sw 1.5.8.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [96016eea322adeb8117a4160bbd9d56c0fe02974]

INTEGRATION: CWS qadev15 (1.4.18); FILE MERGED 2003/12/16 09:14:13 sw 1.4.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [3cba685c18d02f68c6c1042ed1febcb3eaf0f5a7]

INTEGRATION: CWS qadev15 (1.4.18); FILE MERGED 2003/12/16 09:14:12 sw 1.4.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [636d8cd347c37568589794dfea95ab1e025de62b]

INTEGRATION: CWS qadev15 (1.3.18); FILE MERGED 2003/12/16 09:14:12 sw 1.3.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [7816e1b1a3ffaf4a71f88b5dfdd498b875245633]

INTEGRATION: CWS qadev15 (1.3.18); FILE MERGED 2003/12/16 09:14:11 sw 1.3.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [893c66f4cb57986319c4f7e5256ca11fc34e226a]

INTEGRATION: CWS qadev15 (1.4.18); FILE MERGED 2003/12/16 09:14:11 sw 1.4.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [0442d158896948a5186c0b1ec7f77d33e6eb5661]

INTEGRATION: CWS qadev15 (1.4.18); FILE MERGED 2003/12/16 09:14:10 sw 1.4.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [760afebb5eee497a5585d35b4afae2a0746f51f3]

INTEGRATION: CWS qadev15 (1.5.8); FILE MERGED 2003/12/16 09:14:09 sw 1.5.8.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [39b35e861c1803aaff5b8dc3252b0f294994df77]

INTEGRATION: CWS qadev15 (1.4.18); FILE MERGED 2003/12/16 09:14:09 sw 1.4.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [9f4344b66eb6463783c548a2b883657de7770fdb]

INTEGRATION: CWS qadev15 (1.2.18); FILE MERGED 2003/12/16 09:14:08 sw 1.2.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [a80c66f87b68a67ae800d7b3c5e260ec99676717]

INTEGRATION: CWS qadev15 (1.4.18); FILE MERGED 2003/12/16 09:14:08 sw 1.4.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [9f7a27200bbaa30f518b49d183d2af10a4635b4a]

INTEGRATION: CWS qadev15 (1.4.18); FILE MERGED 2003/12/16 09:14:07 sw 1.4.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [e978861f574d30aeda908a734c4e8452c4e830fe]

INTEGRATION: CWS qadev15 (1.4.18); FILE MERGED 2003/12/16 09:14:06 sw 1.4.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [494d240963d5a4bdf183f917cdb49129b9987188]

INTEGRATION: CWS qadev15 (1.4.18); FILE MERGED 2003/12/16 09:14:05 sw 1.4.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [f2ffbbbc0647b3856d5e15c0c14a8b8633538a22]

INTEGRATION: CWS qadev15 (1.4.18); FILE MERGED 2003/12/16 09:14:03 sw 1.4.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [ce6d813bd95fa466caede9099ecf4fd80d741a70]

INTEGRATION: CWS qadev15 (1.3.18); FILE MERGED 2003/12/16 09:14:03 sw 1.3.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [1af9af4c468e310e57eab81d73db448c403fa820]

INTEGRATION: CWS qadev15 (1.2.18); FILE MERGED 2003/12/16 09:14:02 sw 1.2.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [2a5ce9628cbb2baced966b2494f2c255fc14e755]

INTEGRATION: CWS qadev15 (1.4.18); FILE MERGED 2003/12/16 09:14:01 sw 1.4.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [b0772957f4c58d957b1a4a9e6cb7c4311849e21a]

INTEGRATION: CWS qadev15 (1.3.18); FILE MERGED 2003/12/16 09:14:01 sw 1.3.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [30b56dd43c0df1178fd6aa9837743d61f4195b2c]

INTEGRATION: CWS qadev15 (1.4.18); FILE MERGED 2003/12/16 09:14:00 sw 1.4.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [3cfa45959e5a019373de79d25b40ec1b9a3aedde]

INTEGRATION: CWS qadev15 (1.4.18); FILE MERGED 2003/12/16 09:13:59 sw 1.4.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [5742eeec1ace2d4f3c97a5a5b7e0ad49b43aca63]

INTEGRATION: CWS qadev15 (1.4.18); FILE MERGED 2003/12/16 09:13:58 sw 1.4.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [086eb399b71935759c1c853bfdb0f06057713dd7]

INTEGRATION: CWS qadev15 (1.4.18); FILE MERGED 2003/12/16 09:13:57 sw 1.4.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [65b01e50238a7ceb3a51e035839152b62174cfc8]

INTEGRATION: CWS qadev15 (1.4.18); FILE MERGED 2003/12/16 09:13:56 sw 1.4.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [02c6392dacf4049e2063db284dd510780a4f86e1]

INTEGRATION: CWS qadev15 (1.4.18); FILE MERGED 2003/12/16 09:13:55 sw 1.4.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [5510d09dd6d97c9178a2372da43fa05989bad20b]

INTEGRATION: CWS qadev15 (1.4.18); FILE MERGED 2003/12/16 09:13:54 sw 1.4.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [ac6eb7a6cdd7152e4a037ce7bbaff36c7bd53811]

INTEGRATION: CWS qadev15 (1.5.8); FILE MERGED 2003/12/16 09:13:53 sw 1.5.8.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [9e2a0d851091426bc8af41fbde72e41d88cdfa84]

INTEGRATION: CWS qadev15 (1.6.8); FILE MERGED 2003/12/16 09:13:53 sw 1.6.8.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [e22dc8fbd07149f121507a4bc921fa94f08139e0]

INTEGRATION: CWS qadev15 (1.5.8); FILE MERGED 2003/12/16 09:13:52 sw 1.5.8.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [46e5ea06cf68adab5bafabbf82147e1770491990]

INTEGRATION: CWS qadev15 (1.4.18); FILE MERGED 2003/12/16 09:13:52 sw 1.4.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [90a386da86d09544743df4488dc7dc591b0a31fd]

INTEGRATION: CWS qadev15 (1.4.18); FILE MERGED 2003/12/16 09:13:51 sw 1.4.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [6d789be42a3f8e40b61933dc069d05ed30d04b86]

INTEGRATION: CWS qadev15 (1.6.8); FILE MERGED 2003/12/16 09:13:50 sw 1.6.8.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [3a3e129983b88458e10e1bcbc1b2f069939d9713]

INTEGRATION: CWS qadev15 (1.4.18); FILE MERGED 2003/12/16 09:13:50 sw 1.4.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [5c4478c024b19a7ed72fb1d3e6fe2365882ffef6]

INTEGRATION: CWS qadev15 (1.5.8); FILE MERGED 2003/12/16 09:13:49 sw 1.5.8.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [a854221cb4857f83ff835824403983841560f236]

INTEGRATION: CWS qadev15 (1.4.18); FILE MERGED 2003/12/16 09:13:48 sw 1.4.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [47b1e9960b0b681d8bec84e1b0ebf6febb311153]

INTEGRATION: CWS qadev15 (1.2.18); FILE MERGED 2003/12/16 09:13:48 sw 1.2.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [af862f4accd8f8ac1043dd242b140d92ed0c06b6]

INTEGRATION: CWS qadev15 (1.4.18); FILE MERGED 2003/12/16 09:13:47 sw 1.4.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [a1c2adc1b1c9dc83ddbc2af6f969688183da05fa]

INTEGRATION: CWS qadev15 (1.5.18); FILE MERGED 2003/12/16 09:13:47 sw 1.5.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [2064dcea6d130087238c74e70df76aa57de7309b]

INTEGRATION: CWS qadev15 (1.6.18); FILE MERGED 2003/12/16 09:13:47 sw 1.6.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [ea51943d174a656ec518c74775072f3c7a680294]

INTEGRATION: CWS qadev15 (1.5.18); FILE MERGED 2003/12/16 09:13:46 sw 1.5.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [4b3e18e31ffd70e047e37305ffc1632a5ce3db43]

INTEGRATION: CWS qadev15 (1.5.18); FILE MERGED 2003/12/16 09:13:45 sw 1.5.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [ad57a8bd564929937d8db64ba124ea6bddd1ae47]

INTEGRATION: CWS qadev15 (1.4.18); FILE MERGED 2003/12/16 09:13:44 sw 1.4.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [1ce7635e9423992ded61a0c3f63132ae2c51aa84]

INTEGRATION: CWS qadev15 (1.6.18); FILE MERGED 2003/12/16 09:13:44 sw 1.6.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [4f675a89b30c654680f5b659fb485f5cf5f44484]

INTEGRATION: CWS qadev15 (1.2.18); FILE MERGED 2003/12/16 09:13:43 sw 1.2.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [2b8efbaa4f54c27bd5f331d9a09a0b5fad1b1cfa]

INTEGRATION: CWS qadev15 (1.1.54); FILE MERGED 2003/12/18 16:27:32 sw 1.1.54.4: #114449# 2003/12/18 15:47:08 sw 1.1.54.3: #114449# 2003/12/18 08:49:31 sw 1.1.54.2: #114449# 2003/12/16 09:15:11 sw 1.1.54.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [73be8628bb800ac081ed4dc0329a81b81ee8cd26]

INTEGRATION: CWS qadev15 (1.7.2); FILE MERGED 2003/12/18 17:23:11 sw 1.7.2.5: #114449# 2003/12/18 17:11:06 sw 1.7.2.4: #114449# 2003/12/18 16:51:07 sw 1.7.2.3: #114449# 2003/12/18 15:46:44 sw 1.7.2.2: #114449# 2003/12/18 10:43:21 sw 1.7.2.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [a79a824eb22434d7e1797ba25411194623ac735e]

INTEGRATION: CWS qadev15 (1.4.18); FILE MERGED 2003/12/18 12:30:29 sw 1.4.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [d64c727a3d8e24bf455691a4c5d9e90233fd1f81]

INTEGRATION: CWS qadev15 (1.3.18); FILE MERGED 2003/12/16 11:37:45 sw 1.3.18.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [c8a9cfc08432e95c1a32a3af9194137122831919]

INTEGRATION: CWS qadev15 (1.1.2); FILE ADDED 2003/12/19 08:40:12 sw 1.1.2.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [2f6b1c9bc8a5c0790c796cf936199f2c4181ae6e]

INTEGRATION: CWS qadev15 (1.1.2); FILE ADDED 2003/12/19 08:39:47 sw 1.1.2.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [504789cccc54bf18c1ae5ef078709c37c7d80116]

INTEGRATION: CWS qadev15 (1.12.6); FILE MERGED 2003/12/18 14:03:14 lla 1.12.6.2: #114400# cleanup exit code. 2003/12/15 11:26:51 lla 1.12.6.1: #114400# exit code


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [bdd89b9c198a2efb8ba2ae9a4c2daddf6b292c7b]

INTEGRATION: CWS qadev15 (1.1.2); FILE ADDED 2003/12/19 09:46:59 sw 1.1.2.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [6531b21d97e1dd9df38a1502140b652603be9ecf]

INTEGRATION: CWS qadev15 (1.1.2); FILE ADDED 2003/12/19 09:46:38 sw 1.1.2.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [4a87cd3bfab27623fd75fc7ff2635fc0b0e8f5e7]

INTEGRATION: CWS qadev15 (1.1.2); FILE ADDED 2003/12/19 09:47:23 sw 1.1.2.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [d6eece98db9478b367662d3df0eb1b81a3b37470]

INTEGRATION: CWS qadev15 (1.1.2); FILE ADDED 2003/12/19 09:45:17 sw 1.1.2.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [afd7f3533c442eca65a6cecc3e54db148bc2f2a9]

INTEGRATION: CWS qadev15 (1.1.2); FILE ADDED 2003/12/19 09:44:49 sw 1.1.2.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [b0b0f2c4ed33272eb9d3e4363754eec6f9543665]

INTEGRATION: CWS qadev15 (1.1.2); FILE ADDED 2003/12/19 09:43:42 sw 1.1.2.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [0283eba965599f96e8d1f181c1d158d784ddb1bc]

INTEGRATION: CWS qadev15 (1.1.2); FILE ADDED 2003/12/18 13:19:05 sw 1.1.2.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [5a600bfb089acd4c0b4a6f6a8c831bd012fd5647]

INTEGRATION: CWS qadev15 (1.1.2); FILE ADDED 2003/12/18 13:18:19 sw 1.1.2.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [79fe98f6bef9263dda9666dfbebdeba0fff4a68c]

INTEGRATION: CWS qadev15 (1.1.2); FILE ADDED 2003/12/18 13:19:58 sw 1.1.2.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [3cfd95b955c888e4310941e2c9dfc2bd9a7e2ff1]

INTEGRATION: CWS qadev15 (1.1.2); FILE ADDED 2003/12/18 13:14:53 sw 1.1.2.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [63e534a481979d4bb186ef7a34270e8bae619766]

INTEGRATION: CWS qadev15 (1.1.2); FILE ADDED 2003/12/18 13:13:55 sw 1.1.2.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [b58260fff4be7fe95e9b07588126885d2ca60e03]

INTEGRATION: CWS qadev15 (1.1.2); FILE ADDED 2003/12/18 13:12:42 sw 1.1.2.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [dd8d35520540d8b2190e946239a383282d535cfa]

INTEGRATION: CWS qadev15 (1.1.2); FILE ADDED 2003/12/19 14:36:09 sw 1.1.2.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [b26146f5909f19f54f126e1fc9110c5a8ffcbdd9]

INTEGRATION: CWS qadev15 (1.1.2); FILE ADDED 2003/12/19 14:35:44 sw 1.1.2.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [4c3a5fc7b655e9364ffeb3ba938d94008b7a4944]

INTEGRATION: CWS qadev15 (1.1.2); FILE ADDED 2003/12/19 14:33:29 sw 1.1.2.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [1248c03b18cd6e4a266eaee97e64580f518d4824]

INTEGRATION: CWS qadev15 (1.1.2); FILE ADDED 2003/12/19 14:33:09 sw 1.1.2.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [2d7e33028921700ce4c9fce71ea636668ad1f288]

INTEGRATION: CWS qadev15 (1.1.2); FILE ADDED 2003/12/19 14:32:46 sw 1.1.2.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [0784db777086e360ba5c94ac4d2cba757c4db13d]

INTEGRATION: CWS qadev15 (1.1.2); FILE ADDED 2003/12/19 12:36:11 sw 1.1.2.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [25496438a10cfba7906a544d5302121663a15d55]

INTEGRATION: CWS qadev15 (1.1.2); FILE ADDED 2003/12/19 12:35:20 sw 1.1.2.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [7cacc879ad9a31d3b0093a2aa9e627c575289409]

INTEGRATION: CWS qadev15 (1.1.2); FILE ADDED 2003/12/19 12:34:32 sw 1.1.2.1: #114449#


2004-01-05  Ingrid Halama  <iha@openoffice.org>  [b6300448e32f3908847c6346a1a42ce3c4ce8575]

changed matching: first category index matches to real number 1.0 (not 0.0 anymore)


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [c50e261056939f2715ad542f364b166c53497db4]

INTEGRATION: CWS qadev15 (1.1.2); FILE ADDED 2003/12/19 12:34:52 sw 1.1.2.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [6713d87e6b9fdbe5f4fbf3e330e28b053a7666c3]

INTEGRATION: CWS qadev15 (1.1.2); FILE ADDED 2003/12/17 15:38:07 sw 1.1.2.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [22c1b4f56dc5a409b9b39e8d1292961fb561509f]

INTEGRATION: CWS qadev15 (1.1.2); FILE ADDED 2003/12/17 15:35:55 sw 1.1.2.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [664084f17f5de2eb1577e1bb402d6587a276c537]

INTEGRATION: CWS qadev15 (1.1.2); FILE ADDED 2003/12/17 15:37:14 sw 1.1.2.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [c4f3cfc0df634677b5be5c0ae9b12efa38de4d8e]

INTEGRATION: CWS qadev15 (1.1.2); FILE ADDED 2003/12/17 15:36:44 sw 1.1.2.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [e8edbe45efe3c57eb032009f0f795ed545148f0c]

INTEGRATION: CWS qadev15 (1.1.2); FILE ADDED 2003/12/17 15:37:39 sw 1.1.2.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [b8fc8a94a4fc575ba7d2128c9edb5f1114025ae9]

INTEGRATION: CWS qadev15 (1.1.2); FILE ADDED 2003/12/17 15:34:25 sw 1.1.2.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [a6f73a63cb26e5b4ad3708b3950b78d957244477]

INTEGRATION: CWS qadev15 (1.1.2); FILE ADDED 2003/12/17 15:34:48 sw 1.1.2.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [a1fa1e210dfe2bed5319b3eac39f4ff62145e5c9]

INTEGRATION: CWS qadev15 (1.1.2); FILE ADDED 2003/12/17 15:33:37 sw 1.1.2.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [3c7e17507a88e7867c61637d4c8b1970df3f9d10]

INTEGRATION: CWS qadev15 (1.1.2); FILE ADDED 2003/12/19 14:54:41 sw 1.1.2.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [e542f1fa77fe4195922ce18ef33ba96ff5ccd8b1]

INTEGRATION: CWS qadev15 (1.1.2); FILE ADDED 2003/12/19 14:53:50 sw 1.1.2.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [930d0d2ce32094ebb6261effe332a1dbacf09f54]

INTEGRATION: CWS qadev15 (1.1.2); FILE ADDED 2003/12/19 14:53:25 sw 1.1.2.1: #114449#


2004-01-05  Oliver Bolte  <obo@openoffice.org>  [5216b6e128109c13e3e3d2eaabb19dc483d0f1df]

INTEGRATION: CWS qadev15 (1.1.2); FILE ADDED 2003/12/19 14:52:52 sw 1.1.2.1: #114449#


2004-01-05  Ingrid Halama  <iha@openoffice.org>  [735ef0434258e9ad16412922048fe538f03db0ef]

corrected method createArea3D


2004-01-05  Rüdiger Timm  <rt@openoffice.org>  [ce03294d3fd4beef2ecc7f6536c970938721c1b9]

INTEGRATION: CWS os24 (1.2.332); FILE MERGED 2003/12/01 11:16:19 os 1.2.332.1: #i21659# preselect Name edit field


2004-01-05  Rüdiger Timm  <rt@openoffice.org>  [101b446f146c90001f75e9fead52e95551de0fb2]

INTEGRATION: CWS os24 (1.24.202); FILE MERGED 2003/11/27 10:40:57 os 1.24.202.1: #114117# help ids for ListBoxes and CheckBoxes in Appearance TabPage


2004-01-05  Rüdiger Timm  <rt@openoffice.org>  [7e3d7ea0f47cd8c19a10bf8592f21a92e20cb392]

INTEGRATION: CWS os24 (1.2.506); FILE MERGED 2003/12/01 11:15:57 os 1.2.506.1: #i21659# preselect Name edit field


2004-01-05  Rüdiger Timm  <rt@openoffice.org>  [14785549eaa36949055807c24a659dbcfeb79b95]

INTEGRATION: CWS os24 (1.39.24); FILE MERGED 2003/11/27 10:40:41 os 1.39.24.1: #114117# help ids for ListBoxes and CheckBoxes in Appearance TabPage


2004-01-05  Rüdiger Timm  <rt@openoffice.org>  [e2e4df146978a678df4a59aeaf8a91e98d0d44f2]

INTEGRATION: CWS os24 (1.15.296.2) Done manually because of corrupted tags.


2004-01-05  Ingrid Halama  <iha@openoffice.org>  [dca055b9f50f8391a4ccda29086ff1b2cfab69eb]

changed matching: first category index matches to real number 1.0 (not 0.0 anymore)


2004-01-05  Rüdiger Timm  <rt@openoffice.org>  [f55c31d16509cead78c0089df35ac5f5fe03fc05]

INTEGRATION: CWS os24 (1.6.296.1) Done manually because of corrupted tags.


2004-01-05  Rüdiger Timm  <rt@openoffice.org>  [4700a46f1c86011e2ef9ac8dcf7c0bd49440d357]

INTEGRATION: CWS os24 (1.52.296.2) Done manually because of corrupted tags.


2004-01-05  Rüdiger Timm  <rt@openoffice.org>  [aa26dc45033335c37f5fa3ae4e61ca2a97ab705c]

INTEGRATION: CWS os24 (1.10.104.2). Done manually because of corrupted tags.


2004-01-05  Rüdiger Timm  <rt@openoffice.org>  [de89c24f8fd61939baf9dea7e8d09c835c2aab45]

INTEGRATION: CWS os24 (1.16.212.1) Done manually, due to corrupted tags.


2004-01-05  Rüdiger Timm  <rt@openoffice.org>  [adaa11877af6a66dea8207d74e1fa82e1dd65ad6]

INTEGRATION: CWS os24 (1.53.296.1) Done manually, due to corrupted tags.


2004-01-05  Ingrid Halama  <iha@openoffice.org>  [9bda988861fd849bee69f7ea9d8bfb7a1a3a7958]

cleanup: removed unused includes


2004-01-05  Rüdiger Timm  <rt@openoffice.org>  [48739bb713be53f6c1ec1c36bf90539588cd245c]

INTEGRATION: CWS os24 (1.48.44.1) Done manually, due to corrupted tags.


2004-01-05  Ingrid Halama  <iha@openoffice.org>  [fba362999ffc54349680493b2d4efe12605c7130]

cleanup: removed unused includes, removed warnings


2004-01-05  Ingrid Halama  <iha@openoffice.org>  [f3225246203ca19dbbe11ca6d3582394c469275c]

cleanup: removed unused includes, removed warnings


2004-01-05  Rüdiger Timm  <rt@openoffice.org>  [6352b4204265f646a1251ab4e2f20eab23ea3202]

INTEGRATION: CWS os24 (1.27.76.2); FILE MERGED Done manually, as somehow anchor tags in module sw got corrupted.


2004-01-05  Ingrid Halama  <iha@openoffice.org>  [a90f104790ffb909a1bd3068d72f713bde2a2708]

vcl cleanup: exchanged include vcl/gen.hxx -> tools/gen.hxx


2004-01-05  Ingrid Halama  <iha@openoffice.org>  [d0d3bb651995acba84a30ef9756a3d38f3ac2e35]

changed matching: first category index matches to real number 1.0 (not 0.0 anymore)


2004-01-05  Rüdiger Timm  <rt@openoffice.org>  [aa2054162b85a20eaf93a45498ddc2992190c6f1]

INTEGRATION: CWS scriptingf2 (1.2.14); FILE MERGED 2003/12/15 14:56:07 toconnor 1.2.14.1: #i22463# - xml:lang attribute for non localized boolean properties Issue number: Submitted by: Reviewed by:


2004-01-05  Rüdiger Timm  <rt@openoffice.org>  [fc6a3a3a22f2e7aa5c35e6daac26c4b4706d62bf]

INTEGRATION: CWS scriptingf2 (1.3.2); FILE MERGED 2003/12/15 16:58:47 npower 1.3.2.1: #22564# removal of storage component


2004-01-05  Rüdiger Timm  <rt@openoffice.org>  [bca8d89fb303fdf780e66d22ff4632ab25764424]

INTEGRATION: CWS scriptingf2 (1.1.2); FILE ADDED 2003/12/15 17:38:41 toconnor 1.1.2.1: #i23308# - add ScriptProviderForPython to scripting framework, based on code originally written by Joerg Budischewski, modified by Duncan Foster to use C++ classes for parsing script metadata, implementing XBrowseNode and XScriptProvider APIs


2004-01-05  Rüdiger Timm  <rt@openoffice.org>  [ec65e31b5988b16b272861f3d1387af3bf55cef3]

INTEGRATION: CWS scriptingf2 (1.1.2); FILE ADDED 2003/12/16 11:32:54 toconnor 1.1.2.2: #i23308# Updated with varialble for map file and def file for windows build support Issue number: Submitted by: Reviewed by: 2003/12/15 17:38:31 toconnor 1.1.2.1: #i23308# - add ScriptProviderForPython to scripting framework, based on code originally written by Joerg Budischewski, modified by Duncan Foster to use C++ classes for parsing script metadata, implementing XBrowseNode and XScriptProvider APIs


2004-01-05  Rüdiger Timm  <rt@openoffice.org>  [4516589f91e03fa5d8589a52ed8b72af8f9e4521]

INTEGRATION: CWS scriptingf2 (1.5.2); FILE MERGED 2003/12/09 19:12:52 npower 1.5.2.1: #i22564# Remove all references to storage service and additionally cleaned up some code to do with Any ( as per DBO guidlines )


2004-01-05  Rüdiger Timm  <rt@openoffice.org>  [0e39fd1dbdcdf25cfa61059a516df94f10e8041d]

INTEGRATION: CWS scriptingf2 (1.3.2); FILE MERGED 2003/12/09 19:03:59 npower 1.3.2.1: i22342 Make getAllProviders() method more forgiving, if it fails to create a provider it should continue to try and create any others it knows about. This resulted in failure to obtain any providers when java was turned off ( due to fact that failed to create first java provider )


2004-01-05  Rüdiger Timm  <rt@openoffice.org>  [6e6fb5ac2ad5230a0c9e7b84d7eb90ba0ee588ce]

INTEGRATION: CWS scriptingf2 (1.5.2); FILE MERGED 2003/12/09 19:12:48 npower 1.5.2.1: #i22564# Remove all references to storage service and additionally cleaned up some code to do with Any ( as per DBO guidlines )


2004-01-05  Rüdiger Timm  <rt@openoffice.org>  [11ddfdb8563901bf515fa2eb07fa27244cc58ced]

INTEGRATION: CWS scriptingf2 (1.7.2); FILE MERGED 2003/12/15 18:03:43 npower 1.7.2.2: #22564# Removed references to storage manager and storage service, removed all registration of same from file aswell 2003/12/09 19:12:44 npower 1.7.2.1: #i22564# Remove all references to storage service and additionally cleaned up some code to do with Any ( as per DBO guidlines )


2004-01-05  Rüdiger Timm  <rt@openoffice.org>  [4abd6eba65e6093c4ffac6465c5a036fe1615317]

INTEGRATION: CWS scriptingf2 (1.3.2); FILE MERGED 2003/12/12 11:00:56 npower 1.3.2.2: #i23497# Modified logic in getName for DocBrowseNodeImple to return the Title of the document. This ensures that when a document has a title it will be displayed in the tools/config dialog 2003/12/09 19:12:40 npower 1.3.2.1: #i22564# Remove all references to storage service and additionally cleaned up some code to do with Any ( as per DBO guidlines )


2004-01-05  Rüdiger Timm  <rt@openoffice.org>  [a079e08b2b8545716adefdbb12eb8b96b202f92b]

INTEGRATION: CWS scriptingf2 (1.14.2); FILE MERGED 2003/12/09 18:58:03 npower 1.14.2.1: i22571 Remove code to pass flags to Storage service, storage service is being removed


2004-01-05  Rüdiger Timm  <rt@openoffice.org>  [b68d25ca6ea76dc7702dcc08d406ed4bcac34f80]

INTEGRATION: CWS scriptingf2 (1.10.4); FILE MERGED 2003/12/15 18:26:08 toconnor 1.10.4.3: #i23308# - Add ScriptProviderForPython to Scripting Framework 2003/12/15 17:01:35 npower 1.10.4.2: #22564# Remove storage targets and dependencies in build 2003/12/15 16:58:46 npower 1.10.4.1: #22564# removal of storage component


2004-01-05  Rüdiger Timm  <rt@openoffice.org>  [f5d14da2db2cf64a4fe6b2dc21bd05ec870e9e69]

INTEGRATION: CWS scriptingf2 (1.1.2); FILE ADDED 2003/12/16 13:46:06 npower 1.1.2.1: #i23335# support for code completion for beanshell.


2004-01-05  Rüdiger Timm  <rt@openoffice.org>  [adcbe3faece525a1d493c347a4c189e9b73d344f]

INTEGRATION: CWS scriptingf2 (1.1.2); FILE ADDED 2003/12/16 13:45:47 npower 1.1.2.1: #i23335# support for code completion for beanshell.


2004-01-05  Rüdiger Timm  <rt@openoffice.org>  [93f87f920ce66f3235211203ffdb57a62d807a8d]

INTEGRATION: CWS scriptingf2 (1.1.2); FILE ADDED 2003/12/16 13:44:52 npower 1.1.2.1: #i23335# support for code completion for beanshell.


2004-01-05  Rüdiger Timm  <rt@openoffice.org>  [59be2c2f86996dbd0f68e924eba51879783108d9]

INTEGRATION: CWS scriptingf2 (1.1.2); FILE ADDED 2003/12/16 13:45:18 npower 1.1.2.1: #i23335# support for code completion for beanshell.


2004-01-05  Rüdiger Timm  <rt@openoffice.org>  [a0b6744d3d77c7296b94db842855b501daf9ee6c]

INTEGRATION: CWS scriptingf2 (1.2.2); FILE MERGED 2003/12/10 13:50:11 npower 1.2.2.2: #22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage Issue number: Submitted by: Reviewed by: 2003/12/09 19:30:31 npower 1.2.2.1: #i22571# #i22564# Changes to reflect removal of storage ( eg. no XScriptInfo anymore ). Also seperated XScript and XScriptProvider implementations Issue number: Submitted by: Reviewed by:


2004-01-05  Rüdiger Timm  <rt@openoffice.org>  [c9d37b0f0b8e813f9fa649b8fb225c91002e7603]

INTEGRATION: CWS scriptingf2 (1.2.2); FILE MERGED 2003/12/15 16:04:39 npower 1.2.2.1: #i22568#, #i22564# Updated edit classes to save ( direct support in ScriptEditorForBeanShell ) to document using embed Storage API. ScriptEditorForJavaScript modified to pass URL to rhino debugger.


2004-01-05  Rüdiger Timm  <rt@openoffice.org>  [3076ea9dc6677dcf0f65c53c8f205d870dc27d53]

INTEGRATION: CWS scriptingf2 (1.2.2); FILE MERGED 2003/12/10 13:50:13 npower 1.2.2.2: #22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage Issue number: Submitted by: Reviewed by: 2003/12/09 19:30:24 npower 1.2.2.1: #i22571# #i22564# Changes to reflect removal of storage ( eg. no XScriptInfo anymore ). Also seperated XScript and XScriptProvider implementations Issue number: Submitted by: Reviewed by:


2004-01-05  Rüdiger Timm  <rt@openoffice.org>  [376f399d3d631b18422c2ab3f0a52b8ae94bef52]

INTEGRATION: CWS scriptingf2 (1.1.2); FILE ADDED 2003/12/16 13:50:59 npower 1.1.2.1: #i23335# Add code completion and syntax highlighting for BeanShell scripts new interface for SourceViews ( possible view is PlainSourceView.java or NetBeansSourceView.java )


2004-01-05  Rüdiger Timm  <rt@openoffice.org>  [5cf75ff59aaba943e89a933f99fa8c98517236a2]

INTEGRATION: CWS scriptingf2 (1.1.2); FILE ADDED 2003/12/16 13:52:30 npower 1.1.2.1: #i23335# Add code completion and syntax highlighting for BeanShell scripts new Model, used by both possible views e.g. PlainSourceView.java or etBeansSourceView.java.


2004-01-05  Rüdiger Timm  <rt@openoffice.org>  [b4290dadbef77b544a842790df3253c4a8bea98e]

INTEGRATION: CWS scriptingf2 (1.2.2); FILE MERGED 2003/12/10 13:50:08 npower 1.2.2.2: #22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage Issue number: Submitted by: Reviewed by: 2003/12/09 19:30:39 npower 1.2.2.1: #i22571# #i22564# Changes to reflect removal of storage ( eg. no XScriptInfo anymore ). Also seperated XScript and XScriptProvider implementations Issue number: Submitted by: Reviewed by:


2004-01-05  Rüdiger Timm  <rt@openoffice.org>  [c82adfb53997508a121572a5e832e056c0207a4b]

INTEGRATION: CWS scriptingf2 (1.2.2); FILE MERGED 2003/12/16 13:54:39 npower 1.2.2.2: #i23335# Add code completion and syntax highlighting for BeanShell scripts Updates to editor to display NetBeansSourceView ( which includes sytax highlighting and code completion ) or PlainSourceView ( old beanshell editor window ) 2003/12/15 16:04:36 npower 1.2.2.1: #i22568#, #i22564# Updated edit classes to save ( direct support in ScriptEditorForBeanShell ) to document using embed Storage API. ScriptEditorForJavaScript modified to pass URL to rhino debugger.


2004-01-05  Rüdiger Timm  <rt@openoffice.org>  [085cf40824833eb3d4f27a5b97bec071ac8b91db]

INTEGRATION: CWS scriptingf2 (1.1.2); FILE ADDED 2003/12/16 13:53:25 npower 1.1.2.1: #i23335# Add code completion and syntax highlighting for BeanShell scripts old beanshell ide converted into a view.


2004-01-05  Rüdiger Timm  <rt@openoffice.org>  [63b8022ed533cb29caaba5f6d10d5e02c586e7fd]

INTEGRATION: CWS scriptingf2 (1.3.2); FILE MERGED 2003/12/10 13:50:06 npower 1.3.2.2: #22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage#22564# removed references to packages generated for storage Issue number: Submitted by: Reviewed by: 2003/12/09 19:30:45 npower 1.3.2.1: #i22571# #i22564# Changes to reflect removal of storage ( eg. no XScriptInfo anymore ). Also seperated XScript and XScriptProvider implementations Issue number: Submitted by: Reviewed by:


2004-01-05  Rüdiger Timm  <rt@openoffice.org>  [69604afac4d12f5ad2eb04b3a3fb52c2bc8647e4]

INTEGRATION: CWS scriptingf2 (1.3.2); FILE MERGED 2003/12/09 19:33:17 npower 1.3.2.1: #i22564# Removed references to old storage service ( e.g. storage id etc ) Issue number: Submitted by: Reviewed by:


2004-01-05  Rüdiger Timm  <rt@openoffice.org>  [ac6f6d74d468c1c329a91438c8bc7d0d76ae7ecd]

INTEGRATION: CWS scriptingf2 (1.2.2); FILE MERGED 2003/12/09 19:35:26 npower 1.2.2.1: #22568# #22564# Updates to support removal of storage and addition of support for embedd.storage api Issue number: Submitted by: Reviewed by:


2004-01-05  Rüdiger Timm  <rt@openoffice.org>  [8f2c4c2b7bbbc3eedfddc8d6d4c37e59750c7051]

INTEGRATION: CWS scriptingf2 (1.1.2); FILE MERGED 2003/12/09 19:35:22 npower 1.1.2.1: #22568# #22564# Updates to support removal of storage and addition of support for embedd.storage api Issue number: Submitted by: Reviewed by:


2004-01-05  Rüdiger Timm  <rt@openoffice.org>  [a1817e7d4a61d216abfbd41b9f1221686e3ac071]

INTEGRATION: CWS scriptingf2 (1.7.2); FILE MERGED 2003/12/12 10:24:45 npower 1.7.2.2: #i22572# Changed ScriptBrowseNode to detect presence of editor, editiable property is now set up based on whether an IDE exists for the language or not. Previously this was hardcoded. Issue number: Submitted by: Reviewed by: 2003/12/09 19:21:10 npower 1.7.2.1: #22568# Java script providers now use embedd.storage API to access scripts. Issue number: Submitted by: Reviewed by:


2004-01-05  Rüdiger Timm  <rt@openoffice.org>  [5626d9bca143ea5a8a5d2b5c7ff55ec6b381d00d]

INTEGRATION: CWS scriptingf2 (1.4.2); FILE MERGED 2003/12/09 19:21:13 npower 1.4.2.1: #22568# Java script providers now use embedd.storage API to access scripts. Issue number: Submitted by: Reviewed by:


2004-01-05  Rüdiger Timm  <rt@openoffice.org>  [ef8f01fdd3dab55910fe9cbf318a43f4ca775f4d]

INTEGRATION: CWS scriptingf2 (1.27.2); FILE MERGED 2003/12/16 13:48:19 npower 1.27.2.1: #i23335# Add code completion and syntax highlighting for BeanShell scripts Entries added to build nb-editor.jar and b-editorsupport.jar


2004-01-05  Rüdiger Timm  <rt@openoffice.org>  [b43cdb22449d1293a890f97669f7ae1c399179b3]

INTEGRATION: CWS scriptingf2 (1.37.8); FILE MERGED 2003/12/10 13:32:34 npower 1.37.8.1: #22564# removed dead reference to security and storage


2004-01-05  Rüdiger Timm  <rt@openoffice.org>  [c1441923219a75674b5563bc4c2c1138470a5b27]

INTEGRATION: CWS scriptingf2 (1.32.10); FILE MERGED 2003/12/10 13:25:40 npower 1.32.10.1: #22564# Removal of references to storage and security scripting projects, these have been deleted


2004-01-05  Rüdiger Timm  <rt@openoffice.org>  [9707bfc5354010013ffd8c01f07bace9d68a1841]

INTEGRATION: CWS scriptingf2 (1.67.20); FILE MERGED 2003/12/10 10:44:24 npower 1.67.20.1: #22564# removed references to storage and security


2004-01-05  Rüdiger Timm  <rt@openoffice.org>  [62edad812d77c751d57a1d87e7229ee694c4304f]

INTEGRATION: CWS scriptingf2 (1.53.22); FILE MERGED 2003/12/10 10:32:08 npower 1.53.22.1: #22564# removed references to storage and security


2004-01-05  Rüdiger Timm  <rt@openoffice.org>  [6c3437edb6211cc9ad3d06c90ea3635954406a8f]

INTEGRATION: CWS scriptingf2 (1.50.20); FILE MERGED 2003/12/10 10:29:40 npower 1.50.20.1: #22564# removed refereces to storage and security


2004-01-05  Rüdiger Timm  <rt@openoffice.org>  [e59af78a7f95790a5d1d4bd14540d46b2727efef]

INTEGRATION: CWS scriptingf2 (1.3.6); FILE MERGED 2003/12/12 14:44:12 mav 1.3.6.1: #114358# fix commit of changed storage


2004-01-05  Rüdiger Timm  <rt@openoffice.org>  [5cfb3427a3009bded66afe1b89ff0b2e79c04448]

INTEGRATION: CWS dialogfactory (1.20.56); FILE MERGED 2003/12/15 17:35:12 mba 1.20.56.1: #i23574#: new dialog factory


2004-01-05  Rüdiger Timm  <rt@openoffice.org>  [77ba826f5b79ee0fe3aacdc30105610ac595f564]

INTEGRATION: CWS dialogfactory (1.1.4); FILE ADDED 2003/12/15 17:34:29 mba 1.1.4.1: #i23574#: new dialog factory


2004-01-05  Rüdiger Timm  <rt@openoffice.org>  [0830749297c11f645af9045e722888a877beba66]

INTEGRATION: CWS dialogfactory (1.15.24); FILE MERGED 2003/12/15 17:34:59 mba 1.15.24.1: #i23574#: new dialog factory


2004-01-05  Rüdiger Timm  <rt@openoffice.org>  [b9b5b06b1ff5ae6e9b06f27a63394ea16bbd5001]

INTEGRATION: CWS dialogfactory (1.26.36); FILE MERGED 2003/12/17 17:18:20 mba 1.26.36.4: #i23574#: include svx directly, not from solver: little confusion, now correct on all platforms 2003/12/17 15:44:40 mba 1.26.36.3: #i23574#: include svx directly, not from solver: worked only on windows, not on Linux 2003/12/17 15:14:05 mba 1.26.36.2: #i23574#: include svx directly, not from solver 2003/12/16 09:28:11 mba 1.26.36.1: #i23574#: new dialogfactory


2004-01-05  Rüdiger Timm  <rt@openoffice.org>  [a462d13a28edf8cad58285e17a2cc05d4e36ab4a]

INTEGRATION: CWS dialogfactory (1.1.4); FILE ADDED 2003/12/16 09:32:03 mba 1.1.4.1: #i23574#: new dialogfactory


2004-01-05  Rüdiger Timm  <rt@openoffice.org>  [906a58084e40073df2cf5610bdfb607d15782af1]

INTEGRATION: CWS dialogfactory (1.1.4); FILE ADDED 2003/12/16 09:24:54 mba 1.1.4.1: #i23574#: new dialogfactory


2004-01-05  Rüdiger Timm  <rt@openoffice.org>  [8b258fc0a74c3449c45b7db9d1fcf9a70fdef337]

INTEGRATION: CWS dialogfactory (1.18.74); FILE MERGED 2003/12/17 15:15:02 mba 1.18.74.2: #i23574#: factory files where accidently linked to svx 2003/12/16 09:27:06 mba 1.18.74.1: #i23574#: new dialogfactory


2004-01-05  Rüdiger Timm  <rt@openoffice.org>  [fe5b80d10596c9f2cdbb64060a8952bfc759d438]

INTEGRATION: CWS dialogfactory (1.1.4); FILE ADDED 2003/12/16 09:25:28 mba 1.1.4.1: #i23574#: new dialogfactory


2004-01-05  Rüdiger Timm  <rt@openoffice.org>  [982a7b54a80d0f3438404e816365f952960c3e6b]

INTEGRATION: CWS dialogfactory (1.1.4); FILE ADDED 2003/12/16 09:25:12 mba 1.1.4.1: #i23574#: new dialogfactory


2004-01-05  Rüdiger Timm  <rt@openoffice.org>  [45dcf906d824fbefb553c19dee606480ec276648]

INTEGRATION: CWS dialogfactory (1.1.4); FILE ADDED 2003/12/16 09:25:54 mba 1.1.4.1: #i23574#: new dialogfactory


2004-01-05  Rüdiger Timm  <rt@openoffice.org>  [333106d0206fe56e2ce79e666f5e8819e18ce9cd]

INTEGRATION: CWS dialogfactory (1.77.36); FILE MERGED 2003/12/16 09:27:26 mba 1.77.36.1: #i23574#: new dialogfactory


2004-01-05  Rüdiger Timm  <rt@openoffice.org>  [f001fed47e8bbb1f43b079b606b687de0f33c4b3]

INTEGRATION: CWS dialogfactory (1.10.240); FILE MERGED 2003/12/15 17:18:41 mba 1.10.240.1: #i23574#: new dialog factory


2004-01-05  Rüdiger Timm  <rt@openoffice.org>  [7defe4f3f33c01a5318117c70ce15729909a3dc1]

INTEGRATION: CWS dialogfactory (1.1.4); FILE ADDED 2003/12/15 17:18:11 mba 1.1.4.1: #i23574#: new dialog factory


2004-01-05  Rüdiger Timm  <rt@openoffice.org>  [f782c43e06618a04f5022809ac2da762ffa455f5]

INTEGRATION: CWS dialogfactory (1.31.20); FILE MERGED 2003/12/15 17:19:00 mba 1.31.20.1: #i23574#: new dialog factory


2004-01-05  Rüdiger Timm  <rt@openoffice.org>  [646f4f18eb4504c35a5772f8249b837dc06cf672]

INTEGRATION: CWS ivo04 (1.30.34); FILE MERGED 2003/12/23 12:51:35 ihi 1.30.34.1: #110250# #i15636# #110908# Write Unix lineends && additional \n removed


2003-12-19  Björn Milcke  <bm@openoffice.org>  [8fba250e94c570ffd10c7172aab5621316397459]

private methods for statistics properties (mean-value line works)


2003-12-19  Björn Milcke  <bm@openoffice.org>  [85dfafb4a2e7f5daf163440a19471c095044c516]

private methods for statistics properties


2003-12-19  Björn Milcke  <bm@openoffice.org>  [7fc8f827dae00663db40de3b80c329b9ed267a0c]

getRepresentation: do not show 1*...


2003-12-19  Björn Milcke  <bm@openoffice.org>  [eb00eb55d5d7108fd6a5be3734e9d1bbfd9d2139]

some local functions of StatisticsItemConverter -> RegressionCurveHelper


2003-12-19  Björn Milcke  <bm@openoffice.org>  [2480594abf30ddaf9a42375e87f34175b7a9208f]

some local functions -> RegressionCurveHelper


2003-12-19  Björn Milcke  <bm@openoffice.org>  [ef550e4ee680e932dd6ef92d3db9b975cb60d97c]

+Gradient/Hatch at series/data point +mean-value line


2003-12-19  Vladimir Glazounov  <vg@openoffice.org>  [84533948bee3735e9d5edd5e861db5a4816d3c9f]

#100000# removed obsolete dependencies


2003-12-19  Vladimir Glazounov  <vg@openoffice.org>  [b7e3bc4a4d688787b401d666479b447e444a8433]

#100000# cvs problems workaround


2003-12-19  Vladimir Glazounov  <vg@openoffice.org>  [392b4259ad25d0f528b4ce4cd2d0224a4001caaf]

#100000#


2003-12-19  Kai Ahrens  <ka@openoffice.org>  [891a2a2eb0f7627ddca8d90b77eef603df7da85c]

syntax


2003-12-18  Kurt Zenker  <kz@openoffice.org>  [47f2b3371d6d6f08d71300c8fead5e5e06f4db19]

new version for SRC680


2003-12-18  Kurt Zenker  <kz@openoffice.org>  [7bc3388e9ce03dace8a62d02c6aee77fd69cffa0]

new version for SRC680


2003-12-18  Kurt Zenker  <kz@openoffice.org>  [255d1683f4d640877631592c8335619e7b9cf232]

new version for SRC680


2003-12-18  Vladimir Glazounov  <vg@openoffice.org>  [6ef2c1de336846337a1cb0fc98e5cdf73eba2a69]

#100000# merge error fix


2003-12-18  Björn Milcke  <bm@openoffice.org>  [a6c16149f8769f6cc1fab7fc60d82f33d37c8a4a]

map correct properties to the box-symbol in 3d line charts


2003-12-18  Björn Milcke  <bm@openoffice.org>  [735e9f9cded7216342edf64747c7e38e4cd2dba8]

moved old api from model to controller


2003-12-18  Björn Milcke  <bm@openoffice.org>  [77a0557b67340195176d6b51571ad1a9f9ff9f26]

moved from model/oldapi


2003-12-18  Ingrid Halama  <iha@openoffice.org>  [1c3ad7b9ebdc7a3560257bc32dcff08793dc759c]

added ItemConverter for all-titles


2003-12-18  Ingrid Halama  <iha@openoffice.org>  [e9973096bbcd3a43aa36e745d38e664c2c7cb632]

added new class AllTitleItemConverter


2003-12-18  Vladimir Glazounov  <vg@openoffice.org>  [5f35d2cf1fb22454d89f2a2874413dfb23e2fe66]

#100000# merge problem fix


2003-12-18  Mikhail Voitenko  <mav@openoffice.org>  [0cff54e563fb508d67614140521bbbd3e6c86ed2]

#112923# adopt for unix


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [1b97206d571462a8ee51162b244478f395863179]

INTEGRATION: CWS geordi2q11 (1.2.86); FILE MERGED 2003/12/16 16:05:21 hr 1.2.86.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [b9f2cc490243d8770cf3a63f0a5a70fa9a85090c]

INTEGRATION: CWS geordi2q11 (1.16.6); FILE MERGED 2003/12/16 16:05:20 hr 1.16.6.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [51ae19745e6ea0ab786a4acba32dd69071e71cef]

INTEGRATION: CWS geordi2q11 (1.9.40); FILE MERGED 2003/12/16 16:05:20 hr 1.9.40.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [6519b70ffe5aca0656ec43ad960dfa42be6db03a]

INTEGRATION: CWS geordi2q11 (1.2.72); FILE MERGED 2003/12/16 12:48:17 hr 1.2.72.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [b58931a8c3a857b24ca364e54c39f25320cfea98]

INTEGRATION: CWS geordi2q11 (1.17.146); FILE MERGED 2003/12/16 16:25:29 hr 1.17.146.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [67d22e4b33887d31c5321e1ee448a39970405f75]

INTEGRATION: CWS geordi2q11 (1.20.146); FILE MERGED 2003/12/16 16:25:24 hr 1.20.146.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [f9f9c6775b69eda5d0ce45012a57fd2cb4dc206b]

INTEGRATION: CWS geordi2q11 (1.51.146); FILE MERGED 2003/12/16 16:25:23 hr 1.51.146.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [3383c9e98de3429c4d516bd2736f073751285530]

INTEGRATION: CWS geordi2q11 (1.45.146); FILE MERGED 2003/12/16 16:25:20 hr 1.45.146.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [86cb74a8e22b6089a78259d074fff5bb1ef172a6]

INTEGRATION: CWS geordi2q11 (1.23.146); FILE MERGED 2003/12/16 16:25:19 hr 1.23.146.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [71b009f7c681a01635618d3b1397fa9d5fe11931]

INTEGRATION: CWS geordi2q11 (1.17.146); FILE MERGED 2003/12/16 16:25:15 hr 1.17.146.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [f51ea2005afd040f409ad3cb3efbc42008e31947]

INTEGRATION: CWS geordi2q11 (1.26.146); FILE MERGED 2003/12/16 16:25:14 hr 1.26.146.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [72eaf830adc694442d7d61709f9e9370b0116278]

INTEGRATION: CWS geordi2q11 (1.23.146); FILE MERGED 2003/12/16 16:25:12 hr 1.23.146.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [9b2cbe8d81ab348e966743f810b2e12fbd93644d]

INTEGRATION: CWS geordi2q11 (1.28.146); FILE MERGED 2003/12/16 16:25:07 hr 1.28.146.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [1b3fe68c5f97ec47635fe49cc2e730109d3d6c9c]

INTEGRATION: CWS geordi2q11 (1.33.146); FILE MERGED 2003/12/16 16:25:05 hr 1.33.146.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [77bf1a8be354da029d20f2db36bb0dcb7113489d]

INTEGRATION: CWS geordi2q11 (1.41.146); FILE MERGED 2003/12/16 16:25:04 hr 1.41.146.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [6df808639061c593723b350f32489ca316d3c06e]

INTEGRATION: CWS geordi2q11 (1.36.146); FILE MERGED 2003/12/16 16:25:03 hr 1.36.146.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [341fb0b2434fc8141f769a227dd5fb6f5bc647f1]

INTEGRATION: CWS geordi2q11 (1.23.146); FILE MERGED 2003/12/16 16:25:02 hr 1.23.146.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [9057b4775541a4ea26a384a69aa42828944cc1d9]

INTEGRATION: CWS geordi2q11 (1.23.146); FILE MERGED 2003/12/16 16:25:00 hr 1.23.146.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [4b28f7ae0fcfc4a7e6cad29b7615df87fdb23c1c]

INTEGRATION: CWS geordi2q11 (1.47.122); FILE MERGED 2003/12/16 16:24:59 hr 1.47.122.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [0454db38fb80e9bb829f86afb6f6e571cf7d67d6]

INTEGRATION: CWS geordi2q11 (1.6.146); FILE MERGED 2003/12/16 16:24:57 hr 1.6.146.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [fbee3d9c7662ee7cf744557b9336bd768c0fb338]

INTEGRATION: CWS geordi2q11 (1.29.146); FILE MERGED 2003/12/16 16:24:56 hr 1.29.146.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [6e7a67ed775678eb249e320a51f0264a64fccf63]

INTEGRATION: CWS geordi2q11 (1.52.146); FILE MERGED 2003/12/16 16:24:55 hr 1.52.146.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [535b11850a233f34e9a3bad8e91d99f09c2cdb27]

INTEGRATION: CWS geordi2q11 (1.6.146); FILE MERGED 2003/12/16 16:24:54 hr 1.6.146.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [30b00d3cf8ae0358670d58582d8bc8a61e4952ef]

INTEGRATION: CWS geordi2q11 (1.56.146); FILE MERGED 2003/12/16 16:24:52 hr 1.56.146.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [7aba32bff35c3fb2e56871bbafc1730ea0e82d90]

INTEGRATION: CWS geordi2q11 (1.8.146); FILE MERGED 2003/12/16 16:24:51 hr 1.8.146.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [5e48ba21a790c197c2d142f409644701855048fc]

INTEGRATION: CWS geordi2q11 (1.28.146); FILE MERGED 2003/12/16 16:24:50 hr 1.28.146.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [ba5b5ed76c9f112a488a810905764cdd2cd69d07]

INTEGRATION: CWS geordi2q11 (1.20.66); FILE MERGED 2003/12/16 16:24:46 hr 1.20.66.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [4482ea694f999928566fd4e8f693bcdcb4e2048c]

INTEGRATION: CWS geordi2q11 (1.5.240); FILE MERGED 2003/12/16 16:24:44 hr 1.5.240.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [210aaddd37e2856f2176b5287dc18a81a9ed2e4f]

INTEGRATION: CWS geordi2q11 (1.19.22); FILE MERGED 2003/12/15 17:57:57 hr 1.19.22.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [fc825eed6fae0c614158bf75c471a707549253fa]

INTEGRATION: CWS geordi2q11 (1.9.66); FILE MERGED 2003/12/16 14:01:58 hr 1.9.66.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [b3f166a42e3e20fbc0f60be5885719d432cd58a0]

INTEGRATION: CWS geordi2q11 (1.21.18); FILE MERGED 2003/12/16 14:01:57 hr 1.21.18.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [b1246a2f0ead0824274f293ecd6f72d312442267]

INTEGRATION: CWS geordi2q11 (1.22.18); FILE MERGED 2003/12/16 14:01:56 hr 1.22.18.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [ef8de6a57acce4b8dcb07dfb229f2cc3601c58ce]

INTEGRATION: CWS geordi2q11 (1.17.48); FILE MERGED 2003/12/16 14:01:55 hr 1.17.48.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [1ba8df3ef1ed65b319bdf4b7e1bb7244b53b1cfc]

INTEGRATION: CWS geordi2q11 (1.3.8); FILE MERGED 2003/12/16 14:00:10 hr 1.3.8.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [054177845a19954d07122f768eef53cff48f3037]

INTEGRATION: CWS geordi2q11 (1.3.106); FILE MERGED 2003/12/16 14:01:54 hr 1.3.106.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [b68f9e217847d4bc6d6da714ad9848d1e9ff423a]

INTEGRATION: CWS geordi2q11 (1.14.66); FILE MERGED 2003/12/16 14:01:53 hr 1.14.66.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [4bf8f69db6a2445b182fa43a66b12d66f8323c07]

INTEGRATION: CWS geordi2q11 (1.41.6); FILE MERGED 2003/12/16 14:01:50 hr 1.41.6.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [dd73d001919489b7fb0326a2f12597585dd019c5]

INTEGRATION: CWS geordi2q11 (1.4.36); FILE MERGED 2003/12/17 11:42:48 hr 1.4.36.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [f8446d08725192856eb3e031b33f86f1c1bd3bbe]

INTEGRATION: CWS geordi2q11 (1.5.366); FILE MERGED 2003/12/15 16:47:45 hr 1.5.366.1: #111934#: join CWS calc20


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [2160c4dcc2defd54bac25ea5005a851c9517331d]

INTEGRATION: CWS geordi2q11 (1.5.336); FILE MERGED 2003/12/16 15:13:48 hr 1.5.336.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [058c0899cf52ab4ba26a8cfa1bcde3572405eb2a]

INTEGRATION: CWS geordi2q11 (1.21.30); FILE MERGED 2003/12/15 16:47:45 hr 1.21.30.1: #111934#: join CWS calc20


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [67ca372a6ace37bd1d108ddc96849b32a2fc3bcc]

INTEGRATION: CWS geordi2q11 (1.13.66); FILE MERGED 2003/12/16 15:13:47 hr 1.13.66.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [2d45fd9c8b06b26f4de81829056f6fcbf6099ff8]

INTEGRATION: CWS geordi2q11 (1.18.234); FILE MERGED 2003/12/16 15:13:46 hr 1.18.234.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [65b34ee26629713e22faeea687168eaa84412188]

INTEGRATION: CWS geordi2q11 (1.31.158); FILE MERGED 2003/12/16 15:13:45 hr 1.31.158.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [9ba3b6fe929c6b0e81d1c842e8545b95faacc78e]

INTEGRATION: CWS geordi2q11 (1.58.66); FILE MERGED 2003/12/16 15:13:44 hr 1.58.66.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [796bda5cc6f83884bb084d38c0d5f996e60e28b5]

INTEGRATION: CWS geordi2q11 (1.24.158); FILE MERGED 2003/12/16 15:13:44 hr 1.24.158.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [3a54f675435ead5c304aa220f7a215a5fd14c4b4]

INTEGRATION: CWS geordi2q11 (1.21.66); FILE MERGED 2003/12/16 15:13:43 hr 1.21.66.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [51d3c5533143012abce04083790a4a712bb39394]

INTEGRATION: CWS geordi2q11 (1.35.158); FILE MERGED 2003/12/16 15:13:43 hr 1.35.158.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [5b09a78bad50516061f6fbaf68c8c3bcb6dcbdc3]

INTEGRATION: CWS geordi2q11 (1.34.158); FILE MERGED 2003/12/16 15:13:42 hr 1.34.158.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [5914b5110a42c03efaae6ca7dae38ba5f906eafb]

INTEGRATION: CWS geordi2q11 (1.23.66); FILE MERGED 2003/12/16 15:13:42 hr 1.23.66.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [60cf7e4a8731521d744479ee28304b35dafe8ec7]

INTEGRATION: CWS geordi2q11 (1.16.66); FILE MERGED 2003/12/16 15:13:41 hr 1.16.66.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [303fa6bf7db3a9ae9585eebf5c92b1b8893cfc3b]

INTEGRATION: CWS geordi2q11 (1.18.158); FILE MERGED 2003/12/16 15:13:41 hr 1.18.158.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [acad517451738bcbdcfbf732348d2214b5cf350d]

INTEGRATION: CWS geordi2q11 (1.77.96); FILE MERGED 2003/12/16 15:13:40 hr 1.77.96.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [bb46f057054f503294e90ebd8fff1ecb2b208179]

INTEGRATION: CWS geordi2q11 (1.77.56); FILE MERGED 2003/12/16 15:13:34 hr 1.77.56.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [d8dd18c76dca1d500ba6ba678ae420fe2b578b2c]

INTEGRATION: CWS geordi2q11 (1.41.158); FILE MERGED 2003/12/16 15:13:33 hr 1.41.158.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [05afe8a611811093714971063b54e3e58f70eea9]

INTEGRATION: CWS geordi2q11 (1.20.66); FILE MERGED 2003/12/16 15:13:33 hr 1.20.66.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [80edc62f965e90fc173c7c40bbf88ca879fd4ee1]

INTEGRATION: CWS geordi2q11 (1.47.136); FILE MERGED 2003/12/16 15:13:32 hr 1.47.136.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [e2df121d882f24fc7a349485c5904c4847e946e9]

INTEGRATION: CWS geordi2q11 (1.57.138); FILE MERGED 2003/12/16 15:13:32 hr 1.57.138.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [bb256ba076e37b79a13b29791c01acfdcfd35d4a]

INTEGRATION: CWS geordi2q11 (1.31.158); FILE MERGED 2003/12/16 15:13:32 hr 1.31.158.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [2cc087cf28095bd7cd349aac0479e6c02dece724]

INTEGRATION: CWS geordi2q11 (1.29.66); FILE MERGED 2003/12/16 15:13:31 hr 1.29.66.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [d173461c08094d772f1fec53c28359c069aefa19]

INTEGRATION: CWS geordi2q11 (1.66.158); FILE MERGED 2003/12/16 15:13:31 hr 1.66.158.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [3a763246025951c7d4b87021753fa0ad4b248631]

INTEGRATION: CWS geordi2q11 (1.27.158); FILE MERGED 2003/12/16 15:13:29 hr 1.27.158.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [dae07ed143ea38a5cc5337afd5841d7ef6ce53d2]

INTEGRATION: CWS geordi2q11 (1.47.156); FILE MERGED 2003/12/16 15:13:28 hr 1.47.156.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [928d4e14c3c21a4f5fbe11006ba19aed2c7457a5]

INTEGRATION: CWS geordi2q11 (1.50.158); FILE MERGED 2003/12/16 15:13:28 hr 1.50.158.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [d9056b7848e93ffa18b75747e760b3598fda1591]

INTEGRATION: CWS geordi2q11 (1.38.158); FILE MERGED 2003/12/16 15:13:27 hr 1.38.158.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [ab5863fc95f321e5bec05181ea590c21ef94cc6d]

INTEGRATION: CWS geordi2q11 (1.37.158); FILE MERGED 2003/12/16 15:13:27 hr 1.37.158.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [d8f64a342ebbe7bc3eaf69d292fb80201ce8f988]

INTEGRATION: CWS geordi2q11 (1.25.158); FILE MERGED 2003/12/16 15:13:26 hr 1.25.158.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [d3abc3e261f7522f30d96d5aa4f972d099078bbe]

INTEGRATION: CWS geordi2q11 (1.38.158); FILE MERGED 2003/12/16 15:13:25 hr 1.38.158.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [3c4038f13c66f308ed0374f179b44a1deb24f774]

INTEGRATION: CWS geordi2q11 (1.49.158); FILE MERGED 2003/12/16 15:13:25 hr 1.49.158.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [c9ba231a917d0820f97b11f822f2eb646d1747bd]

INTEGRATION: CWS geordi2q11 (1.4.342); FILE MERGED 2003/12/16 15:13:24 hr 1.4.342.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [a6b09a1a0a0125f1ea742075484e816956e5512b]

INTEGRATION: CWS geordi2q11 (1.11.210); FILE MERGED 2003/12/16 15:13:24 hr 1.11.210.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [1272d0b6f8f9565562ca57f6ef03b7a27b09b437]

INTEGRATION: CWS geordi2q11 (1.20.158); FILE MERGED 2003/12/16 15:13:23 hr 1.20.158.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [bc833a37efb0498a7a1ef42553311cf074e2bf1f]

INTEGRATION: CWS geordi2q11 (1.4.362); FILE MERGED 2003/12/16 15:13:23 hr 1.4.362.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [4fdbfea7d6ff496adbd6bfc1e0e071dd5b87197d]

INTEGRATION: CWS geordi2q11 (1.45.20); FILE MERGED 2003/12/16 15:13:23 hr 1.45.20.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [5c5e9c33e03c3b378c4473f2fb101691fccd28c3]

INTEGRATION: CWS geordi2q11 (1.37.158); FILE MERGED 2003/12/16 15:13:22 hr 1.37.158.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [d731ebf2775c5a089b7fa712c4aa88f9d29f684d]

INTEGRATION: CWS geordi2q11 (1.8.20); FILE MERGED 2003/12/16 15:13:22 hr 1.8.20.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [c88f5accda031d9e15e1dd316198eb68f7eaad5a]

INTEGRATION: CWS geordi2q11 (1.37.158); FILE MERGED 2003/12/16 15:13:21 hr 1.37.158.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [145875ca55a464028d7ba65a3f2f6242ebee7a70]

INTEGRATION: CWS geordi2q11 (1.25.158); FILE MERGED 2003/12/16 15:13:20 hr 1.25.158.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [e0e5e47f2febb6aee1bf6b12c331ea475559aa9c]

INTEGRATION: CWS geordi2q11 (1.29.158); FILE MERGED 2003/12/16 15:13:20 hr 1.29.158.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [dec941ee5fb1fbc2a2139263b1b46d2568ed2ac7]

INTEGRATION: CWS geordi2q11 (1.26.158); FILE MERGED 2003/12/16 15:13:19 hr 1.26.158.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [4379427c80065efdd530ae39256eae4fce1edb5e]

INTEGRATION: CWS geordi2q11 (1.28.158); FILE MERGED 2003/12/16 15:13:19 hr 1.28.158.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [79417399f657090bb9bccc09c72897b7a749eaf8]

INTEGRATION: CWS geordi2q11 (1.23.158); FILE MERGED 2003/12/16 15:13:18 hr 1.23.158.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [adee0b038c5433063cb00e42488d663d011d8be0]

INTEGRATION: CWS geordi2q11 (1.41.158); FILE MERGED 2003/12/16 15:13:17 hr 1.41.158.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [593634cc66d5e95c431bf2e67e37172ee974ca8d]

INTEGRATION: CWS geordi2q11 (1.28.158); FILE MERGED 2003/12/16 15:13:17 hr 1.28.158.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [81055e520c78499afec5735ea32cf8d74475a984]

INTEGRATION: CWS geordi2q11 (1.58.158); FILE MERGED 2003/12/16 15:13:16 hr 1.58.158.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [e0a5ae432c717c079b84d76dc91fa3987667f7f6]

INTEGRATION: CWS geordi2q11 (1.19.158); FILE MERGED 2003/12/16 15:13:15 hr 1.19.158.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [3832a568862b3e898ea51153003164f0d6c13444]

INTEGRATION: CWS geordi2q11 (1.24.158); FILE MERGED 2003/12/16 15:13:13 hr 1.24.158.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [4f62cd0c026c16d7c9804fd8f9346bdd0879aa72]

INTEGRATION: CWS geordi2q11 (1.38.96); FILE MERGED 2003/12/16 15:13:12 hr 1.38.96.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [4663999725e0f196f9f08f165e172a3a6a091f87]

INTEGRATION: CWS geordi2q11 (1.5.342); FILE MERGED 2003/12/16 15:13:11 hr 1.5.342.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [f84b471e1a83a895b92ddff81450ec13d7412f78]

INTEGRATION: CWS geordi2q11 (1.36.158); FILE MERGED 2003/12/16 15:13:11 hr 1.36.158.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [73784eed933ee6e40fc3756d2ba56869509d94f8]

INTEGRATION: CWS geordi2q11 (1.30.158); FILE MERGED 2003/12/16 15:13:10 hr 1.30.158.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [39422e6318b50ee6ca090a96bda34a4d686efbb4]

INTEGRATION: CWS geordi2q11 (1.50.158); FILE MERGED 2003/12/16 15:13:09 hr 1.50.158.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [3c044fadb93a6373da6b971c35f556feb0dd8d80]

INTEGRATION: CWS geordi2q11 (1.29.158); FILE MERGED 2003/12/16 15:13:09 hr 1.29.158.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [9e174da94722e144cbba5c23b5b87075779673f9]

INTEGRATION: CWS geordi2q11 (1.7.20); FILE MERGED 2003/12/16 15:13:08 hr 1.7.20.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [64e78d36a5b56d54c7f0f1e1795c960b4f3f0a6c]

INTEGRATION: CWS geordi2q11 (1.32.158); FILE MERGED 2003/12/16 15:13:08 hr 1.32.158.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [3f64b947d19eb013e6484b6b52bcb3b8eee4de69]

INTEGRATION: CWS geordi2q11 (1.31.158); FILE MERGED 2003/12/16 15:13:07 hr 1.31.158.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [a8105e4f0e270f07d93f2e8822961dcb0679daf7]

INTEGRATION: CWS geordi2q11 (1.29.158); FILE MERGED 2003/12/16 15:13:07 hr 1.29.158.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [8202a7f9de742499a01da03b91f9487c1a030561]

INTEGRATION: CWS geordi2q11 (1.4.366); FILE MERGED 2003/12/16 15:13:06 hr 1.4.366.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [c88b265fb2b61c15d46b806777de7b26118e6767]

INTEGRATION: CWS geordi2q11 (1.23.20); FILE MERGED 2003/12/16 15:13:05 hr 1.23.20.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [8831ea9ca8c0ac3fe5328c5b530892b2d815644b]

INTEGRATION: CWS geordi2q11 (1.8.20); FILE MERGED 2003/12/15 16:47:44 hr 1.8.20.1: #111934#: join CWS calc20


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [155ff3c3efa7b9437555079ecd2b3f64539c0aa7]

INTEGRATION: CWS geordi2q11 (1.8.58); FILE MERGED 2003/12/15 16:47:43 hr 1.8.58.1: #111934#: join CWS calc20


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [92d9911d58c9921b6d80c65dc245abe485ce53c5]

INTEGRATION: CWS geordi2q11 (1.8.96); FILE MERGED 2003/12/16 15:13:04 hr 1.8.96.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [494fbe07a311ebcc328f87d7d1ed63b0f7641e65]

INTEGRATION: CWS geordi2q11 (1.14.74); FILE MERGED 2003/12/16 15:13:04 hr 1.14.74.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [a9a42e51aae59079484d27db5593a99430aaf6af]

INTEGRATION: CWS geordi2q11 (1.41.158); FILE MERGED 2003/12/16 15:13:03 hr 1.41.158.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [6f5bea0c94757e0c5f834e60bd8d8968677e3ba2]

INTEGRATION: CWS geordi2q11 (1.22.188); FILE MERGED 2003/12/15 16:47:42 hr 1.22.188.1: #111934#: join CWS calc20


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [ac8276de20d525dfd4cf9c982e0a75348f26cf56]

INTEGRATION: CWS geordi2q11 (1.7.96); FILE MERGED 2003/12/16 15:13:02 hr 1.7.96.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [38f34a884d54c657aa3da840e8db044bd0ade508]

INTEGRATION: CWS geordi2q11 (1.23.20); FILE MERGED 2003/12/15 16:47:42 hr 1.23.20.1: #111934#: join CWS calc20


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [3c3d8e895a50dd2f6fa1dbe6aca311f8dbae4999]

INTEGRATION: CWS geordi2q11 (1.18.94); FILE MERGED 2003/12/16 15:12:59 hr 1.18.94.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [02e594b8c513e39631466314ebab9d371b229d1f]

INTEGRATION: CWS geordi2q11 (1.17.158); FILE MERGED 2003/12/16 15:12:58 hr 1.17.158.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [72c1ed053e3f33f9d7906aaa620eefe9a65a7552]

INTEGRATION: CWS geordi2q11 (1.27.158); FILE MERGED 2003/12/16 15:12:57 hr 1.27.158.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [8d3f13f20032dc61bb21e704580322bf4c9ecc44]

INTEGRATION: CWS geordi2q11 (1.21.128); FILE MERGED 2003/12/16 15:38:04 hr 1.21.128.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [2202d9a5dd286340104a821540a6b53d424fe75b]

INTEGRATION: CWS geordi2q11 (1.44.126); FILE MERGED 2003/12/16 15:38:03 hr 1.44.126.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [661a884b6661fcaa2a62974285379dbc727999bb]

INTEGRATION: CWS geordi2q11 (1.13.128); FILE MERGED 2003/12/16 15:38:03 hr 1.13.128.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [7d3e97c65f13f4e4b635adc68dc13a19114ba63b]

INTEGRATION: CWS geordi2q11 (1.23.128); FILE MERGED 2003/12/16 15:38:03 hr 1.23.128.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [02857e376fa174bb990a4d85d9693a853959a94f]

INTEGRATION: CWS geordi2q11 (1.18.128); FILE MERGED 2003/12/16 15:38:02 hr 1.18.128.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [88bcf2c5261298cd47d853cf8f33f5038d89a896]

INTEGRATION: CWS geordi2q11 (1.33.128); FILE MERGED 2003/12/16 15:38:01 hr 1.33.128.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [45dab5a75d88271b5922f2b67840d7bf226b0137]

INTEGRATION: CWS geordi2q11 (1.23.128); FILE MERGED 2003/12/16 15:38:01 hr 1.23.128.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [018c8bee890e5c5222e34035f330761a2a3b1bc1]

INTEGRATION: CWS geordi2q11 (1.20.128); FILE MERGED 2003/12/16 15:38:01 hr 1.20.128.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [61b46eb9fa553e72a65238db6432fe8e2ae9def3]

INTEGRATION: CWS geordi2q11 (1.39.128); FILE MERGED 2003/12/16 15:38:00 hr 1.39.128.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [e234ac26ee23d9373aba35cce37c1a3b9c1bf557]

INTEGRATION: CWS geordi2q11 (1.22.128); FILE MERGED 2003/12/16 15:37:59 hr 1.22.128.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [b40d55671a04260f54f25e199ddbab28071a905e]

INTEGRATION: CWS geordi2q11 (1.28.128); FILE MERGED 2003/12/16 15:37:59 hr 1.28.128.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [578f16e7a72251ca2016c2bf88a250739b018e6b]

INTEGRATION: CWS geordi2q11 (1.19.128); FILE MERGED 2003/12/16 15:37:58 hr 1.19.128.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [5ac8b422da81f4519ded0ee40a921c87931c6606]

INTEGRATION: CWS geordi2q11 (1.25.128); FILE MERGED 2003/12/16 15:37:58 hr 1.25.128.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [e3a6b293fabbea8468669090af6217a6a8f73ee7]

INTEGRATION: CWS geordi2q11 (1.9.128); FILE MERGED 2003/12/16 15:37:58 hr 1.9.128.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [1aa7cf6ec59082cb6461cb46009949d9174af14b]

INTEGRATION: CWS geordi2q11 (1.25.128); FILE MERGED 2003/12/16 15:37:57 hr 1.25.128.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [7e065fae467e010d1fcf40faea5c18950010a016]

INTEGRATION: CWS geordi2q11 (1.21.128); FILE MERGED 2003/12/16 15:37:56 hr 1.21.128.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [f2e52bc6c64cc9c186dfad6ed75bceb6c27c28cd]

INTEGRATION: CWS geordi2q11 (1.25.128); FILE MERGED 2003/12/16 15:37:56 hr 1.25.128.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [861de3c2cf6d6342d0557d2dfe2e814d72b3017a]

INTEGRATION: CWS geordi2q11 (1.29.128); FILE MERGED 2003/12/16 15:37:55 hr 1.29.128.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [93d80c913d6e9582037a36092b68be785e2e577d]

INTEGRATION: CWS geordi2q11 (1.38.128); FILE MERGED 2003/12/16 15:37:55 hr 1.38.128.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [d2e5307727adc0746bcebe181ba096af2e85ba12]

INTEGRATION: CWS geordi2q11 (1.23.128); FILE MERGED 2003/12/16 15:37:54 hr 1.23.128.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [8fea03a95860a146f3934dc702a63f0db0668b8f]

INTEGRATION: CWS geordi2q11 (1.24.128); FILE MERGED 2003/12/16 15:37:54 hr 1.24.128.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [a877f5bb123ec3cdb54aeaf4d71b085e0c92d478]

INTEGRATION: CWS geordi2q11 (1.34.128); FILE MERGED 2003/12/16 15:37:53 hr 1.34.128.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [31f334d2ba2fd671dfcad02fde1595399fb79f04]

INTEGRATION: CWS geordi2q11 (1.9.128); FILE MERGED 2003/12/16 15:37:53 hr 1.9.128.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [499b472ad5c844a773fe159be8a54c9f1cd8d74a]

INTEGRATION: CWS geordi2q11 (1.30.128); FILE MERGED 2003/12/16 15:37:53 hr 1.30.128.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [0b2ed32d405d28780eb1d8db73c99aa1ed51e912]

INTEGRATION: CWS geordi2q11 (1.11.128); FILE MERGED 2003/12/16 15:37:51 hr 1.11.128.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [a0c0232397059bfc5791513709ea3792fbffee31]

INTEGRATION: CWS geordi2q11 (1.26.128); FILE MERGED 2003/12/16 15:37:51 hr 1.26.128.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [3f0c08b80707650d55dc448473415030e231b80d]

INTEGRATION: CWS geordi2q11 (1.89.126); FILE MERGED 2003/12/16 15:37:49 hr 1.89.126.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [fab97cfc60c75fd20fc170d61012da8878759063]

INTEGRATION: CWS geordi2q11 (1.25.128); FILE MERGED 2003/12/16 15:37:49 hr 1.25.128.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [801f237586cf64f3ca8e340d5d31cdeb1da44111]

INTEGRATION: CWS geordi2q11 (1.43.128); FILE MERGED 2003/12/16 15:37:49 hr 1.43.128.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [4ce9269952ab3f214feb9e7742bb0694055dd9e2]

INTEGRATION: CWS geordi2q11 (1.26.128); FILE MERGED 2003/12/16 15:37:48 hr 1.26.128.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [9a6068a6691d2d0dd4567f236810ec060983ef2c]

INTEGRATION: CWS geordi2q11 (1.9.128); FILE MERGED 2003/12/16 15:37:45 hr 1.9.128.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [a0f95b6a4eb23a815bfd0c1eac2643e5b2a1db7c]

INTEGRATION: CWS geordi2q11 (1.13.128); FILE MERGED 2003/12/16 15:37:44 hr 1.13.128.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [e73fe917e0af26430148277a16b8a3c65aafb090]

INTEGRATION: CWS geordi2q11 (1.53.128); FILE MERGED 2003/12/16 15:37:43 hr 1.53.128.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [ae7eecf0b700331514a18a89d4febd36b4c50062]

INTEGRATION: CWS geordi2q11 (1.52.22); FILE MERGED 2003/12/16 11:13:42 hr 1.52.22.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [50405c33464457dff5352d875ef1c92d1c9c3a6e]

INTEGRATION: CWS geordi2q11 (1.8.96); FILE MERGED 2003/12/16 11:13:41 hr 1.8.96.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [f8b78bc74c46fe2b2528c865b034a0b1b205dcbb]

INTEGRATION: CWS geordi2q11 (1.6.10); FILE MERGED 2003/12/15 18:00:09 hr 1.6.10.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [d6c7095379b69c0e7681169381a1f9f938908bd5]

INTEGRATION: CWS geordi2q11 (1.1.64); FILE MERGED 2003/12/15 18:00:08 hr 1.1.64.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [a9b5f76697f60d3ca00e43693d52212f5fb05ce0]

INTEGRATION: CWS geordi2q11 (1.2.54); FILE MERGED 2003/12/15 18:00:07 hr 1.2.54.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [b9bf3b852ff76ed62f6ca76f859a302b0a7a1556]

INTEGRATION: CWS geordi2q11 (1.1.64); FILE MERGED 2003/12/15 18:00:06 hr 1.1.64.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [a0fbb176b3933170aa20eee4dd85b53616c92c3f]

INTEGRATION: CWS geordi2q11 (1.1.64); FILE MERGED 2003/12/15 18:00:03 hr 1.1.64.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [aab64c36de7d3b7821ed59f1d3830706f9c31851]

INTEGRATION: CWS geordi2q11 (1.3.44); FILE MERGED 2003/12/15 18:00:01 hr 1.3.44.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [2346268027dea7ab316dcfff62dab652029cca25]

INTEGRATION: CWS geordi2q11 (1.1.64); FILE MERGED 2003/12/15 17:59:59 hr 1.1.64.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [fe397b78042239fde1112579dcfe40fdb174218c]

INTEGRATION: CWS geordi2q11 (1.9.14); FILE MERGED 2003/12/15 17:59:58 hr 1.9.14.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [8b324190da8f06ae4f72ff5d9908a0d8b6deb93b]

INTEGRATION: CWS geordi2q11 (1.12.32); FILE MERGED 2003/12/15 17:59:57 hr 1.12.32.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [8877e3c80a9f40febfa86c04567fbd61a1e6e287]

INTEGRATION: CWS geordi2q11 (1.2.54); FILE MERGED 2003/12/15 17:59:57 hr 1.2.54.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [acee7ae2d517fc15c76b56bba5058d202dc8c38d]

INTEGRATION: CWS geordi2q11 (1.2.54); FILE MERGED 2003/12/15 17:59:56 hr 1.2.54.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [777eccbd38143253d25c3f7f06c62d793d6413e9]

INTEGRATION: CWS geordi2q11 (1.1.1.1.206); FILE MERGED 2003/12/17 11:21:38 hr 1.1.1.1.206.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [5c6ba31fb936d962b3610619b25d4b77351554c0]

INTEGRATION: CWS geordi2q11 (1.25.38); FILE MERGED 2003/12/17 11:21:37 hr 1.25.38.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [4fb9ea6b36c2608d82e9faf968a683afb7a866f4]

INTEGRATION: CWS geordi2q11 (1.40.54); FILE MERGED 2003/12/16 12:34:32 hr 1.40.54.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [38b2b2d63e57fac8c8b6b945e4fffa519c431442]

INTEGRATION: CWS geordi2q11 (1.39.186); FILE MERGED 2003/12/17 10:53:27 hr 1.39.186.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [88f17712ab3ca0e3185d5c3d8a128d63ac0f4733]

INTEGRATION: CWS geordi2q11 (1.29.202); FILE MERGED 2003/12/17 10:53:20 hr 1.29.202.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [50295d2cd40382644863b67225617450b43bb2f6]

INTEGRATION: CWS geordi2q11 (1.42.208); FILE MERGED 2003/12/17 10:53:19 hr 1.42.208.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [8fd82bd3b7e8f3be71646c0718c99591fdf3841e]

INTEGRATION: CWS geordi2q11 (1.18.208); FILE MERGED 2003/12/17 10:53:18 hr 1.18.208.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [cf8b8ee8988231d2aa0ab4f2f960202f1e2ba439]

INTEGRATION: CWS geordi2q11 (1.44.194); FILE MERGED 2003/12/17 10:53:17 hr 1.44.194.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [1fd21f427f78a58f0dfe985d2998c0cee17a4c1b]

INTEGRATION: CWS geordi2q11 (1.49.138); FILE MERGED 2003/12/17 10:53:17 hr 1.49.138.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [000361dbd0b2fe9caada679d26fe3d163a9b0b80]

INTEGRATION: CWS geordi2q11 (1.32.208); FILE MERGED 2003/12/17 10:53:16 hr 1.32.208.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [275763dd3cf051ca8c55808756ebf00197d3e528]

INTEGRATION: CWS geordi2q11 (1.17.208); FILE MERGED 2003/12/17 10:53:16 hr 1.17.208.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [9cd2540153cab07216d88dcc585052f865534822]

INTEGRATION: CWS geordi2q11 (1.34.194); FILE MERGED 2003/12/17 10:53:15 hr 1.34.194.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [c36ed8b79363b0372d06def7efc265051956cf15]

INTEGRATION: CWS geordi2q11 (1.44.194); FILE MERGED 2003/12/17 10:53:13 hr 1.44.194.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [306b079b7590a37f6c3f5f2a62b549617900e25b]

INTEGRATION: CWS geordi2q11 (1.28.208); FILE MERGED 2003/12/17 10:53:12 hr 1.28.208.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [6b25416ee15dac34a60057f7d80e98b009a80502]

INTEGRATION: CWS geordi2q11 (1.31.208); FILE MERGED 2003/12/17 10:53:10 hr 1.31.208.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [af66da915bd34d64fe665ff6d43052c726d91bd7]

INTEGRATION: CWS geordi2q11 (1.27.208); FILE MERGED 2003/12/17 10:53:10 hr 1.27.208.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [00cfa73cfb4c43e547ee74378c9ec80aea83bbf0]

INTEGRATION: CWS geordi2q11 (1.15.208); FILE MERGED 2003/12/17 10:53:09 hr 1.15.208.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [04406514fe56e4940a380ddb8a81113e93847644]

INTEGRATION: CWS geordi2q11 (1.19.208); FILE MERGED 2003/12/17 10:53:09 hr 1.19.208.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [f7b217b18b81febc36f833479fed9047e53af478]

INTEGRATION: CWS geordi2q11 (1.20.208); FILE MERGED 2003/12/17 10:53:08 hr 1.20.208.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [70ef8887647af7fa5cafd978bacbb790695d4e6d]

INTEGRATION: CWS geordi2q11 (1.19.208); FILE MERGED 2003/12/17 10:53:08 hr 1.19.208.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [7c56407890712b14c0f9f223877a50991c0d6af9]

INTEGRATION: CWS geordi2q11 (1.24.208); FILE MERGED 2003/12/17 10:53:07 hr 1.24.208.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [cc83e72bc5d8327e7f463536b544b798d6bbfce1]

INTEGRATION: CWS geordi2q11 (1.21.208); FILE MERGED 2003/12/17 10:53:06 hr 1.21.208.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [8c774e43f4462778f8520177597f92881a9fce8a]

INTEGRATION: CWS geordi2q11 (1.16.208); FILE MERGED 2003/12/17 10:53:06 hr 1.16.208.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [35b4551b997c9e8397ca4cca40143a093ba4c31c]

INTEGRATION: CWS geordi2q11 (1.29.208); FILE MERGED 2003/12/17 10:53:05 hr 1.29.208.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [48fb7b8741a65729046fb5133f64ca70f97eb687]

INTEGRATION: CWS geordi2q11 (1.40.208); FILE MERGED 2003/12/17 10:53:04 hr 1.40.208.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [a548c2d80951be06fd3471d7905139210fbd4e8c]

INTEGRATION: CWS geordi2q11 (1.46.194); FILE MERGED 2003/12/17 10:53:03 hr 1.46.194.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [57f91a39df095a6deec03cf99e73e545d39f2154]

INTEGRATION: CWS geordi2q11 (1.15.208); FILE MERGED 2003/12/17 10:53:02 hr 1.15.208.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [8963546ecb15c5b86b894043c8fca9b09a7b3ea8]

INTEGRATION: CWS geordi2q11 (1.12.208); FILE MERGED 2003/12/17 10:53:02 hr 1.12.208.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [c090832711c6ea6944a9fdab510239b5b8aad549]

INTEGRATION: CWS geordi2q11 (1.20.208); FILE MERGED 2003/12/17 10:53:00 hr 1.20.208.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [8849b2afb0f93982e3c1d0eff3112d73b2ae983a]

INTEGRATION: CWS geordi2q11 (1.28.208); FILE MERGED 2003/12/17 10:52:59 hr 1.28.208.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [9a2b6bdf402d2ed73d680e96c8a5b1f230c2ede6]

INTEGRATION: CWS geordi2q11 (1.25.208); FILE MERGED 2003/12/17 10:52:59 hr 1.25.208.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [5904eab1bf9c2c344b3a21fa6b1c90b65754cfdf]

INTEGRATION: CWS geordi2q11 (1.17.208); FILE MERGED 2003/12/17 10:52:58 hr 1.17.208.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [a899af3408aa31aeb87de824ee628b245c8b75b0]

INTEGRATION: CWS geordi2q11 (1.25.194); FILE MERGED 2003/12/17 10:52:58 hr 1.25.194.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [c6689ad00863eed1bfdf6d7c6d942141b89fc768]

INTEGRATION: CWS geordi2q11 (1.28.208); FILE MERGED 2003/12/17 10:52:58 hr 1.28.208.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [565be9a84ff7a45d3bb5dcf8ec33d7d646134764]

INTEGRATION: CWS geordi2q11 (1.14.208); FILE MERGED 2003/12/17 10:52:57 hr 1.14.208.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [088bfec587b3f039ed03aaada4b741929d3133aa]

INTEGRATION: CWS geordi2q11 (1.29.208); FILE MERGED 2003/12/17 10:52:57 hr 1.29.208.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [bd4c0598c12065db22f0ea48b21462d2479e24a6]

INTEGRATION: CWS geordi2q11 (1.27.208); FILE MERGED 2003/12/17 10:52:56 hr 1.27.208.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [f8e9ef179c3b3ea1d12f27655ca6d0b4fa53f115]

INTEGRATION: CWS geordi2q11 (1.15.208); FILE MERGED 2003/12/17 10:52:56 hr 1.15.208.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [020848786032e55147926be5a24686b62fb89a77]

INTEGRATION: CWS geordi2q11 (1.20.194); FILE MERGED 2003/12/17 10:52:55 hr 1.20.194.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [b183f99c5e61a15603cfdebe90981eab6ff2aad7]

INTEGRATION: CWS geordi2q11 (1.35.208); FILE MERGED 2003/12/17 10:52:55 hr 1.35.208.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [ac5fa07996a2968ae01b4d1a4ebad883d0170c0d]

INTEGRATION: CWS geordi2q11 (1.16.194); FILE MERGED 2003/12/17 10:52:55 hr 1.16.194.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [06ccf653c5025677191253bdf4d09700cca3a7de]

INTEGRATION: CWS geordi2q11 (1.29.194); FILE MERGED 2003/12/17 10:52:54 hr 1.29.194.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [57763b19d41dfc44e5ef7e4bc5b336bc1c8c9b62]

INTEGRATION: CWS geordi2q11 (1.20.208); FILE MERGED 2003/12/17 10:52:54 hr 1.20.208.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [500cdf63675d8c5345dbc18ddb589d562e858c22]

INTEGRATION: CWS geordi2q11 (1.31.208); FILE MERGED 2003/12/17 10:52:53 hr 1.31.208.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [62441dfd9a6860455be1fe0060278aff475163b6]

INTEGRATION: CWS geordi2q11 (1.14.208); FILE MERGED 2003/12/17 10:52:52 hr 1.14.208.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [47e7907fc62d06cd1f4571b97d600a8f9246aabc]

INTEGRATION: CWS geordi2q11 (1.37.208); FILE MERGED 2003/12/17 10:52:52 hr 1.37.208.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [732dbab5e583f75f9a704026fb3aeec0867585a2]

INTEGRATION: CWS geordi2q11 (1.69.202); FILE MERGED 2003/12/17 10:52:51 hr 1.69.202.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [ff4a05a1b7d46622210f7256d677f743fcaadc7e]

INTEGRATION: CWS geordi2q11 (1.19.202); FILE MERGED 2003/12/17 10:52:47 hr 1.19.202.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [88a14bf551e00945f3bd96799e519b8c0d5628e2]

INTEGRATION: CWS geordi2q11 (1.29.208); FILE MERGED 2003/12/17 10:52:45 hr 1.29.208.1: #111934#: join CWS ooo111fix1


2003-12-17  Ingrid Halama  <iha@openoffice.org>  [55a35e2898458a039ae77a1fd723b325509a465e]

line properties for page background


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [f039d1507fdb858ed4a4562ee3c905e7e56bea39]

INTEGRATION: CWS geordi2q11 (1.30.208); FILE MERGED 2003/12/17 10:52:44 hr 1.30.208.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [62b6a5649f42015d718fb2d462f0fcb014a6d1b3]

INTEGRATION: CWS geordi2q11 (1.53.208); FILE MERGED 2003/12/17 10:52:43 hr 1.53.208.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [7c4649523d750be090153f8c0861b42f140db8be]

INTEGRATION: CWS geordi2q11 (1.34.208); FILE MERGED 2003/12/17 10:52:43 hr 1.34.208.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [c6911361e986bae59c55aca263f905a38dc862f2]

INTEGRATION: CWS geordi2q11 (1.48.208); FILE MERGED 2003/12/17 10:52:43 hr 1.48.208.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [91e6a60a09dfee4672f447a350316145ecdb18ab]

INTEGRATION: CWS geordi2q11 (1.46.194); FILE MERGED 2003/12/17 10:52:41 hr 1.46.194.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [9d2b0207cd142be96b4f217ac206885a92fe01c2]

INTEGRATION: CWS geordi2q11 (1.6.208); FILE MERGED 2003/12/17 10:52:41 hr 1.6.208.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [cc9ec6de5b031b10715f8d4a1e3a9db21086848b]

INTEGRATION: CWS geordi2q11 (1.21.208); FILE MERGED 2003/12/17 10:52:40 hr 1.21.208.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [b951cb7f17fb7f46e4de208df287f7ec4ab420a2]

INTEGRATION: CWS geordi2q11 (1.19.208); FILE MERGED 2003/12/17 10:52:40 hr 1.19.208.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [1a2eb05bec32b82cf1c57005a4148b3705abcec2]

INTEGRATION: CWS geordi2q11 (1.22.208); FILE MERGED 2003/12/17 10:52:39 hr 1.22.208.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [2021f953212e106d842fe6369989dc8ebaf3e8a0]

INTEGRATION: CWS geordi2q11 (1.45.200); FILE MERGED 2003/12/17 10:52:39 hr 1.45.200.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [0511d437286e650ebe4bd17f91331761d39268ee]

INTEGRATION: CWS geordi2q11 (1.20.208); FILE MERGED 2003/12/17 10:52:38 hr 1.20.208.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [1909a7caef796deee08d0c6fc55a6ed291869866]

INTEGRATION: CWS geordi2q11 (1.22.194); FILE MERGED 2003/12/17 10:52:38 hr 1.22.194.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [486227302a15963ef0f3510dd0539cbac8e217d0]

INTEGRATION: CWS geordi2q11 (1.18.202); FILE MERGED 2003/12/17 10:52:37 hr 1.18.202.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [dff71575c058715372d94588c9c4d6d3f135c83a]

INTEGRATION: CWS geordi2q11 (1.20.208); FILE MERGED 2003/12/17 10:52:37 hr 1.20.208.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [cc06863a183738ad2284d3a346430f9d54266e68]

INTEGRATION: CWS geordi2q11 (1.21.208); FILE MERGED 2003/12/17 10:52:37 hr 1.21.208.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [f1683dd44fb2c6a58eb8b37c4f82f2ec91eebd33]

INTEGRATION: CWS geordi2q11 (1.27.208); FILE MERGED 2003/12/17 10:52:36 hr 1.27.208.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [1fb01f49e87beb6755c0a19de5c2605311896246]

INTEGRATION: CWS geordi2q11 (1.28.208); FILE MERGED 2003/12/17 10:52:35 hr 1.28.208.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [b928b95142608ebf6ad87ef42af2e28ddb3c3af9]

INTEGRATION: CWS geordi2q11 (1.5.202); FILE MERGED 2003/12/17 10:52:35 hr 1.5.202.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [763a3e9afe34e9f8a35e06841480a09727a319ac]

INTEGRATION: CWS geordi2q11 (1.35.208); FILE MERGED 2003/12/17 10:52:33 hr 1.35.208.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [222f6cf59ca69dbbc6fa0230b5c536b4c2faf195]

INTEGRATION: CWS geordi2q11 (1.30.208); FILE MERGED 2003/12/17 10:52:33 hr 1.30.208.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [c4d50a380c1485d5bc0341cfad1d93acd377e5fb]

INTEGRATION: CWS geordi2q11 (1.23.208); FILE MERGED 2003/12/17 10:52:32 hr 1.23.208.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [4df5de1b0442a641634d965a1a10c1155fdc7024]

INTEGRATION: CWS geordi2q11 (1.52.208); FILE MERGED 2003/12/17 10:52:32 hr 1.52.208.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [b29f5e886f5628cb19b2133e1f18d04c6103a7f6]

INTEGRATION: CWS geordi2q11 (1.28.208); FILE MERGED 2003/12/17 10:52:31 hr 1.28.208.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [28e68aa1a43d422b25cc52210ed6604d539995d0]

INTEGRATION: CWS geordi2q11 (1.32.208); FILE MERGED 2003/12/17 10:52:31 hr 1.32.208.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [ab260c2ba84420214e5d82b40620fc36c47fbe06]

INTEGRATION: CWS geordi2q11 (1.23.208); FILE MERGED 2003/12/17 10:52:31 hr 1.23.208.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [67444e8f29bb948b964dae064a833c6fc10acbd7]

INTEGRATION: CWS geordi2q11 (1.29.208); FILE MERGED 2003/12/17 10:52:30 hr 1.29.208.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [63ffb87940487208dc376d11642124bbd5a771bf]

INTEGRATION: CWS geordi2q11 (1.35.194); FILE MERGED 2003/12/17 10:52:29 hr 1.35.194.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [a98d4e03f3e645b458fe8ceb1a120b39d35aaefd]

INTEGRATION: CWS geordi2q11 (1.19.194); FILE MERGED 2003/12/17 10:52:29 hr 1.19.194.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [dd46d20db7f2547b79e9b37dfcd33af89857b2ca]

INTEGRATION: CWS geordi2q11 (1.22.208); FILE MERGED 2003/12/17 10:52:28 hr 1.22.208.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [24f469c76397113fbf926ffbd1f536de60af998e]

INTEGRATION: CWS geordi2q11 (1.39.208); FILE MERGED 2003/12/17 10:52:27 hr 1.39.208.1: #111934#: join CWS ooo111fix1


2003-12-17  Björn Milcke  <bm@openoffice.org>  [29074aa5b5d20a9ba0e923936af4c2d7f025c15f]

values for testing regression


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [68715ba49217ba43c9dbeeef98559c12ee9a6330]

INTEGRATION: CWS geordi2q11 (1.47.138); FILE MERGED 2003/12/17 10:52:26 hr 1.47.138.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [e87ea9247d7eaeb70de0d8bab058e61f2adbcb95]

INTEGRATION: CWS geordi2q11 (1.28.208); FILE MERGED 2003/12/17 10:52:26 hr 1.28.208.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [a6e9dc4b690a3311c4d084e47431f22c6f581b28]

INTEGRATION: CWS geordi2q11 (1.23.208); FILE MERGED 2003/12/17 10:52:25 hr 1.23.208.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [01b56859e5fe9fffc19f434a80537a79a4a1b4df]

INTEGRATION: CWS geordi2q11 (1.21.208); FILE MERGED 2003/12/17 10:52:25 hr 1.21.208.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [49ed2c24879da195fea5b510266e19ef07734202]

INTEGRATION: CWS geordi2q11 (1.24.208); FILE MERGED 2003/12/17 10:52:24 hr 1.24.208.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [55dc2b67f230bca775234ca07c1a2ba0ecabbac7]

INTEGRATION: CWS geordi2q11 (1.20.208); FILE MERGED 2003/12/17 10:52:24 hr 1.20.208.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [0cbb90ddb0a385ff4c919cacac8ed831a76ff24f]

INTEGRATION: CWS geordi2q11 (1.41.208); FILE MERGED 2003/12/17 10:52:23 hr 1.41.208.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [aa6963f16ec4e7f3bce5d8bf2bf7252b15baff52]

INTEGRATION: CWS geordi2q11 (1.47.208); FILE MERGED 2003/12/17 10:52:21 hr 1.47.208.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [f663917b90b630a30ac63a72702bec17b2f96591]

INTEGRATION: CWS geordi2q11 (1.64.202); FILE MERGED 2003/12/17 10:52:20 hr 1.64.202.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [fbd12a469fb660de6f58e2337bca7ea4fd146354]

INTEGRATION: CWS geordi2q11 (1.92.208); FILE MERGED 2003/12/17 10:52:20 hr 1.92.208.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [5ce427eb3e84bc77f8a78718b100f6efac2ebf2c]

INTEGRATION: CWS geordi2q11 (1.19.208); FILE MERGED 2003/12/17 10:52:18 hr 1.19.208.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [5aad7dde3ab55c6cabe938807dc8608150158cef]

INTEGRATION: CWS geordi2q11 (1.29.208); FILE MERGED 2003/12/17 10:52:18 hr 1.29.208.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [673c61a1b722372a860175adc80f85f16ed4e7e8]

INTEGRATION: CWS geordi2q11 (1.35.208); FILE MERGED 2003/12/17 10:52:17 hr 1.35.208.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [6070a30fc0cf74079cc272b1451f958f250761cf]

INTEGRATION: CWS geordi2q11 (1.34.208); FILE MERGED 2003/12/17 10:52:17 hr 1.34.208.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [202fbd18c7c22eb5c607f77218756dd014093820]

INTEGRATION: CWS geordi2q11 (1.21.208); FILE MERGED 2003/12/17 10:52:16 hr 1.21.208.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [967d81fe8b1a9b0170d6378678b31224d55e289d]

INTEGRATION: CWS geordi2q11 (1.46.208); FILE MERGED 2003/12/17 10:52:16 hr 1.46.208.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [c41dc4002f6947379a45e6d9d6add85184086139]

INTEGRATION: CWS geordi2q11 (1.38.194); FILE MERGED 2003/12/17 10:52:15 hr 1.38.194.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [a100a71c5b75bfc95ebfc42a9577480de33cfa29]

INTEGRATION: CWS geordi2q11 (1.32.208); FILE MERGED 2003/12/17 10:52:14 hr 1.32.208.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [035a3f0bfc90064c2074315d5623155d20373194]

INTEGRATION: CWS geordi2q11 (1.43.202); FILE MERGED 2003/12/17 10:52:13 hr 1.43.202.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [edc4c73d3d40cbea0fe8b27f18b654668f9dac31]

INTEGRATION: CWS geordi2q11 (1.93.202); FILE MERGED 2003/12/17 10:52:12 hr 1.93.202.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [8064159395f350749d65ce33808ebc79b88989b9]

INTEGRATION: CWS geordi2q11 (1.27.38); FILE MERGED 2003/12/17 10:52:11 hr 1.27.38.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [2361125631211c74bf7c7ab3bc9c7fc4f29d224f]

INTEGRATION: CWS geordi2q11 (1.109.194); FILE MERGED 2003/12/17 10:52:08 hr 1.109.194.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [436aea28945321016a23ae0351bd340a6ba417af]

INTEGRATION: CWS geordi2q11 (1.3.8); FILE MERGED 2003/12/16 14:04:31 hr 1.3.8.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [874eb2fb8fd6105ba77eba3239b5907653a54086]

INTEGRATION: CWS geordi2q11 (1.4.8); FILE MERGED 2003/12/16 14:04:30 hr 1.4.8.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [7129fcc90e2c0c0e582477e07ad5acea26f75798]

INTEGRATION: CWS geordi2q11 (1.5.4); FILE MERGED 2003/12/16 14:04:29 hr 1.5.4.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [896abc29b61fccfbf5418a02d73400132edd3a88]

INTEGRATION: CWS geordi2q11 (1.3.26); FILE MERGED 2003/12/16 14:04:29 hr 1.3.26.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [351125bb825a5885e65d18dead29d413a7313137]

INTEGRATION: CWS geordi2q11 (1.4.4); FILE MERGED 2003/12/16 14:04:28 hr 1.4.4.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [488ebc8cf924537bd4a5eee92e80ca1c7a410df4]

INTEGRATION: CWS geordi2q11 (1.4.8); FILE MERGED 2003/12/16 14:04:27 hr 1.4.8.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [b17c5e967bef37efce2fb7933de1c32ed0e570e5]

INTEGRATION: CWS geordi2q11 (1.2.30); FILE MERGED 2003/12/16 14:04:26 hr 1.2.30.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [09fd2b1c3bc6213a55cda939460dc58129a2b9e8]

INTEGRATION: CWS geordi2q11 (1.28.50); FILE MERGED 2003/12/15 17:20:40 hr 1.28.50.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [1b7529367684771dc349ccf607f5e234b935bd14]

INTEGRATION: CWS geordi2q11 (1.44.50); FILE MERGED 2003/12/15 17:20:38 hr 1.44.50.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [80d2a7957b3d71548fd63f77a45290141a1ef21e]

INTEGRATION: CWS geordi2q11 (1.23.50); FILE MERGED 2003/12/15 17:20:38 hr 1.23.50.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [3ee3270598e17624566b9de4f2910f359a6d1edc]

INTEGRATION: CWS geordi2q11 (1.24.50); FILE MERGED 2003/12/15 17:20:37 hr 1.24.50.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [286cea64bd2fd1a8adf6e0214ee9e0042d32ac11]

INTEGRATION: CWS geordi2q11 (1.51.50); FILE MERGED 2003/12/15 17:20:37 hr 1.51.50.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [e2250dc1722e68cfc0a1e895ae58a97ccfb1d0cf]

INTEGRATION: CWS geordi2q11 (1.52.50); FILE MERGED 2003/12/15 17:20:36 hr 1.52.50.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [83aac19b603358cd37e3e6bdf308c8f6a8136aff]

INTEGRATION: CWS geordi2q11 (1.21.50); FILE MERGED 2003/12/15 17:20:35 hr 1.21.50.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [562118fbb79a9cbc804f57d6ec612dff61ce1a14]

INTEGRATION: CWS geordi2q11 (1.92.50); FILE MERGED 2003/12/15 17:20:34 hr 1.92.50.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [1af939fba0a133709f0396084f5663beb0b761f0]

INTEGRATION: CWS geordi2q11 (1.7.38); FILE MERGED 2003/12/17 11:23:56 hr 1.7.38.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [e656429516d232c82ea845e7c0d3d05a5103fdc7]

INTEGRATION: CWS geordi2q11 (1.36.38); FILE MERGED 2003/12/17 11:23:56 hr 1.36.38.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [ca8f30abdfffe87456d09e74e390311d5c47b628]

INTEGRATION: CWS geordi2q11 (1.16.38); FILE MERGED 2003/12/17 11:23:56 hr 1.16.38.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [3f70960b3b6c5062b99d8968293e7786d7978d37]

INTEGRATION: CWS geordi2q11 (1.6.38); FILE MERGED 2003/12/17 11:23:55 hr 1.6.38.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [6836ab4f91ac58f366697075650f4471aca37e15]

INTEGRATION: CWS geordi2q11 (1.36.38); FILE MERGED 2003/12/17 11:23:55 hr 1.36.38.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [2acc55ef9905406ce9669b8016fdc94204c6ca45]

INTEGRATION: CWS geordi2q11 (1.53.38); FILE MERGED 2003/12/17 11:23:54 hr 1.53.38.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [fb8f1643b10d55e235a81f38d406682bf45d1a99]

INTEGRATION: CWS geordi2q11 (1.12.38); FILE MERGED 2003/12/17 11:23:54 hr 1.12.38.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [9d0eb437209f7ff79246fb94c3d2ff0ff4286f67]

INTEGRATION: CWS geordi2q11 (1.27.38); FILE MERGED 2003/12/17 11:23:53 hr 1.27.38.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [97b37c5c56fdf939c833da7dfe3adcfae6989ad0]

INTEGRATION: CWS geordi2q11 (1.20.38); FILE MERGED 2003/12/16 15:18:32 hr 1.20.38.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [70fe8169f59924f60a6778255f59fd27a6a3204c]

INTEGRATION: CWS geordi2q11 (1.2.46); FILE MERGED 2003/12/16 15:18:31 hr 1.2.46.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [852d87489a3e4d27d08113998445268a016c3b60]

INTEGRATION: CWS geordi2q11 (1.23.38); FILE MERGED 2003/12/16 15:18:30 hr 1.23.38.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [ed61b143d5632e584bb9a0e9f455770e684cf515]

INTEGRATION: CWS geordi2q11 (1.60.34); FILE MERGED 2003/12/16 15:18:27 hr 1.60.34.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [c95ca638a15614d4ff7af87d7feeaf9a1477d08f]

INTEGRATION: CWS geordi2q11 (1.4.6); FILE MERGED 2003/12/16 12:40:51 hr 1.4.6.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [091162a4ea0cd78c407aeed8e7029a58e01e5517]

INTEGRATION: CWS geordi2q11 (1.8.60); FILE MERGED 2003/12/16 12:40:45 hr 1.8.60.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [fe6c9ad2c59af5aa5a63d76d467561e8b0112ea0]

INTEGRATION: CWS geordi2q11 (1.1.1.1.82); FILE MERGED 2003/12/15 17:20:00 hr 1.1.1.1.82.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [6da06062083cffad2dda844d6400b4e35dda1373]

INTEGRATION: CWS geordi2q11 (1.7.42); FILE MERGED 2003/12/17 11:19:31 hr 1.7.42.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [38afe5d64d9763eba94c4620dd490b0ef0426274]

INTEGRATION: CWS geordi2q11 (1.9.12); FILE MERGED 2003/12/17 11:19:31 hr 1.9.12.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [75825a0b9af99b778b475685abb81f56febda631]

INTEGRATION: CWS geordi2q11 (1.1.1.1.166); FILE MERGED 2003/12/16 12:42:41 hr 1.1.1.1.166.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [a56e49d16ea46f7a2922dd73a05ca74150b3eabf]

INTEGRATION: CWS geordi2q11 (1.2.128); FILE MERGED 2003/12/16 12:42:40 hr 1.2.128.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [18e222f87f46854faa398785d6b7d27708074d76]

INTEGRATION: CWS geordi2q11 (1.3.128); FILE MERGED 2003/12/16 12:42:38 hr 1.3.128.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [d0032b9ac8112ac239dbd0ff673d33abad3e2cd5]

INTEGRATION: CWS geordi2q11 (1.37.52); FILE MERGED 2003/12/16 12:42:35 hr 1.37.52.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [94358b78880494f36b9230ba7c147749a8e4e3c1]

INTEGRATION: CWS geordi2q11 (1.42.52); FILE MERGED 2003/12/16 12:42:33 hr 1.42.52.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [b6042be5a600c5b80e94e3aef8d20574b12e0960]

INTEGRATION: CWS geordi2q11 (1.16.52); FILE MERGED 2003/12/16 12:42:30 hr 1.16.52.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [b78a08c2dac5290aa462bafd892cf583af493692]

INTEGRATION: CWS geordi2q11 (1.14.52); FILE MERGED 2003/12/16 12:42:26 hr 1.14.52.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [c59f9c4d645b6101d42429c0e5d9db30563bb2ee]

INTEGRATION: CWS geordi2q11 (1.19.52); FILE MERGED 2003/12/16 12:42:24 hr 1.19.52.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [196e591dd18ecdac1cbcf716473956acdc7416d1]

INTEGRATION: CWS geordi2q11 (1.15.52); FILE MERGED 2003/12/16 12:42:22 hr 1.15.52.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [62f16c564ad16aab71c3d5f75b993e28f2c424f2]

INTEGRATION: CWS geordi2q11 (1.14.52); FILE MERGED 2003/12/16 12:42:20 hr 1.14.52.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [bad1ef9f59db6114dd05d701ceeaba10b6bfe7ef]

INTEGRATION: CWS geordi2q11 (1.25.52); FILE MERGED 2003/12/16 12:42:18 hr 1.25.52.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [73cce3d193298d576590872863d2c83a8823726f]

INTEGRATION: CWS geordi2q11 (1.6.76); FILE MERGED 2003/12/16 12:44:54 hr 1.6.76.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [11a40e5b361ca1c399be7519360af5ca9c646993]

INTEGRATION: CWS geordi2q11 (1.25.90); FILE MERGED 2003/12/16 11:43:36 hr 1.25.90.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [e0f5942ae3f23f0b51fb292653d4f87d8c656e9d]

INTEGRATION: CWS geordi2q11 (1.19.90); FILE MERGED 2003/12/16 11:43:35 hr 1.19.90.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [24cf4a48dd64ae016c5e9993210c2f048d41fe3e]

INTEGRATION: CWS geordi2q11 (1.23.90); FILE MERGED 2003/12/16 11:43:33 hr 1.23.90.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [966d683870aaf6db41fb88257a24dc6b567f234a]

INTEGRATION: CWS geordi2q11 (1.55.2); FILE MERGED 2003/12/16 11:43:32 hr 1.55.2.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [d807dae2e1c22d6c223f14e587ba1b7a62f6fa67]

INTEGRATION: CWS geordi2q11 (1.35.88); FILE MERGED 2003/12/16 11:43:30 hr 1.35.88.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [9f88a0953bc52ce6f622f51aafc11d0d15a90344]

INTEGRATION: CWS geordi2q11 (1.35.90); FILE MERGED 2003/12/16 11:43:26 hr 1.35.90.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [2fb23febf2499323c952b54c49c13881d5546d6b]

INTEGRATION: CWS geordi2q11 (1.23.90); FILE MERGED 2003/12/16 11:43:25 hr 1.23.90.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [18a428f98d69a2132ac0c7a2c4b123d7e7442f6b]

INTEGRATION: CWS geordi2q11 (1.26.90); FILE MERGED 2003/12/16 11:43:24 hr 1.26.90.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [9546b8c788050dffd92bb120dd44319eb943f737]

INTEGRATION: CWS geordi2q11 (1.31.90); FILE MERGED 2003/12/16 11:43:24 hr 1.31.90.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [69d6a36b50149a27d4eb571ff229ff9c90395554]

INTEGRATION: CWS geordi2q11 (1.33.90); FILE MERGED 2003/12/16 11:43:23 hr 1.33.90.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [b3af48bfd3431d9a40e8f03e894d0e8820022667]

INTEGRATION: CWS geordi2q11 (1.27.90); FILE MERGED 2003/12/16 11:43:14 hr 1.27.90.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [620cad25a1f8495fbf5a1e9ffc0924c78b61747c]

INTEGRATION: CWS geordi2q11 (1.32.88); FILE MERGED 2003/12/16 11:43:13 hr 1.32.88.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [59937c2de99a6309a98d170f228a82c723b1c1a5]

INTEGRATION: CWS geordi2q11 (1.41.90); FILE MERGED 2003/12/16 11:43:12 hr 1.41.90.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [0f6d68b2c98266b297e3cbfe46764925397ae0f9]

INTEGRATION: CWS geordi2q11 (1.45.90); FILE MERGED 2003/12/16 11:43:11 hr 1.45.90.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [f153463eaba60d5b39309f3879c939207ee3f387]

INTEGRATION: CWS geordi2q11 (1.26.90); FILE MERGED 2003/12/16 11:43:10 hr 1.26.90.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [761bd7d7a9d1fe80dcd341073c8ed7057bbe8f5e]

INTEGRATION: CWS geordi2q11 (1.43.90); FILE MERGED 2003/12/16 11:43:08 hr 1.43.90.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [e5ce15185e20ceb5523027c74f66b0a8c1356079]

INTEGRATION: CWS geordi2q11 (1.8.4); FILE MERGED 2003/12/16 14:11:21 hr 1.8.4.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [217edbfa65989dab40bc89861da071237569124d]

INTEGRATION: CWS geordi2q11 (1.1.78); FILE MERGED 2003/12/16 14:41:56 hr 1.1.78.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [49c78b42d9269a6ee5eeee91e7f64b6a20a4f3f8]

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>  [66836abd019e695b66ea0ecbdbab2bee9411cd95]

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>  [391b4ba27e302e8d1ef3c77215f3b485aae28551]

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  Ingrid Halama  <iha@openoffice.org>  [b43207a8c4eec1cdf6a50a50e478c83b662e48d5]

integrated Datalabel; removed false points in line chart


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [3c02f118be5bdc913fc99479aa1b3a162cbaef3a]

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>  [2f9672c1b5569820317fa2d93eef2ce65a812daf]

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>  [45831b175cae51fb5ddaa0eb6042ce81930ef69e]

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>  [8d6dc2c7a97ebf5ff9c3ed122d2143ba4328cfd5]

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>  [50cda02d790dd9afa8d475176356cbd182c6a801]

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  Ingrid Halama  <iha@openoffice.org>  [8dbb1f6441628536f85eab929b6f4c796d9ad28c]

no labels for 3D


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [e5c5192de47c10536a2bc3b785696be05a97f8ee]

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>  [0a9712cd1fff3a2bab75efada47727ec259bea21]

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>  [f5a4d74c84dc556f431a7e48c9d43950347bedf7]

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>  [413def3aefcae0bf2d82ec1de9ae42e9e3ef969e]

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>  [ec0482340cc64fd49319103acdd34fc3bcac056b]

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  Ingrid Halama  <iha@openoffice.org>  [666053de558e0b684611f5365b8d15f08e590a79]

set linestyle to solid if noone;added member m_bHasLines


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [230335fa665e87a10a9144de850bda7603900352]

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>  [ca360707f8add5f0b03adbd5bb48a3e92c305aa4]

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>  [eb79a0408ef5b77131020574bc1ac054b734b532]

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>  [f264d409f92c70d07cc6b70f21ca5efacd3a1b43]

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>  [ef2dfeef12434bdef725795799249e5f40311552]

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>  [6f9eb440bdf0490524fda2870dae7cb0460d1e69]

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  Ingrid Halama  <iha@openoffice.org>  [ba8721a1c986861147d6057427a8660c37b8455c]

added member m_bHasLines


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [49e118ceb4dcbd059c0a5798eb903e24f0e93553]

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>  [762f9f240168ce67e3fa17f40ea2c23bc49abc5f]

INTEGRATION: CWS geordi2q11 (1.14.8); FILE MERGED 2003/12/16 13:57:13 hr 1.14.8.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [2408ca20d0c14bf1ccd4e1a27749f51774a7ece5]

INTEGRATION: CWS geordi2q11 (1.10.94); FILE MERGED 2003/12/16 13:57:12 hr 1.10.94.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [44425aa1b387683310256b5fd9a849a19fad9e55]

INTEGRATION: CWS geordi2q11 (1.9.82); FILE MERGED 2003/12/16 13:57:11 hr 1.9.82.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [8a860808c14750b9bdce0908ebcf10fc7641d615]

INTEGRATION: CWS geordi2q11 (1.23.162); FILE MERGED 2003/12/16 13:25:02 hr 1.23.162.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [72c1e7d935602d966c233fac9b1acfb857a906d1]

INTEGRATION: CWS geordi2q11 (1.14.90); FILE MERGED 2003/12/16 13:25:01 hr 1.14.90.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [7abaec70d9a62f0c935cbb5331ca71475a7228e6]

INTEGRATION: CWS geordi2q11 (1.14.90); FILE MERGED 2003/12/16 13:25:00 hr 1.14.90.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [9ae506fe6980f1e14357aca13b4f5a0f7e1d1cd2]

INTEGRATION: CWS geordi2q11 (1.15.90); FILE MERGED 2003/12/16 13:24:58 hr 1.15.90.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [7d4235e232b439cccb0f3bcefa42b005c8d93ef5]

INTEGRATION: CWS geordi2q11 (1.23.78); FILE MERGED 2003/12/16 13:24:51 hr 1.23.78.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [df4f2315b3fc95cd12cb05b860c9349beddb77a9]

INTEGRATION: CWS geordi2q11 (1.11.90); FILE MERGED 2003/12/16 13:24:51 hr 1.11.90.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [155415d9968d71b604a1d1bd3e842f0d88794877]

INTEGRATION: CWS geordi2q11 (1.20.90); FILE MERGED 2003/12/16 13:24:50 hr 1.20.90.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [93eb9435ef1bc94b12a363625dd56aec7a243780]

INTEGRATION: CWS geordi2q11 (1.13.40); FILE MERGED 2003/12/16 13:24:49 hr 1.13.40.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [e18ea812db99fd854148a62a19832fdc0d23a455]

INTEGRATION: CWS geordi2q11 (1.9.90); FILE MERGED 2003/12/16 13:24:47 hr 1.9.90.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [881ef03653614edf151534f6cf7c0986fbb043ae]

INTEGRATION: CWS geordi2q11 (1.7.90); FILE MERGED 2003/12/16 13:24:46 hr 1.7.90.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [722343644fefa58ef2da82d287f83b64066c3c4d]

INTEGRATION: CWS geordi2q11 (1.12.90); FILE MERGED 2003/12/16 13:24:46 hr 1.12.90.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [80ed39e05a46b02b4bfe1d0a99a911712abbed4d]

INTEGRATION: CWS geordi2q11 (1.12.90); FILE MERGED 2003/12/16 13:24:45 hr 1.12.90.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [c261c1525904749f723574a7e7a9749fca05089c]

INTEGRATION: CWS geordi2q11 (1.12.88); FILE MERGED 2003/12/16 13:24:44 hr 1.12.88.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [ce9f581c09c8fff527a957a3afde6856d340f811]

INTEGRATION: CWS geordi2q11 (1.10.90); FILE MERGED 2003/12/16 13:24:44 hr 1.10.90.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [7dc9e7ac76d3733f783d27cfb9ffe67dc8214cf5]

INTEGRATION: CWS geordi2q11 (1.13.90); FILE MERGED 2003/12/16 13:24:44 hr 1.13.90.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [bf6116213319741db4f7b38ce3242e432a373a32]

INTEGRATION: CWS geordi2q11 (1.14.90); FILE MERGED 2003/12/16 13:24:43 hr 1.14.90.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [e0e0b20a6ca8e98827ce647898f053715de1d83b]

INTEGRATION: CWS geordi2q11 (1.18.90); FILE MERGED 2003/12/16 13:24:42 hr 1.18.90.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [a69c51cf078154bb455f18eae08c770a91e167d3]

INTEGRATION: CWS geordi2q11 (1.15.90); FILE MERGED 2003/12/16 13:24:41 hr 1.15.90.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [462dcdf7fe2d351aaff6771aa8ba94de51e86202]

INTEGRATION: CWS geordi2q11 (1.22.90); FILE MERGED 2003/12/16 13:24:40 hr 1.22.90.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [0ed59ce696c3348b731f785837bd5648b20eac66]

INTEGRATION: CWS geordi2q11 (1.84.90); FILE MERGED 2003/12/16 13:24:37 hr 1.84.90.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [9e2fde39b9dc0feae9c05cc4fa9b87c4ebcdef82]

INTEGRATION: CWS geordi2q11 (1.12.90); FILE MERGED 2003/12/16 13:24:36 hr 1.12.90.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [03e3763afa074fd3e687c6c4ddffb85b26c10b10]

INTEGRATION: CWS geordi2q11 (1.15.90); FILE MERGED 2003/12/16 13:24:35 hr 1.15.90.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [f5d6d37e8799ace964105eb0915645438d3a23aa]

INTEGRATION: CWS geordi2q11 (1.9.90); FILE MERGED 2003/12/16 13:24:34 hr 1.9.90.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [a57174f3cd70c2fcd11b8f0b0419b824b19b77f0]

INTEGRATION: CWS geordi2q11 (1.14.90); FILE MERGED 2003/12/16 13:24:33 hr 1.14.90.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [1d6f0e56f1a123756792540d46776b6013a19a01]

INTEGRATION: CWS geordi2q11 (1.13.90); FILE MERGED 2003/12/16 13:24:33 hr 1.13.90.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [dd3b62e006a0e6a9f31f83e49f907146569f8bf9]

INTEGRATION: CWS geordi2q11 (1.26.90); FILE MERGED 2003/12/16 13:24:33 hr 1.26.90.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [408ac2fa08f563f77361366ee1847650cc77316e]

INTEGRATION: CWS geordi2q11 (1.15.90); FILE MERGED 2003/12/16 13:24:32 hr 1.15.90.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [060d2a92d0a5ea31a2211f2411f73e1b1e69d782]

INTEGRATION: CWS geordi2q11 (1.10.90); FILE MERGED 2003/12/16 13:24:31 hr 1.10.90.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [e16b4a8794852ac5c222be71012689f820592148]

INTEGRATION: CWS geordi2q11 (1.24.90); FILE MERGED 2003/12/16 13:24:31 hr 1.24.90.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [2520250b5bf5896bd248574ca70cc694af3dc573]

INTEGRATION: CWS geordi2q11 (1.45.38); FILE MERGED 2003/12/16 13:24:30 hr 1.45.38.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [31809c7fd8d919dbdf4a3b2e5dccfd13ff928d16]

INTEGRATION: CWS geordi2q11 (1.14.90); FILE MERGED 2003/12/16 13:24:29 hr 1.14.90.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [3461d636c93c19e76dc1de63fcdc041aa2319cfa]

INTEGRATION: CWS geordi2q11 (1.2.56); FILE MERGED 2003/12/16 14:35:24 hr 1.2.56.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [909d0b325f0ce5cc6796be18eda7a50621e448f4]

INTEGRATION: CWS geordi2q11 (1.16.16); FILE MERGED 2003/12/16 14:35:24 hr 1.16.16.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [6162b430036045f97fb4eb0c1bb1dfef158c4c88]

INTEGRATION: CWS geordi2q11 (1.2.56); FILE MERGED 2003/12/16 14:35:23 hr 1.2.56.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [3bd11eee00f013455239584711f45c69768edcdb]

INTEGRATION: CWS geordi2q11 (1.2.78); FILE MERGED 2003/12/16 14:35:57 hr 1.2.78.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [9fc0b433a4197e58a282b41609d7a057577d105c]

INTEGRATION: CWS geordi2q11 (1.38.54); FILE MERGED 2003/12/15 17:21:15 hr 1.38.54.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [dd22382dd3171fcf224069630a6419a77a5f72c0]

INTEGRATION: CWS geordi2q11 (1.1.32); FILE MERGED 2003/12/16 11:14:14 hr 1.1.32.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [48ec9fc17e8cfe5bdce4663b3749906cee9f0ab1]

INTEGRATION: CWS geordi2q11 (1.4.28); FILE MERGED 2003/12/16 11:14:13 hr 1.4.28.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [4370dc40b31957837e9c9cbd76253a782a27aa76]

INTEGRATION: CWS geordi2q11 (1.3.50); FILE MERGED 2003/12/16 14:39:04 hr 1.3.50.1: #111934#: join CWS ooo111fix1


2003-12-17  Ingrid Halama  <iha@openoffice.org>  [08e5e3a6ceece0de806d7ace85f90f449202a5e3]

compiler error on windows ( aXValues[i] = ++i )


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [e94e4ed75f37b929e213a9061ad84482eb58b5fa]

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  Ingrid Halama  <iha@openoffice.org>  [680ed1bc0ed3d3d993e16e13539e8c5dfdb33523]

rename ExponentialRegressionCurve->..Calculator + LogarithmicRegressionCurve -> ..Calculator


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [316076250ce150cb30aa4ee10c4dc4d1e9b79c7c]

INTEGRATION: CWS geordi2q11 (1.75.8); FILE MERGED 2003/12/15 17:02:14 hr 1.75.8.1: #111934#: join CWS sal06


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [3428ae0c37b11911ca385e84ed4ed4f39c3b4407]

INTEGRATION: CWS geordi2q11 (1.12.54); FILE MERGED 2003/12/15 17:02:14 hr 1.12.54.1: #111934#: join CWS sal06


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [84240ea8936dfc8675e737544ff51ac26e40c416]

INTEGRATION: CWS geordi2q11 (1.15.72); FILE MERGED 2003/12/15 17:02:13 hr 1.15.72.1: #111934#: join CWS sal06


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [f528b19f65df48441c114753f950c329e47d3eae]

INTEGRATION: CWS geordi2q11 (1.42.128); FILE MERGED 2003/12/15 16:59:49 hr 1.42.128.1: #111934#: join CWS sal06


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [70158d12aa3be90e2c75e0b5853b9ef497ad26eb]

INTEGRATION: CWS geordi2q11 (1.4.200); FILE MERGED 2003/12/16 14:41:27 hr 1.4.200.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [0b3fff36abae515a832cb6ff12cb7d78fcf769d6]

INTEGRATION: CWS geordi2q11 (1.13.38); FILE MERGED 2003/12/16 14:41:26 hr 1.13.38.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [fd9d671e4b6b9ba293201944c0555e8d5dfb1553]

INTEGRATION: CWS geordi2q11 (1.1.6); FILE ADDED 2003/12/15 16:59:48 hr 1.1.6.1: #111934#: join CWS sal06


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [607da2d688f79927e79ebec0d60d3af2d4b9cebb]

INTEGRATION: CWS geordi2q11 (1.5.14); FILE MERGED 2003/12/15 16:59:48 hr 1.5.14.1: #111934#: join CWS sal06


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [8b34e7e92d76578338ea79dded5a40489b5458e3]

INTEGRATION: CWS geordi2q11 (1.1.192); FILE MERGED 2003/12/15 16:59:46 hr 1.1.192.1: #111934#: join CWS sal06


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [d7040609d269e9dd78462f4d8092c7cd998581f6]

INTEGRATION: CWS geordi2q11 (1.30.106); FILE MERGED 2003/12/15 16:59:45 hr 1.30.106.1: #111934#: join CWS sal06


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [e442fdf3c32b2baf4ae4a149c8c2e361d363ea44]

INTEGRATION: CWS geordi2q11 (1.27.106); FILE MERGED 2003/12/15 16:59:44 hr 1.27.106.1: #111934#: join CWS sal06


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [e49d48c7ae7065a502f65cb3d046743d92806c41]

INTEGRATION: CWS geordi2q11 (1.6.38); FILE MERGED 2003/12/15 17:38:43 hr 1.6.38.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [1b94291f3fc0d5190c1abef01f630fa834f1f153]

INTEGRATION: CWS geordi2q11 (1.23.6); FILE MERGED 2003/12/15 17:38:41 hr 1.23.6.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [7acb33c846820732defb887a60de05232fe4a46e]

INTEGRATION: CWS geordi2q11 (1.7.64); FILE MERGED 2003/12/16 13:01:10 hr 1.7.64.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [511b00c3e94702c399061487b52b6669068eee03]

INTEGRATION: CWS geordi2q11 (1.18.54); FILE MERGED 2003/12/17 11:35:52 hr 1.18.54.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [3ba2b36434eec06bca7087d32281be440270fbaa]

INTEGRATION: CWS geordi2q11 (1.42.54); FILE MERGED 2003/12/17 11:35:50 hr 1.42.54.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [4d39dffca662da4bcbad5e2a4ae7da6e03f7e3c9]

INTEGRATION: CWS geordi2q11 (1.41.54); FILE MERGED 2003/12/17 11:35:49 hr 1.41.54.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [22eba661103a0878609755b8594a0c47e47c0b49]

INTEGRATION: CWS geordi2q11 (1.45.54); FILE MERGED 2003/12/17 11:35:47 hr 1.45.54.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [c645ab5f4f0f5e487dd699f5b11d2867b5539bad]

INTEGRATION: CWS geordi2q11 (1.54.52); FILE MERGED 2003/12/17 11:35:45 hr 1.54.52.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [9434452ed70108147f807aa128a7e58cf2946929]

INTEGRATION: CWS geordi2q11 (1.55.10); FILE MERGED 2003/12/17 11:35:44 hr 1.55.10.1: #111934#: join CWS ooo111fix1


2003-12-17  Björn Milcke  <bm@openoffice.org>  [7eafbb8ad2e1e0f0b967fd912def118c5d660776]

regression curves reimplemented


2003-12-17  Björn Milcke  <bm@openoffice.org>  [10d693aaef09346d3bdec9158ff477706ac524e3]

model object for regression curves, that does not do calculations, but it may return a calculator object


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [3bb3c437442287f7cc37dc1580c5eab21e37f041]

INTEGRATION: CWS geordi2q11 (1.7.44); FILE MERGED 2003/12/17 11:38:29 hr 1.7.44.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [84cfe152da7ab644cd4269dc47794f08ebf4ea8f]

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>  [d72d5d65818e528b4a8bbb2e3d5ffdd2667c7fe0]

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>  [927503b1fa3e77e1af9d9e8e6cf413ad3b02bb87]

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>  [89a8c0f46ffe6acda4259fe3821987625b386e63]

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>  [82c67189c2549df1c5c0a0aac41704363687323b]

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>  [1cf46490f643d0e3e0b197b70b29cad4f5c4567a]

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>  [20916b4913e43b0b8d3169577b4f7f4ca7e603fe]

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>  [69f8889bec8606825ad3bcc6b0205a7385cb7ba5]

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>  [da093b7f8bcab8eb655f88667d7dd0e10d3e1b10]

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>  [6a9be274dc2ce11985a5849077ff5ad4c5bfebd1]

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>  [56710df59e7da8f57224416187bc6dacee28f9a2]

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>  [7ba153abae59aab99659f6fa35258054e8b71c72]

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>  [1a3c053d0cd6e6c25723b1244c66446e10eba27c]

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>  [6e9148f0c982253bb4f5fba84ee48a5c5ac408cc]

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>  [9aa480be0ffe35fd2cba8a30ee65f4752c036aa9]

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>  [cc7afa0b4f747cb37b4623d43ff05afd25a59631]

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>  [326375a984a427a9600dea5b73a009119eadd1dd]

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>  [a4775c23015aaa0b6de634a2995675ef7b37ffba]

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>  [497745dfc7a9f8fefc0a8675064b81aa8308a2de]

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>  [a283013fadf7bf90c890cbfbf17595ac49ff8585]

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>  [d127682d5d49d77db29f5f39216310d9d0504e1d]

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>  [a504cef63da640ce0412cf8b97d0fd3b0a7f2738]

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>  [0ddf045b70b59d86b1524f27bb8439abd9df1a20]

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>  [8b5f63a50f72ddc8fb7ee2bf001e743a8e612011]

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>  [94ac3ffae6059eaaff183ad9cbb86ef1ccd38d88]

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>  [b982278b6e966fc2d3c2a854bba915c0eec1ce0b]

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>  [db9643968d4107bfbf3fe998e6acfc782ebafbd6]

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>  [c61f1c1bfa50c02e3cb4660e89219b5974022d8f]

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>  [309f0fab59b203714a4ce4694c5a9ba7e2e54a55]

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>  [a2801db0141344c4c120b0602357b035d71c04e4]

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>  [b928a83a75c348f71c17b689b69007b99d90344d]

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>  [a5224a316714fc91b674900106c97fe500c01cea]

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>  [35102594a891326cd43a9aea6d8bec7927783f7d]

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>  [80f9e913e7c3635546574daaa9ec2d8132d7da7e]

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>  [44ede31e8103a4925ce382034f3a5bd731c3c8b3]

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>  [837fe73c664155aa63f9125f3872fc1d8f19f311]

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>  [07b0c650997baf4cb012dc4da26d99e32eebe974]

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>  [5c20926f35813eb641cc1f6fd1b439651c927819]

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>  [a63a42b3ad45c50ea97fc559194cf1908a37f866]

INTEGRATION: CWS geordi2q11 (1.14.4); FILE MERGED 2003/12/15 17:22:27 hr 1.14.4.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [28b877cc0ecfbe6b0b359a8a50b906f5e55533c8]

INTEGRATION: CWS geordi2q11 (1.2.44); FILE MERGED 2003/12/17 11:42:07 hr 1.2.44.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [f1e6d0211f9eaa3ff7a14f4195074b4d456a16bb]

INTEGRATION: CWS geordi2q11 (1.27.36); FILE MERGED 2003/12/17 11:42:06 hr 1.27.36.1: #111934#: join CWS ooo111fix1


2003-12-17  Ingrid Halama  <iha@openoffice.org>  [13b820d9b46c55871737e385c23629379993c363]

added parameter LabelAlignment for data point label creation


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [e08e4d61fb0b8f4168c1cf016e19935874f9a894]

INTEGRATION: CWS geordi2q11 (1.12.40); FILE MERGED 2003/12/16 12:46:35 hr 1.12.40.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [a740ea377f6254062b25ec8ac6e43d1b2984e4dc]

INTEGRATION: CWS geordi2q11 (1.11.86); FILE MERGED 2003/12/15 17:56:37 hr 1.11.86.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [16ff95deafedc184f1e2f3aaa455f8b57e22d92d]

INTEGRATION: CWS geordi2q11 (1.10.84); FILE MERGED 2003/12/15 17:56:33 hr 1.10.84.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [3d65737d29df8489f31d18f9eec062f06183a272]

INTEGRATION: CWS geordi2q11 (1.2.38); FILE MERGED 2003/12/16 12:45:34 hr 1.2.38.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [f2ae7402fb9d61a084944eb06574d6da9329c064]

INTEGRATION: CWS geordi2q11 (1.12.4); FILE MERGED 2003/12/17 11:23:17 hr 1.12.4.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [04a11eb0e2c8ab78af8c74d207c386256b90ac30]

INTEGRATION: CWS geordi2q11 (1.22.56); FILE MERGED 2003/12/17 11:23:17 hr 1.22.56.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [40007ac2f92a1780ab69542a0128e941e59e55d7]

INTEGRATION: CWS geordi2q11 (1.35.4); FILE MERGED 2003/12/17 11:23:16 hr 1.35.4.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [07dc0e93055c10b79aa2dab6c94204bdcdc0c09b]

INTEGRATION: CWS geordi2q11 (1.6.50); FILE MERGED 2003/12/17 11:23:15 hr 1.6.50.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [1774a38c243f9dc6d101396935f7cb7ca573d492]

INTEGRATION: CWS geordi2q11 (1.6.98); FILE MERGED 2003/12/15 17:37:23 hr 1.6.98.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [a9b5a67e8a1dce3682dc4b71fbd8bcca1f0fcc8d]

INTEGRATION: CWS geordi2q11 (1.4.8); FILE MERGED 2003/12/15 17:37:20 hr 1.4.8.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [5ec5cf50d9812f8f1d5c5a862f0790c9c8908ddb]

INTEGRATION: CWS geordi2q11 (1.10.18); FILE MERGED 2003/12/15 17:37:19 hr 1.10.18.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [b9b593d3a0e928b82473d82f4e41d995b03e1b09]

INTEGRATION: CWS geordi2q11 (1.46.16); FILE MERGED 2003/12/16 16:16:26 hr 1.46.16.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [1fcdacfad66c1c65dfde792b0d944dc89c79bf21]

INTEGRATION: CWS geordi2q11 (1.100.22); FILE MERGED 2003/12/16 16:16:24 hr 1.100.22.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [b3611fd897d4c3881c1ed956495d7bd081025fa1]

INTEGRATION: CWS geordi2q11 (1.24.84); FILE MERGED 2003/12/16 16:16:23 hr 1.24.84.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [f0c0a39c22302ebccbe9645f41278f3f8db16f25]

INTEGRATION: CWS geordi2q11 (1.6.32); FILE MERGED 2003/12/15 16:13:02 hr 1.6.32.1: #111934#: join CWS gnomeaccpp1r1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [080cf6336cf3bfff4d55e4b94717c96405761208]

INTEGRATION: CWS geordi2q11 (1.6.32); FILE MERGED 2003/12/15 16:13:01 hr 1.6.32.1: #111934#: join CWS gnomeaccpp1r1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [7c6f291d42a0f9c90ded11f4e08cb50bedc97ef2]

INTEGRATION: CWS geordi2q11 (1.6.28); FILE MERGED 2003/12/15 16:13:01 hr 1.6.28.1: #111934#: join CWS gnomeaccpp1r1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [4a5103629ada23ca1ab85d04833a9e4e5d6aac6b]

INTEGRATION: CWS geordi2q11 (1.8.28); FILE MERGED 2003/12/15 16:13:00 hr 1.8.28.1: #111934#: join CWS gnomeaccpp1r1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [48b8a66b43da9fd8b868a556e5aa2e071bd5bc33]

INTEGRATION: CWS geordi2q11 (1.37.44); FILE MERGED 2003/12/16 13:58:01 hr 1.37.44.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [95604cd8b31a2b2088c900a09bfbf5fb48fef7cf]

INTEGRATION: CWS geordi2q11 (1.5.68); FILE MERGED 2003/12/15 16:13:43 hr 1.5.68.1: #111934#: join CWS gnomeaccpp1r1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [d2158d82d8b0428ab53622b7dd13dd7dcc446d55]

INTEGRATION: CWS geordi2q11 (1.49.46); FILE MERGED 2003/12/16 13:58:00 hr 1.49.46.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [02d75d444fc91face2dda525550ff3497156e31b]

INTEGRATION: CWS geordi2q11 (1.4.96); FILE MERGED 2003/12/16 12:04:41 hr 1.4.96.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [93ce269bb07e9eb1a6479c9dd851fc533583b04e]

INTEGRATION: CWS geordi2q11 (1.4.96); FILE MERGED 2003/12/16 12:04:38 hr 1.4.96.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [884703eddc4c42ba8178c33961ae4c5b06fb1f6c]

INTEGRATION: CWS geordi2q11 (1.6.74); FILE MERGED 2003/12/16 12:04:34 hr 1.6.74.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [80485e965a39c95cdfde2258f66ede1ab00eecee]

INTEGRATION: CWS geordi2q11 (1.6.74); FILE MERGED 2003/12/16 12:04:31 hr 1.6.74.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [5d3c0c174f19485ae625a11556540d21b5736171]

INTEGRATION: CWS geordi2q11 (1.7.74); FILE MERGED 2003/12/16 12:04:28 hr 1.7.74.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [0dc2d554f28fc319c962847d358a46032bacc26c]

INTEGRATION: CWS geordi2q11 (1.6.74); FILE MERGED 2003/12/16 12:04:25 hr 1.6.74.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [21f9066fb928be6e402e1356f68ae0f35ef61f47]

INTEGRATION: CWS geordi2q11 (1.9.72); FILE MERGED 2003/12/16 12:04:21 hr 1.9.72.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [e65a665b8d9dba58283291eae65a3d5022e45b89]

INTEGRATION: CWS geordi2q11 (1.8.74); FILE MERGED 2003/12/16 12:04:18 hr 1.8.74.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [9f0e449f71c65a77d99d05a41cc378f6b67dcc62]

INTEGRATION: CWS geordi2q11 (1.6.74); FILE MERGED 2003/12/16 12:04:16 hr 1.6.74.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [89487ee5e95b379b0f74b4c53e4c317dc2936add]

INTEGRATION: CWS geordi2q11 (1.4.144); FILE MERGED 2003/12/16 12:04:15 hr 1.4.144.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [6f0966733570c7cc1444cfa086e06ee3c3c73148]

INTEGRATION: CWS geordi2q11 (1.3.144); FILE MERGED 2003/12/16 12:04:14 hr 1.3.144.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [6b09f933190a73ad590788f896a40fb52f2861f3]

INTEGRATION: CWS geordi2q11 (1.6.128); FILE MERGED 2003/12/16 12:04:14 hr 1.6.128.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [800a047ba8afa3f1acccaf81a93bee78a4704d98]

INTEGRATION: CWS geordi2q11 (1.6.74); FILE MERGED 2003/12/16 12:04:11 hr 1.6.74.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [4d813d9774175b061a942059c4b8a6a451aed213]

INTEGRATION: CWS geordi2q11 (1.14.74); FILE MERGED 2003/12/16 12:04:09 hr 1.14.74.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [558f9e99bc9586d9258951c57ca89b91d918c36d]

INTEGRATION: CWS geordi2q11 (1.13.78); FILE MERGED 2003/12/16 12:04:06 hr 1.13.78.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [5892c5ffe049382c21baa67f3a3b454edfbe9f46]

INTEGRATION: CWS geordi2q11 (1.8.34); FILE MERGED 2003/12/16 12:04:04 hr 1.8.34.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [6084220ab7f13498441c84d9dc5261ff757e2d13]

INTEGRATION: CWS geordi2q11 (1.10.74); FILE MERGED 2003/12/16 12:04:04 hr 1.10.74.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [fff08133505493199ada5354eefe1e9fcca610f9]

INTEGRATION: CWS geordi2q11 (1.23.72); FILE MERGED 2003/12/16 11:05:29 hr 1.23.72.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [8ee0ec3c68c0dfc3f774ddef28a2f6b1e42049f8]

INTEGRATION: CWS geordi2q11 (1.79.60); FILE MERGED 2003/12/16 11:05:27 hr 1.79.60.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [52d4231ccdb1cfa18703f6434e0cb6a4b7bc4057]

INTEGRATION: CWS geordi2q11 (1.52.72); FILE MERGED 2003/12/16 11:05:26 hr 1.52.72.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [3e0f3df232ffd8d16620f99b2cc562da587752cc]

INTEGRATION: CWS geordi2q11 (1.40.72); FILE MERGED 2003/12/16 11:05:25 hr 1.40.72.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [dfb30d0cd84939b3320a46e7adaf3961f288e84a]

INTEGRATION: CWS geordi2q11 (1.84.68); FILE MERGED 2003/12/16 11:05:24 hr 1.84.68.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [b59e5d9e20f5b062232ccd0101879f730a1ad9d6]

INTEGRATION: CWS geordi2q11 (1.58.70); FILE MERGED 2003/12/16 11:05:22 hr 1.58.70.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [2df5263769a69aa6221e3c7dabd15c447ec15238]

INTEGRATION: CWS geordi2q11 (1.39.72); FILE MERGED 2003/12/16 11:05:20 hr 1.39.72.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [efdc07a802a3e9968865b73ad77b28a6741b29ef]

INTEGRATION: CWS geordi2q11 (1.40.60); FILE MERGED 2003/12/16 11:05:16 hr 1.40.60.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [574ed847f3021116fa0a3799f1a9cc60674d18a7]

INTEGRATION: CWS geordi2q11 (1.28.70); FILE MERGED 2003/12/16 11:05:15 hr 1.28.70.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [24ce9a5b3be49baf91d88557031a3706bfd429a1]

INTEGRATION: CWS geordi2q11 (1.28.72); FILE MERGED 2003/12/16 11:05:14 hr 1.28.72.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [c33810fc13f0af12e055f5817e0201ad139f1739]

INTEGRATION: CWS geordi2q11 (1.30.72); FILE MERGED 2003/12/16 11:05:14 hr 1.30.72.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [9be94599bc4a7bfaaf00b77cfdf3de3f1c866271]

INTEGRATION: CWS geordi2q11 (1.38.68); FILE MERGED 2003/12/16 11:05:12 hr 1.38.68.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [eeb6b0a84447b17387acd93a4bb15c366a6b46a0]

INTEGRATION: CWS geordi2q11 (1.37.72); FILE MERGED 2003/12/16 11:05:12 hr 1.37.72.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [c3df8bd0de9ada736a2d3d6252b8a79f63484f6f]

INTEGRATION: CWS geordi2q11 (1.26.72); FILE MERGED 2003/12/16 11:05:10 hr 1.26.72.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [2993184e657ec80cb4b141b7cbc1becd3f2b180a]

INTEGRATION: CWS geordi2q11 (1.37.60); FILE MERGED 2003/12/16 11:05:10 hr 1.37.60.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [d1f85dc96640c5335b5603dffe42ac2e3ecb29ba]

INTEGRATION: CWS geordi2q11 (1.27.72); FILE MERGED 2003/12/16 11:05:09 hr 1.27.72.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [d866f5c463f13c3d99c18587a21b23c399bbacfd]

INTEGRATION: CWS geordi2q11 (1.20.72); FILE MERGED 2003/12/16 11:05:08 hr 1.20.72.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [75b128e60f9e3faa39fa5f4a4e3fd5638d74f4df]

INTEGRATION: CWS geordi2q11 (1.30.72); FILE MERGED 2003/12/16 11:05:08 hr 1.30.72.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [6d133fdcf2c5bbe9ee268faaa5740c9ed4648b97]

INTEGRATION: CWS geordi2q11 (1.129.68); FILE MERGED 2003/12/16 11:05:06 hr 1.129.68.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [498bec5edff6f9ce2e5a88430e1e728e1b6ccdc3]

INTEGRATION: CWS geordi2q11 (1.26.72); FILE MERGED 2003/12/16 11:05:06 hr 1.26.72.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [f52752becab297fd7cc536e88a52a6eee88dc261]

INTEGRATION: CWS geordi2q11 (1.18.60); FILE MERGED 2003/12/16 11:05:05 hr 1.18.60.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [c22a9d63b50697512aa85cb0bdc72bb828ee72db]

INTEGRATION: CWS geordi2q11 (1.35.72); FILE MERGED 2003/12/16 11:05:05 hr 1.35.72.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [e1933784ecfbf0e393170384a6b45709bb301c2d]

INTEGRATION: CWS geordi2q11 (1.29.72); FILE MERGED 2003/12/16 11:05:04 hr 1.29.72.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [13b2dee5b6c187e5955b72d352edc2e4c6048456]

INTEGRATION: CWS geordi2q11 (1.22.72); FILE MERGED 2003/12/16 11:05:02 hr 1.22.72.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [1c1b0d78c9492b5fafb86d500633e2f4ab5cfc68]

INTEGRATION: CWS geordi2q11 (1.37.70); FILE MERGED 2003/12/16 11:05:02 hr 1.37.70.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [ec829dddb5ae1d9bfd444122242b6226e6409a11]

INTEGRATION: CWS geordi2q11 (1.12.72); FILE MERGED 2003/12/16 11:05:01 hr 1.12.72.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [6aee34e74c7e9b75199e360edac02ba2c5b67aec]

INTEGRATION: CWS geordi2q11 (1.50.72); FILE MERGED 2003/12/16 11:05:00 hr 1.50.72.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [ea4f2f4c43d822b34e334791e07c0138cf7835f5]

INTEGRATION: CWS geordi2q11 (1.91.70); FILE MERGED 2003/12/16 11:05:00 hr 1.91.70.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [9888273c374f17de43b7e8a543e96d0a1f3f486c]

INTEGRATION: CWS geordi2q11 (1.18.72); FILE MERGED 2003/12/16 11:04:59 hr 1.18.72.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [f7103d891fdc32e36c395ae55961c97d47b48e99]

INTEGRATION: CWS geordi2q11 (1.40.72); FILE MERGED 2003/12/16 11:04:58 hr 1.40.72.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [1d815c7f72fb1b8671a16f0d6b884c579c71baa8]

INTEGRATION: CWS geordi2q11 (1.5.12); FILE MERGED 2003/12/16 13:07:54 hr 1.5.12.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [90c6314b3a367b1dc93cb1dc46bc808328a4e937]

INTEGRATION: CWS geordi2q11 (1.6.18); FILE MERGED 2003/12/16 13:07:51 hr 1.6.18.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [19b77d8f14fb563c50fd92c6abe6f93abea9fb6a]

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>  [438052114b1775fdc26ca58cd57a8710b9202400]

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>  [6f7c004501353c2c14ac38e3172dad5feaa06514]

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>  [f991d6af296b0337df72481e2fe80f43fd7647ad]

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-17  Vladimir Glazounov  <vg@openoffice.org>  [a5ad47f7c9aed6c22e8494487147b3ba86956bf8]

INTEGRATION: CWS geordi2q11 (1.41.128); FILE MERGED 2003/12/16 16:03:00 hr 1.41.128.1: #111934#: join CWS ooo111fix1


2003-12-17  Björn Milcke  <bm@openoffice.org>  [b3b43be06c28220b01f0f786d22526747273c264]

COMMENT


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [3efcfc8351c84405f18577221947cf942227a7f0]

INTEGRATION: CWS geordi2q11 (1.23.132); FILE MERGED 2003/12/16 16:02:53 hr 1.23.132.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [e62e212cd1287bf1f06119e552be622edf21ba91]

INTEGRATION: CWS geordi2q11 (1.25.132); FILE MERGED 2003/12/16 16:02:50 hr 1.25.132.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [f446ac74d98d7c473656098c1eeeff45b0b06a27]

INTEGRATION: CWS geordi2q11 (1.39.132); FILE MERGED 2003/12/16 16:02:49 hr 1.39.132.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [1a640b886ea738b6107a6db79acde89dfad048f9]

INTEGRATION: CWS geordi2q11 (1.26.132); FILE MERGED 2003/12/16 16:02:49 hr 1.26.132.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [669a39505e6e53dd18cafa77804c687afa91a28d]

INTEGRATION: CWS geordi2q11 (1.29.132); FILE MERGED 2003/12/16 16:02:48 hr 1.29.132.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [a8088fbd0b20c1c0b342022903b3d8388d9bab71]

INTEGRATION: CWS geordi2q11 (1.70.128); FILE MERGED 2003/12/16 16:02:47 hr 1.70.128.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [23b7dd8d71807f9b82ff8d3583c2625ec2abc974]

INTEGRATION: CWS geordi2q11 (1.31.132); FILE MERGED 2003/12/16 16:02:46 hr 1.31.132.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [b7642e752dd603636c5826ecdece9a8ea8ea558e]

INTEGRATION: CWS geordi2q11 (1.27.132); FILE MERGED 2003/12/16 16:02:46 hr 1.27.132.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [1021ad13e68eec11daae7d21057a8627cb8b8842]

INTEGRATION: CWS geordi2q11 (1.11.132); FILE MERGED 2003/12/16 16:02:45 hr 1.11.132.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [25ea80d59b7872cd37e2510cf0da7a8b1aa97b14]

INTEGRATION: CWS geordi2q11 (1.34.132); FILE MERGED 2003/12/16 16:02:44 hr 1.34.132.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [808d242f89cd5fa0fefc55ff40096c241bbea936]

INTEGRATION: CWS geordi2q11 (1.23.132); FILE MERGED 2003/12/16 16:02:44 hr 1.23.132.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [2a2a89fb94e582f3a32ff1d862ad117f786434ab]

INTEGRATION: CWS geordi2q11 (1.18.132); FILE MERGED 2003/12/16 16:02:44 hr 1.18.132.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [9bd7e95156d3b4af1db65fe7d4f017e34b16294b]

INTEGRATION: CWS geordi2q11 (1.27.132); FILE MERGED 2003/12/16 16:02:43 hr 1.27.132.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [c26e632589562881762838dc3f5e229bbbdb0a4c]

INTEGRATION: CWS geordi2q11 (1.31.132); FILE MERGED 2003/12/16 16:02:43 hr 1.31.132.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [ba1ec29922e3d9991293f8704f106ee2226842df]

INTEGRATION: CWS geordi2q11 (1.34.132); FILE MERGED 2003/12/16 16:02:42 hr 1.34.132.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [79eee7c61c2729a4933d18a2e39123ad5196577b]

INTEGRATION: CWS geordi2q11 (1.21.132); FILE MERGED 2003/12/16 16:02:41 hr 1.21.132.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [6b7f3be173b7e023583c5276514cf2567e3e7676]

INTEGRATION: CWS geordi2q11 (1.17.132); FILE MERGED 2003/12/16 16:02:40 hr 1.17.132.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [db59f6d0b242e9c64ec15a35fcee74d217726435]

INTEGRATION: CWS geordi2q11 (1.39.132); FILE MERGED 2003/12/16 16:02:39 hr 1.39.132.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [743f86f788c3e60ca5821e51d6407fce0b6f1290]

INTEGRATION: CWS geordi2q11 (1.32.132); FILE MERGED 2003/12/16 16:02:38 hr 1.32.132.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [4fb156dbc8e49156e6e035bd2d034e937facc6d5]

INTEGRATION: CWS geordi2q11 (1.38.132); FILE MERGED 2003/12/16 16:02:36 hr 1.38.132.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [dd04a6963fa59c5568c36572eab998c3873b25ca]

INTEGRATION: CWS geordi2q11 (1.22.132); FILE MERGED 2003/12/16 16:02:33 hr 1.22.132.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [9eea3e89623ddeef4419121bb533e8f3049cd40e]

INTEGRATION: CWS geordi2q11 (1.26.132); FILE MERGED 2003/12/16 16:02:32 hr 1.26.132.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [b4de51f4443106ab0afe2a94db277a4066fb9aa5]

INTEGRATION: CWS geordi2q11 (1.37.132); FILE MERGED 2003/12/16 16:02:30 hr 1.37.132.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [f7e35908ac08be5dc3a8df1509864b74e5c89d75]

INTEGRATION: CWS geordi2q11 (1.83.132); FILE MERGED 2003/12/16 16:02:30 hr 1.83.132.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [c41bfdca6c7994bf26125cc30585027227fab2cb]

INTEGRATION: CWS geordi2q11 (1.89.128); FILE MERGED 2003/12/16 16:02:28 hr 1.89.128.1: #111934#: join CWS ooo111fix1


2003-12-17  Björn Milcke  <bm@openoffice.org>  [9907dd1873125cea5debb65b7b5eb7b6560fb887]

COMMENT


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [447d4fc77db38219e6e9821aaa5ce4be8574b0da]

INTEGRATION: CWS geordi2q11 (1.8.64); FILE MERGED 2003/12/16 16:18:25 hr 1.8.64.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [d35d54feacb27c754863f93dbc70130344a8a0c2]

INTEGRATION: CWS geordi2q11 (1.40.222); FILE MERGED 2003/12/16 16:39:50 hr 1.40.222.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [418711285adb170e47d94c8c8f5ba5769f3971ac]

INTEGRATION: CWS geordi2q11 (1.36.222); FILE MERGED 2003/12/16 16:39:50 hr 1.36.222.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [de3ce263d503ce4eacc7acc2b0c6e35ca62a716d]

INTEGRATION: CWS geordi2q11 (1.21.224); FILE MERGED 2003/12/16 16:39:49 hr 1.21.224.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [8e5a21ec95612d51cbf104b341eb349141637ccc]

INTEGRATION: CWS geordi2q11 (1.18.224); FILE MERGED 2003/12/16 16:39:49 hr 1.18.224.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [d294694d4608e1c79f6d50165f3f42400e155d72]

INTEGRATION: CWS geordi2q11 (1.15.224); FILE MERGED 2003/12/16 16:39:49 hr 1.15.224.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [83cc312c58400cfe17359d7d65bc3a54a1ce3681]

INTEGRATION: CWS geordi2q11 (1.18.224); FILE MERGED 2003/12/16 16:39:47 hr 1.18.224.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [007b36254c5cfe28556d21c8bb82ac37fb2d120c]

INTEGRATION: CWS geordi2q11 (1.77.104); FILE MERGED 2003/12/16 16:39:44 hr 1.77.104.1: #111934#: join CWS ooo111fix1


2003-12-17  Björn Milcke  <bm@openoffice.org>  [1d41c7ab5c8b86715fad29146c699d554474d334]

wrong header-barrier-name


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [7ece430439f18f01c2fab2697baa9c428fdb0039]

INTEGRATION: CWS geordi2q11 (1.22.224); FILE MERGED 2003/12/16 16:39:43 hr 1.22.224.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [5e30252f5438a679c78a708f5aabf5679b6036d8]

INTEGRATION: CWS geordi2q11 (1.13.224); FILE MERGED 2003/12/16 16:39:42 hr 1.13.224.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [abc52bdc655dc333a4bb6a1564c657e3941c4208]

INTEGRATION: CWS geordi2q11 (1.28.224); FILE MERGED 2003/12/16 16:39:41 hr 1.28.224.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [dcd82ca47a55673fcf02a9cd2c55d7cbce88efe4]

INTEGRATION: CWS geordi2q11 (1.64.222); FILE MERGED 2003/12/16 16:39:41 hr 1.64.222.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [467c7403926d52c1960346fa3cf8eb33ffc75b05]

INTEGRATION: CWS geordi2q11 (1.25.222); FILE MERGED 2003/12/16 16:39:40 hr 1.25.222.1: #111934#: join CWS ooo111fix1


2003-12-17  Björn Milcke  <bm@openoffice.org>  [2a90ac1aa17b57a384f3e77a21bad8e21f3c9668]

error


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [54b0edcaaa88d45b66680619d7253799425cf524]

INTEGRATION: CWS geordi2q11 (1.40.152); FILE MERGED 2003/12/16 16:39:40 hr 1.40.152.1: #111934#: join CWS ooo111fix1


2003-12-17  Björn Milcke  <bm@openoffice.org>  [a46de8973a12662ed174bb3385d4748bb0841971]

+DataSequenceToDoubleSequence


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [bade6241e36798e8a37763a367770188af45479f]

INTEGRATION: CWS geordi2q11 (1.33.224); FILE MERGED 2003/12/16 16:39:39 hr 1.33.224.1: #111934#: join CWS ooo111fix1


2003-12-17  Ingrid Halama  <iha@openoffice.org>  [6be541e79b849c63f38774111a0e91da7ca0e62e]

moved createion of LabelsGroupShape tp base class


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [a3015e26e1f026932190c780b2d75bbe9800e7d0]

INTEGRATION: CWS geordi2q11 (1.75.222); FILE MERGED 2003/12/16 16:39:39 hr 1.75.222.1: #111934#: join CWS ooo111fix1


2003-12-17  Björn Milcke  <bm@openoffice.org>  [d9acb1af8c02f16f055dbd141dccd3f9f2a8bdbc]

COMMENT


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [ca01dfbe440b3587e1c15115d3f069f3c686fd5a]

INTEGRATION: CWS geordi2q11 (1.50.224); FILE MERGED 2003/12/16 16:39:38 hr 1.50.224.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [9a4d2ad68654536b14f4101f9fabd6387b706d13]

INTEGRATION: CWS geordi2q11 (1.47.224); FILE MERGED 2003/12/16 16:39:38 hr 1.47.224.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [812d34935242cbc002521214406b42f70785713e]

INTEGRATION: CWS geordi2q11 (1.24.54); FILE MERGED 2003/12/16 16:39:37 hr 1.24.54.1: #111934#: join CWS ooo111fix1


2003-12-17  Ingrid Halama  <iha@openoffice.org>  [993451cd366dc25932f297a1fdb5e59c28d917af]

pointer to reference


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [8c4a76ac4b9a0689bb66e96acd8a60603e986022]

INTEGRATION: CWS geordi2q11 (1.10.224); FILE MERGED 2003/12/16 16:39:37 hr 1.10.224.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [ece81475a1a8a748a762c2462f7a59eba8171c8c]

INTEGRATION: CWS geordi2q11 (1.34.224); FILE MERGED 2003/12/16 16:39:35 hr 1.34.224.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [67d4bcfa908c0c202e1d89921141fe36c8641361]

INTEGRATION: CWS geordi2q11 (1.42.224); FILE MERGED 2003/12/16 16:39:35 hr 1.42.224.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [c19c03ca8704eb2f9b6dc258221270a526d86ac1]

INTEGRATION: CWS geordi2q11 (1.27.224); FILE MERGED 2003/12/16 16:39:34 hr 1.27.224.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [ab709de3c1b68dadf64727acf2559f48cdf2669f]

INTEGRATION: CWS geordi2q11 (1.32.224); FILE MERGED 2003/12/16 16:39:34 hr 1.32.224.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [5748dca366c35088ce9cc472efe36013016592f0]

INTEGRATION: CWS geordi2q11 (1.71.224); FILE MERGED 2003/12/16 16:39:31 hr 1.71.224.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [57711b0d1a82757e549064f69d17cbc6547524ba]

INTEGRATION: CWS geordi2q11 (1.45.224); FILE MERGED 2003/12/16 16:39:31 hr 1.45.224.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [52dcd77431ab17c9a25ec8c5472f87d49a8f1edb]

INTEGRATION: CWS geordi2q11 (1.50.224); FILE MERGED 2003/12/16 16:39:30 hr 1.50.224.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [03b9ab5dcaeb8f1967957268c2e6abddf4e1de64]

INTEGRATION: CWS geordi2q11 (1.68.224); FILE MERGED 2003/12/16 16:39:29 hr 1.68.224.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [308fabf434751bf2a1adbcd5b596126011ec6fb7]

INTEGRATION: CWS geordi2q11 (1.23.2); FILE MERGED 2003/12/16 16:39:28 hr 1.23.2.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [21a44a6373ae0ed186b9bdbbdf0ed3fcccca024e]

INTEGRATION: CWS geordi2q11 (1.56.2); FILE MERGED 2003/12/16 16:39:27 hr 1.56.2.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [ce4c9b16a6b6a8c045ced08eae1538f46f94aafd]

INTEGRATION: CWS geordi2q11 (1.50.224); FILE MERGED 2003/12/16 16:39:26 hr 1.50.224.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [f54cf8b94e387de314c266942305722a1e150cf0]

INTEGRATION: CWS geordi2q11 (1.34.2); FILE MERGED 2003/12/16 16:39:26 hr 1.34.2.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [4c9c2fa08b6226f1da26cab9a9b09b6db14f4550]

INTEGRATION: CWS geordi2q11 (1.6.224); FILE MERGED 2003/12/16 16:39:25 hr 1.6.224.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [9dc80bb79ab1e38915b401557fe5dd2afee8ff6e]

INTEGRATION: CWS geordi2q11 (1.21.224); FILE MERGED 2003/12/16 16:39:24 hr 1.21.224.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [57f66c17569a9d4718f6fb7ef0cafdd3367a7a82]

INTEGRATION: CWS geordi2q11 (1.26.224); FILE MERGED 2003/12/16 16:39:23 hr 1.26.224.1: #111934#: join CWS ooo111fix1


2003-12-17  Björn Milcke  <bm@openoffice.org>  [6b28a26713cbe1ecf20ea620da0e378bac415c9c]

COMMENT


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [f635524c2ba52d4b2450bda0998664c017a1c4dd]

INTEGRATION: CWS geordi2q11 (1.26.224); FILE MERGED 2003/12/16 16:39:22 hr 1.26.224.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [d147f0c337adac310c7e6b557199c29c58089131]

INTEGRATION: CWS geordi2q11 (1.55.224); FILE MERGED 2003/12/16 16:39:21 hr 1.55.224.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [451b084a7ba2611a28d878aa7295485f7ba30f18]

INTEGRATION: CWS geordi2q11 (1.24.358); FILE MERGED 2003/12/15 15:50:25 hr 1.24.358.1: #111934#: join CWS editeng7pp2


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [1526fdf013d8dd6b5b4de9df8c384e21673fbbc1]

INTEGRATION: CWS geordi2q11 (1.91.52); FILE MERGED 2003/12/15 15:50:24 hr 1.91.52.1: #111934#: join CWS editeng7pp2


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [5aad51d5db57ad203b526b36f25349d346678c59]

INTEGRATION: CWS geordi2q11 (1.40.224); FILE MERGED 2003/12/16 16:39:20 hr 1.40.224.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [f6814b0111e23fcdefaa3dfb23407683037beb0c]

INTEGRATION: CWS geordi2q11 (1.86.74); FILE MERGED 2003/12/15 15:51:53 hr 1.86.74.2: #111934#: join CWS editeng7pp2 2003/12/15 15:50:23 hr 1.86.74.1: #111934#: join CWS editeng7pp2


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [151fde0b4882457e895f2c9f932ad940feb038c9]

INTEGRATION: CWS geordi2q11 (1.22.224); FILE MERGED 2003/12/16 16:39:19 hr 1.22.224.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [ed2ec01029a4e03c92b407b473d3efeba1f450e3]

INTEGRATION: CWS geordi2q11 (1.38.148); FILE MERGED 2003/12/16 16:39:18 hr 1.38.148.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [0a396acadb03a9fd45d7ba2b6eab805fc9ee0c75]

INTEGRATION: CWS geordi2q11 (1.48.224); FILE MERGED 2003/12/16 16:39:17 hr 1.48.224.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [c944d3f8c9870a1792e565144315ef300c033aa2]

INTEGRATION: CWS geordi2q11 (1.16.224); FILE MERGED 2003/12/16 16:39:17 hr 1.16.224.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [e0aa75b2b0a3fdfd1b6e6bd73bc445e4531c0d42]

INTEGRATION: CWS geordi2q11 (1.24.224); FILE MERGED 2003/12/16 16:39:17 hr 1.24.224.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [d1716dc10533612108c477558d58e1719e3d51e6]

INTEGRATION: CWS geordi2q11 (1.30.224); FILE MERGED 2003/12/16 16:39:16 hr 1.30.224.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [dee651977ab4df8ed33d02b66b72dc9f29be17a9]

INTEGRATION: CWS geordi2q11 (1.24.122); FILE MERGED 2003/12/16 16:39:15 hr 1.24.122.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [175923d1fe16ff47b4a89f6196d9bfe5e6690dde]

INTEGRATION: CWS geordi2q11 (1.23.224); FILE MERGED 2003/12/16 16:39:15 hr 1.23.224.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [2c38dd1efc18de7928f92447ac1f47fa1f9e4a47]

INTEGRATION: CWS geordi2q11 (1.33.224); FILE MERGED 2003/12/16 16:39:14 hr 1.33.224.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [492c891f813f28acf838bf9ded9318558774209a]

INTEGRATION: CWS geordi2q11 (1.56.224); FILE MERGED 2003/12/16 16:39:13 hr 1.56.224.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [6cefe58e3009321caafbb42ab10c08f510b566c6]

INTEGRATION: CWS geordi2q11 (1.45.224); FILE MERGED 2003/12/16 16:39:13 hr 1.45.224.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [55e6ed5411be17a821ea61b1458601bcc981b417]

INTEGRATION: CWS geordi2q11 (1.64.22); FILE MERGED 2003/12/16 16:39:12 hr 1.64.22.1: #111934#: join CWS ooo111fix1


2003-12-17  Björn Milcke  <bm@openoffice.org>  [b5ae1516ef0c084324280e56eb9ea23069b81dd0]

COMMENT


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [03b08153c23a7c9be37a28b87b5e7d8b0e004a70]

INTEGRATION: CWS geordi2q11 (1.34.224); FILE MERGED 2003/12/16 16:39:10 hr 1.34.224.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [09e917a8172c3b1d10d9a65d819c2294364d7913]

INTEGRATION: CWS geordi2q11 (1.15.224); FILE MERGED 2003/12/16 16:39:09 hr 1.15.224.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [fe70a428833fd7aa910141eaddc37407a6039ff0]

INTEGRATION: CWS geordi2q11 (1.33.224); FILE MERGED 2003/12/16 16:39:08 hr 1.33.224.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [f0c63314369851042edd8f3fc64a3bff260c5476]

INTEGRATION: CWS geordi2q11 (1.12.224); FILE MERGED 2003/12/16 16:39:08 hr 1.12.224.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [07881c9d26b45ee319749c3fa8eb7b5911f33de3]

INTEGRATION: CWS geordi2q11 (1.20.224); FILE MERGED 2003/12/16 16:39:07 hr 1.20.224.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [5ff689d564b455647a066743464ea4d46a100611]

INTEGRATION: CWS geordi2q11 (1.19.224); FILE MERGED 2003/12/16 16:39:06 hr 1.19.224.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [da29bd0ca0b5c6bd4ea6c3460f63d9a69ff2eceb]

INTEGRATION: CWS geordi2q11 (1.75.222); FILE MERGED 2003/12/16 16:39:05 hr 1.75.222.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [4c0d2fdcd505387ba3c466acc3a1411c652a67b3]

INTEGRATION: CWS geordi2q11 (1.60.224); FILE MERGED 2003/12/16 16:39:04 hr 1.60.224.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [0b2c432a29d2fba1dfc7c7eb1ada5c66dac19397]

INTEGRATION: CWS geordi2q11 (1.51.224); FILE MERGED 2003/12/16 16:39:03 hr 1.51.224.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [72a697ca116de65e291d622a3d46cd872499cc20]

INTEGRATION: CWS geordi2q11 (1.41.224); FILE MERGED 2003/12/16 16:39:03 hr 1.41.224.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [77fcb0051c82799b4d4884fc9d5859cc8ec9e88f]

INTEGRATION: CWS geordi2q11 (1.22.224); FILE MERGED 2003/12/16 16:39:02 hr 1.22.224.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [9d5f0afa198b8939ec9c87d463dc8f3059a0a0c3]

INTEGRATION: CWS geordi2q11 (1.26.224); FILE MERGED 2003/12/16 16:39:01 hr 1.26.224.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [ed2f5afaf64e77be780e7f1cf3fa0ae1abc31a62]

INTEGRATION: CWS geordi2q11 (1.22.224); FILE MERGED 2003/12/16 16:39:01 hr 1.22.224.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [352eee42a527926383a5e15a23534a19a485c2db]

INTEGRATION: CWS geordi2q11 (1.25.224); FILE MERGED 2003/12/16 16:38:59 hr 1.25.224.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [f9a68508d9723a02153cba87b303daa78637a2b8]

INTEGRATION: CWS geordi2q11 (1.22.224); FILE MERGED 2003/12/16 16:38:58 hr 1.22.224.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [cb738ce9ba62d71d8f61f02829feff9b299f0513]

INTEGRATION: CWS geordi2q11 (1.42.122); FILE MERGED 2003/12/16 16:38:58 hr 1.42.122.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [70bfbd1bc6984e734012686afaf12b284ea76daf]

INTEGRATION: CWS geordi2q11 (1.12.224); FILE MERGED 2003/12/16 16:38:57 hr 1.12.224.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [79e4176131450c37eefa70259236c7d5be266010]

INTEGRATION: CWS geordi2q11 (1.27.224); FILE MERGED 2003/12/16 16:38:57 hr 1.27.224.1: #111934#: join CWS ooo111fix1


2003-12-17  Björn Milcke  <bm@openoffice.org>  [b4f9277f90d01501330777782de67fe109729f80]

COMMENT


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [d8fe2b5698bbf33cecbf670d5e29950982e3da2c]

INTEGRATION: CWS geordi2q11 (1.18.224); FILE MERGED 2003/12/16 16:38:56 hr 1.18.224.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [ee4a68e501f452f567cf3cf1bd96498d8d25c048]

INTEGRATION: CWS geordi2q11 (1.66.96); FILE MERGED 2003/12/16 16:38:56 hr 1.66.96.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [502d32b9552949c8a062d1bea1f8fa8ebef60417]

INTEGRATION: CWS geordi2q11 (1.20.224); FILE MERGED 2003/12/16 16:38:55 hr 1.20.224.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [939bf4d7419f7d27113abaa3261fc8f0d83d756b]

INTEGRATION: CWS geordi2q11 (1.44.224); FILE MERGED 2003/12/16 16:38:55 hr 1.44.224.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [834f14bcbf8c1e0d608316476d3872ff856b07e0]

INTEGRATION: CWS geordi2q11 (1.7.224); FILE MERGED 2003/12/16 16:38:54 hr 1.7.224.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [d690fbc3d00a9a70bcd12f76d7a78a27b01481a7]

INTEGRATION: CWS geordi2q11 (1.23.224); FILE MERGED 2003/12/16 16:38:54 hr 1.23.224.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [bd24e05b5779e2ad9b7d61088cd70c515fc10546]

INTEGRATION: CWS geordi2q11 (1.38.224); FILE MERGED 2003/12/16 16:38:53 hr 1.38.224.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [7e18b37e66ba9b594de706d11fcd945e35371a68]

INTEGRATION: CWS geordi2q11 (1.12.224); FILE MERGED 2003/12/16 16:38:53 hr 1.12.224.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [0096962b6731242d4d1de65f43e13caaa8e57b03]

INTEGRATION: CWS geordi2q11 (1.7.224); FILE MERGED 2003/12/16 16:38:53 hr 1.7.224.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [15fada4e32c0e32bececc1676e1b596e46c6c261]

INTEGRATION: CWS geordi2q11 (1.32.122); FILE MERGED 2003/12/16 16:38:52 hr 1.32.122.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [958947d23d296b0a8498ac31d81232e9f3c22035]

INTEGRATION: CWS geordi2q11 (1.27.224); FILE MERGED 2003/12/16 16:38:52 hr 1.27.224.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [3669a7ee26a048227f5fb054aa9d6b2e544b9181]

INTEGRATION: CWS geordi2q11 (1.6.224); FILE MERGED 2003/12/16 16:38:51 hr 1.6.224.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [11bcfacebc516a53fb0dc852f7402d32f7c7264c]

INTEGRATION: CWS geordi2q11 (1.40.152); FILE MERGED 2003/12/16 16:38:51 hr 1.40.152.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [0e7a015aff871d455ba71ca99f7a202c421d5dd0]

INTEGRATION: CWS geordi2q11 (1.32.122); FILE MERGED 2003/12/16 16:38:50 hr 1.32.122.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [96a85b7d1cb3b98212ad7753976d389070488c79]

INTEGRATION: CWS geordi2q11 (1.27.224); FILE MERGED 2003/12/16 16:38:50 hr 1.27.224.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [a3a9e3a1ecbb1b482fbd6810f1755d34677e9fd2]

INTEGRATION: CWS geordi2q11 (1.6.224); FILE MERGED 2003/12/16 16:38:49 hr 1.6.224.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [011bf9e9db01b999df77a6623961022ecf91f646]

INTEGRATION: CWS geordi2q11 (1.49.152); FILE MERGED 2003/12/16 16:38:49 hr 1.49.152.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [1bd612a867d5a4988b85961049fe1cf3e2db2867]

INTEGRATION: CWS geordi2q11 (1.67.224); FILE MERGED 2003/12/16 16:38:48 hr 1.67.224.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [d8d2f20de7e79e1e597c0d9e273de3d3983e6126]

INTEGRATION: CWS geordi2q11 (1.49.92); FILE MERGED 2003/12/16 16:38:47 hr 1.49.92.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [87bed4406b9e95c85c6d832fade5e2f613ba67f3]

INTEGRATION: CWS geordi2q11 (1.40.224); FILE MERGED 2003/12/16 16:38:47 hr 1.40.224.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [79eeb5c58af4adb695e8a09d775f4135014ce10a]

INTEGRATION: CWS geordi2q11 (1.16.224); FILE MERGED 2003/12/16 16:38:46 hr 1.16.224.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [b93e003b42f24426fb031bb10776c54319e4ab38]

INTEGRATION: CWS geordi2q11 (1.32.224); FILE MERGED 2003/12/16 16:38:46 hr 1.32.224.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [98190a3c2fd5c44ab6cfbd1b7ba1edea56f63eb7]

INTEGRATION: CWS geordi2q11 (1.45.224); FILE MERGED 2003/12/16 16:38:45 hr 1.45.224.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [b02e2cc71cfd77795294951e412b64432f0f57e4]

INTEGRATION: CWS geordi2q11 (1.28.224); FILE MERGED 2003/12/16 16:38:44 hr 1.28.224.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [9578d9aec539842cb75289acd58eedb6ae9b7c61]

INTEGRATION: CWS geordi2q11 (1.13.124); FILE MERGED 2003/12/17 11:32:37 hr 1.13.124.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [ecd663f3ec8359851c1dca1fd24e7044cdfab22c]

INTEGRATION: CWS geordi2q11 (1.42.146); FILE MERGED 2003/12/17 11:32:37 hr 1.42.146.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [698c8c06b4cbde883cdf55a1f30c13b2b7158a6f]

INTEGRATION: CWS geordi2q11 (1.25.146); FILE MERGED 2003/12/17 11:32:36 hr 1.25.146.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [9a1479b94bf7ab08cb001ef5911fa5121446a197]

INTEGRATION: CWS geordi2q11 (1.33.146); FILE MERGED 2003/12/17 11:32:36 hr 1.33.146.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [6df1e9edfa6685bfec171ec787bd132de6229815]

INTEGRATION: CWS geordi2q11 (1.33.146); FILE MERGED 2003/12/17 11:32:35 hr 1.33.146.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [67cd82db3b53a8e75202651f3f35d8f94b64f078]

INTEGRATION: CWS geordi2q11 (1.22.158); FILE MERGED 2003/12/17 11:32:35 hr 1.22.158.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [7b62d3005e0c7aa0526fbf2c998299dc4bade068]

INTEGRATION: CWS geordi2q11 (1.24.14); FILE MERGED 2003/12/17 11:32:33 hr 1.24.14.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [ed42bda0937fdca0ea4e5e2a95b31ab0e7e145cb]

INTEGRATION: CWS geordi2q11 (1.3.32); FILE MERGED 2003/12/16 12:49:52 hr 1.3.32.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [36843d67ae5f14240644c0fb832441cf5a78542a]

INTEGRATION: CWS geordi2q11 (1.4.42); FILE MERGED 2003/12/16 12:49:47 hr 1.4.42.1: #111934#: join CWS ooo111fix1


2003-12-17  Vladimir Glazounov  <vg@openoffice.org>  [1de93f70da38ec55bb704be3c88b48811f1a6b95]

INTEGRATION: CWS extras11 (1.20.92); FILE MERGED 2003/10/07 10:03:35 bc 1.20.92.1: #112505# retrieval of german states now improved


2003-12-17  Ingrid Halama  <iha@openoffice.org>  [388ddfbebb6b6127d39859f362027506fe4d4e56]

regression curves and error bars only for 2D


2003-12-17  Ingrid Halama  <iha@openoffice.org>  [c18dd61b71d4fbcbc7d741a70c9da8f1bc959606]

added regression curves


2003-12-17  Ingrid Halama  <iha@openoffice.org>  [e7a48958c29b388b0e669e91f425f068c80ada7b]

added m_xSeriesTarget, m_xErrorBarTarget and m_xTextTarget for error bars above area; prepare labels above area


2003-12-17  Ingrid Halama  <iha@openoffice.org>  [a9e0e8345009d61e7c907cb85f4b238d55b40e04]

error bars above area


2003-12-17  Mikhail Voitenko  <mav@openoffice.org>  [6746fc7e878835f54ff41e813ebbe79ee3e35717]

change to small letters in file names


2003-12-17  Mikhail Voitenko  <mav@openoffice.org>  [19af7c0fb9193164d087a4ca81fd7978e3147e05]

#112923# MainThreadExecutor


2003-12-17  Ingrid Halama  <iha@openoffice.org>  [4cf7c678a34a8675a1117d99de8483d1c92b6131]

added error bars


2003-12-17  Ingrid Halama  <iha@openoffice.org>  [88d69621ee751861bad0ec10e0bda4eff3b82c6e]

added method createErrorBar_Y; check index before access


2003-12-17  Ingrid Halama  <iha@openoffice.org>  [9bd21d37c7200c0c2abd70b8f399d6ac0eff340c]

added method createErrorBar_Y


2003-12-17  Ingrid Halama  <iha@openoffice.org>  [0d1daae67b385a636e27dcfee7205c0ecd4c5040]

return NAN if wrong index


2003-12-17  Ingrid Halama  <iha@openoffice.org>  [5e7c51be0dc44f129cf91cb80b2ebb7bfcb23d47]

added method getAxisType


2003-12-16  Vladimir Glazounov  <vg@openoffice.org>  [73c1aedd9e82168b817bdb0293a2514b66ab736d]

SRC680


2003-12-16  Oliver Bolte  <obo@openoffice.org>  [9543b59781d5010b57e71bfaebc74a2317291e6f]

#100000# can't build with .net 2003


2003-12-16  Björn Milcke  <bm@openoffice.org>  [a25d2c0b548ec68394b1edc68488be3a44173e21]

set default attributes for regression lines/mean value line


2003-12-16  Björn Milcke  <bm@openoffice.org>  [582cc4b71182044aac6b8e7997931736ad8d7301]

helper for filtering invalid tuples in the sequence for regression calculation


2003-12-16  Eike Rathke  <er@openoffice.org>  [3af1bb89f3d2b2e0030a164ebae0b225324d9a96]

#i1967# temporary typedefs to ease resyncs of new code into cws_src680_rowlimit, to be removed upon integration of that CWS


2003-12-16  Vladimir Glazounov  <vg@openoffice.org>  [20fc2df2aa35be37cd8aa83c9c5428df00cd901d]

INTEGRATION: CWS obr01 (1.14.8); FILE MERGED 2003/12/11 13:03:35 obr 1.14.8.1: #114317# race condition in OfficeIPCThread::run fixed


2003-12-16  Vladimir Glazounov  <vg@openoffice.org>  [9867c00f0cef2aad27f7446a8d51e061901c7822]

INTEGRATION: CWS obr01 (1.38.8); FILE MERGED 2003/12/11 13:03:35 obr 1.38.8.1: #114317# race condition in OfficeIPCThread::run fixed


2003-12-16  Vladimir Glazounov  <vg@openoffice.org>  [8af45c87a8ee30e0ddad646a4ff81f10c8c1d1ea]

INTEGRATION: CWS aw007 (1.30.10); FILE MERGED 2003/12/10 15:11:38 aw 1.30.10.1: #114135# Added necessary changes in SC together with NN to make all possible painting processes using the DrawingLayer use a SdrView


2003-12-16  Vladimir Glazounov  <vg@openoffice.org>  [6d1e8c9b1e5eb24e4bdde6fde203f7cfcdfb52ff]

INTEGRATION: CWS aw007 (1.22.170); FILE MERGED 2003/12/10 15:11:37 aw 1.22.170.1: #114135# Added necessary changes in SC together with NN to make all possible painting processes using the DrawingLayer use a SdrView


2003-12-16  Vladimir Glazounov  <vg@openoffice.org>  [221145dc52f93952c3cdc63ff1f38ce1cb73afaa]

INTEGRATION: CWS aw007 (1.9.10); FILE MERGED 2003/12/10 15:11:37 aw 1.9.10.1: #114135# Added necessary changes in SC together with NN to make all possible painting processes using the DrawingLayer use a SdrView


2003-12-16  Vladimir Glazounov  <vg@openoffice.org>  [76d943ec2757b833656d75e378aee97009beb494]

INTEGRATION: CWS aw007 (1.18.214); FILE MERGED 2003/12/10 15:11:36 aw 1.18.214.1: #114135# Added necessary changes in SC together with NN to make all possible painting processes using the DrawingLayer use a SdrView


2003-12-16  Vladimir Glazounov  <vg@openoffice.org>  [b59428b841ec7ea98b551b931e3af7b9e7d492e2]

INTEGRATION: CWS aw007 (1.37.52); FILE MERGED 2003/12/10 15:11:35 aw 1.37.52.1: #114135# Added necessary changes in SC together with NN to make all possible painting processes using the DrawingLayer use a SdrView


2003-12-16  Vladimir Glazounov  <vg@openoffice.org>  [d68277c03346a2cd31c5f8f0ca3a3cb6fcb06452]

INTEGRATION: CWS aw007 (1.8.10); FILE MERGED 2003/12/10 15:11:35 aw 1.8.10.1: #114135# Added necessary changes in SC together with NN to make all possible painting processes using the DrawingLayer use a SdrView


2003-12-16  Vladimir Glazounov  <vg@openoffice.org>  [ef7f264854d896c458cb09d46911e62f4d309032]

INTEGRATION: CWS aw007 (1.26.68); FILE MERGED 2003/12/10 15:11:34 aw 1.26.68.1: #114135# Added necessary changes in SC together with NN to make all possible painting processes using the DrawingLayer use a SdrView


2003-12-16  Vladimir Glazounov  <vg@openoffice.org>  [e7fc3ff32593c023a7930650553031670e2de1c6]

INTEGRATION: CWS aw007 (1.39.10); FILE MERGED 2003/12/10 09:34:39 aw 1.39.10.1: #114233# Corrected a compiler warning


2003-12-16  Vladimir Glazounov  <vg@openoffice.org>  [ffe75b9eeba7abae76115506f6de18118375fbe9]

INTEGRATION: CWS aw007 (1.9.20); FILE MERGED 2003/12/10 10:17:02 aw 1.9.20.1: #114310#

This is used for Combine and Connect. In no case it is necessary to force the content to curve, but it is also not good to force to polygons. Thus,
 curve is the less information loosing one. Remember: This place is not
 used for merge.
 LineToArea is never necessary, both commands are able to take over the
 set line style and to display it correctly. Thus, i will use a
 ConvertMarkedToPathObj with a sal_False in any case. Only drawback is that
 simple polygons will be changed to curves, but with no information loss.

2003-12-16  Vladimir Glazounov  <vg@openoffice.org>  [65478049effaba38772dd1a265995621ae5da712]

INTEGRATION: CWS aw007 (1.2.20); FILE MERGED 2003/12/10 09:50:50 aw 1.2.20.1: #114265# I made some places more secure which use the mpItemSet inside the properties implementations


2003-12-16  Vladimir Glazounov  <vg@openoffice.org>  [0c7bb04426c91a86755b130c174b932791de313b]

INTEGRATION: CWS aw007 (1.2.20); FILE MERGED 2003/12/10 09:50:48 aw 1.2.20.1: #114265# I made some places more secure which use the mpItemSet inside the properties implementations


2003-12-16  Vladimir Glazounov  <vg@openoffice.org>  [4af963a0865a1d342a58910571620da55909bd21]

INTEGRATION: CWS aw007 (1.2.20); FILE MERGED 2003/12/10 09:50:47 aw 1.2.20.1: #114265# I made some places more secure which use the mpItemSet inside the properties implementations


2003-12-16  Vladimir Glazounov  <vg@openoffice.org>  [386191d34c8026c002e5d6abde97d2aa0f663f02]

INTEGRATION: CWS aw007 (1.2.20); FILE MERGED 2003/12/10 09:50:46 aw 1.2.20.1: #114265# I made some places more secure which use the mpItemSet inside the properties implementations


2003-12-16  Vladimir Glazounov  <vg@openoffice.org>  [5f39a85dee6f9d5b226bf51190f1414d67ef0d10]

INTEGRATION: CWS aw007 (1.2.20); FILE MERGED 2003/12/10 09:50:45 aw 1.2.20.1: #114265# I made some places more secure which use the mpItemSet inside the properties implementations


2003-12-16  Vladimir Glazounov  <vg@openoffice.org>  [acbfda3065a5f6f7d4161da366b88bb69d8cc36d]

INTEGRATION: CWS aw007 (1.2.20); FILE MERGED 2003/12/10 09:50:44 aw 1.2.20.1: #114265# I made some places more secure which use the mpItemSet inside the properties implementations


2003-12-16  Vladimir Glazounov  <vg@openoffice.org>  [55999fc0b5ac28a51125683c644a01d887972af0]

INTEGRATION: CWS aw007 (1.2.20); FILE MERGED 2003/12/10 09:50:41 aw 1.2.20.1: #114265# I made some places more secure which use the mpItemSet inside the properties implementations


2003-12-16  Vladimir Glazounov  <vg@openoffice.org>  [e6f6b1891464b392cc507bbc50acfee2d2ccc475]

INTEGRATION: CWS aw007 (1.2.20); FILE MERGED 2003/12/10 09:50:39 aw 1.2.20.2: #114265# I made some places more secure which use the mpItemSet inside the properties implementations 2003/12/09 19:50:23 aw 1.2.20.1: #114265# To only invalidate the page when the StyleSheet change happens,  some more rigid testing is necessary.


2003-12-16  Vladimir Glazounov  <vg@openoffice.org>  [1fc106044a94d71612785dabe7dae7c86765dc32]

INTEGRATION: CWS aw007 (1.2.20); FILE MERGED 2003/12/09 19:52:04 aw 1.2.20.1: #114233# Always buffer OLE2 objects, this needs to be moved to a  ViewContactOfOLE2Obj later


2003-12-16  Vladimir Glazounov  <vg@openoffice.org>  [02061370472d0b4b5389e23d295cd243d2c49d14]

INTEGRATION: CWS aw007 (1.2.20); FILE MERGED 2003/12/10 11:31:35 aw 1.2.20.1: #114335#

INPUT_OTHER removed too, leads to problems with added controls
 from the form layer.

2003-12-16  Vladimir Glazounov  <vg@openoffice.org>  [239883d99549086d1593ec17afd47e43285faf12]

INTEGRATION: CWS aw007 (1.10.20); FILE MERGED 2003/12/09 10:02:05 aw 1.10.20.1: #114231# Secure the InitRedraw call with Push(PUSH_LINECOLOR), Pop() calls to save/restore the SW LineColor


2003-12-16  Vladimir Glazounov  <vg@openoffice.org>  [0faab27531da1a0c48be421a515528c5403e9f01]

INTEGRATION: CWS aw007 (1.22.306); FILE MERGED 2003/12/11 16:12:36 aw 1.22.306.1: #114233# The writer is also not allowed to draw OLEs unbuffered, thus i have added a buffered paint.


2003-12-16  Vladimir Glazounov  <vg@openoffice.org>  [96d5f40b1a6bedc4cc2583e5ad687b83ee1119d8]

INTEGRATION: CWS qrycomp (1.55.146); FILE MERGED 2003/10/30 14:15:29 oj 1.55.146.1: #i21791# changes for the querycomposer


2003-12-16  Vladimir Glazounov  <vg@openoffice.org>  [c2b21bf65a52c1949bb9baa80fb26f75a9dd7180]

INTEGRATION: CWS qrycomp (1.27.152); FILE MERGED 2003/11/19 11:27:14 oj 1.27.152.2: #i21791# changes for the querycomposer 2003/10/30 14:15:09 oj 1.27.152.1: #i21791# changes for the querycomposer


2003-12-16  Vladimir Glazounov  <vg@openoffice.org>  [4f08d42d001bbc912d93112e5dcc0155ccb977a5]

INTEGRATION: CWS qrycomp (1.30.152); FILE MERGED 2003/11/19 11:28:18 oj 1.30.152.2: #i21791# changes for the querycomposer 2003/10/30 14:15:13 oj 1.30.152.1: #i21791# changes for the querycomposer


2003-12-16  Vladimir Glazounov  <vg@openoffice.org>  [5072548791642a26078519a4eb7e324f2b9e5e68]

INTEGRATION: CWS qrycomp (1.12.58); FILE MERGED 2003/10/30 14:15:15 oj 1.12.58.1: #i21791# changes for the querycomposer


2003-12-16  Vladimir Glazounov  <vg@openoffice.org>  [82bcb2e8c6dbbbb2ab718ed7c6b31ad5f0dc7cfd]

INTEGRATION: CWS qrycomp (1.16.148); FILE MERGED 2003/10/30 14:15:19 oj 1.16.148.1: #i21791# changes for the querycomposer


2003-12-16  Vladimir Glazounov  <vg@openoffice.org>  [e6ed67818a027cc9d49d6a3363fef6c1d46bba36]

INTEGRATION: CWS qrycomp (1.1.2); FILE ADDED 2003/10/30 14:16:57 oj 1.1.2.1: #i21791# changes for the querycomposer


2003-12-16  Vladimir Glazounov  <vg@openoffice.org>  [89e6075013f7df222c210cb9467abfb579d3f086]

INTEGRATION: CWS qrycomp (1.18.146); FILE MERGED 2003/10/30 14:15:22 oj 1.18.146.1: #i21791# changes for the querycomposer


2003-12-16  Vladimir Glazounov  <vg@openoffice.org>  [982d3ac3449319169a6ee8dd11715ceb6e06dee0]

INTEGRATION: CWS qrycomp (1.34.146); FILE MERGED 2003/10/30 14:15:24 oj 1.34.146.1: #i21791# changes for the querycomposer


2003-12-16  Vladimir Glazounov  <vg@openoffice.org>  [581866ea93a352c98adeeff09620edd76f8becdf]

INTEGRATION: CWS qrycomp (1.10.146); FILE MERGED 2003/10/30 14:15:32 oj 1.10.146.1: #i21791# changes for the querycomposer


2003-12-16  Vladimir Glazounov  <vg@openoffice.org>  [25a7868877fb598e88335639316a8eee83549c21]

INTEGRATION: CWS qrycomp (1.1.2); FILE ADDED 2003/11/21 08:17:00 oj 1.1.2.3: #i21791# changes for the querycomposer 2003/11/19 11:29:01 oj 1.1.2.2: #i21791# changes for the querycomposer 2003/10/30 14:16:13 oj 1.1.2.1: #i21791# changes for the querycomposer


2003-12-16  Vladimir Glazounov  <vg@openoffice.org>  [f7ea05badafba893863f76a7852557fa0003a37d]

INTEGRATION: CWS qrycomp (1.1.2); FILE ADDED 2003/10/30 14:16:27 oj 1.1.2.1: #i21791# changes for the querycomposer


2003-12-16  Vladimir Glazounov  <vg@openoffice.org>  [2f5ff3f298810b30fef84100dff155a11d60ca50]

INTEGRATION: CWS qrycomp (1.1.2); FILE ADDED 2003/10/30 14:16:43 oj 1.1.2.1: #i21791# changes for the querycomposer


2003-12-16  Vladimir Glazounov  <vg@openoffice.org>  [d2ed72b72b553049bb1fd31fd0072c7822556d82]

INTEGRATION: CWS qrycomp (1.2.182); FILE MERGED 2003/11/10 11:22:23 oj 1.2.182.1: #i21791# insert new component


2003-12-16  Vladimir Glazounov  <vg@openoffice.org>  [8af6636e80b223d0ca7b9e7deded90b2354eef49]

INTEGRATION: CWS qrycomp (1.1.2); FILE ADDED 2003/11/21 09:39:34 cn 1.1.2.1: NEW: #i21789# initial final version


2003-12-16  Vladimir Glazounov  <vg@openoffice.org>  [2dad207e5b2f8da553df9e681b3308ce3897b473]

INTEGRATION: CWS qrycomp (1.1.2); FILE ADDED 2003/11/21 09:55:02 cn 1.1.2.1: NEW: #i21789# initial final version


2003-12-16  Vladimir Glazounov  <vg@openoffice.org>  [fef9965e6e82cc789a03112b77a9bea9b410b15e]

INTEGRATION: CWS qrycomp (1.1.2); FILE ADDED 2003/11/21 09:44:43 cn 1.1.2.1: NEW: #i21789# initial final version


2003-12-16  Vladimir Glazounov  <vg@openoffice.org>  [0e20e3e46abd3048a4e540e7e7b7302551122915]

INTEGRATION: CWS qrycomp (1.1.2); FILE ADDED 2003/11/21 09:49:20 cn 1.1.2.1: NEW: #i21789# initial final version


2003-12-16  Vladimir Glazounov  <vg@openoffice.org>  [eefa97b3018285830e6ca2e844af8bf17e0bcaae]

INTEGRATION: CWS qrycomp (1.1.2); FILE ADDED 2003/11/21 09:52:48 cn 1.1.2.1: NEW: #i21789# initial final version


2003-12-16  Vladimir Glazounov  <vg@openoffice.org>  [9a6dd190a6c2b4c633052b5dbdaa8984dbf803d4]

INTEGRATION: CWS qrycomp (1.1.2); FILE ADDED 2003/11/21 09:51:28 cn 1.1.2.1: NEW: #i21789# initial final version


2003-12-16  Vladimir Glazounov  <vg@openoffice.org>  [74cb91120ff0e8f157857923f69437dc5d679670]

INTEGRATION: CWS qrycomp (1.36.16); FILE MERGED 2003/10/30 14:13:24 oj 1.36.16.1: #i21791# changes for the querycomposer


2003-12-16  Vladimir Glazounov  <vg@openoffice.org>  [23e1717bf9133ab07c6ece624a6f3ffdee611678]

INTEGRATION: CWS qrycomp (1.23.16); FILE MERGED 2003/12/12 10:26:43 oj 1.23.16.1: #i21790# change LESS in sqlflex.l


2003-12-16  Vladimir Glazounov  <vg@openoffice.org>  [0d5d280f13ee6fddbfc4a8c669c835538e3a5258]

INTEGRATION: CWS qrycomp (1.44.16); FILE MERGED 2003/10/30 14:13:26 oj 1.44.16.1: #i21791# changes for the querycomposer


2003-12-16  Vladimir Glazounov  <vg@openoffice.org>  [2c519a8f20a5c1d4d4a7a8a89e67e0bb5ed80121]

INTEGRATION: CWS qrycomp (1.8.150); FILE MERGED 2003/10/30 14:13:25 oj 1.8.150.1: #i21791# changes for the querycomposer


2003-12-16  Vladimir Glazounov  <vg@openoffice.org>  [9b94a4101f7fa31f69e9175f169773860d904daa]

INTEGRATION: CWS qrycomp (1.10.120); FILE MERGED 2003/10/30 14:13:29 oj 1.10.120.1: #i21791# changes for the querycomposer


2003-12-16  Vladimir Glazounov  <vg@openoffice.org>  [53af2b8001f579d4b8054304703c6f32a8c71b5c]

INTEGRATION: CWS qrycomp (1.11.16); FILE MERGED 2003/10/30 14:13:30 oj 1.11.16.1: #i21791# changes for the querycomposer


2003-12-16  Vladimir Glazounov  <vg@openoffice.org>  [4522b05e7983b23f8834a6c531ba72b93a7d1b82]

INTEGRATION: CWS qrycomp (1.9.126); FILE MERGED 2003/10/30 14:13:31 oj 1.9.126.1: #i21791# changes for the querycomposer


2003-12-16  Ingrid Halama  <iha@openoffice.org>  [9e88231e28f017800824799dc7f3e935bf6db3c9]

handle NULL


2003-12-16  Ingrid Halama  <iha@openoffice.org>  [10be0a5efabee5f27a3844c4eb7eb71fcadf58a6]

don't assert exception for area chart


2003-12-16  Vladimir Glazounov  <vg@openoffice.org>  [664f1cac3b77183b22cce3246db988f237ae7080]

INTEGRATION: CWS ause06 (1.12.68); FILE MERGED 2003/09/22 14:05:31 hjs 1.12.68.1: #112248# removed duplicate switch


2003-12-16  Vladimir Glazounov  <vg@openoffice.org>  [c13ff5c2833514dc917db29b557bbac720440f70]

INTEGRATION: CWS ause06 (1.8.28); FILE MERGED 2003/10/29 15:35:29 hjs 1.8.28.2: RESYNC: (1.8-1.9); FILE MERGED 2003/10/10 14:04:36 hjs 1.8.28.1: #112608# fixed missing dependencies and cleanup


2003-12-16  Vladimir Glazounov  <vg@openoffice.org>  [46449437d9b2c890eda5bf0db5dded91c8627d72]

INTEGRATION: CWS ause06 (1.2.50); FILE MERGED 2003/10/29 15:35:34 hjs 1.2.50.2: RESYNC: (1.2-1.3); FILE MERGED 2003/10/10 14:04:40 hjs 1.2.50.1: #112608# fixed missing dependencies and cleanup


2003-12-16  Vladimir Glazounov  <vg@openoffice.org>  [98f9dbb90517a194e603796c7125b1cdfee452bd]

INTEGRATION: CWS ause06 (1.7.28); FILE MERGED 2003/10/29 15:35:41 hjs 1.7.28.2: RESYNC: (1.7-1.8); FILE MERGED 2003/10/10 14:04:34 hjs 1.7.28.1: #112608# fixed missing dependencies and cleanup


2003-12-16  Vladimir Glazounov  <vg@openoffice.org>  [7f18789815f1722b676644f4f70bbb45a841ab7c]

INTEGRATION: CWS ause06 (1.6.4); FILE MERGED 2003/10/29 15:25:40 hjs 1.6.4.3: RESYNC: (1.7-1.8); FILE MERGED 2003/09/03 15:38:34 hjs 1.6.4.2: RESYNC: (1.6-1.7); FILE MERGED 2003/08/14 09:50:27 hjs 1.6.4.1: #i17071# disable additional targets for L10N build


2003-12-16  Vladimir Glazounov  <vg@openoffice.org>  [4a44e436d4e5c7554c6a3e9845995985f5aab755]

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>  [0aa07cb0664907008e51c92b1f06eebc63b3f6d3]

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>  [d7d4377cbb0b2d9cc413ccfab7d72f632f1b8a5c]

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>  [ca84a3f0ec4f4f13138406ac877dc0266eb72952]

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>  [69b8b7ac4d694a44423cc104eaccd698e1e71e3e]

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>  [3f2c8e0322b1e14e6679af9e7a380cecc96a5bb8]

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>  [c5a35b59f7558cbc6e203270049572205b903375]

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>  [f40d28c92470dc1e1f62e362973152367e60682e]

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>  [136872fce9b21e00cbf61dd05bbf163a9c470ca6]

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-16  Vladimir Glazounov  <vg@openoffice.org>  [dfa65cc5cc58ad819c0718ccf6d334bf0bdc6090]

INTEGRATION: CWS crashrep12 (1.17.54); FILE MERGED 2003/11/28 14:56:29 hro 1.17.54.1: #114150# MD5 checksum creation in crashreporter


2003-12-16  Vladimir Glazounov  <vg@openoffice.org>  [58c1792d8a2406d77b82355c4991916a0defe774]

INTEGRATION: CWS crashrep12 (1.6.4); FILE MERGED 2003/11/28 14:59:21 hro 1.6.4.1: #114150# MD5 checksum creation in crashreporter


2003-12-16  Vladimir Glazounov  <vg@openoffice.org>  [4c3f7a331cb92204360bb713d02f592989304c3b]

INTEGRATION: CWS crashrep12 (1.2.48); FILE MERGED 2003/11/28 14:59:20 hro 1.2.48.1: #114150# MD5 checksum creation in crashreporter


2003-12-16  Vladimir Glazounov  <vg@openoffice.org>  [7dd6c6b4535afc4d8afcebdef9188cc70a6d7471]

INTEGRATION: CWS crashrep12 (1.12.26); FILE MERGED 2003/11/28 14:58:38 hro 1.12.26.1: #114150# MD5 checksum creation in crashreporter


2003-12-16  Vladimir Glazounov  <vg@openoffice.org>  [4175a333ecd4517a4fd50822a81ddfe77248939a]

INTEGRATION: CWS itemconn (1.20.178); FILE MERGED 2003/12/10 15:52:18 dr 1.20.178.1: #114341# item connection


2003-12-16  Vladimir Glazounov  <vg@openoffice.org>  [2ead6d919b17f1154330465a5a56c8a80073fba0]

INTEGRATION: CWS itemconn (1.15.16); FILE MERGED 2003/12/10 15:52:18 dr 1.15.16.1: #114341# item connection


2003-12-16  Vladimir Glazounov  <vg@openoffice.org>  [39a4e2d7a5baba810ff27bac493fa639eed8cf2b]

INTEGRATION: CWS itemconn (1.1.2); FILE ADDED 2003/12/10 15:52:17 dr 1.1.2.1: #114341# item connection


2003-12-16  Vladimir Glazounov  <vg@openoffice.org>  [df1f87900982b085e9eb445fb21bce7f697da4b8]

INTEGRATION: CWS itemconn (1.20.48); FILE MERGED 2003/12/10 15:52:37 dr 1.20.48.1: #114341# item connection


2003-12-16  Vladimir Glazounov  <vg@openoffice.org>  [b0d71fcaab9c0713c418068fc9139598d41046f5]

INTEGRATION: CWS itemconn (1.14.338); FILE MERGED 2003/12/10 15:53:16 dr 1.14.338.1: #114341# item connection


2003-12-16  Ingrid Halama  <iha@openoffice.org>  [6a3d62d5d3102e278dc44abe4e1467f203e0c351]

handle NULL


2003-12-16  Ingrid Halama  <iha@openoffice.org>  [af5f2037819194657b5a1e8e5534d5a3db592f28]

changed comment


2003-12-16  Ingrid Halama  <iha@openoffice.org>  [08a3ff1181ee857b58fb84d3b1a28a998330a1c5]

correct handling of invalid regression curve points + more points per curve


2003-12-15  Ingrid Halama  <iha@openoffice.org>  [fcba0f552391c21e23a6b1a04123ce3c44467d5c]

integrated Regression Lines


2003-12-15  Ingrid Halama  <iha@openoffice.org>  [2db37a9ee124a937b7dc8b3ca6d1a408ff0ac4c0]

renamed OBJECTTYPE_DATA_FUNCTION -> OBJECTTYPE_DATA_CURVE


2003-12-15  Ingrid Halama  <iha@openoffice.org>  [ed498e74d395e0448d59ff448b64691be419bc16]

don't do scaling for NAN or INF


2003-12-15  Ingrid Halama  <iha@openoffice.org>  [7998a70e3338c41c94b1510f21194c35c04433ab]

moved Clipping from charttypes to main


2003-12-15  Ingrid Halama  <iha@openoffice.org>  [44c476d42406ddf5b96212d225002b83b8145f04]

moved method getTransformedClip(Double)Rect from AreaChart AreaPositionHelper


2003-12-15  Ingrid Halama  <iha@openoffice.org>  [fe3dc8b4d1670d6242d4d018b2390c294f25c8e2]

added RegressionCurves; moved method getTransformedClip(Double)Rect to PlottingPositionHelper; moved member m_bCategoryXAxis and MinimumAndMaximumSupplier method specialization to VSeriesPlotter


2003-12-15  Ingrid Halama  <iha@openoffice.org>  [db4ad66684c7a98b07be849d2b88cb3ff1d5a15c]

moved member m_bCategoryXAxis and MinimumAndMaximumSupplier method specialization to VSeriesPlotter


2003-12-15  Ingrid Halama  <iha@openoffice.org>  [65795e843aca73ca730718a1064ffa6bda256bd8]

for RegressionLine integration added methods createRegressionCurvesShapes; + member m_bCategoryXAxis -> more global MinimumAndMaximumSupplier


2003-12-15  Ingrid Halama  <iha@openoffice.org>  [94581499d0809d635e2bbe7afa8777bdbba686b0]

for RegressionLine integration added methods createRegressionCurvesShapes; and member bCategoryXAxis


2003-12-15  Ingrid Halama  <iha@openoffice.org>  [72bc493657ce5033702a14fc2090ef488c49de6a]

for RegressionLine integration added methods getDataCurveCID, setCategoryXAxis(), getModel()


2003-12-15  Mikhail Voitenko  <mav@openoffice.org>  [e0858f3fb60e266adc43251fc9c37b7a9c2dc0ae]

#112923# object closing


2003-12-15  Björn Milcke  <bm@openoffice.org>  [2f2c6b1fa0f1c936c58538747b15aabc9d958d6b]

error-indicator is both per default now.  Handle error plus/minus as ambiguous values in InsertStat dlg


2003-12-15  Björn Milcke  <bm@openoffice.org>  [436fa2ec3a12c861c1901987d917ba332971ea45]

no border per default


2003-12-15  Mikhail Voitenko  <mav@openoffice.org>  [8ff07a4d3e236aa09b3b7de673c653849b6a0250]

#112923# fix typo


2003-12-15  Mikhail Voitenko  <mav@openoffice.org>  [f7b1b0f3054766e002ecc0b9ca24cbaaf177e27d]

#112923# let object work on unix


2003-12-15  Mikhail Voitenko  <mav@openoffice.org>  [ed584a8b22895e4cb4eaf7acf14420b33200b75f]

#112923# let object work on unix


2003-12-15  Björn Milcke  <bm@openoffice.org>  [301c4918d64443ebde54242b7d0ec1cfdb116167]

support scatter chart without lines


2003-12-15  Björn Milcke  <bm@openoffice.org>  [a5d1ab0fd242c212a3c029a44ee93db88ef38e4b]

map LineStyles of ErrorBars to shapes


2003-12-15  Kai Ahrens  <ka@openoffice.org>  [268fb689b0bc31f1ac6497baa6ee50aa93ee271a]

release: OOO_SVG_FILTER_0_1_0


2003-12-15  Mikhail Voitenko  <mav@openoffice.org>  [2ea6cb5785d63539ebbe35a5b2634e773c5d356d]

#112923# adopt for unix


2003-12-15  Björn Milcke  <bm@openoffice.org>  [d5ec2ac2b2b9b4885caf48e5ea1e52b8231db0d9]

cleanup


2003-12-15  Mikhail Voitenko  <mav@openoffice.org>  [e561b7d7da2c3fe374fe7dbc01525dce60d679cd]

#112923# allow to build object on unix


2003-12-15  Björn Milcke  <bm@openoffice.org>  [26ca99094e40e9a2fbd123140589f72dd60a8ca6]

error bar creation moved from PlotterBase to VSeriesPlotter


2003-12-15  Björn Milcke  <bm@openoffice.org>  [8fe5dbf5a8b5efaec8f91d7fd2d32e83852498c1]

clipping of error bars


2003-12-15  Mikhail Voitenko  <mav@openoffice.org>  [788ff1dd4bf26952a70732b7a2c7f69630b0b4b7]

#112923# minor changes


2003-12-15  Björn Milcke  <bm@openoffice.org>  [3b361a30e776c8bf8ddf3f24f70a9151cff59d76]

superfluous parameter in createErrorBar method


2003-12-14  Kurt Zenker  <kz@openoffice.org>  [4405b301e5c2056808c0901d4e0768fb679f2eb0]

new version for FIX645


2003-12-14  Kurt Zenker  <kz@openoffice.org>  [26d93042c257e32dbc9ff6849d8a5e48fe476f39]

new version for FIX645


2003-12-12  Ingrid Halama  <iha@openoffice.org>  [d5320fbb34c795e6f315e4cdc93a2b1972ab2a94]

use another group shape for error bars for slection


2003-12-12  Ingrid Halama  <iha@openoffice.org>  [5d7116e975fe33b1989231a51adbf37bd54b1f04]

added method getErrorBarsCID and member m_xErrorBarsShape


2003-12-12  Ingrid Halama  <iha@openoffice.org>  [f5c770861e0e72e7171b47813c991d6a39a866bc]

added method getErrorBarsCID


2003-12-12  Ingrid Halama  <iha@openoffice.org>  [2d3f63291ed7a308ca34be7c3589fbb1f68d601a]

added method getErrorBarsGroupShape


2003-12-12  Ingrid Halama  <iha@openoffice.org>  [a083e854fa6d585da466917f73aef7d9e37b9fad]

added ItemConverter for error bars


2003-12-12  Ingrid Halama  <iha@openoffice.org>  [53634a0baaac68b75581061e4e71effb1a0592fc]

title and legend shapes in front of diagram


2003-12-12  Ingrid Halama  <iha@openoffice.org>  [0d8aeacf3e392c7584494acabdc4f3d194e76328]

integrated axis title


2003-12-12  Ingrid Halama  <iha@openoffice.org>  [c3f7c7c7dd9a1b679758dbd2c6b20ac8a153fe21]

removed unused variable


2003-12-12  Ingrid Halama  <iha@openoffice.org>  [5127e434e396735c789d36f5ebb3b9673c548142]

do not add inner border space


2003-12-12  Ingrid Halama  <iha@openoffice.org>  [c28174242592d067457f09248aa77ae845a9a454]

additional rotation parameter


2003-12-12  Kurt Zenker  <kz@openoffice.org>  [988e04174be7b644031f8e73fa1a197e42cf738c]

new version for SRC680


2003-12-12  Björn Milcke  <bm@openoffice.org>  [ee3b28f32938450a4305ebf4d0bc32853357c040]

do logic scaling (e.g. logarithmic) after error-bar calculation


2003-12-12  Björn Milcke  <bm@openoffice.org>  [3f82286c81d8bd6374ba21465dc8e82ee09a8bc0]

error bars implemented


2003-12-12  Björn Milcke  <bm@openoffice.org>  [53b815b0302288e84302c631ffadcece22e3f500]

warning removed (implicit double -> int)


2003-12-12  Mikhail Voitenko  <mav@openoffice.org>  [7ad7c59aa47720e8f2221054e55d918906d5b2fa]

#112923# correct parameters on object creation


2003-12-12  Mikhail Voitenko  <mav@openoffice.org>  [ab8c4c2d27babe7bcd54d2d3e9bc1066f04a32e9]

#112923# XTransferable implementation; available states


2003-12-12  Björn Milcke  <bm@openoffice.org>  [9a9c2d21ceeea887b0081a2066321c11db427fe0]

some statistics functions


2003-12-12  Björn Milcke  <bm@openoffice.org>  [78ddbd462f71bf53f03c526ab44b887aa65bc9e9]

+getAll(X|Y)


2003-12-12  Kurt Zenker  <kz@openoffice.org>  [a2926d1718ae8f2f891d6578e90ce597601c3a4b]

#100000# GetBoundRect -> GetCurrentBoundRect (FS)


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [980c6d2585cf06504769622879f20095887f04cf]

new version for SRC680


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [93b887c8a18269e850f38f6f56d58f983af1a15e]

new version for SRC680


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [56f9a441b6db7783fae732c3f529a2f8461fdb0f]

new version for SRC680


2003-12-11  Björn Milcke  <bm@openoffice.org>  [e777b57194917c96461a5c337ec71b84502100a3]

First test of error bar properties


2003-12-11  Björn Milcke  <bm@openoffice.org>  [0b173913ba2cd15c8e5efda2b89f558f87cd230c]

unnecessary auto_ptr changed to stack-object comment added


2003-12-11  Carsten Driesner  <cd@openoffice.org>  [0498d351ad7b5e1c0504bf913f0053c4546cc3cd]

#111899# Tool to convert slots/resources to xcu/xml files


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [42492c6b7247e9a9e695df9ed32daf331ca03fef]

SRC680


2003-12-11  Björn Milcke  <bm@openoffice.org>  [a8da2744623501dbf05e03f50b360d3b8e19b30d]

interpret first data sequence as x-values todo: do this chart-type dependent


2003-12-11  Björn Milcke  <bm@openoffice.org>  [c774368da75e657633164b6cc1882c41bf4f4cdd]

delete RelativePosition if default position is selected in dialog


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [f5831b6eaba086d5bc0a67aa6a64cd7329392f1a]

INTEGRATION: CWS frmcontrols01 (1.7.170); FILE MERGED 2003/10/29 13:08:15 fs 1.7.170.2: #i18017# remove HardLineBreak property (never had any effect) 2003/10/22 12:53:52 fs 1.7.170.1: #21277# +UID_PROP_DLG_SYMBOLCOLOR


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [b6e9b10195ae1e02f6c7d734368ebda6c3139480]

INTEGRATION: CWS frmcontrols01 (1.7.4); FILE MERGED 2003/10/29 07:02:32 fs 1.7.4.1: #i21605# value-range: orientation exported as attribute, not as generic property


2003-12-11  Björn Milcke  <bm@openoffice.org>  [c426de8f26b9ed6100daafed8fa5d6b8732fb2ed]

ErrorBar struct->XPropertySet


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [0b7159bc8865f48c8acf468b909cf0bdff787f17]

INTEGRATION: CWS frmcontrols01 (1.9.4); FILE MERGED 2003/10/29 07:02:31 fs 1.9.4.1: #i21605# value-range: orientation exported as attribute, not as generic property


2003-12-11  Björn Milcke  <bm@openoffice.org>  [d471cbdb6b5b516a0557b018a933c4a1b63d66dc]

property-set for error bar properties


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [0474d55a6dd8e3bc153f39e5a91ed7b51abad81c]

INTEGRATION: CWS frmcontrols01 (1.6.174); FILE MERGED 2003/10/29 07:00:09 fs 1.6.174.3: #i21605# +CCA_ORIENTATION 2003/10/27 15:10:21 fs 1.6.174.2: RESYNC: (1.6-1.7); FILE MERGED 2003/10/22 13:17:43 fs 1.6.174.1: #21277# new implementations for exporting/importing scrollbar controls as form:value-range elements


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [a7344ed2bfd6aec42e01e809884ac24524bb9be7]

INTEGRATION: CWS frmcontrols01 (1.10.174); FILE MERGED 2003/10/29 07:00:10 fs 1.10.174.3: #i21605# +CCA_ORIENTATION 2003/10/27 15:10:03 fs 1.10.174.2: RESYNC: (1.10-1.11); FILE MERGED 2003/10/22 13:17:43 fs 1.10.174.1: #21277# new implementations for exporting/importing scrollbar controls as form:value-range elements


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [8905f8dfc24416beee503d8000977531552425d3]

INTEGRATION: CWS frmcontrols01 (1.1.2); FILE ADDED 2003/11/19 13:28:01 sw 1.1.2.1: #i21796#


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [fe7903e6ec143cc210a4d049f938e928964e3eec]

INTEGRATION: CWS frmcontrols01 (1.1.2); FILE ADDED 2003/11/19 13:28:21 sw 1.1.2.1: #i21796#


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [7fdc534e8d3ea6b194dcd9eba4e6580f4e5ca02d]

INTEGRATION: CWS frmcontrols01 (1.1.2); FILE ADDED 2003/11/19 13:24:15 sw 1.1.2.3: #i21797# 2003/11/13 15:06:49 sw 1.1.2.2: #i21797# 2003/11/13 12:16:58 sw 1.1.2.1: #i21797#


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [bf251b8df17329d9cce68e4d6060ab0d39b47b9e]

INTEGRATION: CWS frmcontrols01 (1.1.2); FILE ADDED 2003/11/19 13:27:13 sw 1.1.2.1: #i21796#


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [7641d899f0ab5bc4484086babf5203549a4f55a5]

INTEGRATION: CWS frmcontrols01 (1.1.2); FILE ADDED 2003/11/13 12:15:39 sw 1.1.2.1: #i21797#


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [6378809ad790512ca4237e4a34786c04e380f42c]

INTEGRATION: CWS frmcontrols01 (1.1.2); FILE ADDED 2003/11/19 13:28:54 sw 1.1.2.1: #i21796#


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [b257bfdc6f4a91d04014884ed7e1f70f2f6c28aa]

INTEGRATION: CWS frmcontrols01 (1.1.2); FILE ADDED 2003/11/13 12:16:14 sw 1.1.2.1: #i21797#


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [efa142d9bca83c7223b745044c737fa5bbc82304]

INTEGRATION: CWS frmcontrols01 (1.2.8); FILE MERGED 2003/11/13 15:05:43 sw 1.2.8.2: #i21797# 2003/11/13 12:18:07 sw 1.2.8.1: #i21797#


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [52313c79210a44c0626a82eca55fc86b2b3081a9]

INTEGRATION: CWS frmcontrols01 (1.1.2); FILE ADDED 2003/11/19 13:29:53 sw 1.1.2.1: #i21796#


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [bb130465edc9b9327e97c1476559710286f4e3df]

INTEGRATION: CWS frmcontrols01 (1.1.2); FILE ADDED 2003/12/09 11:03:59 sw 1.1.2.3: #i21797# 2003/11/13 15:06:03 sw 1.1.2.2: #i21797# 2003/11/13 14:29:28 sw 1.1.2.1: #i21797#


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [1589a29378783a54b333f4d85fd62073421f41f9]

INTEGRATION: CWS frmcontrols01 (1.1.2); FILE ADDED 2003/11/19 13:29:30 sw 1.1.2.1: #i21796#


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [ea55dc2b21256dd268ed8836b1214c767340a8c7]

INTEGRATION: CWS frmcontrols01 (1.2.8); FILE MERGED 2003/11/13 12:17:53 sw 1.2.8.1: #i21797#


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [7c400a27a366ad0c1e467b822a78e81c1d7b97b2]

INTEGRATION: CWS frmcontrols01 (1.1.2); FILE ADDED 2003/11/13 12:14:46 sw 1.1.2.1: #i21797#


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [701fb6193142b769c93168bf4fb4168b5cd51ff8]

INTEGRATION: CWS frmcontrols01 (1.1.2); FILE ADDED 2003/11/19 13:26:06 sw 1.1.2.1: #i21796#


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [ea7a20cf4d15379af884e621c0ace16ebb46d98f]

INTEGRATION: CWS frmcontrols01 (1.1.2); FILE ADDED 2003/11/19 13:26:28 sw 1.1.2.1: #i21796#


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [e47ad1c4cdfbd55b421915d1c7152d0e20e72cc2]

INTEGRATION: CWS frmcontrols01 (1.1.2); FILE ADDED 2003/11/19 13:25:22 sw 1.1.2.1: #i21796#


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [40bfaf6c3f927bf98bf0d8b80b3d0983157a85fd]

INTEGRATION: CWS frmcontrols01 (1.1.2); FILE ADDED 2003/11/13 12:14:13 sw 1.1.2.1: #i21797#


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [3b34db3245ccde69c7252729cc0ec7c9a3040bea]

INTEGRATION: CWS frmcontrols01 (1.5.290); FILE MERGED 2003/10/29 07:16:00 fs 1.5.290.2: #i21605# spin button 2003/10/22 13:12:14 fs 1.5.290.1: #21277# +ScrollBar.idl


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [0802b7c5a3b0f727868e4f2e948501942d5ad64a]

INTEGRATION: CWS frmcontrols01 (1.1.2); FILE ADDED 2003/10/29 07:15:35 fs 1.1.2.1: spin button control model


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [eba5ed1f78476e34d7208d758773257b3edac50e]

INTEGRATION: CWS frmcontrols01 (1.1.2); FILE ADDED 2003/10/22 13:11:47 fs 1.1.2.1: initial checkin - scroll bar model


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [87ae77fc6ce751b6833538c46bff9b8e5486fcd4]

INTEGRATION: CWS frmcontrols01 (1.5.172); FILE MERGED 2003/10/27 11:16:45 fs 1.5.172.2: #i21605# SPINBUTTON instead of SPINFIELD 2003/10/22 13:11:24 fs 1.5.172.1: #21277# new consts for scrollbars / register scroll bar components


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [9fa7a35d6a48fa1e91187ad76d692bff6d205459]

INTEGRATION: CWS frmcontrols01 (1.22.152); FILE MERGED 2003/10/29 07:14:57 fs 1.22.152.2: #i21605# UnoControlSpinButton/Model 2003/10/27 11:16:24 fs 1.22.152.1: #i21605# +XSpinValue


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [63a97f1c0fc297d426ef3fcb4102ac81ce8e42fd]

INTEGRATION: CWS frmcontrols01 (1.1.2); FILE ADDED 2003/10/27 11:16:16 fs 1.1.2.1: #i21605# initial checkin


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [0c381b174cc3c6ff56229b5cab3eb5465c62cdcf]

INTEGRATION: CWS frmcontrols01 (1.1.2); FILE ADDED 2003/10/29 07:14:26 fs 1.1.2.1: spin button control/model


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [c1b261e6b193ab2761ffb232969d80523b15ec5e]

INTEGRATION: CWS frmcontrols01 (1.1.2); FILE ADDED 2003/10/29 07:14:37 fs 1.1.2.1: spin button control/model


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [d666fce8db7fbfbb3b62c18470a26d3ab1b4d0b4]

INTEGRATION: CWS frmcontrols01 (1.3.252); FILE MERGED 2003/10/22 13:10:48 fs 1.3.252.1: #21277# + optional properties: BackgroundColor, ScrollValueMin, SymbolColor, RepeatDelay


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [f74974cfb4abd0073f34a02060e9d5735cccb351]

INTEGRATION: CWS qadev14 (1.2.114); FILE MERGED 2003/11/28 10:54:31 lla 1.2.114.1: #114060# much code cleanups and warnings removed


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [48ec6ee008cab0a1e22c3dcc897b0163c6d5dfcb]

INTEGRATION: CWS qadev14 (1.4.2); FILE MERGED 2003/11/28 10:54:30 lla 1.4.2.1: #114060# much code cleanups and warnings removed


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [2603cd2cb0a91fd1ac2e86309e175afceb322145]

INTEGRATION: CWS qadev14 (1.4.2); FILE MERGED 2003/11/28 10:54:28 lla 1.4.2.1: #114060# much code cleanups and warnings removed


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [104fe8deb2d851872974b381f77f0b0a856fcd88]

INTEGRATION: CWS qadev14 (1.3.2); FILE MERGED 2003/11/28 10:54:27 lla 1.3.2.1: #114060# much code cleanups and warnings removed


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [0d5d3c02cb39e10d67aac579c5d1505f9bc36e25]

INTEGRATION: CWS qadev14 (1.1.2); FILE ADDED 2003/12/05 12:46:02 lla 1.1.2.1: #114060#


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [d59da1d4cf4e5deb37e9a352474e3fdbd3839f01]

INTEGRATION: CWS qadev14 (1.1.2); FILE ADDED 2003/12/05 12:45:43 lla 1.1.2.1: #114060#


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [f1369356f4ab6a67a5e21523184632d3d8bf7cde]

INTEGRATION: CWS qadev14 (1.3.2); FILE MERGED 2003/12/03 09:04:26 lla 1.3.2.4: #114060# remove unused value 2003/12/02 02:19:12 mindyliu 1.3.2.3: #114060# change port numbers 2003/11/28 10:52:45 lla 1.3.2.2: #114060# remove unknown char 2003/11/25 01:18:39 mindyliu 1.3.2.1: #114060# add host6


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [fc93b588ec8ff50f968faa2097703da5ffdd9b0d]

INTEGRATION: CWS qadev14 (1.4.2); FILE MERGED 2003/12/09 07:43:25 mindyliu 1.4.2.9: #114060# add cases to test shutdown, in osl_StreamSocket 2003/12/08 06:17:46 mindyliu 1.4.2.8: #114060# DatagramSocket::sendTo_recvFrom::sr_002 modified to pass 2003/12/05 09:57:48 mindyliu 1.4.2.7: #114060# add some testcases:sendTo/recvFrom, and some abnormal parameter cases 2003/12/03 09:00:00 lla 1.4.2.6: #114060# remove old file copy method, by a new buffer oriented one. 2003/12/02 08:27:24 mindyliu 1.4.2.5: #114060# remove Socket.close for deadlock on solaris in ClientReadSocketThread 2003/12/02 02:18:08 mindyliu 1.4.2.4: #114060# setOption, getError_002 result condition changed 2003/11/28 10:53:14 lla 1.4.2.3: #114060# remove gpf in getHostname_002 2003/11/27 07:00:40 mindyliu 1.4.2.2: #114060# setOption( osl_Socket_OptionReuseAddr, 1 ): sal_True-->1 2003/11/25 01:16:15 mindyliu 1.4.2.1: #114060# bug fix in getAddr, getHostname, getLocalHostname, setPort


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [a0206b4601e1d5582755720ca912cafa9b082771]

INTEGRATION: CWS frmcontrols01 (1.10.46); FILE MERGED 2003/11/12 13:49:31 fs 1.10.46.4: typo 2003/11/12 13:49:07 fs 1.10.46.3: typo 2003/11/12 13:48:59 fs 1.10.46.2: typo 2003/10/29 07:27:27 fs 1.10.46.1: #i21605# component descriptions for scroll bar and spin button components


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [78503368510b18d43e62af32514d64349bbdb721]

INTEGRATION: CWS qadev14 (1.2.26); FILE MERGED 2003/11/28 10:51:45 lla 1.2.26.1: #114060# type problems solved.


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [4d8a12b564eb38fe893dc67971e4cae15a69fdd6]

INTEGRATION: CWS frmcontrols01 (1.14.46); FILE MERGED 2003/10/29 07:28:58 fs 1.14.46.5: resolved post-RESYNC problem 2003/10/29 07:27:04 fs 1.14.46.4: #i21277# no real need for own spin/scroll control component 2003/10/27 13:53:44 fs 1.14.46.3: RESYNC: (1.14-1.15); FILE MERGED 2003/10/27 11:15:26 fs 1.14.46.2: #i21605# spin button related services 2003/10/22 13:05:06 fs 1.14.46.1: #21277# new service names for scrollbars / register scroll bar components


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [a0c3480827af2a9fa663783c30de5e5251f78152]

INTEGRATION: CWS qadev14 (1.2.12); FILE MERGED 2003/11/28 10:50:44 lla 1.2.12.1: #114060# wrong header


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [bdf5400c6a7b4647df12ad3c3ded77061284fb31]

INTEGRATION: CWS frmcontrols01 (1.9.46); FILE MERGED 2003/10/28 12:14:08 fs 1.9.46.3: resolved post-RESYNC problems 2003/10/27 11:15:31 fs 1.9.46.2: #i21605# spin properties 2003/10/22 13:05:25 fs 1.9.46.1: #21277# +PROPERTY_DEFAULT_SCROLL_VALUE


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [a644680c8dfaac03cb97534c65ffa549afbadb95]

INTEGRATION: CWS qadev14 (1.2.12); FILE MERGED 2003/12/08 13:03:24 lla 1.2.12.1: #114060# replace name check


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [c1f6274f76ebe7e08090b9386dab6a4371039f76]

INTEGRATION: CWS frmcontrols01 (1.5.46); FILE MERGED 2003/10/29 07:26:39 fs 1.5.46.4: #i21277# no real need for own spin/scroll control component 2003/10/27 13:54:03 fs 1.5.46.3: RESYNC: (1.5-1.6); FILE MERGED 2003/10/27 11:15:15 fs 1.5.46.2: #i21605# spin button related services 2003/10/22 13:04:43 fs 1.5.46.1: #21277# new service names for scrollbars


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [5a7ff954de1a74f6fcf25f9cf54eacb55e773833]

INTEGRATION: CWS qadev14 (1.4.2); FILE MERGED 2003/12/09 10:01:26 lla 1.4.2.3: #114060# test speedup also for unix, wait not a second, but a tenth second. 2003/12/09 09:44:55 lla 1.4.2.2: #114060# changes with deadlocks 2003/11/28 10:50:06 lla 1.4.2.1: #114060# view values, maybe a problem


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [862014669fe6781fb3c11c2cd517a89a34896d71]

INTEGRATION: CWS frmcontrols01 (1.7.46); FILE MERGED 2003/10/28 12:14:07 fs 1.7.46.3: resolved post-RESYNC problems 2003/10/27 11:14:51 fs 1.7.46.2: #i21605# spin properties 2003/10/22 13:04:20 fs 1.7.46.1: #21277# +PROPERTY_(ID_)DEFAULT_SCROLL_VALUE


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [d6c14e51df95dee6208c4ba74477f838b07439e1]

INTEGRATION: CWS qadev14 (1.3.26); FILE MERGED 2003/12/08 13:01:48 lla 1.3.26.1: #114060# remove a wrong test.


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [6d957ba60819c69daaf8fe8c3f3d0846ec294016]

INTEGRATION: CWS frmcontrols01 (1.1.2); FILE ADDED 2003/10/29 11:43:42 fs 1.1.2.4: #i21605# allow to bind the control to spreadsheet cells 2003/10/29 07:26:00 fs 1.1.2.3: #i21277# no real need for an own control component 2003/10/28 09:51:18 fs 1.1.2.2: resolved post-RESYNC problems 2003/10/27 11:13:40 fs 1.1.2.1: #i21605# spin button form control/models


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [1bed65798de4532b0227c91f159c20064a511473]

INTEGRATION: CWS qadev14 (1.5.2); FILE MERGED 2003/12/04 13:57:31 lla 1.5.2.2: #114060# replace old chinese directory by new utf8 coded one. 2003/11/28 10:48:46 lla 1.5.2.1: #114060# linux floppy???


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [2c0a7f60d949695bb632a392b120554c6708dd9e]

INTEGRATION: CWS frmcontrols01 (1.1.2); FILE ADDED 2003/10/31 09:33:29 fs 1.1.2.7: #i21948# TabIndex property 2003/10/30 10:49:33 fs 1.1.2.6: #112861# have a ControlSource property, so no UNDO action is being created when the value changes while we're bound 2003/10/29 11:43:41 fs 1.1.2.5: #i21605# allow to bind the control to spreadsheet cells 2003/10/29 07:26:00 fs 1.1.2.4: #i21277# no real need for an own control component 2003/10/28 12:12:15 fs 1.1.2.3: resolved post-RESYNC problems 2003/10/28 09:51:17 fs 1.1.2.2: resolved post-RESYNC problems 2003/10/27 11:13:30 fs 1.1.2.1: #i21605# spin button form control/models


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [892342c7ea7e2dc6a6224bf3ad898e9a790264aa]

INTEGRATION: CWS qadev14 (1.5.2); FILE MERGED 2003/12/08 11:09:36 lla 1.5.2.5: #114060# FileType check changed, due to the fact, that we can not assure which item we retrieve 2003/12/05 12:47:23 lla 1.5.2.4: #114060# comment for getSystemPathFromFileURL 2003/12/05 11:53:20 lla 1.5.2.3: #114060# changes for getSystemPathFromFileURL 2003/12/04 13:58:20 lla 1.5.2.2: #114060# compileproblems within Linux/Solaris removed 2003/11/28 10:47:53 lla 1.5.2.1: #114060# lot cleanups


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [7cdd83dcaad0f236a8e19fbc062fdda0de7a5746]

INTEGRATION: CWS frmcontrols01 (1.1.2); FILE ADDED 2003/10/29 11:43:40 fs 1.1.2.4: #i21605# allow to bind the control to spreadsheet cells 2003/10/29 07:24:25 fs 1.1.2.3: #i21277# no real need for an own control component 2003/10/28 09:51:17 fs 1.1.2.2: resolved post-RESYNC problems 2003/10/22 13:08:52 fs 1.1.2.1: initial checkin - declaration/implementation for form layer scroll bar control/models


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [fc429a53341362a02eccf361183b30c48b9aff7d]

INTEGRATION: CWS qadev14 (1.2.26); FILE MERGED 2003/12/03 08:58:18 lla 1.2.26.1: #114060# do not throw in dtors


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [9a4efbf614793baf844b9b4a453255afbf428a90]

INTEGRATION: CWS frmcontrols01 (1.1.2); FILE ADDED 2003/10/31 10:17:34 fs 1.1.2.8: #i21952# TabIndex property added 2003/10/30 10:49:32 fs 1.1.2.7: #112861# have a ControlSource property, so no UNDO action is being created when the value changes while we're bound 2003/10/29 11:43:39 fs 1.1.2.6: #i21605# allow to bind the control to spreadsheet cells 2003/10/29 07:24:25 fs 1.1.2.5: #i21277# no real need for an own control component 2003/10/28 12:12:16 fs 1.1.2.4: resolved post-RESYNC problems 2003/10/28 09:51:16 fs 1.1.2.3: resolved post-RESYNC problems 2003/10/27 11:14:32 fs 1.1.2.2: #i21277# default scroll value is 32 bit 2003/10/22 13:08:44 fs 1.1.2.1: initial checkin - declaration/implementation for form layer scroll bar control/models


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [d6a12c7a8e6d7810c1d850659f06c70c89548129]

INTEGRATION: CWS qadev14 (1.2.2); FILE MERGED 2003/11/28 10:46:52 lla 1.2.2.1: #114060# cleanups


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [711fda0491c161e0b9286297f249c5211c951451]

INTEGRATION: CWS frmcontrols01 (1.4.46); FILE MERGED 2003/10/27 13:49:35 fs 1.4.46.3: RESYNC: (1.4-1.5); FILE MERGED 2003/10/27 11:13:56 fs 1.4.46.2: #i21605# +spinbutton 2003/10/22 13:09:17 fs 1.4.46.1: #21277# +scrollbar.*


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [bab906dacab25177a639fc79b9a6a688cea5a44f]

INTEGRATION: CWS qadev14 (1.7.2); FILE MERGED 2003/11/28 10:46:06 lla 1.7.2.1: #114060# ctor_003 bug removed, cleanups


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [4befadb3d29b27f86990baaed98d5767a63c312f]

INTEGRATION: CWS frmcontrols01 (1.28.2); FILE MERGED 2003/11/04 12:24:06 fs 1.28.2.1: whitespacing


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [4b7493daa9ec5de15768816f51ebaedaca558da8]

INTEGRATION: CWS qadev14 (1.7.2); FILE MERGED 2003/11/28 10:46:04 lla 1.7.2.1: #114060# ctor_003 bug removed, cleanups


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [a306420240d5eb89d76938fc29dd942e8eff792d]

INTEGRATION: CWS frmcontrols01 (1.27.2); FILE MERGED 2003/11/04 12:25:17 fs 1.27.2.1: +TabIndex property (without this, TabStop doesn't make much sense)


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [b7e1f156564ca9702aa6af9d5569a1aec54c201a]

INTEGRATION: CWS frmcontrols01 (1.24.30); FILE MERGED 2003/10/27 13:50:31 fs 1.24.30.2: RESYNC: (1.24-1.25); FILE MERGED 2003/10/22 13:07:57 fs 1.24.30.1: #21277# slightly changed the handling of supported service names, for easier creation of to-be-registered components


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [77eb5bf9047812419de9e6344b36b0ac39ec7e1e]

INTEGRATION: CWS frmcontrols01 (1.2.46); FILE MERGED 2003/10/22 13:06:04 fs 1.2.46.1: removed obsolete getCurrentServiceNames_Static (stumbled upon this during #21277#)


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [6a98e7ac88e0049cbf761bb4c74d13df7bcdfb4d]

INTEGRATION: CWS frmcontrols01 (1.20.2); FILE MERGED 2003/11/04 12:23:06 fs 1.20.2.1: whitespacing


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [ace1b66f144ba60d1017cad18824188a64692d8f]

INTEGRATION: CWS frmcontrols01 (1.7.92); FILE MERGED 2003/11/14 15:24:04 fs 1.7.92.4: RESYNC: (1.8-1.9); FILE MERGED 2003/10/29 07:32:34 fs 1.7.92.3: #i21605# 2003/10/27 16:07:03 fs 1.7.92.2: RESYNC: (1.7-1.8); FILE MERGED 2003/10/22 12:52:29 fs 1.7.92.1: new help ids for various scroll bar related properties


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [c7dc80526e56e6b44445834771fd5119b704e3ed]

INTEGRATION: CWS frmcontrols01 (1.16.92); FILE MERGED 2003/11/14 15:23:15 fs 1.16.92.6: RESYNC: (1.17-1.18); FILE MERGED 2003/10/29 13:08:19 fs 1.16.92.5: #i18017# remove HardLineBreak property (never had any effect) 2003/10/29 07:35:23 fs 1.16.92.4: #i21605# more spin button related implementations 2003/10/28 12:29:16 fs 1.16.92.3: resolved post-RESYNC problems 2003/10/27 15:46:43 fs 1.16.92.2: RESYNC: (1.16-1.17); FILE MERGED 2003/10/22 12:55:41 fs 1.16.92.1: #21277# care for new properties for scroll bar controls


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [b15d97c4c24849d8bbbee79aa3fa6d09a0a2809b]

INTEGRATION: CWS frmcontrols01 (1.15.170); FILE MERGED 2003/11/14 15:23:21 fs 1.15.170.5: RESYNC: (1.16-1.17); FILE MERGED 2003/10/29 13:08:18 fs 1.15.170.4: #i18017# remove HardLineBreak property (never had any effect) 2003/10/29 07:35:22 fs 1.15.170.3: #i21605# more spin button related implementations 2003/10/27 15:47:07 fs 1.15.170.2: RESYNC: (1.15-1.16); FILE MERGED 2003/10/22 12:55:34 fs 1.15.170.1: #21277# resids for strings for new properties for scroll bar controls


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [96a02b00e4cb83b139f02b5067c2e6f94a4a260a]

INTEGRATION: CWS frmcontrols01 (1.52.40); FILE MERGED 2003/11/14 15:23:30 fs 1.52.40.6: RESYNC: (1.53-1.54); FILE MERGED 2003/11/10 09:41:36 fs 1.52.40.5: #i21566# string review 2003/10/29 13:08:17 fs 1.52.40.4: #i18017# remove HardLineBreak property (never had any effect) 2003/10/29 07:35:21 fs 1.52.40.3: #i21605# more spin button related implementations 2003/10/27 15:47:13 fs 1.52.40.2: RESYNC: (1.52-1.53); FILE MERGED 2003/10/22 12:55:04 fs 1.52.40.1: #21277# initial (not approved) strings for new properties for scroll bar controls


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [2a96583ce066aefdb7d7eba3170e5a6add3924ff]

INTEGRATION: CWS qadev14 (1.2.30); FILE MERGED 2003/12/04 09:57:47 sg 1.2.30.1: #114055#CHG: removed usage of parameter 'OS'


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [098271e675e09fdb706a6a6dd3ba4f42650867be]

INTEGRATION: CWS frmcontrols01 (1.13.92); FILE MERGED 2003/11/14 15:23:09 fs 1.13.92.5: RESYNC: (1.14-1.15); FILE MERGED 2003/10/29 13:08:16 fs 1.13.92.4: #i18017# remove HardLineBreak property (never had any effect) 2003/10/29 07:40:50 fs 1.13.92.3: #i21605# more spin button related implementations 2003/10/27 15:46:10 fs 1.13.92.2: RESYNC: (1.13-1.14); FILE MERGED 2003/10/22 12:54:22 fs 1.13.92.1: #21277# care for new properties for scroll bar controls


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [87a48617a239c2a0f4ffe35ca7d6a806adcb1384]

INTEGRATION: CWS frmcontrols01 (1.17.92); FILE MERGED 2003/11/14 15:23:37 fs 1.17.92.7: RESYNC: (1.18-1.20); FILE MERGED 2003/11/04 12:23:50 fs 1.17.92.6: whitespacing 2003/10/29 13:08:15 fs 1.17.92.5: #i18017# remove HardLineBreak property (never had any effect) 2003/10/29 07:40:50 fs 1.17.92.4: #i21605# more spin button related implementations 2003/10/28 12:29:16 fs 1.17.92.3: resolved post-RESYNC problems 2003/10/27 15:48:21 fs 1.17.92.2: RESYNC: (1.17-1.18); FILE MERGED 2003/10/22 12:54:23 fs 1.17.92.1: #21277# care for new properties for scroll bar controls


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [f9cbe1f6da49a28125bc384fc426aa8f6be298ef]

INTEGRATION: CWS frmcontrols01 (1.54.92); FILE MERGED 2003/10/29 14:51:52 fs 1.54.92.4: #i15214# SetCursorSource: use a multi line edit for commands (reverted the fix for #102058#, and fixed it properly) 2003/10/29 07:35:22 fs 1.54.92.3: #i21605# more spin button related implementations 2003/10/27 15:46:25 fs 1.54.92.2: RESYNC: (1.54-1.55); FILE MERGED 2003/10/22 12:53:33 fs 1.54.92.1: #21277# care for new properties for scroll bar controls


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [2bfc0177991c2073884a18838ad85e5fac8be629]

INTEGRATION: CWS frmcontrols01 (1.5.2); FILE MERGED 2003/11/05 07:56:55 fs 1.5.2.1: somewhat smaller minimum width


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [f5f1e6029574202618b1f7fc131ad1cd1754f083]

INTEGRATION: CWS frmcontrols01 (1.1.1.1.194); FILE MERGED 2003/10/29 13:08:37 fs 1.1.1.1.194.1: #i18017# remove HardLineBreak property (never had any effect)


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [25b4b5b6e224395addd4f08bf3e06dedbf3f2006]

INTEGRATION: CWS frmcontrols01 (1.5.190); FILE MERGED 2003/10/29 13:08:37 fs 1.5.190.1: #i18017# remove HardLineBreak property (never had any effect)


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [5cb9e6ee7027f639b04d31345aeacdf4019edcfb]

INTEGRATION: CWS frmcontrols01 (1.14.92); FILE MERGED 2003/11/14 15:24:10 fs 1.14.92.4: RESYNC: (1.15-1.16); FILE MERGED 2003/10/29 07:31:41 fs 1.14.92.3: #i21605# 2003/10/27 16:07:08 fs 1.14.92.2: RESYNC: (1.14-1.15); FILE MERGED 2003/10/22 12:52:09 fs 1.14.92.1: new help ids for various scroll bar related properties


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [22d1192e1b951a6b6c8835182d5144df728f793e]

INTEGRATION: CWS frmcontrols01 (1.24.58); FILE MERGED 2003/10/29 13:09:51 fs 1.24.58.1: #i18017# remove HardLineBreak property (never had any effect)


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [a7a4fca5fca8246a027f9c14dffe81900ed21575]

INTEGRATION: CWS frmcontrols01 (1.41.110); FILE MERGED 2003/10/29 07:13:36 fs 1.41.110.1: #i21605# +ControlForeground


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [8d37fedcda701e8eb72c30e21fc43e8e97098df4]

INTEGRATION: CWS frmcontrols01 (1.48.212); FILE MERGED 2003/10/29 07:13:23 fs 1.48.212.1: #i21605# +ControlForeground


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [48c2f92a522b0be198eb9d2f857c62858f1bacde]

INTEGRATION: CWS frmcontrols01 (1.5.212); FILE MERGED 2003/10/27 11:22:02 fs 1.5.212.2: #i21605# SPINBUTTON instead of SPINFIELD 2003/10/22 12:58:52 fs 1.5.212.1: #21277# new service names for scrollbars and spin fields


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [7c4f0e4779d80043dd5801bf0e0a4451d39a6824]

INTEGRATION: CWS frmcontrols01 (1.10.212); FILE MERGED 2003/10/29 13:11:31 fs 1.10.212.3: #i18017# remove HardLineBreak property (never had any effect) 2003/10/27 11:22:01 fs 1.10.212.2: #i21605# SPINBUTTON instead of SPINFIELD 2003/10/22 12:57:25 fs 1.10.212.1: #21277# new strings/images for scrollbars and spin fields


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [5a65da385202f120dc3dc264af2ed8dad918ca39]

INTEGRATION: CWS frmcontrols01 (1.4.212); FILE MERGED 2003/10/29 13:11:30 fs 1.4.212.2: #i18017# remove HardLineBreak property (never had any effect) 2003/10/29 07:11:14 fs 1.4.212.1: #i21605# more intersection-capable properties (scroll bars and form controls)


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [1393b0622da1d8b3d8560aca344298325159b3fa]

INTEGRATION: CWS frmcontrols01 (1.22.44); FILE MERGED 2003/11/04 12:22:18 fs 1.22.44.3: #i21650# #i21277# scrollbar / spin button icons moved in toolbox 2003/10/27 11:47:11 fs 1.22.44.2: #i21605# SPINBUTTON instead of SPINFIELD 2003/10/22 13:01:26 fs 1.22.44.1: #21277# new form controls: scrollbars and spin fields


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [391a8ee3b23a87b519ecc682569cacd0408fca3e]

INTEGRATION: CWS frmcontrols01 (1.7.212); FILE MERGED 2003/10/27 11:47:11 fs 1.7.212.2: #i21605# SPINBUTTON instead of SPINFIELD 2003/10/22 13:01:26 fs 1.7.212.1: #21277# new form controls: scrollbars and spin fields


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [802736cbe5538f99c0ce8cb0e7758ff3eee57027]

INTEGRATION: CWS qadev14 (1.3.12); FILE MERGED 2003/12/01 16:01:04 sw 1.3.12.1: #i23064#


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [fbe57cfc0ab7c459616303e3ca4775260be51602]

INTEGRATION: CWS frmcontrols01 (1.28.152); FILE MERGED 2003/10/27 11:47:10 fs 1.28.152.2: #i21605# SPINBUTTON instead of SPINFIELD 2003/10/22 13:01:25 fs 1.28.152.1: #21277# new form controls: scrollbars and spin fields


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [7f05bc8407c1009ae486fb5834496e72b9d9679d]

INTEGRATION: CWS frmcontrols01 (1.25.212); FILE MERGED 2003/10/29 07:10:44 fs 1.25.212.1: #i21605# more intersection-capable properties (scroll bars and form controls) fmprop.cxx


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [60c9078abfc6a2f8acdb7ee58b6a351d388bcaf3]

INTEGRATION: CWS qadev14 (1.5.12); FILE MERGED 2003/12/04 15:45:29 sw 1.5.12.1: #i22953# added Objectrelation for XAccessibleText


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [a406ac6a6d64edc75cc965bac6cac5fb0326ad25]

INTEGRATION: CWS frmcontrols01 (1.26.212); FILE MERGED 2003/10/29 13:09:37 fs 1.26.212.3: prevent compiler warning 2003/10/27 11:47:09 fs 1.26.212.2: #i21605# SPINBUTTON instead of SPINFIELD 2003/10/22 13:01:24 fs 1.26.212.1: #21277# new form controls: scrollbars and spin fields


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [291f09c0990a69677234362472612e1ed201830a]

INTEGRATION: CWS frmcontrols01 (1.55.32); FILE MERGED 2003/11/10 09:41:53 fs 1.55.32.4: #i21566# string review 2003/10/29 13:15:12 fs 1.55.32.3: #i18017# remove HardLineBreak property (never had any effect) 2003/10/27 11:47:08 fs 1.55.32.2: #i21605# SPINBUTTON instead of SPINFIELD 2003/10/22 13:01:23 fs 1.55.32.1: #21277# new form controls: scrollbars and spin fields


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [682e0fcc36cb065237da09f8ca9411acd4201c7a]

INTEGRATION: CWS frmcontrols01 (1.41.212); FILE MERGED 2003/10/27 14:40:01 fs 1.41.212.3: RESYNC: (1.41-1.42); FILE MERGED 2003/10/27 11:47:07 fs 1.41.212.2: #i21605# SPINBUTTON instead of SPINFIELD 2003/10/22 13:01:21 fs 1.41.212.1: #21277# new form controls: scrollbars and spin fields


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [738e9f32f69ec360020d8917743c0e8bf2fe1cbf]

INTEGRATION: CWS frmcontrols01 (1.40.16); FILE MERGED 2003/10/27 11:47:06 fs 1.40.16.2: #i21605# SPINBUTTON instead of SPINFIELD 2003/10/22 13:01:20 fs 1.40.16.1: #21277# new form controls: scrollbars and spin fields


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [ace69e54620166954da67207b9710ea6d88e26ef]

INTEGRATION: CWS frmcontrols01 (1.9.152); FILE MERGED 2003/10/27 11:47:06 fs 1.9.152.2: #i21605# SPINBUTTON instead of SPINFIELD 2003/10/22 12:59:05 fs 1.9.152.1: #21277# new service names for scrollbars and spin fields


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [19623ab8a07770440dff5d00607ccdc8e96ac9a7]

INTEGRATION: CWS frmcontrols01 (1.9.212); FILE MERGED 2003/10/29 13:15:11 fs 1.9.212.2: #i18017# remove HardLineBreak property (never had any effect) 2003/10/29 07:10:44 fs 1.9.212.1: #i21605# more intersection-capable properties (scroll bars and form controls) fmprop.cxx


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [a653e0d4edcf8430f8b39f2ec4a3c4606c8fb234]

INTEGRATION: CWS frmcontrols01 (1.18.212); FILE MERGED 2003/10/27 11:47:06 fs 1.18.212.2: #i21605# SPINBUTTON instead of SPINFIELD 2003/10/22 13:01:20 fs 1.18.212.1: #21277# new form controls: scrollbars and spin fields


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [0cb68399eafd877683583e6595a3c2ebfae39668]

INTEGRATION: CWS frmcontrols01 (1.8.360); FILE MERGED 2003/11/04 12:21:46 fs 1.8.360.3: #i21650# #i21277# no border for scrollbar and spin button 2003/10/27 11:47:05 fs 1.8.360.2: #i21605# SPINBUTTON instead of SPINFIELD 2003/10/22 13:01:19 fs 1.8.360.1: #21277# new form controls: scrollbars and spin fields


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [a25de8a9448bdafd764237aec314bb43c9133121]

INTEGRATION: CWS frmcontrols01 (1.33.44); FILE MERGED 2003/11/10 09:41:54 fs 1.33.44.3: #i21566# string review 2003/10/27 11:47:05 fs 1.33.44.2: #i21605# SPINBUTTON instead of SPINFIELD 2003/10/22 13:01:18 fs 1.33.44.1: #21277# new form controls: scrollbars and spin fields


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [0904bf5ddbb26e85a5d3d559082887e0b0e55534]

INTEGRATION: CWS frmcontrols01 (1.26.362); FILE MERGED 2003/10/27 11:47:04 fs 1.26.362.2: #i21605# SPINBUTTON instead of SPINFIELD 2003/10/22 13:01:18 fs 1.26.362.1: #21277# new form controls: scrollbars and spin fields


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [5e615eaf740235a4513402833586139d0b9b28c1]

INTEGRATION: CWS frmcontrols01 (1.12.212); FILE MERGED 2003/10/27 11:47:03 fs 1.12.212.2: #i21605# SPINBUTTON instead of SPINFIELD 2003/10/22 13:01:17 fs 1.12.212.1: #21277# new form controls: scrollbars and spin fields


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [64300167323edf7c503e8707e3625c3626c51690]

INTEGRATION: CWS frmcontrols01 (1.39.54); FILE MERGED 2003/10/27 15:00:49 fs 1.39.54.3: RESYNC: (1.39-1.41); FILE MERGED 2003/10/27 11:20:59 fs 1.39.54.2: #i21605# SPINBUTTON instead of SPINFIELD 2003/10/22 13:10:07 fs 1.39.54.1: #21277# new slot/infos for scrollbars / register scroll bar components


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [0e36a313ee91806d2f0639aeaebc5b3c97e525b6]

INTEGRATION: CWS qadev14 (1.3.12); FILE MERGED 2003/12/01 16:00:37 sw 1.3.12.1: #i23064#


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [970bfb0d4feda47a591362c983d7ffc05d2a1ca0]

INTEGRATION: CWS frmcontrols01 (1.5.372); FILE MERGED 2003/10/27 11:20:59 fs 1.5.372.2: #i21605# SPINBUTTON instead of SPINFIELD 2003/10/22 13:10:07 fs 1.5.372.1: #21277# new slot/infos for scrollbars / register scroll bar components


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [0a6b01d9fb4d99e3196c85621f2887f5efd326f4]

INTEGRATION: CWS qadev14 (1.3.12); FILE MERGED 2003/12/01 16:00:15 sw 1.3.12.1: #i23064#


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [804b92f05f5edd54ef13978cb5e5620079e84fa6]

INTEGRATION: CWS frmcontrols01 (1.9.132); FILE MERGED 2003/10/29 13:08:40 fs 1.9.132.1: #i18017# remove HardLineBreak property (never had any effect)


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [c963298938662a74fc15762c8f1e99b9b5398b56]

INTEGRATION: CWS qadev14 (1.4.12); FILE MERGED 2003/12/04 16:52:02 sw 1.4.12.1: #i23155#


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [e53c321e2e2614495f65106fb642b5f5ce9a180a]

INTEGRATION: CWS qadev14 (1.6.12); FILE MERGED 2003/12/03 15:45:45 sw 1.6.12.2: #i23155# 2003/12/02 14:58:42 sw 1.6.12.1: #i23105#


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [2d91b0fc6f4ffb7dd7d4bbedf4479d8c8a0b0a69]

INTEGRATION: CWS qadev14 (1.4.12); FILE MERGED 2003/12/01 16:48:50 sw 1.4.12.1: #i23066#


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [8b8f2f193aa3bead8c60d04970aa1c7b196c5050]

INTEGRATION: CWS qadev14 (1.4.12); FILE MERGED 2003/12/01 15:59:46 sw 1.4.12.1: #i23064#


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [bd7ae47d31331ca8e817d9dc79eb0a0f0270e2d3]

INTEGRATION: CWS frmcontrols01 (1.5.102); FILE MERGED 2003/10/27 11:45:26 fs 1.5.102.2: #i21605# spin button handling 2003/10/22 13:17:46 fs 1.5.102.1: #21277# new implementations for exporting/importing scrollbar controls as form:value-range elements


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [c2bdda5fff9f3c878460b0da9cedc368bbb591db]

INTEGRATION: CWS frmcontrols01 (1.10.102); FILE MERGED 2003/10/29 07:03:58 fs 1.10.102.4: #i21605# value-range: orientation exported as attribute, not as generic property 2003/10/27 15:08:07 fs 1.10.102.3: RESYNC: (1.10-1.11); FILE MERGED 2003/10/27 11:45:25 fs 1.10.102.2: #i21605# spin button handling 2003/10/22 13:17:46 fs 1.10.102.1: #21277# new implementations for exporting/importing scrollbar controls as form:value-range elements


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [cd1a01e044cf96bc076113e17fb613c57d95b3f3]

INTEGRATION: CWS frmcontrols01 (1.12.86); FILE MERGED 2003/10/22 13:17:45 fs 1.12.86.1: #21277# new implementations for exporting/importing scrollbar controls as form:value-range elements


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [acdeac72d242966179a5398a59060af23cf11202]

INTEGRATION: CWS frmcontrols01 (1.17.86); FILE MERGED 2003/10/22 13:17:45 fs 1.17.86.1: #21277# new implementations for exporting/importing scrollbar controls as form:value-range elements


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [abba530cdb98b31a773d998aeb31492868d02154]

INTEGRATION: CWS frmcontrols01 (1.16.102); FILE MERGED 2003/10/22 13:17:45 fs 1.16.102.1: #21277# new implementations for exporting/importing scrollbar controls as form:value-range elements


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [d25ab1c074b9392651e773b3a1f5ee67f0df1f2d]

INTEGRATION: CWS frmcontrols01 (1.22.102); FILE MERGED 2003/10/22 13:17:44 fs 1.22.102.2: #21277# new implementations for exporting/importing scrollbar controls as form:value-range elements 2003/10/17 13:43:18 fs 1.22.102.1: #110714# GetRelativeReference does not accept empty URLs anymore


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [6c847335c4fca8de54c432ba0c3683672d158af8]

INTEGRATION: CWS frmcontrols01 (1.17.102); FILE MERGED 2003/10/29 07:03:57 fs 1.17.102.4: #i21605# value-range: orientation exported as attribute, not as generic property 2003/10/27 15:08:32 fs 1.17.102.3: RESYNC: (1.17-1.18); FILE MERGED 2003/10/27 11:45:24 fs 1.17.102.2: #i21605# spin button handling 2003/10/22 13:17:44 fs 1.17.102.1: #21277# new implementations for exporting/importing scrollbar controls as form:value-range elements


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [ca3275688577b681c30fedf779d735159887c965]

INTEGRATION: CWS frmcontrols01 (1.1.212); FILE MERGED 2003/10/22 13:17:43 fs 1.1.212.1: #21277# new implementations for exporting/importing scrollbar controls as form:value-range elements


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [c8d78f83166df2c399a668ef2c8f355cf8a28acc]

INTEGRATION: CWS frmcontrols01 (1.19.102); FILE MERGED 2003/10/27 15:08:47 fs 1.19.102.2: RESYNC: (1.19-1.20); FILE MERGED 2003/10/27 11:45:24 fs 1.19.102.1: #i21605# spin button handling


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [252ab562d035619ae8afca58697d3f7ae0807932]

INTEGRATION: CWS frmcontrols01 (1.35.86); FILE MERGED 2003/10/27 15:08:13 fs 1.35.86.2: RESYNC: (1.35-1.36); FILE MERGED 2003/10/27 11:45:23 fs 1.35.86.1: #i21605# spin button handling


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [b01f5695a4553607f5f4c309b9f18b5e32e5dae2]

INTEGRATION: CWS frmcontrols01 (1.25.86); FILE MERGED 2003/10/29 06:59:03 fs 1.25.86.4: #i21605# value-range: orientation exported as attribute, not as generic property 2003/10/27 15:09:37 fs 1.25.86.3: RESYNC: (1.25-1.26); FILE MERGED 2003/10/27 11:45:22 fs 1.25.86.2: #i21605# spin button handling 2003/10/22 13:17:42 fs 1.25.86.1: #21277# new implementations for exporting/importing scrollbar controls as form:value-range elements


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [7b5f5e2ae4db8e163793dd5b8f49100ee358ed8e]

INTEGRATION: CWS frmcontrols01 (1.16.102); FILE MERGED 2003/10/29 06:58:03 fs 1.16.102.1: #i21605# SymbolColor exported as style


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [de7be745a73d988c8776c2a82bfc5b79a2c8e181]

INTEGRATION: CWS frmcontrols01 (1.3.62); FILE MERGED 2003/10/22 13:17:42 fs 1.3.62.1: #21277# new implementations for exporting/importing scrollbar controls as form:value-range elements


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [e0f4ffc872bcf2ca8fb2a1d11c16e6d78ddd09ed]

INTEGRATION: CWS frmcontrols01 (1.3.210); FILE MERGED 2003/10/22 13:17:41 fs 1.3.210.1: #21277# new implementations for exporting/importing scrollbar controls as form:value-range elements


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [d9bfba97e71dddb09b7f41c64cf69d3269c1c21f]

INTEGRATION: CWS frmcontrols01 (1.61.30); FILE MERGED 2003/10/29 07:04:26 fs 1.61.30.1: #i21605# +ControlForeground


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [976c9bff5cdfe0989c809ba27722e4a015261f9d]

INTEGRATION: CWS frmcontrols01 (1.13.174); FILE MERGED 2003/10/29 07:05:15 fs 1.13.174.4: #i21605# value-range: orientation exported as attribute, not as generic property 2003/10/27 15:12:33 fs 1.13.174.3: RESYNC: (1.13-1.14); FILE MERGED 2003/10/27 11:46:01 fs 1.13.174.2: #i21605# min/max-value are float, not integer (necessary since it's going to be used for the formatted-text element, too) 2003/10/22 13:21:52 fs 1.13.174.1: #21277# new form control element form:value-range


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [cc3de7cb54f42315d172f894d77e0ae74ded38cc]

INTEGRATION: CWS frmcontrols01 (1.11.84); FILE MERGED 2003/11/12 13:48:04 fs 1.11.84.3: typo 2003/11/12 13:39:02 fs 1.11.84.2: added description for ScrollBarControl in the course of #21277# 2003/10/29 07:09:26 fs 1.11.84.1: #i21605# component descriptions for scroll bar and spin button components


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [92871c1443ed0376df4a4456038ceb7ade3f784f]

INTEGRATION: CWS frmcontrols01 (1.5.194); FILE MERGED 2003/10/27 11:39:00 fs 1.5.194.1: #i21605# spin button control/model service names


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [753b5732f15b32f9e0337577ffea04a30e0d121d]

INTEGRATION: CWS frmcontrols01 (1.8.98); FILE MERGED 2003/10/27 11:39:56 fs 1.8.98.2: #i21605# spin button control/model services 2003/10/22 13:40:29 fs 1.8.98.1: #i21277#


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [cd48de0174d34fa8afd0fe7dfd5796a889a4df31]

INTEGRATION: CWS frmcontrols01 (1.19.42); FILE MERGED 2003/10/29 07:08:42 fs 1.19.42.3: #i21605# +BASEPROPERTY_REPEAT 2003/10/27 11:38:29 fs 1.19.42.2: #i21605# spin button control/model properties 2003/10/22 13:39:24 fs 1.19.42.1: #i21277# added some new scrollbar properties


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [51c3b8cfaa44d3f393c43a6ce7ea3f3bd0fe631e]

INTEGRATION: CWS frmcontrols01 (1.60.48); FILE MERGED 2003/10/30 14:23:51 fs 1.60.48.2: #i21680# Repeat and RepeatDelay also for currency, date, time, numeric, and formatted field 2003/10/22 13:42:49 fs 1.60.48.1: outsourced UnoControlScrollBar/Model to tkscrollbar.hxx during #21277#


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [9e6ca19380b49cbd6fa13f892a28f7996f7ffb4c]

INTEGRATION: CWS frmcontrols01 (1.32.98); FILE MERGED 2003/10/30 14:24:21 fs 1.32.98.3: #i21680# also provide default for Repeat 2003/10/27 11:23:33 fs 1.32.98.2: #i21605# spin control/model related property defaults 2003/10/22 13:41:43 fs 1.32.98.1: #i21277# added defaults for some new scrollbar properties


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [3c3e56c2a0e7f3cc1c7a311535722b2189cc79b6]

INTEGRATION: CWS qadev14 (1.4.12); FILE MERGED 2003/12/04 18:23:23 sg 1.4.12.1: #114046#CHG: added implementation for XCompletedExecution interface


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [1224d6f9ec0c6d6406457c5e83d1243f11a1d30f]

INTEGRATION: CWS frmcontrols01 (1.1.2); FILE ADDED 2003/10/31 09:31:41 fs 1.1.2.4: #i21605# don't add as peer-adjustmentlistener twice 2003/10/29 11:42:37 fs 1.1.2.3: #i21605# add as AdjustmentListener to the peer when creating it 2003/10/29 07:08:30 fs 1.1.2.2: #i21605# more implementations for the spin button control 2003/10/27 11:25:13 fs 1.1.2.1: #i21605# initial checkin - spin button control/model


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [28a27c8d6308f4d7101cc60d80b39114f7ceb4d5]

INTEGRATION: CWS frmcontrols01 (1.1.2); FILE ADDED 2003/10/31 10:16:49 fs 1.1.2.3: #i21952# TabStop property 2003/10/27 11:22:55 fs 1.1.2.2: #i21605# RepeatDelay property default moved to base class 2003/10/22 13:42:21 fs 1.1.2.1: outsourced UnoControlScrollBar/Model from unocontrols.cxx to tkscrollbar.cxx during #21277#


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [65c29a8100cfaeeb7b8d5cf6134a0b735ee7bb34]

INTEGRATION: CWS frmcontrols01 (1.8.98); FILE MERGED 2003/10/27 11:25:48 fs 1.8.98.2: #i21605# +tkspinbutton 2003/10/22 13:42:35 fs 1.8.98.1: #i21277# +tkscrollbar.*


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [b5cdc222fba3139828145afc789b450a57217664]

INTEGRATION: CWS frmcontrols01 (1.17.98); FILE MERGED 2003/10/27 11:21:47 fs 1.17.98.1: #i21605# +OCommonGeometryControlModel


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [8407ab8d4c0979daeacbe6f11644037551bd842c]

INTEGRATION: CWS frmcontrols01 (1.3.98); FILE MERGED 2003/10/30 14:23:50 fs 1.3.98.1: #i21680# Repeat and RepeatDelay also for currency, date, time, numeric, and formatted field


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [8fce8141a032e8a63b79362a5091067500b25206]

INTEGRATION: CWS frmcontrols01 (1.4.62); FILE MERGED 2003/10/27 11:24:55 fs 1.4.62.2: #i21605# allow to create control models from arbitrary service names (as long as they support the UnoControlModel service) 2003/10/22 13:41:07 fs 1.4.62.1: #i21277#


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [d2760989627e70abdaf8d3bf253f489cfc97ebcd]

INTEGRATION: CWS frmcontrols01 (1.43.16); FILE MERGED 2003/10/27 11:28:00 fs 1.43.16.2: #i21605# SymbolColor handling moved to base class 2003/10/22 13:40:03 fs 1.43.16.1: #i21277# added some new scrollbar properties


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [d5edb1087b27214ffc9fcb6c535b128ecb98f0b5]

INTEGRATION: CWS frmcontrols01 (1.42.16); FILE MERGED 2003/10/30 14:24:58 fs 1.42.16.3: #i21680# also handle property Repeat 2003/10/27 11:27:25 fs 1.42.16.2: #i21605# SymbolColor handling 2003/10/22 13:40:48 fs 1.42.16.1: #i21277# handle RepeatDelay property in a generic way


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [2c123cf8b49e46f795f65dd395b35999f6aa438c]

INTEGRATION: CWS frmcontrols01 (1.33.16); FILE MERGED 2003/10/27 11:26:54 fs 1.33.16.1: #i21605# own class for spin button peer


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [c4041aeeccba6045700052652735933ab9bff110]

INTEGRATION: CWS qadev14 (1.2.12); FILE MERGED 2003/12/05 17:41:12 sg 1.2.12.1: #114056#CHG: additional object relation for dispose


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [01a9a91e941a18a802062b1c686cd33d292847c2]

INTEGRATION: CWS frmcontrols01 (1.1.2); FILE ADDED 2003/10/30 14:25:14 fs 1.1.2.3: #i21680# Repeat property handled by base class 2003/10/29 07:08:00 fs 1.1.2.2: #i21605# more implementations for the spin button control 2003/10/27 11:26:16 fs 1.1.2.1: #i21605# initial checkin - spin button peer


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [5a0478cf15914097c20d98a803c694f63141da2f]

INTEGRATION: CWS qadev14 (1.2.12); FILE MERGED 2003/12/05 17:41:12 sg 1.2.12.3: #114056#CHG: additional object relation for dispose 2003/12/05 15:10:59 sg 1.2.12.2: #114056#CHG: additional object relation for dispose 2003/12/04 18:58:24 sg 1.2.12.1: #114056#CHG: updated tests


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [bbc0f2b701dfe7229583e2e362bddf9edf2bf2b3]

INTEGRATION: CWS frmcontrols01 (1.25.20); FILE MERGED 2003/10/27 11:26:31 fs 1.25.20.1: #i21605# +vclxspinbutton


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [a0c00125785cbae58a1518f645bb1afd723be0e9]

INTEGRATION: CWS qadev14 (1.2.12); FILE MERGED 2003/12/04 18:58:23 sg 1.2.12.1: #114056#CHG: updated tests


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [e98dfe538226ebb9e9f67a85f55d4950e2923f1e]

INTEGRATION: CWS frmcontrols01 (1.5.194); FILE MERGED 2003/10/27 11:20:40 fs 1.5.194.1: #i21605# spin button control/model service names


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [20747e59f6d1f9e0666d747b47f4441ad4764208]

INTEGRATION: CWS qadev14 (1.2.12); FILE MERGED 2003/12/05 17:41:11 sg 1.2.12.2: #114056#CHG: additional object relation for dispose 2003/12/04 18:58:23 sg 1.2.12.1: #114056#CHG: updated tests


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [d9df444ad6a55de74d23c8bd1affab825d855109]

INTEGRATION: CWS frmcontrols01 (1.14.42); FILE MERGED 2003/10/29 07:08:26 fs 1.14.42.3: #i21605# +BASEPROPERTY_REPEAT 2003/10/27 11:20:13 fs 1.14.42.2: #i21605# SPINVALUE/MIN/MAX/INCREMENT 2003/10/22 13:38:51 fs 1.14.42.1: #i21277# added some new scrollbar properties


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [6df6218d263900fb6e1b23f884c7311730b17946]

INTEGRATION: CWS frmcontrols01 (1.29.62); FILE MERGED 2003/10/22 13:38:06 fs 1.29.62.1: outsourced UnoControlScrollBar/Model to tkscrollbar.hxx during #21277#


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [da68fffddc4d00a26d7334159fb775091f8e5c27]

INTEGRATION: CWS qadev14 (1.2.12); FILE MERGED 2003/12/04 18:58:22 sg 1.2.12.1: #114056#CHG: updated tests


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [da5786b58df93e0508a557d5e4a309e9486217b0]

INTEGRATION: CWS frmcontrols01 (1.1.2); FILE ADDED 2003/10/29 07:07:47 fs 1.1.2.2: #i21605# more implementations for the spin button control 2003/10/27 11:18:42 fs 1.1.2.1: #i21605# initial checkin - spin button control/model


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [81b96a0184b4db609bd2a7886332fa0c9d2558de]

INTEGRATION: CWS frmcontrols01 (1.1.2); FILE ADDED 2003/10/22 13:43:07 fs 1.1.2.1: outsourced UnoControlScrollBar/Model from unocontrols.hxx to tkscrollbar.hxx during #21277#


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [b403da1556d566ceae93f647e97978183cc23f5d]

INTEGRATION: CWS frmcontrols01 (1.13.98); FILE MERGED 2003/10/27 11:19:25 fs 1.13.98.1: #i21605# +OCommonGeometryControlModel


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [dc33dbc908b0f99dd8512555fb1cf697f1173b91]

INTEGRATION: CWS qadev14 (1.2.12); FILE MERGED 2003/12/04 18:58:21 sg 1.2.12.1: #114056#CHG: updated tests


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [319cd66dc669d4f474aae209946a0cf1afda61ba]

INTEGRATION: CWS frmcontrols01 (1.28.84); FILE MERGED 2003/10/22 13:39:08 fs 1.28.84.1: #i21277# +VCLXScrollBar::set/getMinimum


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [1d487373082c0c0d975d8daaa89c5aac10c0548c]

INTEGRATION: CWS frmcontrols01 (1.1.2); FILE ADDED 2003/10/29 07:07:16 fs 1.1.2.2: #i21605# more implementations for the spin button control 2003/10/27 11:18:24 fs 1.1.2.1: #i21605# initial checkin - spin button peer


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [b68966063dc68fedeb360a98e71dc71be3b39619]

INTEGRATION: CWS qadev14 (1.2.12); FILE MERGED 2003/12/04 18:58:20 sg 1.2.12.1: #114056#CHG: updated tests


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [a45239e87018b52932486aa105294f2129402890]

INTEGRATION: CWS frmcontrols01 (1.10.310); FILE MERGED 2003/10/30 14:22:04 fs 1.10.310.2: #i21680# don't use hard coded timeouts for repeat, but the MouseSettings 2003/10/29 11:16:43 fs 1.10.310.1: #i21614# ImplDrawSpinButton: allow mirrored horizontal orientation


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [ad67b036a127f6fb04c0b140d120465a4cdf9676]

INTEGRATION: CWS frmcontrols01 (1.3.316); FILE MERGED 2003/11/12 10:49:29 fs 1.3.316.6: #100000# build problem on unxlngi5 2003/11/11 18:15:12 ssa 1.3.316.5: #i21795# printing for spinbuttons 2003/10/31 09:48:14 fs 1.3.316.4: #i21948# KeyInput: also react on KEY_LEFT/KEY_RIGHT 2003/10/31 09:39:34 fs 1.3.316.3: #i21948# KeyInput: also react on KEY_LEFT/KEY_RIGHT 2003/10/31 09:29:31 fs 1.3.316.2: #i21948# visual feedback when focused 2003/10/29 11:18:38 fs 1.3.316.1: #i21605# - associate a value with a spin button, as well as a value range - allow switching orientation and repeating behaviour during lifetime - use repeat delay from settings, instead of hard coded values


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [d5434164ad5e61ef0056f98a09c22804751ae200]

INTEGRATION: CWS frmcontrols01 (1.8.314); FILE MERGED 2003/11/11 18:15:23 ssa 1.8.314.2: #i21556# printing for scrollbars 2003/11/11 13:36:18 ssa 1.8.314.1: #i21952# focus rect for scrollbars


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [b56f017ba255e4b79f988874818e6f13a2fe4513]

INTEGRATION: CWS qadev14 (1.2.12); FILE MERGED 2003/12/03 15:45:26 sw 1.2.12.1: #i23155#


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [fd4432ed7e3dc3cd196ad5366c53c3e861fdefbb]

INTEGRATION: CWS qadev14 (1.2.12); FILE MERGED 2003/12/04 19:07:07 sg 1.2.12.1: #114056#CHG: adapted test


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [ee305f0012c1fc22173ce77e4be8768e78671837]

INTEGRATION: CWS qadev14 (1.2.12); FILE MERGED 2003/12/08 12:06:43 sg 1.2.12.1: #114286#CHG: increased wait time


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [6bffa0912ac5a4ebf6da9df59b26066783ab1854]

INTEGRATION: CWS qadev14 (1.2.12); FILE MERGED 2003/12/02 09:52:06 sw 1.2.12.1: #i23083#


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [bd5b7edbe50cfbcd149a311a52cfb77fdb3d9b17]

INTEGRATION: CWS qadev14 (1.2.12); FILE MERGED 2003/12/01 16:48:04 sw 1.2.12.1: #i23066#


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [825eae4e19d7692d2f384d65daa0b31267006d57]

INTEGRATION: CWS qadev14 (1.2.12); FILE MERGED 2003/12/02 13:04:23 sw 1.2.12.1: #i23095#


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [109524c6216f1a688aebc8f7c43a94b09f54935a]

INTEGRATION: CWS qadev14 (1.2.12); FILE MERGED 2003/12/02 12:43:55 sw 1.2.12.1: #i23093#


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [f58719000a2f1ce03a32ae716d01e024eaf34332]

INTEGRATION: CWS qadev14 (1.2.12); FILE MERGED 2003/12/02 16:07:06 sw 1.2.12.1: #i23105#


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [909b29f0052854832204e284e43e409b2a1273b6]

INTEGRATION: CWS qadev14 (1.2.2); FILE MERGED 2003/12/04 18:42:26 sg 1.2.2.1: #114046#CHG: adapted to ORowSet test.


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [29b0a8dd6207af3944a998034e63bf27d399951a]

INTEGRATION: CWS qadev14 (1.2.12); FILE MERGED 2003/12/04 19:06:01 sg 1.2.12.1: #114056#CHG: adapted test


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [03b5ddde913474f7bbf66cd0f9c1a4a98ff53e9d]

INTEGRATION: CWS qadev14 (1.2.12); FILE MERGED 2003/12/05 17:42:20 sg 1.2.12.1: #114056#CHG: additional object relation for dispose


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [bcdc938998a5599cc34db3a66e969314823574bd]

INTEGRATION: CWS qadev14 (1.2.12); FILE MERGED 2003/12/01 16:01:24 sw 1.2.12.1: #i23064#


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [97b1118fb297ca7b9906642688739024672d0f6b]

INTEGRATION: CWS qadev14 (1.2.12); FILE MERGED 2003/12/04 19:05:24 sg 1.2.12.1: #114056#CHG: adapted test


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [17cfb8f42b6054ce6101d09feb297a1d6f7cc7c5]

INTEGRATION: CWS qadev14 (1.1.2); FILE ADDED 2003/12/05 11:53:59 sg 1.1.2.1: #114056#NEW: initial version


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [d39d5d8c04c6860940642fcdd9799974f8e43324]

INTEGRATION: CWS qadev14 (1.2.12); FILE MERGED 2003/12/01 13:22:53 sw 1.2.12.1: #i22950# disposing environment after test


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [ccf1e48f7626e1b2881a2222338d6b1fd6f79c31]

INTEGRATION: CWS qadev14 (1.3.12); FILE MERGED 2003/12/04 09:49:36 sg 1.3.12.1: #114007#CHG: changed standard protocol to urp


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [6ac36d17a217f9f597677fc8606625542e805548]

INTEGRATION: CWS qadev14 (1.2.12); FILE MERGED 2003/12/04 19:04:22 sg 1.2.12.1: #114056#CHG: adapted test


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [09a9196cd61eddbe76eec72b2cd3c8ca9f8bdcf2]

INTEGRATION: CWS qadev14 (1.3.2); FILE MERGED 2003/11/28 15:16:03 sg 1.3.2.1: #114147#CHG: removed wrong String compare


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [fefc2a7ccb61a42fcd62056d003b8950f10b0d68]

INTEGRATION: CWS qadev14 (1.3.2); FILE MERGED 2003/11/28 15:14:48 sg 1.3.2.1: #114147#CHG: closed databse connection


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [93096ca84cae6b9656620c6b00d8fd721bd3463a]

INTEGRATION: CWS qadev14 (1.5.2); FILE MERGED 2003/12/04 15:47:37 sw 1.5.2.2: #i22953# 2003/12/01 12:47:21 sw 1.5.2.1: #i22953# mark entry as optional if all subentries are optional


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [ceff2dba9821e960956fc0802b3b8fb71c8c71ef]

INTEGRATION: CWS qadev14 (1.2.8); FILE MERGED 2003/12/03 12:32:17 sg 1.2.8.1: #114147#CHG: merge errors


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [37532ccdd515e1c7e9aa20581af54ff780af338f]

INTEGRATION: CWS qadev14 (1.8.2); FILE MERGED 2003/12/03 12:32:16 sg 1.8.2.1: #114147#CHG: merge errors


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [6a3fa5f2adb94d04245e443ad5b1532fb53f328f]

INTEGRATION: CWS qadev14 (1.6.2); FILE MERGED 2003/11/28 15:11:39 sg 1.6.2.1: #114147#CHG: added missing OuztProducerFactory


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [f3baa1b95b1a6eed777b4ff125023e0762c3cadd]

INTEGRATION: CWS qadev14 (1.5.8); FILE MERGED 2003/12/03 12:20:00 sg 1.5.8.1: #i23144#CHG: do not read default properties as complex properties


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [32fd74db2aaa35f346d253567c1648f4e3d2956a]

INTEGRATION: CWS qadev14 (1.4.40); FILE MERGED 2003/12/04 17:31:06 sg 1.4.40.1: #114241#CHG: add test to OOoRunner.jar


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [a33f544d7890429035bcb9d5f903bc5b7ccde8f3]

INTEGRATION: CWS qadev14 (1.7.2); FILE MERGED 2003/12/04 17:30:04 sg 1.7.2.1: #114241#CHG: adjusted build list


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [38a32ac3d28b93f99972d29910882875acb212c9]

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>  [2e9d6401fb97091d9606cd92492a658d0a07afb2]

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-11  Kurt Zenker  <kz@openoffice.org>  [6654417effeea9602cf9c604a7c070ed35dc8e8f]

INTEGRATION: CWS qadev14 (1.1.2); FILE ADDED 2003/12/01 10:46:30 sw 1.1.2.1: #114167#


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [2e8b17716cea31cc22c861f939e6b86484b83b50]

INTEGRATION: CWS qadev14 (1.1.2); FILE ADDED 2003/12/01 10:46:48 sw 1.1.2.1: #114167#


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [cfa9746a46b99d35dc5775a6cbc37dec05afb2bc]

INTEGRATION: CWS qadev14 (1.1.2); FILE ADDED 2003/12/01 10:46:11 sw 1.1.2.1: #114167#


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [3a215a375290e0e79912bac256a5269b3a005c8c]

INTEGRATION: CWS swq01 (1.34.10); FILE MERGED 2003/12/02 08:58:05 fme 1.34.10.2: RESYNC: (1.34-1.35); FILE MERGED 2003/11/27 09:01:34 fme 1.34.10.1: #109071# Provide fallback value for footnote line so that GetFtnLine does not have to invalidate in case that the are no paragraph information available


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [0774ab016524209ecb654867ffe812cd1127f7a5]

INTEGRATION: CWS swq01 (1.65.30); FILE MERGED 2003/12/02 08:57:57 fme 1.65.30.2: RESYNC: (1.65-1.66); FILE MERGED 2003/11/27 09:01:34 fme 1.65.30.1: #109071# Provide fallback value for footnote line so that GetFtnLine does not have to invalidate in case that the are no paragraph information available


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [53637427e2e394ef912defe89bb186b04c81c35a]

INTEGRATION: CWS swq01 (1.43.10); FILE MERGED 2003/12/02 09:00:50 fme 1.43.10.2: RESYNC: (1.43-1.44); FILE MERGED 2003/11/10 15:52:28 fme 1.43.10.1: #i12092# Overflow of long variable during calculation of cell width


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [bda974cdc39a80d1963366a0fe51d1042c8b2224]

INTEGRATION: CWS swq01 (1.13.270); FILE MERGED 2003/12/02 08:59:36 fme 1.13.270.2: RESYNC: (1.13-1.14); FILE MERGED 2003/12/01 15:05:50 fme 1.13.270.1: #i22056# Calculation of nMaxEat gives 1 if Frm().Height() == Prt().Height()


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [db2c4264c9156347a7bf020388cac3644f26f2b9]

INTEGRATION: CWS swq01 (1.52.62); FILE MERGED 2003/12/02 08:59:29 fme 1.52.62.2: RESYNC: (1.52-1.53); FILE MERGED 2003/11/10 15:55:31 fme 1.52.62.1: #112243# Invalidate fly content when inserting content into a section which is located inside a fly frame


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [927915e93b1179fc2ae2873786b42267f7985e9a]

INTEGRATION: CWS swq01 (1.32.54); FILE MERGED 2003/11/27 09:01:44 fme 1.32.54.1: #109071# Provide fallback value for footnote line so that GetFtnLine does not have to invalidate in case that the are no paragraph information available


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [88352a8c4f13f506ae0f4cbfeb055b9f383d19fc]

INTEGRATION: CWS swq01 (1.17.202); FILE MERGED 2003/12/02 09:02:54 fme 1.17.202.2: RESYNC: (1.17-1.18); FILE MERGED 2003/11/27 13:41:29 od 1.17.202.1: #112045# <SwFEShell::InsertLabel(..)> - for labeling marked drawing 	 object, copy marked object to local list and work on this list 	 to label each of them.


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [32eb5aa6779501ca85d5cfe8a669f186c1c314cb]

INTEGRATION: CWS swq01 (1.31.32); FILE MERGED 2003/11/21 13:12:52 fme 1.31.32.1: #114047# SwDoc::_GetRefDev returns wrong device


2003-12-11  Kurt Zenker  <kz@openoffice.org>  [a2e8e4bbfd2bb48e54a8ee3703a80222fb28c653]

INTEGRATION: CWS swq01 (1.13.184); FILE MERGED 2003/12/02 09:05:06 fme 1.13.184.2: RESYNC: (1.13-1.14); FILE MERGED 2003/11/27 13:44:15 od 1.13.184.1: #112045# <SwDoc::InsertDrawLabel(..)> - keep layer ID of drawing object 	 before removing its frames.


2003-12-11  Björn Milcke  <bm@openoffice.org>  [ae0e693eca6fbb0a60239a25867433e5349a7434]

PropertyHelper moved to tools


2003-12-11  Björn Milcke  <bm@openoffice.org>  [e07867fe684059a5fc85fe14bdf191b88ef41dd6]

merged with PropertyHelper from model/inc


2003-12-11  Björn Milcke  <bm@openoffice.org>  [69ac80716009b9b16b8fb3d3a030c276800c57bb]

virtual DTOR added to avoid warning unused aTestM4 is still a warning


2003-12-11  Björn Milcke  <bm@openoffice.org>  [4d53f9737790896464b4e061bdbefc32be52bb2c]

moved here from model


2003-12-10  Ingrid Halama  <iha@openoffice.org>  [e872d06261407a53426d96d513eac8e3dfbd1c6d]

added second angle to drag-rotate + some cleanup


2003-12-10  Ingrid Halama  <iha@openoffice.org>  [87c434239d7052a87a99429989c610352c067286]

added method implementation executeDispatch_PositionAndSize


2003-12-10  Ingrid Halama  <iha@openoffice.org>  [1a66d1026c04cbc2b2bc435e874ebd8f1d33f7e1]

added slot SID_ATTR_TRANSFORM with method executeDispatch_PositionAndSize


2003-12-10  Ingrid Halama  <iha@openoffice.org>  [9e848d365a5dfe7bff76d2807e8489522433331e]

added method executeDispatch_PositionAndSize


2003-12-10  Ingrid Halama  <iha@openoffice.org>  [60741936f21a74fc038a5df6f8abe3e00d9ac506]

moved object positioning in end drag to PositionAndSizeHelper::moveObject


2003-12-10  Ingrid Halama  <iha@openoffice.org>  [97313b4900c4a54a0adeac36adb77d9ea68020b2]

set correct working area for Pos&Size dialog; added method getPositionAndSizeItemSetFromMarkedObject


2003-12-10  Ingrid Halama  <iha@openoffice.org>  [6734610de70449114a4e5feeda63636a9a55461d]

added method getPositionAndSizeItemSetFromMarkedObject


2003-12-10  Ingrid Halama  <iha@openoffice.org>  [0cf707c106febdfa7e87ed2232760bbca191a1ed]

added ConfigurationAccess and PositionAndSizeHelper


2003-12-10  Ingrid Halama  <iha@openoffice.org>  [497b93b8f71962d7ced405b43b4ce5edf67e5658]

new PositionAndSizeHelper


2003-12-10  Ingrid Halama  <iha@openoffice.org>  [c860e411ba3b05108c82db389dbba8596a213748]

new: ConfigurationAccess for PositionAndSize-Dialog


2003-12-10  Björn Milcke  <bm@openoffice.org>  [fb5b1202f5703e7456eb2cdf22a9b90dab500e8a]

+symbols


2003-12-10  Ingrid Halama  <iha@openoffice.org>  [66f1db6d60a0b96e73364b3c22bfbf77e5cda936]

new Dialog for Position And Size


2003-12-10  Björn Milcke  <bm@openoffice.org>  [c043a59ba17addafe4bb983282956a01450cf7f5]

if there is no regression curve in the container, the type is NONE


2003-12-10  Björn Milcke  <bm@openoffice.org>  [d7c8b60bb0de91f69381f549979017753471b001]

statistics dialog implemented


2003-12-10  Ingrid Halama  <iha@openoffice.org>  [9745b60069b47d3a5e78c38a5ae221af13b984f3]

correct drag end position for rotated title


2003-12-10  Ingrid Halama  <iha@openoffice.org>  [b320c90c8e63884e7c3eb78c1660ad7711c235a7]

free positioning should be relative to page


2003-12-10  Björn Milcke  <bm@openoffice.org>  [cd45b8ccb95fd5eda8823cd35e4c04455f0969aa]

sub-converters removed


2003-12-10  Björn Milcke  <bm@openoffice.org>  [3c2c3b5e2c9c1b01c6ac2ce384892b49d81d52b6]

error-bar is only created if KIND_ERROR is not NONE sub-converters removed


2003-12-10  Armin Weiss  <aw@openoffice.org>  [5aa58d9b9854a134c941f5aa0ebe6ffb027c8980]

#111880# Added changes from Andreas Schluens to fix the problem with multiple different document loading


2003-12-10  Björn Milcke  <bm@openoffice.org>  [38c96033b3992681596c9f7c62c5c65fa98c66f1]

items implemented. ToDo: choosing no error category may create a default errorbar later


2003-12-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [68562c9902696aed34abb81e8dcfb8c468d40a97]

#100000#: tag operation can't succeed without message if -F and -b option is specified


2003-12-09  Ingrid Halama  <iha@openoffice.org>  [4b32a96c85e824dde7ca1d719361c55aec41e4fc]

added slot SID_3D_VIEW with method executeDispatch_RotateDiagram


2003-12-09  Ingrid Halama  <iha@openoffice.org>  [0c4b9e832ecbe9811a54442f54cf75d64c4d2054]

added ChartController_Position


2003-12-09  Ingrid Halama  <iha@openoffice.org>  [a50c45e0d2d6d65eba1e2922f962cffe59b125c0]

added method  executeDispatch_RotateDiagram


2003-12-09  Ingrid Halama  <iha@openoffice.org>  [29be76ddcc826bb182c0efd0226a7551bd4e199d]

new Dialog for Diagram Rotation


2003-12-09  Ingrid Halama  <iha@openoffice.org>  [ad817806261e1faf54d2a978103339c76fbcc24b]

new Dialog for Diagram Rotation


2003-12-09  Kurt Zenker  <kz@openoffice.org>  [d423a516ca51a5ccdf24c200c6bfb47412586a27]

#100000# chg. to SetMergedItemSet


2003-12-09  Björn Milcke  <bm@openoffice.org>  [58bf9c9679f4c44ba88ce008e0935de8b7dd9ec8]

statistics


2003-12-09  Björn Milcke  <bm@openoffice.org>  [fb395a42d8aadd448a053d1190a3e682b2430405]

statistics dialog


2003-12-09  Björn Milcke  <bm@openoffice.org>  [255f4948fdc05da608075c226e7e0e269816b05b]

Diagram is no longer an XRegressionCurveContainer


2003-12-09  Mikhail Voitenko  <mav@openoffice.org>  [013a64cc3a53ae98f0f552ab70398ce324889f4c]

#112923# allow to control storing of visual representation for OLE objects


2003-12-09  Mikhail Voitenko  <mav@openoffice.org>  [86ef28fc4d39dbe41d84557958b466f4a4b6c743]

#112923# allow to control storing of visual representation for OLE objects


2003-12-09  Ingrid Halama  <iha@openoffice.org>  [799cab2d04f203719c93b8f59b96117d662fea12]

added existing translations


2003-12-09  Kurt Zenker  <kz@openoffice.org>  [cea432ab9cca9b3cc8ba04fdac1803ac020df832]

SRC680


2003-12-09  Kurt Zenker  <kz@openoffice.org>  [aceb854d0c2a15a768f9f30ddaff015b58181cc0]

INTEGRATION: CWS sj07 (1.49.60); FILE MERGED 2003/11/26 12:26:35 sj 1.49.60.2: not creating placeholder object for text instance 2003/11/26 09:47:52 sj 1.49.60.1: fixed bug: start presentation from page is now working correct


2003-12-09  Kurt Zenker  <kz@openoffice.org>  [a60d7bd120fc9d28a3cd8af9dd8d7cb606f22a1a]

INTEGRATION: CWS sj07 (1.112.52); FILE MERGED 2003/11/26 14:25:17 sj 1.112.52.1: not accessing uninitialized memory if bullet indentation is not available


2003-12-09  Mikhail Voitenko  <mav@openoffice.org>  [5df7ebf37a13788c3e082f74b6d095c0e5ea6717]

#112923# the object does not need to know replacement icon


2003-12-09  Ingrid Halama  <iha@openoffice.org>  [ef6fc5522b9d20ae14cece4920ba6f55a341f16f]

no area properties for scatter chart


2003-12-09  Kurt Zenker  <kz@openoffice.org>  [fba4b2c212447a82fe41b4c4a6810062095d959c]

INTEGRATION: CWS portlaoisefilterteam16 (1.106.18); FILE MERGED 2003/11/27 12:34:51 cmc 1.106.18.7: #i3958# This inline escher feature is a pig to get working in all version of word, but this patch adds the extra pieces of magic to make it work in all versions, and then pretties up the load of the inlines ones, a real 50 coffee cup problem 2003/11/10 09:28:38 cmc 1.106.18.6: RESYNC: (1.106-1.107); FILE MERGED 2003/11/07 11:21:15 cmc 1.106.18.5: #i12367# b not f 2003/11/06 17:07:18 cmc 1.106.18.4: #i12367# Currently cannot support *hidden* escher elements, so don't import them at all 2003/11/03 13:58:00 cmc 1.106.18.3: #i22019# on import of word 7- drawing objects, set the SdrModel for boxes with text 2003/10/28 10:38:34 cmc 1.106.18.2: #112705# Getting a graphic from a SdrGrafObject sets the GrafType of the graphic (reasonably enough I guess) 2003/10/24 16:40:56 cmc 1.106.18.1: #i3958# Implement the insanely complicated mechanism word XP and later use to support inline escher objects, by means of a 0x08 escher object, a dummy 0x01 inline element which itself is an escher picture frame all inside a shape field, and with a magic property attached to the 0x08 and the 0x01 objects which must match


2003-12-09  Kurt Zenker  <kz@openoffice.org>  [84863e41d96c4ac31f5819d375bf87af9392c140]

INTEGRATION: CWS portlaoisefilterteam16 (1.31.2); FILE MERGED 2003/11/10 09:31:05 cmc 1.31.2.5: RESYNC: (1.31-1.32); FILE MERGED 2003/11/03 13:19:11 cmc 1.31.2.4: #i21961# some properties are effectively uncompressible (without a lot of effort) 2003/10/31 18:00:26 cmc 1.31.2.3: #i21881# Add support for character styles as well as paragraph styles 2003/10/31 14:09:05 cmc 1.31.2.2: #i21881# make rtf filter use single word style paragraph stylemapping between rtf and ww8 filters 2003/10/28 14:13:12 cmc 1.31.2.1: #i21543# handle document properties appearing in the wrong place by changing the document defaults but not inserting a new segment at this location


2003-12-09  Kurt Zenker  <kz@openoffice.org>  [ca325745dc6480e071eb2586e18f2b1f60dca2db]

INTEGRATION: CWS portlaoisefilterteam16 (1.16.58); FILE MERGED 2003/11/10 09:32:42 cmc 1.16.58.3: RESYNC: (1.16-1.17); FILE MERGED 2003/11/03 13:18:35 cmc 1.16.58.2: #i21961# some properties are effectively uncompressible (without a lot of effort) 2003/10/29 17:38:43 cmc 1.16.58.1: #i21422# silly cleaning attribute sets thingy doesn't work in many circumstances


2003-12-09  Kurt Zenker  <kz@openoffice.org>  [30d18022f8c92af3999a4088a7a1ebc44edcf03f]

INTEGRATION: CWS portlaoisefilterteam16 (1.19.58); FILE MERGED 2003/10/28 15:33:11 cmc 1.19.58.2: #i21481# \sl with no argument is treated as 0 by word 2003/10/20 15:23:19 cmc 1.19.58.1: #i21372# word only allows range of 1 to 600 for charscaling, and treats out of range as 100


2003-12-09  Kurt Zenker  <kz@openoffice.org>  [de8e5903d0214b7767a7abebd35037d7e9ea99f7]

INTEGRATION: CWS portlaoisefilterteam16 (1.83.24); FILE MERGED 2003/11/10 09:33:05 cmc 1.83.24.2: RESYNC: (1.83-1.84); FILE MERGED 2003/11/06 17:06:35 cmc 1.83.24.1: #i12367# allow fHidden prop to bubble up importing


2003-12-09  Kurt Zenker  <kz@openoffice.org>  [17440ebbf29da83791afccf2c4b79ba0d80f4c9e]

INTEGRATION: CWS portlaoisefilterteam16 (1.11.232); FILE MERGED 2003/11/03 13:18:23 cmc 1.11.232.1: #i21961# some properties are effectively uncompressible (without a lot of effort)


2003-12-09  Kurt Zenker  <kz@openoffice.org>  [a2df0898599b79f4580da5dbd296f97b57645e91]

INTEGRATION: CWS portlaoisefilterteam16 (1.25.24); FILE MERGED 2003/10/31 14:06:36 cmc 1.25.24.1: #i21881# remove dependancies of paragraph style mapping code on WW8 import filter classes, document the suckers. Move it all into one friendly utility class


2003-12-09  Kurt Zenker  <kz@openoffice.org>  [b252b085d21df55071f5e1fdff1b60b3c222974a]

INTEGRATION: CWS portlaoisefilterteam16 (1.102.22); FILE MERGED 2003/11/10 09:30:05 cmc 1.102.22.3: RESYNC: (1.102-1.103); FILE MERGED 2003/11/06 13:31:15 cmc 1.102.22.2: #i9573# support modifieddate field 2003/11/03 17:03:08 cmc 1.102.22.1: #i21774# treat annotations similiarly to footnotes


2003-12-09  Kurt Zenker  <kz@openoffice.org>  [0dec0604d40f98952070a2d030d849593ee68db1]

INTEGRATION: CWS portlaoisefilterteam16 (1.143.20); FILE MERGED 2003/11/27 12:34:53 cmc 1.143.20.5: #i3958# This inline escher feature is a pig to get working in all version of word, but this patch adds the extra pieces of magic to make it work in all versions, and then pretties up the load of the inlines ones, a real 50 coffee cup problem 2003/11/10 13:54:03 cmc 1.143.20.4: merge errors 2003/11/10 09:29:56 cmc 1.143.20.3: RESYNC: (1.143-1.144); FILE MERGED 2003/10/29 10:28:57 cmc 1.143.20.2: #i21113# tables inside tables with absolute positioning around inside table, for formal frames we will only take the special table apo stuff into consideration for toplevel tables, and fold the floating table inside table magic into the existing table in table hackery 2003/10/20 13:37:37 cmc 1.143.20.1: #112727# import negative height headers/footers as floating frames inside fixed height headers/footers


2003-12-09  Kurt Zenker  <kz@openoffice.org>  [aed175e7f9ce4c220c969fe5a66453a8dc6615bf]

INTEGRATION: CWS portlaoisefilterteam16 (1.71.22); FILE MERGED 2003/11/10 16:35:54 cmc 1.71.22.4: #i12367# ignore contents of empty fields 2003/11/10 09:29:47 cmc 1.71.22.3: RESYNC: (1.71-1.72); FILE MERGED 2003/11/04 13:10:47 cmc 1.71.22.2: #i21774# Take care of adjusting refstack content when deleting content as well as control stack content 2003/10/20 15:36:09 cmc 1.71.22.1: #i3256# Import and export hyperlinked toc entries as best as word can support


2003-12-09  Kurt Zenker  <kz@openoffice.org>  [760c61ab92a81b9a1cb05897959c237492010c36]

INTEGRATION: CWS portlaoisefilterteam16 (1.41.24); FILE MERGED 2003/11/10 09:29:38 cmc 1.41.24.4: RESYNC: (1.41-1.42); FILE MERGED 2003/10/28 12:28:33 cmc 1.41.24.3: #112778# Add some code to help dump graphic streams for debugging which is quite handy 2003/10/28 12:15:41 cmc 1.41.24.2: #112778# Add some code to help dump graphic streams for debugging which is quite handy 2003/10/20 13:25:40 cmc 1.41.24.1: #i20540# avoid problems with SdrOleObjects being converted from one version to another over themselves


2003-12-09  Kurt Zenker  <kz@openoffice.org>  [1e80aa5555986721373ce9b3487292a186a2d569]

INTEGRATION: CWS portlaoisefilterteam16 (1.51.22); FILE MERGED 2003/11/10 09:29:31 cmc 1.51.22.2: RESYNC: (1.51-1.52); FILE MERGED 2003/10/31 14:06:36 cmc 1.51.22.1: #i21881# remove dependancies of paragraph style mapping code on WW8 import filter classes, document the suckers. Move it all into one friendly utility class


2003-12-09  Kurt Zenker  <kz@openoffice.org>  [03fd54b737f5d1d4aaeb2758a07de3741a41a428]

INTEGRATION: CWS portlaoisefilterteam16 (1.33.24); FILE MERGED 2003/11/27 12:34:52 cmc 1.33.24.5: #i3958# This inline escher feature is a pig to get working in all version of word, but this patch adds the extra pieces of magic to make it work in all versions, and then pretties up the load of the inlines ones, a real 50 coffee cup problem 2003/11/10 09:29:22 cmc 1.33.24.4: RESYNC: (1.33-1.34); FILE MERGED 2003/10/31 18:01:32 cmc 1.33.24.3: #i21881# Add support for character styles as well as paragraph styles. Cunning (probably overcunning and it will bite me with some compiler or other) use made of template to have a single algorithm for char and para style mapping without all sorts of boolean flags and random hairy casting 2003/10/31 14:06:35 cmc 1.33.24.2: #i21881# remove dependancies of paragraph style mapping code on WW8 import filter classes, document the suckers. Move it all into one friendly utility class 2003/10/29 10:28:57 cmc 1.33.24.1: #i21113# tables inside tables with absolute positioning around inside table, for formal frames we will only take the special table apo stuff into consideration for toplevel tables, and fold the floating table inside table magic into the existing table in table hackery


2003-12-09  Kurt Zenker  <kz@openoffice.org>  [e25090684bcfbb9f20b48103b2a5eb541ddd034d]

INTEGRATION: CWS portlaoisefilterteam16 (1.90.22); FILE MERGED 2003/11/11 12:52:25 cmc 1.90.22.9: #i9718# merge adjoining top/bottom cell borders together in the way I think word does it 2003/11/11 11:03:44 cmc 1.90.22.8: #i22206# ww6 documents with no charset set use the default charset implied by the base language set ? 2003/11/10 09:29:14 cmc 1.90.22.7: RESYNC: (1.90-1.91); FILE MERGED 2003/11/04 13:10:46 cmc 1.90.22.6: #i21774# Take care of adjusting refstack content when deleting content as well as control stack content 2003/10/31 18:01:31 cmc 1.90.22.5: #i21881# Add support for character styles as well as paragraph styles. Cunning (probably overcunning and it will bite me with some compiler or other) use made of template to have a single algorithm for char and para style mapping without all sorts of boolean flags and random hairy casting 2003/10/31 14:06:34 cmc 1.90.22.4: #i21881# remove dependancies of paragraph style mapping code on WW8 import filter classes, document the suckers. Move it all into one friendly utility class 2003/10/29 10:28:56 cmc 1.90.22.3: #i21113# tables inside tables with absolute positioning around inside table, for formal frames we will only take the special table apo stuff into consideration for toplevel tables, and fold the floating table inside table magic into the existing table in table hackery 2003/10/22 12:59:03 cmc 1.90.22.2: #i18816# Strange word 6 numbering system, must not restart numbering when moving from one particular type to another, makes sense if considered in terms of the numberical code that word uses to denote them, but not given that we must map them to seperate lists 2003/10/20 13:37:37 cmc 1.90.22.1: #112727# import negative height headers/footers as floating frames inside fixed height headers/footers


2003-12-09  Kurt Zenker  <kz@openoffice.org>  [5043b2c4418380b8604c4154b7f527ecc37ad6e6]

INTEGRATION: CWS portlaoisefilterteam16 (1.119.22); FILE MERGED 2003/11/10 13:54:02 cmc 1.119.22.11: merge errors 2003/11/10 09:29:04 cmc 1.119.22.10: RESYNC: (1.119-1.120); FILE MERGED 2003/11/04 13:10:45 cmc 1.119.22.9: #i21774# Take care of adjusting refstack content when deleting content as well as control stack content 2003/10/31 18:01:31 cmc 1.119.22.8: #i21881# Add support for character styles as well as paragraph styles. Cunning (probably overcunning and it will bite me with some compiler or other) use made of template to have a single algorithm for char and para style mapping without all sorts of boolean flags and random hairy casting 2003/10/31 14:06:33 cmc 1.119.22.7: #i21881# remove dependancies of paragraph style mapping code on WW8 import filter classes, document the suckers. Move it all into one friendly utility class 2003/10/29 10:28:55 cmc 1.119.22.6: #i21113# tables inside tables with absolute positioning around inside table, for formal frames we will only take the special table apo stuff into consideration for toplevel tables, and fold the floating table inside table magic into the existing table in table hackery 2003/10/28 12:15:40 cmc 1.119.22.5: #112778# Add some code to help dump graphic streams for debugging which is quite handy 2003/10/22 12:59:03 cmc 1.119.22.4: #i18816# Strange word 6 numbering system, must not restart numbering when moving from one particular type to another, makes sense if considered in terms of the numberical code that word uses to denote them, but not given that we must map them to seperate lists 2003/10/20 15:36:08 cmc 1.119.22.3: #i3256# Import and export hyperlinked toc entries as best as word can support 2003/10/20 13:37:36 cmc 1.119.22.2: #112727# import negative height headers/footers as floating frames inside fixed height headers/footers 2003/10/20 13:25:39 cmc 1.119.22.1: #i20540# avoid problems with SdrOleObjects being converted from one version to another over themselves


2003-12-09  Kurt Zenker  <kz@openoffice.org>  [b058e4dc381b48af70b57da85ce23f2c52bbcaa5]

INTEGRATION: CWS portlaoisefilterteam16 (1.119.2); FILE MERGED 2003/11/10 09:28:56 cmc 1.119.2.10: RESYNC: (1.119-1.120); FILE MERGED 2003/11/06 13:31:14 cmc 1.119.2.9: #i9573# support modifieddate field 2003/11/04 13:10:45 cmc 1.119.2.8: #i21774# Take care of adjusting refstack content when deleting content as well as control stack content 2003/11/03 17:03:07 cmc 1.119.2.7: #i21774# treat annotations similiarly to footnotes 2003/10/31 18:01:30 cmc 1.119.2.6: #i21881# Add support for character styles as well as paragraph styles. Cunning (probably overcunning and it will bite me with some compiler or other) use made of template to have a single algorithm for char and para style mapping without all sorts of boolean flags and random hairy casting 2003/10/31 14:06:32 cmc 1.119.2.5: #i21881# remove dependancies of paragraph style mapping code on WW8 import filter classes, document the suckers. Move it all into one friendly utility class 2003/10/28 12:15:39 cmc 1.119.2.4: #112778# Add some code to help dump graphic streams for debugging which is quite handy 2003/10/22 12:59:02 cmc 1.119.2.3: #i18816# Strange word 6 numbering system, must not restart numbering when moving from one particular type to another, makes sense if considered in terms of the numberical code that word uses to denote them, but not given that we must map them to seperate lists 2003/10/20 13:37:35 cmc 1.119.2.2: #112727# import negative height headers/footers as floating frames inside fixed height headers/footers 2003/10/20 13:25:38 cmc 1.119.2.1: #i20540# avoid problems with SdrOleObjects being converted from one version to another over themselves


2003-12-09  Kurt Zenker  <kz@openoffice.org>  [d7354d73a437199a397443374279c7abeb2498f1]

INTEGRATION: CWS portlaoisefilterteam16 (1.51.24); FILE MERGED 2003/11/10 09:28:46 cmc 1.51.24.3: RESYNC: (1.51-1.52); FILE MERGED 2003/10/24 16:40:57 cmc 1.51.24.2: #i3958# Implement the insanely complicated mechanism word XP and later use to support inline escher objects, by means of a 0x08 escher object, a dummy 0x01 inline element which itself is an escher picture frame all inside a shape field, and with a magic property attached to the 0x08 and the 0x01 objects which must match 2003/10/22 08:26:17 cmc 1.51.24.1: #i21190 some strangeness in the original cropping and sizing code doesn't seem to make any sense whatsoever


2003-12-09  Kurt Zenker  <kz@openoffice.org>  [f266599e814bd40d22e60edf013ce1c061da8a8d]

INTEGRATION: CWS portlaoisefilterteam16 (1.13.58); FILE MERGED 2003/10/24 16:40:57 cmc 1.13.58.1: #i3958# Implement the insanely complicated mechanism word XP and later use to support inline escher objects, by means of a 0x08 escher object, a dummy 0x01 inline element which itself is an escher picture frame all inside a shape field, and with a magic property attached to the 0x08 and the 0x01 objects which must match


2003-12-09  Kurt Zenker  <kz@openoffice.org>  [385e3cb9ca23fa3de5d21d5caf3f8abf8e19dd3e]

INTEGRATION: CWS portlaoisefilterteam16 (1.68.22); FILE MERGED 2003/11/27 12:34:50 cmc 1.68.22.13: #i3958# This inline escher feature is a pig to get working in all version of word, but this patch adds the extra pieces of magic to make it work in all versions, and then pretties up the load of the inlines ones, a real 50 coffee cup problem 2003/11/10 12:33:41 cmc 1.68.22.12: merge error 2003/11/10 09:28:15 cmc 1.68.22.11: RESYNC: (1.68-1.69); FILE MERGED 2003/11/06 13:31:13 cmc 1.68.22.10: #i9573# support modifieddate field 2003/11/06 10:15:59 cmc 1.68.22.9: #i9301# expand chapter fields in headers based on the page they are associated with, and take advantage of user supplied hard page breaks to break into sections when we have content in headers/footers which word cannot expand the way we can due to its lack of page descriptor style feature 2003/11/05 17:09:01 cmc 1.68.22.8: #i9301# Update chapter fields in headers before exporting their expansion so as to export the actual displayed text 2003/11/05 16:09:19 cmc 1.68.22.7: #i9301# Some improvements to try and export section breaks when encountering a style based break before that causes us to move to a new page descriptor 2003/11/04 14:48:47 cmc 1.68.22.6: #i21462# Not all the world uses a comma as a decimal point, if the user wants a decimal tab then he gets a decimal tab 2003/10/30 14:45:53 cmc 1.68.22.5: #i11717# make the effort to put humpy dumpty back together again if a section with a title page was imported from word see if our page follow formats are equivalent to a word section and export that as a single section. Split the various bits of code up into sensible self contained entities, and actually document the key bits. 2003/10/30 10:24:51 cmc 1.68.22.4: #i18480# Export stuff anchored inside frames as anchored as character seeing as that is all that word makes possible, now that we can handle inline drawings we can try this 2003/10/24 16:40:56 cmc 1.68.22.3: #i3958# Implement the insanely complicated mechanism word XP and later use to support inline escher objects, by means of a 0x08 escher object, a dummy 0x01 inline element which itself is an escher picture frame all inside a shape field, and with a magic property attached to the 0x08 and the 0x01 objects which must match 2003/10/21 15:42:54 cmc 1.68.22.2: #i19484# Implement cunning mechanism to export fixed height table rows if they contain a type of anchored element which word will not be able to autostretch the row height for 2003/10/20 15:36:07 cmc 1.68.22.1: #i3256# Import and export hyperlinked toc entries as best as word can support


2003-12-09  Kurt Zenker  <kz@openoffice.org>  [c2f9cf0423b5c814aa7cf3fdd7399a45babea0ce]

INTEGRATION: CWS portlaoisefilterteam16 (1.32.22); FILE MERGED 2003/11/10 09:28:07 cmc 1.32.22.2: RESYNC: (1.32-1.33); FILE MERGED 2003/10/24 16:40:55 cmc 1.32.22.1: #i3958# Implement the insanely complicated mechanism word XP and later use to support inline escher objects, by means of a 0x08 escher object, a dummy 0x01 inline element which itself is an escher picture frame all inside a shape field, and with a magic property attached to the 0x08 and the 0x01 objects which must match


2003-12-09  Kurt Zenker  <kz@openoffice.org>  [3c049059127b15f39c349eec9cfbcd6818f976f4]

INTEGRATION: CWS portlaoisefilterteam16 (1.52.22); FILE MERGED 2003/11/10 09:28:00 cmc 1.52.22.5: RESYNC: (1.52-1.53); FILE MERGED 2003/11/06 10:15:58 cmc 1.52.22.4: #i9301# expand chapter fields in headers based on the page they are associated with, and take advantage of user supplied hard page breaks to break into sections when we have content in headers/footers which word cannot expand the way we can due to its lack of page descriptor style feature 2003/11/05 16:09:20 cmc 1.52.22.3: #i9301# Some improvements to try and export section breaks when encountering a style based break before that causes us to move to a new page descriptor 2003/10/24 16:40:55 cmc 1.52.22.2: #i3958# Implement the insanely complicated mechanism word XP and later use to support inline escher objects, by means of a 0x08 escher object, a dummy 0x01 inline element which itself is an escher picture frame all inside a shape field, and with a magic property attached to the 0x08 and the 0x01 objects which must match 2003/10/21 15:42:54 cmc 1.52.22.1: #i19484# Implement cunning mechanism to export fixed height table rows if they contain a type of anchored element which word will not be able to autostretch the row height for


2003-12-09  Kurt Zenker  <kz@openoffice.org>  [ff5a2d04b69c4a982d8c3037bfed4defb1001401]

INTEGRATION: CWS portlaoisefilterteam16 (1.58.2); FILE MERGED 2003/11/10 09:27:54 cmc 1.58.2.6: RESYNC: (1.58-1.59); FILE MERGED 2003/11/06 13:31:12 cmc 1.58.2.5: #i9573# support modifieddate field 2003/11/06 10:15:58 cmc 1.58.2.4: #i9301# expand chapter fields in headers based on the page they are associated with, and take advantage of user supplied hard page breaks to break into sections when we have content in headers/footers which word cannot expand the way we can due to its lack of page descriptor style feature 2003/11/05 16:09:19 cmc 1.58.2.3: #i9301# Some improvements to try and export section breaks when encountering a style based break before that causes us to move to a new page descriptor 2003/10/24 16:40:54 cmc 1.58.2.2: #i3958# Implement the insanely complicated mechanism word XP and later use to support inline escher objects, by means of a 0x08 escher object, a dummy 0x01 inline element which itself is an escher picture frame all inside a shape field, and with a magic property attached to the 0x08 and the 0x01 objects which must match 2003/10/21 15:42:54 cmc 1.58.2.1: #i19484# Implement cunning mechanism to export fixed height table rows if they contain a type of anchored element which word will not be able to autostretch the row height for


2003-12-09  Kurt Zenker  <kz@openoffice.org>  [1c3fbe64312e2029967fcc01f6f626c3c0972fd7]

INTEGRATION: CWS portlaoisefilterteam16 (1.27.22); FILE MERGED 2003/11/11 11:03:43 cmc 1.27.22.5: #i22206# ww6 documents with no charset set use the default charset implied by the base language set ? 2003/11/10 09:27:46 cmc 1.27.22.4: RESYNC: (1.27-1.28); FILE MERGED 2003/11/06 10:15:57 cmc 1.27.22.3: #i9301# expand chapter fields in headers based on the page they are associated with, and take advantage of user supplied hard page breaks to break into sections when we have content in headers/footers which word cannot expand the way we can due to its lack of page descriptor style feature 2003/10/31 14:06:32 cmc 1.27.22.2: #i21881# remove dependancies of paragraph style mapping code on WW8 import filter classes, document the suckers. Move it all into one friendly utility class 2003/10/30 14:45:52 cmc 1.27.22.1: #i11717# make the effort to put humpy dumpty back together again if a section with a title page was imported from word see if our page follow formats are equivalent to a word section and export that as a single section. Split the various bits of code up into sensible self contained entities, and actually document the key bits.


2003-12-09  Kurt Zenker  <kz@openoffice.org>  [34b22a7ad2149c218befc5b53f5a3c1b8208fa1a]

INTEGRATION: CWS portlaoisefilterteam16 (1.55.22); FILE MERGED 2003/11/12 11:00:30 cmc 1.55.22.9: #i22320# word and writer have different values for transparent cell bg colour 2003/11/11 16:39:25 cmc 1.55.22.8: #i21847# Need to export a tab stop in many cases to get word to display the text after numbering in the right place 2003/11/10 09:27:24 cmc 1.55.22.7: RESYNC: (1.55-1.56); FILE MERGED 2003/11/05 16:09:18 cmc 1.55.22.6: #i9301# Some improvements to try and export section breaks when encountering a style based break before that causes us to move to a new page descriptor 2003/11/05 14:00:37 mmaher 1.55.22.5: #112409# Fixed crash in dropcap export (new was missing a delete). 2003/10/30 10:24:50 cmc 1.55.22.4: #i18480# Export stuff anchored inside frames as anchored as character seeing as that is all that word makes possible, now that we can handle inline drawings we can try this 2003/10/24 16:40:53 cmc 1.55.22.3: #i3958# Implement the insanely complicated mechanism word XP and later use to support inline escher objects, by means of a 0x08 escher object, a dummy 0x01 inline element which itself is an escher picture frame all inside a shape field, and with a magic property attached to the 0x08 and the 0x01 objects which must match 2003/10/21 16:11:51 cmc 1.55.22.2: #112668# Most plausible reason for reported crash on this line 2003/10/21 15:42:53 cmc 1.55.22.1: #i19484# Implement cunning mechanism to export fixed height table rows if they contain a type of anchored element which word will not be able to autostretch the row height for


2003-12-09  Kurt Zenker  <kz@openoffice.org>  [62b326812e7676a711f092f2bea55fef907a2898]

INTEGRATION: CWS portlaoisefilterteam16 (1.66.22); FILE MERGED 2003/11/27 12:34:49 cmc 1.66.22.6: #i3958# This inline escher feature is a pig to get working in all version of word, but this patch adds the extra pieces of magic to make it work in all versions, and then pretties up the load of the inlines ones, a real 50 coffee cup problem 2003/11/10 09:27:16 cmc 1.66.22.5: RESYNC: (1.66-1.67); FILE MERGED 2003/11/05 09:26:44 cmc 1.66.22.4: #i13885# active sdrtextobjs need to be handled differently to inactive ones when looking for the outliner being used to display the text that the user sees (just to add a bit of fun extra complexity I guess) 2003/10/30 10:24:49 cmc 1.66.22.3: #i18480# Export stuff anchored inside frames as anchored as character seeing as that is all that word makes possible, now that we can handle inline drawings we can try this 2003/10/24 16:40:51 cmc 1.66.22.2: #i3958# Implement the insanely complicated mechanism word XP and later use to support inline escher objects, by means of a 0x08 escher object, a dummy 0x01 inline element which itself is an escher picture frame all inside a shape field, and with a magic property attached to the 0x08 and the 0x01 objects which must match 2003/10/21 15:42:52 cmc 1.66.22.1: #i19484# Implement cunning mechanism to export fixed height table rows if they contain a type of anchored element which word will not be able to autostretch the row height for


2003-12-09  Kurt Zenker  <kz@openoffice.org>  [46ea6db0a0abd12d05573219dd90046b39f72c44]

INTEGRATION: CWS portlaoisefilterteam16 (1.2.58); FILE MERGED 2003/10/31 14:06:31 cmc 1.2.58.2: #i21881# remove dependancies of paragraph style mapping code on WW8 import filter classes, document the suckers. Move it all into one friendly utility class 2003/10/30 14:45:52 cmc 1.2.58.1: #i11717# make the effort to put humpy dumpty back together again if a section with a title page was imported from word see if our page follow formats are equivalent to a word section and export that as a single section. Split the various bits of code up into sensible self contained entities, and actually document the key bits.


2003-12-09  Kurt Zenker  <kz@openoffice.org>  [5d24c67023bcead769842bd859d76ad44991ef09]

INTEGRATION: CWS portlaoisefilterteam16 (1.3.22); FILE MERGED 2003/11/11 11:03:42 cmc 1.3.22.6: #i22206# ww6 documents with no charset set use the default charset implied by the base language set ? 2003/11/10 09:27:08 cmc 1.3.22.5: RESYNC: (1.3-1.4); FILE MERGED 2003/11/04 15:01:10 cmc 1.3.22.4: an Anachronism apparently 2003/10/31 18:01:30 cmc 1.3.22.3: #i21881# Add support for character styles as well as paragraph styles. Cunning (probably overcunning and it will bite me with some compiler or other) use made of template to have a single algorithm for char and para style mapping without all sorts of boolean flags and random hairy casting 2003/10/31 14:06:30 cmc 1.3.22.2: #i21881# remove dependancies of paragraph style mapping code on WW8 import filter classes, document the suckers. Move it all into one friendly utility class 2003/10/30 14:45:51 cmc 1.3.22.1: #i11717# make the effort to put humpy dumpty back together again if a section with a title page was imported from word see if our page follow formats are equivalent to a word section and export that as a single section. Split the various bits of code up into sensible self contained entities, and actually document the key bits.


2003-12-09  Kurt Zenker  <kz@openoffice.org>  [5e53ab24105f6a975a70091253a31595f261dc83]

INTEGRATION: CWS portlaoisefilterteam16 (1.3.22); FILE MERGED 2003/11/11 11:03:42 cmc 1.3.22.10: #i22206# ww6 documents with no charset set use the default charset implied by the base language set ? 2003/11/10 09:27:01 cmc 1.3.22.9: RESYNC: (1.3-1.4); FILE MERGED 2003/11/05 09:26:44 cmc 1.3.22.8: #i13885# active sdrtextobjs need to be handled differently to inactive ones when looking for the outliner being used to display the text that the user sees (just to add a bit of fun extra complexity I guess) 2003/10/31 18:01:30 cmc 1.3.22.7: #i21881# Add support for character styles as well as paragraph styles. Cunning (probably overcunning and it will bite me with some compiler or other) use made of template to have a single algorithm for char and para style mapping without all sorts of boolean flags and random hairy casting 2003/10/31 14:06:30 cmc 1.3.22.6: #i21881# remove dependancies of paragraph style mapping code on WW8 import filter classes, document the suckers. Move it all into one friendly utility class 2003/10/30 14:45:51 cmc 1.3.22.5: #i11717# make the effort to put humpy dumpty back together again if a section with a title page was imported from word see if our page follow formats are equivalent to a word section and export that as a single section. Split the various bits of code up into sensible self contained entities, and actually document the key bits. 2003/10/30 10:24:48 cmc 1.3.22.4: #i18480# Export stuff anchored inside frames as anchored as character seeing as that is all that word makes possible, now that we can handle inline drawings we can try this 2003/10/28 12:15:39 cmc 1.3.22.3: #112778# Add some code to help dump graphic streams for debugging which is quite handy 2003/10/24 16:40:51 cmc 1.3.22.2: #i3958# Implement the insanely complicated mechanism word XP and later use to support inline escher objects, by means of a 0x08 escher object, a dummy 0x01 inline element which itself is an escher picture frame all inside a shape field, and with a magic property attached to the 0x08 and the 0x01 objects which must match 2003/10/21 15:42:52 cmc 1.3.22.1: #i19484# Implement cunning mechanism to export fixed height table rows if they contain a type of anchored element which word will not be able to autostretch the row height for


2003-12-09  Kurt Zenker  <kz@openoffice.org>  [e950c9e8fc22d17b79acb5aaee2fcfcb7a868ceb]

INTEGRATION: CWS portlaoisefilterteam16 (1.3.22); FILE MERGED 2003/11/10 13:54:01 cmc 1.3.22.12: merge errors 2003/11/10 09:26:54 cmc 1.3.22.11: RESYNC: (1.3-1.4); FILE MERGED 2003/11/05 09:26:45 cmc 1.3.22.10: #i13885# active sdrtextobjs need to be handled differently to inactive ones when looking for the outliner being used to display the text that the user sees (just to add a bit of fun extra complexity I guess) 2003/11/03 13:57:59 cmc 1.3.22.9: #i22019# on import of word 7- drawing objects, set the SdrModel for boxes with text 2003/10/31 18:13:38 cmc 1.3.22.8: #i21881# down with german comments, replace duplicate code with SwDoc call 2003/10/31 18:01:29 cmc 1.3.22.7: #i21881# Add support for character styles as well as paragraph styles. Cunning (probably overcunning and it will bite me with some compiler or other) use made of template to have a single algorithm for char and para style mapping without all sorts of boolean flags and random hairy casting 2003/10/31 14:06:29 cmc 1.3.22.6: #i21881# remove dependancies of paragraph style mapping code on WW8 import filter classes, document the suckers. Move it all into one friendly utility class 2003/10/30 10:24:48 cmc 1.3.22.5: #i18480# Export stuff anchored inside frames as anchored as character seeing as that is all that word makes possible, now that we can handle inline drawings we can try this 2003/10/28 12:28:33 cmc 1.3.22.4: #112778# Add some code to help dump graphic streams for debugging which is quite handy 2003/10/28 12:15:38 cmc 1.3.22.3: #112778# Add some code to help dump graphic streams for debugging which is quite handy 2003/10/24 16:40:50 cmc 1.3.22.2: #i3958# Implement the insanely complicated mechanism word XP and later use to support inline escher objects, by means of a 0x08 escher object, a dummy 0x01 inline element which itself is an escher picture frame all inside a shape field, and with a magic property attached to the 0x08 and the 0x01 objects which must match 2003/10/21 15:42:52 cmc 1.3.22.1: #i19484# Implement cunning mechanism to export fixed height table rows if they contain a type of anchored element which word will not be able to autostretch the row height for


2003-12-09  Kurt Zenker  <kz@openoffice.org>  [27ebfb6d1be52e67ff0603b856b4634c10e566b5]

INTEGRATION: CWS portlaoisefilterteam16 (1.2.58); FILE MERGED 2003/11/10 09:26:48 cmc 1.2.58.4: RESYNC: (1.2-1.3); FILE MERGED 2003/10/30 14:45:50 cmc 1.2.58.3: #i11717# make the effort to put humpy dumpty back together again if a section with a title page was imported from word see if our page follow formats are equivalent to a word section and export that as a single section. Split the various bits of code up into sensible self contained entities, and actually document the key bits. 2003/10/22 12:59:02 cmc 1.2.58.2: #i18816# Strange word 6 numbering system, must not restart numbering when moving from one particular type to another, makes sense if considered in terms of the numberical code that word uses to denote them, but not given that we must map them to seperate lists 2003/10/21 15:42:51 cmc 1.2.58.1: #i19484# Implement cunning mechanism to export fixed height table rows if they contain a type of anchored element which word will not be able to autostretch the row height for


2003-12-09  Kurt Zenker  <kz@openoffice.org>  [9ba054a180fe1fcd410a2887351c2ff1fcb30847]

INTEGRATION: CWS portlaoisefilterteam16 (1.1.2); FILE ADDED 2003/11/04 14:16:27 cmc 1.1.2.2: make exception sig fit declaration 2003/10/31 13:56:06 cmc 1.1.2.1: #i21881# new file for getting the winword sti from a canonical winword usa style name


2003-12-09  Kurt Zenker  <kz@openoffice.org>  [e25f2edd0e5108788cbbe5df5f320de7fa6b5e5c]

INTEGRATION: CWS portlaoisefilterteam16 (1.3.24); FILE MERGED 2003/10/31 14:06:29 cmc 1.3.24.1: #i21881# remove dependancies of paragraph style mapping code on WW8 import filter classes, document the suckers. Move it all into one friendly utility class


2003-12-09  Kurt Zenker  <kz@openoffice.org>  [2922bc2bc0482285b05212150cca61be3a2d2e18]

INTEGRATION: CWS portlaoisefilterteam16 (1.13.24); FILE MERGED 2003/11/10 09:26:40 cmc 1.13.24.2: RESYNC: (1.13-1.14); FILE MERGED 2003/10/31 14:06:29 cmc 1.13.24.1: #i21881# remove dependancies of paragraph style mapping code on WW8 import filter classes, document the suckers. Move it all into one friendly utility class


2003-12-09  Kurt Zenker  <kz@openoffice.org>  [3772cec53e810e467af20e45513c14878a1c16d7]

INTEGRATION: CWS portlaoisefilterteam16 (1.7.24); FILE MERGED 2003/10/24 16:40:50 cmc 1.7.24.1: #i3958# Implement the insanely complicated mechanism word XP and later use to support inline escher objects, by means of a 0x08 escher object, a dummy 0x01 inline element which itself is an escher picture frame all inside a shape field, and with a magic property attached to the 0x08 and the 0x01 objects which must match


2003-12-09  Kurt Zenker  <kz@openoffice.org>  [52a4c7ef45806e8ee74be1ab353be1e112e74137]

INTEGRATION: CWS portlaoisefilterteam16 (1.19.6); FILE MERGED 2003/11/11 11:03:38 cmc 1.19.6.1: #i22206# ww6 documents with no charset set use the default charset implied by the base language set ?


2003-12-09  Kurt Zenker  <kz@openoffice.org>  [5a3b9648818fd626f820246c3f43691d01311814]

INTEGRATION: CWS portlaoisefilterteam16 (1.12.24); FILE MERGED 2003/11/10 09:31:13 cmc 1.12.24.4: RESYNC: (1.12-1.13); FILE MERGED 2003/11/03 13:19:12 cmc 1.12.24.3: #i21961# some properties are effectively uncompressible (without a lot of effort) 2003/10/31 18:00:27 cmc 1.12.24.2: #i21881# Add support for character styles as well as paragraph styles 2003/10/31 14:09:05 cmc 1.12.24.1: #i21881# make rtf filter use single word style paragraph stylemapping between rtf and ww8 filters


2003-12-09  Kurt Zenker  <kz@openoffice.org>  [013134195893dca4e5701fec7460ef0e40a3e1f3]

INTEGRATION: CWS portlaoisefilterteam16 (1.38.58); FILE MERGED 2003/11/10 09:30:27 cmc 1.38.58.2: RESYNC: (1.38-1.39); FILE MERGED 2003/10/29 17:40:18 cmc 1.38.58.1: #i21422# associated bold and italic and size cannot be used to retain asian attributes when text is not asian as word doesn't have seperate western and asian settings for these


2003-12-09  Kurt Zenker  <kz@openoffice.org>  [552d05f57175ecdd0736dc257319bc30aa88d696]

INTEGRATION: CWS portlaoisefilterteam16 (1.1.2); FILE ADDED 2003/10/31 14:07:52 cmc 1.1.2.1: #i21881# add new header to filter include for sharing single word style paragraph stylemapping between rtf and ww8 filters (this is clearly a good thing, and we need more of it)


2003-12-09  Kurt Zenker  <kz@openoffice.org>  [b9e89baffae3cb6c4e603dca5400760dd8149e29]

INTEGRATION: CWS portlaoisefilterteam16 (1.2.58); FILE MERGED 2003/11/11 11:03:36 cmc 1.2.58.5: #i22206# ww6 documents with no charset set use the default charset implied by the base language set ? 2003/11/10 09:31:34 cmc 1.2.58.4: RESYNC: (1.2-1.3); FILE MERGED 2003/10/31 18:02:09 cmc 1.2.58.3: #i21881# indent a line a little more for clarity 2003/10/31 18:00:16 cmc 1.2.58.2: #i21881# Add support for character styles as well as paragraph styles 2003/10/31 14:08:41 cmc 1.2.58.1: #i21881# provide single word style paragraph stylemapping between rtf and ww8 filters


2003-12-09  Kurt Zenker  <kz@openoffice.org>  [ebccbe1eb9cb2c4161c4d8a47955e23cdc7c9e0e]

INTEGRATION: CWS portlaoisefilterteam16 (1.7.258); FILE MERGED 2003/11/04 13:11:22 cmc 1.7.258.1: #i21774# add method to move content to base stack class


2003-12-09  Kurt Zenker  <kz@openoffice.org>  [dfd8a000366fbfb90713ff2761ac7ad87b3a03b5]

INTEGRATION: CWS portlaoisefilterteam16 (1.19.2); FILE MERGED 2003/11/12 12:49:19 cmc 1.19.2.1: #112341# ah give me a break, using a pointer always, always implies that it could be 0


2003-12-09  Kurt Zenker  <kz@openoffice.org>  [53a09145fcdcc9805f699026cc105fafa8da0815]

INTEGRATION: CWS portlaoisefilterteam16 (1.4.436); FILE MERGED 2003/11/12 12:49:18 cmc 1.4.436.1: #112341# ah give me a break, using a pointer always, always implies that it could be 0


2003-12-09  Kurt Zenker  <kz@openoffice.org>  [ac24f50073ce0f647ca6e8923cb23e4ea44c73aa]

INTEGRATION: CWS portlaoisefilterteam16 (1.6.248); FILE MERGED 2003/11/05 17:09:59 cmc 1.6.248.1: #i9301# split chapterfield change expansion into two parts, one of which is suitable for use from e.g. winword exporter, other use remains exactly the same


2003-12-09  Kurt Zenker  <kz@openoffice.org>  [7df3a1cdc2ffde0298640f169a7b20becf89b638]

INTEGRATION: CWS portlaoisefilterteam16 (1.2.434); FILE MERGED 2003/11/05 17:10:26 cmc 1.2.434.1: #i9301# add a changeexpansion method which is suitable for use from e.g. winword exporter


2003-12-09  Björn Milcke  <bm@openoffice.org>  [01669ca7ad409874312bc64cac0d19ca7501214c]

get axis titles


2003-12-09  Björn Milcke  <bm@openoffice.org>  [478c7f15eca9a52f056b70ba74d3eddff076b260]

Axis is an XTitled now


2003-12-08  Ingrid Halama  <iha@openoffice.org>  [707b326e89da465a743bbd54ce69abc07708c972]

rename DataCaption -> DataPointLabel


2003-12-08  Ingrid Halama  <iha@openoffice.org>  [94403acccdae9d3bb9868d4fd20cc5eeb9a54f13]

resize diagram via mouse


2003-12-08  Ingrid Halama  <iha@openoffice.org>  [658c7ef76a4c6c8cfae39bb2ba0fa78b28aa0c58]

paint only a single rectangle while 3D resize


2003-12-08  Thorsten Behrens  <thb@openoffice.org>  [714d35775fcab0ad2830950f147a423aac070b06]

Updated unit tests


2003-12-08  Björn Milcke  <bm@openoffice.org>  [c9a02e3d93f499958ab690630122f5300116463c]

+regression, DataCaption=>DataPointLabel


2003-12-08  Mikhail Voitenko  <mav@openoffice.org>  [52765102b6b16d83c038c4dc9fe7952c1da12023]

#112923# loading of an object from entry can require object descriptor


2003-12-08  Mikhail Voitenko  <mav@openoffice.org>  [cea282a900c0b7da3d48a3f4024ccfa7bf953ea0]

#112923# creation of new object requires detection of object factory


2003-12-08  Rüdiger Timm  <rt@openoffice.org>  [37b9d9b3d30fae28108bbc8df093b2542f3840d2]

Initial revision.


2003-12-08  Rüdiger Timm  <rt@openoffice.org>  [8c69a890ed83014953896af1c43d6a1d0ff59fc6]

#i10000# needs modules beanshell and rhino


2003-12-08  Thorsten Behrens  <thb@openoffice.org>  [2c3b8d0c57c5b952e11831a052ab2408dfdb327f]

Merged to AW's latest changes, added preliminary bezier testcases


2003-12-08  Thorsten Behrens  <thb@openoffice.org>  [994bff5b740db644ebfcd4143e940c69664b79e0]

Initial revision


2003-12-08  Mikhail Voitenko  <mav@openoffice.org>  [eb1cd39087221aed407426e1469b82598f0932fd]

#112923# properties to initialize object


2003-12-06  Ingrid Halama  <iha@openoffice.org>  [c420389d39feefab90c16b6fb63dae0d01bf9357]

moving legend,title & diagram + rotating diagram via mouse - cleanup pending ...


2003-12-06  Ingrid Halama  <iha@openoffice.org>  [ef94118cef5c0ee8c661c114d7adc563fe2d6209]

use diagram size from model data


2003-12-05  Armin Weiss  <aw@openoffice.org>  [80d113529ae3961643ef916acf9da64fe9961e98]

#111880# Changes for adding bf_xmloff


2003-12-05  Oliver Bolte  <obo@openoffice.org>  [90af3be77786713af2fbd549420ad6c6fb28f62a]

#100000# GetBoundRect renamed


2003-12-05  Armin Weiss  <aw@openoffice.org>  [23bd95eb62490fb6a802b3a949bf4ddcb0f9b4c6]

Added bf_xo.flt file for building bf_xo.lib


2003-12-05  Armin Weiss  <aw@openoffice.org>  [987417711438d0e9c5f7af70cacbd2dc8e3e8b99]

Added bf_xmloff files


2003-12-05  Armin Weiss  <aw@openoffice.org>  [9a2b6e0aba26b66f9fcd05a61fd5be9f806b0275]

Added bf_xmloff stuff


2003-12-05  Armin Weiss  <aw@openoffice.org>  [4104335085a3dba218d9dd3b02091acb9088b116]

Added/changed include files for bf_xmloff


2003-12-04  Ingrid Halama  <iha@openoffice.org>  [5db0c7abba567d8e98b0b9801e69cf05c40d7946]

name change: GetBoundRect->GetCurrentBoundRect


2003-12-04  Ingrid Halama  <iha@openoffice.org>  [e7a365a6463d744e923c224569ba932d1de4c38f]

change destruction order (crash after edit title)


2003-12-04  Ingrid Halama  <iha@openoffice.org>  [ba0db52c0c9690115db6e83ff579db880362c69a]

check for Null pointer


2003-12-04  Ingrid Halama  <iha@openoffice.org>  [7a6fdd36dc06f30ba2c5528007800bd852edf69a]

name change: SetItemSet->SetMergedItemSet


2003-12-04  Ingrid Halama  <iha@openoffice.org>  [bdcfa5074e97732162093456814820bbad3483c4]

added method getSelectedObject


2003-12-04  Ingrid Halama  <iha@openoffice.org>  [a79d717aef4f95987cf36f0139735bbafaaafb20]

background color handling; added method getSelectedObject


2003-12-04  Ingrid Halama  <iha@openoffice.org>  [7cf3a07ce038b4574e5ed4efefba5beac31feb7d]

added Rotation


2003-12-04  Ingrid Halama  <iha@openoffice.org>  [0540fc283ca7381eca2e9266c34e5659b8271317]

SceneProperties are maybevoid (2D)


2003-12-04  Ingrid Halama  <iha@openoffice.org>  [53d9390e9f5496832eac5ee60d74e782d6fb0302]

#112587# changed matrix multiplication operator


2003-12-04  Ingrid Halama  <iha@openoffice.org>  [36ca0310dd4c7c9c3cd18a1512b7bcb3dd848e5b]

use free positioning and scene properties from model


2003-12-04  Ingrid Halama  <iha@openoffice.org>  [92309580fbe6eb248fe08e8ea73650b01be5dc7f]

free positions of diagram and title


2003-12-04  Ingrid Halama  <iha@openoffice.org>  [be43c8bbbf995ad19bae85ba3778fec513d385f2]

#112587# changed matrix multiplication operator


2003-12-04  Ingrid Halama  <iha@openoffice.org>  [a52953cd98099b90655b0560147d1e5930b334ac]

don't use 32 vertical segments; disabled special rounded edge geometry ...


2003-12-04  Ingrid Halama  <iha@openoffice.org>  [ff5319a3a278c30bd73f304cdf6b9bbd4c2a65d6]

removed unused code


2003-12-04  Ingrid Halama  <iha@openoffice.org>  [67a8d7f86e730d6c5dbfdd04ec0c3fcebcf87b73]

use positioning from model and calculate remaining space


2003-12-04  Björn Milcke  <bm@openoffice.org>  [fae47419cff5453763ef712940bba6c70d143dd6]

RelativePoint -> RelativePosition


2003-12-04  Björn Milcke  <bm@openoffice.org>  [1b3423f364f3bfd0fbbe3ca3a1b081709da7d7bb]

RelativePoint -> RelativePosition +property RelativeSize


2003-12-04  jmeng  <jmeng@openoffice.org>  [b70f381fde21b3a7a938bd43eb2b660ba2bae62a]

add xmloff module to binfilter


2003-12-04  jmeng  <jmeng@openoffice.org>  [b6f557835de8f44d6a4f034ffb55cb5ac3666da0]

Add xmloff module to binfilter.


2003-12-03  Rüdiger Timm  <rt@openoffice.org>  [0e38f35193f807ae2b53e27dc065ce1f87f0c28f]

new version for SRC680


2003-12-03  Kurt Zenker  <kz@openoffice.org>  [2ff240672a5300d8b0e54cf08a1fc256f944a615]

new version for SRC680


2003-12-03  Kurt Zenker  <kz@openoffice.org>  [74944f9d9d600c1b9d93797323d8aeee6efc5892]

new version for SRC680


2003-12-03  Tomas O'Connor  <toconnor@openoffice.org>  [3046c59d85a957f195f47bed6d2f669c789a3824]

#i23087# - incorrect versions of beanshell and rhino files originally checked in


2003-12-03  Tomas O'Connor  <toconnor@openoffice.org>  [b8ba367179c9cf215d837f8eee370aeb7dea774d]

#i23087# - incorrect versions of beanshell and rhino jar files originally checked in


2003-12-03  Oliver Bolte  <obo@openoffice.org>  [8bcdd3f23c1cd18a22957c5b43a5522e32335df0]

#100000# SetReferenceDevice with 1 parameter


2003-12-03  Oliver Bolte  <obo@openoffice.org>  [836bcd745caeed18aa405cf6820388c15c0f1f3f]

#100000# maGraphicsData obsolete


2003-12-03  Mikhail Voitenko  <mav@openoffice.org>  [359cf6b5477813eb947451c516b2cdf2914fc370]

#112923# use formats shortnames to get id


2003-12-03  Oliver Bolte  <obo@openoffice.org>  [a20b990a7a8342311534760945e7b2be55e4da10]

#100000# include memory.h removed


2003-12-03  Oliver Bolte  <obo@openoffice.org>  [41b752bd6f1e7e9af6b18ea604e75a0bf34a2c7f]

#100000# broken


2003-12-03  Armin Weiss  <aw@openoffice.org>  [b9e67cf54421d4eaf8fb3d7d33f0ca86041af7ee]

Used //SRIP012 to remove usage of IAOManager


2003-12-03  Armin Weiss  <aw@openoffice.org>  [220242e6f73291c43fee24a53ff87e2ab39541c3]

remaned min, max, abs to their longer names due to preprocessor expansions


2003-12-02  Kurt Zenker  <kz@openoffice.org>  [4c10fa70536c563a70636839b00870d2f4d6a7b4]

new version for SRC680


2003-12-02  Kurt Zenker  <kz@openoffice.org>  [8784a32b87831ffc534922e0cd100ec8974ec13d]

new version for SRC680


2003-12-02  Kurt Zenker  <kz@openoffice.org>  [a81c59e6bf78f99b4b1211d33d52201eb190ce36]

new version for SRC680


2003-12-02  Oliver Bolte  <obo@openoffice.org>  [635458fe40f574ca8c325c14b8a7ea2ae261a86c]

#100000# maGraphicsData not defined


2003-12-02  Mikhail Voitenko  <mav@openoffice.org>  [5491e83d50f08c25ea21f473c1176071a631cd0f]

#112923# XCloseable is supported and should be available


2003-12-02  Mikhail Voitenko  <mav@openoffice.org>  [5ffcdeae2eafb961559b3b98beed9108dd061f80]

#112923# close the component


2003-12-02  Mikhail Voitenko  <mav@openoffice.org>  [4c6e0e047954a6d5623f98f691f7a2aa51e96295]

#112923# set stream media type


2003-12-02  Vladimir Glazounov  <vg@openoffice.org>  [199bf201382dcfab83372c51164a1425e7779424]

Taking revision 1.24 in order to undo merge from CWS in 1.25


2003-12-02  Mikhail Voitenko  <mav@openoffice.org>  [270b970b950ce5deac97111da39ca9344626286c]

#112923# test debugging


2003-12-02  Mikhail Voitenko  <mav@openoffice.org>  [41e72962df83a410986fb48250aaaf1adc827c13]

#112923# allow to get view from ole component


2003-12-02  Mikhail Voitenko  <mav@openoffice.org>  [7d0303d392e8a8d53520456adffd11320abedf90]

#112923# fix document closing


2003-12-02  Vladimir Glazounov  <vg@openoffice.org>  [e03eb2b6fc7f707057181b55b0804143a6fb7434]

Taking revision 1.17 from SO7 release again in order to undo merge from CWS in 1.22.


2003-12-02  Kurt Zenker  <kz@openoffice.org>  [bf944d033c440fb17ed02645ab431d374313c7f8]

new version for FIX645


2003-12-02  Rüdiger Timm  <rt@openoffice.org>  [bed8e3a957765227120f5abfd7ea080bed44590f]

Taking revision 1.32 again, as was for StarOffice7 release. Cause: we have to undo some erronous merges from CWS.


2003-12-02  Rüdiger Timm  <rt@openoffice.org>  [c47c46c524724ec0f259fbe6a34fad503d47cc92]

new version for FIX645


2003-12-02  Rüdiger Timm  <rt@openoffice.org>  [0aa4b6d168464ce846542ef133d980219e7625b6]

SRC680


2003-12-02  Rüdiger Timm  <rt@openoffice.org>  [231da19e7f24e0be2b700719dd2a80564b7e741b]

INTEGRATION: CWS ooo20031110 (1.6.160); FILE MERGED 2003/11/11 14:37:46 waratah 1.6.160.1: #i22301# Correct for scoping rules


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [b6d61f376d118cd4abe49f6d24e49a43c33804cb]

INTEGRATION: CWS ooo20031110 (1.15.146); FILE MERGED 2003/11/11 12:01:18 waratah 1.15.146.2: #i22301# Correct for scoping rules 2003/11/06 12:09:43 waratah 1.15.146.1: #i21906# add imlicit int into code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [4d37ad40e759c73ea8d9c77f5182a46488eef7b3]

INTEGRATION: CWS ooo20031110 (1.27.146); FILE MERGED 2003/11/06 12:10:54 waratah 1.27.146.1: #i21906# remove unused inline function definition


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [938c0967cd4765cef6865761ba0667c483986222]

INTEGRATION: CWS ooo20031110 (1.19.134); FILE MERGED 2003/11/06 12:09:09 waratah 1.19.134.1: #i21906# add class after friend keyword


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [5ede613ff73fcbec5afe73ea7a2c5457cbeb0625]

INTEGRATION: CWS ooo20031110 (1.52.12); FILE MERGED 2003/11/11 12:01:16 waratah 1.52.12.1: #i22301# Correct for scoping rules


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [af56e46b01b9cc76a0e6a028075329fe58044d81]

INTEGRATION: CWS ooo20031110 (1.120.4); FILE MERGED 2003/11/11 12:01:15 waratah 1.120.4.1: #i22301# Correct for scoping rules


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [212a48764971d68095f209054f488ed14312cf02]

INTEGRATION: CWS ooo20031110 (1.58.12); FILE MERGED 2003/11/11 12:01:15 waratah 1.58.12.1: #i22301# Correct for scoping rules


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [eac6398861ef5ad4c240c8b58a0c603b3b702e90]

INTEGRATION: CWS ooo20031110 (1.32.12); FILE MERGED 2003/10/23 11:15:17 waratah 1.32.12.1: #i21388# include a const on variable to allow to compile with gcc 3.2.x compiler


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [9ca2bca003af89137c953d26c28cff930bc66b08]

INTEGRATION: CWS ooo20031110 (1.24.110); FILE MERGED 2003/11/11 12:01:14 waratah 1.24.110.1: #i22301# Correct for scoping rules


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [056f79c82f531234f02be6f05f8b60720bded361]

INTEGRATION: CWS ooo20031110 (1.18.12); FILE MERGED 2003/11/11 12:01:10 waratah 1.18.12.1: #i22301# Correct for scoping rules


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [88813831178822bb4955ee879e27aa071c862f77]

INTEGRATION: CWS ooo20031110 (1.17.68); FILE MERGED 2003/11/11 12:01:10 waratah 1.17.68.1: #i22301# Correct for scoping rules


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [7eba90df6615735ec09d48b11074fd065324e679]

INTEGRATION: CWS ooo20031110 (1.8.62); FILE MERGED 2003/11/06 22:25:37 waratah 1.8.62.1: #i21906# add class after friend


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [57df28a309cdfc9c5c201a5902b9099e52154f79]

INTEGRATION: CWS ooo20031110 (1.16.62); FILE MERGED 2003/11/11 11:28:25 waratah 1.16.62.1: #i22301# Correct for scoping rules


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [6734aea77c66994bea132b13eeabe973a79f66b9]

INTEGRATION: CWS ooo20031110 (1.7.116); FILE MERGED 2003/11/06 22:28:01 waratah 1.7.116.1: #i21906# convert C++ cast to C cast but leave comment with original cast, causes problems when permissive removed from GCC compile


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [093af274aadaafedcdb7f9ba9bcb2b9fd3caabc6]

INTEGRATION: CWS ooo20031110 (1.4.48); FILE MERGED 2003/11/02 02:36:31 waratah 1.4.48.1: #i21906# add implicit int definitions in the source code to allow removal of permissive compile option


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [3389c4187b2119a7764e90d6e0fe73baf52eac24]

INTEGRATION: CWS ooo20031110 (1.21.114); FILE MERGED 2003/11/03 13:55:54 waratah 1.21.114.2: #i21906# Correct the return type of the operator== to more standard sal_Bool type 2003/11/02 02:36:31 waratah 1.21.114.1: #i21906# add implicit int definitions in the source code to allow removal of permissive compile option


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [ae4dc404c642cd682a7c132f414f77b0edbc386b]

INTEGRATION: CWS ooo20031110 (1.7.10); FILE MERGED 2003/11/03 13:55:55 waratah 1.7.10.2: #i21906# Correct the return type of the operator== to more standard sal_Bool type 2003/11/02 02:36:30 waratah 1.7.10.1: #i21906# add implicit int definitions in the source code to allow removal of permissive compile option


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [24f93877e00e93f2ecab43742b134cb2ac2e125b]

INTEGRATION: CWS ooo20031110 (1.5.22); FILE MERGED 2003/11/09 11:21:30 waratah 1.5.22.1: #21906# break up the definitions into single lines as required by coding standards, there was some reason why this would not compile otherwise breaking up resolved issue


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [9d10109531c05c7357524ea8f63041a33f01de19]

INTEGRATION: CWS ooo20031110 (1.1.58); FILE MERGED 2003/11/16 08:02:53 waratah 1.1.58.2: #i21906# change macro call to one defined in sal/types.h 2003/11/09 11:19:15 waratah 1.1.58.1: #i21906# allow perl program to handle LONG_CONST macro that was introduced for the premissive patches


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [82495a68390253ea07ef998229520315841f0208]

INTEGRATION: CWS ooo20031110 (1.4.22); FILE MERGED 2003/11/09 11:18:13 waratah 1.4.22.1: #i1858# change NULL to false on boolean, NULL is pointer type in gcc, gives warning add class to friend keyword


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [012c5a658d28eff7fb1ff14bb54fe2f080e42355]

INTEGRATION: CWS ooo20031110 (1.3.38); FILE MERGED 2003/11/13 14:18:16 waratah 1.3.38.2: #i21906# temporary work around for the long cost patch 2003/11/09 11:19:54 waratah 1.3.38.1: Add LL to end of constant, allow gcc permissive compile to complete


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [85795542f1623199487f730e5645a28b709c2de2]

INTEGRATION: CWS ooo20031110 (1.24.26); FILE MERGED 2003/11/05 11:52:27 waratah 1.24.26.1: #i21906# add class keyword after friend for permissive on gcc


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [af26b8322cb8aca2b8012f6031d24e5eef19e35b]

INTEGRATION: CWS ooo20031110 (1.33.26); FILE MERGED 2003/11/16 03:32:54 waratah 1.33.26.1: #i22277# implement const wrapper for large constant Added todo and a few comments to make a little easier to understand


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [52c3d1d98155f02b1fb84a28fcc25a4ad13b46bb]

INTEGRATION: CWS ooo20031110 (1.42.180); FILE MERGED 2003/11/11 12:47:13 waratah 1.42.180.1: #i22301# Correct for scoping rules


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [2de5fb2aa51a1650d5676248ff14408df37f20dd]

INTEGRATION: CWS ooo20031110 (1.17.438); FILE MERGED 2003/11/06 22:32:09 waratah 1.17.438.1: #i21906# add explicit int where compiler options are adding an implicit int


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [ff03b49f536eba9bb8a3312e39b4e8bcf2e0211a]

INTEGRATION: CWS ooo20031110 (1.36.246); FILE MERGED 2003/11/06 22:33:56 waratah 1.36.246.1: #i21906# remove initial value, supplied in header as well


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [2bd49ac06f35285b04021963c063b39003705c05]

INTEGRATION: CWS ooo20031110 (1.48.246); FILE MERGED 2003/11/11 12:47:11 waratah 1.48.246.1: #i22301# Correct for scoping rules


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [44e93600d53addedf575809b24e6e716a43eb681]

INTEGRATION: CWS ooo20031110 (1.10.282); FILE MERGED 2003/11/11 12:47:11 waratah 1.10.282.1: #i22301# Correct for scoping rules


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [93287b9bd7c9cdec181c96a5f0dcc9283a422255]

INTEGRATION: CWS ooo20031110 (1.39.228); FILE MERGED 2003/11/11 12:47:10 waratah 1.39.228.2: #i22301# Correct for scoping rules 2003/11/06 22:32:08 waratah 1.39.228.1: #i21906# add explicit int where compiler options are adding an implicit int


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [31193b677b4bc5e67882dd060306046044aed3ad]

INTEGRATION: CWS ooo20031110 (1.2.438); FILE MERGED 2003/11/11 12:47:09 waratah 1.2.438.1: #i22301# Correct for scoping rules


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [45a65e7b228c1a23f801891039ef8e586957096a]

INTEGRATION: CWS ooo20031110 (1.2.464); FILE MERGED 2003/11/06 22:30:35 waratah 1.2.464.1: #i21906# add class after friend


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [e1304084927f23fbbed2500a7950976a2e353484]

INTEGRATION: CWS ooo20031110 (1.10.260); FILE MERGED 2003/11/11 12:47:08 waratah 1.10.260.1: #i22301# Correct for scoping rules


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [4e10705310bfc3df2c7848f59c6290cf37649b7c]

INTEGRATION: CWS ooo20031110 (1.11.90); FILE MERGED 2003/11/11 12:47:08 waratah 1.11.90.1: #i22301# Correct for scoping rules


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [7e61094dc817378f1b6d3648f00c6d43eb7c6d44]

INTEGRATION: CWS ooo20031110 (1.8.282); FILE MERGED 2003/11/06 22:35:00 waratah 1.8.282.1: #i21906# convert C++ cast to C cast but leave comment with original cast, causes problems when permissive removed from GCC compile


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [47e5e658acdeeacfeff63a4e4d424d8fff3d9355]

INTEGRATION: CWS ooo20031110 (1.32.260); FILE MERGED 2003/11/06 22:36:07 waratah 1.32.260.1: #i21906# remove undefined macros that look like function declarations to code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [1cd21d56e491289386ea071d9f790cf93ae9c98a]

INTEGRATION: CWS ooo20031110 (1.38.124); FILE MERGED 2003/11/11 12:47:06 waratah 1.38.124.1: #i22301# Correct for scoping rules


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [635bca5f5bd00eb3267cc97d6bc57605c354e13d]

INTEGRATION: CWS ooo20031110 (1.16.438); FILE MERGED 2003/12/01 14:31:26 mh 1.16.438.3: RESYNC: (1.16-1.18); FILE MERGED 2003/11/11 12:47:06 waratah 1.16.438.2: #i22301# Correct for scoping rules 2003/11/06 22:33:23 waratah 1.16.438.1: #i21906# add const to reference cast, required by C++ standard


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [02aa4dd82c7e66198bfb8041935e2bf113220dd5]

INTEGRATION: CWS ooo20031110 (1.14.282); FILE MERGED 2003/11/11 12:47:04 waratah 1.14.282.1: #i22301# Correct for scoping rules


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [3604705ddce9d16e19b8cae166b4ba2c91475412]

INTEGRATION: CWS ooo20031110 (1.2.8); FILE MERGED 2003/10/21 21:41:06 waratah 1.2.8.1: #i21230# include const into code to support gcc 3.2.x


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [095b34354d03beb223d6e8a0118ebde60a65d1db]

INTEGRATION: CWS ooo20031110 (1.17.26); FILE MERGED 2003/11/10 11:09:02 waratah 1.17.26.1: #i22301# resolve for scope issues


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [53afac3ef7fb580afdb78ac3f2ad9b0365e4c5d7]

INTEGRATION: CWS ooo20031110 (1.5.88); FILE MERGED 2003/11/11 13:01:27 waratah 1.5.88.1: #i22301# Correct for scoping rules


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [fcb9b38b69b136ce89258c0dbe91e8ae396e67c6]

INTEGRATION: CWS ooo20031110 (1.5.198); FILE MERGED 2003/11/07 02:12:19 waratah 1.5.198.1: #i21906# add a couple of missing types on declarations


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [12770a3e683fbb9d1f9dd1050ff808f43cd376e6]

INTEGRATION: CWS ooo20031110 (1.2.138); FILE MERGED 2003/11/07 02:34:08 waratah 1.2.138.1: #i21906# add class type to the operator= functions


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [955606b0fed518d76a179124a62543197998956a]

INTEGRATION: CWS ooo20031110 (1.17.72); FILE MERGED 2003/11/07 02:34:08 waratah 1.17.72.1: #i21906# add class type to the operator= functions


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [e409002146dd9bb3a5bab3a13519143c1ad7f457]

INTEGRATION: CWS ooo20031110 (1.22.72); FILE MERGED 2003/11/11 12:58:55 waratah 1.22.72.1: #i22301# Correct for scoping rules


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [c4d73b97ff3eeeb0291ef7fdba7798a75f499327]

INTEGRATION: CWS ooo20031110 (1.42.36); FILE MERGED 2003/11/10 12:38:27 waratah 1.42.36.1: #i22301# Correct for scoping rules


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [4f31041f1d721b34bbd8f9a79e53aa12ff7d06ed]

INTEGRATION: CWS ooo20031110 (1.2.104); FILE MERGED 2003/11/10 13:21:22 waratah 1.2.104.1: #i22301# Correct for scoping rules


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [9d1911a2d1b5964187e3a5d1c985e7da24960f10]

INTEGRATION: CWS ooo20031110 (1.2.66); FILE MERGED 2003/10/28 10:12:17 waratah 1.2.66.1: #i17241# use fork for testing, LInux Kernel 2.6 does not work without,  Correct ansi violations and warnings from code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [3faacb1f184345ba5e16bea959c9d8083bc3dcdf]

INTEGRATION: CWS ooo20031110 (1.5.76); FILE MERGED 2003/11/10 12:42:03 waratah 1.5.76.1: #i22301# Correct for scoping rules


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [ac6c2353e3b1e3e6eb4a6b80832a8523c2f8f7c6]

INTEGRATION: CWS ooo20031110 (1.9.54); FILE MERGED 2003/11/13 09:51:14 waratah 1.9.54.1: #i22301# remove all for scope non-compliant code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [a41f70c372dd68c114f14bf1de0bbe7c46c78f68]

INTEGRATION: CWS ooo20031110 (1.52.12); FILE MERGED 2003/11/13 09:51:13 waratah 1.52.12.1: #i22301# remove all for scope non-compliant code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [69cba2b2eed41831d506e1f06f09e5a9ac588abd]

INTEGRATION: CWS ooo20031110 (1.18.102); FILE MERGED 2003/11/13 09:51:12 waratah 1.18.102.1: #i22301# remove all for scope non-compliant code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [5d05325f4c5317133f43e920445396c3a89babe8]

INTEGRATION: CWS ooo20031110 (1.19.142); FILE MERGED 2003/11/13 09:51:10 waratah 1.19.142.1: #i22301# remove all for scope non-compliant code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [289aeebd41b959aae1b579c9a6bc0ca3633966b0]

INTEGRATION: CWS ooo20031110 (1.17.76); FILE MERGED 2003/11/13 09:51:10 waratah 1.17.76.1: #i22301# remove all for scope non-compliant code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [6a42589fbeee1e952c9b9dc80f163f18f55de170]

INTEGRATION: CWS ooo20031110 (1.24.94); FILE MERGED 2003/11/13 09:51:09 waratah 1.24.94.1: #i22301# remove all for scope non-compliant code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [d7d5a9f3331491233630c2f03ff8c2a4ccc307b8]

INTEGRATION: CWS ooo20031110 (1.22.82); FILE MERGED 2003/11/13 09:51:07 waratah 1.22.82.1: #i22301# remove all for scope non-compliant code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [7503b60cb40dc0244901f3e4a6e29eb7f3b50bf7]

INTEGRATION: CWS ooo20031110 (1.75.94); FILE MERGED 2003/11/13 09:51:07 waratah 1.75.94.1: #i22301# remove all for scope non-compliant code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [a9ca24b569b253d4d28c02061441aa7f447e7d14]

INTEGRATION: CWS ooo20031110 (1.2.148); FILE MERGED 2003/11/07 10:50:34 waratah 1.2.148.1: #i21906# bracket an undefined macro so that non permissive build will compile


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [f8115c7bad804054b68e8df3c65b8ecbac926ed8]

INTEGRATION: CWS ooo20031110 (1.7.24); FILE MERGED 2003/11/10 13:31:04 waratah 1.7.24.1: #i22301# Correct for scoping rules


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [e74fbe29361bae98452dcfc1918084f8cc4039f3]

INTEGRATION: CWS ooo20031110 (1.13.72); FILE MERGED 2003/11/03 23:38:31 waratah 1.13.72.1: #i21906# add class keyword after friend and also add a return type of sal_Bool to one function implicitly int return type


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [a698b9013629d476b9463fabee65d63d51905f7a]

INTEGRATION: CWS ooo20031110 (1.9.72); FILE MERGED 2003/11/03 23:38:30 waratah 1.9.72.1: #i21906# add class keyword after friend and also add a return type of sal_Bool to one function implicitly int return type


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [f1b5d5fe903c38360fa96ddd2a70ca2d38c0ffc7]

INTEGRATION: CWS ooo20031110 (1.12.8); FILE MERGED 2003/11/16 03:38:17 waratah 1.12.8.2: #i22301# Correct for scoping code issue, conflict with standard 2003/11/03 23:38:30 waratah 1.12.8.1: #i21906# add class keyword after friend and also add a return type of sal_Bool to one function implicitly int return type


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [d2d71dcededa976f775c786fa293fc331492226a]

INTEGRATION: CWS ooo20031110 (1.17.44); FILE MERGED 2003/11/16 03:38:16 waratah 1.17.44.1: #i22301# Correct for scoping code issue, conflict with standard


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [ede30cae63dd8f86cc381353dc0a1dfafebefe4d]

INTEGRATION: CWS ooo20031110 (1.7.88); FILE MERGED 2003/11/03 23:38:29 waratah 1.7.88.1: #i21906# add class keyword after friend and also add a return type of sal_Bool to one function implicitly int return type


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [169467e5b2704e3be46798ffb34a7fd67b582ba0]

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>  [1dd4e9dcf1424c626db49da6e160912f9adfaaee]

INTEGRATION: CWS ooo20031110 (1.5.4); FILE MERGED 2003/10/20 13:35:11 vq 1.5.4.1: #21441 Make the makefile tcsh aware


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [e09e9affdafe65c49fc1af0a21b89bf05274e228]

INTEGRATION: CWS ooo20031110 (1.6.4); FILE MERGED 2003/12/01 14:21:46 mh 1.6.4.2: RESYNC: (1.6-1.7); FILE MERGED 2003/10/20 14:49:42 vq 1.6.4.1: #21441 Add a missing $(WRAPCMD) and teach guw.pl some special csc switches.


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [3c65e2b8d19b78337b7f2c0ad077e3db138df7b4]

INTEGRATION: CWS ooo20031110 (1.5.18); FILE MERGED 2003/11/10 13:15:00 waratah 1.5.18.1: #i22301# Correct for scoping rules


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [6a246dd5e9168973a5cdc6df712e09a0f6f0791c]

INTEGRATION: CWS ooo20031110 (1.2.134); FILE MERGED 2003/11/05 12:42:58 waratah 1.2.134.1: #i21906# remove const without type, unnessecary anyway


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [0699c35ed97112a6477c7b0f12bf9bc29aee3665]

INTEGRATION: CWS ooo20031110 (1.1.1.1.140); FILE MERGED 2003/11/05 12:42:57 waratah 1.1.1.1.140.1: #i21906# remove const without type, unnessecary anyway


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [6e05873d6c0214ea57979911d6fd172218f4447c]

INTEGRATION: CWS ooo20031110 (1.1.1.1.140); FILE MERGED 2003/11/05 12:42:55 waratah 1.1.1.1.140.1: #i21906# remove const without type, unnessecary anyway


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [f8239ce67f54eac623f4de9d78b7299dad4ae167]

INTEGRATION: CWS ooo20031110 (1.38.160); FILE MERGED 2003/11/11 14:37:47 waratah 1.38.160.1: #i22301# Correct for scoping rules


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [66cbbc16cafb68ab1a5733882d0ca6d319766090]

INTEGRATION: CWS ooo20031110 (1.9.270); FILE MERGED 2003/11/11 14:37:45 waratah 1.9.270.1: #i22301# Correct for scoping rules


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [29aa8196c2bfb1a84257d4361ba18f3826f4695e]

INTEGRATION: CWS ooo20031110 (1.9.14); FILE MERGED 2003/11/11 14:37:45 waratah 1.9.14.1: #i22301# Correct for scoping rules


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [ca23d50a9408ce086b53e8b830c462f7d50b5586]

INTEGRATION: CWS ooo20031110 (1.15.292); FILE MERGED 2003/11/07 11:02:41 waratah 1.15.292.1: #i21906# add sal_Bool where missing on function definitions


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [3931f8791b1b033b1993d30e2254e7698f70d623]

INTEGRATION: CWS ooo20031110 (1.6.272); FILE MERGED 2003/11/11 14:37:44 waratah 1.6.272.1: #i22301# Correct for scoping rules


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [d55ad4a6a4220209eb0073f3822f81face181760]

INTEGRATION: CWS ooo20031110 (1.28.292); FILE MERGED 2003/11/11 14:37:42 waratah 1.28.292.1: #i22301# Correct for scoping rules


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [7a10d8e8fb0f09a4cebd76921402f0c21d4259b6]

INTEGRATION: CWS ooo20031110 (1.22.122); FILE MERGED 2003/11/07 11:04:00 waratah 1.22.122.1: #i21906# add integer type where it is missing in definitions


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [ff78dd7144e0157dd53163cf3cc8985a96ccba64]

INTEGRATION: CWS ooo20031110 (1.34.122); FILE MERGED 2003/11/11 14:37:42 waratah 1.34.122.1: #i22301# Correct for scoping rules


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [f7da685807e5fefc7554aeb9aecfbd36d1aa6568]

INTEGRATION: CWS ooo20031110 (1.43.292); FILE MERGED 2003/11/11 14:37:42 waratah 1.43.292.1: #i22301# Correct for scoping rules


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [5e4c2f6d2b5828a3cbd28a850d397156140cba51]

INTEGRATION: CWS ooo20031110 (1.169.42); FILE MERGED 2003/11/11 14:37:41 waratah 1.169.42.1: #i22301# Correct for scoping rules


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [5c7583dc9fe2cdcfc4b1c45026961b42283c6cd7]

INTEGRATION: CWS ooo20031110 (1.13.88); FILE MERGED 2003/11/11 14:37:41 waratah 1.13.88.1: #i22301# Correct for scoping rules


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [1c3427ead134246c1eb9eb2cc52cc66f5cd320ac]

INTEGRATION: CWS ooo20031110 (1.9.272); FILE MERGED 2003/11/11 14:37:40 waratah 1.9.272.1: #i22301# Correct for scoping rules


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [fea9ef28ce55a40ec8b75cae05e195db8efb8316]

INTEGRATION: CWS ooo20031110 (1.7.168); FILE MERGED 2003/11/11 14:37:39 waratah 1.7.168.1: #i22301# Correct for scoping rules


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [3276e9b1866bcec3b07f870ffca8ec08482d1ea2]

INTEGRATION: CWS ooo20031110 (1.6.168); FILE MERGED 2003/11/07 11:00:48 waratah 1.6.168.1: #i21906# add class keyword after friend


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [ab39b9b8983c8885390ff3972efb8a9983b84f2c]

INTEGRATION: CWS ooo20031110 (1.1.1.1.314); FILE MERGED 2003/11/07 11:00:47 waratah 1.1.1.1.314.1: #i21906# add class keyword after friend


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [ea800f2276ca6af4fb9456ac53d311592ddb7d7a]

INTEGRATION: CWS ooo20031110 (1.2.166); FILE MERGED 2003/11/07 11:00:47 waratah 1.2.166.1: #i21906# add class keyword after friend


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [d42d39f10e9691f02f37988ad32f0aa7682f810d]

INTEGRATION: CWS ooo20031110 (1.14.128); FILE MERGED 2003/11/07 11:00:46 waratah 1.14.128.1: #i21906# add class keyword after friend


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [b5faffcbab846e1c3e994ff088e796d6d8deecc6]

INTEGRATION: CWS ooo20031110 (1.66.14); FILE MERGED 2003/12/01 15:02:19 mh 1.66.14.2: RESYNC: (1.66-1.67); FILE MERGED 2003/11/07 11:03:58 waratah 1.66.14.1: #i21906# add integer type where it is missing in definitions


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [ef15261805e9437c99e346c70d1d2e98fbda1eea]

INTEGRATION: CWS ooo20031110 (1.8.138); FILE MERGED 2003/11/11 14:37:38 waratah 1.8.138.1: #i22301# Correct for scoping rules


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [c86c9345893b76b1139fcace38678cdb64af7c91]

INTEGRATION: CWS ooo20031110 (1.25.168); FILE MERGED 2003/11/11 14:37:37 waratah 1.25.168.1: #i22301# Correct for scoping rules


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [ef386ba17ff848dcef60525294b8af25bbed0f6f]

INTEGRATION: CWS ooo20031110 (1.41.112); FILE MERGED 2003/11/11 14:37:37 waratah 1.41.112.1: #i22301# Correct for scoping rules


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [ee8cbebf85be4144746756a3e2d0cf6dcbccbe3d]

INTEGRATION: CWS ooo20031110 (1.22.160); FILE MERGED 2003/11/11 14:37:35 waratah 1.22.160.1: #i22301# Correct for scoping rules


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [6f886ac96884caeae76123c597d0e41eb0c7964d]

INTEGRATION: CWS ooo20031110 (1.11.298); FILE MERGED 2003/11/11 21:06:03 waratah 1.11.298.1: #i22301# Add missing braces to loop


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [60774305510b34f9eb26d89e6876a7376c94fb99]

INTEGRATION: CWS ooo20031110 (1.21.14); FILE MERGED 2003/11/07 11:02:42 waratah 1.21.14.1: #i21906# add sal_Bool where missing on function definitions


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [5287413efb3908dd71d4c4299bb1a9ab80503239]

INTEGRATION: CWS ooo20031110 (1.50.42); FILE MERGED 2003/11/11 14:37:34 waratah 1.50.42.1: #i22301# Correct for scoping rules


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [18d60a6ef57ba9f2b3dd730bf60dda558ca3402f]

INTEGRATION: CWS ooo20031110 (1.30.122); FILE MERGED 2003/11/11 14:37:34 waratah 1.30.122.1: #i22301# Correct for scoping rules


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [61aaace765b11c92b41f00aabb71801f7a4e4f67]

INTEGRATION: CWS ooo20031110 (1.8.272); FILE MERGED 2003/11/11 14:37:33 waratah 1.8.272.1: #i22301# Correct for scoping rules


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [da408b742247edba1e88e2ccf2038664059cc912]

INTEGRATION: CWS ooo20031110 (1.12.160); FILE MERGED 2003/11/11 14:37:33 waratah 1.12.160.1: #i22301# Correct for scoping rules


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [810b2bf0321a774a4d98b9b84b501821e143a053]

INTEGRATION: CWS ooo20031110 (1.3.144); FILE MERGED 2003/11/07 11:02:43 waratah 1.3.144.1: #i21906# add sal_Bool where missing on function definitions


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [e141bc87c99abcad635b91e646d3d2cbbd0d7467]

INTEGRATION: CWS ooo20031110 (1.6.168); FILE MERGED 2003/11/07 11:00:45 waratah 1.6.168.1: #i21906# add class keyword after friend


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [155f067fe0dc6d2b6b224b604d5bf2d177d1ece9]

INTEGRATION: CWS ooo20031110 (1.22.98); FILE MERGED 2003/11/11 14:07:57 waratah 1.22.98.1: #i22301# Correct for scoping rules


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [5f9303ec44a8c4cc2041e13322d3f49d69b510e0]

INTEGRATION: CWS ooo20031110 (1.7.254); FILE MERGED 2003/11/11 14:07:57 waratah 1.7.254.1: #i22301# Correct for scoping rules


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [51f919d13ee31171feb4a65faee56201bb982917]

INTEGRATION: CWS ooo20031110 (1.21.100); FILE MERGED 2003/11/11 14:07:56 waratah 1.21.100.1: #i22301# Correct for scoping rules


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [f184ff34466953dcea58730cbcc266b0c3e3e8b0]

INTEGRATION: CWS ooo20031110 (1.20.94); FILE MERGED 2003/11/11 14:07:56 waratah 1.20.94.1: #i22301# Correct for scoping rules


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [9a3cb76f7c73911102c72205059cef54696267a0]

INTEGRATION: CWS ooo20031110 (1.16.128); FILE MERGED 2003/11/11 14:07:54 waratah 1.16.128.1: #i22301# Correct for scoping rules


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [897edc716a9b9d9e15740d6a47f138827c03755f]

INTEGRATION: CWS ooo20031110 (1.4.136); FILE MERGED 2003/11/11 14:07:54 waratah 1.4.136.1: #i22301# Correct for scoping rules


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [60f7ce3d4dc2587077abda5eb109f17261782903]

INTEGRATION: CWS ooo20031110 (1.12.248); FILE MERGED 2003/11/11 14:07:53 waratah 1.12.248.1: #i22301# Correct for scoping rules


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [7271dcf7ea17765af45c7c1d9cdad0e4eb7b13a9]

INTEGRATION: CWS ooo20031110 (1.5.246); FILE MERGED 2003/11/11 14:07:52 waratah 1.5.246.1: #i22301# Correct for scoping rules


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [80f6a5d5fab39d28d48c5102a8995bb110a5f520]

INTEGRATION: CWS ooo20031110 (1.71.24); FILE MERGED 2003/11/11 14:07:50 waratah 1.71.24.1: #i22301# Correct for scoping rules


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [4a8a7864796acd4a30bd1812306ad4b2615e0e76]

INTEGRATION: CWS ooo20031110 (1.39.156); FILE MERGED 2003/11/11 14:07:50 waratah 1.39.156.1: #i22301# Correct for scoping rules


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [8e3657024712ae3327e39ed1bca42c8644d3b8a7]

INTEGRATION: CWS ooo20031110 (1.5.156); FILE MERGED 2003/11/11 14:07:49 waratah 1.5.156.1: #i22301# Correct for scoping rules


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [533e1f9b85ebcefef649c495ce4b34108ef996c4]

INTEGRATION: CWS ooo20031110 (1.49.40); FILE MERGED 2003/11/11 14:07:48 waratah 1.49.40.1: #i22301# Correct for scoping rules


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [89e834c1a924c241ab4c7443fb7d11be0a1f79a6]

INTEGRATION: CWS ooo20031110 (1.14.246); FILE MERGED 2003/11/11 14:07:47 waratah 1.14.246.1: #i22301# Correct for scoping rules


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [2ad4ace193b64f78a38d2d5ce3ca8bb8417f487e]

INTEGRATION: CWS ooo20031110 (1.31.76); FILE MERGED 2003/11/11 14:07:47 waratah 1.31.76.1: #i22301# Correct for scoping rules


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [b2a6e64469de8f5974d089e15c142b8cac859aaa]

INTEGRATION: CWS geordi2q10 (1.24.120); FILE MERGED 2003/12/01 16:36:40 rt 1.24.120.1: #111934#: join CWS brazilianextras1


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [e96e0126d6437acde013496c465e05327c630b65]

INTEGRATION: CWS geordi2q10 (1.17.86); FILE MERGED 2003/12/01 16:36:40 rt 1.17.86.1: #111934#: join CWS brazilianextras1


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [ce7a8ada41b04a372cbabc7a986368f4798f671e]

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>  [123805410df75bb08a18eb8db6aa8b983ee3c36a]

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>  [74b0b0eed550410f746886e1b0c7f269fd1c44bc]

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>  [87840aa02a412b36fdb758b32849d8f98f5699d9]

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>  [8c523b5252f2322e082a1265a7cc8bcf870d1856]

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>  [617cef06e7ca52ae7bd6e6c84c46620c94b4eb62]

INTEGRATION: CWS ooo20031110 (1.25.180); FILE MERGED 2003/11/13 10:57:55 waratah 1.25.180.1: #i22301# correct the for scope problems in the code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [a4e2cd90240fca8ca9bfca89f60d36c0493ad861]

INTEGRATION: CWS ooo20031110 (1.17.26); FILE MERGED 2003/11/13 10:57:54 waratah 1.17.26.1: #i22301# correct the for scope problems in the code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [ffffd9d154ee2e225d3061467fcf2c23e8b04736]

INTEGRATION: CWS ooo20031110 (1.28.66); FILE MERGED 2003/11/13 10:57:53 waratah 1.28.66.1: #i22301# correct the for scope problems in the code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [1890a7faa770403fed2b17564b80de063651314e]

INTEGRATION: CWS ooo20031110 (1.20.168); FILE MERGED 2003/11/13 10:57:51 waratah 1.20.168.1: #i22301# correct the for scope problems in the code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [ddb9bc0da218fc14f5bcf8374470be4d80bef320]

INTEGRATION: CWS ooo20031110 (1.11.234); FILE MERGED 2003/11/13 10:57:48 waratah 1.11.234.1: #i22301# correct the for scope problems in the code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [8dbd7ece9a69709b79d5b28bcd01a8ee1d8d92d1]

INTEGRATION: CWS ooo20031110 (1.18.30); FILE MERGED 2003/11/13 10:57:47 waratah 1.18.30.1: #i22301# correct the for scope problems in the code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [c143e80357abd62d68ac3aa9dab44be34af2efb5]

INTEGRATION: CWS ooo20031110 (1.19.234); FILE MERGED 2003/11/13 10:57:46 waratah 1.19.234.1: #i22301# correct the for scope problems in the code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [8abf0093f830df9064b82172e0cb43213c45db1b]

INTEGRATION: CWS ooo20031110 (1.13.234); FILE MERGED 2003/11/13 10:57:45 waratah 1.13.234.1: #i22301# correct the for scope problems in the code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [bccbc0f8ba0445b0694a9d9f8b54b45334e9592c]

INTEGRATION: CWS ooo20031110 (1.21.234); FILE MERGED 2003/11/13 10:57:44 waratah 1.21.234.1: #i22301# correct the for scope problems in the code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [3fcade626f79f59e7e20e1190603e6b065b8f699]

INTEGRATION: CWS ooo20031110 (1.16.66); FILE MERGED 2003/11/13 10:57:44 waratah 1.16.66.1: #i22301# correct the for scope problems in the code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [eba3f08c3ed2cfd1a687c93eb4147771255d53eb]

INTEGRATION: CWS ooo20031110 (1.13.234); FILE MERGED 2003/11/13 10:57:43 waratah 1.13.234.1: #i22301# correct the for scope problems in the code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [fa62057f4bf372e06ea05211ccdff8e308b4e538]

INTEGRATION: CWS ooo20031110 (1.12.12); FILE MERGED 2003/11/13 10:57:43 waratah 1.12.12.1: #i22301# correct the for scope problems in the code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [83e411a23925a7e6eb7f59e9d5afe64aafedc6e2]

INTEGRATION: CWS ooo20031110 (1.29.230); FILE MERGED 2003/11/13 10:57:41 waratah 1.29.230.1: #i22301# correct the for scope problems in the code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [89e609c0b511c887bca9faa134a20178ae0c784b]

INTEGRATION: CWS ooo20031110 (1.52.234); FILE MERGED 2003/11/13 10:57:41 waratah 1.52.234.1: #i22301# correct the for scope problems in the code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [f27e48f23905ae59cd71e7e249d57d7e7d9bcf2c]

INTEGRATION: CWS ooo20031110 (1.6.428); FILE MERGED 2003/11/07 12:04:39 waratah 1.6.428.1: #i21906# add class after friend keyword


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [f725362135a408b30401beac4a12263650908f67]

INTEGRATION: CWS ooo20031110 (1.6.406); FILE MERGED 2003/11/07 12:08:37 waratah 1.6.406.1: #i21906# add implicit integer type to a few variables


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [be844dd96d1169209a319d169c58968302122a36]

INTEGRATION: CWS ooo20031110 (1.6.402); FILE MERGED 2003/11/07 12:04:40 waratah 1.6.402.1: #i21906# add class after friend keyword


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [b93ee1c9749fd703975d96d36b8ecc4e313658d5]

INTEGRATION: CWS ooo20031110 (1.36.234); FILE MERGED 2003/11/13 10:57:39 waratah 1.36.234.1: #i22301# correct the for scope problems in the code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [9d581acfac26b8150d98329a3fb2419b186aaabe]

INTEGRATION: CWS ooo20031110 (1.25.66); FILE MERGED 2003/11/13 10:57:38 waratah 1.25.66.2: #i22301# correct the for scope problems in the code 2003/11/07 12:08:36 waratah 1.25.66.1: #i21906# add implicit integer type to a few variables


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [5dd8a7ba59eb35f31b9b85c3c59135af884d0af5]

INTEGRATION: CWS ooo20031110 (1.13.234); FILE MERGED 2003/11/13 10:57:38 waratah 1.13.234.1: #i22301# correct the for scope problems in the code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [e61f490bc043d7e90be51611a145bdb5158227ad]

INTEGRATION: CWS ooo20031110 (1.11.180); FILE MERGED 2003/11/13 10:57:37 waratah 1.11.180.1: #i22301# correct the for scope problems in the code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [f0a5d844929f84483bad77412838fe222dd601ee]

INTEGRATION: CWS ooo20031110 (1.2.402); FILE MERGED 2003/11/07 12:34:44 waratah 1.2.402.1: #21906# convert a c++ cast to a C one to allow a permissive build to be run


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [6f4c9d0da1bf23842910a4b10e569954655b543e]

INTEGRATION: CWS ooo20031110 (1.71.30); FILE MERGED 2003/11/13 10:57:36 waratah 1.71.30.1: #i22301# correct the for scope problems in the code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [29feae001542d526bc275dc131ce6bda187f24f7]

INTEGRATION: CWS ooo20031110 (1.38.234); FILE MERGED 2003/11/13 10:57:36 waratah 1.38.234.1: #i22301# correct the for scope problems in the code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [2af2621cc53987cac493ad2b15ed9884327c49a6]

INTEGRATION: CWS ooo20031110 (1.35.234); FILE MERGED 2003/11/13 10:57:35 waratah 1.35.234.1: #i22301# correct the for scope problems in the code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [a1a85825f03f6c999c1e7543977f0a637d951f7a]

INTEGRATION: CWS ooo20031110 (1.16.234); FILE MERGED 2003/11/13 10:57:34 waratah 1.16.234.1: #i22301# correct the for scope problems in the code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [13ad1c6cfea9f415e0480f0b3c327dce1c44564a]

INTEGRATION: CWS ooo20031110 (1.6.234); FILE MERGED 2003/11/13 10:57:34 waratah 1.6.234.1: #i22301# correct the for scope problems in the code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [c84304fd056007ff0736de35422913c9a07d3253]

INTEGRATION: CWS ooo20031110 (1.8.234); FILE MERGED 2003/11/13 10:57:34 waratah 1.8.234.1: #i22301# correct the for scope problems in the code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [b8d19e9144cda539dccb03eedc68e22563ba613e]

INTEGRATION: CWS ooo20031110 (1.40.152); FILE MERGED 2003/11/13 10:57:32 waratah 1.40.152.1: #i22301# correct the for scope problems in the code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [5bf75a3378a6e8d04f1e13736b3d58e346a5db1e]

INTEGRATION: CWS ooo20031110 (1.43.234); FILE MERGED 2003/11/13 10:57:30 waratah 1.43.234.1: #i22301# correct the for scope problems in the code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [0939a19b4c79ff48de5a211e18f70283587d41ab]

INTEGRATION: CWS ooo20031110 (1.7.406); FILE MERGED 2003/11/13 10:57:30 waratah 1.7.406.1: #i22301# correct the for scope problems in the code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [3433d1e67fb55ea232d76f74a24fdf8c346d8fcc]

INTEGRATION: CWS ooo20031110 (1.14.234); FILE MERGED 2003/11/13 10:57:29 waratah 1.14.234.1: #i22301# correct the for scope problems in the code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [745cb1c2001db4c11a96f3eb846f57f9b00b8309]

INTEGRATION: CWS ooo20031110 (1.51.10); FILE MERGED 2003/12/01 14:13:39 mh 1.51.10.2: RESYNC: (1.51-1.52); FILE MERGED 2003/11/13 10:57:27 waratah 1.51.10.1: #i22301# correct the for scope problems in the code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [1a18ae352663b0381dd644f50a451a70e898f7b1]

INTEGRATION: CWS ooo20031110 (1.118.8); FILE MERGED 2003/11/13 10:57:26 waratah 1.118.8.1: #i22301# correct the for scope problems in the code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [531b78a6b22f814e3f5cd7b668866651841afb79]

INTEGRATION: CWS ooo20031110 (1.23.12); FILE MERGED 2003/11/13 10:57:25 waratah 1.23.12.1: #i22301# correct the for scope problems in the code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [75e7be866a2170e0238f83b38fbfac382e4838c8]

INTEGRATION: CWS ooo20031110 (1.66.10); FILE MERGED 2003/11/13 10:57:25 waratah 1.66.10.1: #i22301# correct the for scope problems in the code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [fca7beab9ca1ca15380f64a0ab3183213b54ff6e]

INTEGRATION: CWS ooo20031110 (1.3.422); FILE MERGED 2003/11/07 12:04:43 waratah 1.3.422.1: #i21906# add class after friend keyword


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [9971ae2ccbc4baf5de7b574b3282ed4b30abc896]

INTEGRATION: CWS ooo20031110 (1.4.244); FILE MERGED 2003/11/18 12:43:42 waratah 1.4.244.2: #i22301# correction to for scope commits 2003/11/13 10:57:24 waratah 1.4.244.1: #i22301# correct the for scope problems in the code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [9d53139d4206c323143465aaa32410aab95199b0]

INTEGRATION: CWS ooo20031110 (1.17.46); FILE MERGED 2003/11/13 10:57:14 waratah 1.17.46.1: #i22301# correct the for scope problems in the code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [62bc20eb70ee43bf328e2f2e07e6d9f2782e9454]

INTEGRATION: CWS ooo20031110 (1.30.8); FILE MERGED 2003/11/13 10:57:14 waratah 1.30.8.1: #i22301# correct the for scope problems in the code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [da528ae5dd86d77f27f18645f77bac12329020ff]

INTEGRATION: CWS ooo20031110 (1.17.48); FILE MERGED 2003/11/13 10:57:13 waratah 1.17.48.1: #i22301# correct the for scope problems in the code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [fb944e5c2f1f3cbb7a2b65e11db2d3a11c3a7427]

INTEGRATION: CWS ooo20031110 (1.7.48); FILE MERGED 2003/11/13 10:57:13 waratah 1.7.48.1: #i22301# correct the for scope problems in the code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [d3f7ffc11e4d413bdfe19daead08849e35fdcf82]

INTEGRATION: CWS ooo20031110 (1.24.26); FILE MERGED 2003/11/13 10:57:11 waratah 1.24.26.1: #i22301# correct the for scope problems in the code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [6fa8c9036ba61f20b060781c32534a560e31b1f6]

INTEGRATION: CWS ooo20031110 (1.6.234); FILE MERGED 2003/11/13 10:57:10 waratah 1.6.234.1: #i22301# correct the for scope problems in the code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [b4bdede3eabda7d5230a47f80499d2944eb81541]

INTEGRATION: CWS ooo20031110 (1.8.234); FILE MERGED 2003/11/13 10:57:10 waratah 1.8.234.1: #i22301# correct the for scope problems in the code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [951d663f9506113ca361b7a15354f19c7a4d654b]

INTEGRATION: CWS ooo20031110 (1.6.234); FILE MERGED 2003/11/14 14:33:00 mh 1.6.234.2: remove double declarations, #i10000# 2003/11/13 10:57:09 waratah 1.6.234.1: #i22301# correct the for scope problems in the code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [48aeac1efbd1ad6c594b4930960da7de4f82e714]

INTEGRATION: CWS ooo20031110 (1.10.234); FILE MERGED 2003/11/13 10:57:09 waratah 1.10.234.1: #i22301# correct the for scope problems in the code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [1fe057c3661e6b6316e1eeb5c295743b70bcc8bc]

INTEGRATION: CWS ooo20031110 (1.10.180); FILE MERGED 2003/11/13 10:57:09 waratah 1.10.180.1: #i22301# correct the for scope problems in the code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [26db2164aadbba6ce13f3c7ac3f00baaccb3e20e]

INTEGRATION: CWS ooo20031110 (1.14.234); FILE MERGED 2003/11/13 10:57:08 waratah 1.14.234.1: #i22301# correct the for scope problems in the code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [481391ba239a49bd23106781b92ca16452d09a90]

INTEGRATION: CWS ooo20031110 (1.6.234); FILE MERGED 2003/11/13 10:57:08 waratah 1.6.234.1: #i22301# correct the for scope problems in the code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [72dfa2220e482c56fb31fc258f07f09fb5597232]

INTEGRATION: CWS ooo20031110 (1.19.234); FILE MERGED 2003/11/13 10:57:07 waratah 1.19.234.1: #i22301# correct the for scope problems in the code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [e2da904daf892255d6435a1cc318c29cb57bf21c]

INTEGRATION: CWS ooo20031110 (1.20.234); FILE MERGED 2003/11/13 10:57:07 waratah 1.20.234.1: #i22301# correct the for scope problems in the code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [bd1daa9de3377ad434b5e250d49f3796662d86c8]

INTEGRATION: CWS ooo20031110 (1.25.26); FILE MERGED 2003/11/13 10:57:06 waratah 1.25.26.1: #i22301# correct the for scope problems in the code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [aca7b9a0887473d2262608a32cee7f557880d198]

INTEGRATION: CWS ooo20031110 (1.21.180); FILE MERGED 2003/11/13 10:57:05 waratah 1.21.180.1: #i22301# correct the for scope problems in the code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [248b57fe61c23b10d10ca3a2ee5b112764a1dbf9]

INTEGRATION: CWS ooo20031110 (1.8.234); FILE MERGED 2003/11/13 10:57:04 waratah 1.8.234.1: #i22301# correct the for scope problems in the code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [ead9b5c58f59b25365afc93c4fa025f3bf826ee2]

INTEGRATION: CWS ooo20031110 (1.34.228); FILE MERGED 2003/11/13 10:57:03 waratah 1.34.228.1: #i22301# correct the for scope problems in the code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [eab95e414a6fc6d69d502cf150a52e82e5ff34d1]

INTEGRATION: CWS ooo20031110 (1.69.36); FILE MERGED 2003/11/13 10:57:03 waratah 1.69.36.1: #i22301# correct the for scope problems in the code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [1f3b506dd4cc00b0f133f53ea0e644a81a31bc97]

INTEGRATION: CWS ooo20031110 (1.76.66); FILE MERGED 2003/11/13 10:57:02 waratah 1.76.66.1: #i22301# correct the for scope problems in the code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [e26190fbadafd42ffe09eda2f81a0851417e1584]

INTEGRATION: CWS ooo20031110 (1.7.234); FILE MERGED 2003/11/13 10:57:01 waratah 1.7.234.1: #i22301# correct the for scope problems in the code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [fe06f2e2f0279527d01dad31be59a58367a71862]

INTEGRATION: CWS ooo20031110 (1.3.234); FILE MERGED 2003/11/13 10:57:00 waratah 1.3.234.1: #i22301# correct the for scope problems in the code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [bc89309930fa28aed75065406c1adadbba55e555]

INTEGRATION: CWS ooo20031110 (1.8.234); FILE MERGED 2003/11/13 10:57:00 waratah 1.8.234.1: #i22301# correct the for scope problems in the code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [9f1afe3e1bfd72c80c7a3ba0ca09978ce61aad85]

INTEGRATION: CWS ooo20031110 (1.3.234); FILE MERGED 2003/11/13 10:56:59 waratah 1.3.234.1: #i22301# correct the for scope problems in the code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [e461ac35a06ae41cbc5147d6251aac370a482117]

INTEGRATION: CWS ooo20031110 (1.76.142); FILE MERGED 2003/11/13 10:56:58 waratah 1.76.142.1: #i22301# correct the for scope problems in the code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [b3cd512d2800db5376829f54dccded5424f170e2]

INTEGRATION: CWS ooo20031110 (1.5.400); FILE MERGED 2003/11/07 12:03:05 waratah 1.5.400.1: #i21906# add sal_Bool to some subroutine definitions


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [f05e8d9fb4e370fd7914140110fae581436576fe]

INTEGRATION: CWS ooo20031110 (1.59.36); FILE MERGED 2003/11/07 12:08:34 waratah 1.59.36.1: #i21906# add implicit integer type to a few variables


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [80e1b8575dd13225448f6e91a01d4c7c3282a904]

INTEGRATION: CWS ooo20031110 (1.14.234); FILE MERGED 2003/11/07 12:08:34 waratah 1.14.234.1: #i21906# add implicit integer type to a few variables


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [dab28d92d46d11deb7634f1dd1b25d026c5f1856]

INTEGRATION: CWS ooo20031110 (1.38.184); FILE MERGED 2003/11/07 12:03:04 waratah 1.38.184.1: #i21906# add sal_Bool to some subroutine definitions


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [3ac84dfffa981621baf5e4e74aa0e3037eac346e]

INTEGRATION: CWS ooo20031110 (1.3.234); FILE MERGED 2003/11/13 10:56:57 waratah 1.3.234.1: #i22301# correct the for scope problems in the code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [5b6ab56db211cef8941c533a3a9a34ab85f2bcb9]

INTEGRATION: CWS ooo20031110 (1.29.142); FILE MERGED 2003/11/13 10:56:48 waratah 1.29.142.1: #i22301# correct the for scope problems in the code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [16de32d5979804285b7059f6750ad4e402946ace]

INTEGRATION: CWS ooo20031110 (1.69.148); FILE MERGED 2003/11/13 10:56:47 waratah 1.69.148.1: #i22301# correct the for scope problems in the code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [312a4ceb239db9235466d4ee0e87f836ffa79278]

INTEGRATION: CWS ooo20031110 (1.28.140); FILE MERGED 2003/11/13 10:56:47 waratah 1.28.140.1: #i22301# correct the for scope problems in the code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [1950d49b3578691f00c6978e2a7dbc5fb043233e]

INTEGRATION: CWS ooo20031110 (1.32.142); FILE MERGED 2003/11/13 10:56:46 waratah 1.32.142.2: #i22301# correct the for scope problems in the code 2003/11/07 12:08:31 waratah 1.32.142.1: #i21906# add implicit integer type to a few variables


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [248e5c40d762e9a62471a5cf60c3f0c71c462e29]

INTEGRATION: CWS ooo20031110 (1.39.122); FILE MERGED 2003/11/13 10:56:46 waratah 1.39.122.1: #i22301# correct the for scope problems in the code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [8a587942bd1d3b8d48822c9fd54832335bdbd0a0]

INTEGRATION: CWS ooo20031110 (1.17.26); FILE MERGED 2003/11/13 10:56:44 waratah 1.17.26.1: #i22301# correct the for scope problems in the code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [1349bec0ab49a48db5f69d5f8c8642be3469cccc]

INTEGRATION: CWS ooo20031110 (1.15.156); FILE MERGED 2003/11/13 10:56:44 waratah 1.15.156.1: #i22301# correct the for scope problems in the code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [7d0ce05b9fc8209dcbf57d13bcedabb4e7dcf7ed]

INTEGRATION: CWS ooo20031110 (1.14.120); FILE MERGED 2003/11/07 12:05:51 waratah 1.14.120.1: #i21906# add const on reference casts


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [1ed6e124553bcf13f0d7928b36f524a1ad981832]

INTEGRATION: CWS ooo20031110 (1.17.140); FILE MERGED 2003/11/13 10:56:43 waratah 1.17.140.1: #i22301# correct the for scope problems in the code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [85a16d5bd59261db938161dc0b442555ed2a1d34]

INTEGRATION: CWS ooo20031110 (1.14.234); FILE MERGED 2003/11/13 10:56:40 waratah 1.14.234.1: #i22301# correct the for scope problems in the code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [1449c37257c1d0e182eb9c5d2ec944208c9b380c]

INTEGRATION: CWS ooo20031110 (1.16.234); FILE MERGED 2003/11/13 10:56:38 waratah 1.16.234.1: #i22301# correct the for scope problems in the code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [0ebfba05b61d7be65fe9f01307df748c33390316]

INTEGRATION: CWS ooo20031110 (1.22.158); FILE MERGED 2003/11/13 10:56:37 waratah 1.22.158.1: #i22301# correct the for scope problems in the code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [32d4403f5cdab8a4cb92bb0230ce18f59d211625]

INTEGRATION: CWS ooo20031110 (1.6.196); FILE MERGED 2003/11/13 10:56:31 waratah 1.6.196.1: #i22301# correct the for scope problems in the code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [be52b60d41fb24d1024aaeaf900f96f027ec057a]

INTEGRATION: CWS ooo20031110 (1.6.234); FILE MERGED 2003/11/13 10:56:31 waratah 1.6.234.1: #i22301# correct the for scope problems in the code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [56fc3db5e95358627e6d9afa09441a78f8a315d4]

INTEGRATION: CWS ooo20031110 (1.2.234); FILE MERGED 2003/11/13 10:56:30 waratah 1.2.234.1: #i22301# correct the for scope problems in the code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [fd83106f3dd8a984b137adf21b9ee06434040b0c]

INTEGRATION: CWS ooo20031110 (1.20.30); FILE MERGED 2003/11/13 10:56:28 waratah 1.20.30.1: #i22301# correct the for scope problems in the code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [c091916378f2303e90c8c47f367e992e0824989d]

INTEGRATION: CWS ooo20031110 (1.5.234); FILE MERGED 2003/11/07 12:05:49 waratah 1.5.234.1: #i21906# add const on reference casts


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [f3642caf6e5316f459d8189cf4176871cf6c0334]

INTEGRATION: CWS ooo20031110 (1.13.234); FILE MERGED 2003/11/13 10:56:26 waratah 1.13.234.2: #i22301# correct the for scope problems in the code 2003/11/07 12:03:03 waratah 1.13.234.1: #i21906# add sal_Bool to some subroutine definitions


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [321be96a8ce6a897ac26c0b88d9a310cd0a4a445]

INTEGRATION: CWS ooo20031110 (1.6.234); FILE MERGED 2003/11/13 10:56:26 waratah 1.6.234.1: #i22301# correct the for scope problems in the code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [f2f93f6bbd0e4c94f9cd24130fd5d023c566a878]

INTEGRATION: CWS ooo20031110 (1.15.36); FILE MERGED 2003/11/13 10:56:25 waratah 1.15.36.1: #i22301# correct the for scope problems in the code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [ca7dc7f3f78ce1b0bbbe03bf5327844f63568326]

INTEGRATION: CWS ooo20031110 (1.11.234); FILE MERGED 2003/11/13 10:56:25 waratah 1.11.234.1: #i22301# correct the for scope problems in the code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [2ffb769c6342f3df65fd7307a7fb9c6697146c76]

INTEGRATION: CWS geordi2q10 (1.1.4); FILE ADDED 2003/12/01 16:24:38 rt 1.1.4.1: #111934#: join CWS brazilianextras1


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [d74e7ded5e242bb1d41f0ff6607159f89a27b812]

INTEGRATION: CWS ooo20031110 (1.9.234); FILE MERGED 2003/11/13 10:56:25 waratah 1.9.234.1: #i22301# correct the for scope problems in the code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [f110c4ac752ca4101a6933284a708e6923bcb419]

INTEGRATION: CWS ooo20031110 (1.10.154); FILE MERGED 2003/11/13 10:56:20 waratah 1.10.154.1: #i22301# correct the for scope problems in the code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [2ab7e5d4444facc936977e3d6b23c9df08f84c42]

INTEGRATION: CWS ooo20031110 (1.26.36); FILE MERGED 2003/11/14 14:15:02 mh 1.26.36.2: remove double declarations, #i10000# 2003/11/13 10:56:19 waratah 1.26.36.1: #i22301# correct the for scope problems in the code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [1d536a398e255620dced0fefb481d74e293fcc46]

INTEGRATION: CWS ooo20031110 (1.12.30); FILE MERGED 2003/11/13 10:56:19 waratah 1.12.30.1: #i22301# correct the for scope problems in the code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [36ecf3c95ee878b6e6398bdb3d617eee3c33672b]

INTEGRATION: CWS ooo20031110 (1.22.230); FILE MERGED 2003/11/13 10:56:18 waratah 1.22.230.1: #i22301# correct the for scope problems in the code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [53e13790cd00f4aff02afda3c3716789aea60d3f]

INTEGRATION: CWS ooo20031110 (1.3.234); FILE MERGED 2003/11/13 10:56:18 waratah 1.3.234.1: #i22301# correct the for scope problems in the code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [b459d370338dd36037eac891a1189becc30b78a2]

INTEGRATION: CWS ooo20031110 (1.3.234); FILE MERGED 2003/11/13 10:56:17 waratah 1.3.234.1: #i22301# correct the for scope problems in the code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [530eb096ec3818f08d6f96530d9f22c69d0c9f1d]

INTEGRATION: CWS ooo20031110 (1.5.234); FILE MERGED 2003/11/13 10:56:17 waratah 1.5.234.1: #i22301# correct the for scope problems in the code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [1e85810ec57eb1dc7a07df2095e64c968434d805]

INTEGRATION: CWS ooo20031110 (1.27.12); FILE MERGED 2003/11/13 10:56:17 waratah 1.27.12.1: #i22301# correct the for scope problems in the code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [698a42f909755a4115cc2198c57b677a2c74d686]

INTEGRATION: CWS ooo20031110 (1.7.234); FILE MERGED 2003/11/13 10:56:16 waratah 1.7.234.1: #i22301# correct the for scope problems in the code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [8e245fef96d5a9df07abaaf6469b15688d554c2d]

INTEGRATION: CWS ooo20031110 (1.24.234); FILE MERGED 2003/11/13 10:56:16 waratah 1.24.234.1: #i22301# correct the for scope problems in the code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [eca0b73f11fc60e2b2ee2f8562bbbaed292ad9a1]

INTEGRATION: CWS ooo20031110 (1.17.30); FILE MERGED 2003/11/14 14:15:01 mh 1.17.30.2: remove double declarations, #i10000# 2003/11/13 10:56:15 waratah 1.17.30.1: #i22301# correct the for scope problems in the code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [069732934219b99be0a684a4c6282d518974f990]

INTEGRATION: CWS ooo20031110 (1.13.148); FILE MERGED 2003/11/13 10:56:15 waratah 1.13.148.1: #i22301# correct the for scope problems in the code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [8bc6ca0bb4e237a4680ff0d4dff2b1de7029aa77]

INTEGRATION: CWS ooo20031110 (1.19.234); FILE MERGED 2003/11/13 10:56:14 waratah 1.19.234.1: #i22301# correct the for scope problems in the code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [813a19ffce9b6ba3902da16011cdd4c224a6a381]

INTEGRATION: CWS ooo20031110 (1.17.154); FILE MERGED 2003/11/13 10:56:14 waratah 1.17.154.1: #i22301# correct the for scope problems in the code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [45d38c2a0b50b9f8876c744e1f50018878865b1e]

INTEGRATION: CWS ooo20031110 (1.9.234); FILE MERGED 2003/11/13 10:56:13 waratah 1.9.234.1: #i22301# correct the for scope problems in the code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [f20d2cedbab21fe3dd8868a3f9cf0a787b1a43cf]

INTEGRATION: CWS ooo20031110 (1.8.230); FILE MERGED 2003/11/13 10:56:13 waratah 1.8.230.1: #i22301# correct the for scope problems in the code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [e0729bd57789727046a0441ec951c4286e54a6c2]

INTEGRATION: CWS ooo20031110 (1.20.26); FILE MERGED 2003/11/13 10:56:12 waratah 1.20.26.1: #i22301# correct the for scope problems in the code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [965800491abcc345ead39bb069dc7ebfd9474420]

INTEGRATION: CWS ooo20031110 (1.9.234); FILE MERGED 2003/11/13 10:56:11 waratah 1.9.234.1: #i22301# correct the for scope problems in the code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [3042ded25f386d057276c2f3cb897be10077f3ff]

INTEGRATION: CWS ooo20031110 (1.11.234); FILE MERGED 2003/11/13 10:56:10 waratah 1.11.234.1: #i22301# correct the for scope problems in the code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [fa4ec5b05ba89c37b30c2e8e12b9dd46a2161b33]

INTEGRATION: CWS ooo20031110 (1.3.234); FILE MERGED 2003/11/07 12:03:03 waratah 1.3.234.1: #i21906# add sal_Bool to some subroutine definitions


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [858f1fcc30725e4ec0dd8749cb90a55f940dd6f4]

INTEGRATION: CWS ooo20031110 (1.2.234); FILE MERGED 2003/11/13 10:56:07 waratah 1.2.234.1: #i22301# correct the for scope problems in the code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [14cad5662911e52378c3885221dfe38032717477]

INTEGRATION: CWS ooo20031110 (1.38.196); FILE MERGED 2003/11/13 10:56:07 waratah 1.38.196.1: #i22301# correct the for scope problems in the code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [81e7d20516a28ac01e8bd76ac08e9c34aa6a3a35]

INTEGRATION: CWS ooo20031110 (1.2.234); FILE MERGED 2003/11/13 10:56:06 waratah 1.2.234.1: #i22301# correct the for scope problems in the code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [3a0c59ed99baf2a9fd7cbd1cfe515ee0410314c9]

INTEGRATION: CWS ooo20031110 (1.25.234); FILE MERGED 2003/11/13 10:56:06 waratah 1.25.234.1: #i22301# correct the for scope problems in the code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [cfa70521ba9f199ed921f93dfc3067c47775d8e5]

INTEGRATION: CWS ooo20031110 (1.12.42); FILE MERGED 2003/11/11 11:06:28 waratah 1.12.42.1: #i22301# Correct for scoping rules


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [4f615e9d1269c263cb722734506e5f5fc6bbf7ce]

INTEGRATION: CWS ooo20031110 (1.9.42); FILE MERGED 2003/11/11 11:06:28 waratah 1.9.42.1: #i22301# Correct for scoping rules


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [ee86a165a21edcfde81eff127ac0d6180a07da64]

INTEGRATION: CWS ooo20031110 (1.2.106); FILE MERGED 2003/11/05 13:07:08 waratah 1.2.106.1: #i21906# add class keyword after friend


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [7812caaed42fd7b8a8f75d9e919da576467c4a12]

INTEGRATION: CWS ooo20031110 (1.20.172); FILE MERGED 2003/11/16 03:36:37 waratah 1.20.172.1: #i21906# Implement namespace missing from definition


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [4d7a755ea55b20e33d7fa81ab458c97530676c74]

INTEGRATION: CWS ooo20031110 (1.12.94); FILE MERGED 2003/11/11 11:03:44 waratah 1.12.94.1: #i22301# Correct for scoping rules


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [c3b4fc9add91fe362fd7530ed2b1434f3718a96f]

INTEGRATION: CWS ooo20031110 (1.10.194); FILE MERGED 2003/11/11 11:03:43 waratah 1.10.194.1: #i22301# Correct for scoping rules


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [d1e6bd4e4426851d465a1278657731ba36e9cd32]

INTEGRATION: CWS ooo20031110 (1.5.194); FILE MERGED 2003/11/09 09:17:50 waratah 1.5.194.1: #i1858# switch from NULL to 0 - variable is not a pointer


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [f1a5bee0ea6c42c3c7d7dfc546e5bb8bb7c1d106]

INTEGRATION: CWS ooo20031110 (1.31.166); FILE MERGED 2003/11/11 11:03:36 waratah 1.31.166.1: #i22301# Correct for scoping rules


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [a20e7275db3403f318bfa745d35277838ca223d6]

INTEGRATION: CWS ooo20031110 (1.30.94); FILE MERGED 2003/11/11 11:03:36 waratah 1.30.94.1: #i22301# Correct for scoping rules


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [7e7ced9f06b945a5fb248a5aa5267a1ea046a444]

INTEGRATION: CWS ooo20031110 (1.39.94); FILE MERGED 2003/11/11 11:03:35 waratah 1.39.94.1: #i22301# Correct for scoping rules


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [c63d063a73b31f9538dae2bd52da605a2dfdbd3e]

INTEGRATION: CWS ooo20031110 (1.11.186); FILE MERGED 2003/11/11 11:03:34 waratah 1.11.186.1: #i22301# Correct for scoping rules


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [c5828460611fd8b063bdbd6699a47ac018592cd7]

INTEGRATION: CWS ooo20031110 (1.1.1.1.210); FILE MERGED 2003/11/11 11:03:33 waratah 1.1.1.1.210.1: #i22301# Correct for scoping rules


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [954a1a59c6bf15861c406e6334f328140186eab7]

INTEGRATION: CWS ooo20031110 (1.10.188); FILE MERGED 2003/11/11 11:03:33 waratah 1.10.188.1: #i22301# Correct for scoping rules


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [a466a58b9dbd00565f753a662ca6890bf1a39e66]

INTEGRATION: CWS ooo20031110 (1.3.188); FILE MERGED 2003/11/11 11:03:33 waratah 1.3.188.1: #i22301# Correct for scoping rules


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [40810748dbdcf75c95d15c3fd1dc21a934661e82]

INTEGRATION: CWS ooo20031110 (1.16.94); FILE MERGED 2003/11/11 11:03:31 waratah 1.16.94.1: #i22301# Correct for scoping rules


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [ca9083951a364ec4063be9bd4feb2da5f0fd0888]

INTEGRATION: CWS ooo20031110 (1.1.204); FILE MERGED 2003/11/11 11:03:31 waratah 1.1.204.1: #i22301# Correct for scoping rules


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [3061b643e207a6137a769b02d11f046abf2a2179]

INTEGRATION: CWS ooo20031110 (1.10.188); FILE MERGED 2003/11/11 11:03:29 waratah 1.10.188.1: #i22301# Correct for scoping rules


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [dc4ff23bf3bde19af8d5e4f4d40e138036271662]

INTEGRATION: CWS ooo20031110 (1.5.94); FILE MERGED 2003/11/09 09:17:04 waratah 1.5.94.1: #i1858# correct final definition to include all fields at zero


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [efd7afb02082eb0ec3df0bf4a6493850d0c866bb]

INTEGRATION: CWS ooo20031110 (1.7.22); FILE MERGED 2003/11/10 10:13:09 waratah 1.7.22.2: #i22301# resolve for scope issues 2003/10/30 13:12:02 waratah 1.7.22.1: #i21906# work on getting rid of risky permissive option in gcc compiler


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [82b1c02f3c8aa95dcc51122a34a9c8bbaecb296f]

INTEGRATION: CWS ooo20031110 (1.19.26); FILE MERGED 2003/11/16 03:40:06 waratah 1.19.26.1: #i22301# Correct for scoping code issue, conflict with standard


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [0eefa4c1a0d75b2226d145eb47ea712cc7a44bd5]

INTEGRATION: CWS ooo20031110 (1.17.38); FILE MERGED 2003/11/16 03:40:06 waratah 1.17.38.1: #i22301# Correct for scoping code issue, conflict with standard


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [07c2b8aac2227cf428771a42d1f092186b450e8f]

INTEGRATION: CWS ooo20031110 (1.2.4); FILE MERGED 2003/11/03 22:43:53 waratah 1.2.4.1: #i22046# convert C++ castes to standard casts to allow no permissive compile to continue


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [0f92531c516d010f2116a614a0c0c4ec8dceea7b]

INTEGRATION: CWS ooo20031110 (1.6.46); FILE MERGED 2003/11/10 10:40:39 waratah 1.6.46.1: #i22301# resolve for scope issues


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [03d2da3763f76002001fc788345e1edf6ab2f9c9]

INTEGRATION: CWS ooo20031110 (1.1.78); FILE MERGED 2003/12/01 14:03:40 mh 1.1.78.2: RESYNC: (1.1-1.2); FILE MERGED 2003/11/16 03:41:04 waratah 1.1.78.1: #i21906# add costant wrapper to avoid issues when permissive removed from options


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [902466eab44bb90a360c574093de074052642031]

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>  [48a1727b226172c8338f883093f37ecd6a9ae75c]

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>  [96f02cf7f2976a8185ba65b73235d645e9789522]

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>  [860dcc1354d65e39a847d6ae67ff84daa415452b]

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>  [d1d4e98506b2da911c44cf404894515e858b0184]

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  Rüdiger Timm  <rt@openoffice.org>  [4b87c0bdbf6735b8afbfdfef3c57a8cf7aa9bf94]

INTEGRATION: CWS ooo20031110 (1.11.42); FILE MERGED 2003/11/10 12:52:23 waratah 1.11.42.1: #i22301# Correct for scoping rules


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [fabb14c9c3e2216abf08233f138af7b6eead407d]

INTEGRATION: CWS ooo20031110 (1.34.16); FILE MERGED 2003/11/10 12:52:22 waratah 1.34.16.1: #i22301# Correct for scoping rules


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [ac192ca2ef379178d3bd09762f5859754d5731c5]

INTEGRATION: CWS ooo20031110 (1.10.6); FILE MERGED 2003/11/11 12:09:33 waratah 1.10.6.2: #i22301# Correct for scoping rules 2003/10/24 15:46:02 khendricks 1.10.6.1: updating lingucomponent to match changes found in fix1 so that they get merged back to HEAD and not diverge Please see discussion on dev@porting concerning this.

Kevin

2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [87ac7baf3fae75f96cf1305c52f14f7194a81cba]

INTEGRATION: CWS ooo20031110 (1.2.36); FILE MERGED 2003/11/10 10:37:14 waratah 1.2.36.1: #i22301# resolve for scope issues


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [d839cb5e81ca369bb300d2a9dbb7a44b197a44d7]

INTEGRATION: CWS ooo20031110 (1.1.56); FILE MERGED 2003/11/10 10:37:13 waratah 1.1.56.1: #i22301# resolve for scope issues


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [1c67efc3dfa70da0da966de1a661648de8936fa9]

INTEGRATION: CWS ooo20031110 (1.4.36); FILE MERGED 2003/11/10 10:37:12 waratah 1.4.36.1: #i22301# resolve for scope issues


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [9dd5ce6f47515d7dc2341917341e3e9f2119845e]

INTEGRATION: CWS ooo20031110 (1.1.150); FILE MERGED 2003/11/15 12:23:12 waratah 1.1.150.1: #i22279# Implement macro for long constants, and also use that macro for big numbers.


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [11a6e60411abfa6958b1f1f7237683b9be7466ca]

INTEGRATION: CWS ooo20031110 (1.20.18); FILE MERGED 2003/11/09 08:49:32 waratah 1.20.18.1: #i1828# stop USE_GNU macro being redefined for linux when it is defined already and therefore giving a warning


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [0aa677b65cf101ebc7f70e73d932ed38d8a6f4d1]

INTEGRATION: CWS ooo20031110 (1.19.20); FILE MERGED 2003/11/15 12:23:12 waratah 1.19.20.2: #i22279# Implement macro for long constants, and also use that macro for big numbers. 2003/11/09 08:47:53 waratah 1.19.20.1: #i13620# add AIX to supported ports


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [179c9dd495b5c68ff5ffae9e5e0af1ba4ba2d562]

INTEGRATION: CWS ooo20031110 (1.8.86); FILE MERGED 2003/11/09 08:51:38 waratah 1.8.86.1: #i1828# change function definition to const, removes warnings and does not affect functionality


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [89660d253fb187e47145e473e4bfaf4b37f4773f]

INTEGRATION: CWS ooo20031110 (1.3.84); FILE MERGED 2003/11/11 09:53:52 waratah 1.3.84.2: #i22301# Correct for scoping rules 2003/11/04 12:13:46 waratah 1.3.84.1: #i21906# add class after friend and also add implicit int on one variable


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [7410a519d75b6519065cc23a55f709a07339eafe]

INTEGRATION: CWS ooo20031110 (1.3.84); FILE MERGED 2003/11/04 12:13:45 waratah 1.3.84.1: #i21906# add class after friend and also add implicit int on one variable


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [106f20b09773cc55866d7bb73784841cb58c1231]

INTEGRATION: CWS ooo20031110 (1.4.4); FILE MERGED 2003/11/03 23:49:50 waratah 1.4.4.1: #21906# change C++ casts to C casts to allow permissive removal


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [cb0c09b791be5229d8df3f0f03f7dbad8b99e07f]

INTEGRATION: CWS ooo20031110 (1.3.16); FILE MERGED 2003/11/03 23:49:49 waratah 1.3.16.1: #21906# change C++ casts to C casts to allow permissive removal


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [dff290ff273bd6ca3b59eeaa84d7eac996723948]

INTEGRATION: CWS ooo20031110 (1.2.86); FILE MERGED 2003/11/09 09:12:53 waratah 1.2.86.1: #i1858# switch from NULL to literal 0, gives warning in GCC as it is not a pointer variable


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [9a28e0527b7420bb423d4f854c25e160dd91f255]

INTEGRATION: CWS ooo20031110 (1.11.54); FILE MERGED 2003/11/28 16:48:31 mh 1.11.54.2: RESYNC: (1.11-1.12); FILE MERGED 2003/11/09 09:13:42 waratah 1.11.54.1: #i1858# add typename where it is needed in the code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [096f03813099f775df652bd2a8de2bf4a66bf294]

INTEGRATION: CWS ooo20031110 (1.10.54); FILE MERGED 2003/11/10 12:20:21 waratah 1.10.54.1: #i22301# Correct for scoping rules


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [d7857c91b1a91528004e18fa37b7c2812ee88402]

INTEGRATION: CWS ooo20031110 (1.10.52); FILE MERGED 2003/11/10 11:14:52 waratah 1.10.52.1: #i22301# resolve for scope issues


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [7360b4076808f17b95adc8aaecbead9b4aa8cc7a]

INTEGRATION: CWS ooo20031110 (1.13.8); FILE MERGED 2003/11/10 10:17:10 waratah 1.13.8.1: #i22301# resolve for scope issues


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [608a4c3d0fbb38c9dbc2593c85d39fd46344f6f4]

INTEGRATION: CWS ooo20031110 (1.28.22); FILE MERGED 2003/11/10 13:55:01 waratah 1.28.22.1: #i22301# Correct for scoping rules


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [322e00a00416fc214b5c4f21f0c09f982bc52aa7]

INTEGRATION: CWS ooo20031110 (1.12.50); FILE MERGED 2003/11/10 13:55:00 waratah 1.12.50.1: #i22301# Correct for scoping rules


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [67944f74e98f65f4968f47089717d1d3fe2b55f6]

INTEGRATION: CWS ooo20031110 (1.2.94); FILE MERGED 2003/11/04 00:13:56 waratah 1.2.94.1: #21906# add size_t to function definitions, implicitly int also add class keyword to friend definition


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [ec2994761f2fad8f3cc027eff0ebaad1e29de8d6]

INTEGRATION: CWS ooo20031110 (1.3.94); FILE MERGED 2003/11/10 13:54:59 waratah 1.3.94.1: #i22301# Correct for scoping rules


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [d95b326eaf9ac272cc5ececb4d7a9818ebc9462e]

INTEGRATION: CWS ooo20031110 (1.3.92); FILE MERGED 2003/11/04 00:13:56 waratah 1.3.92.1: #21906# add size_t to function definitions, implicitly int also add class keyword to friend definition


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [25843b3d48f0adfccc26ecfedf4f136afd719586]

INTEGRATION: CWS ooo20031110 (1.1.134); FILE MERGED 2003/11/04 10:23:35 waratah 1.1.134.1: #i21906# add class after the friend definition required to remove permissive from the gcc compile options


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [041148cb93269e9370f7a0bd9534c6d5409f191d]

INTEGRATION: CWS ooo20031110 (1.7.110); FILE MERGED 2003/11/10 13:54:57 waratah 1.7.110.2: #i22301# Correct for scoping rules 2003/11/04 00:13:55 waratah 1.7.110.1: #21906# add size_t to function definitions, implicitly int also add class keyword to friend definition


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [891fb3b0e48fed418d136e7f028d5eff766846a2]

INTEGRATION: CWS ooo20031110 (1.8.44); FILE MERGED 2003/11/01 10:54:58 waratah 1.8.44.1: #i21906#  Corrections to allow for removal of permissive on the gcc compile options, specialisation of template out of namespace


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [4ea838ade1b688a271b6ff02ec65818a4d7ebae7]

INTEGRATION: CWS ooo20031110 (1.40.4); FILE MERGED 2003/11/16 03:41:43 waratah 1.40.4.1: #i22301# Correct for scoping code issue, conflict with standard


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [ebfaadeb8d3866a48f750f6f43bfdf29af4245df]

INTEGRATION: CWS ooo20031110 (1.19.50); FILE MERGED 2003/11/11 12:52:01 waratah 1.19.50.1: #i22301# Correct for scoping rules


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [4e7134b889b614f97df6e582f4afa01f76c9b913]

INTEGRATION: CWS ooo20031110 (1.23.2); FILE MERGED 2003/11/11 12:52:00 waratah 1.23.2.1: #i22301# Correct for scoping rules


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [794ffc7ad57593d862e3a527cb26875c178990af]

INTEGRATION: CWS ooo20031110 (1.22.2); FILE MERGED 2003/11/11 12:51:59 waratah 1.22.2.1: #i22301# Correct for scoping rules


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [4579ce1dd7047fc0b82d311948d18112f74b44fe]

INTEGRATION: CWS ooo20031110 (1.11.38); FILE MERGED 2003/11/10 12:47:59 waratah 1.11.38.1: #i22301# Correct for scoping rules


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [7a46ec3a40389052257f88f4f88d9b07231673c8]

INTEGRATION: CWS ooo20031110 (1.1.1.1.80); FILE MERGED 2003/11/09 08:34:35 waratah 1.1.1.1.80.1: #i21906# add class after firend keyword


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [fe05f0ec1daf8c02af3f583e3a103424e595dc46]

INTEGRATION: CWS ooo20031110 (1.1.1.1.380); FILE MERGED 2003/11/04 10:44:13 waratah 1.1.1.1.380.1: #i21906# add class after friend definition required to remove permissive from gcc compile


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [dba8ecff1b39f8df6292a68b0a2d0aec4911a94c]

INTEGRATION: CWS ooo20031110 (1.4.166); FILE MERGED 2003/11/04 10:41:29 waratah 1.4.166.1: #i21906# add implied int type to definition


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [b4a59f2f5dceb87613f0b4eaddf0eae32289f389]

INTEGRATION: CWS ooo20031110 (1.62.194); FILE MERGED 2003/11/11 09:31:51 waratah 1.62.194.1: #i22301# Correct for scoping rules


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [cc283ff8e1b5bad61c5bfc11c4ec59fbf05a6a85]

INTEGRATION: CWS ooo20031110 (1.12.84); FILE MERGED 2003/11/11 09:31:50 waratah 1.12.84.1: #i22301# Correct for scoping rules


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [c3bdc561c90a33d5c321b95d59a317e2c8449701]

INTEGRATION: CWS vclcleanup01 (1.125.4); FILE MERGED 2003/11/28 09:37:41 mt 1.125.4.1: #i22952# Removed App Server code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [98c8b82caf4f126aec3cec92d1afdeaba5aef032]

INTEGRATION: CWS vclcleanup01 (1.11.22); FILE MERGED 2003/11/28 07:33:10 mt 1.11.22.1: #i22952# Removed App Server code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [70385d50ad9c79ecb9c1fe83fb372cd91cc409a4]

INTEGRATION: CWS vclcleanup01 (1.98.6); FILE MERGED 2003/11/28 07:33:09 mt 1.98.6.1: #i22952# Removed App Server code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [b63501ddaf4419ca2b5c07bdeb88de527c61e6c3]

INTEGRATION: CWS vclcleanup01 (1.39.6); FILE MERGED 2003/11/28 07:33:07 mt 1.39.6.1: #i22952# Removed App Server code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [a1bbaed5b0d3e998e318f6fac46f811cda87fed3]

INTEGRATION: CWS vclcleanup01 (1.8.6); FILE MERGED 2003/11/28 07:33:02 mt 1.8.6.1: #i22952# Removed App Server code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [51bf38f0efbaf75ec738d5d99e74c0290c2d8133]

INTEGRATION: CWS vclcleanup01 (1.81.6); FILE MERGED 2003/11/28 07:33:02 mt 1.81.6.1: #i22952# Removed App Server code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [0ea42c1aecee4ad8ceb86546a31e0b346babdfd2]

INTEGRATION: CWS vclcleanup01 (1.9.224); FILE MERGED 2003/11/28 07:33:02 mt 1.9.224.1: #i22952# Removed App Server code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [133f7e4e856c49fcaaadcbfc8263935afab878dc]

INTEGRATION: CWS vclcleanup01 (1.178.4); FILE MERGED 2003/11/28 07:33:01 mt 1.178.4.1: #i22952# Removed App Server code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [8680f54c968b80ace82ae066988162bae3e32695]

INTEGRATION: CWS vclcleanup01 (1.61.172); FILE MERGED 2003/11/28 07:33:00 mt 1.61.172.1: #i22952# Removed App Server code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [6f655b0df463e2548461529bdcd2fb658abbc40a]

INTEGRATION: CWS vclcleanup01 (1.6.152); FILE MERGED 2003/11/28 07:33:00 mt 1.6.152.1: #i22952# Removed App Server code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [2fb4f7c30e430bc709666df2b60083e3a2c1d962]

INTEGRATION: CWS vclcleanup01 (1.1.1.1.384); FILE MERGED 2003/11/28 07:33:00 mt 1.1.1.1.384.1: #i22952# Removed App Server code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [121d428263ca93b31476f2af3bf525914c824db0]

INTEGRATION: CWS vclcleanup01 (1.33.200); FILE MERGED 2003/11/28 07:33:00 mt 1.33.200.1: #i22952# Removed App Server code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [ac2cd107ff30364dc43277f56cc8a7d913adbb06]

INTEGRATION: CWS vclcleanup01 (1.1.1.1.384); FILE MERGED 2003/11/28 07:32:59 mt 1.1.1.1.384.1: #i22952# Removed App Server code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [79127699df96d954c88adbd105060ef0fa7a6b63]

INTEGRATION: CWS vclcleanup01 (1.9.224); FILE MERGED 2003/11/28 07:32:59 mt 1.9.224.1: #i22952# Removed App Server code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [449abbf56a717a1d9b5d626307db31d0cc90e26e]

INTEGRATION: CWS vclcleanup01 (1.5.204); FILE MERGED 2003/11/28 07:32:59 mt 1.5.204.1: #i22952# Removed App Server code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [2408bd6bc9b3577e5333ef1f65a88fcfabfec982]

INTEGRATION: CWS vclcleanup01 (1.8.342); FILE MERGED 2003/11/28 07:32:58 mt 1.8.342.1: #i22952# Removed App Server code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [4c15aea06e1cae92801515bf70070da4c0db2e09]

INTEGRATION: CWS vclcleanup01 (1.2.348); FILE MERGED 2003/11/28 07:32:58 mt 1.2.348.1: #i22952# Removed App Server code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [1c8987f1a3d8c5845534df3c05f16d7bdc4990cb]

INTEGRATION: CWS vclcleanup01 (1.10.204); FILE MERGED 2003/11/28 07:32:58 mt 1.10.204.1: #i22952# Removed App Server code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [937598604a7f8ecc074d21d9d0fbf0f65a18159b]

INTEGRATION: CWS vclcleanup01 (1.98.6); FILE MERGED 2003/11/28 07:32:57 mt 1.98.6.1: #i22952# Removed App Server code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [dbddb30d50c225962169133e520bdfe8ee0707bb]

INTEGRATION: CWS vclcleanup01 (1.2.358); FILE MERGED 2003/11/28 07:32:57 mt 1.2.358.1: #i22952# Removed App Server code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [55885bc30f20f0ab5f93cbadda698861028652da]

INTEGRATION: CWS vclcleanup01 (1.2.224); FILE MERGED 2003/11/28 07:32:56 mt 1.2.224.1: #i22952# Removed App Server code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [992746f172d1f00fd75627c7260687068b4eeb00]

INTEGRATION: CWS vclcleanup01 (1.25.224); FILE MERGED 2003/11/28 07:32:56 mt 1.25.224.1: #i22952# Removed App Server code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [145d838fde82477d842cdc2298728d6af56ae495]

INTEGRATION: CWS vclcleanup01 (1.13.224); FILE MERGED 2003/11/28 07:32:56 mt 1.13.224.1: #i22952# Removed App Server code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [36f4110e13124646ddbae425ba28a2316e6d367e]

INTEGRATION: CWS vclcleanup01 (1.12.164); FILE MERGED 2003/11/28 07:32:55 mt 1.12.164.1: #i22952# Removed App Server code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [857b6c2ec049b5192c727ab3959c03ffee4cdf32]

INTEGRATION: CWS vclcleanup01 (1.13.172); FILE MERGED 2003/11/28 07:32:55 mt 1.13.172.1: #i22952# Removed App Server code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [14a1e0138c0103963d244c63ec7fab08e1e6611c]

INTEGRATION: CWS vclcleanup01 (1.26.22); FILE MERGED 2003/11/28 07:32:54 mt 1.26.22.1: #i22952# Removed App Server code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [09eac923717234360f8155f15a5d41e40e3def7d]

INTEGRATION: CWS vclcleanup01 (1.5.46); FILE MERGED 2003/11/28 07:32:54 mt 1.5.46.1: #i22952# Removed App Server code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [c1608e99c5ef08baf65316d6c47adf82967178f0]

INTEGRATION: CWS vclcleanup01 (1.5.204); FILE MERGED 2003/11/28 07:32:54 mt 1.5.204.1: #i22952# Removed App Server code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [ced0a35d06ee1f9af83b6e0c999dd2d88f7232e6]

INTEGRATION: CWS vclcleanup01 (1.2.380); FILE MERGED 2003/11/28 07:32:53 mt 1.2.380.1: #i22952# Removed App Server code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [89a65176df92b9dd24c508523d7ac04e4c40dde0]

INTEGRATION: CWS vclcleanup01 (1.9.172); FILE MERGED 2003/11/28 07:32:53 mt 1.9.172.1: #i22952# Removed App Server code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [dba0b964adf1ba4f4778d9fe5a64666d17848c1e]

INTEGRATION: CWS vclcleanup01 (1.1.1.1.384); FILE MERGED 2003/11/28 07:32:53 mt 1.1.1.1.384.1: #i22952# Removed App Server code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [3bf080b38f2d0211ac7635f2028ea1b455ec9738]

INTEGRATION: CWS vclcleanup01 (1.1.1.1.384); FILE MERGED 2003/11/28 07:32:52 mt 1.1.1.1.384.1: #i22952# Removed App Server code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [48e4a89d544fa60bc420c5e9502ca0ce809e5e58]

INTEGRATION: CWS vclcleanup01 (1.1.1.1.382); FILE MERGED 2003/11/28 07:32:48 mt 1.1.1.1.382.1: #i22952# Removed App Server code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [3172f400f47a41cf70b807cbe0641c43453a94bf]

INTEGRATION: CWS vclcleanup01 (1.12.6); FILE MERGED 2003/11/28 07:32:45 mt 1.12.6.1: #i22952# Removed App Server code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [da09ba97975a632b3045e2da48f95db572f739be]

INTEGRATION: CWS vclcleanup01 (1.49.6); FILE MERGED 2003/11/28 07:32:44 mt 1.49.6.1: #i22952# Removed App Server code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [520482ce84471d508024cb646e49c93ebc90969a]

INTEGRATION: CWS vclcleanup01 (1.13.6); FILE MERGED 2003/11/28 07:32:44 mt 1.13.6.1: #i22952# Removed App Server code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [39fac1cfa9dc8e676de3cbedb5bb28da2eee7b91]

INTEGRATION: CWS vclcleanup01 (1.3.338); FILE MERGED 2003/11/28 07:32:44 mt 1.3.338.1: #i22952# Removed App Server code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [eb749ad6cd5df073da3d981c153788574fd3a43c]

INTEGRATION: CWS vclcleanup01 (1.43.6); FILE MERGED 2003/11/28 07:32:43 mt 1.43.6.1: #i22952# Removed App Server code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [96369ea6e0df199d1f30eb20581130f97f7c31fc]

INTEGRATION: CWS vclcleanup01 (1.59.6); FILE MERGED 2003/11/28 07:32:43 mt 1.59.6.1: #i22952# Removed App Server code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [ea28d7f868fa79a5ecf0a51152e34bedd3f38466]

INTEGRATION: CWS vclcleanup01 (1.6.6); FILE MERGED 2003/11/28 07:32:42 mt 1.6.6.1: #i22952# Removed App Server code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [4aa2c8f77601e1cb6827a6d48a6d12432283dd49]

INTEGRATION: CWS vclcleanup01 (1.4.6); FILE MERGED 2003/11/28 07:32:42 mt 1.4.6.1: #i22952# Removed App Server code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [565028b697da65d4e8a3ce7775aa1d153ad6a09a]

INTEGRATION: CWS vclcleanup01 (1.15.6); FILE MERGED 2003/11/28 07:32:42 mt 1.15.6.1: #i22952# Removed App Server code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [4ea23e6adb9a5a7f3e679621ecb2520ddfac8ff5]

INTEGRATION: CWS vclcleanup01 (1.160.4); FILE MERGED 2003/11/28 07:32:41 mt 1.160.4.1: #i22952# Removed App Server code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [84c760d78defc5819fba1b4e060e27ef2b72938b]

INTEGRATION: CWS vclcleanup01 (1.15.6); FILE MERGED 2003/11/28 07:32:40 mt 1.15.6.1: #i22952# Removed App Server code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [29a19296765d14296e7bdb5812bbefb1224ba20e]

INTEGRATION: CWS vclcleanup01 (1.25.4); FILE MERGED 2003/11/28 07:32:40 mt 1.25.4.1: #i22952# Removed App Server code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [fc3779702adf03a248dbf2d22f139d8edb5a3174]

INTEGRATION: CWS vclcleanup01 (1.6.6); FILE MERGED 2003/11/28 07:32:40 mt 1.6.6.1: #i22952# Removed App Server code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [8c888af6c96b4f396a95db92a69e41502fb89d22]

INTEGRATION: CWS vclcleanup01 (1.5.224); FILE MERGED 2003/11/28 07:32:39 mt 1.5.224.1: #i22952# Removed App Server code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [cbb4ccf88f6a202496e2243951964059d396ea0b]

INTEGRATION: CWS vclcleanup01 (1.11.6); FILE MERGED 2003/11/28 07:32:39 mt 1.11.6.1: #i22952# Removed App Server code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [19f3db1217dce8ea06500ae2e203f1146bdc7ca8]

INTEGRATION: CWS vclcleanup01 (1.2.6); FILE MERGED 2003/11/28 07:32:39 mt 1.2.6.1: #i22952# Removed App Server code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [c4f77cc39a5275f5fe47d6014492d3ab5edd259c]

INTEGRATION: CWS vclcleanup01 (1.1.1.1.382); FILE MERGED 2003/11/28 07:32:38 mt 1.1.1.1.382.1: #i22952# Removed App Server code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [e509665244480d71943ccd1d088fbfddf1850f65]

INTEGRATION: CWS vclcleanup01 (1.6.210); FILE MERGED 2003/11/28 07:32:38 mt 1.6.210.1: #i22952# Removed App Server code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [e253ba072fa06fb3f5c4d6245473d5e2a241511c]

INTEGRATION: CWS vclcleanup01 (1.7.200); FILE MERGED 2003/11/28 07:32:38 mt 1.7.200.1: #i22952# Removed App Server code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [401192795336a6c40acd5ba3d449bec436a0eac7]

INTEGRATION: CWS vclcleanup01 (1.1.1.1.382); FILE MERGED 2003/11/28 07:32:37 mt 1.1.1.1.382.1: #i22952# Removed App Server code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [699277ec4d6b05335f647f1ecc0e3c06c8e20406]

INTEGRATION: CWS vclcleanup01 (1.17.152); FILE MERGED 2003/11/28 07:32:35 mt 1.17.152.1: #i22952# Removed App Server code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [c656bd1d11f768d2e8db3fa13fd323d776120883]

INTEGRATION: CWS vclcleanup01 (1.2.346); FILE MERGED 2003/11/28 07:32:35 mt 1.2.346.1: #i22952# Removed App Server code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [935754942c73f17f69119fae4dabe864b87d1933]

INTEGRATION: CWS vclcleanup01 (1.8.344); FILE MERGED 2003/11/28 07:32:34 mt 1.8.344.1: #i22952# Removed App Server code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [02adb87cb27f81123dc20b19d0ad5e81768f4d5f]

INTEGRATION: CWS vclcleanup01 (1.1.1.1.382); FILE MERGED 2003/11/28 07:32:34 mt 1.1.1.1.382.1: #i22952# Removed App Server code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [7a2b0bf0c7767f59c6ff5f15cab021a350905dd2]

INTEGRATION: CWS vclcleanup01 (1.22.152); FILE MERGED 2003/11/28 07:32:33 mt 1.22.152.1: #i22952# Removed App Server code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [e89afad1326fa91e0438ee906d33241eadd18ebc]

INTEGRATION: CWS vclcleanup01 (1.5.366); FILE MERGED 2003/11/28 07:32:33 mt 1.5.366.1: #i22952# Removed App Server code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [762774a97073b20635db39f1c5b1184e0ba3ab2e]

INTEGRATION: CWS vclcleanup01 (1.41.200); FILE MERGED 2003/11/28 07:32:33 mt 1.41.200.1: #i22952# Removed App Server code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [4ea0dc078abcd390f4e351bfb31289c4c0e63be2]

INTEGRATION: CWS vclcleanup01 (1.2.346); FILE MERGED 2003/11/28 07:32:32 mt 1.2.346.1: #i22952# Removed App Server code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [31a15cb29e8ec226045b9c4f135794c5766f8558]

INTEGRATION: CWS vclcleanup01 (1.10.338); FILE MERGED 2003/11/28 07:32:32 mt 1.10.338.1: #i22952# Removed App Server code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [1640e81cfad46b0492df26d552afb220b9ad70c0]

INTEGRATION: CWS vclcleanup01 (1.1.1.1.382); FILE MERGED 2003/11/28 07:32:32 mt 1.1.1.1.382.1: #i22952# Removed App Server code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [e147ac38997eec78428748ab4bbd9c51e9c4cc75]

INTEGRATION: CWS vclcleanup01 (1.13.46); FILE MERGED 2003/11/28 07:32:31 mt 1.13.46.1: #i22952# Removed App Server code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [3a207894886be2e5e3a202f5b532bbb40cb25298]

INTEGRATION: CWS vclcleanup01 (1.9.338); FILE MERGED 2003/11/28 07:32:31 mt 1.9.338.1: #i22952# Removed App Server code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [133aa469527df59ace6274da627702117ddc56b9]

INTEGRATION: CWS vclcleanup01 (1.59.152); FILE MERGED 2003/11/28 07:32:30 mt 1.59.152.1: #i22952# Removed App Server code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [7fe863539d6dcbf9bd3babe0ab0d0bba88ce3e54]

INTEGRATION: CWS vclcleanup01 (1.10.162); FILE MERGED 2003/11/28 07:32:30 mt 1.10.162.1: #i22952# Removed App Server code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [092c5d1f3fc3ada9d5fdeb9382834a820a5848cf]

INTEGRATION: CWS vclcleanup01 (1.26.46); FILE MERGED 2003/11/28 07:32:30 mt 1.26.46.1: #i22952# Removed App Server code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [c4a80abba48742f603c076bd91fa1455d1a66c2a]

INTEGRATION: CWS vclcleanup01 (1.22.46); FILE MERGED 2003/11/28 07:32:29 mt 1.22.46.1: #i22952# Removed App Server code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [2aad41a59cd38ab9f35498085048f05af4fea1ee]

INTEGRATION: CWS vclcleanup01 (1.28.4); FILE MERGED 2003/11/28 07:32:25 mt 1.28.4.1: #i22952# Removed App Server code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [ae8521071871e46da8270f0f975677c088a9239b]

INTEGRATION: CWS vclcleanup01 (1.2.4); FILE MERGED 2003/11/28 07:32:25 mt 1.2.4.1: #i22952# Removed App Server code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [dbd1d1037dddbd1872319fd392f67f1a289937fc]

INTEGRATION: CWS vclcleanup01 (1.42.4); FILE MERGED 2003/11/28 07:32:24 mt 1.42.4.1: #i22952# Removed App Server code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [9fc13205c8790ac66df9782f01692c520306f740]

INTEGRATION: CWS vclcleanup01 (1.28.4); FILE MERGED 2003/11/28 07:32:24 mt 1.28.4.1: #i22952# Removed App Server code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [b8ef062fd6280ca7b9cea516971f7ce68dc65dfd]

INTEGRATION: CWS vclcleanup01 (1.45.6); FILE MERGED 2003/11/28 07:32:24 mt 1.45.6.1: #i22952# Removed App Server code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [16b84dc165026bfa100d3eb06d797f163a4cfe63]

INTEGRATION: CWS vclcleanup01 (1.1.1.1.382); FILE MERGED 2003/11/28 07:32:23 mt 1.1.1.1.382.1: #i22952# Removed App Server code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [6271f0c6636a39000b4113f940efbe9a6dc4a466]

INTEGRATION: CWS vclcleanup01 (1.7.6); FILE MERGED 2003/11/28 07:32:23 mt 1.7.6.1: #i22952# Removed App Server code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [111e8d0e5cc854b6095ded3523abe1657ab0f0be]

INTEGRATION: CWS vclcleanup01 (1.39.6); FILE MERGED 2003/11/28 07:32:23 mt 1.39.6.1: #i22952# Removed App Server code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [444cab9f757b651dc531bcc01e64f662ef86a883]

INTEGRATION: CWS vclcleanup01 (1.3.360); FILE MERGED 2003/11/28 07:32:22 mt 1.3.360.1: #i22952# Removed App Server code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [214f72e3a31feeba2e7d156e138adccc2c729b8f]

INTEGRATION: CWS vclcleanup01 (1.23.152); FILE MERGED 2003/11/28 07:32:22 mt 1.23.152.1: #i22952# Removed App Server code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [7a4f4c3806d30eb7baefc22413e1e52f6dd8db7c]

INTEGRATION: CWS vclcleanup01 (1.2.356); FILE MERGED 2003/11/28 07:32:21 mt 1.2.356.1: #i22952# Removed App Server code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [76fa70c014d9f3f0dcafb2edc2e7c682fd80cd62]

INTEGRATION: CWS vclcleanup01 (1.12.336); FILE MERGED 2003/11/28 07:32:21 mt 1.12.336.1: #i22952# Removed App Server code


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [706af74f546db7d8f33d959c752b7ead3dae17cb]

INTEGRATION: CWS vclcleanup01 (1.23.4); FILE MERGED 2003/11/28 07:32:20 mt 1.23.4.1: #i22952# Removed App Server code


2003-12-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [4de6491089a0e0f2dd438b7d4ba2ddb360315e12]

#100000#: support for Sun One Compiler Collection 8 (C++-5.5)


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [7f22de7bdb80756fc47025477d0db70151a6dfe2]

INTEGRATION: CWS geordi2q09 (1.96.58); FILE MERGED 2003/11/21 11:41:38 obo 1.96.58.1: #111934#: join CWS pmselectedfixes2


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [26e7c5235d0b00841516e4d2f6ad185c0da67e20]

INTEGRATION: CWS geordi2q09 (1.13.192); FILE MERGED 2003/11/24 11:50:27 obo 1.13.192.1: #111934# join CWS pp1selectedfixes3


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [1d33eaa6227d803bca850707d6299a284f791f7a]

INTEGRATION: CWS geordi2q09 (1.20.8); FILE MERGED 2003/11/21 11:47:16 obo 1.20.8.1: #111934#: join CWS pmselectedfixes2


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [06f1b15eed21acc9fdfc737371f6863750c1107b]

INTEGRATION: CWS geordi2q09 (1.29.198); FILE MERGED 2003/11/21 11:46:06 obo 1.29.198.1: #111934#: join CWS pmselectedfixes2


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [f94d1323b694924c1b4588e2a2ecb04737afd0b8]

INTEGRATION: CWS geordi2q09 (1.11.24); FILE MERGED 2003/11/24 15:19:46 obo 1.11.24.2: undo last change 2003/11/21 17:04:39 obo 1.11.24.1: #111934# join CWS comboboxlink


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [2b99f0241c4080c5780b493259b26420f5a94d6f]

INTEGRATION: CWS geordi2q09 (1.10.24); FILE MERGED 2003/11/24 15:17:09 obo 1.10.24.2: undo last change 2003/11/21 17:02:46 obo 1.10.24.1: #111934# join CWS comboboxlink


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [0c158db7dad8ee33a3873f2178b055f7ffa74567]

INTEGRATION: CWS geordi2q09 (1.7.24); FILE MERGED 2003/11/24 15:14:27 obo 1.7.24.2: undo last change 2003/11/21 17:01:40 obo 1.7.24.1: #111934# join CWS comboboxlink


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [5ee6edcfca3fb8fd4d592f1d1ff77d8898cb021f]

INTEGRATION: CWS geordi2q09 (1.9.24); FILE MERGED 2003/11/24 15:12:04 obo 1.9.24.2: undo last change 2003/11/21 17:00:34 obo 1.9.24.1: #111934# join CWS comboboxlink


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [ae72530b000f28b860d6a0f6c7a73ac233eb9f39]

INTEGRATION: CWS geordi2q09 (1.7.22); FILE MERGED 2003/11/24 15:08:57 obo 1.7.22.2: undo last change 2003/11/21 16:59:28 obo 1.7.22.1: #111934# join CWS comboboxlink


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [99e662ad73304e520a24771c92277a3a665bf510]

INTEGRATION: CWS geordi2q09 (1.11.22); FILE MERGED 2003/11/24 15:05:30 obo 1.11.22.2: undo last change 2003/11/21 16:58:27 obo 1.11.22.1: #111934# join CWS comboboxlink


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [4d80d4c092e55ca43c8be38d14affae9b2e502f4]

INTEGRATION: CWS geordi2q09 (1.8.24); FILE MERGED 2003/11/24 15:02:47 obo 1.8.24.2: undo last change 2003/11/21 16:55:12 obo 1.8.24.1: #111934# join CWS comboboxlink


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [154ae0e1d102a0138e4fe757672aa240098e5d02]

INTEGRATION: CWS geordi2q09 (1.10.24); FILE MERGED 2003/11/24 15:00:21 obo 1.10.24.2: undo last change 2003/11/21 16:48:36 obo 1.10.24.1: #111934#: join CWS comboboxlink


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [3439a2a585b7e898ac01ec5f297e942b0e6e5c96]

INTEGRATION: CWS geordi2q09 (1.36.34); FILE MERGED 2003/11/20 17:15:27 obo 1.36.34.1: #111934#: join CWS pmselectedfixes


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [af60389aa1fa38bb37d7db040491af3671325150]

INTEGRATION: CWS geordi2q09 (1.52.38); FILE MERGED 2003/11/20 17:13:12 obo 1.52.38.1: #111934#: join CWS pmselectedfixes


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [9c78ff96e580b263d4dcc97d0c4dca7876819bb1]

INTEGRATION: CWS geordi2q09 (1.9.44); FILE MERGED 2003/11/24 11:41:13 obo 1.9.44.1: #111934# join CWS pp1selectedfixes3


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [9f25f709c2b321a8c06559faaed5854151b5ecde]

INTEGRATION: CWS geordi2q09 (1.20.140); FILE MERGED 2003/11/20 17:11:03 obo 1.20.140.1: #111934#: join CWS pmselectedfixes


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [961d82f5f4dab833b1775fcb0e5aa00adf9bb64d]

INTEGRATION: CWS geordi2q09 (1.120.34); FILE MERGED 2003/11/20 17:09:32 obo 1.120.34.1: #111934#: join CWS pmselectedfixes


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [9635faf2cce01f7ee6ce3033a0ebe9eb7fd374ea]

INTEGRATION: CWS geordi2q09 (1.135.38); FILE MERGED 2003/11/20 17:05:08 obo 1.135.38.1: #111934#: join CWS pmselectedfixes


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [d77e1af58c0825df9831a6a55e57f70302383695]

INTEGRATION: CWS geordi2q09 (1.15.104); FILE MERGED 2003/11/20 17:10:43 obo 1.15.104.1: #111934#: join CWS pmselectedfixes


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [cf87808addf8c19b48f29b9e18b5f9ef273201ba]

INTEGRATION: CWS geordi2q09 (1.26.38); FILE MERGED 2003/11/20 17:01:55 obo 1.26.38.1: #111934#: join CWS pmselectedfixes


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [ca21759caa1fb2c5ea2876d1b666f4e5f80b6e7f]

INTEGRATION: CWS geordi2q09 (1.69.38); FILE MERGED 2003/11/20 16:58:10 obo 1.69.38.1: #111934#: join CWS pmselectedfixes


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [04b8c29bedd68212cb952ee44730060102e9d725]

INTEGRATION: CWS geordi2q09 (1.23.192); FILE MERGED 2003/11/21 11:08:06 obo 1.23.192.1: #111934#: join CWS pmselectedfixes2


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [39210e3fc5ec1ab5819ec5c1022ded32aeee5034]

INTEGRATION: CWS geordi2q09 (1.3.280); FILE MERGED 2003/11/21 11:07:04 obo 1.3.280.1: #111934#: join CWS pmselectedfixes2


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [f6bbf76e15323459350d9b9f47a4a6ddbb6d6a6a]

INTEGRATION: CWS geordi2q09 (1.39.124); FILE MERGED 2003/11/21 11:06:41 obo 1.39.124.1: #111934#: join CWS pmselectedfixes2


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [a20fbfc0e32ec99189548fc959bfd7e21a3e9a0d]

INTEGRATION: CWS geordi2q09 (1.112.44); FILE MERGED 2003/11/21 11:35:54 obo 1.112.44.1: #111934#: join CWS pmselectedfixes2


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [29fe31e9fb75198cead9b5a8adb9c3ea62090744]

INTEGRATION: CWS geordi2q09 (1.34.6); FILE MERGED 2003/11/24 10:50:06 obo 1.34.6.1: #111934# join CWS pp1selectedfixes3


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [b76789e49c4012b77de3758f6f73a08695a1e89e]

INTEGRATION: CWS geordi2q09 (1.4.78); FILE MERGED 2003/11/21 11:01:33 obo 1.4.78.1: #111934#: join CWS pmselectedfixes2


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [72da2375cfe9fda12ca6904130431f794673ff1c]

INTEGRATION: CWS geordi2q09 (1.13.84); FILE MERGED 2003/11/21 10:54:42 obo 1.13.84.1: #111934#: join CWS pmselectedfixes2


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [77c26be51eb962d840dff779e48021c85cf6639f]

INTEGRATION: CWS geordi2q09 (1.37.6); FILE MERGED 2003/11/21 11:00:30 obo 1.37.6.1: #111934#: join CWS pmselectedfixes2


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [5bdf0a13e569cc6f4dafe970f1e04997f9bff92d]

INTEGRATION: CWS geordi2q09 (1.5.156); FILE MERGED 2003/11/21 10:54:42 obo 1.5.156.1: #111934#: join CWS pmselectedfixes2


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [2e93f375f40d81bd503c8c21ea2f9e2d57485b03]

INTEGRATION: CWS geordi2q09 (1.23.30); FILE MERGED 2003/11/24 10:51:02 obo 1.23.30.1: #111934# join CWS pp1selectedfixes3


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [e5831030aa2c07660a2277a1b68c15a71877d2f0]

INTEGRATION: CWS geordi2q09 (1.10.56); FILE MERGED 2003/11/21 10:52:28 obo 1.10.56.1: #111934#: join CWS pmselectedfixes2


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [b82fc1f480546f671de3063e707cacaabf4a750a]

INTEGRATION: CWS geordi2q09 (1.49.24); FILE MERGED 2003/11/24 11:52:07 obo 1.49.24.1: #111934# join CWS pp1selectedfixes3


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [ab22287b0bcba1ab0afd844abfddf7bdc230d66c]

INTEGRATION: CWS geordi2q09 (1.158.2); FILE MERGED 2003/11/24 11:49:15 obo 1.158.2.1: #111934# join CWS pp1selectedfixes3


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [437ce3d55dac11437a9e1b73c99b165da84c5010]

INTEGRATION: CWS geordi2q09 (1.8.12); FILE MERGED 2003/11/24 13:58:54 obo 1.8.12.2: undo last change 2003/11/21 14:29:42 obo 1.8.12.1: #111934#: join CWS comboboxlink


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [1f8bf2359059a5969f596e5498bb5a64b3a0c1db]

INTEGRATION: CWS geordi2q09 (1.11.114); FILE MERGED 2003/11/24 11:55:48 obo 1.11.114.1: #111934# join CWS pp1selectedfixes3


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [f3bdb1cfbc99d5853345b468ca35e8a71c0bd93d]

INTEGRATION: CWS geordi2q09 (1.33.72); FILE MERGED 2003/11/24 11:45:06 obo 1.33.72.1: #111934# join CWS pp1selectedfixes3


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [b785c1c81a8912a5ab538e3efaccd5d7d52df154]

INTEGRATION: CWS geordi2q09 (1.34.70); FILE MERGED 2003/11/21 09:30:21 obo 1.34.70.1: #111934#: join CWS pmselectedfixes


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [fd07ab79df3772cda58c6d200616712d3cacb7c2]

INTEGRATION: CWS geordi2q09 (1.23.34); FILE MERGED 2003/11/21 11:03:48 obo 1.23.34.1: #111934#: join CWS pmselectedfixes2


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [706be4b37eff44a040de89250cd10f1f2cb7989f]

INTEGRATION: CWS geordi2q09 (1.64.32); FILE MERGED 2003/11/21 11:03:48 obo 1.64.32.1: #111934#: join CWS pmselectedfixes2


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [b332fc6e0e1958de6e04c58064b9f1116ba7a11a]

INTEGRATION: CWS geordi2q09 (1.5.102); FILE MERGED 2003/11/21 11:03:47 obo 1.5.102.1: #111934#: join CWS pmselectedfixes2


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [77e90cb33d351c2ed23d6216be0eea6239b830f7]

INTEGRATION: CWS geordi2q09 (1.9.50); FILE MERGED 2003/11/21 11:03:47 obo 1.9.50.1: #111934#: join CWS pmselectedfixes2


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [de7e7e51e92743806589abe81aa6b3b9986f74d7]

INTEGRATION: CWS geordi2q10 (1.3.74); FILE MERGED 2003/11/27 17:23:34 rt 1.3.74.1: #111934#: join CWS thb07


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [8d6bb8c0fe95e80072c80ffe4fd5d19052f27c40]

INTEGRATION: CWS geordi2q10 (1.9.72); FILE MERGED 2003/11/27 14:28:20 rt 1.9.72.1: #111934#: join CWS pp1i18n1


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [3fb29e5345b10e55484bd72499689e87ef5d9854]

INTEGRATION: CWS geordi2q10 (1.36.20); FILE MERGED 2003/11/28 09:39:00 rt 1.36.20.1: #111934#: join CWS dba01pp1


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [934ad01b18688214757a2ed4e444a09b6c42c7ee]

INTEGRATION: CWS geordi2q10 (1.5.78); FILE MERGED 2003/11/28 09:38:59 rt 1.5.78.1: #111934#: join CWS dba01pp1


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [210bf123cfe3821c1d07271f76b1642fad9e18db]

INTEGRATION: CWS geordi2q10 (1.36.66); FILE MERGED 2003/11/28 09:38:59 rt 1.36.66.1: #111934#: join CWS dba01pp1


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [ec95c8e1873f5e35178cca28d97473685e19e4ab]

INTEGRATION: CWS geordi2q10 (1.15.56); FILE MERGED 2003/11/28 09:38:58 rt 1.15.56.1: #111934#: join CWS dba01pp1


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [208f66602cbd183b16d7655edf5215f2daf3061d]

INTEGRATION: CWS geordi2q10 (1.3.20); FILE MERGED 2003/11/28 09:38:57 rt 1.3.20.1: #111934#: join CWS dba01pp1


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [8117746b445ced6a24fe5295e4bc2cfcddecf0e7]

INTEGRATION: CWS geordi2q10 (1.2.62); FILE MERGED 2003/11/28 09:38:56 rt 1.2.62.1: #111934#: join CWS dba01pp1


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [36708905e4430cb3aeb905e17a229d95dae6cbc4]

INTEGRATION: CWS geordi2q10 (1.81.20); FILE MERGED 2003/11/28 09:38:55 rt 1.81.20.1: #111934#: join CWS dba01pp1


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [5a7a561216d2e484465163f82ef2b265d2936093]

INTEGRATION: CWS geordi2q10 (1.11.80); FILE MERGED 2003/11/28 09:38:55 rt 1.11.80.1: #111934#: join CWS dba01pp1


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [38cbbaa86adea1f09a28fde7c37cfeff8621d4a3]

INTEGRATION: CWS geordi2q10 (1.7.78); FILE MERGED 2003/11/28 09:38:54 rt 1.7.78.1: #111934#: join CWS dba01pp1


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [8402f12e6e8fcc5528a1bb6c105bd13e8c3bfa22]

INTEGRATION: CWS geordi2q10 (1.89.50); FILE MERGED 2003/11/28 09:43:10 rt 1.89.50.1: #111934#: join CWS dba01pp1


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [6fa6f06727f088b853c392a4149b88066bb905d0]

INTEGRATION: CWS geordi2q10 (1.32.158); FILE MERGED 2003/11/28 09:43:09 rt 1.32.158.1: #111934#: join CWS dba01pp1


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [f0f60a7e5ab4640dd83678335030e7efd2cd542f]

INTEGRATION: CWS geordi2q10 (1.7.94); FILE MERGED 2003/11/28 09:43:07 rt 1.7.94.1: #111934#: join CWS dba01pp1


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [e877c1eeea17f0463cf6188cbaf0a5e6703cbc04]

INTEGRATION: CWS geordi2q10 (1.52.22); FILE MERGED 2003/11/28 09:43:07 rt 1.52.22.1: #111934#: join CWS dba01pp1


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [5dc7ad868ccb31a3e346896ddef1d2779521013a]

INTEGRATION: CWS geordi2q10 (1.63.18); FILE MERGED 2003/11/28 09:43:06 rt 1.63.18.1: #111934#: join CWS dba01pp1


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [ba146ee676f91a23be82f229a8ad4b9ffb09b52a]

INTEGRATION: CWS geordi2q10 (1.13.162); FILE MERGED 2003/11/28 09:43:05 rt 1.13.162.1: #111934#: join CWS dba01pp1


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [7c29a6ef96eca3beecf3d09a0266846c1f92aca9]

INTEGRATION: CWS geordi2q10 (1.46.68); FILE MERGED 2003/11/28 09:43:05 rt 1.46.68.1: #111934#: join CWS dba01pp1


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [e617ed8da937160e60bc9a2bbef34580f76b79ea]

INTEGRATION: CWS geordi2q10 (1.33.50); FILE MERGED 2003/11/28 09:43:04 rt 1.33.50.1: #111934#: join CWS dba01pp1


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [39f5d06581773b3317285f3a7d520a3340370dcc]

INTEGRATION: CWS geordi2q10 (1.20.120); FILE MERGED 2003/11/28 09:43:04 rt 1.20.120.1: #111934#: join CWS dba01pp1


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [10bbec5fcf368acecd0898f972600a97f3ff481e]

INTEGRATION: CWS geordi2q10 (1.17.72); FILE MERGED 2003/11/28 09:43:03 rt 1.17.72.1: #111934#: join CWS dba01pp1


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [f961bd52fe95bfacd5225acfd62f93a74f9910c6]

INTEGRATION: CWS geordi2q10 (1.22.20); FILE MERGED 2003/11/28 09:43:02 rt 1.22.20.1: #111934#: join CWS dba01pp1


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [994b2a0f0733120490b703026683f5b7739de90c]

INTEGRATION: CWS geordi2q10 (1.10.158); FILE MERGED 2003/11/28 09:43:02 rt 1.10.158.1: #111934#: join CWS dba01pp1


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [2a1e81c632860534e3a2f127d994e748ef9e095e]

INTEGRATION: CWS geordi2q10 (1.152.94); FILE MERGED 2003/11/28 09:43:01 rt 1.152.94.1: #111934#: join CWS dba01pp1


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [c1212591158e8dbea5d663384ba9a41f0bbc5d9e]

INTEGRATION: CWS geordi2q10 (1.64.120); FILE MERGED 2003/11/28 09:43:00 rt 1.64.120.1: #111934#: join CWS dba01pp1


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [3e2e24676e2ddd767a58eac5432d3c6006f46ee8]

INTEGRATION: CWS geordi2q10 (1.61.106); FILE MERGED 2003/11/28 09:43:00 rt 1.61.106.1: #111934#: join CWS dba01pp1


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [7f3c07ed1dfb70b0aed85c681ce09c32f642e2a0]

INTEGRATION: CWS geordi2q10 (1.13.158); FILE MERGED 2003/11/28 09:42:59 rt 1.13.158.1: #111934#: join CWS dba01pp1


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [7e652bd17c98e723c613cb1f466630d767df1ba8]

INTEGRATION: CWS geordi2q10 (1.34.158); FILE MERGED 2003/11/28 09:42:58 rt 1.34.158.1: #111934#: join CWS dba01pp1


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [3a8c778a68fccf5e55cea6f3675ff8b9490236e2]

INTEGRATION: CWS geordi2q10 (1.55.158); FILE MERGED 2003/11/28 09:42:56 rt 1.55.158.1: #111934#: join CWS dba01pp1


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [6933aaa485c8a0311f0cc3f892c48bb5b51127dd]

INTEGRATION: CWS geordi2q10 (1.47.94); FILE MERGED 2003/11/28 09:42:55 rt 1.47.94.1: #111934#: join CWS dba01pp1


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [3ecdcbaee0a906bc0d1700f60a4d360f4f51291c]

INTEGRATION: CWS geordi2q10 (1.10.158); FILE MERGED 2003/11/28 09:42:54 rt 1.10.158.1: #111934#: join CWS dba01pp1


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [45f28c7f3d446c74d759ade1252e06f93cd9f3db]

INTEGRATION: CWS geordi2q10 (1.55.158); FILE MERGED 2003/11/28 09:42:54 rt 1.55.158.1: #111934#: join CWS dba01pp1


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [7a24ecc7fbb89363a1a504f9681ea2f2fea13528]

INTEGRATION: CWS geordi2q10 (1.8.178); FILE MERGED 2003/11/28 09:42:54 rt 1.8.178.1: #111934#: join CWS dba01pp1


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [b1bafb3d2960bb29800bd2cd4754908ac387975a]

INTEGRATION: CWS geordi2q10 (1.16.164); FILE MERGED 2003/11/28 09:42:53 rt 1.16.164.1: #111934#: join CWS dba01pp1


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [649cde883607c246d490503233a3d1ed0ee22b87]

INTEGRATION: CWS geordi2q10 (1.19.158); FILE MERGED 2003/11/28 09:42:53 rt 1.19.158.1: #111934#: join CWS dba01pp1


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [0349453c3a5875b16f24aae40b504913961e8eac]

INTEGRATION: CWS geordi2q10 (1.44.68); FILE MERGED 2003/11/28 09:42:52 rt 1.44.68.1: #111934#: join CWS dba01pp1


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [93673706f811d1a2b60e41a4ca248d0e8744c5ed]

INTEGRATION: CWS geordi2q10 (0); FILE MERGED


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [df557955c3fbc2ea4487e6de7ebf9301dc27abdb]

INTEGRATION: CWS geordi2q10 (1.11.120); FILE MERGED 2003/11/28 09:42:51 rt 1.11.120.1: #111934#: join CWS dba01pp1


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [5e6654699b9d9ba7b042dbbcb103d5521caeb71d]

INTEGRATION: CWS geordi2q10 (1.32.120); FILE MERGED 2003/11/28 09:42:51 rt 1.32.120.1: #111934#: join CWS dba01pp1


2003-12-01  Mikhail Voitenko  <mav@openoffice.org>  [0691f950ca7bdeb7b128f56b56aded92c5bb6c3d]

#112923# adopt testcase for ole and ooo objects separation


2003-12-01  Mikhail Voitenko  <mav@openoffice.org>  [27df2a419dd7dedcfe1810eb31ec11aedeee7f6e]

#112923# increase refcount in the destructor


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [bbcbbafae58586de4df97b178b41fd03eaa05a3e]

INTEGRATION: CWS geordi2q10 (1.43.26); FILE MERGED 2003/11/28 09:40:34 rt 1.43.26.1: #111934#: join CWS dba01pp1


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [232ed9fdfa64d57b8c15524bb869847a61d66c81]

INTEGRATION: CWS geordi2q10 (1.10.80); FILE MERGED 2003/11/28 11:15:29 rt 1.10.80.1: #111934#: join CWS dba01pp1


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [e17bde3792c51461ec908841d4a5620c45f1e66c]

INTEGRATION: CWS geordi2q10 (1.20.10); FILE MERGED 2003/11/28 11:15:28 rt 1.20.10.1: #111934#: join CWS dba01pp1


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [04b66a8ebdeee4114db0eab0e7ca5be7579cb54a]

INTEGRATION: CWS geordi2q10 (1.81.108); FILE MERGED 2003/11/26 15:07:57 rt 1.81.108.1: #111934#: join CWS draw21


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [d85b616b460c4bec591242934343fade0f5452fe]

INTEGRATION: CWS geordi2q10 (1.11.194); FILE MERGED 2003/11/26 15:07:56 rt 1.11.194.1: #111934#: join CWS draw21


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [d42689cc2a82b1cd50d12f45dff9ac38efc075bc]

INTEGRATION: CWS geordi2q10 (1.4.194); FILE MERGED 2003/11/26 15:07:54 rt 1.4.194.1: #111934#: join CWS draw21


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [f68492add7b3e59d15d4d2a153ab9dbc0eb3d2b2]

INTEGRATION: CWS geordi2q10 (1.19.38); FILE MERGED 2003/11/27 15:31:47 rt 1.19.38.1: #111934#: join CWS kso8


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [dc22c709bc71b3df3a09ffb1badcabc2798845f0]

INTEGRATION: CWS geordi2q10 (1.28.38); FILE MERGED 2003/11/27 15:31:46 rt 1.28.38.1: #111934#: join CWS kso8


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [9181606523484cd09dba7bd217d169761cdc65d4]

INTEGRATION: CWS geordi2q10 (1.23.2); FILE MERGED 2003/11/27 17:04:13 rt 1.23.2.1: #111934#: join CWS draw22


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [f3d57e70677b94c5a1344700ea001eb9c53782b3]

INTEGRATION: CWS geordi2q10 (1.21.2); FILE MERGED 2003/11/27 17:04:12 rt 1.21.2.1: #111934#: join CWS draw22


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [bd56eb68e51c28d0596dff3df8c3ffeebba5fa78]

INTEGRATION: CWS geordi2q10 (1.26.2); FILE MERGED 2003/11/26 14:48:26 rt 1.26.2.1: #111934#: join CWS draw21


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [b0b0883f6d7a81c87b730fc077b8d5528d5110b7]

INTEGRATION: CWS geordi2q10 (1.66.2); FILE MERGED 2003/11/26 14:48:25 rt 1.66.2.1: #111934#: join CWS draw21


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [39cf9a513072a1676d55073de1971561f7401550]

INTEGRATION: CWS geordi2q10 (1.53.162); FILE MERGED 2003/11/26 16:09:32 rt 1.53.162.1: #111934#: join CWS draw20pp1


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [22589a83365138c8ac6b69031f0f25f98d355454]

INTEGRATION: CWS geordi2q10 (1.25.28); FILE MERGED 2003/11/26 16:09:30 rt 1.25.28.1: #111934#: join CWS draw20pp1


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [4cd5ae1505b58ac7a999a3baf4b29564778e2649]

INTEGRATION: CWS geordi2q10 (1.20.42); FILE MERGED 2003/11/26 16:09:29 rt 1.20.42.1: #111934#: join CWS draw20pp1


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [464fdf7e39bba55307fc76b7b34ea2efffa92eed]

INTEGRATION: CWS geordi2q10 (1.36.2); FILE MERGED 2003/11/27 17:04:08 rt 1.36.2.1: #111934#: join CWS draw22


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [f6b99bf60a70f9f738d471bb02b6829b34f35105]

INTEGRATION: CWS geordi2q10 (1.24.144); FILE MERGED 2003/11/27 17:04:07 rt 1.24.144.1: #111934#: join CWS draw22


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [1aff8e9e31dab1343b5aaa9ea3cfa0dc0a4a54db]

INTEGRATION: CWS geordi2q10 (1.19.2); FILE MERGED 2003/11/27 17:04:06 rt 1.19.2.1: #111934#: join CWS draw22


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [7dabb75ff11580e90a4d0b0e4d6c1b1e19a19596]

INTEGRATION: CWS geordi2q10 (1.62.2); FILE MERGED 2003/11/26 14:48:23 rt 1.62.2.1: #111934#: join CWS draw21


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [f06ca7d98160f559b3c78ef82a2e2c00828b13e3]

INTEGRATION: CWS geordi2q10 (1.28.2); FILE MERGED 2003/11/27 17:04:05 rt 1.28.2.1: #111934#: join CWS draw22


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [d2616df08640fd4c148f90c1bfe7787bd956696f]

INTEGRATION: CWS geordi2q10 (1.17.66); FILE MERGED 2003/11/27 10:59:47 rt 1.17.66.1: #111934#: join CWS vcl7pp1r2


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [51b1026a5d62fe8b7dfa93c28f412c1bab8a97ea]

INTEGRATION: CWS geordi2q10 (1.2.420); FILE MERGED 2003/11/28 09:19:23 rt 1.2.420.1: #111934#: join CWS dba01pp1


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [807b90757d1f531166fc6b106f29bf99c45d64e2]

INTEGRATION: CWS geordi2q10 (1.32.166); FILE MERGED 2003/11/27 12:33:47 rt 1.32.166.2: #111934#: join CWS os21 2003/11/27 11:04:18 rt 1.32.166.1: #111934#: join CWS os22


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [3499614131ef6499c7e9a1ac1acec130f7c6dd42]

INTEGRATION: CWS geordi2q10 (1.17.166); FILE MERGED 2003/11/27 11:04:18 rt 1.17.166.1: #111934#: join CWS os22


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [7c3d0392e9640af18279f0474874581ac3d7c69c]

INTEGRATION: CWS geordi2q10 (1.62.236); FILE MERGED 2003/11/27 11:04:17 rt 1.62.236.1: #111934#: join CWS os22


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [3e6e146a978136e56f20459711a9fcb59b2b3d12]

INTEGRATION: CWS geordi2q10 (1.98.8); FILE MERGED 2003/11/27 10:28:57 rt 1.98.8.1: #111934#: join CWS vcl7pp1r2


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [70c51e4b90d099aeb8eee31253994f6ea688902e]

INTEGRATION: CWS geordi2q10 (1.74.8); FILE MERGED 2003/11/27 10:28:56 rt 1.74.8.1: #111934#: join CWS vcl7pp1r2


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [7a8e976a7471463421a47fddbdabd6b1d70d7503]

INTEGRATION: CWS geordi2q10 (1.50.8); FILE MERGED 2003/11/27 10:28:56 rt 1.50.8.1: #111934#: join CWS vcl7pp1r2


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [91f4614889460b04fb074d578fcd56fb71635ebc]

INTEGRATION: CWS geordi2q10 (1.9.8); FILE MERGED 2003/11/27 10:28:55 rt 1.9.8.1: #111934#: join CWS vcl7pp1r2


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [3be08fa96a5da995c5926f3ffdbae19b1907fd41]

INTEGRATION: CWS geordi2q10 (1.166.8); FILE MERGED 2003/11/27 10:28:54 rt 1.166.8.1: #111934#: join CWS vcl7pp1r2


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [50d32ac95e5d400e5bc410e0604e054837224994]

INTEGRATION: CWS geordi2q10 (1.9.208); FILE MERGED 2003/11/27 10:28:52 rt 1.9.208.1: #111934#: join CWS vcl7pp1r2


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [6507b958c99fad0f2f68214ab8b68f2a49b940fd]

INTEGRATION: CWS geordi2q10 (1.16.146); FILE MERGED 2003/11/27 10:28:52 rt 1.16.146.1: #111934#: join CWS vcl7pp1r2


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [e1cffa0be8ae1b9e703724a35db254d75e6f79ee]

INTEGRATION: CWS geordi2q10 (1.31.8); FILE MERGED 2003/11/27 10:28:51 rt 1.31.8.1: #111934#: join CWS vcl7pp1r2


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [14aeeb2107e21dc9e1cffa1eb2cfe13f589ed302]

INTEGRATION: CWS geordi2q10 (1.109.8); FILE MERGED 2003/11/27 10:28:51 rt 1.109.8.1: #111934#: join CWS vcl7pp1r2


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [7883e9e5882b26948827fe9f2f75387e3c1e59ae]

INTEGRATION: CWS geordi2q10 (1.26.8); FILE MERGED 2003/11/27 10:28:50 rt 1.26.8.1: #111934#: join CWS vcl7pp1r2


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [ad873385b82509996a0f75d8b6966876dd01cd25]

INTEGRATION: CWS geordi2q10 (1.48.8); FILE MERGED 2003/11/27 10:28:47 rt 1.48.8.1: #111934#: join CWS vcl7pp1r2


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [0859fc090e8eb42abe3700f5bf4128a1b03fdd77]

INTEGRATION: CWS geordi2q10 (1.12.212); FILE MERGED 2003/11/27 10:28:42 rt 1.12.212.1: #111934#: join CWS vcl7pp1r2


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [af9b8b96d42e348db088e25b74bbd67061765a4f]

INTEGRATION: CWS geordi2q10 (1.23.8); FILE MERGED 2003/11/27 10:28:42 rt 1.23.8.1: #111934#: join CWS vcl7pp1r2


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [853efc1f2cb15d7bf83ac8250cfab856a4363f75]

INTEGRATION: CWS geordi2q10 (1.19.8); FILE MERGED 2003/11/27 10:28:40 rt 1.19.8.1: #111934#: join CWS vcl7pp1r2


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [5b06b7c8b7f49c8ab52c43d91c8893d05ff5409d]

INTEGRATION: CWS dr9 (1.19.86); FILE MERGED 2003/08/01 15:40:17 dr 1.19.86.1: #i4063# print entire sheet option


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [cd00c815cb655b3d9f772b09a27f2446a9f25e69]

INTEGRATION: CWS geordi2q10 (1.81.8); FILE MERGED 2003/11/27 10:28:37 rt 1.81.8.1: #111934#: join CWS vcl7pp1r2


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [894ce3157be820c90c4af2ee69cde8f919ad0501]

INTEGRATION: CWS dr9 (1.9.102); FILE MERGED 2003/11/21 13:52:16 dr 1.9.102.1: #i22589# enable 'Remove Print Area' slot, if 'Print Entire Sheet' enabled at sheet


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [6193020ab39e7da984512d4cc675185f69795400]

INTEGRATION: CWS geordi2q10 (1.178.2); FILE MERGED 2003/11/27 10:28:37 rt 1.178.2.1: #111934#: join CWS vcl7pp1r2


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [d8f3ca6008a06686a3ef46ab86fc75814404608c]

INTEGRATION: CWS dr9 (1.17.60); FILE MERGED 2003/08/01 15:40:16 dr 1.17.60.1: #i4063# print entire sheet option


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [7717830cc6ab7cf58e6de4817d555269102a697c]

INTEGRATION: CWS geordi2q10 (1.9.174); FILE MERGED 2003/11/27 10:28:36 rt 1.9.174.1: #111934#: join CWS vcl7pp1r2


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [0aab18d355f037bf2c8a0c440699b08ea1c3201d]

INTEGRATION: CWS dr9 (1.29.86); FILE MERGED 2003/08/01 15:40:16 dr 1.29.86.1: #i4063# print entire sheet option


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [733c386efa228308b75459c8b60b14c2b619e4d7]

INTEGRATION: CWS geordi2q10 (1.25.8); FILE MERGED 2003/11/27 10:28:35 rt 1.25.8.1: #111934#: join CWS vcl7pp1r2


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [aca232e743e52197eb96dfa4575f2c7d65417fb1]

INTEGRATION: CWS dr9 (1.3.212); FILE MERGED 2003/08/01 15:40:15 dr 1.3.212.1: #i4063# print entire sheet option


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [496ab044f07c69d23baa5ac186c8681a37ec5ca1]

INTEGRATION: CWS geordi2q10 (1.49.8); FILE MERGED 2003/11/27 10:28:33 rt 1.49.8.1: #111934#: join CWS vcl7pp1r2


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [92186bd1237047081d9cb166fe74152116a7b1d0]

INTEGRATION: CWS dr9 (1.77.110); FILE MERGED 2003/10/28 09:29:33 dr 1.77.110.3: RESYNC: (1.77-1.78); FILE MERGED 2003/08/19 12:04:51 sab 1.77.110.2: #i4063#; add automatic print ranges 2003/08/01 15:39:41 dr 1.77.110.1: #i4063# print entire sheet option


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [454bf35ca7db695f1094e45a0550157cfe3e8188]

INTEGRATION: CWS geordi2q10 (1.17.174); FILE MERGED 2003/11/27 17:21:57 rt 1.17.174.1: #111934#: join CWS thb07


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [1c6c6b3d634c18ef8c30cc6bf2932ed5a643bbbe]

INTEGRATION: CWS dr9 (1.44.12); FILE MERGED 2003/10/15 16:00:33 dr 1.44.12.3: #i4063# final strings 2003/10/15 15:36:10 dr 1.44.12.2: #i4063# final strings 2003/08/01 15:39:23 dr 1.44.12.1: #i4063# print entire sheet option


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [a4ff8efce68f83392229a9ff0884f50724e1d9b1]

INTEGRATION: CWS geordi2q10 (1.26.56); FILE MERGED 2003/11/27 10:28:33 rt 1.26.56.1: #111934#: join CWS vcl7pp1r2


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [056e434a01ec0a0019efdbd06b70fdcd93dabbd0]

INTEGRATION: CWS dr9 (1.6.102); FILE MERGED 2003/08/01 15:39:23 dr 1.6.102.1: #i4063# print entire sheet option


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [44ca9a79fd942f1a237b4e7cbe155e1230675515]

INTEGRATION: CWS geordi2q10 (1.59.8); FILE MERGED 2003/11/27 10:28:32 rt 1.59.8.1: #111934#: join CWS vcl7pp1r2


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [c504bab2149c6fbcc07abd50415a181a8e56a392]

INTEGRATION: CWS dr9 (1.16.212); FILE MERGED 2003/11/21 14:23:57 dr 1.16.212.2: RESYNC: (1.16-1.17); FILE MERGED 2003/08/01 15:38:59 dr 1.16.212.1: #i4063# print entire sheet option


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [7971ef7c52c88a02f519e992f991bbc40ff5b979]

INTEGRATION: CWS geordi2q10 (1.160.2); FILE MERGED 2003/11/27 10:28:31 rt 1.160.2.1: #111934#: join CWS vcl7pp1r2


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [ed5c23580ae334aa3e4b04eeca29e6768de036bc]

INTEGRATION: CWS dr9 (1.25.88); FILE MERGED 2003/09/23 09:17:42 dr 1.25.88.2: RESYNC: (1.25-1.26); FILE MERGED 2003/08/01 15:38:48 dr 1.25.88.1: #i4063# print entire sheet option


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [274e51803e879c334187fa5066a77b88ede5de7e]

INTEGRATION: CWS geordi2q10 (1.11.202); FILE MERGED 2003/11/27 10:28:31 rt 1.11.202.1: #111934#: join CWS vcl7pp1r2


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [3a35151042558aa6bee1239ba8ebb679d0561617]

INTEGRATION: CWS dr9 (1.7.246); FILE MERGED 2003/08/19 12:02:17 sab 1.7.246.1: #i4063#; add automatic print ranges


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [c9a9641f4b8de5c4a448806069981a7eb545cb3d]

INTEGRATION: CWS geordi2q10 (1.22.48); FILE MERGED 2003/11/28 09:44:06 rt 1.22.48.1: #111934#: join CWS dba01pp1


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [d0fe825cf3b9aa8dae4260dbb56abfab1d15a777]

INTEGRATION: CWS dr9 (1.28.234); FILE MERGED 2003/08/19 12:02:15 sab 1.28.234.1: #i4063#; add automatic print ranges


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [56ac5d02988d36167addb0fe1bbfc2d0fda0306c]

INTEGRATION: CWS geordi2q10 (1.23.154); FILE MERGED 2003/11/27 12:43:15 rt 1.23.154.1: #111934#: join CWS os21


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [9af694c736188af97865bddf0f1f74730ad4fc69]

INTEGRATION: CWS dr9 (1.64.56); FILE MERGED 2003/09/23 09:21:04 dr 1.64.56.2: RESYNC: (1.64-1.66); FILE MERGED 2003/08/19 12:00:59 sab 1.64.56.1: #i4063#; add automatic print ranges


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [74a37f9916f42bf7c446a16294e082ebba1f9938]

INTEGRATION: CWS dr9 (1.87.56); FILE MERGED 2003/09/23 09:20:55 dr 1.87.56.2: RESYNC: (1.87-1.89); FILE MERGED 2003/08/19 12:00:58 sab 1.87.56.1: #i4063#; add automatic print ranges


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [d4a22f0840abbf601444f3d95f84449f437d1648]

INTEGRATION: CWS dr9 (1.168.4); FILE MERGED 2003/09/23 09:20:45 dr 1.168.4.2: RESYNC: (1.168-1.169); FILE MERGED 2003/08/19 12:00:34 sab 1.168.4.1: #i4063#; add automatic print ranges


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [35ce43ebbff753cce1fb9c2b473924dd307318b1]

INTEGRATION: CWS dr9 (1.53.44); FILE MERGED 2003/11/24 08:43:28 dr 1.53.44.6: #100000# merge conflict 2003/11/21 14:33:01 dr 1.53.44.5: RESYNC: (1.56-1.57); FILE MERGED 2003/10/28 09:35:08 dr 1.53.44.4: RESYNC: (1.55-1.56); FILE MERGED 2003/09/23 09:27:43 dr 1.53.44.3: RESYNC: (1.54-1.55); FILE MERGED 2003/08/20 11:32:10 dr 1.53.44.2: RESYNC: (1.53-1.54); FILE MERGED 2003/08/01 15:38:13 dr 1.53.44.1: #i4063# print entire sheet option


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [f768397ba23f7c69c2b7749d4c5d659d5209c59e]

INTEGRATION: CWS dr9 (1.64.2); FILE MERGED 2003/11/21 14:32:43 dr 1.64.2.3: RESYNC: (1.66-1.67); FILE MERGED 2003/09/23 09:27:37 dr 1.64.2.2: RESYNC: (1.64-1.66); FILE MERGED 2003/08/01 15:38:12 dr 1.64.2.1: #i4063# print entire sheet option


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [72a33fd48dcc44f03644aeed40ce386843aafb5f]

INTEGRATION: CWS dr9 (1.59.44); FILE MERGED 2003/09/23 09:26:53 dr 1.59.44.2: RESYNC: (1.59-1.60); FILE MERGED 2003/08/01 15:38:32 dr 1.59.44.1: #i4063# extended NAME


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [a5d7ff4e88e13545981329584677713ddc7d686c]

INTEGRATION: CWS dr9 (1.1.1.1.256); FILE MERGED 2003/08/01 15:37:50 dr 1.1.1.1.256.1: #i4063# print entire sheet option


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [fc5b1644b4b2387d67cf59defbf8cbabdb789758]

INTEGRATION: CWS dr9 (1.22.102); FILE MERGED 2003/08/01 15:37:33 dr 1.22.102.1: #i4063# print entire sheet option


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [f2d4a42eb1133f0e04c236ec41fa99b52ff47d0c]

INTEGRATION: CWS dr9 (1.6.212); FILE MERGED 2003/08/01 15:37:33 dr 1.6.212.1: #i4063# print entire sheet option


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [debe1177c692c5b64f4c4e5145851c14fc28c6d9]

INTEGRATION: CWS dr9 (1.49.94); FILE MERGED 2003/09/23 09:31:10 dr 1.49.94.2: RESYNC: (1.49-1.50); FILE MERGED 2003/08/01 15:37:32 dr 1.49.94.1: #i4063# print entire sheet option


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [a7a29982eabd2fd609c76b6847210b0867937d58]

INTEGRATION: CWS dr9 (1.38.110); FILE MERGED 2003/10/28 09:36:41 dr 1.38.110.2: RESYNC: (1.38-1.39); FILE MERGED 2003/08/01 15:37:32 dr 1.38.110.1: #i4063# print entire sheet option


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [8359f975b06ba831fd2921ef61192ca0fc3fbdfc]

INTEGRATION: CWS dr9 (1.3.242); FILE MERGED 2003/08/19 11:59:48 sab 1.3.242.1: #i4063#; add automatic print ranges


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [dbef1e7c0a4cdf2b554b76088d1be0799b75bac5]

INTEGRATION: CWS dr9 (1.51.86); FILE MERGED 2003/10/28 09:47:51 dr 1.51.86.3: RESYNC: (1.53-1.54); FILE MERGED 2003/09/23 09:38:19 dr 1.51.86.2: RESYNC: (1.51-1.53); FILE MERGED 2003/08/19 11:59:47 sab 1.51.86.1: #i4063#; add automatic print ranges


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [b4e27a2bf10eb4fc5031636509fb024bc1cfa5fc]

INTEGRATION: CWS dr9 (1.19.212); FILE MERGED 2003/08/01 15:37:03 dr 1.19.212.1: #i4063# print entire sheet option


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [e6f4ee7e64a9a51f09515153443c074f70eff934]

INTEGRATION: CWS dr9 (1.1.1.1.256); FILE MERGED 2003/08/01 15:37:03 dr 1.1.1.1.256.1: #i4063# print entire sheet option


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [43d5bd309fe8cd553e6260bbbdaaaf525948b44c]

INTEGRATION: CWS dr9 (1.67.86); FILE MERGED 2003/10/28 09:47:19 dr 1.67.86.4: RESYNC: (1.68-1.69); FILE MERGED 2003/09/23 09:37:11 dr 1.67.86.3: RESYNC: (1.67-1.68); FILE MERGED 2003/08/19 11:59:04 sab 1.67.86.2: #i4063#; better comment 2003/08/01 15:37:02 dr 1.67.86.1: #i4063# print entire sheet option


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [179c73745b3945d970c283e1b2197a9a0f9dea25]

INTEGRATION: CWS geordi2q10 (1.15.298); FILE MERGED 2003/11/27 11:26:41 rt 1.15.298.1: #111934#: join CWS os22


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [682a2705cc1c1149bf0231035f0705539cf81a45]

INTEGRATION: CWS geordi2q10 (1.13.298); FILE MERGED 2003/11/27 12:40:45 rt 1.13.298.1: #111934#: join CWS os21


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [670f16cbcd8f798c6dacbf3334f04bb7c321213e]

INTEGRATION: CWS geordi2q10 (1.43.294); FILE MERGED 2003/11/26 16:20:49 rt 1.43.294.1: #111934#: join CWS sw7pp1a


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [b183739968b7ff30f186527b9d3ba96897785412]

INTEGRATION: CWS geordi2q10 (1.4.298); FILE MERGED 2003/11/27 11:26:40 rt 1.4.298.1: #111934#: join CWS os22


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [e3ee2d2f4eb81c6f81d63db6e9ad787cb4deceee]

INTEGRATION: CWS geordi2q10 (1.15.262); FILE MERGED 2003/11/27 11:26:39 rt 1.15.262.1: #111934#: join CWS os22


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [f15c2dcc03ec70d9b49de4d36ebfe7b4f8be53cb]

INTEGRATION: CWS geordi2q10 (1.3.298); FILE MERGED 2003/11/27 12:40:44 rt 1.3.298.1: #111934#: join CWS os21


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [ea304f56a985dae7afd12dbb775e1ea57e95579b]

INTEGRATION: CWS geordi2q10 (1.13.294); FILE MERGED 2003/11/26 16:20:48 rt 1.13.294.1: #111934#: join CWS sw7pp1a


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [0ba5fc17aad68ccd6163473b6e59faeee8299f8d]

INTEGRATION: CWS geordi2q10 (1.2.332); FILE MERGED 2003/11/27 12:40:42 rt 1.2.332.1: #111934#: join CWS os21


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [7297d59883bc1d3d5c61d5b2990d3208f9c51416]

INTEGRATION: CWS dr9 (1.6.204); FILE MERGED 2003/08/22 14:39:32 dr 1.6.204.1: #i4063# XPrintAreas is not deprecated


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [e84d7b8ce969d71397f8e866aaaea1a8c451d960]

INTEGRATION: CWS geordi2q10 (1.6.470); FILE MERGED 2003/11/27 12:40:41 rt 1.6.470.1: #111934#: join CWS os21


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [2a16ffd015a156bd7116361f5839c664d01eaba9]

INTEGRATION: CWS dr9 (1.4.204); FILE MERGED 2003/08/19 12:24:02 sab 1.4.204.1: #i4063#; add automatic print ranges


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [a03c54274e02de48942415b14c588ea6a16d0cb5]

INTEGRATION: CWS geordi2q10 (1.12.298); FILE MERGED 2003/11/27 12:40:39 rt 1.12.298.1: #111934#: join CWS os21


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [809c4cee31e07c9273ef15169fa6d8c865e8c719]

INTEGRATION: CWS geordi2q10 (1.10.106); FILE MERGED 2003/11/27 12:40:35 rt 1.10.106.1: #111934#: join CWS os21


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [8a3baba84aa42f63ae91ec1ae5eee919ff7b8331]

INTEGRATION: CWS geordi2q10 (1.6.298); FILE MERGED 2003/11/27 12:40:34 rt 1.6.298.1: #111934#: join CWS os21


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [e7d74a2292de529db8eb7657cc9f15e9a6cab3d6]

INTEGRATION: CWS geordi2q10 (1.4.462); FILE MERGED 2003/11/27 12:40:32 rt 1.4.462.1: #111934#: join CWS os21


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [9d7b4aa917cd76ea376967be93579eefcae7541c]

INTEGRATION: CWS geordi2q10 (1.11.298); FILE MERGED 2003/11/27 12:40:32 rt 1.11.298.1: #111934#: join CWS os21


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [ed29cfeea70e334b33bdbe90343803be4dbf475e]

INTEGRATION: CWS geordi2q10 (1.11.244); FILE MERGED 2003/11/27 12:40:31 rt 1.11.244.1: #111934#: join CWS os21


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [f8654aaaeb186a66ad71becb0282c4238067f52f]

INTEGRATION: CWS geordi2q10 (1.8.298); FILE MERGED 2003/11/27 12:40:27 rt 1.8.298.1: #111934#: join CWS os21


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [6c3bb67115518b284e98c528dddac86b2d101868]

INTEGRATION: CWS geordi2q10 (1.72.76); FILE MERGED 2003/11/27 10:57:19 rt 1.72.76.1: #111934#: join CWS vcl7pp1r2


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [fe2056975bb88d36ac5c426fab265882ad9fe192]

INTEGRATION: CWS geordi2q10 (1.71.2); FILE MERGED 2003/11/27 12:40:24 rt 1.71.2.2: #111934#: join CWS os21 2003/11/27 08:56:50 rt 1.71.2.1: #111934#: join CWS sw7pp1b


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [58994a20a532ec7de88e526312fcff5d497ae880]

INTEGRATION: CWS geordi2q10 (1.18.244); FILE MERGED 2003/11/27 12:40:21 rt 1.18.244.1: #111934#: join CWS os21


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [1469b1912c350106477205d473c308cc4151e36d]

INTEGRATION: CWS geordi2q10 (1.72.2); FILE MERGED 2003/11/27 11:26:37 rt 1.72.2.1: #111934#: join CWS os22


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [894c1207709fd9d117b16a458698fe68c588cfdd]

INTEGRATION: CWS geordi2q10 (1.3.298); FILE MERGED 2003/11/27 12:40:15 rt 1.3.298.1: #111934#: join CWS os21


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [399d2a65f3e388d47bc6d47546cbd492fef256e3]

INTEGRATION: CWS geordi2q10 (1.41.2); FILE MERGED 2003/11/27 08:56:49 rt 1.41.2.1: #111934#: join CWS sw7pp1b


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [944720edde8526724080990ca98a094bd43f22c6]

INTEGRATION: CWS geordi2q10 (1.10.190); FILE MERGED 2003/11/27 08:56:49 rt 1.10.190.1: #111934#: join CWS sw7pp1b


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [b303ae0103d0636ccbc87165cdeb43ecf83afb30]

INTEGRATION: CWS geordi2q10 (1.3.298); FILE MERGED 2003/11/26 16:20:45 rt 1.3.298.1: #111934#: join CWS sw7pp1a


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [8387f2b4f95f929ecaf3f490cdd57061603ba300]

INTEGRATION: CWS geordi2q10 (1.79.30); FILE MERGED 2003/11/27 11:26:36 rt 1.79.30.1: #111934#: join CWS os22


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [47e2e3ff72ead718fcda4d879905e2d24f70868f]

INTEGRATION: CWS geordi2q10 (1.25.100); FILE MERGED 2003/11/27 08:56:48 rt 1.25.100.1: #111934#: join CWS sw7pp1b


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [2e2a1373533af1ff5b89262d7d198bd59660c0ea]

INTEGRATION: CWS geordi2q10 (1.4.298); FILE MERGED 2003/11/26 16:20:43 rt 1.4.298.1: #111934#: join CWS sw7pp1a


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [ef859fada1aac09e6596236331d540a2fdad3f52]

INTEGRATION: CWS dr9 (1.44.20); FILE MERGED 2003/10/28 08:37:06 dr 1.44.20.3: RESYNC: (1.46-1.47); FILE MERGED 2003/09/23 08:57:02 dr 1.44.20.2: RESYNC: (1.44-1.46); FILE MERGED 2003/08/19 12:10:07 sab 1.44.20.1: #i4063#; add automatic print ranges


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [b942e5ca27ac9e70abbc65f80d499518e5814166]

INTEGRATION: CWS geordi2q10 (1.8.298); FILE MERGED 2003/11/26 16:20:41 rt 1.8.298.1: #111934#: join CWS sw7pp1a


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [1a19bb8766f3725d4985afc6aad95c0837a970ef]

INTEGRATION: CWS geordi2q10 (1.6.298); FILE MERGED 2003/11/27 08:56:47 rt 1.6.298.1: #111934#: join CWS sw7pp1b


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [4db1bc9e6f6c13bf93c3cd735914520ac85fb076]

INTEGRATION: CWS dr9 (1.42.140); FILE MERGED 2003/09/23 08:57:35 dr 1.42.140.2: RESYNC: (1.42-1.43); FILE MERGED 2003/08/19 12:08:42 sab 1.42.140.1: #i4063#; add automatic print ranges


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [69c56e90b5a0edc32b3de5aff2193ac007f64c55]

INTEGRATION: CWS geordi2q10 (1.40.62); FILE MERGED 2003/11/26 16:20:39 rt 1.40.62.1: #111934#: join CWS sw7pp1a


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [766d2b65e3799fb66099c94837280cb9102219a6]

INTEGRATION: CWS geordi2q10 (1.79.48); FILE MERGED 2003/11/27 12:40:13 rt 1.79.48.1: #111934#: join CWS os21


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [ec29b256823e9f560ffbaec97069ff54d32d602d]

INTEGRATION: CWS geordi2q10 (1.41.2); FILE MERGED 2003/11/27 08:56:46 rt 1.41.2.1: #111934#: join CWS sw7pp1b


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [d0edabb9043f5e447f84d8de915183721821f4ac]

INTEGRATION: CWS geordi2q10 (1.44.2); FILE MERGED 2003/11/27 09:27:52 rt 1.44.2.1: #111934#: join CWS sw7pp1c


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [c45db1c54e8f8b1196a624fc6ded31cc292d7bea]

INTEGRATION: CWS geordi2q10 (1.28.232); FILE MERGED 2003/11/27 09:27:51 rt 1.28.232.1: #111934#: join CWS sw7pp1c


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [5523dfed17a44c8350c836acc5ef929dce6d565c]

INTEGRATION: CWS geordi2q10 (1.71.2); FILE MERGED 2003/11/27 08:56:44 rt 1.71.2.1: #111934#: join CWS sw7pp1b


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [ef286dcf2dfab489b850554b426585a98dfc4e0a]

INTEGRATION: CWS geordi2q10 (1.33.2); FILE MERGED 2003/11/27 08:56:44 rt 1.33.2.1: #111934#: join CWS sw7pp1b


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [e2c8ef5884f32c8bed95f6a4f217870e13027923]

INTEGRATION: CWS geordi2q10 (1.51.2); FILE MERGED 2003/11/27 08:56:43 rt 1.51.2.1: #111934#: join CWS sw7pp1b


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [de33116d2107e576a855a3638fc7ed11510d8851]

INTEGRATION: CWS geordi2q10 (1.17.80); FILE MERGED 2003/11/27 12:40:10 rt 1.17.80.2: #111934#: join CWS os21 2003/11/27 09:27:50 rt 1.17.80.1: #111934#: join CWS sw7pp1c


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [dabe4d32d10162fec030d9fa7aacf0579ef0ca6f]

INTEGRATION: CWS geordi2q10 (1.25.48); FILE MERGED 2003/11/26 16:20:38 rt 1.25.48.1: #111934#: join CWS sw7pp1a


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [1b6e0d787f68be7d90bf85b91c8cb4d2b9398b21]

INTEGRATION: CWS geordi2q10 (1.33.48); FILE MERGED 2003/11/27 08:56:42 rt 1.33.48.1: #111934#: join CWS sw7pp1b


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [2dc0a2a83a9eb28cf1140633f539918cbf344740]

INTEGRATION: CWS geordi2q10 (1.22.2); FILE MERGED 2003/11/27 08:56:41 rt 1.22.2.1: #111934#: join CWS sw7pp1b


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [583b6f119faa68d85ebb0bde44f9b739883400fd]

INTEGRATION: CWS geordi2q10 (1.10.298); FILE MERGED 2003/11/26 16:20:36 rt 1.10.298.1: #111934#: join CWS sw7pp1a


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [42dc6aec130626c95b1246692f41a1ae477006f8]

INTEGRATION: CWS geordi2q10 (1.11.298); FILE MERGED 2003/11/27 09:27:49 rt 1.11.298.1: #111934#: join CWS sw7pp1c


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [1578513dcea2aa1deb91a1f8c4a4c79bf9277db9]

INTEGRATION: CWS geordi2q10 (1.9.298); FILE MERGED 2003/11/27 08:56:41 rt 1.9.298.1: #111934#: join CWS sw7pp1b


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [c7aabd04fb5a54a783268a19aa38fb42eb762066]

INTEGRATION: CWS geordi2q10 (1.24.298); FILE MERGED 2003/11/27 08:56:39 rt 1.24.298.1: #111934#: join CWS sw7pp1b


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [c634214a1f9d3f116cf4d792fe0fd91ca1ec15fb]

INTEGRATION: CWS geordi2q10 (1.11.82); FILE MERGED 2003/11/27 08:56:39 rt 1.11.82.1: #111934#: join CWS sw7pp1b


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [764e8038e89cdd9ce445def0fb03c37e6249024c]

INTEGRATION: CWS geordi2q10 (1.19.298); FILE MERGED 2003/11/27 08:56:38 rt 1.19.298.1: #111934#: join CWS sw7pp1b


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [133a38f3b1de08a65f42bf2d9a626263394e8627]

INTEGRATION: CWS geordi2q10 (1.7.2); FILE MERGED 2003/11/27 12:40:06 rt 1.7.2.1: #111934#: join CWS os21


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [f68a75419e2a32045389f2d6d088b5e7ba3b389e]

INTEGRATION: CWS geordi2q10 (1.25.298); FILE MERGED 2003/11/27 11:26:35 rt 1.25.298.1: #111934#: join CWS os22


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [93787070a27f6a587832c984694ebacf25153246]

INTEGRATION: CWS geordi2q10 (1.4.94); FILE MERGED 2003/11/26 16:20:34 rt 1.4.94.1: #111934#: join CWS sw7pp1a


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [6739f172813ff3e09fba3d57a31be20e350bac71]

INTEGRATION: CWS geordi2q10 (1.7.2); FILE MERGED 2003/11/27 08:56:37 rt 1.7.2.1: #111934#: join CWS sw7pp1b


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [81544f1c84364fd2cae34330c229c2f73af0b187]

INTEGRATION: CWS geordi2q10 (1.17.260); FILE MERGED 2003/11/27 12:40:03 rt 1.17.260.1: #111934#: join CWS os21


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [2a6d18fbb0b96c28fb1f8d6e828c95a090630e55]

INTEGRATION: CWS geordi2q10 (1.3.96); FILE MERGED 2003/11/27 17:05:08 rt 1.3.96.1: #111934#: join CWS draw22


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [731a040f825b874a99faa31a2d3ab7c1adac1b80]

INTEGRATION: CWS geordi2q10 (1.6.104); FILE MERGED 2003/11/27 17:05:08 rt 1.6.104.1: #111934#: join CWS draw22


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [eea8fd2de1d084d83dc2e09cf64ecf5d4f64450d]

INTEGRATION: CWS geordi2q10 (1.25.94); FILE MERGED 2003/11/27 17:17:42 rt 1.25.94.2: #111934#: join CWS thb07 2003/11/27 17:08:56 rt 1.25.94.1: #111934#: join CWS sj06


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [adaea860e02160da266509652c0d0c6adabaa8b6]

INTEGRATION: CWS geordi2q10 (1.24.10); FILE MERGED 2003/11/27 09:53:22 rt 1.24.10.1: #111934#: join CWS vcl7pp1r2


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [1113c0b3044668f1dd097cc3873b32e8b99761bf]

INTEGRATION: CWS geordi2q10 (1.24.112); FILE MERGED 2003/11/27 11:02:53 rt 1.24.112.1: #111934#: join CWS os22


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [db54212c28e76784ea5302f5e9c3e21e96b062c5]

INTEGRATION: CWS geordi2q10 (1.39.2); FILE MERGED 2003/11/26 14:54:11 rt 1.39.2.1: #111934#: join CWS draw21


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [8c659de0c996bc244ca94cf6b44a2b108685b68d]

INTEGRATION: CWS geordi2q10 (1.113.2); FILE MERGED 2003/11/27 17:12:30 rt 1.113.2.1: #111934#: join CWS sj06


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [3062679857e9c319b5bb8804b90b85cf631f02dc]

INTEGRATION: CWS geordi2q10 (1.34.2); FILE MERGED 2003/11/27 17:01:08 rt 1.34.2.1: #111934#: join CWS draw22


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [90a78f8f8f26053f77f9a74185581a89264432ac]

INTEGRATION: CWS geordi2q10 (1.13.88); FILE MERGED 2003/11/28 16:19:14 rt 1.13.88.1: #111934#: join CWS dr13


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [2dca393aff2a489860ef0864d28bbb6a0db712a0]

INTEGRATION: CWS geordi2q10 (1.85.2); FILE MERGED 2003/11/27 17:12:29 rt 1.85.2.1: #111934#: join CWS sj06


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [1272bca24b7ea07a9d6dff2983fbf414b5ae2b52]

INTEGRATION: CWS geordi2q10 (1.11.504); FILE MERGED 2003/11/26 14:54:08 rt 1.11.504.1: #111934#: join CWS draw21


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [8446a279afcaaad7c2eebea700b021083d758d86]

INTEGRATION: CWS geordi2q10 (1.43.2); FILE MERGED 2003/11/28 09:38:08 rt 1.43.2.1: #111934#: join CWS dba01pp1


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [2b938231aa1b14aa5122d63eb9cf322cbeb9d2f5]

INTEGRATION: CWS geordi2q10 (1.41.2); FILE MERGED 2003/11/28 09:38:08 rt 1.41.2.1: #111934#: join CWS dba01pp1


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [96097a699326b52a776bfb02558cb22691af0f9e]

INTEGRATION: CWS geordi2q10 (1.62.298); FILE MERGED 2003/11/28 09:38:07 rt 1.62.298.1: #111934#: join CWS dba01pp1


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [10bd1a06e929590e762c05d33f0cab411026886b]

INTEGRATION: CWS geordi2q10 (1.39.504); FILE MERGED 2003/11/28 09:38:06 rt 1.39.504.1: #111934#: join CWS dba01pp1


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [7cdda558abe142185c27d3dc53dd8edfb3bf44e3]

INTEGRATION: CWS geordi2q10 (1.63.106); FILE MERGED 2003/11/27 11:06:04 rt 1.63.106.1: #111934#: join CWS os22


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [3895ac9ad13e2b0d155419cb2bca9bd6e2369886]

INTEGRATION: CWS geordi2q10 (1.16.288); FILE MERGED 2003/11/27 17:20:51 rt 1.16.288.1: #111934#: join CWS thb07


2003-12-01  Rüdiger Timm  <rt@openoffice.org>  [ab9e8696dd4b615c10d0e3a457eb7e962a6b8cef]

INTEGRATION: CWS geordi2q10 (1.41.228); FILE MERGED 2003/11/27 17:20:51 rt 1.41.228.1: #111934#: join CWS thb07


2003-12-01  Mikhail Voitenko  <mav@openoffice.org>  [95c33012d3510161d8b7362bb5ec255aafc2f7a1]

#112923# place ole and ooo objects in separate libraries


2003-11-28  Mikhail Voitenko  <mav@openoffice.org>  [8a93e6446752dae86ae6182d4014d708eca2444d]

#112923# place ole and ooo objects in separate libraries


2003-11-28  Mikhail Voitenko  <mav@openoffice.org>  [6f1b7138d148828ad3f5d3f9214f02aaab770902]

#112923# place ole and ooo objects in separate libraries


2003-11-28  Mikhail Voitenko  <mav@openoffice.org>  [a1eb4f549b7041bbb0ba75efdb749fddf77489cd]

#112923# place ole and ooo objects in separate libraries


2003-11-28  Mikhail Voitenko  <mav@openoffice.org>  [f093e206c10618852e005e19d3f775dd419ca338]

#112923# place ole and ooo objects in separate libraries


2003-11-28  Tomas O'Connor  <toconnor@openoffice.org>  [babff10c4f33803030aca35e2bd82dd6c657c624]

#i16574# - Add Rhino and BeanShell jar files to OpenOffice.org external project. A modified Main.java source file is included for Rhino which is rebuilt and repackaged into the Rhino jar file.


2003-11-28  Armin Weiss  <aw@openoffice.org>  [d539c95155ccc7030411f7494704894a3ac610a8]

Removed in-between namespaces (curve, matrix, numeric, point, polygon, range, tuple, vector). Names were too common and e.g. vector leaded to problems with some defines. This is now avoided. Also some bug fixes, addition of 3d polygon tooling etc.


2003-11-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ce0ce72d1fd37f7b8e7cb4ebc372d8cd6b4ab9c0]

#100000#: remove NOOPTFILES for Solaris Intel


2003-11-27  Björn Milcke  <bm@openoffice.org>  [e91ab940670f652bf858fc5888b13828ae6d007a]

legend AutoPosition -> AnchorPositiob


2003-11-27  Björn Milcke  <bm@openoffice.org>  [4d9ac299152f4278ecb61e91ea229085a6b5a141]

service documentation


2003-11-27  Björn Milcke  <bm@openoffice.org>  [77315e0c9ccf3be4fee3e9dc52307780e8c050af]

scene properties at diagram


2003-11-26  Kurt Zenker  <kz@openoffice.org>  [64302b4b1bec21abac069869576bf912a3a3d95c]

new version for FIX645


2003-11-26  Mikhail Voitenko  <mav@openoffice.org>  [586d6b72db065b86efa7940a91d0e02b8ac44f0c]

#112923# breaking of ole link and assertion fixes


2003-11-26  Björn Milcke  <bm@openoffice.org>  [a44540b381cadc0665093c85dd03d8d8156ff69d]

positions at model objects


2003-11-26  Ingrid Halama  <iha@openoffice.org>  [2201088d7377ed1f491cfb88cf841f1695ea38e6]

handle negativ values completly as abs


2003-11-26  Ingrid Halama  <iha@openoffice.org>  [deb2b34a38b0a055293b1e4d89b279948ef51ae4]

.


2003-11-26  Armin Weiss  <aw@openoffice.org>  [56f2ab808ec8b0ce9aed1acd042123b87006ad60]

Added support for B3DPolyPOlygon, moved BDRange from source/inc to range namespace and the directories


2003-11-26  Armin Weiss  <aw@openoffice.org>  [c4068e1d9c41fb4a08498c6318684226076bc56c]

BDRange no longer needed, moved to namespace range and the directories there


2003-11-26  Armin Weiss  <aw@openoffice.org>  [fc4520995d1993f4f12d2dbb876226da341914b3]

Added support for B3DPolygons


2003-11-26  Armin Weiss  <aw@openoffice.org>  [f3d97240690f48c34ed51147ea1351f78a628dd8]

Moved BasicRange header and implementation to range namespace and directories


2003-11-26  Armin Weiss  <aw@openoffice.org>  [449096b836cec495ca278fc628b955c3a62bd6cd]

Added B3DPolygon support


2003-11-26  Ingrid Halama  <iha@openoffice.org>  [236630efd0044d5dc5bb016109d9bffb1dffec07]

ensure max > min


2003-11-26  Ingrid Halama  <iha@openoffice.org>  [b1df093930fc63a20ef2a264fbd9e326015028ac]

don't divide through 0


2003-11-26  Björn Milcke  <bm@openoffice.org>  [45ae4849a20147b263e44501c87a22521a7e046e]

relative font sizes for data points


2003-11-26  Björn Milcke  <bm@openoffice.org>  [d00bc76848fe5449f784a7affcb9a08f19065c87]

access to 0-pointer in execute_Paint (thread-safety still missing)


2003-11-26  Björn Milcke  <bm@openoffice.org>  [a7c5de7d863d61f45c89da442cdd5c0a056348d5]

three scale-groups for 3d pie


2003-11-26  Mikhail Voitenko  <mav@openoffice.org>  [5d64757c7a5df2d3cb9b36d18f44932df15e5b3f]

#112923# ole link breaking


2003-11-26  Rüdiger Timm  <rt@openoffice.org>  [26e9482dd94a6745d026bb0d37a70a9504eac04b]

#100000# libswd: errhdl.obj needed for non-product builds. Necessary because of recent change in inc/iodetect.cxx, which gets included by swdet2.cxx


2003-11-26  Rüdiger Timm  <rt@openoffice.org>  [4821bedbfb628b2f5ecfbc0c11b4a3343af5952a]

#100000# undo last change


2003-11-25  Kurt Zenker  <kz@openoffice.org>  [cd691a642afbde6d2c4a3513e4d2cbe8df7bf5d3]

new version for SRC680


2003-11-25  Ingrid Halama  <iha@openoffice.org>  [c8d862c71ab715b7102c9eaffbeb1178a25f6959]

correct Y scaling for xy scatter chart


2003-11-25  Ingrid Halama  <iha@openoffice.org>  [e72709e7e1aeaf0aa1258e8f848d3dcf2ddc7b78]

correct drag mode in selection handling


2003-11-25  Ingrid Halama  <iha@openoffice.org>  [70a0a6d0cfc6b1bd9c3611920bccfa78deeedb0e]

group 3D walls together for better selection handling


2003-11-25  Rüdiger Timm  <rt@openoffice.org>  [84ec01f4542d7a3f01aec7e84c9affde12d7f833]

#100000# libswd: errhdl.obj needed for symbol AssertFail


2003-11-25  Rüdiger Timm  <rt@openoffice.org>  [9c48b708246e01e7a1efccd90c0f242513e3713a]

new version for SRC680


2003-11-25  Mikhail Voitenko  <mav@openoffice.org>  [883d995bd3317de242580fe94c910abe743a0ee6]

#112923# storage switching for OOo embedded object


2003-11-25  Björn Milcke  <bm@openoffice.org>  [15e00581dc86317b8b46722da8d4883d53834f74]

FontSizes with ReferenceSize implemented for dialog


2003-11-25  Kurt Zenker  <kz@openoffice.org>  [3c6ecdee66906dfe3bc6dcdcfb37b9f8f88bf38c]

new version for SRC680


2003-11-25  Rüdiger Timm  <rt@openoffice.org>  [50e4a017c4e988f58efe5e5556e4e63acf6bddd5]

#100000#


2003-11-25  Rüdiger Timm  <rt@openoffice.org>  [0058a31109852a1b0fcec6417973965924298625]

SRC680


2003-11-25  Rüdiger Timm  <rt@openoffice.org>  [17dce0282a6f8e0bde490f656203221d3114db0e]

INTEGRATION: CWS os23 (1.27.262); FILE MERGED 2003/11/05 10:48:18 tl 1.27.262.1: #112856# and others; item set range fixed (set to RES_CHRATR_BEGIN, RES_FRMATR_END - 1)


2003-11-25  Rüdiger Timm  <rt@openoffice.org>  [4c5a0eade69cc8e81302a4bfecf0337caf32cbd8]

INTEGRATION: CWS os23 (1.32.24); FILE MERGED 2003/11/03 13:57:35 os 1.32.24.1: #109566# return true in MoveOrCopyContents also for moved pooled styles


2003-11-25  Rüdiger Timm  <rt@openoffice.org>  [0fc8eee3c20bd9beb144a6682195cae782119019]

INTEGRATION: CWS valgrind01 (1.20.170); FILE MERGED 2003/11/05 11:44:00 hr 1.20.170.1: #i20184#: fix uninitialized local variables


2003-11-25  Rüdiger Timm  <rt@openoffice.org>  [ae40de88891ea4d7c3104d6fdea100a6a51a0365]

INTEGRATION: CWS valgrind01 (1.12.196); FILE MERGED 2003/10/13 14:45:07 hr 1.12.196.1: #i20184#: initialize nValue before feeding it to lcl_xmloff_setAny() (5 locations)


2003-11-25  Rüdiger Timm  <rt@openoffice.org>  [7b109f7f6ae663f8c934c84083cd011c13080e84]

INTEGRATION: CWS valgrind01 (1.8.180); FILE MERGED 2003/10/13 14:51:29 hr 1.8.180.1: #i20184#: property may have invalidated index (-1), check before using it


2003-11-25  Rüdiger Timm  <rt@openoffice.org>  [f3e1a1a05d243dc6ccdf8d4b0584aa2412a87957]

INTEGRATION: CWS os23 (1.42.214); FILE MERGED 2003/11/03 11:54:54 os 1.42.214.1: #i21436# font name box width increased


2003-11-25  Rüdiger Timm  <rt@openoffice.org>  [eb1f17c74e1a8fd33da5766bc4a788e551d1d411]

INTEGRATION: CWS valgrind01 (1.33.18); FILE MERGED 2003/10/14 13:09:46 hr 1.33.18.1: #i20184#: initialize member before calling CreateFromSVMenu


2003-11-25  Rüdiger Timm  <rt@openoffice.org>  [c9ce83c0651cbb6f290ab36402896c06ddec1b85]

INTEGRATION: CWS valgrind01 (1.18.24); FILE MERGED 2003/11/03 13:05:31 hr 1.18.24.1: #i20184#: initialize bIsPrintJobCancelable member of SfxObjectShell_Impl


2003-11-25  Rüdiger Timm  <rt@openoffice.org>  [991b16238225121fbc7bb09f9fa10b40a2a1eff3]

INTEGRATION: CWS valgrind01 (1.44.162); FILE MERGED 2003/11/04 18:05:54 hr 1.44.162.1: #i20184#: ScDocFunc::PutCell(): ensure initialization of bHeight


2003-11-25  Rüdiger Timm  <rt@openoffice.org>  [00208d5dcdac95bfca76a8d6261a807deb59f161]

INTEGRATION: CWS valgrind01 (1.25.152); FILE MERGED 2003/11/04 17:31:21 hr 1.25.152.1: #i20184#: ensure proper initialization


2003-11-25  Rüdiger Timm  <rt@openoffice.org>  [616f512d4cdd775142251493fa47f13d61140bd9]

INTEGRATION: CWS os23 (1.28.74); FILE MERGED 2003/11/07 15:19:10 os 1.28.74.1: #i19213# switch off automatic vertical scrolling in preview mode


2003-11-25  Rüdiger Timm  <rt@openoffice.org>  [453c1db970128acc7d9f138c66cb74e3ea03958b]

INTEGRATION: CWS os23 (1.71.58); FILE MERGED 2003/11/03 10:16:38 os 1.71.58.1: #112650# always provide XNumberFormatter and XNumberFormatsSupplier


2003-11-25  Rüdiger Timm  <rt@openoffice.org>  [7ec0a82de529ce0678c00a9ed54068111d18d810]

INTEGRATION: CWS os23 (1.41.262); FILE MERGED 2003/10/31 11:34:39 mib 1.41.262.1: #i18761# appication -> application


2003-11-25  Rüdiger Timm  <rt@openoffice.org>  [6c745bed88a7df32248e69a8294cf54c0a1776e6]

INTEGRATION: CWS os23 (1.22.262); FILE MERGED 2003/10/28 14:45:10 tl 1.22.262.1: #i21335# SwXText::compareRegion*() fixed


2003-11-25  Rüdiger Timm  <rt@openoffice.org>  [ea0fc89e5e481c7540fcc8502f26bf71289f69e9]

INTEGRATION: CWS os23 (1.8.262); FILE MERGED 2003/10/28 09:06:57 os 1.8.262.1: #i21439# invalid memory initialization removed


2003-11-25  Rüdiger Timm  <rt@openoffice.org>  [fe078f2745f01426f034920eec3927210421154b]

INTEGRATION: CWS valgrind01 (1.45.22); FILE MERGED 2003/11/03 15:41:54 hr 1.45.22.1: #i20184#: initialize buffer before writing to a stream


2003-11-25  Rüdiger Timm  <rt@openoffice.org>  [7785306efcb92242faebaad16026bb4e8523bd9a]

INTEGRATION: CWS os23 (1.38.60); FILE MERGED 2003/10/28 14:45:10 tl 1.38.60.1: #i21335# SwXText::compareRegion*() fixed


2003-11-25  Rüdiger Timm  <rt@openoffice.org>  [1f69c510cb956e4acd2945854f4eea7ad057e489]

INTEGRATION: CWS valgrind01 (1.122.18); FILE MERGED 2003/11/03 18:54:45 hr 1.122.18.2: RESYNC: (1.122-1.123); FILE MERGED 2003/09/26 14:03:17 hr 1.122.18.1: #i20184#: Initialize aLanguageType before passing it to ResMgr::SearchCreateResMgr(). Thanks to Julian Seward for providing a patch.


2003-11-25  Rüdiger Timm  <rt@openoffice.org>  [c446e2e47f76cf715da79498523acd24109f3e5b]

INTEGRATION: CWS os23 (1.69.62); FILE MERGED 2003/11/05 10:48:16 tl 1.69.62.1: #112856# and others; item set range fixed (set to RES_CHRATR_BEGIN, RES_FRMATR_END - 1)


2003-11-25  Rüdiger Timm  <rt@openoffice.org>  [eba784710e92597282a2284b56dce3a45ac38776]

INTEGRATION: CWS os23 (1.153.86); FILE MERGED 2003/11/06 12:17:21 tl 1.153.86.2: #112864# property map for SwXCellRange fixed 2003/11/06 10:16:36 tl 1.153.86.1: #112862# property map for SwXTextTableCursor fixed


2003-11-25  Rüdiger Timm  <rt@openoffice.org>  [f4f5a870473614eed2d04e16e2df33d3b6daa09a]

INTEGRATION: CWS os23 (1.74.10); FILE MERGED 2003/11/07 13:42:55 os 1.74.10.2: RESYNC: (1.74-1.75); FILE MERGED 2003/11/03 09:32:06 fme 1.74.10.1: #i21708# No assertion about missing leading values if shell is missing


2003-11-25  Rüdiger Timm  <rt@openoffice.org>  [9a7e6e269ddcb151154caef54ac7c4a4df888b07]

INTEGRATION: CWS os23 (1.15.182); FILE MERGED 2003/10/30 11:46:05 fme 1.15.182.1: #i18463# Some attributes from the paragraph font should not be considered for the numbering or bullet font


2003-11-25  Rüdiger Timm  <rt@openoffice.org>  [1de9e18ac79d842d0c7645f39cb098d89eafa0e5]

INTEGRATION: CWS os23 (1.35.10); FILE MERGED 2003/11/03 13:56:50 fme 1.35.10.1: #i21910# CheckSpecialUnderline - New criteria for isolated underlining


2003-11-25  Rüdiger Timm  <rt@openoffice.org>  [8ddc7e9150d7732d3d0ba6411fea79902089a43e]

INTEGRATION: CWS os23 (1.39.262); FILE MERGED 2003/11/07 13:43:36 os 1.39.262.2: RESYNC: (1.39-1.40); FILE MERGED 2003/10/30 10:08:20 fme 1.39.262.1: #i21815# Do not add extra italic value for isolated blanks


2003-11-25  Rüdiger Timm  <rt@openoffice.org>  [3feb8e9b3529fdcea5f8009d4b771a1084034745]

INTEGRATION: CWS os23 (1.39.10); FILE MERGED 2003/11/07 13:43:43 os 1.39.10.2: RESYNC: (1.39-1.40); FILE MERGED 2003/10/30 08:50:15 fme 1.39.10.1: #110213# Removed Sound::Beep for undersized frames


2003-11-25  Rüdiger Timm  <rt@openoffice.org>  [e31c2b4225840b5b8d93cf95ba5c994127cccda3]

INTEGRATION: CWS valgrind01 (1.1.146); FILE MERGED 2003/10/10 13:41:32 hr 1.1.146.1: #i20184#: initialize all members of oslProcessInfo struct before feeding it to the random generator


2003-11-25  Rüdiger Timm  <rt@openoffice.org>  [ae5f17ea28f159f1421c4fc9bbde0bcc07b044c3]

INTEGRATION: CWS os23 (1.69.176); FILE MERGED 2003/10/30 08:49:52 fme 1.69.176.1: #110213# Removed Sound::Beep for undersized frames


2003-11-25  Rüdiger Timm  <rt@openoffice.org>  [42d47843e9be58b2c802a78113c5a8b4437ebb2f]

INTEGRATION: CWS valgrind01 (1.2.178); FILE MERGED 2003/10/10 13:55:21 hr 1.2.178.1: #i20184#: don't feed uninitialized stack variables and buffers to the           entropy pool, as this triggers memory checkers like valgrind           and purify


2003-11-25  Rüdiger Timm  <rt@openoffice.org>  [5df2f0c88d0e829f52f89a279afa9301d5d291ad]

INTEGRATION: CWS os23 (1.3.464); FILE MERGED 2003/10/29 09:10:08 tl 1.3.464.1: #i21335# SwXText::compareRegion*() fixed


2003-11-25  Rüdiger Timm  <rt@openoffice.org>  [65852961fc84f2cd1d97ae93722d14a39c9e57ff]

INTEGRATION: CWS valgrind01 (1.7.72); FILE MERGED 2003/09/26 12:42:02 hr 1.7.72.1: #i20184#: fix overlapping buffers problem detected by valgrind, basic error checks


2003-11-25  Rüdiger Timm  <rt@openoffice.org>  [7c3987981b00c84ae79a5452310202425b72349a]

INTEGRATION: CWS valgrind01 (1.7.82); FILE MERGED 2003/11/04 14:04:42 hr 1.7.82.1: #i20184#: initialize m_Module in all ctors of Module


2003-11-25  Rüdiger Timm  <rt@openoffice.org>  [ab0ddd8f5c6e1f209877eb0b6d5c67a521a1f8da]

INTEGRATION: CWS valgrind01 (1.74.10); FILE MERGED 2003/10/01 12:33:13 hr 1.74.10.1: #i20184#: remove compare with uninitialzed values isVolume and isDirectory


2003-11-25  Rüdiger Timm  <rt@openoffice.org>  [a196d5d24c4eb46d47d9d2575d6392a447d13586]

INTEGRATION: CWS valgrind01 (1.5.72); FILE MERGED 2003/10/28 19:04:09 hr 1.5.72.1: #i20184#: SbiProcDef::Match(): initialize pn


2003-11-25  Rüdiger Timm  <rt@openoffice.org>  [0c3134999f21461b2cdc9f471e3f2e39bc73bd42]

INTEGRATION: CWS valgrind01 (1.11.160); FILE MERGED 2003/09/26 12:27:54 hr 1.11.160.1: #i20184#: fix off by one error detected by valgrind


2003-11-25  Rüdiger Timm  <rt@openoffice.org>  [7f99a38fe10dfcb7f4c568442eeb49dbfab6425e]

INTEGRATION: CWS valgrind01 (1.13.60); FILE MERGED 2003/09/30 12:18:24 hr 1.13.60.1: #i20184#: SvStream::ReadLine(): check the return value of Read(). Thanks to Lulian Seward for providing a patch.


2003-11-25  Rüdiger Timm  <rt@openoffice.org>  [bf626ef92b6537dd164266323d8e9e783daae5fb]

INTEGRATION: CWS valgrind01 (1.58.70); FILE MERGED 2003/10/14 08:54:48 hr 1.58.70.1: #i20184#: move _CreateScrollbar() calls after the member initialization block ib SwView


2003-11-25  Rüdiger Timm  <rt@openoffice.org>  [fc51799590748e627e058893c8b5629d4e0b5090]

INTEGRATION: CWS valgrind01 (1.45.22); FILE MERGED 2003/11/12 16:51:33 hr 1.45.22.2: RESYNC: (1.45-1.46); FILE MERGED 2003/11/03 18:52:44 hr 1.45.22.1: #i20184#: initialize bOrgChg in all SwFont ctors


2003-11-25  Rüdiger Timm  <rt@openoffice.org>  [6837ba2b4810e8c22137e045239651be6dfceb92]

INTEGRATION: CWS valgrind01 (1.31.240); FILE MERGED 2003/11/12 16:56:27 hr 1.31.240.2: RESYNC: (1.31-1.32); FILE MERGED 2003/11/12 13:17:47 hr 1.31.240.1: #i20184#: changed initialization of SwDrawTextInfo


2003-11-25  Rüdiger Timm  <rt@openoffice.org>  [26898718034e44e2e4dbec296637301f938c263f]

INTEGRATION: CWS valgrind01 (1.3.30); FILE MERGED 2003/11/11 10:36:13 hr 1.3.30.2: #i20184#: include errhdl.hxx 2003/11/11 10:13:28 cmc 1.3.30.1: buffer of len 4098, but only terminated if <= 80 bytes read, nonsensical


2003-11-25  Rüdiger Timm  <rt@openoffice.org>  [c95843cb4f950442636559c64898a6f39db16301]

INTEGRATION: CWS valgrind01 (1.2.88); FILE MERGED 2003/10/30 17:43:00 hr 1.2.88.1: #i20184#: JobData::getStreamBuffer() return buffer tailored to the actual size of the stream instead to the size of the stream buffer


2003-11-25  Rüdiger Timm  <rt@openoffice.org>  [4a34a3b73e24da0a1cdaf4caf8b7ea928d56dcd8]

INTEGRATION: CWS valgrind01 (1.64.14); FILE MERGED 2003/10/01 11:31:15 hr 1.64.14.1: #i20184#: initialize member m_aCurrentDropWindow before using it


2003-11-25  Björn Milcke  <bm@openoffice.org>  [406532be9af91ab2ba0fd4167c6d1b7b6c8f7e6c]

DeepStacking for LineChart


2003-11-25  Björn Milcke  <bm@openoffice.org>  [bb0ba7f1f7cc528a7ce4b30eb13303142eba21f0]

compilation error on Linux


2003-11-24  Daniel Vogelheim  <dvo@openoffice.org>  [ec7a867f0a31b574ae86c2e63f085a79f94dccaf]

#112673# updated source to latest version; presumably contains fix for #106457#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [97d465081f1660d098091bc51715817e49b3d0ed]

INTEGRATION: CWS aw003 (1.170.26); FILE MERGED 2003/08/20 09:59:50 aw 1.170.26.5: RESYNC: (1.174-1.176); FILE MERGED 2003/06/30 15:58:44 aw 1.170.26.4: RESYNC: (1.170-1.174); FILE MERGED 2003/06/20 13:36:04 pl 1.170.26.3: #110094# respect logic coordinates in ExpandPaintClipRegion 2003/06/20 12:52:45 pl 1.170.26.2: #110094# respect logic coordinates in ExpandPaintClipRegion 2003/06/20 09:15:11 pl 1.170.26.1: #110094# add: ExpandPaintClipRegion


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [5d3e08767d03b0c4ce7eb31440c8de3a69ad670e]

INTEGRATION: CWS aw003 (1.9.54); FILE MERGED 2003/11/05 09:10:55 aw 1.9.54.8: resolved one more conflict 2003/11/04 17:34:16 aw 1.9.54.7: RESYNC: (1.9-1.10); FILE MERGED 2003/08/14 11:55:57 thb 1.9.54.6: #110958# Alpha is now transitive for virdev-virdev copies; now correctly forwarding line/fill color switchings to alpha vdev 2003/07/28 18:03:56 thb 1.9.54.5: #110958# Removed several set* inlines, to intercept them for alpha vdev painting 2003/07/28 16:32:17 thb 1.9.54.4: #110958# Changed constructor 2003/07/28 14:51:20 thb 1.9.54.3: #110958# Initialize flag 2003/07/28 14:33:04 thb 1.9.54.2: #110958# Now using a separate constructor, to remain compatible 2003/07/28 14:00:01 thb 1.9.54.1: #110958# Added alpha channel for virtual device painting. That means, alpha information is retained during painting to a vdev


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [ee9b8719787f1ef6c627b4a1219fca6805c7aba1]

INTEGRATION: CWS aw003 (1.10.68); FILE MERGED 2003/10/07 19:11:16 aw 1.10.68.2: RESYNC: (1.10-1.11); FILE MERGED 2003/07/28 18:03:56 thb 1.10.68.1: #110958# Removed several set* inlines, to intercept them for alpha vdev painting


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [a2e0beaa03491dccfa371dffe3e2d2b6dd71b1a0]

INTEGRATION: CWS aw003 (1.5.76); FILE MERGED 2003/08/07 08:07:40 thb 1.5.76.3: #110958# Had to intercept some more map mode changes (this time direct mbMap manipulations), and inverted the alpha compositing calculations to actually match Porter/Duff 2003/07/28 16:32:17 thb 1.5.76.2: #110958# Changed constructor 2003/07/28 14:00:01 thb 1.5.76.1: #110958# Added alpha channel for virtual device painting. That means, alpha information is retained during painting to a vdev


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [1af891cca2f7624bd2fd6e44a777d58eaddfd830]

INTEGRATION: CWS aw003 (1.3.82); FILE MERGED 2003/07/28 14:00:01 thb 1.3.82.1: #110958# Added alpha channel for virtual device painting. That means, alpha information is retained during painting to a vdev


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [7e25590f7e973dc1ff1500849c51bde479856404]

INTEGRATION: CWS aw003 (1.13.82); FILE MERGED 2003/10/07 19:11:09 aw 1.13.82.5: RESYNC: (1.13-1.14); FILE MERGED 2003/09/02 16:48:13 thb 1.13.82.4: #110958# Handling background vdevs special, if destination is alpha vdev -> then, background vdev must be alpha, too 2003/08/14 11:55:56 thb 1.13.82.3: #110958# Alpha is now transitive for virdev-virdev copies; now correctly forwarding line/fill color switchings to alpha vdev 2003/08/07 08:07:40 thb 1.13.82.2: #110958# Had to intercept some more map mode changes (this time direct mbMap manipulations), and inverted the alpha compositing calculations to actually match Porter/Duff 2003/07/28 14:00:00 thb 1.13.82.1: #110958# Added alpha channel for virtual device painting. That means, alpha information is retained during painting to a vdev


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [d4718ad155189c5017598f2e9e21681549a59863]

INTEGRATION: CWS aw003 (1.151.12); FILE MERGED 2003/11/21 10:45:24 aw 1.151.12.7: RESYNC: (1.157-1.158); FILE MERGED 2003/11/04 17:34:00 aw 1.151.12.6: RESYNC: (1.156-1.157); FILE MERGED 2003/10/07 19:11:00 aw 1.151.12.5: RESYNC: (1.155-1.156); FILE MERGED 2003/10/06 17:27:52 thb 1.151.12.4: #110958# Alpha painting with solid color is always opaque 2003/08/20 10:01:34 aw 1.151.12.3: RESYNC: (1.151-1.155); FILE MERGED 2003/08/07 08:07:39 thb 1.151.12.2: #110958# Had to intercept some more map mode changes (this time direct mbMap manipulations), and inverted the alpha compositing calculations to actually match Porter/Duff 2003/07/28 13:59:59 thb 1.151.12.1: #110958# Added alpha channel for virtual device painting. That means, alpha information is retained during painting to a vdev


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [b940416849e5fc0b4b91a1df278936ad3c3dcf86]

INTEGRATION: CWS aw003 (1.13.58); FILE MERGED 2003/09/02 16:48:12 thb 1.13.58.8: #110958# Handling background vdevs special, if destination is alpha vdev -> then, background vdev must be alpha, too 2003/08/19 16:57:58 aw 1.13.58.7: #111096# 2003/08/15 08:51:24 thb 1.13.58.6: #110958# Setting the alpha bit depth, when doing transitive alpha blitting 2003/08/14 11:55:56 thb 1.13.58.5: #110958# Alpha is now transitive for virdev-virdev copies; now correctly forwarding line/fill color switchings to alpha vdev 2003/08/07 08:07:39 thb 1.13.58.4: #110958# Had to intercept some more map mode changes (this time direct mbMap manipulations), and inverted the alpha compositing calculations to actually match Porter/Duff 2003/07/28 18:03:55 thb 1.13.58.3: #110958# Removed several set* inlines, to intercept them for alpha vdev painting 2003/07/28 16:32:17 thb 1.13.58.2: #110958# Changed constructor 2003/07/28 13:59:59 thb 1.13.58.1: #110958# Added alpha channel for virtual device painting. That means, alpha information is retained during painting to a vdev


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [abc73d32a2f73764a6f20ff826cee8b1a709cdf8]

INTEGRATION: CWS aw003 (1.23.58); FILE MERGED 2003/10/07 19:10:52 aw 1.23.58.6: RESYNC: (1.23-1.24); FILE MERGED 2003/09/02 16:47:27 thb 1.23.58.5: #110958# Added alpha channel query methods 2003/08/14 11:55:55 thb 1.23.58.4: #110958# Alpha is now transitive for virdev-virdev copies; now correctly forwarding line/fill color switchings to alpha vdev 2003/07/28 18:07:59 thb 1.23.58.3: #110958# Removed several set* inlines, to intercept them for alpha vdev painting 2003/07/28 18:03:55 thb 1.23.58.2: #110958# Removed several set* inlines, to intercept them for alpha vdev painting 2003/07/28 13:59:58 thb 1.23.58.1: #110958# Added alpha channel for virtual device painting. That means, alpha information is retained during painting to a vdev


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [cce301dabd992b5df48ce589b86def65104c070a]

INTEGRATION: CWS aw003 (1.10.202); FILE MERGED 2003/08/07 08:07:38 thb 1.10.202.1: #110958# Had to intercept some more map mode changes (this time direct mbMap manipulations), and inverted the alpha compositing calculations to actually match Porter/Duff


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [943fe35485ef9cd11554f73e12783fc2315e5aa5]

INTEGRATION: CWS aw003 (1.11.138); FILE MERGED 2003/06/06 13:02:52 aw 1.11.138.1: #109820# 2nd run of changes for ItemSet isolation


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [1c528772bfa2eaabf1ed19be38184eb5fc02f1de]

INTEGRATION: CWS aw003 (1.29.20); FILE MERGED 2003/10/14 08:09:58 aw 1.29.20.2: #111111# 2003/06/04 17:05:43 aw 1.29.20.1: #109985# Necessary changes to make SC use the DrawingLayer for painting the draw objects. Now, RedrawOneLayer() is used from sc.


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [561ec244b4fc50bcbad80c0f33c5ba49974d254b]

INTEGRATION: CWS aw003 (1.3.160); FILE MERGED 2003/07/24 14:05:34 aw 1.3.160.1: #110094# Adaptions for DrawingLayer changes


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [d9081cbfc5c1bad1d38aae3ce6c4e645854f1215]

INTEGRATION: CWS aw003 (1.8.134); FILE MERGED 2003/10/14 08:09:58 aw 1.8.134.2: #111111# 2003/06/04 17:05:43 aw 1.8.134.1: #109985# Necessary changes to make SC use the DrawingLayer for painting the draw objects. Now, RedrawOneLayer() is used from sc.


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [fbe45c3526d01b34933e7fc3b3465794015adc12]

INTEGRATION: CWS aw003 (1.4.140); FILE MERGED 2003/10/23 14:40:26 aw 1.4.140.3: #111111# Changed GetBoundRect() to GetCurrentBoundRect() and GetLastBoundRect() 2003/10/07 11:24:12 aw 1.4.140.2: #111097# 2003/07/25 16:17:08 aw 1.4.140.1: #110094# Changed Paint calls on objects to DoPaintObject to identify such cases


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [c7af941247642cf4e41659efad17a078125113c6]

INTEGRATION: CWS aw003 (1.19.46); FILE MERGED 2003/10/16 08:14:41 aw 1.19.46.1: #111111#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [4c87ae69669948688966c38f598628f69d419e4e]

INTEGRATION: CWS aw003 (1.6.18); FILE MERGED 2003/10/14 08:09:57 aw 1.6.18.3: #111111# 2003/10/07 11:24:09 aw 1.6.18.2: #111097# 2003/06/04 17:05:43 aw 1.6.18.1: #109985# Necessary changes to make SC use the DrawingLayer for painting the draw objects. Now, RedrawOneLayer() is used from sc.


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [7ebf9534ff18b0a332773f0af83b5436f21d3041]

INTEGRATION: CWS aw003 (1.20.20); FILE MERGED 2003/10/23 14:40:26 aw 1.20.20.3: #111111# Changed GetBoundRect() to GetCurrentBoundRect() and GetLastBoundRect() 2003/10/07 11:24:08 aw 1.20.20.2: #111097# 2003/07/25 16:17:08 aw 1.20.20.1: #110094# Changed Paint calls on objects to DoPaintObject to identify such cases


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [0491e88cf7134ed02c3da9cad190268d045522dc]

INTEGRATION: CWS aw003 (1.2.174); FILE MERGED 2003/07/24 14:05:34 aw 1.2.174.1: #110094# Adaptions for DrawingLayer changes


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [e225e347517cbc7c0cafac6590fc3523177fe423]

INTEGRATION: CWS aw003 (1.9.26); FILE MERGED 2003/10/23 14:40:25 aw 1.9.26.1: #111111# Changed GetBoundRect() to GetCurrentBoundRect() and GetLastBoundRect()


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [a7b7a710eb92a28d1150a222c3318b9d5eca8a7e]

INTEGRATION: CWS aw003 (1.8.20); FILE MERGED 2003/06/04 17:05:42 aw 1.8.20.1: #109985# Necessary changes to make SC use the DrawingLayer for painting the draw objects. Now, RedrawOneLayer() is used from sc.


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [67880f67bddcc0856570576363b785ebce5eaf0a]

INTEGRATION: CWS aw003 (1.7.26); FILE MERGED 2003/06/04 17:05:41 aw 1.7.26.1: #109985# Necessary changes to make SC use the DrawingLayer for painting the draw objects. Now, RedrawOneLayer() is used from sc.


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [40b4efb683bedb51907b3f10ac4eebd3b5b49b04]

INTEGRATION: CWS aw003 (1.2.164); FILE MERGED 2003/07/25 16:17:07 aw 1.2.164.1: #110094# Changed Paint calls on objects to DoPaintObject to identify such cases


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [b6d58ac36f7a00fb8a8b3c1864360add6561b186]

INTEGRATION: CWS aw003 (1.13.130); FILE MERGED 2003/06/06 13:02:51 aw 1.13.130.1: #109820# 2nd run of changes for ItemSet isolation


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [981830e4307f924277ef309dea3934981c67d09c]

INTEGRATION: CWS aw003 (1.6.130); FILE MERGED 2003/06/06 13:02:51 aw 1.6.130.1: #109820# 2nd run of changes for ItemSet isolation


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [5672ae3392bc8e8bc60ee36e8fb00b3530392b98]

INTEGRATION: CWS aw003 (1.4.138); FILE MERGED 2003/06/06 13:02:50 aw 1.4.138.1: #109820# 2nd run of changes for ItemSet isolation


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [38810683ba15b18765ad4c1e2b2d856bba22a760]

INTEGRATION: CWS aw003 (1.17.20); FILE MERGED 2003/06/06 13:02:49 aw 1.17.20.1: #109820# 2nd run of changes for ItemSet isolation


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [8758c59dd3f054d561f3d233b3f27a9cd9ef8221]

INTEGRATION: CWS aw003 (1.54.10); FILE MERGED 2003/11/21 10:31:33 aw 1.54.10.6: RESYNC: (1.59-1.60); FILE MERGED 2003/11/04 17:18:52 aw 1.54.10.5: RESYNC: (1.58-1.59); FILE MERGED 2003/10/07 18:40:13 aw 1.54.10.4: RESYNC: (1.56-1.58); FILE MERGED 2003/08/20 10:46:16 aw 1.54.10.3: RESYNC: (1.55-1.56); FILE MERGED 2003/06/30 17:13:31 aw 1.54.10.2: RESYNC: (1.54-1.55); FILE MERGED 2003/06/06 13:02:48 aw 1.54.10.1: #109820# 2nd run of changes for ItemSet isolation


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [0d403a220366ee448adf8e8218268cd5990383ab]

INTEGRATION: CWS aw003 (1.9.16); FILE MERGED 2003/10/23 14:40:23 aw 1.9.16.1: #111111# Changed GetBoundRect() to GetCurrentBoundRect() and GetLastBoundRect()


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [9bacc21bc5d6ff48375b0814d71cad8ecd3efbbb]

INTEGRATION: CWS aw003 (1.6.152); FILE MERGED 2003/10/23 14:40:21 aw 1.6.152.1: #111111# Changed GetBoundRect() to GetCurrentBoundRect() and GetLastBoundRect()


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [05c9e8b87ba5c8a31b6a02e0e6050a2aaccc7a5e]

INTEGRATION: CWS aw003 (1.3.8); FILE MERGED 2003/11/21 10:41:41 aw 1.3.8.5: RESYNC: (1.8-1.9); FILE MERGED 2003/11/04 17:20:42 aw 1.3.8.4: RESYNC: (1.7-1.8); FILE MERGED 2003/10/07 18:48:31 aw 1.3.8.3: RESYNC: (1.5-1.7); FILE MERGED 2003/08/20 10:51:11 aw 1.3.8.2: RESYNC: (1.3-1.5); FILE MERGED 2003/07/02 08:21:35 aw 1.3.8.1: #110094#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [21650187d151f5b3b04c0c3040cb5d139176418d]

INTEGRATION: CWS aw003 (1.25.26); FILE MERGED 2003/11/21 10:39:17 aw 1.25.26.4: RESYNC: (1.27-1.28); FILE MERGED 2003/10/07 18:47:03 aw 1.25.26.3: RESYNC: (1.26-1.27); FILE MERGED 2003/06/30 17:20:17 aw 1.25.26.2: RESYNC: (1.25-1.26); FILE MERGED 2003/06/06 13:02:47 aw 1.25.26.1: #109820# 2nd run of changes for ItemSet isolation


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [c6fb833eec58a3d074812adedc5330bbe72f1541]

INTEGRATION: CWS aw003 (1.11.26); FILE MERGED 2003/07/24 14:05:33 aw 1.11.26.2: #110094# Adaptions for DrawingLayer changes 2003/06/06 13:02:45 aw 1.11.26.1: #109820# 2nd run of changes for ItemSet isolation


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [34542ce1789317922a6536d2fa9a9ba7111db2bf]

INTEGRATION: CWS aw003 (1.20.26); FILE MERGED 2003/11/07 13:45:17 aw 1.20.26.4: #111111# SetChanged(...) parameter change 2003/10/23 14:40:18 aw 1.20.26.3: #111111# Changed GetBoundRect() to GetCurrentBoundRect() and GetLastBoundRect() 2003/10/07 18:51:37 aw 1.20.26.2: RESYNC: (1.20-1.21); FILE MERGED 2003/06/06 13:02:44 aw 1.20.26.1: #109820# 2nd run of changes for ItemSet isolation


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [4662d3ed26bbc321cf7f885bbb1ca5b6acf7f2c8]

INTEGRATION: CWS aw003 (1.19.138); FILE MERGED 2003/10/23 14:40:18 aw 1.19.138.3: #111111# Changed GetBoundRect() to GetCurrentBoundRect() and GetLastBoundRect() 2003/10/07 18:51:17 aw 1.19.138.2: RESYNC: (1.19-1.20); FILE MERGED 2003/06/04 17:05:40 aw 1.19.138.1: #109985# Necessary changes to make SC use the DrawingLayer for painting the draw objects. Now, RedrawOneLayer() is used from sc.


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [d2d5e4d096e42ce9864a0b80e3f8805f9b6e06d4]

INTEGRATION: CWS aw003 (1.17.138); FILE MERGED 2003/10/23 14:40:17 aw 1.17.138.3: #111111# Changed GetBoundRect() to GetCurrentBoundRect() and GetLastBoundRect() 2003/10/07 18:51:10 aw 1.17.138.2: RESYNC: (1.17-1.18); FILE MERGED 2003/07/24 14:05:32 aw 1.17.138.1: #110094# Adaptions for DrawingLayer changes


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [c54f1b212eb090835bf184880aad5bdc24f54135]

INTEGRATION: CWS aw003 (1.8.132); FILE MERGED 2003/11/07 13:44:45 aw 1.8.132.1: #111111# SetChanged(...) parameter change


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [d44d2ef6a5388d0e31690a0583fff0ae02a607eb]

INTEGRATION: CWS aw003 (1.67.20); FILE MERGED 2003/11/04 17:29:38 aw 1.67.20.3: RESYNC: (1.68-1.69); FILE MERGED 2003/10/07 18:59:27 aw 1.67.20.2: RESYNC: (1.67-1.68); FILE MERGED 2003/06/04 17:05:39 aw 1.67.20.1: #109985# Necessary changes to make SC use the DrawingLayer for painting the draw objects. Now, RedrawOneLayer() is used from sc.


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [f6e8d4a16131ce68cf5c155816355a33fd0d53d5]

INTEGRATION: CWS aw003 (1.21.24); FILE MERGED 2003/06/30 16:42:38 aw 1.21.24.2: RESYNC: (1.21-1.22); FILE MERGED 2003/06/30 13:35:48 aw 1.21.24.1: #110094#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [c4fb09cd49115235b31057de25042ad9ae946d48]

INTEGRATION: CWS aw003 (1.28.18); FILE MERGED 2003/08/01 08:23:06 aw 1.28.18.2: #111111# Changes to SdrPageObj and SdrPage 2003/07/30 16:02:32 aw 1.28.18.1: #110094# Further DrawingLayer adaptions


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [034637887f6f8454f0139638dbab4e5bba20660f]

INTEGRATION: CWS aw003 (1.2.136); FILE MERGED 2003/06/30 13:35:47 aw 1.2.136.1: #110094#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [4892fa332275df4d4e3d4cad41ff7cd19d40cad4]

INTEGRATION: CWS aw003 (1.24.24); FILE MERGED 2003/06/30 16:41:57 aw 1.24.24.2: RESYNC: (1.24-1.25); FILE MERGED 2003/06/30 13:35:46 aw 1.24.24.1: #110094#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [bdb45bba651f7b710b4d4673dbbf54905422cc6a]

INTEGRATION: CWS aw003 (1.13.116); FILE MERGED 2003/10/23 14:42:12 aw 1.13.116.2: #111111# Changed GetBoundRect() to GetCurrentBoundRect() and GetLastBoundRect() 2003/06/06 13:05:48 aw 1.13.116.1: #109820# 2nd run of changes for ItemSet isolation


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [416bcef8d32c4398e4a9b6e84536a7ab82f2f729]

INTEGRATION: CWS aw003 (1.47.24); FILE MERGED 2003/10/23 14:42:11 aw 1.47.24.2: #111111# Changed GetBoundRect() to GetCurrentBoundRect() and GetLastBoundRect() 2003/06/06 13:05:48 aw 1.47.24.1: #109820# 2nd run of changes for ItemSet isolation


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [261dbab20359c03ef84c7fd9357df8911ee6f908]

INTEGRATION: CWS aw003 (1.23.26); FILE MERGED 2003/06/06 13:05:47 aw 1.23.26.1: #109820# 2nd run of changes for ItemSet isolation


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [0bea69ada809bbcb0c4c25d370c0ba6c2a4b8247]

INTEGRATION: CWS aw003 (1.24.26); FILE MERGED 2003/06/30 16:41:39 aw 1.24.26.2: RESYNC: (1.24-1.25); FILE MERGED 2003/06/06 13:05:47 aw 1.24.26.1: #109820# 2nd run of changes for ItemSet isolation


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [de373a829857666d0a42972751e58475052af7a6]

INTEGRATION: CWS aw003 (1.45.24); FILE MERGED 2003/07/24 14:07:15 aw 1.45.24.3: #110094# Adaptions for DrawingLayer changes 2003/06/30 16:41:32 aw 1.45.24.2: RESYNC: (1.45-1.46); FILE MERGED 2003/06/06 13:05:46 aw 1.45.24.1: #109820# 2nd run of changes for ItemSet isolation


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [9cce35626a49e65502b2cbd460fe785a9778bfd4]

INTEGRATION: CWS aw003 (1.16.24); FILE MERGED 2003/06/30 13:35:45 aw 1.16.24.1: #110094#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [6e5980a93b781b21240474e43b1086e9cddb2026]

INTEGRATION: CWS aw003 (1.11.24); FILE MERGED 2003/11/04 17:06:14 aw 1.11.24.2: RESYNC: (1.11-1.12); FILE MERGED 2003/06/06 13:05:46 aw 1.11.24.1: #109820# 2nd run of changes for ItemSet isolation


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [8ffd6534d975e7b363a579b2c57a7789c0a113c1]

INTEGRATION: CWS aw003 (1.26.22); FILE MERGED 2003/08/19 16:30:30 aw 1.26.22.3: #111096# 2003/06/30 16:40:49 aw 1.26.22.2: RESYNC: (1.26-1.28); FILE MERGED 2003/06/30 13:35:45 aw 1.26.22.1: #110094#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [b5867d8c45855d8f3c8f889dfea91df7a5010fad]

INTEGRATION: CWS aw003 (1.19.116); FILE MERGED 2003/10/23 14:42:10 aw 1.19.116.3: #111111# Changed GetBoundRect() to GetCurrentBoundRect() and GetLastBoundRect() 2003/06/30 16:40:30 aw 1.19.116.2: RESYNC: (1.19-1.20); FILE MERGED 2003/06/06 13:05:45 aw 1.19.116.1: #109820# 2nd run of changes for ItemSet isolation


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [bc185b620d34e17430a96067b8602cc9c21f3005]

INTEGRATION: CWS aw003 (1.23.24); FILE MERGED 2003/10/07 17:46:44 aw 1.23.24.6: RESYNC: (1.24-1.25); FILE MERGED 2003/10/07 11:28:50 aw 1.23.24.5: #111097# 2003/07/25 16:18:36 aw 1.23.24.4: #110094# Changed Paint calls on objects to DoPaintObject to identify such cases 2003/06/30 16:40:13 aw 1.23.24.3: RESYNC: (1.23-1.24); FILE MERGED 2003/06/30 13:35:44 aw 1.23.24.2: #110094# 2003/06/06 13:05:45 aw 1.23.24.1: #109820# 2nd run of changes for ItemSet isolation


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [f2519a567f7fe700ce3444f4120dd0f1a5e92754]

INTEGRATION: CWS aw003 (1.2.18); FILE MERGED 2003/08/20 10:26:06 aw 1.2.18.2: RESYNC: (1.2-1.3); FILE MERGED 2003/07/02 09:08:56 aw 1.2.18.1: #110094#-7 // Remove MasterPagePaintCache


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [1328cbcdbb58efa2953198a269cb31bb4838656d]

INTEGRATION: CWS aw003 (1.10.150); FILE MERGED 2003/06/06 13:05:44 aw 1.10.150.1: #109820# 2nd run of changes for ItemSet isolation


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [6cb2f8f6508be5e868e694c8ef08fef5459918f0]

INTEGRATION: CWS aw003 (1.55.120); FILE MERGED 2003/07/24 14:07:14 aw 1.55.120.3: #110094# Adaptions for DrawingLayer changes 2003/06/30 16:42:45 aw 1.55.120.2: RESYNC: (1.55-1.56); FILE MERGED 2003/06/06 13:05:44 aw 1.55.120.1: #109820# 2nd run of changes for ItemSet isolation


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [56c8a56c55994f070e85bfd451721c1f0675b750]

INTEGRATION: CWS aw003 (1.64.4); FILE MERGED 2003/10/07 17:49:05 aw 1.64.4.3: RESYNC: (1.64-1.65); FILE MERGED 2003/10/07 11:28:46 aw 1.64.4.2: #111097# 2003/07/25 16:18:36 aw 1.64.4.1: #110094# Changed Paint calls on objects to DoPaintObject to identify such cases


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [2163808c194b2223f59e2d039db3598d28bad17f]

INTEGRATION: CWS aw003 (1.3.136); FILE MERGED 2003/07/24 14:07:13 aw 1.3.136.1: #110094# Adaptions for DrawingLayer changes


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [0639c3a64b19903a9bf815a444ed20aaa611b613]

INTEGRATION: CWS aw003 (1.2.26); FILE MERGED 2003/07/24 14:07:13 aw 1.2.26.1: #110094# Adaptions for DrawingLayer changes


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [c1d6df10c4a8d2cc8e42f516c97051b8ad2305ab]

INTEGRATION: CWS aw003 (1.9.116); FILE MERGED 2003/10/23 14:42:08 aw 1.9.116.1: #111111# Changed GetBoundRect() to GetCurrentBoundRect() and GetLastBoundRect()


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [b0952471033fdeea7e696cf10a2e429a82bf7f30]

INTEGRATION: CWS aw003 (1.38.24); FILE MERGED 2003/06/30 16:44:39 aw 1.38.24.2: RESYNC: (1.38-1.39); FILE MERGED 2003/06/06 13:05:40 aw 1.38.24.1: #109820# 2nd run of changes for ItemSet isolation


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [583af6075119edbeb669c026e5c5ed57d60b7cc4]

INTEGRATION: CWS aw003 (1.14.26); FILE MERGED 2003/07/24 14:07:12 aw 1.14.26.1: #110094# Adaptions for DrawingLayer changes


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [ab7106e89d1f45377fe8d7fc8607d669e2d90e8c]

INTEGRATION: CWS aw003 (1.3.124); FILE MERGED 2003/06/06 13:05:40 aw 1.3.124.1: #109820# 2nd run of changes for ItemSet isolation


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [c4d4a1498555c333460c12b38241b05da290a36b]

INTEGRATION: CWS aw003 (1.20.24); FILE MERGED 2003/06/06 13:05:38 aw 1.20.24.1: #109820# 2nd run of changes for ItemSet isolation


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [bef3289839b8a1be2207d799b41e3548cb79e88c]

INTEGRATION: CWS aw003 (1.14.26); FILE MERGED 2003/07/24 14:07:12 aw 1.14.26.2: #110094# Adaptions for DrawingLayer changes 2003/06/06 13:05:37 aw 1.14.26.1: #109820# 2nd run of changes for ItemSet isolation


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [dea94f71b6bd769cf4708d8ecbc8cdfca449adcf]

INTEGRATION: CWS aw003 (1.3.152); FILE MERGED 2003/06/06 13:05:37 aw 1.3.152.1: #109820# 2nd run of changes for ItemSet isolation


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [93cc975553090eb2706d57cae8df9359b4f20d6b]

INTEGRATION: CWS aw003 (1.7.124); FILE MERGED 2003/06/06 13:05:37 aw 1.7.124.1: #109820# 2nd run of changes for ItemSet isolation


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [c29a5f2394b334563476c1fa1f9dce126ca61337]

INTEGRATION: CWS aw003 (1.6.138); FILE MERGED 2003/06/06 13:05:36 aw 1.6.138.1: #109820# 2nd run of changes for ItemSet isolation


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [ee54a02311aedccdaa854e3192f2700604db1247]

INTEGRATION: CWS aw003 (1.17.26); FILE MERGED 2003/11/04 17:07:30 aw 1.17.26.2: RESYNC: (1.17-1.18); FILE MERGED 2003/06/06 13:05:36 aw 1.17.26.1: #109820# 2nd run of changes for ItemSet isolation


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [5f2e9aab35068f3b141e31b36421e047b8eda4b4]

INTEGRATION: CWS aw003 (1.6.126); FILE MERGED 2003/06/06 13:05:36 aw 1.6.126.1: #109820# 2nd run of changes for ItemSet isolation


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [88e17246cd31b979de1e7692a2899b230c353876]

INTEGRATION: CWS aw003 (1.7.126); FILE MERGED 2003/06/06 13:05:35 aw 1.7.126.1: #109820# 2nd run of changes for ItemSet isolation


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [8575074f94af5c8220291db5d4e468adb8bf4112]

INTEGRATION: CWS aw003 (1.9.126); FILE MERGED 2003/06/06 13:05:35 aw 1.9.126.1: #109820# 2nd run of changes for ItemSet isolation


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [39d86a374194719a678d4809079d6eb0eb74e075]

INTEGRATION: CWS aw003 (1.4.134); FILE MERGED 2003/07/24 14:07:11 aw 1.4.134.1: #110094# Adaptions for DrawingLayer changes


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [63dc7ad75e5174e0408b4c34ebe03dd511daa993]

INTEGRATION: CWS aw003 (1.21.116); FILE MERGED 2003/10/07 11:28:15 aw 1.21.116.1: #111097#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [48ce6b5d8e954d94d3cbc849300a87cbc9c291a7]

INTEGRATION: CWS aw003 (1.4.116); FILE MERGED 2003/06/06 13:05:34 aw 1.4.116.1: #109820# 2nd run of changes for ItemSet isolation


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [4336dbb058e6300f90790e108360d066fdde6adb]

INTEGRATION: CWS aw003 (1.7.28); FILE MERGED 2003/10/07 11:28:07 aw 1.7.28.2: #111097# 2003/07/25 16:18:32 aw 1.7.28.1: #110094# Changed Paint calls on objects to DoPaintObject to identify such cases


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [a077dac03dbd494ec07c8ef591a9b148c14b6cfb]

INTEGRATION: CWS aw003 (1.12.120); FILE MERGED 2003/10/23 14:42:03 aw 1.12.120.3: #111111# Changed GetBoundRect() to GetCurrentBoundRect() and GetLastBoundRect() 2003/10/07 11:28:03 aw 1.12.120.2: #111097# 2003/07/25 16:18:32 aw 1.12.120.1: #110094# Changed Paint calls on objects to DoPaintObject to identify such cases


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [4e9e420714a7fd1215f3b2a4831c4c8793fffc4b]

INTEGRATION: CWS aw003 (1.30.6); FILE MERGED 2003/10/07 17:53:35 aw 1.30.6.4: RESYNC: (1.30-1.31); FILE MERGED 2003/10/07 11:27:59 aw 1.30.6.3: #111097# 2003/08/01 08:23:05 aw 1.30.6.2: #111111# Changes to SdrPageObj and SdrPage 2003/07/30 16:02:32 aw 1.30.6.1: #110094# Further DrawingLayer adaptions


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [9a2db8f0393a381ff72e6fd1ea9cff0780fed46c]

INTEGRATION: CWS aw003 (1.25.24); FILE MERGED 2003/06/30 13:35:11 aw 1.25.24.1: #110094#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [c1353a7fd5bf0a4de19bfb002e2e5e0ceb933bba]

INTEGRATION: CWS aw003 (1.9.26); FILE MERGED 2003/10/23 14:42:01 aw 1.9.26.3: #111111# Changed GetBoundRect() to GetCurrentBoundRect() and GetLastBoundRect() 2003/06/30 16:55:38 aw 1.9.26.2: RESYNC: (1.9-1.10); FILE MERGED 2003/06/06 13:05:33 aw 1.9.26.1: #109820# 2nd run of changes for ItemSet isolation


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [d4439c5f158285a1c6f0837f15ad5ea98a32c56a]

INTEGRATION: CWS aw003 (1.2.144); FILE MERGED 2003/06/06 13:05:32 aw 1.2.144.1: #109820# 2nd run of changes for ItemSet isolation


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [cbac31498353af8545137483b60c31c09225f004]

INTEGRATION: CWS aw003 (1.47.4); FILE MERGED 2003/08/20 10:33:54 aw 1.47.4.6: RESYNC: (1.48-1.49); FILE MERGED 2003/08/01 08:23:04 aw 1.47.4.5: #111111# Changes to SdrPageObj and SdrPage 2003/07/30 16:02:31 aw 1.47.4.4: #110094# Further DrawingLayer adaptions 2003/07/24 14:07:10 aw 1.47.4.3: #110094# Adaptions for DrawingLayer changes 2003/06/30 16:55:30 aw 1.47.4.2: RESYNC: (1.47-1.48); FILE MERGED 2003/06/06 13:05:31 aw 1.47.4.1: #109820# 2nd run of changes for ItemSet isolation


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [3f31166cdb65d966669e42a539a0faadb3447537]

INTEGRATION: CWS aw003 (1.35.24); FILE MERGED 2003/10/23 14:41:59 aw 1.35.24.5: #111111# Changed GetBoundRect() to GetCurrentBoundRect() and GetLastBoundRect() 2003/08/01 08:23:03 aw 1.35.24.4: #111111# Changes to SdrPageObj and SdrPage 2003/07/30 16:02:30 aw 1.35.24.3: #110094# Further DrawingLayer adaptions 2003/07/24 14:07:09 aw 1.35.24.2: #110094# Adaptions for DrawingLayer changes 2003/06/06 13:05:30 aw 1.35.24.1: #109820# 2nd run of changes for ItemSet isolation


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [05bb6b23774447e3bb6502893027ebc11854b14b]

INTEGRATION: CWS aw003 (1.30.4); FILE MERGED 2003/08/20 10:34:42 aw 1.30.4.2: RESYNC: (1.30-1.31); FILE MERGED 2003/07/24 14:07:08 aw 1.30.4.1: #110094# Adaptions for DrawingLayer changes


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [0ac5562c6cdc1eb41cac40aff5297a4ac41f93d6]

INTEGRATION: CWS aw003 (1.17.4); FILE MERGED 2003/11/04 17:07:59 aw 1.17.4.3: RESYNC: (1.17-1.18); FILE MERGED 2003/08/01 08:23:03 aw 1.17.4.2: #111111# Changes to SdrPageObj and SdrPage 2003/07/30 16:02:29 aw 1.17.4.1: #110094# Further DrawingLayer adaptions


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [ba6d9ea56b8a03f955de109b024f37dd2db6330c]

INTEGRATION: CWS aw003 (1.61.4); FILE MERGED 2003/11/07 11:55:28 aw 1.61.4.1: #111111# Argument type to SetChanged(...) has changed.


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [8f0090626ff033f2a3aa2555083e48b39ee58a80]

INTEGRATION: CWS aw003 (1.27.4); FILE MERGED 2003/11/07 11:55:13 aw 1.27.4.1: #111111# Argument type to SetChanged(...) has changed.


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [6cbaf36002c0b3d9e0914bdb5eb12aeff9d0130c]

INTEGRATION: CWS aw003 (1.23.42); FILE MERGED 2003/10/07 12:24:46 aw 1.23.42.5: #111097# 2003/08/19 16:35:38 aw 1.23.42.4: #111096# 2003/06/30 13:28:07 aw 1.23.42.3: #110094# 2003/05/26 12:56:51 aw 1.23.42.2: #109820# Added the new properties directory to the list of libs to build for svx 2003/05/23 08:25:59 aw 1.23.42.1: #109820#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [0788e589416396f6bb5c6536a370af7abeb0a2c3]

INTEGRATION: CWS aw003 (1.46.62); FILE MERGED 2003/10/23 14:37:59 aw 1.46.62.2: #111111# Changed GetBoundRect() to GetCurrentBoundRect() and GetLastBoundRect() 2003/07/24 14:39:32 aw 1.46.62.1: #110094# Adaptions for DrawingLayer changes


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [85b34a86ab7970a8b158034077c7f9c3e6e03639]

INTEGRATION: CWS aw003 (1.106.40); FILE MERGED 2003/10/23 14:37:58 aw 1.106.40.6: #111111# Changed GetBoundRect() to GetCurrentBoundRect() and GetLastBoundRect() 2003/08/01 08:22:04 aw 1.106.40.5: #111111# Changes to SdrPageObj and SdrPage 2003/07/30 16:09:12 aw 1.106.40.4: #110094# Further DrawingLayer adaptions 2003/07/24 14:39:32 aw 1.106.40.3: #110094# Adaptions for DrawingLayer changes 2003/06/30 16:08:39 aw 1.106.40.2: RESYNC: (1.106-1.107); FILE MERGED 2003/06/06 12:59:51 aw 1.106.40.1: #109820# 2nd run of changes for ItemSet isolation


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [528e37d7f88ac6e54857128073cc4b2eeba61641]

INTEGRATION: CWS aw003 (1.19.42); FILE MERGED 2003/11/04 16:53:00 aw 1.19.42.2: RESYNC: (1.19-1.20); FILE MERGED 2003/06/06 12:59:51 aw 1.19.42.1: #109820# 2nd run of changes for ItemSet isolation


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [66c910af6d5f51856cb3f5dcc6a24459a3068756]

INTEGRATION: CWS aw003 (1.23.42); FILE MERGED 2003/06/06 12:59:50 aw 1.23.42.1: #109820# 2nd run of changes for ItemSet isolation


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [5258a51229624d506b1fefb3fe1875470cf6ecf3]

INTEGRATION: CWS aw003 (1.1.1.1.236); FILE MERGED 2003/07/24 14:39:31 aw 1.1.1.1.236.1: #110094# Adaptions for DrawingLayer changes


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [94a66dd8fe1fcd5f16a316253f02d2cbc43a2e6f]

INTEGRATION: CWS aw003 (1.10.192); FILE MERGED 2003/07/24 14:39:31 aw 1.10.192.1: #110094# Adaptions for DrawingLayer changes


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [d25419d7cba1e99beb1e834303aa86f04780922b]

INTEGRATION: CWS aw003 (1.13.42); FILE MERGED 2003/10/23 14:37:58 aw 1.13.42.3: #111111# Changed GetBoundRect() to GetCurrentBoundRect() and GetLastBoundRect() 2003/10/07 12:24:08 aw 1.13.42.2: #111097# 2003/07/25 16:33:28 aw 1.13.42.1: #110094# Changed Paint() to DoPaintObject() for identifying reasons


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [05d4962e6d7a89c1ac10c87101276e6b13ee17b6]

INTEGRATION: CWS aw003 (1.12.42); FILE MERGED 2003/06/06 12:59:50 aw 1.12.42.1: #109820# 2nd run of changes for ItemSet isolation


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [1b687754e35a3c54c0caa071ae541148038ce061]

INTEGRATION: CWS aw003 (1.14.194); FILE MERGED 2003/10/23 14:37:50 aw 1.14.194.6: #111111# Changed GetBoundRect() to GetCurrentBoundRect() and GetLastBoundRect() 2003/10/07 12:22:33 aw 1.14.194.5: #111097# 2003/07/25 16:32:54 aw 1.14.194.4: #110094# Changed Paint() to DoPaintObject() for identifying reasons 2003/06/06 12:59:44 aw 1.14.194.3: #109820# 2nd run of changes for ItemSet isolation 2003/05/21 14:37:24 aw 1.14.194.2: RESYNC: (1.14-1.15); FILE MERGED 2003/05/21 11:47:44 aw 1.14.194.1: #109820#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [68498cc366a050409fb801b3f2274b00a7a9d168]

INTEGRATION: CWS aw003 (1.8.190); FILE MERGED 2003/10/23 14:37:50 aw 1.8.190.1: #111111# Changed GetBoundRect() to GetCurrentBoundRect() and GetLastBoundRect()


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [0a665fca9f43ffb09bfb8cc08a432a1ac30b8a88]

INTEGRATION: CWS aw003 (1.10.42); FILE MERGED 2003/10/07 12:22:29 aw 1.10.42.8: #111097# 2003/07/24 14:39:11 aw 1.10.42.7: #110094# Adaptions for DrawingLayer changes 2003/06/30 16:12:57 aw 1.10.42.6: RESYNC: (1.11-1.12); FILE MERGED 2003/06/30 13:28:51 aw 1.10.42.5: #110094# 2003/06/06 12:59:44 aw 1.10.42.4: #109820# 2nd run of changes for ItemSet isolation 2003/05/26 12:52:09 aw 1.10.42.3: #109820# Removed all itemset handling stuff, migrated to new properties implementations completely. I had to change from base class Properties to BaseProperties due to a solaris compiler bug. 2003/05/21 14:37:12 aw 1.10.42.2: RESYNC: (1.10-1.11); FILE MERGED 2003/05/21 11:47:44 aw 1.10.42.1: #109820#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [3a6cb430c706e4d12cc5d627c95d12134d5ce7d7]

INTEGRATION: CWS aw003 (1.15.196); FILE MERGED 2003/11/04 16:54:35 aw 1.15.196.2: RESYNC: (1.15-1.16); FILE MERGED 2003/06/06 12:59:43 aw 1.15.196.1: #109820# 2nd run of changes for ItemSet isolation


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [906989a23be7ac0f79713764246614de9b774c47]

INTEGRATION: CWS aw003 (1.5.42); FILE MERGED 2003/10/23 14:37:49 aw 1.5.42.1: #111111# Changed GetBoundRect() to GetCurrentBoundRect() and GetLastBoundRect()


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [c776b31c2263ae9a2b8c7d1f2ad611749b850ff9]

INTEGRATION: CWS aw003 (1.1.1.1.236); FILE MERGED 2003/08/19 16:45:39 aw 1.1.1.1.236.1: #111096#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [763d5ef88b04b9ef264bb0a430d7da0453c88e75]

INTEGRATION: CWS aw003 (1.1.1.1.236); FILE MERGED 2003/08/19 16:45:38 aw 1.1.1.1.236.1: #111096#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [56493623b3870b91603eab3c175daaa84ca317d5]

INTEGRATION: CWS aw003 (1.1.1.1.236); FILE MERGED 2003/10/23 14:37:49 aw 1.1.1.1.236.2: #111111# Changed GetBoundRect() to GetCurrentBoundRect() and GetLastBoundRect() 2003/07/24 14:39:10 aw 1.1.1.1.236.1: #110094# Adaptions for DrawingLayer changes


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [849c4a0d94b44be2ca477c2f13ad5e480692e47b]

INTEGRATION: CWS aw003 (1.14.42); FILE MERGED 2003/10/14 10:52:13 aw 1.14.42.7: #111111# 2003/10/07 12:22:26 aw 1.14.42.6: #111097# 2003/09/19 11:22:44 aw 1.14.42.5: #111111# 2003/08/20 10:06:25 aw 1.14.42.4: RESYNC: (1.14-1.15); FILE MERGED 2003/08/19 16:45:38 aw 1.14.42.3: #111096# 2003/07/24 14:39:10 aw 1.14.42.2: #110094# Adaptions for DrawingLayer changes 2003/06/30 13:28:50 aw 1.14.42.1: #110094#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [64f40fb3f9936b75837d8788ebd5cf79350251b6]

INTEGRATION: CWS aw003 (1.30.6); FILE MERGED 2003/11/04 16:54:30 aw 1.30.6.13: RESYNC: (1.34-1.35); FILE MERGED 2003/10/23 14:37:48 aw 1.30.6.12: #111111# Changed GetBoundRect() to GetCurrentBoundRect() and GetLastBoundRect() 2003/10/16 08:25:15 aw 1.30.6.11: #111111# 2003/10/14 10:52:13 aw 1.30.6.10: #111111# 2003/10/07 12:22:22 aw 1.30.6.9: #111097# 2003/09/19 11:22:43 aw 1.30.6.8: #111111# 2003/08/20 10:06:19 aw 1.30.6.7: RESYNC: (1.32-1.34); FILE MERGED 2003/08/19 16:45:37 aw 1.30.6.6: #111096# 2003/07/30 16:08:52 aw 1.30.6.5: #110094# Further DrawingLayer adaptions 2003/07/24 14:39:09 aw 1.30.6.4: #110094# Adaptions for DrawingLayer changes 2003/06/30 16:12:32 aw 1.30.6.3: RESYNC: (1.30-1.32); FILE MERGED 2003/06/30 13:28:50 aw 1.30.6.2: #110094# 2003/06/06 12:59:43 aw 1.30.6.1: #109820# 2nd run of changes for ItemSet isolation


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [d31efe02805b45ec94de7206f45803fbf14a2a76]

INTEGRATION: CWS aw003 (1.35.42); FILE MERGED 2003/10/23 14:37:48 aw 1.35.42.11: #111111# Changed GetBoundRect() to GetCurrentBoundRect() and GetLastBoundRect() 2003/10/07 12:22:19 aw 1.35.42.10: #111097# 2003/08/19 16:45:37 aw 1.35.42.9: #111096# 2003/08/01 10:14:24 aw 1.35.42.8: #111111# Fix in SdrEditView::CombineMarkedObjects() 2003/08/01 08:21:42 aw 1.35.42.7: #111111# Changes to SdrPageObj and SdrPage 2003/07/25 10:15:52 aw 1.35.42.6: #110094# Further changes; corrected error in ActionChanged() 2003/07/24 14:39:09 aw 1.35.42.5: #110094# Adaptions for DrawingLayer changes 2003/06/30 13:28:49 aw 1.35.42.4: #110094# 2003/06/06 12:59:42 aw 1.35.42.3: #109820# 2nd run of changes for ItemSet isolation 2003/05/21 14:35:54 aw 1.35.42.2: RESYNC: (1.35-1.36); FILE MERGED 2003/05/21 11:47:43 aw 1.35.42.1: #109820#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [d5ec1259ca4af3c3436da87421a06c7171fa87ff]

INTEGRATION: CWS aw003 (1.8.200); FILE MERGED 2003/10/23 14:37:47 aw 1.8.200.7: #111111# Changed GetBoundRect() to GetCurrentBoundRect() and GetLastBoundRect() 2003/10/07 12:22:16 aw 1.8.200.6: #111097# 2003/08/20 10:06:13 aw 1.8.200.5: RESYNC: (1.8-1.9); FILE MERGED 2003/07/25 16:32:54 aw 1.8.200.4: #110094# Changed Paint() to DoPaintObject() for identifying reasons 2003/07/24 14:39:08 aw 1.8.200.3: #110094# Adaptions for DrawingLayer changes 2003/05/26 12:52:08 aw 1.8.200.2: #109820# Removed all itemset handling stuff, migrated to new properties implementations completely. I had to change from base class Properties to BaseProperties due to a solaris compiler bug. 2003/05/21 11:47:43 aw 1.8.200.1: #109820#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [01e17f9ee78fb2839c548becbbc5f32fe3a766e2]

INTEGRATION: CWS aw003 (1.10.42); FILE MERGED 2003/10/07 12:22:11 aw 1.10.42.5: #111097# 2003/08/20 10:06:06 aw 1.10.42.4: RESYNC: (1.12-1.13); FILE MERGED 2003/07/25 16:32:53 aw 1.10.42.3: #110094# Changed Paint() to DoPaintObject() for identifying reasons 2003/06/30 16:12:26 aw 1.10.42.2: RESYNC: (1.10-1.12); FILE MERGED 2003/06/06 12:59:42 aw 1.10.42.1: #109820# 2nd run of changes for ItemSet isolation


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [2facd5293a66f249f544984963a9c244394003f4]

INTEGRATION: CWS aw003 (1.5.200); FILE MERGED 2003/10/07 12:22:09 aw 1.5.200.5: #111097# 2003/06/30 13:28:49 aw 1.5.200.4: #110094# 2003/06/06 12:59:42 aw 1.5.200.3: #109820# 2nd run of changes for ItemSet isolation 2003/05/26 12:52:08 aw 1.5.200.2: #109820# Removed all itemset handling stuff, migrated to new properties implementations completely. I had to change from base class Properties to BaseProperties due to a solaris compiler bug. 2003/05/21 11:47:43 aw 1.5.200.1: #109820#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [847f6e54ea4a3927e2dd9abba9e82380dfa8dd71]

INTEGRATION: CWS aw003 (1.11.42); FILE MERGED 2003/08/19 16:45:36 aw 1.11.42.3: #111096# 2003/07/24 14:39:08 aw 1.11.42.2: #110094# Adaptions for DrawingLayer changes 2003/06/06 12:59:41 aw 1.11.42.1: #109820# 2nd run of changes for ItemSet isolation


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [7c6277e8adaafb3454333cf4ad01fc9e600cbbee]

INTEGRATION: CWS aw003 (1.23.194); FILE MERGED 2003/10/23 14:37:47 aw 1.23.194.6: #111111# Changed GetBoundRect() to GetCurrentBoundRect() and GetLastBoundRect() 2003/10/09 10:06:11 aw 1.23.194.5: #111111# 2003/10/07 17:16:47 aw 1.23.194.4: RESYNC: (1.23-1.24); FILE MERGED 2003/07/24 14:39:07 aw 1.23.194.3: #110094# Adaptions for DrawingLayer changes 2003/06/06 12:59:41 aw 1.23.194.2: #109820# 2nd run of changes for ItemSet isolation 2003/05/21 11:47:42 aw 1.23.194.1: #109820#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [a9831211a17780437d8979d88894148a82008177]

INTEGRATION: CWS aw003 (1.58.42); FILE MERGED 2003/10/23 14:37:46 aw 1.58.42.14: #111111# Changed GetBoundRect() to GetCurrentBoundRect() and GetLastBoundRect() 2003/10/09 10:06:29 aw 1.58.42.13: #111111# 2003/10/07 17:16:38 aw 1.58.42.12: RESYNC: (1.61-1.62); FILE MERGED 2003/10/07 12:22:05 aw 1.58.42.11: #111097# 2003/08/20 10:05:57 aw 1.58.42.10: RESYNC: (1.60-1.61); FILE MERGED 2003/08/19 16:45:36 aw 1.58.42.9: #111096# 2003/07/25 16:32:53 aw 1.58.42.8: #110094# Changed Paint() to DoPaintObject() for identifying reasons 2003/07/24 14:39:07 aw 1.58.42.7: #110094# Adaptions for DrawingLayer changes 2003/06/30 16:12:19 aw 1.58.42.6: RESYNC: (1.59-1.60); FILE MERGED 2003/06/30 13:28:48 aw 1.58.42.5: #110094# 2003/06/06 12:59:41 aw 1.58.42.4: #109820# 2nd run of changes for ItemSet isolation 2003/05/26 12:52:08 aw 1.58.42.3: #109820# Removed all itemset handling stuff, migrated to new properties implementations completely. I had to change from base class Properties to BaseProperties due to a solaris compiler bug. 2003/05/21 14:35:43 aw 1.58.42.2: RESYNC: (1.58-1.59); FILE MERGED 2003/05/21 11:47:41 aw 1.58.42.1: #109820#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [f74555175553d157f28293238a1209e8157d79b4]

INTEGRATION: CWS aw003 (1.14.192); FILE MERGED 2003/10/23 14:37:46 aw 1.14.192.8: #111111# Changed GetBoundRect() to GetCurrentBoundRect() and GetLastBoundRect() 2003/10/07 12:22:01 aw 1.14.192.7: #111097# 2003/07/25 16:32:52 aw 1.14.192.6: #110094# Changed Paint() to DoPaintObject() for identifying reasons 2003/07/24 14:39:06 aw 1.14.192.5: #110094# Adaptions for DrawingLayer changes 2003/06/30 13:28:48 aw 1.14.192.4: #110094# 2003/06/06 12:59:40 aw 1.14.192.3: #109820# 2nd run of changes for ItemSet isolation 2003/05/26 12:52:07 aw 1.14.192.2: #109820# Removed all itemset handling stuff, migrated to new properties implementations completely. I had to change from base class Properties to BaseProperties due to a solaris compiler bug. 2003/05/21 11:47:41 aw 1.14.192.1: #109820#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [40913e42729aeba66e64fdab8a1e568b97305c94]

INTEGRATION: CWS aw003 (1.23.42); FILE MERGED 2003/10/23 14:37:45 aw 1.23.42.5: #111111# Changed GetBoundRect() to GetCurrentBoundRect() and GetLastBoundRect() 2003/07/25 16:32:52 aw 1.23.42.4: #110094# Changed Paint() to DoPaintObject() for identifying reasons 2003/07/24 14:39:06 aw 1.23.42.3: #110094# Adaptions for DrawingLayer changes 2003/06/06 12:59:40 aw 1.23.42.2: #109820# 2nd run of changes for ItemSet isolation 2003/05/21 11:47:40 aw 1.23.42.1: #109820#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [3e33b791aad6d629fdec4f7f3a04d83d13840ac7]

INTEGRATION: CWS aw003 (1.14.42); FILE MERGED 2003/10/07 12:21:56 aw 1.14.42.8: #111097# 2003/08/01 08:21:42 aw 1.14.42.7: #111111# Changes to SdrPageObj and SdrPage 2003/07/30 16:08:52 aw 1.14.42.6: #110094# Further DrawingLayer adaptions 2003/07/25 16:32:52 aw 1.14.42.5: #110094# Changed Paint() to DoPaintObject() for identifying reasons 2003/07/24 14:39:05 aw 1.14.42.4: #110094# Adaptions for DrawingLayer changes 2003/06/30 13:28:47 aw 1.14.42.3: #110094# 2003/05/26 12:52:07 aw 1.14.42.2: #109820# Removed all itemset handling stuff, migrated to new properties implementations completely. I had to change from base class Properties to BaseProperties due to a solaris compiler bug. 2003/05/21 11:47:40 aw 1.14.42.1: #109820#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [1371698669c63e8f35e25dae0028c611c6137140]

INTEGRATION: CWS aw003 (1.35.42); FILE MERGED 2003/11/21 10:27:50 aw 1.35.42.5: RESYNC: (1.37-1.38); FILE MERGED 2003/07/25 16:32:51 aw 1.35.42.4: #110094# Changed Paint() to DoPaintObject() for identifying reasons 2003/07/24 14:39:05 aw 1.35.42.3: #110094# Adaptions for DrawingLayer changes 2003/06/30 16:12:12 aw 1.35.42.2: RESYNC: (1.35-1.37); FILE MERGED 2003/06/06 12:59:39 aw 1.35.42.1: #109820# 2nd run of changes for ItemSet isolation


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [c517b09f4b1c2114cd68def34cb48e1b0b463bc5]

INTEGRATION: CWS aw003 (1.18.194); FILE MERGED 2003/10/23 14:37:44 aw 1.18.194.8: #111111# Changed GetBoundRect() to GetCurrentBoundRect() and GetLastBoundRect() 2003/10/07 12:21:53 aw 1.18.194.7: #111097# 2003/07/25 16:32:51 aw 1.18.194.6: #110094# Changed Paint() to DoPaintObject() for identifying reasons 2003/07/24 14:39:04 aw 1.18.194.5: #110094# Adaptions for DrawingLayer changes 2003/06/30 13:28:46 aw 1.18.194.4: #110094# 2003/06/06 12:59:38 aw 1.18.194.3: #109820# 2nd run of changes for ItemSet isolation 2003/05/26 12:52:07 aw 1.18.194.2: #109820# Removed all itemset handling stuff, migrated to new properties implementations completely. I had to change from base class Properties to BaseProperties due to a solaris compiler bug. 2003/05/21 11:47:39 aw 1.18.194.1: #109820#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [f4e383d257a0ee03b8e44a7ee7eebd7f786ed672]

INTEGRATION: CWS aw003 (1.19.192); FILE MERGED 2003/10/23 14:37:44 aw 1.19.192.7: #111111# Changed GetBoundRect() to GetCurrentBoundRect() and GetLastBoundRect() 2003/10/07 12:21:51 aw 1.19.192.6: #111097# 2003/08/19 16:45:35 aw 1.19.192.5: #111096# 2003/07/24 14:39:04 aw 1.19.192.4: #110094# Adaptions for DrawingLayer changes 2003/06/30 13:28:46 aw 1.19.192.3: #110094# 2003/05/26 12:52:06 aw 1.19.192.2: #109820# Removed all itemset handling stuff, migrated to new properties implementations completely. I had to change from base class Properties to BaseProperties due to a solaris compiler bug. 2003/05/21 11:47:39 aw 1.19.192.1: #109820#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [e9433289a3d62380238dec7c123b0ae26c16db9d]

INTEGRATION: CWS aw003 (1.55.28); FILE MERGED 2003/10/07 12:21:48 aw 1.55.28.10: #111097# 2003/08/20 10:05:50 aw 1.55.28.9: RESYNC: (1.56-1.58); FILE MERGED 2003/08/19 16:45:35 aw 1.55.28.8: #111096# 2003/07/25 16:32:50 aw 1.55.28.7: #110094# Changed Paint() to DoPaintObject() for identifying reasons 2003/07/24 14:39:03 aw 1.55.28.6: #110094# Adaptions for DrawingLayer changes 2003/06/30 13:28:45 aw 1.55.28.5: #110094# 2003/06/06 12:59:38 aw 1.55.28.4: #109820# 2nd run of changes for ItemSet isolation 2003/05/26 12:52:06 aw 1.55.28.3: #109820# Removed all itemset handling stuff, migrated to new properties implementations completely. I had to change from base class Properties to BaseProperties due to a solaris compiler bug. 2003/05/21 14:35:13 aw 1.55.28.2: RESYNC: (1.55-1.56); FILE MERGED 2003/05/21 11:47:38 aw 1.55.28.1: #109820#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [75b802ba07a4a27c43a3f0e3deac5adfb145d0c4]

INTEGRATION: CWS aw003 (1.24.190); FILE MERGED 2003/10/23 14:37:43 aw 1.24.190.9: #111111# Changed GetBoundRect() to GetCurrentBoundRect() and GetLastBoundRect() 2003/10/07 12:21:45 aw 1.24.190.8: #111097# 2003/07/25 16:32:50 aw 1.24.190.7: #110094# Changed Paint() to DoPaintObject() for identifying reasons 2003/07/24 14:39:03 aw 1.24.190.6: #110094# Adaptions for DrawingLayer changes 2003/06/30 13:28:44 aw 1.24.190.5: #110094# 2003/06/06 12:59:37 aw 1.24.190.4: #109820# 2nd run of changes for ItemSet isolation 2003/05/26 12:52:05 aw 1.24.190.3: #109820# Removed all itemset handling stuff, migrated to new properties implementations completely. I had to change from base class Properties to BaseProperties due to a solaris compiler bug. 2003/05/21 14:35:02 aw 1.24.190.2: RESYNC: (1.24-1.25); FILE MERGED 2003/05/21 11:47:37 aw 1.24.190.1: #109820#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [4e253b023768a1505fc20ce1da9ea295b5c45aac]

INTEGRATION: CWS aw003 (1.20.192); FILE MERGED 2003/10/23 14:37:42 aw 1.20.192.8: #111111# Changed GetBoundRect() to GetCurrentBoundRect() and GetLastBoundRect() 2003/10/07 12:21:43 aw 1.20.192.7: #111097# 2003/07/25 16:32:50 aw 1.20.192.6: #110094# Changed Paint() to DoPaintObject() for identifying reasons 2003/07/24 14:39:02 aw 1.20.192.5: #110094# Adaptions for DrawingLayer changes 2003/06/30 13:28:44 aw 1.20.192.4: #110094# 2003/06/06 12:59:37 aw 1.20.192.3: #109820# 2nd run of changes for ItemSet isolation 2003/05/26 12:52:05 aw 1.20.192.2: #109820# Removed all itemset handling stuff, migrated to new properties implementations completely. I had to change from base class Properties to BaseProperties due to a solaris compiler bug. 2003/05/21 11:47:37 aw 1.20.192.1: #109820#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [3f092bd94107533e333c4aef50310dd7e3d657e2]

INTEGRATION: CWS aw003 (1.12.200); FILE MERGED 2003/10/23 14:37:42 aw 1.12.200.9: #111111# Changed GetBoundRect() to GetCurrentBoundRect() and GetLastBoundRect() 2003/10/07 12:21:39 aw 1.12.200.8: #111097# 2003/07/25 16:32:49 aw 1.12.200.7: #110094# Changed Paint() to DoPaintObject() for identifying reasons 2003/07/24 14:39:02 aw 1.12.200.6: #110094# Adaptions for DrawingLayer changes 2003/06/30 16:12:05 aw 1.12.200.5: RESYNC: (1.12-1.14); FILE MERGED 2003/06/30 13:28:43 aw 1.12.200.4: #110094# 2003/06/06 12:59:36 aw 1.12.200.3: #109820# 2nd run of changes for ItemSet isolation 2003/05/26 12:52:04 aw 1.12.200.2: #109820# Removed all itemset handling stuff, migrated to new properties implementations completely. I had to change from base class Properties to BaseProperties due to a solaris compiler bug. 2003/05/21 11:47:36 aw 1.12.200.1: #109820#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [976fe48a4e5012162e1101362445bfc5ab6ae916]

INTEGRATION: CWS aw003 (1.55.38); FILE MERGED 2003/10/31 13:30:01 aw 1.55.38.12: #111111# Added implementation for IsMasterPageBackgroundObject() 2003/10/23 14:37:40 aw 1.55.38.11: #111111# Changed GetBoundRect() to GetCurrentBoundRect() and GetLastBoundRect() 2003/10/07 12:21:35 aw 1.55.38.10: #111097# 2003/08/20 10:05:43 aw 1.55.38.9: RESYNC: (1.57-1.58); FILE MERGED 2003/08/19 16:45:34 aw 1.55.38.8: #111096# 2003/07/25 16:32:48 aw 1.55.38.7: #110094# Changed Paint() to DoPaintObject() for identifying reasons 2003/07/24 14:39:01 aw 1.55.38.6: #110094# Adaptions for DrawingLayer changes 2003/06/30 13:28:43 aw 1.55.38.5: #110094# 2003/06/06 12:59:36 aw 1.55.38.4: #109820# 2nd run of changes for ItemSet isolation 2003/05/26 12:52:04 aw 1.55.38.3: #109820# Removed all itemset handling stuff, migrated to new properties implementations completely. I had to change from base class Properties to BaseProperties due to a solaris compiler bug. 2003/05/21 14:34:48 aw 1.55.38.2: RESYNC: (1.55-1.57); FILE MERGED 2003/05/21 11:47:36 aw 1.55.38.1: #109820#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [cda9c9f523d18e868a835767a89de43d15312272]

INTEGRATION: CWS aw003 (1.38.42); FILE MERGED 2003/10/23 14:37:40 aw 1.38.42.7: #111111# Changed GetBoundRect() to GetCurrentBoundRect() and GetLastBoundRect() 2003/10/07 12:21:31 aw 1.38.42.6: #111097# 2003/07/24 14:39:00 aw 1.38.42.5: #110094# Adaptions for DrawingLayer changes 2003/06/30 13:28:42 aw 1.38.42.4: #110094# 2003/06/06 12:59:35 aw 1.38.42.3: #109820# 2nd run of changes for ItemSet isolation 2003/05/26 12:52:03 aw 1.38.42.2: #109820# Removed all itemset handling stuff, migrated to new properties implementations completely. I had to change from base class Properties to BaseProperties due to a solaris compiler bug. 2003/05/21 11:47:35 aw 1.38.42.1: #109820#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [7eec9433de561ad7bc2192e592ecfff4266dac90]

INTEGRATION: CWS aw003 (1.13.42); FILE MERGED 2003/11/04 16:54:23 aw 1.13.42.7: RESYNC: (1.15-1.16); FILE MERGED 2003/10/23 14:37:39 aw 1.13.42.6: #111111# Changed GetBoundRect() to GetCurrentBoundRect() and GetLastBoundRect() 2003/10/07 12:21:27 aw 1.13.42.5: #111097# 2003/08/20 10:05:36 aw 1.13.42.4: RESYNC: (1.14-1.15); FILE MERGED 2003/07/24 14:39:00 aw 1.13.42.3: #110094# Adaptions for DrawingLayer changes 2003/06/30 16:11:56 aw 1.13.42.2: RESYNC: (1.13-1.14); FILE MERGED 2003/06/06 12:59:34 aw 1.13.42.1: #109820# 2nd run of changes for ItemSet isolation


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [48ca8f6578f9f31a99006573120e719da010f8db]

INTEGRATION: CWS aw003 (1.47.42); FILE MERGED 2003/11/06 08:58:18 aw 1.47.42.8: #111111# Corrected wrong implementation of SdrHint::SetRect 2003/11/04 16:54:16 aw 1.47.42.7: RESYNC: (1.48-1.50); FILE MERGED 2003/10/23 14:37:39 aw 1.47.42.6: #111111# Changed GetBoundRect() to GetCurrentBoundRect() and GetLastBoundRect() 2003/07/24 14:38:59 aw 1.47.42.5: #110094# Adaptions for DrawingLayer changes 2003/06/30 13:28:42 aw 1.47.42.4: #110094# 2003/05/26 12:52:03 aw 1.47.42.3: #109820# Removed all itemset handling stuff, migrated to new properties implementations completely. I had to change from base class Properties to BaseProperties due to a solaris compiler bug. 2003/05/21 14:34:12 aw 1.47.42.2: RESYNC: (1.47-1.48); FILE MERGED 2003/05/21 11:47:34 aw 1.47.42.1: #109820#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [0bf1cc8145dac56b0c31869cb9eb050b860359cd]

INTEGRATION: CWS aw003 (1.2.62); FILE MERGED 2003/10/23 14:37:38 aw 1.2.62.1: #111111# Changed GetBoundRect() to GetCurrentBoundRect() and GetLastBoundRect()


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [d6bddca5a7dd395c9c012002db9c585811168e25]

INTEGRATION: CWS aw003 (1.6.42); FILE MERGED 2003/07/24 14:38:59 aw 1.6.42.2: #110094# Adaptions for DrawingLayer changes 2003/06/30 13:28:41 aw 1.6.42.1: #110094#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [f45b294f3768811c4fc5311e374d8bb91a1de85b]

INTEGRATION: CWS aw003 (1.10.42); FILE MERGED 2003/11/04 16:54:10 aw 1.10.42.4: RESYNC: (1.10-1.11); FILE MERGED 2003/10/07 12:21:25 aw 1.10.42.3: #111097# 2003/09/19 11:22:43 aw 1.10.42.2: #111111# 2003/06/06 12:59:34 aw 1.10.42.1: #109820# 2nd run of changes for ItemSet isolation


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [205883cc023f37f742074d8d6726e2c583ba26f5]

INTEGRATION: CWS aw003 (1.1.1.1.236); FILE MERGED 2003/08/19 16:45:33 aw 1.1.1.1.236.1: #111096#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [49b6fa8e854eef9207c981c596e211b80f58dfe2]

INTEGRATION: CWS aw003 (1.1.1.1.236); FILE MERGED 2003/07/24 14:38:58 aw 1.1.1.1.236.1: #110094# Adaptions for DrawingLayer changes


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [05428a46c6509e80b1ddea39d4ccd393265dcc41]

INTEGRATION: CWS aw003 (1.104.12); FILE MERGED 2003/11/04 16:54:04 aw 1.104.12.6: RESYNC: (1.111-1.112); FILE MERGED 2003/10/07 17:16:27 aw 1.104.12.5: RESYNC: (1.110-1.111); FILE MERGED 2003/08/20 10:05:29 aw 1.104.12.4: RESYNC: (1.108-1.110); FILE MERGED 2003/08/01 08:21:41 aw 1.104.12.3: #111111# Changes to SdrPageObj and SdrPage 2003/06/30 16:11:36 aw 1.104.12.2: RESYNC: (1.104-1.108); FILE MERGED 2003/06/06 12:59:33 aw 1.104.12.1: #109820# 2nd run of changes for ItemSet isolation


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [6c95fe0bfa1516367aafcfb43e7ba9cc2f3b7c20]

INTEGRATION: CWS aw003 (1.9.194); FILE MERGED 2003/06/06 12:59:33 aw 1.9.194.1: #109820# 2nd run of changes for ItemSet isolation


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [7c14dfcb81276958be4eb08a9ebfd96d46dc357c]

INTEGRATION: CWS aw003 (1.29.42); FILE MERGED 2003/11/04 16:53:47 aw 1.29.42.10: RESYNC: (1.32-1.33); FILE MERGED 2003/10/23 14:37:38 aw 1.29.42.9: #111111# Changed GetBoundRect() to GetCurrentBoundRect() and GetLastBoundRect() 2003/10/09 07:58:58 aw 1.29.42.8: #111111# 2003/10/07 17:16:16 aw 1.29.42.7: RESYNC: (1.31-1.32); FILE MERGED 2003/08/20 10:05:20 aw 1.29.42.6: RESYNC: (1.30-1.31); FILE MERGED 2003/08/19 16:45:33 aw 1.29.42.5: #111096# 2003/07/24 14:38:58 aw 1.29.42.4: #110094# Adaptions for DrawingLayer changes 2003/06/06 12:59:32 aw 1.29.42.3: #109820# 2nd run of changes for ItemSet isolation 2003/05/21 14:33:20 aw 1.29.42.2: RESYNC: (1.29-1.30); FILE MERGED 2003/05/21 11:47:34 aw 1.29.42.1: #109820#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [54377a9fe31541fb87cd6a5c879306f9a0a99851]

INTEGRATION: CWS aw003 (1.6.190); FILE MERGED 2003/11/04 16:53:33 aw 1.6.190.6: RESYNC: (1.7-1.8); FILE MERGED 2003/10/23 14:37:37 aw 1.6.190.5: #111111# Changed GetBoundRect() to GetCurrentBoundRect() and GetLastBoundRect() 2003/08/01 10:14:24 aw 1.6.190.4: #111111# Fix in SdrEditView::CombineMarkedObjects() 2003/06/06 12:59:32 aw 1.6.190.3: #109820# 2nd run of changes for ItemSet isolation 2003/05/21 14:33:08 aw 1.6.190.2: RESYNC: (1.6-1.7); FILE MERGED 2003/05/21 11:47:33 aw 1.6.190.1: #109820#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [3c97268137fcf9f228a7125eb62742923b3e831b]

INTEGRATION: CWS aw003 (1.14.42); FILE MERGED 2003/10/23 14:37:37 aw 1.14.42.4: #111111# Changed GetBoundRect() to GetCurrentBoundRect() and GetLastBoundRect() 2003/07/24 14:38:58 aw 1.14.42.3: #110094# Adaptions for DrawingLayer changes 2003/06/06 12:59:31 aw 1.14.42.2: #109820# 2nd run of changes for ItemSet isolation 2003/05/21 11:47:33 aw 1.14.42.1: #109820#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [b0b21236cfe7f214d7586ef2a027e929c263153f]

INTEGRATION: CWS aw003 (1.8.190); FILE MERGED 2003/10/23 14:37:37 aw 1.8.190.4: #111111# Changed GetBoundRect() to GetCurrentBoundRect() and GetLastBoundRect() 2003/06/06 12:59:31 aw 1.8.190.3: #109820# 2nd run of changes for ItemSet isolation 2003/05/21 14:32:56 aw 1.8.190.2: RESYNC: (1.8-1.9); FILE MERGED 2003/05/21 11:47:32 aw 1.8.190.1: #109820#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [3427afa6d76f03091a9cc030732278efd6db8f2f]

INTEGRATION: CWS aw003 (1.4.190); FILE MERGED 2003/07/24 14:38:57 aw 1.4.190.1: #110094# Adaptions for DrawingLayer changes


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [ac0cc46c3c35f3966a802564a8d421cc3a11be08]

INTEGRATION: CWS aw003 (1.3.36); FILE MERGED 2003/10/23 14:37:36 aw 1.3.36.2: #111111# Changed GetBoundRect() to GetCurrentBoundRect() and GetLastBoundRect() 2003/10/07 12:21:20 aw 1.3.36.1: #111097#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [32474f063edc35b0dac821bf79ae36ef72081e84]

INTEGRATION: CWS aw003 (1.10.42); FILE MERGED 2003/11/04 16:53:27 aw 1.10.42.4: RESYNC: (1.10-1.11); FILE MERGED 2003/10/23 14:37:36 aw 1.10.42.3: #111111# Changed GetBoundRect() to GetCurrentBoundRect() and GetLastBoundRect() 2003/06/06 12:59:30 aw 1.10.42.2: #109820# 2nd run of changes for ItemSet isolation 2003/05/21 11:47:32 aw 1.10.42.1: #109820#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [6bb895cf60df376a23f49b5d16b5f0714b9703df]

INTEGRATION: CWS aw003 (1.6.190); FILE MERGED 2003/11/04 16:53:21 aw 1.6.190.3: RESYNC: (1.7-1.8); FILE MERGED 2003/05/21 14:32:09 aw 1.6.190.2: RESYNC: (1.6-1.7); FILE MERGED 2003/05/21 11:47:31 aw 1.6.190.1: #109820#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [86e7a31752c88cf2f00ec8caa81762c472f094cb]

INTEGRATION: CWS aw003 (1.1.190); FILE MERGED 2003/11/04 16:53:16 aw 1.1.190.2: RESYNC: (1.1-1.2); FILE MERGED 2003/06/06 12:59:30 aw 1.1.190.1: #109820# 2nd run of changes for ItemSet isolation


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [1da4e66b4f9d63ec67f3341ec72db10002d1f0f7]

INTEGRATION: CWS aw003 (1.1.2); FILE ADDED 2003/10/30 14:15:54 aw 1.1.2.7: #111111# Made two cases more stable 2003/10/07 12:14:38 aw 1.1.2.6: #111097# 2003/07/24 14:25:54 aw 1.1.2.5: #110094# Adaptions for DrawingLayer changes 2003/06/30 13:27:27 aw 1.1.2.4: #110094# 2003/06/06 12:59:27 aw 1.1.2.3: #109820# 2nd run of changes for ItemSet isolation 2003/05/26 12:53:57 aw 1.1.2.2: #109820# Removed all itemset handling stuff, migrated to new properties implementations completely. I had to change from base class Properties to BaseProperties due to a solaris compiler bug. 2003/05/21 11:32:00 aw 1.1.2.1: #109820#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [8d02bc4fccdf8165f1ea254ae090e3ca635379eb]

INTEGRATION: CWS aw003 (1.1.2); FILE ADDED 2003/10/07 12:14:35 aw 1.1.2.4: #111097# 2003/06/30 13:27:27 aw 1.1.2.3: #110094# 2003/05/26 12:53:57 aw 1.1.2.2: #109820# Removed all itemset handling stuff, migrated to new properties implementations completely. I had to change from base class Properties to BaseProperties due to a solaris compiler bug. 2003/05/21 11:31:59 aw 1.1.2.1: #109820#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [ca806f146f0dbf4563599430fa0cc6750cc56495]

INTEGRATION: CWS aw003 (1.1.2); FILE ADDED 2003/10/07 12:14:33 aw 1.1.2.6: #111097# 2003/07/24 14:25:53 aw 1.1.2.5: #110094# Adaptions for DrawingLayer changes 2003/06/30 13:27:26 aw 1.1.2.4: #110094# 2003/06/06 12:59:27 aw 1.1.2.3: #109820# 2nd run of changes for ItemSet isolation 2003/05/26 12:53:56 aw 1.1.2.2: #109820# Removed all itemset handling stuff, migrated to new properties implementations completely. I had to change from base class Properties to BaseProperties due to a solaris compiler bug. 2003/05/21 11:31:58 aw 1.1.2.1: #109820#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [c7b18519256aeedf0b737e8c82203ebebbca3e07]

INTEGRATION: CWS aw003 (1.1.2); FILE ADDED 2003/11/17 17:25:14 aw 1.1.2.8: #111111# Removed ststic ItemSetusage at EmptyItemSet, this is dangerous when starting more than one application instance. 2003/10/16 08:27:48 aw 1.1.2.7: #111111# 2003/10/14 11:38:52 aw 1.1.2.6: #111111# 2003/10/14 10:53:18 aw 1.1.2.5: #111111# 2003/10/07 12:14:31 aw 1.1.2.4: #111097# 2003/06/30 13:27:26 aw 1.1.2.3: #110094# 2003/05/26 12:53:56 aw 1.1.2.2: #109820# Removed all itemset handling stuff, migrated to new properties implementations completely. I had to change from base class Properties to BaseProperties due to a solaris compiler bug. 2003/05/21 11:31:58 aw 1.1.2.1: #109820#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [0dc20d921e6b9458425f5061ffe18612d15c73fa]

INTEGRATION: CWS aw003 (1.1.2); FILE ADDED 2003/10/07 12:14:28 aw 1.1.2.5: #111097# 2003/06/30 13:27:26 aw 1.1.2.4: #110094# 2003/06/06 12:59:26 aw 1.1.2.3: #109820# 2nd run of changes for ItemSet isolation 2003/05/26 12:53:56 aw 1.1.2.2: #109820# Removed all itemset handling stuff, migrated to new properties implementations completely. I had to change from base class Properties to BaseProperties due to a solaris compiler bug. 2003/05/21 11:31:57 aw 1.1.2.1: #109820#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [94d45e4edc7044d4eae498abb2ef5d015cc2d2d6]

INTEGRATION: CWS aw003 (1.1.2); FILE ADDED 2003/05/21 11:31:56 aw 1.1.2.1: #109820#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [32f0ed6799c6db23fcfb1686c56edd542d559516]

INTEGRATION: CWS aw003 (1.1.2); FILE ADDED 2003/10/23 14:37:34 aw 1.1.2.5: #111111# Changed GetBoundRect() to GetCurrentBoundRect() and GetLastBoundRect() 2003/10/07 12:14:26 aw 1.1.2.4: #111097# 2003/06/30 13:27:25 aw 1.1.2.3: #110094# 2003/05/26 12:53:55 aw 1.1.2.2: #109820# Removed all itemset handling stuff, migrated to new properties implementations completely. I had to change from base class Properties to BaseProperties due to a solaris compiler bug. 2003/05/21 11:31:56 aw 1.1.2.1: #109820#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [fad654b46b8413581c471717626bfbfcc83de176]

INTEGRATION: CWS aw003 (1.1.2); FILE ADDED 2003/10/07 12:14:23 aw 1.1.2.5: #111097# 2003/06/30 13:27:25 aw 1.1.2.4: #110094# 2003/06/06 12:59:26 aw 1.1.2.3: #109820# 2nd run of changes for ItemSet isolation 2003/05/26 12:53:55 aw 1.1.2.2: #109820# Removed all itemset handling stuff, migrated to new properties implementations completely. I had to change from base class Properties to BaseProperties due to a solaris compiler bug. 2003/05/21 11:31:54 aw 1.1.2.1: #109820#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [0dc43e61f828c106625f53c7d61e569969b333f5]

INTEGRATION: CWS aw003 (1.1.2); FILE ADDED 2003/10/07 12:14:22 aw 1.1.2.5: #111097# 2003/06/30 13:27:24 aw 1.1.2.4: #110094# 2003/06/06 12:59:25 aw 1.1.2.3: #109820# 2nd run of changes for ItemSet isolation 2003/05/26 12:53:54 aw 1.1.2.2: #109820# Removed all itemset handling stuff, migrated to new properties implementations completely. I had to change from base class Properties to BaseProperties due to a solaris compiler bug. 2003/05/21 11:31:54 aw 1.1.2.1: #109820#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [6386f711019f8a6ca71d77824810675e360fbe1d]

INTEGRATION: CWS aw003 (1.1.2); FILE ADDED 2003/11/17 17:25:13 aw 1.1.2.6: #111111# Removed ststic ItemSetusage at EmptyItemSet, this is dangerous when starting more than one application instance. 2003/10/07 12:14:21 aw 1.1.2.5: #111097# 2003/06/30 13:27:24 aw 1.1.2.4: #110094# 2003/06/06 12:59:25 aw 1.1.2.3: #109820# 2nd run of changes for ItemSet isolation 2003/05/26 12:53:54 aw 1.1.2.2: #109820# Removed all itemset handling stuff, migrated to new properties implementations completely. I had to change from base class Properties to BaseProperties due to a solaris compiler bug. 2003/05/21 11:31:53 aw 1.1.2.1: #109820#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [4ea7705ae1765ed07adc7f21b6461b1720cd8b65]

INTEGRATION: CWS aw003 (1.1.2); FILE ADDED 2003/10/07 12:14:18 aw 1.1.2.4: #111097# 2003/06/30 13:27:23 aw 1.1.2.3: #110094# 2003/05/26 12:53:54 aw 1.1.2.2: #109820# Removed all itemset handling stuff, migrated to new properties implementations completely. I had to change from base class Properties to BaseProperties due to a solaris compiler bug. 2003/05/21 11:31:52 aw 1.1.2.1: #109820#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [942d1adbec9cd3690ef3d36a508d15b6cd1a4ea5]

INTEGRATION: CWS aw003 (1.1.2); FILE ADDED 2003/10/07 12:14:18 aw 1.1.2.5: #111097# 2003/06/30 13:27:23 aw 1.1.2.4: #110094# 2003/06/06 12:59:25 aw 1.1.2.3: #109820# 2nd run of changes for ItemSet isolation 2003/05/26 12:53:53 aw 1.1.2.2: #109820# Removed all itemset handling stuff, migrated to new properties implementations completely. I had to change from base class Properties to BaseProperties due to a solaris compiler bug. 2003/05/21 11:31:51 aw 1.1.2.1: #109820#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [f82af47f8d5bd93a7c16fd72ef5da3ab885f689a]

INTEGRATION: CWS aw003 (1.1.2); FILE ADDED 2003/10/07 12:14:17 aw 1.1.2.5: #111097# 2003/06/30 13:27:23 aw 1.1.2.4: #110094# 2003/06/06 12:59:24 aw 1.1.2.3: #109820# 2nd run of changes for ItemSet isolation 2003/05/26 12:53:53 aw 1.1.2.2: #109820# Removed all itemset handling stuff, migrated to new properties implementations completely. I had to change from base class Properties to BaseProperties due to a solaris compiler bug. 2003/05/21 11:31:50 aw 1.1.2.1: #109820#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [dc20d0dc43042811f2599d7f810fb861843a6c60]

INTEGRATION: CWS aw003 (1.1.2); FILE ADDED 2003/10/07 12:14:15 aw 1.1.2.4: #111097# 2003/06/30 13:27:22 aw 1.1.2.3: #110094# 2003/05/26 12:53:53 aw 1.1.2.2: #109820# Removed all itemset handling stuff, migrated to new properties implementations completely. I had to change from base class Properties to BaseProperties due to a solaris compiler bug. 2003/05/21 11:31:49 aw 1.1.2.1: #109820#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [9cc1da03317ff221f0077dc1d308e87c6c3289c2]

INTEGRATION: CWS aw003 (1.1.2); FILE ADDED 2003/10/07 12:14:12 aw 1.1.2.4: #111097# 2003/06/30 13:27:21 aw 1.1.2.3: #110094# 2003/05/26 12:53:52 aw 1.1.2.2: #109820# Removed all itemset handling stuff, migrated to new properties implementations completely. I had to change from base class Properties to BaseProperties due to a solaris compiler bug. 2003/05/21 11:31:49 aw 1.1.2.1: #109820#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [a87038ad647412bea65404620d0ce743c124a380]

INTEGRATION: CWS aw003 (1.1.2); FILE ADDED 2003/10/07 12:14:09 aw 1.1.2.5: #111097# 2003/06/30 13:27:21 aw 1.1.2.4: #110094# 2003/06/06 12:59:24 aw 1.1.2.3: #109820# 2nd run of changes for ItemSet isolation 2003/05/26 12:53:52 aw 1.1.2.2: #109820# Removed all itemset handling stuff, migrated to new properties implementations completely. I had to change from base class Properties to BaseProperties due to a solaris compiler bug. 2003/05/21 11:31:48 aw 1.1.2.1: #109820#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [35ab01eb5a0feebf15e687c4daede572f8870f6d]

INTEGRATION: CWS aw003 (1.1.2); FILE ADDED 2003/10/07 12:14:06 aw 1.1.2.5: #111097# 2003/06/30 13:27:21 aw 1.1.2.4: #110094# 2003/06/06 12:59:23 aw 1.1.2.3: #109820# 2nd run of changes for ItemSet isolation 2003/05/26 12:53:52 aw 1.1.2.2: #109820# Removed all itemset handling stuff, migrated to new properties implementations completely. I had to change from base class Properties to BaseProperties due to a solaris compiler bug. 2003/05/21 11:31:47 aw 1.1.2.1: #109820#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [f51c010ca3a5c974bb942dfa444eb2ba58fc576b]

INTEGRATION: CWS aw003 (1.1.2); FILE ADDED 2003/10/07 12:14:04 aw 1.1.2.4: #111097# 2003/06/30 13:27:20 aw 1.1.2.3: #110094# 2003/05/26 12:53:51 aw 1.1.2.2: #109820# Removed all itemset handling stuff, migrated to new properties implementations completely. I had to change from base class Properties to BaseProperties due to a solaris compiler bug. 2003/05/21 11:31:46 aw 1.1.2.1: #109820#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [adf8549c62bcb60d12dd701fca4bd29b03ada3d8]

INTEGRATION: CWS aw003 (1.1.2); FILE ADDED 2003/10/07 12:14:01 aw 1.1.2.5: #111097# 2003/06/30 13:27:20 aw 1.1.2.4: #110094# 2003/06/06 12:59:23 aw 1.1.2.3: #109820# 2nd run of changes for ItemSet isolation 2003/05/26 12:53:51 aw 1.1.2.2: #109820# Removed all itemset handling stuff, migrated to new properties implementations completely. I had to change from base class Properties to BaseProperties due to a solaris compiler bug. 2003/05/21 11:31:45 aw 1.1.2.1: #109820#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [eec419e815c661b48230ce50a3068b6ebec65eec]

INTEGRATION: CWS aw003 (1.1.2); FILE ADDED 2003/10/07 12:13:58 aw 1.1.2.5: #111097# 2003/06/30 13:27:20 aw 1.1.2.4: #110094# 2003/06/06 12:59:23 aw 1.1.2.3: #109820# 2nd run of changes for ItemSet isolation 2003/05/26 12:53:51 aw 1.1.2.2: #109820# Removed all itemset handling stuff, migrated to new properties implementations completely. I had to change from base class Properties to BaseProperties due to a solaris compiler bug. 2003/05/21 11:31:45 aw 1.1.2.1: #109820#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [bd8d8f293edb167ed919140f8c2b2b4bc4a99391]

INTEGRATION: CWS aw003 (1.1.2); FILE ADDED 2003/10/31 13:31:19 aw 1.1.2.9: #111111# MasterPages will set their paint parameters and the notify at simple objects has a workaround to invalidate the MasterPage if it is the BackgroundObject. 2003/10/30 14:15:53 aw 1.1.2.8: #111111# Made two cases more stable 2003/10/23 14:37:34 aw 1.1.2.7: #111111# Changed GetBoundRect() to GetCurrentBoundRect() and GetLastBoundRect() 2003/10/07 12:13:56 aw 1.1.2.6: #111097# 2003/07/24 14:25:53 aw 1.1.2.5: #110094# Adaptions for DrawingLayer changes 2003/06/30 13:27:19 aw 1.1.2.4: #110094# 2003/06/06 12:59:22 aw 1.1.2.3: #109820# 2nd run of changes for ItemSet isolation 2003/05/26 12:53:50 aw 1.1.2.2: #109820# Removed all itemset handling stuff, migrated to new properties implementations completely. I had to change from base class Properties to BaseProperties due to a solaris compiler bug. 2003/05/21 11:31:44 aw 1.1.2.1: #109820#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [4d2a0903a8acd3e71842a61c5a56198fb9152922]

INTEGRATION: CWS aw003 (1.1.2); FILE ADDED 2003/10/07 12:09:09 aw 1.1.2.1: #111097#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [43967d7c580903b9d5dd89e545eea2dc761b4512]

INTEGRATION: CWS aw003 (1.1.2); FILE ADDED 2003/10/07 12:08:49 aw 1.1.2.1: #111097#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [0b40620b3cd150eb1c16c8ac0479585e9d80323f]

INTEGRATION: CWS aw003 (1.1.2); FILE ADDED 2003/10/07 12:11:59 aw 1.1.2.6: #111097# 2003/08/19 16:46:16 aw 1.1.2.5: #111096# 2003/07/30 16:05:32 aw 1.1.2.4: #110094# Further DrawingLayer adaptions 2003/07/25 10:13:15 aw 1.1.2.3: #110094# Further changes 2003/07/24 14:25:31 aw 1.1.2.2: #110094# Adaptions for DrawingLayer changes 2003/06/30 13:26:55 aw 1.1.2.1: #110094#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [0c384f42d310a8e9d7721c1b0174587cdcbd8847]

INTEGRATION: CWS aw003 (1.1.2); FILE ADDED 2003/10/07 12:11:15 aw 1.1.2.1: #111097#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [6965c7c4ea670462f22373afd704dcb8c32c6200]

INTEGRATION: CWS aw003 (1.1.2); FILE ADDED 2003/10/20 10:41:28 aw 1.1.2.8: #111111# 2003/10/16 08:27:47 aw 1.1.2.7: #111111# 2003/10/07 12:11:56 aw 1.1.2.6: #111097# 2003/08/19 16:46:15 aw 1.1.2.5: #111096# 2003/07/30 16:05:31 aw 1.1.2.4: #110094# Further DrawingLayer adaptions 2003/07/25 10:13:15 aw 1.1.2.3: #110094# Further changes 2003/07/24 14:25:30 aw 1.1.2.2: #110094# Adaptions for DrawingLayer changes 2003/06/30 13:26:54 aw 1.1.2.1: #110094#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [464df12573424920e831bbca5bb6ff7f7fbf5a09]

INTEGRATION: CWS aw003 (1.1.2); FILE ADDED 2003/10/23 14:37:33 aw 1.1.2.10: #111111# Changed GetBoundRect() to GetCurrentBoundRect() and GetLastBoundRect() 2003/10/07 12:11:52 aw 1.1.2.9: #111097# 2003/09/19 11:21:59 aw 1.1.2.8: #111111# 2003/08/19 16:46:15 aw 1.1.2.7: #111096# 2003/08/01 08:21:10 aw 1.1.2.6: #111111# Changes to SdrPageObj and SdrPage 2003/07/30 16:05:31 aw 1.1.2.5: #110094# Further DrawingLayer adaptions 2003/07/25 16:31:40 aw 1.1.2.4: #110094# Changed Paint() to DoPaintObject() for identifying reasons 2003/07/25 10:13:14 aw 1.1.2.3: #110094# Further changes 2003/07/24 14:25:30 aw 1.1.2.2: #110094# Adaptions for DrawingLayer changes 2003/06/30 13:26:53 aw 1.1.2.1: #110094#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [277776abcd625bde0ac0c7a5c2555154f71102c7]

INTEGRATION: CWS aw003 (1.1.2); FILE ADDED 2003/10/23 14:37:32 aw 1.1.2.5: #111111# Changed GetBoundRect() to GetCurrentBoundRect() and GetLastBoundRect() 2003/10/16 08:27:47 aw 1.1.2.4: #111111# 2003/10/07 12:11:51 aw 1.1.2.3: #111097# 2003/08/01 08:21:10 aw 1.1.2.2: #111111# Changes to SdrPageObj and SdrPage 2003/07/30 16:05:59 aw 1.1.2.1: #110094# Further DrawingLayer adaptions


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [094013ec10e61cbf406937adc526b63247306141]

INTEGRATION: CWS aw003 (1.1.2); FILE ADDED 2003/10/23 14:37:32 aw 1.1.2.6: #111111# Changed GetBoundRect() to GetCurrentBoundRect() and GetLastBoundRect() 2003/10/07 12:11:46 aw 1.1.2.5: #111097# 2003/07/30 16:05:30 aw 1.1.2.4: #110094# Further DrawingLayer adaptions 2003/07/25 10:13:14 aw 1.1.2.3: #110094# Further changes 2003/07/24 14:25:29 aw 1.1.2.2: #110094# Adaptions for DrawingLayer changes 2003/06/30 13:26:52 aw 1.1.2.1: #110094#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [45197bfe8c373ab41abea42f4bd67cdfdac91076]

INTEGRATION: CWS aw003 (1.1.2); FILE ADDED 2003/10/23 14:37:31 aw 1.1.2.3: #111111# Changed GetBoundRect() to GetCurrentBoundRect() and GetLastBoundRect() 2003/10/07 12:11:45 aw 1.1.2.2: #111097# 2003/08/19 16:46:37 aw 1.1.2.1: #111096#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [edc21bb5fe9ceba6cfa27532fe877efa47eb0099]

INTEGRATION: CWS aw003 (1.1.2); FILE ADDED 2003/10/23 14:37:31 aw 1.1.2.7: #111111# Changed GetBoundRect() to GetCurrentBoundRect() and GetLastBoundRect() 2003/10/07 12:11:43 aw 1.1.2.6: #111097# 2003/07/30 16:05:30 aw 1.1.2.5: #110094# Further DrawingLayer adaptions 2003/07/25 16:31:39 aw 1.1.2.4: #110094# Changed Paint() to DoPaintObject() for identifying reasons 2003/07/25 10:13:13 aw 1.1.2.3: #110094# Further changes 2003/07/24 14:25:29 aw 1.1.2.2: #110094# Adaptions for DrawingLayer changes 2003/06/30 13:26:51 aw 1.1.2.1: #110094#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [425f9796ed29b191ac5779c31ea29f258b2b3daf]

INTEGRATION: CWS aw003 (1.1.2); FILE ADDED 2003/10/07 12:11:41 aw 1.1.2.6: #111097# 2003/08/19 16:46:14 aw 1.1.2.5: #111096# 2003/07/30 16:05:30 aw 1.1.2.4: #110094# Further DrawingLayer adaptions 2003/07/25 10:13:13 aw 1.1.2.3: #110094# Further changes 2003/07/24 14:25:28 aw 1.1.2.2: #110094# Adaptions for DrawingLayer changes 2003/06/30 13:26:50 aw 1.1.2.1: #110094#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [644dd4954feddfcd194aeba614221ea9f23c23fd]

INTEGRATION: CWS aw003 (1.1.2); FILE ADDED 2003/10/16 08:27:46 aw 1.1.2.9: #111111# 2003/10/07 12:11:40 aw 1.1.2.8: #111097# 2003/08/19 16:46:14 aw 1.1.2.7: #111096# 2003/07/30 16:05:29 aw 1.1.2.6: #110094# Further DrawingLayer adaptions 2003/07/25 16:31:39 aw 1.1.2.5: #110094# Changed Paint() to DoPaintObject() for identifying reasons 2003/07/25 10:13:13 aw 1.1.2.4: #110094# Further changes 2003/07/24 14:25:28 aw 1.1.2.3: #110094# Adaptions for DrawingLayer changes 2003/07/01 14:45:25 aw 1.1.2.2: #110094# Necessary changes for GCC 2003/06/30 13:26:50 aw 1.1.2.1: #110094#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [86ad40f56e4adca2c064aebd72a14fe582320eb9]

INTEGRATION: CWS aw003 (1.1.2); FILE ADDED 2003/10/07 12:11:38 aw 1.1.2.6: #111097# 2003/07/30 16:05:29 aw 1.1.2.5: #110094# Further DrawingLayer adaptions 2003/07/25 16:31:39 aw 1.1.2.4: #110094# Changed Paint() to DoPaintObject() for identifying reasons 2003/07/25 10:13:12 aw 1.1.2.3: #110094# Further changes 2003/07/24 14:25:28 aw 1.1.2.2: #110094# Adaptions for DrawingLayer changes 2003/06/30 13:26:49 aw 1.1.2.1: #110094#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [c6bddc18ee1868145eec2cea530170411ed0808e]

INTEGRATION: CWS aw003 (1.1.2); FILE ADDED 2003/10/07 12:11:37 aw 1.1.2.6: #111097# 2003/08/19 16:46:13 aw 1.1.2.5: #111096# 2003/07/30 16:05:28 aw 1.1.2.4: #110094# Further DrawingLayer adaptions 2003/07/25 16:31:38 aw 1.1.2.3: #110094# Changed Paint() to DoPaintObject() for identifying reasons 2003/07/24 14:25:27 aw 1.1.2.2: #110094# Adaptions for DrawingLayer changes 2003/06/30 13:26:48 aw 1.1.2.1: #110094#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [22f73d70cc2286f4a05517be013a5562f4108ad0]

INTEGRATION: CWS aw003 (1.1.2); FILE ADDED 2003/10/07 12:11:35 aw 1.1.2.5: #111097# 2003/08/19 16:46:12 aw 1.1.2.4: #111096# 2003/07/30 16:05:28 aw 1.1.2.3: #110094# Further DrawingLayer adaptions 2003/07/24 14:25:27 aw 1.1.2.2: #110094# Adaptions for DrawingLayer changes 2003/06/30 13:26:48 aw 1.1.2.1: #110094#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [c6c52a816c8444bbea07df8576720adb4a4f98b0]

INTEGRATION: CWS aw003 (1.1.2); FILE ADDED 2003/10/29 09:26:14 aw 1.1.2.7: #111111# Changed flags for AnyInput call due to problems under Linux and Solaris 2003/10/16 08:27:46 aw 1.1.2.6: #111111# 2003/10/07 12:11:31 aw 1.1.2.5: #111097# 2003/08/19 16:46:12 aw 1.1.2.4: #111096# 2003/07/25 16:31:38 aw 1.1.2.3: #110094# Changed Paint() to DoPaintObject() for identifying reasons 2003/07/24 14:25:27 aw 1.1.2.2: #110094# Adaptions for DrawingLayer changes 2003/06/30 13:26:47 aw 1.1.2.1: #110094#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [175218631d48a1443c74734cdc369f650870351f]

INTEGRATION: CWS aw003 (1.1.2); FILE ADDED 2003/10/07 12:10:03 aw 1.1.2.2: #111097# 2003/08/19 16:49:44 aw 1.1.2.1: #111096#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [0e4dfcd813c9ca6b96155b9f5f4af9c093c90c7b]

INTEGRATION: CWS aw003 (1.1.2); FILE ADDED 2003/10/07 12:09:59 aw 1.1.2.2: #111097# 2003/08/19 16:49:33 aw 1.1.2.1: #111096#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [3db5911910d992494e1f04cb3b4929a69cf01fef]

INTEGRATION: CWS aw003 (1.1.2); FILE ADDED 2003/08/19 16:49:22 aw 1.1.2.1: #111096#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [c05732c0ab0a506f62e885f30e9b9577bee3115f]

INTEGRATION: CWS aw003 (1.1.2); FILE ADDED 2003/10/07 12:09:56 aw 1.1.2.2: #111097# 2003/08/19 16:49:10 aw 1.1.2.1: #111096#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [efd7aa91451ef7c54f59628d11f9d37125eada4d]

INTEGRATION: CWS aw003 (1.73.12); FILE MERGED 2003/11/21 10:28:15 aw 1.73.12.6: RESYNC: (1.83-1.84); FILE MERGED 2003/10/07 17:18:34 aw 1.73.12.5: RESYNC: (1.79-1.83); FILE MERGED 2003/08/20 10:10:09 aw 1.73.12.4: RESYNC: (1.78-1.79); FILE MERGED 2003/07/24 14:38:36 aw 1.73.12.3: #110094# Adaptions for DrawingLayer changes 2003/06/30 16:17:15 aw 1.73.12.2: RESYNC: (1.73-1.78); FILE MERGED 2003/06/06 12:59:20 aw 1.73.12.1: #109820# 2nd run of changes for ItemSet isolation


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [9e11756d19c0372b289c6342db470f3d75fc0500]

INTEGRATION: CWS aw003 (1.2.42); FILE MERGED 2003/06/06 12:59:20 aw 1.2.42.1: #109820# 2nd run of changes for ItemSet isolation


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [fe4ec46df0ea03a307cfe3f3cd09ed3967220262]

INTEGRATION: CWS aw003 (1.32.42); FILE MERGED 2003/08/20 10:09:51 aw 1.32.42.2: RESYNC: (1.32-1.33); FILE MERGED 2003/06/06 12:59:19 aw 1.32.42.1: #109820# 2nd run of changes for ItemSet isolation


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [6e463b82012488846a6e03e5b01a9248ce81eced]

INTEGRATION: CWS aw003 (1.19.42); FILE MERGED 2003/10/07 12:20:24 aw 1.19.42.1: #111097#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [1a8cd442dec0602661f68e58ddd23dbda1befcc6]

INTEGRATION: CWS aw003 (1.28.6); FILE MERGED 2003/10/07 12:19:26 aw 1.28.6.1: #111097#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [bdac6f9ceae8199dde0e5a6160a1e5fb6b114d67]

INTEGRATION: CWS aw003 (1.25.42); FILE MERGED 2003/10/07 12:19:22 aw 1.25.42.2: #111097# 2003/07/24 14:38:21 aw 1.25.42.1: #110094# Adaptions for DrawingLayer changes


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [d9dafba78bf1328afcc8feb65672534e7927b3c4]

INTEGRATION: CWS aw003 (1.41.42); FILE MERGED 2003/11/04 16:55:30 aw 1.41.42.2: RESYNC: (1.41-1.42); FILE MERGED 2003/10/07 12:19:15 aw 1.41.42.1: #111097#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [affcb54a29a72d10e23e0a1cad598e2570afe55d]

INTEGRATION: CWS aw003 (1.39.42); FILE MERGED 2003/10/07 17:20:25 aw 1.39.42.2: RESYNC: (1.39-1.40); FILE MERGED 2003/10/07 12:19:13 aw 1.39.42.1: #111097#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [c3752a2cd341922fe5c5b4c13a897c6d0d606e85]

INTEGRATION: CWS aw003 (1.7.210); FILE MERGED 2003/10/23 14:37:30 aw 1.7.210.1: #111111# Changed GetBoundRect() to GetCurrentBoundRect() and GetLastBoundRect()


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [89eecac50830ef43e02fb05d2585350f8cfce384]

INTEGRATION: CWS aw003 (1.35.30); FILE MERGED 2003/11/04 16:55:22 aw 1.35.30.2: RESYNC: (1.35-1.36); FILE MERGED 2003/10/07 12:19:07 aw 1.35.30.1: #111097#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [776169a16b47e9c86f53e4e0c5a166e6601be22e]

INTEGRATION: CWS aw003 (1.4.228); FILE MERGED 2003/06/06 12:59:13 aw 1.4.228.2: #109820# 2nd run of changes for ItemSet isolation 2003/05/21 11:49:21 aw 1.4.228.1: #109820#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [f60259c03c47d2406f3fe7b815a3dc648ce89529]

INTEGRATION: CWS aw003 (1.14.200); FILE MERGED 2003/11/04 16:56:20 aw 1.14.200.7: RESYNC: (1.14-1.15); FILE MERGED 2003/10/23 14:37:28 aw 1.14.200.6: #111111# Changed GetBoundRect() to GetCurrentBoundRect() and GetLastBoundRect() 2003/10/07 12:17:50 aw 1.14.200.5: #111097# 2003/07/25 16:31:13 aw 1.14.200.4: #110094# Changed Paint() to DoPaintObject() for identifying reasons 2003/07/24 14:38:08 aw 1.14.200.3: #110094# Adaptions for DrawingLayer changes 2003/06/06 12:59:12 aw 1.14.200.2: #109820# 2nd run of changes for ItemSet isolation 2003/05/21 11:49:20 aw 1.14.200.1: #109820#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [c9d05fdf4b21cce4800e3bb8b60e8016d615e2e8]

INTEGRATION: CWS aw003 (1.10.200); FILE MERGED 2003/10/07 12:17:48 aw 1.10.200.5: #111097# 2003/06/30 13:29:21 aw 1.10.200.4: #110094# 2003/06/06 12:59:12 aw 1.10.200.3: #109820# 2nd run of changes for ItemSet isolation 2003/05/26 12:51:27 aw 1.10.200.2: #109820# Removed all itemset handling stuff, migrated to new properties implementations completely. I had to change from base class Properties to BaseProperties due to a solaris compiler bug. 2003/05/21 11:49:20 aw 1.10.200.1: #109820#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [dc7a30057e1d3611136911ecbc581524de673493]

INTEGRATION: CWS aw003 (1.16.200); FILE MERGED 2003/11/04 16:56:15 aw 1.16.200.6: RESYNC: (1.16-1.17); FILE MERGED 2003/10/07 12:17:46 aw 1.16.200.5: #111097# 2003/06/30 13:29:20 aw 1.16.200.4: #110094# 2003/06/06 12:59:11 aw 1.16.200.3: #109820# 2nd run of changes for ItemSet isolation 2003/05/26 12:51:27 aw 1.16.200.2: #109820# Removed all itemset handling stuff, migrated to new properties implementations completely. I had to change from base class Properties to BaseProperties due to a solaris compiler bug. 2003/05/21 11:49:20 aw 1.16.200.1: #109820#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [96a1bdf890cb9859595be853e5c5dae45dfa2441]

INTEGRATION: CWS aw003 (1.6.198); FILE MERGED 2003/10/07 12:17:44 aw 1.6.198.4: #111097# 2003/07/25 16:31:13 aw 1.6.198.3: #110094# Changed Paint() to DoPaintObject() for identifying reasons 2003/07/24 14:38:08 aw 1.6.198.2: #110094# Adaptions for DrawingLayer changes 2003/06/30 13:29:19 aw 1.6.198.1: #110094#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [2161789ec4bd806b44c598e14cb83d0de4934866]

INTEGRATION: CWS aw003 (1.26.42); FILE MERGED 2003/11/04 16:55:58 aw 1.26.42.9: RESYNC: (1.27-1.28); FILE MERGED 2003/10/23 14:37:27 aw 1.26.42.8: #111111# Changed GetBoundRect() to GetCurrentBoundRect() and GetLastBoundRect() 2003/10/07 12:17:41 aw 1.26.42.7: #111097# 2003/07/24 14:38:07 aw 1.26.42.6: #110094# Adaptions for DrawingLayer changes 2003/06/30 16:21:06 aw 1.26.42.5: RESYNC: (1.26-1.27); FILE MERGED 2003/06/30 13:29:18 aw 1.26.42.4: #110094# 2003/06/06 12:59:10 aw 1.26.42.3: #109820# 2nd run of changes for ItemSet isolation 2003/05/26 12:51:26 aw 1.26.42.2: #109820# Removed all itemset handling stuff, migrated to new properties implementations completely. I had to change from base class Properties to BaseProperties due to a solaris compiler bug. 2003/05/21 11:49:18 aw 1.26.42.1: #109820#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [c22a7399ae81abe51828872783b7057037e36e01]

INTEGRATION: CWS aw003 (1.5.220); FILE MERGED 2003/05/21 11:49:18 aw 1.5.220.1: #109820#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [49d9c5e224f20df52500a42c623c3d8b8a9c4d2d]

INTEGRATION: CWS aw003 (1.13.42); FILE MERGED 2003/11/04 16:56:10 aw 1.13.42.6: RESYNC: (1.13-1.14); FILE MERGED 2003/10/07 12:17:38 aw 1.13.42.5: #111097# 2003/06/30 13:29:18 aw 1.13.42.4: #110094# 2003/06/06 12:59:10 aw 1.13.42.3: #109820# 2nd run of changes for ItemSet isolation 2003/05/26 12:51:26 aw 1.13.42.2: #109820# Removed all itemset handling stuff, migrated to new properties implementations completely. I had to change from base class Properties to BaseProperties due to a solaris compiler bug. 2003/05/21 11:49:17 aw 1.13.42.1: #109820#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [9c7a5799de30c1808a5915c5b4a26a55f3f5a0b4]

INTEGRATION: CWS aw003 (1.11.42); FILE MERGED 2003/11/04 16:56:05 aw 1.11.42.6: RESYNC: (1.11-1.12); FILE MERGED 2003/10/07 12:17:37 aw 1.11.42.5: #111097# 2003/06/30 13:29:17 aw 1.11.42.4: #110094# 2003/06/06 12:59:09 aw 1.11.42.3: #109820# 2nd run of changes for ItemSet isolation 2003/05/26 12:51:26 aw 1.11.42.2: #109820# Removed all itemset handling stuff, migrated to new properties implementations completely. I had to change from base class Properties to BaseProperties due to a solaris compiler bug. 2003/05/21 11:49:16 aw 1.11.42.1: #109820#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [6b5e60109a0c64e6dde55566e5b200900cb6ae9c]

INTEGRATION: CWS aw003 (1.3.230); FILE MERGED 2003/06/06 12:59:09 aw 1.3.230.1: #109820# 2nd run of changes for ItemSet isolation


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [8efefdc846af85ef98bf3999b951932091dd4b52]

INTEGRATION: CWS aw003 (1.1.1.1.236); FILE MERGED 2003/07/24 14:38:06 aw 1.1.1.1.236.1: #110094# Adaptions for DrawingLayer changes


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [8ca9d1f0290d79965671f7109b175d5de4a11f5f]

INTEGRATION: CWS aw003 (1.20.20); FILE MERGED 2003/06/06 12:59:07 aw 1.20.20.1: #109820# 2nd run of changes for ItemSet isolation


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [bcb1a49973387bba377093ac18e6158b9c128098]

INTEGRATION: CWS aw003 (1.3.202); FILE MERGED 2003/10/30 14:15:10 aw 1.3.202.4: #111111# No one is deleting the MeasureObj? This is not only an error but also a memory leak (!). Main problem is that this object is still listening to  a StyleSheet of the model which was set. Thus, if You want to keep the obnject, set the modfel to 0L, if object is not needed (seems to be the case here), delete it. 2003/10/07 12:16:38 aw 1.3.202.3: #111097# 2003/07/25 16:30:38 aw 1.3.202.2: #110094# Changed Paint() to DoPaintObject() for identifying reasons 2003/06/06 12:59:07 aw 1.3.202.1: #109820# 2nd run of changes for ItemSet isolation


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [f14ed6f011a8ca67ff4f5875dca6a29a0a71db57]

INTEGRATION: CWS aw003 (1.9.202); FILE MERGED 2003/11/04 16:57:46 aw 1.9.202.3: RESYNC: (1.9-1.10); FILE MERGED 2003/07/24 14:37:50 aw 1.9.202.2: #110094# Adaptions for DrawingLayer changes 2003/06/06 12:59:06 aw 1.9.202.1: #109820# 2nd run of changes for ItemSet isolation


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [901a024afca6885023a883bb0c01fd061ec57cd5]

INTEGRATION: CWS aw003 (1.22.42); FILE MERGED 2003/11/04 16:57:39 aw 1.22.42.2: RESYNC: (1.22-1.23); FILE MERGED 2003/07/24 14:37:50 aw 1.22.42.1: #110094# Adaptions for DrawingLayer changes


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [3e396461747b61ed63b18ca8d4a5f527352cb29a]

INTEGRATION: CWS aw003 (1.17.4); FILE MERGED 2003/07/24 14:37:49 aw 1.17.4.1: #110094# Adaptions for DrawingLayer changes


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [140ddf7dea9b28b00b94afd4f3bb520efc00ee8d]

INTEGRATION: CWS aw003 (1.7.42); FILE MERGED 2003/11/04 16:57:32 aw 1.7.42.2: RESYNC: (1.7-1.8); FILE MERGED 2003/06/06 12:59:06 aw 1.7.42.1: #109820# 2nd run of changes for ItemSet isolation


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [031132d0d71804e3bc410603534828bfe372c423]

INTEGRATION: CWS aw003 (1.6.42); FILE MERGED 2003/06/06 12:59:05 aw 1.6.42.1: #109820# 2nd run of changes for ItemSet isolation


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [d930f9249cd7a565a4260cd21b77ef14946a237e]

INTEGRATION: CWS aw003 (1.2.238); FILE MERGED 2003/07/24 14:37:49 aw 1.2.238.2: #110094# Adaptions for DrawingLayer changes 2003/06/06 12:59:05 aw 1.2.238.1: #109820# 2nd run of changes for ItemSet isolation


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [6e45e0a3de72ee99f6a88f3bf56aaac80e0d1664]

INTEGRATION: CWS aw003 (1.3.204); FILE MERGED 2003/10/07 12:16:38 aw 1.3.204.4: #111097# 2003/07/30 16:08:22 aw 1.3.204.3: #110094# Further DrawingLayer adaptions 2003/06/30 13:32:54 aw 1.3.204.2: #110094# 2003/06/06 12:59:04 aw 1.3.204.1: #109820# 2nd run of changes for ItemSet isolation


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [51be3542945080245e7cc4b1838e9be2fb499d71]

INTEGRATION: CWS aw003 (1.9.202); FILE MERGED 2003/07/24 14:37:48 aw 1.9.202.1: #110094# Adaptions for DrawingLayer changes


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [7152194d2fc2577ce057b31dba3cb8d13b2a26f3]

INTEGRATION: CWS aw003 (1.72.8); FILE MERGED 2003/10/07 17:28:16 aw 1.72.8.6: RESYNC: (1.74-1.76); FILE MERGED 2003/07/24 14:37:32 aw 1.72.8.5: #110094# Adaptions for DrawingLayer changes 2003/06/06 12:56:09 aw 1.72.8.4: #109820# Some more property classes need to be delivered due to SCH usages 2003/05/26 12:55:38 aw 1.72.8.3: #109820# Changed from hedabu'ing the new headers to just copying them for delivering 2003/05/21 15:26:52 aw 1.72.8.2: RESYNC: (1.72-1.74); FILE MERGED 2003/05/21 11:40:13 aw 1.72.8.1: #109820#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [12565717a1896ed12dddf4adb5ccd3909cf9e3d6]

INTEGRATION: CWS aw003 (1.5.42); FILE MERGED 2003/10/07 17:28:06 aw 1.5.42.5: RESYNC: (1.7-1.8); FILE MERGED 2003/10/07 12:16:14 aw 1.5.42.4: #111097# 2003/08/19 16:34:58 aw 1.5.42.3: #111096# 2003/06/30 13:21:48 aw 1.5.42.2: #110094# 2003/05/21 11:40:27 aw 1.5.42.1: #109820#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [9dfe86fb5c752d837ae9580931f0fe0a5ec48a4f]

INTEGRATION: CWS aw003 (1.1.2); FILE ADDED 2003/10/07 12:01:52 aw 1.1.2.4: #111097# 2003/06/30 13:24:43 aw 1.1.2.3: #110094# 2003/06/06 12:58:04 aw 1.1.2.2: #109820# 2nd run of changes for ItemSet isolation 2003/05/26 12:48:02 aw 1.1.2.1: #109820# The new includes for the isolated properties. They are in /svx/inc/svx/sdr/properties since they can then be included in other projects without the need to use the hedabu mechanism. Hedabu cannot be used when delivering to non-simple inc dest dirs, had a long discussion with RT. Thus, the old tree in svx/sdr/properties is no longer used.


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [72e4efc62ec9a4a4f6ea079f56d0dee1cc87b0d0]

INTEGRATION: CWS aw003 (1.1.2); FILE ADDED 2003/10/07 12:01:48 aw 1.1.2.4: #111097# 2003/06/30 13:24:42 aw 1.1.2.3: #110094# 2003/06/06 12:58:03 aw 1.1.2.2: #109820# 2nd run of changes for ItemSet isolation 2003/05/26 12:48:01 aw 1.1.2.1: #109820# The new includes for the isolated properties. They are in /svx/inc/svx/sdr/properties since they can then be included in other projects without the need to use the hedabu mechanism. Hedabu cannot be used when delivering to non-simple inc dest dirs, had a long discussion with RT. Thus, the old tree in svx/sdr/properties is no longer used.


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [034bb9801e7314cee50e6cc9c758bea03f807f70]

INTEGRATION: CWS aw003 (1.1.2); FILE ADDED 2003/10/07 12:01:44 aw 1.1.2.4: #111097# 2003/06/30 13:24:42 aw 1.1.2.3: #110094# 2003/06/06 12:58:03 aw 1.1.2.2: #109820# 2nd run of changes for ItemSet isolation 2003/05/26 12:48:00 aw 1.1.2.1: #109820# The new includes for the isolated properties. They are in /svx/inc/svx/sdr/properties since they can then be included in other projects without the need to use the hedabu mechanism. Hedabu cannot be used when delivering to non-simple inc dest dirs, had a long discussion with RT. Thus, the old tree in svx/sdr/properties is no longer used.


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [3866e87249d9e987f1f018e201fc726ea3aa651c]

INTEGRATION: CWS aw003 (1.1.2); FILE ADDED 2003/10/16 08:25:54 aw 1.1.2.5: #111111# 2003/10/14 10:50:10 aw 1.1.2.4: #111111# 2003/10/07 12:01:41 aw 1.1.2.3: #111097# 2003/06/30 13:24:41 aw 1.1.2.2: #110094# 2003/05/26 12:48:00 aw 1.1.2.1: #109820# The new includes for the isolated properties. They are in /svx/inc/svx/sdr/properties since they can then be included in other projects without the need to use the hedabu mechanism. Hedabu cannot be used when delivering to non-simple inc dest dirs, had a long discussion with RT. Thus, the old tree in svx/sdr/properties is no longer used.


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [8169ce367bef8c9513e6de1618e453fcfe6faeee]

INTEGRATION: CWS aw003 (1.1.2); FILE ADDED 2003/10/07 12:01:36 aw 1.1.2.4: #111097# 2003/06/30 13:24:41 aw 1.1.2.3: #110094# 2003/06/06 12:58:02 aw 1.1.2.2: #109820# 2nd run of changes for ItemSet isolation 2003/05/26 12:47:59 aw 1.1.2.1: #109820# The new includes for the isolated properties. They are in /svx/inc/svx/sdr/properties since they can then be included in other projects without the need to use the hedabu mechanism. Hedabu cannot be used when delivering to non-simple inc dest dirs, had a long discussion with RT. Thus, the old tree in svx/sdr/properties is no longer used.


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [77cac65f79d6ec06319f40bcabb32bdaa73d84bd]

INTEGRATION: CWS aw003 (1.1.2); FILE ADDED 2003/10/07 12:01:33 aw 1.1.2.3: #111097# 2003/06/30 13:24:41 aw 1.1.2.2: #110094# 2003/05/26 12:47:58 aw 1.1.2.1: #109820# The new includes for the isolated properties. They are in /svx/inc/svx/sdr/properties since they can then be included in other projects without the need to use the hedabu mechanism. Hedabu cannot be used when delivering to non-simple inc dest dirs, had a long discussion with RT. Thus, the old tree in svx/sdr/properties is no longer used.


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [840484d1e035903abc4fa8bc3ceab0b234f27e01]

INTEGRATION: CWS aw003 (1.1.2); FILE ADDED 2003/10/07 12:01:32 aw 1.1.2.4: #111097# 2003/06/30 13:24:40 aw 1.1.2.3: #110094# 2003/06/06 12:58:02 aw 1.1.2.2: #109820# 2nd run of changes for ItemSet isolation 2003/05/26 12:47:58 aw 1.1.2.1: #109820# The new includes for the isolated properties. They are in /svx/inc/svx/sdr/properties since they can then be included in other projects without the need to use the hedabu mechanism. Hedabu cannot be used when delivering to non-simple inc dest dirs, had a long discussion with RT. Thus, the old tree in svx/sdr/properties is no longer used.


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [457d4bd10eb447907e2e23fab4378e15ccdc490c]

INTEGRATION: CWS aw003 (1.1.2); FILE ADDED 2003/10/07 12:01:32 aw 1.1.2.4: #111097# 2003/06/30 13:24:40 aw 1.1.2.3: #110094# 2003/06/06 12:58:01 aw 1.1.2.2: #109820# 2nd run of changes for ItemSet isolation 2003/05/26 12:47:57 aw 1.1.2.1: #109820# The new includes for the isolated properties. They are in /svx/inc/svx/sdr/properties since they can then be included in other projects without the need to use the hedabu mechanism. Hedabu cannot be used when delivering to non-simple inc dest dirs, had a long discussion with RT. Thus, the old tree in svx/sdr/properties is no longer used.


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [2a63a7914f675e521e8085a76694a3bd4f9cfaa9]

INTEGRATION: CWS aw003 (1.1.2); FILE ADDED 2003/11/17 17:24:53 aw 1.1.2.5: #111111# Removed ststic ItemSetusage at EmptyItemSet, this is dangerous when starting more than one application instance. 2003/10/07 12:01:30 aw 1.1.2.4: #111097# 2003/06/30 13:24:40 aw 1.1.2.3: #110094# 2003/06/06 12:58:01 aw 1.1.2.2: #109820# 2nd run of changes for ItemSet isolation 2003/05/26 12:47:56 aw 1.1.2.1: #109820# The new includes for the isolated properties. They are in /svx/inc/svx/sdr/properties since they can then be included in other projects without the need to use the hedabu mechanism. Hedabu cannot be used when delivering to non-simple inc dest dirs, had a long discussion with RT. Thus, the old tree in svx/sdr/properties is no longer used.


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [16dd14adbeffdd1813d89f24fa36bb90b8402f13]

INTEGRATION: CWS aw003 (1.1.2); FILE ADDED 2003/10/07 12:01:27 aw 1.1.2.4: #111097# 2003/06/30 13:24:39 aw 1.1.2.3: #110094# 2003/06/06 12:58:00 aw 1.1.2.2: #109820# 2nd run of changes for ItemSet isolation 2003/05/26 12:47:56 aw 1.1.2.1: #109820# The new includes for the isolated properties. They are in /svx/inc/svx/sdr/properties since they can then be included in other projects without the need to use the hedabu mechanism. Hedabu cannot be used when delivering to non-simple inc dest dirs, had a long discussion with RT. Thus, the old tree in svx/sdr/properties is no longer used.


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [2d649cac1fd8c5214904b11107e70b51c141cd54]

INTEGRATION: CWS aw003 (1.1.2); FILE ADDED 2003/10/07 12:01:25 aw 1.1.2.4: #111097# 2003/06/30 13:24:39 aw 1.1.2.3: #110094# 2003/06/06 12:58:00 aw 1.1.2.2: #109820# 2nd run of changes for ItemSet isolation 2003/05/26 12:47:55 aw 1.1.2.1: #109820# The new includes for the isolated properties. They are in /svx/inc/svx/sdr/properties since they can then be included in other projects without the need to use the hedabu mechanism. Hedabu cannot be used when delivering to non-simple inc dest dirs, had a long discussion with RT. Thus, the old tree in svx/sdr/properties is no longer used.


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [c5900673a4b3989b944eb226c0d3b4e52e84a584]

INTEGRATION: CWS aw003 (1.1.2); FILE ADDED 2003/10/07 12:01:21 aw 1.1.2.4: #111097# 2003/06/30 13:24:39 aw 1.1.2.3: #110094# 2003/06/06 12:58:00 aw 1.1.2.2: #109820# 2nd run of changes for ItemSet isolation 2003/05/26 12:47:54 aw 1.1.2.1: #109820# The new includes for the isolated properties. They are in /svx/inc/svx/sdr/properties since they can then be included in other projects without the need to use the hedabu mechanism. Hedabu cannot be used when delivering to non-simple inc dest dirs, had a long discussion with RT. Thus, the old tree in svx/sdr/properties is no longer used.


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [22e04d5dd7d125a8a635fdf8649d725af00e2768]

INTEGRATION: CWS aw003 (1.1.2); FILE ADDED 2003/10/07 12:01:17 aw 1.1.2.4: #111097# 2003/06/30 13:24:38 aw 1.1.2.3: #110094# 2003/06/06 12:57:59 aw 1.1.2.2: #109820# 2nd run of changes for ItemSet isolation 2003/05/26 12:47:53 aw 1.1.2.1: #109820# The new includes for the isolated properties. They are in /svx/inc/svx/sdr/properties since they can then be included in other projects without the need to use the hedabu mechanism. Hedabu cannot be used when delivering to non-simple inc dest dirs, had a long discussion with RT. Thus, the old tree in svx/sdr/properties is no longer used.


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [b47d7cb73d395643dac709209832d0cd618d0209]

INTEGRATION: CWS aw003 (1.1.2); FILE ADDED 2003/10/07 12:01:14 aw 1.1.2.4: #111097# 2003/06/30 13:24:38 aw 1.1.2.3: #110094# 2003/06/06 12:57:59 aw 1.1.2.2: #109820# 2nd run of changes for ItemSet isolation 2003/05/26 12:47:52 aw 1.1.2.1: #109820# The new includes for the isolated properties. They are in /svx/inc/svx/sdr/properties since they can then be included in other projects without the need to use the hedabu mechanism. Hedabu cannot be used when delivering to non-simple inc dest dirs, had a long discussion with RT. Thus, the old tree in svx/sdr/properties is no longer used.


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [b7fc1f41eba81bf9d0a01aad3d55ed37c64384f0]

INTEGRATION: CWS aw003 (1.1.2); FILE ADDED 2003/10/07 12:01:10 aw 1.1.2.4: #111097# 2003/06/30 13:24:37 aw 1.1.2.3: #110094# 2003/06/06 12:57:59 aw 1.1.2.2: #109820# 2nd run of changes for ItemSet isolation 2003/05/26 12:47:51 aw 1.1.2.1: #109820# The new includes for the isolated properties. They are in /svx/inc/svx/sdr/properties since they can then be included in other projects without the need to use the hedabu mechanism. Hedabu cannot be used when delivering to non-simple inc dest dirs, had a long discussion with RT. Thus, the old tree in svx/sdr/properties is no longer used.


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [baae8ecf5f2b695fc6a4a92a6c3fe4dc1abe61ff]

INTEGRATION: CWS aw003 (1.1.2); FILE ADDED 2003/10/07 12:01:07 aw 1.1.2.4: #111097# 2003/06/30 13:24:37 aw 1.1.2.3: #110094# 2003/06/06 12:57:58 aw 1.1.2.2: #109820# 2nd run of changes for ItemSet isolation 2003/05/26 12:47:50 aw 1.1.2.1: #109820# The new includes for the isolated properties. They are in /svx/inc/svx/sdr/properties since they can then be included in other projects without the need to use the hedabu mechanism. Hedabu cannot be used when delivering to non-simple inc dest dirs, had a long discussion with RT. Thus, the old tree in svx/sdr/properties is no longer used.


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [23b8d05eb276a2adcbe9492f17ae56bb74138ee6]

INTEGRATION: CWS aw003 (1.1.2); FILE ADDED 2003/10/07 12:01:05 aw 1.1.2.4: #111097# 2003/06/30 13:24:37 aw 1.1.2.3: #110094# 2003/06/06 12:57:58 aw 1.1.2.2: #109820# 2nd run of changes for ItemSet isolation 2003/05/26 12:47:50 aw 1.1.2.1: #109820# The new includes for the isolated properties. They are in /svx/inc/svx/sdr/properties since they can then be included in other projects without the need to use the hedabu mechanism. Hedabu cannot be used when delivering to non-simple inc dest dirs, had a long discussion with RT. Thus, the old tree in svx/sdr/properties is no longer used.


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [3ec170d8046b5ebc3e963e1fe1b017594d9fe3d6]

INTEGRATION: CWS aw003 (1.1.2); FILE ADDED 2003/10/07 12:01:03 aw 1.1.2.4: #111097# 2003/06/30 13:24:36 aw 1.1.2.3: #110094# 2003/06/06 12:57:57 aw 1.1.2.2: #109820# 2nd run of changes for ItemSet isolation 2003/05/26 12:47:49 aw 1.1.2.1: #109820# The new includes for the isolated properties. They are in /svx/inc/svx/sdr/properties since they can then be included in other projects without the need to use the hedabu mechanism. Hedabu cannot be used when delivering to non-simple inc dest dirs, had a long discussion with RT. Thus, the old tree in svx/sdr/properties is no longer used.


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [adf200c4059c7e66890ea5b782f9825fa3e83b2c]

INTEGRATION: CWS aw003 (1.1.2); FILE ADDED 2003/10/07 12:00:59 aw 1.1.2.4: #111097# 2003/06/30 13:24:36 aw 1.1.2.3: #110094# 2003/06/06 12:57:57 aw 1.1.2.2: #109820# 2nd run of changes for ItemSet isolation 2003/05/26 12:47:48 aw 1.1.2.1: #109820# The new includes for the isolated properties. They are in /svx/inc/svx/sdr/properties since they can then be included in other projects without the need to use the hedabu mechanism. Hedabu cannot be used when delivering to non-simple inc dest dirs, had a long discussion with RT. Thus, the old tree in svx/sdr/properties is no longer used.


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [3f647421ffbe59754d452c2880e6c2c8eb9782f8]

INTEGRATION: CWS aw003 (1.1.2); FILE ADDED 2003/10/07 12:00:55 aw 1.1.2.4: #111097# 2003/06/30 13:24:36 aw 1.1.2.3: #110094# 2003/06/06 12:57:56 aw 1.1.2.2: #109820# 2nd run of changes for ItemSet isolation 2003/05/26 12:47:48 aw 1.1.2.1: #109820# The new includes for the isolated properties. They are in /svx/inc/svx/sdr/properties since they can then be included in other projects without the need to use the hedabu mechanism. Hedabu cannot be used when delivering to non-simple inc dest dirs, had a long discussion with RT. Thus, the old tree in svx/sdr/properties is no longer used.


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [432fb9b67c5788be0dfaff97320d690b508539f7]

INTEGRATION: CWS aw003 (1.1.2); FILE ADDED 2003/10/07 12:04:13 aw 1.1.2.1: #111097#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [be65fd8879ac5c58c09776c018f7f0199184ac31]

INTEGRATION: CWS aw003 (1.1.2); FILE ADDED 2003/10/07 12:00:16 aw 1.1.2.6: #111097# 2003/08/19 16:37:12 aw 1.1.2.5: #111096# 2003/07/30 16:07:10 aw 1.1.2.4: #110094# Further DrawingLayer adaptions 2003/07/25 10:13:37 aw 1.1.2.3: #110094# Further changes 2003/07/24 14:23:55 aw 1.1.2.2: #110094# Adaptions for DrawingLayer changes 2003/06/30 13:24:10 aw 1.1.2.1: #110094#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [cd5e16a2646478fd4fbbcb8d9b87b66415926250]

INTEGRATION: CWS aw003 (1.1.2); FILE ADDED 2003/10/07 12:03:10 aw 1.1.2.1: #111097#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [6a631e5accc4cf2f6c997ee3c045c0c4de67b9cc]

INTEGRATION: CWS aw003 (1.1.2); FILE ADDED 2003/10/20 10:41:43 aw 1.1.2.7: #111111# 2003/10/07 12:00:12 aw 1.1.2.6: #111097# 2003/08/19 16:37:12 aw 1.1.2.5: #111096# 2003/07/30 16:07:10 aw 1.1.2.4: #110094# Further DrawingLayer adaptions 2003/07/25 10:13:36 aw 1.1.2.3: #110094# Further changes 2003/07/24 14:23:55 aw 1.1.2.2: #110094# Adaptions for DrawingLayer changes 2003/06/30 13:24:09 aw 1.1.2.1: #110094#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [87fa5280e4faf5e4b84f0eb1dc4be757c0ffb3ef]

INTEGRATION: CWS aw003 (1.1.2); FILE ADDED 2003/10/07 12:00:08 aw 1.1.2.7: #111097# 2003/09/19 11:16:37 aw 1.1.2.6: #111111# 2003/08/19 16:37:11 aw 1.1.2.5: #111096# 2003/07/30 16:07:09 aw 1.1.2.4: #110094# Further DrawingLayer adaptions 2003/07/25 10:13:36 aw 1.1.2.3: #110094# Further changes 2003/07/24 14:23:55 aw 1.1.2.2: #110094# Adaptions for DrawingLayer changes 2003/06/30 13:24:08 aw 1.1.2.1: #110094#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [596291c6a5f0fe75da15ad3742c700f2785c887c]

INTEGRATION: CWS aw003 (1.1.2); FILE ADDED 2003/10/07 12:00:06 aw 1.1.2.2: #111097# 2003/07/30 16:06:51 aw 1.1.2.1: #110094# Further DrawingLayer adaptions


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [f701b5fa222e7b2022e15b1b9702249f66c58d80]

INTEGRATION: CWS aw003 (1.1.2); FILE ADDED 2003/10/07 11:59:58 aw 1.1.2.5: #111097# 2003/07/30 16:07:09 aw 1.1.2.4: #110094# Further DrawingLayer adaptions 2003/07/25 10:13:35 aw 1.1.2.3: #110094# Further changes 2003/07/24 14:23:54 aw 1.1.2.2: #110094# Adaptions for DrawingLayer changes 2003/06/30 13:24:07 aw 1.1.2.1: #110094#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [170c732c6884883b16285b09b324723b1bcdb4af]

INTEGRATION: CWS aw003 (1.1.2); FILE ADDED 2003/10/07 11:59:55 aw 1.1.2.2: #111097# 2003/08/19 16:37:35 aw 1.1.2.1: #111096#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [cd12af4f4e90387d1128a6dc10ab898515340541]

INTEGRATION: CWS aw003 (1.1.2); FILE ADDED 2003/10/07 11:59:54 aw 1.1.2.5: #111097# 2003/07/30 16:07:08 aw 1.1.2.4: #110094# Further DrawingLayer adaptions 2003/07/25 10:13:35 aw 1.1.2.3: #110094# Further changes 2003/07/24 14:23:54 aw 1.1.2.2: #110094# Adaptions for DrawingLayer changes 2003/06/30 13:24:06 aw 1.1.2.1: #110094#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [a1de94b2a64e3d26ee2d7ca254536e7493400b0f]

INTEGRATION: CWS aw003 (1.1.2); FILE ADDED 2003/10/07 11:59:52 aw 1.1.2.6: #111097# 2003/08/19 16:37:11 aw 1.1.2.5: #111096# 2003/07/30 16:07:08 aw 1.1.2.4: #110094# Further DrawingLayer adaptions 2003/07/25 10:13:35 aw 1.1.2.3: #110094# Further changes 2003/07/24 14:23:54 aw 1.1.2.2: #110094# Adaptions for DrawingLayer changes 2003/06/30 13:24:05 aw 1.1.2.1: #110094#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [57ae197ce2c80e85b9fd7716efa3d62d88eee517]

INTEGRATION: CWS aw003 (1.1.2); FILE ADDED 2003/10/07 11:59:50 aw 1.1.2.5: #111097# 2003/08/19 16:37:10 aw 1.1.2.4: #111096# 2003/07/30 16:07:08 aw 1.1.2.3: #110094# Further DrawingLayer adaptions 2003/07/24 14:23:53 aw 1.1.2.2: #110094# Adaptions for DrawingLayer changes 2003/06/30 13:24:05 aw 1.1.2.1: #110094#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [ac59b7360ab99a28ed7760965e6f0ae8b3a9f2d8]

INTEGRATION: CWS aw003 (1.1.2); FILE ADDED 2003/10/07 11:59:46 aw 1.1.2.4: #111097# 2003/07/30 16:07:07 aw 1.1.2.3: #110094# Further DrawingLayer adaptions 2003/07/24 14:23:53 aw 1.1.2.2: #110094# Adaptions for DrawingLayer changes 2003/06/30 13:24:04 aw 1.1.2.1: #110094#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [66e217026cfd7b612be6f44fbedeb7a254916ff3]

INTEGRATION: CWS aw003 (1.1.2); FILE ADDED 2003/10/07 11:59:44 aw 1.1.2.5: #111097# 2003/08/19 16:37:10 aw 1.1.2.4: #111096# 2003/07/30 16:07:07 aw 1.1.2.3: #110094# Further DrawingLayer adaptions 2003/07/24 14:23:53 aw 1.1.2.2: #110094# Adaptions for DrawingLayer changes 2003/06/30 13:24:03 aw 1.1.2.1: #110094#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [9c542ba7aa9fb44dd6268730bc5d91b8b7f80839]

INTEGRATION: CWS aw003 (1.1.2); FILE ADDED 2003/10/16 08:25:54 aw 1.1.2.6: #111111# 2003/10/07 11:59:40 aw 1.1.2.5: #111097# 2003/08/19 16:37:10 aw 1.1.2.4: #111096# 2003/07/30 16:07:07 aw 1.1.2.3: #110094# Further DrawingLayer adaptions 2003/07/24 14:23:52 aw 1.1.2.2: #110094# Adaptions for DrawingLayer changes 2003/06/30 13:24:03 aw 1.1.2.1: #110094#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [fb075b4dce0c1fcd9788d81f5c309220c9b62445]

INTEGRATION: CWS aw003 (1.1.2); FILE ADDED 2003/10/07 11:59:30 aw 1.1.2.2: #111097# 2003/08/19 16:40:05 aw 1.1.2.1: #111096#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [51b0edd7d9026f8ced4622a82d3aa2e8d1358ddc]

INTEGRATION: CWS aw003 (1.1.2); FILE ADDED 2003/10/07 11:59:27 aw 1.1.2.2: #111097# 2003/08/19 16:39:54 aw 1.1.2.1: #111096#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [e249c6d35ced2ffeb257895415c41d2c452b729a]

INTEGRATION: CWS aw003 (1.1.2); FILE ADDED 2003/10/07 11:59:22 aw 1.1.2.2: #111097# 2003/08/19 16:39:44 aw 1.1.2.1: #111096#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [92ebd1a58186993b34cf00772f89d425c7e03786]

INTEGRATION: CWS aw003 (1.3.230); FILE MERGED 2003/05/21 11:44:08 aw 1.3.230.1: #109820#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [1b35d651ea8d5aa0994a3aeaf79de7f1800de85f]

INTEGRATION: CWS aw003 (1.21.84); FILE MERGED 2003/10/23 14:39:46 aw 1.21.84.1: #111111# Changed GetBoundRect() to GetCurrentBoundRect() and GetLastBoundRect()


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [9b430475c8437378b36c47771695af3704bf693c]

INTEGRATION: CWS aw003 (1.7.6); FILE MERGED 2003/06/06 13:10:17 aw 1.7.6.1: #109820# 2nd run of changes for ItemSet isolation


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [1e2b77640fec9c19152cedb372ce6043dd4be7f6]

INTEGRATION: CWS aw003 (1.68.38); FILE MERGED 2003/06/30 17:55:50 aw 1.68.38.2: RESYNC: (1.68-1.70); FILE MERGED 2003/06/06 13:10:15 aw 1.68.38.1: #109820# 2nd run of changes for ItemSet isolation


2003-11-24  Mikhail Voitenko  <mav@openoffice.org>  [637f866df0deb3e1a861cf23a0d67be481d4096d]

#112923# creation of OLE objects or links base on fileURL


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [9f9ef95cbee9c94cb04b8b15d4e334ee07c73681]

INTEGRATION: CWS aw003 (1.51.10); FILE MERGED 2003/11/21 10:21:50 aw 1.51.10.2: RESYNC: (1.51-1.52); FILE MERGED 2003/10/23 14:39:45 aw 1.51.10.1: #111111# Changed GetBoundRect() to GetCurrentBoundRect() and GetLastBoundRect()


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [ca6f90d92ba618b2f3e9a3bc5e00eaab97535cc7]

INTEGRATION: CWS aw003 (1.95.4); FILE MERGED 2003/11/21 10:21:42 aw 1.95.4.7: RESYNC: (1.106-1.107); FILE MERGED 2003/10/23 14:39:44 aw 1.95.4.6: #111111# Changed GetBoundRect() to GetCurrentBoundRect() and GetLastBoundRect() 2003/10/10 09:17:01 aw 1.95.4.5: #111880# 2003/10/07 14:49:26 aw 1.95.4.4: RESYNC: (1.103-1.106); FILE MERGED 2003/08/20 11:23:26 aw 1.95.4.3: RESYNC: (1.99-1.103); FILE MERGED 2003/06/30 18:03:37 aw 1.95.4.2: RESYNC: (1.95-1.99); FILE MERGED 2003/06/06 13:10:14 aw 1.95.4.1: #109820# 2nd run of changes for ItemSet isolation


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [d64ee000a4a4a1f610a2d23c58a72b85b794cf2c]

INTEGRATION: CWS aw003 (1.8.6); FILE MERGED 2003/08/20 11:24:37 aw 1.8.6.2: RESYNC: (1.8-1.9); FILE MERGED 2003/06/06 13:10:12 aw 1.8.6.1: #109820# 2nd run of changes for ItemSet isolation


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [719553f8b4c93c342dfdb451c5c22e1af0003e6f]

INTEGRATION: CWS aw003 (1.37.38); FILE MERGED 2003/11/04 16:00:52 aw 1.37.38.5: RESYNC: (1.39-1.40); FILE MERGED 2003/10/23 14:39:43 aw 1.37.38.4: #111111# Changed GetBoundRect() to GetCurrentBoundRect() and GetLastBoundRect() 2003/10/07 14:56:49 aw 1.37.38.3: RESYNC: (1.38-1.39); FILE MERGED 2003/06/30 18:06:59 aw 1.37.38.2: RESYNC: (1.37-1.38); FILE MERGED 2003/06/30 13:38:50 aw 1.37.38.1: #110094#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [7235b83e1d9a74e05ce39c66101f9e467e254c8b]

INTEGRATION: CWS aw003 (1.8.6); FILE MERGED 2003/10/23 14:39:42 aw 1.8.6.6: #111111# Changed GetBoundRect() to GetCurrentBoundRect() and GetLastBoundRect() 2003/10/14 08:24:28 aw 1.8.6.5: #111111# 2003/10/07 11:34:16 aw 1.8.6.4: #111097# 2003/08/20 11:25:04 aw 1.8.6.3: RESYNC: (1.8-1.9); FILE MERGED 2003/07/25 16:22:34 aw 1.8.6.2: #110094# Changed Paint calls on objects to DoPaintObject to identify such cases 2003/06/30 13:38:49 aw 1.8.6.1: #110094#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [ad9c18a86995782b2cef6e801b62b97a31c01af4]

INTEGRATION: CWS aw003 (1.37.6); FILE MERGED 2003/11/21 10:25:29 aw 1.37.6.3: RESYNC: (1.38-1.39); FILE MERGED 2003/10/07 14:58:18 aw 1.37.6.2: RESYNC: (1.37-1.38); FILE MERGED 2003/06/30 13:38:47 aw 1.37.6.1: #110094#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [03d7f0061fac7135b8d998cacbb561c5a72939b8]

INTEGRATION: CWS aw003 (1.47.32); FILE MERGED 2003/11/04 16:01:10 aw 1.47.32.4: RESYNC: (1.50-1.51); FILE MERGED 2003/08/20 11:25:47 aw 1.47.32.3: RESYNC: (1.48-1.50); FILE MERGED 2003/06/30 18:07:16 aw 1.47.32.2: RESYNC: (1.47-1.48); FILE MERGED 2003/06/30 13:38:47 aw 1.47.32.1: #110094#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [a964eac6ba0f31b6497a94d0a2c6674394425738]

INTEGRATION: CWS aw003 (1.6.6); FILE MERGED 2003/10/23 14:39:42 aw 1.6.6.1: #111111# Changed GetBoundRect() to GetCurrentBoundRect() and GetLastBoundRect()


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [a5ce4ed39297b30d3f957fd1f31cd797a2628772]

INTEGRATION: CWS aw003 (1.7.6); FILE MERGED 2003/11/04 16:19:55 aw 1.7.6.2: RESYNC: (1.7-1.8); FILE MERGED 2003/06/30 13:38:45 aw 1.7.6.1: #110094#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [73d1b2a1dac21792017a5317ca5591e32b28c19f]

INTEGRATION: CWS aw003 (1.32.6); FILE MERGED 2003/11/04 16:19:49 aw 1.32.6.3: RESYNC: (1.32-1.34); FILE MERGED 2003/10/23 14:39:39 aw 1.32.6.2: #111111# Changed GetBoundRect() to GetCurrentBoundRect() and GetLastBoundRect() 2003/06/30 13:38:44 aw 1.32.6.1: #110094#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [a3b32ad17bd2ad31d6f9b193dc65a26450dca8c9]

INTEGRATION: CWS aw003 (1.61.6); FILE MERGED 2003/11/04 16:19:44 aw 1.61.6.4: RESYNC: (1.64-1.65); FILE MERGED 2003/10/07 15:00:33 aw 1.61.6.3: RESYNC: (1.63-1.64); FILE MERGED 2003/06/30 18:10:41 aw 1.61.6.2: RESYNC: (1.61-1.63); FILE MERGED 2003/06/30 13:38:44 aw 1.61.6.1: #110094#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [498dd2b37e9267e18efb99d02631fa5a1827479c]

INTEGRATION: CWS aw003 (1.34.6); FILE MERGED 2003/11/04 16:19:28 aw 1.34.6.5: RESYNC: (1.36-1.38); FILE MERGED 2003/10/23 14:39:38 aw 1.34.6.4: #111111# Changed GetBoundRect() to GetCurrentBoundRect() and GetLastBoundRect() 2003/08/20 11:28:20 aw 1.34.6.3: RESYNC: (1.35-1.36); FILE MERGED 2003/06/30 18:10:21 aw 1.34.6.2: RESYNC: (1.34-1.35); FILE MERGED 2003/06/30 13:38:43 aw 1.34.6.1: #110094#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [d3eb3c1f77afa8ea8a725b15dad1d99d1a41e6aa]

INTEGRATION: CWS aw003 (1.19.6); FILE MERGED 2003/10/23 14:39:37 aw 1.19.6.5: #111111# Changed GetBoundRect() to GetCurrentBoundRect() and GetLastBoundRect() 2003/10/07 15:00:06 aw 1.19.6.4: RESYNC: (1.21-1.22); FILE MERGED 2003/08/20 11:27:43 aw 1.19.6.3: RESYNC: (1.20-1.21); FILE MERGED 2003/06/30 18:10:03 aw 1.19.6.2: RESYNC: (1.19-1.20); FILE MERGED 2003/06/30 13:38:42 aw 1.19.6.1: #110094#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [22cee7749f2a9159bba46fbcf667a57bceb9459f]

INTEGRATION: CWS aw003 (1.26.72); FILE MERGED 2003/11/04 16:16:34 aw 1.26.72.2: RESYNC: (1.26-1.28); FILE MERGED 2003/10/23 14:39:36 aw 1.26.72.1: #111111# Changed GetBoundRect() to GetCurrentBoundRect() and GetLastBoundRect()


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [f03b97182aef607c831b3e6a635830688d672216]

INTEGRATION: CWS aw003 (1.38.6); FILE MERGED 2003/08/20 11:27:26 aw 1.38.6.3: RESYNC: (1.40-1.41); FILE MERGED 2003/06/30 18:09:11 aw 1.38.6.2: RESYNC: (1.38-1.40); FILE MERGED 2003/06/30 13:38:42 aw 1.38.6.1: #110094#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [d6808336cbf9e9dac63c4cb37004e959150bf3e8]

INTEGRATION: CWS aw003 (1.43.6); FILE MERGED 2003/07/02 10:48:25 aw 1.43.6.3: #110094# Replaced IsWritreFlyFrame with RTTI version 2003/06/30 18:12:36 aw 1.43.6.2: RESYNC: (1.43-1.45); FILE MERGED 2003/06/30 13:38:34 aw 1.43.6.1: #110094#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [3d44fa14d5211d18a639909e5b2fce1a8059ab98]

INTEGRATION: CWS aw003 (1.27.6); FILE MERGED 2003/08/20 11:31:16 aw 1.27.6.3: RESYNC: (1.28-1.29); FILE MERGED 2003/06/30 18:12:29 aw 1.27.6.2: RESYNC: (1.27-1.28); FILE MERGED 2003/06/30 13:38:33 aw 1.27.6.1: #110094#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [a9c955272c3d4385eebc7e24b5feb6d5e1851bf5]

INTEGRATION: CWS aw003 (1.38.32); FILE MERGED 2003/11/04 16:21:49 aw 1.38.32.6: RESYNC: (1.42-1.43); FILE MERGED 2003/10/23 14:39:33 aw 1.38.32.5: #111111# Changed GetBoundRect() to GetCurrentBoundRect() and GetLastBoundRect() 2003/10/07 15:02:47 aw 1.38.32.4: RESYNC: (1.41-1.42); FILE MERGED 2003/08/20 11:31:10 aw 1.38.32.3: RESYNC: (1.40-1.41); FILE MERGED 2003/06/30 18:12:22 aw 1.38.32.2: RESYNC: (1.38-1.40); FILE MERGED 2003/06/30 13:38:33 aw 1.38.32.1: #110094#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [1e1d76f2d5b2ac27837cd3ff691ba88d5b1cb6bc]

INTEGRATION: CWS aw003 (1.32.6); FILE MERGED 2003/08/20 11:31:02 aw 1.32.6.3: RESYNC: (1.33-1.34); FILE MERGED 2003/06/30 18:12:15 aw 1.32.6.2: RESYNC: (1.32-1.33); FILE MERGED 2003/06/30 13:38:32 aw 1.32.6.1: #110094#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [8b5fca67a67e35adfa8dee35215e5678eafa5880]

INTEGRATION: CWS aw003 (1.62.8); FILE MERGED 2003/10/23 14:39:31 aw 1.62.8.6: #111111# Changed GetBoundRect() to GetCurrentBoundRect() and GetLastBoundRect() 2003/10/16 08:13:34 aw 1.62.8.5: #111111# 2003/10/07 11:34:11 aw 1.62.8.4: #111097# 2003/08/20 11:30:54 aw 1.62.8.3: RESYNC: (1.68-1.69); FILE MERGED 2003/06/30 18:11:56 aw 1.62.8.2: RESYNC: (1.62-1.68); FILE MERGED 2003/06/30 13:38:31 aw 1.62.8.1: #110094#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [9822319e70928f706c421ea4b0ba30e0a33a5fad]

INTEGRATION: CWS aw003 (1.26.6); FILE MERGED 2003/10/23 14:39:30 aw 1.26.6.3: #111111# Changed GetBoundRect() to GetCurrentBoundRect() and GetLastBoundRect() 2003/08/20 11:30:47 aw 1.26.6.2: RESYNC: (1.26-1.28); FILE MERGED 2003/06/30 13:38:31 aw 1.26.6.1: #110094#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [4e184eb9a9f15adf2e1d267cb2187f124c1bd055]

INTEGRATION: CWS aw003 (1.13.6); FILE MERGED 2003/06/30 13:38:30 aw 1.13.6.1: #110094#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [1e24f4d48b3f15e3ce6cbce91529217063a46092]

INTEGRATION: CWS aw003 (1.29.32); FILE MERGED 2003/10/23 14:39:30 aw 1.29.32.4: #111111# Changed GetBoundRect() to GetCurrentBoundRect() and GetLastBoundRect() 2003/08/20 11:30:40 aw 1.29.32.3: RESYNC: (1.30-1.32); FILE MERGED 2003/06/30 18:11:49 aw 1.29.32.2: RESYNC: (1.29-1.30); FILE MERGED 2003/06/30 13:38:30 aw 1.29.32.1: #110094#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [2c6c97c2f423ed2c71923d83d8e2231e6f5279f4]

INTEGRATION: CWS aw003 (1.13.6); FILE MERGED 2003/06/30 13:38:29 aw 1.13.6.1: #110094#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [4dcacca77de552deab9aa0bb07e6a8fc900b25d9]

INTEGRATION: CWS aw003 (1.46.6); FILE MERGED 2003/10/23 14:39:29 aw 1.46.6.6: #111111# Changed GetBoundRect() to GetCurrentBoundRect() and GetLastBoundRect() 2003/10/07 15:02:36 aw 1.46.6.5: RESYNC: (1.50-1.52); FILE MERGED 2003/09/18 09:10:39 aw 1.46.6.4: #111111# 2003/08/20 11:30:33 aw 1.46.6.3: RESYNC: (1.49-1.50); FILE MERGED 2003/06/30 18:11:41 aw 1.46.6.2: RESYNC: (1.46-1.49); FILE MERGED 2003/06/30 13:38:29 aw 1.46.6.1: #110094#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [d7a639b51c34b3e0fbce31b9b627099b1d04b5a5]

INTEGRATION: CWS aw003 (1.20.6); FILE MERGED 2003/10/23 14:39:29 aw 1.20.6.5: #111111# Changed GetBoundRect() to GetCurrentBoundRect() and GetLastBoundRect() 2003/10/07 15:02:25 aw 1.20.6.4: RESYNC: (1.22-1.23); FILE MERGED 2003/08/20 11:30:26 aw 1.20.6.3: RESYNC: (1.21-1.22); FILE MERGED 2003/06/30 18:11:34 aw 1.20.6.2: RESYNC: (1.20-1.21); FILE MERGED 2003/06/30 13:38:29 aw 1.20.6.1: #110094#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [987abd892a6ab69f7e2a4e4bbc689d7d3d2ca289]

INTEGRATION: CWS aw003 (1.42.38); FILE MERGED 2003/11/21 10:26:46 aw 1.42.38.6: RESYNC: (1.49-1.50); FILE MERGED 2003/10/07 15:01:41 aw 1.42.38.5: RESYNC: (1.46-1.49); FILE MERGED 2003/08/20 11:29:47 aw 1.42.38.4: RESYNC: (1.44-1.46); FILE MERGED 2003/07/24 14:47:21 aw 1.42.38.3: #110094# Adaptions to DrawingLayer changes 2003/06/30 18:11:16 aw 1.42.38.2: RESYNC: (1.42-1.44); FILE MERGED 2003/06/30 13:38:28 aw 1.42.38.1: #110094#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [f661ca88421b020b22fded3693841706ea73c619]

INTEGRATION: CWS aw003 (1.22.6); FILE MERGED 2003/11/04 16:21:30 aw 1.22.6.4: RESYNC: (1.24-1.25); FILE MERGED 2003/10/23 14:39:28 aw 1.22.6.3: #111111# Changed GetBoundRect() to GetCurrentBoundRect() and GetLastBoundRect() 2003/08/20 11:30:08 aw 1.22.6.2: RESYNC: (1.22-1.24); FILE MERGED 2003/06/30 13:38:28 aw 1.22.6.1: #110094#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [62fe9829ee257853e60c616e5f11e37f06adc4b1]

INTEGRATION: CWS aw003 (1.5.6); FILE MERGED 2003/06/30 13:38:27 aw 1.5.6.1: #110094#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [b15f4257a600f9c58bd9b3525c100eeb68d8cf78]

INTEGRATION: CWS aw003 (1.36.6); FILE MERGED 2003/11/04 16:21:23 aw 1.36.6.6: RESYNC: (1.39-1.40); FILE MERGED 2003/10/23 14:39:27 aw 1.36.6.5: #111111# Changed GetBoundRect() to GetCurrentBoundRect() and GetLastBoundRect() 2003/10/07 15:01:53 aw 1.36.6.4: RESYNC: (1.38-1.39); FILE MERGED 2003/08/20 11:30:03 aw 1.36.6.3: RESYNC: (1.37-1.38); FILE MERGED 2003/06/30 18:11:09 aw 1.36.6.2: RESYNC: (1.36-1.37); FILE MERGED 2003/06/30 13:38:27 aw 1.36.6.1: #110094#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [a69ffe3af49a6f9239823c1d840101dff89899e2]

INTEGRATION: CWS aw003 (1.21.44); FILE MERGED 2003/08/20 11:32:20 aw 1.21.44.2: RESYNC: (1.21-1.22); FILE MERGED 2003/06/30 13:38:25 aw 1.21.44.1: #110094#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [ebd1137d694515d536ee2d932a07e4a0f4163d87]

INTEGRATION: CWS aw003 (1.2.218); FILE MERGED 2003/10/23 14:39:26 aw 1.2.218.5: #111111# Changed GetBoundRect() to GetCurrentBoundRect() and GetLastBoundRect() 2003/10/07 11:34:04 aw 1.2.218.4: #111097# 2003/07/25 16:21:59 aw 1.2.218.3: #110094# Changed Paint calls on objects to DoPaintObject to identify such cases 2003/05/26 13:19:30 aw 1.2.218.2: #109820# Changed from Properties to BaseProperties 2003/05/21 11:52:01 aw 1.2.218.1: #109820#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [19f5c0d5f0e7adc0bf91100fee0e485f53170592]

INTEGRATION: CWS aw003 (1.15.6); FILE MERGED 2003/06/30 18:13:45 aw 1.15.6.2: RESYNC: (1.15-1.17); FILE MERGED 2003/06/30 13:38:24 aw 1.15.6.1: #110094#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [f875c69012f27c6d599ef8fcccc5c435be48556b]

INTEGRATION: CWS aw003 (1.14.6); FILE MERGED 2003/06/30 18:13:39 aw 1.14.6.2: RESYNC: (1.14-1.15); FILE MERGED 2003/06/30 13:38:23 aw 1.14.6.1: #110094#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [c5b2f0ce1b8beafaf9aff93d07550d0cc58f6b10]

INTEGRATION: CWS aw003 (1.24.6); FILE MERGED 2003/10/23 14:39:24 aw 1.24.6.7: #111111# Changed GetBoundRect() to GetCurrentBoundRect() and GetLastBoundRect() 2003/10/07 15:04:19 aw 1.24.6.6: RESYNC: (1.26-1.27); FILE MERGED 2003/09/18 10:29:24 aw 1.24.6.5: #111111# 2003/08/20 11:32:41 aw 1.24.6.4: RESYNC: (1.25-1.26); FILE MERGED 2003/06/30 18:13:32 aw 1.24.6.3: RESYNC: (1.24-1.25); FILE MERGED 2003/06/30 13:38:22 aw 1.24.6.2: #110094# 2003/06/06 13:10:09 aw 1.24.6.1: #109820# 2nd run of changes for ItemSet isolation


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [da70aa78f14d9c9a852a3e13d058c87525b494b2]

INTEGRATION: CWS aw003 (1.10.6); FILE MERGED 2003/10/23 14:39:24 aw 1.10.6.4: #111111# Changed GetBoundRect() to GetCurrentBoundRect() and GetLastBoundRect() 2003/08/20 11:32:34 aw 1.10.6.3: RESYNC: (1.12-1.14); FILE MERGED 2003/06/30 18:13:24 aw 1.10.6.2: RESYNC: (1.10-1.12); FILE MERGED 2003/06/30 13:38:22 aw 1.10.6.1: #110094#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [54a7f14acba4f28d8f3f3163e384c4c67677cc54]

INTEGRATION: CWS aw003 (1.14.6); FILE MERGED 2003/10/23 14:39:24 aw 1.14.6.5: #111111# Changed GetBoundRect() to GetCurrentBoundRect() and GetLastBoundRect() 2003/08/20 11:32:27 aw 1.14.6.4: RESYNC: (1.15-1.17); FILE MERGED 2003/06/30 18:13:17 aw 1.14.6.3: RESYNC: (1.14-1.15); FILE MERGED 2003/06/30 13:38:21 aw 1.14.6.2: #110094# 2003/06/06 13:10:08 aw 1.14.6.1: #109820# 2nd run of changes for ItemSet isolation


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [99aeef1ebf5cc8a1ef675c04fb8647208509c60a]

INTEGRATION: CWS aw003 (1.6.4); FILE MERGED 2003/10/23 14:39:23 aw 1.6.4.1: #111111# Changed GetBoundRect() to GetCurrentBoundRect() and GetLastBoundRect()


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [973761820ecf3ba61f7f369c3e28b938b20e6fda]

INTEGRATION: CWS aw003 (1.9.38); FILE MERGED 2003/11/04 16:23:05 aw 1.9.38.4: RESYNC: (1.11-1.12); FILE MERGED 2003/08/20 11:33:43 aw 1.9.38.3: RESYNC: (1.10-1.11); FILE MERGED 2003/06/30 18:15:18 aw 1.9.38.2: RESYNC: (1.9-1.10); FILE MERGED 2003/06/30 13:38:20 aw 1.9.38.1: #110094#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [31ae1737c2440e8dae9763f0f6f85510d7249fe3]

INTEGRATION: CWS aw003 (1.5.6); FILE MERGED 2003/06/30 13:38:20 aw 1.5.6.1: #110094#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [04d5cfb6c4d5542d8a5cec186958c5ed0d0916f5]

INTEGRATION: CWS aw003 (1.11.6); FILE MERGED 2003/10/23 14:39:22 aw 1.11.6.7: #111111# Changed GetBoundRect() to GetCurrentBoundRect() and GetLastBoundRect() 2003/10/07 11:33:59 aw 1.11.6.6: #111097# 2003/07/25 16:21:47 aw 1.11.6.5: #110094# Changed Paint calls on objects to DoPaintObject to identify such cases 2003/07/24 14:46:58 aw 1.11.6.4: #110094# Adaptions to DrawingLayer changes 2003/06/30 13:38:19 aw 1.11.6.3: #110094# 2003/05/26 13:24:20 aw 1.11.6.2: #109820# Replaces Properties with BaseProperties 2003/05/21 11:52:32 aw 1.11.6.1: #109820#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [b3159d8351641af089cf2e368d960702124d0110]

INTEGRATION: CWS aw003 (1.16.6); FILE MERGED 2003/10/23 14:39:21 aw 1.16.6.7: #111111# Changed GetBoundRect() to GetCurrentBoundRect() and GetLastBoundRect() 2003/10/07 15:06:01 aw 1.16.6.6: RESYNC: (1.19-1.21); FILE MERGED 2003/09/18 08:43:43 aw 1.16.6.5: #111111# 2003/08/20 11:33:50 aw 1.16.6.4: RESYNC: (1.17-1.19); FILE MERGED 2003/07/24 14:46:57 aw 1.16.6.3: #110094# Adaptions to DrawingLayer changes 2003/06/30 18:15:12 aw 1.16.6.2: RESYNC: (1.16-1.17); FILE MERGED 2003/06/30 13:38:19 aw 1.16.6.1: #110094#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [7ce48dae0c633e86c6a6777820372eba9ab72fe5]

INTEGRATION: CWS aw003 (1.11.38); FILE MERGED 2003/10/23 14:39:19 aw 1.11.38.4: #111111# Changed GetBoundRect() to GetCurrentBoundRect() and GetLastBoundRect() 2003/08/20 11:34:21 aw 1.11.38.3: RESYNC: (1.12-1.13); FILE MERGED 2003/06/30 18:15:48 aw 1.11.38.2: RESYNC: (1.11-1.12); FILE MERGED 2003/06/30 13:38:18 aw 1.11.38.1: #110094#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [b2e50b48e0b464f3f3e5ee3ae774005f40a1bbf5]

INTEGRATION: CWS aw003 (1.14.6); FILE MERGED 2003/10/23 14:39:19 aw 1.14.6.4: #111111# Changed GetBoundRect() to GetCurrentBoundRect() and GetLastBoundRect() 2003/08/20 11:34:13 aw 1.14.6.3: RESYNC: (1.15-1.16); FILE MERGED 2003/06/30 18:15:42 aw 1.14.6.2: RESYNC: (1.14-1.15); FILE MERGED 2003/06/30 13:38:17 aw 1.14.6.1: #110094#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [e71de99a41e3bb2cc486321e77b92b15a2251565]

INTEGRATION: CWS aw003 (1.17.38); FILE MERGED 2003/11/04 16:24:00 aw 1.17.38.5: RESYNC: (1.19-1.20); FILE MERGED 2003/10/23 14:39:18 aw 1.17.38.4: #111111# Changed GetBoundRect() to GetCurrentBoundRect() and GetLastBoundRect() 2003/08/20 11:33:56 aw 1.17.38.3: RESYNC: (1.18-1.19); FILE MERGED 2003/06/30 18:15:36 aw 1.17.38.2: RESYNC: (1.17-1.18); FILE MERGED 2003/06/30 13:38:17 aw 1.17.38.1: #110094#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [d2222b217fd1231fb74be725184f875d60dd4921]

INTEGRATION: CWS aw003 (1.3.6); FILE MERGED 2003/06/30 13:38:16 aw 1.3.6.1: #110094#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [d1a6965e259d8161a17794f7463812d731c3d6fa]

INTEGRATION: CWS aw003 (1.6.6); FILE MERGED 2003/10/23 14:39:18 aw 1.6.6.1: #111111# Changed GetBoundRect() to GetCurrentBoundRect() and GetLastBoundRect()


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [a86758d5d3e89edb33180bc5e5413cf0796ba796]

INTEGRATION: CWS aw003 (1.9.6); FILE MERGED 2003/10/23 14:39:17 aw 1.9.6.2: #111111# Changed GetBoundRect() to GetCurrentBoundRect() and GetLastBoundRect() 2003/06/30 13:38:14 aw 1.9.6.1: #110094#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [27c87c3915a614bb7a8e1dfabbd3acef316690a6]

INTEGRATION: CWS aw003 (1.4.84); FILE MERGED 2003/10/23 14:39:00 aw 1.4.84.3: #111111# Changed GetBoundRect() to GetCurrentBoundRect() and GetLastBoundRect() 2003/10/07 15:12:34 aw 1.4.84.2: RESYNC: (1.4-1.6); FILE MERGED 2003/09/18 08:43:58 aw 1.4.84.1: #111111#


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [836ca7dabdfacf7818ba2995a6a6d56e4ba2fa9a]

INTEGRATION: CWS aw003 (1.4.110); FILE MERGED 2003/10/24 08:33:21 aw 1.4.110.1: #111111# Change from GetBoundRect() to GetCurrentBoundRect()


2003-11-24  Rüdiger Timm  <rt@openoffice.org>  [f27de87fb0e7369625062d96ee0d91cc3c3b5fe6]

INTEGRATION: CWS aw003 (1.43.12); FILE MERGED 2003/07/24 14:16:08 aw 1.43.12.1: #110094# Adaptions for DrawingLayer changes


2003-11-24  Armin Weiss  <aw@openoffice.org>  [fc28c4c142b499c2919467d7146ba1115dfd608b]

#111880#


2003-11-24  Björn Milcke  <bm@openoffice.org>  [15cdccc9f167781cf5416dd1b685086535b5cced]

data for a circle in an xy-chart


2003-11-24  Mikhail Voitenko  <mav@openoffice.org>  [b48620947caf316db386694cedafd1cb3a199fe3]

#112923# truncate stream on reusing for write and reopen temporary file


2003-11-24  Mikhail Voitenko  <mav@openoffice.org>  [841e5e03b29c712465dad1711d31ac7a63e3b1ea]

#112923# close new stream if it is not used


2003-11-22  Ingrid Halama  <iha@openoffice.org>  [ab39e9b2422d96f3ca41db0752e2bfc352714a8a]

start enable dragging and rotation


2003-11-22  Ingrid Halama  <iha@openoffice.org>  [8659d31f621c2b92be87fe8080d873b1af66f3b2]

added methods isDragableObjectHitTwice and changeSelection


2003-11-22  Ingrid Halama  <iha@openoffice.org>  [0d6b611d45f9bf65bd6100174e94c141b9820f95]

correct z positioning for 3D line chart


2003-11-22  Ingrid Halama  <iha@openoffice.org>  [0c3274fea81f6cfd0ff58c8201d208f7b8d3a788]

enable three scale groups in tree


2003-11-22  Ingrid Halama  <iha@openoffice.org>  [5a13ffce252801aef1a31ac3f1511f7594606151]

enable symbols for scatter chart


2003-11-22  Ingrid Halama  <iha@openoffice.org>  [d387a4d5863eb128bba9f28ad80b10891c4893ac]

return NAN if no x value is available


2003-11-22  Ingrid Halama  <iha@openoffice.org>  [fb9d4bba69547bd77a57b92336b450ef4ca14f7a]

provide correct x maximum and minimum for continuous(not category) x-axis


2003-11-22  Ingrid Halama  <iha@openoffice.org>  [2b90b8a260f837103fc7ca6d52867dc5fc188d96]

remove random x values


2003-11-22  Ingrid Halama  <iha@openoffice.org>  [6d628abbf7f9a041af4432b8f33d6cd98bb30080]

introduced flag bCategoryXAxis to distinguish line and scatter charts even if having data series with x-values


2003-11-21  Björn Milcke  <bm@openoffice.org>  [db299f27543106bb9bfc4bd53e8033464e8df4a5]

line-symbols for scatter chart


2003-11-21  Björn Milcke  <bm@openoffice.org>  [bd15c0567fb8f4f74022a1437d9f08e66dc47d4f]

+XYDataInterpreter


2003-11-21  Björn Milcke  <bm@openoffice.org>  [593cedd798fc5931de66386b6b43e9b7fd810797]

use XYDataInterpreter if USE_XY_DATA is defined


2003-11-21  Björn Milcke  <bm@openoffice.org>  [53928760f303f3a0b696bf317f453ab35b308286]

getStackMode -> getYStackMode +getZStackMode


2003-11-21  Björn Milcke  <bm@openoffice.org>  [8aceaf027ea85aa09d81ea4ee6de7760f8909d8d]

skeletton for stock chart type template


2003-11-20  Kurt Zenker  <kz@openoffice.org>  [f9eb3d552217a4dea430d067b351a34fb01e738d]

#100000# define HMENU for vcl changes


2003-11-20  Björn Milcke  <bm@openoffice.org>  [ca82e0625dd0a63243da28c585b60d3f77dc7114]

Line- and Scatter subtypes added (symbols, curve type)


2003-11-20  Ingrid Halama  <iha@openoffice.org>  [3c6abd007ba83f3fec3d737da2d03966d7824bdd]

enable ScatterChart


2003-11-20  Björn Milcke  <bm@openoffice.org>  [14c1436c7347fa4c475aec00363f9285daca889e]

let charttype templates determine by themselves, if a diagram was crated by them


2003-11-20  Björn Milcke  <bm@openoffice.org>  [9ae20fe6babbc979e45f56451b3d6450f936fae5]

scatter chart type


2003-11-20  Mikhail Voitenko  <mav@openoffice.org>  [93f166da84a53ffe3ae4a83d7800425bfa8e5126]

#112923# do not close stream untill it is needed


2003-11-20  Kurt Zenker  <kz@openoffice.org>  [cf8a36c99b469cd14ccc13bc9b56bb2ae93e80c3]

#100000# HMENU define for vcl changes


2003-11-20  Mikhail Voitenko  <mav@openoffice.org>  [379164d76f79ff2ae0de4ed3dfece6e7432779eb]

#112923# use Any( void ) return type


2003-11-20  Kurt Zenker  <kz@openoffice.org>  [734f4375243d0f6c5e947f7a50fdf50960c059b6]

#100000# corrected cast for nonpro version


2003-11-20  Kurt Zenker  <kz@openoffice.org>  [00f9f3e1c9e34f7bb5650d1c7979bb26800c7e11]

#100000# adaptation to vcl changes


2003-11-20  Kurt Zenker  <kz@openoffice.org>  [330862bc5397dcd9e91fb2acdd2bc947bf9c597a]

#100000# include <sysdata.hxx> are needed


2003-11-20  Kurt Zenker  <kz@openoffice.org>  [c4d3eece7ca97a335b25611ce101793cdde09960]

new version for SRC680


2003-11-20  Kurt Zenker  <kz@openoffice.org>  [b8eb40f8e4e6831662a13445f3fdcfd6af5c84f9]

#100000# solved merge problems


2003-11-20  Ingrid Halama  <iha@openoffice.org>  [e615c4f87640e32e3142ddb651ad42ec8b1f4f8c]

use SplineOrder and CurveResolution from model


2003-11-20  Mikhail Voitenko  <mav@openoffice.org>  [3afcddd235e5991a73c6804e6fd0ba993b401868]

#112923# main thread executor


2003-11-20  mwu  <mwu@openoffice.org>  [a401bd09459ec2d3998622f03706902c0e41a31d]

remove the popuped strip001 after adding namespace binfilter


2003-11-20  mwu  <mwu@openoffice.org>  [f33b4aa37dd3f26a4b23157d17c8dab87680f588]

remove the popuped strip001 after adding namespace binfilter


2003-11-20  Kurt Zenker  <kz@openoffice.org>  [cd0ac761eb8fdff138b81e599f887874ea9f0972]

new version for SRC680


2003-11-19  Kurt Zenker  <kz@openoffice.org>  [f1cc65f2c4dae2abce36afbcad947e791bfabe0d]

new version for SRC680


2003-11-19  Kurt Zenker  <kz@openoffice.org>  [d801180155ade3b2b5c5e96e50cb7bdf2ba3f25e]

new version for SRC680


2003-11-19  Kurt Zenker  <kz@openoffice.org>  [6233c498047fb37810581118b6173ef712aa93ab]

new version for SRC680


2003-11-19  Kurt Zenker  <kz@openoffice.org>  [feeb74d2165375b4236b6ecbd20af38766df32fb]

new version for SRC680


2003-11-19  Ingrid Halama  <iha@openoffice.org>  [78fd698f8317d959aa889fa9c8dcfce4a9da5b67]

add ChartType-Model to 'ChartType-View' to get charttype specific values (e.g. spline type)


2003-11-19  Björn Milcke  <bm@openoffice.org>  [68a4e2c524e4a6dd5786f781830c2ca351f2a1b3]

+properties CurveResolution, SplineOrder


2003-11-19  Björn Milcke  <bm@openoffice.org>  [5fa0c02e99d136f6d3f82c786fc038d8fd555c30]

todo-comment


2003-11-19  Björn Milcke  <bm@openoffice.org>  [41dbfe9235ad7c89c76585168661bc5a50348398]

+Property CurveStyle for LineChartType


2003-11-19  Ingrid Halama  <iha@openoffice.org>  [1fc4f24f9b7118016e175466343be14a7e6496ff]

font resize for axis


2003-11-19  Björn Milcke  <bm@openoffice.org>  [2682ba9cbf4227bea06ae9006799f160b38c6298]

+ ReferenceDiagramSize


2003-11-19  Kurt Zenker  <kz@openoffice.org>  [ad5e1813e8a15615ee3d0514af69677cfc4a844d]

SRC680


2003-11-19  Ingrid Halama  <iha@openoffice.org>  [bc3398e1d57ce9c7d114a9c66e5520302bd52dc1]

coorected cube creation


2003-11-19  Ingrid Halama  <iha@openoffice.org>  [3ef53da421b0f6d45366650a8520003ccb4f0cd0]

handle reverse oriented axes properly; corrected fCompleteHeight; changed test geometries


2003-11-19  Ingrid Halama  <iha@openoffice.org>  [018726efa175000fc9085331e23ecc16d7a1642c]

handle reverse oriented axes properly


2003-11-19  Ingrid Halama  <iha@openoffice.org>  [bbfcfaa0645d8b6b6fd3cf44894bab6c4eac012a]

removed unused code


2003-11-19  Ingrid Halama  <iha@openoffice.org>  [cf0364d7f018b77deb2dbe9942c2544282ff010c]

added methods isMathematicalOrientationX/Y/Z


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [e5fffeb10ca3f70208f11a2a9aa892fdda5ecbb7]

new version for SRC680


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [6701cd0cc7e51fa25f58a9d002153098dc31ace4]

new version for SRC680


2003-11-18  Armin Weiss  <aw@openoffice.org>  [891d4b9769012756e3171bbe2ec08cc5ff100f45]

Changes to makefiles regarding the building of *.hid stuff, changes of macro DBG_NAME where it conflicts with the namespace binfilter, some changes of namespace binfilter definitions where the define PRODUCT was used.


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [2148849e136abcc2ca5bb5bc1cb990be19edabe2]

INTEGRATION: CWS scriptingf1 (1.32.4); FILE MERGED 2003/10/31 15:10:42 dfoster 1.32.4.4: RESYNC: (1.34-1.36); FILE MERGED 2003/10/29 14:55:18 toconnor 1.32.4.3: #i21858# - remove framework namespace from namespace hierarchy as the depth was not in line with convention for UNO idl namespaces 2003/09/24 10:54:00 dfoster 1.32.4.2: RESYNC: (1.32-1.34); FILE MERGED Added missing targets to the util target. 2003/06/25 14:55:57 dfoster 1.32.4.1: Re-adding scripting framework


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [f8c36a2bbefcc3a92568147551a9cc2697ed957d]

INTEGRATION: CWS scriptingf1 (1.4.220); FILE MERGED 2003/10/15 12:43:32 dfoster 1.4.220.2: #i19264# - only execute new script:// bindings through the scripting framework, Basic macro bindings should use the previous codepath 2003/10/09 13:56:24 dfoster 1.4.220.1: #i19264# - support execution of scripting framework scripts


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [6971496fd46269c8b308c7d2fa9878c4ae72d0c5]

INTEGRATION: CWS scriptingf1 (1.25.8); FILE MERGED 2003/10/09 15:15:30 dfoster 1.25.8.1: #i19261# - support import and export of scripting framework script bindings for dialogs


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [9d0afc2247ceea34c2ad30c4e6c4b12f0a1b11f0]

INTEGRATION: CWS scriptingf1 (1.29.32); FILE MERGED 2003/10/09 15:15:28 dfoster 1.29.32.1: #i19261# - support import and export of scripting framework script bindings for dialogs


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [7dc89927531c1bd885bb0b418d3871539c677576]

INTEGRATION: CWS scriptingf1 (1.58.4); FILE MERGED 2003/10/31 16:34:52 dfoster 1.58.4.6: RESYNC: (1.64-1.66); FILE MERGED 2003/10/29 14:47:56 toconnor 1.58.4.5: #i21858# - remove framework namespace to adhere to UNO idl naming convention of no more than 5 namespaces in depth 2003/09/24 09:50:49 dfoster 1.58.4.4: RESYNC: (1.62-1.64); FILE MERGED 2003/08/22 14:39:27 npower 1.58.4.3: #i12906# updates to include new interfaces in new dcsssf::browse namespace 2003/08/08 13:59:42 dfoster 1.58.4.2: #i15986# Resolving conflicts going from SRX645->SRC680 2003/06/25 14:04:51 dfoster 1.58.4.1: Re-addeding Scripting Framework IDLs


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [a83d642ee0f719c7c18c453621042e388e9dc007]

INTEGRATION: CWS scriptingf1 (1.49.24); FILE MERGED 2003/10/31 16:35:00 dfoster 1.49.24.4: RESYNC: (1.51-1.52); FILE MERGED 2003/10/29 14:47:55 toconnor 1.49.24.3: #i21858# - remove framework namespace to adhere to UNO idl naming convention of no more than 5 namespaces in depth 2003/09/24 09:51:04 dfoster 1.49.24.2: RESYNC: (1.49-1.51); FILE MERGED 2003/08/22 14:44:08 npower 1.49.24.1: #i12906# Adding new interfaces in new namespace dcsssf:browse.


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [f15692deef50afe649f6fad04d81f40025c5fe1b]

INTEGRATION: CWS scriptingf1 (1.43.4); FILE MERGED 2003/10/31 16:35:07 dfoster 1.43.4.7: RESYNC: (1.47-1.49); FILE MERGED 2003/10/29 14:47:54 toconnor 1.43.4.6: #i21858# - remove framework namespace to adhere to UNO idl naming convention of no more than 5 namespaces in depth 2003/10/06 14:49:22 mav 1.43.4.5: #i19303# document depends from embed 2003/09/24 09:50:57 dfoster 1.43.4.4: RESYNC: (1.45-1.47); FILE MERGED 2003/08/22 14:44:08 npower 1.43.4.3: #i12906# Adding new interfaces in new namespace dcsssf:browse. 2003/08/08 13:59:00 dfoster 1.43.4.2: #i15986# Resolving conflicts going from SRX645->SRC680 2003/06/25 13:40:27 dfoster 1.43.4.1: Re-adding targets for Scripting Framework


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [c76c7f3eae7dc2278ea12593886ae5f8b83d6aaf]

INTEGRATION: CWS scriptingf1 (1.32.64); FILE MERGED 2003/10/06 14:51:09 mav 1.32.64.1: #i19303# XDocumentSubStorageSupplier.idl


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [f3e0abef8f9116ec12261b2094eaede31f5d85eb]

INTEGRATION: CWS scriptingf1 (1.1.2); FILE ADDED 2003/10/06 14:50:35 mav 1.1.2.1: #i19303# XDocumentSubStorageSupplier.idl


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [84ef37364f0b73ffa7c32ea20df25a8907088d0b]

INTEGRATION: CWS scriptingf1 (1.18.272); FILE MERGED 2003/10/31 15:28:27 dfoster 1.18.272.2: RESYNC: (1.18-1.19); FILE MERGED 2003/10/09 13:52:53 dfoster 1.18.272.1: #i19262# - execution of scripting framework scripts for forms


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [b31fae6e3052120a5ee3be4ce7145fbd3afa7e09]

INTEGRATION: CWS scriptingf1 (1.19.110); FILE MERGED 2003/09/16 10:34:54 tbe 1.19.110.1: #i18767# integration of Starbasic runtime to ScriptingFramework provider


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [2e6c1d39a2396285d295812adba62ba52c56aeb3]

INTEGRATION: CWS scriptingf1 (1.12.34); FILE MERGED 2003/09/16 10:33:37 tbe 1.12.34.1: #i18767# integration of Starbasic runtime to ScriptingFramework provider


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [24b55d6a92f967303736d2a52d77357aac12b0bb]

INTEGRATION: CWS scriptingf1 (1.17.62); FILE MERGED 2003/10/29 15:29:17 dfoster 1.17.62.4: #i21858# Removal of framework namespace from namespace hierarchy of Scripting Framework UNO services & interfaces 2003/10/09 17:09:50 dfoster 1.17.62.3: #19261# scripting framework integration, fix code broken during resolution of conflicts before previous checkin 2003/10/09 13:49:20 dfoster 1.17.62.2: #19261# scripting framework integration, execute framework for event bindings with script:// uri 2003/09/25 14:49:53 ab 1.17.62.1: #i19261# Changed Dialog event binding code, Step1


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [46d1883fb14f5eba42cb5a8764c074a026c63ace]

INTEGRATION: CWS scriptingf1 (1.26.46); FILE MERGED 2003/11/07 13:37:02 tbe 1.26.46.1: #i21560# editing a basic macro using script selector


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [df0624a360cbff4c9e7630c75ea9e8e5d449aacd]

INTEGRATION: CWS scriptingf1 (1.7.8); FILE MERGED 2003/11/07 13:35:45 tbe 1.7.8.1: #i21560# editing a basic macro using script selector


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [e01fff439b053a492cdfc3d0d772ee32de4f5742]

INTEGRATION: CWS scriptingf1 (1.10.90); FILE MERGED 2003/10/31 15:05:47 dfoster 1.10.90.2: RESYNC: (1.10-1.11); FILE MERGED 2003/10/09 13:51:25 dfoster 1.10.90.1: #i19262# - Enable scripting framework scripts to be persisted for forms


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [f00ddade25a967b09f89236d6a222682c1036bf8]

INTEGRATION: CWS scriptingf1 (1.6.90); FILE MERGED 2003/10/09 13:51:22 dfoster 1.6.90.1: #i19262# - Enable scripting framework scripts to be persisted for forms


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [b7c4c6eee82645398e443c1b3de8cc6972283949]

INTEGRATION: CWS scriptingf1 (1.5.174); FILE MERGED 2003/10/09 13:51:20 dfoster 1.5.174.1: #i19262# - Enable scripting framework scripts to be persisted for forms


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [e45d9cec711c825f5d4f35581865cca49b5f971e]

INTEGRATION: CWS scriptingf1 (1.28.34); FILE MERGED 2003/10/31 16:38:13 dfoster 1.28.34.4: RESYNC: (1.30-1.31); FILE MERGED 2003/10/29 14:57:37 toconnor 1.28.34.3: #i21858# - removal of framework namespace for browse and provider UNO services and interfaces of Scripting Framework 2003/09/24 10:12:17 dfoster 1.28.34.2: RESYNC: (1.28-1.30); FILE MERGED 2003/09/19 12:26:30 dfoster 1.28.34.1: #i19805# adding scripting framework interface headers to d.lst


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [9354801996a18817df648a5196fd9a8458b3061a]

INTEGRATION: CWS scriptingf1 (1.1.2); FILE ADDED 2003/11/10 11:53:50 dfoster 1.1.2.3: #i12906# - Set default configuration to not show Scripting Framework scripts, only Basic macros. 2003/10/15 12:46:44 dfoster 1.1.2.2: #i19258# - add configuration values for toggling display of scripts in Tools/Configure and other dialogs 2003/07/14 16:25:44 dfoster 1.1.2.1: #i15986# Add scripting framework to install sets


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [637df7e9c5fd251609b8eda95515c5a32f77c9b6]

INTEGRATION: CWS scriptingf1 (1.12.120); FILE MERGED 2003/10/31 16:27:35 dfoster 1.12.120.2: RESYNC: (1.12-1.13); FILE MERGED 2003/09/30 09:54:06 dfoster 1.12.120.1: Correcting problem with initial cwsadd.


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [763d5388365716076e88e3f472a5d5a5df0d3214]

INTEGRATION: CWS scriptingf1 (1.1.2); FILE ADDED 2003/11/11 20:18:07 dfoster 1.1.2.3: #i12906# - have to set lang attribute on properties for them to be processed correctly 2003/11/10 11:53:46 dfoster 1.1.2.2: #i12906# - Set default configuration to not show Scripting Framework scripts, only Basic macros. 2003/07/14 16:25:26 dfoster 1.1.2.1: 15986# Add scripting framework to install sets


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [ed15caf2284bb9a8862ca01b9a36d4a5c403591d]

INTEGRATION: CWS scriptingf1 (1.6.84); FILE MERGED 2003/10/15 16:36:31 dfoster 1.6.84.2: #i21260# - use vnd.sun.star.script as scheme for script uris 2003/10/10 10:39:02 dfoster 1.6.84.1: #i12906# - ensure that ScriptProtocolHandler entry is available in correct branch for scriptingf1 child workspace


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [6470364805b55f21d86172544b33062a6f40706f]

INTEGRATION: CWS scriptingf1 (1.1.2); FILE ADDED 2003/10/06 14:36:06 mav 1.1.2.1: #i19303#,#i20750# UNO API storage duplicate related stuff


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [cb16195476ef4f6d4615447a83ef7eb0bb0cff02]

INTEGRATION: CWS scriptingf1 (1.1.2); FILE ADDED 2003/10/06 14:36:04 mav 1.1.2.1: #i19303#,#i20750# UNO API storage duplicate related stuff


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [b9059cdd500113adbf7a7e90687420ecc7253c8f]

INTEGRATION: CWS scriptingf1 (1.79.16); FILE MERGED 2003/10/06 14:35:18 mav 1.79.16.1: #i19303#,#i20750# UNO API storage duplicate related stuff


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [9f00676212b3368ce88522957abfcfbe865f44c2]

INTEGRATION: CWS scriptingf1 (1.36.36); FILE MERGED 2003/10/06 16:15:15 mav 1.36.36.2: #i19303# kind of locking 2003/10/06 14:37:20 mav 1.36.36.1: #i19303# UNO API storage duplicate related stuff


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [e8b80586e1f32acad862debfe38b530503e56808]

INTEGRATION: CWS scriptingf1 (1.6.44); FILE MERGED 2003/10/06 14:37:19 mav 1.6.44.1: #i19303# UNO API storage duplicate related stuff


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [382f010231e6530bfc89e7b493f69d12b89d008b]

INTEGRATION: CWS scriptingf1 (1.20.16); FILE MERGED 2003/10/06 14:37:00 mav 1.20.16.1: #i19303# UNO API storage duplicate related stuff


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [b2c0ae2db7a9afb73e4b21f0fcee712313c3ce44]

INTEGRATION: CWS scriptingf1 (1.4.322); FILE MERGED 2003/10/09 13:57:31 dfoster 1.4.322.1: #i19263# - support scripting framework scripts for object/graphic and other events


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [5cf0b2d5f5725ff0b0dc895b77d224afdeffa86a]

INTEGRATION: CWS scriptingf1 (1.2.356); FILE MERGED 2003/10/28 15:29:42 dfoster 1.2.356.2: #i21612# Fixing error in previous commit. 2003/10/28 10:15:14 dfoster 1.2.356.1: #i21612# Added support for returning Script from GetLanguage() call for SvxMacro when type is EXTENDED_STYPE. Commited by dfoster for npower.


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [8af6395b19203bb50377e1b67ced69b139f750f3]

INTEGRATION: CWS scriptingf1 (1.54.104); FILE MERGED 2003/10/31 17:26:32 dfoster 1.54.104.2: RESYNC: (1.54-1.55); FILE MERGED 2003/10/09 14:33:31 dfoster 1.54.104.1: #i19262# - support scripting framework scripts for forms


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [b7763eb0da40daf0ba8d8e56b1c3c3287a0ef649]

INTEGRATION: CWS scriptingf1 (1.73.2); FILE MERGED 2003/11/07 13:21:54 tbe 1.73.2.1: #i21560# editing a basic macro using script selector


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [e81c63626f8dc3b5103494095826cce4962c88b0]

INTEGRATION: CWS scriptingf1 (1.19.122); FILE MERGED 2003/10/15 12:45:31 dfoster 1.19.122.2: #i19258# - enable/disable display of Basic macros and Scripting Framework scripts depending on configuration values. 2003/10/09 14:00:29 dfoster 1.19.122.1: #i19258# - display scripting framework scripts in Tools/Configure and other assignment dialogs


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [42a53e165ae7193d9ec711ec684386dda0ee986d]

INTEGRATION: CWS scriptingf1 (1.52.2); FILE MERGED 2003/10/29 15:05:59 toconnor 1.52.2.4: #i21858# - removal of framework namespace from namespace hierarchy of Scripting Framework UNO interfaces and services 2003/10/13 11:51:45 mav 1.52.2.3: #i19302# initialize MasterScriptProvider with the documet 2003/10/13 11:45:52 mav 1.52.2.2: #i19302# provide access to the document's MasterScriptProvider 2003/10/06 14:43:42 mav 1.52.2.1: #i19303# UNO API storage duplicate related stuff


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [d91a738906e8bb08f3e74908cb498333c67ae00b]

INTEGRATION: CWS scriptingf1 (1.34.2); FILE MERGED 2003/10/29 15:37:45 dfoster 1.34.2.3: #i21624# Adding method to allow the ScriptProtocolHandler to read the value of the MacroMode. 2003/10/29 15:05:59 toconnor 1.34.2.2: #i21858# - removal of framework namespace from namespace hierarchy of Scripting Framework UNO interfaces and services 2003/10/09 13:54:56 dfoster 1.34.2.1: #i19264# - support execution of scripting framework scripts


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [82341580b4e8c1108d2049a0fea5a0fb907541b5]

INTEGRATION: CWS scriptingf1 (1.14.16); FILE MERGED 2003/10/09 17:21:01 dfoster 1.14.16.1: #i19258# - display scripting framework scripts in Tools/Configure and other assignment dialogs


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [2650b68c03ae8f92621a7dda9786fec4691b7558]

INTEGRATION: CWS scriptingf1 (1.7.276); FILE MERGED 2003/10/17 11:23:22 dfoster 1.7.276.3: #i21260# - use vnd.sun.star.script as scripting framework protocol, fix string comparison 2003/10/15 15:05:05 npower 1.7.276.2: #i21260# Change use of script:// protocol to new vnd.sun.star.script://.. 2003/10/09 14:02:05 dfoster 1.7.276.1: #i19258# - display scripting framework scripts in Tools/Configure and other assignment dialogs


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [c63a7562129b04c8d0fc5c16e943e8e7a3804704]

INTEGRATION: CWS scriptingf1 (1.32.144); FILE MERGED 2003/11/13 10:31:08 npower 1.32.144.7: #i19259# When the config tree is access from something other than a document ( for example the IDE ), there is no document model. In this case instead of accessing the MSP from the Doc model we need to create a MSP on the fly. 2003/11/10 11:50:22 dfoster 1.32.144.6: #i19259# - Use correct name for application depending when displaying scripts node. 2003/11/04 17:41:57 dfoster 1.32.144.5: #i21568# - Only display scripts in document for which the Tools/Configure dialog has been invoked. 2003/10/31 17:23:13 dfoster 1.32.144.4: RESYNC: (1.32-1.33); FILE MERGED 2003/10/29 15:05:56 toconnor 1.32.144.3: #i21858# - removal of framework namespace from namespace hierarchy of Scripting Framework UNO interfaces and services 2003/10/15 12:45:31 dfoster 1.32.144.2: #i19258# - enable/disable display of Basic macros and Scripting Framework scripts depending on configuration values. 2003/10/09 14:02:03 dfoster 1.32.144.1: #i19258# - display scripting framework scripts in Tools/Configure and other assignment dialogs


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [d78dd5e93b8658372cd7755bc4d3ecb3875189b5]

INTEGRATION: CWS scriptingf1 (1.31.2); FILE MERGED 2003/11/07 13:21:11 tbe 1.31.2.1: #i21560# editing a basic macro using script selector


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [748ecf74dee047a9a47ea59c6a8863409602a94e]

INTEGRATION: CWS scriptingf1 (1.40.14); FILE MERGED 2003/11/07 13:19:59 tbe 1.40.14.1: #i21560# editing a basic macro using script selector


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [369527bd91ab35f7b9a3e11fa62b64a2fc0a55a2]

INTEGRATION: CWS qadev13 (1.3.68); FILE MERGED 2003/11/11 12:05:56 lla 1.3.68.2: #112598# fixes in code 2003/11/04 08:10:02 lla 1.3.68.1: #112598# bug in testcode for OUStringBuffer ctor


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [0598c9c3039664512f7d2b6db553004d8f68746f]

INTEGRATION: CWS qadev13 (1.3.26); FILE MERGED 2003/11/04 08:08:46 lla 1.3.26.2: #112598# remove lastIndexOf tests, now in rtl/oustring 2003/10/31 08:19:01 lla 1.3.26.1: #112598# #108218# toDouble, valueOf changed


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [00ec40d3d2cef6d45052510f38849a4e5a99d2f1]

INTEGRATION: CWS qadev13 (1.2.96); FILE MERGED 2003/11/03 13:11:40 lla 1.2.96.2: #112598# copy() with wrong values removed. 2003/10/31 08:16:19 lla 1.2.96.1: #112598# #108218# toDouble, valueOf changed


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [56ea1880e8c1fa7b1cfc8db2ca232b4ed8b39147]

INTEGRATION: CWS qadev13 (1.2.26); FILE MERGED 2003/10/31 08:16:18 lla 1.2.26.1: #112598# #108218# toDouble, valueOf changed


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [0331f0a7e687fabcdaf905ad853b283e5f16b00a]

INTEGRATION: CWS qadev13 (1.4.26); FILE MERGED 2003/10/31 09:29:24 lla 1.4.26.1: #112598# changes in makefiles, to use dmake test


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [5b75a428d28178ed85ee4a6a59d8f574c5325cde]

INTEGRATION: CWS qadev13 (1.2.26); FILE MERGED 2003/10/31 09:29:23 lla 1.2.26.1: #112598# changes in makefiles, to use dmake test


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [17d8845a1875675e79c2e502abee7ba96e6f0149]

INTEGRATION: CWS qadev13 (1.1.2); FILE ADDED 2003/11/04 08:07:47 lla 1.1.2.2: #112598# add lastIndexOf due to some problems in old code. 2003/10/31 08:11:50 lla 1.1.2.1: #112598# #108218# todouble/valueof


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [ba7f4158ad7ea45b73e61f7e5bcc5e0a328dd29e]

INTEGRATION: CWS qadev13 (1.1.2); FILE ADDED 2003/10/31 08:12:00 lla 1.1.2.1: #112598# #108218# todouble/valueof


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [2442116e9c9d31088868ab2a5fb3b6ccdceaa172]

INTEGRATION: CWS qadev13 (1.1.2); FILE ADDED 2003/10/31 08:11:33 lla 1.1.2.1: #112598# #108218# todouble/valueof


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [26e2a75f96e33b10f4c93940987494566645310b]

INTEGRATION: CWS qadev13 (1.1.2); FILE ADDED 2003/10/31 08:10:41 lla 1.1.2.1: #112598# #108218# todouble/valueof


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [81b3a6eab0ae7a394db4c8f45f69022403e9366e]

INTEGRATION: CWS qadev13 (1.1.2); FILE ADDED 2003/11/14 11:16:39 lla 1.1.2.2: #112598# new makefile format. 2003/10/31 08:10:14 lla 1.1.2.1: #112598# #108218# todouble/valueof


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [c98a1326c20262b9a5af442008460772ef04bb32]

INTEGRATION: CWS qadev13 (1.1.2); FILE ADDED 2003/10/31 08:09:52 lla 1.1.2.1: #112598# #108218# todouble/valueof


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [c37ebf776af4498987318c1fd4ce1ab4c972e033]

INTEGRATION: CWS qadev13 (1.3.26); FILE MERGED 2003/10/31 09:29:22 lla 1.3.26.1: #112598# changes in makefiles, to use dmake test


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [257da5bba6333cd141753484167bd168e0a249dc]

INTEGRATION: CWS qadev13 (1.2.2); FILE MERGED 2003/10/31 09:29:21 lla 1.2.2.1: #112598# changes in makefiles, to use dmake test


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [4cb025de3e32ca18902aae47e64ee276c112c438]

INTEGRATION: CWS qadev13 (1.2.26); FILE MERGED 2003/11/17 06:08:26 mindyliu 1.2.26.4: #112598# add two port number MYPORT9,10 2003/11/12 06:11:25 mindyliu 1.2.26.3: #112598# add consts for test,declare ServiceNETBIOS as "netbios-dgm" 2003/11/07 09:42:52 mindyliu 1.2.26.2: #112598# add ServiceNETBIOS 2003/10/10 09:06:28 mindyliu 1.2.26.1: #112598# add more ip, hostname, port number


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [ba577f3046a29bd6171c2a6ba131f7f33ef16f07]

INTEGRATION: CWS qadev13 (1.3.2); FILE MERGED 2003/11/17 10:00:29 mindyliu 1.3.2.11: #112598# before bind, setOption(osl_Socket_OptionReuseAddr, sal_True ) to avoid bind failure 2003/11/17 06:07:26 mindyliu 1.3.2.10: #112598# change CPPUNIT_ASSERT_MESSAGE to if statement, and change port binded 2003/11/14 11:09:35 lla 1.3.2.9: #112598# remove possible signal in ServerWriteSocketThread 2003/11/12 06:09:34 mindyliu 1.3.2.8: #112598# add read/write/send/receive cases in streamsocket 2003/11/07 09:41:42 mindyliu 1.3.2.7: #112598# gettheServicePort_003, getType, operator_equal_assign_001, getError 2003/10/29 10:36:09 lla 1.3.2.6: #112598# changes in setOption_001 & _002 2003/10/29 09:56:35 mindyliu 1.3.2.5: #112598# some change in ctors_copy_no, operator_equal_assign, getLocalIP 2003/10/27 05:01:58 mindyliu 1.3.2.4: #112598# change some error message more detailed 2003/10/23 07:19:46 mindyliu 1.3.2.3: #112598# add more detailed error infor in SocketAddr::getHostname_001 2003/10/22 09:04:07 mindyliu 1.3.2.2: #112598# some trival improvement 2003/10/10 09:18:50 mindyliu 1.3.2.1: #112598# change port number to fix bind failure; improve getHost()-->getThisHostname().


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [84ec9df013785184744ab7dc9d11cd0485a12bb7]

INTEGRATION: CWS qadev13 (1.2.26); FILE MERGED 2003/10/31 09:29:20 lla 1.2.26.1: #112598# changes in makefiles, to use dmake test


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [a8887b5b9438f1e442f767887bdd0af58e5a58d0]

INTEGRATION: CWS qadev13 (1.2.18); FILE MERGED 2003/10/31 09:29:19 lla 1.2.18.1: #112598# changes in makefiles, to use dmake test


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [4babb4959865bf192dba007b37bbaaedc2a15a14]

INTEGRATION: CWS qadev13 (1.2.2); FILE MERGED 2003/10/31 09:29:19 lla 1.2.2.1: #112598# changes in makefiles, to use dmake test


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [93507ca20b57c216ba92f28fbcad2e458b0dcf2c]

INTEGRATION: CWS qadev13 (1.3.64); FILE MERGED 2003/11/14 10:28:00 lla 1.3.64.2: #112598# changes in thread testing errors removed. 2003/11/06 13:17:43 lla 1.3.64.1: #112598# lot of update stuff in osl::Thread, most are fixes. Should be errorfree within Linux


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [590a4762d49e82043303c10430d4a3eef89d8ada]

INTEGRATION: CWS qadev13 (1.5.8); FILE MERGED 2003/10/31 09:29:18 lla 1.5.8.1: #112598# changes in makefiles, to use dmake test


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [41575a4fe31fe42a03105030340bbd6ba92d41e5]

INTEGRATION: CWS qadev13 (1.2.18); FILE MERGED 2003/11/13 04:18:44 mindyliu 1.2.18.1: #112598# add string const for test


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [e75b4f9168e29cb22a658b07d7c24d84d1b27a3d]

INTEGRATION: CWS qadev13 (1.2.18); FILE MERGED 2003/11/14 08:40:53 mindyliu 1.2.18.2: #112598# remove case to test Pipe::isValid,StreamPipe::operater= since they are not impletmented. no defination of error: osl_Pipe_E_NotFound, osl_Pipe_E_AlreadyExists in osl/pipe.c 2003/11/13 04:17:54 mindyliu 1.2.18.1: #112598# add test case to test write/read/send/recv


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [fc685b4beb8c7ebafbc46ee0a977e8b5b53f853a]

INTEGRATION: CWS qadev13 (1.2.18); FILE MERGED 2003/10/31 09:29:17 lla 1.2.18.1: #112598# changes in makefiles, to use dmake test


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [98977cd11a384f44adf842981de3b7ee6603d8e9]

INTEGRATION: CWS qadev13 (1.2.26); FILE MERGED 2003/10/31 09:29:16 lla 1.2.26.1: #112598# changes in makefiles, to use dmake test


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [3888e5a7d60488752042bf7a84d21e7428410126]

INTEGRATION: CWS qadev13 (1.2.18); FILE MERGED 2003/11/05 03:05:03 mindyliu 1.2.18.2: #112598# module::load_002 updated 2003/11/04 10:47:41 mindyliu 1.2.18.1: #112598# module::load_002 added


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [8da7eab6102ebfbb8ac81ff2ef009cfe72818d8b]

INTEGRATION: CWS qadev13 (1.2.18); FILE MERGED 2003/11/05 03:05:03 mindyliu 1.2.18.2: #112598# module::load_002 updated 2003/11/04 10:47:52 mindyliu 1.2.18.1: #112598# module::load_002 added


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [fc55ef156de6535f5343207a59b1c8b0806e4e16]

INTEGRATION: CWS qadev13 (1.2.18); FILE MERGED 2003/11/05 03:07:15 mindyliu 1.2.18.3: #112598# wrong cvs operation, now correct 2003/11/05 03:05:03 mindyliu 1.2.18.2: #112598# module::load_002 updated 2003/10/31 09:29:15 lla 1.2.18.1: #112598# changes in makefiles, to use dmake test


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [aa02477c1c43ff75ea92089400fee2fabb2b9c6d]

INTEGRATION: CWS qadev13 (1.4.2); FILE MERGED 2003/11/06 02:32:58 mindyliu 1.4.2.2: #112598# fix some bug on windows: move, setAttributes, getFileSize 2003/10/29 06:24:58 mindyliu 1.4.2.1: #112598# compareFileName:Win32 version; add more cases in getAbsoluteFileURL, getSystemPathFromFileURL, createTempFile


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [916e4096a9d01fbd25b68f606f0c3f347d83bd86]

INTEGRATION: CWS qadev13 (1.4.2); FILE MERGED 2003/11/14 11:15:32 lla 1.4.2.8: #112598# VolumeInfo problems removed 2003/11/14 04:31:49 mindyliu 1.4.2.7: #112598# add some comments near "#ifdef $PLATFORM" 2003/11/06 09:58:50 mindyliu 1.4.2.6: #112598# fix bug in getNextItem_004, remove_005 2003/11/06 02:32:57 mindyliu 1.4.2.5: #112598# fix some bug on windows: move, setAttributes, getFileSize 2003/10/31 04:15:08 mindyliu 1.4.2.4: #112598# my fault:can not compile on Solaris, fix now 2003/10/30 09:56:45 mindyliu 1.4.2.3: #112598# time related bug fix; add getNextItem_004. 2003/10/29 06:24:57 mindyliu 1.4.2.2: #112598# compareFileName:Win32 version; add more cases in getAbsoluteFileURL, getSystemPathFromFileURL, createTempFile 2003/10/13 02:37:12 mindyliu 1.4.2.1: #112598# reset_001(), getNextItem_001():only check there *is* item returned


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [a4cbb2eb710043c8d3da4d308decd802f523a548]

INTEGRATION: CWS qadev13 (1.4.26); FILE MERGED 2003/11/06 02:34:24 mindyliu 1.4.26.3: #112598# my fault 2003/11/06 02:32:57 mindyliu 1.4.26.2: #112598# fix some bug on windows: move, setAttributes, getFileSize 2003/10/31 09:29:14 lla 1.4.26.1: #112598# changes in makefiles, to use dmake test


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [c9b3adebfdd9f0b8d1a87aafb1d2cba5392236a9]

INTEGRATION: CWS qadev13 (1.2.18); FILE MERGED 2003/10/31 09:29:13 lla 1.2.18.1: #112598# changes in makefiles, to use dmake test


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [d906aab886c9c41f59185d5f9b6550a3b07706c5]

INTEGRATION: CWS qadev13 (1.1.2); FILE ADDED 2003/10/31 09:10:28 lla 1.1.2.1: #112598# #108218# toDouble, valueOf helper functions for testing


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [0dd4c0950bcf033c195df65a5cf5b63e8f9d49fd]

INTEGRATION: CWS qadev13 (1.1.2); FILE ADDED 2003/10/14 11:15:19 lla 1.1.2.1: #112598# additional helper functions


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [bc42511d2553896ffd2598bfa00ec6a69bf113fa]

INTEGRATION: CWS qadev13 (1.3.2); FILE MERGED 2003/11/13 09:03:56 mindyliu 1.3.2.1: #112598# remove some functions in Socket & Pipe class


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [b55068898ec49e948a25f2862c73565e8dd232d9]

INTEGRATION: CWS qadev13 (1.6.96); FILE MERGED 2003/11/14 11:11:15 lla 1.6.96.1: #112598# remove warning in struct.


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [3d593b6579e7c73e4a1156d778ccfca81ad7a03e]

INTEGRATION: CWS qadev13 (1.6.96); FILE MERGED 2003/11/12 11:05:05 lla 1.6.96.3: #112598# was not compileable within windows 2003/11/11 09:58:57 lla 1.6.96.2: #112598# fixes 2003/10/31 09:27:11 lla 1.6.96.1: #112598# some hints


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [b8941294ae93d09eb8b49f4ffcdb5a9687aeb989]

INTEGRATION: CWS qadev13 (1.6.26); FILE MERGED 2003/11/11 09:59:33 lla 1.6.26.2: #112598# use of CPPUNITLIB for linking 2003/10/31 09:29:11 lla 1.6.26.1: #112598# changes in makefiles, to use dmake test


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [be894fd1dba8d249eea683dead5a053a4b0b8759]

INTEGRATION: CWS qadev13 (1.5.26); FILE MERGED 2003/10/31 09:29:10 lla 1.5.26.1: #112598# changes in makefiles, to use dmake test


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [74d6280ae22986b5daae66009c1cee934bf313aa]

INTEGRATION: CWS qadev13 (1.7.2); FILE MERGED 2003/11/04 12:13:50 lla 1.7.2.2: #112598# due to problems with thread testing, now this test is done at last. 2003/10/31 08:14:45 lla 1.7.2.1: #112598# add ByteSequence, new rtl xString toDouble valueOf tests


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [8ea2a5e05630d6cb0ff0083d95a281ffd4483467]

INTEGRATION: CWS qadev13 (1.5.2); FILE MERGED 2003/11/06 14:31:30 lla 1.5.2.1: #112654# add -whereami parameter, for better debugging


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [36dfe510118a6d9543fba2095aeff5f39d9c8dc5]

INTEGRATION: CWS qadev13 (1.11.2); FILE MERGED 2003/11/06 14:31:29 lla 1.11.2.2: #112654# add -whereami parameter, for better debugging 2003/10/15 06:57:00 lla 1.11.2.1: #112654# add some functions for better debugging


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [cf6e890b0101e4d70b9769ce371f70b1a6773381]

INTEGRATION: CWS qadev13 (1.4.40); FILE MERGED 2003/10/15 06:56:59 lla 1.4.40.1: #112654# add some functions for better debugging


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [e59f8700fab97dae1abf2c58e95ea0bcbca0c3a4]

INTEGRATION: CWS qadev13 (1.4.2); FILE MERGED 2003/10/15 06:56:59 lla 1.4.2.1: #112654# add some functions for better debugging


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [bacb82194e3f39dcf14faabafe3433c975706f23]

INTEGRATION: CWS qadev13 (1.3.6); FILE MERGED 2003/10/17 09:33:46 cn 1.3.6.1: CHG: #i20911# enhanced to run ccs.container.* tests successfully


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [8ff9a5d18717cc87d13d40128ed2c3867d82fd4c]

INTEGRATION: CWS qadev13 (1.3.6); FILE MERGED 2003/10/28 15:58:45 cn 1.3.6.1: CHG: #112771# object relations for XUnoControlContainer added


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [1025aaa2467aa6f82c94ca4092a128621cf86087]

INTEGRATION: CWS qadev13 (1.3.6); FILE MERGED 2003/10/17 09:34:09 cn 1.3.6.1: CHG: #i21273# object relations for XControl and XView added


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [1ae88f313f614fb627aa6bdcaf10cd14fb244430]

INTEGRATION: CWS qadev13 (1.3.6); FILE MERGED 2003/10/17 09:34:07 cn 1.3.6.1: CHG: #i21247# usage of AnyConverter is needed to get XForm


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [a7af8625d6cb182afe5f3af6b0498867c3d1a49f]

INTEGRATION: CWS qadev13 (1.4.6); FILE MERGED 2003/10/17 09:34:04 cn 1.4.6.1: CHG: #i21228# objecrt realtion for XAccessibleSelection added


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [4daac83c951ad0ee0914e65c1082d732bad2d1eb]

INTEGRATION: CWS qadev13 (1.8.6); FILE MERGED 2003/10/17 09:34:01 cn 1.8.6.1: CHG: #112644# object relations for XAccessibleSelection added


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [359225b4a074001da8e49e12a3661ca79b4141df]

INTEGRATION: CWS qadev13 (1.3.6); FILE MERGED 2003/11/04 15:15:28 cn 1.3.6.1: CHG: #i21824# added object relations for CharStyleName


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [513182ec51ef7d0d048fd832ee214204975e3ddc]

INTEGRATION: CWS qadev13 (1.4.6); FILE MERGED 2003/11/07 16:20:26 sg 1.4.6.1: #112280#CHG: added missing object relations


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [987a853f5966506e061b8dcf5c681d8825e83231]

INTEGRATION: CWS qadev13 (1.4.6); FILE MERGED 2003/11/06 15:34:42 cn 1.4.6.2: CHG: #i20307# object creates correct object 2003/10/20 10:56:06 cn 1.4.6.1: CHG: #i20307# object creates correct object


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [f4ad53bc307cde6b0bea5a61e94bed0dcbffd816]

INTEGRATION: CWS qadev13 (1.4.6); FILE MERGED 2003/11/06 15:34:48 cn 1.4.6.2: CHG: #i20307# object creates correct object 2003/10/20 10:56:12 cn 1.4.6.1: CHG: #i20307# object creates correct object


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [7f82a1c5a4f3e9a159db2cbd28282ebcba481cf9]

INTEGRATION: CWS qadev13 (1.4.6); FILE MERGED 2003/11/06 15:34:45 cn 1.4.6.2: CHG: #i20307# object creates correct object 2003/10/20 10:56:09 cn 1.4.6.1: CHG: #i20307# object creates correct object


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [5047433a21173fb8e63dd44a3f603d998b0f7bd4]

INTEGRATION: CWS qadev13 (1.4.6); FILE MERGED 2003/11/07 16:20:19 sg 1.4.6.1: #112280#CHG: added missing object relations


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [9205943a5aa7f8f967a91ed5fef04197f16c919e]

INTEGRATION: CWS qadev13 (1.5.2); FILE MERGED 2003/11/07 16:20:23 sg 1.5.2.1: #112280#CHG: added missing object relations


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [b297e726edbc58fad87a2703af37640e359dd31f]

INTEGRATION: CWS qadev13 (1.4.6); FILE MERGED 2003/11/07 16:20:09 sg 1.4.6.1: #112280#CHG: added missing object relations


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [b805f86722dc94de06d877c16014a5fe9911cede]

INTEGRATION: CWS qadev13 (1.5.2); FILE MERGED 2003/11/07 16:20:14 sg 1.5.2.1: #112280#CHG: added missing object relations


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [57cd1a931dff83f61bca600046f5b39021ad39a7]

INTEGRATION: CWS qadev13 (1.4.6); FILE MERGED 2003/10/17 09:33:10 cn 1.4.6.1: CHG: #i20307# object creates correct object


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [9d84fda2a2b870ef10da5ff3f09025afa4423fae]

INTEGRATION: CWS qadev13 (1.4.6); FILE MERGED 2003/10/17 09:33:07 cn 1.4.6.1: CHG: #i20307# object creates correct object


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [f5c625e142a709c6dca5f7b14b551a74d00d3f90]

INTEGRATION: CWS qadev13 (1.4.2); FILE MERGED 2003/10/17 09:32:49 cn 1.4.2.1: CHG: #i20426# another PropertyValue as INSTACE relation used


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [665f0108df32ce560b541ea6eb37d0b78ff2bf63]

INTEGRATION: CWS qadev13 (1.1.2); FILE ADDED 2003/10/17 09:33:37 cn 1.1.2.1: NEW: #112566# initial final version


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [b2c80001894e4abf4701dfbffbfa2593faefb90b]

INTEGRATION: CWS qadev13 (1.4.2); FILE MERGED 2003/10/17 09:32:46 cn 1.4.2.1: CHG: #i20426# another PropertyValue as INSTACE relation used


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [a95ae5880d0ea415eb79b161f7476e84800e156f]

INTEGRATION: CWS qadev13 (1.1.2); FILE ADDED 2003/10/17 09:33:25 cn 1.1.2.1: NEW: #112566# initial final version


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [6c21f43ea8568ec2a08179e18b1cb221a45dea19]

INTEGRATION: CWS qadev13 (1.2.2); FILE MERGED 2003/10/20 11:52:34 cn 1.2.2.4: CHG: #112566# create instance by implementation name 2003/10/20 10:56:03 cn 1.2.2.3: CHG: #112566# create instance by implementation name 2003/10/17 10:21:39 cn 1.2.2.2: CHG: #112566# create instance by implementation name 2003/10/17 09:32:53 cn 1.2.2.1: CHG: #112566# create instance by implementation name


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [6b6ecc7f43a37b73528ef3dcda528f1c18a8acc5]

INTEGRATION: CWS qadev13 (1.1.2); FILE ADDED 2003/10/17 09:33:19 cn 1.1.2.1: NEW: #112566# initial final version


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [8d7f06e58518ba7cc3492527b0ff10fb2f57b51c]

INTEGRATION: CWS qadev13 (1.3.6); FILE MERGED 2003/10/17 09:33:13 cn 1.3.6.1: CHG: #112566# remove 'on the fly registration' of test.Job


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [75042e8eb9f2791077d9c2c1cf89f0dc586862dc]

INTEGRATION: CWS qadev13 (1.3.6); FILE MERGED 2003/11/12 17:46:50 sg 1.3.6.1: #113007#CHG: fixed bug


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [70535e9b4ad0436d850d4d8ad7c77bf2d5c549f3]

INTEGRATION: CWS qadev13 (1.4.6); FILE MERGED 2003/11/12 17:34:44 sg 1.4.6.1: #113689#CHG: implement new interfaces for tests


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [9298570d6b2a94db7de7081d56c5730b5c716518]

INTEGRATION: CWS qadev13 (1.1.2); FILE ADDED 2003/10/22 15:43:47 sw 1.1.2.1: #112769#


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [f22bba4ff355f62fb671b586ae6b1bf7624e4e5e]

INTEGRATION: CWS qadev13 (1.1.2); FILE ADDED 2003/10/22 15:43:28 sw 1.1.2.1: #112769#


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [a1e37cb4a8d3a37602c73ed07616a07850be1b64]

INTEGRATION: CWS qadev13 (1.1.2); FILE ADDED 2003/10/22 15:43:10 sw 1.1.2.1: #112769#


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [c715c6f6b0d59aa5a347f6d4b54e83acaaf32754]

INTEGRATION: CWS qadev13 (1.1.2); FILE ADDED 2003/10/22 15:42:54 sw 1.1.2.1: #112769#


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [eb85400c92e5c7ee324d6b8ece206cc75209d371]

INTEGRATION: CWS qadev13 (1.1.2); FILE ADDED 2003/10/22 15:42:10 sw 1.1.2.1: #112769#


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [010d8bbd7ad5853505057568bb86aecd220dfe21]

INTEGRATION: CWS qadev13 (1.1.2); FILE ADDED 2003/10/22 15:41:47 sw 1.1.2.1: #112769#


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [a52ea6f1c2dc05f6813b943db7b1d446e689ee62]

INTEGRATION: CWS qadev13 (1.1.2); FILE ADDED 2003/10/22 15:41:28 sw 1.1.2.1: #112769#


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [6bca6f3ab2f503411ef014d69866236e61a16c39]

INTEGRATION: CWS qadev13 (1.1.2); FILE ADDED 2003/10/22 15:42:31 sw 1.1.2.1: #112769#


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [eb35e6c813512008e9c61dfc1042964992f60ed8]

INTEGRATION: CWS qadev13 (1.1.2); FILE ADDED 2003/10/22 15:41:07 sw 1.1.2.1: #112769#


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [5ee16658fe33ac8b45e9a41b4ffe6e1f46691e95]

INTEGRATION: CWS qadev13 (1.1.2); FILE ADDED 2003/10/17 09:33:31 cn 1.1.2.1: NEW: #112566# initial final version


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [99abc8b3e425574dce1c1a3c83a5875a2a0489b3]

INTEGRATION: CWS qadev13 (1.2.6); FILE MERGED 2003/11/07 16:20:56 sg 1.2.6.1: #112280#CHG: react on new object relations


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [50f1b2a8d8b0743ffcc9de60437ba835ccc5a9d9]

INTEGRATION: CWS qadev13 (1.2.6); FILE MERGED 2003/11/07 16:21:02 sg 1.2.6.1: #112280#CHG: react on new object relations


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [fffbeb90fa93e68bf9c57c8193539ea26abbee46]

INTEGRATION: CWS qadev13 (1.2.6); FILE MERGED 2003/11/07 16:20:48 sg 1.2.6.1: #112280#CHG: react on new object relations


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [d36939d64bf27dde5d29b94d26f7800810c79b4f]

INTEGRATION: CWS qadev13 (1.1.2); FILE ADDED 2003/11/07 16:21:20 sg 1.1.2.1: #112280#NEW: initial version


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [0087315ae85e160e0f1c3634cd81a54e60401b8b]

INTEGRATION: CWS qadev13 (1.1.34); FILE MERGED 2003/11/04 15:15:34 cn 1.1.34.1: CHG: #i21909# cutsom property tester


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [07995423fd84a973325d9aff02b677693706ac07]

INTEGRATION: CWS qadev13 (1.2.6); FILE MERGED 2003/11/13 11:02:04 cn 1.2.6.3: CHG: #i21868# corrections in ParaUserDefinedAttributes 2003/11/06 12:53:54 cn 1.2.6.2: CHG: #i21868# ParaIsConnectBorder needs custom property tester, corrections in log-output in ParaUserDefinedAttributes 2003/11/04 15:15:31 cn 1.2.6.1: CHG: #i21868# ParaIsConnectBorder needs custom property tester


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [47bd9ffbd6561739a77494d8214cf24f4d9de993]

INTEGRATION: CWS qadev13 (1.2.6); FILE MERGED 2003/11/04 15:15:25 cn 1.2.6.2: CHG: #i21824# CharStyleNames and CharStyleName needs spcial handling 2003/10/28 15:58:47 cn 1.2.6.1: CHG: #i21824# CharStyleNames needs spcial handling


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [7a43235b5000994bbab07c304c1c39fcea537412]

INTEGRATION: CWS qadev13 (1.2.6); FILE MERGED 2003/11/07 16:20:35 sg 1.2.6.1: #112280#CHG: react on new object relations


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [61e329643975cba15e94fd03856e6431d4706af3]

INTEGRATION: CWS qadev13 (1.3.2); FILE MERGED 2003/11/07 16:20:30 sg 1.3.2.1: #112280#CHG: react on new object relations


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [3519f1bf4da79d7275f37c721a6eb4a50bdae46e]

INTEGRATION: CWS qadev13 (1.2.6); FILE MERGED 2003/11/07 16:20:42 sg 1.2.6.1: #112280#CHG: react on new object relations


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [ea1bbd12b11f53e8d26d4ab801ec763ab8520992]

INTEGRATION: CWS qadev13 (1.2.6); FILE MERGED 2003/10/17 09:33:04 cn 1.2.6.1: CHG: #i20307# object creates correct object


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [9ce26e631cd8cafa20f9a5897c6b5f1e1ac1a879]

INTEGRATION: CWS qadev13 (1.3.6); FILE MERGED 2003/11/12 17:26:35 sg 1.3.6.1: #113689#CHG: fixed failed testcase


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [b2dacd3cf4231c309ed5427064187e8399b24f48]

INTEGRATION: CWS qadev13 (1.1.2); FILE ADDED 2003/11/12 17:49:08 sg 1.1.2.1: #113689#NEW: initial version


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [d69b55de2cfa73452db00e78af11dfcffb9183cc]

INTEGRATION: CWS qadev13 (1.2.6); FILE MERGED 2003/11/12 12:59:42 sg 1.2.6.1: #113689#CHG: fixed failed test


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [8d9cde3cb08ac9814bf439c52051718d4022177c]

INTEGRATION: CWS qadev13 (1.1.2); FILE ADDED 2003/11/12 13:01:04 sg 1.1.2.1: #113689#NEW: initial version


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [50a61279e26ee7c2d3e45dcb078a46dc2a1d0163]

INTEGRATION: CWS qadev13 (1.2.6); FILE MERGED 2003/10/20 11:52:39 cn 1.2.6.1: CHG: #i112569# bugfix in negative dict


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [36eeb224a18fd5c33c47f2ad007640851a50c59a]

INTEGRATION: CWS qadev13 (1.1.2); FILE ADDED 2003/10/17 09:33:43 cn 1.1.2.1: NEW: #112566# initial final version


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [c4b799f8c2f8fad957bfb61e40e6ee9f57964e85]

INTEGRATION: CWS qadev13 (1.2.6); FILE MERGED 2003/11/12 12:42:39 sg 1.2.6.1: #112280#CHG:fixed bu


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [ae3bbdad65642ff762bc43247155bcd9f738aad9]

INTEGRATION: CWS qadev13 (1.1.2); FILE ADDED 2003/11/12 17:25:53 sg 1.1.2.1: #113689#NEW: initial version


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [e2d78feb069983320a46c1a6c9f7e6a798cf3954]

INTEGRATION: CWS qadev13 (1.1.2); FILE ADDED 2003/11/12 17:48:47 sg 1.1.2.1: #113689#NEW: initial version


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [5da045b32655876cd0e0cf7e77cd45e14d8e647a]

INTEGRATION: CWS qadev13 (1.1.2); FILE ADDED 2003/10/22 15:54:08 sw 1.1.2.1: #112769#


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [15603a9afdb649f117defaf637bac9d6cd77d8b7]

INTEGRATION: CWS qadev13 (1.1.2); FILE ADDED 2003/10/22 15:53:51 sw 1.1.2.1: #112769#


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [c23944553fbda9c1462bdb20873db20041a8778f]

INTEGRATION: CWS qadev13 (1.1.2); FILE ADDED 2003/10/22 15:54:26 sw 1.1.2.1: #112769#


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [6e9f979f90d22355f1168e93433e9fc48ca2e33c]

INTEGRATION: CWS qadev13 (1.1.2); FILE ADDED 2003/10/22 15:53:32 sw 1.1.2.1: #112769#


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [37c4342f7052deb0e7cc12ebdc8b23bcc5c923e5]

INTEGRATION: CWS qadev13 (1.1.2); FILE ADDED 2003/10/22 15:52:25 sw 1.1.2.1: #112769#


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [e18c146479e7d413aa4942dd11d3f31fe69aa74e]

INTEGRATION: CWS qadev13 (1.1.2); FILE ADDED 2003/10/22 15:53:08 sw 1.1.2.1: #112769#


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [a6bfedad20e2159f00274933dbf2843faad0776b]

INTEGRATION: CWS qadev13 (1.1.2); FILE ADDED 2003/10/22 15:52:51 sw 1.1.2.1: #112769#


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [dc88adb342bad2c62a152cc249ad1320dbf73dc7]

INTEGRATION: CWS qadev13 (1.1.2); FILE ADDED 2003/10/22 15:52:03 sw 1.1.2.1: #112769#


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [7803857a891911f229037ac7f9ff1453bf385ce7]

INTEGRATION: CWS qadev13 (1.1.2); FILE ADDED 2003/10/22 15:51:47 sw 1.1.2.1: #112769#


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [73b15e3b73afbd1bc76e03789433340a614421d1]

INTEGRATION: CWS qadev13 (1.2.6); FILE MERGED 2003/11/07 16:21:09 sg 1.2.6.1: #112280#CHG: react on new object relations


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [9225f44250cf725abc076f12e9b3c0d8e746986f]

INTEGRATION: CWS qadev13 (1.3.6); FILE MERGED 2003/10/17 09:33:51 cn 1.3.6.1: CHG: #i21014# more detailed output


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [b1ea34cccaa823f6234c1dc20d79c47f303140f9]

INTEGRATION: CWS qadev13 (1.1.2); FILE ADDED 2003/10/28 15:58:42 cn 1.1.2.1: NEW: #112771# initial final version


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [36d3f5613e3e0175129e2b4adf34db6c59822b8f]

INTEGRATION: CWS qadev13 (1.2.6); FILE MERGED 2003/10/17 09:33:49 cn 1.2.6.1: CHG: #i20873# Property TextLineColor need special handlig because it could be void


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [0c58499738f667d1c38e38eb52f632eb645ecad9]

INTEGRATION: CWS qadev13 (1.7.6); FILE MERGED 2003/11/06 12:53:56 cn 1.7.6.4: CHG: #112644# waiting some time while open tools bars 2003/11/04 16:03:20 cn 1.7.6.3: CHG: #112644# waiting some time while open tools bars 2003/11/04 15:15:37 cn 1.7.6.2: CHG: #112644# waiting some time while open tools bars 2003/10/17 09:33:58 cn 1.7.6.1: CHG: #112644# log enhancement


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [c546061e9cbc749f9984787a5ea85b08f80e55f4]

INTEGRATION: CWS qadev13 (1.4.6); FILE MERGED 2003/10/17 09:33:55 cn 1.4.6.1: CHG: #i21115# more detailed output


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [f4ef58ecf49ca7ab228e1e20acd026e979dcb6a9]

INTEGRATION: CWS qadev13 (1.1.34); FILE MERGED 2003/10/17 09:32:58 cn 1.1.34.1: CHG: #i20307# object creates correct object


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [90ac848a02082fb6b9cf4ffe53d0a5b3e96bf683]

INTEGRATION: CWS qadev13 (1.1.34); FILE MERGED 2003/10/17 09:33:01 cn 1.1.34.1: CHG: #i20307# object creates correct object


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [c8e2caee30a2fb2599012455caedfed0aba47952]

INTEGRATION: CWS qadev13 (1.1.34); FILE MERGED 2003/10/17 09:32:55 cn 1.1.34.1: CHG: #i20307# object creates correct object


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [4dd2e7a77a477d7c07f89da58de7a6a148089fc7]

INTEGRATION: CWS qadev13 (1.3.34); FILE MERGED 2003/11/14 16:00:50 sg 1.3.34.4: #113007#CHG: fixed merge errors 2003/11/07 15:03:38 sg 1.3.34.3: #113007#CHG: merged changed function again 2003/11/07 14:53:37 sg 1.3.34.2: #113007#CHG: fixed null pointer bug 2003/10/16 14:45:46 cn 1.3.34.1: CHG: #i21320# removed deprecated API


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [66a2205edd66b71ea3519e3526abcbb8aaf5760a]

INTEGRATION: CWS qadev13 (1.4.2); FILE MERGED 2003/10/22 15:40:25 sw 1.4.2.1: #112769#


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [1ae8f4b6f8cfcfc95be042611f6763f7e2f7a562]

INTEGRATION: CWS qadev13 (1.1.2); FILE ADDED 2003/10/22 15:39:56 sw 1.1.2.1: #112769#


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [530e8f10455b6111555ffb9f8d1d06cfeb1f6123]

INTEGRATION: CWS qadev13 (1.1.34); FILE MERGED 2003/11/07 14:53:54 sg 1.1.34.1: #113007#CHG: fixed unread field bug


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [bf9c14daea2549885fcbb2983761a85e47ebc2f4]

INTEGRATION: CWS qadev13 (1.1.2); FILE ADDED 2003/10/22 15:39:30 sw 1.1.2.1: #112769#


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [77ab87eb97b618b8f2a163f028f3138f61d50939]

INTEGRATION: CWS qadev13 (1.1.2); FILE ADDED 2003/10/22 15:39:11 sw 1.1.2.1: #112769#


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [88c37b7c821a18bfb86df5a6e3e6fc7f095cbcb1]

INTEGRATION: CWS qadev13 (1.3.34); FILE MERGED 2003/10/17 09:27:16 cn 1.3.34.1: CHG: #i20872# bugfix in compareUntil()


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [5a8866e1587920a1fe8aec95d37ba3d81240d6a1]

INTEGRATION: CWS qadev13 (1.2.34); FILE MERGED 2003/11/12 12:39:57 sg 1.2.34.1: #113007#CHG:fixed bug


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [a474562a3da9c1ca705bbfa2abc297ea5dce09ae]

INTEGRATION: CWS qadev13 (1.1.34); FILE MERGED 2003/11/07 14:53:48 sg 1.1.34.1: #113007#CHG: fixed unread field bug


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [fcf2f40f9ddf8279d9dd2920b4f1c53e438fbe5d]

INTEGRATION: CWS qadev13 (1.2.2); FILE MERGED 2003/11/07 14:53:42 sg 1.2.2.2: #113007#CHG: fixed unread field bug 2003/11/07 13:47:07 sg 1.2.2.1: #113007#CHG: fixed unread field bug


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [2390f18b9b43c376b3b81ebdc1f1debfcfa81504]

INTEGRATION: CWS qadev13 (1.2.20); FILE MERGED 2003/11/14 15:45:15 sg 1.2.20.2: #113007#CHG: fixed bugs 2003/10/22 15:46:11 sw 1.2.20.1: #112770#


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [0aac1b9a6e091539391e8754af8f4685cfcffde9]

INTEGRATION: CWS qadev13 (1.2.2); FILE MERGED 2003/11/14 16:31:35 sg 1.2.2.1: #113007#CHG: fixed bug in debug output


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [6a0a78d3eb5884f352d6f0fc044aef49241a1df8]

INTEGRATION: CWS qadev13 (1.2.2); FILE MERGED 2003/11/12 17:44:30 sg 1.2.2.3: #113007#CHG: fixed bug 2003/11/07 14:53:29 sg 1.2.2.2: #113007#CHG: fixed dropped exceptions bug 2003/11/07 13:42:51 sg 1.2.2.1: #113007#CHG: fixed dropped exceptions bug


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [c79b09d253f19663ab815d396b5c037f4f64f98a]

INTEGRATION: CWS qadev13 (1.2.2); FILE MERGED 2003/11/17 10:23:15 sg 1.2.2.5: #113007#CHG: recognize parameter 'Date' 2003/11/17 09:53:48 sg 1.2.2.4: #113007#CHG: parameter 'date' can be set externally 2003/11/14 15:45:14 sg 1.2.2.3: #113007#CHG: fixed bugs 2003/11/07 14:53:21 sg 1.2.2.2: #113007#CHG: fixed string equation bug 2003/11/07 13:44:26 sg 1.2.2.1: #113007#CHG: fixed string equation bug


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [256c5017c549fc3ae43b59a8688f5ee7e201b636]

INTEGRATION: CWS qadev13 (1.3.2); FILE MERGED 2003/11/07 14:54:01 sg 1.3.2.2: #113007#CHG: fixed stream not closed bug 2003/11/07 13:46:05 sg 1.3.2.1: #113007#CHG: fixed stream not closed bug


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [f25f13a90f29beef79fb44ea2a070a16ae31b1cf]

INTEGRATION: CWS qadev13 (1.3.2); FILE MERGED 2003/11/07 14:55:03 sg 1.3.2.2: #113007#CHG: fixed expensive constructor bug 2003/11/07 13:48:05 sg 1.3.2.1: #113007#CHG: fixed expensive constructor bug


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [c459548f637c22da733ebad17f961ed83cc12dad]

INTEGRATION: CWS qadev13 (1.1.34); FILE MERGED 2003/11/07 14:54:59 sg 1.1.34.1: #113007#CHG: fixed wrong hash codes bug


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [30474dd58c7b14c33ddcf15e92daffc5eba39626]

INTEGRATION: CWS qadev13 (1.1.34); FILE MERGED 2003/11/07 14:54:54 sg 1.1.34.1: #113007#CHG: fixed wrong hash codes bug


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [767dd2da9650f6defcdd26fdac2d4b652c408d4c]

INTEGRATION: CWS qadev13 (1.2.34); FILE MERGED 2003/11/14 15:45:50 sg 1.2.34.1: #113007#CHG: fixed bugs


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [de35634b565a4cab48d37f4fb35197ba972ab27e]

INTEGRATION: CWS qadev13 (1.1.34); FILE MERGED 2003/11/07 14:54:49 sg 1.1.34.1: #113007#CHG: fixed wrong hash codes bug


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [f12ab5626a6d578fe18d8af8c7b3c6d24abff58e]

INTEGRATION: CWS qadev13 (1.3.2); FILE MERGED 2003/11/07 15:31:23 sg 1.3.2.1: #112239#CHG: added UNoProvider.java to makefile


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [e02de3ee4b1f1dd0259c64bf1996870208df27c3]

INTEGRATION: CWS qadev13 (1.2.20); FILE MERGED 2003/11/07 14:54:19 sg 1.2.20.1: #113007#CHG: fixed wrong finalize bug


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [e3abf682f25f0115265631097e0160f21f50b762]

INTEGRATION: CWS qadev13 (1.3.20); FILE MERGED 2003/11/07 15:43:59 sg 1.3.20.2: #113032#CHG:added timeout function for external tests 2003/11/07 14:54:11 sg 1.3.20.1: #113007#CHG: fixed unused field bug


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [97c43afa5acb5e4417610679003488429d457d33]

INTEGRATION: CWS qadev13 (1.7.2); FILE MERGED 2003/11/14 16:51:21 sg 1.7.2.1: #113007#CHG: removed printStackTrace()


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [eecb75b7d0930f662e56a47a58e0fc0fa2152814]

INTEGRATION: CWS qadev13 (1.2.20); FILE MERGED 2003/11/17 16:41:28 sg 1.2.20.2: #113007#CHG: corect entry.longName 2003/11/07 14:54:06 sg 1.2.20.1: #113007#CHG: fixed unused field bug


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [e3cbd440857d88e3b318ee2bf2ae7a274a085fe4]

INTEGRATION: CWS qadev13 (1.5.2); FILE MERGED 2003/10/22 15:45:35 sw 1.5.2.1: #112770#


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [962b2f7d2a1b2b8a212999f8f43020ce473f7a47]

INTEGRATION: CWS qadev13 (1.4.2); FILE MERGED 2003/11/17 10:21:27 sg 1.4.2.3: #113007#CHG: added debug info 2003/11/07 14:54:15 sg 1.4.2.2: #113007#CHG: fixed stream not closed bug 2003/11/07 13:47:29 sg 1.4.2.1: #113007#CHG: fixed stream not closed bug


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [d58a59554c774fae8375e0768afc9d5790caf728]

INTEGRATION: CWS qadev13 (1.7.2); FILE MERGED 2003/11/12 12:37:41 sg 1.7.2.1: #113007#CHG:fixed bug


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [11bd40b5ed7cdbc6e75c21b2b98f91300341caab]

INTEGRATION: CWS qadev13 (1.1.34); FILE MERGED 2003/11/07 14:54:44 sg 1.1.34.1: #113007#CHG: fixed expensive constructor bug


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [54d65738c22368ba55d14e101b03968f1efb61b5]

INTEGRATION: CWS qadev13 (1.1.34); FILE MERGED 2003/11/07 14:54:40 sg 1.1.34.1: #113007#CHG: fixed expensive constructor bug


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [6c187e7fa531fc9d4aec2f868cf90fa851f6e0bd]

INTEGRATION: CWS qadev13 (1.3.30); FILE MERGED 2003/11/07 14:54:36 sg 1.3.30.1: #113007#CHG: fixed expensive constructor bug


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [238871a62718edb6072c1fbd2d26998d2a623830]

INTEGRATION: CWS qadev13 (1.1.34); FILE MERGED 2003/11/07 14:54:31 sg 1.1.34.1: #113007#CHG: fixed expensive constructor bug


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [1a2bf3cf51a9cc5290d45d1a188630b878e3e3ee]

INTEGRATION: CWS qadev13 (1.5.20); FILE MERGED 2003/11/07 14:54:25 sg 1.5.20.2: #113007#CHG: fixed mutable static field bug 2003/11/07 13:47:37 sg 1.5.20.1: #113007#CHG: fixed mutable static field bug


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [d7ab0c146359bf6e54b4eea88cd724d82f34f490]

INTEGRATION: CWS qadev13 (1.5.2); FILE MERGED 2003/11/17 09:47:07 sg 1.5.2.2: #113007#CHG: fixed bug in database output 2003/10/22 15:45:05 sw 1.5.2.1: #112770#


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [134f3be0e38b082b249e9b0b664a2d6696f219f6]

INTEGRATION: CWS qadev13 (1.2.2); FILE MERGED 2003/10/22 15:45:16 sw 1.2.2.1: #112770#


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [0636cd46d8143de806dfe8be271b5b67a4d83cbd]

INTEGRATION: CWS qadev13 (1.6.6); FILE MERGED 2003/11/12 17:29:06 sg 1.6.6.3: #113689#CHG: added dependency for mod__forms 2003/11/12 12:33:48 sg 1.6.6.2: #112280#CHG: added new dependency for _sc 2003/10/22 15:44:29 sw 1.6.6.1: #112769#


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [9c4de6e680d8de5d323303a367a8911c09f1bfe2]

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>  [f174a213a14eff56afa86d4dabf1345a9b7bce70]

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>  [8e704d22846b5b255f59f63e6979f531087ded92]

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>  [0fa71249cd08af29b0c6e1e5c289862ae5967b8e]

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-18  Kurt Zenker  <kz@openoffice.org>  [e8640770fe9b955d59413e21c2b19a43d91aace9]

#100000# solve mergeconflicts


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [66a78628173454930bc00dcfa1dad9ed08d646c5]

INTEGRATION: CWS vclsysmenu (1.94.66); FILE MERGED 2003/11/10 16:50:55 ssa 1.94.66.6: #i20547# enable alt-hotkey for native menubar 2003/10/31 16:43:29 ssa 1.94.66.5: #i20547# improve native menu support 2003/10/13 10:04:02 ssa 1.94.66.4: #110386# do not transform coordinates for system child windows 2003/10/02 15:41:32 ssa 1.94.66.3: #i20547# native menues 2003/10/01 15:21:29 ssa 1.94.66.2: RESYNC: (1.94-1.95); FILE MERGED 2003/10/01 14:42:34 ssa 1.94.66.1: #i20547# native menues


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [e02410de24a225591e9833c2408db585ac72eb45]

INTEGRATION: CWS vclsysmenu (1.7.214); FILE MERGED 2003/10/01 14:41:37 ssa 1.7.214.1: #i20547# native menues


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [f46ed3c5aabd76ac636f11c512e887c63a0e0644]

INTEGRATION: CWS vclsysmenu (1.164.24); FILE MERGED 2003/10/02 14:51:38 ssa 1.164.24.1: #i20547# native menus


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [9d2fa2518544d6620c0dca7a9fe4507d2486bb5c]

INTEGRATION: CWS vclsysmenu (1.1.2); FILE ADDED 2003/11/03 12:50:59 ssa 1.1.2.4: #i20547# rename SalItemData, VisibleMenuBar() now static, redrawing menu bar only if visible 2003/10/31 16:43:30 ssa 1.1.2.3: #i20547# improve native menu support 2003/10/27 16:39:39 ssa 1.1.2.2: #i20547# do not store itempos with each item 2003/10/01 14:24:42 ssa 1.1.2.1: #i20547# native menues


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [f80b39921aca5f7844712aa7a6ac2ecb798563e1]

INTEGRATION: CWS vclsysmenu (1.2.204); FILE MERGED 2003/11/10 17:33:13 ssa 1.2.204.2: RESYNC: (1.2-1.3); FILE MERGED 2003/10/01 14:42:32 ssa 1.2.204.1: #i20547# native menues


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [327278ee12049b30057c1e96b979ac26bbbd7fd5]

INTEGRATION: CWS vclsysmenu (1.1.2); FILE ADDED 2003/10/27 16:29:33 ssa 1.1.2.2: #i20547# do not store itempos with each item 2003/10/01 14:24:14 ssa 1.1.2.1: #i20547# native menues


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [04bb8d29c11cd246d6dfce33e9ca15005bc72747]

INTEGRATION: CWS vclsysmenu (1.1.2); FILE ADDED 2003/11/03 13:33:27 ssa 1.1.2.2: #i20547# rename SalItemData 2003/10/02 14:50:52 ssa 1.1.2.1: #i20547# native menus


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [4f5cc0dc0b05d485360f8f43b27efbcb044cb421]

INTEGRATION: CWS vclsysmenu (1.2.214); FILE MERGED 2003/10/02 14:51:38 ssa 1.2.214.1: #i20547# native menus


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [62375c0ce484a338427bb58f175ec1106656687e]

INTEGRATION: CWS vclsysmenu (1.1.2); FILE ADDED 2003/10/02 14:50:20 ssa 1.1.2.1: #i20547# native menus


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [b0bb7690895d26bd30fea4d8951d4098259e37c0]

INTEGRATION: CWS vclsysmenu (1.79.34); FILE MERGED 2003/10/01 15:13:12 ssa 1.79.34.2: RESYNC: (1.79-1.80); FILE MERGED 2003/10/01 14:41:07 ssa 1.79.34.1: #i20547# native menues


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [97813120bfec614ef6631b2b7f5dc923207807a9]

INTEGRATION: CWS vclsysmenu (1.96.12); FILE MERGED 2003/11/10 16:49:57 ssa 1.96.12.5: #i20547# no key processing when native menubar active 2003/11/03 12:49:44 ssa 1.96.12.4: #i20547# rename SalItemData, VisibleMenuBar() now static 2003/10/31 16:42:48 ssa 1.96.12.3: #i20547# improve native menu support 2003/10/02 15:40:49 ssa 1.96.12.2: #i20547# native menues 2003/10/01 14:41:07 ssa 1.96.12.1: #i20547# native menues


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [bc6b1f1911f4501df0bad8d9129df54f4ae213b8]

INTEGRATION: CWS vclplug (1.2.322); FILE MERGED 2003/10/24 13:35:27 pl 1.2.322.1: #21232# win port of virtualiing sal part


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [1ac0336674fdaca021302d0040ffd6f2132ea156]

INTEGRATION: CWS vclplug (1.95.24); FILE MERGED 2003/10/24 13:35:25 pl 1.95.24.1: #21232# win port of virtualiing sal part


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [7039b845ace0e0b031487f840de5df621253a8e6]

INTEGRATION: CWS vclplug (1.73.36); FILE MERGED 2003/10/24 13:35:20 pl 1.73.36.1: #21232# win port of virtualiing sal part


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [b28a9d86b918f2c78e4bed62c251bfcb1e90dff2]

INTEGRATION: CWS vclplug (1.2.188); FILE MERGED 2003/10/24 13:35:20 pl 1.2.188.1: #21232# win port of virtualiing sal part


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [1d74dec1859036ecf247d7ed5151a6098a338f93]

INTEGRATION: CWS vclplug (1.12.84); FILE MERGED 2003/10/24 13:35:18 pl 1.12.84.1: #21232# win port of virtualiing sal part


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [7ea4d77ef529e65da5640ee21271cf674d32d0df]

INTEGRATION: CWS vclplug (1.2.340); FILE MERGED 2003/10/24 13:35:17 pl 1.2.340.1: #21232# win port of virtualiing sal part


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [d4e065d32d3e51a895735f6dd7cc9fcd6eeae0cd]

INTEGRATION: CWS vclplug (1.48.104); FILE MERGED 2003/10/29 10:30:53 pl 1.48.104.2: RESYNC: (1.48-1.49); FILE MERGED 2003/10/24 13:35:17 pl 1.48.104.1: #21232# win port of virtualiing sal part


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [f9a03e28ca0ddd9d353840663355549b0a371271]

INTEGRATION: CWS vclplug (1.3.302); FILE MERGED 2003/10/24 13:35:16 pl 1.3.302.1: #21232# win port of virtualiing sal part


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [67f719724091929e0e3c5f45d6ff4561a0df4bfb]

INTEGRATION: CWS vclplug (1.13.164); FILE MERGED 2003/10/24 13:35:15 pl 1.13.164.1: #21232# win port of virtualiing sal part


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [33150034124aee9611c95acf85ad60628b3a79dd]

INTEGRATION: CWS vclplug (1.2.332); FILE MERGED 2003/10/24 13:35:14 pl 1.2.332.1: #21232# win port of virtualiing sal part


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [ebfcc0f34bc89e581d5f699d789e839a491dad56]

INTEGRATION: CWS vclplug (1.2.134); FILE MERGED 2003/10/29 18:29:28 pl 1.2.134.2: #i21232# timer must run in main thread 2003/10/24 13:35:12 pl 1.2.134.1: #21232# win port of virtualiing sal part


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [f3d5aa2b26d698561e18786343484892a73c864a]

INTEGRATION: CWS vclplug (1.14.134); FILE MERGED 2003/10/24 13:35:11 pl 1.14.134.1: #21232# win port of virtualiing sal part


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [1a373663020278ec19f6d6b3531829a834a8781c]

INTEGRATION: CWS vclplug (1.3.326); FILE MERGED 2003/10/24 13:35:11 pl 1.3.326.1: #21232# win port of virtualiing sal part


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [7c676750596c8c75de1103ed0c4e4f376ef01901]

INTEGRATION: CWS vclplug (1.1.1.1.348); FILE MERGED 2003/10/24 13:35:07 pl 1.1.1.1.348.1: #21232# win port of virtualiing sal part


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [2551cd986f02ece3cc0c408a8dfe193b4cea74da]

INTEGRATION: CWS vclplug (1.1.2); FILE ADDED 2003/10/24 13:33:55 pl 1.1.2.1: #21232# win port


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [94706e2bf3f229505b47d9a4738e8b6a8b2db20b]

INTEGRATION: CWS vclplug (1.1.2); FILE ADDED 2003/10/24 13:33:14 pl 1.1.2.1: #21232# win port


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [60f93ceae9766eb9676e8d3d3d4c901286765a1e]

INTEGRATION: CWS vclplug (1.1.1.1.348); FILE MERGED 2003/10/24 13:35:06 pl 1.1.1.1.348.1: #21232# win port of virtualiing sal part


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [1a423ed67c8f09e7652ea5aacab9dbc6661555c0]

INTEGRATION: CWS vclplug (1.4.174); FILE MERGED 2003/10/24 13:35:05 pl 1.4.174.1: #21232# win port of virtualiing sal part


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [1ce2c9c062444cccfd801d8f868212615a9aa14f]

INTEGRATION: CWS vclplug (1.8.136); FILE MERGED 2003/10/24 13:35:04 pl 1.8.136.1: #21232# win port of virtualiing sal part


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [4ae1e4a71b3968e89b32aa5ae598fb28878be13c]

INTEGRATION: CWS vclplug (1.7.312); FILE MERGED 2003/10/24 13:35:03 pl 1.7.312.1: #21232# win port of virtualiing sal part


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [7c5cecdac1c6b3013a5601b83f6f2b4d4714e8ff]

INTEGRATION: CWS vclplug (1.11.134); FILE MERGED 2003/10/24 13:35:03 pl 1.11.134.1: #21232# win port of virtualiing sal part


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [a8d657e57638da1102d673780565e6bbfa87a360]

INTEGRATION: CWS vclplug (1.1.2); FILE ADDED 2003/10/24 13:32:47 pl 1.1.2.1: #i21232# win port


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [b56f2889739af44b43a8a31b68cf7dd2e66f7beb]

INTEGRATION: CWS vclplug (1.33.32); FILE MERGED 2003/10/24 13:34:59 pl 1.33.32.1: #21232# win port of virtualiing sal part


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [1860f962d1c59f54c1526a4b824491df5593c856]

INTEGRATION: CWS vclplug (1.48.38); FILE MERGED 2003/10/24 15:37:20 pl 1.48.38.3: #21232# corrected LIB2TARGET 2003/10/24 14:07:31 pl 1.48.38.2: #i21232# changed added DLLPOSTFIX to plugin basename 2003/10/21 15:54:17 pl 1.48.38.1: #i21232# first round of virtualizing the Sal classes, Unix works, Windows to come


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [344c71367664e47aec4b8405ff5664adaa9384f0]

INTEGRATION: CWS vclplug (1.6.324); FILE MERGED 2003/10/21 15:54:16 pl 1.6.324.1: #i21232# first round of virtualizing the Sal classes, Unix works, Windows to come


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [79e2c2577527578629d7bb719a88396645a4cc49]

INTEGRATION: CWS vclplug (1.164.38); FILE MERGED 2003/10/22 13:50:15 pl 1.164.38.2: #21232# removed SalGraphicsLayout, functionality now in SalGraphics itself 2003/10/21 15:54:15 pl 1.164.38.1: #i21232# first round of virtualizing the Sal classes, Unix works, Windows to come


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [b722df52f5aea4eb04416c47fa0571563b3db29b]

INTEGRATION: CWS vclplug (1.1.2); FILE ADDED 2003/10/24 14:07:28 pl 1.1.2.2: #i21232# changed added DLLPOSTFIX to plugin basename 2003/10/21 15:54:14 pl 1.1.2.1: #i21232# first round of virtualizing the Sal classes, Unix works, Windows to come


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [550c1ba5df0af981d2a6a7a2d95a2bac86b61582]

INTEGRATION: CWS vclplug (1.1.2); FILE ADDED 2003/10/24 14:07:28 pl 1.1.2.2: #i21232# changed added DLLPOSTFIX to plugin basename 2003/10/21 15:54:12 pl 1.1.2.1: #i21232# first round of virtualizing the Sal classes, Unix works, Windows to come


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [220cacc993ffae2dae7d5c67285d993f96732f01]

INTEGRATION: CWS vclplug (1.29.136); FILE MERGED 2003/10/29 10:31:09 pl 1.29.136.3: RESYNC: (1.29-1.30); FILE MERGED 2003/10/22 13:50:10 pl 1.29.136.2: #21232# removed SalGraphicsLayout, functionality now in SalGraphics itself 2003/10/21 15:54:08 pl 1.29.136.1: #i21232# first round of virtualizing the Sal classes, Unix works, Windows to come


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [de845bb84122dbe9c258a943ce360bc49f53c8de]

INTEGRATION: CWS vclplug (1.4.188); FILE MERGED 2003/10/22 13:50:09 pl 1.4.188.2: #21232# removed SalGraphicsLayout, functionality now in SalGraphics itself 2003/10/21 15:54:07 pl 1.4.188.1: #i21232# first round of virtualizing the Sal classes, Unix works, Windows to come


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [14644c0c77d5cd9a14211b56883917e5090b13a0]

INTEGRATION: CWS vclplug (1.28.38); FILE MERGED 2003/10/22 13:50:08 pl 1.28.38.2: #21232# removed SalGraphicsLayout, functionality now in SalGraphics itself 2003/10/21 15:54:06 pl 1.28.38.1: #i21232# first round of virtualizing the Sal classes, Unix works, Windows to come


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [f64a4a324fedbdd7d94dad856652c9f433d0560b]

INTEGRATION: CWS vclplug (1.7.172); FILE MERGED 2003/10/24 13:34:57 pl 1.7.172.3: #21232# win port of virtualiing sal part 2003/10/22 13:50:07 pl 1.7.172.2: #21232# removed SalGraphicsLayout, functionality now in SalGraphics itself 2003/10/21 15:54:06 pl 1.7.172.1: #i21232# first round of virtualizing the Sal classes, Unix works, Windows to come


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [800bc74e72e8f47ec2d80039b8d5d7ad9bc8691b]

INTEGRATION: CWS vclplug (1.107.20); FILE MERGED 2003/10/29 10:39:48 pl 1.107.20.3: RESYNC: (1.107-1.108); FILE MERGED 2003/10/22 13:50:04 pl 1.107.20.2: #21232# removed SalGraphicsLayout, functionality now in SalGraphics itself 2003/10/21 15:54:05 pl 1.107.20.1: #i21232# first round of virtualizing the Sal classes, Unix works, Windows to come


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [ea787949081e70d981b11086d2ab2dd9d5d0bf6d]

INTEGRATION: CWS vclplug (1.18.122); FILE MERGED 2003/11/11 14:29:56 pl 1.18.122.3: removed useless output 2003/10/22 13:50:00 pl 1.18.122.2: #21232# removed SalGraphicsLayout, functionality now in SalGraphics itself 2003/10/21 15:54:05 pl 1.18.122.1: #i21232# first round of virtualizing the Sal classes, Unix works, Windows to come


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [5aff4704b9e17ad87e84f92536f0a52beb884009]

INTEGRATION: CWS vclplug (1.25.38); FILE MERGED 2003/10/22 13:49:56 pl 1.25.38.2: #21232# removed SalGraphicsLayout, functionality now in SalGraphics itself 2003/10/21 15:54:04 pl 1.25.38.1: #i21232# first round of virtualizing the Sal classes, Unix works, Windows to come


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [3e5964867cc3f8bd9ff41ca82ae5840080b9aee5]

INTEGRATION: CWS vclplug (1.8.326); FILE MERGED 2003/10/21 15:54:04 pl 1.8.326.1: #i21232# first round of virtualizing the Sal classes, Unix works, Windows to come


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [0c73a3e1616a0dd61ad5ea1ffc14130eecf34c17]

INTEGRATION: CWS vclplug (1.33.36); FILE MERGED 2003/10/21 15:54:02 pl 1.33.36.1: #i21232# first round of virtualizing the Sal classes, Unix works, Windows to come


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [3461a4b5afdc8c14481def6a15e0c33843d6b8ea]

INTEGRATION: CWS vclplug (1.16.136); FILE MERGED 2003/10/21 15:54:02 pl 1.16.136.1: #i21232# first round of virtualizing the Sal classes, Unix works, Windows to come


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [d94161f37e814777338ee8012fa9905bf064473f]

INTEGRATION: CWS vclplug (1.8.310); FILE MERGED 2003/10/21 15:54:01 pl 1.8.310.1: #i21232# first round of virtualizing the Sal classes, Unix works, Windows to come


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [646cfc228fea2f70f8a1ad3b398a2dd8a627d7da]

INTEGRATION: CWS vclplug (1.44.22); FILE MERGED 2003/10/21 15:53:55 pl 1.44.22.1: #i21232# first round of virtualizing the Sal classes, Unix works, Windows to come


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [db250eb998f7f75de20e973427740383c805b255]

INTEGRATION: CWS vclplug (1.11.174); FILE MERGED 2003/10/21 15:53:54 pl 1.11.174.1: #i21232# first round of virtualizing the Sal classes, Unix works, Windows to come


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [b1fbb514d433a9963739d9a9379b9d3a5abb4d55]

INTEGRATION: CWS vclplug (1.15.38); FILE MERGED 2003/10/21 15:53:54 pl 1.15.38.1: #i21232# first round of virtualizing the Sal classes, Unix works, Windows to come


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [a8a42f851dd812c7f46e54898c8b50d2b579c5c2]

INTEGRATION: CWS vclplug (1.5.40); FILE MERGED 2003/10/21 15:53:54 pl 1.5.40.1: #i21232# first round of virtualizing the Sal classes, Unix works, Windows to come


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [20afcd86cdc5dc4adbfd1f3c844d745ce5cd163b]

INTEGRATION: CWS vclplug (1.7.172); FILE MERGED 2003/10/21 15:53:53 pl 1.7.172.1: #i21232# first round of virtualizing the Sal classes, Unix works, Windows to come


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [3c7db2e3ea948b9a201574280ee11da2457e7e9c]

INTEGRATION: CWS vclplug (1.17.38); FILE MERGED 2003/10/21 15:53:52 pl 1.17.38.1: #i21232# first round of virtualizing the Sal classes, Unix works, Windows to come


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [b12eff4b91517042f4d549332bcd81489c3d9a96]

INTEGRATION: CWS vclplug (1.46.38); FILE MERGED 2003/10/21 15:53:51 pl 1.46.38.1: #i21232# first round of virtualizing the Sal classes, Unix works, Windows to come


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [e478f8bd64062b6820478553de71c19e100e9d15]

INTEGRATION: CWS vclplug (1.29.32); FILE MERGED 2003/10/21 15:53:51 pl 1.29.32.1: #i21232# first round of virtualizing the Sal classes, Unix works, Windows to come


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [e43b5c9bce685e075fb14b2a1acebb9645805d87]

INTEGRATION: CWS vclplug (1.10.40); FILE MERGED 2003/10/21 15:53:49 pl 1.10.40.1: #i21232# first round of virtualizing the Sal classes, Unix works, Windows to come


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [244c17566dde9ac4cd3eaaacfba09ad71f727562]

INTEGRATION: CWS vclplug (1.22.108); FILE MERGED 2003/10/21 15:53:49 pl 1.22.108.1: #i21232# first round of virtualizing the Sal classes, Unix works, Windows to come


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [ae16b253035bd2790f12938bc8854ac69bdcf305]

INTEGRATION: CWS vclplug (1.26.104); FILE MERGED 2003/10/21 15:53:48 pl 1.26.104.1: #i21232# first round of virtualizing the Sal classes, Unix works, Windows to come


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [1a1c9ce7a941c67bfb215cf337e0e1a949458fd9]

INTEGRATION: CWS vclplug (1.19.40); FILE MERGED 2003/10/21 15:53:48 pl 1.19.40.1: #i21232# first round of virtualizing the Sal classes, Unix works, Windows to come


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [765c5bf01d9e2e4849ad5260ee047b592653e644]

INTEGRATION: CWS vclplug (1.18.108); FILE MERGED 2003/10/21 15:53:39 pl 1.18.108.1: #i21232# first round of virtualizing the Sal classes, Unix works, Windows to come


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [f27ec82eb3600ebc705af20aafb7fb8bc76cace3]

INTEGRATION: CWS vclplug (1.2.316); FILE MERGED 2003/10/29 10:39:54 pl 1.2.316.3: RESYNC: (1.2-1.3); FILE MERGED 2003/10/22 13:49:53 pl 1.2.316.2: #21232# removed SalGraphicsLayout, functionality now in SalGraphics itself 2003/10/21 15:53:39 pl 1.2.316.1: #i21232# first round of virtualizing the Sal classes, Unix works, Windows to come


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [35b1eeeac01d1ae816fa25a3f570bff289adad6c]

INTEGRATION: CWS vclplug (1.1.2); FILE ADDED 2003/10/21 15:53:38 pl 1.1.2.1: #i21232# first round of virtualizing the Sal classes, Unix works, Windows to come


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [7031f93817a7df157c70df08a085c6ba78fc602b]

INTEGRATION: CWS vclplug (1.9.304); FILE MERGED 2003/10/21 15:53:35 pl 1.9.304.1: #i21232# first round of virtualizing the Sal classes, Unix works, Windows to come


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [c03fab86db3bc59617502e60100693da6639289a]

INTEGRATION: CWS vclplug (1.1.2); FILE ADDED 2003/10/24 13:34:56 pl 1.1.2.2: #21232# win port of virtualiing sal part 2003/10/21 15:53:35 pl 1.1.2.1: #i21232# first round of virtualizing the Sal classes, Unix works, Windows to come


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [854f7914faa26a979676cb2b95b3c4ed34e0827b]

INTEGRATION: CWS vclplug (1.2.324); FILE MERGED 2003/10/21 15:53:34 pl 1.2.324.1: #i21232# first round of virtualizing the Sal classes, Unix works, Windows to come


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [620faf0637b9be167e421c641a0dd22b5a167aca]

INTEGRATION: CWS vclplug (1.3.334); FILE MERGED 2003/10/29 10:40:19 pl 1.3.334.2: RESYNC: (1.3-1.4); FILE MERGED 2003/10/21 15:53:34 pl 1.3.334.1: #i21232# first round of virtualizing the Sal classes, Unix works, Windows to come


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [5cef0a2083c4a8a92a403d63c5cd270f4ec80190]

INTEGRATION: CWS vclplug (1.22.188); FILE MERGED 2003/10/22 13:49:52 pl 1.22.188.2: #21232# removed SalGraphicsLayout, functionality now in SalGraphics itself 2003/10/21 15:53:33 pl 1.22.188.1: #i21232# first round of virtualizing the Sal classes, Unix works, Windows to come


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [0f28a778256abb0e1744fb7a9336edf245482ebf]

INTEGRATION: CWS vclplug (1.31.104); FILE MERGED 2003/10/22 13:49:52 pl 1.31.104.2: #21232# removed SalGraphicsLayout, functionality now in SalGraphics itself 2003/10/21 15:53:33 pl 1.31.104.1: #i21232# first round of virtualizing the Sal classes, Unix works, Windows to come


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [443745b7ac6070e60c451e4711fad0c6155fd8d5]

INTEGRATION: CWS vclplug (1.18.38); FILE MERGED 2003/10/21 15:53:32 pl 1.18.38.1: #i21232# first round of virtualizing the Sal classes, Unix works, Windows to come


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [ed7532387de4e77e421ce0cce76f384dd299b7a9]

INTEGRATION: CWS vclplug (1.6.38); FILE MERGED 2003/10/21 15:53:31 pl 1.6.38.1: #i21232# first round of virtualizing the Sal classes, Unix works, Windows to come


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [aae74713aee1c01e2b3dd63373d2ea4318799b79]

INTEGRATION: CWS vclplug (1.1.2); FILE ADDED 2003/10/21 15:53:31 pl 1.1.2.1: #i21232# first round of virtualizing the Sal classes, Unix works, Windows to come


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [bde64dc29f48bb48096debc880f650ad770702d5]

INTEGRATION: CWS vclplug (1.6.302); FILE MERGED 2003/10/21 15:53:30 pl 1.6.302.1: #i21232# first round of virtualizing the Sal classes, Unix works, Windows to come


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [1a27d07277d03a4541790906e2de2ba5963863f5]

INTEGRATION: CWS vclplug (1.8.4); FILE MERGED 2003/10/21 15:53:29 pl 1.8.4.1: #i21232# first round of virtualizing the Sal classes, Unix works, Windows to come


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [53f69d18cb4d8cc848e7a4bae887c80405a3ad5a]

INTEGRATION: CWS vclplug (1.6.326); FILE MERGED 2003/10/21 15:53:29 pl 1.6.326.1: #i21232# first round of virtualizing the Sal classes, Unix works, Windows to come


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [97e522e29edef75bd31617ae7eeef54bcb55198b]

INTEGRATION: CWS vclplug (1.6.188); FILE MERGED 2003/10/21 15:53:28 pl 1.6.188.1: #i21232# first round of virtualizing the Sal classes, Unix works, Windows to come


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [96251c05a622687ca1f673156a972787f2cd9a90]

INTEGRATION: CWS vclplug (1.4.310); FILE MERGED 2003/10/21 15:53:28 pl 1.4.310.1: #i21232# first round of virtualizing the Sal classes, Unix works, Windows to come


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [5bbb07b3d5d0af4bd0a2ebf3bb123e23c0a24786]

INTEGRATION: CWS vclplug (1.176.106); FILE MERGED 2003/10/24 13:34:54 pl 1.176.106.3: #21232# win port of virtualiing sal part 2003/10/22 13:49:49 pl 1.176.106.2: #21232# removed SalGraphicsLayout, functionality now in SalGraphics itself 2003/10/21 15:53:26 pl 1.176.106.1: #i21232# first round of virtualizing the Sal classes, Unix works, Windows to come


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [339a51aa99b92a86e3d755f4a7600ba62f3a2dcc]

INTEGRATION: CWS vclplug (1.23.88); FILE MERGED 2003/10/21 15:53:25 pl 1.23.88.1: #i21232# first round of virtualizing the Sal classes, Unix works, Windows to come


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [c2729bcd831b6dc07b6f528a1aed3c9dc8a74f7d]

INTEGRATION: CWS vclplug (1.9.160); FILE MERGED 2003/10/29 10:29:51 pl 1.9.160.2: RESYNC: (1.9-1.10); FILE MERGED 2003/10/21 15:53:18 pl 1.9.160.1: #i21232# first round of virtualizing the Sal classes, Unix works, Windows to come


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [e0122dc0f2a95b1b12ae30c063d133ad2788a5f7]

INTEGRATION: CWS vclplug (1.48.36); FILE MERGED 2003/10/22 13:49:46 pl 1.48.36.1: #21232# removed SalGraphicsLayout, functionality now in SalGraphics itself


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [01bf1194e6eed4736e126d2a57b2a0f1cec8a82f]

INTEGRATION: CWS vclplug (1.12.188); FILE MERGED 2003/10/22 13:49:46 pl 1.12.188.2: #21232# removed SalGraphicsLayout, functionality now in SalGraphics itself 2003/10/21 15:53:17 pl 1.12.188.1: #i21232# first round of virtualizing the Sal classes, Unix works, Windows to come


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [e8e73cf5e76cead07c35375257c3ff73a8bdcb32]

INTEGRATION: CWS vclplug (1.42.136); FILE MERGED 2003/10/21 15:53:17 pl 1.42.136.1: #i21232# first round of virtualizing the Sal classes, Unix works, Windows to come


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [0d63a4bee19912fec7e5cffcfebb233747e74c43]

INTEGRATION: CWS vclplug (1.57.36); FILE MERGED 2003/10/29 10:29:45 pl 1.57.36.2: RESYNC: (1.57-1.58); FILE MERGED 2003/10/21 15:53:16 pl 1.57.36.1: #i21232# first round of virtualizing the Sal classes, Unix works, Windows to come


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [fab2bed70aa70ace9ccc87ff26559166e387713c]

INTEGRATION: CWS vclplug (1.156.36); FILE MERGED 2003/10/29 10:29:57 pl 1.156.36.3: RESYNC: (1.156-1.157); FILE MERGED 2003/10/22 13:49:44 pl 1.156.36.2: #21232# removed SalGraphicsLayout, functionality now in SalGraphics itself 2003/10/21 15:53:14 pl 1.156.36.1: #i21232# first round of virtualizing the Sal classes, Unix works, Windows to come


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [e7ca0a1827b360d3cab4da3184ae2babab9c558a]

INTEGRATION: CWS vclplug (1.13.164); FILE MERGED 2003/10/22 13:49:43 pl 1.13.164.1: #21232# removed SalGraphicsLayout, functionality now in SalGraphics itself


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [e76e7a97d65c8f582de150818839b8ec964b0221]

INTEGRATION: CWS vclplug (1.5.162); FILE MERGED 2003/10/22 13:49:42 pl 1.5.162.2: #21232# removed SalGraphicsLayout, functionality now in SalGraphics itself 2003/10/21 15:53:14 pl 1.5.162.1: #i21232# first round of virtualizing the Sal classes, Unix works, Windows to come


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [783fb2dd42643b95681368f169a0cdca8d622d90]

INTEGRATION: CWS vclplug (1.1.1.1.348); FILE MERGED 2003/10/21 15:53:13 pl 1.1.1.1.348.1: #i21232# first round of virtualizing the Sal classes, Unix works, Windows to come


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [54807ceab26e6e791f37e2eb5e7cc377ada36f5c]

INTEGRATION: CWS vclplug (1.2.326); FILE MERGED 2003/10/21 15:53:13 pl 1.2.326.1: #i21232# first round of virtualizing the Sal classes, Unix works, Windows to come


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [e77d03bb655a0985e6a9806f4295524018b68e5d]

INTEGRATION: CWS vclplug (1.27.164); FILE MERGED 2003/10/21 15:53:08 pl 1.27.164.1: #i21232# first round of virtualizing the Sal classes, Unix works, Windows to come


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [41543ec32fb4bef09f257182173d2c99eaab7d00]

INTEGRATION: CWS vclplug (1.1.1.1.348); FILE MERGED 2003/10/21 15:53:07 pl 1.1.1.1.348.1: #i21232# first round of virtualizing the Sal classes, Unix works, Windows to come


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [9e93be63766a0350f73a425d6a7f3d1ccee14f9d]

INTEGRATION: CWS vclplug (1.41.174); FILE MERGED 2003/10/24 13:34:52 pl 1.41.174.2: #21232# win port of virtualiing sal part 2003/10/21 15:53:04 pl 1.41.174.1: #i21232# first round of virtualizing the Sal classes, Unix works, Windows to come


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [498a27920d488ffb933bd12f5e9c9742f891ea77]

INTEGRATION: CWS vclplug (1.27.116); FILE MERGED 2003/10/21 15:53:04 pl 1.27.116.1: #i21232# first round of virtualizing the Sal classes, Unix works, Windows to come


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [6f8a8d35daeb52b13863ad391177eaa4c09c15ad]

INTEGRATION: CWS vclplug (1.44.172); FILE MERGED 2003/10/24 13:34:52 pl 1.44.172.2: #21232# win port of virtualiing sal part 2003/10/21 15:53:03 pl 1.44.172.1: #i21232# first round of virtualizing the Sal classes, Unix works, Windows to come


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [931c38568454329ff8c22c68aedbe2ca3ba7295a]

INTEGRATION: CWS vclplug (1.6.188); FILE MERGED 2003/10/21 15:53:03 pl 1.6.188.1: #i21232# first round of virtualizing the Sal classes, Unix works, Windows to come


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [f8901d701b9f0c52cf9b9049ad5346f17b97d8da]

INTEGRATION: CWS vclplug (1.38.174); FILE MERGED 2003/10/21 15:53:02 pl 1.38.174.1: #i21232# first round of virtualizing the Sal classes, Unix works, Windows to come


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [ee2798f22a697e8d6d7520721d5294ad2fe1ae92]

INTEGRATION: CWS vclplug (1.1.2); FILE ADDED 2003/10/22 13:49:39 pl 1.1.2.2: #21232# removed SalGraphicsLayout, functionality now in SalGraphics itself 2003/10/21 15:53:02 pl 1.1.2.1: #i21232# first round of virtualizing the Sal classes, Unix works, Windows to come


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [9fcf19d6a4969bac7160cc69394f4b6ded03f1b2]

INTEGRATION: CWS vclplug (1.10.312); FILE MERGED 2003/10/21 15:53:01 pl 1.10.312.1: #i21232# first round of virtualizing the Sal classes, Unix works, Windows to come


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [18e1e0d482460663da270df09021a87b15895d35]

INTEGRATION: CWS vclplug (1.30.38); FILE MERGED 2003/10/24 15:36:46 pl 1.30.38.1: #21232# deliver vcl generic plugin


2003-11-18  Kurt Zenker  <kz@openoffice.org>  [c80d6d957f0456236b567c177584c5ef9afd9bbe]

INTEGRATION: CWS vclplug (1.21.2); FILE MERGED 2003/10/29 10:40:46 pl 1.21.2.2: RESYNC: (1.21-1.22); FILE MERGED 2003/10/21 15:52:59 pl 1.21.2.1: #i21232# first round of virtualizing the Sal classes, Unix works, Windows to come


2003-11-18  Mikhail Voitenko  <mav@openoffice.org>  [036f1b99e149626d017cdb337e80791ec06904c6]

#112923# use close(false) when possible


2003-11-18  Mikhail Voitenko  <mav@openoffice.org>  [17fe2299375ad4bfa271703378769a2f9a7edd5e]

#112923# XCloseable support


2003-11-17  Ingrid Halama  <iha@openoffice.org>  [35204ea09bd2963d02b20d7c4a907630a4d15a8d]

new defaults for 3rd scale


2003-11-17  Ingrid Halama  <iha@openoffice.org>  [6bff7771f2cc506390dfabae67708651b9abcad3]

manipulate z value only in case of 3D


2003-11-17  Ingrid Halama  <iha@openoffice.org>  [e9a97c0da7a6ba641032e67535bd94a5d59428a2]

don't keep DrawViewWrapper during resize to avoid crash; delete wrapper in destructor


2003-11-17  Ingrid Halama  <iha@openoffice.org>  [b85461d00e2fa92c2b158b3413e89357420389d5]

crash while having minimal page sizes


2003-11-17  Ingrid Halama  <iha@openoffice.org>  [0bd7805d476ddc3b6b6a1ac0f6a13560e987e34d]

set D3DSceneTwoSidedLighting to true for correct 3D linechart display


2003-11-17  Ingrid Halama  <iha@openoffice.org>  [9af92e080d2a8311f068bd73a55f12e8a7c05fed]

during rebuild of view only delete the view and its single draw page; keep draw model and draw view alive -> dialog can be kept alive during view rebuild


2003-11-17  Ingrid Halama  <iha@openoffice.org>  [31d889b3df063434d4060a0bf371732ac38269aa]

added method ReInit for using an updated first page


2003-11-17  Ingrid Halama  <iha@openoffice.org>  [63e40391b6b48a0b1a952efd517af8624a6c7234]

added virtual destructor and member m_xDrawPages for removing draw page in destructor


2003-11-17  Mikhail Voitenko  <mav@openoffice.org>  [63624caf55e8a6c24074b9cb7bba7dfe6b8173c1]

#112923# XCloseable support


2003-11-17  Ingrid Halama  <iha@openoffice.org>  [e78170bb8d3c07c2b6dfbcc9fbd41d0f0869489f]

changed signature of createGroupShape


2003-11-17  Ingrid Halama  <iha@openoffice.org>  [34699c209f3dbd4b4faf00820026062df5bea003]

symbols in front of lines - use getSeriesGroupShapeFront/BackChild


2003-11-17  Ingrid Halama  <iha@openoffice.org>  [96d572baa1e1bc02c1e4ccddcc624b598777efd3]

symbols in front of lines - added getSeriesGroupShapeFront/BackChild


2003-11-17  Ingrid Halama  <iha@openoffice.org>  [1681a33eb2da7f8848f6ec5e1dd397345cd674ec]

symbols in front of lines - added m_xShapeFront/BackChild


2003-11-15  Ingrid Halama  <iha@openoffice.org>  [1fb4d552be591185c8a860a24d2f4f25ea3ec1b7]

autoscale dimension 3 also; changed z positioning


2003-11-15  Ingrid Halama  <iha@openoffice.org>  [af549ef2c0c86cd9262feca269873c120555772d]

autoscale dimension 3 also


2003-11-15  Ingrid Halama  <iha@openoffice.org>  [11667b0a0e0c2ff2af9cf63522295568786fff0d]

added logig z


2003-11-15  Ingrid Halama  <iha@openoffice.org>  [786bc5368ffa670227dd70f033d6af43305fd9d5]

changed  z scaling


2003-11-15  Ingrid Halama  <iha@openoffice.org>  [a6467840687e3435dc5c14a0dbdfed110480b960]

dont loose z values for b splines


2003-11-15  Ingrid Halama  <iha@openoffice.org>  [020b4f324850c51d3c968ce688d0aa39cae043a2]

check Nullpointer


2003-11-14  Ingrid Halama  <iha@openoffice.org>  [e0455de8b5dd5d7a7cac4e6918e2cb137f5f6071]

sort polygon before splinecalculation for scatter chart (need better algorithm in future)


2003-11-14  Kurt Zenker  <kz@openoffice.org>  [445354694b6e8e277183fd6a9c5ba3e7efb5a7d8]

new version for SRX645


2003-11-14  Mikhail Voitenko  <mav@openoffice.org>  [f7b502b6764314edfd26e1b84b7f6e62beda0fbc]

#112923# notify client in case of activation/deactivation


2003-11-14  Björn Milcke  <bm@openoffice.org>  [314f4419f970ec1920e6efc03830bacb2663039c]

relative font sizes for titles


2003-11-14  Björn Milcke  <bm@openoffice.org>  [f3856176faf409757c622fc40d68b8b91a1146fa]

CharHeight is float not double


2003-11-14  Mikhail Voitenko  <mav@openoffice.org>  [4569e1b95c0ec4058d00a04f6df8d496aac91f38]

#112923# ole implementation


2003-11-14  Björn Milcke  <bm@openoffice.org>  [a2c70f3f4cef8b96fcfd79bb7adae7a4d7c3a539]

bigger default size for ReferencePageSize


2003-11-14  Mikhail Voitenko  <mav@openoffice.org>  [aec29756d7e058b47dc8dcef79bc93c3e9c61928]

#112923# ole implementation related changes


2003-11-14  Björn Milcke  <bm@openoffice.org>  [dbb563e53eb27b7035f5b7c049330ea249c951b2]

+CJK characters


2003-11-14  Björn Milcke  <bm@openoffice.org>  [a2292d3c4f1756cd6cd3fa8b1a799b3b52ddbc12]

support for CJK and CTL properties


2003-11-13  Ingrid Halama  <iha@openoffice.org>  [78fc69ec9aca2b94b31bd6dbad9f93f82ed2dfde]

added scatter chart support


2003-11-13  Ingrid Halama  <iha@openoffice.org>  [acdb459331857721c907b2c13eb6f6b547fe24a2]

#112350#


2003-11-13  Mikhail Voitenko  <mav@openoffice.org>  [5ea5c0afebd272d5f44e6524c0f67b5317639919]

#112923# embedded object for MS OLE


2003-11-13  Ingrid Halama  <iha@openoffice.org>  [c5e57ef708407142f22a8b1986598f59152fb561]

remove spline default + ..


2003-11-13  Ingrid Halama  <iha@openoffice.org>  [06b8c6f095f6347919b89cbfca86729e0efc2267]

use size and color from model for symbol creation


2003-11-13  Ingrid Halama  <iha@openoffice.org>  [ab8ffdefb3e1df6e038234ca15a5c3a099ad3cf6]

use main color for symbol fillcolor


2003-11-13  Ingrid Halama  <iha@openoffice.org>  [3570151011e8ba3824f99c47ce4fa8e5c650752e]

added color to method  createSymbol


2003-11-13  Ingrid Halama  <iha@openoffice.org>  [cdfff1d40eab3d58d11dbdc04c5616879ce62d43]

added color paramter to method  createSymbol


2003-11-13  Ingrid Halama  <iha@openoffice.org>  [01f272f2dc8078e89e9ddd85d87ea333834d3850]

added symbol information to dialog


2003-11-13  Ingrid Halama  <iha@openoffice.org>  [57395628fd2e57ba6f113cd7d5918a29b4c8cd05]

changed symbol information handling


2003-11-13  Ingrid Halama  <iha@openoffice.org>  [215120d8a3e4c9ebcb6adcca904ecf942e86f4e7]

added method GetSymbolGraphic


2003-11-13  Ingrid Halama  <iha@openoffice.org>  [ca65c0bc614667512cca678f64802dd6f6751787]

remove shadowed variable warning


2003-11-13  Björn Milcke  <bm@openoffice.org>  [ddab418931f08f4ecfaae4af5f0f98f9e9f894ec]

SymbolProperties extended by aSize and nFillColor


2003-11-13  Ingrid Halama  <iha@openoffice.org>  [faeaa3d3267c6201cf07de9dfdc0b8eadc734fe9]

added signature for getSymbol methods


2003-11-13  Ingrid Halama  <iha@openoffice.org>  [66c331d9f76fa252760b3b19d2c3fe183171a321]

corrected include saver


2003-11-13  Ingrid Halama  <iha@openoffice.org>  [7941751c03e746590b59fc5b28fc8793883630b6]

read symbol properties from model;; removed ShapeApperance


2003-11-13  Ingrid Halama  <iha@openoffice.org>  [b748d3b3af3bd115dca7d456f5bc2261f4fc0854]

removed ShapeApperance


2003-11-13  Ingrid Halama  <iha@openoffice.org>  [a29020d6427a79d9effd4283d5e7622e5d8262e3]

removed ShapeApperance


2003-11-13  Ingrid Halama  <iha@openoffice.org>  [5ad94b450df19ad3addc3b1ae615d83c91867255]

moved SymbolType here from ShapeApperance;; removed ShapeApperance


2003-11-13  Ingrid Halama  <iha@openoffice.org>  [0d39c407c46ce9dd1c20e62a264a77203bf9936c]

removed unused code


2003-11-13  Ingrid Halama  <iha@openoffice.org>  [3ef211ee62c556616ce83e3f3467d9f2718f2b47]

corrected include saver


2003-11-13  Ingrid Halama  <iha@openoffice.org>  [3b3cad1e687e8335b538360c6216a333e8146e93]

moved Geometry3D here from ShapeApperance


2003-11-13  Ingrid Halama  <iha@openoffice.org>  [b81f463c1f5b7bc4623557dfa7028b23241cb3d8]

removed ShapeAppearance


2003-11-13  Ingrid Halama  <iha@openoffice.org>  [ade970828b2189a0904f288af4de1c8272aabb41]

read symbol propertie sfrom model;; renamed LineProperties -> VLineProperties


2003-11-13  Ingrid Halama  <iha@openoffice.org>  [ff75f3b46cf4efd52ad63a87053da398be98bf32]

renamed LineProperties -> VLineProperties


2003-11-13  Ingrid Halama  <iha@openoffice.org>  [2f09540d348d7beba15382b6272bf2a0e27eb0bb]

removed ShapeAppearance; added ShapeAppearance


2003-11-13  Ingrid Halama  <iha@openoffice.org>  [6c5ae7893e7064d78687d9b6dc1146db21d7ffe1]

moved and renamed LineProperties -> VLineProperties


2003-11-13  Ingrid Halama  <iha@openoffice.org>  [f28a04defd2bbbac2dca1059222f0dddd9c151c2]

provoke compiler error if include saver is not completed


2003-11-13  Björn Milcke  <bm@openoffice.org>  [726d9c1ad20c09533bdb1af131ae63da5e4a5d91]

property Symbol -> SymbolProperties


2003-11-12  Kurt Zenker  <kz@openoffice.org>  [af9d79f85807b060bc349ff190b81ad972f0a162]

new version for SRC680


2003-11-12  Björn Milcke  <bm@openoffice.org>  [90dcbd3955bcc8b17831567c4a35871c608e5f38]

relative sizes to resize fonts without changing the model


2003-11-12  Kurt Zenker  <kz@openoffice.org>  [f90c396679d90b34c8c039da49b2b4c23005da1d]

new version for SRC680


2003-11-12  Ingrid Halama  <iha@openoffice.org>  [17f9b5a09c0ebb2b942aa8a50b1dc35506bdc008]

enable symbols for LineCharts


2003-11-12  Ingrid Halama  <iha@openoffice.org>  [963f57abb81f451a2a0ee4c22157508b86f99abf]

add symbols to proprtydialog


2003-11-12  Ingrid Halama  <iha@openoffice.org>  [065c514c4aaf0794056bd3592ac7bf1dd849d2f9]

added method getSymbolTypeOfPoint


2003-11-12  Ingrid Halama  <iha@openoffice.org>  [8aaa4fb27d38e9709b10a4409893769ff03fc241]

changed methods createSymbol2/3D


2003-11-12  Ingrid Halama  <iha@openoffice.org>  [76b434b9b569c500dcbe9e050260630eca3b074b]

added DataPointSymbolSupplier


2003-11-12  Ingrid Halama  <iha@openoffice.org>  [027fa2893bbdca4aa894c1f7f848b23c34921413]

add symbols to proprtydialog


2003-11-12  Oliver Bolte  <obo@openoffice.org>  [9ceb821f57cf61287ed21808b7d357c93c9f6c0e]

SRC680


2003-11-12  Oliver Bolte  <obo@openoffice.org>  [a51a175bc6f29e5826a2e794a35ce9a75e21028c]

INTEGRATION: CWS texteng02 (1.39.116); FILE MERGED 2003/11/06 07:43:33 mt 1.39.116.2: #109019# Final cleanups... 2003/10/31 12:17:49 mt 1.39.116.1: #109019# Optimizations 1 - use stl::vector for ParaPortionList


2003-11-12  Oliver Bolte  <obo@openoffice.org>  [3c18b544f0b7a5121830603007767d6ef14c9b3e]

INTEGRATION: CWS texteng02 (1.27.10); FILE MERGED 2003/11/06 07:43:32 mt 1.27.10.8: #109019# Final cleanups... 2003/11/05 13:12:46 mt 1.27.10.7: #109019# CHanges to the idle format 2003/11/05 10:56:12 mt 1.27.10.6: #109019# IdleFormat for RemoveAttribs 2003/11/04 15:50:44 mt 1.27.10.5: #109019# TEXT_HINT_PARACONTENTCHANGED, maTextColor 2003/11/03 18:49:35 mt 1.27.10.4: #109019# SeekCursor with OutDev*, preparation for text color optimization 2003/11/03 15:44:30 mt 1.27.10.3: #109019# Cache CurTextWidth, mbHasMultiLineParas 2003/10/31 14:26:52 mt 1.27.10.2: #109019# Optimizations 2 - Template for the Wrapper" 2003/10/31 12:17:48 mt 1.27.10.1: #109019# Optimizations 1 - use stl::vector for ParaPortionList


2003-11-12  Oliver Bolte  <obo@openoffice.org>  [06a56b82d5071fa2398ce5b943dd74498d43f0ab]

INTEGRATION: CWS texteng02 (1.1.1.1.390); FILE MERGED 2003/10/31 14:26:52 mt 1.1.1.1.390.1: #109019# Optimizations 2 - Template for the Wrapper"


2003-11-12  Oliver Bolte  <obo@openoffice.org>  [c82f308242b7074d65cb1644fbb1df6cb827ca46]

INTEGRATION: CWS texteng02 (1.1.1.1.390); FILE MERGED 2003/11/03 15:45:02 mt 1.1.1.1.390.2: #109019# Check Index before String::Erase in Split() 2003/10/31 14:26:51 mt 1.1.1.1.390.1: #109019# Optimizations 2 - Template for the Wrapper"


2003-11-12  Oliver Bolte  <obo@openoffice.org>  [dd5c1deca76bd966e50ad1015bb5f1ea9e2b40a0]

INTEGRATION: CWS texteng02 (1.8.350); FILE MERGED 2003/11/05 13:12:45 mt 1.8.350.3: #109019# CHanges to the idle format 2003/10/31 14:26:51 mt 1.8.350.2: #109019# Optimizations 2 - Template for the Wrapper" 2003/10/31 12:17:48 mt 1.8.350.1: #109019# Optimizations 1 - use stl::vector for ParaPortionList


2003-11-12  Oliver Bolte  <obo@openoffice.org>  [99de4e4859618379c429f4e066ce9c1b0e7fb017]

INTEGRATION: CWS texteng02 (1.2.350); FILE MERGED 2003/11/05 13:12:45 mt 1.2.350.3: #109019# CHanges to the idle format 2003/10/31 14:26:50 mt 1.2.350.2: #109019# Optimizations 2 - Template for the Wrapper" 2003/10/31 12:17:47 mt 1.2.350.1: #109019# Optimizations 1 - use stl::vector for ParaPortionList


2003-11-12  Oliver Bolte  <obo@openoffice.org>  [7c41be367997ab05ad7400fb87c712b516a5ae57]

INTEGRATION: CWS texteng02 (1.3.352); FILE MERGED 2003/11/03 18:48:35 mt 1.3.352.1: #109019# GetColor


2003-11-12  Oliver Bolte  <obo@openoffice.org>  [9f084d5cf96e7b4230391894f55f0e1a1a6f6a32]

INTEGRATION: CWS texteng02 (1.4.82); FILE MERGED 2003/11/03 15:41:34 mt 1.4.82.1: #109019# Check index for greater *equal* in ::Erase( nPos, Count )


2003-11-12  Oliver Bolte  <obo@openoffice.org>  [b43bcbc3213fa9b5d9369d7a6dd54048c90bd962]

INTEGRATION: CWS texteng02 (1.156.38); FILE MERGED 2003/11/06 11:27:10 mt 1.156.38.2: RESYNC: (1.156-1.157); FILE MERGED 2003/11/04 15:38:15 mt 1.156.38.1: #109019# Optimizations for text color changes, no ImplNewFont


2003-11-12  Oliver Bolte  <obo@openoffice.org>  [415f44932f30927540c6d8ef52771e4b89bc710e]

INTEGRATION: CWS texteng02 (1.32.58); FILE MERGED 2003/11/05 13:13:57 mt 1.32.58.1: #109019# Some optimizations with new idle format in set/remove attribs


2003-11-12  Oliver Bolte  <obo@openoffice.org>  [07469f503ef5892c6e9e35a889127c64cf2990a1]

INTEGRATION: CWS texteng02 (1.12.254); FILE MERGED 2003/11/05 10:53:27 mt 1.12.254.1: #109019# optimized syntax highlighting


2003-11-12  Thorsten Behrens  <thb@openoffice.org>  [2b4cf487a6d7b232f94e773327897684d1264dfb]

Put Impl class into anonymous namespace


2003-11-12  Thorsten Behrens  <thb@openoffice.org>  [6993a65de005cf20d7f6f8ed56b73ddcf9d92b3d]

Added scalar cross() method to B2DVector, which returns length of the 2D cross product (useful e.g. for angle calculations)


2003-11-12  Thorsten Behrens  <thb@openoffice.org>  [d29fb24a43fc4d8477181c2b693e163d97c07218]

Added second adaptive subdivision method (this time with an angle differences as the stopping criterion


2003-11-12  Björn Milcke  <bm@openoffice.org>  [0cac0d3cff2a146a6b5e914fdfe6d7fbfed70e58]

property Dimension of base class must be overloaded -- merging is not easy


2003-11-12  Björn Milcke  <bm@openoffice.org>  [fee3a6718c0f38b0769e6f7120b6b6b248daa8c4]

+SymbolProperties


2003-11-11  Armin Weiss  <aw@openoffice.org>  [cc292d62b52637f41626f325070198460535a099]

Changed makefiles (hid problem) and did necessary adaptions for building under current version


2003-11-11  Björn Milcke  <bm@openoffice.org>  [99fd4eb8a0448ad726073f99163386f79bac9479]

changeDiagram: copy properties of floor and wall to new diagram


2003-11-11  Björn Milcke  <bm@openoffice.org>  [e042ebf4273e2ca5c51c26d31f70bfa62aee87d6]

+PropertyHelper (helper method to copy all properties of a property set to another one)


2003-11-11  Björn Milcke  <bm@openoffice.org>  [3aae4109c2b6eb654c7ec29b6961e73a12bbab90]

helper method to copy all properties of a property set to another one


2003-11-11  Björn Milcke  <bm@openoffice.org>  [d9710f9187a064251da8bb00d962fb93b6afa7e0]

avoid exceptions for properties that are not available


2003-11-11  Armin Weiss  <aw@openoffice.org>  [db78936286f5b9adf396e92383041b4f515b0edd]

added B2DVector::angle


2003-11-11  Armin Weiss  <aw@openoffice.org>  [d2e3aaa262de3815c4ba165590ee5e98e5db2ac5]

Added functionality at the Poly and PolyPolygon tools for subdivides, corrected polygon clipper further


2003-11-10  Ingrid Halama  <iha@openoffice.org>  [278a6c615718c45500003b2e78f950edd0bc01d7]

added license text


2003-11-10  Ingrid Halama  <iha@openoffice.org>  [1f67e0ea7f6b5d4fbc78e7caa1b7528852695df9]

fill object dialog dependent on charttype


2003-11-10  Ingrid Halama  <iha@openoffice.org>  [c54caff52b7112658c789a51694b2ca582bcb0ef]

moved local helping methods to new class ChartTypeHelper


2003-11-10  Ingrid Halama  <iha@openoffice.org>  [c6a045fec4d4eacd1e96e1653a572c7a74023d32]

react on NULL input


2003-11-10  Ingrid Halama  <iha@openoffice.org>  [646eebdde7ae80069266c15d1b0587e6f77a858e]

added ChartTypeHelper


2003-11-10  Ingrid Halama  <iha@openoffice.org>  [d15fa51a8fb8792c271292068aaf451a8096a280]

new


2003-11-10  Ingrid Halama  <iha@openoffice.org>  [4a99d0483362db7857156e70990bb441ea3cf9b0]

use model properties for 3D wall and floor


2003-11-10  Ingrid Halama  <iha@openoffice.org>  [92b9ab92a072e6a34ffdc859629006678bea0e53]

changed methods: createCube and createStripe


2003-11-10  Ingrid Halama  <iha@openoffice.org>  [a4418fe5aaf750f06c75b74219aa12700763ed58]

added diagram floor


2003-11-10  Thorsten Behrens  <thb@openoffice.org>  [5d6413171a0f9d92a3cf331ab05b18e06c98fde2]

Moved template declaration to internal namespace


2003-11-10  Thorsten Behrens  <thb@openoffice.org>  [fd1976f8025e13124d28c78358cb29be99a8074a]

Initial revision


2003-11-10  Lars Oppermann  <lo@openoffice.org>  [be3ee936395ffaaf0d424c682efe980403743d1f]

missing bitmaps of #i19265#


2003-11-10  Thorsten Behrens  <thb@openoffice.org>  [fd56c146e7d072d0af39e859645ee79c2089e282]

Added bezier tools file


2003-11-10  Duncan Foster  <dfoster@openoffice.org>  [d614d60c8002d0a1d6b52a4917c0217bca1210b4]

#i19258# - Modify ScriptSelector prototype dialog to call Basic IDE in the same way as other languages call their IDEs


2003-11-10  Kurt Zenker  <kz@openoffice.org>  [5d2236225149f96ec223c938239c49236929487e]

new version for SRC680


2003-11-10  Armin Weiss  <aw@openoffice.org>  [ff3c6dbe35436fa508356a45b7367d4055cd6387]

Some error corrections, some additions to polygon stuff, making PolyPolygonCutter work


2003-11-10  Rüdiger Timm  <rt@openoffice.org>  [7324b453f445c6f199d34c484d598909e7cf2cb3]

#100000#, #i22236# Needs header from setup2


2003-11-08  Ingrid Halama  <iha@openoffice.org>  [d0c8ec0df32cc7220221696891521f425ff5d8cf]

comment out unused code -> cleanup pending


2003-11-08  Ingrid Halama  <iha@openoffice.org>  [0e4aadec4ebbe307e4b3605f9bb8b9e8ce799bdd]

only comment


2003-11-08  Ingrid Halama  <iha@openoffice.org>  [10143a9d4c6e5a42adbab825d3e4d1716e15a616]

more properly initialize the dialog (e.g. pages dependent on charttype)


2003-11-08  Ingrid Halama  <iha@openoffice.org>  [e014f7261fdfa3b9fc733f9498f77685d2124a8b]

added Splines


2003-11-08  Ingrid Halama  <iha@openoffice.org>  [99077a70cc83327702412a9e05cfcf636b0ab095]

added spline calculation (from old chart)


2003-11-08  Ingrid Halama  <iha@openoffice.org>  [626626140bb7e9ed2c64dba54aa1bc42441d57c9]

added method getChartTypeOfSeries


2003-11-08  Ingrid Halama  <iha@openoffice.org>  [f6f0be820f10cba46e8613331b98f7dc0a84ba04]

some cleanup


2003-11-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [eb157a8097723e46ce752be918efb1bec9fa4d5a]

SRC680


2003-11-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [18ada1ead9e3855fc46b4fd0ddd1edff793d7eab]

INTEGRATION: CWS i18n08 (1.13.4); FILE MERGED 2003/09/01 13:13:33 er 1.13.4.4: #i15631# support debug build mechanism, and add comment why not to use it and what to do else 2003/08/27 16:19:31 er 1.13.4.3: RESYNC: (1.13-1.14); FILE MERGED #i15631# merge in latest changes of MAC OS X fixes (DLLPOST) 2003/08/09 08:05:40 khong 1.13.4.2: #15631# #i15075# upgrade icu to 2.6 and fix sentence breakiterator problem 2003/08/09 00:09:07 khong 1.13.4.1: #15631# #i15075# upgrade icu to 2.6 and fix sentence breakiterator problem


2003-11-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [882ba4b1569afe2495e9338433f26403c444b8e2]

INTEGRATION: CWS tlapi1 (1.99.18); FILE MERGED 2003/10/17 10:39:23 tl 1.99.18.2: #108597# Insert button now default button in Symbols dialog 2003/10/02 10:03:41 tl 1.99.18.1: #111217#, #111994# help ID's added


2003-11-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [5c419f39d4b3f70b355c0fabeb5465898b1ed46e]

INTEGRATION: CWS tlapi1 (1.28.74); FILE MERGED 2003/10/17 11:12:18 tl 1.28.74.3: #i15169# enabled drag scrolling for Command windows scroll bars 2003/10/16 09:11:17 tl 1.28.74.2: #i15169# enable use of scroll mouse for SmEditWindow 2003/10/07 08:29:34 tl 1.28.74.1: #112565# crash when activating embedded formula object fixed


2003-11-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [7acec1a4291c9611c6caf05a360b84caec4c4e64]

INTEGRATION: CWS tlapi1 (1.25.10); FILE MERGED 2003/10/07 08:29:33 tl 1.25.10.1: #112565# crash when activating embedded formula object fixed


2003-11-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [17f68faca9527ef0d7d7767ec532f7367a29b279]

INTEGRATION: CWS tlapi1 (1.14.150); FILE MERGED 2003/10/02 10:03:38 tl 1.14.150.1: #111217#, #111994# help ID's added


2003-11-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [5dba06dcd911dbec198369f5c8c381d3b65a055a]

INTEGRATION: CWS tlapi1 (1.11.10); FILE MERGED 2003/10/16 09:11:16 tl 1.11.10.1: #i15169# enable use of scroll mouse for SmEditWindow


2003-11-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [f6308dff7b3373e2a564ea8139daf0a8c8573c69]

INTEGRATION: CWS tlapi1 (1.23.120); FILE MERGED 2003/10/02 13:56:17 tl 1.23.120.1: #111994# help ID added


2003-11-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [95879b2b929d9f06b0b870020eba7077536cae4f]

INTEGRATION: CWS tlapi1 (1.38.242); FILE MERGED 2003/10/02 13:56:42 tl 1.38.242.1: #111994# help ID added


2003-11-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [c9addcfa573fff23cd859ad0de56df4c859cdbbf]

INTEGRATION: CWS tlapi1 (1.35.136); FILE MERGED 2003/10/14 09:55:39 tl 1.35.136.1: #i19018# css.text.CellProperties documentation improvements and implementation extension for SwXCell


2003-11-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [0ee46b470ee0dd63a361e10752342d240575b234]

INTEGRATION: CWS tlapi1 (1.7.156); FILE MERGED 2003/10/14 09:57:11 tl 1.7.156.1: #i19018# css.text.CellProperties documentation improvements and implementation extension for SwXCell


2003-11-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [9ade183b99c92d454db04a0a944f8218213f3a37]

INTEGRATION: CWS tlapi1 (1.8.136); FILE MERGED 2003/10/14 09:57:10 tl 1.8.136.1: #i19018# css.text.CellProperties documentation improvements and implementation extension for SwXCell


2003-11-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [95735a560e401df572e4fa8057e2344e1660d7f2]

INTEGRATION: CWS i18n08 (1.2.48); FILE MERGED 2003/09/04 16:33:15 er 1.2.48.2: #i15631# deliver some common header files through hedabu 2003/08/09 00:12:32 khong 1.2.48.1: #i15631# upgrade icu to 2.6, deliver genbrk and genccode for i18npool to create breakiterator rule data locally


2003-11-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [98c9eca2e3630f0f252ea2dd2d65237482a9ec4e]

INTEGRATION: CWS tlapi1 (1.7.156); FILE MERGED 2003/10/14 09:57:10 tl 1.7.156.1: #i19018# css.text.CellProperties documentation improvements and implementation extension for SwXCell


2003-11-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [593931dd583dabe739d15394870a63543f665f9b]

INTEGRATION: CWS tlapi1 (1.8.156); FILE MERGED 2003/10/02 07:43:11 tl 1.8.156.1: #110998# return type in documentation fixed


2003-11-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [860f64972592776412e98fd7ba1e8cf4175b81c2]

INTEGRATION: CWS tlapi1 (1.9.156); FILE MERGED 2003/10/14 09:57:10 tl 1.9.156.1: #i19018# css.text.CellProperties documentation improvements and implementation extension for SwXCell


2003-11-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [a466c12363714e201769981f8c4985727a08ad25]

INTEGRATION: CWS tlapi1 (1.4.236); FILE MERGED 2003/10/14 09:57:09 tl 1.4.236.1: #i19018# css.text.CellProperties documentation improvements and implementation extension for SwXCell


2003-11-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [711389db962e215f8316caa238051ba0938f6f60]

INTEGRATION: CWS tlapi1 (1.10.156); FILE MERGED 2003/10/14 09:57:09 tl 1.10.156.1: #i19018# css.text.CellProperties documentation improvements and implementation extension for SwXCell


2003-11-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [de9dadffa7a55dcfb38f6b89e3b7b18f62fdf428]

INTEGRATION: CWS tlapi1 (1.3.136); FILE MERGED 2003/10/14 09:57:09 tl 1.3.136.1: #i19018# css.text.CellProperties documentation improvements and implementation extension for SwXCell


2003-11-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [c2ec605b1458884f42273d1180e14c8f29f0cfde]

INTEGRATION: CWS tlapi1 (1.6.156); FILE MERGED 2003/10/14 09:57:08 tl 1.6.156.1: #i19018# css.text.CellProperties documentation improvements and implementation extension for SwXCell


2003-11-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [827c4c9406873262dd24ad4d07fb02895b0b7036]

INTEGRATION: CWS tlapi1 (1.3.136); FILE MERGED 2003/10/14 09:57:08 tl 1.3.136.1: #i19018# css.text.CellProperties documentation improvements and implementation extension for SwXCell


2003-11-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [c324f10cff84f5054dd83e8d6893d37e3963669e]

INTEGRATION: CWS tlapi1 (1.8.136); FILE MERGED 2003/10/14 09:57:08 tl 1.8.136.1: #i19018# css.text.CellProperties documentation improvements and implementation extension for SwXCell


2003-11-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [a76b055e767cff36e4d0dc9d09e7d9e7790009b2]

INTEGRATION: CWS tlapi1 (1.5.136); FILE MERGED 2003/10/10 11:46:59 tl 1.5.136.1: #i17164# added missing service entries to text/DocumentSettings


2003-11-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [466773f5400b949b739f7451a08835d0c1ccd9cb]

INTEGRATION: CWS tlapi1 (1.9.74); FILE MERGED 2003/10/14 09:57:07 tl 1.9.74.1: #i19018# css.text.CellProperties documentation improvements and implementation extension for SwXCell


2003-11-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [ff4e7d079a51dddadb87c8e0785364c5d55275a9]

INTEGRATION: CWS tlapi1 (1.7.156); FILE MERGED 2003/10/14 09:57:07 tl 1.7.156.1: #i19018# css.text.CellProperties documentation improvements and implementation extension for SwXCell


2003-11-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [1b3f5d2e8e238ed4a1e81a919a39e3e5021e5ee5]

INTEGRATION: CWS tlapi1 (1.1.2); FILE ADDED 2003/10/14 10:06:51 tl 1.1.2.2: #i19018# css.text.CellProperties documentation improvements and implementation extension for SwXCell 2003/10/14 09:53:48 tl 1.1.2.1: #i19018# css.text.CellProperties documentation improvements and implementation extension for SwXCell


2003-11-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [178eb2fec5430cb2e04e1c17f224e747930060a6]

INTEGRATION: CWS tlapi1 (1.21.74); FILE MERGED 2003/10/08 14:47:01 tl 1.21.74.1: #i13550# documentation for CharEscapement and CharScaleWidth fixed.


2003-11-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [e7fb8a71b60f4c6e94b4cafbe9d0badf427316e3]

INTEGRATION: CWS i18n08 (1.9.38); FILE MERGED 2003/08/08 23:54:45 khong 1.9.38.1: #109932# changed Japanese short Era name


2003-11-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [ae25d03d03434d79ce74ea0e968fa01b055e264b]

INTEGRATION: CWS i18n08 (1.10.38); FILE MERGED 2003/08/08 23:49:13 khong 1.10.38.1: #13451# update quarter word, provided by jcorrius


2003-11-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [506d52dc642b2441118d44e707e9dc514b06ad13]

INTEGRATION: CWS i18n08 (1.21.16); FILE MERGED 2003/08/10 05:35:35 khong 1.21.16.1: #i15631# upgrate ICU to version 2.6


2003-11-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [825b2bb5d875a9d94e2ee5549d7cfb78b0aed933]

INTEGRATION: CWS i18n08 (1.1.2); FILE ADDED 2003/08/08 23:30:57 khong 1.1.2.1: #i17155# fix line breakiterator rule to make slash and hyphen as part of word when doing line break


2003-11-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [952477f8ec8d01ed243b77cb9a2def654ff905ed]

INTEGRATION: CWS i18n08 (1.1.2); FILE ADDED 2003/08/08 23:33:23 khong 1.1.2.1: #i13494# #110146# fix word breakiterator rule to handle punctuations and signs correctly


2003-11-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [9c10f93b354ee68ec9e4f5aea4616677b58cb7da]

INTEGRATION: CWS tlapi1 (1.11.222); FILE MERGED 2003/10/10 11:50:16 tl 1.11.222.4: #i17164# added missing service entries to text/DocumentSettings 2003/10/09 11:32:35 tl 1.11.222.3: #112582# fixed component description and supported service names for SwXStyle 2003/10/01 10:45:25 tl 1.11.222.2: #108888# added component description for SwXDocumentSettings 2003/10/01 10:41:58 tl 1.11.222.1: #108888# added component description for SwXDocumentSettings


2003-11-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [7ff54c632497706b354d8befd5e2ceb75fa4ba9c]

INTEGRATION: CWS i18n08 (1.1.2); FILE ADDED 2003/08/08 23:29:12 khong 1.1.2.1: #i13451# add '-' as midLetter for Catalan dictionary word breakiterator


2003-11-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [9a279c0cd010d2042e210f82b57dd99a8ff63569]

INTEGRATION: CWS tlapi1 (1.46.24); FILE MERGED 2003/10/14 13:33:57 tl 1.46.24.1: #112603# GPF when trying to set paragraph style name fixed.


2003-11-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [42e31437110e54940559812d066a13aac4f3a678]

INTEGRATION: CWS i18n08 (1.1.2); FILE ADDED 2003/08/08 23:33:24 khong 1.1.2.1: #i13494# #110146# fix word breakiterator rule to handle punctuations and signs correctly


2003-11-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [1b2555f1f3fb0547a1035af225494594e401fa79]

INTEGRATION: CWS tlapi1 (1.28.38); FILE MERGED 2003/10/10 11:49:52 tl 1.28.38.1: #i17164# added missing service entries to text/DocumentSettings


2003-11-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [a0d41827e64bc020a2e86b7a4e8dab8b338445c4]

INTEGRATION: CWS i18n08 (1.1.2); FILE ADDED 2003/08/20 17:43:32 khong 1.1.2.1: #i13494# #110146# fix word breakiterator rule to handle punctuations and signs correctly


2003-11-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [a914bddb7557dac2c8eb522294d79f5be7785046]

INTEGRATION: CWS tlapi1 (1.22.226); FILE MERGED 2003/10/20 10:51:28 tl 1.22.226.1: #i19758# inserting CR wiht insertString will now insert paragraph breaks


2003-11-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [29273f0a34b7537c0e8604712b82a15af9dfae17]

INTEGRATION: CWS i18n08 (1.3.84); FILE MERGED 2003/08/08 23:46:54 khong 1.3.84.1: #i15631# upgrate ICU to version 2.6, move breakiterator rule files to i18npool project


2003-11-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [8f71f34ae3fd0ef59cfb912c1b2b868bcb717e3f]

INTEGRATION: CWS i18n08 (1.12.32); FILE MERGED 2003/09/04 16:31:54 er 1.12.32.6: #i15631# get rid of redeclared structs and use real ICU headers (still not an elegant way) 2003/09/03 14:40:48 khong 1.12.32.5: #i15631# upgrate ICU to version 2.6, fix a memory crash problem 2003/08/21 10:03:44 er 1.12.32.4: #i15631# cBreakIterator const correctness 2003/08/20 18:47:59 khong 1.12.32.3: #i15631# upgrate ICU to version 2.6, and fix compiling warning 2003/08/09 23:34:15 khong 1.12.32.2: #i15631# upgrate ICU to version 2.6, move breakiterator rule files to i18npool project 2003/08/08 23:46:54 khong 1.12.32.1: #i15631# upgrate ICU to version 2.6, move breakiterator rule files to i18npool project


2003-11-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [d356b190abfc1014a335b23a9c0a4c9467191810]

INTEGRATION: CWS tlapi1 (1.78.146); FILE MERGED 2003/10/20 13:22:28 tl 1.78.146.1: #i19016# SwXCell::getType implemented


2003-11-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [43c90c8ad4c33388bb0cfc9c966cd3e7d44c7b2a]

INTEGRATION: CWS i18n08 (1.11.32); FILE MERGED 2003/08/08 18:57:33 khong 1.11.32.1: #i11993# #i14904# fix word breakiterator issues


2003-11-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [6dcd26ecc8a1f6b12351d2a353d2af5dfa503a1f]

INTEGRATION: CWS tlapi1 (1.53.226); FILE MERGED 2003/11/04 13:44:17 tl 1.53.226.3: #104979# getPropertyValues fixed 2003/10/09 13:01:41 tl 1.53.226.2: #112582# fixed component description and supported service names for SwXStyle 2003/10/08 11:45:16 tl 1.53.226.1: #104979# type of exception thrown for unknown properties fixed


2003-11-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [24833437321ef0f64f1db077816387e9aa16e319]

INTEGRATION: CWS i18n08 (1.5.76); FILE MERGED 2003/08/21 10:04:01 er 1.5.76.1: #i15631# cBreakIterator const correctness


2003-11-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [dd03e710312a5c0158bed8d4103c387e9fe5606a]

INTEGRATION: CWS tlapi1 (1.44.146); FILE MERGED 2003/11/04 13:44:17 tl 1.44.146.2: #104979# getPropertyValues fixed 2003/10/08 11:45:15 tl 1.44.146.1: #104979# type of exception thrown for unknown properties fixed


2003-11-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [41ca42f731b47f18db6f1e66fb38a388d044c442]

INTEGRATION: CWS tlapi1 (1.27.226); FILE MERGED 2003/11/04 13:44:16 tl 1.27.226.2: #104979# getPropertyValues fixed 2003/10/08 11:45:13 tl 1.27.226.1: #104979# type of exception thrown for unknown properties fixed


2003-11-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [fc37f6f51937f0416b6d2ecec1b7e82f03345835]

INTEGRATION: CWS tlapi1 (1.27.226); FILE MERGED 2003/11/04 13:44:16 tl 1.27.226.3: #104979# getPropertyValues fixed 2003/10/08 11:45:12 tl 1.27.226.2: #104979# type of exception thrown for unknown properties fixed 2003/10/07 11:27:54 tl 1.27.226.1: #109732# SwXParagraph::getStart/getEnd fixed


2003-11-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [1afcde8736d7ce5b50a98b0fc5fbb7eacc2ad19e]

INTEGRATION: CWS tlapi1 (1.38.24); FILE MERGED 2003/10/20 10:51:27 tl 1.38.24.1: #i19758# inserting CR wiht insertString will now insert paragraph breaks


2003-11-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [72decf814b9cf7adb9f4c1a0c058107ac94ac9f9]

INTEGRATION: CWS tlapi1 (1.76.54); FILE MERGED 2003/10/08 11:45:11 tl 1.76.54.1: #104979# type of exception thrown for unknown properties fixed


2003-11-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [f60a3e0249465991cba679731e997957c03e71ed]

INTEGRATION: CWS tlapi1 (1.10.260); FILE MERGED 2003/11/04 13:43:49 tl 1.10.260.2: #104979# getPropertyValues fixed 2003/10/08 11:40:40 tl 1.10.260.1: #104979# type of exception thrown for unknown properties fixed


2003-11-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [a9ea300a443e1389de679e2ced7e4965d0c3a787]

INTEGRATION: CWS i18n08 (1.53.90); FILE MERGED 2003/09/05 15:51:50 er 1.53.90.2: RESYNC: (1.53-1.54); FILE MERGED 2003/08/22 09:49:31 er 1.53.90.1: i15631 UTextOffset obsolete with ICU 2.6. Use int32_t directly instead (see original comment in ICU 2.6 unicode/utf_old.h)


2003-11-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [84cec0c8a0bdc93913d0601a7687031058da5676]

INTEGRATION: CWS tlapi1 (1.10.260); FILE MERGED 2003/11/04 13:43:48 tl 1.10.260.2: #104979# getPropertyValues fixed 2003/10/08 11:40:39 tl 1.10.260.1: #104979# type of exception thrown for unknown properties fixed


2003-11-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [7721bf1eec97785e538b818f445de4d4f24ab04e]

INTEGRATION: CWS i18n08 (1.40.168); FILE MERGED 2003/08/22 09:53:20 er 1.40.168.1: #i15631# UTextOffset obsolete with ICU 2.6. Use int32_t directly instead (see original comment in ICU 2.6 unicode/utf_old.h)


2003-11-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [96d284e39bcd7e09e15c6fff884c926b49dd2aa4]

INTEGRATION: CWS tlapi1 (1.29.24); FILE MERGED 2003/11/04 13:43:48 tl 1.29.24.2: #104979# getPropertyValues fixed 2003/10/08 11:40:39 tl 1.29.24.1: #104979# type of exception thrown for unknown properties fixed


2003-11-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [44f7403dc2486c97c7715da02835692ee680191f]

INTEGRATION: CWS i18n08 (1.26.120); FILE MERGED 2003/08/21 13:52:26 er 1.26.120.1: i15631 UTextOffset obsolete with ICU 2.6. Use int32_t directly instead (see original comment in ICU 2.6 unicode/utf_old.h)


2003-11-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [b8d033e9d7da1da796b53ba5313cf9dbd028d219]

INTEGRATION: CWS i18n08 (1.54.112); FILE MERGED 2003/08/21 16:07:07 er 1.54.112.1: i15631 UTextOffset obsolete with ICU 2.6. Use int32_t directly instead (see original comment in ICU 2.6 unicode/utf_old.h)


2003-11-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [8e994552040c879833ca4dcc0d1d8bfd513d06b9]

INTEGRATION: CWS i18n08 (1.88.14); FILE MERGED 2003/08/27 15:21:15 er 1.88.14.2: RESYNC: (1.88-1.89); FILE MERGED 2003/08/21 16:14:21 er 1.88.14.1: i15631 UTextOffset obsolete with ICU 2.6. Use int32_t directly instead (see original comment in ICU 2.6 unicode/utf_old.h)


2003-11-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [2744475e6740380a1cc80b02c2f58b758e06af9e]

INTEGRATION: CWS i18n08 (1.22.30); FILE MERGED 2003/08/27 15:09:09 er 1.22.30.2: RESYNC: (1.22-1.23); FILE MERGED 2003/08/13 12:25:54 hdu 1.22.30.1: #i15631# update to icu version 2.6


2003-11-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [ff5fee76dede3270aeaf28bd34fa0a39d0d11276]

INTEGRATION: CWS i18n08 (1.24.46); FILE MERGED 2003/08/13 12:26:06 hdu 1.24.46.1: #i15631# update to icu version 2.6


2003-11-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [b19680a8a2253d5ec89a30daeb10f98e977279d5]

INTEGRATION: CWS networker (1.33.8); FILE MERGED 2003/09/12 15:20:20 lo 1.33.8.2: #i19273# user installation code 2003/07/24 14:26:46 lo 1.33.8.1: language selection


2003-11-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [70edbfa7cbc2fb44598d969ed325e25a8f6e7e31]

INTEGRATION: CWS networker (1.1.2); FILE ADDED 2003/10/08 14:48:31 lo 1.1.2.2: #i19273# handle license agreement 2003/09/12 15:23:00 lo 1.1.2.1: #i19273# user installation code


2003-11-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [a4d21c527596d7ae731d9bf96576dcc87c8c5541]

INTEGRATION: CWS networker (1.1.2); FILE ADDED 2003/10/21 11:35:41 lo 1.1.2.3: #i19275# language and license dialog for initial user setup 2003/10/08 14:48:31 lo 1.1.2.2: #i19273# handle license agreement 2003/09/12 15:23:00 lo 1.1.2.1: #i19273# user installation code


2003-11-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [23d01119a53b1f9d6b82d17099ac767a7a6cde1b]

INTEGRATION: CWS networker (1.36.18); FILE MERGED 2003/10/21 11:35:40 lo 1.36.18.1: #i19275# language and license dialog for initial user setup


2003-11-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [7f0856ba49309f0490dd8aee6fe2e36d16e51361]

INTEGRATION: CWS networker (1.23.28); FILE MERGED 2003/10/22 10:58:56 lo 1.23.28.4: RESYNC: (1.23-1.24); FILE MERGED 2003/10/21 11:35:39 lo 1.23.28.3: #i19275# language and license dialog for initial user setup 2003/09/12 15:22:59 lo 1.23.28.2: #i19273# user installation code 2003/07/24 14:26:44 lo 1.23.28.1: language selection


2003-11-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [fe55fadc0c11bbc51be32ba63ed47ce84a7071d5]

INTEGRATION: CWS networker (1.1.2); FILE ADDED 2003/10/21 11:35:38 lo 1.1.2.3: #i19275# language and license dialog for initial user setup 2003/10/08 14:48:31 lo 1.1.2.2: #i19273# handle license agreement 2003/07/24 14:28:00 lo 1.1.2.1: language selection


2003-11-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [89e258cc3a493552cfa4e5c12916ab3f94f9038a]

INTEGRATION: CWS networker (1.1.2); FILE ADDED 2003/10/21 11:35:37 lo 1.1.2.6: #i19275# language and license dialog for initial user setup 2003/10/08 14:48:30 lo 1.1.2.5: #i19273# handle license agreement 2003/09/08 10:42:00 dv 1.1.2.4: #110340# use SUPD for all resources! 2003/09/04 12:56:51 lo 1.1.2.3: #110340# resource version 2003/08/13 12:52:06 lo 1.1.2.2: #110340# only display dialog if there is more then one language installed 2003/07/24 14:27:59 lo 1.1.2.1: language selection


2003-11-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [f6e1c830f1981eeed450dbd81735ac75a0a4c848]

INTEGRATION: CWS networker (1.48.8); FILE MERGED 2003/10/21 11:35:36 lo 1.48.8.4: #i19275# language and license dialog for initial user setup 2003/10/08 14:48:30 lo 1.48.8.3: #i19273# handle license agreement 2003/07/24 15:16:02 lo 1.48.8.2: RESYNC: (1.48-1.50); FILE MERGED 2003/07/24 14:26:43 lo 1.48.8.1: language selection


2003-11-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [f2f212ca6d759918a3ac6b6751791aee96ed3e51]

INTEGRATION: CWS networker (1.12.66); FILE MERGED 2003/10/21 11:35:35 lo 1.12.66.2: #i19275# language and license dialog for initial user setup 2003/10/08 14:48:29 lo 1.12.66.1: #i19273# handle license agreement


2003-11-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [bde7473d646e597bc211cb1297c927b53db42d0d]

INTEGRATION: CWS networker (1.115.8); FILE MERGED 2003/10/22 10:58:12 lo 1.115.8.8: RESYNC: (1.121-1.123); FILE MERGED 2003/10/21 11:35:33 lo 1.115.8.7: #i19275# language and license dialog for initial user setup 2003/10/08 14:48:29 lo 1.115.8.6: #i19273# handle license agreement 2003/10/07 12:05:07 lo 1.115.8.5: #i19273# report internal error if usersetup fails 2003/09/12 15:22:58 lo 1.115.8.4: #i19273# user installation code 2003/08/11 11:43:22 cd 1.115.8.3: RESYNC: (1.119-1.121); FILE MERGED 2003/07/24 15:15:34 lo 1.115.8.2: RESYNC: (1.115-1.119); FILE MERGED 2003/07/24 14:26:43 lo 1.115.8.1: language selection


2003-11-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [01fef9a5ac1af19e55689737234c3dd943c8003c]

INTEGRATION: CWS networker (1.20.16); FILE MERGED 2003/10/07 12:05:27 lo 1.20.16.1: #i19273# report internal error if usersetup fails


2003-11-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [b4f30184daf878c1a299efd3c572e776f219fc93]

INTEGRATION: CWS networker (1.15.4); FILE MERGED 2003/09/12 15:15:44 lo 1.15.4.2: #110340# move install code to desktop project and allow reload of path data 2003/06/24 15:34:46 lo 1.15.4.1: #110340# create user dir from scratch if not found


2003-11-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [c95ae24ecbc27f9b6425ac2fbb461e4f29c96a8e]

INTEGRATION: CWS networker (1.7.70); FILE MERGED 2003/09/12 15:16:26 lo 1.7.70.1: #110340# allow reload of path data


2003-11-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [4fe19c059514d83eead7b4e54fd5f357afac1d60]

INTEGRATION: CWS networker (1.5.92); FILE MERGED 2003/10/21 11:33:45 lo 1.5.92.1: #i19327# no language default in configuration, default must be written by setup or application


2003-11-07  Thomas Benisch  <tbe@openoffice.org>  [b9506c12d309dc7196147fb24a0ab3b9f0f0c0df]

#i21560# editing a basic macro using script selector


2003-11-07  Rüdiger Timm  <rt@openoffice.org>  [2b6897ce289596f88549a6a2708fed74dc808fa3]

i10000#, #i22236# Missing dependency added.


2003-11-06  Armin Weiss  <aw@openoffice.org>  [fef23aeb65bed8951a90ed71beb1552b62cfce71]

Added tooling for PolyPolygon cutting and some more tooling at B2DPolygon and B2DPolyPolygon


2003-11-06  Armin Weiss  <aw@openoffice.org>  [8db4a5314c1b74eba07f4f4e383fafa24239e1f1]

Added tooling for cutting PolyPolygons


2003-11-06  Armin Weiss  <aw@openoffice.org>  [f5c38fec79550af8e08c97914f96dc27423ba2aa]

Added tooling for PolyPolygon cutting


2003-11-06  Rüdiger Timm  <rt@openoffice.org>  [2767f89465c227b586875c059e70cf1d3c77d2a1]

#100000# ww8graf added to EXCEPTIONSFILES, becuase of including writerhelper.hxx


2003-11-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [83be5f7b7f6ba112a6a3f495cc401212102a8fe1]

#100000# Typo


2003-11-06  mwu  <mwu@openoffice.org>  [a4bdee97c5813da37a46b8cde57e58466eead9f2]

adding namesapce binfilter


2003-11-06  mwu  <mwu@openoffice.org>  [bb572a6d599292b9b6f8b60bea7b77f77ec34659]

adding namesapce binfilter


2003-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [a24b4de8b9d4f87036a776753974fa0bed81387c]

SRC680


2003-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [8b08d34aacdda32e5ede468449a8518ea152c086]

INTEGRATION: CWS geordi2q08 (1.22.284); FILE MERGED 2003/10/31 16:25:29 rt 1.22.284.1: #111934#: join CWS calc19


2003-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [2fa4a03b1f3eacc803795372c908d645f28bac3a]

INTEGRATION: CWS geordi2q08 (1.16.284); FILE MERGED 2003/10/31 16:25:26 rt 1.16.284.1: #111934#: join CWS calc19


2003-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [f948d7b67fb9b81b18180ef8bfa4a8f23cbd712c]

INTEGRATION: CWS geordi2q08 (1.10.284); FILE MERGED 2003/10/31 16:25:25 rt 1.10.284.1: #111934#: join CWS calc19


2003-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [03eee186ec741199f133fc06460775dd37c38856]

INTEGRATION: CWS geordi2q08 (1.8.174); FILE MERGED 2003/10/31 16:25:23 rt 1.8.174.1: #111934#: join CWS calc19


2003-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [793749896111e50d74e81f233e796633ae2b183f]

INTEGRATION: CWS geordi2q08 (1.6.174); FILE MERGED 2003/10/31 16:25:21 rt 1.6.174.1: #111934#: join CWS calc19


2003-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [0e933f164650c243221b9ccfe68b722edb01f116]

INTEGRATION: CWS geordi2q08 (1.33.130); FILE MERGED 2003/10/31 16:25:21 rt 1.33.130.1: #111934#: join CWS calc19


2003-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [97d1765dc98ba5e5da3244f647acad837d40ec81]

INTEGRATION: CWS geordi2q08 (1.48.134); FILE MERGED 2003/10/31 16:25:20 rt 1.48.134.1: #111934#: join CWS calc19


2003-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [ae06e570b7fa9ffc7c9fe04b0a217d63135601ea]

INTEGRATION: CWS geordi2q08 (1.23.26); FILE MERGED 2003/11/05 10:59:43 rt 1.23.26.1: #111934#: join CWS mercury01


2003-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [e36f5aee4f28060a97495df4605411a5d3b074fa]

INTEGRATION: CWS geordi2q08 (1.24.26); FILE MERGED 2003/11/05 10:59:41 rt 1.24.26.1: #111934#: join CWS mercury01


2003-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [03508cac0c92ea50f7811cf36520d10ef842154c]

INTEGRATION: CWS geordi2q08 (1.37.214); FILE MERGED 2003/11/05 13:19:07 rt 1.37.214.1: #111934#: join CWS mercury01


2003-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [d5cb521e72d95a0a7768103ec961eaff283b0554]

INTEGRATION: CWS geordi2q08 (1.73.26); FILE MERGED 2003/11/05 11:52:40 rt 1.73.26.1: #111934#: join CWS mercury01


2003-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [dfa9a929bda1735990e7d5a24ba48687a9529731]

INTEGRATION: CWS geordi2q08 (1.25.196); FILE MERGED 2003/11/05 13:35:00 rt 1.25.196.1: #111934#: join CWS mercury01


2003-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [f156ac54a458e3e256458b6d46573892b89a9407]

INTEGRATION: CWS kilkennyfilterteam14 (1.28.22); FILE MERGED 2003/10/10 11:51:12 cmc 1.28.22.1: #i20422# implement im/ex of floor template


2003-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [7f114abdf54381f80a662031bab644fad15a9176]

INTEGRATION: CWS kilkennyfilterteam14 (1.1.1.1.364); FILE MERGED 2003/09/19 15:28:17 cmc 1.1.1.1.364.1: #i10538# add support for exporting ansi fallback characters when exporting unicode characters (note multibyte characters are possible) and because word and wordpad don't allow this in fontnames then add a new method to not use these fallbacks


2003-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [01abc4e16ec5d11f1810e63c864b55ae8057459c]

INTEGRATION: CWS kilkennyfilterteam14 (1.2.364); FILE MERGED 2003/09/19 15:28:16 cmc 1.2.364.1: #i10538# add support for exporting ansi fallback characters when exporting unicode characters (note multibyte characters are possible) and because word and wordpad don't allow this in fontnames then add a new method to not use these fallbacks


2003-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [42601c1f357f6d256fa96fe752a503ae4bcbd5ef]

INTEGRATION: CWS kilkennyfilterteam14 (1.16.54); FILE MERGED 2003/10/13 10:27:08 cmc 1.16.54.1: #i19718# allow shprslt field to trickle down


2003-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [8c287df60e29e4fb841d37fae7dac699c81247c9]

INTEGRATION: CWS kilkennyfilterteam14 (1.4.290); FILE MERGED 2003/10/14 10:39:44 cmc 1.4.290.1: #i20775# pict token with no pict data, avoid crash in this case


2003-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [e8bef3bd131a90971248582a55346faab9ef8112]

INTEGRATION: CWS kilkennyfilterteam14 (1.83.16); FILE MERGED 2003/10/17 10:23:11 cmc 1.83.16.1: #112124# #i17474# Load custom wrap polygon


2003-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [6871d591ed111e75a48065c1dd305d29b02003ca]

INTEGRATION: CWS kilkennyfilterteam14 (1.63.18); FILE MERGED 2003/10/07 12:58:19 cmc 1.63.18.2: RESYNC: (1.63-1.64); FILE MERGED 2003/09/24 15:18:56 cmc 1.63.18.1: #i9055# more use of blame assignation casts


2003-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [bb701546a361ac05d27f17c7cb5bb06b1a94eca1]

INTEGRATION: CWS kilkennyfilterteam14 (1.101.18); FILE MERGED 2003/10/14 12:38:51 cmc 1.101.18.5: #i9055# clean a cast 2003/10/13 09:44:36 cmc 1.101.18.4: #i18369# If a font which has a set symbol bit has no fallback font, then set Symbol as alternative fontname 2003/10/09 08:36:06 cmc 1.101.18.3: #i20690# property 0x560B is a two byte payload not a one byte 2003/10/07 12:57:58 cmc 1.101.18.2: RESYNC: (1.101-1.102); FILE MERGED 2003/09/24 15:18:55 cmc 1.101.18.1: #i9055# more use of blame assignation casts


2003-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [540d3f274de70fb932aef73a972e86aa4cd976bf]

INTEGRATION: CWS kilkennyfilterteam14 (1.142.18); FILE MERGED 2003/10/17 09:48:43 cmc 1.142.18.12: #112704# apparently word maps the invalid 0 char scaling to 100, so we'll do the same 2003/10/14 15:53:55 cmc 1.142.18.11: #i9055# make types agree with eachother 2003/10/14 15:12:32 cmc 1.142.18.10: #i9055# make types agree with eachother 2003/10/14 13:05:37 cmc 1.142.18.9: #i9055# Make something readable out of AdjustTabs and document whats going on for change 2003/10/14 10:30:37 mmaher 1.142.18.8: #i20672# We can't properly support between lines so best to ignore them for now 2003/10/09 12:00:06 cmc 1.142.18.7: #i20095# can be old style borders without new style borders, so base new style on old style results 2003/10/07 12:57:40 cmc 1.142.18.6: RESYNC: (1.142-1.143); FILE MERGED 2003/09/25 12:19:00 cmc 1.142.18.5: #i9055# Explain and document unreadable thing 2003/09/24 14:50:40 cmc 1.142.18.4: #i17547 Import non-restart per page line numbering 2003/09/18 13:15:05 cmc 1.142.18.3: #i11929# and don't do all this if there are no borders 2003/09/18 12:09:37 cmc 1.142.18.2: #i11929# Im/Ex Page Borders 2003/09/16 15:04:46 cmc 1.142.18.1: #i19652# implement import and export of the fact that a section is protected (not the password itself though)


2003-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [d63dc7d5b3d098457fa1099881cac34eda5d8497]

INTEGRATION: CWS kilkennyfilterteam14 (1.70.18); FILE MERGED 2003/10/14 13:46:22 cmc 1.70.18.6: #i9055# straightforward cast required 2003/10/08 11:42:52 cmc 1.70.18.5: #i20118# Symbol Field with invalid size, ignore size in this case 2003/10/07 12:57:21 cmc 1.70.18.4: RESYNC: (1.70-1.71); FILE MERGED 2003/09/24 11:41:54 cmc 1.70.18.3: #i19682# seq /s field is not equivalent to our level settings 2003/09/19 15:31:40 cmc 1.70.18.2: #i10538# more shared (and documented!!!) methods between word and rtf filters 2003/09/16 15:04:45 cmc 1.70.18.1: #i19652# implement import and export of the fact that a section is protected (not the password itself though)


2003-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [7f1eb89c3e05e8e3700b35e23652b23a0dac5a11]

INTEGRATION: CWS kilkennyfilterteam14 (1.41.10); FILE MERGED 2003/10/09 09:19:40 cmc 1.41.10.1: #i20691# fix z ordering for escher objects


2003-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [432095ddf0719e71fee9a0e44ffd739c03756d55]

INTEGRATION: CWS kilkennyfilterteam14 (1.50.18); FILE MERGED 2003/10/14 15:53:55 cmc 1.50.18.9: #i9055# make types agree with eachother 2003/10/14 13:14:12 cmc 1.50.18.8: #i9055# blame assigination casts 2003/10/10 09:27:43 cmc 1.50.18.7: #112466# could this be any trickier ?, list format override hackery 2003/10/08 15:38:12 cmc 1.50.18.6: #112466# somewhat shaky guesswork for what is going on in some list overrides 2003/10/07 12:56:59 cmc 1.50.18.5: RESYNC: (1.50-1.51); FILE MERGED 2003/09/24 15:18:54 cmc 1.50.18.4: #i9055# more use of blame assignation casts 2003/09/24 09:49:46 cmc 1.50.18.3: #112324# test for impossible lists only when the list is used 2003/09/24 09:45:28 cmc 1.50.18.2: #112324# impossible list style has not parent assert test shows its not so impossible after all if the list is not used in a document 2003/09/17 14:32:13 cmc 1.50.18.1: #i18322# #i13833# overrides only cause a new list to be spawned if the startat is different than the parent (I think)


2003-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [b466cd4f600563c09e15af9e9b65cf7eeb00192f]

INTEGRATION: CWS kilkennyfilterteam14 (1.33.10); FILE MERGED 2003/10/14 15:53:54 cmc 1.33.10.1: #i9055# make types agree with eachother


2003-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [ef6ecce57a8857d22c802fba17ba98124e0ad097]

INTEGRATION: CWS kilkennyfilterteam14 (1.89.18); FILE MERGED 2003/10/14 15:53:53 cmc 1.89.18.4: #i9055# make types agree with eachother 2003/10/07 12:56:34 cmc 1.89.18.3: RESYNC: (1.89-1.90); FILE MERGED 2003/09/25 11:31:20 cmc 1.89.18.2: #i19338# Document appears to demonstrate that comparison of apos in starting cells of rows to detect table splitting into seperate frames should be limited to the properties on the first paragraph in the first cell of each row 2003/09/16 15:04:44 cmc 1.89.18.1: #i19652# implement import and export of the fact that a section is protected (not the password itself though)


2003-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [8299189fc2ec28cab9fabd5d8f2f0ba777f2bdae]

INTEGRATION: CWS kilkennyfilterteam14 (1.118.18); FILE MERGED 2003/10/17 10:26:21 cmc 1.118.18.14: #112124# #i17474# Import/export custom wrap polygon for contours 2003/10/14 15:53:52 cmc 1.118.18.13: #i9055# make types agree with eachother 2003/10/14 15:12:31 cmc 1.118.18.12: #i9055# make types agree with eachother 2003/10/14 13:05:35 cmc 1.118.18.11: #i9055# Make something readable out of AdjustTabs and document whats going on for change 2003/10/14 10:30:36 mmaher 1.118.18.10: #i20672# We can't properly support between lines so best to ignore them for now 2003/10/10 09:27:42 cmc 1.118.18.9: #112466# could this be any trickier ?, list format override hackery 2003/10/09 12:00:05 cmc 1.118.18.8: #i20095# can be old style borders without new style borders, so base new style on old style results 2003/10/08 15:38:11 cmc 1.118.18.7: #112466# somewhat shaky guesswork for what is going on in some list overrides 2003/10/08 14:00:53 cmc 1.118.18.6: #112273# continuous sections can have own header/footers always read them if even we cant use them 2003/10/07 12:56:11 cmc 1.118.18.5: RESYNC: (1.118-1.119); FILE MERGED 2003/09/25 12:18:59 cmc 1.118.18.4: #i9055# Explain and document unreadable thing 2003/09/24 14:33:28 cmc 1.118.18.3: #i9055# some cast cleanups using blame descrimination cast template 2003/09/18 12:09:36 cmc 1.118.18.2: #i11929# Im/Ex Page Borders 2003/09/16 15:04:44 cmc 1.118.18.1: #i19652# implement import and export of the fact that a section is protected (not the password itself though)


2003-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [894bc5f1bf936c685bbcc9d4d01ebef7223e1f8a]

INTEGRATION: CWS kilkennyfilterteam14 (1.117.18); FILE MERGED 2003/10/17 15:57:38 cmc 1.117.18.15: RESYNC: (1.118-1.119); FILE MERGED 2003/10/14 14:25:17 cmc 1.117.18.14: #i9055# blame assigination casts and general readable cleanup 2003/10/14 13:05:33 cmc 1.117.18.13: #i9055# Make something readable out of AdjustTabs and document whats going on for change 2003/10/09 09:19:39 cmc 1.117.18.12: #i20691# fix z ordering for escher objects 2003/10/08 14:43:30 mmaher 1.117.18.11: #i18515# Rework of the original fix 2003/10/08 14:08:42 cmc 1.117.18.10: #i11873# stop removing trailing tabstops because its not the filters job to workaround everything, and this isn't appropiate in a filter 2003/10/08 14:00:52 cmc 1.117.18.9: #112273# continuous sections can have own header/footers always read them if even we cant use them 2003/10/08 09:56:14 cmc 1.117.18.8: merge mistake 2003/10/07 12:55:49 cmc 1.117.18.7: RESYNC: (1.117-1.118); FILE MERGED 2003/10/01 10:20:58 mmaher 1.117.18.6: #i18515# Fixes insertion of "Phantom" tabstops 2003/09/25 12:18:58 cmc 1.117.18.5: #i9055# Explain and document unreadable thing 2003/09/25 09:05:28 cmc 1.117.18.4: #i19667# possible (amazingly) to have a cell property on a paragraph, but have no table 2003/09/18 12:09:35 cmc 1.117.18.3: #i11929# Im/Ex Page Borders 2003/09/17 12:12:04 cmc 1.117.18.2: #i19458# close open attrs after we join the extra node, not before 2003/09/16 15:04:43 cmc 1.117.18.1: #i19652# implement import and export of the fact that a section is protected (not the password itself though)


2003-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [e8bb971980bebb72b36c05dbe1205424d301ef58]

INTEGRATION: CWS kilkennyfilterteam14 (1.51.8); FILE MERGED 2003/10/15 15:01:07 mmaher 1.51.8.3: #i21252# Graphic anchoring fix 2003/10/14 15:53:52 cmc 1.51.8.2: #i9055# make types agree with eachother 2003/10/09 09:19:39 cmc 1.51.8.1: #i20691# fix z ordering for escher objects


2003-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [8b2082fd7c7adbb6853c1666840cbbf3b6cefaab]

INTEGRATION: CWS kilkennyfilterteam14 (1.105.18); FILE MERGED 2003/10/17 10:26:21 cmc 1.105.18.6: #112124# #i17474# Import/export custom wrap polygon for contours 2003/10/09 12:00:04 cmc 1.105.18.5: #i20095# can be old style borders without new style borders, so base new style on old style results 2003/10/09 09:19:37 cmc 1.105.18.4: #i20691# fix z ordering for escher objects 2003/10/07 12:55:12 cmc 1.105.18.3: RESYNC: (1.105-1.106); FILE MERGED 2003/09/24 14:33:27 cmc 1.105.18.2: #i9055# some cast cleanups using blame descrimination cast template 2003/09/17 16:54:12 cmc 1.105.18.1: #i17086# handle most common canvas object import case


2003-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [1a004d6def55924eb21ad8b70650343282b1cdbb]

INTEGRATION: CWS kilkennyfilterteam14 (1.16.10); FILE MERGED 2003/10/14 15:53:51 cmc 1.16.10.1: #i9055# make types agree with eachother


2003-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [7ac4dde26ba222006d204973ee10d4c711bfbf2e]

INTEGRATION: CWS kilkennyfilterteam14 (1.67.18); FILE MERGED 2003/10/14 14:11:39 cmc 1.67.18.5: #i9055# blame assigination casts and general readable cleanup 2003/10/07 12:54:25 cmc 1.67.18.4: RESYNC: (1.67-1.68); FILE MERGED 2003/09/25 12:33:57 cmc 1.67.18.3: #i9055# cleanup confusing casts 2003/09/18 15:19:39 mmaher 1.67.18.2: #i18398# Added support for numbering restart in the case where no start value is specified 2003/09/17 12:25:30 cmc 1.67.18.1: #i19604# convert hard line breaks inside fields to word equivalent


2003-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [cdbbadef0a8e7693bcc8fe8857e7fde081b6e996]

INTEGRATION: CWS kilkennyfilterteam14 (1.31.18); FILE MERGED 2003/10/07 12:54:06 cmc 1.31.18.2: RESYNC: (1.31-1.32); FILE MERGED 2003/09/24 14:39:02 cmc 1.31.18.1: #i9055# some cast cleanups using blame descrimination cast template


2003-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [bee4139994a21d02ee1a489d32ba5b102449b4da]

INTEGRATION: CWS kilkennyfilterteam14 (1.51.18); FILE MERGED 2003/10/07 12:53:49 cmc 1.51.18.2: RESYNC: (1.51-1.52); FILE MERGED 2003/09/16 15:04:43 cmc 1.51.18.1: #i19652# implement import and export of the fact that a section is protected (not the password itself though)


2003-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [82926f3232e977f2698a6c24180038dff3335e86]

INTEGRATION: CWS kilkennyfilterteam14 (1.56.18); FILE MERGED 2003/10/17 15:57:28 cmc 1.56.18.3: RESYNC: (1.57-1.58); FILE MERGED 2003/10/07 12:53:29 cmc 1.56.18.2: RESYNC: (1.56-1.57); FILE MERGED 2003/09/16 15:04:42 cmc 1.56.18.1: #i19652# implement import and export of the fact that a section is protected (not the password itself though)


2003-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [142b8a51fa5e2c146bb154b3af253fb4f1bbba69]

INTEGRATION: CWS kilkennyfilterteam14 (1.26.18); FILE MERGED 2003/10/07 12:53:10 cmc 1.26.18.4: RESYNC: (1.26-1.27); FILE MERGED 2003/09/24 15:17:09 cmc 1.26.18.3: #i14509 Increase barrier to exporting follow page styles as first page different flag 2003/09/19 15:31:39 cmc 1.26.18.2: #i10538# more shared (and documented!!!) methods between word and rtf filters 2003/09/16 15:04:41 cmc 1.26.18.1: #i19652# implement import and export of the fact that a section is protected (not the password itself though)


2003-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [4266e24a9aaea8e78daee742ec1cd5762a9bb04b]

INTEGRATION: CWS kilkennyfilterteam14 (1.23.10); FILE MERGED 2003/10/14 13:56:03 cmc 1.23.10.2: #i9055# blame assigination casts and general readable cleanup 2003/10/14 11:45:53 cmc 1.23.10.1: #i21039# if there is no numbering in the numbering then export no seperator


2003-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [f253701ec07fbd8ebdd39fe1862219e5a84f7d9c]

INTEGRATION: CWS kilkennyfilterteam14 (1.54.16); FILE MERGED 2003/10/09 13:04:46 mmaher 1.54.16.3: #i18515# Fix for default table height being incorrect in Word 2000 2003/10/07 12:52:48 cmc 1.54.16.2: RESYNC: (1.54-1.55); FILE MERGED 2003/09/24 15:26:18 cmc 1.54.16.1: #i9055# blame assignation casts


2003-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [bcae290dfcb33a130d5ffe3312cf4e9ff64422e0]

INTEGRATION: CWS kilkennyfilterteam14 (1.65.18); FILE MERGED 2003/10/17 10:26:20 cmc 1.65.18.4: #112124# #i17474# Import/export custom wrap polygon for contours 2003/10/13 09:43:10 cmc 1.65.18.3: #i20416# drawing editengine has a feature for a tab 2003/10/07 12:52:34 cmc 1.65.18.2: RESYNC: (1.65-1.66); FILE MERGED 2003/09/24 15:23:27 cmc 1.65.18.1: #i9055# blame assignation casts


2003-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [babb1a62075c57446a9e8e2fd15f18b2a78ad78d]

INTEGRATION: CWS kilkennyfilterteam14 (1.2.20); FILE MERGED 2003/10/07 12:52:19 cmc 1.2.20.2: RESYNC: (1.2-1.3); FILE MERGED 2003/09/19 15:31:39 cmc 1.2.20.1: #i10538# more shared (and documented!!!) methods between word and rtf filters


2003-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [c2fc0db9ae01c681524c19ad85f6ea925c8d25a6]

INTEGRATION: CWS kilkennyfilterteam14 (1.2.20); FILE MERGED 2003/10/17 10:26:20 cmc 1.2.20.4: #112124# #i17474# Import/export custom wrap polygon for contours 2003/10/14 13:05:31 cmc 1.2.20.3: #i9055# Make something readable out of AdjustTabs and document whats going on for change 2003/10/07 12:52:03 cmc 1.2.20.2: RESYNC: (1.2-1.3); FILE MERGED 2003/09/25 12:18:57 cmc 1.2.20.1: #i9055# Explain and document unreadable thing


2003-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [53df33134ace15810d7127f2ee1c0c9d2eb50a61]

INTEGRATION: CWS kilkennyfilterteam14 (1.2.20); FILE MERGED 2003/10/17 11:21:04 cmc 1.2.20.5: #112124# #i17474# Import/export custom wrap polygon for contours 2003/10/17 10:26:19 cmc 1.2.20.4: #112124# #i17474# Import/export custom wrap polygon for contours 2003/10/14 13:05:29 cmc 1.2.20.3: #i9055# Make something readable out of AdjustTabs and document whats going on for change 2003/10/07 12:51:47 cmc 1.2.20.2: RESYNC: (1.2-1.3); FILE MERGED 2003/09/25 12:18:57 cmc 1.2.20.1: #i9055# Explain and document unreadable thing


2003-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [384882f2f78414188d09acd132ab674da0ab3bcb]

INTEGRATION: CWS kilkennyfilterteam14 (1.2.20); FILE MERGED 2003/10/17 10:26:19 cmc 1.2.20.1: #112124# #i17474# Import/export custom wrap polygon for contours


2003-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [76f246ac9def821d29ade263c6d2e11cc5d80c1d]

INTEGRATION: CWS kilkennyfilterteam14 (1.17.20); FILE MERGED 2003/10/17 15:58:01 cmc 1.17.20.3: RESYNC: (1.17-1.18); FILE MERGED 2003/09/19 15:29:37 cmc 1.17.20.2: #i10538# word and wordpad don't allow ansi fallback characters in fontnames, and the fontname must be encodable in the font encoding 2003/09/17 10:10:12 mmaher 1.17.20.1: #i18867# Added support for colored underlines on export


2003-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [9b1a84b7426fef6dfa6e757882ec935e65cf8e59]

INTEGRATION: CWS kilkennyfilterteam14 (1.12.8); FILE MERGED 2003/10/13 10:28:34 cmc 1.12.8.1: #i19718# support reading of shprslt field


2003-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [3db17ecc422bc48ecbc69703d7ef2eb45dbb90da]

INTEGRATION: CWS kilkennyfilterteam14 (1.29.20); FILE MERGED 2003/10/17 15:58:09 cmc 1.29.20.6: RESYNC: (1.30-1.31); FILE MERGED 2003/10/13 10:28:33 cmc 1.29.20.5: #i19718# support reading of shprslt field 2003/10/07 12:59:04 cmc 1.29.20.4: RESYNC: (1.29-1.30); FILE MERGED 2003/09/24 09:57:35 cmc 1.29.20.3: #112339# test that the table is valid before using it 2003/09/19 15:29:37 cmc 1.29.20.2: #i10538# word and wordpad don't allow ansi fallback characters in fontnames, and the fontname must be encodable in the font encoding 2003/09/16 16:14:35 cmc 1.29.20.1: #i14982# possible to have no sections at all in a rtf document and page information spread about the place


2003-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [88a63948d0d63d876367d0546507047bd5e29465]

INTEGRATION: CWS kilkennyfilterteam14 (1.17.20); FILE MERGED 2003/09/25 13:04:17 mmaher 1.17.20.1: #i19121# Well it stops crashing anyway


2003-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [91d2ceff7e8a6277c20396d939aa4ec67ab61119]

INTEGRATION: CWS kilkennyfilterteam14 (1.17.20); FILE MERGED 2003/10/07 12:58:52 cmc 1.17.20.2: RESYNC: (1.17-1.18); FILE MERGED 2003/09/19 15:29:36 cmc 1.17.20.1: #i10538# word and wordpad don't allow ansi fallback characters in fontnames, and the fontname must be encodable in the font encoding


2003-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [5afead23035ccb7f532557acefe61348e69e2a6a]

INTEGRATION: CWS kilkennyfilterteam14 (1.38.20); FILE MERGED 2003/09/24 09:28:53 cmc 1.38.20.3: #112364# export space after end of output properties 2003/09/19 15:29:36 cmc 1.38.20.2: #i10538# word and wordpad don't allow ansi fallback characters in fontnames, and the fontname must be encodable in the font encoding 2003/09/17 10:10:13 mmaher 1.38.20.1: #i18867# Added support for colored underlines on export


2003-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [16f2b06f7f806a95059dafe3aee724915e029b07]

INTEGRATION: CWS kilkennyfilterteam14 (1.2.20); FILE MERGED 2003/09/19 15:30:02 cmc 1.2.20.1: #i10538# more shared (and documented!!!) methods between word and rtf filters


2003-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [1d92ce7be6612cc5fda5f9ad2c6ec8027c2743a7]

INTEGRATION: CWS kilkennyfilterteam14 (1.49.8); FILE MERGED 2003/10/17 14:21:01 cmc 1.49.8.1: #112124# If you're going to clip my lovely word extracted polygon then you need to close the result of the clip


2003-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [98542e639567e69730857aed0dc9fe365df09a3f]

INTEGRATION: CWS calc17 (1.2.2); FILE MERGED 2003/10/27 16:02:27 dr 1.2.2.1: #100000# wrong extra semicolon


2003-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [076f9a85f912ef60593efa8ff59daa7aa26c04a5]

INTEGRATION: CWS calc17 (1.2.2); FILE MERGED 2003/10/27 15:23:39 dr 1.2.2.1: #100000# wrong extra semicolon


2003-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [07fc24c4442d019aa1d942645924915afe05d7a6]

INTEGRATION: CWS calc17 (1.76.30); FILE MERGED 2003/09/25 09:19:17 dr 1.76.30.1: #111786# typo


2003-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [36cc92a324cdcc530324b1029354dd0bf63fc8c8]

INTEGRATION: CWS calc17 (1.7.28); FILE MERGED 2003/09/25 09:05:17 dr 1.7.28.1: #111720# enable error box in validations by default


2003-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [955004ad99e7a4a3373ed58b211d0a8cddacb4a0]

INTEGRATION: CWS calc17 (1.56.26); FILE MERGED 2003/10/27 11:46:54 dr 1.56.26.4: RESYNC: (1.58-1.59); FILE MERGED 2003/09/22 16:54:55 dr 1.56.26.3: #100887# reduce SST with hash table 2003/09/18 06:57:01 dr 1.56.26.2: RESYNC: (1.56-1.58); FILE MERGED 2003/08/13 15:10:51 dr 1.56.26.1: #110887# string handling changes


2003-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [40a927671c7038de5a388a3b0a729f9a03f5abd6]

INTEGRATION: CWS calc17 (1.11.100); FILE MERGED 2003/08/18 14:15:09 dr 1.11.100.1: #111865# page settings reimplemented


2003-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [86529ab8360fecbd2812770f82c1fc2645c29b2c]

INTEGRATION: CWS calc17 (1.18.4); FILE MERGED 2003/10/02 13:09:12 dr 1.18.4.1: #101529# new NAME import, update of imp/exp link managers


2003-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [c96883f299805152bb6a4ec44e99d6af738c0434]

INTEGRATION: CWS calc17 (1.2.4); FILE MERGED 2003/09/09 09:58:55 jmarmion 1.2.4.1: #112154# add selected trace features to excel import.


2003-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [48c18216a3a670cfe11d385ac18f44442064021f]

INTEGRATION: CWS calc17 (1.8.28); FILE MERGED 2003/10/27 11:47:44 dr 1.8.28.6: RESYNC: (1.9-1.10); FILE MERGED 2003/10/02 13:06:18 dr 1.8.28.5: #101529# new NAME import, update of imp/exp link managers 2003/09/19 07:43:17 dr 1.8.28.4: #100887# preparations for SST optimisation 2003/09/18 06:59:10 dr 1.8.28.3: RESYNC: (1.8-1.9); FILE MERGED 2003/08/18 14:14:37 dr 1.8.28.2: #111865# page settings reimplemented 2003/08/13 15:08:34 dr 1.8.28.1: #110887# string handling changes


2003-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [767c76e511f9d80d40711ff2fb498719aab4d7a6]

INTEGRATION: CWS calc17 (1.6.28); FILE MERGED 2003/10/02 13:17:05 dr 1.6.28.5: #112538# auto colors for BIFF3/BIFF4 2003/09/23 09:00:39 dr 1.6.28.4: #112154# resync fix: moved some constants 2003/09/18 06:59:05 dr 1.6.28.3: RESYNC: (1.6-1.7); FILE MERGED 2003/09/09 09:59:48 jmarmion 1.6.28.2: #112154# add selected trace features to excel import. 2003/08/18 14:14:36 dr 1.6.28.1: #111865# page settings reimplemented


2003-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [495b1e0032f92e7c27b09336acc9de9f7b7b0194]

INTEGRATION: CWS calc17 (1.7.4); FILE MERGED 2003/10/27 11:47:39 dr 1.7.4.2: RESYNC: (1.7-1.8); FILE MERGED 2003/09/09 09:59:22 jmarmion 1.7.4.1: #112154# add selected trace features to excel import.


2003-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [f1cc9b7b9bf7ecaa07f5d20615637f27fcbcd618]

INTEGRATION: CWS calc17 (1.1.2); FILE ADDED 2003/08/18 14:14:32 dr 1.1.2.1: #111865# page settings reimplemented


2003-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [4d19fe7303fbf632974de026691662eb6694fd66]

INTEGRATION: CWS calc17 (1.1.2); FILE ADDED 2003/10/02 13:06:17 dr 1.1.2.1: #101529# new NAME import, update of imp/exp link managers


2003-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [006f4ddb32fe5251b6382417473423fe418e8588]

INTEGRATION: CWS calc17 (1.2.4); FILE MERGED 2003/09/18 08:46:31 dr 1.2.4.1: merge conflict after resync


2003-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [e4c4e4e06a9e4054ee9e5fa82f13e1e270927571]

INTEGRATION: CWS calc17 (1.7.100); FILE MERGED 2003/10/02 13:06:15 dr 1.7.100.3: #101529# new NAME import, update of imp/exp link managers 2003/09/18 06:58:33 dr 1.7.100.2: RESYNC: (1.7-1.9); FILE MERGED 2003/08/18 14:14:36 dr 1.7.100.1: #111865# page settings reimplemented


2003-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [d3a928bb6facfe0ac0470861ef7c412c77dc5321]

INTEGRATION: CWS calc17 (1.6.4); FILE MERGED 2003/09/22 09:48:27 jmarmion 1.6.4.1: #109555# do not overwrite column default formatting


2003-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [47b4fe25b9f46c4cc2c4873548ed9d4e45fab332]

INTEGRATION: CWS calc17 (1.5.2); FILE MERGED 2003/10/02 13:06:15 dr 1.5.2.3: #101529# new NAME import, update of imp/exp link managers 2003/09/18 06:58:09 dr 1.5.2.2: RESYNC: (1.5-1.6); FILE MERGED 2003/08/18 14:14:36 dr 1.5.2.1: #111865# page settings reimplemented


2003-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [01c1e29db50b2bec65f6f31680700868bb7daaae]

INTEGRATION: CWS calc17 (1.1.2); FILE ADDED 2003/08/18 14:14:31 dr 1.1.2.1: #111865# page settings reimplemented


2003-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [6819f1b543f496210b90f3e3d2baa118a2f3f875]

INTEGRATION: CWS calc17 (1.4.4); FILE MERGED 2003/10/02 13:06:14 dr 1.4.4.1: #101529# new NAME import, update of imp/exp link managers


2003-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [cd4df33b85b97a8f340cc13f96054c635e2cbce2]

INTEGRATION: CWS calc17 (1.3.84); FILE MERGED 2003/10/02 13:06:13 dr 1.3.84.3: #101529# new NAME import, update of imp/exp link managers 2003/09/18 06:57:55 dr 1.3.84.2: RESYNC: (1.3-1.4); FILE MERGED 2003/08/18 14:14:35 dr 1.3.84.1: #111865# page settings reimplemented


2003-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [905b95b6c09b17da20fe6b30aef42f68b7bef15b]

INTEGRATION: CWS calc17 (1.3.84); FILE MERGED 2003/09/18 06:57:50 dr 1.3.84.2: RESYNC: (1.3-1.4); FILE MERGED 2003/08/18 14:14:35 dr 1.3.84.1: #111865# page settings reimplemented


2003-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [5d449c490882b42fa7e4192dcc13d0699b56b616]

INTEGRATION: CWS calc17 (1.6.78); FILE MERGED 2003/09/18 06:57:45 dr 1.6.78.2: RESYNC: (1.6-1.7); FILE MERGED 2003/08/22 09:06:04 jmarmion 1.6.78.1: #111767# omit the export of the default built-in number formats.


2003-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [1f9d6eddd317d81f72225fa119780b8bea6b66e7]

INTEGRATION: CWS calc17 (1.1.2); FILE ADDED 2003/09/22 16:54:42 dr 1.1.2.2: #100887# reduce SST with hash table 2003/09/19 07:43:16 dr 1.1.2.1: #100887# preparations for SST optimisation


2003-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [2de494870fcb464191dcdb3e32e8267fc76661d4]

INTEGRATION: CWS calc17 (1.3.124); FILE MERGED 2003/08/13 15:08:33 dr 1.3.124.1: #110887# string handling changes


2003-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [c1356f81df6e4f6f8fc1cbc6502a9805aae7ea1f]

INTEGRATION: CWS calc17 (1.6.4); FILE MERGED 2003/10/02 13:06:12 dr 1.6.4.1: #101529# new NAME import, update of imp/exp link managers


2003-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [f93bbc9f6477ba5263337eb57a0e9320488cc17a]

INTEGRATION: CWS calc17 (1.4.78); FILE MERGED 2003/10/02 13:06:11 dr 1.4.78.1: #101529# new NAME import, update of imp/exp link managers


2003-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [e50213e33908daf55c086787d529a1c016b55269]

INTEGRATION: CWS calc17 (1.4.84); FILE MERGED 2003/10/02 13:06:10 dr 1.4.84.5: #101529# new NAME import, update of imp/exp link managers 2003/09/22 16:54:41 dr 1.4.84.4: #100887# reduce SST with hash table 2003/09/19 07:43:16 dr 1.4.84.3: #100887# preparations for SST optimisation 2003/09/18 06:57:39 dr 1.4.84.2: RESYNC: (1.4-1.6); FILE MERGED 2003/08/13 15:08:33 dr 1.4.84.1: #110887# string handling changes


2003-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [978f36141c10e784549f7f063c1e7a309fcdbb2c]

INTEGRATION: CWS calc17 (1.2.124); FILE MERGED 2003/09/22 16:54:41 dr 1.2.124.4: #100887# reduce SST with hash table 2003/09/19 07:43:15 dr 1.2.124.3: #100887# preparations for SST optimisation 2003/09/18 06:57:33 dr 1.2.124.2: RESYNC: (1.2-1.3); FILE MERGED 2003/08/18 14:14:35 dr 1.2.124.1: #111865# page settings reimplemented


2003-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [17b27696bfbc805e4cad55e2b0480685f9e5721b]

INTEGRATION: CWS calc17 (1.30.4); FILE MERGED 2003/10/27 11:47:02 dr 1.30.4.2: RESYNC: (1.30-1.31); FILE MERGED 2003/09/22 16:54:41 dr 1.30.4.1: #100887# reduce SST with hash table


2003-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [8fc1c659b27aea35d724de477ebe78ce8007cd1c]

INTEGRATION: CWS calc17 (1.29.84); FILE MERGED 2003/10/02 13:06:09 dr 1.29.84.2: #101529# new NAME import, update of imp/exp link managers 2003/08/18 14:14:34 dr 1.29.84.1: #111865# page settings reimplemented


2003-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [73108e39e0231e292040469a4432a8d22c2694f5]

INTEGRATION: CWS calc17 (1.6.124); FILE MERGED 2003/10/02 13:06:08 dr 1.6.124.1: #101529# new NAME import, update of imp/exp link managers


2003-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [fcc1cb45918574e217d95487a37138b8c8f45fde]

INTEGRATION: CWS calc17 (1.22.2); FILE MERGED 2003/10/02 13:06:07 dr 1.22.2.2: #101529# new NAME import, update of imp/exp link managers 2003/08/18 14:14:34 dr 1.22.2.1: #111865# page settings reimplemented


2003-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [91c03a90b56f874228889b23c35aa15be9848f6e]

INTEGRATION: CWS calc17 (1.7.100); FILE MERGED 2003/09/26 06:00:52 dr 1.7.100.1: #111667# HTML import: fill/merge empty cells in tables


2003-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [1421df5ad663ff60188cb1d567afe9e6c8634efc]

INTEGRATION: CWS calc17 (1.4.2); FILE MERGED 2003/10/02 13:06:06 dr 1.4.2.4: #101529# new NAME import, update of imp/exp link managers 2003/09/22 16:54:40 dr 1.4.2.3: #100887# reduce SST with hash table 2003/09/18 06:57:16 dr 1.4.2.2: RESYNC: (1.4-1.6); FILE MERGED 2003/08/18 14:14:33 dr 1.4.2.1: #111865# page settings reimplemented


2003-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [938a432bc7b8d2037f80d1c2eae8f761d50fcf2e]

INTEGRATION: CWS calc17 (1.3.244); FILE MERGED 2003/10/02 13:06:05 dr 1.3.244.1: #101529# new NAME import, update of imp/exp link managers


2003-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [5b7360b2d73923591d74b34afca17ddcc8258efd]

INTEGRATION: CWS calc17 (1.34.100); FILE MERGED 2003/09/19 07:43:15 dr 1.34.100.3: #100887# preparations for SST optimisation 2003/09/18 06:57:11 dr 1.34.100.2: RESYNC: (1.34-1.35); FILE MERGED 2003/08/18 14:14:33 dr 1.34.100.1: #111865# page settings reimplemented


2003-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [5f1da41c153061d4b3773e7550c62e12c2e4ca63]

INTEGRATION: CWS calc17 (1.49.2); FILE MERGED 2003/10/02 13:06:04 dr 1.49.2.3: #101529# new NAME import, update of imp/exp link managers 2003/09/18 06:57:06 dr 1.49.2.2: RESYNC: (1.49-1.50); FILE MERGED 2003/08/18 14:14:33 dr 1.49.2.1: #111865# page settings reimplemented


2003-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [4f06962b19be69db4af907ddd7d0f09b9505c8bd]

INTEGRATION: CWS calc17 (1.14.84); FILE MERGED 2003/08/18 14:14:32 dr 1.14.84.1: #111865# page settings reimplemented


2003-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [313f8a8623821dde3af9c74ab9cd9184e5c7c21d]

INTEGRATION: CWS calc17 (1.16.28); FILE MERGED 2003/09/26 06:00:32 dr 1.16.28.1: #111667# HTML import: fill/merge empty cells in tables


2003-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [46879f91336e8f6d73b63cc975c8e50a5c89d0ff]

INTEGRATION: CWS calc17 (1.3.114); FILE MERGED 2003/09/18 06:59:33 dr 1.3.114.2: RESYNC: (1.3-1.5); FILE MERGED 2003/08/18 14:13:19 dr 1.3.114.1: #111865# page settings reimplemented


2003-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [1c9f881779aef7396e14687fa2d7613ecd8922e7]

INTEGRATION: CWS calc17 (1.2.4); FILE MERGED 2003/09/09 10:00:44 jmarmion 1.2.4.1: #112154# add selected trace features to excel import.


2003-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [7a94f42319321bb246fb1f2431298f508ddb9836]

INTEGRATION: CWS calc17 (1.8.28); FILE MERGED 2003/10/27 11:48:34 dr 1.8.28.5: RESYNC: (1.10-1.11); FILE MERGED 2003/10/02 12:47:58 dr 1.8.28.4: #101529# new NAME import, update of imp/exp link managers 2003/09/18 07:02:24 dr 1.8.28.3: RESYNC: (1.8-1.10); FILE MERGED 2003/08/18 14:11:50 dr 1.8.28.2: #111865# page settings reimplemented 2003/08/13 15:10:23 dr 1.8.28.1: #110887# string handling changes


2003-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [4eb1ecab9edd329f7dd5f2d7f08931a40d3b55ab]

INTEGRATION: CWS calc17 (1.7.4); FILE MERGED 2003/10/02 13:16:56 dr 1.7.4.1: #112538# auto colors for BIFF3/BIFF4


2003-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [513b32c075cab361525fcf4ba9f45c00c05f528c]

INTEGRATION: CWS calc17 (1.7.4); FILE MERGED 2003/10/27 11:48:29 dr 1.7.4.2: RESYNC: (1.7-1.8); FILE MERGED 2003/09/09 10:01:07 jmarmion 1.7.4.1: #112154# add selected trace features to excel import.


2003-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [6d64d3fa2589e39d2ea1b2e60d035280aba9a250]

INTEGRATION: CWS calc17 (1.1.2); FILE ADDED 2003/08/18 14:11:44 dr 1.1.2.1: #111865# page settings reimplemented


2003-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [d01a61f4e4c1ab22be954544918884b49e333e6f]

INTEGRATION: CWS calc17 (1.9.78); FILE MERGED 2003/10/27 11:48:16 dr 1.9.78.6: RESYNC: (1.10-1.11); FILE MERGED 2003/09/25 15:24:22 jmarmion 1.9.78.5: #109555# change DBG_ASSERT() text to be more accurate than previous check-in of same issue. 2003/09/22 09:48:57 jmarmion 1.9.78.4: #109555# do not overwrite column default formatting 2003/09/18 07:01:59 dr 1.9.78.3: RESYNC: (1.9-1.10); FILE MERGED 2003/09/09 10:01:29 jmarmion 1.9.78.2: #112154# add selected trace features to excel import. 2003/08/18 14:11:50 dr 1.9.78.1: #111865# page settings reimplemented


2003-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [bbaa87e14016415275198d95d9507a6fa1d0c520]

INTEGRATION: CWS calc17 (1.5.2); FILE MERGED 2003/10/02 12:47:56 dr 1.5.2.3: #101529# new NAME import, update of imp/exp link managers 2003/09/18 07:01:44 dr 1.5.2.2: RESYNC: (1.5-1.6); FILE MERGED 2003/08/18 14:11:50 dr 1.5.2.1: #111865# page settings reimplemented


2003-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [77447255aa6af10ae3c973cc4775abe7caf1cc48]

INTEGRATION: CWS calc17 (1.1.2); FILE ADDED 2003/09/09 10:01:56 jmarmion 1.1.2.2: #112154# add selected trace features to excel import. 2003/08/18 14:11:43 dr 1.1.2.1: #111865# page settings reimplemented


2003-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [b97f55832bc3caf63a7bedea955b700c3b69489e]

INTEGRATION: CWS calc17 (1.5.4); FILE MERGED 2003/10/02 12:47:55 dr 1.5.4.1: #101529# new NAME import, update of imp/exp link managers


2003-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [07cfe85dc0eb183f490e8f2fe64cba7fadbcd7b1]

INTEGRATION: CWS calc17 (1.5.84); FILE MERGED 2003/10/02 12:47:54 dr 1.5.84.4: #101529# new NAME import, update of imp/exp link managers 2003/09/18 07:01:27 dr 1.5.84.3: RESYNC: (1.5-1.7); FILE MERGED 2003/08/18 14:11:49 dr 1.5.84.2: #111865# page settings reimplemented 2003/08/13 15:10:23 dr 1.5.84.1: #110887# string handling changes


2003-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [4bf8cfea72f5b71530360658b4a07c1a11940edb]

INTEGRATION: CWS calc17 (1.5.2); FILE MERGED 2003/10/27 11:48:11 dr 1.5.2.5: RESYNC: (1.7-1.8); FILE MERGED 2003/10/06 07:07:15 dr 1.5.2.4: RESYNC: (1.6-1.7); FILE MERGED 2003/10/02 12:47:52 dr 1.5.2.3: #101529# new NAME import, update of imp/exp link managers 2003/09/18 07:01:22 dr 1.5.2.2: RESYNC: (1.5-1.6); FILE MERGED 2003/09/09 10:02:18 jmarmion 1.5.2.1: #112154# add selected trace features to excel import.


2003-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [28dbd781aa8f08fb2873f860e774c76f81e05d8a]

INTEGRATION: CWS calc17 (1.4.84); FILE MERGED 2003/10/02 12:47:51 dr 1.4.84.3: #101529# new NAME import, update of imp/exp link managers 2003/09/18 07:01:16 dr 1.4.84.2: RESYNC: (1.4-1.6); FILE MERGED 2003/08/18 14:11:49 dr 1.4.84.1: #111865# page settings reimplemented


2003-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [ca85906904687f1253c3b939aed50d568252c086]

INTEGRATION: CWS calc17 (1.8.78); FILE MERGED 2003/09/19 07:42:38 dr 1.8.78.4: #100887# preparations for SST optimisation 2003/09/18 07:01:08 dr 1.8.78.3: RESYNC: (1.8-1.9); FILE MERGED 2003/08/22 09:07:14 jmarmion 1.8.78.2: #111767# - omit the export of the default built-in number formats. 2003/08/18 14:11:48 dr 1.8.78.1: #111865# page settings reimplemented


2003-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [db1ee50bd5d177aa9af1f5c384cf635a499a8357]

INTEGRATION: CWS calc17 (1.1.2); FILE ADDED 2003/09/22 16:54:12 dr 1.1.2.2: #100887# reduce SST with hash table 2003/09/19 07:42:38 dr 1.1.2.1: #100887# preparations for SST optimisation


2003-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [ee55388a3e4c6476ffadc23b3240fd06369b4c3e]

INTEGRATION: CWS calc17 (1.7.4); FILE MERGED 2003/10/02 12:47:50 dr 1.7.4.1: #101529# new NAME import, update of imp/exp link managers


2003-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [074e1c56be3bae26c724ad7e1ea5213d47d12115]

INTEGRATION: CWS calc17 (1.1.2); FILE ADDED 2003/08/18 14:11:43 dr 1.1.2.1: #111865# page settings reimplemented


2003-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [8f7bbf55f266720c2fb8d66c4648b35f64ca7a0c]

INTEGRATION: CWS calc17 (1.4.78); FILE MERGED 2003/10/02 12:47:49 dr 1.4.78.1: #101529# new NAME import, update of imp/exp link managers


2003-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [bbf33d76f56fcc001d880d2f81a9d3812f00d37a]

INTEGRATION: CWS calc17 (1.6.26); FILE MERGED 2003/10/27 11:48:05 dr 1.6.26.6: RESYNC: (1.8-1.9); FILE MERGED 2003/10/02 12:47:48 dr 1.6.26.5: #101529# new NAME import, update of imp/exp link managers 2003/09/22 16:54:12 dr 1.6.26.4: #100887# reduce SST with hash table 2003/09/19 07:42:37 dr 1.6.26.3: #100887# preparations for SST optimisation 2003/09/18 07:01:01 dr 1.6.26.2: RESYNC: (1.6-1.8); FILE MERGED 2003/08/13 15:10:22 dr 1.6.26.1: #110887# string handling changes


2003-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [34a1cb2e04bc28e74789531ec0addbfbfca730e9]

INTEGRATION: CWS calc17 (1.3.124); FILE MERGED 2003/10/06 13:35:00 dr 1.3.124.9: #100887# reduce SST - compiler compatibility 2003/09/26 05:59:03 dr 1.3.124.8: #110405# INetURLObject 2003/09/23 09:49:28 dr 1.3.124.7: #100887# reduce SST with hash table, last changes 2003/09/22 16:54:11 dr 1.3.124.6: #100887# reduce SST with hash table 2003/09/18 08:46:07 dr 1.3.124.5: merge conflict after resync 2003/09/18 07:00:54 dr 1.3.124.4: RESYNC: (1.3-1.5); FILE MERGED 2003/08/18 14:11:48 dr 1.3.124.3: #111865# page settings reimplemented 2003/08/13 15:04:51 dr 1.3.124.2: #111781# set validity with macro to error type INFO 2003/08/13 14:51:26 dr 1.3.124.1: #111781# set validity with macro to error type INFO


2003-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [c311334766ee95ba0a8b41eaca5b7f07d1b2d27b]

INTEGRATION: CWS calc17 (1.39.84); FILE MERGED 2003/10/02 12:47:45 dr 1.39.84.6: #101529# new NAME import, update of imp/exp link managers 2003/09/25 15:19:46 jmarmion 1.39.84.5: #109555# - fix for BIFF5 when applying column default XFs 2003/09/18 06:59:38 dr 1.39.84.4: RESYNC: (1.39-1.40); FILE MERGED 2003/09/09 10:02:38 jmarmion 1.39.84.3: #112154# add selected trace features to excel import. 2003/08/19 15:18:32 dr 1.39.84.2: #111865# missing page settings records in BIFF4 2003/08/18 14:11:48 dr 1.39.84.1: #111865# page settings reimplemented


2003-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [67a0b47c0d8b6018a646fe03122f22d79b265a15]

INTEGRATION: CWS calc17 (1.15.100); FILE MERGED 2003/10/02 12:47:43 dr 1.15.100.1: #101529# new NAME import, update of imp/exp link managers


2003-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [dfe1ac2a21e1db56a806878e5560ec55edf96f40]

INTEGRATION: CWS calc17 (1.19.4); FILE MERGED 2003/10/27 11:48:01 dr 1.19.4.4: RESYNC: (1.20-1.21); FILE MERGED 2003/09/19 07:42:36 dr 1.19.4.3: #100887# preparations for SST optimisation 2003/09/18 07:00:48 dr 1.19.4.2: RESYNC: (1.19-1.20); FILE MERGED 2003/08/18 14:11:47 dr 1.19.4.1: #111865# page settings reimplemented


2003-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [5eca06d1c2512db9aec89470f998c1879716767a]

INTEGRATION: CWS calc17 (1.54.2); FILE MERGED 2003/10/27 11:47:56 dr 1.54.2.4: RESYNC: (1.55-1.56); FILE MERGED 2003/10/02 12:47:41 dr 1.54.2.3: #101529# new NAME import, update of imp/exp link managers 2003/09/09 10:03:03 jmarmion 1.54.2.2: #112154# add selected trace features to excel import. 2003/08/18 14:11:47 dr 1.54.2.1: #111865# page settings reimplemented


2003-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [55f7f59e77ba9078a1a9ed2e691c75429be2ba36]

INTEGRATION: CWS calc17 (1.42.84); FILE MERGED 2003/10/02 12:47:41 dr 1.42.84.3: #101529# new NAME import, update of imp/exp link managers 2003/08/22 09:23:20 jmarmion 1.42.84.2: #111896# modify active tab if scenarios present before it. 2003/08/18 14:11:47 dr 1.42.84.1: #111865# page settings reimplemented


2003-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [42c6de7600658143349556b9946dae60a94c3fc6]

INTEGRATION: CWS calc17 (1.64.26); FILE MERGED 2003/10/02 12:47:39 dr 1.64.26.3: #101529# new NAME import, update of imp/exp link managers 2003/09/18 07:00:37 dr 1.64.26.2: RESYNC: (1.64-1.66); FILE MERGED 2003/08/18 14:11:46 dr 1.64.26.1: #111865# page settings reimplemented


2003-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [681767b9ffdba3e834e143363b0c3a0db2402121]

INTEGRATION: CWS calc17 (1.26.82); FILE MERGED 2003/10/06 07:07:08 dr 1.26.82.2: RESYNC: (1.26-1.27); FILE MERGED 2003/10/02 12:47:37 dr 1.26.82.1: #101529# new NAME import, update of imp/exp link managers


2003-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [4461eff82768fbeb55a67ddf55dfec3bde12c225]

INTEGRATION: CWS calc17 (1.85.2); FILE MERGED 2003/10/02 12:47:35 dr 1.85.2.4: #101529# new NAME import, update of imp/exp link managers 2003/09/18 07:00:30 dr 1.85.2.3: RESYNC: (1.85-1.86); FILE MERGED 2003/09/09 10:03:21 jmarmion 1.85.2.2: #112154# add selected trace features to excel import. 2003/08/18 14:11:46 dr 1.85.2.1: #111865# page settings reimplemented


2003-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [528d3c277debf5c301214852068948609953686a]

INTEGRATION: CWS calc17 (1.23.122); FILE MERGED 2003/10/02 12:47:32 dr 1.23.122.3: #101529# new NAME import, update of imp/exp link managers 2003/09/18 07:00:25 dr 1.23.122.2: RESYNC: (1.23-1.24); FILE MERGED 2003/09/09 10:03:39 jmarmion 1.23.122.1: #112154# add selected trace features to excel import.


2003-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [6f659e587a46a330cc989cfd973b9106534114a3]

INTEGRATION: CWS calc17 (1.21.84); FILE MERGED 2003/10/02 12:47:30 dr 1.21.84.1: #101529# new NAME import, update of imp/exp link managers


2003-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [626084e8893d7f6fd0d9cb807f03322178ff65d0]

INTEGRATION: CWS calc17 (1.47.28); FILE MERGED 2003/09/22 16:54:11 dr 1.47.28.3: #100887# reduce SST with hash table 2003/09/18 07:00:14 dr 1.47.28.2: RESYNC: (1.47-1.48); FILE MERGED 2003/08/18 14:11:45 dr 1.47.28.1: #111865# page settings reimplemented


2003-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [12d13153fef640fb980f2fb87a0b1a859e807fa3]

INTEGRATION: CWS calc17 (1.18.84); FILE MERGED 2003/10/27 11:47:51 dr 1.18.84.3: RESYNC: (1.18-1.19); FILE MERGED 2003/09/22 09:49:22 jmarmion 1.18.84.2: #109555# do not overwrite column default formatting 2003/08/18 14:11:44 dr 1.18.84.1: #111865# page settings reimplemented


2003-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [9cd7bb0ead90e9beedd680e139524ed3039b9bf4]

INTEGRATION: CWS tbe7 (1.7.78); FILE MERGED 2003/08/13 13:43:54 tbe 1.7.78.1: #110560# Basic Dialog Editor: Not possible to set initial selection of list box


2003-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [cd96ca197993475fcaad3f378086b481446d5833]

INTEGRATION: CWS tbe7 (1.15.156); FILE MERGED 2003/08/13 13:43:27 tbe 1.15.156.1: #110560# Basic Dialog Editor: Not possible to set initial selection of list box


2003-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [702d7f2266d840dd77903670466f91d62abf6800]

INTEGRATION: CWS tbe7 (1.52.24); FILE MERGED 2003/08/13 13:43:26 tbe 1.52.24.1: #110560# Basic Dialog Editor: Not possible to set initial selection of list box


2003-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [9fc8889b66c1fb130ba2097fd66fe61a86ba99bb]

INTEGRATION: CWS tbe7 (1.17.78); FILE MERGED 2003/08/13 13:43:25 tbe 1.17.78.1: #110560# Basic Dialog Editor: Not possible to set initial selection of list box


2003-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [423636cf8510434d42b21c7871fde8eb6fc38c96]

INTEGRATION: CWS tbe7 (1.14.78); FILE MERGED 2003/08/13 13:42:45 tbe 1.14.78.1: #110560# Basic Dialog Editor: Not possible to set initial selection of list box


2003-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [5d221e2c6a6b0ccd7ee8891fa4c180f701bf5205]

INTEGRATION: CWS tbe7 (1.72.68); FILE MERGED 2003/10/24 10:02:06 tbe 1.72.68.2: RESYNC: (1.72-1.73); FILE MERGED 2003/08/21 15:15:16 tbe 1.72.68.1: #i17355# Basic IDE doesn't display a recorded macro initially


2003-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [5e4d7482c4662467af156e3560f30b0423943af1]

INTEGRATION: CWS tbe7 (1.16.78); FILE MERGED 2003/08/13 13:43:27 tbe 1.16.78.1: #110560# Basic Dialog Editor: Not possible to set initial selection of list box


2003-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [f5609d7289220f064fb94c0bca9b1ea76cb2ec72]

INTEGRATION: CWS tbe7 (1.13.78); FILE MERGED 2003/08/13 13:43:26 tbe 1.13.78.1: #110560# Basic Dialog Editor: Not possible to set initial selection of list box


2003-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [93a788e9e5768a998fabff8258c6c3a68b2ffca9]

INTEGRATION: CWS tbe7 (1.16.44); FILE MERGED 2003/08/07 12:20:10 tbe 1.16.44.2: #110559# Basic Dialog Editor: Not possible to specify state of 2 groups of radio buttons 2003/08/06 12:52:31 tbe 1.16.44.1: #111631# Dialog Editor: Wrong tab order in imported dialogs


2003-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [8e837a72e17bf97d5d56561726d94da28d860dc9]

INTEGRATION: CWS tbe7 (1.3.40); FILE MERGED 2003/07/30 08:32:36 tbe 1.3.40.1: #i17353# pass count in Basic IDE break point dialog is not restored


2003-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [6248f58b7c9d52f0801ac671da0f66a8e8dedf48]

INTEGRATION: CWS tbe7 (1.32.44); FILE MERGED 2003/08/07 12:21:42 tbe 1.32.44.3: #110559# Basic Dialog Editor: Not possible to specify state of 2 groups of radio buttons 2003/08/06 12:54:12 tbe 1.32.44.2: #111631# Dialog Editor: Wrong tab order in imported dialogs 2003/07/29 09:30:51 tbe 1.32.44.1: #109994# Dialog control blocks dialog engine


2003-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [0d2a02bc6dc687816af7905919288a55c4aee883]

INTEGRATION: CWS tbe7 (1.28.30); FILE MERGED 2003/08/07 12:21:42 tbe 1.28.30.2: #110559# Basic Dialog Editor: Not possible to specify state of 2 groups of radio buttons 2003/08/06 12:54:13 tbe 1.28.30.1: #111631# Dialog Editor: Wrong tab order in imported dialogs


2003-11-05  Oliver Bolte  <obo@openoffice.org>  [9a97a38a14e52f70145092bfc05f800eb3d05f55]

start up problems of svdem.exe fixed


2003-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [e8d444973b725fd34455062b1a5f6e0a1fbdb442]

INTEGRATION: CWS tbe7 (1.14.98); FILE MERGED 2003/08/15 14:44:48 tbe 1.14.98.1: #111830# New Basic libraries always contain a Main sub


2003-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [eb14b5a181c566ece06cb19ce3dadd05e8e15204]

INTEGRATION: CWS tbe7 (1.22.40); FILE MERGED 2003/08/15 14:44:47 tbe 1.22.40.1: #111830# New Basic libraries always contain a Main sub


2003-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [255be34dca5c76d4a1369e778477a16e2ce84bf0]

INTEGRATION: CWS tbe7 (1.26.40); FILE MERGED 2003/08/15 14:44:47 tbe 1.26.40.1: #111830# New Basic libraries always contain a Main sub


2003-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [d89a239fca8c4c5585c14b7d8908677da64fef00]

INTEGRATION: CWS tbe7 (1.2.98); FILE MERGED 2003/07/30 08:35:59 tbe 1.2.98.1: #i17353# pass count in Basic IDE break point dialog is not restored


2003-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [0f56f824d7d45a7fb2724694be386cc8131edd51]

INTEGRATION: CWS tbe7 (1.5.92); FILE MERGED 2003/07/30 08:35:59 tbe 1.5.92.1: #i17353# pass count in Basic IDE break point dialog is not restored


2003-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [16c3be095b0cd196b616dac08b01539661447edb]

INTEGRATION: CWS tbe7 (1.19.40); FILE MERGED 2003/07/30 08:35:59 tbe 1.19.40.1: #i17353# pass count in Basic IDE break point dialog is not restored


2003-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [82bdaeb1712090fc315b70e5116ab2e22c3584f1]

INTEGRATION: CWS tbe7 (1.21.40); FILE MERGED 2003/10/24 09:48:38 tbe 1.21.40.2: RESYNC: (1.21-1.22); FILE MERGED 2003/09/24 10:58:14 tbe 1.21.40.1: #111811# Error: Dialog::Execute() - Parent already disabled, use another parent to ...


2003-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [5e28452fd70de544369d9ff0d2764d6f155b17ea]

INTEGRATION: CWS tbe7 (1.26.30); FILE MERGED 2003/07/25 10:54:01 tbe 1.26.30.2: #i15715# Basic-IDE/Tabbar: Renaming module to itself gives stupid errormessage 2003/07/24 13:28:09 tbe 1.26.30.1: #109471# Query boxes in Find&Replace dialog not modal


2003-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [1900c2958855155e17e4c49c2160c4fadc14cacc]

INTEGRATION: CWS tbe7 (1.32.40); FILE MERGED 2003/08/25 16:07:26 tbe 1.32.40.2: #i15709# Basic-IDE / Pressing F6 five times - where is the focus? 2003/07/30 08:35:58 tbe 1.32.40.1: #i17353# pass count in Basic IDE break point dialog is not restored


2003-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [ace2f4ad3f2e761ff39ffaa71434a5acfa35899e]

INTEGRATION: CWS tbe7 (1.28.40); FILE MERGED 2003/07/30 08:35:57 tbe 1.28.40.1: #i17353# pass count in Basic IDE break point dialog is not restored


2003-11-05  Armin Weiss  <aw@openoffice.org>  [c3663a687ccc9365b2b4eb4a3950b8d94c2d6ea7]

Added PolyPolygonTools, Added PolygonTool functionality, changed bool to sal_Bool


2003-11-05  Armin Weiss  <aw@openoffice.org>  [571971699571e0baf9710ddf076ebf27aebb548d]

Added new area for PolyPolygon tools


2003-11-05  Rüdiger Timm  <rt@openoffice.org>  [03f864ac256e365e20a6fa1c7bdd0c4db567aed4]

#100000# cppumaker.mk is obsolete and has benn removed


2003-11-05  luctur  <luctur@openoffice.org>  [919086969bcd30dbb1c7ce5d8cbd2f5dafc55021]

slightly changed it_IT readme file


2003-11-04  Duncan Foster  <dfoster@openoffice.org>  [9e4e207df6c11e59d1aeec0007fa959b9a7b9d3c]

#i16754# - Move of rhino patching to external module


2003-11-04  Duncan Foster  <dfoster@openoffice.org>  [f8803bd722491ce2a85ff5ba4010f2fe1187e3a7]

#i22116# - Complete XPropertySet implementation


2003-11-04  Björn Milcke  <bm@openoffice.org>  [bd127aff2ee9b8abc03e297e838d2660fff95472]

when copying legend, do not use old entries


2003-11-04  Björn Milcke  <bm@openoffice.org>  [c7ac9f7b4d48a8bae7242229a5476f610437f3c3]

DiagramHelper::changeDiagram


2003-11-04  Ingrid Halama  <iha@openoffice.org>  [2a8d1b919b3c96da9df62d074a46008ec1eef49d]

mark handles for series selection


2003-11-04  Mikhail Voitenko  <mav@openoffice.org>  [c37f4bb94a119e4031796c097a35c1217e221e6c]

#112739# add breakLink method


2003-11-04  Ingrid Halama  <iha@openoffice.org>  [ea43db134d5c1ed66f44cb7d67945f998fccb565]

handle unstacked series; removed unused normal polygon code


2003-11-04  Björn Milcke  <bm@openoffice.org>  [12095b63ceb18f3e76a69864bd15e101c0db0471]

-ChartTypeItemConverter


2003-11-04  Björn Milcke  <bm@openoffice.org>  [0894ce1bd39f2d1e7ce963a4608412c54b452fed]

include algorithm was missing for find_if


2003-11-04  Ingrid Halama  <iha@openoffice.org>  [4aa21a800326f7dc0c5869a667a4fab14b041f73]

added clipping for lines and stripes; removed problem with grids lying in front of series


2003-11-04  Ingrid Halama  <iha@openoffice.org>  [150ff805c50711ecbab12952f54450f809869e8a]

added Clipping


2003-11-04  Ingrid Halama  <iha@openoffice.org>  [3ebb1ac3a48e7782372a7ee5ede37af19903db55]

added function getPointFromPoly


2003-11-04  Björn Milcke  <bm@openoffice.org>  [f7ee2cfae45513836614ab6e7a2d7ba0981ab614]

const member may not be initialized in CTOR's body


2003-11-04  Björn Milcke  <bm@openoffice.org>  [29e25e0cbd6f3b9316937218f59e8004265e41b3]

-GetNewPropertySet


2003-11-04  Björn Milcke  <bm@openoffice.org>  [46d0cfcf4d90dbdd779bea510634106d19475c4d]

-ChartTypeItemConverter


2003-11-04  Björn Milcke  <bm@openoffice.org>  [759b3eb17c50b66794547ed560358678123bddf7]

ChartType concept: the template creates the diagram.  To determine with which template an existing Diagram was probably created, the data series tree is searched and according to the result the template is guessed. OldApi chart type support SubGrid added


2003-11-04  Ingrid Halama  <iha@openoffice.org>  [b001ff129865a183eab89f310e9b72ae8d1f68ca]

added ==operator for Position3D


2003-11-03  Kurt Zenker  <kz@openoffice.org>  [c606cf901739b73ddd9ec45a57f3d9c95f305f99]

new version for SRC680


2003-11-03  Ingrid Halama  <iha@openoffice.org>  [af6e5259b1f718485e1b26efdc7620f34a8377fb]

create a correct border for 3D stripe


2003-11-03  Ingrid Halama  <iha@openoffice.org>  [47cabf5485f124b57fe993a718750407fb326858]

enable Line Width, Style and Transparency in method createLine3D (used e.g. for grids)


2003-11-03  Duncan Foster  <dfoster@openoffice.org>  [b9a2929afef042d248762265562616ec0ed48bfb]

#i16574# Renaming bsh-1.2b7.jar -> bsh.jar


2003-11-03  Armin Weiss  <aw@openoffice.org>  [a64ad65ca69ccfbfcfd51b7b8bef4cf4353ab5c1]

Added entries for tuple and range


2003-11-02  Ingrid Halama  <iha@openoffice.org>  [65d82f90fa1820e2d92b1bbfbb22b4c4b35068c4]

added line chart


2003-10-31  Ingrid Halama  <iha@openoffice.org>  [8824f1309e435e9699e5bdef9928facc0536c9d6]

rebuild after title edit


2003-10-31  Björn Milcke  <bm@openoffice.org>  [0ce0f21c5d49149dcbbdd0ce6c8aae9eb7498471]

change fill-style of area (and color to different one)


2003-10-31  Ingrid Halama  <iha@openoffice.org>  [c06a88907ace1f07afea06352c917bc12423381d]

selection handling for single legendentries -> pretend to be a series


2003-10-31  Ingrid Halama  <iha@openoffice.org>  [2c3a156fe17a84e496f1f7a27ef0d0470bc46ced]

correct selection handling for single legendentries (added a group shape around each entry)


2003-10-31  Duncan Foster  <dfoster@openoffice.org>  [124c0abdef4f882fae4d7d7dab4e37ccdf0515b0]

#i21624# Needed dep on the tools lib. Hence the changes to the makefile.


2003-10-31  Armin Weiss  <aw@openoffice.org>  [78bf41629c47cd06fa8089d9e9026ff62b20b2e9]

removed /sdr from deliver paths


2003-10-31  Armin Weiss  <aw@openoffice.org>  [05ea37545b70f7f3077e7b56f04ed593b3f9f9bc]

Added deliver statements for most used headers


2003-10-31  Armin Weiss  <aw@openoffice.org>  [94c9d84524894e98ba68f12e7df8e74428778350]

includes were one inc too deep, correcting


2003-10-31  Armin Weiss  <aw@openoffice.org>  [934a8bd6157c0043ca4b591687b226edd0f8fe23]

includes were one inc too deep, correcting


2003-10-30  Kurt Zenker  <kz@openoffice.org>  [f195f7c4e1f5cb09ed1003eef817e0a4118e4e5c]

new version for SRC680


2003-10-30  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b7ee7b0d61194c6aaa2b64d27d9b550adf706988]

#100000# fix mws build


2003-10-30  Ingrid Halama  <iha@openoffice.org>  [1f181d7e4b0ac3751ac7d7e2f3b7408ff4211f4f]

correct mark handles for legend object


2003-10-30  Ingrid Halama  <iha@openoffice.org>  [695bfc71e794dcd373dfb93b4e3b19c6fe041963]

rename indicator for mark handle object from Handles to MarkHandles


2003-10-30  Ingrid Halama  <iha@openoffice.org>  [4071468104fa04a688b67e70aa21cceebc2b93bd]

correct automatic position for rotated title


2003-10-30  Rüdiger Timm  <rt@openoffice.org>  [359e2314923df1dc0601f53c1bf9bb7dc5a1e7b0]

#100000#


2003-10-30  Rüdiger Timm  <rt@openoffice.org>  [9e78bb165e4af10124e2b18d885f3abacb554a0a]

#100000# internal dependency


2003-10-30  Rüdiger Timm  <rt@openoffice.org>  [d84805771815cce54dc72a8729b94873461e34d5]

#100000# some needed UNOTYPES added.


2003-10-30  Oliver Bolte  <obo@openoffice.org>  [19d20c12d133b447992a5cc2b13c8dd9f7ffaf46]

#100000# runthrd obsolete


2003-10-30  Ingrid Halama  <iha@openoffice.org>  [3e1cbc6692634f33953dc28a9660f1a6f1d9c00d]

prevent deleting view in text edit mode


2003-10-30  Rüdiger Timm  <rt@openoffice.org>  [6071509bacb3722340e16b5582c6e8b8a7cfdb06]

SRC680


2003-10-30  Rüdiger Timm  <rt@openoffice.org>  [9f794f679e177c24a9abd5047faf1c4ae4fe0530]

INTEGRATION: CWS writerteamqbugs (1.16.110); FILE MERGED 2003/08/29 08:39:30 fme 1.16.110.3: #i15954# DrawStretchCapital in RTL environment 2003/08/29 08:35:53 fme 1.16.110.2: #106506# DrawStretchCapital in RTL environment 2003/08/25 07:51:59 fme 1.16.110.1: #110852# Set correct font for line numbering


2003-10-30  Rüdiger Timm  <rt@openoffice.org>  [d662c6a6d1aea63180f1f11152974cf2f0440547]

INTEGRATION: CWS writerteamqbugs (1.50.68); FILE MERGED 2003/08/25 11:54:09 od 1.50.68.1: #111713# <SwXShape::dispose(..)> - refine assertion for safety reason.


2003-10-30  Rüdiger Timm  <rt@openoffice.org>  [88326f5106f017550b894f421551c30293725069]

INTEGRATION: CWS writerteamqbugs (1.45.88); FILE MERGED 2003/08/25 07:52:00 fme 1.45.88.1: #110852# Set correct font for line numbering


2003-10-30  Rüdiger Timm  <rt@openoffice.org>  [fa5e743a4dafa8943709eb3ce994857294efd7ae]

INTEGRATION: CWS writerteamqbugs (1.44.164); FILE MERGED 2003/08/25 07:51:59 fme 1.44.164.1: #110852# Set correct font for line numbering


2003-10-30  Rüdiger Timm  <rt@openoffice.org>  [7809010c70909a01cf54bd45b76a271b20746a28]

INTEGRATION: CWS writerteamqbugs (1.73.88); FILE MERGED 2003/08/25 07:51:58 fme 1.73.88.1: #110852# Set correct font for line numbering


2003-10-30  Rüdiger Timm  <rt@openoffice.org>  [a62868488cf9f439aeb05ae80e02d69bc37e70a2]

INTEGRATION: CWS writerteamqbugs (1.16.164); FILE MERGED 2003/08/22 11:42:43 fme 1.16.164.1: #i4540# Do not consider negative tab stops


2003-10-30  Rüdiger Timm  <rt@openoffice.org>  [2aec7a9a8551744f9b614622a1a5649f68d891f5]

INTEGRATION: CWS writerteamqbugs (1.32.164); FILE MERGED 2003/08/29 09:34:34 fme 1.32.164.2: #i15996# Alignment of footnote number portion in rtl environment 2003/08/25 07:49:38 fme 1.32.164.1: #110852# Set correct font for line numbering


2003-10-30  Rüdiger Timm  <rt@openoffice.org>  [4674eb62672bff5eaa12d1a2760bb762f315038f]

INTEGRATION: CWS writerteamqbugs (1.36.76); FILE MERGED 2003/08/25 07:49:38 fme 1.36.76.2: #110852# Set correct font for line numbering 2003/08/22 08:39:07 fme 1.36.76.1: #111882# Bidi - Use correct margin for fly portion calculation


2003-10-30  Rüdiger Timm  <rt@openoffice.org>  [87cd157f0a81e60b7b6527c7f075d05980cee01c]

INTEGRATION: CWS writerteamqbugs (1.33.164); FILE MERGED 2003/08/25 07:49:37 fme 1.33.164.1: #110852# Set correct font for line numbering


2003-10-30  Rüdiger Timm  <rt@openoffice.org>  [5501d2af33ec98b34b05e802e63b890cfdfb04c0]

INTEGRATION: CWS writerteamqbugs (1.76.68); FILE MERGED 2003/08/25 07:49:37 fme 1.76.68.1: #110852# Set correct font for line numbering


2003-10-30  Rüdiger Timm  <rt@openoffice.org>  [c93ba671c8b29d1dcea4d0e48456e0ab045ed8b3]

INTEGRATION: CWS writerteamqbugs (1.16.198); FILE MERGED 2003/08/25 07:49:36 fme 1.16.198.1: #110852# Set correct font for line numbering


2003-10-30  Rüdiger Timm  <rt@openoffice.org>  [32ff16d40bb5d28b04d73e826369b0012d8a8773]

INTEGRATION: CWS writerteamqbugs (1.40.160); FILE MERGED 2003/08/25 07:49:37 fme 1.40.160.1: #110852# Set correct font for line numbering


2003-10-30  Rüdiger Timm  <rt@openoffice.org>  [f82bb85018f53461e2e85af0fdf231bc19e43c76]

INTEGRATION: CWS writerteamqbugs (1.77.126); FILE MERGED 2003/08/25 07:49:36 fme 1.77.126.1: #110852# Set correct font for line numbering


2003-10-30  Björn Milcke  <bm@openoffice.org>  [14c4c57de261341ebb6bf4f5d022295b86b5470d]

deliver libraries for installation set


2003-10-30  Rüdiger Timm  <rt@openoffice.org>  [86c856f404d4ae6e6c0b4c6150bd831a6b383d77]

INTEGRATION: CWS writerteamqbugs (1.58.164); FILE MERGED 2003/08/25 07:49:35 fme 1.58.164.1: #110852# Set correct font for line numbering


2003-10-30  Rüdiger Timm  <rt@openoffice.org>  [fd335b91d2bf883f79e4c4f0a5ea2026ce5211a7]

INTEGRATION: CWS writerteamqbugs (1.26.66); FILE MERGED 2003/08/25 07:49:35 fme 1.26.66.1: #110852# Set correct font for line numbering


2003-10-30  Rüdiger Timm  <rt@openoffice.org>  [f19db6e7e3df5a1468686a06ff7ff2e1c7043689]

INTEGRATION: CWS writerteamqbugs (1.39.164); FILE MERGED 2003/08/27 14:38:55 fme 1.39.164.1: #110686# Guess should not take a shortcut if there is no space left on the current line


2003-10-30  Rüdiger Timm  <rt@openoffice.org>  [b89b11e2e03adffada4bbf535bb6b0c898d8ce87]

INTEGRATION: CWS writerteamqbugs (1.38.114); FILE MERGED 2003/08/25 07:49:35 fme 1.38.114.1: #110852# Set correct font for line numbering


2003-10-30  Rüdiger Timm  <rt@openoffice.org>  [948d3e768ac69991f727ea9b8ccf88ee0c868147]

INTEGRATION: CWS writerteamqbugs (1.41.78); FILE MERGED 2003/08/29 14:51:50 fme 1.41.78.1: #i5947# Condition for backward move of table inside balanced section changed


2003-10-30  Rüdiger Timm  <rt@openoffice.org>  [3a1ba227587c369868a5c8576d06b5b0d62555ab]

INTEGRATION: CWS writerteamqbugs (1.24.52); FILE MERGED 2003/08/21 14:44:04 fme 1.24.52.1: #111704# PageDesc check does not make sense for frames in fly frames


2003-10-30  Rüdiger Timm  <rt@openoffice.org>  [b535264c74c5611118919984e7dd34a4b71e5343]

INTEGRATION: CWS writerteamqbugs (1.38.52); FILE MERGED 2003/08/22 12:46:18 fme 1.38.52.1: #110448# Calculate correct printing area in online layout


2003-10-30  Rüdiger Timm  <rt@openoffice.org>  [490fa387000b55d5bb055c966b5f2f77ad960096]

INTEGRATION: CWS writerteamqbugs (1.1.2); FILE ADDED 2003/08/25 07:40:44 fme 1.1.2.1: #110852# Set correct font for line numbering


2003-10-30  Rüdiger Timm  <rt@openoffice.org>  [e66f44d0d09ddc026add64910506ec4d554c651c]

INTEGRATION: CWS writerteamqbugs (1.31.164); FILE MERGED 2003/08/25 07:42:04 fme 1.31.164.1: #110852# Set correct font for line numbering


2003-10-30  Rüdiger Timm  <rt@openoffice.org>  [4333f95b53c0ddfa8eecb27aeb9fc9def16c4ee3]

INTEGRATION: CWS writerteamqbugs (1.23.164); FILE MERGED 2003/08/25 07:46:04 fme 1.23.164.1: #110852# Set correct font for line numbering


2003-10-30  Rüdiger Timm  <rt@openoffice.org>  [4c8891f24307a2f475baaa415c7759098bf8a76d]

INTEGRATION: CWS writerteamqbugs (1.32.126); FILE MERGED 2003/08/25 07:46:03 fme 1.32.126.1: #110852# Set correct font for line numbering


2003-10-30  Rüdiger Timm  <rt@openoffice.org>  [835f0f4c39b8a3e0e87ca00dc86d67f3fb4567d2]

INTEGRATION: CWS writerteamqbugs (1.16.164); FILE MERGED 2003/09/08 08:52:18 od 1.16.164.2: RESYNC: (1.16-1.17); FILE MERGED 2003/08/25 07:45:36 fme 1.16.164.1: #110852# Set correct font for line numbering


2003-10-30  Rüdiger Timm  <rt@openoffice.org>  [ac832c6ffce15af9c166618ee25d2a0ce345c141]

INTEGRATION: CWS writerteamqbugs (1.11.164); FILE MERGED 2003/08/25 07:45:25 fme 1.11.164.1: #110852# Set correct font for line numbering


2003-10-30  Rüdiger Timm  <rt@openoffice.org>  [551aa303eb0c72ad392c0ad27149eec482a1ea13]

INTEGRATION: CWS writerteamqbugs (1.30.128); FILE MERGED 2003/08/25 07:45:16 fme 1.30.128.1: #110852# Set correct font for line numbering


2003-10-30  Rüdiger Timm  <rt@openoffice.org>  [88d19cfc7283806c8b446819a834234ee0b3f5e1]

INTEGRATION: CWS writerteamqbugs (1.29.88); FILE MERGED 2003/08/25 07:45:16 fme 1.29.88.1: #110852# Set correct font for line numbering


2003-10-30  Rüdiger Timm  <rt@openoffice.org>  [063593721fc0b9e24968f3ab0e5f7118f0800bb7]

INTEGRATION: CWS mav08 (1.2.42); FILE MERGED 2003/10/14 09:17:55 mav 1.2.42.1: #i19303# prenotifications ( move to mav08 )


2003-10-30  Rüdiger Timm  <rt@openoffice.org>  [5a3273019ae6a566067723dd15e7c57db95a8e11]

INTEGRATION: CWS mav08 (1.33.10); FILE MERGED 2003/10/15 08:03:59 mav 1.33.10.1: #i21121# seek the stream to 0 when return it


2003-10-30  Rüdiger Timm  <rt@openoffice.org>  [74042322ee5115526e9adbc0c7c1c0cb19cf9a41]

INTEGRATION: CWS mav08 (1.2.10); FILE MERGED 2003/10/15 08:06:03 mav 1.2.10.2: #i21121# substorages implement transacted mode 2003/10/13 14:26:33 mav 1.2.10.1: #i21121# Transacted mode for storages


2003-10-30  Rüdiger Timm  <rt@openoffice.org>  [8c64f087f88173b3101307176cccdd03e6558c69]

INTEGRATION: CWS mav08 (1.2.10); FILE MERGED 2003/10/15 08:07:55 mav 1.2.10.2: #i21121# substorages implement transacted mode 2003/10/13 14:26:33 mav 1.2.10.1: #i21121# Transacted mode for storages


2003-10-30  Rüdiger Timm  <rt@openoffice.org>  [0e7b8276c54c31e8d8dddf427964468839482786]

INTEGRATION: CWS mav08 (1.2.10); FILE MERGED 2003/10/15 08:05:08 mav 1.2.10.2: #i21121# substorages implement transacted mode 2003/10/13 14:26:33 mav 1.2.10.1: #i21121# Transacted mode for storages


2003-10-30  Rüdiger Timm  <rt@openoffice.org>  [7a4d64b6ea2b4a702c524bcd98634acb530b9c43]

INTEGRATION: CWS mav08 (1.2.10); FILE MERGED 2003/10/15 08:05:29 mav 1.2.10.2: #i21121# substorages implement transacted mode 2003/10/13 14:26:32 mav 1.2.10.1: #i21121# Transacted mode for storages


2003-10-30  Rüdiger Timm  <rt@openoffice.org>  [118c16a09bba5a783b76f4a686a379b829421444]

INTEGRATION: CWS mav08 (1.1.2); FILE ADDED 2003/10/28 07:47:14 mav 1.1.2.1: #i21121# unit test for storages


2003-10-30  Rüdiger Timm  <rt@openoffice.org>  [f4419ec1cd6dd9c3c43f35c1ea9138cafb7e3f6c]

INTEGRATION: CWS mav08 (1.1.2); FILE ADDED 2003/10/28 14:48:36 mav 1.1.2.3: #i21121# fix the typo 2003/10/28 14:44:32 mav 1.1.2.2: #i21121# adjust the test according the new behaviour 2003/10/28 07:47:01 mav 1.1.2.1: #i21121# unit test for storages


2003-10-30  Rüdiger Timm  <rt@openoffice.org>  [949aed1163b01ce31865b38d1941186356ac1af5]

INTEGRATION: CWS mav08 (1.1.2); FILE ADDED 2003/10/28 07:47:00 mav 1.1.2.1: #i21121# unit test for storages


2003-10-30  Rüdiger Timm  <rt@openoffice.org>  [51f9ff07c4b36ef5a77c9883f71113596fa62c1a]

INTEGRATION: CWS mav08 (1.1.2); FILE ADDED 2003/10/28 07:46:59 mav 1.1.2.1: #i21121# unit test for storages


2003-10-30  Rüdiger Timm  <rt@openoffice.org>  [1e28f61c6bd498fc6710a15256b48031e13be592]

INTEGRATION: CWS mav08 (1.1.2); FILE ADDED 2003/10/28 07:46:58 mav 1.1.2.1: #i21121# unit test for storages


2003-10-30  Rüdiger Timm  <rt@openoffice.org>  [53fc76dad126760fab3125236ac34a002d8c4bae]

INTEGRATION: CWS mav08 (1.1.2); FILE ADDED 2003/10/28 07:46:57 mav 1.1.2.1: #i21121# unit test for storages


2003-10-30  Rüdiger Timm  <rt@openoffice.org>  [ff1805466302b940a2227e931da46a1a1d9d8fa3]

INTEGRATION: CWS mav08 (1.1.2); FILE ADDED 2003/10/28 14:39:46 mav 1.1.2.2: #i21121# adjust the test according the new behaviour 2003/10/28 07:46:56 mav 1.1.2.1: #i21121# unit test for storages


2003-10-30  Rüdiger Timm  <rt@openoffice.org>  [73f3ad479fb1c49446a3289d2dcfb61e81508739]

INTEGRATION: CWS mav08 (1.1.2); FILE ADDED 2003/10/28 14:39:46 mav 1.1.2.2: #i21121# adjust the test according the new behaviour 2003/10/28 07:46:55 mav 1.1.2.1: #i21121# unit test for storages


2003-10-30  Rüdiger Timm  <rt@openoffice.org>  [dfe0d4f5c851c65ddbc99e61bce0e09b81d573cb]

INTEGRATION: CWS mav08 (1.1.2); FILE ADDED 2003/10/28 07:46:54 mav 1.1.2.1: #i21121# unit test for storages


2003-10-30  Rüdiger Timm  <rt@openoffice.org>  [7bbca1419e397456b01e957e672be39fb00edd5a]

INTEGRATION: CWS mav08 (1.1.2); FILE ADDED 2003/10/28 07:46:53 mav 1.1.2.1: #i21121# unit test for storages


2003-10-30  Rüdiger Timm  <rt@openoffice.org>  [e84685eea52b824a94bcece35f33debe7ce219ea]

INTEGRATION: CWS mav08 (1.1.2); FILE ADDED 2003/10/28 07:46:52 mav 1.1.2.1: #i21121# unit test for storages


2003-10-30  Rüdiger Timm  <rt@openoffice.org>  [e52e6a8928eb72982952d960cfada142227632f1]

INTEGRATION: CWS mav08 (1.1.2); FILE ADDED 2003/10/28 07:46:51 mav 1.1.2.1: #i21121# unit test for storages


2003-10-30  Rüdiger Timm  <rt@openoffice.org>  [8bc0e86aba9027911e1ccf9793700efdc41019d2]

INTEGRATION: CWS mav08 (1.2.10); FILE MERGED 2003/10/15 08:31:12 mav 1.2.10.1: #i21121# substorages must implement transacted mode


2003-10-30  Rüdiger Timm  <rt@openoffice.org>  [a3dbcf68ce0a202d1181f7949cec2a41f4879e85]

INTEGRATION: CWS mav08 (1.2.10); FILE MERGED 2003/10/15 08:31:11 mav 1.2.10.1: #i21121# substorages must implement transacted mode


2003-10-29  Duncan Foster  <dfoster@openoffice.org>  [8a8bfb21ae9412a45b0e580d51555f362d515c77]

#i21624# Added security check to the ScriptProtocolHandler. Needed dep on the sfx2 lib. Hence the changes to the makefile.


2003-10-29  Tomas O'Connor  <toconnor@openoffice.org>  [706da18a5b40e406159efe999f324a45bf010b4d]

#i21858# - removal of framework namespace from namespace hierarchy of Scripting Framework UNO services and interfaces


2003-10-29  Tomas O'Connor  <toconnor@openoffice.org>  [2a5ee2e1a50f8c6d38787307e29f06fcd7860f00]

#i21858# - removal of framework namespace from namespace of UNO interfaces and services


2003-10-29  Mikhail Voitenko  <mav@openoffice.org>  [4b5e3758fc881da0a36656b56a84ff68370f53a6]

#112739# deliver list


2003-10-29  Mikhail Voitenko  <mav@openoffice.org>  [68d5a4ca421f16fc94cf6c85fe9ca16073fc420e]

#112739# a small demo application


2003-10-29  Mikhail Voitenko  <mav@openoffice.org>  [7984a40a532969ff775d19bbe1d8ffe8337f9bfe]

#112739# exception specification


2003-10-29  Björn Milcke  <bm@openoffice.org>  [23afd5499d54138782c1e8432f043e1779593d58]

XAnchor removed from AnchorPoint


2003-10-29  Oliver Bolte  <obo@openoffice.org>  [af6bb3e9c1158200b3f3f16a42fd961805244f03]

#100000# broken for unxsols4.pro


2003-10-29  Mikhail Voitenko  <mav@openoffice.org>  [28089fabf7b4791f6c40123affd63d6ed5e0cff7]

#112739# remove spaces and tabs that disturb dmake


2003-10-29  Mikhail Voitenko  <mav@openoffice.org>  [c15f53da392b2c5083dd5336e1d90e818ed10c1c]

#112739# fix typo


2003-10-29  Mikhail Voitenko  <mav@openoffice.org>  [825cf3707347e821ee1dabaf8fd8acaacbdd324a]

#112739# adopt for solaris


2003-10-28  Ingrid Halama  <iha@openoffice.org>  [60264688576aaf7d40eb8dcb9c2618e7181d60c9]

change auto position of diagram in respect to legend


2003-10-28  Ingrid Halama  <iha@openoffice.org>  [eb47633798ec9324a6a6215ecc515646cda1666f]

changed right mouse click handling (context for contextmenu spec)


2003-10-28  Ingrid Halama  <iha@openoffice.org>  [4cc27987b7bb85964a13e1440cfd30cc913c3052]

paint problem with title after editing


2003-10-28  Mikhail Voitenko  <mav@openoffice.org>  [550b3d3278ce96bcbc79d21b621218e288d77e6f]

#112739# adopt for linux


2003-10-28  Ingrid Halama  <iha@openoffice.org>  [0911fe5b7fe7fa58935bb7753d074dee8775d266]

added text-edit-outliner support


2003-10-28  Ingrid Halama  <iha@openoffice.org>  [eb54a5f0424aa71b694c6f8a7aca669ef0bf9c3b]

method name change: DrawViewWrapper::G/getTextEditObject()


2003-10-28  Ingrid Halama  <iha@openoffice.org>  [02675f517caa44c880c82cbb6afc1cecb56f727b]

method name change: G/getTextEditObject()


2003-10-28  Björn Milcke  <bm@openoffice.org>  [99c16fd2e314da9a98cfe02ec6a9bc2ea72203c8]

VLegend::changePosition changed (reference size)


2003-10-28  Ingrid Halama  <iha@openoffice.org>  [f4b7c9f63ce7b0a0a7ed446a665227f4eef883bf]

added text-edit-outliner support


2003-10-28  Ingrid Halama  <iha@openoffice.org>  [4d4f12858b387f69cddb2321d044df251fbfaca4]

added SID_TEXTEDIT support


2003-10-28  Ingrid Halama  <iha@openoffice.org>  [4edd1d8cae71b1952b25daa01fb0b44eb368adcc]

added ChartController_TextEdit.obj


2003-10-28  Ingrid Halama  <iha@openoffice.org>  [81b6e2edd2f6b639013e08af31e4472f1e0fc173]

added Start/EndTextEdit and KeyInput


2003-10-28  Ingrid Halama  <iha@openoffice.org>  [99ea4fa5d43a55abaa3de4f8d247588561077279]

move method getObjectPropertySet to file/class ObjectIdentifier


2003-10-28  Ingrid Halama  <iha@openoffice.org>  [2731307f0653d49ff81cbdfb206d67a736f377d6]

move method executeDispatch_InsertSpecialCharacter to file ChartController_TextEdit.cxx


2003-10-28  Ingrid Halama  <iha@openoffice.org>  [6560403bf0bdc1835a109b301f867b5d072e5dc4]

direct text edit and InsertSpecialCharacter dialog


2003-10-28  Ingrid Halama  <iha@openoffice.org>  [d4b9096ae45c3bf54450a394207117818f946cae]

added KeyInput


2003-10-28  Ingrid Halama  <iha@openoffice.org>  [bfee0e882b8b2d59b08adae243c10e571ea212f3]

added Start/EndTextEdit and KeyInput


2003-10-28  Björn Milcke  <bm@openoffice.org>  [4fe3d0fb3acde6f0345818f74b5786eae86df7e4]

VLegend::changePosition changed (reference size)


2003-10-28  Thomas Benisch  <tbe@openoffice.org>  [29f9a0129fc13ba98638d24699ade04e9fd543ed]

#i21580# cannot execute simple basic script via initiate event on button


2003-10-28  Björn Milcke  <bm@openoffice.org>  [217454c86b7456198ab2b23b3eeb86ca23912d61]

changePosition: make the relative position relative to rReferenceSize instead of rOutAvailableSpace.  Also make the same amount of space to the other side of the legend (only for standard positions)


2003-10-28  Armin Weiss  <aw@openoffice.org>  [5c35c4ae404294fede343dc4668d0b57c580b485]

basegfx reorganization


2003-10-28  Armin Weiss  <aw@openoffice.org>  [999a109d17bdce1000f7a69417de51668334c7fc]

basegfx reorganization


2003-10-28  Vladimir Glazounov  <vg@openoffice.org>  [08df5b8ae3aac8a8604633573c76c2d1ca7aa25e]

#100000# use perl rmtree instead of system rmtree or rm


2003-10-28  Ingrid Halama  <iha@openoffice.org>  [78276359184d118ece185cd260c5fa71c05fbbbb]

change auto position of title and diagram


2003-10-27  Kurt Zenker  <kz@openoffice.org>  [522147a7ebfde3f52e991e4365923891b315a3fd]

new version for SRC680


2003-10-27  Kurt Zenker  <kz@openoffice.org>  [b7ffc6779d11367501365078c92886da1edc156e]

new version for SRC680


2003-10-27  Rüdiger Timm  <rt@openoffice.org>  [ca1d51c5e1e0c9927e887b2ae357df604f463151]

SRC680


2003-10-27  Rüdiger Timm  <rt@openoffice.org>  [6b3701ff02ce6524aac56b7450021d2c747c10f8]

INTEGRATION: CWS aw005 (1.14.154); FILE MERGED 2003/10/10 12:44:03 aw 1.14.154.1: #109585#


2003-10-27  Rüdiger Timm  <rt@openoffice.org>  [2e29e25d8aee944e2b75d8d41e34d9479d712964]

INTEGRATION: CWS aw005 (1.17.154); FILE MERGED 2003/10/09 12:17:13 aw 1.17.154.1: #109583#

Correct the value of SDRATTR_TEXTDIRECTION to avoid SetItemSet
 calling SetVerticalWriting() again since this item may not yet be set at the object and thus may differ from verical state of the object.

2003-10-27  Rüdiger Timm  <rt@openoffice.org>  [12d5b1bbb6b681d214eca3d7ac8cdb77ae5a6063]

INTEGRATION: CWS aw005 (1.17.88); FILE MERGED 2003/10/08 16:10:23 aw 1.17.88.1: #109538#


2003-10-27  Rüdiger Timm  <rt@openoffice.org>  [58ede09292e6012e3c0c5873a91d71dea90cfca9]

INTEGRATION: CWS aw005 (1.60.88); FILE MERGED 2003/10/08 16:10:22 aw 1.60.88.1: #109538#


2003-10-27  Rüdiger Timm  <rt@openoffice.org>  [3dc4758dd66d3addd42805c49b7b621870ee0290]

INTEGRATION: CWS aw005 (1.26.88); FILE MERGED 2003/10/08 16:10:00 aw 1.26.88.1: #109538#


2003-10-27  Rüdiger Timm  <rt@openoffice.org>  [bef7bb02c3c67bb997668299202afdb2f25d53c5]

INTEGRATION: CWS aw005 (1.19.286); FILE MERGED 2003/10/08 16:59:25 aw 1.19.286.1: #112587#


2003-10-27  Rüdiger Timm  <rt@openoffice.org>  [aa281bfc8740981a3d18b639bed9fb21feba9d82]

INTEGRATION: CWS aw005 (1.34.122); FILE MERGED 2003/10/10 12:45:07 aw 1.34.122.1: #109585#


2003-10-27  Rüdiger Timm  <rt@openoffice.org>  [67ac74234c0e7ee085dd464b1f54d2f2a5b72bb7]

INTEGRATION: CWS aw005 (1.48.250); FILE MERGED 2003/10/21 08:14:25 aw 1.48.250.2: RESYNC: (1.48-1.49); FILE MERGED 2003/10/08 16:09:12 aw 1.48.250.1: #109538#


2003-10-27  Rüdiger Timm  <rt@openoffice.org>  [80d6f1b582f325c86c5fd254fdd07ad11627c822]

INTEGRATION: CWS aw005 (1.10.286); FILE MERGED 2003/10/13 10:41:53 aw 1.10.286.1: #i21114# Removing no longer needed BitmapEx* using classes


2003-10-27  Rüdiger Timm  <rt@openoffice.org>  [cbbbda92da4173921af6e6b51e4a5719c51cab3d]

INTEGRATION: CWS aw005 (1.32.46); FILE MERGED 2003/10/20 14:11:16 aw 1.32.46.1: #112690#

Test existance of the page before using CalcBackgroundColor

2003-10-27  Rüdiger Timm  <rt@openoffice.org>  [7bb9efca06efb714b1531af1873609c4dbfdc8ec]

INTEGRATION: CWS aw005 (1.7.250); FILE MERGED 2003/10/16 11:22:19 aw 1.7.250.2: #i21250# Instead of simply passing sal_True as LineToArea, use bNoPolyPoly as info if this command is a 'Combine' or a 'Connect' command. On Connect it's sal_True. To not concert line segments with a set line width to polygons in that case, use this info. Do not convert LineToArea on Connect commands. 2003/10/10 11:13:30 aw 1.7.250.1: #110635# Take fill style/closed state of pAttrObj in account when deciding to change the line style


2003-10-27  Rüdiger Timm  <rt@openoffice.org>  [75c447611f2692ea3332b71be5779a5c4b6da9e5]

INTEGRATION: CWS aw005 (1.10.286); FILE MERGED 2003/10/10 12:48:59 aw 1.10.286.2: #109585# 2003/10/10 12:44:57 aw 1.10.286.1: #109585#


2003-10-27  Rüdiger Timm  <rt@openoffice.org>  [641bcf2873f6082cbb74ef1846a5117bbc83420c]

INTEGRATION: CWS aw005 (1.14.442); FILE MERGED 2003/10/08 16:58:22 aw 1.14.442.1: #112587#


2003-10-27  Rüdiger Timm  <rt@openoffice.org>  [e61f0e62c86b1cfa989dceaac59f2dd3f590496c]

INTEGRATION: CWS aw005 (1.16.442); FILE MERGED 2003/10/08 16:58:22 aw 1.16.442.1: #112587#


2003-10-27  Rüdiger Timm  <rt@openoffice.org>  [f920348629a22abddfec1448b4307627db449ac8]

INTEGRATION: CWS aw005 (1.27.214); FILE MERGED 2003/10/08 16:58:21 aw 1.27.214.1: #112587#


2003-10-27  Rüdiger Timm  <rt@openoffice.org>  [45dd5f007c8d19467a5d94f678813fb26e2f07d8]

INTEGRATION: CWS aw005 (1.13.286); FILE MERGED 2003/10/08 16:58:21 aw 1.13.286.1: #112587#


2003-10-27  Rüdiger Timm  <rt@openoffice.org>  [b5288be9e8f7aed26c978791be3a96f7ad51e4a8]

INTEGRATION: CWS aw005 (1.11.286); FILE MERGED 2003/10/08 16:58:21 aw 1.11.286.1: #112587#


2003-10-27  Rüdiger Timm  <rt@openoffice.org>  [0ca73cca3eabe71fb71501e4f40906b3d70d63f1]

INTEGRATION: CWS aw005 (1.7.286); FILE MERGED 2003/10/16 14:39:45 aw 1.7.286.1: #i19251# In different places the items and values for distances and angle/percentage were handled identically. That did not work since Get/SetMetricValue was used in that dialog instead of Get/SetValue.


2003-10-27  Rüdiger Timm  <rt@openoffice.org>  [32a81b92a32e75b71e4c178fe56d571fbe3b8e04]

INTEGRATION: CWS aw005 (1.1.1.1.212); FILE MERGED 2003/10/22 11:34:29 aw 1.1.1.1.212.1: #i21114# B2dIAOBitmapExReference is no longer used, use B2dIAOBitmapEx


2003-10-27  Rüdiger Timm  <rt@openoffice.org>  [5aee54fcafdb602225a9fa00e5e0cb9245e3b71a]

INTEGRATION: CWS aw005 (1.2.98); FILE MERGED 2003/10/22 11:34:29 aw 1.2.98.1: #i21114# B2dIAOBitmapExReference is no longer used, use B2dIAOBitmapEx


2003-10-27  Rüdiger Timm  <rt@openoffice.org>  [6fd1385db73f980f1f1adab1c1ec76e1f5853afd]

INTEGRATION: CWS aw005 (1.11.164); FILE MERGED 2003/10/22 08:56:38 aw 1.11.164.1: #i21114# B2dIAOBitmapExReference is no longer used, change to B2dIAOBitmapEx


2003-10-27  Rüdiger Timm  <rt@openoffice.org>  [e4f09d9b1c618bed30724d246d07dad300da9a1d]

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-27  Mikhail Voitenko  <mav@openoffice.org>  [8ff77785fb57ca358e3efa52c9270b3a66c25b06]

#112739# initial version


2003-10-24  Vladimir Glazounov  <vg@openoffice.org>  [8b1c84da6650c1ec2851769f0041efce49e8a164]

#107269# fixed for multiprocessing builds


2003-10-23  Oliver Bolte  <obo@openoffice.org>  [116180b166279d2dc83f1570762d02b8b6985a3b]

#100000# can't link (wntmsci)


2003-10-23  Kurt Zenker  <kz@openoffice.org>  [d92b62a941ea3a824c4f4b91621f16e88cf4ba59]

new version for SRC680


2003-10-22  Kurt Zenker  <kz@openoffice.org>  [a9974d059a9bc5b38a33a64998b0599ab4474688]

new version for SRC680


2003-10-22  Kurt Zenker  <kz@openoffice.org>  [a441d1bb01cce3bab9776efd9a145e95b7d56617]

new version for SRC680


2003-10-22  Kurt Zenker  <kz@openoffice.org>  [3079cb75d897c2949734a5175947d81ae63b14b2]

new version for SRC680


2003-10-22  Kurt Zenker  <kz@openoffice.org>  [863e77c31424b9f1bddb48eb63d7b073883b023d]

new version for SRC680


2003-10-22  Kurt Zenker  <kz@openoffice.org>  [dc06a994bd7efa459982ab799d5978397536f35e]

initial version


2003-10-22  Oliver Bolte  <obo@openoffice.org>  [7587f410c9982dfb134ff2d583fcad9cabdc4864]

#112751# change for unix only


2003-10-22  Oliver Bolte  <obo@openoffice.org>  [6a6571cddb2f589e75746cf3bd89ab42b55e9335]

#112751# permission for unix


2003-10-22  Björn Milcke  <bm@openoffice.org>  [2d53bd7e551335aac3fad8d6eb703dfc196e1fa5]

unused variable removed


2003-10-22  Björn Milcke  <bm@openoffice.org>  [b3fa4b87554a9af4b2cdbfcabdcdb14e355ee28f]

+testChartType


2003-10-21  Kurt Zenker  <kz@openoffice.org>  [c8f49b57e3c8da8ba84cca28a4965d8e008845c5]

new version for SRC680


2003-10-21  Kurt Zenker  <kz@openoffice.org>  [032d0cfec39864795bc91a51a97f7ada07d6e340]

new version for SRC680


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [01954be0e27c61876472799bace8188c464dc03a]

#100000# typo


2003-10-21  Kurt Zenker  <kz@openoffice.org>  [36dca96a543216a36b47a2eaaa76891dec64e0c1]

new version for SRC680


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [ead343a7ca47b7be3e8d408def12f2fd86439958]

#100000# dead dependencies


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [9929490bf0a8fba4066aafe5687f8d9aa55830c8]

SRC680


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [82c58114934f775d5a00088c8d270be57b3b095e]

INTEGRATION: CWS qdiet01 (1.8.2); FILE MERGED 2003/10/21 09:10:51 obr 1.8.2.1: #i18813# removed even more obsolete classes


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [631028a2685dcb1cbf5e8df8c313743390d2202c]

INTEGRATION: CWS qdiet01 (1.8.20); FILE MERGED 2003/10/21 09:10:50 obr 1.8.20.3: #i18813# removed even more obsolete classes 2003/09/19 07:10:32 obr 1.8.20.2: #i18813# removal of obsolete OFiberingServer and OQueue 2003/09/17 06:45:45 obr 1.8.20.1: #i18813# obsolete OProfile class removed


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [b314e55a8d67c06a8ba470b47e4443b89a9f2824]

INTEGRATION: CWS qdiet01 (1.6.14); FILE MERGED 2003/10/21 09:10:48 obr 1.6.14.1: #i18813# removed even more obsolete classes


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [7408732c7158d5f5a8125c933d9afc89d48ec342]

INTEGRATION: CWS qdiet01 (1.4.24); FILE MERGED 2003/10/21 09:10:48 obr 1.4.24.1: #i18813# removed even more obsolete classes


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [b4b14efe64c5210467d3e356da4a2a4fe5627f24]

INTEGRATION: CWS formcelllinkage (1.7.94); FILE MERGED 2003/10/01 09:18:02 fs 1.7.94.1: #i18994# merging the changes from the CWS fs002


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [005199af5aaa654eb4a81e85cd5af2263fb6257f]

INTEGRATION: CWS formcelllinkage (1.3.94); FILE MERGED 2003/10/01 09:17:58 fs 1.3.94.1: #i18994# merging the changes from the CWS fs002


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [f6187d80415eba2453569042e63ff5ccb08dd3bb]

INTEGRATION: CWS formcelllinkage (1.5.94); FILE MERGED 2003/10/01 09:17:57 fs 1.5.94.1: #i18994# merging the changes from the CWS fs002


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [20a5241249c53b3489175a13b14ddd86266dde42]

INTEGRATION: CWS formcelllinkage (1.6.94); FILE MERGED 2003/10/01 09:17:57 fs 1.6.94.1: #i18994# merging the changes from the CWS fs002


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [eefa4034231ce3dca37c1501bf22c0f73aa783fe]

INTEGRATION: CWS formcelllinkage (1.17.94); FILE MERGED 2003/10/01 09:17:57 fs 1.17.94.1: #i18994# merging the changes from the CWS fs002


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [aa5d32945149507e18e221de728e1566c478771a]

INTEGRATION: CWS formcelllinkage (1.20.94); FILE MERGED 2003/10/01 09:17:56 fs 1.20.94.1: #i18994# merging the changes from the CWS fs002


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [86a4dc117d2b1316d50fbfb3de1a17f5f146bc29]

INTEGRATION: CWS formcelllinkage (1.7.14); FILE MERGED 2003/10/01 09:17:56 fs 1.7.14.1: #i18994# merging the changes from the CWS fs002


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [c88af6709aa741e370189dfc3d1f2a12294c37e2]

INTEGRATION: CWS formcelllinkage (1.16.94); FILE MERGED 2003/10/01 09:17:55 fs 1.16.94.1: #i18994# merging the changes from the CWS fs002


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [83a5d846c70f4b043aca98dbc30d90bdc60f6ae8]

INTEGRATION: CWS formcelllinkage (1.15.172); FILE MERGED 2003/10/01 09:17:55 fs 1.15.172.1: #i18994# merging the changes from the CWS fs002


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [c103f71782a2d23ec0e35d2c20c726cb2abde4a5]

INTEGRATION: CWS formcelllinkage (1.52.42); FILE MERGED 2003/10/01 14:12:12 fs 1.52.42.2: #100000# resolved merge conflict 2003/10/01 09:17:54 fs 1.52.42.1: #i18994# merging the changes from the CWS fs002


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [c0094e9996eebc71e368a5b16cde41f2478e4d1c]

INTEGRATION: CWS formcelllinkage (1.13.94); FILE MERGED 2003/10/01 09:17:54 fs 1.13.94.1: #i18994# merging the changes from the CWS fs002


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [e13d49f7c716b1ec8fe608fe0e8666865b510782]

INTEGRATION: CWS formcelllinkage (1.17.94); FILE MERGED 2003/10/01 09:17:53 fs 1.17.94.1: #i18994# merging the changes from the CWS fs002


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [bc58765e3af9a549dca01c9688a28aa8f28aca67]

INTEGRATION: CWS formcelllinkage (1.7.172); FILE MERGED 2003/10/01 09:17:53 fs 1.7.172.1: #i18994# merging the changes from the CWS fs002


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [2aecb07248793c42efff7b5178ef0d32eef459da]

INTEGRATION: CWS formcelllinkage (1.54.94); FILE MERGED 2003/10/01 09:17:52 fs 1.54.94.1: #i18994# merging the changes from the CWS fs002


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [2eff8c1ae76812585f95b1577fc43a99f36038df]

INTEGRATION: CWS formcelllinkage (1.2.94); FILE MERGED 2003/10/01 09:17:52 fs 1.2.94.1: #i18994# merging the changes from the CWS fs002


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [48528017662d9cda85b3d19aae27f1c596c2e96c]

INTEGRATION: CWS formcelllinkage (1.1.6); FILE ADDED 2003/10/01 09:17:52 fs 1.1.6.1: #i18994# merging the changes from the CWS fs002


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [28431921d7ea54edc578906fd041686139a29b53]

INTEGRATION: CWS formcelllinkage (1.1.6); FILE ADDED 2003/10/01 09:17:51 fs 1.1.6.1: #i18994# merging the changes from the CWS fs002


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [5eddf46ed89cb10e89662e6e45a45b8c6770376d]

INTEGRATION: CWS formcelllinkage (1.3.94); FILE MERGED 2003/10/01 09:17:50 fs 1.3.94.1: #i18994# merging the changes from the CWS fs002


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [6958454dd539c1c4d6e8118141f96c458552539b]

INTEGRATION: CWS formcelllinkage (1.4.94); FILE MERGED 2003/10/01 09:17:49 fs 1.4.94.1: #i18994# merging the changes from the CWS fs002


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [e09cb8c3176c5fbe7b878e51f7e85df1665fe2fe]

INTEGRATION: CWS formcelllinkage (1.3.94); FILE MERGED 2003/10/01 09:17:49 fs 1.3.94.1: #i18994# merging the changes from the CWS fs002


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [ad2f24ec70f0f95820837f1fe2a53d45a4a6cff6]

INTEGRATION: CWS formcelllinkage (1.14.94); FILE MERGED 2003/10/01 09:17:48 fs 1.14.94.1: #i18994# merging the changes from the CWS fs002


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [d4901f3ef797275ca2d2aa6b83e5f809fc588a45]

INTEGRATION: CWS formcelllinkage (1.14.48); FILE MERGED 2003/10/01 09:05:35 fs 1.14.48.1: #i18994# merging the changes from the CWS fs002


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [79518d13312b35d8da928f14a6d5bc8ee4abd2fa]

INTEGRATION: CWS formcelllinkage (1.14.54); FILE MERGED 2003/10/01 09:18:47 fs 1.14.54.1: #i18994# merging the changes from the CWS fs002


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [0bab7dc2757cd5db1cf773b075808ceb6be05b76]

INTEGRATION: CWS formcelllinkage (1.5.54); FILE MERGED 2003/10/01 09:18:45 fs 1.5.54.1: #i18994# merging the changes from the CWS fs002


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [09a4e52eee2643b45c2a38806545a1aad97e6bc5]

INTEGRATION: CWS formcelllinkage (1.1.6); FILE ADDED 2003/10/01 09:22:03 fs 1.1.6.1: #i18994# merging the changes from the CWS fs002


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [b90940fce1a885cb93e3d67ef59a384241fd551d]

INTEGRATION: CWS formcelllinkage (1.4.54); FILE MERGED 2003/10/01 09:18:38 fs 1.4.54.1: #i18994# merging the changes from the CWS fs002


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [a8c3a28651850bc1b7fead7441cdb1eb6b460d4d]

INTEGRATION: CWS formcelllinkage (1.1.6); FILE ADDED 2003/10/01 09:18:37 fs 1.1.6.1: #i18994# merging the changes from the CWS fs002


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [cc0511dd400bedd357666b09725f0220ba20d7e0]

INTEGRATION: CWS formcelllinkage (1.6.92); FILE MERGED 2003/10/01 09:18:36 fs 1.6.92.1: #i18994# merging the changes from the CWS fs002


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [7182bb67bb6f2ddae393e45536d1fb874539beb1]

INTEGRATION: CWS formcelllinkage (1.12.38); FILE MERGED 2003/10/01 09:18:35 fs 1.12.38.1: #i18994# merging the changes from the CWS fs002


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [12ae7d5b993c47d45848e9197711f4035e0c0f84]

INTEGRATION: CWS formcelllinkage (1.5.92); FILE MERGED 2003/10/01 09:18:35 fs 1.5.92.1: #i18994# merging the changes from the CWS fs002


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [013b9944e930172f3b3684cd481a35542077df3a]

INTEGRATION: CWS formcelllinkage (1.10.38); FILE MERGED 2003/10/01 09:18:34 fs 1.10.38.1: #i18994# merging the changes from the CWS fs002


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [cc57beaf448c66f23ea41228d88dc0db2d162522]

INTEGRATION: CWS formcelllinkage (1.5.92); FILE MERGED 2003/10/01 09:18:32 fs 1.5.92.1: #i18994# merging the changes from the CWS fs002


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [2ff01477f0966598ec2f8c5a6ae4d4050cf8d7f5]

INTEGRATION: CWS formcelllinkage (1.8.38); FILE MERGED 2003/10/01 09:18:31 fs 1.8.38.1: #i18994# merging the changes from the CWS fs002


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [5d259a6513efc8b8d518972af93284ec0e0a07e2]

INTEGRATION: CWS formcelllinkage (1.5.92); FILE MERGED 2003/10/01 09:18:31 fs 1.5.92.1: #i18994# merging the changes from the CWS fs002


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [5236ebab97e0f7b5de52161a54b8c6f4a300ae98]

INTEGRATION: CWS formcelllinkage (1.8.38); FILE MERGED 2003/10/01 09:18:30 fs 1.8.38.1: #i18994# merging the changes from the CWS fs002


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [656c1e9c42a07b97230b8967c9a884b62a94cb8b]

INTEGRATION: CWS formcelllinkage (1.6.92); FILE MERGED 2003/10/01 09:18:29 fs 1.6.92.1: #i18994# merging the changes from the CWS fs002


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [46118657be5f3eb8a0ddc36d3beac54627e1f957]

INTEGRATION: CWS formcelllinkage (1.27.38); FILE MERGED 2003/10/01 09:18:28 fs 1.27.38.1: #i18994# merging the changes from the CWS fs002


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [e0138fae311334be87c8e63b8f48fb9f4fcd19a6]

INTEGRATION: CWS formcelllinkage (1.8.38); FILE MERGED 2003/10/01 09:18:27 fs 1.8.38.1: #i18994# merging the changes from the CWS fs002


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [2be8102241fdc380dfdf4948261bca2d8e9bab13]

INTEGRATION: CWS formcelllinkage (1.26.32); FILE MERGED 2003/10/01 09:18:27 fs 1.26.32.1: #i18994# merging the changes from the CWS fs002


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [e6e60359cf1ccd07ced3fe440f8f4a90972c2a6d]

INTEGRATION: CWS formcelllinkage (1.7.38); FILE MERGED 2003/10/01 09:18:26 fs 1.7.38.1: #i18994# merging the changes from the CWS fs002


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [c319fcc3b56995d5a49f78e7da4606f2d4a686d8]

INTEGRATION: CWS formcelllinkage (1.8.92); FILE MERGED 2003/10/01 09:18:25 fs 1.8.92.1: #i18994# merging the changes from the CWS fs002


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [909b3ec6d1cd72c208a51d40a2ded50b89de5c75]

INTEGRATION: CWS formcelllinkage (1.27.38); FILE MERGED 2003/10/01 09:18:24 fs 1.27.38.1: #i18994# merging the changes from the CWS fs002


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [95ec3a0eb9f73b653170700296e100b6b1f7af4d]

INTEGRATION: CWS formcelllinkage (1.24.38); FILE MERGED 2003/10/01 09:18:23 fs 1.24.38.1: #i18994# merging the changes from the CWS fs002


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [e003d475ceec25756bb1ab3f4df6e6275205f66e]

INTEGRATION: CWS formcelllinkage (1.5.92); FILE MERGED 2003/10/01 09:18:23 fs 1.5.92.1: #i18994# merging the changes from the CWS fs002


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [a6bafa6519cfaa280108509883724f3418b5affd]

INTEGRATION: CWS formcelllinkage (1.8.92); FILE MERGED 2003/10/01 09:18:22 fs 1.8.92.1: #i18994# merging the changes from the CWS fs002


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [a58573e2bd63481f4a6f36dda3f8b88f9e5e6c4c]

INTEGRATION: CWS formcelllinkage (1.7.54); FILE MERGED 2003/10/01 09:18:22 fs 1.7.54.1: #i18994# merging the changes from the CWS fs002


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [8018adaf0a616f03c12d573c5c93ee12582db2eb]

INTEGRATION: CWS formcelllinkage (1.16.38); FILE MERGED 2003/10/01 09:18:22 fs 1.16.38.1: #i18994# merging the changes from the CWS fs002


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [0ad5f3f64e6ba4b70e22f993cab5e53382f9bdd8]

INTEGRATION: CWS formcelllinkage (1.6.92); FILE MERGED 2003/10/01 09:18:21 fs 1.6.92.1: #i18994# merging the changes from the CWS fs002


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [b23cc51774c814a4c924fd3ed743b5344d8dcedc]

INTEGRATION: CWS formcelllinkage (1.11.38); FILE MERGED 2003/10/01 09:18:21 fs 1.11.38.1: #i18994# merging the changes from the CWS fs002


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [0ee234c93f9a0ede414e05857cdd1009a7c7c45e]

INTEGRATION: CWS formcelllinkage (1.52.48); FILE MERGED 2003/10/01 09:18:20 fs 1.52.48.1: #i18994# merging the changes from the CWS fs002


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [c8861030b3d1b18ec17a50df22fff8b17a27ccbe]

INTEGRATION: CWS formcelllinkage (1.5.92); FILE MERGED 2003/10/01 09:18:20 fs 1.5.92.1: #i18994# merging the changes from the CWS fs002


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [170dfe06415cdcf70ecbe2f11f3d701ae9a1685a]

INTEGRATION: CWS formcelllinkage (1.9.38); FILE MERGED 2003/10/01 09:18:20 fs 1.9.38.1: #i18994# merging the changes from the CWS fs002


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [4856d0c68e3589890f6e46cfd49769a3010f3ce3]

INTEGRATION: CWS formcelllinkage (1.6.92); FILE MERGED 2003/10/01 09:18:19 fs 1.6.92.1: #i18994# merging the changes from the CWS fs002


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [bed58db4c0cdee069987563bb8a7715b44cd2404]

INTEGRATION: CWS formcelllinkage (1.19.38); FILE MERGED 2003/10/01 09:18:19 fs 1.19.38.1: #i18994# merging the changes from the CWS fs002


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [2e20448c4ea721319cf6dddde07ae215174eaee5]

INTEGRATION: CWS formcelllinkage (1.5.92); FILE MERGED 2003/10/01 09:18:18 fs 1.5.92.1: #i18994# merging the changes from the CWS fs002


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [160b99eeec0a384effeb9dbf1df907f3b11459fe]

INTEGRATION: CWS formcelllinkage (1.12.92); FILE MERGED 2003/10/01 09:18:18 fs 1.12.92.1: #i18994# merging the changes from the CWS fs002


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [8912daf6a5c16e110b6262602beb665b015a4456]

INTEGRATION: CWS formcelllinkage (1.5.92); FILE MERGED 2003/10/01 09:18:17 fs 1.5.92.1: #i18994# merging the changes from the CWS fs002


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [9905c3a6efdfab77c60ed60e1ff6b129d41c414a]

INTEGRATION: CWS formcelllinkage (1.9.38); FILE MERGED 2003/10/01 09:18:17 fs 1.9.38.1: #i18994# merging the changes from the CWS fs002


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [8bda8ab5a76f062c681a7c3e9412d21b03540433]

INTEGRATION: CWS formcelllinkage (1.10.38); FILE MERGED 2003/10/01 09:18:17 fs 1.10.38.1: #i18994# merging the changes from the CWS fs002


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [9ee72dd371425377d0134626f8e94387a5663b40]

INTEGRATION: CWS formcelllinkage (1.1.4); FILE ADDED 2003/10/02 13:44:28 fs 1.1.4.2: some extensions while writing a integration test for #18683# 2003/10/02 07:59:52 fs 1.1.4.1: #i18994# merging the changes from the CWS fs002


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [d58272088a847da830deb7c4c0d5ed56ecc2c395]

INTEGRATION: CWS formcelllinkage (1.1.2); FILE ADDED 2003/10/02 13:41:26 fs 1.1.2.1: #18683# specialized view for a spreadsheet document


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [ff1ab47e011a458b4797933f187c4ed565b83b84]

INTEGRATION: CWS formcelllinkage (1.1.2); FILE ADDED 2003/10/02 13:40:31 fs 1.1.2.1: #18683# new integration test for radio buttons


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [d9fc95a9b59ba0243cc1145741834c79adad1248]

INTEGRATION: CWS formcelllinkage (1.1.4); FILE ADDED 2003/10/02 07:59:51 fs 1.1.4.1: #i18994# merging the changes from the CWS fs002


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [5c87c7c3df44f054f6b2316dd6348a4b7ed8dd27]

INTEGRATION: CWS formcelllinkage (1.1.2); FILE ADDED 2003/10/02 13:41:04 fs 1.1.2.1: #18683# helper functionality for the form layer in a document


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [bd5c37216466fb5f329a394e204287feecf88c29]

INTEGRATION: CWS formcelllinkage (1.1.4); FILE ADDED 2003/10/02 13:44:27 fs 1.1.4.2: some extensions while writing a integration test for #18683# 2003/10/02 07:59:50 fs 1.1.4.1: #i18994# merging the changes from the CWS fs002


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [a13eb8444ad775db0aae947e24ebec3d3f89b9ce]

INTEGRATION: CWS formcelllinkage (1.1.4); FILE ADDED 2003/10/02 13:44:26 fs 1.1.4.2: some extensions while writing a integration test for #18683# 2003/10/02 07:59:49 fs 1.1.4.1: #i18994# merging the changes from the CWS fs002


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [da990477c49e572ac2f92bcfa7769df9a8dd5af7]

INTEGRATION: CWS formcelllinkage (1.1.2); FILE ADDED 2003/10/02 13:43:28 fs 1.1.2.1: #18683# enum for document type classification


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [33b305fb20e38915659bf71816a55918fade9af5]

INTEGRATION: CWS formcelllinkage (1.1.4); FILE ADDED 2003/10/02 13:41:40 fs 1.1.4.2: #18683# enum for document type classification 2003/10/02 07:59:48 fs 1.1.4.1: #i18994# merging the changes from the CWS fs002


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [515a42d06bac56163ef44adc76742e7520146a05]

INTEGRATION: CWS formcelllinkage (1.1.128); FILE MERGED 2003/10/01 09:18:16 fs 1.1.128.1: #i18994# merging the changes from the CWS fs002


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [4fad548900e0594e28c0362bec26660d712c3494]

INTEGRATION: CWS formcelllinkage (1.8.268); FILE MERGED 2003/10/01 09:50:30 fs 1.8.268.1: #i18994# merging the changes from the CWS fs002


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [5fa978ea1b9991196bd1c71ff86392097ae1e1c1]

INTEGRATION: CWS formcelllinkage (1.12.6); FILE MERGED 2003/10/01 09:50:29 fs 1.12.6.1: #i18994# merging the changes from the CWS fs002


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [c88e2940925f752fa9dddcfd6a06822fa03a6af9]

INTEGRATION: CWS formcelllinkage (1.1.6); FILE ADDED 2003/10/01 09:50:29 fs 1.1.6.1: #i18994# merging the changes from the CWS fs002


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [3e986b352d03f4cd1bdd397357c0e43e00f10b5d]

INTEGRATION: CWS formcelllinkage (1.36.6); FILE MERGED 2003/10/01 09:50:28 fs 1.36.6.1: #i18994# merging the changes from the CWS fs002


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [def555ee3bf71439b22c27f5714ace63f71d6da4]

INTEGRATION: CWS formcelllinkage (1.1.6); FILE ADDED 2003/10/01 09:50:28 fs 1.1.6.1: #i18994# merging the changes from the CWS fs002


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [ab0eaf2bdad8f65be4a9ad08c888c8862390bfaf]

INTEGRATION: CWS formcelllinkage (1.1.6); FILE ADDED 2003/10/01 09:50:27 fs 1.1.6.1: #i18994# merging the changes from the CWS fs002


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [01212b4ade4e6fe7e7476a99879cd10d94bab213]

INTEGRATION: CWS formcelllinkage (1.77.160); FILE MERGED 2003/10/01 09:50:27 fs 1.77.160.1: #i18994# merging the changes from the CWS fs002


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [2b8af8c2c87905c4a4236f63fc7ea9365b041a65]

INTEGRATION: CWS formcelllinkage (1.1.6); FILE ADDED 2003/10/01 09:50:26 fs 1.1.6.1: #i18994# merging the changes from the CWS fs002


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [45934a83ef9f12d053fc1c1c099d6e130b9ad06e]

INTEGRATION: CWS formcelllinkage (1.1.6); FILE ADDED 2003/10/01 09:50:25 fs 1.1.6.1: #i18994# merging the changes from the CWS fs002


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [4caf4dfb8811f2520012c38137c737ee53311441]

INTEGRATION: CWS formcelllinkage (1.58.10); FILE MERGED 2003/10/01 09:50:24 fs 1.58.10.1: #i18994# merging the changes from the CWS fs002


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [04c824ff033047959b08a9aa796bc880fe929a99]

INTEGRATION: CWS formcelllinkage (1.9.10); FILE MERGED 2003/10/01 09:50:23 fs 1.9.10.1: #i18994# merging the changes from the CWS fs002


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [6661e080f819d4c74ee9a627ed352136d8b3eec0]

INTEGRATION: CWS formcelllinkage (1.7.48); FILE MERGED 2003/10/01 09:50:23 fs 1.7.48.1: #i18994# merging the changes from the CWS fs002


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [ddd9fbc2fc8e82d575e9209558b682f69873025f]

INTEGRATION: CWS formcelllinkage (1.4.76); FILE MERGED 2003/10/01 09:50:22 fs 1.4.76.1: #i18994# merging the changes from the CWS fs002


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [6d3de41081a968b6b20b3ca9f9c0442da5ce4583]

INTEGRATION: CWS formcelllinkage (1.4.12); FILE MERGED 2003/10/01 09:50:22 fs 1.4.12.1: #i18994# merging the changes from the CWS fs002


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [361d6e517b5d4ec77500e64f0165f19a0aa0646c]

INTEGRATION: CWS formcelllinkage (1.3.76); FILE MERGED 2003/10/01 09:50:22 fs 1.3.76.1: #i18994# merging the changes from the CWS fs002


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [5d67547bd9c76df5045ced925a1de9c7af8c2425]

INTEGRATION: CWS formcelllinkage (1.30.12); FILE MERGED 2003/10/01 09:50:21 fs 1.30.12.1: #i18994# merging the changes from the CWS fs002


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [116c784aaf6533a9bc53670d048dcad323087255]

INTEGRATION: CWS formcelllinkage (1.10.10); FILE MERGED 2003/10/02 13:37:50 fs 1.10.10.1: #100000# corrected merge error


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [838572b39fb89849d928d1fabee1087507170ec8]

INTEGRATION: CWS formcelllinkage (1.7.48); FILE MERGED 2003/10/01 09:50:20 fs 1.7.48.1: #i18994# merging the changes from the CWS fs002


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [d38c6e68a5e1e2ee8776d4d68d30f3ec19d1098c]

INTEGRATION: CWS formcelllinkage (1.4.76); FILE MERGED 2003/10/01 09:50:19 fs 1.4.76.1: #i18994# merging the changes from the CWS fs002


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [1ad8f7773d94da0fe459beb1af7667bd50be4b85]

INTEGRATION: CWS formcelllinkage (1.10.10); FILE MERGED 2003/10/01 09:50:19 fs 1.10.10.1: #i18994# merging the changes from the CWS fs002


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [e64dc13c6bdddcfe9ef73166185deb484e54c4d0]

INTEGRATION: CWS formcelllinkage (1.7.6); FILE MERGED 2003/10/01 09:50:18 fs 1.7.6.1: #i18994# merging the changes from the CWS fs002


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [5e4f19b954f204065a73d9d142acc6351042c4c3]

INTEGRATION: CWS formcelllinkage (1.8.10); FILE MERGED 2003/10/01 09:50:18 fs 1.8.10.1: #i18994# merging the changes from the CWS fs002


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [e132c32543b0b19209b48d0c39f4c305c19f9fa7]

INTEGRATION: CWS formcelllinkage (1.20.34); FILE MERGED 2003/10/01 09:50:18 fs 1.20.34.1: #i18994# merging the changes from the CWS fs002


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [bc614866ea985e8331925dace82423f05dab8646]

INTEGRATION: CWS formcelllinkage (1.55.8); FILE MERGED 2003/10/01 09:50:17 fs 1.55.8.1: #i18994# merging the changes from the CWS fs002


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [8911c81f58d950a06448e72bed86f7e3d28a28bb]

INTEGRATION: CWS formcelllinkage (1.18.120); FILE MERGED 2003/10/01 09:50:17 fs 1.18.120.1: #i18994# merging the changes from the CWS fs002


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [452d7671da9d6377e3dc96c3876ae04039b8c71f]

INTEGRATION: CWS formcelllinkage (1.18.36); FILE MERGED 2003/10/01 09:50:16 fs 1.18.36.1: #i18994# merging the changes from the CWS fs002


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [5386f5c1b08e3b36c6e6ecf045521d42b4c94636]

INTEGRATION: CWS formcelllinkage (1.38.160); FILE MERGED 2003/10/01 09:50:16 fs 1.38.160.1: #i18994# merging the changes from the CWS fs002


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [b175aa6343e7aae83c89b97db954b8317fbfd1d1]

INTEGRATION: CWS formcelllinkage (1.53.22); FILE MERGED 2003/10/01 09:50:14 fs 1.53.22.1: #i18994# merging the changes from the CWS fs002


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [ee24ea7f6bfb02b0d80edbf1569fe2cfbe8f58f1]

INTEGRATION: CWS formcelllinkage (1.7.268); FILE MERGED 2003/10/01 09:50:14 fs 1.7.268.1: #i18994# merging the changes from the CWS fs002


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [b144a4bc7454cd0903833f4ba99124b4b9980899]

INTEGRATION: CWS formcelllinkage (1.1.6); FILE ADDED 2003/10/01 09:50:13 fs 1.1.6.1: #i18994# merging the changes from the CWS fs002


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [9219e5f0eedac033df338fec5850107b2efb1e17]

INTEGRATION: CWS formcelllinkage (1.68.34); FILE MERGED 2003/10/01 09:50:13 fs 1.68.34.1: #i18994# merging the changes from the CWS fs002


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [d0470a763aff80027898dc092446614d7b1f9780]

INTEGRATION: CWS formcelllinkage (1.17.262); FILE MERGED 2003/10/01 09:50:12 fs 1.17.262.1: #i18994# merging the changes from the CWS fs002


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [947e3a5cf184245927019c2a814326ca2cb3fc81]

INTEGRATION: CWS formcelllinkage (1.1.6); FILE ADDED 2003/10/01 09:50:12 fs 1.1.6.1: #i18994# merging the changes from the CWS fs002


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [b777c338479e9c8b561952290d87eb292f7b16fe]

INTEGRATION: CWS formcelllinkage (1.14.50); FILE MERGED 2003/10/01 09:44:25 fs 1.14.50.1: #i18994# merging the changes from the CWS fs002


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [4e424f0bb6b2564ad5bb50d55ed1eb78e6101585]

INTEGRATION: CWS formcelllinkage (1.18.276); FILE MERGED 2003/10/01 09:44:24 fs 1.18.276.1: #i18994# merging the changes from the CWS fs002


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [3c29dba2bceef3989684d228ce200ed429e972ad]

INTEGRATION: CWS formcelllinkage (1.41.276); FILE MERGED 2003/10/01 09:44:24 fs 1.41.276.1: #i18994# merging the changes from the CWS fs002


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [dd27cbacb9878e537ad479bc00a858ee0ff1abbc]

INTEGRATION: CWS formcelllinkage (1.35.168); FILE MERGED 2003/10/01 09:44:23 fs 1.35.168.1: #i18994# merging the changes from the CWS fs002


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [18855f0bd587706d55ee28b183cce6fc08f32594]

INTEGRATION: CWS formcelllinkage (1.34.10); FILE MERGED 2003/10/01 09:53:09 fs 1.34.10.1: #i18994# merging the changes from the CWS fs002


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [daadd7a070b453054ad47052056d970411997b71]

INTEGRATION: CWS formcelllinkage (1.30.12); FILE MERGED 2003/10/01 09:37:06 fs 1.30.12.1: #i18994# merging the changes from the CWS fs002


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [1f92062f7dd69d3360c87e296d6914fdc3bd40d5]

INTEGRATION: CWS formcelllinkage (1.10.88); FILE MERGED 2003/10/01 09:55:24 fs 1.10.88.1: #i18994# merging the changes from the CWS fs002


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [ceef4251b30d18fe1c36a3b81c2542fdc7e95b4a]

INTEGRATION: CWS formcelllinkage (1.16.160); FILE MERGED 2003/10/01 09:55:23 fs 1.16.160.1: #i18994# merging the changes from the CWS fs002


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [27dbc75bfe0a393081249ab993ab305cfb11ffc4]

INTEGRATION: CWS formcelllinkage (1.10.160); FILE MERGED 2003/10/01 09:55:23 fs 1.10.160.1: #i18994# merging the changes from the CWS fs002


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [dfd61f058bc6110443e3f86e1b2cc786c5b9c6f5]

INTEGRATION: CWS formcelllinkage (1.17.88); FILE MERGED 2003/10/01 09:55:23 fs 1.17.88.1: #i18994# merging the changes from the CWS fs002


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [6942f1299cefce99f0293f9dca619d85fb27c5de]

INTEGRATION: CWS formcelllinkage (1.9.160); FILE MERGED 2003/10/01 09:55:22 fs 1.9.160.1: #i18994# merging the changes from the CWS fs002


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [21ce582468ceab557935b24fa6f6f6b7b997744d]

INTEGRATION: CWS formcelllinkage (1.6.190); FILE MERGED 2003/10/01 09:55:22 fs 1.6.190.1: #i18994# merging the changes from the CWS fs002


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [cf23b39b8125b9a6c749ab185524074f34882e69]

INTEGRATION: CWS formcelllinkage (1.8.188); FILE MERGED 2003/10/01 09:55:21 fs 1.8.188.1: #i18994# merging the changes from the CWS fs002


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [52534d7648ba95ec7e1347d9a76d1ccd30447fbc]

INTEGRATION: CWS formcelllinkage (1.1.6); FILE ADDED 2003/10/01 09:55:21 fs 1.1.6.1: #i18994# merging the changes from the CWS fs002


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [4677c672c300c8ec1ed51926673b162d23074af9]

INTEGRATION: CWS formcelllinkage (1.1.6); FILE ADDED 2003/10/01 09:55:20 fs 1.1.6.1: #i18994# merging the changes from the CWS fs002


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [4d74aca9905233375509d2e4e3f5a4cce2e2ff8f]

INTEGRATION: CWS formcelllinkage (1.6.160); FILE MERGED 2003/10/01 09:55:19 fs 1.6.160.1: #i18994# merging the changes from the CWS fs002


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [926a0e5a653afab60444d968f820d582c12f20d8]

INTEGRATION: CWS formcelllinkage (1.10.160); FILE MERGED 2003/10/01 09:55:19 fs 1.10.160.1: #i18994# merging the changes from the CWS fs002


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [45b966f72c789cafc19552970e6bd3269b6bd63e]

INTEGRATION: CWS formcelllinkage (1.19.88); FILE MERGED 2003/10/01 09:55:19 fs 1.19.88.1: #i18994# merging the changes from the CWS fs002


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [e8bac0823f06b112d4dcff821a178b1660286ec5]

INTEGRATION: CWS formcelllinkage (1.35.72); FILE MERGED 2003/10/01 09:55:18 fs 1.35.72.1: #i18994# merging the changes from the CWS fs002


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [c791f519583320f84635e0b1d2a7a47a60766d91]

INTEGRATION: CWS formcelllinkage (1.7.198); FILE MERGED 2003/10/01 09:55:18 fs 1.7.198.1: #i18994# merging the changes from the CWS fs002


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [6e4e39cb79525161f59ac6a5de5fd480add04966]

INTEGRATION: CWS formcelllinkage (1.25.72); FILE MERGED 2003/10/01 09:55:18 fs 1.25.72.1: #i18994# merging the changes from the CWS fs002


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [00a19e7db410cad87bb2aa31d72cc1465121e791]

INTEGRATION: CWS formcelllinkage (1.9.160); FILE MERGED 2003/10/01 09:55:17 fs 1.9.160.1: #i18994# merging the changes from the CWS fs002


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [25e859e769c78d992c68fd7d5e8c8eae0411a99f]

INTEGRATION: CWS formcelllinkage (1.46.14); FILE MERGED 2003/10/20 13:02:45 fs 1.46.14.2: #112711# revert incompatible change, redo it compatible 2003/10/01 09:55:16 fs 1.46.14.1: #i18994# merging the changes from the CWS fs002


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [ed26b91eb6eb8e0cbad5ff5962f93c541169b990]

INTEGRATION: CWS formcelllinkage (1.71.72); FILE MERGED 2003/10/01 09:55:16 fs 1.71.72.1: #i18994# merging the changes from the CWS fs002


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [3cc45d1774f16f131ff0f1910980f2fcc9531bb4]

INTEGRATION: CWS formcelllinkage (1.13.160); FILE MERGED 2003/10/17 14:07:45 fs 1.13.160.2: #18994# source-cell-range also form combo boxes 2003/10/02 14:03:42 fs 1.13.160.1: #18994# new attributes for linking form controls to spreadsheet cells


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [220f19dc887cb4ef579af7c03bde230b6a50af85]

INTEGRATION: CWS formcelllinkage (1.64.16); FILE MERGED 2003/10/01 09:37:03 fs 1.64.16.1: #i18994# merging the changes from the CWS fs002


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [761cfc0464cc75f050c064ff4569559e711d3de4]

INTEGRATION: CWS formcelllinkage (1.51.16); FILE MERGED 2003/10/01 09:37:01 fs 1.51.16.1: #i18994# merging the changes from the CWS fs002


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [18919f11ec056fa1c9e9860a9aafed2730d5105c]

INTEGRATION: CWS formcelllinkage (1.47.16); FILE MERGED 2003/10/01 09:37:00 fs 1.47.16.1: #i18994# merging the changes from the CWS fs002


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [a0c690688a72c99b3e79a7dcd34fb0b8c2885786]

INTEGRATION: CWS formcelllinkage (1.2.6); FILE ADDED 2003/10/01 09:32:44 fs 1.2.6.1: #i18994# merging the changes from the CWS fs002


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [e2b200da053eab19779944d5b032aebf49bdb3e6]

INTEGRATION: CWS formcelllinkage (1.2.6); FILE ADDED 2003/10/01 09:32:09 fs 1.2.6.1: #i18994# merging the changes from the CWS fs002


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [f6ae5d2872384c356f44a350224f22fa9d7bf6d3]

INTEGRATION: CWS formcelllinkage (1.1.6); FILE ADDED 2003/10/01 09:32:00 fs 1.1.6.1: #i18994# merging the changes from the CWS fs002


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [a3a6c10559176c59fc5220d53fdc62ee31832aa4]

INTEGRATION: CWS formcelllinkage (1.1.6); FILE ADDED 2003/10/01 09:31:52 fs 1.1.6.1: #i18994# merging the changes from the CWS fs002


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [e47c77a868751859d15e8f292f25699fd2efedfa]

INTEGRATION: CWS formcelllinkage (1.1.6); FILE ADDED 2003/10/01 09:31:43 fs 1.1.6.1: #i18994# merging the changes from the CWS fs002


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [014173b7936edaa7773821d36c64586ae0313edb]

INTEGRATION: CWS formcelllinkage (1.2.6); FILE ADDED 2003/10/01 09:31:26 fs 1.2.6.1: #i18994# merging the changes from the CWS fs002


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [3f3f8d493b5b0e3f83f4e4697594261b11b30bd8]

INTEGRATION: CWS formcelllinkage (1.1.6); FILE ADDED 2003/10/01 09:31:03 fs 1.1.6.1: #i18994# merging the changes from the CWS fs002


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [835c1eeace20130aeea2be0ade8280b0a4681e57]

INTEGRATION: CWS formcelllinkage (1.2.6); FILE ADDED 2003/10/01 09:30:55 fs 1.2.6.1: #i18994# merging the changes from the CWS fs002


2003-10-21  Oliver Bolte  <obo@openoffice.org>  [0e112f6333380c2421065563482f397a6dda0217]

INTEGRATION: CWS formcelllinkage (1.7.154); FILE MERGED 2003/10/01 09:37:00 fs 1.7.154.1: #i18994# merging the changes from the CWS fs002


2003-10-21  Björn Milcke  <bm@openoffice.org>  [dd988eb1483b03f4396da034567e1c2132f6fb76]

In case there is no legend in isVisible() do not pop up an assertion


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [463497d4408df46341ea61d02145837023ca07cb]

INTEGRATION: CWS qdiet01 (1.2.286); FILE MERGED 2003/09/23 15:09:52 mh 1.2.286.1: exchange header templates, #i19939#


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [00ae458994a74c4d9ac3b4d64fdfe0eee2700153]

INTEGRATION: CWS qdiet01 (1.4.286); FILE MERGED 2003/09/23 15:09:51 mh 1.4.286.1: exchange header templates, #i19939#


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [788d53d6d5895cb2b70afe598887f78f49656040]

INTEGRATION: CWS qdiet01 (1.4.158); FILE MERGED 2003/09/23 15:09:50 mh 1.4.158.1: exchange header templates, #i19939#


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [a2992fa876dd56b2d7198968248ccd593379f01f]

INTEGRATION: CWS qdiet01 (1.3.286); FILE MERGED 2003/09/23 15:09:49 mh 1.3.286.1: exchange header templates, #i19939#


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [c36c9d5e393b8d8aff18de3f7f958d6a7d82e86a]

INTEGRATION: CWS qdiet01 (1.1.1.1.332); FILE MERGED 2003/09/23 15:09:46 mh 1.1.1.1.332.1: exchange header templates, #i19939#


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [91e21b56c5ce4a1b5507a6f374afd48d489b2490]

INTEGRATION: CWS qdiet01 (1.2.300); FILE MERGED 2003/09/23 15:09:45 mh 1.2.300.1: exchange header templates, #i19939#


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [86993e74ed0bd77e694cdb1620f7f35743da553c]

INTEGRATION: CWS qdiet01 (1.3.318); FILE MERGED 2003/09/23 15:09:45 mh 1.3.318.1: exchange header templates, #i19939#


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [00aeb5e63fe0c80c4d9180b42a9bddc7b018afdc]

INTEGRATION: CWS qdiet01 (1.2.156); FILE MERGED 2003/09/23 15:09:44 mh 1.2.156.1: exchange header templates, #i19939#


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [ec6e959f206067af4263e1f51ea6a8bec8f93309]

INTEGRATION: CWS qdiet01 (1.9.100); FILE MERGED 2003/09/23 15:09:44 mh 1.9.100.1: exchange header templates, #i19939#


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [fe2f50ee15426385d1eebefd5fa38e251a509c36]

INTEGRATION: CWS qdiet01 (1.2.100); FILE MERGED 2003/09/23 15:09:44 mh 1.2.100.1: exchange header templates, #i19939#


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [d32238dd314358ca5a706f031a15acf507ed9375]

INTEGRATION: CWS qdiet01 (1.20.100); FILE MERGED 2003/10/10 11:38:05 mh 1.20.100.3: RESYNC: (1.20-1.21); FILE MERGED 2003/09/23 15:09:11 mh 1.20.100.2: remove old obsolete mac files, #i18390# 2003/09/23 15:08:26 mh 1.20.100.1: remove old obsolete os2 files, #i18390#


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [504f243d1f9e60ee8acd36973d53317d43df9f69]

INTEGRATION: CWS qdiet01 (1.1.1.1.332); FILE REMOVED 2003/09/23 14:37:50 mh 1.1.1.1.332.1: remove old obsolete os2 files, #i18930#


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [fad462df8071089ca83366e7f0d3e56fbd42c24f]

INTEGRATION: CWS qdiet01 (1.1.1.1.332); FILE REMOVED 2003/09/23 14:37:45 mh 1.1.1.1.332.1: remove old obsolete os2 files, #i18930#


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [c9698789eb53f5618f9543912c743059c98bb4aa]

INTEGRATION: CWS qdiet01 (1.1.1.1.332); FILE REMOVED 2003/09/23 14:37:39 mh 1.1.1.1.332.1: remove old obsolete os2 files, #i18930#


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [bd62462567cd5ffdc82fb6221f2a73a817396141]

INTEGRATION: CWS qdiet01 (1.1.1.1.332); FILE REMOVED 2003/09/23 15:04:16 mh 1.1.1.1.332.1: remove old obsolete os2 files, #i18390#


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [fdaaef3b653e66e1af53ffdbecb788b14c9e85ab]

INTEGRATION: CWS qdiet01 (1.1.1.1.332); FILE REMOVED 2003/09/23 11:53:50 mh 1.1.1.1.332.1: remove old obsolete os2 files #i18390#


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [abd9338bc9c88d950a47678cfd6ebddaaca971d2]

INTEGRATION: CWS qdiet01 (1.1.1.1.332); FILE REMOVED 2003/09/23 11:51:58 mh 1.1.1.1.332.1: remove old obsolete os2 files #i18390#


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [648459dc5a230b4608f77784c3f5698725c019de]

INTEGRATION: CWS qdiet01 (1.1.1.1.332); FILE REMOVED 2003/09/23 11:46:51 mh 1.1.1.1.332.1: remove old obsolete os2 files #i18390#


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [e143fdced8852e63682fc81c987d7450f93c8693]

INTEGRATION: CWS qdiet01 (1.1.1.1.332); FILE REMOVED 2003/09/23 11:46:45 mh 1.1.1.1.332.1: remove old obsolete os2 files #i18390#


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [583669ed1d9dcccc1bc7d8f89183a5aaeb299b09]

INTEGRATION: CWS qdiet01 (1.1.1.1.332); FILE REMOVED 2003/09/23 11:46:39 mh 1.1.1.1.332.1: remove old obsolete os2 files #i18390#


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [412662a71596378ab1947308555119e89307f759]

INTEGRATION: CWS qdiet01 (1.2.316); FILE REMOVED 2003/09/23 11:46:33 mh 1.2.316.1: remove old obsolete os2 files #i18390#


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [7e4254b90382da84ce21038a46de1745ec972e81]

INTEGRATION: CWS qdiet01 (1.1.1.1.332); FILE REMOVED 2003/09/23 11:46:27 mh 1.1.1.1.332.1: remove old obsolete os2 files #i18390#


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [c1ffadeb7b0a5445ad477f3f21c6034c2639a4cb]

INTEGRATION: CWS qdiet01 (1.2.294); FILE REMOVED 2003/09/23 11:46:21 mh 1.2.294.1: remove old obsolete os2 files #i18390#


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [aa3127d1cf1ee2da61240fd91dfa8a1ab55aba1d]

INTEGRATION: CWS qdiet01 (1.2.316); FILE REMOVED 2003/09/23 11:46:15 mh 1.2.316.1: remove old obsolete os2 files #i18390#


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [83488d94adf983678a1fa6bc765d4340f7a9f0b2]

INTEGRATION: CWS qdiet01 (1.1.1.1.332); FILE REMOVED 2003/09/23 11:46:09 mh 1.1.1.1.332.1: remove old obsolete os2 files #i18390#


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [19486d02eb74f39d449d096c4e9b4742f9253246]

INTEGRATION: CWS qdiet01 (1.1.1.1.332); FILE REMOVED 2003/09/23 11:45:46 mh 1.1.1.1.332.1: remove old obsolete os2 files #i18390#


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [c98be0ff2e68923671cc96d303dce9e0442a6818]

INTEGRATION: CWS qdiet01 (1.1.1.1.332); FILE REMOVED 2003/09/23 11:45:40 mh 1.1.1.1.332.1: remove old obsolete os2 files #i18390#


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [053933c02c25523beb8a983c46236bce77f04504]

INTEGRATION: CWS qdiet01 (1.1.1.1.332); FILE REMOVED 2003/09/23 11:45:34 mh 1.1.1.1.332.1: remove old obsolete os2 files #i18390#


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [c62b32cec57c43bd9d47aa48600829c4f5a97f94]

INTEGRATION: CWS qdiet01 (1.1.1.1.332); FILE REMOVED 2003/09/23 11:45:28 mh 1.1.1.1.332.1: remove old obsolete os2 files #i18390#


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [ede0ab57d3c2eb1c3853993ec1330c7abbc47194]

INTEGRATION: CWS qdiet01 (1.1.1.1.332); FILE REMOVED 2003/09/23 11:45:16 mh 1.1.1.1.332.1: remove old obsolete os2 files #i18390#


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [bcb53945e521264ab655641ed0aafe6a80db8cd4]

INTEGRATION: CWS qdiet01 (1.2.324); FILE REMOVED 2003/09/23 11:45:10 mh 1.2.324.1: remove old obsolete os2 files #i18390#


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [170e7a456ec295f90b75890d8929cebc776fbb3f]

INTEGRATION: CWS qdiet01 (1.1.1.1.332); FILE REMOVED 2003/09/23 11:45:04 mh 1.1.1.1.332.1: remove old obsolete os2 files #i18390#


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [7782ffabe4364c4ee07e8af4df29e6b6cf3d8a6b]

INTEGRATION: CWS qdiet01 (1.1.1.1.332); FILE REMOVED 2003/09/23 11:39:01 mh 1.1.1.1.332.1: remove old obsolete os2 files #i18390#


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [92a62a7cbcfeca3cf14af1cc54aca904e2f81631]

INTEGRATION: CWS qdiet01 (1.1.1.1.332); FILE REMOVED 2003/09/23 11:38:56 mh 1.1.1.1.332.1: remove old obsolete os2 files #i18390#


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [f313054da48d16c0a33d8b3c9c1087ab0a8aa5ca]

INTEGRATION: CWS qdiet01 (1.1.1.1.332); FILE REMOVED 2003/09/23 11:38:51 mh 1.1.1.1.332.1: remove old obsolete os2 files #i18390#


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [8557305a519cba5ffadd6ab17ffcd592a80948e7]

INTEGRATION: CWS qdiet01 (1.1.1.1.332); FILE REMOVED 2003/09/23 11:38:45 mh 1.1.1.1.332.1: remove old obsolete os2 files #i18390#


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [d279a5434a75b78e9bc222792c03ca0a4251990d]

INTEGRATION: CWS qdiet01 (1.1.1.1.332); FILE REMOVED 2003/09/23 11:38:39 mh 1.1.1.1.332.1: remove old obsolete os2 files #i18390#


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [3048054a016d0fd4885091a82fd04d4c6ee5d604]

INTEGRATION: CWS qdiet01 (1.1.1.1.332); FILE REMOVED 2003/09/23 11:38:28 mh 1.1.1.1.332.1: remove old obsolete os2 files #i18390#


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [029defc927bb0ec682a39bff035dd3246868e79a]

INTEGRATION: CWS qdiet01 (1.1.1.1.332); FILE REMOVED 2003/09/23 11:38:22 mh 1.1.1.1.332.1: remove old obsolete os2 files #i18390#


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [046fe8ce56c7a43fb0a9f095d0ee920e08d11962]

INTEGRATION: CWS qdiet01 (1.1.1.1.332); FILE REMOVED 2003/09/23 11:38:17 mh 1.1.1.1.332.1: remove old obsolete os2 files #i18390#


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [5f707c4c261b6d76bb0426a5a3f85b2e174c23ec]

INTEGRATION: CWS qdiet01 (1.1.1.1.332); FILE REMOVED 2003/09/23 11:38:12 mh 1.1.1.1.332.1: remove old obsolete os2 files #i18390#


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [90da477f189499ab8e3767ba67e0d3914838b0ac]

INTEGRATION: CWS qdiet01 (1.1.1.1.332); FILE REMOVED 2003/09/23 11:38:06 mh 1.1.1.1.332.1: remove old obsolete os2 files #i18390#


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [c2ffcb074d815d6a8c1a1b0ddcbf550cf026a4d9]

INTEGRATION: CWS qdiet01 (1.1.1.1.332); FILE REMOVED 2003/09/23 14:40:13 mh 1.1.1.1.332.1: remove old obsolete os2 files, #i18930#


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [71c887ddc284d73ae9f7c1095b68429d12d9fe14]

INTEGRATION: CWS qdiet01 (1.1.1.1.332); FILE REMOVED 2003/09/23 14:40:06 mh 1.1.1.1.332.1: remove old obsolete os2 files, #i18930#


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [e4ee7825e5d8441eae9a4017470d2c8ea7b3fcdf]

INTEGRATION: CWS qdiet01 (1.2.22); FILE MERGED 2003/09/23 11:54:31 tra 1.2.22.1: #112330#removed obsolete cppumaker.mk


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [7a0a09df8c3335a6261a080594de6f8e70574b0c]

INTEGRATION: CWS qdiet01 (1.3.22); FILE MERGED 2003/09/23 11:54:16 tra 1.3.22.1: #112330#generating cppu header files into own subdirectory, separated from filepicker header files


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [c4a0dad5107004ba9dff68ee5cbc0195c86a4fcc]

INTEGRATION: CWS qdiet01 (1.8.22); FILE MERGED 2003/09/29 08:13:44 tra 1.8.22.1: #i20297#specified return type for DeinitializeRequestContext


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [c7787bbb5e2dea4f17fb5ff702b773be5a9149aa]

INTEGRATION: CWS qdiet01 (1.2.22); FILE MERGED 2003/09/23 11:53:43 tra 1.2.22.1: #112330#removed obsolete cppumaker.mk


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [53e545362c11b5e89bd0e6b524118dc0a726439c]

INTEGRATION: CWS qdiet01 (1.9.22); FILE MERGED 2003/09/23 11:53:12 tra 1.9.22.1: #112330#generating cppu header files into own subdirectory, separated from folderpicker header files


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [5bb0998df275a83c9e90d141de65cc8d0b474bc4]

INTEGRATION: CWS qdiet01 (1.3.236); FILE MERGED 2003/10/09 14:48:28 mh 1.3.236.1: del: unused file, #i18390#


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [2fe5b3abc23ca2a73c8a30bf9c5a18e06742e6ff]

INTEGRATION: CWS qdiet01 (1.15.236); FILE MERGED 2003/10/09 14:48:26 mh 1.15.236.1: del: unused file, #i18390#


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [bad7cbc558dd9ec5d15d77c2175cc00e528e23ea]

INTEGRATION: CWS qdiet01 (1.3.236); FILE MERGED 2003/10/09 14:48:23 mh 1.3.236.1: del: unused file, #i18390#


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [389a0a66d8cbf7568afb7b8cc6329fe45b1b9c45]

INTEGRATION: CWS qdiet01 (1.5.236); FILE MERGED 2003/10/09 14:48:19 mh 1.5.236.1: del: unused file, #i18390#


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [0f4407ffe840a6f2b258b415467c77b19a3f644a]

INTEGRATION: CWS qdiet01 (1.3.236); FILE MERGED 2003/10/09 14:48:16 mh 1.3.236.1: del: unused file, #i18390#


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [0532ef8fbd8ec469c9000c947d7fa35b162fc807]

INTEGRATION: CWS qdiet01 (1.4.236); FILE MERGED 2003/10/09 14:48:11 mh 1.4.236.1: del: unused file, #i18390#


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [0b1c09e54f7ea62ef9a938dddf3f1a3154ab0da8]

INTEGRATION: CWS qdiet01 (1.8.236); FILE MERGED 2003/10/09 14:48:09 mh 1.8.236.1: del: unused file, #i18390#


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [b48957df78cd5d181075d50114e2c7122960623f]

INTEGRATION: CWS qdiet01 (1.6.236); FILE MERGED 2003/10/09 14:48:04 mh 1.6.236.1: del: unused file, #i18390#


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [ff48ca65eed2fbf14c73ba6bf0a503efa9fc953b]

INTEGRATION: CWS qdiet01 (1.3.236); FILE MERGED 2003/10/09 14:48:00 mh 1.3.236.1: del: unused file, #i18390#


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [f7d863f3670b0229625c39553d43f1bcf3fa599d]

INTEGRATION: CWS qdiet01 (1.5.236); FILE MERGED 2003/10/09 14:47:57 mh 1.5.236.1: del: unused file, #i18390#


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [d0606a9d9d42fa1e4ff19b3d01092e53c397fd32]

INTEGRATION: CWS qdiet01 (1.2.236); FILE MERGED 2003/10/09 14:47:55 mh 1.2.236.1: del: unused file, #i18390#


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [038ffaf17c5e39a0a730160f5ac561db64c9d863]

INTEGRATION: CWS qdiet01 (1.6.132); FILE MERGED 2003/10/09 14:47:51 mh 1.6.132.1: del: unused file, #i18390#


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [25a07871025ef28b2461a6f886e9bc6c05d4a26c]

INTEGRATION: CWS qdiet01 (1.11.182); FILE MERGED 2003/10/09 14:47:48 mh 1.11.182.1: del: unused file, #i18390#


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [289c9994e721969a67c9505e0cb4d9cac4353be0]

INTEGRATION: CWS qdiet01 (1.15.18); FILE MERGED 2003/08/29 09:31:24 obr 1.15.18.1: #i18390# removed obsolete ports directories


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [6bb45953df965bdc75eb6df8e6f888d4e8bce59f]

INTEGRATION: CWS qdiet01 (1.1.1.1.184); FILE REMOVED 2003/08/29 09:31:10 obr 1.1.1.1.184.1: #i18390# removed obsolete ports directories


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [0ae4faa2759671707fd466b508b6e3511332953c]

INTEGRATION: CWS qdiet01 (1.1.1.1.184); FILE REMOVED 2003/08/29 09:31:09 obr 1.1.1.1.184.1: #i18390# removed obsolete ports directories


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [0eeb2dc07949d4b0ad18bf18b0cb21f0de624af0]

INTEGRATION: CWS qdiet01 (1.2.174); FILE REMOVED 2003/08/29 09:31:09 obr 1.2.174.1: #i18390# removed obsolete ports directories


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [f90ce323085d4d3c347beb5e512755926376035a]

INTEGRATION: CWS qdiet01 (1.1.1.1.184); FILE REMOVED 2003/08/29 09:31:08 obr 1.1.1.1.184.1: #i18390# removed obsolete ports directories


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [ad8a56f82a3f36e6136d339f4bb9171160e0bfea]

INTEGRATION: CWS qdiet01 (1.1.1.1.184); FILE REMOVED 2003/08/29 09:31:07 obr 1.1.1.1.184.1: #i18390# removed obsolete ports directories


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [2dbf28f814c44ea3bedbb35709017f26e1254b56]

INTEGRATION: CWS qdiet01 (1.1.1.1.184); FILE REMOVED 2003/08/29 09:31:06 obr 1.1.1.1.184.1: #i18390# removed obsolete ports directories


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [7729080e8240cbee330d1523e0892d2950cbbdc6]

INTEGRATION: CWS qdiet01 (1.1.1.1.184); FILE REMOVED 2003/08/29 09:31:05 obr 1.1.1.1.184.1: #i18390# removed obsolete ports directories


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [5e7c5788451aaf5ec02f889c12b3709778bdb3f1]

INTEGRATION: CWS qdiet01 (1.1.1.1.184); FILE REMOVED 2003/08/29 09:31:04 obr 1.1.1.1.184.1: #i18390# removed obsolete ports directories


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [8ea47321c96d544ac6be7b8d2f2e127a27c5dc51]

INTEGRATION: CWS qdiet01 (1.1.1.1.184); FILE REMOVED 2003/08/29 09:31:03 obr 1.1.1.1.184.1: #i18390# removed obsolete ports directories


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [9bec56032adfeae0460fe286af5b39add3761737]

INTEGRATION: CWS qdiet01 (1.2.176); FILE REMOVED 2003/08/29 09:31:02 obr 1.2.176.1: #i18390# removed obsolete ports directories


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [d39b60e2c0aeb763f357625e604b02bcfff99089]

INTEGRATION: CWS qdiet01 (1.1.1.1.184); FILE REMOVED 2003/08/29 09:31:02 obr 1.1.1.1.184.1: #i18390# removed obsolete ports directories


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [cdc091ac3e0d8758944e1a9d6602b74b2fdd1765]

INTEGRATION: CWS qdiet01 (1.1.1.1.184); FILE REMOVED 2003/08/29 09:31:01 obr 1.1.1.1.184.1: #i18390# removed obsolete ports directories


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [8662f582b0b8b77c71dbf2d7316ffca99dc7375f]

INTEGRATION: CWS qdiet01 (1.1.1.1.184); FILE REMOVED 2003/08/29 09:31:00 obr 1.1.1.1.184.1: #i18390# removed obsolete ports directories


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [6aa4d8d278546149fb590a8bc841b0881183b7e0]

INTEGRATION: CWS qdiet01 (1.2.174); FILE REMOVED 2003/08/29 09:31:00 obr 1.2.174.1: #i18390# removed obsolete ports directories


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [faa0545b629dd1303a9e5c86baee663193a69ae0]

INTEGRATION: CWS qdiet01 (1.6.78); FILE MERGED 2003/09/17 09:45:36 obr 1.6.78.1: #110999# made synchrnoization objects non copy constructable / assignable and updated documentation.


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [ead503392f8585c83a60740ec75304c0c57a4305]

INTEGRATION: CWS qdiet01 (1.9.70); FILE MERGED 2003/09/23 10:29:34 hro 1.9.70.2: #110999# Typo: Member mutex must not have the same name as the class Mutex 2003/09/17 09:45:36 obr 1.9.70.1: #110999# made synchrnoization objects non copy constructable / assignable and updated documentation.


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [d22407a49053b55c92487a72ff5032cbbb5ffed6]

INTEGRATION: CWS qdiet01 (1.5.78); FILE MERGED 2003/09/17 09:45:35 obr 1.5.78.1: #110999# made synchrnoization objects non copy constructable / assignable and updated documentation.


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [cf3f09703dc9aa884568a9c2a9b667970aeabb9b]

INTEGRATION: CWS qdiet01 (1.28.86); FILE MERGED 2003/10/09 10:56:11 mh 1.28.86.1: del: unused file, #i18390#


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [9a2eefab4c482f4b28ca0dee3ff4f7f7a8a3384c]

INTEGRATION: CWS qdiet01 (1.1.1.1.196); FILE MERGED 2003/10/09 10:53:14 mh 1.1.1.1.196.1: chg: correct header, #i19939#


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [a728096d6934bac0931bbca8d2444be2176043c2]

INTEGRATION: CWS qdiet01 (1.4.160); FILE MERGED 2003/10/09 10:53:13 mh 1.4.160.1: chg: correct header, #i19939#


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [c9dfc1c7fbd5c7b0f72676ebb27bba50f8cb336d]

INTEGRATION: CWS qdiet01 (1.7.154); FILE MERGED 2003/10/09 10:53:13 mh 1.7.154.1: chg: correct header, #i19939#


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [3b8551dd278bdb8e3f1ae6513e971e6f3ba8753a]

INTEGRATION: CWS qdiet01 (1.7.6); FILE MERGED 2003/10/16 08:54:16 mh 1.7.6.2: new readme for 680, #i21172# 2003/10/15 08:46:21 mh 1.7.6.1: prepare readme for 2.0, #i21172#


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [c7258b9931d595e950d86af46b65b47508049419]

INTEGRATION: CWS qdiet01 (1.2.366); FILE MERGED 2003/09/23 15:25:04 mh 1.2.366.1: exchange header templates, #i19939#


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [b095ecf1f521fb38c38d92d69c2e382188ec0956]

INTEGRATION: CWS qdiet01 (1.8.20); FILE MERGED 2003/09/19 07:10:32 obr 1.8.20.2: #i18813# removal of obsolete OFiberingServer and OQueue 2003/09/17 06:45:45 obr 1.8.20.1: #i18813# obsolete OProfile class removed


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [be7824e72493763530f14da2c9c2efeafe3af53e]

INTEGRATION: CWS qdiet01 (1.13.56); FILE MERGED 2003/10/10 11:22:26 mh 1.13.56.2: RESYNC: (1.13-1.14); FILE MERGED 2003/09/23 10:42:07 mh 1.13.56.1: remove old os2 files from standard source tree, #i18390#


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [de8affcc4de232479075c93de9e64fa6801a31ed]

INTEGRATION: CWS qdiet01 (1.1.1.1.170); FILE REMOVED 2003/09/23 10:30:10 mh 1.1.1.1.170.1: remove old os2 files from standard source tree, #i18390#


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [411b84ff2b40727da21eb4d4f26b713ef798fbbc]

INTEGRATION: CWS qdiet01 (1.1.1.1.170); FILE REMOVED 2003/09/23 10:39:55 mh 1.1.1.1.170.1: remove old os2 files from standard source tree, #i18390#


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [955734a18cc83f437c44fbf38846620383009ea0]

INTEGRATION: CWS qdiet01 (1.3.292); FILE MERGED 2003/10/09 10:35:34 mh 1.3.292.1: del: unused file, #i18390#


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [045bc5a72ab5a657a306588a755ba5a1a8de5b65]

INTEGRATION: CWS qdiet01 (1.57.60); FILE MERGED 2003/10/09 10:15:25 mh 1.57.60.1: remove old header, #i19939#


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [b5a2bc6f45907296b5838bcf0a6d26207da7439d]

INTEGRATION: CWS qdiet01 (1.20.60); FILE MERGED 2003/10/09 10:15:25 mh 1.20.60.1: remove old header, #i19939#


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [69088e9aa6cef3791a040fc9cf76c5b1829791ac]

INTEGRATION: CWS qdiet01 (1.22.60); FILE MERGED 2003/10/09 10:15:24 mh 1.22.60.1: remove old header, #i19939#


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [b765dfe57aac54e43c4997203852dbadb1208b77]

INTEGRATION: CWS qdiet01 (1.15.60); FILE MERGED 2003/10/09 10:19:34 mh 1.15.60.1: remove old header, #i19939#


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [5f61c101a22eaa54f5b15e2050c80ebd34fa2edb]

INTEGRATION: CWS qdiet01 (1.19.60); FILE MERGED 2003/10/09 10:15:24 mh 1.19.60.1: remove old header, #i19939#


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [3a69b7a62824e84d4cb79bb1f4d7155ba19aa1fc]

INTEGRATION: CWS qdiet01 (1.28.60); FILE MERGED 2003/10/09 10:15:23 mh 1.28.60.1: remove old header, #i19939#


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [0537ec40d868fac20c4271924415a8d50b4ede0d]

INTEGRATION: CWS qdiet01 (1.4.36); FILE MERGED 2003/10/09 10:33:53 mh 1.4.36.1: del: unused file, #i18390#


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [489977cdaaa0f434f4ea64302b8772966178deda]

INTEGRATION: CWS qdiet01 (1.5.290); FILE MERGED 2003/10/09 10:35:32 mh 1.5.290.1: del: unused file, #i18390#


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [308449d5040b41d716754535bf340fc62e79a8d1]

INTEGRATION: CWS qdiet01 (1.2.296); FILE MERGED 2003/10/09 10:19:33 mh 1.2.296.1: remove old header, #i19939#


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [29f575de7bbd3ec51fd5576749e89cd8176818a1]

INTEGRATION: CWS qdiet01 (1.2.162); FILE MERGED 2003/10/09 10:35:32 mh 1.2.162.1: del: unused file, #i18390#


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [3421a9eb93aab7b0819ea9910c14cccec938ebf4]

INTEGRATION: CWS qdiet01 (1.3.162); FILE MERGED 2003/10/09 10:30:01 mh 1.3.162.1: del: unused file, #i18390#


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [b730a86a1feb79089d0aa05dd4e2dd9854f2f273]

INTEGRATION: CWS qdiet01 (1.1.1.1.308); FILE MERGED 2003/10/09 10:30:00 mh 1.1.1.1.308.1: del: unused file, #i18390#


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [dbceae23e2cf6e535620fe2a4bd82c4f0e308982]

INTEGRATION: CWS qdiet01 (1.2.162); FILE MERGED 2003/10/09 10:35:31 mh 1.2.162.1: del: unused file, #i18390#


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [5d10de53a0507d98df5e2509d4a92a521ed22289]

INTEGRATION: CWS qdiet01 (1.8.290); FILE MERGED 2003/10/09 10:35:30 mh 1.8.290.1: del: unused file, #i18390#


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [fd20344444a8575d15d14e9d2381e282234d8508]

INTEGRATION: CWS qdiet01 (1.10.190); FILE MERGED 2003/10/10 09:44:12 mh 1.10.190.2: RESYNC: (1.10-1.11); FILE MERGED 2003/10/09 10:25:56 mh 1.10.190.1: correct header, #i19939#


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [29357a66505ea58f0da0683875e83f782a862bba]

INTEGRATION: CWS qdiet01 (1.1.1.1.308); FILE MERGED 2003/10/09 10:25:55 mh 1.1.1.1.308.1: correct header, #i19939#


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [15c2da46b1dc10d6e6f66f3ffc754aaa2d9e5007]

INTEGRATION: CWS qdiet01 (1.5.270); FILE MERGED 2003/10/09 10:25:54 mh 1.5.270.1: correct header, #i19939#


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [866ac832908510a04042ab38b7eb0deafdcadb78]

INTEGRATION: CWS qdiet01 (1.24.188); FILE MERGED 2003/10/10 09:43:51 mh 1.24.188.2: RESYNC: (1.24-1.25); FILE MERGED 2003/10/09 10:25:52 mh 1.24.188.1: correct header, #i19939#


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [46a47729bc113b0caa981c930556b2c07a0a6dbf]

INTEGRATION: CWS qdiet01 (1.3.266); FILE MERGED 2003/10/09 10:25:51 mh 1.3.266.1: correct header, #i19939#


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [f2f013a83184ae1ecdb746bedb72826a6ced2b01]

INTEGRATION: CWS qdiet01 (1.2.272); FILE MERGED 2003/10/09 10:25:51 mh 1.2.272.1: correct header, #i19939#


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [01720c73263bddf6dcce940f2f8e6ff666d8169b]

INTEGRATION: CWS qdiet01 (1.1.1.1.308); FILE MERGED 2003/10/09 10:25:50 mh 1.1.1.1.308.1: correct header, #i19939#


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [9cc593910ba1ab13a2428238f3eeea1fc5d18be4]

INTEGRATION: CWS qdiet01 (1.4.304); FILE MERGED 2003/10/09 10:25:50 mh 1.4.304.1: correct header, #i19939#


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [dce006b789d8de101750c216245baa26b656f6d5]

INTEGRATION: CWS qdiet01 (1.6.266); FILE MERGED 2003/10/09 10:25:49 mh 1.6.266.1: correct header, #i19939#


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [6bd0a0b02cfd90c769fab11f3e307e0b224f5164]

INTEGRATION: CWS qdiet01 (1.6.264); FILE MERGED 2003/10/09 10:25:49 mh 1.6.264.1: correct header, #i19939#


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [1747d82cbd8a4039ed1e811f0f75199ae3c615f0]

INTEGRATION: CWS qdiet01 (1.9.264); FILE MERGED 2003/10/09 10:25:49 mh 1.9.264.1: correct header, #i19939#


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [e3c93c3d1917b30e4cc80d668dc9b089f2e43ff3]

INTEGRATION: CWS qdiet01 (1.1.1.1.308); FILE MERGED 2003/10/09 10:25:48 mh 1.1.1.1.308.1: correct header, #i19939#


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [da2bf271642e231da11d3ef21bba4d41b9df914d]

INTEGRATION: CWS qdiet01 (1.6.154); FILE MERGED 2003/10/09 10:25:48 mh 1.6.154.1: correct header, #i19939#


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [0f8d876cde8b3348306e013a5a034137cfaa83e7]

INTEGRATION: CWS qdiet01 (1.3.266); FILE MERGED 2003/10/09 10:25:48 mh 1.3.266.1: correct header, #i19939#


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [57adc321f9b1711cddcbbd6631107a149454b83f]

INTEGRATION: CWS qdiet01 (1.1.1.1.308); FILE MERGED 2003/10/09 10:25:47 mh 1.1.1.1.308.1: correct header, #i19939#


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [e2d440f062899bde6d26c4f108c17e432a79a1ab]

INTEGRATION: CWS qdiet01 (1.11.188); FILE MERGED 2003/10/10 09:47:39 mh 1.11.188.2: RESYNC: (1.11-1.12); FILE MERGED 2003/10/09 10:25:47 mh 1.11.188.1: correct header, #i19939#


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [8685ce02b5406ebe911ebb27138a24a555e58d52]

INTEGRATION: CWS qdiet01 (1.4.154); FILE MERGED 2003/10/09 10:25:46 mh 1.4.154.1: correct header, #i19939#


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [744d2a97c8ab43d88abf74dd3a48a58bf5301de0]

INTEGRATION: CWS qdiet01 (1.20.106); FILE MERGED 2003/10/14 08:32:01 mh 1.20.106.3: del: LIB4 2003/10/10 10:05:18 mh 1.20.106.2: RESYNC: (1.20-1.22); FILE MERGED 2003/10/02 12:15:37 mh 1.20.106.1: superflous stuff, #i18390#


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [7172ba2c951c2c194aba9a08dc3b445e2597b036]

INTEGRATION: CWS qdiet01 (1.3.246); FILE MERGED 2003/10/10 12:19:42 mh 1.3.246.1: correct header, #i19939#


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [0def7a93be45ca5421ecd3d22adc70caeab42142]

INTEGRATION: CWS qdiet01 (1.3.246); FILE MERGED 2003/10/10 12:19:41 mh 1.3.246.1: correct header, #i19939#


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [a938362689dc1a9d6bb8730780344739da8c5e0b]

INTEGRATION: CWS qdiet01 (1.4.12); FILE MERGED 2003/10/10 12:19:41 mh 1.4.12.1: correct header, #i19939#


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [baa41aab3000119e76a66a7ae6488c19b6890808]

INTEGRATION: CWS qdiet01 (1.3.148); FILE MERGED 2003/10/10 12:19:41 mh 1.3.148.1: correct header, #i19939#


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [26ea7ec3c07bc45fcea95dd0e2deda6190823e43]

INTEGRATION: CWS qdiet01 (1.7.12); FILE MERGED 2003/10/10 12:19:40 mh 1.7.12.1: correct header, #i19939#


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [21b79e12fac9dfb8e446f8807eab641e13c0499f]

INTEGRATION: CWS qdiet01 (1.4.148); FILE MERGED 2003/10/10 12:19:40 mh 1.4.148.1: correct header, #i19939#


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [530d5b68b6f01de6870702536f5c3a8ccce49c29]

INTEGRATION: CWS qdiet01 (1.6.238); FILE MERGED 2003/10/10 12:19:39 mh 1.6.238.1: correct header, #i19939#


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [d1aec96483697a74524e76a767ede88f11d157a2]

INTEGRATION: CWS qdiet01 (1.2.458); FILE REMOVED 2003/10/02 10:10:09 mh 1.2.458.1: remove old unused files, #i18390#


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [d5c05836904399a11dad35093efa74abbb77d90c]

INTEGRATION: CWS qdiet01 (1.9.254); FILE REMOVED 2003/10/02 10:09:04 mh 1.9.254.1: remove old unused files, #i18390#


2003-10-20  Björn Milcke  <bm@openoffice.org>  [82802090a4118f2dff62610c0bf2e5f13459099f]

changePosition corrected


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [f9d88d358a74bb80217e3e3a8ae60db1a4fa81e3]

INTEGRATION: CWS qdiet01 (1.3.42); FILE MERGED 2003/10/09 11:03:51 mh 1.3.42.1: del: unused file, #i18390#


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [9644a2ff2d6714273bc2a093a2b30fa5b4671e91]

INTEGRATION: CWS qdiet01 (1.7.230); FILE MERGED 2003/10/09 11:07:04 mh 1.7.230.1: del: unused file, #i18390#


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [826059bb75f82cdbd2860b95378d04b806305d55]

INTEGRATION: CWS qdiet01 (1.38.36); FILE MERGED 2003/10/13 11:16:40 mh 1.38.36.1: del: old header, i15592


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [a29b797fcb58cd042c38e5a9f06bc2d37d56f3a3]

INTEGRATION: CWS qdiet01 (1.17.42); FILE MERGED 2003/10/09 11:10:29 mh 1.17.42.1: del: unused file, #i18390#


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [705107cf48df8fa7d2d3136418f6814004c2b1c2]

INTEGRATION: CWS qdiet01 (1.39.50); FILE MERGED 2003/10/10 10:39:48 mh 1.39.50.2: RESYNC: (1.39-1.40); FILE MERGED 2003/09/23 15:38:56 mh 1.39.50.1: exchange header templates, #i19939#


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [31795348a5215c6ffc3491c471d063deb14d03a8]

INTEGRATION: CWS sdk08 (1.62.52); FILE MERGED 2003/10/07 07:50:29 jsc 1.62.52.2: RESYNC: (1.62-1.64); FILE MERGED 2003/09/18 14:20:44 jsc 1.62.52.1: #112286# use new reference type library and enabe type check for OO build


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [cbb9639340c8a7ab881606db4fe6616f0c46793b]

INTEGRATION: CWS sdk08 (1.1.258); FILE MERGED 2003/10/10 11:44:36 jsc 1.1.258.1: #112286# insert maybevoid attribute, was documented but not specified as property attribute, is compatible


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [88a99bb66ebe092b9929cca26c14da8d0bdb54d6]

INTEGRATION: CWS sdk08 (1.21.68); FILE MERGED 2003/10/02 14:08:24 jsc 1.21.68.1: #111213# correct typo


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [4080379175056d51a16e201c6fed618b5d9c80e7]

INTEGRATION: CWS sdk08 (1.4.148); FILE MERGED 2003/10/08 09:46:41 jsc 1.4.148.1: #112581# change include order versus module definition


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [96d9234eb0cc01bbadef026f08b07d6e1e3e75d3]

INTEGRATION: CWS sdk08 (1.4.148); FILE MERGED 2003/10/08 09:46:40 jsc 1.4.148.1: #112581# change include order versus module definition


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [3567852f6e54fe692c6d64d0d55710c72ca07315]

INTEGRATION: CWS sdk08 (1.2.230); FILE MERGED 2003/10/08 09:46:40 jsc 1.2.230.1: #112581# change include order versus module definition


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [23c7bef2db6c4852a9df7ca6264dbbe328172123]

INTEGRATION: CWS sdk08 (1.2.230); FILE MERGED 2003/10/08 09:46:39 jsc 1.2.230.1: #112581# change include order versus module definition


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [63f7251d68d9d57b45eb49ddfca0ed827a1c4ba8]

INTEGRATION: CWS sdk08 (1.14.70); FILE MERGED 2003/10/08 11:08:50 jsc 1.14.70.1: #112581# remove optional property, exists as non optional at parent service


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [75ff93ae0e5ac6688f17113f9006a84fb557e23e]

INTEGRATION: CWS sdk08 (1.4.2); FILE MERGED 2003/10/08 14:35:06 jsc 1.4.2.1: #110082# adopt copy rule for configureWindows.bat


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [cc086e9d1d5bbf561dcf75e60b8b57beea0bd4b5]

INTEGRATION: CWS sdk08 (1.4.2); FILE MERGED 2003/09/29 15:09:19 jsc 1.4.2.2: #110913# adopt check of ConverterServlet example 2003/09/19 13:40:02 jsc 1.4.2.1: #110082# renamed configure file for windows


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [9d9c42b62e9d7200e11f5d306ceda735c8b115ef]

INTEGRATION: CWS sdk08 (1.23.36); FILE MERGED 2003/09/17 12:01:17 jsc 1.23.36.1: #i16626# remove oosupport, currently not supported -> must not be build


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [fc11fe272d8d308dd31ec4b3a255b74a6915e6ca]

INTEGRATION: CWS sdk08 (1.63.2); FILE MERGED 2003/09/29 14:52:44 jsc 1.63.2.2: #112491# remove prot_uno_uno library 2003/09/19 13:38:29 jsc 1.63.2.1: #110082# renamed configure file for windows


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [dfcd4ccac4bfa310a5a92d9cfdedbd8bbff19d5e]

INTEGRATION: CWS sdk08 (1.7.30); FILE MERGED 2003/10/10 16:27:04 jsc 1.7.30.2: #110287# adopt date string to US language format 2003/10/08 14:31:12 jsc 1.7.30.1: #110287# change language for date fields


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [7aad071de0bc0cb1b25a795c359d5a11bd0fa6e7]

INTEGRATION: CWS sdk08 (1.2.30); FILE MERGED 2003/09/10 15:42:50 jsc 1.2.30.1: #100871# updated and use of correct helper


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [6cccffc874626fec0958d1baeaa19877da3d5cc2]

INTEGRATION: CWS sdk08 (1.15.24); FILE MERGED 2003/09/10 15:42:49 jsc 1.15.24.1: #100871# updated and use of correct helper


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [af97daa0d8568be45c1c2e44c9a342648d8f5423]

INTEGRATION: CWS sdk08 (1.1.2); FILE ADDED 2003/09/10 15:46:44 jsc 1.1.2.2: #100871# updated 2003/09/10 15:40:03 jsc 1.1.2.1: new


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [ba4197951d915f2a21dda6a1d2a712998e9d1b09]

INTEGRATION: CWS sdk08 (1.1.2); FILE ADDED 2003/09/29 14:56:00 jsc 1.1.2.1: #110913# new, used in WAR file


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [b8f7e72ef406d615b6e77a7a707d3ece55cae280]

INTEGRATION: CWS sdk08 (1.3.58); FILE MERGED 2003/09/29 14:55:24 jsc 1.3.58.1: #110913# create and use WAR file


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [879b4d8f4b04ee63b86d11797437d2d58e8b4217]

INTEGRATION: CWS sdk08 (1.11.30); FILE MERGED 2003/09/29 14:55:23 jsc 1.11.30.1: #110913# create and use WAR file


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [e1de8c35b5d7c4e8741cf92bf802dad46cd9b844]

INTEGRATION: CWS sdk08 (1.6.30); FILE MERGED 2003/09/29 14:55:23 jsc 1.6.30.1: #110913# create and use WAR file


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [50976fbe9041c63c360598b29b950909514b81db]

INTEGRATION: CWS sdk08 (1.1.102); FILE MERGED 2003/09/29 14:55:23 jsc 1.1.102.1: #110913# create and use WAR file


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [70eb2672e5bdb6885bc8043071191e90c72117d6]

INTEGRATION: CWS sdk08 (1.3.2); FILE MERGED 2003/09/29 15:08:30 jsc 1.3.2.2: #110913# copy examples/java/ConverterServlet/web.xml 2003/09/10 15:37:34 jsc 1.3.2.1: #100871# insert new files for Inspector example


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [10235fd55b9eacfc7e4ddb7a560465b00dc8d8bb]

INTEGRATION: CWS sdk08 (1.3.30); FILE MERGED 2003/09/10 11:49:22 jsc 1.3.30.1: #110939# remove semicolons


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [b0c62bf71a576e97268c4de147ced26c2c4640dc]

INTEGRATION: CWS sdk08 (1.13.30); FILE MERGED 2003/09/09 08:12:09 jsc 1.13.30.1: #111665# remove brackets in docu for pkgchk -l option


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [b8774aa2776c400ef019d10d5d602afb20de3e6d]

INTEGRATION: CWS sdk08 (1.16.30); FILE MERGED 2003/10/16 13:56:21 jsc 1.16.30.2: #112579# change staroffice version number 2003/09/19 13:51:26 jsc 1.16.30.1: #110082# renamed configure file for windows


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [9df5fb9b0f4587f7b12ce04e5fc686760132b5c2]

INTEGRATION: CWS sdk08 (1.5.2); FILE MERGED 2003/10/16 13:15:39 jsc 1.5.2.2: #110082# change string setsdkenv_windows.bat to setsdkenv_unix 2003/09/19 14:01:08 jsc 1.5.2.1: #110082# adopt output


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [d2918adf94e3a41c7e385094a059fc2cce6e4bf9]

INTEGRATION: CWS sdk08 (1.17.20); FILE MERGED 2003/10/02 16:02:14 jsc 1.17.20.1: #106565# generate temp files always, rename complete files


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [fbe548687214756fa93f01f343bdf399eebdcf5c]

INTEGRATION: CWS sdk08 (1.6.40); FILE MERGED 2003/10/02 16:02:14 jsc 1.6.40.1: #106565# generate temp files always, rename complete files


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [6fe8ad01a1260f6daf7b91f2bb7b09af74464363]

INTEGRATION: CWS sdk08 (1.2.76); FILE MERGED 2003/10/02 16:02:12 jsc 1.2.76.1: #106565# generate temp files always, rename complete files


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [d96d013f5c7d503bebd8d2c9133b2f2f2f42857a]

INTEGRATION: CWS sdk08 (1.22.20); FILE MERGED 2003/10/02 16:02:11 jsc 1.22.20.2: #106565# generate temp files always, rename complete files 2003/09/17 11:47:36 jsc 1.22.20.1: #108849# change identifer names for member constructors


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [d1982890f344ff1cb30b39129e76813d72354bdd]

INTEGRATION: CWS sdk08 (1.17.20); FILE MERGED 2003/10/02 16:02:10 jsc 1.17.20.2: #106565# generate temp files always, rename complete files 2003/09/17 11:47:35 jsc 1.17.20.1: #108849# change identifer names for member constructors


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [4c3e58db87ee90489268df854111c0e1c03a84cd]

INTEGRATION: CWS sdk08 (1.5.64); FILE MERGED 2003/10/02 16:02:08 jsc 1.5.64.2: #106565# generate temp files always, rename complete files 2003/09/17 11:47:34 jsc 1.5.64.1: #108849# change identifer names for member constructors


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [756b88f757c45816ac2c59ccd96c59be5df3ee87]

INTEGRATION: CWS sdk08 (1.1.74); FILE MERGED 2003/09/16 13:26:57 jsc 1.1.74.1: #111025# correct identifiers


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [93b178688e8a8b1bc2b4ca471dcd31bbeca49828]

INTEGRATION: CWS sdk08 (1.1.2); FILE ADDED 2003/09/16 13:27:24 jsc 1.1.2.1: #111025# new


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [1d451688f5faa99cb200179e0cf2eea3e62b0395]

INTEGRATION: CWS sdk08 (1.8.18); FILE MERGED 2003/09/16 13:43:46 jsc 1.8.18.1: #111025# support UNO naming convention


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [ac188e6761651829ef73864b7561ec8d6cdf0ea0]

INTEGRATION: CWS sdk08 (1.3.24); FILE MERGED 2003/09/16 13:43:45 jsc 1.3.24.1: #111025# support UNO naming convention


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [014a732dbcc485dedb473aaf91c5cd583a2037d3]

INTEGRATION: CWS sdk08 (1.7.24); FILE MERGED 2003/09/16 13:42:42 jsc 1.7.24.1: #111025# warning support


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [7ce4fbc8745900512288ebd162f468812034cff2]

INTEGRATION: CWS sdk08 (1.7.24); FILE MERGED 2003/09/16 13:43:45 jsc 1.7.24.1: #111025# support UNO naming convention


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [9375f6141272f5889ff603d248be37f8d1a4fc0d]

INTEGRATION: CWS sdk08 (1.6.42); FILE MERGED 2003/09/16 13:42:42 jsc 1.6.42.1: #111025# warning support


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [0f99fe2bd2c60791f8c9702098ecfaee6ab96db1]

INTEGRATION: CWS sdk08 (1.2.70); FILE MERGED 2003/09/16 13:42:41 jsc 1.2.70.1: #111025# warning support


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [7ba05d25bbc722dde754450c74faadd56535715a]

INTEGRATION: CWS sdk08 (1.3.24); FILE MERGED 2003/09/16 13:42:41 jsc 1.3.24.1: #111025# warning support


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [4af7c70394fb6b9b545fc0ed831ebc0f6eddd559]

INTEGRATION: CWS sdk08 (1.1.74); FILE MERGED 2003/09/16 13:43:45 jsc 1.1.74.1: #111025# support UNO naming convention


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [83d958709fbec9c92d8da9fabb41c21fb0c1adbf]

INTEGRATION: CWS sdk08 (1.2.66); FILE MERGED 2003/09/16 13:41:10 jsc 1.2.66.1: #111025# warning support


2003-10-20  Oliver Bolte  <obo@openoffice.org>  [6c07e8f3694f6827715d66ea382bcb7bf540b888]

INTEGRATION: CWS sdk08 (1.1.74); FILE MERGED 2003/09/16 13:41:10 jsc 1.1.74.1: #111025# warning support


2003-10-20  Björn Milcke  <bm@openoffice.org>  [d8e4bf948b25d386d0c8876928e17b57a040f3b6]

positioning concept applied to legend


2003-10-17  Björn Milcke  <bm@openoffice.org>  [76d6ff2a3f81dd776c53cf7086fad1b4de7a7db6]

warnings removed (Linux)


2003-10-17  Björn Milcke  <bm@openoffice.org>  [0b1a461ca52124d962ea9fdd3d0f9f3eb90b4852]

PropertyMapper::setMultiProperties: take a property set rahter than a shape as param


2003-10-17  Björn Milcke  <bm@openoffice.org>  [af5cf5516b1b21a536b49649777cc3b1e28490e7]

render PageBackground as shape, the page is not accessible


2003-10-17  Björn Milcke  <bm@openoffice.org>  [4445548e88148630ea09606957de2cb3134a95bb]

dispose, page background


2003-10-17  Björn Milcke  <bm@openoffice.org>  [f2d93a6317f38ba8f7b93d5f6275f26f51b3da16]

+Area test


2003-10-17  Björn Milcke  <bm@openoffice.org>  [5ebf05216f0e00a6db292d4078b9d052c2346eae]

model representation of the former ChartArea


2003-10-17  Björn Milcke  <bm@openoffice.org>  [12ed03413f9ad2e124e3f1e62be79fa27dcbde56]

+PageBackground


2003-10-17  Björn Milcke  <bm@openoffice.org>  [4ae7a3fe1111c676980ba6cf668bb020c2dd22c1]

 catch exceptions when properties are not found


2003-10-17  Björn Milcke  <bm@openoffice.org>  [78bc899c6f16b8af5dad799be9c9d1c4ab3c57da]

+page


2003-10-17  Björn Milcke  <bm@openoffice.org>  [a68fb442bfb9665678e67a4a12d4d8ce577a2821]

-OSL_TRACE


2003-10-17  Thorsten Behrens  <thb@openoffice.org>  [b93d27893845ebddcad1af22dbbba0df3741581b]

#110496# Make this compile under Windows again, outlined various inlines (mostly to prevent exposure of source/inc/ftools.hxx)


2003-10-17  Duncan Foster  <dfoster@openoffice.org>  [1ef37ae3e812cd0d5ab2ec65dd823532e8518b3a]

#i21260# - use vnd.sun.star.script as scripting framework protocol


2003-10-17  Duncan Foster  <dfoster@openoffice.org>  [34cf06f6493deb58b7a1ba382d95fed6bd4b688e]

#i19258# - implement prototype java script selector, add ability to invoke Basic IDE


2003-10-16  Kurt Zenker  <kz@openoffice.org>  [a673bb00638414c2b5602332d424d5bae447db94]

new version for SRC680


2003-10-16  Armin Weiss  <aw@openoffice.org>  [c02ce4fc4b5ef51a2fa004a07a21ba360dc5e9be]

First necessary changes for fixing the OLE problems


2003-10-16  Oliver Bolte  <obo@openoffice.org>  [401ec0f9dfcb023829b761fb8843eedb0d6bac7a]

#100000# wntmsci10 compiler switch missing


2003-10-16  Björn Milcke  <bm@openoffice.org>  [0571503b747733bc35037d7c9d7ba10b6be8163f]

enable Format/Legend menu


2003-10-16  Björn Milcke  <bm@openoffice.org>  [8446c6dc6fd2ef08ffb303cd9474e7d3ecc8c96e]

enable Insert/Legend menu


2003-10-16  Björn Milcke  <bm@openoffice.org>  [b7d3c9f3a2a2e384fa0efc806800a2e4a763c635]

Model-Legend: +Property "Show" to determine whether it is shown or not.


2003-10-16  Björn Milcke  <bm@openoffice.org>  [92476b32490777d6806b8b7c9b45a53f47c910a2]

using utl::OEventListenerAdapter in ChartDocumentWrapper => +UNOTOOLSLIB


2003-10-16  Daniel Vogelheim  <dvo@openoffice.org>  [d524903492288890b7dea530c471a56ded333b4c]

#112673# change library name to hwp.dll/libhwp.so


2003-10-16  Björn Milcke  <bm@openoffice.org>  [26b22d47eb2504827a3157e74b3a95558714baba]

redundant comments removed


2003-10-16  Björn Milcke  <bm@openoffice.org>  [8d32f42e65fe1ec2aebf28f53921fda1d3a265cd]

closing enabled again


2003-10-16  Björn Milcke  <bm@openoffice.org>  [0e5370e7d74b4bac709d9c1b559b6f448064e8e4]

allow legend entries with more than one line


2003-10-15  Rüdiger Timm  <rt@openoffice.org>  [5c9439db6ed92563b5a4feb5ece04cd6d6e0da44]

new version for SRC680


2003-10-15  Rüdiger Timm  <rt@openoffice.org>  [a8bd4cc28bd810bbc7f50bf7a425b6cbb4d72034]

new version for SRC680


2003-10-15  Tomas O'Connor  <toconnor@openoffice.org>  [8adddd008908ddb49d80f63279b7f475f0035d21]

#i19258# - add java script selector prototype, add edit functionality


2003-10-15  Tomas O'Connor  <toconnor@openoffice.org>  [35644b06ea95a418518ceb722da80c0b3aa7842d]

#i19258# - implement java script selector prototype, add edit functionality


2003-10-15  Kurt Zenker  <kz@openoffice.org>  [4a24c56ae594ad1b980648d9421663d0e5d1fb1a]

new version for SRC680


2003-10-15  Björn Milcke  <bm@openoffice.org>  [7b8d041c2e7dec28ca38b0ed26b88fa6a6187fbd]

calling close() causes an error: Investigate!


2003-10-15  Björn Milcke  <bm@openoffice.org>  [f80d44892621d669c6c04d199b57069f9a602c96]

+test for legend


2003-10-15  Björn Milcke  <bm@openoffice.org>  [5893e7ca2f2dfa01a5361a14bb84a2830cc23d3f]

balanced LegendExpansion possible


2003-10-15  Noel Power  <npower@openoffice.org>  [79a1987113789d7d8e2ead02ce9c22351cf15398]

#i21260# Change use of script:// protocol to new vnd.sun.star.script://....


2003-10-15  Kurt Zenker  <kz@openoffice.org>  [ece38ba48517594da7f9a46ecf8e12d4c683455a]

SRC680


2003-10-15  Daniel Vogelheim  <dvo@openoffice.org>  [16cba77220efab8204eeecb49ccd3ec033efca38]

#112673# initial checkin of HWP filter


2003-10-15  Daniel Vogelheim  <dvo@openoffice.org>  [20140e177b2d50b0fe388a729a13a66c574b119c]

#112673# initial checkin of HWP filter


2003-10-15  Björn Milcke  <bm@openoffice.org>  [c379a3c96c14a29ce80d2e0c33f6e256493e191f]

Multicolumn-Legend.  Readability improved


2003-10-15  Kurt Zenker  <kz@openoffice.org>  [f9acf292dc8bf805259918680eebf4c74c684ee0]

INTEGRATION: CWS extleading (1.1.2); FILE ADDED 2003/10/01 13:42:14 pb 1.1.2.1: fix: #112516# configuration of compatibility page


2003-10-15  Kurt Zenker  <kz@openoffice.org>  [e92b84e099bbb80124cc291d8c7c5bbc05e0c354]

INTEGRATION: CWS extleading (1.12.124); FILE MERGED 2003/10/01 13:41:42 pb 1.12.124.1: fix: #112516# add compatibility.xcs


2003-10-15  Kurt Zenker  <kz@openoffice.org>  [3c0a472f79c524e7538a79d2a2c234ad3ac4662b]

INTEGRATION: CWS extleading (1.41.86); FILE MERGED 2003/10/02 09:39:30 fme 1.41.86.2: RESYNC: (1.41-1.42); FILE MERGED 2003/10/01 14:19:47 pb 1.41.86.1: fix: #112516# add compatibility.cxx


2003-10-15  Kurt Zenker  <kz@openoffice.org>  [41d4086519402c50b6944d66637fb3871dc63874]

INTEGRATION: CWS extleading (1.1.2); FILE ADDED 2003/10/01 14:19:03 pb 1.1.2.1: fix: #112516# configuration of compatibility page


2003-10-15  Kurt Zenker  <kz@openoffice.org>  [8c0a049e63792364b46a71e3a5889bf72f5c83a2]

INTEGRATION: CWS extleading (1.104.40); FILE MERGED 2003/10/02 09:40:22 fme 1.104.40.2: RESYNC: (1.104-1.106); FILE MERGED 2003/10/01 14:17:54 pb 1.104.40.1: fix: #112516# add compatibility.hxx


2003-10-15  Kurt Zenker  <kz@openoffice.org>  [8e540ac5d7f623ad24426f117060a6f1320224c4]

INTEGRATION: CWS extleading (1.10.110); FILE MERGED 2003/07/07 07:28:49 fme 1.10.110.1: #110641# Feature - External leading


2003-10-15  Kurt Zenker  <kz@openoffice.org>  [155ca4d63ca5ac01c46b001adb612957556d35d6]

INTEGRATION: CWS extleading (1.4.104); FILE MERGED 2003/07/15 17:32:13 dvo 1.4.104.1: #110641# AddExternalLeading document setting


2003-10-15  Kurt Zenker  <kz@openoffice.org>  [99faf421ce0fc0f8f28db97e471adb81bf98e77d]

INTEGRATION: CWS extleading (1.4.84); FILE MERGED 2003/07/22 16:14:12 dvo 1.4.84.1: #110641# change PrinterIndependentLayout to accept three   values: disabled, lo-res, hi-res


2003-10-15  Kurt Zenker  <kz@openoffice.org>  [ae5b40e74e7e8023124ff1e93ffe1c2aacea44c4]

INTEGRATION: CWS extleading (1.47.14); FILE MERGED 2003/08/08 09:48:34 fme 1.47.14.6: RESYNC: (1.47-1.48); FILE MERGED 2003/07/23 10:37:24 fme 1.47.14.5: #110641# Feature - External leading 2003/07/23 09:18:06 fme 1.47.14.4: #110641# Feature - External Leading 2003/07/21 08:49:56 fme 1.47.14.3: #110641# Feature - External Leading 2003/07/16 09:53:03 hdu 1.47.14.2: #110641# add external leading to W98 platform 2003/07/04 14:25:03 hdu 1.47.14.1: #110641# export ExternalLeading value from W32 fonts


2003-10-15  Kurt Zenker  <kz@openoffice.org>  [60f8e71029b46474fabc1747a9bf7aaa4e9a84ee]

INTEGRATION: CWS extleading (1.29.42); FILE MERGED 2003/07/04 14:24:23 hdu 1.29.42.1: #110641# zero ExternalLeading value for X11 fonts


2003-10-15  Kurt Zenker  <kz@openoffice.org>  [a62249b9fa080b0632ff8d4b1c2efa1eeb2ac2b7]

INTEGRATION: CWS extleading (1.104.38); FILE MERGED 2003/10/02 08:55:39 fme 1.104.38.3: RESYNC: (1.105-1.107); FILE MERGED 2003/08/08 09:50:22 fme 1.104.38.2: RESYNC: (1.104-1.105); FILE MERGED 2003/07/04 14:23:47 hdu 1.104.38.1: #110641# init ExternalLeading member


2003-10-15  Kurt Zenker  <kz@openoffice.org>  [6ff457ccacf78ccb47f8836d049265b64d0bf537]

INTEGRATION: CWS extleading (1.11.216); FILE MERGED 2003/07/04 14:22:13 hdu 1.11.216.1: #110641# export ExternalLeading value from vdev fonts


2003-10-15  Kurt Zenker  <kz@openoffice.org>  [5003c62300ebe222c30646bfc8cb60a4820b74a3]

INTEGRATION: CWS extleading (1.92.24); FILE MERGED 2003/08/08 09:55:57 fme 1.92.24.3: RESYNC: (1.92-1.98); FILE MERGED 2003/07/23 10:37:52 fme 1.92.24.2: #110641# Feature - External leading 2003/07/04 14:21:51 hdu 1.92.24.1: #110641# export ExternalLeading value from ftyp fonts


2003-10-15  Kurt Zenker  <kz@openoffice.org>  [0b4518f561404fa04c0db9ec39b17831ffd24cb9]

INTEGRATION: CWS extleading (1.9.68); FILE MERGED 2003/09/15 08:12:47 fme 1.9.68.2: #i14805# Added virtual device mode REFDEV_MODE96 2003/07/21 08:51:36 fme 1.9.68.1: #110641# Feature - External Leading


2003-10-15  Kurt Zenker  <kz@openoffice.org>  [a367f815b1e02fcaa0dd2a0a78cec35301401684]

INTEGRATION: CWS extleading (1.53.24); FILE MERGED 2003/10/02 09:02:11 fme 1.53.24.3: RESYNC: (1.55-1.57); FILE MERGED 2003/08/08 09:57:16 fme 1.53.24.2: RESYNC: (1.53-1.55); FILE MERGED 2003/07/04 14:20:59 hdu 1.53.24.1: #110641# zero ExternalLeading value for builtin fonts


2003-10-15  Kurt Zenker  <kz@openoffice.org>  [e6fb4fbdf68c69aef6d3c27865773d7d2295306c]

INTEGRATION: CWS extleading (1.151.14); FILE MERGED 2003/10/02 09:01:33 fme 1.151.14.3: RESYNC: (1.155-1.156); FILE MERGED 2003/08/08 09:57:05 fme 1.151.14.2: RESYNC: (1.151-1.155); FILE MERGED 2003/07/04 14:19:38 hdu 1.151.14.1: #110641# use new ExternalLeading member


2003-10-15  Kurt Zenker  <kz@openoffice.org>  [4bafa00301c103bc0af4e7bbb41bceefb447a832]

INTEGRATION: CWS extleading (1.7.212); FILE MERGED 2003/07/04 14:18:52 hdu 1.7.212.1: #110641# manage new ExternalLeading member


2003-10-15  Kurt Zenker  <kz@openoffice.org>  [64c3c78e51e3e0e4e7368fd5c308f002deec04b7]

INTEGRATION: CWS extleading (1.27.38); FILE MERGED 2003/10/06 12:48:50 fme 1.27.38.5: #110641# Resync Extleading 2003/10/02 08:03:01 fme 1.27.38.4: RESYNC: (1.27-1.28); FILE MERGED 2003/07/24 07:18:50 fme 1.27.38.3: #110641# Feature - External Leading 2003/07/22 16:22:39 dvo 1.27.38.2: #110641# change PrinterIndependentLayout to accept three   values: disabled, lo-res, hi-res 2003/07/15 14:38:38 dvo 1.27.38.1: #110641# add AddExternalLeading to document settings


2003-10-15  Kurt Zenker  <kz@openoffice.org>  [0040fa72bd69dcd83c06d8b3219ceb2e10a9ef14]

INTEGRATION: CWS extleading (1.1.2); FILE ADDED 2003/10/01 14:27:19 pb 1.1.2.1: fix: #112516# compatibility page


2003-10-15  Kurt Zenker  <kz@openoffice.org>  [96c1ad36c357307937461b78083eba7d07ba1228]

INTEGRATION: CWS extleading (1.16.92); FILE MERGED 2003/10/01 14:30:04 pb 1.16.92.3: fix: #112516# move compatibility flags to its own page 2003/07/24 11:39:40 fme 1.16.92.2: #110641# Feature - High resolution virtual device 2003/07/21 08:14:12 fme 1.16.92.1: #110641# New flag for new high resolution virtual device


2003-10-15  Kurt Zenker  <kz@openoffice.org>  [5311cc128f834c91d26633fb1fd015880c0d543c]

INTEGRATION: CWS extleading (1.1.2); FILE ADDED 2003/10/07 09:50:07 pb 1.1.2.2: fix: #112516# new text from user exp. team 2003/10/01 14:28:50 pb 1.1.2.1: fix: #112516# compatibility page


2003-10-15  Kurt Zenker  <kz@openoffice.org>  [a6b4c0e211a96fa8a2cfc255bff0a7c5daac183a]

INTEGRATION: CWS extleading (1.1.2); FILE ADDED 2003/10/07 09:50:43 pb 1.1.2.2: fix: #112516# id for high resolution string removed 2003/10/01 14:28:49 pb 1.1.2.1: fix: #112516# compatibility page


2003-10-15  Kurt Zenker  <kz@openoffice.org>  [cbc321b0069927cb6b16a4b2eabfc6edaf49e947]

INTEGRATION: CWS extleading (1.1.2); FILE ADDED 2003/10/07 09:51:07 pb 1.1.2.3: fix: #112516# high resolution flag removed 2003/10/06 12:22:20 fme 1.1.2.2: #110641# Resync needs SfxFactoryFilterContainer -> SfxFilterContainer 2003/10/01 14:28:51 pb 1.1.2.1: fix: #112516# compatibility page


2003-10-15  Kurt Zenker  <kz@openoffice.org>  [c299c75a7ffd2a13d877ff5ffab004972e323c77]

INTEGRATION: CWS extleading (1.7.92); FILE MERGED 2003/10/02 08:18:25 fme 1.7.92.2: RESYNC: (1.7-1.8); FILE MERGED 2003/10/01 14:30:45 pb 1.7.92.1: fix: #112516# optcomp.* added


2003-10-15  Kurt Zenker  <kz@openoffice.org>  [9960cabe99adfd98fa14efe313bb9da04fff9e5e]

INTEGRATION: CWS extleading (1.10.56); FILE MERGED 2003/10/02 08:18:33 fme 1.10.56.2: RESYNC: (1.10-1.11); FILE MERGED 2003/07/07 06:36:39 fme 1.10.56.1: #110641# Feature - External leading


2003-10-15  Kurt Zenker  <kz@openoffice.org>  [8a37f8a1f91c2c25ffa6f8431574402c9347589a]

INTEGRATION: CWS extleading (1.21.92); FILE MERGED 2003/10/01 14:28:22 pb 1.21.92.1: fix: #112516# compatibility page added


2003-10-15  Kurt Zenker  <kz@openoffice.org>  [06a9ee1ca96c6228af337fb84176c97b7fab0170]

INTEGRATION: CWS extleading (1.68.86); FILE MERGED 2003/07/24 16:04:59 dvo 1.68.86.2: #110641# the PrinterIndependentLayout flag should not be considered a user-setting 2003/07/15 14:36:07 dvo 1.68.86.1: #110641# AddExternalLeading XML default is false


2003-10-15  Kurt Zenker  <kz@openoffice.org>  [56e45bbca58258ff0875070ad82758f50225c317]

INTEGRATION: CWS extleading (1.111.34); FILE MERGED 2003/10/02 08:27:45 fme 1.111.34.5: RESYNC: (1.114-1.118); FILE MERGED 2003/08/08 08:36:49 fme 1.111.34.4: RESYNC: (1.111-1.114); FILE MERGED 2003/07/24 11:39:16 fme 1.111.34.3: #110641# Feature - High resolution virtual device 2003/07/21 08:13:17 fme 1.111.34.2: #110641# New flag for new high resolution virtual device 2003/07/10 14:53:34 fme 1.111.34.1: #110641# Feature - External Leading


2003-10-15  Kurt Zenker  <kz@openoffice.org>  [48d803a183a321733974435adda53a546ab1ab4e]

INTEGRATION: CWS extleading (1.55.44); FILE MERGED 2003/10/02 08:25:52 fme 1.55.44.3: RESYNC: (1.55-1.57); FILE MERGED 2003/07/21 08:12:46 fme 1.55.44.2: #110641# New flag for new high resolution virtual device 2003/07/10 14:53:34 fme 1.55.44.1: #110641# Feature - External Leading


2003-10-15  Kurt Zenker  <kz@openoffice.org>  [cc5849d10b589694f9a86d76f7752f1d33b27742]

INTEGRATION: CWS extleading (1.16.92); FILE MERGED 2003/10/02 08:31:46 fme 1.16.92.2: RESYNC: (1.16-1.17); FILE MERGED 2003/07/21 08:11:58 fme 1.16.92.1: #110641# New flag for new high resolution virtual device


2003-10-15  Kurt Zenker  <kz@openoffice.org>  [6d35b2cae01e2bc95a88d8602b45ffccbf13a760]

INTEGRATION: CWS extleading (1.28.44); FILE MERGED 2003/10/02 08:31:19 fme 1.28.44.3: RESYNC: (1.28-1.30); FILE MERGED 2003/07/24 11:38:55 fme 1.28.44.2: #110641# Feature - High resolution virtual device 2003/07/21 08:10:59 fme 1.28.44.1: #110641# New flag for new high resolution virtual device


2003-10-15  Kurt Zenker  <kz@openoffice.org>  [8c16d241400574df6000a782b8445cd07e649105]

INTEGRATION: CWS extleading (1.38.36); FILE MERGED 2003/10/02 08:33:23 fme 1.38.36.7: RESYNC: (1.38-1.39); FILE MERGED 2003/07/24 11:38:24 fme 1.38.36.6: #110641# Feature - High resolution virtual device 2003/07/21 08:09:56 fme 1.38.36.5: #110641# New flag for new high resolution virtual device 2003/07/14 08:05:01 fme 1.38.36.4: #110641# Feature - External Leading 2003/07/14 07:57:58 fme 1.38.36.3: #110641# Feature - External Leading - Invalidation function added 2003/07/10 14:52:24 fme 1.38.36.2: #110641# Feature - External Leading 2003/07/08 11:43:12 fme 1.38.36.1: #110641# Feature - External Leading


2003-10-15  Kurt Zenker  <kz@openoffice.org>  [3c4eb37b1a2d066c4a5c64adb81c9a3b63a1c705]

INTEGRATION: CWS extleading (1.44.92); FILE MERGED 2003/07/04 14:03:37 fme 1.44.92.1: #110641# Feature - External leading


2003-10-15  Kurt Zenker  <kz@openoffice.org>  [9d5c904c33c6b38070f3facb7048438d43646cbf]

INTEGRATION: CWS extleading (1.16.38); FILE MERGED 2003/07/04 14:03:36 fme 1.16.38.1: #110641# Feature - External leading


2003-10-15  Kurt Zenker  <kz@openoffice.org>  [19f3e5bf11b6dca843c31d796a58aab1936f3d52]

INTEGRATION: CWS extleading (1.73.14); FILE MERGED 2003/07/21 08:08:10 fme 1.73.14.6: #110641# New flag for new high resolution virtual device 2003/07/14 07:58:33 fme 1.73.14.5: #110641# Feature - External Leading 2003/07/10 14:51:49 fme 1.73.14.4: #110641# Feature - External Leading 2003/07/08 11:42:53 fme 1.73.14.3: #110641# Feature - External Leading 2003/07/07 07:32:29 fme 1.73.14.2: #110641# Feature - External leading 2003/07/04 14:03:35 fme 1.73.14.1: #110641# Feature - External leading


2003-10-15  Kurt Zenker  <kz@openoffice.org>  [c0298c8571fe404dfed258eef42f35d379a871b3]

INTEGRATION: CWS extleading (1.4.278); FILE MERGED 2003/07/04 14:03:05 fme 1.4.278.1: #110641# Feature - External leading


2003-10-15  Kurt Zenker  <kz@openoffice.org>  [90c5f2d0b2c13575390c802925054f5d225e18b8]

INTEGRATION: CWS extleading (1.7.92); FILE MERGED 2003/07/04 14:03:04 fme 1.7.92.1: #110641# Feature - External leading


2003-10-15  Kurt Zenker  <kz@openoffice.org>  [d5f9197c27b47f95d4d7e4277bf9edb411536d80]

INTEGRATION: CWS extleading (1.32.92); FILE MERGED 2003/07/04 14:03:03 fme 1.32.92.1: #110641# Feature - External leading


2003-10-15  Kurt Zenker  <kz@openoffice.org>  [021fd19d6871b536cf84559d86e3e53203fa46c9]

INTEGRATION: CWS extleading (1.63.12); FILE MERGED 2003/10/02 08:37:09 fme 1.63.12.2: RESYNC: (1.63-1.64); FILE MERGED 2003/07/04 14:03:02 fme 1.63.12.1: #110641# Feature - External leading


2003-10-15  Kurt Zenker  <kz@openoffice.org>  [076f9bf05d095f3deac3423add9c33f92293eb38]

INTEGRATION: CWS extleading (1.7.56); FILE MERGED 2003/07/04 14:03:00 fme 1.7.56.1: #110641# Feature - External leading


2003-10-15  Kurt Zenker  <kz@openoffice.org>  [849b8a5cbcbd797565df702b0f747a3f1f7c9963]

INTEGRATION: CWS extleading (1.35.54); FILE MERGED 2003/08/08 08:42:50 fme 1.35.54.2: RESYNC: (1.35-1.36); FILE MERGED 2003/07/04 14:03:01 fme 1.35.54.1: #110641# Feature - External leading


2003-10-15  Kurt Zenker  <kz@openoffice.org>  [c54c858996d533de6b44f8438e4d807649f95a34]

INTEGRATION: CWS extleading (1.17.92); FILE MERGED 2003/10/02 08:36:57 fme 1.17.92.2: RESYNC: (1.17-1.18); FILE MERGED 2003/07/04 14:02:59 fme 1.17.92.1: #110641# Feature - External leading


2003-10-15  Kurt Zenker  <kz@openoffice.org>  [6dfc77c2c7941fab0b7a0665e028ee53294052fc]

INTEGRATION: CWS extleading (1.12.266); FILE MERGED 2003/07/04 14:02:58 fme 1.12.266.1: #110641# Feature - External leading


2003-10-15  Kurt Zenker  <kz@openoffice.org>  [6c6a687b961d2b483276dfa2b24b812cca6a5ffb]

INTEGRATION: CWS extleading (1.31.92); FILE MERGED 2003/07/04 14:04:32 fme 1.31.92.1: #110641# Feature - External leading


2003-10-15  Kurt Zenker  <kz@openoffice.org>  [738fd507254041022054a65c06a7c7585106706e]

INTEGRATION: CWS extleading (1.40.88); FILE MERGED 2003/07/04 14:02:57 fme 1.40.88.1: #110641# Feature - External leading


2003-10-15  Kurt Zenker  <kz@openoffice.org>  [ea5f99a7c13301eb4eb9d8d9b30cc41eea07cf05]

INTEGRATION: CWS extleading (1.8.266); FILE MERGED 2003/07/04 14:02:55 fme 1.8.266.1: #110641# Feature - External leading


2003-10-15  Kurt Zenker  <kz@openoffice.org>  [dfce554e93666600c8c8de829571dfd8ebf1b2fe]

INTEGRATION: CWS extleading (1.37.92); FILE MERGED 2003/10/02 08:36:34 fme 1.37.92.2: RESYNC: (1.37-1.39); FILE MERGED 2003/07/04 14:02:55 fme 1.37.92.1: #110641# Feature - External leading


2003-10-15  Kurt Zenker  <kz@openoffice.org>  [2a7523ce14180fb17ea24846912832f5b813dce1]

INTEGRATION: CWS extleading (1.34.42); FILE MERGED 2003/07/04 14:02:54 fme 1.34.42.1: #110641# Feature - External leading


2003-10-15  Kurt Zenker  <kz@openoffice.org>  [f0efd3ca67fa3e8084235dab89d243dc3b3000cb]

INTEGRATION: CWS extleading (1.77.54); FILE MERGED 2003/07/04 14:02:53 fme 1.77.54.1: #110641# Feature - External leading


2003-10-15  Kurt Zenker  <kz@openoffice.org>  [3bea00475f697196ec543a8e6d5280d7a312ff7e]

INTEGRATION: CWS extleading (1.14.102); FILE MERGED 2003/07/04 14:02:52 fme 1.14.102.1: #110641# Feature - External leading


2003-10-15  Kurt Zenker  <kz@openoffice.org>  [f8abcde9c1bed212d3c9e7380070e3b69ffccd34]

INTEGRATION: CWS extleading (1.25.92); FILE MERGED 2003/08/08 08:41:52 fme 1.25.92.2: RESYNC: (1.25-1.26); FILE MERGED 2003/07/04 14:02:51 fme 1.25.92.1: #110641# Feature - External leading


2003-10-15  Kurt Zenker  <kz@openoffice.org>  [71cadf8af01b840c87803211e8391f45b003dc42]

INTEGRATION: CWS extleading (1.40.126); FILE MERGED 2003/07/04 14:02:49 fme 1.40.126.1: #110641# Feature - External leading


2003-10-15  Kurt Zenker  <kz@openoffice.org>  [195ad074104f9aa87db7b38796e90092e738e654]

INTEGRATION: CWS extleading (1.89.38); FILE MERGED 2003/07/04 14:02:50 fme 1.89.38.1: #110641# Feature - External leading


2003-10-15  Kurt Zenker  <kz@openoffice.org>  [835a21ac332cb5b3ee7632c880e7f711e630898b]

INTEGRATION: CWS extleading (1.38.42); FILE MERGED 2003/07/04 14:02:48 fme 1.38.42.1: #110641# Feature - External leading


2003-10-15  Kurt Zenker  <kz@openoffice.org>  [5ed44d0d05ae3cfc73b1edf074e3076430b42f03]

INTEGRATION: CWS extleading (1.31.92); FILE MERGED 2003/07/04 14:02:47 fme 1.31.92.1: #110641# Feature - External leading


2003-10-15  Kurt Zenker  <kz@openoffice.org>  [d0754eab80479281b5d47e262d97643fcbe09e9b]

INTEGRATION: CWS extleading (1.31.126); FILE MERGED 2003/07/04 14:01:20 fme 1.31.126.1: #110641# Feature - External leading


2003-10-15  Kurt Zenker  <kz@openoffice.org>  [ee7047c62d6fc3bd049b5c2811722b738e734e4f]

INTEGRATION: CWS extleading (1.7.126); FILE MERGED 2003/07/04 14:01:11 fme 1.7.126.1: #110641# Feature - External leading


2003-10-15  Kurt Zenker  <kz@openoffice.org>  [9d25c1635c9e678296bd99883738527b8ad7d279]

INTEGRATION: CWS extleading (1.29.86); FILE MERGED 2003/10/07 09:55:11 pb 1.29.86.7: fix: #112516# low resolution cannot be set any longer 2003/10/02 08:43:54 fme 1.29.86.6: RESYNC: (1.29-1.30); FILE MERGED 2003/10/01 14:24:22 pb 1.29.86.5: fix: #112516# use defaults of the compatibility options 2003/09/15 08:15:02 fme 1.29.86.4: #i14805# Added virtual device mode REFDEV_MODE96 2003/07/24 11:37:12 fme 1.29.86.3: #110641# Feature - High resolution virtual device 2003/07/21 07:59:39 fme 1.29.86.2: #110641# New flag for new high resolution virtual device 2003/07/08 11:41:56 fme 1.29.86.1: #110641# Feature - External Leading


2003-10-15  Kurt Zenker  <kz@openoffice.org>  [f32a5c9f4e552f4aba8c9c56943182df1367b4cd]

INTEGRATION: CWS extleading (1.18.52); FILE MERGED 2003/08/08 08:50:58 fme 1.18.52.3: RESYNC: (1.18-1.19); FILE MERGED 2003/07/10 14:51:00 fme 1.18.52.2: #110641# Feature - External Leading 2003/07/08 11:41:38 fme 1.18.52.1: #110641# Feature - External Leading


2003-10-15  Kurt Zenker  <kz@openoffice.org>  [2eb86a7728b05c211deb2fb852f1177dedc427bd]

INTEGRATION: CWS extleading (1.17.92); FILE MERGED 2003/09/15 08:15:17 fme 1.17.92.5: #i14805# Added virtual device mode REFDEV_MODE96 2003/07/24 11:37:11 fme 1.17.92.4: #110641# Feature - High resolution virtual device 2003/07/21 07:59:01 fme 1.17.92.3: #110641# New flag for new high resolution virtual device 2003/07/10 14:51:00 fme 1.17.92.2: #110641# Feature - External Leading 2003/07/08 11:41:12 fme 1.17.92.1: #110641# Feature - External Leading


2003-10-15  Kurt Zenker  <kz@openoffice.org>  [16cc8fed375a07bc9d80d1d6d53e501928550fcf]

INTEGRATION: CWS extleading (1.27.38); FILE MERGED 2003/10/02 08:51:59 fme 1.27.38.4: RESYNC: (1.27-1.28); FILE MERGED 2003/07/21 07:57:46 fme 1.27.38.3: #110641# New flag for new high resolution virtual device 2003/07/10 14:48:06 fme 1.27.38.2: #110641# Feature - External Leading 2003/07/08 11:37:29 fme 1.27.38.1: #110641# Feature - External Leading


2003-10-15  Kurt Zenker  <kz@openoffice.org>  [fe5950bc56b825ee4652023dd1cbb17009cd3eb6]

INTEGRATION: CWS extleading (1.20.76); FILE MERGED 2003/10/01 14:26:26 pb 1.20.76.1: fix: #112516# help ids of compatibility page


2003-10-15  Kurt Zenker  <kz@openoffice.org>  [8d2475d6ff5417e7dc0d05dd1ec0cc2bdd72dae7]

INTEGRATION: CWS extleading (1.8.24); FILE MERGED 2003/10/01 14:25:31 pb 1.8.24.1: fix: #112516# add id of compatibility page


2003-10-15  Kurt Zenker  <kz@openoffice.org>  [90c6a1fb1f8cad7b848573e1a31758ab77246943]

INTEGRATION: CWS extleading (1.45.42); FILE MERGED 2003/10/02 08:48:47 fme 1.45.42.6: RESYNC: (1.46-1.50); FILE MERGED 2003/08/08 08:53:25 fme 1.45.42.5: RESYNC: (1.45-1.46); FILE MERGED 2003/07/21 07:57:22 fme 1.45.42.4: #110641# New flag for new high resolution virtual device 2003/07/10 14:47:36 fme 1.45.42.3: #110641# Feature - External Leading 2003/07/08 11:37:04 fme 1.45.42.2: #110641# Feature - External Leading 2003/07/07 06:37:52 fme 1.45.42.1: #110641# Feature - External leading


2003-10-15  Kurt Zenker  <kz@openoffice.org>  [b58eaf75552fe88d9771d9708610e8a68074ec44]

INTEGRATION: CWS extleading (1.6.134); FILE MERGED 2003/10/02 07:57:49 fme 1.6.134.2: RESYNC: (1.6-1.7); FILE MERGED 2003/07/07 07:34:06 fme 1.6.134.1: #110641# Feature - External leading


2003-10-15  Kurt Zenker  <kz@openoffice.org>  [1b715d259b3b18394a5600775b100d5b18d14bdb]

INTEGRATION: CWS extleading (1.17.52); FILE MERGED 2003/07/22 16:17:29 dvo 1.17.52.1: #110641# change PrinterIndependentLayout to accept three   values: disabled, lo-res, hi-res


2003-10-15  Kurt Zenker  <kz@openoffice.org>  [a58c17643c9e118891d855e9cd6350fd920c320a]

INTEGRATION: CWS extleading (1.15.310); FILE MERGED 2003/07/07 07:26:46 fme 1.15.310.1: #110641# Feature - External leading


2003-10-15  Kurt Zenker  <kz@openoffice.org>  [01f44090621c50cbb2f2ccdee06d33413ca98aba]

INTEGRATION: CWS extleading (1.48.122); FILE MERGED 2003/07/08 11:27:38 fme 1.48.122.1: #110641# Feature - External Leading


2003-10-15  Kurt Zenker  <kz@openoffice.org>  [2c9b0a4a65e70a0593ffe2bf48c8a57031be3782]

INTEGRATION: CWS extleading (1.108.54); FILE MERGED 2003/10/02 07:29:06 fme 1.108.54.3: RESYNC: (1.109-1.111); FILE MERGED 2003/08/08 09:03:03 fme 1.108.54.2: RESYNC: (1.108-1.109); FILE MERGED 2003/07/07 07:26:02 fme 1.108.54.1: #110641# Feature - External leading


2003-10-15  Kurt Zenker  <kz@openoffice.org>  [b3bb74df3e774989332247dd28ea23ebd0db1336]

INTEGRATION: CWS extleading (1.16.56); FILE MERGED 2003/07/08 11:27:38 fme 1.16.56.1: #110641# Feature - External Leading


2003-10-15  Kurt Zenker  <kz@openoffice.org>  [35a4196af51bae9685e1d20875b0dc11f8d08c7f]

INTEGRATION: CWS extleading (1.23.308); FILE MERGED 2003/10/02 07:30:25 fme 1.23.308.2: RESYNC: (1.23-1.25); FILE MERGED 2003/07/08 11:31:50 fme 1.23.308.1: #110641# Feature - External Leading


2003-10-15  Kurt Zenker  <kz@openoffice.org>  [d808aaa66157456761dbb4b44b28ad5d09eb5cfa]

INTEGRATION: CWS extleading (1.47.306); FILE MERGED 2003/10/02 07:37:09 fme 1.47.306.2: RESYNC: (1.47-1.48); FILE MERGED 2003/07/08 11:26:31 fme 1.47.306.1: #110641# Feature - External Leading


2003-10-15  Kurt Zenker  <kz@openoffice.org>  [41b15a01904cd3857ea6cf24067f9c390192a8c5]

INTEGRATION: CWS extleading (1.87.56); FILE MERGED 2003/10/02 07:36:55 fme 1.87.56.3: RESYNC: (1.87-1.89); FILE MERGED 2003/07/08 11:26:30 fme 1.87.56.2: #110641# Feature - External Leading 2003/07/07 07:23:42 fme 1.87.56.1: #110641# Feature - External leading


2003-10-15  Kurt Zenker  <kz@openoffice.org>  [9f7d02af168e66a301a2fe1118b8ecd3c499c85e]

INTEGRATION: CWS extleading (1.87.18); FILE MERGED 2003/08/08 09:13:30 fme 1.87.18.2: RESYNC: (1.87-1.89); FILE MERGED 2003/07/08 11:26:30 fme 1.87.18.1: #110641# Feature - External Leading


2003-10-15  Kurt Zenker  <kz@openoffice.org>  [753f3dc4d9c901108484260e39e70726681588f3]

INTEGRATION: CWS extleading (1.62.158); FILE MERGED 2003/10/02 07:36:44 fme 1.62.158.2: RESYNC: (1.62-1.63); FILE MERGED 2003/07/08 11:26:29 fme 1.62.158.1: #110641# Feature - External Leading


2003-10-15  Kurt Zenker  <kz@openoffice.org>  [01db625499cea47f5c7ed951914950d9604bf503]

INTEGRATION: CWS extleading (1.81.82); FILE MERGED 2003/10/02 07:35:27 fme 1.81.82.2: RESYNC: (1.81-1.84); FILE MERGED 2003/07/08 11:26:29 fme 1.81.82.1: #110641# Feature - External Leading


2003-10-15  Kurt Zenker  <kz@openoffice.org>  [7f884e07c6630a324e93dd8eaf8cfdee1bf54b58]

INTEGRATION: CWS extleading (1.35.86); FILE MERGED 2003/07/07 08:09:36 fme 1.35.86.1: #110641# Feature - External leading


2003-10-15  Noel Power  <npower@openoffice.org>  [84eddebdab65a6d0e553eaf06d80348ddb37b518]

#i21211# Incorrent name of method, changed getFunctionName() to getLanguageName()


2003-10-15  Noel Power  <npower@openoffice.org>  [dfdc2e20a35846bc0c6c4c4081885ed3c136a2e0]

#i21211# Changes to this class to make sure that the function name and logical name now return the same item


2003-10-15  Noel Power  <npower@openoffice.org>  [a2928d1e2ad0374d78795765273349811006ee00]

#i21216# Change masterscript provider to set up the invocation context correctly for the case where a new document is used.


2003-10-15  Noel Power  <npower@openoffice.org>  [523410191cee137ccea76c603525add921282538]

#i21213# #i21214#

changes to basic provider to ensure that scripts get displayed ( implemented XPropertySet on script node implementation basmethnode. Also changed basprov ( basic provider ) to handle application context invoke requests ( also display of share scripts ). Now when basic provider is created ( regardless of context ) it will always be able to execute a script, whatever the location.

2003-10-15  Noel Power  <npower@openoffice.org>  [690c84cb8b109199a028d7f3b8992ef68da96a6f]

#i21209# Removing calls to create new security setting when a document is opened ( or script executed ) and also calls to check permissions.


2003-10-15  Noel Power  <npower@openoffice.org>  [b9d5ddf8f1e4e55246dce9d8349c74d63a8e676f]

#i21211# Changes to support new uri format ( e.g. one that doesn't depend on old logical name -> function name mapping ). Briefly theses changes are temporary in that they basically make sure that the logical name and function name are the same. From the point of view of the parcel-descriptIon.xml the logical name is ignored. Also updated the ExampleSpreadSheet.scx with new binding to reflect the changes.


2003-10-14  Björn Milcke  <bm@openoffice.org>  [deefe2b2c1044b3bf75db72a15998ffc90b44b6e]

first version of flat legend


2003-10-14  Vladimir Glazounov  <vg@openoffice.org>  [a322c19f5d7d8fafa7964fd1c0efd02ec6effae2]

#100000# break build for --from when dmake returns error, #i20152#


2003-10-14  Vladimir Glazounov  <vg@openoffice.org>  [3b2c4d0e731afbeafe70e2f797972d0f149857c2]

#100000# break build for --from when dmake returns error, #i20152#


2003-10-14  Björn Milcke  <bm@openoffice.org>  [119388f2159061fe11141c8fc38eca5c1699adcf]

exceptions -> assertion


2003-10-14  Björn Milcke  <bm@openoffice.org>  [f11b32dc15825bc975eba8498f8b7acf86463f84]

Legend Positioning


2003-10-13  Kurt Zenker  <kz@openoffice.org>  [74a436118f35985e6de78cdfd8d14563879925af]

new version for SRC680


2003-10-13  Rüdiger Timm  <rt@openoffice.org>  [4b0055e0ee5f5046564774121de012ba52701a6f]

new version for SRC680


2003-10-13  Kurt Zenker  <kz@openoffice.org>  [9d6192738c86ebfd77b9b7bc9e89451a357ce4f0]

new version for SRC680


2003-10-13  Kurt Zenker  <kz@openoffice.org>  [acb4d10613020decefc1b8f195e90e071026fe16]

SRC680


2003-10-13  mwu  <mwu@openoffice.org>  [3fd28553ab43fdd3daf04c75a90ebb015dd9302f]

removed strip for ole.20041013


2003-10-10  Oliver Bolte  <obo@openoffice.org>  [ffe20a27cb1736de8d54153964adba8c3b9f2a51]

new version for SRC680


2003-10-10  Oliver Bolte  <obo@openoffice.org>  [a16d0e26b6d753a053ea046f327e36587a009397]

initial version


2003-10-10  Oliver Bolte  <obo@openoffice.org>  [cc256bc5cb0e40ced35a3980dbd0b41bd27822a9]

new version for SRC680


2003-10-10  Oliver Bolte  <obo@openoffice.org>  [881910710caa8789bd07f750fac7eec4ed6606a7]

initial version


2003-10-10  Björn Milcke  <bm@openoffice.org>  [5dd107316ad0cdada3e9be0808e3743677c9db85]

unotools needed (ItemConverter uses OEventListenerAdapter)


2003-10-10  Björn Milcke  <bm@openoffice.org>  [2fdbeedb769498ae5293ec5b4ff8da42fa22201e]

some minor changes for legend


2003-10-10  Oliver Bolte  <obo@openoffice.org>  [0ebdea38dab6207c1e77c138adbb1921bdad9524]

new version for SRC680


2003-10-10  Oliver Bolte  <obo@openoffice.org>  [1e69179e297dae4aeb38ba75f9e0e26c336e66c0]

new version for SRC680


2003-10-10  Oliver Bolte  <obo@openoffice.org>  [75386e927fb0778fae94304fd8abd8fb497ca644]

initial version


2003-10-10  Oliver Bolte  <obo@openoffice.org>  [25a495e78a8c65a84707957b139b98880ffd3023]

#100000# COMEX 10 added


2003-10-10  Rüdiger Timm  <rt@openoffice.org>  [6038292470f7d8e0b37fe29445eebff41dc56388]

#i19697# syntax


2003-10-10  Oliver Bolte  <obo@openoffice.org>  [d0d231dfabc0ff0753864e6f0609e276d24d3041]

#100000# link problem


2003-10-09  Kurt Zenker  <kz@openoffice.org>  [e8cc179bad29ecd3399461da8309bdd74e54995e]

new version for SRC680


2003-10-09  Kurt Zenker  <kz@openoffice.org>  [dbfd36f34e3b2e387c86dc97d8d034238d4116cf]

initial version


2003-10-09  Björn Milcke  <bm@openoffice.org>  [1f740d15c8593790a347dc0b472cfbfe5e3dcd22]

legend properties


2003-10-09  Björn Milcke  <bm@openoffice.org>  [1d31d3ddad10f4756a986d583520eb6afed1a84f]

getSeriesByIdentifier: identifiers must be equal (prefix is not enough, e.g. @ser1 is prefix of @ser10)


2003-10-09  Armin Weiss  <aw@openoffice.org>  [f18b0f7265adfdba82cc1500d2e749a6cfa601e4]

More changes to get rid of the last three bitmap ressource files


2003-10-09  Duncan Foster  <dfoster@openoffice.org>  [143e8128b2a51fa2a3e98e114dec021725f69802]

#i12906# - pass XComponentContext to BrowseNode hierarchy to allow proper computing of script locations


2003-10-09  Armin Weiss  <aw@openoffice.org>  [3ef070825737471f6668d3c8e6e552d115e22427]

Changed all include files to use PRJNAME=binfilter, also svx_unoshape.cxx to no longer need the three bitmaps in bf_svx


2003-10-09  Vladimir Glazounov  <vg@openoffice.org>  [59544c1623ff20dfbab587f8ae1d10569e8a78c6]

INTEGRATION: CWS sb8 (1.2.68); FILE MERGED 2003/09/03 10:37:17 sb 1.2.68.1: #112071# Fixed comparison of RTTypeClass with com.sun.star.uno.TypeClass.


2003-10-09  Vladimir Glazounov  <vg@openoffice.org>  [cc8bc8265e565bf981eefc73529e252264c03713]

INTEGRATION: CWS sb8 (1.2.68); FILE MERGED 2003/10/06 09:20:26 sb 1.2.68.2: RESYNC: (1.2-1.3); FILE MERGED 2003/09/03 10:37:17 sb 1.2.68.1: #112071# Fixed comparison of RTTypeClass with com.sun.star.uno.TypeClass.


2003-10-09  Vladimir Glazounov  <vg@openoffice.org>  [43cb0f4738f1e59cf57d957b26a44d4ffcc43702]

INTEGRATION: CWS sb8 (1.59.18); FILE MERGED 2003/10/06 08:37:02 sb 1.59.18.1: #112127# Set org.openoffice.native Java property in started JVM.


2003-10-09  Vladimir Glazounov  <vg@openoffice.org>  [2ff057e9c9a32dbc8c90c7126f27add6669ae989]

INTEGRATION: CWS sb8 (1.3.38); FILE MERGED 2003/08/26 09:40:29 sb 1.3.38.1: #108679# Removed deprecated sandbox/generic.


2003-10-09  Vladimir Glazounov  <vg@openoffice.org>  [daf3540645c151c96a6ed1f57ab18bef2202494b]

INTEGRATION: CWS sb8 (1.1.2); FILE ADDED 2003/10/06 12:42:38 sb 1.1.2.1: #112127# Test case.


2003-10-09  Vladimir Glazounov  <vg@openoffice.org>  [3c0ecfc69f99199284a380a1f547e6a5f212c4e0]

INTEGRATION: CWS sb8 (1.1.2); FILE ADDED 2003/10/06 12:42:36 sb 1.1.2.1: #112127# Test case.


2003-10-09  Vladimir Glazounov  <vg@openoffice.org>  [8ab94d522cb88a71e48a0808e4915251d3c9fd9b]

INTEGRATION: CWS sb8 (1.1.2); FILE ADDED 2003/10/06 12:42:33 sb 1.1.2.1: #112127# Test case.


2003-10-09  Vladimir Glazounov  <vg@openoffice.org>  [f8d690b2c6166de54ecde27b03cc0e442d242e3a]

INTEGRATION: CWS sb8 (1.1.2); FILE ADDED 2003/10/06 12:42:31 sb 1.1.2.1: #112127# Test case.


2003-10-09  Vladimir Glazounov  <vg@openoffice.org>  [204ee607435934b07575e6896e7c8b4b4fdb2817]

INTEGRATION: CWS sb8 (1.1.2); FILE ADDED 2003/10/06 12:42:30 sb 1.1.2.1: #112127# Test case.


2003-10-09  Vladimir Glazounov  <vg@openoffice.org>  [4fccfaf267c6b11bb49eee597cdde071af129a40]

INTEGRATION: CWS sb8 (1.1.2); FILE ADDED 2003/10/06 12:42:29 sb 1.1.2.1: #112127# Test case.


2003-10-09  Vladimir Glazounov  <vg@openoffice.org>  [9861193dcb544996a006864c596e061de9c8a4fd]

INTEGRATION: CWS sb8 (1.1.2); FILE ADDED 2003/10/06 12:42:28 sb 1.1.2.1: #112127# Test case.


2003-10-09  Vladimir Glazounov  <vg@openoffice.org>  [4e80becf3e2fb46f448d7e030869ced84d6b2ff6]

INTEGRATION: CWS sb8 (1.1.2); FILE ADDED 2003/10/06 12:42:27 sb 1.1.2.1: #112127# Test case.


2003-10-09  Vladimir Glazounov  <vg@openoffice.org>  [efafb64cbb35721679e7c6f1be4467b3aefd34c1]

INTEGRATION: CWS sb8 (1.1.2); FILE ADDED 2003/10/06 11:23:05 sb 1.1.2.2: #112127# Disambiguated ?: argument types. 2003/10/06 08:43:39 sb 1.1.2.1: #112127# Native implementation of Java NativeThreadPool.


2003-10-09  Vladimir Glazounov  <vg@openoffice.org>  [b23c7be5e8bba9ca37e646eecff8f9e2ef38707e]

INTEGRATION: CWS sb8 (1.3.76); FILE MERGED 2003/10/06 11:22:09 sb 1.3.76.2: #112127# source/jni_uno/nativethreadpool.cxx needs salhelper. 2003/10/06 08:39:39 sb 1.3.76.1: #112127# Added nativethreadpool.


2003-10-09  Vladimir Glazounov  <vg@openoffice.org>  [dbe377c9c8fd5b54c0029cde889db3f8748615b2]

INTEGRATION: CWS sb8 (1.4.52); FILE MERGED 2003/10/06 08:39:40 sb 1.4.52.1: #112127# Added nativethreadpool.


2003-10-09  Vladimir Glazounov  <vg@openoffice.org>  [11048ad2c8ead3f29885354dcf1d01ad65c4102d]

INTEGRATION: CWS sb8 (1.16.8); FILE MERGED 2003/10/06 11:22:12 sb 1.16.8.1: #112127# source/jni_uno/nativethreadpool.cxx needs salhelper.


2003-10-09  Vladimir Glazounov  <vg@openoffice.org>  [208e52ea2fe6dec975c9830a641aaf3c75d4a2a4]

INTEGRATION: CWS sb8 (1.1.240); FILE MERGED 2003/08/22 13:00:02 sb 1.1.240.1: #111874# Removed obsolete syncaccess module.


2003-10-09  Vladimir Glazounov  <vg@openoffice.org>  [811e0a94039fa5ed6baa37cefc4fd0ac26f22982]

INTEGRATION: CWS sb8 (1.8.36); FILE MERGED 2003/08/22 12:59:32 sb 1.8.36.1: #111874# Removed obsolete syncaccess module.


2003-10-09  Vladimir Glazounov  <vg@openoffice.org>  [81e13fa812e996c1c2aef6b83244b04712cd0589]

INTEGRATION: CWS sb8 (1.3.2); FILE MERGED 2003/08/22 09:25:40 sb 1.3.2.1: Made Type.isSupertypeOf fully reflexive.


2003-10-09  Vladimir Glazounov  <vg@openoffice.org>  [0baa829b3d7499b92f29bae0011d8d25bfd54f4f]

INTEGRATION: CWS sb8 (1.11.2); FILE MERGED 2003/08/22 09:25:39 sb 1.11.2.1: Made Type.isSupertypeOf fully reflexive.


2003-10-09  Vladimir Glazounov  <vg@openoffice.org>  [33c6f47e0e088c1e48a8e146a90722f6a29f701d]

INTEGRATION: CWS sb8 (1.4.22); FILE MERGED 2003/08/26 09:51:56 sb 1.4.22.1: #108679# Replaced WeakTable etc. with WeakMap etc.


2003-10-09  Vladimir Glazounov  <vg@openoffice.org>  [0e34d5ed7b2fa374906551b76cd415c6504e8a7d]

INTEGRATION: CWS sb8 (1.2.22); FILE MERGED 2003/08/26 09:45:58 sb 1.2.22.1: #108679# Replaced WeakTable etc. with WeakMap etc.


2003-10-09  Vladimir Glazounov  <vg@openoffice.org>  [ec4841761a9aba3af32503ad68e0112fb056fdad]

INTEGRATION: CWS sb8 (1.4.22); FILE MERGED 2003/08/26 09:52:36 sb 1.4.22.1: #108679# Replaced WeakTable etc. with WeakMap etc.


2003-10-09  Vladimir Glazounov  <vg@openoffice.org>  [e65b5afffdfdd209ad210fb046fe3451171cf76a]

INTEGRATION: CWS sb8 (1.10.22); FILE MERGED 2003/10/06 08:35:35 sb 1.10.22.1: #112127# Adapted to new ThreadPoolManager.


2003-10-09  Vladimir Glazounov  <vg@openoffice.org>  [255a125eb25e5c2e246bddec6e986987d6f45163]

INTEGRATION: CWS sb8 (1.9.22); FILE MERGED 2003/10/06 08:35:35 sb 1.9.22.1: #112127# Adapted to new ThreadPoolManager.


2003-10-09  Vladimir Glazounov  <vg@openoffice.org>  [9e846cd16161a3dfb8a25198ba0ea9b823fbf6f7]

INTEGRATION: CWS sb8 (1.5.22); FILE MERGED 2003/08/26 09:52:35 sb 1.5.22.1: #108679# Replaced WeakTable etc. with WeakMap etc.


2003-10-09  Vladimir Glazounov  <vg@openoffice.org>  [2033eda4889e96fd6f4a26dd3d1d53f00e90c746]

INTEGRATION: CWS sb8 (1.4.22); FILE MERGED 2003/08/26 09:52:34 sb 1.4.22.1: #108679# Replaced WeakTable etc. with WeakMap etc.


2003-10-09  Vladimir Glazounov  <vg@openoffice.org>  [bcbad06cbbd2eb3ee5ed933fde5f55237277a7f9]

INTEGRATION: CWS sb8 (1.8.2); FILE MERGED 2003/10/06 12:12:43 sb 1.8.2.1: #112127# Added Thread.sleep to avoid spurious failures.


2003-10-09  Vladimir Glazounov  <vg@openoffice.org>  [1f21851431710c725e8f235e7794aaea5cf726af]

INTEGRATION: CWS sb8 (1.2.22); FILE MERGED 2003/08/26 09:52:33 sb 1.2.22.1: #108679# Replaced WeakTable etc. with WeakMap etc.


2003-10-09  Vladimir Glazounov  <vg@openoffice.org>  [0c427aa47933b783a5e0a305607784e6cd37718b]

INTEGRATION: CWS sb8 (1.7.22); FILE MERGED 2003/08/26 09:50:50 sb 1.7.22.1: #108679# Fixed package dependencies.


2003-10-09  Vladimir Glazounov  <vg@openoffice.org>  [23cf13b7e981dc87aa5b9c40faac7a4374eea57a]

INTEGRATION: CWS sb8 (1.3.92); FILE MERGED 2003/08/26 14:10:34 sb 1.3.92.1: #108679# Removed dead code.


2003-10-09  Vladimir Glazounov  <vg@openoffice.org>  [790d7684e941d1ea23f81640ae383a46bcc639fc]

INTEGRATION: CWS sb8 (1.4.22); FILE MERGED 2003/08/26 09:45:02 sb 1.4.22.1: #108679# Replaced WeakTable etc. with WeakMap etc.


2003-10-09  Vladimir Glazounov  <vg@openoffice.org>  [fa62499b05207c09fb5d62f2c24bb347982452a0]

INTEGRATION: CWS sb8 (1.3.88); FILE MERGED 2003/08/26 09:49:39 sb 1.3.88.1: #108679# Stripped down this unused class.


2003-10-09  Vladimir Glazounov  <vg@openoffice.org>  [f195124f6d58624f31469259a4dd6333e1f5c9cd]

INTEGRATION: CWS sb8 (1.3.88); FILE MERGED 2003/10/06 08:26:05 sb 1.3.88.1: #112127# Replaced ThreadPoolFactory by new ThreadPoolManager facility.


2003-10-09  Vladimir Glazounov  <vg@openoffice.org>  [9449602c7afee37d4d9eb3652b25016c5a8d51d2]

INTEGRATION: CWS sb8 (1.1.2); FILE ADDED 2003/10/06 08:34:18 sb 1.1.2.1: #112127# Replacement for ThreadPoolFactory.


2003-10-09  Vladimir Glazounov  <vg@openoffice.org>  [109b85d7eb2b907442f385cc43a5b318a465ad68]

INTEGRATION: CWS sb8 (1.1.2); FILE ADDED 2003/10/06 08:45:35 sb 1.1.2.2: #112127# Clarified location of native source code. 2003/10/06 08:34:06 sb 1.1.2.1: #112127# Replacement for NativeThreadPoolFactory.


2003-10-09  Vladimir Glazounov  <vg@openoffice.org>  [4989bc56facd9bc922e84b90f707a90ffc0d8298]

INTEGRATION: CWS sb8 (1.2.62); FILE MERGED 2003/10/06 08:28:12 sb 1.2.62.1: #112127# Moved getThreadId from ThreadPoolFactory/Manager to ThreadPool itself.


2003-10-09  Vladimir Glazounov  <vg@openoffice.org>  [94958142a778b58cc5c09d1ca3ec5b92e50ed754]

INTEGRATION: CWS sb8 (1.9.62); FILE MERGED 2003/10/06 08:28:11 sb 1.9.62.1: #112127# Moved getThreadId from ThreadPoolFactory/Manager to ThreadPool itself.


2003-10-09  Vladimir Glazounov  <vg@openoffice.org>  [9970560cc2f57714c78e847d2cf3c65255b661d4]

INTEGRATION: CWS sb8 (1.4.62); FILE MERGED 2003/10/06 08:27:21 sb 1.4.62.1: #112127# Moved getThreadId from ThreadPoolFactory/Manager to ThreadPool itself.


2003-10-09  Vladimir Glazounov  <vg@openoffice.org>  [a7b73717f426e2b07009d919efad6ebfa3b3de89]

INTEGRATION: CWS sb8 (1.12.2); FILE MERGED 2003/08/26 09:48:49 sb 1.12.2.1: #108679# Replaced WeakTable etc. with WeakMap etc.


2003-10-09  Vladimir Glazounov  <vg@openoffice.org>  [c324fe82b0a1ff6e1d67bfa13ca53815695e5e78]

INTEGRATION: CWS sb8 (1.32.2); FILE MERGED 2003/10/06 08:24:08 sb 1.32.2.2: #112127# Adapted to new ThreadPoolManager. 2003/08/26 09:48:03 sb 1.32.2.1: #108679# Replaced WeakTable etc. with WeakMap etc.


2003-10-09  Vladimir Glazounov  <vg@openoffice.org>  [ff8a0cc422fe17487334724ed473b2f1fe0e4436]

INTEGRATION: CWS sb8 (1.7.88); FILE MERGED 2003/08/26 09:47:33 sb 1.7.88.1: #108679# Replaced WeakTable etc. with WeakMap etc.


2003-10-09  Vladimir Glazounov  <vg@openoffice.org>  [462748130ac52d407d8f343b0054e7a4a130d246]

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-08  Björn Milcke  <bm@openoffice.org>  [e5a88fe9cad94dd40e4e79545e034f93a6a488a0]

first implementation of legend


2003-10-08  Björn Milcke  <bm@openoffice.org>  [9a1c8e4efbfebf35768a9803091b629fd980505f]

label for "Marmelade" missing


2003-10-08  Björn Milcke  <bm@openoffice.org>  [11d7a37dc1bebb1b48d5b462d72282dce563ff27]

enable after() method again to close the document


2003-10-08  Rüdiger Timm  <rt@openoffice.org>  [fe53feda0ffb61965f9eaae457466c0a838f3f20]

#100000#, #i20061# Dependency to javaunohelper added (source/xsltfilter/makefile.mk lists juh.jar in JARFILES)


2003-10-08  Rüdiger Timm  <rt@openoffice.org>  [a09f607b0d8873578af648b089c14e65c306a653]

#100000# needs header from sch


2003-10-08  Rüdiger Timm  <rt@openoffice.org>  [11ffc0190a208509503ef1b37de24253d59da6ae]

#100000# needs header from sch


2003-10-07  Rüdiger Timm  <rt@openoffice.org>  [b01af9e0eeea7744a3ef75e557f5aea9c0099ce4]

new version for SRC680


2003-10-07  Björn Milcke  <bm@openoffice.org>  [af99d31b40aff33b59f57386a5dde973f257d244]

ItemConverter rework/compiler warnings removed (gcc Linux)


2003-10-07  Björn Milcke  <bm@openoffice.org>  [831f773416d2f9069b44a947f6e9096baa990bfa]

compiler warnings removed (gcc Linux)


2003-10-07  Björn Milcke  <bm@openoffice.org>  [399cf4a5012a8730f7d281c73e952720c7ba055e]

; after } in inline-methods are illegal


2003-10-07  Björn Milcke  <bm@openoffice.org>  [da39c5e1b69739de447a65661293da355011f24b]

preparation for ItemConverter to be moved to a different module


2003-10-07  Kurt Zenker  <kz@openoffice.org>  [77fee8d8844c62295717a22fe8caf36e387119be]

new version for SRC680


2003-10-07  Björn Milcke  <bm@openoffice.org>  [831847a771deb3a807108297bbfa6c17e99520ea]

MinimumAndMaximumSupplier: virtual inlines removed => abstract


2003-10-07  Rüdiger Timm  <rt@openoffice.org>  [641f5d1585b65585bdf6609c49f77e395f404eba]

#100000# As we now have an unotypes directory and generate headers, we need types.rdb and therefore are dependent on module offapi.


2003-10-07  Vladimir Glazounov  <vg@openoffice.org>  [443ca57e46f6db589247aa5f28e9706daa4e58ca]

#100000# added new global dependency


2003-10-07  Vladimir Glazounov  <vg@openoffice.org>  [580b669526b7fcbb602f3d21ae833b952a007f80]

INTEGRATION: CWS net2003 (1.51.54); FILE MERGED 2003/08/12 14:38:22 obo 1.51.54.1: #11136# .net 2003


2003-10-07  Vladimir Glazounov  <vg@openoffice.org>  [43a634b0c2bc0d9ecff45d45434b7be7261d5c9a]

INTEGRATION: CWS net2003 (1.19.80); FILE MERGED 2003/08/12 14:39:36 obo 1.19.80.1: #11136# .net 2003


2003-10-07  Vladimir Glazounov  <vg@openoffice.org>  [890a43b22f129b3b9f5dda4676817e84a07f1a59]

INTEGRATION: CWS net2003 (1.26.64); FILE MERGED 2003/08/13 08:52:32 obo 1.26.64.1: #11136# .net 2003


2003-10-07  Vladimir Glazounov  <vg@openoffice.org>  [e79cf359f4c1c3cb9a791faa43018c8bd82ab391]

INTEGRATION: CWS net2003 (1.13.100); FILE MERGED 2003/08/12 15:34:39 obo 1.13.100.1: #11136# .net 2003 (cast)


2003-10-07  Björn Milcke  <bm@openoffice.org>  [aca50cefe9f19bc21e6fb3e08fa1609c663f8de2]

implementation of IsValid was missing


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [695e74f7e13005accdc2ef0e2a08ee59a12a190b]

INTEGRATION: CWS net2003 (1.31.60); FILE MERGED 2003/08/13 08:43:54 obo 1.31.60.1: #11136# .net 2003


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [b2c1f68ef9fea995a27a233e3ce91949ee0232fe]

INTEGRATION: CWS net2003 (1.3.152); FILE MERGED 2003/08/13 08:42:26 obo 1.3.152.1: #11136# .net 2003


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [ef5fecefeeaacda61700208ea041977d4aefd304]

INTEGRATION: CWS net2003 (1.9.152); FILE MERGED 2003/08/13 08:40:38 obo 1.9.152.1: #11136# .net 2003


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [eb995cf7314ffa3aa46cf9518c9afe3c84e54d37]

INTEGRATION: CWS net2003 (1.10.36); FILE MERGED 2003/09/25 08:22:38 obo 1.10.36.1: #111136# .net 2003


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [65a35d6a7cabd3ff35b73e2e7a02e4bdfc4a121a]

INTEGRATION: CWS net2003 (1.6.8); FILE MERGED 2003/09/25 07:46:07 obo 1.6.8.1: #111136# .net 2003


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [7f5efb2799110cae3fd31f715013f7a6486d8acf]

INTEGRATION: CWS net2003 (1.2.288); FILE MERGED 2003/08/08 13:48:51 obo 1.2.288.1: #111136# .NET 2003


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [0d2e089aca22a9051f17297bf36c670a8b8f4dae]

INTEGRATION: CWS net2003 (1.20.56); FILE MERGED 2003/09/16 08:13:14 obo 1.20.56.3: Undo last change 2003/09/16 08:03:49 obo 1.20.56.2: #111136# vcl depends also on external source/gdi/sallayout.cxx 2003/09/16 07:38:35 obo 1.20.56.1: #111136# vcl depends on boost win/inc/salgdi.h


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [6f1fbedbd17fa6ac10a171af09d63d3cad4a4575]

INTEGRATION: CWS net2003 (1.15.14); FILE MERGED 2003/09/24 09:50:38 obo 1.15.14.1: #111136# .net 2003 port


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [0f57bc89bbd861622faedf74c9c338cfc1226fe7]

INTEGRATION: CWS net2003 (1.1.120); FILE MERGED 2003/08/08 10:01:51 obo 1.1.120.1: #111136 .net 2003


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [910c9378cb7e7f5dcc185ddcd726a026a22b29c0]

INTEGRATION: CWS net2003 (1.15.46); FILE MERGED 2003/08/13 08:34:11 obo 1.15.46.1: #11136# .net 2003


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [75c6c6598574523b6d6c2b0d6354f2981a46a334]

INTEGRATION: CWS net2003 (1.1.344); FILE MERGED 2003/08/13 08:21:36 obo 1.1.344.1: #11136# .net 2003


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [3dbe0087726b6e639a6ee02812085f27ff805eb7]

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>  [d3c298126060cffd303ec82ca53d29cc8e46e34f]

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>  [36bf3bb96849a479f5520d58cba39ab556789c83]

INTEGRATION: CWS net2003 (1.7.88); FILE MERGED 2003/08/12 15:12:50 obo 1.7.88.1: #11136# .net 2003


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [5cd4585cc05c43b9524232d31152f740cf7e9cad]

INTEGRATION: CWS net2003 (1.5.20); FILE MERGED 2003/08/13 07:59:55 obo 1.5.20.1: #11136# .net 2003


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [4bc3594f3f37fca9964ee0fb9b2a75742ab999ff]

SRC680


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [c36157fc79e482d376122bdd6294ccca5861ae5e]

INTEGRATION: CWS net2003 (1.13.6); FILE MERGED 2003/09/08 19:47:13 obo 1.13.6.2: RESYNC: (1.13-1.14); FILE MERGED 2003/08/07 15:24:23 obo 1.13.6.1: #111136 net 2003


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [b10d63e6ff39382d8e22fba76f546e2223982622]

INTEGRATION: CWS net2003 (1.3.10); FILE MERGED 2003/09/09 07:18:00 obo 1.3.10.2: RESYNC: (1.3-1.5); FILE MERGED 2003/08/15 09:41:36 obo 1.3.10.1: #111136# .net 2003


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [81b3f1169d5e22f216477baf6a8f754a066b4c56]

INTEGRATION: CWS net2003 (1.6.2.1.2); FILE MERGED 2003/09/17 12:49:57 obo 1.6.2.1.2.1: #111136# .net 2003


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [33f239d6ef455329568b4f287e537221dd41d237]

INTEGRATION: CWS net2003 (1.73.62); FILE MERGED 2003/09/24 14:31:43 obo 1.73.62.1: #111136# prevent 4NT shell exception


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [0d346208b8141ae0cdb988d2621d91fd680d540f]

INTEGRATION: CWS net2003 (1.21.100); FILE MERGED 2003/08/12 15:42:03 obo 1.21.100.1: #11136# .net 2003 (cast)


2003-10-06  Björn Milcke  <bm@openoffice.org>  [3ed016feb15a5022acad9cd6e4e6b3a22488d2bf]

TextRotation


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [4563ad4f020e308f19751e97708e2374d012a014]

INTEGRATION: CWS net2003 (1.5.30); FILE MERGED 2003/08/12 14:31:02 obo 1.5.30.1: #11136# .net 2003


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [3c4de2585bb701003ab30dc5623ce9cd32faed51]

INTEGRATION: CWS net2003 (1.14.40); FILE MERGED 2003/08/12 14:06:02 obo 1.14.40.1: #11136# .net 2003


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [4d35dbee1570b6fa175e9637833c0fdc34f95e23]

INTEGRATION: CWS net2003 (1.5.44); FILE MERGED 2003/08/12 14:23:39 obo 1.5.44.1: #11136# .net 2003


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [ac6f222ea20a06b9f8c4726ae556e8b732710168]

INTEGRATION: CWS net2003 (1.11.44); FILE MERGED 2003/08/12 14:22:02 obo 1.11.44.1: #11136# .net 2003


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [7102e0778c1c776ddc66d0fd48866ee167d59d95]

INTEGRATION: CWS net2003 (1.5.44); FILE MERGED 2003/08/12 14:18:58 obo 1.5.44.1: #11136# .net 2003


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [3214b47ff2f2173a85c7cc36c78f721061fe82fa]

INTEGRATION: CWS net2003 (1.5.44); FILE MERGED 2003/08/12 14:13:04 obo 1.5.44.1: #11136# .net 2003


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [272ffdbc2aab39a8613d5c523170b5cb572a0a4a]

INTEGRATION: CWS net2003 (1.9.74); FILE MERGED 2003/08/12 14:10:42 obo 1.9.74.1: #11136# .net 2003


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [62a4ad736c2ff5fcbf9777bc834cfa9bd9183f9e]

INTEGRATION: CWS net2003 (1.9.74); FILE MERGED 2003/08/12 14:09:00 obo 1.9.74.1: #11136# .net 2003


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [d2b2ad67a0b59f2c59faef0be69aeb8e42690049]

INTEGRATION: CWS net2003 (1.13.10); FILE MERGED 2003/08/11 12:09:10 obo 1.13.10.1: #111136# .NET 2003


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [95e17d94fc6a1f448f007ec1f9e9af6f01458876]

INTEGRATION: CWS net2003 (1.62.16); FILE MERGED 2003/09/19 14:09:21 obo 1.62.16.3: RESYNC: (1.62-1.63); FILE MERGED 2003/09/15 15:51:18 obo 1.62.16.2: #111136# .net 2003 stlport71 2003/09/04 14:35:16 obo 1.62.16.1: #111136# .net 2003 port


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [b5fd011f8d23cb2396030a633864e7d39a27da16]

INTEGRATION: CWS net2003 (1.3.54); FILE MERGED 2003/08/13 08:48:51 obo 1.3.54.1: #11136# .net 2003


2003-10-06  Björn Milcke  <bm@openoffice.org>  [63fc0af692b1179ef57b996cd10937b4d0fd995f]

Axis: +one Line- and Character Property


2003-10-06  Rüdiger Timm  <rt@openoffice.org>  [2e73f9be685e323d48dbcad275a5326cb664050e]

INTEGRATION: CWS rt02 (1.1.124); FILE MERGED 2003/10/01 13:29:16 rt 1.1.124.1: #i19697# Fixed comment after preprocessor directive


2003-10-06  Rüdiger Timm  <rt@openoffice.org>  [53b657b78b03af3e70c8bed5570bfc25e2880a3e]

INTEGRATION: CWS rt02 (1.4.58); FILE MERGED 2003/10/01 13:29:16 rt 1.4.58.1: #i19697# Fixed comment after preprocessor directive


2003-10-06  Rüdiger Timm  <rt@openoffice.org>  [bd13983ecd142eb665ab736148b53a82ecac5c17]

INTEGRATION: CWS rt02 (1.1.1.1.118); FILE MERGED 2003/09/30 13:26:09 rt 1.1.1.1.118.1: #i19697# Fixed comment after preprocessor directive


2003-10-06  Rüdiger Timm  <rt@openoffice.org>  [a072aeccf921c93e392ef7c26cc75cb942ef2d68]

INTEGRATION: CWS rt02 (1.4.64); FILE MERGED 2003/10/01 10:42:05 rt 1.4.64.1: #i19697# No newline at end of file


2003-10-06  Rüdiger Timm  <rt@openoffice.org>  [29cf26dc9369e4f62fc38b908d40ef9acd7dadd4]

INTEGRATION: CWS rt02 (1.1.72); FILE MERGED 2003/10/01 10:42:05 rt 1.1.72.1: #i19697# No newline at end of file


2003-10-06  Rüdiger Timm  <rt@openoffice.org>  [c819b6f66f1ba47a2feb370a78083f8c165730f8]

INTEGRATION: CWS rt02 (1.4.50); FILE MERGED 2003/10/01 10:42:04 rt 1.4.50.1: #i19697# No newline at end of file


2003-10-06  Rüdiger Timm  <rt@openoffice.org>  [db484ad904cd18ab2be807edb6c74719cd44a4b0]

INTEGRATION: CWS rt02 (1.1.52); FILE MERGED 2003/10/01 10:42:00 rt 1.1.52.1: #i19697# No newline at end of file


2003-10-06  Rüdiger Timm  <rt@openoffice.org>  [9d65ed4b158398d23cb5e3f54b1d331bf63d83c6]

INTEGRATION: CWS rt02 (1.3.24); FILE MERGED 2003/10/01 10:41:59 rt 1.3.24.1: #i19697# No newline at end of file


2003-10-06  Rüdiger Timm  <rt@openoffice.org>  [3c16c38f41b87dd5679a82435962850dd5550542]

INTEGRATION: CWS rt02 (1.3.46); FILE MERGED 2003/10/01 10:41:59 rt 1.3.46.1: #i19697# No newline at end of file


2003-10-06  Rüdiger Timm  <rt@openoffice.org>  [c73aa52e418b1d6377e0e31f0dedc6911c5502c2]

INTEGRATION: CWS rt02 (1.4.24); FILE MERGED 2003/10/01 10:41:58 rt 1.4.24.1: #i19697# No newline at end of file


2003-10-06  Rüdiger Timm  <rt@openoffice.org>  [5ae51c03d2ef04c857b2025f8db5d5b9a4499337]

INTEGRATION: CWS rt02 (1.2.46); FILE MERGED 2003/10/01 10:41:58 rt 1.2.46.1: #i19697# No newline at end of file


2003-10-06  Rüdiger Timm  <rt@openoffice.org>  [06aaaf530ce0d9480bb82af228209a9a86c33323]

INTEGRATION: CWS rt02 (1.1.52); FILE MERGED 2003/10/01 10:41:58 rt 1.1.52.1: #i19697# No newline at end of file


2003-10-06  Rüdiger Timm  <rt@openoffice.org>  [8c34b143a8ef88320824d617e25ac2ad1d461f62]

INTEGRATION: CWS rt02 (1.1.52); FILE MERGED 2003/10/01 10:41:57 rt 1.1.52.1: #i19697# No newline at end of file


2003-10-06  Rüdiger Timm  <rt@openoffice.org>  [9c7080106cadfdad93b8cea2fb3a17e9008c60b7]

INTEGRATION: CWS rt02 (1.4.50); FILE MERGED 2003/10/01 10:41:57 rt 1.4.50.1: #i19697# No newline at end of file


2003-10-06  Rüdiger Timm  <rt@openoffice.org>  [95428faf6c5168e9dd7d858813f3dabf46fad218]

INTEGRATION: CWS rt02 (1.1.52); FILE MERGED 2003/10/01 10:41:56 rt 1.1.52.1: #i19697# No newline at end of file


2003-10-06  Rüdiger Timm  <rt@openoffice.org>  [8eed6c04d0c1ac00b316cde2370a7d65fb01d150]

INTEGRATION: CWS rt02 (1.2.24); FILE MERGED 2003/10/01 10:41:56 rt 1.2.24.1: #i19697# No newline at end of file


2003-10-06  Rüdiger Timm  <rt@openoffice.org>  [e6c6b018386092c4516ea1e3e6e6594a2fae359b]

INTEGRATION: CWS rt02 (1.1.52); FILE MERGED 2003/10/01 10:41:55 rt 1.1.52.1: #i19697# No newline at end of file


2003-10-06  Rüdiger Timm  <rt@openoffice.org>  [57dbe71208cd033c19194270711c31a05223a295]

INTEGRATION: CWS rt02 (1.1.68); FILE MERGED 2003/10/01 10:41:55 rt 1.1.68.1: #i19697# No newline at end of file


2003-10-06  Rüdiger Timm  <rt@openoffice.org>  [75f67951f7876310156c4b2e7d193e93a91f1cf3]

INTEGRATION: CWS rt02 (1.1.68); FILE MERGED 2003/10/01 10:41:54 rt 1.1.68.1: #i19697# No newline at end of file


2003-10-06  Rüdiger Timm  <rt@openoffice.org>  [a05aa54ba6890f6ca53f966c038c26d9dd5fa67c]

INTEGRATION: CWS rt02 (1.6.42); FILE MERGED 2003/10/01 10:41:54 rt 1.6.42.1: #i19697# No newline at end of file


2003-10-06  Rüdiger Timm  <rt@openoffice.org>  [9ecba606834ddc66e203ffa3f0527f77c236a576]

INTEGRATION: CWS rt02 (1.10.42); FILE MERGED 2003/10/01 10:41:53 rt 1.10.42.1: #i19697# No newline at end of file


2003-10-06  Rüdiger Timm  <rt@openoffice.org>  [c6caf957c2150e0f0dc98324806c36077fd52b33]

INTEGRATION: CWS rt02 (1.20.24); FILE MERGED 2003/10/01 10:41:53 rt 1.20.24.1: #i19697# No newline at end of file


2003-10-06  Rüdiger Timm  <rt@openoffice.org>  [7d3371005359956d97c9bbbd75b21411237a4adb]

INTEGRATION: CWS rt02 (1.2.46); FILE MERGED 2003/10/01 10:41:53 rt 1.2.46.1: #i19697# No newline at end of file


2003-10-06  Rüdiger Timm  <rt@openoffice.org>  [cfeadf0b61d115892530240282ae33ac73a6df8f]

INTEGRATION: CWS rt02 (1.1.72); FILE MERGED 2003/10/01 10:41:52 rt 1.1.72.1: #i19697# No newline at end of file


2003-10-06  Rüdiger Timm  <rt@openoffice.org>  [ad628fe7697cb6fa090abe8a397d84603bc555a4]

INTEGRATION: CWS rt02 (1.19.24); FILE MERGED 2003/10/01 10:41:52 rt 1.19.24.1: #i19697# No newline at end of file


2003-10-06  Rüdiger Timm  <rt@openoffice.org>  [2f46b8f041cae977e1ad9d470fe25c54c6ec6229]

INTEGRATION: CWS rt02 (1.1.68); FILE MERGED 2003/10/01 09:05:11 rt 1.1.68.1: #i19697# No newline at end of file


2003-10-06  Rüdiger Timm  <rt@openoffice.org>  [30fa696cc492c1c45422ee407245af46ec87f8bd]

INTEGRATION: CWS rt02 (1.1.68); FILE MERGED 2003/10/01 09:05:09 rt 1.1.68.1: #i19697# No newline at end of file


2003-10-06  Rüdiger Timm  <rt@openoffice.org>  [c2944e0440357ecb330fe49c704d5f9dc83789aa]

INTEGRATION: CWS rt02 (1.2.96); FILE MERGED 2003/10/01 11:36:40 rt 1.2.96.1: #i19697# Fixed comment after preprocessor directive


2003-10-06  Rüdiger Timm  <rt@openoffice.org>  [3346bbfeb12e446932c615cdb0a37f961d3d75ea]

INTEGRATION: CWS rt02 (1.2.96); FILE MERGED 2003/10/01 11:36:39 rt 1.2.96.1: #i19697# Fixed comment after preprocessor directive


2003-10-06  Rüdiger Timm  <rt@openoffice.org>  [fa439c8ea4446ab77f2dbfe9d3957de65d104d02]

INTEGRATION: CWS rt02 (1.1.174); FILE MERGED 2003/10/01 11:36:38 rt 1.1.174.1: #i19697# Fixed comment after preprocessor directive


2003-10-06  Rüdiger Timm  <rt@openoffice.org>  [353e461dc1a5eb3ad825b10783b6d1279689d95d]

INTEGRATION: CWS rt02 (1.5.84); FILE MERGED 2003/10/01 11:36:31 rt 1.5.84.1: #i19697# Fixed comment after preprocessor directive


2003-10-06  Rüdiger Timm  <rt@openoffice.org>  [eb055b94973a40de43ab2832d8126327388fb87a]

INTEGRATION: CWS rt02 (1.4.96); FILE MERGED 2003/10/01 11:36:29 rt 1.4.96.1: #i19697# Fixed comment after preprocessor directive


2003-10-06  Björn Milcke  <bm@openoffice.org>  [f2e08b5bc882b0d2b833939c1d9398b79d2ccfa2]

use global LineProperties instead of own ones (esp. due to global ids)


2003-10-06  Rüdiger Timm  <rt@openoffice.org>  [2f02bef132173c19fafbda7908dd154f2d70a692]

INTEGRATION: CWS rt02 (1.7.90); FILE MERGED 2003/09/30 13:37:11 rt 1.7.90.1: #i19697# Fixed comment after preprocessor directive


2003-10-06  Rüdiger Timm  <rt@openoffice.org>  [85d7d6ba32c829e3e2ccdf3b83fd0b127f3be037]

INTEGRATION: CWS rt02 (1.3.4); FILE MERGED 2003/09/30 13:37:35 rt 1.3.4.1: #i19697# No newline at end of file


2003-10-06  Behrend Cornelius  <bc@openoffice.org>  [eda6359534ff12ea9c145b7f8205df78303a73a3]

#111603# roadmapcontrol.cxx for future wizards added


2003-10-06  Rüdiger Timm  <rt@openoffice.org>  [9621776ffc176c175ff3d2ea5afd7760c9e69aac]

INTEGRATION: CWS rt02 (1.1.108); FILE MERGED 2003/10/01 07:48:28 rt 1.1.108.1: #i19697# No newline at end of file


2003-10-06  Rüdiger Timm  <rt@openoffice.org>  [52b10db8cdb8e3d8b9ce02b4c1f0fc169967b469]

INTEGRATION: CWS rt02 (1.8.52); FILE MERGED 2003/10/01 07:48:27 rt 1.8.52.1: #i19697# No newline at end of file


2003-10-06  Rüdiger Timm  <rt@openoffice.org>  [3e43485a560dcc21d9cbe70b393734b7fb4a35c4]

INTEGRATION: CWS rt02 (1.1.1.1.336); FILE MERGED 2003/09/30 13:14:08 rt 1.1.1.1.336.1: #i19697# Fixed comment after preprocessor directive


2003-10-06  Rüdiger Timm  <rt@openoffice.org>  [0540f9b855e14b6c88d4c57cc502743533f75d31]

INTEGRATION: CWS rt02 (1.9.308); FILE MERGED 2003/09/30 13:14:07 rt 1.9.308.1: #i19697# Fixed comment after preprocessor directive


2003-10-06  Rüdiger Timm  <rt@openoffice.org>  [14e3f5fd3f2e8409e8aac53c6fbaf655c0d4c3cb]

INTEGRATION: CWS rt02 (1.7.318); FILE MERGED 2003/09/30 13:14:07 rt 1.7.318.1: #i19697# Fixed comment after preprocessor directive


2003-10-06  Rüdiger Timm  <rt@openoffice.org>  [58fa452fab6b00058e7dd44683e6758c51126924]

INTEGRATION: CWS rt02 (1.18.48); FILE MERGED 2003/09/30 13:46:08 rt 1.18.48.1: #i19697# Fixed comment after preprocessor directive


2003-10-06  Rüdiger Timm  <rt@openoffice.org>  [8f4d15e58eccf36e8f6bac66e613c6034c61b001]

INTEGRATION: CWS rt02 (1.6.70); FILE MERGED 2003/10/01 13:06:45 rt 1.6.70.1: #i19697# Fixed compiler warnings


2003-10-06  Rüdiger Timm  <rt@openoffice.org>  [000093659f54a5aa9831a57e6897edea2b0e01a4]

INTEGRATION: CWS rt02 (1.14.70); FILE MERGED 2003/10/01 13:06:44 rt 1.14.70.1: #i19697# Fixed compiler warnings


2003-10-06  Rüdiger Timm  <rt@openoffice.org>  [889cb95754d5aa6d6b72b2365017fbb5d736d01e]

INTEGRATION: CWS rt02 (1.3.70); FILE MERGED 2003/10/01 13:06:43 rt 1.3.70.1: #i19697# Fixed compiler warnings


2003-10-06  Rüdiger Timm  <rt@openoffice.org>  [a3e7f1577364dfcbf1bd714018831c3ccca63d43]

INTEGRATION: CWS rt02 (1.9.70); FILE MERGED 2003/10/01 13:06:42 rt 1.9.70.1: #i19697# Fixed compiler warnings


2003-10-06  Rüdiger Timm  <rt@openoffice.org>  [90fb5e2a26a3b22486d0144210a75c7f80ab7657]

INTEGRATION: CWS rt02 (1.2.462); FILE MERGED 2003/09/30 16:22:56 rt 1.2.462.1: #i19697# Fixed compiler warnings


2003-10-06  Rüdiger Timm  <rt@openoffice.org>  [7244befd88b6f62c0a53cbd700fe61483a0a9c71]

INTEGRATION: CWS rt02 (1.3.432); FILE MERGED 2003/09/30 16:22:54 rt 1.3.432.1: #i19697# Fixed compiler warnings


2003-10-06  Rüdiger Timm  <rt@openoffice.org>  [cfcb4b62b223f0f34b6f9ed9523a405bf85f8521]

INTEGRATION: CWS rt02 (1.49.34); FILE MERGED 2003/09/30 16:22:53 rt 1.49.34.1: #i19697# Fixed compiler warnings


2003-10-06  Rüdiger Timm  <rt@openoffice.org>  [60c200477e8138c53c4c7f33d4c16516eb3459c6]

INTEGRATION: CWS rt02 (1.84.10); FILE MERGED 2003/09/30 16:22:53 rt 1.84.10.1: #i19697# Fixed compiler warnings


2003-10-06  Rüdiger Timm  <rt@openoffice.org>  [aba02586eadbafc8f69ab0cb6cc83cd556b3c819]

INTEGRATION: CWS rt02 (1.4.432); FILE MERGED 2003/09/30 16:22:52 rt 1.4.432.1: #i19697# Fixed compiler warnings


2003-10-06  Rüdiger Timm  <rt@openoffice.org>  [e5c0ad6d3697102e992b60b88fe63c1036ad8e7e]

INTEGRATION: CWS rt02 (1.9.432); FILE MERGED 2003/09/30 16:22:51 rt 1.9.432.1: #i19697# Fixed compiler warnings


2003-10-06  Rüdiger Timm  <rt@openoffice.org>  [0fa60e4dfd3a61b07d75e4838a061f9e7e95c542]

INTEGRATION: CWS rt02 (1.22.274); FILE MERGED 2003/09/30 16:22:51 rt 1.22.274.1: #i19697# Fixed compiler warnings


2003-10-06  Rüdiger Timm  <rt@openoffice.org>  [159621b6e2c7ee3aff4eb2cbc0f86ee23e8c89f0]

INTEGRATION: CWS rt02 (1.1.1.1.470); FILE MERGED 2003/09/30 16:22:49 rt 1.1.1.1.470.1: #i19697# Fixed compiler warnings


2003-10-06  Rüdiger Timm  <rt@openoffice.org>  [64be4aa1ac7608e62a36202df509d6bc0b1665c7]

INTEGRATION: CWS rt02 (1.5.454); FILE MERGED 2003/09/30 16:22:48 rt 1.5.454.1: #i19697# Fixed compiler warnings


2003-10-06  Rüdiger Timm  <rt@openoffice.org>  [f9f3808355791186133b0038079b820838708fec]

INTEGRATION: CWS rt02 (1.11.126); FILE MERGED 2003/10/01 08:28:53 rt 1.11.126.1: #i19697# Fixed compiler warnings


2003-10-06  Rüdiger Timm  <rt@openoffice.org>  [75f8b0d6f61a9c4fc030e5ed227d847adf05dd1c]

INTEGRATION: CWS rt02 (1.1.246); FILE MERGED 2003/10/01 08:28:51 rt 1.1.246.1: #i19697# Fixed compiler warnings


2003-10-06  Rüdiger Timm  <rt@openoffice.org>  [aee1f27e8b3e88512e64e70338cbaee5d7a2a9e9]

INTEGRATION: CWS rt02 (1.1.1.1.280); FILE MERGED 2003/10/01 08:28:50 rt 1.1.1.1.280.1: #i19697# Fixed compiler warnings


2003-10-06  Rüdiger Timm  <rt@openoffice.org>  [b254d423c79d1402b6692b2ce68bca141288d393]

INTEGRATION: CWS rt02 (1.3.246); FILE MERGED 2003/10/01 08:28:50 rt 1.3.246.1: #i19697# Fixed compiler warnings


2003-10-06  Rüdiger Timm  <rt@openoffice.org>  [66417c7d6c36aea81a180721bc8a35980078af4c]

INTEGRATION: CWS rt02 (1.1.246); FILE MERGED 2003/10/01 08:28:49 rt 1.1.246.1: #i19697# Fixed compiler warnings


2003-10-06  Rüdiger Timm  <rt@openoffice.org>  [32b09d6bb24124f79f744decd3bc8f5f9d8426ac]

INTEGRATION: CWS rt02 (1.3.246); FILE MERGED 2003/10/01 08:28:49 rt 1.3.246.1: #i19697# Fixed compiler warnings


2003-10-06  Rüdiger Timm  <rt@openoffice.org>  [537472bf4475720e47ccb62a3d3eda85cb285fd4]

INTEGRATION: CWS rt02 (1.14.126); FILE MERGED 2003/10/01 08:28:48 rt 1.14.126.1: #i19697# Fixed compiler warnings


2003-10-06  Rüdiger Timm  <rt@openoffice.org>  [2ab34c34f5dc4540a1eb868233d38be7f7b8fb84]

INTEGRATION: CWS rt02 (1.2.188); FILE MERGED 2003/10/01 09:15:54 rt 1.2.188.1: #i19697# No newline at end of file


2003-10-06  Rüdiger Timm  <rt@openoffice.org>  [390fddf7088a0c74fe0adf65e1677918614e6e02]

INTEGRATION: CWS rt02 (1.1.148); FILE MERGED 2003/10/01 09:15:53 rt 1.1.148.1: #i19697# No newline at end of file


2003-10-06  Rüdiger Timm  <rt@openoffice.org>  [4def252dc06ab6951e80e21ad919829521dcd1ee]

INTEGRATION: CWS rt02 (1.2.74); FILE MERGED 2003/10/01 09:15:49 rt 1.2.74.1: #i19697# No newline at end of file


2003-10-06  Rüdiger Timm  <rt@openoffice.org>  [3425bba30c4023f20d6600219b222cd38027b57b]

INTEGRATION: CWS rt02 (1.1.190); FILE MERGED 2003/10/01 09:15:48 rt 1.1.190.1: #i19697# No newline at end of file


2003-10-06  Rüdiger Timm  <rt@openoffice.org>  [d104aa9d043626deeb9c7f7d80291f0d75a96278]

INTEGRATION: CWS rt02 (1.14.142); FILE MERGED 2003/10/01 12:45:43 rt 1.14.142.1: #i19697# Fixed compiler warnings


2003-10-06  Rüdiger Timm  <rt@openoffice.org>  [b1e4bf9411f46e26bb545bdd9aeef2122ae3caeb]

INTEGRATION: CWS rt02 (1.2.98); FILE MERGED 2003/10/01 12:45:42 rt 1.2.98.1: #i19697# Fixed compiler warnings


2003-10-06  Rüdiger Timm  <rt@openoffice.org>  [99de2d39eebc9e64e398c783eb4cb876e35bf99b]

INTEGRATION: CWS rt02 (1.1.246); FILE MERGED 2003/10/01 12:34:05 rt 1.1.246.1: #i19697# No newline at end of file


2003-10-06  Rüdiger Timm  <rt@openoffice.org>  [bdc2aabffb6e9340baf5b349f817c5bc0cb3249d]

INTEGRATION: CWS rt02 (1.1.246); FILE MERGED 2003/10/01 12:34:04 rt 1.1.246.1: #i19697# No newline at end of file


2003-10-06  Björn Milcke  <bm@openoffice.org>  [471634e80d2398063337176f324ed6eb630ec69b]

+Origin, Logarithmic


2003-10-06  Rüdiger Timm  <rt@openoffice.org>  [2d094007f85356c561861d6b9fcddd68690fda32]

INTEGRATION: CWS rt02 (1.1.246); FILE MERGED 2003/10/01 12:34:03 rt 1.1.246.1: #i19697# No newline at end of file


2003-10-06  Rüdiger Timm  <rt@openoffice.org>  [e965824d87c2fdcc0f08466bf1762f897a9199c1]

INTEGRATION: CWS rt02 (1.2.96); FILE MERGED 2003/10/01 12:34:00 rt 1.2.96.1: #i19697# No newline at end of file


2003-10-06  Rüdiger Timm  <rt@openoffice.org>  [a53d3834c1bc609bea60210395352c1b073d34ef]

INTEGRATION: CWS rt02 (1.3.96); FILE MERGED 2003/10/01 12:33:59 rt 1.3.96.1: #i19697# No newline at end of file


2003-10-06  Rüdiger Timm  <rt@openoffice.org>  [42d1ad5115f4d1da67812662ee55227b6cd917f2]

INTEGRATION: CWS rt02 (1.2.134); FILE MERGED 2003/10/01 12:33:57 rt 1.2.134.1: #i19697# No newline at end of file


2003-10-06  Rüdiger Timm  <rt@openoffice.org>  [9af6c57dca008321555bd9aa18f50faa922edb24]

INTEGRATION: CWS rt02 (1.10.10); FILE MERGED 2003/10/01 14:14:50 rt 1.10.10.1: 112521# jobs is obsolete


2003-10-06  Rüdiger Timm  <rt@openoffice.org>  [8dae9bb0677a5b41fd8a10873161f76610d22049]

INTEGRATION: CWS rt02 (1.26.160); FILE MERGED 2003/10/01 07:45:55 rt 1.26.160.1: #i19697# No newline at end of file


2003-10-06  Rüdiger Timm  <rt@openoffice.org>  [6972d3e8ff7aba864a3b2756c47b6b9ac74b19df]

INTEGRATION: CWS rt02 (1.3.36); FILE MERGED 2003/10/01 13:15:19 rt 1.3.36.1: #i19697# Fixed compiler warnings


2003-10-06  Rüdiger Timm  <rt@openoffice.org>  [b90610cd8ca3684a107e7541e86358ac601e0108]

INTEGRATION: CWS rt02 (1.3.20); FILE MERGED 2003/10/01 13:15:19 rt 1.3.20.1: #i19697# Fixed compiler warnings


2003-10-06  Rüdiger Timm  <rt@openoffice.org>  [da45eaf77a74bb1865c24557a78ce804f9f711fc]

INTEGRATION: CWS rt02 (1.3.20); FILE MERGED 2003/10/01 13:15:18 rt 1.3.20.1: #i19697# Fixed compiler warnings


2003-10-06  Rüdiger Timm  <rt@openoffice.org>  [84d1b7ff37617bad484d950f9e460250109693cc]

INTEGRATION: CWS rt02 (1.2.26); FILE MERGED 2003/10/01 13:15:18 rt 1.2.26.1: #i19697# Fixed compiler warnings


2003-10-06  Rüdiger Timm  <rt@openoffice.org>  [d581de83056621e8688da27b3d5f88f357a38c86]

INTEGRATION: CWS rt02 (1.2.26); FILE MERGED 2003/10/01 13:15:17 rt 1.2.26.1: #i19697# Fixed compiler warnings


2003-10-06  Rüdiger Timm  <rt@openoffice.org>  [82103e8830babce7e252d6c58b9ff0bf4054c78a]

INTEGRATION: CWS rt02 (1.3.20); FILE MERGED 2003/10/01 13:15:17 rt 1.3.20.1: #i19697# Fixed compiler warnings


2003-10-06  Rüdiger Timm  <rt@openoffice.org>  [03a5f354b5706249f1a922836dd6b3d048e25380]

INTEGRATION: CWS rt02 (1.2.26); FILE MERGED 2003/10/01 13:15:16 rt 1.2.26.1: #i19697# Fixed compiler warnings


2003-10-06  Rüdiger Timm  <rt@openoffice.org>  [e9fde1c35be0866d7e8625e4b6cb13072df54880]

INTEGRATION: CWS rt02 (1.14.26); FILE MERGED 2003/10/01 13:15:16 rt 1.14.26.1: #i19697# Fixed compiler warnings


2003-10-06  Rüdiger Timm  <rt@openoffice.org>  [7557cb86db3d01f930d55912191f77013e139d68]

INTEGRATION: CWS rt02 (1.2.102); FILE MERGED 2003/10/01 12:06:30 rt 1.2.102.1: #i19697# No newline at end of file


2003-10-06  Rüdiger Timm  <rt@openoffice.org>  [80272a1f13000ce612eac39b25e0f616474d765c]

INTEGRATION: CWS rt02 (1.1.102); FILE MERGED 2003/10/01 12:06:29 rt 1.1.102.1: #i19697# No newline at end of file


2003-10-06  Rüdiger Timm  <rt@openoffice.org>  [f16c4704522fa914ffcd2ba755e635b91b08ffcd]

INTEGRATION: CWS rt02 (1.4.42); FILE MERGED 2003/10/01 12:06:29 rt 1.4.42.1: #i19697# No newline at end of file


2003-10-06  Rüdiger Timm  <rt@openoffice.org>  [446f104f13410dd97fc5bed1c325d97af77154a0]

INTEGRATION: CWS rt02 (1.8.42); FILE MERGED 2003/10/01 12:06:28 rt 1.8.42.1: #i19697# No newline at end of file


2003-10-06  Rüdiger Timm  <rt@openoffice.org>  [0259e3b825b69aff8196addb03cff524c725a498]

INTEGRATION: CWS rt02 (1.1.102); FILE MERGED 2003/10/01 12:06:25 rt 1.1.102.1: #i19697# No newline at end of file


2003-10-06  Rüdiger Timm  <rt@openoffice.org>  [914a047aef98c523cf3a992c91e2410708b3a355]

INTEGRATION: CWS rt02 (1.4.98); FILE MERGED 2003/10/01 12:06:25 rt 1.4.98.1: #i19697# No newline at end of file


2003-10-06  Rüdiger Timm  <rt@openoffice.org>  [39288ae73ca4b77d410f364a9e4ca03cfc372118]

INTEGRATION: CWS rt02 (1.12.70); FILE MERGED 2003/10/01 12:06:24 rt 1.12.70.1: #i19697# No newline at end of file


2003-10-06  Rüdiger Timm  <rt@openoffice.org>  [ce1ef20188519d27307cdf1138722462c1730db4]

INTEGRATION: CWS rt02 (1.9.94); FILE MERGED 2003/10/01 12:06:19 rt 1.9.94.1: #i19697# No newline at end of file


2003-10-06  Rüdiger Timm  <rt@openoffice.org>  [adf78aab5d9a26203cc707615348a292052d9ac4]

INTEGRATION: CWS rt02 (1.1.100); FILE MERGED 2003/10/01 12:06:19 rt 1.1.100.1: #i19697# No newline at end of file


2003-10-06  Rüdiger Timm  <rt@openoffice.org>  [5b88cb98fbcf3b8e4829d7e322f86f98fc06fb57]

INTEGRATION: CWS rt02 (1.2.100); FILE MERGED 2003/10/01 12:06:18 rt 1.2.100.1: #i19697# No newline at end of file


2003-10-06  Rüdiger Timm  <rt@openoffice.org>  [487761cf7da3ead0332aa7fd28244c14e25b9fc4]

INTEGRATION: CWS rt02 (1.2.100); FILE MERGED 2003/10/01 12:06:17 rt 1.2.100.1: #i19697# No newline at end of file


2003-10-06  Rüdiger Timm  <rt@openoffice.org>  [a9128075c4365c2596aa2225da19ece1f8ff9ebb]

INTEGRATION: CWS rt02 (1.6.72); FILE MERGED 2003/10/01 12:06:17 rt 1.6.72.1: #i19697# No newline at end of file


2003-10-06  Rüdiger Timm  <rt@openoffice.org>  [c5d10d494a8ee9955397ce94b843aa2e33880dc3]

INTEGRATION: CWS rt02 (1.7.100); FILE MERGED 2003/10/01 12:06:16 rt 1.7.100.1: #i19697# No newline at end of file


2003-10-06  Rüdiger Timm  <rt@openoffice.org>  [848c73a3872d1664b6b4003e27ec499cb911dc8c]

INTEGRATION: CWS rt02 (1.3.100); FILE MERGED 2003/10/01 12:06:16 rt 1.3.100.1: #i19697# No newline at end of file


2003-10-06  Rüdiger Timm  <rt@openoffice.org>  [f9bfe03f4e52dfee02207cf94d24a81843231fc3]

INTEGRATION: CWS rt02 (1.6.100); FILE MERGED 2003/10/01 12:06:15 rt 1.6.100.1: #i19697# No newline at end of file


2003-10-06  Rüdiger Timm  <rt@openoffice.org>  [8722dbf9e944effb6fcd2f9d23bd05c95c20eb75]

INTEGRATION: CWS rt02 (1.1.102); FILE MERGED 2003/10/01 12:06:15 rt 1.1.102.1: #i19697# No newline at end of file


2003-10-06  Rüdiger Timm  <rt@openoffice.org>  [c5f84fad3b04023b7ffa0d5346703669aa861a7f]

INTEGRATION: CWS rt02 (1.4.102); FILE MERGED 2003/10/01 12:06:10 rt 1.4.102.1: #i19697# No newline at end of file


2003-10-06  Rüdiger Timm  <rt@openoffice.org>  [f1fc26c88f311d7cac81d1fdecf5e75a35108f63]

INTEGRATION: CWS rt02 (1.4.102); FILE MERGED 2003/10/01 12:06:09 rt 1.4.102.1: #i19697# No newline at end of file


2003-10-06  Rüdiger Timm  <rt@openoffice.org>  [3ca857e0354a2e88117e7a437a9a7a67a35f513e]

INTEGRATION: CWS rt02 (1.3.102); FILE MERGED 2003/10/01 12:06:08 rt 1.3.102.1: #i19697# No newline at end of file


2003-10-06  Rüdiger Timm  <rt@openoffice.org>  [12843767cbeaa748cac3041be04013c0e951c8f8]

INTEGRATION: CWS rt02 (1.1.102); FILE MERGED 2003/10/01 12:06:08 rt 1.1.102.1: #i19697# No newline at end of file


2003-10-06  Rüdiger Timm  <rt@openoffice.org>  [6b38430c08d69ca6ef2cd608460765cf0839574a]

INTEGRATION: CWS rt02 (1.7.94); FILE MERGED 2003/10/01 12:06:05 rt 1.7.94.1: #i19697# No newline at end of file


2003-10-06  Rüdiger Timm  <rt@openoffice.org>  [c87ace157da707204ca26f7e2123eeb9048b4d59]

INTEGRATION: CWS rt02 (1.10.94); FILE MERGED 2003/10/01 12:06:04 rt 1.10.94.1: #i19697# No newline at end of file


2003-10-06  Rüdiger Timm  <rt@openoffice.org>  [206eb6a8ac4bd21ded02bf1eb23b6c7880ffeb80]

INTEGRATION: CWS rt02 (1.7.88); FILE MERGED 2003/10/01 12:06:03 rt 1.7.88.1: #i19697# No newline at end of file


2003-10-06  Rüdiger Timm  <rt@openoffice.org>  [ea6f4f1d926b0af54b131105b6ee2d01612d8faf]

INTEGRATION: CWS rt02 (1.14.88); FILE MERGED 2003/10/01 12:06:02 rt 1.14.88.1: #i19697# No newline at end of file


2003-10-06  Rüdiger Timm  <rt@openoffice.org>  [67c601650d59d29ca21f33d22fe233f5b0c1e9e4]

INTEGRATION: CWS rt02 (1.3.42); FILE MERGED 2003/10/01 12:06:00 rt 1.3.42.1: #i19697# No newline at end of file


2003-10-06  Rüdiger Timm  <rt@openoffice.org>  [1378f6391a7c9fcf54b1f1610df814c28c3bccd1]

INTEGRATION: CWS rt02 (1.5.92); FILE MERGED 2003/10/01 12:05:58 rt 1.5.92.1: #i19697# No newline at end of file


2003-10-06  Rüdiger Timm  <rt@openoffice.org>  [792ec317a097d6d4d43c3951f7bab62071b87c39]

INTEGRATION: CWS rt02 (1.1.102); FILE MERGED 2003/10/01 12:05:57 rt 1.1.102.1: #i19697# No newline at end of file


2003-10-06  Rüdiger Timm  <rt@openoffice.org>  [11f75b7a010a2276e46ddcf115f204ffa05317cc]

INTEGRATION: CWS rt02 (1.4.102); FILE MERGED 2003/10/01 12:05:56 rt 1.4.102.1: #i19697# No newline at end of file


2003-10-06  Rüdiger Timm  <rt@openoffice.org>  [d2b68e2fcbf5533cb391bb5d173d58547de8bc88]

INTEGRATION: CWS rt02 (1.2.102); FILE MERGED 2003/10/01 12:05:55 rt 1.2.102.1: #i19697# No newline at end of file


2003-10-06  Rüdiger Timm  <rt@openoffice.org>  [77768eaf12283d3fd84541fd9e6c06998aa4c3ca]

INTEGRATION: CWS rt02 (1.1.1.1.196); FILE MERGED 2003/09/30 14:08:43 rt 1.1.1.1.196.1: #i19697# Fixed comment after preprocessor directive


2003-10-06  Rüdiger Timm  <rt@openoffice.org>  [01605ec594967d082bfe03ef7d698c1930d77d6f]

INTEGRATION: CWS rt02 (1.3.104); FILE MERGED 2003/09/30 14:18:09 rt 1.3.104.1: #i19697# No newline at end of file


2003-10-06  Rüdiger Timm  <rt@openoffice.org>  [a8a153b7d488bc442b8e92bdceca47a48b849bbd]

INTEGRATION: CWS rt02 (1.1.106); FILE MERGED 2003/09/30 14:18:08 rt 1.1.106.1: #i19697# No newline at end of file


2003-10-06  Rüdiger Timm  <rt@openoffice.org>  [ab21a2f0bbb4d4ba4702197f3ae92a515fe12526]

INTEGRATION: CWS rt02 (1.1.1.1.438); FILE MERGED 2003/09/30 15:44:03 rt 1.1.1.1.438.1: #i19697# Fixed comment after preprocessor directive


2003-10-06  Rüdiger Timm  <rt@openoffice.org>  [4025c354e4ffdeffa3332354f8037bbbe4f12b76]

INTEGRATION: CWS rt02 (1.2.262); FILE MERGED 2003/09/30 15:44:03 rt 1.2.262.1: #i19697# Fixed comment after preprocessor directive


2003-10-06  Rüdiger Timm  <rt@openoffice.org>  [399f4318ba93ae700303741ad22d891002a8f0ea]

INTEGRATION: CWS rt02 (1.10.160); FILE MERGED 2003/09/30 12:51:20 rt 1.10.160.1: #i19697# No newline at end of file


2003-10-06  Rüdiger Timm  <rt@openoffice.org>  [21a29002bd7897a782907cb0ad46fb4d74840018]

INTEGRATION: CWS rt02 (1.1.96); FILE MERGED 2003/09/30 13:18:31 rt 1.1.96.1: #i19697# Fixed comment after preprocessor directive


2003-10-06  Rüdiger Timm  <rt@openoffice.org>  [61de5329299b7401554a5a54bf4b86bcd3f41d4a]

INTEGRATION: CWS rt02 (1.2.96); FILE MERGED 2003/10/01 10:52:41 rt 1.2.96.1: #i19697# No newline at end of file


2003-10-06  Rüdiger Timm  <rt@openoffice.org>  [83262c3d23735958ac1824116479020321dcdf38]

INTEGRATION: CWS rt02 (1.2.96); FILE MERGED 2003/10/01 10:52:40 rt 1.2.96.1: #i19697# No newline at end of file


2003-10-06  Rüdiger Timm  <rt@openoffice.org>  [6ce6400de81712e7bea69911a24ac770ba704f29]

INTEGRATION: CWS rt02 (1.2.96); FILE MERGED 2003/10/01 10:52:39 rt 1.2.96.1: #i19697# No newline at end of file


2003-10-06  Rüdiger Timm  <rt@openoffice.org>  [a367d14241d71261023ec15b8a3310037b5fc4a6]

INTEGRATION: CWS rt02 (1.2.96); FILE MERGED 2003/10/01 10:52:38 rt 1.2.96.1: #i19697# No newline at end of file


2003-10-06  Rüdiger Timm  <rt@openoffice.org>  [29ac98b976e4a26552562df466b7481ff1499e41]

INTEGRATION: CWS rt02 (1.2.144); FILE MERGED 2003/10/01 10:52:37 rt 1.2.144.1: #i19697# No newline at end of file


2003-10-06  Rüdiger Timm  <rt@openoffice.org>  [fad144bc204b538acd3aa8f05cd24725ebc1a359]

INTEGRATION: CWS rt02 (1.3.144); FILE MERGED 2003/10/01 10:52:36 rt 1.3.144.1: #i19697# No newline at end of file


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [4915571c9c372265dd3f16c45147722a44241fc8]

INTEGRATION: CWS qadev12 (1.1.2); FILE ADDED 2003/09/25 15:32:42 lla 1.1.2.1: *** empty log message ***


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [84965eb66e83cb7e284097590d2c41ca1823fd3a]

INTEGRATION: CWS qadev12 (1.1.2); FILE ADDED 2003/09/25 15:32:29 lla 1.1.2.1: *** empty log message ***


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [1597a31bcf101b3664f03ff6e5b34f324f779f98]

INTEGRATION: CWS qadev12 (1.1.2); FILE ADDED 2003/09/25 15:32:21 lla 1.1.2.1: *** empty log message ***


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [f63cd725d6f12228ce54d6cb216d8ec5d4793581]

INTEGRATION: CWS qadev12 (1.1.2); FILE ADDED 2003/09/25 15:31:18 lla 1.1.2.1: *** empty log message ***


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [f1c285d0976a2dd3a6883b0574c47bd6e7933436]

INTEGRATION: CWS qadev12 (1.1.2); FILE ADDED 2003/09/25 15:31:06 lla 1.1.2.1: *** empty log message ***


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [932702f8c3e303ca41030e49170a6df1abaddf99]

INTEGRATION: CWS qadev12 (1.1.2); FILE ADDED 2003/09/25 15:30:47 lla 1.1.2.1: *** empty log message ***


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [2fa2724e1ccaba68c23a0d4425eeb567c29877b7]

INTEGRATION: CWS unopkg (1.1.2.3.4); FILE MERGED 2003/09/26 13:10:58 dbo 1.1.2.3.4.1: #112449# using getCaughtException() as additional test for bridges: C++ throw;


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [14bf134f90c987c1f54dcf33bf87ae790d4e0370]

INTEGRATION: CWS qadev12 (1.2.10); FILE MERGED 2003/09/26 09:15:48 mindyliu 1.2.10.1: #112420# add assert message after socket call bind()


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [b953c06493ff58c66f3e87d4553f5377cbdbc053]

INTEGRATION: CWS qadev12 (1.1.2); FILE ADDED 2003/09/15 05:33:14 deuce 1.1.2.2: #111730# add forward vars, remove unused headers. 2003/09/13 07:48:24 deuce 1.1.2.1: #111730# first check in of test code for sal/qa/osl/security/osl_Security_Const.h.


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [abd0262ebe77b3c9b38c0cdfb8f20fc2af88ed57]

INTEGRATION: CWS qadev12 (1.1.2); FILE ADDED 2003/09/15 05:31:56 deuce 1.1.2.2: #111730# add forward support and logonUser test code. 2003/09/13 07:50:38 deuce 1.1.2.1: #111730# first check in of test code for sal/qa/osl/security/osl_Security.cxx.


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [1f1edc229d1f87464802cd41cc732f7a12139f2b]

INTEGRATION: CWS qadev12 (1.1.2); FILE ADDED 2003/09/14 10:40:28 deuce 1.1.2.2: #111730# fix bug of export file name. 2003/09/13 07:47:15 deuce 1.1.2.1: #111730# first check in of test code for sal/qa/osl/security/makefile.mk.


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [b239c4ab7defd48cf6335ec0a53a8c61f6d35430]

INTEGRATION: CWS qadev12 (1.3.48); FILE MERGED 2003/09/26 10:42:21 deuce 1.3.48.1: #112420# add user directory for test, add cleanup and initialization.


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [ac44635e2428ef277d22408d71daa284e07fbb81]

INTEGRATION: CWS qadev12 (1.3.48); FILE MERGED 2003/09/29 09:53:51 lla 1.3.48.4: #112420# Repair a hang bug under Solaris 2.8 2003/09/26 10:41:15 deuce 1.3.48.3: #112420# make all tests create files in TEMP/PID/ directory, some bugs fixed. 2003/09/25 01:02:17 mindyliu 1.3.48.2: #112420# add the BUGID 2003/09/22 04:00:22 mindyliu 1.3.48.1: change result check condition in 1. osl_Directory.reset.reset_001 2. osl_Directory.getNextItem.getNextItem_001


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [4738a310438720c938500fa004d909dc49797a14]

INTEGRATION: CWS qadev12 (1.2.38); FILE MERGED 2003/09/25 15:26:28 lla 1.2.38.1: #112420# add lot of deprecated functions.


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [5df0207af7bc16fddf6e794b53c844b2f60ce792]

INTEGRATION: CWS qadev12 (1.6.2); FILE MERGED 2003/09/25 14:05:58 lla 1.6.2.2: #112420# ByteSequence is marked as deprecated 2003/09/13 07:54:15 deuce 1.6.2.1: #111730# add sal/osl/Security test code entry.


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [53d75277f46f49b92f4e6c83aa8bea3262888509]

INTEGRATION: CWS qadev12 (1.4.2); FILE MERGED 2003/09/25 15:11:53 lla 1.4.2.2: #112157# bug in codegen.pl, if lot of package.class names will given 2003/09/25 13:57:45 lla 1.4.2.1: #112157# ';' lost at registerAllTestFunctions


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [912039b7e4167301bb658601e54931dfc61a96bb]

INTEGRATION: CWS qadev12 (1.5.4); FILE MERGED 2003/09/25 13:56:11 lla 1.5.4.1: #112157# compile fail repaired.


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [a3ad1f2087428bcbef41beb14f3da2d4b7e649d2]

INTEGRATION: CWS qadev12 (1.10.2); FILE MERGED 2003/09/25 13:59:36 lla 1.10.2.1: #112157# new parameters -pid, -endless, new class ProcessHandler, to handle own process id for external kill


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [35cc6e08083403f9add2b092f35cc9263ab21e96]

INTEGRATION: CWS qadev12 (1.1.2); FILE ADDED 2003/09/25 13:57:05 lla 1.1.2.1: #112157# add new terminator.


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [a22476d5044b671125508ed155c010fda298dd15]

INTEGRATION: CWS qadev12 (1.3.16); FILE MERGED 2003/09/25 13:57:05 lla 1.3.16.1: #112157# add new terminator.


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [d28b8aab8e6bf862f017edb9f76b51093b6803d4]

INTEGRATION: CWS qadev12 (1.2.2); FILE MERGED 2003/09/25 13:56:34 lla 1.2.2.1: #112157#


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [40ef1ea9dbbdd96473364cc5cfe331ee962f1678]

INTEGRATION: CWS qadev12 (1.3.20); FILE MERGED 2003/09/25 14:00:18 lla 1.3.20.1: #112157# new terminator


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [74ba16a2377fe521de886e4ee0b0d91ff4e6e6a3]

INTEGRATION: CWS qadev12 (1.8.2); FILE MERGED 2003/09/19 11:55:02 sw 1.8.2.1: #111722#


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [50dc3841650ce8990c5811e9a50f2ef58a51afc7]

INTEGRATION: CWS qadev12 (1.4.2); FILE MERGED 2003/09/30 09:29:17 sg 1.4.2.2: CHG: old version again 2003/09/22 15:39:04 sg 1.4.2.1: CHG: added support for the XCellRangesQuery interface


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [f2d2572abb14992a703a0c8c7b85af550c1c7120]

INTEGRATION: CWS qadev12 (1.4.2); FILE MERGED 2003/09/30 09:29:16 sg 1.4.2.2: CHG: old version again 2003/09/22 15:39:04 sg 1.4.2.1: CHG: added support for the XCellRangesQuery interface


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [aaac93788929f7d77cb8ae293be40f13ae087b9c]

INTEGRATION: CWS qadev12 (1.3.2); FILE MERGED 2003/09/25 11:05:41 sw 1.3.2.1: #112174#


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [7237da6de64703e3ac95380dbd383bd42728d076]

INTEGRATION: CWS qadev12 (1.3.2); FILE MERGED 2003/09/25 14:24:07 cn 1.3.2.1: CHG: #i19654# object relation for XNameContainer/XNameReplace added


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [8557105a6f3d4921935afbe92b1efa2f12978115]

INTEGRATION: CWS qadev12 (1.3.2); FILE MERGED 2003/09/25 14:24:01 cn 1.3.2.1: CHG: #i19654# object relation for XNameContainer/XNameReplace added


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [992fb06aa3e1313730ddb67858be80faa10cde9d]

INTEGRATION: CWS qadev12 (1.1.2); FILE ADDED 2003/09/30 08:30:29 cn 1.1.2.3: CHG: #112259# parsing for XMultiServiceFactory 2003/09/26 10:28:21 cn 1.1.2.2: CHG: #i19654# initial final version 2003/09/25 14:24:15 cn 1.1.2.1: NEW: #i19654# initial final version


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [383c6d9942485429ddf7b04c35c11680e65f09ca]

INTEGRATION: CWS qadev12 (1.3.2); FILE MERGED 2003/09/19 12:33:52 cn 1.3.2.1: CHG: #i19645# close document instead of dispose at end of test


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [bd692ed80510b0be749c2e20d2bf3a9f67790740]

INTEGRATION: CWS qadev12 (1.3.2); FILE MERGED 2003/09/30 08:30:28 cn 1.3.2.3: CHG: #112259# parsing for XMultiServiceFactory 2003/09/25 14:23:56 cn 1.3.2.2: CHG: #i19654# instances for XIndexReplaces added 2003/09/19 12:34:00 cn 1.3.2.1: CHG: #i19645# UnoToAnyConverter()


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [6fbf15f48b81ca423034e0b5ba30c57e68d7cf9d]

INTEGRATION: CWS qadev12 (1.2.2); FILE MERGED 2003/09/19 12:34:08 cn 1.2.2.1: CHG: #i19654# consider optional slash on end of path


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [c9cee489cd15fa232b7a2bc346f38bd8e9bdb57f]

INTEGRATION: CWS qadev12 (1.2.2); FILE MERGED 2003/09/30 08:59:18 sg 1.2.2.2: CHG: old version again 2003/09/22 15:40:25 sg 1.2.2.1: CHG: adapted test to additional objects


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [d7d2165c7ca9b6dbeebf997f2ef57217f6cda2bb]

INTEGRATION: CWS qadev12 (1.2.2); FILE MERGED 2003/09/25 11:06:04 sw 1.2.2.1: #112174#


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [c042ce13fb1796eeab809402afc7da37d967028b]

INTEGRATION: CWS qadev12 (1.1.2); FILE ADDED 2003/09/25 14:24:40 cn 1.1.2.1: NEW: #i19654# initial final version


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [e307f46b28d95915b4d7f5d0012c163c2f0d41c0]

INTEGRATION: CWS qadev12 (1.2.2); FILE MERGED 2003/09/19 12:33:56 cn 1.2.2.1: CHG: #i19645# bugfix in setComponent()


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [39df1ada3fb0d719af2258e2654ac302971e83d3]

INTEGRATION: CWS qadev12 (1.3.2); FILE MERGED 2003/09/30 08:32:08 cn 1.3.2.2: CHG: #112259# parsing for XMultiServiceFactory 2003/09/19 12:34:05 cn 1.3.2.1: CHG: #i19645# removed dispatching of invalid URL: XDispatchRecorderSupplier does not validate dispatched URLs


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [8f2b7e47e5d0e9ecea5e14d0752a9758d22b6257]

INTEGRATION: CWS qadev12 (1.2.2); FILE MERGED 2003/09/25 14:24:30 cn 1.2.2.1: CHG: #i19654# checkXDispatchWithNotification() added


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [36e6706c1d8e2cd3ad6e207c4046b6f677faefb4]

INTEGRATION: CWS qadev12 (1.3.2); FILE MERGED 2003/09/19 11:55:44 sw 1.3.2.1: #111722#


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [e19accfeb3f5e08fcfe4868f9d779009ed405712]

INTEGRATION: CWS qadev12 (1.4.16); FILE MERGED 2003/09/12 09:19:51 cn 1.4.16.1: CHG: #112196# global variables for XAccessibleText


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [185218ff6f074435249b747a02533abaa9c64f02]

INTEGRATION: CWS qadev12 (1.1.2); FILE ADDED 2003/09/12 09:19:41 cn 1.1.2.1: NEW: #112196# initial final


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [8e3b5d66df7fc0c85ce46887ac80068b2db0f006]

INTEGRATION: CWS qadev12 (1.1.2); FILE ADDED 2003/09/12 09:19:36 cn 1.1.2.1: NEW: #112196# initial final


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [1747614899935511d935e8161de887db3da14ad2]

INTEGRATION: CWS qadev12 (1.1.2); FILE ADDED 2003/09/12 09:19:24 cn 1.1.2.1: NEW: #112196# initial final


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [7b3854771ab65b3b23d4746e426a658951740e6a]

INTEGRATION: CWS qadev12 (1.1.2); FILE ADDED 2003/09/12 09:19:29 cn 1.1.2.1: NEW: #112196# initial final


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [8bd8428be86b5fc0f69a739cce0e669761f7d0ba]

INTEGRATION: CWS qadev12 (1.5.14); FILE MERGED 2003/09/25 14:23:51 cn 1.5.14.2: CHG: #112196# radiobutton renamed 2003/09/19 12:34:12 cn 1.5.14.1: CHG: #112196# radiobutton renamed


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [2f835955313ea1f9cefbba5dd0cd056fa0571980]

INTEGRATION: CWS qadev12 (1.1.2); FILE ADDED 2003/09/12 09:19:09 cn 1.1.2.1: NEW: #112196# initial final


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [cd506e73d8db98cc1405e970f5cac46d2472e513]

INTEGRATION: CWS qadev12 (1.1.2); FILE ADDED 2003/09/12 09:19:14 cn 1.1.2.1: NEW: #112196# initial final


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [94c5a3c5f6d98a30f9784173107d9f732670616c]

INTEGRATION: CWS qadev12 (1.5.14); FILE MERGED 2003/09/12 09:19:49 cn 1.5.14.1: CHG: #112196# new concept of object creation


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [c87f343c88c01a6817119b38ca97fbc1204b3d0e]

INTEGRATION: CWS qadev12 (1.4.16); FILE MERGED 2003/09/12 09:19:46 cn 1.4.16.1: CHG: #112196# bugfix for XAccessibleEventBroadcaster


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [4b89320ef2fa8973012daa94b8f2a469a0206765]

INTEGRATION: CWS qadev12 (1.4.16); FILE MERGED 2003/09/12 09:18:58 cn 1.4.16.1: CHG: #112196# new accessible role


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [c205497ade18346af137fe4f7573f4408ed3110b]

INTEGRATION: CWS qadev12 (1.3.26); FILE MERGED 2003/09/12 09:21:53 cn 1.3.26.1: CHG: #112196# bug fix


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [7c5ad142dd3e9e20ae57490d58390138bd1277b8]

INTEGRATION: CWS qadev12 (1.1.2); FILE ADDED 2003/09/12 09:23:53 cn 1.1.2.1: NEW: #112196# initial final version


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [dba9d52e3a9664949307f0b1d329068ba73951d8]

INTEGRATION: CWS qadev12 (1.1.2); FILE ADDED 2003/09/12 09:24:00 cn 1.1.2.1: NEW: #112196# initial final version


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [d36b8329b271114cf246d17ec261d3ef72bdf498]

INTEGRATION: CWS qadev12 (1.1.2); FILE ADDED 2003/09/12 09:24:23 cn 1.1.2.1: NEW: #112196# initial final version


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [dce278e44034ea42539eb77e42ee5c11c3e032b9]

INTEGRATION: CWS qadev12 (1.1.2); FILE ADDED 2003/09/12 09:24:17 cn 1.1.2.1: NEW: #112196# initial final version


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [44eb29a1696d3ad8e4a52a7a1538da9cca8367e7]

INTEGRATION: CWS qadev12 (1.1.2); FILE ADDED 2003/09/12 09:23:35 cn 1.1.2.1: NEW: #112196# initial final version


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [07d0ef1020ff4e21a24f4e046b33b9c3ef0c44c9]

INTEGRATION: CWS qadev12 (1.1.2); FILE ADDED 2003/09/12 09:23:41 cn 1.1.2.1: NEW: #112196# initial final version


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [9b7102e91e30aaac129f1aa2da56327e0972bf0c]

INTEGRATION: CWS qadev12 (1.1.2); FILE ADDED 2003/09/12 09:23:19 cn 1.1.2.1: NEW: #112196# initial final version


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [13b65ded38dcf4279d56dbf3f50cfe13dfed6aa1]

INTEGRATION: CWS qadev12 (1.1.2); FILE ADDED 2003/09/12 09:23:25 cn 1.1.2.1: NEW: #112196# initial final version


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [48fe18bbd774a4dadefad55eef6705312775c299]

INTEGRATION: CWS qadev12 (1.1.30); FILE MERGED 2003/09/12 09:21:31 cn 1.1.30.1: CHG: #112196# remove old / add new properties


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [e214fcdc1ad9c6281167af9024fbff6fb55d6d5d]

INTEGRATION: CWS qadev12 (1.1.30); FILE MERGED 2003/09/12 09:21:36 cn 1.1.30.1: CHG: #112196# remove old / add new properties


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [44966715f161bf2ff453190b55a52967a4c2fbe1]

INTEGRATION: CWS qadev12 (1.1.30); FILE MERGED 2003/09/12 09:21:24 cn 1.1.30.1: CHG: #112196# remove old / add new properties


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [94fabbaedafc4d1e467eac2322ed13fe0b1ce4e9]

INTEGRATION: CWS qadev12 (1.1.30); FILE MERGED 2003/09/12 09:21:27 cn 1.1.30.1: CHG: #112196# remove old / add new properties


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [823c46f9fae028f8f91ef2e651c450d62cf65b9b]

INTEGRATION: CWS qadev12 (1.1.2); FILE ADDED 2003/09/12 09:21:51 cn 1.1.2.1: NEW: #112196# initial final


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [1c28e0c025e9fe31d3ad0d542a4f4f1781e4fe72]

INTEGRATION: CWS qadev12 (1.1.2); FILE ADDED 2003/09/12 09:21:45 cn 1.1.2.1: NEW: #112196# initial final


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [392c012aa0e36d84879437ac29cf0a8ba1bfad62]

INTEGRATION: CWS qadev12 (1.1.30); FILE MERGED 2003/09/12 09:21:21 cn 1.1.30.2: CHG: #112196# remove old / add new properties 2003/09/12 09:21:18 cn 1.1.30.1: CHG: #112196# bugfix


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [63452b6b8f194e28993120dd955cbabf0c29076d]

INTEGRATION: CWS qadev12 (1.1.30); FILE MERGED 2003/09/12 09:21:15 cn 1.1.30.1: CHG: #112196# remove old / add new properties


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [f889b7e7bcd303d28b4c90925f9d795fa7aa5696]

INTEGRATION: CWS qadev12 (1.1.30); FILE MERGED 2003/09/12 09:21:11 cn 1.1.30.1: CHG: #112196# remove old / add new properties


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [2b5c0c04d6965bb990fd7ac64123ec54313e040c]

INTEGRATION: CWS qadev12 (1.1.30); FILE MERGED 2003/09/12 09:21:08 cn 1.1.30.1: CHG: #112196# remove old / add new properties


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [c24cafb0cfd6ab24481bb81a12913ff05ffc5fa0]

INTEGRATION: CWS qadev12 (1.1.30); FILE MERGED 2003/09/12 09:24:03 cn 1.1.30.1: CHG: #112196# typename(oReplaceInstance) = String


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [dc63f3e002661afd306e8bf573c6dd614e9dc27b]

INTEGRATION: CWS qadev12 (1.1.30); FILE MERGED 2003/09/12 09:24:08 cn 1.1.30.1: CHG: #112196# Some objects have only String to get here so: Dim oElem As Object -> Dim oElem As Variant


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [4cad1384d6261bbcf61156d4abff787da6fc1211]

INTEGRATION: CWS qadev12 (1.1.30); FILE MERGED 2003/09/12 09:21:59 cn 1.1.30.1: CHG: #112196# declare oIdxReplaceInstance as necessary global variable


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [11fd5dc9cfa4e30d6af065ce0fd3729041d8621e]

INTEGRATION: CWS qadev12 (1.1.30); FILE MERGED 2003/09/12 09:22:12 cn 1.1.30.1: CHG: #112196# object relation ElementName


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [992ab30d77d7bca790fef819aab9fbdbc46deea5]

INTEGRATION: CWS qadev12 (1.1.2); FILE ADDED 2003/09/12 09:22:20 cn 1.1.2.1: NEW: #112196# initial final version


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [38d089a62d5d8420246f9cb724b6aff7c8fdf803]

INTEGRATION: CWS qadev12 (1.1.2); FILE ADDED 2003/09/12 09:22:26 cn 1.1.2.1: NEW: #112196# initial fianl version


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [d0b41e9ef20036708164fbdf743e2d7b14eb4248]

INTEGRATION: CWS qadev12 (1.4.6); FILE MERGED 2003/09/12 09:22:02 cn 1.4.6.1: CHG: #112196# replaceByName() for listener calling


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [a32d50c292772820c4322cf9aaa4cd246a67fd9d]

INTEGRATION: CWS qadev12 (1.1.30); FILE MERGED 2003/09/12 09:22:05 cn 1.1.30.1: CHG: #112196# object relation


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [70c75bd98ff01193e635d203c927e615d6a61c0a]

INTEGRATION: CWS unopkg (1.8.94); FILE MERGED 2003/09/26 12:58:00 dbo 1.8.94.1: #112449# fixing msci bridge rethrow


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [041dbba9c074127a2d72287057892a4109dc4b30]

INTEGRATION: CWS unopkg (1.3.100); FILE MERGED 2003/09/26 12:58:00 dbo 1.3.100.1: #112449# fixing msci bridge rethrow


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [45d59503e0f4c20aa55e5fd7e8a092841cc36689]

INTEGRATION: CWS unopkg (1.9.94); FILE MERGED 2003/09/26 12:57:59 dbo 1.9.94.1: #112449# fixing msci bridge rethrow


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [37d3cdd8d280f509ffa37e47c4706213f4dcda7c]

INTEGRATION: CWS unopkg (1.10.40); FILE MERGED 2003/09/26 15:10:01 dbo 1.10.40.2: #112449# error output 2003/09/26 12:57:59 dbo 1.10.40.1: #112449# fixing msci bridge rethrow


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [4268d2cd61df88203dba03c9cacb2d1fb7567e82]

INTEGRATION: CWS unopkg (1.12.40); FILE MERGED 2003/09/26 12:57:57 dbo 1.12.40.1: #112449# fixing msci bridge rethrow


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [16881e19f36a6d36d4932d9265be0ba930fd2bc0]

INTEGRATION: CWS unopkg (1.2.2); FILE MERGED 2003/09/26 09:10:17 dbo 1.2.2.1: documentation


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [73f5ee86a39e94e31f356ed5547d95c3e0f69fd6]

INTEGRATION: CWS unopkg (1.8.30); FILE MERGED 2003/09/23 09:04:23 dbo 1.8.30.1: #112352# generating headers into separate output directories


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [abc259b3df748e7f052bb4564552c2a0a419f1c8]

INTEGRATION: CWS unopkg (1.2.52); FILE MERGED 2003/09/23 09:04:22 dbo 1.2.52.1: #112352# generating headers into separate output directories


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [d89cf9224bb26d79baab236ae85dfbc3ca08f284]

INTEGRATION: CWS unopkg (1.7.30); FILE MERGED 2003/09/25 14:13:52 dbo 1.7.30.2: #112352# separate header generation 2003/09/23 09:04:20 dbo 1.7.30.1: #112352# generating headers into separate output directories


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [aaa509dcd9ba1ca76a3bf0b310f9bae36cb46eea]

INTEGRATION: CWS unopkg (1.5.2); FILE MERGED 2003/09/26 12:45:15 dbo 1.5.2.1: changed attributes


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [3526f6ac330a1c25bfe3ce78860c044399e2b0a8]

INTEGRATION: CWS unopkg (1.6.2); FILE MERGED 2003/09/26 12:45:14 dbo 1.6.2.1: changed attributes


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [ea9fbf6120a0c3e739c8678c7a741909499326aa]

INTEGRATION: CWS unopkg (1.1.2); FILE REMOVED 2003/09/26 12:45:14 dbo 1.1.2.1: changed attributes


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [d3441c6f88760f8043769849a7c4b2373030a708]

INTEGRATION: CWS unopkg (1.2.2); FILE MERGED 2003/09/29 07:32:20 dbo 1.2.2.2: RESYNC: (1.2-1.3); FILE MERGED 2003/09/25 13:21:37 dbo 1.2.2.1: added config file for executable


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [8ea931ce191dd290696c11ef4d90ab83cf89a6dc]

INTEGRATION: CWS unopkg (1.5.2); FILE MERGED 2003/09/25 13:21:37 dbo 1.5.2.1: added config file for executable


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [99bf9b206f1b8f8fc24d9af30c949e93cf49292b]

INTEGRATION: CWS unopkg (1.3.2); FILE MERGED 2003/09/25 13:22:08 dbo 1.3.2.1: added config file for climaker.exe


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [c76ccda011a3376b395c6b0597d99cbcbb5cade7]

INTEGRATION: CWS unopkg (1.13.70); FILE MERGED 2003/09/23 14:10:35 dbo 1.13.70.1: #112265# missing increment


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [3dcc4a9be51fbca2d91808d81fbae68ab7bc4685]

INTEGRATION: CWS unopkg (1.5.32); FILE MERGED 2003/09/25 14:10:08 dbo 1.5.32.1: #112352# separate header generation


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [0cb756710e5f38ee35b9da61994629e36b29404b]

INTEGRATION: CWS unopkg (1.5.32); FILE MERGED 2003/09/25 14:09:59 dbo 1.5.32.1: #112352# separate header generation


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [82083c1c49741d984f6e7429be1dda99af9fca60]

INTEGRATION: CWS unopkg (1.7.32); FILE MERGED 2003/09/25 14:09:55 dbo 1.7.32.1: #112352# separate header generation


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [9626ddb90d6e403a53aa76c14d3c13ff641f8ad6]

INTEGRATION: CWS unopkg (1.7.38); FILE MERGED 2003/09/25 14:09:52 dbo 1.7.38.1: #112352# separate header generation


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [64c6f88d1bddd9bd595dae210ab5bd64b9b978b8]

INTEGRATION: CWS unopkg (1.10.32); FILE MERGED 2003/09/25 13:26:59 dbo 1.10.32.1: fixed debug code


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [0bf4d844c267f116506e6e7f2726816fe2e4787f]

INTEGRATION: CWS unopkg (1.12.72); FILE MERGED 2003/09/25 13:27:22 dbo 1.12.72.1: added binary C-UNO interface holder


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [987c0b4364f4973c70d8b353799f7dfb9033e52b]

INTEGRATION: CWS unopkg (1.1.2); FILE ADDED 2003/09/25 13:24:26 dbo 1.1.2.1: added binary C-UNO interface holder


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [8252b4f7d99bacd0494b9584934d5caee074b5ea]

INTEGRATION: CWS unopkg (1.16.58); FILE MERGED 2003/10/01 12:14:42 dbo 1.16.58.2: #112449# return statement 2003/09/25 13:26:27 dbo 1.16.58.1: added member function Reference<>::set( any const &, UnoReference_Query[Throw] )


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [dbcb064fff42afeb5b5c2eb333acf467dc40cb5a]

INTEGRATION: CWS unopkg (1.12.58); FILE MERGED 2003/09/25 13:26:27 dbo 1.12.58.1: added member function Reference<>::set( any const &, UnoReference_Query[Throw] )


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [ad668bec84f74cb6d9606f567a43aa0d75f29578]

INTEGRATION: CWS unopkg (1.25.4); FILE MERGED 2003/09/23 08:50:51 dbo 1.25.4.1: #112208# uninitialized member access


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [9f00d372122e87a659967b6d1381114b5f411e73]

INTEGRATION: CWS unopkg (1.2.4); FILE MERGED 2003/09/26 13:10:58 dbo 1.2.4.1: #112449# using getCaughtException() as additional test for bridges: C++ throw;


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [c26d016e05e47e0fddf7700988fd4ef810098688]

INTEGRATION: CWS unopkg (1.2.4); FILE MERGED 2003/09/29 14:08:31 dbo 1.2.4.1: propery return value


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [58abecd3da8b87efaf154beab566aaa4e8985fb6]

INTEGRATION: CWS unopkg (1.3.4); FILE MERGED 2003/09/29 13:17:19 dbo 1.3.4.3: #112449# tests 2003/09/26 15:02:40 dbo 1.3.4.2: #112449# 2003/09/26 13:10:56 dbo 1.3.4.1: #112449# using getCaughtException() as additional test for bridges: C++ throw;


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [aa3aa42b0726bbd273ef359fb0dffb4972f48483]

INTEGRATION: CWS unopkg (1.8.4); FILE MERGED 2003/09/30 09:04:07 dbo 1.8.4.2: no use of prot_uno_uno bridge anymore 2003/09/26 13:10:56 dbo 1.8.4.1: #112449# using getCaughtException() as additional test for bridges: C++ throw;


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [fdcec5f8d8a2013999f26d260a94ec14d3a39a1c]

INTEGRATION: CWS unopkg (1.3.4); FILE MERGED 2003/09/26 13:10:54 dbo 1.3.4.1: #112449# using getCaughtException() as additional test for bridges: C++ throw;


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [a3f6e45af48e59d374489937e96deadb460d6a92]

INTEGRATION: CWS unopkg (1.1.2); FILE ADDED 2003/09/26 13:01:50 dbo 1.1.2.1: #112449# added ::cppu::getCaughtException()


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [b996fa025922aaaf9c07366052387a22d38b45bc]

INTEGRATION: CWS unopkg (1.5.66); FILE MERGED 2003/09/26 13:01:46 dbo 1.5.66.1: #112449# added ::cppu::getCaughtException()


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [2b3dba53134469232a639f8b798f597fe5764a87]

INTEGRATION: CWS unopkg (1.10.14); FILE MERGED 2003/09/29 13:56:46 dbo 1.10.14.3: #112359# 2003/09/29 09:41:43 dbo 1.10.14.2: #112359# OPropertySetHelper( ..., bool ignore_exceptions_while_firing ) 2003/09/26 09:24:27 dbo 1.10.14.1: #112359# catching DisposedExceptions


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [5d149be765002e68ed7b9b302108b6c284aae018]

INTEGRATION: CWS unopkg (1.10.58); FILE MERGED 2003/09/29 09:41:43 dbo 1.10.58.2: #112359# OPropertySetHelper( ..., bool ignore_exceptions_while_firing ) 2003/09/26 13:01:41 dbo 1.10.58.1: #112449# added ::cppu::getCaughtException()


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [b3c86b996eb4d6708bfab53988a6e7a80a5c7d58]

INTEGRATION: CWS unopkg (1.31.16); FILE MERGED 2003/09/29 09:41:43 dbo 1.31.16.2: #112359# OPropertySetHelper( ..., bool ignore_exceptions_while_firing ) 2003/09/26 13:01:40 dbo 1.31.16.1: #112449# added ::cppu::getCaughtException()


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [4f4e40f420305097fcf20eaf01cd50d7096ca6ad]

INTEGRATION: CWS unopkg (1.4.90); FILE MERGED 2003/09/30 13:37:59 dbo 1.4.90.2: #112449# 2003/09/26 13:01:38 dbo 1.4.90.1: #112449# added ::cppu::getCaughtException()


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [70206d703026295ec32c27d1b94ec05c88630885]

INTEGRATION: CWS unopkg (1.9.58); FILE MERGED 2003/09/29 09:41:42 dbo 1.9.58.2: #112359# OPropertySetHelper( ..., bool ignore_exceptions_while_firing ) 2003/09/26 13:01:37 dbo 1.9.58.1: #112449# added ::cppu::getCaughtException()


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [564b5046dc0878043594eef537b279044bf6a933]

INTEGRATION: CWS unopkg (1.2.36); FILE MERGED 2003/09/26 13:01:34 dbo 1.2.36.1: #112449# added ::cppu::getCaughtException()


2003-10-06  Björn Milcke  <bm@openoffice.org>  [0c5988929b30320c76ae8899c208c5809c48b4b9]

TitleHelper problems


2003-10-06  Björn Milcke  <bm@openoffice.org>  [f9af9761e1c3fe0fda2847b8e3761fd0f4a0ee7e]

LIBPATTERN was invalid for Solaris


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [f2d59c096002ba2f33e36406bcc3b06d90105c19]

INTEGRATION: CWS unopkg (1.8.64); FILE MERGED 2003/09/29 13:56:45 dbo 1.8.64.2: #112359# 2003/09/29 09:41:41 dbo 1.8.64.1: #112359# OPropertySetHelper( ..., bool ignore_exceptions_while_firing )


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [dbd51b8c397f2bb6005f40150f0d21c4ad2c2402]

INTEGRATION: CWS qadev12 (1.1.2); FILE ADDED 2003/09/12 09:23:04 cn 1.1.2.1: NEW: #112196# initial final version


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [278dc8b96a1587d76dceec66097d6050d2a8b216]

INTEGRATION: CWS unopkg (1.5.74); FILE MERGED 2003/09/26 15:10:32 dbo 1.5.74.2: #112449# additional documentation 2003/09/26 13:01:31 dbo 1.5.74.1: #112449# added ::cppu::getCaughtException()


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [4c583c2cec22cc2766813d4a0b5f89b1f6d5617c]

INTEGRATION: CWS qadev12 (1.1.2); FILE ADDED 2003/09/12 09:23:10 cn 1.1.2.1: NEW: #112196# initial final version


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [72d777768c0e60b5c560615139e5e7c9f90a7c4f]

INTEGRATION: CWS qadev12 (1.1.30); FILE MERGED 2003/09/12 09:21:05 cn 1.1.30.1: CHG: #112196# remove old / add new properties


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [2406398f25190e6349502fb2bf84765a8411fefe]

INTEGRATION: CWS qadev12 (1.1.30); FILE MERGED 2003/09/12 09:21:56 cn 1.1.30.1: CHG: #112196# getProperties() could returm empty object, but not null


2003-10-06  Björn Milcke  <bm@openoffice.org>  [d0f0411d0579f4d0053adef4478d79f13874c3ff]

missing return-value


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [e8c17403f107539fa600daa584d6ca05752f11cd]

INTEGRATION: CWS qadev12 (1.1.2); FILE ADDED 2003/09/12 09:22:33 cn 1.1.2.1: NEW: #112196# initial final version


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [9cb07a95fe2c55074e7fb4f0a417b85559d5404d]

INTEGRATION: CWS qadev12 (1.1.2); FILE ADDED 2003/09/12 09:22:39 cn 1.1.2.1: NEW: #112196# initial final version


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [f71404688bf16c9d47bef76c46271979b9a24f90]

INTEGRATION: CWS qadev12 (1.1.2); FILE ADDED 2003/09/12 09:22:47 cn 1.1.2.1: NEW: #112196# initial final version


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [1e1a0a4923de64e16243e97c1fc279bdaa8f396b]

INTEGRATION: CWS qadev12 (1.1.2); FILE ADDED 2003/09/12 09:22:53 cn 1.1.2.1: NEW: #112196# initial final verion


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [86e6cbec08a6bea4218125ef2cea6308b944f0e4]

INTEGRATION: CWS qadev12 (1.1.30); FILE MERGED 2003/09/12 09:20:58 cn 1.1.30.1: CHG: #112196# remove old / add new properties


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [41d62484c8e786fae9f728782fef144ececaa1fc]

INTEGRATION: CWS qadev12 (1.1.30); FILE MERGED 2003/09/12 09:20:55 cn 1.1.30.1: CHG: #112196# remove old / add new properties


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [816b36d551adf2ab00d670aefa08d4697cc24c96]

INTEGRATION: CWS qadev12 (1.1.30); FILE MERGED 2003/09/12 09:20:50 cn 1.1.30.1: CHG: #112196# remove old / add new properties


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [f3ba435a74ec60253f70b4f824a609227965e0aa]

INTEGRATION: CWS qadev12 (1.1.30); FILE MERGED 2003/09/12 09:20:45 cn 1.1.30.1: CHG: #112196# remove old / add new properties


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [dfa424a3d82a8b1a0e418440901c050001e6ee9b]

INTEGRATION: CWS qadev12 (1.1.30); FILE MERGED 2003/09/12 09:20:42 cn 1.1.30.1: CHG: #112196# remove old / add new properties


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [efca3533a28abe2e056dbbab77c7387c1ce6bfd9]

INTEGRATION: CWS qadev12 (1.1.30); FILE MERGED 2003/09/12 09:20:39 cn 1.1.30.1: CHG: #112196# remove old / add new properties


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [a55295d34945b6388f62fcd155c033949802c868]

INTEGRATION: CWS qadev12 (1.1.30); FILE MERGED 2003/09/12 09:20:36 cn 1.1.30.1: CHG: #112196# remove old / add new properties


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [36484284814a086c616829dee8ee56560a9f66ce]

INTEGRATION: CWS qadev12 (1.1.30); FILE MERGED 2003/09/12 09:20:33 cn 1.1.30.1: CHG: #112196# remove old / add new properties


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [0985586acd36bd083e5df7e8572dcb46975eed58]

INTEGRATION: CWS qadev12 (1.1.30); FILE MERGED 2003/09/12 09:20:29 cn 1.1.30.1: CHG: #112196# remove old / add new properties


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [e16e6850781591aeced38807939f94e72891e194]

INTEGRATION: CWS qadev12 (1.1.30); FILE MERGED 2003/09/12 09:20:25 cn 1.1.30.1: CHG: #112196# remove old / add new properties


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [6fd2c680df8714c54dcceb87cf1ccf5460229bed]

INTEGRATION: CWS qadev12 (1.1.30); FILE MERGED 2003/09/12 09:20:22 cn 1.1.30.1: CHG: #112196# remove old / add new properties


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [45b1057426eaec67edac986b50ee4e3ab93f058f]

INTEGRATION: CWS qadev12 (1.1.30); FILE MERGED 2003/09/12 09:20:19 cn 1.1.30.1: CHG: #112196# remove old / add new properties


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [a51ef290130da295d6deb49cf0ae5db7994fcb7d]

INTEGRATION: CWS qadev12 (1.1.30); FILE MERGED 2003/09/12 09:20:16 cn 1.1.30.1: CHG: #112196# remove old / add new properties


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [441b4f3d6bdce39e03c261a5611a3a8463846b69]

INTEGRATION: CWS qadev12 (1.1.30); FILE MERGED 2003/09/12 09:20:13 cn 1.1.30.1: CHG: #112196# remove old / add new properties


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [3c54c4c2027abed9b0bb4516cdb6de04456ecd7f]

INTEGRATION: CWS qadev12 (1.1.30); FILE MERGED 2003/09/12 09:20:09 cn 1.1.30.1: CHG: #112196# remove old / add new properties


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [06a54bba69d00242601bbba59ef9ec8f07c01818]

INTEGRATION: CWS qadev12 (1.1.30); FILE MERGED 2003/09/12 09:20:06 cn 1.1.30.1: CHG: #112196# remove old / add new properties


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [946ab35335163160d9aa64161ccc5b59a35bc0df]

INTEGRATION: CWS qadev12 (1.1.30); FILE MERGED 2003/09/12 09:20:03 cn 1.1.30.1: CHG: #112196# remove old / add new properties


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [ca52edc14ebec603f8dc814f56dbfd48eb2466e3]

INTEGRATION: CWS qadev12 (1.1.30); FILE MERGED 2003/09/12 09:19:59 cn 1.1.30.1: CHG: #112196# remove old / add new properties


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [e6846766954b96308886601f48df45c9b9c4df33]

INTEGRATION: CWS qadev12 (1.1.30); FILE MERGED 2003/09/12 09:19:57 cn 1.1.30.1: CHG: #112196# remove old / add new properties


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [4d47c954468be394f7005cb3c2ac5ab8a645ffc6]

INTEGRATION: CWS qadev12 (1.1.30); FILE MERGED 2003/09/12 09:19:54 cn 1.1.30.1: CHG: #112196# remove old / add new properties


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [e0f620150820ca781fabc6ab93fde280ec86db40]

INTEGRATION: CWS qadev12 (1.1.30); FILE MERGED 2003/09/12 09:19:01 cn 1.1.30.1: CHG: #112196# methods renamed


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [c09fd94bc3a0a04eea569e7255590508268ae185]

INTEGRATION: CWS qadev12 (1.1.30); FILE MERGED 2003/09/12 09:21:01 cn 1.1.30.1: CHG: #112196# remove old / add new properties


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [b50cd302e13ac0fd9e56e75c1dc5f502d56793d8]

INTEGRATION: CWS qadev12 (1.1.30); FILE MERGED 2003/09/12 09:23:44 cn 1.1.30.1: CHG: #112196# setAttributes()


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [bebe8507fe9341a0d208524209ee748142e90000]

INTEGRATION: CWS qadev12 (1.1.30); FILE MERGED 2003/09/12 09:19:17 cn 1.1.30.1: CHG: #112196# bugfix


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [79998852e1da10f28d3220f1290907ebd9263508]

INTEGRATION: CWS qadev12 (1.1.30); FILE MERGED 2003/09/12 09:19:44 cn 1.1.30.2: CHG: #112196# bugfix in getAccessibleActionKeyBinding() 2003/09/12 09:18:56 cn 1.1.30.1: CHG: #112196# getAccessibleKeyBinding() -> getAccessibleActionKeyBinding()


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [31c4e62a8495ee0b51d312af33b23f0941591627]

INTEGRATION: CWS qadev12 (1.1.2); FILE ADDED 2003/09/25 14:24:24 cn 1.1.2.1: NEW: #i19654# needed for fwk.SoundHandler


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [ce6ddd67cffa2b832cb3fcc37c45aa52fd33923d]

INTEGRATION: CWS qadev12 (1.3.18); FILE MERGED 2003/09/30 08:35:13 cn 1.3.18.2: CHG: #112259# remove InetTools 2003/09/24 15:51:40 sg 1.3.18.1: #110481#CHG:added DynamicClassLoader to makefile


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [75d1cdd41eb5c9b1088f82ec81348ea969a3c5c4]

INTEGRATION: CWS qadev12 (1.1.30); FILE MERGED 2003/09/24 15:51:40 sg 1.1.30.1: #110481#CHG:added DynamicClassLoader to makefile


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [fdd4d310f6dbde932a47a71420c665bc378a8afa]

INTEGRATION: CWS qadev12 (1.1.2); FILE ADDED 2003/09/30 08:34:30 cn 1.1.2.2: CHG: #112259# replace of TestParam by XMultiServieFactory 2003/09/29 16:37:40 sg 1.1.2.1: #112259#NEW:initial version


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [0dc6401e79651775ce6fa040d739b332d577076b]

INTEGRATION: CWS qadev12 (1.1.2); FILE ADDED 2003/09/24 15:47:30 sg 1.1.2.1: #110481#NEW: initial version


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [27628b92141f143116d2bead7aea06a39d8759d5]

INTEGRATION: CWS qadev12 (1.1.2); FILE ADDED 2003/09/30 08:34:29 cn 1.1.2.2: CHG: #112259# replace of TestParam by XMultiServieFactory 2003/09/29 16:37:24 sg 1.1.2.1: #112259#NEW:initial version


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [f505f4aea41b97bca39f8087406b4c5e1d9f529d]

INTEGRATION: CWS qadev12 (1.5.26); FILE MERGED 2003/09/24 15:52:25 sg 1.5.26.1: #110481#CHG:added DataBaseConnection to makefile


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [9ac4fe28e81a899afb38b353eaa50693296f4295]

INTEGRATION: CWS qadev12 (1.1.30); FILE MERGED 2003/09/24 15:55:06 sg 1.1.30.1: #112259#CHG: added time and date stamp


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [f826f7cc60e8b9f3162a8db7662b1f13fde40100]

INTEGRATION: CWS qadev12 (1.1.2); FILE ADDED 2003/09/29 16:52:14 sg 1.1.2.2: #112259#CHG: removed import of TestParameters 2003/09/24 15:46:37 sg 1.1.2.1: #110481#CHG: initial version


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [cce4f5f79b019a912e73be13cd29b8efcfc44ecf]

INTEGRATION: CWS qadev12 (1.1.2); FILE ADDED 2003/09/29 16:52:13 sg 1.1.2.2: #112259#CHG: removed import of TestParameters 2003/09/24 15:46:36 sg 1.1.2.1: #110481#CHG: initial version


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [555aecb199b99db0142658c77dc5f6407568860e]

INTEGRATION: CWS qadev12 (1.1.2); FILE ADDED 2003/09/29 16:38:42 sg 1.1.2.1: #112259#NEW: initial version


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [f9e5442d1eb0b877e0707d94e80404c02c722fbb]

INTEGRATION: CWS qadev12 (1.1.2); FILE ADDED 2003/09/29 16:52:13 sg 1.1.2.2: #112259#CHG: removed import of TestParameters 2003/09/24 15:46:35 sg 1.1.2.1: #110481#CHG: initial version


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [ef224d517065e2a33820b03e65f93949410b15cb]

INTEGRATION: CWS qadev12 (1.1.2); FILE ADDED 2003/09/29 16:52:13 sg 1.1.2.2: #112259#CHG: removed import of TestParameters 2003/09/24 15:46:34 sg 1.1.2.1: #110481#CHG: initial version


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [ccd12f69f47cbb0acca97983a38c1a9047cdf2c6]

INTEGRATION: CWS qadev12 (1.1.2); FILE ADDED 2003/09/29 16:52:12 sg 1.1.2.2: #112259#CHG: removed import of TestParameters 2003/09/24 15:46:34 sg 1.1.2.1: #110481#CHG: initial version


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [49a9c02c1702085f581fedeb6fccb072049639d5]

INTEGRATION: CWS qadev12 (1.2.16); FILE MERGED 2003/09/24 16:13:05 sg 1.2.16.2: #112239#CHG: added recursive scenario parsing 2003/09/12 15:58:57 sg 1.2.16.1: #112239# CHG: read scenario files recursively


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [ac559dd2033621fc5cf4edfcf52d132b3bc55200]

INTEGRATION: CWS qadev12 (1.2.16); FILE MERGED 2003/09/24 15:58:24 sg 1.2.16.1: #110481#CHG:deprecate DynamicClassLoader


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [320d4dbed1c0252e7499697ab2d6425f5139db7b]

INTEGRATION: CWS qadev12 (1.2.16); FILE MERGED 2003/09/24 15:58:23 sg 1.2.16.1: #110481#CHG:deprecate DynamicClassLoader


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [a4cd4f2ce038796cb69f71da3a75d11f3de40389]

INTEGRATION: CWS qadev12 (1.2.26); FILE MERGED 2003/09/30 08:43:13 cn 1.2.26.1: CHG: #112259# InetTools added


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [c1555a5a49044ac193dd854d604f1ac7ce87a9e4]

INTEGRATION: CWS qadev12 (1.1.2); FILE ADDED 2003/09/12 15:55:18 sg 1.1.2.1: #112239# NEW: bootstrap UNO, initial version


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [beba658f430ea73e960f33764a980243634e4336]

INTEGRATION: CWS qadev12 (1.6.8); FILE MERGED 2003/09/30 13:28:33 sg 1.6.8.3: #112259#CHG: removed ClassCastException 2003/09/25 10:37:44 sw 1.6.8.2: #112416# 2003/09/23 10:35:32 sw 1.6.8.1: #112382# APIDescGetter.java


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [964697644a161aa60e54637892b1278a5ca852bb]

INTEGRATION: CWS qadev12 (1.1.2); FILE ADDED 2003/09/30 08:43:58 cn 1.1.2.1: NEW: #112259# InetTools has moved fom util to helper


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [14614c7634588c66b2a888a690a83b4cad5d7d5f]

INTEGRATION: CWS qadev12 (1.4.16); FILE MERGED 2003/09/25 10:38:08 sw 1.4.16.1: #112416#


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [f089e58f6595a9127fe19bd9bd9797834ca7fca8]

INTEGRATION: CWS qadev12 (1.3.16); FILE MERGED 2003/09/23 10:35:31 sw 1.3.16.1: #112382# APIDescGetter.java


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [427b7380d643d946fbc9ac25d5861efbb90fa80c]

INTEGRATION: CWS qadev12 (1.2.26); FILE MERGED 2003/09/24 16:00:51 sg 1.2.26.1: #112259#CHG: adapted to new thread for test methods


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [84d1abdec653d7a351767874f06788f544d769ce]

INTEGRATION: CWS qadev12 (1.1.2); FILE ADDED 2003/09/24 16:00:08 sg 1.1.2.1: #112259#CHG: own thread for complex test methods


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [af8870514e214aa9fb1363fe1a7f7d98aefa20de]

INTEGRATION: CWS qadev12 (1.6.16); FILE MERGED 2003/09/25 11:05:10 sg 1.6.16.2: #112259#CHG: added javadoc 2003/09/24 16:00:50 sg 1.6.16.1: #112259#CHG: adapted to new thread for test methods


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [3eef9d3f24e0f6ff7e79d31f1e9a42097262f853]

INTEGRATION: CWS qadev12 (1.4.26); FILE MERGED 2003/09/24 16:10:25 sg 1.4.26.1: #112239#CHG: added testbase java_cmp


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [f114dd2057490b76e8eaadf3dc014458a4ec7c88]

INTEGRATION: CWS qadev12 (1.4.16); FILE MERGED 2003/09/25 10:37:25 sw 1.4.16.3: #112416# 2003/09/24 16:08:39 sg 1.4.16.2: #110481#CHG: implemented change to use database out producer 2003/09/12 15:56:25 sg 1.4.16.1: #112239# CHG: enable Runner to execute Java component tests


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [51f8802c64b639146681a594a74a614ab8acb589]

INTEGRATION: CWS qadev12 (1.4.6); FILE MERGED 2003/09/24 16:08:39 sg 1.4.6.1: #110481#CHG: implemented change to use database out producer


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [1b0a7efb3350356694efdc885d1b79e345a2826d]

INTEGRATION: CWS qadev12 (1.1.2); FILE ADDED 2003/09/24 16:08:38 sg 1.1.2.3: #110481#CHG: implemented change to use database out producer 2003/09/15 09:53:58 sg 1.1.2.2: CHG: removed unused variable 'debug' 2003/09/12 15:56:26 sg 1.1.2.1: #112239# CHG: enable Runner to execute Java component tests


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [b603034e02fc66e4fcae2deb8a9a25eb5009dbfd]

INTEGRATION: CWS qadev12 (1.1.30); FILE MERGED 2003/09/24 16:08:37 sg 1.1.30.1: #110481#CHG: implemented change to use database out producer


2003-10-06  Vladimir Glazounov  <vg@openoffice.org>  [39977a9b78c03409028c29894373e5c9785e3df9]

INTEGRATION: CWS qadev12 (1.1.2); FILE ADDED 2003/09/22 12:20:53 hjs 1.1.2.1: #112310# start module tests


2003-10-06  Björn Milcke  <bm@openoffice.org>  [a39ab4b21fb787cb7387e6a67b1f5417a2d9343e]

correct version name of office


2003-10-06  Björn Milcke  <bm@openoffice.org>  [2e9771563570ade86da108ce0e6749992cd7745d]

some changes due to project-name switch, and adaption for OOo


2003-10-06  Björn Milcke  <bm@openoffice.org>  [668c6b0245b6076ac8fb3f5d734795117188675e]

initial import


2003-10-06  Rüdiger Timm  <rt@openoffice.org>  [74d1f5c909c911240c9e8d62361fea9cccb45b53]

#100000# Just correcting my last commit. Module cppu only depends on module sal, no codemaker needed here.


2003-10-02  Rüdiger Timm  <rt@openoffice.org>  [9fb0dc928fa6425f465cc2bc84fade755aaa92b9]

prj/build.lst


2003-10-02  Armin Weiss  <aw@openoffice.org>  [7492ccffc632c457377bb7f1aaa56018de710471]

Initial import


2003-10-02  Armin Weiss  <aw@openoffice.org>  [98fd79321e024590b65bc2d3ecdba062d15c7ccd]

Initial import


2003-10-01  Rüdiger Timm  <rt@openoffice.org>  [15a4dc27f43687f0920aa0365841b38bdd66bf7a]

#100000# jobs is obsolete


2003-10-01  Peter Burow  <pb@openoffice.org>  [e539ba51a8761752b6166fd19db690293c768168]

fix: #112516# configuration of compatibility page


2003-10-01  Hans-Joachim Lankenau  <hjs@openoffice.org>  [08f0ad6e31ad0f4d6fccbeb0775f8f818ad63e53]

initial import


2003-10-01  Rüdiger Timm  <rt@openoffice.org>  [2c3d505dc15c5a88917ac7823358d840d96b74a7]

#100000# Newline at end of file


2003-09-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [d2839d57597907947ad9b5c896a3c11f46e2220c]

#100000#: fix size of Sequence in SwXMailMerge::getSupportedServices()


2003-09-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [b4abe6f515c90d3917840ca95e89d128c5f945a3]

SRC680


2003-09-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [b43d2c8386f77f269812dfa27af15e9716aeb923]

INTEGRATION: CWS geordi2q06 (1.12.56); FILE MERGED 2003/09/29 11:55:19 rt 1.12.56.1: #111934#: join CWS sw7pp1neu


2003-09-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [af7be917cbb37a763bcdb8bb00bc0e679251007e]

INTEGRATION: CWS geordi2q06 (1.81.10); FILE MERGED 2003/09/29 11:34:30 rt 1.81.10.1: #111934#: join CWS sw7pp1neu


2003-09-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [8d5bf370cb4a7d4462abfe7491efb9b277336ead]

INTEGRATION: CWS geordi2q06 (1.7.10); FILE MERGED 2003/09/29 11:34:29 rt 1.7.10.1: #111934#: join CWS sw7pp1neu


2003-09-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [34e927888cd4d43e28677c3ce2c61c80cb8c861f]

INTEGRATION: CWS geordi2q06 (1.14.114); FILE MERGED 2003/09/29 11:34:28 rt 1.14.114.1: #111934#: join CWS sw7pp1neu


2003-09-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [12a1d42cd4812f15a63dcc8d58d34185307d49ee]

INTEGRATION: CWS geordi2q06 (1.82.16); FILE MERGED 2003/09/29 11:34:26 rt 1.82.16.1: #111934#: join CWS sw7pp1neu


2003-09-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [5fbae5ff414a6ba00c0999d0ba0fc0c76551f929]

INTEGRATION: CWS geordi2q06 (1.46.16); FILE MERGED 2003/09/29 11:34:26 rt 1.46.16.1: #111934#: join CWS sw7pp1neu


2003-09-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [85537ae6049ad2a83dc06c2dc7eaa94307a2f069]

INTEGRATION: CWS geordi2q06 (1.33.140); FILE MERGED 2003/09/29 11:34:24 rt 1.33.140.1: #111934#: join CWS sw7pp1neu


2003-09-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [0fd6c028ac4ecc374e889a3334be3f2e57dae90e]

INTEGRATION: CWS geordi2q06 (1.8.148); FILE MERGED 2003/09/29 11:34:23 rt 1.8.148.1: #111934#: join CWS sw7pp1neu


2003-09-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [9714664a8ab0293b653cfef77f2c760000ec9175]

INTEGRATION: CWS geordi2q06 (1.20.36); FILE MERGED 2003/09/29 11:34:21 rt 1.20.36.1: #111934#: join CWS sw7pp1neu


2003-09-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [cb42c2ccf9fc02494b231287be4b552106ef389c]

INTEGRATION: CWS geordi2q06 (1.5.36); FILE MERGED 2003/09/29 11:34:21 rt 1.5.36.1: #111934#: join CWS sw7pp1neu


2003-09-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [96dd2fdff492e53336e24aade70ae74b785077c5]

INTEGRATION: CWS geordi2q06 (1.3.92); FILE MERGED 2003/09/29 11:57:58 rt 1.3.92.1: #111934#: join CWS sw7pp1neu


2003-09-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [5c1f18bbde07b49ecaa2a269ad0787fcc4f68e8c]

INTEGRATION: CWS geordi2q06 (1.54.130); FILE MERGED 2003/09/29 14:43:35 rt 1.54.130.1: #111934#: join CWS restrictedaccess


2003-09-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [fcf9a5d247a7700177baca83f927ab477e46e4ab]

INTEGRATION: CWS geordi2q06 (1.105.32); FILE MERGED 2003/09/29 14:43:34 rt 1.105.32.1: #111934#: join CWS restrictedaccess


2003-09-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [b6c2f516d8a55a01f5384049c1db7254c97eef55]

INTEGRATION: CWS geordi2q06 (1.1.4); FILE ADDED 2003/09/29 14:43:32 rt 1.1.4.1: #111934#: join CWS restrictedaccess


2003-09-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [f3aac6a4bbeabd815e48458bb7ed225ca9c83c0c]

INTEGRATION: CWS geordi2q06 (1.13.184); FILE MERGED 2003/09/29 14:43:31 rt 1.13.184.1: #111934#: join CWS restrictedaccess


2003-09-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [b25b8e3d17e0754c90a9852b706697bb3395e19c]

INTEGRATION: CWS geordi2q06 (1.8.18); FILE MERGED 2003/09/29 12:56:39 rt 1.8.18.1: #111934#: join CWS sysui01


2003-09-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [c2de52e1d3d53a62f041b8c8415b164a29608ae2]

INTEGRATION: CWS geordi2q06 (1.122.20); FILE MERGED 2003/09/29 14:47:15 rt 1.122.20.1: #111934#: join CWS restrictedaccess


2003-09-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [c79104184b090b64f5a62dbd67ae41b29401036d]

INTEGRATION: CWS geordi2q06 (1.1.82); FILE MERGED 2003/09/24 11:28:47 rt 1.1.82.1: #111934#: join CWS recentdocs


2003-09-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [fb4c61c008650bd50c0dcb94eb97e5de44c7e419]

INTEGRATION: CWS geordi2q06 (1.1.82); FILE MERGED 2003/09/24 11:28:44 rt 1.1.82.1: #111934#: join CWS recentdocs


2003-09-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [179f7b1630c4ce14035767c3af8055654541123c]

INTEGRATION: CWS geordi2q06 (1.1.4); FILE ADDED 2003/09/24 11:28:43 rt 1.1.4.1: #111934#: join CWS recentdocs


2003-09-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [d6293645ab6680afc2d810d748214770838da2d6]

INTEGRATION: CWS geordi2q06 (1.1.4); FILE ADDED 2003/09/24 11:28:42 rt 1.1.4.1: #111934#: join CWS recentdocs


2003-09-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [3e2f6de4e715470d20275f84e1663d30e5b4297e]

INTEGRATION: CWS geordi2q06 (1.2.82); FILE MERGED 2003/09/24 11:28:41 rt 1.2.82.1: #111934#: join CWS recentdocs


2003-09-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [d6c1a77cdaf1c664f02a362fa4d333e7d805a2df]

INTEGRATION: CWS geordi2q06 (1.1.4); FILE ADDED 2003/09/24 11:36:07 rt 1.1.4.1: #111934#: join CWS recentdocs


2003-09-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [9946768c496a6bbf99ec255caa2398ea4b049e09]

INTEGRATION: CWS geordi2q06 (1.1.4); FILE ADDED 2003/09/24 11:36:05 rt 1.1.4.1: #111934#: join CWS recentdocs


2003-09-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [be6691f54f1e2bb233c0382e82d34294e0a0fd5f]

INTEGRATION: CWS geordi2q06 (1.1.4); FILE ADDED 2003/09/24 11:36:04 rt 1.1.4.1: #111934#: join CWS recentdocs


2003-09-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [63ed9d648f4e7b4ce9568cc53c992650b72c9231]

INTEGRATION: CWS geordi2q06 (1.11.76); FILE MERGED 2003/09/24 11:28:40 rt 1.11.76.1: #111934#: join CWS recentdocs


2003-09-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [4c9c435547c5f6fd47b6a77119a0060b5df014dc]

INTEGRATION: CWS geordi2q06 (1.1.4); FILE ADDED 2003/09/24 11:36:03 rt 1.1.4.1: #111934#: join CWS recentdocs


2003-09-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [7fcc2b73581103084e4e362e09cae7c66ba3148c]

INTEGRATION: CWS geordi2q06 (1.1.4); FILE ADDED 2003/09/24 11:36:02 rt 1.1.4.1: #111934#: join CWS recentdocs


2003-09-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [6a026b7dad8cfd519125ce349ab248d1fd52669c]

INTEGRATION: CWS geordi2q06 (1.1.82); FILE MERGED 2003/09/24 11:28:40 rt 1.1.82.1: #111934#: join CWS recentdocs


2003-09-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [04303c41e5a31850fdc13884cb9c3d24bbbbd277]

INTEGRATION: CWS geordi2q06 (1.23.152); FILE MERGED 2003/09/29 14:32:46 rt 1.23.152.1: #111934#: join CWS restrictedaccess


2003-09-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [92fe4d32e6b6091e831908bca2aa4ada98b20b20]

INTEGRATION: CWS geordi2q06 (1.119.4); FILE MERGED 2003/09/24 11:28:04 rt 1.119.4.1: #111934#: join CWS recentdocs


2003-09-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [3bcd8a91cfebb26b79573fec0df4753e7b418ff0]

INTEGRATION: CWS geordi2q06 (1.104.4); FILE MERGED 2003/09/29 14:32:44 rt 1.104.4.1: #111934#: join CWS restrictedaccess


2003-09-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [7ee40408d246c6342cfc66bc58993398707c2e69]

INTEGRATION: CWS geordi2q06 (1.18.132); FILE MERGED 2003/09/24 11:28:04 rt 1.18.132.1: #111934#: join CWS recentdocs


2003-09-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [1c73fbda300fc90666125c36dbf95c0e58bc2335]

INTEGRATION: CWS sal04 (1.5.124); FILE MERGED 2003/09/18 12:58:38 tra 1.5.124.1: #110486#now using the sal::Allocator for STL objects


2003-09-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [f2bb4a06a9f91f6c9236c387d035e9c62c454c21]

INTEGRATION: CWS sal04 (1.24.4); FILE MERGED 2003/09/18 12:58:37 tra 1.24.4.1: #110486#now using the sal::Allocator for STL objects


2003-09-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [3fe195ed8dded82504f6ded46645d714a665a6c2]

INTEGRATION: CWS sal04 (1.1.2); FILE ADDED 2003/09/19 08:16:59 tra 1.1.2.1: #90197#some test cases for osl_executeProcess


2003-09-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [d011896d755252105c740f23f31ed43de64f7c98]

INTEGRATION: CWS sal04 (1.1.2); FILE ADDED 2003/09/19 08:16:51 tra 1.1.2.1: #90197#some test cases for osl_executeProcess


2003-09-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [563264c48ce4466896687a2a503fdee6be4d4486]

INTEGRATION: CWS sal04 (1.4.12); FILE MERGED 2003/09/19 08:18:23 tra 1.4.12.1: #90197#added new test cases


2003-09-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [aa55a4cf223d4544d6b57bfb9d627882211d5856]

INTEGRATION: CWS sal04 (1.1.2); FILE ADDED 2003/09/23 12:35:56 tra 1.1.2.1: #90197#for testing osl_executeProcess with batch files


2003-09-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [6bfa82e969198b5963e41e8b2352c3d92b4e3359]

INTEGRATION: CWS sal04 (1.1.2); FILE ADDED 2003/09/25 07:39:14 tra 1.1.2.2: #90197#in case the provided ustrDirectory parameter is an empty string the child process gets the same current working dir as the parent; get_executable_name had a bug that if search_path was specified and osl_SearchFileURL succeeded exe_url was reseted to exe_name again 2003/09/18 12:41:22 tra 1.1.2.1: #90197#moved implementation of osl_executeProcess to this file, fixed environment handling, refactored code


2003-09-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [694ea7d2be7930269406b6900d93ad84dfb2e2fc]

INTEGRATION: CWS sal04 (1.24.20); FILE MERGED 2003/09/25 11:47:31 tra 1.24.20.2: #90197#redundant assertion removed 2003/09/18 12:42:28 tra 1.24.20.1: #90197#moved implementation of osl_executeProcess and osl_executeProcessWithRedirectedIO to procimpl.cxx


2003-09-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [bc4326b7bf721da43b14c059fda47591e35b2023]

INTEGRATION: CWS sal04 (1.10.44); FILE MERGED 2003/09/18 12:42:54 tra 1.10.44.1: #90197#added procimpl.obj


2003-09-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [ee20376418a78b5b7d67f07ac72c6e240f9053fc]

INTEGRATION: CWS sal04 (1.14.54); FILE MERGED 2003/09/25 09:44:04 tra 1.14.54.3: #90197#documentation made autodoc and SDK rules conform 2003/09/25 07:46:36 tra 1.14.54.2: #90197#extended documentation for ustrDirectory: the caller may now provide NULL or an empty string in order to get the same cwd for the child process 2003/09/18 12:39:34 tra 1.14.54.1: #90197#documentation update of osl_executeProcess and osl_executeProcessWithRedirectedIO


2003-09-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [dbba4bb3aaf2e0498b53e6441b22649b95eba747]

INTEGRATION: CWS sal04 (1.7.4); FILE MERGED 2003/09/24 12:43:33 hjs 1.7.4.1: #i19934# remove wrong lib entry


2003-09-29  Rüdiger Timm  <rt@openoffice.org>  [2ca01837b893175bfa345e11e8b537e768f1c382]

#100000# fuinsert.cxx includes sch/schdll.hxx, so we have to have sch in dependency list


2003-09-26  Rüdiger Timm  <rt@openoffice.org>  [a51a18876084022dbbc2d688e6998dad98ec6789]

#100000# jobs is obsolete


2003-09-26  Rüdiger Timm  <rt@openoffice.org>  [efef5ce3955668cef8c945f50da7c0fad4a517d7]

#100000# jobs is obsolete


2003-09-26  Rüdiger Timm  <rt@openoffice.org>  [6e8c15bc73a0473ce72b841c2751c8cc24e5ef81]

#100000# jobs is obsolete


2003-09-26  Rüdiger Timm  <rt@openoffice.org>  [d8ac4bb234cbefaf221ff9b47304ff31d3647522]

#100000# jobs is obsolete


2003-09-26  Thorsten Behrens  <thb@openoffice.org>  [ab5d7ed3155a3f085c71ca2d48c5fa583882d1f2]

Slight changes in grouping; having three files now


2003-09-26  Thorsten Behrens  <thb@openoffice.org>  [0c2881433bc6925380e8c22bbf51914ef8ec7ab8]

initial revision


2003-09-26  Thorsten Behrens  <thb@openoffice.org>  [08761a143f2ec59a07e3310c04ba34c4bfa87bb5]

Reverted from 'optimized' doMulMatrix to plain version (since the former botched the algo for nearly every non-trivial case


2003-09-26  Oliver Specht  <os@openoffice.org>  [214dca24c094b97c8811771138de38888a1e43b7]

#110356# SID_SHOW_HIDDEN/FORMS removed


2003-09-25  Rüdiger Timm  <rt@openoffice.org>  [e44ce916646275ea51bb982101352bd251fcb15f]

#100000# needs servicemgr.uno.dll out of module stoc


2003-09-25  Rüdiger Timm  <rt@openoffice.org>  [c4ffddb6d75e55313e0faf950425f28e6b185bcf]

#100000# com.sun.star.lang.XMultiServiceFactory added to UNOTYPES, as it is needed by cppuhelper/shlib.hxx


2003-09-25  Rüdiger Timm  <rt@openoffice.org>  [1ecbb1ba6f5f65cc4693de9820529e3708e48bc5]

SRC680


2003-09-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [73c1fba12a1e80a8b308b32e7107429dbba46616]

INTEGRATION: CWS os20 (1.21.206); FILE MERGED 2003/09/15 13:32:13 os 1.21.206.1: #108601# property 'IsExecuteHyperlinks' added


2003-09-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [c13f87e207455ea666d795414ed2f2b7dc7dbd52]

INTEGRATION: CWS os20 (1.19.206); FILE MERGED 2003/09/12 10:24:28 os 1.19.206.1: #i6584# Insert/Caption not allowed for content protected frames and objects inside of protected sections


2003-09-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [bfdce16ff7d3e738dc315bd2fc2c37f4efcb49a1]

INTEGRATION: CWS os20 (1.32.206); FILE MERGED 2003/09/12 08:47:03 os 1.32.206.1: #i6725# replace function at the HTML source view added


2003-09-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [efcee2baa32446a36bb8ae4191591bf575771b5b]

INTEGRATION: CWS os20 (1.20.2); FILE MERGED 2003/09/15 08:56:19 os 1.20.2.1: #i13094# replace existing URL with button instead of simply adding the button


2003-09-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [6f697ed0a591c35f5e5703d40fefb7f922cd1597]

INTEGRATION: CWS os20 (1.5.206); FILE MERGED 2003/09/15 08:56:40 os 1.5.206.1: #i13094# replace existing URL button with text hyperlink


2003-09-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [5151f058fe8724a33f283457351b848818a2090a]

INTEGRATION: CWS os20 (1.11.206); FILE MERGED 2003/09/12 12:15:33 os 1.11.206.1: #i16370# create temporary SfxItemSet to meet requirements of SfxTabPage::FillItemSet()


2003-09-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [536eeff458880e630d47034f2984cd8d889552ff]

INTEGRATION: CWS os20 (1.71.2); FILE MERGED 2003/09/12 13:31:37 os 1.71.2.1: #i15930# disable input via IME in readonly documents or protected areas


2003-09-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [6c65f6da62d27e2d8c2a677372acc1df095a1a3f]

INTEGRATION: CWS os20 (1.20.168); FILE MERGED 2003/09/17 13:07:47 os 1.20.168.2: RESYNC: (1.20-1.21); FILE MERGED 2003/09/12 11:57:03 os 1.20.168.1: #i18655# illegal bibliography types have to be set to 1 (Article) instead of 0 (Header level); also the upper limit has to be checked correctly


2003-09-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [1d7ef19310272b938fc9e1c355c95a1a7611eca3]

INTEGRATION: CWS os20 (1.5.206); FILE MERGED 2003/09/12 11:24:17 os 1.5.206.1: #i3961# changed default tab stop in tables of illustrations, tables and objects to be right aligned with dot as fill character


2003-09-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [cf579f682bdcdb6e9dff57960ac40a95cfa4dc57]

INTEGRATION: CWS os20 (1.2.382); FILE MERGED 2003/09/12 12:27:40 fme 1.2.382.1: #111937# Keep attribute, widows and orphans in balanced sections


2003-09-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [95ab3c0d324ae87be69cea884048037d516b812f]

INTEGRATION: CWS os20 (1.10.206); FILE MERGED 2003/09/12 12:27:40 fme 1.10.206.1: #111937# Keep attribute, widows and orphans in balanced sections


2003-09-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [1a5d2bd7f36c50e6f1ca20efe29dfcb0de380452]

INTEGRATION: CWS os20 (1.63.128); FILE MERGED 2003/09/12 12:27:39 fme 1.63.128.1: #111937# Keep attribute, widows and orphans in balanced sections


2003-09-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [40b5a92d646abaacbb93325a4db0ab6ec56fec03]

INTEGRATION: CWS os20 (1.38.2); FILE MERGED 2003/09/15 13:07:37 fme 1.38.2.2: #i3233# Trailing tabstops in field portions should be considered during text formatting - no new font for empty follow field portions 2003/09/15 12:51:18 fme 1.38.2.1: #i3233# Trailing tabstops in field portions should be considered during text formatting


2003-09-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [019cd0b71a78854f5439e960df97d231ddc80803]

INTEGRATION: CWS os20 (1.2.206); FILE MERGED 2003/09/12 12:27:16 fme 1.2.206.1: #111937# Keep attribute, widows and orphans in balanced sections


2003-09-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [ba6505bac4cca740be13f15152134e2aeb39cf96]

INTEGRATION: CWS os20 (1.47.16); FILE MERGED 2003/09/12 13:39:31 fme 1.47.16.2: #111937# Keep attribute, widows and orphans in balanced sections - made fix safer 2003/09/12 12:27:16 fme 1.47.16.1: #111937# Keep attribute, widows and orphans in balanced sections


2003-09-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [75b3f49d2d792ab027f11218c2bfb28252f22e42]

INTEGRATION: CWS os20 (1.38.96); FILE MERGED 2003/09/12 14:05:47 fme 1.38.96.2: #111937# Keep attribute, widows and orphans in balanced sections - made fix safer 2003/09/12 12:27:15 fme 1.38.96.1: #111937# Keep attribute, widows and orphans in balanced sections


2003-09-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [7e4d24230e24f60636edb186626b8f11900fde1c]

INTEGRATION: CWS os20 (1.31.170); FILE MERGED 2003/09/12 12:26:40 fme 1.31.170.1: #111937# Keep attribute, widows and orphans in balanced sections


2003-09-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [9fc088d176cf0024708c83955c5bf267a8f29b2f]

INTEGRATION: CWS os20 (1.4.376); FILE MERGED 2003/09/12 12:26:15 fme 1.4.376.1: #111937# Keep attribute, widows and orphans in balanced sections


2003-09-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [cdbaf64a262f40d542b75cb4dad2e2a3d1123dca]

INTEGRATION: CWS os20 (1.25.2); FILE MERGED 2003/09/17 13:08:57 os 1.25.2.2: RESYNC: (1.25-1.26); FILE MERGED 2003/09/12 11:22:57 os 1.25.2.1: #i3961# creating tables of objects fixed: internal OLE objects were not included as soon as external objects were included into the table


2003-09-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [8cb58a78dfa808622ed6dfa14c927a881b7d5c4f]

INTEGRATION: CWS os20 (1.4.240); FILE MERGED 2003/09/12 08:45:57 os 1.4.240.1: #i6725# replace function at the HTML source view added


2003-09-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f0a5df454164fe041e7f4f3727ac71155a200c25]

INTEGRATION: CWS os20 (1.14.206); FILE MERGED 2003/09/15 11:59:46 os 1.14.206.1: #110356# SID_SHOW_HIDDEN/SID_SHOW_FORMS removed


2003-09-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [72a3dc9463c58f2854381a21e14645893b2e1695]

INTEGRATION: CWS os20 (1.11.140); FILE MERGED 2003/09/15 13:27:17 os 1.11.140.1: #108601# optional property 'IsExecuteHyperlinks' added


2003-09-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [1b5ae14b06b943f60f0c82ca02778cb587e4aad6]

INTEGRATION: CWS os20 (1.32.148); FILE MERGED 2003/09/15 11:26:24 os 1.32.148.1: ##90374## unused SID_DESKTOPMODE removed


2003-09-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b14c91a6d1da7809db478ddf86a67303ad51f04a]

INTEGRATION: CWS os20 (1.90.122); FILE MERGED 2003/09/15 13:28:19 os 1.90.122.1: #108601# set IsExecuteHyperlink property - execution of hyperlinks must not be switched off in Help


2003-09-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [2d8e4876eb3fce98681e2eed196e0fda9d5b912e]

INTEGRATION: CWS os20 (1.37.10); FILE MERGED 2003/09/15 11:25:29 os 1.37.10.1: ##90374## unused entries removed


2003-09-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [2ccbe3d78ecfa9aa1527db50d304a277d3cdbe64]

INTEGRATION: CWS os20 (1.10.256); FILE MERGED 2003/09/15 11:53:49 os 1.10.256.1: #110356# SID_SHOW_HIDDEN/SID_SHOW_FORMS removed


2003-09-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [c217a1f13b77fbf840a7b14f6654b602025ee527]

INTEGRATION: CWS os20 (1.17.138); FILE MERGED 2003/09/15 11:35:47 os 1.17.138.1: #110356# SID_SHOW_HIDDEN/SID_SHOW_FORMS removed


2003-09-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [e18074ea0c1c1b1d393141e2671d3a6bd320ac58]

INTEGRATION: CWS os20 (1.39.42); FILE MERGED 2003/09/15 11:57:08 os 1.39.42.1: #110356# SID_SHOW_HIDDEN/SID_SHOW_FORMS removed


2003-09-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [3c5c252c3d08074cf401a16c20ac4995e9fca749]

INTEGRATION: CWS os20 (1.9.412); FILE MERGED 2003/09/15 11:27:31 os 1.9.412.1: #90374# unused entries removed


2003-09-25  Thorsten Behrens  <thb@openoffice.org>  [0be8b4179dd9bc984ccbe49315db0ff7ba9dc91b]

Initial revision


2003-09-25  Rüdiger Timm  <rt@openoffice.org>  [c1ae6cb4ad09c6261616619af2577e0be0305202]

INTEGRATION: CWS killarneyfilterteam13 (1.79.20); FILE MERGED 2003/09/03 15:10:51 cmc 1.79.20.2: RESYNC: (1.79-1.81); FILE MERGED 2003/08/26 12:01:06 cmc 1.79.20.1: #i18685# Flip internal margins when flipping textbox


2003-09-25  Rüdiger Timm  <rt@openoffice.org>  [d51cb430b92615eebf8641f826e35571e396f66a]

INTEGRATION: CWS killarneyfilterteam13 (1.24.142); FILE MERGED 2003/08/20 12:50:26 cmc 1.24.142.1: retab everything to 4spaces per tab for once and for all


2003-09-25  Rüdiger Timm  <rt@openoffice.org>  [63bbb8538e684bde7ba8106fab8ee4dc491d0fb9]

INTEGRATION: CWS killarneyfilterteam13 (1.61.112); FILE MERGED 2003/09/03 14:56:33 cmc 1.61.112.4: RESYNC: (1.61-1.63); FILE MERGED 2003/08/28 12:13:53 cmc 1.61.112.3: #i18247# Implment import and export of background page colours (for free we get some support for background images) 2003/08/21 12:23:28 cmc 1.61.112.2: #i9055# remove warning, make types agree with eachother 2003/08/20 12:50:25 cmc 1.61.112.1: retab everything to 4spaces per tab for once and for all


2003-09-25  Rüdiger Timm  <rt@openoffice.org>  [d1db02576ae5e569caa816d5ca6f5070f457880d]

INTEGRATION: CWS killarneyfilterteam13 (1.99.114); FILE MERGED 2003/09/11 13:12:16 mmaher 1.99.114.9: #112180# Fixed autospacing problem. 2003/09/10 13:38:04 cmc 1.99.114.8: use DBG_ERROR instead of DbgError 2003/09/08 14:34:44 cmc 1.99.114.7: #i12831# writer (like word since 2000) should only export english field names 2003/09/03 14:56:24 cmc 1.99.114.6: RESYNC: (1.99-1.101); FILE MERGED 2003/08/29 08:14:45 cmc 1.99.114.5: #i18247# always initialize all dop members 2003/08/28 12:13:52 cmc 1.99.114.4: #i18247# Implment import and export of background page colours (for free we get some support for background images) 2003/08/21 12:23:27 cmc 1.99.114.3: #i9055# remove warning, make types agree with eachother 2003/08/21 08:44:35 cmc 1.99.114.2: #i18172# some seriously silly code trying the strangest of things to make a colour 2003/08/20 12:50:23 cmc 1.99.114.1: retab everything to 4spaces per tab for once and for all


2003-09-25  Rüdiger Timm  <rt@openoffice.org>  [96e841805c89aef125456a536abd298b89765f79]

INTEGRATION: CWS killarneyfilterteam13 (1.140.14); FILE MERGED 2003/09/11 16:45:04 cmc 1.140.14.12: #112219# Death to bad paragraph+numbering indent 2003/09/08 14:38:06 cmc 1.140.14.11: retab after merge to re-remove tabs 2003/09/05 11:47:17 cmc 1.140.14.10: #i18625# fix return code 2003/09/03 14:56:14 cmc 1.140.14.9: RESYNC: (1.140-1.142); FILE MERGED 2003/09/02 14:39:16 mmaher 1.140.14.8: #i18688# #i18955# Fixed Auto-spaced numbering 2003/08/27 13:15:49 mmaher 1.140.14.7: #i18687# Fixes autospaces on the first paragraph of the first page 2003/08/27 11:06:50 cmc 1.140.14.6: #i18726# Indent affects tabs, so lets sync them correctly at at the correct location, we can simplify the code quite a but this way 2003/08/26 14:17:46 cmc 1.140.14.5: #18625# fix seperately for Q 2003/08/26 09:56:16 mmaher 1.140.14.4: #110957# #i9497# Correction for inital checkin, added default return value to the IsDropcap test method 2003/08/22 17:19:24 mmaher 1.140.14.3: #110957# #i9497# Added support for dropcaps 2003/08/22 12:09:49 cmc 1.140.14.2: #i18519# handle different values for auto depending on htmlautospacing mode 2003/08/20 12:50:22 cmc 1.140.14.1: retab everything to 4spaces per tab for once and for all


2003-09-25  Rüdiger Timm  <rt@openoffice.org>  [0a45f264b0279e598e93d3acae6c967945be62a2]

INTEGRATION: CWS killarneyfilterteam13 (1.68.112); FILE MERGED 2003/09/10 09:50:36 cmc 1.68.112.8: #111944# unused variable in Import hijri calender 2003/09/10 09:35:42 cmc 1.68.112.7: #111944# Import hijri calender 2003/09/09 09:57:54 cmc 1.68.112.6: #112037# import SET fields as Text, export set fields that are not invisible with an additional REF field to show the contents of the SET 2003/09/08 14:38:05 cmc 1.68.112.5: retab after merge to re-remove tabs 2003/09/04 06:08:07 cmc 1.68.112.4: fix merge problem 2003/09/03 14:56:04 cmc 1.68.112.3: RESYNC: (1.68-1.70); FILE MERGED 2003/08/26 14:01:05 cmc 1.68.112.2: #111686# fix seperately for Q 2003/08/20 12:50:21 cmc 1.68.112.1: retab everything to 4spaces per tab for once and for all


2003-09-25  Rüdiger Timm  <rt@openoffice.org>  [5f22dc9398753108901aaa99cf2c563f78a91645]

INTEGRATION: CWS killarneyfilterteam13 (1.38.46); FILE MERGED 2003/09/03 14:55:56 cmc 1.38.46.3: RESYNC: (1.38-1.39); FILE MERGED 2003/08/26 14:04:17 cmc 1.38.46.2: #111940# fix seperately for Q 2003/08/20 12:50:21 cmc 1.38.46.1: retab everything to 4spaces per tab for once and for all


2003-09-25  Rüdiger Timm  <rt@openoffice.org>  [77363ce3cf6f8f5756831b7d5cc71f056bf9b855]

INTEGRATION: CWS killarneyfilterteam13 (1.49.84); FILE MERGED 2003/09/15 14:21:16 cmc 1.49.84.9: #i12753# more indent improvements 2003/09/12 09:41:46 cmc 1.49.84.8: #i19182# #112219# when adding numbering to a paragraph, always stick the current indent onto the attributes stack so that we can tweak it if necessary for reasons of first line indent on the base style, and we won't apply indent to a node if the indent is unchanged to avoid indent attrs on every numbered node 2003/09/11 16:45:03 cmc 1.49.84.7: #112219# Death to bad paragraph+numbering indent 2003/09/08 14:38:04 cmc 1.49.84.6: retab after merge to re-remove tabs 2003/09/03 14:55:48 cmc 1.49.84.5: RESYNC: (1.49-1.50); FILE MERGED 2003/08/27 11:06:48 cmc 1.49.84.4: #i18726# Indent affects tabs, so lets sync them correctly at at the correct location, we can simplify the code quite a but this way 2003/08/21 13:51:52 cmc 1.49.84.3: filtertrace numbering that uses tabs 2003/08/21 12:23:26 cmc 1.49.84.2: #i9055# remove warning, make types agree with eachother 2003/08/20 12:50:20 cmc 1.49.84.1: retab everything to 4spaces per tab for once and for all


2003-09-25  Rüdiger Timm  <rt@openoffice.org>  [a9efcdd9e276faf06c8baa05ad1d442290d696ee]

INTEGRATION: CWS killarneyfilterteam13 (1.30.142); FILE MERGED 2003/09/11 16:45:03 cmc 1.30.142.7: #112219# Death to bad paragraph+numbering indent 2003/09/11 13:12:15 mmaher 1.30.142.6: #112180# Fixed autospacing problem. 2003/09/09 10:21:16 cmc 1.30.142.5: #111967# include outline levels without numbering in toc when multiple outline numbering in action 2003/09/03 14:55:40 cmc 1.30.142.4: RESYNC: (1.30-1.32); FILE MERGED 2003/08/27 13:15:49 mmaher 1.30.142.3: #i18687# Fixes autospaces on the first paragraph of the first page 2003/08/27 11:06:47 cmc 1.30.142.2: #i18726# Indent affects tabs, so lets sync them correctly at at the correct location, we can simplify the code quite a but this way 2003/08/20 12:50:20 cmc 1.30.142.1: retab everything to 4spaces per tab for once and for all


2003-09-25  Rüdiger Timm  <rt@openoffice.org>  [f83ff6e239ded5d64f140d171791b0f755d0d1f2]

INTEGRATION: CWS killarneyfilterteam13 (1.87.78); FILE MERGED 2003/09/11 16:45:02 cmc 1.87.78.8: #112219# Death to bad paragraph+numbering indent 2003/09/08 14:38:03 cmc 1.87.78.7: retab after merge to re-remove tabs 2003/09/03 14:55:30 cmc 1.87.78.6: RESYNC: (1.87-1.89); FILE MERGED 2003/08/29 12:38:21 cmc 1.87.78.5: #112026# #i8482# Collisions between winword stylenames and builtin style names e.g. importing name Default. Only allow mapping for nonuser styles, otherwise check if style exists 2003/08/27 11:06:46 cmc 1.87.78.4: #i18726# Indent affects tabs, so lets sync them correctly at at the correct location, we can simplify the code quite a but this way 2003/08/25 15:50:24 cmc 1.87.78.3: #i18644# Move outside cell when we reach rowend mark, so that any properties on the row end mark do not affect the previous cell 2003/08/20 15:37:10 cmc 1.87.78.2: Log row can/can't split property 2003/08/20 12:50:19 cmc 1.87.78.1: retab everything to 4spaces per tab for once and for all


2003-09-25  Rüdiger Timm  <rt@openoffice.org>  [679eb2c0d963c48107a8720867b891cc8b7b405e]

INTEGRATION: CWS killarneyfilterteam13 (1.116.14); FILE MERGED 2003/09/11 16:45:01 cmc 1.116.14.15: #112219# Death to bad paragraph+numbering indent 2003/09/10 09:35:41 cmc 1.116.14.14: #111944# Import hijri calender 2003/09/08 14:38:02 cmc 1.116.14.13: retab after merge to re-remove tabs 2003/09/04 06:54:57 cmc 1.116.14.12: fix merge problems 2003/09/03 14:55:21 cmc 1.116.14.11: RESYNC: (1.116-1.118); FILE MERGED 2003/09/02 14:39:16 mmaher 1.116.14.10: #i18688# #i18955# Fixed Auto-spaced numbering 2003/08/29 15:41:33 cmc 1.116.14.9: #112027# #110379# Continuous section can have headers and footers, try and handle by finding the next page break (if any) before the end of the continuous section and put a new page style on it instead with the continuous sections headers and footers 2003/08/27 13:15:48 mmaher 1.116.14.8: #i18687# Fixes autospaces on the first paragraph of the first page 2003/08/27 11:06:45 cmc 1.116.14.7: #i18726# Indent affects tabs, so lets sync them correctly at at the correct location, we can simplify the code quite a but this way 2003/08/26 14:01:05 cmc 1.116.14.6: #111686# fix seperately for Q 2003/08/22 17:19:24 mmaher 1.116.14.5: #110957# #i9497# Added support for dropcaps 2003/08/21 13:51:51 cmc 1.116.14.4: filtertrace numbering that uses tabs 2003/08/21 12:23:26 cmc 1.116.14.3: #i9055# remove warning, make types agree with eachother 2003/08/20 15:37:09 cmc 1.116.14.2: Log row can/can't split property 2003/08/20 12:50:18 cmc 1.116.14.1: retab everything to 4spaces per tab for once and for all


2003-09-25  Rüdiger Timm  <rt@openoffice.org>  [55d5991eea92d29c4a9c57fd43184ee6034f0a06]

INTEGRATION: CWS killarneyfilterteam13 (1.115.14); FILE MERGED 2003/09/15 14:41:24 cmc 1.115.14.25: #i15287# 602Pro PC Suite is a bit of a silly, the default style should be based on istd 4095 not 0, 0 means it is based on itself which doesn't make a whole pile of sense 2003/09/15 14:21:14 cmc 1.115.14.24: #i12753# more indent improvements 2003/09/12 09:41:45 cmc 1.115.14.23: #i19182# #112219# when adding numbering to a paragraph, always stick the current indent onto the attributes stack so that we can tweak it if necessary for reasons of first line indent on the base style, and we won't apply indent to a node if the indent is unchanged to avoid indent attrs on every numbered node 2003/09/11 16:44:59 cmc 1.115.14.22: #112219# Death to bad paragraph+numbering indent 2003/09/11 13:12:14 mmaher 1.115.14.21: #112180# Fixed autospacing problem. 2003/09/09 10:21:16 cmc 1.115.14.20: #111967# include outline levels without numbering in toc when multiple outline numbering in action 2003/09/08 15:26:28 cmc 1.115.14.19: #112027# #110379# rename and move suitably generic method to nice sensibly documented area 2003/09/08 14:38:02 cmc 1.115.14.18: retab after merge to re-remove tabs 2003/09/08 14:34:43 cmc 1.115.14.17: #i12831# writer (like word since 2000) should only export english field names 2003/09/04 06:54:56 cmc 1.115.14.16: fix merge problems 2003/09/03 14:55:11 cmc 1.115.14.15: RESYNC: (1.115-1.117); FILE MERGED 2003/09/02 14:39:14 mmaher 1.115.14.14: #i18688# #i18955# Fixed Auto-spaced numbering 2003/08/29 15:41:32 cmc 1.115.14.13: #112027# #110379# Continuous section can have headers and footers, try and handle by finding the next page break (if any) before the end of the continuous section and put a new page style on it instead with the continuous sections headers and footers 2003/08/29 08:14:44 cmc 1.115.14.12: #i18247# always initialize all dop members 2003/08/28 12:13:52 cmc 1.115.14.11: #i18247# Implment import and export of background page colours (for free we get some support for background images) 2003/08/27 15:15:31 cmc 1.115.14.10: #i18687# Just being picky and resoring the position before setting the attribute 2003/08/27 14:08:10 cmc 1.115.14.9: #110379# continuous breaks before a paragraph with 'page break before' is like a new section, continuous breaks can have their own headers and footers which come into action 2003/08/27 13:15:47 mmaher 1.115.14.8: #i18687# Fixes autospaces on the first paragraph of the first page 2003/08/27 11:06:44 cmc 1.115.14.7: #i18726# Indent affects tabs, so lets sync them correctly at at the correct location, we can simplify the code quite a but this way 2003/08/26 14:17:46 cmc 1.115.14.6: #18625# fix seperately for Q 2003/08/25 13:37:53 cmc 1.115.14.5: #i18633# Always append a text node when encountering a column break 2003/08/22 17:19:23 mmaher 1.115.14.4: #110957# #i9497# Added support for dropcaps 2003/08/22 10:02:07 cmc 1.115.14.3: #i18518# Handle HTML Autospacing compatability option 2003/08/20 15:37:08 cmc 1.115.14.2: Log row can/can't split property 2003/08/20 12:50:18 cmc 1.115.14.1: retab everything to 4spaces per tab for once and for all


2003-09-25  Rüdiger Timm  <rt@openoffice.org>  [3f5ef5cdfd0981157217381d5a71dae793c61dd3]

INTEGRATION: CWS killarneyfilterteam13 (1.48.142); FILE MERGED 2003/09/08 14:38:01 cmc 1.48.142.3: retab after merge to re-remove tabs 2003/09/03 14:55:03 cmc 1.48.142.2: RESYNC: (1.48-1.50); FILE MERGED 2003/08/20 12:50:17 cmc 1.48.142.1: retab everything to 4spaces per tab for once and for all


2003-09-25  Rüdiger Timm  <rt@openoffice.org>  [f8afeffda6a8f7e8115d94db6a325c773b44310d]

INTEGRATION: CWS killarneyfilterteam13 (1.103.44); FILE MERGED 2003/09/08 14:38:01 cmc 1.103.44.7: retab after merge to re-remove tabs 2003/09/03 14:54:40 cmc 1.103.44.6: RESYNC: (1.103-1.105); FILE MERGED 2003/08/26 13:55:14 cmc 1.103.44.5: #111633# fix seperately for Q 2003/08/21 14:19:09 cmc 1.103.44.4: filtertrace negative vertical positioning anchored to character/para 2003/08/21 13:23:44 cmc 1.103.44.3: #i15718# more direction swapping for CTL graphics 2003/08/21 08:44:34 cmc 1.103.44.2: #i18172# some seriously silly code trying the strangest of things to make a colour 2003/08/20 12:50:16 cmc 1.103.44.1: retab everything to 4spaces per tab for once and for all


2003-09-25  Rüdiger Timm  <rt@openoffice.org>  [8cc8e055a3d95a0a8ad092c25cab56a36cc5b94b]

INTEGRATION: CWS killarneyfilterteam13 (1.7.202); FILE MERGED 2003/08/20 12:50:15 cmc 1.7.202.1: retab everything to 4spaces per tab for once and for all


2003-09-25  Rüdiger Timm  <rt@openoffice.org>  [90264639081354721f8a8dc10485ad0050379715]

INTEGRATION: CWS killarneyfilterteam13 (1.14.168); FILE MERGED 2003/09/10 15:03:36 cmc 1.14.168.4: #i11844# we can't handle ww6 files when searching for autotext 2003/09/08 14:38:00 cmc 1.14.168.3: retab after merge to re-remove tabs 2003/09/03 14:54:32 cmc 1.14.168.2: RESYNC: (1.14-1.15); FILE MERGED 2003/08/20 12:50:15 cmc 1.14.168.1: retab everything to 4spaces per tab for once and for all


2003-09-25  Rüdiger Timm  <rt@openoffice.org>  [454a914ac0461743b007b052714728297abe63b6]

INTEGRATION: CWS killarneyfilterteam13 (1.65.82); FILE MERGED 2003/09/10 14:20:18 cmc 1.65.82.9: #i18810# delete not add 2003/09/09 10:21:15 cmc 1.65.82.8: #111967# include outline levels without numbering in toc when multiple outline numbering in action 2003/09/09 09:57:53 cmc 1.65.82.7: #112037# import SET fields as Text, export set fields that are not invisible with an additional REF field to show the contents of the SET 2003/09/08 14:37:59 cmc 1.65.82.6: retab after merge to re-remove tabs 2003/09/08 14:34:41 cmc 1.65.82.5: #i12831# writer (like word since 2000) should only export english field names 2003/09/08 13:47:29 cmc 1.65.82.4: #111845# rework field export to take into account properties inserted into the field content on export to word 2003/09/03 14:54:20 cmc 1.65.82.3: RESYNC: (1.65-1.67); FILE MERGED 2003/08/26 09:52:56 cmc 1.65.82.2: #i18671# Implement no colour bg fill export 2003/08/20 12:50:14 cmc 1.65.82.1: retab everything to 4spaces per tab for once and for all


2003-09-25  Rüdiger Timm  <rt@openoffice.org>  [66eb354b5ef3f7f2605b9f7c6103da968375439b]

INTEGRATION: CWS killarneyfilterteam13 (1.30.168); FILE MERGED 2003/09/08 14:37:59 cmc 1.30.168.4: retab after merge to re-remove tabs 2003/09/08 14:34:41 cmc 1.30.168.3: #i12831# writer (like word since 2000) should only export english field names 2003/09/03 14:54:11 cmc 1.30.168.2: RESYNC: (1.30-1.31); FILE MERGED 2003/08/20 12:50:13 cmc 1.30.168.1: retab everything to 4spaces per tab for once and for all


2003-09-25  Rüdiger Timm  <rt@openoffice.org>  [981ef2ef3c0b4f7f0ba6c7c7f8746b6188ee658f]

INTEGRATION: CWS killarneyfilterteam13 (1.49.78); FILE MERGED 2003/09/08 14:37:58 cmc 1.49.78.5: retab after merge to re-remove tabs 2003/09/08 14:34:40 cmc 1.49.78.4: #i12831# writer (like word since 2000) should only export english field names 2003/09/08 13:47:29 cmc 1.49.78.3: #111845# rework field export to take into account properties inserted into the field content on export to word 2003/09/03 14:54:02 cmc 1.49.78.2: RESYNC: (1.49-1.51); FILE MERGED 2003/08/20 12:50:13 cmc 1.49.78.1: retab everything to 4spaces per tab for once and for all


2003-09-25  Rüdiger Timm  <rt@openoffice.org>  [e632ddfd7929eacf5427cdfd4764bc6466bc495d]

INTEGRATION: CWS killarneyfilterteam13 (1.55.120); FILE MERGED 2003/09/08 14:37:58 cmc 1.55.120.4: retab after merge to re-remove tabs 2003/09/03 14:53:53 cmc 1.55.120.3: RESYNC: (1.55-1.56); FILE MERGED 2003/08/22 10:02:07 cmc 1.55.120.2: #i18518# Handle HTML Autospacing compatability option 2003/08/20 12:50:12 cmc 1.55.120.1: retab everything to 4spaces per tab for once and for all


2003-09-25  Rüdiger Timm  <rt@openoffice.org>  [14c7facdfec3e3db5548710bbd072cad1a305c6d]

INTEGRATION: CWS killarneyfilterteam13 (1.25.100); FILE MERGED 2003/09/08 14:37:57 cmc 1.25.100.4: retab after merge to re-remove tabs 2003/09/04 06:32:00 cmc 1.25.100.3: fix merge problem 2003/09/03 14:53:43 cmc 1.25.100.2: RESYNC: (1.25-1.26); FILE MERGED 2003/08/20 12:50:11 cmc 1.25.100.1: retab everything to 4spaces per tab for once and for all


2003-09-25  Rüdiger Timm  <rt@openoffice.org>  [9304b7983894ef36ff4b1a46280956d91379935a]

INTEGRATION: CWS killarneyfilterteam13 (1.21.178); FILE MERGED 2003/09/08 14:37:56 cmc 1.21.178.3: retab after merge to re-remove tabs 2003/09/03 14:53:34 cmc 1.21.178.2: RESYNC: (1.21-1.22); FILE MERGED 2003/08/20 12:50:10 cmc 1.21.178.1: retab everything to 4spaces per tab for once and for all


2003-09-25  Rüdiger Timm  <rt@openoffice.org>  [18c991a84224865376e83552dfd6c57654f6981d]

INTEGRATION: CWS killarneyfilterteam13 (1.53.84); FILE MERGED 2003/09/12 08:44:34 cmc 1.53.84.10: #i14894# when choosing a word anchor character for page anchored elements choose the begin, not the end, of the paragraph because we must have either a follow character to be anchored to from word's perspective or have nothing at all in the paragraph 2003/09/09 13:03:17 cmc 1.53.84.9: #i16643# Improve the hints given to word as to which script is in use, complex or normal 2003/09/08 14:37:55 cmc 1.53.84.8: retab after merge to re-remove tabs 2003/09/08 14:34:39 cmc 1.53.84.7: #i12831# writer (like word since 2000) should only export english field names 2003/09/08 13:47:28 cmc 1.53.84.6: #111845# rework field export to take into account properties inserted into the field content on export to word 2003/09/04 06:20:31 cmc 1.53.84.5: fix merge problem 2003/09/03 14:53:24 cmc 1.53.84.4: RESYNC: (1.53-1.54); FILE MERGED 2003/08/26 14:03:02 cmc 1.53.84.3: #111936# fix seperately for Q 2003/08/22 17:19:22 mmaher 1.53.84.2: #110957# #i9497# Added support for dropcaps 2003/08/20 12:50:09 cmc 1.53.84.1: retab everything to 4spaces per tab for once and for all


2003-09-25  Rüdiger Timm  <rt@openoffice.org>  [8a8f2a873e2a315aa712ddc09e980971a2b485e9]

INTEGRATION: CWS killarneyfilterteam13 (1.63.78); FILE MERGED 2003/09/10 14:20:17 cmc 1.63.78.6: #i18810# delete not add 2003/09/08 14:37:55 cmc 1.63.78.5: retab after merge to re-remove tabs 2003/09/08 14:34:38 cmc 1.63.78.4: #i12831# writer (like word since 2000) should only export english field names 2003/09/03 14:53:14 cmc 1.63.78.3: RESYNC: (1.63-1.65); FILE MERGED 2003/08/28 12:13:51 cmc 1.63.78.2: #i18247# Implment import and export of background page colours (for free we get some support for background images) 2003/08/20 12:50:09 cmc 1.63.78.1: retab everything to 4spaces per tab for once and for all


2003-09-25  Rüdiger Timm  <rt@openoffice.org>  [8a09542f3700d858006fbec4946c19cbf6e23bea]

INTEGRATION: CWS killarneyfilterteam13 (1.2.4); FILE MERGED 2003/09/08 14:37:54 cmc 1.2.4.1: retab after merge to re-remove tabs


2003-09-25  Rüdiger Timm  <rt@openoffice.org>  [88be0b6a8d90edaa5e572c8be0136ad7371fce09]

INTEGRATION: CWS killarneyfilterteam13 (1.2.4); FILE MERGED 2003/09/08 15:26:27 cmc 1.2.4.1: #112027# #110379# rename and move suitably generic method to nice sensibly documented area


2003-09-25  Rüdiger Timm  <rt@openoffice.org>  [26ebb8dd8f93041e0615be8818ddcb19b4f3af36]

INTEGRATION: CWS killarneyfilterteam13 (1.2.4); FILE MERGED 2003/09/16 10:29:29 cmc 1.2.4.2: #110379# A start node could 2003/09/08 15:26:27 cmc 1.2.4.1: #112027# #110379# rename and move suitably generic method to nice sensibly documented area


2003-09-25  Rüdiger Timm  <rt@openoffice.org>  [49b2c76dc82f3e2f300663a97e9bd6aaf4002394]

INTEGRATION: CWS killarneyfilterteam13 (1.2.16); FILE MERGED 2003/08/21 14:19:09 cmc 1.2.16.3: filtertrace negative vertical positioning anchored to character/para 2003/08/21 13:51:51 cmc 1.2.16.2: filtertrace numbering that uses tabs 2003/08/20 15:37:08 cmc 1.2.16.1: Log row can/can't split property


2003-09-25  Rüdiger Timm  <rt@openoffice.org>  [a102857d26fa8ff6a6eb382ffbdfdf2d10ea97fe]

INTEGRATION: CWS killarneyfilterteam13 (1.2.16); FILE MERGED 2003/08/21 14:19:08 cmc 1.2.16.3: filtertrace negative vertical positioning anchored to character/para 2003/08/21 13:51:51 cmc 1.2.16.2: filtertrace numbering that uses tabs 2003/08/20 15:37:08 cmc 1.2.16.1: Log row can/can't split property


2003-09-25  Rüdiger Timm  <rt@openoffice.org>  [963c2631bf2a17e61e0ce0a3f6a4091703398e5a]

INTEGRATION: CWS killarneyfilterteam13 (1.12.4); FILE MERGED 2003/09/08 14:34:38 cmc 1.12.4.1: #i12831# writer (like word since 2000) should only export english field names


2003-09-25  Rüdiger Timm  <rt@openoffice.org>  [4919bd43ea171c92b6fe72947e86fe313b1579b9]

INTEGRATION: CWS killarneyfilterteam13 (1.1.2); FILE ADDED 2003/09/08 14:14:58 cmc 1.1.2.1: #i12831# word now uses always english field names


2003-09-25  Rüdiger Timm  <rt@openoffice.org>  [10f788a12eb083043dea5ae3fc7ff43efc27192b]

INTEGRATION: CWS killarneyfilterteam13 (1.1.2); FILE ADDED 2003/09/08 14:14:24 cmc 1.1.2.1: #i12831# word now uses always english field names


2003-09-25  Rüdiger Timm  <rt@openoffice.org>  [3515e83c63a8c8e5c1b1e2c5310096a6778928a9]

INTEGRATION: CWS killarneyfilterteam13 (1.6.82); FILE MERGED 2003/08/28 12:13:51 cmc 1.6.82.2: #i18247# Implment import and export of background page colours (for free we get some support for background images) 2003/08/20 12:50:08 cmc 1.6.82.1: retab everything to 4spaces per tab for once and for all


2003-09-25  Rüdiger Timm  <rt@openoffice.org>  [9cd6d9449775502660a320df692fb480868c7585]

INTEGRATION: CWS killarneyfilterteam13 (1.11.4); FILE MERGED 2003/09/10 09:30:46 mmaher 1.11.4.1: #111895# fixed a problem with sections containing no paragraphs and some unrecognised control words for borders


2003-09-25  Rüdiger Timm  <rt@openoffice.org>  [5552c4ba63b92ecd7a431dbb6a0c31d4a7394f7a]

INTEGRATION: CWS killarneyfilterteam13 (1.29.4); FILE MERGED 2003/09/10 09:30:45 mmaher 1.29.4.1: #111895# fixed a problem with sections containing no paragraphs and some unrecognised control words for borders


2003-09-25  Rüdiger Timm  <rt@openoffice.org>  [04c66aa24cefa6bccb397cd4bd07e8346d36d53f]

INTEGRATION: CWS killarneyfilterteam13 (1.17.4); FILE MERGED 2003/09/08 13:46:34 mmaher 1.17.4.1: #111898# Added support for Page references


2003-09-25  Rüdiger Timm  <rt@openoffice.org>  [058d70fe79754af551396a753daaf2446129e703]

INTEGRATION: CWS killarneyfilterteam13 (1.17.168); FILE MERGED 2003/08/22 16:04:15 mmaher 1.17.168.1: #110957# #i9497# Added GetDropSize to the TxtNode to allow the filter to get the dimensions of the drop


2003-09-25  Rüdiger Timm  <rt@openoffice.org>  [b674e76e4e657897b6c2b05f0c4a7bf58277807f]

INTEGRATION: CWS killarneyfilterteam13 (1.11.60); FILE MERGED 2003/08/22 16:04:16 mmaher 1.11.60.1: #110957# #i9497# Added GetDropSize to the TxtNode to allow the filter to get the dimensions of the drop


2003-09-24  Rüdiger Timm  <rt@openoffice.org>  [c7f2d82c2cee09bc23fb261f307d4c2b185c71d1]

#100000# links against SO2LIB, so we need module so3


2003-09-24  Rüdiger Timm  <rt@openoffice.org>  [29d012f82b10a3f06e5ed7f34ce475eb4e5287dc]

#100000# in some cases we need SJLIB


2003-09-24  Rüdiger Timm  <rt@openoffice.org>  [186d6ec43464a7238f8adf52d06763c25a3a841a]

#100000# goodies not needed here


2003-09-24  Rüdiger Timm  <rt@openoffice.org>  [d35608942f88da8bb09a306619480ca9b50124b9]

#100000# sfx2 does not really need setup2


2003-09-24  Rüdiger Timm  <rt@openoffice.org>  [17a4786e1f7e236e03aa4c9b57db233866806771]

#100000# clean up


2003-09-23  Rüdiger Timm  <rt@openoffice.org>  [18f1758f152f2e3de0061641b2ec5c6fe66b9979]

#100000# dekstop now only depends on offmgr.


2003-09-23  Rüdiger Timm  <rt@openoffice.org>  [f520e9451570815ea6115d023ac5709cc6beadb2]

#100000# clean up


2003-09-23  Thomas Benisch  <tbe@openoffice.org>  [356ef1f18fdcd06645d4e803ff1e9c7433478802]

#i18767# added LanguageScriptProvider and ScriptProvider to supported service names


2003-09-23  Rüdiger Timm  <rt@openoffice.org>  [a656afd2de5c608d0632d103c11affe00c3476a9]

#100000# don't deliver non existing files


2003-09-23  Rüdiger Timm  <rt@openoffice.org>  [233eda63d1e44af1c65f9277df9b11fbf3d7e4bf]

#110843# sdcore.srs removed


2003-09-23  Rüdiger Timm  <rt@openoffice.org>  [ed701b9bf3068e91514b9030ca4534757a50e424]

#100000# since CWS fwkq1 there is no dependency on module sc any more.


2003-09-23  Thomas Benisch  <tbe@openoffice.org>  [d7fe2c208105b20c04c6b232362ca08df08795ec]

#i18767# added XBrowseNode


2003-09-23  Thomas Benisch  <tbe@openoffice.org>  [287b417897edfa138e3a7629bdf75d53cd23fd26]

#i18767# integration of Starbasic runtime to ScriptingFramework provider


2003-09-23  Thomas Benisch  <tbe@openoffice.org>  [523b47bc025a024fb4f1216ae32c98c84b62e009]

#i18767# added baslibnode.obj, basmodnode.obj, basmethnode.obj


2003-09-22  Rüdiger Timm  <rt@openoffice.org>  [bdfe3da70799495f5e3afb1c70bc132649f67aae]

#100000# Temporary variable needed to apply &-operator to.


2003-09-22  Rüdiger Timm  <rt@openoffice.org>  [48f5af79b465dcbb188bcf96f926c71bebd1113a]

#100000# don't include sfx2/fsetobsh.hxx any more, is has been removed


2003-09-22  Rüdiger Timm  <rt@openoffice.org>  [8d8ca31ad02cdf8809489c4bce8f027e10f189ef]

#100000# Removed some symbols which are not in sd library any more since it isn't linked statically against sc and sm (CWS fwkq1, makefile.mk rev. 1.22)


2003-09-22  Rüdiger Timm  <rt@openoffice.org>  [80ceb192532a98f95fa50dbbb8d0f58f93db1d7c]

#100000# BUILD_SPECIAL


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [199c22cd25ce79f35694b4b0a0de882d1f92115d]

new version for SRC680


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [d6d42c7cd3f8c0e04d0d41b584cd172ca3d383de]

new version for SRC680


2003-09-19  Kurt Zenker  <kz@openoffice.org>  [1b03ba2ea28950fc9303fe0e724feb925b10ba97]

new version for SRC680


2003-09-19  Kurt Zenker  <kz@openoffice.org>  [c524ddee3430666b6db43cc823336c40f180c153]

new version for SRC680


2003-09-19  Kurt Zenker  <kz@openoffice.org>  [8083055d2da75fcbbe3b8bfe46161f1c952e7a7b]

new version for SRC680


2003-09-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [964c1ae20af20ae30becca0299626f462d1794b5]

#10000# fix link flags to reenable crashdump


2003-09-19  Kurt Zenker  <kz@openoffice.org>  [42e8691e9c29d674da297d345ffbe955c10dc251]

new version for SRC680


2003-09-19  Kurt Zenker  <kz@openoffice.org>  [c4a500dbf00a3a13785d49720263f78050527aa7]

new version for SRC680


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [607efc970b4bc3b9f396afe0400028a1ccb29ade]

#100000# revert unnecessary dependencies introduced with rev. 1.15.4.2 and 1.15.4.1


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [467f330fdcedebdc26545b5e39e92c590f5b4e37]

SRC680


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [185cf64f7f7b42f96abe1d48fc1a5a69490ee9b1]

#100000# Changes by mba for integrating CWS fwkq1, necessary because of move from iodetect.hxx to iodetect.cxx


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [518f7968dcbc4e3ee452117ce2ac8546e0b3fa8a]

INTEGRATION: CWS fwkq1 (1.38.34); FILE MERGED 2003/08/15 07:11:33 mba 1.38.34.1: #110843#: get rid of static linkages to modules


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [483f7f409b17020f862b6b8c8677f3c86745957b]

INTEGRATION: CWS fwkq1 (1.19.92); FILE MERGED 2003/07/15 06:35:54 mba 1.19.92.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [254a9065892905f1459151d2f761fb2549f9e720]

INTEGRATION: CWS geordi2q05 (1.41.126); FILE MERGED 2003/09/19 07:54:07 rt 1.41.126.1: #111934#: join CWS sw02pp1


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [efb2c15815d82b7a69d2f460cddfde2050f8b719]

INTEGRATION: CWS geordi2q05 (1.47.22); FILE MERGED 2003/09/19 07:54:07 rt 1.47.22.1: #111934#: join CWS sw02pp1


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [ceddab9a8b3f660f24c069a215e7db83052d4936]

INTEGRATION: CWS geordi2q05 (1.16.174); FILE MERGED 2003/09/19 07:54:06 rt 1.16.174.1: #111934#: join CWS sw02pp1


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [52987699335c3057e04d54a258049ac2578a9dc7]

INTEGRATION: CWS geordi2q05 (1.3.212); FILE MERGED 2003/09/19 07:54:05 rt 1.3.212.1: #111934#: join CWS sw02pp1


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [5fa411479aec1ea7a539b4f02311924ce626b6c3]

INTEGRATION: CWS geordi2q05 (1.12.386); FILE MERGED 2003/09/19 07:54:04 rt 1.12.386.1: #111934#: join CWS sw02pp1


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [ac7d287b8e010301591a33801aca31ed4db5cc6c]

INTEGRATION: CWS geordi2q05 (1.25.246); FILE MERGED 2003/09/19 07:54:03 rt 1.25.246.1: #111934#: join CWS sw02pp1


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [ec89eecec5e076abb02b8ac08e55d15bf1282a9f]

INTEGRATION: CWS geordi2q05 (1.56.158); FILE MERGED 2003/09/19 07:54:03 rt 1.56.158.1: #111934#: join CWS sw02pp1


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [553e4ef928f9e2874f5bfcff4db96d929bca8c77]

INTEGRATION: CWS geordi2q05 (1.45.120); FILE MERGED 2003/09/19 07:54:02 rt 1.45.120.1: #111934#: join CWS sw02pp1


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [98be3290112fc78441dbb7589e40c7b54148e2f6]

INTEGRATION: CWS geordi2q05 (1.45.158); FILE MERGED 2003/09/19 07:54:02 rt 1.45.158.1: #111934#: join CWS sw02pp1


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [c9001a27f51b5fc8fee7bd8586fa5fa5bbf00879]

INTEGRATION: CWS geordi2q05 (1.1.16); FILE MERGED 2003/09/16 16:11:16 rt 1.1.16.1: #111934#: join CWS ooo11vclrc5


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [00d11795b33ac138c7976c41359d9ce802840ffd]

INTEGRATION: CWS geordi2q05 (1.106.14); FILE MERGED 2003/09/16 16:20:52 rt 1.106.14.1: #111934#: join CWS ooo11vclrc5


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [31f3ce78bf72c0b78e6da0285aa38c9007d84baa]

INTEGRATION: CWS geordi2q05 (1.43.16); FILE MERGED 2003/09/16 16:20:51 rt 1.43.16.1: #111934#: join CWS ooo11vclrc5


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [841524b1b7ee087933c1ec52686b2a35eb62b96c]

INTEGRATION: CWS geordi2q05 (1.10.154); FILE MERGED 2003/09/16 16:20:50 rt 1.10.154.1: #111934#: join CWS ooo11vclrc5


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [683e601840c63b4a6152f1ce37ddf55f56dc75b7]

INTEGRATION: CWS geordi2q05 (1.21.14); FILE MERGED 2003/09/16 16:20:49 rt 1.21.14.1: #111934#: join CWS ooo11vclrc5


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [d95467751b4a407ccf14f83cc0a211f069e68016]

INTEGRATION: CWS geordi2q05 (1.22.12); FILE MERGED 2003/09/19 09:22:44 rt 1.22.12.2: #111934#: join from SRX645 m19 2003/09/16 16:06:01 rt 1.22.12.1: #111934#: join CWS ooo11vclrc5


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [a21a5b12e3defeaef57acea9623c6506500d5dd9]

INTEGRATION: CWS editeng02 (1.21.362); FILE MERGED 2003/08/15 15:00:00 mt 1.21.362.1: #111823# Removed SUPD and old methods


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [70f4c15f262cf3ea8bbe0bd96e607d1983ff73f2]

INTEGRATION: CWS editeng02 (1.23.360); FILE MERGED 2003/09/03 13:03:29 mt 1.23.360.2: RESYNC: (1.23-1.24); FILE MERGED 2003/08/15 14:59:59 mt 1.23.360.1: #111823# Removed SUPD and old methods


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [acf9c56a7f12c219f3425ffbaa32b35abc0b2815]

INTEGRATION: CWS editeng02 (1.47.358); FILE MERGED 2003/08/15 15:01:29 mt 1.47.358.1: #46064# Use SvxSpellWrapper::CheckSpellLang


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [5a42acad1f47855e54516975fc495e7cf703df4d]

INTEGRATION: CWS editeng02 (1.87.108); FILE MERGED 2003/09/03 13:06:23 mt 1.87.108.2: RESYNC: (1.87-1.88); FILE MERGED 2003/08/19 12:51:55 mt 1.87.108.1: #i9050# Do Kerning also behind portions...


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [62fa9dc4e7298f7869f9737f8efa1d21fe8a0a0f]

INTEGRATION: CWS editeng02 (1.9.358); FILE MERGED 2003/08/19 13:14:51 mt 1.9.358.1: #i12514# don't ignore form group


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [333a0a867e0bfaa67460165afba643db364397a4]

INTEGRATION: CWS editeng02 (1.6.210); FILE MERGED 2003/08/15 15:02:21 mt 1.6.210.1: #46064# Call base in EndSpell()


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [6e6ba8d82ea89594e0d257c78720565401c9450d]

INTEGRATION: CWS editeng02 (1.27.188); FILE MERGED 2003/08/15 15:02:55 mt 1.27.188.1: #111823# Removed SUPD and old methods


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [34c36220255a96d9fd033ac6f6e571125d8334d3]

INTEGRATION: CWS editeng02 (1.81.134); FILE MERGED 2003/09/03 13:05:56 mt 1.81.134.2: RESYNC: (1.81-1.83); FILE MERGED 2003/08/15 15:02:55 mt 1.81.134.1: #111823# Removed SUPD and old methods


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [5b2e62099031d1d3d64ed076e72c224dc3f7506b]

INTEGRATION: CWS editeng02 (1.6.180); FILE MERGED 2003/08/15 14:57:34 mt 1.6.180.1: #46064# ShowLangaugeErrors is static and public now


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [a78a65036d76e54dc1b3d50a8f5888c3a27ee73c]

INTEGRATION: CWS fwkq1 (1.77.26); FILE MERGED 2003/08/28 15:54:55 mba 1.77.26.3: RESYNC: (1.78-1.79); FILE MERGED 2003/08/13 16:21:00 mba 1.77.26.2: RESYNC: (1.77-1.78); FILE MERGED 2003/07/15 06:38:17 mba 1.77.26.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [5866dd323445b0e6e1389df0fadaeac74c456f28]

INTEGRATION: CWS fwkq1 (1.77.12); FILE MERGED 2003/08/22 15:08:52 mba 1.77.12.4: #110843#: new implementation for object creation 2003/08/13 15:22:27 mba 1.77.12.3: RESYNC: (1.78-1.79); FILE MERGED 2003/07/15 14:39:37 mba 1.77.12.2: RESYNC: (1.77-1.78); FILE MERGED 2003/07/15 06:31:16 mba 1.77.12.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [c0fdadcce193ceb08d5100937c9c63de79939313]

INTEGRATION: CWS fwkq1 (1.1.2); FILE ADDED 2003/07/15 06:26:55 mba 1.1.2.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [d13111c044c86b3113c6aa51ad8686e5955d5537]

INTEGRATION: CWS fwkq1 (1.2.134); FILE MERGED 2003/07/15 06:27:03 mba 1.2.134.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [38d329f01fe6e6d45a3a28685f61252041d43695]

INTEGRATION: CWS fwkq1 (1.10.26); FILE MERGED 2003/09/12 15:43:35 mba 1.10.26.2: #112213#: check readonly state of Medium 2003/07/15 06:27:02 mba 1.10.26.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [495f53c8b40170a05ff95e8573131fba599c6cab]

INTEGRATION: CWS fwkq1 (1.24.26); FILE MERGED 2003/07/17 12:21:24 mba 1.24.26.2: #110843#: get rid of factories 2003/07/15 06:25:23 mba 1.24.26.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [f2d53fd72de2b7e748aedb982f4f203670442e4f]

INTEGRATION: CWS fwkq1 (1.2.36); FILE MERGED 2003/07/15 06:25:22 mba 1.2.36.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [8ed8227f52535157d5fffe6220d13dcb9fe69c26]

INTEGRATION: CWS fwkq1 (1.11.44); FILE MERGED 2003/07/15 06:25:24 mba 1.11.44.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [535023c95d08d190e8e2472eb16f28064c29b4f7]

INTEGRATION: CWS fwkq1 (1.5.120); FILE MERGED 2003/07/15 06:25:23 mba 1.5.120.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [0542d3e3571991d8eb28e9e04b63575f45e899da]

INTEGRATION: CWS fwkq1 (1.1.2); FILE ADDED 2003/07/15 06:24:55 mba 1.1.2.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [a7674bcd894e566e4f5d3fd207a44ef03770c71d]

INTEGRATION: CWS fwkq1 (1.1.2); FILE ADDED 2003/09/12 15:43:38 mba 1.1.2.3: #112213#: check readonly state of Medium 2003/07/17 12:41:35 mba 1.1.2.2: #110843#: optimize type detection 2003/07/15 06:25:04 mba 1.1.2.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [02a5a4d18aa3ecd21366779ce6aa9fd407e813ac]

INTEGRATION: CWS fwkq1 (1.6.10); FILE MERGED 2003/07/15 15:18:52 mba 1.6.10.2: RESYNC: (1.6-1.7); FILE MERGED 2003/07/15 06:25:22 mba 1.6.10.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [dff4158c3037fbd0108d85d52b4b6263389bd234]

INTEGRATION: CWS fwkq1 (1.6.124); FILE MERGED 2003/07/15 06:25:23 mba 1.6.124.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [9e6f7233556f8bfc83a3cc43e30171a6e3942580]

INTEGRATION: CWS fwkq1 (1.19.10); FILE MERGED 2003/07/15 06:25:46 mba 1.19.10.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [ff844f2fd81c6f7ac4897635ac203748287b08d1]

INTEGRATION: CWS fwkq1 (1.61.14); FILE MERGED 2003/07/15 06:25:24 mba 1.61.14.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [c9aefb1f38ad468859b6dace1413b135a5683d04]

INTEGRATION: CWS fwkq1 (1.1.2); FILE ADDED 2003/07/15 06:25:13 mba 1.1.2.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [bf9c954cf32bed056b45c25e706e066a2b799490]

INTEGRATION: CWS fwkq1 (1.10.44); FILE MERGED 2003/08/28 16:06:52 mba 1.10.44.3: RESYNC: (1.10-1.11); FILE MERGED 2003/08/20 15:48:47 mba 1.10.44.2: #110843#: obsolete code removed 2003/07/15 06:24:36 mba 1.10.44.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [0316db277c2c5ac7bf8924e53008d5f65835dbd0]

INTEGRATION: CWS fwkq1 (1.9.100); FILE MERGED 2003/07/17 12:21:23 mba 1.9.100.2: #110843#: get rid of factories 2003/07/15 06:24:25 mba 1.9.100.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [79116f05591f4243bf81723dc222332ee4da89d8]

INTEGRATION: CWS fwkq1 (1.10.44); FILE MERGED 2003/07/15 06:24:25 mba 1.10.44.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [2d9c6d1c75c12b04bb6f92cb037f33064d007913]

INTEGRATION: CWS fwkq1 (1.1.1.1.142); FILE MERGED 2003/07/15 06:24:24 mba 1.1.1.1.142.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [7a7d240357a82256b4bda7fabed2a3b2f23d7b63]

INTEGRATION: CWS fwkq1 (1.17.44); FILE MERGED 2003/07/15 06:24:23 mba 1.17.44.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [fdfd716343e96938444c0cf95cb474d6675e69a3]

INTEGRATION: CWS fwkq1 (1.1.2); FILE ADDED 2003/07/15 06:35:44 mba 1.1.2.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [febe20cab36fd57e10e17548e125f311a6174102]

INTEGRATION: CWS fwkq1 (1.2.286); FILE MERGED 2003/07/15 06:38:57 mba 1.2.286.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [207c2babb681a3d6720040572bd71bdc382c63c2]

INTEGRATION: CWS fwkq1 (1.24.26); FILE MERGED 2003/09/12 15:41:05 mba 1.24.26.3: #112213#: check readonly state of Medium 2003/08/28 15:53:29 mba 1.24.26.2: RESYNC: (1.24-1.26); FILE MERGED 2003/07/15 06:38:56 mba 1.24.26.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [a50538b31ce83826f3c6877f8813c61f79d6b027]

INTEGRATION: CWS fwkq1 (1.22.82); FILE MERGED 2003/08/28 15:53:44 mba 1.22.82.2: RESYNC: (1.22-1.23); FILE MERGED 2003/07/15 06:38:46 mba 1.22.82.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [a6ee393da6e68391f47f5d76dbe4809fa78c1088]

INTEGRATION: CWS fwkq1 (1.7.82); FILE MERGED 2003/07/15 06:38:41 mba 1.7.82.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [1b130bdffdafbe3ae0fcda9cfb948e09f9b48d0e]

INTEGRATION: CWS fwkq1 (1.11.82); FILE MERGED 2003/07/15 06:38:33 mba 1.11.82.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [444b6cb245c6b75e99627c92d67b3927af7f295b]

INTEGRATION: CWS fwkq1 (1.15.82); FILE MERGED 2003/07/15 06:38:32 mba 1.15.82.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [95a6408437cee2d4e86d2d71ae9546012f4663c8]

INTEGRATION: CWS fwkq1 (1.1.2); FILE ADDED 2003/08/18 11:32:44 mba 1.1.2.1: #110843#: start Autopilots via UNO


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [857820d023d70e2ab0cfa0cc9804e613c48b4c86]

INTEGRATION: CWS fwkq1 (1.1.2); FILE ADDED 2003/08/25 08:22:49 mba 1.1.2.3: #110843#: GCC needs temp. Var. 2003/08/22 15:11:23 mba 1.1.2.2: #110843#: execute slot request directly with dispatch arguments 2003/08/18 11:32:55 mba 1.1.2.1: #110843#: start Autopilots via UNO


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [a41f957b6fcf9534bf42cd75b32fa947466ec477]

INTEGRATION: CWS fwkq1 (1.6.82); FILE MERGED 2003/07/15 06:38:17 mba 1.6.82.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [130a2ef4c1d9bbc550adca48b77cb2f4a4ee74bd]

INTEGRATION: CWS fwkq1 (1.9.104); FILE MERGED 2003/08/18 11:32:17 mba 1.9.104.1: #110843#: start Autopilots via UNO


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [dec4dd1204caedbeea0b8f7d664e49b2561dc0fd]

INTEGRATION: CWS fwkq1 (1.2.104); FILE MERGED 2003/07/15 06:38:18 mba 1.2.104.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [dcfdca45eb7446d26f22a0f35a05cfb8c8eccbcc]

INTEGRATION: CWS fwkq1 (1.24.44); FILE MERGED 2003/07/15 06:38:17 mba 1.24.44.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [7168a84006936e5560af8c7205c7a793f87b4d5a]

INTEGRATION: CWS fwkq1 (1.1.2); FILE ADDED 2003/07/15 06:35:27 mba 1.1.2.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [60f1cc10a5bec5b0f6f1e1a312dc6abd83081db1]

INTEGRATION: CWS fwkq1 (1.1.2); FILE ADDED 2003/09/12 15:41:44 mba 1.1.2.4: #112213#: check readonly state of Medium; #112203#: use ErrorCode from DetectFilter 2003/08/26 15:27:46 mba 1.1.2.3: #110843#: real typedection services for all types, no default detector 2003/08/22 15:11:57 mba 1.1.2.2: #110843#: need to recognize flat detected type 2003/07/15 06:35:27 mba 1.1.2.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [da694401216b07bd90a86590570ec2aadea4d2e5]

INTEGRATION: CWS fwkq1 (1.1.2); FILE ADDED 2003/07/15 06:35:28 mba 1.1.2.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [55d69423a43f29caf9138976e5f82c1781207872]

INTEGRATION: CWS fwkq1 (1.13.82); FILE MERGED 2003/08/28 15:54:49 mba 1.13.82.4: RESYNC: (1.13-1.14); FILE MERGED 2003/08/18 11:32:16 mba 1.13.82.3: #110843#: start Autopilots via UNO 2003/07/17 12:36:36 mba 1.13.82.2: #110843#: get rid of factories 2003/07/15 06:38:25 mba 1.13.82.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [9fd1d01f48af2eeaa6aae18c951f88bdb4d6b918]

INTEGRATION: CWS fwkq1 (1.1.2); FILE ADDED 2003/07/15 06:35:12 mba 1.1.2.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [d49064aeff6d1df369bdb7d1ef325dad7aa3cd49]

INTEGRATION: CWS fwkq1 (1.4.82); FILE MERGED 2003/07/15 06:38:18 mba 1.4.82.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [6f842a91e7a6012161176409adfa715da8e2ae50]

INTEGRATION: CWS fwkq1 (1.40.82); FILE MERGED 2003/08/28 15:55:21 mba 1.40.82.2: RESYNC: (1.40-1.41); FILE MERGED 2003/07/15 06:38:11 mba 1.40.82.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [a2e6c88ff7160410d5b8adc699855d5d9b592103]

INTEGRATION: CWS fwkq1 (1.4.82); FILE MERGED 2003/07/15 06:38:04 mba 1.4.82.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [2e8e4c49469de69a7c211dfc85479f5d03f57b60]

INTEGRATION: CWS fwkq1 (1.6.82); FILE MERGED 2003/07/15 06:38:04 mba 1.6.82.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [e16c58aad8960c2dbc9385cc46359455b41e183f]

INTEGRATION: CWS fwkq1 (1.27.78); FILE MERGED 2003/09/01 13:44:10 mba 1.27.78.3: #110843#: no access to special factories from class SvFactory 2003/08/28 15:56:42 mba 1.27.78.2: RESYNC: (1.27-1.28); FILE MERGED 2003/07/15 06:37:55 mba 1.27.78.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [336957363726ee18d2e99f1ce59c66be5cffcec9]

INTEGRATION: CWS fwkq1 (1.17.82); FILE MERGED 2003/08/28 13:11:56 mba 1.17.82.1: #110843#: make FrameItem usable for API calls because Wizards are triggered by dispatch API


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [f7850666e10872d5b608b7a59355b34b62375006]

INTEGRATION: CWS fwkq1 (1.30.82); FILE MERGED 2003/07/15 06:37:50 mba 1.30.82.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [122bad96280e53dc8a9152964703a65973f2d549]

INTEGRATION: CWS fwkq1 (1.7.82); FILE MERGED 2003/07/15 06:37:44 mba 1.7.82.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [8d939713fe9e2f468f8c58ca5a2ceda5469d97b7]

INTEGRATION: CWS fwkq1 (1.13.82); FILE MERGED 2003/07/15 06:37:35 mba 1.13.82.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [0345b2cdf1dfb1be0bae2d1ce6154a22e1932daf]

INTEGRATION: CWS fwkq1 (1.32.44); FILE MERGED 2003/07/15 15:44:29 mba 1.32.44.2: RESYNC: (1.32-1.33); FILE MERGED 2003/07/15 06:37:21 mba 1.32.44.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [65835c5159fe7c99dd1f01eb392e51b6661a31ca]

INTEGRATION: CWS fwkq1 (1.10.82); FILE MERGED 2003/07/15 06:37:22 mba 1.10.82.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [6fe73b0bd89787c04d7866812f836a19097553ff]

INTEGRATION: CWS fwkq1 (1.6.82); FILE MERGED 2003/08/28 16:01:40 mba 1.6.82.2: RESYNC: (1.6-1.7); FILE MERGED 2003/07/15 06:37:28 mba 1.6.82.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [1a73db681cadeb173b2ef6ccf45abc930fec919d]

INTEGRATION: CWS fwkq1 (1.54.82); FILE MERGED 2003/08/22 15:10:52 mba 1.54.82.3: #110843#: new implementation for executing OutlineToImpress 2003/08/13 16:37:06 mba 1.54.82.2: RESYNC: (1.54-1.55); FILE MERGED 2003/07/15 06:37:20 mba 1.54.82.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [0a05124ba53ececdcb0c1853302288d08c23b7c3]

INTEGRATION: CWS fwkq1 (1.31.30); FILE MERGED 2003/07/15 06:37:21 mba 1.31.30.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [1f1ab85b4e1fc001d38d2eb0287d36292e968071]

INTEGRATION: CWS fwkq1 (1.31.26); FILE MERGED 2003/08/28 16:01:46 mba 1.31.26.2: RESYNC: (1.31-1.32); FILE MERGED 2003/07/15 06:37:11 mba 1.31.26.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [c5c965b29bf471fe972c58d49a5bcebc2c0c55b7]

INTEGRATION: CWS fwkq1 (1.13.26); FILE MERGED 2003/08/28 16:04:26 mba 1.13.26.3: RESYNC: (1.14-1.15); FILE MERGED 2003/07/15 15:46:58 mba 1.13.26.2: RESYNC: (1.13-1.14); FILE MERGED 2003/07/15 06:37:04 mba 1.13.26.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [a8dbe6d09f0b71599e32e473c00222beed78f219]

INTEGRATION: CWS fwkq1 (1.23.82); FILE MERGED 2003/07/15 06:36:56 mba 1.23.82.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [fe3713938846eee66bdce11bcf6b3206e4b70fa5]

INTEGRATION: CWS fwkq1 (1.11.82); FILE MERGED 2003/07/15 06:36:44 mba 1.11.82.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [977fb8f05eca1d0c27ae4647c170efcd6b92b256]

INTEGRATION: CWS fwkq1 (1.5.82); FILE MERGED 2003/07/15 06:36:37 mba 1.5.82.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [693d6d607b59c96369c658cae8f2e936363dc6af]

INTEGRATION: CWS fwkq1 (1.10.82); FILE MERGED 2003/08/22 15:10:02 mba 1.10.82.2: #110843#: new hidden filter used instead of old hack 2003/07/15 06:36:27 mba 1.10.82.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [44e2cc9d0d2b8f583ad5fc0593772aea84508b67]

INTEGRATION: CWS fwkq1 (1.16.82); FILE MERGED 2003/07/15 06:36:26 mba 1.16.82.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [026f95e5b573d061972c8d4876a98615f2c0b0e5]

INTEGRATION: CWS fwkq1 (1.7.116); FILE MERGED 2003/08/22 15:09:24 mba 1.7.116.2: #110843#: old slot removed 2003/08/18 11:30:23 mba 1.7.116.1: #110843#: start Autopilots via UNO


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [7bc74fc080998ba044d8985318aa976685485f96]

INTEGRATION: CWS fwkq1 (1.43.44); FILE MERGED 2003/08/28 16:05:51 mba 1.43.44.2: RESYNC: (1.43-1.44); FILE MERGED 2003/08/18 11:30:21 mba 1.43.44.1: #110843#: start Autopilots via UNO


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [e95e7b5985983301b1139d1662494af479452447]

INTEGRATION: CWS fwkq1 (1.10.42); FILE MERGED 2003/08/28 16:06:02 mba 1.10.42.2: RESYNC: (1.10-1.11); FILE MERGED 2003/07/15 06:36:07 mba 1.10.42.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [f56437fd33a3786f725e0550628c6331b6cfc2fc]

INTEGRATION: CWS fwkq1 (1.3.276); FILE MERGED 2003/07/15 06:35:55 mba 1.3.276.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [9cdf944151e588b69fdf63810533f58d4534f284]

INTEGRATION: CWS fwkq1 (1.10.116); FILE MERGED 2003/08/28 16:06:28 mba 1.10.116.3: RESYNC: (1.11-1.12); FILE MERGED 2003/08/13 16:45:20 mba 1.10.116.2: RESYNC: (1.10-1.11); FILE MERGED 2003/07/17 12:36:35 mba 1.10.116.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [8e4d51f4af6732b41eb13c425158ef51dbd52389]

INTEGRATION: CWS fwkq1 (1.19.44); FILE MERGED 2003/08/13 08:37:43 mba 1.19.44.2: #110843#: get rid of factories 2003/07/15 06:35:55 mba 1.19.44.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [2903aef477fd96adc16f7a5668d0f8f8b45ce108]

INTEGRATION: CWS fwkq1 (1.2.276); FILE MERGED 2003/08/18 11:29:56 mba 1.2.276.2: #110843#: start Autopilots via UNO 2003/07/15 06:35:54 mba 1.2.276.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [4b65cde5618a5ecfcd2dc5e15df726f9eeaecfa8]

INTEGRATION: CWS fwkq1 (1.18.116); FILE MERGED 2003/07/15 06:35:54 mba 1.18.116.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [4d82c7efebda539337aabc033f6adc0929ed35c4]

INTEGRATION: CWS fwkq1 (1.3.276); FILE MERGED 2003/07/15 06:35:53 mba 1.3.276.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [9dc37219a2c34eb17743d932fc82b47d5bef15a9]

INTEGRATION: CWS fwkq1 (1.22.42); FILE MERGED 2003/07/15 06:35:53 mba 1.22.42.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [70f8b41219a7e6e458a514af5fc782313f506c9b]

INTEGRATION: CWS fwkq1 (1.46.44); FILE MERGED 2003/08/18 11:29:55 mba 1.46.44.1: #110843#: start Autopilots via UNO


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [8497f4392ab0ccea7853ff0188bfa3384eeeb074]

INTEGRATION: CWS fwkq1 (1.4.126); FILE MERGED 2003/09/10 14:45:03 mba 1.4.126.3: #112182#: service name missing 2003/07/16 09:27:47 mba 1.4.126.2: #110843#: get rid of factories 2003/07/15 06:30:48 mba 1.4.126.1: #110843#: register factories in services.rdb


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [12557e22b5814416c7d085fdd96241a2c2d1863b]

INTEGRATION: CWS fwkq1 (1.15.114); FILE MERGED 2003/07/15 06:31:30 mba 1.15.114.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [0feebba67bfde1cd019c3f202b62aab903fe4ee6]

INTEGRATION: CWS fwkq1 (1.7.286); FILE MERGED 2003/07/15 06:31:29 mba 1.7.286.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [8a2aa8b4f32205a7d6c5530c9b87ecef5e6d5077]

INTEGRATION: CWS fwkq1 (1.8.286); FILE MERGED 2003/08/21 07:49:39 mba 1.8.286.2: #110843#: factory fallback for editing links implemented 2003/07/15 06:31:21 mba 1.8.286.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [7eb423b5400e197fdd267477b883009d45b859ea]

INTEGRATION: CWS fwkq1 (1.25.114); FILE MERGED 2003/08/21 07:39:52 mba 1.25.114.2: #110843#: some problems detecting the right extension 2003/07/15 06:31:07 mba 1.25.114.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [22b8e115007ac283f00502212230a6b840507bf8]

INTEGRATION: CWS fwkq1 (1.45.12); FILE MERGED 2003/08/28 15:48:19 mba 1.45.12.3: RESYNC: (1.47-1.48); FILE MERGED 2003/08/13 15:26:43 mba 1.45.12.2: RESYNC: (1.46-1.47); FILE MERGED 2003/06/30 11:25:30 mba 1.45.12.1: #100000#


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [7cee5e202703300d0d56fbdd1c4cad5416b0c404]

INTEGRATION: CWS fwkq1 (1.2.312); FILE MERGED 2003/07/15 06:30:31 mba 1.2.312.1: #110843#: register factories in services.rdb


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [76421a3b9248e874e7a7a48913e72c398b363c57]

INTEGRATION: CWS fwkq1 (1.2.28); FILE MERGED 2003/07/15 06:59:04 mba 1.2.28.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [0edda01e502a08aa3b719bb1f1570a46a434c0cf]

INTEGRATION: CWS fwkq1 (1.1.2); FILE ADDED 2003/07/18 07:19:09 mba 1.1.2.3: #110843#: get rid of factories 2003/07/17 11:17:44 mba 1.1.2.2: #110843#: get rid of factories 2003/07/14 16:10:54 mba 1.1.2.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [53bb13af7727934b9098ab9929acb8923dc886e4]

INTEGRATION: CWS fwkq1 (1.1.2); FILE ADDED 2003/07/18 07:19:08 mba 1.1.2.3: #110843#: get rid of factories 2003/07/17 11:17:43 mba 1.1.2.2: #110843#: get rid of factories 2003/07/14 16:11:06 mba 1.1.2.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [30c4939c035dd6da1b8ff5c11ac3d2f4074eea34]

INTEGRATION: CWS fwkq1 (1.1.2); FILE ADDED 2003/07/14 16:11:53 mba 1.1.2.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [f09a85f7916ee3ff818e16b2e0ebde0fa980a345]

INTEGRATION: CWS fwkq1 (1.17.24); FILE MERGED 2003/08/28 15:44:44 mba 1.17.24.3: RESYNC: (1.17-1.18); FILE MERGED 2003/07/18 07:19:08 mba 1.17.24.2: #110843#: get rid of factories 2003/07/14 16:12:17 mba 1.17.24.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [6f0de13a905c9e82ecd6f3e56277236324d7673e]

INTEGRATION: CWS fwkq1 (1.11.28); FILE MERGED 2003/07/18 07:19:07 mba 1.11.28.2: #110843#: get rid of factories 2003/07/14 16:12:04 mba 1.11.28.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [3627354522d875f3c1ebdae0df13fc81577b3c37]

INTEGRATION: CWS fwkq1 (1.22.24); FILE MERGED 2003/07/14 16:12:03 mba 1.22.24.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [825d820c9e1d80601c7bb5793f9b80d47c554c40]

INTEGRATION: CWS fwkq1 (1.21.24); FILE MERGED 2003/07/14 16:12:03 mba 1.21.24.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [83cf30b0945dbf0ea1d4c337474f359d48cca4d8]

INTEGRATION: CWS fwkq1 (1.1.104); FILE MERGED 2003/07/18 07:19:07 mba 1.1.104.2: #110843#: get rid of factories 2003/07/14 16:11:27 mba 1.1.104.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [9ee4b1bd1691ffbf039d6f16414d258e1983dbf0]

INTEGRATION: CWS fwkq1 (1.3.104); FILE MERGED 2003/08/29 13:33:33 mba 1.3.104.1: #110843#: removed unnecessary macros


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [f6774e4cd249f8ee25186045126f5b6885398100]

INTEGRATION: CWS fwkq1 (1.8.78); FILE MERGED 2003/07/18 07:19:07 mba 1.8.78.2: #110843#: get rid of factories 2003/07/14 16:12:04 mba 1.8.78.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [9e103b8c2ff24f055808dd52f410777ef032cd00]

INTEGRATION: CWS fwkq1 (1.17.38); FILE MERGED 2003/08/28 15:45:00 mba 1.17.38.2: RESYNC: (1.17-1.18); FILE MERGED 2003/07/15 06:58:52 mba 1.17.38.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [e4348db24966fe395f844d8b4d70cb0ff7384ac0]

INTEGRATION: CWS fwkq1 (1.2.104); FILE MERGED 2003/07/14 16:09:48 mba 1.2.104.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [7b1155da8b0c2e3fdbbf4f9a0e29bf626e4c2972]

INTEGRATION: CWS fwkq1 (1.17.50); FILE MERGED 2003/09/12 15:43:24 mba 1.17.50.5: #112213#: check readonly state of Medium 2003/08/28 15:26:31 mba 1.17.50.4: RESYNC: (1.18-1.19); FILE MERGED 2003/07/17 12:15:01 mba 1.17.50.3: #110843#: get rid of factories 2003/07/15 15:06:36 mba 1.17.50.2: RESYNC: (1.17-1.18); FILE MERGED 2003/07/14 16:28:14 mba 1.17.50.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [f200ffddcf4e832ee4dfa4f99c7ca01cae402202]

INTEGRATION: CWS fwkq1 (1.1.2); FILE ADDED 2003/07/14 16:29:59 mba 1.1.2.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [eb9027bb2a893a37058228348db736d9165743fb]

INTEGRATION: CWS fwkq1 (1.1.1.1.220); FILE MERGED 2003/07/14 16:28:14 mba 1.1.1.1.220.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [ef1746e2552a3e65a20a29c478208c36cb24c5f4]

INTEGRATION: CWS fwkq1 (1.20.176); FILE MERGED 2003/07/14 16:28:13 mba 1.20.176.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [631defe85fb2a09db91d48706c3f69187aa96a20]

INTEGRATION: CWS fwkq1 (1.16.74); FILE MERGED 2003/07/14 16:28:12 mba 1.16.74.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [e91c1d5eff2f84178a605016b740605799e02103]

INTEGRATION: CWS fwkq1 (1.13.50); FILE MERGED 2003/07/14 16:28:12 mba 1.13.50.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [a6db8a42b1367b684e12def5b7e5e1c5b1415fef]

INTEGRATION: CWS fwkq1 (1.3.66); FILE MERGED 2003/07/14 16:28:11 mba 1.3.66.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [4aaee519df650bacdb6afb230f7e7f039f76e016]

INTEGRATION: CWS fwkq1 (1.1.2); FILE ADDED 2003/07/14 16:26:59 mba 1.1.2.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [fd22a6e66b9a3486d45dcafb094b303c15bebce3]

INTEGRATION: CWS fwkq1 (1.1.2); FILE ADDED 2003/09/12 15:43:20 mba 1.1.2.5: #112213#: check readonly state of Medium 2003/08/26 15:28:04 mba 1.1.2.4: #110843#: real typedection services for all types, no default detector 2003/08/19 15:54:23 mba 1.1.2.3: #110843#: small bug in filterdetection 2003/07/17 12:59:56 mba 1.1.2.2: #110843#: optimize type detection 2003/07/14 16:26:59 mba 1.1.2.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [f255b76c86b4e23bbc5fced8d5d2ceebe7fd91c6]

INTEGRATION: CWS fwkq1 (1.11.66); FILE MERGED 2003/07/14 16:28:10 mba 1.11.66.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [d4bc24cec4e82088abdc00df0a4a51b6c1db7a0f]

INTEGRATION: CWS fwkq1 (1.20.54); FILE MERGED 2003/09/12 15:43:06 mba 1.20.54.2: #112213#: check readonly state of Medium 2003/07/14 17:52:11 mba 1.20.54.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [300ff6a1014f805109d0dfad8ac0054611dbaa05]

INTEGRATION: CWS fwkq1 (1.8.176); FILE MERGED 2003/07/14 16:28:10 mba 1.8.176.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [7e7ffa63ed5ec4177d09436301c382ba516d7e4e]

INTEGRATION: CWS fwkq1 (1.4.182); FILE MERGED 2003/07/14 16:28:10 mba 1.4.182.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [d998aefb39cf65bab3ffa7ca34752397024dbf27]

INTEGRATION: CWS fwkq1 (1.35.18); FILE MERGED 2003/07/17 12:14:59 mba 1.35.18.2: #110843#: get rid of factories 2003/07/14 16:28:09 mba 1.35.18.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [96fe35e8ea9b1bfd7f19cd76da39c40a51f2007b]

INTEGRATION: CWS fwkq1 (1.1.2); FILE ADDED 2003/07/14 16:27:13 mba 1.1.2.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [5fd371c514441f631fc0a8cd8a4c1522e6533db7]

INTEGRATION: CWS fwkq1 (1.10.178); FILE MERGED 2003/07/14 16:28:09 mba 1.10.178.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [714d60582494ef6707966d9dabdc005295583ef2]

INTEGRATION: CWS fwkq1 (1.14.66); FILE MERGED 2003/07/14 16:28:08 mba 1.14.66.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [7bf4d418634ad06335864e8b123b7819a4c8509b]

INTEGRATION: CWS fwkq1 (1.7.176); FILE MERGED 2003/07/14 16:28:08 mba 1.7.176.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [060be0d87ac6bb9451581d5dfc4280eefb9ef3aa]

INTEGRATION: CWS fwkq1 (1.6.176); FILE MERGED 2003/07/14 16:28:07 mba 1.6.176.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [39ad964794d9129fefc896ab44ca28926cf60622]

INTEGRATION: CWS fwkq1 (1.5.178); FILE MERGED 2003/07/14 16:28:06 mba 1.5.178.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [e006aa71e999037ce6dd68cbd04ad0660782dba7]

INTEGRATION: CWS fwkq1 (1.24.18); FILE MERGED 2003/07/14 16:28:06 mba 1.24.18.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [e35a0962ee27849b51998c82ca6dea4464cd74b3]

INTEGRATION: CWS fwkq1 (1.8.74); FILE MERGED 2003/07/14 16:28:05 mba 1.8.74.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [531de59c247f0874dee4ef5a9f162c758d43fcdb]

INTEGRATION: CWS fwkq1 (1.14.178); FILE MERGED 2003/07/14 16:28:04 mba 1.14.178.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [a169d45731dcdbc720dea5d40a58d823dbd5031c]

INTEGRATION: CWS fwkq1 (1.25.52); FILE MERGED 2003/07/14 16:28:03 mba 1.25.52.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [d6a2ca006198fc7aceaae53e2ec467c49829b0eb]

INTEGRATION: CWS fwkq1 (1.62.18); FILE MERGED 2003/07/14 16:28:03 mba 1.62.18.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [7c76b75353765167bf8c1a291f564b52d821e900]

INTEGRATION: CWS fwkq1 (1.35.24); FILE MERGED 2003/07/14 16:28:01 mba 1.35.24.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [dfc0d62a0dc91bd97bbe6d89ca3a24e5aed6fbe4]

INTEGRATION: CWS fwkq1 (1.14.74); FILE MERGED 2003/07/14 16:28:00 mba 1.14.74.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [21abaaad4734e674cba4c7b9b3e117e12388862f]

INTEGRATION: CWS fwkq1 (1.11.66); FILE MERGED 2003/07/14 16:28:00 mba 1.11.66.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [a045ac28d9fca10b99692a9dac65c28d7b6b5d86]

INTEGRATION: CWS fwkq1 (1.7.72); FILE MERGED 2003/08/13 15:54:06 mba 1.7.72.2: RESYNC: (1.7-1.8); FILE MERGED 2003/07/14 16:27:58 mba 1.7.72.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [47350ee6bf940bdcc663d9cea5b40b02f48d6853]

INTEGRATION: CWS fwkq1 (1.4.208); FILE MERGED 2003/07/14 16:27:57 mba 1.4.208.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [ef4d88fe4b8d24e3db68b2bba6a9974c598d611e]

INTEGRATION: CWS fwkq1 (1.2.12); FILE MERGED 2003/08/13 15:58:37 mba 1.2.12.3: RESYNC: (1.3-1.5); FILE MERGED 2003/07/15 15:17:30 mba 1.2.12.2: RESYNC: (1.2-1.3); FILE MERGED 2003/07/14 16:27:56 mba 1.2.12.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [55f2b599944ba3eac1e49cb7ecadce62e375dd2e]

INTEGRATION: CWS fwkq1 (1.26.30); FILE MERGED 2003/07/14 16:27:55 mba 1.26.30.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [b27147b284f890a82d49267500172eb47a122ca0]

INTEGRATION: CWS fwkq1 (1.20.74); FILE MERGED 2003/07/14 16:27:53 mba 1.20.74.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [aa7bf8724f3b47889d83241c94e79133d9f9f49b]

INTEGRATION: CWS fwkq1 (1.19.182); FILE MERGED 2003/07/14 16:27:53 mba 1.19.182.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [4e7202cd70502df698a0e57d7a18919a70c66650]

INTEGRATION: CWS fwkq1 (1.17.182); FILE MERGED 2003/07/14 16:27:52 mba 1.17.182.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [a320334eea17afdd5a64f52f0db5812ce2f6a6e4]

INTEGRATION: CWS fwkq1 (1.10.74); FILE MERGED 2003/08/28 15:37:56 mba 1.10.74.3: RESYNC: (1.10-1.11); FILE MERGED 2003/08/19 08:05:49 mba 1.10.74.2: #110843#: legacy files removed 2003/07/14 16:27:52 mba 1.10.74.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [5c878383e14749e94c2bcc504d41d5e503a1df66]

INTEGRATION: CWS fwkq1 (1.12.24); FILE MERGED 2003/07/14 16:27:51 mba 1.12.24.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [2c5977de3d62343b8cee26a697e0ecdabd83698d]

INTEGRATION: CWS fwkq1 (1.2.74); FILE MERGED 2003/07/14 16:27:50 mba 1.2.74.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [e8d929a71cc9bac4e49cdbd1d472aed7b1d7e6ee]

INTEGRATION: CWS fwkq1 (1.14.18); FILE MERGED 2003/07/17 12:14:58 mba 1.14.18.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [38edd76507926f9fb0420f2d9e40d8157e0f1641]

INTEGRATION: CWS fwkq1 (1.1.2); FILE ADDED 2003/07/14 17:51:50 mba 1.1.2.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [7cf12f47bca2af9e6ba4c3e9e4fc47c4dcfc05b5]

INTEGRATION: CWS fwkq1 (1.21.74); FILE MERGED 2003/07/14 17:52:10 mba 1.21.74.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [847dc7de35b9504a200e82426c80e0dfee827243]

INTEGRATION: CWS fwkq1 (1.1.2); FILE ADDED 2003/08/18 11:33:26 mba 1.1.2.1: #110843#: start Autopilots via UNO


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [bea2842f19d39fa8f2bb33c273948e72aa65ef93]

INTEGRATION: CWS fwkq1 (1.11.74); FILE MERGED 2003/08/28 15:26:26 mba 1.11.74.2: RESYNC: (1.11-1.12); FILE MERGED 2003/07/14 17:52:01 mba 1.11.74.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [049666d094109ab1ae829aeb206ca55c4518dce3]

INTEGRATION: CWS fwkq1 (1.1.2); FILE ADDED 2003/08/25 08:21:09 mba 1.1.2.3: #110843#: GCC needs temp. Var. 2003/08/22 15:07:35 mba 1.1.2.2: #110843#: execute slot request directly with dispatch arguments 2003/08/18 11:33:16 mba 1.1.2.1: #110843#: start Autopilots via UNO


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [1d420b69930f95827ce99d1a4443a18652c15dc7]

INTEGRATION: CWS fwkq1 (1.64.36); FILE MERGED 2003/07/17 12:17:55 mba 1.64.36.2: #110843#: get rid of factories 2003/07/14 17:52:09 mba 1.64.36.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [50d32990d0cdc6decc6c43ef376e9d2da1cbe431]

INTEGRATION: CWS fwkq1 (1.3.70); FILE MERGED 2003/09/12 15:42:49 mba 1.3.70.2: #112214#: don't create Impress Docs for drawingdocument service 2003/07/14 17:52:09 mba 1.3.70.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [2336657d8ef3846cade3047f86475f4030929e1b]

INTEGRATION: CWS fwkq1 (1.1.2); FILE ADDED 2003/07/14 17:51:21 mba 1.1.2.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [885a5fd52abea842148ace99274c52184a199be6]

INTEGRATION: CWS fwkq1 (1.1.2); FILE ADDED 2003/09/12 15:42:05 mba 1.1.2.5: #112213#: check readonly state of Medium 2003/08/26 14:54:58 mba 1.1.2.4: #110843#: comment added 2003/08/26 07:31:46 mba 1.1.2.3: #110843#: wrong factory name used 2003/07/17 12:40:50 mba 1.1.2.2: #110843#: optimize type detection 2003/07/14 17:51:22 mba 1.1.2.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [dc77b3cd4ad86ba550562443e985610ccabaae81]

INTEGRATION: CWS fwkq1 (1.11.70); FILE MERGED 2003/08/18 11:29:34 mba 1.11.70.2: #110843#: start Autopilots via UNO 2003/07/14 17:52:09 mba 1.11.70.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [cd0c70e6f5b08adf98912f16dd12db096297f030]

INTEGRATION: CWS fwkq1 (1.5.70); FILE MERGED 2003/08/18 11:29:33 mba 1.5.70.1: #110843#: start Autopilots via UNO


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [d05946ee221b24fa4826dab5382094ec99899d6b]

INTEGRATION: CWS fwkq1 (1.1.2); FILE ADDED 2003/07/14 17:51:34 mba 1.1.2.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [cff01713986cd949ff6f2d380a9acbf9a50edce7]

INTEGRATION: CWS fwkq1 (1.23.36); FILE MERGED 2003/07/17 12:17:53 mba 1.23.36.2: #110843#: get rid of factories 2003/07/14 17:52:08 mba 1.23.36.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [dbc30d8c0ba90342a0695c4244ecd29bf61b508d]

INTEGRATION: CWS fwkq1 (1.25.164); FILE MERGED 2003/08/20 08:37:30 mba 1.25.164.2: #110843#: wrong method used to get DefaultFilter 2003/07/14 17:52:07 mba 1.25.164.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [d38288074d5a42fec1410a12576fb25d400ce4c2]

INTEGRATION: CWS fwkq1 (1.25.14); FILE MERGED 2003/07/14 17:52:06 mba 1.25.14.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [9b932dbb5769134d54b0301d974e0ed3e7c1800e]

INTEGRATION: CWS fwkq1 (1.3.184); FILE MERGED 2003/07/14 17:52:06 mba 1.3.184.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [73ce1c3172b9f23bdb11618d40127efe959392c7]

INTEGRATION: CWS fwkq1 (1.19.70); FILE MERGED 2003/07/14 17:52:05 mba 1.19.70.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [2f26fbbb589550c3b2bc01a1011f26b4e95cfdc6]

INTEGRATION: CWS fwkq1 (1.19.74); FILE MERGED 2003/07/14 17:52:04 mba 1.19.74.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [3def0670324430454c9424ebc0345ec374ef6c10]

INTEGRATION: CWS fwkq1 (1.22.16); FILE MERGED 2003/07/14 17:52:04 mba 1.22.16.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [964cadc00e7dbd6f532243862d9ad327e39efbee]

INTEGRATION: CWS fwkq1 (1.23.18); FILE MERGED 2003/08/18 11:29:30 mba 1.23.18.1: #110843#: start Autopilots via UNO


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [9aee0e2e066d0cd578ae748b404fb1c5704cbf43]

INTEGRATION: CWS fwkq1 (1.19.54); FILE MERGED 2003/07/14 17:52:03 mba 1.19.54.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [d4d07e0a10a75c677298af3ec30a73acfaf0e5b9]

INTEGRATION: CWS fwkq1 (1.4.172); FILE MERGED 2003/07/14 17:52:03 mba 1.4.172.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [6053724759b8c69cd84f01d3f212c5e3d75e9cfb]

INTEGRATION: CWS fwkq1 (1.8.30); FILE MERGED 2003/08/28 15:25:53 mba 1.8.30.2: RESYNC: (1.8-1.9); FILE MERGED 2003/07/14 17:52:03 mba 1.8.30.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [943709d3a7eaa2dd16d55987320481b6abfcf719]

INTEGRATION: CWS fwkq1 (1.5.74); FILE MERGED 2003/08/28 13:12:13 mba 1.5.74.2: #110843#: make FrameItem usable for API calls because Wizards are triggered by dispatch API 2003/08/22 15:07:10 mba 1.5.74.1: #110843#: need SfxLockBytesItem in arguments


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [d19c4ee811c7b0b4cd9b6c1cd31c7b297aaa451f]

INTEGRATION: CWS fwkq1 (1.3.164); FILE MERGED 2003/07/14 17:52:02 mba 1.3.164.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [43330c6d1b3dfc7f8ad83d2684d43f12498163c8]

INTEGRATION: CWS fwkq1 (1.6.164); FILE MERGED 2003/07/14 17:52:02 mba 1.6.164.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [1da40c23721203d2037d279aa99f22d9e4cde430]

INTEGRATION: CWS fwkq1 (1.5.166); FILE MERGED 2003/08/20 08:44:03 mba 1.5.166.2: #110843#: new slot for new with Autopilot 2003/08/18 11:30:08 mba 1.5.166.1: #110843#: start Autopilots via UNO


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [c45ccfc613b3c8e3312ead7a07e124386f754167]

INTEGRATION: CWS fwkq1 (1.17.70); FILE MERGED 2003/07/14 17:52:01 mba 1.17.70.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [7578f46ef63f0976f255eb1e3467ddace3c52028]

INTEGRATION: CWS fwkq1 (1.18.54); FILE MERGED 2003/07/14 17:52:00 mba 1.18.54.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [a574e8ec6b0dd9385c0e8c61648c1c7ed4c691e6]

INTEGRATION: CWS fwkq1 (1.2.186); FILE MERGED 2003/07/14 17:52:00 mba 1.2.186.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [fcdd59d027537c37cdf875a15399e6cb8a2c68ba]

INTEGRATION: CWS fwkq1 (1.3.190); FILE MERGED 2003/07/14 17:51:59 mba 1.3.190.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [dec8324df78d3204f7de3fc512f4e7f83fc0c963]

INTEGRATION: CWS fwkq1 (1.11.8); FILE MERGED 2003/08/26 15:26:47 mba 1.11.8.3: #110843#: real typedection services for all types, no default detector 2003/08/13 16:15:05 mba 1.11.8.2: RESYNC: (1.11-1.12); FILE MERGED 2003/07/17 11:35:36 mba 1.11.8.1: #110843#: use default service for writer until it is divided into smaller groups


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [3b6db7c258f2dd27e729c23c707926caee632550]

INTEGRATION: CWS fwkq1 (1.39.18); FILE MERGED 2003/08/26 15:26:43 mba 1.39.18.5: #110843#: real typedection services for all types, no default detector 2003/08/22 15:27:35 mba 1.39.18.4: #110843#: set install flag in setup 2003/08/21 15:45:51 mba 1.39.18.3: #110843#: new internal filter for exporting MasterDoc as HTML 2003/08/13 16:16:29 mba 1.39.18.2: RESYNC: (1.39-1.44); FILE MERGED 2003/07/17 11:18:18 mba 1.39.18.1: #110843#: new detect services


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [79a7f737e5a4b365029241858c795e6510b6db7f]

INTEGRATION: CWS fwkq1 (1.16.16); FILE MERGED 2003/07/14 18:03:21 mba 1.16.16.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [4aab271d2d80b92ffbc70fbecb16af2ee89bc538]

INTEGRATION: CWS fwkq1 (1.5.20); FILE MERGED 2003/07/14 18:03:21 mba 1.5.20.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [839bca9da4f9064d9c4b7892ec1b50beb106ccc2]

INTEGRATION: CWS fwkq1 (1.7.16); FILE MERGED 2003/07/14 18:03:11 mba 1.7.16.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [3c1e4ef131060340bdc1fc140d37f8540ab69f8c]

INTEGRATION: CWS fwkq1 (1.15.12); FILE MERGED 2003/08/28 13:12:41 mba 1.15.12.1: #110843#: register NumberFormatter


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [58f0e12aa999d5c3366cf7e2ad1d9a95386a1003]

INTEGRATION: CWS fwkq1 (1.2.280); FILE MERGED 2003/08/28 13:12:40 mba 1.2.280.1: #110843#: register NumberFormatter


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [4000db346f66780fa9a64710295ab9a668414500]

INTEGRATION: CWS fwkq1 (1.21.102); FILE MERGED 2003/09/10 14:10:23 mba 1.21.102.2: #112181#: strip parameters from factory urls 2003/07/15 06:28:22 mba 1.21.102.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [6b17bc1188d045362d8d7102a7092c6b36091035]

INTEGRATION: CWS fwkq1 (1.12.94); FILE MERGED 2003/08/20 11:05:56 mba 1.12.94.2: #110843#: new method for default module 2003/07/15 06:28:21 mba 1.12.94.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [bd67966266cac9b97a7883556d19d2c6b1d262ef]

INTEGRATION: CWS fwkq1 (1.30.60); FILE MERGED 2003/08/22 15:31:53 mba 1.30.60.1: #110843#: service name changed


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [e16c40a74513853792e72e40ddc7e36bd2784995]

INTEGRATION: CWS fwkq1 (1.35.30); FILE MERGED 2003/08/18 11:28:41 mba 1.35.30.2: #110843#: start Autopilots via UNO 2003/07/14 18:00:24 mba 1.35.30.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [68a4deacad20abe10e71358ec55dc2b66c85105e]

INTEGRATION: CWS fwkq1 (1.72.10); FILE MERGED 2003/08/20 11:13:41 mba 1.72.10.3: #110843#: obsolete code removed 2003/08/18 11:28:41 mba 1.72.10.2: #110843#: start Autopilots via UNO 2003/07/14 18:00:24 mba 1.72.10.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [79089cd830e0da96080d8881b4971851e19086fe]

INTEGRATION: CWS fwkq1 (1.51.10); FILE MERGED 2003/08/20 11:13:40 mba 1.51.10.2: #110843#: obsolete code removed 2003/07/14 18:00:23 mba 1.51.10.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [d6add796482765550c632ad2d2ffaec3c36974ab]

INTEGRATION: CWS fwkq1 (1.11.76); FILE MERGED 2003/07/14 18:00:23 mba 1.11.76.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [23376890c7f324632e0dafbc60ae8ae028976e53]

INTEGRATION: CWS fwkq1 (1.4.234); FILE MERGED 2003/08/28 15:14:38 mba 1.4.234.2: RESYNC: (1.4-1.5); FILE MERGED 2003/07/14 18:00:22 mba 1.4.234.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [138d43497f5e56ba6a73fe5ec073955b8da4309f]

INTEGRATION: CWS fwkq1 (1.66.52); FILE MERGED 2003/08/28 13:09:25 mba 1.66.52.3: #110843#: make FrameItem usable for API calls because Wizards are triggered by dispatch API 2003/08/18 11:28:40 mba 1.66.52.2: #110843#: start Autopilots via UNO 2003/07/14 18:00:22 mba 1.66.52.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [8cbaf0db335dd442ff2171e2331ce6a35288b9fd]

INTEGRATION: CWS fwkq1 (1.29.30); FILE MERGED 2003/08/28 13:09:25 mba 1.29.30.3: #110843#: make FrameItem usable for API calls because Wizards are triggered by dispatch API 2003/08/20 11:13:39 mba 1.29.30.2: #110843#: obsolete code removed 2003/07/14 18:00:21 mba 1.29.30.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [e5c5a01ad74f9adfbde199926ed8dfc1eff34466]

INTEGRATION: CWS fwkq1 (1.31.26); FILE MERGED 2003/08/20 11:13:38 mba 1.31.26.3: #110843#: obsolete code removed 2003/07/15 16:11:57 mba 1.31.26.2: RESYNC: (1.31-1.32); FILE MERGED 2003/07/14 18:00:21 mba 1.31.26.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [98d75835afbbb9d42a5ababafc1549cf9651bb05]

INTEGRATION: CWS fwkq1 (1.50.10); FILE MERGED 2003/08/13 16:49:46 mba 1.50.10.2: RESYNC: (1.50-1.51); FILE MERGED 2003/07/14 18:00:18 mba 1.50.10.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [36a9cb3c0884383a262d6d8967009ad51e54af75]

INTEGRATION: CWS fwkq1 (1.36.50); FILE MERGED 2003/08/22 15:05:56 mba 1.36.50.3: #111622#: objectshells have different refcount behavior than simple objects 2003/08/21 07:51:08 mba 1.36.50.2: #110843#: wrong short name for master document 2003/07/14 18:00:18 mba 1.36.50.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [5597cc178630d9a051663007725da37246aaabb2]

INTEGRATION: CWS fwkq1 (1.116.30); FILE MERGED 2003/08/18 11:28:39 mba 1.116.30.5: #110843#: start Autopilots via UNO 2003/08/13 16:49:40 mba 1.116.30.4: RESYNC: (1.117-1.118); FILE MERGED 2003/07/18 07:18:17 mba 1.116.30.3: #110843#: basic has no filters 2003/07/15 16:14:27 mba 1.116.30.2: RESYNC: (1.116-1.117); FILE MERGED 2003/07/14 18:00:17 mba 1.116.30.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [1d821beff38f826f9a33813949e5c595084ec6a5]

INTEGRATION: CWS fwkq1 (1.56.66); FILE MERGED 2003/08/18 11:28:39 mba 1.56.66.3: #110843#: start Autopilots via UNO 2003/07/15 16:14:19 mba 1.56.66.2: RESYNC: (1.56-1.57); FILE MERGED 2003/07/14 18:00:17 mba 1.56.66.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [036d68d9710d51fb61ab566deab0f109ac92ded5]

INTEGRATION: CWS fwkq1 (1.32.54); FILE MERGED 2003/08/13 16:49:35 mba 1.32.54.2: RESYNC: (1.32-1.33); FILE MERGED 2003/07/14 18:00:17 mba 1.32.54.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [6e07317bf59cf3c1e4d0217d68a652ec8391b893]

INTEGRATION: CWS fwkq1 (1.41.10); FILE MERGED 2003/07/14 18:00:16 mba 1.41.10.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [1d32335211ae461f2f94c857571c3169d8078cba]

INTEGRATION: CWS fwkq1 (1.9.66); FILE MERGED 2003/08/28 15:15:40 mba 1.9.66.2: RESYNC: (1.9-1.10); FILE MERGED 2003/07/14 18:00:16 mba 1.9.66.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [44c1608424dda7caea7ab65d4c34fca50ce36637]

INTEGRATION: CWS fwkq1 (1.31.76); FILE MERGED 2003/09/10 14:09:46 mba 1.31.76.2: #112181#: wrong handling of service and factory names 2003/07/14 18:00:15 mba 1.31.76.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [2163a829c0c67bc35df4422e39ecf01f4c97b955]

INTEGRATION: CWS fwkq1 (1.51.204); FILE MERGED 2003/07/14 18:00:15 mba 1.51.204.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [b917589d1ea4bb750c3f50893f83914ec68be1ba]

INTEGRATION: CWS fwkq1 (1.10.204); FILE MERGED 2003/08/22 15:05:13 mba 1.10.204.2: #110843#: type detection from storage via streams 2003/07/14 18:00:15 mba 1.10.204.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [36f824e6ed0448f90b48f11e5bf42b31a333a10b]

INTEGRATION: CWS fwkq1 (1.132.40); FILE MERGED 2003/09/12 15:39:37 mba 1.132.40.6: #112201#: support for sdp 2003/08/22 15:05:28 mba 1.132.40.5: #110843#: new type detection from storage 2003/08/20 11:13:37 mba 1.132.40.4: #110843#: obsolete code removed 2003/08/13 16:48:53 mba 1.132.40.3: RESYNC: (1.133-1.134); FILE MERGED 2003/07/15 16:13:22 mba 1.132.40.2: RESYNC: (1.132-1.133); FILE MERGED 2003/07/14 18:00:14 mba 1.132.40.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [39a730995bdb656ef4a5249d0d53eeb9850ad10d]

INTEGRATION: CWS fwkq1 (1.14.76); FILE MERGED 2003/07/18 08:03:21 mba 1.14.76.2: #110843#: immediate termination without creating a document leads to having no factories at all 2003/07/14 18:00:14 mba 1.14.76.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [42125c479bcd41425256d178dfbb69e6a12f21d0]

INTEGRATION: CWS fwkq1 (1.21.54); FILE MERGED 2003/07/14 18:00:13 mba 1.21.54.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [c6c9621b3f749227bcd20d3d0ee254311623835b]

INTEGRATION: CWS fwkq1 (1.17.76); FILE MERGED 2003/07/14 18:00:12 mba 1.17.76.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [b76cdbe5338786728dd3640729777323f0cf864b]

INTEGRATION: CWS fwkq1 (1.7.66); FILE MERGED 2003/07/14 18:00:12 mba 1.7.66.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [59b849712f7c07634d313f06cdfb49e3c0053e8e]

INTEGRATION: CWS fwkq1 (1.103.10); FILE MERGED 2003/07/14 18:00:12 mba 1.103.10.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [5f7251607089ab5ee7504e0165e3a65140729810]

INTEGRATION: CWS fwkq1 (1.12.210); FILE MERGED 2003/08/22 14:56:13 mba 1.12.210.1: #110843#: execute slot request directly with dispatch arguments


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [c27b27b9dbc681d475ee96322311e93eae91c3e8]

INTEGRATION: CWS fwkq1 (1.25.26); FILE MERGED 2003/07/14 18:00:10 mba 1.25.26.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [5677a41baeb944bde0149abbf3c4bceaa83aac2e]

INTEGRATION: CWS fwkq1 (1.5.226); FILE MERGED 2003/08/28 15:16:10 mba 1.5.226.2: RESYNC: (1.5-1.6); FILE MERGED 2003/08/20 11:13:36 mba 1.5.226.1: #110843#: obsolete code removed


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [5ae36762548800561efd6834c47f989a0db4fab9]

INTEGRATION: CWS fwkq1 (1.4.76); FILE MERGED 2003/08/20 11:13:35 mba 1.4.76.2: #110843#: obsolete code removed 2003/07/14 18:00:09 mba 1.4.76.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [b6a071cd6b9711a5bde878a75e70913e9b3150fd]

INTEGRATION: CWS fwkq1 (1.4.216); FILE MERGED 2003/08/20 11:13:35 mba 1.4.216.1: #110843#: obsolete code removed


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [38f396dc53f4cf0132e03e4c0bde728b311652f8]

INTEGRATION: CWS fwkq1 (1.4.66); FILE MERGED 2003/07/14 18:00:09 mba 1.4.66.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [e087bbaaa20042ef64a3b965ef9a7b050b79495f]

INTEGRATION: CWS fwkq1 (1.3.66); FILE MERGED 2003/07/14 18:00:09 mba 1.3.66.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [6b163ee97bfeaa4affd493c96801a72cecd11739]

INTEGRATION: CWS fwkq1 (1.52.54); FILE MERGED 2003/08/19 15:56:55 mba 1.52.54.4: #110843#: use interactionhandler for GuessFilter 2003/07/18 11:42:38 mba 1.52.54.3: #110843#: bug in Iterator 2003/07/17 12:38:07 mba 1.52.54.2: #110843#: don't count graphic filters 2003/07/14 18:00:08 mba 1.52.54.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [0aec7fe5e3e57318ed620f731d7354761d49a885]

INTEGRATION: CWS fwkq1 (1.34.76); FILE MERGED 2003/07/14 18:00:06 mba 1.34.76.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [4a81924a239016079ebdb765cca798fe839b4dae]

INTEGRATION: CWS fwkq1 (1.7.216); FILE MERGED 2003/08/13 08:37:27 mba 1.7.216.2: #110843#: get rid of factories 2003/07/14 18:00:05 mba 1.7.216.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [646c7752e0c1135f8d45584782506f9393b17f29]

INTEGRATION: CWS fwkq1 (1.29.26); FILE MERGED 2003/08/28 15:16:15 mba 1.29.26.2: RESYNC: (1.29-1.30); FILE MERGED 2003/07/14 18:00:05 mba 1.29.26.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [aedcfb581db679bfec000ead7b2d5af25a400cb6]

INTEGRATION: CWS fwkq1 (1.30.66); FILE MERGED 2003/08/28 13:09:18 mba 1.30.66.4: #110843#: make FrameItem usable for API calls because Wizards are triggered by dispatch API 2003/08/22 14:56:02 mba 1.30.66.3: #110843#: service names changed 2003/08/18 11:28:38 mba 1.30.66.2: #110843#: start Autopilots via UNO 2003/07/14 18:00:04 mba 1.30.66.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [7629c82888f1d4eca9885a3993a66a6f072947dd]

INTEGRATION: CWS fwkq1 (1.7.208); FILE MERGED 2003/08/20 11:13:33 mba 1.7.208.2: #110843#: obsolete code removed 2003/07/14 18:00:04 mba 1.7.208.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [533e4e0d72f82c98da951173375f8f5a676b25c8]

INTEGRATION: CWS fwkq1 (1.22.40); FILE MERGED 2003/07/14 18:00:03 mba 1.22.40.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [90bfdef962331d6767c798bd570c46d200eccb1a]

INTEGRATION: CWS fwkq1 (1.72.10); FILE MERGED 2003/08/22 14:55:38 mba 1.72.10.3: #110843#: better name 2003/08/20 11:13:32 mba 1.72.10.2: #110843#: obsolete code removed 2003/07/14 18:00:03 mba 1.72.10.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [b57a23a4f6d981def982eb72935823c2649d6728]

INTEGRATION: CWS fwkq1 (1.14.76); FILE MERGED 2003/07/14 18:00:02 mba 1.14.76.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [0fddecd55097eab58c6e4e173f6922afe2a5e53b]

INTEGRATION: CWS fwkq1 (1.33.30); FILE MERGED 2003/08/20 11:13:32 mba 1.33.30.2: #110843#: obsolete code removed 2003/07/14 18:00:02 mba 1.33.30.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [e31f4098ba5b3d4c3ed50ff2174d2a8a77dcf6fd]

INTEGRATION: CWS fwkq1 (1.27.76); FILE MERGED 2003/07/14 18:00:01 mba 1.27.76.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [d1ceaf94d7144cd3e9250ee1c3a1b9cc90c2bdcc]

INTEGRATION: CWS fwkq1 (1.68.50); FILE MERGED 2003/07/14 18:00:01 mba 1.68.50.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [bb3e9fd8dd7ae2aff4a5457909f3eb77b551ece1]

INTEGRATION: CWS fwkq1 (1.10.214); FILE MERGED 2003/08/28 15:16:43 mba 1.10.214.2: RESYNC: (1.10-1.11); FILE MERGED 2003/08/28 13:09:07 mba 1.10.214.1: #110843#: make FrameItem usable for API calls because Wizards are triggered by dispatch API


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [ca7ed5ba432962828861ef4761ca010565f52aff]

INTEGRATION: CWS fwkq1 (1.36.50); FILE MERGED 2003/08/28 15:16:29 mba 1.36.50.4: RESYNC: (1.36-1.37); FILE MERGED 2003/08/28 13:09:06 mba 1.36.50.3: #110843#: make FrameItem usable for API calls because Wizards are triggered by dispatch API 2003/08/18 11:28:56 mba 1.36.50.2: #110843#: start Autopilots via UNO 2003/07/14 17:59:40 mba 1.36.50.1: #110843#: moved slots from ofa


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [2154d2159e3a870442c06a6a08a1088abee635cf]

INTEGRATION: CWS fwkq1 (1.10.76); FILE MERGED 2003/08/18 11:28:56 mba 1.10.76.2: #110843#: start Autopilots via UNO 2003/07/14 17:59:39 mba 1.10.76.1: #110843#: moved slots from ofa


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [0686fdec00d8928d368c64b6ee57b7e2964785fc]

INTEGRATION: CWS fwkq1 (1.18.26); FILE MERGED 2003/08/28 16:11:41 mba 1.18.26.2: RESYNC: (1.18-1.19); FILE MERGED 2003/08/20 11:15:45 mba 1.18.26.1: #110843#: obsolete code removed


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [9959a2640b1828e0780b4126458814fd3f930895]

INTEGRATION: CWS fwkq1 (1.8.214); FILE MERGED 2003/07/14 17:59:16 mba 1.8.214.1: #110843#: get rid of factories


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [bea41f01b7094dbc5a9579d2328077f6600a3c02]

INTEGRATION: CWS fwkq1 (1.19.4); FILE MERGED 2003/08/26 15:28:35 mba 1.19.4.1: #110843#: default detector in filtercache removed


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [08d53b1b66498e8798faad37d0d6fb00bfba0c52]

INTEGRATION: CWS fwkq1 (1.20.36); FILE MERGED 2003/08/26 15:28:31 mba 1.20.36.1: #110843#: default detector in filtercache removed


2003-09-19  Rüdiger Timm  <rt@openoffice.org>  [cb482d51d167cb2441d523bc8121f23acbe0387d]

INTEGRATION: CWS fwkq1 (1.30.74); FILE MERGED 2003/08/26 15:28:30 mba 1.30.74.1: #110843#: default detector in filtercache removed


2003-09-16  Thomas Benisch  <tbe@openoffice.org>  [f8ee32b7e5ce4dc370c83dbe1003c914b69f7d0e]

#i18767# integration of Starbasic runtime to ScriptingFramework provider


2003-09-16  Rüdiger Timm  <rt@openoffice.org>  [26f54a12ad3b1bd6df072b91c60dd7eb3c9d0eef]

SRC680


2003-09-16  Rüdiger Timm  <rt@openoffice.org>  [7e92944c8ad871bc51cb01ed7374e8cb27084635]

INTEGRATION: CWS buildopt02 (1.19.18); FILE MERGED 2003/09/15 10:11:12 rt 1.19.18.1: #112240# clean up


2003-09-16  Rüdiger Timm  <rt@openoffice.org>  [ef7b74b169a73a497a5d57d72d20b57ab81a9856]

INTEGRATION: CWS buildopt02 (1.6.150); FILE MERGED 2003/09/12 16:06:05 rt 1.6.150.1: #112240# obsolete dir jobs removed


2003-09-16  Rüdiger Timm  <rt@openoffice.org>  [394eccd671862e8dc390725c9d4a61e378126586]

INTEGRATION: CWS buildopt02 (1.20.98); FILE MERGED 2003/09/15 15:46:57 rt 1.20.98.1: #112226# clean up


2003-09-16  Rüdiger Timm  <rt@openoffice.org>  [d8ec8eea0313b967c6ba0bf94abe8ad10bc911fc]

INTEGRATION: CWS buildopt02 (1.8.74); FILE MERGED 2003/09/12 14:57:46 rt 1.8.74.1: #112226# removed include of sv.mk


2003-09-16  Rüdiger Timm  <rt@openoffice.org>  [22a4a77f6f69e3ea01490597419fd9895c0b0f8f]

INTEGRATION: CWS buildopt02 (1.9.130); FILE MERGED 2003/09/12 14:57:45 rt 1.9.130.1: #112226# removed include of sv.mk


2003-09-16  Rüdiger Timm  <rt@openoffice.org>  [be6d314d056e61b75fea2a7000e006d1d45ac4b3]

INTEGRATION: CWS buildopt02 (1.2.248); FILE MERGED 2003/09/12 14:19:39 rt 1.2.248.1: #112226# removed include of sv.mk and svpre.mk


2003-09-16  Rüdiger Timm  <rt@openoffice.org>  [acd39b9351a28670b9620e8e2d4a4c6fcc476444]

INTEGRATION: CWS buildopt02 (1.12.226); FILE MERGED 2003/09/12 14:57:45 rt 1.12.226.1: #112226# removed include of sv.mk


2003-09-16  Rüdiger Timm  <rt@openoffice.org>  [e61aa9d4d70392d12923f2c76b63d58716792cda]

INTEGRATION: CWS buildopt02 (1.3.258); FILE MERGED 2003/09/12 14:19:38 rt 1.3.258.1: #112226# removed include of sv.mk and svpre.mk


2003-09-16  Rüdiger Timm  <rt@openoffice.org>  [669d3d463c38026fe9ce841685e160f6ac615abe]

INTEGRATION: CWS buildopt02 (1.1.256); FILE MERGED 2003/09/12 14:19:38 rt 1.1.256.1: #112226# removed include of sv.mk and svpre.mk


2003-09-16  Rüdiger Timm  <rt@openoffice.org>  [5eff1dd89311dcc04dbdd6697f12ed14b1132bc0]

INTEGRATION: CWS buildopt02 (1.1.256); FILE MERGED 2003/09/12 14:19:37 rt 1.1.256.1: #112226# removed include of sv.mk and svpre.mk


2003-09-16  Rüdiger Timm  <rt@openoffice.org>  [52493bfe075a42d9b65d2a014610bdb20b0e941e]

INTEGRATION: CWS buildopt02 (1.12.2); FILE MERGED 2003/09/01 09:50:27 rt 1.12.2.1: #112035# Clean up.


2003-09-16  Rüdiger Timm  <rt@openoffice.org>  [538f20052651d972acc5dc88f11ef5cd3e37142a]

INTEGRATION: CWS buildopt02 (1.4.130); FILE MERGED 2003/09/12 13:41:34 rt 1.4.130.1: #112226# subdir jobs removed.


2003-09-16  Vladimir Glazounov  <vg@openoffice.org>  [2c362ada02e84d6623edfa1b83d7440ba706391c]

#100000# reverse check for children variable


2003-09-16  Noel Power  <npower@openoffice.org>  [5990f47baf87d9ba3177b3959da07429e43aefb1]

Ongoing support for existing 0.3 release of scripting framework, removed hard coded check for valid versions of office and staroffice, now displays any version in sversion[rc]ini file that supports pkgchk


2003-09-16  Rüdiger Timm  <rt@openoffice.org>  [5c2e5d9f2f5d83640af7af498b6c793e56426c1f]

INTEGRATION: CWS calc16 (1.55.46); FILE MERGED 2003/09/15 11:26:33 dr 1.55.46.6: RESYNC: (1.56-1.57); FILE MERGED 2003/08/04 14:08:43 dr 1.55.46.5: merge conflicts 2003/08/04 12:08:13 dr 1.55.46.4: RESYNC: (1.55-1.56); FILE MERGED 2003/07/18 17:10:42 dr 1.55.46.3: #110656# export of cond. formats reworked 2003/07/17 15:20:13 dr 1.55.46.2: #110656# import of cond. formats reworked 2003/07/11 09:46:25 jmarmion 1.55.46.1: #105281# Excel export of escapement


2003-09-16  Rüdiger Timm  <rt@openoffice.org>  [00421c5bed2f178bc34e18637ff57bd408af5ae3]

INTEGRATION: CWS calc16 (1.17.64); FILE MERGED 2003/07/17 10:34:42 jmarmion 1.17.64.1: #i16010# Disable Change Tracking if User Names stream not present in Excel import


2003-09-16  Rüdiger Timm  <rt@openoffice.org>  [f4fe51cc9f4ea4883cd446e74c01eca8f1de76e2]

INTEGRATION: CWS calc16 (1.7.20); FILE MERGED 2003/08/04 12:09:13 dr 1.7.20.2: RESYNC: (1.7-1.8); FILE MERGED 2003/07/17 15:19:51 dr 1.7.20.1: #110656# import of cond. formats reworked


2003-09-16  Rüdiger Timm  <rt@openoffice.org>  [2d390503fde7552c8946218431fde4664780e5ee]

INTEGRATION: CWS calc16 (1.5.48); FILE MERGED 2003/08/08 11:52:47 dr 1.5.48.5: #110656# adjust color count for palette export 2003/08/04 12:09:08 dr 1.5.48.4: RESYNC: (1.5-1.6); FILE MERGED 2003/07/18 17:10:06 dr 1.5.48.3: #110656# export of cond. formats reworked 2003/07/17 15:19:51 dr 1.5.48.2: #110656# import of cond. formats reworked 2003/07/11 09:42:33 jmarmion 1.5.48.1: #105281# Excel export of escapement


2003-09-16  Rüdiger Timm  <rt@openoffice.org>  [c0fe6055e657c28fe79a9939c18f443f764ea2de]

INTEGRATION: CWS calc16 (1.2.48); FILE MERGED 2003/08/04 12:08:53 dr 1.2.48.2: RESYNC: (1.2-1.3); FILE MERGED 2003/07/15 14:56:04 dr 1.2.48.1: #110190# ignore old Edit fields


2003-09-16  Rüdiger Timm  <rt@openoffice.org>  [39ac57cb48484d3b7008b282ee55726407679165]

INTEGRATION: CWS calc16 (1.1.2); FILE ADDED 2003/09/15 14:23:28 dr 1.1.2.3: #110656# merge conflict 2003/07/18 17:10:06 dr 1.1.2.2: #110656# export of cond. formats reworked 2003/07/17 15:19:50 dr 1.1.2.1: #110656# import of cond. formats reworked


2003-09-16  Rüdiger Timm  <rt@openoffice.org>  [a586463ea4f7bbf3555ada4ed5ed5abec06e14cf]

INTEGRATION: CWS calc16 (1.7.64); FILE MERGED 2003/09/15 11:27:03 dr 1.7.64.6: RESYNC: (1.7-1.8); FILE MERGED 2003/07/17 15:19:49 dr 1.7.64.5: #110656# import of cond. formats reworked 2003/07/11 12:58:15 jmarmion 1.7.64.4: #i14890# - use the Excel defaults on import of xls with no Top/Bottom/Right/Left Margins 2003/07/11 10:57:21 jmarmion 1.7.64.3: #110260# Remove usage of com::sun::star::awt::CharSet 2003/07/11 10:39:56 jmarmion 1.7.64.2: #110246# Support for Excel built-in Hyperlink/Followed_Hyperlink cell styles 2003/07/11 09:43:15 jmarmion 1.7.64.1: #105281# Excel export of escapement


2003-09-16  Rüdiger Timm  <rt@openoffice.org>  [e2dfb8b16a573d5c9459738689f1ede36cc83337]

INTEGRATION: CWS calc16 (1.5.48); FILE MERGED 2003/07/18 17:10:05 dr 1.5.48.2: #110656# export of cond. formats reworked 2003/07/17 15:19:49 dr 1.5.48.1: #110656# import of cond. formats reworked


2003-09-16  Rüdiger Timm  <rt@openoffice.org>  [1e6b99d0671c03ed5ef2b40d9b50563a6492829a]

INTEGRATION: CWS calc16 (1.4.48); FILE MERGED 2003/08/11 11:28:08 dr 1.4.48.2: RESYNC: (1.4-1.5); FILE MERGED 2003/07/17 15:19:49 dr 1.4.48.1: #110656# import of cond. formats reworked


2003-09-16  Rüdiger Timm  <rt@openoffice.org>  [9c5c35b5b684f41ecb67bb6750d64b0a28eb6ff7]

INTEGRATION: CWS calc16 (1.3.48); FILE MERGED 2003/08/08 09:31:44 jmarmion 1.3.48.1: #i15367# - Cached results of DDE links not imported


2003-09-16  Rüdiger Timm  <rt@openoffice.org>  [568a9c9d0a8bafe5e87f4c4f0d064753d6067fd8]

INTEGRATION: CWS calc16 (1.3.48); FILE MERGED 2003/08/12 07:05:34 dr 1.3.48.2: #i15367# missing dtor declaration 2003/08/08 09:31:15 jmarmion 1.3.48.1: #i15367# - Cached results of DDE links not imported


2003-09-16  Rüdiger Timm  <rt@openoffice.org>  [cc9ed1ffe04957c5efd3ac0449dac7a996bd1117]

INTEGRATION: CWS calc16 (1.3.48); FILE MERGED 2003/07/17 15:19:48 dr 1.3.48.1: #110656# import of cond. formats reworked


2003-09-16  Rüdiger Timm  <rt@openoffice.org>  [ff2f4b96a74566d4a519c14050cb675db4ef87da]

INTEGRATION: CWS calc16 (1.6.42); FILE MERGED 2003/07/18 17:10:05 dr 1.6.42.3: #110656# export of cond. formats reworked 2003/07/17 15:19:48 dr 1.6.42.2: #110656# import of cond. formats reworked 2003/07/11 09:42:10 jmarmion 1.6.42.1: #105281# Excel export of escapement


2003-09-16  Rüdiger Timm  <rt@openoffice.org>  [237c591d761a6b2be8b9640f638f2b6b66d1b371]

INTEGRATION: CWS calc16 (1.4.48); FILE MERGED 2003/09/15 11:26:46 dr 1.4.48.3: RESYNC: (1.4-1.5); FILE MERGED 2003/07/15 14:06:43 jmarmion 1.4.48.2: #105281# Missed Header/footer export of escapement on previous check-in 2003/07/11 09:41:48 jmarmion 1.4.48.1: #105281# Excel export of escapement


2003-09-16  Rüdiger Timm  <rt@openoffice.org>  [b0b6b4d2b94748f6f3e52f941e83e118935d554b]

INTEGRATION: CWS calc16 (1.2.88); FILE MERGED 2003/07/18 17:10:05 dr 1.2.88.2: #110656# export of cond. formats reworked 2003/07/17 15:19:48 dr 1.2.88.1: #110656# import of cond. formats reworked


2003-09-16  Rüdiger Timm  <rt@openoffice.org>  [fd6b5434f6b19aa07527da0e1523dbba2fc6e032]

INTEGRATION: CWS calc16 (1.28.48); FILE MERGED 2003/08/04 12:08:38 dr 1.28.48.2: RESYNC: (1.28-1.29); FILE MERGED 2003/07/18 17:10:04 dr 1.28.48.1: #110656# export of cond. formats reworked


2003-09-16  Rüdiger Timm  <rt@openoffice.org>  [e9053daae665542ee14a35b7197b79cccee2b0ed]

INTEGRATION: CWS calc16 (1.21.78); FILE MERGED 2003/08/11 11:27:52 dr 1.21.78.2: RESYNC: (1.21-1.22); FILE MERGED 2003/07/11 12:59:52 jmarmion 1.21.78.1: #i14890# - use the Excel defaults on import of xls with no Top/Bottom/Right/Left Margins


2003-09-16  Rüdiger Timm  <rt@openoffice.org>  [76379b9ae5bbfb43d85f7ac3f4b6eb37d0bd812e]

INTEGRATION: CWS calc16 (1.3.78); FILE MERGED 2003/09/15 11:26:41 dr 1.3.78.5: RESYNC: (1.4-1.5); FILE MERGED 2003/08/11 11:27:46 dr 1.3.78.4: RESYNC: (1.3-1.4); FILE MERGED 2003/07/18 17:10:04 dr 1.3.78.3: #110656# export of cond. formats reworked 2003/07/17 15:19:47 dr 1.3.78.2: #110656# import of cond. formats reworked 2003/07/11 09:40:25 jmarmion 1.3.78.1: #105281# Excel export of escapement


2003-09-16  Rüdiger Timm  <rt@openoffice.org>  [bec1f8cfb79aee4a4078effe599c117324b610e3]

INTEGRATION: CWS calc16 (1.34.64); FILE MERGED 2003/07/11 09:41:11 jmarmion 1.34.64.1: #105281# Excel export of escapement


2003-09-16  Rüdiger Timm  <rt@openoffice.org>  [118b8aa946a209f1d016b436bf33049cbda720c8]

INTEGRATION: CWS calc16 (1.48.48); FILE MERGED 2003/08/11 11:27:29 dr 1.48.48.2: RESYNC: (1.48-1.49); FILE MERGED 2003/07/17 15:19:47 dr 1.48.48.1: #110656# import of cond. formats reworked


2003-09-16  Rüdiger Timm  <rt@openoffice.org>  [2520d151a3d93cd323ed97fe35c16037d68949a4]

INTEGRATION: CWS calc16 (1.3.78); FILE MERGED 2003/09/15 11:27:37 dr 1.3.78.2: RESYNC: (1.3-1.4); FILE MERGED 2003/07/18 17:10:33 dr 1.3.78.1: #110656# export of cond. formats reworked


2003-09-16  Rüdiger Timm  <rt@openoffice.org>  [26c5cad2ec98d7b46612b5638ef5186cce2f423a]

INTEGRATION: CWS calc16 (1.7.20); FILE MERGED 2003/09/15 11:28:36 dr 1.7.20.4: RESYNC: (1.8-1.9); FILE MERGED 2003/08/04 12:10:18 dr 1.7.20.3: RESYNC: (1.7-1.8); FILE MERGED 2003/07/17 15:18:57 dr 1.7.20.2: #110656# import of cond. formats reworked 2003/07/11 10:38:38 jmarmion 1.7.20.1: #110246# Support for Excel built-in Hyperlink/Followed_Hyperlink cell styles


2003-09-16  Rüdiger Timm  <rt@openoffice.org>  [d3a9d83a153b42b308ce9b9664687d8af8c8d608]

INTEGRATION: CWS calc16 (1.5.48); FILE MERGED 2003/08/04 14:08:30 dr 1.5.48.5: merge conflicts 2003/08/04 12:10:12 dr 1.5.48.4: RESYNC: (1.5-1.6); FILE MERGED 2003/07/18 17:09:20 dr 1.5.48.3: #110656# export of cond. formats reworked 2003/07/17 15:18:57 dr 1.5.48.2: #110656# import of cond. formats reworked 2003/07/11 09:45:37 jmarmion 1.5.48.1: #105281# Excel export of escapement


2003-09-16  Rüdiger Timm  <rt@openoffice.org>  [c570b132cda20a4de05b516192d4351283cf0719]

INTEGRATION: CWS calc16 (1.9.42); FILE MERGED 2003/07/31 10:16:17 dr 1.9.42.4: #109904# fix moved to srx645/dr10aig, remove it here to prevent merge conflict 2003/07/18 17:09:19 dr 1.9.42.3: #110656# export of cond. formats reworked 2003/07/17 15:18:57 dr 1.9.42.2: #110656# import of cond. formats reworked 2003/07/14 15:59:47 jmarmion 1.9.42.1: #i13557# #109904# add CJK date/time formats and correct other date/time formats


2003-09-16  Rüdiger Timm  <rt@openoffice.org>  [7ce273d7533ecea14302b09982ed96f2f61b38c8]

INTEGRATION: CWS calc16 (1.4.48); FILE MERGED 2003/08/11 11:29:30 dr 1.4.48.2: RESYNC: (1.4-1.5); FILE MERGED 2003/07/17 15:18:56 dr 1.4.48.1: #110656# import of cond. formats reworked


2003-09-16  Rüdiger Timm  <rt@openoffice.org>  [41e02a865f055a61e208996acc911695fee6b98a]

INTEGRATION: CWS calc16 (1.4.48); FILE MERGED 2003/08/08 09:32:38 jmarmion 1.4.48.1: #i15367# - Cached results of DDE links not imported


2003-09-16  Rüdiger Timm  <rt@openoffice.org>  [1553265105bcbbea5e2dd2e1904afa9ce3c52dd1]

INTEGRATION: CWS calc16 (1.5.48); FILE MERGED 2003/09/15 11:28:14 dr 1.5.48.3: RESYNC: (1.5-1.6); FILE MERGED 2003/08/08 09:32:17 jmarmion 1.5.48.2: #i15367# - Cached results of DDE links not imported 2003/07/18 17:09:19 dr 1.5.48.1: #110656# export of cond. formats reworked


2003-09-16  Rüdiger Timm  <rt@openoffice.org>  [8c8918e0c696f06fb6522c914a7aea3c2b36d4c0]

INTEGRATION: CWS calc16 (1.3.24); FILE MERGED 2003/08/11 11:29:22 dr 1.3.24.3: RESYNC: (1.4-1.5); FILE MERGED 2003/08/04 12:09:57 dr 1.3.24.2: RESYNC: (1.3-1.4); FILE MERGED 2003/07/15 14:55:37 dr 1.3.24.1: #110190# ignore old Edit fields


2003-09-16  Rüdiger Timm  <rt@openoffice.org>  [45cc0562c992a714304033e8a458f3a0ae9d1464]

INTEGRATION: CWS calc16 (1.4.48); FILE MERGED 2003/09/15 11:28:09 dr 1.4.48.3: RESYNC: (1.4-1.5); FILE MERGED 2003/07/18 17:09:19 dr 1.4.48.2: #110656# export of cond. formats reworked 2003/07/17 15:18:56 dr 1.4.48.1: #110656# import of cond. formats reworked


2003-09-16  Rüdiger Timm  <rt@openoffice.org>  [90026462e5915d1854153dd5592c0a54494c8d2e]

INTEGRATION: CWS calc16 (1.8.42); FILE MERGED 2003/08/11 09:16:46 jmarmion 1.8.42.6: #i17050# determine if a CJK or CTL script is present in the itemset 2003/08/08 11:52:36 dr 1.8.42.5: #110656# adjust color count for palette export 2003/07/18 17:09:18 dr 1.8.42.4: #110656# export of cond. formats reworked 2003/07/17 15:18:55 dr 1.8.42.3: #110656# import of cond. formats reworked 2003/07/11 10:39:12 jmarmion 1.8.42.2: #110246# Support for Excel built-in Hyperlink/Followed_Hyperlink cell styles 2003/07/11 09:45:18 jmarmion 1.8.42.1: #105281# Excel export of escapement


2003-09-16  Rüdiger Timm  <rt@openoffice.org>  [30b20c62b7a7ac0dd2e25dfaff051d387e18e03b]

INTEGRATION: CWS calc16 (1.5.48); FILE MERGED 2003/09/15 11:28:02 dr 1.5.48.5: RESYNC: (1.6-1.7); FILE MERGED 2003/08/04 12:09:40 dr 1.5.48.4: RESYNC: (1.5-1.6); FILE MERGED 2003/07/18 17:09:18 dr 1.5.48.3: #110656# export of cond. formats reworked 2003/07/15 14:07:11 jmarmion 1.5.48.2: #105281# Missed Header/footer export of escapement on previous check-in 2003/07/11 09:44:49 jmarmion 1.5.48.1: #105281# Excel export of escapement


2003-09-16  Rüdiger Timm  <rt@openoffice.org>  [0feea57777fda456641b9f9c6b5a7a303f1962eb]

INTEGRATION: CWS calc16 (1.3.88); FILE MERGED 2003/09/15 11:27:55 dr 1.3.88.3: RESYNC: (1.3-1.4); FILE MERGED 2003/09/15 09:54:39 dr 1.3.88.2: #110656# missing 2nd formula for 'Between' operator in cond.form. 2003/07/18 17:09:17 dr 1.3.88.1: #110656# export of cond. formats reworked


2003-09-16  Rüdiger Timm  <rt@openoffice.org>  [9cb1d296a4619ff53337e0df701f9692d452dd9f]

INTEGRATION: CWS calc16 (1.39.48); FILE MERGED 2003/07/17 15:18:55 dr 1.39.48.1: #110656# import of cond. formats reworked


2003-09-16  Rüdiger Timm  <rt@openoffice.org>  [0f90e21432895037259adead391c4dfc11336f33]

INTEGRATION: CWS calc16 (1.53.20); FILE MERGED 2003/08/11 11:28:53 dr 1.53.20.2: RESYNC: (1.53-1.54); FILE MERGED 2003/07/11 12:56:57 jmarmion 1.53.20.1: #i14890# - use the Excel defaults on import of xls with no Top/Bottom/Right/Left Margins


2003-09-16  Rüdiger Timm  <rt@openoffice.org>  [beedfc8580dfecbe2bc75eb233988804415f537a]

INTEGRATION: CWS calc16 (1.63.58); FILE MERGED 2003/09/15 11:27:42 dr 1.63.58.4: RESYNC: (1.64-1.65); FILE MERGED 2003/08/08 10:12:13 jmarmion 1.63.58.3: #i17918# export the results of all formula cells 2003/08/04 12:09:35 dr 1.63.58.2: RESYNC: (1.63-1.64); FILE MERGED 2003/07/11 09:44:25 jmarmion 1.63.58.1: #105281# Excel export of escapement


2003-09-16  Rüdiger Timm  <rt@openoffice.org>  [11819e02bb38c8be65abccf660fa07fe5d80c9ab]

INTEGRATION: CWS calc16 (1.83.24); FILE MERGED 2003/08/11 11:28:46 dr 1.83.24.3: RESYNC: (1.84-1.85); FILE MERGED 2003/08/04 12:09:30 dr 1.83.24.2: RESYNC: (1.83-1.84); FILE MERGED 2003/07/17 15:18:55 dr 1.83.24.1: #110656# import of cond. formats reworked


2003-09-16  Rüdiger Timm  <rt@openoffice.org>  [02b2f0f1cab303f20dd25da5f481da4fe7ed9159]

INTEGRATION: CWS calc16 (1.23.86); FILE MERGED 2003/08/08 09:33:12 jmarmion 1.23.86.2: #i15367# - Cached results of DDE links not imported 2003/07/15 14:54:52 dr 1.23.86.1: #110189# tNameX has 6 bytes in BIFF8


2003-09-16  Rüdiger Timm  <rt@openoffice.org>  [1651e51854ef8584bc09d031070f615661c27c8b]

INTEGRATION: CWS calc16 (1.46.64); FILE MERGED 2003/08/04 12:09:24 dr 1.46.64.2: RESYNC: (1.46-1.47); FILE MERGED 2003/07/18 17:09:17 dr 1.46.64.1: #110656# export of cond. formats reworked


2003-09-16  Rüdiger Timm  <rt@openoffice.org>  [2f1623f9d02031deab22770a684d905ed8d37601]

INTEGRATION: CWS calc16 (1.59.20); FILE MERGED 2003/08/08 11:51:10 dr 1.59.20.5: dump base address of arrays and shared formulas 2003/07/25 12:41:38 dr 1.59.20.4: +FILEPASS 2003/07/17 15:16:54 dr 1.59.20.3: #110656# CF, CONDFMT 2003/07/17 12:04:45 dr 1.59.20.2: #110656# CF, CONDFMT 2003/07/11 10:37:27 jmarmion 1.59.20.1: #110246# Support for Excel built-in Hyperlink/Followed_Hyperlink cell styles


2003-09-15  Noel Power  <npower@openoffice.org>  [1fc4b51c81be3951e7ff2b1ee10b13770c413c03]

#19595# Adding changes to use createContentEnumeration to determine/discover scriptProviders


2003-09-11  Kurt Zenker  <kz@openoffice.org>  [97d511bc04052826450df2971a2fad6ce4c1aff8]

#100000# cli must have a vc7 flag


2003-09-11  Kurt Zenker  <kz@openoffice.org>  [34e8415b7679155718c206b8e50862f678a461ce]

new version for SRC680


2003-09-11  Kurt Zenker  <kz@openoffice.org>  [5e1f0136083627676e38756ab57eef44699257a8]

new version for SRC680


2003-09-11  Kurt Zenker  <kz@openoffice.org>  [ed70b11024b2287608f8d47ff1ee3a1eb61221b2]

new version for SRC680


2003-09-11  Kurt Zenker  <kz@openoffice.org>  [31becca662c91cdbafa10a5dc33343ace724b2aa]

#10000# separator deleted


2003-09-11  Kurt Zenker  <kz@openoffice.org>  [7af5839f734a49951deff1c85e42ef93e46ba5e3]

SRC680


2003-09-11  Kurt Zenker  <kz@openoffice.org>  [ab19d1b25ee9546c1bf9ba62cd134ba337bc03f2]

INTEGRATION: CWS mav05 (1.32.6); FILE MERGED 2003/09/04 10:53:58 mav 1.32.6.3: #i15929# embed depends from awt 2003/07/17 12:02:22 mav 1.32.6.2: #i15929# some exceptions in packages 2003/07/03 09:29:12 mav 1.32.6.1: #i15929# new embed package


2003-09-11  Kurt Zenker  <kz@openoffice.org>  [66f656e54b55345ec63e32446efc1c4396f9af68]

INTEGRATION: CWS mav05 (1.43.16); FILE MERGED 2003/09/04 13:44:07 mav 1.43.16.2: #100000# resolve conflict 2003/06/23 10:00:51 mav 1.43.16.1: #i15929# #110406# new API for storages and embedding


2003-09-11  Kurt Zenker  <kz@openoffice.org>  [76a205f5fb499244c9894f88073a2e6ed5be01c4]

INTEGRATION: CWS mav05 (1.9.16); FILE MERGED 2003/06/26 07:53:31 mav 1.9.16.1: #i15929# fix definition protection of the file


2003-09-11  Kurt Zenker  <kz@openoffice.org>  [172c5a4bc89bf999c5c14e6cd02f377e54e8e0ae]

INTEGRATION: CWS mav05 (1.1.2); FILE ADDED 2003/09/04 11:47:52 mav 1.1.2.2: #i15929# WrongPasswordException is moved to packages 2003/07/22 15:10:41 mav 1.1.2.1: #i15929# new storage api testing


2003-09-11  Kurt Zenker  <kz@openoffice.org>  [f10ef0d4eb6d4e45516c1c052f8de7403cec728c]

INTEGRATION: CWS mav05 (1.1.2); FILE ADDED 2003/07/22 15:10:40 mav 1.1.2.1: #i15929# new storage api testing


2003-09-11  Kurt Zenker  <kz@openoffice.org>  [c4226d80496d601ea342142da688d83ccdaed045]

INTEGRATION: CWS mav05 (1.1.2); FILE ADDED 2003/07/22 15:10:39 mav 1.1.2.1: #i15929# new storage api testing


2003-09-11  Kurt Zenker  <kz@openoffice.org>  [7c6ea627cadfd0e16950baa617a62eb756ec3c83]

INTEGRATION: CWS mav05 (1.1.2); FILE ADDED 2003/07/22 15:10:38 mav 1.1.2.1: #i15929# new storage api testing


2003-09-11  Kurt Zenker  <kz@openoffice.org>  [92a02335ac5b4e8eba8456e6980b282441b3f52b]

INTEGRATION: CWS mav05 (1.1.2); FILE ADDED 2003/07/22 15:10:37 mav 1.1.2.1: #i15929# new storage api testing


2003-09-11  Kurt Zenker  <kz@openoffice.org>  [c137b0ee7b3650171c2e6bbb5d218c7960649ece]

INTEGRATION: CWS mav05 (1.1.2); FILE ADDED 2003/07/22 15:10:36 mav 1.1.2.1: #i15929# new storage api testing


2003-09-11  Kurt Zenker  <kz@openoffice.org>  [7cc48dd0b821e2c2e8fd9f3d0e4de74d2a98dc97]

INTEGRATION: CWS mav05 (1.1.2); FILE ADDED 2003/07/22 15:10:35 mav 1.1.2.1: #i15929# new storage api testing


2003-09-11  Kurt Zenker  <kz@openoffice.org>  [6cbb4f417e86e1c56e801f944a80a44c3da4d8e6]

INTEGRATION: CWS mav05 (1.1.2); FILE ADDED 2003/07/22 15:10:34 mav 1.1.2.1: #i15929# new storage api testing


2003-09-11  Kurt Zenker  <kz@openoffice.org>  [d4c36333adc45922ea20b51072184009433b08cd]

INTEGRATION: CWS mav05 (1.1.2); FILE ADDED 2003/07/22 15:10:33 mav 1.1.2.1: #i15929# new storage api testing


2003-09-11  Kurt Zenker  <kz@openoffice.org>  [8d027816659b97a95a7bfc82605768f644e6e872]

INTEGRATION: CWS mav05 (1.1.2); FILE ADDED 2003/07/22 15:10:32 mav 1.1.2.1: #i15929# new storage api testing


2003-09-11  Kurt Zenker  <kz@openoffice.org>  [5a3851e19960169bbb671e66b13bf01a193ab902]

INTEGRATION: CWS mav05 (1.1.2); FILE ADDED 2003/07/22 15:11:00 mav 1.1.2.1: #i15929# new storage api testing


2003-09-11  Kurt Zenker  <kz@openoffice.org>  [e2cdc009a97e50e645ad1ff7857dd5081aa583ef]

INTEGRATION: CWS mav05 (1.6.80); FILE MERGED 2003/07/07 13:54:19 mav 1.6.80.2: #i15929# allow to close temporary file explicitly 2003/06/23 09:20:58 mav 1.6.80.1: #i15929# extend temporary file service


2003-09-11  Kurt Zenker  <kz@openoffice.org>  [52ab5d93117d394cf24268188d315d1e1b265dd7]

INTEGRATION: CWS mav05 (1.4.80); FILE MERGED 2003/07/07 13:54:18 mav 1.4.80.2: #i15929# allow to close temporary file explicitly 2003/06/23 09:20:58 mav 1.4.80.1: #i15929# extend temporary file service


2003-09-11  Kurt Zenker  <kz@openoffice.org>  [a196b50c133ce435ca404fe9175281a62f5f2c6f]

INTEGRATION: CWS mav05 (1.28.4); FILE MERGED 2003/06/23 10:38:32 mav 1.28.4.1: #i15929# #110406# new API for storages and embedding


2003-09-11  Kurt Zenker  <kz@openoffice.org>  [25a64ec78504b1678e432ed303a9365538ee42d2]

INTEGRATION: CWS mav05 (1.58.16); FILE MERGED 2003/09/04 13:48:06 mav 1.58.16.2: #100000# resolve conflicts 2003/06/23 10:01:17 mav 1.58.16.1: #i15929# #110406# new API for storages and embedding


2003-09-11  Kurt Zenker  <kz@openoffice.org>  [5cd6fe7991e129302f4c42371b2274e946e939a8]

INTEGRATION: CWS mav05 (1.48.16); FILE MERGED 2003/09/04 13:46:04 mav 1.48.16.2: #100000# resolve conflict 2003/06/23 10:00:31 mav 1.48.16.1: #i15929# #110406# new API for storages and embedding


2003-09-11  Kurt Zenker  <kz@openoffice.org>  [3e783436d24019cf0edb5d8dbcfa0d7319911734]

INTEGRATION: CWS mav05 (1.7.160); FILE MERGED 2003/09/04 07:40:40 mav 1.7.160.3: #i15929# WrongPasswordException.idl 2003/07/08 13:30:35 mav 1.7.160.2: #i15929# encrypted streams access 2003/07/08 11:35:13 mav 1.7.160.1: #i15929# XDataSinkEncrSupport.idl


2003-09-11  Kurt Zenker  <kz@openoffice.org>  [81d56dd8879e9527e1f13cd4b5af25c7111172f4]

INTEGRATION: CWS mav05 (1.1.2); FILE ADDED 2003/09/04 10:32:26 mav 1.1.2.4: #i15929# WrongPasswordException.idl is in packages now 2003/07/09 12:09:02 mav 1.1.2.3: #i15929# fix typo 2003/07/08 13:30:35 mav 1.1.2.2: #i15929# encrypted streams access 2003/07/08 11:34:56 mav 1.1.2.1: #i15929# XDataSinkEncrSupport.idl


2003-09-11  Kurt Zenker  <kz@openoffice.org>  [6725c5af242a26d82bc686ebe0b40c0cfaeb1dcb]

INTEGRATION: CWS mav05 (1.1.2); FILE ADDED 2003/09/04 07:40:15 mav 1.1.2.1: #i15929# WrongPasswordException.idl


2003-09-11  Kurt Zenker  <kz@openoffice.org>  [8465b2353d5eca682b510fc05f68cf9146fbae95]

INTEGRATION: CWS mav05 (1.1.2); FILE ADDED 2003/07/17 09:27:42 mav 1.1.2.2: #i15929# Wrong stream format must be detected with io exception 2003/07/08 13:27:22 mav 1.1.2.1: #i159292# NoRawFormatException.idl


2003-09-11  Kurt Zenker  <kz@openoffice.org>  [5c5d1f097b6f15b5247d3c44b25bac4a991e688c]

INTEGRATION: CWS mav05 (1.1.2); FILE ADDED 2003/07/08 13:26:53 mav 1.1.2.1: #i159292# NoEncryptionException.idl


2003-09-11  Kurt Zenker  <kz@openoffice.org>  [dbd1a8ae90b235124fb9d4730b252ff37e111bd1]

INTEGRATION: CWS mav05 (1.1.2); FILE ADDED 2003/07/08 13:28:23 mav 1.1.2.1: #i159292# EncryptionNotAllowedException.idl


2003-09-11  Kurt Zenker  <kz@openoffice.org>  [f031319cd989d2e81c6e824b4b289e1b21574cf7]

INTEGRATION: CWS mav05 (1.1.2); FILE ADDED 2003/09/04 07:36:59 mav 1.1.2.11: #i15929# move WrongPasswordException to packages 2003/09/02 08:31:20 mav 1.1.2.10: #i15929# XEmbedObjectFactory class 2003/09/01 10:02:58 mav 1.1.2.9: #i15929# object verbs 2003/08/11 13:44:38 mav 1.1.2.8: #i15929# remove creation part 2003/08/11 12:26:02 mav 1.1.2.7: #i15929# separation creation from initialization 2003/06/27 11:08:50 mav 1.1.2.6: #i15929# new WrongPasswordException 2003/06/27 09:41:39 mav 1.1.2.5: #i15929# add StorageFactory 2003/06/27 09:02:28 mav 1.1.2.4: #i15929# Support transacted objects 2003/06/26 08:19:53 mav 1.1.2.3: #i15929# Storage & StorageStream services 2003/06/25 13:56:28 mav 1.1.2.2: #i15929# XEncryptionProtectedSource.idl 2003/06/23 09:19:25 mav 1.1.2.1: #i15929# #110406# a new API for storages and embedding


2003-09-11  Kurt Zenker  <kz@openoffice.org>  [920b9cbcdd7333a7a91b941c79bc4617f2bfb498]

INTEGRATION: CWS mav05 (1.1.2); FILE ADDED 2003/06/23 09:18:00 mav 1.1.2.1: #i15929# #110406# preliminary API for storages and embedded objects


2003-09-11  Kurt Zenker  <kz@openoffice.org>  [b13a34bd8d78d2c7e52b1a84da95f402bb2c9d22]

INTEGRATION: CWS mav05 (1.1.2); FILE ADDED 2003/09/01 12:28:40 mav 1.1.2.2: #i15929# visual cache for different aspects 2003/06/23 09:18:00 mav 1.1.2.1: #i15929# #110406# preliminary API for storages and embedded objects


2003-09-11  Kurt Zenker  <kz@openoffice.org>  [712c8f79ad52015376ccd9bc91a12c1bff60d17e]

INTEGRATION: CWS mav05 (1.1.2); FILE ADDED 2003/06/23 09:17:59 mav 1.1.2.1: #i15929# #110406# preliminary API for storages and embedded objects


2003-09-11  Kurt Zenker  <kz@openoffice.org>  [82b4fedfd21ce4e67df901b854cf59c408b994f0]

INTEGRATION: CWS mav05 (1.1.2); FILE ADDED 2003/06/27 09:14:02 mav 1.1.2.2: #i15929# fix typo 2003/06/27 09:02:03 mav 1.1.2.1: #i15929# Support transacted objects


2003-09-11  Kurt Zenker  <kz@openoffice.org>  [2421878043d4b67eea6664c51fc53ac5e6ac0f56]

INTEGRATION: CWS mav05 (1.1.2); FILE ADDED 2003/06/27 09:14:02 mav 1.1.2.2: #i15929# fix typo 2003/06/27 09:02:02 mav 1.1.2.1: #i15929# Support transacted objects


2003-09-11  Kurt Zenker  <kz@openoffice.org>  [392676b36bebce00141d732b2d4e774391b72331]

INTEGRATION: CWS mav05 (1.1.2); FILE ADDED 2003/06/30 10:17:53 mav 1.1.2.2: #i15929# some corrections 2003/06/27 09:02:01 mav 1.1.2.1: #i15929# Support transacted objects


2003-09-11  Kurt Zenker  <kz@openoffice.org>  [b5aeec21fe9e1e5a27c3418a5e17d18d801884a7]

INTEGRATION: CWS mav05 (1.1.2); FILE ADDED 2003/09/04 07:38:38 mav 1.1.2.18: #i15929# move WrongPasswordException to packages 2003/09/04 06:35:48 mav 1.1.2.17: #i15929# add IllegalArgumentException 2003/09/04 06:22:12 mav 1.1.2.16: #i15929# add IllegalArgumentException 2003/07/28 11:01:19 mav 1.1.2.15: #i15929# throw exception in case storage is not encrypted 2003/07/18 13:15:52 mav 1.1.2.14: #i15929# raw stream can not be opened through api 2003/07/17 11:49:07 mav 1.1.2.13: #i15929# The raw stream can be inserted now 2003/07/17 09:22:46 mav 1.1.2.12: #i15929# use standalone method to get raw encrypted stream 2003/07/08 06:53:20 mav 1.1.2.11: #i15929# copyElement/moveElement must commit target 2003/07/07 11:32:20 mav 1.1.2.10: #i15929# copyToStorage() must call commit() 2003/07/07 10:58:05 mav 1.1.2.9: #i15929# root storage must support the exectly specified mode 2003/07/07 10:12:44 mav 1.1.2.8: #i15929# allow to support additional modes 2003/06/30 10:17:53 mav 1.1.2.7: #i15929# some corrections 2003/06/27 11:08:50 mav 1.1.2.6: #i15929# new WrongPasswordException 2003/06/27 10:57:26 mav 1.1.2.5: #i15929# add comments 2003/06/27 09:02:27 mav 1.1.2.4: #i15929# Support transacted objects 2003/06/25 13:54:05 mav 1.1.2.3: #i15929# represent key as a sequence 2003/06/25 12:18:22 mav 1.1.2.2: #i15929# exchange some methods with properties 2003/06/23 09:17:58 mav 1.1.2.1: #i15929# #110406# preliminary API for storages and embedded objects


2003-09-11  Kurt Zenker  <kz@openoffice.org>  [bd5f20b2c18335b27d3676fdea5560b54a736814]

INTEGRATION: CWS mav05 (1.1.2); FILE ADDED 2003/06/23 09:17:57 mav 1.1.2.1: #i15929# #110406# preliminary API for storages and embedded objects


2003-09-11  Kurt Zenker  <kz@openoffice.org>  [b98a2bd863f8f1290e0c6f26a9514835d1e96d02]

INTEGRATION: CWS mav05 (1.1.2); FILE ADDED 2003/06/23 09:17:56 mav 1.1.2.1: #i15929# #110406# preliminary API for storages and embedded objects


2003-09-11  Kurt Zenker  <kz@openoffice.org>  [573d0100cff08d2bcee5872ff05d334841155bf8]

INTEGRATION: CWS mav05 (1.1.2); FILE ADDED 2003/06/23 09:17:52 mav 1.1.2.1: #i15929# #110406# preliminary API for storages and embedded objects


2003-09-11  Kurt Zenker  <kz@openoffice.org>  [ff92694a45c40e62a43d1ff7d45f6dbce32f5a6a]

INTEGRATION: CWS mav05 (1.1.2); FILE ADDED 2003/06/27 10:59:41 mav 1.1.2.3: #i15929# add comments 2003/06/26 12:53:33 mav 1.1.2.2: #i15929# fix typo 2003/06/25 13:55:47 mav 1.1.2.1: #i15929# initial revision


2003-09-11  Kurt Zenker  <kz@openoffice.org>  [597c6593edbed5e53d6cc692f231d393f25a979d]

INTEGRATION: CWS mav05 (1.1.2); FILE ADDED 2003/09/01 10:56:18 mav 1.1.2.3: #i15929# initialization is part of persistance 2003/09/01 10:05:32 mav 1.1.2.2: #i15929# object verbs 2003/06/23 09:17:50 mav 1.1.2.1: #i15929# #110406# preliminary API for storages and embedded objects


2003-09-11  Kurt Zenker  <kz@openoffice.org>  [e6fbe0a6da17662b3168b2516512180e9398cc6d]

INTEGRATION: CWS mav05 (1.1.2); FILE ADDED 2003/06/23 09:17:50 mav 1.1.2.1: #i15929# #110406# preliminary API for storages and embedded objects


2003-09-11  Kurt Zenker  <kz@openoffice.org>  [28cc36ca08d69603e39f66bcd65be082919c6b4a]

INTEGRATION: CWS mav05 (1.1.2); FILE ADDED 2003/09/02 12:13:31 mav 1.1.2.6: #i15929# XModifiable should be used to detect modifiable state 2003/09/02 08:33:44 mav 1.1.2.5: #i15929# the factory can set persistance 2003/08/11 13:43:15 mav 1.1.2.4: #i15929# remove creation part 2003/08/11 12:26:02 mav 1.1.2.3: #i15929# separation creation from initialization 2003/07/03 10:20:32 mav 1.1.2.2: #i15929# use new storage interface 2003/06/23 09:17:51 mav 1.1.2.1: #i15929# #110406# preliminary API for storages and embedded objects


2003-09-11  Kurt Zenker  <kz@openoffice.org>  [b6556d03080b9b1680b35edcf81ef7c9c325d21b]

INTEGRATION: CWS mav05 (1.1.2); FILE ADDED 2003/09/03 12:26:08 mav 1.1.2.3: #i15929# new object type must be specified 2003/09/02 09:12:01 mav 1.1.2.2: #i15929# specify return type 2003/09/02 08:30:58 mav 1.1.2.1: #i15929# XEmbedObjectFactory class


2003-09-11  Kurt Zenker  <kz@openoffice.org>  [4b034353a4df5f99fd926ca3da68740ede8b6590]

INTEGRATION: CWS mav05 (1.1.2); FILE ADDED 2003/06/23 09:17:49 mav 1.1.2.1: #i15929# #110406# preliminary API for storages and embedded objects


2003-09-11  Kurt Zenker  <kz@openoffice.org>  [022839a5830bc49558914c8787e40778459c8bf4]

INTEGRATION: CWS mav05 (1.1.2); FILE ADDED 2003/06/23 09:17:48 mav 1.1.2.1: #i15929# #110406# preliminary API for storages and embedded objects


2003-09-11  Kurt Zenker  <kz@openoffice.org>  [463c1209831d327a338f449f192395c3ec9aaabc]

INTEGRATION: CWS mav05 (1.1.2); FILE ADDED 2003/06/23 09:17:47 mav 1.1.2.1: #i15929# #110406# preliminary API for storages and embedded objects


2003-09-11  Kurt Zenker  <kz@openoffice.org>  [ee65b16cacab7bac84c1b1279088a8c71511a7ad]

INTEGRATION: CWS mav05 (1.1.2); FILE ADDED 2003/07/28 15:22:40 mav 1.1.2.9: #i15929# some interfaces are must 2003/07/22 09:56:42 mav 1.1.2.8: #i15929# stream can become encrypted only if password is available 2003/07/08 08:42:34 mav 1.1.2.7: #i15929# in case storage is disposed all childs are disposed automatically 2003/07/08 07:40:32 mav 1.1.2.6: #i15929# use DisposedException 2003/06/30 11:00:45 mav 1.1.2.5: #i15929# correct comments for Encrypted property 2003/06/30 10:17:53 mav 1.1.2.4: #i15929# some corrections 2003/06/27 12:55:18 mav 1.1.2.3: #i15929# comments correction 2003/06/26 08:40:07 mav 1.1.2.2: #i15929# add some comments 2003/06/26 08:19:33 mav 1.1.2.1: #i15929# Storage & StorageStream services


2003-09-11  Kurt Zenker  <kz@openoffice.org>  [b8524601fb567309c2608edb2204193e59d0664d]

INTEGRATION: CWS mav05 (1.1.2); FILE ADDED 2003/07/07 11:09:19 mav 1.1.2.6: #i15929# root storage can support read access additionally 2003/07/07 10:55:48 mav 1.1.2.5: #i15929# root storage must support the exectly specified mode 2003/07/07 10:15:51 mav 1.1.2.4: #i15929# allow to support additional modes 2003/07/07 06:54:39 mav 1.1.2.3: #i15929# default parameters description 2003/06/30 10:17:52 mav 1.1.2.2: #i15929# some corrections 2003/06/27 09:37:14 mav 1.1.2.1: #i15929# Support transacted objects


2003-09-11  Kurt Zenker  <kz@openoffice.org>  [9a419a5b50e53263a4be72fe16eea7f1403f4990]

INTEGRATION: CWS mav05 (1.1.2); FILE ADDED 2003/07/08 07:40:31 mav 1.1.2.8: #i15929# use DisposedException 2003/07/07 10:56:44 mav 1.1.2.7: #i15929# allow to support additional modes 2003/06/30 10:17:52 mav 1.1.2.6: #i15929# some corrections 2003/06/27 12:45:43 mav 1.1.2.5: #i15929# Support XModifiable 2003/06/27 09:14:01 mav 1.1.2.4: #i15929# fix typo 2003/06/27 09:06:28 mav 1.1.2.3: #i15929# Support transacted objects 2003/06/27 09:02:27 mav 1.1.2.2: #i15929# Support transacted objects 2003/06/26 08:19:20 mav 1.1.2.1: #i15929# Storage & StorageStream services


2003-09-11  Kurt Zenker  <kz@openoffice.org>  [a098d63c54c2c5632688077a1c4f9c2d4c625aaf]

INTEGRATION: CWS mav05 (1.1.2); FILE ADDED 2003/06/23 09:17:45 mav 1.1.2.1: #i15929# #110406# preliminary API for storages and embedded objects


2003-09-11  Kurt Zenker  <kz@openoffice.org>  [325488d151ee8a27e3ef2488076b92fee27553b6]

INTEGRATION: CWS mav05 (1.1.2); FILE ADDED 2003/08/21 15:05:44 mav 1.1.2.4: #i15929# use MediaDescriptor to init document 2003/08/11 13:42:32 mav 1.1.2.3: #i15929# remove creation part 2003/08/11 13:40:41 mav 1.1.2.2: #i15929# separation creation from initialization 2003/08/11 12:22:42 mav 1.1.2.1: #i15929# separation creation from initialization


2003-09-11  Kurt Zenker  <kz@openoffice.org>  [16f6daf6fcd405d922711eddbb6691d51bdef0b3]

INTEGRATION: CWS mav05 (1.1.2); FILE ADDED 2003/09/01 10:02:28 mav 1.1.2.1: #i15929# verbs


2003-09-11  Kurt Zenker  <kz@openoffice.org>  [57ab4234baf50c876fffe23dcc402f5ec8d104b2]

INTEGRATION: CWS mav05 (1.1.2); FILE ADDED 2003/06/23 09:17:44 mav 1.1.2.1: #i15929# #110406# preliminary API for storages and embedded objects


2003-09-11  Kurt Zenker  <kz@openoffice.org>  [7507072b3494593de283458cdc49af311085cdc7]

INTEGRATION: CWS mav05 (1.1.2); FILE ADDED 2003/06/23 09:17:43 mav 1.1.2.1: #i15929# #110406# preliminary API for storages and embedded objects


2003-09-11  Kurt Zenker  <kz@openoffice.org>  [be1ef25d1847d09352ab61f11e33867d3917b5de]

INTEGRATION: CWS mav05 (1.1.2); FILE ADDED 2003/06/23 09:17:42 mav 1.1.2.1: #i15929# #110406# preliminary API for storages and embedded objects


2003-09-11  Kurt Zenker  <kz@openoffice.org>  [48d470d240e86aad5ca6f5724febba15600b86b4]

INTEGRATION: CWS mav05 (1.1.2); FILE ADDED 2003/07/04 09:16:37 mav 1.1.2.4: #i15929# change modes 2003/07/04 07:17:18 mav 1.1.2.3: #i15929# introduce ELEMENT_READWRITE 2003/06/30 10:17:52 mav 1.1.2.2: #i15929# some corrections 2003/06/23 09:17:42 mav 1.1.2.1: #i15929# #110406# preliminary API for storages and embedded objects


2003-09-11  Kurt Zenker  <kz@openoffice.org>  [dc2d0b79f7eaca6d1a6efb8f7a821f30f3f7da9a]

INTEGRATION: CWS mav05 (1.1.2); FILE ADDED 2003/06/23 09:17:40 mav 1.1.2.1: #i15929# #110406# preliminary API for storages and embedded objects


2003-09-11  Kurt Zenker  <kz@openoffice.org>  [2cb0b257c004a6e7891c083f8edfc384eddbefd1]

INTEGRATION: CWS mav05 (1.9.44); FILE MERGED 2003/06/23 12:18:47 mav 1.9.44.1: #i15929# remove dependency from tools and unotools modules


2003-09-11  Kurt Zenker  <kz@openoffice.org>  [5907136d9bbf55e526df037203cc76fe6be42cb0]

INTEGRATION: CWS mav05 (1.12.42); FILE MERGED 2003/09/04 13:54:16 mav 1.12.42.3: RESYNC: (1.12-1.13); FILE MERGED 2003/09/04 07:57:16 mav 1.12.42.2: #i15929# WrongPasswordException.idl is in packages now 2003/07/18 14:20:54 mav 1.12.42.1: #i15929# support encryption in storages


2003-09-11  Kurt Zenker  <kz@openoffice.org>  [133a2915b3ce8b2ece570b75660577b37b09fb26]

INTEGRATION: CWS mav05 (1.31.18); FILE MERGED 2003/09/04 13:51:36 mav 1.31.18.5: #100000# solve conflicts 2003/09/04 07:57:16 mav 1.31.18.4: #i15929# WrongPasswordException.idl is in packages now 2003/07/21 14:14:24 mav 1.31.18.3: #i15929# include MediaType in raw stream header, and other fixes 2003/07/21 11:29:33 mav 1.31.18.2: #i15929# fix EncryptionKey stuff 2003/07/18 14:20:54 mav 1.31.18.1: #i15929# support encryption in storages


2003-09-11  Kurt Zenker  <kz@openoffice.org>  [35417dcc965031370a473887f12996de0db0c486]

INTEGRATION: CWS mav05 (1.60.18); FILE MERGED 2003/09/04 13:54:07 mav 1.60.18.2: RESYNC: (1.60-1.61); FILE MERGED 2003/07/18 14:20:53 mav 1.60.18.1: #i15929# support encryption in storages


2003-09-11  Kurt Zenker  <kz@openoffice.org>  [0f5d2fe5252650adb71e0d07865cdaa424257504]

INTEGRATION: CWS mav05 (1.23.56); FILE MERGED 2003/07/18 14:20:53 mav 1.23.56.1: #i15929# support encryption in storages


2003-09-11  Kurt Zenker  <kz@openoffice.org>  [e5b1e9007dd7775edea4b947ea23baee464fd68f]

INTEGRATION: CWS mav05 (1.86.18); FILE MERGED 2003/06/23 12:18:46 mav 1.86.18.2: #i15929# remove dependency from tools and unotools modules 2003/06/23 09:21:38 mav 1.86.18.1: #i15929# fix stream initialization


2003-09-11  Kurt Zenker  <kz@openoffice.org>  [3cacae672b87c4c17b346a67506aecbb07fa22d0]

INTEGRATION: CWS mav05 (1.38.12); FILE MERGED 2003/09/04 13:54:22 mav 1.38.12.4: RESYNC: (1.38-1.39); FILE MERGED 2003/09/04 07:57:15 mav 1.38.12.3: #i15929# WrongPasswordException.idl is in packages now 2003/07/21 14:14:22 mav 1.38.12.2: #i15929# include MediaType in raw stream header, and other fixes 2003/07/18 14:20:51 mav 1.38.12.1: #i15929# support encryption in storages


2003-09-11  Kurt Zenker  <kz@openoffice.org>  [c3a4e582487b8faa4d41cf70caae016572760484]

INTEGRATION: CWS mav05 (1.2.18); FILE MERGED 2003/07/21 14:14:21 mav 1.2.18.2: #i15929# include MediaType in raw stream header, and other fixes 2003/07/18 14:20:51 mav 1.2.18.1: #i15929# support encryption in storages


2003-09-11  Kurt Zenker  <kz@openoffice.org>  [6d7a17daa0cc0f037c8a914cfd0c8b4c33f0c6a6]

INTEGRATION: CWS mav05 (1.5.18); FILE MERGED 2003/07/21 14:14:21 mav 1.5.18.3: #i15929# include MediaType in raw stream header, and other fixes 2003/07/21 11:29:02 mav 1.5.18.2: #i15929# read from correct position 2003/07/18 14:20:51 mav 1.5.18.1: #i15929# support encryption in storages


2003-09-11  Kurt Zenker  <kz@openoffice.org>  [44c77f55ef6b62b0fdb138ee7b3f43557474a74f]

INTEGRATION: CWS mav05 (1.1.2); FILE ADDED 2003/09/04 07:57:14 mav 1.1.2.16: #i15929# WrongPasswordException.idl is in packages now 2003/09/03 15:21:51 mav 1.1.2.15: #i15929# fix exception specification 2003/07/28 10:59:47 mav 1.1.2.14: #i15929# throw exception in case storage is not encrypted 2003/07/21 11:30:03 mav 1.1.2.13: #i15929# create stream to encrypt 2003/07/18 14:20:49 mav 1.1.2.12: #i15929# support encryption in storages 2003/07/08 08:07:38 mav 1.1.2.11: #i15929# dispose subtree 2003/07/07 15:28:22 mav 1.1.2.10: #i15929# first remove deleted elements, than commit renamed and only then commit inserted 2003/07/07 12:19:39 mav 1.1.2.9: #i15929# removing must dispose all the subtree of the element 2003/07/04 10:17:42 mav 1.1.2.8: #i15929# transact storage properties 2003/07/04 09:34:57 mav 1.1.2.7: #i15929# transact storage and storagestream properties 2003/06/30 15:47:52 mav 1.1.2.6: #i15929# adopt to interface changes 2003/06/26 13:20:16 mav 1.1.2.5: #i15929# allow to set encryption key 2003/06/25 12:17:47 mav 1.1.2.4: #i15929# exchange some methods with properties 2003/06/25 11:43:14 mav 1.1.2.3: #i15929# add reference to parent 2003/06/25 08:45:49 mav 1.1.2.2: #i15929# fix typo 2003/06/23 10:49:29 mav 1.1.2.1: #i15929# new storage implementation


2003-09-11  Kurt Zenker  <kz@openoffice.org>  [e7c7d6f0e9cf0185188e864f6419667073283dcc]

INTEGRATION: CWS mav05 (1.1.2); FILE ADDED 2003/09/04 07:57:14 mav 1.1.2.31: #i15929# WrongPasswordException.idl is in packages now 2003/09/04 06:48:42 mav 1.1.2.30: #i15929# do not throw IllegalStorageException 2003/09/03 15:21:50 mav 1.1.2.29: #i15929# fix exception specification 2003/07/28 10:59:47 mav 1.1.2.28: #i15929# throw exception in case storage is not encrypted 2003/07/22 09:44:21 mav 1.1.2.27: #i15929# stream can become encrypted only if password is available 2003/07/21 11:30:02 mav 1.1.2.26: #i15929# create stream to encrypt 2003/07/21 09:05:43 mav 1.1.2.25: #i15929# empty key is illegal 2003/07/18 14:20:49 mav 1.1.2.24: #i15929# support encryption in storages 2003/07/08 10:06:07 mav 1.1.2.23: #i15929# in case target element exists an exception must be thrown 2003/07/08 08:37:57 mav 1.1.2.22: #i15929# dispose all stream wrappers on parent storage disposing 2003/07/08 08:10:18 mav 1.1.2.21: #i15929# exception is enough 2003/07/08 08:07:38 mav 1.1.2.20: #i15929# dispose subtree 2003/07/07 15:41:23 mav 1.1.2.19: #i15929# fix typos 2003/07/07 15:28:21 mav 1.1.2.18: #i15929# first remove deleted elements, than commit renamed and only then commit inserted 2003/07/07 12:19:38 mav 1.1.2.17: #i15929# removing must dispose all the subtree of the element 2003/07/07 10:50:11 mav 1.1.2.16: #i15929# remove list element correctly 2003/07/07 10:40:06 mav 1.1.2.15: #i15929# reading is allwais supported 2003/07/04 15:38:42 mav 1.1.2.14: #i15929# close streams opened by factory 2003/07/04 14:43:37 mav 1.1.2.13: #i15929# correct property caching 2003/07/04 11:12:48 mav 1.1.2.12: #i15929# ELEMENT_SEEKABLE flag is just ignored for storages 2003/07/04 10:30:24 mav 1.1.2.11: #i15929# some comments 2003/07/04 09:34:56 mav 1.1.2.10: #i15929# transact storage and storagestream properties 2003/06/30 15:47:52 mav 1.1.2.9: #i15929# adopt to interface changes 2003/06/26 13:20:52 mav 1.1.2.8: #i15929# allow to set encryption key 2003/06/25 12:17:47 mav 1.1.2.7: #i15929# exchange some methods with properties 2003/06/25 11:43:14 mav 1.1.2.6: #i15929# add reference to parent 2003/06/25 09:25:23 mav 1.1.2.5: #i15929# writable subelement can not be open in readonly one 2003/06/24 11:17:39 mav 1.1.2.4: #i15929# reverting of removed replaced substorages 2003/06/24 09:41:58 mav 1.1.2.3: #i15929# storage properties 2003/06/23 13:35:57 mav 1.1.2.2: #i15929# set storage properties 2003/06/23 10:49:28 mav 1.1.2.1: #i15929# new storage implementation


2003-09-11  Kurt Zenker  <kz@openoffice.org>  [8f3fcb0ad0c591dcc317106e065e787063cdfa4c]

INTEGRATION: CWS mav05 (1.1.2); FILE ADDED 2003/06/23 10:50:49 mav 1.1.2.1: #i15929# new storage implementation


2003-09-11  Kurt Zenker  <kz@openoffice.org>  [251ed89c6f2a4d0aebe20e8fd333654f6dd8541a]

INTEGRATION: CWS mav05 (1.1.2); FILE ADDED 2003/06/23 10:49:28 mav 1.1.2.1: #i15929# new storage implementation


2003-09-11  Kurt Zenker  <kz@openoffice.org>  [05bfeba83c4b22efda7b79c958942c47182df149]

INTEGRATION: CWS mav05 (1.1.2); FILE ADDED 2003/07/07 10:40:06 mav 1.1.2.7: #i15929# reading is allwais supported 2003/07/04 10:18:20 mav 1.1.2.6: #i15929# ignore ELEMENT_SEEKABLE for storages 2003/07/04 09:34:56 mav 1.1.2.5: #i15929# transact storage and storagestream properties 2003/07/04 07:14:58 mav 1.1.2.4: #i15929# open temporary storage for writing 2003/06/30 15:47:51 mav 1.1.2.3: #i15929# adopt to interface changes 2003/06/23 13:35:58 mav 1.1.2.2: #i15929# set storage properties 2003/06/23 10:49:27 mav 1.1.2.1: #i15929# new storage implementation


2003-09-11  Kurt Zenker  <kz@openoffice.org>  [a972cf2e15bb89ff3e475487f5f81f673242f70c]

INTEGRATION: CWS mav05 (1.1.2); FILE ADDED 2003/06/23 10:49:26 mav 1.1.2.1: #i15929# new storage implementation


2003-09-11  Kurt Zenker  <kz@openoffice.org>  [f29030fde65b72310e9a00c6d5724c2a5f64b291]

INTEGRATION: CWS mav05 (1.1.2); FILE ADDED 2003/07/22 15:00:29 mav 1.1.2.11: #i15929# streams should not use refcounting internally 2003/07/22 09:44:21 mav 1.1.2.10: #i15929# stream can become encrypted only if password is available 2003/07/21 11:30:02 mav 1.1.2.9: #i15929# create stream to encrypt 2003/07/18 14:42:56 mav 1.1.2.8: #i15929# allow to set new password for stream 2003/07/18 14:20:49 mav 1.1.2.7: #i15929# support encryption in storages 2003/07/08 08:37:56 mav 1.1.2.6: #i15929# dispose all stream wrappers on parent storage disposing 2003/07/07 15:27:42 mav 1.1.2.5: #i15929# fix readonly file opening 2003/07/04 09:34:55 mav 1.1.2.4: #i15929# transact storage and storagestream properties 2003/06/25 11:43:13 mav 1.1.2.3: #i15929# add reference to parent 2003/06/25 07:52:22 mav 1.1.2.2: #i15929# provide properties for substreams 2003/06/23 10:49:26 mav 1.1.2.1: #i15929# new storage implementation


2003-09-11  Kurt Zenker  <kz@openoffice.org>  [4ed9acb0f72e77ee27faa417cbeae0b5c75d11a4]

INTEGRATION: CWS mav05 (1.1.2); FILE ADDED 2003/09/04 07:57:13 mav 1.1.2.20: #i15929# WrongPasswordException.idl is in packages now 2003/07/22 15:00:29 mav 1.1.2.19: #i15929# streams should not use refcounting internally 2003/07/22 09:44:21 mav 1.1.2.18: #i15929# stream can become encrypted only if password is available 2003/07/21 11:30:01 mav 1.1.2.17: #i15929# create stream to encrypt 2003/07/21 08:52:24 mav 1.1.2.16: #i15929# zip entry size is a 32-bit value 2003/07/18 16:17:39 mav 1.1.2.15: #i15929# package stream size is represented by 32-bit value 2003/07/18 14:42:56 mav 1.1.2.14: #i15929# allow to set new password for stream 2003/07/18 14:20:48 mav 1.1.2.13: #i15929# support encryption in storages 2003/07/08 08:37:56 mav 1.1.2.12: #i15929# dispose all stream wrappers on parent storage disposing 2003/07/08 08:08:01 mav 1.1.2.11: #i15929# allow additional modes 2003/07/07 15:27:41 mav 1.1.2.10: #i15929# fix readonly file opening 2003/07/04 12:05:01 mav 1.1.2.9: #i15929# AntiImpl can exist 2003/07/04 11:40:57 mav 1.1.2.8: #i15929# do not allow removing of temporary file for service 2003/07/04 10:26:04 mav 1.1.2.7: #i15929# reverting of the parent storage let the stream be reloaded 2003/07/04 09:34:55 mav 1.1.2.6: #i15929# transact storage and storagestream properties 2003/06/30 15:47:51 mav 1.1.2.5: #i15929# adopt to interface changes 2003/06/26 12:15:26 mav 1.1.2.4: #i15929# provide reasonable set of properties 2003/06/25 11:43:13 mav 1.1.2.3: #i15929# add reference to parent 2003/06/25 07:52:21 mav 1.1.2.2: #i15929# provide properties for substreams 2003/06/23 10:49:25 mav 1.1.2.1: #i15929# new storage implementation


2003-09-11  Kurt Zenker  <kz@openoffice.org>  [8483a2ebdd7a03e33bd75b3f639a735538cb2be1]

INTEGRATION: CWS mav05 (1.1.2); FILE ADDED 2003/07/22 15:00:28 mav 1.1.2.3: #i15929# streams should not use refcounting internally 2003/06/25 07:52:21 mav 1.1.2.2: #i15929# provide properties for substreams 2003/06/23 10:49:24 mav 1.1.2.1: #i15929# new storage implementation


2003-09-11  Kurt Zenker  <kz@openoffice.org>  [40fcf586b7b18af230fbc01a0dc008180ee29f29]

INTEGRATION: CWS mav05 (1.1.2); FILE ADDED 2003/07/22 15:00:28 mav 1.1.2.3: #i15929# streams should not use refcounting internally 2003/06/25 07:52:20 mav 1.1.2.2: #i15929# provide properties for substreams 2003/06/23 10:49:24 mav 1.1.2.1: #i15929# new storage implementation


2003-09-11  Kurt Zenker  <kz@openoffice.org>  [270ad7aa6499d01be881ca32a8f4724d39b4908a]

INTEGRATION: CWS mav05 (1.1.2); FILE ADDED 2003/09/03 15:24:11 mav 1.1.2.4: #i15929# adopt for linux 2003/07/22 15:00:28 mav 1.1.2.3: #i15929# streams should not use refcounting internally 2003/06/25 07:52:20 mav 1.1.2.2: #i15929# provide properties for substreams 2003/06/23 10:49:23 mav 1.1.2.1: #i15929# new storage implementation


2003-09-11  Kurt Zenker  <kz@openoffice.org>  [7f1fdf4a5e2e5aaa621c578642c861cd2a2cbb54]

INTEGRATION: CWS mav05 (1.1.2); FILE ADDED 2003/07/22 15:00:27 mav 1.1.2.6: #i15929# streams should not use refcounting internally 2003/07/22 11:44:45 mav 1.1.2.5: #i15929# dispose stream on destruction 2003/07/18 14:42:55 mav 1.1.2.4: #i15929# allow to set new password for stream 2003/06/26 12:13:58 mav 1.1.2.3: #i15929# allow to detect if the stream is encrypted in package 2003/06/25 07:52:19 mav 1.1.2.2: #i15929# provide properties for substreams 2003/06/23 10:49:22 mav 1.1.2.1: #i15929# new storage implementation


2003-09-11  Kurt Zenker  <kz@openoffice.org>  [8649004694956384a5b1b416ac9388cab2f84253]

INTEGRATION: CWS mav05 (1.1.2); FILE ADDED 2003/06/23 11:01:04 mav 1.1.2.3: #i15929# remove redundand includes 2003/06/23 10:52:03 mav 1.1.2.2: #i15929# the implementation is in package module 2003/06/23 10:50:15 mav 1.1.2.1: #i15929# new storage implementation


2003-09-11  Kurt Zenker  <kz@openoffice.org>  [073e08f04e9c2a97a8c41860f21defaef6055c4f]

INTEGRATION: CWS mav05 (1.2.68); FILE MERGED 2003/06/23 12:18:45 mav 1.2.68.2: #i15929# remove dependency from tools and unotools modules 2003/06/23 11:00:15 mav 1.2.68.1: #i15929# new implementation for storages


2003-09-11  Kurt Zenker  <kz@openoffice.org>  [1b7e17e60f3527a78f2c098e7bc554d058ff08f4]

INTEGRATION: CWS mav05 (1.18.18); FILE MERGED 2003/09/04 07:57:13 mav 1.18.18.3: #i15929# WrongPasswordException.idl is in packages now 2003/07/21 14:14:19 mav 1.18.18.2: #i15929# include MediaType in raw stream header, and other fixes 2003/07/18 14:20:47 mav 1.18.18.1: #i15929# support encryption in storages


2003-09-11  Kurt Zenker  <kz@openoffice.org>  [594d4f450641e724f9f24c2ea272830a0dab5c51]

INTEGRATION: CWS mav05 (1.1.56); FILE MERGED 2003/07/21 14:14:19 mav 1.1.56.1: #i15929# include MediaType in raw stream header, and other fixes


2003-09-11  Kurt Zenker  <kz@openoffice.org>  [282bf67a0e2411282a65b89091e46b99d5fc0364]

INTEGRATION: CWS OS18 (1.32.90); FILE MERGED 2003/08/28 11:13:10 os 1.32.90.1: #i17974# SID_ARRANGEICONS removed


2003-09-11  Kurt Zenker  <kz@openoffice.org>  [e6678b69e219c21a8606dd7f549891063032a9c5]

INTEGRATION: CWS OS18 (1.36.46); FILE MERGED 2003/08/29 13:46:42 os 1.36.46.2: RESYNC: (1.36-1.37); FILE MERGED 2003/08/28 11:13:06 os 1.36.46.1: #i17974# SID_ARRANGEICONS removed


2003-09-11  Kurt Zenker  <kz@openoffice.org>  [2bf7def05ba338248f68937ecfdf0e2601d8f0c0]

INTEGRATION: CWS OS18 (1.65.86); FILE MERGED 2003/08/29 11:49:41 os 1.65.86.1: #104125# RadioButton label 'Internet' changed to 'Web'


2003-09-11  Kurt Zenker  <kz@openoffice.org>  [63c607856f15271583be2692fa7fee571930c03c]

INTEGRATION: CWS OS18 (1.77.82); FILE MERGED 2003/08/28 11:08:41 os 1.77.82.1: #i18085# update condense max. value correctly


2003-09-11  Kurt Zenker  <kz@openoffice.org>  [a29daf2b29d589abf91a9f16d34dcfd783a2062e]

INTEGRATION: CWS OS18 (1.78.66); FILE MERGED 2003/08/29 13:14:00 os 1.78.66.2: RESYNC: (1.78-1.79); FILE MERGED 2003/08/29 08:16:19 os 1.78.66.1: #i18490# set PDFExport view option separately to prevent repaint


2003-09-11  Kurt Zenker  <kz@openoffice.org>  [6b046c3497307664d73b2b853d4c6882225d8473]

INTEGRATION: CWS OS18 (1.17.152); FILE MERGED 2003/08/29 11:35:12 os 1.17.152.1: #i10935# column calculation for tables with negative indent corrected


2003-09-11  Kurt Zenker  <kz@openoffice.org>  [4a4514eb625146d51818df234138b752b0ec3f7e]

INTEGRATION: CWS OS18 (1.15.178); FILE MERGED 2003/08/29 13:16:45 os 1.15.178.2: RESYNC: (1.15-1.16); FILE MERGED 2003/08/29 09:05:44 os 1.15.178.1: #111987# catch exception in getDataSourceAsParent()


2003-09-11  Kurt Zenker  <kz@openoffice.org>  [00bf1cf13a97e38236f242493016ca5ef5d85183]

INTEGRATION: CWS OS18 (1.70.68); FILE MERGED 2003/08/29 09:05:24 os 1.70.68.1: #111987# catch exception in getDataSourceAsParent()


2003-09-11  Kurt Zenker  <kz@openoffice.org>  [0503c067e75aff652e64857937ed03cbbdd59d65]

INTEGRATION: CWS OS18 (1.38.132); FILE MERGED 2003/08/29 08:16:01 os 1.38.132.1: #i18490# set PDFExport view option separately to prevent repaint


2003-09-11  Kurt Zenker  <kz@openoffice.org>  [00b3dc5b10412b50dc7af90d83d607db0cd5c086]

INTEGRATION: CWS OS18 (1.81.152); FILE MERGED 2003/09/01 07:43:44 os 1.81.152.2: #96676# syntax error fixed 2003/08/29 12:48:49 os 1.81.152.1: #96676# create SwXOLEListener once per object


2003-09-11  Kurt Zenker  <kz@openoffice.org>  [e214f6491a187b478c2c5ff4f97cafb2e9b25da2]

INTEGRATION: CWS OS18 (1.45.112); FILE MERGED 2003/08/28 09:18:50 os 1.45.112.1: #i16982# remove unprintable control characters from words added to the AutoCompletion list


2003-09-11  Kurt Zenker  <kz@openoffice.org>  [ae6ac79fcfda5a92477aaa57ba5112ce023486a5]

INTEGRATION: CWS OS18 (1.20.150); FILE MERGED 2003/08/28 11:23:50 os 1.20.150.1: #110848# regard phonetic reading for index primary and secondary keys, too


2003-09-11  Kurt Zenker  <kz@openoffice.org>  [d28c0bac11a75ef2385661ee1c31b52d468b85b9]

INTEGRATION: CWS OS18 (1.6.360); FILE MERGED 2003/08/28 11:23:47 os 1.6.360.1: #110848# regard phonetic reading for index primary and secondary keys, too


2003-09-11  Kurt Zenker  <kz@openoffice.org>  [6024bebd819eed948f25744b48ef6c0b7892cc95]

INTEGRATION: CWS OS18 (1.19.188); FILE MERGED 2003/08/28 13:35:01 os 1.19.188.1: #i18279# skip accepting of '<>,' inside of a numbering and nonclosed parentheses


2003-09-11  Kurt Zenker  <kz@openoffice.org>  [b82fa90f8763300088baee1f753e4fdd500ff904]

INTEGRATION: CWS OS18 (1.24.182); FILE MERGED 2003/08/28 11:23:46 os 1.24.182.1: #110848# regard phonetic reading for index primary and secondary keys, too


2003-09-11  Kurt Zenker  <kz@openoffice.org>  [286c350159bd924ec15495122e5a993dca5f22a6]

INTEGRATION: CWS OS18 (1.3.188); FILE MERGED 2003/08/29 07:59:26 os 1.3.188.3: #i11339# comment added 2003/08/29 07:57:41 os 1.3.188.2: #i11339# change footnote to endnote or vice versa -> dispose UNO wrapper 2003/08/28 09:43:24 os 1.3.188.1: #i11339# SwDoc::SetCurFtn(): call SetModified!


2003-09-11  Kurt Zenker  <kz@openoffice.org>  [898834e34685cbccbb58b92fdac1a03d2a662f8f]

INTEGRATION: CWS OS18 (1.7.188); FILE MERGED 2003/08/28 09:18:50 os 1.7.188.1: #i16982# remove unprintable control characters from words added to the AutoCompletion list


2003-09-11  Kurt Zenker  <kz@openoffice.org>  [8d98debd3e73fdbcecfc73c12dcbfaa0cf707a06]

INTEGRATION: CWS OS18 (1.27.134); FILE MERGED 2003/08/29 08:15:46 os 1.27.134.1: #i18490# set PDFExport view option separately to prevent repaint


2003-09-11  Kurt Zenker  <kz@openoffice.org>  [20404cc6999348894a1d78e24a1ba10b0b0d596b]

INTEGRATION: CWS OS18 (1.16.222); FILE MERGED 2003/08/29 12:49:04 os 1.16.222.1: #96676# create SwXOLEListener once per object


2003-09-11  Vladimir Glazounov  <vg@openoffice.org>  [c44022fd8b3774a4aae0f7f085d2c0c5dbbb03c4]

#100000# typo


2003-09-10  Duncan Foster  <dfoster@openoffice.org>  [2e521e347e76a8ecaf7328ca981ece4e7a5fdd4f]

#i19399# Catch and rethrow the AccessControlException that could be raised by a checkPermission call. Dispose of the filesys storage if an exception is caught. Fixed the buid.xml so that all dependent jar files are located in the solar.jar.


2003-09-10  Noel Power  <npower@openoffice.org>  [4d8fbd76acf6821cb0cc37bfffb1bc73afa24c0c]

#i12906# Removing XScriptProvider type for building ( interface removed )


2003-09-10  Tomas O'Connor  <toconnor@openoffice.org>  [623404eb2cdca10861d37aed71b2fca4ac0f5106]

#i19331# Script Framework package names have changed


2003-09-10  Tomas O'Connor  <toconnor@openoffice.org>  [7f271d2df63cdaf436e7918b0e80b5f7a9e36a15]

#i19331# Reorganisation of Java source files, directories and package structures ScriptFramework.jar now contains main Script Framework support classes


2003-09-10  Tomas O'Connor  <toconnor@openoffice.org>  [08894b009d69268657a3394471e400e14afb1717]

#i19331# Reorganisation of Java package structure


2003-09-10  Tomas O'Connor  <toconnor@openoffice.org>  [aa6c9866b6140ec8c03f5e74d4c509cf7c8a38c9]

#i19331# Reorganisation of Java packages and directory structure of sources


2003-09-10  Tomas O'Connor  <toconnor@openoffice.org>  [b9dcccf6de8120ea63800df85cac54159590fb4c]

#i19331# Reorganisation of Java packages and directories. ParcelDescriptor and support classes are now part of ScriptFramework.jar


2003-09-10  Tomas O'Connor  <toconnor@openoffice.org>  [980aa9b06ca521363ae4175f349becd4cdd501aa]

#i19331# Reorganise package and directory structure of Java classes to better reflect the UNO interface hierarchy being implemented. Move ParcelDescriptor class from idesupport package.


2003-09-10  Noel Power  <npower@openoffice.org>  [4fe2c8f905fc115b1a0a057ac0f227d6a4cb68d2]

#i12906# Updates from code inspection


2003-09-09  Henning Brinkmann  <hbrinkm@openoffice.org>  [efd17b2f64f8803b6ce6c792d23b29587fe8e763]

#111955#


2003-09-09  Vladimir Glazounov  <vg@openoffice.org>  [2d3cf26ad3924efc6bace047886dd6570d0a4ce1]

#100000# anable -prepare for a single platform, #111985#


2003-09-09  Kurt Zenker  <kz@openoffice.org>  [1ca046cb8d194acdebf892831f80ed50dcbc6b79]

deliver pyversion.mk from source


2003-09-09  Frank Schönheit  <fs@openoffice.org>  [fa257fdc3585acacf882d366f97f2df5b8227160]

oops - to be added on the CWS branch first


2003-09-08  Kurt Zenker  <kz@openoffice.org>  [de11ba9ee4366ed81c54e62382c020c62ad21532]

new version for SRC680


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [6986b0ed72d166747e294ce7f29d4d0681944b67]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/08/21 05:05:16 deuce 1.1.2.1: #111730# first check in of osl_Semaphore_Const.h for sal/qa/osl/semaphore test.


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [ed585a2e78707d2380eb2ce4ad8179c58fefe6f1]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/08/26 06:36:15 deuce 1.1.2.3: #111730# fix bug of termError(), convert to CPPUNIT_ASSERT_MESSAGE(). 2003/08/21 07:53:13 deuce 1.1.2.2: #111730# fix bug of semaphore/mutex copy constructors problem in Thread param. 2003/08/21 05:02:27 deuce 1.1.2.1: #111730# first check in of osl_Semaphore.cxx of sal/qa/osl/semaphore test.


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [9e77820c623ca40a222787986ba10fc4ae1688ce]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/08/21 05:06:21 deuce 1.1.2.1: #111730# first check in of makefile.mk of sal/qa/osl/semaphore test.


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [7e5de8d1de90f9af28fa727974b18c90f33aa0c0]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/08/13 12:20:04 deuce 1.1.2.1: #111730# first check in of osl_Pipe_const.h in sal/qa/osl/pipe.


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [31deab9128bc2783108c0766fb2d707e7d0734c0]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/08/26 05:45:55 deuce 1.1.2.2: #111730# fix bug of termError function, convert it to CPPU_ASSERT_MESSAGE. 2003/08/13 12:18:49 deuce 1.1.2.1: #111730# first check in of osl_Pipe.cxx in sal/qa/osl/pipe.


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [33d336505005d9f28059a29d7be6d6519dd40355]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/08/13 12:17:18 deuce 1.1.2.1: #111730# first check in of makefile.mk in sal/qa/osl/pipe.


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [43d0863ce5a0995d44ea57def39329cc63468dc1]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/08/13 12:14:54 deuce 1.1.2.1: #111730# first check in of export.exp in sal/qa/osl/pipe.


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [649bf38b1c7e9dfa4a1387ba9097bf881eac5678]

INTEGRATION: CWS qadev11 (1.2.2); FILE MERGED 2003/08/26 06:10:58 deuce 1.2.2.1: #111730# fix bug of termError(), remove and convert to CPPUNIT_ASSERT_MESSAGE.


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [217e8a5f3695fcf0be53c557a9289591bc8738b8]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/09/04 05:12:07 deuce 1.1.2.1: # 111730 # osl_Module_DLL.cxx in sal/qa/osl/module first check in.


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [05c5444da7077d2db402167a6e589de1bac15e3c]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/09/04 05:16:57 deuce 1.1.2.2: # 111730 # remove some un-used header file, add one function pointer declare. 2003/08/27 03:30:46 deuce 1.1.2.1: #111730# first check in of osl_Module_Const.h for module test.


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [e8027a1f038fead0e4fed349b5abbed0fc875ee9]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/09/04 05:15:57 deuce 1.1.2.2: # 111730 # add four functions test and create external dll. 2003/08/27 03:28:00 deuce 1.1.2.1: #111730# first check in of osl_Module.cxx for module test.


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [a3954c2cd36800485e42a03fc76f1b1417ce4e7e]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/09/04 05:14:39 deuce 1.1.2.2: # 111730 # add test dll part and use new export file: export.map. 2003/08/27 03:29:39 deuce 1.1.2.1: #111730# first check in of makefile.mk for module test.


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [4c0fa8d1126de7ce36847bfc8429420e3257947e]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/09/04 05:13:17 deuce 1.1.2.1: # 111730 # export_dll.map in sal/qa/osl/module first check in.


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [e3995ebc3a2e407bccd5d6ac247e69766a7260af]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/08/25 08:22:51 deuce 1.1.2.1: #111730# osl_Condition_Const.h of sal/qa/osl/condition test code first checked in.


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [eee46b968c284e015a39983eaa1d6ce1896e7807]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/08/26 06:55:40 deuce 1.1.2.2: #111730# fix bug of termError(), convert to CPPUNIT_ASSERT_MESSAGE. 2003/08/25 08:19:20 deuce 1.1.2.1: #111730# osl_Condition.cxx of sal/qa/osl/condition test code first checked in.


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [1e31948a34856d5f8ca748ca8403f7dc290c1da1]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/08/25 08:21:58 deuce 1.1.2.1: #111730# makefile.mk of sal/qa/osl/condition test code first checked in.


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [35224803f3bc53a3f529f1d167e3e831f7df2c73]

INTEGRATION: CWS qadev11 (1.5.2); FILE MERGED 2003/08/27 03:33:17 deuce 1.5.2.4: #111730# add module test entry. 2003/08/25 08:25:20 deuce 1.5.2.3: #111730# add entry of condition test code by gorden. 2003/08/21 05:09:02 deuce 1.5.2.2: #111730# add semaphore test code entry, gorden. 2003/08/13 12:24:01 deuce 1.5.2.1: #111730# add pipe test entry by Gorden Lin.


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [aae50540b32acac40cd24b857ff1a07f7a2974dd]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:35:47 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [21a384a865fec428775c933aa041f3b035946c21]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:35:46 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [c755957d28c13eaf0f47fcb2f5548cd926c605a8]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:35:45 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [1b411c1f046135ce93c8e0058a38b84de8ffb89c]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:35:44 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [cb377cffc0e42b9957b5b80dfa923f3c977cf514]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:35:41 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [95a36b4e3b642269709bb69d57a0508c46f8327f]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:35:40 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [5561c23c85f652ecadcc147eae1272313a5e56d8]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:35:39 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [942a662998a87b6c485d3187e1d039ba34324187]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:35:38 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [c25aad429c331e16133fa9384a0e720dea8227d8]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:35:37 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [6d5c26e8b26f09c4369692bac24dcebf8c21677b]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:35:35 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [fbf56a9d7a02d751fad8430f683832d7c156187d]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:35:34 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [08d4ff605d9fcb7a4b95229fc70ff9dfe068b9e6]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:35:33 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [4c7ccc6553ec9bbce58b742326e65a5773747e85]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/09/03 15:31:52 sw 1.1.2.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [f675ad935a5a23922031fec79a0553a4aa799392]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:35:32 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [a91c28e5afb3a5e9d348f440459423100e3e471a]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:35:31 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [f3394af72ae9136a394fcda2d4a54224ba499329]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:35:30 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [76deb75ff8d5bdd03a4193f576883857a9ff8f6f]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:35:29 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [ca79ce2eb5a9588dfc9616d3f079e534eab8b49d]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:35:28 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [5e0957f1b3c7385ea248b0fbed07991898df6d40]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:35:27 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [7950cee4e97328d84cc1e8b70b49ad6b9967d29f]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/09/03 15:11:44 sw 1.1.2.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [7aeacc87e3595df0b4366661debd0b4cea77b014]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:35:26 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [d6c4dce501bd13d844a6a366d33d75e635d3cc0b]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:35:25 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [4522054504c3ddf781a177486d4e1d0fba5079b6]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/09/03 15:13:23 sw 1.1.2.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [9924f6dcffdfd55162f9a1298d67200d2d1fc1c6]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:35:24 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [7e13107f0db7141381722e403e312f6b36d829a9]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:35:23 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [2a53934b96124b533b7e11c95cde3ea8e80ffdd8]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:35:22 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [2212b92823d103aa7e6cdb817e11ad7d60ad0c73]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/09/03 15:31:09 sw 1.1.2.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [152d025e844147471d3c186021e55ddc4dca6f5e]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/09/03 15:30:36 sw 1.1.2.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [fec5e703a72a6ed4db8db5b60f5fd9a300fdb57e]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:30:05 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [26f408cc8be7bf1d51a4617cbd4653fc00a43af5]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:30:04 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [df213298683d7ae0db773ca503164796a161af7f]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:30:03 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [ef7a1e404b4d028bf8d7152ec5bd771fe7fc4957]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:30:02 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [dc5722073fb54d285257c85c99809d99117c7328]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:30:01 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [31d7276c4f72796d506dacc2270d8a4dea0f9a8e]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:30:00 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [56b375fff78ffe2df80e235072540bd8d3788ec9]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:29:59 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [5466aee40ff861c7487115a55cec23b2fcc38162]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:29:58 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [938183b78e1cd920ceaa0d71ac9fffc5e776c42c]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:29:57 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [55e79d342cfb3213584cbab1929269d1058a2ed1]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:29:56 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [9e7df6f321175a9b33fcd1e194d30f775214125b]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:29:55 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [b5f8e5f2e1426385c7e3f6da03ae08021351755a]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:29:54 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [39eac5e2002bed2b316dea06a03e895bb1c9c4f8]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:29:53 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [e00712dc0e7d3a2016f869d13eb35060e06d1cb0]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:29:52 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [41be6769f841c1cfd6f6e850cc0607a0f3edd1e1]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:29:51 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [e1bd13e62730c17c4a089e1c1b96bf9c5947bea2]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:29:50 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [4a0f30feaaa959047411984a2962e6ef7e9ff4c5]

INTEGRATION: CWS qadev11 (1.3.14); FILE MERGED 2003/09/03 15:29:50 sw 1.3.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [9b0e0a58a2a5f2ece84267345fff00f82b9eec79]

INTEGRATION: CWS qadev11 (1.8.14); FILE MERGED 2003/09/03 15:29:50 sw 1.8.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [a43aa6cf14f9bbfd7b80642f7163b6eccd812634]

INTEGRATION: CWS qadev11 (1.6.14); FILE MERGED 2003/09/03 15:29:49 sw 1.6.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [ad5c96195e0441344b44ac200610c00cc19ab2f9]

INTEGRATION: CWS qadev11 (1.3.14); FILE MERGED 2003/09/03 15:29:49 sw 1.3.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [4dbd04abedd5d021743dd7f12c69126cb06b251f]

INTEGRATION: CWS qadev11 (1.7.14); FILE MERGED 2003/09/03 15:29:48 sw 1.7.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [10608becfe37a21c3e437a9d3233c95d7bde3e0c]

INTEGRATION: CWS qadev11 (1.3.14); FILE MERGED 2003/09/03 15:29:48 sw 1.3.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [dff355945ec07bee2e08ac597fbe16ebdd66430e]

INTEGRATION: CWS qadev11 (1.6.14); FILE MERGED 2003/09/03 15:29:48 sw 1.6.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [bb90a3899bee7d54123fc284942557b56e3a21d9]

INTEGRATION: CWS qadev11 (1.7.14); FILE MERGED 2003/09/03 15:29:47 sw 1.7.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [35b305269a01235a7d939ca523bc0e31ee0dbbdf]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/09/03 15:29:30 sw 1.1.2.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [f708e783ca267241f2e1fb34f0f9b840f39a14eb]

INTEGRATION: CWS qadev11 (1.3.14); FILE MERGED 2003/09/03 15:29:47 sw 1.3.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [0b377b7e4437820c895e2a288f371625863ff153]

INTEGRATION: CWS qadev11 (1.9.14); FILE MERGED 2003/09/04 13:58:47 sw 1.9.14.2: #112049# 2003/09/03 15:29:46 sw 1.9.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [c0c943ad9fcfe122786cb901f24eefcc45dbeaeb]

INTEGRATION: CWS qadev11 (1.3.14); FILE MERGED 2003/09/03 15:29:46 sw 1.3.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [a0e577d296695816e4c9b360303caf9f587e8f7b]

INTEGRATION: CWS qadev11 (1.7.14); FILE MERGED 2003/09/03 15:29:46 sw 1.7.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [d0893b21ecc1e056b0f13689a14508ee8618a70c]

INTEGRATION: CWS qadev11 (1.4.14); FILE MERGED 2003/09/03 15:29:45 sw 1.4.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [9df637c9756cd92c16dda32dd8d1ebf280b85db6]

INTEGRATION: CWS qadev11 (1.5.14); FILE MERGED 2003/09/03 15:29:45 sw 1.5.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [ba8019bd37dde0ae0fa44fb2a65a4de25d42c9aa]

INTEGRATION: CWS qadev11 (1.3.2); FILE ADDED 2003/09/03 15:29:13 sw 1.3.2.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [c6aa137d9f51dc74353b78a52ec7513fa556854c]

INTEGRATION: CWS qadev11 (1.5.14); FILE MERGED 2003/09/03 15:29:44 sw 1.5.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [9b0fb4ac298e14f3048063890567e002d77ac2dc]

INTEGRATION: CWS qadev11 (1.3.14); FILE MERGED 2003/09/03 15:29:44 sw 1.3.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [a4c2d8793aa4ca5d2570d438f117b578f50c051b]

INTEGRATION: CWS qadev11 (1.3.14); FILE MERGED 2003/09/03 15:29:43 sw 1.3.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [2abf6b4275f7f23c951ff19cc36808ed8d676af0]

INTEGRATION: CWS qadev11 (1.4.14); FILE MERGED 2003/09/03 15:29:43 sw 1.4.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [14fab35eb6b2d86cdae41e5a371b59c8731c1fa8]

INTEGRATION: CWS qadev11 (1.6.14); FILE MERGED 2003/09/03 15:29:43 sw 1.6.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [3903e470585d0f6445540779652a7ef9ce000a4a]

INTEGRATION: CWS qadev11 (1.5.14); FILE MERGED 2003/09/03 15:29:42 sw 1.5.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [d3a5bff5a7c8899c1a12dc0375b5bfba2e581e99]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:35:22 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [b4e40dba83bf38c6fc8b4db27ea297b21eeceac8]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:35:21 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [297b7a16ac3f2f1fb96b28925e973175857b6734]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:35:20 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [1197f86bb1adc9e279c949201acedebb1bc5c850]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:35:19 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [9b595bf655f57a5f5c2a52b39ac9b93fa3a840e4]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:34:59 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [bc7ba858d119e60c12bf0018a38bf6ee2cc61753]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:34:58 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [0e35ff9b1075ea5b4d03c26b5de5d58342791697]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:34:57 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [e8a002891f5fe914696304768df3b22a68feba55]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:34:56 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [f929084b729bb20b4687f30a533728ac5823065e]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:34:55 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [ca33146e3789647f0369a4b988f01d07fe5745cb]

INTEGRATION: CWS qadev11 (1.3.14); FILE MERGED 2003/09/03 15:34:54 sw 1.3.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [2fca356b76bf89057ecc5b6a8512773ecbf6d281]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:34:54 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [39000cddc9e22bc2febab68745301ad768754bdb]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:34:53 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [3843bc652a43a9973f491bd0cd8703959f619946]

INTEGRATION: CWS qadev11 (1.4.14); FILE MERGED 2003/09/03 15:34:53 sw 1.4.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [63c4afc5f06ae7ab961aa1cc88c64f2f55719915]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:34:52 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [403b85d87643e9d72256163968258ab3e3f8439d]

INTEGRATION: CWS qadev11 (1.3.14); FILE MERGED 2003/09/03 15:34:51 sw 1.3.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [469f602d14145a2f11c48ce6f263898eba1a93ab]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:34:50 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [ec1dfe926c0108a438816854ade2f32a08ceabcd]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:34:49 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [75fae5f73d44320ffc9d93bf2bba342980ff4f09]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:34:48 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [1907d1ea30a72043043d8f35d328cd7103fbe1e8]

INTEGRATION: CWS qadev11 (1.3.14); FILE MERGED 2003/09/03 15:34:47 sw 1.3.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [444b2457ed28ee2e8d3eb52c76ba5dcd425d0c92]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:34:47 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [18f290b5be56da78a11b073d14a5ee5ce75c302e]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:34:46 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [0d436b903ba162e02b92a2da2a49ed8d1f5b3908]

INTEGRATION: CWS qadev11 (1.3.14); FILE MERGED 2003/09/03 15:34:46 sw 1.3.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [59f97693b7d39df3bb10e1d633c7939e9a7a86b5]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:34:45 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [8c3a79e487fddf0b5fa7d4a22bd536b826741bd5]

INTEGRATION: CWS qadev11 (1.3.14); FILE MERGED 2003/09/03 15:34:45 sw 1.3.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [7b37909e83013876833c1d283050407691879be9]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:34:44 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [bd46fc986481c11a026ddfabf727c0719d39e85e]

INTEGRATION: CWS qadev11 (1.3.14); FILE MERGED 2003/09/03 15:34:44 sw 1.3.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [ce797a7a5de0f3ee0de48ab742bf09b1914f7c6a]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:34:43 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [d52fe26d027382d3649ea483f37f13c08e85a977]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:34:42 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [3aa60207270714009cf1945b8565dbbc2bf9cf2d]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:34:41 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [9f47ea08a29db513af91a772db4bea384a843efd]

INTEGRATION: CWS qadev11 (1.3.14); FILE MERGED 2003/09/03 15:34:41 sw 1.3.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [653a53b56bce2236c0a71e71e91783c0db8cceaa]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:34:40 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [5a31a2f4d0da36683102094e4abdf6b35bf9a549]

INTEGRATION: CWS qadev11 (1.4.14); FILE MERGED 2003/09/03 15:34:40 sw 1.4.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [6a382ba5d777031d844d1f54d28ebd5c4388f4d7]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:34:39 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [ddc45ac626cbe4d4a0f3c422f7da54e755df47e6]

INTEGRATION: CWS qadev11 (1.5.14); FILE MERGED 2003/09/03 15:34:39 sw 1.5.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [8d4ff06e0b9906b9c8e828667291324162c266f6]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:34:38 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [1dea9327d9d48bef4c385b44bd1cd543a3856e7a]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:34:37 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [41bed0dc50e45e675326d14d3a8ed66d14c5b9fb]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:34:36 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [d5c64cfe05ad75e2cab976c72fc0e8ce6a6cb624]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:34:35 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [8a826ddabdec19d9d46f0697ccda3c89b38d7fd3]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:34:34 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [8f73c583cbefc7de2971e93a0e498d8a284c78e3]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:34:33 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [c4a004ac198d33e6cb12857dd4de947dffe8b3ed]

INTEGRATION: CWS qadev11 (1.3.14); FILE MERGED 2003/09/03 15:34:32 sw 1.3.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [8ce8ab6625a37319ae98794394100fd5d231760f]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:34:32 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [6b9783233cf95b6510c731a36dcd1f7199dfd046]

INTEGRATION: CWS qadev11 (1.3.14); FILE MERGED 2003/09/03 15:34:31 sw 1.3.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [c1371304694fe5b8c4f0a2e9520609907c53b9bf]

INTEGRATION: CWS qadev11 (1.3.14); FILE MERGED 2003/09/03 15:34:30 sw 1.3.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [29a43ca5289c6c601b7f15bd99cd4ac6a75feb5e]

INTEGRATION: CWS qadev11 (1.3.14); FILE MERGED 2003/09/03 15:34:29 sw 1.3.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [9d38a515bc251933b9327b1146aac68423e93bdc]

INTEGRATION: CWS qadev11 (1.4.14); FILE MERGED 2003/09/03 15:34:28 sw 1.4.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [e0823dbce0cae5d2496471cae81c8e16870de82e]

INTEGRATION: CWS qadev11 (1.3.14); FILE MERGED 2003/09/03 15:34:28 sw 1.3.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [e698568a64b520c0fbf45f3200dda80b9e6a924c]

INTEGRATION: CWS qadev11 (1.4.14); FILE MERGED 2003/09/03 15:34:27 sw 1.4.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [613a5fef0b115615b891431afb4979b36d709650]

INTEGRATION: CWS qadev11 (1.3.14); FILE MERGED 2003/09/03 15:34:27 sw 1.3.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [83ffa2d01278659f5fcbf4a209d3b79fb0553bb1]

INTEGRATION: CWS qadev11 (1.3.14); FILE MERGED 2003/09/03 15:34:26 sw 1.3.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [39b48f3401fbd8ef7475804ea79bced2f21c1a80]

INTEGRATION: CWS qadev11 (1.3.14); FILE MERGED 2003/09/03 15:28:38 sw 1.3.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [b135189d95f8348c2e7266d626bc7c50d410e454]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:28:38 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [ccef417f103491a4e57fd97d2e350a89d19ca129]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:28:37 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [aa4b4e7da1a570ecbc60e95973130716efc2b2e0]

INTEGRATION: CWS qadev11 (1.3.14); FILE MERGED 2003/09/03 15:28:37 sw 1.3.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [8b13648a17e57d0c22c66b33d8b96026e9a16f3f]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:28:36 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [4656e33c855cdd6d9b70826d39e97eb7c264a053]

INTEGRATION: CWS qadev11 (1.3.14); FILE MERGED 2003/09/03 15:28:36 sw 1.3.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [f4b00cc8e3c2424aa76748ebcbec29ffe7b07fe4]

INTEGRATION: CWS qadev11 (1.3.14); FILE MERGED 2003/09/03 15:28:35 sw 1.3.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [afe2eadacd0b3a484277cca7b0e7b07a9774980d]

INTEGRATION: CWS qadev11 (1.3.14); FILE MERGED 2003/09/03 15:28:34 sw 1.3.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [a7b31dbb230a02f1dcf4c84c9eec7e03c6cb3040]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:28:34 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [e488f458501c95fde325f2673ce1d81396ac3021]

INTEGRATION: CWS qadev11 (1.3.14); FILE MERGED 2003/09/03 15:28:33 sw 1.3.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [1088343b37fc341a2128341c9b6be183a2e7c096]

INTEGRATION: CWS qadev11 (1.3.14); FILE MERGED 2003/09/03 15:28:32 sw 1.3.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [aa6ec6641c54f7cc687c3e139e98e466e19dd4c1]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:28:32 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [f23ba8656194f871ce1c7a6435e6802a3b042c82]

INTEGRATION: CWS qadev11 (1.3.14); FILE MERGED 2003/09/03 15:28:31 sw 1.3.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [9f70d90d9984ebec9d6a3e5ea042fe09521c7e30]

INTEGRATION: CWS qadev11 (1.3.14); FILE MERGED 2003/09/03 15:28:30 sw 1.3.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [9c63755ac6a0ae28fcab7c9399e2ff23cabb713d]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/09/03 15:28:15 sw 1.1.2.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [e30321d5824f2951753fcb037099604905fdfb80]

INTEGRATION: CWS qadev11 (1.4.14); FILE MERGED 2003/09/03 15:28:30 sw 1.4.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [81c2dfc7fee621adaf81e7a153aca2879aaede52]

INTEGRATION: CWS qadev11 (1.4.14); FILE MERGED 2003/09/03 15:34:23 sw 1.4.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [569f20efa9d360652b14b0b534cd123eaabe02e0]

INTEGRATION: CWS qadev11 (1.3.14); FILE MERGED 2003/09/03 15:34:22 sw 1.3.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [b1c188df6991ef5220cfc146981b7853143ecc90]

INTEGRATION: CWS qadev11 (1.3.14); FILE MERGED 2003/09/03 15:34:21 sw 1.3.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [fdef75ec16ef513ebd7257120e14bc0b433f2306]

INTEGRATION: CWS qadev11 (1.3.14); FILE MERGED 2003/09/03 15:34:20 sw 1.3.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [a3a666c36ff767bb7358d5be1fe89da1b5e70c8d]

INTEGRATION: CWS qadev11 (1.3.14); FILE MERGED 2003/09/03 15:34:19 sw 1.3.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [a346d8926c34360e272ebd91e479473bcbb08f28]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/09/03 15:27:10 sw 1.1.2.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [92b1ecf47798797f3323608e6cce4d273000fc70]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:34:17 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [3eb3bc1650f6f510628f7ebed3e7d73e0592624c]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:34:16 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [a5a29fac3073a547aaaf24069bb140bbcdd32e87]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:34:15 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [c94901521ce3f51b0fac0247cc1ebbd6b0eb7beb]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:34:14 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [559372240d778bc4c0060c55c5e4d657fc425715]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:34:13 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [3f15dde286982ad077f62dcfb01543b19567b997]

INTEGRATION: CWS qadev11 (1.3.14); FILE MERGED 2003/09/03 15:34:13 sw 1.3.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [4cf3a734961e8be5aecd3ee090f2b7e405b5e22c]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:34:11 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [2255a7c7b670c8c83c043562f5447681e498b266]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:34:10 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [938169ee36c83a13e252203b436c565aaba965a4]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:34:09 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [6265b8501b5c684437f88c6cf8a7132cccff90a6]

INTEGRATION: CWS qadev11 (1.6.14); FILE MERGED 2003/09/03 15:34:09 sw 1.6.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [8d5eff89477bdaa897356f3fb0e572b9851fb05c]

INTEGRATION: CWS qadev11 (1.6.14); FILE MERGED 2003/09/03 15:34:08 sw 1.6.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [536693d02191db89a0cd6ab223432f31c4815635]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:34:08 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [794f0260aa94c8a6b9bbc1f8f47d6d24de091adc]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/09/03 15:26:43 sw 1.1.2.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [64a519b68fffeb7ad94551d157531922dfb381b5]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/09/03 15:26:15 sw 1.1.2.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [dbcae846b3602221e12ded177d46b13551d49396]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:34:06 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [4eab5e0d8bf7a3072748318e6d2acca37ee2a552]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:34:05 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [25a0cc2e4124dc10b9fd1c7145e3a4509ed49d18]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/09/03 15:25:39 sw 1.1.2.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [a959b897f9a97cb59c0354d19f9ab5ce0712c284]

INTEGRATION: CWS qadev11 (1.3.14); FILE MERGED 2003/09/03 15:34:01 sw 1.3.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [30132ce5225e325244f4300d3e49e12a57c0e69b]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:34:01 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [9d6ac83f1785ea84ec5e7af0650cf7e5c1e8a534]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:34:00 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [c442d37858914892aba117bbb794d71a3843e4d0]

INTEGRATION: CWS qadev11 (1.3.14); FILE MERGED 2003/09/03 15:34:00 sw 1.3.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [8d923d68c1913bbf9dba655d54a9ba6a93b1b91b]

INTEGRATION: CWS qadev11 (1.3.14); FILE MERGED 2003/09/03 15:33:59 sw 1.3.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [ebc6b9c8125fb224c6871db9f13931c9a6e810a3]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:33:59 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [3948b93db783ae09c8b637a43d1c532a6ff4d8f4]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:33:58 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [b4a1c65d912e27013bdb24e122a0a9323817f452]

INTEGRATION: CWS qadev11 (1.3.14); FILE MERGED 2003/09/03 15:33:58 sw 1.3.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [d642893757ee050fa9671d9ec0f0dd28f8653b14]

INTEGRATION: CWS qadev11 (1.3.14); FILE MERGED 2003/09/03 15:33:57 sw 1.3.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [8053233f5470119531a9eae644fa844749d400c6]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:33:56 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [4b655457cf48e5ecfc3cc167945afbc17da14c6c]

INTEGRATION: CWS qadev11 (1.3.14); FILE MERGED 2003/09/03 15:33:56 sw 1.3.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [9b1d048a97e7c20646b1bb8185aa4d9554a1d879]

INTEGRATION: CWS qadev11 (1.4.14); FILE MERGED 2003/09/04 12:59:56 sw 1.4.14.2: #112049# 2003/09/03 15:33:55 sw 1.4.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [1ed2c91b93cd2e86d8a1024ed47d155cf44d5961]

INTEGRATION: CWS qadev11 (1.3.14); FILE MERGED 2003/09/03 15:33:55 sw 1.3.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [6fbf502a70d6c538d206a683897dc7aa1bb7387c]

INTEGRATION: CWS qadev11 (1.4.14); FILE MERGED 2003/09/03 15:33:55 sw 1.4.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [3a39dc1e1ca55a49a3f5b8136b27acf29f038133]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:33:51 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [080503988c0603cc5a5089db76ebb068099f8f88]

INTEGRATION: CWS qadev11 (1.3.14); FILE MERGED 2003/09/03 15:33:51 sw 1.3.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [15ddff0be277cae35e88b89e891170abcbd46957]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:33:50 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [cbede22e80af4da066f517b8e7194a3c11091a3f]

INTEGRATION: CWS qadev11 (1.3.14); FILE MERGED 2003/09/03 15:33:49 sw 1.3.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [4db5f3242bffa1ae90aa56aec460cad9ace344ab]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:33:49 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [37d862c81a89a2081788ab1fcc158ae1dfdd2d50]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:33:48 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [90a41b9ecb1834e1cf25f40e037ad79b719fcbf7]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:33:47 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [5f02411b6e8f2d7d3f7036b7d654eb761d457efc]

INTEGRATION: CWS qadev11 (1.3.14); FILE MERGED 2003/09/03 15:33:46 sw 1.3.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [f1b53184f4f8b1d8ddb5de125636c5f9bd1aba98]

INTEGRATION: CWS qadev11 (1.3.14); FILE MERGED 2003/09/03 15:33:45 sw 1.3.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [8de6c7f5070c395b93da10f3f9e5ebb6124ab344]

INTEGRATION: CWS qadev11 (1.3.14); FILE MERGED 2003/09/03 15:33:44 sw 1.3.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [1349c73429f92e9c368f050292c9d707f20179f4]

INTEGRATION: CWS qadev11 (1.3.14); FILE MERGED 2003/09/03 15:33:43 sw 1.3.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [7196ac2476600b47aafc921d59b65677e15d6e35]

INTEGRATION: CWS qadev11 (1.3.14); FILE MERGED 2003/09/03 15:33:42 sw 1.3.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [0b79730db9c7ffa6f4127e7261049f21f4ccc722]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:22:41 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [8afa673a45ca8fd264c586ffb519ab050c4ee014]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:22:40 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [56009430cfb1c5ef0a3380a0068bd0211683279c]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:22:39 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [b2362cee8a33dc7acfd8e1993ec8b40f6680a9d4]

INTEGRATION: CWS qadev11 (1.3.14); FILE MERGED 2003/09/03 15:22:39 sw 1.3.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [4456ae767ca4d8d29f2a1f5e0042cf646c9541a2]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:22:38 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [7b34e69a8d73feb95783ec6f972b276db26aeaca]

INTEGRATION: CWS qadev11 (1.3.14); FILE MERGED 2003/09/03 15:22:38 sw 1.3.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [85d2fef9a6bd7a1ed00743c38bc89acbadfab3bf]

INTEGRATION: CWS qadev11 (1.3.14); FILE MERGED 2003/09/03 15:22:37 sw 1.3.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [18d129fcdc9818f2ecaa0bea21d25a4ef9a25c65]

INTEGRATION: CWS qadev11 (1.3.14); FILE MERGED 2003/09/03 15:22:36 sw 1.3.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [2d23a5e95ef5f3b012a783f8fe3eba3675231fde]

INTEGRATION: CWS qadev11 (1.3.14); FILE MERGED 2003/09/03 15:22:35 sw 1.3.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [7ac77b886643852229677e8e4c72308f5dd3dca3]

INTEGRATION: CWS qadev11 (1.5.14); FILE MERGED 2003/09/03 15:22:34 sw 1.5.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [34aa74e5e60e3944ea801d3f4f99ae6e2de9b499]

INTEGRATION: CWS qadev11 (1.3.14); FILE MERGED 2003/09/03 15:22:34 sw 1.3.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [893d83bb59879354a0168d51dde5be5a29e5a42c]

INTEGRATION: CWS qadev11 (1.3.14); FILE MERGED 2003/09/03 15:22:33 sw 1.3.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [4be61102736c2658e4cbf3051142220ccd017652]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:22:33 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [8a747a9a80d9a8c3d0a2d2190b93761f2f162ca7]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:22:32 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [0620f532865621b50e4421277d5208f12fe910fa]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/09/03 15:21:42 sw 1.1.2.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [d248d80aba18986ee65e03f88d25ddef8ac714b3]

INTEGRATION: CWS qadev11 (1.3.14); FILE MERGED 2003/09/03 15:22:31 sw 1.3.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [e5b01b3ae6f5a620747418cc0cea4fc9d0edfa7d]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:22:30 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [f43bb20e0e57b88ecc86fd02a4abf568d9b0cb48]

INTEGRATION: CWS qadev11 (1.3.14); FILE MERGED 2003/09/03 15:22:30 sw 1.3.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [794253ea2d797d6e1bd37782cec0b182442bf153]

INTEGRATION: CWS qadev11 (1.3.14); FILE MERGED 2003/09/03 15:22:29 sw 1.3.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [7b49bd500d538dde60b4b2d42479a46283aa1345]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:22:29 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [ec710a361f5f7be5a15da87e3fbd6e20b1a23197]

INTEGRATION: CWS qadev11 (1.3.14); FILE MERGED 2003/09/03 15:22:28 sw 1.3.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [58f815639c8d38ea8e72346236a7e235eb827088]

INTEGRATION: CWS qadev11 (1.3.14); FILE MERGED 2003/09/03 15:22:27 sw 1.3.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [42ee4d252c7a6b7077e14b848528dbc63d045ef7]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:22:27 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [1384972190ba241ad1058f0728b47264f5c50eb0]

INTEGRATION: CWS qadev11 (1.3.14); FILE MERGED 2003/09/03 15:22:26 sw 1.3.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [44b58a8dd18523609dae1e7c7c148e39488aee23]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:22:26 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [bd080fb403c90b31506dc548f8fa373e07b4af12]

INTEGRATION: CWS qadev11 (1.3.14); FILE MERGED 2003/09/03 15:22:25 sw 1.3.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [6c820bf0b38460db723e9c1cc7712cd8191b894a]

INTEGRATION: CWS qadev11 (1.3.14); FILE MERGED 2003/09/03 15:22:24 sw 1.3.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [f16e93aa06c28259e7b12c1a4492300b4201109b]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:22:24 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [8fea4af66525f812eb472753729affecc7e18703]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:22:23 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [3f1e4e25b46e8008a1c6097b753336e34b83300f]

INTEGRATION: CWS qadev11 (1.3.14); FILE MERGED 2003/09/03 15:22:23 sw 1.3.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [8c02ab00e9ad9cc095a0b3283e8756832570a55b]

INTEGRATION: CWS qadev11 (1.3.14); FILE MERGED 2003/09/03 15:22:22 sw 1.3.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [564775231b0319a26ef5a0f90c5663b26ad28906]

INTEGRATION: CWS qadev11 (1.3.14); FILE MERGED 2003/09/03 15:22:21 sw 1.3.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [c2c5ff352948bb15c7777e47577d71cc287fc99e]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/09/03 15:21:25 sw 1.1.2.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [de266bc8aea3fb80f6caccfc46c7f7f62f8ad7e4]

INTEGRATION: CWS qadev11 (1.3.14); FILE MERGED 2003/09/03 15:22:20 sw 1.3.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [ce8e6e10d14980fecdf6e4829626e814872a1552]

INTEGRATION: CWS qadev11 (1.3.14); FILE MERGED 2003/09/03 15:22:19 sw 1.3.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [784fa8bc28e231d1fe00d52791d1f6f037f7cb16]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:22:18 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [70230d076a3974567d5660742a77cdaaf5849272]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/09/03 15:21:07 sw 1.1.2.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [65b8c63f53ca1311e696e7bb3844b664136f94b0]

INTEGRATION: CWS qadev11 (1.3.14); FILE MERGED 2003/09/03 15:22:18 sw 1.3.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [541b9ec41ab0c340a874a6f0b255fa9551cf061f]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:22:17 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [2b6425276d938ab80d717488ec08b9eafe781b67]

INTEGRATION: CWS qadev11 (1.3.14); FILE MERGED 2003/09/03 15:22:17 sw 1.3.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [04cd2541f7f1501cc35d7c2b7e623a0e8ea07a31]

INTEGRATION: CWS qadev11 (1.3.14); FILE MERGED 2003/09/03 15:22:16 sw 1.3.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [a54f9bf942450b3a9137f89432c745920524a10d]

INTEGRATION: CWS qadev11 (1.3.14); FILE MERGED 2003/09/03 15:22:15 sw 1.3.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [46e7ddc6b53738bb4e8cabafc8bcddbf4fd6558d]

INTEGRATION: CWS qadev11 (1.3.14); FILE MERGED 2003/09/03 15:22:14 sw 1.3.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [9f0b5c5784b07401b532535f6f1dafef18499ab1]

INTEGRATION: CWS qadev11 (1.3.14); FILE MERGED 2003/09/03 15:22:13 sw 1.3.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [17e1cabd57fae79037449956e68efdb662e5d948]

INTEGRATION: CWS qadev11 (1.3.14); FILE MERGED 2003/09/03 15:22:12 sw 1.3.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [3beaabfa8a1ae2f02f1588657407f6e507a30366]

INTEGRATION: CWS qadev11 (1.3.14); FILE MERGED 2003/09/03 15:22:11 sw 1.3.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [03f6c85a789436bf86cd0f5cdddce2d4d621768a]

INTEGRATION: CWS qadev11 (1.3.14); FILE MERGED 2003/09/03 15:22:10 sw 1.3.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [e65555138b53d545a401eb5a772ba6a4fec53013]

INTEGRATION: CWS qadev11 (1.3.14); FILE MERGED 2003/09/03 15:22:09 sw 1.3.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [1f72685295a6763141fa20ca59254be29f9b9154]

INTEGRATION: CWS qadev11 (1.3.14); FILE MERGED 2003/09/03 15:22:08 sw 1.3.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [b0054e212347697b6e6f63435e3734595d01353e]

INTEGRATION: CWS qadev11 (1.3.14); FILE MERGED 2003/09/03 15:22:07 sw 1.3.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [a85a2b0882bdd96a39c50ba61e21c333e5742621]

INTEGRATION: CWS qadev11 (1.3.14); FILE MERGED 2003/09/03 15:22:06 sw 1.3.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [859f754672b48161623f076fd1d78e1f3a63d481]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/09/03 15:20:42 sw 1.1.2.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [d4d59709dbc2379719eabb505c1bed86b3e5935b]

INTEGRATION: CWS qadev11 (1.4.14); FILE MERGED 2003/09/03 15:22:06 sw 1.4.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [bc89019dbce5894fdd7f656d2d4b2a30b72992ed]

INTEGRATION: CWS qadev11 (1.5.14); FILE MERGED 2003/09/03 15:22:05 sw 1.5.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [e8d0c5e35352d477bfdc3169e591aaa0e0c58d3e]

INTEGRATION: CWS qadev11 (1.4.14); FILE MERGED 2003/09/03 15:22:05 sw 1.4.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [fd0f9c505035c71560bf831c68ea144b926ae428]

INTEGRATION: CWS qadev11 (1.4.14); FILE MERGED 2003/09/03 15:22:04 sw 1.4.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [b00fd05c3d9425e1fa44e65c425a6a05841d5d82]

INTEGRATION: CWS qadev11 (1.4.14); FILE MERGED 2003/09/03 15:22:03 sw 1.4.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [7a783d649d9c19efa3615ddd88230f115b488d75]

INTEGRATION: CWS qadev11 (1.3.14); FILE MERGED 2003/09/03 15:22:03 sw 1.3.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [31a8ebb52e20aa2d0f3e6dd81cdac6b8bcf06481]

INTEGRATION: CWS qadev11 (1.5.14); FILE MERGED 2003/09/03 15:22:03 sw 1.5.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [826328ca67e506939d110082dc0fac6e1e296348]

INTEGRATION: CWS qadev11 (1.4.14); FILE MERGED 2003/09/03 15:22:02 sw 1.4.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [2ffbc93d7d0373e2ed699ffe61e96fc0af4c61ae]

INTEGRATION: CWS qadev11 (1.5.14); FILE MERGED 2003/09/03 15:22:02 sw 1.5.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [65c2a780d51a76860f15c73e61d9ffcd077074dd]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/09/03 15:20:18 sw 1.1.2.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [11316d22112fa2a6c322d25fc979f2ce0b18ca3f]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/09/03 15:20:01 sw 1.1.2.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [d67584878d0a194769ca909736fbf40453783183]

INTEGRATION: CWS qadev11 (1.3.14); FILE MERGED 2003/09/03 15:33:42 sw 1.3.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [ec30e596a59e13f24815c565e1eaf35aff523822]

INTEGRATION: CWS qadev11 (1.3.14); FILE MERGED 2003/09/03 15:33:41 sw 1.3.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [cc431e7065230896da445cd0996b72581353d07e]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:33:40 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [a1300d87a5a789bc6bbf0a9fcbb7e504e8819166]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:33:39 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [52e42662cebb8b3f53d92b2d5ffde4e7f61b82e8]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/09/03 15:19:21 sw 1.1.2.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [b76d31cae7032202c8e569300d14505a62aad04d]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:19:00 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [eeed770a2a4c9ca6d8b5d09c6a8137948476ee56]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:33:38 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [cfb1cae433fc107a05a8805978d76837950ba24f]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:33:37 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [2a1a59351f7ceb123869d3dc09dd26ccb10aab64]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:33:36 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [a60c692a504411428dded603b68a9bbc443c52a1]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:33:35 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [e53a9f301f275a05801e7a8a54c5883af74191ee]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:33:34 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [c67603d5fa65f79761257f2411afe3fb06db2cfb]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:33:33 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [903756bd93aecd61d83ad310e4251004737ae934]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/09/03 15:18:21 sw 1.1.2.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [5f7b7c0a71ec97b43c617ef89cbab4b8f45aa43d]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/09/03 15:17:50 sw 1.1.2.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [f9249e5dae878301d7e45320fcf6ef598fb156fb]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/09/03 15:17:19 sw 1.1.2.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [0735ddeff219cdb03859fc29713e01ee4a7af13a]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:33:32 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [87515577097e34385d068e05a8032bc631a31309]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:33:31 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [872a19aa19e524de9e647a2084994dc6d704a211]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/09/03 15:16:46 sw 1.1.2.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [b6ccc606271a710eeda6dd7fcd42d34524761979]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:33:30 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [ecdc8142beef1e4194cf87026914edf25dadabca]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/09/03 15:16:14 sw 1.1.2.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [731b1e0ccfd5a6a82e27046055e2c3e722ffd4c5]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:33:28 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [92cbc5faf260bd2d547be6c68a49f2fe66fedb82]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:33:27 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [0d139c9a2bbe8ccea1547fc250e4237879ee8ce5]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:33:26 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [6b923a2dd93483d31bb1fbcf8233a984773a9698]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:33:25 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [8bfd26457a02e058838a3eb25cddb7c6c3b2298d]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:33:24 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [71ebb0a2378f66508d0f04d7f49485f201017eff]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:33:23 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [53856bb6945c0d6c8e95aafbb96d147e72943955]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:33:21 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [9aac8e1e6e60f9f0ee03674fcfb8f91d59ef572b]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:33:20 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [5a62a3530efe541284b0dacde34af97beb7bfe8d]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:33:19 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [8d9238ba5ff035a27fd609211690be6e37ebe48c]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:33:18 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [fccdf3e6120d83ce24b6b2bc892f2b68a85dedeb]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:33:17 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [9ac5ecbef24b9852b7c00544261b03dd458dafeb]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:33:11 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [4502044558f8ff1cb0ff54947f6f2235aee0b082]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:33:10 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [dc78db1fff3527aea97854c1376879aa919d098c]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:33:09 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [12965f8c1d51b62f4125bd4d5aa3c6b43e77e1d0]

INTEGRATION: CWS qadev11 (1.3.14); FILE MERGED 2003/09/03 15:33:09 sw 1.3.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [9790c4875b0721598f9523bcfe5af3e1e79e7126]

INTEGRATION: CWS qadev11 (1.3.14); FILE MERGED 2003/09/03 15:33:08 sw 1.3.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [b6ad2be0c481fcf27813816e60b1efc628908694]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:33:08 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [27e6261b2b0aa4661558663f66c803352e4c979a]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:33:07 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [44fc1aa46d7a2200e4863969547eb9c4224b6b14]

INTEGRATION: CWS qadev11 (1.3.14); FILE MERGED 2003/09/03 15:33:07 sw 1.3.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [9205a1cb48d2a2f01fce688759b1e3586aa5187a]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:33:06 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [729d41c852864981db079a0950a857c68f2d7459]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:33:05 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [b506fed4ade12674302c68c568f5c72d23367066]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:33:04 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [14ec28bbc727b400c57218d41ab2078147759609]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:33:03 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [83466124973eb8c718baa616cc0fecbcb896586b]

INTEGRATION: CWS qadev11 (1.3.14); FILE MERGED 2003/09/03 15:33:02 sw 1.3.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [c1f11769f24d8049f3c419d6f12267b2e8793df7]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:33:02 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [b83971425d9dbd6ec14ad5bb1763cee9e75e743b]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:33:01 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [fada88cffb9b92ef00d534b57e190cfb8561dfa3]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:33:00 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [c29182d818092cff077101ea44ddae9ba55544af]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:32:59 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [87d4a7676746a42019223560d5daf3d4b430b4d6]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:32:58 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [f827fad818b3c6f110b91465d67441bbfe5fecc8]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:32:57 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [80b43339d9d02d0ec26929ffa3f40752d598f08a]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:32:56 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [0ffa45d36fcb15a0caca31c372fd1388cd690380]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:32:55 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [cda8bfa584a55aff3965266cb754423b1d04a79e]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:32:54 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [1613bc5a7fecd94fbdcfd641bf0d1342daf5865d]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:32:53 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [faee25158e9f17d4652e9b4d5c0febfc1e8e3a77]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:32:52 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [430cd6d4f16149cb6bcd5c7927cf0312cd41bc6b]

INTEGRATION: CWS qadev11 (1.4.14); FILE MERGED 2003/09/03 15:32:50 sw 1.4.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [01a051e4990fe729a35aae23d25628cc38b96377]

INTEGRATION: CWS qadev11 (1.5.14); FILE MERGED 2003/09/03 15:32:50 sw 1.5.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [ef41e734dffc5e96afc6ff3fd37bb374b1a13950]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:32:49 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [e2f5d20986d5af427f3cc0052becbb0f7d420089]

INTEGRATION: CWS qadev11 (1.3.14); FILE MERGED 2003/09/03 15:32:49 sw 1.3.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [700c59f469843f6d2017fe44b7171f9a63cc8817]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:32:48 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [ee935d3660ea7ae538ce55385509506b5b1ef39f]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:32:47 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [e48c0ac4136e1351421aa5ad6a177e44ecfc710a]

INTEGRATION: CWS qadev11 (1.4.14); FILE MERGED 2003/09/03 15:32:47 sw 1.4.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [9d0d14dabe6429d94c73f2df402886f1990a9e73]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:32:46 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [8f686ad7b803ef0e103c74418e47b67f3a0b3ed3]

INTEGRATION: CWS qadev11 (1.4.14); FILE MERGED 2003/09/03 15:32:46 sw 1.4.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [add1f88248705557baba2b3905116e503dd8cd57]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:32:45 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [0eb0b10de9edabdb4a803da019714bc691af3dc2]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/09/03 15:15:42 sw 1.1.2.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [6a4d53e7db75acef18d34ddb2b86f8238376b52b]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:32:44 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [338122d82984fdb5d3b38866917ce79c72f52372]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:32:43 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [2c073b2cac80b8b96a4e10d236366e8933f41bfd]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/09/03 15:15:00 sw 1.1.2.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [4d8a365b076fe6c2aacccfb5cb1d65cbfb4e0550]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:32:42 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [0fad30cea00aab2ab5dd47f4375b3a662264706c]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:32:41 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [263bb358258d54dff18d16118ff70565845b4e2b]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/09/03 15:10:07 sw 1.1.2.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [6732a59989d5742e99298607f4d3ef32e2fb5c77]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/09/03 15:09:47 sw 1.1.2.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [9f3b44dc58ee429cc894be06cacdbf37a6f29024]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/09/03 15:09:24 sw 1.1.2.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [370b38b434f78bab6bd622e463f1d23ad67b049f]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/09/03 15:09:03 sw 1.1.2.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [c74382693533692186572930aba89e6bda1e6332]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/09/03 15:08:28 sw 1.1.2.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [d6c11345fd11eb320216e2db126c4f40f71ff2b6]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/09/03 15:07:58 sw 1.1.2.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [4c53b3c6801aa387e2532108f79cc802dce61535]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/09/03 15:07:38 sw 1.1.2.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [8d2309867a6e96ddab2ee9bdcb80d772e88ab1c9]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/09/03 15:07:18 sw 1.1.2.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [e5e15c120cf3eb8d19cf84a350af9b4c5c8fa356]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/09/03 15:07:00 sw 1.1.2.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [60bbb48a95bb5529fcf5946b69a557c23646416c]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/09/03 15:06:31 sw 1.1.2.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [8f773a62e589f4bae4b7ccbce8e42782b42eaaaa]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/09/03 15:06:13 sw 1.1.2.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [0a795a1849f59b75b44849ae415fb442304a63e2]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/09/03 15:05:56 sw 1.1.2.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [6cb650d0cc3b32f656eee3c1acc5ca99e89f54c7]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/09/03 15:05:37 sw 1.1.2.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [959f0e9cb8b1bb0952b47bfff223c6c41e4ebf44]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/09/03 15:05:19 sw 1.1.2.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [e8a245a4381a5424013c0e7c2d1c62ca2e1f3500]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/09/03 15:04:58 sw 1.1.2.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [92e8282a32264b229c45cad8f52672f3506a0d6f]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/09/03 15:04:38 sw 1.1.2.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [99d7617dc9308b229f813cf7c597f3cf37c93ce9]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/09/03 15:04:21 sw 1.1.2.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [dee9c7ce1a1bc96c646ccd6031af6b0c2fce2920]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/09/03 15:04:04 sw 1.1.2.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [13c53a37d0570a2d32d1bf43d41022fd97141e30]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/09/03 15:03:44 sw 1.1.2.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [1febc2ba33554bc17ee1d69fb28969ce9ce40cc3]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/09/03 15:03:26 sw 1.1.2.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [f8c92ecc4c5af891964f3c57bd0b22c6c1529d55]

INTEGRATION: CWS qadev11 (1.3.14); FILE MERGED 2003/09/03 15:32:40 sw 1.3.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [7cfe8ce3447f91684f9fc2aaa74dbcd32032082c]

INTEGRATION: CWS qadev11 (1.3.14); FILE MERGED 2003/09/03 15:32:39 sw 1.3.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [071b252df3b47057b6ed231f2b99fd270ccd1627]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/09/03 15:14:18 sw 1.1.2.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [dacca75ff6548d1830f2f95ee7a2d3a049d6f6da]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:32:38 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [a920fa32c56ff92806e61b1a19420975fe995ef1]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:32:37 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [44a53734d1fe912f391034425b1ffd59360e1db9]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 15:32:36 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [8f301169562821d973f59aa787ffc186c1844514]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 14:59:20 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [29923e4f61b48f15186ac5475aee9524d28d5ce6]

INTEGRATION: CWS qadev11 (1.2.28); FILE MERGED 2003/09/03 14:59:19 sw 1.2.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [51d6691668672a8007f9a89c5c74347acb12360c]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 14:59:17 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [d0ee12ec98398caf188dbd87f4996e99a57cdf9b]

INTEGRATION: CWS qadev11 (1.2.28); FILE MERGED 2003/09/03 14:59:17 sw 1.2.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [0557ce93dcd96ff4c64966c32a2a2222059c1dd1]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 14:59:16 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [05df900d802e1634f0660b24ea9a8677c01922da]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 14:59:16 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [86bda531b444cdec61ef7f5b603a71a4fc09826e]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 14:57:29 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [72b5b275895c5cc2c1bfcac4565d90d9135f2f66]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/09/03 14:57:11 sw 1.1.2.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [e48c91c68b4aac11fd2e1c555639d6d941231549]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 14:57:28 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [9797da68478d20ab2c4909eee85330a4e5955a3a]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 14:57:27 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [a9d5c3c572488477676766b3c10742cfeaed9f53]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/09/03 14:56:54 sw 1.1.2.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [b691a65e4357539686d3fb3e030117dc113a25d5]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 14:57:26 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [d50830eede11ef097163cfba9ec577db536e731d]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/09/03 14:56:36 sw 1.1.2.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [4f55a85e153e8e949d30bd25b174bb0e6d0756ff]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 14:57:25 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [8ad9e553536937cd250c403510ba26e97933f200]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/09/03 14:56:17 sw 1.1.2.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [5c0c4ca152930f5b5451de4632cc0c0bd1a20704]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/09/03 14:56:01 sw 1.1.2.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [5bce082b50c1626d919e5bb47ceef40faadb86dc]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/09/03 14:55:46 sw 1.1.2.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [06695ae10a1ae1094109464a3884a15a46ce74be]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 14:57:24 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [aab04a9390d84551924dcb3c3c6bbcceafc43e5f]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 14:57:24 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [3e3b0eebccaf352e7269d67097390a38acd13083]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 14:55:13 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [d5d28eb7c47b7a7d698f4771053e9eec72348fde]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/09/03 14:55:01 sw 1.1.2.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [dedcd92033f7206683abe0b5fcc8f307f29089b4]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 14:59:14 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [6e69c095bf5fc01e4c93df54008983924e69fa60]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 14:59:13 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [37d39d8f0e6dabab14c876d839fb94ce89ebe146]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 14:59:12 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [18717ebee711817df198e619d99283d315ccf2ae]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 14:59:12 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [8edad336cf66ab37853ff841312bdbe429c04d05]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 14:59:11 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [3e1fa55e773f27cf2d07e893ff4aebf3699db96a]

INTEGRATION: CWS qadev11 (1.3.14); FILE MERGED 2003/09/03 14:54:28 sw 1.3.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [c399f5964b8c7c4769e5d4bcd94bdc3423f44e94]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 14:54:27 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [dfe427b990c045d27e301f0462fafc477c7962c7]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 14:54:26 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [e24e5f32aa4564d9e605359117d8de6d9998c328]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 14:54:25 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [d356b76303792d190a9200e63f34c9f4a9726ac9]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 14:54:25 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [da357475434a4c649fc340d7e22431c0377b4ede]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 14:54:24 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [b0dfa15f344f252b88a2dac79029c71539a88519]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 14:54:23 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [a9b16a0ac763e10d8c8e6293ef8cb9b466720e89]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 14:54:22 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [2de417af3be21a6677b01cfc458b8c4e3220588e]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 14:54:20 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [ae7db5a3504f9d8491d065498037f240f0308a74]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 14:54:20 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [aac6d2e873028c185fbd3efc9b0ecba769ca1aaf]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 14:54:19 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [d90405e94d2003e9cf8290b05dde78e8e475e142]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/09/03 14:54:04 sw 1.1.2.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [c0de20ca31ba538481ac9de480f796b3240c16d8]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 14:54:19 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [03c48aa9035d626e0b4f000ede5765173705f4dd]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 14:54:18 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [bf246e342efd8c83f4a436484cacb6b0c2378339]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 14:54:18 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [7fe282ea1ce2681a078e2040549fe3d24f7fd65c]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 14:54:17 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [b58695483a1c8f5042e30fee5003801271df465a]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 14:53:26 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [160691c9f6e3b02d763d38e51a59950e28c86e2d]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 14:53:25 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [ad442f9287b87eee00783dd41d079f1c573a5d86]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 14:53:24 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [a70143b4292cdb3c8f2e16cd51bb69af40999bf3]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/09/03 14:52:53 sw 1.1.2.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [60cc032df910830a432edb436ecea98b936279ba]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 14:53:23 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [edb9ca4377a7bb57da148f396b082a5eca929d67]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 14:53:22 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [ebe8c07016df05b6a7521a1b08a44d5d84bd28a9]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 14:53:21 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [5fc1fe8890aff3051df292a2810dbc950ae38802]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/09/03 14:52:35 sw 1.1.2.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [130010285a7ca2eee18271cd4cf4b5c85d988c0a]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 14:53:20 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [0de90751eec0bd9f15f0286dd3ee255b1ff28b51]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 14:53:19 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [b1dc530fb2201519c0c26e697f48de5535245588]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 14:53:18 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [8c592937bb8a15ca9f2bf652d01a8fdb746d4532]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 14:53:17 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [6ef508235fe027ff2ab00a314055a495e48c5f5b]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 14:53:16 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [94039d86756401da4561e8967377c0dc54143270]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 14:53:16 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [d55480f4084d90dd9ac8d3286df720ecd4b991b5]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 14:53:15 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [bcb18af52315905bf7765c1f50ac3b402e150caa]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 14:53:14 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [09d6ce0cef9ff42bf3093e35e854e48b9ba68aef]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/09/03 14:52:02 sw 1.1.2.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [b17b3601268c742874698d18c4768b403ff6f7e3]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/09/03 14:51:37 sw 1.1.2.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [db5d87b933286b6b3b41863dca3b68c0f30dfb3b]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 14:53:13 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [3c81d28c54cd90875951405043b29cabcf738be6]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 14:53:12 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [dc4749b4aaec609c7e3727deecbdc5aba05fb01e]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 14:53:11 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [0c75bbdcff352dd94e5ea52b529ff62c79a1bf56]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 14:53:10 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [187345b0b0dc9068923129a07419180939f90dde]

INTEGRATION: CWS qadev11 (1.2.28); FILE MERGED 2003/09/03 14:53:09 sw 1.2.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [4e23105e1df57d508a17a7f6edf150a48044dfb2]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 14:53:09 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [d54ef4b2f62adcb4da3c0191c6698b1c9d615509]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 14:53:08 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [8631e88856bfd5fe48450560f1b5aa87badeb8e2]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/09/03 14:49:36 sw 1.1.2.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [1d7eeee7761fe733a5437135c6d8cd2ab69f59b2]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 14:53:07 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [37c12c0b40f2d8f9db634c394f22903b244d90cf]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 14:53:07 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [88bed509f44cee9efe6935a3c68247a4447cb863]

INTEGRATION: CWS qadev11 (1.2.28); FILE MERGED 2003/09/03 14:53:07 sw 1.2.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [6c579e03c7cccb4c333ddc3c0ec2b002aad0d3e9]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 14:53:06 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [3f38b03fe7151fbaf8aab63b822ada2eab2f50c5]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/09/03 14:49:15 sw 1.1.2.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [bb7f209cde9535774141dfa617219fe0717ead3d]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 14:59:10 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [3528ecfbb472c413408eb03d501aeb334e143ad5]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 14:59:09 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [f427acbf5aeb2690f4a015ffb9ea041c72ea201b]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 14:59:09 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [3245e983024dfd9d5b429b0a460c8c8135a5b5a3]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 14:59:07 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [c74689ce247fc5fc4a391cc62903beaa33436394]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 14:59:06 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [2bebe51145d1891e93101b127b1572986e59c7e2]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 14:59:05 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [402bcffdef6367c9424b6ff331989c3bcc4eff89]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 14:59:04 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [d6dcc8c8a92ea8d57304e909446908026a093217]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 14:59:04 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [7127bdc368eb11578b9fc477c82475fd77a68fa6]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 14:59:03 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [f3e28dceae80f7f173256fec780a330126225d17]

INTEGRATION: CWS qadev11 (1.2.28); FILE MERGED 2003/09/03 14:59:03 sw 1.2.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [dba07615841f9edcac73742578dfac9c7e198e4b]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 14:59:02 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [69988a5ac709451329b6176693034201070cce2f]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 14:59:02 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [02c061a702c5d608689479d986b0cab03977d467]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 14:59:01 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [a211fe9c7c4e16d32347e23035e5a33ada1a918e]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 14:59:00 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [71f7d3646a3e2ca145eb4cdee6f57064164995bd]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 14:58:59 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [ce59fe9d4114f26c91478cbd09f7ee1102fe1171]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 14:58:58 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [860f7a809c1511ca9876cde61a0c00c3cab5f138]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 14:33:42 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [5b47959ae8a773889100a90e8c7023b3d8a802dd]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 14:33:41 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [443dc3fcf924c2069921dc0a41710d6d411c540f]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/09/03 14:32:48 sw 1.1.2.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [a5fed552139dda50e97f0e4049b7b3e52ba328d7]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 14:33:40 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [a73ae093b0bf06682fb7cd8a5d8d00fcf654e651]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/09/03 14:32:25 sw 1.1.2.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [2dfca5f8120a994fa555d8a0628f594a6e55e6d5]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 14:33:39 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [335ddc66e9f90f60484109dd95705876ff1162d1]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 14:33:38 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [fe1d86b25062df3779792909a2a818137f34f08b]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/09/03 14:32:02 sw 1.1.2.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [9c8b7d319fbfc0cc01e8607454e4254b9c75c1a6]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/09/03 14:31:44 sw 1.1.2.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [ec3b7d272f25f011941408db92771216ffadf8f0]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 14:33:37 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [3eed5561056548b2dffeab4e90f8c438b6a45a68]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 14:33:36 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [57afc0410b8c5f950f9e2b2ed5fba7f2af4a8d46]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 14:33:35 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [dd508360bb4d76c389960e6ae89b8faca8af7f8f]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 14:33:34 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [5b3831dc001550c4e9aa65a17186cc194131bef9]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 14:33:33 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [cdc7a95cd762c4fb774522b852538a70fd25937a]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 14:33:32 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [309c60dbf4b0ebbf4c0ef6b5d5612d42ac976c10]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 14:33:31 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [736d0d8d218a21dc8ca6152074d6c64a3d67ebf9]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/09/03 14:27:06 sw 1.1.2.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [cb7c72e43e985da301dbb1988043fc928495a478]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 14:33:30 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [dbfbc5819a5d279fcd6430148a9033663ff75df4]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/09/03 14:26:43 sw 1.1.2.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [5e962bb6219b5bf0294130e3b833097633f7e817]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 14:33:29 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [c27c59b57ce5d3ee7902e05f0a02375cda18fc01]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 14:33:28 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [6869cb0d2d31214a17d0c68b8413e7b1e371617d]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 14:33:27 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [735a10628dfe433c45623f2bcf9ce466e97ab3ee]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/09/03 14:26:09 sw 1.1.2.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [a30b634b3ed0feb5c2289c7193b3e8d5473e33fc]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/09/03 14:25:48 sw 1.1.2.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [69b2bbbb80c0ded206050bfbfdc190508ee85418]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 14:33:26 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [c7fabca3380a452066dce52516f7acddf55c6070]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/09/03 14:25:22 sw 1.1.2.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [f75cd2766830794b59f1ecfb9118548bf0aece9e]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 14:33:25 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [d3b10c3930f75581a4db6ffc170ed00937f57d15]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 14:33:24 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [70420d77638762065612977fcd302e2b4ce2b300]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 14:33:23 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [469e73b096196e319e50f9853a507906f7cff80d]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/09/03 14:24:59 sw 1.1.2.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [1a744b2623fffccbb5c1bdcbfeac05ae0a45055d]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 14:33:22 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [8bb859f574caf8d287de5bf24ce481f9df570b17]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/09/03 14:24:34 sw 1.1.2.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [c70a9dfbc2aa6db9390c84ed2d8e4b5d5152b719]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/09/03 14:24:09 sw 1.1.2.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [dec3cb2fecf9f3fab93f9d5edb9a1fe8c2dc4f8f]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 14:58:57 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [895ee213b497c28e33e51bded6dbaaeb369d427e]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 14:58:56 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [7e13b8438a2a385f4bda8203fb6a21628fa79f12]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 14:58:55 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [d69271ba6dabaacbd46962f91fa8eabac1906b84]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 14:58:51 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [8fa8b023dccfb00267b472c5bef126938a8ffc8a]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 14:58:51 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [45761b1ce92fd2caac256840a966cd8594a385bc]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 14:58:50 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [09cb2ea620f245e89ddcf8aca6a47cfe699b4b71]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 14:58:49 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [91d0b66db4e53d9c18b507655d408257a0c3c464]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 14:58:49 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [3f24f955342043d3d9482c9ce7cc91167623bca3]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 14:58:48 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [4bc7ffafbd679fdbbbcdbfb1e237bbb13557204f]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 14:58:47 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [43a740d8e956e1d0734894be2afa20227699f835]

INTEGRATION: CWS qadev11 (1.2.28); FILE MERGED 2003/09/03 14:58:47 sw 1.2.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [1bf76bf4a3395e7fe812b7d2877539eb91cd0d8e]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 14:22:53 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [207cf5818d948cefc937aab3a4d62f88c0a52aa5]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 14:22:52 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [41ef7ae9a0a1e02b0ba184aaaf9bd6d8585a3fdc]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/09/03 14:22:37 sw 1.1.2.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [4394ef659b46f0a0d98a3d0201f94c6c8326a879]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/09/03 14:22:07 sw 1.1.2.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [8a7e9d785eff5635f860a6388f271b4604b137b9]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 14:22:51 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [eb8e41cd30da2d6ea39e7d956137b7519a6755c8]

INTEGRATION: CWS qadev11 (1.2.28); FILE MERGED 2003/09/03 14:22:51 sw 1.2.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [59f88101aac336f1499eebe8512185dc7ac260a7]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 14:22:50 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [cfa9c84d2af940ab4f67b067e600a6e5868f56e2]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/09/03 14:21:46 sw 1.1.2.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [3016e51dbf9e436b2469a3fdba3c4d9c76951be4]

INTEGRATION: CWS qadev11 (1.3.14); FILE MERGED 2003/09/03 14:58:46 sw 1.3.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [9c97a23d78db172882b7c7d1e30a3c9ca01d2462]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 14:58:45 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [3d2e5aad5c804c514a4aa41202e829687c4811c5]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 14:58:44 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [3e3c5c9f5458891dc0538437102f54c823da35ac]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 14:58:43 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [f4d45f07df9eec1a4376a7d1f17e34ab4b73533a]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 14:23:26 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [c021c3ede4d2fbe24da4559ac93d4eaa9e34b671]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 14:23:25 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [749a259aa8a467fa55f2b178ac69100466976d00]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 14:58:42 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [46368b92075e539ad4c4ebefdd19018763662509]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 14:58:41 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [ee0eaa28b540524be755a7fa6981ecb982f8823b]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 14:58:40 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [e09973dbab935cb9b8db4728de4d01873b41ad81]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 14:58:38 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [083a338fe2192879c8d00199f3df30e7468ee052]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 14:58:37 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [9f64c3077742aa56313a7c101bfc3f915c3eb2cd]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 14:58:36 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [12d4f0e406e0244ca9fb491e0891073325ad97c5]

INTEGRATION: CWS qadev11 (1.2.28); FILE MERGED 2003/09/03 14:15:25 sw 1.2.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [55f55b1b57e453d74013aac884435f6543a81568]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 14:15:25 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [364536d3084907d85f6326f66965f64c91e3281a]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 14:15:24 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [be58fef393f3a637570723a892a32e0c723d72cb]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/09/03 14:14:06 sw 1.1.2.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [a925cd93f944d46ea08415107b179b46771f721c]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/09/03 14:13:43 sw 1.1.2.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [13dc572a56d9eaae71596c73bdb679733f882af5]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 14:15:23 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [083c0c82c95a4a01b76007949a20d2d4253a8aba]

INTEGRATION: CWS qadev11 (1.2.28); FILE MERGED 2003/09/03 14:15:22 sw 1.2.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [922accd11140edd1e185a53795a8fafbee769dc2]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 14:58:35 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [dc1b51097e530c7dee50e348af7cf35be9f9dec6]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 14:58:33 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [746652a09061394023c8780594e6645043a3e463]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 14:58:33 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [65ef697299d4d1561e79eda529d96484857d6d4d]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 14:58:32 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [c66f08b73954767021cff4f437c8f0d5d24928ac]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 14:58:31 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [6ec97b9031f2533bb038417bf9349ff83c549712]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 14:58:30 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [3c4daffb70eed204f897fcb9b7a06b2055d600ca]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 14:12:32 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [42c1e8851b20e236a12d2d5c50e20e215ef3a82d]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 14:12:31 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [01df5c8c28fab8820a44db42d83d3366fb6e78ce]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 14:12:30 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [3f43f0920c1c9451f4484f6e5abe2c0deb0f8370]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 14:12:30 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [4ac43eca23d2d7ef9194161773b74120a64aa276]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 14:11:16 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [bfa7972a83bf4010aa713d8ea5d5d5d1a56ba654]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 14:11:16 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [969449abe89a7ed716efccb107d3dc19b1b024ca]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 14:11:15 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [b0e1e2def78902f1a46d334b53247b87ce95f3d0]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 14:11:15 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [8e2f08226fea077d1e0f213240d12106eb31c282]

INTEGRATION: CWS qadev11 (1.2.28); FILE MERGED 2003/09/03 14:11:15 sw 1.2.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [715f7343340ce1b51f60fd18171a1b82a6c2996f]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 14:11:14 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [233f830a4ba46490ba1313ef7d1238f0eaa1d7b7]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 14:11:14 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [3adc658f6e4ccda5e9e112290f8a35470a95b5d9]

INTEGRATION: CWS qadev11 (1.2.28); FILE MERGED 2003/09/03 14:11:14 sw 1.2.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [cead616b8713a96f454413b21519e9d348c86d8f]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 14:11:13 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [76583ef6e1ee1c8796294f55c1167f478cfa0166]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 14:11:13 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [d67cdb8b97057f096157489437d59250827ffa4a]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 14:11:12 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [10953b3d9c3e1711e6c732d2d508b03b7756ec32]

INTEGRATION: CWS qadev11 (1.2.28); FILE MERGED 2003/09/03 14:11:12 sw 1.2.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [9616626168ef87dd3aa8fd5c8a94269706bb515f]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 14:11:11 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [9444337cf0577c9f9e091c750832a057b3e784b2]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/09/03 14:10:57 sw 1.1.2.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [cd35527754cedad93d38fd688e291c7eded428c5]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/09/03 14:10:39 sw 1.1.2.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [0a62de7a461dafe57e7a839981cc3a7bad138603]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 14:06:58 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [df3910d5e76ba44659b76b93863f929b04df3dc4]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 14:06:57 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [acf0162830c7a31a0f861f81a248b2ce1a4fac44]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/09/03 14:03:10 sw 1.1.2.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [a069801436514bf80ee92057a4056580f5aea8a0]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/09/03 14:02:52 sw 1.1.2.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [c4fae85db030c20f47eaa3eb5a2a1bc952ac3b6c]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 14:06:56 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [3f2b605ab625e9a1ed85ee338392febac8f398d2]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 14:58:28 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [76b9f7b106fefa0401e34f3af9ebffcd61947f0d]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 14:58:27 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [9d3c6738ee2f5a4b595ad2e221c4012bc1a333ac]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 14:58:26 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [c2bd120778f5111b557a663ff824300446efb9ba]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 14:58:25 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [42d3c9f75a583962217fe23ee45a723fd9b00f7b]

INTEGRATION: CWS qadev11 (1.2.28); FILE MERGED 2003/09/03 14:58:25 sw 1.2.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [d0e7679183ca0cc26b5efbb20b911d52601d3cdc]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 14:58:24 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [4f2db6053234156402a0cf680c25ca9901e719f1]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 14:58:23 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [31570e6b2991dcd6e296d0da9a9e063f5fa739c4]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 14:01:50 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [03396bd142014123d79052ecf804cb8ec5c06f68]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 14:01:49 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [32a9bed4b40ac400b4a7fe517f787b919878f164]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 14:01:48 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [13519afe019fd29448f81c148bbb31676a3059ca]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 14:01:47 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [6455ee70f3f1b9e414e869996c2c15e31f007fca]

INTEGRATION: CWS qadev11 (1.2.28); FILE MERGED 2003/09/03 14:01:46 sw 1.2.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [75703b93e4620879ca64922a6d1661f15605632c]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 14:01:46 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [233d09387b68a030908941a806e39acf2d0feea8]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 14:01:45 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [fb4ae78bd8ee33b99696135f32f8ee49c48b53b9]

INTEGRATION: CWS qadev11 (1.2.28); FILE MERGED 2003/09/03 14:01:45 sw 1.2.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [74b8ad1fdc5fea14a668e74e76522d49ed5db2de]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 14:01:44 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [74279f83fc146aec17ee6905cf8c7952c113ffd0]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/09/03 14:01:12 sw 1.1.2.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [e6d65d67da0365ea70add723c483f3c3e863991b]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/09/03 14:00:47 sw 1.1.2.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [378d29f294bdaf1086d87b94275a0f751d3779ca]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/09/03 14:00:31 sw 1.1.2.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [e18aa9b5290efbb9ca22b25641ada90b6d488d5e]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/09/03 13:44:29 sw 1.1.2.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [853beb4fcee3bf82f0d286b84e22e4d5e315c313]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/09/03 13:44:11 sw 1.1.2.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [a6e595a8453c5352eab652982cee35c93684fd89]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/09/03 13:43:52 sw 1.1.2.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [abea5bd107c1628aac08cd0eb0c66e76c7385f37]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 14:01:43 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [247b93c1fc1367786454d8b96c77cad618aecbc9]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/09/03 13:43:36 sw 1.1.2.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [68a61f04007008dd19eead1826f013c36bef38cc]

INTEGRATION: CWS qadev11 (1.2.28); FILE MERGED 2003/09/03 14:01:42 sw 1.2.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [4404dd74cd5966b0b05517997c7d8063c3c4dca9]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/09/03 13:43:17 sw 1.1.2.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [a3f16354d6762197c17c2343bd620270db8c1d27]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 14:01:42 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [21bd18544169e1581921c365cf73bd851d165186]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/09/03 13:43:00 sw 1.1.2.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [a3815b3d55cc161223ee8245b4d179e11214e754]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/09/03 13:42:44 sw 1.1.2.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [e2d98d428aad24688bb1ea84bd11a4aba8bbf057]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 14:01:41 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [2788a3dcbf302f1ada24f1d352ab410c499e61ad]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/09/03 13:42:24 sw 1.1.2.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [ab9f8b234b70479b362bc9d5592cdd663773e764]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 13:41:41 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [56b67336d65379afebafbfc437d869cd4f872151]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 13:41:40 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [76098dc637eb35824541728f3a3362794488775f]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 13:41:39 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [4ee7bb21e722f7e5b5a649c1b3cae832503ce3b1]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 13:41:38 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [dda1329fc6e1f2419274b9f327358f2c85d2bb1e]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/09/03 13:41:24 sw 1.1.2.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [825b349014e1872021c9c06a6fb6cc25727580cd]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 13:41:37 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [7bb8016da14d93dd885e0f73f827e4e66795896d]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 13:41:36 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [f6823d4e7755a4e3b342355b03e0698175247cf3]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/09/03 13:41:05 sw 1.1.2.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [089557dc77d47df342487b26e1fc2ccb6229a4b4]

INTEGRATION: CWS qadev11 (1.2.28); FILE MERGED 2003/09/03 13:41:36 sw 1.2.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [d2747d74bff02d101e261ed7d456ba13851441b9]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 14:58:22 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [20b64a8e73aa2bd2989d5135f22c48eec5dd8177]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 14:58:21 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [5243e628d387d955508f4e664e40312a4ff8f04c]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 14:58:20 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [05a77048966a25e0fe856064ae2a3e5a3a420e50]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 14:58:19 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [3b0238aa1670590735b28251f2d69f2851e519a4]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 13:40:18 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [bb3b012b425169448aa90d1668300a497fb587f1]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 13:40:18 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [dac590e63f3eb6762b121f5a2aebe8c69b128afa]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 13:40:17 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [7ef2d4b62cb96c430f466349176ce1dfa96a680d]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 13:40:16 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [1ce78c34c28a7a6dc3632c67dd85ccce3e01032b]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 13:40:01 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [7eb298ea21a0fa0c27a77b082a73bc511d526ae4]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 13:40:15 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [86de0577a05acc3d8cba3f3ff7e86a6698d08cb5]

INTEGRATION: CWS qadev11 (1.2.28); FILE MERGED 2003/09/03 13:40:15 sw 1.2.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [c42111dd62cdc00fd109f59fd2550a0ff4320b84]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 13:40:14 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [0d6f30ba0eab88555a0b4f543141755d402e6ba4]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 13:40:13 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [1f344e84f708d375d86d011fc7ed8d2eb9f719c7]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 14:58:18 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [a25e0dd3815ba3748c6e1b64d629d8709e595b7b]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/09/03 13:35:45 sw 1.1.2.2: #112049# 2003/09/03 13:31:09 sw 1.1.2.1: #112019#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [226e863a38f5ef44802feea0c5f0d9237acbc052]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/09/03 13:35:45 sw 1.1.2.2: #112049# 2003/09/03 13:30:50 sw 1.1.2.1: #112019#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [b6b534afd2b2652d0ff7e86d36c5275f855d9e18]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 14:58:15 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [524ae0d228ee371b2da806d5355bb99b76ee2b99]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 14:58:14 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [cd77e196acc0a8f9aa80ec2e22c21d58444e2b97]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 14:58:13 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [7caad146a2ff81242671d00fa0ad57ba79a38b0a]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 14:58:12 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [a6b9e1a5d38c8aadc56b36880478866e6d8434f0]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 14:58:11 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [b295bdb557191808a5826ee8dc3a9f224e5825a4]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 14:58:10 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [5d0ac50e40b5c01587d0c6fefacaff9be9ffae94]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 14:58:09 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [36d851a15d9fa16c8bd2f2b6f64af43f254b2f04]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 14:58:08 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [0742289cc597f447725946a69807d031e124a704]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 14:58:07 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [ed1dd5f3b10c110299c036ce6da39a4919428c69]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 14:58:06 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [178773298ea82f634f100bb2af173babe5c0125b]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 14:58:05 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [9950b7222cce737216cd8bc0b69dc63c1130879d]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 14:58:04 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [4b847892684202043db9ddca3ca5192f587bd803]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/09/03 13:39:14 sw 1.1.2.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [4b631d945fa516ee5fb379bccd417b4c853207e9]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 13:39:26 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [d3cb6b9229ab46bbab8d8a70cd7773d9339ca827]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/09/03 13:38:56 sw 1.1.2.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [bf3d5b749bb8c23e58dfe9ceec58bbd37511af8e]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 13:39:25 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [cfa6cf07449ffc3e0a4b29d00d466f1bcfcf5640]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/09/03 13:38:39 sw 1.1.2.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [2c30a3bb6a9462e7182bf6b608d078bbbcae99fd]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/09/03 13:38:22 sw 1.1.2.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [9b96fefc37508149e8457f96b40424c71d6b06dc]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/09/03 13:38:07 sw 1.1.2.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [c13f30860d813ba7a844c0d156a756d2197f6daa]

INTEGRATION: CWS qadev11 (1.2.28); FILE MERGED 2003/09/03 13:36:30 sw 1.2.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [9f5197ffc5c839141d81641b33bfcd1d14fa64ce]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 13:36:29 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [6596aa505075995f37b908df71641c5b6fd0d610]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 13:36:29 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [db41b3594cb07721fad691a2943b6aa8634ab96c]

INTEGRATION: CWS qadev11 (1.2.28); FILE MERGED 2003/09/03 13:36:28 sw 1.2.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [97f1cb2d9171f29177b893793764a87f197c0e4d]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 13:36:28 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [0fcdbcbfee19dcb623e284cdec93c0eef5d2def5]

INTEGRATION: CWS qadev11 (1.2.28); FILE MERGED 2003/09/03 13:36:27 sw 1.2.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [a63cdbec4c1004a27955ff3586c2388cb4d7c901]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 13:36:27 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [5d8eb175f2216b8d9d0ce9e6983a9045f052e9d7]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 13:36:26 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [e37b9366237ca06ed710a0ac757595c1633cca72]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 13:36:25 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [3d3d9a0e02e5b47610d4a38e14da1c31953fdfc5]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 13:36:24 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [0c802e8bd75e29d03596b36ad5894b3588335aec]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/09/03 13:37:28 sw 1.1.2.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [6f99934ba69ef1545828faaa1e1d6f381a8080eb]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/09/03 13:36:24 sw 1.1.2.2: #112049# 2003/09/03 13:32:39 sw 1.1.2.1: #112019#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [d311de35b6a6a325da9c880a2d3b4efb49575c7d]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 13:36:23 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [d25b3a47a9ac630186cb6ec4d72f43b82d721222]

INTEGRATION: CWS qadev11 (1.2.28); FILE MERGED 2003/09/03 13:36:23 sw 1.2.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [d367abc53966a50978078199c57619d1d905e8bc]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 13:36:22 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [aec38b319bc59c2894c5e43061ec4599d0ab7a95]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 13:36:21 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [c12bab803ea4d4fbff152f3fb3fc3e1ef89aa190]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 13:36:20 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [8a2034d6f829e6c62f3d98bedca1ad6ac4f533f0]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 13:36:19 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [3a1b969d664b1f0a82ec671f581a59dfb2f75f18]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 13:36:18 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [a21c73ec8098f29df0603bdd144048836c31cb38]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 13:36:17 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [a8def80a0160cb448079c6828be742106bf152d4]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 13:36:16 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [d3111ff045d5c807cb85078e8f555fde98c80353]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/09/03 13:36:16 sw 1.2.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [b9c3e80d33a0306c30e0c390b1dd2de414b28ada]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 13:36:15 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [dbcc24187ed22cc58ce86c9c7ac43658193fbf58]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 13:36:14 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [931295d4b92e689f8d73ce26e76bfb9f5650bc6d]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 13:36:13 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [b59fc0a51cde31edccca4394c882ce1176c3d5e2]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 13:36:12 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [e5f0c54e620359412befae9fa8de2fab648437b7]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/09/03 13:36:11 sw 1.1.28.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [b5470ed0f179f3b31e519fff7343e76a3bed5165]

INTEGRATION: CWS qadev11 (1.2.24); FILE MERGED 2003/09/03 14:58:02 sw 1.2.24.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [424d032d6ef76fecd2647160f7a04c9cbd92d877]

INTEGRATION: CWS qadev11 (1.13.14); FILE MERGED 2003/09/03 14:58:01 sw 1.13.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [9ba1924f5babfece097c292ed12a1520ddaac75e]

INTEGRATION: CWS qadev11 (1.3.16); FILE MERGED 2003/09/03 14:58:01 sw 1.3.16.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [710363a06b05b9775fe38be0d205f467195a6cfc]

INTEGRATION: CWS qadev11 (1.6.16); FILE MERGED 2003/09/03 14:58:00 sw 1.6.16.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [75943523a34770dc0dad934589037afad93f7829]

INTEGRATION: CWS qadev11 (1.2.24); FILE MERGED 2003/09/03 14:58:00 sw 1.2.24.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [d863bdb3fecfd54df6280d6087f2c7043bef7224]

INTEGRATION: CWS qadev11 (1.5.24); FILE MERGED 2003/09/03 14:58:00 sw 1.5.24.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [50345e6a53a5097a0d0523862961e70a0caf908a]

INTEGRATION: CWS qadev11 (1.2.24); FILE MERGED 2003/09/03 14:57:59 sw 1.2.24.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [3de79fb518c154fb35f485d17db985f7eb8ebf72]

INTEGRATION: CWS qadev11 (1.3.24); FILE MERGED 2003/09/03 14:57:59 sw 1.3.24.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [3bdf45cf71d72c524a5fcdf1953090bc135d3546]

INTEGRATION: CWS qadev11 (1.7.16); FILE MERGED 2003/09/03 14:57:58 sw 1.7.16.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [7d70a27d6261496938c2f60a98da8b5a51d05ea2]

INTEGRATION: CWS qadev11 (1.2.24); FILE MERGED 2003/09/03 14:57:58 sw 1.2.24.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [ce6d2cb97b2ec303c994c44f2cc561f380357977]

INTEGRATION: CWS qadev11 (1.5.14); FILE MERGED 2003/09/03 15:36:22 sw 1.5.14.1: #112049#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [833b357162142b2c2d3927bb513d30c5b2184670]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/08/28 14:46:26 sw 1.1.2.1: #112003#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [4b6db028b6b4f887a16d75f0773a4158f83c461c]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/08/28 14:45:13 sw 1.2.14.1: #112003#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [d36c12ca46170e065a3c8139dcdafa67f95f9542]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/08/28 14:45:12 sw 1.2.14.1: #112003#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [37bd8da137dbc6b6257348c4ecd29f184f9af76c]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/08/28 14:45:11 sw 1.2.14.1: #112003#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [b21c649d1c5524222109fe1c92cf254b72ee03d4]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/08/28 14:45:10 sw 1.2.14.1: #112003#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [c628e9472c49406801a34cf7ea1418b15a9d2c36]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/08/28 14:45:09 sw 1.2.14.1: #112003#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [323b44ded7b301a3b6c04884dc769fe9a3ef055d]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/08/28 14:45:08 sw 1.2.14.1: #112003#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [e0c6375a921708a25ed89cb2f2d8ef9b7ae0e5e3]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/08/28 14:45:07 sw 1.2.14.1: #112003#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [05d5607cc357fc58832b79edc13b6844546a7683]

INTEGRATION: CWS qadev11 (1.2.2); FILE ADDED 2003/08/28 14:44:43 sw 1.2.2.1: #112003#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [3bbf9abbf4328a0173e5b6002302085550be946c]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/08/28 14:45:06 sw 1.2.14.1: #112003#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [00dc889bcafc694ef10663af560c1422ad11ce4f]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/08/28 14:45:05 sw 1.2.14.1: #112003#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [5280d7d4e87a957afd4390d33317d5fe3940e37b]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/08/28 14:45:04 sw 1.2.14.1: #112003#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [7459daba178002cbaa714ed30f9cef01c4254812]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/08/28 14:45:04 sw 1.1.28.1: #112003#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [f3d4650469c2fef5ddfba945979739bf12bda61c]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/08/28 14:45:03 sw 1.1.28.1: #112003#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [e8883f33152d5bc1a8678cb530590868893b70d4]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/08/28 14:45:02 sw 1.1.28.1: #112003#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [8c967e2c4a6819288300329fce34e9396ec446eb]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/08/28 14:45:01 sw 1.1.28.1: #112003#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [5bf1350147c8e76a75b45d80aefc3ab04ca6cefa]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/08/28 14:45:00 sw 1.1.28.1: #112003#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [55c5b15a12ad39b661a80f80f5e1116601eaa646]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/08/28 14:44:59 sw 1.1.28.1: #112003#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [108a1b28d332c4d54ae1bee0c9d0f81c1ea56875]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/08/28 14:44:58 sw 1.1.28.1: #112003#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [3b3e46ef09bdd7838b68dd755da809e7427c1d44]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/08/28 14:44:57 sw 1.1.28.1: #112003#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [232ec3cf91bcc8fb18b9d5e2b601a0eba45c7a14]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/08/28 14:44:56 sw 1.1.28.1: #112003#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [3fdb0e797e3c38f6b115807339be6df0e9f88761]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/08/28 14:44:55 sw 1.1.28.1: #112003#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [df2c599e1923a4bed168901e1e3edb4ef76416e3]

INTEGRATION: CWS qadev11 (1.3.24); FILE MERGED 2003/08/28 14:43:33 sw 1.3.24.1: #112003#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [465110bc979a39ffce39a2b1e8d6eb118f614a88]

INTEGRATION: CWS qadev11 (1.3.24); FILE MERGED 2003/08/28 14:43:32 sw 1.3.24.1: #112003#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [a6a0c3e28ccb2ddc3c3abecb860324124222c6de]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/08/28 14:43:32 sw 1.1.28.1: #112003#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [bd0e4dcab1ba5cb8caf72dbb705ab186f0c3d795]

INTEGRATION: CWS qadev11 (1.3.24); FILE MERGED 2003/08/28 14:43:31 sw 1.3.24.1: #112003#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [6c32322d960d11b2dd83e90e9a16ea4c7c5a4788]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/08/28 14:43:31 sw 1.1.28.1: #112003#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [95e3c6104a721a89876119846ce7a4a2fe2d216e]

INTEGRATION: CWS qadev11 (1.3.24); FILE MERGED 2003/08/28 14:43:30 sw 1.3.24.1: #112003#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [ca0ad959fee83fce7ba7e3da810ec96c7d4f3e84]

INTEGRATION: CWS qadev11 (1.3.24); FILE MERGED 2003/08/28 14:43:29 sw 1.3.24.1: #112003#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [ffb411dca2e8a924c0e1d8ab552a2e9731000a8a]

INTEGRATION: CWS qadev11 (1.2.2); FILE ADDED 2003/08/28 14:43:10 sw 1.2.2.1: #112003#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [346753a3bb0e9d0fd2074e5e94d6de2e1af67c16]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/08/28 14:43:28 sw 1.1.28.1: #112003#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [ada2f045f1a519a936a6415073c153295d239ed2]

INTEGRATION: CWS qadev11 (1.3.24); FILE MERGED 2003/08/28 14:43:28 sw 1.3.24.1: #112003#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [09bf2f08963876a3e65039ff66ffbd0e814a87d9]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/08/28 14:43:28 sw 1.2.14.1: #112003#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [cdcc494878efb0d70a410ebefa8efab8891585a6]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/08/28 14:43:27 sw 1.2.14.1: #112003#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [e58a6f4c2eb315b471e9827f72b0a2ae0a79775f]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/08/28 14:43:26 sw 1.2.14.1: #112003#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [1481a6579dff6943ec72662efb92da13ec023217]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/08/28 14:43:25 sw 1.2.14.1: #112003#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [1f5e1b9ee5df3e0b8aa66a10832f622612e6e806]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/08/28 14:43:24 sw 1.2.14.1: #112003#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [10899cc946bac885232a74dee772d1bd4410d53b]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/08/28 14:42:03 sw 1.2.14.1: #112003#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [c34347295203fbfb26903e69da482989cd2c967f]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/08/28 14:42:02 sw 1.2.14.1: #112003#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [20ab313d5f923e836ac0ee8eb22e4cf828d50a25]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/08/28 14:42:01 sw 1.2.14.1: #112003#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [c76ffd34bcca036100e2b08de0ce3cb62c25aa9f]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/08/28 14:42:00 sw 1.2.14.1: #112003#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [965b9d6cd10dc7676a72e2a69ea0ff6e28710551]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/08/28 14:41:42 sw 1.1.2.1: #112003#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [7ca8cfa02f7cd1c898e0d39182d34d0434229b48]

INTEGRATION: CWS qadev11 (1.3.24); FILE MERGED 2003/08/28 14:41:59 sw 1.3.24.1: #112003#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [8ffb00553d8773f6f2b8560fc8bcb28b369cdabe]

INTEGRATION: CWS qadev11 (1.3.24); FILE MERGED 2003/08/28 14:41:58 sw 1.3.24.1: #112003#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [2e65c8e36302408d853eac593a4a88c62eccedf6]

INTEGRATION: CWS qadev11 (1.3.24); FILE MERGED 2003/08/28 14:41:57 sw 1.3.24.1: #112003#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [68b5a023046eea0be38cd92f76524830afad15ea]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/08/28 14:40:22 sw 1.2.14.1: #112003#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [3be8ffd6168f2d47fa42dae6325b8b2522f1add1]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/08/28 14:40:21 sw 1.2.14.1: #112003#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [0ad34b9cda01d67bdc8b97394dc5eafa96054c89]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/08/28 14:40:20 sw 1.2.14.1: #112003#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [54acf92218b221c4e845e7e637f3ebae7f9c5d75]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/08/28 14:40:19 sw 1.2.14.1: #112003#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [16d4132d456de47ccc3c2a55d83a332f9e6a4e35]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/08/28 14:40:18 sw 1.2.14.1: #112003#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [c2a16e8011cba0ae9c12e14342bc4ebb5e620833]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/08/28 14:40:17 sw 1.2.14.1: #112003#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [dd3d9ea25ceaf7baea2fcf0f058513e1f9def21d]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/08/28 14:39:51 sw 1.2.14.1: #112003#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [312df5e1eb75bb0aeaf0a3a9d603ed85e7351935]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/08/28 14:39:16 sw 1.2.14.1: #112003#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [89bcd759f74daf32e30e5f764fa59581d2f141f7]

INTEGRATION: CWS qadev11 (1.4.14); FILE MERGED 2003/08/28 14:38:32 sw 1.4.14.1: #112003#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [bcf328cb07b38ad2554a6efdaebacd1330748688]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/08/28 14:38:31 sw 1.2.14.1: #112003#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [6e253c671acb28494d4ac747f369c8742a5567e4]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/08/28 14:38:30 sw 1.1.28.1: #112003#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [c6bd0142ac3cb189d7b5f8667a3d0561247fffd5]

INTEGRATION: CWS qadev11 (1.3.24); FILE MERGED 2003/08/28 14:37:49 sw 1.3.24.1: #112003#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [371b784e452707ab1cc90b51c947f9c70f9aea6e]

INTEGRATION: CWS qadev11 (1.3.24); FILE MERGED 2003/08/28 14:37:48 sw 1.3.24.1: #112003#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [90b561ce7a5637a5a8e1b53831df08918678a28b]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/08/28 14:37:47 sw 1.2.14.1: #112003#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [783ab29f469076deff581ec5266a8a67383637d3]

INTEGRATION: CWS qadev11 (1.4.14); FILE MERGED 2003/08/28 14:37:47 sw 1.4.14.1: #112003#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [056bdf58d9ba53379068d59e8ce79eb3de0085dc]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/08/28 14:37:46 sw 1.2.14.1: #112003#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [3e12efc2e7704d44ffecc21dfd87d0f22d1b1409]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/08/28 14:37:45 sw 1.2.14.1: #112003#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [232ea9cbd01c16e0b98c6cba616ef942cd8bce6f]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/08/28 14:37:44 sw 1.2.14.1: #112003#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [901194da9ecf5a7693296979fb6b76397d1b7b60]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/08/28 14:36:51 sw 1.2.14.1: #112003#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [be96119416374d6b15ae45219ab540c547a173c9]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/08/28 14:36:50 sw 1.2.14.1: #112003#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [a0dedbdf625187e8a0d94a602c53ef8622baf651]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/08/28 14:36:49 sw 1.2.14.1: #112003#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [15ef398859378fd6157e4b6c65f858b1d3123d43]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/08/28 14:36:48 sw 1.2.14.1: #112003#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [6ba0ac88352db71924a4fe40a1aa6c986e6a3615]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/08/28 14:36:19 sw 1.1.2.1: #112003#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [a49789781e66214a75aab9a7a7684a105a88cad2]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/08/28 14:35:59 sw 1.1.2.1: #112003#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [775a2715cd4d02bdd0b26ade7abc9f18804f2d88]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/08/28 14:35:40 sw 1.1.2.1: #112003#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [27b9486d8b655bafe1063d8e64e679c20528356c]

INTEGRATION: CWS qadev11 (1.3.24); FILE MERGED 2003/08/28 14:36:48 sw 1.3.24.1: #112003#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [69bab1295f5fb233443e259b40fb8d40da247fb1]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/08/28 14:36:47 sw 1.1.28.1: #112003#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [624e25f9e1f98f176891a892decf97597462fa51]

INTEGRATION: CWS qadev11 (1.3.24); FILE MERGED 2003/08/28 14:36:47 sw 1.3.24.1: #112003#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [729dbe33c33e301a571579cba4c2af5db853848d]

INTEGRATION: CWS qadev11 (1.2.16); FILE MERGED 2003/08/28 14:36:47 sw 1.2.16.1: #112003#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [3a8555bb2b488c8de2a9deb806a8f62cd1de3bce]

INTEGRATION: CWS qadev11 (1.3.24); FILE MERGED 2003/08/28 14:36:46 sw 1.3.24.1: #112003#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [6d971686241b3578bec9b652d5a1d2622fec31e7]

INTEGRATION: CWS qadev11 (1.3.24); FILE MERGED 2003/08/28 14:36:45 sw 1.3.24.1: #112003#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [9617305ebef7b4f51144ca0ea9c0635d00628e0e]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/08/28 14:25:47 sw 1.1.28.1: #112003#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [15e916528d56af0544d0d1602114557eaf1d8920]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/08/28 14:25:00 sw 1.1.28.1: #112003#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [6d1f7a028a3e022d60f14ef8224104ab17211cf2]

INTEGRATION: CWS qadev11 (1.3.24); FILE MERGED 2003/08/28 14:24:14 sw 1.3.24.1: #112003#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [d55be959059190830e272fcc07e7c656c3427f67]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/08/28 14:23:38 sw 1.1.28.1: #112003#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [3849182647c3ece7a300c287baaa490144251b87]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/08/28 14:23:37 sw 1.1.28.1: #112003#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [7c2cfc2379f1a4680b672d72e1cccf4ecb41190e]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/08/28 14:23:36 sw 1.1.28.1: #112003#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [a9bd8d9d101f03687029f26083a8e5a14236dcd8]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/08/28 14:23:35 sw 1.1.28.1: #112003#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [5d7e8da3e1cf824ea536b7535949e4782b770019]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/08/28 14:23:34 sw 1.1.28.1: #112003#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [adf57ad557afb6067435073fbe68fea4e00ec0bd]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/08/28 14:23:33 sw 1.1.28.1: #112003#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [7ec27f8ddcb7a41502c4b5dea3420966a0ef317b]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/08/28 14:23:32 sw 1.1.28.1: #112003#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [cfdf1bba4f81ef0cff00a04ed02678ec31170830]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/08/28 14:23:31 sw 1.1.28.1: #112003#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [31ad3c3d661584a66baad90a4405b67b2601af4b]

INTEGRATION: CWS qadev11 (1.3.24); FILE MERGED 2003/08/28 14:21:49 sw 1.3.24.1: #112003#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [60c920fb0db97daee8ad00461aef698ab2464ba5]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/08/28 14:21:01 sw 1.1.2.1: #112003#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [182aa3c28a2dfca58bea64ee86cc0b6d1080a2b9]

INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED 2003/08/28 14:19:15 sw 1.2.14.1: #112003#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [81a24ef536121e818ae535bbc9a8637890a64646]

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED 2003/08/28 14:19:14 sw 1.1.28.1: #112003#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [5e27f1d61da84dff6295e7ae8a7f9d5b16133d9f]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/08/28 13:58:45 sw 1.1.2.1: #112003#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [a540ecec80470404452912f469d340f007035342]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/08/28 13:58:28 sw 1.1.2.1: #112003#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [243dcf3a91255c84c0d47f790760d57169f5e5be]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/08/28 13:58:08 sw 1.1.2.1: #112003#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [4c9602e30809b770681d48477bb7bd494d1f3484]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/08/28 13:57:50 sw 1.1.2.1: #112003#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [6ebb2fb52963b88174328b24e182a1e4c2f8ba6c]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/08/28 13:57:32 sw 1.1.2.1: #112003#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [2c2a94893fab32b417321191033757ecf39bd053]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/08/28 13:57:13 sw 1.1.2.1: #112003#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [eb96f1f1c3d7eacbbcafbbc8efbc398497651601]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/08/28 13:56:51 sw 1.1.2.1: #112003#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [44dbecb2c70c7c34bed6364062853705aaba5df6]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/08/28 13:56:25 sw 1.1.2.1: #112003#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [d7a7dd250c345fe67770977ca31fccd1d8bdf494]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/08/28 13:56:04 sw 1.1.2.1: #112003#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [cff1d86799212e4e0d6475287cee473202d65c51]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/08/28 13:55:42 sw 1.1.2.1: #112003#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [05eaca362ed8b45cb6f6db1578b0396752cee224]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/08/28 13:55:20 sw 1.1.2.1: #112003#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [b414609499e578cc73fd3ce252022be060365ecf]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/08/28 13:54:58 sw 1.1.2.1: #112003#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [e2d85d80ee2b3de776992163ea55a1e9abce8b5c]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/08/28 13:54:29 sw 1.1.2.1: #112003#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [e83f1d4af7607409adc251a0f02c015bd5e553c3]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/08/28 13:54:08 sw 1.1.2.1: #112003#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [fc2919a3bb56c54343636f676e30dc5e0aa97bc9]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/08/28 13:53:48 sw 1.1.2.1: #112003#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [e90404f2f81febde1ccd00bd1d4b8e6f062222f5]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/08/28 13:53:25 sw 1.1.2.1: #112003#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [4df79f936f73d62b3150bbbe3ecb7ab35f31d1ab]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/08/28 13:52:55 sw 1.1.2.1: #112003#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [4e407e1d0936f302db69073acb781459af6ef8b9]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/08/28 13:52:35 sw 1.1.2.1: #112003#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [94b3cb4fab3642b6a64e6b7c545831b3b45ba685]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/08/28 13:52:15 sw 1.1.2.1: #112003#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [b419ec756260f7e351cb958b34061f25b1509704]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/08/28 13:51:55 sw 1.1.2.1: #112003#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [5e5df732ff93a03ff7e09cbeef6031a1b0dc37b1]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/08/28 13:51:35 sw 1.1.2.1: #112003#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [710e7c236ce45922516c14381e96e30afc6651e8]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/08/28 13:51:16 sw 1.1.2.1: #112003#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [f75378f41006550e2025288eb07b9f746eb8a66c]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/08/28 13:50:57 sw 1.1.2.1: #112003#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [d182a9652df9c82f497c413351110b30f95bae6f]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/08/28 13:50:32 sw 1.1.2.1: #112003#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [84fc4aec02972d4337137bb1d55980cdf371563b]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/08/28 13:50:08 sw 1.1.2.1: #112003#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [056d20b38395fafa9b9bbc9e738292e9f97d992b]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/08/28 13:49:39 sw 1.1.2.1: #112003#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [de84c829e61170ac85d3aa5e99dd31d35451a496]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/08/28 13:49:11 sw 1.1.2.1: #112003#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [f6a4ba48bbae82a1a40923dc55530f1cdd56182e]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/08/28 13:48:48 sw 1.1.2.1: #112003#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [c24af55b573e8a45594948ddc0fddc63ac93b44b]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/08/28 13:47:06 sw 1.1.2.1: #112003#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [aa74a58332a41c6be14904746bf44a53f7e8101e]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/08/28 13:43:10 sw 1.1.2.1: #112003#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [ba90429973b736bc224a0781618630f641314f98]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/08/28 13:36:54 sw 1.1.2.1: #112003#


2003-09-08  Rüdiger Timm  <rt@openoffice.org>  [1408f211a77fe5772dbec22d506b9bb9c13af59f]

INTEGRATION: CWS qadev11 (1.1.2); FILE ADDED 2003/08/28 13:37:16 sw 1.1.2.1: #112003#


2003-09-05  Henning Brinkmann  <hbrinkm@openoffice.org>  [499565d74abc291667b1ed1bcef2c02a9bed2254]

#111955# revoked


2003-09-05  Henning Brinkmann  <hbrinkm@openoffice.org>  [87ac4bad390c58629ae9b78a392d86b5a9a70b94]

#111955#


2003-09-05  Vladimir Glazounov  <vg@openoffice.org>  [6081897fc95bd03f24493675fdb748fec059746c]

#100000# fix for --from and more than one parameter without /^-+/


2003-09-05  Oliver Bolte  <obo@openoffice.org>  [e6a77c064a82ab38b8146e902ed44d76c467a346]

#100000# UNIX not buildable


2003-09-05  Oliver Bolte  <obo@openoffice.org>  [40e8ad41b513c481423e7a31a5ede300256eb23b]

#100000# brgigetest/cli for windows only


2003-09-05  Oliver Bolte  <obo@openoffice.org>  [4cb8d8167bd4493856ec81d71bb0a95f73d121cd]

#100000# unresolved externals


2003-09-05  Oliver Bolte  <obo@openoffice.org>  [491be9c9f2cd032072f5cf7300b720131d908e4f]

#100000# unresolved externals


2003-09-05  Oliver Bolte  <obo@openoffice.org>  [3c7ffee4eb0322e1a155102a7ee9805571a58696]

#100000# / to $/ changed


2003-09-05  Oliver Bolte  <obo@openoffice.org>  [d6378c9910e52be3f89f297b3ec5a35ff4ee8ad7]

#100000# build cli_uno for windows only + vc7


2003-09-05  Oliver Bolte  <obo@openoffice.org>  [b42988934aac1e16db9e209828b72b8470d15b0e]

#100000# build for windows only + vc7


2003-09-04  Kurt Zenker  <kz@openoffice.org>  [7d14b305bd8251a6119d611e03f797a42346217c]

new version for SRC680


2003-09-04  Kurt Zenker  <kz@openoffice.org>  [b65283453f75f36b40cac7e350e06022e793aa42]

new version for SRC680


2003-09-04  Kurt Zenker  <kz@openoffice.org>  [16373397bf61a8a1372c8c7479afc4127639991e]

new version for SRC680


2003-09-04  Kurt Zenker  <kz@openoffice.org>  [54855aa4012633418f9b32927f28d8d5fd0c57d8]

new version for SRC680


2003-09-04  Kurt Zenker  <kz@openoffice.org>  [5066dae5dda3edff261c37e18a24e7860d065d06]

new version for SRC680


2003-09-04  Kurt Zenker  <kz@openoffice.org>  [605ae3e3ec12919ecce140589f9aeacfc6e90489]

new version for SRC680


2003-09-04  Kurt Zenker  <kz@openoffice.org>  [65f60b12ad62403f54bbc1b1b80f9131ac3725f3]

new version for SRC680


2003-09-04  Tomas O'Connor  <toconnor@openoffice.org>  [d0d3dbc77a78276c87580de29f3d324b16af2994]

IssueZilla 12906 Add org.openoffice.idesupport classes to ScriptProviderForJava.jar as they are used by XBrowseNode implementations


2003-09-04  Tomas O'Connor  <toconnor@openoffice.org>  [a555cea6dab902e39e3a281e41de4d367628aee3]

IssueZilla 12906 Add gif files for Script Selector example


2003-09-04  Kurt Zenker  <kz@openoffice.org>  [ab1840967bb8095cb1e59b3dbbfdf14af8bc30ed]

new version for SRC680


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [68c59ed7bd665b36916db13789dd4dbd48411932]

SRC680


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [8520943635f63746481e11d71b8c65da5a9f6736]

#i18972# delete file before moving


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [9323688d77aa12337adf203b997b3f79e757b0cb]

INTEGRATION: CWS geordi2q04 (1.94.134); FILE MERGED 2003/09/04 07:38:03 rt 1.94.134.1: #111934#: Join CWS geordiregression06.


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [76974f040cf6f76ddb372deab5175e045aa5c622]

INTEGRATION: CWS geordi2q04 (1.45.192); FILE MERGED 2003/09/02 10:38:14 rt 1.45.192.1: #111934#: Join CWS sw7pp1.


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [40cf5ee506a85b367ac0332d22915bdc40cd5208]

INTEGRATION: CWS geordi2q04 (1.28.16); FILE MERGED 2003/09/03 12:09:39 rt 1.28.16.1: #111934#: Join CWS os16.


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [8923cbf98b57f8ff5759ffe8d0b00128b3e70dfa]

INTEGRATION: CWS geordi2q04 (1.19.18); FILE MERGED 2003/09/03 12:09:39 rt 1.19.18.1: #111934#: Join CWS os16.


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [14c7a17d8c48f698743efd558a692b58d1b85573]

INTEGRATION: CWS geordi2q04 (1.19.18); FILE MERGED 2003/09/03 12:09:38 rt 1.19.18.1: #111934#: Join CWS os16.


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [b540d24daa9243fc3401c299297f47160607642f]

INTEGRATION: CWS geordi2q04 (1.70.112); FILE MERGED 2003/09/03 12:09:37 rt 1.70.112.1: #111934#: Join CWS os16.


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [e408f5e72ddb58560e1f8b873a2f256e92270703]

INTEGRATION: CWS geordi2q04 (1.6.192); FILE MERGED 2003/09/03 12:09:35 rt 1.6.192.1: #111934#: Join CWS os16.


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [dfe6fb86644998061315fcfa7a726af80d34a233]

INTEGRATION: CWS geordi2q04 (1.10.156); FILE MERGED 2003/09/03 12:09:34 rt 1.10.156.1: #111934#: Join CWS os16.


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [5076245b5c0513ed05e2e6295b3b7d20c21267d1]

INTEGRATION: CWS geordi2q04 (1.37.192); FILE MERGED 2003/09/02 10:38:12 rt 1.37.192.1: #111934#: Join CWS sw7pp1.


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [cac21da15a9a21d6b18fe7793f6d301841f60e65]

INTEGRATION: CWS geordi2q04 (1.68.192); FILE MERGED 2003/09/02 10:38:11 rt 1.68.192.1: #111934#: Join CWS sw7pp1.


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [77814fa86289afd5f9ae4904ab2a65c60bf9becb]

INTEGRATION: CWS geordi2q04 (1.21.106); FILE MERGED 2003/09/02 10:38:08 rt 1.21.106.1: #111934#: Join CWS sw7pp1.


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [28c3b69f91b79b977e6fc62958bb5b8a8ab1402b]

INTEGRATION: CWS geordi2q04 (1.37.192); FILE MERGED 2003/09/02 10:38:07 rt 1.37.192.1: #111934#: Join CWS sw7pp1.


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [ad9ff08b44d6f64e66198767e5323bab1a5cf77b]

INTEGRATION: CWS geordi2q04 (1.58.192); FILE MERGED 2003/09/02 10:38:06 rt 1.58.192.1: #111934#: Join CWS sw7pp1.


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [ebcba93115abbabd4edd2d6129664416f3374dda]

INTEGRATION: CWS geordi2q04 (1.51.2); FILE MERGED 2003/09/02 10:38:04 rt 1.51.2.1: #111934#: Join CWS sw7pp1.


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [cef959f8b078ce5fedb4ac5adc5d65b223258680]

INTEGRATION: CWS geordi2q04 (1.22.106); FILE MERGED 2003/09/02 10:38:03 rt 1.22.106.1: #111934#: Join CWS sw7pp1.


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [17f2e50b08dc974f234364038362883aed4afeef]

INTEGRATION: CWS geordi2q04 (1.3.380); FILE MERGED 2003/09/02 10:38:02 rt 1.3.380.1: #111934#: Join CWS sw7pp1.


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [d22ef375b443a5a3ba740db2c143c10521ee27f4]

INTEGRATION: CWS geordi2q04 (1.2.192); FILE MERGED 2003/09/02 10:38:01 rt 1.2.192.1: #111934#: Join CWS sw7pp1.


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [3d78272c2a18f12665b8b1637bbc9df1c1fd03be]

INTEGRATION: CWS geordi2q04 (1.23.192); FILE MERGED 2003/09/03 12:09:32 rt 1.23.192.1: #111934#: Join CWS os16.


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [5c94356d32233d0ed95eeec8a2bbd1a05c4e359b]

INTEGRATION: CWS geordi2q04 (1.14.154); FILE MERGED 2003/09/02 10:38:00 rt 1.14.154.1: #111934#: Join CWS sw7pp1.


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [01b29d8ec5f91d5126d910759b48ecac425143f2]

INTEGRATION: CWS geordi2q04 (1.25.142); FILE MERGED 2003/09/02 10:37:58 rt 1.25.142.1: #111934#: Join CWS sw7pp1.


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [2d22ec4f5e28588191b8b381f5c42a885ebcf03a]

INTEGRATION: CWS geordi2q04 (1.24.186); FILE MERGED 2003/09/03 12:09:31 rt 1.24.186.1: #111934#: Join CWS os16.


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [c9bd1febfabed1c48b32d481d34e2143d4994b1d]

INTEGRATION: CWS geordi2q04 (1.14.142); FILE MERGED 2003/09/02 10:37:58 rt 1.14.142.1: #111934#: Join CWS sw7pp1.


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [7d1d69b54aa1aee1f60a43da4f436ebc9141cb85]

INTEGRATION: CWS geordi2q04 (1.28.192); FILE MERGED 2003/09/02 10:37:57 rt 1.28.192.1: #111934#: Join CWS sw7pp1.


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [71771ac01fe818736ee44b5966c34dd9596fc4f3]

INTEGRATION: CWS geordi2q04 (1.61.54); FILE MERGED 2003/09/02 09:20:16 rt 1.61.54.1: #111934#: Join CWS sw7pp1.


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [2eae62561ebcda707c4400fd4bbc7bf65248b718]

INTEGRATION: CWS geordi2q04 (1.16.54); FILE MERGED 2003/09/02 09:20:13 rt 1.16.54.1: #111934#: Join CWS sw7pp1.


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [70feb2a5032a67d1d8c0674ad28d4b828682bd87]

INTEGRATION: CWS geordi2q04 (1.24.54); FILE MERGED 2003/09/02 09:20:12 rt 1.24.54.1: #111934#: Join CWS sw7pp1.


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [049114c99176cfe16fe026de2b399cf1e7e45ea3]

INTEGRATION: CWS geordi2q04 (1.10.64); FILE MERGED 2003/09/02 09:20:08 rt 1.10.64.1: #111934#: Join CWS sw7pp1.


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [c8f7dcada497e97d24a5446ed07dffdbcd842a03]

INTEGRATION: CWS geordi2q04 (1.2.32); FILE MERGED 2003/09/02 07:59:08 rt 1.2.32.1: #111934#: Join CWS geordiregression04.


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [3ed7327cd033327e2cba23520b7beb606fa5011a]

INTEGRATION: CWS geordi2q04 (1.45.228); FILE MERGED 2003/09/02 10:00:52 rt 1.45.228.1: #111934#: Join CWS sw7pp1.


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [e86c4a672a70c4c3097f0594177416a9e47291a6]

INTEGRATION: CWS geordi2q04 (1.37.214); FILE MERGED 2003/09/03 11:59:38 rt 1.37.214.1: #111934#: Join CWS os16.


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [220f0e5540a4b838163eb2a5ae226ef70c780dc5]

INTEGRATION: CWS geordi2q04 (1.19.216); FILE MERGED 2003/09/03 11:59:38 rt 1.19.216.1: #111934#: Join CWS os16.


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [b385eaf80b03edb9eb2be32b3015fab5da96ba67]

INTEGRATION: CWS geordi2q04 (1.24.220); FILE MERGED 2003/09/03 11:59:37 rt 1.24.220.1: #111934#: Join CWS os16.


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [23ac0a51d8792757217b289efbd6cdf8f700396b]

INTEGRATION: CWS cliuno01 (1.32.22); FILE MERGED 2003/08/19 14:32:05 dbo 1.32.22.1: #110159# revised xml input API


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [4a6709a592c38d18fb3c4eb104ddc6ce5ed0f365]

INTEGRATION: CWS cliuno01 (1.7.62); FILE MERGED 2003/07/16 09:21:13 dbo 1.7.62.1: #107130# Aggregation marked deprecated


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [464152d4c8d287ebad14f0d9a91b0eb2422eea8d]

INTEGRATION: CWS cliuno01 (1.6.62); FILE MERGED 2003/07/04 15:34:36 jl 1.6.62.4: *** empty log message *** 2003/06/27 09:29:53 jl 1.6.62.3: *** empty log message *** 2003/06/05 09:15:34 dbo 1.6.62.2: #107130# missing module 2003/05/09 08:45:27 jl 1.6.62.1: *** empty log message ***


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [be39980084060dc995aa1241a708336da17acc52]

INTEGRATION: CWS cliuno01 (1.7.16); FILE MERGED 2003/08/01 13:45:24 dbo 1.7.16.1: deprecated: uses UNO aggregation


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [70f20b6454ed0f04ec7f0efca709d1abd96b7bde]

INTEGRATION: CWS cliuno01 (1.6.16); FILE MERGED 2003/08/01 13:45:23 dbo 1.6.16.1: deprecated: uses UNO aggregation


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [63b29b855679536c4bc0acc6690ebb2ff91e42aa]

INTEGRATION: CWS cliuno01 (1.22.22); FILE MERGED 2003/08/12 09:07:56 dbo 1.22.22.2: #i8359# path normalizing 2003/07/22 10:25:16 dbo 1.22.22.1: #i8359# caching bootstrap files


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [8d0e840cc247d7c2e86fddd6b21016dbd6b398d0]

INTEGRATION: CWS cliuno01 (1.16.24); FILE MERGED 2003/09/01 14:30:06 dbo 1.16.24.2: RESYNC: (1.16-1.17); FILE MERGED 2003/06/05 09:24:57 dbo 1.16.24.1: #107130# adding unacquired()


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [ec2908e4e42d1aaa7489a81f32606966535ef750]

INTEGRATION: CWS cliuno01 (1.3.134); FILE MERGED 2003/07/29 13:43:34 dbo 1.3.134.1: fixing self assignment


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [823901d287ead32e761b25afcbe88feefbcf81d7]

INTEGRATION: CWS cliuno01 (1.3.8); FILE MERGED 2003/07/23 10:39:03 dbo 1.3.8.1: fixing example code


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [0de1c4e2a94ab7aa4495763afe6f953f2116bd2c]

INTEGRATION: CWS cliuno01 (1.6.8); FILE MERGED 2003/07/09 10:31:41 dbo 1.6.8.1: #107130# no catch (...)


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [1872f67e98c8ea195534449f94e8a1106cbb4999]

INTEGRATION: CWS cliuno01 (1.18.6); FILE MERGED 2003/08/20 12:01:42 dbo 1.18.6.5: #107130# 2003/06/03 12:39:47 dbo 1.18.6.4: RESYNC: (1.18-1.20); FILE MERGED 2003/05/08 12:41:58 dbo 1.18.6.3: #107130# cli_cppuhelper access 2003/05/05 15:27:19 dbo 1.18.6.2: #107130# fixing component loading 2003/04/11 16:59:46 dbo 1.18.6.1: #107130# supporting CLI


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [65f9fb7382582e8c8f2ca6e847a083479c022dea]

INTEGRATION: CWS cliuno01 (1.20.8); FILE MERGED 2003/08/08 14:10:21 dbo 1.20.8.2: RESYNC: (1.20-1.21); FILE MERGED 2003/07/09 10:31:41 dbo 1.20.8.1: #107130# no catch (...)


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [09eae2cff505640101813c6026ed176c32a7b6bb]

INTEGRATION: CWS cliuno01 (1.6.46); FILE MERGED 2003/08/14 11:58:34 dbo 1.6.46.1: missing param


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [e8563608ebb01c77cc5023091843867ad22dae40]

INTEGRATION: CWS cliuno01 (1.25.30); FILE MERGED 2003/09/01 16:51:53 dbo 1.25.30.2: #107130# C++ bool 2003/07/24 15:19:08 dbo 1.25.30.1: - sequence reallocation fix - more code cleanup - test code


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [c6a21f8418e8eff0349c67c68a42d4e4183cca80]

INTEGRATION: CWS cliuno01 (1.14.2); FILE MERGED 2003/07/25 14:09:51 dbo 1.14.2.3: better name 2003/07/24 15:19:06 dbo 1.14.2.2: - sequence reallocation fix - more code cleanup - test code 2003/07/23 16:39:22 dbo 1.14.2.1: - fixing cppu core sequence routines returning 0 handle upon memory allocation failure - C++ Sequence<> throws ::std::bad_alloc upon memory allocation failure


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [5d2fcc016741e1d56fc62285a3ac4b7582753a48]

INTEGRATION: CWS cliuno01 (1.12.6); FILE MERGED 2003/07/24 15:19:05 dbo 1.12.6.1: - sequence reallocation fix - more code cleanup - test code


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [144abce8a39eeb875b7e7ac8ddc8c5621700ee21]

INTEGRATION: CWS cliuno01 (1.10.6); FILE MERGED 2003/07/24 15:19:05 dbo 1.10.6.1: - sequence reallocation fix - more code cleanup - test code


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [d65ba312a272b63f23e913d26e3f4d0570ed006d]

INTEGRATION: CWS cliuno01 (1.23.6); FILE MERGED 2003/07/24 15:19:04 dbo 1.23.6.2: - sequence reallocation fix - more code cleanup - test code 2003/07/23 16:39:22 dbo 1.23.6.1: - fixing cppu core sequence routines returning 0 handle upon memory allocation failure - C++ Sequence<> throws ::std::bad_alloc upon memory allocation failure


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [29f01fe41376ba3ebc80369a0cadd0597778815d]

INTEGRATION: CWS cliuno01 (1.10.2); FILE MERGED 2003/07/25 14:01:31 dbo 1.10.2.3: opt 2003/07/24 15:19:04 dbo 1.10.2.2: - sequence reallocation fix - more code cleanup - test code 2003/07/23 16:39:21 dbo 1.10.2.1: - fixing cppu core sequence routines returning 0 handle upon memory allocation failure - C++ Sequence<> throws ::std::bad_alloc upon memory allocation failure


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [5d6aef92fe7277017688990e1f052bbbd75dcac4]

INTEGRATION: CWS cliuno01 (1.9.2); FILE MERGED 2003/07/24 15:19:03 dbo 1.9.2.1: - sequence reallocation fix - more code cleanup - test code


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [5d4586c02b4c75b44865d53c0b304114670dedef]

INTEGRATION: CWS cliuno01 (1.13.2); FILE MERGED 2003/07/24 15:19:03 dbo 1.13.2.1: - sequence reallocation fix - more code cleanup - test code


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [da419ba1802295edd5074921604d5c216b5c1578]

INTEGRATION: CWS cliuno01 (1.2.32); FILE MERGED 2003/07/16 13:08:08 dbo 1.2.32.1: #107130# unacquired


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [be8eee92c2a39d07050ded0b42bbb113fe022e4a]

INTEGRATION: CWS cliuno01 (1.6.48); FILE MERGED 2003/07/24 15:19:02 dbo 1.6.48.2: - sequence reallocation fix - more code cleanup - test code 2003/07/23 16:39:20 dbo 1.6.48.1: - fixing cppu core sequence routines returning 0 handle upon memory allocation failure - C++ Sequence<> throws ::std::bad_alloc upon memory allocation failure


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [da405669bad413405230732b073d980977f05b17]

INTEGRATION: CWS cliuno01 (1.9.30); FILE MERGED 2003/06/03 13:50:26 dbo 1.9.30.2: RESYNC: (1.9-1.10); FILE MERGED 2003/04/04 09:34:33 dbo 1.9.30.1: #107130# adding UNO_LB_CLI


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [ec8ee84f49aef7c203a442f0391f19cd0602d5ed]

INTEGRATION: CWS cliuno01 (1.8.30); FILE MERGED 2003/09/01 16:51:52 dbo 1.8.30.1: #107130# C++ bool


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [bce2e64145217c830451a25839910ffa9c77f62b]

INTEGRATION: CWS cliuno01 (1.9.30); FILE MERGED 2003/09/01 16:51:51 dbo 1.9.30.1: #107130# C++ bool


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [9561d993dec91c9996788f3e6b4edd799d545b28]

INTEGRATION: CWS cliuno01 (1.14.44); FILE MERGED 2003/09/01 16:51:29 dbo 1.14.44.5: #107130# less code 2003/08/11 10:42:01 dbo 1.14.44.4: using bad_alloc def ctor 2003/08/08 12:43:48 dbo 1.14.44.3: RESYNC: (1.14-1.15); FILE MERGED 2003/07/24 15:19:00 dbo 1.14.44.2: - sequence reallocation fix - more code cleanup - test code 2003/07/23 16:39:19 dbo 1.14.44.1: - fixing cppu core sequence routines returning 0 handle upon memory allocation failure - C++ Sequence<> throws ::std::bad_alloc upon memory allocation failure


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [b67a582a089f3190da73454dc46f047705ec8fe1]

INTEGRATION: CWS cliuno01 (1.14.44); FILE MERGED 2003/07/24 15:18:59 dbo 1.14.44.2: - sequence reallocation fix - more code cleanup - test code 2003/07/23 16:39:19 dbo 1.14.44.1: - fixing cppu core sequence routines returning 0 handle upon memory allocation failure - C++ Sequence<> throws ::std::bad_alloc upon memory allocation failure


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [1f7a51ac58e736c1962b9fde533b5f7d60754618]

INTEGRATION: CWS cliuno01 (1.11.30); FILE MERGED 2003/08/08 07:00:43 dbo 1.11.30.1: adding >>=, ==, makeAny() for C++ bool


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [f7b3d2b50444608d4035d172b142be68b4147b65]

INTEGRATION: CWS cliuno01 (1.8.30); FILE MERGED 2003/08/08 07:00:42 dbo 1.8.30.1: adding >>=, ==, makeAny() for C++ bool


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [43962fb0ad28148cc4083235d0fc0c1fc29e9f53]

INTEGRATION: CWS cliuno01 (1.15.10); FILE MERGED 2003/06/05 12:24:01 dbo 1.15.10.1: #i14581# avoiding reinterpret_cast<>


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [2ef847c52d2489e9594c92519283b739cf539af8]

INTEGRATION: CWS cliuno01 (1.15.10); FILE MERGED 2003/09/01 14:39:19 dbo 1.15.10.2: RESYNC: (1.15-1.16); FILE MERGED 2003/06/05 12:24:01 dbo 1.15.10.1: #i14581# avoiding reinterpret_cast<>


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [f37abede08ed8d26fe80a28df878d1678900d47a]

INTEGRATION: CWS cliuno01 (1.7.10); FILE MERGED 2003/09/01 14:39:01 dbo 1.7.10.2: RESYNC: (1.7-1.8); FILE MERGED 2003/06/05 12:24:00 dbo 1.7.10.1: #i14581# avoiding reinterpret_cast<>


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [6aa6c4084def544929267cb2df693210821510c2]

INTEGRATION: CWS cliuno01 (1.8.10); FILE MERGED 2003/09/01 14:39:12 dbo 1.8.10.2: RESYNC: (1.8-1.9); FILE MERGED 2003/06/05 12:24:00 dbo 1.8.10.1: #i14581# avoiding reinterpret_cast<>


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [88deb0b7e6a530719bdc5e1c13ed547f7b3b96eb]

INTEGRATION: CWS cliuno01 (1.12.10); FILE MERGED 2003/09/01 14:39:07 dbo 1.12.10.3: RESYNC: (1.12-1.13); FILE MERGED 2003/08/04 08:59:48 dbo 1.12.10.2: #111121# fixed static call of enum.fromInt() 2003/06/05 12:23:59 dbo 1.12.10.1: #i14581# avoiding reinterpret_cast<>


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [41b092b256b7b639d0f9ea744add4bb7d56ef028]

INTEGRATION: CWS cliuno01 (1.8.10); FILE MERGED 2003/06/05 12:23:59 dbo 1.8.10.1: #i14581# avoiding reinterpret_cast<>


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [d18cf9c145510f7cc919280a11a44166649bfaaf]

INTEGRATION: CWS cliuno01 (1.11.10); FILE MERGED 2003/06/05 12:23:58 dbo 1.11.10.1: #i14581# avoiding reinterpret_cast<>


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [bf5f73dfe7ba020bf042f7c2256068df7a5efac6]

INTEGRATION: CWS cliuno01 (1.8.10); FILE MERGED 2003/06/05 12:23:58 dbo 1.8.10.1: #i14581# avoiding reinterpret_cast<>


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [afd48af23c9c6ffe8c1f87517bdbfdfeb17b74e7]

INTEGRATION: CWS cliuno01 (1.20.32); FILE MERGED 2003/05/02 09:41:12 dbo 1.20.32.1: #107130# build and deliver cli_uno bridge


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [650aadb18726e5bb570836fdf1028cddec91df11]

INTEGRATION: CWS cliuno01 (1.12.4); FILE MERGED 2003/08/08 13:52:28 dbo 1.12.4.2: RESYNC: (1.12-1.14); FILE MERGED 2003/05/02 09:41:10 dbo 1.12.4.1: #107130# build and deliver cli_uno bridge


2003-09-04  Tomas O'Connor  <toconnor@openoffice.org>  [115a2ecfe3c6783a81860ce54806c9abdd9512a1]

IssueZilla 12906 Add Script Selector Java GUI as example java script


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [6c434faa8101a002eace2719c7e1af9b34b9abb0]

INTEGRATION: CWS cliuno01 (1.6.32); FILE MERGED 2003/06/13 12:15:05 dbo 1.6.32.1: #110159#


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [a040a7b6f55609d70a7c22ea72c493dbc2c10c03]

INTEGRATION: CWS cliuno01 (1.16.6); FILE MERGED 2003/06/13 12:15:53 dbo 1.16.6.1: #110159# xml importer service


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [e8d19019fdc17e2e70e0f14d4a10101fa7ace5a4]

INTEGRATION: CWS cliuno01 (1.4.6); FILE MERGED 2003/08/19 14:35:22 dbo 1.4.6.2: #110159# revised API 2003/06/13 12:14:27 dbo 1.4.6.1: #110159# extracting importer service


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [39db2963111b7c3199218006c70a94254293da88]

INTEGRATION: CWS cliuno01 (1.3.6); FILE MERGED 2003/08/19 14:35:21 dbo 1.3.6.2: #110159# revised API 2003/06/13 12:14:27 dbo 1.3.6.1: #110159# extracting importer service


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [988a4b7989c22beebc0bf21cf3e5563074c96e83]

INTEGRATION: CWS cliuno01 (1.6.6); FILE MERGED 2003/08/19 14:35:20 dbo 1.6.6.2: #110159# revised API 2003/06/13 12:14:26 dbo 1.6.6.1: #110159# extracting importer service


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [2944c8f9e723953f26728b747790fcc22d8b9874]

INTEGRATION: CWS cliuno01 (1.4.46); FILE MERGED 2003/08/19 14:35:20 dbo 1.4.46.2: #110159# revised API 2003/06/13 12:14:26 dbo 1.4.46.1: #110159# extracting importer service


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [5531dba707fe8e05cdd0d77350dc4cc0b4872884]

INTEGRATION: CWS cliuno01 (1.24.6); FILE MERGED 2003/08/19 14:35:18 dbo 1.24.6.2: #110159# revised API 2003/06/13 12:14:25 dbo 1.24.6.1: #110159# extracting importer service


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [12450b5986f6fa5771f495e98542e91fee555e69]

INTEGRATION: CWS cliuno01 (1.30.36); FILE MERGED 2003/08/19 14:35:17 dbo 1.30.36.2: #110159# revised API 2003/06/13 12:14:24 dbo 1.30.36.1: #110159# extracting importer service


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [05e0283a332d5ae32b8294dff11c2d727f77af64]

INTEGRATION: CWS cliuno01 (1.20.36); FILE MERGED 2003/08/19 14:35:17 dbo 1.20.36.2: #110159# revised API 2003/06/13 12:14:24 dbo 1.20.36.1: #110159# extracting importer service


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [26034aae3404845dee748f590f969ab0ff249867]

INTEGRATION: CWS cliuno01 (1.4.6); FILE MERGED 2003/08/19 14:35:15 dbo 1.4.6.3: #110159# revised API 2003/07/08 14:35:46 dbo 1.4.6.2: #110159# trace 2003/06/13 12:14:23 dbo 1.4.6.1: #110159# extracting importer service


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [a18a67f3ac5dcfb0322a03d9adba86f6068923e9]

INTEGRATION: CWS cliuno01 (1.6.10); FILE MERGED 2003/06/13 12:15:52 dbo 1.6.10.1: #110159# xml importer service


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [e7e380f81a7c507644b5e4775705d5cc049395e9]

INTEGRATION: CWS cliuno01 (1.1.52); FILE MERGED 2003/08/19 14:36:12 dbo 1.1.52.1: #110159# revised API


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [cb357006598ab408fb0571bb4e0790638448f5b2]

INTEGRATION: CWS cliuno01 (1.3.52); FILE MERGED 2003/08/19 14:34:42 dbo 1.3.52.1: #110159# revised API


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [eaba48171cf86ab46e630718e547015a4c89a6ab]

INTEGRATION: CWS cliuno01 (1.7.36); FILE MERGED 2003/08/19 14:34:41 dbo 1.7.36.1: #110159# revised API


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [18cfbd41343da433b3dbcd86e2303dabd775bfa4]

INTEGRATION: CWS cliuno01 (1.10.48); FILE MERGED 2003/08/19 14:34:42 dbo 1.10.48.1: #110159# revised API


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [609459cb69849040be2928e28f26c0055299b58b]

INTEGRATION: CWS cliuno01 (1.1.60); FILE MERGED 2003/08/19 14:34:41 dbo 1.1.60.2: #110159# revised API 2003/06/13 12:15:52 dbo 1.1.60.1: #110159# xml importer service


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [d1f47bfb6a64ed952431aa5e577aa0415e2e6af3]

INTEGRATION: CWS cliuno01 (1.27.14); FILE MERGED 2003/08/19 14:28:16 dbo 1.27.14.3: #110159# revised xml input API 2003/08/08 13:52:48 dbo 1.27.14.2: RESYNC: (1.27-1.28); FILE MERGED 2003/06/13 12:27:52 dbo 1.27.14.1: #110159# xml/import


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [d759c13d864e7d1f62c8e2b3c54f41e6d054d29b]

INTEGRATION: CWS cliuno01 (1.1.2); FILE ADDED 2003/04/11 17:12:17 dbo 1.1.2.1: #107130# new


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [2816c5093a7492fb79e29e951369f52b9d1d88fc]

INTEGRATION: CWS cliuno01 (1.1.2); FILE ADDED 2003/08/22 09:32:19 dbo 1.1.2.2: #107130# tests 2003/07/29 14:24:26 jl 1.1.2.1: new makefile for cli components and tests


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [28f3b0412d69e4777028367e9499e86245b2e94c]

INTEGRATION: CWS cliuno01 (1.1.2); FILE ADDED 2003/08/22 09:32:18 dbo 1.1.2.2: #107130# tests 2003/07/29 14:28:02 jl 1.1.2.1: #107130# moved from testtools/source/bridgetest


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [e7b359d1782847972f155276944af23600071f31]

INTEGRATION: CWS cliuno01 (1.1.2); FILE ADDED 2003/08/22 09:32:18 dbo 1.1.2.3: #107130# tests 2003/07/31 15:31:19 jl 1.1.2.2: #107130# improved service and implementation names 2003/07/29 14:23:33 jl 1.1.2.1: #107130#moved from testtools/source/bridgetest/cli_vb_bridgetest_inprocess.vb


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [b8fba37d7f93b055b7d7722fc2040a86b1a6e63b]

INTEGRATION: CWS cliuno01 (1.1.2); FILE ADDED 2003/08/22 09:32:17 dbo 1.1.2.3: #107130# tests 2003/07/31 15:31:18 jl 1.1.2.2: #107130# improved service and implementation names 2003/07/29 14:26:59 jl 1.1.2.1: #107130#moved from testtools/source/bridgetest/cli_testobj_bridge.cs


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [c6c6620ff217f6ed5afe5566775e3acf4f66d17b]

INTEGRATION: CWS cliuno01 (1.1.2); FILE ADDED 2003/08/22 09:32:17 dbo 1.1.2.3: #107130# tests 2003/07/31 15:31:18 jl 1.1.2.2: #107130# improved service and implementation names 2003/07/29 14:26:24 jl 1.1.2.1: #107130#moved from testtools/source/bridgetest/cli_bridgetest.cs


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [2805ee70a9636fd47223fd28009c2168f9da9471]

INTEGRATION: CWS cliuno01 (1.1.2); FILE ADDED 2003/08/22 09:32:16 dbo 1.1.2.4: #107130# tests 2003/08/01 06:51:41 jl 1.1.2.3: #107130# changed message which is written when test succeeds 2003/07/31 15:32:06 jl 1.1.2.2: #107130# adapted test because of compiler bug, commented out a lot of code 2003/07/29 14:25:16 jl 1.1.2.1: XMain implementation in managed C++


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [34d48e7a76cdedca281ac7f2e2905e7e9aab3a9a]

INTEGRATION: CWS cliuno01 (1.1.2); FILE ADDED 2003/07/29 14:19:50 jl 1.1.2.1: #107130#moved from testtools/source/bridgetest


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [9f76f4531a62daf6849ad19b000037ff7e754d9f]

INTEGRATION: CWS cliuno01 (1.1.2); FILE ADDED 2003/08/22 09:32:16 dbo 1.1.2.3: #107130# tests 2003/08/01 06:49:00 jl 1.1.2.2: #107130# changed implementation and servicenames in calls to createInstanceWith_Context. Added new test with cli_uno.CppBridgeTest component (client test) cli_bridgetest_inprocess.cs 2003/07/29 14:19:49 jl 1.1.2.1: #107130#moved from testtools/source/bridgetest


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [8f81fafa7a74ddfb84ea3fafce54647be53aa114]

INTEGRATION: CWS cliuno01 (1.9.2.1.16); FILE MERGED 2003/08/01 14:06:36 jl 1.9.2.1.16.11: #107130# java testComponent.jar is registered now 2003/07/29 13:58:30 jl 1.9.2.1.16.10: #107130# moved to testtools/source/bridgetest/cli/cli_cs_bridgetest.cs cli_bridgetest.cs 2003/07/25 15:27:18 jl 1.9.2.1.16.9: #107130# support for visual basic bridge test component in cli_vb_testobj.cs 2003/07/25 10:29:30 jl 1.9.2.1.16.8: #107130# support for visual basic client (XMain impl) in cli_vb_bridgetest_inprocess.vb 2003/07/18 10:02:40 jl 1.9.2.1.16.7: #107130# added uno.exe.config and regcomp.exe.config makefile.mk 2003/07/02 13:08:44 jl 1.9.2.1.16.6: *** empty log message *** 2003/06/05 13:31:27 dbo 1.9.2.1.16.5: #107130# fixing tests 2003/06/03 13:47:08 dbo 1.9.2.1.16.4: RESYNC: (1.9.2.1-1.11); FILE MERGED 2003/05/08 12:55:32 dbo 1.9.2.1.16.3: #107130# cli_udkapi.dll -> cli_types.dll 2003/04/22 16:34:49 dbo 1.9.2.1.16.2: #107130# cli_bridgetest_inprocess executable for convenience 2003/04/11 17:15:20 dbo 1.9.2.1.16.1: #107130# CLI tests


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [87d6502d07aeb3b35719df133c26db706d926f9c]

INTEGRATION: CWS cliuno01 (1.2.24); FILE MERGED 2003/07/04 06:44:55 jl 1.2.24.3: *** empty log message *** 2003/06/05 13:31:27 dbo 1.2.24.2: #107130# fixing tests 2003/04/11 17:15:20 dbo 1.2.24.1: #107130# CLI tests


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [90dac62fd0a8213c7501b32a65b5b2da747433ff]

INTEGRATION: CWS cliuno01 (1.5.2.1.16); FILE MERGED 2003/08/22 09:32:14 dbo 1.5.2.1.16.5: #107130# tests 2003/07/04 07:03:04 jl 1.5.2.1.16.4: *** empty log message *** 2003/07/02 13:06:41 jl 1.5.2.1.16.3: *** empty log message *** 2003/06/03 13:47:13 dbo 1.5.2.1.16.2: RESYNC: (1.5.2.1-1.7); FILE MERGED 2003/05/05 15:25:01 dbo 1.5.2.1.16.1: #107130# fixing tests


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [0ba078fe443a9e2360ef2b17e7638698825da5d4]

INTEGRATION: CWS cliuno01 (1.4.8); FILE MERGED 2003/08/01 14:05:55 jl 1.4.8.2: #107130# 2003/07/29 14:35:16 jl 1.4.8.1: #107130# added soruce\bridgetest\cli directory


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [fa788a552b075d89781b8c6b34af52dc5341c956]

INTEGRATION: CWS cliuno01 (1.2.24); FILE MERGED 2003/08/01 15:02:05 jl 1.2.24.1: #107130# fixed XBridgeTEst2.setSequencesOut


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [9eff6a52d3424949a1e8a36e035e4d76fef0a589]

INTEGRATION: CWS cliuno01 (1.57.20); FILE MERGED 2003/08/20 13:37:19 dbo 1.57.20.3: #110159# xml input 2003/08/08 12:47:56 dbo 1.57.20.2: RESYNC: (1.57-1.62); FILE MERGED 2003/06/13 12:26:27 dbo 1.57.20.1: #110159#


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [bfb71e175726b73989fde4488b2155dae0c0f685]

INTEGRATION: CWS cliuno01 (1.47.52); FILE MERGED 2003/08/20 13:36:48 dbo 1.47.52.3: #110159# xml input 2003/08/08 12:48:12 dbo 1.47.52.2: RESYNC: (1.47-1.49); FILE MERGED 2003/06/13 12:27:03 dbo 1.47.52.1: #110159# xml/import


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [cfe4c938f36414b78faff393935df9789d103591]

INTEGRATION: CWS cliuno01 (1.42.20); FILE MERGED 2003/08/20 13:36:48 dbo 1.42.20.4: #110159# xml input 2003/08/08 12:48:18 dbo 1.42.20.3: RESYNC: (1.42-1.45); FILE MERGED 2003/06/27 13:02:23 dbo 1.42.20.2: #110159# fixing build.lst 2003/06/13 12:27:03 dbo 1.42.20.1: #110159# xml/import


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [aa44bcc510af2ed1d1568564b7f0f5748582db6d]

INTEGRATION: CWS cliuno01 (1.1.2); FILE ADDED 2003/08/19 14:27:24 dbo 1.1.2.1: #110159# revised API


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [c6188099d489daf9fb228d31a3f8ceac9e8d6c79]

INTEGRATION: CWS cliuno01 (1.1.2); FILE ADDED 2003/08/19 14:27:23 dbo 1.1.2.1: #110159# revised API


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [b458beb6b79029b5bde7a57d1e13ad9ec6415be7]

INTEGRATION: CWS cliuno01 (1.1.2); FILE ADDED 2003/08/19 14:27:21 dbo 1.1.2.1: #110159# revised API


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [b28cb6cac222470e0773d86b157871d449edce07]

INTEGRATION: CWS cliuno01 (1.1.2); FILE ADDED 2003/08/19 14:27:20 dbo 1.1.2.1: #110159# revised API


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [6460b70c8f5bf5c0c3809267a7e56227968d635a]

INTEGRATION: CWS cliuno01 (1.1.2); FILE ADDED 2003/08/19 14:27:18 dbo 1.1.2.1: #110159# revised API


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [b7d1925a0447003ae5d9eb6406ac745d4ba9bead]

INTEGRATION: CWS cliuno01 (1.2.54); FILE MERGED 2003/07/08 14:37:08 dbo 1.2.54.1: #110159# fixing exceptions


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [bcb721b82d32e5f40407d3f5f66632b9e6c5f00f]

INTEGRATION: CWS cliuno01 (1.5.80); FILE MERGED 2003/07/08 14:37:07 dbo 1.5.80.1: #110159# fixing exceptions


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [a57371eed665d7f19092a623d052b948107e5720]

INTEGRATION: CWS cliuno01 (1.10.16); FILE MERGED 2003/08/08 12:42:31 dbo 1.10.16.2: RESYNC: (1.10-1.11); FILE MERGED 2003/07/30 15:02:27 dbo 1.10.16.1: missing RuntimeException rethrow


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [25e4bac81dcebc92633143e35e71c237703ea15d]

INTEGRATION: CWS cliuno01 (1.19.52); FILE MERGED 2003/08/08 12:42:58 dbo 1.19.52.2: RESYNC: (1.19-1.20); FILE MERGED 2003/08/01 10:25:44 dbo 1.19.52.1: fix for compiling with msdev7 2003


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [92669119efe9fbfac2eb8e2c893ed1d63b807b91]

INTEGRATION: CWS cliuno01 (1.5.26); FILE MERGED 2003/07/08 08:15:29 dbo 1.5.26.1: #107130# fixing deps


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [e6e1e19a5c2f9d4b66210945b646c4d66193e839]

INTEGRATION: CWS cliuno01 (1.6.64); FILE MERGED 2003/08/12 13:49:41 dbo 1.6.64.1: no RegCloseKey() on dead handle


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [d2f63f019b36d248e2c3c99b33efc36e0d9f56be]

INTEGRATION: CWS oj4 (1.50.6); FILE MERGED 2003/06/30 05:48:53 oj 1.50.6.2: #i14648# some adjustments for functions has to be done to the querydesign 2003/06/24 12:40:01 oj 1.50.6.1: #i14220# change rule for sql_nul token


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [0a2e09c9de3caca15e52eac4bbc487047f913c58]

INTEGRATION: CWS oj4 (1.61.6); FILE MERGED 2003/08/28 11:31:41 oj 1.61.6.5: RESYNC: (1.61-1.62); FILE MERGED 2003/07/08 06:38:00 oj 1.61.6.4: #i13318# new property for the use of table aliases in query statements 2003/07/07 13:50:48 oj 1.61.6.3: #i13318# new property for the use of table aliases in query statements 2003/06/30 05:48:52 oj 1.61.6.2: #i14648# some adjustments for functions has to be done to the querydesign 2003/06/24 12:40:00 oj 1.61.6.1: #i14220# change rule for sql_nul token


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [b7210f814e05a0ea6a23a9033141e9b894b41ed3]

INTEGRATION: CWS oj4 (1.45.54); FILE MERGED 2003/07/08 06:38:00 oj 1.45.54.3: #i13318# new property for the use of table aliases in query statements 2003/07/07 13:50:47 oj 1.45.54.2: #i13318# new property for the use of table aliases in query statements 2003/07/02 06:23:10 oj 1.45.54.1: #i16273# use catalog of connection for default name


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [0ceb051e5bed50c22254ec07a8f4a7ccfa7ec4f6]

INTEGRATION: CWS oj4 (1.83.6); FILE MERGED 2003/06/24 09:23:29 oj 1.83.6.1: #108980# remove unused bitmaps


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [182164293fc7da11602e9461fe3fe4d0ddaa30b8]

INTEGRATION: CWS oj4 (1.20.54); FILE MERGED 2003/07/08 06:37:59 oj 1.20.54.2: #i13318# new property for the use of table aliases in query statements 2003/07/07 13:50:46 oj 1.20.54.1: #i13318# new property for the use of table aliases in query statements


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [2f57be9b4e9fe77eb1d053092ed14e748428cf32]

INTEGRATION: CWS oj4 (1.35.6); FILE MERGED 2003/06/24 10:02:45 oj 1.35.6.1: #110001# release rtl_uString after osl_getEnv call


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [d594406eaf852c301bfe420617aa5c20a939e5e2]

INTEGRATION: CWS oj4 (1.21.28); FILE MERGED 2003/07/08 07:16:41 oj 1.21.28.2: #i16273# check if name is in list 2003/07/02 06:23:09 oj 1.21.28.1: #i16273# use catalog of connection for default name


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [478ef6cd4b5c763e16938b5a79bf53d58ce4e3dc]

INTEGRATION: CWS oj4 (1.11.100); FILE MERGED 2003/08/28 11:32:19 oj 1.11.100.2: RESYNC: (1.11-1.12); FILE MERGED 2003/06/24 09:23:30 oj 1.11.100.1: #108980# remove unused bitmaps


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [2bd19838a0546fa51b664d66ac3a3ef2358eb11b]

INTEGRATION: CWS oj4 (1.5.100); FILE MERGED 2003/07/07 13:50:46 oj 1.5.100.1: #i13318# new property for the use of table aliases in query statements


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [fa0435d33fc75f4ff2651c5678f2c3141206602b]

INTEGRATION: CWS oj4 (1.5.100); FILE MERGED 2003/07/07 13:50:45 oj 1.5.100.1: #i13318# new property for the use of table aliases in query statements


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [9c06b8723a1f6127389dfeb3032303595639756b]

INTEGRATION: CWS oj4 (1.39.128); FILE MERGED 2003/06/24 09:12:32 oj 1.39.128.1: #i15052# set current record to recordcount and not one lesser


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [fb9ca24ce6fbb23f95c9fa739fb3a77a69beb05b]

INTEGRATION: CWS oj4 (1.34.26); FILE MERGED 2003/08/28 11:23:30 oj 1.34.26.4: RESYNC: (1.34-1.35); FILE MERGED 2003/08/22 13:12:22 oj 1.34.26.3: #i16265# fixes in column types on numeric calcs 2003/07/07 05:46:17 oj 1.34.26.2: #i14220# change rule for sql_nul token 2003/07/01 12:25:50 oj 1.34.26.1: #i14648# implement numeric and datetime functions as well


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [72f7253e03dae18391dd52039aa898a2a2bcc142]

INTEGRATION: CWS oj4 (1.21.6); FILE MERGED 2003/07/10 07:56:43 oj 1.21.6.3: #i14648# correct octet_length 2003/07/01 12:25:49 oj 1.21.6.2: #i14648# implement numeric and datetime functions as well 2003/06/27 13:39:37 oj 1.21.6.1: #i14648# implement string functions for file based drivers


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [17e1d9f46d7957b7ec54943122ddd5fbace19ab8]

INTEGRATION: CWS oj4 (1.43.40); FILE MERGED 2003/08/25 07:45:17 oj 1.43.40.7: #i14220# rule inserted 2003/08/22 13:12:22 oj 1.43.40.6: #i16265# fixes in column types on numeric calcs 2003/07/10 07:56:43 oj 1.43.40.5: #i14648# correct octet_length 2003/07/02 13:00:46 oj 1.43.40.4: #i14648# check functions arguments 2003/07/01 12:25:48 oj 1.43.40.3: #i14648# implement numeric and datetime functions as well 2003/06/27 13:39:37 oj 1.43.40.2: #i14648# implement string functions for file based drivers 2003/06/24 12:39:22 oj 1.43.40.1: #i14220# change rule for sql_nul token


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [37ff4c052380f879ae13443e3a6fe7879049f895]

INTEGRATION: CWS oj4 (1.11.80); FILE MERGED 2003/06/27 13:39:36 oj 1.11.80.1: #i14648# implement string functions for file based drivers


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [3fd65f43fae08511928729aec8f5c1fbe33b6e00]

INTEGRATION: CWS oj4 (1.8.86); FILE MERGED 2003/06/27 13:39:34 oj 1.8.86.1: #i14648# implement string functions for file based drivers


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [361de588e36a9f3c9ad0a944d2ded86faec70083]

INTEGRATION: CWS oj4 (1.14.86); FILE MERGED 2003/07/01 12:25:45 oj 1.14.86.2: #i14648# implement numeric and datetime functions as well 2003/06/27 13:39:34 oj 1.14.86.1: #i14648# implement string functions for file based drivers


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [0574c1f850f0dd1238e87f2c675a88cffa5075aa]

INTEGRATION: CWS oj4 (1.9.86); FILE MERGED 2003/06/27 13:39:33 oj 1.9.86.1: #i14648# implement string functions for file based drivers


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [b74082d1aaa8288865eefb13deebba54cb5828fb]

INTEGRATION: CWS oj4 (1.22.86); FILE MERGED 2003/06/27 13:39:33 oj 1.22.86.1: #i14648# implement string functions for file based drivers


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [7d8b4f130da1ae51f114b91cd40eaf5123dee5ab]

INTEGRATION: CWS oj4 (1.1.2); FILE ADDED 2003/07/01 12:25:44 oj 1.1.2.2: #i14648# implement numeric and datetime functions as well 2003/06/27 13:40:19 oj 1.1.2.1: #i14648# implement string functions for file based drivers


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [c054a1c22b646eeb2faf5a905e20d892e02ea1ff]

INTEGRATION: CWS oj4 (1.18.86); FILE MERGED 2003/06/27 13:38:01 oj 1.18.86.1: #i14648# implement string functions for file based drivers


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [14142ab9b09ad8c7e700dd1dba1f6732509fed49]

INTEGRATION: CWS oj4 (1.30.86); FILE MERGED 2003/06/27 13:38:01 oj 1.30.86.1: #i14648# implement string functions for file based drivers


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [d29238dcac37549dd9bd98560dcf6b7f4cfd1836]

INTEGRATION: CWS oj4 (1.14.86); FILE MERGED 2003/06/27 13:38:01 oj 1.14.86.1: #i14648# implement string functions for file based drivers


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [c814859b92032d83df3f61b2ff433e83daef4cd6]

INTEGRATION: CWS oj4 (1.1.2); FILE ADDED 2003/07/01 12:27:03 oj 1.1.2.1: #i14648# implement numeric and datetime functions as well


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [2c6ebc9921ab84e9f41a58e8dcb6c7977dc16fad]

INTEGRATION: CWS oj4 (1.1.2); FILE ADDED 2003/07/01 12:26:52 oj 1.1.2.1: #i14648# implement numeric and datetime functions as well


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [cc2fb01fc65835bb15c3d1ef3280e537d428b37d]

INTEGRATION: CWS oj4 (1.32.40); FILE MERGED 2003/06/27 13:38:00 oj 1.32.40.1: #i14648# implement string functions for file based drivers


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [60f637609cd04c456acbb5cb3741803248586b78]

INTEGRATION: CWS oj4 (1.7.100); FILE MERGED 2003/06/27 13:37:59 oj 1.7.100.1: #i14648# implement string functions for file based drivers


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [5180980b671ea3f7dd2f5fc4da37aafa817c8a4c]

INTEGRATION: CWS oj4 (1.22.14); FILE MERGED 2003/06/24 09:18:15 oj 1.22.14.1: #i15278# correct handling of tiny int


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [ca5495100fa7b13bbb454d00483f46e7c48e82a0]

INTEGRATION: CWS oj4 (1.14.26); FILE MERGED 2003/07/07 13:51:33 oj 1.14.26.1: #i13318# new property for the use of table aliases in query statements


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [c00e64229769d5ca25979d32e1526fe10286c8a0]

INTEGRATION: CWS oj4 (1.41.40); FILE MERGED 2003/07/02 13:32:39 oj 1.41.40.2: #i14646# if no column name is given, use default name 2003/06/27 13:37:58 oj 1.41.40.1: #i14648# implement string functions for file based drivers


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [c1e72922ee9a0ea5c5bcc5d5d6405e8065ec00f6]

INTEGRATION: CWS oj4 (1.16.100); FILE MERGED 2003/06/27 13:37:58 oj 1.16.100.1: #i14648# implement string functions for file based drivers


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [3d6aa0cbea6cc97e7ff2a068ea194ef4f2ffa671]

INTEGRATION: CWS oj4 (1.5.80); FILE MERGED 2003/07/02 13:32:40 oj 1.5.80.2: #i14646# if no column name is given, use default name 2003/06/27 13:37:58 oj 1.5.80.1: #i14648# implement string functions for file based drivers


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [4d2dbec544e62010354beed87a8c8ccf34a58ac4]

INTEGRATION: CWS oj4 (1.11.104); FILE MERGED 2003/07/01 12:25:41 oj 1.11.104.2: #i14648# implement numeric and datetime functions as well 2003/06/27 13:37:56 oj 1.11.104.1: #i14648# implement string functions for file based drivers


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [64c85a236ef1640d0b1e2d6181a441373e69e730]

INTEGRATION: CWS oj4 (1.18.40); FILE MERGED 2003/07/02 13:00:43 oj 1.18.40.3: #i14648# check functions arguments 2003/07/01 12:25:40 oj 1.18.40.2: #i14648# implement numeric and datetime functions as well 2003/06/27 13:37:56 oj 1.18.40.1: #i14648# implement string functions for file based drivers


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [3aeb0e8486849cefed7c497b3a63bfc2135ae872]

INTEGRATION: CWS oj4 (1.20.86); FILE MERGED 2003/07/01 12:25:40 oj 1.20.86.2: #i14648# implement numeric and datetime functions as well 2003/06/27 13:37:55 oj 1.20.86.1: #i14648# implement string functions for file based drivers


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [fdafb69da528b0b1f9a6c5c6639788d7a48a3430]

INTEGRATION: CWS oj4 (1.19.40); FILE MERGED 2003/07/01 12:25:39 oj 1.19.40.2: #i14648# implement numeric and datetime functions as well 2003/06/27 13:37:55 oj 1.19.40.1: #i14648# implement string functions for file based drivers


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [c1fb5dbaa0ad50765f2c4a9276a1a3d3e419ea1a]

INTEGRATION: CWS oj4 (1.18.40); FILE MERGED 2003/06/27 13:37:55 oj 1.18.40.1: #i14648# implement string functions for file based drivers


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [34d09ec8e502e4cd06a89920b9f2e9d5da0e8820]

INTEGRATION: CWS oj4 (1.1.2); FILE ADDED 2003/07/01 12:25:39 oj 1.1.2.2: #i14648# implement numeric and datetime functions as well 2003/06/27 13:40:27 oj 1.1.2.1: #i14648# implement string functions for file based drivers


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [2407781992403acc79f913eb37d5d50ce104449f]

INTEGRATION: CWS oj4 (1.29.86); FILE MERGED 2003/06/27 13:37:54 oj 1.29.86.1: #i14648# implement string functions for file based drivers


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [de3c85effb040fe6efc343fe68750f4cc134e1fe]

INTEGRATION: CWS oj4 (1.87.28); FILE MERGED 2003/08/25 08:26:05 oj 1.87.28.3: #i16265# set column for count(*) 2003/07/01 12:25:38 oj 1.87.28.2: #i14648# implement numeric and datetime functions as well 2003/06/27 13:37:54 oj 1.87.28.1: #i14648# implement string functions for file based drivers


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [848d6a2b25d6a2b9df676e67669e0ecca86c3774]

INTEGRATION: CWS oj4 (1.31.86); FILE MERGED 2003/06/27 13:37:53 oj 1.31.86.1: #i14648# implement string functions for file based drivers


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [0772946f8c61b5215e84f8f23227c24980cbd90b]

INTEGRATION: CWS oj4 (1.1.2); FILE ADDED 2003/07/07 06:09:51 oj 1.1.2.2: linux compile errors 2003/07/01 12:27:25 oj 1.1.2.1: #i14648# implement numeric and datetime functions as well


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [034daa39820e1ef3e94610c420b1968b2021f777]

INTEGRATION: CWS oj4 (1.6.40); FILE MERGED 2003/06/27 13:37:53 oj 1.6.40.1: #i14648# implement string functions for file based drivers


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [5e5fb49ce3eebfa733cb16bb81f4a51eb91b817c]

INTEGRATION: CWS oj4 (1.1.2); FILE ADDED 2003/07/01 12:27:14 oj 1.1.2.1: #i14648# implement numeric and datetime functions as well


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [a4f82dccfce8cdaf3d342158ce49661760fe7b24]

INTEGRATION: CWS oj4 (1.27.80); FILE MERGED 2003/07/01 12:25:38 oj 1.27.80.1: #i14648# implement numeric and datetime functions as well


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [a846b85aae4d8be35b02d9e0bf7e3a3a449166c7]

INTEGRATION: CWS oj4 (1.2.10); FILE MERGED 2003/07/07 06:51:40 oj 1.2.10.1: linux compile errors


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [b61d719183db252da81eebcca279be2b99345f8c]

INTEGRATION: CWS oj4 (1.2.10); FILE MERGED 2003/07/07 06:51:39 oj 1.2.10.1: linux compile errors


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [5df16cc0139686cd563802da3a21554f31302c98]

INTEGRATION: CWS oj4 (1.2.10); FILE MERGED 2003/07/07 06:24:39 oj 1.2.10.1: linux compile errors


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [25494dedbd0ad8203302707bc4639f190da393cd]

INTEGRATION: CWS oj4 (1.80.18); FILE MERGED 2003/07/02 13:30:37 oj 1.80.18.2: #i16275# correct longvarcahr type 2003/06/27 13:37:52 oj 1.80.18.1: #i14648# implement string functions for file based drivers


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [961912a45ec4f8c3f0c327cee81714e58502ae26]

INTEGRATION: CWS oj4 (1.20.100); FILE MERGED 2003/06/27 13:37:52 oj 1.20.100.1: #i14648# implement string functions for file based drivers


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [2fbb8a26ccd91985408e5f46fb690db4fd9cc5a8]

INTEGRATION: CWS oj4 (1.27.40); FILE MERGED 2003/07/02 13:30:36 oj 1.27.40.1: #i16275# correct longvarcahr type


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [71476bac63090f932ac1bc5671b874f9d689183b]

INTEGRATION: CWS oj4 (1.20.40); FILE MERGED 2003/06/27 13:37:51 oj 1.20.40.1: #i14648# implement string functions for file based drivers


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [8f8c53e0854dd4e3caa7db21ddca6f21e14f79f9]

INTEGRATION: CWS oj4 (1.10.100); FILE MERGED 2003/06/27 13:37:50 oj 1.10.100.1: #i14648# implement string functions for file based drivers


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [1d987a37a698f8372dbd329a5f206c75f8188260]

INTEGRATION: CWS oj4 (1.8.80); FILE MERGED 2003/08/22 13:12:19 oj 1.8.80.1: #i16265# fixes in column types on numeric calcs


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [03bf01d8d5eedb5ec67d1e854cbf4d6283fb70a2]

INTEGRATION: CWS oj4 (1.1.2); FILE ADDED 2003/07/01 12:29:59 oj 1.1.2.1: #i14648# implement numeric and datetime functions as well


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [711398dd4c3a2e1cbe9c7ceffc75bf503aa4d641]

INTEGRATION: CWS oj4 (1.1.2); FILE ADDED 2003/07/01 12:29:49 oj 1.1.2.1: #i14648# implement numeric and datetime functions as well


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [ad317667ff420d5d8699f6215b42f76682c53a80]

INTEGRATION: CWS oj4 (1.1.2); FILE ADDED 2003/07/10 07:56:44 oj 1.1.2.3: #i14648# correct octet_length 2003/07/02 13:00:38 oj 1.1.2.2: #i14648# check functions arguments 2003/07/01 12:29:21 oj 1.1.2.1: #i14648# implement numeric and datetime functions as well


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [a83daef5f3ef265f2724e6854a98c3442d389c8b]

INTEGRATION: CWS oj4 (1.1.2); FILE ADDED 2003/07/10 07:56:44 oj 1.1.2.3: #i14648# correct octet_length 2003/07/02 13:00:38 oj 1.1.2.2: #i14648# check functions arguments 2003/07/01 12:29:30 oj 1.1.2.1: #i14648# implement numeric and datetime functions as well


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [9ac380459673d08f31b4e75c58578b4e8e06a870]

INTEGRATION: CWS oj4 (1.1.2); FILE ADDED 2003/07/10 07:56:44 oj 1.1.2.2: #i14648# correct octet_length 2003/07/01 12:29:11 oj 1.1.2.1: #i14648# implement numeric and datetime functions as well


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [e1433f8ded1413ffccf78bdaa5e5fcd2294033fe]

INTEGRATION: CWS oj4 (1.1.2); FILE ADDED 2003/07/10 07:56:45 oj 1.1.2.3: #i14648# correct octet_length 2003/07/02 13:00:37 oj 1.1.2.2: #i14648# check functions arguments 2003/07/01 12:29:39 oj 1.1.2.1: #i14648# implement numeric and datetime functions as well


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [ca32f41f5d91fb32fafb21b27e4475bb7182ec8c]

INTEGRATION: CWS oj4 (1.1.2); FILE ADDED 2003/07/01 12:28:59 oj 1.1.2.1: #i14648# implement numeric and datetime functions as well


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [0532e3c9329e30047d032ce4bdb7dce8f2150ec4]

INTEGRATION: CWS oj4 (1.13.6); FILE MERGED 2003/08/22 13:12:17 oj 1.13.6.2: #i16265# fixes in column types on numeric calcs 2003/06/27 13:37:49 oj 1.13.6.1: #i14648# implement string functions for file based drivers


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [4d5e455b06f6d166bf1f4b27a791a9ad0cdc65ce]

INTEGRATION: CWS oj4 (1.10.86); FILE MERGED 2003/07/01 12:25:37 oj 1.10.86.1: #i14648# implement numeric and datetime functions as well


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [315bf13554a7a5d41199785db7c45a988e80dfa9]

INTEGRATION: CWS oj4 (1.6.82); FILE MERGED 2003/06/27 13:37:48 oj 1.6.82.1: #i14648# implement string functions for file based drivers


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [98100e4588df1a86a2cb227ec2942dce0f8be495]

INTEGRATION: CWS dr7ui (1.33.74); FILE MERGED 2003/08/28 06:59:32 dr 1.33.74.3: RESYNC: (1.33-1.34); FILE MERGED 2003/08/27 13:38:03 dr 1.33.74.2: #i6327# deselect tables with keyboard 2003/08/07 12:33:54 dr 1.33.74.1: #i6330# select multiple tables with keyboard


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [f0509a731f8c6e91e63bc8f2752dac5b17614a0a]

INTEGRATION: CWS dr7ui (1.4.200); FILE MERGED 2003/08/07 12:33:54 dr 1.4.200.1: #i6330# select multiple tables with keyboard


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [47fd18f9ec6d8311be6ccbaabd6bad6b22a30365]

INTEGRATION: CWS dr7ui (1.10.50); FILE MERGED 2003/08/07 12:33:18 dr 1.10.50.1: #i6330# select multiple tables with keyboard


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [d11e1f8addbfddac675f1b6a278b0a65bea8aaff]

INTEGRATION: CWS dr7ui (1.7.206); FILE MERGED 2003/08/07 14:16:42 dr 1.7.206.1: #16060# double click in listbox fires OK event


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [8d478aa5157b7ef1d988b2aa18df57c4dc5f8c0c]

INTEGRATION: CWS dr7ui (1.9.54); FILE MERGED 2003/08/07 10:08:59 dr 1.9.54.1: #111629# exceptions for XAccessibleTable functions


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [eb205f401365b746531ce0d8ae6bab43190dceee]

INTEGRATION: CWS dr7ui (1.3.206); FILE MERGED 2003/08/07 08:23:22 dr 1.3.206.1: #109080# set struct page font inside


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [04572b8754a0395720ffdd476cc7acde4e36ddc1]

INTEGRATION: CWS dr7ui (1.8.206); FILE MERGED 2003/08/07 14:28:13 dr 1.8.206.2: #i16060# double click in listbox fires OK event 2003/08/07 14:17:09 dr 1.8.206.1: #16060# double click in listbox fires OK event


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [ed108a69cd6531139008440c36d4ebe9cb4ab93f]

INTEGRATION: CWS dr7ui (1.14.54); FILE MERGED 2003/08/07 10:09:23 dr 1.14.54.1: #111629# #111636# exceptions for XAccessibleText/XAccessibleTable functions


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [f0d5901e5d5b4629c9dd81fef98825acb3601d77]

INTEGRATION: CWS dr7ui (1.24.200); FILE MERGED 2003/08/07 12:32:59 dr 1.24.200.1: #i6330# select multiple tables with keyboard


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [0c08313a03934890c3b94470b8f992d3b6c22eb6]

INTEGRATION: CWS dr7ui (1.11.200); FILE MERGED 2003/08/07 12:32:59 dr 1.11.200.1: #i6330# select multiple tables with keyboard


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [9c70b43b61f13e28e27f1e917bd9639e839e7ddb]

INTEGRATION: CWS dr7ui (1.35.200); FILE MERGED 2003/08/28 07:11:54 dr 1.35.200.2: RESYNC: (1.35-1.36); FILE MERGED 2003/08/07 12:32:30 dr 1.35.200.1: #i6330# select multiple tables with keyboard


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [9a6dae80cba5399a080ac88b2bc04800812e12f4]

INTEGRATION: CWS mt801 (1.23.142); FILE MERGED 2003/08/29 16:02:57 mt 1.23.142.1: #i15191# Some space between text and border


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [0ad3a0183ec7cfb8c80425298dd6685abc8f54be]

INTEGRATION: CWS mt801 (1.6.152); FILE MERGED 2003/08/29 16:19:56 mt 1.6.152.1: #109543# Remove SMART_UNO_GENERATION code


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [9e387327f5e09ae485dccce1f5aad32b21ef58ba]

INTEGRATION: CWS mt801 (1.42.44); FILE MERGED 2003/08/29 15:21:35 mt 1.42.44.1: #109385# combo box border


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [227251d649ea64e1cbce9f3f8ccbbff4ecdf6374]

INTEGRATION: CWS mt801 (1.41.24); FILE MERGED 2003/08/29 12:43:05 mt 1.41.24.1: #80064# #95824# Colored printing, window enable not recursive


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [fa7659104f9bcf1168214c9de6e9b6021155fe1e]

INTEGRATION: CWS mt801 (1.32.66); FILE MERGED 2003/08/29 13:02:43 mt 1.32.66.1: #110840# createWindow: show only after component is registered to the window


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [8118fe50ace725a4ada1dc57daff341233e3b2f1]

INTEGRATION: CWS mt801 (1.1.1.1.188); FILE MERGED 2003/08/29 16:19:40 mt 1.1.1.1.188.1: #109543# Remove SMART_UNO_GENERATION code


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [4e6d6aaa779ba0c2c469b1976f1bf65b8ea77eb7]

INTEGRATION: CWS mt801 (1.4.152); FILE MERGED 2003/08/29 14:35:40 mt 1.4.152.1: #80064# Print button with color...


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [97bebf085c7623fede77d0c8fe76f5b81a908f67]

INTEGRATION: CWS mt801 (1.12.26); FILE MERGED 2003/08/29 14:53:30 mt 1.12.26.1: #82716# TimeField: Allow input of hours only, without separator or minutes.


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [bda50db851da904e81f09f64d8c59e71a925d6de]

INTEGRATION: CWS mt801 (1.25.80); FILE MERGED 2003/08/29 15:22:17 mt 1.25.80.1: #109385# SetBorderStyle


2003-09-04  Oliver Bolte  <obo@openoffice.org>  [0b76e106b8054c91a7b7d793d9219f6ee9ae7d2c]

INTEGRATION: CWS mt801 (1.21.132); FILE MERGED 2003/08/29 14:35:52 mt 1.21.132.1: #80064# Print button with color...


2003-09-04  Noel Power  <npower@openoffice.org>  [d512fd07234f6b022213b510ea6efef4130f4c1a]

#i12906# add ProviderCache and ActiveMSPList to makefile


2003-09-04  Noel Power  <npower@openoffice.org>  [dfce12f948e312e256757bc6133d54639023ce5d]

#i12906# Modifications to MasterScriptProvider to implement the XBrowseNode interface, changes to use new classed ProviderCache and ActiveMSPList


2003-09-04  Noel Power  <npower@openoffice.org>  [4b448fb2a2a37a2d7ed3345613a443db022744f7]

#i12906# New class for browse support, ActiveMSPList is a list of MasterScriptPRoviders i n each contex


2003-09-04  Noel Power  <npower@openoffice.org>  [1ceb10d8d7956f1dc277cf92101c433bea31dec6]

#i12906# New class for browse support, ActiveMSPList is a list of MasterScriptPRoviders in each context.


2003-09-04  Noel Power  <npower@openoffice.org>  [dee7e22795a614e75466d73a44205e1a544bb920]

#i12906# New class for browse support, ProviderCache is a cache of Language script providers for a MasterScriptProvider context


2003-09-04  Noel Power  <npower@openoffice.org>  [4a65b2d8ccbc78bc7a4a37f25ff7721deffc25a6]

#i12906# new file for browse functionality, ProviderCache provdes a cache of language runtimes for a particular MasterScriptProvider context


2003-09-04  Noel Power  <npower@openoffice.org>  [48fc59aa35e8379fd33e246f6c41236c26bccdfb]

#i12906# adding XScriptProviderAccess to types


2003-09-03  Frank Schönheit  <fs@openoffice.org>  [36ec3f142cac89b6c00e26ab2616588b11cbeb75]

initial checkin for #i18994# - abstract value binding for form controls


2003-09-03  Rüdiger Timm  <rt@openoffice.org>  [4c047c61c87c321e3e914de9a107e6d8b0697cc5]

#100000# Settings with just an entry, not an array of values, could not be read.


2003-09-02  Oliver Bolte  <obo@openoffice.org>  [ee2f69d1c728274b6c02b06d4c98ebfc3825aec9]

#100000# exception switch missing (LINUX) for several files


2003-09-01  Oliver Bolte  <obo@openoffice.org>  [7f255530bf8ee7c5b60e243feb53bef8337c5fea]

SRC680


2003-09-01  Oliver Bolte  <obo@openoffice.org>  [54f7d5be69ffaf32e865f155746602db6020cb19]

INTEGRATION: CWS limerickfilterteam08 (1.27.34); FILE MERGED 2003/07/01 14:20:19 cmc 1.27.34.1: #i15545# import escaped tilde


2003-09-01  Oliver Bolte  <obo@openoffice.org>  [485d5279b52f42d2e79b284b57fa2fd9f6681566]

INTEGRATION: CWS limerickfilterteam08 (1.15.50); FILE MERGED 2003/08/19 11:29:23 cmc 1.15.50.4: #i10381# when we split a attrset into two and remove the properties of the old one that are the same as the base style, lets do the same for the new one 2003/08/18 11:36:33 cmc 1.15.50.3: #i7713# word doesn't use color 0 as the default text color 2003/08/13 15:40:17 cmc 1.15.50.2: #i17503# use font encoding to read font name 2003/08/07 12:12:22 cmc 1.15.50.1: #i12501# disable CB because word doesn't use it so we'll be like them


2003-09-01  Oliver Bolte  <obo@openoffice.org>  [10c31653269128dbd8d030d7c94c785ec745f667]

INTEGRATION: CWS limerickfilterteam08 (1.18.4); FILE MERGED 2003/08/07 12:12:22 cmc 1.18.4.1: #i12501# disable CB because word doesn't use it so we'll be like them


2003-09-01  Oliver Bolte  <obo@openoffice.org>  [e968ac6824b66627d8129297a232616cdbc78d4e]

INTEGRATION: CWS limerickfilterteam08 (1.5.112); FILE MERGED 2003/07/14 15:33:41 mmaher 1.5.112.2: #110010# Added a vector to store strings representing references and templates 2003/06/12 09:22:37 cmc 1.5.112.1: #i14356# new guess at parsing VBA_PROJECT


2003-09-01  Oliver Bolte  <obo@openoffice.org>  [386f34a4721f17a76a63cdfb9b154f6f1c97b89a]

INTEGRATION: CWS limerickfilterteam08 (1.11.90); FILE MERGED 2003/07/14 15:33:41 mmaher 1.11.90.2: #110010# Added a vector to store strings representing references and templates 2003/06/12 09:22:37 cmc 1.11.90.1: #i14356# new guess at parsing VBA_PROJECT


2003-09-01  Oliver Bolte  <obo@openoffice.org>  [208daca3758bb37689a1e7c3d2a15bb4185e9464]

INTEGRATION: CWS limerickfilterteam08 (1.12.112); FILE MERGED 2003/06/12 09:22:36 cmc 1.12.112.1: #i14356# new guess at parsing VBA_PROJECT


2003-09-01  Oliver Bolte  <obo@openoffice.org>  [70860555ca9f7608b248888f2e33c22ad76acd90]

INTEGRATION: CWS limerickfilterteam08 (1.78.4); FILE MERGED 2003/08/22 09:15:30 cmc 1.78.4.4: #i6991# undo remove ownerlock so that the future change for #111923# will not conflict 2003/08/20 08:10:25 cmc 1.78.4.3: RESYNC: (1.78-1.79); FILE MERGED 2003/07/16 15:41:31 cmc 1.78.4.2: #i6991# backout part of previous i6991 patch 2003/07/10 13:40:31 cmc 1.78.4.1: #i6991# bad refcount problem


2003-09-01  Oliver Bolte  <obo@openoffice.org>  [2431c7e4c1df36885e04ed4d19e1121883e7b21a]

INTEGRATION: CWS limerickfilterteam08 (1.24.24); FILE MERGED 2003/08/21 16:15:34 cmc 1.24.24.3: #i12445# fix bad merge 2003/08/21 15:40:21 cmc 1.24.24.2: RESYNC: (1.24-1.25); FILE MERGED 2003/07/08 16:07:46 cmc 1.24.24.1: #i12445# for ww7- export split text into ranges which can be independantly exported as different 8bit formats to retain non 1252 characters on export


2003-09-01  Oliver Bolte  <obo@openoffice.org>  [a4e8c973ce3a6ff8e157c382d19fc6ac56ec54c9]

INTEGRATION: CWS limerickfilterteam08 (1.59.16); FILE MERGED 2003/08/21 15:49:45 cmc 1.59.16.5: RESYNC: (1.61-1.62); FILE MERGED 2003/07/02 10:21:33 cmc 1.59.16.4: #i14737# make footnotes/endnotes into sprms with start end positions so that we can read the footnote character as real text and determine if the user has actually deleted the footnote character from the footnote itself, otherwise we won't know and will take the first character as the footnote as the footnote character which is just plain wrong 2003/06/30 12:25:59 cmc 1.59.16.3: RESYNC: (1.60-1.61); FILE MERGED 2003/06/11 11:44:39 cmc 1.59.16.2: RESYNC: (1.59-1.60); FILE MERGED 2003/06/05 12:49:52 mmaher 1.59.16.1: #110055 Fix for importing winword forms


2003-09-01  Oliver Bolte  <obo@openoffice.org>  [08edc01cc31610ad9234ddda3993c4ef2eed0688]

INTEGRATION: CWS limerickfilterteam08 (1.99.24); FILE MERGED 2003/08/21 15:49:34 cmc 1.99.24.3: RESYNC: (1.99-1.100); FILE MERGED 2003/07/16 12:48:50 cmc 1.99.24.2: #110885# Make filter robust against massively corrupt word document 2003/07/02 10:21:32 cmc 1.99.24.1: #i14737# make footnotes/endnotes into sprms with start end positions so that we can read the footnote character as real text and determine if the user has actually deleted the footnote character from the footnote itself, otherwise we won't know and will take the first character as the footnote as the footnote character which is just plain wrong


2003-09-01  Oliver Bolte  <obo@openoffice.org>  [2fd4fb2b8f9ea269c83e81ee9b74c0220eca08ac]

INTEGRATION: CWS limerickfilterteam08 (1.136.4); FILE MERGED 2003/08/21 15:49:22 cmc 1.136.4.14: RESYNC: (1.140-1.141); FILE MERGED 2003/08/20 08:09:01 cmc 1.136.4.13: RESYNC: (1.139-1.140); FILE MERGED 2003/08/15 14:11:20 cmc 1.136.4.12: #i9270# snap to known page sizes on export as well as import, move snap to single location, clean it up and document 2003/08/08 11:27:46 cmc 1.136.4.11: RESYNC: (1.138-1.139); FILE MERGED 2003/07/24 10:55:53 cmc 1.136.4.10: #110876# frames anchored in headers/footers -> no wrap (its a hack) 2003/07/21 14:17:04 cmc 1.136.4.9: #110851# unused variable 2003/07/17 14:13:18 mmaher 1.136.4.8: #110851# Added support for animated text effects 2003/07/11 08:12:31 cmc 1.136.4.7: #110629# Centralize apo paramaters into one class and use it consistently and imbue it with semantic meaning 2003/07/02 12:15:03 cmc 1.136.4.6: #110175# two pages on one sheet seems to imply mirrored margins. A new value for orientation of 2 seems to imply swapping the left/right margins 2003/07/02 10:21:31 cmc 1.136.4.5: #i14737# make footnotes/endnotes into sprms with start end positions so that we can read the footnote character as real text and determine if the user has actually deleted the footnote character from the footnote itself, otherwise we won't know and will take the first character as the footnote as the footnote character which is just plain wrong 2003/07/01 13:17:30 cmc 1.136.4.4: rework casts to make filter more readable 2003/07/01 12:14:38 cmc 1.136.4.3: Clean GetAttr casting to make it readable 2003/06/30 12:25:35 cmc 1.136.4.2: RESYNC: (1.136-1.138); FILE MERGED 2003/06/25 15:17:12 mmaher 1.136.4.1: #109524# Implemented Page Borders in RTF


2003-09-01  Oliver Bolte  <obo@openoffice.org>  [b340ea8e4783d76543f5feb745cdb2ea72a35d6d]

INTEGRATION: CWS limerickfilterteam08 (1.67.36); FILE MERGED 2003/08/21 15:49:11 cmc 1.67.36.8: RESYNC: (1.68-1.69); FILE MERGED 2003/08/15 09:48:05 cmc 1.67.36.7: #i15387# handle spaces and greater 40 char len bookmarks which are not acceptable in word :-( 2003/08/07 09:21:33 cmc 1.67.36.6: #i17798# create common code for .doc and .rtf for XE import 2003/07/15 09:48:53 cmc 1.67.36.5: #108795# If more than one outline style for a level, then when building TOC add extra ones in as extra styles 2003/07/01 13:17:29 cmc 1.67.36.4: rework casts to make filter more readable 2003/07/01 12:14:38 cmc 1.67.36.3: Clean GetAttr casting to make it readable 2003/06/30 12:25:26 cmc 1.67.36.2: RESYNC: (1.67-1.68); FILE MERGED 2003/06/25 07:50:36 cmc 1.67.36.1: #i15799# replace 0x0D and 0x0B with 0x0A when inside fields


2003-09-01  Oliver Bolte  <obo@openoffice.org>  [8415c1892107b7295eccd7f92c7638283574a6a2]

INTEGRATION: CWS limerickfilterteam08 (1.37.66); FILE MERGED 2003/07/16 16:49:21 cmc 1.37.66.4: #i6991# better mechanism to ensure objects are unloaded while being transferred from SdrOle2Obj into SwDoc's Persist 2003/07/10 16:08:34 cmc 1.37.66.3: #i6991# lets be very clear about error handling 2003/07/10 14:58:51 cmc 1.37.66.2: #i6991# transfer ownership away from SdrOle2Obj 2003/07/10 13:46:31 cmc 1.37.66.1: #i6991# Use InsertOLE instead of Insert to be the same as the rest of writer to avoid being special and picking up bugs in edge cases


2003-09-01  Oliver Bolte  <obo@openoffice.org>  [263a1527577fe1582dbaa5ad879ea7b3014095e0]

INTEGRATION: CWS limerickfilterteam08 (1.44.42); FILE MERGED 2003/08/19 13:56:15 cmc 1.44.42.8: #i9532# better remove outline numbering this way e.g. #i12367# 2003/08/18 10:19:31 cmc 1.44.42.7: #i9532# remove outline numbering as well as normal if word says no numbering 2003/07/09 08:40:25 cmc 1.44.42.6: RESYNC: (1.47-1.49); FILE MERGED 2003/07/01 12:14:37 cmc 1.44.42.5: Clean GetAttr casting to make it readable 2003/06/30 12:25:17 cmc 1.44.42.4: RESYNC: (1.46-1.47); FILE MERGED 2003/06/25 07:50:35 cmc 1.44.42.3: #i15799# replace 0x0D and 0x0B with 0x0A when inside fields 2003/06/11 11:43:44 cmc 1.44.42.2: RESYNC: (1.44-1.46); FILE MERGED 2003/06/05 12:49:52 mmaher 1.44.42.1: #110055 Fix for importing winword forms


2003-09-01  Oliver Bolte  <obo@openoffice.org>  [b0bbaddbd026b8cccbf08ddba29a197ead0a06d6]

INTEGRATION: CWS limerickfilterteam08 (1.30.36); FILE MERGED 2003/08/21 15:49:01 cmc 1.30.36.2: RESYNC: (1.30-1.31); FILE MERGED 2003/07/15 09:48:52 cmc 1.30.36.1: #108795# If more than one outline style for a level, then when building TOC add extra ones in as extra styles


2003-09-01  Oliver Bolte  <obo@openoffice.org>  [900cb60d81e949fd1c75c24cf0036aea4087e73b]

INTEGRATION: CWS limerickfilterteam08 (1.85.6); FILE MERGED 2003/08/21 15:48:51 cmc 1.85.6.6: RESYNC: (1.87-1.88); FILE MERGED 2003/08/18 15:01:06 cmc 1.85.6.5: #i9556# set upper levels for ww6/95 numbering and consider such numbering when determing indent 2003/07/22 12:33:22 mmaher 1.85.6.4: #109830# Fix for rows in right aligned tables not being aligned correctly 2003/07/11 08:12:31 cmc 1.85.6.3: #110629# Centralize apo paramaters into one class and use it consistently and imbue it with semantic meaning 2003/07/09 08:40:15 cmc 1.85.6.2: RESYNC: (1.85-1.87); FILE MERGED 2003/07/02 10:21:30 cmc 1.85.6.1: #i14737# make footnotes/endnotes into sprms with start end positions so that we can read the footnote character as real text and determine if the user has actually deleted the footnote character from the footnote itself, otherwise we won't know and will take the first character as the footnote as the footnote character which is just plain wrong


2003-09-01  Oliver Bolte  <obo@openoffice.org>  [e6851edbfd09607007215dc07cce3e5dd6416fc5]

INTEGRATION: CWS limerickfilterteam08 (1.110.16); FILE MERGED 2003/08/21 15:48:42 cmc 1.110.16.17: RESYNC: (1.116-1.117); FILE MERGED 2003/08/20 08:08:51 cmc 1.110.16.16: RESYNC: (1.115-1.116); FILE MERGED 2003/08/18 15:01:05 cmc 1.110.16.15: #i9556# set upper levels for ww6/95 numbering and consider such numbering when determing indent 2003/08/15 09:48:05 cmc 1.110.16.14: #i15387# handle spaces and greater 40 char len bookmarks which are not acceptable in word :-( 2003/07/17 14:13:17 mmaher 1.110.16.13: #110851# Added support for animated text effects 2003/07/16 16:49:20 cmc 1.110.16.12: #i6991# better mechanism to ensure objects are unloaded while being transferred from SdrOle2Obj into SwDoc's Persist 2003/07/15 09:48:52 cmc 1.110.16.11: #108795# If more than one outline style for a level, then when building TOC add extra ones in as extra styles 2003/07/11 08:12:30 cmc 1.110.16.10: #110629# Centralize apo paramaters into one class and use it consistently and imbue it with semantic meaning 2003/07/10 13:46:30 cmc 1.110.16.9: #i6991# Use InsertOLE instead of Insert to be the same as the rest of writer to avoid being special and picking up bugs in edge cases 2003/07/09 08:40:05 cmc 1.110.16.8: RESYNC: (1.113-1.115); FILE MERGED 2003/07/02 10:21:30 cmc 1.110.16.7: #i14737# make footnotes/endnotes into sprms with start end positions so that we can read the footnote character as real text and determine if the user has actually deleted the footnote character from the footnote itself, otherwise we won't know and will take the first character as the footnote as the footnote character which is just plain wrong 2003/06/30 12:25:08 cmc 1.110.16.6: RESYNC: (1.112-1.113); FILE MERGED 2003/06/24 14:49:21 cmc 1.110.16.5: #108817# column breaks in single column pages acts like a page break in word 2003/06/24 14:21:53 cmc 1.110.16.4: #110425# set layering and consider the special case of the form layer for form controls 2003/06/13 12:57:25 cmc 1.110.16.3: #109947# ver7 requires original grph 2003/06/11 11:43:04 cmc 1.110.16.2: RESYNC: (1.110-1.112); FILE MERGED 2003/05/19 13:49:45 mmaher 1.110.16.1: i9245 - Fix for text boxes which somehow end up positioned outside the defualt ranges


2003-09-01  Oliver Bolte  <obo@openoffice.org>  [af321517c07bd5b4fcd02aa01d017422c284dd89]

INTEGRATION: CWS limerickfilterteam08 (1.107.42); FILE MERGED 2003/08/21 15:48:33 cmc 1.107.42.21: RESYNC: (1.115-1.116); FILE MERGED 2003/08/20 08:08:43 cmc 1.107.42.20: RESYNC: (1.114-1.115); FILE MERGED 2003/08/18 16:38:53 cmc 1.107.42.19: #i9666# Do the best possible with embedded tables in tables 2003/08/18 15:01:04 cmc 1.107.42.18: #i9556# set upper levels for ww6/95 numbering and consider such numbering when determing indent 2003/08/15 14:11:20 cmc 1.107.42.17: #i9270# snap to known page sizes on export as well as import, move snap to single location, clean it up and document 2003/08/13 14:42:26 cmc 1.107.42.16: #110379# consider fields as well as graphics 2003/08/08 11:27:29 cmc 1.107.42.15: RESYNC: (1.113-1.114); FILE MERGED 2003/07/23 08:36:31 cmc 1.107.42.14: distinguish reasons for limited types 2003/07/16 16:49:20 cmc 1.107.42.13: #i6991# better mechanism to ensure objects are unloaded while being transferred from SdrOle2Obj into SwDoc's Persist 2003/07/16 12:48:49 cmc 1.107.42.12: #110885# Make filter robust against massively corrupt word document 2003/07/15 09:48:51 cmc 1.107.42.11: #108795# If more than one outline style for a level, then when building TOC add extra ones in as extra styles 2003/07/11 08:12:29 cmc 1.107.42.10: #110629# Centralize apo paramaters into one class and use it consistently and imbue it with semantic meaning 2003/07/09 08:39:56 cmc 1.107.42.9: RESYNC: (1.111-1.113); FILE MERGED 2003/07/02 12:15:02 cmc 1.107.42.8: #110175# two pages on one sheet seems to imply mirrored margins. A new value for orientation of 2 seems to imply swapping the left/right margins 2003/07/02 10:21:29 cmc 1.107.42.7: #i14737# make footnotes/endnotes into sprms with start end positions so that we can read the footnote character as real text and determine if the user has actually deleted the footnote character from the footnote itself, otherwise we won't know and will take the first character as the footnote as the footnote character which is just plain wrong 2003/06/30 12:24:59 cmc 1.107.42.6: RESYNC: (1.110-1.111); FILE MERGED 2003/06/24 14:49:20 cmc 1.107.42.5: #108817# column breaks in single column pages acts like a page break in word 2003/06/24 14:21:53 cmc 1.107.42.4: #110425# set layering and consider the special case of the form layer for form controls 2003/06/13 12:57:24 cmc 1.107.42.3: #109947# ver7 requires original grph 2003/06/11 11:42:56 cmc 1.107.42.2: RESYNC: (1.107-1.110); FILE MERGED 2003/06/05 12:49:51 mmaher 1.107.42.1: #110055 Fix for importing winword forms


2003-09-01  Oliver Bolte  <obo@openoffice.org>  [ff9febced389f194db65ecf6855018e00eec860d]

INTEGRATION: CWS limerickfilterteam08 (1.48.36); FILE MERGED 2003/08/21 15:48:24 cmc 1.48.36.4: RESYNC: (1.48-1.49); FILE MERGED 2003/08/15 09:48:05 cmc 1.48.36.3: #i15387# handle spaces and greater 40 char len bookmarks which are not acceptable in word :-( 2003/08/06 09:00:43 cmc 1.48.36.2: #i17200# special 100 <hr> line trick in word 2003/06/24 14:21:52 cmc 1.48.36.1: #110425# set layering and consider the special case of the form layer for form controls


2003-09-01  Oliver Bolte  <obo@openoffice.org>  [cb29c4ab23adc6c614a6b58ca45ceb24c952c43f]

INTEGRATION: CWS limerickfilterteam08 (1.12.66); FILE MERGED 2003/07/01 12:14:37 cmc 1.12.66.3: Clean GetAttr casting to make it readable 2003/07/01 08:39:58 cmc 1.12.66.2: rename to avoid collision 2003/06/24 14:21:52 cmc 1.12.66.1: #110425# set layering and consider the special case of the form layer for form controls


2003-09-01  Oliver Bolte  <obo@openoffice.org>  [c086532e5fe4fc73e7b6336dba47d2e8b3befacf]

INTEGRATION: CWS limerickfilterteam08 (1.94.42); FILE MERGED 2003/08/21 15:48:15 cmc 1.94.42.12: RESYNC: (1.103-1.104); FILE MERGED 2003/08/19 09:30:48 cmc 1.94.42.11: #111875# improve one of the import options for object location 2003/08/18 10:32:31 cmc 1.94.42.10: #111855# can anchor relative to margin of paragraph when anchored to character 2003/08/15 09:48:04 cmc 1.94.42.9: #i15387# handle spaces and greater 40 char len bookmarks which are not acceptable in word :-( 2003/08/08 11:27:18 cmc 1.94.42.8: RESYNC: (1.101-1.103); FILE MERGED 2003/07/22 15:59:21 cmc 1.94.42.7: #i15713# Set desired final size for imported word6/95 textboxes 2003/07/16 16:49:19 cmc 1.94.42.6: #i6991# better mechanism to ensure objects are unloaded while being transferred from SdrOle2Obj into SwDoc's Persist 2003/07/09 08:39:47 cmc 1.94.42.5: RESYNC: (1.99-1.101); FILE MERGED 2003/06/30 12:24:49 cmc 1.94.42.4: RESYNC: (1.97-1.99); FILE MERGED 2003/06/24 14:21:52 cmc 1.94.42.3: #110425# set layering and consider the special case of the form layer for form controls 2003/06/11 11:42:31 cmc 1.94.42.2: RESYNC: (1.94-1.97); FILE MERGED 2003/05/19 13:49:44 mmaher 1.94.42.1: i9245 - Fix for text boxes which somehow end up positioned outside the defualt ranges


2003-09-01  Oliver Bolte  <obo@openoffice.org>  [5e6291c73e69d4a4a8b913215e41be3b7074bdb3]

INTEGRATION: CWS limerickfilterteam08 (1.14.32); FILE MERGED 2003/07/04 13:24:12 mmaher 1.14.32.1: #i12225# Changed autotext import so that Word names get mapped to names AND shortcuts in StarWriter


2003-09-01  Oliver Bolte  <obo@openoffice.org>  [4d5c193b2fd38c6cab049fcb97189462fff0fddb]

INTEGRATION: CWS limerickfilterteam08 (1.64.6); FILE MERGED 2003/08/21 15:48:05 cmc 1.64.6.11: RESYNC: (1.65-1.66); FILE MERGED 2003/08/15 14:11:19 cmc 1.64.6.10: #i9270# snap to known page sizes on export as well as import, move snap to single location, clean it up and document 2003/08/14 15:30:25 cmc 1.64.6.9: #i17056# word doesn't have title case character property, work around as hard uppercased text 2003/07/21 15:50:13 cmc 1.64.6.8: use new HasItem where its equivalent to more obscure GetItemState and cast 2003/07/21 14:09:12 cmc 1.64.6.7: #i14912# remove tabs that are set in a style correctly taking into account both style and current paragraph indent 2003/07/17 14:13:17 mmaher 1.64.6.6: #110851# Added support for animated text effects 2003/07/09 08:39:38 cmc 1.64.6.5: RESYNC: (1.64-1.65); FILE MERGED 2003/07/01 13:17:29 cmc 1.64.6.4: rework casts to make filter more readable 2003/07/01 12:14:36 cmc 1.64.6.3: Clean GetAttr casting to make it readable 2003/06/25 15:17:11 mmaher 1.64.6.2: #109524# Implemented Page Borders in RTF 2003/06/24 16:24:56 cmc 1.64.6.1: #108854# rework column break export to check current no of columns and if column break before tries to clobber opening section mark


2003-09-01  Oliver Bolte  <obo@openoffice.org>  [c4f8b9a5c4d56d930f4c95d1bd46a3bb009fdb01]

INTEGRATION: CWS limerickfilterteam08 (1.30.32); FILE MERGED 2003/07/21 15:50:13 cmc 1.30.32.2: use new HasItem where its equivalent to more obscure GetItemState and cast 2003/07/10 13:46:30 cmc 1.30.32.1: #i6991# Use InsertOLE instead of Insert to be the same as the rest of writer to avoid being special and picking up bugs in edge cases


2003-09-01  Oliver Bolte  <obo@openoffice.org>  [1c52212fa7584c8a1d9ae84b333105ee64207042]

INTEGRATION: CWS limerickfilterteam08 (1.47.6); FILE MERGED 2003/08/21 15:47:57 cmc 1.47.6.5: RESYNC: (1.49-1.50); FILE MERGED 2003/08/15 09:48:04 cmc 1.47.6.4: #i15387# handle spaces and greater 40 char len bookmarks which are not acceptable in word :-( 2003/08/14 15:30:25 cmc 1.47.6.3: #i17056# word doesn't have title case character property, work around as hard uppercased text 2003/07/09 08:39:30 cmc 1.47.6.2: RESYNC: (1.47-1.49); FILE MERGED 2003/06/24 16:24:56 cmc 1.47.6.1: #108854# rework column break export to check current no of columns and if column break before tries to clobber opening section mark


2003-09-01  Oliver Bolte  <obo@openoffice.org>  [5b255bdfc3d4a465e880cb18c844c5115f56386a]

INTEGRATION: CWS limerickfilterteam08 (1.53.66); FILE MERGED 2003/08/15 14:11:19 cmc 1.53.66.8: #i9270# snap to known page sizes on export as well as import, move snap to single location, clean it up and document 2003/08/15 09:48:03 cmc 1.53.66.7: #i15387# handle spaces and greater 40 char len bookmarks which are not acceptable in word :-( 2003/08/14 15:30:24 cmc 1.53.66.6: #i17056# word doesn't have title case character property, work around as hard uppercased text 2003/08/11 13:03:46 cmc 1.53.66.5: #110055# disable form protection on export until some things are clarified 2003/08/11 08:37:46 cmc 1.53.66.4: #110055# wrong way around 2003/07/01 13:17:28 cmc 1.53.66.3: rework casts to make filter more readable 2003/06/11 11:41:50 cmc 1.53.66.2: RESYNC: (1.53-1.55); FILE MERGED 2003/06/05 12:49:51 mmaher 1.53.66.1: #110055 Fix for importing winword forms


2003-09-01  Oliver Bolte  <obo@openoffice.org>  [c146925b61304e00224a8642f56034bb4b992151]

INTEGRATION: CWS limerickfilterteam08 (1.24.36); FILE MERGED 2003/07/17 10:34:32 cmc 1.24.36.5: #i4320# Only make title pages out of first/follow page styles if it is a plausable word title page, e.g. has same number of columns. Otherwise we'll pray that the user uses a manual page break to move to the next page descriptor in which case we'll be able to resync and noone will be the wiser 2003/07/08 16:06:21 cmc 1.24.36.4: #i12445# for ww7- export split text into ranges which can be independantly exported as different 8bit formats to retain non 1252 characters on export 2003/07/01 12:14:36 cmc 1.24.36.3: Clean GetAttr casting to make it readable 2003/06/30 12:24:41 cmc 1.24.36.2: RESYNC: (1.24-1.25); FILE MERGED 2003/06/24 16:24:56 cmc 1.24.36.1: #108854# rework column break export to check current no of columns and if column break before tries to clobber opening section mark


2003-09-01  Oliver Bolte  <obo@openoffice.org>  [520010c28b405097cbc05a844f40d17af8650f96]

INTEGRATION: CWS limerickfilterteam08 (1.21.42); FILE MERGED 2003/07/16 09:20:11 cmc 1.21.42.2: #110867# export symbols anded with 0xF000 2003/07/01 12:14:35 cmc 1.21.42.1: Clean GetAttr casting to make it readable


2003-09-01  Oliver Bolte  <obo@openoffice.org>  [1fbd4001994e78040fa94ba06979b36d90dd6846]

INTEGRATION: CWS limerickfilterteam08 (1.51.4); FILE MERGED 2003/08/15 14:58:37 cmc 1.51.4.10: #i9270# Get the real page description in use when adding a section to the segment exporter, we get better fidelity in word when we do this 2003/08/15 14:11:18 cmc 1.51.4.9: #i9270# snap to known page sizes on export as well as import, move snap to single location, clean it up and document 2003/08/15 09:48:03 cmc 1.51.4.8: #i15387# handle spaces and greater 40 char len bookmarks which are not acceptable in word :-( 2003/08/14 15:30:24 cmc 1.51.4.7: #i17056# word doesn't have title case character property, work around as hard uppercased text 2003/07/09 08:39:23 cmc 1.51.4.6: RESYNC: (1.52-1.53); FILE MERGED 2003/07/08 16:06:21 cmc 1.51.4.5: #i12445# for ww7- export split text into ranges which can be independantly exported as different 8bit formats to retain non 1252 characters on export 2003/07/01 13:17:27 cmc 1.51.4.4: rework casts to make filter more readable 2003/07/01 12:14:35 cmc 1.51.4.3: Clean GetAttr casting to make it readable 2003/06/30 12:24:32 cmc 1.51.4.2: RESYNC: (1.51-1.52); FILE MERGED 2003/06/24 16:24:55 cmc 1.51.4.1: #108854# rework column break export to check current no of columns and if column break before tries to clobber opening section mark


2003-09-01  Oliver Bolte  <obo@openoffice.org>  [b206ef6310d67157ca51fe28599fdd1ee659f5f7]

INTEGRATION: CWS limerickfilterteam08 (1.61.24); FILE MERGED 2003/08/21 15:47:48 cmc 1.61.24.4: RESYNC: (1.63-1.64); FILE MERGED 2003/07/18 10:20:29 cmc 1.61.24.3: #i10304# for some odd reason we have always exported ESCHER_FillPicture when exporting a picture, but this means fill the background with a pattern, strange 2003/07/09 08:39:15 cmc 1.61.24.2: RESYNC: (1.61-1.63); FILE MERGED 2003/07/01 13:17:27 cmc 1.61.24.1: rework casts to make filter more readable


2003-09-01  Oliver Bolte  <obo@openoffice.org>  [b6289c7c0eae4aeedda41c05d461c2354098967a]

INTEGRATION: CWS limerickfilterteam08 (1.1.2); FILE ADDED 2003/08/15 14:08:04 cmc 1.1.2.1: #i9270# Move type related stuff into one file


2003-09-01  Oliver Bolte  <obo@openoffice.org>  [9ce076f49624281ee4e9a0a35db1dff9e23f8de0]

INTEGRATION: CWS limerickfilterteam08 (1.1.2); FILE ADDED 2003/08/15 16:18:28 cmc 1.1.2.2: #i9270# missing functional include 2003/08/15 16:07:50 cmc 1.1.2.1: #i9270# move type related stuff into one file


2003-09-01  Oliver Bolte  <obo@openoffice.org>  [8436af55d72af1669a6647a989fcee2e136be598]

INTEGRATION: CWS limerickfilterteam08 (1.1.2); FILE ADDED 2003/08/15 14:11:18 cmc 1.1.2.12: #i9270# snap to known page sizes on export as well as import, move snap to single location, clean it up and document 2003/08/14 15:30:23 cmc 1.1.2.11: #i17056# word doesn't have title case character property, work around as hard uppercased text 2003/07/23 08:36:32 cmc 1.1.2.10: distinguish reasons for limited types 2003/07/21 15:50:13 cmc 1.1.2.9: use new HasItem where its equivalent to more obscure GetItemState and cast 2003/07/21 14:16:10 cmc 1.1.2.8: #i14912# remove tabs that are set in a style correctly taking into account both style and current paragraph indent 2003/07/21 11:57:50 cmc 1.1.2.7: Actually document somethings (gasp!, some members of the audience faint) 2003/07/16 16:49:19 cmc 1.1.2.6: #i6991# better mechanism to ensure objects are unloaded while being transferred from SdrOle2Obj into SwDoc's Persist 2003/07/15 09:48:51 cmc 1.1.2.5: #108795# If more than one outline style for a level, then when building TOC add extra ones in as extra styles 2003/07/08 16:06:21 cmc 1.1.2.4: #i12445# for ww7- export split text into ranges which can be independantly exported as different 8bit formats to retain non 1252 characters on export 2003/07/01 13:17:26 cmc 1.1.2.3: rework casts to make filter more readable 2003/07/01 12:14:34 cmc 1.1.2.2: Clean GetAttr casting to make it readable 2003/07/01 08:38:30 cmc 1.1.2.1: rename to avoid name collision


2003-09-01  Oliver Bolte  <obo@openoffice.org>  [e8cb294563ed4b1b0bd0340765add8b4d48a3b6f]

INTEGRATION: CWS limerickfilterteam08 (1.1.2); FILE ADDED 2003/08/14 15:30:22 cmc 1.1.2.5: #i17056# word doesn't have title case character property, work around as hard uppercased text 2003/07/16 16:49:18 cmc 1.1.2.4: #i6991# better mechanism to ensure objects are unloaded while being transferred from SdrOle2Obj into SwDoc's Persist 2003/07/15 09:48:50 cmc 1.1.2.3: #108795# If more than one outline style for a level, then when building TOC add extra ones in as extra styles 2003/07/01 12:14:33 cmc 1.1.2.2: Clean GetAttr casting to make it readable 2003/07/01 08:38:29 cmc 1.1.2.1: rename to avoid name collision


2003-09-01  Oliver Bolte  <obo@openoffice.org>  [8afafc647a56f7724bfade048a2d9b340e75feba]

INTEGRATION: CWS limerickfilterteam08 (1.1.2); FILE ADDED 2003/06/24 14:21:50 cmc 1.1.2.1: #110425# set layering and consider the special case of the form layer for form controls


2003-09-01  Oliver Bolte  <obo@openoffice.org>  [b2dae0dadb138df54e1c423bd893be0ca5e214e9]

INTEGRATION: CWS limerickfilterteam08 (1.1.2); FILE ADDED 2003/06/24 14:21:49 cmc 1.1.2.1: #110425# set layering and consider the special case of the form layer for form controls


2003-09-01  Oliver Bolte  <obo@openoffice.org>  [f100a0cfb3819683cdcbcaaedd88638ac2cf0725]

INTEGRATION: CWS limerickfilterteam08 (1.1.2); FILE ADDED 2003/07/23 08:33:19 cmc 1.1.2.1: Cunning static assert macro/template combo


2003-09-01  Oliver Bolte  <obo@openoffice.org>  [da1164cf41bf2dbc1190550fd7be138be9f15a23]

INTEGRATION: CWS limerickfilterteam08 (1.1.2); FILE ADDED 2003/07/23 08:34:27 cmc 1.1.2.1: Cunning template for detection of unneeded casts


2003-09-01  Oliver Bolte  <obo@openoffice.org>  [6de9bf76ac61afdd2b20d816140c67ba4d3c8125]

INTEGRATION: CWS limerickfilterteam08 (1.8.32); FILE MERGED 2003/08/20 08:08:08 cmc 1.8.32.5: RESYNC: (1.9-1.10); FILE MERGED 2003/08/15 14:11:18 cmc 1.8.32.4: #i9270# snap to known page sizes on export as well as import, move snap to single location, clean it up and document 2003/07/01 08:39:57 cmc 1.8.32.3: rename to avoid collision 2003/06/30 12:24:08 cmc 1.8.32.2: RESYNC: (1.8-1.9); FILE MERGED 2003/06/24 14:21:48 cmc 1.8.32.1: #110425# set layering and consider the special case of the form layer for form controls


2003-09-01  Oliver Bolte  <obo@openoffice.org>  [a150ae2dfd05206a5967b2602a948447cff88613]

INTEGRATION: CWS limerickfilterteam08 (1.5.208); FILE MERGED 2003/07/17 09:35:36 cmc 1.5.208.2: #i13486# #i12120# the default destination encoding was MS1252, any characters in that range were exported untransformed but also the charset is exported for the font, this is the only information at the other end to determine the char encoding. Either we export everything as unicode (what happens when the source char doesn't fit in the range anyway), or pass the current charset to OutChar, or use ASCII as the default. Getting the current charset depending on what the font says it is error prone and not guarantred to be correct, and on the other hand advanced rtf users will be annoyed if everything is output as unicode, so using ASCII as the range to not transform the characters to unicode is the best solution 2003/06/25 15:17:10 mmaher 1.5.208.1: #109524# Implemented Page Borders in RTF


2003-09-01  Oliver Bolte  <obo@openoffice.org>  [20a53cb9e9c7b797c091fe6ac6a34dfb28c61304]

INTEGRATION: CWS limerickfilterteam08 (1.16.32); FILE MERGED 2003/06/25 15:17:10 mmaher 1.16.32.3: #109524# Implemented Page Borders in RTF 2003/06/04 10:10:14 mmaher 1.16.32.2: #109528, i7829 Fixed bookmarks which span text and bookmark references 2003/05/19 13:44:23 mmaher 1.16.32.1: i13107 - fix for adding titlepg and facinp to the appropriate headers


2003-09-01  Oliver Bolte  <obo@openoffice.org>  [77c1380c42a2d54fbf2a0b6cbe827c0eeccd0263]

INTEGRATION: CWS limerickfilterteam08 (1.9.14); FILE MERGED 2003/08/13 15:51:09 cmc 1.9.14.5: #i17503# lookup standard names to map to standard styles 2003/06/25 15:17:09 mmaher 1.9.14.4: #109524# Implemented Page Borders in RTF 2003/06/11 11:45:54 cmc 1.9.14.3: RESYNC: (1.9-1.10); FILE MERGED 2003/05/23 15:27:41 mmaher 1.9.14.2: #109528, #109526 Added suport for bookmarks to rtf import 2003/05/19 13:46:21 mmaher 1.9.14.1: i9245 - The equivalent fix already added to the ww filter for text boxes outside the default position ranges


2003-09-01  Oliver Bolte  <obo@openoffice.org>  [6533f1a54ab6851043fb8ad0c7d3f62a4668b075]

INTEGRATION: CWS limerickfilterteam08 (1.26.14); FILE MERGED 2003/08/18 11:37:14 cmc 1.26.14.8: #i7713# can't have footnotes inside in footnotes (bad rtf document) 2003/08/14 16:05:34 cmc 1.26.14.7: #i17503# sanity checks 2003/08/13 15:51:08 cmc 1.26.14.6: #i17503# lookup standard names to map to standard styles 2003/08/07 11:07:20 cmc 1.26.14.5: #i6019# don't panic and end \v text just because of a few extra tokens 2003/08/07 09:18:53 cmc 1.26.14.4: #i17798# Support XE marks inside hidden text for rtf import 2003/06/25 15:17:09 mmaher 1.26.14.3: #109524# Implemented Page Borders in RTF 2003/06/11 11:45:45 cmc 1.26.14.2: RESYNC: (1.26-1.28); FILE MERGED 2003/05/23 15:27:41 mmaher 1.26.14.1: #109528, #109526 Added suport for bookmarks to rtf import


2003-09-01  Oliver Bolte  <obo@openoffice.org>  [999189144e81cebf36d88abe03fac1ed8c0d981c]

INTEGRATION: CWS limerickfilterteam08 (1.15.36); FILE MERGED 2003/08/21 15:49:54 cmc 1.15.36.2: RESYNC: (1.15-1.16); FILE MERGED 2003/07/16 12:06:51 mmaher 1.15.36.1: #110878# In tables, some cells with double borders were being drawn as single borders.


2003-09-01  Oliver Bolte  <obo@openoffice.org>  [5a7b82c2d226750efa31b493534740fd1ed27fa4]

INTEGRATION: CWS limerickfilterteam08 (1.6.32); FILE MERGED 2003/08/19 12:44:40 cmc 1.6.32.1: #i10500# We just have to accept that rtf belongs to ms and live with that, so all numbering end in a tab or space or nothing, and tab fits the closest


2003-09-01  Oliver Bolte  <obo@openoffice.org>  [df59613ee69303ac05c8fd31b2ca516cc979e7f2]

INTEGRATION: CWS limerickfilterteam08 (1.10.32); FILE MERGED 2003/06/11 11:45:21 cmc 1.10.32.2: RESYNC: (1.10-1.11); FILE MERGED 2003/05/19 13:46:21 mmaher 1.10.32.1: i9245 - The equivalent fix already added to the ww filter for text boxes outside the default position ranges


2003-09-01  Oliver Bolte  <obo@openoffice.org>  [9385458f1a2b7f0d6e872422c71398d825b38d33]

INTEGRATION: CWS limerickfilterteam08 (1.15.16); FILE MERGED 2003/06/11 11:45:12 cmc 1.15.16.3: RESYNC: (1.15-1.16); FILE MERGED 2003/06/04 10:10:13 mmaher 1.15.16.2: #109528, i7829 Fixed bookmarks which span text and bookmark references 2003/05/23 15:27:40 mmaher 1.15.16.1: #109528, #109526 Added suport for bookmarks to rtf import


2003-09-01  Oliver Bolte  <obo@openoffice.org>  [e4d568644d00fa5ec7ada193d7841dacc45f319e]

INTEGRATION: CWS limerickfilterteam08 (1.36.16); FILE MERGED 2003/07/17 14:41:54 cmc 1.36.16.5: #i7149# Export above/below paragraph spacing problem 2003/06/11 11:45:04 cmc 1.36.16.4: RESYNC: (1.36-1.37); FILE MERGED 2003/06/11 08:32:26 mmaher 1.36.16.3: #99503# Fixed outline numbering copied to clipboard. 2003/06/04 10:10:13 mmaher 1.36.16.2: #109528, i7829 Fixed bookmarks which span text and bookmark references 2003/05/19 13:44:23 mmaher 1.36.16.1: i13107 - fix for adding titlepg and facinp to the appropriate headers


2003-09-01  Oliver Bolte  <obo@openoffice.org>  [2face51e830a20a6fe81ca9bd051070d2e5baab9]

INTEGRATION: CWS limerickfilterteam08 (1.1.2); FILE ADDED 2003/08/07 09:17:51 cmc 1.1.2.1: #i17798# add a common file for common code for .rtf and .doc filters


2003-09-01  Oliver Bolte  <obo@openoffice.org>  [a4723d2ed71f5e8685e9d394abe95ce7b4d3ea42]

INTEGRATION: CWS limerickfilterteam08 (1.23.32); FILE MERGED 2003/08/13 09:24:07 cmc 1.23.32.1: unmacrofy the filter detect


2003-09-01  Oliver Bolte  <obo@openoffice.org>  [3777268b9283746439181d11bc289b8e8efe127d]

INTEGRATION: CWS limerickfilterteam08 (1.12.26); FILE MERGED 2003/07/10 13:44:51 cmc 1.12.26.1: #i6991# MakeOLENode should take a const string


2003-09-01  Oliver Bolte  <obo@openoffice.org>  [a76a048deba4531738a478a3ab3c0818e3da9756]

INTEGRATION: CWS limerickfilterteam08 (1.16.32); FILE MERGED 2003/07/10 13:44:35 cmc 1.16.32.1: #i6991# InsertOLE should take a const string


2003-09-01  Oliver Bolte  <obo@openoffice.org>  [e4e69ada778694616206493c576455596af79046]

INTEGRATION: CWS limerickfilterteam08 (1.3.40); FILE MERGED 2003/07/10 13:43:44 cmc 1.3.40.1: #i6991# MakeOLENode should take a const string


2003-09-01  Oliver Bolte  <obo@openoffice.org>  [f954468b3505c8dababcc8ff744dfd448251df52]

INTEGRATION: CWS limerickfilterteam08 (1.1.2); FILE ADDED 2003/08/13 09:23:04 cmc 1.1.2.1: move .hxx to .cxx


2003-09-01  Oliver Bolte  <obo@openoffice.org>  [904c37e33e4f77942306cacde96b93438095e102]

INTEGRATION: CWS limerickfilterteam08 (1.46.4); FILE MERGED 2003/08/21 15:52:42 cmc 1.46.4.2: RESYNC: (1.46-1.47); FILE MERGED 2003/07/10 13:43:08 cmc 1.46.4.1: #i6991# InsertOLE should take a const string


2003-09-01  Oliver Bolte  <obo@openoffice.org>  [a895a0bbf5bc80453b1f7a562ca1114c1b1b9c19]

INTEGRATION: CWS sj02 (1.70.32); FILE MERGED 2003/07/28 15:33:14 sj 1.70.32.1: #i15927# PowerPoint import: added font independent linespacing


2003-09-01  Oliver Bolte  <obo@openoffice.org>  [1519671d8b26a5dce2e1f9daa331335669c5236b]

INTEGRATION: CWS sj02 (1.35.32); FILE MERGED 2003/07/28 15:33:13 sj 1.35.32.1: #i15927# PowerPoint import: added font independent linespacing


2003-09-01  Oliver Bolte  <obo@openoffice.org>  [d97d43b576cf091dc27cf3cf61522cc54eeef8e7]

INTEGRATION: CWS sj02 (1.76.4); FILE MERGED 2003/07/29 15:03:22 sj 1.76.4.1: #i15927# PowerPoint import: added font independent linespacing


2003-09-01  Oliver Bolte  <obo@openoffice.org>  [02cc44242a890713747acd8625d41d01330a5bec]

INTEGRATION: CWS sj02 (1.23.286); FILE MERGED 2003/07/28 15:27:50 sj 1.23.286.1: #i15927# PowerPoint import: added font independent linespacing


2003-09-01  Oliver Bolte  <obo@openoffice.org>  [4c5563aca6ef0d03df09dde197007db4ed235eea]

INTEGRATION: CWS sj02 (1.60.30); FILE MERGED 2003/07/28 16:08:45 sj 1.60.30.2: RESYNC: (1.60-1.61); FILE MERGED 2003/07/28 15:27:19 sj 1.60.30.1: #i15927# PowerPoint import: added font independent linespacing


2003-09-01  Oliver Bolte  <obo@openoffice.org>  [9df83fe23724e3a70fe35aafd4128043d30cd6fc]

INTEGRATION: CWS sj02 (1.108.30); FILE MERGED 2003/08/25 10:25:43 sj 1.108.30.3: RESYNC: (1.109-1.110); FILE MERGED 2003/07/28 16:08:07 sj 1.108.30.2: RESYNC: (1.108-1.109); FILE MERGED 2003/07/28 15:26:41 sj 1.108.30.1: #i15927# PowerPoint import: added font independent linespacing


2003-09-01  Oliver Bolte  <obo@openoffice.org>  [944f3abd01135e21eaa9837eefc83be3d344615b]

INTEGRATION: CWS sj02 (1.30.100); FILE MERGED 2003/07/28 16:08:00 sj 1.30.100.2: RESYNC: (1.30-1.31); FILE MERGED 2003/07/28 15:26:10 sj 1.30.100.1: #i15927# PowerPoint import: added font independent linespacing


2003-09-01  Oliver Bolte  <obo@openoffice.org>  [5a8893cabb2099165aeedbd1158423c3b33f1082]

INTEGRATION: CWS sj02 (1.19.136); FILE MERGED 2003/07/28 15:25:15 sj 1.19.136.1: #i15927# PowerPoint import: added font independent linespacing


2003-09-01  Oliver Bolte  <obo@openoffice.org>  [82055aae98ce3d7e66d40047620ea2d69654adb7]

INTEGRATION: CWS sj02 (1.23.286); FILE MERGED 2003/07/28 15:28:33 sj 1.23.286.1: #i15927# PowerPoint import: added font independent linespacing


2003-09-01  Oliver Bolte  <obo@openoffice.org>  [79d933dc72f60eebba3548e1006778b29bc3636c]

INTEGRATION: CWS sj02 (1.87.30); FILE MERGED 2003/08/01 10:53:07 sj 1.87.30.4: #i15927# allow proportional linespacing below 100 for fixed LS also in the first paragraph 2003/07/31 15:29:18 sj 1.87.30.3: #i15927# fixedcellheight: not trying to use proportional ascent and descent values, it lead to problems if using different fonts in same line 2003/07/30 09:31:31 sj 1.87.30.2: #i15927# PowerPoint import: added font independent linespacing 2003/07/28 15:31:56 sj 1.87.30.1: #i15927# PowerPoint import: added font independent linespacing


2003-09-01  Oliver Bolte  <obo@openoffice.org>  [32778e5a4de2f7b9e8f453c806ecd0a21cd1fe54]

INTEGRATION: CWS sj02 (1.62.136); FILE MERGED 2003/07/28 15:32:27 sj 1.62.136.1: #i15927# PowerPoint import: added font independent linespacing


2003-09-01  Oliver Bolte  <obo@openoffice.org>  [2a7c1b8a77aaa869833a995693506d0c35e35a85]

INTEGRATION: CWS sj02 (1.81.58); FILE MERGED 2003/07/28 15:30:37 sj 1.81.58.1: #i15927# PowerPoint import: added font independent linespacing


2003-09-01  Oliver Bolte  <obo@openoffice.org>  [eac5230bfbfbdd23d81bdb7390b82a8e97f8dbfb]

INTEGRATION: CWS sj02 (1.19.286); FILE MERGED 2003/07/28 15:30:18 sj 1.19.286.1: #i15927# PowerPoint import: added font independent linespacing


2003-09-01  Oliver Bolte  <obo@openoffice.org>  [44a9b0937d78eebd459e953f84bf4c846e47977f]

INTEGRATION: CWS sj02 (1.35.284); FILE MERGED 2003/07/28 16:16:38 sj 1.35.284.2: RESYNC: (1.35-1.36); FILE MERGED 2003/07/28 15:29:59 sj 1.35.284.1: #i15927# PowerPoint import: added font independent linespacing


2003-09-01  Oliver Bolte  <obo@openoffice.org>  [573480c936fdd9bb75fca416eb44a98df6089e86]

INTEGRATION: CWS sj02 (1.74.98); FILE MERGED 2003/07/28 15:36:09 sj 1.74.98.1: #i15927# PowerPoint import: added font independent linespacing


2003-09-01  Oliver Bolte  <obo@openoffice.org>  [1ab7976a19cee2772188b9d67d02155e3ba008be]

INTEGRATION: CWS sj02 (1.7.288); FILE MERGED 2003/07/28 15:20:18 sj 1.7.288.1: #i15927# PowerPoint import: added font independent linespacing


2003-09-01  Oliver Bolte  <obo@openoffice.org>  [0512fa80551c0cac85a3e19b76644532bd5346f1]

INTEGRATION: CWS sj02 (1.6.10); FILE MERGED 2003/06/27 15:35:35 sj 1.6.10.1: #110516# fixed RLE decoding for 32bit pixmaps


2003-09-01  Oliver Bolte  <obo@openoffice.org>  [b9f62255a731d5b7d0e7091bd031d93d63c09ece]

INTEGRATION: CWS sj02 (1.60.62); FILE MERGED 2003/07/28 15:17:44 sj 1.60.62.1: #i15927# PowerPoint import: added font independent linespacing


2003-09-01  Oliver Bolte  <obo@openoffice.org>  [3a3060c0b3fa6f02b75c00e5cfda26bed8af0e70]

INTEGRATION: CWS sj02 (1.43.14); FILE MERGED 2003/08/25 10:23:52 sj 1.43.14.3: RESYNC: (1.44-1.45); FILE MERGED 2003/07/28 16:03:06 sj 1.43.14.2: RESYNC: (1.43-1.44); FILE MERGED 2003/07/28 15:17:03 sj 1.43.14.1: #i15927# PowerPoint import: added font independent linespacing


2003-09-01  Oliver Bolte  <obo@openoffice.org>  [6bdb9b24d3c064ceb3a454632fda9694f837b2a4]

INTEGRATION: CWS sj02 (1.83.62); FILE MERGED 2003/07/28 15:16:29 sj 1.83.62.1: #i15927# PowerPoint import: added font independent linespacing


2003-08-28  Noel Power  <npower@openoffice.org>  [8ba8450347b25db303b32b25b8c5d57878f0837b]

#i18637# Added XBrowseNode type


2003-08-28  Kurt Zenker  <kz@openoffice.org>  [46ba63d63a9ea238a17c5c7c03eae88071cbb26e]

SRC680


2003-08-27  Kurt Zenker  <kz@openoffice.org>  [6afbcfe9beacfcc1754f57780d223cf91fac33b5]

INTEGRATION: CWS extras10 (1.4.64); FILE MERGED 2003/08/11 12:49:35 tv 1.4.64.2: #110301#,#109929# corrected error in previous version 2003/08/11 09:40:46 tv 1.4.64.1: #109929#, #110301# updated Internet search engine data


2003-08-27  Kurt Zenker  <kz@openoffice.org>  [3c34a4fbbfa63af54ea7e0feceb89bb9123bf3da]

INTEGRATION: CWS extras10 (1.3.56); FILE MERGED 2003/08/05 08:23:21 tv 1.3.56.1: #105509# removed butterfly logo from the html button theme


2003-08-27  Kurt Zenker  <kz@openoffice.org>  [1cbc503b7f49bf7c7880c75b85797778c0da98b1]

INTEGRATION: CWS extras10 (1.1.1.1.94); FILE MERGED 2003/08/05 08:23:21 tv 1.1.1.1.94.1: #105509# removed butterfly logo from the html button theme


2003-08-27  Kurt Zenker  <kz@openoffice.org>  [5e3e5f0ca0243cdfd09f882dcf0afb0ca159bc11]

INTEGRATION: CWS extras10 (1.36.14); FILE MERGED 2003/08/11 13:20:28 bc 1.36.14.1: #110461# pps document type added


2003-08-27  Kurt Zenker  <kz@openoffice.org>  [4933a529f7cdc78abbd6a1d4c85e70c7dee555e0]

INTEGRATION: CWS extras10 (1.33.18); FILE MERGED 2003/08/11 13:20:28 bc 1.33.18.1: #110461# pps document type added


2003-08-27  Kurt Zenker  <kz@openoffice.org>  [5fdf2c5b25a429969d3c8d527c79444cbcc817d8]

INTEGRATION: CWS geordi2q03 (1.24.54); FILE MERGED 2003/08/27 15:35:41 hr 1.24.54.1: #111934#: join from CWS geordiregression02


2003-08-27  Kurt Zenker  <kz@openoffice.org>  [e325ccc260d4b1d66be677d30a93187e9d927e4d]

INTEGRATION: CWS geordi2q03 (1.30.56); FILE MERGED 2003/08/27 15:35:40 hr 1.30.56.1: #111934#: join from CWS geordiregression02


2003-08-27  Kurt Zenker  <kz@openoffice.org>  [6a1443186624a6c7b95ecdd090b559bea96dc4ec]

INTEGRATION: CWS geordi2q03 (1.48.106); FILE MERGED 2003/08/27 15:26:39 hr 1.48.106.1: #111934#: join from CWS editeng7pp1


2003-08-27  Kurt Zenker  <kz@openoffice.org>  [be96ee05de71c6ff6b8291717f4d813137cf0232]

INTEGRATION: CWS geordi2q03 (1.81.164); FILE MERGED 2003/08/27 15:26:38 hr 1.81.164.1: #111934#: join from CWS editeng7pp1


2003-08-27  Kurt Zenker  <kz@openoffice.org>  [b0d79eebfbb934d324fa54d0b7382f975ffde495]

INTEGRATION: CWS geordi2q03 (1.3.24); FILE MERGED 2003/08/27 15:06:25 hr 1.3.24.1: #111934#: join from CWS sdk07


2003-08-27  Kurt Zenker  <kz@openoffice.org>  [921624e56b9cf77800ea1a40229d362ddd7be1a6]

INTEGRATION: CWS geordi2q03 (1.37.16); FILE MERGED 2003/08/27 15:06:25 hr 1.37.16.1: #111934#: join from CWS sdk07


2003-08-27  Kurt Zenker  <kz@openoffice.org>  [28e024d2d61434a8edc72194dbe677014fc14979]

INTEGRATION: CWS geordi2q03 (1.17.16); FILE MERGED 2003/08/27 15:06:24 hr 1.17.16.1: #111934#: join from CWS sdk07


2003-08-27  Kurt Zenker  <kz@openoffice.org>  [99a87a4708247ee22f2ab5f852f5f916350cf165]

INTEGRATION: CWS geordi2q03 (1.3.24); FILE MERGED 2003/08/27 15:06:24 hr 1.3.24.1: #111934#: join from CWS sdk07


2003-08-27  Kurt Zenker  <kz@openoffice.org>  [e9c84756bc7fa53e4c47ad996791aead80181402]

INTEGRATION: CWS geordi2q03 (1.5.32); FILE MERGED 2003/08/27 15:06:22 hr 1.5.32.1: #111934#: join from CWS sdk07


2003-08-27  Kurt Zenker  <kz@openoffice.org>  [0b27d883470d778771588fbf401cfd89619c5308]

INTEGRATION: CWS geordi2q03 (1.62.24); FILE MERGED 2003/08/27 15:06:21 hr 1.62.24.1: #111934#: join from CWS sdk07


2003-08-27  Kurt Zenker  <kz@openoffice.org>  [d32e921834812c5a80ae02e06172558ed76d22e1]

INTEGRATION: CWS geordi2q03 (1.6.32); FILE MERGED 2003/08/27 15:06:19 hr 1.6.32.1: #111934#: join from CWS sdk07


2003-08-27  Kurt Zenker  <kz@openoffice.org>  [3b6eb39f67b18295686be6cfbbad769142593de5]

INTEGRATION: CWS geordi2q03 (1.6.32); FILE MERGED 2003/08/27 15:06:18 hr 1.6.32.1: #111934#: join from CWS sdk07


2003-08-27  Kurt Zenker  <kz@openoffice.org>  [f56737b4ef0fb259fde4f1e6b504fb2c77cf6478]

INTEGRATION: CWS geordi2q03 (1.2.32); FILE MERGED 2003/08/27 15:06:17 hr 1.2.32.1: #111934#: join from CWS sdk07


2003-08-27  Kurt Zenker  <kz@openoffice.org>  [8039f3b9d820f466ec8903c00d4bc712933bbe56]

INTEGRATION: CWS geordi2q03 (1.5.32); FILE MERGED 2003/08/27 15:06:16 hr 1.5.32.1: #111934#: join from CWS sdk07


2003-08-27  Kurt Zenker  <kz@openoffice.org>  [c9e005e44f0f473c5c6074681c984a12dd132345]

INTEGRATION: CWS geordi2q03 (1.7.24); FILE MERGED 2003/08/27 15:06:14 hr 1.7.24.1: #111934#: join from CWS sdk07


2003-08-27  Kurt Zenker  <kz@openoffice.org>  [ae010c4314e158f736c0f8364a513a629138328c]

INTEGRATION: CWS geordi2q03 (1.12.24); FILE MERGED 2003/08/27 15:06:13 hr 1.12.24.1: #111934#: join from CWS sdk07


2003-08-27  Kurt Zenker  <kz@openoffice.org>  [7d18795734a884c6290339026b908d83d09fe2ca]

INTEGRATION: CWS geordi2q03 (1.2.32); FILE MERGED 2003/08/27 15:06:12 hr 1.2.32.1: #111934#: join from CWS sdk07


2003-08-27  Kurt Zenker  <kz@openoffice.org>  [5055fb46185d819fa2f3d4b301cb6bb7518755a5]

INTEGRATION: CWS geordi2q03 (1.2.32); FILE MERGED 2003/08/27 15:06:11 hr 1.2.32.1: #111934#: join from CWS sdk07


2003-08-27  Kurt Zenker  <kz@openoffice.org>  [e3e5c9b74c4e6b89a21568e6816d185557b18ff1]

INTEGRATION: CWS geordi2q03 (1.2.32); FILE MERGED 2003/08/27 15:06:10 hr 1.2.32.1: #111934#: join from CWS sdk07


2003-08-27  Kurt Zenker  <kz@openoffice.org>  [1e490827128146ee3f173642151b4f7e22bfb1fc]

INTEGRATION: CWS geordi2q03 (1.1.88); FILE MERGED 2003/08/27 15:06:08 hr 1.1.88.1: #111934#: join from CWS sdk07


2003-08-27  Kurt Zenker  <kz@openoffice.org>  [2970be3fa761e428afc53f0cf5e3d91c99dece9e]

INTEGRATION: CWS geordi2q03 (1.8.24); FILE MERGED 2003/08/27 15:06:08 hr 1.8.24.1: #111934#: join from CWS sdk07


2003-08-27  Kurt Zenker  <kz@openoffice.org>  [c6fb7ec0375c93c4a4f4a73c141c8aaa2bc0a8f2]

INTEGRATION: CWS geordi2q03 (1.2.32); FILE MERGED 2003/08/27 15:06:05 hr 1.2.32.1: #111934#: join from CWS sdk07


2003-08-27  Kurt Zenker  <kz@openoffice.org>  [2d06cfacfb938b4c28a20cd8c6776ce9985c9f24]

INTEGRATION: CWS geordi2q03 (1.2.32); FILE MERGED 2003/08/27 15:06:04 hr 1.2.32.1: #111934#: join from CWS sdk07


2003-08-27  Kurt Zenker  <kz@openoffice.org>  [30921dfe9badc2d23f7cf1e0ba243b803768e79a]

INTEGRATION: CWS geordi2q03 (1.3.24); FILE MERGED 2003/08/27 15:06:03 hr 1.3.24.1: #111934#: join from CWS sdk07


2003-08-27  Kurt Zenker  <kz@openoffice.org>  [7a2f253be1b8479c4974716a2445e4b8941586ea]

INTEGRATION: CWS geordi2q03 (1.2.32); FILE MERGED 2003/08/27 15:06:02 hr 1.2.32.1: #111934#: join from CWS sdk07


2003-08-27  Kurt Zenker  <kz@openoffice.org>  [c74c238748ff208e0d8124da68755a08c8d15a56]

INTEGRATION: CWS geordi2q03 (1.2.32); FILE MERGED 2003/08/27 15:05:59 hr 1.2.32.1: #111934#: join from CWS sdk07


2003-08-27  Kurt Zenker  <kz@openoffice.org>  [18c6a0a9b81d916763bce2c38fc33a0571002700]

INTEGRATION: CWS geordi2q03 (1.2.32); FILE MERGED 2003/08/27 15:05:56 hr 1.2.32.1: #111934#: join from CWS sdk07


2003-08-27  Kurt Zenker  <kz@openoffice.org>  [5299ef8c5eeab1fa4c9076dda71d5715b4c65068]

INTEGRATION: CWS geordi2q03 (1.2.32); FILE MERGED 2003/08/27 15:05:54 hr 1.2.32.1: #111934#: join from CWS sdk07


2003-08-27  Kurt Zenker  <kz@openoffice.org>  [c56905c6fa2a498c636922c9013b73501c7bbe52]

INTEGRATION: CWS geordi2q03 (1.2.32); FILE MERGED 2003/08/27 15:05:52 hr 1.2.32.1: #111934#: join from CWS sdk07


2003-08-27  Kurt Zenker  <kz@openoffice.org>  [adaeba9080fb177582e3dde39bf56921bedcabbb]

INTEGRATION: CWS geordi2q03 (1.2.32); FILE MERGED 2003/08/27 15:05:51 hr 1.2.32.1: #111934#: join from CWS sdk07


2003-08-27  Kurt Zenker  <kz@openoffice.org>  [2af9cc241b485907d1106e55169b98f7283a1c76]

INTEGRATION: CWS geordi2q03 (1.2.32); FILE MERGED 2003/08/27 15:05:49 hr 1.2.32.1: #111934#: join from CWS sdk07


2003-08-27  Kurt Zenker  <kz@openoffice.org>  [3c639df0d9f56b0b26af241fe44635cab8e6aaee]

INTEGRATION: CWS geordi2q03 (1.2.32); FILE MERGED 2003/08/27 15:05:48 hr 1.2.32.1: #111934#: join from CWS sdk07


2003-08-27  Kurt Zenker  <kz@openoffice.org>  [59a37b9a95dcb8aa2aabf3cb3a58d9d22ec67d63]

INTEGRATION: CWS geordi2q03 (1.2.32); FILE MERGED 2003/08/27 15:05:47 hr 1.2.32.1: #111934#: join from CWS sdk07


2003-08-27  Kurt Zenker  <kz@openoffice.org>  [de208ca977815583425e53763dbaf50b4cdf79b1]

INTEGRATION: CWS geordi2q03 (1.2.32); FILE MERGED 2003/08/27 15:05:46 hr 1.2.32.1: #111934#: join from CWS sdk07


2003-08-27  Kurt Zenker  <kz@openoffice.org>  [f335d51e6504283091683ea064948faebde4cfd5]

INTEGRATION: CWS geordi2q03 (1.2.32); FILE MERGED 2003/08/27 15:05:44 hr 1.2.32.1: #111934#: join from CWS sdk07


2003-08-27  Kurt Zenker  <kz@openoffice.org>  [5242b5e1835f9fa854d01ce57bb5f254bf57aca1]

INTEGRATION: CWS geordi2q03 (1.2.32); FILE MERGED 2003/08/27 15:05:41 hr 1.2.32.1: #111934#: join from CWS sdk07


2003-08-27  Kurt Zenker  <kz@openoffice.org>  [8507b5c57310a612c0b16b51db40b498be6d64af]

INTEGRATION: CWS geordi2q03 (1.2.32); FILE MERGED 2003/08/27 15:05:39 hr 1.2.32.1: #111934#: join from CWS sdk07


2003-08-27  Kurt Zenker  <kz@openoffice.org>  [f1b9e65ce6666036abb58281c87f3b1e0fbfecde]

INTEGRATION: CWS geordi2q03 (1.13.6); FILE MERGED 2003/08/27 15:02:43 hr 1.13.6.1: #111934#: join from CWS sdk07


2003-08-27  Kurt Zenker  <kz@openoffice.org>  [a1b7d11738f23dbb3163d573ea2b66526622aef3]

INTEGRATION: CWS geordi2q03 (1.26.30); FILE MERGED 2003/08/27 15:39:18 hr 1.26.30.1: #111934#: join from CWS geordiregression02


2003-08-27  Kurt Zenker  <kz@openoffice.org>  [c1ce4284c57b3afb6e8c8f96c8e364c5b0a4b3e7]

INTEGRATION: CWS geordi2q02 (1.17.238); FILE MERGED 2003/08/25 12:00:46 hr 1.17.238.1: #111934#: joined from CWS mshapes01


2003-08-27  Kurt Zenker  <kz@openoffice.org>  [8add66c3e5d53d9c4879daac80e676c5c2efc055]

INTEGRATION: CWS geordi2q02 (1.52.2); FILE MERGED 2003/08/25 12:00:45 hr 1.52.2.1: #111934#: joined from CWS mshapes01


2003-08-27  Kurt Zenker  <kz@openoffice.org>  [280cc2e16f8afb5c3ba297b0f45baaec5c441379]

INTEGRATION: CWS geordi2q02 (1.15.180); FILE MERGED 2003/08/25 12:03:18 hr 1.15.180.1: #111934#: joined from CWS mshapes01


2003-08-27  Kurt Zenker  <kz@openoffice.org>  [23bd2d5fc11e0807ef04bf8e38b01bdd174cb67c]

INTEGRATION: CWS geordi2q02 (1.27.126); FILE MERGED 2003/08/25 12:03:17 hr 1.27.126.1: #111934#: joined from CWS mshapes01


2003-08-27  Kurt Zenker  <kz@openoffice.org>  [1ff8e9bde06d30b454c0010c30d55201b0cdc1f5]

INTEGRATION: CWS geordi2q02 (1.27.8); FILE MERGED 2003/08/25 12:03:16 hr 1.27.8.1: #111934#: joined from CWS mshapes01


2003-08-27  Kurt Zenker  <kz@openoffice.org>  [c6384bd6edda4c69a1fafbd37e17340f48607278]

INTEGRATION: CWS geordi2q02 (1.50.94); FILE MERGED 2003/08/25 12:03:15 hr 1.50.94.1: #111934#: joined from CWS mshapes01


2003-08-27  Kurt Zenker  <kz@openoffice.org>  [c1b1713ba65d194666e85f0d2921e48bff7661dc]

INTEGRATION: CWS geordi2q02 (1.46.84); FILE MERGED 2003/08/25 12:03:15 hr 1.46.84.1: #111934#: joined from CWS mshapes01


2003-08-27  Kurt Zenker  <kz@openoffice.org>  [ac0cff00df125db7c1036dece60b2632552c1bfa]

INTEGRATION: CWS geordi2q02 (1.26.94); FILE MERGED 2003/08/25 12:03:13 hr 1.26.94.1: #111934#: joined from CWS mshapes01


2003-08-27  Kurt Zenker  <kz@openoffice.org>  [1acd9f49c5edafa356c5db09d08ad1a74973d7fc]

INTEGRATION: CWS geordi2q02 (1.19.84); FILE MERGED 2003/08/25 12:03:12 hr 1.19.84.1: #111934#: joined from CWS mshapes01


2003-08-27  Kurt Zenker  <kz@openoffice.org>  [30cb09a2c847e8aeb92206a8cc72078ae6ed5d6a]

INTEGRATION: CWS geordi2q02 (1.4.96); FILE MERGED 2003/08/25 12:03:11 hr 1.4.96.1: #111934#: joined from CWS mshapes01


2003-08-27  Kurt Zenker  <kz@openoffice.org>  [dfca738c4d2a14d2e777f0b60d3421ebaa2b668e]

INTEGRATION: CWS geordi2q02 (1.35.56); FILE MERGED 2003/08/25 12:04:03 hr 1.35.56.1: #111934#: joined from CWS mshapes01


2003-08-27  Kurt Zenker  <kz@openoffice.org>  [df93759b7d5ffa3ff564a382c6260622e98257bf]

INTEGRATION: CWS geordi2q02 (1.79.14); FILE MERGED 2003/08/25 11:59:15 hr 1.79.14.1: #111934#: joined from CWS mshapes01


2003-08-27  Kurt Zenker  <kz@openoffice.org>  [cc6a331dd03fed3cd89de768e440a8b9f9aa9552]

INTEGRATION: CWS geordi2q02 (1.8.128); FILE MERGED 2003/08/25 11:56:23 hr 1.8.128.1: #111934#: joined from CWS mshapes01


2003-08-27  Kurt Zenker  <kz@openoffice.org>  [3a0e356393170ba1a42b9d55ddd5dc06687ca44a]

INTEGRATION: CWS geordi2q02 (1.17.128); FILE MERGED 2003/08/25 11:56:22 hr 1.17.128.1: #111934#: joined from CWS mshapes01


2003-08-27  Kurt Zenker  <kz@openoffice.org>  [5a51f7f1eccfe0ae7aa01ab8b6b4a2c83ec99506]

INTEGRATION: CWS geordi2q02 (1.36.112); FILE MERGED 2003/08/25 11:56:21 hr 1.36.112.1: #111934#: joined from CWS mshapes01


2003-08-27  Tomas O'Connor  <toconnor@openoffice.org>  [5788c82af08d5111c8bef437e634c5e7ed7e7678]

IssueZilla 18637 Code cleanup based on review after move to Provider architecture.


2003-08-27  Noel Power  <npower@openoffice.org>  [ab951f9d201e758713c55325305b54725e1eef4d]

#i18637# Change service spec for MasterScriptProvider as a result of code inspection changes


2003-08-27  Rüdiger Timm  <rt@openoffice.org>  [e2b8a32dd7f98e2b0d8eda86cccbbd4a30f95933]

#100000#, #i16206#: change SHL1TARGET and SHL1IMPLIB, so that the built library still is named libsyssh.


2003-08-26  Kurt Zenker  <kz@openoffice.org>  [76ee0e8d2487be7f591a655a1382b2bf735eb553]

new version for SRC680


2003-08-26  Rüdiger Timm  <rt@openoffice.org>  [e64513da88968b3f29cab53e16b20c3a81b1e93b]

new version for SRC680


2003-08-26  Kurt Zenker  <kz@openoffice.org>  [502fcce30a3c57b33a52306e701818aa8065b488]

new version for SRC680


2003-08-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [0d408ca7e25212997fdd567ee677ef16d5373112]

remove alias for dmake - now handled by env var


2003-08-26  Rüdiger Timm  <rt@openoffice.org>  [15f5e6a60c371a03e38e7701e6b8ca69dfb07053]

SRC680


2003-08-26  Kurt Zenker  <kz@openoffice.org>  [5603b1b3bd7b799625a51b4218fae71884e01156]

new version for SRC680


2003-08-26  Kurt Zenker  <kz@openoffice.org>  [d0858c79c592e14dcd706d490c9f17b027ffa49b]

new version for SRC680


2003-08-26  Kurt Zenker  <kz@openoffice.org>  [388f3ef7c6bfb3edc9667d5eaf11199668633480]

new version for SRC680


2003-08-26  Kurt Zenker  <kz@openoffice.org>  [41b5216bbc8929b0bc783ce23e58af0fecbc6f50]

new version for SRC680


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [c290c633f02832be89afe398b022118814bd72d4]

INTEGRATION: CWS ause04 (1.3.36); FILE MERGED 2003/07/21 16:07:39 hjs 1.3.36.1: #i16206# make target unique


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [944c3a0482b3d46d73301f393431b7f3e3f8aba7]

INTEGRATION: CWS ause04 (1.3.74); FILE MERGED 2003/07/10 12:36:43 hjs 1.3.74.1: #108794# replace SRCFILES with SRC1FILES


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [746acf251d690e6ec2faa5de486ae121d782d6bb]

INTEGRATION: CWS ause04 (1.5.50); FILE MERGED 2003/07/10 12:36:43 hjs 1.5.50.1: #108794# replace SRCFILES with SRC1FILES


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [1852e166abeec41ae140aa415a43a7e421ac38b8]

INTEGRATION: CWS ause04 (1.2.30); FILE MERGED 2003/07/11 13:32:12 hjs 1.2.30.1: #100815# remove workarounds


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [38474ab0a0fe816a7eb0fc1e109278a90d952cd7]

INTEGRATION: CWS ause04 (1.3.74); FILE MERGED 2003/07/10 12:36:41 hjs 1.3.74.1: #108794# replace SRCFILES with SRC1FILES


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [c30ecf8ea72a6703757188487bee8fffe1a904c7]

INTEGRATION: CWS ause04 (1.23.50); FILE MERGED 2003/07/10 12:36:40 hjs 1.23.50.1: #108794# replace SRCFILES with SRC1FILES


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [58e1c9ff8360cfa73a6a77b13d8ea13ca634e0ab]

INTEGRATION: CWS ause04 (1.21.14); FILE MERGED 2003/08/13 10:11:21 hjs 1.21.14.2: RESYNC: (1.21-1.22); FILE MERGED 2003/08/12 10:41:14 gh 1.21.14.1: remove old hid.lst particles and add new ones


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [64990e0029332c3ee1595934f186b239c114721c]

INTEGRATION: CWS ause04 (1.2.22); FILE MERGED 2003/07/31 12:47:54 gh 1.2.22.1: removed 'if SUPD' precompiler stuff


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [1303a39d892823d2f75f2bb0b27c490f143bac03]

INTEGRATION: CWS ause04 (1.2.14); FILE MERGED 2003/07/31 12:47:53 gh 1.2.14.1: removed 'if SUPD' precompiler stuff


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [c84d6d115e87bb626c8079b5ed98c5a5c673d657]

INTEGRATION: CWS ause04 (1.2.42); FILE MERGED 2003/07/10 12:22:27 hjs 1.2.42.1: #108794# replace SRCFILES with SRC1FILES


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [314bda79c475197b458135e37540cca40af9c6e6]

INTEGRATION: CWS ause04 (1.9.6); FILE MERGED 2003/08/12 10:41:11 gh 1.9.6.1: remove old hid.lst particles and add new ones


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [6ff660c2d4693115a0991b577dad26194e1f7d8b]

INTEGRATION: CWS ause04 (1.3.112); FILE MERGED 2003/07/10 14:21:50 hjs 1.3.112.1: #108794# replace SRCFILES with SRC1FILES


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [28b48b5bf3feed30239a3d855fe3c0d0fa750584]

INTEGRATION: CWS ause04 (1.17.28); FILE MERGED 2003/07/10 14:21:49 hjs 1.17.28.1: #108794# replace SRCFILES with SRC1FILES


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [5efa515d578d2c960a25795145499bcc3db4c522]

INTEGRATION: CWS ause04 (1.2.42); FILE MERGED 2003/07/10 14:21:49 hjs 1.2.42.1: #108794# replace SRCFILES with SRC1FILES


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [8f0749b0d39645eef0d86f3e1c15d4f816e93218]

INTEGRATION: CWS ause04 (1.17.42); FILE MERGED 2003/08/12 10:41:07 gh 1.17.42.1: remove old hid.lst particles and add new ones


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [e72d934a55c7640cdc421c42a0378ab28ab69c12]

INTEGRATION: CWS ause04 (1.1.1.1.298); FILE MERGED 2003/07/10 16:19:49 hjs 1.1.1.1.298.1: #108794# replace SRCFILES with SRC1FILES


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [96efe6083e25b17fcfeaf4a6003eeebdecbe0b3e]

INTEGRATION: CWS ause04 (1.1.1.1.298); FILE MERGED 2003/07/10 16:19:47 hjs 1.1.1.1.298.1: #108794# replace SRCFILES with SRC1FILES


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [1c0412ccdafc1d9aa3d993737b0fb9cfa5d3976b]

INTEGRATION: CWS ause04 (1.13.112); FILE MERGED 2003/07/10 16:19:46 hjs 1.13.112.1: #108794# replace SRCFILES with SRC1FILES


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [1e354cea6c9f66bdf51a1da677a89f4311d75080]

INTEGRATION: CWS ause04 (1.1.1.1.298); FILE MERGED 2003/07/10 16:19:45 hjs 1.1.1.1.298.1: #108794# replace SRCFILES with SRC1FILES


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [bd838690250a3205e6f192667230cc8b95a2b247]

INTEGRATION: CWS ause04 (1.1.282); FILE MERGED 2003/07/10 16:19:44 hjs 1.1.282.1: #108794# replace SRCFILES with SRC1FILES


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [740065a3abdf28cb89dd8e26bbae52c2ccc91235]

INTEGRATION: CWS ause04 (1.2.296); FILE MERGED 2003/07/10 16:19:43 hjs 1.2.296.1: #108794# replace SRCFILES with SRC1FILES


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [80ebdb5dcdc2a96d1552f7e77b13ccfe865765a0]

INTEGRATION: CWS ause04 (1.1.1.1.298); FILE MERGED 2003/07/10 16:19:42 hjs 1.1.1.1.298.1: #108794# replace SRCFILES with SRC1FILES


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [1cffd14a743289e4c19f33b34a6caf4d6b3ac86f]

INTEGRATION: CWS ause04 (1.1.1.1.298); FILE MERGED 2003/07/10 16:19:41 hjs 1.1.1.1.298.1: #108794# replace SRCFILES with SRC1FILES


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [05408ebbe58bdfb72ebd846241e43d23aada225e]

INTEGRATION: CWS ause04 (1.6.112); FILE MERGED 2003/07/10 16:19:41 hjs 1.6.112.1: #108794# replace SRCFILES with SRC1FILES


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [e3a9a91dad5c36fda932f0365a787b81da3978ce]

INTEGRATION: CWS ause04 (1.3.78); FILE MERGED 2003/07/10 16:19:38 hjs 1.3.78.1: #108794# replace SRCFILES with SRC1FILES


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [2177b8c00f4cc9f617252e2b4e096e7b7363cc49]

INTEGRATION: CWS ause04 (1.2.254); FILE MERGED 2003/07/10 16:19:38 hjs 1.2.254.1: #108794# replace SRCFILES with SRC1FILES


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [68b63cec9be7f90879cd3886294c915d40088b7d]

INTEGRATION: CWS ause04 (1.8.254); FILE MERGED 2003/07/10 16:19:37 hjs 1.8.254.1: #108794# replace SRCFILES with SRC1FILES


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [5ea217c0b3238bfc0a7ba8e3554b9ca95d6cc7d2]

INTEGRATION: CWS ause04 (1.2.294); FILE MERGED 2003/07/10 16:19:36 hjs 1.2.294.1: #108794# replace SRCFILES with SRC1FILES


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [92d7522b4e00dbc7ad0083c9dc4c8d3510d0efb5]

INTEGRATION: CWS ause04 (1.1.1.1.298); FILE MERGED 2003/07/10 16:19:36 hjs 1.1.1.1.298.1: #108794# replace SRCFILES with SRC1FILES


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [96f531e8515b19b39aa84e88ec091cb475e6000c]

INTEGRATION: CWS ause04 (1.7.112); FILE MERGED 2003/07/10 16:19:35 hjs 1.7.112.1: #108794# replace SRCFILES with SRC1FILES


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [11079de65ae8823fb6cbf4a6bfd291ea117f17ee]

INTEGRATION: CWS ause04 (1.7.254); FILE MERGED 2003/07/10 16:19:34 hjs 1.7.254.1: #108794# replace SRCFILES with SRC1FILES


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [ac0e540b20726ff46e1c9a5b51e943419622393f]

INTEGRATION: CWS ause04 (1.1.1.1.298); FILE MERGED 2003/07/10 16:19:33 hjs 1.1.1.1.298.1: #108794# replace SRCFILES with SRC1FILES


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [1046508aa37d89c53a9fcef4f9ce9d334a14e6f6]

INTEGRATION: CWS ause04 (1.6.252); FILE MERGED 2003/07/10 16:19:33 hjs 1.6.252.1: #108794# replace SRCFILES with SRC1FILES


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [fb75cf08b10582c6d6e31eefa2cdcf58b25bc71e]

INTEGRATION: CWS ause04 (1.8.112); FILE MERGED 2003/07/10 16:19:32 hjs 1.8.112.1: #108794# replace SRCFILES with SRC1FILES


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [f7564cb35fcb82acceea2fc497004a31c5f443de]

INTEGRATION: CWS ause04 (1.8.272); FILE MERGED 2003/07/10 16:19:31 hjs 1.8.272.1: #108794# replace SRCFILES with SRC1FILES


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [8f966d626600de4f49c6737c85b9b59a42674e0c]

INTEGRATION: CWS ause04 (1.9.256); FILE MERGED 2003/07/10 16:19:31 hjs 1.9.256.1: #108794# replace SRCFILES with SRC1FILES


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [63c1e1b4ffb20223db2c7f147eceffd32ba34dd1]

INTEGRATION: CWS ause04 (1.5.254); FILE MERGED 2003/07/10 16:19:30 hjs 1.5.254.1: #108794# replace SRCFILES with SRC1FILES


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [95ea39430f627afcb5b0286825429bece86d41d2]

INTEGRATION: CWS ause04 (1.41.48); FILE MERGED 2003/07/10 16:19:29 hjs 1.41.48.1: #108794# replace SRCFILES with SRC1FILES


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [a0a6c6901ba3c3aca2d402fa3b5decb10074a03f]

INTEGRATION: CWS ause04 (1.10.82); FILE MERGED 2003/07/10 16:19:28 hjs 1.10.82.1: #108794# replace SRCFILES with SRC1FILES


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [1385722aaeffe7b1e63e64a9ed73313cd0e7fe86]

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>  [24201bc2f54f49176b859732a2223862a9989fd9]

INTEGRATION: CWS ause04 (1.103.56); FILE MERGED 2003/08/25 12:56:10 gh 1.103.56.3: deliver hid particles for deliveres srs files 2003/08/13 10:08:13 hjs 1.103.56.2: RESYNC: (1.103-1.104); FILE MERGED 2003/08/12 10:41:05 gh 1.103.56.1: remove old hid.lst particles and add new ones


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [006f28705a455ba25b57ef0ca6e8b7ff66aa27f1]

INTEGRATION: CWS ause04 (1.17.80); FILE MERGED 2003/07/10 16:19:27 hjs 1.17.80.1: #108794# replace SRCFILES with SRC1FILES


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [0ed91889f83275f9768a3131515d89d581ba17bb]

INTEGRATION: CWS ause04 (1.3.70); FILE MERGED 2003/07/16 15:37:27 hjs 1.3.70.2: RESYNC: (1.3-1.4); FILE MERGED 2003/07/10 12:54:55 hjs 1.3.70.1: #108794# replace SRCFILES with SRC1FILES


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [d427f18de2c4871ed6d1cbde6f60b0a86312e21e]

INTEGRATION: CWS ause04 (1.7.60); FILE MERGED 2003/07/16 15:39:26 hjs 1.7.60.2: RESYNC: (1.7-1.8); FILE MERGED 2003/07/10 12:54:55 hjs 1.7.60.1: #108794# replace SRCFILES with SRC1FILES


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [a90e286befd5d63b7233108b312e94b188724460]

INTEGRATION: CWS ause04 (1.6.60); FILE MERGED 2003/07/16 15:39:53 hjs 1.6.60.2: RESYNC: (1.6-1.7); FILE MERGED 2003/07/10 12:54:54 hjs 1.6.60.1: #108794# replace SRCFILES with SRC1FILES


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [a62affe49e63de1c825ad4f0331f001ca3eb5743]

INTEGRATION: CWS ause04 (1.11.36); FILE MERGED 2003/08/13 10:01:51 hjs 1.11.36.2: RESYNC: (1.11-1.12); FILE MERGED 2003/08/12 10:41:02 gh 1.11.36.1: remove old hid.lst particles and add new ones


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [46cd5ed359e1956a24c46e9fd987b8e31a814338]

INTEGRATION: CWS ause04 (1.10.16); FILE MERGED 2003/07/09 16:30:50 hjs 1.10.16.1: #108794# replace SRCfiles with SRC1FILES


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [ad9fee2f237ec0ecbc90317350e219f0b9e9514b]

INTEGRATION: CWS ause04 (1.14.6); FILE MERGED 2003/07/16 10:30:59 hjs 1.14.6.1: #110619# changed hardcoded name


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [bda6455a72a456f1a224e3b6446752c21ac74916]

INTEGRATION: CWS ause04 (1.11.86); FILE MERGED 2003/08/12 10:40:56 gh 1.11.86.1: remove old hid.lst particles and add new ones


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [f9f2e6e5b5bccf7e24a3cce93a45576aebdbd672]

INTEGRATION: CWS ause04 (1.4.252); FILE MERGED 2003/07/11 10:02:51 hjs 1.4.252.1: #108794# replace SRCFILES with SRC1FILES


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [e7159c9f26c2455fc3837cf149d623c2f0a2333f]

INTEGRATION: CWS ause04 (1.1.1.1.268); FILE MERGED 2003/07/11 10:02:50 hjs 1.1.1.1.268.1: #108794# replace SRCFILES with SRC1FILES


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [63e3c4390f4e74a229875819730afee031faebf1]

INTEGRATION: CWS ause04 (1.3.260); FILE MERGED 2003/07/11 10:02:49 hjs 1.3.260.1: #108794# replace SRCFILES with SRC1FILES


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [47b7b283ca2ee8dc58711b3b355acfd901e860c3]

INTEGRATION: CWS ause04 (1.2.252); FILE MERGED 2003/07/11 10:02:48 hjs 1.2.252.1: #108794# replace SRCFILES with SRC1FILES


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [d638e8776d1ec9e1ce560da40d6b0de30cfde0bb]

INTEGRATION: CWS ause04 (1.2.244); FILE MERGED 2003/07/11 10:02:47 hjs 1.2.244.1: #108794# replace SRCFILES with SRC1FILES


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [565777b9a08d0b4a89a4a9c3d30d3488af2370a9]

INTEGRATION: CWS ause04 (1.8.226); FILE MERGED 2003/07/11 10:02:46 hjs 1.8.226.1: #108794# replace SRCFILES with SRC1FILES


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [1aa127d583be24da09c1cc8ed13b0e0027ce4dc4]

INTEGRATION: CWS ause04 (1.9.84); FILE MERGED 2003/07/11 10:02:45 hjs 1.9.84.1: #108794# replace SRCFILES with SRC1FILES


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [ff803c1f469368ae1fba11064c07938e8b36bf4f]

INTEGRATION: CWS ause04 (1.13.230); FILE MERGED 2003/07/11 10:02:44 hjs 1.13.230.1: #108794# replace SRCFILES with SRC1FILES


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [b2a440e5bdbed9d933300a6865616920a8344d93]

INTEGRATION: CWS ause04 (1.2.232); FILE MERGED 2003/07/11 10:02:43 hjs 1.2.232.1: #108794# replace SRCFILES with SRC1FILES


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [493cd3f4482119278bfde6bab8fbe2e58d0ed8f2]

INTEGRATION: CWS ause04 (1.3.224); FILE MERGED 2003/07/11 10:02:43 hjs 1.3.224.1: #108794# replace SRCFILES with SRC1FILES


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [26514e272d472b031c07fbf118b1ba182d6cb87e]

INTEGRATION: CWS ause04 (1.5.244); FILE MERGED 2003/07/11 10:02:42 hjs 1.5.244.1: #108794# replace SRCFILES with SRC1FILES


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [5c557c996b8883b574277b92675da07caca51682]

INTEGRATION: CWS ause04 (1.29.42); FILE MERGED 2003/07/11 10:02:41 hjs 1.29.42.1: #108794# replace SRCFILES with SRC1FILES


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [426f12298e856e6e74185227f9bb8490feafedf8]

INTEGRATION: CWS ause04 (1.2.232); FILE MERGED 2003/07/11 10:02:40 hjs 1.2.232.1: #108794# replace SRCFILES with SRC1FILES


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [854ed8aac493b71a14991ed80c2e03c6249c96cf]

INTEGRATION: CWS ause04 (1.18.42); FILE MERGED 2003/08/25 12:55:36 gh 1.18.42.2: deliver hid particles for deliveres srs files 2003/08/12 10:40:48 gh 1.18.42.1: remove old hid.lst particles and add new ones


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [3038ed244feed8379358acb5554f8802c727f45f]

INTEGRATION: CWS ause04 (1.3.202); FILE MERGED 2003/07/10 13:06:04 hjs 1.3.202.2: #108794# replace SRCFILES with SRC1FILES 2003/06/23 12:29:36 hjs 1.3.202.1: #103889#


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [6a59df9f93113a9631e32afbad42bad7fa5786a4]

INTEGRATION: CWS ause04 (1.29.52); FILE MERGED 2003/08/12 10:40:44 gh 1.29.52.1: remove old hid.lst particles and add new ones


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [e7e1a36c9df1a00c47a829746085101a81cc7379]

INTEGRATION: CWS ause04 (1.9.20); FILE MERGED 2003/07/10 12:36:48 hjs 1.9.20.1: #108794# replace SRCFILES with SRC1FILES


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [9a7ae5fa37aa03b6791dca00b468bc95429ff63d]

INTEGRATION: CWS ause04 (1.11.8); FILE MERGED 2003/07/10 12:36:47 hjs 1.11.8.1: #108794# replace SRCFILES with SRC1FILES


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [9142c368ca8692f984c2a56dd3fd6af0fdb2bbe1]

INTEGRATION: CWS ause04 (1.7.12); FILE MERGED 2003/08/12 10:40:41 gh 1.7.12.1: remove old hid.lst particles and add new ones


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [013eca24f073dc5056d471f12305dbb5876b20db]

INTEGRATION: CWS ause04 (1.20.6); FILE MERGED 2003/07/16 13:16:59 hjs 1.20.6.2: RESYNC: (1.20-1.21); FILE MERGED 2003/06/27 18:24:24 hjs 1.20.6.1: #110513# multiprocess problems


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [aa559019f5298f65a8508356252e678944b1f2ba]

INTEGRATION: CWS ause04 (1.2.180); FILE MERGED 2003/07/09 18:42:47 hjs 1.2.180.1: #108794# replace SRCFILES with SRC1FILES


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [497fab26eed88388dbf54b3b7f3930e65151f9b4]

INTEGRATION: CWS ause04 (1.2.206); FILE MERGED 2003/07/09 18:42:47 hjs 1.2.206.1: #108794# replace SRCFILES with SRC1FILES


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [99af92c330f3b8e0c8d153e8a3c644bf08293861]

INTEGRATION: CWS ause04 (1.1.1.1.216); FILE MERGED 2003/07/09 18:42:46 hjs 1.1.1.1.216.1: #108794# replace SRCFILES with SRC1FILES


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [add702f9778a4ece8edf1399c269d9866bb5a5c5]

INTEGRATION: CWS ause04 (1.1.1.1.216); FILE MERGED 2003/07/09 18:42:45 hjs 1.1.1.1.216.1: #108794# replace SRCFILES with SRC1FILES


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [e07fa6bbe46fab49442ddcdd26870438069cc6c8]

INTEGRATION: CWS ause04 (1.3.178); FILE MERGED 2003/07/09 18:42:44 hjs 1.3.178.1: #108794# replace SRCFILES with SRC1FILES


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [c515b42927abda9cae6c63c8b321d1a4110c8a31]

INTEGRATION: CWS ause04 (1.1.1.1.216); FILE MERGED 2003/07/09 18:42:43 hjs 1.1.1.1.216.1: #108794# replace SRCFILES with SRC1FILES


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [e3d932153eef94828a48572516faefc16f87340f]

INTEGRATION: CWS ause04 (1.3.212); FILE MERGED 2003/07/09 18:42:42 hjs 1.3.212.1: #108794# replace SRCFILES with SRC1FILES


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [88bf1c71863a18d4b11f9b8205beb1e484787936]

INTEGRATION: CWS ause04 (1.4.172); FILE MERGED 2003/07/09 18:42:41 hjs 1.4.172.1: #108794# replace SRCFILES with SRC1FILES


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [9f995d625306144ed35b5992348bd7c35b6ed7b8]

INTEGRATION: CWS ause04 (1.2.178); FILE MERGED 2003/07/09 18:42:40 hjs 1.2.178.1: #108794# replace SRCFILES with SRC1FILES


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [d9b6ffa0d53563f1fb51a403a7ad54e476f8bc31]

INTEGRATION: CWS ause04 (1.1.1.1.216); FILE MERGED 2003/07/09 18:42:39 hjs 1.1.1.1.216.1: #108794# replace SRCFILES with SRC1FILES


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [5d5851fad9dd6315bf1fe3f5df2e04a7efeae849]

INTEGRATION: CWS ause04 (1.3.180); FILE MERGED 2003/07/09 18:42:39 hjs 1.3.180.1: #108794# replace SRCFILES with SRC1FILES


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [35c69f290fbc81c061dedcba83368313529a9842]

INTEGRATION: CWS ause04 (1.10.70); FILE MERGED 2003/08/12 10:40:36 gh 1.10.70.1: remove old hid.lst particles and add new ones


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [5eeda41fcae0910bf80be9625e26d17496f571b2]

INTEGRATION: CWS ause04 (1.23.4); FILE MERGED 2003/07/16 13:15:05 hjs 1.23.4.2: RESYNC: (1.23-1.24); FILE MERGED 2003/07/09 16:31:57 hjs 1.23.4.1: #108794# replace SRCfiles with SRC1FILES


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [8db3771c336b22ace5ea1bad1530e4c88a90cfae]

INTEGRATION: CWS ause04 (1.13.20); FILE MERGED 2003/08/12 10:40:34 gh 1.13.20.1: remove old hid.lst particles and add new ones


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [ae8894128823baa7dc807e42b82ebe34419e1a25]

INTEGRATION: CWS ause04 (1.16.58); FILE MERGED 2003/07/11 10:02:08 hjs 1.16.58.1: #108794# replace SRCFILES with SRC1FILES


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [d1c4e1a09f5a9ad2d15ee2c36f11b886d7dc45b6]

INTEGRATION: CWS ause04 (1.8.44); FILE MERGED 2003/07/11 10:02:07 hjs 1.8.44.1: #108794# replace SRCFILES with SRC1FILES


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [7981c8cba6d38df94f5d3f621ea3020e0e0500dd]

INTEGRATION: CWS ause04 (1.4.182); FILE MERGED 2003/07/11 10:02:07 hjs 1.4.182.1: #108794# replace SRCFILES with SRC1FILES


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [f2fd88f0a5ddd170111901a4b3c70d6f09bc4394]

INTEGRATION: CWS ause04 (1.3.196); FILE MERGED 2003/07/11 10:02:06 hjs 1.3.196.1: #108794# replace SRCFILES with SRC1FILES


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [4ee290306f6ce0bcef2cc545fd5dca7b3aeb54a7]

INTEGRATION: CWS ause04 (1.2.184); FILE MERGED 2003/07/11 10:02:06 hjs 1.2.184.1: #108794# replace SRCFILES with SRC1FILES


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [1970d0c61bbe1d36b094674b6c9d49dfb5fd2dd9]

INTEGRATION: CWS ause04 (1.11.86); FILE MERGED 2003/08/25 12:55:27 gh 1.11.86.2: deliver hid particles for deliveres srs files 2003/08/12 10:40:31 gh 1.11.86.1: remove old hid.lst particles and add new ones


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [e389d4ceca796be082e0cc2433db5edda0545c8c]

INTEGRATION: CWS ause04 (1.6.14); FILE MERGED 2003/08/07 13:30:39 gh 1.6.14.2: changed simple / do $/ 2003/07/09 17:32:13 hjs 1.6.14.1: #108794# replace SRCFILES with SRC1FILES


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [b097b6bd3c0b7a24404123cf0f8d4a160c2452a0]

INTEGRATION: CWS ause04 (1.6.44); FILE MERGED 2003/08/07 13:30:38 gh 1.6.44.2: changed simple / do $/ 2003/07/09 17:32:12 hjs 1.6.44.1: #108794# replace SRCFILES with SRC1FILES


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [15c685ef3da926a16e2ccb3d8158b421c1c38688]

INTEGRATION: CWS ause04 (1.3.42); FILE MERGED 2003/08/07 13:30:37 gh 1.3.42.2: changed simple / do $/ 2003/07/09 17:32:12 hjs 1.3.42.1: #108794# replace SRCFILES with SRC1FILES


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [072a2d635824b60ffc8ee70c417119c1389fd417]

INTEGRATION: CWS ause04 (1.4.44); FILE MERGED 2003/08/07 13:30:36 gh 1.4.44.2: changed simple / do $/ 2003/07/09 17:32:11 hjs 1.4.44.1: #108794# replace SRCFILES with SRC1FILES


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [c3d81045bf232977bbe33bc4c948d24f79be6c11]

INTEGRATION: CWS ause04 (1.14.44); FILE MERGED 2003/08/07 13:30:35 gh 1.14.44.2: changed simple / do $/ 2003/07/09 17:32:10 hjs 1.14.44.1: #108794# replace SRCFILES with SRC1FILES


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [2a35a5072509930f2f76d0e8796830256bede7e9]

INTEGRATION: CWS ause04 (1.4.42); FILE MERGED 2003/08/07 13:17:12 gh 1.4.42.2: changed simple / do $/ 2003/07/09 17:29:54 hjs 1.4.42.1: #108794# replace SRCFILES with SRC1FILES


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [1c4be5c10e9c7429a3779614d8efbcaa841c4bd0]

INTEGRATION: CWS ause04 (1.6.20); FILE MERGED 2003/08/12 18:06:35 hjs 1.6.20.2: RESYNC: (1.6-1.7); FILE MERGED 2003/08/12 10:40:26 gh 1.6.20.1: remove old hid.lst particles and add new ones


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [c49dc538d4910a4c6cffd23590580f3b49729743]

INTEGRATION: CWS ause04 (1.4.110); FILE MERGED 2003/07/10 14:21:10 hjs 1.4.110.1: #108794# replace SRCFILES with SRC1FILES


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [4949e71ac9e4fec51de71bf8d8f128634c58cbf2]

INTEGRATION: CWS ause04 (1.2.136); FILE MERGED 2003/07/10 14:21:09 hjs 1.2.136.1: #108794# replace SRCFILES with SRC1FILES


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [2551419455b672b451fd4d7d587c0329a3a5149c]

INTEGRATION: CWS ause04 (1.1.138); FILE MERGED 2003/07/10 14:21:08 hjs 1.1.138.1: #108794# replace SRCFILES with SRC1FILES


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [3f32c1cdb5a0be3922c0527b1a979ead35507112]

INTEGRATION: CWS ause04 (1.9.96); FILE MERGED 2003/07/16 13:47:07 hjs 1.9.96.2: RESYNC: (1.9-1.10); FILE MERGED 2003/07/10 14:21:08 hjs 1.9.96.1: #108794# replace SRCFILES with SRC1FILES


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [575baea6c4dcce1c03fb3c963905fb55279d0ff2]

INTEGRATION: CWS ause04 (1.19.108); FILE MERGED 2003/07/10 14:21:07 hjs 1.19.108.1: #108794# replace SRCFILES with SRC1FILES


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [6ad904a9c8d99d3283f045dbd7e195361ea1f2f3]

INTEGRATION: CWS ause04 (1.22.54); FILE MERGED 2003/07/10 14:21:06 hjs 1.22.54.1: #108794# replace SRCFILES with SRC1FILES


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [150b7d0cfe8ff67d6e11153b0e4d5ab4df2442b7]

INTEGRATION: CWS ause04 (1.11.108); FILE MERGED 2003/07/10 14:21:05 hjs 1.11.108.1: #108794# replace SRCFILES with SRC1FILES


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [c38f100174f2fb188e9dda00461a778519a3e1cb]

INTEGRATION: CWS ause04 (1.12.102); FILE MERGED 2003/07/10 14:21:03 hjs 1.12.102.1: #108794# replace SRCFILES with SRC1FILES


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [daa21918a0172d40f7f734024066d46d68196045]

INTEGRATION: CWS ause04 (1.9.18); FILE MERGED 2003/08/12 17:49:53 hjs 1.9.18.2: RESYNC: (1.9-1.10); FILE MERGED 2003/08/12 10:40:16 gh 1.9.18.1: remove old hid.lst particles and add new ones


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [4ef752bffffeb8ae2a58b15e4c52d448d380bda7]

INTEGRATION: CWS ause04 (1.5.56); FILE MERGED 2003/07/10 12:56:44 hjs 1.5.56.1: #108794# replace SRCFILES with SRC1FILES


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [e5cc1f2309f51b72d248a3e60b9d7ac07e4a86f3]

INTEGRATION: CWS ause04 (1.8.78); FILE MERGED 2003/08/12 10:40:12 gh 1.8.78.1: remove old hid.lst particles and add new ones


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [8c99b18c75afc9262af8c65822d5072a00ad49e6]

INTEGRATION: CWS ause04 (1.4.74); FILE MERGED 2003/07/10 12:59:05 hjs 1.4.74.1: #108794# replace SRCFILES with SRC1FILES


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [e7ee1a54e0ed6209fdde94f9c2ab25a9c2cf33f0]

INTEGRATION: CWS ause04 (1.6.26); FILE MERGED 2003/07/16 15:35:39 hjs 1.6.26.2: RESYNC: (1.6-1.7); FILE MERGED 2003/07/10 12:59:04 hjs 1.6.26.1: #108794# replace SRCFILES with SRC1FILES


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [e13be3a8cfae49570ba5b28e33f75db870ef5f32]

INTEGRATION: CWS ause04 (1.6.26); FILE MERGED 2003/07/10 12:59:03 hjs 1.6.26.1: #108794# replace SRCFILES with SRC1FILES


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [609bff7850722231c6f7a70fc790e277debe31a6]

INTEGRATION: CWS ause04 (1.6.26); FILE MERGED 2003/07/10 12:59:02 hjs 1.6.26.1: #108794# replace SRCFILES with SRC1FILES


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [67dab040a6e3446575e9577c85baf489b278391a]

INTEGRATION: CWS ause04 (1.6.26); FILE MERGED 2003/07/10 12:59:01 hjs 1.6.26.1: #108794# replace SRCFILES with SRC1FILES


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [3f1975e976c7e63cb2718d513f4d6e62964887f6]

INTEGRATION: CWS ause04 (1.6.26); FILE MERGED 2003/07/10 12:59:00 hjs 1.6.26.1: #108794# replace SRCFILES with SRC1FILES


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [c200db8d88cc2bd0148ada36553322acf476c588]

INTEGRATION: CWS ause04 (1.6.26); FILE MERGED 2003/07/10 12:58:59 hjs 1.6.26.1: #108794# replace SRCFILES with SRC1FILES


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [c3f5eea5e67aa3170179b1855861f2aedf0ea159]

INTEGRATION: CWS ause04 (1.6.26); FILE MERGED 2003/07/10 12:58:58 hjs 1.6.26.1: #108794# replace SRCFILES with SRC1FILES


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [7b4b0a85278370ab171cfaf03d643ea7c1b3d00a]

INTEGRATION: CWS ause04 (1.1.1.1.118); FILE MERGED 2003/07/10 12:58:57 hjs 1.1.1.1.118.1: #108794# replace SRCFILES with SRC1FILES


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [92ceea681cf4d15ffad22d1eee12e6b0221d97cb]

INTEGRATION: CWS ause04 (1.10.74); FILE MERGED 2003/08/25 12:07:35 gh 1.10.74.2: no more srs delivered 2003/08/12 10:40:09 gh 1.10.74.1: remove old hid.lst particles and add new ones


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [0ace52342cf196934d07b600bbea4ea8c6cbe226]

INTEGRATION: CWS ause04 (1.24.56); FILE MERGED 2003/07/21 15:59:12 hjs 1.24.56.2: #108702# removed too much 2003/07/16 10:14:14 hjs 1.24.56.1: #108702# cleanup


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [9f6eedb5b6fe26f3be6fccdcd9ca50f390abf427]

INTEGRATION: CWS ause04 (1.3.112); FILE MERGED 2003/07/11 10:09:25 hjs 1.3.112.1: #108794# replace SRCFILES with SRC1FILES


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [c16393954777eaabe6d86a559cc7a3939888b385]

INTEGRATION: CWS ause04 (1.2.112); FILE MERGED 2003/07/11 10:09:23 hjs 1.2.112.1: #108794# replace SRCFILES with SRC1FILES


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [594df9b62c2569186322a4920e7d09a26bfaa1b2]

INTEGRATION: CWS ause04 (1.5.112); FILE MERGED 2003/07/11 10:09:22 hjs 1.5.112.1: #108794# replace SRCFILES with SRC1FILES


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [9422f6441fabd2c2179aa4a739e6a78218987dd7]

INTEGRATION: CWS ause04 (1.13.112); FILE MERGED 2003/07/11 10:09:22 hjs 1.13.112.1: #108794# replace SRCFILES with SRC1FILES


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [be0e8cb8f2e7b43458efadc6a72e4b67e169c74f]

INTEGRATION: CWS ause04 (1.2.112); FILE MERGED 2003/07/11 10:09:21 hjs 1.2.112.1: #108794# replace SRCFILES with SRC1FILES


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [3ea2bcc76bfc4a7e3ac6f151e6efcffc65fe03f9]

INTEGRATION: CWS ause04 (1.5.112); FILE MERGED 2003/07/11 10:09:20 hjs 1.5.112.1: #108794# replace SRCFILES with SRC1FILES


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [dfa356be5be586b4ae081948757d3918ed3bfe3d]

INTEGRATION: CWS ause04 (1.2.112); FILE MERGED 2003/07/11 10:09:19 hjs 1.2.112.1: #108794# replace SRCFILES with SRC1FILES


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [02e37494d7af05ff138310476cafc49363654094]

INTEGRATION: CWS ause04 (1.7.112); FILE MERGED 2003/07/11 10:09:19 hjs 1.7.112.1: #108794# replace SRCFILES with SRC1FILES


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [16d9ad30425ade21df53d2df084551be9f9211e8]

INTEGRATION: CWS ause04 (1.3.112); FILE MERGED 2003/07/11 10:09:18 hjs 1.3.112.1: #108794# replace SRCFILES with SRC1FILES


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [c9a5ab6da71784d1bcac3eb419b8c0182c636b2f]

INTEGRATION: CWS ause04 (1.4.112); FILE MERGED 2003/07/11 10:09:18 hjs 1.4.112.1: #108794# replace SRCFILES with SRC1FILES


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [8e89ab9610cbb8074377faf584134c04b7309dcb]

INTEGRATION: CWS ause04 (1.2.112); FILE MERGED 2003/07/11 10:09:17 hjs 1.2.112.1: #108794# replace SRCFILES with SRC1FILES


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [8dd53e1a08910d40600313f4e82ab6ba25e602de]

INTEGRATION: CWS ause04 (1.4.112); FILE MERGED 2003/07/11 10:09:16 hjs 1.4.112.1: #108794# replace SRCFILES with SRC1FILES


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [84c95b62c8bb5661e467c89dd93373e600358163]

INTEGRATION: CWS ause04 (1.2.112); FILE MERGED 2003/07/11 10:09:16 hjs 1.2.112.1: #108794# replace SRCFILES with SRC1FILES


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [36bdf8899d11ea9c94e5c1dd2129fdb933edda5d]

INTEGRATION: CWS ause04 (1.3.32); FILE MERGED 2003/07/16 15:10:10 hjs 1.3.32.2: RESYNC: (1.3-1.4); FILE MERGED 2003/07/11 10:09:15 hjs 1.3.32.1: #108794# replace SRCFILES with SRC1FILES


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [61d26c3298eb6a594493e51e17d77113a9f56b25]

INTEGRATION: CWS ause04 (1.6.112); FILE MERGED 2003/07/11 10:09:14 hjs 1.6.112.1: #108794# replace SRCFILES with SRC1FILES


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [ddfc54c3563b5145ba2901dcd101edf8354dd75c]

INTEGRATION: CWS ause04 (1.3.112); FILE MERGED 2003/07/11 10:09:14 hjs 1.3.112.1: #108794# replace SRCFILES with SRC1FILES


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [d89579d67de73b1a78214a5b422d0010831cb29a]

INTEGRATION: CWS ause04 (1.4.112); FILE MERGED 2003/07/11 10:09:13 hjs 1.4.112.1: #108794# replace SRCFILES with SRC1FILES


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [2064c4efd70709411ba024eb57bcf48cc2dbf281]

INTEGRATION: CWS ause04 (1.7.112); FILE MERGED 2003/07/11 10:09:13 hjs 1.7.112.1: #108794# replace SRCFILES with SRC1FILES


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [aa7c07dcd59046b5ed6567b9072af42ec4979c3e]

INTEGRATION: CWS ause04 (1.5.112); FILE MERGED 2003/07/11 10:09:12 hjs 1.5.112.1: #108794# replace SRCFILES with SRC1FILES


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [c1e22531a41ea73812ded2ea51501dd885c89a89]

INTEGRATION: CWS ause04 (1.7.112); FILE MERGED 2003/07/11 10:09:11 hjs 1.7.112.1: #108794# replace SRCFILES with SRC1FILES


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [7be02670d3e08e703b981bacf2c217a5cf2a05ae]

INTEGRATION: CWS ause04 (1.2.112); FILE MERGED 2003/07/11 10:09:10 hjs 1.2.112.1: #108794# replace SRCFILES with SRC1FILES


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [372799be38cdfb477569fe95ed11d7b4d14fa366]

INTEGRATION: CWS ause04 (1.6.112); FILE MERGED 2003/07/11 10:09:10 hjs 1.6.112.1: #108794# replace SRCFILES with SRC1FILES


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [797c17a33f2292da58bdfc982b7975672944cb01]

INTEGRATION: CWS ause04 (1.3.286); FILE MERGED 2003/07/11 10:08:53 hjs 1.3.286.1: #108794# replace SRCFILES with SRC1FILES


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [6a148a9875e91cd30775fb7f2f7fbac4b7f2e0f2]

INTEGRATION: CWS ause04 (1.10.72); FILE MERGED 2003/08/12 10:40:07 gh 1.10.72.1: remove old hid.lst particles and add new ones


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [7f41ed3f0fc264d90e24f6e2893cbbac0330fb10]

INTEGRATION: CWS ause04 (1.3.56); FILE MERGED 2003/07/10 16:37:24 hjs 1.3.56.1: #108794# replace SRCFILES with SRC1FILES


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [363df0093158d8bd70c198859d3fb9a5ab51f678]

INTEGRATION: CWS ause04 (1.10.44); FILE MERGED 2003/07/09 18:41:51 hjs 1.10.44.1: #108794# replace SRCFILES with SRC1FILES


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [d14b409f4190cae4f29bc8225f866a5f3b1d27dd]

INTEGRATION: CWS ause04 (1.5.110); FILE MERGED 2003/07/09 18:41:51 hjs 1.5.110.1: #108794# replace SRCFILES with SRC1FILES


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [db1e929ff95d6dd4453a745eb2d3ba8ce870a2ac]

INTEGRATION: CWS ause04 (1.6.40); FILE MERGED 2003/07/23 13:24:50 gh 1.6.40.1: renicing the code a bit


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [9adb2db6e0db400e0f937077b45227744fa4713b]

INTEGRATION: CWS ause04 (1.14.30); FILE MERGED 2003/07/23 13:24:49 gh 1.14.30.1: renicing the code a bit


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [a982cb07e35e62820af118cf1f60962889d6c309]

INTEGRATION: CWS ause04 (1.10.14); FILE MERGED 2003/08/25 12:55:13 gh 1.10.14.2: deliver hid particles for deliveres srs files 2003/08/12 10:40:02 gh 1.10.14.1: remove old hid.lst particles and add new ones


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [3a8f75b197c759af8824053ca9f3667fa7eecb60]

INTEGRATION: CWS ause04 (1.14.50); FILE MERGED 2003/07/09 18:12:28 hjs 1.14.50.1: #108794# replace SRCFILES with SRC1FILES


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [15d99c5ce9378d3b1be26a7c6e62b65072abb894]

INTEGRATION: CWS ause04 (1.26.58); FILE MERGED 2003/07/09 18:12:28 hjs 1.26.58.1: #108794# replace SRCFILES with SRC1FILES


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [dd987959c75d763cb723ad3eaaadda726f56c021]

INTEGRATION: CWS ause04 (1.25.26); FILE MERGED 2003/08/12 17:09:54 hjs 1.25.26.2: RESYNC: (1.25-1.26); FILE MERGED 2003/08/12 10:39:59 gh 1.25.26.1: remove old hid.lst particles and add new ones


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [997c3dec99a280096acc4196fb50849f390df817]

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>  [5f567c8b8ccd0439672db500b3bb4f51b3593f76]

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>  [c2eb2c64bd40c4765800d83e8d47672fc971d755]

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>  [1da0c2d0f469aa8b9ea3026dee7701c973d4439e]

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>  [3f387a4534070371e03172457d70106813dabad0]

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>  [8bacbd27f63b8a7693d8b52b1807992c4618bb2b]

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>  [7e2fc57afd4541db5534d6ef0025b3ef4c3d5ef9]

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>  [65953c706471c42f6ad44c2022191e3c80cc04dc]

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>  [981433b93cae3e003d15b84aa56d63a38c747ff3]

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>  [aed315ac2d79c9f269d005e5cc10409b61d9c72e]

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>  [e8faf7346cfbb7baba485e3f3a0f3d288fd682dc]

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>  [cd2a7fc32b3786b8a6c0cb9c9986378e12776f4d]

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>  [60a172bc6c0aaeea58f2d8681c8e46d49eb6f7cc]

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>  [09b68d3efdd5c9ecc75bb789161440a32dadc505]

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>  [b8bfd5f31ed763a3a0f7e69422962528cc3561be]

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>  [c68a7242cc9164c772c51e15abc15171cd2436e7]

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>  [a5bcd811a0b93d81d62d097af40221b4fdf9ad33]

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>  [f84a517cd7da42ad39bdcc6eb9809aa6f74aafc6]

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-25  Kurt Zenker  <kz@openoffice.org>  [f0fbbb452c1d387bf3bf5df27287b9a9706bd262]

INTEGRATION: CWS ause04 (1.3.122); FILE MERGED 2003/07/10 17:07:54 hjs 1.3.122.1: #108794# replace SRCFILES with SRC1FILES


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [d42a9b766a175fcc84a2de2d02acfa197c942f43]

INTEGRATION: CWS ause04 (1.10.60); FILE MERGED 2003/08/12 10:39:51 gh 1.10.60.1: remove old hid.lst particles and add new ones


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [ebef203e0a1f4f14b1bf13fd27dbcd249a310db3]

INTEGRATION: CWS ause04 (1.2.348); FILE MERGED 2003/07/11 10:08:25 hjs 1.2.348.1: #108794# replace SRCFILES with SRC1FILES


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [ac769d3183fe5c5ccf009199e33bbbe1627c5189]

INTEGRATION: CWS ause04 (1.7.324); FILE MERGED 2003/07/11 10:08:24 hjs 1.7.324.1: #108794# replace SRCFILES with SRC1FILES


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [05ccc18046b960a6d9ba84faa3d566e53a015e7b]

INTEGRATION: CWS ause04 (1.11.338); FILE MERGED 2003/07/11 10:08:24 hjs 1.11.338.1: #108794# replace SRCFILES with SRC1FILES


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [6ceda6093d54e72d206c68188e850fd7fc33b4a3]

INTEGRATION: CWS ause04 (1.4.348); FILE MERGED 2003/07/11 10:08:23 hjs 1.4.348.1: #108794# replace SRCFILES with SRC1FILES


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [772b073aac97e7b4b5893efe3179c064c5520195]

INTEGRATION: CWS ause04 (1.1.1.1.360); FILE MERGED 2003/07/11 10:08:23 hjs 1.1.1.1.360.1: #108794# replace SRCFILES with SRC1FILES


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [674b772b83683c182edb851f7ce29c422e6bbc24]

INTEGRATION: CWS ause04 (1.1.1.1.360); FILE MERGED 2003/07/11 10:08:22 hjs 1.1.1.1.360.1: #108794# replace SRCFILES with SRC1FILES


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [726d8460934cd759ba342b1eb171bbf647e303a2]

INTEGRATION: CWS ause04 (1.1.1.1.360); FILE MERGED 2003/07/11 10:08:21 hjs 1.1.1.1.360.1: #108794# replace SRCFILES with SRC1FILES


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [da468d3dfcd088b2fcc824ea2be6318c497e2606]

INTEGRATION: CWS ause04 (1.2.344); FILE MERGED 2003/07/11 10:08:21 hjs 1.2.344.1: #108794# replace SRCFILES with SRC1FILES


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [a3924bf66c91f94e36dce234173054e78296c7cc]

INTEGRATION: CWS ause04 (1.23.166); FILE MERGED 2003/07/11 10:08:20 hjs 1.23.166.1: #108794# replace SRCFILES with SRC1FILES


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [da20051b21c3f986547a90f0aa8b4981abbb4401]

INTEGRATION: CWS ause04 (1.2.348); FILE MERGED 2003/07/11 10:08:19 hjs 1.2.348.1: #108794# replace SRCFILES with SRC1FILES


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [b9b0935baee036f8897da369bb485c79a78a081f]

INTEGRATION: CWS ause04 (1.10.322); FILE MERGED 2003/07/11 10:08:19 hjs 1.10.322.1: #108794# replace SRCFILES with SRC1FILES


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [cba11b7f45ab999b0362cd6ffc8b730030d398b4]

INTEGRATION: CWS ause04 (1.2.346); FILE MERGED 2003/07/11 10:08:18 hjs 1.2.346.1: #108794# replace SRCFILES with SRC1FILES


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [b6e581532920b78fe7d5bea81f676ff4ba740d2f]

INTEGRATION: CWS ause04 (1.13.166); FILE MERGED 2003/07/11 10:08:18 hjs 1.13.166.1: #108794# replace SRCFILES with SRC1FILES


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [819d321f1170fa1fa40cbb7483bfd77bbe2261ef]

INTEGRATION: CWS ause04 (1.4.344); FILE MERGED 2003/07/11 10:08:17 hjs 1.4.344.1: #108794# replace SRCFILES with SRC1FILES


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [be8505e25c4546662e93639af15e48f8e48880a0]

INTEGRATION: CWS ause04 (1.5.344); FILE MERGED 2003/07/11 10:08:17 hjs 1.5.344.1: #108794# replace SRCFILES with SRC1FILES


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [8adf64c8e3a782539ae0843c2108039a562c5958]

INTEGRATION: CWS ause04 (1.10.336); FILE MERGED 2003/07/11 10:08:16 hjs 1.10.336.1: #108794# replace SRCFILES with SRC1FILES


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [e784cf2565a85590314efeaceb76b1eb991fab37]

INTEGRATION: CWS ause04 (1.16.136); FILE MERGED 2003/07/11 10:08:15 hjs 1.16.136.1: #108794# replace SRCFILES with SRC1FILES


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [e6c3f419bfd6631ae9e8e5d65fe985e4a1d5c047]

INTEGRATION: CWS ause04 (1.21.88); FILE MERGED 2003/07/11 10:08:15 hjs 1.21.88.1: #108794# replace SRCFILES with SRC1FILES


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [e204e3c2bddf75887ecafca849cd91ca9fb2c926]

INTEGRATION: CWS ause04 (1.3.326); FILE MERGED 2003/07/11 10:08:03 hjs 1.3.326.1: #108794# replace SRCFILES with SRC1FILES


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [c1a8b644f7aa21d49a745eb2f888a3164ccf995d]

INTEGRATION: CWS ause04 (1.74.128); FILE MERGED 2003/08/25 12:56:22 gh 1.74.128.2: deliver hid particles for deliveres srs files 2003/08/12 10:39:47 gh 1.74.128.1: remove old hid.lst particles and add new ones


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [eb2a0c8c100e7b86fa76ef256a9348f2361ca492]

INTEGRATION: CWS vcl15 (1.20.10); FILE MERGED 2003/07/24 12:02:40 pl 1.20.10.1: #i16977# merge from vcl7pp1r1


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [441717076a0309a1dbc15c10c3e5a423918e5ad2]

INTEGRATION: CWS vcl15 (1.17.12); FILE MERGED 2003/08/08 07:28:03 pl 1.17.12.3: fixed a merge error 2003/08/07 15:34:11 pl 1.17.12.2: RESYNC: (1.17-1.18); FILE MERGED 2003/07/24 12:04:04 pl 1.17.12.1: #i16977# merge from vcl7pp1r1


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [f56b30848dba40f26247e8bb8a861dd1f9271afa]

INTEGRATION: CWS vcl15 (1.17.12); FILE MERGED 2003/08/08 07:28:03 pl 1.17.12.3: fixed a merge error 2003/08/07 15:34:11 pl 1.17.12.2: RESYNC: (1.17-1.18); FILE MERGED 2003/07/24 12:04:04 pl 1.17.12.1: #i16977# merge from vcl7pp1r1


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [03511a00ffe7aed0b89196f6152ae5c430cd91d8]

INTEGRATION: CWS vcl15 (1.24.20); FILE MERGED 2003/07/24 15:05:15 pl 1.24.20.1: #111013# merge from vcl7pp1r1


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [6808a0523b7af99b86e3e4fef3fd9c06a7a4ffbe]

INTEGRATION: CWS vcl15 (1.20.2); FILE MERGED 2003/07/25 18:12:28 pl 1.20.2.1: #i17352# artificial italic and bold


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [a115709386128a7aed8d00b0e2fb41e337eaa758]

INTEGRATION: CWS vcl15 (1.2.62); FILE MERGED 2003/07/10 16:46:58 pl 1.2.62.1: #i7578# do not crash if a tmp file cannot be created


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [ad8ebd89a7da7d7ddbbe183f16b9571c768b6427]

INTEGRATION: CWS vcl15 (1.4.26); FILE MERGED 2003/07/25 18:12:28 pl 1.4.26.1: #i17352# artificial italic and bold


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [e689bd90ee8946eb00fbb6b274ad05c8c4e8756c]

INTEGRATION: CWS vcl15 (1.21.26); FILE MERGED 2003/07/25 18:12:27 pl 1.21.26.2: #i17352# artificial italic and bold 2003/07/10 16:46:58 pl 1.21.26.1: #i7578# do not crash if a tmp file cannot be created


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [e6e9ae9dfbf4b9a47a4d15628a53b283af818537]

INTEGRATION: CWS vcl15 (1.11.26); FILE MERGED 2003/07/25 18:12:27 pl 1.11.26.2: #i17352# artificial italic and bold 2003/07/10 16:46:59 pl 1.11.26.1: #i7578# do not crash if a tmp file cannot be created


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [0d8e5e5e7daeaeef0097807f89a15c1446b4acc2]

INTEGRATION: CWS vcl15 (1.22.20); FILE MERGED 2003/08/07 15:37:07 pl 1.22.20.2: RESYNC: (1.22-1.23); FILE MERGED 2003/07/03 17:56:30 pl 1.22.20.1: #110485# workaround fonts with broken name records


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [c57eec702b9775d032ffd7322b400123da26aed5]

INTEGRATION: CWS vcl15 (1.39.2); FILE MERGED 2003/07/03 17:56:29 pl 1.39.2.1: #110485# workaround fonts with broken name records


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [a4ff33e80087dbcb3b00b5296ee1ca373b8f2784]

INTEGRATION: CWS vcl15 (1.11.2); FILE MERGED 2003/07/25 18:12:26 pl 1.11.2.1: #i17352# artificial italic and bold


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [832003acc76ad5e00fe7a574b5fbac8bb4f6e5e1]

INTEGRATION: CWS vcl15 (1.68.18); FILE MERGED 2003/08/07 15:35:37 pl 1.68.18.3: RESYNC: (1.69-1.71); FILE MERGED 2003/07/16 13:10:47 pl 1.68.18.2: RESYNC: (1.68-1.69); FILE MERGED 2003/07/10 15:26:42 hdu 1.68.18.1: #110745# often charcount!=glyphcount for fallback levels


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [eaee97866a9e89f0cd70fa4e3b56a122a97f5311]

INTEGRATION: CWS vcl15 (1.163.4); FILE MERGED 2003/07/10 11:49:01 pl 1.163.4.2: #110529# adjustment in SetWindowState works better if simpler 2003/07/09 12:05:25 pl 1.163.4.1: #i15246# don't close popups if pointer is inside one of our frames


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [24ffb06a92725d5f09428551a02525c46b545850]

INTEGRATION: CWS vcl15 (1.26.32); FILE MERGED 2003/07/16 13:10:53 pl 1.26.32.2: RESYNC: (1.26-1.27); FILE MERGED 2003/07/09 14:10:56 pl 1.26.32.1: #i16610# got margins wrong in landscape case


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [9df087ad62cd47e1ecffef6f40031bd26a02a995]

INTEGRATION: CWS vcl15 (1.105.4); FILE MERGED 2003/07/30 16:07:46 pl 1.105.4.3: removed old crap (Ansi1252Reencoder) 2003/07/30 16:01:44 pl 1.105.4.2: removed obsolete Xprinter stuff (TranslateCharName) 2003/07/25 18:13:03 pl 1.105.4.1: #i17352# artificial italic and bold for psprint


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [1090e32fab5ed4d5dfe6289e8830894312c45911]

INTEGRATION: CWS vcl15 (1.24.78); FILE MERGED 2003/07/09 12:53:56 pl 1.24.78.1: #i15507# prefer Xft font resolution


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [8dfee50b99c2c97b86966ab32df6eaf3689769d1]

INTEGRATION: CWS vcl15 (1.9.214); FILE MERGED 2003/07/30 16:07:46 pl 1.9.214.2: removed old crap (Ansi1252Reencoder) 2003/07/30 16:01:45 pl 1.9.214.1: removed obsolete Xprinter stuff (TranslateCharName)


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [684a098adca5a1931adc6d8ed398c67aefa95945]

INTEGRATION: CWS vcl15 (1.31.4); FILE MERGED 2003/08/07 15:35:57 pl 1.31.4.2: RESYNC: (1.31-1.32); FILE MERGED 2003/07/10 13:44:59 hdu 1.31.4.1: #i15237# manual resync to CWS pp1r1


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [f64fa109d56b21a23ba8c9426b0af3957f382195]

INTEGRATION: CWS vcl15 (1.12.26); FILE MERGED 2003/08/06 08:09:58 pl 1.12.26.2: corrected wrong const'ness 2003/07/22 09:29:10 pl 1.12.26.1: #110842# cleaned up shutdown sequence


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [cd468bd6ab6a09127b4b554c30df8ed717262ebf]

INTEGRATION: CWS vcl15 (1.15.26); FILE MERGED 2003/07/22 09:29:08 pl 1.15.26.1: #110842# cleaned up shutdown sequence


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [95c52c7aa54421ede2d24a2fafcc9fe4719699e4]

INTEGRATION: CWS vcl15 (1.43.4); FILE MERGED 2003/07/30 11:15:04 pl 1.43.4.3: #108930# corrected symbol name for KEY_REPEAT, KEY_HELP 2003/07/22 09:29:08 pl 1.43.4.2: #110842# cleaned up shutdown sequence 2003/07/09 12:53:55 pl 1.43.4.1: #i15507# prefer Xft font resolution


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [da5e1bc00c2e22139790d739b4e1064682f6f33b]

INTEGRATION: CWS vcl15 (1.25.26); FILE MERGED 2003/07/22 09:29:07 pl 1.25.26.1: #110842# cleaned up shutdown sequence


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [93bff1fd4724222e96f5d0483990af337bbeaf28]

INTEGRATION: CWS vcl15 (1.7.78); FILE MERGED 2003/07/24 15:19:43 pl 1.7.78.1: #i6044# merge from vcl7pp1r1


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [d8a0d3560687cd6a340c9d0627f949777af1aeba]

INTEGRATION: CWS vcl15 (1.23.68); FILE MERGED 2003/07/11 09:56:09 pl 1.23.68.1: #110563# activate workaround for KeyPress/Release failure of IM for all IMs


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [613e78f118a217b44b9190f7ab6124dc71316ec7]

INTEGRATION: CWS vcl15 (1.16.80); FILE MERGED 2003/07/09 12:53:54 pl 1.16.80.1: #i15507# prefer Xft font resolution


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [6415f5abd58569baf6d950cc9c8642a6e4ca664d]

INTEGRATION: CWS vcl15 (1.4.94); FILE MERGED 2003/08/07 15:36:36 pl 1.4.94.2: RESYNC: (1.4-1.5); FILE MERGED 2003/07/22 09:29:06 pl 1.4.94.1: #110842# cleaned up shutdown sequence


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [a594cdcab485e8fb664436849dbb1b2a3eb8734a]

INTEGRATION: CWS vcl15 (1.12.4); FILE MERGED 2003/07/09 11:59:37 ssa 1.12.4.1: #110720#, no CJK mnemonics for latin-only strings that don't contain valid mnemonic chars


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [73f5f51141c0130ee1646ad5bbcc3f966ef31ae8]

INTEGRATION: CWS vcl15 (1.25.40); FILE MERGED 2003/07/28 14:37:22 pl 1.25.40.2: #i13119# use OutputDevice::ImplDrawHatch for PDF hatching to achieve WYSIWYG 2003/07/22 14:43:15 pl 1.25.40.1: #i16410# add: artifial bold and italic for PDF


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [1ced26e19d769e2ac6ca83f57f82cddbd2cfd061]

INTEGRATION: CWS vcl15 (1.54.4); FILE MERGED 2003/08/07 15:34:03 pl 1.54.4.8: RESYNC: (1.54-1.55); FILE MERGED 2003/07/31 13:10:45 pl 1.54.4.7: #110728# fill outline fonts with white as OutputDevice does 2003/07/29 14:37:41 pl 1.54.4.6: #i16410# optimize text matrix usage 2003/07/29 14:13:50 pl 1.54.4.5: #i16410# set stroking color for artificial bold 2003/07/28 14:37:21 pl 1.54.4.4: #i13119# use OutputDevice::ImplDrawHatch for PDF hatching to achieve WYSIWYG 2003/07/23 09:19:17 pl 1.54.4.3: #i16410# don't do artificial unitalic because of fonts like Chancery, Palace script 2003/07/22 14:43:14 pl 1.54.4.2: #i16410# add: artifial bold and italic for PDF 2003/07/15 17:41:18 pl 1.54.4.1: #i16410# add: artificial italic for PDF


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [8bc87cde065f59f83d54c3cd766a4a1bf0ad4904]

INTEGRATION: CWS vcl15 (1.13.94); FILE MERGED 2003/07/28 14:37:22 pl 1.13.94.1: #i13119# use OutputDevice::ImplDrawHatch for PDF hatching to achieve WYSIWYG


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [f365075ecb1508150bcb94ca621af543446629fb]

INTEGRATION: CWS vcl15 (1.23.70); FILE MERGED 2003/08/07 09:00:37 hdu 1.23.70.1: #110576# added text layout mode and text digit language to Push/Pop


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [e2c139a1a4b235ee68dd8a782a0c791d816b63bf]

INTEGRATION: CWS abi4 (1.2.2); FILE ADDED 2003/08/21 10:56:14 abi 1.2.2.1: retrieving odma


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [6d38cf487440b6024512531d56a9e74e2353f746]

INTEGRATION: CWS abi4 (1.2.2); FILE ADDED 2003/08/21 10:55:52 abi 1.2.2.1: Retrieving odma


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [7af5635edac80ffb0d7581bc11f322cc0d43625c]

INTEGRATION: CWS abi4 (1.2.2); FILE ADDED 2003/08/21 10:55:51 abi 1.2.2.1: Retrieving odma


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [536d9b36114741a2b6408bcde793f5c3d381ecb7]

INTEGRATION: CWS abi4 (1.2.2); FILE ADDED 2003/08/21 10:55:50 abi 1.2.2.1: Retrieving odma


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [1721e3e8abf2985cb275549efbd79e301460565d]

INTEGRATION: CWS abi4 (1.2.2); FILE ADDED 2003/08/21 10:55:49 abi 1.2.2.1: Retrieving odma


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [7c9f0fabedf388cfb5fe2e48b82a583c7bd84043]

INTEGRATION: CWS abi4 (1.2.2); FILE ADDED 2003/08/21 10:55:48 abi 1.2.2.1: Retrieving odma


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [e25185c8b244b0f393426e85e6ffb856f1cce170]

INTEGRATION: CWS abi4 (1.2.2); FILE ADDED 2003/08/21 10:55:47 abi 1.2.2.1: Retrieving odma


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [7236aa553edf72a7be98ba2d0323eafcfed602a1]

INTEGRATION: CWS abi4 (1.2.2); FILE ADDED 2003/08/21 10:55:46 abi 1.2.2.1: Retrieving odma


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [f989ac95b9d160408cbfdcecceb0256c67697b86]

INTEGRATION: CWS abi4 (1.2.2); FILE ADDED 2003/08/21 10:55:45 abi 1.2.2.1: Retrieving odma


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [3244ef327762013ceafc4e193f6d1aab403b34bb]

INTEGRATION: CWS abi4 (1.3.2); FILE ADDED 2003/08/21 10:55:28 abi 1.3.2.1: Retrieving odma


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [bbba3c787c5a5b0053545eba0bc4e9756af9ae37]

INTEGRATION: CWS abi4 (1.2.2); FILE ADDED 2003/08/21 10:55:02 abi 1.2.2.1: Retrieving odma


2003-08-25  Kurt Zenker  <kz@openoffice.org>  [24d5a93d6778c98eedf0ca731c3dc9104e5d40c4]

INTEGRATION: CWS abi4 (1.2.2); FILE ADDED 2003/08/21 10:54:42 abi 1.2.2.1: Retrieving odma


2003-08-22  Oliver Specht  <os@openoffice.org>  [5c90a8f0d7db0cdf3b4f700e4feafda68f09b3a5]

#111716# assure that the enumeration stops at the end of a selection


2003-08-21  Tomas O'Connor  <toconnor@openoffice.org>  [a83117c710be7bc9bdb50fadd11caa154d298b36]

IssueZilla 15986 - move build.xml file to examples/java directory to build Java examples and zip up files using makefile.mk so that files get unzipped by installed with correct mixed case names.


2003-08-21  Rüdiger Timm  <rt@openoffice.org>  [edcf3b5293e279bc29cf5ca0810dcef3f326af87]

#100000# linux_atomic.h added as ADDITIONAL_FILES in makefile.mk


2003-08-21  Rüdiger Timm  <rt@openoffice.org>  [8c0cf814e88c9e60e50eedfa775d548a8388f49d]

#100000#, #111920# Don't update zip files when called with -check


2003-08-21  Rüdiger Timm  <rt@openoffice.org>  [a021e98c177a1ce6e5ad9836b8389339f2c67a16]

#i18165# Merge from OOo11rc4 (rev. 1.7.10.2)


2003-08-21  Rüdiger Timm  <rt@openoffice.org>  [d0e672a1fb50ea4d804db8c93caed4aa3904a05c]

100000# Give group write permission to created subdirectories.


2003-08-20  Thorsten Behrens  <thb@openoffice.org>  [32c0e6e8f891e97528f5e03a9577a811971fdb3a]

Some adaptions to coding guidelines. Method names are now lowercase, as well as namespaces. Enums are class members, if applicable, and all uppercase. Instead of sal_Bool, we're using builtin-bool, for non-API stuff


2003-08-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [95e977c9d4e821a0dcf64d114b37d80bee611bd5]

#100000# join from CWS licenseprint


2003-08-20  Mikhail Voitenko  <mav@openoffice.org>  [40e0d62dfa18953ad5fbc8917789b23832daeb8c]

previous version must be removed


2003-08-20  Thorsten Behrens  <thb@openoffice.org>  [1c5bcfdc702c9e8cc66a33935550f5cc136b3ba0]

Added missing ftools include


2003-08-20  Daniel Boelzle  <dbo@openoffice.org>  [addae3e87b9d919cdc7efadd0655ed0da0de222d]

#107130#


2003-08-20  Rüdiger Timm  <rt@openoffice.org>  [e95dc3335b2c8ea21587861778879bc2e7ca7bed]

SRC680


2003-08-20  Hans-Joachim Lankenau  <hjs@openoffice.org>  [fa60861b23b241868b12c5d933a2a3b16b12ce2e]

#100000# duplicate use of case label


2003-08-20  Hans-Joachim Lankenau  <hjs@openoffice.org>  [e2a405d7d2163f21ef6f5ff729e0c7f698a582be]

#100000# added module dependency


2003-08-20  Rüdiger Timm  <rt@openoffice.org>  [136272073b7b35e34d82421907775b3e835de576]

#100000# Corrected last change


2003-08-19  Kurt Zenker  <kz@openoffice.org>  [60197d887c613bf246fd48f53a31fdd5ee95e431]

new version for SRC680


2003-08-19  Kurt Zenker  <kz@openoffice.org>  [a97ae37b3c61d2d7fcc2aea3a89db35285fc27a7]

new version for SRC680


2003-08-19  Kurt Zenker  <kz@openoffice.org>  [8e34990705fe92473a38e17f371796e773e7d7db]

new version for SRC680


2003-08-19  Rüdiger Timm  <rt@openoffice.org>  [2655ee0df321df8f9f0a62f2ab0ceb822d957dab]

new version for SRC680


2003-08-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [aa6d254db4b385bee636ac431237d75934657033]

#100000# syntax in #ifdef


2003-08-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [4c1ea47b29d8b7d80367480529c83974b8b9c4af]

#100000# syntax in #ifdef


2003-08-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a9fa86cd67e1c988e9ce986bb1d8af032e5ad99f]

SRC680


2003-08-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [d786099df909d183409875b4585fb9383b86f008]

INTEGRATION: CWS os15 (1.19.148); FILE MERGED 2003/07/30 12:01:21 os 1.19.148.1: #i16598# correctly record table, row and cell background


2003-08-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [2dde4324cb21b80ac9424b212aac40f2f5778740]

INTEGRATION: CWS os15 (1.10.256); FILE MERGED 2003/08/01 12:17:50 os 1.10.256.1: #100967# support recording of InsertFloatingFrame


2003-08-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [4442e51c945b1a8f897ddcbdfd675907ee906854]

INTEGRATION: CWS os15 (1.36.94); FILE MERGED 2003/08/01 12:17:49 os 1.36.94.1: #100967# support recording of InsertFloatingFrame


2003-08-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [339e1a392d340a1fa2a86355d080e2b1cc635a66]

INTEGRATION: CWS os15 (1.19.192); FILE MERGED 2003/08/01 12:19:14 os 1.19.192.1: #100791##100789##100967# recording of insert/applet, plugin, floating frame implemented


2003-08-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [61f7f5323e477f5ad34655eeab331c6ebdd81a77]

INTEGRATION: CWS os15 (1.38.120); FILE MERGED 2003/08/01 12:19:14 os 1.38.120.1: #100791##100789##100967# recording of insert/applet, plugin, floating frame implemented


2003-08-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [517186e0c515325e57427c91d3b55e80dc49b514]

INTEGRATION: CWS os15 (1.22.148); FILE MERGED 2003/08/01 12:12:27 os 1.22.148.1: #100791##100789##100967# recording of insert/applet, plugin, floating frame implemented


2003-08-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [c479a9beb1da45aeaf2bf3abc42adab8c261e2c2]

INTEGRATION: CWS os15 (1.15.148); FILE MERGED 2003/07/30 13:29:32 os 1.15.148.1: #100947# recording of drag'n dropped database field implemented


2003-08-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [697dcafc673c7eddd9972628f873cb1dd814a562]

INTEGRATION: CWS os15 (1.27.144); FILE MERGED 2003/08/01 12:12:03 os 1.27.144.1: #100791##100789##100967# recording of insert/applet, plugin, floating frame implemented


2003-08-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [47cc5c43338a667406107ee95c8854af795d6d97]

INTEGRATION: CWS os15 (1.18.148); FILE MERGED 2003/07/30 14:22:49 os 1.18.148.1: #100266# ::InsertSymbol: recordable and at the same quality as SwTextShell::InsertSymbol()


2003-08-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [20e537e393775161acf671932bda657210afad71]

INTEGRATION: CWS os15 (1.14.60); FILE MERGED 2003/08/01 12:12:42 os 1.14.60.1: #100791##100789##100967# recording of insert/applet, plugin, floating frame implemented


2003-08-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [847f4a9c80452c84980e8a66b041d00216b64a6e]

INTEGRATION: CWS os15 (1.2.350); FILE MERGED 2003/07/30 14:23:03 os 1.2.350.1: #100266# ::InsertSymbol: recordable and at the same quality as SwTextShell::InsertSymbol()


2003-08-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a8e4e9dbe101795caf16743bf08375ac12d67992]

INTEGRATION: CWS os15 (1.24.110); FILE MERGED 2003/08/04 08:44:49 os 1.24.110.1: #i17816# selection of ValueSet elements repaired


2003-08-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [32d37a1a3b12bab8aba10a60b8677b7d9b939a06]

INTEGRATION: CWS os15 (1.31.92); FILE MERGED 2003/08/01 12:14:16 os 1.31.92.1: #100967# memory leak at inserting floating frame fixed


2003-08-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [c7af066a2f8f8a19d583cb97b8ff47ddf2a6d5c5]

INTEGRATION: CWS os15 (1.14.58); FILE MERGED 2003/08/01 12:13:40 os 1.14.58.1: #100967# memory leak at inserting floating frame fixed


2003-08-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [4ff7319baf86092fc671375062e2a8d5ffad90d3]

INTEGRATION: CWS os15 (1.31.142); FILE MERGED 2003/07/30 11:56:44 os 1.31.142.1: #i11250# correctly check for author field format


2003-08-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [540eadc06640f8a48a07aaa38bbce141ed2bb785]

INTEGRATION: CWS os15 (1.43.110); FILE MERGED 2003/07/30 12:01:49 os 1.43.110.1: #i16598# correctly record table, row and cell background


2003-08-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [c8dcf065c1637da7e3fd8d2e166fb33634b72a8e]

INTEGRATION: CWS os15 (1.8.314); FILE MERGED 2003/07/30 12:01:35 os 1.8.314.1: #i16598# correctly record table, row and cell background


2003-08-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [3f8e7904e32598243a64b4bf81961bd3ac261aec]

INTEGRATION: CWS os15 (1.1.2); FILE ADDED 2003/08/01 12:16:13 os 1.1.2.1: #100791# file moved from source/filter/inc to implement recording of Insert/Applet


2003-08-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [e1a58fd3ec7ada90b622baf4e6c1033c9e6c14b1]

INTEGRATION: CWS os13 (1.16.64); FILE MERGED 2003/07/25 10:49:45 os 1.16.64.1: #i15268# use URL notation to match existing documents with a required DDE source


2003-08-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [14075322b19eb2d015fb3886fd0fec829061cb47]

INTEGRATION: CWS os13 (1.21.70); FILE MERGED 2003/07/29 08:29:18 os 1.21.70.1: #i11235# reduce number of proposed metric types


2003-08-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [e47cbfc126fd47c91536ea514929bafe0a340eb4]

INTEGRATION: CWS os13 (1.4.232); FILE MERGED 2003/07/24 12:15:12 os 1.4.232.1: #i9569# added CurrentPresentation as optional property


2003-08-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [1e91e48af75d90783c1a0a61dac46a73d923d97f]

INTEGRATION: CWS os13 (1.46.10); FILE MERGED 2003/07/24 12:16:11 os 1.46.10.1: #i9569# support of 'CurrentPresentation' for conditional text field added


2003-08-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [600b86bc0b4b5182489c965d852e820f48c8f439]

INTEGRATION: CWS os13 (1.22.10); FILE MERGED 2003/07/24 12:16:02 os 1.22.10.1: #i9569# support of 'CurrentPresentation' for conditional text field added


2003-08-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [82e03d19a8bf950449918c4750a58a3229a06ce2]

INTEGRATION: CWS os13 (1.11.114); FILE MERGED 2003/07/25 10:56:03 os 1.11.114.1: #i15268# GetDfValue doesn't need a number formatter argument; improve robustness against unavailable current view


2003-08-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b126b6c06b8e3fda59fcb0c203f563c19e081ab2]

INTEGRATION: CWS os13 (1.27.114); FILE MERGED 2003/08/14 11:11:02 os 1.27.114.2: #110928# automatical update on visiblity change of drawings 2003/07/18 14:22:30 os 1.27.114.1: #110928# regard visibility of grouped drawings


2003-08-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a05f5d3ac0425f56b8563ad3eb761cb099267c10]

INTEGRATION: CWS os13 (1.78.34); FILE MERGED 2003/08/13 10:55:25 os 1.78.34.1: #110689# SvxUnoForbiddenCharsTable::onChange overloaded


2003-08-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [0c9aee1d2e9826d80a54c5b6026c2ac58e530d73]

INTEGRATION: CWS os13 (1.25.114); FILE MERGED 2003/08/08 07:40:38 os 1.25.114.2: RESYNC: (1.25-1.26); FILE MERGED 2003/07/29 14:29:09 os 1.25.114.1: #i13709# replace newline by space to display in scroll bar's quick help


2003-08-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [008ff5452672a86b70d7859d065a2717c62e5d0c]

INTEGRATION: CWS os13 (1.40.114); FILE MERGED 2003/07/18 08:43:58 os 1.40.114.1: #i16722# abort inserting of document if SfxObjectShell::HandleFilter() returns error


2003-08-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [beef1806ca50d8206f70485f711202b489233eed]

INTEGRATION: CWS os13 (1.57.114); FILE MERGED 2003/07/29 08:29:44 os 1.57.114.1: #i11235# reduce number of proposed metric types in ruler


2003-08-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [7189264b695ce4ce0660cc4328789f7fd6579fe8]

INTEGRATION: CWS os13 (1.18.74); FILE MERGED 2003/07/28 08:34:03 os 1.18.74.1: #i15788# prevent execution of SID_INSERT_FIELD in modal mode (to prevent closing of the dialog while an input field dialog is active)


2003-08-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f8b845d9a4e7d45dc8bf21f176a27f5f75dd300d]

INTEGRATION: CWS os13 (1.19.114); FILE MERGED 2003/07/10 13:59:36 os 1.19.114.1: #i13742# add SfxRequest::Done() calls for recording


2003-08-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [28e8243fc139117600513872dee2d07e1bc9b1d5]

INTEGRATION: CWS os13 (1.8.114); FILE MERGED 2003/07/29 08:53:59 os 1.8.114.1: #i15543# display of error message depends on the display of the file dialog


2003-08-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [7428ce7ba6d5fbd7730176504dcf1cbb55ee1a0f]

INTEGRATION: CWS os13 (1.11.114); FILE MERGED 2003/07/10 09:23:35 os 1.11.114.1: #110751# call SetModified() after setting a group name


2003-08-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [69d2007b5a554861f385f6fa7d5a06a838f73256]

INTEGRATION: CWS os13 (1.15.114); FILE MERGED 2003/07/10 11:16:34 os 1.15.114.1: #110601# ::NewGroupDoc: mustn't add path token twice


2003-08-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [2c9c305dd4f53cf7b01b803d66ac5478f2812bcb]

INTEGRATION: CWS os13 (1.2.280); FILE MERGED 2003/07/25 10:54:38 os 1.2.280.1: #i15268# GetDfValue doesn't need a number formatter argument


2003-08-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [0103a8dbdc0643eb043e92adddcbf6477fe12316]

INTEGRATION: CWS os13 (1.6.280); FILE MERGED 2003/07/25 10:54:08 os 1.6.280.1: #i15268# convert some methods to be 'static'


2003-08-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [c1cf6815da9b16e92ad9459ca3e2a525eb1331a9]

INTEGRATION: CWS os13 (1.10.114); FILE MERGED 2003/07/25 10:57:24 os 1.10.114.1: #i15268# convert some methods of SwFldMgr to be 'static'


2003-08-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [d3c7765bd909368a1e7dbb563a933d7c48142f3a]

INTEGRATION: CWS os13 (1.9.114); FILE MERGED 2003/07/25 10:57:24 os 1.9.114.1: #i15268# convert some methods of SwFldMgr to be 'static'


2003-08-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f5de3612775c2919b9c78e8aedddf1048bbb5187]

INTEGRATION: CWS os13 (1.4.114); FILE MERGED 2003/07/25 10:57:24 os 1.4.114.1: #i15268# convert some methods of SwFldMgr to be 'static'


2003-08-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [1082fde3442b02d5b44afbed632ce70d5ca61a1d]

INTEGRATION: CWS os13 (1.27.18); FILE MERGED 2003/07/25 10:56:48 os 1.27.18.1: #i15268# convert some methods to be 'static'; improve robustness against unavailable current view


2003-08-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [8249a3a553e2c44a241cb5d511d5677c9b036dbf]

INTEGRATION: CWS os13 (1.10.18); FILE MERGED 2003/07/25 10:57:23 os 1.10.18.1: #i15268# convert some methods of SwFldMgr to be 'static'


2003-08-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [cb9b0761076c8a3e40f2040013ecad2a93fc6414]

INTEGRATION: CWS os13 (1.6.114); FILE MERGED 2003/07/25 10:57:23 os 1.6.114.1: #i15268# convert some methods of SwFldMgr to be 'static'


2003-08-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a67b80945fe5c1d30b1679af5dc5013426494ecf]

INTEGRATION: CWS os13 (1.5.114); FILE MERGED 2003/07/25 10:57:23 os 1.5.114.1: #i15268# convert some methods of SwFldMgr to be 'static'


2003-08-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [bc0ffa10c509261278d099c184f0beabc3811ccb]

INTEGRATION: CWS os13 (1.3.310); FILE MERGED 2003/07/28 07:40:58 os 1.3.310.1: #i7831# call modify handler on Up/Down/LoseFocus


2003-08-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [0eae81adc2cc20ce7baf0aef518ad6aea4d365d2]

INTEGRATION: CWS os13 (1.8.114); FILE MERGED 2003/07/28 07:40:59 os 1.8.114.1: #i7831# call modify handler on Up/Down/LoseFocus


2003-08-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [e4fdc2219efd75121a8ac44e7fd86acda9ea526f]

INTEGRATION: CWS os13 (1.34.58); FILE MERGED 2003/07/10 11:27:51 os 1.34.58.1: #110634# SID_SW_DOCMAN_PATH removed


2003-08-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [30d10371aa5ad3010ad6e33183b7a2fb3d9969be]

INTEGRATION: CWS os13 (1.152.18); FILE MERGED 2003/07/24 12:16:25 os 1.152.18.1: #i9569# support of 'CurrentPresentation' for conditional text field added


2003-08-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [9f7878689c2d390afd973a5a53cd20954cb4d637]

INTEGRATION: CWS os13 (1.75.18); FILE MERGED 2003/07/24 12:16:24 os 1.75.18.1: #i9569# support of 'CurrentPresentation' for conditional text field added


2003-08-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [0918ebf156e000c31e3078047d5f3a1e968ef309]

INTEGRATION: CWS os13 (1.31.108); FILE MERGED 2003/07/24 12:16:43 os 1.31.108.1: #i9569# support of 'CurrentPresentation' for conditional text field added


2003-08-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [597e6434306e49afbbe9950db5b88c2660e36f90]

INTEGRATION: CWS os13 (1.29.108); FILE MERGED 2003/07/10 10:04:22 os 1.29.108.1: #110689# call of SetModified() added


2003-08-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [9308cb52ab356988a1c35ef8adbf4a5a2cb493ac]

INTEGRATION: CWS os13 (1.14.114); FILE MERGED 2003/07/29 08:40:48 os 1.14.114.1: #i9331# call SetModified() in SwDoc::TransliterateText()


2003-08-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [bf1d170e2d8f1fdefb5309cab571ac79291fb84d]

INTEGRATION: CWS os13 (1.7.148); FILE MERGED 2003/07/10 11:27:39 os 1.7.148.1: #110634# SID_SW_DOCMAN_PATH removed


2003-08-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [0a0268711970d75fb1ddafef1fba0413c528d70f]

INTEGRATION: CWS os13 (1.11.36); FILE MERGED 2003/08/13 10:55:10 os 1.11.36.1: #110689# SvxUnoForbiddenCharsTable::onChange overloaded


2003-08-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [080b47ed7765e3616ceecaafb39bc99dc8a38f46]

INTEGRATION: CWS os13 (1.46.14); FILE MERGED 2003/07/10 10:04:45 os 1.46.14.1: #110689# call of SetModified() added


2003-08-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [02406b0dfe9a3d88d5ea7d2e3158a6b797a16059]

INTEGRATION: CWS dr6 (1.11.28); FILE MERGED 2003/07/30 11:43:08 dr 1.11.28.2: #i3653# fixed imp/exp of 'allow blank cell' in validation 2003/07/18 15:58:32 sab 1.11.28.1: #i3653#; add ShowList property


2003-08-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [e93516e03328f95e11aa6738aaad36bc20877397]

INTEGRATION: CWS dr6 (1.11.28); FILE MERGED 2003/07/30 11:43:08 dr 1.11.28.2: #i3653# fixed imp/exp of 'allow blank cell' in validation 2003/07/18 15:58:32 sab 1.11.28.1: #i3653#; add ShowList property


2003-08-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [fcdf604df8d5c84720ccf2128a7b556a8f33201b]

INTEGRATION: CWS dr6 (1.35.52); FILE MERGED 2003/07/30 11:43:07 dr 1.35.52.2: #i3653# fixed imp/exp of 'allow blank cell' in validation 2003/07/18 15:54:17 sab 1.35.52.1: #i3653#; add ShowList property


2003-08-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b295ab771fd0c4179ac92882dc5929730fbd2b58]

INTEGRATION: CWS dr6 (1.33.44); FILE MERGED 2003/07/16 15:43:23 dr 1.33.44.2: #i3653# show dropdown only in list validation 2003/07/15 17:13:45 nn 1.33.44.1: #i3653# show drop-down button for list validity


2003-08-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [fe62c2811682ca5ae0e6cef366a19c3fe7362e2b]

INTEGRATION: CWS dr6 (1.18.66); FILE MERGED 2003/07/15 17:13:45 nn 1.18.66.1: #i3653# show drop-down button for list validity


2003-08-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a8a6d5bae5d6c61f20ebab15e907f505193af57d]

INTEGRATION: CWS dr6 (1.43.16); FILE MERGED 2003/07/15 17:13:44 nn 1.43.16.2: #i3653# show drop-down button for list validity 2003/07/14 15:16:17 dr 1.43.16.1: #i3653# EndPopupMode to ~ScFilterFloatingWindow


2003-08-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [6841fd0d7b3bfd8407b37f5d63949ad036a387bc]

INTEGRATION: CWS dr6 (1.14.2); FILE MERGED 2003/07/18 13:00:16 dr 1.14.2.2: #i3653# list validation: use API constants for list type 2003/07/04 12:38:14 dr 1.14.2.1: #i3653# additions for list validation


2003-08-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [5db8c073bcb101b6c5c4fb76c13f6d7f1ef02c9e]

INTEGRATION: CWS dr6 (1.20.60); FILE MERGED 2003/07/16 09:09:30 dr 1.20.60.1: #i3653# List validation: Enable SID_DATA_SELECT slot in empty columns


2003-08-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [d870c44678a1b461be16e8fa5abaa94ca92f0330]

INTEGRATION: CWS dr6 (1.7.4); FILE MERGED 2003/07/18 16:01:25 sab 1.7.4.1: #i3653#; add ShowList property


2003-08-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [fbd7a1ec60338ce666ef8a79028f5983effb33ae]

INTEGRATION: CWS dr6 (1.73.2); FILE MERGED 2003/07/30 11:44:19 dr 1.73.2.4: #i3653# final string changes 2003/07/25 12:39:45 dr 1.73.2.3: RESYNC: (1.74-1.76); FILE MERGED 2003/07/07 12:38:05 dr 1.73.2.2: RESYNC: (1.73-1.74); FILE MERGED 2003/07/04 12:37:25 dr 1.73.2.1: #i3653# additions for list validation


2003-08-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [d8534d272005687b20f79eb54edfd631b3367ea3]

INTEGRATION: CWS dr6 (1.2.30); FILE MERGED 2003/07/10 06:40:26 dr 1.2.30.2: #i3653# list validity 2003/07/04 12:36:58 dr 1.2.30.1: #i3653# additions for list validation


2003-08-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [1744a0a6b07eac923563812ea5394742f2d0c32c]

INTEGRATION: CWS dr6 (1.2.30); FILE MERGED 2003/07/04 12:36:57 dr 1.2.30.1: #i3653# additions for list validation


2003-08-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b4d6bd685e72de57d0e7fdae730ebda2b0c6d544]

INTEGRATION: CWS dr6 (1.11.44); FILE MERGED 2003/07/15 17:13:27 nn 1.11.44.2: #i3653# show drop-down button for list validity 2003/07/14 15:14:59 dr 1.11.44.1: #i3653# unused members


2003-08-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [989f613a7732871855f2fc5f42d905840ec2b9be]

INTEGRATION: CWS dr6 (1.35.6); FILE MERGED 2003/07/30 11:43:48 dr 1.35.6.4: #i3653# final string changes 2003/07/25 12:44:55 dr 1.35.6.3: RESYNC: (1.36-1.37); FILE MERGED 2003/07/07 12:43:31 dr 1.35.6.2: RESYNC: (1.35-1.36); FILE MERGED 2003/07/04 12:40:56 dr 1.35.6.1: #i3653# additions for list validation


2003-08-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [318c3220b4013816b66cc7f3a8478d33e5c1fa12]

INTEGRATION: CWS dr6 (1.6.28); FILE MERGED 2003/08/13 10:23:19 dr 1.6.28.5: #111771# suppress assertion when editing old XML files 2003/07/18 13:00:03 dr 1.6.28.4: #i3653# list validation: use API constants for list type 2003/07/11 15:04:40 dr 1.6.28.3: #i3653# List validation 2003/07/10 06:40:16 dr 1.6.28.2: #i3653# list validity 2003/07/04 12:40:55 dr 1.6.28.1: #i3653# additions for list validation


2003-08-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [1da8502766311b1c44ec78bf7f761f6941e7e37a]

INTEGRATION: CWS dr6 (1.64.10); FILE MERGED 2003/07/18 15:59:22 sab 1.64.10.1: #i3653#; add ShowList property


2003-08-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [2118a69a7ea6654ed8aaacf80514431f358e0fb1]

INTEGRATION: CWS dr6 (1.87.10); FILE MERGED 2003/07/18 15:59:21 sab 1.87.10.1: #i3653#; add ShowList property


2003-08-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b3cf576b02d08faec8f3a3d4fbe49abf67d98b3e]

INTEGRATION: CWS dr6 (1.74.18); FILE MERGED 2003/07/18 15:56:31 sab 1.74.18.1: #i3653#; add ShowList property


2003-08-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [527525f063dede3b6c5f5d6942e3db7524237ec3]

INTEGRATION: CWS dr6 (1.20.68); FILE MERGED 2003/07/18 15:54:18 sab 1.20.68.1: #i3653#; add ShowList property


2003-08-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b4520eb148821f932729b464abab7088cb18d813]

INTEGRATION: CWS dr6 (1.55.24); FILE MERGED 2003/07/25 12:45:45 dr 1.55.24.2: RESYNC: (1.55-1.56); FILE MERGED 2003/07/04 12:18:38 dr 1.55.24.1: #i3653# moved string token handling to ScGlobal


2003-08-19  Duncan Foster  <dfoster@openoffice.org>  [94643e2757d153e82f671e69b1328a68b52993eb]

#17307# Adding Duncans changes for Runtime->Provider These changes need to be reviewed/reworked


2003-08-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [65ab854044d91c2bd581f4f026a986e973294028]

INTEGRATION: CWS dr6 (1.1.2); FILE ADDED 2003/07/04 12:32:38 dr 1.1.2.1: #i3653# added token array helper functions


2003-08-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [99f0a26d7286832704966599169179e28834b6e1]

INTEGRATION: CWS dr6 (1.7.44); FILE MERGED 2003/07/04 12:30:10 dr 1.7.44.1: #i3653# changed string handling


2003-08-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [7d37edd06e531eb2b7def12091f36354e7a46099]

INTEGRATION: CWS dr6 (1.2.68); FILE MERGED 2003/07/04 12:30:10 dr 1.2.68.1: #i3653# changed string handling


2003-08-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f0b69f3df38992b2d520004b595e0c668ebd2009]

INTEGRATION: CWS dr6 (1.4.24); FILE MERGED 2003/07/04 12:30:09 dr 1.4.24.1: #i3653# changed string handling


2003-08-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [25d8e9282ae0f60c22264369c7dcb66432957f31]

INTEGRATION: CWS dr6 (1.3.58); FILE MERGED 2003/08/13 10:57:24 dr 1.3.58.2: RESYNC: (1.3-1.4); FILE MERGED 2003/07/04 12:32:16 dr 1.3.58.1: #i3653# moved string token handling to ScGlobal


2003-08-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [62c5eb0e8a6bf38c536d6033641d31f2f1cd63ce]

INTEGRATION: CWS dr6 (1.15.44); FILE MERGED 2003/07/04 12:18:01 dr 1.15.44.1: #i3653# moved string token handling to ScGlobal


2003-08-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [3faf1f6e8ec6d71360df0e323c5a317e48d8043f]

INTEGRATION: CWS dr6 (1.10.68); FILE MERGED 2003/07/04 12:18:01 dr 1.10.68.1: #i3653# moved string token handling to ScGlobal


2003-08-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [5183ad82ded232234e33380cd099d0e65e623222]

INTEGRATION: CWS dr6 (1.3.58); FILE MERGED 2003/07/04 12:17:17 dr 1.3.58.1: #i3653# moved string token handling to ScGlobal


2003-08-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [834fd4a20fc2b2570cec6161f635e090436d391e]

INTEGRATION: CWS dr6 (1.8.2); FILE MERGED 2003/07/25 15:12:37 dr 1.8.2.1: #i3653# solve cwsresync incompatibility


2003-08-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [9497e5e2fd23d15d3a1efc1d69b9834912f3e0ee]

INTEGRATION: CWS dr6 (1.1.2); FILE ADDED 2003/07/04 12:13:12 dr 1.1.2.1: #i3653# added token array helper functions


2003-08-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [fa4a9c96d716e5bec48bc323e04bb5c7a52fb211]

INTEGRATION: CWS dr6 (1.3.68); FILE MERGED 2003/07/04 12:14:23 dr 1.3.68.1: #i3653# changed string handling


2003-08-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [560b88f1116a9ba24e3ac917b822cb53b04cd207]

INTEGRATION: CWS dr6 (1.5.24); FILE MERGED 2003/07/04 12:14:23 dr 1.5.24.1: #i3653# changed string handling


2003-08-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f74a7eec75ae0fd0218e7a9104481b293d923463]

INTEGRATION: CWS dr6 (1.4.24); FILE MERGED 2003/07/18 12:59:38 dr 1.4.24.2: #i3653# list validation: use API constants for list type 2003/07/04 12:15:10 dr 1.4.24.1: #i3653# added list validation import/export


2003-08-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [643adb66dac119285630d10f6c90ec80b94d7ab1]

INTEGRATION: CWS dr6 (1.5.24); FILE MERGED 2003/07/29 08:39:49 dr 1.5.24.2: RESYNC: (1.5-1.6); FILE MERGED 2003/07/04 12:14:22 dr 1.5.24.1: #i3653# changed string handling


2003-08-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [19a32edc056200f606afbab3f16fc9f13553c927]

INTEGRATION: CWS dr6 (1.3.68); FILE MERGED 2003/07/18 12:59:39 dr 1.3.68.2: #i3653# list validation: use API constants for list type 2003/07/04 12:15:10 dr 1.3.68.1: #i3653# added list validation import/export


2003-08-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [be78626123f429a75477aa82a81001a09abce089]

INTEGRATION: CWS dr6 (1.18.24); FILE MERGED 2003/08/13 10:58:40 dr 1.18.24.2: RESYNC: (1.18-1.19); FILE MERGED 2003/07/04 12:13:11 dr 1.18.24.1: #i3653# added token array helper functions


2003-08-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [3b86ae8cc00a20ac3a9aa34503ddd1b3ca2ba2fd]

INTEGRATION: CWS dr6 (1.63.36); FILE MERGED 2003/07/25 12:47:46 dr 1.63.36.2: RESYNC: (1.63-1.64); FILE MERGED 2003/07/04 12:13:10 dr 1.63.36.1: #i3653# added token array helper functions


2003-08-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [255c247b994edc39073d251b3269ece97e195c0f]

INTEGRATION: CWS dr6 (1.15.68); FILE MERGED 2003/07/10 06:39:52 dr 1.15.68.2: #i3653# new functions: ScTokenArray::(First|Next)NoSpaces 2003/07/04 11:46:37 dr 1.15.68.1: #i3653# remove filter specific function


2003-08-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b971e3a981fdb546b5ba69da1be7fbdaa0a6e070]

INTEGRATION: CWS dr6 (1.9.68); FILE MERGED 2003/07/30 11:42:15 dr 1.9.68.7: #i3653# allow range lists, ignore rest of formula 2003/07/18 12:59:13 dr 1.9.68.6: #i3653# list validation: use API constants for list type 2003/07/16 15:43:00 dr 1.9.68.5: #i3653# show dropdown only in list validation 2003/07/14 15:14:27 dr 1.9.68.4: #i3653# list validation 2003/07/11 15:04:21 dr 1.9.68.3: #i3653# List validation: create selection list 2003/07/10 06:38:43 dr 1.9.68.2: #i3653# list validity 2003/07/04 11:45:47 dr 1.9.68.1: #i3653# added show/sort selection list


2003-08-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [bffb75709739fc708fd352765af9f1cf4b3d8e3b]

INTEGRATION: CWS dr6 (1.31.46); FILE MERGED 2003/07/04 11:45:22 dr 1.31.46.1: #i3653# added string token handling helpers


2003-08-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [7720b4da11d190016e51ae6e9006abeb8da6129a]

INTEGRATION: CWS dr6 (1.49.52); FILE MERGED 2003/07/16 15:43:00 dr 1.49.52.2: #i3653# show dropdown only in list validation 2003/07/16 09:09:09 dr 1.49.52.1: #i3653# List validation: Enable SID_DATA_SELECT slot in empty columns


2003-08-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [9466be5934c2eadfc5b8192aee127dfa59373222]

INTEGRATION: CWS dr6 (1.17.68); FILE MERGED 2003/07/11 15:04:22 dr 1.17.68.1: #i3653# List validation: create selection list


2003-08-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [5961abc7030fa6fea2409fc399513603e2ef2cdd]

INTEGRATION: CWS dr6 (1.11.68); FILE MERGED 2003/07/10 06:39:30 dr 1.11.68.1: #i3653# changed lcl_HasRelRef


2003-08-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [dbd55e9acda56bf133b4c73732a9dfe0d18ad397]

INTEGRATION: CWS dr6 (1.4.8); FILE MERGED 2003/07/18 12:58:45 dr 1.4.8.5: #i3653# list validation: use API constants for list type 2003/07/16 15:42:27 dr 1.4.8.4: #i3653# show dropdown only in list validation 2003/07/11 15:04:03 dr 1.4.8.3: #i3653# List validation: create selection list 2003/07/10 06:38:19 dr 1.4.8.2: #i3653# list validity 2003/07/04 11:44:47 dr 1.4.8.1: #i3653# added show/sort selection list


2003-08-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [e0beb9aa26205743e8905d591dbdf4fef372a449]

INTEGRATION: CWS dr6 (1.51.44); FILE MERGED 2003/07/18 15:38:44 sab 1.51.44.1: #i3653#; add ShowList property


2003-08-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [c3ded764de0d0ae421e215155f0920e794fd46dd]

INTEGRATION: CWS dr6 (1.35.170); FILE MERGED 2003/07/18 12:58:44 dr 1.35.170.3: #i3653# list validation: use API constants for list type 2003/07/04 11:44:08 dr 1.35.170.2: #i3653# new IDs for list validity dialog 2003/07/04 11:05:55 dr 1.35.170.1: #i3653# new IDs for list validity dialog


2003-08-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f9ae38d5ffa8885c245cd89f1c3b7f375f26bd67]

INTEGRATION: CWS dr6 (1.2.68); FILE MERGED 2003/07/11 15:03:34 dr 1.2.68.1: #i3653# added ComplRefData::IsDeleted


2003-08-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [18c46acf186f51f67bce409e2385f8342661bc60]

INTEGRATION: CWS dr6 (1.23.44); FILE MERGED 2003/07/04 11:04:53 dr 1.23.44.1: #i3653# added string token handling helpers


2003-08-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [4e841214e9adf7dbce9f112306b13be460aa4c46]

INTEGRATION: CWS dr6 (1.3.42); FILE MERGED 2003/07/18 15:38:44 sab 1.3.42.1: #i3653#; add ShowList property


2003-08-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [c9612a8b8a43e0bd5638b1acb9e7171802542c7c]

INTEGRATION: CWS dr6 (1.67.44); FILE MERGED 2003/07/16 09:08:31 dr 1.67.44.1: #i3653# List validation: Enable SID_DATA_SELECT slot in empty columns


2003-08-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [452137cbd05db1b2cddbc1e3096c28dd371f4148]

INTEGRATION: CWS dr6 (1.15.68); FILE MERGED 2003/07/10 06:37:39 dr 1.15.68.2: #i3653# new functions: ScTokenArray::(First|Next)NoSpaces 2003/07/04 11:04:08 dr 1.15.68.1: #i3653# move filter specific function to filter


2003-08-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [cfafb1e0f0b64cf241193d67a2b6b76c3de38e53]

INTEGRATION: CWS dr6 (1.17.68); FILE MERGED 2003/07/11 15:03:06 dr 1.17.68.1: #i3653# warning removed


2003-08-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [4e053c8779ea1aa460df99434b825f4f15fed6cc]

INTEGRATION: CWS dr6 (1.14.86); FILE MERGED 2003/07/18 11:24:03 sab 1.14.86.1: #i3653#; add ShowList property


2003-08-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a3c7602df6f0d3799f778a3b033a606afeb00c24]

INTEGRATION: CWS dr6 (1.1.2); FILE ADDED 2003/07/18 11:24:03 sab 1.1.2.1: #i3653#; add ShowList property


2003-08-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [8b2de655f35b51df7d8ec5523e39ddee1905203d]

INTEGRATION: CWS dr6 (1.5.186); FILE MERGED 2003/07/18 11:24:02 sab 1.5.186.1: #i3653#; add ShowList property


2003-08-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [548fc8991f6f7a8fe29e300b0ebdeb43804beffb]

INTEGRATION: CWS dr6 (1.44.4); FILE MERGED 2003/07/18 16:03:24 sab 1.44.4.1: #i3653#; add ShowList property


2003-08-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [fc593c5b495bef088a3ad8116a1e98df26dcf7a3]

INTEGRATION: CWS dr6 (1.42.126); FILE MERGED 2003/07/18 16:02:20 sab 1.42.126.1: #i3653#; add ShowList property


2003-08-19  Martin Hollmichel  <mh@openoffice.org>  [1d704138545c3ed840976c320067f029076788ab]

join: from cws_srx645_ooo11rc3


2003-08-19  Noel Power  <npower@openoffice.org>  [70fccdd470b11e4630f8f537b5c796c16869742d]

#17307# Adding Duncans changes for Runtime->Provider These changes need to be reviewed/reworked


2003-08-19  Noel Power  <npower@openoffice.org>  [a3b746cab7dee21db2d14d3cf3a630eb93d0b23a]

#17307# Adding duncancs changes for Runtme->Providers


2003-08-19  Noel Power  <npower@openoffice.org>  [46b2dd586609dc83ebcd7cc5b16745fc17098ebd]

#17307# Adding duncans changes for Runtime->ScriptProvider


2003-08-19  Noel Power  <npower@openoffice.org>  [92a84d0d4724a5046dbc56aa19f5832904da3718]

#i17307# Commiting duncans runtime->provider changes These changes will be reviewed and reworked


2003-08-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [3d5b2b1e025a7fbe6c97cd4352b36c24892e5d30]

INTEGRATION: CWS geordi2q01 (1.1.122); FILE MERGED 2003/08/18 12:49:52 hr 1.1.122.1: #i18350#: join changes from CWS ooo11rc3


2003-08-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [21296369743118b82925bdcc16b72f9fe056aef8]

INTEGRATION: CWS geordi2q01 (1.121.24); FILE MERGED 2003/08/18 12:49:49 hr 1.121.24.1: #i18350#: join changes from CWS ooo11rc3


2003-08-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [3c960358018b655eaa9c92a027b966b0e4da2a60]

INTEGRATION: CWS geordi2q01 (1.24.108); FILE MERGED 2003/08/18 13:35:05 hr 1.24.108.1: #i18350#: join changes from CWS ooo11rc3


2003-08-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [50ea9698b012ee617c4dd58a4d838ff8c6c1cb5d]

INTEGRATION: CWS geordi2q01 (1.48.52); FILE MERGED 2003/08/18 13:35:04 hr 1.48.52.1: #i18350#: join changes from CWS ooo11rc3


2003-08-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [3dcf16153efbf02cb2b22b987da2cd0faeaf6260]

INTEGRATION: CWS geordi2q01 (1.46.42); FILE MERGED 2003/08/18 13:35:03 hr 1.46.42.1: #i18350#: join changes from CWS ooo11rc3


2003-08-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [336ca79f285f1bae1c76d8887e13ffef20e9195a]

INTEGRATION: CWS geordi2q01 (1.61.106); FILE MERGED 2003/08/18 13:47:26 hr 1.61.106.1: #111861#: join changes from CWS corkfilterteam10


2003-08-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [dafb0e5f7176cb12e6c33c16bf7cd2d2334b796f]

INTEGRATION: CWS geordi2q01 (1.99.108); FILE MERGED 2003/08/18 13:47:25 hr 1.99.108.1: #111861#: join changes from CWS corkfilterteam10


2003-08-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [04e864acc7a44f0704eb7a881db537b0518137c6]

INTEGRATION: CWS geordi2q01 (1.140.8); FILE MERGED 2003/08/18 13:47:24 hr 1.140.8.1: #111861#: join changes from CWS corkfilterteam10


2003-08-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [d38deb4e7f2daf25a5b8f3543fd94d0148ebda8a]

INTEGRATION: CWS geordi2q01 (1.68.106); FILE MERGED 2003/08/18 13:47:24 hr 1.68.106.1: #111861#: join changes from CWS corkfilterteam10


2003-08-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f5bc5648893a408fb8fa6defc8c1c0377ed7dd87]

INTEGRATION: CWS geordi2q01 (1.30.136); FILE MERGED 2003/08/18 13:47:23 hr 1.30.136.1: #111861#: join changes from CWS corkfilterteam10


2003-08-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [8e674a92f7e88d981aeb50bb07169d63ddfbb983]

INTEGRATION: CWS geordi2q01 (1.87.72); FILE MERGED 2003/08/18 13:47:23 hr 1.87.72.1: #111861#: join changes from CWS corkfilterteam10


2003-08-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [d730baaca34c37c605b7d8008357501ccf8bcc32]

INTEGRATION: CWS geordi2q01 (1.116.8); FILE MERGED 2003/08/18 13:47:22 hr 1.116.8.1: #111861#: join changes from CWS corkfilterteam10


2003-08-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [2bb45850a867a785f83e5e2f5bd817d4ef82c3ba]

INTEGRATION: CWS geordi2q01 (1.115.8); FILE MERGED 2003/08/18 13:47:22 hr 1.115.8.1: #111861#: join changes from CWS corkfilterteam10


2003-08-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [aee4d795bcaa207b4911872a8d24ff124c4289d7]

INTEGRATION: CWS geordi2q01 (1.48.136); FILE MERGED 2003/08/18 13:47:21 hr 1.48.136.1: #111861#: join changes from CWS corkfilterteam10


2003-08-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [9dca61cc1bb1834d6cc579be09ae5c9bbe0b54f8]

INTEGRATION: CWS geordi2q01 (1.103.36); FILE MERGED 2003/08/18 13:47:20 hr 1.103.36.1: #111861#: join changes from CWS corkfilterteam10


2003-08-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [8c826dc7dc4040bf422b3b47ae5919116f0c2492]

INTEGRATION: CWS geordi2q01 (1.65.76); FILE MERGED 2003/08/18 13:47:19 hr 1.65.76.1: #111861#: join changes from CWS corkfilterteam10


2003-08-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [4ae355861a4dafa7d9f6475aee7e35b2f3681337]

INTEGRATION: CWS geordi2q01 (1.49.72); FILE MERGED 2003/08/18 13:47:19 hr 1.49.72.1: #111861#: join changes from CWS corkfilterteam10


2003-08-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f87f2fcd467f449f6a9261c3c6d486b203ed32bf]

INTEGRATION: CWS geordi2q01 (1.63.72); FILE MERGED 2003/08/18 13:47:18 hr 1.63.72.1: #111861#: join changes from CWS corkfilterteam10


2003-08-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [cdb5e8491bec4dc2d462dd23d7fa7cd7342d5d9a]

INTEGRATION: CWS geordi2q01 (1.1.4); FILE ADDED 2003/08/18 13:47:18 hr 1.1.4.1: #111861#: join changes from CWS corkfilterteam10


2003-08-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [d1452f47030af8bbd01d6f379f12c1544d50a62b]

INTEGRATION: CWS geordi2q01 (1.15.136); FILE MERGED 2003/08/18 13:47:17 hr 1.15.136.1: #111861#: join changes from CWS corkfilterteam10


2003-08-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [db4742d10e2f92e32fd94267a1917407ba18ae26]

INTEGRATION: CWS geordi2q01 (1.4.44); FILE MERGED 2003/08/18 12:46:59 hr 1.4.44.1: #i18350#: join changes from CWS ooo11rc3


2003-08-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [58c4eacc8959723e00b63e3577ddc9b9f376b455]

INTEGRATION: CWS geordi2q01 (1.2.12); FILE MERGED 2003/08/18 12:51:08 hr 1.2.12.1: #i18350#: join changes from CWS ooo11rc3


2003-08-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [1c1366dce339413ee2d4f7cc23e59437f824b59a]

INTEGRATION: CWS geordi2q01 (1.1.16); FILE MERGED 2003/08/18 12:51:05 hr 1.1.16.1: #i18350#: join changes from CWS ooo11rc3


2003-08-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [1786ab5d73aea9dc48e23834e9e121dcc2a80511]

INTEGRATION: CWS geordi2q01 (1.1.16); FILE MERGED 2003/08/18 12:51:04 hr 1.1.16.1: #i18350#: join changes from CWS ooo11rc3


2003-08-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [89babc51f51251712a2fa82f47babd9f83a34082]

INTEGRATION: CWS geordi2q01 (1.1.16); FILE MERGED 2003/08/18 12:51:02 hr 1.1.16.1: #i18350#: join changes from CWS ooo11rc3


2003-08-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [0a0d6642b62bb95ef61ee09aeae1086eb6ff40af]

INTEGRATION: CWS geordi2q01 (1.19.16); FILE MERGED 2003/08/18 13:16:35 hr 1.19.16.1: #i18350#: join changes from CWS ooo11rc3


2003-08-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b3c659c32c3f7ba0be17730696443892d637c0c5]

INTEGRATION: CWS geordi2q01 (1.9.16); FILE MERGED 2003/08/18 13:16:34 hr 1.9.16.1: #i18350#: join changes from CWS ooo11rc3


2003-08-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [1f9001ab7963154c62307ac5e05d400eb9a2791a]

INTEGRATION: CWS geordi2q01 (1.11.24); FILE MERGED 2003/08/18 13:36:13 hr 1.11.24.1: #i18350#: join changes from CWS ooo11rc3


2003-08-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [602e81a49da0c6697ed4e85dcfb47e483fb15aad]

INTEGRATION: CWS geordi2q01 (1.47.24); FILE MERGED 2003/08/18 13:38:04 hr 1.47.24.1: #i18350#: join changes from CWS ooo11rc3


2003-08-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [70ef237f0feaec886ef91d325988ce37e6cad4bb]

INTEGRATION: CWS geordi2q01 (1.42.54); FILE MERGED 2003/08/18 13:38:01 hr 1.42.54.1: #i18350#: join changes from CWS ooo11rc3


2003-08-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [8b9c7502c6e014895d5a204efd29c3aeeb4e5664]

INTEGRATION: CWS geordi2q01 (1.13.24); FILE MERGED 2003/08/18 13:38:00 hr 1.13.24.1: #i18350#: join changes from CWS ooo11rc3


2003-08-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [28074f028c3f62077ced5804679862486d1e62c5]

INTEGRATION: CWS geordi2q01 (1.4.142); FILE MERGED 2003/08/18 13:38:00 hr 1.4.142.1: #i18350#: join changes from CWS ooo11rc3


2003-08-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [ede9d5ce962e187ee63658445a827de36fd18889]

INTEGRATION: CWS geordi2q01 (1.44.22); FILE MERGED 2003/08/18 13:37:59 hr 1.44.22.1: #i18350#: join changes from CWS ooo11rc3


2003-08-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [d0b30403d204d7f31a38fbd23e1f523437feba4f]

INTEGRATION: CWS geordi2q01 (1.26.22); FILE MERGED 2003/08/18 13:37:59 hr 1.26.22.1: #i18350#: join changes from CWS ooo11rc3


2003-08-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [e13f5317c543aa0e3ce089fc9ba46fc0e8116285]

INTEGRATION: CWS geordi2q01 (1.9.256); FILE MERGED 2003/08/18 13:37:58 hr 1.9.256.1: #i18350#: join changes from CWS ooo11rc3


2003-08-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [271d117cad348306d21e19a92f7436486d246915]

INTEGRATION: CWS geordi2q01 (1.7.126); FILE MERGED 2003/08/18 13:37:58 hr 1.7.126.1: #i18350#: join changes from CWS ooo11rc3


2003-08-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [e186b02e01e043969e5184159cea6f8fd46bc89f]

INTEGRATION: CWS geordi2q01 (1.3.126); FILE MERGED 2003/08/18 13:37:57 hr 1.3.126.1: #i18350#: join changes from CWS ooo11rc3


2003-08-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [0ac202d7ca7dcb4395b48a4ab5145b1f18396144]

INTEGRATION: CWS geordi2q01 (1.23.116); FILE MERGED 2003/08/18 13:37:57 hr 1.23.116.1: #i18350#: join changes from CWS ooo11rc3


2003-08-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [5ad5fcd146b14087856c130d6cfe922c8c43e9af]

INTEGRATION: CWS geordi2q01 (1.18.126); FILE MERGED 2003/08/18 13:37:57 hr 1.18.126.1: #i18350#: join changes from CWS ooo11rc3


2003-08-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [ded0d3c22870324839e54063283b9b741c724228]

INTEGRATION: CWS geordi2q01 (1.4.266); FILE MERGED 2003/08/18 13:37:56 hr 1.4.266.1: #i18350#: join changes from CWS ooo11rc3


2003-08-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [8e33776acf176d3fbdb3f0448336db47ebab13a0]

INTEGRATION: CWS geordi2q01 (1.16.128); FILE MERGED 2003/08/18 13:37:55 hr 1.16.128.1: #i18350#: join changes from CWS ooo11rc3


2003-08-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [d30e8d1ed815ccd4d941865d1b2fe30408a86217]

INTEGRATION: CWS geordi2q01 (1.46.24); FILE MERGED 2003/08/18 13:37:53 hr 1.46.24.1: #i18350#: join changes from CWS ooo11rc3


2003-08-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [19bb3c13f6dc5fd9cdd1d32b6c71921dabd734a0]

INTEGRATION: CWS geordi2q01 (1.55.20); FILE MERGED 2003/08/18 13:37:53 hr 1.55.20.1: #i18350#: join changes from CWS ooo11rc3


2003-08-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [2eead197b8bf6ace07410fc66ecd541aad7c3e6e]

INTEGRATION: CWS geordi2q01 (1.155.28); FILE MERGED 2003/08/18 13:37:52 hr 1.155.28.1: #i18350#: join changes from CWS ooo11rc3


2003-08-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [0e4e1e1a9b87237c123628be695cc87333db4a3c]

INTEGRATION: CWS geordi2q01 (1.18.30); FILE MERGED 2003/08/18 13:37:51 hr 1.18.30.1: #i18350#: join changes from CWS ooo11rc3


2003-08-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [7aecdd58306e95a00418f9c3688164da561dda70]

INTEGRATION: CWS geordi2q01 (1.2.298); FILE MERGED 2003/08/18 13:37:51 hr 1.2.298.1: #i18350#: join changes from CWS ooo11rc3


2003-08-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [8dad75f1f4f378fbbcd76754cce5dc08d0ef8636]

INTEGRATION: CWS geordi2q01 (1.7.12); FILE MERGED 2003/08/18 12:48:29 hr 1.7.12.1: #i18350#: join changes from CWS ooo11rc3


2003-08-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [edc277e1702a2f33c0c460aacd96362bcd3dfe3f]

INTEGRATION: CWS geordi2q01 (1.8.30); FILE MERGED 2003/08/18 12:39:05 hr 1.8.30.1: #i18350#: join changes from CWS ooo11rc3


2003-08-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [2d5b1b32e411bdd82f9768f5b13ed0a371e8786e]

INTEGRATION: CWS geordi2q01 (1.16.20); FILE MERGED 2003/08/18 12:48:05 hr 1.16.20.1: #i18350#: join changes from CWS ooo11rc3


2003-08-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [c2f96d1ff1a13595e6f2aba7dec04a7646dfb8b8]

INTEGRATION: CWS geordi2q01 (1.98.20); FILE MERGED 2003/08/18 13:26:43 hr 1.98.20.1: #i18350#: join changes from CWS ooo11rc3


2003-08-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [eaa926fd2995ea5a74518fe503df862254820ce5]

INTEGRATION: CWS geordi2q01 (1.6.6); FILE MERGED 2003/08/18 13:01:27 hr 1.6.6.1: #i18350#: join changes from CWS ooo11rc3


2003-08-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [717caa92871fcd629f89552111edebbd47032301]

INTEGRATION: CWS geordi2q01 (1.2.368); FILE MERGED 2003/08/18 14:16:06 hr 1.2.368.1: #111861#: join changes from CWS oj01parser


2003-08-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [06cc1c21b6237455da1bf624321bdc5ca5319355]

INTEGRATION: CWS geordi2q01 (1.23.48); FILE MERGED 2003/08/18 13:33:31 hr 1.23.48.1: #i18350#: join changes from CWS ooo11rc3


2003-08-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [3f8261c56f2c43604bbcca26e6235ddaf9fe50ea]

INTEGRATION: CWS geordi2q01 (1.62.52); FILE MERGED 2003/08/18 13:33:30 hr 1.62.52.1: #i18350#: join changes from CWS ooo11rc3


2003-08-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [4bbe3693388366dee150b02e6322fc979bd171ef]

INTEGRATION: CWS geordi2q01 (1.41.52); FILE MERGED 2003/08/18 13:33:30 hr 1.41.52.1: #i18350#: join changes from CWS ooo11rc3


2003-08-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [5710aaadd3ca30ab0f527fd44cd6699569621203]

INTEGRATION: CWS geordi2q01 (1.31.52); FILE MERGED 2003/08/18 13:33:29 hr 1.31.52.1: #i18350#: join changes from CWS ooo11rc3


2003-08-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [2de19d5e27d8e11ddf306737625e48e324a315d5]

INTEGRATION: CWS geordi2q01 (1.47.50); FILE MERGED 2003/08/18 13:33:28 hr 1.47.50.1: #i18350#: join changes from CWS ooo11rc3


2003-08-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [e309588a3427428c030f1101d72ca668dd5aa217]

INTEGRATION: CWS geordi2q01 (1.37.14); FILE MERGED 2003/08/18 12:59:49 hr 1.37.14.1: #i18350#: join changes from CWS ooo11rc3


2003-08-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [34eb01b93c6e40681854a7ee359c3f323f8cc0e2]

INTEGRATION: CWS geordi2q01 (1.4.14); FILE MERGED 2003/08/18 12:59:45 hr 1.4.14.1: #i18350#: join changes from CWS ooo11rc3


2003-08-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [eb1a75365abf3d0c666c44fb70264c012200faea]

INTEGRATION: CWS geordi2q01 (1.90.68); FILE MERGED 2003/08/18 14:15:03 hr 1.90.68.1: #111861#: join changes from CWS oj01parser


2003-08-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [d0ef61288cc9beb447570127e1a6b11446005780]

INTEGRATION: CWS geordi2q01 (1.50.40); FILE MERGED 2003/08/18 14:15:02 hr 1.50.40.1: #111861#: join changes from CWS oj01parser


2003-08-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [d6f3c0372c6395a7fd5643dab7823fc6e65b339b]

INTEGRATION: CWS geordi2q01 (1.61.40); FILE MERGED 2003/08/18 14:15:02 hr 1.61.40.1: #111861#: join changes from CWS oj01parser


2003-08-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [c2292d13a9681a038267bc8539cb5007d0fdb244]

INTEGRATION: CWS geordi2q01 (1.9.40); FILE MERGED 2003/08/18 12:49:08 hr 1.9.40.1: #i18350#: join changes from CWS ooo11rc3


2003-08-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [4666a115a1840d32e0d5ebb982727fb7326c296b]

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>  [f17a27a1c330303f52f1d992dc9ea7382e29de04]

INTEGRATION: CWS geordi2q01 (1.6.16); FILE MERGED 2003/08/18 12:40:52 hr 1.6.16.1: #i18350#: join changes from CWS ooo11rc3


2003-08-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [aa86ca7d03b0c44885813c41a0bc59d46bfc37f6]

INTEGRATION: CWS geordi2q01 (1.2.14); FILE MERGED 2003/08/18 13:04:40 hr 1.2.14.1: #i18350#: join changes from CWS ooo11rc3


2003-08-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [23a9d2e47061ecf3aacede73194165bd7146d244]

INTEGRATION: CWS geordi2q01 (1.3.10); FILE MERGED 2003/08/18 13:04:40 hr 1.3.10.1: #i18350#: join changes from CWS ooo11rc3


2003-08-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [36b8f705dbd3dc2b6745ccee33e43c429c806065]

INTEGRATION: CWS geordi2q01 (1.3.14); FILE MERGED 2003/08/18 13:04:07 hr 1.3.14.1: #i18350#: join changes from CWS ooo11rc3


2003-08-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [c1d933aca8e4b574c9cc0f1b0e0f0640915ad828]

INTEGRATION: CWS geordi2q01 (1.1.14); FILE MERGED 2003/08/18 13:04:06 hr 1.1.14.1: #i18350#: join changes from CWS ooo11rc3


2003-08-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [886759084d96beb15231f43cc77b0f9b5387844b]

INTEGRATION: CWS geordi2q01 (1.2.14); FILE MERGED 2003/08/18 13:04:06 hr 1.2.14.1: #i18350#: join changes from CWS ooo11rc3


2003-08-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [0bde3353b1f9da3471b143e24283eed8c6fdee1d]

INTEGRATION: CWS geordi2q01 (1.3.14); FILE MERGED 2003/08/18 13:04:05 hr 1.3.14.1: #i18350#: join changes from CWS ooo11rc3


2003-08-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [22b30d36c299fb7ff8d7572f3b7c6507bf8450e0]

INTEGRATION: CWS geordi2q01 (1.2.12); FILE MERGED 2003/08/18 13:04:05 hr 1.2.12.1: #i18350#: join changes from CWS ooo11rc3


2003-08-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [3e3eca48131bbc53621730b00f06f7aa56d1658b]

INTEGRATION: CWS geordi2q01 (1.3.14); FILE MERGED 2003/08/18 13:03:42 hr 1.3.14.1: #i18350#: join changes from CWS ooo11rc3


2003-08-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [545179e45548b4b6147c5f19673c698c64da99b9]

INTEGRATION: CWS geordi2q01 (1.3.14); FILE MERGED 2003/08/18 13:03:15 hr 1.3.14.1: #i18350#: join changes from CWS ooo11rc3


2003-08-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f560330ba83a68906589f88b3372c31d8117da31]

INTEGRATION: CWS geordi2q01 (1.16.22); FILE MERGED 2003/08/18 13:05:45 hr 1.16.22.1: #i18350#: join changes from CWS ooo11rc3


2003-08-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [2cd236741479f3dcf3efea8a02ba827428ca020f]

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>  [7416f4df9e241439b1a75bdb191bbf133c7ff0aa]

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>  [c6d30bccad20134a03a8e2a8164dd770d0cf799a]

INTEGRATION: CWS geordi2q01 (1.20.26); FILE MERGED 2003/08/18 13:00:18 hr 1.20.26.1: #i18350#: join changes from CWS ooo11rc3


2003-08-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [ebfecd47a9e9343cb442d638db749825a2a7f4a9]

INTEGRATION: CWS geordi2q01 (1.13.18); FILE MERGED 2003/08/18 12:58:01 hr 1.13.18.1: #i18350#: join changes from CWS ooo11rc3


2003-08-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [dc9237516fcc4033e0851d52e7fc21c6262c2b20]

INTEGRATION: CWS geordi2q01 (1.10.18); FILE MERGED 2003/08/18 12:58:00 hr 1.10.18.1: #i18350#: join changes from CWS ooo11rc3


2003-08-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [5fd047f183173ff03100a62fe9085a29c033cb28]

INTEGRATION: CWS geordi2q01 (1.13.18); FILE MERGED 2003/08/18 12:57:59 hr 1.13.18.1: #i18350#: join changes from CWS ooo11rc3


2003-08-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [458dea46957b826e4baf34ce83ad0e0fec4218ad]

INTEGRATION: CWS geordi2q01 (1.5.40); FILE MERGED 2003/08/18 12:57:58 hr 1.5.40.1: #i18350#: join changes from CWS ooo11rc3


2003-08-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [93394ed7434520f8ec022a3c560dc59344a6d6bf]

INTEGRATION: CWS geordi2q01 (1.8.40); FILE MERGED 2003/08/18 12:57:58 hr 1.8.40.1: #i18350#: join changes from CWS ooo11rc3


2003-08-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [bc7e17d4e1a22c4b9a75b4e65fbaaebe1e9134c0]

INTEGRATION: CWS geordi2q01 (1.18.16); FILE MERGED 2003/08/18 12:47:28 hr 1.18.16.1: #i18350#: join changes from CWS ooo11rc3


2003-08-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [5a757546818c05891d24441a4b2d26bf87c03810]

INTEGRATION: CWS geordi2q01 (1.2.36); FILE MERGED 2003/08/18 12:45:32 hr 1.2.36.1: #i18350#: join changes from CWS ooo11rc3


2003-08-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [3340f6a8e500ce3a9cc21337dc61c52a63bef7d1]

INTEGRATION: CWS geordi2q01 (1.44.122); FILE MERGED 2003/08/18 13:32:15 hr 1.44.122.1: #i18350#: join changes from CWS ooo11rc3


2003-08-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [74a4c969a9d291bf2b90ff1678e0489c94854876]

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>  [6eacea3115ee31e533b84c897205fc2ca604b3f8]

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>  [b9edce3015cefe04dad67c13667f26b1d7217e7e]

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>  [79ad2bda374fd001f1f7c4c8b1c1d19a2e5f0d6e]

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>  [48a4d8e71a1bf03626379dbbc2ccd3bd2bbb9d8b]

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>  [4c9c1957cfc7c9de3def35dab4dcd07e76992ddd]

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>  [bbb8aa70140355c58bf5aa00bd813a86aeeab280]

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>  [a2ce7f4b58055198876091e4a226cc307e3f363e]

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>  [a48ba91413ee113c5ce97f80692fad519067db07]

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>  [a043fbb60ef6420c33962b2db8acad4de5974924]

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>  [aa99e91b1d5a233632f462cbf4af9a827d566630]

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>  [058987cd8829e83f14cb132cfadc31bb6f9122f7]

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-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [945cd0606312fbebcf472b3136acdafb7eb9d7fd]

INTEGRATION: CWS geordi2q01 (1.10.8); FILE MERGED 2003/08/18 13:31:30 hr 1.10.8.1: #i18350#: join changes from CWS ooo11rc3


2003-08-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [978857d628cc695abc8586a0304bfa0a83e7fb07]

INTEGRATION: CWS geordi2q01 (1.2.24); FILE MERGED 2003/08/18 13:31:29 hr 1.2.24.1: #i18350#: join changes from CWS ooo11rc3


2003-08-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [80f797a74d9252ae6316aad67a3ed347f1757795]

INTEGRATION: CWS geordi2q01 (1.30.62); FILE MERGED 2003/08/18 14:14:14 hr 1.30.62.1: #111861#: join changes from CWS oj01parser


2003-08-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a890834d39460c837765e741277b30ff184fd9ca]

INTEGRATION: CWS geordi2q01 (1.34.48); FILE MERGED 2003/08/18 14:14:13 hr 1.34.48.1: #111861#: join changes from CWS oj01parser


2003-08-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [5240186c611557eb2f4db8420123f834b80434ee]

INTEGRATION: CWS geordi2q01 (1.21.30); FILE MERGED 2003/08/18 14:14:13 hr 1.21.30.1: #111861#: join changes from CWS oj01parser


2003-08-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [576e9cbb80cb0db7a6df5a7cda8069b2e6466f92]

INTEGRATION: CWS geordi2q01 (1.17.108); FILE MERGED 2003/08/18 14:14:11 hr 1.17.108.1: #111861#: join changes from CWS oj01parser


2003-08-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [00a4d6b59ba8fcc7acf9c0adb796beddee7afe40]

INTEGRATION: CWS geordi2q01 (1.8.8); FILE MERGED 2003/08/18 12:53:52 hr 1.8.8.1: #i18350#: join changes from CWS ooo11rc3


2003-08-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [4b36b6f62b3e46901fd7a7dc1336cbd93ee516b2]

INTEGRATION: CWS geordi2q01 (1.7.68); FILE MERGED 2003/08/18 12:55:15 hr 1.7.68.1: #i18350#: join changes from CWS ooo11rc3


2003-08-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [e398e4b2cb0a99d2dd4119ba96e6ba60f6090f8e]

INTEGRATION: CWS geordi2q01 (1.18.50); FILE MERGED 2003/08/18 13:17:35 hr 1.18.50.1: #i18350#: join changes from CWS ooo11rc3


2003-08-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [094a7954f988031324fa14bf2b48b0eda4e3f675]

INTEGRATION: CWS geordi2q01 (1.2.262); FILE MERGED 2003/08/18 14:01:35 hr 1.2.262.1: #111861#: join changes from CWS sab006


2003-08-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [43ff5226972ca7c7e971aa837d77d2349434d35b]

INTEGRATION: CWS geordi2q01 (1.11.74); FILE MERGED 2003/08/18 14:01:35 hr 1.11.74.1: #111861#: join changes from CWS sab006


2003-08-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [65fe0164633ea5f4ef8dd3f536c3cc850fc2170a]

INTEGRATION: CWS geordi2q01 (1.64.72); FILE MERGED 2003/08/18 14:01:34 hr 1.64.72.1: #111861#: join changes from CWS sab006


2003-08-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [d6f0f0b5cee3d6aa4ab9a5f0edf704f6f176d577]

INTEGRATION: CWS geordi2q01 (1.87.72); FILE MERGED 2003/08/18 14:01:33 hr 1.87.72.1: #111861#: join changes from CWS sab006


2003-08-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [04eb9fc53e30d5e9f1c93550ad45214987b648b0]

INTEGRATION: CWS geordi2q01 (1.168.22); FILE MERGED 2003/08/18 14:01:32 hr 1.168.22.1: #111861#: join changes from CWS sab006


2003-08-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [dfed328a5f8f8d93186a5bfd5886d2863a4a30ee]

INTEGRATION: CWS geordi2q01 (1.11.256); FILE MERGED 2003/08/18 14:01:32 hr 1.11.256.1: #111861#: join changes from CWS sab006


2003-08-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [36be49bb83e9d89e5e5a6f555a5b2d462739561b]

INTEGRATION: CWS geordi2q01 (1.14.236); FILE MERGED 2003/08/18 14:03:11 hr 1.14.236.1: #111861#: join changes from CWS sab007


2003-08-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [c7b96ad5b2bf51763ce4e23182e6229edc9e2d5b]

INTEGRATION: CWS geordi2q01 (1.35.110); FILE MERGED 2003/08/18 14:01:31 hr 1.35.110.1: #111861#: join changes from CWS sab006


2003-08-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [9e2a528ac0987fd30aa17dba0f9f9e0134657664]

INTEGRATION: CWS geordi2q01 (1.24.242); FILE MERGED 2003/08/18 14:01:31 hr 1.24.242.1: #111861#: join changes from CWS sab006


2003-08-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [2c614d8239e84f19e3998d9abac23aabddd648c5]

INTEGRATION: CWS geordi2q01 (1.35.230); FILE MERGED 2003/08/18 14:01:30 hr 1.35.230.1: #111861#: join changes from CWS sab006


2003-08-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [36f72b83b6f63350f3fbca329a9a2c5564cf696b]

INTEGRATION: CWS geordi2q01 (1.7.248); FILE MERGED 2003/08/18 13:17:34 hr 1.7.248.1: #i18350#: join changes from CWS ooo11rc3


2003-08-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [3f3ab3fd4e493c319de8866663fe921e03207735]

INTEGRATION: CWS geordi2q01 (1.6.264); FILE MERGED 2003/08/18 13:17:33 hr 1.6.264.1: #i18350#: join changes from CWS ooo11rc3


2003-08-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [529f97d02e1c90f2cc3f5cec054701af5564de99]

INTEGRATION: CWS geordi2q01 (1.9.16); FILE MERGED 2003/08/18 12:58:42 hr 1.9.16.1: #i18350#: join changes from CWS ooo11rc3


2003-08-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [92236b476c2761386f9fa069b037b1064af8b827]

INTEGRATION: CWS geordi2q01 (1.3.24); FILE MERGED 2003/08/18 12:58:41 hr 1.3.24.1: #i18350#: join changes from CWS ooo11rc3


2003-08-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [3c1af4c0b33c8fee39a9fd7ad8cce6df8ce1ae89]

INTEGRATION: CWS geordi2q01 (1.6.24); FILE MERGED 2003/08/18 13:36:35 hr 1.6.24.1: #i18350#: join changes from CWS ooo11rc3


2003-08-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b0b2b67954b34c8a5381c3d7e561f862ad73a305]

INTEGRATION: CWS geordi2q01 (1.27.36); FILE MERGED 2003/08/18 13:36:34 hr 1.27.36.1: #i18350#: join changes from CWS ooo11rc3


2003-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [e8062db677792b1ba415b0b6cf86e48cede2e46e]

SRC680


2003-08-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [5a83c131c9ef4188662c08fbd3c059cea18c6c53]

INTEGRATION: CWS sb7 (1.2.16); FILE MERGED 2003/08/12 09:42:15 sb 1.2.16.1: #i16264# Added Type.isSupertypeOf.


2003-08-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [8e0f12bf63387b4bfc8cfe4c252d2d752aad7b60]

INTEGRATION: CWS sb7 (1.10.22); FILE MERGED 2003/08/12 09:42:15 sb 1.10.22.1: #i16264# Added Type.isSupertypeOf.


2003-08-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [487afe00ef5b2a969d3b296309125f981ee4a0a3]

INTEGRATION: CWS sb7 (1.3.58); FILE MERGED 2003/08/12 08:36:02 sb 1.3.58.1: #i16664# Warnings about unusable ToFloat/Double.


2003-08-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [4e9e98942aa07da50f795397ca921b9e3844da5b]

INTEGRATION: CWS sb7 (1.7.10); FILE MERGED 2003/08/06 14:10:14 sb 1.7.10.1: #111153# Made waiting for gc more reliable.


2003-08-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [30968092668b4547567af617802c7a8c7937f2a4]

INTEGRATION: CWS sb7 (1.11.28); FILE MERGED 2003/08/12 09:43:55 sb 1.11.28.2: #i16264# Refactored out Type.isSupertypeOf. 2003/08/06 14:13:03 sb 1.11.28.1: #111153# java_environment.getRegisteredInterface now finds entries for subtypes of the requested type.


2003-08-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [910f152298b6cae4e424a742319803ea0c1cdbab]

INTEGRATION: CWS sb7 (1.30.2); FILE MERGED 2003/08/12 09:43:55 sb 1.30.2.5: #i16264# Refactored out Type.isSupertypeOf. 2003/08/11 08:33:23 sb 1.30.2.4: RESYNC: (1.30-1.31); FILE MERGED 2003/08/07 12:43:49 sb 1.30.2.3: #i16264# Correctly implement URP spec of not acquiring (oid,t) upon mapping out if (oid,t') with t' subtype of t was mapped in. 2003/07/23 11:16:32 sb 1.30.2.2: #110892# ProxyFactory.isProxy has to check for matching types. 2003/07/18 07:43:43 sb 1.30.2.1: #110892# In java_remote_bridge.mapInterfaceTo, only add a refHolder for objects that did not get proxied in from the remote side.


2003-08-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [3009091ee7e79a1595506ec367f9f7a08eb3229b]

INTEGRATION: CWS sb7 (1.2.18); FILE MERGED 2003/08/07 12:43:49 sb 1.2.18.3: #i16264# Correctly implement URP spec of not acquiring (oid,t) upon mapping out if (oid,t') with t' subtype of t was mapped in. 2003/07/23 11:16:32 sb 1.2.18.2: #110892# ProxyFactory.isProxy has to check for matching types. 2003/07/18 07:43:43 sb 1.2.18.1: #110892# In java_remote_bridge.mapInterfaceTo, only add a refHolder for objects that did not get proxied in from the remote side.


2003-08-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [878541e725ec3b69b1e674088299cbf10b06861e]

INTEGRATION: CWS sb7 (1.2.2); FILE MERGED 2003/07/23 11:40:49 sb 1.2.2.1: #i16264# Improved tests, with both clients and servers in both Java and C++.


2003-08-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [c49421a7dd3e5aa15d78803c6f3887c7447f630a]

INTEGRATION: CWS sb7 (1.2.2); FILE MERGED 2003/08/07 12:46:21 sb 1.2.2.2: #i16264# Correctly implement URP spec of not acquiring (oid,t) upon mapping out if (oid,t') with t' subtype of t was mapped in. 2003/07/23 11:40:49 sb 1.2.2.1: #i16264# Improved tests, with both clients and servers in both Java and C++.


2003-08-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [3d43221be820876b5b06c25fe724038ca4791dc4]

INTEGRATION: CWS sb7 (1.1.2); FILE ADDED 2003/08/12 13:32:02 sb 1.1.2.3: #i16264# Updated. 2003/08/07 12:46:21 sb 1.1.2.2: #i16264# Correctly implement URP spec of not acquiring (oid,t) upon mapping out if (oid,t') with t' subtype of t was mapped in. 2003/07/23 11:39:51 sb 1.1.2.1: #i16264#


2003-08-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [042f073719f060c052c70eedb34333969e69fefd]

INTEGRATION: CWS sb7 (1.2.2); FILE MERGED 2003/08/12 13:52:19 sb 1.2.2.3: #i16264# Fixed missing includes. 2003/08/07 12:46:20 sb 1.2.2.2: #i16264# Correctly implement URP spec of not acquiring (oid,t) upon mapping out if (oid,t') with t' subtype of t was mapped in. 2003/07/23 11:40:49 sb 1.2.2.1: #i16264# Improved tests, with both clients and servers in both Java and C++.


2003-08-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [50c0682a0d89d597e5fb022f5bb1adf079813351]

INTEGRATION: CWS sb7 (1.2.2); FILE MERGED 2003/08/07 12:46:20 sb 1.2.2.3: #i16264# Correctly implement URP spec of not acquiring (oid,t) upon mapping out if (oid,t') with t' subtype of t was mapped in. 2003/07/23 11:40:48 sb 1.2.2.2: #i16264# Improved tests, with both clients and servers in both Java and C++. 2003/07/18 07:38:40 sb 1.2.2.1: #110892# Improved test case output.


2003-08-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [cd8d33840212001340c218b99a2a00ef3932087f]

INTEGRATION: CWS sb7 (1.2.14); FILE MERGED 2003/08/11 08:29:50 sb 1.2.14.3: RESYNC: (1.2-1.3); FILE MERGED 2003/08/06 14:18:06 sb 1.2.14.2: #111153# Added test. 2003/07/18 07:37:45 sb 1.2.14.1: #110892# Added test case.


2003-08-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [caf452bc6d25471c4673e1eb9cdb2e6019d730e1]

INTEGRATION: CWS sb7 (1.1.2); FILE ADDED 2003/08/06 14:17:34 sb 1.1.2.1: #111153#


2003-08-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [b3094cffca313c691c70881092939b658f69045c]

INTEGRATION: CWS sb7 (1.1.2); FILE ADDED 2003/07/18 07:37:45 sb 1.1.2.1: #110892# Added test case.


2003-08-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [750dde2905d1eb97af44a09a89151b6b351eb1ff]

INTEGRATION: CWS sb7 (1.2.48); FILE MERGED 2003/07/23 10:22:39 sb 1.2.48.1: #i16264# Added methods getConnectionAndParametersAsString and getProtocolAndParametersAsString.


2003-08-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [4ff0d8957afca63cc79ae82dc2d5665d1fa98a1a]

INTEGRATION: CWS sb7 (1.2.10); FILE MERGED 2003/07/23 10:15:55 sb 1.2.10.1: #i16264# Added methods get and ensureFinalization.


2003-08-12  Duncan Foster  <dfoster@openoffice.org>  [0c3ab6e4597e8cb26edfc18c50b16046480462a1]

#i17307# XFunction->XScript


2003-08-08  Kurt Zenker  <kz@openoffice.org>  [f9b851219cdc60ead87fa6c92e2f3a9cd1bdc9a1]

new version for SRC680


2003-08-08  Kurt Zenker  <kz@openoffice.org>  [e8c458ee0cef25260c748097aede7bd882875b90]

new version for SRC680


2003-08-08  Kurt Zenker  <kz@openoffice.org>  [097eb3a46e8de0accb5ec927a3c3ee6fa5e7bd50]

new version for SRC680


2003-08-07  Rüdiger Timm  <rt@openoffice.org>  [1b6878be9bd4dcfdbe04933b045506672f360c2d]

new version for SRC680


2003-08-07  Kurt Zenker  <kz@openoffice.org>  [04571de71076a31428e374e87abbd1b8268c8a43]

new version for SRC680


2003-08-07  Kurt Zenker  <kz@openoffice.org>  [cd18f23ef6457d831f1162813072eed3ef2cfb45]

new version for SRC680


2003-08-07  Rüdiger Timm  <rt@openoffice.org>  [37edd376a239e224cedeafd62c8b5accf8c143b0]

SRC680


2003-08-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [9878aa297ddf68e5c082909a040ba8a5228f3f1b]

INTEGRATION: CWS filtertracer01 (1.1.2); FILE ADDED 2003/07/15 12:05:59 dr 1.1.2.1: filter tracer


2003-08-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [1426c99f18787c91f6a81122e9042fbb3eb7ecaa]

INTEGRATION: CWS filtertracer01 (1.6.36); FILE MERGED 2003/07/15 12:05:57 dr 1.6.36.1: filter tracer


2003-08-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [b6bedf6ccd8059ecc481f235faa810e11fa8a642]

INTEGRATION: CWS filtertracer01 (1.4.36); FILE MERGED 2003/07/15 12:05:57 dr 1.4.36.1: filter tracer


2003-08-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [9f1ff62999cfec58084dc938d16b4cf34f93d5e3]

INTEGRATION: CWS filtertracer01 (1.5.52); FILE MERGED 2003/07/15 12:05:57 dr 1.5.52.1: filter tracer


2003-08-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [fb9dc1736fe056340ee284b5d701c4522812b522]

INTEGRATION: CWS filtertracer01 (1.21.66); FILE MERGED 2003/07/15 12:05:56 dr 1.21.66.1: filter tracer


2003-08-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [755bf4f117a0fa3e7a640491c2b7da6cd45a9cdd]

INTEGRATION: CWS filtertracer01 (1.3.66); FILE MERGED 2003/07/15 12:05:56 dr 1.3.66.1: filter tracer


2003-08-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [e5a8ac9c0b807a388983943adbbb0c5e78fe5a71]

INTEGRATION: CWS filtertracer01 (1.3.36); FILE MERGED 2003/07/15 12:05:55 dr 1.3.36.1: filter tracer


2003-08-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [c6116f1182fcfb46227e1bf7fb103a46d352a7e2]

INTEGRATION: CWS filtertracer01 (1.48.36); FILE MERGED 2003/07/15 12:05:55 dr 1.48.36.1: filter tracer


2003-08-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [e8967651744b7c82406411ddec12f945cc20b5fa]

INTEGRATION: CWS filtertracer01 (1.1.2); FILE ADDED 2003/07/15 12:05:07 dr 1.1.2.1: filter tracer


2003-08-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [2b63c86b0120af358cb4a539365a6fde709adaa3]

INTEGRATION: CWS filtertracer01 (1.6.36); FILE MERGED 2003/07/15 12:05:04 dr 1.6.36.1: filter tracer


2003-08-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [044f204ff0b77bbea555ce68528551ecbd1208b9]

INTEGRATION: CWS filtertracer01 (1.4.36); FILE MERGED 2003/07/15 12:05:03 dr 1.4.36.1: filter tracer


2003-08-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [63bd5876c530091193fa3ce0e12c9a5f5c2ab81a]

INTEGRATION: CWS filtertracer01 (1.3.12); FILE MERGED 2003/07/28 16:49:36 sj 1.3.12.2: RESYNC: (1.3-1.4); FILE MERGED 2003/07/15 12:05:02 dr 1.3.12.1: filter tracer


2003-08-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [1f87c6fbd3893634f9875c1b270994428955dc22]

INTEGRATION: CWS filtertracer01 (1.6.36); FILE MERGED 2003/07/15 12:05:01 dr 1.6.36.1: filter tracer


2003-08-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [befc32dc41e933f3d85b385cb7186393643bbf62]

INTEGRATION: CWS filtertracer01 (1.18.36); FILE MERGED 2003/07/15 12:05:00 dr 1.18.36.1: filter tracer


2003-08-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [d96867d5d1bf0e39cdd416bb628d973573f61d71]

INTEGRATION: CWS filtertracer01 (1.53.8); FILE MERGED 2003/07/15 12:05:00 dr 1.53.8.1: filter tracer


2003-08-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [af51eb8510526b61372a3a9da012a0505db5dcd1]

INTEGRATION: CWS filtertracer01 (1.83.12); FILE MERGED 2003/07/28 16:49:13 sj 1.83.12.2: RESYNC: (1.83-1.84); FILE MERGED 2003/07/15 12:04:59 dr 1.83.12.1: filter tracer


2003-08-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [ddb1020b4ce32dd8f0238c7856cfc61f5daf802c]

INTEGRATION: CWS filtertracer01 (1.11.66); FILE MERGED 2003/07/15 12:04:58 dr 1.11.66.1: filter tracer


2003-08-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [d61160f356db2e101fa6c3d3b0155cabd1645e0b]

INTEGRATION: CWS filtertracer01 (1.6.166); FILE MERGED 2003/07/11 13:51:21 sj 1.6.166.1: implementing filter tracing


2003-08-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [3d81f2ba78588e3f1516b26ee17f44a4d91b033a]

INTEGRATION: CWS filtertracer01 (1.2.172); FILE MERGED 2003/07/11 13:50:57 sj 1.2.172.1: implementing filter tracing


2003-08-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [fe161cabea0fce3405f53b3af597597e80116fe5]

INTEGRATION: CWS filtertracer01 (1.48.18); FILE MERGED 2003/07/14 13:42:24 sj 1.48.18.2: not using wchart* if initializing rtl::OUString, because wchart* is 32bit on some platforms 2003/07/11 13:49:46 sj 1.48.18.1: implementing filter tracing


2003-08-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [f6e5025b21696ad460c0cff24e4a62a94170e47d]

INTEGRATION: CWS filtertracer01 (1.108.36); FILE MERGED 2003/07/28 16:04:06 sj 1.108.36.3: RESYNC: (1.108-1.109); FILE MERGED 2003/07/14 12:45:21 sj 1.108.36.2: not using wchart* if initializing rtl::OUString, because wchart* is 32bit on some platforms 2003/07/11 13:48:22 sj 1.108.36.1: implementing filter tracing


2003-08-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [d2e291fcbbd339d2bf6c9882fa5a714196056b78]

INTEGRATION: CWS filtertracer01 (1.2.140); FILE MERGED 2003/07/28 13:38:49 sj 1.2.140.3: DocumentURL attribute is now containing the name of the document which is traced instead of the name of the logfile 2003/07/14 12:45:51 sj 1.2.140.2: not using wchart* if initializing rtl::OUString, because wchart* is 32bit on some platforms 2003/07/11 13:47:01 sj 1.2.140.1: implementing filter tracing


2003-08-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [c5e7edb10089c2e90690622be3cf2c64715b4a95]

INTEGRATION: CWS filtertracer01 (1.78.6); FILE MERGED 2003/07/14 12:45:43 sj 1.78.6.2: not using wchart* if initializing rtl::OUString, because wchart* is 32bit on some platforms 2003/07/11 13:46:26 sj 1.78.6.1: implementing filter tracing


2003-08-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [f646cb80597488653ad67e2293207430ba05d701]

INTEGRATION: CWS filtertracer01 (1.7.128); FILE MERGED 2003/07/11 13:45:54 sj 1.7.128.1: implementing filter tracing


2003-08-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [fac1babfcf45efcf53fbee9685dd97fb94389b43]

INTEGRATION: CWS filtertracer01 (1.32.106); FILE MERGED 2003/07/11 13:45:53 sj 1.32.106.1: implementing filter tracing


2003-08-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [c5bd627de4e40cd35b56d1a52e41ce8929928381]

INTEGRATION: CWS filtertracer01 (1.2.64); FILE MERGED 2003/07/11 13:53:54 sj 1.2.64.1: supporting DocumentHandler


2003-08-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [a166e136acd4e754e89f42a36ad89e35480ec0f5]

INTEGRATION: CWS filtertracer01 (1.2.64); FILE MERGED 2003/07/11 13:53:20 sj 1.2.64.1: supporting DocumentHandler


2003-08-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [d2231e7feab1327c56bb74234940ec3d6fecb37f]

INTEGRATION: CWS filtertracer01 (1.2.64); FILE MERGED 2003/07/11 13:53:00 sj 1.2.64.1: supporting DocumentHandler


2003-08-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [f26f54b6133326c2bbbf081fefd53291b937cc78]

INTEGRATION: CWS filtertracer01 (1.138.16); FILE MERGED 2003/07/28 15:38:31 sj 1.138.16.2: RESYNC: (1.138-1.139); FILE MERGED 2003/07/23 15:52:20 cmc 1.138.16.1: log use of important but not available/subtly different compatability options and use of autowidth word frames


2003-08-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [9ac1edb444901d9dc9bef54c1f457a0a4ae8746b]

INTEGRATION: CWS filtertracer01 (1.113.30); FILE MERGED 2003/07/28 15:38:07 sj 1.113.30.3: RESYNC: (1.113-1.115); FILE MERGED 2003/07/23 15:52:19 cmc 1.113.30.2: log use of important but not available/subtly different compatability options and use of autowidth word frames 2003/07/23 12:53:31 cmc 1.113.30.1: Create a filtertrace at import construction and pass to SfxMSDffManager's constructor


2003-08-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [ad79dc741a1c25fc7c7c26245ffc0467fd6f2268]

INTEGRATION: CWS filtertracer01 (1.111.30); FILE MERGED 2003/07/30 13:04:39 sj 1.111.30.4: using explicit namespace for sw::log to avoid ambiguity with log on linux 2003/07/28 15:38:01 sj 1.111.30.3: RESYNC: (1.111-1.114); FILE MERGED 2003/07/23 15:52:19 cmc 1.111.30.2: log use of important but not available/subtly different compatability options and use of autowidth word frames 2003/07/23 12:53:31 cmc 1.111.30.1: Create a filtertrace at import construction and pass to SfxMSDffManager's constructor


2003-08-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [6171e093bfa3946494536fa5b5a91961cf6c5146]

INTEGRATION: CWS filtertracer01 (1.1.2); FILE ADDED 2003/07/23 15:52:18 cmc 1.1.2.2: log use of important but not available/subtly different compatability options and use of autowidth word frames 2003/07/23 12:53:30 cmc 1.1.2.1: Create a filtertrace at import construction and pass to SfxMSDffManager's constructor


2003-08-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [59b62b42a4846a51bbeeb2080e41557793c85c92]

INTEGRATION: CWS filtertracer01 (1.9.30); FILE MERGED 2003/07/23 12:53:29 cmc 1.9.30.1: Create a filtertrace at import construction and pass to SfxMSDffManager's constructor


2003-08-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [1af1c6ebb39c4d12c4312ff37bc55ca49b9ec014]

INTEGRATION: CWS qadev0xa (1.2.60); FILE MERGED 2003/07/03 09:36:12 lla 1.2.60.1: #110278# qadev9 -> qadev0xa changes


2003-08-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [84ce89f1dd17f158559c9f6cf7e28f4e2d85deec]

INTEGRATION: CWS qadev0xa (1.1.4); FILE ADDED 2003/07/03 09:36:11 lla 1.1.4.1: #110278# qadev9 -> qadev0xa changes


2003-08-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [6343f5a6692eb0d0f79c6ee489496a798f5ed2aa]

INTEGRATION: CWS qadev0xa (1.3.26); FILE MERGED 2003/07/03 09:36:10 lla 1.3.26.1: #110278# qadev9 -> qadev0xa changes


2003-08-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [f50a5728bf98544a999ca384cc4f0e06f2b5ee70]

INTEGRATION: CWS qadev0xa (1.2.26); FILE MERGED 2003/07/03 09:36:07 lla 1.2.26.1: #110278# qadev9 -> qadev0xa changes


2003-08-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [f09505ec56445bda33588875e64a7a5353362828]

INTEGRATION: CWS qadev0xa (1.1.4); FILE ADDED 2003/07/03 10:19:36 lla 1.1.4.1: #110278# qadev9 -> qadev0xa


2003-08-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [7c9bc3ccd95d1e4320de9f7b14ccc50825bcf16c]

INTEGRATION: CWS qadev0xa (1.1.4); FILE ADDED 2003/07/03 10:19:35 lla 1.1.4.1: #110278# qadev9 -> qadev0xa


2003-08-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [fae7f845a67b634bb5d370fadff5899e8626e9bc]

INTEGRATION: CWS qadev0xa (1.1.4); FILE ADDED 2003/07/03 10:19:34 lla 1.1.4.1: #110278# qadev9 -> qadev0xa


2003-08-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [17c7259effde8ccdf6fc460f50adf8db8d8fe013]

INTEGRATION: CWS qadev0xa (1.3.26); FILE MERGED 2003/07/03 09:36:05 lla 1.3.26.1: #110278# qadev9 -> qadev0xa changes


2003-08-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [faa04fa2446077648252f7305edbd433305c437a]

INTEGRATION: CWS qadev0xa (1.1.2); FILE ADDED 2003/07/10 10:30:15 deuce 1.1.2.1: #110278# first commit of osl_Mutex_Const.h in sal/qa/osl/mutex


2003-08-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [f439a8ac79e7ad426364146c2727238e0efbb4f1]

INTEGRATION: CWS qadev0xa (1.1.2); FILE ADDED 2003/07/10 10:27:40 deuce 1.1.2.1: #110278# first commit of osl_Mutex.cxx in sal/qa/osl/mutex.


2003-08-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [1faeb28a65757d38eb784c77d3e1b001d0522d09]

INTEGRATION: CWS qadev0xa (1.1.2); FILE ADDED 2003/07/10 10:28:51 deuce 1.1.2.1: #110278# first commit of makefile.mk in sal/qa/osl/mutex.


2003-08-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [216a47130d27b78adbcc7e346427dc1a420aa015]

INTEGRATION: CWS qadev0xa (1.3.26); FILE MERGED 2003/07/03 09:36:03 lla 1.3.26.1: #110278# qadev9 -> qadev0xa changes


2003-08-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [22921a3556cf456fbbcb39640acd479c8d687ada]

INTEGRATION: CWS qadev0xa (1.5.26); FILE MERGED 2003/07/03 09:36:00 lla 1.5.26.1: #110278# qadev9 -> qadev0xa changes


2003-08-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [123b71eefdb727128abcfd4d467c538259b7f8be]

INTEGRATION: CWS qadev0xa (1.4.26); FILE MERGED 2003/07/03 09:35:57 lla 1.4.26.1: #110278# qadev9 -> qadev0xa changes


2003-08-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [1cde6062e8d6ca515585a8414076f57768501f08]

INTEGRATION: CWS qadev0xa (1.4.26); FILE MERGED 2003/07/24 11:18:42 lla 1.4.26.3: #111026# rename test_rtl_math to rtl_math 2003/07/10 10:40:30 deuce 1.4.26.2: #110278# add osl/mutex test section. 2003/07/03 09:35:56 lla 1.4.26.1: #110278# qadev9 -> qadev0xa changes


2003-08-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [042fbb83b42ac18874eb4db4c3e2ff5757aa19d1]

INTEGRATION: CWS qadev0xa (1.2.28); FILE MERGED 2003/07/17 07:57:14 lla 1.2.28.1: #110901# problems with parameter


2003-08-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [3c30d35339cc7142e76a79a772a5a4533fdd59c7]

INTEGRATION: CWS qadev0xa (1.1.28); FILE MERGED 2003/07/03 10:30:56 lla 1.1.28.1: #110278# qadev9 -> qadev0xa


2003-08-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [eff53771a632e4943d51afdec03533f818d7f2fa]

INTEGRATION: CWS qadev0xa (1.2.8); FILE MERGED 2003/07/03 10:30:56 lla 1.2.8.1: #110278# qadev9 -> qadev0xa


2003-08-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [035a69a0e8b7629f7136322d4d59b2c668de71c4]

INTEGRATION: CWS qadev0xa (1.3.28); FILE MERGED 2003/07/03 10:30:54 lla 1.3.28.1: #110278# qadev9 -> qadev0xa


2003-08-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [0e5a2b5baf7adfaca531d70d0059cd94d12a4c93]

INTEGRATION: CWS qadev0xa (1.9.8); FILE MERGED 2003/07/03 10:30:54 lla 1.9.8.1: #110278# qadev9 -> qadev0xa


2003-08-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [ebadef1490cb68a4729eaa278d63bcd9449be811]

INTEGRATION: CWS qadev0xa (1.1.28); FILE MERGED 2003/07/17 07:56:31 lla 1.1.28.2: #110901# problems with parameter 2003/07/03 10:30:53 lla 1.1.28.1: #110278# qadev9 -> qadev0xa


2003-08-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [0d632339665217fa6fe3388c7c9c70b4c506c943]

INTEGRATION: CWS qadev0xa (1.3.28); FILE MERGED 2003/07/17 07:56:11 lla 1.3.28.1: #110901# problems with parameter


2003-08-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [f8598d053c1c553a522b342c640f10a9993bbb02]

INTEGRATION: CWS qadev0xa (1.1.20); FILE MERGED 2003/07/04 13:56:30 cn 1.1.20.1: CHG: #110380# global variables for XText


2003-08-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [fb6af74fb0798b3b9231b7f84f3d41eba38247c5]

INTEGRATION: CWS qadev0xa (1.1.20); FILE MERGED 2003/07/04 13:57:12 cn 1.1.20.1: CHG: #110380# fix for XSortable


2003-08-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [38754f2e3b29365f8d5737917d85679626ddfe5e]

INTEGRATION: CWS qadev0xa (1.3.20); FILE MERGED 2003/07/04 13:57:08 cn 1.3.20.1: CHG: #110380# fix for XSortable


2003-08-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [ad9551f13e7eaa8fa1d77eefae9e1da8197f164d]

INTEGRATION: CWS qadev0xa (1.3.20); FILE MERGED 2003/07/04 13:57:14 cn 1.3.20.1: CHG: #110380# fix for XSortable


2003-08-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [abf9928902dde62d2a10d61d17ad494813e934f0]

INTEGRATION: CWS qadev0xa (1.1.20); FILE MERGED 2003/07/04 13:56:27 cn 1.1.20.1: CHG: #110380# removeByName()


2003-08-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [7d06c865badbd54325558414742ed5898bdab069]

INTEGRATION: CWS qadev0xa (1.1.2); FILE ADDED 2003/07/04 13:57:06 cn 1.1.2.1: NEW: #110380# initial final version


2003-08-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [ac62216f29ca828626500b7c8bb8a55079c2c67f]

INTEGRATION: CWS qadev0xa (1.1.2); FILE ADDED 2003/07/04 13:57:00 cn 1.1.2.1: NEW: #110380# initial final version


2003-08-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [f426c92085ec4a89b544a612ecba17ad37cacdf1]

INTEGRATION: CWS qadev0xa (1.1.2); FILE ADDED 2003/07/04 13:56:51 cn 1.1.2.1: NEW: #110380# initial final version


2003-08-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [691742cefb69e4bb8739765210858f42a5ac4513]

INTEGRATION: CWS qadev0xa (1.1.2); FILE ADDED 2003/07/04 13:56:46 cn 1.1.2.1: NEW: #110380# initial final version


2003-08-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [20d041c81f4b9eac30b8a2b37a9b6b1a5330eb2d]

INTEGRATION: CWS qadev0xa (1.3.16); FILE MERGED 2003/07/04 13:56:36 cn 1.3.16.1: CHG: #110380# add global Objects for XContainer


2003-08-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [289cd4d710215adb3beb0c138b419c2d979ae4d5]

INTEGRATION: CWS qadev0xa (1.1.20); FILE MERGED 2003/07/04 13:56:39 cn 1.1.20.1: CHG: #110380# remark functions depending on 'aAddon'


2003-08-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [82abca239dfdf28782f8f66d497123a0730cca7f]

INTEGRATION: CWS qadev0xa (1.1.20); FILE MERGED 2003/07/04 13:57:17 cn 1.1.20.1: CHG: #110380# clean range before filling


2003-08-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [265e3ca6f7918633d492b47ab093d265de5bfac3]

INTEGRATION: CWS qadev0xa (1.3.16); FILE MERGED 2003/07/04 13:56:33 cn 1.3.16.1: CHG: #110380# Be more tolerant with Listener count


2003-08-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [0733b44afd7125523957d7cbc0088539d7da9473]

INTEGRATION: CWS qadev0xa (1.2.4); FILE MERGED 2003/07/04 13:56:53 cn 1.2.4.1: CHG: #110380# new global variable 'isReadonly'


2003-08-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [bd298888e9f186cc551132347fe16bb2e5f01a34]

INTEGRATION: CWS qadev0xa (1.3.4); FILE MERGED 2003/07/03 18:52:08 sg 1.3.4.2: CHG: bug with log writer removed 2003/07/03 18:47:24 sg 1.3.4.1: CHG: fixed bug in import


2003-08-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [4510ecf1b6a11dffd6a3913fdfc4a2c6bc18867f]

INTEGRATION: CWS sb5 (1.21.34); FILE MERGED 2003/06/19 09:53:47 sb 1.21.34.1: #109236# Added RTL_TEXTENCODING_JAVA_UTF8.


2003-08-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [bb17178bf5a8bcf7537d3e8353ff9bc41bb07155]

INTEGRATION: CWS sb5 (1.5.26); FILE MERGED 2003/06/19 09:53:37 sb 1.5.26.1: #109236# Added RTL_TEXTENCODING_JAVA_UTF8; made code -Wall clean.


2003-08-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [dfa5228b572236144ffe02084ec8f761c2bc7794]

INTEGRATION: CWS sb5 (1.4.44); FILE MERGED 2003/06/19 09:53:46 sb 1.4.44.1: #109236# Added RTL_TEXTENCODING_JAVA_UTF8.


2003-08-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [3fcc5a8e8c3f33a28112cd459c936119861a9848]

INTEGRATION: CWS sb5 (1.16.108); FILE MERGED 2003/06/16 13:46:22 sb 1.16.108.1: #92543# Fixed rtl_ustr_ascii_compareIgnoreAsciiCase_WithLength to return a correct result if the first string is shorter than the second.


2003-08-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [9c8196359f526f3a0fdb70dec825308fc3c32761]

INTEGRATION: CWS sb5 (1.14.108); FILE MERGED 2003/06/18 10:32:08 sb 1.14.108.1: #105108# Avoid numeric overflow and assert memory exhaustion in ImplAlloc; made code -Wall clean.


2003-08-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [ba0174bb7fb0198c52e40a6a3816699047db6033]

INTEGRATION: CWS sb5 (1.1.2); FILE ADDED 2003/06/16 13:44:11 sb 1.1.2.1: #92543# Added compare tests.


2003-08-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [06678d9bacb404d8a14a2756b073426872ccca68]

INTEGRATION: CWS sb5 (1.1.2); FILE ADDED 2003/06/16 13:43:28 sb 1.1.2.1: #92543# Moved here from qa/strings.


2003-08-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [eea9e64dc047cc48d04ebdaf0ddae0aa8f6e3cc2]

INTEGRATION: CWS sb5 (1.1.2); FILE ADDED 2003/06/16 13:43:56 sb 1.1.2.1: #92543# Moved here from qa/strings; added compare tests.


2003-08-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [a2b6ae7efbc1c1246849006c63818115d92e3f84]

INTEGRATION: CWS sb5 (1.18.44); FILE MERGED 2003/06/18 10:30:33 sb 1.18.44.1: #105108# Added SAL_MIN/MAX_[U]INTn defines.


2003-08-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [6e373f869a2221934e1799f9e0fc5ec2ae132c03]

INTEGRATION: CWS sb5 (1.16.28); FILE MERGED 2003/07/01 15:08:08 sb 1.16.28.1: #105108# Improved documentation of various 'match' functions.


2003-08-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [0ce1d7b9a4ef5e3a88e2063d4811d192d7a27ef7]

INTEGRATION: CWS sb5 (1.7.44); FILE MERGED 2003/06/17 14:40:49 sb 1.7.44.3: #105353# Clarified valid ranges for some sal_Int32 length/offset arguments. 2003/06/16 14:56:28 sb 1.7.44.2: #105109# Clarified documentation of ensureCapacity. 2003/06/16 14:43:48 sb 1.7.44.1: #105352# Assert valid setCharAt parameters.


2003-08-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [ca2af79faf0caf735ef4068b4bf1dd92f817067b]

INTEGRATION: CWS sb5 (1.10.44); FILE MERGED 2003/06/24 10:31:26 sb 1.10.44.2: RESYNC: (1.10-1.11); FILE MERGED 2003/06/19 09:48:02 sb 1.10.44.1: #109236# Added RTL_TEXTENCODING_JAVA_UTF8.


2003-08-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [e1e79731f18a9b02b718f95b8b6c4ecf2c908fb6]

INTEGRATION: CWS sb5 (1.13.110); FILE MERGED 2003/07/01 15:08:07 sb 1.13.110.1: #105108# Improved documentation of various 'match' functions.


2003-08-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [1466b5f15c662af92043f591a982d5388983cb57]

INTEGRATION: CWS sb5 (1.6.124); FILE MERGED 2003/06/17 14:40:48 sb 1.6.124.3: #105353# Clarified valid ranges for some sal_Int32 length/offset arguments. 2003/06/16 14:56:27 sb 1.6.124.2: #105109# Clarified documentation of ensureCapacity. 2003/06/16 14:43:47 sb 1.6.124.1: #105352# Assert valid setCharAt parameters.


2003-08-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [cea970aee5dea8328c41f970d9e182f4fcc6b411]

INTEGRATION: CWS sb5 (1.9.28); FILE MERGED 2003/06/20 12:00:12 sb 1.9.28.1: #110345# Removed obsolete RemoteContentProvidersControl.


2003-08-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [f723d33dec6c28799f40e7568ea18186108b877d]

INTEGRATION: CWS sb5 (1.13.56); FILE MERGED 2003/08/07 13:33:08 hr 1.13.56.2: RESYNC: (1.13-1.14); FILE MERGED 2003/06/20 12:00:10 sb 1.13.56.1: #110345# Removed obsolete RemoteContentProvidersControl.


2003-08-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [5454ca65a6687cd935784f5830383ffe3888f405]

INTEGRATION: CWS sb5 (1.17.28); FILE MERGED 2003/08/07 13:33:59 hr 1.17.28.2: RESYNC: (1.17-1.18); FILE MERGED 2003/06/20 12:00:09 sb 1.17.28.1: #110345# Removed obsolete RemoteContentProvidersControl.


2003-08-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [c90635ef12d92ffec6bec0884b021857ce1b2c3d]

INTEGRATION: CWS sb5 (1.2.36); FILE MERGED 2003/06/20 12:00:07 sb 1.2.36.1: #110345# Removed obsolete RemoteContentProvidersControl.


2003-08-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [ed361c230493ce0742a68ccc518b5ea28ef7893b]

INTEGRATION: CWS sb5 (1.14.66); FILE MERGED 2003/06/20 10:37:00 sb 1.14.66.1: #110345# Removed remote access content provider and stand-alone ucb executable.


2003-08-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [d0e28a5f5978a9b25e22ca26928bdbc630a53f72]

INTEGRATION: CWS sb5 (1.39.10); FILE MERGED 2003/08/07 13:31:28 hr 1.39.10.3: RESYNC: (1.40-1.41); FILE MERGED 2003/07/21 09:18:38 sb 1.39.10.2: RESYNC: (1.39-1.40); FILE MERGED 2003/06/20 07:48:31 sb 1.39.10.1: #91676# InteractiveAugmentedIOException expects PropertyValues, not strings, as arguments.


2003-08-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [9cb128fb7616fe84c86eb3709536f597d42924b8]

INTEGRATION: CWS sb5 (1.19.24); FILE MERGED 2003/08/07 13:32:39 hr 1.19.24.2: RESYNC: (1.19-1.20); FILE MERGED 2003/06/20 07:49:00 sb 1.19.24.1: #91676# cancelCommandExecution expects PropertyValues, not strings, as arguments.


2003-08-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [8a68b25ff23c5a5c0c219a7ec904ed9b67055049]

INTEGRATION: CWS sb5 (1.73.24); FILE MERGED 2003/06/20 07:48:08 sb 1.73.24.1: #91676# InteractiveAugmentedIOException expects PropertyValues, not strings, as arguments.


2003-08-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [8500c62236766b0ec2c9470b5fe6753c2526041d]

INTEGRATION: CWS sb5 (1.6.96); FILE MERGED 2003/06/20 10:36:37 sb 1.6.96.1: #110345# Removed remote access content provider and stand-alone ucb executable.


2003-08-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [3cf566268835debd9ad68bf5d802eeaa19a12ad2]

INTEGRATION: CWS sb5 (1.14.70); FILE MERGED 2003/06/20 10:36:37 sb 1.14.70.1: #110345# Removed remote access content provider and stand-alone ucb executable.


2003-08-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [6a1fc829b4f49f40ea1c381f95aa501b5736feff]

INTEGRATION: CWS sb5 (1.11.24); FILE MERGED 2003/06/20 10:36:34 sb 1.11.24.1: #110345# Removed remote access content provider and stand-alone ucb executable.


2003-08-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [45d9b2c65f702b9c33b4b764d4ebc1105035c215]

INTEGRATION: CWS sb5 (1.12.6); FILE MERGED 2003/06/20 10:36:33 sb 1.12.6.1: #110345# Removed remote access content provider and stand-alone ucb executable.


2003-08-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [54f8f152f33ccc621688dfe8dd2ac0685c3668b6]

INTEGRATION: CWS sb5 (1.8.2); FILE ADDED 2003/06/23 15:29:51 sb 1.8.2.1: #106808# Quick and dirty way to run all tests in sub-directories.


2003-08-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [82cc6f363efae986e51936f4aade6df33d65bfe2]

INTEGRATION: CWS sb5 (1.29.12); FILE MERGED 2003/07/21 09:19:01 sb 1.29.12.2: RESYNC: (1.29-1.30); FILE MERGED 2003/06/23 15:12:11 sb 1.29.12.1: #106808# Fixed synchronization to avoid deadlocks between MessageDispatcher thread and disposed method.


2003-08-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [9b345f78fa2605bad6be6762cf5b1ddf9e8f498b]

INTEGRATION: CWS sb5 (1.2.4); FILE MERGED 2003/06/30 15:50:59 sb 1.2.4.2: #110499# Fixed TypeDescription._initMethodTypeInfos. 2003/06/26 15:08:45 sb 1.2.4.1: #110499# Added (as yet broken) test, not yet activated.


2003-08-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [d395a7b29c97f9eef8bb0211abde7b3c3c87a805]

INTEGRATION: CWS sb5 (1.1.2); FILE ADDED 2003/06/30 15:50:58 sb 1.1.2.1: #110499# Fixed TypeDescription._initMethodTypeInfos.


2003-08-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [6dbc1988c4075cebff799844a9fe3016a16324af]

INTEGRATION: CWS sb5 (1.14.12); FILE MERGED 2003/07/01 08:06:56 sb 1.14.12.2: #110499# Minor improvement. 2003/06/30 15:50:56 sb 1.14.12.1: #110499# Fixed TypeDescription._initMethodTypeInfos.


2003-08-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [d7ce9f267bfa93374d1b014364f718c28f1378f8]

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  Jens-Heiner Rechtien  <hr@openoffice.org>  [1fc60b0e21be763ee4ec2f6e41eba1f0980beb6f]

INTEGRATION: CWS sb5 (1.6.10); FILE MERGED 2003/06/19 10:13:28 sb 1.6.10.1: #109236# Use RTL_TEXTENCODING_JAVA_UTF8 for strings passed to JNI functions.


2003-08-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [7556d8c64b91bdc7005953af16011c78834f8b30]

INTEGRATION: CWS sb5 (1.6.16); FILE MERGED 2003/06/19 10:13:28 sb 1.6.16.1: #109236# Use RTL_TEXTENCODING_JAVA_UTF8 for strings passed to JNI functions.


2003-08-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [b403e0d1fd4ed86dea62944e8345cfa2c5b3a56e]

INTEGRATION: CWS sb5 (1.8.24); FILE MERGED 2003/06/19 09:59:53 sb 1.8.24.1: #109236# Use RTL_TEXTENCODING_JAVA_UTF8 for strings passed to JNI functions.


2003-08-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [934304fe21a77bc9a4d84654d74dc5f55dfeaf6f]

INTEGRATION: CWS sb5 (1.38.14); FILE MERGED 2003/06/20 07:46:33 sb 1.38.14.1: #91676# Removed code for old-style (never official) InteractiveAugmentedIOException arguments.


2003-08-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [2df842d182ba8de064f90e5ffa86c97a4ded2ee4]

INTEGRATION: CWS sb5 (1.1.102); FILE MERGED 2003/06/19 10:42:06 sb 1.1.102.1: #109236# Use JNI NewString instead of more complicated NewStringUTF.


2003-08-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [74ee5ce5a6c09b5a0ae5a05a18c9a4e52d5b8a77]

INTEGRATION: CWS sb5 (1.8.6); FILE MERGED 2003/06/24 16:06:01 sb 1.8.6.1: Added missing mkdir of inc/cppuhelper.


2003-08-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [d3436bae5b9dae41396d404a1c862557ee0b43f6]

INTEGRATION: CWS sb5 (1.7.76); FILE MERGED 2003/07/21 09:43:10 sb 1.7.76.2: RESYNC: (1.7-1.8); FILE MERGED 2003/06/16 10:16:10 sb 1.7.76.1: #98561# Clarified origin of these constants, and that this set will not be expanded.


2003-08-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [2db61cfa7dbb431c43f6deecfd0ee0ccb1e553a1]

INTEGRATION: CWS sb5 (1.2.8); FILE MERGED 2003/06/30 09:57:10 sb 1.2.8.1: #92174# Improved Bug92174_Test.


2003-08-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [480bec9f6708db4a037d8c74b8537aeee65788f9]

INTEGRATION: CWS sb5 (1.2.8); FILE MERGED 2003/06/30 15:55:05 sb 1.2.8.2: #110499# XBase method can now be called 'fn' instead of 'function' without causing a crash. 2003/06/30 09:57:10 sb 1.2.8.1: #92174# Improved Bug92174_Test.


2003-08-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [da94f38e70d5c8b59b14b98c861a4b69e5a3276f]

INTEGRATION: CWS sb5 (1.15.16); FILE MERGED 2003/06/19 09:56:29 sb 1.15.16.1: #109236# Use RTL_TEXTENCODING_JAVA_UTF8 for strings passed to JNI functions.


2003-08-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [9e46b499310ffbe7daa17f0b533f299ad78aaed8]

INTEGRATION: CWS sb5 (1.7.16); FILE MERGED 2003/06/19 09:56:29 sb 1.7.16.1: #109236# Use RTL_TEXTENCODING_JAVA_UTF8 for strings passed to JNI functions.


2003-08-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [d8e724e50719ba94b490f02e39368f44ecd3b089]

INTEGRATION: CWS sb5 (1.8.16); FILE MERGED 2003/06/19 09:56:28 sb 1.8.16.1: #109236# Use RTL_TEXTENCODING_JAVA_UTF8 for strings passed to JNI functions.


2003-08-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [5e8d9a896f949a09e103c8dd7a7ea2718d68ad72]

INTEGRATION: CWS sb5 (1.12.16); FILE MERGED 2003/06/19 09:56:28 sb 1.12.16.1: #109236# Use RTL_TEXTENCODING_JAVA_UTF8 for strings passed to JNI functions.


2003-08-07  Rüdiger Timm  <rt@openoffice.org>  [7d1830a8be22cdf09e5557bd212c3648efe1fff9]

#100000# Every module depends at least on module solenv.


2003-08-07  Rüdiger Timm  <rt@openoffice.org>  [993a713b56700d6c5205604bc81dbae2093c016d]

#100000# '#if SUPD' conditions removed in preparation of SRC680.


2003-08-07  Rüdiger Timm  <rt@openoffice.org>  [11015191e7521402cc761351b4a46e729da2431c]

#100000# '#if SUPD' conditions removed in preparation of SRC680.


2003-08-07  Rüdiger Timm  <rt@openoffice.org>  [e4a16e465fd2a7d4dcd701d84cb6b6983a4f489f]

#100000# '#if SUPD' conditions removed in preparation of SRC680.


2003-08-07  Rüdiger Timm  <rt@openoffice.org>  [b2056f5c4c1aeb0186933f0de45c870062a3309f]

#100000# '#if SUPD' conditions removed.


2003-08-07  Rüdiger Timm  <rt@openoffice.org>  [38f770e21b0b946b401270fc003203a412605bcc]

#100000# '#if SUPD' conditions removed.


2003-08-07  Rüdiger Timm  <rt@openoffice.org>  [a399743114ea25751e6365ad546a52219624875c]

#100000#


2003-08-07  Rüdiger Timm  <rt@openoffice.org>  [576485066a465c1684b97904eae2a4a06da82977]

#100000# '#if SUPD < 650' condition removed in order to make SRC680 identical to SRX645


2003-08-07  Rüdiger Timm  <rt@openoffice.org>  [223784f5974be580f9c480e5de28c5c4e3f01667]

#100000# '#if SUPD < 650' condition removed in order to make SRC680 identical to SRX645


2003-08-05  Nils Fuhrmann  <nf@openoffice.org>  [15415cdc3e1d080aee86e315559394556af9efe4]

#111009#


2003-08-05  Nils Fuhrmann  <nf@openoffice.org>  [6e3a9e4cca8c54521df034beeca79c271d03ebf4]

#111009#


2003-08-05  Nils Fuhrmann  <nf@openoffice.org>  [2216ddee3fa8360abf22bfd049bee3e3b527e22e]

#111009# allign different accurance of same string


2003-08-05  Vladimir Glazounov  <vg@openoffice.org>  [342a1807e2f483abcfb977e66ab127011f388518]

#100000#,#111123#: use thread local text encoding


2003-08-05  Mikhail Voitenko  <mav@openoffice.org>  [f3c4e608674b45f23a5b23b33b160dbcf6d7de1f]

ActiveX control representing document api


2003-08-05  Mikhail Voitenko  <mav@openoffice.org>  [7faa14500b38be7b221726eed51e4b9058a07f82]

ActiveX control representing document api


2003-07-31  Kurt Zenker  <kz@openoffice.org>  [61050fe3841452ac1c1719a254b0901d19644a21]

new version for SRC680


2003-07-31  Rüdiger Timm  <rt@openoffice.org>  [965570cd2316dff08fa3e247423fea9436e89ec7]

#100000# print to file for stampit


2003-07-31  Rüdiger Timm  <rt@openoffice.org>  [5c33b0d8c0edb0b258e40280ad002056778abb40]

new version for SRC680


2003-07-30  Kurt Zenker  <kz@openoffice.org>  [9953660743ec108da2b4e47c5518ee66bcbf24a7]

new version for SRC680


2003-07-30  Kurt Zenker  <kz@openoffice.org>  [06eda79164385526c36c06d8a23f143d0d7248af]

new version for SRC680


2003-07-30  Kurt Zenker  <kz@openoffice.org>  [fc8e9e05f6f3b2af3f94f6d033f2076a2776ab71]

new version for SRC680


2003-07-30  Kurt Zenker  <kz@openoffice.org>  [840f8c992abd8e94988a800da77126d3eceaad88]

new version for SRC680


2003-07-30  Kurt Zenker  <kz@openoffice.org>  [b4cf9cc0dd4e7e6df3119762cbfe5fa9480b4944]

new version for SRC680


2003-07-30  Kurt Zenker  <kz@openoffice.org>  [2b2be582576c60c11efea1256a8da7eb7413c371]

new version for SRC680


2003-07-29  Rüdiger Timm  <rt@openoffice.org>  [ded6d6efef8c87f43beb7497a6e715eb450241dc]

#100000# Needs comphelper (source/provider/backgrounddownload.cxx includes comphelper/condition.hxx).


2003-07-29  Rüdiger Timm  <rt@openoffice.org>  [1368e7a93c3ada248805bf24368858a1dc72e70f]

#100000# Conditionals '#if SUPD < 669' removed.


2003-07-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [3149fc87bc25a91fbad112065bd4eef002b75c35]

#100000#,#111050# trigger missing event on New


2003-07-29  Rüdiger Timm  <rt@openoffice.org>  [c48c3bacf9c79e20495102f41bc77823a7e16f65]

SRC680


2003-07-29  Rüdiger Timm  <rt@openoffice.org>  [9c97077204bd2d1a25994562c27ad209f8abb2f5]

#100000# From now on SRX645 is on a branch, SRC680 takes HEAD.


2003-07-28  Vladimir Glazounov  <vg@openoffice.org>  [44a0b52211a3d3d2a2c96246d4941e60ebf5418e]

SRX645


2003-07-28  Daniel Boelzle  <dbo@openoffice.org>  [e89057ddf75d564339ef07f477dabe169636d897]

#107130# uno.Any members just public


2003-07-28  Vladimir Glazounov  <vg@openoffice.org>  [ca1836609c6072b968fa1e1a3f73a4db09f58413]

INTEGRATION: CWS stampit1rc3 (1.32.92); FILE MERGED 2003/07/25 12:39:16 as 1.32.92.1: #111050# make SetActivateEvent_Impl public for Writer


2003-07-28  Vladimir Glazounov  <vg@openoffice.org>  [e9a697da1bfcd4bdde01f6e435e144535cc45fa2]

INTEGRATION: CWS stampit1rc3 (1.12.2); FILE MERGED 2003/07/25 12:42:04 mav 1.12.2.1: #111052# use set value if any


2003-07-28  Vladimir Glazounov  <vg@openoffice.org>  [991624a3c36535c1f8ca6bc1fa0bc55e2f1496cc]

INTEGRATION: CWS stampit1rc3 (1.20.92); FILE MERGED 2003/07/28 04:57:49 as 1.20.92.1: #111050# missing Selection parameter for print event


2003-07-28  Vladimir Glazounov  <vg@openoffice.org>  [4e128adb2a2ce00cf87a2ed1dec0babd5a630b15]

INTEGRATION: CWS stampit1rc3 (1.17.144); FILE MERGED 2003/07/25 12:43:04 as 1.17.144.1: #111050# use SetActivateEvent_Impl of SFX directly


2003-07-28  Daniel Rentz  <dr@openoffice.org>  [ee4782d1eba2c8858668ac153816edca90e46df7]

#100000# #111063# export of h/f text fields broken


2003-07-28  Vladimir Glazounov  <vg@openoffice.org>  [72d007d86f74c1a2394d0f60d0e2d5a454b7024f]

#100000# typo


2003-07-25  Kurt Zenker  <kz@openoffice.org>  [0a86c23a3db97e11db923d508a253898168b14a2]

new version for SRX645


2003-07-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [5332c2ab35d6e190637001c86f747ba103ef096f]

SRX645


2003-07-25  Vladimir Glazounov  <vg@openoffice.org>  [4341ff0ec3653828425f154ad42abde0048545b2]

INTEGRATION: CWS readlic (1.14.8); FILE MERGED 2003/07/24 14:12:18 bei 1.14.8.1: #i12359#


2003-07-25  Vladimir Glazounov  <vg@openoffice.org>  [08e4ebab7a3c49635c3602694534b7ea64808cc7]

INTEGRATION: CWS readlic (1.4.8); FILE MERGED 2003/07/24 14:12:17 bei 1.4.8.1: #i12359#


2003-07-25  Vladimir Glazounov  <vg@openoffice.org>  [0f3f0583d30ba5f1648fb5b6e8e926bdac1bdffb]

INTEGRATION: CWS readlic (1.2.28); FILE MERGED 2003/07/24 14:12:16 bei 1.2.28.1: #i12359#


2003-07-25  Vladimir Glazounov  <vg@openoffice.org>  [051aa4d6292384acc8857f2210e7ceecf6d99b08]

INTEGRATION: CWS readlic (1.2.88); FILE MERGED 2003/07/24 14:12:14 bei 1.2.88.1: #i12359#


2003-07-25  Vladimir Glazounov  <vg@openoffice.org>  [90ccb2b7b2ed97e15b450d4c4316d363b3f2f228]

INTEGRATION: CWS readlic (1.1.2); FILE ADDED 2003/07/24 14:12:14 bei 1.1.2.1: #i12359#


2003-07-25  Vladimir Glazounov  <vg@openoffice.org>  [a0a35515579e88e4ca48b287c0a8742399a60ab5]

INTEGRATION: CWS abi3 (1.39.12); FILE MERGED 2003/07/21 12:11:37 abi 1.39.12.4: RESYNC: (1.39-1.40); FILE MERGED 2003/07/20 19:27:44 abi 1.39.12.3: #110335# cleanups 2003/07/18 17:39:28 abi 1.39.12.2: #110335# Loading from input stream in the background now possible. 2003/07/17 15:13:52 abi 1.39.12.1: #110335# download thread


2003-07-25  Vladimir Glazounov  <vg@openoffice.org>  [54ca83162a1a96ca62bf6e86fc14723a665f475a]

INTEGRATION: CWS abi3 (1.19.20); FILE MERGED 2003/07/17 15:13:52 abi 1.19.20.1: #110335# download thread


2003-07-25  Vladimir Glazounov  <vg@openoffice.org>  [1b91f49426a2515c44dbee03a9b4799c77171976]

INTEGRATION: CWS abi3 (1.18.68); FILE MERGED 2003/07/17 15:13:52 abi 1.18.68.1: #110335# download thread


2003-07-25  Vladimir Glazounov  <vg@openoffice.org>  [26ebd7e564af41f3bbef775d9b6d5b2033b6eefa]

INTEGRATION: CWS abi3 (1.27.28); FILE MERGED 2003/07/17 15:13:51 abi 1.27.28.1: #110335# download thread


2003-07-25  Vladimir Glazounov  <vg@openoffice.org>  [45565c37c6fcca879e614833747358a28ae5f51f]

INTEGRATION: CWS abi3 (1.13.12); FILE MERGED 2003/07/21 12:11:31 abi 1.13.12.2: RESYNC: (1.13-1.14); FILE MERGED 2003/07/17 15:13:51 abi 1.13.12.1: #110335# download thread


2003-07-25  Vladimir Glazounov  <vg@openoffice.org>  [f9c93f8705c74fa9dd126d67af85cd613f785223]

INTEGRATION: CWS abi3 (1.16.28); FILE MERGED 2003/07/17 15:13:51 abi 1.16.28.1: #110335# download thread


2003-07-25  Vladimir Glazounov  <vg@openoffice.org>  [88d50bcb24d72ff047a9e9ece22fbff441c839ef]

INTEGRATION: CWS abi3 (1.1.2); FILE ADDED 2003/07/17 15:09:52 abi 1.1.2.1: #110335# download thread


2003-07-25  Vladimir Glazounov  <vg@openoffice.org>  [59bc38fd6b069008e3cf885b4700582e43bd39e3]

INTEGRATION: CWS abi3 (1.10.28); FILE MERGED 2003/07/20 21:04:50 abi 1.10.28.1: #110335# backgrounding download now


2003-07-25  Vladimir Glazounov  <vg@openoffice.org>  [c63ed056270191903bce3d409882b21f4aedf230]

INTEGRATION: CWS abi3 (1.14.28); FILE MERGED 2003/07/20 21:04:49 abi 1.14.28.1: #110335# backgrounding download now


2003-07-25  Vladimir Glazounov  <vg@openoffice.org>  [afed7c67482d323e2ec3079658bd086d5ab023ab]

INTEGRATION: CWS abi3 (1.19.28); FILE MERGED 2003/07/23 06:53:03 abi 1.19.28.2: #110335# introduced macro ABI_IS_ON_VACATION_AETSCH 2003/07/20 21:04:49 abi 1.19.28.1: #110335# backgrounding download now


2003-07-25  Vladimir Glazounov  <vg@openoffice.org>  [9c27dddcacfc85c90a8def7d6f1d46e99142a72c]

INTEGRATION: CWS abi3 (1.1.2); FILE ADDED 2003/07/20 21:04:22 abi 1.1.2.1: #110335# backgrounding download now


2003-07-25  Vladimir Glazounov  <vg@openoffice.org>  [e4d3fa9c27fce9ac458618c46aa7bbfd6b0ea9a7]

INTEGRATION: CWS abi3 (1.29.20); FILE MERGED 2003/07/10 11:53:42 abi 1.29.20.1: #110668# dispose now deletes container


2003-07-25  Vladimir Glazounov  <vg@openoffice.org>  [6e8ad3bc2c0e96c02301ad3181f74bf76122501f]

INTEGRATION: CWS abi3 (1.17.16); FILE MERGED 2003/07/16 09:50:11 abi 1.17.16.1: #110668# moved condition-object to comphelper


2003-07-25  Vladimir Glazounov  <vg@openoffice.org>  [380699bb88c43c31bce5e47bfaeea0f97115feb2]

INTEGRATION: CWS abi3 (1.6.38); FILE MERGED 2003/07/17 15:17:18 abi 1.6.38.1: #110335# download in the background


2003-07-25  Vladimir Glazounov  <vg@openoffice.org>  [e14b0e2884d3e3338adfc8f3912dca63f19808ff]

INTEGRATION: CWS abi3 (1.13.62); FILE MERGED 2003/07/17 15:17:17 abi 1.13.62.1: #110335# download in the background


2003-07-25  Vladimir Glazounov  <vg@openoffice.org>  [57c89189af2102195f60568aa81fffcc4def12d3]

INTEGRATION: CWS abi3 (1.26.14); FILE MERGED 2003/07/10 11:56:03 abi 1.26.14.1: #110668# some issues with threadsafety of disposing


2003-07-25  Vladimir Glazounov  <vg@openoffice.org>  [0ab2525873833155caf64fca06582a68fc519a1d]

INTEGRATION: CWS abi3 (1.17.34); FILE MERGED 2003/07/17 15:17:18 abi 1.17.34.1: #110335# download in the background


2003-07-25  Vladimir Glazounov  <vg@openoffice.org>  [220076ebc5526142836f10473b4265da6c6ce683]

INTEGRATION: CWS abi3 (1.44.10); FILE MERGED 2003/07/23 14:22:51 abi 1.44.10.7: #110333# old method for nonremote schemata 2003/07/23 09:23:40 abi 1.44.10.6: #110335# introduced untimed waiting for non-remote protocols, doubling of wait time for first retry, and macro ABI_IS_ON_VACATION_AETSCH for easier recovery 2003/07/18 17:41:49 abi 1.44.10.5: #110335# Loading from input stream in the background now possible. 2003/07/16 09:46:30 abi 1.44.10.4: #110668# moved condition-object to comphelper 2003/07/15 14:59:24 abi 1.44.10.3: #110688# replaced thread unsafe default active data sink(SvRefBase member) with thread safe and posting the result trough the queue 2003/07/09 11:58:17 abi 1.44.10.2: #110688# forgotten to remove unneeded include-file 2003/07/09 11:55:47 abi 1.44.10.1: #110688# copy-and-paste error, holding a reference to content not necessary


2003-07-25  Vladimir Glazounov  <vg@openoffice.org>  [0fffd1b58f345d69792012c833f88f0582db7260]

INTEGRATION: CWS abi3 (1.12.10); FILE MERGED 2003/07/16 09:46:29 abi 1.12.10.1: #110668# moved condition-object to comphelper


2003-07-25  Vladimir Glazounov  <vg@openoffice.org>  [b2beef62d627abe709a5fa26240a401f82fb1ca4]

INTEGRATION: CWS crashrep10 (1.4.8); FILE MERGED 2003/07/24 17:38:55 hro 1.4.8.1: #111037# Don't include UID in error report


2003-07-25  Vladimir Glazounov  <vg@openoffice.org>  [f1c74ba219a1042784ef7532b4e75c7f13f21c32]

INTEGRATION: CWS crashrep10 (1.11.8); FILE MERGED 2003/07/24 17:38:54 hro 1.11.8.1: #111037# Don't include UID in error report


2003-07-25  Vladimir Glazounov  <vg@openoffice.org>  [3958d66f670c0d6f18afabc322a06243596227af]

INTEGRATION: CWS swobjpos01 (1.38.136); FILE MERGED 2003/07/24 13:38:29 od 1.38.136.1: #111032# <SwFlyFrmFmt::MakeFrms()> - update anchor attribute for 	 to-page-anchored fly frames, if anchor attribute isn't 	 appropriately set.


2003-07-25  Vladimir Glazounov  <vg@openoffice.org>  [3a742991725585dd87006d35740f74aec15ae51a]

INTEGRATION: CWS belfastfilterteam11 (1.37.164); FILE MERGED 2003/07/23 16:19:22 cmc 1.37.164.1: #110991# rework hackery of taking ownership of an ole2 object away from SdrOle2Obj and inserting into a document to work safely


2003-07-25  Vladimir Glazounov  <vg@openoffice.org>  [9f14da417fe7bd967d10e20e404f0b6952cc8050]

INTEGRATION: CWS belfastfilterteam11 (1.102.16); FILE MERGED 2003/07/23 16:19:22 cmc 1.102.16.1: #110991# rework hackery of taking ownership of an ole2 object away from SdrOle2Obj and inserting into a document to work safely


2003-07-25  Nils Fuhrmann  <nf@openoffice.org>  [793b7fee4373f6a12d6480a1c2a696f95502db60]

#111044# reverse last l10n merge which leads to invalid filter names


2003-07-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [63a8a0078ba8153626e81547f1c89c1e65920a3f]

#100000#: Last minutes Geordi RC3 merges


2003-07-24  Vladimir Glazounov  <vg@openoffice.org>  [41f33bdc14999a99b6a4a8c37d99d071e23dd359]

SRX645


2003-07-24  Vladimir Glazounov  <vg@openoffice.org>  [e0cf702fa9133c99f2811e6507de42eecf0c9166]

INTEGRATION: CWS dr8aig (1.55.60); FILE MERGED 2003/07/24 09:56:22 dr 1.55.60.4: #110947# correct size of ftPictFmla in OLE objects 2003/07/24 09:27:11 dr 1.55.60.3: #110947# correct size of ftPictFmla in OLE objects 2003/07/23 17:20:20 dr 1.55.60.2: #110947# missing dtor 2003/07/23 15:19:14 dr 1.55.60.1: #110947# export of form controls


2003-07-24  Vladimir Glazounov  <vg@openoffice.org>  [a0433b506d597581f105b679a03d6034b50bd72f]

INTEGRATION: CWS dr8aig (1.7.102); FILE MERGED 2003/07/23 15:19:14 dr 1.7.102.1: #110947# export of form controls


2003-07-24  Vladimir Glazounov  <vg@openoffice.org>  [45a5be9583256366df9242e4fe2949203843ff6c]

INTEGRATION: CWS dr8aig (1.7.38); FILE MERGED 2003/07/23 15:18:50 dr 1.7.38.1: #110947# export of form controls


2003-07-24  Vladimir Glazounov  <vg@openoffice.org>  [39980fdf5cc0d93296c219233609e119940cb199]

INTEGRATION: CWS dr8aig (1.5.62); FILE MERGED 2003/07/23 15:18:50 dr 1.5.62.1: #110947# export of form controls


2003-07-24  Vladimir Glazounov  <vg@openoffice.org>  [9f48574a8ea461332e5c49816864409f87980070]

INTEGRATION: CWS dr8aig (1.3.62); FILE MERGED 2003/07/23 15:18:50 dr 1.3.62.1: #110947# export of form controls


2003-07-24  Vladimir Glazounov  <vg@openoffice.org>  [5b6d3ff35f3c77134400adbdefb12a3c118da154]

INTEGRATION: CWS dr8aig (1.2.62); FILE MERGED 2003/07/23 15:18:49 dr 1.2.62.1: #110947# export of form controls


2003-07-24  Vladimir Glazounov  <vg@openoffice.org>  [73f3d004851675ca17112329c0f8a3b6f2ebedb1]

INTEGRATION: CWS dr8aig (1.28.62); FILE MERGED 2003/07/23 17:19:54 dr 1.28.62.2: #110947# missing dtor 2003/07/23 15:18:48 dr 1.28.62.1: #110947# export of form controls


2003-07-24  Vladimir Glazounov  <vg@openoffice.org>  [6ed2ec396a1382289db1558cbcff9bbaa0d8b3f5]

INTEGRATION: CWS dr8aig (1.4.102); FILE MERGED 2003/07/23 15:18:47 dr 1.4.102.1: #110947# export of form controls


2003-07-24  Vladimir Glazounov  <vg@openoffice.org>  [be50837995a3c74ff251fe53e0d26bc9c8c31b1b]

INTEGRATION: CWS dr8aig (1.7.38); FILE MERGED 2003/07/23 15:17:45 dr 1.7.38.1: #110947# export of form controls


2003-07-24  Vladimir Glazounov  <vg@openoffice.org>  [00a1cf8447f9d63bc1008300f3459293cdd8aa1a]

INTEGRATION: CWS dr8aig (1.5.62); FILE MERGED 2003/07/23 15:17:46 dr 1.5.62.1: #110947# export of form controls


2003-07-24  Vladimir Glazounov  <vg@openoffice.org>  [1a8c2c9e4e8b369600af0e246ec13e711911da82]

INTEGRATION: CWS dr8aig (1.3.62); FILE MERGED 2003/07/23 15:17:45 dr 1.3.62.1: #110947# export of form controls


2003-07-24  Vladimir Glazounov  <vg@openoffice.org>  [9e62f3b361ea9b7815c4874834f272e47b91c563]

INTEGRATION: CWS dr8aig (1.3.40); FILE MERGED 2003/07/23 15:17:48 dr 1.3.40.1: #110947# export of form controls


2003-07-24  Vladimir Glazounov  <vg@openoffice.org>  [5b9beddb002d847a58e4c096f1398a25e0213d2c]

INTEGRATION: CWS dr8aig (1.3.104); FILE MERGED 2003/07/23 15:17:47 dr 1.3.104.1: #110947# export of form controls


2003-07-24  Vladimir Glazounov  <vg@openoffice.org>  [a949d3aca0032bde548e8c233e441b349bc6e801]

INTEGRATION: CWS dr8aig (1.63.72); FILE MERGED 2003/07/23 15:17:47 dr 1.63.72.1: #110947# export of form controls


2003-07-24  Vladimir Glazounov  <vg@openoffice.org>  [6415ba45770571144534a5db6fd1a224a97adef9]

INTEGRATION: CWS dr8aig (1.83.42); FILE MERGED 2003/07/23 15:17:47 dr 1.83.42.1: #110947# export of form controls


2003-07-24  Vladimir Glazounov  <vg@openoffice.org>  [8d2e340f47836e81cd707cc710359148a1fc5443]

INTEGRATION: CWS dr8aig (1.46.80); FILE MERGED 2003/07/23 15:17:46 dr 1.46.80.1: #110947# export of form controls


2003-07-24  Vladimir Glazounov  <vg@openoffice.org>  [18734938181ee7bdddc5aded8299ffb6651be1b0]

INTEGRATION: CWS os14 (1.34.92); FILE MERGED 2003/07/23 11:36:13 os 1.34.92.1: #111000# prevent access to not existing list entry


2003-07-24  Vladimir Glazounov  <vg@openoffice.org>  [5f05ac90bda340096a30fcaa5cc4dc34e9440346]

INTEGRATION: CWS sw025 (1.13.42); FILE MERGED 2003/07/22 11:17:24 fme 1.13.42.1: #110780# Do not add frame border to ole object if fly has not been formatted


2003-07-23  Duncan Foster  <dfoster@openoffice.org>  [d86602573305ac7c8583794a37c4bd0572b41577]

#i17307# XFunction->XScript etc


2003-07-23  Duncan Foster  <dfoster@openoffice.org>  [c78979c547c813c5f68b157807a03c7e0abae5d2]

#i15986# Clerar the hasp map after save. Otherwise crash on 2nd save.


2003-07-23  Duncan Foster  <dfoster@openoffice.org>  [29cc426bfc4eedc2b15b0b54c33865e0e843ef74]

Elminating compiler warnings


2003-07-23  Kurt Zenker  <kz@openoffice.org>  [3c1503ac4f8e8853ed2f46e925e4a961efe576fe]

new version for SRX645


2003-07-23  Vladimir Glazounov  <vg@openoffice.org>  [65e6359119ab008f1b37e7a98a87d54f67d4ff5e]

SRX645


2003-07-23  Vladimir Glazounov  <vg@openoffice.org>  [cb1b6b146ddc7a2a3b5213bd006b9ac297703ae7]

INTEGRATION: CWS sab005 (1.4.18); FILE MERGED 2003/07/22 11:50:42 sab 1.4.18.1: #110974#; it should not support a XPropertySet


2003-07-23  Vladimir Glazounov  <vg@openoffice.org>  [d7daa62de6b12e60dd8b8305911c63eb99ed7553]

INTEGRATION: CWS sab005 (1.3.12); FILE MERGED 2003/07/22 12:00:20 sab 1.3.12.1: #110866#; use the new sortdescriptor in the examples


2003-07-23  Vladimir Glazounov  <vg@openoffice.org>  [9400515bf86178cbdf695095ae60f385721ad357]

INTEGRATION: CWS ivo02 (1.33.10); FILE MERGED 2003/07/18 10:22:43 ihi 1.33.10.1: #i15711# #i16453# core dump charAt( -1 )


2003-07-22  Vladimir Glazounov  <vg@openoffice.org>  [c8b02927c84d0170f326c0f86c7336f408cefc09]

INTEGRATION: CWS mergem13s2 (1.38.4); FILE MERGED 2003/07/22 12:54:32 ihi 1.38.4.1: rc3 merge


2003-07-22  Vladimir Glazounov  <vg@openoffice.org>  [0b8929ced081b86bdae7b2d94f507df221cc3325]

INTEGRATION: CWS mergem13s2 (1.28.4); FILE MERGED 2003/07/22 12:54:31 ihi 1.28.4.1: rc3 merge


2003-07-22  Vladimir Glazounov  <vg@openoffice.org>  [e9e5723a5102ee35eb9e5396ad6550b35fb4297b]

INTEGRATION: CWS mergem13s2 (1.68.4); FILE MERGED 2003/07/22 12:54:30 ihi 1.68.4.1: rc3 merge


2003-07-22  Vladimir Glazounov  <vg@openoffice.org>  [806a9b4136b441d2294447bf7b0d91589dac2fa9]

INTEGRATION: CWS mergem13s2 (1.18.4); FILE MERGED 2003/07/22 12:54:29 ihi 1.18.4.1: rc3 merge


2003-07-22  Vladimir Glazounov  <vg@openoffice.org>  [c6aac0f6c1f2bdbf40956b876d7f74100c30bd27]

INTEGRATION: CWS mergem13s2 (1.44.4); FILE MERGED 2003/07/22 12:54:27 ihi 1.44.4.1: rc3 merge


2003-07-22  Vladimir Glazounov  <vg@openoffice.org>  [da2e4e81f33b66dff07132df448f8df127a31907]

INTEGRATION: CWS mergem13s2 (1.17.4); FILE MERGED 2003/07/22 12:54:26 ihi 1.17.4.1: rc3 merge


2003-07-22  Vladimir Glazounov  <vg@openoffice.org>  [8db9674c1b8fa129614e325b77d5118191974a96]

INTEGRATION: CWS mergem13s2 (1.4.4); FILE MERGED 2003/07/22 12:54:25 ihi 1.4.4.1: rc3 merge


2003-07-22  Vladimir Glazounov  <vg@openoffice.org>  [3f5199b1cfc8d3fa797d54edce69e27e4f3a2317]

INTEGRATION: CWS mergem13s2 (1.45.4); FILE MERGED 2003/07/22 12:54:23 ihi 1.45.4.1: rc3 merge


2003-07-22  Vladimir Glazounov  <vg@openoffice.org>  [5c844770fff26be042df4477aae56925f8db8b1a]

INTEGRATION: CWS mergem13s2 (1.63.4); FILE MERGED 2003/07/22 12:54:22 ihi 1.63.4.1: rc3 merge


2003-07-22  Vladimir Glazounov  <vg@openoffice.org>  [827a142bfc9b70d8c667b9b3a9e8ffb12c687bc1]

INTEGRATION: CWS mergem13s2 (1.42.4); FILE MERGED 2003/07/22 12:54:19 ihi 1.42.4.1: rc3 merge


2003-07-22  Vladimir Glazounov  <vg@openoffice.org>  [1a181fe02e21dafa0cd83b7b4fad72634082e7ff]

INTEGRATION: CWS mergem13s2 (1.92.4); FILE MERGED 2003/07/22 12:54:19 ihi 1.92.4.1: rc3 merge


2003-07-22  Vladimir Glazounov  <vg@openoffice.org>  [64f14a0cce178c011ee28652d659b58a4d33a250]

INTEGRATION: CWS mergem13s2 (1.8.6); FILE MERGED 2003/07/22 12:54:01 ihi 1.8.6.1: rc3 merge


2003-07-22  Vladimir Glazounov  <vg@openoffice.org>  [5d47da1a16cba73e76ed7ff17408cd35e208c004]

INTEGRATION: CWS mergem13s2 (1.36.4); FILE MERGED 2003/07/22 12:52:45 ihi 1.36.4.1: rc3 merge


2003-07-22  Vladimir Glazounov  <vg@openoffice.org>  [f6d5479536d0fdffc1df4f666c4f7bb817447f69]

INTEGRATION: CWS mergem13s2 (1.27.4); FILE MERGED 2003/07/22 12:53:53 ihi 1.27.4.1: rc3 merge


2003-07-22  Vladimir Glazounov  <vg@openoffice.org>  [97dcef0399e31279e0e9924e134223a0819b975b]

INTEGRATION: CWS mergem13s2 (1.37.4); FILE MERGED 2003/07/22 12:53:52 ihi 1.37.4.1: rc3 merge


2003-07-22  Vladimir Glazounov  <vg@openoffice.org>  [1c4653b4929cb0e0c44ac8a0da402174ff5f15b8]

INTEGRATION: CWS mergem13s2 (1.128.4); FILE MERGED 2003/07/22 12:53:51 ihi 1.128.4.1: rc3 merge


2003-07-22  Vladimir Glazounov  <vg@openoffice.org>  [9a3676a1515e00678b914ff5ce4f1574fd8c1fee]

INTEGRATION: CWS mergem13s2 (1.34.4); FILE MERGED 2003/07/22 12:54:53 ihi 1.34.4.1: rc3 merge


2003-07-22  Vladimir Glazounov  <vg@openoffice.org>  [7d3ce6b4782c71a21c9b9abd87761977a6ac245f]

INTEGRATION: CWS mergem13s2 (1.31.4); FILE MERGED 2003/07/22 12:54:52 ihi 1.31.4.1: rc3 merge


2003-07-22  Vladimir Glazounov  <vg@openoffice.org>  [5b8b5f852ae0cb0adc83358c6dbe5db77f17d734]

INTEGRATION: CWS mergem13s2 (1.97.4); FILE MERGED 2003/07/22 12:53:28 ihi 1.97.4.1: rc3 merge


2003-07-22  Vladimir Glazounov  <vg@openoffice.org>  [3d6b9d7c3b02172a7c8a8b35941d4420562a5267]

INTEGRATION: CWS mergem13s2 (1.39.8); FILE MERGED 2003/07/22 12:53:21 ihi 1.39.8.1: rc3 merge


2003-07-22  Vladimir Glazounov  <vg@openoffice.org>  [e7763d06c92efc03f146a601947939e0b2a84cd5]

INTEGRATION: CWS mergem13s2 (1.35.8); FILE MERGED 2003/07/22 12:53:21 ihi 1.35.8.1: rc3 merge


2003-07-22  Vladimir Glazounov  <vg@openoffice.org>  [dc4b1604196234ea95927ab4fd8c08704e199cb6]

INTEGRATION: CWS mergem13s2 (1.75.8); FILE MERGED 2003/07/22 12:53:16 ihi 1.75.8.1: rc3 merge


2003-07-22  Vladimir Glazounov  <vg@openoffice.org>  [94d642d70568b6d2a34095e92d711342cdfc9346]

INTEGRATION: CWS mergem13s2 (1.37.8); FILE MERGED 2003/07/22 12:53:13 ihi 1.37.8.1: rc3 merge


2003-07-22  Vladimir Glazounov  <vg@openoffice.org>  [905c6d8940eafd693211aeaf4e4629c963022a2b]

INTEGRATION: CWS mergem13s2 (1.22.8); FILE MERGED 2003/07/22 12:53:12 ihi 1.22.8.1: rc3 merge


2003-07-22  Vladimir Glazounov  <vg@openoffice.org>  [08beafecf29de8bd1aefd7d92fc89c0b23d5c671]

INTEGRATION: CWS mergem13s2 (1.74.8); FILE MERGED 2003/07/22 12:53:11 ihi 1.74.8.1: rc3 merge


2003-07-22  Vladimir Glazounov  <vg@openoffice.org>  [57bb92881e47f27d8aec98d7383a67a716361dbe]

INTEGRATION: CWS mergem13s2 (1.75.6); FILE MERGED 2003/07/22 12:52:07 ihi 1.75.6.1: rc3 merge


2003-07-22  Vladimir Glazounov  <vg@openoffice.org>  [0120e1a267b72ca9d827bd02f5d9dfaa174f9393]

INTEGRATION: CWS mergem13s2 (1.75.6); FILE MERGED 2003/07/22 12:52:01 ihi 1.75.6.1: rc3 merge


2003-07-22  Vladimir Glazounov  <vg@openoffice.org>  [87b108097001b4f8639a6b2e0e04f8ed5b50d906]

INTEGRATION: CWS mergem13s2 (1.43.6); FILE MERGED 2003/07/22 12:48:31 ihi 1.43.6.1: rc3 merge


2003-07-22  Vladimir Glazounov  <vg@openoffice.org>  [aec6300c98af3f1f04d06736a6b60e50422e19b1]

INTEGRATION: CWS mergem13s2 (1.88.6); FILE MERGED 2003/07/22 12:48:28 ihi 1.88.6.1: rc3 merge


2003-07-22  Vladimir Glazounov  <vg@openoffice.org>  [3d6db13cab661651c802aafeca0e03984a18369c]

INTEGRATION: CWS mergem13s2 (1.16.4); FILE MERGED 2003/07/22 12:48:50 ihi 1.16.4.1: rc3 merge


2003-07-22  Vladimir Glazounov  <vg@openoffice.org>  [bb20f956bc17d3fd57894494ec10f7273d5b65e2]

INTEGRATION: CWS mergem13s2 (1.82.4); FILE MERGED 2003/07/22 12:48:43 ihi 1.82.4.1: rc3 merge


2003-07-22  Vladimir Glazounov  <vg@openoffice.org>  [71fe724578720eed22af64776f89c2536c156c4e]

INTEGRATION: CWS mergem13s2 (1.24.4); FILE MERGED 2003/07/22 12:48:42 ihi 1.24.4.1: rc3 merge


2003-07-22  Vladimir Glazounov  <vg@openoffice.org>  [ee927cdf51f487bd067824fe91542fb7e42d06af]

INTEGRATION: CWS mergem13s2 (1.53.4); FILE MERGED 2003/07/22 12:52:31 ihi 1.53.4.1: rc3 merge


2003-07-22  Vladimir Glazounov  <vg@openoffice.org>  [56195ddc851d677e9a8bb70ae694c3c9f04f1bdf]

INTEGRATION: CWS mergem13s2 (1.40.4); FILE MERGED 2003/07/22 12:53:45 ihi 1.40.4.1: rc3 merge


2003-07-22  Vladimir Glazounov  <vg@openoffice.org>  [2935e5b49d149a5229eac0bf096f16fcb7d5ce2c]

INTEGRATION: CWS mergem13s2 (1.69.4); FILE MERGED 2003/07/22 12:53:42 ihi 1.69.4.1: rc3 merge


2003-07-22  Vladimir Glazounov  <vg@openoffice.org>  [9913e37aac9b13e85e301ba7efa7be3ec0eef080]

INTEGRATION: CWS mergem13s2 (1.88.4); FILE MERGED 2003/07/22 12:53:40 ihi 1.88.4.1: rc3 merge


2003-07-22  Duncan Foster  <dfoster@openoffice.org>  [6e45f65221e2f9b8973d2cd5d941daf10b2de87d]

Made destructor virtual so as to eliminate compiler warnings on Linux


2003-07-22  Duncan Foster  <dfoster@openoffice.org>  [d01fa2d532388cb093d47cbffd9c273b397baa7a]

Added #i15986# Added build in examples directory. Builds zipfiles for example scripts, debugger stuff, and macros.


2003-07-22  Kurt Zenker  <kz@openoffice.org>  [cbd10f2f422f6b34d7d0cbf9b70862ec921cfb37]

new version for SRX645


2003-07-22  Herbert Duerr  <hdu@openoffice.org>  [40bddf58a3082785cf7692256dfb365d49d18f89]

#110987# unify textlayout caches


2003-07-22  Kurt Zenker  <kz@openoffice.org>  [fec1779cbee6d08c82469366d22e3b82ec7c975a]

new version for SRX645


2003-07-22  Vladimir Glazounov  <vg@openoffice.org>  [7fb74137f700959272754ab09ad930e0ef0e1998]

SRX645


2003-07-22  Vladimir Glazounov  <vg@openoffice.org>  [47a22a275aed176277e953ef68be22ab0b6bab97]

INTEGRATION: CWS fwkrc32 (1.39.20); FILE MERGED 2003/07/18 13:32:51 lo 1.39.20.2: RESYNC: (1.39-1.40); FILE MERGED 2003/07/18 08:10:40 lo 1.39.20.1: #110858# type detection for flat xml


2003-07-22  Vladimir Glazounov  <vg@openoffice.org>  [3f176a870b9a8ae8a5088d5b4d7c76338bc43d98]

INTEGRATION: CWS fwkrc32 (1.78.22); FILE MERGED 2003/07/16 15:10:07 mav 1.78.22.2: #i16015# close UCBStorageStream in case Storage based on it is deleted 2003/07/15 16:22:21 mav 1.78.22.1: #i16015# close UCBStorageStream in case Storage based on it is deleted


2003-07-22  Vladimir Glazounov  <vg@openoffice.org>  [6f1030e84a293387bc92b020afd326d85423396f]

INTEGRATION: CWS fwkrc32 (1.3.30); FILE MERGED 2003/07/15 16:22:20 mav 1.3.30.1: #i16015# close UCBStorageStream in case Storage based on it is deleted


2003-07-22  Vladimir Glazounov  <vg@openoffice.org>  [c376ce2b68fb46f22827ffca11e0b618121d9270]

INTEGRATION: CWS fwkrc32 (1.2.76); FILE MERGED 2003/07/16 15:10:06 mav 1.2.76.2: #i16015# close UCBStorageStream in case Storage based on it is deleted 2003/07/15 16:22:20 mav 1.2.76.1: #i16015# close UCBStorageStream in case Storage based on it is deleted


2003-07-22  Vladimir Glazounov  <vg@openoffice.org>  [b691cf8bdf3b8c0e6bf7b3f2753e69ed07bd2eb0]

INTEGRATION: CWS fwkrc32 (1.11.70); FILE MERGED 2003/07/16 15:10:06 mav 1.11.70.2: #i16015# close UCBStorageStream in case Storage based on it is deleted 2003/07/15 16:22:19 mav 1.11.70.1: #i16015# close UCBStorageStream in case Storage based on it is deleted


2003-07-22  Vladimir Glazounov  <vg@openoffice.org>  [c3ef87fb2bd5f791fea8b94651ccab3d8f150990]

INTEGRATION: CWS fwkrc32 (1.19.30); FILE MERGED 2003/07/16 15:10:04 mav 1.19.30.2: #i16015# close UCBStorageStream in case Storage based on it is deleted 2003/07/15 16:22:19 mav 1.19.30.1: #i16015# close UCBStorageStream in case Storage based on it is deleted


2003-07-22  Vladimir Glazounov  <vg@openoffice.org>  [d008e297b51f2744e0ad2edc1324bfc6c016e010]

INTEGRATION: CWS fwkrc32 (1.7.122); FILE MERGED 2003/07/18 09:43:34 as 1.7.122.1: #110919# enable transparency


2003-07-22  Vladimir Glazounov  <vg@openoffice.org>  [fadc25520bfd60a3efc56e61a6e3a38e42b98c2e]

INTEGRATION: CWS fwkrc32 (1.117.4); FILE MERGED 2003/07/16 09:38:49 mba 1.117.4.1: #110855#: all created documents must notify the creation event, not only activated ones


2003-07-22  Vladimir Glazounov  <vg@openoffice.org>  [715254f7e97e43b6ed8377fb58fc09e25ad28261]

INTEGRATION: CWS fwkrc32 (1.133.18); FILE MERGED 2003/07/16 08:46:06 mav 1.133.18.1: #i13997# use UTF8 for filename


2003-07-22  Vladimir Glazounov  <vg@openoffice.org>  [ed84f8f4779f5bbf9b24b1245bdd56ed157d1c89]

INTEGRATION: CWS fwkrc32 (1.46.54); FILE MERGED 2003/07/17 08:40:21 mba 1.46.54.1: #110855#: hidden documents must process events synchronously


2003-07-22  Vladimir Glazounov  <vg@openoffice.org>  [df43a07da8f7f29942c6f1624c7dfb8c86d92e44]

INTEGRATION: CWS fwkrc32 (1.117.2); FILE MERGED 2003/07/18 13:31:23 lo 1.117.2.2: RESYNC: (1.117-1.118); FILE MERGED 2003/07/14 11:08:12 lo 1.117.2.1: #110837# use _exit() after displaying cmdline help #110807# display OEM dialog at earlier time at startup


2003-07-22  Vladimir Glazounov  <vg@openoffice.org>  [241fd2364416fd6c32102deb6eb864922012b23e]

INTEGRATION: CWS fwkrc32 (1.4.34); FILE MERGED 2003/07/16 16:19:55 dvo 1.4.34.1: #i16951# work-around for Java XSLT problem: multiple <xsl:key> elements with          the same name appear not to work properly, so we don't use them.          Also import sect5 elements.


2003-07-22  Vladimir Glazounov  <vg@openoffice.org>  [ed478eb929a7f52bcd974e4b5e4ac1b3b4635d5e]

INTEGRATION: CWS fwkrc32 (1.4.30); FILE MERGED 2003/07/16 16:19:55 dvo 1.4.30.1: #i16951# work-around for Java XSLT problem: multiple <xsl:key> elements with          the same name appear not to work properly, so we don't use them.          Also import sect5 elements.


2003-07-22  Vladimir Glazounov  <vg@openoffice.org>  [5073e2b813d5790acdd0b39bd7dd893be97c1ae7]

INTEGRATION: CWS pl02 (1.22.28); FILE MERGED 2003/07/21 12:52:19 pl 1.22.28.1: #i17138# do not crash on empty files


2003-07-22  Vladimir Glazounov  <vg@openoffice.org>  [a5be84fe20cd6df4230cdde4388113ea878b57e7]

INTEGRATION: CWS pl02 (1.12.52); FILE MERGED 2003/07/21 11:11:19 pl 1.12.52.1: #110902# delay SmCloseConnection


2003-07-22  Vladimir Glazounov  <vg@openoffice.org>  [c4ddfd66ed77548f0a690e10d9cc488e346968ac]

INTEGRATION: CWS pl02 (1.15.52); FILE MERGED 2003/07/21 11:11:19 pl 1.15.52.1: #110902# delay SmCloseConnection


2003-07-22  Vladimir Glazounov  <vg@openoffice.org>  [8de666cdb9df56980d2c69e1df73910bcb14e9b5]

INTEGRATION: CWS pl02 (1.43.30); FILE MERGED 2003/07/21 11:11:18 pl 1.43.30.1: #110902# delay SmCloseConnection


2003-07-22  Vladimir Glazounov  <vg@openoffice.org>  [2f76d3de94b5704a02cb7b1b4ffb0641f0939fcf]

INTEGRATION: CWS pl02 (1.25.52); FILE MERGED 2003/07/21 11:11:18 pl 1.25.52.1: #110902# delay SmCloseConnection


2003-07-22  Vladimir Glazounov  <vg@openoffice.org>  [0708b3d95bb93f50acf6fca04ddd0cab171b9012]

INTEGRATION: CWS pl02 (1.4.52); FILE MERGED 2003/07/21 11:11:17 pl 1.4.52.1: #110902# delay SmCloseConnection


2003-07-22  Vladimir Glazounov  <vg@openoffice.org>  [2f22cb865afb1a66867ae7e266f480cd77bc7386]

INTEGRATION: CWS sw024 (1.138.58); FILE MERGED 2003/07/18 16:02:22 fme 1.138.58.2: #110933# Do not crash on unexpected section breaks 2003/07/18 15:59:24 fme 1.138.58.1: #110931# Avoid crash if pSI = 0


2003-07-22  Vladimir Glazounov  <vg@openoffice.org>  [946b606da90700752d32e05e118c5fcffb331578]

INTEGRATION: CWS sw024 (1.9.128); FILE MERGED 2003/07/18 15:48:29 fme 1.9.128.1: #110937# Avoid division by 0


2003-07-22  Vladimir Glazounov  <vg@openoffice.org>  [927e1b2cc6cf81c5bcf428a572051483c7142308]

INTEGRATION: CWS rcsession (1.118.8); FILE MERGED 2003/07/21 09:30:54 lo 1.118.8.2: syntax changes and comments 2003/07/21 09:20:38 lo 1.118.8.1: #110925# catch exception from loadComponentFromURL when restoring a session          don't try to save nacking component on session/crash save #110927# don't ask when restoring session-saved documents


2003-07-22  Vladimir Glazounov  <vg@openoffice.org>  [e0568da0b9dc0a1118bd8f7405d2d7691d7c612d]

INTEGRATION: CWS rcsession (1.19.40); FILE MERGED 2003/07/21 09:20:37 lo 1.19.40.1: #110925# catch exception from loadComponentFromURL when restoring a session          don't try to save nacking component on session/crash save #110927# don't ask when restoring session-saved documents


2003-07-21  Kurt Zenker  <kz@openoffice.org>  [1d58699962b4fbec42a81d0d79a9ef4f7ab2f353]

new version for SRX645


2003-07-21  Vladimir Glazounov  <vg@openoffice.org>  [a45fb8cc1e44814334d460b158b8528f8511daad]

INTEGRATION: CWS oj06 (1.88.72); FILE MERGED 2003/07/18 11:20:32 oj 1.88.72.1: #110896# check if keys are valid


2003-07-21  Vladimir Glazounov  <vg@openoffice.org>  [d5ff59191270a5d4b215b5abd0efd7d3d93ee5c3]

INTEGRATION: CWS oj06 (1.27.18); FILE MERGED 2003/07/18 10:51:16 oj 1.27.18.1: #110896# check for NULL


2003-07-21  Vladimir Glazounov  <vg@openoffice.org>  [099241200b1c233c96942bcd19fdb8e3898bf89a]

INTEGRATION: CWS oj06 (1.30.18); FILE MERGED 2003/07/18 11:20:31 oj 1.30.18.1: #110896# check if keys are valid


2003-07-21  Vladimir Glazounov  <vg@openoffice.org>  [a20d9231f6989fea31aad4b87862742ba466c95e]

INTEGRATION: CWS oj06 (1.32.64); FILE MERGED 2003/07/18 11:20:29 oj 1.32.64.1: #110896# check if keys are valid


2003-07-21  Vladimir Glazounov  <vg@openoffice.org>  [1591f235e8fad2668a34c7e07162e1f15d334d37]

INTEGRATION: CWS oj06 (1.67.18); FILE MERGED 2003/07/18 11:20:27 oj 1.67.18.1: #110896# check if keys are valid


2003-07-21  Vladimir Glazounov  <vg@openoffice.org>  [59a93c7b149d9a69e4b1ea867f3112e01ed1d055]

SRX645


2003-07-21  Vladimir Glazounov  <vg@openoffice.org>  [86f30ec85cf56be7bdb4876a9e57d7108c77627a]

INTEGRATION: CWS freelibs (1.45.48); FILE MERGED 2003/07/18 15:42:40 cp 1.45.48.1: #i16872# putting /usr/lib in rpath was not a good idea


2003-07-21  Vladimir Glazounov  <vg@openoffice.org>  [413d46f8e56961a68e5e3e31f596cf159da764bd]

INTEGRATION: CWS sw022 (1.76.170); FILE MERGED 2003/07/14 10:51:51 hbrinkm 1.76.170.1: #110771# possibly dereferenced NULL-pointer


2003-07-21  Vladimir Glazounov  <vg@openoffice.org>  [9de9fb1860e5509f9b31fec5b088361b1cbf3934]

INTEGRATION: CWS sw022 (1.31.116); FILE MERGED 2003/07/14 10:47:29 hbrinkm 1.31.116.1: #110771# possilbly dereferenced NULL-pointer


2003-07-21  Vladimir Glazounov  <vg@openoffice.org>  [d475ca2a32bb2951b106f715ae6fb625b4da2095]

INTEGRATION: CWS sw022 (1.23.116); FILE MERGED 2003/07/15 08:17:46 os 1.23.116.1: #110787# check SfxItemSet* before access


2003-07-21  Vladimir Glazounov  <vg@openoffice.org>  [b85493fb4713c92ba3fca512fe79407aecdf32ce]

INTEGRATION: CWS sw022 (1.69.34); FILE MERGED 2003/07/15 06:23:23 os 1.69.34.2: #i15100# CloseAll: don't change result set while inside of merge 2003/07/14 12:08:21 os 1.69.34.1: #i15100# CloseAll: set xResultSet to the first position


2003-07-21  Vladimir Glazounov  <vg@openoffice.org>  [2ccc1bbe5775bf2ea9b98fe7ef80d8df3557a01c]

INTEGRATION: CWS sw022 (1.15.20); FILE MERGED 2003/07/15 06:53:52 os 1.15.20.1: #i16571# SwDBSetNumberField::Evaluate(): never reset set number and don't increment


2003-07-21  Vladimir Glazounov  <vg@openoffice.org>  [ed8d20f57f89291024991983ca28d75797752232]

INTEGRATION: CWS rc3vcl (1.69.8); FILE MERGED 2003/07/16 15:09:46 hdu 1.69.8.1: #110440# #i11579# adjust vertical flags depending on GSUB


2003-07-21  Vladimir Glazounov  <vg@openoffice.org>  [1673b6919052b256b5bca986acc115b9413b18d8]

INTEGRATION: CWS rc3vcl (1.11.94); FILE MERGED 2003/07/16 15:52:59 ssa 1.11.94.1: #110800#, avoid fujitsu-xerox driver crash when using a jobsetup from a different windows platform


2003-07-21  Vladimir Glazounov  <vg@openoffice.org>  [0e1cf6ac8704bd13de8417320ef7ae3d316a3426]

INTEGRATION: CWS rc3vcl (1.45.8); FILE MERGED 2003/07/16 11:08:41 hdu 1.45.8.1: #110880# fix off-by-one when merging multiple layouts


2003-07-21  Vladimir Glazounov  <vg@openoffice.org>  [02cae593aebb3882dcfd321ea9b06f9e4d17dcfb]

INTEGRATION: CWS rc3vcl (1.54.14); FILE MERGED 2003/07/17 08:26:03 hdu 1.54.14.4: #i16920# get rid of slicing warning 2003/07/17 08:16:40 hdu 1.54.14.3: #i16920# fix constness 2003/07/17 07:12:36 pl 1.54.14.2: #i16920# same appendName for char* and OUString 2003/07/16 19:03:00 pl 1.54.14.1: #i16920# add encoded names


2003-07-21  Vladimir Glazounov  <vg@openoffice.org>  [614505c6041058c20182dff47943a42890f4cfb0]

INTEGRATION: CWS fs001 (1.33.12); FILE MERGED 2003/07/18 08:59:15 fs 1.33.12.1: #110916# properly start listening in the SdrUnoControlRec ctor


2003-07-21  Vladimir Glazounov  <vg@openoffice.org>  [71efb28b21ffe2f8176c7a1cdb13fc0d997115b5]

INTEGRATION: CWS sw023 (1.13.122); FILE MERGED 2003/07/17 08:58:34 fme 1.13.122.1: #110893# Backward spelling did not work


2003-07-21  Vladimir Glazounov  <vg@openoffice.org>  [6c104a331eaefa0503a9bdf9a260fe858261bfab]

INTEGRATION: CWS sw023 (1.40.64); FILE MERGED 2003/07/16 12:54:22 fme 1.40.64.1: #i16930# Set frame height to zero and move it to next page did not wirk correctly


2003-07-21  Vladimir Glazounov  <vg@openoffice.org>  [c5adfc335c2c0de7b86cc21dd4f2ede7baa7c604]

INTEGRATION: CWS sw023 (1.23.28); FILE MERGED 2003/07/16 15:38:15 fme 1.23.28.2: #110889# Hack for i14206 prevented a frame to flow backwards although it should - Correction 2003/07/16 15:31:06 fme 1.23.28.1: #110889# Hack for i14206 prevented a frame to flow backwards although it should


2003-07-21  Vladimir Glazounov  <vg@openoffice.org>  [e6c391feac6b0a44ef50faf9b882416e089129cd]

INTEGRATION: CWS sw023 (1.37.40); FILE MERGED 2003/07/16 12:53:48 fme 1.37.40.1: #i16930# Set frame height to zero and move it to next page did not wirk correctly


2003-07-21  Daniel Boelzle  <dbo@openoffice.org>  [8cfb24eb2cee47fa3b25cdc3974d755deb5c27c0]

#107130# Any.Type and Any.Value members InitOnly


2003-07-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [73ccae41a19f44250e963c4fb1d0b0dd65bd1644]

#100000# fixed handling of patching files with dos lineends for solaris


2003-07-18  Daniel Boelzle  <dbo@openoffice.org>  [27dd641921cd9253b99dac9277c9af90eebb3722]

#107130#


2003-07-17  Nils Fuhrmann  <nf@openoffice.org>  [54b8325eff74fdac090f4becdca53113043a7d73]

L10N-Fixes


2003-07-17  Nils Fuhrmann  <nf@openoffice.org>  [650affee39961ec6dd5f6c8b0b34ba1d3d65b8e0]

L10N-Fixes


2003-07-17  Nils Fuhrmann  <nf@openoffice.org>  [fbf4b3cc8f1b7cbff32f93587cffccc7301719ed]

L10N-Fixes


2003-07-17  Nils Fuhrmann  <nf@openoffice.org>  [e6ab55118bcd8ee37a761ad4fce1bae6fae09570]

L10N-Fixes


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [60c461bfdd12afaece258a8a6841a078259aa839]

INTEGRATION: CWS mergerc3 (1.45.12); FILE MERGED 2003/07/16 16:59:19 ihi 1.45.12.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [c556cfe8766aa3e457fc7e281419d2036a1be5c0]

INTEGRATION: CWS mergerc3 (1.49.6); FILE MERGED 2003/07/16 16:54:07 ihi 1.49.6.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [d61dd5148b5368bce14fd581ef60dc155d542697]

INTEGRATION: CWS mergerc3 (1.27.6); FILE MERGED 2003/07/16 17:07:38 ihi 1.27.6.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [67b1f46af17c616398d34e9649d7c2281e1221ce]

INTEGRATION: CWS mergerc3 (1.43.6); FILE MERGED 2003/07/16 17:07:37 ihi 1.43.6.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [5b58caf78c14dc1f905890f993160eb73b3d70df]

INTEGRATION: CWS mergerc3 (1.22.6); FILE MERGED 2003/07/16 17:07:37 ihi 1.22.6.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [7ba9c05d90872643a664a995d09d18d6b2c13df2]

INTEGRATION: CWS mergerc3 (1.23.6); FILE MERGED 2003/07/16 17:07:36 ihi 1.23.6.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [26e12b21f2f50f2e72d488a5acd36588b5003da1]

INTEGRATION: CWS mergerc3 (1.50.6); FILE MERGED 2003/07/16 17:07:36 ihi 1.50.6.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [fdfd782366f20bfadd2cffc00e123cd2f8427db4]

INTEGRATION: CWS mergerc3 (1.51.6); FILE MERGED 2003/07/16 17:07:35 ihi 1.51.6.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [504b5dfd55d1613abd10d9d1169e22eeb2c25524]

INTEGRATION: CWS mergerc3 (1.20.6); FILE MERGED 2003/07/16 17:07:35 ihi 1.20.6.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [e538c4f33147cb862650a8b402816a77bcca025d]

INTEGRATION: CWS mergerc3 (1.91.6); FILE MERGED 2003/07/16 17:07:34 ihi 1.91.6.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [9a26eda56f5e5d568ba0d9f20acfbc69ffa6dab7]

INTEGRATION: CWS mergerc3 (1.16.12); FILE MERGED 2003/07/16 16:59:35 ihi 1.16.12.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [47b25564d9b07c2b7439d0050bd3656abbabf51f]

INTEGRATION: CWS mergerc3 (1.19.12); FILE MERGED 2003/07/16 16:59:32 ihi 1.19.12.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [4ef6e71a3af696f21de21292c985cd80f69b3935]

INTEGRATION: CWS mergerc3 (1.50.12); FILE MERGED 2003/07/16 16:59:32 ihi 1.50.12.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [a54ef3ce3c6ae0e24cd3bc409054aee44b7d7040]

INTEGRATION: CWS mergerc3 (1.44.12); FILE MERGED 2003/07/16 16:59:31 ihi 1.44.12.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [3b7abcff7cedde7bf32f3b32b043943356948589]

INTEGRATION: CWS mergerc3 (1.22.12); FILE MERGED 2003/07/16 16:59:31 ihi 1.22.12.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [82f3826a876ed63e9b995cca0426e2499ea2fa5b]

INTEGRATION: CWS mergerc3 (1.16.12); FILE MERGED 2003/07/16 16:59:28 ihi 1.16.12.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [284c3962164395644512d73b252dab2cf8ce6bf3]

INTEGRATION: CWS mergerc3 (1.25.12); FILE MERGED 2003/07/16 16:59:27 ihi 1.25.12.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [2e0ab601edf4a2032fa654d2d8055fab8143a042]

INTEGRATION: CWS mergerc3 (1.22.12); FILE MERGED 2003/07/16 16:59:27 ihi 1.22.12.1: rc-3 merge all languages


2003-07-17  Vladimir Glazounov  <vg@openoffice.org>  [cc49d18716073d4f073f22884414d6777d83fa3c]

SRX645


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [1d06e15d71311acdc88ba529b25806e616c12c5c]

INTEGRATION: CWS mergerc3 (1.27.12); FILE MERGED 2003/07/16 16:59:22 ihi 1.27.12.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [0178a45fddf556d9c1a41923169a2e2d4db79de7]

INTEGRATION: CWS mergerc3 (1.32.12); FILE MERGED 2003/07/16 16:59:21 ihi 1.32.12.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [615788e8bf859ab0d3255d7fbfc2eceeffdb102b]

INTEGRATION: CWS mergerc3 (1.40.12); FILE MERGED 2003/07/16 16:59:21 ihi 1.40.12.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [816e25eaa419b7b79bcaf661b092fe38c1377722]

INTEGRATION: CWS mergerc3 (1.35.12); FILE MERGED 2003/07/16 16:59:21 ihi 1.35.12.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [80fcb0623c059feebae869047c1c655ac5c48dc3]

INTEGRATION: CWS mergerc3 (1.22.12); FILE MERGED 2003/07/16 16:59:20 ihi 1.22.12.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [b996daa29fdeffa7bac0e7616da76e00a6ba8403]

INTEGRATION: CWS mergerc3 (1.5.12); FILE MERGED 2003/07/16 16:59:18 ihi 1.5.12.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [720e778991aa7c79c4784dc2c486ff9b46e4bb07]

INTEGRATION: CWS mergerc3 (1.28.12); FILE MERGED 2003/07/16 16:59:18 ihi 1.28.12.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [044f467104060e234e6f813137edbfe8bf028263]

INTEGRATION: CWS mergerc3 (1.51.12); FILE MERGED 2003/07/16 16:59:17 ihi 1.51.12.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [d6db773dd5ddc27aa475b7823bf21ae3bd7bbea8]

INTEGRATION: CWS mergerc3 (1.5.12); FILE MERGED 2003/07/16 16:59:17 ihi 1.5.12.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [bd67203b680eeb728754116166c1be966326ed4c]

INTEGRATION: CWS mergerc3 (1.55.12); FILE MERGED 2003/07/16 16:59:16 ihi 1.55.12.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [5061859cad82c7d81e6e9bf574c5b46b966a7a73]

INTEGRATION: CWS mergerc3 (1.7.12); FILE MERGED 2003/07/16 16:59:16 ihi 1.7.12.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [d435dcd1fedea6fbdf428e89e77858164b9d05de]

INTEGRATION: CWS mergerc3 (1.27.12); FILE MERGED 2003/07/16 16:59:15 ihi 1.27.12.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [576f0579747959acdf53077da4cd724323fd590b]

INTEGRATION: CWS mergerc3 (1.5.8); FILE MERGED 2003/07/16 16:57:19 ihi 1.5.8.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [e25f6e785c096daf65c68050808dc3a579d52dcc]

INTEGRATION: CWS mergerc3 (1.5.8); FILE MERGED 2003/07/16 16:57:18 ihi 1.5.8.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [f4a0a70585a02d5d4b03f4bb9a650dce5e139bb2]

INTEGRATION: CWS mergerc3 (1.6.8); FILE MERGED 2003/07/16 16:57:18 ihi 1.6.8.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [b182958a78e29b0729aa09cd040f0e606157cb06]

INTEGRATION: CWS mergerc3 (1.5.8); FILE MERGED 2003/07/16 16:57:17 ihi 1.5.8.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [874f70e8297e1f22a96aa4e3c325dfd842a77e32]

INTEGRATION: CWS mergerc3 (1.7.8); FILE MERGED 2003/07/16 16:57:17 ihi 1.7.8.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [38b06b4067faaf18c3483ff1a7304afa29dc32a6]

INTEGRATION: CWS mergerc3 (1.5.8); FILE MERGED 2003/07/16 16:57:16 ihi 1.5.8.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [45e75b1b551b8a8da792e332cccbb0cce9944e23]

INTEGRATION: CWS mergerc3 (1.5.8); FILE MERGED 2003/07/16 16:57:15 ihi 1.5.8.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [6bd82c3d940f6291fba4fbb7d88773d7190f7ad9]

INTEGRATION: CWS mergerc3 (1.13.8); FILE MERGED 2003/07/16 16:57:15 ihi 1.13.8.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [dcfbf7ca242d36390d0a973a00e3a488e0f47e72]

INTEGRATION: CWS mergerc3 (1.9.8); FILE MERGED 2003/07/16 16:57:14 ihi 1.9.8.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [0043804dec7dba527b9a0895c7ddca3d9724c205]

INTEGRATION: CWS mergerc3 (1.35.2); FILE MERGED 2003/07/16 16:57:09 ihi 1.35.2.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [1459cf5b7aad7f73c5c15c11552affa6da409e2a]

INTEGRATION: CWS mergerc3 (1.48.2); FILE MERGED 2003/07/16 16:57:08 ihi 1.48.2.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [adde3825eaf09591fc3120fac95dd7f3a0cc66f6]

INTEGRATION: CWS mergerc3 (1.17.2); FILE MERGED 2003/07/16 17:04:37 ihi 1.17.2.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [f839f4b1426b982f33e82b66dd0248fdd2bd0fa2]

INTEGRATION: CWS mergerc3 (1.41.2); FILE MERGED 2003/07/16 17:04:35 ihi 1.41.2.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [91629564524875937961c2563f87b081e296b34c]

INTEGRATION: CWS mergerc3 (1.40.2); FILE MERGED 2003/07/16 17:04:34 ihi 1.40.2.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [bc017884c40f2434c62c8e2af22fafa08721369a]

INTEGRATION: CWS mergerc3 (1.44.2); FILE MERGED 2003/07/16 17:04:33 ihi 1.44.2.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [41afdadafbf0829e66288adff07e75e158dd00ef]

INTEGRATION: CWS mergerc3 (1.52.2); FILE MERGED 2003/07/16 17:04:31 ihi 1.52.2.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [9367990568d4e21627b1a6f2a8614887794bafa1]

INTEGRATION: CWS mergerc3 (1.54.2); FILE MERGED 2003/07/16 17:04:30 ihi 1.54.2.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [01bb9ab9a676ef9acf8cafe6c1b41a7fb5d155c2]

INTEGRATION: CWS mergerc3 (1.39.8); FILE MERGED 2003/07/16 17:10:31 ihi 1.39.8.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [c8e01aa144a46d1941dc7065bb8f9b5e66b31306]

INTEGRATION: CWS mergerc3 (1.22.8); FILE MERGED 2003/07/16 17:10:25 ihi 1.22.8.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [350fa56aff51e9257a37dd3b3f125adbb1dd4e92]

INTEGRATION: CWS mergerc3 (1.24.8); FILE MERGED 2003/07/16 17:10:23 ihi 1.24.8.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [be4acf846a6b52154e353b8bb23fb815c5c2eb91]

INTEGRATION: CWS mergerc3 (1.38.8); FILE MERGED 2003/07/16 17:10:23 ihi 1.38.8.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [76663199def5b96e7b9bba2f4e7ad27089893993]

INTEGRATION: CWS mergerc3 (1.25.8); FILE MERGED 2003/07/16 17:10:22 ihi 1.25.8.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [6c49a0004d5fa288b24ba07479c7feb05e4819f3]

INTEGRATION: CWS mergerc3 (1.28.8); FILE MERGED 2003/07/16 17:10:22 ihi 1.28.8.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [af4725735b03b521f0b78359313f799e1feac89e]

INTEGRATION: CWS mergerc3 (1.68.8); FILE MERGED 2003/07/16 17:10:21 ihi 1.68.8.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [9a2cc3bcb3ad81e2d98748035b431c35a6a20950]

INTEGRATION: CWS mergerc3 (1.30.8); FILE MERGED 2003/07/16 17:10:17 ihi 1.30.8.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [d38bedafb02fc5453f824163a9df3519743bc614]

INTEGRATION: CWS mergerc3 (1.26.8); FILE MERGED 2003/07/16 17:10:17 ihi 1.26.8.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [b3739d29a8b2ce368e420b4e077ba9229406887f]

INTEGRATION: CWS mergerc3 (1.10.8); FILE MERGED 2003/07/16 17:10:16 ihi 1.10.8.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [4101b54fa245f9ff98896417833a07651f14a255]

INTEGRATION: CWS mergerc3 (1.33.8); FILE MERGED 2003/07/16 17:10:15 ihi 1.33.8.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [50fbafc9d711b403cb5f4a4fb68bd101d030a0b4]

INTEGRATION: CWS mergerc3 (1.22.8); FILE MERGED 2003/07/16 17:10:15 ihi 1.22.8.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [97beca15ab065217fedb2ab4755dd23bb6885930]

INTEGRATION: CWS mergerc3 (1.17.8); FILE MERGED 2003/07/16 17:10:14 ihi 1.17.8.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [ec1db4c52075ef1ec872737a029301f807f7569e]

INTEGRATION: CWS mergerc3 (1.26.8); FILE MERGED 2003/07/16 17:10:14 ihi 1.26.8.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [e4346adaf37969075762803d41b08461aa41dd82]

INTEGRATION: CWS mergerc3 (1.30.8); FILE MERGED 2003/07/16 17:10:14 ihi 1.30.8.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [0feb63acd00fce1398743d9a6b354263e99795bc]

INTEGRATION: CWS mergerc3 (1.33.8); FILE MERGED 2003/07/16 17:10:13 ihi 1.33.8.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [58ceda4383f4d85b4783838f7e19fa547b4fb891]

INTEGRATION: CWS mergerc3 (1.20.8); FILE MERGED 2003/07/16 17:10:12 ihi 1.20.8.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [519ef151a15ef14289b02cfd159f3c0db56e330b]

INTEGRATION: CWS mergerc3 (1.16.8); FILE MERGED 2003/07/16 17:10:12 ihi 1.16.8.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [4a58c9278413772695fcecb0841bdb3d2ca69c59]

INTEGRATION: CWS mergerc3 (1.38.8); FILE MERGED 2003/07/16 17:10:11 ihi 1.38.8.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [f43187f0b79e7f1e5f0038f882fc2f528cfa0547]

INTEGRATION: CWS mergerc3 (1.31.8); FILE MERGED 2003/07/16 17:10:10 ihi 1.31.8.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [03285491cfcdaa2ad8f189a8a135cb4dd8e9c93f]

INTEGRATION: CWS mergerc3 (1.37.8); FILE MERGED 2003/07/16 17:10:09 ihi 1.37.8.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [4ccb43bc9d86e2b77ef8432ae4ce8307fd8d8eef]

INTEGRATION: CWS mergerc3 (1.21.8); FILE MERGED 2003/07/16 17:10:07 ihi 1.21.8.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [4b3be5c1b44ad73602f537b7d4302727862e39f9]

INTEGRATION: CWS mergerc3 (1.25.8); FILE MERGED 2003/07/16 17:10:06 ihi 1.25.8.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [e19ca6a0c15a71d625451cad5dee467d15f46f68]

INTEGRATION: CWS mergerc3 (1.36.8); FILE MERGED 2003/07/16 17:10:04 ihi 1.36.8.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [80c06faa53a08ddb2ebdb81f39318c181b4979d8]

INTEGRATION: CWS mergerc3 (1.82.8); FILE MERGED 2003/07/16 17:10:04 ihi 1.82.8.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [4f018c1dba3651d790e728603136d13733173155]

INTEGRATION: CWS mergerc3 (1.87.8); FILE MERGED 2003/07/16 17:10:03 ihi 1.87.8.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [bece59515cc391a4a8f22fbde77f36a92795809a]

INTEGRATION: CWS mergerc3 (1.6.2); FILE MERGED 2003/07/16 17:01:27 ihi 1.6.2.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [31f4a9a18112b5d70cce52f5a15c0820a6a21570]

INTEGRATION: CWS mergerc3 (1.12.6); FILE MERGED 2003/07/16 16:53:46 ihi 1.12.6.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [6bf62fbc2ce0e0efbd03b17f31bf6e785b81d105]

INTEGRATION: CWS mergerc3 (1.12.6); FILE MERGED 2003/07/16 16:53:45 ihi 1.12.6.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [64150a9dea989df786078fd2f82260bee320fdba]

INTEGRATION: CWS mergerc3 (1.21.6); FILE MERGED 2003/07/16 16:53:31 ihi 1.21.6.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [027684dfa831afe3f3e14fc58a395751b837f1ce]

INTEGRATION: CWS mergerc3 (1.10.6); FILE MERGED 2003/07/16 16:53:30 ihi 1.10.6.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [34dca6c4d755afe611fa98fc0db9fae5566f8374]

INTEGRATION: CWS mergerc3 (1.15.6); FILE MERGED 2003/07/16 16:53:30 ihi 1.15.6.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [46e69709afc5bb1300424c45e110d3ffba29704f]

INTEGRATION: CWS mergerc3 (1.13.2); FILE MERGED 2003/07/16 16:53:29 ihi 1.13.2.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [22f929685b31506a8b375cfcf46863d222f76be4]

INTEGRATION: CWS mergerc3 (1.81.6); FILE MERGED 2003/07/16 16:53:26 ihi 1.81.6.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [8ae72ce3df58d79f1e069695a674a4e6fb0847e4]

INTEGRATION: CWS mergerc3 (1.13.6); FILE MERGED 2003/07/16 16:53:25 ihi 1.13.6.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [fb4f7316769e807b6a6287028710053b82d092b8]

INTEGRATION: CWS mergerc3 (1.12.6); FILE MERGED 2003/07/16 16:53:24 ihi 1.12.6.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [6b86c561dc8d3839e6e545be93b23e49004031d5]

INTEGRATION: CWS mergerc3 (1.11.6); FILE MERGED 2003/07/16 16:53:23 ihi 1.11.6.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [9fd86efd365a34fe4bce057bdaaf79051afe5315]

INTEGRATION: CWS mergerc3 (1.23.6); FILE MERGED 2003/07/16 16:53:23 ihi 1.23.6.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [f3d5a2ac1024480ea6e85156230b9f692703859d]

INTEGRATION: CWS mergerc3 (1.13.6); FILE MERGED 2003/07/16 16:53:22 ihi 1.13.6.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [daa653b2fbbc631b579f955c48a0b50b653f5f97]

INTEGRATION: CWS mergerc3 (1.20.36); FILE MERGED 2003/07/17 09:07:13 nf 1.20.36.1: Fix: #110823# reflected corect translation


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [74f7bb9c0989ed74cb28218fa76057796a3aaecb]

INTEGRATION: CWS mergerc3 (1.12.6); FILE MERGED 2003/07/16 17:05:27 ihi 1.12.6.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [555cd7d4fa0296954cdc21b006e8fd3546254856]

INTEGRATION: CWS mergerc3 (1.41.6); FILE MERGED 2003/07/16 17:05:26 ihi 1.41.6.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [d81acc1c63cc4e88023b3213f5b70413f200883f]

INTEGRATION: CWS mergerc3 (1.24.6); FILE MERGED 2003/07/16 17:05:26 ihi 1.24.6.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [f112c8f60e92a2dbb7a06df5c1d570f3a0d22913]

INTEGRATION: CWS mergerc3 (1.32.6); FILE MERGED 2003/07/16 17:05:25 ihi 1.32.6.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [b86392c3e2be8a90e47ff3a9d051a355ff32c964]

INTEGRATION: CWS mergerc3 (1.32.6); FILE MERGED 2003/07/16 17:05:24 ihi 1.32.6.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [3a2a0219f42281d3bddc68e8ddc3c96848d55f6e]

INTEGRATION: CWS mergerc3 (1.39.2); FILE MERGED 2003/07/16 16:52:27 ihi 1.39.2.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [758451d64cd725f618f1724b5ae8512ddf5812d9]

INTEGRATION: CWS mergerc3 (1.19.2); FILE MERGED 2003/07/16 17:01:05 ihi 1.19.2.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [fb1946d541e96d92afb2a2243231ccd5d8dbcfa9]

INTEGRATION: CWS mergerc3 (1.22.2); FILE MERGED 2003/07/16 17:01:03 ihi 1.22.2.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [5d8b7e60a76bcf1f9ab1933859146c916b3cd528]

INTEGRATION: CWS mergerc3 (1.59.2); FILE MERGED 2003/07/16 17:00:59 ihi 1.59.2.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [6dafcf127549c416ab8528f18f4217e871aca729]

INTEGRATION: CWS mergerc3 (1.5.2); FILE MERGED 2003/07/16 17:10:47 ihi 1.5.2.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [490dddc9c42f00466e1076fd1586c10b8099b42d]

INTEGRATION: CWS mergerc3 (1.5.2); FILE MERGED 2003/07/16 17:10:46 ihi 1.5.2.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [757f7d43e9e8302aaedab1596f28f7d7c0bae17a]

INTEGRATION: CWS mergerc3 (1.5.2); FILE MERGED 2003/07/16 17:10:45 ihi 1.5.2.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [7783f7b9e6ea57e24861d5e267a90be422b64e83]

INTEGRATION: CWS mergerc3 (1.30.10); FILE MERGED 2003/07/16 16:58:33 ihi 1.30.10.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [40f3383d7563e80aa8596c15695e38348fad0fdb]

INTEGRATION: CWS mergerc3 (1.21.10); FILE MERGED 2003/07/16 16:58:33 ihi 1.21.10.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [f17eb2b2b0d05ae62f74f6ee41bee04a3e8c98a0]

INTEGRATION: CWS mergerc3 (1.56.10); FILE MERGED 2003/07/16 16:58:22 ihi 1.56.10.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [58fd3bb50817b36cfb045f786a55f4693a46721b]

INTEGRATION: CWS mergerc3 (1.23.10); FILE MERGED 2003/07/16 16:58:22 ihi 1.23.10.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [4937f34f8409027302e4781a8ae0bb21f79286e6]

INTEGRATION: CWS mergerc3 (1.19.10); FILE MERGED 2003/07/16 16:58:22 ihi 1.19.10.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [bc148b2000b34739c6f855e56c0cfd320836efb1]

INTEGRATION: CWS mergerc3 (1.34.10); FILE MERGED 2003/07/16 16:58:21 ihi 1.34.10.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [ec471b8124b058d9036eb2245e62dc6b5d0403ab]

INTEGRATION: CWS mergerc3 (1.33.10); FILE MERGED 2003/07/16 16:58:21 ihi 1.33.10.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [8f8d8bf85403561103a6e407f046ff4072b9b0cd]

INTEGRATION: CWS mergerc3 (1.21.10); FILE MERGED 2003/07/16 16:58:20 ihi 1.21.10.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [f0b7bd911f4799db392e61d5f7e6a41d90c699cd]

INTEGRATION: CWS mergerc3 (1.14.10); FILE MERGED 2003/07/16 16:58:20 ihi 1.14.10.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [9eabd3d1d866efad6313f80becaa6b273b8dceb5]

INTEGRATION: CWS mergerc3 (1.17.10); FILE MERGED 2003/07/16 16:58:19 ihi 1.17.10.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [f56f2e37c5328c3cd3bdcf34467826c9b0d88cb0]

INTEGRATION: CWS mergerc3 (1.74.8); FILE MERGED 2003/07/16 16:58:19 ihi 1.74.8.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [7469bb99f2bd96307282c0ac784b575efeeaebba]

INTEGRATION: CWS mergerc3 (1.74.10); FILE MERGED 2003/07/16 16:58:13 ihi 1.74.10.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [241d995f4468f70b60759a5cedc196fb2758660f]

INTEGRATION: CWS mergerc3 (1.40.10); FILE MERGED 2003/07/16 16:58:13 ihi 1.40.10.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [e1eab718f8faa32b5852d66798bdbdbb3256c019]

INTEGRATION: CWS mergerc3 (1.18.10); FILE MERGED 2003/07/16 16:58:13 ihi 1.18.10.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [52507f5fe47a6e71700e2570852f17a1e14147e2]

INTEGRATION: CWS mergerc3 (1.46.10); FILE MERGED 2003/07/16 16:58:12 ihi 1.46.10.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [f4701a4a3a4bd75f3f3d5aade4fff30816344cf8]

INTEGRATION: CWS mergerc3 (1.56.10); FILE MERGED 2003/07/16 16:58:12 ihi 1.56.10.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [62d7d00be8c7a171d88a987018f4fa3764e4ef10]

INTEGRATION: CWS mergerc3 (1.30.10); FILE MERGED 2003/07/16 16:58:11 ihi 1.30.10.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [8e9bdf1180c0b38990c7d14c7c61f004b8999b3e]

INTEGRATION: CWS mergerc3 (1.27.10); FILE MERGED 2003/07/16 16:58:11 ihi 1.27.10.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [2ae295f62cb1104382a2c71717d64dd86650d7d2]

INTEGRATION: CWS mergerc3 (1.65.10); FILE MERGED 2003/07/16 16:58:11 ihi 1.65.10.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [f9c7102d8a31a0ffb8e14b7eb63f5742c9710e8b]

INTEGRATION: CWS mergerc3 (1.26.10); FILE MERGED 2003/07/16 16:58:09 ihi 1.26.10.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [b61a28e6810ee0dc7b0c89076e81efa9be32357c]

INTEGRATION: CWS mergerc3 (1.46.10); FILE MERGED 2003/07/16 16:58:08 ihi 1.46.10.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [3264bb1c22ca45d826364a3328b3ed4f281a9c24]

INTEGRATION: CWS mergerc3 (1.49.10); FILE MERGED 2003/07/16 16:58:07 ihi 1.49.10.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [87f8b89453116347f3c67c933b8ec08b3839b85a]

INTEGRATION: CWS mergerc3 (1.37.10); FILE MERGED 2003/07/16 16:58:07 ihi 1.37.10.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [cc999025c718f85d1d29ba37f04a31aa51208edd]

INTEGRATION: CWS mergerc3 (1.36.10); FILE MERGED 2003/07/16 16:58:07 ihi 1.36.10.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [367f2ccd21d9dea64038d3abff2c0a2d762ba0e1]

INTEGRATION: CWS mergerc3 (1.24.10); FILE MERGED 2003/07/16 16:58:06 ihi 1.24.10.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [218127a4ff67d0464642d8aa3aa53cab8df9cac5]

INTEGRATION: CWS mergerc3 (1.37.10); FILE MERGED 2003/07/16 16:58:06 ihi 1.37.10.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [7850009d734630789d1ef0a16d37f0680ac5104a]

INTEGRATION: CWS mergerc3 (1.48.10); FILE MERGED 2003/07/16 16:58:05 ihi 1.48.10.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [63fd3bcd19ed75cc20977301658d0a93b2ec83ec]

INTEGRATION: CWS mergerc3 (1.19.10); FILE MERGED 2003/07/16 16:58:05 ihi 1.19.10.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [bf01bf2a9e014f655ef367044162e324fabd1362]

INTEGRATION: CWS mergerc3 (1.43.10); FILE MERGED 2003/07/16 16:58:04 ihi 1.43.10.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [d079290f6f2daf7f6459ac38c9bff0b8fdaba1b4]

INTEGRATION: CWS mergerc3 (1.36.10); FILE MERGED 2003/07/16 16:58:04 ihi 1.36.10.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [176526a73d01d099d1dc2a45d787e5d46fffefae]

INTEGRATION: CWS mergerc3 (1.36.10); FILE MERGED 2003/07/16 16:58:03 ihi 1.36.10.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [54bf78ae21aa99c6c68c3639bb39772d1c023da1]

INTEGRATION: CWS mergerc3 (1.24.10); FILE MERGED 2003/07/16 16:58:02 ihi 1.24.10.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [9d4f6a4035f7f6fdd3980dc90053045e8f6dbd11]

INTEGRATION: CWS mergerc3 (1.28.10); FILE MERGED 2003/07/16 16:58:02 ihi 1.28.10.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [099f708b23d1c00a34800c92e4e85baabca39c01]

INTEGRATION: CWS mergerc3 (1.25.10); FILE MERGED 2003/07/16 16:58:01 ihi 1.25.10.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [4ec1ab52db872630f6818d66c0b555f59de32ce6]

INTEGRATION: CWS mergerc3 (1.27.10); FILE MERGED 2003/07/16 16:58:01 ihi 1.27.10.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [2d521b1edb448b9a8587fb3381da7cf5992e863b]

INTEGRATION: CWS mergerc3 (1.22.10); FILE MERGED 2003/07/16 16:58:00 ihi 1.22.10.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [d2ddcd3be6e91c31527b735ed69943bfdeee0205]

INTEGRATION: CWS mergerc3 (1.40.10); FILE MERGED 2003/07/16 16:58:00 ihi 1.40.10.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [42d140fd185a123ee2964d126334f397a1b38917]

INTEGRATION: CWS mergerc3 (1.27.10); FILE MERGED 2003/07/16 16:57:59 ihi 1.27.10.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [19646e892ff9f94e993ceff1142040323858bc30]

INTEGRATION: CWS mergerc3 (1.57.10); FILE MERGED 2003/07/16 16:57:59 ihi 1.57.10.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [51e7b0f858a0f2b78ae72d14682d6c8113da1eb4]

INTEGRATION: CWS mergerc3 (1.18.10); FILE MERGED 2003/07/16 16:57:58 ihi 1.18.10.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [bc7b3f6c7dd7d24db9613035e51f11b56bd55bb3]

INTEGRATION: CWS mergerc3 (1.23.10); FILE MERGED 2003/07/16 16:57:58 ihi 1.23.10.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [f92a15b63f8454830b2ae9ff918e7c7e8d101f3b]

INTEGRATION: CWS mergerc3 (1.36.8); FILE MERGED 2003/07/16 16:57:56 ihi 1.36.8.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [bb79a20cc77a1e38b6f3798a49b2674c1ed5b0ab]

INTEGRATION: CWS mergerc3 (1.35.10); FILE MERGED 2003/07/16 16:57:56 ihi 1.35.10.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [c2fd6737843d4e04646ebdca13ff32dfdb2dda14]

INTEGRATION: CWS mergerc3 (1.29.10); FILE MERGED 2003/07/16 16:57:56 ihi 1.29.10.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [92f229bd67b8a55fe3be87f49fe3bc197ef35ae3]

INTEGRATION: CWS mergerc3 (1.49.10); FILE MERGED 2003/07/16 16:57:55 ihi 1.49.10.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [72f457467c78c02397a1c6135e8a1249f8c3b267]

INTEGRATION: CWS mergerc3 (1.28.10); FILE MERGED 2003/07/16 16:57:55 ihi 1.28.10.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [233a8cf126dff57659d3aef536e0edc48b57a5b9]

INTEGRATION: CWS mergerc3 (1.31.10); FILE MERGED 2003/07/16 16:57:54 ihi 1.31.10.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [8d3e31727da0fc72466e8896b33f8434f1c92400]

INTEGRATION: CWS mergerc3 (1.30.10); FILE MERGED 2003/07/16 16:57:54 ihi 1.30.10.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [da4561fbb5f4846ec9770aec242cec805195f616]

INTEGRATION: CWS mergerc3 (1.28.10); FILE MERGED 2003/07/16 16:57:54 ihi 1.28.10.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [611b11e785f1d711af135c26676244a538f4f49c]

INTEGRATION: CWS mergerc3 (1.40.10); FILE MERGED 2003/07/16 16:57:52 ihi 1.40.10.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [a3593ac110214128c7995a2b48d58ef046668139]

INTEGRATION: CWS mergerc3 (1.16.10); FILE MERGED 2003/07/16 16:57:51 ihi 1.16.10.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [2aa83fa7b5f307d299c0a8164d0e6ccb7c6457b6]

INTEGRATION: CWS mergerc3 (1.26.10); FILE MERGED 2003/07/16 16:57:50 ihi 1.26.10.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [3fa3ee8579002afe2b5b20d06fbfd4382597c99e]

INTEGRATION: CWS mergerc3 (1.20.8); FILE MERGED 2003/07/16 17:00:33 ihi 1.20.8.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [7d1a5c92670835f3be8a7a22af203196294f5a33]

INTEGRATION: CWS mergerc3 (1.42.8); FILE MERGED 2003/07/16 17:00:33 ihi 1.42.8.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [0433292c3a8750f5aac97eb8fd55b35008b04aeb]

INTEGRATION: CWS mergerc3 (1.12.8); FILE MERGED 2003/07/16 17:00:32 ihi 1.12.8.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [66c5846a39674170fbe038e5424cbeb736421158]

INTEGRATION: CWS mergerc3 (1.22.8); FILE MERGED 2003/07/16 17:00:32 ihi 1.22.8.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [cb0ac4b2561f2800963981fa0eddab1545516ca2]

INTEGRATION: CWS mergerc3 (1.17.8); FILE MERGED 2003/07/16 17:00:31 ihi 1.17.8.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [59a2c429f26f9d35b51954f45240780ee916af49]

INTEGRATION: CWS mergerc3 (1.32.8); FILE MERGED 2003/07/16 17:00:30 ihi 1.32.8.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [68c9d7d67f48d8175551169b84b64d4f2b63e685]

INTEGRATION: CWS mergerc3 (1.22.8); FILE MERGED 2003/07/16 17:00:30 ihi 1.22.8.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [a255e24a39d038b05a4fec396cd59da84db99e14]

INTEGRATION: CWS mergerc3 (1.19.8); FILE MERGED 2003/07/16 17:00:30 ihi 1.19.8.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [9c0bad3f187552c7d6d9c92e004b4a3a817de973]

INTEGRATION: CWS mergerc3 (1.38.8); FILE MERGED 2003/07/16 17:00:29 ihi 1.38.8.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [303aa861338583485c3ad8ebb49f14b3c0523729]

INTEGRATION: CWS mergerc3 (1.21.8); FILE MERGED 2003/07/16 17:00:29 ihi 1.21.8.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [d0efd6317359be2b88de97c58816eb768998ee27]

INTEGRATION: CWS mergerc3 (1.27.8); FILE MERGED 2003/07/16 17:00:28 ihi 1.27.8.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [4fe3b2dfdbbdc453c48388cbfffab5f2194e22b2]

INTEGRATION: CWS mergerc3 (1.18.8); FILE MERGED 2003/07/16 17:00:27 ihi 1.18.8.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [edc89a0ad9eb212e321ea2812966efd3d72feb77]

INTEGRATION: CWS mergerc3 (1.24.8); FILE MERGED 2003/07/16 17:00:27 ihi 1.24.8.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [b928e7082404d3d35f946fc81412459cf201d300]

INTEGRATION: CWS mergerc3 (1.8.8); FILE MERGED 2003/07/16 17:00:27 ihi 1.8.8.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [142db7a6713e5507a61a351ad282a9e6541fd948]

INTEGRATION: CWS mergerc3 (1.24.8); FILE MERGED 2003/07/16 17:00:25 ihi 1.24.8.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [4b3eaf3f990d1f677e11c2f767052d8da6fab101]

INTEGRATION: CWS mergerc3 (1.20.8); FILE MERGED 2003/07/16 17:00:24 ihi 1.20.8.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [ef29116e410563f3a72cb447e2be8e69b994b47c]

INTEGRATION: CWS mergerc3 (1.24.8); FILE MERGED 2003/07/16 17:00:24 ihi 1.24.8.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [133c52d5c95ebb36e5f87c65886db32ec99a2e8c]

INTEGRATION: CWS mergerc3 (1.28.8); FILE MERGED 2003/07/16 17:00:24 ihi 1.28.8.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [a901f59ae6d55e3587c7d6b21e77b78f592c2ba3]

INTEGRATION: CWS mergerc3 (1.37.8); FILE MERGED 2003/07/16 17:00:23 ihi 1.37.8.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [f1ed88a324814c0d5020b82bbde58d9e6387e9d3]

INTEGRATION: CWS mergerc3 (1.22.8); FILE MERGED 2003/07/16 17:00:23 ihi 1.22.8.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [e09ea626f3192543d309db6bdc72c4a20fb64311]

INTEGRATION: CWS mergerc3 (1.23.8); FILE MERGED 2003/07/16 17:00:22 ihi 1.23.8.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [079cbe273a50bf4e39c11f90d7c77f76117c07ec]

INTEGRATION: CWS mergerc3 (1.33.8); FILE MERGED 2003/07/16 17:00:22 ihi 1.33.8.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [2add1c8e3249f1f871cc7ec7952e5b9a3e917a62]

INTEGRATION: CWS mergerc3 (1.8.8); FILE MERGED 2003/07/16 17:00:21 ihi 1.8.8.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [9496437590b34e9308cd26098022587beeaaf619]

INTEGRATION: CWS mergerc3 (1.29.8); FILE MERGED 2003/07/16 17:00:21 ihi 1.29.8.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [f4615cedd2204086731ac91d0100b5377d57b314]

INTEGRATION: CWS mergerc3 (1.10.8); FILE MERGED 2003/07/16 17:00:18 ihi 1.10.8.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [0e4cc3b258855193d341a5643890bd642d9201a6]

INTEGRATION: CWS mergerc3 (1.25.8); FILE MERGED 2003/07/16 17:00:17 ihi 1.25.8.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [f6a6186de682fbccb7303d90bce8b8e439a24cbc]

INTEGRATION: CWS mergerc3 (1.87.8); FILE MERGED 2003/07/16 17:00:16 ihi 1.87.8.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [24d5522d4671e0c450529c93ace712bfa96cab2d]

INTEGRATION: CWS mergerc3 (1.24.8); FILE MERGED 2003/07/16 17:00:15 ihi 1.24.8.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [68a1758e77e362082748a43a98e5e5fad41793bc]

INTEGRATION: CWS mergerc3 (1.25.8); FILE MERGED 2003/07/16 17:00:15 ihi 1.25.8.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [e7a4e13ae6d810eabeb786c10147d6b488bebf07]

INTEGRATION: CWS mergerc3 (1.8.8); FILE MERGED 2003/07/16 17:00:11 ihi 1.8.8.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [07ac4c7557d379c216b9343cb4cc59b5c42521a8]

INTEGRATION: CWS mergerc3 (1.12.8); FILE MERGED 2003/07/16 17:00:11 ihi 1.12.8.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [f785172c2e48a5e4a22d84422ef107a628beaa54]

INTEGRATION: CWS mergerc3 (1.52.8); FILE MERGED 2003/07/16 17:00:09 ihi 1.52.8.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [0a57dac6e787611227ceaed75a9c56351ad8fa42]

INTEGRATION: CWS mergerc3 (1.24.6); FILE MERGED 2003/07/16 17:08:07 ihi 1.24.6.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [8c990162d8d53790ad135763c162c32e8ddf6567]

INTEGRATION: CWS mergerc3 (1.18.6); FILE MERGED 2003/07/16 17:08:06 ihi 1.18.6.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [597e29bd4699890e7d0d997e9f2b7ba55ff53539]

INTEGRATION: CWS mergerc3 (1.22.6); FILE MERGED 2003/07/16 17:08:05 ihi 1.22.6.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [59732a5193d162866e75e4e1df17aa01dd191c8d]

INTEGRATION: CWS mergerc3 (1.51.6); FILE MERGED 2003/07/16 17:08:05 ihi 1.51.6.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [baa7242f2e1ddc5c5f4670cf420595b40c0c36db]

INTEGRATION: CWS mergerc3 (1.33.6); FILE MERGED 2003/07/16 17:08:04 ihi 1.33.6.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [70173906cf05947f0ef609057c53b855f0357fb9]

INTEGRATION: CWS mergerc3 (1.34.6); FILE MERGED 2003/07/16 17:08:01 ihi 1.34.6.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [609aaf37b748b453f0b71025ea0808c17c3dbc25]

INTEGRATION: CWS mergerc3 (1.22.6); FILE MERGED 2003/07/16 17:08:01 ihi 1.22.6.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [6c1776db5e9e3381d30b66f6246a6d17e0b5a04c]

INTEGRATION: CWS mergerc3 (1.25.6); FILE MERGED 2003/07/16 17:08:00 ihi 1.25.6.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [f8fe18b2b95b9937b38a31308f3fc5b6afc7fbeb]

INTEGRATION: CWS mergerc3 (1.30.6); FILE MERGED 2003/07/16 17:08:00 ihi 1.30.6.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [638d0c4c1b23c71f3248bc453a1dbf004827e9e2]

INTEGRATION: CWS mergerc3 (1.32.6); FILE MERGED 2003/07/16 17:08:00 ihi 1.32.6.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [80ebcb675cd0706ef87d5d468781c20e1a6cb572]

INTEGRATION: CWS mergerc3 (1.26.6); FILE MERGED 2003/07/16 17:07:55 ihi 1.26.6.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [207c62264fefa809f3688ba5383b00a9290555a3]

INTEGRATION: CWS mergerc3 (1.30.6); FILE MERGED 2003/07/16 17:07:55 ihi 1.30.6.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [ae336ee86284693d66c45748db5a90539565cadb]

INTEGRATION: CWS mergerc3 (1.40.6); FILE MERGED 2003/07/16 17:07:54 ihi 1.40.6.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [efa0f813bc2d539cfd314b18696dea17d23ed7e0]

INTEGRATION: CWS mergerc3 (1.44.6); FILE MERGED 2003/07/16 17:07:54 ihi 1.44.6.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [12171d777e459675f314cbd1e6b0705ba63eb3a6]

INTEGRATION: CWS mergerc3 (1.25.6); FILE MERGED 2003/07/16 17:07:54 ihi 1.25.6.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [2818441e60596279919bb20e33fc14e89bc36b36]

INTEGRATION: CWS mergerc3 (1.42.6); FILE MERGED 2003/07/16 17:07:52 ihi 1.42.6.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [e96a3f99bdd33c5bbf2a59ba586bad158a159193]

INTEGRATION: CWS crashreprc3 (1.3.8); FILE MERGED 2003/07/17 11:23:50 ssa 1.3.8.1: #i16748# dont set any font on CJK systems, Win98 cannot substitute


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [44e44a5920a67189f0f27fa3b6b4c84839db4038]

INTEGRATION: CWS crashreprc3 (1.2.12); FILE MERGED 2003/07/17 11:23:49 ssa 1.2.12.1: #i16748# dont set any font on CJK systems, Win98 cannot substitute


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [123fe39d06ab0db74d0dbd86b58cbcb9c7f9d9aa]

INTEGRATION: CWS mergerc3 (1.22.6); FILE MERGED 2003/07/16 17:11:25 ihi 1.22.6.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [95168b990cdecb85e2df025d763a2b49b8e575c0]

INTEGRATION: CWS mergerc3 (1.78.6); FILE MERGED 2003/07/16 17:11:24 ihi 1.78.6.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [16f57a7ee20dd8e2bc8f57a4a4df44e2b843b093]

INTEGRATION: CWS mergerc3 (1.51.6); FILE MERGED 2003/07/16 17:11:23 ihi 1.51.6.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [9fa5a0484531df54fd6e6f3de2ccc6d7c16eca48]

INTEGRATION: CWS mergerc3 (1.39.6); FILE MERGED 2003/07/16 17:11:22 ihi 1.39.6.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [d957e1b56975252f01f23d1f0cce5f913246311b]

INTEGRATION: CWS mergerc3 (1.82.6); FILE MERGED 2003/07/16 17:11:21 ihi 1.82.6.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [d540d7c3f4321276b1f2519a5e758a151d3677b7]

INTEGRATION: CWS mergerc3 (1.57.6); FILE MERGED 2003/07/16 17:11:20 ihi 1.57.6.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [c0760d0866f1cfdf5a0c3068e23ab1cead6da11b]

INTEGRATION: CWS mergerc3 (1.38.6); FILE MERGED 2003/07/16 17:11:19 ihi 1.38.6.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [e93ea6b7b89c5794deb008d62a3a7fe9ce0e251f]

INTEGRATION: CWS mergerc3 (1.39.6); FILE MERGED 2003/07/16 17:11:14 ihi 1.39.6.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [1d94aa994461f4f19097daf558f289cdf771fdc1]

INTEGRATION: CWS mergerc3 (1.26.6); FILE MERGED 2003/07/16 17:11:14 ihi 1.26.6.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [b5fad0c114d657588ae4224a82783b86b0c3de8a]

INTEGRATION: CWS mergerc3 (1.27.6); FILE MERGED 2003/07/16 17:11:13 ihi 1.27.6.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [f0ddbca8205f3608ed326c1ea6ecb3c43a88c766]

INTEGRATION: CWS mergerc3 (1.29.6); FILE MERGED 2003/07/16 17:11:13 ihi 1.29.6.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [a70d27bdf5b2b67915c3534d12394402ab44d413]

INTEGRATION: CWS mergerc3 (1.36.6); FILE MERGED 2003/07/16 17:11:12 ihi 1.36.6.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [479aa0d9b5996013c1fb8a4677c1c5fac7374163]

INTEGRATION: CWS mergerc3 (1.25.6); FILE MERGED 2003/07/16 17:11:11 ihi 1.25.6.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [25f794f8a0b5b607708bc52c142b1b59256fa3f3]

INTEGRATION: CWS mergerc3 (1.36.6); FILE MERGED 2003/07/16 17:11:10 ihi 1.36.6.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [284de25122de045d823ce766eebcb0c655d44cdc]

INTEGRATION: CWS mergerc3 (1.26.6); FILE MERGED 2003/07/16 17:11:09 ihi 1.26.6.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [fb81fabe588a57082a662912d773df13c8e2639e]

INTEGRATION: CWS mergerc3 (1.19.6); FILE MERGED 2003/07/16 17:11:09 ihi 1.19.6.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [74accba93c972792cdcab5e91b1333d9a4bca186]

INTEGRATION: CWS mergerc3 (1.29.6); FILE MERGED 2003/07/16 17:11:08 ihi 1.29.6.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [94448c1bc8e4f1a5a01fe799b4cbe313e479a9cd]

INTEGRATION: CWS mergerc3 (1.127.6); FILE MERGED 2003/07/16 17:11:07 ihi 1.127.6.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [f6b4f1ff89186f7aebcbaa567123b1b7581c00e8]

INTEGRATION: CWS mergerc3 (1.25.6); FILE MERGED 2003/07/16 17:11:07 ihi 1.25.6.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [803fb367dc600bf990dfda93151c3e61f50aec55]

INTEGRATION: CWS mergerc3 (1.17.6); FILE MERGED 2003/07/16 17:11:06 ihi 1.17.6.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [282f81fe3355e6e4a76f255a07761688018e166a]

INTEGRATION: CWS mergerc3 (1.34.6); FILE MERGED 2003/07/16 17:11:06 ihi 1.34.6.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [b7490718b272c954544962f923adf42c9f488525]

INTEGRATION: CWS mergerc3 (1.28.6); FILE MERGED 2003/07/16 17:11:05 ihi 1.28.6.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [8638a66cc351f088bbe2d788f95ad5f4648cb8f4]

INTEGRATION: CWS mergerc3 (1.21.6); FILE MERGED 2003/07/16 17:11:04 ihi 1.21.6.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [afac748e8d8d10d534aa859775db680c8bbe4b82]

INTEGRATION: CWS mergerc3 (1.36.6); FILE MERGED 2003/07/16 17:11:04 ihi 1.36.6.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [dfc62e73acb82bbc1108affe825b80a3f7fd56ed]

INTEGRATION: CWS mergerc3 (1.11.6); FILE MERGED 2003/07/16 17:11:03 ihi 1.11.6.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [8afd21f7a8f0701900242ab9a6dd79b8fbb2aa1d]

INTEGRATION: CWS mergerc3 (1.49.6); FILE MERGED 2003/07/16 17:11:02 ihi 1.49.6.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [7906d99e9ebc80eaf59f35862ef10f38ec64db86]

INTEGRATION: CWS mergerc3 (1.90.6); FILE MERGED 2003/07/16 17:11:02 ihi 1.90.6.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [5869cd1762ad38d329803499f5c19ef3bf37bf28]

INTEGRATION: CWS mergerc3 (1.17.6); FILE MERGED 2003/07/16 17:11:01 ihi 1.17.6.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [ec475b2850735f67b31799e69361b82eae4db1d3]

INTEGRATION: CWS mergerc3 (1.39.6); FILE MERGED 2003/07/16 17:11:00 ihi 1.39.6.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [9228fec8070e5a7247631344e5728d0679bb15be]

INTEGRATION: CWS mergerc3 (1.6.2); FILE MERGED 2003/07/16 16:54:45 ihi 1.6.2.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [39858ed391045fc9d51f6488d6b5873c8a6035e4]

INTEGRATION: CWS mergerc3 (1.35.2); FILE MERGED 2003/07/16 16:54:45 ihi 1.35.2.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [e4bc7f82fe3bc65055ba4201d60f814635ca1a69]

INTEGRATION: CWS mergerc3 (1.15.2); FILE MERGED 2003/07/16 16:54:44 ihi 1.15.2.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [2f55fbad19da80f155a1e350f8543c0237aa83d5]

INTEGRATION: CWS mergerc3 (1.5.2); FILE MERGED 2003/07/16 16:54:43 ihi 1.5.2.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [169fe3f7469c3c35d17825a590043c03c9658f11]

INTEGRATION: CWS mergerc3 (1.35.2); FILE MERGED 2003/07/16 16:54:43 ihi 1.35.2.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [9838bbf2e6209e69cf48209798ee3090cd5b73ee]

INTEGRATION: CWS mergerc3 (1.52.2); FILE MERGED 2003/07/16 16:54:42 ihi 1.52.2.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [d8428b50f25d9857cfdd41227888629c0325d955]

INTEGRATION: CWS mergerc3 (1.11.2); FILE MERGED 2003/07/16 16:54:41 ihi 1.11.2.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [2325dfb362b165f709e46bd72a661dae711347cf]

INTEGRATION: CWS mergerc3 (1.26.2); FILE MERGED 2003/07/16 16:54:41 ihi 1.26.2.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [600dddd5cbb25e57f80d9b1854829a8d5f565dc5]

INTEGRATION: CWS draw20 (1.108.68); FILE MERGED 2003/07/16 13:15:11 sj 1.108.68.1: #i16927# impress core is not supporting more than one paragraph in title objects, so we are now changing new paragraphs into soft line breaks


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [db9518e72f6d40be3a7e349bdcc61171461ac7e0]

INTEGRATION: CWS mergerc3 (1.36.4); FILE MERGED 2003/07/16 17:04:07 ihi 1.36.4.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [271b343250bacdfdac8da551a0dee096f0d7de8c]

INTEGRATION: CWS mergerc3 (1.41.4); FILE MERGED 2003/07/16 17:04:07 ihi 1.41.4.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [031f2e185e29c25000b8bf53ac6e6b56c30c7995]

INTEGRATION: CWS mergerc3 (1.15.4); FILE MERGED 2003/07/16 17:04:06 ihi 1.15.4.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [b1a6fd047d474541eaf30038826c3b3291c98ec9]

INTEGRATION: CWS mergerc3 (1.13.4); FILE MERGED 2003/07/16 17:04:05 ihi 1.13.4.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [3b0db46603892b3bfca84b1a832c55f20e53ebfd]

INTEGRATION: CWS mergerc3 (1.18.4); FILE MERGED 2003/07/16 17:04:04 ihi 1.18.4.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [0642165164ea7fd5a8e1b3d099cb0b86a12e77fa]

INTEGRATION: CWS mergerc3 (1.14.4); FILE MERGED 2003/07/16 17:04:03 ihi 1.14.4.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [9e086e5f6b99b576f1cef3f9f2e2ffcff4392272]

INTEGRATION: CWS mergerc3 (1.13.4); FILE MERGED 2003/07/16 17:04:02 ihi 1.13.4.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [dc1d33b291dc396529946dae137405002746833f]

INTEGRATION: CWS mergerc3 (1.24.4); FILE MERGED 2003/07/16 17:04:01 ihi 1.24.4.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [acfe0c2840ccbcd36f916e0d72d3a70c04ee681b]

INTEGRATION: CWS mergerc3 (1.37.18); FILE MERGED 2003/07/16 17:03:48 ihi 1.37.18.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [1a251b32058da1147471ff7a74de644a4d9266b3]

INTEGRATION: CWS mergerc3 (1.27.18); FILE MERGED 2003/07/16 17:03:40 ihi 1.27.18.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [03ee0bdc8be3ee64e9462ffde90c5a39ce74b066]

INTEGRATION: CWS mergerc3 (1.41.18); FILE MERGED 2003/07/16 17:03:37 ihi 1.41.18.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [54fc7b713fe508dd4fed0ebffc1fa08b33f146ac]

INTEGRATION: CWS mergerc3 (1.17.18); FILE MERGED 2003/07/16 17:03:37 ihi 1.17.18.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [49c3d26e1907368f2daf6efcdf22664a2c66a25e]

INTEGRATION: CWS mergerc3 (1.43.18); FILE MERGED 2003/07/16 17:03:36 ihi 1.43.18.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [6bcb0f017755111a09b1b236bc392eef0a1069b9]

INTEGRATION: CWS mergerc3 (1.47.18); FILE MERGED 2003/07/16 17:03:35 ihi 1.47.18.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [3a719f4c3e81dfdef83cda185b83a9035026fc33]

INTEGRATION: CWS mergerc3 (1.31.18); FILE MERGED 2003/07/16 17:03:34 ihi 1.31.18.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [ff0215d9397cad15dcce457f0e8ef7d57155c559]

INTEGRATION: CWS mergerc3 (1.16.18); FILE MERGED 2003/07/16 17:03:34 ihi 1.16.18.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [b7468c9b3622961dbbd34d63c9bf12d2839e083f]

INTEGRATION: CWS mergerc3 (1.33.18); FILE MERGED 2003/07/16 17:03:33 ihi 1.33.18.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [4a12cb293b09b2b740e78149bd61f003241a99cc]

INTEGRATION: CWS mergerc3 (1.43.18); FILE MERGED 2003/07/16 17:03:32 ihi 1.43.18.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [d28fa928dd05639c48d93dcbc6df3c8c4950479b]

INTEGRATION: CWS mergerc3 (1.27.18); FILE MERGED 2003/07/16 17:03:31 ihi 1.27.18.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [8bb3ca223d367386df43bbb6e6f819443a43fddc]

INTEGRATION: CWS mergerc3 (1.30.18); FILE MERGED 2003/07/16 17:03:28 ihi 1.30.18.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [72bd7038e8df225f360278b073238e119e00a06f]

INTEGRATION: CWS mergerc3 (1.26.18); FILE MERGED 2003/07/16 17:03:27 ihi 1.26.18.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [0b3c04c6701327ed03936f0fabc5ac5a4f32ae1d]

INTEGRATION: CWS mergerc3 (1.14.18); FILE MERGED 2003/07/16 17:03:27 ihi 1.14.18.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [0c88e1f5682d104d46715fbfd40f91b0afd73952]

INTEGRATION: CWS mergerc3 (1.18.18); FILE MERGED 2003/07/16 17:03:26 ihi 1.18.18.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [4569fdaf624cd88ae643ee789c27fa32b3c4da7a]

INTEGRATION: CWS mergerc3 (1.19.18); FILE MERGED 2003/07/16 17:03:25 ihi 1.19.18.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [e1d68fcb34f6abf87415c89b8b9bc9307cbbc9b3]

INTEGRATION: CWS mergerc3 (1.18.18); FILE MERGED 2003/07/16 17:03:25 ihi 1.18.18.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [e6cd3a67862fa98f71f417c44db05f90ebcb5f10]

INTEGRATION: CWS mergerc3 (1.23.18); FILE MERGED 2003/07/16 17:03:25 ihi 1.23.18.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [3ca12462d66cd7c25cef9da6d9defda856936a41]

INTEGRATION: CWS mergerc3 (1.23.18); FILE MERGED 2003/07/16 17:03:24 ihi 1.23.18.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [ee7ebb95ee47dd981139c97d87834efe03f5f106]

INTEGRATION: CWS mergerc3 (1.20.18); FILE MERGED 2003/07/16 17:03:24 ihi 1.20.18.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [160f40b1fe2dfc9274252ea9b06c9e51ca9cf0da]

INTEGRATION: CWS mergerc3 (1.15.18); FILE MERGED 2003/07/16 17:03:23 ihi 1.15.18.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [9cdb6babc63c2ddc5fbe5520405cac6ca53be628]

INTEGRATION: CWS mergerc3 (1.28.18); FILE MERGED 2003/07/16 17:03:22 ihi 1.28.18.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [b1cb40e3ecbc6e70079fad1a2fd01d812151e624]

INTEGRATION: CWS mergerc3 (1.39.18); FILE MERGED 2003/07/16 17:03:21 ihi 1.39.18.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [fba6044ca463e6149c54a997138e20b407f39fae]

INTEGRATION: CWS mergerc3 (1.45.18); FILE MERGED 2003/07/16 17:03:19 ihi 1.45.18.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [58e7b32684be2a199123016034d135b6078fb5a0]

INTEGRATION: CWS mergerc3 (1.14.18); FILE MERGED 2003/07/16 17:03:18 ihi 1.14.18.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [4df256c6f10c8e0d33b62d1945e1d2bdc914c28a]

INTEGRATION: CWS mergerc3 (1.11.18); FILE MERGED 2003/07/16 17:03:18 ihi 1.11.18.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [b759abaed99e331b50b639e74ac4c4ada5ac0d67]

INTEGRATION: CWS mergerc3 (1.19.18); FILE MERGED 2003/07/16 17:03:17 ihi 1.19.18.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [3054a186e6ce50892235c8c1f64fe43e74108b55]

INTEGRATION: CWS mergerc3 (1.27.18); FILE MERGED 2003/07/16 17:03:14 ihi 1.27.18.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [d4e46a6e8cf621e59cf083373f74b955c13aac54]

INTEGRATION: CWS mergerc3 (1.24.18); FILE MERGED 2003/07/16 17:03:14 ihi 1.24.18.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [f0fddd96105d1eed32ea82d4b082d98ff37c62d4]

INTEGRATION: CWS mergerc3 (1.16.18); FILE MERGED 2003/07/16 17:03:13 ihi 1.16.18.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [7f781dc1a6abc7ecb0dace01b79aec2be2175433]

INTEGRATION: CWS mergerc3 (1.24.18); FILE MERGED 2003/07/16 17:03:13 ihi 1.24.18.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [5bdc0e6d33ed6df69ce707ded682ac0333fe3474]

INTEGRATION: CWS mergerc3 (1.27.18); FILE MERGED 2003/07/16 17:03:12 ihi 1.27.18.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [81384b2ad001667cfe8cf4ad6811f90c1c4e1bbd]

INTEGRATION: CWS mergerc3 (1.13.18); FILE MERGED 2003/07/16 17:03:12 ihi 1.13.18.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [eccc4682a30f9bb4089cec27acf251284b4bfae3]

INTEGRATION: CWS mergerc3 (1.28.18); FILE MERGED 2003/07/16 17:03:11 ihi 1.28.18.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [87ee41c91243cf9df2962e2b3a3171241b99bd4c]

INTEGRATION: CWS mergerc3 (1.26.18); FILE MERGED 2003/07/16 17:03:11 ihi 1.26.18.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [373a5bc805d23bae163095ead9ce236febd74028]

INTEGRATION: CWS mergerc3 (1.14.18); FILE MERGED 2003/07/16 17:03:10 ihi 1.14.18.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [a1c7551d5a22772fe56001f5197acdd24c85e4a0]

INTEGRATION: CWS mergerc3 (1.19.18); FILE MERGED 2003/07/16 17:03:10 ihi 1.19.18.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [1e461ce4375dc5b1b7083a81405800d69dce8354]

INTEGRATION: CWS mergerc3 (1.34.18); FILE MERGED 2003/07/16 17:03:09 ihi 1.34.18.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [48fc74886a9b1aa9ac4887eee3b1e6173303b884]

INTEGRATION: CWS mergerc3 (1.15.18); FILE MERGED 2003/07/16 17:03:08 ihi 1.15.18.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [17d28d35927c2ff646c8efd66a873cabdf6f18a2]

INTEGRATION: CWS mergerc3 (1.28.18); FILE MERGED 2003/07/16 17:03:08 ihi 1.28.18.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [2cf74496bc56b19e2cbf2c070ecc43d7aa6dd406]

INTEGRATION: CWS mergerc3 (1.19.18); FILE MERGED 2003/07/16 17:03:07 ihi 1.19.18.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [4aa0e3b1187042b34ebc0fff3b27bb5375347266]

INTEGRATION: CWS mergerc3 (1.30.18); FILE MERGED 2003/07/16 17:03:07 ihi 1.30.18.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [8fcb082ea8b14e7f805ea3764bd8a074cbad7bda]

INTEGRATION: CWS mergerc3 (1.13.18); FILE MERGED 2003/07/16 17:03:05 ihi 1.13.18.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [de54885117969f2f850ed112a524430b6812acb7]

INTEGRATION: CWS mergerc3 (1.36.18); FILE MERGED 2003/07/16 17:03:04 ihi 1.36.18.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [f85196584f462e3ab064c41bff491c50a7194637]

INTEGRATION: CWS mergerc3 (1.67.18); FILE MERGED 2003/07/16 17:03:03 ihi 1.67.18.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [a698b6714798a8e364f52b8fc56c581c74d7afcb]

INTEGRATION: CWS mergerc3 (1.17.18); FILE MERGED 2003/07/16 17:02:59 ihi 1.17.18.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [6c2e8d8e1779ad7a643e1100e530ce4ddb5f6ff8]

INTEGRATION: CWS mergerc3 (1.28.18); FILE MERGED 2003/07/16 17:02:55 ihi 1.28.18.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [537a70f372b2ff0126679a9937ac997fc0a3fc24]

INTEGRATION: CWS mergerc3 (1.29.18); FILE MERGED 2003/07/16 17:02:54 ihi 1.29.18.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [f5b35d90994263af91b4365d9d1f3d34c05904f0]

INTEGRATION: CWS mergerc3 (1.52.18); FILE MERGED 2003/07/16 17:02:53 ihi 1.52.18.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [05df6771cd368d1d49e2673a8cda87eb1ba6ebd9]

INTEGRATION: CWS mergerc3 (1.33.18); FILE MERGED 2003/07/16 17:02:53 ihi 1.33.18.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [9ed29ca1cbe901ce4a453c74875b9b588f5f216a]

INTEGRATION: CWS mergerc3 (1.47.18); FILE MERGED 2003/07/16 17:02:52 ihi 1.47.18.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [eb305cdd15c1b7a878b0212fa36ee6e82200b9cb]

INTEGRATION: CWS mergerc3 (1.45.18); FILE MERGED 2003/07/16 17:02:51 ihi 1.45.18.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [c648d5ee6eaa5b14540c579f9567d5a3bf69714a]

INTEGRATION: CWS mergerc3 (1.5.18); FILE MERGED 2003/07/16 17:02:50 ihi 1.5.18.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [eae373187358d945b4fb8430a8d2b4ac19178f55]

INTEGRATION: CWS mergerc3 (1.20.18); FILE MERGED 2003/07/16 17:02:48 ihi 1.20.18.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [907e982b29e52a6db4c1a20d33b0277168e5f782]

INTEGRATION: CWS mergerc3 (1.18.18); FILE MERGED 2003/07/16 17:02:47 ihi 1.18.18.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [a0bed0bf22cfddca6bc3f3c7b33342c104190427]

INTEGRATION: CWS mergerc3 (1.21.18); FILE MERGED 2003/07/16 17:02:47 ihi 1.21.18.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [1ee2c9223d63456bfe285288ac52524098f61e27]

INTEGRATION: CWS mergerc3 (1.43.18); FILE MERGED 2003/07/16 17:02:46 ihi 1.43.18.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [19467ba5d2ceb1d936c6bd7e488b3d595aa40c86]

INTEGRATION: CWS mergerc3 (1.19.18); FILE MERGED 2003/07/16 17:02:46 ihi 1.19.18.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [0da9a08ab099cae191399b5e1aa99b8fb07d8d5a]

INTEGRATION: CWS mergerc3 (1.21.18); FILE MERGED 2003/07/16 17:02:45 ihi 1.21.18.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [9e5bacd17dd9e8cb6272a2f70cbd61a517d53965]

INTEGRATION: CWS mergerc3 (1.16.18); FILE MERGED 2003/07/16 17:02:45 ihi 1.16.18.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [be1323c97ff53b0f6f429f085ee8f645613cfedb]

INTEGRATION: CWS mergerc3 (1.19.18); FILE MERGED 2003/07/16 17:02:44 ihi 1.19.18.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [22d496cf0120afea64f348dca21256493599f4c5]

INTEGRATION: CWS mergerc3 (1.20.18); FILE MERGED 2003/07/16 17:02:44 ihi 1.20.18.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [8f3da7573a0ac22a2725bbe4d116232c29d511bb]

INTEGRATION: CWS mergerc3 (1.26.18); FILE MERGED 2003/07/16 17:02:43 ihi 1.26.18.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [e95c4c98b4622da5ccb1308734db6f5ac1e5a622]

INTEGRATION: CWS mergerc3 (1.27.18); FILE MERGED 2003/07/16 17:02:43 ihi 1.27.18.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [4486dee2851955bd010e1da77bfe72f5482ac957]

INTEGRATION: CWS mergerc3 (1.3.18); FILE MERGED 2003/07/16 17:02:43 ihi 1.3.18.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [1e2c4b37cf8d1216980a64e21fcfa1bd6d7a7710]

INTEGRATION: CWS mergerc3 (1.34.18); FILE MERGED 2003/07/16 17:02:40 ihi 1.34.18.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [48ab61ca6c46ecc459944d8de6008453c1bb1c76]

INTEGRATION: CWS mergerc3 (1.29.18); FILE MERGED 2003/07/16 17:02:39 ihi 1.29.18.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [58fc7df6d239c9a30e532b0b151c8cf9d7a07eef]

INTEGRATION: CWS mergerc3 (1.22.18); FILE MERGED 2003/07/16 17:02:38 ihi 1.22.18.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [24f80fb3e54b9633dedabd98c11a8ce0e4957d46]

INTEGRATION: CWS mergerc3 (1.51.18); FILE MERGED 2003/07/16 17:02:38 ihi 1.51.18.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [52b96e70c63e504b9c251dd0568ea539526189b0]

INTEGRATION: CWS mergerc3 (1.27.18); FILE MERGED 2003/07/16 17:02:37 ihi 1.27.18.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [e3476d472009b39076c246c9fd7a63d5e55f25f2]

INTEGRATION: CWS mergerc3 (1.31.18); FILE MERGED 2003/07/16 17:02:36 ihi 1.31.18.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [7f4680f60082bb8d13233d0e9008bb6839246fc5]

INTEGRATION: CWS mergerc3 (1.22.18); FILE MERGED 2003/07/16 17:02:35 ihi 1.22.18.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [54cce2bf3abdd363ec3152112b8c70fe13c0ec1a]

INTEGRATION: CWS mergerc3 (1.28.18); FILE MERGED 2003/07/16 17:02:34 ihi 1.28.18.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [4c2fb01d1b8ec7249692b1604f04b4724db31f21]

INTEGRATION: CWS mergerc3 (1.34.18); FILE MERGED 2003/07/16 17:02:33 ihi 1.34.18.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [13209751325fd16b50ab6ff78921ff0a4b069840]

INTEGRATION: CWS mergerc3 (1.18.18); FILE MERGED 2003/07/16 17:02:32 ihi 1.18.18.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [b3d6316be0b027e6e67e090441dc4a09fc041f3e]

INTEGRATION: CWS mergerc3 (1.21.18); FILE MERGED 2003/07/16 17:02:31 ihi 1.21.18.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [f5d9e57e48730bca98a560af5d360416265321c3]

INTEGRATION: CWS mergerc3 (1.38.18); FILE MERGED 2003/07/16 17:02:30 ihi 1.38.18.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [2db7bbd9a48d6a66aac0911e626e3f953a5837c1]

INTEGRATION: CWS mergerc3 (1.44.18); FILE MERGED 2003/07/16 17:02:28 ihi 1.44.18.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [5a471f71017cd57e30dd551aedc4d1384de8ed1b]

INTEGRATION: CWS mergerc3 (1.27.18); FILE MERGED 2003/07/16 17:02:27 ihi 1.27.18.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [eba404639f14a88ec97565f8f21bca5106368218]

INTEGRATION: CWS mergerc3 (1.22.18); FILE MERGED 2003/07/16 17:02:27 ihi 1.22.18.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [581dec3ea5b7503bf38807ee88a3ea8088ab7574]

INTEGRATION: CWS mergerc3 (1.20.18); FILE MERGED 2003/07/16 17:02:26 ihi 1.20.18.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [6191705bab0c798f90fa0245a8cf4433ec171501]

INTEGRATION: CWS mergerc3 (1.23.18); FILE MERGED 2003/07/16 17:02:26 ihi 1.23.18.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [53f166f3803b790718abaf25efc84bfbf19fd1c5]

INTEGRATION: CWS mergerc3 (1.19.18); FILE MERGED 2003/07/16 17:02:25 ihi 1.19.18.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [dcb961ffb41bad51468ab86656d3ca81d87d049a]

INTEGRATION: CWS mergerc3 (1.40.18); FILE MERGED 2003/07/16 17:02:25 ihi 1.40.18.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [f1cc545018e7165e6074d92029d7160113b8821a]

INTEGRATION: CWS mergerc3 (1.46.18); FILE MERGED 2003/07/16 17:02:23 ihi 1.46.18.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [862ceb3b2e2370c9fb35e54e824a6b71648b022a]

INTEGRATION: CWS mergerc3 (1.62.18); FILE MERGED 2003/07/16 17:02:22 ihi 1.62.18.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [8472a1f28232b27cd6d6f5d0303e024cb3503d55]

INTEGRATION: CWS mergerc3 (1.91.18); FILE MERGED 2003/07/16 17:02:22 ihi 1.91.18.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [0006df559313333b361334c64786833f757868aa]

INTEGRATION: CWS mergerc3 (1.18.18); FILE MERGED 2003/07/16 17:02:19 ihi 1.18.18.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [665c07234f04597bdb409d29ec35a718c4ac0bea]

INTEGRATION: CWS mergerc3 (1.28.18); FILE MERGED 2003/07/16 17:02:19 ihi 1.28.18.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [52fe6e8b9c6920cf9cbb2366f0b2bf413342b8f7]

INTEGRATION: CWS mergerc3 (1.34.18); FILE MERGED 2003/07/16 17:02:18 ihi 1.34.18.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [c6fae204f964fd8d6689b7190176a51a46f7f36e]

INTEGRATION: CWS mergerc3 (1.33.18); FILE MERGED 2003/07/16 17:02:18 ihi 1.33.18.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [3378984db9c75b2840399c813ab2e4cfbf9c9a21]

INTEGRATION: CWS mergerc3 (1.20.18); FILE MERGED 2003/07/16 17:02:17 ihi 1.20.18.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [a50f07d27589f8e962b0ac219bb9c428825eab1f]

INTEGRATION: CWS mergerc3 (1.45.18); FILE MERGED 2003/07/16 17:02:17 ihi 1.45.18.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [cf2483541abac183f054194b7cc084d35db5ef03]

INTEGRATION: CWS mergerc3 (1.37.18); FILE MERGED 2003/07/16 17:02:16 ihi 1.37.18.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [313eb3c365c24f57b269086ea8371e1a700596d8]

INTEGRATION: CWS mergerc3 (1.31.18); FILE MERGED 2003/07/16 17:02:15 ihi 1.31.18.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [6f927c7ff522cee57fa1197b2e55c0f9bcec949c]

INTEGRATION: CWS mergerc3 (1.41.18); FILE MERGED 2003/07/16 17:02:14 ihi 1.41.18.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [f65fe1a0c3b5689f3f41b6edb89362df942f87d0]

INTEGRATION: CWS mergerc3 (1.91.18); FILE MERGED 2003/07/16 17:02:14 ihi 1.91.18.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [e6ad230cac72b9e4eb9887344d6ab96778ef666b]

INTEGRATION: CWS mergerc3 (1.108.18); FILE MERGED 2003/07/16 17:02:11 ihi 1.108.18.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [c65acd0e52a9bbb65a63ec11622f3006365bd374]

INTEGRATION: CWS mergerc3 (1.37.2); FILE MERGED 2003/07/16 16:54:52 ihi 1.37.2.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [f0a0e4fc137c4c378cef33e936663e79f19f084f]

INTEGRATION: CWS mergerc3 (1.7.4); FILE MERGED 2003/07/16 17:01:15 ihi 1.7.4.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [ef7a562c7515f2e921b1de90da531ee5ed9c382d]

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  Jens-Heiner Rechtien  <hr@openoffice.org>  [a095e144c92fdf431b09004f54680f5326a46b7a]

INTEGRATION: CWS mergerc3 (1.44.6); FILE MERGED 2003/07/16 17:04:19 ihi 1.44.6.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [ccfee76f3de70e5b9f350e81eb40d024b48ebc20]

INTEGRATION: CWS mergerc3 (1.95.6); FILE MERGED 2003/07/16 17:04:18 ihi 1.95.6.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [08f14cea42e8afccb49e2f3f2fb5d54b10cd069b]

INTEGRATION: CWS mergerc3 (1.23.6); FILE MERGED 2003/07/16 17:04:17 ihi 1.23.6.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [2ae27d3d5e6c1bd56a0c4dcc96fb2a270ea66b60]

INTEGRATION: CWS mergerc3 (1.38.16); FILE MERGED 2003/07/16 17:07:26 ihi 1.38.16.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [b7ca782ffc51290533e9dc1042603fd5d6f58082]

INTEGRATION: CWS mergerc3 (1.34.16); FILE MERGED 2003/07/16 17:07:25 ihi 1.34.16.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [996c547db9b90c3c042778921a81feb66e2a421c]

INTEGRATION: CWS mergerc3 (1.20.16); FILE MERGED 2003/07/16 17:07:25 ihi 1.20.16.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [f786cb10edf5bb637dc863247f066e6c58c5cdf1]

INTEGRATION: CWS mergerc3 (1.17.16); FILE MERGED 2003/07/16 17:07:25 ihi 1.17.16.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [242c9135361217c019f94d7ba39b3893627027ad]

INTEGRATION: CWS mergerc3 (1.14.16); FILE MERGED 2003/07/16 17:07:24 ihi 1.14.16.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [43412644f74de6ab6be66c97e9a9df97f007ffca]

INTEGRATION: CWS mergerc3 (1.17.16); FILE MERGED 2003/07/16 17:07:23 ihi 1.17.16.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [361f631ccc505996d34ff495b1be22e3c428de31]

INTEGRATION: CWS mergerc3 (1.74.16); FILE MERGED 2003/07/16 17:07:20 ihi 1.74.16.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [39445dad363330d0fd40dd7a059bc0f2efc1c4f3]

INTEGRATION: CWS mergerc3 (1.21.16); FILE MERGED 2003/07/16 17:07:19 ihi 1.21.16.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [033b60a46ec20e635c4759461a2ddecc1e45403f]

INTEGRATION: CWS mergerc3 (1.12.16); FILE MERGED 2003/07/16 17:07:18 ihi 1.12.16.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [f6e470b5551d8e2582bbda1b56424cdc04ccd78c]

INTEGRATION: CWS mergerc3 (1.27.16); FILE MERGED 2003/07/16 17:07:15 ihi 1.27.16.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [b581b8f54534a59db21d6caa267f519ff28423cb]

INTEGRATION: CWS mergerc3 (1.63.16); FILE MERGED 2003/07/16 17:07:15 ihi 1.63.16.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [1103182451739765dbc3b972a6534efd86535aba]

INTEGRATION: CWS mergerc3 (1.24.16); FILE MERGED 2003/07/16 17:07:14 ihi 1.24.16.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [ed6d456a5302d270158f4d3f309feaeb927dc156]

INTEGRATION: CWS mergerc3 (1.39.16); FILE MERGED 2003/07/16 17:07:14 ihi 1.39.16.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [2612697a4ca078c9d3765177312bbe2682b55bd4]

INTEGRATION: CWS sab004 (1.32.70); FILE MERGED 2003/07/15 12:58:32 sab 1.32.70.1: #110797#; Stop editing text before closing the view


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [838c5b21404bf4c12df01a69ccb6959b7ab2af1c]

INTEGRATION: CWS mergerc3 (1.32.16); FILE MERGED 2003/07/16 17:07:13 ihi 1.32.16.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [c0e26f9ff361c6733230e57b5ac89e1083acae2c]

INTEGRATION: CWS sab004 (1.27.70); FILE MERGED 2003/07/15 12:57:40 sab 1.27.70.1: #110797#; dipose AccessibleShape before releasing


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [aaa16a734a1b75bed76e536c1f659189d0c66181]

INTEGRATION: CWS mergerc3 (1.74.14); FILE MERGED 2003/07/16 17:07:13 ihi 1.74.14.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [99a2b9dea9838c8bfd82c4127a5027816c86a588]

INTEGRATION: CWS sab004 (1.62.50); FILE MERGED 2003/07/15 12:57:39 sab 1.62.50.1: #110797#; dipose AccessibleShape before releasing


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [b210417e1a3892e0c0a828492dd4b9502071a591]

INTEGRATION: CWS mergerc3 (1.49.16); FILE MERGED 2003/07/16 17:07:12 ihi 1.49.16.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [4784932ed851cbc1c7644972a0a67a4579a58472]

INTEGRATION: CWS sab004 (1.12.196); FILE MERGED 2003/07/16 08:55:44 sab 1.12.196.2: #108865#; the assertions should say what happens 2003/07/15 16:31:43 sab 1.12.196.1: #108865#; use new API to get sort properties


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [2328bdaf5864d8c64e09cda73d119de967055fb3]

INTEGRATION: CWS mergerc3 (1.46.16); FILE MERGED 2003/07/16 17:07:11 ihi 1.46.16.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [d57ef40f18c36c413ea4a68f69391070f1d311fa]

INTEGRATION: CWS mergerc3 (1.22.16); FILE MERGED 2003/07/16 17:07:11 ihi 1.22.16.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [8d275a34d5c863af3d15cd9bcb720e3da8369dfb]

INTEGRATION: CWS mergerc3 (1.9.16); FILE MERGED 2003/07/16 17:07:10 ihi 1.9.16.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [184e6c58c77c9db4dd14cda03b4b03fce73af79a]

INTEGRATION: CWS mergerc3 (1.33.16); FILE MERGED 2003/07/16 17:07:10 ihi 1.33.16.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [b664f97b1f0df61931a42416fb49ef654a4a5d38]

INTEGRATION: CWS mergerc3 (1.41.16); FILE MERGED 2003/07/16 17:07:09 ihi 1.41.16.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [553eb0b34f7cfd5337faf2567ea7a0d9ad26fce3]

INTEGRATION: CWS mergerc3 (1.26.16); FILE MERGED 2003/07/16 17:07:09 ihi 1.26.16.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [35534b43587ff497790b60f719c2464846afe62d]

INTEGRATION: CWS mergerc3 (1.31.16); FILE MERGED 2003/07/16 17:07:08 ihi 1.31.16.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [9d5ab434f7098f8177e6879af930ea067bc96819]

INTEGRATION: CWS mergerc3 (1.70.16); FILE MERGED 2003/07/16 17:07:06 ihi 1.70.16.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [363463bbbe1a715dba1a7db63503a4eb9c38e9ab]

INTEGRATION: CWS mergerc3 (1.44.16); FILE MERGED 2003/07/16 17:07:05 ihi 1.44.16.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [fc8b70879952e8d10f206a79f462ad9b781c0f55]

INTEGRATION: CWS mergerc3 (1.49.16); FILE MERGED 2003/07/16 17:07:04 ihi 1.49.16.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [ac2d494cea606b2d6f4e15617e88c68712bcc832]

INTEGRATION: CWS mergerc3 (1.67.16); FILE MERGED 2003/07/16 17:07:03 ihi 1.67.16.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [240d9b7e3db4b41cccfddc978f825e7cfe31640c]

INTEGRATION: CWS mergerc3 (1.21.16); FILE MERGED 2003/07/16 17:07:02 ihi 1.21.16.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [84828e43a97832c2edc19d0bcb4c708a9b1c9f64]

INTEGRATION: CWS mergerc3 (1.52.16); FILE MERGED 2003/07/16 17:07:00 ihi 1.52.16.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [1d7d999d83e75ae4d1ed4d4b9a731a4ab6533038]

INTEGRATION: CWS mergerc3 (1.49.16); FILE MERGED 2003/07/16 17:07:00 ihi 1.49.16.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [15aea42358943f59bb4e865b5d51e698eacc24be]

INTEGRATION: CWS mergerc3 (1.32.16); FILE MERGED 2003/07/16 17:06:59 ihi 1.32.16.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [f8b23b36e9d7bef248c16ffa637d819d40ae309e]

INTEGRATION: CWS mergerc3 (1.5.16); FILE MERGED 2003/07/16 17:06:59 ihi 1.5.16.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [2b6a1a4fa549853a4bcb33a5f72aa6bdef2a57f4]

INTEGRATION: CWS mergerc3 (1.20.16); FILE MERGED 2003/07/16 17:06:58 ihi 1.20.16.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [a41f83bd397f7af95da1829cf5691ed812b2e986]

INTEGRATION: CWS mergerc3 (1.25.16); FILE MERGED 2003/07/16 17:06:58 ihi 1.25.16.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [f618d6424a2c3c6edc15f84157e2d94bd53a069f]

INTEGRATION: CWS mergerc3 (1.25.16); FILE MERGED 2003/07/16 17:06:57 ihi 1.25.16.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [f3653d9bd957c5e334cc4787e8203916c6d7eea6]

INTEGRATION: CWS mergerc3 (1.54.16); FILE MERGED 2003/07/16 17:06:56 ihi 1.54.16.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [78d46f343221e7fd44bdacade51598137c249e51]

INTEGRATION: CWS mergerc3 (1.39.16); FILE MERGED 2003/07/16 17:06:56 ihi 1.39.16.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [4923666dc4f2a47376447c9f96d079b25dab685c]

INTEGRATION: CWS mergerc3 (1.21.16); FILE MERGED 2003/07/16 17:06:43 ihi 1.21.16.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [9ce4d2e26d5f3dcf25942d83a367cfc0b8dbee46]

INTEGRATION: CWS mergerc3 (1.36.16); FILE MERGED 2003/07/16 17:06:42 ihi 1.36.16.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [8af5db49f49b5ce50c0ad2f1f47763b116ff6915]

INTEGRATION: CWS mergerc3 (1.47.16); FILE MERGED 2003/07/16 17:06:41 ihi 1.47.16.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [f1d3a71a0334f4b5f81ef1b15f4627b7d11b2d6d]

INTEGRATION: CWS mergerc3 (1.15.16); FILE MERGED 2003/07/16 17:06:41 ihi 1.15.16.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [6c3983ae47e17781fcdbbeb470c25a2d0f6e180b]

INTEGRATION: CWS mergerc3 (1.23.16); FILE MERGED 2003/07/16 17:06:41 ihi 1.23.16.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [70d8aa03b5f1039d568855d7ffabce91fc8a3f2c]

INTEGRATION: CWS mergerc3 (1.29.16); FILE MERGED 2003/07/16 17:06:40 ihi 1.29.16.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [0ac53bdccde70c903b6ae0e9820ffd1204dd2237]

INTEGRATION: CWS mergerc3 (1.21.16); FILE MERGED 2003/07/16 17:06:40 ihi 1.21.16.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [8050cc17fbed05a37b6a17c0290e6f690f7ae3c1]

INTEGRATION: CWS mergerc3 (1.22.16); FILE MERGED 2003/07/16 17:06:39 ihi 1.22.16.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [e9e0346e36a5c8cea38625ba23306834e88023c1]

INTEGRATION: CWS mergerc3 (1.32.16); FILE MERGED 2003/07/16 17:06:38 ihi 1.32.16.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [e2b6a55642c8b6f270ce7e2e408cf78c382a3014]

INTEGRATION: CWS mergerc3 (1.55.16); FILE MERGED 2003/07/16 17:06:37 ihi 1.55.16.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [ebc5eaec4cad7d0912ba844fffb1805fe48383e0]

INTEGRATION: CWS mergerc3 (1.44.16); FILE MERGED 2003/07/16 17:06:37 ihi 1.44.16.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [7328cadc2305a846a6310b4114a1a67b9ce3e66b]

INTEGRATION: CWS mergerc3 (1.61.16); FILE MERGED 2003/07/16 17:06:36 ihi 1.61.16.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [a54b0fb518fbace4032983b040ad29af3472c605]

INTEGRATION: CWS mergerc3 (1.33.16); FILE MERGED 2003/07/16 17:06:35 ihi 1.33.16.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [ab6178a5afc3aa87c0a3d53e8f5f5d176e5a4803]

INTEGRATION: CWS mergerc3 (1.14.16); FILE MERGED 2003/07/16 17:06:35 ihi 1.14.16.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [6bcd535f371670ca05dc666d40408891278c4817]

INTEGRATION: CWS mergerc3 (1.32.16); FILE MERGED 2003/07/16 17:06:34 ihi 1.32.16.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [066de98f9779fc2e6dce23ef67cceed94e0a328c]

INTEGRATION: CWS mergerc3 (1.11.16); FILE MERGED 2003/07/16 17:06:34 ihi 1.11.16.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [bc7b063960a4f7c3d3ef3f35cd987fc99dda8993]

INTEGRATION: CWS mergerc3 (1.19.16); FILE MERGED 2003/07/16 17:06:34 ihi 1.19.16.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [93f248068942d941f3aaed1ca56d2cba97aea181]

INTEGRATION: CWS mergerc3 (1.18.16); FILE MERGED 2003/07/16 17:06:33 ihi 1.18.16.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [db52e35e2c64e19dcbca3b2d1d0fc85000e46413]

INTEGRATION: CWS mergerc3 (1.73.16); FILE MERGED 2003/07/16 17:06:32 ihi 1.73.16.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [f0fabcf9dc8dc692a3e0767b46f72f0e0080e4c9]

INTEGRATION: CWS mergerc3 (1.59.16); FILE MERGED 2003/07/16 17:06:32 ihi 1.59.16.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [d7578ffb38585cb1b9ae7b6836b0cd347a1f94d7]

INTEGRATION: CWS mergerc3 (1.50.16); FILE MERGED 2003/07/16 17:06:31 ihi 1.50.16.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [241f5c21ce57741f9d7f121846d4e5ed8f3cb22f]

INTEGRATION: CWS mergerc3 (1.40.16); FILE MERGED 2003/07/16 17:06:31 ihi 1.40.16.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [54fb4cd92851d842613b31a6930551d8516b08fa]

INTEGRATION: CWS mergerc3 (1.21.16); FILE MERGED 2003/07/16 17:06:30 ihi 1.21.16.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [f8c8d7a0f6657e2454093da682af9606b8c9bd3d]

INTEGRATION: CWS mergerc3 (1.25.16); FILE MERGED 2003/07/16 17:06:29 ihi 1.25.16.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [f5fdd7cac4f9bcc26009ad31da47e6e189515b69]

INTEGRATION: CWS mergerc3 (1.21.16); FILE MERGED 2003/07/16 17:06:29 ihi 1.21.16.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [4374880674bc4ef8a7a884252bb33be1c425f360]

INTEGRATION: CWS mergerc3 (1.24.16); FILE MERGED 2003/07/16 17:06:27 ihi 1.24.16.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [1d04198e9969a103d2e3e44432a09c7a63e99acf]

INTEGRATION: CWS mergerc3 (1.21.16); FILE MERGED 2003/07/16 17:06:27 ihi 1.21.16.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [9e9312d8770b265c63c8904d9423f202a84a6c44]

INTEGRATION: CWS mergerc3 (1.40.16); FILE MERGED 2003/07/16 17:06:26 ihi 1.40.16.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [9d36e1f79858b8e4f12270cc96e631082287b8d2]

INTEGRATION: CWS mergerc3 (1.11.16); FILE MERGED 2003/07/16 17:06:26 ihi 1.11.16.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [3842c368bcbcbecd73b3c5c6e29b3d00d6035523]

INTEGRATION: CWS mergerc3 (1.26.16); FILE MERGED 2003/07/16 17:06:26 ihi 1.26.16.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [d2dc6ea251cc7c7d14907ddcc8aadc08adc23fe5]

INTEGRATION: CWS mergerc3 (1.17.16); FILE MERGED 2003/07/16 17:06:25 ihi 1.17.16.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [ca21858c217f106b1ec95678470edfbc6f38ca93]

INTEGRATION: CWS mergerc3 (1.64.16); FILE MERGED 2003/07/16 17:06:24 ihi 1.64.16.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [e8b7480d7ec430014f28415c7bf1d7f8fb109a8d]

INTEGRATION: CWS mergerc3 (1.19.16); FILE MERGED 2003/07/16 17:06:24 ihi 1.19.16.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [7aa99032bf36222a07729f59edd1e20b270422a4]

INTEGRATION: CWS mergerc3 (1.43.16); FILE MERGED 2003/07/16 17:06:23 ihi 1.43.16.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [8617cb977ede1f95f7fb80ae7913f5f857b3782c]

INTEGRATION: CWS mergerc3 (1.6.16); FILE MERGED 2003/07/16 17:06:23 ihi 1.6.16.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [24be82f4db108c5c891709a3971e6e9f47f87482]

INTEGRATION: CWS mergerc3 (1.22.16); FILE MERGED 2003/07/16 17:06:22 ihi 1.22.16.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [342d62b7d03befbeedbd881e79fca6d4c882d61a]

INTEGRATION: CWS mergerc3 (1.37.16); FILE MERGED 2003/07/16 17:06:22 ihi 1.37.16.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [9935656a85e5550b44cacd7b66bc4a21d6974dd9]

INTEGRATION: CWS mergerc3 (1.11.16); FILE MERGED 2003/07/16 17:06:22 ihi 1.11.16.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [480b8d3976449d9638155e1c959bfcdf4f54f664]

INTEGRATION: CWS mergerc3 (1.6.16); FILE MERGED 2003/07/16 17:06:21 ihi 1.6.16.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [b17b7208f68f6ea95a808ff5e3cea2af59cb5270]

INTEGRATION: CWS mergerc3 (1.30.16); FILE MERGED 2003/07/16 17:06:21 ihi 1.30.16.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [7702b4ff9280f5b9de3d68628506daa56a7acb8e]

INTEGRATION: CWS mergerc3 (1.26.16); FILE MERGED 2003/07/16 17:06:20 ihi 1.26.16.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [460b33b8ebb487beb5ae1874cdd9bd6716dcf2f4]

INTEGRATION: CWS mergerc3 (1.5.16); FILE MERGED 2003/07/16 17:06:20 ihi 1.5.16.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [2fb4cee1553d41c0ecfc6492df8aee5717452401]

INTEGRATION: CWS mergerc3 (1.39.16); FILE MERGED 2003/07/16 17:06:19 ihi 1.39.16.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [6fa1caa9cef02674c2d5864ea64f36b011ce2c4c]

INTEGRATION: CWS mergerc3 (1.30.16); FILE MERGED 2003/07/16 17:06:19 ihi 1.30.16.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [03a8188254a0b7b7adda9d602645bf028fd7a54c]

INTEGRATION: CWS mergerc3 (1.26.16); FILE MERGED 2003/07/16 17:06:19 ihi 1.26.16.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [8ef5c4118b4e8bb10a05d3891fd6978dddb2c9bf]

INTEGRATION: CWS mergerc3 (1.5.16); FILE MERGED 2003/07/16 17:06:18 ihi 1.5.16.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [efab5b8793664e03ee62140983f2f2e43f54d54d]

INTEGRATION: CWS mergerc3 (1.48.16); FILE MERGED 2003/07/16 17:06:17 ihi 1.48.16.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [3f18599e22b6fe85849022a599b2cf7e7febcbd2]

INTEGRATION: CWS mergerc3 (1.66.16); FILE MERGED 2003/07/16 17:06:16 ihi 1.66.16.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [528702764a39de675951920b104ee7a233cfd2c2]

INTEGRATION: CWS mergerc3 (1.46.14); FILE MERGED 2003/07/16 17:06:16 ihi 1.46.14.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [c08457e53429a58c2283161e06cbc6d32d3897c0]

INTEGRATION: CWS mergerc3 (1.39.16); FILE MERGED 2003/07/16 17:06:15 ihi 1.39.16.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [25a5a47a63f70f87ba0f748b7236c80d6104fc1e]

INTEGRATION: CWS mergerc3 (1.15.16); FILE MERGED 2003/07/16 17:06:15 ihi 1.15.16.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [e1c1ff81d57485c509ffd78eae21f5be5c1e385f]

INTEGRATION: CWS mergerc3 (1.31.16); FILE MERGED 2003/07/16 17:06:15 ihi 1.31.16.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [49d3f786d8002ff0f420dcb00491b2ec578110f4]

INTEGRATION: CWS mergerc3 (1.44.16); FILE MERGED 2003/07/16 17:06:14 ihi 1.44.16.1: rc-3 merge all languages


2003-07-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [489d0126dc7a0209c521e80a529bcafb9b8802f0]

INTEGRATION: CWS mergerc3 (1.27.16); FILE MERGED 2003/07/16 17:06:13 ihi 1.27.16.1: rc-3 merge all languages


2003-07-17  Martin Hollmichel  <mh@openoffice.org>  [50c140dec870371282a224f860d1b6f2655116dc]

chg: error to warning, #100000#


2003-07-17  Vladimir Glazounov  <vg@openoffice.org>  [1768709af0e2cc06794e53746cc7893d8965ae7f]

SRX645


2003-07-17  Vladimir Glazounov  <vg@openoffice.org>  [af12a6b465ce5bd551b85b04e16813398eaa9f20]

SRX645


2003-07-17  Duncan Foster  <dfoster@openoffice.org>  [7fcca39511efb46a04a263d8fff8df453c762a24]

#i17007# Fix the ScriptStorage::save Removed code from ScriptStorage::save that was adding incorrect <par> tags Fixed ScriptElement so that ScriptInfo data added under, not alongside, script element. Added debug code to XMLElement.


2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [8d568afc3bf2ffae1428ef9174debe12315c1095]

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>  [09ec053a3586f465f4fffc4f7c4a7f1b9bf4a658]

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>  [544ccf5aae2fca79c44e059fe1e66401fd4f442a]

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>  [e6be88e82a1cc41678c94285c4bb248b7a0cbe3e]

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>  [d110bf06c221596862d8c3558ad84087e71c72d1]

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>  [4a93c534001defb6ee1bd17ce8f7f294d3ca405a]

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>  [64c4fea03ecbbc406596402cf1f4d81318b28b64]

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>  [3d09a9d7ebb5f9a4f42752663b48a47cf3ad089a]

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>  [2d7eb8303e24db9af6da9b7407a41d2fb456b090]

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>  [8d5eeb6c3ff0390fdb9107a7f718afd8e4329672]

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>  [2bf0678155309f1717de13d632f2d37781f37ce0]

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>  [030fcd39f87f8f2e462ba5eb3d3d74a9748c8d92]

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>  [67b0024719d4a2a84ce3c8d0e9309fe988c357ae]

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>  [be965e30e3e81e68114faac930ed3dfb4c89011d]

INTEGRATION: CWS ooo11rc2 (1.4.10); FILE MERGED 2003/07/12 23:34:24 svesik 1.4.10.1: FreeBSD needs -frtti like Linux. #i16738#

Contributed by: Nakata Maho

2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [3c51ab500daf181efcba20424be4ef6bfe78486f]

INTEGRATION: CWS ooo11rc2 (1.41.20); FILE MERGED 2003/07/06 20:11:01 pjanik 1.41.20.1: #i6325#: Merge missing Slovak translation.


2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [703c23907b4f3ce60e3bb74e59ec40206c9d672f]

INTEGRATION: CWS ooo11rc2 (1.44.18); FILE MERGED 2003/07/06 20:14:42 pjanik 1.44.18.1: #i6325#: Merge missing Slovak translation.


2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [64ebb219507a6d947edaf3a4d0b34888ebb9fc33]

INTEGRATION: CWS ooo11rc2 (1.103.52); FILE MERGED 2003/07/14 15:56:21 fa 1.103.52.1: Allow dylibs to be delivered.

http://www.openoffice.org/project/www/issues/show_bug.cgi?id=16699

Dan
fa@ooo

2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [656a531939858466e93ee195484cba8bd1cad096]

INTEGRATION: CWS ooo11rc2 (1.26.40); FILE MERGED 2003/07/15 06:18:26 fa 1.26.40.1: Conditionalize OS X + gcc 2.95 hacks for gcc 2.95 only.

http://www.openoffice.org/project/www/issues/show_bug.cgi?id=16866

Dan
fa@ooo

2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [0a9fc12706a661e7fc8f76b81bf113999fc2342e]

INTEGRATION: CWS ooo11rc2 (1.77.44); FILE MERGED 2003/07/15 03:09:02 fa 1.77.44.1: Conditionalize OS X + gcc 2.95 hacks for gcc 2.95 only.

http://www.openoffice.org/issues/show_bug.cgi?id=16849

Contributor:
Kevin Hendricks

Dan
fa@ooo

2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [4735cb1585b45ec0d2bd9f22307013b2e289d5a4]

INTEGRATION: CWS ooo11rc2 (1.5.98); FILE MERGED 2003/07/15 03:09:01 fa 1.5.98.1: Conditionalize OS X + gcc 2.95 hacks for gcc 2.95 only.

http://www.openoffice.org/issues/show_bug.cgi?id=16849

Contributor:
Kevin Hendricks

Dan
fa@ooo

2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [0f417708cea693be8f571a1885253745abdfe5d4]

INTEGRATION: CWS ooo11rc2 (1.10.132); FILE MERGED 2003/07/15 03:08:57 fa 1.10.132.1: Conditionalize OS X + gcc 2.95 hacks for gcc 2.95 only.

http://www.openoffice.org/issues/show_bug.cgi?id=16849

Contributor:
Kevin Hendricks

Dan
fa@ooo

2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [1440ba70a9f4c8010ec9da926813046415d72c31]

INTEGRATION: CWS ooo11rc2 (1.15.60); FILE MERGED 2003/07/15 03:08:57 fa 1.15.60.1: Conditionalize OS X + gcc 2.95 hacks for gcc 2.95 only.

http://www.openoffice.org/issues/show_bug.cgi?id=16849

Contributor:
Kevin Hendricks

Dan
fa@ooo

2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [0933a0c3c72c87091e89bbf600fbea6f1fe50858]

INTEGRATION: CWS ooo11rc2 (1.5.98); FILE MERGED 2003/07/15 03:08:57 fa 1.5.98.1: Conditionalize OS X + gcc 2.95 hacks for gcc 2.95 only.

http://www.openoffice.org/issues/show_bug.cgi?id=16849

Contributor:
Kevin Hendricks

Dan
fa@ooo

2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [169ae3324aad0064d18ee9d116dbbc16c6a66f8d]

INTEGRATION: CWS ooo11rc2 (1.10.60); FILE MERGED 2003/07/15 03:08:56 fa 1.10.60.1: Conditionalize OS X + gcc 2.95 hacks for gcc 2.95 only.

http://www.openoffice.org/issues/show_bug.cgi?id=16849

Contributor:
Kevin Hendricks

Dan
fa@ooo

2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [6108a4f8a998efaa8724dc395c7697b104f80eeb]

INTEGRATION: CWS ooo11rc2 (1.3.272); FILE MERGED 2003/07/15 03:08:56 fa 1.3.272.1: Conditionalize OS X + gcc 2.95 hacks for gcc 2.95 only.

http://www.openoffice.org/issues/show_bug.cgi?id=16849

Contributor:
Kevin Hendricks

Dan
fa@ooo

2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [1ecf0b9447b06e2ef25ce2292ee8446f08c7b2af]

INTEGRATION: CWS ooo11rc2 (1.5.268); FILE MERGED 2003/07/15 03:08:56 fa 1.5.268.1: Conditionalize OS X + gcc 2.95 hacks for gcc 2.95 only.

http://www.openoffice.org/issues/show_bug.cgi?id=16849

Contributor:
Kevin Hendricks

Dan
fa@ooo

2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [4db4a701e3517485ccfcdb17168262cf2cd5aefa]

INTEGRATION: CWS ooo11rc2 (1.10.132); FILE MERGED 2003/07/15 03:08:55 fa 1.10.132.1: Conditionalize OS X + gcc 2.95 hacks for gcc 2.95 only.

http://www.openoffice.org/issues/show_bug.cgi?id=16849

Contributor:
Kevin Hendricks

Dan
fa@ooo

2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [9eea692c405f5e290a750aa50ef75c9d5d02c84a]

INTEGRATION: CWS ooo11rc2 (1.4.272); FILE MERGED 2003/07/15 03:08:55 fa 1.4.272.1: Conditionalize OS X + gcc 2.95 hacks for gcc 2.95 only.

http://www.openoffice.org/issues/show_bug.cgi?id=16849

Contributor:
Kevin Hendricks

Dan
fa@ooo

2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [1667860c99f14c5eab5d2f73704e2363d5a70549]

INTEGRATION: CWS ooo11rc2 (1.3.268); FILE MERGED 2003/07/15 03:08:55 fa 1.3.268.1: Conditionalize OS X + gcc 2.95 hacks for gcc 2.95 only.

http://www.openoffice.org/issues/show_bug.cgi?id=16849

Contributor:
Kevin Hendricks

Dan
fa@ooo

2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [a2e6bb59d0f2d8e7be71a9d90e87a6d5ade09bcf]

INTEGRATION: CWS ooo11rc2 (1.16.60); FILE MERGED 2003/07/15 03:08:54 fa 1.16.60.1: Conditionalize OS X + gcc 2.95 hacks for gcc 2.95 only.

http://www.openoffice.org/issues/show_bug.cgi?id=16849

Contributor:
Kevin Hendricks

Dan
fa@ooo

2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [a00703e8a93ccbc66c00d91fd7b3817d8a29e6f2]

INTEGRATION: CWS ooo11rc2 (1.3.272); FILE MERGED 2003/07/15 03:08:54 fa 1.3.272.1: Conditionalize OS X + gcc 2.95 hacks for gcc 2.95 only.

http://www.openoffice.org/issues/show_bug.cgi?id=16849

Contributor:
Kevin Hendricks

Dan
fa@ooo

2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [4f5ad130e8cff60f9fde2dd12170194d38ccdc6b]

INTEGRATION: CWS ooo11rc2 (1.6.272); FILE MERGED 2003/07/15 03:08:54 fa 1.6.272.1: Conditionalize OS X + gcc 2.95 hacks for gcc 2.95 only.

http://www.openoffice.org/issues/show_bug.cgi?id=16849

Contributor:
Kevin Hendricks

Dan
fa@ooo

2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [ba0144b104b7811dabb218bf7e1fb95c8b45aa36]

INTEGRATION: CWS ooo11rc2 (1.5.272); FILE MERGED 2003/07/15 03:08:53 fa 1.5.272.1: Conditionalize OS X + gcc 2.95 hacks for gcc 2.95 only.

http://www.openoffice.org/issues/show_bug.cgi?id=16849

Contributor:
Kevin Hendricks

Dan
fa@ooo

2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [22e36684496aa122e0373beb38d29ef7847be94e]

INTEGRATION: CWS ooo11rc2 (1.4.268); FILE MERGED 2003/07/15 03:08:53 fa 1.4.268.1: Conditionalize OS X + gcc 2.95 hacks for gcc 2.95 only.

http://www.openoffice.org/issues/show_bug.cgi?id=16849

Contributor:
Kevin Hendricks

Dan
fa@ooo

2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [4ceeedd49fc37a9679a30238e78596585c4c6230]

INTEGRATION: CWS ooo11rc2 (1.3.272); FILE MERGED 2003/07/15 03:08:52 fa 1.3.272.1: Conditionalize OS X + gcc 2.95 hacks for gcc 2.95 only.

http://www.openoffice.org/issues/show_bug.cgi?id=16849

Contributor:
Kevin Hendricks

Dan
fa@ooo

2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [b0234719cbdf77d850477782545d41672aa0d408]

INTEGRATION: CWS ooo11rc2 (1.4.272); FILE MERGED 2003/07/15 03:08:52 fa 1.4.272.1: Conditionalize OS X + gcc 2.95 hacks for gcc 2.95 only.

http://www.openoffice.org/issues/show_bug.cgi?id=16849

Contributor:
Kevin Hendricks

Dan
fa@ooo

2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [e740b60ee9dd4fbe1478e971f28650a30d81b218]

INTEGRATION: CWS ooo11rc2 (1.5.272); FILE MERGED 2003/07/15 03:08:52 fa 1.5.272.1: Conditionalize OS X + gcc 2.95 hacks for gcc 2.95 only.

http://www.openoffice.org/issues/show_bug.cgi?id=16849

Contributor:
Kevin Hendricks

Dan
fa@ooo

2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [209fa5391f5e802ce60b13f327b756f75fa867ba]

INTEGRATION: CWS ooo11rc2 (1.2.272); FILE MERGED 2003/07/15 03:08:51 fa 1.2.272.1: Conditionalize OS X + gcc 2.95 hacks for gcc 2.95 only.

http://www.openoffice.org/issues/show_bug.cgi?id=16849

Contributor:
Kevin Hendricks

Dan
fa@ooo

2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [54e3393c715710739b1a2470d0f98167c41ce476]

INTEGRATION: CWS ooo11rc2 (1.3.272); FILE MERGED 2003/07/15 03:08:51 fa 1.3.272.1: Conditionalize OS X + gcc 2.95 hacks for gcc 2.95 only.

http://www.openoffice.org/issues/show_bug.cgi?id=16849

Contributor:
Kevin Hendricks

Dan
fa@ooo

2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [68c30284a44643aa2b9830721b60fa5c66cf0c14]

INTEGRATION: CWS ooo11rc2 (1.3.272); FILE MERGED 2003/07/15 03:08:50 fa 1.3.272.1: Conditionalize OS X + gcc 2.95 hacks for gcc 2.95 only.

http://www.openoffice.org/issues/show_bug.cgi?id=16849

Contributor:
Kevin Hendricks

Dan
fa@ooo

2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [fc75ee4cb831edb1fa02980160298d04d246125c]

INTEGRATION: CWS ooo11rc2 (1.9.268); FILE MERGED 2003/07/15 03:08:49 fa 1.9.268.1: Conditionalize OS X + gcc 2.95 hacks for gcc 2.95 only.

http://www.openoffice.org/issues/show_bug.cgi?id=16849

Contributor:
Kevin Hendricks

Dan
fa@ooo

2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [891e39d482749b556e0b38d33ed77009b0325310]

INTEGRATION: CWS ooo11rc2 (1.2.272); FILE MERGED 2003/07/15 03:08:49 fa 1.2.272.1: Conditionalize OS X + gcc 2.95 hacks for gcc 2.95 only.

http://www.openoffice.org/issues/show_bug.cgi?id=16849

Contributor:
Kevin Hendricks

Dan
fa@ooo

2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [4668725abe9e1266b0d95f267da7a4f1fc45e864]

INTEGRATION: CWS ooo11rc2 (1.2.110); FILE MERGED 2003/07/07 10:22:53 mh 1.2.110.1: join from ooo11rc, #i10000#


2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [d732aed467b63e7a6826fcd95eecf92afd77ad30]

INTEGRATION: CWS ooo11rc2 (1.11.28); FILE MERGED 2003/07/15 03:56:39 fa 1.11.28.1: Allow dylibs to be delivered for Mac OS X.

http://www.openoffice.org/issues/show_bug.cgi?id=16855

Contributor:
Kevin Hendricks

Dan
fa@ooo

2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [d488a11e6d49584a3214883e45fefafd6c6d7fbc]

INTEGRATION: CWS ooo11rc2 (1.13.2); FILE MERGED 2003/07/16 06:43:54 mh 1.13.2.1: add: third patry licenses, #110864#


2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [7ab60f47a10f2c6e2e78b58ac54c8159b2532dc3]

INTEGRATION: CWS ooo11rc2 (1.3.12); FILE MERGED 2003/07/16 06:44:31 mh 1.3.12.1: add: third patry licenses, #110864#


2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [be778bcd15b18574616a8b5dd0ff9363c6da2317]

INTEGRATION: CWS ooo11rc2 (1.1.2); FILE ADDED 2003/07/16 06:43:33 mh 1.1.2.1: add: third patry licenses, #110864#


2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [46522c52e54e4284c93e1dfb4d2ac1d073fc8f2c]

INTEGRATION: CWS ooo11rc2 (1.37.2); FILE MERGED 2003/07/15 13:38:16 mh 1.37.2.2: chg: logic for MACOSX 295, #i10000# 2003/07/15 03:16:22 fa 1.37.2.1: Conditionalize OS X + gcc 2.95 hacks for gcc 2.95 only.

http://www.openoffice.org/issues/show_bug.cgi?id=16851

Contributor:
Kevin Hendricks

Dan
fa@ooo

2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [c571bb981c230b79f4f56f56b6c145dac611c509]

INTEGRATION: CWS ooo11rc2 (1.88.4); FILE MERGED 2003/07/15 03:16:21 fa 1.88.4.1: Conditionalize OS X + gcc 2.95 hacks for gcc 2.95 only.

http://www.openoffice.org/issues/show_bug.cgi?id=16851

Contributor:
Kevin Hendricks

Dan
fa@ooo

2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [9ea08c74b3e36b726331b86dc2bd8b0e11f79bad]

INTEGRATION: CWS ooo11rc2 (1.3.308); FILE MERGED 2003/07/15 03:16:20 fa 1.3.308.1: Conditionalize OS X + gcc 2.95 hacks for gcc 2.95 only.

http://www.openoffice.org/issues/show_bug.cgi?id=16851

Contributor:
Kevin Hendricks

Dan
fa@ooo

2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [5bbe9624a76871011b932f85792a745ff8f737f3]

INTEGRATION: CWS ooo11rc2 (1.9.4); FILE MERGED 2003/07/14 14:02:14 fa 1.9.4.1: For Mac OS X, certain libraries linked for other platforms don't exist and are not needed anyway.

http://www.openoffice.org/project/www/issues/show_bug.cgi?id=16608

Dan
fa@ooo

2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [761004964cbc5bb5e62950ce1617b2f024421246]

INTEGRATION: CWS ooo11rc2 (1.4.38); FILE MERGED 2003/07/12 23:37:46 svesik 1.4.38.1: FreeBSD needs -frtti like Linux #i16738#

Contributed by: Nakata Maho

2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [e32e46cdedfdd5ae88d00b2488f9812e664fb969]

INTEGRATION: CWS ooo11rc2 (1.3.4); FILE MERGED 2003/07/14 15:43:14 fa 1.3.4.1: Conditionalize OS X + gcc 2.95 hacks for gcc 2.95 only.

http://www.openoffice.org/project/www/issues/show_bug.cgi?id=16696

Dan
fa@ooo

2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [da0fb2fdd3d4c2129c171fb458ba405c3e2711d5]

INTEGRATION: CWS ooo11rc2 (1.9.48); FILE MERGED 2003/07/14 15:18:57 fa 1.9.48.1: Conditionalize OS X + gcc 2.95 hacks for gcc 2.95 only.

http://www.openoffice.org/project/www/issues/show_bug.cgi?id=16611

Dan
fa@ooo

2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [cffd33b24fb440b7012a6d9a64492bd0b309e177]

INTEGRATION: CWS ooo11rc2 (1.3.46); FILE MERGED 2003/07/14 15:18:57 fa 1.3.46.1: Conditionalize OS X + gcc 2.95 hacks for gcc 2.95 only.

http://www.openoffice.org/project/www/issues/show_bug.cgi?id=16611

Dan
fa@ooo

2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [afc564da91bbdf4a008ba12e1de5fb0f8835fc1d]

INTEGRATION: CWS ooo11rc2 (1.10.12); FILE MERGED 2003/07/14 15:18:56 fa 1.10.12.1: Conditionalize OS X + gcc 2.95 hacks for gcc 2.95 only.

http://www.openoffice.org/project/www/issues/show_bug.cgi?id=16611

Dan
fa@ooo

2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [927e9697a0df177578ac7c9e237997358e272724]

INTEGRATION: CWS ooo11rc2 (1.18.12); FILE MERGED 2003/07/14 15:18:56 fa 1.18.12.1: Conditionalize OS X + gcc 2.95 hacks for gcc 2.95 only.

http://www.openoffice.org/project/www/issues/show_bug.cgi?id=16611

Dan
fa@ooo

2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [c8b33cfbcdafd11327ed2e66c68c12780d4c6a7b]

INTEGRATION: CWS ooo11rc2 (1.20.12); FILE MERGED 2003/07/14 15:18:55 fa 1.20.12.1: Conditionalize OS X + gcc 2.95 hacks for gcc 2.95 only.

http://www.openoffice.org/project/www/issues/show_bug.cgi?id=16611

Dan
fa@ooo

2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [5b9f2f7bebd66e844e2fd9bd8639215719b43001]

INTEGRATION: CWS ooo11rc2 (1.7.16); FILE MERGED 2003/07/14 15:18:52 fa 1.7.16.1: Conditionalize OS X + gcc 2.95 hacks for gcc 2.95 only.

http://www.openoffice.org/project/www/issues/show_bug.cgi?id=16611

Dan
fa@ooo

2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [8157cbda0ff7e3203b8bc1bfe53dfc3c04cacbd3]

INTEGRATION: CWS ooo11rc2 (1.7.16); FILE MERGED 2003/07/14 15:18:51 fa 1.7.16.1: Conditionalize OS X + gcc 2.95 hacks for gcc 2.95 only.

http://www.openoffice.org/project/www/issues/show_bug.cgi?id=16611

Dan
fa@ooo

2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [430ab74fac84abce089c2313a01475b22a8ba149]

INTEGRATION: CWS ooo11rc2 (1.7.16); FILE MERGED 2003/07/14 15:18:50 fa 1.7.16.1: Conditionalize OS X + gcc 2.95 hacks for gcc 2.95 only.

http://www.openoffice.org/project/www/issues/show_bug.cgi?id=16611

Dan
fa@ooo

2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [4706ee1a0285ece4cd89ed5bfc326557e0b3f6f3]

INTEGRATION: CWS ooo11rc2 (1.7.16); FILE MERGED 2003/07/14 15:18:49 fa 1.7.16.1: Conditionalize OS X + gcc 2.95 hacks for gcc 2.95 only.

http://www.openoffice.org/project/www/issues/show_bug.cgi?id=16611

Dan
fa@ooo

2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [ddc4b672e9fcd4d334762178da8a0777a04215f9]

INTEGRATION: CWS ooo11rc2 (1.7.16); FILE MERGED 2003/07/14 15:18:48 fa 1.7.16.1: Conditionalize OS X + gcc 2.95 hacks for gcc 2.95 only.

http://www.openoffice.org/project/www/issues/show_bug.cgi?id=16611

Dan
fa@ooo

2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [a35b33333da574aa6e9c20caf29ceb23e625ffd9]

INTEGRATION: CWS ooo11rc2 (1.9.16); FILE MERGED 2003/07/14 15:18:47 fa 1.9.16.1: Conditionalize OS X + gcc 2.95 hacks for gcc 2.95 only.

http://www.openoffice.org/project/www/issues/show_bug.cgi?id=16611

Dan
fa@ooo

2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [8fa3811df70f72391b987c12ff45d07942591528]

INTEGRATION: CWS ooo11rc2 (1.7.16); FILE MERGED 2003/07/14 15:18:47 fa 1.7.16.1: Conditionalize OS X + gcc 2.95 hacks for gcc 2.95 only.

http://www.openoffice.org/project/www/issues/show_bug.cgi?id=16611

Dan
fa@ooo

2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [091ccabfa7083e0667d43b7e1045adf1a38c0a9f]

INTEGRATION: CWS ooo11rc2 (1.7.16); FILE MERGED 2003/07/14 15:18:46 fa 1.7.16.1: Conditionalize OS X + gcc 2.95 hacks for gcc 2.95 only.

http://www.openoffice.org/project/www/issues/show_bug.cgi?id=16611

Dan
fa@ooo

2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [dfab298b5acfde7e19a5a8ebd3c749f9734b7ea4]

INTEGRATION: CWS ooo11rc2 (1.7.16); FILE MERGED 2003/07/14 15:18:45 fa 1.7.16.1: Conditionalize OS X + gcc 2.95 hacks for gcc 2.95 only.

http://www.openoffice.org/project/www/issues/show_bug.cgi?id=16611

Dan
fa@ooo

2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [f33aad38ce8bf85148eccee561537aa6cf4083ab]

INTEGRATION: CWS ooo11rc2 (1.7.16); FILE MERGED 2003/07/14 15:18:44 fa 1.7.16.1: Conditionalize OS X + gcc 2.95 hacks for gcc 2.95 only.

http://www.openoffice.org/project/www/issues/show_bug.cgi?id=16611

Dan
fa@ooo

2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [506434f9498b33b46fcf758e3064f9eea99744e6]

INTEGRATION: CWS ooo11rc2 (1.7.16); FILE MERGED 2003/07/14 15:18:43 fa 1.7.16.1: Conditionalize OS X + gcc 2.95 hacks for gcc 2.95 only.

http://www.openoffice.org/project/www/issues/show_bug.cgi?id=16611

Dan
fa@ooo

2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [3a31a36ad5075aff3d91fa1605e91a3817a1f722]

INTEGRATION: CWS ooo11rc2 (1.10.16); FILE MERGED 2003/07/14 15:18:43 fa 1.10.16.1: Conditionalize OS X + gcc 2.95 hacks for gcc 2.95 only.

http://www.openoffice.org/project/www/issues/show_bug.cgi?id=16611

Dan
fa@ooo

2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [42b6aaebf049588416e718872d2e9ea9cd22619f]

INTEGRATION: CWS ooo11rc2 (1.13.220); FILE MERGED 2003/07/14 15:10:32 fa 1.13.220.1: Mac OS X compatibility.  Force OS X to use XRenderCompositeString32 since PORTS moved to that as well, the patch that enabled this on srx644+ is no longer applicable to PORTS either.  Misc link time additions for OS X, bring in appropriate headers, etc.

http://www.openoffice.org/project/www/issues/show_bug.cgi?id=16692

Dan
fa@ooo

2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [3ac9fd5dad1760f136539d65c915d1a109326a54]

INTEGRATION: CWS ooo11rc2 (1.45.32); FILE MERGED 2003/07/14 15:10:32 fa 1.45.32.1: Mac OS X compatibility.  Force OS X to use XRenderCompositeString32 since PORTS moved to that as well, the patch that enabled this on srx644+ is no longer applicable to PORTS either.  Misc link time additions for OS X, bring in appropriate headers, etc.

http://www.openoffice.org/project/www/issues/show_bug.cgi?id=16692

Dan
fa@ooo

2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [4b952b62b58a74ececfa8c604524c2c206dc2444]

INTEGRATION: CWS ooo11rc2 (1.31.8); FILE MERGED 2003/07/14 15:10:31 fa 1.31.8.1: Mac OS X compatibility.  Force OS X to use XRenderCompositeString32 since PORTS moved to that as well, the patch that enabled this on srx644+ is no longer applicable to PORTS either.  Misc link time additions for OS X, bring in appropriate headers, etc.

http://www.openoffice.org/project/www/issues/show_bug.cgi?id=16692

Dan
fa@ooo

2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [bfc2f1f4eb739e38ee470cbb586541325e0d2540]

INTEGRATION: CWS ooo11rc2 (1.4.100); FILE MERGED 2003/07/14 15:10:29 fa 1.4.100.1: Mac OS X compatibility.  Force OS X to use XRenderCompositeString32 since PORTS moved to that as well, the patch that enabled this on srx644+ is no longer applicable to PORTS either.  Misc link time additions for OS X, bring in appropriate headers, etc.

http://www.openoffice.org/project/www/issues/show_bug.cgi?id=16692

Dan
fa@ooo

2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [3a19ca74b662b355d242a1dcdc5f69a55700443e]

INTEGRATION: CWS ooo11rc2 (1.22.46); FILE MERGED 2003/07/14 15:10:28 fa 1.22.46.1: Mac OS X compatibility.  Force OS X to use XRenderCompositeString32 since PORTS moved to that as well, the patch that enabled this on srx644+ is no longer applicable to PORTS either.  Misc link time additions for OS X, bring in appropriate headers, etc.

http://www.openoffice.org/project/www/issues/show_bug.cgi?id=16692

Dan
fa@ooo

2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [81b8f4c1e31d2a8902aaca6849e2243a68cd4463]

INTEGRATION: CWS ooo11rc2 (1.96.2); FILE MERGED 2003/07/15 06:20:47 fa 1.96.2.1: OS X ships stock freetype 2.13, not 2.14, so adjust constants accordingly.

Dan
fa@ooo

2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [8e21a5f1e7c0c3823078866d3c6c8a82b8fb6981]

INTEGRATION: CWS ooo11rc2 (1.153.2); FILE MERGED 2003/07/07 11:51:53 pl 1.153.2.1: #i16338# fallback fonts for chinese


2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [18a214a960eeb5ce8201c8668ce3569c9ea48320]

INTEGRATION: CWS ooo11rc2 (1.17.2); FILE MERGED 2003/07/07 11:49:13 pl 1.17.2.1: #i16338# fallback fonts for chinese


2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [38af5c9ddc48833dbb54bb5011f4255666436f6b]

INTEGRATION: CWS ooo11rc2 (1.10.18); FILE MERGED 2003/07/07 12:08:41 dbo 1.10.18.1: #i16213# required: exact number of out parameters


2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [cf28d903e65a386b22974ed3326312f34e2dcd3b]

INTEGRATION: CWS ooo11rc2 (1.29.12); FILE MERGED 2003/07/07 10:22:08 mh 1.29.12.1: join from ooo11rc, #i10000#


2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [7fafcc4e714a11a96201ee53afef6216513783f5]

INTEGRATION: CWS ooo11rc2 (1.4.34); FILE MERGED 2003/07/15 02:51:25 fa 1.4.34.1: Conditionalize OS X + gcc 2.95 hacks for gcc 2.95 only.

http://www.openoffice.org/issues/show_bug.cgi?id=16836

Dan
fa@ooo

2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [ee3956bc4946fc998584e9353370daba4d9df709]

INTEGRATION: CWS ooo11rc2 (1.3.80); FILE MERGED 2003/07/15 02:51:25 fa 1.3.80.1: Conditionalize OS X + gcc 2.95 hacks for gcc 2.95 only.

http://www.openoffice.org/issues/show_bug.cgi?id=16836

Dan
fa@ooo

2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [6c841257e17809ed5c4b24084b406ecc7ecc1431]

INTEGRATION: CWS ooo11rc2 (1.7.34); FILE MERGED 2003/07/14 14:24:56 er 1.7.34.1: #i14132# correct era names


2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [d2daa62f4bfe6e0cdf043d13ba82d708909b8496]

INTEGRATION: CWS ooo11rc2 (1.5.80); FILE MERGED 2003/07/15 02:51:24 fa 1.5.80.1: Conditionalize OS X + gcc 2.95 hacks for gcc 2.95 only.

http://www.openoffice.org/issues/show_bug.cgi?id=16836

Dan
fa@ooo

2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [d6d76b2ec59512f450472e1886b3accdd4f2213e]

INTEGRATION: CWS ooo11rc2 (1.2.28); FILE MERGED 2003/07/15 03:35:39 fa 1.2.28.1: Fixes for darwin/DYLD_LIBRARY_PATH in scripts, also in d.lst for dylib delivery, and in the pagein stuff for OS X.

http://www.openoffice.org/issues/show_bug.cgi?id=16858

Contributor:
Kevin Hendricks

Dan
fa@ooo

2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [23ae82b91505e06ad7d32de4f312f711e96fc3f9]

INTEGRATION: CWS ooo11rc2 (1.116.8); FILE MERGED 2003/07/08 15:32:23 lo 1.116.8.2: revoked 2003/07/04 15:42:59 lo 1.116.8.1: #110581# fix recovery


2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [b67b963e2c336f69bc81c91c5d27790837dd1f3c]

INTEGRATION: CWS ooo11rc2 (1.7.22); FILE MERGED 2003/07/15 03:35:38 fa 1.7.22.1: Fixes for darwin/DYLD_LIBRARY_PATH in scripts, also in d.lst for dylib delivery, and in the pagein stuff for OS X.

http://www.openoffice.org/issues/show_bug.cgi?id=16858

Contributor:
Kevin Hendricks

Dan
fa@ooo

2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [59ee30bc59eae3c1fbcf287944b248a4d64123a2]

INTEGRATION: CWS ooo11rc2 (1.21.2); FILE MERGED 2003/07/15 03:35:37 fa 1.21.2.1: Fixes for darwin/DYLD_LIBRARY_PATH in scripts, also in d.lst for dylib delivery, and in the pagein stuff for OS X.

http://www.openoffice.org/issues/show_bug.cgi?id=16858

Contributor:
Kevin Hendricks

Dan
fa@ooo

2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [45ac3ca2ee5a793c61d61a960827434eb43480f3]

INTEGRATION: CWS ooo11rc2 (1.8.56); FILE MERGED 2003/07/15 06:22:02 fa 1.8.56.1: Conditionalize OS X + gcc 2.95 hacks for gcc 2.95 only.

http://www.openoffice.org/project/www/issues/show_bug.cgi?id=16868

Dan
fa@ooo

2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [c7a6d9dd46b5ede0f7f3cde1ea7421d98618bf15]

INTEGRATION: CWS ooo11rc2 (1.3.56); FILE MERGED 2003/07/15 06:22:01 fa 1.3.56.1: Conditionalize OS X + gcc 2.95 hacks for gcc 2.95 only.

http://www.openoffice.org/project/www/issues/show_bug.cgi?id=16868

Dan
fa@ooo

2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [164526be645ef508b552bfcff1dec1fae13d2dfa]

INTEGRATION: CWS ooo11rc2 (1.4.114); FILE MERGED 2003/07/15 06:22:00 fa 1.4.114.1: Conditionalize OS X + gcc 2.95 hacks for gcc 2.95 only.

http://www.openoffice.org/project/www/issues/show_bug.cgi?id=16868

Dan
fa@ooo

2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [9ee090f9aebb0a06e8e1ddf67460b7f4fcaa7b6a]

INTEGRATION: CWS ooo11rc2 (1.2.128); FILE MERGED 2003/07/15 06:22:00 fa 1.2.128.1: Conditionalize OS X + gcc 2.95 hacks for gcc 2.95 only.

http://www.openoffice.org/project/www/issues/show_bug.cgi?id=16868

Dan
fa@ooo

2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [593953062bde7d5baa0e990f785c2e0367817b0a]

INTEGRATION: CWS ooo11rc2 (1.1.128); FILE MERGED 2003/07/15 06:21:59 fa 1.1.128.1: Conditionalize OS X + gcc 2.95 hacks for gcc 2.95 only.

http://www.openoffice.org/project/www/issues/show_bug.cgi?id=16868

Dan
fa@ooo

2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [b0459642502ceab0be16ac5fed939bfe35f20516]

INTEGRATION: CWS ooo11rc2 (1.25.24); FILE MERGED 2003/07/15 03:57:40 fa 1.25.24.1: Allow dylibs to be delivered for Mac OS X.

http://www.openoffice.org/issues/show_bug.cgi?id=16855

Contributor:
kevin hendricks

dan
fa@ooo

2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [1d70f64dda200a428d7e46fd56e3ab6c1e8ad7bc]

INTEGRATION: CWS ooo11rc2 (1.3.2); FILE MERGED 2003/07/16 14:05:44 mh 1.3.2.4: resync before reintegration, resolve conflict, #i10000# 2003/07/15 16:50:00 hjs 1.3.2.3: #i10000# remove dependency to vcl 2003/07/15 09:13:03 mh 1.3.2.2: add: FREEBSD, #i16266# 2003/07/14 14:50:07 fa 1.3.2.1: Disable crashrep for OS X since we need different stack walking code.

http://www.openoffice.org/project/www/issues/show_bug.cgi?id=16678

Dan
fa@ooo

2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [356cad68b82ba3d80e73cf1e81de2149d308b551]

INTEGRATION: CWS ooo11rc2 (1.36.10); FILE MERGED 2003/07/12 23:59:39 svesik 1.36.10.2: Add support for DESTPLATFORM=freebsd #i16744#

Contributed by: Nakata Maho
2003/07/09 09:59:50 mh 1.36.10.1: add: FreeBSD patches contributed by Maho, #i16222#

2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [217453db389efd19284dc7bbb2a3d652b668f5bd]

INTEGRATION: CWS ooo11rc2 (1.16.4); FILE MERGED 2003/07/16 09:23:29 mi 1.16.4.1: #i15124# build stopped when zip file was not changed


2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [9ecb01436c1ec19914095f172c0031aafcc8cf6b]

INTEGRATION: CWS ooo11rc2 (1.15.14); FILE MERGED 2003/07/14 14:29:55 fa 1.15.14.1: Generalize the CPPU_GCC3_ALIGN define for all gcc 3 platforms instead of explicitly specifying all of them.

http://www.openoffice.org/project/www/issues/show_bug.cgi?id=16631

Dan
fa@ooo

2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [fd566b380a8da0e8d069917d81bd41cb41c4980a]

INTEGRATION: CWS ooo11rc2 (1.7.26); FILE MERGED 2003/07/14 16:10:41 fa 1.7.26.1: Conditionalize OS X + gcc 2.95 hacks for gcc 2.95 only.

http://www.openoffice.org/project/www/issues/show_bug.cgi?id=16731

Contributor:
Kevin Hendricks

Dan
fa@ooo

2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [87c7cc0bb11466818c76d7df3e7a5620106cdac3]

INTEGRATION: CWS ooo11rc2 (1.12.46); FILE MERGED 2003/07/14 15:38:27 fa 1.12.46.1: Conditionalize OS X + gcc 2.95 hacks for gcc 2.95 only.

http://www.openoffice.org/project/www/issues/show_bug.cgi?id=16694

Dan
fa@ooo

2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [776f6770d6a25adc8f023cacdcde0b6bba9cf296]

INTEGRATION: CWS ooo11rc2 (1.31.22); FILE MERGED 2003/07/14 15:38:26 fa 1.31.22.1: Conditionalize OS X + gcc 2.95 hacks for gcc 2.95 only.

http://www.openoffice.org/project/www/issues/show_bug.cgi?id=16694

Dan
fa@ooo

2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [e835c97d61954c644cbe681cc8f2d170ab953496]

INTEGRATION: CWS ooo11rc2 (1.60.22); FILE MERGED 2003/07/14 15:38:26 fa 1.60.22.1: Conditionalize OS X + gcc 2.95 hacks for gcc 2.95 only.

http://www.openoffice.org/project/www/issues/show_bug.cgi?id=16694

Dan
fa@ooo

2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [b62dad6177f39cc92c112d9d1b9d7cffca1dc3cf]

INTEGRATION: CWS ooo11rc2 (1.9.46); FILE MERGED 2003/07/14 15:38:26 fa 1.9.46.1: Conditionalize OS X + gcc 2.95 hacks for gcc 2.95 only.

http://www.openoffice.org/project/www/issues/show_bug.cgi?id=16694

Dan
fa@ooo

2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [91232b0149b297e290acc32471900e4d79650d0f]

INTEGRATION: CWS ooo11rc2 (1.28.8); FILE MERGED 2003/07/14 15:38:24 fa 1.28.8.1: Conditionalize OS X + gcc 2.95 hacks for gcc 2.95 only.

http://www.openoffice.org/project/www/issues/show_bug.cgi?id=16694

Dan
fa@ooo

2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [fe0541fed8fda6a67ae3b42eb75de4585c191ecc]

INTEGRATION: CWS ooo11rc2 (1.7.22); FILE MERGED 2003/07/15 14:19:07 pjanik 1.7.22.1: #i16691#: Fix Czech and Slovak translations.


2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [47dc8efb6a939c6bbcd8b99665d9b15abdf4dc5a]

INTEGRATION: CWS ooo11rc2 (1.20.22); FILE MERGED 2003/07/15 07:47:34 pjanik 1.20.22.2: #i16691#: Fix Slovak translations. 2003/07/15 03:57:03 pjanik 1.20.22.1: #i16691#: Fix Czech translations.


2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [21f9af121e5fdb227ece90a6914a60ed6680ad28]

INTEGRATION: CWS ooo11rc2 (1.39.8); FILE MERGED 2003/07/15 07:59:36 pjanik 1.39.8.2: #i16691#: Fix Slovak translations. 2003/07/15 04:10:20 pjanik 1.39.8.1: #i16691#: Fix Czech translations.


2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [623c72bc2ae104d73413ef05755e101514a2ce3d]

INTEGRATION: CWS ooo11rc2 (1.19.2); FILE MERGED 2003/07/07 12:04:06 pl 1.19.2.1: #i16338# fallback fonts for chinese


2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [6886c5f606f426760fb77a02628c030343c8f969]

INTEGRATION: CWS ooo11rc2 (1.8.58); FILE MERGED 2003/07/16 07:43:40 nf 1.8.58.2: #i16691# added data directories to process xcu files for l10n 2003/07/14 17:04:22 pjanik 1.8.58.1: #i16691#: fix typo office -> Office.


2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [9e82bbf1ba91424cce3eeeedef0e08b738a63447]

INTEGRATION: CWS ooo11rc2 (1.6.16); FILE MERGED 2003/07/15 03:55:40 fa 1.6.16.1: Allow dylibs to be delivered for OS X.

http://www.openoffice.org/issues/show_bug.cgi?id=16855

Contributor:
Kevin Hendricks

Dan
fa@ooo

2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [f6ff483c525c87872a390f1230f7b9dcc9db6d31]

INTEGRATION: CWS ooo11rc2 (1.1.8); FILE MERGED 2003/07/14 18:12:35 fa 1.1.8.1: Change hardcoding of .so -> DLLPOST to accomodate OS X dylibs, many changes to Python patch for building dylibs on OS X since the stock Python source wants to build frameworks and we don't.

http://www.openoffice.org/project/www/issues/show_bug.cgi?id=16420

Dan
fa@ooo

2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [d9c7a8669f7af562c04f790c4f54ed3332dcbb90]

INTEGRATION: CWS ooo11rc2 (1.4.2); FILE MERGED 2003/07/14 18:12:35 fa 1.4.2.4: Change hardcoding of .so -> DLLPOST to accomodate OS X dylibs, many changes to Python patch for building dylibs on OS X since the stock Python source wants to build frameworks and we don't.

http://www.openoffice.org/project/www/issues/show_bug.cgi?id=16420

Dan
fa@ooo
2003/07/14 12:48:48 mh 1.4.2.3: fix for patch for IRIX, #i16698#
2003/07/11 09:40:11 mh 1.4.2.2: add: patches IRIX, #i16698#
2003/07/04 14:07:55 vq 1.4.2.1: #i16084# Fix SMP build.

2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [7c2986291a0d8e795878b753fb41ae2cb8904128]

INTEGRATION: CWS ooo11rc2 (1.7.18); FILE MERGED 2003/07/15 03:38:24 fa 1.7.18.1: Fixes for OS X.

http://www.openoffice.org/issues/show_bug.cgi?id=16859

Contributor:
Kevin Hendricks

Dan
fa@ooo

2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [ab34a7afe0428695d864e6e3824bace625b5e482]

INTEGRATION: CWS ooo11rc2 (1.63.2); FILE MERGED 2003/07/15 03:38:24 fa 1.63.2.1: Fixes for OS X.

http://www.openoffice.org/issues/show_bug.cgi?id=16859

Contributor:
Kevin Hendricks

Dan
fa@ooo

2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [5c18d77608e6700064e87067509d17dc91aa6f0e]

INTEGRATION: CWS ooo11rc2 (1.1.4); FILE ADDED 2003/07/14 15:35:37 fa 1.1.4.1: Add gcc3 C++ <-> UNO bridge code for OS X and conditionalize the old gcc 2 bridge code for gcc 2.95 only.

http://www.openoffice.org/project/www/issues/show_bug.cgi?id=16616

Contributors:
Kevin Hendricks
Dan Williams

Dan
fa@ooo

2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [80288501169009ef9e4e80a9204f084d8d6c5987]

INTEGRATION: CWS ooo11rc2 (1.1.4); FILE ADDED 2003/07/14 15:35:36 fa 1.1.4.1: Add gcc3 C++ <-> UNO bridge code for OS X and conditionalize the old gcc 2 bridge code for gcc 2.95 only.

http://www.openoffice.org/project/www/issues/show_bug.cgi?id=16616

Contributors:
Kevin Hendricks
Dan Williams

Dan
fa@ooo

2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [41a2b1db09d29be67bf7f1546f640d064433b62c]

INTEGRATION: CWS ooo11rc2 (1.1.4); FILE ADDED 2003/07/14 15:35:35 fa 1.1.4.1: Add gcc3 C++ <-> UNO bridge code for OS X and conditionalize the old gcc 2 bridge code for gcc 2.95 only.

http://www.openoffice.org/project/www/issues/show_bug.cgi?id=16616

Contributors:
Kevin Hendricks
Dan Williams

Dan
fa@ooo

2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [f5edd1c636e00ea7022adeb6e43990b00b3eca45]

INTEGRATION: CWS ooo11rc2 (1.13.8); FILE MERGED 2003/07/14 15:35:33 fa 1.13.8.1: Add gcc3 C++ <-> UNO bridge code for OS X and conditionalize the old gcc 2 bridge code for gcc 2.95 only.

http://www.openoffice.org/project/www/issues/show_bug.cgi?id=16616

Contributors:
Kevin Hendricks
Dan Williams

Dan
fa@ooo

2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [7cebb2af2003b78af1c0e5e02e4913f963b1c5c0]

INTEGRATION: CWS ooo11rc2 (1.16.4); FILE MERGED 2003/07/14 14:24:43 fa 1.16.4.1: Conditionalize OS X + gcc 2.95 hacks for only gcc 2.95.

http://www.openoffice.org/project/www/issues/show_bug.cgi?id=16630

Dan
fa@ooo

2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [3b334a3c71e05ce4f998fbbff17e3a82db90fa81]

INTEGRATION: CWS ooo11rc2 (1.5.10); FILE MERGED 2003/07/14 16:04:47 fa 1.5.10.1: Support ODBC libraries on Mac OS X.

http://www.openoffice.org/project/www/issues/show_bug.cgi?id=16726

Dan
fa@ooo

2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [ccae85083b1b1542c1992c6dc8152a4089eb658a]

INTEGRATION: CWS ooo11rc2 (1.2.32); FILE MERGED 2003/07/14 16:04:45 fa 1.2.32.1: Support ODBC libraries on Mac OS X.

http://www.openoffice.org/project/www/issues/show_bug.cgi?id=16726

Dan
fa@ooo

2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [b9f37c1dc898406ea4f8750d88cb94d20f9c7372]

INTEGRATION: CWS ooo11rc2 (1.9.14); FILE MERGED 2003/07/15 03:58:35 fa 1.9.14.1: Allow dylibs to be delivered for Mac OS X.

http://www.openoffice.org/issues/show_bug.cgi?id=16855

Contributor:
kevin hendricks

dan
fa@ooo

2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [b438b58439b4e14a20cd3c2d4e6de25073439921]

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>  [3e534d91ba43ae82d4944f2106e066583828d9d7]

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>  [65aeb19214d5f7fb11be6a1e8b01b95ae830d5ba]

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>  [6937b8dd3d64e0b83e3aaef3b41044de86b13001]

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>  [b28741fc57f5ced346ae195fbce760053d285b42]

INTEGRATION: CWS ooo11rc2 (1.4.102); FILE MERGED 2003/07/14 15:41:11 fa 1.4.102.1: Conditionalize OS X + gcc 2.95 hacks for gcc 2.95 only.

http://www.openoffice.org/project/www/issues/show_bug.cgi?id=16695

Dan
fa@ooo

2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [43002abc7840b9ae3b68e8000762676d78c0ee28]

INTEGRATION: CWS ooo11rc2 (1.11.4); FILE MERGED 2003/07/14 14:26:09 fa 1.11.4.1: Conditionalize OS X + gcc 2.95 hacks for only gcc 2.95.

http://www.openoffice.org/project/www/issues/show_bug.cgi?id=16630

Dan
fa@ooo

2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [b173c19dcfad44e8f0700abb56c565fe5ae9c36b]

INTEGRATION: CWS ooo11rc2 (1.13.2); FILE MERGED 2003/07/14 16:59:15 fa 1.13.2.1: Fixes for DLLPOST, allow icu compilation on Mac OS X.

http://www.openoffice.org/project/www/issues/show_bug.cgi?id=16415

Dan
fa@ooo

2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [0c608accda333a56c18eb45d821edc0f3e7aa160]

INTEGRATION: CWS ooo11rc2 (1.2.20); FILE MERGED 2003/07/14 14:10:38 fa 1.2.20.1: Make sure OS X dylibs are delivered.

http://www.openoffice.org/project/www/issues/show_bug.cgi?id=16614

Dan
fa@ooo

2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [f0dfb4ca7dbc0695fb2c45f867cc6469d536507b]

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>  [4a4a5366e4a9922565d77529e33bd469d8e2d58d]

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>  [c5fc7ad8f3e02eb78f3275642e851302490503c9]

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>  [db4d537970219b789baf76de1901e30a727dd149]

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>  [a35207acb6bac4e100b27ec589624d97c66f6e28]

INTEGRATION: CWS ooo11rc2 (1.7.4); FILE MERGED 2003/07/11 09:41:04 mh 1.7.4.1: add: patches IRIX, #i16698#


2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [2dd7102929898e21787a5258180c9baf4b9c265f]

INTEGRATION: CWS ooo11rc2 (1.30.50); FILE MERGED 2003/07/14 18:31:49 fa 1.30.50.2: Add in PORTS OS X locale discovery code including external locale discovery dylib, also utility functions for OS X port in system.c and other misc OS X porting changes.

This commit does NOT include the interlck.c asm code for
PPC.

http://www.openoffice.org/project/www/issues/show_bug.cgi?id=16607

Dan
fa@ooo
2003/07/14 16:13:15 mh 1.30.50.1: add: patch for Irix, #i16225#

2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [47536384e45c251283fd3e5cc06f14a531c6778c]

INTEGRATION: CWS ooo11rc2 (1.22.44); FILE MERGED 2003/07/15 09:08:05 mh 1.22.44.1: patch for IRIX, #i14782#


2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [db86623519610af1c7e7ceee05dbfb276d6e4270]

INTEGRATION: CWS ooo11rc2 (1.10.52); FILE MERGED 2003/07/14 18:31:47 fa 1.10.52.1: Add in PORTS OS X locale discovery code including external locale discovery dylib, also utility functions for OS X port in system.c and other misc OS X porting changes.

This commit does NOT include the interlck.c asm code for
PPC.

http://www.openoffice.org/project/www/issues/show_bug.cgi?id=16607

Dan
fa@ooo

2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [9df190eb7f58c6e3840314f770d92415d9dea15b]

INTEGRATION: CWS ooo11rc2 (1.14.22); FILE MERGED 2003/07/14 18:31:46 fa 1.14.22.1: Add in PORTS OS X locale discovery code including external locale discovery dylib, also utility functions for OS X port in system.c and other misc OS X porting changes.

This commit does NOT include the interlck.c asm code for
PPC.

http://www.openoffice.org/project/www/issues/show_bug.cgi?id=16607

Dan
fa@ooo

2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [73d294c305e2e14bdda49d93078229cbf7e43c6f]

INTEGRATION: CWS ooo11rc2 (1.18.2); FILE MERGED 2003/07/14 18:31:44 fa 1.18.2.1: Add in PORTS OS X locale discovery code including external locale discovery dylib, also utility functions for OS X port in system.c and other misc OS X porting changes.

This commit does NOT include the interlck.c asm code for
PPC.

http://www.openoffice.org/project/www/issues/show_bug.cgi?id=16607

Dan
fa@ooo

2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [4199c010a54ec5ee2ade6372a6c0356562b66d42]

INTEGRATION: CWS ooo11rc2 (1.7.2); FILE MERGED 2003/07/14 18:31:44 fa 1.7.2.1: Add in PORTS OS X locale discovery code including external locale discovery dylib, also utility functions for OS X port in system.c and other misc OS X porting changes.

This commit does NOT include the interlck.c asm code for
PPC.

http://www.openoffice.org/project/www/issues/show_bug.cgi?id=16607

Dan
fa@ooo

2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [66fdf9236fd04d2c57aca20123fd55a09c4c54a8]

INTEGRATION: CWS ooo11rc2 (1.21.2); FILE MERGED 2003/07/14 18:31:43 fa 1.21.2.1: Add in PORTS OS X locale discovery code including external locale discovery dylib, also utility functions for OS X port in system.c and other misc OS X porting changes.

This commit does NOT include the interlck.c asm code for
PPC.

http://www.openoffice.org/project/www/issues/show_bug.cgi?id=16607

Dan
fa@ooo

2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [a85b413e9bae1f361873090027c413474369bf2b]

INTEGRATION: CWS ooo11rc2 (1.15.2); FILE MERGED 2003/07/14 18:31:43 fa 1.15.2.2: Add in PORTS OS X locale discovery code including external locale discovery dylib, also utility functions for OS X port in system.c and other misc OS X porting changes.

This commit does NOT include the interlck.c asm code for
PPC.

http://www.openoffice.org/project/www/issues/show_bug.cgi?id=16607

Dan
fa@ooo
2003/07/07 15:07:50 hro 1.15.2.1: #i16549# Temp file names have to start with a slash because P_tmpdir is not always terminated by a slash

2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [b79852fba0b1f459da9e16368a262c2365437ca6]

INTEGRATION: CWS ooo11rc2 (1.20.18); FILE MERGED 2003/07/14 18:31:43 fa 1.20.18.1: Add in PORTS OS X locale discovery code including external locale discovery dylib, also utility functions for OS X port in system.c and other misc OS X porting changes.

This commit does NOT include the interlck.c asm code for
PPC.

http://www.openoffice.org/project/www/issues/show_bug.cgi?id=16607

Dan
fa@ooo

2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [da71e85cc7c7b56043ec4b3cc6b980ce70464f05]

INTEGRATION: CWS ooo11rc2 (1.22.18); FILE MERGED 2003/07/09 09:57:49 mh 1.22.18.1: add: FreeBSD patches contributed by Maho, #i16222#


2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [d53f44d973a966b42daaf4eb9c91773101dfbf23]

INTEGRATION: CWS ooo11rc2 (1.8.62); FILE MERGED 2003/07/14 18:33:54 fa 1.8.62.1: Commit interlck.c asm changes for PPC.  Support gcc 3.3.

http://www.openoffice.org/project/www/issues/show_bug.cgi?id=16607

Contributors:
Kevin Hendircks
Jim White
Dan Williams

Dan
fa@ooo

2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [f7e71b019733d9f2c5212290bed10d23be23ee85]

INTEGRATION: CWS ooo11rc2 (1.3.18); FILE MERGED 2003/07/09 09:57:49 mh 1.3.18.1: add: FreeBSD patches contributed by Maho, #i16222#


2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [4ed413ea39789e6907d6e220c5031dcc4baaf5b0]

INTEGRATION: CWS ooo11rc2 (1.3.18); FILE MERGED 2003/07/14 16:13:33 mh 1.3.18.2: add: patch for Irix, #i16225# 2003/07/09 09:57:49 mh 1.3.18.1: add: FreeBSD patches contributed by Maho, #i16222#


2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [b3f70edc3343e542084a3f3cc5244986e4369cd3]

INTEGRATION: CWS ooo11rc2 (1.10.18); FILE MERGED 2003/07/15 05:02:09 fa 1.10.18.2: Change erroneous = to == for WITH_LIBART check.

Dan
fa@ooo
2003/07/14 16:03:20 mmeeks 1.10.18.1: use the system libart if it's available (--enable-libart): #16721

2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [e09f7bce66b6187884e8d4e0be85fb0f8f0ae3f4]

INTEGRATION: CWS ooo11rc2 (1.3.2); FILE MERGED 2003/07/14 16:03:19 mmeeks 1.3.2.1: use the system libart if it's available (--enable-libart): #16721


2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [5524ea6da412a28e505fa4f2dd9d65900fa33d9d]

INTEGRATION: CWS ooo11rc2 (1.6.2); FILE MERGED 2003/07/14 16:03:19 mmeeks 1.6.2.1: use the system libart if it's available (--enable-libart): #16721


2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [94db89c2795bc815de1d07e0d6a9e21d587424e7]

INTEGRATION: CWS ooo11rc2 (1.5.34); FILE MERGED 2003/07/14 14:22:50 fa 1.5.34.1: The Time::Time( const Time& ) constructor and the = operator confused the Apple compiler somehwhat, so that it created bad exception-handling frame symbols for them (silly Apple, .eh frames are for kids!), but only when they were compiled outside the Tools library.  Moving them out of the header and into the tools library itself corrects this.  Symptom on Mac OS X was the linker complaining that these symbols didn't exist, but were expected to be defined in Security.framework.

Second, for OS X pull the system language/locale from sal functions,
and not from the environment.  The tools locale functions are used
in psprint for font language recognition.

http://www.openoffice.org/project/www/issues/showattachment.cgi?attach_id=7554&file=tools.071003.11rc.patch

Dan
fa@ooo

2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [167987e27c67ebea44316c997cf6e1a821499a08]

INTEGRATION: CWS ooo11rc2 (1.8.34); FILE MERGED 2003/07/14 14:22:49 fa 1.8.34.1: The Time::Time( const Time& ) constructor and the = operator confused the Apple compiler somehwhat, so that it created bad exception-handling frame symbols for them (silly Apple, .eh frames are for kids!), but only when they were compiled outside the Tools library.  Moving them out of the header and into the tools library itself corrects this.  Symptom on Mac OS X was the linker complaining that these symbols didn't exist, but were expected to be defined in Security.framework.

Second, for OS X pull the system language/locale from sal functions,
and not from the environment.  The tools locale functions are used
in psprint for font language recognition.

http://www.openoffice.org/project/www/issues/showattachment.cgi?attach_id=7554&file=tools.071003.11rc.patch

Dan
fa@ooo

2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [8fddec8b9817b73e275d1992c7452f9e6eb34e7c]

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>  [313105ed9524f0a95ed6f25dae57e007f46656af]

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-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [1410c8be2e8a59c6b6e72ad6b6b3ff40bef89d3e]

INTEGRATION: CWS ooo11rc2 (1.3.28); FILE MERGED 2003/07/14 18:43:57 fa 1.3.28.1: Sync the .tar.gz patch with PORTS for correct OS X build and delivery.

http://www.openoffice.org/project/www/issues/show_bug.cgi?id=16424

Dan
fa@ooo

2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [1cbc7db011d2f5173c30bd4aeba4da70f510e6ed]

INTEGRATION: CWS ooo11rc2 (1.2.2); FILE MERGED 2003/07/14 14:50:08 fa 1.2.2.1: Disable crashrep for OS X since we need different stack walking code.

http://www.openoffice.org/project/www/issues/show_bug.cgi?id=16678

Dan
fa@ooo

2003-07-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [4a115480caba2443df249a0136fa4703e258fa51]

INTEGRATION: CWS ooo11rc2 (1.9.2); FILE MERGED 2003/07/15 16:50:00 hjs 1.9.2.2: #i10000# remove dependency to vcl 2003/07/15 09:13:02 mh 1.9.2.1: add: FREEBSD, #i16266#


2003-07-16  Daniel Boelzle  <dbo@openoffice.org>  [ec70b39499ef8e4dfa63e7a68ca35ceb50bd4ec4]

#107130# attribute -> cli property


2003-07-16  Daniel Boelzle  <dbo@openoffice.org>  [6e3022a84440fcaecda36281d9e5799939cae3c5]

#107130# init


2003-07-16  Martin Hollmichel  <mh@openoffice.org>  [6d7bff4b00149d987cdb58f8dfabf6151c5b4ba2]

add: third party licenses and readme, #110864#


2003-07-15  Daniel Boelzle  <dbo@openoffice.org>  [d1855243561bfe60074368b2d60ee122af1247eb]

#107130# minor fixes


2003-07-15  Vladimir Glazounov  <vg@openoffice.org>  [ea418cae21a9271f0f74efb995b2308d34192098]

SRX645


2003-07-15  Vladimir Glazounov  <vg@openoffice.org>  [ffc7b85408698d09f646ef4567289bc68b09bb90]

SRX645


2003-07-15  Vladimir Glazounov  <vg@openoffice.org>  [1dd359c9d43f06a2297cc796f28d8d35c59039f4]

SRX645


2003-07-15  Vladimir Glazounov  <vg@openoffice.org>  [0d18982cfb8f73e17a3422ea008b46296fb78be2]

INTEGRATION: CWS setupicon (1.3.4); FILE MERGED 2003/07/14 11:08:09 pl 1.3.4.1: #i16528# #i16633# static and dynamic crash_report.bin


2003-07-15  Vladimir Glazounov  <vg@openoffice.org>  [5ea01627a5f5aaface5487d319272a08288d5012]

INTEGRATION: CWS setupicon (1.1.14); FILE MERGED 2003/07/14 12:39:33 pl 1.1.14.1: #i16528# #i16633# start dynamic first, static if failed


2003-07-15  Vladimir Glazounov  <vg@openoffice.org>  [ed5710ce2848f8b51117c8ab14af99b54aa477fc]

INTEGRATION: CWS setupicon (1.3.14); FILE MERGED 2003/07/14 11:08:08 pl 1.3.14.1: #i16528# #i16633# static and dynamic crash_report.bin


2003-07-15  Vladimir Glazounov  <vg@openoffice.org>  [0911d9ae2aa8f86a520142ff82b84d9c076f3e40]

INTEGRATION: CWS newoutfit (1.3.48); FILE MERGED 2003/07/09 15:02:52 lo 1.3.48.1: #110732# fit progress bar to new splashscreen


2003-07-14  Duncan Foster  <dfoster@openoffice.org>  [014e6058e861b85bfc662156832e8aa86dd8c341]

#i15986# Add scripting framework to install sets Deliver the zip files containing scripts & macros to common/pck


2003-07-14  Duncan Foster  <dfoster@openoffice.org>  [5ab61afd07a45b8e2f83d2a62e0606f7f3ac1684]

#i15986# Add scripting framework to install sets. zip up the example scripts & the basic ScriptBindingLibrary


2003-07-14  Vladimir Glazounov  <vg@openoffice.org>  [72dc63f6c8dc04914f674365b04bdb03762a38c0]

SRX645


2003-07-14  Vladimir Glazounov  <vg@openoffice.org>  [2571bd114b8a6a7be9d0214c05613c267af2d8d9]

INTEGRATION: CWS swrc3 (1.39.14); FILE MERGED 2003/07/09 14:14:40 mib 1.39.14.1: #110740#: Disable Writer flat XML filter


2003-07-14  Vladimir Glazounov  <vg@openoffice.org>  [16cc5bc12dc955b1ed0255fce8cf553b31fd2d9f]

INTEGRATION: CWS swrc3 (1.101.4); FILE MERGED 2003/07/11 08:58:37 cmc 1.101.4.1: #110699# remove useless assert


2003-07-14  Vladimir Glazounov  <vg@openoffice.org>  [0f85107ef1d073d3e5034ea7ad3b0d82b3078ce0]

INTEGRATION: CWS swrc3 (1.25.106); FILE MERGED 2003/07/09 11:15:12 cmc 1.25.106.1: #110699# Make safe against oddness elsewhere


2003-07-14  Vladimir Glazounov  <vg@openoffice.org>  [942eb9f4ebc0fea3e77b365eb943b152c9fc339f]

INTEGRATION: CWS af3 (1.30.16); FILE MERGED 2003/07/11 11:39:17 af 1.30.16.1: #110739# Added guard against pOnlineSpellingList being NULL.


2003-07-14  Vladimir Glazounov  <vg@openoffice.org>  [bf2e7ed200fd546f31e35670c6b9b11c51322e62]

#100000# typo


2003-07-14  Nils Fuhrmann  <nf@openoffice.org>  [849cb52dfe480c4455e8da2293c75ae2690affc3]

#110799#


2003-07-14  Nils Fuhrmann  <nf@openoffice.org>  [153647ba97bbadc0e1fc75c96b96d3e8189196e2]

#110799#


2003-07-11  Vladimir Glazounov  <vg@openoffice.org>  [5de2cbdb3318f8c5d7a6485c6399bb27c11d60d8]

#100000# use locally generated _version.h


2003-07-11  Vladimir Glazounov  <vg@openoffice.org>  [86d237db4ea6b75217b2b44319430ac59cdc76d4]

#100000# Crash reporter did not run on Linux x86


2003-07-11  Vladimir Glazounov  <vg@openoffice.org>  [9466a23cb878251c9a3040861694f93a83411f13]

INTEGRATION: CWS swoddrawings01 (1.49.12); FILE MERGED 2003/07/10 15:17:39 od 1.49.12.1: #110742# <SwXShape::dispose(..)> - delete drawing frame format *not* 	 for 'virtual' drawing objects.


2003-07-11  Vladimir Glazounov  <vg@openoffice.org>  [56521d8cd9e32b8fcd644befaadbdfb6385a5350]

INTEGRATION: CWS swoddrawings01 (1.27.12); FILE MERGED 2003/07/10 10:47:10 od 1.27.12.1: #110742# - adjust type of parameter value


2003-07-11  Vladimir Glazounov  <vg@openoffice.org>  [8ebf15b108f3f26595959043d56a5a64044ed215]

INTEGRATION: CWS swoddrawings01 (1.45.12); FILE MERGED 2003/07/10 10:47:09 od 1.45.12.1: #110742# - adjust type of parameter value


2003-07-11  Vladimir Glazounov  <vg@openoffice.org>  [8cda980f215c8d67ead655940b11bc3ac7323001]

INTEGRATION: CWS swoddrawings01 (1.16.12); FILE MERGED 2003/07/10 09:27:08 od 1.16.12.1: #110742# <SwFEShell::Paste(..)> - replace marked 'virtual' drawing object 	 by its 'master' drawing object, if it will be replaced by the 	 drawing object in the paste stream.


2003-07-11  Vladimir Glazounov  <vg@openoffice.org>  [c1ebdc0f9bece0508f2c54d2fb281855e929f93e]

INTEGRATION: CWS swoddrawings01 (1.18.12); FILE MERGED 2003/07/10 10:46:34 od 1.18.12.2: #110742# - adjust type of parameter value 2003/07/10 09:24:15 od 1.18.12.1: #110742# <SwDrawContact::ChangeMasterObject(..)>: 	 consider 'virtual' drawing objects and unnecessary code.


2003-07-11  Vladimir Glazounov  <vg@openoffice.org>  [5f5e6a91c989945c1d4675271991d2b54787d180]

SRX645


2003-07-11  Vladimir Glazounov  <vg@openoffice.org>  [80877364f4401bd730adfbb574799575260f96f4]

INTEGRATION: CWS fwk2rc31 (1.12.98); FILE MERGED 2003/07/10 16:11:12 mav 1.12.98.1: #i14255# let the mutex be always released


2003-07-11  Vladimir Glazounov  <vg@openoffice.org>  [99637a4639a0fa934eb6524c8088143369ada553]

INTEGRATION: CWS tbe5 (1.48.38); FILE MERGED 2003/07/10 14:30:47 mi 1.48.38.1: #110760# missing module descriptions in IDL reference of SDK


2003-07-11  Vladimir Glazounov  <vg@openoffice.org>  [5fa24636280fa4392e90385c8ca53bcf36499b77]

INTEGRATION: CWS tbe5 (1.7.24); FILE MERGED 2003/07/10 15:40:50 mi 1.7.24.2: #110760# missing module descriptions in IDL reference of SDK 2003/07/10 14:30:48 mi 1.7.24.1: #110760# missing module descriptions in IDL reference of SDK


2003-07-11  Vladimir Glazounov  <vg@openoffice.org>  [2c0418f7ba0f6cdedcb4af17265efd41e8d6363b]

INTEGRATION: CWS tbe5 (1.2.14); FILE MERGED 2003/07/10 11:53:54 as 1.2.14.1: #110730# prevent against merge conflicts


2003-07-11  Vladimir Glazounov  <vg@openoffice.org>  [2807c66f6dbcf7e428834452780452edca510221]

INTEGRATION: CWS tbe5 (1.3.6); FILE MERGED 2003/07/10 11:54:20 as 1.3.6.1: #110730# show non modal java dialog for onFirstVisibleTask


2003-07-11  Vladimir Glazounov  <vg@openoffice.org>  [7ba78cbd1b85a9190396c0c5cd0bb3acc1d7ac08]

INTEGRATION: CWS tbe5 (1.13.24); FILE MERGED 2003/07/10 14:29:37 mi 1.13.24.1: #110760# missing module descriptions in IDL reference of SDK


2003-07-11  Vladimir Glazounov  <vg@openoffice.org>  [499a496a9df572242bff7f661a0dd7985780f5bd]

INTEGRATION: CWS tbe5 (1.1.2); FILE ADDED 2003/07/10 13:27:18 mi 1.1.2.1: #110760# missing module descriptions in IDL reference of SDK


2003-07-11  Vladimir Glazounov  <vg@openoffice.org>  [47150f8f606ac7605cfdd189784d5d8702ef5a15]

INTEGRATION: CWS tbe5 (1.1.44); FILE MERGED 2003/07/10 14:29:37 mi 1.1.44.1: #110760# missing module descriptions in IDL reference of SDK


2003-07-11  Vladimir Glazounov  <vg@openoffice.org>  [890cbd61736650cdc1f3a334c1ad1305057ba858]

INTEGRATION: CWS tbe5 (1.41.16); FILE MERGED 2003/07/10 07:40:17 tbe 1.41.16.1: #i16474# library import from documents


2003-07-11  Vladimir Glazounov  <vg@openoffice.org>  [c08f88d23e664e529d9442e97d00c43089dadbc0]

INTEGRATION: CWS fwkrc3 (1.11.274); FILE MERGED 2003/07/10 10:15:00 as 1.11.274.1: #110476# dont use invalid iterator objects


2003-07-11  Vladimir Glazounov  <vg@openoffice.org>  [6e3a4c65e8965caecb4262710e11422409c6e6ad]

INTEGRATION: CWS fwkrc3 (1.66.72); FILE MERGED 2003/07/10 10:31:17 mba 1.66.72.1: #110734#: catch exceptions thrown by InteractionHandler


2003-07-11  Vladimir Glazounov  <vg@openoffice.org>  [8697916f1fde5b6be2b430669f3e8ac5cda3b9b3]

INTEGRATION: CWS dborc3 (1.10.14); FILE MERGED 2003/07/09 11:41:12 dbo 1.10.14.2: #110657# keeping self alive 2003/07/09 08:57:05 dbo 1.10.14.1: #110657# no catch (...)


2003-07-11  Vladimir Glazounov  <vg@openoffice.org>  [507ee8a40f2b34b297a2fac118bd02eeae8764e7]

INTEGRATION: CWS dborc3 (1.9.14); FILE MERGED 2003/07/09 08:57:05 dbo 1.9.14.1: #110657# no catch (...)


2003-07-11  Vladimir Glazounov  <vg@openoffice.org>  [d4aaeb64857b3a05ce170915c4f4f4ce03f19645]

INTEGRATION: CWS dborc3 (1.116.12); FILE MERGED 2003/07/08 15:40:10 lo 1.116.12.1: #110581# fix crash in crash recovery #110696# catch runtime exception in Desktop::DeInit()


2003-07-11  Vladimir Glazounov  <vg@openoffice.org>  [ddbeb2d7103970d3d5956403b14a55d3909e5e90]

INTEGRATION: CWS dborc3 (1.21.20); FILE MERGED 2003/07/09 13:43:19 dbo 1.21.20.2: #110698# XSet::remove ignored on shutdown 2003/07/09 09:35:32 dbo 1.21.20.1: #110698# more DisposedExceptions upon disposing of service manager


2003-07-11  Vladimir Glazounov  <vg@openoffice.org>  [7ab1c6662a5f0a9ba06785bb7cc47f7e92699d15]

INTEGRATION: CWS i18n07 (1.8.44); FILE MERGED 2003/07/10 12:05:15 er 1.8.44.1: #110133# use Hijri calendar in date formats


2003-07-11  Vladimir Glazounov  <vg@openoffice.org>  [273900eb271f0be0bfafdde22b66f183afa09e72]

INTEGRATION: CWS i18n07 (1.11.36); FILE MERGED 2003/07/10 10:58:03 er 1.11.36.3: #110133# currency format code order, now the same order as in a well known competing product 2003/07/10 10:03:49 er 1.11.36.2: #110133# AM/PM patch from Karl 2003/07/09 11:46:16 er 1.11.36.1: #110133# correct date formats, received from Karl Hong


2003-07-11  Vladimir Glazounov  <vg@openoffice.org>  [ccf5be981b5e36e65df63bdd22a9f0bfa7f8c25e]

INTEGRATION: CWS i18n07 (1.75.108); FILE MERGED 2003/07/09 12:52:56 fme 1.75.108.1: #110133# Changed default direction for fields to direction of paragraph


2003-07-11  Duncan Foster  <dfoster@openoffice.org>  [72cd759fbc39f8649d33b3dafe3246a85cc16c90]

#i16594# Install components, example scripts & registry data into share. Add flags for doing a two stage network install.


2003-07-11  Vladimir Glazounov  <vg@openoffice.org>  [07bafbefc88cc4db523e3a9492b6994e0cbfe709]

INTEGRATION: CWS cl06 (1.10.116); FILE MERGED 2003/07/10 09:41:06 thb 1.10.116.3: #110595# Had to change swapping again, Sparc doesn't like unaligned access at all 2003/07/09 18:42:28 thb 1.10.116.2: #110595# Corrected offset in JPEG data stream when calculating the length 2003/07/08 15:21:27 thb 1.10.116.1: #110595# Incorporated Augustus' fix, using unix line ends now and defined out the writePageField stuff again. Furthermore, now using OSL_NETWORD for byte swapping in JPEG


2003-07-11  Vladimir Glazounov  <vg@openoffice.org>  [889bae0eaccbb6a7ff9a6fdfffa6afd76c45fd3a]

INTEGRATION: CWS ctrl01 (1.32.56); FILE MERGED 2003/07/08 16:21:13 fs 1.32.56.1: #110592# let the SdrUnoControlRec be an XModeChangeListener at the uno control which it is responsible for / react on visibility changes of layers; all to ensure that alive UNO controls are hidden in invisible layers


2003-07-11  Vladimir Glazounov  <vg@openoffice.org>  [24792b1ee8975b49614f7277588a173b2ae98307]

INTEGRATION: CWS ctrl01 (1.12.56); FILE MERGED 2003/07/08 16:20:33 fs 1.12.56.1: #110592# NbcSetLayer/lcl_ensureControlVisibility to ensure that UNO controls in alive mode are hidden in invisible layers


2003-07-11  Nils Fuhrmann  <nf@openoffice.org>  [fa26fd0c6d65afaac237431e47009b837fb7afc7]

Fixes #110799# by removel of multiple whitespaces within character data


2003-07-10  Kurt Zenker  <kz@openoffice.org>  [a3c0d22c10bbd345a0e101deccd8b1dbf4aabff1]

#110776# by LO, fixed improper struct initialization


2003-07-10  Kurt Zenker  <kz@openoffice.org>  [55c1545fe2b832cec4f6986b4c5e9e1b4abdb9e8]

new version for SRX645


2003-07-10  Frank Schönheit  <fs@openoffice.org>  [66eee5f81fd46fa2a826ca1b9abfdb3c6a9f1e34]

#95380# corrected the XTypeProvider information


2003-07-10  Vladimir Glazounov  <vg@openoffice.org>  [2fc89220909b46456d726ec68837e740fe8b241a]

#100000# correct path for bin dir in solver


2003-07-10  Thorsten Behrens  <thb@openoffice.org>  [1b1c639fc40d280b477cff41e8241fa99e177dd3]

#100000# Changes have to happen on branches, restoring original master version


2003-07-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [3129220c957378ec9902803a789009372ead85f3]

#110731#: compile with -xs if CRASHDUMP build to enable debugging without *.o files


2003-07-09  Vladimir Glazounov  <vg@openoffice.org>  [d9d48687c764f13db54f333c88767294439cf231]

SRX645


2003-07-09  Vladimir Glazounov  <vg@openoffice.org>  [c5b4a718050df55c12520ad7f20dcd552fc01434]

INTEGRATION: CWS sw021 (1.111.36); FILE MERGED 2003/07/03 14:50:08 cmc 1.111.36.1: #108546# disable hidden text that spans multiple nodes


2003-07-09  Vladimir Glazounov  <vg@openoffice.org>  [34759806a92188b7efa59d47c031e1531941e9dc]

INTEGRATION: CWS sw021 (1.14.90); FILE MERGED 2003/07/07 13:11:54 os 1.14.90.1: #109419# calculate height of copyright text via FixedText::CalcMinimumSize()


2003-07-09  Vladimir Glazounov  <vg@openoffice.org>  [c38d95911a51f74d2ccb3fdb10bcca3aa011ff28]

INTEGRATION: CWS sw021 (1.151.16); FILE MERGED 2003/07/07 10:11:59 hdu 1.151.16.1: #110616# fix DrawCtrlText's nLen argument if needed


2003-07-09  Vladimir Glazounov  <vg@openoffice.org>  [0ff59656be2e7c3ce16253fe9f864edf8a95f108]

INTEGRATION: CWS sw021 (1.30.56); FILE MERGED 2003/07/08 07:06:45 fme 1.30.56.1: #110674# Crash prevention


2003-07-09  Vladimir Glazounov  <vg@openoffice.org>  [4e410d95f09ff5c373dab99985824ecfd90d9326]

INTEGRATION: CWS sdk06 (1.23.68); FILE MERGED 2003/07/04 07:53:03 ab 1.23.68.1: #110589# Removed unused HID_PROP_VALUE that also exists in extensions


2003-07-09  Vladimir Glazounov  <vg@openoffice.org>  [fa004defc10337233ec3ca700cc3e62d1a23d8b1]

INTEGRATION: CWS sdk06 (1.15.2); FILE MERGED 2003/07/03 14:54:22 jsc 1.15.2.1: #110588# insert subst command to correct slashes for Windows < XP


2003-07-09  Vladimir Glazounov  <vg@openoffice.org>  [72644e5438b59bb53f9866aa80c74622d160f6d6]

INTEGRATION: CWS sdk06 (1.4.2); FILE MERGED 2003/07/03 14:54:21 jsc 1.4.2.1: #110588# insert subst command to correct slashes for Windows < XP


2003-07-09  Vladimir Glazounov  <vg@openoffice.org>  [faac0c9f921131b56590c1ed4c2e90235f459389]

INTEGRATION: CWS sdk06 (1.10.2); FILE MERGED 2003/07/03 14:54:20 jsc 1.10.2.1: #110588# insert subst command to correct slashes for Windows < XP


2003-07-09  Vladimir Glazounov  <vg@openoffice.org>  [42f6c2ba6f8c808c097d6f44d0982f87506b8014]

INTEGRATION: CWS sdk06 (1.11.2); FILE MERGED 2003/07/03 14:54:19 jsc 1.11.2.1: #110588# insert subst command to correct slashes for Windows < XP


2003-07-09  Vladimir Glazounov  <vg@openoffice.org>  [142df3a8be104510810d72c0bb4e49cfc53ec86e]

INTEGRATION: CWS sdk06 (1.14.2); FILE MERGED 2003/07/03 14:54:18 jsc 1.14.2.1: #110588# insert subst command to correct slashes for Windows < XP


2003-07-09  Vladimir Glazounov  <vg@openoffice.org>  [35315d3d7ea26e2dda88901624324d24638c5926]

INTEGRATION: CWS sdk06 (1.5.2); FILE MERGED 2003/07/03 14:54:17 jsc 1.5.2.1: #110588# insert subst command to correct slashes for Windows < XP


2003-07-09  Vladimir Glazounov  <vg@openoffice.org>  [37b64956fc22d5603fa3fd79fd278c71599dc988]

INTEGRATION: CWS sdk06 (1.13.2); FILE MERGED 2003/07/03 14:54:16 jsc 1.13.2.1: #110588# insert subst command to correct slashes for Windows < XP


2003-07-09  Vladimir Glazounov  <vg@openoffice.org>  [c386a514f60c5d5bc4f75d466e6010a925a63498]

INTEGRATION: CWS sdk06 (1.3.2); FILE MERGED 2003/07/03 14:54:15 jsc 1.3.2.1: #110588# insert subst command to correct slashes for Windows < XP


2003-07-09  Vladimir Glazounov  <vg@openoffice.org>  [1ee755aed12d65c1af1eedd4b5a267a6a7b445b9]

INTEGRATION: CWS sdk06 (1.3.2); FILE MERGED 2003/07/03 14:54:14 jsc 1.3.2.1: #110588# insert subst command to correct slashes for Windows < XP


2003-07-09  Vladimir Glazounov  <vg@openoffice.org>  [75b5cef3f925e468efaed41d39368270a198dea3]

INTEGRATION: CWS sdk06 (1.3.2); FILE MERGED 2003/07/03 14:54:13 jsc 1.3.2.1: #110588# insert subst command to correct slashes for Windows < XP


2003-07-09  Vladimir Glazounov  <vg@openoffice.org>  [1f9a5383be0c179d5bcdf098ab9954b2a3b799ca]

INTEGRATION: CWS sdk06 (1.3.2); FILE MERGED 2003/07/03 14:54:12 jsc 1.3.2.1: #110588# insert subst command to correct slashes for Windows < XP


2003-07-09  Vladimir Glazounov  <vg@openoffice.org>  [c64e99ca11c36e22daf1e04605a9e3ed2dc315ee]

INTEGRATION: CWS sdk06 (1.3.2); FILE MERGED 2003/07/03 14:54:10 jsc 1.3.2.1: #110588# insert subst command to correct slashes for Windows < XP


2003-07-09  Vladimir Glazounov  <vg@openoffice.org>  [425ffde29b7199fc64cef21c2bb799b3fbc905b7]

INTEGRATION: CWS sdk06 (1.3.2); FILE MERGED 2003/07/04 14:19:11 jsc 1.3.2.2: #110588# correect mkdir command, spelling 2003/07/03 14:54:08 jsc 1.3.2.1: #110588# insert subst command to correct slashes for Windows < XP


2003-07-09  Vladimir Glazounov  <vg@openoffice.org>  [d3bf771bb536800f5349293554093ffd08cd4f33]

INTEGRATION: CWS sdk06 (1.4.2); FILE MERGED 2003/07/03 14:54:04 jsc 1.4.2.1: #110588# insert subst command to correct slashes for Windows < XP


2003-07-09  Vladimir Glazounov  <vg@openoffice.org>  [86fc1406d4e585d3a72150d63fb93bdbb7da4787]

INTEGRATION: CWS sdk06 (1.3.2); FILE MERGED 2003/07/03 14:54:01 jsc 1.3.2.1: #110588# insert subst command to correct slashes for Windows < XP


2003-07-09  Vladimir Glazounov  <vg@openoffice.org>  [d0905c1a18cf53939e448ad0c049245d5ae85ed1]

INTEGRATION: CWS sdk06 (1.3.2); FILE MERGED 2003/07/03 14:54:00 jsc 1.3.2.1: #110588# insert subst command to correct slashes for Windows < XP


2003-07-09  Vladimir Glazounov  <vg@openoffice.org>  [c59344141def94122dc4916b22bf881b23329dad]

INTEGRATION: CWS sdk06 (1.3.2); FILE MERGED 2003/07/03 14:53:58 jsc 1.3.2.1: #110588# insert subst command to correct slashes for Windows < XP


2003-07-09  Vladimir Glazounov  <vg@openoffice.org>  [ec49eff4f27fc89bda6850f473fb648db6372ef1]

INTEGRATION: CWS sdk06 (1.3.2); FILE MERGED 2003/07/03 14:53:57 jsc 1.3.2.1: #110588# insert subst command to correct slashes for Windows < XP


2003-07-09  Vladimir Glazounov  <vg@openoffice.org>  [b765113bb36639b75372822d7f21c1c99cbe9fdb]

INTEGRATION: CWS sdk06 (1.3.2); FILE MERGED 2003/07/03 14:53:56 jsc 1.3.2.1: #110588# insert subst command to correct slashes for Windows < XP


2003-07-09  Vladimir Glazounov  <vg@openoffice.org>  [56af2ee8333aeb453f5688faef883f4bbc781a5b]

INTEGRATION: CWS sdk06 (1.3.2); FILE MERGED 2003/07/03 14:53:55 jsc 1.3.2.1: #110588# insert subst command to correct slashes for Windows < XP


2003-07-09  Vladimir Glazounov  <vg@openoffice.org>  [b3a9a7f39a81f3c9657aebdf0e0752df5b5f8085]

INTEGRATION: CWS sdk06 (1.3.2); FILE MERGED 2003/07/03 14:53:53 jsc 1.3.2.1: #110588# insert subst command to correct slashes for Windows < XP


2003-07-09  Vladimir Glazounov  <vg@openoffice.org>  [998a266b9b7c4f2b88389e3cba705759adcc2074]

INTEGRATION: CWS sdk06 (1.3.2); FILE MERGED 2003/07/03 14:53:49 jsc 1.3.2.1: #110588# insert subst command to correct slashes for Windows < XP


2003-07-09  Vladimir Glazounov  <vg@openoffice.org>  [6cca3f4af30db8f72c5d17414d0a0061ede2ba38]

INTEGRATION: CWS sdk06 (1.3.2); FILE MERGED 2003/07/03 14:53:47 jsc 1.3.2.1: #110588# insert subst command to correct slashes for Windows < XP


2003-07-09  Vladimir Glazounov  <vg@openoffice.org>  [7dd9a06729666568116d34ea858ab945d9e515d0]

INTEGRATION: CWS sdk06 (1.3.10); FILE MERGED 2003/07/07 13:50:35 jsc 1.3.10.5: #110567# remove test output 2003/07/07 13:47:23 jsc 1.3.10.4: #110567# correct testVersion function 2003/07/07 12:07:39 jsc 1.3.10.3: #110567# check Solaris compiler too 2003/07/07 07:17:59 jsc 1.3.10.2: #110567# improve pattern 2003/07/03 10:35:19 jsc 1.3.10.1: #110567# change version checking


2003-07-09  Vladimir Glazounov  <vg@openoffice.org>  [7707da5bcc32dae9ddafa134dd3cc09f885635b3]

INTEGRATION: CWS ausehids (1.1.130); FILE MERGED 2003/07/08 12:18:55 hjs 1.1.130.1: #110712# fixed encoding - tpf


2003-07-09  Vladimir Glazounov  <vg@openoffice.org>  [ddf248e732670b2f2287eaf7a936e04b464626df]

INTEGRATION: CWS ausehids (1.4.24); FILE MERGED 2003/07/08 10:51:50 hjs 1.4.24.1: #110597# fix PRJNAME


2003-07-09  Vladimir Glazounov  <vg@openoffice.org>  [a95acd33b46f7c533c8f3010ed0aaf817fb427e9]

INTEGRATION: CWS ausehids (1.6.24); FILE MERGED 2003/07/08 10:52:50 hjs 1.6.24.1: #110597# GEN_HID in util only


2003-07-09  Vladimir Glazounov  <vg@openoffice.org>  [ca32da6f04f34d28dfac4d9f0328d5d58f4906a7]

INTEGRATION: CWS ausehids (1.1.108); FILE MERGED 2003/07/08 10:50:34 hjs 1.1.108.1: #110597# make utile the last directory to build


2003-07-09  Vladimir Glazounov  <vg@openoffice.org>  [aad1b7f841031b1ba43bd29619c69ece6669a315]

INTEGRATION: CWS ausehids (1.3.64); FILE MERGED 2003/07/08 10:55:19 hjs 1.3.64.1: #110597# GEN_HID in util only


2003-07-09  Vladimir Glazounov  <vg@openoffice.org>  [d7519035bb5cb9dad23fa289a476c651079eac29]

INTEGRATION: CWS ausehids (1.7.54); FILE MERGED 2003/07/08 10:54:09 hjs 1.7.54.1: #110597# GEN_HID in util only


2003-07-09  Vladimir Glazounov  <vg@openoffice.org>  [ad3ca59dfafb3872951bc1225575f410109eb643]

INTEGRATION: CWS ausehids (1.6.54); FILE MERGED 2003/07/08 10:53:55 hjs 1.6.54.1: #110597# GEN_HID in util only


2003-07-09  Vladimir Glazounov  <vg@openoffice.org>  [0d83afa68bab8ed94f31bd9933193dc65022c393]

INTEGRATION: CWS ausehids (1.11.24); FILE MERGED 2003/07/08 10:53:18 hjs 1.11.24.1: #110597# make utile the last directory to build


2003-07-09  Vladimir Glazounov  <vg@openoffice.org>  [97357e780a60023d00eb307347a70698525b4aa6]

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>  [ccb6946ff5b68c0f3235298df760937b79cd3718]

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>  [b5a7c323dcb336cb4351f5dce414d8401c84600d]

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>  [c4c1d3b813a52b141d59f4d64877896fc0625667]

INTEGRATION: CWS ausehids (1.1.2); FILE ADDED 2003/07/08 10:05:57 hr 1.1.2.1: #109636#: implement createpdbrelocatos


2003-07-09  Vladimir Glazounov  <vg@openoffice.org>  [9ee81081c7cd1dac633c29d48df35386c639220b]

INTEGRATION: CWS cl05 (1.2.66); FILE MERGED 2003/07/07 15:30:49 cl 1.2.66.1: #i16543# set UTF8 decoding at file stream when loading xml files


2003-07-09  Vladimir Glazounov  <vg@openoffice.org>  [f3b5dc634bfa61bdf95131d909fb5d429b0a5c53]

INTEGRATION: CWS sb6 (1.29.14); FILE MERGED 2003/07/03 09:44:06 sb 1.29.14.1: #110444# In mapInterfaceFrom, do not send back releases for objects that originated from this end of the bridge.


2003-07-09  Vladimir Glazounov  <vg@openoffice.org>  [2ebfa4fb745fff5ef22c0fec68d72d7612277b77]

INTEGRATION: CWS sb6 (1.1.2); FILE ADDED 2003/07/03 09:45:05 sb 1.1.2.1: #110444# In mapInterfaceFrom, do not send back releases for objects that originated from this end of the bridge.


2003-07-09  Vladimir Glazounov  <vg@openoffice.org>  [8350212e3ca0521883c598ca78fd1abe2105aac7]

INTEGRATION: CWS sb6 (1.1.2); FILE ADDED 2003/07/03 09:45:03 sb 1.1.2.1: #110444# In mapInterfaceFrom, do not send back releases for objects that originated from this end of the bridge.


2003-07-09  Vladimir Glazounov  <vg@openoffice.org>  [416830b859de0525f5c93223a3c6a45e1a4993b1]

INTEGRATION: CWS sb6 (1.1.2); FILE ADDED 2003/07/03 09:45:02 sb 1.1.2.1: #110444# In mapInterfaceFrom, do not send back releases for objects that originated from this end of the bridge.


2003-07-09  Vladimir Glazounov  <vg@openoffice.org>  [66a374337b0e5c3f6f5a52b32aa3599bf4c0d042]

INTEGRATION: CWS sb6 (1.1.2); FILE ADDED 2003/07/03 09:45:01 sb 1.1.2.1: #110444# In mapInterfaceFrom, do not send back releases for objects that originated from this end of the bridge.


2003-07-09  Vladimir Glazounov  <vg@openoffice.org>  [02e93297e3df4c4dce74e51b153ad55d27f721ff]

INTEGRATION: CWS sb6 (1.1.2); FILE ADDED 2003/07/03 09:45:00 sb 1.1.2.1: #110444# In mapInterfaceFrom, do not send back releases for objects that originated from this end of the bridge.


2003-07-09  Vladimir Glazounov  <vg@openoffice.org>  [471ecc434560678e5ed9606ed11b7f1112b0fdac]

INTEGRATION: CWS sw020 (1.12.46); FILE MERGED 2003/07/01 15:26:32 lo 1.12.46.1: #i16270# prevent deletion of condition thread is waiting on


2003-07-09  Vladimir Glazounov  <vg@openoffice.org>  [06d25cfe94da940b2dee1e34bc569884d3b12ded]

INTEGRATION: CWS sw020 (1.33.2); FILE MERGED 2003/07/01 15:26:31 lo 1.33.2.1: #i16270# prevent deletion of condition thread is waiting on


2003-07-09  Vladimir Glazounov  <vg@openoffice.org>  [22f0f3f91910011ddf500757b3242540fca92627]

INTEGRATION: CWS sw020 (1.28.28); FILE MERGED 2003/07/02 12:44:41 fme 1.28.28.1: #110494# MakeTblCrsrs returns false if there is no valid layout


2003-07-09  Vladimir Glazounov  <vg@openoffice.org>  [0ffd58dd8fec0c001fb9b2c27ee39c792dca64c8]

INTEGRATION: CWS sw020 (1.10.118); FILE MERGED 2003/07/02 12:45:14 fme 1.10.118.1: #110494# MakeTblCrsrs returns false if there is no valid layout


2003-07-09  Vladimir Glazounov  <vg@openoffice.org>  [c811454db47fa1643c7bedad4d97eec125e95875]

INTEGRATION: CWS sw020 (1.5.84); FILE MERGED 2003/07/02 12:47:29 fme 1.5.84.1: #110494# MakeTblCrsrs returns false if there is no valid layout


2003-07-09  Vladimir Glazounov  <vg@openoffice.org>  [12b8488b9cf659adcafd4b998227397c57cf51ba]

INTEGRATION: CWS sw020 (1.44.80); FILE MERGED 2003/07/01 11:50:20 od 1.44.80.1: #110554# <SwDrawModellListener_Impl::Notify(..)> - correction: no broadcast 	 of notifications for writer fly frames and plane <SdrObject>-objects.


2003-07-09  Vladimir Glazounov  <vg@openoffice.org>  [fea84d3b03da8b78e312330998e8c7e7b07f6168]

INTEGRATION: CWS sw020 (1.116.36); FILE MERGED 2003/07/02 14:25:55 mav 1.116.36.1: #110533# do not leave object in handsoff state


2003-07-09  Vladimir Glazounov  <vg@openoffice.org>  [010aaa69b954ebd551c0639c6d1c4b33c8df01b7]

INTEGRATION: CWS sw020 (1.56.72); FILE MERGED 2003/07/02 14:25:54 mav 1.56.72.1: #110533# do not leave object in handsoff state


2003-07-09  Vladimir Glazounov  <vg@openoffice.org>  [4bbda1c4c52379d1b88d5a20344ea9b60f819b51]

INTEGRATION: CWS sw020 (1.16.60); FILE MERGED 2003/07/02 14:32:59 mba 1.16.60.1: #i16284#: crash when reassigning macro


2003-07-09  Vladimir Glazounov  <vg@openoffice.org>  [d587fa946713551fb5163a88a4b4d66f40cf7498]

INTEGRATION: CWS thb03 (1.57.2); FILE MERGED 2003/07/04 10:05:24 thb 1.57.2.1: #110573# Protect against missing view


2003-07-09  Vladimir Glazounov  <vg@openoffice.org>  [d9f66a2ffdebb300cf7403de0997ba0e383d4dd3]

INTEGRATION: CWS calc15 (1.11.182); FILE MERGED 2003/07/02 16:31:08 nn 1.11.182.1: #110572# use return value from parent class in edit field Notify methods


2003-07-07  asaunders  <asaunders@openoffice.org>  [45a81ac66dc5672e7450c44f2a3001c0589a91ff]

New JPEG code (still has endian specific code).  New handling of clipRect mapping for BMP metafiles.


2003-07-07  Noel Power  <npower@openoffice.org>  [789938fc2c62eacef096b437d08e0e2cbaf5d637]

#13805# removed lines to build shared library for storage, now done at top level where libscriptframe.so is now created.


2003-07-07  Noel Power  <npower@openoffice.org>  [5c41163b614f572ccb06bd758e774269cd18ce4a]

#i13805# changes to support single library for provider, runtime and storage ( previously three shared libs, now one )


2003-07-07  Noel Power  <npower@openoffice.org>  [b0fe97c00f26bc20f65cc15436aae83536bfd829]

#i13805# changes to create single library for provider, storage and runtime modules.


2003-07-07  Noel Power  <npower@openoffice.org>  [f45264347bab6475b7bb0636f33efbe66e1b512c]

#i13805# removed lines to build shared library for runtime, now done at top level where libscriptframe.so is now created.


2003-07-07  Noel Power  <npower@openoffice.org>  [27442c64c40f8d0b90d23c52ca35d6dbb52a0e2e]

#i13805# Added new entries for services in provider and storage modules, ( support for single library libscriptframe.so )


2003-07-07  Noel Power  <npower@openoffice.org>  [7e67f071650554ac520603d89befc104fb1ba5c1]

13805# removed lines to build shared library for provider, now done at top level where libscriptframe.so is now created.


2003-07-07  Noel Power  <npower@openoffice.org>  [e946812e8d6b7756cf50a95a58f9201fe0cf4a95]

13805# updated dependencies, also added entry to build util ( needed for new libscriptframe.so )


2003-07-07  Noel Power  <npower@openoffice.org>  [13001cabceaea50692ee8eec35bec524471e1319]

#i13805# various namespace changes ( added runtime module to a couple of names ), also changes to go from 4 shared libraries to 2 { new libscriptframe.so and libprotocolhandler.so } Note: libscriptframe.so includes functionality that was in libstorage,so, libruntime.so and liborovider.so


2003-07-07  Vladimir Glazounov  <vg@openoffice.org>  [5a0f32b6d8cb0cd0c4b742533a432afac958b224]

#100000# typo


2003-07-04  Martin Hollmichel  <mh@openoffice.org>  [fea3c65ea6b8d9603e85bfaa904b2517b0582b05]

join: from ooo11rc


2003-07-04  Vladimir Glazounov  <vg@openoffice.org>  [0573cacaea81292b93af421b7a51675f86ee3155]

INTEGRATION: CWS aig02 (1.8.228); FILE MERGED 2003/06/30 12:53:28 od 1.8.228.1: #108784# class <SdrVirtObj> - add definition of new method <GetOffset()>


2003-07-04  Vladimir Glazounov  <vg@openoffice.org>  [0bf161937c80709e9d6e7e7731813f5644d8bce2]

INTEGRATION: CWS aig02 (1.60.22); FILE MERGED 2003/06/25 10:01:33 aw 1.60.22.1: #108784#

For text editing in SW Haeder/Footer it is necessary to be
 able to set an offset for the text edit to allow text editing at the
 position of the virtual object. This offset is used when setting up
 and maintaining the OutlinerView.

2003-07-04  Vladimir Glazounov  <vg@openoffice.org>  [485ec40d948e8b7f140e529c0214a85549360e34]

INTEGRATION: CWS aig02 (1.57.32); FILE MERGED 2003/06/30 13:16:01 aw 1.57.32.1: #108784#

In operator<<, force to write a naked SdrObj instead of the virtual object. Writing virtual objects is not supported at all, thus i am sure that this was not done before. It is now necessary to write this as naked SdrObject for keeping the OrdNums when using the new feature for Obects in Header/Footer of SW.

2003-07-04  Vladimir Glazounov  <vg@openoffice.org>  [8e99be05d563d5b8e1c28e21d78226acfa09a9c0]

INTEGRATION: CWS aig02 (1.14.30); FILE MERGED 2003/06/30 12:54:54 od 1.14.30.1: #108784# - adjustments for 'virtual' drawing objects


2003-07-04  Vladimir Glazounov  <vg@openoffice.org>  [5d37eb08d2f8af179d96a14af0efae7f95568fd7]

INTEGRATION: CWS aig02 (1.30.34); FILE MERGED 2003/06/25 10:02:01 aw 1.30.34.1: #108784#

For text editing in SW Haeder/Footer it is necessary to be
 able to set an offset for the text edit to allow text editing at the
 position of the virtual object. This offset is used when setting up
 and maintaining the OutlinerView.

2003-07-04  Vladimir Glazounov  <vg@openoffice.org>  [967fb589211dbe5f0bc816bb92662ea97e335e8c]

INTEGRATION: CWS aig02 (1.37.26); FILE MERGED 2003/06/27 16:20:43 dvo 1.37.26.2: #108784# load text shapes in header/footer (don't convert to frame anymore) 2003/06/26 16:03:07 dvo 1.37.26.1: #108784# enable loading of shapes (but not controls) in header/footers


2003-07-04  Vladimir Glazounov  <vg@openoffice.org>  [05c1458ea18e43d7ac9d91a3c385fa07db003c84]

INTEGRATION: CWS aig02 (1.20.24); FILE MERGED 2003/06/25 09:58:46 aw 1.20.24.3: #108784# Always the original object is edited. To allow the TextEdit to happen where the VirtObj is positioned, on demand a occurring offset is set at the TextEdit object. That offset is used for creating and managing the OutlinerView. 2003/06/23 15:27:23 od 1.20.24.2: #108784# - further adjustments for supporting drawing objects in header/footer 2003/06/17 11:50:10 aw 1.20.24.1: #108784# Enabled TextEdit activation for SwDrawVirtObjs.


2003-07-04  Vladimir Glazounov  <vg@openoffice.org>  [3b35a58ae4226dd2cc4edac3c36bf52c1ae02273]

INTEGRATION: CWS aig02 (1.15.38); FILE MERGED 2003/06/27 16:03:08 dvo 1.15.38.1: #108784# enable drag&drop of shapes (but not controls) into header/footer


2003-07-04  Vladimir Glazounov  <vg@openoffice.org>  [7f969f84808d0ed530ce8feb00152a49badb5eea]

INTEGRATION: CWS aig02 (1.85.24); FILE MERGED 2003/06/25 15:00:03 cmc 1.85.24.1: #109781#/#108784# enable drawing object in headers {im|ex}port


2003-07-04  Vladimir Glazounov  <vg@openoffice.org>  [7b5996e974ae1899e0cccc1dbeb74ea958122cf7]

INTEGRATION: CWS aig02 (1.98.14); FILE MERGED 2003/06/30 16:49:19 od 1.98.14.3: RESYNC: (1.98-1.99); FILE MERGED 2003/06/27 11:09:54 cmc 1.98.14.2: #108784# use the invisible layer is ok for connection all objects to the drawing layer 2003/06/25 15:00:02 cmc 1.98.14.1: #109781#/#108784# enable drawing object in headers {im|ex}port


2003-07-04  Vladimir Glazounov  <vg@openoffice.org>  [7257e7d8426621fbc14473ca9d424bbb99303a13]

INTEGRATION: CWS aig02 (1.47.24); FILE MERGED 2003/06/26 14:25:02 cmc 1.47.24.1: #109781# / #108784# Export of drawing objects in headers requires that we now cannot simply lookup a frmfmt when searching for an id seeing as the same object must be exported as two seperate objects when the same headers are used in seperate winword sections


2003-07-04  Vladimir Glazounov  <vg@openoffice.org>  [bef397bec97f6ac06f0f1cd052fa2bdfbe13ac2f]

INTEGRATION: CWS aig02 (1.61.14); FILE MERGED 2003/06/27 11:09:53 cmc 1.61.14.3: #108784# use the invisible layer is ok for connection all objects to the drawing layer 2003/06/26 14:25:01 cmc 1.61.14.2: #109781# / #108784# Export of drawing objects in headers requires that we now cannot simply lookup a frmfmt when searching for an id seeing as the same object must be exported as two seperate objects when the same headers are used in seperate winword sections 2003/06/26 09:57:15 cmc 1.61.14.1: #108784# export of objects in headers/footers not in use


2003-07-04  Vladimir Glazounov  <vg@openoffice.org>  [0e6a4b2028878c56de02f3216a9641ba87addc31]

INTEGRATION: CWS aig02 (1.5.72); FILE MERGED 2003/06/27 11:27:55 cmc 1.5.72.2: #108784# add a get invisiblehellid to SwBasicEscherEx 2003/06/26 14:25:01 cmc 1.5.72.1: #109781# / #108784# Export of drawing objects in headers requires that we now cannot simply lookup a frmfmt when searching for an id seeing as the same object must be exported as two seperate objects when the same headers are used in seperate winword sections


2003-07-04  Vladimir Glazounov  <vg@openoffice.org>  [47def5bafdeb0de027791bdb113e00110fbff38c]

INTEGRATION: CWS aig02 (1.8.38); FILE MERGED 2003/07/02 16:09:59 od 1.8.38.1: #108784# - consider 'invisible' layer at drawing page for support of 	   drawing objects in header/footer


2003-07-04  Vladimir Glazounov  <vg@openoffice.org>  [14d5dd9025ed9b61244ff9e65d6ff470c0eb108e]

INTEGRATION: CWS aig02 (1.22.38); FILE MERGED 2003/06/26 18:08:39 od 1.22.38.1: #108784# - further adjustments for support of drawing objects in header/footer


2003-07-04  Vladimir Glazounov  <vg@openoffice.org>  [37d701fd919a74d23541b39ee5a419556fd5752a]

INTEGRATION: CWS aig02 (1.8.38); FILE MERGED 2003/07/02 16:07:53 od 1.8.38.3: #108784# - further adjustments for support of drawing objects in header/footer 2003/06/26 18:09:23 od 1.8.38.2: #108784# - further adjustments for support of drawing objects in header/footer 2003/06/23 15:26:55 od 1.8.38.1: #108784# - further adjustments for supporting drawing objects in header/footer


2003-07-04  Vladimir Glazounov  <vg@openoffice.org>  [648ab155dd7388b6858028892e8eb94d1d32c1a4]

INTEGRATION: CWS aig02 (1.48.34); FILE MERGED 2003/07/02 11:59:18 od 1.48.34.2: #108784# further adjustments for support of drawing objects in header/footer 2003/06/26 18:10:06 od 1.48.34.1: #108784# - further adjustments for support of drawing objects in header/footer


2003-07-04  Vladimir Glazounov  <vg@openoffice.org>  [fb7184f1ac0ba1ec932360f12dc103e8124c05b9]

INTEGRATION: CWS aig02 (1.7.38); FILE MERGED 2003/07/02 16:06:47 od 1.7.38.1: #108784# - consider 'invisible' layer at drawing page for support of 	   drawing objects in header/footer


2003-07-04  Vladimir Glazounov  <vg@openoffice.org>  [a9222558e527a46944d659c44d8d9fc58f2f7112]

INTEGRATION: CWS aig02 (1.3.38); FILE MERGED 2003/07/02 12:00:52 od 1.3.38.3: #108784# further adjustments for support of drawing objects in header/footer 2003/07/02 07:23:36 od 1.3.38.2: #108784# further adjustments for support of drawing objects in header/footer 2003/06/26 18:10:41 od 1.3.38.1: #108784# - further adjustments for support of drawing objects in header/footer


2003-07-04  Vladimir Glazounov  <vg@openoffice.org>  [60a786f96fee9eea23b95870cf5873c2ce07abd9]

INTEGRATION: CWS aig02 (1.30.38); FILE MERGED 2003/06/26 18:11:29 od 1.30.38.2: #108784# - further adjustments for support of drawing objects in header/footer 2003/05/22 10:47:46 od 1.30.38.1: #108784# <SwTxtNode::Insert(..)> - adjustments for drawing objects in header/footer


2003-07-04  Vladimir Glazounov  <vg@openoffice.org>  [d21b54fd51f414a7c65b0c433d3cab31735587b5]

INTEGRATION: CWS aig02 (1.35.34); FILE MERGED 2003/07/03 15:35:31 od 1.35.34.1: #108784# - further adjustments for support of drawing objects in header/footer


2003-07-04  Vladimir Glazounov  <vg@openoffice.org>  [95e675ecd797f31cffbd86899b2e44c4e29e03ce]

INTEGRATION: CWS aig02 (1.6.214); FILE MERGED 2003/06/23 15:26:36 od 1.6.214.1: #108784# - further adjustments for supporting drawing objects in header/footer


2003-07-04  Vladimir Glazounov  <vg@openoffice.org>  [db9cc6128932e3ffe840ea978bc6f9cf7a0a08b5]

INTEGRATION: CWS aig02 (1.19.38); FILE MERGED 2003/06/27 17:10:26 od 1.19.38.4: #108784# - further adjustments for support of drawing objects in header/footer 2003/06/24 13:02:53 od 1.19.38.3: #108784# further adjustments for support of drawing objects in header/footer 2003/06/24 08:41:59 od 1.19.38.2: RESYNC: (1.19-1.20); FILE MERGED resolving merge conflicts 2003/06/23 15:26:36 od 1.19.38.1: #108784# - further adjustments for supporting drawing objects in header/footer


2003-07-04  Vladimir Glazounov  <vg@openoffice.org>  [1e66c0ebd8fb9a8335d7d97d3a94d049923a6c7a]

INTEGRATION: CWS aig02 (1.40.18); FILE MERGED 2003/06/30 15:35:52 od 1.40.18.1: #108784# - further adjustments for support of drawing objects in header/footer


2003-07-04  Vladimir Glazounov  <vg@openoffice.org>  [8f0537d398a2a541e619a15f91fda1f9bb34c42f]

INTEGRATION: CWS aig02 (1.32.38); FILE MERGED 2003/06/30 15:35:25 od 1.32.38.3: #108784# - further adjustments for support of drawing objects in header/footer 2003/06/24 08:43:56 od 1.32.38.2: RESYNC: (1.32-1.33); FILE MERGED 2003/06/23 15:25:54 od 1.32.38.1: #108784# - further adjustments for supporting drawing objects in header/footer


2003-07-04  Vladimir Glazounov  <vg@openoffice.org>  [b1510ca21737d48b6e910b6a0813b80141a5abb0]

INTEGRATION: CWS aig02 (1.66.14); FILE MERGED 2003/07/02 07:36:16 od 1.66.14.2: #108784# - refine debug assertion (support of drawing objects in header/footer 2003/06/26 18:12:01 od 1.66.14.1: #108784# - further adjustments for support of drawing objects in header/footer


2003-07-04  Vladimir Glazounov  <vg@openoffice.org>  [9b9b1e153bd100591d4d4595d22db80d37fd35ba]

INTEGRATION: CWS aig02 (1.26.38); FILE MERGED 2003/06/24 13:02:28 od 1.26.38.2: #108784# further adjustments for support of drawing objects in header/footer 2003/06/23 15:25:53 od 1.26.38.1: #108784# - further adjustments for supporting drawing objects in header/footer


2003-07-04  Vladimir Glazounov  <vg@openoffice.org>  [34d0050cdeb462af77b12e5b45f250959fae4033]

INTEGRATION: CWS aig02 (1.30.34); FILE MERGED 2003/06/30 15:34:28 od 1.30.34.1: #108784# - further adjustments for support of drawing objects in header/footer


2003-07-04  Vladimir Glazounov  <vg@openoffice.org>  [22059b9fa9cdc8517e94e8930228026c50fb289b]

INTEGRATION: CWS aig02 (1.46.38); FILE MERGED 2003/06/30 15:33:56 od 1.46.38.4: #108784# - further adjustments for support of drawing objects in header/footer 2003/06/26 18:12:32 od 1.46.38.3: #108784# - further adjustments for support of drawing objects in header/footer 2003/06/24 08:43:26 od 1.46.38.2: RESYNC: (1.46-1.48); FILE MERGED 2003/06/23 15:25:53 od 1.46.38.1: #108784# - further adjustments for supporting drawing objects in header/footer


2003-07-04  Vladimir Glazounov  <vg@openoffice.org>  [d7982bdbe0e86b676261e52c0ae871707d04a02b]

INTEGRATION: CWS aig02 (1.20.38); FILE MERGED 2003/06/24 08:43:19 od 1.20.38.3: RESYNC: (1.20-1.21); FILE MERGED 2003/06/23 15:25:52 od 1.20.38.2: #108784# - further adjustments for supporting drawing objects in header/footer 2003/05/22 10:52:14 od 1.20.38.1: #108784# class <SwPageFrm> - adjustments for drawing objects in header/footer


2003-07-04  Vladimir Glazounov  <vg@openoffice.org>  [3c0921d262fdf758d06f92e5ba9035412b0d147d]

INTEGRATION: CWS aig02 (1.31.38); FILE MERGED 2003/06/26 18:13:01 od 1.31.38.3: #108784# - further adjustments for support of drawing objects in header/footer 2003/06/24 08:43:13 od 1.31.38.2: RESYNC: (1.31-1.32); FILE MERGED 2003/06/23 15:25:52 od 1.31.38.1: #108784# - further adjustments for supporting drawing objects in header/footer


2003-07-04  Vladimir Glazounov  <vg@openoffice.org>  [083291bdfc60b59ea907ff197cbd3d5bd669f6ad]

INTEGRATION: CWS aig02 (1.42.32); FILE MERGED 2003/07/02 12:01:53 od 1.42.32.9: #108784# further adjustments for support of drawing objects in header/footer 2003/07/02 07:58:36 od 1.42.32.8: #108784# further adjustments for support of drawing objects in header/footer 2003/06/30 15:33:23 od 1.42.32.7: #108784# - further adjustments for support of drawing objects in header/footer 2003/06/27 17:09:28 od 1.42.32.6: #108784# - further adjustments for support of drawing objects in header/footer 2003/06/26 18:13:30 od 1.42.32.5: #108784# - further adjustments for support of drawing objects in header/footer 2003/06/24 13:02:28 od 1.42.32.4: #108784# further adjustments for support of drawing objects in header/footer 2003/06/24 08:43:07 od 1.42.32.3: RESYNC: (1.42-1.44); FILE MERGED resolving merge conflicts 2003/06/23 15:25:51 od 1.42.32.2: #108784# - further adjustments for supporting drawing objects in header/footer 2003/05/22 10:51:17 od 1.42.32.1: #108784# class <SwFrm> - adjustments for drawing objects in header/footer


2003-07-04  Vladimir Glazounov  <vg@openoffice.org>  [4c16f1decf8edd18849c6cfc7e0198c5e7d0c269]

INTEGRATION: CWS aig02 (1.21.72); FILE MERGED 2003/06/26 18:13:53 od 1.21.72.1: #108784# - further adjustments for support of drawing objects in header/footer


2003-07-04  Vladimir Glazounov  <vg@openoffice.org>  [ced2d23dcffbfbadd27e2d48a76bd30b67e97986]

INTEGRATION: CWS aig02 (1.10.72); FILE MERGED 2003/05/22 10:50:00 od 1.10.72.1: #108784# class <SwPageFrm> - adjustments for drawing objects in header/footer


2003-07-04  Vladimir Glazounov  <vg@openoffice.org>  [c025cdbaba38db237a8c11de832a165ffce24521]

INTEGRATION: CWS aig02 (1.30.210); FILE MERGED 2003/06/24 08:44:34 od 1.30.210.2: RESYNC: (1.30-1.31); FILE MERGED 2003/05/22 10:48:57 od 1.30.210.1: #108784# class <SwFrm> - adjustments for drawing objects in header/footer


2003-07-04  Vladimir Glazounov  <vg@openoffice.org>  [f668e3046e50e2bc0a5a244219e209fe889129c1]

INTEGRATION: CWS aig02 (1.2.32); FILE MERGED 2003/06/30 15:32:39 od 1.2.32.2: #108784# - further adjustments for support of drawing objects in header/footer 2003/06/23 15:23:44 od 1.2.32.1: #108784# - further adjustments for supporting drawing objects in header/footer


2003-07-04  Vladimir Glazounov  <vg@openoffice.org>  [7e16c27d9a6f85d2bc99471cfd9e41de46314150]

INTEGRATION: CWS aig02 (1.24.38); FILE MERGED 2003/07/02 16:05:34 od 1.24.38.7: #108784# - add comment to method <SwFEShell::ChangeOpaque(..)> 2003/06/30 15:32:13 od 1.24.38.6: #108784# - further adjustments for support of drawing objects in header/footer 2003/06/27 17:08:34 od 1.24.38.5: #108784# - further adjustments for support of drawing objects in header/footer 2003/06/27 16:02:38 dvo 1.24.38.4: #108784# enable drag&drop of shapes (but not controls) into header/footer 2003/06/26 18:14:39 od 1.24.38.3: #108784# - further adjustments for support of drawing objects in header/footer 2003/06/24 08:45:25 od 1.24.38.2: RESYNC: (1.24-1.25); FILE MERGED 2003/05/22 10:46:33 od 1.24.38.1: #108784# <SwFEShell::ImpEndCreate(..)> - adjustments for drawing objects in header/footer


2003-07-04  Vladimir Glazounov  <vg@openoffice.org>  [7ec931f013b359116898c6d1378af5b915fa385e]

INTEGRATION: CWS aig02 (1.10.38); FILE MERGED 2003/07/02 07:03:35 od 1.10.38.5: #108784# further adjustments for support of drawing objects in header/footer 2003/06/26 18:15:10 od 1.10.38.4: #108784# - further adjustments for support of drawing objects in header/footer 2003/06/24 08:45:18 od 1.10.38.3: RESYNC: (1.10-1.12); FILE MERGED 2003/06/23 15:22:57 od 1.10.38.2: #108784# - further adjustments for supporting drawing objects in header/footer 2003/05/22 10:44:48 od 1.10.38.1: #108784# <SwFEShell::FindAnchorPos(..)> - adjustments for drawing objects in header/footer


2003-07-04  Vladimir Glazounov  <vg@openoffice.org>  [2b49cb413c3ba8334f42a3ab91af0a8b344b49a7]

INTEGRATION: CWS aig02 (1.15.34); FILE MERGED 2003/06/27 16:46:13 dvo 1.15.34.1: #108784# allow shapes (but no controls) in header/footer


2003-07-04  Vladimir Glazounov  <vg@openoffice.org>  [c0969378599811f43f08fa54df47adc9b978e314]

INTEGRATION: CWS aig02 (1.9.32); FILE MERGED 2003/06/30 15:31:47 od 1.9.32.4: #108784# - further adjustments for support of drawing objects in header/footer 2003/06/26 18:15:46 od 1.9.32.3: #108784# - further adjustments for support of drawing objects in header/footer 2003/06/24 08:46:23 od 1.9.32.2: RESYNC: (1.9-1.10); FILE MERGED 2003/06/23 15:22:22 od 1.9.32.1: #108784# - further adjustments for supporting drawing objects in header/footer


2003-07-04  Vladimir Glazounov  <vg@openoffice.org>  [b970ae29e70290d7152b5d0f20dba55629762890]

INTEGRATION: CWS aig02 (1.16.38); FILE MERGED 2003/07/04 09:09:45 od 1.16.38.14: #108784# - adjustments for support of drawing objects in header/footer 	   class <SwDrawVirtObj>: overload <TakeContour(..)> 2003/07/03 15:38:38 od 1.16.38.13: #108784# further adjustments for support of drawing objects in header/footer 2003/07/03 07:10:31 od 1.16.38.12: #108784# - leave controls in drawing page on <DisconnectFromLayout(..)>            undo change of rev. 1.16.38.11 2003/07/02 18:39:46 od 1.16.38.11: #108784# - remove controls from drawing page on <DisconnectFromLayout(..)> 2003/07/02 07:22:44 od 1.16.38.10: #108784# further adjustments for support of drawing objects in header/footer 2003/06/30 15:36:41 od 1.16.38.9: #108784# - further adjustments for support of drawing objects in header/footer 2003/06/27 17:07:18 od 1.16.38.8: #108784# - further adjustments for support of drawing objects in header/footer 2003/06/26 18:17:13 od 1.16.38.7: #108784# - further adjustments for support of drawing objects in header/footer 2003/06/24 13:02:06 od 1.16.38.6: #108784# further adjustments for support of drawing objects in header/footer 2003/06/24 08:46:28 od 1.16.38.5: RESYNC: (1.16-1.17); FILE MERGED resolving merge conflicts 2003/06/23 15:21:54 od 1.16.38.4: #108784# - further adjustments for supporting drawing objects in header/footer 2003/06/16 12:55:48 aw 1.16.38.3: #108784# Removed RTTI, too dangerous... 2003/06/16 12:01:57 aw 1.16.38.2: #108784# AW changes for 2nd level of operation 2003/05/22 10:41:12 od 1.16.38.1: #108784# classes <SwContact>, <SwDrawContact> and <SwDrawVirtObj> - test implementation for drawing objects in header/footer


2003-07-04  Vladimir Glazounov  <vg@openoffice.org>  [68428bf17441dc0ec9dfcffd7cc6073660e552f0]

INTEGRATION: CWS aig02 (1.12.32); FILE MERGED 2003/07/03 13:29:21 od 1.12.32.4: #108784# further adjustments for support of drawing objects in header/footer 	 <SwDoc::CopyLayoutFmt(..)> - do *not* connect draw frame format to 	 layout, if its corresponding <MakeFrms> will not be called. 2003/07/02 16:04:01 od 1.12.32.3: #108784# - consider 'invisible' layer at drawing page for support of 	   drawing objects in header/footer 2003/06/26 18:17:53 od 1.12.32.2: #108784# - further adjustments for support of drawing objects in header/footer 2003/06/26 17:02:11 dvo 1.12.32.1: #108784# copy shapes (but not controls) into header/footers


2003-07-04  Vladimir Glazounov  <vg@openoffice.org>  [59e14a26a11cb4ecfdb5adb6063ae161132cfb16]

INTEGRATION: CWS aig02 (1.14.38); FILE MERGED 2003/06/30 15:31:07 od 1.14.38.4: #108784# - further adjustments for support of drawing objects in header/footer 2003/06/27 17:02:52 od 1.14.38.3: #108784# - further adjustments for support of drawing objects in header/footer 2003/06/24 08:46:48 od 1.14.38.2: RESYNC: (1.14-1.15); FILE MERGED resolving merge conflicts 2003/06/23 15:00:59 od 1.14.38.1: #108784# - further adjustments for supporting drawing objects in header/footer


2003-07-04  Vladimir Glazounov  <vg@openoffice.org>  [e9116a49b3507c59d2f6ef7c5a855e7292d5b998]

INTEGRATION: CWS aig02 (1.17.32); FILE MERGED 2003/06/30 15:30:32 od 1.17.32.5: #108784# - further adjustments for support of drawing objects in header/footer 2003/06/26 18:18:25 od 1.17.32.4: #108784# - further adjustments for support of drawing objects in header/footer 2003/06/24 08:46:44 od 1.17.32.3: RESYNC: (1.17-1.18); FILE MERGED 2003/06/23 15:00:32 od 1.17.32.2: #108784# - further adjustments for supporting drawing objects in header/footer 2003/05/22 10:42:57 od 1.17.32.1: #108784# <SwDoc::DeleteSelection(..)> - adjustments for drawing objects in header/footer


2003-07-04  Vladimir Glazounov  <vg@openoffice.org>  [ecadf82c88215406682ba0a6573a1567b37b41ff]

INTEGRATION: CWS aig02 (1.1.1.1.250); FILE MERGED 2003/06/30 08:39:31 od 1.1.1.1.250.1: #108784# - adjustment for export binary format for drawing objects in header/footer


2003-07-04  Vladimir Glazounov  <vg@openoffice.org>  [f4532b5dc0fb760b73104da7aa47909443469183]

INTEGRATION: CWS aig02 (1.28.60); FILE MERGED 2003/06/27 16:53:54 od 1.28.60.3: #108784# - further adjustments for support of drawing objects in header/footer 2003/06/27 16:02:05 dvo 1.28.60.2: #108784# enable drag&drop of shapes (but not controls) into header/footer 2003/06/26 18:18:54 od 1.28.60.1: #108784# - further adjustments for support of drawing objects in header/footer


2003-07-04  Vladimir Glazounov  <vg@openoffice.org>  [56483f6b5d82fe908d35c320ec6b2c5c6c1f66d1]

INTEGRATION: CWS aig02 (1.45.18); FILE MERGED 2003/06/26 18:19:34 od 1.45.18.1: #108784# - further adjustments for support of drawing objects in header/footer


2003-07-04  Vladimir Glazounov  <vg@openoffice.org>  [65e500de983b4f31f1dbd7b77c34a3647b84da67]

INTEGRATION: CWS aig02 (1.2.206); FILE MERGED 2003/07/04 09:09:11 od 1.2.206.10: #108784# - adjustments for support of drawing objects in header/footer 	   class <SwDrawVirtObj>: overload <TakeContour(..)> 2003/07/04 07:03:25 od 1.2.206.9: #108784# - further adjustments for support of drawing objects in header/footer 2003/06/30 15:29:49 od 1.2.206.8: #108784# - further adjustments for support of drawing objects in header/footer 2003/06/27 16:52:01 od 1.2.206.7: #108784# further adjustments for support of drawing objects in header/footer 2003/06/26 18:19:58 od 1.2.206.6: #108784# - further adjustments for support of drawing objects in header/footer 2003/06/24 08:51:50 od 1.2.206.5: RESYNC: (1.2-1.3); FILE MERGED 2003/06/23 14:59:43 od 1.2.206.4: #108784# - further adjustments for supporting drawing objects in header/footer 2003/06/16 12:56:39 aw 1.2.206.3: #108784# Added HasTextEdit() to SwDrawVirtObj 2003/06/16 11:59:48 aw 1.2.206.2: #108784# AW changes for 2nd level of operation 2003/05/22 10:37:20 od 1.2.206.1: #108784# classes <SwContact>, <SwDrawContact> and <SwDrawVirtObj> - changes for drawing objects in header/footer


2003-07-04  Vladimir Glazounov  <vg@openoffice.org>  [636fde374a52db81676f6ff2c70a07ff52c4946a]

INTEGRATION: CWS rc2regression01 (1.20.98); FILE MERGED 2003/07/04 11:17:51 hdu 1.20.98.1: #110607# avoid direct FT_*_Size calls


2003-07-04  Vladimir Glazounov  <vg@openoffice.org>  [63c7f4458a776f15f85235fa414b9d1ca4ae4093]

INTEGRATION: CWS rc2regression01 (1.22.78); FILE MERGED 2003/07/04 11:17:51 hdu 1.22.78.1: #110607# avoid direct FT_*_Size calls


2003-07-04  Vladimir Glazounov  <vg@openoffice.org>  [a36dab4a598c4ac168c7ef1df4d061613e40e416]

INTEGRATION: CWS rc2regression01 (1.94.6); FILE MERGED 2003/07/04 11:17:50 hdu 1.94.6.1: #110607# avoid direct FT_*_Size calls


2003-07-04  Vladimir Glazounov  <vg@openoffice.org>  [bca0d098ab7e8f2485a4321e3aa264937bfc9757]

SRX645


2003-07-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [b84b04943a18efad7b878ba18e06887b780dc913]

INTEGRATION: CWS rc2merge (1.4.4); FILE MERGED 2003/07/03 14:34:19 ihi 1.4.4.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [f699c8f76732a33140e8c409a8140bbe331433c5]

INTEGRATION: CWS rc2merge (1.4.4); FILE MERGED 2003/07/03 14:43:47 ihi 1.4.4.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [c24872fd178e6402bb91b77fcda4120a6ef2c9b5]

INTEGRATION: CWS rc2merge (1.4.4); FILE MERGED 2003/07/03 14:43:46 ihi 1.4.4.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [eec04f2c6bf9b12e0eef62de82ead95bae828941]

INTEGRATION: CWS rc2merge (1.26.4); FILE MERGED 2003/07/03 14:40:24 ihi 1.26.4.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [6999df08014d13ae13a0b14b97c8e0f50422c8dd]

INTEGRATION: CWS rc2merge (1.42.4); FILE MERGED 2003/07/03 14:40:22 ihi 1.42.4.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [50fb5870d465baac983717ea85f16b4da3a0d4eb]

INTEGRATION: CWS rc2merge (1.21.4); FILE MERGED 2003/07/03 14:40:21 ihi 1.21.4.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [c6020ae5bb9ed5eefb715cecfb2a706f65752b62]

INTEGRATION: CWS rc2merge (1.22.4); FILE MERGED 2003/07/03 14:40:21 ihi 1.22.4.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [1aed3cd389b79372adf5610773d79056585b865c]

INTEGRATION: CWS rc2merge (1.49.4); FILE MERGED 2003/07/03 14:40:20 ihi 1.49.4.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [2df41c2cd7a81ca3e668b904ecea2329915acb6d]

INTEGRATION: CWS rc2merge (1.50.4); FILE MERGED 2003/07/03 14:40:20 ihi 1.50.4.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [4fb84537dd048ff9794a42056a533bda8a9f69dc]

INTEGRATION: CWS rc2merge (1.19.4); FILE MERGED 2003/07/03 14:40:19 ihi 1.19.4.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [222df4aac1fb149c5d99806e42ba49b0dc322d64]

INTEGRATION: CWS rc2merge (1.90.4); FILE MERGED 2003/07/03 14:40:18 ihi 1.90.4.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [dfddc295776b0cbe22ee1846b46df04f369684cf]

INTEGRATION: CWS rc2merge (1.4.16); FILE MERGED 2003/07/03 14:29:04 ihi 1.4.16.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [32b04eac7eda3d4a78b4819426273655b20a929b]

INTEGRATION: CWS rc2merge (1.5.16); FILE MERGED 2003/07/03 14:29:03 ihi 1.5.16.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [26a2b3c6ae51dfb0d5ab34364731d873bd858b63]

INTEGRATION: CWS rc2merge (1.4.16); FILE MERGED 2003/07/03 14:29:03 ihi 1.4.16.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [407b37cee0e96a3f0f4cb6e8caeb00586f95d432]

INTEGRATION: CWS rc2merge (1.6.16); FILE MERGED 2003/07/03 14:29:02 ihi 1.6.16.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [ec31a9548ca415efdcc156d9b5194e30de7c0a14]

INTEGRATION: CWS rc2merge (1.4.16); FILE MERGED 2003/07/03 14:29:01 ihi 1.4.16.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [a260bad42f21f8b82589c2e9aabe5b2d470ae9ae]

INTEGRATION: CWS rc2merge (1.4.16); FILE MERGED 2003/07/03 14:29:00 ihi 1.4.16.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [01c2cc456a1532bc45ab8a80221b28eb99b595ce]

INTEGRATION: CWS rc2merge (1.12.16); FILE MERGED 2003/07/03 14:28:59 ihi 1.12.16.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [aad8a0c341aac5b0d637451f546f641275219011]

INTEGRATION: CWS rc2merge (1.8.16); FILE MERGED 2003/07/03 14:28:58 ihi 1.8.16.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [16569f09d38a7b1630a221fc24cbe539f348b64e]

INTEGRATION: CWS rc2merge (1.48.18); FILE MERGED 2003/07/03 14:27:52 ihi 1.48.18.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [2c56a524992e61af53b174aaa42640d7c2614f50]

INTEGRATION: CWS rc2merge (1.34.4); FILE MERGED 2003/07/03 14:28:53 ihi 1.34.4.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [0cb4efd4258342e47bcd91cea073c59aeeb3b0d1]

INTEGRATION: CWS rc2merge (1.47.4); FILE MERGED 2003/07/03 14:28:52 ihi 1.47.4.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [fb99374699e8d3a56c073ee2023d8ccd565ec848]

INTEGRATION: CWS rc2merge (1.38.16); FILE MERGED 2003/07/03 14:43:35 ihi 1.38.16.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [a1d79161847a60e1684ad67e1ee391a01a9d907a]

INTEGRATION: CWS rc2merge (1.21.16); FILE MERGED 2003/07/03 14:43:28 ihi 1.21.16.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [3e6f8bad8d2195efa916dd5ffc1c5813fa093b02]

INTEGRATION: CWS rc2merge (1.23.16); FILE MERGED 2003/07/03 14:43:23 ihi 1.23.16.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [942affe9d305665a336d54a3bc35b84c8d990f1e]

INTEGRATION: CWS rc2merge (1.37.16); FILE MERGED 2003/07/03 14:43:22 ihi 1.37.16.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [ed146ac93ac6ef5964f185d47e4d697d8db88be7]

INTEGRATION: CWS rc2merge (1.24.16); FILE MERGED 2003/07/03 14:43:21 ihi 1.24.16.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [4695c90a10e6d89c7c92c7b73dfa23ae9015f45b]

INTEGRATION: CWS rc2merge (1.27.16); FILE MERGED 2003/07/03 14:43:20 ihi 1.27.16.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [582afcaecc3084eabe19340e94a6e380ea8cdfac]

INTEGRATION: CWS rc2merge (1.67.16); FILE MERGED 2003/07/03 14:43:20 ihi 1.67.16.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [fd5342bbb19881424afb3cddcd97161b3b1de61e]

INTEGRATION: CWS rc2merge (1.29.16); FILE MERGED 2003/07/03 14:43:12 ihi 1.29.16.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [0174d026ad66abf956e72c79108373e6e1522ee3]

INTEGRATION: CWS rc2merge (1.25.16); FILE MERGED 2003/07/03 14:43:11 ihi 1.25.16.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [f893147db68379e8ef8f53695c9c12b5ed86017a]

INTEGRATION: CWS rc2merge (1.9.16); FILE MERGED 2003/07/03 14:43:09 ihi 1.9.16.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [d22ec437f02920c7476250cc546c3d1e372cda4f]

INTEGRATION: CWS rc2merge (1.32.16); FILE MERGED 2003/07/03 14:43:08 ihi 1.32.16.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [910c8b1ccf9e92e0ddf54b0786865df154df1ca5]

INTEGRATION: CWS rc2merge (1.21.16); FILE MERGED 2003/07/03 14:43:07 ihi 1.21.16.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [3a802262e3b2e3f2a284c538e67b6f0eb09de03b]

INTEGRATION: CWS rc2merge (1.16.16); FILE MERGED 2003/07/03 14:43:06 ihi 1.16.16.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [746431c90f966dc26c3f8354fa4ed73e8b378488]

INTEGRATION: CWS rc2merge (1.25.16); FILE MERGED 2003/07/03 14:43:05 ihi 1.25.16.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [7df3a39ef75d01e6a6f49d401d954feac2165c39]

INTEGRATION: CWS rc2merge (1.29.16); FILE MERGED 2003/07/03 14:43:04 ihi 1.29.16.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [b297f3b22b734acc7643103a387c1c96fd492946]

INTEGRATION: CWS rc2merge (1.32.16); FILE MERGED 2003/07/03 14:43:03 ihi 1.32.16.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [1dfd8bf24acb21d3b1be68fd711e357591a0a275]

INTEGRATION: CWS rc2merge (1.19.16); FILE MERGED 2003/07/03 14:43:02 ihi 1.19.16.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [5e94281bccae9bace47fc7f561fd2fec7387348e]

INTEGRATION: CWS rc2merge (1.15.16); FILE MERGED 2003/07/03 14:42:58 ihi 1.15.16.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [9e5f072d7b887985a5244251a0bd43e9c08915da]

INTEGRATION: CWS rc2merge (1.37.16); FILE MERGED 2003/07/03 14:42:57 ihi 1.37.16.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [37f8a42bb286975748aecc616666ff2042227db3]

INTEGRATION: CWS rc2merge (1.30.16); FILE MERGED 2003/07/03 14:42:56 ihi 1.30.16.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [f67e672c2fe4e1370531a2de5094786d6b2cfc33]

INTEGRATION: CWS rc2merge (1.36.16); FILE MERGED 2003/07/03 14:42:53 ihi 1.36.16.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [dc799a3e59de04bf7782b8db08df4fe99ef6d9f8]

INTEGRATION: CWS rc2merge (1.20.16); FILE MERGED 2003/07/03 14:42:52 ihi 1.20.16.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [8e4f2a6ad6c083b76d099a4d1c60d4c223eaef6f]

INTEGRATION: CWS rc2merge (1.24.16); FILE MERGED 2003/07/03 14:42:51 ihi 1.24.16.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [027be786ddee99e6b4a4091e6a2f9c6fedfeda2a]

INTEGRATION: CWS rc2merge (1.35.16); FILE MERGED 2003/07/03 14:42:50 ihi 1.35.16.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [81cc1685f848a7e52134c742b1c03565b7765500]

INTEGRATION: CWS rc2merge (1.81.16); FILE MERGED 2003/07/03 14:42:49 ihi 1.81.16.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [82b370a2f5de19149b9daba1347d6b2fd761047a]

INTEGRATION: CWS rc2merge (1.86.16); FILE MERGED 2003/07/03 14:42:48 ihi 1.86.16.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [31b6a5024473e36f7f3c64f383d2838c08599020]

INTEGRATION: CWS rc2merge (1.36.6); FILE MERGED 2003/07/03 14:28:36 ihi 1.36.6.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [ad769435e27764e658c2a9f28e0b8ff36e2d45cf]

INTEGRATION: CWS rc2merge (1.21.8); FILE MERGED 2003/07/03 14:44:27 ihi 1.21.8.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [bbdc9f048efa320c39cda1367d24cea1aac013a0]

INTEGRATION: CWS rc2merge (1.77.8); FILE MERGED 2003/07/03 14:44:26 ihi 1.77.8.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [92054791a0d5c6d354b5361eb68c0fa53cdd518c]

INTEGRATION: CWS rc2merge (1.50.8); FILE MERGED 2003/07/03 14:44:25 ihi 1.50.8.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [28a33fcce435c1c4fe0b84812b853b4e283e565d]

INTEGRATION: CWS rc2merge (1.38.8); FILE MERGED 2003/07/03 14:44:25 ihi 1.38.8.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [dd9e6d1a8b6f0f8c98c4a52fffc9143d7cc3af20]

INTEGRATION: CWS rc2merge (1.81.8); FILE MERGED 2003/07/03 14:44:24 ihi 1.81.8.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [38245ed60c101eaf2c105d6fa83eee4707ce418e]

INTEGRATION: CWS rc2merge (1.56.8); FILE MERGED 2003/07/03 14:44:23 ihi 1.56.8.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [1d09893838ba20e181e4cdbbc66ee351fef9ee6d]

INTEGRATION: CWS rc2merge (1.37.8); FILE MERGED 2003/07/03 14:44:22 ihi 1.37.8.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [724180c703fa1d6b762b600679e558234494c74f]

INTEGRATION: CWS rc2merge (1.38.8); FILE MERGED 2003/07/03 14:44:16 ihi 1.38.8.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [930c182be9ae4f7deee67264aaa7ba0872e9479d]

INTEGRATION: CWS rc2merge (1.25.8); FILE MERGED 2003/07/03 14:44:16 ihi 1.25.8.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [1e3a6c80c42c5475d695fb1f2f95d7c382a95ac4]

INTEGRATION: CWS rc2merge (1.26.8); FILE MERGED 2003/07/03 14:44:16 ihi 1.26.8.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [d7e4d3671da797cb61cd1992f4839aeae5cde8ad]

INTEGRATION: CWS rc2merge (1.28.8); FILE MERGED 2003/07/03 14:44:15 ihi 1.28.8.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [62af270f4658f23d9c64038754d96b5f8a5084e9]

INTEGRATION: CWS rc2merge (1.35.8); FILE MERGED 2003/07/03 14:44:14 ihi 1.35.8.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [200ba4ed5d19496384545458385b38c6f7b45504]

INTEGRATION: CWS rc2merge (1.35.8); FILE MERGED 2003/07/03 14:44:13 ihi 1.35.8.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [9340906eebfc1e8c9bbbd7bff8fe22e437e2301e]

INTEGRATION: CWS rc2merge (1.24.8); FILE MERGED 2003/07/03 14:44:13 ihi 1.24.8.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [5ccd141513e1c9c64193350a3b3730b2e3e01f12]

INTEGRATION: CWS rc2merge (1.35.8); FILE MERGED 2003/07/03 14:44:12 ihi 1.35.8.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [fdb7d3888f4fa827d2e41aa3506f42be9c20eef1]

INTEGRATION: CWS rc2merge (1.25.8); FILE MERGED 2003/07/03 14:44:12 ihi 1.25.8.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [c57ce7e7d1e3ff75dd6cbc198fe8a9e5b2386515]

INTEGRATION: CWS rc2merge (1.18.8); FILE MERGED 2003/07/03 14:44:11 ihi 1.18.8.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [60a20d0da689af4df7bac7643a18376729bf4a20]

INTEGRATION: CWS rc2merge (1.28.8); FILE MERGED 2003/07/03 14:44:10 ihi 1.28.8.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [2dfd7e1e2b5d818add6eed5657ab00ba8f46eba1]

INTEGRATION: CWS rc2merge (1.126.8); FILE MERGED 2003/07/03 14:44:09 ihi 1.126.8.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [6bbffafdf046c5e6d77f563ea66071aaf087ac3f]

INTEGRATION: CWS rc2merge (1.24.8); FILE MERGED 2003/07/03 14:44:08 ihi 1.24.8.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [216778b8f39fe8c5a3f8cdb87e55fe8feebd85b2]

INTEGRATION: CWS rc2merge (1.16.8); FILE MERGED 2003/07/03 14:44:08 ihi 1.16.8.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [a4174be12baf6e26611322d278f364ff060807c4]

INTEGRATION: CWS rc2merge (1.33.8); FILE MERGED 2003/07/03 14:44:08 ihi 1.33.8.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [e4e8fbe7ff285669f51ecbd854fb4d9ee9ec90b1]

INTEGRATION: CWS rc2merge (1.27.8); FILE MERGED 2003/07/03 14:44:07 ihi 1.27.8.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [2e27a4f1ba4d0bb3fffcf04d89fd172992f4800f]

INTEGRATION: CWS rc2merge (1.20.8); FILE MERGED 2003/07/03 14:44:06 ihi 1.20.8.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [feb7710d4e28911c8ca29775e8cfbb3015cf2ba7]

INTEGRATION: CWS rc2merge (1.35.8); FILE MERGED 2003/07/03 14:44:05 ihi 1.35.8.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [4bda18246d855cb8d125b75cc9bb34d39b311aa3]

INTEGRATION: CWS rc2merge (1.10.8); FILE MERGED 2003/07/03 14:44:05 ihi 1.10.8.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [0063b2dbfb239b965bbcb107f9b374f11b822305]

INTEGRATION: CWS rc2merge (1.48.8); FILE MERGED 2003/07/03 14:44:03 ihi 1.48.8.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [7eb3cc5c4a778bfbbd99e2ec04539269f1be8fb2]

INTEGRATION: CWS rc2merge (1.89.8); FILE MERGED 2003/07/03 14:44:03 ihi 1.89.8.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [0805f9a47463582488f6a17a880961ee225307cb]

INTEGRATION: CWS rc2merge (1.16.8); FILE MERGED 2003/07/03 14:44:02 ihi 1.16.8.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [c329a49d8f861f276c2ed30e013484b52c274af3]

INTEGRATION: CWS rc2merge (1.38.8); FILE MERGED 2003/07/03 14:44:01 ihi 1.38.8.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [5f5e5a073955c0a64c0d1d6e6123517baca27366]

INTEGRATION: CWS rc2merge (1.35.6); FILE MERGED 2003/07/03 14:37:03 ihi 1.35.6.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [9cb5474b8cc515126c00bc5d9884aca419d379f2]

INTEGRATION: CWS rc2merge (1.40.6); FILE MERGED 2003/07/03 14:37:03 ihi 1.40.6.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [dc287339671ca6fedcd8882d57c600fd733bb01a]

INTEGRATION: CWS rc2merge (1.14.6); FILE MERGED 2003/07/03 14:37:02 ihi 1.14.6.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [304510f4572dbb37469dc6dc756306417b731b49]

INTEGRATION: CWS rc2merge (1.12.6); FILE MERGED 2003/07/03 14:37:00 ihi 1.12.6.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [087f84efb05b5a0943e570ce529e6522a184cebf]

INTEGRATION: CWS rc2merge (1.17.6); FILE MERGED 2003/07/03 14:36:59 ihi 1.17.6.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [c7cd2b717015e092e5545765b4489efbc4dba858]

INTEGRATION: CWS rc2merge (1.13.6); FILE MERGED 2003/07/03 14:36:58 ihi 1.13.6.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [19e7d6406839243cc577fe697587ba21f3f80e96]

INTEGRATION: CWS rc2merge (1.12.6); FILE MERGED 2003/07/03 14:36:57 ihi 1.12.6.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [220ae7809477aa768556aa189855c25cae8635c9]

INTEGRATION: CWS rc2merge (1.23.6); FILE MERGED 2003/07/03 14:36:55 ihi 1.23.6.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [4e0341e892fb40368978e2836b7760eba8ee073e]

INTEGRATION: CWS rc2merge (1.38.6); FILE MERGED 2003/07/03 14:21:34 ihi 1.38.6.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [261a7c5117a97be7f1e3149f2a00ba9ea830084e]

INTEGRATION: CWS rc2merge (1.15.14); FILE MERGED 2003/07/03 14:32:00 ihi 1.15.14.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [1207cafc0b3517b458fbf861e64ce89c51088eaa]

INTEGRATION: CWS rc2merge (1.18.14); FILE MERGED 2003/07/03 14:31:53 ihi 1.18.14.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [59e0d346585d91af8f1a3c933164c99851d38111]

INTEGRATION: CWS rc2merge (1.49.14); FILE MERGED 2003/07/03 14:31:52 ihi 1.49.14.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [1ca5cc1a3132f96c38e33242ad38e0be0e5a2068]

INTEGRATION: CWS rc2merge (1.43.14); FILE MERGED 2003/07/03 14:31:51 ihi 1.43.14.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [fb69d19906dafbedf5e69ce475282662d140be84]

INTEGRATION: CWS rc2merge (1.21.14); FILE MERGED 2003/07/03 14:31:50 ihi 1.21.14.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [9c49c875613df674fcd0cb14e3c52928fe3062ed]

INTEGRATION: CWS rc2merge (1.15.14); FILE MERGED 2003/07/03 14:31:42 ihi 1.15.14.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [9cd839dabc574c6bbd372ff8b06d67cf72bb8a39]

INTEGRATION: CWS rc2merge (1.24.14); FILE MERGED 2003/07/03 14:31:41 ihi 1.24.14.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [caf180f7ab02656d0c0c63088f37bb2ff248347c]

INTEGRATION: CWS rc2merge (1.21.14); FILE MERGED 2003/07/03 14:31:40 ihi 1.21.14.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [c87f1868c7c9f544b8983511ea81735431b04181]

INTEGRATION: CWS rc2merge (1.26.14); FILE MERGED 2003/07/03 14:31:35 ihi 1.26.14.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [b7d4853646352af2acdd8d697e856ee79614c92f]

INTEGRATION: CWS rc2merge (1.31.14); FILE MERGED 2003/07/03 14:31:34 ihi 1.31.14.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [44ea9db956f9f98f0bff308c18e97b5e59e6f7fd]

INTEGRATION: CWS rc2merge (1.39.14); FILE MERGED 2003/07/03 14:31:33 ihi 1.39.14.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [2a1c0eee38c18b57990f6c93845004debe9ba058]

INTEGRATION: CWS rc2merge (1.34.14); FILE MERGED 2003/07/03 14:31:32 ihi 1.34.14.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [41f71b201a26c78a28742ff6f2128b7cffbb3545]

INTEGRATION: CWS rc2merge (1.21.14); FILE MERGED 2003/07/03 14:31:32 ihi 1.21.14.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [82502e87b3fb7251c8057e9886a6ee0bad4a71ec]

INTEGRATION: CWS rc2merge (1.44.14); FILE MERGED 2003/07/03 14:31:31 ihi 1.44.14.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [92101b9a3c3b27a497bb36ee69caf88bb77a8d44]

INTEGRATION: CWS rc2merge (1.4.14); FILE MERGED 2003/07/03 14:31:28 ihi 1.4.14.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [a369b29f1d4885998210dca6442504dfa757adc0]

INTEGRATION: CWS rc2merge (1.27.14); FILE MERGED 2003/07/03 14:31:28 ihi 1.27.14.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [92a993b7437f9a1ada73e712f2b6b4d8820d9bd4]

INTEGRATION: CWS rc2merge (1.50.14); FILE MERGED 2003/07/03 14:31:27 ihi 1.50.14.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [e427f0c29b597fba4c0964eb843a3b95180520a2]

INTEGRATION: CWS rc2merge (1.4.14); FILE MERGED 2003/07/03 14:31:27 ihi 1.4.14.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [44ea2b2b6f624bafee350b85f51a38ea7b9a6cf9]

INTEGRATION: CWS rc2merge (1.54.14); FILE MERGED 2003/07/03 14:31:24 ihi 1.54.14.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [ce9420e6ced7e4de89ffe32737f556067e9b4c1a]

INTEGRATION: CWS rc2merge (1.6.14); FILE MERGED 2003/07/03 14:31:24 ihi 1.6.14.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [7b6bacce97fe4541c9d9769701ad19c091c23bdc]

INTEGRATION: CWS rc2merge (1.26.14); FILE MERGED 2003/07/03 14:31:23 ihi 1.26.14.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [6eb7090edcb301e10ea98ec383cb18edd8ea8d66]

INTEGRATION: CWS rc2merge (1.11.12); FILE MERGED 2003/07/03 14:27:40 ihi 1.11.12.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [54b4e5584ca20f14e155b528d233a6a2d1b81ac4]

INTEGRATION: CWS rc2merge (1.13.12); FILE MERGED 2003/07/03 14:27:18 ihi 1.13.12.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [8106f8399c838d90cec5d912e1ef9a317f82cbc1]

INTEGRATION: CWS rc2merge (1.20.12); FILE MERGED 2003/07/03 14:27:04 ihi 1.20.12.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [1f9c74b71cca1e770ba12218390484c959cd4551]

INTEGRATION: CWS rc2merge (1.9.12); FILE MERGED 2003/07/03 14:27:04 ihi 1.9.12.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [9cd68b89e9701bb62f229779c60632af91233d0c]

INTEGRATION: CWS rc2merge (1.18.12); FILE MERGED 2003/07/03 14:27:03 ihi 1.18.12.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [c69daa2bc3d5cb027299754f2fee7492397e4e8e]

INTEGRATION: CWS rc2merge (1.10.12); FILE MERGED 2003/07/03 14:27:02 ihi 1.10.12.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [3ad8546c0a6d946845f4df663a69e2991aabf751]

INTEGRATION: CWS rc2merge (1.7.12); FILE MERGED 2003/07/03 14:27:01 ihi 1.7.12.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [cdeb1d23f492d0c2db7bff103e314ea7ff04e81e]

INTEGRATION: CWS rc2merge (1.5.12); FILE MERGED 2003/07/03 14:27:01 ihi 1.5.12.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [bd5a5c93463d5dcd5cee7e6d3ec3c36596fe6a1e]

INTEGRATION: CWS rc2merge (1.10.12); FILE MERGED 2003/07/03 14:27:00 ihi 1.10.12.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [af7929ad76d1a89f36376af44b43e5c0cb121900]

INTEGRATION: CWS rc2merge (1.9.12); FILE MERGED 2003/07/03 14:26:58 ihi 1.9.12.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [16e348558106112e562115a7b19da85b4606f891]

INTEGRATION: CWS rc2merge (1.10.12); FILE MERGED 2003/07/03 14:26:58 ihi 1.10.12.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [69409cb4b4f69c784837fd819f6d9db9f4792ce8]

INTEGRATION: CWS rc2merge (1.8.12); FILE MERGED 2003/07/03 14:26:56 ihi 1.8.12.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [95850c5cfc619cd461fa7a2182c6c37fc1b972d2]

INTEGRATION: CWS rc2merge (1.11.4); FILE MERGED 2003/07/03 14:26:55 ihi 1.11.4.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [67ff09971ed311cf4b692900a0d4154d0967fa68]

INTEGRATION: CWS rc2merge (1.12.12); FILE MERGED 2003/07/03 14:26:55 ihi 1.12.12.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [480689ccd08c3a45c7aae83a679bb1aefb4819ad]

INTEGRATION: CWS rc2merge (1.14.12); FILE MERGED 2003/07/03 14:26:53 ihi 1.14.12.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [66790bb1e004518544638f1b2e4e92f496d44472]

INTEGRATION: CWS rc2merge (1.11.12); FILE MERGED 2003/07/03 14:26:51 ihi 1.11.12.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [4954a569a9b2b6e6bc60692ba33035bf6ac48985]

INTEGRATION: CWS rc2merge (1.20.12); FILE MERGED 2003/07/03 14:26:49 ihi 1.20.12.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [4cf3152bda5f4cb9896cf9a2e9f27204da554192]

INTEGRATION: CWS rc2merge (1.80.12); FILE MERGED 2003/07/03 14:26:46 ihi 1.80.12.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [06fc1c7a60ce554516fe0cc4331a65dfb15f3e58]

INTEGRATION: CWS rc2merge (1.10.12); FILE MERGED 2003/07/03 14:26:46 ihi 1.10.12.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [0893fde70061c086c5214015499269eabcc00b2a]

INTEGRATION: CWS rc2merge (1.10.12); FILE MERGED 2003/07/03 14:26:45 ihi 1.10.12.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [62d48bcd2aab870d65601c75544ce3f06bf414f1]

INTEGRATION: CWS rc2merge (1.12.12); FILE MERGED 2003/07/03 14:26:43 ihi 1.12.12.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [425cb0b10ea4992c872ec017ef13b076071cd815]

INTEGRATION: CWS rc2merge (1.7.12); FILE MERGED 2003/07/03 14:26:43 ihi 1.7.12.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [1c6402c9224565e429743e6a6e987dcde8394286]

INTEGRATION: CWS rc2merge (1.11.12); FILE MERGED 2003/07/03 14:26:40 ihi 1.11.12.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [25f289a341ea4346672d9542d1c88247d1856c65]

INTEGRATION: CWS rc2merge (1.10.12); FILE MERGED 2003/07/03 14:26:40 ihi 1.10.12.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [33a5807f6d543d3e08871124280159a986c9d668]

INTEGRATION: CWS rc2merge (1.22.12); FILE MERGED 2003/07/03 14:26:39 ihi 1.22.12.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [555a89c990e416546f08a2cbb2c971b757b5c6f1]

INTEGRATION: CWS rc2merge (1.12.12); FILE MERGED 2003/07/03 14:26:38 ihi 1.12.12.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [90a729c615d99b479f55cc476443643be3bc4101]

INTEGRATION: CWS rc2merge (1.11.16); FILE MERGED 2003/07/03 14:38:15 ihi 1.11.16.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [99b84a7891acae10a1ed0c6039b6be24119e9083]

INTEGRATION: CWS rc2merge (1.40.16); FILE MERGED 2003/07/03 14:38:15 ihi 1.40.16.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [1dac4292864a2c5705f07a3fca3900061842f731]

INTEGRATION: CWS rc2merge (1.23.16); FILE MERGED 2003/07/03 14:38:15 ihi 1.23.16.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [a99877fc56bd17797b12dd43f9996ebe8f1d8167]

INTEGRATION: CWS rc2merge (1.31.16); FILE MERGED 2003/07/03 14:38:14 ihi 1.31.16.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [cc688edd6338bdbec07ae965f90c1de267fc93cb]

INTEGRATION: CWS rc2merge (1.23.8); FILE MERGED 2003/07/03 14:40:51 ihi 1.23.8.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [655492eff6b453880776660f560f55e5f8d9c8a1]

INTEGRATION: CWS rc2merge (1.17.8); FILE MERGED 2003/07/03 14:40:50 ihi 1.17.8.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [1d374ba2a5a161650cca706fe68749154f5a694b]

INTEGRATION: CWS rc2merge (1.21.8); FILE MERGED 2003/07/03 14:40:49 ihi 1.21.8.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [8b402537122d482aae661f47c7463bc89d9242fe]

INTEGRATION: CWS rc2merge (1.50.8); FILE MERGED 2003/07/03 14:40:48 ihi 1.50.8.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [395a0cb9b026439bac116fea0d6d673680340b75]

INTEGRATION: CWS rc2merge (1.32.8); FILE MERGED 2003/07/03 14:40:46 ihi 1.32.8.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [b1bb4a3140b77d8b0bb2291c86e072f0490af868]

INTEGRATION: CWS rc2merge (1.33.8); FILE MERGED 2003/07/03 14:40:44 ihi 1.33.8.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [c268b9c286f7da76a9543841c4a487915a8b015e]

INTEGRATION: CWS rc2merge (1.21.8); FILE MERGED 2003/07/03 14:40:43 ihi 1.21.8.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [9c249dceadb2e5af6d27f588184d956e0c830582]

INTEGRATION: CWS rc2merge (1.24.8); FILE MERGED 2003/07/03 14:40:43 ihi 1.24.8.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [84049e5deeac0ddb6d488d830ddcf0a2cde4b941]

INTEGRATION: CWS rc2merge (1.29.8); FILE MERGED 2003/07/03 14:40:42 ihi 1.29.8.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [bb275e83cab6305ad8f192c47269247231a34772]

INTEGRATION: CWS rc2merge (1.31.8); FILE MERGED 2003/07/03 14:40:42 ihi 1.31.8.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [aca2754f8cfa3d0d1b592d44f5e908987bd178eb]

INTEGRATION: CWS rc2merge (1.25.8); FILE MERGED 2003/07/03 14:40:37 ihi 1.25.8.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [355f8aad36d4c942e13397cdb83c3593173f3d39]

INTEGRATION: CWS rc2merge (1.29.8); FILE MERGED 2003/07/03 14:40:37 ihi 1.29.8.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [236705964752a5624e71123405d3001e6fe85de6]

INTEGRATION: CWS rc2merge (1.39.8); FILE MERGED 2003/07/03 14:40:36 ihi 1.39.8.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [dcb38f2c0b69b7c45da205483d13c281722a0653]

INTEGRATION: CWS rc2merge (1.43.8); FILE MERGED 2003/07/03 14:40:36 ihi 1.43.8.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [599a8cd5ab46980cc0086b321fce685f71d547e1]

INTEGRATION: CWS rc2merge (1.24.8); FILE MERGED 2003/07/03 14:40:35 ihi 1.24.8.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [c33a00d8772529a2701a768514f08d12e78c3d5f]

INTEGRATION: CWS rc2merge (1.41.2); FILE MERGED 2003/07/03 14:40:34 ihi 1.41.2.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [4fe430041a0c19a4bda817b6542ad573f900845b]

INTEGRATION: CWS rc2merge (1.6.10); FILE MERGED 2003/07/03 14:34:11 ihi 1.6.10.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [30c8f4b93c034b65567ade9feb6363f2fe73813c]

INTEGRATION: CWS rc2merge (1.29.26); FILE MERGED 2003/07/03 14:30:58 ihi 1.29.26.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [7eb3d4cd74be7dd24cfdc5da1311ee9d118f0a5e]

INTEGRATION: CWS rc2merge (1.20.26); FILE MERGED 2003/07/03 14:30:58 ihi 1.20.26.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [4fa5beba95f850b700b9ca6f186117979f6c2108]

INTEGRATION: CWS rc2merge (1.54.26); FILE MERGED 2003/07/03 14:30:40 ihi 1.54.26.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [0e1b658dafa41be36e14e13620d068f023d31f3f]

INTEGRATION: CWS rc2merge (1.22.26); FILE MERGED 2003/07/03 14:30:39 ihi 1.22.26.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [8e2158239822f686914d3059787845d1814006c0]

INTEGRATION: CWS rc2merge (1.18.26); FILE MERGED 2003/07/03 14:30:39 ihi 1.18.26.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [9567dfb7a400e46f23009cb5e0e564bce90baed5]

INTEGRATION: CWS rc2merge (1.33.26); FILE MERGED 2003/07/03 14:30:38 ihi 1.33.26.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [1521481c81ec3efdf3a561f6d77a885c68e2019f]

INTEGRATION: CWS rc2merge (1.32.26); FILE MERGED 2003/07/03 14:30:38 ihi 1.32.26.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [21f0ab281d80f01f97e3b003a0f1ea405b560f79]

INTEGRATION: CWS rc2merge (1.20.26); FILE MERGED 2003/07/03 14:30:37 ihi 1.20.26.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [bee1df71e378195ea826b27dc8392f42fd0bf397]

INTEGRATION: CWS rc2merge (1.13.26); FILE MERGED 2003/07/03 14:30:37 ihi 1.13.26.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [d246b734c42a435dd5949ec71591f72a668184d1]

INTEGRATION: CWS rc2merge (1.16.26); FILE MERGED 2003/07/03 14:30:36 ihi 1.16.26.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [3deb517ac01968b1c6b269697dfefbd25bc2243d]

INTEGRATION: CWS rc2merge (1.73.14); FILE MERGED 2003/07/03 14:30:35 ihi 1.73.14.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [cbf2eb592765ed1b163c6ae73e2e4f3696ef68ce]

INTEGRATION: CWS rc2merge (1.73.26); FILE MERGED 2003/07/03 14:30:25 ihi 1.73.26.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [9dec00220cd6199e14e3be0bdb196734070deecf]

INTEGRATION: CWS rc2merge (1.39.26); FILE MERGED 2003/07/03 14:30:25 ihi 1.39.26.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [c15cc6203d519efe3cab8fe39fa0aebe8ac5af40]

INTEGRATION: CWS rc2merge (1.17.26); FILE MERGED 2003/07/03 14:30:24 ihi 1.17.26.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [2513e03b080dee0e30b5ece23711bdba080085ca]

INTEGRATION: CWS rc2merge (1.45.26); FILE MERGED 2003/07/03 14:30:24 ihi 1.45.26.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [e0065c5a235a3294c737fb7d15eef326b90ff5c2]

INTEGRATION: CWS rc2merge (1.55.26); FILE MERGED 2003/07/03 14:30:23 ihi 1.55.26.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [6ae0811f4931bb235bf92697a3c409f3214d3725]

INTEGRATION: CWS rc2merge (1.29.26); FILE MERGED 2003/07/03 14:30:22 ihi 1.29.26.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [da18f5334b71f95fb9f771bcb334bd5b188b1dea]

INTEGRATION: CWS rc2merge (1.26.26); FILE MERGED 2003/07/03 14:30:22 ihi 1.26.26.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [39ccb1c3dab5ae3f03a4e961564cc6579b8172c7]

INTEGRATION: CWS rc2merge (1.64.26); FILE MERGED 2003/07/03 14:30:20 ihi 1.64.26.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [66dd68a4d5e815f2d741ff90f478bdee286a4247]

INTEGRATION: CWS rc2merge (1.25.26); FILE MERGED 2003/07/03 14:30:17 ihi 1.25.26.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [1c57d06b4ec9e214ceb46ee80664a6193de9f919]

INTEGRATION: CWS rc2merge (1.45.26); FILE MERGED 2003/07/03 14:30:16 ihi 1.45.26.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [80709cbcb9185abd792f287abd6c051ec9749726]

INTEGRATION: CWS rc2merge (1.48.26); FILE MERGED 2003/07/03 14:30:15 ihi 1.48.26.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [58be28813f8451bc6d4b5df6e78ad2aa017b4938]

INTEGRATION: CWS rc2merge (1.36.26); FILE MERGED 2003/07/03 14:30:14 ihi 1.36.26.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [371a45268b9f677893c481baf99744d87733fb84]

INTEGRATION: CWS rc2merge (1.35.26); FILE MERGED 2003/07/03 14:30:14 ihi 1.35.26.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [b579e78c90eeae71f06f2d2bbbcd53f45167d7d2]

INTEGRATION: CWS rc2merge (1.23.26); FILE MERGED 2003/07/03 14:30:13 ihi 1.23.26.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [8e0692c439d0026692b70a761f546ce6a56ae2ba]

INTEGRATION: CWS rc2merge (1.36.26); FILE MERGED 2003/07/03 14:30:11 ihi 1.36.26.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [cd09186999085fb0e796343821b239fb23fdf53d]

INTEGRATION: CWS rc2merge (1.47.26); FILE MERGED 2003/07/03 14:30:10 ihi 1.47.26.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [f0f4221e5bf5192b0b5f36fdc2f88f192480be00]

INTEGRATION: CWS rc2merge (1.18.26); FILE MERGED 2003/07/03 14:30:08 ihi 1.18.26.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [23635c78820761f3014f8ef17f68c58793c56219]

INTEGRATION: CWS rc2merge (1.42.26); FILE MERGED 2003/07/03 14:30:07 ihi 1.42.26.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [fa273c37e51a634c16440602cbbefa3d2d8fd779]

INTEGRATION: CWS rc2merge (1.35.26); FILE MERGED 2003/07/03 14:30:06 ihi 1.35.26.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [fd3b26cbf3a3d4642bb1476e24c7e6cabc920f54]

INTEGRATION: CWS rc2merge (1.35.26); FILE MERGED 2003/07/03 14:30:04 ihi 1.35.26.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [0a18bda9f4c2145e762060c0327a45d8a6a2a409]

INTEGRATION: CWS rc2merge (1.23.26); FILE MERGED 2003/07/03 14:30:01 ihi 1.23.26.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [7d8011426d0dbe0f5f904660a39b4a38bdf01c92]

INTEGRATION: CWS rc2merge (1.27.26); FILE MERGED 2003/07/03 14:30:00 ihi 1.27.26.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [b0e66ac150b200c9f26a85824bb704a9695736c5]

INTEGRATION: CWS rc2merge (1.24.26); FILE MERGED 2003/07/03 14:30:00 ihi 1.24.26.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [a8e22cdcd6edb2a58d4b93adb97f3ed419d2e8a3]

INTEGRATION: CWS rc2merge (1.26.26); FILE MERGED 2003/07/03 14:29:59 ihi 1.26.26.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [38909496c525699fb67d2cbfad76690c347dff90]

INTEGRATION: CWS rc2merge (1.21.26); FILE MERGED 2003/07/03 14:29:57 ihi 1.21.26.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [1f5987723fb392b74ea1471eb6c308343213c195]

INTEGRATION: CWS rc2merge (1.39.26); FILE MERGED 2003/07/03 14:29:57 ihi 1.39.26.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [a486b7311acd629ef66a60bc7c9c1d32efa96762]

INTEGRATION: CWS rc2merge (1.26.26); FILE MERGED 2003/07/03 14:29:56 ihi 1.26.26.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [9aa9757b5c74f9959cc37942e00cae47507e16d5]

INTEGRATION: CWS rc2merge (1.56.26); FILE MERGED 2003/07/03 14:29:53 ihi 1.56.26.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [e4c205e2663f456333d723efb52a30c0ac2ac9c7]

INTEGRATION: CWS rc2merge (1.17.26); FILE MERGED 2003/07/03 14:29:52 ihi 1.17.26.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [2e6f22fe3407669c94d25e5a7d0af53d55b01d81]

INTEGRATION: CWS rc2merge (1.22.26); FILE MERGED 2003/07/03 14:29:50 ihi 1.22.26.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [b96c682cb91d655b5afccef67e6186cf604ac279]

INTEGRATION: CWS rc2merge (1.35.26); FILE MERGED 2003/07/03 14:29:48 ihi 1.35.26.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [63fa8ad524281070da10b8c6808251fc86df9db2]

INTEGRATION: CWS rc2merge (1.34.26); FILE MERGED 2003/07/03 14:29:48 ihi 1.34.26.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [9a797560e8962967c0fed9a9f4f78248cc8265ad]

INTEGRATION: CWS rc2merge (1.28.26); FILE MERGED 2003/07/03 14:29:47 ihi 1.28.26.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [b5246d7c636a1408dd81adee0456165160bb2fe1]

INTEGRATION: CWS rc2merge (1.48.26); FILE MERGED 2003/07/03 14:29:47 ihi 1.48.26.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [6f202e5749058478faa563c679df51ea234f04a4]

INTEGRATION: CWS rc2merge (1.27.26); FILE MERGED 2003/07/03 14:29:47 ihi 1.27.26.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [f17c9d47edcb168c94089d7928c32dfb0eadbafd]

INTEGRATION: CWS rc2merge (1.30.26); FILE MERGED 2003/07/03 14:29:46 ihi 1.30.26.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [3e7962f305830feb219bb53fbdb9396eb0986ca1]

INTEGRATION: CWS rc2merge (1.29.26); FILE MERGED 2003/07/03 14:29:46 ihi 1.29.26.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [ed2a301b06932e06768df948ebe47157304e86c2]

INTEGRATION: CWS rc2merge (1.27.26); FILE MERGED 2003/07/03 14:29:45 ihi 1.27.26.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [2b258436b264fade7cb793ceabef9a13d6d5b6d1]

INTEGRATION: CWS rc2merge (1.39.26); FILE MERGED 2003/07/03 14:29:42 ihi 1.39.26.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [59966036b89b894ad4bf4f7d02f94acf47fadee5]

INTEGRATION: CWS rc2merge (1.15.26); FILE MERGED 2003/07/03 14:29:38 ihi 1.15.26.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [f75d3016714cea5c7e106ab0601bd478866c74b3]

INTEGRATION: CWS rc2merge (1.25.26); FILE MERGED 2003/07/03 14:29:36 ihi 1.25.26.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [b012e0c282603ff2ecf5b3eb50532ae053ca9971]

INTEGRATION: CWS rc2merge (1.19.18); FILE MERGED 2003/07/03 14:33:24 ihi 1.19.18.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [60a994c97ed3cedbe5761e76c0c91ebd8b5ba78b]

INTEGRATION: CWS rc2merge (1.41.18); FILE MERGED 2003/07/03 14:33:23 ihi 1.41.18.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [e7fbbfbd5e96044b231b664e3d2e14eb2026ba41]

INTEGRATION: CWS rc2merge (1.11.18); FILE MERGED 2003/07/03 14:33:22 ihi 1.11.18.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [1d68453a06474eb14c8a98837b9f5ac76edd841f]

INTEGRATION: CWS rc2merge (1.21.18); FILE MERGED 2003/07/03 14:33:21 ihi 1.21.18.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [fac6f964bb79f5542dd13c6130afaf4c1ffa4109]

INTEGRATION: CWS rc2merge (1.16.18); FILE MERGED 2003/07/03 14:33:20 ihi 1.16.18.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [22837bba09bfe0ad874d9beaf089cf2908e15ee3]

INTEGRATION: CWS rc2merge (1.31.18); FILE MERGED 2003/07/03 14:33:18 ihi 1.31.18.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [50b0e314d1b939721f8ef1c124c1241117ddc92a]

INTEGRATION: CWS rc2merge (1.21.18); FILE MERGED 2003/07/03 14:33:17 ihi 1.21.18.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [525c4efc42d7c3d81dd87e670c576105566e2970]

INTEGRATION: CWS rc2merge (1.18.18); FILE MERGED 2003/07/03 14:33:17 ihi 1.18.18.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [e8a513b9c13b429cc8927491adaf54384762c7a9]

INTEGRATION: CWS rc2merge (1.37.18); FILE MERGED 2003/07/03 14:33:16 ihi 1.37.18.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [7265e5e7da2facc4e8068dcbf4e88595de045a0c]

INTEGRATION: CWS rc2merge (1.20.18); FILE MERGED 2003/07/03 14:33:15 ihi 1.20.18.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [aed495efb485fca129adacddbcca00b43d491579]

INTEGRATION: CWS rc2merge (1.26.18); FILE MERGED 2003/07/03 14:33:14 ihi 1.26.18.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [12edd12f88d37602c43c4bb50bf06a64a14e0864]

INTEGRATION: CWS rc2merge (1.17.18); FILE MERGED 2003/07/03 14:33:13 ihi 1.17.18.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [3d53648774c541f2563d1104092f056071398d0d]

INTEGRATION: CWS rc2merge (1.23.18); FILE MERGED 2003/07/03 14:33:13 ihi 1.23.18.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [f850ad594fdaeabe5f94386409a32195e7e73bea]

INTEGRATION: CWS rc2merge (1.7.18); FILE MERGED 2003/07/03 14:33:12 ihi 1.7.18.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [f4a9fd9b8974b2a4a22a9aac18b4fb906e190903]

INTEGRATION: CWS rc2merge (1.23.18); FILE MERGED 2003/07/03 14:33:10 ihi 1.23.18.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [3db27da218ec766881e33d4aebb3a82ae0bb91d0]

INTEGRATION: CWS rc2merge (1.19.18); FILE MERGED 2003/07/03 14:33:09 ihi 1.19.18.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [e60497f15a643ddee78116448499abd7c5f65d09]

INTEGRATION: CWS rc2merge (1.23.18); FILE MERGED 2003/07/03 14:33:08 ihi 1.23.18.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [91a57ecc565b64fc3100a291bb78d6ed9c98c051]

INTEGRATION: CWS rc2merge (1.27.18); FILE MERGED 2003/07/03 14:33:07 ihi 1.27.18.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [4d9000f9504e3ee432e3b9ec7cac5bb3e5d0bc17]

INTEGRATION: CWS rc2merge (1.36.18); FILE MERGED 2003/07/03 14:33:06 ihi 1.36.18.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [50695af54d7c52cee2b579a33aa96721cd902ab0]

INTEGRATION: CWS rc2merge (1.21.18); FILE MERGED 2003/07/03 14:33:06 ihi 1.21.18.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [150d5c89a36af338fed97860b47e32510a2fa291]

INTEGRATION: CWS rc2merge (1.22.18); FILE MERGED 2003/07/03 14:33:05 ihi 1.22.18.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [8847d7fadd49e68bfdd93eb82b3ad7e77c4f5b0d]

INTEGRATION: CWS rc2merge (1.32.18); FILE MERGED 2003/07/03 14:33:05 ihi 1.32.18.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [393af299b3d1f14901b4484a5fe66ac98ec06182]

INTEGRATION: CWS rc2merge (1.7.18); FILE MERGED 2003/07/03 14:33:04 ihi 1.7.18.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [d0ac852fa95d30c7c56cae7273565714a58950e1]

INTEGRATION: CWS rc2merge (1.28.18); FILE MERGED 2003/07/03 14:33:04 ihi 1.28.18.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [34592162e686ed0f15bf4beb25ed2a2e3eff9247]

INTEGRATION: CWS rc2merge (1.9.18); FILE MERGED 2003/07/03 14:32:54 ihi 1.9.18.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [6e1b87901e6fe846cd237a0cfa0b855216947470]

INTEGRATION: CWS rc2merge (1.24.18); FILE MERGED 2003/07/03 14:32:51 ihi 1.24.18.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [598f3f8d90a505cc615f46516e2926e04848cf62]

INTEGRATION: CWS rc2merge (1.86.8); FILE MERGED 2003/07/03 14:32:48 ihi 1.86.8.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [4ba6a86e5869f55960b0d6a531add0544a23d558]

INTEGRATION: CWS rc2merge (1.23.18); FILE MERGED 2003/07/03 14:32:47 ihi 1.23.18.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [d7d7f61176a33f905e8044c728a17bf60152a03b]

INTEGRATION: CWS rc2merge (1.41.18); FILE MERGED 2003/07/03 14:32:46 ihi 1.41.18.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [8c95fddcd06d8dec73384bbf357d373f7bdb282d]

INTEGRATION: CWS rc2merge (1.24.18); FILE MERGED 2003/07/03 14:32:45 ihi 1.24.18.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [a5a7c7e5e998c45853b98de115e407b4a2c792e3]

INTEGRATION: CWS rc2merge (1.7.18); FILE MERGED 2003/07/03 14:32:36 ihi 1.7.18.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [8bfa5cbe8667515a0b39ad9678186671b466fa42]

INTEGRATION: CWS rc2merge (1.11.18); FILE MERGED 2003/07/03 14:32:34 ihi 1.11.18.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [b4e3418e11c813f1d47a56fb8337c86e157ac85c]

INTEGRATION: CWS rc2merge (1.51.18); FILE MERGED 2003/07/03 14:32:33 ihi 1.51.18.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [9075dc26e40e2096bb0b738f1753fd7d8a084db7]

INTEGRATION: CWS rc2merge (1.5.6); FILE MERGED 2003/07/03 14:28:28 ihi 1.5.6.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [b18a5454aaab2c396b66f679a7f0280f3ab78049]

INTEGRATION: CWS rc2merge (1.34.6); FILE MERGED 2003/07/03 14:28:28 ihi 1.34.6.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [148f36a7903730bfeb84f8a9bd9e1a0367d168f5]

INTEGRATION: CWS rc2merge (1.14.6); FILE MERGED 2003/07/03 14:28:27 ihi 1.14.6.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [ffca5143a24eee542ad117ae28b05e240bd11f41]

INTEGRATION: CWS rc2merge (1.4.6); FILE MERGED 2003/07/03 14:28:27 ihi 1.4.6.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [6e96798899433293c94a4c492539a788b99b977f]

INTEGRATION: CWS rc2merge (1.4.6); FILE MERGED 2003/07/03 14:28:26 ihi 1.4.6.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [07690555eb765a5770856659b63312ebfd81b098]

INTEGRATION: CWS rc2merge (1.34.6); FILE MERGED 2003/07/03 14:28:26 ihi 1.34.6.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [ee964dc490e29ab9c20ae695278adb7b28781f70]

INTEGRATION: CWS rc2merge (1.51.6); FILE MERGED 2003/07/03 14:28:25 ihi 1.51.6.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [41029673f81d580c7dc99a91fed14d19adeed637]

INTEGRATION: CWS rc2merge (1.10.6); FILE MERGED 2003/07/03 14:28:25 ihi 1.10.6.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [6b77f719fe0be3d597837118b6b68f681044f68a]

INTEGRATION: CWS rc2merge (1.25.6); FILE MERGED 2003/07/03 14:28:24 ihi 1.25.6.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [e0d415b0ccf57462e348c2caa8e4dceabdc73457]

INTEGRATION: CWS rc2merge (1.18.4); FILE MERGED 2003/07/03 14:34:01 ihi 1.18.4.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [4c02cb2b89c07800ddde8081004650751e94b50d]

INTEGRATION: CWS rc2merge (1.21.4); FILE MERGED 2003/07/03 14:33:54 ihi 1.21.4.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [b880aa21a5b4d37e434673e91d95319ee6f07d9f]

INTEGRATION: CWS rc2merge (1.58.4); FILE MERGED 2003/07/03 14:33:48 ihi 1.58.4.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [8ff670b2706670000e30fd1da86dc5f69cb90b0b]

INTEGRATION: CWS rc2merge (1.16.6); FILE MERGED 2003/07/03 14:37:33 ihi 1.16.6.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [969fd347e8e03af83f654f016ed4d43ab34db289]

INTEGRATION: CWS rc2merge (1.40.6); FILE MERGED 2003/07/03 14:37:31 ihi 1.40.6.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [3859b7d6ca1544d112004b6b173befd026fcd8ec]

INTEGRATION: CWS rc2merge (1.39.6); FILE MERGED 2003/07/03 14:37:30 ihi 1.39.6.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [93d1b720c0ffa21048bf14574295c3d95fc78fd2]

INTEGRATION: CWS rc2merge (1.43.6); FILE MERGED 2003/07/03 14:37:28 ihi 1.43.6.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [13c58acefb65ac02e2f9f94145bde38598b48ba3]

INTEGRATION: CWS rc2merge (1.51.6); FILE MERGED 2003/07/03 14:37:26 ihi 1.51.6.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [b17ec7428dfb34244a9e36538db398ef05537111]

INTEGRATION: CWS rc2merge (1.53.6); FILE MERGED 2003/07/03 14:37:24 ihi 1.53.6.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [a7fa168386640adb5b060bf1d4004608dcdf3268]

INTEGRATION: CWS rc2merge (1.37.36); FILE MERGED 2003/07/03 14:40:11 ihi 1.37.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [7d06f3f992715e758205e4c9f1ee672ce7e4f76d]

INTEGRATION: CWS rc2merge (1.33.36); FILE MERGED 2003/07/03 14:40:10 ihi 1.33.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [294f32b78512bd9ed27fd25b71fb99cabbbb9b24]

INTEGRATION: CWS rc2merge (1.19.36); FILE MERGED 2003/07/03 14:40:09 ihi 1.19.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [8426fa7d2123d88ba7a4cbcd19296ecc060b926d]

INTEGRATION: CWS rc2merge (1.16.36); FILE MERGED 2003/07/03 14:40:08 ihi 1.16.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [d8e78e66bb407f919df1a0f5c05f07d4ced64ab1]

INTEGRATION: CWS rc2merge (1.13.36); FILE MERGED 2003/07/03 14:40:07 ihi 1.13.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [01f27f6dc143782d8e3df68a8b41979c92f80409]

INTEGRATION: CWS rc2merge (1.16.36); FILE MERGED 2003/07/03 14:40:06 ihi 1.16.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [9547dcba2869198a9a5acea9caa43922c00a406d]

INTEGRATION: CWS rc2merge (1.73.36); FILE MERGED 2003/07/03 14:39:58 ihi 1.73.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [15ee18e362c5aea424e5452a264137af3887b8dd]

INTEGRATION: CWS rc2merge (1.20.36); FILE MERGED 2003/07/03 14:39:57 ihi 1.20.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [fd3ad6532fe23207f0e5f8f879753872c5a4f89a]

INTEGRATION: CWS rc2merge (1.11.36); FILE MERGED 2003/07/03 14:39:56 ihi 1.11.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [1f0ce35b7b1ebad1a33eedf61fcf95933a3a8589]

INTEGRATION: CWS rc2merge (1.26.36); FILE MERGED 2003/07/03 14:39:51 ihi 1.26.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [6b353b301c4711cd45b098fc287d88e504c3765b]

INTEGRATION: CWS rc2merge (1.62.36); FILE MERGED 2003/07/03 14:39:50 ihi 1.62.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [92e1102991f67bb280da3822cd5f4ac510e1f91a]

INTEGRATION: CWS rc2merge (1.23.36); FILE MERGED 2003/07/03 14:39:50 ihi 1.23.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [6a1065fa100eb4d21bb5846ea4684a09091bfddb]

INTEGRATION: CWS rc2merge (1.38.36); FILE MERGED 2003/07/03 14:39:49 ihi 1.38.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [38a35cd7eeff8c730280617fd1dff19cb90e030c]

INTEGRATION: CWS rc2merge (1.31.36); FILE MERGED 2003/07/03 14:39:48 ihi 1.31.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [9410c29d6f2a18b9c6d4a83ed3d104b09ea841e8]

INTEGRATION: CWS rc2merge (1.73.36); FILE MERGED 2003/07/03 14:39:48 ihi 1.73.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [681c6d74f1dfa82aaa0b9b6a50948270825d79c6]

INTEGRATION: CWS rc2merge (1.48.36); FILE MERGED 2003/07/03 14:39:47 ihi 1.48.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [62fc67de7fabb6409119a846a3ff51310df3b129]

INTEGRATION: CWS rc2merge (1.45.36); FILE MERGED 2003/07/03 14:39:46 ihi 1.45.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [2a245bb9bdf8820b004b45ef22908049957a0fcc]

INTEGRATION: CWS rc2merge (1.21.36); FILE MERGED 2003/07/03 14:39:45 ihi 1.21.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [3bc68a3e6d424719d0a7793b5175109dd7143815]

INTEGRATION: CWS rc2merge (1.8.36); FILE MERGED 2003/07/03 14:39:45 ihi 1.8.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [8529627839384b5c4df37ed05b405220e616689c]

INTEGRATION: CWS rc2merge (1.32.36); FILE MERGED 2003/07/03 14:39:45 ihi 1.32.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [b354ef36e54b9f8c460c2ed49d10b26ca3efa171]

INTEGRATION: CWS rc2merge (1.40.36); FILE MERGED 2003/07/03 14:39:44 ihi 1.40.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [b170e1d53a3d8b0bd3d24879dc642741cd201c56]

INTEGRATION: CWS rc2merge (1.25.36); FILE MERGED 2003/07/03 14:39:44 ihi 1.25.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [5aed93f3c0dc9206ee45823a6ad26db833ad8091]

INTEGRATION: CWS rc2merge (1.30.36); FILE MERGED 2003/07/03 14:39:43 ihi 1.30.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [c2a833f749ded3c26ee8b86bc6bb822c23dce2db]

INTEGRATION: CWS rc2merge (1.69.36); FILE MERGED 2003/07/03 14:39:41 ihi 1.69.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [c33cd002002c1d0b27e7adc01519f71384c67d3e]

INTEGRATION: CWS rc2merge (1.43.36); FILE MERGED 2003/07/03 14:39:40 ihi 1.43.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [7a2180097741997f026649b43c2066a330561dd4]

INTEGRATION: CWS rc2merge (1.48.36); FILE MERGED 2003/07/03 14:39:39 ihi 1.48.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [1a2453389fc2a9f49cbbfbf97276dbfff79dede9]

INTEGRATION: CWS rc2merge (1.66.8); FILE MERGED 2003/07/03 14:39:38 ihi 1.66.8.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [eb991ef7d178ee8fce5b41538ab613e8bf9c6503]

INTEGRATION: CWS rc2merge (1.20.36); FILE MERGED 2003/07/03 14:39:35 ihi 1.20.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [f9d3a67f7ab5aa8349311614465fb2ceb6a28628]

INTEGRATION: CWS rc2merge (1.51.36); FILE MERGED 2003/07/03 14:39:34 ihi 1.51.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [188ee8926f4534c7daed8864b0bc9485c2db1aac]

INTEGRATION: CWS rc2merge (1.48.36); FILE MERGED 2003/07/03 14:39:33 ihi 1.48.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [3026ca0c11c7f62629c3798704eacecd5d47e4bd]

INTEGRATION: CWS rc2merge (1.31.36); FILE MERGED 2003/07/03 14:39:33 ihi 1.31.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [7ecf70dbc876595b2deee77c92ceb6f5ae9d6e90]

INTEGRATION: CWS rc2merge (1.4.36); FILE MERGED 2003/07/03 14:39:32 ihi 1.4.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [78025c5251512ec2d81a580ce64a40ef5917946a]

INTEGRATION: CWS rc2merge (1.19.36); FILE MERGED 2003/07/03 14:39:31 ihi 1.19.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [5e742dc23b1243b8a1e17edd12cf46dd65035998]

INTEGRATION: CWS rc2merge (1.24.36); FILE MERGED 2003/07/03 14:39:30 ihi 1.24.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [d7a2357d9367078cc30c6f971e04916bc6391731]

INTEGRATION: CWS rc2merge (1.24.36); FILE MERGED 2003/07/03 14:39:29 ihi 1.24.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [2ebbc6850960c70d8067a5e467c74573e54570ef]

INTEGRATION: CWS rc2merge (1.53.36); FILE MERGED 2003/07/03 14:39:29 ihi 1.53.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [93e416204291789fe6fcba8d7ba7245c489a7275]

INTEGRATION: CWS rc2merge (1.38.36); FILE MERGED 2003/07/03 14:39:28 ihi 1.38.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [3bd372509350e5eddde7bd1327e39ea316517d70]

INTEGRATION: CWS rc2merge (1.20.36); FILE MERGED 2003/07/03 14:39:14 ihi 1.20.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [60ffd826ad1394ff3d9463f5e8c5f483280cc863]

INTEGRATION: CWS rc2merge (1.35.36); FILE MERGED 2003/07/03 14:39:13 ihi 1.35.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [e82c73b27bd51a2429da50fbe9e60380151f2b62]

INTEGRATION: CWS rc2merge (1.46.36); FILE MERGED 2003/07/03 14:39:12 ihi 1.46.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [5923c1a32511aebed990bf90a83978743b028b8b]

INTEGRATION: CWS rc2merge (1.14.36); FILE MERGED 2003/07/03 14:39:12 ihi 1.14.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [ba4fe01751edf92e1ddc7466e00747216309d000]

INTEGRATION: CWS rc2merge (1.22.36); FILE MERGED 2003/07/03 14:39:12 ihi 1.22.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [4f5c678034e3c3f4c81c43f06d57da94f6354026]

INTEGRATION: CWS rc2merge (1.28.36); FILE MERGED 2003/07/03 14:39:11 ihi 1.28.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [c0b713f4e299e5b7763cbe42a07767f1cf151a77]

INTEGRATION: CWS rc2merge (1.20.36); FILE MERGED 2003/07/03 14:39:11 ihi 1.20.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [0988af5e1714f2f5935af969fcc4c406509406e9]

INTEGRATION: CWS rc2merge (1.21.36); FILE MERGED 2003/07/03 14:39:10 ihi 1.21.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [b395b400ce40b13b5eea818a5910e740b9ada368]

INTEGRATION: CWS rc2merge (1.31.36); FILE MERGED 2003/07/03 14:39:10 ihi 1.31.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [824bdf676afd566eec96590c266dda7eeb5cf390]

INTEGRATION: CWS rc2merge (1.54.36); FILE MERGED 2003/07/03 14:39:09 ihi 1.54.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [b12b48ee98826b0d0d508cf6afe913127d5c8f54]

INTEGRATION: CWS rc2merge (1.43.36); FILE MERGED 2003/07/03 14:39:08 ihi 1.43.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [3cf83349b2a9559abc4d979f2742125ca7e196bb]

INTEGRATION: CWS rc2merge (1.60.36); FILE MERGED 2003/07/03 14:39:08 ihi 1.60.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [a32e857c0c260b4bdb4ae1c3b593ba110958d0c5]

INTEGRATION: CWS rc2merge (1.32.36); FILE MERGED 2003/07/03 14:39:06 ihi 1.32.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [0b1e72919331c07ba977a40d7b7d0861b9985c88]

INTEGRATION: CWS rc2merge (1.13.36); FILE MERGED 2003/07/03 14:39:06 ihi 1.13.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [cbbd7f776c29cfe8ec839ff16c28aff4a384c3ab]

INTEGRATION: CWS rc2merge (1.31.36); FILE MERGED 2003/07/03 14:39:05 ihi 1.31.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [96f7c21ce8a9da09d269db2ddc3f3e43a8c81109]

INTEGRATION: CWS rc2merge (1.10.36); FILE MERGED 2003/07/03 14:39:05 ihi 1.10.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [85c3d61d3670f798a3ae91941eb29c73ca7eeb06]

INTEGRATION: CWS rc2merge (1.18.36); FILE MERGED 2003/07/03 14:39:05 ihi 1.18.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [355eff9897ff64bf70bdf0f22f6f80d54f0c9625]

INTEGRATION: CWS rc2merge (1.17.36); FILE MERGED 2003/07/03 14:39:04 ihi 1.17.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [6b963de246a562c7b2a4e25c9cff1f77f0c9bc3f]

INTEGRATION: CWS rc2merge (1.72.36); FILE MERGED 2003/07/03 14:39:03 ihi 1.72.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [0549f293d9910e2d562864ff3e7382c6809cc7c2]

INTEGRATION: CWS rc2merge (1.58.36); FILE MERGED 2003/07/03 14:39:02 ihi 1.58.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [bc9d8f8afa31b338047aad101f134551a29924ac]

INTEGRATION: CWS rc2merge (1.49.36); FILE MERGED 2003/07/03 14:39:02 ihi 1.49.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [580aff5f5f11f7dc11631950f599491db63006d1]

INTEGRATION: CWS rc2merge (1.39.36); FILE MERGED 2003/07/03 14:39:01 ihi 1.39.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [e3e84c5de64b14a897e25b6629673b1d37896eac]

INTEGRATION: CWS rc2merge (1.20.36); FILE MERGED 2003/07/03 14:39:00 ihi 1.20.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [22406c5db5d460eeac2b8935a62cfa332058dbb8]

INTEGRATION: CWS rc2merge (1.24.36); FILE MERGED 2003/07/03 14:39:00 ihi 1.24.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [0310209a5f5adbf3a8960399f9fb6b032a408663]

INTEGRATION: CWS rc2merge (1.20.36); FILE MERGED 2003/07/03 14:38:59 ihi 1.20.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [770901f11661b343fbe5f88aae97d94099bb9110]

INTEGRATION: CWS rc2merge (1.23.36); FILE MERGED 2003/07/03 14:38:58 ihi 1.23.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [1309825710a68a931e63cf62040389da92a0b9af]

INTEGRATION: CWS rc2merge (1.20.36); FILE MERGED 2003/07/03 14:38:57 ihi 1.20.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [7e258a20862f27069143769b067b4ee7c84224a8]

INTEGRATION: CWS rc2merge (1.39.36); FILE MERGED 2003/07/03 14:38:57 ihi 1.39.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [6c24fe7a08fece938b0bfa551d459b647b5ea626]

INTEGRATION: CWS rc2merge (1.10.36); FILE MERGED 2003/07/03 14:38:56 ihi 1.10.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [4dfc7ba64ef6397b8c36b40484d9761c48dacd5c]

INTEGRATION: CWS rc2merge (1.25.36); FILE MERGED 2003/07/03 14:38:56 ihi 1.25.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [cc23fa7612f49d048d239f238971241dba8af412]

INTEGRATION: CWS rc2merge (1.16.36); FILE MERGED 2003/07/03 14:38:55 ihi 1.16.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [68a6356e3588dce26384c68ffb71265c69261ccc]

INTEGRATION: CWS rc2merge (1.63.2); FILE MERGED 2003/07/03 14:38:55 ihi 1.63.2.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [6606338c01804a8a922ed780dba8b2516c720edd]

INTEGRATION: CWS rc2merge (1.18.36); FILE MERGED 2003/07/03 14:38:54 ihi 1.18.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [c24de9cdd8aef5fabdebc177a7e799faa5c3d95d]

INTEGRATION: CWS rc2merge (1.42.36); FILE MERGED 2003/07/03 14:38:54 ihi 1.42.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [88528220ac47f7437ed8e95c764b63c17fcedc99]

INTEGRATION: CWS rc2merge (1.5.36); FILE MERGED 2003/07/03 14:38:53 ihi 1.5.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [77e4dafe1dd0790959ea5acdf50b8460dff92eaa]

INTEGRATION: CWS rc2merge (1.21.36); FILE MERGED 2003/07/03 14:38:53 ihi 1.21.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [0c330fa6b74fca712733acb8adfe022dba8381a8]

INTEGRATION: CWS rc2merge (1.36.36); FILE MERGED 2003/07/03 14:38:53 ihi 1.36.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [478a1826899fa3f6eba4e61cf88cd36be2030d90]

INTEGRATION: CWS rc2merge (1.10.36); FILE MERGED 2003/07/03 14:38:52 ihi 1.10.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [26c05170552d34ea067bd86bfd448e7bb8d0cc3a]

INTEGRATION: CWS rc2merge (1.5.36); FILE MERGED 2003/07/03 14:38:52 ihi 1.5.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [363b6a4ec3a79d2a20483429e3e5db53ed6dd0b7]

INTEGRATION: CWS rc2merge (1.29.36); FILE MERGED 2003/07/03 14:38:51 ihi 1.29.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [4a52894724e05f41904023c140574cc6a89b2811]

INTEGRATION: CWS rc2merge (1.25.36); FILE MERGED 2003/07/03 14:38:50 ihi 1.25.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [492c0604f5c72efe72cd120da26246f3bac0f3fa]

INTEGRATION: CWS rc2merge (1.4.36); FILE MERGED 2003/07/03 14:38:50 ihi 1.4.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [2e97ea9cdc5300bf2759b4e8b5ae3ad3afb37fde]

INTEGRATION: CWS rc2merge (1.38.36); FILE MERGED 2003/07/03 14:38:49 ihi 1.38.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [d96cd71441a35e18df6ecc5b49d7d80f46a21d41]

INTEGRATION: CWS rc2merge (1.29.36); FILE MERGED 2003/07/03 14:38:49 ihi 1.29.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [24c6b711dd34bcf7ec6363991ec5082b011d91ba]

INTEGRATION: CWS rc2merge (1.25.36); FILE MERGED 2003/07/03 14:38:49 ihi 1.25.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [db1f878a8944cce5aeabcfc4bea764e813d88ace]

INTEGRATION: CWS rc2merge (1.4.36); FILE MERGED 2003/07/03 14:38:48 ihi 1.4.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [ac6d16082a863580a91aa2d480de1a2d5f51d430]

INTEGRATION: CWS rc2merge (1.47.36); FILE MERGED 2003/07/03 14:38:48 ihi 1.47.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [ed3705bb521b9a28aec5cc3490546fb44d3ab49b]

INTEGRATION: CWS rc2merge (1.65.36); FILE MERGED 2003/07/03 14:38:47 ihi 1.65.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [8cfbfdb886e54ed67fcfb817a9c13c580a92e375]

INTEGRATION: CWS rc2merge (1.45.36); FILE MERGED 2003/07/03 14:38:46 ihi 1.45.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [e0b642c77e6f1dc6f67663e155c3b0be5a793237]

INTEGRATION: CWS rc2merge (1.38.36); FILE MERGED 2003/07/03 14:38:46 ihi 1.38.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [cdf4a41fc203c9cfb2fe443a6fb41ab722a5f22d]

INTEGRATION: CWS rc2merge (1.14.36); FILE MERGED 2003/07/03 14:38:45 ihi 1.14.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [3c2e02db2df2f06481b1087ff47d1402631a9881]

INTEGRATION: CWS rc2merge (1.30.36); FILE MERGED 2003/07/03 14:38:45 ihi 1.30.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [2b1affdf3a39ad8ff192d81a99db54bcbf40d3b4]

INTEGRATION: CWS rc2merge (1.43.36); FILE MERGED 2003/07/03 14:38:44 ihi 1.43.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [28a5f5d57d65cc373b75abdf2891921ffc9bccef]

INTEGRATION: CWS rc2merge (1.26.36); FILE MERGED 2003/07/03 14:38:43 ihi 1.26.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [632132a26ea930e633eadd2f498d5d45d097a4ca]

INTEGRATION: CWS rc2merge (1.43.18); FILE MERGED 2003/07/03 14:37:13 ihi 1.43.18.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [7f9504b23113a5b0d2308ea13eb83f00333f4094]

INTEGRATION: CWS rc2merge (1.94.8); FILE MERGED 2003/07/03 14:37:11 ihi 1.94.8.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [31c96d50d6d53c1d871db05697dc3625cbba72cb]

INTEGRATION: CWS rc2merge (1.22.18); FILE MERGED 2003/07/03 14:37:10 ihi 1.22.18.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [0c2aae5274a83c8b93ed472180287f73c39d4076]

INTEGRATION: CWS rc2merge (1.36.36); FILE MERGED 2003/07/03 14:36:50 ihi 1.36.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [3e989d09a5ac5ef377692a5a7d158568f95114a9]

INTEGRATION: CWS rc2merge (1.26.12); FILE MERGED 2003/07/03 14:36:41 ihi 1.26.12.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [1a6de8f0c2ef17abc9d336c176841518c9fbd318]

INTEGRATION: CWS rc2merge (1.40.36); FILE MERGED 2003/07/03 14:36:38 ihi 1.40.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [83393e472f71dd15d30caaf8d7e5cff9980ece4a]

INTEGRATION: CWS rc2merge (1.16.36); FILE MERGED 2003/07/03 14:36:37 ihi 1.16.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [008ee024adf70a244f48ce8dbff80bb52f87be47]

INTEGRATION: CWS rc2merge (1.42.36); FILE MERGED 2003/07/03 14:36:36 ihi 1.42.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [e9ec481d3e6cfa4c189203051cb760f44146619e]

INTEGRATION: CWS rc2merge (1.46.36); FILE MERGED 2003/07/03 14:36:35 ihi 1.46.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [e2acb444e328347bca252cb5f227c88b54422809]

INTEGRATION: CWS rc2merge (1.30.36); FILE MERGED 2003/07/03 14:36:34 ihi 1.30.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [e7737ca59e0a8a238453d4e36d085f58b6b0147a]

INTEGRATION: CWS rc2merge (1.15.36); FILE MERGED 2003/07/03 14:36:34 ihi 1.15.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [5efe5af05ef3e24ea6747a80b544ca43f4b97c2a]

INTEGRATION: CWS rc2merge (1.32.36); FILE MERGED 2003/07/03 14:36:33 ihi 1.32.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [e1da34971c2e601df6001f1f9d7035a8076e8eda]

INTEGRATION: CWS rc2merge (1.42.36); FILE MERGED 2003/07/03 14:36:31 ihi 1.42.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [36c0f1ded332d545f5dd7078f1a0164c80d801de]

INTEGRATION: CWS rc2merge (1.26.36); FILE MERGED 2003/07/03 14:36:30 ihi 1.26.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [a47ccd0b18d4fdf6ed5a1a3cd5ceb09eca76535d]

INTEGRATION: CWS rc2merge (1.29.36); FILE MERGED 2003/07/03 14:36:24 ihi 1.29.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [9834fee9f4900173cd951f4e90a77ce627eeccb5]

INTEGRATION: CWS rc2merge (1.25.36); FILE MERGED 2003/07/03 14:36:24 ihi 1.25.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [465b13a40d0f0c0155df1ed524287c87b506bab2]

INTEGRATION: CWS rc2merge (1.13.36); FILE MERGED 2003/07/03 14:36:23 ihi 1.13.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [cc677519da020b9adf272f3c6ced3778f3b1f072]

INTEGRATION: CWS rc2merge (1.17.36); FILE MERGED 2003/07/03 14:36:22 ihi 1.17.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [069db5cee2b07aee5c8764ad939b8a03e8c62f29]

INTEGRATION: CWS rc2merge (1.18.36); FILE MERGED 2003/07/03 14:36:22 ihi 1.18.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [0092a049865d7487050cc4372f2d8b9dd8f39770]

INTEGRATION: CWS rc2merge (1.17.36); FILE MERGED 2003/07/03 14:36:21 ihi 1.17.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [779db29eb1392392e7ea05ef6e7aa696571671be]

INTEGRATION: CWS rc2merge (1.22.36); FILE MERGED 2003/07/03 14:36:21 ihi 1.22.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [9cc4c0b2eb172d326bc41a76138e1fac7cb4878f]

INTEGRATION: CWS rc2merge (1.22.36); FILE MERGED 2003/07/03 14:36:19 ihi 1.22.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [a52ba994f41af8b9b1303586887fc3875a82b3df]

INTEGRATION: CWS rc2merge (1.19.36); FILE MERGED 2003/07/03 14:36:18 ihi 1.19.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [2553e3bbfb83c12cde0585fbc21a1e79092e7d2b]

INTEGRATION: CWS rc2merge (1.14.36); FILE MERGED 2003/07/03 14:36:17 ihi 1.14.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [e2bb2c09f5116640f81f88a3f1247989bad12808]

INTEGRATION: CWS rc2merge (1.27.36); FILE MERGED 2003/07/03 14:36:16 ihi 1.27.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [f19d9bedbe093038f791a4097ce477aedfea6181]

INTEGRATION: CWS rc2merge (1.38.36); FILE MERGED 2003/07/03 14:36:14 ihi 1.38.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [fbe73294d3e07b90dadb59a801fb5717d6b4a806]

INTEGRATION: CWS rc2merge (1.44.36); FILE MERGED 2003/07/03 14:36:12 ihi 1.44.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [66a1da6f4da81310048215ebce17e46761f6d096]

INTEGRATION: CWS rc2merge (1.13.36); FILE MERGED 2003/07/03 14:36:11 ihi 1.13.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [03955246672e5730b9b08ef83304a6e75bd31052]

INTEGRATION: CWS rc2merge (1.10.36); FILE MERGED 2003/07/03 14:36:10 ihi 1.10.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [e9e93d0491c45994e7979ca1721600e48d292031]

INTEGRATION: CWS rc2merge (1.18.36); FILE MERGED 2003/07/03 14:36:10 ihi 1.18.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [4b478f2dd2012c4de37611428b970e91bb33bfad]

INTEGRATION: CWS rc2merge (1.26.36); FILE MERGED 2003/07/03 14:36:02 ihi 1.26.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [5bc2627fb51cf7622709d7485cd7adc95854d89b]

INTEGRATION: CWS rc2merge (1.23.36); FILE MERGED 2003/07/03 14:36:01 ihi 1.23.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [2456d61eae34e6b89b2c24cd4591feebc18807ae]

INTEGRATION: CWS rc2merge (1.15.36); FILE MERGED 2003/07/03 14:36:01 ihi 1.15.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [f57aabf4c5732e874c93eb9ef2ac23a6bd08855b]

INTEGRATION: CWS rc2merge (1.23.36); FILE MERGED 2003/07/03 14:36:00 ihi 1.23.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [7fbe9e1077431c16532cced19f374c0629e32036]

INTEGRATION: CWS rc2merge (1.26.36); FILE MERGED 2003/07/03 14:36:00 ihi 1.26.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [cd39fc4a6a469ad92f577dbf50710e886a386d3a]

INTEGRATION: CWS rc2merge (1.12.36); FILE MERGED 2003/07/03 14:35:59 ihi 1.12.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [72f63c71644143e989334a0acf4ae1164cb6a247]

INTEGRATION: CWS rc2merge (1.27.36); FILE MERGED 2003/07/03 14:35:59 ihi 1.27.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [6ca9a2b8fa98563b57376e33ced9c79cf65e3bc6]

INTEGRATION: CWS rc2merge (1.25.36); FILE MERGED 2003/07/03 14:35:58 ihi 1.25.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [64f74db324e8cbdf52f805507fb03983ab0172b4]

INTEGRATION: CWS rc2merge (1.13.36); FILE MERGED 2003/07/03 14:35:57 ihi 1.13.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [8ec820ed80f4d7c8586bedcdddc96524724c0eea]

INTEGRATION: CWS rc2merge (1.18.36); FILE MERGED 2003/07/03 14:35:57 ihi 1.18.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [45eca830d5847102da9d7d8cf5d45dc32119e8eb]

INTEGRATION: CWS rc2merge (1.33.36); FILE MERGED 2003/07/03 14:35:56 ihi 1.33.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [1433f034559545de6b3a78929525a64acf58eb22]

INTEGRATION: CWS rc2merge (1.14.36); FILE MERGED 2003/07/03 14:35:55 ihi 1.14.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [eec23a1d9df8bc6d7bd3c5bb3f0d855859596665]

INTEGRATION: CWS rc2merge (1.27.36); FILE MERGED 2003/07/03 14:35:55 ihi 1.27.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [58b7f01576c75412f584d70f2cd4c687f09fe2c4]

INTEGRATION: CWS rc2merge (1.18.36); FILE MERGED 2003/07/03 14:35:54 ihi 1.18.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [210d9c811e6a79e38e34519bb38c529c7470ffff]

INTEGRATION: CWS rc2merge (1.29.36); FILE MERGED 2003/07/03 14:35:53 ihi 1.29.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [2b77223629f40e812655b50caff5b7fc1c725b4b]

INTEGRATION: CWS rc2merge (1.12.36); FILE MERGED 2003/07/03 14:35:52 ihi 1.12.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [735053a401584216139291980ca16c049da6037a]

INTEGRATION: CWS rc2merge (1.35.36); FILE MERGED 2003/07/03 14:35:51 ihi 1.35.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [deab253ef273f7ef09627213e0a2de030be0abf3]

INTEGRATION: CWS rc2merge (1.66.36); FILE MERGED 2003/07/03 14:35:50 ihi 1.66.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [77e74358732f77cfc00553cf9fcd1deb78386bda]

INTEGRATION: CWS rc2merge (1.16.12); FILE MERGED 2003/07/03 14:35:47 ihi 1.16.12.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [080eeab752ad029019d5e65901bbff5762eac2c9]

INTEGRATION: CWS rc2merge (1.27.36); FILE MERGED 2003/07/03 14:35:44 ihi 1.27.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [f6bd5a18e0558c954ed68326f57530766b75e829]

INTEGRATION: CWS rc2merge (1.28.36); FILE MERGED 2003/07/03 14:35:43 ihi 1.28.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [ef92a47e668856f70563f102200e7b97178ad177]

INTEGRATION: CWS rc2merge (1.51.36); FILE MERGED 2003/07/03 14:35:42 ihi 1.51.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [9697c7632d4758c3a549312ed043d139bde30e65]

INTEGRATION: CWS rc2merge (1.32.36); FILE MERGED 2003/07/03 14:35:42 ihi 1.32.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [dcc2d7295f4cde7931e33ef16eb757bf6201f077]

INTEGRATION: CWS rc2merge (1.46.36); FILE MERGED 2003/07/03 14:35:41 ihi 1.46.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [8a5b624f4b43c4213d8de2ba55dc0c5246e609b2]

INTEGRATION: CWS rc2merge (1.44.36); FILE MERGED 2003/07/03 14:35:39 ihi 1.44.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [de7d528f83a9b3b0667784d8e8c7f8fd79cdeb48]

INTEGRATION: CWS rc2merge (1.4.36); FILE MERGED 2003/07/03 14:35:39 ihi 1.4.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [7136155504ddaa37e8646212e96687d93c9c5d13]

INTEGRATION: CWS rc2merge (1.19.36); FILE MERGED 2003/07/03 14:35:35 ihi 1.19.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [a52ddd2865399958cec9288c48c55ebac5591797]

INTEGRATION: CWS rc2merge (1.17.36); FILE MERGED 2003/07/03 14:35:35 ihi 1.17.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [8e4abcdf3090a09445acbe3077a3b6dc1161e5fc]

INTEGRATION: CWS rc2merge (1.20.36); FILE MERGED 2003/07/03 14:35:34 ihi 1.20.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [982f9e51031e526ecf3f97811ccaf485f8e61ec0]

INTEGRATION: CWS rc2merge (1.42.2); FILE MERGED 2003/07/03 14:35:33 ihi 1.42.2.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [018b9e6e14c2fc047de6aa826bfbbe83cdecef5c]

INTEGRATION: CWS rc2merge (1.18.36); FILE MERGED 2003/07/03 14:35:33 ihi 1.18.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [9f68f5ed1e77cd242598e29311ac70bee8afbb3d]

INTEGRATION: CWS rc2merge (1.20.36); FILE MERGED 2003/07/03 14:35:32 ihi 1.20.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [bb74da986012e6809e250a24290553d4a6a7e393]

INTEGRATION: CWS rc2merge (1.15.2); FILE MERGED 2003/07/03 14:35:32 ihi 1.15.2.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [1e2e56f44c0f58c920d84f32e06886855f68d615]

INTEGRATION: CWS rc2merge (1.18.36); FILE MERGED 2003/07/03 14:35:31 ihi 1.18.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [11b2a8e89320a5211d3aaea00ca88389e2e14eee]

INTEGRATION: CWS rc2merge (1.19.36); FILE MERGED 2003/07/03 14:35:31 ihi 1.19.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [1a700588a2a96b8f2d2b906e9fae0e0d0aca7659]

INTEGRATION: CWS rc2merge (1.25.36); FILE MERGED 2003/07/03 14:35:30 ihi 1.25.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [fdb6d60554235fd4940b02bdf618468f83ab809a]

INTEGRATION: CWS rc2merge (1.26.36); FILE MERGED 2003/07/03 14:35:30 ihi 1.26.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [8c5de5c3eb0f2315b81cc814bf063b03674b4360]

INTEGRATION: CWS rc2merge (1.2.2); FILE MERGED 2003/07/03 14:35:29 ihi 1.2.2.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [258d04d68ee01bba062acc25b576144bf3e48fc8]

INTEGRATION: CWS rc2merge (1.33.36); FILE MERGED 2003/07/03 14:35:27 ihi 1.33.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [a3bd10764c8c7bc2d5c03811cc57400177d14c6d]

INTEGRATION: CWS rc2merge (1.28.36); FILE MERGED 2003/07/03 14:35:26 ihi 1.28.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [6d869c3daeb093d73c025431b22d9d642a8fb2df]

INTEGRATION: CWS rc2merge (1.21.36); FILE MERGED 2003/07/03 14:35:25 ihi 1.21.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [5834480d42b73d4fde7aea835eb47e9d638b4416]

INTEGRATION: CWS rc2merge (1.50.36); FILE MERGED 2003/07/03 14:35:25 ihi 1.50.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [666673132a154da1b3ba900a58e476c1090f1588]

INTEGRATION: CWS rc2merge (1.26.36); FILE MERGED 2003/07/03 14:35:24 ihi 1.26.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [8396ca27b64d003209fc4fde3d016cdd7ce562ab]

INTEGRATION: CWS rc2merge (1.30.36); FILE MERGED 2003/07/03 14:35:24 ihi 1.30.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [174a93c88e59c88b79e44f49cb8dbf0e0617c835]

INTEGRATION: CWS rc2merge (1.21.36); FILE MERGED 2003/07/03 14:35:23 ihi 1.21.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [e2b4bbbfe78809d8f6b04cffdbe26bf4ff2259fc]

INTEGRATION: CWS rc2merge (1.27.36); FILE MERGED 2003/07/03 14:35:22 ihi 1.27.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [f3489138fd786198b55f4d1a6430a57afb07da8a]

INTEGRATION: CWS rc2merge (1.33.36); FILE MERGED 2003/07/03 14:35:20 ihi 1.33.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [e06e8c4e56a67c3a54eea49de12346008cdd86e4]

INTEGRATION: CWS rc2merge (1.17.36); FILE MERGED 2003/07/03 14:35:20 ihi 1.17.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [b5582845dcf09240dd073a5ebf94ad0b606b607b]

INTEGRATION: CWS rc2merge (1.20.36); FILE MERGED 2003/07/03 14:35:19 ihi 1.20.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [5846e3be74d83dfd75fb6777ca9c94f528a963f0]

INTEGRATION: CWS rc2merge (1.37.2); FILE MERGED 2003/07/03 14:35:18 ihi 1.37.2.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [09ce3fd361250e5c16bb09bf22632cb0d2efd0ef]

INTEGRATION: CWS rc2merge (1.43.22); FILE MERGED 2003/07/03 14:35:16 ihi 1.43.22.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [b260f78492efaa3a264112d447efabedd31dcd30]

INTEGRATION: CWS rc2merge (1.26.36); FILE MERGED 2003/07/03 14:35:15 ihi 1.26.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [2a50f66acec72eda6e5d4b8b6fd53820119ef235]

INTEGRATION: CWS rc2merge (1.21.36); FILE MERGED 2003/07/03 14:35:15 ihi 1.21.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [2c4acc20fc76e6bfd836f0453949bb20ad8bb5ab]

INTEGRATION: CWS rc2merge (1.19.36); FILE MERGED 2003/07/03 14:35:15 ihi 1.19.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [219ed8580ea30336df083649a9f8d70d30cf359c]

INTEGRATION: CWS rc2merge (1.22.36); FILE MERGED 2003/07/03 14:35:14 ihi 1.22.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [fca015e57ac9dc5acaea4749f30af968c9422dc1]

INTEGRATION: CWS rc2merge (1.18.36); FILE MERGED 2003/07/03 14:35:13 ihi 1.18.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [957aebf25895a380cde6531bdef5717ff2344b82]

INTEGRATION: CWS rc2merge (1.39.36); FILE MERGED 2003/07/03 14:35:13 ihi 1.39.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [28f221ac672ecf47e6bc5349f041539b319afd1e]

INTEGRATION: CWS rc2merge (1.45.36); FILE MERGED 2003/07/03 14:35:10 ihi 1.45.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [39663833f924f0a1a57d2500f9cfe016394e523b]

INTEGRATION: CWS rc2merge (1.61.36); FILE MERGED 2003/07/03 14:35:09 ihi 1.61.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [58cf27a58c0f56f46d40c0f341b57d0b43a536f3]

INTEGRATION: CWS rc2merge (1.90.36); FILE MERGED 2003/07/03 14:35:08 ihi 1.90.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [b82402b2839cc9daf2f029bba16a85cb6fa96c01]

INTEGRATION: CWS rc2merge (1.17.36); FILE MERGED 2003/07/03 14:35:04 ihi 1.17.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [9bf699b24dde807652e64d950321192a2a035550]

INTEGRATION: CWS rc2merge (1.27.36); FILE MERGED 2003/07/03 14:35:03 ihi 1.27.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [03e19969906e0fe96154628dab00f92bf174d4ab]

INTEGRATION: CWS rc2merge (1.33.36); FILE MERGED 2003/07/03 14:35:03 ihi 1.33.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [af0ed93b20e880bae0b4010e87812886d353ddfc]

INTEGRATION: CWS rc2merge (1.32.36); FILE MERGED 2003/07/03 14:35:02 ihi 1.32.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [70d8fc67dd93300966ef9459fd8631fa641596c1]

INTEGRATION: CWS rc2merge (1.19.36); FILE MERGED 2003/07/03 14:35:02 ihi 1.19.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [69045ed1a663c947dbc2bf376933e06f4a2f1b83]

INTEGRATION: CWS rc2merge (1.44.36); FILE MERGED 2003/07/03 14:35:01 ihi 1.44.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [5949b4475224fd6b9db391519cb62fe1a9ab386c]

INTEGRATION: CWS rc2merge (1.36.36); FILE MERGED 2003/07/03 14:35:00 ihi 1.36.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [3e18b4533099e88ff464dbf43386e5bc58b51d56]

INTEGRATION: CWS rc2merge (1.30.36); FILE MERGED 2003/07/03 14:34:58 ihi 1.30.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [cbe6f6c1ff3ae726c863401468e89e569870fef0]

INTEGRATION: CWS rc2merge (1.40.36); FILE MERGED 2003/07/03 14:34:57 ihi 1.40.36.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [cffaf5fc31fe44e17a73ee59a76d42b0a849fe84]

INTEGRATION: CWS rc2merge (1.90.12); FILE MERGED 2003/07/03 14:34:57 ihi 1.90.12.1: rc-2 merge all languages


2003-07-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [33be80a7e4ba01aba4180da4964c72ed1e695d16]

INTEGRATION: CWS rc2merge (1.107.36); FILE MERGED 2003/07/03 14:34:52 ihi 1.107.36.1: rc-2 merge all languages


2003-07-03  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a2dcff04be8d6461baa1f9ac3d0d14f1fe756216]

#109378#, #110597# added dependency to get last particle in module


2003-07-02  Vladimir Glazounov  <vg@openoffice.org>  [1216d1a1e2dd5891c3bfd75c5b75af5c0a378365]

SRX645


2003-07-02  Vladimir Glazounov  <vg@openoffice.org>  [76006a0a42d7a638d6318f166780a568dff258da]

INTEGRATION: CWS ooo11rc (1.3.2); FILE MERGED 2003/06/24 15:29:31 vq 1.3.2.1: #i15957# Shell buildin 'which' sometimes returns an error


2003-07-02  Vladimir Glazounov  <vg@openoffice.org>  [bdc96df9366201ab22dd7a6e73016044f7d569ab]

INTEGRATION: CWS ooo11rc (1.2.2); FILE MERGED 2003/06/29 08:17:53 jbu 1.2.2.3: #i15917# + #i16131# removed unneeded stuff, directories are now created during each file copy, now SMP buildable, builds on all shells 2003/06/25 18:40:58 jbu 1.2.2.2: #i15974# problems during creation of directories fixed, .pyc aren't copied now anymore 2003/06/20 16:10:50 jbu 1.2.2.1: #i15866# now builds also, when win-volums of solver and project are different


2003-07-02  Vladimir Glazounov  <vg@openoffice.org>  [3a64cd51333432459cd8ec08182a93660721cede]

INTEGRATION: CWS ooo11rc (1.2.4); FILE MERGED 2003/06/29 16:55:07 jbu 1.2.4.1: #i16215# fixed crash in case the python traceback object is null (occurs, when there is only a native code on the stack)


2003-07-02  Vladimir Glazounov  <vg@openoffice.org>  [07fa16315fb174fa6a12571d4c6faf6fe0fe0b05]

INTEGRATION: CWS ooo11rc (1.30.10); FILE MERGED 2003/06/30 12:29:07 mh 1.30.10.1: add: gcc2.95 compile fixes, #i14672#


2003-07-02  Vladimir Glazounov  <vg@openoffice.org>  [1b65c06d081e211b6e7a80e323792edd321c77ed]

INTEGRATION: CWS ooo11rc (1.1.4); FILE MERGED 2003/07/01 12:28:00 khendricks 1.1.4.1: changing each makefile.mk to try t remove the extra quotes generated under WIN builds Issue 16256


2003-07-02  Vladimir Glazounov  <vg@openoffice.org>  [4137778e1b0dd71fe6bfd259fc7fa15bd0e525a9]

INTEGRATION: CWS ooo11rc (1.1.4); FILE MERGED 2003/07/01 12:27:59 khendricks 1.1.4.1: changing each makefile.mk to try t remove the extra quotes generated under WIN builds Issue 16256


2003-07-02  Vladimir Glazounov  <vg@openoffice.org>  [a2d966b8154a75dc2328c84a32510d882cc51517]

INTEGRATION: CWS ooo11rc (1.1.4); FILE MERGED 2003/07/01 12:27:58 khendricks 1.1.4.2: changing each makefile.mk to try t remove the extra quotes generated under WIN builds Issue 16256 2003/06/19 01:16:23 khendricks 1.1.4.1: updating dictionaries to reflect final changes in my tree from ooo11b2


2003-07-02  Vladimir Glazounov  <vg@openoffice.org>  [62b94cd00ebe0babd490e2d684094350d09bc8ae]

INTEGRATION: CWS ooo11rc (1.1.4); FILE MERGED 2003/07/01 12:27:57 khendricks 1.1.4.1: changing each makefile.mk to try t remove the extra quotes generated under WIN builds Issue 16256


2003-07-02  Vladimir Glazounov  <vg@openoffice.org>  [19d44f4b7bcb181d79b3c644308a93ee47742fcb]

INTEGRATION: CWS ooo11rc (1.1.4); FILE MERGED 2003/07/01 12:27:55 khendricks 1.1.4.1: changing each makefile.mk to try t remove the extra quotes generated under WIN builds Issue 16256


2003-07-02  Vladimir Glazounov  <vg@openoffice.org>  [604071c3886d97faaca8f2abbd17dc3604a67bf5]

INTEGRATION: CWS ooo11rc (1.1.4); FILE MERGED 2003/07/01 12:27:54 khendricks 1.1.4.1: changing each makefile.mk to try t remove the extra quotes generated under WIN builds Issue 16256


2003-07-02  Vladimir Glazounov  <vg@openoffice.org>  [c516585f3da0237524aa1654e81b8d9b399994e1]

INTEGRATION: CWS ooo11rc (1.2.28); FILE MERGED 2003/06/18 18:14:08 er 1.2.28.2: #i15584# Change DayID and MonthID to English names 2003/06/18 14:23:09 er 1.2.28.1: #i15584# correct dates copied from en_US with wrong MDY order and/or separator. Also put a space in between the amount and the currency symbol, as discussed with Robert Ludvik by mail.


2003-07-02  Vladimir Glazounov  <vg@openoffice.org>  [631e83242df47688ad1942ca95bf43cda9beed8c]

INTEGRATION: CWS ooo11rc (1.1.2); FILE ADDED 2003/06/18 18:33:41 er 1.1.2.1: #i14383# add sk_SK Slovak locale data


2003-07-02  Vladimir Glazounov  <vg@openoffice.org>  [3d75385bcc4d22773e7a8a71e2506374b9f6b689]

INTEGRATION: CWS ooo11rc (1.6.28); FILE MERGED 2003/06/18 17:10:12 er 1.6.28.1: #i10976# apply patch provided by Gaute Hvoslef Kvalnes (with some slight corrections)


2003-07-02  Vladimir Glazounov  <vg@openoffice.org>  [93a7552383cdbfa4367e5626662e79e8bfbd0480]

INTEGRATION: CWS ooo11rc (1.7.28); FILE MERGED 2003/06/18 17:10:12 er 1.7.28.1: #i10976# apply patch provided by Gaute Hvoslef Kvalnes (with some slight corrections)


2003-07-02  Vladimir Glazounov  <vg@openoffice.org>  [283b162f1968e929d28cc7422baa97f7c0836799]

INTEGRATION: CWS ooo11rc (1.5.70); FILE MERGED 2003/06/18 17:10:12 er 1.5.70.1: #i10976# apply patch provided by Gaute Hvoslef Kvalnes (with some slight corrections)


2003-07-02  Vladimir Glazounov  <vg@openoffice.org>  [338d5091f2e2296d43edb96d5b0e27d2b9229cf4]

INTEGRATION: CWS ooo11rc (1.20.2); FILE MERGED 2003/06/18 18:33:40 er 1.20.2.1: #i14383# add sk_SK Slovak locale data


2003-07-02  Vladimir Glazounov  <vg@openoffice.org>  [3846775cc63ed9b6892c5fa89507358d6ca3fa3d]

INTEGRATION: CWS ooo11rc (1.4.2); FILE MERGED 2003/06/18 18:33:40 er 1.4.2.1: #i14383# add sk_SK Slovak locale data


2003-07-02  Vladimir Glazounov  <vg@openoffice.org>  [9bd4e4a5df7eeaf048a00f038d8a6f13ce617cd7]

INTEGRATION: CWS ooo11rc (1.5.28); FILE MERGED 2003/06/18 15:14:38 er 1.5.28.1: #i13358# currency symbol is simply $ instead of $U


2003-07-02  Vladimir Glazounov  <vg@openoffice.org>  [e2131d50b80a4898868b1d6ef742249d8d87706f]

INTEGRATION: CWS ooo11rc (1.21.2); FILE MERGED 2003/06/18 18:33:39 er 1.21.2.1: #i14383# add sk_SK Slovak locale data


2003-07-02  Vladimir Glazounov  <vg@openoffice.org>  [6b31cf7a3378211604a67fc37092121e8e302bd0]

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>  [c3e9d8cb3925ccfc85675cb42d021609131cc59f]

INTEGRATION: CWS ooo11rc (1.39.8); FILE MERGED 2003/06/23 14:35:51 kso 1.39.8.1: #i15934# - Can compiled using MSVC 6 again.


2003-07-02  Vladimir Glazounov  <vg@openoffice.org>  [57908af0a121b5ee00746bc95d2113ed3af25e2f]

INTEGRATION: CWS ooo11rc (1.13.8); FILE MERGED 2003/06/23 14:35:51 kso 1.13.8.1: #i15934# - Can compiled using MSVC 6 again.


2003-07-02  Vladimir Glazounov  <vg@openoffice.org>  [239bf5c89fc517a6187a23e935792652ccb053b3]

INTEGRATION: CWS ooo11rc (1.47.8); FILE MERGED 2003/06/23 14:35:49 kso 1.47.8.1: #i15934# - Can compiled using MSVC 6 again.


2003-07-02  Vladimir Glazounov  <vg@openoffice.org>  [56e45f9b2ab79d52c3f493c67ab471b05ae2a718]

INTEGRATION: CWS ooo11rc (1.4.8); FILE MERGED 2003/06/23 14:35:48 kso 1.4.8.1: #i15934# - Can compiled using MSVC 6 again.


2003-07-02  Vladimir Glazounov  <vg@openoffice.org>  [176f99f053e44b77501503ab480a5ac38eb5ca70]

INTEGRATION: CWS ooo11rc (1.22.8); FILE MERGED 2003/06/23 14:35:48 kso 1.22.8.1: #i15934# - Can compiled using MSVC 6 again.


2003-07-02  Vladimir Glazounov  <vg@openoffice.org>  [41d46bf7e1f2b0e881661a3c6fb91557c8c601ba]

INTEGRATION: CWS ooo11rc (1.3.8); FILE MERGED 2003/06/18 13:08:45 mh 1.3.8.1: join: from ooo11beta2


2003-07-02  Vladimir Glazounov  <vg@openoffice.org>  [500ee6de4a38c02ebe83594f437fa71d9bfd53f0]

INTEGRATION: CWS ooo11rc (1.1.1.1.78); FILE MERGED 2003/06/27 00:51:05 nick 1.1.1.1.78.1: IZ 15351: Add rsc.cpp to NOOPT list for IRIX


2003-07-02  Vladimir Glazounov  <vg@openoffice.org>  [fff415643da7efb686688ef91d9e007881f34e03]

INTEGRATION: CWS ooo11rc (1.36.12); FILE MERGED 2003/06/24 15:21:37 svesik 1.36.12.1: Apply pacth to be able to compile with MS VCC6 SP5 this is #IZ15964#


2003-07-02  Vladimir Glazounov  <vg@openoffice.org>  [3bfaa3aa9919c09de9be9f3558486f1c8e947017]

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>  [6f074038c06700f8b091f63e3f1b9f626ff5357d]

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>  [8188847f635522c64317f756d1cb2f2055c4a2aa]

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>  [4653f76c5d26c183990fa03b80f0eb894978dcef]

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>  [6bf8396bc2c8ba0511165644b47ca0297c8b5322]

INTEGRATION: CWS ooo11rc (1.17.40); FILE MERGED 2003/06/27 00:52:55 nick 1.17.40.1: IZ 15352: Larger lgot_buffer size for IRIX


2003-07-02  Vladimir Glazounov  <vg@openoffice.org>  [fa8a35e06aeea73ec049fc0a79a1f90c1be66020]

INTEGRATION: CWS ooo11rc (1.54.2); FILE MERGED 2003/07/01 08:20:42 tv 1.54.2.1: #i15918# added support for czech and slovak icons


2003-07-02  Vladimir Glazounov  <vg@openoffice.org>  [fd8d02e2bac8ff15db56e376a4462ea10ad7c633]

INTEGRATION: CWS ooo11rc (1.92.10); FILE MERGED 2003/07/02 10:18:24 hdu 1.92.10.5: #i16304# get FT library version on more UNX platforms 2003/07/02 08:44:23 mh 1.92.10.4: RESYNC MERGED 1.92 1.93 2003/07/02 08:43:45 mh 1.92.10.3: RESYNC MERGED 1.92 1.93 2003/07/01 06:46:51 hdu 1.92.10.2: #109247# remove debug output 2003/06/30 12:26:24 hdu 1.92.10.1: #109247# avoid FaceFT objects because they cost to much when fonts with lots of embedded bitmaps are used


2003-07-02  Vladimir Glazounov  <vg@openoffice.org>  [94eca06b5b94c8ea9d3b7e65fa8fd8a5f4c273a5]

INTEGRATION: CWS ooo11rc (1.2.6); FILE MERGED 2003/06/30 10:59:49 af 1.2.6.1: #i16122# Changed initialization of reference variable.


2003-07-02  Vladimir Glazounov  <vg@openoffice.org>  [2954a0f99b4a47904cddd59ad71c412ab382dbce]

INTEGRATION: CWS ooo11rc (1.43.22); FILE MERGED 2003/07/02 08:40:00 mh 1.43.22.2: RESYNC MERGED 1.43 1.44 Everything below this line will be added to the revision comment. 2003/06/30 12:56:06 hdu 1.43.22.1: #i14788# text output should not change vertical char, it is text inputs responsibility


2003-07-02  Vladimir Glazounov  <vg@openoffice.org>  [5bc2e817894690fd95340e35e7aa2e689edf2bdc]

INTEGRATION: CWS ooo11rc (1.2.12); FILE MERGED 2003/06/19 22:43:12 khendricks 1.2.12.1: Hi,

Committing recommended fix from Ause so that the tree will
build on non-Soalris platforms

2003-07-02  Vladimir Glazounov  <vg@openoffice.org>  [71cdfc0cd77f4cd4d36154ee6190a8d0e8126e10]

INTEGRATION: CWS ooo11rc (1.20.12); FILE MERGED 2003/06/27 14:50:50 hro 1.20.12.1: #i15784# Removed obsolete EXE filesa from cvs repository


2003-07-02  Vladimir Glazounov  <vg@openoffice.org>  [f6b8704c52249a400a7c41ca468c224480ac9bf4]

INTEGRATION: CWS ooo11rc (1.13.4); FILE MERGED 2003/06/30 14:51:26 hro 1.13.4.4: #i15843# Use mkstemp instead of tmpnam 2003/06/30 14:31:00 hro 1.13.4.3: #i15843# Use mkstemp instead of tmpnam 2003/06/30 13:04:04 hro 1.13.4.2: #i15843# Fixed not failsafe implemented dladdr call 2003/06/21 16:12:39 pjanik 1.13.4.1: #i15896#: Change C++ code to C.


2003-07-02  Vladimir Glazounov  <vg@openoffice.org>  [2f646c6c0eb971667004701bd3732fa5fb667c4b]

INTEGRATION: CWS ooo11rc (1.20.34); FILE MERGED 2003/06/27 14:53:04 mh 1.20.34.1: add: fix for soli, #i15800#


2003-07-02  Vladimir Glazounov  <vg@openoffice.org>  [c97d2153eb96e505ace42b39ee3fb83bd035f1c0]

INTEGRATION: CWS ooo11rc (1.2.32); FILE MERGED 2003/06/27 14:22:24 haggai 1.2.32.1: #i10477# add --without-gpc switch to optionally build without gpc library


2003-07-02  Vladimir Glazounov  <vg@openoffice.org>  [880cf620ea1ecc96a595d342075394f0999b633d]

INTEGRATION: CWS ooo11rc (1.5.32); FILE MERGED 2003/06/27 14:22:23 haggai 1.5.32.1: #i10477# add --without-gpc switch to optionally build without gpc library


2003-07-02  Vladimir Glazounov  <vg@openoffice.org>  [c0aebd8ea1803a5940bf1f7f3c6419991d38b6b1]

INTEGRATION: CWS ooo11rc (1.12.4); FILE MERGED 2003/06/24 11:27:48 pjanik 1.12.4.1: #i15640#: Fix the name of KMail profile.


2003-07-02  Vladimir Glazounov  <vg@openoffice.org>  [5131bc36623e26a9bbe2b41c53390254ca40ff3d]

INTEGRATION: CWS ooo11rc (1.17.2); FILE MERGED 2003/07/01 00:57:25 khendricks 1.17.2.1: fix for issue 15238 for iso-8859-2 using locales Includes support for:

Czech cs-CZ, Croatian hr-HR, Hungarian hu-HU, Polish pl-PL,
Romanian ro-RO, Slovak sk-SK, Slovenian sl-SI

Missing: Bosnian, Serbian, Sorbian

2003-07-02  Vladimir Glazounov  <vg@openoffice.org>  [d333c67d22dd88f2fb5d0007b83fc47b43585969]

INTEGRATION: CWS ooo11rc (1.39.8); FILE MERGED 2003/06/25 13:04:14 armin 1.39.8.1: iRemove extra parenthesises which were confusing MS VC6 SP5


2003-07-02  Daniel Boelzle  <dbo@openoffice.org>  [49af9676c92f9ac3d4221deca0ba1fdd8529b5b6]

#107130# cleanup


2003-07-02  Vladimir Glazounov  <vg@openoffice.org>  [ee6cf8723ce592f30255eec326c129e0d8e18e91]

INTEGRATION: CWS ooo11rc (1.1.8); FILE MERGED 2003/06/30 15:20:53 hro 1.1.8.4: #i16056# Changed bootstrap key names for error report to 'ErrorReportServer' and 'ErrorReportPort' 2003/06/27 15:33:30 hro 1.1.8.3: #i16123# If the same proxy is used for all protocols the protocol prefix is missing 2003/06/27 15:17:51 hro 1.1.8.2: #i16009# At least provide library names (not paths) if only dbghelp.dll version 5.1 is available) 2003/06/27 15:02:04 hro 1.1.8.1: #16114# VC6 does not not basic type intptr_t


2003-07-02  Vladimir Glazounov  <vg@openoffice.org>  [777c665e64468bc75d4a7f87d362488efbce19b9]

INTEGRATION: CWS ooo11rc (1.1.8); FILE MERGED 2003/06/30 15:45:59 hro 1.1.8.1: #i15843# --only-mod-libs onyl for static gtk, replace jre path to search for libjpeg


2003-07-02  Vladimir Glazounov  <vg@openoffice.org>  [b43884c8d15d39afc121411ec3f5bd4c07b4673e]

INTEGRATION: CWS ooo11rc (1.2.6); FILE MERGED 2003/06/30 15:45:58 hro 1.2.6.2: #i15843# --only-mod-libs onyl for static gtk, replace jre path to search for libjpeg 2003/06/30 14:50:02 hro 1.2.6.1: #i15843# Fixed linker command line for non static gtk


2003-07-02  Vladimir Glazounov  <vg@openoffice.org>  [10620d3c72ef8bd2ef28290a34b114c82a2d4125]

INTEGRATION: CWS ooo11rc (1.6.6); FILE MERGED 2003/06/30 15:20:40 hro 1.6.6.3: #i16056# Changed bootstrap key names for error report to 'ErrorReportServer' and 'ErrorReportPort' 2003/06/30 14:40:04 hro 1.6.6.2: #i15843# Include <vcl/version.h> to avoid build errors 2003/06/23 12:16:50 svesik 1.6.6.1: _version.h lives inside vcl, so needs vcl/ when being included


2003-07-02  Vladimir Glazounov  <vg@openoffice.org>  [9ad1f94ab14c4e3cd4aa7b9baee9965cc2cdec45]

INTEGRATION: CWS ooo11rc (1.99.30); FILE MERGED 2003/06/27 00:49:34 nick 1.99.30.1: IZ 15350: GCC 2 bug when member function is part of initialiser (on IRIX)


2003-07-02  Vladimir Glazounov  <vg@openoffice.org>  [6cb6964d3463039251e126d99518fd53cd21e7d7]

INTEGRATION: CWS ooo11rc (1.12.2); FILE MERGED 2003/06/30 10:30:42 mh 1.12.2.2: add: dutch license file, #i15910# 2003/06/23 14:12:42 mh 1.12.2.1: add: readlicense_oo/prj/d.lst for Catalan localization, #i15586#


2003-07-02  Vladimir Glazounov  <vg@openoffice.org>  [abadb574311a5fb2afb57d2691cef708a7352438]

INTEGRATION: CWS ooo11rc (1.4.2); FILE MERGED 2003/06/25 17:49:18 pjanik 1.4.2.4: Fix URLs of Czech and Slovak README files. 2003/06/23 18:50:48 pjanik 1.4.2.3: #i15856#: Remove beta2 from Czech and Slovak translation. 2003/06/23 13:58:01 mh 1.4.2.2: add: remove beta2, #i15856# 2003/06/19 18:50:25 pjanik 1.4.2.1: #i15492#: Add Czech and Slovak translation.


2003-07-02  Vladimir Glazounov  <vg@openoffice.org>  [b167593d96de22b0de3895d22dc5d294c51dd093]

INTEGRATION: CWS ooo11rc (1.1.1.1.52); FILE MERGED 2003/06/27 08:25:05 mh 1.1.1.1.52.1: remove warnings, #i11742#


2003-07-02  Vladimir Glazounov  <vg@openoffice.org>  [c2b9d5553fdb5624fa84a8640e0a924c2a0a297e]

INTEGRATION: CWS ooo11rc (1.2.52); FILE MERGED 2003/06/27 08:25:05 mh 1.2.52.1: remove warnings, #i11742#


2003-07-02  Vladimir Glazounov  <vg@openoffice.org>  [14d1a00e81171a79a62753271d58b02af5406206]

INTEGRATION: CWS ooo11rc (1.1.38); FILE MERGED 2003/06/28 10:37:25 waratah 1.1.38.1: #I11742: remove warnings from autodoc source


2003-07-02  Vladimir Glazounov  <vg@openoffice.org>  [edd4335d71db221d896c6296ec1ea285911bfd32]

INTEGRATION: CWS ooo11rc (1.1.38); FILE MERGED 2003/06/30 13:47:44 np 1.1.38.1: #i16201# workaround to probably gcc3.3 bug (template not instantiated, when a static_cast requires a constructor call).


2003-07-02  Vladimir Glazounov  <vg@openoffice.org>  [df8d02d178623bad09ce09e79c6399bff4d69a85]

INTEGRATION: CWS ooo11rc (1.2.18); FILE MERGED 2003/06/28 10:37:24 waratah 1.2.18.2: #I11742: remove warnings from autodoc source 2003/06/27 08:25:02 mh 1.2.18.1: remove warnings, #i11742#


2003-07-02  Vladimir Glazounov  <vg@openoffice.org>  [5c238ecbe918d903d4faa7766a8f37be9d0944e0]

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>  [0071154f92bda0d9d4dbfe5700764b850e4d5146]

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>  [27cb79ab2dbdc596e1f858e05c39783810f650ca]

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>  [01b9a3a8937ee2f40cbf87135d014c6585a62d1a]

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>  [0698cfa23edc01a0278f297b38bd26fb97f63e81]

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>  [2dc80d8e1f0e27cd4ca39212820da764d1a74606]

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>  [34de3e0235651c960e11d10badd42de1a2a53b06]

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>  [b0f683ea5481808787b847ca5e53c2f521d9376b]

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>  [f5b270eddd2d942a36c2e215db89dd7897d52aeb]

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>  [757c831d9727f64adb86b4b12751ff8e5f51c214]

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>  [229765807654572260adff6d86dc1f80c30afebd]

INTEGRATION: CWS ooo11rc (1.68.2); FILE MERGED 2003/07/01 07:51:34 hdu 1.68.2.1: #110548# more important than #107885#


2003-07-02  Vladimir Glazounov  <vg@openoffice.org>  [2ce782d0f851fe343e36c79bf93ea1c2316b7e03]

INTEGRATION: CWS ooo11rc (1.26.16); FILE MERGED 2003/06/27 14:37:28 pl 1.26.16.1: #110467# use deldata to notice frame destruction in callback


2003-07-02  Vladimir Glazounov  <vg@openoffice.org>  [857f4231fa55999284cdf9e7667aaae19965fa23]

INTEGRATION: CWS ooo11rc (1.24.24); FILE MERGED 2003/06/30 16:51:36 pl 1.24.24.1: #110509# set ic focus again if necessary


2003-07-02  Vladimir Glazounov  <vg@openoffice.org>  [eaf5cf1369a84ffd72bd1139838bbd70af88b859]

INTEGRATION: CWS ooo11rc (1.29.64); FILE MERGED 2003/06/27 14:36:06 pl 1.29.64.1: #110467# make DelData public


2003-07-02  Vladimir Glazounov  <vg@openoffice.org>  [1044a78728ee97d863689887c71c2c4e661b50ee]

INTEGRATION: CWS ooo11rc (1.20.78); FILE MERGED 2003/07/01 20:45:51 hdu 1.20.78.5: #109247# don't release current GC font 2003/07/01 19:37:09 hdu 1.20.78.4: #109247# move GC ring element removal responsibility to ServerFont destructor 2003/07/01 17:42:03 hdu 1.20.78.3: #109247# better garbage collection 2003/07/01 15:58:14 hdu 1.20.78.2: #109247# better garbage collection 2003/06/30 12:26:25 hdu 1.20.78.1: #109247# avoid FaceFT objects because they cost to much when fonts with lots of embedded bitmaps are used


2003-07-02  Vladimir Glazounov  <vg@openoffice.org>  [b2083ef7b75f406ccb6a3344eb204c26156f7142]

INTEGRATION: CWS ooo11rc (1.22.58); FILE MERGED 2003/06/30 12:26:24 hdu 1.22.58.1: #109247# avoid FaceFT objects because they cost to much when fonts with lots of embedded bitmaps are used


2003-07-02  Vladimir Glazounov  <vg@openoffice.org>  [c2f420086b8df3dc0a0e21d8f1e6ca419fc95540]

INTEGRATION: CWS ooo11rc (1.151.2); FILE MERGED 2003/07/01 00:52:26 khendricks 1.151.2.1: adding luxi sans before Vera in UI_FALLBACK Issue 15238 for iso-8859-2 using locales


2003-07-02  Vladimir Glazounov  <vg@openoffice.org>  [8f9a29ebf7e4cc9c9c5a6c92c33a8ed2e3436ec4]

INTEGRATION: CWS ooo11rc (1.15.2); FILE MERGED 2003/07/01 00:52:25 khendricks 1.15.2.1: adding luxi sans before Vera in UI_FALLBACK Issue 15238 for iso-8859-2 using locales


2003-07-02  Vladimir Glazounov  <vg@openoffice.org>  [8c2acb9ddf97e7932dd4e7b23815b9b9b23a27f3]

INTEGRATION: CWS ooo11rc (1.2.4); FILE MERGED 2003/06/26 17:42:00 vq 1.2.4.1: #i16117# Fix for W32-tcsh, verified by hjs.


2003-07-02  Vladimir Glazounov  <vg@openoffice.org>  [ee0782ca0fc1f061a7ff4557049489a4aabda407]

INTEGRATION: CWS ooo11rc (1.15.4); FILE MERGED 2003/06/24 13:28:32 svesik 1.15.4.1: Always use system tar on Solaris


2003-07-02  Vladimir Glazounov  <vg@openoffice.org>  [2c9b65208c95b5d7550d54b8d372902d6114e17e]

INTEGRATION: CWS ooo11rc (1.4.132); FILE MERGED 2003/06/27 14:41:11 hro 1.4.132.1: #i16053# Removed debug messages


2003-07-02  Vladimir Glazounov  <vg@openoffice.org>  [e34fa64393275c8601ef6845dfaf7e889a96559b]

INTEGRATION: CWS ooo11rc (1.17.34); FILE MERGED 2003/06/21 14:38:05 pjanik 1.17.34.2: #i15895#: Fix preprocessor usage. 2003/06/18 13:00:55 mh 1.17.34.1: join: from ooo11beta2


2003-07-02  Vladimir Glazounov  <vg@openoffice.org>  [c61bf41c39daa97d30016eedcd7a0b687c2d8558]

INTEGRATION: CWS ooo11rc (1.6.124); FILE MERGED 2003/06/18 13:01:28 mh 1.6.124.1: join: from ooo11beta2


2003-07-02  Vladimir Glazounov  <vg@openoffice.org>  [f9c4bf82fa53e78a7b9c5751ec26f7dfc55ffa10]

INTEGRATION: CWS ooo11rc (1.2.52); FILE MERGED 2003/06/27 15:18:29 haggai 1.2.52.1: #i12645# handle NULL return from getCmdLine() safely


2003-07-02  Vladimir Glazounov  <vg@openoffice.org>  [8408908d4882138006c42d913de67586529527b7]

INTEGRATION: CWS ooo11rc (1.30.4); FILE MERGED 2003/06/27 15:18:28 haggai 1.30.4.1: #i12645# handle NULL return from getCmdLine() safely


2003-07-02  Vladimir Glazounov  <vg@openoffice.org>  [a4493f49c64c1a675c5a5c3f7e931860c42854db]

INTEGRATION: CWS ooo11rc (1.5.4); FILE MERGED 2003/06/19 05:47:30 mh 1.5.4.1: join: from ooo11beta2


2003-07-02  Herbert Duerr  <hdu@openoffice.org>  [6caa1f7885d89cc89a2355f74f31ba5e942cecf8]

#i16304# undo commit to wrong branch


2003-07-02  Herbert Duerr  <hdu@openoffice.org>  [ad20fbc207254ca8cb6433e10cd9408da6eaa0bf]

#i16304# get FT library version on more UNX platforms


2003-07-02  Vladimir Glazounov  <vg@openoffice.org>  [bd3fe27c95ce1adf3c765780634d727f12843a54]

SRX645


2003-07-01  Kurt Zenker  <kz@openoffice.org>  [7401ab464280d37900f6291784150db0669cda4e]

new version for SRX645


2003-07-01  Vladimir Glazounov  <vg@openoffice.org>  [c4db073280fea15eae6cec4a44a1099eecbf4cbd]

SRX645


2003-07-01  Vladimir Glazounov  <vg@openoffice.org>  [a36eca2537c226ee97816035b8ae35a20bed10e1]

INTEGRATION: CWS sw019 (1.62.26); FILE MERGED 2003/06/30 13:38:30 os 1.62.26.1: #110317# hyperlink dialog icons with corrected transparency


2003-07-01  Vladimir Glazounov  <vg@openoffice.org>  [5733061a36aead10dab8ada4b679d25d028d57a8]

INTEGRATION: CWS sw019 (1.38.14); FILE MERGED 2003/06/30 14:48:45 mav 1.38.14.1: #110534# negative values are possible in case of corrupted stream


2003-07-01  Vladimir Glazounov  <vg@openoffice.org>  [084daf8487a15d825be8c144a8f5abb3ef23515d]

INTEGRATION: CWS sw019 (1.22.80); FILE MERGED 2003/07/01 07:40:58 fme 1.22.80.1: #i14206# MoveBwd in combination with empty page and pagebreak changed


2003-07-01  Vladimir Glazounov  <vg@openoffice.org>  [319da7fa5af2f2d0f593fbf4bddce9214dd59398]

INTEGRATION: CWS sw019 (1.9.80); FILE MERGED 2003/06/30 18:23:59 dvo 1.9.80.1: #110525# SwTable::SetRowHeight(..) now properly deletes a table if the last row is deleted


2003-07-01  Vladimir Glazounov  <vg@openoffice.org>  [3e878c7b76c6ba6c8af35c4c4f228bf144a41367]

INTEGRATION: CWS juabrc7 (1.2.4); FILE MERGED 2003/07/01 06:51:49 obr 1.2.4.1: #i16159# Container need to implement requestFocusInWindow as well


2003-07-01  Vladimir Glazounov  <vg@openoffice.org>  [5353b5ee67fa7346a392602345b62950fac613f2]

INTEGRATION: CWS juabrc7 (1.5.4); FILE MERGED 2003/07/01 06:51:44 obr 1.5.4.1: #i16159# Container need to implement requestFocusInWindow as well


2003-07-01  Vladimir Glazounov  <vg@openoffice.org>  [8c7df0144c25e7397dda970a7c4ef123a9dac9c6]

INTEGRATION: CWS juabrc7 (1.7.4); FILE MERGED 2003/07/01 06:51:41 obr 1.7.4.1: #i16159# Container need to implement requestFocusInWindow as well


2003-07-01  Vladimir Glazounov  <vg@openoffice.org>  [4aa07a182b0fd962ca69a2079882bea339a558b8]

INTEGRATION: CWS juabrc7 (1.5.4); FILE MERGED 2003/07/01 07:24:34 obr 1.5.4.3: #i16159# added LABELED_BY relation as well 2003/07/01 07:15:53 obr 1.5.4.2: #i15585# exclude AWT EventDispatcherThread from executing actions 2003/06/30 14:42:59 obr 1.5.4.1: #i16160# buttons should expose MEMBER_OF relations


2003-07-01  Vladimir Glazounov  <vg@openoffice.org>  [b187e74bce1ac4c85434fe02d1473138a59b81c3]

INTEGRATION: CWS tamino1 (1.2.30); FILE MERGED 2003/06/30 11:54:50 kso 1.2.30.1: #110515# - Fixed no-proxy list.


2003-07-01  Vladimir Glazounov  <vg@openoffice.org>  [bfce6bcf539a115a0f821f7d61fff30660997055]

INTEGRATION: CWS extras9 (1.20.70); FILE MERGED 2003/06/18 13:30:00 bc 1.20.70.1: #110303#Radiogroup ressorted


2003-07-01  Vladimir Glazounov  <vg@openoffice.org>  [3ffb0aff94d8cfb0577c1d2cc00f9224d60b8a5f]

INTEGRATION: CWS vcl14 (1.32.28); FILE MERGED 2003/06/27 08:50:09 pl 1.32.28.1: #110445# schedule thread after accept


2003-07-01  Vladimir Glazounov  <vg@openoffice.org>  [1149fff1fa04bf6a74d2195252f5b9fe6cdd9a54]

INTEGRATION: CWS vcl14 (1.20.14); FILE MERGED 2003/06/27 06:55:07 pl 1.20.14.1: #110445# gethostname does not necessarily null terminate a truncated result, waitpid waited possibly for any child instead of intended, conditional _exit was not unnecessary


2003-07-01  Vladimir Glazounov  <vg@openoffice.org>  [ba0984d8c092973ae4c769e7fb86e93f4ace33ef]

INTEGRATION: CWS vcl14 (1.13.14); FILE MERGED 2003/06/27 06:55:38 pl 1.13.14.1: #110445# dladdr can fail, too


2003-07-01  Vladimir Glazounov  <vg@openoffice.org>  [4816bbc161937173fefcba5ba964abee3216aad3]

INTEGRATION: CWS vcl14 (1.16.14); FILE MERGED 2003/06/27 06:51:37 pl 1.16.14.1: #110445# use documented flags on access, use snprintf instead of sprintf


2003-07-01  Vladimir Glazounov  <vg@openoffice.org>  [eda8e4c4dabd24afd1bc29428ecee920320d5da1]

INTEGRATION: CWS vcl14 (1.14.10); FILE MERGED 2003/06/27 14:23:12 ab 1.14.10.1: #110072# SbMethod::Broadcast(): Check pMod for NULL


2003-07-01  Vladimir Glazounov  <vg@openoffice.org>  [a834ee2ee10724412c8727f1f0734f5061e147f3]

INTEGRATION: CWS vcl14 (1.37.8); FILE MERGED 2003/06/30 12:20:43 pl 1.37.8.1: #110445# XOpenDisplay may fail


2003-07-01  Vladimir Glazounov  <vg@openoffice.org>  [2278ae78ff0c7972f51d9f281ec69bc6f93566df]

INTEGRATION: CWS vcl14 (1.86.22); FILE MERGED 2003/06/26 13:09:26 mt 1.86.22.1: #i9286# catch all when calling getTransferData()


2003-07-01  Vladimir Glazounov  <vg@openoffice.org>  [f9cbdc95c226f53c99d21da57fbe769bf34d2413]

INTEGRATION: CWS vcl14 (1.47.112); FILE MERGED 2003/06/30 11:39:33 mt 1.47.112.1: #i9286# Fixed also for SingleLinePaste


2003-07-01  Vladimir Glazounov  <vg@openoffice.org>  [060c8f5abc688885619fb7661acbbaf3cfdf3d7a]

INTEGRATION: CWS vcl14 (1.35.282); FILE MERGED 2003/06/26 13:07:05 mt 1.35.282.1: #110427# copy mnTextWidth in EditLine::Clone


2003-07-01  Vladimir Glazounov  <vg@openoffice.org>  [3acce2e5dc43c508a4ca0ffb93643abd147b3bec]

INTEGRATION: CWS vcl14 (1.161.4); FILE MERGED 2003/06/27 10:37:44 pl 1.161.4.1: #110514# initialize out ptr in each XQueryTree run


2003-07-01  Vladimir Glazounov  <vg@openoffice.org>  [4e7930d2bf8b588c859940c0a161f62db7aa51ce]

INTEGRATION: CWS vcl14 (1.15.72); FILE MERGED 2003/06/25 13:25:42 hdu 1.15.72.1: #i15642# allow symbol unicode aliasing into ASCII range


2003-07-01  Vladimir Glazounov  <vg@openoffice.org>  [61c83296d26ffb6efad5d2ddc261fecdf19629d3]

INTEGRATION: CWS vcl14 (1.174.8); FILE MERGED 2003/06/26 14:41:04 ssa 1.174.8.1: #i15285# check for floatwin title type to detect decoration, workaround for duplicate WinBit usage


2003-07-01  Svante Schubert  <sus@openoffice.org>  [d2da83b05c6d4bdd3dea78924e44f597fc9f0dcc]

./ added as prefix for the configure command


2003-07-01  Vladimir Glazounov  <vg@openoffice.org>  [06c32ef6c73e00498be128e49d92b44f766dbf53]

#100000# typo


2003-07-01  Rüdiger Timm  <rt@openoffice.org>  [96b38ca20b8123bf1b31155e8bb37a100ad2defb]

#100000# Correction for last checkin: it's _version.h to include, not that out of vcl (we do not depend on vcl).


2003-06-30  Kurt Zenker  <kz@openoffice.org>  [94b2744492ed4a34e9dd851d605b960f54e72f95]

new version for SRX645


2003-06-30  Kurt Zenker  <kz@openoffice.org>  [eae1c47cd956ea225f1f5976810319eacb77e8cf]

new version for SRX645


2003-06-30  Kurt Zenker  <kz@openoffice.org>  [a463a4cad629f139d0005d0eac78153122d3b512]

new version for SRX645


2003-06-30  Kurt Zenker  <kz@openoffice.org>  [0df1ab1a30cc0a222891578ee946765f481843e3]

new version for SRX645


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [2b08f34dcb816dddc383778c4cf3c269fd7e1f3d]

INTEGRATION: CWS thb02 (1.14.96); FILE MERGED 2003/06/27 16:11:18 thb 1.14.96.4: #110290# Reordered some calls after code review 2003/06/27 11:46:10 thb 1.14.96.3: #110290# Remove SdrGraphObjects from the ForceSwapOut list, after they have painted themselves. Because then, they enable their AutoSwapOut timer again 2003/06/26 16:56:30 thb 1.14.96.2: #110290# Had to force-swap out also when switching pages, as the main view is not destroyed then 2003/06/25 09:31:28 thb 1.14.96.1: #110290# ForceSwapOut graphics when the view is cleared


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [a83ef9a368de4b29e4fc31f3abdc332cd813514b]

INTEGRATION: CWS thb02 (1.56.94); FILE MERGED 2003/06/27 16:11:17 thb 1.56.94.2: #110290# Reordered some calls after code review 2003/06/27 11:46:09 thb 1.56.94.1: #110290# Remove SdrGraphObjects from the ForceSwapOut list, after they have painted themselves. Because then, they enable their AutoSwapOut timer again


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [7078f5a46fe3c39eedb0bc7ac8fb295d2602562f]

INTEGRATION: CWS sdk04 (1.58.12); FILE MERGED 2003/06/25 07:42:11 jsc 1.58.12.2: RESYNC: (1.58-1.60); FILE MERGED 2003/06/20 11:46:09 jb 1.58.12.1: #110316# An interface of SimpleSetUpdate was missing an 'optional' flag. This contradicted both existing implementations and documentation


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [ceb601f05ffc168327e7e1ef2f3721597693a72f]

#100000#: remove double entry for UNO_NAME_PARA_IS_CONNECT_BORDER (conflict resolution error)


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [06b8e86d1feeff771e19a8ec8ddd151f1d42a996]

INTEGRATION: CWS aig04 (1.86.48); FILE MERGED 2003/06/23 10:26:54 os 1.86.48.3: #108789# syntax 2003/06/23 07:26:39 os 1.86.48.2: RESYNC: (1.86-1.87); FILE MERGED 2003/06/12 12:41:48 hbrinkm 1.86.48.1: #108791# new: SwDropDownField{Type}


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [fd2df12468802043e3c371504cb2fa2bcc82e034]

INTEGRATION: CWS aig04 (1.83.48); FILE MERGED 2003/06/23 07:26:45 os 1.83.48.2: RESYNC: (1.83-1.84); FILE MERGED 2003/06/12 12:41:41 hbrinkm 1.83.48.1: #108791# new: SwDropDownField{Type}


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [a3a9523dfb2e0450782fdde16ce7bcf03b9084c2]

INTEGRATION: CWS aig04 (1.18.82); FILE MERGED 2003/06/18 14:45:19 os 1.18.82.1: #108791# UI for drop down fields implemented


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [fe7255348edcbe4c41987f645fc8226b6cfba725]

INTEGRATION: CWS sdk04 (1.6.80); FILE MERGED 2003/06/20 13:16:49 mi 1.6.80.1: #110384# unresolved links (due to autodoc warnings)


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [a4be2f80f17ace4bb7b300bd84387ef34dfe06a9]

INTEGRATION: CWS sdk04 (1.3.60); FILE MERGED 2003/06/20 13:16:48 mi 1.3.60.1: #110384# unresolved links (due to autodoc warnings)


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [a9d50f06e522708784b9af36087dace7a134a965]

INTEGRATION: CWS sdk04 (1.3.60); FILE MERGED 2003/06/20 13:16:47 mi 1.3.60.1: #110384# unresolved links (due to autodoc warnings)


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [fdcac40d1fbc765ca1669c55ce7566741ca21a96]

INTEGRATION: CWS sdk04 (1.4.12); FILE MERGED 2003/06/20 13:16:46 mi 1.4.12.1: #110384# unresolved links (due to autodoc warnings)


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [f7c4efb37065f4f973508df4bd2b495fc84d6433]

INTEGRATION: CWS sdk04 (1.3.12); FILE MERGED 2003/06/20 13:16:46 mi 1.3.12.1: #110384# unresolved links (due to autodoc warnings)


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [45978b71dd1541a4fc750fbf87cea0e00e568046]

INTEGRATION: CWS sdk04 (1.5.160); FILE MERGED 2003/06/20 11:46:08 jb 1.5.160.1: #110316# An interface of SimpleSetUpdate was missing an 'optional' flag. This contradicted both existing implementations and documentation


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [dbbc7ae2325e3b1e6943447a5f9143a93521e810]

INTEGRATION: CWS sdk04 (1.2.6); FILE MERGED 2003/06/25 08:39:44 jsc 1.2.6.1: #110423# add gif


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [318d85416f4f1424b72e71015f01e4084994c66c]

INTEGRATION: CWS aig04 (1.12.56); FILE MERGED 2003/06/26 21:47:10 hbrinkm 1.12.56.1: #108791# new field: dropdown field


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [afc8cebd2733591b46f4187d2a095bef21674be8]

INTEGRATION: CWS sdk04 (1.61.6); FILE MERGED 2003/06/24 13:44:14 jsc 1.61.6.1: #110423# new empty gif for IE6 workaround


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [7586ea9d3164eaf5f8e911736aed33fb56199e20]

INTEGRATION: CWS aig04 (1.1.2); FILE ADDED 2003/06/27 09:32:21 hbrinkm 1.1.2.2: #108791# 2003/06/26 21:46:03 hbrinkm 1.1.2.1: *** empty log message ***


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [da260165c8016254a052c6f87ded4b2d393f10b2]

INTEGRATION: CWS sdk04 (1.2.50); FILE MERGED 2003/06/24 11:22:05 jsc 1.2.50.1: #110313# insert source license header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [883ef91586533f1e93e8afe49b77df311969c186]

INTEGRATION: CWS sdk04 (1.6.20); FILE MERGED 2003/06/24 11:22:04 jsc 1.6.20.1: #110313# insert source license header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [a75dceebce656e0dc0da145b51ed67fff06abf21]

INTEGRATION: CWS sdk04 (1.14.6); FILE MERGED 2003/06/24 11:22:02 jsc 1.14.6.1: #110313# insert source license header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [71204c07aee084ba8f749cfcdc73bfebd170d365]

INTEGRATION: CWS sdk04 (1.2.20); FILE MERGED 2003/06/24 11:19:55 jsc 1.2.20.1: #110313# insert source license header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [5273ef4cac31030debb7cded9dd83972e14a97f2]

INTEGRATION: CWS sdk04 (1.2.20); FILE MERGED 2003/06/24 11:19:54 jsc 1.2.20.1: #110313# insert source license header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [fbf3199b1fafae1078f55ab39de74b4c5173690b]

INTEGRATION: CWS sdk04 (1.2.20); FILE MERGED 2003/06/24 11:19:53 jsc 1.2.20.1: #110313# insert source license header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [722f6f86fa64ef17b202b715a00b0925751a2de6]

INTEGRATION: CWS sdk04 (1.2.20); FILE MERGED 2003/06/24 11:19:52 jsc 1.2.20.1: #110313# insert source license header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [40990b9aaadf2a015897693539832a48231bd33e]

INTEGRATION: CWS sdk04 (1.2.20); FILE MERGED 2003/06/24 11:19:51 jsc 1.2.20.1: #110313# insert source license header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [4818ca6896e8c13f9cf7ef0f0ca81932d055eab3]

INTEGRATION: CWS sdk04 (1.3.6); FILE MERGED 2003/06/24 11:19:51 jsc 1.3.6.1: #110313# insert source license header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [7212ca6178fa8fd807f661ea68af7274ceee55c8]

INTEGRATION: CWS aig04 (1.99.28); FILE MERGED 2003/06/13 12:39:41 dvo 1.99.28.1: #108791# added load/save of drop down field (preliminary)


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [23af6488362e5c30ef71225d42a3f70a553fd587]

INTEGRATION: CWS sdk04 (1.2.20); FILE MERGED 2003/06/24 11:19:50 jsc 1.2.20.1: #110313# insert source license header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [1b33680dde8e07068da07f32973d608c35c8718f]

INTEGRATION: CWS aig04 (1.45.28); FILE MERGED 2003/06/17 09:54:50 dvo 1.45.28.2: #108791# load/save name property of drop down text field 2003/06/13 12:39:41 dvo 1.45.28.1: #108791# added load/save of drop down field (preliminary)


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [5d3dc99541668e99660b2e1e98a7d02f5522a94d]

INTEGRATION: CWS sdk04 (1.2.20); FILE MERGED 2003/06/24 11:19:49 jsc 1.2.20.1: #110313# insert source license header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [2051ddeca0783a80abf7429f323e25d4719df202]

INTEGRATION: CWS aig04 (1.49.28); FILE MERGED 2003/06/20 14:50:57 os 1.49.28.3: RESYNC: (1.49-1.51); FILE MERGED 2003/06/17 09:54:50 dvo 1.49.28.2: #108791# load/save name property of drop down text field 2003/06/13 12:39:40 dvo 1.49.28.1: #108791# added load/save of drop down field (preliminary)


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [132c73739b38ed3f1c57f792e657a82437bfcf92]

INTEGRATION: CWS sdk04 (1.2.20); FILE MERGED 2003/06/24 11:19:48 jsc 1.2.20.1: #110313# insert source license header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [c3f86752b86375cec4221e6f75cbc9c22f9a66b5]

INTEGRATION: CWS aig04 (1.42.40); FILE MERGED 2003/06/23 07:26:53 os 1.42.40.2: RESYNC: (1.42-1.43); FILE MERGED 2003/06/13 12:39:39 dvo 1.42.40.1: #108791# added load/save of drop down field (preliminary)


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [d5c8dcaa297fc229ff3200ce89f812557ab9dee9]

INTEGRATION: CWS sdk04 (1.2.20); FILE MERGED 2003/06/24 11:16:02 jsc 1.2.20.1: #110313# insert source license header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [4adc4ae6a6fa806f93becc09f028d893bb5a8f91]

INTEGRATION: CWS sdk04 (1.2.20); FILE MERGED 2003/06/24 11:16:01 jsc 1.2.20.1: #110313# insert source license header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [6524bd6d443410f77e02ae05eae3f054a4a700e9]

INTEGRATION: CWS sdk04 (1.3.6); FILE MERGED 2003/06/24 11:16:00 jsc 1.3.6.1: #110313# insert source license header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [c9b44ada4044f334a666def0824e4f13990cdd9b]

INTEGRATION: CWS aig04 (1.21.28); FILE MERGED 2003/06/17 09:54:49 dvo 1.21.28.2: #108791# load/save name property of drop down text field 2003/06/13 12:39:35 dvo 1.21.28.1: #108791# added load/save of drop down field (preliminary)


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [e79a2d3e2d1a88ddb228558da72845bdbc9b914e]

INTEGRATION: CWS sdk04 (1.2.20); FILE MERGED 2003/06/24 11:16:00 jsc 1.2.20.1: #110313# insert source license header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [6d254be6bf810bd187a1ff821cf2dc1306803dda]

INTEGRATION: CWS aig04 (1.24.44); FILE MERGED 2003/06/13 12:39:34 dvo 1.24.44.1: #108791# added load/save of drop down field (preliminary)


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [9032be4c79b6ec7a6a5fd119c9c59f7b5a400af2]

INTEGRATION: CWS sdk04 (1.2.20); FILE MERGED 2003/06/24 11:15:59 jsc 1.2.20.1: #110313# insert source license header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [79332c9946465ad2b9c7f7888fcb138e861ff38b]

INTEGRATION: CWS aig04 (1.15.48); FILE MERGED 2003/06/19 13:54:49 os 1.15.48.3: #108791# use GetViewFrame()->GetDispatcher() instead of SwView::GetDispatcher() 2003/06/19 13:04:42 os 1.15.48.2: #108791# delete drop down dialog at the end 2003/06/18 14:51:29 os 1.15.48.1: #108791# UI for drop down fields implemented


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [3c2c210d55f502488e4569a582200710877f10f9]

INTEGRATION: CWS sdk04 (1.3.28); FILE MERGED 2003/06/24 11:14:12 jsc 1.3.28.1: #110313# insert source license header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [738c8b67b8cfad5477516dec30939369f2993d48]

INTEGRATION: CWS aig04 (1.12.48); FILE MERGED 2003/06/20 14:15:43 os 1.12.48.2: RESYNC: (1.12-1.13); FILE MERGED 2003/06/18 14:51:28 os 1.12.48.1: #108791# UI for drop down fields implemented


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [234ebfc15decd384320455b4c01492893517381f]

INTEGRATION: CWS sdk04 (1.9.6); FILE MERGED 2003/06/24 11:14:11 jsc 1.9.6.1: #110313# insert source license header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [cab0b912d8cdf3d255ad7a97b15a03ccd0f511e4]

INTEGRATION: CWS aig04 (1.2.238); FILE MERGED 2003/06/26 09:43:02 os 1.2.238.2: #108791# syntax 2003/06/26 07:29:22 os 1.2.238.1: #108791# List item edit field inserts on RETURN key


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [ac04bcefea578aefa684cfc99f75ca44d64102fb]

INTEGRATION: CWS sdk04 (1.6.28); FILE MERGED 2003/06/24 11:13:38 jsc 1.6.28.1: #110313# insert source license header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [e71902fe7817ae051513a5d4ca5f182e2a9bcce6]

INTEGRATION: CWS aig04 (1.1.2); FILE ADDED 2003/06/18 14:50:40 os 1.1.2.1: #108791# UI for drop down fields implemented


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [8ed6a3d259595459ed258591409e4fdc1dbf8261]

INTEGRATION: CWS sdk04 (1.11.6); FILE MERGED 2003/06/24 11:13:38 jsc 1.11.6.1: #110313# insert source license header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [e2d0accea211763d399a9b103e1820693f40a40c]

INTEGRATION: CWS aig04 (1.3.48); FILE MERGED 2003/06/18 14:51:26 os 1.3.48.1: #108791# UI for drop down fields implemented


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [c2314e4820a23730cce1084788d55f3b7f09652c]

INTEGRATION: CWS sdk04 (1.3.28); FILE MERGED 2003/06/24 11:13:11 jsc 1.3.28.1: #110313# insert source license header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [0a5373abb28c73bae2c2ef16d74f19dee411a373]

INTEGRATION: CWS aig04 (1.40.40); FILE MERGED 2003/06/23 07:26:32 os 1.40.40.2: RESYNC: (1.40-1.41); FILE MERGED 2003/06/18 14:51:25 os 1.40.40.1: #108791# UI for drop down fields implemented


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [b60fe71d27055f5ccdcb666c0d3f6da9a04aae6a]

INTEGRATION: CWS sdk04 (1.4.28); FILE MERGED 2003/06/24 11:13:10 jsc 1.4.28.1: #110313# insert source license header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [32bda31415226f3be87ea8584848a208d302cce0]

INTEGRATION: CWS sdk04 (1.1.70); FILE MERGED 2003/06/24 11:13:10 jsc 1.1.70.1: #110313# insert source license header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [29f51eb7509945eb30e386a8c3b74642aac26cd4]

INTEGRATION: CWS sdk04 (1.10.6); FILE MERGED 2003/06/24 11:13:09 jsc 1.10.6.1: #110313# insert source license header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [7833c66c0eca792696a011d8ac5d87fcf466947b]

INTEGRATION: CWS aig04 (1.2.246); FILE MERGED 2003/06/18 14:51:25 os 1.2.246.1: #108791# UI for drop down fields implemented


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [60375602e997a5bd3904317d176e53922aa564ed]

INTEGRATION: CWS sdk04 (1.1.72); FILE MERGED 2003/06/24 11:12:47 jsc 1.1.72.1: #110313# insert source license header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [74f0e2dae16960be52f471e2d0061bc944a68439]

INTEGRATION: CWS aig04 (1.26.48); FILE MERGED 2003/06/19 12:08:37 os 1.26.48.2: #108791# goup index corrected 2003/06/18 14:51:24 os 1.26.48.1: #108791# UI for drop down fields implemented


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [e8c41955c479a0efcc8edf974cf8debd7a6250d2]

INTEGRATION: CWS aig04 (1.13.40); FILE MERGED 2003/06/23 07:26:27 os 1.13.40.2: RESYNC: (1.13-1.14); FILE MERGED 2003/06/18 14:51:24 os 1.13.40.1: #108791# UI for drop down fields implemented


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [282c327347b34c97184a480c29438f3244433bdd]

INTEGRATION: CWS aig04 (1.2.254); FILE MERGED 2003/06/26 07:29:12 os 1.2.254.2: #108791# List item edit field inserts on RETURN key 2003/06/18 14:51:23 os 1.2.254.1: #108791# UI for drop down fields implemented


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [33c4a3539b9fe75ffaae5aad64d1a7bd2cc97f12]

INTEGRATION: CWS sdk04 (1.13.6); FILE MERGED 2003/06/24 11:12:46 jsc 1.13.6.1: #110313# insert source license header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [00031a67955b008b1450a2d9f1ff8c3dbf75fd40]

INTEGRATION: CWS aig04 (1.9.48); FILE MERGED 2003/06/26 07:29:13 os 1.9.48.3: #108791# List item edit field inserts on RETURN key 2003/06/19 05:35:29 os 1.9.48.2: #108791# syntax 2003/06/18 14:51:23 os 1.9.48.1: #108791# UI for drop down fields implemented


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [f961d4ae77fc7d9b2bfe24e13bfef7e3efc0e5f2]

INTEGRATION: CWS aig04 (1.1.2); FILE ADDED 2003/06/18 14:50:12 os 1.1.2.1: #108791# UI for drop down fields implemented


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [37a8ded4e8d02b2f7a5b9791978878eb9cf20e4b]

INTEGRATION: CWS sdk04 (1.2.20); FILE MERGED 2003/06/24 11:12:21 jsc 1.2.20.1: #110313# insert source license header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [044340eed4aab5fef46d7a089f704d80ebdcde6e]

INTEGRATION: CWS aig04 (1.1.2); FILE ADDED 2003/06/18 14:50:04 os 1.1.2.1: #108791# UI for drop down fields implemented


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [383d4f1fb64bb2d24dc5ce836cc0cdcf581238ec]

INTEGRATION: CWS sdk04 (1.3.6); FILE MERGED 2003/06/24 11:12:21 jsc 1.3.6.1: #110313# insert source license header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [c9f2d7ac1381a47d82144262973b168cc94a1396]

INTEGRATION: CWS aig04 (1.1.2); FILE ADDED 2003/06/18 14:50:21 os 1.1.2.1: #108791# UI for drop down fields implemented


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [2529c52e7da22bc50c5c98db9d2c597b0fcb18ff]

INTEGRATION: CWS aig04 (1.3.48); FILE MERGED 2003/06/26 07:29:31 os 1.3.48.1: #108791# List item edit field inserts on RETURN key


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [820a335f44a0d20146f15fd052507b4c9550f672]

INTEGRATION: CWS sdk04 (1.3.6); FILE MERGED 2003/06/24 11:11:59 jsc 1.3.6.1: #110313# insert source license header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [952a8fbe94b795c6dd80ff07813f3f9856e88240]

INTEGRATION: CWS aig04 (1.47.12); FILE MERGED 2003/06/24 10:21:01 cmc 1.47.12.2: #108791# last little cleanups of dropdown im/ex for 8+ 2003/06/24 09:33:46 cmc 1.47.12.1: #108791# ver 8+ im/export of dropdown lists


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [988ce802cfd4d573fff628a0e9c17deda9d4ebbf]

INTEGRATION: CWS sdk04 (1.2.20); FILE MERGED 2003/06/24 11:11:58 jsc 1.2.20.1: #110313# insert source license header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [6117fef94740f9c42295670e00b5a1b7dd702016]

INTEGRATION: CWS sdk04 (1.2.20); FILE MERGED 2003/06/24 11:11:57 jsc 1.2.20.1: #110313# insert source license header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [56d04daf5030076ac0d3bb4ffe22145cc41c7ed4]

INTEGRATION: CWS aig04 (1.113.12); FILE MERGED 2003/06/24 09:33:46 cmc 1.113.12.2: #108791# ver 8+ im/export of dropdown lists 2003/06/24 07:49:03 cmc 1.113.12.1: #110412# fix exporting fullwidth tables


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [c3b72eb75431c802f22b24b3e78617f2390cfd9d]

INTEGRATION: CWS aig04 (1.111.12); FILE MERGED 2003/06/24 07:49:02 cmc 1.111.12.1: #110412# fix exporting fullwidth tables


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [e9be12971500965051fe9465a06f797d303d415c]

INTEGRATION: CWS sdk04 (1.2.20); FILE MERGED 2003/06/24 11:11:56 jsc 1.2.20.1: #110313# insert source license header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [432e94a1143ffca433170d3ceeaa69610edede12]

INTEGRATION: CWS aig04 (1.64.22); FILE MERGED 2003/06/24 12:11:47 os 1.64.22.3: #108791# syntax changed to satisfy stupid linux compiler 2003/06/24 10:21:00 cmc 1.64.22.2: #108791# last little cleanups of dropdown im/ex for 8+ 2003/06/24 09:33:45 cmc 1.64.22.1: #108791# ver 8+ im/export of dropdown lists


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [98a20d69a5654e8d23dfb03c3b7849b63afb0540]

INTEGRATION: CWS sdk04 (1.10.6); FILE MERGED 2003/06/24 11:11:31 jsc 1.10.6.1: #110313# insert source license header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [7c9d73a4c42c2f88b0b61c9f8d5e8f8205f44ed2]

INTEGRATION: CWS aig04 (1.47.22); FILE MERGED 2003/06/24 09:33:44 cmc 1.47.22.1: #108791# ver 8+ im/export of dropdown lists


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [7a5f6b110b2969db7b4810244f7938d89e69d5ac]

INTEGRATION: CWS sdk04 (1.5.50); FILE MERGED 2003/06/24 11:11:31 jsc 1.5.50.1: #110313# insert source license header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [cd93dd31541655ab10ab078fb6daa67759713566]

INTEGRATION: CWS aig04 (1.52.12); FILE MERGED 2003/06/24 09:33:44 cmc 1.52.12.2: #108791# ver 8+ im/export of dropdown lists 2003/06/24 07:49:02 cmc 1.52.12.1: #110412# fix exporting fullwidth tables


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [bbee99f0f2da13a08a644e9d8d5bc07ac404c851]

INTEGRATION: CWS sdk04 (1.2.28); FILE MERGED 2003/06/24 11:08:26 jsc 1.2.28.1: #110313# insert source license header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [7155b11b7eac65e242aca1efaf29ffcfa28f2564]

INTEGRATION: CWS aig04 (1.61.12); FILE MERGED 2003/06/24 10:21:00 cmc 1.61.12.2: #108791# last little cleanups of dropdown im/ex for 8+ 2003/06/24 09:33:43 cmc 1.61.12.1: #108791# ver 8+ im/export of dropdown lists


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [dd3171d39bdc9ab1755fdb3db6ce677b69556c44]

INTEGRATION: CWS sdk04 (1.5.6); FILE MERGED 2003/06/24 11:08:27 jsc 1.5.6.1: #110313# insert source license header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [4fffe2f4c29e919e5cc71d8d0d89147043f77d1e]

INTEGRATION: CWS aig04 (1.7.48); FILE MERGED 2003/06/26 21:41:38 hbrinkm 1.7.48.1: #108791# StarWriter 4/5: save/load dropdown fields


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [afcfadbd332c054eb22fa35177cb96d117efa00b]

INTEGRATION: CWS sdk04 (1.3.20); FILE MERGED 2003/06/23 09:16:45 jsc 1.3.20.1: #110313# insert license source header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [e7cde6a0d3290fc9dba0848d13f0ad1a3f4f93a8]

INTEGRATION: CWS sdk04 (1.2.28); FILE MERGED 2003/06/23 09:11:48 jsc 1.2.28.1: #110313# insert license source header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [bbb80dfeb6e3a5660ea1657080099da85845691c]

INTEGRATION: CWS aig04 (1.149.48); FILE MERGED 2003/06/20 14:33:01 os 1.149.48.3: RESYNC: (1.149-1.150); FILE MERGED 2003/06/17 09:26:16 hbrinkm 1.149.48.2: #108791# added a name to the dropdown field 2003/06/12 12:41:47 hbrinkm 1.149.48.1: #108791# new: SwDropDownField{Type}


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [148edc7d392c5724007bf0bdc62e0b0691286a18]

INTEGRATION: CWS sdk04 (1.2.28); FILE MERGED 2003/06/23 09:16:45 jsc 1.2.28.1: #110313# insert license source header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [34513f47fc2029246fe84c7fd79434fd8d8e6da3]

INTEGRATION: CWS sdk04 (1.4.6); FILE MERGED 2003/06/23 09:16:44 jsc 1.4.6.1: #110313# insert license source header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [b186a690499b032ac63b2f727a95788c48696929]

INTEGRATION: CWS aig04 (1.74.48); FILE MERGED 2003/06/17 09:26:16 hbrinkm 1.74.48.3: #108791# added a name to the dropdown field 2003/06/12 12:51:10 hbrinkm 1.74.48.2: #108791# new: SwDropDownField{Type} 2003/06/12 12:41:46 hbrinkm 1.74.48.1: #108791# new: SwDropDownField{Type}


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [979f1ae367aeb7f43da781d34b560fecccb9f2ae]

INTEGRATION: CWS sdk04 (1.12.6); FILE MERGED 2003/06/24 11:08:24 jsc 1.12.6.1: #110313# insert source license header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [d8e1edbb42d20ddbb58f06c7b24b98c052962434]

INTEGRATION: CWS aig04 (1.20.48); FILE MERGED 2003/06/20 14:32:26 os 1.20.48.2: RESYNC: (1.20-1.22); FILE MERGED 2003/06/12 12:41:46 hbrinkm 1.20.48.1: #108791# new: SwDropDownField{Type}


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [43513c7308bbb10dbfeb12250b7d4cfc08a484fe]

INTEGRATION: CWS sdk04 (1.7.20); FILE MERGED 2003/06/24 11:08:24 jsc 1.7.20.1: #110313# insert source license header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [3e5fedd20475a040479237ff24c7f67d3e7933c5]

INTEGRATION: CWS sdk04 (1.1.72); FILE MERGED 2003/06/27 12:36:43 jsc 1.1.72.1: #110313# insert license header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [c2de06111e0e78de55c3ffc4e3ee5a4c6bbfcc16]

INTEGRATION: CWS sdk04 (1.1.70); FILE MERGED 2003/06/27 12:36:42 jsc 1.1.70.1: #110313# insert license header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [dd524c043060fee487a70804b8c0ecceb8cbf0c1]

INTEGRATION: CWS aig04 (1.2.216); FILE MERGED 2003/06/12 12:41:45 hbrinkm 1.2.216.1: #108791# new: SwDropDownField{Type}


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [569b07ca382ec9666b6a7b3d91e6fc0dd7af8bd3]

INTEGRATION: CWS sdk04 (1.2.28); FILE MERGED 2003/06/24 11:10:06 jsc 1.2.28.1: #110313# insert source license header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [20908eddf44911896c253c9f9eefed196efdfa88]

INTEGRATION: CWS aig04 (1.4.48); FILE MERGED 2003/06/12 12:41:44 hbrinkm 1.4.48.1: #108791# new: SwDropDownField{Type}


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [743515dc44a08e16c6b9b89da25368fb678360f1]

INTEGRATION: CWS sdk04 (1.1.62); FILE MERGED 2003/06/24 11:10:06 jsc 1.1.62.1: #110313# insert source license header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [40ca36bab1ef1a3c4e4fb83fca6e58b7199c6fbe]

INTEGRATION: CWS aig04 (1.2.48); FILE MERGED 2003/06/18 14:48:50 os 1.2.48.1: #108791# UI for drop down fields implemented


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [2bf5ca6ccb847824e937e90ee2250ca4c943cf49]

INTEGRATION: CWS sdk04 (1.1.62); FILE MERGED 2003/06/24 11:10:05 jsc 1.1.62.1: #110313# insert source license header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [efb22a626d40fc626e0d266cf90391deb88f1192]

INTEGRATION: CWS aig04 (1.1.2); FILE ADDED 2003/06/19 10:07:40 os 1.1.2.5: #108791# unselected lists return first list entry; if no entry is available a string of 10 spaces is returned 2003/06/17 11:41:19 hbrinkm 1.1.2.4: #108791# GetItemSequence 2003/06/17 09:26:15 hbrinkm 1.1.2.3: #108791# added a name to the dropdown field 2003/06/16 12:29:13 hbrinkm 1.1.2.2: #108791# 2003/06/12 12:41:44 hbrinkm 1.1.2.1: #108791# new: SwDropDownField{Type}


2003-06-30  Vladimir Glazounov  <vg@openoffice.org>  [94248c11ca9a3c09518cad9470a3a4632caceec7]

SRX645


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [9ef79f241f3809489115d5f40f460b05fd037ed3]

INTEGRATION: CWS sdk04 (1.1.62); FILE MERGED 2003/06/24 11:10:04 jsc 1.1.62.1: #110313# insert source license header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [e1c9fa435628052419006c860da076cb47752ef9]

INTEGRATION: CWS aig04 (1.13.48); FILE MERGED 2003/06/18 14:48:49 os 1.13.48.2: #108791# UI for drop down fields implemented 2003/06/16 12:29:12 hbrinkm 1.13.48.1: #108791#


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [af14e9dada169fd7b612402f30016001e65b1690]

INTEGRATION: CWS aig04 (1.16.48); FILE MERGED 2003/06/16 12:29:11 hbrinkm 1.16.48.1: #108791#


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [3d911a75abed0a4e80304df99c7dc0968e2c0a91]

INTEGRATION: CWS sdk04 (1.1.62); FILE MERGED 2003/06/24 11:10:03 jsc 1.1.62.1: #110313# insert source license header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [952c81daa8973bb67b4e918e4bca53a491e3e010]

INTEGRATION: CWS sdk04 (1.1.62); FILE MERGED 2003/06/24 11:10:02 jsc 1.1.62.1: #110313# insert source license header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [bd300c9bf27c66ff276bf2ee2689532e4f804de0]

INTEGRATION: CWS aig04 (1.43.82); FILE MERGED 2003/06/12 12:41:41 hbrinkm 1.43.82.1: #108791# new: SwDropDownField{Type}


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [cb0299a8fff55703a8a6a49e17ea323665e89d5d]

INTEGRATION: CWS sdk04 (1.1.62); FILE MERGED 2003/06/24 11:10:01 jsc 1.1.62.1: #110313# insert source license header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [a65d1decb1f75a730d16e57600ac68d98c4a04fc]

INTEGRATION: CWS aig04 (1.12.82); FILE MERGED 2003/06/12 12:41:41 hbrinkm 1.12.82.1: #108791# new: SwDropDownField{Type}


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [9597fe9d04a686e2bf646ee5ec67e8d96a521d5a]

INTEGRATION: CWS aig04 (1.12.216); FILE MERGED 2003/06/16 12:29:10 hbrinkm 1.12.216.1: #108791#


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [f7e71b18d53a054f3b2d935a665aaa0f64ba2f97]

INTEGRATION: CWS sdk04 (1.3.62); FILE MERGED 2003/06/24 11:10:00 jsc 1.3.62.1: #110313# insert source license header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [2646bb732a11ddd2786925eb63488b2b9567566b]

INTEGRATION: CWS aig04 (1.1.2); FILE ADDED 2003/06/17 11:41:17 hbrinkm 1.1.2.4: #108791# GetItemSequence 2003/06/17 09:26:15 hbrinkm 1.1.2.3: #108791# added a name to the dropdown field 2003/06/16 12:29:10 hbrinkm 1.1.2.2: #108791# 2003/06/12 12:41:40 hbrinkm 1.1.2.1: #108791# new: SwDropDownField{Type}


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [5dbf9cfb33fc7a3d61ff77fdb0b9292601c60b7a]

INTEGRATION: CWS sdk04 (1.7.6); FILE MERGED 2003/06/24 11:09:59 jsc 1.7.6.1: #110313# insert source license header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [b6144b3dac3807f5c47d25d61cdb441d5fe088c1]

INTEGRATION: CWS aig04 (1.5.216); FILE MERGED 2003/06/12 12:41:39 hbrinkm 1.5.216.1: #108791# new: SwDropDownField{Type}


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [ad76498894aef73748f288319c437d1824bd0e5c]

INTEGRATION: CWS sdk04 (1.2.6); FILE MERGED 2003/06/24 13:40:29 jsc 1.2.6.1: #110313# insert source license header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [4300bbc22dc65e5395787f224e3b270bc7640f14]

INTEGRATION: CWS aig04 (1.3.236); FILE MERGED 2003/06/18 14:45:19 os 1.3.236.1: #108791# UI for drop down fields implemented


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [34787db37c9da997f741d995647aadb9ad96f23e]

INTEGRATION: CWS sdk04 (1.2.6); FILE MERGED 2003/06/24 13:40:28 jsc 1.2.6.1: #110313# insert source license header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [dba182a4d920e668ea3e0ad7ffb05f09ee22c3db]

INTEGRATION: CWS sdk04 (1.2.6); FILE MERGED 2003/06/24 13:40:27 jsc 1.2.6.1: #110313# insert source license header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [209fb21b83c5c8735904c50e4ae385f889dee379]

INTEGRATION: CWS sdk04 (1.2.6); FILE MERGED 2003/06/24 13:40:26 jsc 1.2.6.1: #110313# insert source license header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [35cf3c10a9340b3bed54c40d9855bd8fc27a5466]

INTEGRATION: CWS sdk04 (1.2.6); FILE MERGED 2003/06/24 13:40:25 jsc 1.2.6.1: #110313# insert source license header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [2a45920c0141ecd16e484e3ee3332d794957ca17]

INTEGRATION: CWS sdk04 (1.2.6); FILE MERGED 2003/06/24 13:40:06 jsc 1.2.6.1: #110313# insert source license header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [e2ba68c3c8e2d64c024d16e238efa7208a712dbf]

INTEGRATION: CWS sdk04 (1.2.6); FILE MERGED 2003/06/24 13:40:05 jsc 1.2.6.1: #110313# insert source license header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [450a50a7026d5555021a70bd933b1475a4ba29f2]

INTEGRATION: CWS sdk04 (1.2.6); FILE MERGED 2003/06/24 13:39:38 jsc 1.2.6.1: #110313# insert source license header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [db76b68dc936c60281e1fee6d5b23db0ef21d77b]

INTEGRATION: CWS sdk04 (1.2.6); FILE MERGED 2003/06/24 13:39:37 jsc 1.2.6.1: #110313# insert source license header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [4977288cf32794b1f6da4a5a68be8996fac99867]

INTEGRATION: CWS sdk04 (1.2.6); FILE MERGED 2003/06/24 13:39:36 jsc 1.2.6.1: #110313# insert source license header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [66bf812d4992f38bf3ce37424798d11c986b75f7]

INTEGRATION: CWS sdk04 (1.2.6); FILE MERGED 2003/06/24 13:39:14 jsc 1.2.6.1: #110313# insert source license header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [73a6f2f65803c62bcf52f67154bfd27a4022ea8c]

INTEGRATION: CWS sdk04 (1.2.6); FILE MERGED 2003/06/24 13:39:13 jsc 1.2.6.1: #110313# insert source license header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [99941ccef2cbab5f421cd322f26c3f2dfea73e07]

INTEGRATION: CWS sdk04 (1.2.6); FILE MERGED 2003/06/24 13:39:12 jsc 1.2.6.1: #110313# insert source license header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [3d09459a37a352a2344df4014bddf63ac28c414f]

INTEGRATION: CWS sdk04 (1.2.6); FILE MERGED 2003/06/24 13:39:11 jsc 1.2.6.1: #110313# insert source license header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [f14ad1697256d908ee858e9e3b7d3913f259c027]

INTEGRATION: CWS sdk04 (1.2.6); FILE MERGED 2003/06/24 13:39:10 jsc 1.2.6.1: #110313# insert source license header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [675c5c96de4e945b69724c224e3c65e37a4839aa]

INTEGRATION: CWS sdk04 (1.2.6); FILE MERGED 2003/06/24 13:38:48 jsc 1.2.6.1: #110313# insert source license header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [807b2f6290c5ba8208cbd2a020b098544016bf2d]

INTEGRATION: CWS sdk04 (1.2.6); FILE MERGED 2003/06/24 13:38:47 jsc 1.2.6.1: #110313# insert source license header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [a2a81b0e803964b7e0b193abb0c22d9cdc476bb6]

INTEGRATION: CWS sdk04 (1.2.6); FILE MERGED 2003/06/24 13:38:46 jsc 1.2.6.1: #110313# insert source license header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [37c08466a9ef2c17f00ef4f5f13e47452a2fdbfe]

INTEGRATION: CWS sdk04 (1.2.6); FILE MERGED 2003/06/24 13:38:45 jsc 1.2.6.1: #110313# insert source license header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [f361682c9fc8a077d5f7230d1ec52d9db89520e9]

INTEGRATION: CWS sdk04 (1.2.6); FILE MERGED 2003/06/24 13:38:43 jsc 1.2.6.1: #110313# insert source license header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [e62f23b1c00c7e2fe600019f7c345fcf47e88857]

INTEGRATION: CWS sdk04 (1.2.6); FILE MERGED 2003/06/24 13:38:42 jsc 1.2.6.1: #110313# insert source license header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [b173a4f84e1e20e8f4c6496585c0eb50222a869b]

INTEGRATION: CWS sdk04 (1.2.6); FILE MERGED 2003/06/24 13:38:41 jsc 1.2.6.1: #110313# insert source license header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [324e6b8272bda66e5626c714cbb2f051b6783715]

INTEGRATION: CWS sdk04 (1.2.6); FILE MERGED 2003/06/24 13:38:40 jsc 1.2.6.1: #110313# insert source license header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [d09cf07b92ffdc8432f185659d13ba5ae1057487]

INTEGRATION: CWS sdk04 (1.2.6); FILE MERGED 2003/06/24 13:38:39 jsc 1.2.6.1: #110313# insert source license header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [be257976b6068ec74190f1826d0eb1d8d50011a1]

INTEGRATION: CWS sdk04 (1.2.6); FILE MERGED 2003/06/24 13:38:38 jsc 1.2.6.1: #110313# insert source license header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [fcc966678210f0182b8ff9b738914c03a566e35c]

INTEGRATION: CWS sdk04 (1.2.6); FILE MERGED 2003/06/24 13:38:37 jsc 1.2.6.1: #110313# insert source license header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [da008d082a0c3bb56fdb4aa383a7018536447d47]

INTEGRATION: CWS sdk04 (1.2.6); FILE MERGED 2003/06/24 13:38:36 jsc 1.2.6.1: #110313# insert source license header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [d6e0dd6b0b8e50b0177d0e8686d5dc107d1ce3a6]

INTEGRATION: CWS sdk04 (1.2.6); FILE MERGED 2003/06/25 07:40:23 jsc 1.2.6.2: RESYNC: (1.2-1.3); FILE MERGED 2003/06/24 13:38:36 jsc 1.2.6.1: #110313# insert source license header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [14b09d7793bfbfcc434fa3040d66812dc1ae4709]

INTEGRATION: CWS sdk04 (1.2.6); FILE MERGED 2003/06/24 13:38:35 jsc 1.2.6.1: #110313# insert source license header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [55c5ee46115b81998c7030e6b98cf26ed742bb38]

INTEGRATION: CWS sdk04 (1.2.6); FILE MERGED 2003/06/24 13:38:34 jsc 1.2.6.1: #110313# insert source license header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [b1d77f77f6c300bc5ce95c5568d8553a2c3f584b]

INTEGRATION: CWS sdk04 (1.2.6); FILE MERGED 2003/06/24 13:38:33 jsc 1.2.6.1: #110313# insert source license header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [dfca9bda7ca49cdc9c152256784136630f66130b]

INTEGRATION: CWS sdk04 (1.2.6); FILE MERGED 2003/06/24 13:38:32 jsc 1.2.6.1: #110313# insert source license header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [e85894490358e905749362806027e650391ff2f7]

INTEGRATION: CWS sdk04 (1.2.6); FILE MERGED 2003/06/24 13:38:31 jsc 1.2.6.1: #110313# insert source license header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [2159d4c3977bdbae5de222f96b79e1c82332ab64]

INTEGRATION: CWS sdk04 (1.2.6); FILE MERGED 2003/06/24 13:38:30 jsc 1.2.6.1: #110313# insert source license header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [e78eb8fa096241f472bdcb42cf03963ada0033fb]

INTEGRATION: CWS sdk04 (1.2.6); FILE MERGED 2003/06/24 13:38:28 jsc 1.2.6.1: #110313# insert source license header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [e261d89b8e6f36a0692f9327a6afd5e98556da90]

INTEGRATION: CWS sdk04 (1.2.6); FILE MERGED 2003/06/24 13:38:27 jsc 1.2.6.1: #110313# insert source license header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [2958ff1a38478b955a37cf991eccbb5634426c56]

INTEGRATION: CWS sdk04 (1.2.6); FILE MERGED 2003/06/24 13:38:26 jsc 1.2.6.1: #110313# insert source license header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [fa3d30531f67b9346876b00441f55d51d17addc1]

INTEGRATION: CWS sdk04 (1.2.6); FILE MERGED 2003/06/24 13:38:25 jsc 1.2.6.1: #110313# insert source license header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [6b621318ba65c5d886c992f2189894c861d199ae]

INTEGRATION: CWS sdk04 (1.2.6); FILE MERGED 2003/06/24 13:38:24 jsc 1.2.6.1: #110313# insert source license header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [74bdca70509b8c767f8282f6917d3866726431b2]

INTEGRATION: CWS sdk04 (1.2.6); FILE MERGED 2003/06/24 13:38:23 jsc 1.2.6.1: #110313# insert source license header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [4cde7a8de0167d0469757f1af5a6c262ab055d8d]

INTEGRATION: CWS sdk04 (1.2.6); FILE MERGED 2003/06/24 13:38:22 jsc 1.2.6.1: #110313# insert source license header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [f61113ef602002faf73d04c913c1108fda1ea5c5]

INTEGRATION: CWS sdk04 (1.2.6); FILE MERGED 2003/06/24 13:38:21 jsc 1.2.6.1: #110313# insert source license header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [a523fc3182b45a87aa76ac782be4f12ee6fc4baa]

INTEGRATION: CWS sdk04 (1.2.6); FILE MERGED 2003/06/24 13:38:20 jsc 1.2.6.1: #110313# insert source license header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [6b8fd140127d71bbedc04223e8d567eaed3efa53]

INTEGRATION: CWS sdk04 (1.2.6); FILE MERGED 2003/06/24 13:38:19 jsc 1.2.6.1: #110313# insert source license header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [e32285d32b2303f5528c357e53328cca42e84465]

INTEGRATION: CWS sdk04 (1.2.6); FILE MERGED 2003/06/24 13:36:36 jsc 1.2.6.1: #110313# insert source license header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [d62360c8bcd2da41ce0e85ae4c4c52fd20904d09]

INTEGRATION: CWS sdk04 (1.2.6); FILE MERGED 2003/06/24 13:36:35 jsc 1.2.6.1: #110313# insert source license header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [ee6da2f0d700ff98213168a92522497eee597cf8]

INTEGRATION: CWS sdk04 (1.2.6); FILE MERGED 2003/06/24 13:36:34 jsc 1.2.6.1: #110313# insert source license header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [3e786705995bcd152995f9dbc5ff48f0111df7eb]

INTEGRATION: CWS adc6 (1.4.2); FILE MERGED 2003/06/26 14:43:34 np 1.4.2.1: #110259# Fix differing output on Windows vs. Unix and remove broken links from output.


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [3908c1252f18669c247c55a8ce667192203321e9]

INTEGRATION: CWS adc6 (1.2.34); FILE MERGED 2003/06/26 14:43:34 np 1.2.34.1: #110259# Fix differing output on Windows vs. Unix and remove broken links from output.


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [33daf44c2c1f66b693344a366ea36cb099dc3795]

INTEGRATION: CWS adc6 (1.1.1.1.50); FILE MERGED 2003/06/26 14:43:33 np 1.1.1.1.50.1: #110259# Fix differing output on Windows vs. Unix and remove broken links from output.


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [2d9ba3ed53b9c63d76520c76a6d9d73628977384]

INTEGRATION: CWS sdk04 (1.2.6); FILE MERGED 2003/06/24 13:36:33 jsc 1.2.6.1: #110313# insert source license header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [c30906abed8965cc4db5e6f3628fb16441199018]

INTEGRATION: CWS adc6 (1.1.1.1.50); FILE MERGED 2003/06/26 14:43:32 np 1.1.1.1.50.1: #110259# Fix differing output on Windows vs. Unix and remove broken links from output.


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [4b3de9b7da58ad570e215c72b2635573e74ef09b]

INTEGRATION: CWS sdk04 (1.2.6); FILE MERGED 2003/06/24 13:36:32 jsc 1.2.6.1: #110313# insert source license header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [ea25bf87a9782ebd1afcd3b161bdd4c66cc69178]

INTEGRATION: CWS adc6 (1.2.2); FILE MERGED 2003/06/26 14:43:32 np 1.2.2.1: #110259# Fix differing output on Windows vs. Unix and remove broken links from output.


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [8e918af95b2fd8a5101e2cc212b1db8d8fd9c092]

INTEGRATION: CWS adc6 (1.3.12); FILE MERGED 2003/06/26 14:43:31 np 1.3.12.1: #110259# Fix differing output on Windows vs. Unix and remove broken links from output.


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [ad9388918bf995d5adb825e2f8ea2583abbb727e]

INTEGRATION: CWS adc6 (1.2.16); FILE MERGED 2003/06/26 14:43:31 np 1.2.16.1: #110259# Fix differing output on Windows vs. Unix and remove broken links from output.


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [8028faee65704fda59be5c6470764c3dc3fc2697]

INTEGRATION: CWS sdk04 (1.2.6); FILE MERGED 2003/06/24 13:36:31 jsc 1.2.6.1: #110313# insert source license header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [3838954b5bfe4e4ad28fdf92300ce331d176386f]

INTEGRATION: CWS adc6 (1.2.12); FILE MERGED 2003/06/26 14:43:30 np 1.2.12.1: #110259# Fix differing output on Windows vs. Unix and remove broken links from output.


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [379b18c8441b92e180460d70876b01f9d8b36abd]

INTEGRATION: CWS sdk04 (1.2.6); FILE MERGED 2003/06/24 13:35:50 jsc 1.2.6.1: #110313# insert source license header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [426eed0a88463590ce4f8416786eee0520c116ba]

INTEGRATION: CWS adc6 (1.2.12); FILE MERGED 2003/06/26 14:43:28 np 1.2.12.1: #110259# Fix differing output on Windows vs. Unix and remove broken links from output.


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [2eed0ed5d0200af9690b29bfcbcc132c22551924]

INTEGRATION: CWS sdk04 (1.2.6); FILE MERGED 2003/06/24 13:35:49 jsc 1.2.6.1: #110313# insert source license header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [930efafac21b29181672745dca28ce384765a3f5]

INTEGRATION: CWS adc6 (1.1.1.1.50); FILE MERGED 2003/06/26 14:43:28 np 1.1.1.1.50.1: #110259# Fix differing output on Windows vs. Unix and remove broken links from output.


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [97c7e5f757b9755918e91c00ec74092231fe8ba1]

INTEGRATION: CWS sdk04 (1.2.6); FILE MERGED 2003/06/24 13:34:22 jsc 1.2.6.1: #110313# insert source license header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [61e9a27308eb83f5fb81606008b81139abb13afa]

INTEGRATION: CWS sdk04 (1.2.6); FILE MERGED 2003/06/24 13:34:21 jsc 1.2.6.1: #110313# insert source license header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [0e7576311ecf43d0649c43b9025d4cd970b54ab7]

INTEGRATION: CWS adc6 (1.1.1.1.50); FILE MERGED 2003/06/26 14:43:26 np 1.1.1.1.50.1: #110259# Fix differing output on Windows vs. Unix and remove broken links from output.


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [6e1a435331588d22f316b14b99410120e398d43a]

INTEGRATION: CWS adc6 (1.1.1.1.50); FILE MERGED 2003/06/26 14:43:25 np 1.1.1.1.50.1: #110259# Fix differing output on Windows vs. Unix and remove broken links from output.


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [b16a3776e4109572ad0e1d2ea1e6a49cb18fcb69]

INTEGRATION: CWS sdk04 (1.2.6); FILE MERGED 2003/06/24 13:34:20 jsc 1.2.6.1: #110313# insert source license header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [b0bdaa30d81a81bc0acd9e6af5a22ac197ada75f]

INTEGRATION: CWS sdk04 (1.2.6); FILE MERGED 2003/06/24 13:34:19 jsc 1.2.6.1: #110313# insert source license header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [32452d21d8420e90e786d1d54f8f1b49aed6d770]

INTEGRATION: CWS sdk04 (1.2.6); FILE MERGED 2003/06/24 13:34:18 jsc 1.2.6.1: #110313# insert source license header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [28095afc1b63146d8586e3a5b98e21ad4b88a4dd]

INTEGRATION: CWS sdk04 (1.2.6); FILE MERGED 2003/06/24 13:34:17 jsc 1.2.6.1: #110313# insert source license header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [94e07a2e7b8190b03b459a75c7c23b3018cd6021]

INTEGRATION: CWS sdk04 (1.2.6); FILE MERGED 2003/06/24 13:34:16 jsc 1.2.6.1: #110313# insert source license header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [eb402f3fe3d3deef6fa17c6e346807a81c9d5f24]

INTEGRATION: CWS sdk04 (1.2.6); FILE MERGED 2003/06/24 13:34:15 jsc 1.2.6.1: #110313# insert source license header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [1ebed07ef73c82a88dfb3caf1bcee628e4a503ad]

INTEGRATION: CWS sdk04 (1.2.6); FILE MERGED 2003/06/24 13:33:42 jsc 1.2.6.1: #110313# insert source license header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [7298f064d4b65e876f12443fdad0db64214900a2]

INTEGRATION: CWS sdk04 (1.2.6); FILE MERGED 2003/06/24 13:33:41 jsc 1.2.6.1: #110313# insert source license header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [ef97b3bb28d2028f9c1cd74e028b46059fdf4432]

INTEGRATION: CWS sdk04 (1.2.6); FILE MERGED 2003/06/24 13:33:40 jsc 1.2.6.1: #110313# insert source license header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [0fd083e1ca8b8a624501c92efe47f19482a6fa4a]

INTEGRATION: CWS sdk04 (1.2.6); FILE MERGED 2003/06/24 13:33:39 jsc 1.2.6.1: #110313# insert source license header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [fcecc116b10c9dfb93e234af8261fc4e4c2046f0]

INTEGRATION: CWS sdk04 (1.2.6); FILE MERGED 2003/06/24 13:33:38 jsc 1.2.6.1: #110313# insert source license header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [c3861018619736079d87e8a210f48ded6549f89f]

INTEGRATION: CWS sdk04 (1.2.6); FILE MERGED 2003/06/24 13:33:37 jsc 1.2.6.1: #110313# insert source license header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [1cba96d3bef64e950d10e420045781e259fba8cc]

INTEGRATION: CWS sdk04 (1.2.6); FILE MERGED 2003/06/24 13:33:36 jsc 1.2.6.1: #110313# insert source license header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [ef48e04587a10138f861a61eb5516f27a29516ee]

INTEGRATION: CWS sdk04 (1.2.6); FILE MERGED 2003/06/24 13:33:35 jsc 1.2.6.1: #110313# insert source license header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [b15fdcae73acb71770f9c9280e883ec645832dc9]

INTEGRATION: CWS sdk04 (1.2.6); FILE MERGED 2003/06/24 13:33:34 jsc 1.2.6.1: #110313# insert source license header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [8cbffa26752ac30b6cbf7173c1d617f8cc1ee951]

INTEGRATION: CWS sdk04 (1.2.6); FILE MERGED 2003/06/24 13:33:33 jsc 1.2.6.1: #110313# insert source license header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [2d3f1e704fa7474612bb97f4ec8fa9703ca46967]

INTEGRATION: CWS sdk04 (1.2.6); FILE MERGED 2003/06/24 13:33:32 jsc 1.2.6.1: #110313# insert source license header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [b9b6c6e77cf4640a4a2dc25e8417d3982681b394]

INTEGRATION: CWS sdk04 (1.2.6); FILE MERGED 2003/06/24 13:33:02 jsc 1.2.6.1: #110313# insert source license header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [17f6b7b9bcaaebe7b0aca497d6daea472213a09a]

INTEGRATION: CWS sdk04 (1.2.6); FILE MERGED 2003/06/24 13:32:38 jsc 1.2.6.1: #110313# insert source license header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [6b50a020f6c0e5bfe2191a78aef02881262e027d]

INTEGRATION: CWS sdk04 (1.2.6); FILE MERGED 2003/06/24 13:32:37 jsc 1.2.6.1: #110313# insert source license header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [149916d7867435c489cea39c33bace21c8658bc6]

INTEGRATION: CWS sdk04 (1.2.6); FILE MERGED 2003/06/24 13:32:36 jsc 1.2.6.1: #110313# insert source license header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [b5e35ba008025dd00e54853b22a642ecd9d152c9]

INTEGRATION: CWS sdk04 (1.2.6); FILE MERGED 2003/06/24 13:32:35 jsc 1.2.6.1: #110313# insert source license header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [55fe7eb6d00d5ed35f703f183af95f03852cc9bb]

INTEGRATION: CWS sdk04 (1.2.6); FILE MERGED 2003/06/24 13:32:34 jsc 1.2.6.1: #110313# insert source license header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [f59e3321156070720876b30b5a7972483e101f2f]

INTEGRATION: CWS pl01 (1.4.12); FILE MERGED 2003/06/27 11:19:50 sb 1.4.12.1: #110428# Avoid dereferencing null pointer.


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [25dd4bb046bcb0acdcb245e857fc092378bad2ea]

INTEGRATION: CWS pl01 (1.1.1.1.44); FILE MERGED 2003/06/25 14:27:06 pl 1.1.1.1.44.1: #110428# fixed a model problem


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [907a34f2451320fa40f722ec832ee277eb1391a0]

INTEGRATION: CWS pl01 (1.7.12); FILE MERGED 2003/06/25 14:27:06 pl 1.7.12.1: #110428# fixed a model problem


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [83ad876c8a718a5f2d8b5c05733e3911767fe853]

INTEGRATION: CWS sdk04 (1.2.6); FILE MERGED 2003/06/24 13:32:33 jsc 1.2.6.1: #110313# insert source license header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [876fbe9190069b8c0f332bbf5c1507b21e9a6c94]

INTEGRATION: CWS pl01 (1.13.6); FILE MERGED 2003/06/25 14:27:04 pl 1.13.6.1: #110428# fixed a model problem


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [320d611ebf8f3ab888ed8ab3948133989f2e39f8]

INTEGRATION: CWS pl01 (1.3.6); FILE MERGED 2003/06/25 14:27:04 pl 1.3.6.1: #110428# fixed a model problem


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [d4c42138980055d0db45f33637f1d0446247595a]

INTEGRATION: CWS pl01 (1.2.18); FILE MERGED 2003/06/25 14:27:04 pl 1.2.18.1: #110428# fixed a model problem


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [d586f4c0140db88a04e98a54d4089a58e9bc1893]

INTEGRATION: CWS sdk04 (1.2.6); FILE MERGED 2003/06/24 13:32:32 jsc 1.2.6.1: #110313# insert source license header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [5dd6e2799ca1e5c0ec6410b37d6d1bcf05972a10]

INTEGRATION: CWS sdk04 (1.2.6); FILE MERGED 2003/06/24 13:32:31 jsc 1.2.6.1: #110313# insert source license header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [1b1b58b6feca454105165739e88145b45428984e]

INTEGRATION: CWS pl01 (1.13.18); FILE MERGED 2003/06/25 14:49:41 pl 1.13.18.2: #110428# dvo: fix saving plugin URL 2003/06/25 11:26:01 dvo 1.13.18.1: #110428# set plugin URL if present


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [a83f659abb20be4a91093cae496ab84e7fd5592b]

INTEGRATION: CWS sdk04 (1.2.6); FILE MERGED 2003/06/24 13:32:30 jsc 1.2.6.1: #110313# insert source license header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [4cb7f5bb0334582dc7d75529d6150e9346b34feb]

INTEGRATION: CWS sdk04 (1.2.6); FILE MERGED 2003/06/24 13:32:29 jsc 1.2.6.1: #110313# insert source license header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [8b6a7e83395482b259fbbb8866c8b8d6c1a0c57c]

INTEGRATION: CWS sdk04 (1.2.6); FILE MERGED 2003/06/24 13:32:28 jsc 1.2.6.1: #110313# insert source license header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [46eefb46e64589b461aac18a2fce653455f5a1a7]

INTEGRATION: CWS sdk04 (1.2.6); FILE MERGED 2003/06/24 13:32:27 jsc 1.2.6.1: #110313# insert source license header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [ea8a2906b03a214b15bead8aecbf06a4f35884c4]

INTEGRATION: CWS sdk04 (1.2.6); FILE MERGED 2003/06/24 13:32:26 jsc 1.2.6.1: #110313# insert source license header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [1ab5576cf9933712a5a89c7f5f1c89d4bd4b7699]

INTEGRATION: CWS sdk04 (1.2.6); FILE MERGED 2003/06/24 13:16:52 jsc 1.2.6.1: #110313# insert source license header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [349513cad6c231f361776b5f0c16dccdb283d647]

INTEGRATION: CWS sdk04 (1.2.6); FILE MERGED 2003/06/24 13:16:51 jsc 1.2.6.1: #110313# insert source license header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [7652ef887f089dc04f6883449b044e11b2f292d9]

INTEGRATION: CWS sdk04 (1.2.6); FILE MERGED 2003/06/24 13:16:50 jsc 1.2.6.1: #110313# insert source license header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [5d21df07c9576b7f8b6a5391377bf5d8b7375090]

INTEGRATION: CWS sdk04 (1.2.6); FILE MERGED 2003/06/24 13:16:49 jsc 1.2.6.1: #110313# insert source license header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [44f929b76c5ce0ee87118cf8f963c958c9dff582]

INTEGRATION: CWS sdk04 (1.2.6); FILE MERGED 2003/06/24 12:54:09 jsc 1.2.6.1: #110313# insert source license header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [4f312e916cd9b7d1e3ea2a77d9cbc0a78daa07bf]

INTEGRATION: CWS sdk04 (1.2.6); FILE MERGED 2003/06/27 11:28:22 jsc 1.2.6.2: #110313# correct dep 2003/06/24 12:54:08 jsc 1.2.6.1: #110313# insert source license header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [a2c8c7c6577e41111c47596869bbcd90ed328289]

INTEGRATION: CWS sdk04 (1.2.6); FILE MERGED 2003/06/24 12:53:38 jsc 1.2.6.1: #110313# insert source license header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [d99c3e5d238b328c6c2a720d562b8939810c4516]

INTEGRATION: CWS sdk04 (1.2.6); FILE MERGED 2003/06/24 12:53:37 jsc 1.2.6.1: #110313# insert source license header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [f2250b79c70d07eaf3e6ac8e1f2b33921957eaf0]

INTEGRATION: CWS sdk04 (1.2.6); FILE MERGED 2003/06/26 09:30:53 af 1.2.6.2: #110488# Removed the entry for the COLLAPSED state from the list of states. This state does not exist anymore. 2003/06/24 12:53:37 jsc 1.2.6.1: #110313# insert source license header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [5724c246873d26fb3a8e7a7116f5ee6fbb502182]

INTEGRATION: CWS sdk04 (1.2.6); FILE MERGED 2003/06/24 12:53:36 jsc 1.2.6.1: #110313# insert source license header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [e86e7877aea5753bc7daa08e4b8d167808a47e46]

INTEGRATION: CWS sdk04 (1.2.6); FILE MERGED 2003/06/24 12:53:35 jsc 1.2.6.1: #110313# insert source license header


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [a6ce44f9a11f8d5ff5ea6f41156f876d8980c16e]

INTEGRATION: CWS sdk04 (1.2.6); FILE MERGED 2003/06/25 07:39:35 jsc 1.2.6.2: #110423# resolve merge conflicts 2003/06/24 11:07:04 jsc 1.2.6.1: #110423# insert workaround for IE6


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [bdf4f15748a03b40be3d9c816627c56fcec8e0b5]

INTEGRATION: CWS sdk04 (1.11.6); FILE MERGED 2003/06/25 07:39:31 jsc 1.11.6.2: #110423# resolve merge conflicts 2003/06/24 11:06:08 jsc 1.11.6.1: #110423# insert workaround for IE6


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [4f0ccec4c96fb45f5e2b73e926582c3120afe627]

INTEGRATION: CWS sdk04 (1.7.6); FILE MERGED 2003/06/25 07:39:34 jsc 1.7.6.2: #110423# resolve merge conflicts 2003/06/24 11:06:08 jsc 1.7.6.1: #110423# insert workaround for IE6


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [3043f11e61eb9539759613bee15daf3c8ddf30ab]

INTEGRATION: CWS sdk04 (1.14.6); FILE MERGED 2003/06/25 07:39:33 jsc 1.14.6.2: #110423# resolve merge conflicts 2003/06/24 11:06:07 jsc 1.14.6.1: #110423# insert workaround for IE6


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [8a8eee6ac9af1f7c5264afea34182e14cbbbb8c8]

INTEGRATION: CWS sdk04 (1.14.6); FILE MERGED 2003/06/25 07:39:31 jsc 1.14.6.3: #110423# resolve merge conflicts 2003/06/24 11:05:12 jsc 1.14.6.2: #110423# insert workaround for IE6 2003/06/20 11:49:38 jsc 1.14.6.1: #110313# insert link to license file


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [7770df146bf40ed194b3b7720c4e84a327bd255e]

INTEGRATION: CWS sw018 (1.16.74); FILE MERGED 2003/06/26 09:30:59 tl 1.16.74.1: #98053# missing bugfix added


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [c0151b3adabcc5869434b3f57ca7e6c46bf72ce9]

INTEGRATION: CWS sw018 (1.69.16); FILE MERGED 2003/06/25 07:40:46 os 1.69.16.1: #110437# enable right move of frames when content is protected


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [2b47033162876deb63a8e77b376ae6df1c6fa856]

INTEGRATION: CWS sw018 (1.36.16); FILE MERGED 2003/06/26 13:54:13 os 1.36.16.1: new writer team


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [0b8728b5f87c8372c873be4ab63c17b1f0eda1a9]

INTEGRATION: CWS sw018 (1.14.74); FILE MERGED 2003/06/26 07:50:43 os 1.14.74.1: #110484# selection of languages corrected


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [81031aadb1d1c6f41e6ba03dbd5336e3de007917]

INTEGRATION: CWS sw018 (1.47.16); FILE MERGED 2003/06/27 10:41:14 cmc 1.47.16.1: #110493# 11 hour 11th minute fix for indent


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [9aa50d1791d482ff5d960a1d0411394fe26a4989]

INTEGRATION: CWS sw018 (1.85.26); FILE MERGED 2003/06/26 10:57:28 cmc 1.85.26.1: #110492# include multiple levels in ww6 import broken since before time


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [724149f067910f0462032359bb6347c016bc3a8e]

INTEGRATION: CWS sw018 (1.113.16); FILE MERGED 2003/06/27 10:41:13 cmc 1.113.16.1: #110493# 11 hour 11th minute fix for indent


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [2c198bc549d5078a66c82dcee4991254a84df70a]

INTEGRATION: CWS sw018 (1.111.16); FILE MERGED 2003/06/27 16:01:35 cmc 1.111.16.2: #110465# use correct len 2003/06/25 15:17:29 cmc 1.111.16.1: #110465# the note/comment anchor can be character attribute hidden, who would have expected that.


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [1b5cc86ee900aa7999b8761a58002e0c8a0d2e74]

INTEGRATION: CWS sw018 (1.98.16); FILE MERGED 2003/06/25 16:06:24 cmc 1.98.16.1: #i15965# problem between chair and desk


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [d85970f88d17cad8968d9c3e62575abc02508b13]

INTEGRATION: CWS sw018 (1.77.68); FILE MERGED 2003/06/26 12:34:44 fme 1.77.68.1: #110466# Remove action context for section and table operations


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [2502d313c6bce51cc66d8900b1633b0c40d54dee]

INTEGRATION: CWS sw018 (1.43.2); FILE MERGED 2003/06/26 12:34:43 fme 1.43.2.1: #110466# Remove action context for section and table operations


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [188c0acc331ec9b6cf1a861eb7ebedf8bb481af8]

INTEGRATION: CWS sw018 (1.23.74); FILE MERGED 2003/06/26 13:22:34 os 1.23.74.1: #110473# assertion corrected


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [4004129eb59c51128fdcd891fae53c69f7ac37df]

INTEGRATION: CWS sw018 (1.14.74); FILE MERGED 2003/06/26 13:21:56 os 1.14.74.1: #110473# notify change of visibility flag to text node


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [605e0692574471c9b24ce030ce35b3269a4b25c4]

INTEGRATION: CWS sw018 (1.14.74); FILE MERGED 2003/06/26 13:21:10 os 1.14.74.1: #110473# notify change of visibility flag to text node


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [5988c2957252bedd21a993631a538f673a5e7c00]

INTEGRATION: CWS sw018 (1.1.1.1.44); FILE MERGED 2003/06/26 13:22:05 os 1.1.1.1.44.1: #110473# notify change of visibility flag to text node


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [0dd09b7321855cd722df6586720d7eff31286f9b]

INTEGRATION: CWS sw018 (1.6.8); FILE MERGED 2003/06/26 13:16:20 tl 1.6.8.1: #i15990# namespace fixed


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [0cb4e4c8654f0d5b5bcf21ec579a505e657bb82a]

INTEGRATION: CWS sw018 (1.10.88); FILE MERGED 2003/06/26 12:15:35 tl 1.10.88.1: #103610# missing bugfix added


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [e1de9a5840f09ee1f4aafd478db789e68c6d4a81]

INTEGRATION: CWS sw018 (1.10.88); FILE MERGED 2003/06/26 12:08:51 tl 1.10.88.1: #103610# missing bugfix added


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [0eac1007423324dbc1ed842d841795acacbf57c6]

INTEGRATION: CWS sw018 (1.6.88); FILE MERGED 2003/06/26 12:01:42 tl 1.6.88.1: #103610# missing bugfix added


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [74501dd57268c9f3144d0fb1850b1a4b61dd281d]

INTEGRATION: CWS sw018 (1.8.88); FILE MERGED 2003/06/27 07:09:40 tl 1.8.88.2: #103610# missing bugfix added 2003/06/26 12:42:02 tl 1.8.88.1: #103610# missing bugfix added


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [2a9df927ee5caf83acfb00ca8c2fa1040534d1ec]

INTEGRATION: CWS sw018 (1.20.24); FILE MERGED 2003/06/26 11:00:42 tl 1.20.24.1: #102699# missing bugfix added


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [c1cb906a40b764ede0bf31be1f6fbd15f4bc8172]

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>  [aa990de8b702e69a8595a242997d413ef937f340]

INTEGRATION: CWS vcl13 (1.4.2); FILE MERGED 2003/06/23 12:35:59 hjs 1.4.2.1: #110337# version numbers


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [35e97bdce7ebfb15f7448bdd788fc4173dff5de7]

INTEGRATION: CWS vcl13 (1.16.4); FILE MERGED 2003/06/24 16:44:29 pl 1.16.4.2: RESYNC: (1.16-1.17); FILE MERGED 2003/06/18 09:17:22 ssa 1.16.4.1: #110272# additional korean fonts (without english names)


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [b2ef8fc958223ec5439ee7d8c3e30e4a8686964a]

INTEGRATION: CWS vcl13 (1.45.6); FILE MERGED 2003/06/24 16:16:53 pl 1.45.6.2: RESYNC: (1.45-1.47); FILE MERGED 2003/06/24 15:14:50 pl 1.45.6.1: #110440# evaluate flag field


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [dad54897416f2a24831decd9f0602ac7d3080857]

INTEGRATION: CWS vcl13 (1.160.6); FILE MERGED 2003/06/24 16:17:08 pl 1.160.6.3: RESYNC: (1.160-1.161); FILE MERGED 2003/06/23 12:12:32 pl 1.160.6.2: #15935# removed a potentially endless loop 2003/06/19 12:37:23 pl 1.160.6.1: #110326# do not grab focus for status window, prepare utility window hint for WM


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [e54494b83bc6917054ad1e57be4f10bc08ccd527]

INTEGRATION: CWS vcl13 (1.104.20); FILE MERGED 2003/06/24 12:12:08 pl 1.104.20.1: #i15935# enable fallback for builtin printer fonts


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [b83416558229b723b96899314a69430d473c3816]

INTEGRATION: CWS vcl13 (1.30.20); FILE MERGED 2003/06/23 06:46:17 hdu 1.30.20.1: #110022# remove performance warning


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [6e65514b749dee2d145cc64f0e1caca2c7e9330a]

INTEGRATION: CWS vcl13 (1.41.12); FILE MERGED 2003/06/20 14:19:07 pl 1.41.12.2: #110333# workaround Dtwm: windows without a title 2003/06/19 12:37:21 pl 1.41.12.1: #110326# do not grab focus for status window, prepare utility window hint for WM


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [8993e9ab33d9c8f139c8f7c76552f553781c4244]

INTEGRATION: CWS vcl13 (1.41.20); FILE MERGED 2003/06/24 16:17:42 pl 1.41.20.2: RESYNC: (1.41-1.42); FILE MERGED 2003/06/16 15:34:56 pl 1.41.20.1: #i15510# POINTER_ARROW adjusted to a more conventional look


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [932ad3a36f3c779ca17ce2337ec6f811f0650136]

INTEGRATION: CWS vcl13 (1.21.56); FILE MERGED 2003/06/19 12:37:22 pl 1.21.56.2: #110326# do not grab focus for status window, prepare utility window hint for WM 2003/06/16 12:07:25 pl 1.21.56.1: #110204# XIM status should be override redirect


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [56caf04bf5ffde8606ed3bed459fa47575b8887e]

INTEGRATION: CWS vcl13 (1.24.20); FILE MERGED 2003/06/20 13:31:23 pl 1.24.20.1: #110362# removed duplicate free()


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [bf496cd977dc828380112da0e89b8ca8204ceac5]

INTEGRATION: CWS vcl13 (1.17.58); FILE MERGED 2003/06/19 12:37:21 pl 1.17.58.1: #110326# do not grab focus for status window, prepare utility window hint for WM


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [2c8a5b26168727ad0673d583850a7b30de584ac6]

INTEGRATION: CWS vcl13 (1.29.58); FILE MERGED 2003/06/19 12:37:20 pl 1.29.58.1: #110326# do not grab focus for status window, prepare utility window hint for WM


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [2c59ab6b885f6a53cc661340ac22620f21e5ae79]

INTEGRATION: CWS vcl13 (1.79.20); FILE MERGED 2003/06/20 11:26:39 pl 1.79.20.1: #110362# operator new/delete mismatch


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [983e924e5f7699996df0d73747daa9e78e8d176f]

INTEGRATION: CWS vcl13 (1.173.18); FILE MERGED 2003/06/24 16:13:58 pl 1.173.18.2: RESYNC: (1.173-1.174); FILE MERGED 2003/06/23 09:57:48 ssa 1.173.18.1: #109206# notify client window about minimize/restore event


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [08085046a410382cc91bc54e198203fb4a51bbcb]

INTEGRATION: CWS vcl13 (1.10.12); FILE MERGED 2003/06/20 08:26:42 ssa 1.10.12.1: #110361# no CJK mnemonics for '...' and '>>'


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [714115c98783446786764552e19d6c58581c4472]

INTEGRATION: CWS vcl13 (1.3.234); FILE MERGED 2003/06/20 11:26:26 pl 1.3.234.1: #110362# operator new/delete mismatch


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [df77c3fb30b238649f9600d075ac97ee0a239082]

INTEGRATION: CWS vcl13 (1.92.6); FILE MERGED 2003/06/24 18:41:13 pl 1.92.6.2: #i15743# fixed a ForteCC syntax issue 2003/06/23 12:14:51 hdu 1.92.6.1: #i15743# workaround for backward compatiblity with older FT versions (FT_RENDER_MODE_MONO constant changed)


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [6c21540cf8e64fd25681f09cbee68641eb8cb5e4]

INTEGRATION: CWS vcl13 (1.43.18); FILE MERGED 2003/06/24 16:09:44 hdu 1.43.18.4: #110273# force paragraph RTL direction when weak RTL is set 2003/06/24 15:47:17 hdu 1.43.18.3: #110273# performance improvement for ubidi_getLevels call 2003/06/24 14:20:38 hdu 1.43.18.2: #110273# workaround for ubidi_getVisualRun() wrong return value problem 2003/06/24 12:08:42 pl 1.43.18.1: #i15935# enable fallback for mixed UnitsPerPixel cases


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [be93c7b21ef30d910068bf521caf818c030adb57]

INTEGRATION: CWS vcl13 (1.53.6); FILE MERGED 2003/06/12 13:35:47 pl 1.53.6.1: #110203# close temp file after use


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [83f602bba7ef6419d80efa0e0f2bed7f6c18bfb9]

INTEGRATION: CWS vcl13 (1.149.6); FILE MERGED 2003/06/24 16:16:11 pl 1.149.6.3: RESYNC: (1.149-1.151); FILE MERGED 2003/06/18 11:58:50 ssa 1.149.6.2: #110272# add translation for sunbaeksong 2003/06/18 08:12:57 hdu 1.149.6.1: #i15535# fix RTL offset calculation when FontUnits!=Pixel


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [0d11bb599b7645b1c55c52efc0fa89c16a080288]

INTEGRATION: CWS vcl13 (1.13.56); FILE MERGED 2003/06/24 16:16:03 pl 1.13.56.2: RESYNC: (1.13-1.15); FILE MERGED 2003/06/18 11:58:21 ssa 1.13.56.1: #110272# improve search for font replacement lists


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [ebd4a958053863c02a9cbc90ee07fe15504fb647]

INTEGRATION: CWS vcl13 (1.22.22); FILE MERGED 2003/06/13 18:33:54 pl 1.22.22.2: #110062# flush sent event, prepare for applications forgetting to call dropComplete, XDND V5 2003/06/12 12:17:15 pl 1.22.22.1: #110126# do not start drag without a mouse button pressed, really deregister drop targets, stop drag if drop target that started the drag is dereigistered


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [ad33f5057fe29880c6190efd2b6cf62cd3849b5e]

INTEGRATION: CWS vcl13 (1.62.2); FILE MERGED 2003/06/18 11:07:51 pl 1.62.2.3: #110062# add assertion 2003/06/13 18:33:54 pl 1.62.2.2: #110062# flush sent event, prepare for applications forgetting to call dropComplete, XDND V5 2003/06/12 12:17:14 pl 1.62.2.1: #110126# do not start drag without a mouse button pressed, really deregister drop targets, stop drag if drop target that started the drag is dereigistered


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [d6e0f3b7cd92b2fcef97300dc7021e8a69a0d169]

INTEGRATION: CWS vcl13 (1.7.68); FILE MERGED 2003/06/12 12:17:13 pl 1.7.68.1: #110126# do not start drag without a mouse button pressed, really deregister drop targets, stop drag if drop target that started the drag is dereigistered


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [19c79299952cfd0b75176713c3f0ddf8ee52c602]

INTEGRATION: CWS vcl13 (1.10.2); FILE MERGED 2003/06/23 12:36:35 hjs 1.10.2.1: #110337# version numbers


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [ba8abed5f6a20771bd0bc294018e16a23de32ddd]

INTEGRATION: CWS vcl13 (1.19.20); FILE MERGED 2003/06/24 12:16:43 pl 1.19.20.1: #i15935# enable multibyte PostScript fonts


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [57299805a944357784fdeaff522ee22f36477c6e]

INTEGRATION: CWS vcl13 (1.6.20); FILE MERGED 2003/06/24 12:16:43 pl 1.6.20.1: #i15935# enable multibyte PostScript fonts


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [7dda072aa043c541dee5db95ec29fa3047870620]

INTEGRATION: CWS vcl13 (1.16.20); FILE MERGED 2003/06/24 18:09:07 pl 1.16.20.3: #i15935# fixed a Forte CC issue 2003/06/24 12:16:42 pl 1.16.20.2: #i15935# enable multibyte PostScript fonts 2003/06/17 14:50:55 pl 1.16.20.1: #i15535# add support for uniXXXX PostScript glyph names


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [8960b3750d51af9cedc38042055f2405e707fbbe]

INTEGRATION: CWS vcl13 (1.37.4); FILE MERGED 2003/06/24 12:16:41 pl 1.37.4.2: #i15935# enable multibyte PostScript fonts 2003/06/17 14:50:54 pl 1.37.4.1: #i15535# add support for uniXXXX PostScript glyph names


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [1e8b530d17ae82cdc745d097bac4eb6baf1d9580]

INTEGRATION: CWS vcl13 (1.10.20); FILE MERGED 2003/06/24 12:16:41 pl 1.10.20.1: #i15935# enable multibyte PostScript fonts


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [556cafb36ee0936ac83ab7c7a6dcc324e6478c20]

INTEGRATION: CWS vcl13 (1.14.14); FILE MERGED 2003/06/24 12:16:40 pl 1.14.14.2: #i15935# enable multibyte PostScript fonts 2003/06/17 14:50:53 pl 1.14.14.1: #i15535# add support for uniXXXX PostScript glyph names


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [ce0fd0e6b05f87bc814ebf913f743a34bacf789c]

INTEGRATION: CWS vcl13 (1.7.46); FILE MERGED 2003/06/13 17:58:55 pl 1.7.46.1: #110062# DropTargetListener never called dropComplete


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [2a37c80b361473aa66ef0c4970ec04f56b8bb10b]

INTEGRATION: CWS crashrep09 (1.6.8); FILE MERGED 2003/06/27 14:27:51 hro 1.6.8.1: #110227# Send an XEvent to wkae up that silly gtk main loop


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [8219a9a0f7351ba469ff0fbebcc5ce811ebb7df7]

INTEGRATION: CWS crashrep09 (1.1.10); FILE MERGED 2003/06/27 14:27:51 hro 1.1.10.1: #110227# Send an XEvent to wkae up that silly gtk main loop


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [966be5b1be31c7280ab65dc98a19cedf3935ad55]

INTEGRATION: CWS crashrep09 (1.1.10); FILE MERGED 2003/06/27 14:27:50 hro 1.1.10.1: #110227# Send an XEvent to wkae up that silly gtk main loop


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [c83730d45f62cd1233ad61cbe3b241b6e9557116]

INTEGRATION: CWS cfgrc01 (1.7.22); FILE MERGED 2003/06/26 14:27:45 jb 1.7.22.1: #110464# Allow local backend to run even when some layers are misconfigured (e.g. when running as root within a network installation


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [3842a542e0e869923bb0d0251a266b8446172ea3]

INTEGRATION: CWS cfgrc01 (1.15.22); FILE MERGED 2003/06/26 15:33:19 jb 1.15.22.2: #110464# Fix exception raised for invalid user layer to match exception specification 2003/06/26 14:27:44 jb 1.15.22.1: #110464# Allow local backend to run even when some layers are misconfigured (e.g. when running as root within a network installation


2003-06-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [01b63b042268d507b2719c5fb22f83c999ffa7b1]

INTEGRATION: CWS cfgrc01 (1.2.12); FILE MERGED 2003/06/26 14:26:10 jb 1.2.12.1: #110464# Prevent unnecessary exception when running as root


2003-06-27  Kurt Zenker  <kz@openoffice.org>  [5e2ba78f773148fef3a56a8d07374287b2d505d3]

new version for SRX645


2003-06-27  Kurt Zenker  <kz@openoffice.org>  [a0f8e582cc14f1da4fab5da2c1f4bbdaadd16ba2]

new version for SRX645


2003-06-27  Kurt Zenker  <kz@openoffice.org>  [386ce102a9fd0dc35cb4d7b7bbca2a4917a59c65]

new version for SRX645


2003-06-27  Vladimir Glazounov  <vg@openoffice.org>  [e1f24e95bfe923e3a919def0acabd3f345ae86a1]

SRX645


2003-06-27  Vladimir Glazounov  <vg@openoffice.org>  [4af49ed1d337805142d637389250a28d863d3886]

INTEGRATION: CWS mariner10 (1.32.26); FILE MERGED 2003/06/27 06:07:18 tra 1.32.26.3: #110441#some corrections to the previous fixes to make officeipcthread.cxx compileable 2003/06/26 13:35:43 lo 1.32.26.2: typo 2003/06/26 11:43:47 lo 1.32.26.1: #110441# enable office-help from command line


2003-06-27  Vladimir Glazounov  <vg@openoffice.org>  [d818a9f2f38c72014d088f2a84229c7a462c4262]

INTEGRATION: CWS mariner10 (1.16.14); FILE MERGED 2003/06/26 11:43:47 lo 1.16.14.1: #110441# enable office-help from command line


2003-06-27  Vladimir Glazounov  <vg@openoffice.org>  [f579b50c7d0bc72cc806eb943090ada2514355ff]

INTEGRATION: CWS mariner10 (1.21.14); FILE MERGED 2003/06/26 11:43:46 lo 1.21.14.1: #110441# enable office-help from command line


2003-06-27  Vladimir Glazounov  <vg@openoffice.org>  [8ef8a8ae26c15dfc62da72c6aab22d021f0d7cb8]

INTEGRATION: CWS mariner10 (1.115.12); FILE MERGED 2003/06/27 07:46:10 lo 1.115.12.3: fix compiler problems 2003/06/27 06:06:44 tra 1.115.12.2: #110441#some corrections to the previous fixes to make app.cxx compileable 2003/06/26 11:43:45 lo 1.115.12.1: #110441# enable office-help from command line


2003-06-27  Vladimir Glazounov  <vg@openoffice.org>  [8fc35eaa27b9510d9abed036394539da80ca370c]

INTEGRATION: CWS mariner10 (1.3.120); FILE MERGED 2003/06/25 13:27:30 tra 1.3.120.1: #110368#HACK:rtl_uriEncode for text encodings other than ASCII_US, ISO_8859_1, UTF8 fixed, before all other encodings were converted to UTF8


2003-06-27  Vladimir Glazounov  <vg@openoffice.org>  [6b669458121fbbc704da131f25bf0dc8b78104e6]

INTEGRATION: CWS mariner10 (1.1.76); FILE MERGED 2003/06/25 11:24:15 tra 1.1.76.1: #110368#reencode file urls to the current system encoding so that they are understandable for Mozilla and Co.


2003-06-27  Vladimir Glazounov  <vg@openoffice.org>  [b268c93dca046e2a1068bf9a15cf33f87265d3f1]

INTEGRATION: CWS fwk07 (1.132.38); FILE MERGED 2003/06/20 09:20:30 mba 1.132.38.1: #i15521#: don't create storages if the file is not a storage, because in case if R/O the original stream is thrown away


2003-06-27  Vladimir Glazounov  <vg@openoffice.org>  [ada3e6fddf08318d1f5f8c7343e0d385cdd68860]

INTEGRATION: CWS fwk07 (1.9.74); FILE MERGED 2003/06/24 08:36:50 cd 1.9.74.1: #110434# New default for split windows is now pinned


2003-06-27  Vladimir Glazounov  <vg@openoffice.org>  [9a6b359a968d83d37b1f3da093c37a0d367b701d]

INTEGRATION: CWS fwk07 (1.12.74); FILE MERGED 2003/06/25 14:38:29 cd 1.12.74.1: #110433# New default docked window size for database beamer


2003-06-27  Vladimir Glazounov  <vg@openoffice.org>  [7bec7aec2175367bc4a968c6cc932b2c4f220dd9]

INTEGRATION: CWS fwk07 (1.7.132); FILE MERGED 2003/06/25 12:40:54 er 1.7.132.1: #110398# FillEListWithUserCurrencys: adapt selection to initial format if not adding another currency


2003-06-27  Vladimir Glazounov  <vg@openoffice.org>  [3101577109e75d68136f1b4c4670c3be02072fb0]

INTEGRATION: CWS fwk07 (1.65.20); FILE MERGED 2003/06/25 14:44:03 cd 1.65.20.2: #110432# Changed size for gallery to comply with real spec 2003/06/25 12:24:20 ka 1.65.20.1: #110432#: use smaller default height for Gallery


2003-06-27  Vladimir Glazounov  <vg@openoffice.org>  [9d6a67bb0766ad98818897ecab4b78ce12e08a01]

INTEGRATION: CWS fwk07 (1.30.4); FILE MERGED 2003/06/25 11:02:49 abi 1.30.4.1: #110393# some workaround, which already was present in 6.0


2003-06-27  Vladimir Glazounov  <vg@openoffice.org>  [cbeb570fc2433316a7a8923b2803db6e8484cdd6]

INTEGRATION: CWS fwk07 (1.68.8); FILE MERGED 2003/06/19 15:44:21 cd 1.68.8.1: #i15809# Restore old value of EnableDialogCancel() to support headless mode


2003-06-27  Vladimir Glazounov  <vg@openoffice.org>  [44a513cd9072b96508ec392e560573f5d2cd20fb]

INTEGRATION: CWS fwk07 (1.68.14); FILE MERGED 2003/06/20 13:57:13 mba 1.68.14.1: #110383#: new event OnMailMergeFinished


2003-06-27  Vladimir Glazounov  <vg@openoffice.org>  [461c879e6a6692c3b45c3b72924dea4468075bcb]

INTEGRATION: CWS fwk07 (1.32.30); FILE MERGED 2003/06/20 13:56:57 mba 1.32.30.1: #110383#: new event OnMailMergeFinished


2003-06-27  Vladimir Glazounov  <vg@openoffice.org>  [4d0a299254ddb3add16d1832e77f479080bf34f3]

INTEGRATION: CWS fwk07 (1.1.1.1.282); FILE MERGED 2003/06/20 13:56:46 mba 1.1.1.1.282.1: #110383#: new event OnMailMergeFinished


2003-06-27  Vladimir Glazounov  <vg@openoffice.org>  [99bb843709528e038d6da8483a5216a97d960a72]

INTEGRATION: CWS tbe4 (1.31.28); FILE MERGED 2003/06/25 09:03:16 tbe 1.31.28.1: #110238# API: accessibility toggle buttons: Bold, Italic, Underline


2003-06-27  Vladimir Glazounov  <vg@openoffice.org>  [29947012a96e141c5a278bdaba1be410862ab077]

INTEGRATION: CWS tbe4 (1.57.14); FILE MERGED 2003/06/24 10:57:04 tbe 1.57.14.2: RESYNC: (1.57-1.60); FILE MERGED 2003/06/23 14:06:45 tbe 1.57.14.1: #56751# IDL review


2003-06-27  Vladimir Glazounov  <vg@openoffice.org>  [32683161e3c481179e7f3546eb526add625c2b86]

INTEGRATION: CWS tbe4 (1.8.66); FILE MERGED 2003/06/23 13:32:20 tbe 1.8.66.1: #56751# IDL review


2003-06-27  Vladimir Glazounov  <vg@openoffice.org>  [56bd1dbe251c04a4bad781c0f7ac5919ee6b2d1f]

INTEGRATION: CWS tbe4 (1.8.66); FILE MERGED 2003/06/23 13:27:56 tbe 1.8.66.1: #56751# IDL review


2003-06-27  Vladimir Glazounov  <vg@openoffice.org>  [f1e520a5bc6c306109e7d5f9bd52372f30670c3c]

INTEGRATION: CWS tbe4 (1.8.66); FILE MERGED 2003/06/23 13:27:55 tbe 1.8.66.1: #56751# IDL review


2003-06-27  Vladimir Glazounov  <vg@openoffice.org>  [afb09ca3cce1190101ba85c9974fd22b80d1966e]

INTEGRATION: CWS tbe4 (1.9.66); FILE MERGED 2003/06/23 13:27:55 tbe 1.9.66.1: #56751# IDL review


2003-06-27  Vladimir Glazounov  <vg@openoffice.org>  [3592b6ac4fa2551a8b74be22c2c32753dc520943]

INTEGRATION: CWS tbe4 (1.8.66); FILE MERGED 2003/06/23 13:27:54 tbe 1.8.66.1: #56751# IDL review


2003-06-27  Vladimir Glazounov  <vg@openoffice.org>  [a81677632bf8eeda31f6fe73f62d60ef63c92af9]

INTEGRATION: CWS tbe4 (1.8.66); FILE MERGED 2003/06/23 13:27:53 tbe 1.8.66.1: #56751# IDL review


2003-06-27  Vladimir Glazounov  <vg@openoffice.org>  [7dbd981679949aba5d00ca7d670bb54d8297e3a2]

INTEGRATION: CWS tbe4 (1.3.146); FILE MERGED 2003/06/23 13:27:53 tbe 1.3.146.1: #56751# IDL review


2003-06-27  Vladimir Glazounov  <vg@openoffice.org>  [c1f53d1639aadbdcf79040869ec5b050067d5341]

INTEGRATION: CWS tbe4 (1.8.66); FILE MERGED 2003/06/23 13:27:52 tbe 1.8.66.1: #56751# IDL review


2003-06-27  Vladimir Glazounov  <vg@openoffice.org>  [fb0cdca6fe4d6cd23a5d272cae5c9677a2cd8de4]

INTEGRATION: CWS tbe4 (1.9.66); FILE MERGED 2003/06/23 13:27:52 tbe 1.9.66.1: #56751# IDL review


2003-06-27  Vladimir Glazounov  <vg@openoffice.org>  [44d326f00084a0054663da62373ca1eebb13bc92]

INTEGRATION: CWS tbe4 (1.8.66); FILE MERGED 2003/06/23 13:27:51 tbe 1.8.66.1: #56751# IDL review


2003-06-27  Vladimir Glazounov  <vg@openoffice.org>  [065c1c3cb5345fd63ec4808141ea0e1a8082d5f3]

INTEGRATION: CWS tbe4 (1.8.66); FILE MERGED 2003/06/23 13:27:50 tbe 1.8.66.1: #56751# IDL review


2003-06-27  Vladimir Glazounov  <vg@openoffice.org>  [ef23d3c0f16ba93db7d8e8b65169dca2e22d1b96]

INTEGRATION: CWS tbe4 (1.8.66); FILE MERGED 2003/06/23 13:27:49 tbe 1.8.66.1: #56751# IDL review


2003-06-27  Vladimir Glazounov  <vg@openoffice.org>  [3bc08331aa621d42d04f07feb8a493d5d7f56563]

INTEGRATION: CWS tbe4 (1.2.46); FILE MERGED 2003/06/24 11:18:25 tbe 1.2.46.2: RESYNC: (1.2-1.3); FILE MERGED 2003/06/23 13:27:49 tbe 1.2.46.1: #56751# IDL review


2003-06-27  Vladimir Glazounov  <vg@openoffice.org>  [1cdad8eae3fc190555c80a1d496c3ae4d2f5ab2c]

INTEGRATION: CWS tbe4 (1.8.66); FILE MERGED 2003/06/23 13:27:48 tbe 1.8.66.1: #56751# IDL review


2003-06-27  Vladimir Glazounov  <vg@openoffice.org>  [7c2f01d2c69308e1f3a4c155d7d9f4d1b2a11422]

INTEGRATION: CWS tbe4 (1.8.66); FILE MERGED 2003/06/23 13:27:47 tbe 1.8.66.1: #56751# IDL review


2003-06-27  Vladimir Glazounov  <vg@openoffice.org>  [8e210627c2a3e9ddf63782fe9a6ba86da81d04b2]

INTEGRATION: CWS tbe4 (1.8.66); FILE MERGED 2003/06/23 13:27:46 tbe 1.8.66.1: #56751# IDL review


2003-06-27  Vladimir Glazounov  <vg@openoffice.org>  [cc4ec563a897022bb82ce9ae14b9b8d1034e44ae]

INTEGRATION: CWS tbe4 (1.8.66); FILE MERGED 2003/06/23 13:27:45 tbe 1.8.66.1: #56751# IDL review


2003-06-27  Vladimir Glazounov  <vg@openoffice.org>  [5fbeb371e3d1c57f887919ba70942727dd07bbc4]

INTEGRATION: CWS tbe4 (1.8.66); FILE MERGED 2003/06/23 13:22:35 tbe 1.8.66.1: #56751# IDL review


2003-06-27  Vladimir Glazounov  <vg@openoffice.org>  [ac42ee41c6d9f544a8e424f319527f75333275cd]

INTEGRATION: CWS tbe4 (1.8.66); FILE MERGED 2003/06/23 13:22:34 tbe 1.8.66.1: #56751# IDL review


2003-06-27  Vladimir Glazounov  <vg@openoffice.org>  [26404627426114276d58eb683f208408c42908d0]

INTEGRATION: CWS tbe4 (1.2.46); FILE MERGED 2003/06/24 11:18:07 tbe 1.2.46.2: RESYNC: (1.2-1.4); FILE MERGED 2003/06/23 13:22:34 tbe 1.2.46.1: #56751# IDL review


2003-06-27  Vladimir Glazounov  <vg@openoffice.org>  [a2c0ad00c3b67cf52d7186ab4fb3e9f8d27ce5bf]

INTEGRATION: CWS tbe4 (1.5.66); FILE MERGED 2003/06/23 13:22:34 tbe 1.5.66.1: #56751# IDL review


2003-06-27  Vladimir Glazounov  <vg@openoffice.org>  [74d39991dddb106a50c4f527c831e2c41e8ba127]

INTEGRATION: CWS tbe4 (1.3.146); FILE MERGED 2003/06/23 13:22:33 tbe 1.3.146.1: #56751# IDL review


2003-06-27  Vladimir Glazounov  <vg@openoffice.org>  [66f1a41250cc297caa62c47bdbe980bf63e2c5cc]

INTEGRATION: CWS tbe4 (1.8.66); FILE MERGED 2003/06/23 13:22:33 tbe 1.8.66.1: #56751# IDL review


2003-06-27  Vladimir Glazounov  <vg@openoffice.org>  [ea79967214e589cff99b2ea1582eea58dc747c6a]

INTEGRATION: CWS tbe4 (1.9.66); FILE MERGED 2003/06/23 13:22:33 tbe 1.9.66.1: #56751# IDL review


2003-06-27  Vladimir Glazounov  <vg@openoffice.org>  [f9cd692b73b04289172bed365e7a3419267a5b6e]

INTEGRATION: CWS tbe4 (1.3.146); FILE MERGED 2003/06/23 13:22:32 tbe 1.3.146.1: #56751# IDL review


2003-06-27  Vladimir Glazounov  <vg@openoffice.org>  [2d2aacaa32e784e868aa2addfd0340a46be244cd]

INTEGRATION: CWS tbe4 (1.8.66); FILE MERGED 2003/06/23 13:22:32 tbe 1.8.66.1: #56751# IDL review


2003-06-27  Vladimir Glazounov  <vg@openoffice.org>  [3f6a9728248a93aa8fc1d30f7625377f549d3819]

INTEGRATION: CWS tbe4 (1.8.66); FILE MERGED 2003/06/23 13:22:31 tbe 1.8.66.1: #56751# IDL review


2003-06-27  Vladimir Glazounov  <vg@openoffice.org>  [7758961490ccf89b2bba17611e366c453563c639]

INTEGRATION: CWS tbe4 (1.7.66); FILE MERGED 2003/06/23 13:22:31 tbe 1.7.66.1: #56751# IDL review


2003-06-27  Vladimir Glazounov  <vg@openoffice.org>  [46db91eeb6332b91bc2cf28bacecdd0d681d9b4f]

INTEGRATION: CWS tbe4 (1.7.66); FILE MERGED 2003/06/23 13:22:30 tbe 1.7.66.1: #56751# IDL review


2003-06-27  Vladimir Glazounov  <vg@openoffice.org>  [b8bb8e64e30f06aa04739b0a70de82a16b54296f]

INTEGRATION: CWS tbe4 (1.7.66); FILE MERGED 2003/06/24 11:17:59 tbe 1.7.66.2: RESYNC: (1.7-1.8); FILE MERGED 2003/06/23 13:22:30 tbe 1.7.66.1: #56751# IDL review


2003-06-27  Vladimir Glazounov  <vg@openoffice.org>  [61624c25d6851358e4cfeb71f2fb2a157fa6d256]

INTEGRATION: CWS tbe4 (1.7.66); FILE MERGED 2003/06/24 11:17:53 tbe 1.7.66.2: RESYNC: (1.7-1.8); FILE MERGED 2003/06/23 13:22:29 tbe 1.7.66.1: #56751# IDL review


2003-06-27  Vladimir Glazounov  <vg@openoffice.org>  [4c2fd6f414fce2baf20d080ff15a4d223a6c5abc]

INTEGRATION: CWS tbe4 (1.7.66); FILE MERGED 2003/06/23 13:22:29 tbe 1.7.66.1: #56751# IDL review


2003-06-27  Vladimir Glazounov  <vg@openoffice.org>  [d0ccb2b6f1415a1f21acc8c63ba67a629bc57164]

INTEGRATION: CWS tbe4 (1.4.148); FILE MERGED 2003/06/23 13:22:29 tbe 1.4.148.1: #56751# IDL review


2003-06-27  Vladimir Glazounov  <vg@openoffice.org>  [96ec5cdd5eb7faa54afda075a60214a99e455e5a]

INTEGRATION: CWS tbe4 (1.2.146); FILE MERGED 2003/06/23 13:22:28 tbe 1.2.146.1: #56751# IDL review


2003-06-27  Vladimir Glazounov  <vg@openoffice.org>  [db4194b7802d0a9850aa02a9c663fa97ba34b549]

INTEGRATION: CWS tbe4 (1.4.66); FILE MERGED 2003/06/23 13:22:28 tbe 1.4.66.1: #56751# IDL review


2003-06-27  Vladimir Glazounov  <vg@openoffice.org>  [3627ac86961e4803c0cbff087c69fbe98b40cf60]

INTEGRATION: CWS tbe4 (1.8.66); FILE MERGED 2003/06/23 13:22:27 tbe 1.8.66.1: #56751# IDL review


2003-06-27  Vladimir Glazounov  <vg@openoffice.org>  [6aaf0832135a1079fb586d2d3932b3b00e5fa43d]

INTEGRATION: CWS tbe4 (1.7.66); FILE MERGED 2003/06/23 13:22:27 tbe 1.7.66.1: #56751# IDL review


2003-06-27  Vladimir Glazounov  <vg@openoffice.org>  [e562a8c26f1e66eacbefb13392620582c180c206]

INTEGRATION: CWS tbe4 (1.8.66); FILE MERGED 2003/06/23 13:22:26 tbe 1.8.66.1: #56751# IDL review


2003-06-27  Vladimir Glazounov  <vg@openoffice.org>  [fd5a497199fc804af509d7ef6204e1bfaa21d05e]

INTEGRATION: CWS tbe4 (1.4.146); FILE MERGED 2003/06/23 13:22:26 tbe 1.4.146.1: #56751# IDL review


2003-06-27  Vladimir Glazounov  <vg@openoffice.org>  [c8aefc4e10bc7a7b07e140fa8964677532cabc77]

INTEGRATION: CWS tbe4 (1.4.66); FILE MERGED 2003/06/23 13:22:26 tbe 1.4.66.1: #56751# IDL review


2003-06-27  Vladimir Glazounov  <vg@openoffice.org>  [94a915dc2cb7246502ce2bb7b893407b19eb8ab5]

INTEGRATION: CWS tbe4 (1.5.146); FILE MERGED 2003/06/23 13:22:25 tbe 1.5.146.1: #56751# IDL review


2003-06-27  Vladimir Glazounov  <vg@openoffice.org>  [087b4995be6a96c0b1e022ac4b08e2d980e4a143]

INTEGRATION: CWS tbe4 (1.5.66); FILE MERGED 2003/06/23 13:22:25 tbe 1.5.66.1: #56751# IDL review


2003-06-27  Vladimir Glazounov  <vg@openoffice.org>  [d4ae8b8d0fa28c08549946c1580d80127f815416]

INTEGRATION: CWS tbe4 (1.4.66); FILE MERGED 2003/06/23 13:22:24 tbe 1.4.66.1: #56751# IDL review


2003-06-27  Vladimir Glazounov  <vg@openoffice.org>  [30636a4adb92fd105a8b024715abe44d2adcd33d]

INTEGRATION: CWS tbe4 (1.6.66); FILE MERGED 2003/06/23 13:22:24 tbe 1.6.66.1: #56751# IDL review


2003-06-27  Vladimir Glazounov  <vg@openoffice.org>  [53322781228e6a9b20515df5cd7d7d37385e6090]

INTEGRATION: CWS tbe4 (1.5.66); FILE MERGED 2003/06/23 13:22:23 tbe 1.5.66.1: #56751# IDL review


2003-06-27  Vladimir Glazounov  <vg@openoffice.org>  [b9b57633593c9a33bdee30d0debad4f9c9cfe3a1]

INTEGRATION: CWS tbe4 (1.4.66); FILE MERGED 2003/06/23 13:17:07 tbe 1.4.66.1: #56751# IDL review


2003-06-27  Vladimir Glazounov  <vg@openoffice.org>  [5b6fd9542a89b7a5a71a981321a9252d7cc064f9]

INTEGRATION: CWS tbe4 (1.2.146); FILE MERGED 2003/06/23 13:17:06 tbe 1.2.146.1: #56751# IDL review


2003-06-27  Vladimir Glazounov  <vg@openoffice.org>  [c79535a0740443f7f037c3178d2e5ae97eb4dd94]

INTEGRATION: CWS tbe4 (1.5.148); FILE MERGED 2003/06/23 13:17:06 tbe 1.5.148.1: #56751# IDL review


2003-06-27  Vladimir Glazounov  <vg@openoffice.org>  [dbd503fbee98f61f0a542c03e7cae4feff3b0abd]

INTEGRATION: CWS tbe4 (1.3.148); FILE MERGED 2003/06/23 13:17:06 tbe 1.3.148.1: #56751# IDL review


2003-06-27  Vladimir Glazounov  <vg@openoffice.org>  [8a707a7e36d9423d3bee7bbc4d16f0e5f721141d]

INTEGRATION: CWS tbe4 (1.5.66); FILE MERGED 2003/06/23 13:17:05 tbe 1.5.66.1: #56751# IDL review


2003-06-27  Vladimir Glazounov  <vg@openoffice.org>  [3985ea507d0ff3389e6a089112c072a27517d6a1]

INTEGRATION: CWS tbe4 (1.4.66); FILE MERGED 2003/06/23 13:17:05 tbe 1.4.66.1: #56751# IDL review


2003-06-27  Vladimir Glazounov  <vg@openoffice.org>  [cffbab352202d83f6961a5d59eed1b293305e9b7]

INTEGRATION: CWS tbe4 (1.6.66); FILE MERGED 2003/06/23 13:17:04 tbe 1.6.66.1: #56751# IDL review


2003-06-27  Vladimir Glazounov  <vg@openoffice.org>  [98f07c83b3600e0b0fd06cfefe356cded1b43017]

INTEGRATION: CWS tbe4 (1.8.66); FILE MERGED 2003/06/23 13:17:04 tbe 1.8.66.1: #56751# IDL review


2003-06-27  Vladimir Glazounov  <vg@openoffice.org>  [6a44d7317bba730559394536b77fca3e5f116407]

INTEGRATION: CWS tbe4 (1.4.146); FILE MERGED 2003/06/23 13:17:03 tbe 1.4.146.1: #56751# IDL review


2003-06-27  Vladimir Glazounov  <vg@openoffice.org>  [6cff4ae0e19771d9a512bb6683d14566870f2ba7]

INTEGRATION: CWS tbe4 (1.5.66); FILE MERGED 2003/06/23 13:17:03 tbe 1.5.66.1: #56751# IDL review


2003-06-27  Vladimir Glazounov  <vg@openoffice.org>  [70e9a512578ee1744a1a151bd41c3b7926ae1749]

INTEGRATION: CWS tbe4 (1.4.66); FILE MERGED 2003/06/23 13:17:03 tbe 1.4.66.1: #56751# IDL review


2003-06-27  Vladimir Glazounov  <vg@openoffice.org>  [73e8d15b5a2637b7db70493356099a95ea077493]

INTEGRATION: CWS tbe4 (1.4.146); FILE MERGED 2003/06/23 13:17:02 tbe 1.4.146.1: #56751# IDL review


2003-06-27  Vladimir Glazounov  <vg@openoffice.org>  [1b3b555f401b5bfdc9f1ceff09237a5efd59ac28]

INTEGRATION: CWS tbe4 (1.9.66); FILE MERGED 2003/06/23 13:17:02 tbe 1.9.66.1: #56751# IDL review


2003-06-27  Vladimir Glazounov  <vg@openoffice.org>  [b5bb9fc7039a4f2d68993eb508b9e3eabc8416a7]

INTEGRATION: CWS tbe4 (1.7.66); FILE MERGED 2003/06/23 13:17:02 tbe 1.7.66.1: #56751# IDL review


2003-06-27  Vladimir Glazounov  <vg@openoffice.org>  [f3ff1bdd0384b7ba9a29b920a8b7af3147bb6891]

INTEGRATION: CWS tbe4 (1.7.66); FILE MERGED 2003/06/23 13:17:01 tbe 1.7.66.1: #56751# IDL review


2003-06-27  Vladimir Glazounov  <vg@openoffice.org>  [befbbadd6d73ff9c993538d09acf7df38640055c]

INTEGRATION: CWS tbe4 (1.8.46); FILE MERGED 2003/06/23 13:17:01 tbe 1.8.46.1: #56751# IDL review


2003-06-27  Vladimir Glazounov  <vg@openoffice.org>  [d19e98c51058d72688e5cd2e8812006227100f7b]

INTEGRATION: CWS tbe4 (1.4.66); FILE MERGED 2003/06/23 13:17:01 tbe 1.4.66.1: #56751# IDL review


2003-06-27  Vladimir Glazounov  <vg@openoffice.org>  [906513497479037b871e02db61ede887ec1f16a4]

INTEGRATION: CWS tbe4 (1.7.66); FILE MERGED 2003/06/23 13:17:00 tbe 1.7.66.1: #56751# IDL review


2003-06-27  Vladimir Glazounov  <vg@openoffice.org>  [fe6ccab68f9464dc3e083bc962d23aad8b0db9f5]

INTEGRATION: CWS tbe4 (1.7.66); FILE MERGED 2003/06/23 13:16:59 tbe 1.7.66.1: #56751# IDL review


2003-06-27  Vladimir Glazounov  <vg@openoffice.org>  [c800f3700f71b3a243ac922d743b6959b0736ae5]

INTEGRATION: CWS tbe4 (1.7.66); FILE MERGED 2003/06/23 13:16:58 tbe 1.7.66.1: #56751# IDL review


2003-06-27  Vladimir Glazounov  <vg@openoffice.org>  [9c854694d9268d499ac7ba8d973f4d2e5a147a3a]

INTEGRATION: CWS tbe4 (1.5.146); FILE MERGED 2003/06/23 13:16:58 tbe 1.5.146.1: #56751# IDL review


2003-06-27  Vladimir Glazounov  <vg@openoffice.org>  [c9fbe5a5f8d0529c53464abb68357314489735d0]

INTEGRATION: CWS tbe4 (1.5.66); FILE MERGED 2003/06/23 13:16:57 tbe 1.5.66.1: #56751# IDL review


2003-06-27  Vladimir Glazounov  <vg@openoffice.org>  [1efcef49238587ab48305974e8cb9d36ebdb9a02]

INTEGRATION: CWS tbe4 (1.7.66); FILE MERGED 2003/06/23 13:16:57 tbe 1.7.66.1: #56751# IDL review


2003-06-27  Vladimir Glazounov  <vg@openoffice.org>  [032e05bd85b2e6bfa9f77bf8bbae7f7d2ddd71dd]

INTEGRATION: CWS tbe4 (1.7.66); FILE MERGED 2003/06/23 13:16:56 tbe 1.7.66.1: #56751# IDL review


2003-06-27  Vladimir Glazounov  <vg@openoffice.org>  [79f71d86f3183038990b852e81bfbaf5b637891c]

INTEGRATION: CWS tbe4 (1.7.66); FILE MERGED 2003/06/23 13:16:55 tbe 1.7.66.1: #56751# IDL review


2003-06-27  Vladimir Glazounov  <vg@openoffice.org>  [de0daba7c0e1e5b77e45fd7d919ffc305206bccc]

INTEGRATION: CWS tbe4 (1.7.66); FILE MERGED 2003/06/23 13:11:57 tbe 1.7.66.1: #56751# IDL review


2003-06-27  Vladimir Glazounov  <vg@openoffice.org>  [78ce19b889a8ba6c1852a94d948fbe325e1c15f4]

INTEGRATION: CWS tbe4 (1.7.66); FILE MERGED 2003/06/23 13:11:56 tbe 1.7.66.1: #56751# IDL review


2003-06-27  Vladimir Glazounov  <vg@openoffice.org>  [f34889c7738e1027844fc2af09bd37718b848ad0]

INTEGRATION: CWS tbe4 (1.2.46); FILE MERGED 2003/06/24 11:17:46 tbe 1.2.46.2: RESYNC: (1.2-1.3); FILE MERGED 2003/06/23 13:11:56 tbe 1.2.46.1: #56751# IDL review


2003-06-27  Vladimir Glazounov  <vg@openoffice.org>  [3d49a3007cc7fb26d0c08fd53acc98ac5a231a90]

INTEGRATION: CWS tbe4 (1.7.66); FILE MERGED 2003/06/23 13:11:55 tbe 1.7.66.1: #56751# IDL review


2003-06-27  Vladimir Glazounov  <vg@openoffice.org>  [570a45570f20b5625c61957dbad1deed53b9df8b]

INTEGRATION: CWS tbe4 (1.7.66); FILE MERGED 2003/06/23 13:11:54 tbe 1.7.66.1: #56751# IDL review


2003-06-27  Vladimir Glazounov  <vg@openoffice.org>  [3d554fb9b21824d56954acf43b6049f9b2df0bf1]

INTEGRATION: CWS tbe4 (1.7.66); FILE MERGED 2003/06/23 13:11:53 tbe 1.7.66.1: #56751# IDL review


2003-06-27  Vladimir Glazounov  <vg@openoffice.org>  [ef70d5d1638699d294c7d603e12c376b625ca6eb]

INTEGRATION: CWS tbe4 (1.7.66); FILE MERGED 2003/06/23 13:11:52 tbe 1.7.66.1: #56751# IDL review


2003-06-27  Vladimir Glazounov  <vg@openoffice.org>  [f9a9931770b91649d824445d23be51046a780582]

INTEGRATION: CWS tbe4 (1.5.66); FILE MERGED 2003/06/23 13:11:52 tbe 1.5.66.1: #56751# IDL review


2003-06-27  Vladimir Glazounov  <vg@openoffice.org>  [5bb54b5fd793035e8f22915ccfa4a37da30e1ca0]

INTEGRATION: CWS tbe4 (1.7.66); FILE MERGED 2003/06/23 13:11:51 tbe 1.7.66.1: #56751# IDL review


2003-06-27  Vladimir Glazounov  <vg@openoffice.org>  [2cd0756a9832d95ea03d9d9cb0995c0200288eb6]

INTEGRATION: CWS tbe4 (1.7.66); FILE MERGED 2003/06/23 13:11:50 tbe 1.7.66.1: #56751# IDL review


2003-06-27  Vladimir Glazounov  <vg@openoffice.org>  [6ca2c6f948c3c730394bb8a8799c47030ef118b2]

INTEGRATION: CWS tbe4 (1.7.66); FILE MERGED 2003/06/23 13:11:49 tbe 1.7.66.1: #56751# IDL review


2003-06-27  Vladimir Glazounov  <vg@openoffice.org>  [475d82b7200cf01afa40c5297d6ac59c947e0df8]

INTEGRATION: CWS tbe4 (1.7.66); FILE MERGED 2003/06/23 13:11:48 tbe 1.7.66.1: #56751# IDL review


2003-06-27  Vladimir Glazounov  <vg@openoffice.org>  [f15f1cbcbe31e20086205579a036427f8ccf04fe]

INTEGRATION: CWS tbe4 (1.4.66); FILE MERGED 2003/06/23 13:11:48 tbe 1.4.66.1: #56751# IDL review


2003-06-27  Vladimir Glazounov  <vg@openoffice.org>  [714da867af9a0ce97aff7fa8e197c872f21c8d1b]

INTEGRATION: CWS tbe4 (1.7.66); FILE MERGED 2003/06/23 13:11:47 tbe 1.7.66.1: #56751# IDL review


2003-06-27  Vladimir Glazounov  <vg@openoffice.org>  [1ed33094f89d816fe09e0e857b228205bb98ba1c]

INTEGRATION: CWS tbe4 (1.5.66); FILE MERGED 2003/06/23 13:11:47 tbe 1.5.66.1: #56751# IDL review


2003-06-27  Vladimir Glazounov  <vg@openoffice.org>  [5cbfa6dd48751cf4a606227fe9dba1dd8f245485]

INTEGRATION: CWS tbe4 (1.8.66); FILE MERGED 2003/06/23 13:11:46 tbe 1.8.66.1: #56751# IDL review


2003-06-27  Vladimir Glazounov  <vg@openoffice.org>  [bf606a2b13c1ee956a63181aff06d36a338dfa68]

INTEGRATION: CWS tbe4 (1.7.66); FILE MERGED 2003/06/23 13:11:46 tbe 1.7.66.1: #56751# IDL review


2003-06-27  Vladimir Glazounov  <vg@openoffice.org>  [444e17e6ca570ab4b9df299cafff80b6232c42a0]

INTEGRATION: CWS tbe4 (1.7.66); FILE MERGED 2003/06/23 13:11:45 tbe 1.7.66.1: #56751# IDL review


2003-06-27  Vladimir Glazounov  <vg@openoffice.org>  [4aae81559ebc31f99da0d80f619cb65da18e0e60]

INTEGRATION: CWS tbe4 (1.7.66); FILE MERGED 2003/06/23 13:11:44 tbe 1.7.66.1: #56751# IDL review


2003-06-27  Vladimir Glazounov  <vg@openoffice.org>  [f45caec7ce09b11e305a4a3ee9534f7f4736ab07]

INTEGRATION: CWS tbe4 (1.3.6); FILE MERGED 2003/06/24 11:17:37 tbe 1.3.6.2: RESYNC: (1.3-1.4); FILE MERGED 2003/06/23 13:06:01 tbe 1.3.6.1: #56751# IDL review


2003-06-27  Vladimir Glazounov  <vg@openoffice.org>  [ae4e8898b60b1c05972942e5e1881edba2a4f176]

INTEGRATION: CWS tbe4 (1.3.6); FILE MERGED 2003/06/24 11:17:31 tbe 1.3.6.2: RESYNC: (1.3-1.4); FILE MERGED 2003/06/23 13:06:00 tbe 1.3.6.1: #56751# IDL review


2003-06-27  Vladimir Glazounov  <vg@openoffice.org>  [890462526e9d24f280987872f291a00e11d98b40]

INTEGRATION: CWS tbe4 (1.3.6); FILE MERGED 2003/06/24 11:17:13 tbe 1.3.6.2: RESYNC: (1.3-1.5); FILE MERGED 2003/06/23 13:06:00 tbe 1.3.6.1: #56751# IDL review


2003-06-27  Vladimir Glazounov  <vg@openoffice.org>  [01478fe595f35e38848182a41268ecd98dddd163]

INTEGRATION: CWS tbe4 (1.3.6); FILE MERGED 2003/06/24 11:16:35 tbe 1.3.6.2: RESYNC: (1.3-1.5); FILE MERGED 2003/06/23 13:06:00 tbe 1.3.6.1: #56751# IDL review


2003-06-27  Vladimir Glazounov  <vg@openoffice.org>  [f53e0a01d3cc6544fd51a7b81da5a3f107b836fd]

INTEGRATION: CWS tbe4 (1.3.6); FILE MERGED 2003/06/24 11:16:17 tbe 1.3.6.2: RESYNC: (1.3-1.4); FILE MERGED 2003/06/23 13:05:59 tbe 1.3.6.1: #56751# IDL review


2003-06-27  Vladimir Glazounov  <vg@openoffice.org>  [9068feb2da7fa8dc320d5b2ede0179f5c1b7f0c8]

INTEGRATION: CWS tbe4 (1.3.6); FILE MERGED 2003/06/24 11:16:10 tbe 1.3.6.2: RESYNC: (1.3-1.4); FILE MERGED 2003/06/23 13:05:58 tbe 1.3.6.1: #56751# IDL review


2003-06-27  Vladimir Glazounov  <vg@openoffice.org>  [73f7f2d2aba5463725b0f0efc619d668c8fcc8e1]

INTEGRATION: CWS tbe4 (1.3.6); FILE MERGED 2003/06/24 11:16:03 tbe 1.3.6.2: RESYNC: (1.3-1.5); FILE MERGED 2003/06/23 13:05:58 tbe 1.3.6.1: #56751# IDL review


2003-06-27  Vladimir Glazounov  <vg@openoffice.org>  [9e36c1f442b03767c63d7188cd9e7fd57bc28d39]

INTEGRATION: CWS tbe4 (1.3.12); FILE MERGED 2003/06/23 13:05:57 tbe 1.3.12.1: #56751# IDL review


2003-06-27  Vladimir Glazounov  <vg@openoffice.org>  [4b4210e92f8260cfed47a21b090657af82afe39a]

INTEGRATION: CWS tbe4 (1.3.6); FILE MERGED 2003/06/24 11:15:47 tbe 1.3.6.2: RESYNC: (1.3-1.4); FILE MERGED 2003/06/23 13:05:56 tbe 1.3.6.1: #56751# IDL review


2003-06-27  Vladimir Glazounov  <vg@openoffice.org>  [46cae7c6cf4a6c9b10a24760753fb18036d743fb]

INTEGRATION: CWS tbe4 (1.3.6); FILE MERGED 2003/06/24 11:15:40 tbe 1.3.6.2: RESYNC: (1.3-1.4); FILE MERGED 2003/06/23 13:05:56 tbe 1.3.6.1: #56751# IDL review


2003-06-27  Vladimir Glazounov  <vg@openoffice.org>  [6c677e44979914f7e9a14dbcd1280e1c8f3a5fde]

INTEGRATION: CWS tbe4 (1.3.6); FILE MERGED 2003/06/24 11:15:33 tbe 1.3.6.2: RESYNC: (1.3-1.4); FILE MERGED 2003/06/23 13:05:55 tbe 1.3.6.1: #56751# IDL review


2003-06-27  Vladimir Glazounov  <vg@openoffice.org>  [dc9c07f6282ddd8d8e23d807c8e404206003c7fb]

INTEGRATION: CWS tbe4 (1.5.10); FILE MERGED 2003/06/25 12:51:53 tbe 1.5.10.2: #i16067# ::comphelper::OCommonAccessibleText doesn't support AccessibleTextType::ATTRIBUTE_RUN 2003/06/25 12:14:58 tbe 1.5.10.1: #i15596# Content of text fields are not reported


2003-06-26  Nils Fuhrmann  <nf@openoffice.org>  [b6a58207c4ec7d58b9571cbcc491c75555cae25f]

Reformatted


2003-06-26  Vladimir Glazounov  <vg@openoffice.org>  [2be337bbc18b72fc9c8e85925f30dd9214d4d788]

SRX645


2003-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [d5bf9850aed72f55f09e20a8c9967f77a4d2fb0b]

INTEGRATION: CWS draw19 (1.16.14); FILE MERGED 2003/06/24 12:15:54 sj 1.16.14.1: #i15561# fixed charset mapping problem, now supporting enhanced windows charsets


2003-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [02f21003d9e3c279be9008e116e7f2bfe3c31def]

INTEGRATION: CWS draw19 (1.22.70); FILE MERGED 2003/06/24 12:15:47 sj 1.22.70.1: #i15561# fixed charset mapping problem, now supporting enhanced windows charsets


2003-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [3f6531f14ad8d85f19a2c4a50b1f2a75695de83d]

INTEGRATION: CWS draw19 (1.33.48); FILE MERGED 2003/06/24 12:15:41 sj 1.33.48.1: #i15561# fixed charset mapping problem, now supporting enhanced windows charsets


2003-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [1c6eb7b5ef69a39dfb79e282e34ed774bfb15856]

INTEGRATION: CWS draw19 (1.27.8); FILE MERGED 2003/06/23 14:55:39 cl 1.27.8.1: #102914# use application language as default language for outliner like in sw


2003-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [666bb0ef169346d9878cd4a638c4404b3bd5662a]

INTEGRATION: CWS draw19 (1.23.46); FILE MERGED 2003/06/20 11:49:50 cl 1.23.46.1: #110325# supress painting of first page in presentation when a fade effect follows


2003-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [711702031972bb5e92cd0da4d742f31eb6ff2b3c]

INTEGRATION: CWS draw19 (1.38.46); FILE MERGED 2003/06/23 14:55:58 cl 1.38.46.1: #102914# use application language as default language for outliner like in sw


2003-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [e18cd160a37c41223355960e72ff058aa263b794]

INTEGRATION: CWS draw19 (1.22.22); FILE MERGED 2003/06/23 14:30:03 af 1.22.22.1: #110295# Removed code block that is not used anymore now that Office documents can be loaded while showing a presentation.


2003-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [21f432d0ce90b84e42bee369732ee647bffb43d0]

INTEGRATION: CWS draw19 (1.25.66); FILE MERGED 2003/06/20 14:29:50 cl 1.25.66.1: #109962# add some special handling of default latin fonts for korea


2003-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [4922288351f171cf05c0ca437d0af73fb0f79812]

INTEGRATION: CWS draw19 (1.29.160); FILE MERGED 2003/06/20 14:29:49 cl 1.29.160.1: #109962# add some special handling of default latin fonts for korea


2003-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [34eb894c7feb6d6c7b983ecc4ba6aa7138cf52c7]

INTEGRATION: CWS draw19 (1.16.46); FILE MERGED 2003/06/23 14:55:16 cl 1.16.46.1: #102914# use application language as default language for outliner like in sw


2003-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [7757d5b103f8cf82c2b0bf36c14fcbd42c9c48e6]

INTEGRATION: CWS draw19 (1.59.28); FILE MERGED 2003/06/23 14:55:15 cl 1.59.28.1: #102914# use application language as default language for outliner like in sw


2003-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [6135901b78298be43990a760d1ea75fa75cb52ee]

INTEGRATION: CWS draw19 (1.25.28); FILE MERGED 2003/06/20 14:29:27 cl 1.25.28.1: #109962# add some special handling of default latin fonts for korea


2003-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [7feec6f18364fd79673dd207c67123ee5cd12585]

INTEGRATION: CWS draw19 (1.8.50); FILE MERGED 2003/06/24 12:54:29 af 1.8.50.1: #110422 Added new method for updating model and view.


2003-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [7bdf7074c36cc8fc513f6bea27ec8a4b42d45216]

INTEGRATION: CWS draw19 (1.38.94); FILE MERGED 2003/06/24 08:29:45 os 1.38.94.1: #110136# enable almost all numbering types in Draw/Impress


2003-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [fde75cbe36273de3dd5452d9982dc76bd53aa22c]

INTEGRATION: CWS draw19 (1.16.90); FILE MERGED 2003/06/24 12:55:14 af 1.16.90.1: #110422 Using new method at accessible context for updating model and view.


2003-06-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [af192a77088690cc67c65ae60d4e7b7da94df882]

INTEGRATION: CWS draw19 (1.14.50); FILE MERGED 2003/06/24 12:54:21 af 1.14.50.1: #110422 Added new method for updating model and view.


2003-06-25  Kurt Zenker  <kz@openoffice.org>  [040975f62886b901cc15284cc299596ade044a37]

new version for SRX645


2003-06-25  Vladimir Glazounov  <vg@openoffice.org>  [0c195f81596f0e262e9d6a1600120e4db2fdfb8e]

#100000# new global dependency


2003-06-25  Kurt Zenker  <kz@openoffice.org>  [0bf939301808c62c7a26c3451c8a37a124860a19]

new version for SRX645


2003-06-25  Vladimir Glazounov  <vg@openoffice.org>  [045b6a3c4d374a05a6f538e5632b34430ff28e32]

SRX645


2003-06-25  Vladimir Glazounov  <vg@openoffice.org>  [ab1e15ddc3860981093a91e50937f1edbf21a390]

INTEGRATION: CWS dba08 (1.39.8); FILE MERGED 2003/06/20 09:03:04 oj 1.39.8.2: RESYNC: (1.39-1.40); FILE MERGED 2003/06/18 11:32:50 oj 1.39.8.1: #105965# checkin for Berry


2003-06-25  Vladimir Glazounov  <vg@openoffice.org>  [346571568d773a1c2a23f21c9e65303e1726bbd7]

INTEGRATION: CWS dba08 (1.12.58); FILE MERGED 2003/06/16 12:57:24 oj 1.12.58.2: RESYNC: (1.12-1.13); FILE MERGED 2003/06/05 08:16:29 fs 1.12.58.1: #i15248# added documentation for XResultSetUpdate and XDeleteRows exception conditions


2003-06-25  Vladimir Glazounov  <vg@openoffice.org>  [0cb4cc0992b44cd1e189525689e55fe3da84176b]

INTEGRATION: CWS dba08 (1.14.18); FILE MERGED 2003/06/17 06:10:59 oj 1.14.18.1: #110233# assign java vm to variable


2003-06-25  Vladimir Glazounov  <vg@openoffice.org>  [d7ce981ac59f925bb1661ad2524c4eafc5c51b5f]

INTEGRATION: CWS dba08 (1.20.6); FILE MERGED 2003/06/05 11:11:13 fs 1.20.6.1: #i14997# corrected getDateTime(String)


2003-06-25  Vladimir Glazounov  <vg@openoffice.org>  [3146a809d99607f88d3a2833cf8e12365cbc47f6]

INTEGRATION: CWS dba08 (1.9.86); FILE MERGED 2003/06/17 06:58:06 oj 1.9.86.1: #110261# change accessibility handling to toolkit


2003-06-25  Vladimir Glazounov  <vg@openoffice.org>  [ee55963d6677703e9fbdac75b2de7b85a2dfe717]

INTEGRATION: CWS dba08 (1.7.22); FILE MERGED 2003/06/17 06:58:06 oj 1.7.22.1: #110261# change accessibility handling to toolkit


2003-06-25  Vladimir Glazounov  <vg@openoffice.org>  [0d7f5077457001c2eb16a5fd049c79a0526d7ec0]

INTEGRATION: CWS dba08 (1.26.22); FILE MERGED 2003/06/17 06:58:05 oj 1.26.22.1: #110261# change accessibility handling to toolkit


2003-06-25  Vladimir Glazounov  <vg@openoffice.org>  [c659951480fdb3b50fef15227a7a4c7afdba692d]

INTEGRATION: CWS dba08 (1.29.22); FILE MERGED 2003/06/17 06:58:05 oj 1.29.22.1: #110261# change accessibility handling to toolkit


2003-06-25  Vladimir Glazounov  <vg@openoffice.org>  [3ac9035e2612300586967ee54a83fb8213439268]

INTEGRATION: CWS dba08 (1.45.22); FILE MERGED 2003/06/17 06:58:05 oj 1.45.22.1: #110261# change accessibility handling to toolkit


2003-06-25  Vladimir Glazounov  <vg@openoffice.org>  [53e6ed4491405b238eed253427dc1098bdb29129]

INTEGRATION: CWS dba08 (1.6.22); FILE MERGED 2003/06/17 06:58:04 oj 1.6.22.1: #110261# change accessibility handling to toolkit


2003-06-25  Vladimir Glazounov  <vg@openoffice.org>  [bf6080a1b19e854b43a5418d03246f04e8ac74c7]

INTEGRATION: CWS dba08 (1.5.22); FILE MERGED 2003/06/17 06:58:04 oj 1.5.22.1: #110261# change accessibility handling to toolkit


2003-06-25  Vladimir Glazounov  <vg@openoffice.org>  [19661a3579de964d28e123b968fa332b5716b63d]

INTEGRATION: CWS dba08 (1.4.22); FILE MERGED 2003/06/17 06:58:03 oj 1.4.22.1: #110261# change accessibility handling to toolkit


2003-06-25  Vladimir Glazounov  <vg@openoffice.org>  [d85a7334e567ad015701f4c7c2f5e6b1745cf0a0]

INTEGRATION: CWS dba08 (1.11.22); FILE MERGED 2003/06/17 06:58:03 oj 1.11.22.1: #110261# change accessibility handling to toolkit


2003-06-25  Vladimir Glazounov  <vg@openoffice.org>  [08beda432cb060fb96e0d444cca0ea85f7bb1565]

INTEGRATION: CWS dba08 (1.20.22); FILE MERGED 2003/06/17 06:58:02 oj 1.20.22.1: #110261# change accessibility handling to toolkit


2003-06-25  Vladimir Glazounov  <vg@openoffice.org>  [997feafad8986a3543bd2b2584535b96aefc54a5]

INTEGRATION: CWS dba08 (1.4.22); FILE MERGED 2003/06/17 06:58:02 oj 1.4.22.1: #110261# change accessibility handling to toolkit


2003-06-25  Vladimir Glazounov  <vg@openoffice.org>  [68cae56c7d89033374be9fb5a8416d4760d25ebd]

INTEGRATION: CWS dba08 (1.2.22); FILE MERGED 2003/06/17 06:58:02 oj 1.2.22.1: #110261# change accessibility handling to toolkit


2003-06-25  Vladimir Glazounov  <vg@openoffice.org>  [49fd86178a80ca4ac5d7be012868140f1af8b95f]

INTEGRATION: CWS dba08 (1.66.20); FILE MERGED 2003/06/17 13:39:42 oj 1.66.20.1: #i15201# set additional flags when first or last go wrong and set correct bookmark values for the keyset


2003-06-25  Vladimir Glazounov  <vg@openoffice.org>  [0f5c0486a9fac4d0e8881bf359d61fe42d2b741c]

INTEGRATION: CWS dba08 (1.69.20); FILE MERGED 2003/06/17 13:39:41 oj 1.69.20.1: #i15201# set additional flags when first or last go wrong and set correct bookmark values for the keyset


2003-06-25  Vladimir Glazounov  <vg@openoffice.org>  [47448f7b71ca500209555aea943e3cc4101c0116]

INTEGRATION: CWS dba08 (1.120.20); FILE MERGED 2003/06/04 16:32:24 fs 1.120.20.1: #i15248# insertRow/updateRow/deleteRow/deleteRows: throw a RowSetVetoException if the action has been vetoed by a listener


2003-06-25  Vladimir Glazounov  <vg@openoffice.org>  [d2e73a066bd180ca59403ec3381cc1d0974379d1]

INTEGRATION: CWS dba08 (1.43.10); FILE MERGED 2003/06/17 13:39:41 oj 1.43.10.1: #i15201# set additional flags when first or last go wrong and set correct bookmark values for the keyset


2003-06-25  Vladimir Glazounov  <vg@openoffice.org>  [4ce1f84b006235f3472cf0b8aa2cc10b882212f5]

INTEGRATION: CWS dba08 (1.6.106); FILE MERGED 2003/06/19 16:50:16 er 1.6.106.1: #110342# FillFromDbTextEncodingMap: don't use loop counter as encoding value ... and detect resource string not present


2003-06-25  Vladimir Glazounov  <vg@openoffice.org>  [316c9ff88b7bd2fe5f486d977e4cb4b74d92e02e]

INTEGRATION: CWS dvo002 (1.25.6); FILE MERGED 2003/06/20 10:38:34 dr 1.25.6.1: #110293# use for clipboard format name


2003-06-25  Vladimir Glazounov  <vg@openoffice.org>  [387a005efcfa15db376f8d2a8a243a92fdd2008a]

INTEGRATION: CWS dvo002 (1.15.6); FILE MERGED 2003/06/20 10:38:14 dr 1.15.6.1: #110293# use for clipboard format name


2003-06-25  Vladimir Glazounov  <vg@openoffice.org>  [48716e8d313ad07e7ceacb9d442cf5e0ef3159d3]

INTEGRATION: CWS dvo002 (1.89.6); FILE MERGED 2003/06/20 10:37:33 dr 1.89.6.2: #110293# use for clipboard format name 2003/06/19 19:15:52 dvo 1.89.6.1: *** empty log message ***


2003-06-25  Vladimir Glazounov  <vg@openoffice.org>  [fde79af19205738c7679b2ce7fef69d290de09a3]

INTEGRATION: CWS dvo002 (1.66.6); FILE MERGED 2003/06/20 14:28:47 fme 1.66.6.1: #i15844# Wrong border for table frames


2003-06-25  Vladimir Glazounov  <vg@openoffice.org>  [76263bb71e08657f314fdd167477eef365c1986b]

INTEGRATION: CWS dvo002 (1.36.68); FILE MERGED 2003/06/23 07:43:02 fme 1.36.68.1: #110369# _WouldFit should use IsKeep instead of checking the keep attribute directly


2003-06-25  Vladimir Glazounov  <vg@openoffice.org>  [56e346c389d6c2b08538b2d4925a6ff89f168a97]

INTEGRATION: CWS dvo002 (1.93.4); FILE MERGED 2003/06/20 10:39:24 dr 1.93.4.1: #110293# use for clipboard format name


2003-06-25  Vladimir Glazounov  <vg@openoffice.org>  [8be021570e26f3949425970bb09ed7f7811ceb7a]

INTEGRATION: CWS dvo002 (1.72.4); FILE MERGED 2003/06/20 10:38:59 dr 1.72.4.1: #110293# use for clipboard format name


2003-06-25  Vladimir Glazounov  <vg@openoffice.org>  [fb928898a3127e6c2bb9e5bd621ddae46b68c6ae]

INTEGRATION: CWS dvo002 (1.6.22); FILE MERGED 2003/06/23 09:40:44 dr 1.6.22.1: #110387# support all known code pages


2003-06-25  Vladimir Glazounov  <vg@openoffice.org>  [77cda5e82bfc2ca70e45478d410ebfdeaea660b9]

INTEGRATION: CWS dvo002 (1.6.22); FILE MERGED 2003/06/23 09:40:30 dr 1.6.22.1: #110387# support all known code pages


2003-06-25  Vladimir Glazounov  <vg@openoffice.org>  [52a18cd9bb76389924945041faf410e0a54d41a8]

INTEGRATION: CWS dvo002 (1.52.22); FILE MERGED 2003/06/23 09:40:30 dr 1.52.22.1: #110387# support all known code pages


2003-06-25  Vladimir Glazounov  <vg@openoffice.org>  [85e59ccb03c77b6900514d12909da11e2a265bcc]

INTEGRATION: CWS dvo002 (1.58.22); FILE MERGED 2003/06/23 09:40:29 dr 1.58.22.1: #110387# support all known code pages


2003-06-25  Vladimir Glazounov  <vg@openoffice.org>  [d20e324d5f59dba76376f2b7278612add6f67f96]

INTEGRATION: CWS dvo002 (1.85.6); FILE MERGED 2003/06/20 10:39:49 dr 1.85.6.1: #110293# use for clipboard format name


2003-06-25  Vladimir Glazounov  <vg@openoffice.org>  [b03cf2206eed61c606f9686a459411f52a8b6672]

INTEGRATION: CWS os11 (1.10.68); FILE MERGED 2003/06/20 07:31:53 os 1.10.68.1: #i14828# enable CJK completely in CJL locales


2003-06-25  Vladimir Glazounov  <vg@openoffice.org>  [2921b2f2284637038307d3232f250369e986cf5f]

INTEGRATION: CWS os11 (1.3.26); FILE MERGED 2003/06/20 09:39:56 tl 1.3.26.1: #110147# Hangul/Hanja conversion travelling for selections fixed


2003-06-25  Vladimir Glazounov  <vg@openoffice.org>  [62a8239a28acf112c2412f348a998e424539ffdd]

INTEGRATION: CWS os11 (1.44.8); FILE MERGED 2003/06/20 09:39:04 tl 1.44.8.1: #110147# Hangul/Hanja conversion travelling for selections fixed


2003-06-25  Vladimir Glazounov  <vg@openoffice.org>  [9ffa4ac487512488ade08fb2d45de7019c00c96a]

INTEGRATION: CWS os11 (1.14.70); FILE MERGED 2003/06/19 16:34:54 dvo 1.14.70.1: #110265# properly place cursor before deleting/inserting table columns/rows          using the keyboard


2003-06-25  Vladimir Glazounov  <vg@openoffice.org>  [dec3e5549fcdb20ca0bc2bd8f651c33e10298f5d]

INTEGRATION: CWS os11 (1.21.70); FILE MERGED 2003/06/20 07:09:34 os 1.21.70.1: #i14353# ::GetSequencePos() -> check availability of text node


2003-06-25  Vladimir Glazounov  <vg@openoffice.org>  [6cbb3f805b4f6bc525275554f2611d84681dccfb]

INTEGRATION: CWS os11 (1.7.70); FILE MERGED 2003/06/20 09:38:13 tl 1.7.70.1: #110147# Hangul/Hanja conversion travelling for selections fixed


2003-06-25  Vladimir Glazounov  <vg@openoffice.org>  [f12d670a9413f1b3a890913b4dd202578e6353d8]

INTEGRATION: CWS crashrep08 (1.1.6); FILE MERGED 2003/06/17 10:23:34 hro 1.1.6.1: #110256# Product name in XML content must not contain a version number


2003-06-25  Vladimir Glazounov  <vg@openoffice.org>  [0c9eb92a73538088175aff44ea77f18172182313]

INTEGRATION: CWS crashrep08 (1.1.6); FILE MERGED 2003/06/17 10:31:21 hro 1.1.6.1: #109963# Use fontsize 9 for asian locales


2003-06-25  Vladimir Glazounov  <vg@openoffice.org>  [21f17621fc278b140c52066489ce6cd615b7de6f]

INTEGRATION: CWS crashrep08 (1.1.6); FILE MERGED 2003/06/24 14:16:00 hro 1.1.6.1: #110150# SUBLANG_DEFAULT has to be used instead of SUBLANG_NEUTRAL


2003-06-25  Vladimir Glazounov  <vg@openoffice.org>  [ebcecdcd23e16af4cb32d65aa24dea8eb3cd7e86]

INTEGRATION: CWS crashrep08 (1.3.4); FILE MERGED 2003/06/17 10:43:11 hro 1.3.4.1: #110150# Added source/all to build.lst to ensure translation of crashrep.lng


2003-06-24  Kevin Hendricks  <khendricks@openoffice.org>  [a574395c5ec88f4fdf67595d1ae52ce57573d631]

updating HEAD of lingucomponent to match the more recent OOo 1.1rc version.


2003-06-24  Kevin Hendricks  <khendricks@openoffice.org>  [8b71bfad48f0dd3aa56326f3e492d78c7789b918]

syncing up HEAD of dictionaries with more current OOo 1.1.rc


2003-06-24  Vladimir Glazounov  <vg@openoffice.org>  [7aadfc9b380039a845d4c4a973fede89fd9bfb4d]

#100000# more elaborate handling for --


2003-06-24  Kurt Zenker  <kz@openoffice.org>  [bc5d8974e4911ba069c3c7dd9a6188b16222ecf4]

new version for SRX645


2003-06-24  Vladimir Glazounov  <vg@openoffice.org>  [dbf393fdd8daf5761ef2fc52aa0e40f23583df9a]

SRX645


2003-06-24  Vladimir Glazounov  <vg@openoffice.org>  [393503d898545ec81ffd805b0bd6136a575c8749]

INTEGRATION: CWS sw017 (1.98.2); FILE MERGED 2003/06/19 11:26:48 cmc 1.98.2.1: #i15766# Keep fme happy about REL_CHAR for impossible anchoring options


2003-06-24  Vladimir Glazounov  <vg@openoffice.org>  [cf0e2b6a5e48b63f6384c0507e51e60d378d753d]

INTEGRATION: CWS sw017 (1.72.2); FILE MERGED 2003/06/18 13:17:05 fme 1.72.2.1: #110284# Default for pRefDev should be pOut in case we do not have a shell


2003-06-24  Vladimir Glazounov  <vg@openoffice.org>  [e6c3c4d01ce55b37ab423140ea1fcf9201a657ac]

INTEGRATION: CWS sw017 (1.62.16); FILE MERGED 2003/06/17 07:10:58 tl 1.62.16.2: #110271# reset wrong list when CJK or CTL language attribute changes also 2003/06/16 14:39:38 tl 1.62.16.1: #110271# reset wrong list when CJK or CTL language attribute cahnges also


2003-06-24  Vladimir Glazounov  <vg@openoffice.org>  [d876a84ed3fbac06f80a79ab00f89b13d30037d3]

INTEGRATION: CWS sw017 (1.48.8); FILE MERGED 2003/06/16 08:42:07 fme 1.48.8.1: #109767# Insert section in table which is contained in section


2003-06-24  Vladimir Glazounov  <vg@openoffice.org>  [85507d4d685fae4f9e740a5ee0714dce16f756fc]

INTEGRATION: CWS sw017 (1.4.62); FILE MERGED 2003/06/11 16:58:39 dvo 1.4.62.1: #i14046# select objects using SwFEShell::SelectObj(..) during undo AND redo


2003-06-24  Vladimir Glazounov  <vg@openoffice.org>  [bec06f50580a102f07e6fc7753be5d10b619d9da]

INTEGRATION: CWS sw017 (1.28.12); FILE MERGED 2003/06/19 11:18:43 fme 1.28.12.2: #i9059# Changes for gcc 2003/06/18 14:56:27 dvo 1.28.12.1: #i9059# remove cursor from protected table cells         (if cursor is not allowed in protected areas)


2003-06-24  Vladimir Glazounov  <vg@openoffice.org>  [9525f8e464aebffb77ff0a4ed5712cb098ace502]

INTEGRATION: CWS sw017 (1.14.2); FILE MERGED 2003/06/16 13:29:08 tl 1.14.2.1: #i15267# apostroph / typographic apostroph handling fixed


2003-06-24  Vladimir Glazounov  <vg@openoffice.org>  [ccd507fd941d8fe44e5df924983c7c21818b2b2d]

INTEGRATION: CWS sw017 (1.18.8); FILE MERGED 2003/06/16 13:28:09 tl 1.18.8.1: #i15267# apostroph / typographic apostroph handling fixed


2003-06-24  Vladimir Glazounov  <vg@openoffice.org>  [7920abc6fe40de4785bb16d2756688287dd6bc26]

INTEGRATION: CWS sw017 (1.15.42); FILE MERGED 2003/06/16 13:28:44 tl 1.15.42.1: #i15267# apostroph / typographic apostroph handling fixed


2003-06-24  Vladimir Glazounov  <vg@openoffice.org>  [c3d612b8ebbd36121320a5164dd21898876ac762]

INTEGRATION: CWS sw017 (1.4.68); FILE MERGED 2003/06/16 13:27:41 tl 1.4.68.1: #i15267# apostroph / typographic apostroph handling fixed


2003-06-24  Vladimir Glazounov  <vg@openoffice.org>  [29781d24c34efe67f74143ec254edb918b3e8df4]

INTEGRATION: CWS sw017 (1.17.122); FILE MERGED 2003/06/18 13:01:21 cmc 1.17.122.1: #12713# only eat closing bracket if we are the code that read the starting bracket, otherwise it is not our bracket to eat


2003-06-24  Vladimir Glazounov  <vg@openoffice.org>  [ec02195a4bd268e1f774049b311b9c6d6129c853]

INTEGRATION: CWS draw18 (1.39.40); FILE MERGED 2003/06/17 11:08:59 thb 1.39.40.1: #109864# Made the tracking of new paragrapgs with the accessibility tools' locator finally possible


2003-06-24  Vladimir Glazounov  <vg@openoffice.org>  [00ec2d3b9a5f0213f1e060ff2f66d451c7f577ee]

INTEGRATION: CWS draw18 (1.33.46); FILE MERGED 2003/06/19 16:09:10 sj 1.33.46.1: #110331# fixed precision error while converting cell height to fontheight


2003-06-24  Vladimir Glazounov  <vg@openoffice.org>  [54ecca06e7203b8afb0be8b89f70f794501f7e49]

INTEGRATION: CWS draw18 (1.6.240); FILE MERGED 2003/06/19 16:09:55 sj 1.6.240.1: #110331# exporting font height instead of cell height


2003-06-24  Vladimir Glazounov  <vg@openoffice.org>  [9d10666355dceb2daf7db16bcba2ed6a6a2b2f10]

INTEGRATION: CWS draw18 (1.29.2); FILE MERGED 2003/06/17 13:10:06 af 1.29.2.2: #110243# Avoid invalid cast. 2003/06/17 12:49:15 af 1.29.2.1: #110243# Joined two if statements to their original form to allow proper update of preview.


2003-06-24  Vladimir Glazounov  <vg@openoffice.org>  [c631094258dd4c9d04fcd3432ff3cf5071343ea4]

INTEGRATION: CWS draw18 (1.24.34); FILE MERGED 2003/06/17 11:09:03 thb 1.24.34.1: #109864# Made the tracking of new paragrapgs with the accessibility tools' locator finally possible


2003-06-24  Vladimir Glazounov  <vg@openoffice.org>  [5111723f4c29e9e97bc848b0263a917fbe8d4266]

INTEGRATION: CWS draw18 (1.21.34); FILE MERGED 2003/06/17 11:09:03 thb 1.21.34.1: #109864# Made the tracking of new paragrapgs with the accessibility tools' locator finally possible


2003-06-24  Vladimir Glazounov  <vg@openoffice.org>  [4f511ae2f29954141fbaca5a623be4dfb492a157]

INTEGRATION: CWS draw18 (1.76.6); FILE MERGED 2003/06/17 13:49:35 sj 1.76.6.1: #i4131# now force to swap out all graphics


2003-06-24  Vladimir Glazounov  <vg@openoffice.org>  [321e4e818a41927dd4ffc4ec51ad6efccbb45f33]

INTEGRATION: CWS draw18 (1.85.86); FILE MERGED 2003/06/17 11:09:02 thb 1.85.86.1: #109864# Made the tracking of new paragrapgs with the accessibility tools' locator finally possible


2003-06-24  Vladimir Glazounov  <vg@openoffice.org>  [8a2a151aa7b10682b4074605aa2aeb01e539359e]

INTEGRATION: CWS draw18 (1.36.40); FILE MERGED 2003/06/17 11:09:00 thb 1.36.40.1: #109864# Made the tracking of new paragrapgs with the accessibility tools' locator finally possible


2003-06-24  Vladimir Glazounov  <vg@openoffice.org>  [0cee892bc0effecd3e40ac317eba869dcc43a432]

INTEGRATION: CWS draw18 (1.2.82); FILE MERGED 2003/06/17 11:08:59 thb 1.2.82.1: #109864# Made the tracking of new paragrapgs with the accessibility tools' locator finally possible


2003-06-24  Vladimir Glazounov  <vg@openoffice.org>  [e85e42a54d8d079f801e3ae93c17798de3cc589b]

INTEGRATION: CWS draw18 (1.5.30); FILE MERGED 2003/06/18 09:43:35 bc 1.5.30.1: #110221# documents now always saved in target path


2003-06-24  Vladimir Glazounov  <vg@openoffice.org>  [3e735768cb0b472730aa8dc4122a4d12a94b42ff]

INTEGRATION: CWS draw18 (1.35.12); FILE MERGED 2003/06/18 09:43:34 bc 1.35.12.1: #110221# documents now always saved in target path


2003-06-24  Vladimir Glazounov  <vg@openoffice.org>  [9b2e641ef93bc306022ca494fc8e0c478e34fa59]

INTEGRATION: CWS draw18 (1.13.74); FILE MERGED 2003/06/19 16:00:47 thb 1.13.74.1: #110314# Make validity of MapMode/Size queryable on GfxLink


2003-06-24  Vladimir Glazounov  <vg@openoffice.org>  [e809dcbb4abdaa44518d01720285e090773bace1]

INTEGRATION: CWS draw18 (1.8.196); FILE MERGED 2003/06/19 16:00:38 thb 1.8.196.1: #110314# Make validity of MapMode/Size queryable on GfxLink


2003-06-20  Kurt Zenker  <kz@openoffice.org>  [1d5ec97990de7a96ab76064673e940809208e869]

new version for SRX645


2003-06-20  Kurt Zenker  <kz@openoffice.org>  [9cdb8cf42ca3c6e5000b387089015a6d2e852fcc]

new version for SRX645


2003-06-20  Vladimir Glazounov  <vg@openoffice.org>  [1a1c95649db853d0b94c4030ecbb65b7d32ec68a]

#100000# no drafts anymore


2003-06-20  Kurt Zenker  <kz@openoffice.org>  [c71dda1be0a9c12c4e695c67411eca60c804da4c]

new version for SRX645


2003-06-20  Vladimir Glazounov  <vg@openoffice.org>  [89fb5e657d2e93aa820a2c167fa44ccdd7eef43d]

#100000# new switches concept


2003-06-20  Rüdiger Timm  <rt@openoffice.org>  [cf378708dafe26071e16fc60064d2f03d1d2cc3d]

#100000# Correcting the last change: unfortunately the wrong .db file was removed (cssframe.db instead of dcssframe.db).


2003-06-20  Duncan Foster  <dfoster@openoffice.org>  [e74ec2501fbc70484bc7390efb2e0c54bceb6b7c]

UPdtaed Help Dialog to include info on new Browse button


2003-06-20  Rüdiger Timm  <rt@openoffice.org>  [325175a4d31fcbf11fb02c6808d70680ca1a6977]

#100000# When you remove a subdir (here: oa_frame_drafts), you also have to remove it from all dependencies!


2003-06-20  Vladimir Glazounov  <vg@openoffice.org>  [792e235f5ea4714160855407f9842111d6fa03e4]

SRX645


2003-06-20  Vladimir Glazounov  <vg@openoffice.org>  [df7d14e41ba4cf7207bc11fe8568ad37ed917dac]

INTEGRATION: CWS setup12b (1.4.6); FILE MERGED 2003/06/18 07:35:29 dv 1.4.6.2: RESYNC: (1.4-1.5); FILE MERGED 2003/06/18 06:19:03 tra 1.4.6.1: #110274#hack for partially merged lng files, where some strings have a particular language and others don't


2003-06-20  Vladimir Glazounov  <vg@openoffice.org>  [d40deaa0bd2c45e4375bef5d6e73bc01db529394]

INTEGRATION: CWS setup12b (1.37.4); FILE MERGED 2003/06/20 09:33:59 abutler 1.37.4.2: #110288# Added Excel 2003 type to DetectService 2003/06/18 09:32:52 abutler 1.37.4.1: #110288# Changed the Microsoft Excel 2003 XML filter definition, to use the cal_MS_Excel_2003 type and the css.sheet.SpreadsheetDocument


2003-06-20  Vladimir Glazounov  <vg@openoffice.org>  [615ec725a5fd18a202907219d397d51944036ee6]

INTEGRATION: CWS setup12b (1.9.60); FILE MERGED 2003/06/18 15:56:29 is 1.9.60.3: #110294# shorter license text 2003/06/18 11:29:10 is 1.9.60.2: #110294# no more subversion in strings 2003/06/18 09:52:20 is 1.9.60.1: #110294# new version info


2003-06-20  Vladimir Glazounov  <vg@openoffice.org>  [281db35c2da4a8aa2f500c5eadf0fe755c022bb5]

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-20  Vladimir Glazounov  <vg@openoffice.org>  [e049d42fb5c7b2352d292c8a48a608fcf25773db]

INTEGRATION: CWS sdk03 (1.18.50); FILE MERGED 2003/06/11 21:50:04 mi 1.18.50.1: #12883# enable bean to be created without system window, implements PluginParent property


2003-06-20  Vladimir Glazounov  <vg@openoffice.org>  [0c2cdb25ad4e06dafb709a9f1e290769b6c42ad4]

INTEGRATION: CWS sdk03 (1.1.2); FILE ADDED 2003/06/17 13:32:18 mi 1.1.2.1: #i12883# system dependent part separated due to build problems with svwin.h


2003-06-20  Vladimir Glazounov  <vg@openoffice.org>  [4b192eefcf9e1958bbbf64753759e2d0929990a2]

INTEGRATION: CWS sdk03 (1.39.2); FILE MERGED 2003/06/17 13:32:17 mi 1.39.2.2: #i12883# system dependent part separated due to build problems with svwin.h 2003/06/11 21:50:03 mi 1.39.2.1: #12883# enable bean to be created without system window, implements PluginParent property


2003-06-20  Vladimir Glazounov  <vg@openoffice.org>  [d66264ecb71f56aad59b7b8489ce9efeb8db7411]

INTEGRATION: CWS sdk03 (1.22.50); FILE MERGED 2003/06/17 13:32:17 mi 1.22.50.1: #i12883# system dependent part separated due to build problems with svwin.h


2003-06-20  Vladimir Glazounov  <vg@openoffice.org>  [8be5acd57c723c2dd0fcdc98a141b0fcfb6a5e13]

INTEGRATION: CWS sdk03 (1.13.114); FILE MERGED 2003/06/11 21:50:03 mi 1.13.114.1: #12883# enable bean to be created without system window, implements PluginParent property


2003-06-20  Vladimir Glazounov  <vg@openoffice.org>  [8aa5a9bf05c59c8b7960bcf0fe421d6eea61325a]

INTEGRATION: CWS sdk03 (1.18.2); FILE MERGED 2003/06/17 13:33:43 mi 1.18.2.2: #i12883# system dependent part separated due to build problems with svwin.h 2003/06/11 21:50:02 mi 1.18.2.1: #12883# enable bean to be created without system window, implements PluginParent property


2003-06-20  Vladimir Glazounov  <vg@openoffice.org>  [a6b1973c8edcca89ea82f48f6d42ab242c26eec7]

INTEGRATION: CWS sdk03 (1.58.2); FILE MERGED 2003/06/13 14:04:54 mba 1.58.2.1: #110230#: draft interfaces in frame removed


2003-06-20  Vladimir Glazounov  <vg@openoffice.org>  [d94cf8100d80f5d8a3521413537733e2366afb9d]

INTEGRATION: CWS sdk03 (1.43.2); FILE MERGED 2003/06/13 13:54:07 mi 1.43.2.1: #110230# drafts...frame removed


2003-06-20  Vladimir Glazounov  <vg@openoffice.org>  [63b19bcc761cb3371dbb7e0d648986ca3b794448]

INTEGRATION: CWS sdk03 (1.7.74); FILE MERGED 2003/06/13 13:28:17 mi 1.7.74.1: #i12883# after resync the OOo was terminted when the bean was closed, due to WB_APP being set


2003-06-20  Vladimir Glazounov  <vg@openoffice.org>  [bcedb04f1462dd4bfce2bc20b25609143f614f96]

INTEGRATION: CWS sdk03 (1.7.74); FILE MERGED 2003/06/13 13:28:16 mi 1.7.74.1: #i12883# after resync the OOo was terminted when the bean was closed, due to WB_APP being set


2003-06-20  Vladimir Glazounov  <vg@openoffice.org>  [4fe6bf6747700e91347e7bbd8913d32a7df57ded]

INTEGRATION: CWS sdk03 (1.160.2); FILE MERGED 2003/06/11 21:53:46 mi 1.160.2.1: #12883# enable bean to be created without system window: VCL maximized top window on setPluginParent


2003-06-20  Vladimir Glazounov  <vg@openoffice.org>  [5320e9148524066775b30778a133a104112c4028]

INTEGRATION: CWS sdk03 (1.5.2); FILE MERGED 2003/06/13 12:58:38 mi 1.5.2.1: #110241# fixes unresolved externals due to different RTTI usage in OOO and SDK


2003-06-20  Vladimir Glazounov  <vg@openoffice.org>  [b3974930c7ec44c4157e90fbe631d8034b288db9]

INTEGRATION: CWS sdk03 (1.2.2); FILE MERGED 2003/06/11 21:33:40 mi 1.2.2.1: #110210# upper/lower case error in Makefile, broke UNIX build


2003-06-20  Vladimir Glazounov  <vg@openoffice.org>  [4940ef691822aadd62eb6ad048eb3c62a3280a19]

INTEGRATION: CWS sdk03 (1.2.2); FILE MERGED 2003/06/19 09:05:47 mi 1.2.2.2: #107198# acessibility / alt-tags added 2003/06/19 08:54:43 mi 1.2.2.1: #107198# acessibility / alt-tags added


2003-06-20  Vladimir Glazounov  <vg@openoffice.org>  [8573a6679838e66748963afbcfb41a17bfd4dc02]

INTEGRATION: CWS sdk03 (1.11.2); FILE MERGED 2003/06/11 21:31:10 mi 1.11.2.1: #107198# ALT tags inserted for acessibility


2003-06-20  Vladimir Glazounov  <vg@openoffice.org>  [f745cea5249e56128bc579e095c79131a19af414]

INTEGRATION: CWS sdk03 (1.7.2); FILE MERGED 2003/06/11 21:31:10 mi 1.7.2.1: #107198# ALT tags inserted for acessibility


2003-06-20  Vladimir Glazounov  <vg@openoffice.org>  [4ba5893cdeff14ec05ba91a559f6a588561ac8f9]

INTEGRATION: CWS sdk03 (1.14.2); FILE MERGED 2003/06/11 21:31:09 mi 1.14.2.1: #107198# ALT tags inserted for acessibility


2003-06-20  Vladimir Glazounov  <vg@openoffice.org>  [b0c30d9e6447c8f5f7cfb9b3a26b9e9273dc5482]

INTEGRATION: CWS sdk03 (1.14.2); FILE MERGED 2003/06/19 09:05:44 mi 1.14.2.1: #107198# acessibility / alt-tags added


2003-06-20  Vladimir Glazounov  <vg@openoffice.org>  [382adb4732e300390cecb52088c5bf70f16992a0]

INTEGRATION: CWS welsh (1.21.36); FILE MERGED 2003/06/17 10:53:11 sb 1.21.36.1: #i15672# Added RTL_TEXTENCODING_ISCII_DEVANAGARI.


2003-06-20  Vladimir Glazounov  <vg@openoffice.org>  [4ea5fc4a8d606a7cde7b1e8d4fbe70f737842e07]

INTEGRATION: CWS welsh (1.1.2); FILE ADDED 2003/06/17 10:53:10 sb 1.1.2.1: #i15672# Added RTL_TEXTENCODING_ISCII_DEVANAGARI.


2003-06-20  Vladimir Glazounov  <vg@openoffice.org>  [36b1eafa44385829221d68debd3bd3ffc768e707]

INTEGRATION: CWS welsh (1.10.46); FILE MERGED 2003/06/17 10:51:44 sb 1.10.46.1: #i15672# Added RTL_TEXTENCODING_ISCII_DEVANAGARI.


2003-06-20  Vladimir Glazounov  <vg@openoffice.org>  [cd24b2992947232cb934d93e8dceed4446640d67]

INTEGRATION: CWS uaa05 (1.2.50); FILE MERGED 2003/06/12 14:50:39 af 1.2.50.1: #109196# Fixed autodoc syntax.


2003-06-20  Vladimir Glazounov  <vg@openoffice.org>  [e3e99988da34cf5045615e65e8bd21d6b7f555b2]

INTEGRATION: CWS uaa05 (1.2.50); FILE MERGED 2003/06/12 14:50:38 af 1.2.50.1: #109196# Fixed autodoc syntax.


2003-06-20  Vladimir Glazounov  <vg@openoffice.org>  [01d346ae391495251e8840990dc3cc2a6d93c0c3]

INTEGRATION: CWS uaa05 (1.2.50); FILE MERGED 2003/06/12 14:50:37 af 1.2.50.1: #109196# Fixed autodoc syntax.


2003-06-20  Vladimir Glazounov  <vg@openoffice.org>  [88d0c922b0422547b27a2819c98a7d27ce4a2793]

INTEGRATION: CWS uaa05 (1.2.50); FILE MERGED 2003/06/12 14:50:35 af 1.2.50.1: #109196# Fixed autodoc syntax.


2003-06-20  Vladimir Glazounov  <vg@openoffice.org>  [3295f30878a9dcab0f2aeadbf6f04abccbd6d0ab]

INTEGRATION: CWS uaa05 (1.2.50); FILE MERGED 2003/06/12 14:50:45 af 1.2.50.1: #109196# Fixed autodoc syntax.


2003-06-20  Vladimir Glazounov  <vg@openoffice.org>  [197bba2489d640a16aacb181928051a9961a0e9e]

INTEGRATION: CWS uaa05 (1.2.50); FILE MERGED 2003/06/12 14:50:44 af 1.2.50.1: #109196# Fixed autodoc syntax.


2003-06-20  Vladimir Glazounov  <vg@openoffice.org>  [8643c37464411bc865bfbbdfa092058d3605c775]

INTEGRATION: CWS uaa05 (1.2.50); FILE MERGED 2003/06/12 14:50:43 af 1.2.50.1: #109196# Fixed autodoc syntax.


2003-06-20  Vladimir Glazounov  <vg@openoffice.org>  [a4f291b53e814b401a6b853b7711a265147feec5]

INTEGRATION: CWS uaa05 (1.2.50); FILE MERGED 2003/06/12 14:50:42 af 1.2.50.1: #109196# Fixed autodoc syntax.


2003-06-20  Vladimir Glazounov  <vg@openoffice.org>  [db8616e9cdaa3f735099fbdf8a23866b484d8a56]

INTEGRATION: CWS uaa05 (1.2.50); FILE MERGED 2003/06/12 14:50:41 af 1.2.50.1: #109196# Fixed autodoc syntax.


2003-06-20  Vladimir Glazounov  <vg@openoffice.org>  [5a9de1acf61ea81aee0080e2fdd4f16fa1313b3e]

INTEGRATION: CWS uaa05 (1.2.50); FILE MERGED 2003/06/12 14:50:40 af 1.2.50.1: #109196# Fixed autodoc syntax.


2003-06-20  Vladimir Glazounov  <vg@openoffice.org>  [9f41e66e9b204635ab2f5ba5d38c1da4fe4f0a50]

INTEGRATION: CWS uaa05 (1.2.50); FILE MERGED 2003/06/12 14:50:34 af 1.2.50.1: #109196# Fixed autodoc syntax.


2003-06-20  Vladimir Glazounov  <vg@openoffice.org>  [d05874052292f6cae5302665659b5ce8a3ea8cfb]

INTEGRATION: CWS uaa05 (1.2.50); FILE MERGED 2003/06/12 14:50:33 af 1.2.50.1: #109196# Fixed autodoc syntax.


2003-06-20  Vladimir Glazounov  <vg@openoffice.org>  [4de52b841c13c370ce305c333c374295bae95e45]

INTEGRATION: CWS uaa05 (1.2.50); FILE MERGED 2003/06/12 14:50:30 af 1.2.50.1: #109196# Fixed autodoc syntax.


2003-06-20  Vladimir Glazounov  <vg@openoffice.org>  [bca773726498833ce6f17fbda81ff55e100d305b]

INTEGRATION: CWS uaa05 (1.2.50); FILE MERGED 2003/06/12 14:50:29 af 1.2.50.1: #109196# Fixed autodoc syntax.


2003-06-20  Vladimir Glazounov  <vg@openoffice.org>  [a6e20bc1da48a56eda3a23fa7692623c46468535]

INTEGRATION: CWS uaa05 (1.3.50); FILE MERGED 2003/06/12 14:50:28 af 1.3.50.1: #109196# Fixed autodoc syntax.


2003-06-20  Vladimir Glazounov  <vg@openoffice.org>  [a79800fafdc4f6f3debd43239773ba0cf8da73c0]

INTEGRATION: CWS uaa05 (1.2.50); FILE MERGED 2003/06/12 14:50:28 af 1.2.50.1: #109196# Fixed autodoc syntax.


2003-06-20  Vladimir Glazounov  <vg@openoffice.org>  [66acb4eff2c06d8cd7455cc0f1611b82d03d7b86]

INTEGRATION: CWS uaa05 (1.2.50); FILE MERGED 2003/06/12 14:50:27 af 1.2.50.1: #109196# Fixed autodoc syntax.


2003-06-20  Vladimir Glazounov  <vg@openoffice.org>  [a7d0ffd3d9c0d8f5314dc636eb5aedc3052635e7]

INTEGRATION: CWS uaa05 (1.2.50); FILE MERGED 2003/06/12 14:50:26 af 1.2.50.1: #109196# Fixed autodoc syntax.


2003-06-20  Vladimir Glazounov  <vg@openoffice.org>  [cbf8266645b43e6751d01723cdc7edf773cd780d]

INTEGRATION: CWS uaa05 (1.2.50); FILE MERGED 2003/06/12 14:50:22 af 1.2.50.1: #109196# Fixed autodoc syntax.


2003-06-20  Vladimir Glazounov  <vg@openoffice.org>  [256ecdeaf006352945104467f15d66759f58ebfb]

INTEGRATION: CWS uaa05 (1.3.12); FILE MERGED 2003/06/12 14:50:21 af 1.3.12.1: #109196# Fixed autodoc syntax.


2003-06-20  Vladimir Glazounov  <vg@openoffice.org>  [166a48ca4ee58095b3c9c575aa4aa3ae89ec4507]

INTEGRATION: CWS uaa05 (1.3.12); FILE MERGED 2003/06/12 14:50:20 af 1.3.12.1: #109196# Fixed autodoc syntax.


2003-06-20  Vladimir Glazounov  <vg@openoffice.org>  [8fbc17b1a95dcb44220460127e199f1371fa470a]

INTEGRATION: CWS aig05 (1.40.36); FILE MERGED 2003/06/16 11:17:44 os 1.40.36.2: #109700# indents in sections completed 2003/06/13 11:32:56 os 1.40.36.1: #109700# indents of sections: TabPage implemented


2003-06-20  Vladimir Glazounov  <vg@openoffice.org>  [bf84ce2928995a9a1db60cdbe29d81ec030936ef]

INTEGRATION: CWS uaa05 (1.3.12); FILE MERGED 2003/06/12 14:50:19 af 1.3.12.1: #109196# Fixed autodoc syntax.


2003-06-20  Vladimir Glazounov  <vg@openoffice.org>  [efcc21bd6ecb7a29e87aaf164e2e921904187d9a]

INTEGRATION: CWS uaa05 (1.3.12); FILE MERGED 2003/06/12 14:50:18 af 1.3.12.1: #109196# Fixed autodoc syntax.


2003-06-20  Vladimir Glazounov  <vg@openoffice.org>  [c94f1924e547d90f10ab4c1e00a27db567df8c5d]

INTEGRATION: CWS uaa05 (1.3.16); FILE MERGED 2003/06/12 14:50:17 af 1.3.16.1: #109196# Fixed autodoc syntax.


2003-06-20  Vladimir Glazounov  <vg@openoffice.org>  [9915bdb1ef92650d8f99ab29c88f01353c27fa13]

INTEGRATION: CWS uaa05 (1.3.12); FILE MERGED 2003/06/12 14:50:16 af 1.3.12.1: #109196# Fixed autodoc syntax.


2003-06-20  Vladimir Glazounov  <vg@openoffice.org>  [3530044b09931a361d1faf45226e53d6564c724b]

INTEGRATION: CWS uaa05 (1.3.12); FILE MERGED 2003/06/12 14:50:15 af 1.3.12.1: #109196# Fixed autodoc syntax.


2003-06-20  Vladimir Glazounov  <vg@openoffice.org>  [9ae551fbde95266df79bc6fb804343ce07a64cab]

INTEGRATION: CWS uaa05 (1.3.16); FILE MERGED 2003/06/12 14:50:11 af 1.3.16.2: #109196# Fixed autodoc syntax. 2003/06/11 14:40:50 af 1.3.16.1: #110191# Update of the documentation of getCharacterAttributes().


2003-06-20  Vladimir Glazounov  <vg@openoffice.org>  [39fd920928f9d215808f2c63c4d7c246d49238cf]

INTEGRATION: CWS uaa05 (1.2.50); FILE MERGED 2003/06/12 14:50:10 af 1.2.50.1: #109196# Fixed autodoc syntax.


2003-06-20  Vladimir Glazounov  <vg@openoffice.org>  [838e7cbeaa97494e37f5c8d2962e8411c336b0f7]

INTEGRATION: CWS uaa05 (1.2.50); FILE MERGED 2003/06/12 14:50:09 af 1.2.50.1: #109196# Fixed autodoc syntax.


2003-06-20  Vladimir Glazounov  <vg@openoffice.org>  [84b657bd0834c83159cb0d8c045349d8163d22ab]

INTEGRATION: CWS uaa05 (1.2.50); FILE MERGED 2003/06/12 14:50:08 af 1.2.50.1: #109196# Fixed autodoc syntax.


2003-06-20  Vladimir Glazounov  <vg@openoffice.org>  [acf6f9ea564c64900d2c91512baefdac2c3781d9]

INTEGRATION: CWS uaa05 (1.3.16); FILE MERGED 2003/06/12 14:50:08 af 1.3.16.1: #109196# Fixed autodoc syntax.


2003-06-20  Vladimir Glazounov  <vg@openoffice.org>  [dca149ddffacc46145b505fec51a30f0db467589]

INTEGRATION: CWS uaa05 (1.2.50); FILE MERGED 2003/06/12 14:50:07 af 1.2.50.1: #109196# Fixed autodoc syntax.


2003-06-20  Vladimir Glazounov  <vg@openoffice.org>  [f4734bbaead4a4ee4c380ffe58762225e459a9f5]

INTEGRATION: CWS uaa05 (1.6.18); FILE MERGED 2003/06/12 14:50:06 af 1.6.18.1: #109196# Fixed autodoc syntax.


2003-06-20  Vladimir Glazounov  <vg@openoffice.org>  [f13842da4833271d3ca433e48bf18372520d7d1d]

INTEGRATION: CWS aig05 (1.7.274); FILE MERGED 2003/06/16 11:18:37 os 1.7.274.1: #109700# display of indents for SVX_ADJUST_BLOCK corrected


2003-06-20  Vladimir Glazounov  <vg@openoffice.org>  [4ca38d73c8b9a5fc470a0ba20a0a0d1cb3f97ad3]

INTEGRATION: CWS aig05 (1.8.52); FILE MERGED 2003/05/23 10:49:18 hbrinkm 1.8.52.1: #109700# new properties SectionLeftMargin SectionRightMargin


2003-06-20  Vladimir Glazounov  <vg@openoffice.org>  [2aa6fd2f4a70839a95ab70b4cb4b2ea28a91f6b4]

INTEGRATION: CWS aig05 (1.70.38); FILE MERGED 2003/06/16 12:41:22 fme 1.70.38.2: RESYNC: (1.70-1.71); FILE MERGED 2003/05/27 12:30:54 dvo 1.70.38.1: #109700# load/save section margins


2003-06-20  Vladimir Glazounov  <vg@openoffice.org>  [3eff04ab6612e6f42b10f18821e84bb0c8d66824]

INTEGRATION: CWS aig05 (1.19.44); FILE MERGED 2003/06/18 11:03:24 os 1.19.44.3: #109700# sections in frames and columned pages corrected 2003/06/17 10:45:06 os 1.19.44.2: #109700# sections in tables corrected 2003/06/16 11:17:47 os 1.19.44.1: #109700# indents in sections completed


2003-06-20  Vladimir Glazounov  <vg@openoffice.org>  [34b9b8c79275350070d39a80d91bcd67db25238a]

INTEGRATION: CWS aig05 (1.9.220); FILE MERGED 2003/06/16 11:17:46 os 1.9.220.2: #109700# indents in sections completed 2003/06/13 11:32:57 os 1.9.220.1: #109700# indents of sections: TabPage implemented


2003-06-20  Vladimir Glazounov  <vg@openoffice.org>  [9c324000fadffd964398866be40db7c56cb0f27b]

INTEGRATION: CWS aig05 (1.4.222); FILE MERGED 2003/06/13 11:32:56 os 1.4.222.1: #109700# indents of sections: TabPage implemented


2003-06-20  Vladimir Glazounov  <vg@openoffice.org>  [c39307d9265c00e4eff9b3919d9b4de08aa87f65]

INTEGRATION: CWS aig05 (1.27.42); FILE MERGED 2003/06/16 12:17:31 fme 1.27.42.3: RESYNC: (1.27-1.28); FILE MERGED 2003/06/16 11:17:43 os 1.27.42.2: #109700# indents in sections completed 2003/06/13 11:32:55 os 1.27.42.1: #109700# indents of sections: TabPage implemented


2003-06-20  Vladimir Glazounov  <vg@openoffice.org>  [a06374fc7c0b68896c5dd45ab5dfc052c094f503]

INTEGRATION: CWS aig05 (1.136.8); FILE MERGED 2003/06/18 08:59:21 cmc 1.136.8.1: #109700# implement import/export of section margins that differ from page margins, which is great to have


2003-06-20  Vladimir Glazounov  <vg@openoffice.org>  [b8683cba747be5bf5afedaba82ec78c0a5690b36]

INTEGRATION: CWS aig05 (1.24.8); FILE MERGED 2003/06/18 08:59:20 cmc 1.24.8.1: #109700# implement import/export of section margins that differ from page margins, which is great to have


2003-06-20  Vladimir Glazounov  <vg@openoffice.org>  [c01d5689f02e9370b2003132428c17b734e12ef4]

INTEGRATION: CWS aig05 (1.42.44); FILE MERGED 2003/05/27 12:31:57 dvo 1.42.44.2: #109700# continued: SectionLeft/RightMargin property for sections 2003/05/23 11:07:14 hbrinkm 1.42.44.1: #109700# SectionLeftMargin, SectionRightMargin


2003-06-20  Vladimir Glazounov  <vg@openoffice.org>  [19154d897c2969bc447231303f8d3cc96d08ef6b]

INTEGRATION: CWS aig05 (1.86.44); FILE MERGED 2003/06/16 12:23:14 fme 1.86.44.2: RESYNC: (1.86-1.87); FILE MERGED 2003/05/23 11:07:13 hbrinkm 1.86.44.1: #109700# SectionLeftMargin, SectionRightMargin


2003-06-20  Vladimir Glazounov  <vg@openoffice.org>  [8045374092086a591ab0790ca5d6643fd264e89d]

INTEGRATION: CWS aig05 (1.149.44); FILE MERGED 2003/06/16 12:23:07 fme 1.149.44.2: RESYNC: (1.149-1.150); FILE MERGED 2003/05/23 11:07:13 hbrinkm 1.149.44.1: #109700# SectionLeftMargin, SectionRightMargin


2003-06-20  Vladimir Glazounov  <vg@openoffice.org>  [b2d4ca58e82d3d18916fc07632b3e6cc2efa6477]

INTEGRATION: CWS aig05 (1.27.44); FILE MERGED 2003/06/13 13:09:02 fme 1.27.44.1: #109700# LRSpaceItem for sections


2003-06-20  Vladimir Glazounov  <vg@openoffice.org>  [4e9f94179dbdbcf40248f2c36101bc7f77479e8c]

INTEGRATION: CWS aig05 (1.62.10); FILE MERGED 2003/06/16 12:27:04 fme 1.62.10.2: RESYNC: (1.62-1.65); FILE MERGED 2003/06/13 13:09:01 fme 1.62.10.1: #109700# LRSpaceItem for sections


2003-06-20  Vladimir Glazounov  <vg@openoffice.org>  [16d43c75bf6376c6b4b0d645b89a4155d17049f3]

INTEGRATION: CWS aig05 (1.15.44); FILE MERGED 2003/06/16 12:29:02 fme 1.15.44.2: RESYNC: (1.15-1.16); FILE MERGED 2003/06/16 09:21:39 fme 1.15.44.1: #109700# Provide a function for the ruler that indicated if the upper of the current frame is a section frame


2003-06-20  Vladimir Glazounov  <vg@openoffice.org>  [3da81bb92468bb5c7a2bea381c70094affb43d1c]

INTEGRATION: CWS aig05 (1.83.44); FILE MERGED 2003/06/16 12:38:51 fme 1.83.44.2: RESYNC: (1.83-1.84); FILE MERGED 2003/05/23 10:53:27 hbrinkm 1.83.44.1: #109700#  UNO_NAME_SECT_LEFT_MARGIN,  UNO_NAME_SECT_LEFT_MARGIN


2003-06-20  Vladimir Glazounov  <vg@openoffice.org>  [366c75ffe57ed0e1fa042a92fe7a52890cf82670]

INTEGRATION: CWS aig05 (1.18.78); FILE MERGED 2003/06/13 11:32:55 os 1.18.78.1: #109700# indents of sections: TabPage implemented


2003-06-20  Vladimir Glazounov  <vg@openoffice.org>  [e2fba8dfbfa3d2d39205c5ede79a35ff5b84ebb8]

INTEGRATION: CWS aig05 (1.7.222); FILE MERGED 2003/06/13 11:32:54 os 1.7.222.1: #109700# indents of sections: TabPage implemented


2003-06-20  Vladimir Glazounov  <vg@openoffice.org>  [9629454f965f9bb3fecf86407be7cf46a021e71b]

INTEGRATION: CWS aig05 (1.28.66); FILE MERGED 2003/06/16 09:21:04 fme 1.28.66.1: #109700# Provide a function for the ruler that indicated if the upper of the current frame is a section frame


2003-06-20  Vladimir Glazounov  <vg@openoffice.org>  [bdc63a46c00d27409b3f541a451b38eb00728094]

#100000# UNIX file format


2003-06-20  Vladimir Glazounov  <vg@openoffice.org>  [e0b459c3698fb2fd75dca3a266ecdea8534277cb]

INTEGRATION: CWS calc14 (1.8.62); FILE MERGED 2003/06/16 08:10:20 dr 1.8.62.1: #110196# window text color for preview


2003-06-20  Vladimir Glazounov  <vg@openoffice.org>  [dbff6c29e3896d8887a0b74b9308a8b3405b6a6a]

INTEGRATION: CWS calc14 (1.16.62); FILE MERGED 2003/06/16 08:10:44 dr 1.16.62.1: #110196# window text color for preview


2003-06-20  Vladimir Glazounov  <vg@openoffice.org>  [e687720aa0b6a41e3c13b30e0c3c67cb802aef6b]

INTEGRATION: CWS calc14 (1.2.18); FILE MERGED 2003/06/16 10:50:43 dr 1.2.18.1: #110252# don't insert faked Escher obj's into stream pos cache


2003-06-20  Vladimir Glazounov  <vg@openoffice.org>  [ebb0d534d5b8c8179bfcf79b0ea968577dd304f2]

INTEGRATION: CWS calc14 (1.82.18); FILE MERGED 2003/06/17 11:55:41 dr 1.82.18.1: #110252# call XclImpObjectManager::Apply() also without Escher stream


2003-06-19  Tomas O'Connor  <toconnor@openoffice.org>  [541183662f16f0405d621e320e4cdf50b46c42f2]

IssueZilla 15777 - Office crashes when attempting to run document script


2003-06-18  Duncan Foster  <dfoster@openoffice.org>  [faecdce1776b44540cf87299145a5d9e41b9abdb]

Fixed incorrect parcel-descriptor.xml Added some brief documentation on purpose of macro


2003-06-18  Tomas O'Connor  <toconnor@openoffice.org>  [0543671da355939c5c4c84782232c4441142d156]

Add closing copy tag


2003-06-18  Duncan Foster  <dfoster@openoffice.org>  [ce27b0c266fb2121b9daa23f4c44f221821dd8ba]

Added javascript example to install


2003-06-18  Duncan Foster  <dfoster@openoffice.org>  [a2cfa6350557178f3cb5fe63895bbb4266040dfd]

#i15737# navigation with keyboard in assign dialogs is confusing Added listeners for keypress events that fire the corresponding item changed event listeners on a return key press only Also fixed a memory corruption(?) problem


2003-06-18  Martin Hollmichel  <mh@openoffice.org>  [f190b3fdf534b998ce7aa10c2a665869d9e939f8]

join: from ooo11beta2


2003-06-17  Oliver Bolte  <obo@openoffice.org>  [7ebe5b82db2a1bf9bc90c45ee4f5f52d474a786e]

handle DOS lineends for dsp-files


2003-06-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [1abc8c4c26edbd2720f491c8af1cdce5a48a23fb]

#100000# fix buildprobs with old 4nt shells


2003-06-17  Vladimir Glazounov  <vg@openoffice.org>  [7c2ff903bdc009c6f32a9a32716f502ad42a21b9]

chg: format string, #i110192#


2003-06-17  Vladimir Glazounov  <vg@openoffice.org>  [3b1defe4ebade2ea96db63a5963a29c2410d6950]

chg: format string, #i110192#


2003-06-17  Vladimir Glazounov  <vg@openoffice.org>  [f4a5c4ad686a1e98fccd89b5c8ba53b58af1d00a]

SRX645


2003-06-17  Aidan Butler  <aidan@openoffice.org>  [6c321a99a311c2deea6f0b75195e8e3373246c14]

changed output type to xml


2003-06-17  Duncan Foster  <dfoster@openoffice.org>  [0f4e3fb6eca4df6b2521ee7f9d18f6121406ba54]

#i15725# Cannot assign script to events page count change & mail merge Incorrect names in code.


2003-06-17  Tomas O'Connor  <toconnor@openoffice.org>  [c4a95b943dbca925cd4862b3859f0903e547aed4]

IssueZilla 11986 - Cannot rename java file after creating parcel recipe


2003-06-17  Martin Hollmichel  <mh@openoffice.org>  [bbf45bbddebfcb2124c331e8c637c33403333eec]

add: BUILD_SPECIAL to SCPDEFS, #i15717#


2003-06-17  Aidan Butler  <aidan@openoffice.org>  [474fd56cf098dcffb330c67f95637f2edd99b306]

i15692 Kevin Fowlks Patch: adds Quotation support to docbook XSLT files


2003-06-16  Vladimir Glazounov  <vg@openoffice.org>  [a6b880e7fcb71eab13efb405a50c37eb5b020e59]

#100000# #109716# introduced --ignore switch, check out for current link


2003-06-16  Rüdiger Timm  <rt@openoffice.org>  [9446ecff1a7cfc23924d4f64f5fb928b26163eb6]

new version for SRX645


2003-06-16  Vladimir Glazounov  <vg@openoffice.org>  [e01954a362e3a70e8c537f403f4219ef5b28adf1]

SRX645


2003-06-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [a6d4a128364a943789fdc7aabd3af8994faa8288]

INTEGRATION: CWS rcregression01 (1.46.14); FILE MERGED 2003/06/12 11:44:38 lo 1.46.14.1: #110220# fixed overlapping label in help dialog


2003-06-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [2c87b5fbd334ab102b4a21f3d27b0416ab984ccd]

INTEGRATION: CWS rcregression01 (1.113.2); FILE MERGED 2003/06/13 08:42:20 cd 1.113.2.1: #110156# Use correct smartRel2Abs parameters to support % in system paths


2003-06-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [e33a1831a5d093d3c3cebf701d4a09bff6f39bbd]

INTEGRATION: CWS rcregression01 (1.71.38); FILE MERGED 2003/06/13 14:43:10 mba 1.71.38.1: #110254#: supress outer resize until frame window for outplace editing is shown


2003-06-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [f606877513cf2b25733bae0f181446fed79312c5]

INTEGRATION: CWS rcregression01 (1.50.28); FILE MERGED 2003/06/13 14:43:09 mba 1.50.28.1: #110254#: supress outer resize until frame window for outplace editing is shown


2003-06-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [9745de77c88e722827f291a72a1298f990dc7a5a]

INTEGRATION: CWS rcregression01 (1.48.38); FILE MERGED 2003/06/13 14:43:39 mba 1.48.38.1: #110254#: VisArea may have other map units than HI_METRIC


2003-06-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [862cac51f840df3275a4618807def6e4b4061d6b]

INTEGRATION: CWS rcregression01 (1.12.8); FILE MERGED 2003/06/13 14:45:35 mba 1.12.8.1: #110254#: some problems with visual area


2003-06-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [c4b3000d6c4766f7bd699ee0f47b870cee2e11a1]

INTEGRATION: CWS rcregression01 (1.25.4); FILE MERGED 2003/06/12 10:34:09 cd 1.25.4.1: #110209# VclListenerLock must not crash if a null pointer is provided


2003-06-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [a3d187bfde40bb048767d162b849b3f723ffbd69]

INTEGRATION: CWS rcregression01 (1.10.10); FILE MERGED 2003/06/12 10:59:15 ssa 1.10.10.1: #110212#,#110219# check nIndex before accessing rKey


2003-06-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [cc6fdbdd42103f465fb642764144a611a83f30ff]

INTEGRATION: CWS rcregression01 (1.13.54); FILE MERGED 2003/06/12 16:30:38 ssa 1.13.54.1: #107721#,#109673# find exact matching replacement table first, then search for similar font names


2003-06-16  Noel Power  <npower@openoffice.org>  [9c658092b2d5c1bb58520a0cb19eb4f25bb14c16]

Updates to event processing for reading from events in doc bug #15552


2003-06-16  Tomas O'Connor  <toconnor@openoffice.org>  [18e19c15ceb9ea371d137cc9beb263772547c9b1]

Register UNO components before installing other files


2003-06-16  Aidan Butler  <aidan@openoffice.org>  [84cb550136ff9546fb6db1a2b4a4cb43dadf0c18]

i15602 Applied patch from Kevin Fowlks to Stylesheets


2003-06-13  Duncan Foster  <dfoster@openoffice.org>  [6c20a79daaf4e1afb6b89ab3bc5203e337f75937]

#i15552# cannot unassign script to event Added function with errorhandler to check if scriptProps is ok.


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [09e6cd2edc5b561346944b495892b85ea121ab9c]

INTEGRATION: CWS rcmerge (1.10.24); FILE MERGED 2003/06/12 10:59:28 gh 1.10.24.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [6c1618ab3b5c170732455f9105d8d0ba57edf43e]

INTEGRATION: CWS rcmerge (1.12.24); FILE MERGED 2003/06/12 10:59:10 gh 1.12.24.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [e375ce42060e4254c8beff4d0e32ee7f0022edfd]

INTEGRATION: CWS rcmerge (1.19.24); FILE MERGED 2003/06/12 10:59:01 gh 1.19.24.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [6b7b594f4a718209cfcb17051128c5302df08fc6]

INTEGRATION: CWS rcmerge (1.8.24); FILE MERGED 2003/06/12 10:59:00 gh 1.8.24.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [082874fbf089e76487b99ae11c0411d2fad7d8d3]

INTEGRATION: CWS rcmerge (1.17.24); FILE MERGED 2003/06/12 10:58:59 gh 1.17.24.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [6629a3e220d9979ee8aae884d33790ae104f5c29]

INTEGRATION: CWS rcmerge (1.9.24); FILE MERGED 2003/06/12 10:58:59 gh 1.9.24.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [4d4da1f9b456a2f2ed3419d9273f680aed75f3b5]

INTEGRATION: CWS rcmerge (1.6.24); FILE MERGED 2003/06/12 10:58:58 gh 1.6.24.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [cb9705a655555665cc52ea6786f31cd59c871896]

INTEGRATION: CWS rcmerge (1.4.24); FILE MERGED 2003/06/12 10:58:58 gh 1.4.24.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [7e56c047ad780e705c8be28b9d7b2e0d8465f1a0]

INTEGRATION: CWS rcmerge (1.9.24); FILE MERGED 2003/06/12 10:58:57 gh 1.9.24.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [19fec0ee635a5f4a50e38a783ea9f73571e553bb]

INTEGRATION: CWS rcmerge (1.8.24); FILE MERGED 2003/06/12 10:58:56 gh 1.8.24.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [629fb1b9f842e2224e3dc5afd66e5dd7567e1645]

INTEGRATION: CWS rcmerge (1.9.24); FILE MERGED 2003/06/12 10:58:55 gh 1.9.24.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [9d996eca61d992f9656f48a31b1442bb501e9690]

INTEGRATION: CWS rcmerge (1.7.24); FILE MERGED 2003/06/12 10:58:54 gh 1.7.24.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [a6d8ed4bc5a7ec52b5feb950b4d5dba9799f355a]

INTEGRATION: CWS rcmerge (1.9.24); FILE MERGED 2003/06/12 10:58:54 gh 1.9.24.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [cc938689c4e5838ab447d217e8416756f364ed08]

INTEGRATION: CWS rcmerge (1.11.24); FILE MERGED 2003/06/12 10:58:53 gh 1.11.24.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [d5dec297686718a4b8c59201b4ed9379f6c30d5e]

INTEGRATION: CWS rcmerge (1.13.24); FILE MERGED 2003/06/12 10:58:52 gh 1.13.24.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [008d2e29ca076929f4a3706f06fadf177a9ea3c1]

INTEGRATION: CWS rcmerge (1.10.24); FILE MERGED 2003/06/12 10:58:51 gh 1.10.24.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [91faacf48fbd88d67d80180a67b8e73b2a9dc872]

INTEGRATION: CWS rcmerge (1.19.4); FILE MERGED 2003/06/12 10:58:50 gh 1.19.4.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [7129bd50c99009378925f185db25235e1bb193c6]

INTEGRATION: CWS rcmerge (1.79.24); FILE MERGED 2003/06/12 10:58:48 gh 1.79.24.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [8e35c60f9a3a1fa3cea05cd5b9024e33a9f7f200]

INTEGRATION: CWS rcmerge (1.9.24); FILE MERGED 2003/06/12 10:58:48 gh 1.9.24.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [aeba48bb2930f240769794fdcb66126c67a3ff31]

INTEGRATION: CWS rcmerge (1.9.24); FILE MERGED 2003/06/12 10:58:47 gh 1.9.24.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [3857df5fb26c786e8a60a2f4e6a7102ea3056fdb]

INTEGRATION: CWS rcmerge (1.11.24); FILE MERGED 2003/06/12 10:58:46 gh 1.11.24.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [a4ee1a069c2596de79644a3c77b8ad7dab792aa3]

INTEGRATION: CWS rcmerge (1.6.4); FILE MERGED 2003/06/12 10:58:45 gh 1.6.4.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [c8a1e272c911b3abd0c3c763d9c4c4a2016c50aa]

INTEGRATION: CWS rcmerge (1.10.24); FILE MERGED 2003/06/12 10:58:43 gh 1.10.24.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [5f5f2cd24ebb7cd4081722434ece29164fce39b6]

INTEGRATION: CWS rcmerge (1.9.24); FILE MERGED 2003/06/12 10:58:43 gh 1.9.24.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [9991f55733939b1162786de25c77dfcb98c3c18d]

INTEGRATION: CWS rcmerge (1.21.24); FILE MERGED 2003/06/12 10:58:42 gh 1.21.24.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [47f4820eb1ea0557b424016b077d74551f32f3c6]

INTEGRATION: CWS rcmerge (1.11.24); FILE MERGED 2003/06/12 10:58:42 gh 1.11.24.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [cbdcf9914e3cabde0f2edb623f3a9332881abc1e]

INTEGRATION: CWS rcmerge (1.4.6); FILE MERGED 2003/06/12 10:54:16 gh 1.4.6.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [2bd7f077c9735443c33afc969e77d2f5723f395e]

INTEGRATION: CWS rcmerge (1.33.6); FILE MERGED 2003/06/12 10:54:15 gh 1.33.6.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [055d38c171d9121f66176e166f0f867e25b438fe]

INTEGRATION: CWS rcmerge (1.13.6); FILE MERGED 2003/06/12 10:54:15 gh 1.13.6.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [ecfcb3c42827b25d446562e6b861f804ed75ed09]

INTEGRATION: CWS rcmerge (1.3.6); FILE MERGED 2003/06/12 10:54:14 gh 1.3.6.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [064234c17d38777ee8d26a343c90539a1d5f7a87]

INTEGRATION: CWS rcmerge (1.3.6); FILE MERGED 2003/06/12 10:54:13 gh 1.3.6.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [4f84c4f603bd83e4e4bae15ff21fd805706d3413]

INTEGRATION: CWS rcmerge (1.33.6); FILE MERGED 2003/06/12 10:54:13 gh 1.33.6.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [508b6882ba884b8db7cf229abab355c8b7b1fb19]

INTEGRATION: CWS rcmerge (1.50.6); FILE MERGED 2003/06/12 10:54:12 gh 1.50.6.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [b6dd0ab6c9e5f8051b476f2f1cc1a482aef631bf]

INTEGRATION: CWS rcmerge (1.9.6); FILE MERGED 2003/06/12 10:54:11 gh 1.9.6.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [87b4971e7be6c25a121efbbd9e4a7ec8b8de2fcc]

INTEGRATION: CWS rcmerge (1.24.6); FILE MERGED 2003/06/12 10:54:11 gh 1.24.6.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [2ebbbd2cb4970dce46646367279a7307fe00db23]

INTEGRATION: CWS rcmerge (1.37.32); FILE MERGED 2003/06/12 11:07:15 gh 1.37.32.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [a9ae03c62458bd3dceff17f9e181e989afc3a8fe]

INTEGRATION: CWS rcmerge (1.20.32); FILE MERGED 2003/06/12 11:07:04 gh 1.20.32.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [70471fc49c43c34a7117fad717219cf6bc130fbd]

INTEGRATION: CWS rcmerge (1.22.32); FILE MERGED 2003/06/12 11:06:58 gh 1.22.32.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [d05f179d0a441fe2f2f45b49cf144148032f4f2a]

INTEGRATION: CWS rcmerge (1.36.32); FILE MERGED 2003/06/12 11:06:58 gh 1.36.32.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [ec9113328db3cb667ca7c6b3121f060c1db077f7]

INTEGRATION: CWS rcmerge (1.23.32); FILE MERGED 2003/06/12 11:06:57 gh 1.23.32.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [a049b6c4c5a7d92ad18ccf79d639bf08a64a659e]

INTEGRATION: CWS rcmerge (1.26.32); FILE MERGED 2003/06/12 11:06:57 gh 1.26.32.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [c74f1081ec76868be82ef5e3aad9845660e81037]

INTEGRATION: CWS rcmerge (1.66.32); FILE MERGED 2003/06/12 11:06:56 gh 1.66.32.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [20cf36e76da7c8c9890d837c7e99a904bc076d88]

INTEGRATION: CWS rcmerge (1.28.32); FILE MERGED 2003/06/12 11:06:44 gh 1.28.32.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [80533a4fd2f7df41bee76bdab8c339bd8c0ae37a]

INTEGRATION: CWS rcmerge (1.24.32); FILE MERGED 2003/06/12 11:06:44 gh 1.24.32.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [0f72baa938d5e795199505112f90da9df78b63a1]

INTEGRATION: CWS rcmerge (1.8.32); FILE MERGED 2003/06/12 11:06:42 gh 1.8.32.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [96582cdb00b9fb5f6db13ebcc89f20c92582f200]

INTEGRATION: CWS rcmerge (1.31.32); FILE MERGED 2003/06/12 11:06:41 gh 1.31.32.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [1e886fa53f56bc7ddfcb170835f7742c046d3cec]

INTEGRATION: CWS rcmerge (1.20.32); FILE MERGED 2003/06/12 11:06:40 gh 1.20.32.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [0ff5f351b076871bbd10e36da0e55bc5e2ea11b5]

INTEGRATION: CWS rcmerge (1.15.32); FILE MERGED 2003/06/12 11:06:39 gh 1.15.32.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [3587c42515d35636f3c9c7616637e9cd3b335fe9]

INTEGRATION: CWS rcmerge (1.24.32); FILE MERGED 2003/06/12 11:06:39 gh 1.24.32.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [ad1b68300b9a8a36e7a66c1005aa368e4c04011e]

INTEGRATION: CWS rcmerge (1.28.32); FILE MERGED 2003/06/12 11:06:38 gh 1.28.32.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [10c59c82673c8319a9fb2093c609b7342db9b5ba]

INTEGRATION: CWS rcmerge (1.31.32); FILE MERGED 2003/06/12 11:06:36 gh 1.31.32.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [77e89133163fbdceca31fb3fa4afada1afe78e88]

INTEGRATION: CWS rcmerge (1.18.32); FILE MERGED 2003/06/12 11:06:36 gh 1.18.32.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [b2a97afbdf34f2eb309df505961df0b52744d5ef]

INTEGRATION: CWS rcmerge (1.14.32); FILE MERGED 2003/06/12 11:06:34 gh 1.14.32.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [6a3741774ae6a294ef13cd4d527843128c54f067]

INTEGRATION: CWS rcmerge (1.36.32); FILE MERGED 2003/06/12 11:06:34 gh 1.36.32.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [e230afd8a0c49e90d327ed3f0dd347bc84497b7f]

INTEGRATION: CWS rcmerge (1.36.32); FILE MERGED 2003/06/12 11:06:33 gh 1.36.32.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [5791c496da54456151ed7975954a5bb61e6ead2e]

INTEGRATION: CWS rcmerge (1.29.32); FILE MERGED 2003/06/12 11:06:32 gh 1.29.32.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [733d4848193cd9a160ec385482aceeb379b00f41]

INTEGRATION: CWS rcmerge (1.35.32); FILE MERGED 2003/06/12 11:06:31 gh 1.35.32.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [465641c401b2b2aa854d3774ec3ae43d04e522b8]

INTEGRATION: CWS rcmerge (1.19.32); FILE MERGED 2003/06/12 11:06:29 gh 1.19.32.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [b36c544ae4c893c1404a281c9644081b0a2d6a0f]

INTEGRATION: CWS rcmerge (1.23.32); FILE MERGED 2003/06/12 11:06:28 gh 1.23.32.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [a07f02c75679da95ff40958d59ad7630f44605ee]

INTEGRATION: CWS rcmerge (1.34.32); FILE MERGED 2003/06/12 11:06:25 gh 1.34.32.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [44adb6b9478b3c8acf28946fe18e90dd73f89695]

INTEGRATION: CWS rcmerge (1.80.32); FILE MERGED 2003/06/12 11:06:25 gh 1.80.32.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [df3ceae07dc31f0a24ffac60ca1abec940c3b576]

INTEGRATION: CWS rcmerge (1.85.10); FILE MERGED 2003/06/13 10:23:22 gh 1.85.10.2: final Merge RC 2003/06/12 11:06:22 gh 1.85.10.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [e6755b7230c916880cee2fcfe1996ba75562e480]

INTEGRATION: CWS rcmerge (1.42.50); FILE MERGED 2003/06/12 11:05:38 gh 1.42.50.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [f08bf39a518b45d5d59cacdaaf429a3864615297]

INTEGRATION: CWS rcmerge (1.3.28); FILE MERGED 2003/06/12 11:03:39 gh 1.3.28.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [7a4a37caa16c8424cd453cc19125bacfe6c17dff]

INTEGRATION: CWS rcmerge (1.3.28); FILE MERGED 2003/06/12 11:03:38 gh 1.3.28.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [73d1873ad953850d04780f488f1d67144727ea99]

INTEGRATION: CWS rcmerge (1.4.28); FILE MERGED 2003/06/12 11:03:38 gh 1.4.28.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [10a2a8396553159c8767ea281c2df2c2c7b1315b]

INTEGRATION: CWS rcmerge (1.3.28); FILE MERGED 2003/06/12 11:03:37 gh 1.3.28.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [77d3eb979e3f549f4387d9bba77b1feed08d9a5d]

INTEGRATION: CWS rcmerge (1.5.20); FILE MERGED 2003/06/12 11:03:37 gh 1.5.20.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [f0a741228fd406b68563034fc11259d3fdccd315]

INTEGRATION: CWS rcmerge (1.5.20); FILE MERGED 2003/06/12 11:03:36 gh 1.5.20.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [7e0a713ca3d903bdef06a001cd34713b95ea66ba]

INTEGRATION: CWS rcmerge (1.3.28); FILE MERGED 2003/06/12 11:03:36 gh 1.3.28.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [33e940c87accbac7fd36b2f95b35e6c39fc58c76]

INTEGRATION: CWS rcmerge (1.3.28); FILE MERGED 2003/06/12 11:03:35 gh 1.3.28.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [f9eda3fb69ec171f06c1c77ffc884d6ea52a70b6]

INTEGRATION: CWS rcmerge (1.11.28); FILE MERGED 2003/06/12 11:03:35 gh 1.11.28.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [26dadf4f6eabb0a72d68347c87ed015ffb62473d]

INTEGRATION: CWS rcmerge (1.7.28); FILE MERGED 2003/06/12 11:03:34 gh 1.7.28.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [f8ad6c3964c527ee8102bcb63de4615869b99278]

INTEGRATION: CWS rcmerge (1.15.14); FILE MERGED 2003/06/12 11:09:23 gh 1.15.14.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [84679ab20a509a7b6daf6dbdba572b78e38710e4]

INTEGRATION: CWS rcmerge (1.39.14); FILE MERGED 2003/06/12 11:09:19 gh 1.39.14.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [7249633ff409b40be4ddcd5d7cf295772a350bb4]

INTEGRATION: CWS rcmerge (1.38.14); FILE MERGED 2003/06/12 11:09:18 gh 1.38.14.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [890fd39a8748db2a38c9ed18691167e634c1ff62]

INTEGRATION: CWS rcmerge (1.42.14); FILE MERGED 2003/06/12 11:09:15 gh 1.42.14.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [c0b4b6936e1745a4b45b3187b9bbf9a0495cafd1]

INTEGRATION: CWS rcmerge (1.50.14); FILE MERGED 2003/06/12 11:09:10 gh 1.50.14.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [25f54d5b873bb51f3e1bac2bb25d9893310258c6]

INTEGRATION: CWS rcmerge (1.52.14); FILE MERGED 2003/06/12 11:09:08 gh 1.52.14.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [314f992c90547aeccb6bec2279381915161c73f3]

INTEGRATION: CWS rcmerge (1.34.12); FILE MERGED 2003/06/12 11:10:59 gh 1.34.12.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [ab7dabbb975cdcc0544c75738d14f7d7cd15bd00]

INTEGRATION: CWS rcmerge (1.39.12); FILE MERGED 2003/06/12 11:10:56 gh 1.39.12.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [3da2747a4e4bf1384156463a227beaf6765b4dc5]

INTEGRATION: CWS rcmerge (1.13.12); FILE MERGED 2003/06/12 11:10:53 gh 1.13.12.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [862c9cccdcef98e05249c1227b6c56a446e41123]

INTEGRATION: CWS rcmerge (1.11.12); FILE MERGED 2003/06/12 11:10:48 gh 1.11.12.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [df019c86334ad20b14d6f49bd4774c0db7c14470]

INTEGRATION: CWS rcmerge (1.16.12); FILE MERGED 2003/06/12 11:10:44 gh 1.16.12.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [78be4d310da1fb12aa347f589d4a4d54c522d3a2]

INTEGRATION: CWS rcmerge (1.12.12); FILE MERGED 2003/06/12 11:10:41 gh 1.12.12.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [43c838aeab16852250c8b608ff3b6e61edec3b16]

INTEGRATION: CWS rcmerge (1.11.12); FILE MERGED 2003/06/12 11:10:38 gh 1.11.12.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [5ae8539f92e2682e3429bccf5ef5c00845e0186e]

INTEGRATION: CWS rcmerge (1.22.12); FILE MERGED 2003/06/12 11:10:35 gh 1.22.12.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [81326cbce7faaf3eaa218225bfb522c561318378]

INTEGRATION: CWS rcmerge (1.39.36); FILE MERGED 2003/06/12 11:01:00 gh 1.39.36.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [ec42ce499a9f98483c0c0cc732b7775526be8746]

INTEGRATION: CWS rcmerge (1.35.16); FILE MERGED 2003/06/12 11:00:14 gh 1.35.16.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [c5e976ffd300a1caed3655681edb78023ff4c6e2]

INTEGRATION: CWS rcmerge (1.5.22); FILE MERGED 2003/06/12 11:11:07 gh 1.5.22.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [4b3686603c843cf4595c6593be2eb1e740c4f7b2]

INTEGRATION: CWS rcmerge (1.46.10); FILE MERGED 2003/06/12 11:19:14 gh 1.46.10.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [b5301883a41a860e20aecaebeb32b2ececfc7960]

INTEGRATION: CWS rcmerge (1.123.4); FILE MERGED 2003/06/12 10:57:49 gh 1.123.4.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [d4b876842b4b1a3cb486cfc71bd05ac0512de076]

INTEGRATION: CWS rcmerge (1.28.32); FILE MERGED 2003/06/12 11:03:08 gh 1.28.32.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [3b032d4973ea7400c006896c0ec679cb3ccf1692]

INTEGRATION: CWS rcmerge (1.19.32); FILE MERGED 2003/06/12 11:03:08 gh 1.19.32.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [7f7b77efe3e5b3e7962cd3b082850f3ab1c2ff94]

INTEGRATION: CWS rcmerge (1.53.10); FILE MERGED 2003/06/12 11:02:56 gh 1.53.10.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [86df3adaf8dbf438067b44767b322a5fc25cfc42]

INTEGRATION: CWS rcmerge (1.21.32); FILE MERGED 2003/06/12 11:02:56 gh 1.21.32.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [acad108a1b73cab309a6f1eb492e340d14799152]

INTEGRATION: CWS rcmerge (1.17.32); FILE MERGED 2003/06/12 11:02:55 gh 1.17.32.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [a0dee65e114c99f456bb134c137e23d1740714a5]

INTEGRATION: CWS rcmerge (1.32.32); FILE MERGED 2003/06/12 11:02:55 gh 1.32.32.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [4252382b4bcdf7931b8b8154ab26ad70a34cc13e]

INTEGRATION: CWS rcmerge (1.31.32); FILE MERGED 2003/06/12 11:02:54 gh 1.31.32.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [92b8891cf303d7b630392454019bd677ade9596e]

INTEGRATION: CWS rcmerge (1.19.32); FILE MERGED 2003/06/12 11:02:54 gh 1.19.32.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [37410bd8db813b021cf59230a97a687e2916d848]

INTEGRATION: CWS rcmerge (1.12.32); FILE MERGED 2003/06/12 11:02:53 gh 1.12.32.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [47a6644276fd3e4ef8569682d1df96268f77a666]

INTEGRATION: CWS rcmerge (1.15.32); FILE MERGED 2003/06/12 11:02:53 gh 1.15.32.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [1eb6620b96b4e2901e273d92107b70d46c943f05]

INTEGRATION: CWS rcmerge (1.71.32); FILE MERGED 2003/06/12 11:02:52 gh 1.71.32.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [caad9852efad6774fdf190e305d52b258b8e85cd]

INTEGRATION: CWS rcmerge (1.72.32); FILE MERGED 2003/06/12 11:02:44 gh 1.72.32.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [7d8f54830f20dcf3120b1b50134804f1f358a679]

INTEGRATION: CWS rcmerge (1.38.32); FILE MERGED 2003/06/12 11:02:43 gh 1.38.32.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [c8ca7115cfeadbe57cd64ff8bf9926b61e38a166]

INTEGRATION: CWS rcmerge (1.16.32); FILE MERGED 2003/06/12 11:02:43 gh 1.16.32.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [201a8964ac0319c1c5c7948732371d53f9fc0191]

INTEGRATION: CWS rcmerge (1.44.32); FILE MERGED 2003/06/12 11:02:42 gh 1.44.32.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [0f858ee40e437d1bf80c9cb1182681b780db5447]

INTEGRATION: CWS rcmerge (1.54.32); FILE MERGED 2003/06/12 11:02:41 gh 1.54.32.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [1e2b9970b35b4151af1841a8a355e8b392010a3c]

INTEGRATION: CWS rcmerge (1.28.32); FILE MERGED 2003/06/12 11:02:41 gh 1.28.32.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [2bda8ea1e0657cd07350f129a9f2a7d6a476e005]

INTEGRATION: CWS rcmerge (1.25.32); FILE MERGED 2003/06/12 11:02:40 gh 1.25.32.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [c6d7161456684a00e040fbd8dcd2bb63c39cb358]

INTEGRATION: CWS rcmerge (1.63.32); FILE MERGED 2003/06/12 11:02:39 gh 1.63.32.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [92ceaf9f84b5bcecea04c2a263c0a7038d14c6b9]

INTEGRATION: CWS rcmerge (1.24.32); FILE MERGED 2003/06/12 11:02:37 gh 1.24.32.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [1dcf55b424d1590d35ecbf8a410af161df3f8893]

INTEGRATION: CWS rcmerge (1.44.32); FILE MERGED 2003/06/12 11:02:35 gh 1.44.32.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [10ecedb7b642bca07d80fa47da952b308b603c0b]

INTEGRATION: CWS rcmerge (1.47.32); FILE MERGED 2003/06/12 11:02:35 gh 1.47.32.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [81fa3070aec3c7c5fcdac8c6ce513ce67a7c7582]

INTEGRATION: CWS rcmerge (1.35.32); FILE MERGED 2003/06/12 11:02:34 gh 1.35.32.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [93c61d350b9555d4716212a5564b29feaf6db971]

INTEGRATION: CWS rcmerge (1.34.32); FILE MERGED 2003/06/12 11:02:34 gh 1.34.32.1: final Merge RC


2003-06-13  Aidan Butler  <aidan@openoffice.org>  [23f17a772c7165f38154ae9f2d05c66b3c3b497a]

*** empty log message ***


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [05ba15503067dc1c92810f6e5786383db08c7e77]

INTEGRATION: CWS rcmerge (1.22.32); FILE MERGED 2003/06/12 11:02:33 gh 1.22.32.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [625050ce674d68f2b19dc38a5c20533bd81838a6]

INTEGRATION: CWS rcmerge (1.35.32); FILE MERGED 2003/06/12 11:02:32 gh 1.35.32.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [8ffb2724cec123852fcbff4c8a38fced4167abe2]

INTEGRATION: CWS rcmerge (1.46.32); FILE MERGED 2003/06/12 11:02:32 gh 1.46.32.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [d43190e773a0b57384eb02437ae1324eed1ad9ff]

INTEGRATION: CWS rcmerge (1.17.32); FILE MERGED 2003/06/12 11:02:30 gh 1.17.32.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [6ad2d8ebf68d6cb79bf91318db5074b79db6cf6e]

INTEGRATION: CWS rcmerge (1.41.32); FILE MERGED 2003/06/12 11:02:30 gh 1.41.32.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [dfd491949674631b89f34e7a1cf662fd9cc3d33c]

INTEGRATION: CWS rcmerge (1.34.32); FILE MERGED 2003/06/12 11:02:29 gh 1.34.32.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [095325a25e2e6341e26a03e31adfe95d15614566]

INTEGRATION: CWS rcmerge (1.34.32); FILE MERGED 2003/06/12 11:02:28 gh 1.34.32.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [aeffaada2cc64ef795dfdde293f70f7bbfe7c45b]

INTEGRATION: CWS rcmerge (1.22.32); FILE MERGED 2003/06/12 11:02:27 gh 1.22.32.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [f12ffa979f77614d49d1a0e80bdae91593e41952]

INTEGRATION: CWS rcmerge (1.91.4); FILE MERGED 2003/06/12 11:07:27 gh 1.91.4.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [c7c2e772769631a0473cd835ad58b91fb1f19055]

INTEGRATION: CWS rcmerge (1.26.32); FILE MERGED 2003/06/12 11:02:26 gh 1.26.32.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [14fe670d866c59fa55932737a178e0e1471121ae]

INTEGRATION: CWS rcmerge (1.23.32); FILE MERGED 2003/06/12 11:02:26 gh 1.23.32.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [8be4d78c8a85063d5f09beb573602df22abef507]

INTEGRATION: CWS rcmerge (1.25.32); FILE MERGED 2003/06/12 11:02:25 gh 1.25.32.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [7acf22337a0b6398e0aed517a9288943d8dbb54f]

INTEGRATION: CWS rcmerge (1.20.32); FILE MERGED 2003/06/12 11:02:24 gh 1.20.32.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [53d7774600b30ee16a0662836765da18223d62e8]

INTEGRATION: CWS rcmerge (1.38.32); FILE MERGED 2003/06/12 11:02:24 gh 1.38.32.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [70fb0e1f79282f1d982e8db773f27fb55ef54efd]

INTEGRATION: CWS rcmerge (1.25.32); FILE MERGED 2003/06/12 11:02:23 gh 1.25.32.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [7ff577ca23a2c9831edb724c25a548d21a661304]

INTEGRATION: CWS rcmerge (1.55.32); FILE MERGED 2003/06/12 11:02:22 gh 1.55.32.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [909a6f13c8b644c46758bcbf6ac5a1f9d877049f]

INTEGRATION: CWS rcmerge (1.16.32); FILE MERGED 2003/06/12 11:02:22 gh 1.16.32.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [d46fa4cc00c3440669d057d92693dc017e1cc1ac]

INTEGRATION: CWS rcmerge (1.21.32); FILE MERGED 2003/06/12 11:02:21 gh 1.21.32.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [128ba78512c15578a91a81897b3c5f4b4a3d63de]

INTEGRATION: CWS rcmerge (1.34.32); FILE MERGED 2003/06/12 11:02:19 gh 1.34.32.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [a1b9a2137e5e47659cbc9ed90a83cbf206c63b6b]

INTEGRATION: CWS rcmerge (1.33.32); FILE MERGED 2003/06/12 11:02:18 gh 1.33.32.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [b8edb802f7b8eddca9f42fa54f70f5ac46b87100]

INTEGRATION: CWS rcmerge (1.27.32); FILE MERGED 2003/06/12 11:02:18 gh 1.27.32.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [1a9caa330a5d6b745deb71e41c2b08b1550d547a]

INTEGRATION: CWS rcmerge (1.47.32); FILE MERGED 2003/06/12 11:02:17 gh 1.47.32.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [64b421a06f7c877656c8954f1ca63c4d87c915b0]

INTEGRATION: CWS rcmerge (1.26.32); FILE MERGED 2003/06/12 11:02:17 gh 1.26.32.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [bbf412e09448bf1bb4fd5f297b08455837a31152]

INTEGRATION: CWS rcmerge (1.29.32); FILE MERGED 2003/06/12 11:02:16 gh 1.29.32.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [70b4d9f99cf5539152ff2849efe57718783b9001]

INTEGRATION: CWS rcmerge (1.28.32); FILE MERGED 2003/06/12 11:02:16 gh 1.28.32.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [761d5bdeff3ec95dd5dd36d64e68bbfdfe8b2ff7]

INTEGRATION: CWS rcmerge (1.26.32); FILE MERGED 2003/06/12 11:02:15 gh 1.26.32.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [ceb665bda4fd82aa4e1a41eccdafb03d37132e9a]

INTEGRATION: CWS rcmerge (1.38.32); FILE MERGED 2003/06/12 11:02:14 gh 1.38.32.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [228fdba356269cf30b65ed31d016e72e1f036eaa]

INTEGRATION: CWS rcmerge (1.14.32); FILE MERGED 2003/06/12 11:02:11 gh 1.14.32.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [6b1aa7945bc3d793b96716427800f6442b62af83]

INTEGRATION: CWS rcmerge (1.24.32); FILE MERGED 2003/06/12 11:02:09 gh 1.24.32.1: final Merge RC


2003-06-13  Tomas O'Connor  <toconnor@openoffice.org>  [62a7e7d87f1c2038959c05c45bb05117b67a42fd]

IssueZilla 15588 - Remove Script at end of names in Empty Script menu as the Java Script entry was confusing


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [f6828a7cf3f67e64a46f16585203f2ea732f44c3]

INTEGRATION: CWS rcmerge (1.14.50); FILE MERGED 2003/06/12 11:06:00 gh 1.14.50.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [c918a170cbecc85f2a7e525ce9117fc850e2ae1a]

INTEGRATION: CWS rcmerge (1.17.50); FILE MERGED 2003/06/12 11:05:55 gh 1.17.50.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [01a9ed9af333aa0c42003fb4042ece5ee2a22598]

INTEGRATION: CWS rcmerge (1.48.50); FILE MERGED 2003/06/12 11:05:54 gh 1.48.50.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [cd725dc5a79837734e0932e766526f161d3f8e3b]

INTEGRATION: CWS rcmerge (1.42.50); FILE MERGED 2003/06/12 11:05:53 gh 1.42.50.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [62e176f43b479a9d0ce5d70c18aeef25b0d00994]

INTEGRATION: CWS rcmerge (1.20.50); FILE MERGED 2003/06/12 11:05:53 gh 1.20.50.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [335e9323749364360950fb6f6f50c9883b32d2ff]

INTEGRATION: CWS rcmerge (1.14.50); FILE MERGED 2003/06/12 11:05:50 gh 1.14.50.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [5f0184410098f9b0bac37fd0cab191fb61184b26]

INTEGRATION: CWS rcmerge (1.23.50); FILE MERGED 2003/06/12 11:05:49 gh 1.23.50.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [95fd9ef24dbe64ecd1af0b9558d66966061c462c]

INTEGRATION: CWS rcmerge (1.20.50); FILE MERGED 2003/06/12 11:05:49 gh 1.20.50.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [33d47b46ad2055acfa28469b7ef047e3463cddfd]

INTEGRATION: CWS rcmerge (1.25.50); FILE MERGED 2003/06/12 11:05:43 gh 1.25.50.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [46982aa2265a9d48672d71db3ce3512ed01f5faa]

INTEGRATION: CWS rcmerge (1.30.50); FILE MERGED 2003/06/12 11:05:41 gh 1.30.50.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [19577cf361c87acd2af2aedf4234fa1ebcd51041]

INTEGRATION: CWS rcmerge (1.38.50); FILE MERGED 2003/06/12 11:05:41 gh 1.38.50.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [d0f2629a67cc0f64ad7447053fc2b71705874d77]

INTEGRATION: CWS rcmerge (1.33.50); FILE MERGED 2003/06/12 11:05:40 gh 1.33.50.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [a465624b990e641a9bbde8558781442d7f3c7e98]

INTEGRATION: CWS rcmerge (1.20.50); FILE MERGED 2003/06/12 11:05:39 gh 1.20.50.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [f42ac4a334f06e92757c37d772972060e3d90e0b]

INTEGRATION: CWS rcmerge (1.20.50); FILE MERGED 2003/06/12 11:05:38 gh 1.20.50.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [b2db065b878348bdfdcd552e5b852c967e573b64]

INTEGRATION: CWS rcmerge (1.3.50); FILE MERGED 2003/06/12 11:05:35 gh 1.3.50.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [59d069afdcab33b07f1c66e5e0e571df5704c43a]

INTEGRATION: CWS rcmerge (1.26.50); FILE MERGED 2003/06/12 11:05:35 gh 1.26.50.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [ec0cd5d4e6e4f8c91a5b6645a2ff3f8ecedc2290]

INTEGRATION: CWS rcmerge (1.49.50); FILE MERGED 2003/06/12 11:05:33 gh 1.49.50.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [710c59c2bb7a34c22f041d0af019aaa14a5b223a]

INTEGRATION: CWS rcmerge (1.3.50); FILE MERGED 2003/06/12 11:05:33 gh 1.3.50.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [a56d3e574bf18e16996ede3672579d596988d623]

INTEGRATION: CWS rcmerge (1.53.50); FILE MERGED 2003/06/12 11:05:31 gh 1.53.50.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [386e09657b97de18f893e63e53360dcce3921937]

INTEGRATION: CWS rcmerge (1.5.50); FILE MERGED 2003/06/12 11:05:30 gh 1.5.50.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [e1d722813f87ab60e5cc215394f56ec143858c45]

INTEGRATION: CWS rcmerge (1.25.50); FILE MERGED 2003/06/12 11:05:29 gh 1.25.50.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [17516e4d1b62513b2e289a815242c571eae40a4c]

INTEGRATION: CWS rcmerge (1.18.36); FILE MERGED 2003/06/12 11:01:23 gh 1.18.36.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [05f7368f2bed7224460acc14ed4c0ac153747901]

INTEGRATION: CWS rcmerge (1.40.30); FILE MERGED 2003/06/12 11:01:22 gh 1.40.30.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [549a4f53eb2ec7ef6001ff751fd7f6d435282a26]

INTEGRATION: CWS rcmerge (1.10.36); FILE MERGED 2003/06/12 11:01:21 gh 1.10.36.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [072cbcdde862f71add14ce1e5406022e395ec523]

INTEGRATION: CWS rcmerge (1.20.36); FILE MERGED 2003/06/12 11:01:21 gh 1.20.36.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [4a5a7421dbb70b86740ccb4c26a8eb485ae1b5cf]

INTEGRATION: CWS rcmerge (1.15.36); FILE MERGED 2003/06/12 11:01:20 gh 1.15.36.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [3f867f2d6a543ae2678d1eb53de8d11f7e605502]

INTEGRATION: CWS rcmerge (1.30.36); FILE MERGED 2003/06/12 11:01:19 gh 1.30.36.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [6054cf1098432cf586f25118b0fc4d020dc8e7f5]

INTEGRATION: CWS rcmerge (1.20.36); FILE MERGED 2003/06/12 11:01:19 gh 1.20.36.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [94eae0cd2cf103e51ce877b48d136e4162602ef9]

INTEGRATION: CWS rcmerge (1.17.36); FILE MERGED 2003/06/12 11:01:18 gh 1.17.36.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [cebbc2f3e62c2a3740e7493814eefc9f13f62d8a]

INTEGRATION: CWS rcmerge (1.36.34); FILE MERGED 2003/06/12 11:01:18 gh 1.36.34.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [748edc35a5f03d036020d8c1375b95d82f038ec0]

INTEGRATION: CWS rcmerge (1.19.36); FILE MERGED 2003/06/12 11:01:17 gh 1.19.36.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [979b270701bafcdfa4cf0d8da159a0d885827d38]

INTEGRATION: CWS rcmerge (1.25.36); FILE MERGED 2003/06/12 11:01:16 gh 1.25.36.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [2a65f392a6a2a586d4615ba96b3a87c6cc8fec34]

INTEGRATION: CWS rcmerge (1.16.36); FILE MERGED 2003/06/12 11:01:16 gh 1.16.36.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [237f73b3dac6a3029ba4203b3aa359fb8407a79a]

INTEGRATION: CWS rcmerge (1.22.36); FILE MERGED 2003/06/12 11:01:15 gh 1.22.36.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [f283319730e9cdbeca33f00aaf9f800cff81415c]

INTEGRATION: CWS rcmerge (1.6.36); FILE MERGED 2003/06/12 11:01:14 gh 1.6.36.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [37a90ed6983fc74e18e92643da68a8d427502513]

INTEGRATION: CWS rcmerge (1.22.36); FILE MERGED 2003/06/12 11:01:12 gh 1.22.36.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [c7adc7692e8bb3a569a990f3f2b2317d671a8f70]

INTEGRATION: CWS rcmerge (1.18.36); FILE MERGED 2003/06/12 11:01:12 gh 1.18.36.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [63f2677077e948b84d81670a7be4108028f77dad]

INTEGRATION: CWS rcmerge (1.26.36); FILE MERGED 2003/06/12 11:01:11 gh 1.26.36.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [825cc8dd2c8df7978f15aeca2feaf419695e2ed9]

INTEGRATION: CWS rcmerge (1.35.20); FILE MERGED 2003/06/12 11:01:11 gh 1.35.20.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [826c3e6a5102e16021d0217ecca0cf803b55b757]

INTEGRATION: CWS rcmerge (1.20.36); FILE MERGED 2003/06/12 11:01:10 gh 1.20.36.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [4b775329683feeb004578735c319d759d36adf1f]

INTEGRATION: CWS rcmerge (1.21.36); FILE MERGED 2003/06/12 11:01:10 gh 1.21.36.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [d49e9f9a98ef78150cb3190d40133ef542598455]

INTEGRATION: CWS rcmerge (1.31.36); FILE MERGED 2003/06/12 11:01:09 gh 1.31.36.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [4ff735ba8ed95aa9897418d83ad5cad056164079]

INTEGRATION: CWS rcmerge (1.6.36); FILE MERGED 2003/06/12 11:01:09 gh 1.6.36.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [ff4e0bb2ca822c129d4aa18fa3795bffdfa05679]

INTEGRATION: CWS rcmerge (1.27.36); FILE MERGED 2003/06/12 11:01:08 gh 1.27.36.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [df864fb6c29a6e4b01e6046e8c53c29676924774]

INTEGRATION: CWS rcmerge (1.8.36); FILE MERGED 2003/06/12 11:01:04 gh 1.8.36.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [c236cc84b185c1984844e99b8b92315bf8b6600f]

INTEGRATION: CWS rcmerge (1.23.36); FILE MERGED 2003/06/12 11:01:03 gh 1.23.36.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [833067cdcf091bb2cb8b40eddbe8cc35c7ce9dc4]

INTEGRATION: CWS rcmerge (1.84.36); FILE MERGED 2003/06/12 11:01:01 gh 1.84.36.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [662c7a2e9721a49faecbc4b0343ac16f15dec360]

INTEGRATION: CWS rcmerge (1.22.36); FILE MERGED 2003/06/12 11:01:01 gh 1.22.36.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [864c14bdeec74164700cb9daa29f4656f8cdc219]

INTEGRATION: CWS rcmerge (1.23.36); FILE MERGED 2003/06/12 11:01:00 gh 1.23.36.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [bace30ce47bfebc5806dd12ed77fccaf87f7fc8c]

INTEGRATION: CWS rcmerge (1.6.36); FILE MERGED 2003/06/12 11:00:55 gh 1.6.36.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [4e03257fb9aeab2e60950167ea20f56adce145a9]

INTEGRATION: CWS rcmerge (1.10.36); FILE MERGED 2003/06/12 11:00:54 gh 1.10.36.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [55ab3a0e06964ac54ccd47b5af5d09bca6177626]

INTEGRATION: CWS rcmerge (1.50.36); FILE MERGED 2003/06/12 11:00:52 gh 1.50.36.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [4bcd15ac663a9420fcb79a49c57675690c0ff639]

INTEGRATION: CWS rcmerge (1.20.24); FILE MERGED 2003/06/12 10:58:10 gh 1.20.24.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [b632b685818bd77a1a801ffa631129f5d0b037be]

INTEGRATION: CWS rcmerge (1.76.24); FILE MERGED 2003/06/12 10:58:09 gh 1.76.24.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [7a6fc42962235bed0b67356e87a3dbcbac9bac0c]

INTEGRATION: CWS rcmerge (1.49.24); FILE MERGED 2003/06/12 10:58:07 gh 1.49.24.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [57e31f6cb0fe8388caa6dea1deb76120b2720f3f]

INTEGRATION: CWS rcmerge (1.37.24); FILE MERGED 2003/06/12 10:58:06 gh 1.37.24.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [3241999462ba3fb3fdcacdfe24ce6ea153ad510d]

INTEGRATION: CWS rcmerge (1.80.24); FILE MERGED 2003/06/12 10:58:05 gh 1.80.24.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [da74e40b4a2afe1569e7fd6c528413774c6ac187]

INTEGRATION: CWS rcmerge (1.55.24); FILE MERGED 2003/06/12 10:58:04 gh 1.55.24.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [978c0f745b36a3108f55c2715eb537f4618fbf87]

INTEGRATION: CWS rcmerge (1.36.24); FILE MERGED 2003/06/12 10:58:03 gh 1.36.24.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [6a7e486f1aab9a9e529b0c6e3baf8166491065e4]

INTEGRATION: CWS rcmerge (1.37.24); FILE MERGED 2003/06/12 10:57:56 gh 1.37.24.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [a68b2c322dd0b60eeb16b37182dd032cf3c1a646]

INTEGRATION: CWS rcmerge (1.24.24); FILE MERGED 2003/06/12 10:57:56 gh 1.24.24.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [2a4ab7c73b1b2c919d62fc75ef1cd07db7b23681]

INTEGRATION: CWS rcmerge (1.25.24); FILE MERGED 2003/06/12 10:57:56 gh 1.25.24.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [ff87c07732420bdf3d0e6fd306e5a7d778523750]

INTEGRATION: CWS rcmerge (1.27.24); FILE MERGED 2003/06/12 10:57:55 gh 1.27.24.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [0c2145179a1d8ee881ded6c1dd37be1e57c92a30]

INTEGRATION: CWS rcmerge (1.34.24); FILE MERGED 2003/06/12 10:57:54 gh 1.34.24.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [3bd9e5a8eeb7d9d8fc36bf864fc934ae360e3db6]

INTEGRATION: CWS rcmerge (1.23.24); FILE MERGED 2003/06/12 10:57:53 gh 1.23.24.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [64c5a59bc9cddcb0ca0dcd216b531f9741d68d71]

INTEGRATION: CWS rcmerge (1.34.24); FILE MERGED 2003/06/12 10:57:52 gh 1.34.24.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [5df927d40f467efbf8168a0300ff743365e67946]

INTEGRATION: CWS rcmerge (1.24.24); FILE MERGED 2003/06/12 10:57:52 gh 1.24.24.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [5c08fd8b1f9c089cdf5e035c033e95d92949bf6e]

INTEGRATION: CWS rcmerge (1.17.24); FILE MERGED 2003/06/12 10:57:51 gh 1.17.24.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [209a7b2af0e5b7557537622d69f44309a4f013a1]

INTEGRATION: CWS rcmerge (1.27.24); FILE MERGED 2003/06/12 10:57:51 gh 1.27.24.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [b2bf264975ebc67b3b0e79e83811ab59bb02d3d7]

INTEGRATION: CWS rcmerge (1.23.24); FILE MERGED 2003/06/12 10:57:49 gh 1.23.24.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [00aab2a6fd66d57df4d496486e762ec9c4bc9781]

INTEGRATION: CWS rcmerge (1.15.24); FILE MERGED 2003/06/12 10:57:48 gh 1.15.24.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [97a99c5625dc5c056711011e9c4ddb1109a689b6]

INTEGRATION: CWS rcmerge (1.32.24); FILE MERGED 2003/06/12 10:57:48 gh 1.32.24.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [fdf3f4bcf710eb4cdee267f5faf7085430227034]

INTEGRATION: CWS rcmerge (1.26.24); FILE MERGED 2003/06/12 10:57:47 gh 1.26.24.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [7dbb379a5c338f1dfea300fcd352e944c9daf3ac]

INTEGRATION: CWS rcmerge (1.19.24); FILE MERGED 2003/06/12 10:57:46 gh 1.19.24.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [1891e4e7d18352fcbcbeb0d9a7992ea5e06b0e72]

INTEGRATION: CWS rcmerge (1.34.24); FILE MERGED 2003/06/12 10:57:45 gh 1.34.24.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [c700bb6d4fff19162bee1f1a00ca799949114ca9]

INTEGRATION: CWS rcmerge (1.9.24); FILE MERGED 2003/06/12 10:57:45 gh 1.9.24.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [bc614e382f36873a757869e8ed02bf6681fe10aa]

INTEGRATION: CWS rcmerge (1.47.24); FILE MERGED 2003/06/12 10:57:43 gh 1.47.24.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [04ab5490da713b333a4e3162101ddb6c073421bf]

INTEGRATION: CWS rcmerge (1.88.24); FILE MERGED 2003/06/12 10:57:42 gh 1.88.24.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [752cf8dd162d81e1e062bc20a4dbcf408c94e8b9]

INTEGRATION: CWS rcmerge (1.15.24); FILE MERGED 2003/06/12 10:57:42 gh 1.15.24.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [892a45195b9711b2804eb45a296b97e91bfa983b]

INTEGRATION: CWS rcmerge (1.37.24); FILE MERGED 2003/06/12 10:57:41 gh 1.37.24.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [32758acb787303f698929fb229b6b95d9a8eb656]

INTEGRATION: CWS rcmerge (1.22.26); FILE MERGED 2003/06/12 11:10:10 gh 1.22.26.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [421ca3bd0d28947cfd779cb6ca9914bf6dc5f2a7]

INTEGRATION: CWS rcmerge (1.16.26); FILE MERGED 2003/06/12 11:10:09 gh 1.16.26.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [4421c12e731aaf6355ab2ea480d1a9aab48f3dbe]

INTEGRATION: CWS rcmerge (1.20.26); FILE MERGED 2003/06/12 11:10:06 gh 1.20.26.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [eb53711a874f2f500a5b956b574f2625ce376668]

INTEGRATION: CWS rcmerge (1.49.26); FILE MERGED 2003/06/12 11:10:05 gh 1.49.26.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [a466a6d4b12617d6b1f6ae7f90f92bf9c1537240]

INTEGRATION: CWS rcmerge (1.31.26); FILE MERGED 2003/06/12 11:10:02 gh 1.31.26.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [2807d328d3776f3df208c8b3384c13b39303af24]

INTEGRATION: CWS rcmerge (1.32.26); FILE MERGED 2003/06/12 11:09:56 gh 1.32.26.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [55142f8761e8de93a168c5a3be4321978214fbba]

INTEGRATION: CWS rcmerge (1.20.26); FILE MERGED 2003/06/12 11:09:55 gh 1.20.26.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [1a0659d558361fc8ac695f5043b97a0f1539e29d]

INTEGRATION: CWS rcmerge (1.23.26); FILE MERGED 2003/06/12 11:09:55 gh 1.23.26.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [9130e10064f269a06fad2abb225c14a814d51014]

INTEGRATION: CWS rcmerge (1.28.26); FILE MERGED 2003/06/12 11:09:54 gh 1.28.26.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [efb604fdafc5bb81f8750fe9b62975320431d2ef]

INTEGRATION: CWS rcmerge (1.30.26); FILE MERGED 2003/06/12 11:09:52 gh 1.30.26.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [f7ac6d05de8f0b274a309f5750d243b0b5517584]

INTEGRATION: CWS rcmerge (1.24.26); FILE MERGED 2003/06/12 11:09:42 gh 1.24.26.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [43084af59ca89c4d76c437fbc4f56d0162a4f672]

INTEGRATION: CWS rcmerge (1.28.26); FILE MERGED 2003/06/12 11:09:41 gh 1.28.26.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [99fc5aab1f4e640e34cec89f01e87792f67b65fa]

INTEGRATION: CWS rcmerge (1.38.26); FILE MERGED 2003/06/12 11:09:40 gh 1.38.26.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [6e11eb0556ee82848af87dcba8567a0da20ef7f1]

INTEGRATION: CWS rcmerge (1.42.26); FILE MERGED 2003/06/12 11:09:39 gh 1.42.26.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [3791b615758acc65002cf7ee1fbf8d93e63c5ac9]

INTEGRATION: CWS rcmerge (1.23.26); FILE MERGED 2003/06/12 11:09:38 gh 1.23.26.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [e8b310ee4c752851f1ba4c52195b0ccb163ca447]

INTEGRATION: CWS rcmerge (1.39.6); FILE MERGED 2003/06/12 11:09:35 gh 1.39.6.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [57da54b394d502c6242ec937a41aa8787e02434b]

INTEGRATION: CWS rcmerge (1.17.10); FILE MERGED 2003/06/12 11:07:50 gh 1.17.10.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [d77a56a7788679bb60365eb741274780320f7d32]

INTEGRATION: CWS rcmerge (1.20.10); FILE MERGED 2003/06/12 11:07:46 gh 1.20.10.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [a528ded1b738b2b17f8a93870423051791aa44c6]

INTEGRATION: CWS rcmerge (1.57.10); FILE MERGED 2003/06/12 11:07:40 gh 1.57.10.1: final Merge RC


2003-06-13  Vladimir Glazounov  <vg@openoffice.org>  [6922dfa076d6b76449d8015d9e0e7e8db80cb287]

new version for SRX645


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [0c9eb5ed42f9e93ac453bf120ab5109622fa9a7b]

INTEGRATION: CWS rcmerge (1.37.16); FILE MERGED 2003/06/12 11:03:57 gh 1.37.16.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [e8ee9d8204327ecfec20d006b7080e9a50a3bd21]

INTEGRATION: CWS rcmerge (1.10.36); FILE MERGED 2003/06/12 11:10:25 gh 1.10.36.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [bb0882930bb8b6e1c544cf8db0ec444eb5d1fb05]

INTEGRATION: CWS rcmerge (1.39.36); FILE MERGED 2003/06/12 11:10:24 gh 1.39.36.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [caebb837e75adf4b7e4d008354b000ee54990dd9]

INTEGRATION: CWS rcmerge (1.22.36); FILE MERGED 2003/06/12 11:10:23 gh 1.22.36.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [2c8deeb2470027c318480389427bfe10e24facf4]

INTEGRATION: CWS rcmerge (1.30.36); FILE MERGED 2003/06/12 11:10:22 gh 1.30.36.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [627899664cc223437928ff426833bd72c17dd121]

INTEGRATION: CWS rcmerge (1.30.36); FILE MERGED 2003/06/12 11:10:21 gh 1.30.36.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [7d6c96b11845ada0ed13c6b3555b44d6a6b3a900]

INTEGRATION: CWS rcmerge (1.42.16); FILE MERGED 2003/06/12 11:07:29 gh 1.42.16.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [0c80e7fbd3a1e3b46984750764440c26d3126fc6]

INTEGRATION: CWS rcmerge (1.21.16); FILE MERGED 2003/06/12 11:07:26 gh 1.21.16.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [976d7d2db6761a1dabeca955ffcb7502fc9c99f2]

INTEGRATION: CWS rcmerge (1.36.66); FILE MERGED 2003/06/12 11:15:14 gh 1.36.66.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [ccb6ce8dc4ea95c295d15395797657098c4f3d93]

INTEGRATION: CWS rcmerge (1.32.66); FILE MERGED 2003/06/12 11:15:13 gh 1.32.66.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [13dbc0397ae7c7eb76d1529fd7375041cecee93c]

INTEGRATION: CWS rcmerge (1.18.66); FILE MERGED 2003/06/12 11:15:12 gh 1.18.66.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [00328afc738bc2aaa44a750b2e2c33739e834fc0]

INTEGRATION: CWS rcmerge (1.15.66); FILE MERGED 2003/06/12 11:15:11 gh 1.15.66.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [3457f9aeec461250ff9a7a9dd0f2575094e80817]

INTEGRATION: CWS rcmerge (1.12.66); FILE MERGED 2003/06/12 11:15:09 gh 1.12.66.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [ad1a48c31f05f7f4956e36f4dfe76848df312bd6]

INTEGRATION: CWS rcmerge (1.15.66); FILE MERGED 2003/06/12 11:15:04 gh 1.15.66.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [9845b086cec7d5d692bc8a8cd536385c262481c4]

INTEGRATION: CWS rcmerge (1.72.66); FILE MERGED 2003/06/12 11:14:51 gh 1.72.66.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [30d6c1fb79080a18fa4b7df5a4089988dbc12e16]

INTEGRATION: CWS rcmerge (1.19.66); FILE MERGED 2003/06/12 11:14:47 gh 1.19.66.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [19b19d21fb9bf325bb00941418173a0dbafe027f]

INTEGRATION: CWS rcmerge (1.10.66); FILE MERGED 2003/06/12 11:14:45 gh 1.10.66.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [dbc29778127d335cb3a7ee05b235d594ed8dd240]

INTEGRATION: CWS rcmerge (1.25.66); FILE MERGED 2003/06/12 11:14:37 gh 1.25.66.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [abc5126369dc9a4c9da427fe5c74a282c28a97ca]

INTEGRATION: CWS rcmerge (1.61.66); FILE MERGED 2003/06/13 10:24:01 gh 1.61.66.2: final Merge RC 2003/06/12 11:14:36 gh 1.61.66.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [43f0ed766eeb0b0ce0f490eee13fac706bc55cc8]

INTEGRATION: CWS rcmerge (1.22.66); FILE MERGED 2003/06/12 11:14:35 gh 1.22.66.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [78eb2ce9c6e6d59a8bcfe05489d5c65e8283e4fa]

INTEGRATION: CWS rcmerge (1.37.66); FILE MERGED 2003/06/12 11:14:33 gh 1.37.66.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [27f6e2c542e4d6749ac19aa9483744cc47549af6]

INTEGRATION: CWS rcmerge (1.30.66); FILE MERGED 2003/06/12 11:14:31 gh 1.30.66.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [d113b5c4622290ea49d510f2fd501df6fe84b186]

INTEGRATION: CWS rcmerge (1.72.66); FILE MERGED 2003/06/13 10:24:00 gh 1.72.66.2: final Merge RC 2003/06/12 11:14:28 gh 1.72.66.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [f297e3bf14fca11354af095e3cd519240320b00c]

INTEGRATION: CWS rcmerge (1.47.66); FILE MERGED 2003/06/12 11:14:27 gh 1.47.66.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [1733ef66facdc6d43e85f2236c0641071ffb8ebe]

INTEGRATION: CWS rcmerge (1.44.66); FILE MERGED 2003/06/12 11:14:26 gh 1.44.66.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [56ce58388fe7c186996924a45e87322262c3a594]

INTEGRATION: CWS rcmerge (1.20.66); FILE MERGED 2003/06/12 11:14:24 gh 1.20.66.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [0bcd5ac314c9f70e2293e4653da35462e8457cba]

INTEGRATION: CWS rcmerge (1.7.66); FILE MERGED 2003/06/12 11:14:23 gh 1.7.66.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [39b185f67fd0bb9bbd75611ff1fc11a210e5b18b]

INTEGRATION: CWS rcmerge (1.31.66); FILE MERGED 2003/06/12 11:14:22 gh 1.31.66.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [484aa2f671f32106fca5bf2dc58cdc03816509e0]

INTEGRATION: CWS rcmerge (1.39.66); FILE MERGED 2003/06/12 11:14:21 gh 1.39.66.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [b2f4a738e70b04b0eeb97b56e269c848c8319369]

INTEGRATION: CWS rcmerge (1.24.66); FILE MERGED 2003/06/12 11:14:19 gh 1.24.66.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [fc5462c753ae5790502f52b092b31be3f9339921]

INTEGRATION: CWS rcmerge (1.29.66); FILE MERGED 2003/06/12 11:14:18 gh 1.29.66.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [62eb35b56f4148724c61f910bbc5e791bcecc9f0]

INTEGRATION: CWS rcmerge (1.68.66); FILE MERGED 2003/06/12 11:14:10 gh 1.68.66.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [b7ca681f8cb7390dd3df3eb72332c9d23843cf95]

INTEGRATION: CWS rcmerge (1.42.66); FILE MERGED 2003/06/12 11:14:09 gh 1.42.66.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [44fe1fcc7095b3c1127d24f2b4f2534150c42f19]

INTEGRATION: CWS rcmerge (1.47.66); FILE MERGED 2003/06/12 11:14:05 gh 1.47.66.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [dbb1167d2cd0d330f6a9c6eb957d94886af42009]

INTEGRATION: CWS rcmerge (1.64.66); FILE MERGED 2003/06/12 11:14:05 gh 1.64.66.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [ea7bd7e5f0b39a6b7a17b1f0c5a414b494e0ef7f]

INTEGRATION: CWS rcmerge (1.19.66); FILE MERGED 2003/06/12 11:13:59 gh 1.19.66.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [db344449d93424e589f8a29e705a467d9074ceab]

INTEGRATION: CWS rcmerge (1.50.66); FILE MERGED 2003/06/12 11:13:57 gh 1.50.66.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [cd1ded8a59c2c44be62034816c0eed3f35d8bcee]

INTEGRATION: CWS rcmerge (1.47.66); FILE MERGED 2003/06/12 11:13:56 gh 1.47.66.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [e4bc9fa853e97e2e13e10cfa9f8a2d470ef77e0d]

INTEGRATION: CWS rcmerge (1.30.66); FILE MERGED 2003/06/12 11:13:55 gh 1.30.66.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [2ae0152d1bbae1682f474486afc90f1305161db9]

INTEGRATION: CWS rcmerge (1.3.66); FILE MERGED 2003/06/12 11:13:53 gh 1.3.66.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [577ef01bbfbad8e4201eee9e3cf3ce3764839ab1]

INTEGRATION: CWS rcmerge (1.18.66); FILE MERGED 2003/06/12 11:13:50 gh 1.18.66.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [efcc7099c7385032addb16a9eba762b333d1ce70]

INTEGRATION: CWS rcmerge (1.23.66); FILE MERGED 2003/06/12 11:13:49 gh 1.23.66.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [5a3d3cfb44b5f0c0b74958c5a86765ca7547a859]

INTEGRATION: CWS rcmerge (1.23.66); FILE MERGED 2003/06/12 11:13:46 gh 1.23.66.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [df0c43cdd74700477ed8b56bfdf2f9ad33e2f586]

INTEGRATION: CWS rcmerge (1.52.66); FILE MERGED 2003/06/12 11:13:45 gh 1.52.66.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [54a40592cf4126a0712c5c0261e65725118a3e36]

INTEGRATION: CWS rcmerge (1.37.66); FILE MERGED 2003/06/12 11:13:43 gh 1.37.66.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [145c32b53ac7b0c74a42d1a000c2adfa67205852]

INTEGRATION: CWS rcmerge (1.19.66); FILE MERGED 2003/06/12 11:13:14 gh 1.19.66.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [0955c04a528b4db887db29d4ec85b3336f2db915]

INTEGRATION: CWS rcmerge (1.34.66); FILE MERGED 2003/06/12 11:13:12 gh 1.34.66.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [fa9ef3667c30c7c895602857f945e13f366701e2]

INTEGRATION: CWS rcmerge (1.45.66); FILE MERGED 2003/06/12 11:13:11 gh 1.45.66.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [550ed637c08976f4e486bc7165a9a43ab7413580]

INTEGRATION: CWS rcmerge (1.13.66); FILE MERGED 2003/06/12 11:13:09 gh 1.13.66.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [3ad2cdecf50caabe9fac1578a4ac2e43954f3a04]

INTEGRATION: CWS rcmerge (1.21.66); FILE MERGED 2003/06/12 11:13:08 gh 1.21.66.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [613b9f8a50c53842d22e8baffebc6ce1bcd94b10]

INTEGRATION: CWS rcmerge (1.27.66); FILE MERGED 2003/06/12 11:13:07 gh 1.27.66.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [fbb2072a83d8348c985f129f9c8d924d64c615ca]

INTEGRATION: CWS rcmerge (1.19.66); FILE MERGED 2003/06/12 11:13:06 gh 1.19.66.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [67298e4f17436a0de28078c2414768736fcc47e7]

INTEGRATION: CWS rcmerge (1.20.66); FILE MERGED 2003/06/12 11:13:06 gh 1.20.66.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [4da6099d7c60f4a936d3c091053884ce5f6d5645]

INTEGRATION: CWS rcmerge (1.30.66); FILE MERGED 2003/06/12 11:13:05 gh 1.30.66.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [eceda4af1563c335dc8056ac788695af806c51c3]

INTEGRATION: CWS rcmerge (1.53.66); FILE MERGED 2003/06/12 11:13:03 gh 1.53.66.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [bb33175084e2f58fdabbc1cbe515191fbc961a44]

INTEGRATION: CWS rcmerge (1.42.66); FILE MERGED 2003/06/12 11:13:03 gh 1.42.66.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [b1505a01378dac5a34e2cfbe5b043c1adcbe78a4]

INTEGRATION: CWS rcmerge (1.59.66); FILE MERGED 2003/06/12 11:13:02 gh 1.59.66.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [f44f6a42bcd1c60d32f2aa05dd8dfb9ff6cf382a]

INTEGRATION: CWS rcmerge (1.31.66); FILE MERGED 2003/06/12 11:12:59 gh 1.31.66.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [b07de4bcf35d7f47c7a15ba7f4d517a935e2afb0]

INTEGRATION: CWS rcmerge (1.12.66); FILE MERGED 2003/06/12 11:12:58 gh 1.12.66.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [175aa1c935d7c20f417a1341c368ba058afe185a]

INTEGRATION: CWS rcmerge (1.30.66); FILE MERGED 2003/06/12 11:12:57 gh 1.30.66.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [ef1c21858ce25e3912dca76b4deeeca0fda64835]

INTEGRATION: CWS rcmerge (1.9.66); FILE MERGED 2003/06/12 11:12:56 gh 1.9.66.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [c32cbc4cf1b5eea8635685a66a7cfbf94bddacd2]

INTEGRATION: CWS rcmerge (1.17.66); FILE MERGED 2003/06/12 11:12:55 gh 1.17.66.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [426ea5ad1b1eda58b1da5b986a18053f42bd77c1]

INTEGRATION: CWS rcmerge (1.16.66); FILE MERGED 2003/06/12 11:12:54 gh 1.16.66.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [2c4f90f1fac7a776e980281acf3aed4921370d16]

INTEGRATION: CWS rcmerge (1.71.22); FILE MERGED 2003/06/12 11:12:53 gh 1.71.22.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [d2b7ff4b28ccf9f1399418a36d281223472eda20]

INTEGRATION: CWS rcmerge (1.57.66); FILE MERGED 2003/06/12 11:12:51 gh 1.57.66.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [80f07292958c34bb8cc9ad812b8134174fe9403b]

INTEGRATION: CWS rcmerge (1.48.66); FILE MERGED 2003/06/12 11:12:50 gh 1.48.66.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [7a6afb24e0263056bbe08f20b582d01de1274de0]

INTEGRATION: CWS rcmerge (1.38.66); FILE MERGED 2003/06/12 11:12:50 gh 1.38.66.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [166dd49512ef9205bf08830de8556323d555bbe5]

INTEGRATION: CWS rcmerge (1.19.66); FILE MERGED 2003/06/12 11:12:49 gh 1.19.66.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [52622d937a4aef0895508a332888de0c8fb62706]

INTEGRATION: CWS rcmerge (1.23.66); FILE MERGED 2003/06/12 11:12:48 gh 1.23.66.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [724bffdae8eff7461c9ae80e3d063479c3f816c2]

INTEGRATION: CWS rcmerge (1.19.66); FILE MERGED 2003/06/12 11:12:47 gh 1.19.66.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [04a2741a8f32e1774f7c63bfe8e33adbf20b7692]

INTEGRATION: CWS rcmerge (1.22.66); FILE MERGED 2003/06/12 11:12:45 gh 1.22.66.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [a03741515cfb1f91887c77426c8632e9b71c20b1]

INTEGRATION: CWS rcmerge (1.19.66); FILE MERGED 2003/06/12 11:12:44 gh 1.19.66.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [c20b0c3a21b614982196f9478ad1caadccfa5190]

INTEGRATION: CWS rcmerge (1.38.66); FILE MERGED 2003/06/12 11:12:43 gh 1.38.66.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [043972b06c58d09b51eaa1e04d56e61f083a9892]

INTEGRATION: CWS rcmerge (1.9.66); FILE MERGED 2003/06/12 11:12:42 gh 1.9.66.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [782ca168e6d7f7a81b4fe926e92a6d2bf922b064]

INTEGRATION: CWS rcmerge (1.24.66); FILE MERGED 2003/06/12 11:12:41 gh 1.24.66.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [dd7661e590b9fbcb80bb418a0fb03dda78677108]

INTEGRATION: CWS rcmerge (1.15.66); FILE MERGED 2003/06/12 11:12:40 gh 1.15.66.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [8a11435f871e10436e7a33f371e555e6a3eb946d]

INTEGRATION: CWS rcmerge (1.61.66); FILE MERGED 2003/06/12 11:12:39 gh 1.61.66.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [a80976c1baaae23e72984693c461c094e6f0b6a7]

INTEGRATION: CWS rcmerge (1.17.66); FILE MERGED 2003/06/12 11:12:39 gh 1.17.66.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [5ac052284111a5c9269476b887a5814602f0d86e]

INTEGRATION: CWS rcmerge (1.41.66); FILE MERGED 2003/06/12 11:12:37 gh 1.41.66.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [28fb77f4d7baaba6f0d1e0ea95fd85e15e956284]

INTEGRATION: CWS rcmerge (1.4.66); FILE MERGED 2003/06/12 11:12:36 gh 1.4.66.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [f0ef6ab1f5f6c0e48273726d2b355d3a90faf39f]

INTEGRATION: CWS rcmerge (1.20.66); FILE MERGED 2003/06/12 11:12:36 gh 1.20.66.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [670033c4db54a5e5b5c7927edc4130f95dfbc20c]

INTEGRATION: CWS rcmerge (1.35.66); FILE MERGED 2003/06/12 11:12:34 gh 1.35.66.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [544e4c8a97ac8199e1e00e1815b25747d9f7fb35]

INTEGRATION: CWS rcmerge (1.9.66); FILE MERGED 2003/06/12 11:12:33 gh 1.9.66.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [4a6a61c534a94b5c11ef65cb55e13cdeb0a816f0]

INTEGRATION: CWS rcmerge (1.4.66); FILE MERGED 2003/06/12 11:12:32 gh 1.4.66.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [96e948865066bf1b5d3de98d6671b6f80cc0b35d]

INTEGRATION: CWS rcmerge (1.28.66); FILE MERGED 2003/06/12 11:12:31 gh 1.28.66.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [e8e193f2ca6c39e8125306f6609a3b0fdf27c3af]

INTEGRATION: CWS rcmerge (1.24.66); FILE MERGED 2003/06/12 11:12:31 gh 1.24.66.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [1232b4eec0b629554d392224f8375dcfacba0b8d]

INTEGRATION: CWS rcmerge (1.3.66); FILE MERGED 2003/06/12 11:12:29 gh 1.3.66.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [b75467e69a97eac20254f468bb96ce3b61d05191]

INTEGRATION: CWS rcmerge (1.37.66); FILE MERGED 2003/06/12 11:12:28 gh 1.37.66.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [265aee88f245b9bb4f66684aa561a66f6d7498fd]

INTEGRATION: CWS rcmerge (1.28.66); FILE MERGED 2003/06/12 11:12:27 gh 1.28.66.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [803e3afafa3ac0ba2c4ac857496a2142eb380384]

INTEGRATION: CWS rcmerge (1.24.66); FILE MERGED 2003/06/12 11:12:26 gh 1.24.66.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [de2cc7c11efdb700012f63f776fc86b576c909a1]

INTEGRATION: CWS rcmerge (1.3.66); FILE MERGED 2003/06/12 11:12:25 gh 1.3.66.1: final Merge RC


2003-06-13  Vladimir Glazounov  <vg@openoffice.org>  [a58e18ecd4fb356d986c78929f7eca0b2edde0b4]

#100000# name fix


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [884caae15d85b3ec441794a779afdb54627a9b58]

INTEGRATION: CWS rcmerge (1.46.66); FILE MERGED 2003/06/13 10:23:57 gh 1.46.66.2: final Merge RC 2003/06/12 11:12:23 gh 1.46.66.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [afc34c4ca1453bb7d82dcc9502f087190f644f23]

INTEGRATION: CWS rcmerge (1.64.66); FILE MERGED 2003/06/12 11:12:20 gh 1.64.66.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [a0a90ef99add871925ddc26372aecfb9a75bae39]

INTEGRATION: CWS rcmerge (1.44.66); FILE MERGED 2003/06/12 11:12:19 gh 1.44.66.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [6fb5c4902a84b7136b11c83293311d576740a288]

INTEGRATION: CWS rcmerge (1.37.66); FILE MERGED 2003/06/12 11:12:17 gh 1.37.66.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [ffd641eca389d76926d88a2fcd351d4092a5d49d]

INTEGRATION: CWS rcmerge (1.13.66); FILE MERGED 2003/06/12 11:12:16 gh 1.13.66.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [2faabfe51bfe45038c9a71d8dfca3483661c61ad]

INTEGRATION: CWS rcmerge (1.29.66); FILE MERGED 2003/06/12 11:12:14 gh 1.29.66.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [e63c1b2eea508f98b126d2105dde3172228f9876]

INTEGRATION: CWS rcmerge (1.42.66); FILE MERGED 2003/06/12 11:12:12 gh 1.42.66.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [918dbbd9bac33b4fc094fc7a3a683851a7fbb6d9]

INTEGRATION: CWS rcmerge (1.25.66); FILE MERGED 2003/06/12 11:12:08 gh 1.25.66.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [b58c7778f8a5d2b6f230ff759b64f8b69cc41e8f]

INTEGRATION: CWS rcmerge (1.35.54); FILE MERGED 2003/06/12 10:57:26 gh 1.35.54.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [da2e79a04c6f541b4344c00e971c1d3fc8e20d9b]

INTEGRATION: CWS rcmerge (1.24.54); FILE MERGED 2003/06/12 10:57:19 gh 1.24.54.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [f8f4f9bfece6cd36218664b82ae5dc61bb8b0583]

INTEGRATION: CWS rcmerge (1.39.54); FILE MERGED 2003/06/12 10:57:16 gh 1.39.54.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [4cc2a1a9340d1777da6636c1ae7556501fdd3b9a]

INTEGRATION: CWS rcmerge (1.15.54); FILE MERGED 2003/06/12 10:57:14 gh 1.15.54.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [e856cd3df843dd10f74a34df9e195ac828a902c5]

INTEGRATION: CWS rcmerge (1.41.54); FILE MERGED 2003/06/12 10:57:13 gh 1.41.54.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [85e41afadaf138b744f90383146f684b41cbd2db]

INTEGRATION: CWS rcmerge (1.45.54); FILE MERGED 2003/06/12 10:57:12 gh 1.45.54.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [62c87ec29b2f803d80ee4ab99c330c29e5af951d]

INTEGRATION: CWS rcmerge (1.29.54); FILE MERGED 2003/06/12 10:57:11 gh 1.29.54.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [3cd69261863c38d439eaf48955a34b2b2e1a2adc]

INTEGRATION: CWS rcmerge (1.14.54); FILE MERGED 2003/06/12 10:57:11 gh 1.14.54.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [5e1af93ec7a101ad36752c723f5e2c5556c33ae9]

INTEGRATION: CWS rcmerge (1.31.54); FILE MERGED 2003/06/12 10:57:10 gh 1.31.54.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [ad1c84e76935573eb2eb193638f735a4cea80d80]

INTEGRATION: CWS rcmerge (1.41.54); FILE MERGED 2003/06/12 10:57:09 gh 1.41.54.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [0fda720696fc5e53f6662a3a60ac6b69fcc20bd5]

INTEGRATION: CWS rcmerge (1.25.54); FILE MERGED 2003/06/12 10:57:09 gh 1.25.54.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [abfd9f443f5e3755e9a008cdd9723f7265985009]

INTEGRATION: CWS rcmerge (1.28.54); FILE MERGED 2003/06/12 10:57:06 gh 1.28.54.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [2e1b87624f8be0f9c7db96854c5d24ccd0f45713]

INTEGRATION: CWS rcmerge (1.24.54); FILE MERGED 2003/06/12 10:57:05 gh 1.24.54.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [a4d96ba600429d15abb6ef03e6e1d5a4148b7dc4]

INTEGRATION: CWS rcmerge (1.12.54); FILE MERGED 2003/06/12 10:57:05 gh 1.12.54.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [0dab91c71b79f4090906bcbde9f1a0336e039489]

INTEGRATION: CWS rcmerge (1.16.54); FILE MERGED 2003/06/12 10:57:05 gh 1.16.54.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [6fde28d6000e1c26ef29f98d2a3c134956e98932]

INTEGRATION: CWS rcmerge (1.17.54); FILE MERGED 2003/06/12 10:57:04 gh 1.17.54.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [b9ec02f3472e14931dd297859b2888cdf01f76f3]

INTEGRATION: CWS rcmerge (1.16.54); FILE MERGED 2003/06/12 10:57:03 gh 1.16.54.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [58822d28685ff5f7ee20ceb33b16ed5fb8531913]

INTEGRATION: CWS rcmerge (1.21.54); FILE MERGED 2003/06/12 10:57:03 gh 1.21.54.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [c4ea7f9d656db9cf2c76af9b487e594c1882a4ef]

INTEGRATION: CWS rcmerge (1.21.54); FILE MERGED 2003/06/12 10:57:02 gh 1.21.54.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [03ba5898190fde60d7be89ed2ef6e032564d048b]

INTEGRATION: CWS rcmerge (1.18.54); FILE MERGED 2003/06/12 10:57:02 gh 1.18.54.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [8237f8cce0bc1df516548d2708054718f2db56ec]

INTEGRATION: CWS rcmerge (1.13.54); FILE MERGED 2003/06/12 10:57:01 gh 1.13.54.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [de4a60339ab732527d20a3b6995d687ee78bfc57]

INTEGRATION: CWS rcmerge (1.26.54); FILE MERGED 2003/06/12 10:57:01 gh 1.26.54.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [ff43e794839ac45d3f7504df9396a159eeb638cf]

INTEGRATION: CWS rcmerge (1.37.54); FILE MERGED 2003/06/12 10:56:59 gh 1.37.54.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [bd4e80cd7ac76a4d57fbc2bff73ef46eaab1d76e]

INTEGRATION: CWS rcmerge (1.43.14); FILE MERGED 2003/06/12 10:56:57 gh 1.43.14.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [e92a51daa273c4aaed6812c7bb4cfee209cc0bee]

INTEGRATION: CWS rcmerge (1.12.54); FILE MERGED 2003/06/12 10:56:57 gh 1.12.54.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [253882735991f78f4fc185ea30ac29d443959506]

INTEGRATION: CWS rcmerge (1.9.54); FILE MERGED 2003/06/12 10:56:57 gh 1.9.54.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [aa110a7ac4d106628330d3cf65d1e2fa58c6cf35]

INTEGRATION: CWS rcmerge (1.17.54); FILE MERGED 2003/06/12 10:56:56 gh 1.17.54.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [a33d84ea2c66a03049c1f48f8dfeace8d74cf4de]

INTEGRATION: CWS rcmerge (1.25.54); FILE MERGED 2003/06/12 10:56:52 gh 1.25.54.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [244b820e9be2b7631af0ecaabd4ef56d326576ac]

INTEGRATION: CWS rcmerge (1.22.54); FILE MERGED 2003/06/12 10:56:51 gh 1.22.54.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [591a0f85bd146982606e0715357738ee31e0a45e]

INTEGRATION: CWS rcmerge (1.14.54); FILE MERGED 2003/06/12 10:56:51 gh 1.14.54.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [bdc0b8cc9f46cea34d5210068ede7fa693f521a9]

INTEGRATION: CWS rcmerge (1.22.54); FILE MERGED 2003/06/12 10:56:50 gh 1.22.54.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [3bbd41f34ac4cf91cc85bbe4e2ff805c055a2242]

INTEGRATION: CWS rcmerge (1.25.54); FILE MERGED 2003/06/12 10:56:49 gh 1.25.54.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [28937a7ba45a513b2fd4c0f793b86ca013c4dc21]

INTEGRATION: CWS rcmerge (1.11.54); FILE MERGED 2003/06/12 10:56:49 gh 1.11.54.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [6aa4f25ed52cb8c30626a06c2df3f4719ed17afe]

INTEGRATION: CWS rcmerge (1.26.54); FILE MERGED 2003/06/12 10:56:48 gh 1.26.54.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [8f6ffc13dc605b9c68bcbf4cbd71338e25eebc93]

INTEGRATION: CWS rcmerge (1.24.54); FILE MERGED 2003/06/12 10:56:48 gh 1.24.54.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [c2d1c951aae420e01f9df20252a468a4d88861b4]

INTEGRATION: CWS rcmerge (1.12.54); FILE MERGED 2003/06/12 10:56:46 gh 1.12.54.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [1b9e14f65f1ae5223ebcb86e38bed00deef0445c]

INTEGRATION: CWS rcmerge (1.17.10); FILE MERGED 2003/06/12 10:56:46 gh 1.17.10.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [9cbdeec72d907afac818df330f170054b3068404]

INTEGRATION: CWS rcmerge (1.32.54); FILE MERGED 2003/06/12 10:56:45 gh 1.32.54.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [8822b7772bc47dab55657d49890bb8516882e420]

INTEGRATION: CWS rcmerge (1.13.54); FILE MERGED 2003/06/12 10:56:44 gh 1.13.54.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [9bb8b586531d977ffad6d0d49e8360fafbb441a1]

INTEGRATION: CWS rcmerge (1.26.54); FILE MERGED 2003/06/12 10:56:43 gh 1.26.54.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [9c1df75544d08e4b81352f06ac507c6749d37599]

INTEGRATION: CWS rcmerge (1.17.54); FILE MERGED 2003/06/12 10:56:42 gh 1.17.54.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [bd67925b8eb14296ccb27c512658edb832e70a03]

INTEGRATION: CWS rcmerge (1.28.54); FILE MERGED 2003/06/12 10:56:40 gh 1.28.54.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [edb562df00e017170bea61fe99f608a943e30f36]

INTEGRATION: CWS rcmerge (1.11.54); FILE MERGED 2003/06/12 10:56:38 gh 1.11.54.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [7ef6d89f4d3095c05594a4eca66b00c46914e6c8]

INTEGRATION: CWS rcmerge (1.34.54); FILE MERGED 2003/06/12 10:56:37 gh 1.34.54.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [967905d5adc2820df8bab4e5bf9bd9bc114be06f]

INTEGRATION: CWS rcmerge (1.65.54); FILE MERGED 2003/06/12 10:56:36 gh 1.65.54.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [3b2ddbd6929e85eac3459e651c13e1e1f22d8f1e]

INTEGRATION: CWS rcmerge (1.14.54); FILE MERGED 2003/06/12 10:56:32 gh 1.14.54.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [f62198b2083c5f4ada6705472b51de1e020182d8]

INTEGRATION: CWS rcmerge (1.26.54); FILE MERGED 2003/06/12 10:56:31 gh 1.26.54.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [2050e9884de91e05bbda12aae2a8845b4686d265]

INTEGRATION: CWS rcmerge (1.27.54); FILE MERGED 2003/06/12 10:56:30 gh 1.27.54.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [694837439cd4cef6acb0802ef3384c8315cd9a6a]

INTEGRATION: CWS rcmerge (1.50.54); FILE MERGED 2003/06/12 10:56:29 gh 1.50.54.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [cc58b3c14777e53d7ef92cabea6166f1c539c030]

INTEGRATION: CWS rcmerge (1.31.54); FILE MERGED 2003/06/12 10:56:29 gh 1.31.54.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [4c5fcf19b78c5e92bcb1d51b18df1380f47c8f86]

INTEGRATION: CWS rcmerge (1.45.54); FILE MERGED 2003/06/12 10:56:28 gh 1.45.54.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [e6f8fc2d8f992fb35523bc6a70bfd2a1814659a4]

INTEGRATION: CWS rcmerge (1.43.54); FILE MERGED 2003/06/12 10:56:27 gh 1.43.54.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [b65927d5d94e1aeb41d37ace89a3c34191dd0259]

INTEGRATION: CWS rcmerge (1.3.54); FILE MERGED 2003/06/12 10:56:27 gh 1.3.54.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [846fd2715a9b1622314bfd3acefa62186e0152e1]

INTEGRATION: CWS rcmerge (1.18.54); FILE MERGED 2003/06/12 10:56:23 gh 1.18.54.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [f899bd0c7f66f3f8cd482fe9589874e242ef79c4]

INTEGRATION: CWS rcmerge (1.16.54); FILE MERGED 2003/06/12 10:56:23 gh 1.16.54.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [7eebb9949e00b389d9df75bcee0deb08aae70d49]

INTEGRATION: CWS rcmerge (1.19.54); FILE MERGED 2003/06/12 10:56:23 gh 1.19.54.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [77218a5cf77cf1083d002823a498ed1500b5d562]

INTEGRATION: CWS rcmerge (1.40.54); FILE MERGED 2003/06/12 10:56:22 gh 1.40.54.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [60a646561ceff8d2dc7bbdfcc143d29533e0ad55]

INTEGRATION: CWS rcmerge (1.17.54); FILE MERGED 2003/06/12 10:56:22 gh 1.17.54.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [162a5ff3a441c96aca1b6069daf60d32ecc17b22]

INTEGRATION: CWS rcmerge (1.19.54); FILE MERGED 2003/06/12 10:56:21 gh 1.19.54.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [fe76b20d6f3f77c567bb7407962abcc812c71544]

INTEGRATION: CWS rcmerge (1.13.54); FILE MERGED 2003/06/12 10:56:21 gh 1.13.54.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [56e99c641fc0039a495620805d77fa62a2f23683]

INTEGRATION: CWS rcmerge (1.17.54); FILE MERGED 2003/06/12 10:56:20 gh 1.17.54.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [3a027a34dee82dc1e46f6bf143a8f61c2a80881c]

INTEGRATION: CWS rcmerge (1.18.54); FILE MERGED 2003/06/12 10:56:20 gh 1.18.54.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [4c9c5aed1df1c8cf1245c9aded5893d8714d8eb4]

INTEGRATION: CWS rcmerge (1.24.54); FILE MERGED 2003/06/12 10:56:20 gh 1.24.54.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [c3d95afca912603abdcceea94f71b219d7a164f3]

INTEGRATION: CWS rcmerge (1.25.54); FILE MERGED 2003/06/12 10:56:19 gh 1.25.54.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [f48a7c8b4c9c729f832c318788e7c22e53560c0a]

INTEGRATION: CWS rcmerge (1.32.54); FILE MERGED 2003/06/12 10:56:16 gh 1.32.54.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [5be606fff7b36c849c3aa6ee6f1e601c5f48b9f7]

INTEGRATION: CWS rcmerge (1.27.54); FILE MERGED 2003/06/12 10:56:15 gh 1.27.54.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [5ab13bcdcbe242795896a3b64e04d211b21d16e1]

INTEGRATION: CWS rcmerge (1.20.54); FILE MERGED 2003/06/12 10:56:14 gh 1.20.54.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [d857575433385e91e2336c3f5a84562ccbe778c5]

INTEGRATION: CWS rcmerge (1.49.54); FILE MERGED 2003/06/12 10:56:14 gh 1.49.54.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [8350f0705b72c33956b3d2e1e34e3805f59c35b4]

INTEGRATION: CWS rcmerge (1.25.54); FILE MERGED 2003/06/12 10:56:13 gh 1.25.54.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [af418abff1d072fb1f972b779cc3ea79d847d8f7]

INTEGRATION: CWS rcmerge (1.29.54); FILE MERGED 2003/06/12 10:56:12 gh 1.29.54.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [6b5f04e22c3239d882b739be43db95c692138a7d]

INTEGRATION: CWS rcmerge (1.20.54); FILE MERGED 2003/06/12 10:56:12 gh 1.20.54.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [918a60379bbd355b55c102e0fa9c4d3396f68432]

INTEGRATION: CWS rcmerge (1.26.54); FILE MERGED 2003/06/12 10:56:12 gh 1.26.54.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [a144a4c139d01f1080280f97ca51da7210634499]

INTEGRATION: CWS rcmerge (1.32.54); FILE MERGED 2003/06/12 10:56:11 gh 1.32.54.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [c271b0eaefa09d637688df656cc4f71f34cc1fa5]

INTEGRATION: CWS rcmerge (1.16.54); FILE MERGED 2003/06/12 10:56:10 gh 1.16.54.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [40bfa4bcd9543ecdf344d0a01c47aa6f1c1038be]

INTEGRATION: CWS rcmerge (1.19.54); FILE MERGED 2003/06/12 10:56:09 gh 1.19.54.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [72ae007e927191fc39cac27287eb095d8be8466b]

INTEGRATION: CWS rcmerge (1.35.54); FILE MERGED 2003/06/12 10:56:08 gh 1.35.54.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [bdb3d3240367b4844f2166e96c1cafc26fe8169e]

INTEGRATION: CWS rcmerge (1.40.54); FILE MERGED 2003/06/12 10:56:06 gh 1.40.54.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [8a85c38aa6c74e2bff2109d55da8d1f89a6e0090]

INTEGRATION: CWS rcmerge (1.25.54); FILE MERGED 2003/06/12 10:56:06 gh 1.25.54.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [cd1fae3c67bd176f91f6b41a3d7450802d3df8b5]

INTEGRATION: CWS rcmerge (1.20.54); FILE MERGED 2003/06/12 10:56:05 gh 1.20.54.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [abb30b43536d7e6460f5c8b5065bc1e5d263c49d]

INTEGRATION: CWS rcmerge (1.18.54); FILE MERGED 2003/06/12 10:56:05 gh 1.18.54.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [f71a04374fcc871831d43900d34ebf53cb2ab597]

INTEGRATION: CWS rcmerge (1.21.54); FILE MERGED 2003/06/12 10:56:04 gh 1.21.54.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [7db05d57841022159d26aad32b000f7ed50cd7bd]

INTEGRATION: CWS rcmerge (1.17.54); FILE MERGED 2003/06/12 10:56:03 gh 1.17.54.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [9f01a6329333ba07a085acb19380be21811dd754]

INTEGRATION: CWS rcmerge (1.38.54); FILE MERGED 2003/06/12 10:56:02 gh 1.38.54.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [5227ec74d65f5fb7fd494aaf5850e216a9b1afcd]

INTEGRATION: CWS rcmerge (1.44.54); FILE MERGED 2003/06/12 10:56:00 gh 1.44.54.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [804022a3de21d89710e773b59d00ac16fbb1a109]

INTEGRATION: CWS rcmerge (1.60.44); FILE MERGED 2003/06/12 10:55:59 gh 1.60.44.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [fd95ff156da8f834824b873d3b2a2ae2ba2e3222]

INTEGRATION: CWS rcmerge (1.89.54); FILE MERGED 2003/06/12 10:55:58 gh 1.89.54.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [fa38ccd1fe5202f9b96847f0ec04d4047c1d25f5]

INTEGRATION: CWS rcmerge (1.16.54); FILE MERGED 2003/06/12 10:55:56 gh 1.16.54.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [4d9100204bc5ee643d471ded90ef8420636566d4]

INTEGRATION: CWS rcmerge (1.26.54); FILE MERGED 2003/06/12 10:55:56 gh 1.26.54.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [a756bbb6e1afbf9230baa5730ff4b06b5ff6fd31]

INTEGRATION: CWS rcmerge (1.32.54); FILE MERGED 2003/06/12 10:55:55 gh 1.32.54.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [adc30a65b8e87a51812666c358478fd1375e5af4]

INTEGRATION: CWS rcmerge (1.31.54); FILE MERGED 2003/06/12 10:55:55 gh 1.31.54.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [438c3b277420b83a79be9ee8aefb9e8f866f7903]

INTEGRATION: CWS rcmerge (1.18.54); FILE MERGED 2003/06/12 10:55:54 gh 1.18.54.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [db01a8dde889b377bfba765aed1d363622325b9a]

INTEGRATION: CWS rcmerge (1.43.54); FILE MERGED 2003/06/12 10:55:54 gh 1.43.54.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [9cfff1a2b06e31f84fb4dae4cc54e7bec00b39a9]

INTEGRATION: CWS rcmerge (1.35.54); FILE MERGED 2003/06/12 10:55:53 gh 1.35.54.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [2cbf5fcc739bf01e780ff7e735df90d11c0a1a23]

INTEGRATION: CWS rcmerge (1.29.54); FILE MERGED 2003/06/12 10:55:51 gh 1.29.54.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [99c570076d737bc4ee068a1f1ab2e1ef42a75686]

INTEGRATION: CWS rcmerge (1.39.6); FILE MERGED 2003/06/12 10:55:49 gh 1.39.6.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [57496367faefc0ea4761230fd11d2c0e7494a1b6]

INTEGRATION: CWS rcmerge (1.88.10); FILE MERGED 2003/06/13 10:21:53 gh 1.88.10.2: final Merge RC 2003/06/12 10:55:48 gh 1.88.10.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [92eae6309e1e799e2803b3b5f24e6d495e892eca]

INTEGRATION: CWS rcmerge (1.106.14); FILE MERGED 2003/06/12 10:55:44 gh 1.106.14.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [f5241a67a5d06c0297a4de36b5ff9f79cb9430ac]

INTEGRATION: CWS rcmerge (1.5.34); FILE MERGED 2003/06/11 09:57:38 nf 1.5.34.1: #i13369# removed warnings


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [c5f5378466c24c8ca78dce1d06f1276a0921fc74]

INTEGRATION: CWS rcmerge (1.2.6); FILE MERGED 2003/06/11 09:57:38 nf 1.2.6.1: #i13369# removed warnings


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [3fc1bc6439283aa00d81c1230474bbb78d563b07]

INTEGRATION: CWS rcmerge (1.32.6); FILE MERGED 2003/06/11 09:57:38 nf 1.32.6.1: #i13369# removed warnings


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [66fe60bd276ee99721ad1756c12bfea356d7f57b]

INTEGRATION: CWS rcmerge (1.25.6); FILE MERGED 2003/06/11 09:57:37 nf 1.25.6.1: #i13369# removed warnings


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [250de20b24b2f63a40124797ad4c3489f3e56105]

INTEGRATION: CWS rcmerge (1.3.10); FILE MERGED 2003/06/12 11:03:24 gh 1.3.10.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [53c139f042472bb92978deeaa7e5a4aac931420c]

INTEGRATION: CWS rcmerge (1.3.10); FILE MERGED 2003/06/12 11:03:23 gh 1.3.10.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [fa89f533e7679aa70ca3c1e0626950e491df7868]

INTEGRATION: CWS rcmerge (1.25.16); FILE MERGED 2003/06/12 11:08:06 gh 1.25.16.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [7410cc7c86739ac594e240a930e64b28254ec828]

INTEGRATION: CWS rcmerge (1.41.16); FILE MERGED 2003/06/12 11:08:02 gh 1.41.16.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [d852603a7ac8efa8926eadddcbe30440a860d895]

INTEGRATION: CWS rcmerge (1.20.16); FILE MERGED 2003/06/12 11:08:02 gh 1.20.16.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [d1ba12c62eabcb9796412c4f9b2988ddbd72b2d4]

INTEGRATION: CWS rcmerge (1.21.16); FILE MERGED 2003/06/12 11:08:01 gh 1.21.16.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [b001506a03886a204adece85141f07da6917c3e9]

INTEGRATION: CWS rcmerge (1.48.16); FILE MERGED 2003/06/12 11:08:00 gh 1.48.16.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [8e9be4a8be0e3cc728ec2df134d77ae1fe08f3d5]

INTEGRATION: CWS rcmerge (1.49.16); FILE MERGED 2003/06/12 11:07:59 gh 1.49.16.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [6e024fa45305b7315fd9c2c33ff64632d04562f4]

INTEGRATION: CWS rcmerge (1.18.16); FILE MERGED 2003/06/12 11:07:58 gh 1.18.16.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [7e3b07d93f0e846413e1ee2db836485b1153868a]

INTEGRATION: CWS rcmerge (1.89.6); FILE MERGED 2003/06/12 11:07:56 gh 1.89.6.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [0c526de3d298f7b43c20768e89c692700d9657d3]

INTEGRATION: CWS rcmerge (1.33.8); FILE MERGED 2003/06/12 10:59:37 gh 1.33.8.1: final Merge RC


2003-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [b4e98241d2af5d5d10ccad93c24d311fa5f3458b]

INTEGRATION: CWS rcmerge (1.46.8); FILE MERGED 2003/06/12 10:59:36 gh 1.46.8.1: final Merge RC


2003-06-13  Vladimir Glazounov  <vg@openoffice.org>  [1bed5fe887673958c1ca3c50ec205f29f5345fb2]

#100000# added file to exceptions section


2003-06-13  Duncan Foster  <dfoster@openoffice.org>  [b4ba3f773bf464e1a43b7b83568a959649e6c0c2]

#i15583# label needs to be enabled/disabled with browse button Provided common name for label. Added code to enable/disable


2003-06-13  Vladimir Glazounov  <vg@openoffice.org>  [9b101e5b9590ebae029db30350ee5040dff4dee5]

new version for SRX645


2003-06-13  Rüdiger Timm  <rt@openoffice.org>  [86d0afd8c9168dee5cfa27fd449b573eb0f228f7]

#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  Vladimir Glazounov  <vg@openoffice.org>  [0c92d9e594043918db0bc8e866bbeb15b70cb230]

new version for SRX645


2003-06-13  Rüdiger Timm  <rt@openoffice.org>  [0087d9e4411978381fe084c34a78c183a380977c]

#100000# Don't touch zip files if called with -check.


2003-06-13  Rüdiger Timm  <rt@openoffice.org>  [0636000a126def0e9bfdf62a167f5b74974a3ad1]

#100000#


2003-06-13  Rüdiger Timm  <rt@openoffice.org>  [de14c58d37f7e81bc0d078e42f203fadbd3d8b2d]

#100000# Rewinded last change, which concflicted with those before (wrongly resolved merge conflict?)


2003-06-13  Martin Hollmichel  <mh@openoffice.org>  [ee540e53ad820379841c30d5c0674de4c8be20d2]

add: fix for Solaris, #i15539#


2003-06-13  Martin Hollmichel  <mh@openoffice.org>  [73d8094fb06ec8bf01c6510f8a931314172001f3]

add: dependencies, #i15539#


2003-06-12  Oliver Bolte  <obo@openoffice.org>  [ec9616f06c028db74c94db5b115a67ae527ac7d3]

.NET port


2003-06-12  Rüdiger Timm  <rt@openoffice.org>  [9e959d3fd7f6034e964bbd60162fcfeb27b39de3]

#100000# wntmsci8 needs a restriction


2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [ba3ad267933d598c4d701e76131136cda5e40b82]

SRX645


2003-06-12  Rüdiger Timm  <rt@openoffice.org>  [0b17a33410279a3b1c5fa3b0d2c440e18ad5842b]

#100000# We always at least need a dependency to solenv.


2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [466a4f5ff7b5cbe6e122fddcc7989d3f2f10633b]

INTEGRATION: CWS mh11rc (1.65.6); FILE MERGED 2003/06/06 09:00:36 mh 1.65.6.1: join: from beta2


2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [d6f98186bc591fd7b5225f2451d7d2c862b0ba88]

INTEGRATION: CWS mh11rc (1.33.12); FILE MERGED 2003/06/06 09:04:28 mh 1.33.12.1: join: from beta2


2003-06-12  Rüdiger Timm  <rt@openoffice.org>  [cfb6507ad889ba9c140285eae8332475521511b8]

INTEGRATION: CWS cui01 (1.21.86); FILE MERGED 2003/06/03 12:13:19 dr 1.21.86.1: #109989# enable writing direction box in writer/web


2003-06-12  Tomas O'Connor  <toconnor@openoffice.org>  [ef35f4fc44353555c60cb923416ec09ac85807b2]

IssueZilla 12001 - Contents folder should not have a new from template menu, just an Add New Script menu item Consolidated new script creation code in ParcelContentsFolder and improved use of ParcelDescriptor


2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [439dd1d6db035d66205ef8f2459b091f0d071333]

INTEGRATION: CWS mh11rc (1.49.26); FILE MERGED 2003/06/06 11:08:49 mh 1.49.26.1: join: from cws_srx644_ooo11beta2


2003-06-12  Tomas O'Connor  <toconnor@openoffice.org>  [6b973771a118074dfd1e892467df489389274edf]

Ensure that IO streams are closed before returning, cleanup unneeded code


2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [441a662e10089d14d5bd576639e733c19ded93f2]

INTEGRATION: CWS mh11rc (1.5.132); FILE MERGED 2003/06/06 11:08:48 mh 1.5.132.1: join: from cws_srx644_ooo11beta2


2003-06-12  Rüdiger Timm  <rt@openoffice.org>  [17d39aff0bbd436748f0a0e853327bad8f90d6b1]

INTEGRATION: CWS crashrepooo01 (1.4.2); FILE MERGED 2003/06/11 20:31:41 hro 1.4.2.3: RESYNC: (1.4-1.5); FILE MERGED 2003/06/10 13:47:52 hro 1.4.2.2: #110104# gnome accessibility now is determined by crash reporter itself 2003/06/02 13:36:26 hro 1.4.2.1: #109991# Use exec to redirect shell output


2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [44bd0b46e9fd92df411f1da6d0e29723873b6a5c]

INTEGRATION: CWS mh11rc (1.18.24); FILE MERGED 2003/06/06 09:44:29 mh 1.18.24.1: join: from beta2


2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [efecdbbe8fcf97ede98cf7b9ad5f6e522ba0a775]

INTEGRATION: CWS mh11rc (1.11.86); FILE MERGED 2003/06/06 09:44:29 mh 1.11.86.1: join: from beta2


2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [c395549de89bf5dab4107d48963ad89a10640cc7]

INTEGRATION: CWS mh11rc (1.3.12); FILE MERGED 2003/06/06 12:42:59 mh 1.3.12.1: join: from cws_srx644_ooo11beta2


2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [c99ccbf16f3031e6ef91d0d562f21c7c3a07c2cd]

INTEGRATION: CWS mh11rc (1.3.12); FILE MERGED 2003/06/10 06:05:20 mh 1.3.12.2: chg: Syntax, #i10000# 2003/06/06 12:42:59 mh 1.3.12.1: join: from cws_srx644_ooo11beta2


2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [eeb85c6aca5a4c3a2a9bbb7fdf913970867fea73]

INTEGRATION: CWS mh11rc (1.2.36); FILE MERGED 2003/06/06 12:42:58 mh 1.2.36.1: join: from cws_srx644_ooo11beta2


2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [d60ece715bfd95870f6ec4dbd4eb2eb1d6538b62]

INTEGRATION: CWS mh11rc (1.3.48); FILE MERGED 2003/06/06 11:07:02 mh 1.3.48.2: join: from cws_srx644_ooo11beta2 2003/06/06 08:15:33 mh 1.3.48.1: join: from beta2


2003-06-12  Rüdiger Timm  <rt@openoffice.org>  [2c4266d6f6c602ac8525c8678fbe94569aaf7ad9]

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  Vladimir Glazounov  <vg@openoffice.org>  [165a140b79759c29faab463c72405364133fffeb]

INTEGRATION: CWS mh11rc (1.12.22); FILE MERGED 2003/06/06 08:15:32 mh 1.12.22.1: join: from beta2


2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [adbe23ea01f391a95b095e30d3cb9a4b94a9f2b7]

INTEGRATION: CWS mh11rc (1.2.10); FILE MERGED 2003/06/05 15:41:18 mh 1.2.10.1: join: from beta2


2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [21f311f7cb78e6135e363817cf04885686df7a19]

INTEGRATION: CWS mh11rc (1.8.10); FILE MERGED 2003/06/06 09:53:50 mh 1.8.10.1: join: from beta2


2003-06-12  Duncan Foster  <dfoster@openoffice.org>  [66180d038204986a80cd7e4213842754ed776d8f]

#i15516# Selecting language Java with location filesystem cases basic error Soln: No filesys scripts if language is Java so simply exit update subroutine


2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [85e05d2159301eeecbcebf0cd11fe0b1c9e0eb90]

INTEGRATION: CWS mh11rc (1.17.12); FILE MERGED 2003/06/06 10:57:29 mh 1.17.12.1: join: from beta2


2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [abddba800f70a07a0e2e04838583501270580ad6]

INTEGRATION: CWS mh11rc (1.58.2); FILE MERGED 2003/06/06 08:16:55 mh 1.58.2.1: join: from beta2


2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [af627f09c21a49ce031655e3c2e119d46bd83dc5]

INTEGRATION: CWS mh11rc (1.4.50); FILE MERGED 2003/06/06 08:16:55 mh 1.4.50.1: join: from beta2


2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [35acb1d15fdd28a98ca187425431ae73b3345e99]

INTEGRATION: CWS mh11rc (1.19.50); FILE MERGED 2003/06/06 08:16:54 mh 1.19.50.1: join: from beta2


2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [1bf3fefd35990d0f7f9b35205b5d9f966624e53c]

INTEGRATION: CWS mh11rc (1.4.36); FILE MERGED 2003/06/06 10:08:53 mh 1.4.36.1: join: from beta2


2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [ce62957bc2566723fe9f73252a9fc6d7ecb063dc]

INTEGRATION: CWS mh11rc (1.33.4); FILE MERGED 2003/06/06 12:22:39 mh 1.33.4.1: join: from cws_srx644_ooo11beta2


2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [170d6a92b0fd4eaa3b6c51485481062c4d2d533c]

INTEGRATION: CWS mh11rc (1.15.6); FILE MERGED 2003/06/06 12:22:38 mh 1.15.6.1: join: from cws_srx644_ooo11beta2


2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [f6bd810fbf0c319483d8beeeb7d84bae802f524f]

INTEGRATION: CWS mh11rc (1.2.32); FILE MERGED 2003/06/06 11:08:00 mh 1.2.32.1: join: from cws_srx644_ooo11beta2


2003-06-12  Rüdiger Timm  <rt@openoffice.org>  [210b962dcdaba3df8b43cd6fb3051c0483acb6ee]

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>  [43b055e4eeda30418712e5f2b7db9ad099625fcf]

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>  [a83834272487d8bbdc48c5600dc8c8c9c2ae3045]

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>  [5225d93b9779abb3a0b309483ce3a4e45e12679b]

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>  [55183598317f310cd50077be4ed36208be3f1751]

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>  [4c29e94efa354116b7e5512036424bb540144985]

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>  [6954ae473ce7e5307096b27a91d318d378418c45]

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>  [3c3b16657c835f2a9ea4b624d0aa64dfa92d5246]

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>  [471ff7778c2f85ff64495327f0c62c5b8f4cf65f]

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>  [4d537112ac07f266207dde42152f1887535226ad]

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>  [e975776e318125917dcd740dbe70fd8f2aa642bf]

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>  [aea812a78af48cfb954072d90b180a20aaffe396]

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  Rüdiger Timm  <rt@openoffice.org>  [d38365e4be69296cc96230c89d4d26360674e962]

INTEGRATION: CWS crashrepooo01 (1.12.4); FILE MERGED 2003/06/06 09:22:09 hro 1.12.4.2: #i14119# Output stacktrace to stderr if signal occured that causes abort 2003/06/02 10:38:14 hro 1.12.4.1: #i15198# Enabled stacktrace and crashdump support for Solaris X86


2003-06-12  Rüdiger Timm  <rt@openoffice.org>  [6c6b064ca233716e5afec1b579dd1ef8ff679ecf]

INTEGRATION: CWS crashrepooo01 (1.21.4); FILE MERGED 2003/06/02 10:38:14 hro 1.21.4.1: #i15198# Enabled stacktrace and crashdump support for Solaris X86


2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [623e63f7204f4f51075f1859402f7b8d0f75c5b9]

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  Rüdiger Timm  <rt@openoffice.org>  [2f8cc6bab6de9c5fdb62c5c683dcd38844cfdab1]

INTEGRATION: CWS crashrepooo01 (1.2.4); FILE MERGED 2003/06/06 09:21:39 hro 1.2.4.2: #i14119# Implemented backtrace_symbols_fd for Solaris 2003/06/02 10:38:13 hro 1.2.4.1: #i15198# Enabled stacktrace and crashdump support for Solaris X86


2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [f6c1735e59fb34d0601723bb383522830fb21cdc]

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>  [b0517a1fd33aa2cda92e36fc615e0ca4e29151d2]

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>  [2581c51469278fe5a36e87123ad22e5d4f808011]

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>  [e4633ded5054567ff365ecf0302d9f60ad812226]

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>  [692017acb804fec5698583c1a1041be60e3e5b3e]

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>  [3f1c37da9f9b00d0291630bf5278e80c9b5c96d5]

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>  [7a0b2b1bb919e4e793233ac47d4aa84f1435c726]

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>  [e8cf2a41f1d1ebe74623ff6a6abc1c5e6e4b7d36]

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>  [a724815e663874cbfc414518795e7ecaa412ac2e]

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>  [e0a359f8d2b4442c53dfae3288f4533d7423233c]

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>  [0ab040b303bb2c684b7de3f16044e71386f5635e]

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>  [5007124d480ea97210afdf6cc3e825e741e2f968]

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>  [02e3e8ec098bf61b63bdf667c9c25ef2e51cedb9]

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>  [e877a2a572cfbefea2f07e39f399b3cb9c4826e0]

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  Rüdiger Timm  <rt@openoffice.org>  [a89300ec0df9dbf2892f0baefff9cc86ee19847c]

INTEGRATION: CWS crashrepooo01 (1.4.2); FILE MERGED 2003/06/02 10:16:53 hro 1.4.2.1: #110013# Removed obsolete assertion


2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [e622ba27dbb78d64cf9adc1b1e8a77fe4e40d857]

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>  [20c7087eb84143d098acb0b3ba70b09b742c2ae9]

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>  [e990a1a9c88270754701d87ea5d8c9fcbce7b73a]

INTEGRATION: CWS mh11rc (1.3.24); FILE MERGED 2003/06/06 08:19:42 mh 1.3.24.1: join: from beta2


2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [858d35b5fb1bf5953556b924a5c8e7a078458030]

INTEGRATION: CWS mh11rc (1.7.14); FILE MERGED 2003/06/06 08:19:41 mh 1.7.14.1: join: from beta2


2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [591e2fc5590476c4d1402e6b4c90802a990cbaf0]

INTEGRATION: CWS mh11rc (1.9.4); FILE MERGED 2003/06/06 08:19:41 mh 1.9.4.1: join: from beta2


2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [a0290d52c155192158eb91501f04e59ced240dc2]

INTEGRATION: CWS mh11rc (1.7.14); FILE MERGED 2003/06/06 08:19:40 mh 1.7.14.1: join: from beta2


2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [f2ee4275e3d4c57c0ce6e82404e0642b09deff9c]

INTEGRATION: CWS mh11rc (1.1.4); FILE ADDED 2003/06/06 08:19:37 mh 1.1.4.1: join: from beta2


2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [c7da35418153fbfcabff5fc63c2f81bef602e663]

INTEGRATION: CWS mh11rc (1.19.14); FILE MERGED 2003/06/06 08:19:36 mh 1.19.14.1: join: from beta2


2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [6aeb0c9babe05cc1159c5de2bc9b27228abdc9eb]

INTEGRATION: CWS mh11rc (1.3.12); FILE MERGED 2003/06/06 08:19:35 mh 1.3.12.1: join: from beta2


2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [225afd7aec249b77e99bd504470c52a0dded4842]

INTEGRATION: CWS mh11rc (1.9.14); FILE MERGED 2003/06/06 08:19:35 mh 1.9.14.1: join: from beta2


2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [d2c2080b053b93b212d788298ffaa029c6ef337d]

INTEGRATION: CWS mh11rc (1.20.14); FILE MERGED 2003/06/06 08:19:33 mh 1.20.14.1: join: from beta2


2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [5898c410daed8383f4cb05ecec5f8ce2669bd8d8]

INTEGRATION: CWS mh11rc (1.14.18); FILE MERGED 2003/06/06 08:19:31 mh 1.14.18.1: join: from beta2


2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [1ab24886711f754fa308c6d8ea75fc6a9a0c7081]

INTEGRATION: CWS mh11rc (1.5.18); FILE MERGED 2003/06/06 08:19:28 mh 1.5.18.1: join: from beta2


2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [be6910d62d9730cc93a882889f480fc6dafd45b3]

INTEGRATION: CWS mh11rc (1.7.14); FILE MERGED 2003/06/06 08:19:27 mh 1.7.14.1: join: from beta2


2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [d19719448932a8fb021e51dfbd50fe1a0ea4b466]

INTEGRATION: CWS mh11rc (1.1.4); FILE ADDED 2003/06/06 09:01:10 mh 1.1.4.1: join: from beta2


2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [8aa22dbc9be880df269a75a200cc1cef832aca12]

INTEGRATION: CWS mh11rc (1.32.14); FILE MERGED 2003/06/06 09:33:13 mh 1.32.14.1: join: from beta2


2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [66c1a4b023914c28be7faf5ed5f6196ea3e61780]

INTEGRATION: CWS mh11rc (1.111.12); FILE MERGED 2003/06/06 09:33:11 mh 1.111.12.1: join: from beta2


2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [0a9b976c69734f3c8e8e7f1f13d8924179bfb2ae]

INTEGRATION: CWS mh11rc (1.5.26); FILE MERGED 2003/06/05 15:49:50 mh 1.5.26.1: join: from beta2


2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [8d035684a953c642f6af4e047716569f42ade022]

INTEGRATION: CWS mh11rc (1.3.8); FILE MERGED 2003/06/05 15:49:48 mh 1.3.8.1: join: from beta2


2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [d9820883de70ea565e8e9aac3489fa20b1f08b83]

INTEGRATION: CWS mh11rc (1.2.72); FILE MERGED 2003/06/06 13:06:44 mh 1.2.72.1: join: from cws_srx644_ooo11beta2


2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [86127a42eb3454d496bfed4f0a7f579c32a7fee7]

INTEGRATION: CWS mh11rc (1.2.44); FILE MERGED 2003/06/06 13:06:44 mh 1.2.44.1: join: from cws_srx644_ooo11beta2


2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [77ac7a9f817ef7f7365060d064cbef86d133c5f3]

INTEGRATION: CWS mh11rc (1.3.48); FILE MERGED 2003/06/06 13:06:43 mh 1.3.48.1: join: from cws_srx644_ooo11beta2


2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [21002b8b0ab3f50104f56381342a95535e707397]

INTEGRATION: CWS mh11rc (1.3.20); FILE MERGED 2003/06/05 15:45:16 mh 1.3.20.1: join: from beta2


2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [6ce5482d52be2994cd31173393b5a73f2f0f48f6]

INTEGRATION: CWS mh11rc (1.13.20); FILE MERGED 2003/06/05 15:45:16 mh 1.13.20.1: join: from beta2


2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [f0778eacf53b522859b3637ad6f4d4333f3d628b]

INTEGRATION: CWS mh11rc (1.10.6); FILE MERGED 2003/06/10 08:32:27 mh 1.10.6.2: one more update from ooo11beta2 2003/06/06 08:55:36 mh 1.10.6.1: join: from beta2


2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [4dc6877e29a8a544d4f6db6142148808956e2e3d]

INTEGRATION: CWS mh11rc (1.2.8); FILE MERGED 2003/06/10 08:32:26 mh 1.2.8.2: one more update from ooo11beta2 2003/06/06 08:55:26 mh 1.2.8.1: join: from beta2


2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [2a42737321fd6f65d4f9e4acab46c14d8ba791eb]

INTEGRATION: CWS mh11rc (1.8.6); FILE MERGED 2003/06/10 08:32:25 mh 1.8.6.2: one more update from ooo11beta2 2003/06/06 08:55:24 mh 1.8.6.1: join: from beta2


2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [9ef75a6cadf9e92328289a9eda143d43300015ef]

INTEGRATION: CWS mh11rc (1.10.8); FILE MERGED 2003/06/06 08:55:23 mh 1.10.8.1: join: from beta2


2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [7d3186672bf2010bae18756aeec8ab514e4fe370]

INTEGRATION: CWS mh11rc (1.17.8); FILE MERGED 2003/06/05 08:24:21 dbo 1.17.8.1: #i11781# compiler warnings


2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [db3143ed32dc6cbea252672e329819d99ff681ec]

INTEGRATION: CWS mh11rc (1.5.14); FILE MERGED 2003/06/06 09:24:43 mh 1.5.14.1: join: from beta2


2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [41850a2999cb29c09f1cd49ae915572e92d57ed4]

INTEGRATION: CWS mh11rc (1.14.54); FILE MERGED 2003/06/05 08:24:21 dbo 1.14.54.1: #i11781# compiler warnings


2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [aa277a6c50354445a8733d63764ec2689378c6e1]

INTEGRATION: CWS mh11rc (1.10.14); FILE MERGED 2003/06/06 09:19:21 mh 1.10.14.1: join: from beta2


2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [e5d3bf32c313b9857071febfef7add8bb929d57e]

INTEGRATION: CWS mh11rc (1.4.60); FILE MERGED 2003/06/06 09:23:23 mh 1.4.60.1: join: from beta2


2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [ce7586e0c4a431f2954251f17b5c002a70a8d842]

INTEGRATION: CWS mh11rc (1.5.142); FILE MERGED 2003/06/06 09:23:20 mh 1.5.142.1: join: from beta2


2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [c7c39948d48a03ef0c64a85e6e7d7e0deb3f8536]

INTEGRATION: CWS mh11rc (1.23.22); FILE MERGED 2003/06/06 10:33:15 mh 1.23.22.1: join: from beta2


2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [bbd9467c608912f60956406fb2de67c331c3d777]

INTEGRATION: CWS mh11rc (1.13.90); FILE MERGED 2003/06/06 10:33:12 mh 1.13.90.1: join: from beta2


2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [d6b5f7ffe352e688bc41f42a181bec9f8dd98676]

INTEGRATION: CWS mh11rc (1.34.38); FILE MERGED 2003/06/06 11:35:58 mh 1.34.38.1: join: from cws_srx644_ooo11beta2


2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [37c7ca47a777dcba81933c326cf1eb6d4fdc6481]

INTEGRATION: CWS mh11rc (1.19.12); FILE MERGED 2003/06/06 11:33:05 mh 1.19.12.1: join: from cws_srx644_ooo11beta2


2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [adcc17a34aa5052807be68cad265b6258f90db97]

INTEGRATION: CWS mh11rc (1.12.74); FILE MERGED 2003/06/06 11:32:59 mh 1.12.74.1: join: from cws_srx644_ooo11beta2


2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [2caf617c48d621bfcdb4c6e14d3e0744e29f1fe1]

INTEGRATION: CWS mh11rc (1.44.6); FILE MERGED 2003/06/06 09:00:35 mh 1.44.6.1: join: from beta2


2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [25258f1157f8d3d68371e08c423bbe5d1fd15732]

INTEGRATION: CWS mh11rc (1.41.8); FILE MERGED 2003/06/06 09:00:32 mh 1.41.8.1: join: from beta2


2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [8480a72b52a4d8c42080b69fffb802ea9ed68ab7]

INTEGRATION: CWS mh11rc (1.8.200); FILE MERGED 2003/06/06 09:00:31 mh 1.8.200.1: join: from beta2


2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [396470aa7ff34ddd2e8e8c80861c8a9f114fed15]

INTEGRATION: CWS mh11rc (1.1.1.1.224); FILE MERGED 2003/06/06 09:00:31 mh 1.1.1.1.224.1: join: from beta2


2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [1c2223a36115d91fb3ddc19d035fc2633200db2a]

INTEGRATION: CWS mh11rc (1.147.6); FILE MERGED 2003/06/06 09:00:28 mh 1.147.6.1: join: from beta2


2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [6496c35fe0db0d43e9cac6b2e65b946d6d5fdb02]

INTEGRATION: CWS mh11rc (1.13.46); FILE MERGED 2003/06/06 09:00:28 mh 1.13.46.1: join: from beta2


2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [ac3d0f5d9d68921882c1fdc4e5246d17aa1e77e0]

INTEGRATION: CWS mh11rc (1.19.62); FILE MERGED 2003/06/06 09:00:27 mh 1.19.62.1: join: from beta2


2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [295823c33dc7695fbb1a766b0cd980cdbecd80ab]

INTEGRATION: CWS mh11rc (1.49.12); FILE MERGED 2003/06/06 10:11:08 mh 1.49.12.1: join: from beta2


2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [cdbfe41384f54b8bf3ef7083fc7dcc42ffa00e18]

INTEGRATION: CWS mh11rc (1.60.22); FILE MERGED 2003/06/06 10:11:07 mh 1.60.22.1: join: from beta2


2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [a7dd39d1559b47f0fad89a67a44dd0a30ed25830]

INTEGRATION: CWS mh11rc (1.16.22); FILE MERGED 2003/06/06 10:11:06 mh 1.16.22.1: join: from beta2


2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [500ed03b470c9d58dc8bea40554081eee29fb11c]

INTEGRATION: CWS mh11rc (1.11.108); FILE MERGED 2003/06/06 10:11:05 mh 1.11.108.1: join: from beta2


2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [2eb208e00a1110bff730d45e2ca19792e3fd5f1c]

INTEGRATION: CWS mh11rc (1.12.54); FILE MERGED 2003/06/06 09:03:04 mh 1.12.54.1: join: from beta2


2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [ef75843fa824769261443a75f81e4b1263225bf8]

INTEGRATION: CWS mh11rc (1.40.46); FILE MERGED 2003/06/06 09:03:04 mh 1.40.46.1: join: from beta2


2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [d823f6a2e647f704dbeb9eeb4b472e515eb0cfd2]

INTEGRATION: CWS mh11rc (1.17.160); FILE MERGED 2003/06/06 09:03:03 mh 1.17.160.1: join: from beta2


2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [d0e7ea5e2385f8b6faef344187f13e0a7087736a]

INTEGRATION: CWS mh11rc (1.17.46); FILE MERGED 2003/06/06 09:03:02 mh 1.17.46.1: join: from beta2


2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [d466ef8008f7b5439a6c1f38a7845c1279926aaa]

INTEGRATION: CWS mh11rc (1.6.158); FILE MERGED 2003/06/06 09:03:02 mh 1.6.158.1: join: from beta2


2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [f68541de3665e80d78669fa80fd30c0f711e0860]

INTEGRATION: CWS mh11rc (1.4.160); FILE MERGED 2003/06/06 09:03:01 mh 1.4.160.1: join: from beta2


2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [9e4411bf2f95094ab942ea48e309d7947f6e2571]

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>  [e0dc839a92054610c51c165ba9136bc49f508569]

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>  [85f9012614c5b7107a8a86a49f5473b41140c841]

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>  [b5561b403552d1188cc4e39cfe07be47fa770722]

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>  [faa67a0ff7605e288713a55967ded57931663a2d]

INTEGRATION: CWS mh11rc (1.39.34); FILE MERGED 2003/06/06 08:53:39 mh 1.39.34.1: join: from beta2


2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [a992cfea462a14cc1bf71b3371b2aca621400620]

INTEGRATION: CWS mh11rc (1.3.26); FILE MERGED 2003/06/06 10:08:13 mh 1.3.26.1: join: from beta2


2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [9e455754149ca61d0c16171691e1dcdd83bb0b32]

INTEGRATION: CWS mh11rc (1.3.82); FILE MERGED 2003/06/06 10:08:12 mh 1.3.82.1: join: from beta2


2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [32502e046190aabc06574cd0408b2d2912463648]

INTEGRATION: CWS mh11rc (1.13.30); FILE MERGED 2003/06/06 10:08:12 mh 1.13.30.1: join: from beta2


2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [92904e236c8b467b4587a3386e3b2782060e762c]

INTEGRATION: CWS mh11rc (1.20.26); FILE MERGED 2003/06/06 10:08:12 mh 1.20.26.1: join: from beta2


2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [11e8e0f7f5b0c06c0f87738a183965505c0b9856]

INTEGRATION: CWS mh11rc (1.6.30); FILE MERGED 2003/06/06 10:08:11 mh 1.6.30.1: join: from beta2


2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [4fa369b6a69a655fbf5d5c75f375b317652409cf]

INTEGRATION: CWS mh11rc (1.3.52); FILE MERGED 2003/06/06 10:56:06 mh 1.3.52.1: join: from beta2


2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [6b0952b51c38ee11e458b1802be1bc4ea28b19c6]

INTEGRATION: CWS mh11rc (1.27.38); FILE MERGED 2003/06/06 10:56:04 mh 1.27.38.1: join: from beta2


2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [50791204172cf6c621fe62e22edfa421ff675df6]

INTEGRATION: CWS mh11rc (1.5.52); FILE MERGED 2003/06/06 10:56:04 mh 1.5.52.1: join: from beta2


2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [bfc20eb519c5cf7642314bc5d56f21a400f066e7]

INTEGRATION: CWS mh11rc (1.42.46); FILE MERGED 2003/06/06 08:54:50 mh 1.42.46.1: join: from beta2


2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [3e6e2e2ea6f79bbb1a6303bee574bb82ea2a37d2]

INTEGRATION: CWS mh11rc (1.23.58); FILE MERGED 2003/06/06 09:58:09 mh 1.23.58.1: join: from beta2


2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [838bf2c239ff53ef7a1b065aa106c3dfb4c413f5]

INTEGRATION: CWS mh11rc (1.9.58); FILE MERGED 2003/06/06 09:58:05 mh 1.9.58.1: join: from beta2


2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [cf5b7d50ae6d47a5f91191149e3e3a7ae844e5aa]

INTEGRATION: CWS mh11rc (1.10.8); FILE MERGED 2003/06/06 09:20:56 mh 1.10.8.1: join: from beta2


2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [42b8ab7cf345e5104406d199343702b45f527140]

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>  [e261ca304b4956a99072d27474796fcb9325370b]

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>  [b82fefb492d236af598df327debf3d0ae18fc438]

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>  [a9cdfb54abdfab280f0b778cbc626445983d1280]

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>  [974f747531904d4c78e29314c17c43327e6170ad]

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>  [b9142bc68410fa6e893b1b304b6e9ce51ccd2fc3]

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>  [1f2edabf63c41b14970d481796b2456c1df11958]

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>  [2e81c9b876b3d44780c1c6f08364164c0dba47c7]

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>  [34b270e3537cfc41d6666cf4d45c45569bf11278]

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>  [e1bb356f5a065d2404e1581edaa1d2ad64bba787]

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>  [8893dfdf003126ae8a992302c5f81b2b0b7da557]

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>  [b6a511cf5b71cf4ff6a1f64854bb068bdb3bdcaa]

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>  [d3481b5cf1037b374a728c6004be02381cc100bf]

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>  [05ae597df6d4e46721c86f41515c46f0c25924d5]

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>  [18e666aebcde7d476b06ced234a1969338cb00b0]

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>  [558a7f6edc5eb552bcff2ccc77cff5a3ab8584b3]

INTEGRATION: CWS mh11rc (1.11.2); FILE MERGED 2003/06/06 08:14:49 mh 1.11.2.1: join: from beta2


2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [0891d40a3cfcca92d0d7c86f95a625f23c822578]

INTEGRATION: CWS mh11rc (1.3.4); FILE MERGED 2003/06/06 08:14:48 mh 1.3.4.1: join: from beta2


2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [a8b538f393e188f175a11b79f91e01020eb6a3f4]

INTEGRATION: CWS mh11rc (1.2.54); FILE MERGED 2003/06/06 08:17:41 mh 1.2.54.1: join: from beta2


2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [e213d6a974e362408d963de15edec8153190d0f3]

INTEGRATION: CWS mh11rc (1.15.26); FILE MERGED 2003/06/06 08:17:40 mh 1.15.26.1: join: from beta2


2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [13a85dd0635281346a6427d6869926bcef14122c]

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>  [7107c59fb2c2a1faf621d7189c55d757ec0e7683]

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  Vladimir Glazounov  <vg@openoffice.org>  [7f214d00c8b5baf2a83c0bee739271dd191f99cb]

INTEGRATION: CWS mh11rc (1.11.2); FILE MERGED 2003/06/05 14:50:28 mh 1.11.2.1: join: from beta2


2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [44c59de8a831c487022af196e026859fd9f864e7]

INTEGRATION: CWS mh11rc (1.2.14); FILE MERGED 2003/06/06 09:48:38 mh 1.2.14.1: join: from beta2


2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [e46064a43b58e03ca5cd8f77cd6eea77706fa381]

INTEGRATION: CWS mh11rc (1.2.152); FILE MERGED 2003/06/06 11:08:47 mh 1.2.152.1: join: from cws_srx644_ooo11beta2


2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [8092fc51bc8ff29750cb5fb7d5cef05129aee666]

INTEGRATION: CWS mh11rc (1.3.46); FILE MERGED 2003/06/06 11:13:42 mh 1.3.46.1: join: from cws_srx644_ooo11beta2


2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [2ee293731baea128bc629157a2e96b16de626a7b]

INTEGRATION: CWS mh11rc (1.11.32); FILE MERGED 2003/06/06 09:53:13 mh 1.11.32.1: join: from beta2


2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [1dc8c7bc0d48de4f5163eb2db9895bebd216f5ce]

INTEGRATION: CWS mh11rc (1.7.32); FILE MERGED 2003/06/06 09:53:12 mh 1.7.32.1: join: from beta2


2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [21300e17be63d22b4ce6941d58b7fa1408e9f9b9]

INTEGRATION: CWS mh11rc (1.3.32); FILE MERGED 2003/06/06 09:53:12 mh 1.3.32.1: join: from beta2


2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [671dc790402f6e73a1c655043ea62872bdbbf78b]

INTEGRATION: CWS mh11rc (1.4.106); FILE MERGED 2003/06/06 09:53:10 mh 1.4.106.1: join: from beta2


2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [ffd577bbcdcb550ad50d87d438171db2fb4f7bdf]

INTEGRATION: CWS mh11rc (1.19.32); FILE MERGED 2003/06/06 09:53:10 mh 1.19.32.1: join: from beta2


2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [e08d0ebe3680f8576353fe636befaa90f44254a7]

INTEGRATION: CWS mh11rc (1.29.42); FILE MERGED 2003/06/06 09:53:09 mh 1.29.42.1: join: from beta2


2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [b856168f479c6a9b9aae9718661aa41c87c0b2e1]

INTEGRATION: CWS mh11rc (1.15.32); FILE MERGED 2003/06/06 09:53:09 mh 1.15.32.1: join: from beta2


2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [e28016e860654b5838ec89aeabb54a262860352a]

INTEGRATION: CWS mh11rc (1.19.42); FILE MERGED 2003/06/06 09:53:09 mh 1.19.42.1: join: from beta2


2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [d5c3b9928eee332a8aa05389d4948f1594ada3aa]

INTEGRATION: CWS mh11rc (1.18.24); FILE MERGED 2003/06/06 09:53:07 mh 1.18.24.1: join: from beta2


2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [dba9f3d510481de624457aea31d7499aba8ffe21]

INTEGRATION: CWS mh11rc (1.4.42); FILE MERGED 2003/06/06 09:53:06 mh 1.4.42.1: join: from beta2


2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [12f581b13d8f1f288b6c3aed98635086b3a89671]

INTEGRATION: CWS mh11rc (1.48.28); FILE MERGED 2003/06/06 10:06:45 mh 1.48.28.1: join: from beta2


2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [36fd25b8a751989363d90b8baa529894e1bca1c7]

INTEGRATION: CWS mh11rc (1.5.8); FILE MERGED 2003/06/06 10:06:44 mh 1.5.8.1: join: from beta2


2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [48708e2b379b6072db26602bde182ec05b0bdd5e]

INTEGRATION: CWS mh11rc (1.102.44); FILE MERGED 2003/06/06 10:06:43 mh 1.102.44.1: join: from beta2


2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [b7b6a35b719e0b70d4da5317d7b4f21cdb534308]

INTEGRATION: CWS mh11rc (1.13.54); FILE MERGED 2003/06/06 10:06:41 mh 1.13.54.1: join: from beta2


2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [caccf080317ac5b930b495d3ed727e1089ffbf9e]

INTEGRATION: CWS fwk06 (1.34.2); FILE MERGED 2003/06/11 12:37:51 mba 1.34.2.1: #110172#: change filter names again


2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [b8fe5e8b54ff246da0e03a8993ff5aa7fe2d698a]

INTEGRATION: CWS fwk06 (1.17.36); FILE MERGED 2003/06/11 12:38:55 mba 1.17.36.1: #110172#: change filter names again


2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [800822dde418f42e5271f79c1e552aad2601c541]

INTEGRATION: CWS fwk06 (1.3.44); FILE MERGED 2003/06/10 08:03:31 mba 1.3.44.1: #110118#: typedetection always overrides filename if called without preselection of filter name


2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [2fd0c6a9ed06795dc6321ad32427881bfdf60edf]

INTEGRATION: CWS fwk06 (1.40.50); FILE MERGED 2003/06/10 14:14:52 cd 1.40.50.1: #110168# Use HasStorage() instead of HasName() to determine if a document configuration is available


2003-06-12  Vladimir Glazounov  <vg@openoffice.org>  [f57e735b46ad04c61d063e5f643dbd4f0816ae84]

INTEGRATION: CWS fwk06 (1.71.8); FILE MERGED 2003/06/10 08:10:50 mba 1.71.8.1: #110110#: SID_OPENDOC needs to use dispatch


2003-06-12  Aidan Butler  <aidan@openoffice.org>  [cfcb2f1b9a2523c8198082673de0a2486b17ba7f]

DocBook Filter files. Initial commit


2003-06-12  Martin Hollmichel  <mh@openoffice.org>  [6678b1ac71961a328627f63ef6cb3786f0436ea3]

add: BUILD_SPECIAL, #i14162


2003-06-12  Rüdiger Timm  <rt@openoffice.org>  [bef76d67219c456f7c759554c979f60693854fb4]

INTEGRATION: CWS vcl12 (1.53.62); FILE MERGED 2003/06/06 15:44:38 mt 1.53.62.1: #109894# Bullet Position in RTL para


2003-06-12  Rüdiger Timm  <rt@openoffice.org>  [e4f323969317bef9f3646112cad98bdcb5ab98bf]

INTEGRATION: CWS vcl12 (1.85.68); FILE MERGED 2003/06/06 15:44:05 mt 1.85.68.1: #109879# #109961#


2003-06-12  Rüdiger Timm  <rt@openoffice.org>  [7017df89c86efd53a900cdb75e8a3ee0d1cc5e51]

INTEGRATION: CWS vcl12 (1.14.228); FILE MERGED 2003/06/06 11:01:46 kso 1.14.228.1: #110081# - Introduced 2 new services: css.ui.dialogs.Office[File|Folder]Picker


2003-06-12  Rüdiger Timm  <rt@openoffice.org>  [da8e90986fc920bf076f0c764b94ca3165dbd9ee]

INTEGRATION: CWS vcl12 (1.44.4); FILE MERGED 2003/06/05 10:36:45 pl 1.44.4.1: #i14666# try both mappings for symbol fonts


2003-06-12  Rüdiger Timm  <rt@openoffice.org>  [f13b61952166fbd5bbda38906ee74bf1a671af1f]

INTEGRATION: CWS vcl12 (1.7.10); FILE MERGED 2003/06/04 15:03:53 pl 1.7.10.1: #i15112# do not accept empty path element for font cache


2003-06-12  Rüdiger Timm  <rt@openoffice.org>  [cda9301a387d705cdeccb6092205269956849cca]

INTEGRATION: CWS vcl12 (1.13.44); FILE MERGED 2003/06/06 12:10:58 cp 1.13.44.1: #i15363# using luxi is way better than using mingti for latin ui


2003-06-12  Rüdiger Timm  <rt@openoffice.org>  [e1d34c5beb1d3715b37fd2136ce304862f463b94]

INTEGRATION: CWS vcl12 (1.147.4); FILE MERGED 2003/06/06 14:44:08 pl 1.147.4.2: #i14918# polygon was rotated around wrong point 2003/06/06 11:52:52 pl 1.147.4.1: #110098# DrawTextArray with rotated text was rotten


2003-06-12  Rüdiger Timm  <rt@openoffice.org>  [48a50a70a83676aebff6a1640f9c3bf89d63c76f]

INTEGRATION: CWS vcl12 (1.21.32); FILE MERGED 2003/06/10 13:44:22 mt 1.21.32.1: #i14291# When PopupCanceled, check if there really was a selection before.


2003-06-12  Rüdiger Timm  <rt@openoffice.org>  [e3924eb98d6748857869ff4df51ad02a55bd3799]

INTEGRATION: CWS vcl12 (1.58.2); FILE MERGED 2003/06/10 14:22:23 mt 1.58.2.1: #i14945# Draw sub edits after rest of window


2003-06-12  Rüdiger Timm  <rt@openoffice.org>  [54c63c475da5e52cb1d12dc031fe049c24486d44]

INTEGRATION: CWS vcl12 (1.24.46); FILE MERGED 2003/06/10 14:22:24 mt 1.24.46.1: #i14945# Draw sub edits after rest of window


2003-06-12  Rüdiger Timm  <rt@openoffice.org>  [b315cfb80f9137b3182025fbbb4c088bab07f7ae]

INTEGRATION: CWS uaa04 (1.10.56); FILE MERGED 2003/06/06 05:13:21 obr 1.10.56.1: #i14112# XAccessibleHypertext implementation


2003-06-12  Rüdiger Timm  <rt@openoffice.org>  [a3f1a66486e8ddd75f7d75a6a6e62bd0e51d9e29]

INTEGRATION: CWS uaa04 (1.30.10); FILE MERGED 2003/06/06 05:13:21 obr 1.30.10.1: #i14112# XAccessibleHypertext implementation


2003-06-12  Rüdiger Timm  <rt@openoffice.org>  [e8edf1e7c5be05afc51ff6335dd06cb110fbd01c]

INTEGRATION: CWS uaa04 (1.54.10); FILE MERGED 2003/06/06 05:13:20 obr 1.54.10.1: #i14112# XAccessibleHypertext implementation


2003-06-12  Rüdiger Timm  <rt@openoffice.org>  [a4348924f3a8ca13dc8867b16d5d8b7c1d5ae64d]

INTEGRATION: CWS uaa04 (1.1.2); FILE ADDED 2003/06/06 05:13:20 obr 1.1.2.1: #i14112# XAccessibleHypertext implementation


2003-06-12  Rüdiger Timm  <rt@openoffice.org>  [9be0c4e844fa64a4719bded81fc55f0104700f6a]

INTEGRATION: CWS uaa04 (1.1.2); FILE ADDED 2003/06/06 05:13:19 obr 1.1.2.1: #i14112# XAccessibleHypertext implementation


2003-06-12  Rüdiger Timm  <rt@openoffice.org>  [6847a1f102e697cbdd581b2a88539f3fae79c03a]

INTEGRATION: CWS uaa04 (1.1.2); FILE ADDED 2003/06/06 05:13:18 obr 1.1.2.1: #i14112# XAccessibleHypertext implementation


2003-06-12  Rüdiger Timm  <rt@openoffice.org>  [360f0d0d16b92cad81c854b439da5c186614c934]

INTEGRATION: CWS uaa04 (1.32.52); FILE MERGED 2003/06/06 05:13:17 obr 1.32.52.1: #i14112# XAccessibleHypertext implementation


2003-06-12  Rüdiger Timm  <rt@openoffice.org>  [e7fdc64ebf8530465eb8f811a9e4c993731850a3]

INTEGRATION: CWS uaa04 (1.44.52); FILE MERGED 2003/06/06 05:13:17 obr 1.44.52.1: #i14112# XAccessibleHypertext implementation


2003-06-12  Rüdiger Timm  <rt@openoffice.org>  [6c28790408c2f40b4d7dd7b1dca90da1fa15c1d2]

INTEGRATION: CWS uaa04 (1.5.2); FILE MERGED 2003/05/27 05:52:50 obr 1.5.2.3: fixed build dependency list 2003/05/27 05:46:26 obr 1.5.2.2: fixed nonsens checked in earlier 2003/05/26 15:02:18 obr 1.5.2.1: fixed typo that breaks build -comp


2003-06-12  Rüdiger Timm  <rt@openoffice.org>  [fc6ed35238067a3a868e699b210692b779b23a06]

INTEGRATION: CWS uaa04 (1.2.2); FILE MERGED 2003/06/03 15:18:21 obr 1.2.2.2: switched to JAVANUMVER 2003/05/27 05:54:13 obr 1.2.2.1: added java version check since WindowsAccessBridgeAdapter.h is generated via javah


2003-06-12  Rüdiger Timm  <rt@openoffice.org>  [d01b7b910b5b40ef180fc96660b7607acaafd8bf]

INTEGRATION: CWS uaa04 (1.2.2); FILE MERGED 2003/06/03 15:19:29 obr 1.2.2.1: #109948# catch possible RuntimeExceptions


2003-06-12  Rüdiger Timm  <rt@openoffice.org>  [695613119ae98ab2cd5056487a849c63f89544c1]

INTEGRATION: CWS uaa04 (1.1.2); FILE ADDED 2003/05/28 14:45:50 obr 1.1.2.1: #i14100# changed the private text change protocol with the JABG


2003-06-12  Rüdiger Timm  <rt@openoffice.org>  [d38f52c8d0df4b0449191d067afe3b3af054cb81]

INTEGRATION: CWS uaa04 (1.1.2); FILE ADDED 2003/06/06 07:32:07 obr 1.1.2.3: #i13025# workaround: send a caret event on visible data changes of the focused paragraph 2003/06/04 07:21:31 obr 1.1.2.2: finished transition from tabs to spaces 2003/06/02 12:50:07 obr 1.1.2.1: #109747# implement getAccessibleContext in a failsafe way, so that it can't kill the dispatch thread of the Java AccessBridge for Windows


2003-06-12  Rüdiger Timm  <rt@openoffice.org>  [ad6dfab5cd80ed2c9fc92bb65d04d6d94646aa0c]

INTEGRATION: CWS uaa04 (1.12.2); FILE MERGED 2003/06/03 15:18:19 obr 1.12.2.4: switched to JAVANUMVER 2003/06/02 12:50:00 obr 1.12.2.3: #109747# implement getAccessibleContext in a failsafe way, so that it can't kill the dispatch thread of the Java AccessBridge for Windows 2003/05/28 14:45:45 obr 1.12.2.2: #i14100# changed the private text change protocol with the JABG 2003/05/27 05:56:41 obr 1.12.2.1: added member to generated Build class and make it depend on makefile.mk


2003-06-12  Rüdiger Timm  <rt@openoffice.org>  [d696e7a6294df05cc842898ab3370ce48c80f4c1]

INTEGRATION: CWS uaa04 (1.5.12); FILE MERGED 2003/06/05 15:16:43 obr 1.5.12.3: #109943# changes needed for WindowsAccessBridgeAdapter.java 2003/06/04 07:21:20 obr 1.5.12.2: finished transition from tabs to spaces 2003/05/26 09:50:40 obr 1.5.12.1: #i14151# UAA NAME_CHANGED events were mapped to JAA AccessibleDescription events. fixed.


2003-06-12  Rüdiger Timm  <rt@openoffice.org>  [afb47054e29233553cf33752e90ed9e8d4ff8cad]

INTEGRATION: CWS uaa04 (1.5.2); FILE MERGED 2003/06/04 07:21:19 obr 1.5.2.3: finished transition from tabs to spaces 2003/06/02 12:49:59 obr 1.5.2.2: #109747# implement getAccessibleContext in a failsafe way, so that it can't kill the dispatch thread of the Java AccessBridge for Windows 2003/05/26 10:26:35 obr 1.5.2.1: #i14403# Now setting an AccessibleParent at transient objects


2003-06-12  Rüdiger Timm  <rt@openoffice.org>  [129e21082a5a5a964f7a8a261525524ec8ba7f12]

INTEGRATION: CWS uaa04 (1.3.12); FILE MERGED 2003/06/02 12:49:59 obr 1.3.12.1: #109747# implement getAccessibleContext in a failsafe way, so that it can't kill the dispatch thread of the Java AccessBridge for Windows


2003-06-12  Rüdiger Timm  <rt@openoffice.org>  [67bcb0d31c17efa6d936ac82af0f091ba875c0be]

INTEGRATION: CWS draw17 (1.19.150); FILE MERGED 2003/06/11 11:48:26 af 1.19.150.1: #i15390# Switching off text edit mode when converting a text to metafile or bitmap.


2003-06-12  Rüdiger Timm  <rt@openoffice.org>  [6bba2ad488056d52e2d92a1bec84bef0c6ed2945]

INTEGRATION: CWS uaa04 (1.3.12); FILE MERGED 2003/06/02 12:49:58 obr 1.3.12.1: #109747# implement getAccessibleContext in a failsafe way, so that it can't kill the dispatch thread of the Java AccessBridge for Windows


2003-06-12  Rüdiger Timm  <rt@openoffice.org>  [fc75e195f5e0ddeb168ece0c65042f3dbd100d27]

INTEGRATION: CWS draw17 (1.32.16); FILE MERGED 2003/06/11 14:16:20 cl 1.32.16.1: #110193# execute SID_CLOSEWIN on bindings to allow interception


2003-06-12  Rüdiger Timm  <rt@openoffice.org>  [e3e2c8eb2d66c1dd53a5edfb861aaebcfa8d2484]

INTEGRATION: CWS uaa04 (1.4.12); FILE MERGED 2003/06/04 07:21:18 obr 1.4.12.2: finished transition from tabs to spaces 2003/06/02 12:49:58 obr 1.4.12.1: #109747# implement getAccessibleContext in a failsafe way, so that it can't kill the dispatch thread of the Java AccessBridge for Windows


2003-06-12  Rüdiger Timm  <rt@openoffice.org>  [4ca8a23679488227f93998900258a537fac1ddf5]

INTEGRATION: CWS uaa04 (1.5.12); FILE MERGED 2003/06/04 07:21:17 obr 1.5.12.3: finished transition from tabs to spaces 2003/06/02 12:49:58 obr 1.5.12.2: #109747# implement getAccessibleContext in a failsafe way, so that it can't kill the dispatch thread of the Java AccessBridge for Windows 2003/05/26 10:26:35 obr 1.5.12.1: #i14403# Now setting an AccessibleParent at transient objects


2003-06-12  Rüdiger Timm  <rt@openoffice.org>  [eac0f58f403ab77a0b3c5af111efb56a4b02a5c4]

INTEGRATION: CWS uaa04 (1.3.12); FILE MERGED 2003/06/02 12:49:57 obr 1.3.12.1: #109747# implement getAccessibleContext in a failsafe way, so that it can't kill the dispatch thread of the Java AccessBridge for Windows


2003-06-12  Rüdiger Timm  <rt@openoffice.org>  [6ed0102be1756450e6eb0ad2b4619a81b06a9398]

INTEGRATION: CWS uaa04 (1.3.12); FILE MERGED 2003/06/04 07:21:16 obr 1.3.12.2: finished transition from tabs to spaces 2003/06/02 12:49:57 obr 1.3.12.1: #109747# implement getAccessibleContext in a failsafe way, so that it can't kill the dispatch thread of the Java AccessBridge for Windows


2003-06-12  Rüdiger Timm  <rt@openoffice.org>  [6e7e8e1409b34533ef7726ab0f3243d8babe98c5]

INTEGRATION: CWS uaa04 (1.4.12); FILE MERGED 2003/06/02 12:49:57 obr 1.4.12.1: #109747# implement getAccessibleContext in a failsafe way, so that it can't kill the dispatch thread of the Java AccessBridge for Windows


2003-06-12  Rüdiger Timm  <rt@openoffice.org>  [37c92fbb2198c5b705ee5e87909dfffe29fd4a04]

INTEGRATION: CWS uaa04 (1.3.12); FILE MERGED 2003/06/06 07:32:06 obr 1.3.12.5: #i13025# workaround: send a caret event on visible data changes of the focused paragraph 2003/06/06 05:17:51 obr 1.3.12.4: #i13954# AccessibleHypertext support for Online help 2003/06/04 07:21:16 obr 1.3.12.3: finished transition from tabs to spaces 2003/06/02 12:49:56 obr 1.3.12.2: #109747# implement getAccessibleContext in a failsafe way, so that it can't kill the dispatch thread of the Java AccessBridge for Windows 2003/05/28 14:45:46 obr 1.3.12.1: #i14100# changed the private text change protocol with the JABG


2003-06-12  Rüdiger Timm  <rt@openoffice.org>  [273c306bce80ab9fb026b3b7a694528986a330e7]

INTEGRATION: CWS draw17 (1.39.36); FILE MERGED 2003/06/11 11:52:11 thb 1.39.36.1: #i14967# Added break statements, where return statements have been removed, thus retaining the original semantics


2003-06-12  Rüdiger Timm  <rt@openoffice.org>  [046fbf6f688f14ffd049b884866028aacbacb0ca]

INTEGRATION: CWS uaa04 (1.2.22); FILE MERGED 2003/06/04 07:21:15 obr 1.2.22.1: finished transition from tabs to spaces


2003-06-12  Rüdiger Timm  <rt@openoffice.org>  [38e7b01964abfdb3ef849a57e056f0f8d7e8054a]

INTEGRATION: CWS uaa04 (1.3.12); FILE MERGED 2003/06/02 12:49:56 obr 1.3.12.1: #109747# implement getAccessibleContext in a failsafe way, so that it can't kill the dispatch thread of the Java AccessBridge for Windows


2003-06-12  Rüdiger Timm  <rt@openoffice.org>  [140027a8bc07523c4f76424fe3364fb2a6646bda]

INTEGRATION: CWS uaa04 (1.5.12); FILE MERGED 2003/06/02 12:49:56 obr 1.5.12.1: #109747# implement getAccessibleContext in a failsafe way, so that it can't kill the dispatch thread of the Java AccessBridge for Windows


2003-06-12  Rüdiger Timm  <rt@openoffice.org>  [7f86910af3073ce1c1cbc965da85de106d190dd6]

INTEGRATION: CWS uaa04 (1.4.12); FILE MERGED 2003/06/04 07:21:14 obr 1.4.12.3: finished transition from tabs to spaces 2003/06/02 12:49:55 obr 1.4.12.2: #109747# implement getAccessibleContext in a failsafe way, so that it can't kill the dispatch thread of the Java AccessBridge for Windows 2003/05/26 10:26:35 obr 1.4.12.1: #i14403# Now setting an AccessibleParent at transient objects


2003-06-12  Rüdiger Timm  <rt@openoffice.org>  [4ed1517d315f9b3f02068a99d593bf915b4deb4d]

INTEGRATION: CWS draw17 (1.32.8); FILE MERGED 2003/06/11 15:24:19 bc 1.32.8.1: #109842# mimetype for 4.0 impress templates modified


2003-06-12  Rüdiger Timm  <rt@openoffice.org>  [05d5f2c875667423db7cb744531916af4139c9ad]

INTEGRATION: CWS uaa04 (1.3.12); FILE MERGED 2003/06/02 12:49:55 obr 1.3.12.1: #109747# implement getAccessibleContext in a failsafe way, so that it can't kill the dispatch thread of the Java AccessBridge for Windows


2003-06-12  Rüdiger Timm  <rt@openoffice.org>  [2941fe05831805694dfbf85e314bfd9a8728bef9]

INTEGRATION: CWS uaa04 (1.3.12); FILE MERGED 2003/06/02 12:49:54 obr 1.3.12.1: #109747# implement getAccessibleContext in a failsafe way, so that it can't kill the dispatch thread of the Java AccessBridge for Windows


2003-06-12  Rüdiger Timm  <rt@openoffice.org>  [f43c9903d4961bbd96ef0091e7627339b7162559]

INTEGRATION: CWS uaa04 (1.5.12); FILE MERGED 2003/06/04 07:21:13 obr 1.5.12.2: finished transition from tabs to spaces 2003/05/26 09:50:39 obr 1.5.12.1: #i14151# UAA NAME_CHANGED events were mapped to JAA AccessibleDescription events. fixed.


2003-06-12  Rüdiger Timm  <rt@openoffice.org>  [c9b55d8f13bf21881982e6282032bb06581cd13e]

INTEGRATION: CWS uaa04 (1.3.12); FILE MERGED 2003/06/04 07:21:11 obr 1.3.12.1: finished transition from tabs to spaces


2003-06-12  Rüdiger Timm  <rt@openoffice.org>  [dffbb536a852c09f53474fdc0d5225ab90bb7557]

INTEGRATION: CWS uaa04 (1.5.12); FILE MERGED 2003/06/04 07:21:10 obr 1.5.12.2: finished transition from tabs to spaces 2003/05/26 09:50:39 obr 1.5.12.1: #i14151# UAA NAME_CHANGED events were mapped to JAA AccessibleDescription events. fixed.


2003-06-12  Rüdiger Timm  <rt@openoffice.org>  [8a5025216ecd841adb5257c363e39916fc227055]

INTEGRATION: CWS uaa04 (1.4.2); FILE MERGED 2003/06/02 12:49:54 obr 1.4.2.1: #109747# implement getAccessibleContext in a failsafe way, so that it can't kill the dispatch thread of the Java AccessBridge for Windows


2003-06-12  Rüdiger Timm  <rt@openoffice.org>  [39775bc56d22683babfcaa3287b9d8c7ff7e54db]

INTEGRATION: CWS uaa04 (1.4.12); FILE MERGED 2003/06/04 08:54:10 obr 1.4.12.4: #i13956# container now support AccessibleText 2003/06/04 07:21:09 obr 1.4.12.3: finished transition from tabs to spaces 2003/06/02 12:49:54 obr 1.4.12.2: #109747# implement getAccessibleContext in a failsafe way, so that it can't kill the dispatch thread of the Java AccessBridge for Windows 2003/05/28 14:45:46 obr 1.4.12.1: #i14100# changed the private text change protocol with the JABG


2003-06-12  Rüdiger Timm  <rt@openoffice.org>  [1236d2b7dde36e055a5d501a55e7b9bd9afc636e]

INTEGRATION: CWS uaa04 (1.6.2); FILE MERGED 2003/06/04 07:21:08 obr 1.6.2.3: finished transition from tabs to spaces 2003/06/02 12:49:53 obr 1.6.2.2: #109747# implement getAccessibleContext in a failsafe way, so that it can't kill the dispatch thread of the Java AccessBridge for Windows 2003/05/28 14:45:47 obr 1.6.2.1: #i14100# changed the private text change protocol with the JABG


2003-06-12  Rüdiger Timm  <rt@openoffice.org>  [86bc7a381133636154c422d32c3bd93e29750a50]

INTEGRATION: CWS uaa04 (1.4.2); FILE MERGED 2003/06/02 12:49:53 obr 1.4.2.1: #109747# implement getAccessibleContext in a failsafe way, so that it can't kill the dispatch thread of the Java AccessBridge for Windows


2003-06-12  Rüdiger Timm  <rt@openoffice.org>  [1835be83930256bb32e3c23205b3cfb7826f31b5]

INTEGRATION: CWS uaa04 (1.3.12); FILE MERGED 2003/06/04 07:21:07 obr 1.3.12.2: finished transition from tabs to spaces 2003/06/02 12:49:53 obr 1.3.12.1: #109747# implement getAccessibleContext in a failsafe way, so that it can't kill the dispatch thread of the Java AccessBridge for Windows


2003-06-12  Rüdiger Timm  <rt@openoffice.org>  [a861b6a5af3765a4f8507c7d3c3b7c32497b3b90]

INTEGRATION: CWS uaa04 (1.3.12); FILE MERGED 2003/06/02 12:49:52 obr 1.3.12.1: #109747# implement getAccessibleContext in a failsafe way, so that it can't kill the dispatch thread of the Java AccessBridge for Windows


2003-06-12  Rüdiger Timm  <rt@openoffice.org>  [4f74af7c9f401a443d0d83ddcec5d34f8ac524d7]

INTEGRATION: CWS uaa04 (1.1.46); FILE MERGED 2003/06/04 07:21:06 obr 1.1.46.1: finished transition from tabs to spaces


2003-06-12  Rüdiger Timm  <rt@openoffice.org>  [bd2e4457787971f0cd0e120f5690e8edc14b314d]

INTEGRATION: CWS uaa04 (1.2.12); FILE MERGED 2003/06/04 07:21:06 obr 1.2.12.1: finished transition from tabs to spaces


2003-06-12  Rüdiger Timm  <rt@openoffice.org>  [6f04fcdafcdfdae29fcccc2bc174914b70773022]

INTEGRATION: CWS uaa04 (1.10.2); FILE MERGED 2003/06/04 08:54:10 obr 1.10.2.2: #i13956# container now support AccessibleText 2003/05/28 14:45:47 obr 1.10.2.1: #i14100# changed the private text change protocol with the JABG


2003-06-12  Rüdiger Timm  <rt@openoffice.org>  [c8f73a90abf00412293575eae5c4ef735f21eda9]

INTEGRATION: CWS uaa04 (1.4.2); FILE MERGED 2003/06/04 07:21:05 obr 1.4.2.1: finished transition from tabs to spaces


2003-06-12  Rüdiger Timm  <rt@openoffice.org>  [5927292a753f7a11b2c1d03fbd340b13ddf5fa52]

INTEGRATION: CWS uaa04 (1.3.12); FILE MERGED 2003/06/04 07:21:05 obr 1.3.12.2: finished transition from tabs to spaces 2003/05/28 14:45:45 obr 1.3.12.1: #i14100# changed the private text change protocol with the JABG


2003-06-12  Rüdiger Timm  <rt@openoffice.org>  [bb9520133e3c3631ce8dae727501d7a9f91b198b]

INTEGRATION: CWS uaa04 (1.2.12); FILE MERGED 2003/06/04 07:21:04 obr 1.2.12.1: finished transition from tabs to spaces


2003-06-12  Rüdiger Timm  <rt@openoffice.org>  [1802c2497690dfc5f3e4f66c7d17ccdfc10d7d08]

INTEGRATION: CWS uaa04 (1.17.2); FILE MERGED 2003/06/05 15:16:43 obr 1.17.2.3: #109943# changes needed for WindowsAccessBridgeAdapter.java 2003/06/04 07:21:03 obr 1.17.2.2: finished transition from tabs to spaces 2003/06/02 12:49:52 obr 1.17.2.1: #109747# implement getAccessibleContext in a failsafe way, so that it can't kill the dispatch thread of the Java AccessBridge for Windows


2003-06-12  Rüdiger Timm  <rt@openoffice.org>  [2fa43f17ef2304f554dff89385585a5f22024144]

INTEGRATION: CWS uaa04 (1.5.12); FILE MERGED 2003/06/04 07:25:16 obr 1.5.12.2: #i13952# don't map number keys to NUMPAP key codes automatically 2003/06/04 07:21:02 obr 1.5.12.1: finished transition from tabs to spaces


2003-06-12  Rüdiger Timm  <rt@openoffice.org>  [210b2255c0370aa6542847e33f07fa4693f38839]

INTEGRATION: CWS uaa04 (1.2.12); FILE MERGED 2003/06/04 07:21:01 obr 1.2.12.1: finished transition from tabs to spaces


2003-06-12  Rüdiger Timm  <rt@openoffice.org>  [0615877363e68a960baa41ae8806339573b47c72]

INTEGRATION: CWS uaa04 (1.1.2); FILE ADDED 2003/06/06 05:17:51 obr 1.1.2.1: #i13954# AccessibleHypertext support for Online help


2003-06-12  Rüdiger Timm  <rt@openoffice.org>  [bff9daf35b947b7396b59d631e53dea1632832b6]

INTEGRATION: CWS uaa04 (1.1.46); FILE MERGED 2003/06/04 07:21:00 obr 1.1.46.1: finished transition from tabs to spaces


2003-06-12  Rüdiger Timm  <rt@openoffice.org>  [38ab7316f1e7a6bf692132193ba74773992969c0]

INTEGRATION: CWS uaa04 (1.2.12); FILE MERGED 2003/06/04 07:20:59 obr 1.2.12.1: finished transition from tabs to spaces


2003-06-12  Rüdiger Timm  <rt@openoffice.org>  [78410223a67f54ecbc1bf8014741b128642477d5]

INTEGRATION: CWS uaa04 (1.4.12); FILE MERGED 2003/06/04 07:20:58 obr 1.4.12.1: finished transition from tabs to spaces


2003-06-12  Rüdiger Timm  <rt@openoffice.org>  [a8a4990b26c2870eabec7181956f74fa6ffbf66b]

INTEGRATION: CWS uaa04 (1.2.12); FILE MERGED 2003/06/04 07:20:57 obr 1.2.12.1: finished transition from tabs to spaces


2003-06-12  Rüdiger Timm  <rt@openoffice.org>  [46d041fa354d8624113730cb0677eb242477d781]

INTEGRATION: CWS uaa04 (1.4.12); FILE MERGED 2003/06/04 07:20:56 obr 1.4.12.1: finished transition from tabs to spaces


2003-06-12  Rüdiger Timm  <rt@openoffice.org>  [ba736589e6f212871b06322ad28d4a7029955a58]

INTEGRATION: CWS uaa04 (1.3.22); FILE MERGED 2003/06/06 10:38:11 obr 1.3.22.2: #106061# workaround for tooltips not being read by Zoomtext 2003/06/03 15:18:20 obr 1.3.22.1: switched to JAVANUMVER


2003-06-12  Rüdiger Timm  <rt@openoffice.org>  [d1d593ac87cdd46f3161f0184108fee4288e406f]

INTEGRATION: CWS uaa04 (1.4.2); FILE MERGED 2003/06/06 10:38:11 obr 1.4.2.2: #106061# workaround for tooltips not being read by Zoomtext 2003/06/05 15:17:35 obr 1.4.2.1: #109943# fixed Popup registration issues and coordinate problems


2003-06-12  Rüdiger Timm  <rt@openoffice.org>  [d0b3bb0f1cdea7263633fa74c2896cc417ee64f2]

INTEGRATION: CWS uaa04 (1.1.2); FILE ADDED 2003/06/06 10:38:12 obr 1.1.2.1: #106061# workaround for tooltips not being read by Zoomtext


2003-06-12  Rüdiger Timm  <rt@openoffice.org>  [f74a2dedf9b155df43e3dff7af0ffb35d7ba92f0]

INTEGRATION: CWS uaa04 (1.6.12); FILE MERGED 2003/06/06 05:26:35 obr 1.6.12.1: finished transition from tabs to spaces


2003-06-12  Rüdiger Timm  <rt@openoffice.org>  [bfef56a02eae61ff689662c0d976799ead4493fb]

INTEGRATION: CWS uaa04 (1.16.2); FILE MERGED 2003/06/11 08:10:23 obr 1.16.2.2: #109943# look for the correct XAccessible on windowClosed 2003/06/05 15:17:35 obr 1.16.2.1: #109943# fixed Popup registration issues and coordinate problems


2003-06-12  Rüdiger Timm  <rt@openoffice.org>  [60e769c7cc61317dfd0eac70359301ccd1d1fd56]

INTEGRATION: CWS uaa04 (1.3.4); FILE MERGED 2003/06/02 15:51:26 tbe 1.3.4.1: #109460# added XAccessibleText


2003-06-12  Rüdiger Timm  <rt@openoffice.org>  [e600dd7c5d497027275435cc6080998fd0df73c2]

INTEGRATION: CWS uaa04 (1.18.8); FILE MERGED 2003/06/05 15:24:16 obr 1.18.8.1: #109943# changes needed to register popup windows through the extended toolkit correctly


2003-06-12  Rüdiger Timm  <rt@openoffice.org>  [ee36b5de5a2b8e70320ad6b357bccb9b180d0de2]

INTEGRATION: CWS uaa04 (1.171.6); FILE MERGED 2003/06/10 09:40:03 obr 1.171.6.4: RESYNC: (1.171-1.173); FILE MERGED 2003/06/05 15:24:15 obr 1.171.6.3: #109943# changes needed to register popup windows through the extended toolkit correctly 2003/06/05 13:05:43 tbe 1.171.6.2: #i15280# Accessible name for combo boxes and list boxes 2003/06/02 15:58:01 tbe 1.171.6.1: #109460# changed implementation for accessible tab control and tab page


2003-06-12  Rüdiger Timm  <rt@openoffice.org>  [854a684a1fec765fbbf26cad7387cc5a80cba2c6]

INTEGRATION: CWS uaa04 (1.5.32); FILE MERGED 2003/06/02 15:58:01 tbe 1.5.32.1: #109460# changed implementation for accessible tab control and tab page


2003-06-12  Rüdiger Timm  <rt@openoffice.org>  [4efcec806a27b2c437ea0307ea62d602d984ac03]

INTEGRATION: CWS uaa04 (1.95.8); FILE MERGED 2003/06/05 15:24:14 obr 1.95.8.1: #109943# changes needed to register popup windows through the extended toolkit correctly


2003-06-12  Rüdiger Timm  <rt@openoffice.org>  [72cd1d9fde40c3003028eeb4ce11a6b08489fe4f]

INTEGRATION: CWS uaa04 (1.15.172); FILE MERGED 2003/06/02 15:57:18 tbe 1.15.172.2: #109460# changed implementation for accessible tab control and tab page 2003/06/02 13:07:05 tbe 1.15.172.1: #109460# merge fixes for 109724 and i14098 from vcl10 into uaa04


2003-06-12  Rüdiger Timm  <rt@openoffice.org>  [b4017e8c5c546132cc6f177b4c68d9fae2f69f10]

INTEGRATION: CWS uaa04 (1.26.8); FILE MERGED 2003/06/05 15:24:13 obr 1.26.8.1: #109943# changes needed to register popup windows through the extended toolkit correctly


2003-06-12  Rüdiger Timm  <rt@openoffice.org>  [6bba5a82473498cd14705720cac85fde50ee5914]

INTEGRATION: CWS uaa04 (1.22.8); FILE MERGED 2003/06/05 15:24:13 obr 1.22.8.1: #109943# changes needed to register popup windows through the extended toolkit correctly


2003-06-12  Rüdiger Timm  <rt@openoffice.org>  [f226fffdc4b3ced5c4f80626639811f523b54e32]

INTEGRATION: CWS uaa04 (1.38.6); FILE MERGED 2003/06/02 16:30:17 tbe 1.38.6.1: #109460# changed implementation for accessible tab control and tab page


2003-06-12  Rüdiger Timm  <rt@openoffice.org>  [a91fac1d09a0f5d71881106899feea60d0c6e767]

INTEGRATION: CWS uaa04 (1.22.46); FILE MERGED 2003/06/02 16:30:18 tbe 1.22.46.1: #109460# changed implementation for accessible tab control and tab page


2003-06-12  Rüdiger Timm  <rt@openoffice.org>  [1416ec1570587b28248e4216158450124357d16f]

INTEGRATION: CWS sw016 (1.38.48); FILE MERGED 2003/06/10 08:44:26 dvo 1.38.48.1: #110034# #110114# catch UnsupportedFlavorException. This exception normally doesn't occur, but if for some reason it is thrown anyway, the current code doesn't catch it and a crash may result. This fix ensures a graceful failure in this case.


2003-06-12  Rüdiger Timm  <rt@openoffice.org>  [c30f839bd17e92e0bb0c9653934583036ac1cffc]

INTEGRATION: CWS sw016 (1.24.6); FILE MERGED 2003/06/06 09:49:38 fme 1.24.6.1: #110102# Navigator should be robust even if pCreateView == 0


2003-06-12  Rüdiger Timm  <rt@openoffice.org>  [c481da3fb21e4f14ec6d8c5e90b3d43f7de855a3]

INTEGRATION: CWS sw016 (1.75.50); FILE MERGED 2003/06/06 10:52:30 hbrinkm 1.75.50.2: RESYNC: (1.75-1.76); FILE MERGED 2003/06/04 12:06:55 tl 1.75.50.1: #i14138# throwing of exceptions restricted due to #110067#


2003-06-12  Rüdiger Timm  <rt@openoffice.org>  [5ad6c2612848f29a59f5df7c08f518b42b586c7d]

INTEGRATION: CWS sw016 (1.25.46); FILE MERGED 2003/06/03 07:51:36 hbrinkm 1.25.46.2: RESYNC: (1.25-1.26); FILE MERGED 2003/05/27 15:36:21 dvo 1.25.46.1: #i14865# don't assign temporary object to reference


2003-06-12  Rüdiger Timm  <rt@openoffice.org>  [b1cf43a4e06571b1c12815f405a1765bb4b1bfe8]

INTEGRATION: CWS sw016 (1.44.40); FILE MERGED 2003/06/03 07:49:10 hbrinkm 1.44.40.2: RESYNC: (1.44-1.45); FILE MERGED 2003/05/27 14:11:44 dvo 1.44.40.1: #i14865# don't assign temporary value to reference


2003-06-12  Rüdiger Timm  <rt@openoffice.org>  [7e35cca4ba60d2920c83f78c0406d448a6231d0e]

INTEGRATION: CWS sw016 (1.10.50); FILE MERGED 2003/05/27 15:35:39 dvo 1.10.50.1: #i14865# don't assign temporary object to reference


2003-06-12  Rüdiger Timm  <rt@openoffice.org>  [35f055d40182cd630a1207d726f4dc703dd15d6a]

INTEGRATION: CWS sw016 (1.68.6); FILE MERGED 2003/06/04 13:11:51 fme 1.68.6.1: #109964# Unexpected end event for extended input has to be considered


2003-06-12  Rüdiger Timm  <rt@openoffice.org>  [684e4a6918ac85ebda2f139aa99a7b679c65e478]

INTEGRATION: CWS sw016 (1.68.46); FILE MERGED 2003/06/06 12:52:07 dvo 1.68.46.3: #110054# fix copying to other applications 2003/06/06 10:52:47 hbrinkm 1.68.46.2: RESYNC: (1.68-1.69); FILE MERGED 2003/06/02 12:55:46 hbrinkm 1.68.46.1: #109590# PrivateDrop


2003-06-12  Rüdiger Timm  <rt@openoffice.org>  [3c110628dc7876d013451dc2058b1caa3a202493]

INTEGRATION: CWS sw016 (1.17.50); FILE MERGED 2003/05/27 15:37:26 dvo 1.17.50.1: #i14865# don't assign temporary object to reference


2003-06-12  Rüdiger Timm  <rt@openoffice.org>  [c48c81b0b6a4b597521e091789a90a2872073daa]

INTEGRATION: CWS sw016 (1.25.50); FILE MERGED 2003/06/06 09:15:53 dr 1.25.50.1: #i14593# preserve ruler states in config


2003-06-12  Rüdiger Timm  <rt@openoffice.org>  [34b2103db1ce98b6c5ed2a0b90f7abee961be98b]

INTEGRATION: CWS sw016 (1.33.8); FILE MERGED 2003/06/04 12:14:55 fme 1.33.8.1: #109030# Toggle digit format


2003-06-12  Rüdiger Timm  <rt@openoffice.org>  [19c05bac841fc01d769e1a1b03f7764c6f8520e4]

INTEGRATION: CWS sw016 (1.30.50); FILE MERGED 2003/05/27 17:37:36 dvo 1.30.50.2: #109761# allow loading of plugins with either URL or mime-type 2003/05/27 14:12:16 dvo 1.30.50.1: #i14865# don't assign temporary value to reference


2003-06-12  Rüdiger Timm  <rt@openoffice.org>  [2e92a005df445aedbd7c2ef5c736529f098a4a02]

INTEGRATION: CWS sw016 (1.28.50); FILE MERGED 2003/05/27 17:35:24 dvo 1.28.50.1: #109761# don't call AbsToRel on empty string


2003-06-12  Rüdiger Timm  <rt@openoffice.org>  [34c42ff04168fab08e16fb04850c0c3661a043e8]

INTEGRATION: CWS sw016 (1.12.50); FILE MERGED 2003/06/02 13:47:32 dvo 1.12.50.1: #109761# allow load/save of HTML plugins with either URL or TYPE


2003-06-12  Rüdiger Timm  <rt@openoffice.org>  [e87dd9c03931b101ad461b2b95fb0a180de90996]

INTEGRATION: CWS sw016 (1.14.50); FILE MERGED 2003/06/06 09:58:51 fme 1.14.50.1: #109993# Additional reference device needed for prospekt printing


2003-06-12  Rüdiger Timm  <rt@openoffice.org>  [e3f981b2ef2a3935ef89709319746a9330849c9b]

INTEGRATION: CWS sw016 (1.37.46); FILE MERGED 2003/06/06 09:58:37 fme 1.37.46.1: #109993# Additional reference device needed for prospekt printing


2003-06-12  Rüdiger Timm  <rt@openoffice.org>  [7b5f63c70061578d60ac80be058a8ca3d02ddf6a]

INTEGRATION: CWS sw016 (1.19.50); FILE MERGED 2003/06/06 10:53:26 hbrinkm 1.19.50.2: RESYNC: (1.19-1.20); FILE MERGED 2003/06/06 09:58:05 fme 1.19.50.1: #109993# Additional reference device needed for prospekt printing


2003-06-12  Rüdiger Timm  <rt@openoffice.org>  [ea79d03a68d7490e50a6d8b75905d081c4ddd470]

INTEGRATION: CWS sw016 (1.43.50); FILE MERGED 2003/06/02 10:09:44 fme 1.43.50.1: #i13474# NextWord - Restriction of word boundaries to script boundaries


2003-06-12  Rüdiger Timm  <rt@openoffice.org>  [7b00fce49d870bb7bc274d17a5d397fbbadf0e14]

INTEGRATION: CWS sw016 (1.15.50); FILE MERGED 2003/06/02 15:25:17 fme 1.15.50.1: #i14820# Small capitals - string positions have to be adjusted if display string has more characters than core string


2003-06-12  Rüdiger Timm  <rt@openoffice.org>  [d2f02cc5c8a3d447c75ee434c00a3c76d1cc6862]

INTEGRATION: CWS sw016 (1.70.50); FILE MERGED 2003/06/06 14:27:48 fme 1.70.50.5: #109993# RefDev and OutDev confusion if we have a second printer on prospect printing 2003/06/06 10:54:10 hbrinkm 1.70.50.4: RESYNC: (1.70-1.71); FILE MERGED 2003/06/06 09:57:53 fme 1.70.50.3: #109993# Additional reference device needed for prospekt printing 2003/06/04 12:13:55 fme 1.70.50.2: #109030# Toggle digit format 2003/06/02 15:25:18 fme 1.70.50.1: #i14820# Small capitals - string positions have to be adjusted if display string has more characters than core string


2003-06-12  Rüdiger Timm  <rt@openoffice.org>  [d52c42bd084018a3386376a01c7d3365e128ae65]

INTEGRATION: CWS sw016 (1.87.50); FILE MERGED 2003/06/04 12:13:23 fme 1.87.50.1: #109030# Toggle digit format


2003-06-12  Rüdiger Timm  <rt@openoffice.org>  [659f6aeeb3146a51288c8fad582fbd50b1e2a8c3]

INTEGRATION: CWS sw016 (1.39.8); FILE MERGED 2003/06/06 09:57:30 fme 1.39.8.1: #109993# Additional reference device needed for prospekt printing


2003-06-12  Rüdiger Timm  <rt@openoffice.org>  [51ec928f18f6b92a3fab6b4b5d43e56c6d2dffe2]

INTEGRATION: CWS sw016 (1.43.50); FILE MERGED 2003/06/10 11:14:36 dvo 1.43.50.2: #109326# code review: strengthened fix against crashes 2003/06/10 09:47:02 dvo 1.43.50.1: #109326# dispose table when rows/cells are being removed


2003-06-12  Rüdiger Timm  <rt@openoffice.org>  [a1054a23e25d8e91b766825728ab87e0108f4bd9]

INTEGRATION: CWS sw016 (1.27.50); FILE MERGED 2003/06/02 12:59:04 hbrinkm 1.27.50.1: #109590# MakeTblCrsrs: take care of invalid frames


2003-06-12  Rüdiger Timm  <rt@openoffice.org>  [2bb8c88b1bd42ddef02854f045303f5fb48e98ae]

INTEGRATION: CWS sw016 (1.62.16); FILE MERGED 2003/06/06 10:55:05 hbrinkm 1.62.16.2: RESYNC: (1.62-1.63); FILE MERGED 2003/06/04 12:49:17 fme 1.62.16.1: #110027# Wrong condition to go down to last cellfrm


2003-06-12  Rüdiger Timm  <rt@openoffice.org>  [0ba0103a7b9d714277cae9fde11c26fc23394dfb]

INTEGRATION: CWS sw016 (1.54.8); FILE MERGED 2003/06/05 12:20:09 hbrinkm 1.54.8.1: #i13955# SwAccessibleParagraph::grabFocus: do grab the focus


2003-06-12  Rüdiger Timm  <rt@openoffice.org>  [f19ba2e0a7b71f9787708e108cf8bfae9b964e53]

INTEGRATION: CWS sw016 (1.25.46); FILE MERGED 2003/06/06 09:54:55 fme 1.25.46.1: #109993# Additional reference device needed for prospekt printing


2003-06-12  Rüdiger Timm  <rt@openoffice.org>  [c6726f343e8a944fc9f1031ca39520c1527b05e6]

INTEGRATION: CWS sw016 (1.14.106); FILE MERGED 2003/06/06 17:31:23 fme 1.14.106.1: #110092# Handle LF and CR in selection for font preview


2003-06-12  Rüdiger Timm  <rt@openoffice.org>  [d28da05595717fa8260d8bf3288834a1049b4b6d]

INTEGRATION: CWS sw016 (1.49.24); FILE MERGED 2003/05/27 13:46:25 dvo 1.49.24.1: #i14863# fixed references to stack-allocated objects


2003-06-12  Rüdiger Timm  <rt@openoffice.org>  [1e0c6a9b051014c2fa6485e13e4d2c33e1f859f9]

INTEGRATION: CWS sw016 (1.55.34); FILE MERGED 2003/05/27 17:34:11 dvo 1.55.34.1: #109761# allow loading of plugins with either xlink:href or draw:mime-type


2003-06-12  Rüdiger Timm  <rt@openoffice.org>  [ada9470255ae99c46d71efbff6a17bd7bc40d417]

INTEGRATION: CWS sw016 (1.5.130); FILE MERGED 2003/05/27 13:46:25 dvo 1.5.130.1: #i14863# fixed references to stack-allocated objects


2003-06-12  Rüdiger Timm  <rt@openoffice.org>  [f39537b17a44ae543c6ad6ffd2e354f0ed9a1d9a]

INTEGRATION: CWS sw016 (1.5.130); FILE MERGED 2003/05/27 13:46:26 dvo 1.5.130.1: #i14863# fixed references to stack-allocated objects


2003-06-12  Rüdiger Timm  <rt@openoffice.org>  [20638fb3a228002105a1657a6bfbed2a0684f0f8]

INTEGRATION: CWS sw016 (1.8.40); FILE MERGED 2003/05/27 13:46:24 dvo 1.8.40.1: #i14863# fixed references to stack-allocated objects


2003-06-12  Rüdiger Timm  <rt@openoffice.org>  [f6457669fad023cdf1f7d5f249e29c2eb6b41bb9]

INTEGRATION: CWS sw016 (1.2.20); FILE MERGED 2003/06/05 18:43:02 khong 1.2.20.1: #110060# add tow characters in Hangul/Hanja conversion


2003-06-12  Rüdiger Timm  <rt@openoffice.org>  [94cf4af157a9b731722dd0c818218558575d2998]

INTEGRATION: CWS sw016 (1.6.18); FILE MERGED 2003/06/06 10:59:23 hbrinkm 1.6.18.2: RESYNC: (1.6-1.7); FILE MERGED 2003/06/05 21:39:06 khong 1.6.18.1: #109813# make CJK word breakiterator falls back to default icu breakiterator on non-CJK text


2003-06-12  Rüdiger Timm  <rt@openoffice.org>  [9c279db8d17fd634f80dd885287b99c0fc86aea5]

INTEGRATION: CWS sw016 (1.8.20); FILE MERGED 2003/06/05 21:39:06 khong 1.8.20.1: #109813# make CJK word breakiterator falls back to default icu breakiterator on non-CJK text


2003-06-11  Hennes Rohling  <hro@openoffice.org>  [1a01c5e1b690733ab026c9c13f1dc3da9a2e9147]

#110104# Own crash_report shel startup script


2003-06-11  Hennes Rohling  <hro@openoffice.org>  [8db26a21bbf0250fe89e9b717b35de1eb54c3936]

#110104# Own crash_report shel startup script


2003-06-11  Hennes Rohling  <hro@openoffice.org>  [a08b34d0af6def8afbf368e21a20b1512196723a]

#110104# Own crash_report shel startup script


2003-06-11  Hennes Rohling  <hro@openoffice.org>  [e52f8f8fe92eb786ce00b3cd8c333463b2feff21]

#110104# Current working directory has to be set to office dir first


2003-06-11  Vladimir Glazounov  <vg@openoffice.org>  [80abcd9bcf1870ef9054cc658917b8bf4ee2807f]

INTEGRATION: CWS qadev8 (1.2.6); FILE MERGED 2003/06/06 13:43:48 lla 1.2.6.1: #110120# gcov handling changes.


2003-06-11  Vladimir Glazounov  <vg@openoffice.org>  [82630c37e9073630e7e11080e21537d1e05e6908]

INTEGRATION: CWS qadev8 (1.1.2); FILE ADDED 2003/06/06 13:43:48 lla 1.1.2.1: #110120# gcov handling changes.


2003-06-11  Vladimir Glazounov  <vg@openoffice.org>  [6fbee3c99df2b998e7a81e441f6c1321c7f56ded]

INTEGRATION: CWS qadev8 (1.1.2); FILE ADDED 2003/06/06 13:43:47 lla 1.1.2.1: #110120# gcov handling changes.


2003-06-11  Vladimir Glazounov  <vg@openoffice.org>  [0e9bfebf67810eb1c729c6a82205b3b3a68cbffe]

INTEGRATION: CWS qadev8 (1.1.2); FILE ADDED 2003/06/10 09:46:23 lla 1.1.2.2: #110120# gcov enhancements. 2003/06/06 13:43:46 lla 1.1.2.1: #110120# gcov handling changes.


2003-06-11  Vladimir Glazounov  <vg@openoffice.org>  [4b343e9cedb798e2cabdf55e9c09f870bb63866a]

INTEGRATION: CWS qadev8 (1.2.6); FILE MERGED 2003/06/06 13:43:45 lla 1.2.6.1: #110120# gcov handling changes.


2003-06-11  Vladimir Glazounov  <vg@openoffice.org>  [caaa00eef01a8e06210ea5a2f3e0b1404c8915fb]

INTEGRATION: CWS qadev8 (1.2.6); FILE MERGED 2003/06/10 09:46:23 lla 1.2.6.1: #110120# gcov enhancements.


2003-06-11  Vladimir Glazounov  <vg@openoffice.org>  [73031bf015c0935d57fd92468ee52e80d5511fb8]

INTEGRATION: CWS qadev8 (1.1.2); FILE ADDED 2003/06/06 13:43:45 lla 1.1.2.1: #110120# gcov handling changes.


2003-06-11  Vladimir Glazounov  <vg@openoffice.org>  [3052085fdc97a0d8046f89789f18a93b55c1a72a]

INTEGRATION: CWS qadev8 (1.4.2); FILE MERGED 2003/06/04 14:04:41 cn 1.4.2.1: #109975# CHG: new accessibility role


2003-06-11  Vladimir Glazounov  <vg@openoffice.org>  [9903ba742218252c997c24fe9af3f1a4fdc74e2d]

INTEGRATION: CWS qadev8 (1.4.2); FILE MERGED 2003/06/04 14:04:37 cn 1.4.2.1: #109975# CHG: new accessibility role


2003-06-11  Vladimir Glazounov  <vg@openoffice.org>  [9ff3b249b17a50a1332cc2890769d6674976ef6b]

INTEGRATION: CWS qadev8 (1.4.2); FILE MERGED 2003/06/04 14:04:33 cn 1.4.2.1: #109975# CHG: new accessibility role


2003-06-11  Vladimir Glazounov  <vg@openoffice.org>  [28506dade7d650f97bfca6c8954ada784e69fb19]

INTEGRATION: CWS qadev8 (1.4.2); FILE MERGED 2003/06/04 14:04:28 cn 1.4.2.1: #109975# CHG: new accessibility role


2003-06-11  Vladimir Glazounov  <vg@openoffice.org>  [203afa0c1993596a90b754d696e3d8e6af6e5a13]

INTEGRATION: CWS qadev8 (1.4.2); FILE MERGED 2003/06/04 14:04:24 cn 1.4.2.1: #109975# CHG: new accessibility role


2003-06-11  Vladimir Glazounov  <vg@openoffice.org>  [3415a26cfc8444cf6dda94cf7cf1c7a57868e8d6]

INTEGRATION: CWS qadev8 (1.4.2); FILE MERGED 2003/06/04 14:04:20 cn 1.4.2.1: #109975# CHG: new accessibility role


2003-06-11  Vladimir Glazounov  <vg@openoffice.org>  [23f4ef569ba5de72fcf6d36b30c3ca12290fe237]

INTEGRATION: CWS qadev8 (1.4.2); FILE MERGED 2003/06/04 14:04:14 cn 1.4.2.1: #109975# CHG: new accessibility role


2003-06-11  Vladimir Glazounov  <vg@openoffice.org>  [8474014f2cb13417ee1cc98dd5ace73d18ee4f55]

INTEGRATION: CWS qadev8 (1.4.2); FILE MERGED 2003/06/04 14:04:06 cn 1.4.2.1: #109975# CHG: new accessibility role


2003-06-11  Vladimir Glazounov  <vg@openoffice.org>  [066d4f14284d901189d7bdfd5bd14a8a26cb0357]

INTEGRATION: CWS qadev8 (1.4.2); FILE MERGED 2003/06/04 14:03:59 cn 1.4.2.1: #109975# CHG: new accessibility role


2003-06-11  Vladimir Glazounov  <vg@openoffice.org>  [61de3569217df732c8661dfe79ead4edd1727d8d]

INTEGRATION: CWS qadev8 (1.1.16); FILE MERGED 2003/06/04 15:32:13 cn 1.1.16.1: #109975# CHG: new accessibility role


2003-06-11  Vladimir Glazounov  <vg@openoffice.org>  [ca272ccf2309717bb9d633ea909a9a949f9f6e48]

INTEGRATION: CWS qadev8 (1.1.16); FILE MERGED 2003/06/04 15:32:10 cn 1.1.16.1: #109975# CHG: new accessibility role


2003-06-11  Vladimir Glazounov  <vg@openoffice.org>  [23c4e6e8a3818435658c5fb179ac962923bd0b70]

INTEGRATION: CWS qadev8 (1.1.16); FILE MERGED 2003/06/04 15:32:07 cn 1.1.16.1: #109975# CHG: new accessibility role


2003-06-11  Vladimir Glazounov  <vg@openoffice.org>  [5221afa73055db60fb92541734e232489bbc53d6]

INTEGRATION: CWS qadev8 (1.1.16); FILE MERGED 2003/06/04 15:32:04 cn 1.1.16.1: #109975# CHG: new accessibility role


2003-06-11  Vladimir Glazounov  <vg@openoffice.org>  [5a439cf4269aade8fce75f9bb11e7407ff14ceab]

INTEGRATION: CWS qadev8 (1.1.16); FILE MERGED 2003/06/04 15:32:01 cn 1.1.16.2: #109975# CHG: new accessibility role 2003/06/04 14:03:52 cn 1.1.16.1: #109975# CHG: new accessibility role


2003-06-11  Vladimir Glazounov  <vg@openoffice.org>  [2174736417f5408289d6e79dea180e5854ced3ee]

INTEGRATION: CWS qadev8 (1.1.16); FILE MERGED 2003/06/04 15:31:57 cn 1.1.16.1: #109975# CHG: new accessibility role


2003-06-11  Vladimir Glazounov  <vg@openoffice.org>  [7ca7c3a6efacdd78d0ffe2a8425f9381e74cd2b8]

INTEGRATION: CWS qadev8 (1.1.16); FILE MERGED 2003/06/04 15:31:53 cn 1.1.16.1: #109975# CHG: new accessibility role


2003-06-11  Vladimir Glazounov  <vg@openoffice.org>  [790a0df3fc66f3d10462d225e06351d047b986f0]

INTEGRATION: CWS qadev8 (1.1.16); FILE MERGED 2003/06/04 15:31:50 cn 1.1.16.1: #109975# CHG: new accessibility role


2003-06-11  Vladimir Glazounov  <vg@openoffice.org>  [19ffcd7e7c50d81acbfb236656352b42be9ee517]

INTEGRATION: CWS qadev8 (1.1.16); FILE MERGED 2003/06/04 15:31:47 cn 1.1.16.1: #109975# CHG: new accessibility role


2003-06-11  Vladimir Glazounov  <vg@openoffice.org>  [e3e254f95f58df520a2a76a0deea09af981f57bf]

INTEGRATION: CWS qadev8 (1.2.2); FILE MERGED 2003/06/04 15:31:44 cn 1.2.2.1: #109975# CHG: new accessibility role


2003-06-11  Vladimir Glazounov  <vg@openoffice.org>  [192b2734b664662920cf427f0152fb6e830abc83]

INTEGRATION: CWS qadev8 (1.1.16); FILE MERGED 2003/06/04 15:31:41 cn 1.1.16.2: #109975# CHG: new accessibility role 2003/06/04 14:03:43 cn 1.1.16.1: #109975# CHG: new accessibility role


2003-06-11  Vladimir Glazounov  <vg@openoffice.org>  [a6f7f66c455d2869861f440110e53394fda349f6]

INTEGRATION: CWS qadev8 (1.1.16); FILE MERGED 2003/06/04 15:31:37 cn 1.1.16.1: #109975# CHG: new accessibility role


2003-06-11  Vladimir Glazounov  <vg@openoffice.org>  [576efaabb6b89c22c3f802864e5514d8da21a73d]

INTEGRATION: CWS qadev8 (1.1.16); FILE MERGED 2003/06/04 15:31:33 cn 1.1.16.1: #109975# CHG: new accessibility role


2003-06-11  Vladimir Glazounov  <vg@openoffice.org>  [8bbde501521e26814554f9ac4e1b64e50f404b7f]

INTEGRATION: CWS qadev8 (1.4.2); FILE MERGED 2003/06/04 15:31:30 cn 1.4.2.2: #109975# CHG: new accessibility role 2003/06/04 14:03:38 cn 1.4.2.1: #109975# CHG: new accessibility role


2003-06-11  Vladimir Glazounov  <vg@openoffice.org>  [1553e15af9e044928d8514431f79aa37851c34b4]

INTEGRATION: CWS qadev8 (1.4.2); FILE MERGED 2003/06/04 15:31:26 cn 1.4.2.1: #109975# CHG: new accessibility role


2003-06-11  Vladimir Glazounov  <vg@openoffice.org>  [6ddae1c64ff075bed0cd0cd2a62d6f028baf6c1d]

INTEGRATION: CWS qadev8 (1.1.16); FILE MERGED 2003/06/04 15:31:23 cn 1.1.16.1: #109975# CHG: new accessibility role


2003-06-11  Vladimir Glazounov  <vg@openoffice.org>  [ddc93c4e003f11acd03876097c855f32f4608581]

INTEGRATION: CWS qadev8 (1.1.16); FILE MERGED 2003/06/04 15:31:19 cn 1.1.16.1: #109975# CHG: new accessibility role


2003-06-11  Vladimir Glazounov  <vg@openoffice.org>  [c3c79e84516ad1203f7150d11b5d8612cfa60202]

INTEGRATION: CWS qadev8 (1.1.16); FILE MERGED 2003/06/04 15:31:14 cn 1.1.16.1: #109975# CHG: new accessibility role


2003-06-11  Vladimir Glazounov  <vg@openoffice.org>  [2e6c3db4fa1487e9398f5c5944aa193f581fe531]

INTEGRATION: CWS qadev8 (1.3.12); FILE MERGED 2003/06/04 15:31:10 cn 1.3.12.1: #109975# CHG: new accessibility role


2003-06-11  Vladimir Glazounov  <vg@openoffice.org>  [36987072ae13024a15793f7b24ad99459ed56c51]

INTEGRATION: CWS qadev8 (1.2.2); FILE MERGED 2003/06/04 14:03:33 cn 1.2.2.1: #109975# CHG: new accessibility role


2003-06-11  Vladimir Glazounov  <vg@openoffice.org>  [b29946070d0cbedd7a14f923cae423ec55d3594c]

INTEGRATION: CWS qadev8 (1.2.2); FILE MERGED 2003/06/05 10:26:13 cn 1.2.2.2: #109975# CHG: new accessibility role 2003/06/04 14:03:29 cn 1.2.2.1: #109975# CHG: new accessibility role


2003-06-11  Vladimir Glazounov  <vg@openoffice.org>  [df5ced2dd9adb3393ea159bb5bc105e3676e482d]

INTEGRATION: CWS qadev8 (1.2.2); FILE MERGED 2003/06/05 10:26:16 cn 1.2.2.2: #109975# CHG: new accessibility role 2003/06/04 14:03:25 cn 1.2.2.1: #109975# CHG: new accessibility role


2003-06-11  Vladimir Glazounov  <vg@openoffice.org>  [1048cb7813cbadfb7155cfc7dbb928638b98cbd9]

INTEGRATION: CWS qadev8 (1.4.2); FILE MERGED 2003/06/04 14:03:21 cn 1.4.2.1: #109975# CHG: new accessibility role


2003-06-11  Vladimir Glazounov  <vg@openoffice.org>  [534d5c9147fb24bef04b43abf825484170964906]

INTEGRATION: CWS qadev8 (1.1.2); FILE ADDED 2003/06/10 13:37:57 cn 1.1.2.1: #110167# NEW: initial final


2003-06-11  Vladimir Glazounov  <vg@openoffice.org>  [e2edafe726df14bc0b593cc81e194d765cf8043b]

INTEGRATION: CWS qadev8 (1.1.2); FILE ADDED 2003/06/10 13:38:00 cn 1.1.2.1: #110167# NEW: initial final


2003-06-11  Vladimir Glazounov  <vg@openoffice.org>  [831e84c975fa266a11ceab2baca6381a939d3007]

INTEGRATION: CWS qadev8 (1.1.2); FILE ADDED 2003/06/10 14:25:45 cn 1.1.2.1: NEW:


2003-06-11  Vladimir Glazounov  <vg@openoffice.org>  [6656fe988f8c9e1932856baacf2b96f128f110b7]

INTEGRATION: CWS qadev8 (1.1.2); FILE ADDED 2003/06/10 14:32:50 cn 1.1.2.2: NEW: #110167# initial version 2003/06/10 14:25:36 cn 1.1.2.1: NEW:


2003-06-11  Vladimir Glazounov  <vg@openoffice.org>  [d6a64173596b8deda2cbee4586d93ac356c0c9e0]

INTEGRATION: CWS qadev8 (1.1.16); FILE MERGED 2003/06/04 14:03:10 cn 1.1.16.1: #109975# CHG: new accessibility role


2003-06-11  Vladimir Glazounov  <vg@openoffice.org>  [0a829ca32d07a66db183af0322d87f687365cb4a]

INTEGRATION: CWS qadev8 (1.4.2); FILE MERGED 2003/06/06 15:26:00 sg 1.4.2.1: #110037# added error message


2003-06-11  Vladimir Glazounov  <vg@openoffice.org>  [e0c4b36ac694ea10068059dd9efc3e5a914a83bd]

INTEGRATION: CWS qadev8 (1.2.2); FILE MERGED 2003/06/10 15:12:42 sg 1.2.2.1: #109887#CHG: enhanced reading parameters


2003-06-11  Vladimir Glazounov  <vg@openoffice.org>  [fa181597d48ce153746b64fc8358ef5e581c2df7]

INTEGRATION: CWS qadev8 (1.3.12); FILE MERGED 2003/06/05 10:44:24 cn 1.3.12.2: #109975# CHG: Header 2003/06/05 10:29:09 cn 1.3.12.1: #109975# CHG: userinteractionhader for csv files


2003-06-11  Vladimir Glazounov  <vg@openoffice.org>  [8c1cf4f3c2f99f79b22dae26ab54405058dc6862]

INTEGRATION: CWS qadev8 (1.2.2); FILE MERGED 2003/06/10 15:12:13 sg 1.2.2.2: #109887#CHG: enhanced reading parameters 2003/06/06 15:25:11 sg 1.2.2.1: #109887# trim parameters


2003-06-11  Vladimir Glazounov  <vg@openoffice.org>  [7a711b6ac7b537fc39bb8db5f7e0233e57a3b464]

INTEGRATION: CWS galwayfilterteam09 (1.73.30); FILE MERGED 2003/06/06 11:25:09 cmc 1.73.30.2: RESYNC: (1.73-1.74); FILE MERGED 2003/05/30 15:21:35 cmc 1.73.30.1: #110014# Only import some of the vertical options as vertical text, and the rest as rotations


2003-06-11  Vladimir Glazounov  <vg@openoffice.org>  [fe9b0a0a02be7e6ed9daf2de79158716f8f9233f]

INTEGRATION: CWS galwayfilterteam09 (1.2.36); FILE MERGED 2003/06/05 09:56:25 abutler 1.2.36.1: #109885# Changed the default network connection timeout to be 10 secs, to avoid long timeout default experienced by Hamburg QA.


2003-06-11  Vladimir Glazounov  <vg@openoffice.org>  [3befc1f31435e01329e83914e4ec5fa4d36afbc4]

INTEGRATION: CWS galwayfilterteam09 (1.10.12); FILE MERGED 2003/06/05 10:53:50 abutler 1.10.12.1: #109885# Now Returns false instead of throwing an exception, which will invoke the crash reporter


2003-06-11  Vladimir Glazounov  <vg@openoffice.org>  [609104ad4b8f483be61c7a725a3189e23f299b11]

INTEGRATION: CWS galwayfilterteam09 (1.60.22); FILE MERGED 2003/06/09 14:22:56 cmc 1.60.22.1: #110142# 11th hour interim import for form field droplists as uno comboboxes


2003-06-11  Vladimir Glazounov  <vg@openoffice.org>  [80375faa09fb807b4188236dac6cc6f49955b64f]

INTEGRATION: CWS galwayfilterteam09 (1.97.22); FILE MERGED 2003/06/09 14:22:56 cmc 1.97.22.4: #110142# 11th hour interim import for form field droplists as uno comboboxes 2003/06/06 11:11:46 cmc 1.97.22.3: RESYNC: (1.97-1.98); FILE MERGED 2003/06/04 14:47:17 cmc 1.97.22.2: #i14678# sprm is 2bytes not 1 2003/05/29 10:33:24 cmc 1.97.22.1: #109921# bad drawing object placement on export


2003-06-11  Vladimir Glazounov  <vg@openoffice.org>  [6bf07e79eb69f81b7aff917d8fd73c24fa9d22b8]

INTEGRATION: CWS galwayfilterteam09 (1.135.22); FILE MERGED 2003/06/06 11:11:35 cmc 1.135.22.2: RESYNC: (1.135-1.136); FILE MERGED 2003/06/04 09:15:11 cmc 1.135.22.1: #i14810# the case of a symbol used inside the drawing layer wasn't fully correct. The charset shouldn't be added to the charset stack


2003-06-11  Vladimir Glazounov  <vg@openoffice.org>  [74ba6657a3ae4a0699a724e988a9ea62cfec204c]

INTEGRATION: CWS galwayfilterteam09 (1.67.22); FILE MERGED 2003/06/04 08:46:40 cmc 1.67.22.1: #i10939# use link when theres nothing else for escher graphics


2003-06-11  Vladimir Glazounov  <vg@openoffice.org>  [b31c3856026f22e3b76947e1cb4fa5e53f7e7914]

INTEGRATION: CWS galwayfilterteam09 (1.45.22); FILE MERGED 2003/06/09 14:40:13 cmc 1.45.22.6: #110142# angle follow by :: is a c++ token 2003/06/09 14:22:55 cmc 1.45.22.5: #110142# 11th hour interim import for form field droplists as uno comboboxes 2003/06/06 11:11:25 cmc 1.45.22.4: RESYNC: (1.45-1.46); FILE MERGED 2003/06/05 11:56:14 cmc 1.45.22.3: #110056# unknown bits 2003/06/04 11:37:39 cmc 1.45.22.2: #110056# import the user selected checked option for checkbox if used, otherwise continue using the default checkbox state 2003/05/29 08:02:30 cmc 1.45.22.1: #i14652# It turns out to be possible to have formfields without actual formfield content in which case we have to use the word defaults


2003-06-11  Vladimir Glazounov  <vg@openoffice.org>  [c9551a7d663e748cd131b5d2682ecf6f582c1ab3]

INTEGRATION: CWS galwayfilterteam09 (1.111.22); FILE MERGED 2003/06/09 14:22:55 cmc 1.111.22.4: #110142# 11th hour interim import for form field droplists as uno comboboxes 2003/06/06 11:11:00 cmc 1.111.22.3: RESYNC: (1.111-1.112); FILE MERGED resolve conflict 2003/06/04 08:46:39 cmc 1.111.22.2: #i10939# use link when theres nothing else for escher graphics 2003/05/29 08:02:30 cmc 1.111.22.1: #i14652# It turns out to be possible to have formfields without actual formfield content in which case we have to use the word defaults


2003-06-11  Vladimir Glazounov  <vg@openoffice.org>  [31c52bf1430151d155fc831227fbaf9691711025]

INTEGRATION: CWS galwayfilterteam09 (1.109.4); FILE MERGED 2003/06/06 15:48:12 cmc 1.109.4.3: #110093# prefer headings to custom styles when multiple outline nos collide 2003/06/06 11:10:50 cmc 1.109.4.2: RESYNC: (1.109-1.110); FILE MERGED 2003/06/04 14:47:16 cmc 1.109.4.1: #i14678# sprm is 2bytes not 1


2003-06-11  Vladimir Glazounov  <vg@openoffice.org>  [9d766cc941e4d8bc7fd965101793196c7dce3f95]

INTEGRATION: CWS galwayfilterteam09 (1.96.4); FILE MERGED 2003/06/06 11:10:40 cmc 1.96.4.5: RESYNC: (1.96-1.97); FILE MERGED resolve conflict 2003/06/04 09:57:24 cmc 1.96.4.4: #i13834# writer graphics don't have no_fill the same as frames and word at the moment 2003/06/04 08:46:39 cmc 1.96.4.3: #i10939# use link when theres nothing else for escher graphics 2003/05/30 15:51:50 cmc 1.96.4.2: #110014# and enable text direction for good import to frame case 2003/05/30 15:23:42 cmc 1.96.4.1: #110014# Only import some of the vertical options as vertical text, and the rest as rotations


2003-06-11  Vladimir Glazounov  <vg@openoffice.org>  [e1876d689aed2b09ba18c77879e16a09c7e9b5ee]

INTEGRATION: CWS galwayfilterteam09 (1.50.62); FILE MERGED 2003/06/06 11:09:48 cmc 1.50.62.2: RESYNC: (1.50-1.51); FILE MERGED 2003/05/29 10:33:24 cmc 1.50.62.1: #109921# bad drawing object placement on export


2003-06-11  Vladimir Glazounov  <vg@openoffice.org>  [0bdbd36c462c7b6cb3f8e8d2ec55c3e4235936be]

INTEGRATION: CWS galwayfilterteam09 (1.60.62); FILE MERGED 2003/05/30 16:29:51 cmc 1.60.62.2: #110014# and enable text direction export again 2003/05/29 10:33:23 cmc 1.60.62.1: #109921# bad drawing object placement on export


2003-06-11  Vladimir Glazounov  <vg@openoffice.org>  [463faf5a8aa24f33d259c04e3aca934206d8f359]

INTEGRATION: CWS extras8 (1.3.64); FILE MERGED 2003/06/06 12:16:33 va 1.3.64.1: #102337# Added Japanese Version of Depot Template.


2003-06-11  Vladimir Glazounov  <vg@openoffice.org>  [19605f0f0efe9a42449dd3e072caf1c70dc3a651]

INTEGRATION: CWS extras8 (1.1.2); FILE ADDED 2003/06/06 12:16:33 va 1.1.2.1: #102337# Added Japanese Version of Depot Template.


2003-06-11  Vladimir Glazounov  <vg@openoffice.org>  [e2d61c5bbf0a5c9276160df6d1caa5da9637ff07]

#100000# typo, i guess


2003-06-11  Aidan Butler  <aidan@openoffice.org>  [b42502c2b244f294f04290a9aa2535eeef3843ce]

New docbook style-sheets with added tag support


2003-06-11  Hennes Rohling  <hro@openoffice.org>  [e966d1e72ffd436aea7e321d4306eec5e5097327]

#i15200# For OOo gtk is linked statically


2003-06-11  Hennes Rohling  <hro@openoffice.org>  [4a9b6650c003c6073ad2fa5238f9761e5a44f4c6]

#i15275# Removed old crashrep stuff


2003-06-11  Martin Hollmichel  <mh@openoffice.org>  [8c254ae5dbdea8e22c74a75dd2bc9b739403675e]

chg: Syntax for Win, #i10000#


2003-06-11  Vladimir Glazounov  <vg@openoffice.org>  [1f5d9836e2e5d161c48fa03e7a598efb843cf6d8]

INTEGRATION: CWS sw015 (1.9.10); FILE MERGED 2003/05/27 08:55:45 tl 1.9.10.1: #109773# positioning of toolbox window changd; position now saved


2003-06-10  Rüdiger Timm  <rt@openoffice.org>  [8fe3aa4090c908bdd06bdbde57e72c8fc2fa1ec4]

new version for SRX645


2003-06-10  Hennes Rohling  <hro@openoffice.org>  [336a2d1fe0166d7caa3695a347fdf0f6bb67db2b]

#110104# Close the command with with pclose instead of fclose


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [200acdbadb09ed603c6cf4cf656fb896cf2cedb4]

SRX645


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [e513a91c6faecaf8b32cf3923d5193c8169e6d9b]

INTEGRATION: CWS vcl11 (1.110.6); FILE MERGED 2003/06/03 09:20:28 pl 1.110.6.5: RESYNC: (1.110-1.111); FILE MERGED 2003/06/02 10:11:08 lo 1.110.6.4: #i14606# allow for explicit saving of open tasks to recovery list 2003/05/28 08:16:18 lo 1.110.6.3: #i14606# handle recovery of non-salvaged documents 2003/05/28 08:06:55 lo 1.110.6.2: #i14606# handle recovery of non-salvaged documents 2003/05/27 15:22:52 lo 1.110.6.1: #i14606# allow application controlled recovery of documents


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [3aa07afc361da7eee412241e1ca76630c4b56de3]

INTEGRATION: CWS vcl11 (1.17.18); FILE MERGED 2003/06/03 09:22:17 pl 1.17.18.3: RESYNC: (1.17-1.18); FILE MERGED 2003/05/28 08:06:54 lo 1.17.18.2: #i14606# handle recovery of non-salvaged documents 2003/05/27 15:22:50 lo 1.17.18.1: #i14606# allow application controlled recovery of documents


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [fbf02ecfb39839dd12b109d5cf4095a3d08cf797]

INTEGRATION: CWS vcl11 (1.10.242); FILE MERGED 2003/06/02 11:56:51 lo 1.10.242.1: #i14606# use deque insted of stack for cache


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [77d205a419716f62f397e25ba59ae363ec1d51de]

INTEGRATION: CWS vcl11 (1.17.8); FILE MERGED 2003/05/27 09:51:25 pl 1.17.8.1: #i6431# move print queue detection to an own thread


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [1efd718238180f4d1c3989486772fcdbb107fd32]

INTEGRATION: CWS vcl11 (1.3.42); FILE MERGED 2003/05/27 09:51:24 pl 1.3.42.1: #i6431# move print queue detection to an own thread


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [11c2d0ae65dca873b5f1cb16437e0c4d485fd989]

INTEGRATION: CWS vcl11 (1.85.52); FILE MERGED 2003/06/03 09:05:54 pl 1.85.52.2: RESYNC: (1.85-1.86); FILE MERGED 2003/06/03 08:28:34 ssa 1.85.52.1: #i13108#, #i12768#, pass paragraph writing direction always to VCL, not only for CTL characters


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [22f88b53549c58d44a8f181a7d6033c5e022fb1a]

INTEGRATION: CWS vcl11 (1.64.30); FILE MERGED 2003/06/03 08:57:50 pl 1.64.30.4: RESYNC: (1.64-1.65); FILE MERGED 2003/06/02 16:48:18 pl 1.64.30.3: #109639# non-vertical glyphs with GF_ISCHAR 2003/06/02 13:46:20 ssa 1.64.30.2: #109713# correct 2nd reordering algorithm as well 2003/06/02 11:05:43 ssa 1.64.30.1: #109713# correct reordering algorithm


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [986ec67b7bf67f0cb1a59c1688b74c74e608a210]

INTEGRATION: CWS vcl11 (1.43.24); FILE MERGED 2003/06/03 08:57:46 pl 1.43.24.2: RESYNC: (1.43-1.44); FILE MERGED 2003/06/02 16:48:18 pl 1.43.24.1: #109639# non-vertical glyphs with GF_ISCHAR


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [cb76055bd6e3842f9b3effe02c7156b4ba4f00cd]

INTEGRATION: CWS vcl11 (1.44.18); FILE MERGED 2003/05/28 16:46:34 cp 1.44.18.1: #109927# use systems freetype on linux


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [3cf34beecef3e1dfa60546b28e04b14d7401069b]

INTEGRATION: CWS vcl11 (1.157.24); FILE MERGED 2003/06/03 08:58:36 pl 1.157.24.2: RESYNC: (1.157-1.158); FILE MERGED 2003/05/27 16:59:02 pl 1.157.24.1: #14606# save documents in session


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [b849d5c437ae7d5bcb95f8c208ff015561f0c17e]

INTEGRATION: CWS vcl11 (1.17.34); FILE MERGED 2003/05/26 13:26:58 pl 1.17.34.1: #i14862# fix reference to temporary


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [e420b33c1a48b26dd200c47cb79486dada0253bd]

INTEGRATION: CWS vcl11 (1.11.34); FILE MERGED 2003/05/28 13:19:10 pl 1.11.34.2: #14606# refined SaveYourself request handling 2003/05/27 16:59:01 pl 1.11.34.1: #14606# save documents in session


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [c70ea68cc1c2e8483b06ee7a989e0e66c8eab9af]

INTEGRATION: CWS vcl11 (1.14.50); FILE MERGED 2003/05/28 13:19:10 pl 1.14.50.1: #14606# refined SaveYourself request handling


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [0afd1372a7639c75924b0ef0d698e3e058caf2f7]

INTEGRATION: CWS vcl11 (1.3.170); FILE MERGED 2003/05/28 13:19:09 pl 1.3.170.1: #14606# refined SaveYourself request handling


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [e08782f470af4b102a37477100888bee2f4f10b1]

INTEGRATION: CWS vcl11 (1.90.24); FILE MERGED 2003/06/05 13:42:08 cp 1.90.24.5: freetype 2.0.8 does not have FT_Library_Version: check dynamically 2003/06/03 08:55:57 pl 1.90.24.4: RESYNC: (1.90-1.91); FILE MERGED 2003/06/02 16:34:19 hdu 1.90.24.3: #109247# undo previous checkin 2003/06/02 16:17:05 hdu 1.90.24.2: #109247# release font when forced by upper layers 2003/05/28 16:43:37 cp 1.90.24.1: #109927# dont use embedded bitmaps with freetype-2.1.3


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [b324ff415f7508dd3304381e2c62338eb77ee622]

INTEGRATION: CWS vcl11 (1.50.30); FILE MERGED 2003/06/03 08:56:43 pl 1.50.30.2: RESYNC: (1.50-1.51); FILE MERGED 2003/06/02 16:48:15 pl 1.50.30.1: #109639# non-vertical glyphs with GF_ISCHAR


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [68816f9cf7c9336fda81de4325f85c4f7fda3277]

INTEGRATION: CWS vcl11 (1.146.24); FILE MERGED 2003/06/03 08:56:49 pl 1.146.24.4: RESYNC: (1.146-1.147); FILE MERGED 2003/06/02 14:41:59 ssa 1.146.24.3: #109946# Use system language instead of UI language as digit language 2003/05/27 15:09:43 ssa 1.146.24.2: #109946# Use system language instead of UI language as digit language 2003/05/26 07:43:12 hdu 1.146.24.1: #109163# for korean use SunBatang->SunDotum glyph fallback


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [1de841614f42c2e1f727da840a9ce86d423c9b62]

INTEGRATION: CWS draw16 (1.24.54); FILE MERGED 2003/06/05 09:31:53 cl 1.24.54.1: #110084# call OnDocumentPrinterChange after ole insert


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [48ac377ba6f51b619e7da95e9b8ba96b5d2cd8d1]

INTEGRATION: CWS draw16 (1.40.96); FILE MERGED 2003/06/05 10:52:20 cl 1.40.96.1: #i15321# force a swap out after setting new graphic stream url


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [a546019c744f52a6a1b14c1db651a14a7425f041]

INTEGRATION: CWS draw16 (1.59.60); FILE MERGED 2003/06/06 16:27:44 aw 1.59.60.1: #110129# Correct alignment only if eHAdj == SDRTEXTVERTADJUST_BLOCK,  else the alignment is wanted.


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [f577648f359da27bb08d3853e4e6969b2e2324cc]

INTEGRATION: CWS draw16 (1.105.16); FILE MERGED 2003/06/04 14:16:30 sj 1.105.16.1: #109960# improved import of ScriptType and Language settings


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [95141deef0b9276e0b89678840f0d94bfb677ee0]

INTEGRATION: CWS draw16 (1.18.62); FILE MERGED 2003/06/04 16:46:39 iha 1.18.62.2: #110047# do not overwrite url with jump mark but append 2003/06/04 16:26:36 iha 1.18.62.1: do not overwrite url with jump mark but append


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [88e51d1e64d1b99f576fc85cbcee1f46bd0d1b6b]

INTEGRATION: CWS draw16 (1.20.18); FILE MERGED 2003/06/05 13:00:44 sj 1.20.18.1: #i13131# fixed scaling problem


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [7729ecec7fda1a8da829cdce59a7d690823ad122]

INTEGRATION: CWS draw16 (1.1.82); FILE MERGED 2003/06/05 09:33:01 cl 1.1.82.1: #110083# don't cast to int16 when writing a rectangle struct


2003-06-10  Hennes Rohling  <hro@openoffice.org>  [15d488a5685ba2232b85eef67e1486855bd62cbf]

#110104# Don't start if gnome accessibility is enabled


2003-06-10  Hennes Rohling  <hro@openoffice.org>  [58f319d4c472c24cbf1a08bcbad2f9b3729ae7a4]

#110104# Don't start if gnome accessibility is enabled


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [44f104f6994c7c6f20a6ece1fa7f4f4eb7c87eba]

INTEGRATION: CWS sw015 (1.20.34); FILE MERGED 2003/05/20 12:12:38 tl 1.20.34.1: #109784# checking of bounds fixed


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [8abf9561a20c15c11c25969004711becb58e84f0]

INTEGRATION: CWS sw015 (1.61.28); FILE MERGED 2003/05/19 15:29:49 od 1.61.28.2: RESYNC: (1.61-1.62); FILE MERGED OD 19.05.2003: resolving conflicts with SRX645m1s2. conflicts are introduced by 'cvs update -kk -j1.61 j1.62 paintfrm.cxx' 2003/05/19 14:46:42 od 1.61.28.1: #109667# complete fix of 107169 - handle top/bottom hair lines for non-overlapping border rectangles for print


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [108887dfd51d177067437a5826d11ec3618347ce]

INTEGRATION: CWS sw015 (1.42.28); FILE MERGED 2003/05/20 12:26:42 fme 1.42.28.1: #109517# Do not call GetCharRect for invalid frames in order to avoid a formatting during InsertCntnt


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [3c1a2915e1f66c5a8f13d60529f82cf1c27dfe1b]

INTEGRATION: CWS sw015 (1.9.10); FILE MERGED 2003/05/27 08:55:45 tl 1.9.10.1: #109773# positioning of toolbox window changd; position now saved


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [52ce8163c8234df13a5cb71da03d94ab7db26d94]

INTEGRATION: CWS sw015 (1.90.8); FILE MERGED 2003/05/27 08:59:15 tl 1.90.8.1: #109773# positioning of toolbox window changd; position now saved


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [586c25c7128993e660299ebd567c45f5c3258ab9]

INTEGRATION: CWS sevendwarfs (1.32.16); FILE MERGED 2003/06/04 16:51:51 is 1.32.16.2: RESYNC: (1.32-1.33); FILE MERGED 2003/05/26 07:09:16 as 1.32.16.1: #109855# replace 6.0 with 6/7


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [640de9dac38ac3d5194a4c4c3dccdea9fa1059b1]

INTEGRATION: CWS sw015 (1.38.34); FILE MERGED 2003/05/28 13:54:09 mib 1.38.34.1: #109821#: Writer/Web and all filters stay LTR/left aligned


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [3ce5faf9f3b084b55594568b90d77968c3320301]

INTEGRATION: CWS sw015 (1.30.34); FILE MERGED 2003/05/28 13:54:08 mib 1.30.34.1: #109821#: Writer/Web and all filters stay LTR/left aligned


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [2a29d3441042ef148b9c71208f0c38030b0ee1fc]

INTEGRATION: CWS sw015 (1.22.32); FILE MERGED 2003/05/28 13:55:19 mib 1.22.32.1: #109821#: Writer/Web and all filters stay LTR/left aligned


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [8bbca23bc9605ea147e0bc023ec5883f66a5afa8]

INTEGRATION: CWS sw015 (1.19.34); FILE MERGED 2003/05/19 14:33:32 fme 1.19.34.1: #109604# Wrong calculation of position of drawing objects anchored as character


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [af6ca9401c76838ff1a32cd02c02026333137c13]

INTEGRATION: CWS sw015 (1.33.34); FILE MERGED 2003/05/19 11:42:58 fme 1.33.34.1: #109539# Undersized frame indicator should appear even if frame is not scrollable


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [6ccf26804c771e85fa1c4b10be0f03b54c72353e]

INTEGRATION: CWS sw015 (1.87.34); FILE MERGED 2003/05/27 13:18:07 fme 1.87.34.2: #109030# SetDigitLanguage moved to next cws 2003/05/20 12:59:09 fme 1.87.34.1: #109030# Feature - Choose digits


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [5be947b7eff2d3eb5773283e4ccbee6668e8faf6]

INTEGRATION: CWS sw015 (1.37.34); FILE MERGED 2003/05/19 11:42:59 fme 1.37.34.1: #109539# Undersized frame indicator should appear even if frame is not scrollable


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [151c95548cb91870700330c2c7f6e4b703ebb1ae]

INTEGRATION: CWS sw015 (1.43.34); FILE MERGED 2003/05/22 11:10:44 fme 1.43.34.2: #109722# Sorry, wrong bug id 2003/05/22 11:08:35 fme 1.43.34.1: #109772# Footer invalidation should take place if content frame shrinks, unless it overlaps with fly frames


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [1709338b59abfb049de499cc064a977d0131547f]

INTEGRATION: CWS sw015 (1.38.16); FILE MERGED 2003/05/20 06:36:09 fme 1.38.16.1: #109607# CalcFlyOffsets for table frames - Only avoid fly frames which are anchored inside the same body/footer/header


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [856947b7625910169b8bc8b44a65dfb4220e4098]

INTEGRATION: CWS sw015 (1.20.34); FILE MERGED 2003/05/20 08:31:43 fme 1.20.34.2: #109653# No proportional scaling of graphics and OLE in footer or header 2003/05/19 09:03:34 fme 1.20.34.1: #109653# Proportional scaling of graphics


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [99c66c5b23c146d0a1bbc069dbbe379cd5691bb4]

INTEGRATION: CWS sw015 (1.4.34); FILE MERGED 2003/05/16 16:53:40 dvo 1.4.34.1: #i14046# properly select drawing objects after undo


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [3d48b3f39baf0322201de5b90d6e407061c58943]

INTEGRATION: CWS sw015 (1.4.34); FILE MERGED 2003/05/19 12:53:17 hbrinkm 1.4.34.1: #109308# adapt to new signature of SwDoc::SetNumRule


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [871362919c8c0978a5d93c76940cd1790c9ac17d]

INTEGRATION: CWS sw015 (1.23.34); FILE MERGED 2003/05/28 13:55:03 mib 1.23.34.1: #109821#: Writer/Web and all filters stay LTR/left aligned


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [4f72df4f0192cfeb0f3c6d12ba4defe9c082f835]

INTEGRATION: CWS sw015 (1.9.34); FILE MERGED 2003/05/19 12:52:14 hbrinkm 1.9.34.1: #109308# SwNumRule::SetNumAdjust


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [167a4f02133a974b0d2ab10c96d739a6efe14720]

INTEGRATION: CWS sw015 (1.12.32); FILE MERGED 2003/05/28 14:57:54 fme 1.12.32.3: #109308# added const to SfxPoolItem 2003/05/27 12:04:47 hbrinkm 1.12.32.2: RESYNC: (1.12-1.13); FILE MERGED 2003/05/19 12:50:57 hbrinkm 1.12.32.1: #109308# propagate adjustment of numrule when called from shell


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [1f6ad15c285a6c235bc939411e08dad331d263eb]

INTEGRATION: CWS sw015 (1.25.28); FILE MERGED 2003/05/23 06:24:38 fme 1.25.28.1: #109030# ChgNumberDigits - Call reformat if number digit format has been changed


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [965f1446b3018eef6ed5633e2e37bc9a7c801d14]

INTEGRATION: CWS sw015 (1.7.202); FILE MERGED 2003/05/19 12:40:03 hbrinkm 1.7.202.1: #109308# SwNumRule::SetNumAdjust


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [2b96006c0f0b80c3a769de259e7f57242217ea29]

INTEGRATION: CWS sw015 (1.42.34); FILE MERGED 2003/05/28 13:53:53 mib 1.42.34.2: #109821#: Writer/Web and all filters stay LTR/left aligned 2003/05/19 12:41:22 hbrinkm 1.42.34.1: #109308# SwDoc::SetNumRule


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [167af29e15bf9adeb182856ddd7c246a3752f142]

INTEGRATION: CWS sevendwarfs (1.17.26); FILE MERGED 2003/05/26 07:07:01 as 1.17.26.1: #109855# replace 6/7 instead of 6.0 ...


2003-06-10  Rüdiger Timm  <rt@openoffice.org>  [e1c793bd91c02b112b8cd57a1b7b4b9ff06bf85e]

#100000# Safety check: buildserver clients have to be started from UPDATER shells.


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [26e7207d1e3790f64bd1c8226a6fe26415703735]

INTEGRATION: CWS sw015 (1.15.234); FILE MERGED 2003/05/26 08:11:01 tl 1.15.234.1: #i14200# crash with DDE links fixed


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [0b8bb030acae01174506be2261ee5e62c455cb07]

INTEGRATION: CWS sw015 (1.5.22); FILE MERGED 2003/05/27 07:45:16 tl 1.5.22.1: #i14864# registration fixed


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [ea5ea0d30ca742f32a19fd539dcb816cc8d2bc33]

INTEGRATION: CWS sw015 (1.5.86); FILE MERGED 2003/05/27 08:55:03 tl 1.5.86.1: #109773# positioning of toolbox window changd; position now saved


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [4a28166307c4487500a83a5b0052c0781f10995f]

INTEGRATION: CWS sw015 (1.2.28); FILE MERGED 2003/05/21 10:54:21 tl 1.2.28.1: #109785# comment for autodoc fixed


2003-06-10  Hennes Rohling  <hro@openoffice.org>  [9694a798cd745ba08e92c76fe45dfa07eccb4a6b]

#110164# Stack parameter of SOAP request now has the name stack.txt


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [fcecf520727d46ce4187770891f0bfb9b22ebb82]

INTEGRATION: CWS sdk02 (1.2.16); FILE MERGED 2003/05/14 12:57:55 mi 1.2.16.1: #107627# @since tags for new types added


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [a4e8d813e27dbe6651cefa6a25fac2a0312d7682]

INTEGRATION: CWS sdk02 (1.2.16); FILE MERGED 2003/05/14 12:57:50 mi 1.2.16.1: #107627# @since tags for new types added


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [75d879e1bb6a03b2020253142b272a96602fb34e]

INTEGRATION: CWS sdk02 (1.2.16); FILE MERGED 2003/05/14 12:57:48 mi 1.2.16.1: #107627# @since tags for new types added


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [929a9be1441384bfe14de87ea66e05ccd7bc0ada]

INTEGRATION: CWS sdk02 (1.2.46); FILE MERGED 2003/05/26 16:42:19 np 1.2.46.1: #108925# Enable tag @since and text for tag @deprecated.


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [8b2e6184ed47ab668e1ef3a5e1019a7ad51fc92a]

INTEGRATION: CWS sdk02 (1.1.1.1.46); FILE MERGED 2003/05/26 16:42:19 np 1.1.1.1.46.1: #108925# Enable tag @since and text for tag @deprecated.


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [feead75b1921f1989b0ee59e7f5beeb63f6dda38]

INTEGRATION: CWS sdk02 (1.2.46); FILE MERGED 2003/05/26 16:42:18 np 1.2.46.1: #108925# Enable tag @since and text for tag @deprecated.


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [f7cba870639a0332c75a4781ed526b1b432203b5]

INTEGRATION: CWS sdk02 (1.3.30); FILE MERGED 2003/05/28 12:48:39 np 1.3.30.2: #108925# 2003/05/26 16:42:17 np 1.3.30.1: #108925# Enable tag @since and text for tag @deprecated.


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [9f5a74cd970649fc7a80ee7fed100b1a784f00e2]

INTEGRATION: CWS sdk02 (1.1.1.1.46); FILE MERGED 2003/05/26 16:42:17 np 1.1.1.1.46.1: #108925# Enable tag @since and text for tag @deprecated.


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [721afebd26c1fba47e35bd025472d4f397aeb207]

INTEGRATION: CWS sdk02 (1.2.12); FILE MERGED 2003/05/28 12:48:39 np 1.2.12.2: #108925# 2003/05/26 16:42:16 np 1.2.12.1: #108925# Enable tag @since and text for tag @deprecated.


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [0d54b6438f447d48c5f351894d1e2d1e9982393b]

INTEGRATION: CWS sdk02 (1.2.32); FILE MERGED 2003/05/26 15:22:19 np 1.2.32.1: #109482# Reenabling that Java help understands our IDL index file.


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [892d562c91984d584aebac330abdc03dd8e86497]

INTEGRATION: CWS sdk02 (1.2.32); FILE MERGED 2003/05/26 15:21:34 np 1.2.32.1: #109482# Reenabling that Java help understands our IDL index file.


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [370fdb2ed7109b5c495b4834ba7eca12c1e532d6]

INTEGRATION: CWS sdk02 (1.1.32); FILE MERGED 2003/05/26 16:42:15 np 1.1.32.1: #108925# Enable tag @since and text for tag @deprecated.


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [bafdf60e8bd48ec2302341e35e9a6e610406d4a4]

INTEGRATION: CWS sdk02 (1.2.32); FILE MERGED 2003/05/26 16:42:14 np 1.2.32.1: #108925# Enable tag @since and text for tag @deprecated.


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [5db5680af9507cc4b7f5b41272a88dea83635309]

INTEGRATION: CWS sdk02 (1.1.32); FILE MERGED 2003/05/28 12:48:37 np 1.1.32.1: #108925#


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [514e121e742ada8d796b889c0f2acae8350af96c]

INTEGRATION: CWS sdk02 (1.1.32); FILE MERGED 2003/05/28 12:48:36 np 1.1.32.1: #108925#


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [77c1a740527d8344c57dd0a8d4ba27d2a5ed0ae2]

INTEGRATION: CWS sdk02 (1.3.32); FILE MERGED 2003/05/28 12:48:36 np 1.3.32.1: #108925#


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [a3e90479fc6e6e815dfdb0aa9fbb2770a23cfe47]

INTEGRATION: CWS sdk02 (1.1.32); FILE MERGED 2003/05/26 15:21:35 np 1.1.32.1: #109482# Reenabling that Java help understands our IDL index file.


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [e657d76891e0a303e3349540737da58967bfcc0f]

INTEGRATION: CWS sdk02 (1.1.32); FILE MERGED 2003/05/26 16:42:14 np 1.1.32.1: #108925# Enable tag @since and text for tag @deprecated.


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [b4bce7af4bbe059b255b5b8e6c5085163cafa2bc]

INTEGRATION: CWS sdk02 (1.2.12); FILE MERGED 2003/05/28 12:48:35 np 1.2.12.1: #108925#


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [f6abe866206ab26b1e911c6196f3c42d41dbe882]

INTEGRATION: CWS sdk02 (1.1.32); FILE MERGED 2003/05/26 16:42:13 np 1.1.32.1: #108925# Enable tag @since and text for tag @deprecated.


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [aa22479a2a2ab79c9c27b9c0af992714b84a1caf]

INTEGRATION: CWS sdk02 (1.2.46); FILE MERGED 2003/05/26 16:42:12 np 1.2.46.1: #108925# Enable tag @since and text for tag @deprecated.


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [fa6a7d9e3ac9b5a6f81655cb0cb5f9c2e504cb6c]

INTEGRATION: CWS sdk02 (1.2.46); FILE MERGED 2003/05/26 16:42:11 np 1.2.46.1: #108925# Enable tag @since and text for tag @deprecated.


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [e5c2e430cfa3e7c78e0230baac54e85aad296476]

INTEGRATION: CWS sdk02 (1.2.32); FILE MERGED 2003/05/26 16:42:10 np 1.2.32.1: #108925# Enable tag @since and text for tag @deprecated.


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [1e4b6ce9c073c8b2dc4e16ca388f133398627244]

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-10  Vladimir Glazounov  <vg@openoffice.org>  [e3b558459e99530e9de02a78c26e75b790d4942a]

INTEGRATION: CWS gh4 (1.65.48); FILE MERGED 2003/05/27 13:09:43 gh 1.65.48.1: added new qaerrormessage


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [c569b2c52d878574bd272609596d0117b9621484]

INTEGRATION: CWS gh4 (1.49.4); FILE MERGED 2003/06/03 15:56:52 gh 1.49.4.2: #105306#renice code a bit more 2003/06/03 15:42:02 gh 1.49.4.1: #105306#now reopening the registry works on all mountpoints


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [5cc19bab9141ccef13b7f42ef57846e4b7ae05bd]

INTEGRATION: CWS gh4 (1.4.30); FILE MERGED 2003/06/06 13:57:33 hjs 1.4.30.1: #i15353# added dependencies


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [65a64dccc796b61a789f7bc5f2e83f2e8df1775a]

INTEGRATION: CWS gh4 (1.4.2); FILE MERGED 2003/05/27 13:08:39 gh 1.4.2.1: enable code for nonpro also


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [9895166916a1fcfc37172f5ee482033fd203edf6]

INTEGRATION: CWS gh4 (1.3.2); FILE MERGED 2003/05/27 13:46:09 gh 1.3.2.1: #109356#join uno slot-handling and numeric slot-handlng


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [c795d4ca5d3ee93025e3b8454bba05a1425f51bb]

INTEGRATION: CWS gh4 (1.6.2); FILE MERGED 2003/06/05 10:42:39 gh 1.6.2.2: #109356#don't add property for slts which have no properties jet 2003/05/27 13:45:51 gh 1.6.2.1: #109380#,#109356#join uno slot-handling and numeric slot-handlng


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [811b6d4dceafae51d4fe2590836fd82e2b116da4]

INTEGRATION: CWS gh4 (1.8.30); FILE MERGED 2003/06/06 13:59:13 hjs 1.8.30.1: #i15353# renamed import lib


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [5fefc54fc2e8b2c3a9c9926850b3e59bfb6dc55f]

INTEGRATION: CWS gh4 (1.35.18); FILE MERGED 2003/05/27 13:03:50 gh 1.35.18.1: #109847#avoid assertion being called recursively


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [d8596d384b767764b0853201355dc354155133c9]

INTEGRATION: CWS sdk02 (1.4.14); FILE MERGED 2003/05/15 11:08:40 mi 1.4.14.1: #107627# prepared for @since tag test


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [93a6416e7b9e19c1c4349beb3641acfdb4b54515]

INTEGRATION: CWS sdk02 (1.2.16); FILE MERGED 2003/05/14 12:58:44 mi 1.2.16.1: #107627# @since tags for new types added


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [58d53fadfe6615ae1334b8c7beb4475edb0faf0d]

INTEGRATION: CWS sdk02 (1.2.16); FILE MERGED 2003/05/14 12:58:41 mi 1.2.16.1: #107627# @since tags for new types added


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [ea43d459829b81155f547b571b5233a7b4e8fbe9]

INTEGRATION: CWS sdk02 (1.2.16); FILE MERGED 2003/05/14 12:58:40 mi 1.2.16.1: #107627# @since tags for new types added


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [6dae51f38e274c041ac220a21eb1a938941dc9ef]

INTEGRATION: CWS sdk02 (1.2.16); FILE MERGED 2003/05/14 12:58:39 mi 1.2.16.1: #107627# @since tags for new types added


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [935a200f0aba2e9186d5b711978a94b9fe6d4890]

INTEGRATION: CWS sdk02 (1.2.16); FILE MERGED 2003/05/14 12:58:38 mi 1.2.16.1: #107627# @since tags for new types added


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [f268be28283f342ed17279fa6ba2614043496bb8]

INTEGRATION: CWS sdk02 (1.2.16); FILE MERGED 2003/05/14 12:58:37 mi 1.2.16.1: #107627# @since tags for new types added


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [1dcfef6a794c28fe9cbd4d29746437de4ec54c8d]

INTEGRATION: CWS sdk02 (1.2.16); FILE MERGED 2003/05/14 12:58:36 mi 1.2.16.1: #107627# @since tags for new types added


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [0e2ef9f35e6c909b57ace42f717af6c09108ee92]

INTEGRATION: CWS sdk02 (1.2.16); FILE MERGED 2003/05/14 12:58:34 mi 1.2.16.1: #107627# @since tags for new types added


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [50fa6cf30a3687fbb790f7c25eb52daa670df9c2]

INTEGRATION: CWS sdk02 (1.2.16); FILE MERGED 2003/05/14 12:58:33 mi 1.2.16.1: #107627# @since tags for new types added


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [1f33dffffd8b2b69d0cb62237531863d549b65cd]

INTEGRATION: CWS sdk02 (1.19.14); FILE MERGED 2003/05/09 11:24:04 mi 1.19.14.1: #109038# removed @optional tags, now [optional]


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [0dcf0a2a0d457545f55a981beea458e87ca2f158]

INTEGRATION: CWS sdk02 (1.2.16); FILE MERGED 2003/05/14 12:58:31 mi 1.2.16.1: #107627# @since tags for new types added


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [4ea2cdd5b53efee14de348cb9a94f38ee4881c61]

INTEGRATION: CWS sdk02 (1.2.16); FILE MERGED 2003/05/14 12:58:30 mi 1.2.16.1: #107627# @since tags for new types added


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [99ddef18334dd5a48d05fb6af627754ca2414bdb]

INTEGRATION: CWS sdk02 (1.2.16); FILE MERGED 2003/05/14 12:58:29 mi 1.2.16.1: #107627# @since tags for new types added


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [475118cb636656c54607f6a95afb7669a0402f8f]

INTEGRATION: CWS sdk02 (1.7.34); FILE MERGED 2003/05/09 11:24:01 mi 1.7.34.1: #109038# removed @optional tags, now [optional]


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [f90398a4dd60c06edc06fdb7307f966ac3704696]

INTEGRATION: CWS sdk02 (1.6.34); FILE MERGED 2003/05/09 11:24:01 mi 1.6.34.1: #109038# removed @optional tags, now [optional]


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [8e8b3be7670ca5ae7336431dfc501f8aa2b00e3c]

INTEGRATION: CWS sdk02 (1.6.34); FILE MERGED 2003/05/09 11:24:00 mi 1.6.34.1: #109038# removed @optional tags, now [optional]


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [8dac53e51f264714dff50509cf2e06db6afe3441]

INTEGRATION: CWS sdk02 (1.8.34); FILE MERGED 2003/05/09 11:23:59 mi 1.8.34.1: #109038# removed @optional tags, now [optional]


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [dcc4a605270993648e817d3a4faa4f4ca48a6a40]

INTEGRATION: CWS sdk02 (1.12.28); FILE MERGED 2003/05/09 11:23:58 mi 1.12.28.1: #109038# removed @optional tags, now [optional]


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [31441dc08c32ed8c5b1980cdaada0f1d08d744e6]

INTEGRATION: CWS sdk02 (1.7.34); FILE MERGED 2003/05/09 11:23:58 mi 1.7.34.1: #109038# removed @optional tags, now [optional]


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [f373971f3de3f1fbed35feedd0ff987bc95f4568]

INTEGRATION: CWS sdk02 (1.5.34); FILE MERGED 2003/05/09 11:23:57 mi 1.5.34.1: #109038# removed @optional tags, now [optional]


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [33e86e58882e2e71a7eaa45a32bbde9816efcc16]

INTEGRATION: CWS sdk02 (1.2.14); FILE MERGED 2003/05/14 12:58:27 mi 1.2.14.1: #107627# @since tags for new types added


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [55d39716725054bb6ba22e63f921cc7c8bac3382]

INTEGRATION: CWS sdk02 (1.2.14); FILE MERGED 2003/05/14 12:58:26 mi 1.2.14.1: #107627# @since tags for new types added


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [4c1e20289c978279e3c1f561debf6cfcff7cc1de]

INTEGRATION: CWS sdk02 (1.2.14); FILE MERGED 2003/05/14 12:58:25 mi 1.2.14.1: #107627# @since tags for new types added


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [a95552a9febf5f768f27f99f41d7327ae78fa652]

INTEGRATION: CWS sdk02 (1.2.14); FILE MERGED 2003/05/14 12:58:24 mi 1.2.14.1: #107627# @since tags for new types added


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [9cdb88fc477d6959bfaa5d9153d118846f58a2a8]

INTEGRATION: CWS sdk02 (1.2.14); FILE MERGED 2003/05/14 12:58:23 mi 1.2.14.1: #107627# @since tags for new types added


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [a0fd82638df1681e76d77a24876c06e9c606d61d]

INTEGRATION: CWS sdk02 (1.2.14); FILE MERGED 2003/05/14 12:58:22 mi 1.2.14.1: #107627# @since tags for new types added


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [7f6c64f5d58c1e562d37c534ff20f3890f56286b]

INTEGRATION: CWS sdk02 (1.2.14); FILE MERGED 2003/05/14 12:58:18 mi 1.2.14.1: #107627# @since tags for new types added


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [66803b4ed95aa39bb78b302b2e4bfadc7e449d37]

INTEGRATION: CWS sdk02 (1.2.16); FILE MERGED 2003/05/14 12:58:17 mi 1.2.16.1: #107627# @since tags for new types added


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [8765620316bc7aef60df6ad2b9c54af305d2ad51]

INTEGRATION: CWS sdk02 (1.2.16); FILE MERGED 2003/05/14 12:58:16 mi 1.2.16.1: #107627# @since tags for new types added


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [2dd066a6548c57050e728ad1b32eda9587a22149]

INTEGRATION: CWS sdk02 (1.2.16); FILE MERGED 2003/05/14 12:58:15 mi 1.2.16.1: #107627# @since tags for new types added


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [6c0be47d0b50de0511ce2d4635b48eb0c40334bb]

INTEGRATION: CWS sdk02 (1.2.14); FILE MERGED 2003/05/14 12:58:15 mi 1.2.14.1: #107627# @since tags for new types added


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [cc11a9e6b39b96bf4167451570573ad9054e8b5f]

INTEGRATION: CWS sdk02 (1.2.14); FILE MERGED 2003/05/14 12:58:14 mi 1.2.14.1: #107627# @since tags for new types added


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [0a676f54d3569a221fec0f6d51e55ff980ffc713]

INTEGRATION: CWS sdk02 (1.2.16); FILE MERGED 2003/05/14 12:58:14 mi 1.2.16.1: #107627# @since tags for new types added


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [8609537b69ef5898ae0f5b87a685d603c24e870a]

INTEGRATION: CWS sdk02 (1.2.16); FILE MERGED 2003/05/14 12:58:13 mi 1.2.16.1: #107627# @since tags for new types added


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [28c3afa068a2d54b8d99f1af17142c228d22d7ab]

INTEGRATION: CWS sdk02 (1.2.16); FILE MERGED 2003/05/14 12:58:12 mi 1.2.16.1: #107627# @since tags for new types added


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [9483c44fe5dd9bab17fe6b636e7512c9d5905031]

INTEGRATION: CWS sdk02 (1.2.16); FILE MERGED 2003/05/14 12:58:11 mi 1.2.16.1: #107627# @since tags for new types added


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [a9669d3b252a673dae0d9447d18d46cb589f1ea5]

INTEGRATION: CWS sdk02 (1.8.114); FILE MERGED 2003/05/12 15:10:31 mi 1.8.114.1: #i14366#  wrong Links to MediaDescriptor


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [5f2a2955bf7337f9238c5b3bc5d4967fa87fbc84]

INTEGRATION: CWS sdk02 (1.2.16); FILE MERGED 2003/05/14 12:58:10 mi 1.2.16.1: #107627# @since tags for new types added


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [a9b66a0474aef0cece3301db8e40d0978441236c]

INTEGRATION: CWS sdk02 (1.2.16); FILE MERGED 2003/05/14 12:58:08 mi 1.2.16.1: #107627# @since tags for new types added


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [68fb533242b3e86b77104361378ec59e42514790]

INTEGRATION: CWS sdk02 (1.2.16); FILE MERGED 2003/05/14 12:58:07 mi 1.2.16.1: #107627# @since tags for new types added


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [acb41c477b57e6b1c6b98830526c493c8637dcf7]

INTEGRATION: CWS sdk02 (1.2.16); FILE MERGED 2003/05/14 12:58:06 mi 1.2.16.1: #107627# @since tags for new types added


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [56d114ec643f46066236863fcb685761057fbd0b]

INTEGRATION: CWS sdk02 (1.3.16); FILE MERGED 2003/05/14 12:58:06 mi 1.3.16.1: #107627# @since tags for new types added


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [96647b2f629af0f1902aa741fcff66dd6406f1f2]

INTEGRATION: CWS sdk02 (1.2.16); FILE MERGED 2003/05/14 12:58:05 mi 1.2.16.1: #107627# @since tags for new types added


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [599ac8b09e7548f6bab5dfabbfa621c74e45a3ea]

INTEGRATION: CWS sdk02 (1.9.114); FILE MERGED 2003/05/26 08:15:06 jsc 1.9.114.1: #107627# insert optional interface XPrintJobBroadcaster


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [6e34b784014d9c271448f6e1f32974d20baf711b]

INTEGRATION: CWS sdk02 (1.2.16); FILE MERGED 2003/05/14 12:58:04 mi 1.2.16.1: #107627# @since tags for new types added


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [c8815f71cb8385ecef2ce23a6f7aae872b1482ec]

INTEGRATION: CWS sdk02 (1.2.16); FILE MERGED 2003/06/02 13:44:53 jsc 1.2.16.2: RESYNC: (1.2-1.3); FILE MERGED 2003/05/14 12:57:58 mi 1.2.16.1: #107627# @since tags for new types added


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [9c65b86d97c8c09af02cdadd84b4f7d8c73c242a]

INTEGRATION: CWS sdk02 (1.2.16); FILE MERGED 2003/05/14 12:57:58 mi 1.2.16.1: #107627# @since tags for new types added


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [5bf7456bf12c348644896d4fb0809fc516ce552d]

INTEGRATION: CWS sdk02 (1.2.16); FILE MERGED 2003/05/14 12:57:57 mi 1.2.16.1: #107627# @since tags for new types added


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [9eae59926804c7951e23936f70904741200b24c2]

INTEGRATION: CWS sdk02 (1.2.16); FILE MERGED 2003/06/02 13:44:46 jsc 1.2.16.2: RESYNC: (1.2-1.3); FILE MERGED 2003/05/14 12:57:51 mi 1.2.16.1: #107627# @since tags for new types added


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [661c5182f74c241b8c051d05a6a61afc29dc8d0f]

INTEGRATION: CWS sdk02 (1.2.16); FILE MERGED 2003/05/14 12:57:49 mi 1.2.16.1: #107627# @since tags for new types added


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [696b821296745b4cdbfb7e229d38d27749a1c830]

INTEGRATION: CWS sdk02 (1.2.14); FILE MERGED 2003/05/14 12:57:43 mi 1.2.14.1: #107627# @since tags for new types added


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [1d80fd2f4c5a9a050d52ff8ec1d61ce56333ef83]

INTEGRATION: CWS sdk02 (1.2.14); FILE MERGED 2003/05/14 12:57:42 mi 1.2.14.1: #107627# @since tags for new types added


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [0567c70b762e83b3d4009fc9aea6c41ba4a627a5]

INTEGRATION: CWS sdk02 (1.2.14); FILE MERGED 2003/05/14 12:57:41 mi 1.2.14.1: #107627# @since tags for new types added


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [92080386293ca4756f11d236adec1dfcc7517683]

INTEGRATION: CWS sdk02 (1.2.14); FILE MERGED 2003/05/14 12:57:40 mi 1.2.14.1: #107627# @since tags for new types added


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [1ed8527235528fe0b98f894c227a8ec64e8ba8ed]

INTEGRATION: CWS sdk02 (1.2.14); FILE MERGED 2003/05/14 12:57:39 mi 1.2.14.1: #107627# @since tags for new types added


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [38d976090ff0ac3c3b1f45c6fe2f5bf7b3976320]

INTEGRATION: CWS sdk02 (1.2.14); FILE MERGED 2003/05/14 12:57:38 mi 1.2.14.1: #107627# @since tags for new types added


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [31a26dc75595256cbe2bda2d0877d9568ea6c9ab]

INTEGRATION: CWS sdk02 (1.2.16); FILE MERGED 2003/05/14 12:57:32 mi 1.2.16.1: #107627# @since tags for new types added


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [fd09de19e327da043348dbd9d887d64838491281]

INTEGRATION: CWS sdk02 (1.2.16); FILE MERGED 2003/06/02 13:44:11 jsc 1.2.16.2: RESYNC: (1.2-1.3); FILE MERGED 2003/05/14 12:57:32 mi 1.2.16.1: #107627# @since tags for new types added


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [de4d498e06f066bb62486cfeb993003df016a053]

INTEGRATION: CWS sdk02 (1.2.16); FILE MERGED 2003/05/14 12:57:31 mi 1.2.16.1: #107627# @since tags for new types added


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [2df2f230881e7888c227b1644e1cb7435f000b4d]

INTEGRATION: CWS sdk02 (1.2.16); FILE MERGED 2003/05/14 12:57:30 mi 1.2.16.1: #107627# @since tags for new types added


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [5b6724ed881b85cd64eff27f76055b8be1293250]

INTEGRATION: CWS sdk02 (1.2.16); FILE MERGED 2003/06/02 13:44:05 jsc 1.2.16.2: RESYNC: (1.2-1.3); FILE MERGED 2003/05/14 12:57:30 mi 1.2.16.1: #107627# @since tags for new types added


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [130e2f6cd7a0dc01ff30d997d4bcb97c1b326a8c]

INTEGRATION: CWS sdk02 (1.2.16); FILE MERGED 2003/05/14 12:57:29 mi 1.2.16.1: #107627# @since tags for new types added


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [1cc879de7f5aa16bf2b88cc22a6dbcf198e23c59]

INTEGRATION: CWS killdraftapi01 (1.57.8); FILE MERGED 2003/06/04 15:41:39 jb 1.57.8.1: #110046# Remove unused drafts/.../configuration/.. IDLs


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [340a19fec463217a4cb981793061852f7eac51bd]

INTEGRATION: CWS sdk02 (1.2.16); FILE MERGED 2003/05/14 12:57:28 mi 1.2.16.1: #107627# @since tags for new types added


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [d5c1833218995bc019979f7b51128689879beb18]

INTEGRATION: CWS killdraftapi01 (1.47.40); FILE MERGED 2003/06/04 09:43:04 jb 1.47.40.1: #110046# Remove unused drafts/.../configuration/.. IDLs


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [dc3ce929c2e837580317c74a449903bdc77f768f]

INTEGRATION: CWS sdk02 (1.2.16); FILE MERGED 2003/06/02 13:44:29 jsc 1.2.16.2: RESYNC: (1.2-1.3); FILE MERGED 2003/05/14 12:57:27 mi 1.2.16.1: #107627# @since tags for new types added


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [a4e2b1d5e021fc73dedb57698e55b5996a4df596]

INTEGRATION: CWS killdraftapi01 (1.42.8); FILE MERGED 2003/06/04 09:43:04 jb 1.42.8.1: #110046# Remove unused drafts/.../configuration/.. IDLs


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [01836230ae018816872dd5f3d928076091a658be]

INTEGRATION: CWS sdk02 (1.2.16); FILE MERGED 2003/05/14 12:57:26 mi 1.2.16.1: #107627# @since tags for new types added


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [0f3fa310fa3f3b86410c50d690e40f0c0155dc76]

INTEGRATION: CWS sdk02 (1.2.16); FILE MERGED 2003/05/14 12:57:25 mi 1.2.16.1: #107627# @since tags for new types added


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [f8980fc7d1bb1eb872fbb9a7a7eb98c09aa8808c]

INTEGRATION: CWS sdk02 (1.2.16); FILE MERGED 2003/05/14 12:57:24 mi 1.2.16.1: #107627# @since tags for new types added


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [ed2ab873b9fa7c7b5c03392420978e07e154fbd8]

INTEGRATION: CWS sdk02 (1.2.16); FILE MERGED 2003/06/02 13:43:41 jsc 1.2.16.2: RESYNC: (1.2-1.3); FILE MERGED 2003/05/14 12:57:23 mi 1.2.16.1: #107627# @since tags for new types added


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [7c0c3d035d9f99a53da62ac2b109cb92b71da327]

INTEGRATION: CWS sdk02 (1.2.16); FILE MERGED 2003/05/14 12:57:23 mi 1.2.16.1: #107627# @since tags for new types added


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [6d914522c161a5c6bb0e870b4c3ac37737488cad]

INTEGRATION: CWS sdk02 (1.2.6); FILE MERGED 2003/06/04 12:51:38 mi 1.2.6.1: @since tag was missing in IDL file which came though a resync


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [b49cd68344ccdd115151270aae870dd0cb8c5aef]

INTEGRATION: CWS sdk02 (1.2.16); FILE MERGED 2003/05/14 12:57:22 mi 1.2.16.1: #107627# @since tags for new types added


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [cfa33fe2036107f9abd6d1a254bc64e88a43c962]

INTEGRATION: CWS sdk02 (1.2.16); FILE MERGED 2003/06/02 13:43:58 jsc 1.2.16.2: RESYNC: (1.2-1.3); FILE MERGED 2003/05/14 12:57:21 mi 1.2.16.1: #107627# @since tags for new types added


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [9a1fd60b5718f0ad6c6306bc3a3bf07eb5e3c33e]

INTEGRATION: CWS sdk02 (1.2.16); FILE MERGED 2003/05/14 12:57:21 mi 1.2.16.1: #107627# @since tags for new types added


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [fd75178473c76a1a5ddbf1674b4684bc8aa98045]

INTEGRATION: CWS sdk02 (1.2.16); FILE MERGED 2003/05/14 12:57:20 mi 1.2.16.1: #107627# @since tags for new types added


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [34496e86242dfed6b1e02e693949ec6943360499]

INTEGRATION: CWS sdk02 (1.2.16); FILE MERGED 2003/05/14 12:57:19 mi 1.2.16.1: #107627# @since tags for new types added


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [3d85756c8a00a7e6129e204d9cda8a49f910baae]

INTEGRATION: CWS sdk02 (1.2.16); FILE MERGED 2003/06/02 13:43:35 jsc 1.2.16.2: RESYNC: (1.2-1.3); FILE MERGED 2003/05/14 12:57:19 mi 1.2.16.1: #107627# @since tags for new types added


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [5b1a34c53791b3732020d9e63b4ba492d06dd440]

INTEGRATION: CWS sdk02 (1.2.16); FILE MERGED 2003/05/14 12:57:18 mi 1.2.16.1: #107627# @since tags for new types added


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [74e90864388478e9f0cf611778abdbe078c94f98]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/28 14:29:05 jsc 1.1.2.4: #109909# prepare branding 2003/05/23 16:29:40 jsc 1.1.2.3: #109159# chgange stlport lib for OpenOffice build (windows only) 2003/05/21 15:02:41 jsc 1.1.2.2: #109159# new copy structure and check targets 2003/05/14 10:38:22 jsc 1.1.2.1: #109045# new, global copy rules file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [fc84e9d9f4f2864c13d6eb630873077d350787b9]

INTEGRATION: CWS sdk02 (1.33.4); FILE MERGED 2003/05/28 14:29:05 jsc 1.33.4.4: #109909# prepare branding 2003/05/16 14:05:43 jsc 1.33.4.3: #109159# insert macro for us in script 2003/05/14 16:32:09 jsc 1.33.4.2: #109578# changed name Beta -> RC 2003/05/14 10:39:11 jsc 1.33.4.1: #108987# insert STL header files in SDK


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [3df3555235fff71d47b2527c63b7d584b4bfbd34]

INTEGRATION: CWS sdk02 (1.14.4); FILE MERGED 2003/06/03 14:16:07 jsc 1.14.4.1: #109045# use WRAPCMD


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [2c694f049f692fb23a2264492473922a697ff9b8]

INTEGRATION: CWS killdraftapi01 (1.27.10); FILE MERGED 2003/06/04 10:33:29 jb 1.27.10.1: #110046# Remove unused drafts/.../configuration/.. IDLs


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [b895ae56aec44a368a0b8eed9d26dc094e8f913b]

INTEGRATION: CWS sdk02 (1.3.70); FILE MERGED 2003/05/16 14:04:36 jsc 1.3.70.1: #109159# check coyping


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [44a81967f5cadd9d785418b6abb673e9813c0b13]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/28 14:29:04 jsc 1.1.2.4: #109909# prepare branding 2003/05/23 16:22:07 jsc 1.1.2.3: #109159 remove GenericXmlFilter directory 2003/05/21 15:02:40 jsc 1.1.2.2: #109159# new copy structure and check targets 2003/05/16 14:04:35 jsc 1.1.2.1: #109159# check coyping


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [fbd7b2d74352a20199b00010bee0fae082dcb2b1]

INTEGRATION: CWS sdk02 (1.4.6); FILE MERGED 2003/06/05 11:25:48 jsc 1.4.6.3: #108987# change include to stl 2003/05/23 16:33:11 jsc 1.4.6.2: #109045# insert CYGWIN 5.1 check 2003/05/14 11:04:22 jsc 1.4.6.1: #109045# insert JAVAC_FLAGS option


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [bb232b4e7b7dca191db23f969c42f6497325ddb8]

INTEGRATION: CWS sdk02 (1.22.14); FILE MERGED 2003/05/23 16:19:43 jsc 1.22.14.4: #109045# insert dependency to example directories 2003/05/21 15:02:38 jsc 1.22.14.3: #109159# new copy structure and check targets 2003/05/16 14:07:21 jsc 1.22.14.2: #109159# insert new check directories 2003/05/14 10:42:50 jsc 1.22.14.1: #109045# insert example directories


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [4794a97e100d72cab7edd26db873faae68d4ff22]

INTEGRATION: CWS sdk02 (1.4.6); FILE MERGED 2003/05/28 14:29:03 jsc 1.4.6.2: #109909# prepare branding 2003/05/23 09:23:07 jsc 1.4.6.1: #109283# change dvgroot parameter in autodoc command


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [17a9e59f23de02f7c43d5abb0981f1652f23f1a3]

INTEGRATION: CWS sdk02 (1.60.8); FILE MERGED 2003/06/04 10:05:01 jsc 1.60.8.4: #109159# exclude portal and webservices IDL modules 2003/05/28 14:29:01 jsc 1.60.8.3: #109909# prepare branding 2003/05/26 07:41:33 jsc 1.60.8.2: #109045# update DOCUHTMLFILES 2003/05/21 15:02:36 jsc 1.60.8.1: #109159# new copy structure and check targets


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [bb6bad4f3be6543dd4ca00c01b2056d0b5e63575]

INTEGRATION: CWS sdk02 (1.5.46); FILE MERGED 2003/05/16 14:08:38 jsc 1.5.46.1: #109159# insert new script


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [85107e21d34d32cd77f2cbf019602d972a4c0bfb]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/16 14:03:14 jsc 1.1.2.1: #109159# check if idl files copied


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [67476c86d1599a092aea5dd5d5f63393ce37e0b7]

INTEGRATION: CWS sdk02 (1.4.46); FILE MERGED 2003/05/28 14:28:59 jsc 1.4.46.2: #109909# prepare branding 2003/05/16 14:08:37 jsc 1.4.46.1: #109159# insert new script


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [6bef716cc191ebf684b1b9ee7ab6b9649a87a8ec]

INTEGRATION: CWS sdk02 (1.13.6); FILE MERGED 2003/05/14 11:46:15 jsc 1.13.6.1: #109045# insert JAVAC_FLAGS option


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [d4fbd9346acfc146fad2c5cfbdbe52d086390246]

INTEGRATION: CWS sdk02 (1.2.6); FILE MERGED 2003/05/14 11:46:14 jsc 1.2.6.1: #109045# insert JAVAC_FLAGS option


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [5ba35723bc73258d24ed2af00c65bf5d93406fd5]

INTEGRATION: CWS sdk02 (1.2.6); FILE MERGED 2003/05/14 11:46:13 jsc 1.2.6.1: #109045# insert JAVAC_FLAGS option


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [d629574d4677fd294c0163b303becc6d98af9c38]

INTEGRATION: CWS sdk02 (1.8.6); FILE MERGED 2003/05/14 11:46:12 jsc 1.8.6.1: #109045# insert JAVAC_FLAGS option


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [9778db3b3af0c21db6fcf21fff269f8cfd120bff]

INTEGRATION: CWS sdk02 (1.10.6); FILE MERGED 2003/05/14 11:46:11 jsc 1.10.6.1: #109045# insert JAVAC_FLAGS option


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [ec377d8cd114d9efca8c6d0b16a52a90519d4730]

INTEGRATION: CWS sdk02 (1.9.6); FILE MERGED 2003/05/14 11:46:11 jsc 1.9.6.1: #109045# insert JAVAC_FLAGS option


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [d4c14ef14516b8fdca54bc0228b11a5de0352684]

INTEGRATION: CWS sdk02 (1.12.6); FILE MERGED 2003/05/14 11:46:10 jsc 1.12.6.1: #109045# insert JAVAC_FLAGS option


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [d3a39edd9a71555653a10971c331162e1b2ec826]

INTEGRATION: CWS sdk02 (1.2.6); FILE MERGED 2003/05/14 11:46:10 jsc 1.2.6.1: #109045# insert JAVAC_FLAGS option


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [570a901d58c05f10ab6a3b9c0c67008a67118ad1]

INTEGRATION: CWS sdk02 (1.2.6); FILE MERGED 2003/05/14 11:46:09 jsc 1.2.6.1: #109045# insert JAVAC_FLAGS option


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [b684d8434ce96f78e176835b52a6c5bba8bac5f6]

INTEGRATION: CWS sdk02 (1.9.6); FILE MERGED 2003/05/14 11:46:08 jsc 1.9.6.1: #109045# insert JAVAC_FLAGS option


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [b58150eea87b4fea08496a3a46ff2b8a77eca4e0]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/16 13:53:22 jsc 1.1.2.1: #109159# copy separately


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [56ad7948412b023ea133a54a082ec97c2e6b3af3]

INTEGRATION: CWS sdk02 (1.4.10); FILE MERGED 2003/05/16 14:01:30 jsc 1.4.10.1: #109045# improve build process


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [6ed38299b47bff174eafa28bc0a758f0824b7844]

INTEGRATION: CWS sdk02 (1.3.6); FILE MERGED 2003/05/16 14:01:28 jsc 1.3.6.1: #109045# improve build process


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [b904fc4a0ba601356523f852727aa5d2c7dd6674]

INTEGRATION: CWS sdk02 (1.11.10); FILE MERGED 2003/05/16 14:01:25 jsc 1.11.10.1: #109045# improve build process


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [a21fa1c7e1deb4b20e746159cdda4bdb5d321b5f]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/23 09:27:44 jsc 1.1.2.2: #109045# remove genericxmlfilter 2003/05/16 13:53:20 jsc 1.1.2.1: #109159# copy separately


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [87e7987f5cbc69eb282300444d298893e01aa407]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/16 13:53:19 jsc 1.1.2.1: #109159# copy separately


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [0692696ea9c51380699916cb992c3345514af826]

INTEGRATION: CWS sdk02 (1.6.6); FILE MERGED 2003/05/16 14:01:24 jsc 1.6.6.1: #109045# improve build process


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [acd27be25716ccc402c8465a7513fd1917d918dc]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/16 13:53:18 jsc 1.1.2.1: #109159# copy separately


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [5ed79012f2e61640c5ab90730e84dbc81a541463]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/09 11:36:52 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [e3577129242611eb93160607cfce6f745dfc7d77]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/14 10:35:26 jsc 1.1.2.1: #109045# new, used for copying examples into SDK


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [eb6267ec7113680ee6a7d85cbb7c0dde05f2ceaf]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/09 11:36:47 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [1209c50db96cb1479a5e9ab88065f32663c61efe]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/09 11:36:46 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [3190fddb1cfae045f09ceb318a6a9002bae405be]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/09 11:36:44 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [b3aa7aa8c620327a5cb595ab556dcbc07382ccc4]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/09 11:36:43 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [05297e3ff49dd27b197650a8fd218c416b24910a]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/09 11:36:42 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [7a037e0fe83852444a1c67d5cc7b8e68cb1fcc1c]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/09 11:36:41 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [5e34af850f68dd2969a64e342188c74ac77b0329]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/09 11:36:40 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [8a3a4800dd80cbefdfbd6880a11d068374f2e1c3]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/09 11:36:39 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [5032a10cafcb2e6dae8c4291298cd449f4700ab1]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/09 11:36:38 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [ea90fe2e37273712afc0c2227f55e99e2ab999ae]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/09 11:36:37 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [be85844b979a8d58d28f6b0e2783816f3de74884]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/16 14:01:23 jsc 1.1.2.2: #109045# improve build process 2003/05/14 10:35:25 jsc 1.1.2.1: #109045# new, used for copying examples into SDK


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [370dd91e6be7b1aaec3662eb6b277f714198b7c7]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/09 11:34:10 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [901d5ab73a0173f55e820754df5b3f15567a81a5]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/14 11:03:43 jsc 1.1.2.2: #109045# insert JAVAC_FLAGS option 2003/05/09 11:34:07 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [1ff66e5de0d3881c3e2e2fbcec2efa98d791f081]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/14 15:49:11 jsc 1.1.2.2: #109045# correct spelling 2003/05/14 10:35:24 jsc 1.1.2.1: #109045# new, used for copying examples into SDK


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [e932ab9579a8b2179d9e89f3a622a640bbb85b99]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/09 11:32:08 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [1c79cdb9e4259be9a5b8a3d1ea793391d03c164a]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/09 11:32:07 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [a223e6013dc07b6bb62c0b40de3903b8b7505573]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/14 15:50:44 jsc 1.1.2.2: #109179# use of AnyConverter because of ClassCastExceptions and improve error output 2003/05/09 11:32:06 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [f141262b16c6a1d2e3d3809111acd57a87d1b87c]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/14 15:50:44 jsc 1.1.2.2: #109179# use of AnyConverter because of ClassCastExceptions and improve error output 2003/05/09 11:32:05 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [61c91bea679e63dc59067529767597d36a14591d]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/14 11:03:43 jsc 1.1.2.2: #109045# insert JAVAC_FLAGS option 2003/05/09 11:32:04 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [da8a3597ba54839360e07c846d22ab4cf8e6be26]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/14 15:50:43 jsc 1.1.2.2: #109179# use of AnyConverter because of ClassCastExceptions and improve error output 2003/05/09 11:32:04 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [493d7c78538377ac31dcf2bfd6499a641ca83ccb]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/14 15:50:43 jsc 1.1.2.2: #109179# use of AnyConverter because of ClassCastExceptions and improve error output 2003/05/09 11:32:03 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [b9b536654aa826a87245c72c95e1b3ae8c403836]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/09 11:32:01 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [c5e5328d10354e55525d357f6e50d16672da2afe]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/09 11:41:15 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [c719172e0a6944de046f059ad2f7f049b93b36fd]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/09 11:41:14 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [3136e72e40cddfbacd336c0c1d4a07e9d3acebd0]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/14 11:03:42 jsc 1.1.2.2: #109045# insert JAVAC_FLAGS option 2003/05/09 11:41:13 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [0f2d9f6e327c567bdd31747590f77bc39a6d6b68]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/09 11:41:12 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [7003d5762a5f42262e1da4eb0e84163f7f21c74a]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/14 11:03:41 jsc 1.1.2.2: #109045# insert JAVAC_FLAGS option 2003/05/09 11:41:11 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [3815364ab58fde144e92fe304e6012d08c617826]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/09 11:41:10 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [76be2dd6348f3115daf7d5a653b3eeb3ed2b4081]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/09 11:41:08 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [6df554e611ce25ad41c8ae7b3b01c511a9110e01]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/09 11:41:07 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [b8106e1cf3763a41955522480d16e2bfc290a07b]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/09 11:41:06 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [7afe466b7d40e1e7c96d7b6261620e7c841bded4]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/09 11:41:05 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [9dd3feceeb2248f757ea5a3e5a0782d1ff879550]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/14 10:35:23 jsc 1.1.2.1: #109045# new, used for copying examples into SDK


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [4525faf90914db61ebf5bc0e1ca4256c986de859]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/09 11:45:34 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [aa5758958ba36689b6e801ad18f13f84b58b90a5]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/09 11:45:33 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [dbb1b5079edc785a13577aa62f5a6f9064b7f04e]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/14 11:03:40 jsc 1.1.2.2: #109045# insert JAVAC_FLAGS option 2003/05/09 11:45:32 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [62fad96b9f8cefff7ebf0f6d2c9f0b88c01cefec]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/09 11:47:09 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [fa4bdc209067b923ad3b6f2cc6c4e554b7cf655f]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/14 11:03:39 jsc 1.1.2.2: #109045# insert JAVAC_FLAGS option 2003/05/09 11:47:08 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [95de672d2a649c054874d6be1d4a20495d3dba30]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/09 11:46:22 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [59d7d7222b90a1e3392c9edf929e1b64bd4eaa34]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/14 11:03:38 jsc 1.1.2.2: #109045# insert JAVAC_FLAGS option 2003/05/09 11:46:20 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [1ecf70684a9b2ddbcce92f0ff1e6bca4e2e14806]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/09 11:44:17 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [49386e6b982cfc1642f6a591f9cfde58176369be]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/09 11:44:15 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [577df26a2ff407db26b3925e7de861f0e06a22ef]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/09 11:44:12 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [7d7983746dc195326d6ef1a88b4207ffae05c4c6]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/09 11:44:09 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [7cef140f9350f24ebc1814c0fa388ed050410c7b]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/09 11:44:08 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [ea37ac29a3ea7b05532ae6f49726ae6d009db02c]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/09 11:44:07 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [9f061c4ced11de8bdfaad185960faa695affbbb3]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/09 11:44:06 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [1fbc7a49e125facc5a10f575c68804cfaa553090]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/09 11:44:04 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [d0f897503511b9f1cf1dd7a5fd1e71716da6299f]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/09 11:44:03 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [b124a9a504a3365016160a5b5fbc8ee35a306f76]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/09 11:44:01 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [1f1f9bb0787b2aa829678c47c5fa8b536847303d]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/09 11:44:00 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [a0f7cacfa5d0a90e2f887dc502693db57fb0cd05]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/14 11:03:37 jsc 1.1.2.2: #109045# insert JAVAC_FLAGS option 2003/05/09 11:43:59 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [1093e26b9af2c075a21ca129fc8c71a42250fdaf]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/09 11:43:58 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [83f77b18501b3d2fd9b9b358e1871408c13afe88]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/21 13:34:55 jsc 1.1.2.3: #109627# insert aidans changes 2003/05/14 11:03:36 jsc 1.1.2.2: #109045# insert JAVAC_FLAGS option 2003/05/09 11:57:54 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [f7eaec41eb72bb355f283081ccb1078ec1eeb463]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/21 13:34:55 jsc 1.1.2.1: #109627# insert aidans changes


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [f2234232ea834c59194bb2f6a3dd96e077bd1788]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/21 13:30:50 jsc 1.1.2.2: #109627# insert Aidans changes 2003/05/09 11:56:55 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [cf54babde5f0beaadd10362ea15b248d4e049b84]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/21 13:30:50 jsc 1.1.2.2: #109627# insert Aidans changes 2003/05/09 11:56:52 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [fee58aaae1238a8f02154b964b48411f5c0c5848]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/21 13:30:50 jsc 1.1.2.2: #109627# insert Aidans changes 2003/05/09 11:56:51 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [cc5387b822ebd73d0713e8d8a8881ccb156e4c2b]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/21 13:32:26 jsc 1.1.2.2: #109627# insert Aidans changes 2003/05/09 11:55:53 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [200f4de61f0b87927957f4cc66625c945fc33255]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/21 13:32:25 jsc 1.1.2.2: #109627# insert Aidans changes 2003/05/09 11:55:51 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [f3a777535ad9be1fb61a64a906c106468f25509e]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/21 13:32:25 jsc 1.1.2.2: #109627# insert Aidans changes 2003/05/09 11:55:50 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [e3683ccf631fa51c2adb6b748553c08beefe2bfb]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/21 13:32:25 jsc 1.1.2.2: #109627# insert Aidans changes 2003/05/09 11:55:48 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [fc377f6a68f99bc3a55056a9efbb9b1d3bc05c81]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/26 16:25:35 jsc 1.1.2.2: #109888# oor:node changed to oor:component-data 2003/05/09 11:54:17 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [c42f6e9055406c0c8ae996bdec8fd671288a018a]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/14 11:03:35 jsc 1.1.2.2: #109045# insert JAVAC_FLAGS option 2003/05/09 11:54:16 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [8d5d10d317818d840e0d46ac8cf161dc9efcd25e]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/09 11:54:15 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [afe777963d30c9561181c0fcfee96c8023fd6801]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/09 11:54:12 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [a00181d15b6f1aa60879b6693cdb217d63a77447]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/21 14:02:40 jsc 1.1.2.1: #109045# new


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [558e97f91fe47a2ef5111ea272df5606208e5a07]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/21 14:02:39 jsc 1.1.2.1: #109045# new


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [03b23ffdd01d8dcd471547fc8b7917b65df55ebc]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/09 11:51:40 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [ac144e481a0f5028a7cab619de101d018be41f92]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/09 11:51:38 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [482d6b133f326c79f0ea5ff5bacbd5e3e9e28ed1]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/09 11:51:34 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [e44eb92683468dc71daf7aa300aee8c17af31c65]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/09 11:51:29 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [1f0a45dbf583e202f3a2085e911eb84dbc169d34]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/09 11:51:28 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [4d43275101606ff38b0ae8ce8d348655e144b231]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/09 11:51:24 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [bfa71a99db188dfa8f53fc8f46b0ffde41d91cec]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/09 11:51:14 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [92fb67b58ea4aaf085eab392f7e4c37327224f93]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/09 11:51:12 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [260a2b8a54838b28284a86f6b7794c3ce89d5d9e]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/09 11:51:11 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [cd272ba9516d16fb28c944b44752081354e68bde]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/09 11:51:09 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [33db08b6d1830d0c4719aecee90606a90f8ff556]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/09 11:51:07 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [eb479fc460184377e6b775543d648a2cc37c6156]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/09 11:51:06 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [ef1df24f7cc52ca57b2fe26e2848939703ecaa3a]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/14 11:03:35 jsc 1.1.2.2: #109045# insert JAVAC_FLAGS option 2003/05/09 11:51:05 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [3c8785cfae6f213ea29af5dff8eb3ac6b650c09f]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/09 11:51:04 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [b462495218fa165ed826af2768ce1a6b83bdeb19]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/09 11:51:01 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [2a274cefed0a41eb37cdefd9d0d7e4cf9c681e6a]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/09 11:51:00 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [444f29c97b97bf416a1384c6cf24bec691f66462]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/09 11:50:59 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [fa54b8a3c0c8880ea7ba0dc9ce5631758f15f26e]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/09 11:50:56 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [c3b184f4bedbb1b9ba5b1f13dfad18b5140ecc8a]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/09 11:50:55 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [14442f19533f56b418d5f568413fe94340cac11b]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/09 11:50:52 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [8a8265dcaa5d3fc3c7a15dbce83930be72ed174a]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/09 11:50:51 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [e56088aa5def6e4ec231dabac37fa72fe2916069]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/09 11:50:48 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [af70190331b9a3ce0dd14f6cbaacc6397452133d]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/09 11:44:39 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [09c833b202d472c10a23228082dfb90b2a1816f4]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/14 11:03:34 jsc 1.1.2.2: #109045# insert JAVAC_FLAGS option 2003/05/09 11:44:38 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [813f181d3a3628a748691dcb642ffc2ecc2d5b0a]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/09 11:44:37 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [68fcbf0f5ca9f3a07949133503bf780b12038d9e]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/09 11:44:36 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [9b4ceb52007a2d2ef42324eef2a36c728df3bc76]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/09 11:44:35 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [f6df17d09e3651d5b3d1a8d5b8153a110fc22c7d]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/23 07:37:56 jsc 1.1.2.4: #109045# change file name, XFlatXml.java -> FlatXml.java 2003/05/21 14:58:18 jsc 1.1.2.3: #109045# copy new examples 2003/05/16 14:01:21 jsc 1.1.2.2: #109045# improve build process 2003/05/14 10:35:22 jsc 1.1.2.1: #109045# new, used for copying examples into SDK


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [3517ffa26b923dea31fec6d59428bc964883ecc9]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/09 11:58:33 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [6a28e184d4000637bb03c94aa845a4c17b30ef35]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/09 11:58:32 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [a82d75ddd1c3312fa6246ceb4a6cfbfab7cd7f91]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/09 11:58:31 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [7cc26c8dfe6335a6754ef69ca295e739dc9f6abd]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/14 11:03:33 jsc 1.1.2.2: #109045# insert JAVAC_FLAGS option 2003/05/09 11:58:30 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [73f9143be9261c614c8855b25798ca78b7f52b49]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/09 11:58:29 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [594594b217960ddf60c62fcb101c70b242610a75]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/14 10:35:21 jsc 1.1.2.1: #109045# new, used for copying examples into SDK


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [d15b99be94fbb8182758d42bd71f995a97cc1db5]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/09 11:30:29 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [3053072b20b1d68c99b2d752eb508eda267ef9bb]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/09 11:30:28 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [1c637383b82383a8f0cab4d4245270636deac7f0]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/09 11:30:27 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [51d8c5f1ec3d93bc0db6881b7b9081e5803a19bf]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/09 11:30:26 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [d1b873e295c45f1d59735194c3ab9e22d4c485f6]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/14 10:35:20 jsc 1.1.2.1: #109045# new, used for copying examples into SDK


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [a502efc616a9ff78cfe59b65852c27916b48011f]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/09 11:26:51 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [6acd670ddfc23662e47514492c77cfbb763bc3b2]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/09 11:26:50 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [75c7a06f299617da2a85d4fd216b0e8ab163a475]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/14 11:03:30 jsc 1.1.2.2: #109045# insert JAVAC_FLAGS option 2003/05/09 11:26:49 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [40ae55852c0556a8698d45b5d02bd3a359d4637a]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/09 11:26:48 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [c8f0a3b2cc4ef956f66d304a8ab16300ac0a3730]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/09 11:26:47 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [85442e6aa2aeb001c29a6686869a80a7b492ac81]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/09 11:26:46 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [8b4fdab371e9c5ac262eca9daa2def5e97d9c898]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/09 11:26:45 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [deb43ba2e2c3d7e375445f9d2f0578f5b83f8fea]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/09 11:26:44 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [fe6a04bec7cb51990440efb2a885193001339d33]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/09 11:26:43 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [d615ba470e0fafadb522ac94f9f8cf82743ea122]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/09 11:26:42 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [22a66e28e1e1662495551865cbcb0a93235c5a8e]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/09 11:26:41 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [487b065cff4af3de393310e5b1a463d190a66bdd]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/09 11:26:40 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [8877b78cd9e69854855db9d27c9d9cf787985b05]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/14 10:35:19 jsc 1.1.2.1: #109045# new, used for copying examples into SDK


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [1e11735926b0dd8f6d8b62376636062cc0f1bd5c]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/14 11:03:29 jsc 1.1.2.2: #109045# insert JAVAC_FLAGS option 2003/05/09 11:24:40 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [0feb737c80cb624775324a4e5be1433e6318d074]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/09 11:24:39 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [72a85989041927c85a7180430cd0f0f1f3930b3c]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/09 11:24:38 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [94144a5a84f39c01494d604f89670fd6faf44e5a]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/09 11:24:37 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [45592156dfc6d73274ca726f7895f01ae35da16a]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/14 10:35:18 jsc 1.1.2.1: #109045# new, used for copying examples into SDK


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [6083cc4f29876b3c1512de6bc38e727119344455]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/22 15:01:21 jsc 1.1.2.2: #109793# insert changes of SJ 2003/05/09 11:23:26 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [b99caea9657940b15a1e542d5c26e9a5544bdedd]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/22 15:01:19 jsc 1.1.2.2: #109793# insert changes of SJ 2003/05/09 11:23:25 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [116d70327d589f8f9834887c4a3e3c9641e9f298]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/22 15:01:18 jsc 1.1.2.2: #109793# insert changes of SJ 2003/05/09 11:23:23 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [db9b201507fffd6924406bc716a47e6a6c88abab]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/22 15:01:17 jsc 1.1.2.2: #109793# insert changes of SJ 2003/05/09 11:23:22 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [e56619eb1cf5101333a95b8ec59f48d6653b624f]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/22 15:01:16 jsc 1.1.2.2: #109793# insert changes of SJ 2003/05/09 11:23:21 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [b6ed098f7de3efa3c47a22c0279a910125d22a10]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/22 15:01:15 jsc 1.1.2.2: #109793# insert changes of SJ 2003/05/09 11:23:19 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [b49a3d7e730c1c4bd8ec4787bab00127a63e4692]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/14 11:03:29 jsc 1.1.2.2: #109045# insert JAVAC_FLAGS option 2003/05/09 11:23:18 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [e5f59bdd63806a9fef46ec4db668ad8392b07a46]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/22 15:01:14 jsc 1.1.2.2: #109793# insert changes of SJ 2003/05/09 11:23:17 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [686d901d961baa73ac7b0b503e9a90241b05b24b]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/22 15:01:13 jsc 1.1.2.2: #109793# insert changes of SJ 2003/05/09 11:23:16 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [9064c38359c59addae5b5e0f79156509d8e13ce7]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/22 15:01:13 jsc 1.1.2.2: #109793# insert changes of SJ 2003/05/09 11:23:15 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [37d8d6dec12d339bdf886ecbd84b74622ee94c6e]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/22 15:01:12 jsc 1.1.2.2: #109793# insert changes of SJ 2003/05/09 11:23:15 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [8e842ba30dacbe6baf156d426dd98d97431bf281]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/22 15:01:12 jsc 1.1.2.2: #109793# insert changes of SJ 2003/05/09 11:23:14 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [e9883433c94aec595be8e22522fa968187b991bb]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/22 15:01:11 jsc 1.1.2.2: #109793# insert changes of SJ 2003/05/09 11:23:13 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [d0e35a0f27c63ca60810c7d51558a6367245c654]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/22 15:01:10 jsc 1.1.2.2: #109793# insert changes of SJ 2003/05/09 11:23:13 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [40c8cd6176dbea3a9cb79ccb5d04e2fb736dfa69]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/22 15:01:08 jsc 1.1.2.2: #109793# insert changes of SJ 2003/05/09 11:23:12 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [418edee47595070b223860e442eab28f4240a390]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/22 15:01:08 jsc 1.1.2.2: #109793# insert changes of SJ 2003/05/09 11:23:11 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [066e851228bbd2253d1335f8bb965353478013e3]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/22 15:01:07 jsc 1.1.2.2: #109793# insert changes of SJ 2003/05/09 11:23:10 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [e3fcc415f32abc1d4f446fda7804afd418282c57]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/09 11:19:55 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [3caa8fb569f856099b5dfef9aedeae9820d63890]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/09 11:19:54 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [50354f03fa8ff2510bb6f7bd0e5d5b47f3bd8643]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/09 11:19:51 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [72cb97f93cd7858fdb755491cbd1cf44f0bad1a8]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/09 11:19:50 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [fbee19f5d8ce786fe2417371c17bbf7dfb080102]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/09 11:19:49 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [d65451e6b3ae723c3bcebfe0f88083cde9dc8106]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/09 11:19:48 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [94550fdab2053701c4ad52bcba2cbc09dee807ff]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/09 11:19:47 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [36075a33cb826a0b08e5ff7ef5fe1c9f766d8892]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/09 11:19:46 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [1e0cc1e46452e29f7e138ab8624dc576d9403b67]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/09 11:19:45 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [4df59e27cba3d0c4f9dd3e1cf8013f875038cc2d]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/09 11:21:04 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [1676d51d09b114a8f9f102e8be3fde8e7c9ae74e]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/09 11:19:44 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [7f580e43371b84afe77a014ceeb76990c4f9c3d7]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/09 11:19:43 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [552088282c18d02caf068f02ecb65d3a3e8594fc]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/09 11:19:42 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [2be1b2f13e996a6652ba39e8c174889da3f69edb]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/09 11:19:41 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [210ffb67417f5c9b743f1aa3d57fd02a8538cc01]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/09 11:19:40 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [b23a1f83ac84f16197f6cc7dd9917ea5d6ccd868]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/09 11:19:39 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [3fe53462939b59ba6d8ecbac808a67a8b64202f8]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/09 11:19:37 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [c9751e11027ead77bf3aa76ff130b04a6082d311]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/09 11:19:35 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [4b494071b6b48b7667b3a68ded571c5a7f422ae1]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/09 11:19:34 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [c263ef7d43b4e73ca2b8a461c5b3d1ffa0876d5b]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/09 11:19:32 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [6f90c9ee249e8996ffb4b6e38fcf41d0a8226e1e]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/06/06 09:34:54 jsc 1.1.2.3: #109786# remove hint on source directory in cvs tree 2003/05/20 13:04:29 jsc 1.1.2.2: #109786# remove wrong path 2003/05/09 11:19:30 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [ddc5241454756afae877206a701b7f1dabaa3176]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/09 11:19:23 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [972932c2b65799beaf594f656e7392ec4fece7f8]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/14 10:35:17 jsc 1.1.2.1: #109045# new, used for copying examples into SDK


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [08d635fd223d4f4b4c96d3f0a74227058567784f]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/09 11:19:22 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [484b3610163b4f0cb14f165ba16fe774a45b58fe]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/09 11:19:20 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [6791d689cd41c2b96bc1c4361ae3ee4b2fdddab3]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/09 11:19:19 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [3f4c7694f0c4e443fbc05d11020e25b12ddc1634]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/09 11:19:18 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [5c77782b34e961b0e89253b86a74c6c5c92a74ff]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/09 11:19:17 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [8065d433ffe28a7f431317de20ce4a2501813d61]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/14 11:03:28 jsc 1.1.2.2: #109045# insert JAVAC_FLAGS option 2003/05/09 11:19:16 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [9cb4724a78e3a92935a2e2b2eb9c8291114ab0f6]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/09 11:19:14 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [22571c8792f2966c652ad02118a41caff7e73289]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/14 10:35:15 jsc 1.1.2.1: #109045# new, used for copying examples into SDK


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [eb4ff64c3ccf5a1e0da4b5229e1c091f2cf32b41]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/14 11:03:27 jsc 1.1.2.2: #109045# insert JAVAC_FLAGS option 2003/05/09 10:45:58 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [3f0c0f1e86e1583508d9fe7eeae455bb8387b89c]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/09 10:45:58 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [cb5a63a2677ffb1a6f705f78ad7eb59dc0e17b13]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/09 10:44:43 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [5689823b4d61489cb77638b6cb7bfb2d085405a3]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/14 11:03:26 jsc 1.1.2.2: #109045# insert JAVAC_FLAGS option 2003/05/09 10:44:42 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [2baeb7f6a16cbd94217e112c81e77e32fda08db5]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/09 10:44:42 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [eac5047b1bfb9e579bab4cf9bce63ee9390cca27]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/09 10:44:40 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [ee9162c88dafe5fb546c957f52d4c327a26a8eed]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/14 11:03:25 jsc 1.1.2.2: #109045# insert JAVAC_FLAGS option 2003/05/09 10:44:40 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [4bf6826e32ad84c866eb7e11c8439d9bf3fd021c]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/09 10:44:39 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [3440ad7d367851a58247f03a7bd703955984614b]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/09 10:44:38 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [2406e8dc0fdc953e9a5d8d5b5dfc64ba0503daeb]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/09 10:44:37 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [eb68d5141ae7e2c7e1c096776eedc7d614879607]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/09 10:42:49 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [23c83ba89fa1fafd56142ca1fdc7c89c8b486df3]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/09 10:42:48 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [dac51e2e86ba0d180e7d2dd8d5091611c2711ff1]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/09 10:42:47 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [57847995ee7fc8644b46f3a9beb36bf1293c5e9f]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/14 11:03:24 jsc 1.1.2.2: #109045# insert JAVAC_FLAGS option 2003/05/09 10:42:46 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [412cd21dbed3d09a8d50bcb9318467a7f6bb0aa5]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/09 10:42:09 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [24ab5f3368ae5f9a22c76750dab22abc15d9596f]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/09 10:42:08 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [9fa246100f8a4a18c2aa98b5ae709110bcad4c34]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/09 10:42:06 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [1b893d211069b806ca4d553f1cb3bbba74c70ba8]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/09 10:41:15 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [a3c05a488788bd9a822da2fa0b9774d600a151ad]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/26 16:17:22 jsc 1.1.2.2: #109888# oor:node changed to oor:component-data 2003/05/09 10:41:14 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [ac25b09ad2dc454d4b6600ab8a00c156053deae9]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/14 11:03:23 jsc 1.1.2.2: #109045# insert JAVAC_FLAGS option 2003/05/09 10:41:13 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [e5b34da410145f3c6fab50a0177f4c23283325a8]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/26 16:17:21 jsc 1.1.2.2: #109888# oor:node changed to oor:component-data 2003/05/09 10:41:13 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [408c308c7a1c3dfa8893c40fe622d8de4ec2acd5]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/09 10:41:11 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [cd4057da38929caf83a20993f2e98da969a26259]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/09 10:41:10 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [c27a9223d6ed15b6fd970494a313397398e6ce13]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/26 16:17:23 jsc 1.1.2.2: #109888# oor:node changed to oor:component-data 2003/05/09 10:41:08 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [d909ed8c446c2a85faec7dfb53653f0e95645060]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/09 10:41:07 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [b777cc93671e5c5ce492c33d090ea8591fb20811]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/26 16:17:23 jsc 1.1.2.2: #109888# oor:node changed to oor:component-data 2003/05/09 10:41:07 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [d004b8475e45ffb1a22d0b535ec5dd2178e5be46]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/14 11:03:21 jsc 1.1.2.2: #109045# insert JAVAC_FLAGS option 2003/05/09 10:41:06 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [5cecc991ae7fbbd7a8b142ea3018ff148a1adb42]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/26 16:17:19 jsc 1.1.2.2: #109888# oor:node changed to oor:component-data 2003/05/09 10:41:05 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [706eefeb034020e632b927eb2588a753b9afad7c]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/09 10:41:04 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [bbf52a935208c403428c079a9eddd656d1015e5c]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/26 16:17:19 jsc 1.1.2.2: #109888# oor:node changed to oor:component-data 2003/05/09 10:41:04 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [26c8eca326651fda193dc8d4f34a780da3fc39d9]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/21 14:58:17 jsc 1.1.2.2: #109045# copy new examples 2003/05/14 10:35:14 jsc 1.1.2.1: #109045# new, used for copying examples into SDK


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [1196fd356520f3c40fc535dd93ce761e749f4ff3]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/14 10:35:13 jsc 1.1.2.1: #109045# new, used for copying examples into SDK


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [4fccd3940299b2261187b61790d56c6a5ec88875]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/09 10:36:56 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [25d0a1caa43a9845ef8d97a1e759b8e2bd6333f8]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/14 11:03:20 jsc 1.1.2.2: #109045# insert JAVAC_FLAGS option 2003/05/09 10:36:55 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [6971926668618155d7e1eee5992f8919d0ab0578]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/09 10:36:54 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [f8c1ca5303dc64e604f0b6457d503c4d97103934]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/09 10:36:53 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [ff2b68667b2d9c7d9b5524a5ba4cd8295635dc02]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/09 10:36:52 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [a5d993fa0350266711501ed456d244b2f3fac1c5]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/09 10:36:50 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [0292f18ec4cdebb3f9870ce05d776a95fa58e13a]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/09 10:36:48 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [a1c366d1be1cd35df4d49e3e18199c174e52eac3]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/09 10:36:47 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [2b392159c18d11e999fbd550c20c918eb1a05ba6]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/09 10:35:00 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [bedcb28e9aab86439bb50fb438b1d7c5acc144bc]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/14 11:03:19 jsc 1.1.2.2: #109045# insert JAVAC_FLAGS option 2003/05/09 10:34:59 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [bfbe9dead81ae6c95037f0c4ca4a8c5c6beef9ee]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/14 10:35:12 jsc 1.1.2.1: #109045# new, used for copying examples into SDK


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [cf0370e3a7bc1f65fbb83b0dfbe89fe5ce12c278]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/14 10:35:10 jsc 1.1.2.1: #109045# new, used for copying examples into SDK


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [2bd42ea169ff55713d4224c191454697e3e23542]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/21 16:14:43 af 1.1.2.2: #109790# Adaption to recent UAA changes. 2003/05/09 10:31:19 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [9a226cb9f8465822f78f595a7428be514a8c30dc]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/09 10:31:18 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [d98e9740b4fc3cf88acb1b524c0487cc2d541a29]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/21 16:14:42 af 1.1.2.2: #109790# Adaption to recent UAA changes. 2003/05/09 10:31:16 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [d26e5818bc207a84ad50dcb7c527f911ca37793e]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/21 16:14:44 af 1.1.2.2: #109790# Adaption to recent UAA changes. 2003/05/09 10:31:15 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [ac3bd05cbcb959484f460a00116fbfccf980a462]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/21 16:14:45 af 1.1.2.2: #109790# Adaption to recent UAA changes. 2003/05/09 10:31:15 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [745a2c33fac78173d6eaca4bda99963977f9af8a]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/14 11:03:19 jsc 1.1.2.2: #109045# insert JAVAC_FLAGS option 2003/05/09 10:31:14 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [d0f59f66a1d64e02843691989c91d681fcfaee77]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/21 16:14:42 af 1.1.2.2: #109790# Adaption to recent UAA changes. 2003/05/09 10:31:13 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [3f41661cc543ac57a4fb54852a9e3a0c59cbc7c6]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/21 16:14:43 af 1.1.2.2: #109790# Adaption to recent UAA changes. 2003/05/09 10:31:12 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [5c9ddd310920ccfdf6baa10e110e49bd8df742f9]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/21 16:14:44 af 1.1.2.2: #109790# Adaption to recent UAA changes. 2003/05/09 10:31:11 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [0aa651578327ca8ae0f13b3bbbe8393bfadd17a5]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/05/21 16:14:41 af 1.1.2.2: #109790# Adaption to recent UAA changes. 2003/05/09 10:31:10 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [940f10686157cb458f1d5e97aebe43c6d57021ea]

INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED 2003/06/06 11:35:55 jsc 1.1.2.6: #109632# use new logo_color style 2003/06/05 13:42:55 jsc 1.1.2.5: #109045# correct links 2003/05/27 13:19:00 jsc 1.1.2.4: #109045# remove typo 2003/05/23 07:35:53 jsc 1.1.2.3: #109045# add new examples 2003/05/14 10:36:27 jsc 1.1.2.2: #109632# set background color 2003/05/09 11:37:29 jsc 1.1.2.1: #109045# insert new and remove example zip file


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [088f612a752793cf02a684a2ca18892271e6746d]

INTEGRATION: CWS sdk02 (1.10.6); FILE MERGED 2003/06/06 11:35:50 jsc 1.10.6.2: #109632# use new logo_color style 2003/05/14 10:36:52 jsc 1.10.6.1: #109632# set background color


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [1fcc3418041c8794e9fc614e376b14ec41c85bcb]

INTEGRATION: CWS sdk02 (1.1.42); FILE MERGED 2003/06/06 11:35:49 jsc 1.1.42.1: #109632# use new logo_color style


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [c1004b4f2f24132a0401d1876657e6e02919754b]

INTEGRATION: CWS sdk02 (1.6.14); FILE MERGED 2003/06/06 11:35:48 jsc 1.6.14.2: #109632# use new logo_color style 2003/05/14 10:36:52 jsc 1.6.14.1: #109632# set background color


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [541a6a9fb0d7ae4c8b821b7b8857838b7a161aff]

INTEGRATION: CWS sdk02 (1.13.6); FILE MERGED 2003/06/06 11:35:47 jsc 1.13.6.4: #109632# use new logo_color style 2003/05/28 14:28:58 jsc 1.13.6.3: #109909# prepare branding 2003/05/14 10:36:52 jsc 1.13.6.2: #109632# set background color 2003/05/09 10:04:07 jsc 1.13.6.1: #109284# remove links to configure scripts because they are not really needed


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [7a55e9aafcb7b5356f8deadd5cf67dc24c7f418e]

INTEGRATION: CWS sdk02 (1.11.6); FILE MERGED 2003/06/05 14:27:13 jsc 1.11.6.2: #109909# remove version number in setsdk* files also 2003/05/14 10:41:13 jsc 1.11.6.1: #109152,108987# change version number and remove STLPORT


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [c09613b7a953c0aa5c9dfa679e9c6de6488c4787]

INTEGRATION: CWS sdk02 (1.13.6); FILE MERGED 2003/06/06 11:35:44 jsc 1.13.6.2: #109632# use new logo_color style 2003/05/14 10:41:58 jsc 1.13.6.1: #109632# set bachground color


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [bdd51338b0ecbd3163d91b75465929ef8913ed20]

INTEGRATION: CWS sdk02 (1.2.6); FILE MERGED 2003/06/02 21:40:30 jsc 1.2.6.3: #109152#modify checking gcc version 2003/05/28 14:28:57 jsc 1.2.6.2: #109909# prepare branding 2003/05/14 10:41:12 jsc 1.2.6.1: #109152,108987# change version number and remove STLPORT


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [f793c645c6eb19441aeb67d9aa11c4d0c040acc5]

INTEGRATION: CWS fwk05 (1.4.6); FILE MERGED 2003/06/03 16:12:55 lo 1.4.6.1: #110030# no more -display or -plugin in shellscript


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [73dac90dea2cc0599a55535125c4e73d82ac3ed2]

INTEGRATION: CWS fwk05 (1.28.140); FILE MERGED 2003/06/02 11:57:45 mba 1.28.140.1: #109986#: delete Object before container


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [7640a5e88604950e09f2ae07b3b857a61a411016]

INTEGRATION: CWS fwk05 (1.19.54); FILE MERGED 2003/06/02 15:58:32 mba 1.19.54.1: #110026#: additional print options


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [1ee279027c2897287b4673d74ac7e16b14b805d4]

INTEGRATION: CWS fwk05 (1.67.4); FILE MERGED 2003/06/02 15:58:54 mba 1.67.4.1: #110026#: additional print options


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [d908f566cbecf4c6e7ad2381dc0863fbe3c5d4db]

INTEGRATION: CWS fwk05 (1.15.20); FILE MERGED 2003/06/03 15:46:50 lo 1.15.20.1: #110030# bDisplaySpec set to true for -display


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [567751679ba16ea16fcea68028f48cba889924d0]

INTEGRATION: CWS fwk05 (1.20.6); FILE MERGED 2003/06/03 16:03:59 lo 1.20.6.2: #110030# reset to open state after setting display 2003/06/03 15:46:50 lo 1.20.6.1: #110030# bDisplaySpec set to true for -display


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [143a50d2dac7e938098c351ebfa1faff413fc31e]

INTEGRATION: CWS fwk05 (1.111.10); FILE MERGED 2003/06/03 12:02:02 lo 1.111.10.1: #110029# shut down again if OpenDefault() does not produce a valid component


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [ce3ca2bd0e9215cac676ac80fd0db54a989aae3a]

INTEGRATION: CWS fwk05 (1.86.2); FILE MERGED 2003/06/02 11:57:03 mba 1.86.2.1: #109896#: return value for macro handler


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [332142a44a2ce33b3ce4270efdab0f0826ccf07c]

INTEGRATION: CWS fwk05 (1.67.2); FILE MERGED 2003/06/03 12:40:13 mi 1.67.2.1: #109379# Office terminated even with open OOBean


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [6d12891e85551f4228c27883b704e1bb5c87228b]

INTEGRATION: CWS fwk05 (1.6.14); FILE MERGED 2003/06/03 09:32:31 cd 1.6.14.1: #109983# Provide resource based backing comp accelerators to menu dispatcher


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [500c866b9afad590607cb44485154ec18a822044]

INTEGRATION: CWS fwk05 (1.2.36); FILE MERGED 2003/06/03 08:39:40 cd 1.2.36.1: #110031# Use boolean value and not result from Any stream operator


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [c1d45c1987fbc86ec8a5421d1c7d7dd7cd28e9b1]

INTEGRATION: CWS fwk05 (1.11.14); FILE MERGED 2003/06/03 09:31:44 cd 1.11.14.1: #109983# Framework based menus can have resource based accelerators


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [6fef31e82da3e5c27b911c47886ae12cc02c1151]

INTEGRATION: CWS fwk05 (1.3.92); FILE MERGED 2003/06/03 09:31:32 cd 1.3.92.1: #109983# Framework based menus can have resource based accelerators


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [51043453691a053fac036b34498e9e005d0437a2]

INTEGRATION: CWS fwk05 (1.14.36); FILE MERGED 2003/06/03 09:31:14 cd 1.14.36.1: #109983# Framework based menus can have resource based accelerators


2003-06-10  Vladimir Glazounov  <vg@openoffice.org>  [b5805b1e0f9dbdc854700ec0721d5665700daf94]

INTEGRATION: CWS fwk05 (1.23.42); FILE MERGED 2003/06/06 09:20:10 lo 1.23.42.3: #110030# fix allocation problem 2003/06/03 15:46:16 lo 1.23.42.2: #110030# printf removed 2003/06/03 15:38:23 lo 1.23.42.1: #110030# use -display command line option for XOpenDisplay()


2003-06-10  Noel Power  <npower@openoffice.org>  [5692c7fe8c33a973fdd2ad74f0b19f775e9aa4b8]

Bug 15438, various boo boos in the starbasic code


2003-06-06  Tomas O'Connor  <toconnor@openoffice.org>  [f98336ed98dd4f3949b15c90d79e34582a449427]

IssueZilla 12345 - user should be warned to close document before deleting parcel


2003-06-06  Sven Jacobi  <sj@openoffice.org>  [47d51014667c5ec7807da139c910f6fc4c7a2ab0]

#i14676# fixed merge conflict


2003-06-06  Vladimir Glazounov  <vg@openoffice.org>  [5190a0a19d09511d036e5ab6eef83dc8f99dc24d]

new version for SRX645


2003-06-06  Rüdiger Timm  <rt@openoffice.org>  [0ee9a628fed3ae8ba6f9ecf4d25d9f26833002ca]

new version for SRX645


2003-06-06  Kurt Zenker  <kz@openoffice.org>  [838995250297b4fbdcdaf7a241c32b721c9937cc]

new version for SRX645


2003-06-06  Vladimir Glazounov  <vg@openoffice.org>  [f0e1761438cce69fb37caf599c28375310441bf5]

SRX645


2003-06-06  Hennes Rohling  <hro@openoffice.org>  [477e657cc221f4085b5bae4943b87715140b188f]

#i15275# Move crashrep sources to OOo cvs module


2003-06-06  Vladimir Glazounov  <vg@openoffice.org>  [9b3cec96b4a3b0d334e873e298c2c002c6122079]

INTEGRATION: CWS draw15 (1.73.32); FILE MERGED 2003/06/03 08:17:06 sj 1.73.32.1: #i14676# force embedded math objects to recalc its visarea


2003-06-06  Vladimir Glazounov  <vg@openoffice.org>  [097b8d38383cb2752081ec1d5e2f53e3c7712c2c]

INTEGRATION: CWS dba07 (1.58.44); FILE MERGED 2003/05/30 08:53:18 fs 1.58.44.2: RESYNC: (1.58-1.59); FILE MERGED 2003/05/23 12:08:57 fs 1.58.44.1: #i14703# radio button: don't broadcaste itemStateChanged for deselections for compatibility reasons


2003-06-06  Vladimir Glazounov  <vg@openoffice.org>  [ae4a81118cc7cced273b5c545c79c27ffeb677f8]

INTEGRATION: CWS dba07 (1.24.30); FILE MERGED 2003/05/23 12:07:32 fs 1.24.30.1: #i14703# when setting peer properties to reflect changed model properties, lock the peer's event processing


2003-06-06  Vladimir Glazounov  <vg@openoffice.org>  [65550f29cc6c2b7e81330dc0f33aa525df38ef35]

INTEGRATION: CWS dba07 (1.37.30); FILE MERGED 2003/05/30 08:56:47 fs 1.37.30.3: RESYNC: (1.37-1.38); FILE MERGED 2003/05/28 16:19:42 fs 1.37.30.2: #109746# VCLXWindow::disposing (EventObject): don't assert unknown sources, but silently ignore 2003/05/23 12:04:58 fs 1.37.30.1: #i14703# allow locking the processing of VCL-window-events


2003-06-06  Vladimir Glazounov  <vg@openoffice.org>  [5985b6d754af61c45aa487c5cc5d534c2d0b7488]

INTEGRATION: CWS dba07 (1.17.30); FILE MERGED 2003/05/23 12:03:26 fs 1.17.30.1: #i14703# allow locking the processing of VCL-window-events


2003-06-06  Vladimir Glazounov  <vg@openoffice.org>  [b26ea0541fefc955b21a58ed9302d47f988598dc]

INTEGRATION: CWS dba07 (1.25.4); FILE MERGED 2003/06/02 12:20:37 fs 1.25.4.1: #110018# queryAggregation: don't let the wrong base class steal the XTypeProvider interface


2003-06-06  Vladimir Glazounov  <vg@openoffice.org>  [4f23f866e33b6c0f710d677514bc4614b42d4c18]

INTEGRATION: CWS dba07 (1.21.4); FILE MERGED 2003/05/28 16:15:34 fs 1.21.4.1: #109746# minor changes


2003-06-06  Vladimir Glazounov  <vg@openoffice.org>  [ddb9ee9838c6a10b135a251e3a1903bf260e67ea]

INTEGRATION: CWS dba07 (1.1.220); FILE MERGED 2003/05/28 16:14:31 fs 1.1.220.1: #109746# m_pAccessible properly typed now (necessary because of interface separation in AccessibleBrowseBox)


2003-06-06  Vladimir Glazounov  <vg@openoffice.org>  [bebfdfcd51f97a3613216d9d07a97114c1833650]

INTEGRATION: CWS dba07 (1.14.4); FILE MERGED 2003/05/28 16:15:08 fs 1.14.4.1: #109746# separated AccessibleBrowseBox into XAccessible/XAccessibleContext implementations


2003-06-06  Vladimir Glazounov  <vg@openoffice.org>  [f1fd410721ea6ec422d1efe9fe5e8c95a78e26dc]

INTEGRATION: CWS dba07 (1.27.4); FILE MERGED 2003/05/28 16:14:14 fs 1.27.4.1: #109746# minor changes


2003-06-06  Vladimir Glazounov  <vg@openoffice.org>  [8e1d377738e413fe796349ffb03ba1a3e1c033aa]

INTEGRATION: CWS dba07 (1.13.92); FILE MERGED 2003/05/28 09:23:50 oj 1.13.92.1: #109965# initial value was false


2003-06-06  Vladimir Glazounov  <vg@openoffice.org>  [529291be45b540d3a6977747584bcded89852f76]

INTEGRATION: CWS dba07 (1.19.2); FILE MERGED 2003/05/23 06:57:22 oj 1.19.2.1: #i13385# fix flex 2.5.31 (which entered Debian unstable a few days ago) breaks building


2003-06-06  Vladimir Glazounov  <vg@openoffice.org>  [7c3cc3cabec0c06f6b78efb8c7a88acf9f174dc6]

INTEGRATION: CWS dba07 (1.4.102); FILE MERGED 2003/05/30 10:29:38 oj 1.4.102.1: #i14940# use odbc.lib.so.1


2003-06-06  Vladimir Glazounov  <vg@openoffice.org>  [f3366ee623ca1d6e7e68425fd87dc7e8575ddd28]

INTEGRATION: CWS dba07 (1.3.28); FILE MERGED 2003/05/20 11:03:28 oj 1.3.28.1: #109763# remove bracket after stmt


2003-06-06  Vladimir Glazounov  <vg@openoffice.org>  [f225dd99b0c673c38d7fc3f2ef614fc5061ac015]

INTEGRATION: CWS dba07 (1.18.76); FILE MERGED 2003/05/28 07:10:53 oj 1.18.76.1: #109965# map null values from true/false to ColumnValue


2003-06-06  Vladimir Glazounov  <vg@openoffice.org>  [51938807b6844011119276f1c12c022e11f2558d]

INTEGRATION: CWS dba07 (1.3.70); FILE MERGED 2003/05/20 11:05:01 oj 1.3.70.1: #i13348# use drop primary key when we have one


2003-06-06  Vladimir Glazounov  <vg@openoffice.org>  [980fcb74a70772030a4be0b8b439fd248882ce7d]

INTEGRATION: CWS dba07 (1.8.40); FILE MERGED 2003/05/20 11:35:17 oj 1.8.40.1: #109768# insert correct index


2003-06-06  Vladimir Glazounov  <vg@openoffice.org>  [510865889c0f5d5198b485e8e343062d6b4c4ecc]

INTEGRATION: CWS dba07 (1.36.40); FILE MERGED 2003/05/20 11:35:16 oj 1.36.40.1: #109768# insert correct index


2003-06-06  Vladimir Glazounov  <vg@openoffice.org>  [3ee5b4575bb9893e8f3f8479ad4bcec794c04130]

INTEGRATION: CWS dba07 (1.29.82); FILE MERGED 2003/05/21 09:41:29 oj 1.29.82.1: #109472# change slot id for sql mode in query design


2003-06-06  Vladimir Glazounov  <vg@openoffice.org>  [b04ab07fa4974a0f623acf5134a81ab22c9d25cd]

INTEGRATION: CWS dba07 (1.3.40); FILE MERGED 2003/05/30 10:26:47 oj 1.3.40.1: #i14940# use odbc.lib.so.1


2003-06-06  Vladimir Glazounov  <vg@openoffice.org>  [7b52574462512cc3de59249df299f8b23a0df425]

INTEGRATION: CWS dba07 (1.8.40); FILE MERGED 2003/05/30 10:26:47 oj 1.8.40.1: #i14940# use odbc.lib.so.1


2003-06-06  Vladimir Glazounov  <vg@openoffice.org>  [50096b2d837ecf704747bc7f7e0957da7f04ad69]

INTEGRATION: CWS dba07 (1.122.12); FILE MERGED 2003/05/30 10:27:48 oj 1.122.12.1: i15094# reinsert user defined driver page


2003-06-06  Vladimir Glazounov  <vg@openoffice.org>  [5cd7700fdabccf9ed232fc27feb8d02c19409299]

INTEGRATION: CWS dba07 (1.10.40); FILE MERGED 2003/05/22 12:09:01 oj 1.10.40.1: #109852# call SetSpaceBetweenEntries in ctor


2003-06-06  Vladimir Glazounov  <vg@openoffice.org>  [a27a823c4a4e5efb06ec99f9598f4f6fe7c4d911]

INTEGRATION: CWS draw15 (1.6.218); FILE MERGED 2003/06/03 11:25:05 sj 1.6.218.1: #i11699# not creating so many brushes


2003-06-06  Vladimir Glazounov  <vg@openoffice.org>  [e857b3ec730bba27c0df5a6d8ece88b36ef17302]

INTEGRATION: CWS draw15 (1.15.46); FILE MERGED 2003/06/03 11:24:56 sj 1.15.46.1: #i11699# not creating so many brushes


2003-06-06  Vladimir Glazounov  <vg@openoffice.org>  [05c9056c9ffddc9d5dd757c2a1ec7c8e0b43ed7f]

INTEGRATION: CWS draw15 (1.11.10); FILE MERGED 2003/06/03 11:24:47 af 1.11.10.1: #109916# New method that checks for the 'none' field.


2003-06-06  Vladimir Glazounov  <vg@openoffice.org>  [fb70895adcf2d981378d20327872b8fce97bea95]

INTEGRATION: CWS draw15 (1.14.10); FILE MERGED 2003/06/03 11:26:17 af 1.14.10.1: #109916# Fixed checking existence of the 'none' field. Clean-up of getAccessibleIndexInParent.


2003-06-06  Vladimir Glazounov  <vg@openoffice.org>  [9e39414a685d337f876f587c0b73751bec922b52]

INTEGRATION: CWS draw15 (1.55.146); FILE MERGED 2003/06/02 15:03:14 cl 1.55.146.1: #109949# only convert api page names with 'page [0-9]*' schema


2003-06-06  Vladimir Glazounov  <vg@openoffice.org>  [702f73901d7c21508b3f2cf48cab1ecc3c19c1c6]

INTEGRATION: CWS draw15 (1.7.146); FILE MERGED 2003/06/03 14:47:39 af 1.7.146.1: #109966# Added SID_ATTR_TABSTOP to be invalidated after leaving the dialog.


2003-06-06  Vladimir Glazounov  <vg@openoffice.org>  [7fa216dbfad8abb06cf0b8450357fdeb3d1d94e3]

INTEGRATION: CWS draw15 (1.28.32); FILE MERGED 2003/06/03 07:44:36 cl 1.28.32.1: #110023# check for existing view from the SdOutlineViewShell


2003-06-06  Vladimir Glazounov  <vg@openoffice.org>  [0fd6f2c76ac2b3000341414fc0a3a8bde5fd5681]

INTEGRATION: CWS dba07 (1.40.10); FILE MERGED 2003/05/26 10:58:04 bc 1.40.10.1: #i14703# boolean flags to control listbox selections removed


2003-06-06  Vladimir Glazounov  <vg@openoffice.org>  [e1d8127a5c63d386ce551cb53bc19fc643ef89a9]

INTEGRATION: CWS dba07 (1.28.16); FILE MERGED 2003/05/26 10:58:03 bc 1.28.16.1: #i14703# boolean flags to control listbox selections removed


2003-06-06  Vladimir Glazounov  <vg@openoffice.org>  [30a3e8e6e7e04e00f4ab729d5d49be9609302101]

INTEGRATION: CWS dba07 (1.52.8); FILE MERGED 2003/05/27 09:36:38 bc 1.52.8.2: #i14703# 'GetGroupFieldNames' call exchanged 2003/05/26 10:56:37 bc 1.52.8.1: #i14703# boolean flags to control listbox selections removed


2003-06-06  Vladimir Glazounov  <vg@openoffice.org>  [87b9565fd660b895ae4ca3b1b525944233492088]

INTEGRATION: CWS draw15 (1.106.54); FILE MERGED 2003/06/03 12:22:00 cl 1.106.54.1: #110015# also set visible area at info object


2003-06-06  Vladimir Glazounov  <vg@openoffice.org>  [62bea084e03f3c57e6711a999797ac90da72538d]

INTEGRATION: CWS dba07 (1.30.14); FILE MERGED 2003/05/26 16:04:54 fs 1.30.14.1: #109905# lock the SdrUnoControlRec while it's being painted - this prevents unnecessary add/removePropertyChangeListener calls at the control model during painting, plus a deadlock


2003-06-06  Vladimir Glazounov  <vg@openoffice.org>  [7514c4c25f126600cd2e15b10b967ee1d51bf777]

INTEGRATION: CWS draw15 (1.41.40); FILE MERGED 2003/06/03 09:14:29 af 1.41.40.1: #109955# SvxStyleBox_Impl tells base class about selection for accessibility notifications to be sent.


2003-06-06  Vladimir Glazounov  <vg@openoffice.org>  [7052967a439e549bb3941554d7a61983443e0a57]

INTEGRATION: CWS dba07 (1.10.82); FILE MERGED 2003/05/26 16:04:35 fs 1.10.82.1: #109905# lock the SdrUnoControlRec while it's being painted - this prevents unnecessary add/removePropertyChangeListener calls at the control model during painting, plus a deadlock


2003-06-06  Vladimir Glazounov  <vg@openoffice.org>  [87fb77e3b13744f0c431f800ede4163313e3fe28]

INTEGRATION: CWS draw15 (1.36.10); FILE MERGED 2003/06/03 12:21:50 cl 1.36.10.1: #110015# also set visible area at info object


2003-06-06  Vladimir Glazounov  <vg@openoffice.org>  [2394bc6aad4fd15c82fe2a447c45971ae12de266]

INTEGRATION: CWS dba07 (1.35.14); FILE MERGED 2003/05/28 16:09:25 fs 1.35.14.1: #109746# setDesignMode: notify to the ModeChangeListeners / disposing(EventSource): call the base class


2003-06-06  Vladimir Glazounov  <vg@openoffice.org>  [c81d1cabaf643f356848da550ff3c3b313635d1b]

INTEGRATION: CWS draw15 (1.13.10); FILE MERGED 2003/06/02 15:33:07 aw 1.13.10.1: #109992# SdrCaptionObj::BegDrag: If this is a CaptionObj, set the flags bEndDragChangesAttributes  and bEndDragChangesGeoAndAttributes to create an undo action which  contains geo and attr changes. Joe seems to have added this as a fix  for a similar occurring problem. SdrCaptionObj::NbcSetSnapRect: This compares only make sense when aOriginalTextRect and the  aTailPoint contain useful data. Thus, test it before usage.


2003-06-06  Vladimir Glazounov  <vg@openoffice.org>  [1bde6bd08651089eefc691dec0c9cb456621611c]

INTEGRATION: CWS draw15 (1.15.250); FILE MERGED 2003/06/03 12:20:54 cl 1.15.250.1: #109966# fixed returning adress of temporary object


2003-06-06  Vladimir Glazounov  <vg@openoffice.org>  [d3e9bb5280f83f007bad89da528922781f30f466]

INTEGRATION: CWS draw15 (1.2.90); FILE MERGED 2003/06/02 15:31:34 aw 1.2.90.1: #109992# Rescue the UNDO text if a 2nd undo is done here and put it into BegUndo() to have a comment in the UNDO field.


2003-06-06  Vladimir Glazounov  <vg@openoffice.org>  [afbeda170c41bcc150c8719cf66686486e06afe7]

INTEGRATION: CWS sj01 (1.20.16); FILE MERGED 2003/06/04 06:23:58 sj 1.20.16.1: #10882# TextGlyphOutlines is now supporting Width and DXArray


2003-06-06  Vladimir Glazounov  <vg@openoffice.org>  [72568618d75e6962f1632ab849d6feb4ca5e6614]

INTEGRATION: CWS sj01 (1.146.26); FILE MERGED 2003/06/02 10:57:28 sj 1.146.26.1: #i10882# GetTextOutline is now capable to handle TextWidth and DXArray


2003-06-05  Kevin Hendricks  <khendricks@openoffice.org>  [a76818a8b8209450f130315c312fab47c3de137b]

fixing HEAD to match cws_srx644_ooo11beta2


2003-06-05  Duncan Foster  <dfoster@openoffice.org>  [ff69c9081d65f820fa7f60b6d877af88c536c511]

Added new JavaScript example script


2003-06-05  Rüdiger Timm  <rt@openoffice.org>  [ca6d227c37ea78a860ebfed2664338983b5e6d5b]

new version for SRX645


2003-06-05  Hans-Joachim Lankenau  <hjs@openoffice.org>  [68c5654943aca2979ff969271231467e0a523ff3]

don't reset windows aliases for unx


2003-06-05  Daniel Boelzle  <dbo@openoffice.org>  [623351b1ed1c9652a7435947efb1154d5120694e]

#107130# makefile fixes


2003-06-05  Kevin Hendricks  <khendricks@openoffice.org>  [7b0ede2181cde53aaa34f2ff145215b0aa21fdf2]

reorganzing current dictionaries and adding in LGPL dictionaries for en_GB and it_IT See Issues:  #i7690# #i9005#


2003-06-05  Vladimir Glazounov  <vg@openoffice.org>  [71b7d5188bb5980d811c05aa3723e6b2b13d9471]

#100000# added new dependency


2003-06-05  Noel Power  <npower@openoffice.org>  [87afd2faff0144ea2896ed488c43059387a2934b]

typo removed endif, put back now


2003-06-04  Rüdiger Timm  <rt@openoffice.org>  [39ce11687f482813afb77c0455afa2127bf5454b]

new version for SRX645


2003-06-04  Rüdiger Timm  <rt@openoffice.org>  [e692f0c73447fe5fcd90d2ee091297538d7462ee]

new version for SRX645


2003-06-04  Noel Power  <npower@openoffice.org>  [7e85b4f614f2a432fe1f8d780640418279315d54]

Bug #12556 legacy code in ScriptBinding.xba erroneously updated start of xml line positions for menu items by decrementing line count, as of OooED0.2 when lines are deleted internal array is not reordered but a array is updated with a blank line when an entry is deleted.


2003-06-04  Martin Hollmichel  <mh@openoffice.org>  [240fe0a2d9c05bb216f9915c5182ed05063caebb]

add: italian dictionaries


2003-06-04  Vladimir Glazounov  <vg@openoffice.org>  [c038e2cc4ccf39847c8abaa1a0c08e90a0d77c28]

SRX645


2003-06-04  Vladimir Glazounov  <vg@openoffice.org>  [1d75ba25ef302184482cd796861ffbd0bd34817c]

SRX645


2003-06-04  Tomas O'Connor  <toconnor@openoffice.org>  [eb9b1bb0bca4199495ba8658e1debf3b376d8518]

IssueZilla 15244 - classpath property does not always get written to parcel-descriptor.xml file


2003-06-04  Vladimir Glazounov  <vg@openoffice.org>  [b2960191c16486c377f5bda88003dcd438d23b7e]

INTEGRATION: CWS setup10 (1.43.2); FILE MERGED 2003/05/28 08:12:42 mba 1.43.2.1: #109959#: Frame is only closing in dispose call of controller if the ViewShell has not been replaced before


2003-06-04  Andre Fischer  <af@openoffice.org>  [44f74afc3ce2129987b67700409ecab61ca6477f]

Update of version number and news.html.


2003-06-04  Vladimir Glazounov  <vg@openoffice.org>  [83393e04802fa51ff673b3cebb3699f236423085]

INTEGRATION: CWS setup10 (1.10.34); FILE MERGED 2003/05/27 10:42:13 tra 1.10.34.1: #i1839#added profile for evolution 1.4


2003-06-04  Andre Fischer  <af@openoffice.org>  [6e7d7d9d59a731053ff1677b7decb5eed6a1f8c0]

Adaption to recent UAA changes (TextSegment,selectAllAccessibleChildren,COLLAPSED).


2003-06-04  Vladimir Glazounov  <vg@openoffice.org>  [813a3580a441e0a0e54a42cef835f2380800f528]

INTEGRATION: CWS calc13 (1.34.2); FILE MERGED 2003/06/03 11:15:34 sab 1.34.2.1: #109979#; make the same things while loading flatxml like while loading sxc


2003-06-04  Vladimir Glazounov  <vg@openoffice.org>  [52a350de49d6f20da0ca152c8685cca7ab752a41]

INTEGRATION: CWS calc13 (1.23.30); FILE MERGED 2003/06/03 13:53:24 sab 1.23.30.2: #109979#; second version of bugfix 2003/06/03 11:13:52 sab 1.23.30.1: #109979#; make the same things while loading flatxml like while loading sxc


2003-06-04  Vladimir Glazounov  <vg@openoffice.org>  [19cc5c8de73a85c633d1a80f9c11c10f9a6bab29]

INTEGRATION: CWS calc13 (1.24.28); FILE MERGED 2003/06/02 15:12:36 nn 1.24.28.1: #i14974# set time fields to 0, use getLocalDateTime in CSV date import


2003-06-04  Vladimir Glazounov  <vg@openoffice.org>  [20a54c44d2beb04f90fdd38275d0e6fca41dc545]

INTEGRATION: CWS calc13 (1.61.30); FILE MERGED 2003/06/03 13:53:36 sab 1.61.30.2: #109979#; second version of bugfix 2003/06/03 11:13:21 sab 1.61.30.1: #109979#; make the same things while loading flatxml like while loading sxc


2003-06-04  Vladimir Glazounov  <vg@openoffice.org>  [5efc26efde09191ade6d9b73cde6f41a16ec9631]

INTEGRATION: CWS calc13 (1.32.2); FILE MERGED 2003/06/03 11:57:07 nn 1.32.2.1: #109441# don't modify font defaults in command handler for ext text input


2003-06-04  Vladimir Glazounov  <vg@openoffice.org>  [0f516ef8f19c3aabf664e6e4281dc689acfa7c79]

INTEGRATION: CWS calc13 (1.10.172); FILE MERGED 2003/06/02 12:52:39 sab 1.10.172.1: #110006#; catch exception while trying to insert a named range with the same name like a existing range and insert with a new name


2003-06-04  Vladimir Glazounov  <vg@openoffice.org>  [3cdf915520834d0fbf6c9c0e08370276b6089778]

INTEGRATION: CWS calc13 (1.63.156); FILE MERGED 2003/06/03 11:13:03 sab 1.63.156.1: #109979#; make the same things while loading flatxml like while loading sxc


2003-06-04  Vladimir Glazounov  <vg@openoffice.org>  [ff28d3fa106a210714eaf1d4ea2da3c0f0f6069f]

INTEGRATION: CWS calc13 (1.86.44); FILE MERGED 2003/06/03 13:53:09 sab 1.86.44.2: #109979#; second version of bugfix 2003/06/03 11:13:02 sab 1.86.44.1: #109979#; make the same things while loading flatxml like while loading sxc


2003-06-04  Vladimir Glazounov  <vg@openoffice.org>  [882c4867988920afc0491ccf301b0bace87b16ff]

INTEGRATION: CWS calc13 (1.13.154); FILE MERGED 2003/06/03 11:12:40 sab 1.13.154.1: #109979#; make the same things while loading flatxml like while loading sxc


2003-06-04  Vladimir Glazounov  <vg@openoffice.org>  [114e02312069b9e35ea8c5a8592fda4dfc026422]

INTEGRATION: CWS draw14 (1.104.20); FILE MERGED 2003/05/28 14:23:31 sj 1.104.20.1: #109915# now using correct notes masterpage stucture


2003-06-04  Vladimir Glazounov  <vg@openoffice.org>  [df8bfa9fbf741b7349f9c54c657279e5787d6ab7]

INTEGRATION: CWS draw14 (1.1.1.1.182); FILE MERGED 2003/05/28 09:19:26 cl 1.1.1.1.182.1: #109180# changed start from current page feature


2003-06-04  Vladimir Glazounov  <vg@openoffice.org>  [e52cd476c6e69803f5433bf826ced3526af5b0c9]

INTEGRATION: CWS draw14 (1.3.146); FILE MERGED 2003/05/28 09:25:16 cl 1.3.146.1: #109180# changed start from current page feature


2003-06-04  Vladimir Glazounov  <vg@openoffice.org>  [394d96469b4fe1c72a105f78fcf0721e92fb4d2b]

INTEGRATION: CWS draw14 (1.2.48); FILE MERGED 2003/05/28 09:25:15 cl 1.2.48.1: #109180# changed start from current page feature


2003-06-04  Vladimir Glazounov  <vg@openoffice.org>  [41955aa02d8380d6b1d986ae362f23c251555b94]

INTEGRATION: CWS draw14 (1.1.1.1.182); FILE MERGED 2003/05/28 13:44:52 af 1.1.1.1.182.1: #109384# Fixed delete of pPageStatus in destructor.


2003-06-04  Vladimir Glazounov  <vg@openoffice.org>  [41c379afb0dae645c0315d33992e32060fcfaf8b]

INTEGRATION: CWS draw14 (1.47.10); FILE MERGED 2003/05/28 14:22:51 sj 1.47.10.1: #109915# now using correct notes masterpage stucture


2003-06-04  Vladimir Glazounov  <vg@openoffice.org>  [18f76a9283fe23b06a0f3d738d131255f854ab9b]

INTEGRATION: CWS draw14 (1.23.36); FILE MERGED 2003/05/27 10:33:13 cl 1.23.36.1: #109884# add SdPresentationLayoutUndoAction also for master pages in SetMasterPage()


2003-06-04  Vladimir Glazounov  <vg@openoffice.org>  [887a8be984e4c1d86472fc24de383a5a528fa5f6]

INTEGRATION: CWS adabas (1.33.18); FILE MERGED 2003/04/25 11:54:33 oj 1.33.18.7: #108708# remove convert button again 2003/04/24 15:13:03 oj 1.33.18.6: #108708# hide convert button if no dbversion 2003/04/24 14:08:42 oj 1.33.18.5: #108708# hide convert button if type is not adabas 2003/04/24 14:04:06 oj 1.33.18.4: #108708# disable convert button if dbroot isnot set 2003/04/24 06:27:28 oj 1.33.18.3: #108708# not beore exist was missing 2003/04/22 12:06:52 oj 1.33.18.2: #108708# add header 2003/04/22 11:33:45 oj 1.33.18.1: #108708# impl new adabas version


2003-06-04  Vladimir Glazounov  <vg@openoffice.org>  [5abd4227973b0982a2202386fd442595ac826159]

INTEGRATION: CWS draw14 (1.20.84); FILE MERGED 2003/06/02 08:08:08 sj 1.20.84.1: #109384# using array delete


2003-06-04  Vladimir Glazounov  <vg@openoffice.org>  [d103659324f1ef5c56b635bef347b0ca4895f747]

INTEGRATION: CWS adabas (1.81.26); FILE MERGED 2003/05/09 12:04:31 oj 1.81.26.2: resolve conflicts 2003/04/22 11:33:47 oj 1.81.26.1: #108708# impl new adabas version


2003-06-04  Vladimir Glazounov  <vg@openoffice.org>  [10c7598ec86d72b7b7f81714cc754bd39739156e]

INTEGRATION: CWS adabas (1.9.26); FILE MERGED 2003/04/25 11:54:34 oj 1.9.26.2: #108708# remove convert button again 2003/04/22 11:33:45 oj 1.9.26.1: #108708# impl new adabas version


2003-06-04  Vladimir Glazounov  <vg@openoffice.org>  [eb484d16056328e9fc06f864c5fe19605d433029]

INTEGRATION: CWS adabas (1.120.26); FILE MERGED 2003/05/12 09:17:32 oj 1.120.26.4: remove convertbutton again 2003/05/09 13:00:44 oj 1.120.26.3: RESYNC: (1.120-1.122); FILE MERGED 2003/04/25 11:54:33 oj 1.120.26.2: #108708# remove convert button again 2003/04/22 11:33:44 oj 1.120.26.1: #108708# impl new adabas version


2003-06-04  Vladimir Glazounov  <vg@openoffice.org>  [8c253f2a091518f1726081a9a95b5fab32291ba2]

INTEGRATION: CWS adabas (1.24.68); FILE MERGED 2003/05/09 12:04:32 oj 1.24.68.3: resolve conflicts 2003/04/25 11:54:32 oj 1.24.68.2: #108708# remove convert button again 2003/04/22 11:33:43 oj 1.24.68.1: #108708# impl new adabas version


2003-06-04  Vladimir Glazounov  <vg@openoffice.org>  [9d74cf690baae2d2173953a5a8f5be32390f37a8]

INTEGRATION: CWS vcl10 (1.11.14); FILE MERGED 2003/05/19 13:51:48 pl 1.11.14.2: #109337# export mimetype via model 2003/05/13 14:51:35 pl 1.11.14.1: merge with vcl09


2003-06-04  Vladimir Glazounov  <vg@openoffice.org>  [46a1b4645718f92db2c361857b23ee44707f33a1]

INTEGRATION: CWS vcl10 (1.13.26); FILE MERGED 2003/05/19 12:48:12 pl 1.13.26.1: #109493# localized names


2003-06-04  Vladimir Glazounov  <vg@openoffice.org>  [f1ea6a486653ea4a2e4a7e43907375daf8c5b97c]

INTEGRATION: CWS vcl10 (1.61.4); FILE MERGED 2003/05/28 16:48:41 pl 1.61.4.1: #9277# remove useless osl_yoieldThread calls


2003-06-04  Vladimir Glazounov  <vg@openoffice.org>  [8c3aa991e913678916c69fe056114a0d7fbba074]

INTEGRATION: CWS vcl10 (1.4.106); FILE MERGED 2003/05/19 13:51:49 pl 1.4.106.1: #109337# export mimetype via model


2003-06-04  Vladimir Glazounov  <vg@openoffice.org>  [4a4c6b53c3055f7785d094e75e26cb68a5ca9a87]

INTEGRATION: CWS vcl10 (1.2.108); FILE MERGED 2003/05/19 13:51:47 pl 1.2.108.1: #109337# export mimetype via model


2003-06-04  Vladimir Glazounov  <vg@openoffice.org>  [fc1e200b1c768dd7645e59584edaa750ab0f0354]

INTEGRATION: CWS vcl10 (1.36.4); FILE MERGED 2003/05/14 16:47:23 pl 1.36.4.1: #i12936# use afm file next to font if available


2003-06-04  Vladimir Glazounov  <vg@openoffice.org>  [377d09feddbb2a813ff4861494db7b55bb8dea6e]

INTEGRATION: CWS vcl10 (1.64.24); FILE MERGED 2003/05/16 14:43:45 ssa 1.64.24.2: #109387# split huge strings into smaller chunks to avoid overdraw errors 2003/05/15 10:17:47 hdu 1.64.24.1: #109127# account for nCharExtra in SimpleWinlayout::GetTextBreak() when using cached values


2003-06-04  Vladimir Glazounov  <vg@openoffice.org>  [17a5c8210349f9cd1943d0910fa281c6eac92701]

INTEGRATION: CWS vcl10 (1.157.18); FILE MERGED 2003/05/22 14:52:44 pl 1.157.18.1: #109868# don't use ridiculously large icon sizes


2003-06-04  Vladimir Glazounov  <vg@openoffice.org>  [8010a76294e63f34026d2d9a968b19468e49e610]

INTEGRATION: CWS vcl10 (1.25.24); FILE MERGED 2003/05/14 14:24:34 pl 1.25.24.2: #i14283# remove useless debug output 2003/05/14 14:20:36 pl 1.25.24.1: #i14283# use osl_createTempFile for tempnames


2003-06-04  Vladimir Glazounov  <vg@openoffice.org>  [e90f1aee6b61607b31d1abc1b1f84086084a89a1]

INTEGRATION: CWS vcl10 (1.40.28); FILE MERGED 2003/05/22 14:52:43 pl 1.40.28.1: #109868# don't use ridiculously large icon sizes


2003-06-04  Vladimir Glazounov  <vg@openoffice.org>  [4cb62a143b607992883a36c9d261c20f928b42a8]

INTEGRATION: CWS vcl10 (1.23.28); FILE MERGED 2003/05/21 12:39:49 cp 1.23.28.1: #i9277# let the scheduler be in charge of rescheduling


2003-06-04  Vladimir Glazounov  <vg@openoffice.org>  [cff39f99d1157a024163d353b63f43de6dc645e1]

INTEGRATION: CWS vcl10 (1.9.162); FILE MERGED 2003/05/19 15:14:13 ssa 1.9.162.1: #107889# never generate in-place mnemonics in CJK locales, always append (M), where M is the mnemonic


2003-06-04  Vladimir Glazounov  <vg@openoffice.org>  [ffb8c8b4d3b8d45fef7625c61d74dc572ce051fd]

INTEGRATION: CWS vcl10 (1.11.44); FILE MERGED 2003/05/15 16:25:07 ssa 1.11.44.1: #109560# check for window destruction during drop handler


2003-06-04  Vladimir Glazounov  <vg@openoffice.org>  [cbeebec5559a189f27e145a514292119014c047a]

INTEGRATION: CWS vcl10 (1.50.24); FILE MERGED 2003/05/20 16:48:17 pl 1.50.24.1: #109603# use correct font metric on non canonical mapmodes


2003-06-04  Vladimir Glazounov  <vg@openoffice.org>  [08a4a7a2fe22eb98bfd8ab9c5bee686b354b9fec]

INTEGRATION: CWS vcl10 (1.15.160); FILE MERGED 2003/05/23 12:54:56 pl 1.15.160.3: #109724# add: GetTabBounds 2003/05/22 13:57:03 tbe 1.15.160.2: #i14098# PageTabs should implement XAccessibleText 2003/05/20 12:37:44 pl 1.15.160.1: #109724# add helper functions to TabControl for accessibility


2003-06-04  Vladimir Glazounov  <vg@openoffice.org>  [a029f12f52dce7714dcae6ebfa15e3e230082e51]

INTEGRATION: CWS vcl10 (1.4.166); FILE MERGED 2003/05/20 12:37:43 pl 1.4.166.1: #109724# add helper functions to TabControl for accessibility


2003-06-04  Vladimir Glazounov  <vg@openoffice.org>  [70691d587058570790c8c6dc4c0b938f5d5fdbd2]

INTEGRATION: CWS vcl10 (1.56.44); FILE MERGED 2003/05/19 14:25:45 tbe 1.56.44.2: #i13802# EditFields in DropDownComboBoxes don't emit caret events 2003/05/15 16:00:12 ssa 1.56.44.1: #109530# perform modify() after paste


2003-06-04  Vladimir Glazounov  <vg@openoffice.org>  [efce2d812164a8d9e0d9c6406805e8702238a914]

INTEGRATION: CWS vcl10 (1.9.38); FILE MERGED 2003/05/20 12:37:42 pl 1.9.38.1: #109724# add helper functions to TabControl for accessibility


2003-06-04  Vladimir Glazounov  <vg@openoffice.org>  [11a95107348ac687984c8e0e598b6e0f2016a3a8]

INTEGRATION: CWS draw13 (1.21.20); FILE MERGED 2003/05/28 08:24:59 af 1.21.20.1: #109032# Added WindowUpdater data member.


2003-06-04  Vladimir Glazounov  <vg@openoffice.org>  [6007f61133bf6e393d49c99dca2a618f8fc6ec6d]

INTEGRATION: CWS draw13 (1.27.20); FILE MERGED 2003/05/28 08:22:58 af 1.27.20.1: #109032# Handling digit language for printer and preview.


2003-06-04  Vladimir Glazounov  <vg@openoffice.org>  [f154c9f2ba21f7fbb5231fdee8570c4480cc5855]

INTEGRATION: CWS draw13 (1.24.20); FILE MERGED 2003/05/28 08:18:34 af 1.24.20.1: #109032# Registering and unregistering window on destruction or setting of a new view shell.


2003-06-04  Vladimir Glazounov  <vg@openoffice.org>  [4f011d2fd4a1cc2f55cf9c908d33530c2fe7ebf2]

INTEGRATION: CWS draw13 (1.24.42); FILE MERGED 2003/05/21 12:20:45 cl 1.24.42.1: #109178# select actual page in outline view after ReadFrameViewData


2003-06-04  Vladimir Glazounov  <vg@openoffice.org>  [0d6ceb3aa76f4f04aaf9ff41c50b757503aac743]

INTEGRATION: CWS draw13 (1.45.20); FILE MERGED 2003/05/21 12:20:45 cl 1.45.20.1: #109178# select actual page in outline view after ReadFrameViewData


2003-06-04  Vladimir Glazounov  <vg@openoffice.org>  [9d2d5775a7fa4f4d248329a3638f9f7f3297c472]

INTEGRATION: CWS draw13 (1.7.38); FILE MERGED 2003/05/28 08:16:18 af 1.7.38.1: #109032# Added WindowUpdater.cxx.


2003-06-04  Vladimir Glazounov  <vg@openoffice.org>  [3d54056923ad967e857a6ba0e6e615584e473553]

INTEGRATION: CWS draw13 (1.36.26); FILE MERGED 2003/05/21 13:05:08 af 1.36.26.1: #109698# Add special case for OLE clipboard objects.


2003-06-04  Vladimir Glazounov  <vg@openoffice.org>  [23c875a1270d5b0999df70ba054ee70f495964da]

INTEGRATION: CWS draw13 (1.26.18); FILE MERGED 2003/05/21 12:20:44 cl 1.26.18.1: #109178# select actual page in outline view after ReadFrameViewData


2003-06-04  Vladimir Glazounov  <vg@openoffice.org>  [c27e6bceaf3703d6c70a95d3a613e46a1985ca60]

INTEGRATION: CWS draw13 (1.20.20); FILE MERGED 2003/05/21 12:57:11 cl 1.20.20.1: #109823# get default writing mode from document for ruler


2003-06-04  Vladimir Glazounov  <vg@openoffice.org>  [4176fe30f2208217f22e03017306ff9d455f5464]

INTEGRATION: CWS draw13 (1.1.2); FILE ADDED 2003/05/28 07:57:16 af 1.1.2.1: #109032# Added new class WindowUpdater.


2003-06-04  Vladimir Glazounov  <vg@openoffice.org>  [cef10ef31bf02935cb315cc404cbb13b2b19111c]

INTEGRATION: CWS draw13 (1.7.132); FILE MERGED 2003/05/21 12:47:55 af 1.7.132.1: #109730# Magenta is the new transparency color for bitmaps.


2003-06-04  Vladimir Glazounov  <vg@openoffice.org>  [f50703b2f12ea9efddf1bd6b4faf85075e737e35]

INTEGRATION: CWS draw13 (1.1.2); FILE ADDED 2003/05/28 07:56:21 af 1.1.2.1: #109032# Added new class WindowUpdater.


2003-06-04  Vladimir Glazounov  <vg@openoffice.org>  [72c164ab0b77b50602fbf3a0eb5b276b2dcbf30e]

INTEGRATION: CWS draw13 (1.16.132); FILE MERGED 2003/05/21 12:47:02 af 1.16.132.1: #109730# Magenta is the new transparency color for bitmaps.


2003-06-04  Vladimir Glazounov  <vg@openoffice.org>  [9a7fec8065ed0a362294fb54ce7b721b05374177]

INTEGRATION: CWS draw13 (1.21.38); FILE MERGED 2003/05/28 08:02:34 af 1.21.38.1: #109032# Preview uses digit substitution.


2003-06-04  Vladimir Glazounov  <vg@openoffice.org>  [b37e38fc9b368b918977ed98d8e4da7395bb3a60]

INTEGRATION: CWS draw13 (1.4.42); FILE MERGED 2003/05/26 12:28:03 cl 1.4.42.1: #109779# changed export to unicode


2003-06-04  Vladimir Glazounov  <vg@openoffice.org>  [ed8faf768ac256732e7aaa378738f78391a407a3]

INTEGRATION: CWS draw13 (1.9.42); FILE MERGED 2003/05/26 12:28:02 cl 1.9.42.1: #109779# changed export to unicode


2003-06-04  Vladimir Glazounov  <vg@openoffice.org>  [0136db5235b7d80feb34247226571f31c305de06]

INTEGRATION: CWS draw13 (1.20.74); FILE MERGED 2003/05/26 11:32:18 cl 1.20.74.2: #109859# added missing string entry for ExtDate 2003/05/22 14:44:30 cl 1.20.74.1: #109859# added missing string entry for ExtDate


2003-06-04  Vladimir Glazounov  <vg@openoffice.org>  [f576a074937a1505a453db83c512d908f0ff1873]

INTEGRATION: CWS draw13 (1.12.232); FILE MERGED 2003/05/26 11:32:28 cl 1.12.232.1: #109859# added missing string entry for ExtDate


2003-06-04  Vladimir Glazounov  <vg@openoffice.org>  [46261cbe83afdbb25e0a1b6fe3c04c8ad856f8b4]

INTEGRATION: CWS draw13 (1.30.10); FILE MERGED 2003/05/28 09:56:04 af 1.30.10.1: #109032# Propagation of digit language to bitmap device of master page cache.


2003-06-04  Vladimir Glazounov  <vg@openoffice.org>  [7b9156145b88c91c6175cef6bacb7d7cfcf13048]

INTEGRATION: CWS draw13 (1.13.38); FILE MERGED 2003/05/23 10:46:48 aw 1.13.38.1: #109870# always also add the group object or scene to the hull of  the selection since connectors CAN directly connect to groups or scenes.


2003-06-04  Vladimir Glazounov  <vg@openoffice.org>  [1a346b881d5d3e7324bf1444b79be401dbc26c74]

INTEGRATION: CWS draw13 (1.103.32); FILE MERGED 2003/05/26 08:03:53 af 1.103.32.2: RESYNC: (1.103-1.104); FILE MERGED 2003/05/22 11:29:23 sj 1.103.32.1: #109811# improving performance


2003-06-04  Vladimir Glazounov  <vg@openoffice.org>  [bbae7e6270fbcf6bc9413c01eae3928bea955527]

INTEGRATION: CWS draw13 (1.72.44); FILE MERGED 2003/05/26 08:05:22 af 1.72.44.2: RESYNC: (1.72-1.73); FILE MERGED 2003/05/22 13:54:58 sj 1.72.44.1: #i14667# not using SfxObjectShellLock, because the SfxObjectShellLock dtor is calling DoClose


2003-06-04  Vladimir Glazounov  <vg@openoffice.org>  [a91acd7aec609f8a87b1538dfdc608f814d60de9]

INTEGRATION: CWS tune02 (1.1.2); FILE ADDED 2003/05/31 17:47:00 mhu 1.1.2.1: #109657# Command line utility to 'page-in' shared libraries needed at startup.


2003-06-04  Vladimir Glazounov  <vg@openoffice.org>  [45542d5e4853a5b95257f692d707237dbd9f7139]

INTEGRATION: CWS tune02 (1.1.2); FILE ADDED 2003/05/31 17:46:59 mhu 1.1.2.1: #109657# Command line utility to 'page-in' shared libraries needed at startup.


2003-06-04  Vladimir Glazounov  <vg@openoffice.org>  [8d006f9ee4765cc573e655e336989071022aaf93]

INTEGRATION: CWS tune02 (1.1.2); FILE ADDED 2003/05/31 17:46:58 mhu 1.1.2.1: #109657# Command line utility to 'page-in' shared libraries needed at startup.


2003-06-04  Vladimir Glazounov  <vg@openoffice.org>  [d71f3f23d9125e3d42461b3d66c9735386ccca4f]

INTEGRATION: CWS tune02 (1.3.36); FILE MERGED 2003/05/31 17:50:19 mhu 1.3.36.1: #109657# Added 'pagein' of shared libraries needed at startup.


2003-06-04  Vladimir Glazounov  <vg@openoffice.org>  [913c116f8d9c9e3c9194731c2494f90b81eabe06]

INTEGRATION: CWS tune02 (1.18.42); FILE MERGED 2003/06/01 13:44:31 mhu 1.18.42.2: RESYNC: (1.18-1.19); FILE MERGED 2003/05/31 18:00:30 mhu 1.18.42.1: #109657# Added 'pagein' and support files.


2003-06-04  Vladimir Glazounov  <vg@openoffice.org>  [a876c1073d8ed20679fd6d3f42fc6ef92efa9a2d]

INTEGRATION: CWS tune02 (1.8.44); FILE MERGED 2003/05/31 17:48:14 mhu 1.8.44.1: #109657# Added 'source/pagein' directory.


2003-06-04  Vladimir Glazounov  <vg@openoffice.org>  [5ed14d414457e1f63de37de1e01d8aadcca7a74d]

INTEGRATION: CWS ause05 (1.10.6); FILE MERGED 2003/05/13 19:17:43 hjs 1.10.6.1: #109614# removed .EXPORT - now in tg_ext.mk


2003-06-04  Vladimir Glazounov  <vg@openoffice.org>  [fcbb45fe5066ae810b651d23ceccee7ffea08ed0]

INTEGRATION: CWS ause05 (1.10.10); FILE MERGED 2003/05/28 10:45:47 hjs 1.10.10.1: #i14194# buildproblems with icu configure


2003-06-04  Vladimir Glazounov  <vg@openoffice.org>  [b850a77802d0d47e92c568f22f2d45136d7e5097]

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>  [a4cece363074c8061f24d9c68402e605c8dac120]

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>  [a2e4629f69f7a91d21f7c43c8f95e451bea4531c]

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>  [be5be7af26310d0034b01af8a36fed1074c9526d]

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>  [d68e1cf4b0318ebb4191d49c4a42b9dbbf0a7f85]

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>  [71baece49d9812f35946bc6b78e311b6faa7b5c0]

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>  [a44920aa6b0283b85e87fa12a728bea4dd9d8bea]

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-04  Vladimir Glazounov  <vg@openoffice.org>  [aa32e5ac86bf05ad56ca5abff65f8fa90c6b4935]

INTEGRATION: CWS ause05 (1.2.8); FILE MERGED 2003/05/26 10:39:43 hjs 1.2.8.1: #14194# avoid similar problems here in advance


2003-06-04  Vladimir Glazounov  <vg@openoffice.org>  [2d763554ab6f6cbfc303bfc262a79f8fe5676533]

INTEGRATION: CWS dr4 (1.10.10); FILE MERGED 2003/06/02 10:18:21 dr 1.10.10.1: #i9134# fixed BESSEL J and I calculation


2003-06-04  Vladimir Glazounov  <vg@openoffice.org>  [7f931a18f9b74777d9f76b5ea2c2cd213e67a64a]

INTEGRATION: CWS dr4 (1.1.2); FILE ADDED 2003/06/02 10:18:20 dr 1.1.2.1: #i9134# fixed BESSEL J and I calculation


2003-06-04  Vladimir Glazounov  <vg@openoffice.org>  [f9b9fa6f28c03021da075e194a69f3b4d3d636af]

INTEGRATION: CWS dr4 (1.1.2); FILE ADDED 2003/06/02 10:18:19 dr 1.1.2.1: #i9134# fixed BESSEL J and I calculation


2003-06-04  Vladimir Glazounov  <vg@openoffice.org>  [57a198415608a84016087932f4f5b5f68075244a]

INTEGRATION: CWS dr4 (1.23.8); FILE MERGED 2003/06/02 10:18:18 dr 1.23.8.1: #i9134# fixed BESSEL J and I calculation


2003-06-04  Vladimir Glazounov  <vg@openoffice.org>  [36636a52aefece7cabbba021f7c55ec83187fa30]

INTEGRATION: CWS dr4 (1.39.8); FILE MERGED 2003/06/02 10:18:18 dr 1.39.8.1: #i9134# fixed BESSEL J and I calculation


2003-06-04  Vladimir Glazounov  <vg@openoffice.org>  [a9098f2f012d07edb736b7531652dbd4de9692e3]

INTEGRATION: CWS dr4 (1.32.14); FILE MERGED 2003/06/02 10:18:17 dr 1.32.14.1: #i9134# fixed BESSEL J and I calculation


2003-06-04  Vladimir Glazounov  <vg@openoffice.org>  [af1eb89af34d0428be74bdf01a9f0505cb841cd8]

INTEGRATION: CWS dublinfilterteam07 (1.32.12); FILE MERGED 2003/05/28 07:57:39 abutler 1.32.12.4: #109780# Removed incorrect hard coded path for MSWordXML filter 2003/05/26 10:16:19 abutler 1.32.12.3: #109780# Updated strings because of change in Word XML UI spec 2003/05/23 15:58:32 abutler 1.32.12.2: #109780# added new msword filters and strings to Typedetection.xcu 2003/05/19 14:54:09 abutler 1.32.12.1: #109679# Changed default extension from .xml to .xhtml


2003-06-04  Vladimir Glazounov  <vg@openoffice.org>  [2910ff34f5e116acf3fcadb861bc4416b8dcda53]

INTEGRATION: CWS dublinfilterteam07 (1.3.18); FILE MERGED 2003/05/26 16:42:51 abutler 1.3.18.1: #109845# Updated DocBook transformations + fixes


2003-06-04  Vladimir Glazounov  <vg@openoffice.org>  [4844ad4e51f62a197ed71f195d46d989e75eb358]

INTEGRATION: CWS dublinfilterteam07 (1.2.30); FILE MERGED 2003/05/26 16:42:52 abutler 1.2.30.1: #109845# Updated DocBook transformations + fixes


2003-06-04  Vladimir Glazounov  <vg@openoffice.org>  [0bfcf773460e986bc8bef24e1797a38fe2b6c99f]

INTEGRATION: CWS dublinfilterteam07 (1.10.30); FILE MERGED 2003/05/23 15:52:36 abutler 1.10.30.1: #109780# added mswordxml to build list


2003-06-04  Vladimir Glazounov  <vg@openoffice.org>  [d4365154fa8c58ebffedb5caa81e3ad301934b81]

INTEGRATION: CWS dublinfilterteam07 (1.40.18); FILE MERGED 2003/05/21 14:29:18 cmc 1.40.18.2: RESYNC: (1.40-1.41); FILE MERGED 2003/05/21 12:55:54 abutler 1.40.18.1: #109828# more specific delivery of style-sheet


2003-06-04  Vladimir Glazounov  <vg@openoffice.org>  [07e13f076f3fcdd04c187a3f780838bc2961216b]

INTEGRATION: CWS dublinfilterteam07 (1.97.4); FILE MERGED 2003/05/26 16:12:56 cmc 1.97.4.1: #105712# regression to wrong bitmask for printer metric option


2003-06-04  Vladimir Glazounov  <vg@openoffice.org>  [86dfcff5d984c93c6376d9804a7193b708de1f76]

INTEGRATION: CWS dublinfilterteam07 (1.135.4); FILE MERGED 2003/05/30 14:29:33 cmc 1.135.4.2: #109702# Ok a base first line indent doesn't imply a body indent, it must be that a preceeding numbering application implies a body indent from the numbering 2003/05/26 12:07:44 cmc 1.135.4.1: #109702# extensive changes to list + para indent. Import lists faithfully and adjust para indent to match. The working theory is that in word adding a list to a paragraph implies that the paragraph indent overrides the paragraph indent, adding indent to a listed paragraph implies that the para indent overrides the list indent. So for listed styles and paragraphs determine the indent that is required in addition to the list indent to give the same final location as in word. Because we cannot have proper different first line indent when bulleted munge the first line indent of listed paras/styles to be the body indent which gives a proper visual result when the paragraph is only one line long. Therefore not a total solution, but as close as is possible at the moment and superior to the existing mechanism


2003-06-04  Vladimir Glazounov  <vg@openoffice.org>  [c0343a5aa485b7451bd1f7852d36472e5da7a5d1]

INTEGRATION: CWS dublinfilterteam07 (1.45.4); FILE MERGED 2003/05/26 12:07:42 cmc 1.45.4.1: #109702# extensive changes to list + para indent. Import lists faithfully and adjust para indent to match. The working theory is that in word adding a list to a paragraph implies that the paragraph indent overrides the paragraph indent, adding indent to a listed paragraph implies that the para indent overrides the list indent. So for listed styles and paragraphs determine the indent that is required in addition to the list indent to give the same final location as in word. Because we cannot have proper different first line indent when bulleted munge the first line indent of listed paras/styles to be the body indent which gives a proper visual result when the paragraph is only one line long. Therefore not a total solution, but as close as is possible at the moment and superior to the existing mechanism


2003-06-04  Vladimir Glazounov  <vg@openoffice.org>  [7ce086838d8c10c5ec456a5a9dd5a73495d2310f]

INTEGRATION: CWS dublinfilterteam07 (1.84.4); FILE MERGED 2003/05/29 07:51:27 cmc 1.84.4.2: #109702# remove unused variables, and document vector usage 2003/05/26 12:07:38 cmc 1.84.4.1: #109702# extensive changes to list + para indent. Import lists faithfully and adjust para indent to match. The working theory is that in word adding a list to a paragraph implies that the paragraph indent overrides the paragraph indent, adding indent to a listed paragraph implies that the para indent overrides the list indent. So for listed styles and paragraphs determine the indent that is required in addition to the list indent to give the same final location as in word. Because we cannot have proper different first line indent when bulleted munge the first line indent of listed paras/styles to be the body indent which gives a proper visual result when the paragraph is only one line long. Therefore not a total solution, but as close as is possible at the moment and superior to the existing mechanism


2003-06-04  Vladimir Glazounov  <vg@openoffice.org>  [0b04b198108fc48fb8d229615123423be5d48436]

INTEGRATION: CWS dublinfilterteam07 (1.111.4); FILE MERGED 2003/05/30 14:29:33 cmc 1.111.4.2: #109702# Ok a base first line indent doesn't imply a body indent, it must be that a preceeding numbering application implies a body indent from the numbering 2003/05/26 12:07:36 cmc 1.111.4.1: #109702# extensive changes to list + para indent. Import lists faithfully and adjust para indent to match. The working theory is that in word adding a list to a paragraph implies that the paragraph indent overrides the paragraph indent, adding indent to a listed paragraph implies that the para indent overrides the list indent. So for listed styles and paragraphs determine the indent that is required in addition to the list indent to give the same final location as in word. Because we cannot have proper different first line indent when bulleted munge the first line indent of listed paras/styles to be the body indent which gives a proper visual result when the paragraph is only one line long. Therefore not a total solution, but as close as is possible at the moment and superior to the existing mechanism


2003-06-04  Vladimir Glazounov  <vg@openoffice.org>  [9b4673e346b26f444c9c233245a52248ad5665b5]

INTEGRATION: CWS reg006 (1.7.10); FILE MERGED 2003/05/16 09:08:15 jb 1.7.10.1: #109035# Translate/wrap unexpcted exceptions


2003-06-04  Vladimir Glazounov  <vg@openoffice.org>  [b10de9e462237a63b9e501390e303aa737102cc4]

INTEGRATION: CWS dublinfilterteam07 (1.107.40); FILE MERGED 2003/05/30 14:29:32 cmc 1.107.40.5: #109702# Ok a base first line indent doesn't imply a body indent, it must be that a preceeding numbering application implies a body indent from the numbering 2003/05/29 07:51:26 cmc 1.107.40.4: #109702# remove unused variables, and document vector usage 2003/05/26 12:07:33 cmc 1.107.40.3: #109702# extensive changes to list + para indent. Import lists faithfully and adjust para indent to match. The working theory is that in word adding a list to a paragraph implies that the paragraph indent overrides the paragraph indent, adding indent to a listed paragraph implies that the para indent overrides the list indent. So for listed styles and paragraphs determine the indent that is required in addition to the list indent to give the same final location as in word. Because we cannot have proper different first line indent when bulleted munge the first line indent of listed paras/styles to be the body indent which gives a proper visual result when the paragraph is only one line long. Therefore not a total solution, but as close as is possible at the moment and superior to the existing mechanism 2003/05/21 14:23:00 cmc 1.107.40.2: RESYNC: (1.107-1.108); FILE MERGED 2003/05/21 12:37:08 cmc 1.107.40.1: #i13858# reset symbol back to false when processing subdocuments


2003-06-04  Vladimir Glazounov  <vg@openoffice.org>  [bc3048daedd4b081e36c2735df97c61120af9677]

INTEGRATION: CWS reg006 (1.9.10); FILE MERGED 2003/05/16 09:07:45 jb 1.9.10.1: #109035# Translate/wrap io/sax exceptions for XLayerHandler interface


2003-06-04  Vladimir Glazounov  <vg@openoffice.org>  [f49d64817428450427dad849effebfd404e81957]

INTEGRATION: CWS dublinfilterteam07 (1.94.40); FILE MERGED 2003/05/21 14:22:31 cmc 1.94.40.3: RESYNC: (1.94-1.95); FILE MERGED 2003/05/21 12:24:44 cmc 1.94.40.2: #i13776# don't adjust vertical positioning of drawing objects 2003/05/20 10:54:27 cmc 1.94.40.1: #109069# drawing objects cannot be to characters (for some reason), so change them to paragraph when that happens


2003-06-04  Vladimir Glazounov  <vg@openoffice.org>  [4e5432da0229423eee6af66dc772133fb9ff0c8c]

INTEGRATION: CWS reg006 (1.19.20); FILE MERGED 2003/05/16 09:04:27 jb 1.19.20.1: #109342# Throw exception for broken reinsertion to prevent inconsistent data and crashes


2003-06-04  Vladimir Glazounov  <vg@openoffice.org>  [a79c785b0e37572e5015362a70714e891e4f3a9b]

INTEGRATION: CWS dublinfilterteam07 (1.62.14); FILE MERGED 2003/05/21 14:22:19 cmc 1.62.14.2: RESYNC: (1.62-1.63); FILE MERGED 2003/05/15 11:40:33 cmc 1.62.14.1: #109647# Don't try and export page breaks outside of anything except main body text


2003-06-04  Vladimir Glazounov  <vg@openoffice.org>  [9c07f83faa2be75fe3c5d243d487c8e17194b4b9]

INTEGRATION: CWS dublinfilterteam07 (1.45.40); FILE MERGED 2003/05/21 14:22:09 cmc 1.45.40.2: RESYNC: (1.45-1.46); FILE MERGED 2003/05/20 09:13:29 cmc 1.45.40.1: #109078# avoid old time stdarr ctuff, its limited to max_short len


2003-06-04  Vladimir Glazounov  <vg@openoffice.org>  [b64cf3a0fe306dcdef6e47abde5b53a70ace0cdb]

INTEGRATION: CWS reg006 (1.3.10); FILE MERGED 2003/05/23 11:43:08 jb 1.3.10.1: #109455# Wrap IllegalAccessException (which e.g. occurs when importing with overwrite=false to a non-empty layer. Note: Wrapping into MalformedDataException would be more appropriate, but the LocalDataImporter service expects WrappedTargetExceptions only.


2003-06-04  Vladimir Glazounov  <vg@openoffice.org>  [483e3da6b5a7838e0bbfc632bb0a80c7f33dedb9]

INTEGRATION: CWS dublinfilterteam07 (1.53.64); FILE MERGED 2003/05/29 07:51:26 cmc 1.53.64.5: #109702# remove unused variables, and document vector usage 2003/05/21 14:21:57 cmc 1.53.64.4: RESYNC: (1.53-1.54); FILE MERGED 2003/05/20 16:07:20 cmc 1.53.64.3: #109078# solaris compiler didn't like my efforts with the STL 2003/05/20 09:19:42 cmc 1.53.64.2: #109078# no need to duplicate typedef 2003/05/20 09:13:30 cmc 1.53.64.1: #109078# avoid old time stdarr ctuff, its limited to max_short len


2003-06-04  Vladimir Glazounov  <vg@openoffice.org>  [54dbebf7e052ed59c81422fbf5b9e6414f50e7cc]

INTEGRATION: CWS reg006 (1.2.2); FILE MERGED 2003/05/28 16:12:17 jb 1.2.2.1: #i15029# Remove includes for unused types


2003-06-04  Vladimir Glazounov  <vg@openoffice.org>  [dc07546c32b67f7e21cc0e0f9a52cad9f888a398]

INTEGRATION: CWS dublinfilterteam07 (1.50.40); FILE MERGED 2003/05/21 09:56:33 cmc 1.50.40.1: #i14017# bookmarks are otherwise invalid urls that begin with #


2003-06-04  Vladimir Glazounov  <vg@openoffice.org>  [371d3ddb5b2024a7d449f4179325fc0223d8ac4f]

INTEGRATION: CWS dublinfilterteam07 (1.27.4); FILE MERGED 2003/05/22 13:10:26 cmc 1.27.4.1: #109728# cleanup for first paragraph handling during cut and paste


2003-06-04  Vladimir Glazounov  <vg@openoffice.org>  [b0cba8e8dbcc16153fa685d233ba29131d4bfbaf]

INTEGRATION: CWS reg006 (1.2.2); FILE MERGED 2003/06/02 12:19:27 jb 1.2.2.2: #110019# Correct wrong typedef for Binary type 2003/05/28 16:12:16 jb 1.2.2.1: #i15029# Remove includes for unused types


2003-06-04  Vladimir Glazounov  <vg@openoffice.org>  [c047e1a4be538aed39c38e3c5407c7a44df54f66]

INTEGRATION: CWS dublinfilterteam07 (1.15.14); FILE MERGED 2003/05/16 12:50:43 cmc 1.15.14.1: #109728# we need to not insert paragraphs when inside a field result and convert them to hard paramarks instead, additionally we need to enter into some of the formtext groups to collect a unique name for the userfields generated


2003-06-04  Vladimir Glazounov  <vg@openoffice.org>  [e648c0beb777797a6d273fffc1eeaf792a6bd0b3]

INTEGRATION: CWS reg006 (1.35.10); FILE MERGED 2003/05/16 09:06:02 jb 1.35.10.1: #109077# Need early check for disposed state, because the lock is gone when disposed


2003-06-03  Tomas O'Connor  <toconnor@openoffice.org>  [2aa3cd63e3814d3407ba2be664d500ab365b77e0]

IssueZilla 15106 - update menu and key binding files for Beta 2 of both StarOffice 6.1 and OpenOffice 1.1 IssueZilla 15098 - remove apostrophe from Scripting Add-on's


2003-06-03  Martin Hollmichel  <mh@openoffice.org>  [352a0285747f38a52b9bec0c1189e120f19ac38b]

add: Python 2.2.2 LICENSE file


2003-06-03  Rüdiger Timm  <rt@openoffice.org>  [46d6335a521295df170a404c026d6c85f4f80198]

new version for SRX645


2003-06-03  Vladimir Glazounov  <vg@openoffice.org>  [361edf27bf00eecdb32d1cf0af40ab22a43e9939]

#100000# (fs@openoffice.org) linux compile problem with temporaries


2003-06-03  Tomas O'Connor  <toconnor@openoffice.org>  [cef995bf5613d88609c66b12fadee499d9fd319e]

Rename ScriptRuntimeForRhino to ScriptRuntimeForJavaScript and replace all references to language.


2003-06-03  Vladimir Glazounov  <vg@openoffice.org>  [6056ad6d1081e097921d4149ecfb963fe2e2f549]

#100000# (fs@openoffice.org) _DEBUG superseeded by OSL_DEBUG_LEVEL


2003-06-02  Kurt Zenker  <kz@openoffice.org>  [6dc19f7de5170cd53f94e0d05d568b38f7360b0e]

new version for SRX645


2003-06-02  Tomas O'Connor  <toconnor@openoffice.org>  [3390552d381a692780aec5e3dd48ec2c4918426e]

IssueZilla 15105 - add support for editing Rhino scripts stored in documents Disable editing when debugging Rhino scripts Disable Save when editing document scripts


2003-06-02  Kurt Zenker  <kz@openoffice.org>  [eb0035115325e574118a03fcce06e128f59c5e48]

new version for SRX645


2003-06-02  Daniel Boelzle  <dbo@openoffice.org>  [288627a6958c77cb931be4603e13edeabbcaa53f]

#107130# ref Any -> Any


2003-06-02  Vladimir Glazounov  <vg@openoffice.org>  [95fd7197ee57464ba3bb415aa1d978ed2d21c54c]

SRX645


2003-06-02  Vladimir Glazounov  <vg@openoffice.org>  [6f964656cc7f1e309b649996c6dc877f9f870f7d]

INTEGRATION: CWS macosxmerge (1.6.6); FILE MERGED 2003/05/16 19:38:54 fa 1.6.6.1: The makefile.mk for curl only expects the .so extension which is completely wrong for Mac OS X.  Change it to use $(DLLPOST) instead.

Issue 14552

Contributors:
Dan Williams

Dan Williams
fa@ooo

2003-06-02  Vladimir Glazounov  <vg@openoffice.org>  [7153d807603cfcf6d7c82be79567b13e88d840d6]

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-06-02  Vladimir Glazounov  <vg@openoffice.org>  [b4a4f854abd3d25fe9d3a3c71e613792e34cdb00]

INTEGRATION: CWS macosxmerge (1.10.8); FILE MERGED 2003/05/17 15:45:53 fa 1.10.8.1: Allow berkeleydb to compile on Mac OS X. a) Make makefile.mk understand .dylib SO suffix through $(DLLPOST) b) Mac OS X libtool/configure updates from OOO_STABLE_1_PORTS c) change to -undefined error so we can link two-level namespace d) due to (c) we have to include STLport libs on link line

http://www.openoffice.org/project/www/issues/show_bug.cgi?id=13694

Contributors:
Richard Stacpoole
Dan Williams

Dan Williams
fa@ooo

2003-06-02  Rüdiger Timm  <rt@openoffice.org>  [8b79ecff5a2557c7424a5b758441a273b95c3d1c]

#109684# Deliver more specifically.


2003-06-02  Rüdiger Timm  <rt@openoffice.org>  [6ce9bc07f2cbae812bfb342a6e7482493120b8ed]

#109684# Deliver more specifically.


2003-06-02  Rüdiger Timm  <rt@openoffice.org>  [60746fa24b846a41d836706889aa19ec7ee82531]

#109684# Deliver more specifically.


2003-06-02  Rüdiger Timm  <rt@openoffice.org>  [d2f436fd5eef3fe7e09fcdbfb83ca44c2eef24fb]

#109684# Deliver more specifically.


2003-06-02  Rüdiger Timm  <rt@openoffice.org>  [eeb3c468b1baa1e6c478ad1539ce3120193a3161]

#109684# Deliver more specifically.


2003-06-02  Rüdiger Timm  <rt@openoffice.org>  [0d532bd99276880c15b5956cffd4cd54a25efd06]

#109684# Deliver more specifically.


2003-06-02  Rüdiger Timm  <rt@openoffice.org>  [fde9b3dfc87d6f4c28caf87071035b514b46c517]

#109684# Deliver more specifically.


2003-06-02  Vladimir Glazounov  <vg@openoffice.org>  [42e9ac666c645121fbf734d72b5110759122a737]

INTEGRATION: CWS evoab (1.2.30.1.10); FILE MERGED 2003/04/04 16:15:02 fs 1.2.30.1.10.1: #108648# (checkin on behalf of bjia@openoffice.org): added support for evolution address book


2003-06-02  Vladimir Glazounov  <vg@openoffice.org>  [ef800733bd1b01a32c8e946d8dd93a897b780f55]

INTEGRATION: CWS evoab (1.2.30.1.10); FILE MERGED 2003/05/22 14:10:46 fs 1.2.30.1.10.2: #108648# (on behalf of bjia@openoffice.org) if the evolution address book URL is not accepted by any driver, don't offer Evolution as alternative 2003/04/04 16:15:02 fs 1.2.30.1.10.1: #108648# (checkin on behalf of bjia@openoffice.org): added support for evolution address book


2003-06-02  Vladimir Glazounov  <vg@openoffice.org>  [7aa1e249efc23cfff97ec326a8d7c3654b292328]

INTEGRATION: CWS evoab (1.1.30.1.10); FILE MERGED 2003/04/04 16:15:01 fs 1.1.30.1.10.1: #108648# (checkin on behalf of bjia@openoffice.org): added support for evolution address book


2003-06-02  Vladimir Glazounov  <vg@openoffice.org>  [62b7d8a8003af3caeb6af8da7f5dad34729c5404]

INTEGRATION: CWS evoab (1.1.30.1.10); FILE MERGED 2003/04/04 16:15:00 fs 1.1.30.1.10.1: #108648# (checkin on behalf of bjia@openoffice.org): added support for evolution address book


2003-06-02  Vladimir Glazounov  <vg@openoffice.org>  [0120ff310afeab1284813be863435630b7ff78c5]

INTEGRATION: CWS evoab (1.36.2.1.20); FILE MERGED 2003/05/26 18:15:29 fs 1.36.2.1.20.3: RESYNC: (1.36.2.1-1.38); FILE MERGED 2003/04/10 07:40:28 fs 1.36.2.1.20.2: #108648# (on behalf of bjia@openoffice.org) grouping of the radio buttons 2003/04/04 16:14:59 fs 1.36.2.1.20.1: #108648# (checkin on behalf of bjia@openoffice.org): added support for evolution address book


2003-06-02  Vladimir Glazounov  <vg@openoffice.org>  [418675c6fd13e76ec2e952322b33b49514c3fa4a]

INTEGRATION: CWS evoab (1.4.28.1.10); FILE MERGED 2003/04/04 16:14:58 fs 1.4.28.1.10.1: #108648# (checkin on behalf of bjia@openoffice.org): added support for evolution address book


2003-06-02  Vladimir Glazounov  <vg@openoffice.org>  [1215091826afa3e673588baf18ff4a707423c985]

INTEGRATION: CWS evoab (1.3.82); FILE MERGED 2003/04/04 16:14:57 fs 1.3.82.1: #108648# (checkin on behalf of bjia@openoffice.org): added support for evolution address book


2003-06-02  Vladimir Glazounov  <vg@openoffice.org>  [57397a2d0504571a6e1352299d52d9265b9f68b2]

INTEGRATION: CWS evoab (1.6.52); FILE MERGED 2003/05/23 08:26:44 fs 1.6.52.1: #108648# make getFactory const


2003-06-02  Vladimir Glazounov  <vg@openoffice.org>  [a0251a91576f4b08a170abe2836a4a3d7b5d963f]

INTEGRATION: CWS evoab (1.1.2); FILE ADDED 2003/04/15 09:15:52 bjia 1.1.2.3: #108648#modifications to make evoab not build on non-Unix platform 2003/04/09 16:32:45 fs 1.1.2.2: #108648# +LDebug 2003/04/04 13:59:27 bjia 1.1.2.1: initial checkin-evolution address book driver for SDBC


2003-06-02  Vladimir Glazounov  <vg@openoffice.org>  [fceb4bc0787e2dae72725b0725d44490f8170d3c]

INTEGRATION: CWS evoab (1.1.2); FILE ADDED 2003/04/04 13:59:03 bjia 1.1.2.1: initial checkin-evolution address book driver for SDBC


2003-06-02  Vladimir Glazounov  <vg@openoffice.org>  [612e256dc036fe1524bd00ca3f6e3dbcb51686e0]

INTEGRATION: CWS evoab (1.1.2); FILE ADDED 2003/04/04 13:58:24 bjia 1.1.2.1: initial checkin-evolution address book driver for SDBC


2003-06-02  Vladimir Glazounov  <vg@openoffice.org>  [beea3156c783376315b46740678a8668f4ef7c67]

INTEGRATION: CWS evoab (1.1.2); FILE ADDED 2003/04/04 13:57:58 bjia 1.1.2.1: initial checkin-evolution address book driver for SDBC


2003-06-02  Vladimir Glazounov  <vg@openoffice.org>  [e9952bea80019b2c4b9f4d23e7b00fe79c3a3674]

INTEGRATION: CWS evoab (1.1.2); FILE ADDED 2003/04/04 13:57:21 bjia 1.1.2.1: initial checkin-evolution address book driver for SDBC


2003-06-02  Vladimir Glazounov  <vg@openoffice.org>  [1a8a681763cb28ecb461ad937c44a3f69fe0189e]

INTEGRATION: CWS evoab (1.1.2); FILE ADDED 2003/04/04 13:56:58 bjia 1.1.2.1: initial checkin-evolution address book driver for SDBC


2003-06-02  Vladimir Glazounov  <vg@openoffice.org>  [004c838e2f847bf52819650d5cba83a87ea810ec]

INTEGRATION: CWS evoab (1.1.2); FILE ADDED 2003/04/04 13:56:15 bjia 1.1.2.1: initial checkin-evolution address book driver for SDBC


2003-06-02  Vladimir Glazounov  <vg@openoffice.org>  [cbd03f8def60041d02f9c9d491099ac16c53d92d]

INTEGRATION: CWS evoab (1.1.2); FILE ADDED 2003/05/22 15:46:31 fs 1.1.2.3: #108648# SolarMath superseeded by rtl/math / don't apply non-const operation to const variable (Linux compiler let's wrongly pass this) 2003/05/22 15:01:02 bjia 1.1.2.2: #108648#improvement for checking the evolution version 2003/04/04 13:55:54 bjia 1.1.2.1: initial checkin-evolution address book driver for SDBC


2003-06-02  Vladimir Glazounov  <vg@openoffice.org>  [818ed830c20d50d01c471e3cfd1efe1e540dc159]

INTEGRATION: CWS evoab (1.1.2); FILE ADDED 2003/04/04 13:55:13 bjia 1.1.2.1: initial checkin-evolution address book driver for SDBC


2003-06-02  Vladimir Glazounov  <vg@openoffice.org>  [ad43fffce67376c2f3c77010f9753ca9676fe268]

INTEGRATION: CWS evoab (1.1.2); FILE ADDED 2003/04/04 13:54:51 bjia 1.1.2.1: initial checkin-evolution address book driver for SDBC


2003-06-02  Vladimir Glazounov  <vg@openoffice.org>  [66c22f32955102391e05378b89417433c2eb7c12]

INTEGRATION: CWS evoab (1.1.2); FILE ADDED 2003/04/04 13:54:08 bjia 1.1.2.1: initial checkin-evolution address book driver for SDBC


2003-06-02  Vladimir Glazounov  <vg@openoffice.org>  [14b443004a057ae2811c1dda66ec5adcaf2c7fef]

INTEGRATION: CWS evoab (1.1.2); FILE ADDED 2003/04/04 13:53:48 bjia 1.1.2.1: initial checkin-evolution address book driver for SDBC


2003-06-02  Vladimir Glazounov  <vg@openoffice.org>  [e499d515c095f6e99972223529db56a0d7941147]

INTEGRATION: CWS evoab (1.1.2); FILE ADDED 2003/04/04 13:53:20 bjia 1.1.2.1: initial checkin-evolution address book driver for SDBC


2003-06-02  Vladimir Glazounov  <vg@openoffice.org>  [0260ffd5e109bf1b7a34853bbfb5b00d78708299]

INTEGRATION: CWS evoab (1.1.2); FILE ADDED 2003/04/04 13:52:47 bjia 1.1.2.1: initial checkin-evolution address book driver for SDBC


2003-06-02  Vladimir Glazounov  <vg@openoffice.org>  [ca2d9092bc94a2499b097bb9bb9bbf6eab68ff15]

INTEGRATION: CWS evoab (1.1.2); FILE ADDED 2003/04/04 13:52:26 bjia 1.1.2.1: initial checkin-evolution address book driver for SDBC


2003-06-02  Vladimir Glazounov  <vg@openoffice.org>  [3166d691fa3828412e98b5e7e09a6e0ad81134a3]

INTEGRATION: CWS evoab (1.1.2); FILE ADDED 2003/05/22 15:01:01 bjia 1.1.2.2: #108648#improvement for checking the evolution version 2003/04/04 13:51:52 bjia 1.1.2.1: initial checkin-evolution address book driver for SDBC


2003-06-02  Vladimir Glazounov  <vg@openoffice.org>  [38261bc5a2a5ec75de7f00614f3866123a8fe1d2]

INTEGRATION: CWS evoab (1.1.2); FILE ADDED 2003/04/09 16:32:06 fs 1.1.2.2: #108648# some cleanup 2003/04/04 13:51:27 bjia 1.1.2.1: initial checkin-evolution address book driver for SDBC


2003-06-02  Vladimir Glazounov  <vg@openoffice.org>  [3bda56edbf418bf94030ceca19bb604c695ca3e4]

INTEGRATION: CWS evoab (1.1.2); FILE ADDED 2003/05/22 15:45:49 fs 1.1.2.5: #108648# SolarMath superseeded by rtl/math 2003/05/22 15:01:01 bjia 1.1.2.4: #108648#improvement for checking the evolution version 2003/04/10 09:40:52 oj 1.1.2.3: #108648# correct path to evoab/Folder.csv file 2003/04/09 16:32:06 fs 1.1.2.2: #108648# some cleanup 2003/04/04 13:50:51 bjia 1.1.2.1: initial checkin-evolution address book driver for SDBC


2003-06-02  Vladimir Glazounov  <vg@openoffice.org>  [19c5abdb08ba8beb938e18effa39e8673def70c9]

INTEGRATION: CWS evoab (1.1.2); FILE ADDED 2003/05/23 08:27:18 fs 1.1.2.3: #108648# const as const can 2003/05/22 15:01:00 bjia 1.1.2.2: #108648#improvement for checking the evolution version 2003/04/04 13:50:24 bjia 1.1.2.1: initial checkin-evolution address book driver for SDBC


2003-06-02  Vladimir Glazounov  <vg@openoffice.org>  [e4fa26ca67c17e483e089bf0ec2e75aa9643eac8]

INTEGRATION: CWS evoab (1.1.2); FILE ADDED 2003/05/23 08:27:18 fs 1.1.2.4: #108648# const as const can 2003/05/22 15:01:00 bjia 1.1.2.3: #108648#improvement for checking the evolution version 2003/04/17 06:21:16 bjia 1.1.2.2: #108648# code optimizing 2003/04/04 13:49:48 bjia 1.1.2.1: initial checkin-evolution address book driver for SDBC


2003-06-02  Vladimir Glazounov  <vg@openoffice.org>  [fd88894c044ace78c1ec2f1640ba715128f5c070]

INTEGRATION: CWS evoab (1.1.2); FILE ADDED 2003/04/09 16:32:33 fs 1.1.2.1: initial checkin - helper for debug tracing


2003-06-02  Vladimir Glazounov  <vg@openoffice.org>  [dfc32660a146fa163cf1c753b9a7b067bbec96d3]

INTEGRATION: CWS evoab (1.1.2); FILE ADDED 2003/04/09 16:32:25 fs 1.1.2.1: initial checkin - helper for debug tracing


2003-06-02  Vladimir Glazounov  <vg@openoffice.org>  [10de5bcb82148304f76537bf1a13abc9efcd2c51]

INTEGRATION: CWS evoab (1.1.2); FILE ADDED 2003/04/04 13:49:19 bjia 1.1.2.1: initial checkin-evolution address book driver for SDBC


2003-06-02  Vladimir Glazounov  <vg@openoffice.org>  [fb631d3b5a2fc91cd41a2f801c3f141797925e18]

INTEGRATION: CWS evoab (1.1.2); FILE ADDED 2003/05/22 15:00:59 bjia 1.1.2.7: #108648#improvement for checking the evolution version 2003/04/17 06:21:15 bjia 1.1.2.6: #108648# code optimizing 2003/04/16 14:54:51 bjia 1.1.2.5: #108648# use random working dir name instead of fixed dir name of evoab 2003/04/10 09:40:52 oj 1.1.2.4: #108648# correct path to evoab/Folder.csv file 2003/04/09 16:31:47 fs 1.1.2.3: #108648# made string tracing safe / slightly corrected getTables 2003/04/09 09:23:57 bjia 1.1.2.2: #108648# changes to match the folder location arguments of the new version CLI command 2003/04/04 13:48:43 bjia 1.1.2.1: initial checkin-evolution address book driver for SDBC


2003-06-02  Vladimir Glazounov  <vg@openoffice.org>  [61d9314b0f73b90387f9aa988a461326bf5b39a1]

INTEGRATION: CWS evoab (1.1.2); FILE ADDED 2003/05/23 08:27:52 fs 1.1.2.8: #108648# did not compile: getDriver had a constness problem 2003/05/22 15:00:59 bjia 1.1.2.7: #108648#improvement for checking the evolution version 2003/04/17 06:49:57 bjia 1.1.2.6: #108648# code optimizing 2003/04/17 06:21:15 bjia 1.1.2.5: #108648# code optimizing 2003/04/16 14:54:51 bjia 1.1.2.4: #108648# use random working dir name instead of fixed dir name of evoab 2003/04/10 09:40:52 oj 1.1.2.3: #108648# correct path to evoab/Folder.csv file 2003/04/09 09:23:21 bjia 1.1.2.2: #108648# changes to match the folder location arguments of the new version CLI command 2003/04/04 13:48:13 bjia 1.1.2.1: initial checkin-evolution address book driver for SDBC


2003-06-02  Vladimir Glazounov  <vg@openoffice.org>  [5ed3b7180d3ccc0c12fbd78e0dfa08beca0fa1a6]

INTEGRATION: CWS evoab (1.1.2); FILE ADDED 2003/05/22 15:48:36 fs 1.1.2.9: #108648# don't apply non-const operation to const variable (Linux compiler let~'s wrongly pass this) 2003/05/22 15:00:58 bjia 1.1.2.8: #108648#improvement for checking the evolution version 2003/04/17 06:49:57 bjia 1.1.2.7: #108648# code optimizing 2003/04/17 06:21:15 bjia 1.1.2.6: #108648# code optimizing 2003/04/16 14:54:50 bjia 1.1.2.5: #108648# use random working dir name instead of fixed dir name of evoab 2003/04/10 09:40:51 oj 1.1.2.4: #108648# correct path to evoab/Folder.csv file 2003/04/09 16:31:26 fs 1.1.2.3: #108648# made string tracing safe / corrected createDirectoryDeep 2003/04/09 09:23:10 bjia 1.1.2.2: #108648# changes to match the folder location arguments of the new version CLI command 2003/04/04 13:47:39 bjia 1.1.2.1: initial checkin-evolution address book driver for SDBC


2003-06-02  Vladimir Glazounov  <vg@openoffice.org>  [bda4147f53aa873bdafc49f7619a5df7877470b5]

INTEGRATION: CWS evoab (1.1.2); FILE ADDED 2003/04/04 13:47:18 bjia 1.1.2.1: initial checkin-evolution address book driver for SDBC


2003-06-02  Vladimir Glazounov  <vg@openoffice.org>  [15e63d83f61154affd91c96d4316eccf3503301b]

INTEGRATION: CWS evoab (1.1.2); FILE ADDED 2003/05/22 15:00:58 bjia 1.1.2.2: #108648#improvement for checking the evolution version 2003/04/04 13:46:47 bjia 1.1.2.1: initial checkin-evolution address book driver for SDBC


2003-06-02  Vladimir Glazounov  <vg@openoffice.org>  [cc1b409f080df73cf323e6a025f9a9f543c3afc9]

INTEGRATION: CWS evoab (1.1.2); FILE ADDED 2003/04/04 13:46:18 bjia 1.1.2.1: initial checkin-evolution address book driver for SDBC


2003-06-02  Vladimir Glazounov  <vg@openoffice.org>  [bb17927b6ce6bade99678dcff3c92392e9434fbc]

INTEGRATION: CWS evoab (1.1.2); FILE ADDED 2003/04/04 13:45:51 bjia 1.1.2.1: initial checkin-evolution address book driver for SDBC


2003-06-02  Vladimir Glazounov  <vg@openoffice.org>  [f7d305e59c762cc7fc6deff47c0a3b5c5170c53c]

INTEGRATION: CWS evoab (1.1.2); FILE ADDED 2003/04/04 13:45:19 bjia 1.1.2.1: initial checkin-evolution address book driver for SDBC


2003-06-02  Vladimir Glazounov  <vg@openoffice.org>  [a4a24d97aacbb37a962aa19160a768694176c0a1]

INTEGRATION: CWS evoab (1.1.2); FILE ADDED 2003/05/22 15:00:57 bjia 1.1.2.2: #108648#improvement for checking the evolution version 2003/04/04 13:44:52 bjia 1.1.2.1: initial checkin-evolution address book driver for SDBC


2003-06-02  Vladimir Glazounov  <vg@openoffice.org>  [35c2ea1350c326f96b33cbb66e6a44aaeb9a5ce6]

INTEGRATION: CWS evoab (1.1.2); FILE ADDED 2003/04/04 13:44:16 bjia 1.1.2.1: initial checkin-evolution address book driver for SDBC


2003-06-02  Vladimir Glazounov  <vg@openoffice.org>  [8a314fbc1551e28dbed2e60fc3b68f80bb807d37]

INTEGRATION: CWS evoab (1.1.2); FILE ADDED 2003/04/04 13:43:50 bjia 1.1.2.1: initial checkin-evolution address book driver for SDBC


2003-06-02  Vladimir Glazounov  <vg@openoffice.org>  [832fc42765cb7c2ba998aa88fd14f307784a4c90]

INTEGRATION: CWS evoab (1.11.4.1.2.2.20); FILE MERGED 2003/04/08 10:53:29 bjia 1.11.4.1.2.2.20.1: #108648# adding deliver info for evoab


2003-06-02  Vladimir Glazounov  <vg@openoffice.org>  [a74627c7711442d2731769c93289273c2a1888eb]

INTEGRATION: CWS evoab (1.17.46); FILE MERGED 2003/04/08 10:52:59 bjia 1.17.46.2: #108648# adding build info for evoab 2003/04/04 16:24:25 fs 1.17.46.1: #108648# include evoab


2003-06-02  Vladimir Glazounov  <vg@openoffice.org>  [e40ce06fa519f9da0db47e75d228d426a67ae8e2]

INTEGRATION: CWS evoab (1.8.46); FILE MERGED 2003/04/04 14:08:37 bjia 1.8.46.1: adding version info for evoab


2003-06-02  Vladimir Glazounov  <vg@openoffice.org>  [f39ed3d8b966494508693974d0810b5378b84d86]

INTEGRATION: CWS evoab (1.16.4.3.20); FILE MERGED 2003/05/26 17:14:16 fs 1.16.4.3.20.2: RESYNC: (1.16.4.3-1.18); FILE MERGED 2003/04/04 16:14:23 fs 1.16.4.3.20.1: #108648# (checkin on behalf of bjia@openoffice.org): added driver settings for evolution address book driver


2003-06-02  Vladimir Glazounov  <vg@openoffice.org>  [a9b75e86542fceca688d6b0c10453abb19add6ee]

INTEGRATION: CWS evoab (1.8.4.2.18); FILE MERGED 2003/05/27 06:12:57 fs 1.8.4.2.18.5: RESYNC: (1.8.4.2-1.10); FILE MERGED 2003/04/30 07:41:42 fs 1.8.4.2.18.4: #108648# (on behalf of glu@openoffice.org) new (logical) names exported by Evolution 2003/04/08 11:09:35 fs 1.8.4.2.18.3: #108648# (on behalf of bjia@openoffice.org) new path to exporter 2003/04/04 16:13:38 fs 1.8.4.2.18.2: #108648# (checkin on behalf of bjia@openoffice.org): added driver settings for evolution address book driver 2003/04/02 03:11:57 BerryJia 1.8.4.2.18.1: Add the evolution address book driver configuration data to "ConnectionPool/DriverSettings"


2003-06-02  Vladimir Glazounov  <vg@openoffice.org>  [d68c5daffb6b53ad3b215d3b87e14692a6d1e3b4]

INTEGRATION: CWS evoab (1.15.2.1.22); FILE MERGED 2003/04/04 14:39:53 bjia 1.15.2.1.22.1: #108648# adding codes for evoab


2003-06-02  Vladimir Glazounov  <vg@openoffice.org>  [76ea964765cd27ac9b6c6f8c8a68b968875f2441]

INTEGRATION: CWS evoab (1.1.54); FILE MERGED 2003/04/04 15:51:42 bjia 1.1.54.1: #108648#


2003-06-02  Vladimir Glazounov  <vg@openoffice.org>  [639787825ae629d5c129b5ac3c3c6807788851fd]

INTEGRATION: CWS evoab (1.31.2.3.12); FILE MERGED 2003/05/26 16:48:16 fs 1.31.2.3.12.2: RESYNC: (1.31.2.3-1.33); FILE MERGED 2003/04/04 14:48:23 bjia 1.31.2.3.12.1: #108648# adding codes for evolution address book driver


2003-06-02  Vladimir Glazounov  <vg@openoffice.org>  [b3b077de2409e4312064e6756c8fb6acfe6765d4]

INTEGRATION: CWS evoab (1.119.2.6.6); FILE MERGED 2003/05/26 16:45:41 fs 1.119.2.6.6.2: RESYNC: (1.119.2.6-1.122); FILE MERGED 2003/04/04 14:45:43 bjia 1.119.2.6.6.1: #108648# adding codes for evolution address book driver


2003-06-02  Vladimir Glazounov  <vg@openoffice.org>  [04d580445e9ca8b935223a366ba9127507033add]

INTEGRATION: CWS calc12 (1.16.50); FILE MERGED 2003/05/28 12:03:22 nn 1.16.50.1: #i14927# for SID_CURRENTCELL with a single cell, unmark unless FN_PARAM_1 is given


2003-06-02  Vladimir Glazounov  <vg@openoffice.org>  [bbd2987f50caa12425c42f8b2a4916e047d5ee03]

INTEGRATION: CWS calc12 (1.41.42); FILE MERGED 2003/05/28 12:02:53 nn 1.41.42.1: #i14927# execute SID_CURRENTCELL in ButtonUp only if the string has the whole selection


2003-05-30  Aidan Butler  <aidan@openoffice.org>  [76d167b319eb052bacd589190af48bacc896c880]

Added support for nested tags (menuchoice only), indexing, cross references, id attributes on sections, chapters, comments.


2003-05-30  Aidan Butler  <aidan@openoffice.org>  [032e2556d1ad9b0fa8e3fe96b64d13aa27fadd78]

Initial import of export stylesheet for DocBook chapters


2003-05-30  Rüdiger Timm  <rt@openoffice.org>  [c43ba8185bc13304b8d5ab18a5267789a99e99b7]

INTEGRATION: CWS extras7 (1.39.18); FILE MERGED 2003/05/21 16:52:41 bc 1.39.18.1: #109810# 'GetRefValue()' modified


2003-05-30  Aidan Butler  <aidan@openoffice.org>  [16a8c52616a7cdae1662dbdd18c9b80dbf9e718c]

Initial import of export stylesheet for DocBook articles


2003-05-30  Rüdiger Timm  <rt@openoffice.org>  [13d4bbbe4d5187bd2007d57ea22d69288170ddb5]

#110013# HACK: Assertion removed.


2003-05-30  Aidan Butler  <aidan@openoffice.org>  [085f390e39b62e02e28807254fb622def30c0ad9]

Flat XML filter with pretty printing


2003-05-29  Tomas O'Connor  <toconnor@openoffice.org>  [70cd3f4e11dd489f40499cb6a13328235b274f57]

Set up pkgchk command line correctly on windows


2003-05-29  Duncan Foster  <dfoster@openoffice.org>  [51aa713baa7cac8aca05555cdcb0a939c3dd5d03]

#i13211# Fixed Events list.


2003-05-29  Duncan Foster  <dfoster@openoffice.org>  [9e95c73731846d05fa69a1a56e8fa8fb2fa7e446]

Added support for regsitry schema. Revised version number to 0.3


2003-05-29  Duncan Foster  <dfoster@openoffice.org>  [2f9518f5d08e809d4829e4e785d585a38cb17331]

Fixed Browse button irregularities. Fixed macro to read extension data from registry.


2003-05-29  Duncan Foster  <dfoster@openoffice.org>  [84a7be8e74b638d4840d061b4f5e73fb75c6dc29]

Changed version number to 0.3. Added support for registry data & schema


2003-05-29  Duncan Foster  <dfoster@openoffice.org>  [7dc1cee32b29d1678c8c2b58cdf58d192c2a6591]

Code cleanup. Reading runtime<->file extn relationship from config.


2003-05-29  Aidan Butler  <aidan@openoffice.org>  [4bcd9299af38462feb0ef598144f23084f0fee84]

Adding Makefile for use with the SDK


2003-05-29  Aidan Butler  <aidan@openoffice.org>  [ee44e7e8049db5a01d7af3bba076ddacb96fcb2b]

Added URI Resolver


2003-05-28  Vladimir Glazounov  <vg@openoffice.org>  [5776dcb67a72d51e8c620a961239892ff8f4eec0]

new version for SRX645


2003-05-28  Kurt Zenker  <kz@openoffice.org>  [7e673eda385d6bddabbbf133f4443a8d781a0d65]

new version for SRX645


2003-05-28  Vladimir Glazounov  <vg@openoffice.org>  [7b3bf70687ff679c45e210d8aeb44a601af5f0ff]

SRX645


2003-05-28  Vladimir Glazounov  <vg@openoffice.org>  [ad54ff64251cb6d27851c0f346591ce01647da85]

INTEGRATION: CWS crashrep07 (1.3.34); FILE MERGED 2003/05/28 09:55:04 hro 1.3.34.1: #108893# If accessibility is enabled disable crashreporter by command line switch


2003-05-28  Vladimir Glazounov  <vg@openoffice.org>  [6d7a02893d6338634a27b17c95d04f84f38b8ddc]

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-28  Vladimir Glazounov  <vg@openoffice.org>  [eed0c79054c7fa5e9dd8e56c44154b27d982ee81]

INTEGRATION: CWS crashrep07 (1.15.30); FILE MERGED 2003/05/12 12:25:48 hro 1.15.30.1: #108911# Added guistdio for Windows GUI console output


2003-05-28  Vladimir Glazounov  <vg@openoffice.org>  [786d4c657dcf03fe656797d12d1f83836b657103]

INTEGRATION: CWS crashrep07 (1.12.14); FILE MERGED 2003/05/12 12:25:47 hro 1.12.14.1: #108911# Added guistdio for Windows GUI console output


2003-05-28  Vladimir Glazounov  <vg@openoffice.org>  [4d27a75766c587754cefa205c6957971619c5b6b]

INTEGRATION: CWS crashrep07 (1.23.18); FILE MERGED 2003/05/28 10:06:47 hro 1.23.18.2: #109941# Maximum size for environment is 32k-1 2003/05/28 09:06:26 tra 1.23.18.1: #109941#changed osl_getEnvironment see comments in code


2003-05-28  Vladimir Glazounov  <vg@openoffice.org>  [c5b53f011ad6b780cccce596588087d02f4a513b]

INTEGRATION: CWS crashrep07 (1.11.14); FILE MERGED 2003/05/27 14:11:17 hro 1.11.14.1: #109626# Added backtrace function for Solaris to generate XML stacks


2003-05-28  Vladimir Glazounov  <vg@openoffice.org>  [fc3b2e085498d8b6c3d34d4839d6998e1fbaa249]

INTEGRATION: CWS crashrep07 (1.20.8); FILE MERGED 2003/05/27 14:11:15 hro 1.20.8.1: #109626# Added backtrace function for Solaris to generate XML stacks


2003-05-28  Vladimir Glazounov  <vg@openoffice.org>  [d205bfb31978fe27c02a25e4c045857bbc2b2efe]

INTEGRATION: CWS crashrep07 (1.1.2); FILE ADDED 2003/05/27 14:11:14 hro 1.1.2.1: #109626# Added backtrace function for Solaris to generate XML stacks


2003-05-28  Vladimir Glazounov  <vg@openoffice.org>  [a5010d6338a9119119f0fd5acc49d12b45a2633f]

INTEGRATION: CWS crashrep07 (1.1.2); FILE ADDED 2003/05/27 14:11:13 hro 1.1.2.1: #109626# Added backtrace function for Solaris to generate XML stacks


2003-05-28  Rüdiger Timm  <rt@openoffice.org>  [ed86bdb7fbfb181382b736ec22a4d4964bacff42]

#100000# a couple of syntax errors: always use backslashes as directory separator, don't use dots in directory acronyms, don't make your whole module dependent of one of its subdirectories.


2003-05-28  Stephan Schäfer  <ssa@openoffice.org>  [e26fd23140599c496162ac30e09a8ff553f511df]

#108026# use line-breaks to workaround formatting error


2003-05-28  Vladimir Glazounov  <vg@openoffice.org>  [604f3ed618d66d55246a3fee446cd3a19342df6e]

INTEGRATION: CWS i18n06 (1.20.16); FILE MERGED 2003/05/26 10:33:04 er 1.20.16.2: #109874# straightened sprintf comments 2003/05/23 18:08:35 khong 1.20.16.1: #109874# fix japanese year format


2003-05-28  Vladimir Glazounov  <vg@openoffice.org>  [4af389c6c41f3f909a946bf27c080db7c21e4703]

INTEGRATION: CWS fwk04 (1.5.14); FILE MERGED 2003/05/26 22:10:01 cd 1.5.14.1: #109787# Added image URLs to UserDefinedImages node


2003-05-28  Vladimir Glazounov  <vg@openoffice.org>  [5b53a4d7eedd1bda2c529c085a98f889eec1b3ab]

INTEGRATION: CWS fwk04 (1.2.62); FILE MERGED 2003/05/23 11:06:41 as 1.2.62.1: #109842# call contextChanged() at all frames, if commands cfg was changed


2003-05-28  Vladimir Glazounov  <vg@openoffice.org>  [a281f3a6f27f97fea303971ee4814ef97fdd74e5]

INTEGRATION: CWS fwk04 (1.11.64); FILE MERGED 2003/05/26 08:01:43 abi 1.11.64.2: #i10685# release buffer 2003/05/23 13:27:10 abi 1.11.64.1: #i10685# initialized variable


2003-05-28  Vladimir Glazounov  <vg@openoffice.org>  [6cd788c4e50f6079b9db5ff9cea7562d3cab3419]

INTEGRATION: CWS fwk04 (1.5.62); FILE MERGED 2003/05/23 13:27:10 abi 1.5.62.1: #i10685# initialized variable


2003-05-28  Vladimir Glazounov  <vg@openoffice.org>  [3dece7ce5328152c4d530b32d507d84d0820ee3d]

INTEGRATION: CWS fwk04 (1.14.14); FILE MERGED 2003/05/26 11:43:24 cd 1.14.14.1: #109863# Fix problems with final slash inside function 'implNormalizeURL'


2003-05-28  Vladimir Glazounov  <vg@openoffice.org>  [c8398955cd13f71b68b5987bf28f9c2d891e0451]

INTEGRATION: CWS fwk04 (1.17.48); FILE MERGED 2003/05/27 07:35:46 cd 1.17.48.1: #109896# Added new interface


2003-05-28  Vladimir Glazounov  <vg@openoffice.org>  [1681fb0ee6095e67aa92d427766e9bbca065d562]

INTEGRATION: CWS fwk04 (1.1.2); FILE ADDED 2003/05/26 15:40:47 mba 1.1.2.1: #109896#: synchronous dispatch to provide return value


2003-05-28  Vladimir Glazounov  <vg@openoffice.org>  [9e71512de490fb0bca0f9df8d83d097bd24d2f0f]

INTEGRATION: CWS fwk04 (1.57.10); FILE MERGED 2003/05/26 15:06:24 dbo 1.57.10.1: #109920# fixing wrong shared macro name


2003-05-28  Vladimir Glazounov  <vg@openoffice.org>  [0b636f699d8adaa89c15be206b1a96f200a88d7e]

INTEGRATION: CWS fwk04 (1.29.10); FILE MERGED 2003/05/26 15:48:28 abi 1.29.10.2: #109863# removed now unused variable 2003/05/26 14:46:39 abi 1.29.10.1: #109863# fixing several bugs in sablot makes workaround unnecessary


2003-05-28  Vladimir Glazounov  <vg@openoffice.org>  [3f82e72cd9a5fda29d401130cdcd975a4d99e613]

INTEGRATION: CWS fwk04 (1.66.16); FILE MERGED 2003/05/23 11:08:43 as 1.66.16.1: #109842# called in it contextChanged() if commands cfg was changed


2003-05-28  Vladimir Glazounov  <vg@openoffice.org>  [32e9c2c0490eb7e8b336f0193644c43c76fd8840]

INTEGRATION: CWS fwk04 (1.3.24); FILE MERGED 2003/05/23 15:42:08 cd 1.3.24.1: #109787# Support references to external bitmap inside UserDefinedImages node


2003-05-28  Vladimir Glazounov  <vg@openoffice.org>  [d8da6454dff40172b50a581843128d1fae288167]

INTEGRATION: CWS fwk04 (1.45.16); FILE MERGED 2003/05/22 12:41:32 lo 1.45.16.2: #i14021# fix help dialog size 2003/05/22 11:57:27 lo 1.45.16.1: #i14021# fix help dialog size


2003-05-28  Vladimir Glazounov  <vg@openoffice.org>  [dc63d197c552f776e8123002fce3fc49d73eea07]

INTEGRATION: CWS fwk04 (1.3.32); FILE MERGED 2003/05/22 12:41:33 lo 1.3.32.1: #i14021# fix help dialog size


2003-05-28  Vladimir Glazounov  <vg@openoffice.org>  [599ae00c2cf853a515e6c279995daa79517be567]

INTEGRATION: CWS fwk04 (1.30.38); FILE MERGED 2003/05/26 10:42:33 mba 1.30.38.1: #109900#: menu of AddonController must be an SfxMenu


2003-05-28  Vladimir Glazounov  <vg@openoffice.org>  [40353ca28e6e02670809665ee301558fb5d849ee]

INTEGRATION: CWS fwk04 (1.18.4); FILE MERGED 2003/05/27 07:39:13 cd 1.18.4.1: #109896# Added forgotten parameter to loadMacro call


2003-05-28  Vladimir Glazounov  <vg@openoffice.org>  [38de513db26264e00c064d07a13c377d96f0d8fc]

INTEGRATION: CWS fwk04 (1.30.38); FILE MERGED 2003/05/23 15:42:52 cd 1.30.38.1: #109787# Support references to external bitmap inside UserDefinedImages node


2003-05-28  Vladimir Glazounov  <vg@openoffice.org>  [a875ac22ac38395b75464e2d1b27ee0272a6ac4a]

INTEGRATION: CWS fwk04 (1.24.38); FILE MERGED 2003/05/27 13:12:03 mba 1.24.38.1: #109940#: global execution of shortcuts via dispatches


2003-05-28  Vladimir Glazounov  <vg@openoffice.org>  [98429404c9465771e5f6ab2bf47a4473f24256fe]

INTEGRATION: CWS fwk04 (1.23.38); FILE MERGED 2003/05/27 10:50:47 hro 1.23.38.3: #108850# Use URL without parameters for SvFileInformationManager::GetDescription 2003/05/26 21:28:41 cd 1.23.38.2: RESYNC: (1.23-1.24); FILE MERGED 2003/05/26 15:14:57 hro 1.23.38.1: #108850# Start impress with slot 10425 to show autopilot


2003-05-28  Vladimir Glazounov  <vg@openoffice.org>  [cdd29e71c4311c2a4e846384cb0f15b938343711]

INTEGRATION: CWS fwk04 (1.28.48); FILE MERGED 2003/05/26 10:38:15 mba 1.28.48.1: #109895#: Exception Handling for appopen.cxx


2003-05-28  Vladimir Glazounov  <vg@openoffice.org>  [4df2449bd597d0a40bcd9fea5d465b2dda0925f3]

INTEGRATION: CWS fwk04 (1.85.6); FILE MERGED 2003/05/27 13:11:53 mba 1.85.6.3: #109896#: bug in SBX prevents usage of return value 2003/05/27 07:38:22 cd 1.85.6.2: #109896# Method must have same throw clause as declaration 2003/05/26 15:42:00 mba 1.85.6.1: #109896#: synchronous dispatch to provide return value


2003-05-28  Vladimir Glazounov  <vg@openoffice.org>  [cb12bbd977c8750082195ba0496fdcdb6fb56440]

INTEGRATION: CWS fwk04 (1.69.24); FILE MERGED 2003/05/26 10:37:55 mba 1.69.24.1: #109895#: DoneLink must be called if given by caller


2003-05-28  Martin Hollmichel  <mh@openoffice.org>  [bbf8a0accb1956f6d44c74ba09c0526381d50edd]

add: admin files


2003-05-28  Vladimir Glazounov  <vg@openoffice.org>  [7f99f3dea89b19353e4751e1f08985d0e661fc00]

INTEGRATION: CWS sw013 (1.75.16); FILE MERGED 2003/05/08 11:14:21 tl 1.75.16.1: #109084# GuessViewShell fixed


2003-05-28  Vladimir Glazounov  <vg@openoffice.org>  [d6a85f4c5967ae96ec6f74226349c104a49a086d]

INTEGRATION: CWS sw013 (1.2.16); FILE MERGED 2003/05/14 07:53:21 tl 1.2.16.1: #109310# Hangul/Hanja base and ruby text assignment fixed


2003-05-28  Vladimir Glazounov  <vg@openoffice.org>  [91903afc020a897d393bc85f82596974a85509d2]

INTEGRATION: CWS sw013 (1.68.10); FILE MERGED 2003/05/07 13:34:26 dvo 1.68.10.1: #109331# allow access to clipboard document if not WrtShell is present          (fix regression from os8)


2003-05-28  Vladimir Glazounov  <vg@openoffice.org>  [67c08c8a4050988403bede7cf34dacf0a8da22cb]

INTEGRATION: CWS sw013 (1.14.16); FILE MERGED 2003/05/08 10:58:09 fme 1.14.16.1: #109433# GetPrinter for Format - Page dialog in HTML mode


2003-05-28  Vladimir Glazounov  <vg@openoffice.org>  [c33db160ea75f029db3635afde346cb07a99f667]

INTEGRATION: CWS sw013 (1.19.16); FILE MERGED 2003/05/06 09:00:58 od 1.19.16.1: #i14016# <ViewShell::PrintPreViewPage(..)>/<ViewShell::PrintProspect(..)> - consider empty pages on calculation of scaling.


2003-05-28  Vladimir Glazounov  <vg@openoffice.org>  [28102cb8c22ff50a94e4d33a600abda8a8358b2d]

INTEGRATION: CWS sw013 (1.20.16); FILE MERGED 2003/05/07 09:16:12 tl 1.20.16.1: #109181# check bounds against 0


2003-05-28  Vladimir Glazounov  <vg@openoffice.org>  [aca1ddeebfb66b26f42752e0635c12b17efaa674]

INTEGRATION: CWS sw013 (1.70.16); FILE MERGED 2003/05/06 08:06:24 fme 1.70.16.1: #109287# Kana compression should be disabled inside text fields


2003-05-28  Vladimir Glazounov  <vg@openoffice.org>  [c9f29f0b5dd24d47a64eb2a61e40e04aff5f893b]

INTEGRATION: CWS sw013 (1.33.16); FILE MERGED 2003/05/06 12:36:52 fme 1.33.16.1: #108928# Consider BreakPortions during calculation of justified alignment


2003-05-28  Vladimir Glazounov  <vg@openoffice.org>  [b3bb86feb11c176d1968a2a03a60ef3f2ce84370]

INTEGRATION: CWS sw013 (1.76.16); FILE MERGED 2003/05/07 07:58:41 fme 1.76.16.1: #109288# The portions build in CalcfitToContent have to be stored in a LineLayout structure, otherwise they are not deleted


2003-05-28  Vladimir Glazounov  <vg@openoffice.org>  [4e32191b4c0b60fd3415329c9647a59b32c257b5]

INTEGRATION: CWS sw013 (1.15.16); FILE MERGED 2003/05/13 15:20:01 dvo 1.15.16.1: #109394# prevent crash when closing HTML document


2003-05-28  Vladimir Glazounov  <vg@openoffice.org>  [5a91962e0fa48c88b03ddf47069cbb715ab2de7d]

INTEGRATION: CWS sw013 (1.10.16); FILE MERGED 2003/05/13 10:07:50 hbrinkm 1.10.16.1: #109161# NewFlyFrm


2003-05-28  Vladimir Glazounov  <vg@openoffice.org>  [08b1545517aeb91f7b7a6381552369e162cad61d]

INTEGRATION: CWS sw013 (1.5.16); FILE MERGED 2003/05/13 10:06:29 hbrinkm 1.5.16.1: #109161# InsertTable


2003-05-28  Vladimir Glazounov  <vg@openoffice.org>  [8c06b8107729b7148ff08531fe83495525321d01]

INTEGRATION: CWS sw013 (1.31.16); FILE MERGED 2003/05/06 13:08:08 fme 1.31.16.1: #108889# IncreaseIndent in vertical text frames


2003-05-28  Vladimir Glazounov  <vg@openoffice.org>  [b8a9021f2255bd15623b4c17040838d93bc869ff]

INTEGRATION: CWS sw013 (1.13.16); FILE MERGED 2003/05/13 10:04:53 hbrinkm 1.13.16.1: #109161# InsertTable


2003-05-28  Vladimir Glazounov  <vg@openoffice.org>  [6c1df5eee9380e20155ad346b28bf2eefff1a1d1]

INTEGRATION: CWS sw013 (1.11.10); FILE MERGED 2003/05/13 10:03:27 hbrinkm 1.11.10.1: #109161# MakeFlySelection


2003-05-28  Vladimir Glazounov  <vg@openoffice.org>  [bbfab26b81be0e1264360e327bf57f53d74760ff]

INTEGRATION: CWS sw013 (1.2.228); FILE MERGED 2003/05/13 09:58:12 hbrinkm 1.2.228.1: #109161# InsertTable


2003-05-28  Vladimir Glazounov  <vg@openoffice.org>  [3567ffa69be6129f887a66424c224a3c684b9fc9]

INTEGRATION: CWS sw013 (1.42.16); FILE MERGED 2003/05/13 09:57:33 hbrinkm 1.42.16.1: #109161# MakeFlySection, InsertTable


2003-05-28  Vladimir Glazounov  <vg@openoffice.org>  [acb14938b89204a9ea3f6616fc995b7649fce5d1]

INTEGRATION: CWS sw013 (1.3.8); FILE MERGED 2003/05/07 11:56:00 tl 1.3.8.1: #109195# IDL file fixed for autodoc


2003-05-28  Vladimir Glazounov  <vg@openoffice.org>  [4f7e469734a81f39f156a57dae3c3fbbfd3b8950]

INTEGRATION: CWS sw013 (1.1.88); FILE MERGED 2003/05/14 16:25:53 tl 1.1.88.1: #14139#, #109504# 'Selection' toolbox fixed


2003-05-28  Vladimir Glazounov  <vg@openoffice.org>  [7211edf630d898e68c7b6616f48371e28ba69fe9]

INTEGRATION: CWS sw013 (1.9.4); FILE MERGED 2003/05/14 16:25:00 tl 1.9.4.1: #14139#, #109504# 'Selection' toolbox fixed


2003-05-28  Vladimir Glazounov  <vg@openoffice.org>  [4aeb3b8e45edbb9f2bc40ecea2a876d5870d1dba]

INTEGRATION: CWS sw013 (1.89.20); FILE MERGED 2003/05/27 13:00:45 hbrinkm 1.89.20.2: RESYNC: (1.89-1.90); FILE MERGED 2003/05/14 16:26:38 tl 1.89.20.1: #14139#, #109504# 'Selection' toolbox fixed


2003-05-28  Vladimir Glazounov  <vg@openoffice.org>  [2ed50acb9b77e6161d14cb9965ee9834b499fa74]

INTEGRATION: CWS sw013 (1.5.80); FILE MERGED 2003/05/14 16:22:14 tl 1.5.80.1: #14139#, #109504# 'Selection' toolbox fixed


2003-05-28  Vladimir Glazounov  <vg@openoffice.org>  [f513f785c4b8f0c21644841b6dd86704f0de6b15]

INTEGRATION: CWS sw013 (1.13.4); FILE MERGED 2003/05/07 11:01:58 tl 1.13.4.1: #109398# IgnoreAll functionality fixed


2003-05-28  Vladimir Glazounov  <vg@openoffice.org>  [1c81ab6a9920d8d3db3c0c96c2b8517381f182d7]

INTEGRATION: CWS sw013 (1.10.54); FILE MERGED 2003/05/12 14:40:43 od 1.10.54.2: #109432# - adjust constructor of helper class <RestoreXViewGraphics> 2003/05/12 09:25:04 od 1.10.54.1: #109432# <SdrUnoObj::Paint(..)> - restore graphics at <awt::XView> instance


2003-05-28  Vladimir Glazounov  <vg@openoffice.org>  [4b437861a8a3235c468deb390bdfd2c2e6a43c00]

INTEGRATION: CWS sw013 (1.170.14); FILE MERGED 2003/05/07 10:05:41 tl 1.170.14.1: #109101# accessible name for image and push buttons fixed


2003-05-28  Vladimir Glazounov  <vg@openoffice.org>  [3a188b950d80216e7034b5217cddddd56a859f25]

INTEGRATION: CWS vcl09 (1.13.18); FILE MERGED 2003/04/30 14:28:53 ssa 1.13.18.2: #109090# change CJK titles to FzHeiTi for all chinese versions 2003/04/30 12:58:15 ssa 1.13.18.1: #107721# make sunbatang korean default font to give it a boost in font fallback


2003-05-28  Vladimir Glazounov  <vg@openoffice.org>  [dc8cc0199e024fe4da415477cb608065a7aed97f]

INTEGRATION: CWS vcl09 (1.7.10); FILE MERGED 2003/05/08 18:46:11 pl 1.7.10.1: #109426# make rpnp.so work on Linux


2003-05-28  Vladimir Glazounov  <vg@openoffice.org>  [e8bcc947e3e99ab5aa3caf4d0dfb00c08cbbb362]

INTEGRATION: CWS vcl09 (1.3.10); FILE MERGED 2003/05/08 18:46:10 pl 1.3.10.1: #109426# make rpnp.so work on Linux


2003-05-28  Vladimir Glazounov  <vg@openoffice.org>  [493537209fa90b918889f1fdf26033a7bda2864f]

INTEGRATION: CWS vcl09 (1.3.22); FILE MERGED 2003/05/08 18:46:10 pl 1.3.22.1: #109426# make rpnp.so work on Linux


2003-05-28  Vladimir Glazounov  <vg@openoffice.org>  [d2237276cb3e32493ff8f9f71e06301937434622]

INTEGRATION: CWS vcl09 (1.6.10); FILE MERGED 2003/05/08 18:46:10 pl 1.6.10.1: #109426# make rpnp.so work on Linux


2003-05-28  Vladimir Glazounov  <vg@openoffice.org>  [bffe73fc81c075861643146eae5d80fae5bd60da]

INTEGRATION: CWS vcl09 (1.2.22); FILE MERGED 2003/05/08 18:46:09 pl 1.2.22.1: #109426# make rpnp.so work on Linux


2003-05-28  Vladimir Glazounov  <vg@openoffice.org>  [6b96273574269de4de0e0722508559aee2c94b2e]

INTEGRATION: CWS vcl09 (1.3.22); FILE MERGED 2003/05/08 18:46:09 pl 1.3.22.1: #109426# make rpnp.so work on Linux


2003-05-28  Vladimir Glazounov  <vg@openoffice.org>  [5a8fcac8d6e53ab821a4ff19d569895116ad4fd7]

INTEGRATION: CWS vcl09 (1.3.88); FILE MERGED 2003/05/08 18:46:09 pl 1.3.88.1: #109426# make rpnp.so work on Linux


2003-05-28  Vladimir Glazounov  <vg@openoffice.org>  [7eed65725313bc740abb2cbd071d3135bf5f174b]

INTEGRATION: CWS vcl09 (1.4.102); FILE MERGED 2003/05/08 18:46:19 pl 1.4.102.1: #109426# make rpnp.so work on Linux


2003-05-28  Vladimir Glazounov  <vg@openoffice.org>  [34e927d8597c1fa53fc3a0f2c171ec3911613ad2]

INTEGRATION: CWS vcl09 (1.3.10); FILE MERGED 2003/05/08 18:46:19 pl 1.3.10.1: #109426# make rpnp.so work on Linux


2003-05-28  Vladimir Glazounov  <vg@openoffice.org>  [8e800bc150da72516759aacb4242405cb90f1749]

INTEGRATION: CWS vcl09 (1.6.82); FILE MERGED 2003/05/08 18:47:23 pl 1.6.82.2: #109426# do not impose a NPN_GetURL stream onto a plugin again 2003/05/06 13:33:54 pl 1.6.82.1: #109257# #109259# #109306# change initialization from URL


2003-05-28  Vladimir Glazounov  <vg@openoffice.org>  [d7c49891ec8c3558066c6455de590da25ccd6b9b]

INTEGRATION: CWS vcl09 (1.11.10); FILE MERGED 2003/05/08 18:48:20 pl 1.11.10.3: #109426# do not impose a NPN_GetURL stream onto a plugin again 2003/05/08 12:30:36 pl 1.11.10.2: #109426# cleanup allocators, react on no plugin match 2003/05/06 13:33:51 pl 1.11.10.1: #109257# #109259# #109306# change initialization from URL


2003-05-28  Vladimir Glazounov  <vg@openoffice.org>  [755863ab034a3e8082b61912e0ef48fe0196596d]

INTEGRATION: CWS vcl09 (1.8.8); FILE MERGED 2003/05/09 07:51:08 pl 1.8.8.5: #109426# correct debug macro 2003/05/08 18:48:19 pl 1.8.8.4: #109426# do not impose a NPN_GetURL stream onto a plugin again 2003/05/08 13:07:46 pl 1.8.8.3: #109426# asynchronous GetURL 2003/05/08 12:55:34 pl 1.8.8.2: #109426# cleanup allocators, react on no plugin match 2003/05/08 12:30:35 pl 1.8.8.1: #109426# cleanup allocators, react on no plugin match


2003-05-28  Vladimir Glazounov  <vg@openoffice.org>  [f5d8562545cda58ea54eddae1fab3fed624f0e45]

INTEGRATION: CWS vcl09 (1.4.104); FILE MERGED 2003/05/06 13:33:50 pl 1.4.104.1: #109257# #109259# #109306# change initialization from URL


2003-05-28  Vladimir Glazounov  <vg@openoffice.org>  [ba3421e925d99569cf37cc878036c45720f10275]

INTEGRATION: CWS vcl09 (1.23.20); FILE MERGED 2003/05/13 09:10:59 hdu 1.23.20.2: RESYNC: (1.23-1.24); FILE MERGED 2003/04/29 15:19:13 sj 1.23.20.1: #106398# now exporting DocumentInfo


2003-05-28  Vladimir Glazounov  <vg@openoffice.org>  [5ad50900f488629e35fa67a62af8fa5a81209725]

INTEGRATION: CWS vcl09 (1.7.4); FILE MERGED 2003/04/29 15:29:36 pl 1.7.4.1: #108994# read locale from configuration


2003-05-28  Vladimir Glazounov  <vg@openoffice.org>  [77541136408446f250c21ea3879d23770a3dcf9c]

INTEGRATION: CWS vcl09 (1.11.4); FILE MERGED 2003/04/29 15:29:35 pl 1.11.4.1: #108994# read locale from configuration


2003-05-28  Vladimir Glazounov  <vg@openoffice.org>  [b208ec62eec3dd7cfdb187e14cfcf016c495722b]

INTEGRATION: CWS vcl09 (1.64.4); FILE MERGED 2003/05/13 16:22:42 hdu 1.64.4.2: #109353# fix SimpleWinLayout character width calculation for Bidi case 2003/05/08 14:49:45 hdu 1.64.4.1: #107765# multiple UspScriptCaches needed by glyph fallback


2003-05-28  Vladimir Glazounov  <vg@openoffice.org>  [82e472d433dfd48d541119a43e6251c0adfbbd2f]

INTEGRATION: CWS vcl09 (1.42.4); FILE MERGED 2003/05/13 10:47:12 hdu 1.42.4.4: RESYNC: (1.42-1.43); FILE MERGED 2003/05/12 13:34:10 ssa 1.42.4.3: #109280# correct flush() parameter 2003/05/09 10:01:49 ssa 1.42.4.2: #109280# expand descent for korean fonts 2003/05/08 14:49:04 hdu 1.42.4.1: #107765# multiple subcaches needed by glyph fallback


2003-05-28  Vladimir Glazounov  <vg@openoffice.org>  [cc6bef0dcc2603a52aa596060002b1cc6cb2aec0]

INTEGRATION: CWS vcl09 (1.1.1.1.178); FILE MERGED 2003/05/05 12:20:03 ssa 1.1.1.1.178.1: #108919# do not report timeout while in timer handler


2003-05-28  Vladimir Glazounov  <vg@openoffice.org>  [a5d985defe9d281f0663a118988086b859a1dce1]

INTEGRATION: CWS vcl09 (1.13.2); FILE MERGED 2003/05/05 12:20:02 ssa 1.13.2.1: #108919# do not report timeout while in timer handler


2003-05-28  Vladimir Glazounov  <vg@openoffice.org>  [84015a9d169115ec889bc69ad826794f7e52c191]

INTEGRATION: CWS vcl09 (1.7.4); FILE MERGED 2003/05/08 14:47:53 hdu 1.7.4.1: #107765# multiple subcaches needed by glyph fallback


2003-05-28  Vladimir Glazounov  <vg@openoffice.org>  [fd67041aa9aa3db38355b2fe242a1fccb4d02890]

INTEGRATION: CWS vcl09 (1.10.2); FILE MERGED 2003/05/05 12:19:07 ssa 1.10.2.1: #108919# do not report timeout while in timer handler


2003-05-28  Vladimir Glazounov  <vg@openoffice.org>  [b42c64b99dbd22eed44eda0e463c691555746ffd]

INTEGRATION: CWS vcl09 (1.155.2); FILE MERGED 2003/05/13 09:16:01 hdu 1.155.2.4: RESYNC: (1.156-1.157); FILE MERGED 2003/05/07 12:20:31 pl 1.155.2.3: #108997# ignore XErrors if a child frame was ever created 2003/04/25 07:25:39 hdu 1.155.2.2: RESYNC: (1.155-1.156); FILE MERGED 2003/04/17 13:51:14 pl 1.155.2.1: #108171# do not close popups if environment variable is set


2003-05-28  Vladimir Glazounov  <vg@openoffice.org>  [02b76d05229a0c99893f87e84b0f6e779d72f6bf]

INTEGRATION: CWS vcl09 (1.27.12); FILE MERGED 2003/05/08 14:46:12 hdu 1.27.12.1: #107765# using new ImplLayoutRuns calls


2003-05-28  Vladimir Glazounov  <vg@openoffice.org>  [27aee72a0d2c6a9359dd8ff5d347a2e89a2fb16f]

INTEGRATION: CWS vcl09 (1.102.4); FILE MERGED 2003/05/14 15:45:47 hdu 1.102.4.3: #107765# fix PspFontLayout kerning patch 2003/05/13 09:16:19 hdu 1.102.4.2: RESYNC: (1.102-1.103); FILE MERGED 2003/05/08 14:45:20 hdu 1.102.4.1: #107765# better kerning for printer builtin fonts


2003-05-28  Vladimir Glazounov  <vg@openoffice.org>  [a3a634cca8b2f52689f328121798f1ea742d7dc9]

INTEGRATION: CWS vcl09 (1.28.14); FILE MERGED 2003/05/14 14:00:22 hdu 1.28.14.3: #i13769# enable XRENDER when XINERAMA and render version >= 0.2 2003/05/13 09:16:13 hdu 1.28.14.2: RESYNC: (1.28-1.29); FILE MERGED 2003/05/06 13:31:21 hdu 1.28.14.1: #108209# disable call to XRenderFreeGlyph to prevent P2 problem


2003-05-28  Vladimir Glazounov  <vg@openoffice.org>  [db397cb0b635ad8798df758f7bd005599f976183]

INTEGRATION: CWS vcl09 (1.15.12); FILE MERGED 2003/04/30 12:28:48 pl 1.15.12.1: #109115# another guess for a running gnome


2003-05-28  Vladimir Glazounov  <vg@openoffice.org>  [623af0c64c74452e356860368ff3956994e21c99]

INTEGRATION: CWS vcl09 (1.40.2); FILE MERGED 2003/05/06 08:18:24 hdu 1.40.2.1: #i12705# equalize x-/y-resolution if close enough


2003-05-28  Vladimir Glazounov  <vg@openoffice.org>  [aa156dbb1d1c08a9bfba2b5ab5952e22d51db9e2]

INTEGRATION: CWS vcl09 (1.22.142); FILE MERGED 2003/04/25 07:28:06 hdu 1.22.142.2: RESYNC: (1.22-1.23); FILE MERGED 2003/04/17 13:35:06 pl 1.22.142.1: #108466# do XUnsetICFocus on unmap


2003-05-28  Vladimir Glazounov  <vg@openoffice.org>  [bb6b243c1ac684a3aa7fc4cd552b487626360fe7]

INTEGRATION: CWS vcl09 (1.78.4); FILE MERGED 2003/05/19 12:30:32 ssa 1.78.4.2: #109094# check for ImplDlgCtrlNextWindow was unreliable on KDE - removed 2003/05/09 12:05:57 ssa 1.78.4.1: #109094# set focus to next dlg control if last focus window is a dlg control and was disabled meanwhile


2003-05-28  Vladimir Glazounov  <vg@openoffice.org>  [6028ffdaadbf9e0a7e381d9391e09426b8b953aa]

INTEGRATION: CWS vcl09 (1.168.2); FILE MERGED 2003/05/28 08:43:14 rt 1.168.2.3: RESYNC: (1.170-1.171); FILE MERGED 2003/05/13 09:11:06 hdu 1.168.2.2: RESYNC: (1.168-1.170); FILE MERGED 2003/04/30 14:49:03 ssa 1.168.2.1: #109206# use MINIMIZE/NORMALIZE events instead of ICONIFIED/RESTORED


2003-05-28  Vladimir Glazounov  <vg@openoffice.org>  [ead40d96382372e59dc716091fe1ad275679f212]

INTEGRATION: CWS vcl09 (1.19.4); FILE MERGED 2003/05/08 11:12:19 oj 1.19.4.1: #109372# VCLEVENT_TOOLBOX_ITEMADDED now gets the correct position


2003-05-28  Vladimir Glazounov  <vg@openoffice.org>  [8a204482da443dcf9e6f4c0c33dd05816799bcbe]

INTEGRATION: CWS vcl09 (1.60.4); FILE MERGED 2003/05/12 15:36:18 ssa 1.60.4.1: #i13931# allow for direct typing in sub controls when cycling


2003-05-28  Vladimir Glazounov  <vg@openoffice.org>  [3e95150392db4e02b833be0005fb65e25611bd2f]

INTEGRATION: CWS vcl09 (1.12.132); FILE MERGED 2003/05/09 12:05:56 ssa 1.12.132.1: #109094# set focus to next dlg control if last focus window is a dlg control and was disabled meanwhile


2003-05-28  Vladimir Glazounov  <vg@openoffice.org>  [ecd6baf0080c4e0c396cdfc65e396d2c26cba966]

INTEGRATION: CWS vcl09 (1.8.2); FILE MERGED 2003/04/29 14:02:37 pl 1.8.2.2: #i13928# activated different looks for dilog editor 2003/04/29 13:01:24 pl 1.8.2.1: #i13928# add offset at correct place


2003-05-28  Vladimir Glazounov  <vg@openoffice.org>  [88a0137669173ab3e4056b34979bc0de06875a2f]

INTEGRATION: CWS vcl09 (1.21.12); FILE MERGED 2003/05/08 14:42:05 hdu 1.21.12.1: #107765# better kerning and glyph-fallback


2003-05-28  Vladimir Glazounov  <vg@openoffice.org>  [f1a03fb538f56f295d65ea56d4760089764e7655]

INTEGRATION: CWS vcl09 (1.89.4); FILE MERGED 2003/05/09 15:02:59 ssa 1.89.4.2: #109280# improve external leading computation 2003/05/09 09:53:52 ssa 1.89.4.1: #109280# expand descent for korean fonts


2003-05-28  Vladimir Glazounov  <vg@openoffice.org>  [8714a1b5e9b9ee46fb1175a4edcc64cdc42469ce]

INTEGRATION: CWS vcl09 (1.40.4); FILE MERGED 2003/05/13 10:47:06 hdu 1.40.4.3: RESYNC: (1.40-1.42); FILE MERGED 2003/05/12 09:43:15 hdu 1.40.4.2: #107765# fix MultiSalLayout::GetNextGlyphs() for DrawOffset case 2003/05/08 14:40:07 hdu 1.40.4.1: #107765# run-based glyph-fallback and better kashidas


2003-05-28  Vladimir Glazounov  <vg@openoffice.org>  [9d3cb37981a78cf5bc36b6cdd4a39a49b555b88a]

INTEGRATION: CWS vcl09 (1.15.18); FILE MERGED 2003/05/28 08:43:30 rt 1.15.18.2: RESYNC: (1.15-1.16); FILE MERGED 2003/05/12 14:22:43 thb 1.15.18.1: #109548# Access to palette color only oif bitmap actually _has_ a palette


2003-05-28  Vladimir Glazounov  <vg@openoffice.org>  [792bac9ba9b4751fb2703da9caa77e8406230e8d]

INTEGRATION: CWS vcl09 (1.24.4); FILE MERGED 2003/04/28 15:43:15 pl 1.24.4.1: #106398# add: document info


2003-05-28  Vladimir Glazounov  <vg@openoffice.org>  [0674e5f4196067dd7154b3e1e0cd9dbb1533a1f0]

INTEGRATION: CWS vcl09 (1.50.4); FILE MERGED 2003/05/08 14:53:29 hdu 1.50.4.3: #107765# using new ImplLayoutRuns calls 2003/05/06 14:58:08 pl 1.50.4.2: #i13905# draw 0 width lines 2003/04/28 15:43:14 pl 1.50.4.1: #106398# add: document info


2003-05-28  Vladimir Glazounov  <vg@openoffice.org>  [4f98c17388c6adf3a4a4ae25dd44fe68e7773a48]

INTEGRATION: CWS vcl09 (1.7.138); FILE MERGED 2003/04/28 15:43:14 pl 1.7.138.1: #106398# add: document info


2003-05-28  Vladimir Glazounov  <vg@openoffice.org>  [1bd5948782dad86141356ebbb4fad37e5181c296]

INTEGRATION: CWS vcl09 (1.145.4); FILE MERGED 2003/05/15 13:46:06 ssa 1.145.4.6: #109280# remerge stuff that was deleted somewhow... 2003/05/13 14:18:54 hdu 1.145.4.5: resolve merge problems 2003/05/13 10:46:59 hdu 1.145.4.4: RESYNC: (1.145-1.146); FILE MERGED 2003/05/12 14:44:36 hdu 1.145.4.3: #109377# better rounding for pDXArray, CJK underline position 2003/05/08 14:52:32 hdu 1.145.4.2: #107765# use run-based glyph-fallback instead of glyph-based 2003/05/07 09:59:47 ssa 1.145.4.1: #109280# let wavelines not exceed the descent


2003-05-28  Vladimir Glazounov  <vg@openoffice.org>  [0a99ae9017ca792fd41572ca0921c5849f52afe5]

INTEGRATION: CWS vcl09 (1.45.8); FILE MERGED 2003/05/28 08:36:55 rt 1.45.8.3: RESYNC: (1.46-1.47); FILE MERGED 2003/05/13 08:12:54 hdu 1.45.8.2: RESYNC: (1.45-1.46); FILE MERGED 2003/04/30 14:48:07 ssa 1.45.8.1: #109206# use MINIMIZE/NORMALIZE events instead of ICONIFIED/RESTORED


2003-05-28  Vladimir Glazounov  <vg@openoffice.org>  [9fd2a5bc2d25d8dec649f071984ae78bb783e3a2]

INTEGRATION: CWS vcl09 (1.21.14); FILE MERGED 2003/05/13 09:55:09 hdu 1.21.14.2: RESYNC: (1.21-1.22); FILE MERGED 2003/04/30 13:58:26 tbe 1.21.14.1: #i13740# added HID_EVT_ADJUSTMENTVALUECHANGED


2003-05-28  Vladimir Glazounov  <vg@openoffice.org>  [f8913cce824e7f714cbf58dace024d9d4059aa0d]

INTEGRATION: CWS vcl09 (1.8.48); FILE MERGED 2003/04/30 13:57:42 tbe 1.8.48.1: #i13740# added HID_EVT_ADJUSTMENTVALUECHANGED


2003-05-28  Vladimir Glazounov  <vg@openoffice.org>  [63a1afb5ee5ad7b147d176e387e34e120348e749]

INTEGRATION: CWS vcl09 (1.8.168); FILE MERGED 2003/04/24 16:10:35 cd 1.8.168.1: #109068# Regular fonts have a higher priority if we create the font list


2003-05-28  Vladimir Glazounov  <vg@openoffice.org>  [64d521130076ace9370b9668dbd8e4ba2be7b00e]

#100000# SW: added cast for MSF


2003-05-28  Vladimir Glazounov  <vg@openoffice.org>  [f6bb632a79975f202f337d0814b056b9f4cf9615]

#100000# no more unused ifdef


2003-05-28  Rüdiger Timm  <rt@openoffice.org>  [767ca15c79ce342fa75581b6f5a63dbe6f5b1591]

#100000# Needs only unotools, not svtools.


2003-05-28  Rüdiger Timm  <rt@openoffice.org>  [f77161f759b5f45a6e991b178ac154a343b1c8b2]

new version for SRX645


2003-05-27  Kurt Zenker  <kz@openoffice.org>  [5c61001971743cbe6bf07294768285f1bd923ddf]

new version for SRX645


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [8602bbaa742e05aeb45a72760b14b1546541d743]

SRX645


2003-05-27  Rüdiger Timm  <rt@openoffice.org>  [4acbb3d7395831bb614243d45dd55f9846384b6d]

INTEGRATION: CWS aig03 (1.17.24); FILE MERGED 2003/05/20 14:11:13 os 1.17.24.1: #108789# paragraph attribute for border merging added


2003-05-27  Rüdiger Timm  <rt@openoffice.org>  [b38c946ce26a262ecf9e496d49b54e3eef5a017e]

SRX645


2003-05-27  Rüdiger Timm  <rt@openoffice.org>  [a66a763f7a05a16071ba44679d036befbff18627]

INTEGRATION: CWS aig03 (1.11.40); FILE MERGED 2003/05/20 13:47:38 os 1.11.40.1: #108789# paragraph attribute for border merging added


2003-05-27  Rüdiger Timm  <rt@openoffice.org>  [27d539abb7babe76584cabfea6b71718a947f149]

INTEGRATION: CWS aig03 (1.86.40); FILE MERGED 2003/05/20 13:47:36 os 1.86.40.1: #108789# paragraph attribute for border merging added


2003-05-27  Rüdiger Timm  <rt@openoffice.org>  [2efbe7bdefa1438404026f7b2ee2862d01a922ea]

INTEGRATION: CWS aig03 (1.149.40); FILE MERGED 2003/05/26 17:32:01 dvo 1.149.40.2: #108789# add ParaIsConnectBorder property to paragraph styles          (previously only worked for 'hard' formatting; not for styles) 2003/05/20 13:47:35 os 1.149.40.1: #108789# paragraph attribute for border merging added


2003-05-27  Rüdiger Timm  <rt@openoffice.org>  [a1086c78b8b8553d235f932473407b0655c1aaba]

INTEGRATION: CWS aig03 (1.6.40); FILE MERGED 2003/05/20 13:47:34 os 1.6.40.1: #108789# paragraph attribute for border merging added


2003-05-27  Rüdiger Timm  <rt@openoffice.org>  [6ae1968832a0e0805b710127ec1158408eaba2ab]

INTEGRATION: CWS aig03 (1.61.34); FILE MERGED 2003/05/23 12:58:49 fme 1.61.34.2: RESYNC: (1.61-1.62); FILE MERGED 2003/05/21 15:45:31 od 1.61.34.1: #108789#,#94309# lcl_ExtendLeftAndRight(..) - use new methods to determine, if left/right border/shadow rectangle has to be extended.


2003-05-27  Rüdiger Timm  <rt@openoffice.org>  [7fbea5d9738f628f23db71996991b30372ac679c]

INTEGRATION: CWS aig03 (1.46.40); FILE MERGED 2003/05/21 15:43:37 od 1.46.40.1: #108789# class SwBorderAttrs - implementation of new methods for joining border/shadow with previous/next frame


2003-05-27  Rüdiger Timm  <rt@openoffice.org>  [dd5360e8f5ae9a48be21f02bad62591c1f5615ff]

INTEGRATION: CWS aig03 (1.8.40); FILE MERGED 2003/05/21 15:40:32 od 1.8.40.1: #108789# class SwBorderAttrs - new members and methods for joining border/shadow with previous/next frame


2003-05-27  Rüdiger Timm  <rt@openoffice.org>  [7106c16e85cdd8b0d6c11634f9be1d8fd9f58b42]

INTEGRATION: CWS aig03 (1.23.40); FILE MERGED 2003/05/20 13:47:32 os 1.23.40.1: #108789# paragraph attribute for border merging added


2003-05-27  Rüdiger Timm  <rt@openoffice.org>  [dcf34b4d24ddf773cd32c1028053ff5ccabf72a5]

INTEGRATION: CWS aig03 (1.37.40); FILE MERGED 2003/05/20 13:47:29 os 1.37.40.1: #108789# paragraph attribute for border merging added


2003-05-27  Rüdiger Timm  <rt@openoffice.org>  [4fca6101489058a486e3886faa14a72e09d5235f]

INTEGRATION: CWS aig03 (1.83.40); FILE MERGED 2003/05/20 13:47:25 os 1.83.40.1: #108789# paragraph attribute for border merging added


2003-05-27  Rüdiger Timm  <rt@openoffice.org>  [489ac735a4684171398a8cefe4a04098e1474854]

INTEGRATION: CWS aig03 (1.14.208); FILE MERGED 2003/05/20 13:47:25 os 1.14.208.1: #108789# paragraph attribute for border merging added


2003-05-27  Rüdiger Timm  <rt@openoffice.org>  [f7863dc51884ade77af4af27788a0000778d4abd]

INTEGRATION: CWS aig03 (1.8.220); FILE MERGED 2003/05/20 13:47:24 os 1.8.220.1: #108789# paragraph attribute for border merging added


2003-05-27  Rüdiger Timm  <rt@openoffice.org>  [54fbe7560cca428e0891f3342d0f5e59b158a669]

INTEGRATION: CWS aig03 (1.21.40); FILE MERGED 2003/05/20 13:47:23 os 1.21.40.1: #108789# paragraph attribute for border merging added


2003-05-27  Rüdiger Timm  <rt@openoffice.org>  [11804a9d97d04f5b37a05dab19171317a49af945]

INTEGRATION: CWS aig03 (1.15.212); FILE MERGED 2003/05/20 13:47:23 os 1.15.212.1: #108789# paragraph attribute for border merging added


2003-05-27  Rüdiger Timm  <rt@openoffice.org>  [095bf51b641c6a5491cae4f23856203e95453ff2]

INTEGRATION: CWS aig03 (1.70.34); FILE MERGED 2003/05/23 11:26:33 dvo 1.70.34.1: #1087779# load/save join-border paragraph attribute


2003-05-27  Rüdiger Timm  <rt@openoffice.org>  [a867f18e04eb3a80912d3ce5b15db111a08976cf]

INTEGRATION: CWS aig03 (1.42.34); FILE MERGED 2003/05/23 11:26:32 dvo 1.42.34.1: #1087779# load/save join-border paragraph attribute


2003-05-27  Rüdiger Timm  <rt@openoffice.org>  [da303a8c82bc8e3d34a9d497f80c2d17798307de]

INTEGRATION: CWS aig03 (1.57.106); FILE MERGED 2003/05/23 11:30:55 dvo 1.57.106.1: #108779# add style:join-border attribute


2003-05-27  Rüdiger Timm  <rt@openoffice.org>  [edb7b9b63a6b12f6bdfb9732850e04a7a0764c6d]

INTEGRATION: CWS buildopt (1.8.24); FILE MERGED 2003/05/26 11:44:16 rt 1.8.24.1: #109684# Don't deliver by accident check_ libraries.


2003-05-27  Rüdiger Timm  <rt@openoffice.org>  [cf750a74048d6deb3d356af423f96ea809d94711]

INTEGRATION: CWS buildopt (1.12.106); FILE MERGED 2003/05/20 10:28:44 rt 1.12.106.1: #109684# Don't by accident deliver ckeck_<libraryname> files.


2003-05-27  Rüdiger Timm  <rt@openoffice.org>  [1440c8df11e294d1eceab22f0432c64503ae6b5d]

INTEGRATION: CWS buildopt (1.6.64); FILE MERGED 2003/05/26 12:46:34 rt 1.6.64.1: #109684# Don't deliver by accident check_ libraries.


2003-05-27  Rüdiger Timm  <rt@openoffice.org>  [7008d5321ef445a6ff0d31db81427d4ba6d53ef2]

INTEGRATION: CWS buildopt (1.9.86); FILE MERGED 2003/05/20 10:14:55 rt 1.9.86.1: #109684# Don't by accident deliver ckeck_<libraryname> files, don't deliver not existing files.


2003-05-27  Rüdiger Timm  <rt@openoffice.org>  [423b5fa657d38b63b12602b14fe5c2ac40456c21]

INTEGRATION: CWS buildopt (1.8.36); FILE MERGED 2003/05/16 10:19:04 rt 1.8.36.1: #109684# Deliver more specifically.


2003-05-27  Rüdiger Timm  <rt@openoffice.org>  [a41680498d7ca0d935362965534d47a7a63d4132]

INTEGRATION: CWS buildopt (1.11.32); FILE MERGED 2003/05/16 10:26:33 rt 1.11.32.1: #109684# Deliver more specifically.


2003-05-27  Rüdiger Timm  <rt@openoffice.org>  [e19c43883b8c3d6431c5c0dffd40f68da9e89455]

INTEGRATION: CWS buildopt (1.5.126); FILE MERGED 2003/05/15 16:23:15 rt 1.5.126.1: #109684# Deliver more specifically.


2003-05-27  Rüdiger Timm  <rt@openoffice.org>  [169b5d8524fc5b999288ecf675048452784d383f]

INTEGRATION: CWS buildopt (1.8.118); FILE MERGED 2003/05/26 10:19:02 rt 1.8.118.1: #109684# Don't deliver by accident check_ libraries.


2003-05-27  Rüdiger Timm  <rt@openoffice.org>  [f69cf1a46a62148d2b47509ec106365bc11cbdb3]

INTEGRATION: CWS buildopt (1.17.46); FILE MERGED 2003/05/26 09:47:13 rt 1.17.46.1: #109684# Don't deliver by accident check_ libraries.


2003-05-27  Rüdiger Timm  <rt@openoffice.org>  [c2796b255fd99ab9582cb5503e8405d4ce752f28]

INTEGRATION: CWS buildopt (1.5.82); FILE MERGED 2003/05/26 11:47:17 rt 1.5.82.1: #109684# Don't deliver by accident check_ libraries.


2003-05-27  Rüdiger Timm  <rt@openoffice.org>  [0200335f39c66045b41bf56b055dce5c6ca2fe87]

INTEGRATION: CWS buildopt (1.24.12); FILE MERGED 2003/05/20 09:33:02 rt 1.24.12.1: #109684# Don't by accident deliver ckeck_<libraryname> files.


2003-05-27  Rüdiger Timm  <rt@openoffice.org>  [fb16e8cd53df763192d41c62a081719459c7be10]

INTEGRATION: CWS buildopt (1.9.80); FILE MERGED 2003/05/26 12:38:22 rt 1.9.80.2: Mistake in last change: swdll.hxx belongs into subdir sw. 2003/05/26 07:48:30 rt 1.9.80.1: #109684# Cleanup


2003-05-27  Rüdiger Timm  <rt@openoffice.org>  [4eed6d50d194ee7a3d1e77b3d57c625361ed972e]

INTEGRATION: CWS buildopt (1.5.46); FILE MERGED 2003/05/26 12:39:20 rt 1.5.46.1: #109906# sw does not depend on sc or sd any more.


2003-05-27  Rüdiger Timm  <rt@openoffice.org>  [4391f7000056e11b27a0db2d82a7c861a765dfd4]

INTEGRATION: CWS buildopt (1.6.30); FILE MERGED 2003/05/26 10:27:56 rt 1.6.30.1: #109684# Don't deliver by accident check_ libraries.


2003-05-27  Rüdiger Timm  <rt@openoffice.org>  [7d022364484df23babb364b6d8c0a5c179016bf1]

INTEGRATION: CWS buildopt (1.9.40); FILE MERGED 2003/05/26 11:59:05 rt 1.9.40.1: #109684# Don't deliver by accident check_ libraries.


2003-05-27  Rüdiger Timm  <rt@openoffice.org>  [5881f35670f1d4f69bd397505f1e052a86b34b67]

INTEGRATION: CWS buildopt (1.14.26); FILE MERGED 2003/05/15 13:37:45 rt 1.14.26.1: #109684# Deliver more specifically.


2003-05-27  Rüdiger Timm  <rt@openoffice.org>  [a16a46c96f464ef860cb7163ca32a19fd5f45a68]

INTEGRATION: CWS buildopt (1.1.48); FILE MERGED 2003/05/26 07:58:12 rt 1.1.48.1: #109684# Don't deliver by accident check_ libraries.


2003-05-27  Rüdiger Timm  <rt@openoffice.org>  [ac9cae7faeeab812e2093396ae636831cced4276]

INTEGRATION: CWS buildopt (1.7.24); FILE MERGED 2003/05/26 12:34:19 rt 1.7.24.1: #109684# Don't deliver by accident check_ libraries.


2003-05-27  Rüdiger Timm  <rt@openoffice.org>  [b81c8476f07ffe8a8d7330ed9c0eb7a753c43100]

INTEGRATION: CWS buildopt (1.9.36); FILE MERGED 2003/05/26 10:33:14 rt 1.9.36.1: #109684# Don't deliver by accident check_ libraries.


2003-05-27  Rüdiger Timm  <rt@openoffice.org>  [537cf5229d95c16b8d9ea5c2aafd35e989442dda]

INTEGRATION: CWS buildopt (1.6.44); FILE MERGED 2003/05/26 09:55:26 rt 1.6.44.1: #109684# Don't deliver by accident check_ libraries.


2003-05-27  Rüdiger Timm  <rt@openoffice.org>  [fafc08a0db3b21e23da26c75e099c65424d74146]

INTEGRATION: CWS buildopt (1.6.58); FILE MERGED 2003/05/26 10:24:02 rt 1.6.58.2: #109684# Don't deliver by accident check_ libraries. 2003/05/26 08:40:59 rt 1.6.58.1: #109684# Don't deliver by accident check_ libraries.


2003-05-27  Rüdiger Timm  <rt@openoffice.org>  [f7e20d17c8f026f840b419939492ec14c1e8b523]

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  Rüdiger Timm  <rt@openoffice.org>  [ca7baa446c8b7cc72fddd84fa57453cd3cc68624]

INTEGRATION: CWS buildopt (1.5.62); FILE MERGED 2003/05/16 10:34:42 rt 1.5.62.1: #109684# Deliver more specifically.


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [7284beb50d2e5f1a376d1b38db14fc28af014ae9]

INTEGRATION: CWS calc11 (1.10.46); FILE MERGED 2003/05/26 19:05:44 nn 1.10.46.1: #109031# set OutputDevice digit language according to CTL settings


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [f2c77cee73dc6ed2d29265a21d237bdc854f6afb]

INTEGRATION: CWS calc11 (1.21.22); FILE MERGED 2003/05/26 19:05:44 nn 1.21.22.1: #109031# set OutputDevice digit language according to CTL settings


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [b304f94278a0a45c965de044229657dc0a017df1]

INTEGRATION: CWS calc11 (1.41.38); FILE MERGED 2003/05/26 19:05:43 nn 1.41.38.1: #109031# set OutputDevice digit language according to CTL settings


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [5914734d60aadcee54f0f39ad99ee76fd2270110]

INTEGRATION: CWS calc11 (1.33.22); FILE MERGED 2003/05/26 19:06:07 nn 1.33.22.1: #109031# set OutputDevice digit language according to CTL settings


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [bfd93b68c018a911f7065ab92f02c151ade64d94]

INTEGRATION: CWS calc11 (1.9.46); FILE MERGED 2003/05/26 19:05:26 nn 1.9.46.1: #109031# set OutputDevice digit language according to CTL settings


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [8eb15fa1bc8e766e54c4e8aa27381944f766c3ae]

INTEGRATION: CWS calc11 (1.2.180); FILE MERGED 2003/05/26 19:06:21 nn 1.2.180.1: #109031# set OutputDevice digit language according to CTL settings


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [3e19ed73f964b829f17ee98c541ee460a39c316e]

INTEGRATION: CWS calc11 (1.34.38); FILE MERGED 2003/05/26 19:04:59 nn 1.34.38.1: #109031# set OutputDevice digit language according to CTL settings


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [abf3983dfef1ef93bc46785ecf3ad40c537c1500]

INTEGRATION: CWS calc11 (1.46.22); FILE MERGED 2003/05/26 19:04:59 nn 1.46.22.1: #109031# set OutputDevice digit language according to CTL settings


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [f02754cd77dff1999d986dfa34157745722ef2a1]

INTEGRATION: CWS calc11 (1.41.2); FILE MERGED 2003/05/26 16:21:28 nn 1.41.2.1: #i14108#; only send ACTIVE_DESCENDANT event if window has focus


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [618fbd98ab7ccc46da0ee1e1e8f12458df4cd934]

INTEGRATION: CWS calc11 (1.5.22); FILE MERGED 2003/05/26 11:11:06 dr 1.5.22.1: #109899# import/export item state from parent styles


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [55f40d7bed1d1494049efcaa7d394b2d672d0ae9]

INTEGRATION: CWS calc11 (1.8.4); FILE MERGED 2003/05/26 11:10:58 dr 1.8.4.1: #109899# import/export item state from parent styles


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [70d47a8a53ff1b449012839db14b1023cacf150c]

INTEGRATION: CWS calc11 (1.7.22); FILE MERGED 2003/05/26 11:10:58 dr 1.7.22.1: #109899# import/export item state from parent styles


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [143afcc6d7c48ce543aea2a9d5c0ad1249501b7f]

INTEGRATION: CWS calc11 (1.29.46); FILE MERGED 2003/05/26 19:06:51 nn 1.29.46.1: #109031# set OutputDevice digit language according to CTL settings


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [a71a6f5055f62f318e4e698186dae58d97a145a4]

INTEGRATION: CWS calc11 (1.11.46); FILE MERGED 2003/05/26 19:04:36 nn 1.11.46.1: #109031# set OutputDevice digit language according to CTL settings


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [f9988175935d19f0bb29deb6abe221caff06b835]

INTEGRATION: CWS calc11 (1.85.46); FILE MERGED 2003/05/26 18:43:48 nn 1.85.46.1: #109031# when a VDev is created for painting, set digit language from RefDevice


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [3d471390f2e06e15dacf54f7df50a7fe7aaefbe0]

INTEGRATION: CWS calc11 (1.41.38); FILE MERGED 2003/05/26 19:03:02 nn 1.41.38.1: #109031# when creating ImplQPrinter, set digit language from original Printer


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [34d6fb3cd0b45b337dab1fd339b305e810d58daa]

INTEGRATION: CWS qadev6 (1.2.24); FILE MERGED 2003/05/08 07:47:09 lla 1.2.24.1: #109230# SLOFILES added, for right dmake killobj


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [5d7509dfda4be39e4346ec9fe84819714a529455]

INTEGRATION: CWS qadev6 (1.1.2); FILE ADDED 2003/05/08 10:03:59 lla 1.1.2.1: #109230# new test rtl_math, moved from sal/qa


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [0a42dc69a6feaf1e6902ccb33173c6a80dc9ec29]

INTEGRATION: CWS qadev6 (1.1.2); FILE ADDED 2003/05/08 10:03:57 lla 1.1.2.1: #109230# new test rtl_math, moved from sal/qa


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [43a09cae285b11b3fc9562d17db5cfabb5bb6ebd]

INTEGRATION: CWS qadev6 (1.1.2); FILE ADDED 2003/05/08 10:03:55 lla 1.1.2.1: #109230# new test rtl_math, moved from sal/qa


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [d78bab664efff63a9621cda063750dbcb2fff363]

INTEGRATION: CWS qadev6 (1.2.8); FILE MERGED 2003/05/06 06:30:56 mindyliu 1.2.8.1: #109230# qadev6


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [4f2acf71c4604d35fbb86520fbc976f3b2c79136]

INTEGRATION: CWS qadev6 (1.2.8); FILE MERGED 2003/05/12 06:58:04 mindyliu 1.2.8.2: #109230# add test for Mutex 2003/05/08 07:44:10 lla 1.2.8.1: #109230# SLOFILES added, for right dmake killobj


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [95f4c46ae5e63244d250f78e1c059b7239b08489]

INTEGRATION: CWS qadev6 (1.2.8); FILE MERGED 2003/05/14 10:08:25 deuce 1.2.8.1: #109230# minor revise of one string definition, aTmpName7.


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [a954200fe1d69a70fd8cff5ccac37dd17062d5a6]

INTEGRATION: CWS qadev6 (1.2.8); FILE MERGED 2003/05/20 16:48:27 deuce 1.2.8.3: #109230# Solaris bug of abs() function fixed. 2003/05/19 13:34:20 lla 1.2.8.2: #109230# add some '#' to printf 2003/05/14 10:02:07 deuce 1.2.8.1: #109230# tested on Windows, Linux, Solaris, resolve directory problems.


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [c3ec471c2337a70adf419098c2d52e53a1e9c2ac]

INTEGRATION: CWS qadev6 (1.2.8); FILE MERGED 2003/05/08 07:44:34 lla 1.2.8.1: #109230# SLOFILES added, for right dmake killobj


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [a89c5b9d08ecb4642a7a1bee94ce54fa0ba0355c]

INTEGRATION: CWS qadev6 (1.4.24); FILE MERGED 2003/05/08 10:04:59 lla 1.4.24.1: #109230# add SLOFILES for dmake killobj possibility


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [85a5c31f45a5d5ddf68634302f4769deadf2f84a]

INTEGRATION: CWS qadev6 (1.3.24); FILE MERGED 2003/05/08 07:46:26 lla 1.3.24.1: #109230# SLOFILES added, for right dmake killobj


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [b863c4ecd26f23b2d94d73aaafdf3963dc6b8c50]

INTEGRATION: CWS qadev6 (1.11.24); FILE REMOVED 2003/05/08 10:08:07 lla 1.11.24.1: #109230# removed, due to the fact that this files moved to other subdirectories


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [022ff52742b29c3ab59a410aa54ab0df6ebbde88]

INTEGRATION: CWS qadev6 (1.3.24); FILE MERGED 2003/05/08 10:02:09 lla 1.3.24.2: #109230# added rtl_math test 2003/05/08 07:39:40 lla 1.3.24.1: #109230# handle the new libraries, osl_file, osl_threads


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [317a6230134a1bafb59473530d3cd739e738451b]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:59:52 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [ce6ffa0a6ea2fd2ca5cd4f913677ab2cf95ce229]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:59:51 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [82e21bac19a78108a57f2691f7f0f2b013eb7367]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:59:50 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [56a6770e72251b719b97da9193fe49c4c60bc979]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:59:49 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [07dc4e9b305779618976b3d25289d5a0d1397f45]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:59:47 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [c487248ec8062abb56be24fdb44c55b244c62b3f]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:59:46 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [fd6bde62eb5b4968440d02147030fd5300ee62ee]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:59:45 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [83a2b3ebf5d6f4053975f174fcaa4b752906760e]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:59:44 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [e95fed15bcf7963bc1683be040ded0d1d5ac5bd3]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:59:42 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [9b37dbeb2c3a6ae7a345a915c5ee8f08ff73266b]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:59:41 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [96e2e84c0ed009adbc019aa3a95eccce262f5534]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:59:40 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [b2e3c665a6d1d8117398fb8ae861c9a7739221d1]

INTEGRATION: CWS qadev6 (1.1.2); FILE ADDED 2003/05/21 11:24:13 sg 1.1.2.1: #109819#: changed tests for new component names


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [847354d6f1fd2bfba08f7bf1796235a6cca99c82]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:59:38 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [60d6ba087c101a2226b8d4d10609d3ee0f794aa3]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:59:37 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [40877e3b6fa9b03e92befe61bf1c0435c8e60617]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:59:36 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [7de807179548468f6f6761bd73360b3e28c17567]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:59:35 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [0ebd893c5765052c260c9d243ad82647e5b36062]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:59:34 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [fe2aaa4d2c43ab212f96da2b0fb26b4e1741eae8]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:59:33 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [777a33263fb4d204bd3014feb23120b60b36fc15]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:59:32 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [77b1cb1d6b9a20f5b76161797d4fd84177ab5875]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:59:31 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [37ddc1f79ef0a317b74da82c27b9a892f15617fd]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:59:30 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [053bf3807f2166c821a9e2c6be6f55c37d905503]

INTEGRATION: CWS qadev6 (1.1.2); FILE ADDED 2003/05/21 11:24:11 sg 1.1.2.1: #109819#: changed tests for new component names


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [57e4e2cf5fb1a87865e79f5eaf6d40e2db3bea47]

INTEGRATION: CWS qadev6 (1.1.2); FILE ADDED 2003/05/21 11:24:08 sg 1.1.2.1: #109819#: changed tests for new component names


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [67e9cdfd101a02e350a26ab238e13d3bba85c474]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:59:20 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [c989f133ee7dbd9be6fda16b9d2ab5cf22757a70]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:59:19 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [b4e6d889af592b86e76ff4c0d516def92b0dab9f]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:59:18 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [c92b4a8ca115ab68dfccdf7a40c71f10e161ce1f]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:59:17 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [0f86fc998b78cdd2727a4ebc44de9965ee5f3524]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:59:16 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [deffdc083c46a2ae74b02eb73e6cdda8679feb14]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:59:15 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [fe3f2a969701c0a0550f5df53e21da1e00c7107c]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:59:14 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [b839d50ef8d10bdd4ac8467f0cf7447a3f5fcdb4]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:59:13 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [fadbcbfa1398ad4b2141c63376b4b676da92ec04]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:59:12 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [112fad970bfba6a6189b24e1da72a5c58c111e97]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:59:11 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [d0e344135c97e6abcc0c6ab128ca3159a9f3d527]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:59:10 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [86d5dcb0aa44a0369845c1680a4a6a3a8e5d8ad2]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:59:09 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [dbc1cdbd05f53cdebca7c0080ac2e14e3f4ecc9f]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:59:08 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [2af4da16b8986801fd49647d80252b489d05a606]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:59:07 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [ce7c5f69e40802274a3360f8cc3b68d3b5745631]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:59:06 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [51bbf9f87fb102cbe962813c84d37577c196ae45]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:59:05 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [0cdb456da8d1b644bcf7e06998fff9b6ea736d3c]

INTEGRATION: CWS qadev6 (1.2.2); FILE MERGED 2003/05/21 10:59:04 sg 1.2.2.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [cc0d93fd87df88a1cc71ec60ccc519652337ab01]

INTEGRATION: CWS qadev6 (1.2.2); FILE MERGED 2003/05/21 10:59:03 sg 1.2.2.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [2bf9d0849d36ef7156488cfb44adf57ce5367c18]

INTEGRATION: CWS qadev6 (1.2.2); FILE MERGED 2003/05/21 10:59:02 sg 1.2.2.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [9399c70a857d2135720846d8c1686229f41ba5e4]

INTEGRATION: CWS qadev6 (1.5.2); FILE MERGED 2003/05/21 10:59:01 sg 1.5.2.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [6f1b1cb61a86a1e5f6f48c04872b0d1c879503b0]

INTEGRATION: CWS qadev6 (1.2.2); FILE MERGED 2003/05/21 10:59:00 sg 1.2.2.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [1b31ce507a176d5e6f2c777f2285b5ed638d1b9d]

INTEGRATION: CWS qadev6 (1.2.2); FILE MERGED 2003/05/21 10:58:59 sg 1.2.2.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [95fc23239dcc7c968eab2d9993cd4fa9e71992d3]

INTEGRATION: CWS qadev6 (1.4.2); FILE MERGED 2003/05/21 10:58:58 sg 1.4.2.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [bc9ef22fe88f618558e324ddb8acdcfa2a2877dd]

INTEGRATION: CWS qadev6 (1.2.2); FILE MERGED 2003/05/21 10:58:58 sg 1.2.2.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [33a1a31c5d6c2fedc33ded2ffc13b6d481b4dc88]

INTEGRATION: CWS qadev6 (1.2.2); FILE MERGED 2003/05/21 10:58:57 sg 1.2.2.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [e7bdca2dc3c3f08b90cc7546cfac133c9e86e8a5]

INTEGRATION: CWS qadev6 (1.3.2); FILE MERGED 2003/05/21 10:58:57 sg 1.3.2.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [d0d6a3baabd706f810ff3e72051bbac2ce2df247]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:58:56 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [af19efa6f87fc9f748418295b64a00ce3528e727]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:58:55 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [78bcb62ebb4737aad978cb2f956a32a26b2fe0d0]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:58:54 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [3f0240ec778062a0ceffff383c6e57501f1d33d9]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:58:53 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [b5d223db3e500dc210036d6eeca85d201de885be]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:58:43 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [9407d9965e479228df565db9b612dbc5707876cb]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:58:42 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [60faf6594bf2e30ef036d7e12e985642b49b63b9]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:58:41 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [25d34a34bc6284d5627ff44db5c355d2bff5673e]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:58:40 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [41b8f203312df3574f4c421b78caef94103af451]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:58:39 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [ed4ce24f62f7ebaf080b7b43ff477c2bc202665c]

INTEGRATION: CWS qadev6 (1.2.8); FILE MERGED 2003/05/21 10:58:38 sg 1.2.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [5a421275ee284c5d8f4fe827aeb15b4f759e71d8]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:58:38 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [aa4809806f06847844a50e7abe419570e4ced921]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:58:37 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [666ca2a7eb07d8bc6c5d282a9f533d51256e03e0]

INTEGRATION: CWS qadev6 (1.3.8); FILE MERGED 2003/05/21 10:58:37 sg 1.3.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [d06a363d86bae5f9eede8506b213fb6fc297f0ee]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:58:36 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [48e5816b708deaaa3e683747646b0ac6fa11b134]

INTEGRATION: CWS qadev6 (1.2.8); FILE MERGED 2003/05/21 10:58:36 sg 1.2.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [38efed470b9580fd3e32e627b0d2238e5511db5d]

INTEGRATION: CWS qadev6 (1.2.8); FILE MERGED 2003/05/21 10:58:35 sg 1.2.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [1ee756d12671ed7cb74bd7d48e95022247310496]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:58:35 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [fffcc869b537ff89815a2924a7d8fa7ac733bc61]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:58:34 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [ab66d2f88f4d6706876c9f7b4120f8fda9fa7e0a]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:58:33 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [85934216c0111a8191ef209249fd6c86f62f99c0]

INTEGRATION: CWS qadev6 (1.2.8); FILE MERGED 2003/05/21 10:58:33 sg 1.2.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [5d7578af12e1eeaeab54c71e3eb21cf5e58898ff]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:58:32 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [d5f01ccd7148a92231fcfe610cea95b450daffa0]

INTEGRATION: CWS qadev6 (1.2.8); FILE MERGED 2003/05/21 10:58:32 sg 1.2.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [dc499a2faa5c50924a53d5c948e095a389193a2b]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:58:31 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [b6cc6caca9d04c0ed0aa283ea90fb01d52104908]

INTEGRATION: CWS qadev6 (1.2.8); FILE MERGED 2003/05/21 10:58:30 sg 1.2.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [c0eb3ed300e9c0cccdc5d157ee3bc5555fe563f9]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:58:30 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [e5d1435ad9bc19f3769cd1607fbd2247a64c5dc7]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:58:29 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [429dddb90e351fec41a789ff79bf55141832dd73]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:58:28 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [8825380c7ca15f7337bf1ac9a1a45fee6e5f4682]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:58:27 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [9f5eeeb5c6c3228dcb1b490d8d47d7c97393e103]

INTEGRATION: CWS qadev6 (1.2.8); FILE MERGED 2003/05/21 10:58:27 sg 1.2.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [dbb1be9b0f21a743b61f9515d2c02a8f419aec9c]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:58:26 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [7afb06440b26a4434e5faaba2431e47174f3eb8a]

INTEGRATION: CWS qadev6 (1.3.4); FILE MERGED 2003/05/21 10:58:26 sg 1.3.4.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [209aa72883abb15d700a983574e0626d78595ed1]

INTEGRATION: CWS qadev6 (1.2.8); FILE MERGED 2003/05/22 10:36:45 lla 1.2.8.2: RESYNC: (1.2-1.4); FILE MERGED 2003/05/21 10:58:26 sg 1.2.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [b335d7f0bc7fe720b37656873b2c9ced70f5f857]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:58:25 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [7a9452fd56b6cb625a93990b05a528faf19e71dd]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:58:24 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [92e4bb17dd132c3e6e5f02c659d22747c130ae0a]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:58:23 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [ce60dd52eab6e94f8a13cba9c3c82cff9681ea6a]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:58:22 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [42f27ca6a3d913d1322ddfe30866dc807bd024a6]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:58:21 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [24369d6350533420da7b4116c5999b55a115f8af]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:58:20 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [dd04b785ab58e6cb0b762bea0b345f6dbf695d8d]

INTEGRATION: CWS qadev6 (1.2.8); FILE MERGED 2003/05/21 10:58:20 sg 1.2.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [6f8ea72233a7bc5e67539d176a9d865b26b4010e]

INTEGRATION: CWS qadev6 (1.2.8); FILE MERGED 2003/05/21 10:58:19 sg 1.2.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [4a1caf9268318b1521df4ccd379b6f9be3e96677]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:58:19 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [84d160af0926aa7207deabd8ea958232db4b8e0f]

INTEGRATION: CWS qadev6 (1.2.2); FILE MERGED 2003/05/21 10:58:19 sg 1.2.2.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [25a0511d3701dbbb78c20377f84c2dc8475854f8]

INTEGRATION: CWS qadev6 (1.2.2); FILE MERGED 2003/05/21 10:58:18 sg 1.2.2.1: #109819# prepare devide of runner


2003-05-27  Tomas O'Connor  <toconnor@openoffice.org>  [7200f1b926a9cfe87d3ff8aad84643584db410a9]

Use -f flag to force UNO package install Ensure DebugRunner is hidden in Assign dialogs


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [d10222aba8305faef54c37e55bdedf3fb98ae40c]

INTEGRATION: CWS qadev6 (1.2.2); FILE MERGED 2003/05/21 10:58:17 sg 1.2.2.1: #109819# prepare devide of runner


2003-05-27  Tomas O'Connor  <toconnor@openoffice.org>  [4cddad5d4a917f719f6e624470dd1ccaa2d62ba0]

Declare and Initialize mh_scriptLangs


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [97986d5fda7fe1ce9d82e8c144341b04bf20afc8]

INTEGRATION: CWS qadev6 (1.3.2); FILE MERGED 2003/05/21 10:58:16 sg 1.3.2.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [92da7a3d19696a510d6d7a9d139f693c40b371ce]

INTEGRATION: CWS qadev6 (1.2.2); FILE MERGED 2003/05/21 10:58:16 sg 1.2.2.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [be9df3bbba8a1e2c548736102f10e286dc6be799]

INTEGRATION: CWS qadev6 (1.2.2); FILE MERGED 2003/05/21 10:58:15 sg 1.2.2.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [009a8c9626bfd2d130ef78c7fc9f60a0d76552b5]

INTEGRATION: CWS qadev6 (1.2.8); FILE MERGED 2003/05/21 10:58:11 sg 1.2.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [b2f44ec4048dbaf9d2c1ade933b0e125cb7d0225]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:58:11 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [cc9f03535559c3f21faaeaff2bfae5a7fd3dd202]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:58:10 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [a98bf45105f90c67d1b3ad508f7311ad0d56bc8f]

INTEGRATION: CWS qadev6 (1.2.8); FILE MERGED 2003/05/21 10:58:10 sg 1.2.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [1fce9af37f68d4b8cf98fb633d89ae5da6ddefd0]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:58:09 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [71974678d9616bdbc9b220c0b1135b495cd6b413]

INTEGRATION: CWS qadev6 (1.2.8); FILE MERGED 2003/05/21 10:58:09 sg 1.2.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [7edc9e0b5b028c3aa8caf704e75e7d0157f99012]

INTEGRATION: CWS qadev6 (1.2.8); FILE MERGED 2003/05/21 10:58:08 sg 1.2.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [0ffe013b4420f762a9ddf4a87416c6494ccb93eb]

INTEGRATION: CWS qadev6 (1.2.8); FILE MERGED 2003/05/21 10:58:07 sg 1.2.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [77a687e50f7e4661828e58a7e4384f3890aab49a]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:58:07 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [f23198edb4d8382a88e4be46499c9136828a2b3a]

INTEGRATION: CWS qadev6 (1.2.8); FILE MERGED 2003/05/21 10:58:06 sg 1.2.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [9fe72c5bee60f22c6f65b8395b800b6172de98fb]

INTEGRATION: CWS qadev6 (1.2.2); FILE MERGED 2003/05/21 10:58:06 sg 1.2.2.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [12330b28f45c4bf79ab750ee2b018c855a42cfc4]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:58:05 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [2672c18cc6d72c89e925f04e516d94c0799852ca]

INTEGRATION: CWS qadev6 (1.2.2); FILE MERGED 2003/05/21 10:58:05 sg 1.2.2.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [96570a7e3137f966885d20059d6a95be38212e88]

INTEGRATION: CWS qadev6 (1.2.2); FILE MERGED 2003/05/21 10:58:04 sg 1.2.2.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [8da71d06d062b0bba71b328c287535a528ba64d9]

INTEGRATION: CWS qadev6 (1.2.2); FILE MERGED 2003/05/21 10:58:03 sg 1.2.2.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [f09452c749ae5c74d1cd070bf8246682839e8338]

INTEGRATION: CWS qadev6 (1.3.2); FILE MERGED 2003/05/21 10:58:03 sg 1.3.2.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [7cac4a4e7c05cd6044594d26cc768c81f981b095]

INTEGRATION: CWS qadev6 (1.3.2); FILE MERGED 2003/05/21 10:58:01 sg 1.3.2.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [1bd1e47c091bc461157d0322eefddc841a685bbc]

INTEGRATION: CWS qadev6 (1.2.2); FILE MERGED 2003/05/21 10:58:01 sg 1.2.2.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [3d6a3f86808dce81885656ed99bc6e151ec31e4f]

INTEGRATION: CWS qadev6 (1.2.2); FILE MERGED 2003/05/21 10:58:00 sg 1.2.2.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [376f977f88ff3d0d1ab263336a7e0746dcc9abcf]

INTEGRATION: CWS qadev6 (1.2.2); FILE MERGED 2003/05/21 10:57:59 sg 1.2.2.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [d854c2088a135e5e9bca0d43c65fc47d3cd9a318]

INTEGRATION: CWS qadev6 (1.2.2); FILE MERGED 2003/05/21 10:57:58 sg 1.2.2.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [8698078c0236887582699ca08b673cf16af922fb]

INTEGRATION: CWS qadev6 (1.1.2); FILE ADDED 2003/05/21 11:24:05 sg 1.1.2.1: #109819#: changed tests for new component names


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [8411070b29de1faf88f485333e81896f41c03b14]

INTEGRATION: CWS qadev6 (1.1.2); FILE ADDED 2003/05/21 11:24:04 sg 1.1.2.1: #109819#: changed tests for new component names


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [8095a48c28157523ef7946dac33ef585bd2a0025]

INTEGRATION: CWS qadev6 (1.1.2); FILE ADDED 2003/05/21 11:24:03 sg 1.1.2.1: #109819#: changed tests for new component names


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [230cb29df0852af17bb036d15aaa8b9b1deca1c5]

INTEGRATION: CWS qadev6 (1.1.2); FILE ADDED 2003/05/21 11:24:02 sg 1.1.2.1: #109819#: changed tests for new component names


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [0b9ceb56df31bdde42ffe3a4cef28a46ca97ff28]

INTEGRATION: CWS qadev6 (1.1.2); FILE ADDED 2003/05/21 11:24:01 sg 1.1.2.1: #109819#: changed tests for new component names


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [0789014905368b72ecdb08decb4c04fed828cb9f]

INTEGRATION: CWS qadev6 (1.1.2); FILE ADDED 2003/05/21 11:24:00 sg 1.1.2.1: #109819#: changed tests for new component names


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [72fcba3f3401ec8c4b4509df46014890cf16562e]

INTEGRATION: CWS qadev6 (1.1.2); FILE ADDED 2003/05/21 11:23:59 sg 1.1.2.1: #109819#: changed tests for new component names


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [6129f6648e4091507fc9d6a8913cd0e3783c7bd1]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:57:56 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [57cc5aabf1cf35168e059f7a06bcf2bf5b6297c1]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:57:55 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [144d5209383e796d19e3a91c0893c5fe9b26eec7]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:57:54 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [bafab2efc53eac98c6e30182f20b6149b39bb852]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:57:53 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [e9dab96b0c6b050316b8893a65167f428eda8fd7]

INTEGRATION: CWS qadev6 (1.2.8); FILE MERGED 2003/05/21 10:57:52 sg 1.2.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [f9588f5616cecf0ad0a295b0999967343902609b]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:57:50 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [a1f851408358843b711d0864363f77319c43dcf7]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:57:49 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [e946f404fee6e08bfe061ebb5b82235860eda539]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:57:48 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [d638ebbabe249971d78b2ccee67e7acd801266a3]

INTEGRATION: CWS qadev6 (1.5.2); FILE MERGED 2003/05/21 10:57:48 sg 1.5.2.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [db65e1187909a7c81ecbad2a77c6ca2cf7bd66c1]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:57:47 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [e81110320ffe696912a3830e53cacca5e523dcd1]

INTEGRATION: CWS qadev6 (1.1.2); FILE ADDED 2003/05/21 11:23:57 sg 1.1.2.1: #109819#: changed tests for new component names


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [5b3e686b7d5e89b4ad76a4a1f6b6ac8ae8dbf3ca]

INTEGRATION: CWS qadev6 (1.1.2); FILE ADDED 2003/05/21 11:23:55 sg 1.1.2.1: #109819#: changed tests for new component names


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [eac7f222076007f73fd0709a2d1a004dbe343514]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:57:46 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [4c558c18f0f5bf5a660a737cdcdf492b6af3f0b9]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:57:45 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [0908cdff60677063e7be2a1d1ae0f54e685e0391]

INTEGRATION: CWS qadev6 (1.1.2); FILE ADDED 2003/05/21 11:23:53 sg 1.1.2.1: #109819#: changed tests for new component names


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [caafef35ba397a470d273a83d93210c357c523a8]

INTEGRATION: CWS qadev6 (1.2.8); FILE MERGED 2003/05/21 10:57:42 sg 1.2.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [58be1d9adae9f785426e94093e5678e96bcb5257]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:57:42 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [574a556a98ae3dace510aef1deba378e2d00dd6f]

INTEGRATION: CWS qadev6 (1.2.8); FILE MERGED 2003/05/21 10:57:41 sg 1.2.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [0419f475c33dedab4fa2d9f76ee635e0c9a71326]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:57:41 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [ad08344fc52f7f96b93892374ad49324ce492f13]

INTEGRATION: CWS qadev6 (1.2.8); FILE MERGED 2003/05/21 10:57:40 sg 1.2.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [e7462a7079a22f612c7020f8c64443de5af560ee]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:57:40 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [c93791cc90914c319caf70fea7a172d1c48e21d2]

INTEGRATION: CWS qadev6 (1.2.8); FILE MERGED 2003/05/21 10:57:39 sg 1.2.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [538be4b99aafb645e5f5c7d908a6a29e2a0a9dc4]

INTEGRATION: CWS qadev6 (1.2.8); FILE MERGED 2003/05/21 10:57:38 sg 1.2.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [f1fb2f9722ddf2c142d19ce529533eaadcc7ec60]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:57:38 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [1bf41e1b53dc1ec56f55a83b7740a21489b24990]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:57:37 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [74c1bae3d2a375cc390fd95e75c6b88142114389]

INTEGRATION: CWS qadev6 (1.3.2); FILE MERGED 2003/05/21 10:57:37 sg 1.3.2.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [1f359ce6820a141d2dd40ac5794146ca3620e31c]

INTEGRATION: CWS qadev6 (1.2.2); FILE MERGED 2003/05/21 10:57:37 sg 1.2.2.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [603095b39b6c1b1f53f42bc9c584b7b623dfc934]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:57:34 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [f1d6b942265bb1424ae5ce40146ebc50da31c825]

INTEGRATION: CWS qadev6 (1.2.8); FILE MERGED 2003/05/21 10:57:33 sg 1.2.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [dca8be7a095c628474df9ea2020e7035f4766095]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:57:33 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [ec2ad933894300e478f36c1b7b53225e5e81e3f7]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:57:32 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [b88c63939293184c0da40eb9a8d2e88094ed85b2]

INTEGRATION: CWS qadev6 (1.2.8); FILE MERGED 2003/05/21 10:57:32 sg 1.2.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [49a3f7b9daeb073a73f17713fde2168edb38435e]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:57:31 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [ed5e99ce7cdab3e4466059c220e02cd87a9716d6]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:57:30 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [8d353aae2b975780ad4ccf88ae4072f77dd2b822]

INTEGRATION: CWS qadev6 (1.2.2); FILE MERGED 2003/05/21 10:57:30 sg 1.2.2.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [17a62f9819d5b7fcd5e167f125ee33dc2401d2ce]

INTEGRATION: CWS qadev6 (1.2.2); FILE MERGED 2003/05/21 10:57:29 sg 1.2.2.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [23a198d0dda036f40d6e0edc87f32c3d163035ba]

INTEGRATION: CWS qadev6 (1.2.2); FILE MERGED 2003/05/21 10:57:28 sg 1.2.2.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [a32cf510da8083981282e821064a2f22b0c49820]

INTEGRATION: CWS qadev6 (1.2.2); FILE MERGED 2003/05/21 10:57:27 sg 1.2.2.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [4a33effcbc369a4103987e8e1c52d6f7dbeaf9bb]

INTEGRATION: CWS qadev6 (1.2.2); FILE MERGED 2003/05/21 10:57:26 sg 1.2.2.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [1fceb8708a755a04a3a7789cba9c1ebe4c7f6efa]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:57:13 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [d046a0f52295cf7c441f1018681c16853ddfc5e9]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:57:12 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [c48de669930d239a3a62898ac8c154996817dc9c]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:57:11 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [4f9a065ae92c0a50917c5a9bc8cedc808f2ab0ad]

INTEGRATION: CWS qadev6 (1.2.8); FILE MERGED 2003/05/21 10:57:11 sg 1.2.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [f263bc746531a51672b6b4aaa6adfa69aac4869e]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:57:10 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [aabe9f85baf6075ad497a84d8366d1caf6ad1daa]

INTEGRATION: CWS qadev6 (1.2.8); FILE MERGED 2003/05/21 10:57:10 sg 1.2.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [6a7e0602173bd5840cec316239ac02d14a69431c]

INTEGRATION: CWS qadev6 (1.2.8); FILE MERGED 2003/05/21 10:57:09 sg 1.2.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [e824c6cfbcb6cd2a92b0ddc1c301f54040bf4ea5]

INTEGRATION: CWS qadev6 (1.2.8); FILE MERGED 2003/05/21 10:57:08 sg 1.2.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [e90c751fa385639e98827b91fd111a835acbeff4]

INTEGRATION: CWS qadev6 (1.2.8); FILE MERGED 2003/05/21 10:57:07 sg 1.2.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [375a75cd99754d4ebc08f57c631a18910c56e7cb]

INTEGRATION: CWS qadev6 (1.4.8); FILE MERGED 2003/05/21 10:57:06 sg 1.4.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [482217c4f1e7c786d49a6457c022c2bc3d16aa22]

INTEGRATION: CWS qadev6 (1.2.8); FILE MERGED 2003/05/21 10:57:06 sg 1.2.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [bc440b853089ee34abf830269d16cf7768c06140]

INTEGRATION: CWS qadev6 (1.2.8); FILE MERGED 2003/05/21 10:57:05 sg 1.2.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [c8a6e197961e5a96fd78a5a20d6e7cd535f02cdd]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:57:05 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [5e2cf3acd483623a67f92ca0b33e48cede477e42]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:57:04 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [eef70a730080c061dcd4d38b79f5fc1ba715c146]

INTEGRATION: CWS qadev6 (1.2.8); FILE MERGED 2003/05/21 10:57:04 sg 1.2.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [01b13db14450d1c3ba7f4511c200c1dad797c35f]

INTEGRATION: CWS qadev6 (1.2.8); FILE MERGED 2003/05/21 10:57:03 sg 1.2.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [40c329e8f6d683dfdda15af19093440cddc6755b]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:57:03 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [825ecf9634f1b8a7daf8dc9d5aeee175cd72bfd2]

INTEGRATION: CWS qadev6 (1.2.8); FILE MERGED 2003/05/21 10:57:02 sg 1.2.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [229510cf87bd06e35fb4a1b2bda82f6cd7aab6d6]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:57:02 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [654f71364fd6246f78692fcb854fbdef5400fdfd]

INTEGRATION: CWS qadev6 (1.2.8); FILE MERGED 2003/05/21 10:57:01 sg 1.2.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [96e88ae925f14154695896aa0443f5aa97caa608]

INTEGRATION: CWS qadev6 (1.2.8); FILE MERGED 2003/05/21 10:57:00 sg 1.2.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [a566b8194ac09e88f7f5962d1fc3ae3bd1af6d41]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:57:00 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [34a36cbe5bbf1a4aef5e86458cd45962e504b7aa]

INTEGRATION: CWS qadev6 (1.2.8); FILE MERGED 2003/05/21 10:56:59 sg 1.2.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [8508726cb49df15375f79a5d473a5c10143de28c]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:56:59 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [66b74b15b73e46ea6150ba71eb0d66b4d8442be9]

INTEGRATION: CWS qadev6 (1.2.8); FILE MERGED 2003/05/21 10:56:58 sg 1.2.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [4550cadaa914280f8c4e2063dfddc3056c17b032]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:56:57 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [5363deee9e3975abf30c3e85a4f0886d9774ba74]

INTEGRATION: CWS qadev6 (1.2.8); FILE MERGED 2003/05/21 10:56:57 sg 1.2.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [9e97c3b26e4afad581b95040f02089f80e25a82c]

INTEGRATION: CWS qadev6 (1.2.8); FILE MERGED 2003/05/21 10:56:56 sg 1.2.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [1a770f8287793f1725618af2ec7f227f6d9a5e48]

INTEGRATION: CWS qadev6 (1.2.8); FILE MERGED 2003/05/21 10:56:55 sg 1.2.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [b473b8d258ee1bd69df75f16aa45c9ba91af2fcf]

INTEGRATION: CWS qadev6 (1.2.8); FILE MERGED 2003/05/21 10:56:54 sg 1.2.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [761cd943a3550ac310bd7e5e859d4d4dd30b3673]

INTEGRATION: CWS qadev6 (1.2.8); FILE MERGED 2003/05/21 10:56:53 sg 1.2.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [a2b1a7da165198fdacd7f85d125b8d9dcd2ca549]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:56:53 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [966092c032e0ab6b0e4ecd8baad926eed9bf3fd7]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:56:52 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [d0d05ef31eaefed24bbcecd19966c8bd65ec0ad5]

INTEGRATION: CWS qadev6 (1.2.8); FILE MERGED 2003/05/21 10:56:52 sg 1.2.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [0ad0a3c1110756731be5c89f1cb55741d945ee62]

INTEGRATION: CWS qadev6 (1.2.8); FILE MERGED 2003/05/21 10:56:51 sg 1.2.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [265e06c74ef4767eb2f5ac6a4bf844f3c39ed920]

INTEGRATION: CWS qadev6 (1.2.8); FILE MERGED 2003/05/21 10:56:50 sg 1.2.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [82812c60e7bdcbd84b2fe94cdf4003c3e9dee4e9]

INTEGRATION: CWS qadev6 (1.2.8); FILE MERGED 2003/05/21 10:56:49 sg 1.2.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [76f041d1c366a80f03b253314e7456dc4ffc8d47]

INTEGRATION: CWS qadev6 (1.2.8); FILE MERGED 2003/05/21 10:56:48 sg 1.2.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [f39f3cd017e1a5c1e3a59bca680ea63eec8456a9]

INTEGRATION: CWS qadev6 (1.2.8); FILE MERGED 2003/05/21 10:56:47 sg 1.2.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [2da76784d44296c58322b3e6579fd0b0ec7eba82]

INTEGRATION: CWS qadev6 (1.2.8); FILE MERGED 2003/05/21 10:56:46 sg 1.2.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [676ccc6074704c5eadda23d982549fd6333b2a4a]

INTEGRATION: CWS qadev6 (1.2.8); FILE MERGED 2003/05/21 10:56:45 sg 1.2.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [180e55d4656148d432f87bb02d46e40d0ef0848f]

INTEGRATION: CWS qadev6 (1.2.8); FILE MERGED 2003/05/21 10:56:44 sg 1.2.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [e0ddb87ded24dfaead105d5ed05305ea8c67948b]

INTEGRATION: CWS qadev6 (1.2.8); FILE MERGED 2003/05/21 10:56:43 sg 1.2.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [4184a0ad205c45bfe286f4a348831b4a84805c6e]

INTEGRATION: CWS qadev6 (1.2.8); FILE MERGED 2003/05/21 10:56:42 sg 1.2.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [5c2eb80fbcdda98d5e33071a03ba12fb3fd8d904]

INTEGRATION: CWS qadev6 (1.2.8); FILE MERGED 2003/05/21 10:56:41 sg 1.2.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [1cb209432fbd32ce50ad18bf09bba22d5f5569ae]

INTEGRATION: CWS qadev6 (1.3.2); FILE MERGED 2003/05/21 10:56:40 sg 1.3.2.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [a04a1bba5bde72cd8cd7d9445941846514d2b91a]

INTEGRATION: CWS qadev6 (1.4.2); FILE MERGED 2003/05/21 10:56:40 sg 1.4.2.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [a7185b48d18f50cf648b53e479a9664360eac922]

INTEGRATION: CWS qadev6 (1.3.2); FILE MERGED 2003/05/21 10:56:39 sg 1.3.2.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [1798a85cd6fb31c500dc0d789186852b8f9f043c]

INTEGRATION: CWS qadev6 (1.3.2); FILE MERGED 2003/05/21 10:56:38 sg 1.3.2.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [833c1d8bce14f640e8b3c765514e063bc5bb0d65]

INTEGRATION: CWS qadev6 (1.2.2); FILE MERGED 2003/05/21 10:56:38 sg 1.2.2.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [a0f4e0af2e0fdb582c1d326b505c748cfcf36f2b]

INTEGRATION: CWS qadev6 (1.3.2); FILE MERGED 2003/05/21 10:56:37 sg 1.3.2.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [831becd8d76480ac8df58b43503915afb3c0f8ad]

INTEGRATION: CWS qadev6 (1.4.2); FILE MERGED 2003/05/21 10:56:36 sg 1.4.2.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [c987a524140596d97518fb6c099ddadccd735576]

INTEGRATION: CWS qadev6 (1.1.2); FILE ADDED 2003/05/21 11:23:51 sg 1.1.2.1: #109819#: changed tests for new component names


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [0184cba3d7c6fe7f7b1c19aa06a2c5ff169dfc53]

INTEGRATION: CWS qadev6 (1.2.8); FILE MERGED 2003/05/21 10:56:36 sg 1.2.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [d1a625e10067f6b44e6d53d79499823e5e5e3ffa]

INTEGRATION: CWS qadev6 (1.1.2); FILE ADDED 2003/05/21 11:23:49 sg 1.1.2.1: #109819#: changed tests for new component names


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [c5a40f78b097e6fd75d339ed59dc0bfef8bd554a]

INTEGRATION: CWS qadev6 (1.2.8); FILE MERGED 2003/05/21 10:56:35 sg 1.2.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [72757ceb128df82b1db49028b46592b9662bc2cb]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:56:34 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [7068015a059cfa46131ff1f6b326d6f56ed8aa50]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:56:33 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [83ae825caee125eede01f2c7f8d197cddc4b2f23]

INTEGRATION: CWS qadev6 (1.1.2); FILE ADDED 2003/05/21 11:23:47 sg 1.1.2.1: #109819#: changed tests for new component names


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [0b27870c34cc0f87607f64df0170bbe12f818f5f]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:56:32 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [801f0e2dc35abc2efa9edd281e77c5aa23607170]

INTEGRATION: CWS qadev6 (1.1.2); FILE ADDED 2003/05/21 11:23:44 sg 1.1.2.1: #109819#: changed tests for new component names


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [c030f2bf2c19bbc7479188fc50d6303f93a74d47]

INTEGRATION: CWS qadev6 (1.1.2); FILE ADDED 2003/05/21 11:23:42 sg 1.1.2.1: #109819#: changed tests for new component names


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [76daa181da93c0e8a44306fbba8b3e4a3a6b628c]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:56:31 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [c054f3a44c9a447e2bfe35caec428508cd25b01e]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:56:30 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [95540bc6c1087855892d9cb7b90fc5dfa3571f58]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:56:29 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [28098d7f35bbc74a1df7f8afcdad557d105ccd18]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:56:28 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [326b869ee14225f5ec741b37266d8bb58c1d9a7f]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:56:26 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [3753f64cb2bfc0a47a359b634c69d7332e322d75]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:56:24 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [23ee11fb1b1cf5810a721764c8967b02209615f1]

INTEGRATION: CWS qadev6 (1.1.2); FILE ADDED 2003/05/21 11:23:40 sg 1.1.2.1: #109819#: changed tests for new component names


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [52314c8faa59a9d2110b1d510f2da48c7ce0d20b]

INTEGRATION: CWS qadev6 (1.1.2); FILE ADDED 2003/05/21 11:23:38 sg 1.1.2.1: #109819#: changed tests for new component names


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [16d09b1feb2e273771e23bc4eaa8defa4b859d0f]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:56:23 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [08d7d4eee37bc89e00f64ebfd0850cf930de83a2]

INTEGRATION: CWS qadev6 (1.1.2); FILE ADDED 2003/05/21 11:23:36 sg 1.1.2.1: #109819#: changed tests for new component names


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [a5cc707163052a229f0be626ca7f504a3a3a0638]

INTEGRATION: CWS qadev6 (1.1.2); FILE ADDED 2003/05/21 11:23:34 sg 1.1.2.1: #109819#: changed tests for new component names


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [2a823110cccebfb37a289c0c0e6c73027f308fd8]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:56:22 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [19d592c4ae2679bcfbcb23bf7a20cb524e5bbc85]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:56:21 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [3ae4df3596bf8221c2e404109d54f2ac8018d853]

INTEGRATION: CWS qadev6 (1.1.2); FILE ADDED 2003/05/21 11:23:32 sg 1.1.2.1: #109819#: changed tests for new component names


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [a182f0e61744e8497d7e931025411c2733550a3b]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:56:20 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [58dbd140e17ee70824be0c96338e0fc4bf285686]

INTEGRATION: CWS qadev6 (1.1.2); FILE ADDED 2003/05/21 11:23:30 sg 1.1.2.1: #109819#: changed tests for new component names


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [41063abc6d63e664271ad4a81f2be30e86ece162]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:56:18 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [ae83530022754fe0105db30aae46ff8266da6752]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:56:17 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [db87fe33e4d9cf26a130578a57a66a055a9ba53a]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:56:16 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [b90093e304e01e115eb8008328a42f3fa6be8e4e]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:56:15 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [2492d14b978610100301401e4c9309d655eb6621]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:56:14 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [317b90a52ca9b005e027371a3d448fe7b766960f]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:56:13 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [daa069b413294a6c160526acc12afd59f4624d44]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:56:12 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [b7448ba6aaba8381430844326d4c3f08f9d0d002]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:56:10 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [5c1ac4247e62fcc96e4c3930b219f2962bb2044b]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:56:09 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [232ab3cf7c42203966a14dc66d8efc97e74f91f1]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:56:08 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [0c8f2335d9fd35164eb2116acba7f02a72e9ff4b]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:56:07 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [e258e510a351ba33ab62f1d18b020cf2ca3c71cf]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:56:06 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [be54402b62b5deda6ca07500284a7d5e1f7f9669]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:56:02 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [1c20e041dfc1173663b9589791b551e76d988fc8]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:56:01 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [01e6da4788e73b2cd3176baa3ce6f51726446281]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:56:00 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [7ec75782d7b9d5115c9e6c5f5953e7d1b6734662]

INTEGRATION: CWS qadev6 (1.2.8); FILE MERGED 2003/05/21 10:55:59 sg 1.2.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [0f1cb4ac496802698180e50fdf8bc78c56329efa]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:55:59 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [953e697d8a404801db9737e2981f97510253d618]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:55:58 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [d359629e853470e7dbbfad3e4b678b318325a281]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:55:57 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [1070c85836898b393c5c3b400b7e51738226a4b8]

INTEGRATION: CWS qadev6 (1.2.8); FILE MERGED 2003/05/21 10:55:57 sg 1.2.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [54408b7798fedf61fa1d920eb354e28036c63df4]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:55:56 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [e98328ac5a16db988f658086820132cfbcaa00fb]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:55:55 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [c6777a0dc1e7c4bc3ae84a459134f1a93820f77f]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:55:54 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [b849bdbe4039e3127e7b34859953281ed841a396]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:55:53 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [638bd2d68404b64c8c5373c4e967f11add876aaf]

INTEGRATION: CWS qadev6 (1.2.8); FILE MERGED 2003/05/21 10:55:52 sg 1.2.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [cbdb25ad0a6a38096f29cd8a88b78311e4189146]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:55:52 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [4132bc7668937b6219124c8e71396cee05eef33e]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:55:51 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [3bf66dced3d812d3b5ce3c0aaaa83c8a2d49b895]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:55:50 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [dde8a8eb66d3b9340f44706eac59f04c708595fc]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:55:49 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [275925ee0ef8093d048d04829d58f12bf88b7b69]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:55:48 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [5e76a0e50196857c11ff61402060da4797975e55]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:55:47 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [54290cbbf3274ff91a7e5d47a7110d4d776212b5]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:55:46 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [07626045cc49dc0a6af919d805be98b5e0f77728]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:55:45 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [5201e952bf7533f5a8587f689864ebf35b417d5d]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:55:44 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [c646ff4de7d26672da530feeb5d941188ebc3bf5]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:55:43 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [7c6207cb5e71e795ba949eaf8b90628d9311490b]

INTEGRATION: CWS qadev6 (1.3.2); FILE MERGED 2003/05/21 10:55:40 sg 1.3.2.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [5968780473ce038a2ae31444197c1f0622ff0db5]

INTEGRATION: CWS qadev6 (1.4.2); FILE MERGED 2003/05/21 10:55:40 sg 1.4.2.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [89a1f905aa9789ce6bbf1e0526286cfa88e5b0f2]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:55:40 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [783ec67d00b8137b71c7e26502bd0af182b8fa89]

INTEGRATION: CWS qadev6 (1.2.8); FILE MERGED 2003/05/21 10:55:39 sg 1.2.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [c40e3cb86f86d690dc601f32f1c7e8b32be387fb]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:55:39 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [4bd25c60717284c60eb4aed9316fc6c84487cba7]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:55:38 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [478df81b447ccc0ebf916d5b65438efbfea91016]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:55:37 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [4fd7a2005c00088874a33bfedf2800ecd32cd288]

INTEGRATION: CWS qadev6 (1.3.2); FILE MERGED 2003/05/21 10:55:37 sg 1.3.2.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [fd17d3206c5cf3e6ebdc60ae2e87ed2ffe2c6fbd]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:55:36 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [c74cd28a14e7c2bb86b9fd9399004894a7e67c9f]

INTEGRATION: CWS qadev6 (1.3.2); FILE MERGED 2003/05/21 10:55:36 sg 1.3.2.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [746c618e8adbbd1be66a9aafe1a789069e9e1ee2]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:55:35 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [85e182fb230b2f17c5df4d27639b1faf6d0431e4]

INTEGRATION: CWS qadev6 (1.1.2); FILE ADDED 2003/05/21 11:23:27 sg 1.1.2.1: #109819#: changed tests for new component names


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [ca8175ecdf1ce29de6b03347031d4b31013ad931]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:55:34 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [f4988f64a78b05add51095e3aca57fd59322de55]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:55:33 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [787271422e6d6656e0ba8cf6b2e2ab0125197628]

INTEGRATION: CWS qadev6 (1.1.2); FILE ADDED 2003/05/21 11:23:24 sg 1.1.2.1: #109819#: changed tests for new component names


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [dc0cb4212e594d9998bc120d2aa1854ad0fc2a29]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:55:32 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [b86a1875b7f4a6269524aabec8a662aed578a3bc]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:55:31 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [9cee2ec500d5b75973fe119da0988f6a593a8e6b]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:55:30 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [ee26971ebb35aeabee515430852e7a12904aa715]

INTEGRATION: CWS qadev6 (1.2.8); FILE MERGED 2003/05/21 10:55:29 sg 1.2.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [375a0ff98c6af43d8b8201eb2558fda3f8c9a655]

INTEGRATION: CWS qadev6 (1.2.8); FILE MERGED 2003/05/21 10:55:28 sg 1.2.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [0aad1dd297a9d09600211f8a69ee818c55c66d20]

INTEGRATION: CWS qadev6 (1.1.2); FILE ADDED 2003/05/21 11:23:22 sg 1.1.2.1: #109819#: changed tests for new component names


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [e0e07356a6930564412922174c9e7f9cf39f21ff]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:55:28 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [20bdb0cd1a01a51105f00762f57f31ada1428044]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:55:27 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [5c68020e1c7357b63de84b1641edddfa80598771]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:55:26 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [e4e7ee29e80f89dc8bd3941e4305ea0ee1ebbce2]

INTEGRATION: CWS qadev6 (1.1.2); FILE ADDED 2003/05/21 11:23:20 sg 1.1.2.1: #109819#: changed tests for new component names


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [ec89d349d707770587dfbfe4bfa17a36f918f114]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:54:12 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [69a5e9ef760317e3c92c253498a971de0ad98902]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:54:10 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [f9231ee2a57edea1d105c0ec3f200c10e026b47e]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:54:09 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [730524e94c929d2d5d2b8d78fe2d406b66ac621b]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:54:08 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [0a29ba4411cba93e86cd01803088e2c455b12aab]

INTEGRATION: CWS qadev6 (1.2.8); FILE MERGED 2003/05/21 10:54:07 sg 1.2.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [8bbffb0a722bba8f85ff8f6138ac5c50807aadd2]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:54:06 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [9ce8537858b0766318d80fc18c7a358a3b365a40]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:54:05 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [09c704f35244f433b6743d671abff14f571199b9]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:54:04 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [b7234cd0814d980e7d38efbce11fe1829878fb55]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:54:03 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [f2963c145f07cf443eb8e85b4dec16352bd54af1]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:54:02 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [3071ddba0f0ad8dd35a6d12a73f766944d3dd240]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:54:01 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [1ea2c57e87cc152ebd4482e880467485c10b57e7]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:54:00 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [b0532456a47ae7354396297c0c02448eaf7c885a]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:53:59 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [ce2d21b381335d5ec289d2725cc8fa97afd642aa]

INTEGRATION: CWS qadev6 (1.2.8); FILE MERGED 2003/05/21 10:53:58 sg 1.2.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [580bb0a1ceaf3727caac51fce6caf7a4c1ce458a]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:53:57 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [8a65deb96f378f303ae31f4337cdf734b2eb622c]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:53:56 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [3bbbbf73788010c2c9d8947f279b1458c061766d]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:53:55 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [02698bf670e99b5d57106e16950b92520ae332fd]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:53:54 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [85ee1b6113b11dba3de5c7be5b31aa08734360a2]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:53:53 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [5378b5935e4af26b699eaeda6c9b7358a12cf17f]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:53:51 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [17d0e0d5f176409cd5384e0ae31dba429c7d1aa0]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:53:50 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [65f0cf3d6180c1013803ff50925439ce661e7aa2]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:53:49 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [140dc17bc3befc65da5d1c2e4c58f12b6b23aa4d]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:53:48 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [53956384deebfa486c67f81ae5b45f25550c2d5c]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:53:46 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [8f13447289c162038343795bd9ce040feb7c11e2]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:53:45 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [7c6f9f8ed1cf97447c6b35292e5d70bb4821aa35]

INTEGRATION: CWS qadev6 (1.10.2); FILE MERGED 2003/05/27 08:10:11 sw 1.10.2.3: #109189# added cast to msf 2003/05/26 12:06:57 lla 1.10.2.2: RESYNC: (1.10-1.11); FILE MERGED 2003/05/21 10:53:44 sg 1.10.2.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [d0f743baa0f50c4d89ba3db8739631b367b8abc8]

INTEGRATION: CWS qadev6 (1.1.2); FILE ADDED 2003/05/07 11:17:24 cn 1.1.2.1: #109396# NEW: initial version


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [27662d229927b101908ea60af5275806e6be0416]

INTEGRATION: CWS qadev6 (1.1.2); FILE ADDED 2003/05/07 11:17:23 cn 1.1.2.1: #109396# NEW: initial version


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [3761b00d1fee164c8a8d19c6bb0fe18fd4f2324b]

INTEGRATION: CWS qadev6 (1.1.2); FILE ADDED 2003/05/07 11:17:21 cn 1.1.2.1: #109396# NEW: initial version


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [f4697b30461f5046457c5632ea24404332d81ede]

INTEGRATION: CWS qadev6 (1.1.2); FILE ADDED 2003/05/07 11:17:20 cn 1.1.2.1: #109396# NEW: initial version


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [66e0cf64e8aabe5343ce30af40f23cb26159d555]

INTEGRATION: CWS qadev6 (1.1.2); FILE ADDED 2003/05/07 11:17:17 cn 1.1.2.1: #109396# NEW: initial version


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [9e412e7bbc59e38a6b1a85aa00424882b2ec4ea0]

INTEGRATION: CWS qadev6 (1.1.2); FILE ADDED 2003/05/07 11:17:16 cn 1.1.2.1: #109396# NEW: initial version


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [3fefadac5fea53681f022f6acbbd80a03667ee17]

INTEGRATION: CWS qadev6 (1.3.4); FILE MERGED 2003/05/06 13:09:47 cn 1.3.4.1: #109383# CHG: new accessibility structure


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [58feaaaaa18a210bbd98d8cc5cacfa4c64421980]

INTEGRATION: CWS qadev6 (1.3.4); FILE MERGED 2003/05/06 13:09:44 cn 1.3.4.1: #109383# CHG: new accessibility structure


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [98e237ee08081f8be0c58b4207091beaae7d39f1]

INTEGRATION: CWS qadev6 (1.3.4); FILE MERGED 2003/05/06 13:09:41 cn 1.3.4.1: #109383# CHG: new accessibility structure


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [e080c3697adb9a4679f54f61269485c0f544a475]

INTEGRATION: CWS qadev6 (1.3.4); FILE MERGED 2003/05/06 13:09:38 cn 1.3.4.1: #109383# CHG: new accessibility structure


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [17772813dc15034098aae7e3f68663e13b2e13e6]

INTEGRATION: CWS qadev6 (1.3.4); FILE MERGED 2003/05/06 13:09:35 cn 1.3.4.1: #109383# CHG: new accessibility structure


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [71d9427f4ff5b6859d076a6c08a5b31c7563e09f]

INTEGRATION: CWS qadev6 (1.3.4); FILE MERGED 2003/05/06 13:09:32 cn 1.3.4.1: #109383# CHG: new accessibility structure


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [296745735ab6cc199c7748c7cf1fa54e32e51b09]

INTEGRATION: CWS qadev6 (1.3.4); FILE MERGED 2003/05/06 13:09:30 cn 1.3.4.1: #109383# CHG: new accessibility structure


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [ef25cf412bb1f83dc1b9987d6bd569bf8bbb6926]

INTEGRATION: CWS qadev6 (1.3.4); FILE MERGED 2003/05/06 13:09:27 cn 1.3.4.1: #109383# CHG: new accessibility structure


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [71fded900256ba6e1b78959e8dc6dd3a9a1a8c00]

INTEGRATION: CWS qadev6 (1.3.4); FILE MERGED 2003/05/06 13:09:24 cn 1.3.4.1: #109383# CHG: new accessibility structure


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [91e32264bc5c74350a733932c62667d5934f3e0b]

INTEGRATION: CWS qadev6 (1.3.4); FILE MERGED 2003/05/06 13:09:21 cn 1.3.4.1: #109383# CHG: new accessibility structure


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [e2189dd6fd44d861f0d8209cfe3db975f4f0bb6b]

INTEGRATION: CWS qadev6 (1.3.4); FILE MERGED 2003/05/06 13:09:18 cn 1.3.4.1: #109383# CHG: new accessibility structure


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [1c9a909be410b754b542b07b2c08dda0bbc5247e]

INTEGRATION: CWS qadev6 (1.3.4); FILE MERGED 2003/05/06 13:09:15 cn 1.3.4.1: #109383# CHG: new accessibility structure


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [e2150f7369c40a945210f459a31bc37cd9d21a52]

INTEGRATION: CWS qadev6 (1.3.4); FILE MERGED 2003/05/06 13:09:12 cn 1.3.4.1: #109383# CHG: new accessibility structure


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [a7fc7a3c8b6cb38cd4ed9deada9482ecf4f8dff2]

INTEGRATION: CWS qadev6 (1.3.4); FILE MERGED 2003/05/06 13:09:09 cn 1.3.4.1: #109383# CHG: new accessibility structure


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [e37fd2dc0a85c1101f626d09fe40355b062a589b]

INTEGRATION: CWS qadev6 (1.3.4); FILE MERGED 2003/05/06 13:09:06 cn 1.3.4.1: #109383# CHG: new accessibility structure


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [6a699d6d61de3e60ace9b8afca8d93a3ec310f92]

INTEGRATION: CWS qadev6 (1.3.4); FILE MERGED 2003/05/06 13:09:04 cn 1.3.4.1: #109383# CHG: new accessibility structure


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [662c6e8f8741659fd26c4d5397ea92118aae637c]

INTEGRATION: CWS qadev6 (1.3.4); FILE MERGED 2003/05/06 13:09:01 cn 1.3.4.1: #109383# CHG: new accessibility structure


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [1b33cef672cde263feade2a43d2a8343be9a61b4]

INTEGRATION: CWS qadev6 (1.3.4); FILE MERGED 2003/05/06 13:08:58 cn 1.3.4.1: #109383# CHG: new accessibility structure


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [069195328e4e8338090ef378505a2e587d933138]

INTEGRATION: CWS qadev6 (1.3.4); FILE MERGED 2003/05/06 13:08:55 cn 1.3.4.1: #109383# CHG: new accessibility structure


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [2d7e075853ab4c98dde1229fa747337973cad583]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/06 13:08:52 cn 1.1.8.1: #109383# CHG: new accessibility structure


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [0450239193bca451e0ec9900c16ca0b55f851988]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/06 13:08:49 cn 1.1.8.1: #109383# CHG: new accessibility structure


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [a1490b8e43831e7c11655da76327790e40740eb3]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/06 13:08:46 cn 1.1.8.1: #109383# CHG: new accessibility structure


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [466db06ddd0a37332daddb293b7884a828dacc31]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/06 13:08:43 cn 1.1.8.1: #109383# CHG: new accessibility structure


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [8286ca0b19fd60e1e3e8959509f92c77c398d851]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/06 13:08:40 cn 1.1.8.1: #109383# CHG: new accessibility structure


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [7c31148909829fd8a39d8641b3ceaff7ab1abbbc]

INTEGRATION: CWS qadev6 (1.3.4); FILE MERGED 2003/05/06 13:08:37 cn 1.3.4.1: #109383# CHG: new accessibility structure


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [eac0cd4bfa9ff1e76263fa0b07cfe75056059d90]

INTEGRATION: CWS qadev6 (1.3.4); FILE MERGED 2003/05/06 13:08:34 cn 1.3.4.1: #109383# CHG: new accessibility structure


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [3d0d93025fad69850846bb27f0335516121dbddf]

INTEGRATION: CWS qadev6 (1.3.4); FILE MERGED 2003/05/06 13:08:32 cn 1.3.4.1: #109383# CHG: new accessibility structure


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [0892da5eaef3d65a5d63f66466d76f9860f8f846]

INTEGRATION: CWS qadev6 (1.3.4); FILE MERGED 2003/05/06 13:08:29 cn 1.3.4.1: #109383# CHG: new accessibility structure


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [e09dd252aecc7e326abb7b1742bfad799bc4440f]

INTEGRATION: CWS qadev6 (1.3.4); FILE MERGED 2003/05/06 13:08:26 cn 1.3.4.1: #109383# CHG: new accessibility structure


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [d21789697f212f6798d77b56a046fa7e0ba69ed8]

INTEGRATION: CWS qadev6 (1.3.4); FILE MERGED 2003/05/06 13:08:23 cn 1.3.4.1: #109383# CHG: new accessibility structure


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [5c14409a27e1e4297fe809e093d781070403ccc5]

INTEGRATION: CWS qadev6 (1.3.4); FILE MERGED 2003/05/06 13:08:20 cn 1.3.4.1: #109383# CHG: new accessibility structure


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [d14403df65804edeed99ae138551a5a9ce1b1001]

INTEGRATION: CWS qadev6 (1.3.4); FILE MERGED 2003/05/06 13:08:17 cn 1.3.4.1: #109383# CHG: new accessibility structure


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [6430ce99f799f6e13d84d8024e39f47f073db8c3]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/06 13:08:15 cn 1.1.8.1: #109383# CHG: new accessibility structure


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [6cddd27e3467f393ffab93e64019f5d92ccb98bf]

INTEGRATION: CWS qadev6 (1.3.4); FILE MERGED 2003/05/06 13:08:12 cn 1.3.4.1: #109383# CHG: new accessibility structure


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [ee2052ecd0def412cc5d6e686257166b3ce024e0]

INTEGRATION: CWS qadev6 (1.3.4); FILE MERGED 2003/05/06 13:08:09 cn 1.3.4.1: #109383# CHG: new accessibility structure


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [586f139784fa52466473555f932136662548628e]

INTEGRATION: CWS qadev6 (1.3.4); FILE MERGED 2003/05/06 13:08:06 cn 1.3.4.1: #109383# CHG: new accessibility structure


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [8bda816050ddb6cb98a8d08fbd79bfcc628cbba6]

INTEGRATION: CWS qadev6 (1.1.2); FILE ADDED 2003/05/07 11:17:14 cn 1.1.2.1: #109396# NEW: initial version


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [215e418625f4631aceee0cbfaafb37d346afd611]

INTEGRATION: CWS qadev6 (1.1.2); FILE ADDED 2003/05/07 11:17:12 cn 1.1.2.1: #109396# NEW: initial version


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [a3c24026b3ebca9d7da95ec9ccb4a730ba85f865]

INTEGRATION: CWS qadev6 (1.1.2); FILE ADDED 2003/05/07 11:17:09 cn 1.1.2.1: #109396# NEW: initial version


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [924886fe1c8d84f8636dc94e1cc27e7daf91c817]

INTEGRATION: CWS qadev6 (1.1.2); FILE ADDED 2003/05/07 11:17:08 cn 1.1.2.1: #109396# NEW: initial version


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [854eccc2e433d5dbde4d700998e585b62bcf8922]

INTEGRATION: CWS qadev6 (1.1.2); FILE ADDED 2003/05/07 11:17:06 cn 1.1.2.1: #109396# NEW: initial version


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [eef32eb016288ae8069448f8268916d3555e2359]

INTEGRATION: CWS qadev6 (1.1.2); FILE ADDED 2003/05/07 11:17:04 cn 1.1.2.1: #109396# NEW: initial version


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [d545b70b8b82b27d08f3aca14fe56f4641dc6938]

INTEGRATION: CWS qadev6 (1.1.2); FILE ADDED 2003/05/07 11:17:00 cn 1.1.2.1: #109396# NEW: initial version


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [a77ff3cfe48f28ebd3c79b8ec156d7c830f4aa2d]

INTEGRATION: CWS qadev6 (1.1.2); FILE ADDED 2003/05/07 11:16:59 cn 1.1.2.1: #109396# NEW: initial version


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [6db6f25c929f4e33c7266ac3c9fa73cb2f796881]

INTEGRATION: CWS qadev6 (1.1.2); FILE ADDED 2003/05/07 11:16:57 cn 1.1.2.1: #109396# NEW: initial version


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [72b96c37832dec2abe2dea5685c14da17088637d]

INTEGRATION: CWS qadev6 (1.1.2); FILE ADDED 2003/05/07 11:16:55 cn 1.1.2.1: #109396# NEW: initial version


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [14f4071e5af0cdac3901eb58b3effb5f837bfa5f]

INTEGRATION: CWS qadev6 (1.1.2); FILE ADDED 2003/05/07 11:16:52 cn 1.1.2.1: #109396# NEW: initial version


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [3d240ae0e5472e1e14922ee19ff699818556688e]

INTEGRATION: CWS qadev6 (1.1.2); FILE ADDED 2003/05/07 11:16:51 cn 1.1.2.1: #109396# NEW: initial version


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [1c30c0e4de0808605ec246f5d36366270ffb469e]

INTEGRATION: CWS qadev6 (1.1.2); FILE ADDED 2003/05/07 11:16:48 cn 1.1.2.1: #109396# NEW: initial version


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [b8d32c5e424dddab734638c1c962c7c5d4f09733]

INTEGRATION: CWS qadev6 (1.1.2); FILE ADDED 2003/05/07 11:16:46 cn 1.1.2.1: #109396# NEW: initial version


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [b586ea35998ae6a3331765e1d0ad0c10bb91f93b]

INTEGRATION: CWS qadev6 (1.1.2); FILE ADDED 2003/05/07 11:16:45 cn 1.1.2.1: #109396# NEW: initial version


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [818008822f9adbd4ac37bf711e10d884a50669a5]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/06 13:08:03 cn 1.1.8.1: #109383# CHG: new accessibility structure


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [b07630cdb7a2164a6c5d428a4b8cf7d4ce3275d3]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/06 13:08:00 cn 1.1.8.1: #109383# CHG: new accessibility structure


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [088cb43221dc5c4b1cd6d30b6e87cec2ac72ae72]

INTEGRATION: CWS qadev6 (1.1.2); FILE ADDED 2003/05/07 11:16:40 cn 1.1.2.1: #109396# NEW: initial version


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [9a7df7a3a8fccbb1a4c042eae668874565bc3d03]

INTEGRATION: CWS qadev6 (1.1.2); FILE ADDED 2003/05/07 11:16:39 cn 1.1.2.1: #109396# NEW: initial version


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [f39d3703862205e6e93e355a679d7b1200c99c57]

INTEGRATION: CWS qadev6 (1.1.2); FILE ADDED 2003/05/07 11:16:36 cn 1.1.2.1: #109396# NEW: initial version


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [03ecc61523d446b7b644a6d82aade6a43f1a238d]

INTEGRATION: CWS qadev6 (1.1.2); FILE ADDED 2003/05/07 11:16:35 cn 1.1.2.1: #109396# NEW: initial version


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [2703d69f5719e4a459b3047a311621f86967f798]

INTEGRATION: CWS qadev6 (1.1.2); FILE ADDED 2003/05/07 11:16:32 cn 1.1.2.1: #109396# NEW: initial version


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [537a112f708c5ae0135ba134661b644f271e9060]

INTEGRATION: CWS qadev6 (1.1.2); FILE ADDED 2003/05/07 11:16:31 cn 1.1.2.1: #109396# NEW: initial version


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [7c8149eec55d40979ed9c71449d7fb8bd87f5c58]

INTEGRATION: CWS qadev6 (1.3.4); FILE MERGED 2003/05/06 13:07:56 cn 1.3.4.1: #109383# CHG: new accessibility structure


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [5123cf32f09867db365b3108edc39a633eff7322]

INTEGRATION: CWS qadev6 (1.3.4); FILE MERGED 2003/05/06 13:07:53 cn 1.3.4.1: #109383# CHG: new accessibility structure


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [dab0ec9b98f2469fd03f5d553accb4a50c5d5ab3]

INTEGRATION: CWS qadev6 (1.3.4); FILE MERGED 2003/05/06 13:07:50 cn 1.3.4.1: #109383# CHG: new accessibility structure


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [979d6cc6dbedfeb24c6f132a9da7d986a7ba04a9]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/06 13:07:47 cn 1.1.8.1: #109383# CHG: new accessibility structure


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [cd6462d8b5d03f4a3a43500fd7bd631d0a5f95cd]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/06 13:07:44 cn 1.1.8.1: #109383# CHG: new accessibility structure


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [d57f1973ebdbe030b028eb1d54cb5731b162c87b]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/06 13:07:41 cn 1.1.8.1: #109383# CHG: new accessibility structure


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [4783f91191a10810741d63a5088cf5519a4f8bab]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/06 13:07:38 cn 1.1.8.1: #109383# CHG: new accessibility structure


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [4e36b9b422cb5b2a99b850c6158da1e4de9921ab]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/06 13:07:35 cn 1.1.8.1: #109383# CHG: new accessibility structure


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [e625a73c2c6393f0bed10646e869292168edf297]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/06 13:07:32 cn 1.1.8.1: #109383# CHG: new accessibility structure


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [789bcd8053847677b0166570623d948275715226]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/06 13:07:29 cn 1.1.8.1: #109383# CHG: new accessibility structure


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [e01075ed8601ce7458f26207f5b8bb018614a139]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/06 13:07:26 cn 1.1.8.1: #109383# CHG: new accessibility structure


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [c4d17b8b504c5ddd11ca0fea816e7b49b1e2513f]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/06 13:07:23 cn 1.1.8.1: #109383# CHG: new accessibility structure


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [cae907a167f3ce4850ba06312728341d405a0913]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/06 13:07:20 cn 1.1.8.1: #109383# CHG: new accessibility structure


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [fcfa984a1a3557e97ecd068628ea23c38b724e14]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/06 13:07:16 cn 1.1.8.1: #109383# CHG: new accessibility structure


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [db58233e9c4ac549c6b0d4b5ae57e3470cd8691b]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/06 13:07:14 cn 1.1.8.1: #109383# CHG: new accessibility structure


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [54a00dd0dbcd9f11f0bce1134a0ea07fe85dc393]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/06 13:07:11 cn 1.1.8.1: #109383# CHG: new accessibility structure


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [8fe66200f990807b9526858dd076c75a4b3e62af]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/06 13:07:08 cn 1.1.8.1: #109383# CHG: new accessibility structure


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [dd726c14e4fe4fdfd51dcd57f429fb17457aac37]

INTEGRATION: CWS qadev6 (1.3.4); FILE MERGED 2003/05/06 13:07:05 cn 1.3.4.1: #109383# CHG: new accessibility structure


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [de6ceeabefbc299bee4e111a074ce386f6b774e0]

INTEGRATION: CWS qadev6 (1.3.4); FILE MERGED 2003/05/06 13:07:02 cn 1.3.4.1: #109383# CHG: new accessibility structure


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [220525f72498f1dd0e44fb87d7c78a6643b97c35]

INTEGRATION: CWS qadev6 (1.3.4); FILE MERGED 2003/05/06 13:06:59 cn 1.3.4.1: #109383# CHG: new accessibility structure


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [b138dac250b5775cf5ad8a3fdb03cf945bad17f2]

INTEGRATION: CWS qadev6 (1.3.4); FILE MERGED 2003/05/06 13:06:56 cn 1.3.4.1: #109383# CHG: new accessibility structure


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [97f594e5fcd61138a800ec533a0832ba8548a328]

INTEGRATION: CWS qadev6 (1.3.4); FILE MERGED 2003/05/06 13:06:53 cn 1.3.4.1: #109383# CHG: new accessibility structure


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [9c65ba6387dd380e1fee8723b45263ef1a75b014]

INTEGRATION: CWS qadev6 (1.3.4); FILE MERGED 2003/05/06 13:06:50 cn 1.3.4.1: #109383# CHG: new accessibility structure


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [a26ae2bb1cbbf4e207a8e804d19132f261690c1c]

INTEGRATION: CWS qadev6 (1.3.4); FILE MERGED 2003/05/06 13:06:47 cn 1.3.4.1: #109383# CHG: new accessibility structure


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [d6206ffd7dd61612e888aeecba47e37788ffd831]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/06 13:06:44 cn 1.1.8.1: #109383# CHG: new accessibility structure


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [dccbc61aea3ef087b5778945bed402086a9348c5]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/06 13:06:40 cn 1.1.8.1: #109383# CHG: new accessibility structure


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [180d37d098a1c98f86a1730c7e8a50818e97ec26]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/06 13:06:37 cn 1.1.8.1: #109383# CHG: new accessibility structure


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [c787cc0e5c4158babb0b287df22400d9a2d2cdf8]

INTEGRATION: CWS qadev6 (1.3.4); FILE MERGED 2003/05/06 13:06:34 cn 1.3.4.1: #109383# CHG: new accessibility structure


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [6bc4f629f9cb049c69efa8b085ee5982e9ed2eda]

INTEGRATION: CWS qadev6 (1.1.2); FILE ADDED 2003/05/07 11:16:30 cn 1.1.2.1: #109396# NEW: initial version


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [12a5f5370e52adb2c4e0efa9f051cc666ac13319]

INTEGRATION: CWS qadev6 (1.1.2); FILE ADDED 2003/05/07 11:16:29 cn 1.1.2.1: #109396# NEW: initial version


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [ed92e86cb5ba27dee1a80363e9a844342a5df821]

INTEGRATION: CWS qadev6 (1.1.2); FILE ADDED 2003/05/07 11:16:26 cn 1.1.2.1: #109396# NEW: initial version


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [076cbbee9fe7cd97b87c206f598141eff4208eb7]

INTEGRATION: CWS qadev6 (1.1.2); FILE ADDED 2003/05/07 11:16:25 cn 1.1.2.1: #109396# NEW: initial version


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [a6ed08edf134959b41a395f6e2dc374fba9e26f4]

INTEGRATION: CWS qadev6 (1.1.2); FILE ADDED 2003/05/07 11:16:23 cn 1.1.2.1: #109396# NEW: initial version


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [33ea87978a72c65a702ff0027e60291a50a3e63a]

INTEGRATION: CWS qadev6 (1.1.2); FILE ADDED 2003/05/07 11:16:21 cn 1.1.2.1: #109396# NEW: initial version


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [c09aaf7ecb0534a8f503c1fa964c0f882a1f567e]

INTEGRATION: CWS qadev6 (1.1.2); FILE ADDED 2003/05/07 11:16:20 cn 1.1.2.1: #109396# NEW: initial version


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [d308ea7a09502fa147fade941cfd6c951f749f59]

INTEGRATION: CWS qadev6 (1.1.2); FILE ADDED 2003/05/07 11:16:17 cn 1.1.2.1: #109396# NEW: initial version


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [82e71a89ef83873ba14d15c770c6d35f56f52e17]

INTEGRATION: CWS qadev6 (1.1.2); FILE ADDED 2003/05/07 11:16:16 cn 1.1.2.1: #109396# NEW: initial version


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [fccb4f8bc4f1321bcecff111a8ea3959ac0eeb00]

INTEGRATION: CWS qadev6 (1.1.2); FILE ADDED 2003/05/07 11:16:13 cn 1.1.2.1: #109396# NEW: initial version


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [ba9d3d63d2455b16bce6b54a781c92d05cacbfd0]

INTEGRATION: CWS qadev6 (1.1.2); FILE ADDED 2003/05/07 11:16:12 cn 1.1.2.1: #109396# NEW: initial version


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [728d03c15536e756c4dfb44bed90536740c07226]

INTEGRATION: CWS qadev6 (1.1.2); FILE ADDED 2003/05/07 11:16:10 cn 1.1.2.1: #109396# NEW: initial version


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [1d2bb212dd7fc5d4a41fe7c74fd684a29cf7a668]

INTEGRATION: CWS qadev6 (1.1.2); FILE ADDED 2003/05/07 11:16:08 cn 1.1.2.1: #109396# NEW: initial version


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [726f4df14def38900f793c2e4d52a474b9806401]

INTEGRATION: CWS qadev6 (1.1.2); FILE ADDED 2003/05/07 11:16:07 cn 1.1.2.1: #109396# NEW: initial version


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [3f5af1f3a1d57537185c856614f6180b06b1e5a0]

INTEGRATION: CWS qadev6 (1.1.2); FILE ADDED 2003/05/07 11:16:06 cn 1.1.2.1: #109396# NEW: initial version


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [218217c46c44d3065b1fa6934c7f50ed41db2fca]

INTEGRATION: CWS qadev6 (1.1.2); FILE ADDED 2003/05/07 11:16:04 cn 1.1.2.1: #109396# NEW: initial version


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [0c4d06b77100b2df41b63f68b789781616e5de52]

INTEGRATION: CWS qadev6 (1.1.2); FILE ADDED 2003/05/07 11:16:03 cn 1.1.2.1: #109396# NEW: initial version


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [23150515accf18f8d48908759506b99966af9e51]

INTEGRATION: CWS qadev6 (1.1.2); FILE ADDED 2003/05/07 11:16:01 cn 1.1.2.1: #109396# NEW: initial version


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [473e9e69e76bad1b2299a99da1052b9975a68295]

INTEGRATION: CWS qadev6 (1.1.2); FILE ADDED 2003/05/07 11:15:59 cn 1.1.2.1: #109396# NEW: initial version


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [f17292c43358a69ee81b9227404b89f6ea2ca364]

INTEGRATION: CWS qadev6 (1.1.2); FILE ADDED 2003/05/07 11:15:57 cn 1.1.2.1: #109396# NEW: initial version


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [f559bb477585700a64c22f3876973f0693f41651]

INTEGRATION: CWS qadev6 (1.1.2); FILE ADDED 2003/05/07 11:15:56 cn 1.1.2.1: #109396# NEW: initial version


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [17beb30f8b20f203666750247b4a72b27de83212]

INTEGRATION: CWS qadev6 (1.1.2); FILE ADDED 2003/05/07 11:15:54 cn 1.1.2.1: #109396# NEW: initial version


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [84f56785d07c68334d0277535cae666fba6a5623]

INTEGRATION: CWS qadev6 (1.1.2); FILE ADDED 2003/05/07 11:15:53 cn 1.1.2.1: #109396# NEW: initial version


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [871b6bcb72a337aaecff8affd001e720b0d56859]

INTEGRATION: CWS qadev6 (1.1.2); FILE ADDED 2003/05/07 11:15:52 cn 1.1.2.1: #109396# NEW: initial version


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [fd53eb7f5caae95ecc5eb3a8bb9eaab5977c39d9]

INTEGRATION: CWS qadev6 (1.1.2); FILE ADDED 2003/05/07 11:15:51 cn 1.1.2.1: #109396# NEW: initial version


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [91f69010ee4892b38efac287507d2868c7cf7702]

INTEGRATION: CWS qadev6 (1.6.4); FILE MERGED 2003/05/06 13:06:31 cn 1.6.4.1: #109383# CHG: new accessibility structure


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [29053afb4dbe964b9b710a379ead4176a1344ebf]

INTEGRATION: CWS qadev6 (1.4.4); FILE MERGED 2003/05/06 13:06:28 cn 1.4.4.1: #109383# CHG: new accessibility structure


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [ca62d00e55ef27f583e54ff32c8e35186829e754]

INTEGRATION: CWS qadev6 (1.1.2); FILE ADDED 2003/05/07 11:15:49 cn 1.1.2.1: #109396# NEW: initial version


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [4bbead84f99bf3ad09063a9379f8e29504434247]

INTEGRATION: CWS qadev6 (1.1.2); FILE ADDED 2003/05/07 11:15:46 cn 1.1.2.1: #109396# NEW: initial version


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [33b36c7798dea4feb2e7ef185aaaba6cec392a06]

INTEGRATION: CWS qadev6 (1.1.2); FILE ADDED 2003/05/07 11:15:45 cn 1.1.2.1: #109396# NEW: initial version


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [770e26a4da658155b8ebf74b74234b77d5299726]

INTEGRATION: CWS qadev6 (1.1.2); FILE ADDED 2003/05/07 11:15:43 cn 1.1.2.1: #109396# NEW: initial version


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [4d95d40e0997d18eda288279bcfa1f92f838bbed]

INTEGRATION: CWS qadev6 (1.1.2); FILE ADDED 2003/05/07 11:15:41 cn 1.1.2.1: #109396# NEW: initial version


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [c277611643475860cec7a09b35aa7c43ba89644b]

INTEGRATION: CWS qadev6 (1.1.2); FILE ADDED 2003/05/07 11:15:39 cn 1.1.2.1: #109396# NEW: initial version


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [e2af2af45b1f4c43c988796b87a69da76dc50106]

INTEGRATION: CWS qadev6 (1.1.2); FILE ADDED 2003/05/07 11:15:38 cn 1.1.2.1: #109396# NEW: initial version


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [7c62b7c4ba242cf027a36f2a504e63024093b387]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:48:31 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [4b2c03843e0e559d1c849f4f201f53072be7fe14]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:10:40 sg 1.1.8.1: #109369#: scenarios are loaded in this class, so derived classes can use it.


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [d583ae1561d6289256bcf332c0205c8890fdc4fc]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:47:54 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [353dcb611d6dd962a8342ce0f82b178807732df6]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:47:20 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [12c4a3dcd26daead03b25c95b83c44d83432a9f4]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:45:45 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [d4318b2e7c5a83c9a99a915b1d43b8e5cb1c1a27]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/22 10:37:44 lla 1.1.8.2: RESYNC: (1.1-1.2); FILE MERGED 2003/05/21 10:16:01 sg 1.1.8.1: #109368# #109375#: watcher is configurable now; added new method closeExistingOffice() to OfficeProvider


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [154bb1cdff2e3173ef5638b27aa229c9d99c85a4]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:16:00 sg 1.1.8.1: #109368# #109375#: watcher is configurable now; added new method closeExistingOffice() to OfficeProvider


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [22b8bbe24bb2fbde127ceaf0cd9903f28087118a]

INTEGRATION: CWS qadev6 (1.2.8); FILE MERGED 2003/05/22 10:37:32 lla 1.2.8.2: RESYNC: (1.2-1.3); FILE MERGED 2003/05/21 10:16:00 sg 1.2.8.1: #109368# #109375#: watcher is configurable now; added new method closeExistingOffice() to OfficeProvider


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [16c4d7d36577eb3781beced60b0d5d7861f8700c]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:09:56 sg 1.1.8.1: #109369#: scenarios are loaded in base class share.DescGetter.java


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [c5d5498d4813b8dc5c410daf78b7e1b42f930108]

INTEGRATION: CWS qadev6 (1.3.4); FILE MERGED 2003/05/21 10:06:56 sg 1.3.4.1: #109371#: parameter list is read dynamically


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [e7ff864ecf36ddd918b838a795ebcd9f27735e80]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:06:05 sg 1.1.8.1: #109371#: parameter list is read dynamically


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [773ef7d61cd7e763501654ed78208707f0d04029]

INTEGRATION: CWS qadev6 (1.2.8); FILE MERGED 2003/05/21 10:09:56 sg 1.2.8.1: #109369#: scenarios are loaded in base class share.DescGetter.java


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [18947e703f982f00c4b9eb0a0d64c900ae94237d]

INTEGRATION: CWS qadev6 (1.4.4); FILE MERGED 2003/05/22 10:37:56 lla 1.4.4.2: RESYNC: (1.4-1.5); FILE MERGED 2003/05/21 10:17:47 sg 1.4.4.1: #109374#: added feature


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [da3d75824eb8ad43f67bb3da5a1ddd4c8c8e5d5c]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:45:17 sg 1.1.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [051b11b504f11d40b7a10e37b31c5ae22a1b5618]

INTEGRATION: CWS qadev6 (1.4.4); FILE MERGED 2003/05/21 10:44:30 sg 1.4.4.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [ce083f926f3c0694070d4f7fc87b628bdfde228d]

INTEGRATION: CWS qadev6 (1.3.8); FILE MERGED 2003/05/21 10:44:30 sg 1.3.8.1: #109819# prepare devide of runner


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [156bbe280a6cc1c2be9f57033569b50cdafda8f4]

INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:18:19 sg 1.1.8.1: #109374#: added feature


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [7a2d3beb3024001e10665f1ee699f9af060b49e9]

INTEGRATION: CWS qadev6 (1.3.4); FILE MERGED 2003/05/21 12:57:32 sg 1.3.4.1: #109819#: updated build list for new component names.


2003-05-27  Hans-Joachim Lankenau  <hjs@openoffice.org>  [6637301f7972f240901835f9d4ef94e2c7887d24]

reworked volume aliases


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [9b3b005e39daff535db1c8c39eb8be04b0c3b928]

INTEGRATION: CWS qadev6 (1.1.2); FILE ADDED 2003/05/21 11:36:57 sg 1.1.2.1: #109819#: updated objdsc for new component names.


2003-05-27  Rüdiger Timm  <rt@openoffice.org>  [d651f87e3a99ed328a6ef1631317147af6276718]

#100000# Needs header out of module shell.


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [8ac93b22fe24d44acb444b983298cd5620a977f6]

INTEGRATION: CWS qadev6 (1.1.2); FILE ADDED 2003/05/21 11:36:56 sg 1.1.2.1: #109819#: updated objdsc for new component names.


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [ea53a49880253c30f4444f4dcd1e9198b5460789]

INTEGRATION: CWS qadev6 (1.1.2); FILE ADDED 2003/05/21 11:36:55 sg 1.1.2.1: #109819#: updated objdsc for new component names.


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [55f01e45f78701de8d790d01c1c6ce88d5dce610]

INTEGRATION: CWS qadev6 (1.1.2); FILE ADDED 2003/05/21 11:36:20 sg 1.1.2.1: #109819#: updated objdsc for new component names.


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [f6c1db8e0cc8cbe6d50b55ab4bd648d2d4335b61]

INTEGRATION: CWS qadev6 (1.1.2); FILE ADDED 2003/05/21 11:36:19 sg 1.1.2.1: #109819#: updated objdsc for new component names.


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [0c4a3fc62e4c2ef6315923e1e5b92f88af99b09e]

INTEGRATION: CWS qadev6 (1.1.2); FILE ADDED 2003/05/21 11:36:18 sg 1.1.2.1: #109819#: updated objdsc for new component names.


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [7f3e2e55aadcac6b98c33b2f46a62781975cac4f]

INTEGRATION: CWS qadev6 (1.1.2); FILE ADDED 2003/05/21 11:36:17 sg 1.1.2.1: #109819#: updated objdsc for new component names.


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [5874c72758345d5ea030d060dfa9be580fca8efb]

INTEGRATION: CWS qadev6 (1.1.2); FILE ADDED 2003/05/21 11:36:15 sg 1.1.2.1: #109819#: updated objdsc for new component names.


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [3ee03de1ca20eca149c1a25e0d4001b80749b817]

INTEGRATION: CWS qadev6 (1.1.2); FILE ADDED 2003/05/21 11:36:14 sg 1.1.2.1: #109819#: updated objdsc for new component names.


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [c26e4910b33e63526be440abe58cc370946a3d73]

INTEGRATION: CWS qadev6 (1.1.2); FILE ADDED 2003/05/21 11:36:13 sg 1.1.2.1: #109819#: updated objdsc for new component names.


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [c21316dbe8d4bd8bc4b92b04dd2943a01b17834c]

INTEGRATION: CWS qadev6 (1.1.2); FILE ADDED 2003/05/21 11:36:12 sg 1.1.2.1: #109819#: updated objdsc for new component names.


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [f15c77f22e4bf3b3a8381ba90bcda168c4a03487]

INTEGRATION: CWS qadev6 (1.1.2); FILE ADDED 2003/05/21 11:36:09 sg 1.1.2.1: #109819#: updated objdsc for new component names.


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [0c64e7e0ce837cb28e7804d1299c7ede9c782f24]

INTEGRATION: CWS qadev6 (1.1.2); FILE ADDED 2003/05/21 11:36:08 sg 1.1.2.1: #109819#: updated objdsc for new component names.


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [dd43e9451040e993f501143ee3cd8fe74ce744b8]

INTEGRATION: CWS qadev6 (1.1.2); FILE ADDED 2003/05/21 11:36:07 sg 1.1.2.1: #109819#: updated objdsc for new component names.


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [b366ac481c6df58de3da34b2965b47090315bcbc]

INTEGRATION: CWS qadev6 (1.1.2); FILE ADDED 2003/05/21 11:35:49 sg 1.1.2.1: #109819#: updated objdsc for new component names.


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [7d7974ff7ef653a20cfb2a55b47d8bde575b67a9]

INTEGRATION: CWS configxml01 (1.5.22); FILE MERGED 2003/05/16 15:39:35 jb 1.5.22.1: #109668# Rename oor:node -> oor:component-data ; accept old format for reading


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [1664bd6f17c0cc3842f8a694c75b175087d4052e]

INTEGRATION: CWS qadev6 (1.1.2); FILE ADDED 2003/05/21 11:35:47 sg 1.1.2.1: #109819#: updated objdsc for new component names.


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [eab4e94835f37336d993cbf4a88e446da4c7ab15]

INTEGRATION: CWS configxml01 (1.5.54); FILE MERGED 2003/05/16 15:39:35 jb 1.5.54.1: #109668# Rename oor:node -> oor:component-data ; accept old format for reading


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [d6023bfa3d8891bbd19ea3ca06c72bb53f49a459]

INTEGRATION: CWS qadev6 (1.1.2); FILE ADDED 2003/05/21 11:35:46 sg 1.1.2.1: #109819#: updated objdsc for new component names.


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [9694809e09fa9ce75d1f789ec5e558271abe9eca]

INTEGRATION: CWS qadev6 (1.1.2); FILE ADDED 2003/05/21 11:35:45 sg 1.1.2.1: #109819#: updated objdsc for new component names.


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [3eaac187a6b1ee0322823aac8e34f9e4c3cd0813]

INTEGRATION: CWS configxml01 (1.7.8); FILE MERGED 2003/05/16 15:39:35 jb 1.7.8.1: #109668# Rename oor:node -> oor:component-data ; accept old format for reading


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [1abf2fb3a71af668f510d99b79e97f9a3d02f2ad]

INTEGRATION: CWS qadev6 (1.1.2); FILE ADDED 2003/05/21 11:35:44 sg 1.1.2.1: #109819#: updated objdsc for new component names.


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [d61a617cf76aa2df148e6b5bbda211aeb07ea39e]

INTEGRATION: CWS qadev6 (1.1.2); FILE ADDED 2003/05/21 11:35:43 sg 1.1.2.1: #109819#: updated objdsc for new component names.


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [47920457bc1968b71d0b6876e308ad2ff3b8c64a]

INTEGRATION: CWS qadev6 (1.1.2); FILE ADDED 2003/05/21 11:35:42 sg 1.1.2.1: #109819#: updated objdsc for new component names.


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [10437dafb0ea8208f077f85db16b43146ae2d60d]

INTEGRATION: CWS qadev6 (1.1.2); FILE ADDED 2003/05/21 11:35:41 sg 1.1.2.1: #109819#: updated objdsc for new component names.


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [1bfdc82d39a6f5c042e508ff1c04d38df7491b58]

INTEGRATION: CWS configxml01 (1.2.26); FILE MERGED 2003/05/16 15:40:30 jb 1.2.26.1: #109668# Rename oor:node -> oor:component-data ; accept old format for reading


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [17f3d3a4e2f651292e7ca8bfeca8e00ac342d30a]

INTEGRATION: CWS qadev6 (1.1.2); FILE ADDED 2003/05/21 11:35:39 sg 1.1.2.1: #109819#: updated objdsc for new component names.


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [2282bd738a1661b4773b2ade25db413d48bcfbe4]

INTEGRATION: CWS qadev6 (1.1.2); FILE ADDED 2003/05/21 11:35:38 sg 1.1.2.1: #109819#: updated objdsc for new component names.


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [21a11415411a1e27173941db6996efc3639f5962]

INTEGRATION: CWS configxml01 (1.3.14); FILE MERGED 2003/05/16 15:40:30 jb 1.3.14.1: #109668# Rename oor:node -> oor:component-data ; accept old format for reading


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [e24e2bd04f1e6a6bb4a5a7e50fe8e63c3a109c55]

INTEGRATION: CWS qadev6 (1.1.2); FILE ADDED 2003/05/21 11:35:36 sg 1.1.2.1: #109819#: updated objdsc for new component names.


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [dea42ec3d6b5468ac016242310c6b4f35f45c23c]

INTEGRATION: CWS qadev6 (1.1.2); FILE ADDED 2003/05/21 11:35:33 sg 1.1.2.1: #109819#: updated objdsc for new component names.


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [b3e8f7b7db962404b8542f1e1c7768708d378ed6]

INTEGRATION: CWS qadev6 (1.1.2); FILE ADDED 2003/05/21 11:35:32 sg 1.1.2.1: #109819#: updated objdsc for new component names.


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [868bdbd0cd3e98ed92ff200c02c18ebc5b640521]

INTEGRATION: CWS qadev6 (1.1.2); FILE ADDED 2003/05/21 11:35:30 sg 1.1.2.1: #109819#: updated objdsc for new component names.


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [d2d4ff168bd9159b525b7479736b42e262c1e284]

INTEGRATION: CWS qadev6 (1.1.2); FILE ADDED 2003/05/21 11:35:27 sg 1.1.2.1: #109819#: updated objdsc for new component names.


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [1cf6df32ed29307aad3ac862a8750b2997552cf4]

INTEGRATION: CWS configxml01 (1.2.94); FILE MERGED 2003/05/16 14:38:45 jb 1.2.94.1: #109668# Rename oor:node -> oor:component-data


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [359f60933f480b635bad227795b27c8acf91aa72]

INTEGRATION: CWS configxml01 (1.6.20); FILE MERGED 2003/05/16 14:38:44 jb 1.6.20.1: #109668# Rename oor:node -> oor:component-data


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [a6f966fe8ca01cbf098cf70b9543638bcb2c6ddb]

INTEGRATION: CWS configxml01 (1.4.86); FILE MERGED 2003/05/16 14:38:44 jb 1.4.86.1: #109668# Rename oor:node -> oor:component-data


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [830ee9e794cefaa5ffcfd8e38b544ef472fac553]

INTEGRATION: CWS configxml01 (1.6.8); FILE MERGED 2003/05/16 14:38:41 jb 1.6.8.1: #109668# Rename oor:node -> oor:component-data


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [74ab21dfa69e8eabc1554abebf6bfa176efad86a]

INTEGRATION: CWS configxml01 (1.19.8); FILE MERGED 2003/05/16 14:38:41 jb 1.19.8.1: #109668# Rename oor:node -> oor:component-data


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [22fcbe598a5edac7a72c4979a3a2bd86de1ab7a3]

INTEGRATION: CWS configxml01 (1.32.8); FILE MERGED 2003/05/16 14:38:40 jb 1.32.8.1: #109668# Rename oor:node -> oor:component-data


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [dc327ee42f3d355fe7d0c390e5d83ee96c57166a]

INTEGRATION: CWS configxml01 (1.3.86); FILE MERGED 2003/05/16 14:38:40 jb 1.3.86.1: #109668# Rename oor:node -> oor:component-data


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [5c8f61b05529c62b3b3e8e8479d0ce26d5183c6c]

INTEGRATION: CWS configxml01 (1.4.86); FILE MERGED 2003/05/16 14:38:39 jb 1.4.86.1: #109668# Rename oor:node -> oor:component-data


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [82c51ab9dc0a2fe426c50c2af0445e330728a64f]

INTEGRATION: CWS configxml01 (1.5.86); FILE MERGED 2003/05/16 14:38:39 jb 1.5.86.1: #109668# Rename oor:node -> oor:component-data


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [9ddbe162d9902c23b86b70efe3d6bc815ff0c5e5]

INTEGRATION: CWS configxml01 (1.3.86); FILE MERGED 2003/05/16 14:38:39 jb 1.3.86.1: #109668# Rename oor:node -> oor:component-data


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [fc9f6884a6204fc9108a29aeb927305124769848]

INTEGRATION: CWS configxml01 (1.4.20); FILE MERGED 2003/05/16 14:38:38 jb 1.4.20.1: #109668# Rename oor:node -> oor:component-data


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [05be3f00c35deb03d37d04ee14925fb7211743a1]

INTEGRATION: CWS configxml01 (1.5.20); FILE MERGED 2003/05/16 14:38:38 jb 1.5.20.1: #109668# Rename oor:node -> oor:component-data


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [ef8cb5bfd76c2162e1ff6cbbbed3f6227b2a5a8b]

INTEGRATION: CWS configxml01 (1.10.8); FILE MERGED 2003/05/16 14:38:37 jb 1.10.8.1: #109668# Rename oor:node -> oor:component-data


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [646ab497f66eec4fbe569f3ea7a2c2ac35b6b6dc]

INTEGRATION: CWS configxml01 (1.10.20); FILE MERGED 2003/05/16 14:38:37 jb 1.10.20.1: #109668# Rename oor:node -> oor:component-data


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [85747cc254ba6517862e0d26a9c9652243db2e90]

INTEGRATION: CWS configxml01 (1.3.86); FILE MERGED 2003/05/16 14:38:37 jb 1.3.86.1: #109668# Rename oor:node -> oor:component-data


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [c6d247df34472b273612f1d7b00c22568726ae55]

INTEGRATION: CWS configxml01 (1.13.24); FILE MERGED 2003/05/16 14:38:36 jb 1.13.24.1: #109668# Rename oor:node -> oor:component-data


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [11913b06d6065b3e245243a4b9489118887b9829]

INTEGRATION: CWS configxml01 (1.4.86); FILE MERGED 2003/05/16 14:38:35 jb 1.4.86.1: #109668# Rename oor:node -> oor:component-data


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [bf44a79ae2c7183492687884ef467b88c9595742]

INTEGRATION: CWS configxml01 (1.3.86); FILE MERGED 2003/05/16 14:38:35 jb 1.3.86.1: #109668# Rename oor:node -> oor:component-data


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [78ba2e098918df357f4b2b7abe0f81e6dfb87d25]

INTEGRATION: CWS configxml01 (1.4.24); FILE MERGED 2003/05/16 14:38:34 jb 1.4.24.1: #109668# Rename oor:node -> oor:component-data


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [f73bfd2b4d04b3a6560b8b3c134f62d226559ff5]

INTEGRATION: CWS configxml01 (1.3.86); FILE MERGED 2003/05/16 14:38:33 jb 1.3.86.1: #109668# Rename oor:node -> oor:component-data


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [463057044737bedbe5dcb8209091686f6949c1bb]

INTEGRATION: CWS configxml01 (1.5.24); FILE MERGED 2003/05/16 14:38:33 jb 1.5.24.1: #109668# Rename oor:node -> oor:component-data


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [da4024690c9186e75df513c5e656576f28e154d2]

INTEGRATION: CWS i18n05 (1.6.12); FILE MERGED 2003/05/21 18:53:33 khong 1.6.12.1: #i12082# CJK breakiterator crashes on first long pure CJK character line


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [67fee9190cad6326d106aef3cc7dc6c16ff7989d]

INTEGRATION: CWS a10y01 (1.30.26); FILE MERGED 2003/05/23 11:06:51 oj 1.30.26.2: #109839# acquire solar mutex 2003/05/22 11:05:18 oj 1.30.26.1: #109839# fix accessibility problems with treelistbox and iconchoisecontrol


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [20f255b49396ec11984ae2525792d4d5db64efe5]

INTEGRATION: CWS a10y01 (1.19.26); FILE MERGED 2003/05/23 11:06:51 oj 1.19.26.2: #109839# acquire solar mutex 2003/05/22 11:05:17 oj 1.19.26.1: #109839# fix accessibility problems with treelistbox and iconchoisecontrol


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [bf538b607f086684090732a46154376fe26737cc]

INTEGRATION: CWS a10y01 (1.31.48); FILE MERGED 2003/05/22 11:05:16 oj 1.31.48.1: #109839# fix accessibility problems with treelistbox and iconchoisecontrol


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [32adda5fc5187213ba0e981c9f586cea8501f15e]

INTEGRATION: CWS a10y01 (1.12.26); FILE MERGED 2003/05/22 11:05:16 oj 1.12.26.1: #109839# fix accessibility problems with treelistbox and iconchoisecontrol


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [428e95963bee49d601b2436f8f31071a45a9bce0]

INTEGRATION: CWS a10y01 (1.16.202); FILE MERGED 2003/05/22 11:05:14 oj 1.16.202.1: #109839# fix accessibility problems with treelistbox and iconchoisecontrol


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [4936e5d1c7585d2762c8517cd8fc0460db996bbe]

INTEGRATION: CWS a10y01 (1.8.202); FILE MERGED 2003/05/22 11:05:14 oj 1.8.202.1: #109839# fix accessibility problems with treelistbox and iconchoisecontrol


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [ea527c606718c1fc07371695de1c9b5472abce4e]

INTEGRATION: CWS a10y01 (1.10.54); FILE MERGED 2003/05/22 11:05:03 oj 1.10.54.1: #109839# fix accessibility problems with treelistbox and iconchoisecontrol


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [03d9d684c9dec5379493b93eec018a613d2e7135]

INTEGRATION: CWS a10y01 (1.12.26); FILE MERGED 2003/05/22 11:05:03 oj 1.12.26.1: #109839# fix accessibility problems with treelistbox and iconchoisecontrol


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [64e17aabccd8ed8cc40e4ea1ebc23f60a5f1fe21]

INTEGRATION: CWS a10y01 (1.2.26); FILE MERGED 2003/05/22 11:19:51 oj 1.2.26.1: #103639# document services


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [84d7347fc688bc1c4c824ce53b64a19f5a05ea1f]

INTEGRATION: CWS a10y01 (1.2.26); FILE MERGED 2003/05/22 11:19:50 oj 1.2.26.1: #103639# document services


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [5afb4e01100331a7b61f8cf9dc690602fd286877]

INTEGRATION: CWS a10y01 (1.2.26); FILE MERGED 2003/05/22 11:19:49 oj 1.2.26.1: #103639# document services


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [7130b56763c77426eef6f22dc0bdc7a4600216bb]

INTEGRATION: CWS a10y01 (1.2.26); FILE MERGED 2003/05/22 11:19:48 oj 1.2.26.1: #103639# document services


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [8527ad1277c4e0a818017b825d38e742c82e4690]

INTEGRATION: CWS a10y01 (1.2.26); FILE MERGED 2003/05/22 11:19:47 oj 1.2.26.1: #103639# document services


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [4fca76fd054d4ae537fa6bcf7a75b7671604f686]

INTEGRATION: CWS a10y01 (1.2.26); FILE MERGED 2003/05/22 11:19:46 oj 1.2.26.1: #103639# document services


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [74338c82baba12f99897dc7345d323bf02b99100]

INTEGRATION: CWS a10y01 (1.2.26); FILE MERGED 2003/05/22 11:19:45 oj 1.2.26.1: #103639# document services


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [e5e8469a8f1eb02974eb3fc29109fc5788547933]

INTEGRATION: CWS a10y01 (1.2.26); FILE MERGED 2003/05/22 11:19:44 oj 1.2.26.1: #103639# document services


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [962dbae1f19b11cf308d1acc4e98282cfa765f59]

INTEGRATION: CWS a10y01 (1.2.26); FILE MERGED 2003/05/22 11:19:43 oj 1.2.26.1: #103639# document services


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [216ca614a6fb00ab1d5d404ee09f9402d8f84eb2]

INTEGRATION: CWS a10y01 (1.2.26); FILE MERGED 2003/05/22 11:19:42 oj 1.2.26.1: #103639# document services


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [be2153137439b5046ad480e0574afea0f445f567]

INTEGRATION: CWS calc10 (1.10.44); FILE MERGED 2003/05/21 18:55:20 nn 1.10.44.1: #109814# use DrawSelectionBackground instead of DrawTransparent to show selection


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [b77e11ba9ec4006f0ca7040ac3fc09e9ceadfde9]

INTEGRATION: CWS calc10 (1.31.18); FILE MERGED 2003/05/23 09:14:53 sab 1.31.18.1: #i14679#; reset InputHandler on InputWindow


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [7f1327ae0bdc639677b864660bc8411d1434c325]

INTEGRATION: CWS calc10 (1.46.18); FILE MERGED 2003/05/23 09:14:52 sab 1.46.18.1: #i14679#; reset InputHandler on InputWindow


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [3f33e9fc298e6563026dd844bb6767817516cbf8]

INTEGRATION: CWS calc10 (1.21.166); FILE MERGED 2003/05/21 16:22:43 sab 1.21.166.1: #109439#; don't set value or string if it is a cell in a matrix range


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [077e54ad8ce6ee99d1d6f216e522901b8e6f20ad]

INTEGRATION: CWS calc10 (1.33.164); FILE MERGED 2003/05/21 16:22:43 sab 1.33.164.1: #109439#; don't set value or string if it is a cell in a matrix range


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [1e881febb44a72076822dbaffec197288b95ed1d]

INTEGRATION: CWS calc10 (1.72.18); FILE MERGED 2003/05/21 16:22:42 sab 1.72.18.1: #109439#; don't set value or string if it is a cell in a matrix range


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [ab0c4d863587d30466455eb0ee5b285bf015d2fa]

INTEGRATION: CWS calc10 (1.3.44); FILE MERGED 2003/05/20 10:54:22 dr 1.3.44.1: #109686# use ScMarkData to remember used cells


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [9fcf11eb448802029b72ff502e088df2d34fe341]

INTEGRATION: CWS calc10 (1.3.44); FILE MERGED 2003/05/20 10:54:14 dr 1.3.44.1: #109686# use ScMarkData to remember used cells


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [d64b2d1be1c48d79f233fcc0194cde5fdd994c7c]

INTEGRATION: CWS calc10 (1.20.34); FILE MERGED 2003/05/23 09:43:32 nn 1.20.34.2: RESYNC: (1.20-1.21); FILE MERGED 2003/05/19 14:31:03 nn 1.20.34.1: #108979# FillEditItemSet: use ClearItem instead of Put for automatic font color


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [c9d844f62c388d463445097f1cc453535491e171]

INTEGRATION: CWS cl03 (1.30.4); FILE MERGED 2003/05/22 14:31:24 lo 1.30.4.1: #109140# -start -> -show


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [2e154a9c4a9b3a49c85ce5d3156ae9adeff51888]

INTEGRATION: CWS cl03 (1.19.6); FILE MERGED 2003/05/22 14:31:23 lo 1.19.6.1: #109140# -start -> -show


2003-05-27  Vladimir Glazounov  <vg@openoffice.org>  [b2f90c34f64648a989d264d9c4b7b55fdff0350a]

INTEGRATION: CWS mhu04 (1.40.22); FILE MERGED 2003/05/19 15:52:24 mhu 1.40.22.1: #109710# Removed obsolete depricated CHAOS services: ChaosContent[Provider], DataContainer, PropertyMatcherFactory.


2003-05-27  Tomas O'Connor  <toconnor@openoffice.org>  [24f1f0537f436697769bb29cd9ced423db0ced33]

IssueZilla 14896, Installer doesn't support OpenOffice.org 1.1 Beta2


2003-05-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [ae6c0949625ff2cf3e5dd8bd8376838695dca0bd]

separate local o according to CWS


2003-05-26  Kurt Zenker  <kz@openoffice.org>  [260df5640f5259ce5a6c579fced3ad7dcffca596]

new version for SRX645


2003-05-26  Tomas O'Connor  <toconnor@openoffice.org>  [73ee44c0cddb62992649006f266764d88b52792a]

Changes from code review, BeanShell document scripts can now be edited, Rhino document scripts cannot.


2003-05-26  Tomas O'Connor  <toconnor@openoffice.org>  [9b4ee751fe3905056157b4f852cdb3063c3582fe]

Updates for new compilers etc.


2003-05-26  Tomas O'Connor  <toconnor@openoffice.org>  [5a449369e8d021e683330d215c482ebfd4364d03]

Changes from code review


2003-05-26  Rüdiger Timm  <rt@openoffice.org>  [a793b6ee307d958dbcbcc5c4b228de21041fdc31]

new version for SRX645


2003-05-26  Kurt Zenker  <kz@openoffice.org>  [d6847985a69c847c3dae856a1177d84a097c16f2]

new version for SRX645


2003-05-26  Vladimir Glazounov  <vg@openoffice.org>  [b0904a26aa7fc465856361a1cdc42293145b4a00]

INTEGRATION: CWS draw12 (1.6.40); FILE MERGED 2003/05/16 11:34:15 thb 1.6.40.1: #109058# Disable output, as we only want to record a metafile


2003-05-26  Vladimir Glazounov  <vg@openoffice.org>  [0ebedaf95d2257ab0eb1e740c3f80b3879ceb72b]

INTEGRATION: CWS draw12 (1.19.18); FILE MERGED 2003/05/19 09:00:37 af 1.19.18.1: #i14107# Fixed crash when trying to select object with empty selection.


2003-05-26  Vladimir Glazounov  <vg@openoffice.org>  [9884bcd8f94c26b804f7357fdeb06b6212c61f3c]

INTEGRATION: CWS draw12 (1.23.32); FILE MERGED 2003/05/15 15:30:30 thb 1.23.32.1: #109151# Use correct text height, and don't let scale change the height again


2003-05-26  Vladimir Glazounov  <vg@openoffice.org>  [ec0516724f81cfb30f7fa3c1eadd0a8006783915]

INTEGRATION: CWS draw12 (1.20.32); FILE MERGED 2003/05/15 15:30:30 thb 1.20.32.1: #109151# Use correct text height, and don't let scale change the height again


2003-05-26  Vladimir Glazounov  <vg@openoffice.org>  [19081359cb2edde942d99297ada8e0c8254d3d4f]

INTEGRATION: CWS draw12 (1.45.30); FILE MERGED 2003/05/16 14:40:06 thb 1.45.30.1: #109151# Do the background outliner setup _after_ it's creation


2003-05-26  Vladimir Glazounov  <vg@openoffice.org>  [66fa23b7bbaf79cf95a363830f91b9b5755380eb]

INTEGRATION: CWS draw12 (1.11.32); FILE MERGED 2003/05/16 09:02:20 aw 1.11.32.1: #109587#

do a more smooth item deletion here, else the text rect will be reformatted, especially when information regarding vertical text is changed. When clearing only set items it's slower, but safer regarding such information (it's not changed usually)

2003-05-26  Vladimir Glazounov  <vg@openoffice.org>  [fa50aa545a76a820ddfeacc75d93700887903631]

INTEGRATION: CWS draw12 (1.35.32); FILE MERGED 2003/05/22 09:34:22 cl 1.35.32.2: #109835# ignore SetObjRef when called twice with same object 2003/05/16 15:36:45 cl 1.35.32.1: #109623# do not disconnect if we are not already connected


2003-05-26  Vladimir Glazounov  <vg@openoffice.org>  [64a66bc4c8a315acd069102097cc838e1f3c2786]

INTEGRATION: CWS draw12 (1.12.226); FILE MERGED 2003/05/16 09:01:24 aw 1.12.226.1: #109587#

The new SnapRect contains the tail BoundRect, see
 RecalcSnapRect() above. Thus, the new to-be-setted
 SnapRect needs to be 'cleared' from that tail offsets before setting it as new SnapRect at the SdrRectObj.
As base for 'clearing' the old text rect is taken from aRect using GetLogicRect(), see below. Second the outer tail point wich expanded that rect. Since the other end of the connection polygon always resides at one edge of the text rect
 this is sufficient information.

2003-05-26  Vladimir Glazounov  <vg@openoffice.org>  [382a805aeac53ed2e311b03cbc43b225541887c3]

INTEGRATION: CWS draw12 (1.1.1.1.262); FILE MERGED 2003/05/16 11:54:39 aw 1.1.1.1.262.1: #109658#

Since relying on OrdNums is not allowed for the selection because objects in the selection may not be inserted in a list if they are e.g. modified ATM, i changed this loop to just look if the object pointer is in the selection.
Problem is that GetOrdNum() which is const, internally casts no non-const and hardly sets the OrdNum member of the object (nOrdNum) to 0 (ZERO) if the object is not inserted in a object list.
Since this may be by purpose and necessary somewhere else i decided that it is less dangerous to change this method then changing SdrObject::GetOrdNum().

2003-05-26  Vladimir Glazounov  <vg@openoffice.org>  [10cc729a7d74b8f1a255413538637610520010f0]

INTEGRATION: CWS draw12 (1.104.10); FILE MERGED 2003/05/21 14:47:13 sj 1.104.10.1: #109467# fixed a little bullet bug (not displaying numberings if their template contains a graphical bullet)


2003-05-26  Vladimir Glazounov  <vg@openoffice.org>  [abd6490a87a80ac80febf4ef5b7dc4e2e7969c1d]

INTEGRATION: CWS draw12 (1.1.2); FILE ADDED 2003/05/19 08:43:56 af 1.1.2.2: #109147# Added comment about follow-up task #109745#. 2003/05/16 14:53:27 af 1.1.2.1: #109147# Added a new class for color look-up.


2003-05-26  Vladimir Glazounov  <vg@openoffice.org>  [b90684255009de411a90949c3718d6c0c78d7b28]

INTEGRATION: CWS draw12 (1.80.30); FILE MERGED 2003/05/15 15:31:53 thb 1.80.30.1: #109151# Check against character, not paragraph index


2003-05-26  Vladimir Glazounov  <vg@openoffice.org>  [e7f611295e294f282483c165b323fe24751d59b8]

INTEGRATION: CWS draw12 (1.20.38); FILE MERGED 2003/05/16 14:54:42 af 1.20.38.1: #109147# Added a new class for color look-up.


2003-05-26  Vladimir Glazounov  <vg@openoffice.org>  [2570d86cf71a556c275fb55c29038d455f52068a]

INTEGRATION: CWS draw12 (1.5.230); FILE MERGED 2003/05/16 14:55:17 af 1.5.230.1: #109147# Moved color look up into new class DGColorNameLookUp.


2003-05-26  Vladimir Glazounov  <vg@openoffice.org>  [6fccc66146b089fa625a2510dda37e7dae5beda3]

INTEGRATION: CWS draw12 (1.1.2); FILE ADDED 2003/05/16 14:54:08 af 1.1.2.1: #109147# Added a new class for color look-up.


2003-05-26  Vladimir Glazounov  <vg@openoffice.org>  [3c54ea68ca6c6c046839a616641ac5545482f7db]

INTEGRATION: CWS draw12 (1.11.32); FILE MERGED 2003/05/19 08:50:37 af 1.11.32.1: #i14107# Doing single selection to grab focus to object.


2003-05-26  Vladimir Glazounov  <vg@openoffice.org>  [0d67aa593cc34a241bd4e6158c374a40e37eb229]

INTEGRATION: CWS draw12 (1.2.28); FILE MERGED 2003/05/16 11:53:34 cl 1.2.28.1: #109253# use correct resource manager for error strings


2003-05-26  Vladimir Glazounov  <vg@openoffice.org>  [9ee3aade16467958ed743a537b3d116eaa549b43]

INTEGRATION: CWS fwk03 (1.6.18); FILE MERGED 2003/05/16 07:42:00 dbo 1.6.18.1: #109701# internal StringHelper class


2003-05-26  Vladimir Glazounov  <vg@openoffice.org>  [59d93a7f206d7bea2c61ae554dc2ee085ed0e266]

INTEGRATION: CWS fwk03 (1.3.10); FILE MERGED 2003/05/16 07:41:59 dbo 1.3.10.1: #109701# internal StringHelper class


2003-05-26  Vladimir Glazounov  <vg@openoffice.org>  [dc33af6e2d8a2515828ebb9fb2fe821d1025af47]

INTEGRATION: CWS fwk03 (1.1.2); FILE ADDED 2003/05/16 07:41:58 dbo 1.1.2.1: #109701# internal StringHelper class


2003-05-26  Vladimir Glazounov  <vg@openoffice.org>  [23805649ad04e5115d90b3fa33e3a59d2649b2ef]

INTEGRATION: CWS fwk03 (1.3.8); FILE MERGED 2003/05/16 07:41:58 dbo 1.3.8.1: #109701# internal StringHelper class


2003-05-26  Vladimir Glazounov  <vg@openoffice.org>  [501ad56a9746ad92b02a489f9695c8e321c87ad3]

INTEGRATION: CWS fwk03 (1.12.8); FILE MERGED 2003/05/16 07:41:05 dbo 1.12.8.1: #109701# fixing uri decoding


2003-05-26  Vladimir Glazounov  <vg@openoffice.org>  [1d86e663e0a24c7b44fb651e24773865e52714f8]

INTEGRATION: CWS fwk03 (1.26.12); FILE MERGED 2003/05/22 09:12:37 mba 1.26.12.1: #108942#: last change removed, it prevented loading of the sdraw4.0 files


2003-05-26  Vladimir Glazounov  <vg@openoffice.org>  [34e26c9f2f2717f2c90c1419dabdbec9173bab30]

INTEGRATION: CWS fwk03 (1.4.126); FILE MERGED 2003/05/20 15:00:20 mba 1.4.126.1: #109739#: accept application addionally to StarOffice


2003-05-26  Vladimir Glazounov  <vg@openoffice.org>  [91e8e06240eb38cf6e587707bc7c84c9444e714a]

INTEGRATION: CWS fwk03 (1.2.126); FILE MERGED 2003/05/20 15:00:06 mba 1.2.126.1: #109739#: accept application addionally to StarOffice


2003-05-26  Vladimir Glazounov  <vg@openoffice.org>  [338a920384c81169f2b7e7a39e5629c32d232a84]

INTEGRATION: CWS fwk03 (1.2.20); FILE MERGED 2003/05/22 15:59:51 mba 1.2.20.2: #109650#: XUserInputInterception.idl 2003/05/16 08:38:21 mba 1.2.20.1: #109650#: documentation added


2003-05-26  Vladimir Glazounov  <vg@openoffice.org>  [e52717eefb2cbf94b70e4620652c1e8848a30c82]

INTEGRATION: CWS fwk03 (1.34.20); FILE MERGED 2003/05/16 09:58:43 mba 1.34.20.1: #109534#: change in unoctitm.cxx revealed another problem - after ContextMenuInterception slotids might have vanished, so no Controllers can be created


2003-05-26  Vladimir Glazounov  <vg@openoffice.org>  [828a7ea5525667d375dd583970ad0d07ba8a9fea]

INTEGRATION: CWS fwk03 (1.41.18); FILE MERGED 2003/05/22 09:31:12 mba 1.41.18.3: #109848#: send event source 2003/05/20 15:36:28 mba 1.41.18.2: RESYNC: (1.41-1.42); FILE MERGED 2003/05/20 14:58:31 mba 1.41.18.1: #109431#: crash when scrollbars of floating frames have focus and container window is closed


2003-05-26  Vladimir Glazounov  <vg@openoffice.org>  [007be289f18416e452d7d89a8bc779c5ccd9a11c]

INTEGRATION: CWS fwk03 (1.28.42); FILE MERGED 2003/05/20 14:58:07 mba 1.28.42.1: #109431#: crash when scrollbars of floating frames have focus and container window is closed


2003-05-26  Vladimir Glazounov  <vg@openoffice.org>  [5872f6f055049a7177c57e2247e0b08565b736bc]

INTEGRATION: CWS fwk03 (1.17.14); FILE MERGED 2003/05/20 14:57:41 mba 1.17.14.1: #109739#: use legacy property content only on setting, always return values as documented in the DevGuide


2003-05-26  Vladimir Glazounov  <vg@openoffice.org>  [81317df62e00bac0626d02dcd8e955caa8e10da6]

INTEGRATION: CWS fwk03 (1.30.32); FILE MERGED 2003/05/16 09:57:26 mba 1.30.32.1: #109534#: create UnoMenuController for external commands


2003-05-26  Vladimir Glazounov  <vg@openoffice.org>  [d81616e8e669799330e015752e0317d6385c8772]

INTEGRATION: CWS fwk03 (1.2.42); FILE MERGED 2003/05/20 14:56:02 mba 1.2.42.1: #109739#: event name corrected


2003-05-26  Vladimir Glazounov  <vg@openoffice.org>  [26197bc03867a35b7fdccaaa5dff660ddc9adff9]

INTEGRATION: CWS fwk03 (1.114.32); FILE MERGED 2003/05/20 15:38:19 mba 1.114.32.2: RESYNC: (1.114-1.115); FILE MERGED 2003/05/16 09:56:38 mba 1.114.32.1: #109461#: evaluate return value of external filters


2003-05-26  Vladimir Glazounov  <vg@openoffice.org>  [8a85c037df6abe7be59941702a319cc88ae5b4df]

INTEGRATION: CWS fwk03 (1.4.42); FILE MERGED 2003/05/20 14:55:26 mba 1.4.42.1: #109431#: assertion for empty URL


2003-05-26  Vladimir Glazounov  <vg@openoffice.org>  [d4b8525ec9a5e90c39d31ae02b1285e9fe95a10e]

INTEGRATION: CWS fwk03 (1.23.20); FILE MERGED 2003/05/16 09:55:38 mba 1.23.20.1: #109683#: truncate strings with 0-Bytes


2003-05-26  Vladimir Glazounov  <vg@openoffice.org>  [ca610c8afcd042cd51f59e982b69a6cdc962be58]

INTEGRATION: CWS fwk03 (1.25.174); FILE MERGED 2003/05/16 09:54:53 mba 1.25.174.1: #109534#: allow to send status updates to SfxControllers for arbitrary command URLs


2003-05-26  Vladimir Glazounov  <vg@openoffice.org>  [943d2689ca468c838ac2c130436d1c2241d46804]

INTEGRATION: CWS fwk03 (1.15.32); FILE MERGED 2003/05/20 14:54:56 mba 1.15.32.1: #109739#: event processing always uses Notification


2003-05-26  Vladimir Glazounov  <vg@openoffice.org>  [02460a1a26ccdcdb00298a3c7bc23b76cce64b38]

INTEGRATION: CWS fwk03 (1.69.18); FILE MERGED 2003/05/23 09:59:54 mba 1.69.18.2: #i14667#: OwnerLock mismatch 2003/05/16 09:53:36 mba 1.69.18.1: #109486#: open internally when external loading fails


2003-05-26  Vladimir Glazounov  <vg@openoffice.org>  [126c6c0b41d7de9b3b60a4faf0e360db41607d74]

INTEGRATION: CWS fwk03 (1.32.20); FILE MERGED 2003/05/20 14:52:47 mba 1.32.20.1: #109739#: new event registered; StartApp event moved to wrapper because it caused recursive creation of GlobalEventBroadcaster


2003-05-26  Vladimir Glazounov  <vg@openoffice.org>  [b8a249cd8899f81b54a2e58c8a2c345da568e83c]

INTEGRATION: CWS fwk03 (1.45.20); FILE MERGED 2003/05/20 14:50:37 mba 1.45.20.1: #109739#: event processing always uses Notification


2003-05-26  Vladimir Glazounov  <vg@openoffice.org>  [5e8f66a957278ea054013f4dfbdf382e9a0f21d7]

INTEGRATION: CWS fwk03 (1.83.14); FILE MERGED 2003/05/23 09:13:57 mba 1.83.14.2: #109753#: corrected translations 2003/05/20 14:50:10 mba 1.83.14.1: #109739#: new or changed event names


2003-05-26  Vladimir Glazounov  <vg@openoffice.org>  [a527e816f3c8d9a9c2c6b4403bdaff0e0c35a9e6]

INTEGRATION: CWS fwk03 (1.26.42); FILE MERGED 2003/05/20 14:50:01 mba 1.26.42.1: #109739#: new or changed event names


2003-05-26  Vladimir Glazounov  <vg@openoffice.org>  [e4868ef5c5e49ed75b17e84dc5b15053a263141c]

INTEGRATION: CWS fwk03 (1.43.16); FILE MERGED 2003/05/16 12:33:41 abi 1.43.16.3: #93735# friend declaration and scope declaration for CC 2003/05/16 09:43:44 abi 1.43.16.2: #93735# added comment 2003/05/16 09:28:31 abi 1.43.16.1: #93735# UCBOpenContentSync with error handling for timeout waiting for second thread


2003-05-26  Vladimir Glazounov  <vg@openoffice.org>  [71bc076b2b18b197bf734f35a0715bb4d12f8b1d]

INTEGRATION: CWS fwk03 (1.11.16); FILE MERGED 2003/05/16 10:26:50 abi 1.11.16.1: #93735# added condition.obj


2003-05-26  Vladimir Glazounov  <vg@openoffice.org>  [a84398e38372c5d5a3d8f296e459778b86787c95]

INTEGRATION: CWS os10 (1.69.18); FILE MERGED 2003/05/20 08:32:45 os 1.69.18.3: #109465# 'Justified' string has been lost on resync 2003/05/16 06:59:53 os 1.69.18.2: RESYNC: (1.69-1.70); FILE MERGED 2003/05/09 06:56:22 gt 1.69.18.1: #109465# added lost string for english_us to ListBox LB_LASTLINE


2003-05-26  Vladimir Glazounov  <vg@openoffice.org>  [e5f66f7323ca1d2be310b35afd7db108dd873e44]

INTEGRATION: CWS os10 (1.87.4); FILE MERGED 2003/05/16 06:46:03 os 1.87.4.2: RESYNC: (1.87-1.88); FILE MERGED 2003/05/15 13:58:03 os 1.87.4.1: #109663# unsupported ids removed from ImageList


2003-05-26  Vladimir Glazounov  <vg@openoffice.org>  [625654b25c6e5df5da0b19fc9d8c8eade88c21bd]

INTEGRATION: CWS os10 (1.23.22); FILE MERGED 2003/05/14 09:37:40 os 1.23.22.1: #109215# space between entries increased


2003-05-26  Vladimir Glazounov  <vg@openoffice.org>  [c0594523f1b79276bde97541d44544fd0d6b15a5]

INTEGRATION: CWS os10 (1.7.22); FILE MERGED 2003/05/14 07:33:34 os 1.7.22.1: #109593# remove SwDBToolsClient in SwDLL::Exit instead of using a static object


2003-05-26  Vladimir Glazounov  <vg@openoffice.org>  [3e26300c3cb1f40eb48942274f40845f5178f4f1]

INTEGRATION: CWS os10 (1.17.22); FILE MERGED 2003/05/13 13:06:59 os 1.17.22.1: #109573# disable editing of DDE fields with invisble (recursive) links


2003-05-26  Vladimir Glazounov  <vg@openoffice.org>  [4acc0d5457668248500979e43373ecab02779faa]

INTEGRATION: CWS os10 (1.15.40); FILE MERGED 2003/05/16 07:31:33 os 1.15.40.2: RESYNC: (1.15-1.16); FILE MERGED 2003/05/13 13:26:19 os 1.15.40.1: #109571# width of footnote dialog increased


2003-05-26  Vladimir Glazounov  <vg@openoffice.org>  [b450a51f48b48827e931c47375f21203a73bab08]

INTEGRATION: CWS os10 (1.5.22); FILE MERGED 2003/05/16 14:38:06 os 1.5.22.1: #109694# added _LoadStyles() method to control modification of source document


2003-05-26  Vladimir Glazounov  <vg@openoffice.org>  [0d630ed2d4824c1376b779347fcc63e67e37fdaa]

INTEGRATION: CWS os10 (1.12.22); FILE MERGED 2003/05/13 13:02:26 os 1.12.22.1: #109438# ::HasSelection(): check for multi selection, too


2003-05-26  Vladimir Glazounov  <vg@openoffice.org>  [e5c633f2f9753157fedf7d6d5a423bcc654938e5]

INTEGRATION: CWS os10 (1.66.14); FILE MERGED 2003/05/14 13:27:21 os 1.66.14.1: #102812# replace ending quote in IME input


2003-05-26  Vladimir Glazounov  <vg@openoffice.org>  [cda0434de0455058f213af7d5760bf4f048f19ec]

INTEGRATION: CWS os10 (1.66.22); FILE MERGED 2003/05/14 07:33:12 os 1.66.22.1: #109593# remove SwDBToolsClient in SwDLL::Exit instead of using a static object


2003-05-26  Vladimir Glazounov  <vg@openoffice.org>  [793bf59a270ae1d12195b0d792f9a1e45ad47b27]

INTEGRATION: CWS os10 (1.14.22); FILE MERGED 2003/05/16 14:37:44 os 1.14.22.1: #109694# added _LoadStyles() method to control modification of source document


2003-05-26  Vladimir Glazounov  <vg@openoffice.org>  [e8af9119b6e6eaaf89f988182259df6d04d07317]

INTEGRATION: CWS os10 (1.85.28); FILE MERGED 2003/05/16 07:59:00 os 1.85.28.2: RESYNC: (1.85-1.86); FILE MERGED 2003/05/15 13:51:42 os 1.85.28.1: #109663# unsupported ids removed from ImageList


2003-05-26  Vladimir Glazounov  <vg@openoffice.org>  [b53d4dbcfe4395193b7a69fef4eee3001b696175]

INTEGRATION: CWS os10 (1.15.14); FILE MERGED 2003/05/12 12:26:29 os 1.15.14.1: #108779# remove tab stops from paragraph texts while inserting them into a table of content or index


2003-05-26  Vladimir Glazounov  <vg@openoffice.org>  [92758cb8068439ebcc7643d5cbc3c06cbb7edcd1]

INTEGRATION: CWS os10 (1.19.22); FILE MERGED 2003/05/12 12:26:45 os 1.19.22.1: #108779# remove tab stops from paragraph texts while inserting them into a table of content or index


2003-05-26  Vladimir Glazounov  <vg@openoffice.org>  [38f265b64a405876267f5b21fad234db0a6c2e3f]

INTEGRATION: CWS os10 (1.27.18); FILE MERGED 2003/05/13 13:01:56 os 1.27.18.1: #109438# new: IsMultiSelection


2003-05-26  Vladimir Glazounov  <vg@openoffice.org>  [be64e14ffa6094d5633ae5d21e17bce0b3af21b3]

INTEGRATION: CWS os10 (1.9.18); FILE MERGED 2003/05/12 12:26:13 os 1.9.18.1: #108779# remove tab stops from paragraph texts while inserting them into a table of content or index


2003-05-26  Vladimir Glazounov  <vg@openoffice.org>  [e7c1d3d0e1ec1735e116067ad4dacf64f2ef88af]

INTEGRATION: CWS os10 (1.21.56); FILE MERGED 2003/05/16 14:35:53 os 1.21.56.1: #109694# added _LoadStyles() method to control modification of source document


2003-05-26  Vladimir Glazounov  <vg@openoffice.org>  [4e496e46687d5e014f9203d5e97988540229de25]

INTEGRATION: CWS os10 (1.19.44); FILE MERGED 2003/05/14 07:33:55 os 1.19.44.1: #109593# remove SwDBToolsClient in SwDLL::Exit instead of using a static object


2003-05-26  Vladimir Glazounov  <vg@openoffice.org>  [13a9ab6071fe2cfe337e79f8bcfb6d49237173bd]

INTEGRATION: CWS os10 (1.16.18); FILE MERGED 2003/05/13 13:01:42 os 1.16.18.1: #109438# new: IsMultiSelection


2003-05-26  Vladimir Glazounov  <vg@openoffice.org>  [4e609290d16005938b0f1d3bb091db2df47b6142]

INTEGRATION: CWS os10 (1.51.18); FILE MERGED 2003/05/21 08:09:14 os 1.51.18.3: #108895# Arabic ImageList added, weight, posture, underline removed - loaded from offmgr 2003/05/16 08:07:25 os 1.51.18.2: RESYNC: (1.51-1.52); FILE MERGED 2003/05/15 13:52:56 os 1.51.18.1: #109663# unsupported ids removed from ImageList


2003-05-26  Vladimir Glazounov  <vg@openoffice.org>  [26cbaf48b65802330fdd484f26906a6a0f8fb1b8]

INTEGRATION: CWS os10 (1.19.34); FILE MERGED 2003/05/21 08:08:54 os 1.19.34.2: #108895# Arabic ImageList added, weight, posture, underline removed - loaded from offmgr 2003/05/15 13:53:32 os 1.19.34.1: #109663# unsupported ids removed from ImageList


2003-05-26  Vladimir Glazounov  <vg@openoffice.org>  [7a70973ed6fe9b288c9d0092046b608992aba986]

INTEGRATION: CWS os10 (1.82.26); FILE MERGED 2003/05/16 06:44:42 os 1.82.26.2: RESYNC: (1.82-1.83); FILE MERGED 2003/05/15 13:57:07 os 1.82.26.1: #109663# unsupported ids removed from ImageList


2003-05-26  Vladimir Glazounov  <vg@openoffice.org>  [2c82fe89495ad484f082b11de4d329d7dd57cd4e]

INTEGRATION: CWS cfg02 (1.1.2); FILE ADDED 2003/05/12 12:52:08 ssmith 1.1.2.1: #108160# added support for binary cache


2003-05-26  Vladimir Glazounov  <vg@openoffice.org>  [c17932bb10bb9d536fa3c0c9b0edd53184d2c806]

INTEGRATION: CWS cfg02 (1.4.2); FILE MERGED 2003/05/21 13:02:16 jb 1.4.2.1: #108160# Rework design after review


2003-05-26  Vladimir Glazounov  <vg@openoffice.org>  [b632707949dc8ca48fff8fa1b1c7378b0c23f1f5]

INTEGRATION: CWS cfg02 (1.9.2); FILE MERGED 2003/05/21 13:02:15 jb 1.9.2.1: #108160# Rework design after review


2003-05-26  Vladimir Glazounov  <vg@openoffice.org>  [e5fe17c192249065515c5742e77e733b3450aafa]

INTEGRATION: CWS cfg02 (1.3.2); FILE MERGED 2003/05/21 13:02:15 jb 1.3.2.2: #108160# Rework design after review 2003/05/12 12:43:53 ssmith 1.3.2.1: #108160# added support for binary cache


2003-05-26  Vladimir Glazounov  <vg@openoffice.org>  [16f9d30465de26c092c1efb65db89c14f2340d49]

INTEGRATION: CWS cfg02 (1.4.8); FILE MERGED 2003/05/21 13:02:14 jb 1.4.8.2: #108160# Rework design after review 2003/05/12 12:43:53 ssmith 1.4.8.1: #108160# added support for binary cache


2003-05-26  Vladimir Glazounov  <vg@openoffice.org>  [00c2a5e05104f7e9b2b1ecb3eeffc97e008c1a17]

INTEGRATION: CWS cfg02 (1.11.8); FILE MERGED 2003/05/12 12:43:53 ssmith 1.11.8.1: #108160# added support for binary cache


2003-05-26  Vladimir Glazounov  <vg@openoffice.org>  [3d07abca9e6bc858d79f512b172b4f0ea1d35459]

INTEGRATION: CWS cfg02 (1.1.2); FILE ADDED 2003/05/21 13:02:14 jb 1.1.2.2: #108160# Rework design after review 2003/05/12 12:50:03 ssmith 1.1.2.1: #108160# added support for binary cache


2003-05-26  Vladimir Glazounov  <vg@openoffice.org>  [da567bb6e412ff0b66d133cdaeb0054adec0b1e6]

INTEGRATION: CWS cfg02 (1.1.2); FILE ADDED 2003/05/21 13:02:13 jb 1.1.2.2: #108160# Rework design after review 2003/05/12 12:50:01 ssmith 1.1.2.1: #108160# added support for binary cache


2003-05-26  Vladimir Glazounov  <vg@openoffice.org>  [2bf639bbb985a10a2bba4402fa7c2b4fa2c1664b]

INTEGRATION: CWS cfg02 (1.1.2); FILE ADDED 2003/05/21 13:02:13 jb 1.1.2.3: #108160# Rework design after review 2003/05/13 10:50:32 ssmith 1.1.2.2: #108160# adding support for binary cache 2003/05/12 12:50:00 ssmith 1.1.2.1: #108160# added support for binary cache


2003-05-26  Vladimir Glazounov  <vg@openoffice.org>  [193252231c0f6ac834ad1ded790d6a2cd724a4ab]

INTEGRATION: CWS cfg02 (1.1.2); FILE ADDED 2003/05/21 13:02:12 jb 1.1.2.3: #108160# Rework design after review 2003/05/13 10:50:32 ssmith 1.1.2.2: #108160# adding support for binary cache 2003/05/12 12:50:00 ssmith 1.1.2.1: #108160# added support for binary cache


2003-05-26  Vladimir Glazounov  <vg@openoffice.org>  [407825e1cb1441612a658347abd3f1d9d28f8073]

INTEGRATION: CWS cfg02 (1.1.2); FILE ADDED 2003/05/21 13:02:12 jb 1.1.2.2: #108160# Rework design after review 2003/05/12 12:49:59 ssmith 1.1.2.1: #108160# added support for binary cache


2003-05-26  Vladimir Glazounov  <vg@openoffice.org>  [1ab3c1a6879bf8f0747c0803f18398506fea1731]

INTEGRATION: CWS cfg02 (1.1.2); FILE ADDED 2003/05/21 13:02:11 jb 1.1.2.2: #108160# Rework design after review 2003/05/12 12:49:58 ssmith 1.1.2.1: #108160# added support for binary cache


2003-05-26  Vladimir Glazounov  <vg@openoffice.org>  [d05705501375296865e2eceeae05e786a7f6227b]

INTEGRATION: CWS cfg02 (1.1.2); FILE ADDED 2003/05/21 13:02:10 jb 1.1.2.2: #108160# Rework design after review 2003/05/12 12:49:57 ssmith 1.1.2.1: #108160# added support for binary cache


2003-05-26  Vladimir Glazounov  <vg@openoffice.org>  [983c2d05adc9e5bb079f16f75e9f3950d0401a00]

INTEGRATION: CWS cfg02 (1.1.2); FILE ADDED 2003/05/21 13:02:10 jb 1.1.2.2: #108160# Rework design after review 2003/05/12 12:49:56 ssmith 1.1.2.1: #108160# added support for binary cache


2003-05-26  Vladimir Glazounov  <vg@openoffice.org>  [3c3a0e1139ade201a0110e7c9444ee526d9c2b12]

INTEGRATION: CWS cfg02 (1.1.2); FILE ADDED 2003/05/21 13:02:10 jb 1.1.2.2: #108160# Rework design after review 2003/05/12 12:49:55 ssmith 1.1.2.1: #108160# added support for binary cache


2003-05-26  Vladimir Glazounov  <vg@openoffice.org>  [36136faeac2201fb7ea3a7325452e7c40cc2677e]

INTEGRATION: CWS cfg02 (1.1.2); FILE ADDED 2003/05/21 13:02:09 jb 1.1.2.3: #108160# Rework design after review 2003/05/13 10:50:32 ssmith 1.1.2.2: #108160# adding support for binary cache 2003/05/12 12:49:54 ssmith 1.1.2.1: #108160# added support for binary cache


2003-05-26  Vladimir Glazounov  <vg@openoffice.org>  [c7c982f71905c79f13398c5e819b427033308cec]

INTEGRATION: CWS cfg02 (1.6.2); FILE MERGED 2003/05/21 13:02:08 jb 1.6.2.2: #108160# Rework design after review 2003/05/12 12:43:52 ssmith 1.6.2.1: #108160# added support for binary cache


2003-05-26  Vladimir Glazounov  <vg@openoffice.org>  [9adb593a70b7e3d8c6f7e79641fdaa0f9516f5e8]

INTEGRATION: CWS cfg02 (1.13.2); FILE MERGED 2003/05/21 13:02:08 jb 1.13.2.3: #108160# Rework design after review 2003/05/13 10:15:24 ssmith 1.13.2.2: #108160# binary cache support 2003/05/12 12:43:52 ssmith 1.13.2.1: #108160# added support for binary cache


2003-05-24  Jörg Budischewski  <jbu@openoffice.org>  [ae824f54b261d225cfa493350944add72c8f795e]

libpyunoloader.uno.so -> pyunoloader.uno.so


2003-05-24  Jörg Budischewski  <jbu@openoffice.org>  [f77812db11ed2835ab089dca66c2354333558df2]

added missing dependency


2003-05-24  Jörg Budischewski  <jbu@openoffice.org>  [dbef5588ea09b52142dd446622dd7501ba94cec0]

simplified tarball towards pyuno's office integration


2003-05-24  Jörg Budischewski  <jbu@openoffice.org>  [6fb1f783eb0bdec5f551e67debcbf2376229670f]

documentation changed towards office integration build


2003-05-24  Jörg Budischewski  <jbu@openoffice.org>  [361111d857df4790eff68ecb747f7529a722228b]

#i12504# added pyuno.invoke


2003-05-24  Jörg Budischewski  <jbu@openoffice.org>  [1e25103fb8b994f2588bf3ac08bd741187c0761f]

#i12504# added conversion mode, fixed a leak for struct/exception conversion


2003-05-24  Jörg Budischewski  <jbu@openoffice.org>  [796a2d2dd1c559e49f4860c8be486848a8c2bb92]

#i12504# added getAnyClass


2003-05-24  Jörg Budischewski  <jbu@openoffice.org>  [4640b548a7ceda0016c465ee4e15086a54defdb6]

#i12504# added conversion mode


2003-05-24  Jörg Budischewski  <jbu@openoffice.org>  [89d55b843d0e4967c64b0ed43548993351fb06b3]

#i12504# added PyUNO_invoke, removed the _print workaround, was crashing anyway


2003-05-24  Jörg Budischewski  <jbu@openoffice.org>  [b7c79567c0e279f295faa3e05e6c34e21328c30b]

#i12504# added uno.Any and uno.invoke


2003-05-24  Jörg Budischewski  <jbu@openoffice.org>  [bbdf01a49211ab2a0b6071cf17b7683a705c1d53]

added inspect function, modified addComponentsToContext because of the new component naming scheme


2003-05-24  Jörg Budischewski  <jbu@openoffice.org>  [e9c652edc29391e465fd639284ae4f901c15d9b9]

7439PYTHONLOADERLIBDIR can now be replaced by 7439ORIGIN, removed


2003-05-24  Jörg Budischewski  <jbu@openoffice.org>  [f1dab1d5612500ea7bc7a94e26f436e78995c67c]

#i12504# added conversion mode


2003-05-24  Jörg Budischewski  <jbu@openoffice.org>  [99128bad10a447b8ed6081c53669132fd23dd88f]

removed unneeded component registration


2003-05-24  Jörg Budischewski  <jbu@openoffice.org>  [73bbf7bfe411b5c02f8dee6b29d8070e5581e08d]

problem with a SEQUENCE type fixed


2003-05-24  Jörg Budischewski  <jbu@openoffice.org>  [e0a1cd4dc7202795e4a60c73ea1608d86984add7]

fixed a deadlock


2003-05-23  Duncan Foster  <dfoster@openoffice.org>  [ab0d6f874690b5b4172b4e27f11a897da5d7ba7a]

Code cleanup


2003-05-23  Duncan Foster  <dfoster@openoffice.org>  [a1bedb45a333b533925fe2519a0e259606300386]

Code cleanup.


2003-05-23  Armin Weiss  <aw@openoffice.org>  [9ef5d4c61dcd518184ee1a6ba7c421df208b2216]

#109820# i checked in rev 1.6 by error, checking over copy of old version 1.5


2003-05-23  Andre Fischer  <af@openoffice.org>  [5e9d0c195f69f3a5f021b09919c47fddca655c06]

Change of view registration.


2003-05-23  Vladimir Glazounov  <vg@openoffice.org>  [40a026ba824fccf0b6c9b6c6b9e9b9fa07f20179]

#100000# added return value


2003-05-23  Andre Fischer  <af@openoffice.org>  [6c0af166e0e83290d998942dfcb1f17ea551da37]

Adaption to recent changes of the UAA.


2003-05-23  Andre Fischer  <af@openoffice.org>  [fa2fd2a05becdd04138642fbe8f245fcd6e7f154]

Changed comments


2003-05-23  Andre Fischer  <af@openoffice.org>  [e003f69e7c6a06deb9f66d2695eb52e69c93292a]

Changed registration of object views.


2003-05-23  Vladimir Glazounov  <vg@openoffice.org>  [80792cbd808f376cd45793d410abdcb9802a1c03]

INTEGRATION: CWS dba06 (1.23.54); FILE MERGED date: 2003/05/19 13:23:38;  author: oj;  state: Exp;  lines: +4 -3 resolve linux problem


2003-05-23  Armin Weiss  <aw@openoffice.org>  [ae1bf11731cd4c012862887b9913da90daa134d3]

#109820# Checked in 1.24 by error, replaced by copy of 1.23 again


2003-05-23  Armin Weiss  <aw@openoffice.org>  [e5fe839acb5d4b59125679f7c00f73db3abe1f3a]

#109820#


2003-05-22  Rüdiger Timm  <rt@openoffice.org>  [7f2ea1669af46495e6533056e04c3125fc51a4b7]

new version for SRX645


2003-05-22  Kurt Zenker  <kz@openoffice.org>  [b2642683044021d6b1c8c833c8d0d3393e84df64]

new version for SRX645


2003-05-22  Kurt Zenker  <kz@openoffice.org>  [3fdc7549c2f4573e2f2ab1367fcedaf036515e79]

new version for SRX645


2003-05-22  Kurt Zenker  <kz@openoffice.org>  [558b4da3363d6276a25b19f40d22999b03a74032]

new version for SRX645


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [2485a7b76c05552c2f0718c72245399709655f37]

SRX645


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [812fd63ba9de20303e321a63e2488dda8ac6a402]

#109845# fix for xsltfilter.jar manifest


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [89b3f4071a9376a7ddce703a32b2c16a202a596a]

INTEGRATION: CWS uaa03 (1.60.8); FILE MERGED 2003/05/21 15:48:25 mt 1.60.8.1: #i14623# UAA finalization


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [0495fa6dde33537faddac4408af7859f528e3fe9]

INTEGRATION: CWS uaa03 (1.15.8); FILE MERGED 2003/05/21 15:48:24 mt 1.15.8.1: #i14623# UAA finalization


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [20ebf1004217a3ac1a10ce48361a6b5f3525bf3a]

INTEGRATION: CWS uaa03 (1.23.8); FILE MERGED 2003/05/21 15:48:24 mt 1.23.8.1: #i14623# UAA finalization


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [33aba43f73ef5fb5b0ea955e1be2c805e7f0a516]

INTEGRATION: CWS uaa03 (1.18.16); FILE MERGED 2003/05/21 15:47:22 mt 1.18.16.1: #i14623# UAA finalization


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [08f04aabd666cd9b66d65cb4afa705f96723ab80]

INTEGRATION: CWS uaa03 (1.23.16); FILE MERGED 2003/05/21 15:47:21 mt 1.23.16.1: #i14623# UAA finalization


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [88e13251abf9c9d290404f86ac6cd2427bc80033]

INTEGRATION: CWS uaa03 (1.22.16); FILE MERGED 2003/05/21 15:47:21 mt 1.22.16.1: #i14623# UAA finalization


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [e3f0bbdda42c2e5e8e85664d892ae2ace88a742a]

INTEGRATION: CWS uaa03 (1.8.16); FILE MERGED 2003/05/21 15:47:20 mt 1.8.16.1: #i14623# UAA finalization


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [ba013647c5db68f12ff73ef66f8f40bf034c846a]

INTEGRATION: CWS uaa03 (1.26.16); FILE MERGED 2003/05/21 15:47:19 mt 1.26.16.1: #i14623# UAA finalization


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [ee8e7f6ea7f1486bf061ef46d2e6e81d2755efd9]

INTEGRATION: CWS uaa03 (1.40.16); FILE MERGED 2003/05/21 15:47:18 mt 1.40.16.1: #i14623# UAA finalization


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [d9bd70e6961cf652cace2029cf671d5d41d0caa3]

INTEGRATION: CWS uaa03 (1.61.16); FILE MERGED 2003/05/21 15:47:18 mt 1.61.16.1: #i14623# UAA finalization


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [61d99eaa10410435d97f3cbe1f365177995127ee]

INTEGRATION: CWS uaa03 (1.13.16); FILE MERGED 2003/05/22 07:11:04 dr 1.13.16.2: #i14623# UAA finalization 2003/05/21 15:47:17 mt 1.13.16.1: #i14623# UAA finalization


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [18fd2bc1dd46d16d259ae9de5d00e308b46e2c8f]

INTEGRATION: CWS uaa03 (1.7.22); FILE MERGED 2003/05/21 15:40:16 mt 1.7.22.1: #i14623# UAA finalization


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [e8fa63cb4c6e632b8d80748b26ea884dc1c38901]

INTEGRATION: CWS uaa03 (1.31.6); FILE MERGED 2003/05/21 15:50:07 mt 1.31.6.1: #i14623# UAA finalization


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [12024c5a5df654a7b30832dffde28d37bc5cd2bb]

INTEGRATION: CWS uaa03 (1.10.28); FILE MERGED 2003/05/21 15:44:02 mt 1.10.28.1: #i14623# UAA finalization


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [3d3a606fdbf5e19a50432ca189b2957daaa60213]

INTEGRATION: CWS uaa03 (1.13.28); FILE MERGED 2003/05/21 15:44:02 mt 1.13.28.1: #i14623# UAA finalization


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [f877c215e158057ee0fa48a7fee52f1792a2be4a]

INTEGRATION: CWS uaa03 (1.30.28); FILE MERGED 2003/05/21 15:44:00 mt 1.30.28.1: #i14623# UAA finalization


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [9c08fc9b48fa67c34c98ca0361fe8523482a0467]

INTEGRATION: CWS uaa03 (1.4.8); FILE MERGED 2003/05/21 15:41:35 mt 1.4.8.1: #i14623# UAA finalization


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [15d5db0c00d79bb3c84efd0196a39b40f5c2a19c]

INTEGRATION: CWS uaa03 (1.4.8); FILE MERGED 2003/05/21 15:41:34 mt 1.4.8.1: #i14623# UAA finalization


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [6f7cf89ff92442fb8d2402c5d04eab6c5123e16d]

INTEGRATION: CWS uaa03 (1.4.8); FILE MERGED 2003/05/21 15:41:33 mt 1.4.8.1: #i14623# UAA finalization


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [6167a306b491af17eb44637c577782e9e859276a]

INTEGRATION: CWS uaa03 (1.6.8); FILE MERGED 2003/05/22 11:02:49 sw 1.6.8.1: #i14623# UAA API clean up


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [57b24e728c6130c60e75c838ed0f74338bec6816]

INTEGRATION: CWS uaa03 (1.4.8); FILE MERGED 2003/05/22 11:02:49 sw 1.4.8.1: #i14623# UAA API clean up


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [ea87b6f446873f48529c1cb429a5388c4a83720d]

INTEGRATION: CWS uaa03 (1.5.8); FILE MERGED 2003/05/22 11:02:48 sw 1.5.8.1: #i14623# UAA API clean up


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [5177208311bb78818a112fbaede92f67c86f7fc6]

INTEGRATION: CWS uaa03 (1.5.8); FILE MERGED 2003/05/22 11:02:47 sw 1.5.8.1: #i14623# UAA API clean up


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [af73f4182b6e6827287fbf7cd1a23dbf7596e5af]

INTEGRATION: CWS uaa03 (1.7.8); FILE MERGED 2003/05/22 11:02:47 sw 1.7.8.1: #i14623# UAA API clean up


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [5e3c5cb05137586144000a4317aa67fb697796d7]

INTEGRATION: CWS uaa03 (1.5.8); FILE MERGED 2003/05/22 11:02:46 sw 1.5.8.1: #i14623# UAA API clean up


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [c81180521996356b4b9aabd5697ce5fdcc8a176f]

INTEGRATION: CWS uaa03 (1.2.8); FILE MERGED 2003/05/22 11:02:46 sw 1.2.8.1: #i14623# UAA API clean up


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [6ae5091c77a01009d7d8e302ae99a25b46610e8e]

INTEGRATION: CWS uaa03 (1.3.8); FILE MERGED 2003/05/22 11:02:46 sw 1.3.8.1: #i14623# UAA API clean up


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [cbc2785d1d70df9a646a0f425cbfbb34172c6afb]

INTEGRATION: CWS uaa03 (1.4.8); FILE MERGED 2003/05/22 11:02:45 sw 1.4.8.1: #i14623# UAA API clean up


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [32c808362273824ca70c3435d041629c0e574f42]

INTEGRATION: CWS uaa03 (1.3.8); FILE MERGED 2003/05/22 11:02:45 sw 1.3.8.1: #i14623# UAA API clean up


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [c236b3ccbc32b0b8bbd2f5600c30cf0d6964ef81]

INTEGRATION: CWS uaa03 (1.3.8); FILE MERGED 2003/05/22 11:02:03 sw 1.3.8.1: #i14623# UAA API clean up


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [ace5ad1735640005be7a31c3addb74a90600fb5d]

INTEGRATION: CWS uaa03 (1.10.8); FILE MERGED 2003/05/22 11:01:15 sw 1.10.8.2: #i14623# UAA API clean up 2003/05/21 13:03:27 mt 1.10.8.1: #i14623# UAA API clean up


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [f31f6bc51c6b9fb7165680366ef59365bf502b8d]

INTEGRATION: CWS uaa03 (1.2.8); FILE MERGED 2003/05/21 13:03:26 mt 1.2.8.1: #i14623# UAA API clean up


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [f012851e648b46a917b5fd9a3380084f73fb764d]

INTEGRATION: CWS uaa03 (1.5.8); FILE MERGED 2003/05/21 13:03:26 mt 1.5.8.1: #i14623# UAA API clean up


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [a0ee2dc9b084a6b2475eba1b90d4a0afae8cf5a3]

INTEGRATION: CWS uaa03 (1.6.8); FILE MERGED 2003/05/21 13:03:26 mt 1.6.8.1: #i14623# UAA API clean up


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [05b0d6be96053af1dcb729aeb72992c5bece6779]

INTEGRATION: CWS uaa03 (1.6.8); FILE MERGED 2003/05/21 13:03:25 mt 1.6.8.1: #i14623# UAA API clean up


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [633f899d4e076a5c09883a7c6ddb2d95f00985ab]

INTEGRATION: CWS uaa03 (1.1.12); FILE MERGED 2003/05/22 10:46:02 sw 1.1.12.1: #i14623# UAA API clean up


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [f1e38d63ec082c285b6e56db7d036ea0c84394a1]

INTEGRATION: CWS uaa03 (1.1.12); FILE MERGED 2003/05/22 10:46:01 sw 1.1.12.1: #i14623# UAA API clean up


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [033c78e3846b55c7b548a7a935f9c76f1a501056]

INTEGRATION: CWS uaa03 (1.1.12); FILE MERGED 2003/05/22 10:46:00 sw 1.1.12.1: #i14623# UAA API clean up


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [5b81de9a0f55ddd6efb9fd683791488abfe91a0a]

INTEGRATION: CWS uaa03 (1.1.12); FILE MERGED 2003/05/22 10:45:59 sw 1.1.12.1: #i14623# UAA API clean up


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [be681f334b768b87c4d2f96ca1c276c9f0f84202]

INTEGRATION: CWS uaa03 (1.1.12); FILE MERGED 2003/05/22 10:45:58 sw 1.1.12.1: #i14623# UAA API clean up


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [d814d42e9455129ddf93275b927ba86001c06ac0]

INTEGRATION: CWS uaa03 (1.1.12); FILE MERGED 2003/05/22 10:45:57 sw 1.1.12.1: #i14623# UAA API clean up


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [34d98e4026184cfc92ac81b401d8686d0de32b3e]

INTEGRATION: CWS uaa03 (1.1.12); FILE MERGED 2003/05/22 10:45:56 sw 1.1.12.1: #i14623# UAA API clean up


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [49b1f1da16ac275a1ae0a5338f81c34839102512]

INTEGRATION: CWS uaa03 (1.1.12); FILE MERGED 2003/05/22 10:45:55 sw 1.1.12.1: #i14623# UAA API clean up


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [4aad32a14f59e06e6da748ec54f1323851bb4624]

INTEGRATION: CWS uaa03 (1.1.12); FILE MERGED 2003/05/22 10:45:54 sw 1.1.12.1: #i14623# UAA API clean up


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [d3df2241e08b69af6d62540271cbc3c7e19d644b]

INTEGRATION: CWS uaa03 (1.1.12); FILE MERGED 2003/05/22 10:45:53 sw 1.1.12.1: #i14623# UAA API clean up


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [3a2fea08df216fd1630d8373fb234c7aee5e80b5]

INTEGRATION: CWS uaa03 (1.1.12); FILE MERGED 2003/05/22 10:45:52 sw 1.1.12.1: #i14623# UAA API clean up


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [dcc8d3d68d8c7b2405777b3234384e6b3620637e]

INTEGRATION: CWS uaa03 (1.1.12); FILE MERGED 2003/05/22 10:45:48 sw 1.1.12.1: #i14623# UAA API clean up


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [d631093b04510799d50f7bbeb019d7891eebfdf9]

INTEGRATION: CWS uaa03 (1.1.12); FILE MERGED 2003/05/22 10:45:47 sw 1.1.12.1: #i14623# UAA API clean up


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [0306dff19349bf510b96b94fa8085e38a5de7541]

INTEGRATION: CWS uaa03 (1.1.12); FILE MERGED 2003/05/22 10:45:46 sw 1.1.12.1: #i14623# UAA API clean up


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [c32355ae9bf5db4b5655cd10dccda4d99c811e6f]

INTEGRATION: CWS uaa03 (1.1.12); FILE MERGED 2003/05/22 10:45:45 sw 1.1.12.1: #i14623# UAA API clean up


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [3b94c2b083cb6594d5361ae8c83912b102fc7a7d]

INTEGRATION: CWS uaa03 (1.1.12); FILE MERGED 2003/05/22 10:45:44 sw 1.1.12.1: #i14623# UAA API clean up


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [59ea81a981517caee820a0fb87ab55fae1374424]

INTEGRATION: CWS uaa03 (1.1.12); FILE MERGED 2003/05/22 10:45:43 sw 1.1.12.1: #i14623# UAA API clean up


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [b297f12730e80958b61db9f6f10a7a732055f622]

INTEGRATION: CWS uaa03 (1.1.12); FILE MERGED 2003/05/22 10:45:41 sw 1.1.12.1: #i14623# UAA API clean up


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [370079c6b595718971bf765ffe1e49a63dd4d941]

INTEGRATION: CWS uaa03 (1.1.12); FILE MERGED 2003/05/22 10:45:40 sw 1.1.12.1: #i14623# UAA API clean up


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [633ef5015691cbac87fde12308a72baf95f21c6f]

INTEGRATION: CWS uaa03 (1.1.12); FILE MERGED 2003/05/22 10:45:39 sw 1.1.12.1: #i14623# UAA API clean up


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [fbac176206c4034ce2ccce3bdee9a9d03bcbbf04]

INTEGRATION: CWS uaa03 (1.1.12); FILE MERGED 2003/05/22 10:45:38 sw 1.1.12.1: #i14623# UAA API clean up


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [1ceba9fde375d39f7f3ce3d5632fdac584d19813]

INTEGRATION: CWS uaa03 (1.1.12); FILE MERGED 2003/05/22 10:45:37 sw 1.1.12.1: #i14623# UAA API clean up


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [517ab4fc78ce24ce27e43d87a8bfc8fa0ba36789]

INTEGRATION: CWS uaa03 (1.1.12); FILE MERGED 2003/05/22 10:45:33 sw 1.1.12.1: #i14623# UAA API clean up


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [5b3df7fdd8443ccdac3393ef45a54aaea8db3639]

INTEGRATION: CWS uaa03 (1.1.12); FILE MERGED 2003/05/22 10:45:32 sw 1.1.12.1: #i14623# UAA API clean up


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [b5959d81d5798164aa28ca7862b725ce95229073]

INTEGRATION: CWS uaa03 (1.1.12); FILE MERGED 2003/05/22 10:45:31 sw 1.1.12.1: #i14623# UAA API clean up


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [15c48bca29014b79ad0bdf7ca93b6c085a1d4d82]

INTEGRATION: CWS uaa03 (1.1.12); FILE MERGED 2003/05/22 10:45:30 sw 1.1.12.1: #i14623# UAA API clean up


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [067a81bec82db7bc3ff24c0cb5a230edee56fbeb]

INTEGRATION: CWS uaa03 (1.1.12); FILE MERGED 2003/05/22 10:45:29 sw 1.1.12.1: #i14623# UAA API clean up


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [520a3d866f06f2fc688b6b88448f27f464a7042b]

INTEGRATION: CWS uaa03 (1.1.12); FILE MERGED 2003/05/22 10:45:27 sw 1.1.12.1: #i14623# UAA API clean up


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [e5a8f0d690d369792904f2508ef692cf16bfcf4c]

INTEGRATION: CWS uaa03 (1.3.8); FILE MERGED 2003/05/22 10:45:25 sw 1.3.8.1: #i14623# UAA API clean up


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [78142eb1394e86a6f3dbe671edca9291f4c825cd]

INTEGRATION: CWS uaa03 (1.1.12); FILE MERGED 2003/05/22 10:45:25 sw 1.1.12.1: #i14623# UAA API clean up


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [b6fca62f213654a2b5c6bebacf8354d6e32ef6fb]

INTEGRATION: CWS uaa03 (1.1.12); FILE MERGED 2003/05/22 10:45:24 sw 1.1.12.1: #i14623# UAA API clean up


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [0de29ca0cd5c7a8a4b1ea94c0a816b1053059580]

INTEGRATION: CWS uaa03 (1.1.12); FILE MERGED 2003/05/22 10:45:21 sw 1.1.12.1: #i14623# UAA API clean up


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [b1853f369463ca25aa281eca0672034c9a109f24]

INTEGRATION: CWS uaa03 (1.3.8); FILE MERGED 2003/05/22 10:45:21 sw 1.3.8.1: #i14623# UAA API clean up


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [17a2078ea1bb19be376234795b42b20d653deb63]

INTEGRATION: CWS uaa03 (1.1.12); FILE MERGED 2003/05/22 10:45:20 sw 1.1.12.1: #i14623# UAA API clean up


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [6120c7f0cc85f8ce66fdaad5021ada9bf8d1f24d]

INTEGRATION: CWS uaa03 (1.1.12); FILE MERGED 2003/05/22 10:45:19 sw 1.1.12.1: #i14623# UAA API clean up


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [7e4c48f56aedb1f78637b6b21976028f395c8128]

INTEGRATION: CWS uaa03 (1.1.12); FILE MERGED 2003/05/22 10:45:18 sw 1.1.12.1: #i14623# UAA API clean up


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [12eac301fe1f3b8d3fc61d6a15e5972b06a8913d]

INTEGRATION: CWS uaa03 (1.1.12); FILE MERGED 2003/05/22 10:45:17 sw 1.1.12.1: #i14623# UAA API clean up


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [39dd5136fffa0044a5038530a956066eb2f91157]

INTEGRATION: CWS uaa03 (1.1.12); FILE MERGED 2003/05/22 10:45:13 sw 1.1.12.1: #i14623# UAA API clean up


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [02e3e530ecb77969f91aed03bfb9ba5f22185d88]

INTEGRATION: CWS uaa03 (1.1.12); FILE MERGED 2003/05/22 10:45:12 sw 1.1.12.1: #i14623# UAA API clean up


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [54499c591e75e50e777d3ad91e47752911797405]

INTEGRATION: CWS uaa03 (1.1.12); FILE MERGED 2003/05/22 10:45:11 sw 1.1.12.1: #i14623# UAA API clean up


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [51a5b271623ce5ae047243ed7fbd84df9190f728]

INTEGRATION: CWS uaa03 (1.1.12); FILE MERGED 2003/05/22 10:45:10 sw 1.1.12.1: #i14623# UAA API clean up


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [9baa8622f20d4db22765d9843fa1b577d268d1e0]

INTEGRATION: CWS uaa03 (1.1.12); FILE MERGED 2003/05/22 10:45:09 sw 1.1.12.1: #i14623# UAA API clean up


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [82b1c0162a228984119d11947eabc6b72a9bdbea]

INTEGRATION: CWS uaa03 (1.1.12); FILE MERGED 2003/05/22 10:45:08 sw 1.1.12.1: #i14623# UAA API clean up


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [ed6815053d47e4a21fc44b62f7ccd38d2ace7e78]

INTEGRATION: CWS uaa03 (1.1.12); FILE MERGED 2003/05/22 10:45:07 sw 1.1.12.1: #i14623# UAA API clean up


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [94fccd9c99fbfcf9746af735c5c94e8e7858062e]

INTEGRATION: CWS uaa03 (1.1.12); FILE MERGED 2003/05/22 10:45:06 sw 1.1.12.1: #i14623# UAA API clean up


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [2726f86d1765fe78e7ff5deb036f33d91a9b9fe4]

INTEGRATION: CWS uaa03 (1.1.12); FILE MERGED 2003/05/22 10:45:05 sw 1.1.12.1: #i14623# UAA API clean up


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [fbbe7e71bb5ff5ec4a2d903cb4d6d6f3a8850ae0]

INTEGRATION: CWS uaa03 (1.56.18); FILE MERGED 2003/05/21 15:53:20 mt 1.56.18.1: #i14623# UAA finalization


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [fd81f3191f7a04083c2772757d0dc4b66bfe0922]

INTEGRATION: CWS uaa03 (1.41.18); FILE MERGED 2003/05/21 15:53:19 mt 1.41.18.1: #i14623# UAA finalization


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [6cabe2eb87d1fac2bc2d2b461d8a6f7414569963]

INTEGRATION: CWS uaa03 (1.2.18); FILE MERGED 2003/05/21 15:19:18 mt 1.2.18.1: #i14623# UAA finalization


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [c6cfc75d07b37ecb14cfd4d72f403e392ba90a39]

INTEGRATION: CWS uaa03 (1.2.18); FILE MERGED 2003/05/21 15:19:17 mt 1.2.18.1: #i14623# UAA finalization


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [6d027e4d317800af657b91773c8260d6ae348f31]

INTEGRATION: CWS uaa03 (1.2.18); FILE MERGED 2003/05/21 15:19:16 mt 1.2.18.1: #i14623# UAA finalization


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [dd9383b32e27748bb9b0c906f4ac466e55f34686]

INTEGRATION: CWS uaa03 (1.2.18); FILE MERGED 2003/05/21 15:19:15 mt 1.2.18.1: #i14623# UAA finalization


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [599d282f9583b077ebb77dfa023ce9a7d0982ead]

INTEGRATION: CWS uaa03 (1.1.2); FILE ADDED 2003/05/21 15:18:18 mt 1.1.2.1: i14510 getText methods return TextSegment


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [a348578dfbc9ba479660cdb81a2fe0fd0664b405]

INTEGRATION: CWS uaa03 (1.2.18); FILE MERGED 2003/05/21 15:19:14 mt 1.2.18.1: #i14623# UAA finalization


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [5f50f9732cb99f8ce94e11bdfd2bef324846daa9]

INTEGRATION: CWS uaa03 (1.5.38); FILE MERGED 2003/05/21 15:53:16 mt 1.5.38.1: #i14623# UAA finalization


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [5f0f7e3fcb7892a73fbdc05c4cabbabb94ce10d8]

INTEGRATION: CWS uaa03 (1.4.28); FILE MERGED 2003/05/21 15:29:11 mt 1.4.28.1: #i14623# UAA finalization


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [2387e8c41aeeb8c7a62d78ef07b2c1201ea2762e]

INTEGRATION: CWS uaa03 (1.8.30); FILE MERGED 2003/05/21 15:46:07 mt 1.8.30.1: #i14623# UAA finalization


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [6db6f5191b4aada647be0e640b2eaf063bb1c1f5]

INTEGRATION: CWS uaa03 (1.7.30); FILE MERGED 2003/05/21 15:46:07 mt 1.7.30.1: #i14623# UAA finalization


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [741b583fb67dea99602975d0887f2b0ffbda6939]

INTEGRATION: CWS uaa03 (1.16.30); FILE MERGED 2003/05/21 15:46:05 mt 1.16.30.1: #i14623# UAA finalization


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [b4e5a204816dc14e62c50161dceededae93fba6f]

INTEGRATION: CWS uaa03 (1.13.30); FILE MERGED 2003/05/21 15:46:04 mt 1.13.30.1: #i14623# UAA finalization


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [49a81356e63deea90eac2389062af6bbc31aa0de]

INTEGRATION: CWS uaa03 (1.15.30); FILE MERGED 2003/05/21 15:46:04 mt 1.15.30.1: #i14623# UAA finalization


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [dc50d4b53cf2ae9db65220011ad74ab7a44bb030]

INTEGRATION: CWS uaa03 (1.2.30); FILE MERGED 2003/05/21 15:46:03 mt 1.2.30.1: #i14623# UAA finalization


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [bcc30c67ef38779f6f11f0747ecd3458324e9af3]

INTEGRATION: CWS uaa03 (1.13.30); FILE MERGED 2003/05/21 15:46:03 mt 1.13.30.1: #i14623# UAA finalization


2003-05-22  Nils Fuhrmann  <nf@openoffice.org>  [d1f3ae0a20e148d0161ebce4101764cfb8255231]

#i13385#


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [ca58b68af188f53d0501a9c4eb7a146fb9d8eab3]

INTEGRATION: CWS uaa03 (1.15.28); FILE MERGED 2003/05/21 15:46:02 mt 1.15.28.1: #i14623# UAA finalization


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [53c461c619ec4927c4dbd1deb4b90159135f725b]

INTEGRATION: CWS uaa03 (1.37.26); FILE MERGED 2003/05/21 15:46:02 mt 1.37.26.1: #i14623# UAA finalization


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [b042ad4824d7e468d2e8abcd0762b6c9b7bc7c59]

INTEGRATION: CWS uaa03 (1.8.30); FILE MERGED 2003/05/21 15:46:01 mt 1.8.30.1: #i14623# UAA finalization


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [a33bfe874d85d550d3a203194eaa40ff6922f26d]

INTEGRATION: CWS uaa03 (1.2.30); FILE MERGED 2003/05/21 15:46:00 mt 1.2.30.1: #i14623# UAA finalization


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [306e44585f5ac060f446096527c4836a86b8386e]

INTEGRATION: CWS uaa03 (1.11.30); FILE MERGED 2003/05/21 15:48:57 mt 1.11.30.1: #i14623# UAA finalization


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [e2f0a5340f9ea7f8d5a5ce908e9c013147bb3e3d]

INTEGRATION: CWS uaa03 (1.19.30); FILE MERGED 2003/05/21 15:48:57 mt 1.19.30.1: #i14623# UAA finalization


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [f0833816fe50620a38657175c49fa833444f4332]

INTEGRATION: CWS uaa03 (1.4.30); FILE MERGED 2003/05/21 15:48:57 mt 1.4.30.1: #i14623# UAA finalization


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [95c2fcd69423e434e5139d7011c376f872b4f021]

INTEGRATION: CWS uaa03 (1.7.30); FILE MERGED 2003/05/21 15:48:56 mt 1.7.30.1: #i14623# UAA finalization


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [b99792a4f0584a0158043e69d0e3b8d051641e09]

INTEGRATION: CWS uaa03 (1.29.30); FILE MERGED 2003/05/21 15:48:56 mt 1.29.30.1: #i14623# UAA finalization


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [bf48d4114cd7b4b2b57b3a411369c0490482d03f]

INTEGRATION: CWS uaa03 (1.52.28); FILE MERGED 2003/05/21 15:48:56 mt 1.52.28.1: #i14623# UAA finalization


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [e407da930c19680266d3b68d4c64837a4a573e0e]

INTEGRATION: CWS uaa03 (1.15.30); FILE MERGED 2003/05/21 15:48:55 mt 1.15.30.1: #i14623# UAA finalization


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [7057b3a57b797df9e6014ef61e38e093bce5c5f2]

INTEGRATION: CWS uaa03 (1.22.30); FILE MERGED 2003/05/21 15:48:55 mt 1.22.30.1: #i14623# UAA finalization


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [26af3678f24d177f6a828dd3824d8544185a9dbc]

INTEGRATION: CWS uaa03 (1.3.14); FILE MERGED 2003/05/21 16:45:41 mt 1.3.14.1: #i14623# UAA finalization


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [ac4807552b68a91c695e7588be93bbf2ad292b98]

INTEGRATION: CWS uaa03 (1.3.14); FILE MERGED 2003/05/21 16:45:38 mt 1.3.14.1: #i14623# UAA finalization


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [ead348b317fbe7a725ac4a59d664bfb49beb32e8]

INTEGRATION: CWS uaa03 (1.170.22); FILE MERGED 2003/05/20 09:36:33 obr 1.170.22.1: #109167# AccessBridge now uses XExtendedToolkit and a JNI component to retrieve the necessary events from VCL.


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [7a6079ef08d7e279703742f7fe5b2300e0d44cc5]

INTEGRATION: CWS uaa03 (1.93.24); FILE MERGED 2003/05/20 09:36:32 obr 1.93.24.1: #109167# AccessBridge now uses XExtendedToolkit and a JNI component to retrieve the necessary events from VCL.


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [cf2c331403245b37331d3d15fe66051e0ca1129a]

INTEGRATION: CWS uaa03 (1.25.18); FILE MERGED 2003/05/20 09:36:30 obr 1.25.18.1: #109167# AccessBridge now uses XExtendedToolkit and a JNI component to retrieve the necessary events from VCL.


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [df9bd59eb873110f022acdc31f129d528a1afaaa]

INTEGRATION: CWS uaa03 (1.21.24); FILE MERGED 2003/05/20 09:36:30 obr 1.21.24.1: #109167# AccessBridge now uses XExtendedToolkit and a JNI component to retrieve the necessary events from VCL.


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [5ecba6273f53f6fc0ce6f3ab622f05cc2166b52f]

INTEGRATION: CWS uaa03 (1.4.18); FILE MERGED 2003/05/20 08:46:30 obr 1.4.18.1: #i14623# ComboBox.java Tree.java COLLAPSED state has been removed from UAA

#109167#,#108096# AccessBridge.java WindowsAccessBridgeAdapter.java AccessibleObjectFactory.java
Replaced the XAccessibleTopWindowMap interface with a jni component that registers at VCL on Windows to retrieve the necessary events for registering popup windows and to extract the HWND for every window opened.

The pure java bridge now uses XTopWindowListener and XExtendedToolkit to retrieve WINDOW_OPENED and WINDOW_CLOSED events.

2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [5357494c9a28f5fd371fe38a2fcdbdcd117baf43]

INTEGRATION: CWS uaa03 (1.1.2); FILE ADDED 2003/05/20 08:46:25 obr 1.1.2.1: #i14623# ComboBox.java Tree.java COLLAPSED state has been removed from UAA

#109167#,#108096# AccessBridge.java WindowsAccessBridgeAdapter.java AccessibleObjectFactory.java
Replaced the XAccessibleTopWindowMap interface with a jni component that registers at VCL on Windows to retrieve the necessary events for registering popup windows and to extract the HWND for every window opened.

The pure java bridge now uses XTopWindowListener and XExtendedToolkit to retrieve WINDOW_OPENED and WINDOW_CLOSED events.

2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [0f655129576a0f9d74d493e0da07e6fd95f51915]

INTEGRATION: CWS uaa03 (1.1.2); FILE ADDED 2003/05/20 08:46:24 obr 1.1.2.1: #i14623# ComboBox.java Tree.java COLLAPSED state has been removed from UAA

#109167#,#108096# AccessBridge.java WindowsAccessBridgeAdapter.java AccessibleObjectFactory.java
Replaced the XAccessibleTopWindowMap interface with a jni component that registers at VCL on Windows to retrieve the necessary events for registering popup windows and to extract the HWND for every window opened.

The pure java bridge now uses XTopWindowListener and XExtendedToolkit to retrieve WINDOW_OPENED and WINDOW_CLOSED events.

2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [e92676e6d58a2f42f2e728791e10e41ec746ed45]

INTEGRATION: CWS uaa03 (1.1.2); FILE ADDED 2003/05/20 08:46:23 obr 1.1.2.1: #i14623# ComboBox.java Tree.java COLLAPSED state has been removed from UAA

#109167#,#108096# AccessBridge.java WindowsAccessBridgeAdapter.java AccessibleObjectFactory.java
Replaced the XAccessibleTopWindowMap interface with a jni component that registers at VCL on Windows to retrieve the necessary events for registering popup windows and to extract the HWND for every window opened.

The pure java bridge now uses XTopWindowListener and XExtendedToolkit to retrieve WINDOW_OPENED and WINDOW_CLOSED events.

2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [21737c0816280588d00f6f03215118f715a42798]

INTEGRATION: CWS uaa03 (1.11.8); FILE MERGED 2003/05/20 08:46:20 obr 1.11.8.1: #i14623# ComboBox.java Tree.java COLLAPSED state has been removed from UAA

#109167#,#108096# AccessBridge.java WindowsAccessBridgeAdapter.java AccessibleObjectFactory.java
Replaced the XAccessibleTopWindowMap interface with a jni component that registers at VCL on Windows to retrieve the necessary events for registering popup windows and to extract the HWND for every window opened.

The pure java bridge now uses XTopWindowListener and XExtendedToolkit to retrieve WINDOW_OPENED and WINDOW_CLOSED events.

2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [f9efe1d82be14f75e84db0731497955c193e576b]

INTEGRATION: CWS uaa03 (1.4.8); FILE MERGED 2003/05/21 15:42:19 mt 1.4.8.2: #i14623# UAA finalization 2003/05/20 08:46:20 obr 1.4.8.1: #i14623# ComboBox.java Tree.java COLLAPSED state has been removed from UAA

#109167#,#108096# AccessBridge.java WindowsAccessBridgeAdapter.java AccessibleObjectFactory.java
Replaced the XAccessibleTopWindowMap interface with a jni component that registers at VCL on Windows to retrieve the necessary events for registering popup windows and to extract the HWND for every window opened.

The pure java bridge now uses XTopWindowListener and XExtendedToolkit to retrieve WINDOW_OPENED and WINDOW_CLOSED events.

2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [faad1b75d1a7f98c09de53027436e7cf26f28a02]

INTEGRATION: CWS uaa03 (1.3.8); FILE MERGED 2003/05/21 15:42:18 mt 1.3.8.1: #i14623# UAA finalization


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [33a9eccf00074e228cef57d1db48aabf5ebb2104]

INTEGRATION: CWS uaa03 (1.5.8); FILE MERGED 2003/05/21 15:42:18 mt 1.5.8.1: #i14623# UAA finalization


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [d89e473298c72988995a82e62c02affd06c8202d]

INTEGRATION: CWS uaa03 (1.3.8); FILE MERGED 2003/05/20 08:46:19 obr 1.3.8.1: #i14623# ComboBox.java Tree.java COLLAPSED state has been removed from UAA

#109167#,#108096# AccessBridge.java WindowsAccessBridgeAdapter.java AccessibleObjectFactory.java
Replaced the XAccessibleTopWindowMap interface with a jni component that registers at VCL on Windows to retrieve the necessary events for registering popup windows and to extract the HWND for every window opened.

The pure java bridge now uses XTopWindowListener and XExtendedToolkit to retrieve WINDOW_OPENED and WINDOW_CLOSED events.

2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [f195f5c2e6c4d7db5bdacc76c56cfb1f025eb401]

INTEGRATION: CWS uaa03 (1.9.8); FILE MERGED 2003/05/16 11:20:05 obr 1.9.8.1: #i14510# getText[At/Before/After] now returns a TextSegment structure - first shot only to make it compile


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [27c247082de709f19fe760b32fcfdd55b70f0e85]

INTEGRATION: CWS uaa03 (1.16.8); FILE MERGED 2003/05/20 08:46:19 obr 1.16.8.1: #i14623# ComboBox.java Tree.java COLLAPSED state has been removed from UAA

#109167#,#108096# AccessBridge.java WindowsAccessBridgeAdapter.java AccessibleObjectFactory.java
Replaced the XAccessibleTopWindowMap interface with a jni component that registers at VCL on Windows to retrieve the necessary events for registering popup windows and to extract the HWND for every window opened.

The pure java bridge now uses XTopWindowListener and XExtendedToolkit to retrieve WINDOW_OPENED and WINDOW_CLOSED events.

2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [41c07e7929d7b245fe9d17ddff90abcfa2516c51]

INTEGRATION: CWS uaa03 (1.3.8); FILE MERGED 2003/05/20 08:46:17 obr 1.3.8.1: #i14623# ComboBox.java Tree.java COLLAPSED state has been removed from UAA

#109167#,#108096# AccessBridge.java WindowsAccessBridgeAdapter.java AccessibleObjectFactory.java
Replaced the XAccessibleTopWindowMap interface with a jni component that registers at VCL on Windows to retrieve the necessary events for registering popup windows and to extract the HWND for every window opened.

The pure java bridge now uses XTopWindowListener and XExtendedToolkit to retrieve WINDOW_OPENED and WINDOW_CLOSED events.

2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [11be316517d3e2b065a3b9a1bc6fbf85420d9c2d]

INTEGRATION: CWS uaa03 (1.15.6); FILE MERGED 2003/05/20 08:46:17 obr 1.15.6.1: #i14623# ComboBox.java Tree.java COLLAPSED state has been removed from UAA

#109167#,#108096# AccessBridge.java WindowsAccessBridgeAdapter.java AccessibleObjectFactory.java
Replaced the XAccessibleTopWindowMap interface with a jni component that registers at VCL on Windows to retrieve the necessary events for registering popup windows and to extract the HWND for every window opened.

The pure java bridge now uses XTopWindowListener and XExtendedToolkit to retrieve WINDOW_OPENED and WINDOW_CLOSED events.

2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [c7798a5604feae183abfa8c640b52835f4ff6211]

INTEGRATION: CWS setup09 (1.9.32); FILE MERGED 2003/05/21 10:32:39 dv 1.9.32.1: #109685# fixed new/delete mismatch


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [0188ab949ab25a6ba692ac70250f0e1634b1af84]

INTEGRATION: CWS setup09 (1.13.16); FILE MERGED 2003/05/21 10:32:38 dv 1.13.16.1: #109685# fixed new/delete mismatch


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [d687258ccebbcfacac31bb3f97035e21039b6e35]

INTEGRATION: CWS setup09 (1.50.16); FILE MERGED 2003/05/21 10:32:38 dv 1.50.16.1: #109685# fixed new/delete mismatch


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [4d8aa9bb059a2bb21b452214a5a0d3473f8e006e]

INTEGRATION: CWS setup09 (1.3.32); FILE MERGED 2003/05/21 10:32:38 dv 1.3.32.1: #109685# fixed new/delete mismatch


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [161e1b52342cdc5a1f032e16ca52fb8d2dd05ee6]

INTEGRATION: CWS setup09 (1.8.16); FILE MERGED 2003/05/21 10:32:37 dv 1.8.16.1: #109685# fixed new/delete mismatch


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [41cc6aaf57fe45b94c1226a72b35afe6e205b123]

INTEGRATION: CWS setup09 (1.5.28); FILE MERGED 2003/05/21 10:32:36 dv 1.5.28.1: #109685# fixed new/delete mismatch


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [a343c3efea79f2e037a96d682c7ffd856df74a26]

INTEGRATION: CWS setup09 (1.4.26); FILE MERGED 2003/05/20 13:51:28 dv 1.4.26.1: #109685# fixed operator new/delete mismatch


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [7cf5d7f9547bff087dcf22f98fad74178feb8da6]

INTEGRATION: CWS dba06 (1.14.36); FILE MERGED 2003/05/15 11:11:42 fs 1.14.36.1: #109677# catch exceptions when deleting .inf files


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [a677200fcec93634beac440c669887969374066e]

INTEGRATION: CWS dba06 (1.8.84); FILE MERGED 2003/05/16 09:44:22 oj 1.8.84.1: #109703# clear bookmarkindexes as well


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [35b0402a360e2e4c9f68a537fe088710eb4b6772]

INTEGRATION: CWS dba06 (1.58.32); FILE MERGED 2003/05/21 06:29:19 fs 1.58.32.2: #109591# button/imagecontrol: add the peer as image consumer to the model permanently, not only temporarily when the ImageURL changed 2003/05/16 13:54:17 fs 1.58.32.1: #109591# imagecontrol: add the peer as consumer of the model all the time


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [caab26f083b930dc23f8499fbd13ea1af8f9d758]

INTEGRATION: CWS dba06 (1.28.32); FILE MERGED 2003/05/21 06:49:14 fs 1.28.32.3: #100000# linux build problem 2003/05/21 06:28:22 fs 1.28.32.2: #109591# button: add the peer as image consumer to the model permanently, not only temporarily when the ImageURL changed 2003/05/16 13:54:06 fs 1.28.32.1: #109591# imagecontrol: override createPeer


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [8774399e56858cda9cf0f735a0747d24df942acd]

INTEGRATION: CWS dba06 (1.11.6); FILE MERGED 2003/05/13 09:59:09 oj 1.11.6.1: #109478# change return type of construct member function


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [2b1ef2a4694130151c7c1a489e80e1c430146bfd]

INTEGRATION: CWS dba06 (1.11.22); FILE MERGED 2003/05/19 10:09:46 oj 1.11.22.1: #109695# fix parameter handling


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [86a570db5305f6d490b8e88dc4d03fe1a8635241]

INTEGRATION: CWS dba06 (1.21.6); FILE MERGED 2003/05/19 10:10:47 oj 1.21.6.1: #109695# fix var handling


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [a805af867bf77a67066b963ea7babe1da1603253]

INTEGRATION: CWS dba06 (1.53.22); FILE MERGED 2003/05/19 10:10:46 oj 1.53.22.1: #109695# fix var handling


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [ed7e8ec8defb7c004e8c8b0e6c0fd72cdbccf83d]

INTEGRATION: CWS dba06 (1.35.6); FILE MERGED 2003/05/19 10:10:46 oj 1.35.6.1: #109695# fix var handling


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [7eb35a96b342e11847f72be6f57dd526723b2cce]

INTEGRATION: CWS dba06 (1.28.6); FILE MERGED 2003/05/13 09:59:11 oj 1.28.6.1: #109478# change return type of construct member function


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [d42e97b1c10a78aa1e7026f7917266507c2edc9d]

INTEGRATION: CWS dba06 (1.11.64); FILE MERGED 2003/05/19 10:09:45 oj 1.11.64.1: #109695# fix parameter handling


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [401d07058bbefe1fb1395efa697bc29ac3ef8ea6]

INTEGRATION: CWS dba06 (1.8.66); FILE MERGED 2003/05/19 10:09:44 oj 1.8.66.1: #109695# fix parameter handling


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [3461f5de868445df1891187c31dc0d1aa04e3949]

INTEGRATION: CWS dba06 (1.12.10); FILE MERGED 2003/05/19 10:09:44 oj 1.12.10.1: #109695# fix parameter handling


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [5cc5ffa7e198b1c35aecd7e2c3effb8aaf5f69f8]

INTEGRATION: CWS dba06 (1.3.22); FILE MERGED 2003/05/13 12:03:51 oj 1.3.22.1: #109592# remove as listener when recieve termination


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [f96f884bd09ce6bf6d976375bfd0d84bc1afa72b]

INTEGRATION: CWS dba06 (1.7.22); FILE MERGED 2003/05/13 12:03:51 oj 1.7.22.1: #109592# remove as listener when recieve termination


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [532dd527740ac8c7521fc8fa6a081ded849e6353]

INTEGRATION: CWS dba06 (1.19.22); FILE MERGED 2003/05/14 12:30:46 oj 1.19.22.2: #109625# conversion of datetime to double corrected 2003/05/14 10:15:28 oj 1.19.22.1: #109625# conversion of datetime to double corrected


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [eac04bd0d11a4b0d324c74c239fc94decfa78e1d]

INTEGRATION: CWS dba06 (1.7.54); FILE MERGED 2003/05/16 13:55:26 fs 1.7.54.1: #109591# let the model be an image producer itself (do not use the aggregate's functionality)


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [06baeaa6018f16694a2dfeba1bd18cc06646e1bb]

INTEGRATION: CWS dba06 (1.6.54); FILE MERGED 2003/05/21 06:31:30 fs 1.6.54.1: #109591# when beeing cloned, initialize the image producer with the image URL


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [923362c714625eb8a58221a79cfa228a7a405a10]

INTEGRATION: CWS dba06 (1.9.16); FILE MERGED 2003/05/21 06:31:24 fs 1.9.16.1: #109591# when beeing cloned, initialize the image producer with the image URL


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [2f6e63d8447d61c0b627bed5ce06b47c43de0230]

INTEGRATION: CWS extras6 (1.1.34); FILE MERGED 2003/05/14 15:15:24 tv 1.1.34.1: #109217# converted to 24 bit to assure compatibility


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [c37376f202418e62533d26e54e2d7d5924acd8bb]

INTEGRATION: CWS extras6 (1.1.34); FILE MERGED 2003/05/14 15:15:23 tv 1.1.34.1: #109217# converted to 24 bit to assure compatibility


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [6c4ab5b5a962abdcfdfa3a608a51521eaeee964c]

INTEGRATION: CWS extras6 (1.1.34); FILE MERGED 2003/05/14 15:15:22 tv 1.1.34.1: #109217# converted to 24 bit to assure compatibility


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [e12071b8f064b62351df6f0ce5944d556e165a59]

INTEGRATION: CWS extras6 (1.1.34); FILE MERGED 2003/05/14 15:15:21 tv 1.1.34.1: #109217# converted to 24 bit to assure compatibility


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [a57f8a087734b7df92239dd161de18614272253b]

INTEGRATION: CWS extras6 (1.1.34); FILE MERGED 2003/05/14 15:15:20 tv 1.1.34.1: #109217# converted to 24 bit to assure compatibility


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [ec92b57cf9bfbf0dece5bac4ee9a7efc0a1243c1]

INTEGRATION: CWS extras6 (1.1.34); FILE MERGED 2003/05/14 15:15:19 tv 1.1.34.1: #109217# converted to 24 bit to assure compatibility


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [f9280b750c109226515d7bfeba515804c3ce5b7e]

INTEGRATION: CWS extras6 (1.1.34); FILE MERGED 2003/05/14 15:15:18 tv 1.1.34.1: #109217# converted to 24 bit to assure compatibility


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [29df9468802892b76158b9fa23f85e6896db5686]

INTEGRATION: CWS extras6 (1.1.34); FILE MERGED 2003/05/14 15:15:17 tv 1.1.34.1: #109217# converted to 24 bit to assure compatibility


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [e6cb72d3a2e541a01636b991981314e66aaa6793]

INTEGRATION: CWS extras6 (1.1.34); FILE MERGED 2003/05/14 15:15:16 tv 1.1.34.1: #109217# converted to 24 bit to assure compatibility


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [eb11e3884c800f1bd4d90acb8c336b2da01bcb4a]

INTEGRATION: CWS extras6 (1.1.34); FILE MERGED 2003/05/14 15:15:15 tv 1.1.34.1: #109217# converted to 24 bit to assure compatibility


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [6371f05ddf09a55b71bfb1fe3d316ae7af030996]

INTEGRATION: CWS extras6 (1.1.34); FILE MERGED 2003/05/14 15:15:14 tv 1.1.34.1: #109217# converted to 24 bit to assure compatibility


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [1b2880faf2f30fbffc77821ca1a420021d4ca36c]

INTEGRATION: CWS extras6 (1.1.34); FILE MERGED 2003/05/14 15:15:13 tv 1.1.34.1: #109217# converted to 24 bit to assure compatibility


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [429bbe26c5eeb900aa724f1e3df1fbe3732e0495]

INTEGRATION: CWS extras6 (1.1.34); FILE MERGED 2003/05/14 15:15:12 tv 1.1.34.1: #109217# converted to 24 bit to assure compatibility


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [a69f0d55613e456f6e1f8613134cb0251aaf3d97]

INTEGRATION: CWS extras6 (1.1.34); FILE MERGED 2003/05/14 15:15:11 tv 1.1.34.1: #109217# converted to 24 bit to assure compatibility


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [03276109574406b404ef353a20fe8cc675304235]

INTEGRATION: CWS draw11 (1.16.12); FILE MERGED 2003/05/12 14:34:56 af 1.16.12.1: #109425# Setting accessibility names at buttons to prevent ZT reading their description.


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [d6e99672323d70776159835c1ee6d7340321bfd8]

INTEGRATION: CWS extras6 (1.1.34); FILE MERGED 2003/05/14 15:15:10 tv 1.1.34.1: #109217# converted to 24 bit to assure compatibility


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [c906009480713299aca3cab38f1d7aeb518f333f]

INTEGRATION: CWS draw11 (1.31.12); FILE MERGED 2003/05/14 15:23:49 aw 1.31.12.4: #109538# Removed fix again 2003/05/14 11:37:29 af 1.31.12.3: #109495# Don't set the tab of the tab control to current draw page when in master page mode. 2003/05/13 12:07:43 aw 1.31.12.2: #109538# setting up the TabControl now loops over the SdrPages Use of DeselectAllPages() 2003/05/12 14:36:44 af 1.31.12.1: #109425# Reordered modification of view mode button check-state to let ZT read the one checked.


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [2b3fda4bb7615be92d496033943238773874a80a]

INTEGRATION: CWS extras6 (1.1.34); FILE MERGED 2003/05/14 15:15:09 tv 1.1.34.1: #109217# converted to 24 bit to assure compatibility


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [2059da2ca04acb734dcf4509a60e6601a3ed7401]

INTEGRATION: CWS draw11 (1.2.168); FILE MERGED 2003/05/12 14:49:15 af 1.2.168.1: #109096# Added GetFocus() methods that grab the focus to the controls so that they become keyboard accessible.


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [f1d9d3f141633f5c556ff75c697dba996a3d6eba]

INTEGRATION: CWS extras6 (1.1.34); FILE MERGED 2003/05/14 15:15:08 tv 1.1.34.1: #109217# converted to 24 bit to assure compatibility


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [0a925aa62b38c7f94ad5ab2ba0944cdaad532ef5]

INTEGRATION: CWS draw11 (1.5.144); FILE MERGED 2003/05/12 14:47:11 af 1.5.144.1: #109096# Added GetFocus() methods that grab the focus to the controls so that they become keyboard accessible.


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [4f4764bbb576d30283c0a82089a3da9fa9cd3727]

INTEGRATION: CWS draw11 (1.21.12); FILE MERGED 2003/05/13 15:09:52 af 1.21.12.1: #109391# Loading of exisiting presentation from the autopilot now uses SFX_APP()->ExecuteSlot and works when no document exists.


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [4e0435dab7fa971e7d7375e7d1990285f4913336]

INTEGRATION: CWS extras6 (1.1.34); FILE MERGED 2003/05/14 15:15:07 tv 1.1.34.1: #109217# converted to 24 bit to assure compatibility


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [3ab312548950adfeb5f5dbc66b5f393bde3815a9]

INTEGRATION: CWS draw11 (1.7.130); FILE MERGED 2003/05/13 15:10:18 af 1.7.130.1: #109391# sdmod1.cxx needs exception handling.


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [dec89a08ca66d001ebf3865ef8275091370b6591]

INTEGRATION: CWS extras6 (1.1.34); FILE MERGED 2003/05/14 15:15:06 tv 1.1.34.1: #109217# converted to 24 bit to assure compatibility


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [0f451c699aa54790e266526f5a00d5ed7cfbee3b]

INTEGRATION: CWS extras6 (1.1.34); FILE MERGED 2003/05/14 15:15:05 tv 1.1.34.1: #109217# converted to 24 bit to assure compatibility


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [6d55b4ed084420fbf02e7684ed9dbb1933672bfa]

INTEGRATION: CWS draw11 (1.13.32); FILE MERGED 2003/05/12 11:56:22 af 1.13.32.1: #109424# SvxLineBox::Select() forwards its call to its base class to trigger accessibility events.


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [0342381d5d64f8491734bcdb4ea6534432115933]

INTEGRATION: CWS draw11 (1.26.62); FILE MERGED 2003/05/15 08:47:32 aw 1.26.62.1: #109483#

If nDistance was 0 (the init value from the API), nDistanceX/Y
 may be zero, too, which is not a valid value for a fraction. The
 best value then is 1 since this simply takes the logical size as
	scaling. A distance of 0 in a hatch makes no sense anyways.

2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [018e86c1c7cdbb6cefe23b76a80503300abe71c9]

INTEGRATION: CWS extras6 (1.1.34); FILE MERGED 2003/05/14 15:15:04 tv 1.1.34.1: #109217# converted to 24 bit to assure compatibility


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [dd4c88583efbdd9d072ce2e3da880d76dcad553b]

INTEGRATION: CWS draw11 (1.35.22); FILE MERGED 2003/05/12 09:26:56 thb 1.35.22.1: #109484# Sort selection ranges for _every_ event


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [505f9c41c38599d9cdc33577daccc07e1f7d79a6]

INTEGRATION: CWS extras6 (1.1.34); FILE MERGED 2003/05/14 15:15:03 tv 1.1.34.1: #109217# converted to 24 bit to assure compatibility


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [7bc414688f29dda6bc6b63bbdd48e529f4c15894]

INTEGRATION: CWS extras6 (1.1.34); FILE MERGED 2003/05/14 15:15:02 tv 1.1.34.1: #109217# converted to 24 bit to assure compatibility


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [8478e5ab2e8239b40a210756d203e312b32fccee]

INTEGRATION: CWS extras6 (1.1.34); FILE MERGED 2003/05/14 15:15:01 tv 1.1.34.1: #109217# converted to 24 bit to assure compatibility


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [719701622d7148b1a3d85554d69090a0cbf95830]

INTEGRATION: CWS draw11 (1.5.12); FILE MERGED 2003/05/13 16:00:07 sj 1.5.12.1: #i12264# 2-bit bitmaps are not supported, we will use 4bit instead


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [0e5e931b089efa20eba6c3e344def028ea6e3544]

INTEGRATION: CWS extras6 (1.1.34); FILE MERGED 2003/05/14 15:15:00 tv 1.1.34.1: #109217# converted to 24 bit to assure compatibility


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [df8e8ed388a72b3896a0774b3a0ad676c812356b]

INTEGRATION: CWS draw11 (1.20.38); FILE MERGED 2003/05/14 13:15:44 tra 1.20.38.1: #108838#removed PeekMessage parameter PM_QS_SENDMESSAGE, which is not valid under NT4 and leads to clipboard deadlocks, e.g. while changing into fullscreen presentation mode impress


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [a8b74428611ae595e9fc0e933f124f19cb666bf2]

INTEGRATION: CWS extras6 (1.1.34); FILE MERGED 2003/05/14 15:14:59 tv 1.1.34.1: #109217# converted to 24 bit to assure compatibility


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [cf870dd89503bdf7b00e3aa403c413e362c9c31d]

INTEGRATION: CWS extras6 (1.34.4); FILE MERGED 2003/05/12 16:26:51 bc 1.34.4.2: #108942# comment for bug added to sourcecode 2003/05/12 16:16:02 bc 1.34.4.1: #108942# Mimetype for draw templates added


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [861cc5d9a3cc6b2be793e5bc3fd503a221c207cf]

INTEGRATION: CWS extras6 (1.31.4); FILE MERGED 2003/05/12 16:26:50 bc 1.31.4.2: #108942# comment for bug added to sourcecode 2003/05/12 16:16:00 bc 1.31.4.1: #108942# Mimetype for draw templates added


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [e33045c34ebdb56ebe9fb58ea9b39318a4e48c8e]

INTEGRATION: CWS extras6 (1.22.10); FILE MERGED 2003/05/14 15:21:52 bc 1.22.10.1: #108984# problem with date-time field solved


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [787e9dfcd70b6d6047d097469a9e9d19bd9f3497]

INTEGRATION: CWS extras6 (1.40.4); FILE MERGED 2003/05/14 15:21:52 bc 1.40.4.1: #108984# problem with date-time field solved


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [2776f09a08ff231d39a69243ed5ad1206684a612]

INTEGRATION: CWS extras6 (1.25.10); FILE MERGED 2003/05/14 15:21:51 bc 1.25.10.1: #108984# problem with date-time field solved


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [79834fc2fc13ec682c4fa02359ec0d086969c7dc]

INTEGRATION: CWS extras6 (1.28.10); FILE MERGED 2003/05/14 15:21:51 bc 1.28.10.1: #108984# problem with date-time field solved


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [809cd02df45c3ecfe6be592b04b0f7676646bc43]

INTEGRATION: CWS extras6 (1.51.2); FILE MERGED 2003/05/16 10:24:36 bc 1.51.2.2: #109370# column index access corrected 2003/05/15 15:52:05 bc 1.51.2.1: #109370# dbcolumnindex access modified


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [3c10eaf000620b99732a8879c511846a889484ca]

INTEGRATION: CWS extras6 (1.24.2); FILE MERGED 2003/05/16 10:24:36 bc 1.24.2.2: #109370# column index access corrected 2003/05/15 15:52:04 bc 1.24.2.1: #109370# dbcolumnindex access modified


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [f04e6a8b6694b32fe78c917fa79339f1bc6d757f]

INTEGRATION: CWS uno4 (1.1.1.1.122); FILE MERGED 2003/05/08 07:35:24 jl 1.1.1.1.122.1: *** empty log message ***


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [98834e881943646501ce301837a24608773d6f4b]

INTEGRATION: CWS uno4 (1.1.1.1.122); FILE MERGED 2003/05/08 07:39:15 jl 1.1.1.1.122.1: *** empty log message ***


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [793ea630739b0a0a302faa17e4b5a413c99a8f7d]

INTEGRATION: CWS uno4 (1.2.82); FILE MERGED 2003/05/08 07:35:23 jl 1.2.82.1: *** empty log message ***


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [4ba5493b5be1374d227a3c2ca2f86276c3f7563f]

INTEGRATION: CWS uno4 (1.1.1.1.122); FILE MERGED 2003/05/08 07:35:22 jl 1.1.1.1.122.1: *** empty log message ***


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [c2b09f17c22a35c595b1be5ad52a3afe0ba7efbc]

INTEGRATION: CWS uno4 (1.2.82); FILE MERGED 2003/05/08 07:35:22 jl 1.2.82.1: *** empty log message ***


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [142cb75b7577b2bbb929ad8d811d240e2c76bacd]

INTEGRATION: CWS uno4 (1.1.1.1.122); FILE MERGED 2003/05/08 07:39:14 jl 1.1.1.1.122.1: *** empty log message ***


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [448a1c4a097e8d278ec3baa683471029de89a37b]

INTEGRATION: CWS uno4 (1.1.1.1.122); FILE MERGED 2003/05/08 07:35:21 jl 1.1.1.1.122.1: *** empty log message ***


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [7c89d8553038754bdba7075c15dee86a9f05328b]

INTEGRATION: CWS uno4 (1.2.82); FILE MERGED 2003/05/08 07:35:20 jl 1.2.82.1: *** empty log message ***


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [7ca159e1d9c2fbd104609d42e24ba90e8481c147]

INTEGRATION: CWS uno4 (1.4.82); FILE MERGED 2003/05/08 07:35:20 jl 1.4.82.1: *** empty log message ***


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [6b70a3468f36d713e459412d78fc41a7b46e5915]

INTEGRATION: CWS uno4 (1.1.1.1.122); FILE MERGED 2003/05/08 07:35:20 jl 1.1.1.1.122.1: *** empty log message ***


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [311529705839c178c20c6453d4b20ce20e56319a]

INTEGRATION: CWS uno4 (1.1.1.1.122); FILE MERGED 2003/05/08 07:35:19 jl 1.1.1.1.122.1: *** empty log message ***


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [1344d9931d2ed0f8568239158dcbaffdc8ee6fbc]

INTEGRATION: CWS uno4 (1.1.1.1.122); FILE MERGED 2003/05/08 07:28:15 jl 1.1.1.1.122.1: *** empty log message ***


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [d99a1ea35125bce7f35e523591edd17f6133e09e]

INTEGRATION: CWS uno4 (1.2.82); FILE MERGED 2003/05/08 07:28:14 jl 1.2.82.1: *** empty log message ***


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [6c1582ba377bd840a4ce5cbdbd8c53ce534b1054]

INTEGRATION: CWS uno4 (1.1.1.1.122); FILE MERGED 2003/05/08 07:28:14 jl 1.1.1.1.122.1: *** empty log message ***


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [4f83f61fe0f30dd9bb68ddce92123f3c3671ef1a]

INTEGRATION: CWS uno4 (1.1.1.1.122); FILE MERGED 2003/05/08 06:35:52 jl 1.1.1.1.122.1: *** empty log message ***


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [2e3cc76a31f964e83dcf76e0a6b567db32b7e9c4]

INTEGRATION: CWS uno4 (1.2.82); FILE MERGED 2003/05/08 08:18:20 jl 1.2.82.1: *** empty log message ***


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [a7828db8ecb7a4571df98577ce3f8d9886980e61]

INTEGRATION: CWS uno4 (1.10.4); FILE MERGED 2003/05/08 08:08:20 jl 1.10.4.1: *** empty log message ***


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [8de09a22275b79a435187dcf4a7077701ab5891c]

INTEGRATION: CWS af1 (1.2.8); FILE MERGED 2003/05/06 08:57:52 sab 1.2.8.1: #109330#; remove drafts


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [7e9ecbc56b7b867ff4744fd8e0a46145b77c293c]

INTEGRATION: CWS uno4 (1.2.2); FILE ADDED 2003/05/07 15:51:23 jl 1.2.2.1: *** empty log message ***


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [9fee414f1c664afcc8185001b46f7ae1c5268fe2]

INTEGRATION: CWS uno4 (1.3.2); FILE ADDED 2003/05/07 15:51:22 jl 1.3.2.1: *** empty log message ***


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [a7856b2596100b849ecac87616641b99289fa771]

INTEGRATION: CWS af1 (1.2.8); FILE MERGED 2003/05/06 08:57:51 sab 1.2.8.1: #109330#; remove drafts


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [8d5db838cc15ac04934b2702c7c18bbadcc4653e]

INTEGRATION: CWS uno4 (1.3.2); FILE ADDED 2003/05/07 15:51:21 jl 1.3.2.1: *** empty log message ***


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [7168d7de0e9f39c79c3ac07f8890e09aa8daa883]

INTEGRATION: CWS uno4 (1.5.2); FILE ADDED 2003/05/07 15:51:21 jl 1.5.2.1: *** empty log message ***


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [345e8c52fd64be0054b5356cf2d3cf7fb106259f]

INTEGRATION: CWS af1 (1.72.8); FILE MERGED 2003/05/06 14:31:05 sab 1.72.8.1: #109340#; the string has not the length it looks like


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [a18150155e7ae2a27ff5f94b0c2ba5c939280823]

INTEGRATION: CWS uno4 (1.2.2); FILE ADDED 2003/05/07 15:51:20 jl 1.2.2.1: *** empty log message ***


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [4c7b6fe11bafacfb50f8e3f20c01d1e150987cf6]

INTEGRATION: CWS uno4 (1.2.2); FILE ADDED 2003/05/07 15:48:51 jl 1.2.2.1: *** empty log message ***


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [b71d3ccbf4bbe6f6c489e9f30ed7a9e4891170c4]

INTEGRATION: CWS uno4 (1.2.2); FILE ADDED 2003/05/07 15:48:50 jl 1.2.2.1: *** empty log message ***


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [51357a58bd5055ee8c8e3e538528f4f8abab5953]

INTEGRATION: CWS uno4 (1.1.1.1.122); FILE MERGED 2003/05/08 08:31:38 jl 1.1.1.1.122.1: *** empty log message ***


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [4951bb40b55761310f5ceb806e9bd76ac0c17f2f]

INTEGRATION: CWS uno4 (1.4.82); FILE MERGED 2003/05/08 07:21:47 jl 1.4.82.1: *** empty log message ***


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [4dc9709352fd54ea78e9accf43167ac711d3bd27]

INTEGRATION: CWS uno4 (1.3.82); FILE MERGED 2003/05/08 07:20:18 jl 1.3.82.1: *** empty log message ***


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [c786121bc7dc1173c3a8218ae8c675984ece454e]

INTEGRATION: CWS uno4 (1.7.82); FILE MERGED 2003/05/08 07:21:47 jl 1.7.82.1: *** empty log message ***


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [3b2f9bb08c6750dc61e1e8a336d16069392f1214]

INTEGRATION: CWS uno4 (1.2.82); FILE MERGED 2003/05/08 07:20:17 jl 1.2.82.1: *** empty log message ***


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [3b7de4c3d85b0be51a6dee4c7319973ae1733e35]

INTEGRATION: CWS uno4 (1.1.122); FILE MERGED 2003/05/08 07:20:17 jl 1.1.122.1: *** empty log message ***


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [f598122ae8ac48e829e4fa9fbca4956a64d50edf]

INTEGRATION: CWS uno4 (1.2.120); FILE MERGED 2003/05/08 07:14:17 jl 1.2.120.1: *** empty log message ***


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [a2d2accce73c620d815b4b6ad671b1caf2ecebd3]

INTEGRATION: CWS uno4 (1.4.82); FILE MERGED 2003/05/08 06:57:31 jl 1.4.82.1: *** empty log message ***


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [814d24be52ca30208f294bdec14d445391afed9c]

INTEGRATION: CWS uno4 (1.2.82); FILE MERGED 2003/05/08 06:57:31 jl 1.2.82.1: *** empty log message ***


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [599fdd325808f13f9d919c0537b20caf89f23cb8]

INTEGRATION: CWS uno4 (1.4.2); FILE ADDED 2003/05/08 07:01:08 jl 1.4.2.1: *** empty log message ***


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [c471f1db4a9b1bb8bc98ee7b37aaf86c1c28520a]

INTEGRATION: CWS uno4 (1.3.2); FILE ADDED 2003/05/08 06:59:09 jl 1.3.2.1: *** empty log message ***


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [9347cb99fd0b2b20806f9ae4e6fbce4348f1eb67]

INTEGRATION: CWS uno4 (1.2.2); FILE ADDED 2003/05/08 06:59:08 jl 1.2.2.1: *** empty log message ***


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [56c7351d878be699bfeb391051c0eb3bb3ee40e3]

INTEGRATION: CWS uno4 (1.2.2); FILE ADDED 2003/05/08 06:54:56 jl 1.2.2.1: *** empty log message ***


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [f83c211c2ec4078108ecccc0feacf4910f156b86]

INTEGRATION: CWS uno4 (1.2.2); FILE ADDED 2003/05/08 06:54:55 jl 1.2.2.1: *** empty log message ***


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [efcfb8ee392e8b6e85ae1c2a1279293e38879060]

INTEGRATION: CWS aig01 (1.25.26); FILE MERGED 2003/05/20 16:04:56 dvo 1.25.26.1: #108778# load/save SwDoc::IsAddFlyOffsets


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [eb0f7d6fcba5490001c6197773f8dab05861af39]

INTEGRATION: CWS aig01 (1.107.36); FILE MERGED 2003/05/20 11:09:29 fme 1.107.36.1: #108778# New calculation for fly frame offsets for word documents


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [11e133f5fb89f4cec7bdc5e5a4b6c7ef05c07c37]

INTEGRATION: CWS uno4 (1.3.2); FILE ADDED 2003/05/08 06:54:54 jl 1.3.2.1: *** empty log message ***


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [0c8ecbcb5726dcf15b191ffe05b85eca0c12c3e8]

INTEGRATION: CWS aig01 (1.94.36); FILE MERGED 2003/05/20 09:24:39 fme 1.94.36.1: #108778# Wrap trough for graphics in header or footer


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [7ca168e85660c1e65f9df7e02d600ef5a0881f9f]

INTEGRATION: CWS uno4 (1.2.2); FILE ADDED 2003/05/08 06:54:53 jl 1.2.2.1: *** empty log message ***


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [04d575ea45292624818f1561128122beef009a2b]

INTEGRATION: CWS aig01 (1.61.26); FILE MERGED 2003/05/20 11:13:55 fme 1.61.26.3: #108778# New calculation for fly frame offsets for word documents 2003/05/16 15:02:37 fme 1.61.26.2: #108778# Fly frame and drawing positioning - changes 2003/05/15 15:24:49 fme 1.61.26.1: #108778# Fly frame and drawing positioning


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [baddfd7aca23a2f25acf690b060d7948b2228555]

INTEGRATION: CWS uno4 (1.2.2); FILE ADDED 2003/05/08 06:54:52 jl 1.2.2.1: *** empty log message ***


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [458b1c4427f11f562eb0cba9e300d6f1a83f615d]

INTEGRATION: CWS aig01 (1.6.194); FILE MERGED 2003/05/15 15:24:48 fme 1.6.194.1: #108778# Fly frame and drawing positioning


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [09947e33399a29a39881b12d496a0943f725d63d]

INTEGRATION: CWS aig01 (1.34.26); FILE MERGED 2003/05/15 15:24:46 fme 1.34.26.1: #108778# Fly frame and drawing positioning


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [2602c0891fc46e6adb024e190a47602abc8809aa]

INTEGRATION: CWS uno4 (1.2.2); FILE ADDED 2003/05/08 06:54:51 jl 1.2.2.1: *** empty log message ***


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [f31b8b7ca5a144ba016d91b29dd82223a5d2226e]

INTEGRATION: CWS uno4 (1.3.2); FILE ADDED 2003/05/08 06:41:41 jl 1.3.2.1: *** empty log message ***


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [fe307b1eb2bee1414c97c2f40ced5ab9de2b8078]

INTEGRATION: CWS aig01 (1.38.26); FILE MERGED 2003/05/16 15:02:34 fme 1.38.26.2: #108778# Fly frame and drawing positioning - changes 2003/05/15 15:24:44 fme 1.38.26.1: #108778# Fly frame and drawing positioning


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [bad4c2211eab52b787a8cfb21ada7e3210e19075]

INTEGRATION: CWS uno4 (1.3.2); FILE ADDED 2003/05/08 06:41:40 jl 1.3.2.1: *** empty log message ***


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [205067691bd91a5565bafb98d8b59619565d3a97]

INTEGRATION: CWS aig01 (1.37.8); FILE MERGED 2003/05/21 06:33:22 fme 1.37.8.2: RESYNC: (1.37-1.38); FILE MERGED 2003/05/15 15:23:51 fme 1.37.8.1: #108778# Fly frame and drawing positioning


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [238c51fd863d6d83641c4156be4102b3549f1e58]

INTEGRATION: CWS uno4 (1.2.2); FILE ADDED 2003/05/07 14:45:42 jl 1.2.2.1: *** empty log message ***


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [233d380a504d27619a8cf056a0a66187fc91a453]

INTEGRATION: CWS aig01 (1.32.26); FILE MERGED 2003/05/16 15:01:09 fme 1.32.26.2: #108778# Fly frame and drawing positioning - changes 2003/05/15 15:23:51 fme 1.32.26.1: #108778# Fly frame and drawing positioning


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [c36063edaa895d64f5f0226977e84dfc0eaa6bd7]

INTEGRATION: CWS uno4 (1.2.2); FILE ADDED 2003/05/07 14:45:41 jl 1.2.2.1: *** empty log message ***


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [e952b64c7b41e20c5361daf110dfb5c88107d43f]

INTEGRATION: CWS uno4 (1.2.2); FILE ADDED 2003/05/07 14:44:10 jl 1.2.2.1: *** empty log message ***


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [94f9f6a75a3947d55f01c5a78f329daae4689c20]

INTEGRATION: CWS aig01 (1.28.6); FILE MERGED 2003/05/21 06:33:12 fme 1.28.6.2: RESYNC: (1.28-1.29); FILE MERGED 2003/05/15 15:23:50 fme 1.28.6.1: #108778# Fly frame and drawing positioning


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [8c9363b2b99ce6baaf17973f07159995c6ebc583]

INTEGRATION: CWS uno4 (1.2.2); FILE ADDED 2003/05/07 14:44:09 jl 1.2.2.1: *** empty log message ***


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [9ab8ac41381d4cf7e4c0a4018cb43d4f93038d78]

INTEGRATION: CWS aig01 (1.46.26); FILE MERGED 2003/05/16 15:01:08 fme 1.46.26.2: #108778# Fly frame and drawing positioning - changes 2003/05/15 15:23:50 fme 1.46.26.1: #108778# Fly frame and drawing positioning


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [2035c01bb826b3fdcc88ced0a76bc944d102e1b5]

INTEGRATION: CWS uno4 (1.3.2); FILE ADDED 2003/05/07 14:44:08 jl 1.3.2.1: *** empty log message ***


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [e5f89610f22e2bae6bdb057de2a211b2c392dbf8]

INTEGRATION: CWS uno4 (1.2.2); FILE ADDED 2003/05/07 14:44:07 jl 1.2.2.1: *** empty log message ***


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [5ddd93f4f90b3627a0ba63b62a5367c5e6c112a1]

INTEGRATION: CWS aig01 (1.31.26); FILE MERGED 2003/05/16 15:01:07 fme 1.31.26.2: #108778# Fly frame and drawing positioning - changes 2003/05/15 15:23:49 fme 1.31.26.1: #108778# Fly frame and drawing positioning


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [4ab81d8f1465d324b7c6bc4f2f9e02eae3cb0d26]

INTEGRATION: CWS uno4 (1.2.2); FILE ADDED 2003/05/07 14:40:16 jl 1.2.2.1: *** empty log message ***


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [623dc61f996947a89443317f8429c3af254f3d2e]

INTEGRATION: CWS aig01 (1.42.20); FILE MERGED 2003/05/15 15:23:49 fme 1.42.20.1: #108778# Fly frame and drawing positioning


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [673edbbae7fce360f67b3ca6704bd8dedb261bbe]

INTEGRATION: CWS uno4 (1.3.2); FILE ADDED 2003/05/07 14:41:09 jl 1.3.2.1: *** empty log message ***


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [02c4c635c5f415cfaa0475fdfb60013319c9b2d8]

INTEGRATION: CWS aig01 (1.30.26); FILE MERGED 2003/05/16 15:00:47 fme 1.30.26.2: #108778# Fly frame and drawing positioning - changes 2003/05/15 15:23:08 fme 1.30.26.1: #108778# Fly frame and drawing positioning


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [3df3bb72fc6c07bd20ba1bc599e57b04c49c944b]

INTEGRATION: CWS uno4 (1.2.2); FILE ADDED 2003/05/07 14:41:09 jl 1.2.2.1: *** empty log message ***


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [db09a493a8b64e5d2177e61a3b4ddc4e3b3fc4ae]

INTEGRATION: CWS uno4 (1.2.2); FILE ADDED 2003/05/07 14:39:10 jl 1.2.2.1: revived from 669


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [34934d3ea3bcd942547c6de5f74a6923fb1b6473]

INTEGRATION: CWS aig01 (1.8.26); FILE MERGED 2003/05/16 15:00:39 fme 1.8.26.2: #108778# Fly frame and drawing positioning - changes 2003/05/15 15:23:07 fme 1.8.26.1: #108778# Fly frame and drawing positioning


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [53cf839f8b86c16528c8d84b691fb897a79fe0d9]

INTEGRATION: CWS aig01 (1.30.198); FILE MERGED 2003/05/15 15:23:06 fme 1.30.198.1: #108778# Fly frame and drawing positioning


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [bd5471e18999ccf27e281ec47c51bdbcc4120b9a]

INTEGRATION: CWS uno4 (1.2.122); FILE MERGED 2003/05/08 06:29:26 jl 1.2.122.1: *** empty log message ***


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [c0c8bedfea6a4ae4b55d4e0b89f3f557a799cdf7]

INTEGRATION: CWS aig01 (1.15.26); FILE MERGED 2003/05/16 15:00:28 fme 1.15.26.2: #108778# Fly frame and drawing positioning - changes 2003/05/15 15:22:43 fme 1.15.26.1: #108778# Fly frame and drawing positioning


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [c8e83e0c27763e6193d855119c4b15ca68b2e4c2]

INTEGRATION: CWS aig01 (1.24.26); FILE MERGED 2003/05/15 15:22:41 fme 1.24.26.1: #108778# Fly frame and drawing positioning


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [e49ca22df59b20ec2b2953c5d88c695186e0caf5]

INTEGRATION: CWS aig01 (1.10.26); FILE MERGED 2003/05/15 15:22:40 fme 1.10.26.1: #108778# Fly frame and drawing positioning


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [092e144ef9f1072756e844046431262e271afdf4]

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>  [2b836a49b360e552712a4273b5a6739cbf65fc7e]

INTEGRATION: CWS aig01 (1.14.26); FILE MERGED 2003/05/15 15:22:40 fme 1.14.26.1: #108778# Fly frame and drawing positioning


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [86a277def0d9c9d9f60626aab36730d56ff9f44c]

INTEGRATION: CWS aig01 (1.9.20); FILE MERGED 2003/05/15 15:22:10 fme 1.9.20.1: #108778# Fly frame and drawing positioning


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [1af23edcddc86b5ec88c575b93c06688eabbebcf]

INTEGRATION: CWS uno4 (1.2.10); FILE MERGED 2003/05/16 06:25:01 jl 1.2.10.1: *** empty log message ***


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [f8a6ba5815ec08c839afe8ed5fc9725ca5c83c58]

INTEGRATION: CWS aig01 (1.16.26); FILE MERGED 2003/05/15 15:22:09 fme 1.16.26.1: #108778# Fly frame and drawing positioning


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [834d3c44a319c7bb6bd728a527c2d4e061324131]

INTEGRATION: CWS uno4 (1.2.10); FILE MERGED 2003/05/19 07:44:09 sb 1.2.10.1: #i14282# Added symbols for UnsupportedException.


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [54a8ff1f15e8bb9a7821f6c0b8baace87c3ffa59]

INTEGRATION: CWS aig01 (1.14.26); FILE MERGED 2003/05/16 15:00:16 fme 1.14.26.2: #108778# Fly frame and drawing positioning - changes 2003/05/15 15:21:51 fme 1.14.26.1: #108778# Fly frame and drawing positioning


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [00e10393a2b26aa22abb66638ad960bdec6179a6]

INTEGRATION: CWS aig01 (1.17.20); FILE MERGED 2003/05/15 15:21:49 fme 1.17.20.1: #108778# Fly frame and drawing positioning


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [3786e2881ad948cf53d62e4e69b5871e5d24524d]

INTEGRATION: CWS uno4 (1.3.10); FILE MERGED 2003/05/19 07:44:08 sb 1.3.10.1: #i14282# Added symbols for UnsupportedException.


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [806c1c634284debf2a25c7e9c9d022eb676d4f6b]

INTEGRATION: CWS aig01 (1.42.26); FILE MERGED 2003/05/20 11:12:06 fme 1.42.26.1: #108778# New calculation for fly frame offsets for word documents


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [4e88d7024a06daf410e46ea8e3c24eeff01d8a40]

INTEGRATION: CWS aig01 (1.2.194); FILE MERGED 2003/05/15 15:21:27 fme 1.2.194.1: #108778# Fly frame and drawing positioning


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [8d2927e76b7b1d7e6a5cef51f660b43404b46fc6]

INTEGRATION: CWS uno4 (1.93.12); FILE MERGED 2003/05/07 08:49:57 tbe 1.93.12.1: #109411# wrong resolved merge conflicts


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [0a1832ee2707910d848cd506b9e1ea34d3126ced]

INTEGRATION: CWS uno4 (1.56.40); FILE MERGED 2003/05/06 15:57:06 tbe 1.56.40.1: #i13677# no CARET_CHANGED event is fired when the caret position is changing


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [bc376cac6f8cf6216e7d253fb208359aca736580]

INTEGRATION: CWS uno4 (1.12.54); FILE MERGED 2003/05/09 08:45:05 kso 1.12.54.1: #i13771# - Don't access server for just locally created, not yet committed            contents. Never create invalid URLs (fixed createNewContent()).


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [938ecc2c3bada71be9b4611c6174f09a29a54409]

INTEGRATION: CWS uno4 (1.38.12); FILE MERGED 2003/05/09 08:45:04 kso 1.38.12.2: #i13771# - Don't access server for just locally created, not yet committed            contents. Never create invalid URLs (fixed createNewContent()). 2003/05/08 12:39:40 kso 1.38.12.1: #i13771# - fixed getTypes() member function implementation.


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [4b80211e8b3d0c1a2d0e27bf266081d9870c84bf]

INTEGRATION: CWS uno4 (1.12.54); FILE MERGED 2003/05/08 12:39:40 kso 1.12.54.1: #i13771# - fixed getTypes() member function implementation.


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [b1ce6dee1dbc9b636093c54eff067da37a591e47]

INTEGRATION: CWS uno4 (1.46.12); FILE MERGED 2003/05/08 12:39:39 kso 1.46.12.1: #i13771# - fixed getTypes() member function implementation.


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [8faba4a236ff0b767f73e574eb1d314e9d36866f]

INTEGRATION: CWS uno4 (1.3.74); FILE MERGED 2003/05/08 12:39:38 kso 1.3.74.1: #i13771# - fixed getTypes() member function implementation.


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [0c9836714acbb8923d5444c5d15ffa4d4135d0c5]

INTEGRATION: CWS uno4 (1.21.54); FILE MERGED 2003/05/08 12:39:37 kso 1.21.54.1: #i13771# - fixed getTypes() member function implementation.


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [267b8f7dc23c24b45d59a6c496333edff92b475b]

INTEGRATION: CWS uno4 (1.1.2); FILE ADDED 2003/05/07 12:34:12 sb 1.1.2.2: #108642# Adapted to javaunittest.mk. 2003/05/02 08:04:27 sb 1.1.2.1: #108642# Added Type tests.


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [2b8ca0d339edc79473d0d98f09eef3e17bf4f566]

INTEGRATION: CWS uno4 (1.1.2); FILE ADDED 2003/05/02 08:04:26 sb 1.1.2.1: #108642# Added Type tests.


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [f867096a568457ce687983e630a85d998631f067]

INTEGRATION: CWS uno4 (1.1.44); FILE MERGED 2003/05/07 12:34:11 sb 1.1.44.2: #108642# Adapted to javaunittest.mk. 2003/04/30 15:35:19 sb 1.1.44.1: #108642# Made test run and adapted it to qadevOOo.


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [cb7e80197738de7c14b59ae6e95a7a2915b05f39]

INTEGRATION: CWS uno4 (1.1.44); FILE MERGED 2003/05/02 08:03:50 sb 1.1.44.2: #108642# Added Type tests. 2003/04/30 15:35:18 sb 1.1.44.1: #108642# Made test run and adapted it to qadevOOo.


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [1126a09af60aa64a390a95ff16fd972c391ca6e8]

INTEGRATION: CWS uno4 (1.2.92); FILE MERGED 2003/05/16 15:49:24 sb 1.2.92.2: #i13771# Fixed typo. 2003/05/08 12:11:00 kso 1.2.92.1: #i13771# -  fixed and completed sample code.


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [88a7e54c616b9883b395977db4c0e3f72b931cf3]

INTEGRATION: CWS uno4 (1.2.4); FILE MERGED 2003/05/05 15:49:51 tbe 1.2.4.1: #109171# Document accessibility service descriptions in ::com::sun::star::awt


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [63871a046a77ec006a598d5d89f445a9ec2f9897]

INTEGRATION: CWS uno4 (1.2.4); FILE MERGED 2003/05/05 15:49:55 tbe 1.2.4.1: #109171# Document accessibility service descriptions in ::com::sun::star::awt


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [0057e38f2946fca0d6646c0309c362a6b7d738cf]

INTEGRATION: CWS uno4 (1.2.4); FILE MERGED 2003/05/05 15:49:54 tbe 1.2.4.1: #109171# Document accessibility service descriptions in ::com::sun::star::awt


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [daea8d6ed9f2d83a73233b4810af68127b710994]

INTEGRATION: CWS uno4 (1.2.4); FILE MERGED 2003/05/05 15:49:50 tbe 1.2.4.1: #109171# Document accessibility service descriptions in ::com::sun::star::awt


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [f3bd5bf5a7bf2a264cd91aada59bb4890d9a1131]

INTEGRATION: CWS uno4 (1.2.4); FILE MERGED 2003/05/05 15:49:53 tbe 1.2.4.1: #109171# Document accessibility service descriptions in ::com::sun::star::awt


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [798ba20f70157212afb29ba6e6f49e994c4900c0]

INTEGRATION: CWS obo02 (1.2.30); FILE MERGED 2003/05/20 13:17:35 obo 1.2.30.1: #i14319# ALT_INCLUDE + types.rdb


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [267c7f6adb0c24392d821b529634e45980d23a54]

INTEGRATION: CWS uno4 (1.2.4); FILE MERGED 2003/05/05 15:49:52 tbe 1.2.4.1: #109171# Document accessibility service descriptions in ::com::sun::star::awt


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [47fd4ec356f04144f9b87aa34a3b19836dbc51be]

INTEGRATION: CWS obo02 (1.1.130); FILE MERGED 2003/05/20 13:15:42 obo 1.1.130.1: #i14319# ALT_INCLUDE + types.rdb


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [3e421709db367ce9d7d804566e469b53c3d18095]

INTEGRATION: CWS obo02 (1.6.16); FILE MERGED 2003/05/20 13:13:55 obo 1.6.16.1: #i14319# ALT_INCLUDE


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [3959269a08b28b6103fa344ada2c09af2ab31bbd]

INTEGRATION: CWS obo02 (1.2.132); FILE MERGED 2003/05/20 13:04:44 obo 1.2.132.1: #i14319# ALT_INCLUDE + types.rdb


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [ec30033aa628102c0d5ac7e65f3e6912db9c98eb]

INTEGRATION: CWS obo02 (1.3.92); FILE MERGED 2003/05/20 13:02:42 obo 1.3.92.1: #i14319# ALT_INCLUDE + types.rdb


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [1542b62dcd9a7bb5eed1b7d68a953fef18327eb5]

INTEGRATION: CWS uno4 (1.2.4); FILE MERGED 2003/05/13 10:01:36 tbe 1.2.4.2: #109542# document check box states 2003/05/05 15:49:50 tbe 1.2.4.1: #109171# Document accessibility service descriptions in ::com::sun::star::awt


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [973f8eefeffaa24e1fab6b95a09bf8c27a14059e]

INTEGRATION: CWS obo02 (1.9.16); FILE MERGED 2003/05/16 10:27:34 jl 1.9.16.2: #i14490# link with advapi and atls.lib 2003/05/16 09:04:14 obo 1.9.16.1: #i14321#


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [9f2b2b3e05148f23e0dc19c61549c06b3c193c8f]

INTEGRATION: CWS obo02 (1.2.90); FILE MERGED 2003/05/14 15:39:15 mav 1.2.90.1: #i14324# adopt to new atl version


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [59552441aee8577182d9186eafd9ed158b19f7c2]

INTEGRATION: CWS obo02 (1.4.94); FILE MERGED 2003/05/14 15:39:15 mav 1.4.94.1: #i14324# adopt to new atl version


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [9bdf78bac151aa332c8bc237fb1f096ad642248e]

INTEGRATION: CWS obo02 (1.3.94); FILE MERGED 2003/05/14 15:39:14 mav 1.3.94.1: #i14324# adopt to new atl version


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [e91ca2d15d30d36c1e1979c17e75ddc23501e162]

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>  [0824e044c0d0f679888cd3fd08c5af0cd476c48a]

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-22  Vladimir Glazounov  <vg@openoffice.org>  [e72dff7817ff2bea1606f4d31e7fae94f4245f7e]

INTEGRATION: CWS uno4 (1.1.2); FILE ADDED 2003/05/07 12:37:47 sb 1.1.2.1: #108642# Cleaned up tests.


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [ad221422bc72394188f459cbb6656d7557316004]

INTEGRATION: CWS uno4 (1.3.36); FILE MERGED 2003/05/09 10:25:27 sb 1.3.36.3: #108642# Brought WeakReference_Test back here... 2003/05/08 14:01:31 sb 1.3.36.2: #108642# Moved WeakReference_Test.java to javaunohelper to avoid circular dependencies. 2003/05/07 12:37:44 sb 1.3.36.1: #108642# Cleaned up tests.


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [9e254881fde1b7b4af90477deb5650ed19ee257c]

INTEGRATION: CWS obo02 (1.5.6); FILE MERGED 2003/05/20 12:48:35 obo 1.5.6.1: #i14321# unresolved externals


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [76776966d63e0f37bd58f748d1836d8f876ef543]

INTEGRATION: CWS obo02 (1.3.6); FILE MERGED 2003/05/20 12:49:39 obo 1.3.6.1: #i14321# ATL_INCLUDE


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [62439b90bded77a5a20f96b3d83b3cd4bde7e15c]

INTEGRATION: CWS uno4 (1.1.44); FILE MERGED 2003/05/12 07:45:33 sb 1.1.44.4: #108642# Fixed name clashes between java.lang and com.sun.star.uno. 2003/05/09 10:25:27 sb 1.1.44.3: #108642# Brought WeakReference_Test back here... 2003/05/08 14:01:30 sb 1.1.44.2: #108642# Moved WeakReference_Test.java to javaunohelper to avoid circular dependencies. 2003/05/07 12:37:44 sb 1.1.44.1: #108642# Cleaned up tests.


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [537623cef30f33692fdf1e5111c97825e333c94f]

INTEGRATION: CWS obo02 (1.10.16); FILE MERGED 2003/05/20 12:25:42 obo 1.10.16.1: #i14321# ATL_INCLUDE


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [800b85c0bddcd8a79b4850d29a51724f49a9a73f]

INTEGRATION: CWS uno4 (1.3.12); FILE MERGED 2003/05/07 12:37:43 sb 1.3.12.1: #108642# Cleaned up tests.


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [31da40add4a008817218d0464f9b8550b98f95b6]

INTEGRATION: CWS uno4 (1.1.1.1.72); FILE MERGED 2003/05/07 12:37:42 sb 1.1.1.1.72.1: #108642# Cleaned up tests.


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [f1186e1c5e7b31201ceb17b6b58ba340c953fe6c]

INTEGRATION: CWS uno4 (1.1.2); FILE ADDED 2003/05/07 12:37:41 sb 1.1.2.1: #108642# Cleaned up tests.


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [acc9a9e852b583f3d1cd3a6de54e0e38ed743cf5]

INTEGRATION: CWS uno4 (1.3.60); FILE MERGED 2003/05/07 12:37:34 sb 1.3.60.1: #108642# Cleaned up tests.


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [265428fc2373f91e8ff9132e22a506e5ca02b67d]

INTEGRATION: CWS uno4 (1.9.2); FILE MERGED 2003/05/07 12:37:33 sb 1.9.2.1: #108642# Cleaned up tests.


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [7067376f0da44ea693cb8ab043fd661136a8d201]

INTEGRATION: CWS uno4 (1.1.2); FILE ADDED 2003/05/07 12:37:32 sb 1.1.2.1: #108642# Cleaned up tests.


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [0133ef03d30ce8dcd756c1837e86c525cd33112f]

INTEGRATION: CWS uno4 (1.1.2); FILE ADDED 2003/05/07 12:37:31 sb 1.1.2.1: #108642# Cleaned up tests.


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [578d617617041ad4c905b0b6bec08a5f7b6ee59f]

INTEGRATION: CWS uno4 (1.1.2); FILE ADDED 2003/05/07 12:37:30 sb 1.1.2.1: #108642# Cleaned up tests.


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [6a59bb859a0a6028b33dd723850bc4025ec68044]

INTEGRATION: CWS uno4 (1.1.2); FILE ADDED 2003/05/07 12:37:29 sb 1.1.2.1: #108642# Cleaned up tests.


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [bd1aea9403b792392c28102730da3cfec97f1438]

INTEGRATION: CWS uno4 (1.8.2); FILE MERGED 2003/05/07 12:37:27 sb 1.8.2.1: #108642# Cleaned up tests.


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [1287fe98b07c030cdcedfa47e2dfd3b6e8164563]

INTEGRATION: CWS uno4 (1.4.2); FILE MERGED 2003/05/07 12:37:26 sb 1.4.2.1: #108642# Cleaned up tests.


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [5f1072c9dc6dbd1ddf1096908bdd5feaccd0be91]

INTEGRATION: CWS uno4 (1.3.66); FILE MERGED 2003/05/07 12:37:25 sb 1.3.66.1: #108642# Cleaned up tests.


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [ab0c940fc523d47f9fc62dbe0f8f27a27901f0dd]

INTEGRATION: CWS uno4 (1.3.2); FILE MERGED 2003/05/07 12:37:23 sb 1.3.2.1: #108642# Cleaned up tests.


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [01438877ac7231fa3af967c9f10b3bd4e192b838]

INTEGRATION: CWS uno4 (1.6.2); FILE MERGED 2003/05/07 12:37:23 sb 1.6.2.1: #108642# Cleaned up tests.


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [eb7f6acb1305e0790cf7820f1ecd6e300d31fef6]

INTEGRATION: CWS uno4 (1.1.2); FILE ADDED 2003/05/07 12:37:22 sb 1.1.2.1: #108642# Cleaned up tests.


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [a8e9e61ba0d640785e09c726cfb6b3ae51a3abe4]

INTEGRATION: CWS os9 (1.39.34); FILE MERGED 2003/05/07 12:04:25 os 1.39.34.2: RESYNC: (1.39-1.40); FILE MERGED 2003/04/30 12:51:25 os 1.39.34.1: #109029# notification of CTL configuration changes implemented


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [0dd145a98af894b4899f751f3866b1dd4de34cda]

INTEGRATION: CWS os9 (1.3.34); FILE MERGED 2003/05/07 12:04:18 os 1.3.34.2: RESYNC: (1.3-1.4); FILE MERGED 2003/04/30 12:51:24 os 1.3.34.1: #109029# notification of CTL configuration changes implemented


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [ccff50335f01bb13c3488ce5c3d5fe718e886b1a]

INTEGRATION: CWS os9 (1.4.34); FILE MERGED 2003/05/07 12:04:13 os 1.4.34.3: RESYNC: (1.4-1.5); FILE MERGED 2003/05/06 13:47:27 os 1.4.34.2: #109029# call Broadcast() also in Commit() - there's only one instance that is not internally notified 2003/04/30 12:51:24 os 1.4.34.1: #109029# notification of CTL configuration changes implemented


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [dac3f66140b716ae9e42ddef01fdd24bfb244e70]

INTEGRATION: CWS uno4 (1.2.70); FILE MERGED 2003/05/07 12:37:12 sb 1.2.70.1: #108642# Cleaned up tests.


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [69fb441ae9bcc9e08e833f0fd997cea4e9d22c86]

INTEGRATION: CWS uno4 (1.2.66); FILE MERGED 2003/05/07 12:37:11 sb 1.2.66.1: #108642# Cleaned up tests.


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [6a3f7e542b30048c6e0b8541f5aee219e88d2de7]

INTEGRATION: CWS uno4 (1.1.70); FILE MERGED 2003/05/07 12:37:10 sb 1.1.70.1: #108642# Cleaned up tests.


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [ec2b2655222ac999760de7a24daeeb8cb1a83236]

INTEGRATION: CWS uno4 (1.2.66); FILE MERGED 2003/05/07 12:37:09 sb 1.2.66.1: #108642# Cleaned up tests.


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [4317ceeddb143fbbb74bc3cbcabee5115f502432]

INTEGRATION: CWS os9 (1.15.16); FILE MERGED 2003/05/21 11:26:54 rt 1.15.16.3: RESYNC: (1.16-1.17); FILE MERGED 2003/05/07 06:45:08 os 1.15.16.2: RESYNC: (1.15-1.16); FILE MERGED 2003/04/29 09:42:24 as 1.15.16.1: #107420# bind event broadcaster to job execution


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [3449db36fe74e8b302216a13a323af8e1bd7cda0]

INTEGRATION: CWS os9 (1.7.16); FILE MERGED 2003/04/29 09:42:23 as 1.7.16.1: #107420# bind event broadcaster to job execution


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [a7470111371e2d76f4c8fe0a26f50bd79eb812f2]

INTEGRATION: CWS os9 (1.23.16); FILE MERGED 2003/05/09 08:29:35 lo 1.23.16.2: #107420# allow actions when socomp not installed 2003/05/08 14:00:30 lo 1.23.16.1: #107420# display OEM dialog only when window is opened


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [32deba86f31999d7b2fe968b3a16821a4a312f32]

INTEGRATION: CWS os9 (1.4.204); FILE MERGED 2003/04/25 11:30:16 os 1.4.204.1: #109136# EnableNotification() call corrected; call of SetModified() in RemoveData() added


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [94492b84c13afaf4f81382b434cb7b914fc0f615]

INTEGRATION: CWS os9 (1.36.20); FILE MERGED 2003/05/07 08:41:37 os 1.36.20.2: RESYNC: (1.36-1.37); FILE MERGED 2003/04/29 07:35:43 os 1.36.20.1: #109057# ChangeCaseToKatakana: spelling corrected


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [974ba7de14ed613bf43e0ba3c70c84166246b9ec]

INTEGRATION: CWS uno4 (1.7.2); FILE REMOVED 2003/05/07 12:37:07 sb 1.7.2.1: #108642# Cleaned up tests.


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [03491050feeb7ec4bcd8a14556233ab7d6e04185]

INTEGRATION: CWS uno4 (1.3.2); FILE MERGED 2003/05/02 08:22:01 sb 1.3.2.1: #108642# Improved loadLibrary, so that it finds native libraries also in tests run from the build environment.


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [c4d9ad3e34e98008ef99263b53384f0ecccd92fb]

INTEGRATION: CWS os9 (1.28.2); FILE MERGED 2003/05/08 11:20:18 os 1.28.2.4: #109029# svl added again 2003/05/07 12:03:53 os 1.28.2.3: RESYNC: (1.28-1.31); FILE MERGED 2003/05/06 10:52:30 os 1.28.2.2: #109029# link svtools (SvtLanguageOptions) 2003/05/05 08:13:12 lo 1.28.2.1: #107420# remove oempreload from main binary


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [d72c5acfde3b546fdded8c19004a59f906fa44c8]

INTEGRATION: CWS os9 (1.2.18); FILE MERGED 2003/04/29 16:20:38 lo 1.2.18.1: typo


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [b5961ae5c6dd29bed2f8b68d7cd060f6116e8dd5]

INTEGRATION: CWS os9 (1.1.2); FILE ADDED 2003/04/29 11:15:33 lo 1.1.2.1: #107420# new place for OEM dialog


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [2ec862755ffc40e13e134e75767d9986165ab6c0]

INTEGRATION: CWS os9 (1.1.2); FILE ADDED 2003/04/29 11:15:32 lo 1.1.2.1: #107420# new place for OEM dialog


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [00acd2b3cc304c3bc98f9719db5203c109533245]

INTEGRATION: CWS os9 (1.1.2); FILE ADDED 2003/05/08 13:59:53 lo 1.1.2.3: #107420# display OEM dialog only when window is opened 2003/05/05 08:12:18 lo 1.1.2.2: #107420# declare runtime exception 2003/04/29 11:15:31 lo 1.1.2.1: #107420# new place for OEM dialog


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [84497f74fed8f0dfbcae03bddc92cdcb5348d814]

INTEGRATION: CWS os9 (1.3.2); FILE MERGED 2003/04/29 11:14:06 lo 1.3.2.1: #108775# disable timebomb, #107420# new files


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [90cfa0705d39b732d745e440d0c215970925faef]

INTEGRATION: CWS uno4 (1.3.10); FILE MERGED 2003/05/15 13:11:28 ab 1.3.10.1: #109348# Fixed recursion handling


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [774de274059619763054dbed39df8c754c61c84f]

INTEGRATION: CWS os9 (1.1.94); FILE MERGED 2003/05/07 06:48:33 os 1.1.94.2: RESYNC: (1.1-1.2); FILE MERGED 2003/04/29 11:15:05 lo 1.1.94.1: #107420# new place for OEM dialog


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [89ff6070aafc21bda626a3c5358fa7a8a4854e7b]

INTEGRATION: CWS uno4 (1.4.10); FILE MERGED 2003/05/15 13:14:43 ab 1.4.10.1: #109348# Fixed recursion handling


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [d110d3877c802245dc742093d14243a1d6ad8175]

INTEGRATION: CWS os9 (1.2.18); FILE MERGED 2003/04/29 11:15:04 lo 1.2.18.1: #107420# new place for OEM dialog


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [08a923dc4d0892615a228b70181d79fb1e75715e]

INTEGRATION: CWS uno4 (1.5.10); FILE MERGED 2003/05/15 13:14:42 ab 1.5.10.1: #109348# Fixed recursion handling


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [da8f5bcda97b7ba0a86bd595b5c0e263678f99d4]

INTEGRATION: CWS uno4 (1.9.26); FILE MERGED 2003/05/15 13:14:42 ab 1.9.26.1: #109348# Fixed recursion handling


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [9d50ecf6ada7542d40e9d98cb786bb3a260de36a]

INTEGRATION: CWS os9 (1.29.2); FILE MERGED 2003/05/21 10:49:22 rt 1.29.2.2: RESYNC: (1.29-1.30); FILE MERGED 2003/05/08 13:59:51 lo 1.29.2.1: #107420# display OEM dialog only when window is opened


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [0ff4c0c34834179fe79baabbfd6475383c66ff1d]

INTEGRATION: CWS uno4 (1.13.10); FILE MERGED 2003/05/16 09:30:40 ab 1.13.10.1: #109018# GlobalRunInit(): Exclude already initialised basic from parent initialisation


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [6aab2902596698a0f513581046220844dede816b]

INTEGRATION: CWS uno4 (1.11.10); FILE MERGED 2003/05/16 09:28:54 ab 1.11.10.1: #109018# Ignore compile error if running basic != error basic


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [c1e68b474814554f2da347893b81791b412d7581]

INTEGRATION: CWS os9 (1.22.18); FILE MERGED 2003/04/30 10:51:23 lo 1.22.18.1: oem moved to ../so_comp


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [e9a1e6147fcca1d48210a70b90dd0a5922ae397b]

INTEGRATION: CWS os9 (1.106.2); FILE MERGED 2003/05/21 10:48:07 rt 1.106.2.5: RESYNC: (1.109-1.110); FILE MERGED 2003/05/09 08:31:39 lo 1.106.2.4: #107420# allow actions when socomp not installed 2003/05/08 13:59:50 lo 1.106.2.3: #107420# display OEM dialog only when window is opened 2003/05/07 06:51:07 os 1.106.2.2: RESYNC: (1.106-1.109); FILE MERGED 2003/04/29 11:16:22 lo 1.106.2.1: #107420# oem dialog moved to ../so_comp


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [6683b2ed329fff0f29f429b7c3c38be48875b5ee]

INTEGRATION: CWS uno4 (1.3.18); FILE MERGED 2003/05/15 14:32:57 tbe 1.3.18.1: #109067# Performance of Basic Dialog Editor is too slow


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [2447a971ae9e7328677cfbd116be6670be4dd9ee]

INTEGRATION: CWS os9 (1.18.18); FILE MERGED 2003/05/09 08:34:34 lo 1.18.18.1: #107420# deliver socomp library instead of eval library


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [de2256b3d3967dfbf4f2e105b325f951287cf352]

INTEGRATION: CWS uno4 (1.41.8); FILE MERGED 2003/05/19 15:27:50 tbe 1.41.8.2: #109542# UNO-API exposes internal VCL enum values 2003/05/13 10:03:39 tbe 1.41.8.1: #109542# UNO-API exposes internal VCL enum values


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [f5cfd8a70e29f981c661f2e98f7e1cb3a8e4030f]

INTEGRATION: CWS os9 (1.17.8); FILE MERGED 2003/05/15 14:36:14 lo 1.17.8.1: #107420# oemcheck


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [49167a87823a094ac816f45d0acd6e7bc7c250e3]

INTEGRATION: CWS uno4 (1.37.8); FILE MERGED 2003/05/08 08:56:33 tbe 1.37.8.1: #i14103# Backing window is not hidden when document is loaded


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [acc8761b613ae60bac8f1294e67300b02778d7bb]

INTEGRATION: CWS os9 (1.21.34); FILE MERGED 2003/05/07 09:03:08 os 1.21.34.2: RESYNC: (1.21-1.23); FILE MERGED 2003/04/29 08:13:40 os 1.21.34.1: #i13665# InsertSection: make one slot out of two


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [a59e19c43c0339212afe9fc832bdc37c116c432b]

INTEGRATION: CWS os9 (1.14.32); FILE MERGED 2003/05/07 09:07:33 os 1.14.32.2: RESYNC: (1.14-1.16); FILE MERGED 2003/05/06 13:53:57 os 1.14.32.1: #109029# added SvtCTLOptions listening


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [1c53cbc2243af851d3ec0bac1e018e17ca8c0aab]

INTEGRATION: CWS os9 (1.15.24); FILE MERGED 2003/05/07 09:10:05 os 1.15.24.2: RESYNC: (1.15-1.16); FILE MERGED 2003/05/06 13:53:56 os 1.15.24.1: #109029# added SvtCTLOptions listening


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [e9e07c168b727bf68331c58ce04bc67e8a47311b]

INTEGRATION: CWS os9 (1.13.8); FILE MERGED 2003/05/07 09:14:36 os 1.13.8.2: RESYNC: (1.13-1.14); FILE MERGED 2003/05/06 13:53:54 os 1.13.8.1: #109029# added SvtCTLOptions listening


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [588787eb31d707b594b2527d74841fc6777d1c89]

INTEGRATION: CWS os9 (1.40.8); FILE MERGED 2003/05/07 09:10:44 os 1.40.8.3: RESYNC: (1.40-1.44); FILE MERGED 2003/04/30 07:33:26 os 1.40.8.2: #i13665# duplicate insert/section entries - id changed 2003/04/29 08:13:39 os 1.40.8.1: #i13665# InsertSection: make one slot out of two


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [cf6e77b1fa90ffe033120fc27834d7a252dd530f]

INTEGRATION: CWS uno4 (1.46.8); FILE MERGED 2003/05/06 11:58:13 tbe 1.46.8.1: #i14101# getAccessibleAtPoint() should return only direct children


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [f396add1302b59a8aa8a5c5323bffbf4e3dc1ab9]

INTEGRATION: CWS os9 (1.41.34); FILE MERGED 2003/05/21 10:23:31 rt 1.41.34.2: RESYNC: (1.41-1.42); FILE MERGED 2003/04/30 07:33:25 os 1.41.34.1: #i13665# duplicate insert/section entries - id changed


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [96f53a02e893758f940fcce67b3495ea8a4862c1]

INTEGRATION: CWS os9 (1.22.8); FILE MERGED 2003/05/07 09:25:41 os 1.22.8.4: RESYNC: (1.22-1.23); FILE MERGED 2003/05/06 13:53:53 os 1.22.8.3: #109029# added SvtCTLOptions listening 2003/04/30 07:33:21 os 1.22.8.2: #i13665# duplicate insert/section entries - id changed 2003/04/29 08:13:36 os 1.22.8.1: #i13665# InsertSection: make one slot out of two


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [dd8a23868924b3b63547da93d8d312de303d809d]

INTEGRATION: CWS os9 (1.25.174); FILE MERGED 2003/05/07 09:30:55 os 1.25.174.2: RESYNC: (1.25-1.26); FILE MERGED 2003/04/25 13:56:34 os 1.25.174.1: #i11930# initially select business card AutoText group


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [00187165a58695de7538c2b73e9b4f2af7a5cd2a]

INTEGRATION: CWS os9 (1.64.6); FILE MERGED 2003/05/07 09:32:37 os 1.64.6.2: RESYNC: (1.64-1.66); FILE MERGED 2003/05/06 13:53:50 os 1.64.6.1: #109029# added SvtCTLOptions listening


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [12dcaa2c2030379b506cce0a36b0a57d2da5870f]

INTEGRATION: CWS os9 (1.26.34); FILE MERGED 2003/05/07 09:35:23 os 1.26.34.3: RESYNC: (1.26-1.27); FILE MERGED 2003/04/30 07:33:19 os 1.26.34.2: #i13665# duplicate insert/section entries - id changed 2003/04/29 08:13:34 os 1.26.34.1: #i13665# InsertSection: make one slot out of two


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [e2f2fe780ee9a37c57e920f1b74ad2f942fb5873]

INTEGRATION: CWS os9 (1.8.34); FILE MERGED 2003/05/07 09:38:21 os 1.8.34.2: RESYNC: (1.8-1.9); FILE MERGED 2003/04/25 08:42:57 gt 1.8.34.1: #109066# SwDropCapsPict::CalcTextSize(): just prevent using an index equal or greater than array size


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [b1743706aa6f71d1ba90ed27cb1e2ca9d855e73f]

INTEGRATION: CWS uno4 (1.17.22); FILE MERGED 2003/05/07 15:42:17 kso 1.17.22.1: #i13760# - Added testcase for GetRelURL().


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [63138eed4c63f81e233de8b0f6c6e097d8b5761c]

INTEGRATION: CWS os9 (1.30.34); FILE MERGED 2003/05/07 09:43:28 os 1.30.34.3: RESYNC: (1.30-1.31); FILE MERGED 2003/05/06 13:53:47 os 1.30.34.2: #109029# added SvtCTLOptions listening 2003/04/30 07:33:17 os 1.30.34.1: #i13665# duplicate insert/section entries - id changed


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [a765bb0b417283459c23d539970056bff1726d03]

INTEGRATION: CWS uno4 (1.37.6); FILE MERGED 2003/05/16 12:27:37 sb 1.37.6.2: RESYNC: (1.37-1.39); FILE MERGED 2003/05/07 15:41:34 kso 1.37.6.1: #i13760# - Fixed INetURLObject::SubString::equals().


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [7f34dff90d2dc0e04a1212fb3d1443f3e94c2f3b]

INTEGRATION: CWS os9 (1.31.24); FILE MERGED 2003/05/07 09:41:06 os 1.31.24.2: RESYNC: (1.31-1.32); FILE MERGED 2003/05/06 13:53:46 os 1.31.24.1: #109029# added SvtCTLOptions listening


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [a095e5c5f4a3e49ba331c2534297017b05e18feb]

INTEGRATION: CWS os9 (1.85.22); FILE MERGED 2003/05/21 10:38:34 rt 1.85.22.2: RESYNC: (1.85-1.86); FILE MERGED 2003/04/30 07:33:17 os 1.85.22.1: #i13665# duplicate insert/section entries - id changed


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [ffc02fed5a1138d45458b9c74dbb99456a98a5c1]

INTEGRATION: CWS os9 (1.21.34); FILE MERGED 2003/05/07 10:02:20 os 1.21.34.2: RESYNC: (1.21-1.22); FILE MERGED 2003/04/23 14:46:21 os 1.21.34.1: #i12804# copying tables requires to create a temporary SvEmbeddedObjectRef at the SwDoc


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [f20abe046adea9efa92b898321dc562781b99fb0]

INTEGRATION: CWS uno4 (1.11.22); FILE MERGED 2003/05/15 14:35:26 tbe 1.11.22.1: #109067# Performance of Basic Dialog Editor is too slow


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [f3772861023e9465787229f75ca7867aac534f75]

INTEGRATION: CWS os9 (1.79.20); FILE MERGED 2003/05/21 10:44:22 rt 1.79.20.2: RESYNC: (1.79-1.80); FILE MERGED 2003/05/08 06:45:52 os 1.79.20.1: #109434# dispose: remove draw object only if it's still inserted


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [a32ecb8564293a0ec41a89714717d41c7d85e0bd]

INTEGRATION: CWS uno4 (1.13.28); FILE MERGED 2003/05/15 14:40:17 tbe 1.13.28.1: #109067# Performance of Basic Dialog Editor is too slow


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [c7d658ce140825b413f596d4fa2a75da569dc87b]

INTEGRATION: CWS os9 (1.44.18); FILE MERGED 2003/05/08 06:40:37 os 1.44.18.1: #109429# dispose: remove draw object only if it's still inserted


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [d95d8d70a1190f5840397524a22f0f203a9150f9]

INTEGRATION: CWS uno4 (1.8.22); FILE MERGED 2003/05/15 14:40:16 tbe 1.8.22.1: #109067# Performance of Basic Dialog Editor is too slow


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [5a2f3a013ea7957f7dad22829cc47c1856bd98bd]

INTEGRATION: CWS os9 (1.13.34); FILE MERGED 2003/05/07 10:13:44 os 1.13.34.2: RESYNC: (1.13-1.15); FILE MERGED 2003/05/06 13:53:43 os 1.13.34.1: #109029# added SvtCTLOptions listening


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [24b8d6b5945ab0b6b0149b1ce6dbc4ba4b2d40e5]

INTEGRATION: CWS uno4 (1.27.12); FILE MERGED 2003/05/15 14:40:16 tbe 1.27.12.1: #109067# Performance of Basic Dialog Editor is too slow


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [4cef8aee35007a51f34c06efb111109ce7afea77]

INTEGRATION: CWS os9 (1.27.24); FILE MERGED 2003/05/07 11:21:41 os 1.27.24.2: RESYNC: (1.27-1.29); FILE MERGED 2003/05/06 13:53:41 os 1.27.24.1: #109029# added SvtCTLOptions listening


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [c7c651dbc970aec29e15bac98307eb219794e738]

INTEGRATION: CWS uno4 (1.40.6); FILE MERGED 2003/05/09 14:13:26 tbe 1.40.6.1: #i13738# check for existence of script.xlb/dialog.xlb in LibPage::InsertLib()


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [dd311cdee1ebaf8566af523acecf24cccfe09ef7]

INTEGRATION: CWS os9 (1.104.34); FILE MERGED 2003/05/21 10:45:59 rt 1.104.34.3: RESYNC: (1.104-1.105); FILE MERGED 2003/04/30 07:33:12 os 1.104.34.2: #i13665# duplicate insert/section entries - id changed 2003/04/29 08:13:31 os 1.104.34.1: #i13665# InsertSection: make one slot out of two


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [dff0895073e219666c3625f9b8a6594b3ef04976]

INTEGRATION: CWS uno4 (1.25.12); FILE MERGED 2003/05/13 08:03:53 tbe 1.25.12.1: #109481# IDE: get no focus after Find & Replace dialog while searching over modules


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [f5bb82cee408b4c5d0f466a06db6bdb240f28283]

INTEGRATION: CWS uno4 (1.5.12); FILE MERGED 2003/05/13 08:02:51 tbe 1.5.12.1: #109481# IDE: get no focus after Find & Replace dialog while searching over modules


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [5e5219cd513fc2df74c1d873ec57f4e07c7d5f23]

INTEGRATION: CWS os9 (1.41.34); FILE MERGED 2003/05/07 11:33:15 os 1.41.34.3: RESYNC: (1.41-1.42); FILE MERGED 2003/04/30 07:33:11 os 1.41.34.2: #i13665# duplicate insert/section entries - id changed 2003/04/29 08:13:29 os 1.41.34.1: #i13665# InsertSection: make one slot out of two


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [85c66ab729e1d50f9baa0a76721f914d4328e074]

INTEGRATION: CWS uno4 (1.2.2); FILE MERGED 2003/05/09 12:36:58 sb 1.2.2.2: #108642# United TestBed from jurt and bridges. 2003/05/02 08:27:38 sb 1.2.2.1: #108642# Fix for wntmsci.


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [ed65a821bb09cc0632373237afc86547794b2ed2]

INTEGRATION: CWS os9 (1.25.24); FILE MERGED 2003/04/25 11:09:48 os 1.25.24.1: #109122# disable Edit/Field in protected areas


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [b422a4a99e4488a4261d451c73fb0dd5b3682d67]

INTEGRATION: CWS uno4 (1.2.2); FILE MERGED 2003/05/09 12:36:58 sb 1.2.2.1: #108642# United TestBed from jurt and bridges.


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [40359b1b0c5afa85cfbe53a2ceaf7187b1f4ae47]

INTEGRATION: CWS os9 (1.10.174); FILE MERGED 2003/04/30 07:33:11 os 1.10.174.2: #i13665# duplicate insert/section entries - id changed 2003/04/29 08:13:29 os 1.10.174.1: #i13665# InsertSection: make one slot out of two


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [3752c8ed18bbf55b0e70efcb96739329571be16d]

INTEGRATION: CWS uno4 (1.3.2); FILE MERGED 2003/05/09 12:28:44 sb 1.3.2.1: #108642# United TestBed from jurt and bridges.


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [02cf45d03c17156946bf108927962035956ce6a6]

INTEGRATION: CWS os9 (1.18.36); FILE MERGED 2003/05/06 13:53:40 os 1.18.36.1: #109029# added SvtCTLOptions listening


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [8e64f33eba79b23011fefd99f6556d7fb83ec621]

INTEGRATION: CWS uno4 (1.3.2); FILE MERGED 2003/05/09 12:28:43 sb 1.3.2.1: #108642# United TestBed from jurt and bridges.


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [21051f95b09b4c3b1a4f6ed57ab30ab62d3a2772]

INTEGRATION: CWS os9 (1.44.34); FILE MERGED 2003/05/07 11:33:34 os 1.44.34.3: RESYNC: (1.44-1.45); FILE MERGED 2003/04/30 07:33:10 os 1.44.34.2: #i13665# duplicate insert/section entries - id changed 2003/04/29 08:13:27 os 1.44.34.1: #i13665# InsertSection: make one slot out of two


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [6ac43db30cc559cbcd898c129f46ba92a857d4f9]

INTEGRATION: CWS uno4 (1.1.2); FILE ADDED 2003/05/09 12:22:10 sb 1.1.2.1: #108642# Moved Java remote bridge tests from jurt/tests/bugs here to avoid cyclic project dependencies.


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [c37b08557bd891333c5a006e40dccb202016317d]

INTEGRATION: CWS uno4 (1.1.2); FILE ADDED 2003/05/09 12:22:09 sb 1.1.2.1: #108642# Moved Java remote bridge tests from jurt/tests/bugs here to avoid cyclic project dependencies.


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [caaaa0f20f2d6e9e3c9a8e837d3c837d69a6e572]

INTEGRATION: CWS uno4 (1.1.2); FILE ADDED 2003/05/09 12:22:08 sb 1.1.2.1: #108642# Moved Java remote bridge tests from jurt/tests/bugs here to avoid cyclic project dependencies.


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [dd2db0a3bfb5b5fc2b45ea963e1f0ab2e5844842]

INTEGRATION: CWS uno4 (1.1.2); FILE ADDED 2003/05/09 12:22:07 sb 1.1.2.1: #108642# Moved Java remote bridge tests from jurt/tests/bugs here to avoid cyclic project dependencies.


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [36111eaa31c7be7f268cc3507804f98f70cc79f9]

INTEGRATION: CWS os9 (1.3.8); FILE MERGED 2003/05/06 12:59:20 as 1.3.8.3: #107420# implement support for XCloseable/XComponent 2003/05/02 06:58:37 os 1.3.8.2: Syntax corrected ('.' <->'::' ) 2003/04/29 09:43:29 as 1.3.8.1: #107420# bind event broadcaster to job execution


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [f4f31283788c1ceeb324142f9c26f8256324c93e]

INTEGRATION: CWS uno4 (1.1.2); FILE ADDED 2003/05/09 12:20:39 sb 1.1.2.1: #108642# United TestBed from jurt and bridges.


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [0a2131bb8d3dfe570cfa0b0f6e00e1c20c77e135]

INTEGRATION: CWS uno4 (1.1.2); FILE ADDED 2003/05/09 12:20:38 sb 1.1.2.1: #108642# United TestBed from jurt and bridges.


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [79bf12e847de49c97293c960600db03adc877acc]

INTEGRATION: CWS os9 (1.3.8); FILE MERGED 2003/05/06 12:59:20 as 1.3.8.1: #107420# implement support for XCloseable/XComponent


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [1b38187a7916fc3aefa74930beb94fb85be99957]

INTEGRATION: CWS uno4 (1.4.2); FILE MERGED 2003/05/02 08:25:50 sb 1.4.2.1: #108642# Fixed typo.


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [0b92be6cdc4e5c3e08a785ae378d244c090d3025]

INTEGRATION: CWS os9 (1.3.8); FILE MERGED 2003/05/06 12:59:19 as 1.3.8.2: #107420# implement support for XCloseable/XComponent 2003/04/29 09:43:28 as 1.3.8.1: #107420# bind event broadcaster to job execution


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [5e6f70d03277c2e3046b70f529b7c35c94e8b406]

INTEGRATION: CWS uno4 (1.2.6); FILE MERGED 2003/05/09 10:11:32 sb 1.2.6.1: #108642# Helper class WaitUnreachable added.


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [d14733ac94f7f8bc9bc9e2c7861bd627fc61911c]

INTEGRATION: CWS os9 (1.32.8); FILE MERGED 2003/04/24 12:20:39 cd 1.32.8.1: #109103# A menu item handler must always be created. It doesn't depend on a menu item image!


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [a684fe490ceff87d80f48958ab93ca765b39120e]

INTEGRATION: CWS uno4 (1.1.2); FILE ADDED 2003/05/09 10:11:46 sb 1.1.2.1: #108642# Helper class WaitUnreachable added.


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [253ffb7b735c671ff83f61f3a038ffd53941d02e]

INTEGRATION: CWS os9 (1.3.8); FILE MERGED 2003/04/28 08:04:05 cd 1.3.8.1: #109102# Extend Add-Ons to support image URLs for ImageIdentifier property


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [d59225d7c28497bf8b4e9b903076924a830c5410]

INTEGRATION: CWS os9 (1.2.16); FILE MERGED 2003/04/29 09:43:27 as 1.2.16.1: #107420# bind event broadcaster to job execution


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [f92d0965d313020c1654b3bd7cf584c478e31ee1]

INTEGRATION: CWS os9 (1.3.8); FILE MERGED 2003/04/29 09:43:27 as 1.3.8.1: #107420# bind event broadcaster to job execution


2003-05-22  Vladimir Glazounov  <vg@openoffice.org>  [3a72d9eab0bf90a7a8b31a574eba7ff96f71c2a4]

INTEGRATION: CWS os9 (1.2.16); FILE MERGED 2003/05/06 12:59:18 as 1.2.16.2: #107420# implement support for XCloseable/XComponent 2003/04/29 09:43:27 as 1.2.16.1: #107420# bind event broadcaster to job execution


2003-05-21  Armin Weiss  <aw@openoffice.org>  [76f0549d3949703949668607c2401134accd89b3]

#109820#


2003-05-21  Kurt Zenker  <kz@openoffice.org>  [f9019468172bad2ee61a870722033252a1ad467b]

new version for SRX645


2003-05-21  Duncan Foster  <dfoster@openoffice.org>  [f3bf3475ca50576482eff5501cf22ed39c76c8e2]

#i14018# Fixed filesys disposing.


2003-05-21  Duncan Foster  <dfoster@openoffice.org>  [aaea78d06351ddc95d897723d4a3d3de76dd4b72]

#i14018# Fixed disposing of filesys storages


2003-05-21  Rüdiger Timm  <rt@openoffice.org>  [f892a980573030ab9e85172e6c0eefaf195d3427]

SRX645


2003-05-21  Rüdiger Timm  <rt@openoffice.org>  [a264c6baabc3ff9f415a08ed95a30f043ec070da]

INTEGRATION: CWS i18n04 (1.6.8); FILE MERGED 2003/05/09 21:35:07 khong 1.6.8.1: #109508# fix problem for Japanese search


2003-05-21  Rüdiger Timm  <rt@openoffice.org>  [ed40d0f7ebdb38078b5baa3f9c94c05aaea23480]

INTEGRATION: CWS i18n04 (1.8.8); FILE MERGED 2003/05/10 00:24:18 khong 1.8.8.1: #109508# fix Japanese search problem


2003-05-21  Rüdiger Timm  <rt@openoffice.org>  [ed8fedf00159a4f0e9809bf34dd8c88323091428]

INTEGRATION: CWS i18n04 (1.6.4); FILE MERGED 2003/05/09 21:35:08 khong 1.6.4.1: #109508# fix problem for Japanese search


2003-05-21  Rüdiger Timm  <rt@openoffice.org>  [aa5c5e846c0b7724f1d527e83085d0b9900e8715]

INTEGRATION: CWS dr3 (1.53.2); FILE MERGED 2003/05/19 11:06:30 dr 1.53.2.3: RESYNC: (1.53-1.54); FILE MERGED 2003/05/19 10:42:41 dr 1.53.2.2: #i12188# export of formatted text boxes 2003/05/12 12:01:32 dr 1.53.2.1: #109513# #i12188# export of textbox formatting


2003-05-21  Rüdiger Timm  <rt@openoffice.org>  [86857974bec85da2c5b88039b9c87ef4195621f8]

INTEGRATION: CWS i18n04 (1.6.4); FILE MERGED 2003/05/09 21:35:09 khong 1.6.4.1: #109508# fix problem for Japanese search


2003-05-21  Rüdiger Timm  <rt@openoffice.org>  [c7038a43681ccc19f20791efa09bf8f72a07ea8c]

INTEGRATION: CWS dr3 (1.5.2); FILE MERGED 2003/05/12 12:02:38 dr 1.5.2.2: #109513# #i12188# export of textbox formatting 2003/04/30 16:31:39 dr 1.5.2.1: #108783# preparations


2003-05-21  Rüdiger Timm  <rt@openoffice.org>  [9b8538842cb71bbd88ec7910c4a0a67d0a6b42bd]

INTEGRATION: CWS i18n04 (1.8.14); FILE MERGED 2003/05/07 22:39:11 khong 1.8.14.1: #109070# #i13199# fix Russia date format


2003-05-21  Rüdiger Timm  <rt@openoffice.org>  [3cc8838e07bfa2a2c091461abd03d9ea99e520f6]

INTEGRATION: CWS dr3 (1.4.2); FILE MERGED 2003/05/07 09:57:31 dr 1.4.2.1: #108783# control properties


2003-05-21  Rüdiger Timm  <rt@openoffice.org>  [9e3f53cd0e8584616048a50c779fd2c5a7b7c1a7]

INTEGRATION: CWS i18n04 (1.9.14); FILE MERGED 2003/05/09 17:41:53 khong 1.9.14.1: #i12453# fix quotation mark problem


2003-05-21  Rüdiger Timm  <rt@openoffice.org>  [1570081d94892e9148deadeeb066ac4f9ee01380]

INTEGRATION: CWS dr3 (1.5.2); FILE MERGED 2003/05/19 10:42:13 dr 1.5.2.1: #i12188# export of formatted text boxes


2003-05-21  Rüdiger Timm  <rt@openoffice.org>  [fac9840a769f851d808621d27f62c5b819353202]

INTEGRATION: CWS i18n04 (1.7.8); FILE MERGED 2003/05/08 13:39:13 er 1.7.8.1: #109468# loadCalendar: restore previous calendar if new service is instanciated but calendar isn't available, for example in that specific locale


2003-05-21  Rüdiger Timm  <rt@openoffice.org>  [d38506961907d8749ed236efd3fe45be3db3aeb1]

INTEGRATION: CWS dr3 (1.2.32); FILE MERGED 2003/05/06 10:51:34 dr 1.2.32.3: #108783# creation of old controls 2003/05/02 12:52:26 dr 1.2.32.2: #108783# detect old controls; OLE objs with progress bar 2003/04/30 16:31:39 dr 1.2.32.1: #108783# preparations


2003-05-21  Rüdiger Timm  <rt@openoffice.org>  [a73fabd5bf8adc010e8e7f0cbc6791bd396f70dd]

INTEGRATION: CWS i18n04 (1.5.8); FILE MERGED 2003/05/09 21:35:32 khong 1.5.8.1: #109508# fix problem for Japanese search


2003-05-21  Rüdiger Timm  <rt@openoffice.org>  [1542074d5349a950e9589fc4d9b371bc9135c5b6]

INTEGRATION: CWS dr3 (1.1.2); FILE ADDED 2003/05/12 12:02:37 dr 1.1.2.6: #109513# #i12188# export of textbox formatting 2003/05/12 08:08:57 dr 1.1.2.5: #109513# #i12188# #i2033# import textbox alignment 2003/05/06 10:51:33 dr 1.1.2.4: #108783# creation of old controls 2003/05/05 09:37:36 dr 1.1.2.3: #108783# improved object handling 2003/05/02 12:52:26 dr 1.1.2.2: #108783# detect old controls; OLE objs with progress bar 2003/04/30 16:31:38 dr 1.1.2.1: #108783# preparations


2003-05-21  Rüdiger Timm  <rt@openoffice.org>  [7c6ef5c32279e335a2bbf71b0a6cac2e214cec14]

INTEGRATION: CWS dr3 (1.4.2); FILE MERGED 2003/05/15 08:33:11 dr 1.4.2.1: #108770# override number format for Boolean cells


2003-05-21  Rüdiger Timm  <rt@openoffice.org>  [145b507660ab9ee599c82839f786aa6debd961fd]

INTEGRATION: CWS i18n04 (1.2.4); FILE MERGED 2003/05/08 22:32:50 khong 1.2.4.1: #108958# Change full width minu sign from 2122 to ff0d, which is supported by most Asian fonts.


2003-05-21  Rüdiger Timm  <rt@openoffice.org>  [6eecfea6637768e8ba05caf5f7cba26c93c8c68b]

INTEGRATION: CWS dr3 (1.3.2); FILE MERGED 2003/05/07 13:37:02 dr 1.3.2.1: #108783# XclImpRoot::GetFmlaConverter()


2003-05-21  Rüdiger Timm  <rt@openoffice.org>  [36ad8dc5b8563dad6d4eb658aa2d3bf3b21b9636]

INTEGRATION: CWS dr3 (1.2.28); FILE MERGED 2003/05/07 13:37:01 dr 1.2.28.1: #108783# XclImpRoot::GetFmlaConverter()


2003-05-21  Rüdiger Timm  <rt@openoffice.org>  [1c08d533cbf84792e801ef4ccaf61847bb159ac6]

INTEGRATION: CWS dr3 (1.1.2); FILE ADDED 2003/05/12 10:45:33 dr 1.1.2.9: #109513# #i12188# #i2033# import textbox alignment 2003/05/12 08:08:57 dr 1.1.2.8: #109513# #i12188# #i2033# import textbox alignment 2003/05/07 14:39:11 dr 1.1.2.7: #108783# listbox/combobox contents for OLE controls 2003/05/07 13:37:40 dr 1.1.2.6: #108783# listbox/combobox properties 2003/05/07 09:57:30 dr 1.1.2.5: #108783# control properties 2003/05/06 10:51:33 dr 1.1.2.4: #108783# creation of old controls 2003/05/05 09:37:36 dr 1.1.2.3: #108783# improved object handling 2003/05/02 12:52:25 dr 1.1.2.2: #108783# detect old controls; OLE objs with progress bar 2003/04/30 16:31:38 dr 1.1.2.1: #108783# preparations


2003-05-21  Rüdiger Timm  <rt@openoffice.org>  [c95d32c70973bbf9e4f457729b35c7a0878741b6]

INTEGRATION: CWS dr3 (1.2.30); FILE MERGED 2003/05/07 13:37:01 dr 1.2.30.1: #108783# XclImpRoot::GetFmlaConverter()


2003-05-21  Rüdiger Timm  <rt@openoffice.org>  [825439ee1db4fb88a595161f1330874700a8861c]

INTEGRATION: CWS dr3 (1.3.28); FILE MERGED 2003/05/19 10:42:12 dr 1.3.28.2: #i12188# export of formatted text boxes 2003/05/12 12:02:37 dr 1.3.28.1: #109513# #i12188# export of textbox formatting


2003-05-21  Rüdiger Timm  <rt@openoffice.org>  [947c36ca35e0819bbca911f292c09f2224232958]

INTEGRATION: CWS dr3 (1.27.20); FILE MERGED 2003/05/12 12:02:36 dr 1.27.20.1: #109513# #i12188# export of textbox formatting


2003-05-21  Rüdiger Timm  <rt@openoffice.org>  [f0cd4b2060a27bf4fec3b289edb2d6edae528b7c]

INTEGRATION: CWS dr3 (1.28.20); FILE MERGED 2003/05/07 13:37:00 dr 1.28.20.1: #108783# XclImpRoot::GetFmlaConverter()


2003-05-21  Rüdiger Timm  <rt@openoffice.org>  [1b0853e49b500e1b3c75391a9401958d6d25a6b8]

INTEGRATION: CWS dr3 (1.2.30); FILE MERGED 2003/05/02 12:52:22 dr 1.2.30.1: #108783# detect old controls; OLE objs with progress bar


2003-05-21  Rüdiger Timm  <rt@openoffice.org>  [4af05265e99b7116e677e591fcc8965cc8dfcf2b]

INTEGRATION: CWS dr3 (1.2.30); FILE MERGED 2003/05/06 10:51:32 dr 1.2.30.1: #108783# creation of old controls


2003-05-21  Rüdiger Timm  <rt@openoffice.org>  [dc9dd239c14f81a7db4d86d8bda89e962fbeae06]

INTEGRATION: CWS dr3 (1.47.20); FILE MERGED 2003/05/02 12:52:25 dr 1.47.20.2: #108783# detect old controls; OLE objs with progress bar 2003/04/30 16:31:37 dr 1.47.20.1: #108783# preparations


2003-05-21  Rüdiger Timm  <rt@openoffice.org>  [0ce248128dedd07fa1a3223baf6c83b63fd71b8d]

INTEGRATION: CWS dr3 (1.9.30); FILE MERGED 2003/05/07 13:37:00 dr 1.9.30.1: #108783# XclImpRoot::GetFmlaConverter()


2003-05-21  Rüdiger Timm  <rt@openoffice.org>  [bda14429978e8843996c22a1f298b522ad61c6d9]

INTEGRATION: CWS dr3 (1.38.2); FILE MERGED 2003/05/02 12:52:25 dr 1.38.2.1: #108783# detect old controls; OLE objs with progress bar


2003-05-21  Rüdiger Timm  <rt@openoffice.org>  [73d55674c509958198777b938739fc5b8281c209]

INTEGRATION: CWS dr3 (1.13.30); FILE MERGED 2003/05/08 06:52:17 dr 1.13.30.1: #108683# set col/row settings early, but hidden flags leter


2003-05-21  Rüdiger Timm  <rt@openoffice.org>  [f4511027a4f123e91fa21fd6807a9b384140918f]

INTEGRATION: CWS dr3 (1.10.14); FILE MERGED 2003/05/02 12:52:24 dr 1.10.14.2: #108783# detect old controls; OLE objs with progress bar 2003/04/30 16:31:36 dr 1.10.14.1: #108783# preparations


2003-05-21  Rüdiger Timm  <rt@openoffice.org>  [4b353c5e09daf65a4258bd92e962312d583408e4]

INTEGRATION: CWS dr3 (1.2.30); FILE MERGED 2003/05/02 12:51:48 dr 1.2.30.1: #108783# detect old controls; OLE objs with progress bar


2003-05-21  Rüdiger Timm  <rt@openoffice.org>  [df665d10b3901f125e8b13df7c7fe821f07bdcb2]

INTEGRATION: CWS dr3 (1.5.2); FILE MERGED 2003/05/12 12:02:05 dr 1.5.2.2: #109513# #i12188# export of textbox formatting 2003/04/30 16:30:05 dr 1.5.2.1: #108783# preparations


2003-05-21  Rüdiger Timm  <rt@openoffice.org>  [e1d2f2d260938f381cdedbb879491d9043cc73b7]

INTEGRATION: CWS dr3 (1.4.2); FILE MERGED 2003/05/07 09:57:57 dr 1.4.2.1: #108783# control properties


2003-05-21  Rüdiger Timm  <rt@openoffice.org>  [b7f00fe69b8ed37f04e69b4f225fc8644af2235d]

INTEGRATION: CWS dr3 (1.5.2); FILE MERGED 2003/05/19 10:42:28 dr 1.5.2.1: #i12188# export of formatted text boxes


2003-05-21  Rüdiger Timm  <rt@openoffice.org>  [d470f656eb1eee74f56d61d69ad07cfe813fdc81]

INTEGRATION: CWS dr3 (1.2.32); FILE MERGED 2003/05/15 09:34:59 dr 1.2.32.6: #i14456# control shape must start empty 2003/05/07 14:39:21 dr 1.2.32.5: #108783# listbox/combobox contents for OLE controls 2003/05/07 09:57:56 dr 1.2.32.4: #108783# control properties 2003/05/06 10:51:57 dr 1.2.32.3: #108783# creation of old controls 2003/05/02 12:51:23 dr 1.2.32.2: #108783# detect old controls; OLE objs with progress bar 2003/04/30 16:30:04 dr 1.2.32.1: #108783# preparations


2003-05-21  Rüdiger Timm  <rt@openoffice.org>  [9c88c7a5e8811b1dd98f0958dc3f3dcb18ae0df8]

INTEGRATION: CWS dr3 (1.7.2); FILE MERGED 2003/05/15 08:33:00 dr 1.7.2.1: #108770# override number format for Boolean cells


2003-05-21  Rüdiger Timm  <rt@openoffice.org>  [d7e37481af07442356b7af1c2df71f89071a81d2]

INTEGRATION: CWS dr3 (1.3.2); FILE MERGED 2003/05/07 13:36:31 dr 1.3.2.2: #108783# XclImpRoot::GetFmlaConverter() 2003/04/30 16:30:04 dr 1.3.2.1: #108783# preparations


2003-05-21  Rüdiger Timm  <rt@openoffice.org>  [6641f1162c4ad17b2cd5ba92ae1361c0090ccca1]

INTEGRATION: CWS dr3 (1.3.2); FILE MERGED 2003/05/07 13:36:31 dr 1.3.2.1: #108783# XclImpRoot::GetFmlaConverter()


2003-05-21  Rüdiger Timm  <rt@openoffice.org>  [f771ff4c7ebc175e422175d4ded4c2845caf55a5]

INTEGRATION: CWS dr3 (1.4.20); FILE MERGED 2003/05/12 12:02:05 dr 1.4.20.2: #109513# #i12188# export of textbox formatting 2003/05/07 13:36:30 dr 1.4.20.1: #108783# XclImpRoot::GetFmlaConverter()


2003-05-21  Rüdiger Timm  <rt@openoffice.org>  [da86bb32e39bb983c20033c8a71b890b99c2de35]

INTEGRATION: CWS dr3 (1.1.2); FILE ADDED 2003/05/12 10:45:40 dr 1.1.2.9: #109513# #i12188# #i2033# import textbox alignment 2003/05/12 08:09:19 dr 1.1.2.8: #109513# #i12188# #i2033# import textbox alignment 2003/05/07 14:39:20 dr 1.1.2.7: #108783# listbox/combobox contents for OLE controls 2003/05/07 13:37:49 dr 1.1.2.6: #108783# listbox/combobox properties 2003/05/07 09:57:56 dr 1.1.2.5: #108783# control properties 2003/05/06 10:51:56 dr 1.1.2.4: #108783# creation of old controls 2003/05/05 09:37:22 dr 1.1.2.3: #108783# improved object handling 2003/05/02 12:51:23 dr 1.1.2.2: #108783# detect old controls; OLE objs with progress bar 2003/04/30 16:30:03 dr 1.1.2.1: #108783# preparations


2003-05-21  Rüdiger Timm  <rt@openoffice.org>  [898cadfeb0ea551c228152333533386d31af5b36]

INTEGRATION: CWS dr3 (1.3.30); FILE MERGED 2003/05/07 13:36:30 dr 1.3.30.3: #108783# XclImpRoot::GetFmlaConverter() 2003/05/02 12:51:22 dr 1.3.30.2: #108783# detect old controls; OLE objs with progress bar 2003/04/30 16:30:02 dr 1.3.30.1: #108783# preparations


2003-05-21  Rüdiger Timm  <rt@openoffice.org>  [a1414f72b525c0a97b4a03440c4ec680a2802acd]

INTEGRATION: CWS dr3 (1.5.2); FILE MERGED 2003/05/07 13:36:29 dr 1.5.2.1: #108783# XclImpRoot::GetFmlaConverter()


2003-05-21  Rüdiger Timm  <rt@openoffice.org>  [19f14d4b34312ea201d15d5de4d34641e0b48cbc]

INTEGRATION: CWS dr3 (1.4.20); FILE MERGED 2003/05/19 10:42:28 dr 1.4.20.2: #i12188# export of formatted text boxes 2003/05/12 12:02:04 dr 1.4.20.1: #109513# #i12188# export of textbox formatting


2003-05-21  Rüdiger Timm  <rt@openoffice.org>  [805ab0dd9f04b1d6565ee719791cbc42776e42d5]

INTEGRATION: CWS dr3 (1.38.20); FILE MERGED 2003/05/07 13:36:29 dr 1.38.20.3: #108783# XclImpRoot::GetFmlaConverter() 2003/05/02 12:51:22 dr 1.38.20.2: #108783# detect old controls; OLE objs with progress bar 2003/04/30 16:30:02 dr 1.38.20.1: #108783# preparations


2003-05-21  Rüdiger Timm  <rt@openoffice.org>  [df6a9f58c1f3bed65b8d20a72faa3f2bc2ed10b4]

INTEGRATION: CWS dr3 (1.17.28); FILE MERGED 2003/05/07 13:37:50 dr 1.17.28.3: #108783# listbox/combobox properties 2003/05/06 10:51:56 dr 1.17.28.2: #108783# creation of old controls 2003/04/30 16:30:01 dr 1.17.28.1: #108783# preparations


2003-05-21  Rüdiger Timm  <rt@openoffice.org>  [7e44c15ae0c8eb9198c82898ffdc3dfbc93e8d07]

INTEGRATION: CWS dr3 (1.51.2); FILE MERGED 2003/05/15 08:33:00 dr 1.51.2.3: #108770# override number format for Boolean cells 2003/05/08 06:52:34 dr 1.51.2.2: #108683# set col/row settings early, but hidden flags later 2003/05/07 13:36:28 dr 1.51.2.1: #108783# XclImpRoot::GetFmlaConverter()


2003-05-21  Rüdiger Timm  <rt@openoffice.org>  [9e93381bb4beeb52def13e9a1829a2c6f8345b96]

INTEGRATION: CWS dr3 (1.41.20); FILE MERGED 2003/05/07 13:36:28 dr 1.41.20.1: #108783# XclImpRoot::GetFmlaConverter()


2003-05-21  Rüdiger Timm  <rt@openoffice.org>  [249b4e6d40f85516400cae3a17a2e252b3fbedf2]

INTEGRATION: CWS dr3 (1.25.30); FILE MERGED 2003/04/30 16:30:00 dr 1.25.30.1: #108783# preparations


2003-05-21  Rüdiger Timm  <rt@openoffice.org>  [f1c2580752fab806e9ae12f0ada3fb2cb611dfec]

INTEGRATION: CWS dr3 (1.81.20); FILE MERGED 2003/05/07 13:36:27 dr 1.81.20.6: #108783# XclImpRoot::GetFmlaConverter() 2003/05/07 09:57:56 dr 1.81.20.5: #108783# control properties 2003/05/06 10:51:55 dr 1.81.20.4: #108783# creation of old controls 2003/05/05 09:37:21 dr 1.81.20.3: #108783# improved object handling 2003/05/02 12:51:21 dr 1.81.20.2: #108783# detect old controls; OLE objs with progress bar 2003/04/30 16:30:00 dr 1.81.20.1: #108783# preparations


2003-05-21  Rüdiger Timm  <rt@openoffice.org>  [115d0fb5d3628d6dbeaded54478190435fa06399]

INTEGRATION: CWS dr3 (1.20.30); FILE MERGED 2003/05/07 13:36:27 dr 1.20.30.1: #108783# XclImpRoot::GetFmlaConverter()


2003-05-21  Rüdiger Timm  <rt@openoffice.org>  [8a338df7ac4e98e8336dc202e263416a2c4e3af8]

INTEGRATION: CWS dr3 (1.17.20); FILE MERGED 2003/05/08 13:32:11 dr 1.17.20.2: #108683# handle hidden cols/rows correctly 2003/05/08 06:52:34 dr 1.17.20.1: #108683# set col/row settings early, but hidden flags later


2003-05-21  Rüdiger Timm  <rt@openoffice.org>  [07e1c5715e4f5d2112c3858c4b62ea52a546eed9]

INTEGRATION: CWS dr3 (1.57.2); FILE MERGED 2003/05/12 08:09:20 dr 1.57.2.2: #109513# #i12188# #i2033# import textbox alignment 2003/04/30 16:29:59 dr 1.57.2.1: #108783# preparations


2003-05-21  Rüdiger Timm  <rt@openoffice.org>  [69547009afdd5a239df1b22516619b6542bc7522]

INTEGRATION: CWS dr3 (1.20.20); FILE MERGED 2003/05/19 10:41:34 dr 1.20.20.1: #i12188# static functions for item set conversion


2003-05-21  Rüdiger Timm  <rt@openoffice.org>  [640c431f0f62d56b9c2b002a4c5c73c829236d74]

INTEGRATION: CWS dr3 (1.8.20); FILE MERGED 2003/05/19 10:41:25 dr 1.8.20.1: #i12188# static functions for item set conversion


2003-05-21  Rüdiger Timm  <rt@openoffice.org>  [961796ddcff53dab4c3e8d4db8c352f561e6d2a2]

INTEGRATION: CWS dr3 (1.2.16); FILE MERGED 2003/05/08 11:34:07 dr 1.2.16.1: #109186# more countries


2003-05-21  Rüdiger Timm  <rt@openoffice.org>  [7b2ae67513a343fe0be27cd40b899151f21c03b9]

INTEGRATION: CWS dr3 (1.2.16); FILE MERGED 2003/05/08 11:34:54 dr 1.2.16.1: #109186# more countries


2003-05-21  Rüdiger Timm  <rt@openoffice.org>  [5de2446d67a848d5dfa43d178ff7a8a411d0fe80]

INTEGRATION: CWS calc09 (1.32.8); FILE MERGED 2003/05/16 14:48:50 nn 1.32.8.1: #109651# if automatic-order is set, use a default date format that contains the listed elements


2003-05-21  Rüdiger Timm  <rt@openoffice.org>  [bf43fa2e5c515528e1c418b5c56455dc9c2cc651]

INTEGRATION: CWS calc09 (1.35.8); FILE MERGED 2003/05/16 14:48:49 nn 1.35.8.1: #109651# if automatic-order is set, use a default date format that contains the listed elements


2003-05-19  Kurt Zenker  <kz@openoffice.org>  [9d896cd15311d743d2f0428899d2f7b6a253036e]

new version for SRX645


2003-05-19  Vladimir Glazounov  <vg@openoffice.org>  [6d984ac649a694f21250dbc904ea5ea73d437ba5]

new version for SRX645


2003-05-19  Kurt Zenker  <kz@openoffice.org>  [bafff7b2de8a40d8754d527c06c469096e58ffc5]

new version for SRX645


2003-05-19  Kurt Zenker  <kz@openoffice.org>  [71a5af32b91a0832fa822de8ff9bce0e48b6be04]

new version for SRX645


2003-05-19  Andre Fischer  <af@openoffice.org>  [8bb7115d98b1e0f60fe7761841d31dab7edb4b19]

Implemented state set view.


2003-05-19  Rüdiger Timm  <rt@openoffice.org>  [ed58927b336241aca48abed59beae90e126bc2a6]

SRX645


2003-05-19  Vladimir Glazounov  <vg@openoffice.org>  [121a25cb0cba975a34c0dc7f659a8fdbb8f10523]

INTEGRATION: CWS qadev5 (1.2.10); FILE MERGED 2003/04/09 07:18:36 lla 1.2.10.1: #108721# typo


2003-05-19  Vladimir Glazounov  <vg@openoffice.org>  [b6faaf34b353a68f99e8e4b1ac9bbdd30b8a71b2]

INTEGRATION: CWS qadev5 (1.1.2); FILE ADDED 2003/04/25 06:45:43 lla 1.1.2.1: #108721# gcov statistic helper functions.


2003-05-19  Vladimir Glazounov  <vg@openoffice.org>  [72e2d20cb0463107bc036a6041aa56343e806b06]

INTEGRATION: CWS qadev5 (1.1.2); FILE ADDED 2003/04/25 06:45:42 lla 1.1.2.1: #108721# gcov statistic helper functions.


2003-05-19  Vladimir Glazounov  <vg@openoffice.org>  [6bee74a93d6ab5f3308252ae0cdaea2f2f20365b]

INTEGRATION: CWS qadev5 (1.1.2); FILE ADDED 2003/04/25 06:45:41 lla 1.1.2.1: #108721# gcov statistic helper functions.


2003-05-19  Vladimir Glazounov  <vg@openoffice.org>  [bd2a50cfc13f856a04a4a2a9618a2e5340050f1b]

INTEGRATION: CWS qadev5 (1.1.2); FILE ADDED 2003/04/29 11:23:09 lla 1.1.2.1: #108721# test with member functions.


2003-05-19  Vladimir Glazounov  <vg@openoffice.org>  [fc9ec96dd42f91d83d67c372ee0d132565c9a43a]

INTEGRATION: CWS qadev5 (1.1.20); FILE MERGED 2003/04/29 11:08:44 lla 1.1.20.1: #108721# const correctness of strings, wall warning reduction


2003-05-19  Vladimir Glazounov  <vg@openoffice.org>  [5461627212a244fec2c6d8be1b04ed63b8984ece]

INTEGRATION: CWS qadev5 (1.8.2); FILE MERGED 2003/04/17 12:12:59 lla 1.8.2.2: #108721# version if in verbose mode. 2003/04/15 13:22:03 lla 1.8.2.1: #108721# new parameter for better working with testshl2


2003-05-19  Vladimir Glazounov  <vg@openoffice.org>  [91738998922724f68e7d7e354749656e61cd2f3c]

INTEGRATION: CWS qadev5 (1.2.2); FILE MERGED 2003/04/29 11:22:31 lla 1.2.2.2: #108721# remove bmsma 2003/04/29 11:08:37 lla 1.2.2.1: #108721# const correctness of strings, wall warning reduction


2003-05-19  Vladimir Glazounov  <vg@openoffice.org>  [367562826816ef023ffdd2ab37e2247beeac5074]

INTEGRATION: CWS dba05 (1.5.14); FILE MERGED 2003/05/13 09:44:18 oj 1.5.14.1: remove drafts


2003-05-19  Vladimir Glazounov  <vg@openoffice.org>  [715c0c1311361bc52a27b21f98ba62f649f7364e]

INTEGRATION: CWS dba05 (1.4.14); FILE MERGED 2003/05/13 09:44:16 oj 1.4.14.1: remove drafts


2003-05-19  Vladimir Glazounov  <vg@openoffice.org>  [a2167e05274a8f91bb982b62950ee55aa2c612da]

INTEGRATION: CWS dba05 (1.11.50); FILE MERGED 2003/05/07 07:59:17 oj 1.11.50.1: #i13806# change the property boundfield to be bound


2003-05-19  Vladimir Glazounov  <vg@openoffice.org>  [6f01a2462b241b52f6fd2a58db9b452e785200ba]

INTEGRATION: CWS dba05 (1.9.12); FILE MERGED 2003/05/07 07:59:17 oj 1.9.12.1: #i13806# change the property boundfield to be bound


2003-05-19  Vladimir Glazounov  <vg@openoffice.org>  [727c2ea17610a6bd66de82591f3259882b8fff6b]

INTEGRATION: CWS dba05 (1.7.50); FILE MERGED 2003/05/07 07:59:17 oj 1.7.50.1: #i13806# change the property boundfield to be bound


2003-05-19  Vladimir Glazounov  <vg@openoffice.org>  [2d3ca7ed84cbadf2345409c1ef6c3f46be743731]

INTEGRATION: CWS dba05 (1.7.50); FILE MERGED 2003/05/07 07:59:16 oj 1.7.50.1: #i13806# change the property boundfield to be bound


2003-05-19  Vladimir Glazounov  <vg@openoffice.org>  [c61a00b8ed5be66211806eaf23effe31b5601abe]

INTEGRATION: CWS dba05 (1.26.50); FILE MERGED 2003/05/07 07:59:16 oj 1.26.50.1: #i13806# change the property boundfield to be bound


2003-05-19  Vladimir Glazounov  <vg@openoffice.org>  [ebfd46ee905cb128d0bc23006e2ab47d0c6d3762]

INTEGRATION: CWS dba05 (1.23.50); FILE MERGED 2003/05/07 07:59:15 oj 1.23.50.1: #i13806# change the property boundfield to be bound


2003-05-19  Vladimir Glazounov  <vg@openoffice.org>  [c1fb43a3774655b9476b810a262bbf6fff8925c7]

INTEGRATION: CWS dba05 (1.26.50); FILE MERGED 2003/05/07 07:59:15 oj 1.26.50.1: #i13806# change the property boundfield to be bound


2003-05-19  Vladimir Glazounov  <vg@openoffice.org>  [4ceea3276fe17ae8d824043a4b15ab8cff330706]

INTEGRATION: CWS dba05 (1.23.12); FILE MERGED 2003/05/07 07:59:14 oj 1.23.12.1: #i13806# change the property boundfield to be bound


2003-05-19  Vladimir Glazounov  <vg@openoffice.org>  [a7383ccf6fbe46050b68eb11462c78ccbc6ff1d0]

INTEGRATION: CWS dba05 (1.15.12); FILE MERGED 2003/05/07 07:59:14 oj 1.15.12.1: #i13806# change the property boundfield to be bound


2003-05-19  Vladimir Glazounov  <vg@openoffice.org>  [0105a5ddadc81e7112ed9e9b6608ce1815348637]

INTEGRATION: CWS dba05 (1.10.50); FILE MERGED 2003/05/07 07:59:14 oj 1.10.50.1: #i13806# change the property boundfield to be bound


2003-05-19  Vladimir Glazounov  <vg@openoffice.org>  [a7d6769a60db431c567651bce06ec1854698370b]

INTEGRATION: CWS dba05 (1.8.50); FILE MERGED 2003/05/07 07:59:13 oj 1.8.50.1: #i13806# change the property boundfield to be bound


2003-05-19  Vladimir Glazounov  <vg@openoffice.org>  [cc31c2cc60d832ea821014e642cdfcdd24c1b413]

INTEGRATION: CWS dba05 (1.18.50); FILE MERGED 2003/05/07 07:59:13 oj 1.18.50.1: #i13806# change the property boundfield to be bound


2003-05-19  Vladimir Glazounov  <vg@openoffice.org>  [4696dc283863f149f1aa3eaaba0891f16fbfc800]

INTEGRATION: CWS dba05 (1.9.6); FILE MERGED 2003/05/13 08:38:15 oj 1.9.6.3: RESYNC: (1.9-1.10); FILE MERGED 2003/05/12 10:15:39 oj 1.9.6.2: #109428# add accessible checbox 2003/05/07 11:43:38 fs 1.9.6.1: during #109014#: moved the IAccessibleTableProvider interface to ColumnPos instead of ColumnId - this was mixed previously, and wrongly used by some clients


2003-05-19  Vladimir Glazounov  <vg@openoffice.org>  [c3b737c9619122a05e8d72be3ea7630af079c7a4]

INTEGRATION: CWS dba05 (1.53.42); FILE MERGED 2003/05/07 14:24:15 fs 1.53.42.1: #109397# Initialize: don't remember the URL if initializing went wrong


2003-05-19  Vladimir Glazounov  <vg@openoffice.org>  [04bbb65c3aae14964f6920e4ca30a631529d1288]

INTEGRATION: CWS dba05 (1.3.190); FILE MERGED 2003/05/13 08:39:43 oj 1.3.190.2: RESYNC: (1.3-1.4); FILE MERGED 2003/05/07 11:52:57 fs 1.3.190.1: #109014# implementation for the active cell changed / renamed clearActiveCell to disposeCell


2003-05-19  Vladimir Glazounov  <vg@openoffice.org>  [05d0d6fedecebff62719254f356c23ae64959234]

INTEGRATION: CWS dba05 (1.8.30); FILE MERGED 2003/05/13 11:32:25 oj 1.8.30.5: remove conflicts 2003/05/13 08:39:19 oj 1.8.30.4: RESYNC: (1.8-1.9); FILE MERGED 2003/05/12 10:28:58 fs 1.8.30.3: fixed bugs found in code review for previous fix (#109014#) 2003/05/12 10:15:37 oj 1.8.30.2: #109428# add accessible checbox 2003/05/07 11:54:30 fs 1.8.30.1: #109014# new implementation for the active cell / IAccessibleTableProvider now completely based on column pos instead of column id


2003-05-19  Vladimir Glazounov  <vg@openoffice.org>  [0110f338b683a4f1559327479b76457abe6af72b]

INTEGRATION: CWS dba05 (1.18.28); FILE MERGED 2003/05/13 11:32:24 oj 1.18.28.4: remove conflicts 2003/05/13 08:39:25 oj 1.18.28.3: RESYNC: (1.18-1.20); FILE MERGED 2003/05/12 10:15:37 oj 1.18.28.2: #109428# add accessible checbox 2003/05/07 11:53:58 fs 1.18.28.1: #109014# some small renamings / IAccessibleTableProvider now completely based on column pos instead of column id


2003-05-19  Vladimir Glazounov  <vg@openoffice.org>  [e9a23ffbd1af62d6c27181cbb90aa51ec700872b]

INTEGRATION: CWS dba05 (1.12.18); FILE MERGED 2003/05/13 08:39:31 oj 1.12.18.3: RESYNC: (1.12-1.13); FILE MERGED 2003/05/12 10:15:36 oj 1.12.18.2: #109428# add accessible checbox 2003/05/07 11:49:19 fs 1.12.18.1: #109014# +isAccessibleAlive / IAccessibleTableProvider now completely based on column pos instead of column id


2003-05-19  Vladimir Glazounov  <vg@openoffice.org>  [10ed2d3b22b749bce4a44b56d676ddeae4abb0ac]

INTEGRATION: CWS dba05 (1.23.182); FILE MERGED 2003/05/12 10:15:36 oj 1.23.182.1: #109428# add accessible checbox


2003-05-19  Vladimir Glazounov  <vg@openoffice.org>  [283496d65cec952abf6791243abbb6cef220c068]

INTEGRATION: CWS dba05 (1.25.40); FILE MERGED 2003/05/14 15:06:32 fs 1.25.40.3: #109014# RemoveColumns/Clear: don't notify events which are not necessary 2003/05/13 08:39:14 oj 1.25.40.2: RESYNC: (1.25-1.26); FILE MERGED 2003/05/07 11:49:19 fs 1.25.40.1: #109014# +isAccessibleAlive / IAccessibleTableProvider now completely based on column pos instead of column id


2003-05-19  Vladimir Glazounov  <vg@openoffice.org>  [09325a3aa5fe1c636eb99d070cd541c2dc393b65]

INTEGRATION: CWS dba05 (1.102.42); FILE MERGED 2003/05/07 12:26:52 fs 1.102.42.1: #109014# deliver accessiblebrowseboxcell.hxx


2003-05-19  Vladimir Glazounov  <vg@openoffice.org>  [4c5ef647f645f4ade165563313032b4cfc3639b9]

INTEGRATION: CWS dba05 (1.18.18); FILE MERGED 2003/05/07 06:15:55 oj 1.18.18.1: #109389# correct new/delete usage


2003-05-19  Vladimir Glazounov  <vg@openoffice.org>  [7a4f18b4ce0eaa63c10867a9c597f9dc479a2ec1]

INTEGRATION: CWS dba05 (1.78.18); FILE MERGED 2003/05/13 08:24:44 oj 1.78.18.2: RESYNC: (1.78-1.79); FILE MERGED 2003/05/02 10:27:10 oj 1.78.18.1: #109239# set column name if not already set


2003-05-19  Vladimir Glazounov  <vg@openoffice.org>  [f4b02d0f66d01240ccd2b03d732fae2cfe57f109]

INTEGRATION: CWS dba05 (1.1.2); FILE ADDED 2003/05/07 11:10:00 fs 1.1.2.1: initial checkin - helpers for aggregating a proxy for a foreign component


2003-05-19  Vladimir Glazounov  <vg@openoffice.org>  [844db82d117bcf01b4568a9a2db31c042c54420a]

INTEGRATION: CWS dba05 (1.16.16); FILE MERGED 2003/05/07 11:16:37 fs 1.16.16.1: #109014# +proxyaggregation


2003-05-19  Vladimir Glazounov  <vg@openoffice.org>  [120a426f082c1d792a09e25aa85b7a36e24dc66a]

INTEGRATION: CWS dba05 (1.3.4); FILE MERGED 2003/05/14 15:09:29 fs 1.3.4.6: #109014# when multilexing events, care for proper call order at AccessibleChildManager 2003/05/13 10:52:08 oj 1.3.4.5: accessible type changes 2003/05/13 10:50:28 oj 1.3.4.4: accessible type changes 2003/05/13 10:39:45 oj 1.3.4.3: access state type name corrected 2003/05/13 08:17:55 oj 1.3.4.2: RESYNC: (1.3-1.6); FILE MERGED 2003/05/07 11:16:17 fs 1.3.4.1: #109014#: - classes related to proxy aggregation moved to separate file (proxyaggregation.cxx) - class hierarchy split up: introduced additional OAccessibleContextWrapperHelper class   which provides the ContextWrapper functionality, but does not have refcounting and XComponent support - AccessibleChildrenManager is _not_ disposing it's children anymore, but only the XAccessibleContexts   as provided by these children


2003-05-19  Vladimir Glazounov  <vg@openoffice.org>  [05b16c1241cf5bb81456e4424fbe38182ebad0a0]

INTEGRATION: CWS dba05 (1.4.16); FILE MERGED 2003/05/13 10:21:36 oj 1.4.16.3: typo corrected 2003/05/13 08:17:30 oj 1.4.16.2: RESYNC: (1.4-1.5); FILE MERGED 2003/05/07 11:19:55 fs 1.4.16.1: during #109014#: revokeClientNotifyDisposing: erase client from the map before actually disposing, to work around re-entrance problems of derivees


2003-05-19  Vladimir Glazounov  <vg@openoffice.org>  [398647e272df7c922e0ba95d148cb176ff36c858]

INTEGRATION: CWS dba05 (1.1.2); FILE ADDED 2003/05/07 11:09:38 fs 1.1.2.1: initial checkin - helpers for aggregating a proxy for a foreign component


2003-05-19  Vladimir Glazounov  <vg@openoffice.org>  [954ae4430a6e40a215e468ea7d79f27205fc6619]

INTEGRATION: CWS dba05 (1.2.16); FILE MERGED 2003/05/13 10:37:16 fs 1.2.16.3: wrong merge during resync 2003/05/13 08:19:54 oj 1.2.16.2: RESYNC: (1.2-1.6); FILE MERGED 2003/05/07 11:15:33 fs 1.2.16.1: #109014#: - classes related to proxy aggregation moved to separate file (proxyaggregation.hxx) - class hierarchy split up: introduced additional OAccessibleContextWrapperHelper class   which provides the ContextWrapper functionality, but does not have refcounting and XComponent support


2003-05-19  Vladimir Glazounov  <vg@openoffice.org>  [98f5c5151e090bceb08d19fd114cf23f9d5cbb3a]

INTEGRATION: CWS dba05 (1.18.20); FILE MERGED 2003/05/13 09:39:51 oj 1.18.20.2: remove drafts 2003/05/12 10:12:27 oj 1.18.20.1: #109428# add accessible checbox


2003-05-19  Vladimir Glazounov  <vg@openoffice.org>  [de64eb12566924c2b3ad089383c0982ba53dd898]

INTEGRATION: CWS dba05 (1.47.18); FILE MERGED 2003/05/13 09:39:51 oj 1.47.18.3: remove drafts 2003/05/13 08:06:54 oj 1.47.18.2: RESYNC: (1.47-1.48); FILE MERGED 2003/05/12 10:12:27 oj 1.47.18.1: #109428# add accessible checbox


2003-05-19  Vladimir Glazounov  <vg@openoffice.org>  [e539e63dd14c2ad12f0dd15fc57eae327b0044a7]

INTEGRATION: CWS dba05 (1.2.4); FILE MERGED 2003/04/30 14:44:48 oj 1.2.4.3: #109263# filter only usefull events 2003/04/30 13:27:21 oj 1.2.4.2: #109216# set -1 as default for bitmaps, will be changed afterwards 2003/04/30 11:08:59 oj 1.2.4.1: #109216# set small as default for bitmaps, will be changed afterwards


2003-05-19  Vladimir Glazounov  <vg@openoffice.org>  [a22b85eca92912e6d5dba2947895d0a054abab34]

INTEGRATION: CWS dba05 (1.19.14); FILE MERGED 2003/05/07 13:20:46 oj 1.19.14.1: 109430# set bookmark selection to false


2003-05-19  Vladimir Glazounov  <vg@openoffice.org>  [c4daed0ea6cac356af7fc884523d65baffc3c9f7]

INTEGRATION: CWS dba05 (1.5.78); FILE MERGED 2003/05/13 09:39:50 oj 1.5.78.2: remove drafts 2003/05/12 10:12:26 oj 1.5.78.1: #109428# add accessible checbox


2003-05-19  Vladimir Glazounov  <vg@openoffice.org>  [b5e09aac1c1231986923ab27e3f101412830dfd9]

INTEGRATION: CWS dba05 (1.9.28); FILE MERGED 2003/05/12 10:12:26 oj 1.9.28.1: #109428# add accessible checbox


2003-05-19  Vladimir Glazounov  <vg@openoffice.org>  [6db7a8cbb776020912b75e61e988a3927b788970]

INTEGRATION: CWS dba05 (1.6.72); FILE MERGED 2003/05/13 09:39:49 oj 1.6.72.2: remove drafts 2003/05/12 10:12:25 oj 1.6.72.1: #109428# add accessible checbox


2003-05-19  Vladimir Glazounov  <vg@openoffice.org>  [846bbd8025058feaaa7ae94a493151d2a1734482]

INTEGRATION: CWS dba05 (1.26.28); FILE MERGED 2003/05/12 10:12:25 oj 1.26.28.1: #109428# add accessible checbox


2003-05-19  Vladimir Glazounov  <vg@openoffice.org>  [50f8c53a1a10267ad76c79af40210496f0113d8d]

INTEGRATION: CWS dba05 (1.20.14); FILE MERGED 2003/05/07 13:23:35 oj 1.20.14.2: 109430# set bookmark selection to false 2003/05/07 12:44:38 oj 1.20.14.1: 109430# set bookmark selection to false


2003-05-19  Vladimir Glazounov  <vg@openoffice.org>  [66b3a712dd930e69dcc201e4a64b2f119537a15d]

INTEGRATION: CWS dba05 (1.42.8); FILE MERGED 2003/05/02 10:13:19 oj 1.42.8.2: #i13926# adjust key entry 2003/04/29 07:54:07 oj 1.42.8.1: #i13926# correct index of row access for auto increment columns


2003-05-19  Vladimir Glazounov  <vg@openoffice.org>  [b47ae2abc1cb572a394afcd7accc4a8a5ace2e9b]

INTEGRATION: CWS dba05 (1.28.44); FILE MERGED 2003/05/13 07:31:20 oj 1.28.44.2: RESYNC: (1.28-1.29); FILE MERGED 2003/05/07 12:11:49 fs 1.28.44.1: #108327# +GetControlContainer( const OuputDevice* )


2003-05-19  Vladimir Glazounov  <vg@openoffice.org>  [b71c221d3bfeaeb6139e7f0a5fd795a5cc201ac2]

INTEGRATION: CWS dba05 (1.4.32); FILE MERGED 2003/05/07 12:10:39 fs 1.4.32.1: #109014# GetFieldCharacterBounds/GetFieldIndexAtPoint based on column pos now, not on column id


2003-05-19  Vladimir Glazounov  <vg@openoffice.org>  [9a2d39a04f79601bffcb51194af3d48030d84b01]

INTEGRATION: CWS dba05 (1.2.44); FILE MERGED 2003/05/07 12:16:36 fs 1.2.44.1: prevent warning from new MSVC


2003-05-19  Vladimir Glazounov  <vg@openoffice.org>  [691cfc05a4fec17260b7769502eef8f924e8f599]

INTEGRATION: CWS dba05 (1.10.204); FILE MERGED 2003/05/12 10:13:24 oj 1.10.204.1: #109428# add accessible checbox


2003-05-19  Vladimir Glazounov  <vg@openoffice.org>  [7205d4cdf4fac949d8a8c59f32e86da3e32ba914]

INTEGRATION: CWS dba05 (1.9.44); FILE MERGED 2003/05/07 09:27:55 oj 1.9.44.1: #i13806# attach as property listener on the bound field if currently no bound field exists


2003-05-19  Vladimir Glazounov  <vg@openoffice.org>  [1cfc1e3a3552d6f2df0b737a1bd12d92326d6ce5]

INTEGRATION: CWS dba05 (1.18.32); FILE MERGED 2003/05/07 12:09:50 fs 1.18.32.1: #109014# GetFieldCharacterBounds/GetFieldIndexAtPoint based on column pos now, not on column id


2003-05-19  Vladimir Glazounov  <vg@openoffice.org>  [bf398e70e414650373baaa86cd22fa9877a0bba4]

INTEGRATION: CWS dba05 (1.27.44); FILE MERGED 2003/05/05 13:43:32 oj 1.27.44.1: #i13959# correct search loop


2003-05-19  Vladimir Glazounov  <vg@openoffice.org>  [6426ef381fb6b6e070e9af383db76fbf7dbc6c22]

INTEGRATION: CWS dba05 (1.8.44); FILE MERGED 2003/05/12 09:15:14 oj 1.8.44.1: #109487# change name of the imagecontrol to DatabaseImageControl


2003-05-19  Vladimir Glazounov  <vg@openoffice.org>  [7cca9e8b83cd092db072d6d4a95ff84cadeb05c7]

INTEGRATION: CWS dba05 (1.33.22); FILE MERGED 2003/05/07 09:04:24 oj 1.33.22.2: #i13806# attach as property listener on the bound field if currently no bound field exists 2003/05/05 13:43:31 oj 1.33.22.1: #i13959# correct search loop


2003-05-19  Vladimir Glazounov  <vg@openoffice.org>  [fd0f7e143c94cb33c1b2006a8a6d19799d58accd]

INTEGRATION: CWS dba05 (1.60.20); FILE MERGED 2003/05/13 07:35:47 oj 1.60.20.2: RESYNC: (1.60-1.61); FILE MERGED 2003/05/12 10:13:23 oj 1.60.20.1: #109428# add accessible checbox


2003-05-19  Vladimir Glazounov  <vg@openoffice.org>  [065149b185e1127339427d29935d778180120fc7]

INTEGRATION: CWS dba05 (1.34.44); FILE MERGED 2003/05/13 09:43:16 oj 1.34.44.2: remove drafts 2003/05/07 12:12:56 fs 1.34.44.1: #109014# have an own AccessibleContext now


2003-05-19  Vladimir Glazounov  <vg@openoffice.org>  [5ecac991ca14c210e308c885fbf1af3c73f30f18]

INTEGRATION: CWS dba05 (1.14.44); FILE MERGED 2003/05/13 12:57:29 oj 1.14.44.3: remove conflict 2003/05/13 07:52:22 oj 1.14.44.2: RESYNC: (1.14-1.15); FILE MERGED 2003/05/07 12:15:40 fs 1.14.44.1: during #109014#: need to derive from XComponent for lifetime control (needed when this class is used indirectly in Calc's toolbox)


2003-05-19  Vladimir Glazounov  <vg@openoffice.org>  [f0b24e49483eabb10fc83fac27f448649526dc38]

INTEGRATION: CWS dba05 (1.34.40); FILE MERGED 2003/05/13 07:50:47 oj 1.34.40.2: RESYNC: (1.34-1.37); FILE MERGED 2003/05/07 12:15:42 fs 1.34.40.1: during #109014#: need to derive from XComponent for lifetime control (needed when this class is used indirectly in Calc's toolbox)


2003-05-19  Vladimir Glazounov  <vg@openoffice.org>  [6373fcd6a0d5024f49f4e285d4c9d13e9edf7977]

INTEGRATION: CWS dba05 (1.17.10); FILE MERGED 2003/05/14 15:05:42 fs 1.17.10.4: #109014: when multilexing events, care for proper call order at AccessibleChildManager 2003/05/13 14:02:40 oj 1.17.10.3: remove conflict 2003/05/13 07:51:41 oj 1.17.10.2: RESYNC: (1.17-1.18); FILE MERGED 2003/05/07 12:14:06 fs 1.17.10.1: #108327# allow delayed initialization of the object, by waiting for the UnoControl to appear


2003-05-19  Vladimir Glazounov  <vg@openoffice.org>  [3e5e40abfa6220cf5153431d0ba42e6d2cf7f050]

INTEGRATION: CWS dba05 (1.4.32); FILE MERGED 2003/05/07 12:08:29 fs 1.4.32.1: #109014# GetFieldCharacterBounds/GetFieldIndexAtPoint based on column pos now, not on column id


2003-05-19  Vladimir Glazounov  <vg@openoffice.org>  [658febfae62461bda3a7f22bf86c12806de2458d]

INTEGRATION: CWS dba05 (1.7.218); FILE MERGED 2003/05/13 09:43:14 oj 1.7.218.2: remove drafts 2003/05/07 12:12:40 fs 1.7.218.1: #109014# have an own AccessibleContext now


2003-05-19  Vladimir Glazounov  <vg@openoffice.org>  [4d87acb348f4adab5340509074c25f49545af203]

INTEGRATION: CWS soberfilterteam06 (1.14.50); FILE MERGED 2003/05/01 07:45:15 cmc 1.14.50.1: #109199# New Helper Method to move the properties of a full paragraph and deprecate very suspicious looking SetStartPos method


2003-05-19  Vladimir Glazounov  <vg@openoffice.org>  [23bba28731ea997fa1dc7ae3983f80819e374912]

INTEGRATION: CWS soberfilterteam06 (1.10.200); FILE MERGED 2003/05/01 07:44:33 cmc 1.10.200.1: #109199# New Helper Method to move the properties of a full paragraph


2003-05-19  Vladimir Glazounov  <vg@openoffice.org>  [c2820afe1348a1b7b98aa1fc9e699bd5c4e57dc6]

INTEGRATION: CWS soberfilterteam06 (1.9.24); FILE MERGED 2003/05/14 13:03:24 abutler 1.9.24.1: #109655# Added progress bar destructor


2003-05-19  Vladimir Glazounov  <vg@openoffice.org>  [28ecdfcd4d5fca9ebb00492612a528abd0bad681]

INTEGRATION: CWS soberfilterteam06 (1.23.50); FILE MERGED 2003/05/06 15:44:27 cmc 1.23.50.1: #i14169# Remove unused identifiers


2003-05-19  Vladimir Glazounov  <vg@openoffice.org>  [d9acfe3e6cbb504258217975b506ca213e327f73]

INTEGRATION: CWS soberfilterteam06 (1.59.4); FILE MERGED 2003/05/12 09:05:06 cmc 1.59.4.2: #108735# Support Do/Dont use html para spacing compatability flag 2003/05/06 15:44:26 cmc 1.59.4.1: #i14169# Remove unused identifiers


2003-05-19  Vladimir Glazounov  <vg@openoffice.org>  [14250ccc7fe1419f229620301fd1acce1d9fd3ed]

INTEGRATION: CWS soberfilterteam06 (1.96.26); FILE MERGED 2003/05/12 09:05:05 cmc 1.96.26.2: #108735# Support Do/Dont use html para spacing compatability flag 2003/05/06 15:44:25 cmc 1.96.26.1: #i14169# Remove unused identifiers


2003-05-19  Vladimir Glazounov  <vg@openoffice.org>  [136f282b7ebab5c85f4c01558eabd4bb9f9249c6]

INTEGRATION: CWS soberfilterteam06 (1.134.4); FILE MERGED 2003/05/14 14:12:28 cmc 1.134.4.3: #109311# Hack around lack of from left in rtl mode for import 2003/05/07 09:47:31 cmc 1.134.4.2: #109414# #109413# im/ex of some custom index entries commands 2003/05/06 15:44:25 cmc 1.134.4.1: #i14169# Remove unused identifiers


2003-05-19  Vladimir Glazounov  <vg@openoffice.org>  [ec2d32a9ac067eb5aa4197a8b55c9bb129541402]

INTEGRATION: CWS soberfilterteam06 (1.66.4); FILE MERGED 2003/05/07 09:47:29 cmc 1.66.4.2: #109414# #109413# im/ex of some custom index entries commands 2003/05/06 15:44:24 cmc 1.66.4.1: #i14169# Remove unused identifiers


2003-05-19  Vladimir Glazounov  <vg@openoffice.org>  [251ba90d863c2695c9f46ef922e49d72a65da9ea]

INTEGRATION: CWS soberfilterteam06 (1.44.26); FILE MERGED 2003/05/14 12:00:52 cmc 1.44.26.3: #109158# old compilers don't like the for loop declaration 2003/05/13 16:57:00 cmc 1.44.26.2: #109158# Remove unnumbered list level placeholders of higher list levels from consideration when determining prefix and suffix for list entries 2003/05/06 15:44:23 cmc 1.44.26.1: #i14169# Remove unused identifiers


2003-05-19  Vladimir Glazounov  <vg@openoffice.org>  [913d59169c77d5f5a9516d5fe9b6a49434861682]

INTEGRATION: CWS soberfilterteam06 (1.29.26); FILE MERGED 2003/05/06 15:44:23 cmc 1.29.26.1: #i14169# Remove unused identifiers


2003-05-19  Vladimir Glazounov  <vg@openoffice.org>  [ed000340862e84a311e4e0982066343931ddd7e5]

INTEGRATION: CWS soberfilterteam06 (1.83.4); FILE MERGED 2003/05/06 15:44:22 cmc 1.83.4.1: #i14169# Remove unused identifiers


2003-05-19  Vladimir Glazounov  <vg@openoffice.org>  [a22ff4d5d26a7070657d3a6afe7823e57d4acf7b]

INTEGRATION: CWS soberfilterteam06 (1.110.4); FILE MERGED 2003/05/14 14:12:27 cmc 1.110.4.5: #109311# Hack around lack of from left in rtl mode for import 2003/05/13 16:57:00 cmc 1.110.4.4: #109158# Remove unnumbered list level placeholders of higher list levels from consideration when determining prefix and suffix for list entries 2003/05/12 11:55:48 cmc 1.110.4.3: #109556# shape field not imported fully correctly 2003/05/07 09:47:29 cmc 1.110.4.2: #109414# #109413# im/ex of some custom index entries commands 2003/05/06 15:44:22 cmc 1.110.4.1: #i14169# Remove unused identifiers


2003-05-19  Vladimir Glazounov  <vg@openoffice.org>  [eb97e1176f7c2652a6e16a0aff750faa1ca9f784]

INTEGRATION: CWS soberfilterteam06 (1.107.26); FILE MERGED 2003/05/12 11:55:47 cmc 1.107.26.4: #109556# shape field not imported fully correctly 2003/05/12 09:05:04 cmc 1.107.26.3: #108735# Support Do/Dont use html para spacing compatability flag 2003/05/07 09:47:28 cmc 1.107.26.2: #109414# #109413# im/ex of some custom index entries commands 2003/05/06 15:44:21 cmc 1.107.26.1: #i14169# Remove unused identifiers


2003-05-19  Vladimir Glazounov  <vg@openoffice.org>  [dc85dbe41adca2dd8bb827cac8761c32d1e04121]

INTEGRATION: CWS soberfilterteam06 (1.47.26); FILE MERGED 2003/05/06 15:44:20 cmc 1.47.26.1: #i14169# Remove unused identifiers


2003-05-19  Vladimir Glazounov  <vg@openoffice.org>  [2441569d35da9475d9a3868ef3ee7c97223df4e3]

INTEGRATION: CWS soberfilterteam06 (1.94.26); FILE MERGED 2003/05/14 14:12:26 cmc 1.94.26.2: #109311# Hack around lack of from left in rtl mode for import 2003/05/06 15:44:20 cmc 1.94.26.1: #i14169# Remove unused identifiers


2003-05-19  Vladimir Glazounov  <vg@openoffice.org>  [dd4b55f223b205a445c93a6bc3f0d9ada2166e58]

INTEGRATION: CWS soberfilterteam06 (1.62.4); FILE MERGED 2003/05/07 09:47:27 cmc 1.62.4.1: #109414# #109413# im/ex of some custom index entries commands


2003-05-19  Vladimir Glazounov  <vg@openoffice.org>  [a8a6b01085739f5d3ad3de7218b543c14b7e395d]

INTEGRATION: CWS soberfilterteam06 (1.45.26); FILE MERGED 2003/05/06 15:44:19 cmc 1.45.26.1: #i14169# Remove unused identifiers


2003-05-19  Vladimir Glazounov  <vg@openoffice.org>  [c2828bd5a52ba2d345cb25c2882c8489f48cc4bb]

INTEGRATION: CWS soberfilterteam06 (1.53.50); FILE MERGED 2003/05/13 17:37:04 cmc 1.53.50.2: #i13233# Bookmarks retrieved before revisions are shown, which invalidates the bookmark cache!, move redline enabling to before any nodes are accessed 2003/05/12 09:05:04 cmc 1.53.50.1: #108735# Support Do/Dont use html para spacing compatability flag


2003-05-19  Vladimir Glazounov  <vg@openoffice.org>  [6837f4f656b691d934fad84d2b5287e216b8d054]

INTEGRATION: CWS soberfilterteam06 (1.23.50); FILE MERGED 2003/05/06 15:44:18 cmc 1.23.50.1: #i14169# Remove unused identifiers


2003-05-19  Vladimir Glazounov  <vg@openoffice.org>  [e1c25cbce74b6e0205fe7aa7d3cd24c7dcc0a16c]

INTEGRATION: CWS soberfilterteam06 (1.8.50); FILE MERGED 2003/05/07 16:13:29 cmc 1.8.50.3: #109129# Complex tables in frames in headers nonsense 2003/05/06 09:19:34 cmc 1.8.50.2: RESYNC: (1.8-1.9); FILE MERGED 2003/04/30 14:13:25 cmc 1.8.50.1: #13860# deleting pagedesc's obviously invalidates following page indexes


2003-05-19  Vladimir Glazounov  <vg@openoffice.org>  [d440853cdd5fe4c08005d36b802747907aebaf4f]

INTEGRATION: CWS soberfilterteam06 (1.25.12); FILE MERGED 2003/05/08 09:05:37 cmc 1.25.12.4: #109452# Check in parent attrset as well for numbering to see if numbering is set 2003/05/07 16:13:28 cmc 1.25.12.3: #109129# Complex tables in frames in headers nonsense 2003/05/06 09:19:25 cmc 1.25.12.2: RESYNC: (1.25-1.26); FILE MERGED 2003/04/30 14:13:25 cmc 1.25.12.1: #13860# deleting pagedesc's obviously invalidates following page indexes


2003-05-19  Vladimir Glazounov  <vg@openoffice.org>  [566d20cc774bb472ef039021500def28cf5c8fd9]

INTEGRATION: CWS soberfilterteam06 (1.14.12); FILE MERGED 2003/05/08 08:35:41 cmc 1.14.12.4: #109129# If table is not defined and aborted, restore the default cell layout 2003/05/07 16:13:27 cmc 1.14.12.3: #109129# Complex tables in frames in headers nonsense 2003/05/07 15:35:35 cmc 1.14.12.2: #i12627# no crash 2003/05/01 07:46:27 cmc 1.14.12.1: #109199# Use New Helper Method to move the properties of a full paragraph when it is revealed after it is inserted that it is actually in table after all.


2003-05-19  Vladimir Glazounov  <vg@openoffice.org>  [d9f18a50bb9da27c347495e3ebc092e78bbd3949]

INTEGRATION: CWS soberfilterteam06 (1.10.12); FILE MERGED 2003/05/07 16:13:27 cmc 1.10.12.1: #109129# Complex tables in frames in headers nonsense


2003-05-19  Vladimir Glazounov  <vg@openoffice.org>  [f28103f2f59dd51c2f3a50c4918afef6b32f8b3a]

INTEGRATION: CWS soberfilterteam06 (1.36.4); FILE MERGED 2003/05/12 12:18:22 cmc 1.36.4.1: #109522# When a symbol font is used word requires the af and f tags to use the same font otherwise it does the wrong thing. Seems rather odd to me


2003-05-19  Andre Fischer  <af@openoffice.org>  [271bf6eccadbf19afb7cb162c65e6b1ac8344c84]

Added ObjectViewContainer.


2003-05-19  Andre Fischer  <af@openoffice.org>  [5f70b4fa656f0fb5cee46de29c068eba9930a70b]

Moved NameProvider to Tools package.


2003-05-19  Andre Fischer  <af@openoffice.org>  [62e5a35575467bd1b3dbcc31ff0c5f7d5c191eb8]

Added ObjectView and Tools packages.


2003-05-19  Andre Fischer  <af@openoffice.org>  [ff56ea670c63c9a60f41df5810ab5a4603a0522b]

Added Tools package.


2003-05-19  Andre Fischer  <af@openoffice.org>  [1c55c8d8b2d067ba71006d39df513d2a39a58f98]

Added ObjectView package.


2003-05-18  Kevin Hendricks  <khendricks@openoffice.org>  [3f2ceb5ac237e09e5486a921805f752b9fef3daf]

fixes to pyuno to use the new component names, update version of demo standalone version to 0.94 fix for tests to use the new component names


2003-05-18  Kevin Hendricks  <khendricks@openoffice.org>  [f08641980f766a7a8e2e47f39c5d48edf4431a82]

fix to use --whole-archive --no-whole-archive matched pair and to use the patch for PIC on ppc Linux


2003-05-16  Kurt Zenker  <kz@openoffice.org>  [bfba3d4536327604e5548310c0424579338e504b]

new version for SRX645


2003-05-16  Kurt Zenker  <kz@openoffice.org>  [d7f1bef946eb4820c654a7fd690d72ace0ce7290]

new version for SRX645


2003-05-16  Rüdiger Timm  <rt@openoffice.org>  [fcc652a821a1fbf773650d1b6562a69e09f4287b]

SRX645


2003-05-16  Vladimir Glazounov  <vg@openoffice.org>  [78bdf2385dcf3c7d97fc9dbec8115e3fae8bbc11]

INTEGRATION: CWS draw10 (1.16.2); FILE MERGED 2003/04/30 10:56:01 lo 1.16.2.1: #109140# StartPresentation for mediadescriptor


2003-05-16  Vladimir Glazounov  <vg@openoffice.org>  [a2e0e2a3f5946d3ff7ed0d80747b7a14aba6e0e9]

INTEGRATION: CWS draw10 (1.72.40); FILE MERGED 2003/05/08 15:12:50 sj 1.72.40.2: #109420# fixed windows compiler optimization bug 2003/05/07 11:03:18 sj 1.72.40.1: #109291# changing minimal edgenode distance to zero, this leads to better connections between objects having a distance below 1cm in horz or vert direction


2003-05-16  Vladimir Glazounov  <vg@openoffice.org>  [7ebe6cf730b4e27bd5d6694e083c98293e10abdf]

INTEGRATION: CWS draw10 (1.15.2); FILE MERGED 2003/04/29 12:11:09 thb 1.15.2.1: #107169# No longer taking fully transparent objects into consideration


2003-05-16  Vladimir Glazounov  <vg@openoffice.org>  [2eb24fe5351e4780e49c55ac7b12fa3ec3f082fe]

INTEGRATION: CWS draw10 (1.3.20); FILE MERGED 2003/05/16 08:53:56 rt 1.3.20.4: RESYNC: (1.4-1.5); FILE MERGED 2003/05/07 14:21:43 cl 1.3.20.3: #109412# call onEdit on double click 2003/05/07 13:58:51 cl 1.3.20.2: #109412# call onEdit on double click 2003/05/07 13:19:18 cl 1.3.20.1: #109417# correctly call FreeResource()


2003-05-16  Vladimir Glazounov  <vg@openoffice.org>  [ba4d8339aa7d00694c55f8ec8fccee4231a352c2]

INTEGRATION: CWS draw10 (1.6.70); FILE MERGED 2003/05/07 10:01:56 sj 1.6.70.1: #109347# changed focus in pdf export dialog


2003-05-16  Vladimir Glazounov  <vg@openoffice.org>  [e8ceb2bd816ff1c0beeae3167824c0e66e2ac816]

INTEGRATION: CWS draw10 (1.11.22); FILE MERGED 2003/04/30 09:37:26 lo 1.11.22.1: #109140# -start for StartPresentation


2003-05-16  Vladimir Glazounov  <vg@openoffice.org>  [2346eacbc8b16429ad91089c848a161bf7e51168]

INTEGRATION: CWS draw10 (1.29.8); FILE MERGED 2003/04/30 12:11:08 lo 1.29.8.2: #109140# StartPresentation for mediadescriptor 2003/04/30 09:37:26 lo 1.29.8.1: #109140# -start for StartPresentation


2003-05-16  Vladimir Glazounov  <vg@openoffice.org>  [a8145d3296734dc184420a2211eff28528c1009d]

INTEGRATION: CWS draw10 (1.5.98); FILE MERGED 2003/04/30 09:37:25 lo 1.5.98.1: #109140# -start for StartPresentation


2003-05-16  Vladimir Glazounov  <vg@openoffice.org>  [6bb5dd9b6aa8514b228f1317fbc864b8be927843]

INTEGRATION: CWS draw10 (1.14.22); FILE MERGED 2003/04/30 09:37:25 lo 1.14.22.1: #109140# -start for StartPresentation


2003-05-16  Vladimir Glazounov  <vg@openoffice.org>  [7e70901296549dac4b55d09fca108f7a0af25a53]

INTEGRATION: CWS draw10 (1.13.22); FILE MERGED 2003/05/05 12:21:45 cl 1.13.22.2: RESYNC: (1.13-1.14); FILE MERGED 2003/04/30 09:37:25 lo 1.13.22.1: #109140# -start for StartPresentation


2003-05-16  Vladimir Glazounov  <vg@openoffice.org>  [6c42d9d6d2365a04b2ca9bb27754a8382ac3f2ce]

INTEGRATION: CWS draw10 (1.17.22); FILE MERGED 2003/05/05 12:21:38 cl 1.17.22.3: RESYNC: (1.17-1.18); FILE MERGED 2003/04/30 12:11:08 lo 1.17.22.2: #109140# StartPresentation for mediadescriptor 2003/04/30 09:37:24 lo 1.17.22.1: #109140# -start for StartPresentation


2003-05-16  Vladimir Glazounov  <vg@openoffice.org>  [8723da970b46af275539704931e43c8f0c6d664b]

INTEGRATION: CWS draw10 (1.107.4); FILE MERGED 2003/05/05 12:21:32 cl 1.107.4.3: RESYNC: (1.107-1.109); FILE MERGED 2003/04/30 12:11:07 lo 1.107.4.2: #109140# StartPresentation for mediadescriptor 2003/04/30 09:37:23 lo 1.107.4.1: #109140# -start for StartPresentation


2003-05-16  Vladimir Glazounov  <vg@openoffice.org>  [ab5d8ee26ca62c1a4cac23d65c5ad2cb21a7b4c0]

INTEGRATION: CWS draw10 (1.61.8); FILE MERGED 2003/05/07 13:42:27 od 1.61.8.1: #107169# adjustments for non-overlapping border rectangle for printer output device


2003-05-16  Vladimir Glazounov  <vg@openoffice.org>  [1fac19d247454045b39fb2bcf4bd15c2cdeb65ab]

INTEGRATION: CWS draw10 (1.9.114); FILE MERGED 2003/05/12 12:30:19 cl 1.9.114.1: #109140# added -start command line parameter


2003-05-16  Vladimir Glazounov  <vg@openoffice.org>  [f637ac6937710f5e3e307b10f4d1293e055a7aa7]

INTEGRATION: CWS draw10 (1.62.22); FILE MERGED 2003/05/05 12:15:09 cl 1.62.22.2: merge to m13 2003/04/30 15:34:05 cl 1.62.22.1: #109194# overloaded dispose and do EndListening in dispose


2003-05-16  Vladimir Glazounov  <vg@openoffice.org>  [9ba20c37e1a5b6a605bf0ddf8b2739fd04018890]

INTEGRATION: CWS draw10 (1.21.22); FILE MERGED 2003/05/05 12:13:43 cl 1.21.22.2: merge to m13 2003/04/30 15:33:18 cl 1.21.22.1: #109194# overloaded dispose


2003-05-16  Vladimir Glazounov  <vg@openoffice.org>  [fb61adcc076fc3b73e39a30d941e02dc0230e502]

INTEGRATION: CWS draw10 (1.7.120); FILE MERGED 2003/05/05 13:54:05 cl 1.7.120.2: RESYNC: (1.7-1.8); FILE MERGED 2003/04/29 12:02:22 af 1.7.120.1: #109012# Listening for focus events instead of top level events to keep track of focus.


2003-05-16  Vladimir Glazounov  <vg@openoffice.org>  [5208ffd9ff35f79c0b505690b114e61dead370e3]

INTEGRATION: CWS draw10 (1.52.8); FILE MERGED 2003/05/12 12:28:51 cl 1.52.8.1: #109140# added -start command line parameter


2003-05-16  Vladimir Glazounov  <vg@openoffice.org>  [2ef99c0d25fdfcf3f6ff11747df13176a80aeee2]

INTEGRATION: CWS draw10 (1.33.22); FILE MERGED 2003/05/12 14:04:25 cl 1.33.22.2: RESYNC: (1.33-1.34); FILE MERGED 2003/04/29 12:26:10 af 1.33.22.1: #109135# Tab leaves multi line edit field on page 4 instead of inserting it.


2003-05-16  Vladimir Glazounov  <vg@openoffice.org>  [c40844310c8c525939bae6e40c43e1836793d8c9]

INTEGRATION: CWS draw10 (1.17.24); FILE MERGED 2003/05/05 13:59:07 cl 1.17.24.2: RESYNC: (1.17-1.18); FILE MERGED 2003/04/29 12:09:36 af 1.17.24.1: #109012# Listening to focus events instead of top window events.


2003-05-16  Vladimir Glazounov  <vg@openoffice.org>  [358eb0ce32cb20b0983b9267ad02941ceff75014]

INTEGRATION: CWS draw10 (1.45.24); FILE MERGED 2003/05/08 16:26:31 sj 1.45.24.1: #108768# improved performance if loading documents


2003-05-16  Vladimir Glazounov  <vg@openoffice.org>  [441434a26d2f7d19f2f8d2ebd93d5d62dbb61fac]

INTEGRATION: CWS draw10 (1.58.8); FILE MERGED 2003/05/12 12:27:49 cl 1.58.8.1: #109140# added -start command line parameter


2003-05-16  Vladimir Glazounov  <vg@openoffice.org>  [c18d4383ac06c7cae35c7802b4ce7897daefc8f0]

INTEGRATION: CWS draw10 (1.24.8); FILE MERGED 2003/05/12 12:26:32 cl 1.24.8.1: #109140# added -start command line parameter


2003-05-16  Vladimir Glazounov  <vg@openoffice.org>  [460d34a7be0a99f5eba08514206a1c13dbafe564]

INTEGRATION: CWS draw10 (1.82.6); FILE MERGED 2003/05/09 10:15:44 lo 1.82.6.4: #109140# fix out of bounds condition 2003/05/05 12:19:22 cl 1.82.6.3: RESYNC: (1.82-1.84); FILE MERGED 2003/04/30 10:22:34 lo 1.82.6.2: #109140# -start for StartPresentation 2003/04/30 08:42:08 lo 1.82.6.1: #109140# StartPresentation parameter for mediadescriptor/itemset


2003-05-16  Vladimir Glazounov  <vg@openoffice.org>  [1e86d100900bc203be93afcde0b3d3dac60a66a0]

INTEGRATION: CWS aw002 (1.31.2); FILE MERGED 2003/05/07 12:57:02 sj 1.31.2.2: RESYNC: (1.31-1.32); FILE MERGED 2003/04/30 13:04:01 sj 1.31.2.1: #i12663# defaulting zero font height with 12pt, always using dxarray


2003-05-16  Vladimir Glazounov  <vg@openoffice.org>  [9558b41bf32f28543b85bdaeedab279045434cd7]

INTEGRATION: CWS aw002 (1.30.20); FILE MERGED 2003/04/24 11:17:05 aw 1.30.20.1: #109007# Suppress default connects to inside object and object center


2003-05-16  Vladimir Glazounov  <vg@openoffice.org>  [bc5ec245262fc2dbb4e3b01949c8f155e5cfb41c]

INTEGRATION: CWS aw002 (1.68.18); FILE MERGED 2003/05/07 12:51:24 sj 1.68.18.3: RESYNC: (1.68-1.69); FILE MERGED 2003/05/06 16:08:31 sj 1.68.18.2: #109403# now exporting hyperlinks in textfields 2003/04/25 11:01:46 sj 1.68.18.1: #i12683# correct mapping of arc objects


2003-05-16  Vladimir Glazounov  <vg@openoffice.org>  [a64e53896fe929bb86e9bcadda3c76b30c259d0a]

INTEGRATION: CWS aw002 (1.34.20); FILE MERGED 2003/05/06 16:08:32 sj 1.34.20.1: #109403# now exporting hyperlinks in textfields


2003-05-16  Vladimir Glazounov  <vg@openoffice.org>  [b25d31919fa03564e91d1054998930ef443cc633]

INTEGRATION: CWS aw002 (1.45.20); FILE MERGED 2003/04/28 10:17:55 sj 1.45.20.1: #i13075# checking master page availability


2003-05-16  Vladimir Glazounov  <vg@openoffice.org>  [681b39f508fd4c02358caa74692d25206ea581ee]

INTEGRATION: CWS aw002 (1.24.182); FILE MERGED 2003/04/24 11:15:57 aw 1.24.182.1: #109007# Suppress default connect at object center Suppress default connect at object inside bound


2003-05-16  Vladimir Glazounov  <vg@openoffice.org>  [3ffaf3c3d2d68f53887bf8bba6f4ff200f9e5f63]

INTEGRATION: CWS aw002 (1.103.22); FILE MERGED 2003/04/28 10:20:03 sj 1.103.22.1: #i13075# changed error tolerance to read as much pages as possible


2003-05-16  Vladimir Glazounov  <vg@openoffice.org>  [016a67f1d7db31ff52d0e9899d34aaffef03f8ad]

INTEGRATION: CWS aw002 (1.20.34); FILE MERGED 2003/04/25 12:50:31 sj 1.20.34.1: #i12683# correct mapping of arc objects


2003-05-16  Vladimir Glazounov  <vg@openoffice.org>  [6a3bde7ac1196c5bda68e67b8265d3d9bb56138c]

INTEGRATION: CWS aw002 (1.37.32); FILE MERGED 2003/05/07 11:53:43 sj 1.37.32.3: RESYNC: (1.37-1.38); FILE MERGED 2003/04/25 11:01:00 sj 1.37.32.2: #i12683# swapping line ends for arc objects 2003/04/24 13:43:18 sj 1.37.32.1: #i11701# using map mode TWIP for EdgeStartPoint and EdgeEndPoint (the mapmode will be changed someday by i13778 and this fix has to be removed). No longer connecting Connector shapes for Word documents (because they are allowed within a Drawing Canvas only)


2003-05-16  Vladimir Glazounov  <vg@openoffice.org>  [fb24b687539e3f8798189c4734f3ff03e78383b1]

INTEGRATION: CWS aw002 (1.11.26); FILE MERGED 2003/05/07 10:58:18 sj 1.11.26.2: RESYNC: (1.11-1.12); FILE MERGED 2003/04/30 10:04:04 hbrinkm 1.11.26.1: #i13747#  SwDoc::OutlineUpDown


2003-05-16  Tomas O'Connor  <toconnor@openoffice.org>  [6c10388724898258e8ccaafa0e8da71975ebc80d]

Add ScriptRuntimeForRhino


2003-05-16  Tomas O'Connor  <toconnor@openoffice.org>  [3ef8f0cfdfe87bf9d6e5e5ff3835c8d5662fe91d]

Add debugger example


2003-05-16  Tomas O'Connor  <toconnor@openoffice.org>  [7c3c96032bac7a3cdc8ef9e89de0667bfcf4f28b]

Build and installer changes for packaging Rhino runtime and debugger example


2003-05-16  Vladimir Glazounov  <vg@openoffice.org>  [1843a70e6930c779094248dfe3f2df6e834afb0c]

#100000# PL: fix dead lock


2003-05-16  Duncan Foster  <dfoster@openoffice.org>  [6b8d30eb75b95a293f6e13e467fe6cc6d088d972]

#i14018# Need to be able to bind to scripts on the filesystem Adjusted layout of assign dialogs, and added new button to get filechooser. Assorted changes to support filesys scripts Fixed bug in ScriptRUntimeForBeanshell (misplaced ';')


2003-05-15  Svante Schubert  <sus@openoffice.org>  [3db675a9cc01f222fdea8ab033348d8ac9f0b21f]

Removed two possible null pointer exceptions and expanded catch clause with a printStackTrace()


2003-05-15  Svante Schubert  <sus@openoffice.org>  [f174b9686496eb774bef45e8cbe58ae016b04365]

Removed two possible null pointer exceptions and expanded catch clause with a printStackTrace()


2003-05-15  Kurt Zenker  <kz@openoffice.org>  [7aba69d8c0f4702cc3594772f8bef0741f67e4a3]

new version for SRX645


2003-05-15  Kurt Zenker  <kz@openoffice.org>  [b115a7d0b22c3b51b2e1750bc812ad12fe7a24f0]

new version for SRX645


2003-05-15  Tomas O'Connor  <toconnor@openoffice.org>  [ebf16d9db3a2f5cafc5fd47347826d3112a245b9]

Select appropriate filter in file chooser dialog


2003-05-15  Rüdiger Timm  <rt@openoffice.org>  [2fbf35d552c3eda0f747ce0b3dfffe0f5e8472db]

SRX645


2003-05-15  Vladimir Glazounov  <vg@openoffice.org>  [67f3aaa95b08680bb2ded4a3844063a8267b5c5a]

INTEGRATION: CWS fwk02 (1.40.12); FILE MERGED 2003/05/06 16:07:26 cd 1.40.12.1: #109290# Use magenta as fill color for COL_AUTO to workaround problem with 24-bit images


2003-05-15  Vladimir Glazounov  <vg@openoffice.org>  [bf8a3e5355591737c6af70005853470c004d0bca]

INTEGRATION: CWS fwk02 (1.1.132); FILE MERGED 2003/05/08 14:27:50 cd 1.1.132.1: #109197# Fixed Error and warning in the documentation


2003-05-15  Vladimir Glazounov  <vg@openoffice.org>  [96a9da8c296ad4969013e62a156b9595cb04c3b1]

INTEGRATION: CWS fwk02 (1.48.34); FILE MERGED 2003/05/13 12:50:23 as 1.48.34.2: RESYNC: (1.48-1.49); FILE MERGED 2003/05/07 10:10:46 mba 1.48.34.1: #i14090#: argument for SID_NEWDOCDIRECT got lost


2003-05-15  Vladimir Glazounov  <vg@openoffice.org>  [72ebade2e13469bae103ef8ba0ec6a3c98141ed6]

INTEGRATION: CWS fwk02 (1.41.8); FILE MERGED 2003/05/07 10:18:08 mba 1.41.8.1: #i14041#: don't allow to close a view when a macro is running


2003-05-15  Vladimir Glazounov  <vg@openoffice.org>  [e077ddc74d207c67d68e491740df8f670262daf8]

INTEGRATION: CWS fwk02 (1.114.26); FILE MERGED 2003/05/13 10:24:05 mav 1.114.26.1: #109427# fix backup creation


2003-05-15  Vladimir Glazounov  <vg@openoffice.org>  [4f03108d63d8eed4f1755ed355a93a6abfc02834]

INTEGRATION: CWS fwk02 (1.131.8); FILE MERGED 2003/05/13 10:24:04 mav 1.131.8.1: #109427# fix backup creation


2003-05-15  Vladimir Glazounov  <vg@openoffice.org>  [ff420fdf437c2b6c690fc98a7052929d0fe39d10]

INTEGRATION: CWS fwk02 (1.52.36); FILE MERGED 2003/05/13 11:11:47 mba 1.52.36.1: #109572#: create help UCP content on demand


2003-05-15  Vladimir Glazounov  <vg@openoffice.org>  [4c8f4d3ccae4d44839a7cff5382862ba559a1bbd]

INTEGRATION: CWS fwk02 (1.21.36); FILE MERGED 2003/05/13 11:07:36 mba 1.21.36.1: #109112#: don't delete open documents in Deinitialize, it's too late anyway


2003-05-15  Vladimir Glazounov  <vg@openoffice.org>  [304830269aa7899f7feaf19c0c91ea39583205fe]

INTEGRATION: CWS fwk02 (1.5.8); FILE MERGED 2003/05/13 08:02:27 as 1.5.8.1: #109537# use ofa res explicit


2003-05-15  Vladimir Glazounov  <vg@openoffice.org>  [66e367284fa328ab06d2252b975401c393b96ab8]

INTEGRATION: CWS fwk02 (1.17.24); FILE MERGED 2003/05/13 09:19:14 as 1.17.24.3: #109316# undo cosmetic fixes 2003/05/08 09:58:00 as 1.17.24.2: #109316# show assertion for non recordable items, so they can be checked 2003/05/08 07:51:41 as 1.17.24.1: #109316# ignore non recordable items


2003-05-15  Vladimir Glazounov  <vg@openoffice.org>  [802961264aae78133fd56cb8a5139b1b53c2b9c9]

INTEGRATION: CWS fwk02 (1.10.8); FILE MERGED 2003/05/13 08:01:03 as 1.10.8.1: #109537# use default res manager as default


2003-05-15  Vladimir Glazounov  <vg@openoffice.org>  [8c8ea1075338dbb70a900f5656bfdb0011bb1404]

INTEGRATION: CWS fwk02 (1.17.16); FILE MERGED 2003/05/08 07:51:42 as 1.17.16.1: #109316# ignore non recordable items


2003-05-15  Rüdiger Timm  <rt@openoffice.org>  [7aae04f014fc0dd4d2704fc47d0d3a7b993b5c52]

#100000# Naming for windows license text files.


2003-05-14  Rüdiger Timm  <rt@openoffice.org>  [058e81820a27af5d0be9ecd34485f8a94e147b64]

#100000# Don't create dirs in 'delete' case


2003-05-14  Vladimir Glazounov  <vg@openoffice.org>  [59e37e29cd8f6f2daeabdff7f78404b9c5112d11]

#100000# fixed incompatible build behaviour for linked modules, fixed multiprocessing for -since


2003-05-14  Svante Schubert  <sus@openoffice.org>  [78dc61d1d19db59046285ac1d277d109bc58cc7a]

xMultiServiceFactory has been hashed locally in this class only by a simple string, this will be exchanged to the hashMap of the object as String to avoid returning an old reference.


2003-05-14  Rüdiger Timm  <rt@openoffice.org>  [5bbf80e212322dfeef1e775164cd39da42c01fe7]

new version for SRX645


2003-05-14  Kurt Zenker  <kz@openoffice.org>  [a04bb4a01fca7df92ff1376aaddc753788de6ca3]

new version for SRX645


2003-05-14  Kurt Zenker  <kz@openoffice.org>  [075a535683dcff55d082b6cc3a5b6f97db837e97]

new version for SRX645


2003-05-14  Kurt Zenker  <kz@openoffice.org>  [83603ed305292a6324c075de88b126d1fa68af4c]

new version for SRX645


2003-05-14  Kurt Zenker  <kz@openoffice.org>  [733c7211a5f4db7374935ff7b8f9fabb9d225739]

new version for SRX645


2003-05-14  Martin Hollmichel  <mh@openoffice.org>  [f8e6019c28c1556852b497ec3835e8cc17d9bd6a]

join: from ooo11beta2, #i100000#


2003-05-13  Rüdiger Timm  <rt@openoffice.org>  [e300a21c065a809731315507e61b95204f10c402]

new version for SRX645


2003-05-13  Kurt Zenker  <kz@openoffice.org>  [e57a0012dc14d0f0e231a99f1bd72febe6501694]

new version for SRX645


2003-05-13  Rüdiger Timm  <rt@openoffice.org>  [ec80ed01a9a7630a4fd12942334c1f2e3f279d23]

#100000# Deliver more specifically.


2003-05-13  Rüdiger Timm  <rt@openoffice.org>  [7e62bfbfb4da02de4a1a83faf5fb8b597d0436cf]

#100000# Deliver more specifically.


2003-05-13  Rüdiger Timm  <rt@openoffice.org>  [47f333a80e62a0af37d7fca7aa5642c912db2014]

#100000# Deliver more specifically.


2003-05-13  Rüdiger Timm  <rt@openoffice.org>  [e2ffd7910d62384c3b633bba7aa639cd3606886a]

#100000# Deliver more specifically.


2003-05-13  Vladimir Glazounov  <vg@openoffice.org>  [7232e13a61f42964e68aabbcd3a04350f8f09145]

#100000# MAV: added new dependency


2003-05-13  Kurt Zenker  <kz@openoffice.org>  [9e67b4ef8d6795b0ad52578101f590c278cf72cf]

new version for SRX645


2003-05-13  Vladimir Glazounov  <vg@openoffice.org>  [4d3c0b49aeb1930b68c01796ab187c813cf27e30]

INTEGRATION: CWS calc08 (1.166.12); FILE MERGED 2003/05/02 15:30:49 sab 1.166.12.1: #109193#; make the compare for equal rows work


2003-05-13  Vladimir Glazounov  <vg@openoffice.org>  [8c78f18f502b9509dc7334d3050f2ab90f6bf04c]

INTEGRATION: CWS calc08 (1.52.18); FILE MERGED 2003/05/08 14:47:37 nn 1.52.18.2: RESYNC: (1.52-1.53); FILE MERGED 2003/05/07 19:21:54 er 1.52.18.1: #109383# operators new/delete mismatch


2003-05-13  Vladimir Glazounov  <vg@openoffice.org>  [2b3bb9899e427afeb31e03c0a21f9a4460fa9c2f]

INTEGRATION: CWS calc08 (1.60.18); FILE MERGED 2003/05/08 14:50:49 nn 1.60.18.2: RESYNC: (1.60-1.62); FILE MERGED 2003/05/07 19:41:44 er 1.60.18.1: #109383# operators new/delete mismatch


2003-05-13  Vladimir Glazounov  <vg@openoffice.org>  [5579cae8d2f7f37da9563f69e0106f780908ad55]

INTEGRATION: CWS calc08 (1.7.28); FILE MERGED 2003/04/29 15:06:37 nn 1.7.28.1: #108995# GetBetaDist: rearranged formula to avoid floating point overflow


2003-05-13  Vladimir Glazounov  <vg@openoffice.org>  [aa0b04ffa676ee9b06917fa54d9e2da65631afc6]

INTEGRATION: CWS calc08 (1.16.28); FILE MERGED 2003/05/07 19:44:10 er 1.16.28.1: #109383# operators new/delete mismatch


2003-05-13  Vladimir Glazounov  <vg@openoffice.org>  [3881c7aa8bbd3656d2582def1d2802f0f5ed81f3]

INTEGRATION: CWS calc08 (1.19.176); FILE MERGED 2003/05/07 15:00:32 er 1.19.176.1: #109386# operators new/delete mismatch


2003-05-13  Vladimir Glazounov  <vg@openoffice.org>  [d7db7cbf604f6dd5419e934002142c2c8ffb4ee4]

INTEGRATION: CWS calc08 (1.4.14); FILE MERGED 2003/05/07 17:45:09 er 1.4.14.1: #109386# operators new/delete mismatch (and deleting void* is undefined!)


2003-05-13  Vladimir Glazounov  <vg@openoffice.org>  [6ea13437fffec77c6f0ee31af6be67bec86249b7]

INTEGRATION: CWS sal03 (1.12.10); FILE MERGED 2003/05/05 09:50:09 tra 1.12.10.1: #109261#removed unnecessary assertions


2003-05-13  Vladimir Glazounov  <vg@openoffice.org>  [cd9591712746782b306db38549ccbdfa134c5c89]

INTEGRATION: CWS sal03 (1.6.22); FILE MERGED 2003/05/05 09:50:09 tra 1.6.22.1: #109261#removed unnecessary assertions


2003-05-13  Vladimir Glazounov  <vg@openoffice.org>  [23796bad118fbc3934f12b41fddfd9bbb0b7f7a2]

INTEGRATION: CWS sal03 (1.29.10); FILE MERGED 2003/04/30 07:10:18 tra 1.29.10.1: #109063#introduced flag osl_VolumeInfo_Mask_FileSystemCaseHandling to separate query for drive type and for file system case handling in order to avoid unnecessary system calls


2003-05-13  Vladimir Glazounov  <vg@openoffice.org>  [81efbd3970ddb09986956f189c7e34b634308828]

INTEGRATION: CWS sal03 (1.26.10); FILE MERGED 2003/04/30 07:10:17 tra 1.26.10.1: #109063#introduced flag osl_VolumeInfo_Mask_FileSystemCaseHandling to separate query for drive type and for file system case handling in order to avoid unnecessary system calls


2003-05-13  Rüdiger Timm  <rt@openoffice.org>  [d12a2a7e00dbddf47ee0d78be7b927ba1b92dfc9]

SRX645


2003-05-13  Rüdiger Timm  <rt@openoffice.org>  [1f4d2cbbeafce98cded180d8c9716fc679fb7553]

INTEGRATION: CWS cl02 (1.6.6); FILE MERGED 2003/05/07 11:32:00 af 1.6.6.1: #109267# Added method for making compatibility controls disabled when there is no document.


2003-05-13  Rüdiger Timm  <rt@openoffice.org>  [094652eff933b5ec3e1446b7123e885673e8d4c8]

INTEGRATION: CWS cl02 (1.38.22); FILE MERGED 2003/05/13 10:20:14 rt 1.38.22.2: RESYNC: (1.38-1.39); FILE MERGED 2003/05/07 14:55:24 af 1.38.22.1: #109267# Changed strings for printer independent layout according to spec.


2003-05-13  Rüdiger Timm  <rt@openoffice.org>  [8961d2306e9799280ba87e7828b69ae9670ee246]

INTEGRATION: CWS cl02 (1.15.6); FILE MERGED 2003/05/07 11:31:09 af 1.15.6.1: #109267# Made compatibility controls disabled when there is no document.


2003-05-13  Rüdiger Timm  <rt@openoffice.org>  [0c37fa827ec6a021e0a8c2f210e9ba4c50971b17]

INTEGRATION: CWS cl02 (1.15.122); FILE MERGED 2003/05/07 11:31:08 af 1.15.122.1: #109267# Made compatibility controls disabled when there is no document.


2003-05-13  Rüdiger Timm  <rt@openoffice.org>  [3a7236257997e5188a381e0ce9974817e6c32143]

INTEGRATION: CWS cl02 (1.3.2); FILE MERGED 2003/05/13 10:14:08 rt 1.3.2.2: RESYNC: (1.3-1.4); FILE MERGED 2003/05/05 13:41:32 cl 1.3.2.1: #109205# string fixes


2003-05-13  Rüdiger Timm  <rt@openoffice.org>  [e847a973d92ce95052ac38f5468b11b72f7e45b9]

INTEGRATION: CWS cl02 (1.3.18); FILE MERGED 2003/05/13 10:14:02 rt 1.3.18.2: RESYNC: (1.3-1.4); FILE MERGED 2003/05/05 14:15:28 cl 1.3.18.1: #109185# fixed isFileURL


2003-05-13  Rüdiger Timm  <rt@openoffice.org>  [1537c61d291fc2f030c469dd7ed0441f6f6b9877]

INTEGRATION: CWS cl02 (1.3.2); FILE MERGED 2003/05/13 10:13:55 rt 1.3.2.3: RESYNC: (1.3-1.4); FILE MERGED 2003/05/08 12:42:12 cl 1.3.2.2: #109253# string fixes 2003/05/05 13:06:39 cl 1.3.2.1: #109253# string fixes


2003-05-13  Rüdiger Timm  <rt@openoffice.org>  [4ad32a5ef73f03e63c3517819724f1258c1278ae]

INTEGRATION: CWS cl02 (1.58.48); FILE MERGED 2003/05/13 10:08:47 rt 1.58.48.2: RESYNC: (1.58-1.59); FILE MERGED 2003/05/12 13:54:59 af 1.58.48.1: #109267# Renamed compatibility strings due to spec changes.


2003-05-12  Tomas O'Connor  <toconnor@openoffice.org>  [a1c3fd495552f61f49a0bf3e8ffdc3021f4a4ba4]

Add Edit/Debug Scripts dialog and change Interactive BeanShell Scripting menu items to bring up this dialog


2003-05-08  Rüdiger Timm  <rt@openoffice.org>  [995cba501233b39562c53cc7c52d9a1b59565238]

#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>  [b5f39a34526df8626e4bb6de2e5bf519ea49367d]

SRX644


2003-05-08  Andreas Bille  <abi@openoffice.org>  [5067363b7cc6c9587a834247ee4c70258214e034]

#109298# next problem: mutex acquired in webdavcontent which is in systemcall


2003-05-08  Daniel Boelzle  <dbo@openoffice.org>  [d1b2853eff6c8f17d6faf07ff49a062627321175]

#107130# + cli_udkapi.dll, cli_offapi.dll -> cli_types.dll + support for deployed type metadata (->pkgchk) + different implementation loading + misc climaker fixes + misc code cleanup


2003-05-08  Rüdiger Timm  <rt@openoffice.org>  [5c340885ca0459082fb4ae07de4371eaeaae4321]

#100000# Fix in hedabu_if_newer: deliver allways, if delete option given delete always, not only if newer.


2003-05-08  Andreas Bille  <abi@openoffice.org>  [e9ec19a1b4d636615f8582f89e1c50270d34a153]

#109298# changed property to command which does not block


2003-05-08  Andreas Bille  <abi@openoffice.org>  [911cb35467fc9f1234d5697139e1b3a0dc7d6a06]

#109298# changed property to command which does not block


2003-05-08  Christian Lippka  <cl@openoffice.org>  [a427aa4f68fc33df7bfdda59800beca987a8d67a]

#109417# correctly call FreeResource()


2003-05-08  Oliver Düsterhoff  <od@openoffice.org>  [4ae4ad341a5a5e662980b232b0f1c6df63d1c2aa]

#109435# Correction: consider interrupt content formatting, introduced by task 106346


2003-05-08  Oliver Specht  <os@openoffice.org>  [9a3067b4f7ac278c62ae83bbb13eb05e242f11d1]

#109429# dispose: remove draw object only if it's still inserted


2003-05-08  Oliver Specht  <os@openoffice.org>  [23af0c84e8e9347d4d74529abe4a47e41ceaffc3]

#109434# dispose: remove draw object only if it's still inserted


2003-05-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [16d7b6e525cb9a27c5dfb31909ace1996680495a]

#109450,100000# rename STL import library


2003-05-07  Rüdiger Timm  <rt@openoffice.org>  [0471c64c4f431f219ae1bae00072cac74343863d]

#100000#


2003-05-06  Oliver Specht  <os@openoffice.org>  [c56202dfb2832ef75e0b55691547020a0c8de66e]

#109363# call dispose of the base class


2003-05-06  Oliver Specht  <os@openoffice.org>  [4232fb7af0b406c86d00d9370853de17600125b7]

#109362# don't throw exception in SwXShape::dispose()


2003-05-05  Mathias Bauer  <mba@openoffice.org>  [6d4ba597b1a7e02257c97bef4f4aadd862cfee07]

#109351#: avoid recursions in close


2003-05-05  Daniel Boelzle  <dbo@openoffice.org>  [a2a7384e2e428b0ec2bda72ba47f168f377e885a]

#107130# fixing component loader


2003-05-05  Kurt Zenker  <kz@openoffice.org>  [f2a34fa1527456d324c34fa22e12bfb9917f83b5]

new version for SRX644


2003-05-03  Martin Hollmichel  <mh@openoffice.org>  [1e4b71426835ee9073ad30afbc04f19bfdc8dc81]

add: docs/readme for localized readmes, #i14031#


2003-05-03  Martin Hollmichel  <mh@openoffice.org>  [73f6b7b3a92baac7083bb2a0bd61bf996673421f]

add: localized readme and licenses, #i14031#


2003-05-02  Rüdiger Timm  <rt@openoffice.org>  [6fdb131b340932943856a44e4eb4c95d2e07ba42]

SRX644


2003-05-02  Rüdiger Timm  <rt@openoffice.org>  [161cfc61105bd14024ec7f7e9e786ca30440d294]

SRX644


2003-05-02  Vladimir Glazounov  <vg@openoffice.org>  [b98ddec0926809273b28fa4f1c08800287f045b9]

INTEGRATION: CWS beta2regression02 (1.24.2); FILE MERGED 2003/04/29 16:06:21 obr 1.24.2.1: #109204# transition from drafts to stable


2003-05-02  Vladimir Glazounov  <vg@openoffice.org>  [68d08447195554a60339964bcff99402ef819921]

INTEGRATION: CWS beta2regression02 (1.70.2); FILE MERGED 2003/04/30 16:31:03 mba 1.70.2.1: #109223#: allow to remove Lock without closing


2003-05-02  Vladimir Glazounov  <vg@openoffice.org>  [73399c1b0cc0f489df4ef706902013e6654e23b2]

INTEGRATION: CWS beta2regression02 (1.48.32); FILE MERGED 2003/04/29 14:07:19 mba 1.48.32.1: #109207#: views must be notified before disposing the model


2003-05-02  Vladimir Glazounov  <vg@openoffice.org>  [2d58a7b0e24ad6880554f2c7180674a7d1029561]

INTEGRATION: CWS beta2regression02 (1.16.2); FILE MERGED 2003/04/29 16:15:00 mba 1.16.2.1: #109220#: LibraryName in BasicBindings may be empty


2003-05-02  Vladimir Glazounov  <vg@openoffice.org>  [04099e719a0427107593ec1b2e377df460a85819]

INTEGRATION: CWS beta2regression02 (1.46.2); FILE MERGED 2003/04/30 09:15:45 mba 1.46.2.3: #109223#: allow to remove Lock without closing 2003/04/30 08:06:28 mba 1.46.2.2: #109223#: allow to remove Lock without closing 2003/04/29 14:07:14 mba 1.46.2.1: #109207#: views must be notified before disposing the model


2003-05-02  Vladimir Glazounov  <vg@openoffice.org>  [6311269a8882879e5623ca3ed5f6b0ef3fd3a97e]

INTEGRATION: CWS beta2regression02 (1.35.2); FILE MERGED 2003/04/29 14:07:13 mba 1.35.2.1: #109207#: views must be notified before disposing the model


2003-05-02  Vladimir Glazounov  <vg@openoffice.org>  [b3661f1c943203a93cce6f395fbd5ad74df922c7]

INTEGRATION: CWS beta2regression02 (1.15.4); FILE MERGED 2003/04/30 10:34:43 er 1.15.4.1: #109132# make calendar values work again (committed on behalf of Karl Hong)


2003-05-02  Vladimir Glazounov  <vg@openoffice.org>  [d13e1067de09a500957cd33547e8e8fb63129992]

INTEGRATION: CWS beta2regression02 (1.37.10); FILE MERGED 2003/04/29 14:23:30 od 1.37.10.1: #109213# <SwTabFrm::MakeAll()> - join follow, only if join for the follow isn't locked.


2003-05-02  Vladimir Glazounov  <vg@openoffice.org>  [31fdb4b9d6cfe73826bb622ffd47f0bc6bbec3b4]

INTEGRATION: CWS beta2regression02 (1.14.2); FILE MERGED 2003/04/29 16:08:34 obr 1.14.2.1: #109204# transisiont from drafts to stable


2003-05-02  Vladimir Glazounov  <vg@openoffice.org>  [18123535c421e285dbe6ffc458fd24f4b8b48e2e]

INTEGRATION: CWS beta2regression02 (1.14.2); FILE MERGED 2003/04/29 11:14:43 ab 1.14.2.1: #109208# checkUnoStructCopy(): Check for NULL object


2003-05-02  Vladimir Glazounov  <vg@openoffice.org>  [9dea948bc0bfca0b7c7c0ae6749aa892a7ee1f92]

INTEGRATION: CWS beta2regression02 (1.15.30); FILE MERGED 2003/04/30 10:14:39 oj 1.15.30.1: #109240# set ToolBox NULL in dtor


2003-05-02  Vladimir Glazounov  <vg@openoffice.org>  [0f7f055ac9a6faeb122cb2ae17d96987b644a07e]

INTEGRATION: CWS beta2regression02 (1.16.30); FILE MERGED 2003/04/30 10:14:39 oj 1.16.30.1: #109240# set ToolBox NULL in dtor


2003-05-02  Vladimir Glazounov  <vg@openoffice.org>  [65baefa0b02a305b1f0cbb255472e954235215ca]

INTEGRATION: CWS beta2regression02 (1.2.50); FILE MERGED 2003/04/30 08:24:25 mba 1.2.50.2: #109223#: allow to remove Lock without closing 2003/04/30 08:06:20 mba 1.2.50.1: #109223#: allow to remove Lock without closing


2003-05-02  Vladimir Glazounov  <vg@openoffice.org>  [1d45d969d10601095da7ca4bef7404d965c7a4cf]

INTEGRATION: CWS beta2regression02 (1.12.18); FILE MERGED 2003/04/29 14:08:20 dv 1.12.18.1: #109222# Don't convert pathes to lowercase on case sensitive file systems


2003-05-02  Rüdiger Timm  <rt@openoffice.org>  [870d900fb21c431a22e8a334b41039522215f223]

INTEGRATION: CWS beta2regression03 (1.2.6); FILE MERGED 2003/04/30 15:31:49 er 1.2.6.1: #i13811# add missing symbols of et_EE, lt_LT, lv_LV, sl_SI, uk_UA


2003-05-02  Rüdiger Timm  <rt@openoffice.org>  [6871b1a8855df1511623f01d07392b3d5a9265e4]

INTEGRATION: CWS beta2regression03 (1.1.2); FILE ADDED 2003/04/30 15:32:49 er 1.1.2.1: #i13811# gawk script to check for presence of symbols in linker mapfiles


2003-05-02  Rüdiger Timm  <rt@openoffice.org>  [59c3410f148912f6d74cfc07788dfa9befc50765]

INTEGRATION: CWS beta2regression03 (1.1.58); FILE MERGED 2003/04/30 15:35:19 er 1.1.58.1: #i13811# (not really); adapt to reality


2003-05-02  Rüdiger Timm  <rt@openoffice.org>  [ed1491b3f96efe5d00fc127b4f550270cee91a52]

INTEGRATION: CWS beta2regression03 (1.3.12); FILE MERGED 2003/04/30 14:27:26 cl 1.3.12.1: #109242# update window settings font color when data changed


2003-05-02  Rüdiger Timm  <rt@openoffice.org>  [d9a77e0374884bf215354910aece81c54704b73b]

INTEGRATION: CWS beta2regression03 (1.8.36); FILE MERGED 2003/05/02 09:06:57 hdu 1.8.36.2: #109270# some cleanup 2003/04/30 19:03:09 hdu 1.8.36.1: #109270# do not allow bitmap-only fonts for virtual reference device


2003-05-02  Rüdiger Timm  <rt@openoffice.org>  [2d23971bbb940390e6cc8e198f4ddbcecab25419]

INTEGRATION: CWS beta2regression03 (1.41.6); FILE MERGED 2003/04/30 15:02:09 hdu 1.41.6.1: #i13779# fix off by one in GetNextGlyphs()


2003-05-02  Rüdiger Timm  <rt@openoffice.org>  [9445c2c634251121f3a95400a150e71136c538b9]

INTEGRATION: CWS beta2regression03 (1.20.36); FILE MERGED 2003/04/30 15:47:45 sab 1.20.36.1: #109201#; notify dying in destructor


2003-04-30  Rüdiger Timm  <rt@openoffice.org>  [2afc24a28a5c1c8dcc8fbc5fe88f45f60f2c5652]

SRX644


2003-04-30  Vladimir Glazounov  <vg@openoffice.org>  [cabf49a0a441c351d9b4a02c21f4b81f298b4d46]

SRX644


2003-04-30  Rüdiger Timm  <rt@openoffice.org>  [8c4f717fa1ec21b8aac419e8d83efe43033a701b]

INTEGRATION: CWS beta2regression01 (1.50.6); FILE MERGED 2003/04/28 10:15:19 bc 1.50.6.1: #109131# queried if CurRecordTable is null


2003-04-30  Rüdiger Timm  <rt@openoffice.org>  [14a4782ef890335d7a1d42990837ccb3588ec55d]

INTEGRATION: CWS beta2regression01 (1.23.6); FILE MERGED 2003/04/28 10:15:16 bc 1.23.6.1: #109131# queried if CurRecordTable is null


2003-04-30  Rüdiger Timm  <rt@openoffice.org>  [700d30c8de810fdbc3dc6fe3c0a35e5c3e26d2e1]

INTEGRATION: CWS beta2regression01 (1.8.16); FILE MERGED 2003/04/29 10:34:52 abi 1.8.16.1: #109192# enabling exception support


2003-04-30  Rüdiger Timm  <rt@openoffice.org>  [d55d42d39637747c57513e998bab9c00cf84d8a8]

INTEGRATION: CWS beta2regression01 (1.5.16); FILE MERGED 2003/04/29 10:35:04 abi 1.5.16.1: #109192# enabling exception support


2003-04-30  Rüdiger Timm  <rt@openoffice.org>  [7f4f4deade33da20c8c3b097f1900dde7e41beba]

INTEGRATION: CWS beta2regression01 (1.21.4); FILE MERGED 2003/04/29 05:59:10 os 1.21.4.2: #109105# HelpId of NEWWORD edit field added 2003/04/28 08:35:58 os 1.21.4.1: #109105# help ids of spell dialog and hangul-hanja dialog completed


2003-04-30  Rüdiger Timm  <rt@openoffice.org>  [816f0b33371f297c9817df41d94021cfcb3b9478]

INTEGRATION: CWS beta2regression01 (1.2.4); FILE MERGED 2003/04/29 05:59:09 os 1.2.4.2: #109105# HelpId of NEWWORD edit field added 2003/04/28 08:36:23 os 1.2.4.1: #109105# help ids of spell dialog and hangul-hanja dialog completed


2003-04-30  Rüdiger Timm  <rt@openoffice.org>  [d9baf53aa31b299a2bb50a0f054039b135632543]

INTEGRATION: CWS beta2regression01 (1.37.4); FILE MERGED 2003/04/29 05:59:08 os 1.37.4.2: #109105# HelpId of NEWWORD edit field added 2003/04/28 08:35:45 os 1.37.4.1: #109105# help ids of spell dialog and hangul-hanja dialog completed


2003-04-30  Rüdiger Timm  <rt@openoffice.org>  [0dae1920472db84d985427dc73f5da1bd25bb240]

INTEGRATION: CWS beta2regression01 (1.43.14); FILE MERGED 2003/04/28 16:21:39 hdu 1.43.14.1: #109189# fix regression due to tune01 merge conflict


2003-04-30  Rüdiger Timm  <rt@openoffice.org>  [2f05363b71813366402fbc8dd0ac49e186fdf6ed]

INTEGRATION: CWS beta2regression01 (1.18.4); FILE MERGED 2003/04/28 13:45:52 fme 1.18.4.1: #i13894# MAP_TWIP has to be set for mapmode at virtual device


2003-04-30  Rüdiger Timm  <rt@openoffice.org>  [cb6deb47e7947403ad8e23637e3bed8cafbaee2d]

INTEGRATION: CWS beta2regression01 (1.23.4); FILE MERGED 2003/04/28 09:19:27 od 1.23.4.1: #109166# <SwTOXBaseSection::Update(..)> - consider start/end node of content section in node array


2003-04-30  Rüdiger Timm  <rt@openoffice.org>  [91cac55d807e0b9de5e7a9325b7371a87d1a41a1]

INTEGRATION: CWS beta2regression01 (1.28.4); FILE MERGED 2003/04/28 13:43:57 fme 1.28.4.1: #i13894# MAP_TWIP has to be set for mapmode at virtual device


2003-04-30  Rüdiger Timm  <rt@openoffice.org>  [720032419cebd2236270eb6d88466d9cdac98a01]

INTEGRATION: CWS beta2regression01 (1.23.18); FILE MERGED 2003/04/29 10:21:03 rt 1.23.18.1: #100000# deliver into minor


2003-04-30  Rüdiger Timm  <rt@openoffice.org>  [3e627e186db574d5ddb1eef912bac905436640c9]

INTEGRATION: CWS beta2regression01 (1.21.8); FILE MERGED 2003/04/28 14:10:26 dbo 1.21.8.1: #109190# fixed base ini access


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [429d5f3c7f1e5920b2c39caaa1a2ecccb0de95b4]

INTEGRATION: CWS mergem8 (1.8.4.1.38); FILE MERGED 2003/04/29 08:40:32 gh 1.8.4.1.38.2: final merge for Beta2 2003/04/14 15:21:43 gh 1.8.4.1.38.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [328c9dead3cf7119995e07c3a0b388395e3163ec]

INTEGRATION: CWS mergem8 (1.9.68); FILE MERGED 2003/04/29 08:40:32 gh 1.9.68.2: final merge for Beta2 2003/04/14 15:21:42 gh 1.9.68.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [5a358198d341acd3904485a50313e017f1cde81d]

INTEGRATION: CWS mergem8 (1.8.4.1.38); FILE MERGED 2003/04/29 08:40:31 gh 1.8.4.1.38.2: final merge for Beta2 2003/04/14 15:21:41 gh 1.8.4.1.38.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [c0a30f9f56c348ca61e160f5002208fb641974c8]

INTEGRATION: CWS mergem8 (1.11.12); FILE MERGED 2003/04/29 08:40:19 gh 1.11.12.1: final merge for Beta2


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [36d68ad3d3d56b5c02d679494510ad8cae06ba53]

INTEGRATION: CWS mergem8 (1.16.4.4.38); FILE MERGED 2003/04/29 08:40:12 gh 1.16.4.4.38.2: final merge for Beta2 2003/04/14 15:21:05 gh 1.16.4.4.38.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [3f7b0674f5a8b34968775073c146ec5cd0a90981]

INTEGRATION: CWS mergem8 (1.6.4.1.38); FILE MERGED 2003/04/29 08:40:12 gh 1.6.4.1.38.2: final merge for Beta2 2003/04/14 15:21:04 gh 1.6.4.1.38.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [c227f7f3098ba4092bdd8e771862e3d22f520bf4]

INTEGRATION: CWS mergem8 (1.15.4.2.28); FILE MERGED 2003/04/29 08:40:11 gh 1.15.4.2.28.2: final merge for Beta2 2003/04/14 15:21:03 gh 1.15.4.2.28.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [2c9b152970849586e4db69ff2d51e53579fe66eb]

INTEGRATION: CWS mergem8 (1.7.4.1.38); FILE MERGED 2003/04/29 08:40:11 gh 1.7.4.1.38.2: final merge for Beta2 2003/04/14 15:21:02 gh 1.7.4.1.38.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [8c8a83982d2eb2fb150497d9e9b14c880d2f8455]

INTEGRATION: CWS mergem8 (1.4.4.2.38); FILE MERGED 2003/04/29 08:40:11 gh 1.4.4.2.38.2: final merge for Beta2 2003/04/14 15:21:01 gh 1.4.4.2.38.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [4316606ec6646b51e4927338826fd60a6fa1f6a0]

INTEGRATION: CWS mergem8 (1.3.68); FILE MERGED 2003/04/29 08:40:10 gh 1.3.68.2: final merge for Beta2 2003/04/14 15:20:59 gh 1.3.68.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [94f2c58f652fdee5c79b99bebf1cd5c1eeb96b3c]

INTEGRATION: CWS mergem8 (1.8.68); FILE MERGED 2003/04/29 08:40:10 gh 1.8.68.2: final merge for Beta2 2003/04/14 15:20:56 gh 1.8.68.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [5c55bf3de838ff2280d3b6ed429fc37eed9ff7aa]

INTEGRATION: CWS mergem8 (1.7.4.1.38); FILE MERGED 2003/04/29 08:40:10 gh 1.7.4.1.38.2: final merge for Beta2 2003/04/14 15:20:54 gh 1.7.4.1.38.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [9f8d9f471052d4cc4f5e1fcaee9f873108a6077b]

INTEGRATION: CWS mergem8 (1.6.4.2.38); FILE MERGED 2003/04/29 08:40:09 gh 1.6.4.2.38.2: final merge for Beta2 2003/04/14 15:20:51 gh 1.6.4.2.38.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [aa73d1c08756aedcebef516c9ad8d4195c7b9023]

INTEGRATION: CWS mergem8 (1.7.4.1.38); FILE MERGED 2003/04/29 08:40:08 gh 1.7.4.1.38.2: final merge for Beta2 2003/04/14 15:20:51 gh 1.7.4.1.38.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [b7c635f8065189758c6ec4d5cebf7147526f4f67]

INTEGRATION: CWS mergem8 (1.5.4.1.38); FILE MERGED 2003/04/29 08:40:08 gh 1.5.4.1.38.2: final merge for Beta2 2003/04/14 15:20:49 gh 1.5.4.1.38.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [caf531d52024c3d6c959a341e89393138bd96c57]

INTEGRATION: CWS mergem8 (1.6.4.1.38); FILE MERGED 2003/04/29 08:40:08 gh 1.6.4.1.38.3: final merge for Beta2 2003/04/16 22:35:22 gh 1.6.4.1.38.2: RESYNC: (1.6.4.1-1.8); FILE MERGED 2003/04/14 15:20:48 gh 1.6.4.1.38.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [a1599f0ced07056226f854c2369d2f16c289f23d]

INTEGRATION: CWS mergem8 (1.9.4.2.38); FILE MERGED 2003/04/29 08:40:07 gh 1.9.4.2.38.2: final merge for Beta2 2003/04/14 15:20:45 gh 1.9.4.2.38.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [5b0e07df4f7b5cfcafb90dfa4f3bdd1457766020]

INTEGRATION: CWS mergem8 (1.9.4.2.38); FILE MERGED 2003/04/29 08:40:06 gh 1.9.4.2.38.2: final merge for Beta2 2003/04/14 15:20:40 gh 1.9.4.2.38.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [f51cf2f3c41ff323a9f4cce76866da5f90ea2663]

INTEGRATION: CWS mergem8 (1.7.4.1.38); FILE MERGED 2003/04/29 08:40:05 gh 1.7.4.1.38.2: final merge for Beta2 2003/04/14 15:20:38 gh 1.7.4.1.38.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [ce1108c5bcceefb5100b4c646cdec3a5d6699025]

INTEGRATION: CWS mergem8 (1.16.4.3.28); FILE MERGED 2003/04/29 08:40:04 gh 1.16.4.3.28.2: final merge for Beta2 2003/04/14 15:20:36 gh 1.16.4.3.28.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [616ee837b4ea46ec0eae68f5d0b40cb9eeff5155]

INTEGRATION: CWS mergem8 (1.74.4.4.28); FILE MERGED 2003/04/29 08:40:03 gh 1.74.4.4.28.3: final merge for Beta2 2003/04/16 22:34:54 gh 1.74.4.4.28.2: RESYNC: (1.74.4.4-1.76); FILE MERGED 2003/04/14 15:20:33 gh 1.74.4.4.28.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [e152eec4e659a1390265a34d477dfc5fe9f8cf5f]

INTEGRATION: CWS mergem8 (1.7.4.1.38); FILE MERGED 2003/04/29 08:40:03 gh 1.7.4.1.38.2: final merge for Beta2 2003/04/14 15:20:32 gh 1.7.4.1.38.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [d0f49a59281cd0d6ec42df6ccf63cd35de4c7adb]

INTEGRATION: CWS mergem8 (1.7.4.1.38); FILE MERGED 2003/04/29 08:40:02 gh 1.7.4.1.38.2: final merge for Beta2 2003/04/14 15:20:32 gh 1.7.4.1.38.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [15f0feb8c4d94b92087f193b6ab6b8ff17cba123]

INTEGRATION: CWS mergem8 (1.8.4.2.38); FILE MERGED 2003/04/29 08:40:01 gh 1.8.4.2.38.2: final merge for Beta2 2003/04/14 15:20:29 gh 1.8.4.2.38.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [0757c54f97e9f179dfa58a34ff4c0b322b4af7ea]

INTEGRATION: CWS mergem8 (1.2.4.3.28); FILE MERGED 2003/04/29 08:40:01 gh 1.2.4.3.28.3: final merge for Beta2 2003/04/16 22:34:38 gh 1.2.4.3.28.2: RESYNC: (1.2.4.3-1.4); FILE MERGED 2003/04/14 15:20:29 gh 1.2.4.3.28.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [b1dc6f25b847d2f027298f04956d0290a10584fc]

INTEGRATION: CWS mergem8 (1.8.4.1.38); FILE MERGED 2003/04/29 08:39:59 gh 1.8.4.1.38.2: final merge for Beta2 2003/04/14 15:20:22 gh 1.8.4.1.38.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [92f6a350656cd89784093a92f4431ae1bb6342b0]

INTEGRATION: CWS mergem8 (1.7.4.1.38); FILE MERGED 2003/04/29 08:39:59 gh 1.7.4.1.38.2: final merge for Beta2 2003/04/14 15:20:22 gh 1.7.4.1.38.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [bf22e09ae454cc7fcb62bed99f9f578386e5b4e4]

INTEGRATION: CWS mergem8 (1.19.4.1.38); FILE MERGED 2003/04/29 08:39:59 gh 1.19.4.1.38.2: final merge for Beta2 2003/04/14 15:20:19 gh 1.19.4.1.38.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [c4fd21035a7b8b3092dab8c301ab2a63f99361d6]

INTEGRATION: CWS mergem8 (1.9.2.1.38); FILE MERGED 2003/04/29 08:39:58 gh 1.9.2.1.38.2: final merge for Beta2 2003/04/14 15:20:18 gh 1.9.2.1.38.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [85d226a7290e1932b0431ed78e12e03bd18e384f]

INTEGRATION: CWS mergem8 (1.2.2.3.4.1.28); FILE MERGED 2003/04/29 08:39:56 gh 1.2.2.3.4.1.28.2: final merge for Beta2 2003/04/14 15:20:11 gh 1.2.2.3.4.1.28.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [206e9b0e74e1a512859673754e04de3936144eb1]

INTEGRATION: CWS mergem8 (1.17.4.3.26); FILE MERGED 2003/04/29 08:39:56 gh 1.17.4.3.26.2: final merge for Beta2 2003/04/14 15:20:10 gh 1.17.4.3.26.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [f259de6db2999b47697e9a88f7d8db5e180b3d2b]

INTEGRATION: CWS mergem8 (1.3.2.12.2.26.4.4.26); FILE MERGED 2003/04/29 08:39:55 gh 1.3.2.12.2.26.4.4.26.3: final merge for Beta2 2003/04/16 22:37:16 gh 1.3.2.12.2.26.4.4.26.2: RESYNC: (1.3.2.12.2.26.4.4-1.31); FILE MERGED 2003/04/14 15:20:05 gh 1.3.2.12.2.26.4.4.26.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [0f0c5ffb579e35b1009de78b06ec9ed3d9db293c]

INTEGRATION: CWS mergem8 (1.8.4.2.26); FILE MERGED 2003/04/29 08:39:55 gh 1.8.4.2.26.2: final merge for Beta2 2003/04/14 15:20:03 gh 1.8.4.2.26.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [b9335ba7587686846fe85c25dc198d8b27c80016]

INTEGRATION: CWS mergem8 (1.34.4); FILE MERGED 2003/04/29 08:38:33 gh 1.34.4.2: final merge for Beta2 2003/04/17 11:32:41 gh 1.34.4.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [336a34aaf745b6c3687b3de1e76b02c9c889b211]

INTEGRATION: CWS mergem8 (1.26.4.2.2.5.2.2.8); FILE MERGED 2003/04/29 08:37:49 gh 1.26.4.2.2.5.2.2.8.2: final merge for Beta2 2003/04/14 15:15:58 gh 1.26.4.2.2.5.2.2.8.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [d6169272a82be54c9edcaaf24e1f92dfcf0ca3a6]

INTEGRATION: CWS mergem8 (1.44.2.2.8); FILE MERGED 2003/04/29 08:37:48 gh 1.44.2.2.8.2: final merge for Beta2 2003/04/14 15:15:55 gh 1.44.2.2.8.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [935a98f056a47f4c1a860d1c49c1c0463beea205]

INTEGRATION: CWS mergem8 (1.9.20); FILE MERGED 2003/04/29 08:37:43 gh 1.9.20.2: final merge for Beta2 2003/04/17 11:44:10 gh 1.9.20.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [aa0f27da7d48282fcca5e81402ac5df51cb39970]

INTEGRATION: CWS mergem8 (1.38.20); FILE MERGED 2003/04/29 08:37:43 gh 1.38.20.2: final merge for Beta2 2003/04/17 11:44:09 gh 1.38.20.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [66638b4bdfb2f0e83d5bb8b0bd4781da925cbbe4]

INTEGRATION: CWS mergem8 (1.21.20); FILE MERGED 2003/04/29 08:37:42 gh 1.21.20.2: final merge for Beta2 2003/04/17 11:44:09 gh 1.21.20.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [9ab225da9c94084f4054559ba51a6cfe26d92df4]

INTEGRATION: CWS mergem8 (1.29.20); FILE MERGED 2003/04/29 08:37:42 gh 1.29.20.2: final merge for Beta2 2003/04/17 11:44:08 gh 1.29.20.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [b6a437cba360d2a3336706f90696308b73ef9dee]

INTEGRATION: CWS mergem8 (1.29.2.9.6.8.4.2.34); FILE MERGED 2003/04/29 08:37:07 gh 1.29.2.9.6.8.4.2.34.3: final merge for Beta2 2003/04/16 20:23:11 gh 1.29.2.9.6.8.4.2.34.2: RESYNC: (1.29.2.9.6.8.4.2-1.36); FILE MERGED 2003/04/14 15:13:53 gh 1.29.2.9.6.8.4.2.34.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [24445961809f56c4002e2427db906119af3312e4]

INTEGRATION: CWS mergem8 (1.17.2.2.38); FILE MERGED 2003/04/29 08:37:01 gh 1.17.2.2.38.3: final merge for Beta2 2003/04/16 20:26:08 gh 1.17.2.2.38.2: RESYNC: (1.17.2.2-1.19); FILE MERGED 2003/04/14 15:13:35 gh 1.17.2.2.38.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [f5ca1eef512fd5dc98e2c127ad8ef6aa5302c6ce]

INTEGRATION: CWS mergem8 (1.16.4.4.6.2.36); FILE MERGED 2003/04/29 08:36:57 gh 1.16.4.4.6.2.36.2: final merge for Beta2 2003/04/14 15:13:27 gh 1.16.4.4.6.2.36.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [298debda2e94a7d7b493a6f32cef076b4080244d]

INTEGRATION: CWS mergem8 (1.34.6.2.38); FILE MERGED 2003/04/29 08:36:56 gh 1.34.6.2.38.2: final merge for Beta2 2003/04/14 15:13:25 gh 1.34.6.2.38.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [705aaa5aca796a224527c6944a415bf2a0631c6b]

INTEGRATION: CWS mergem8 (1.20.2.2.2.8.4.5.2.2.36); FILE MERGED 2003/04/29 08:36:56 gh 1.20.2.2.2.8.4.5.2.2.36.2: final merge for Beta2 2003/04/14 15:13:23 gh 1.20.2.2.2.8.4.5.2.2.36.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [3580c1c8e05c1656c7903150a53127c24f17238e]

INTEGRATION: CWS mergem8 (1.19.2.7.6.3.6.2.36); FILE MERGED 2003/04/29 08:36:55 gh 1.19.2.7.6.3.6.2.36.2: final merge for Beta2 2003/04/14 15:13:21 gh 1.19.2.7.6.3.6.2.36.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [1e1d9094f64b967981f1cce1c2236b2838f23d8e]

INTEGRATION: CWS mergem8 (1.64.2.3.36); FILE MERGED 2003/04/29 08:36:54 gh 1.64.2.3.36.2: final merge for Beta2 2003/04/14 15:13:19 gh 1.64.2.3.36.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [e797f7b0c6cb3b151af318be832370d4b04ed185]

INTEGRATION: CWS mergem8 (1.24.4.3.6.2.36); FILE MERGED 2003/04/29 08:36:51 gh 1.24.4.3.6.2.36.2: final merge for Beta2 2003/04/14 15:13:00 gh 1.24.4.3.6.2.36.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [8976e4aff8aea506c1028ad94b17f84d529a4e63]

INTEGRATION: CWS mergem8 (1.22.4.2.38); FILE MERGED 2003/04/29 08:36:50 gh 1.22.4.2.38.2: final merge for Beta2 2003/04/14 15:12:57 gh 1.22.4.2.38.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [937fa863567edb5dc16259e8e44258aa25aeaf55]

INTEGRATION: CWS mergem8 (1.6.4.1.38); FILE MERGED 2003/04/29 08:36:50 gh 1.6.4.1.38.2: final merge for Beta2 2003/04/14 15:12:50 gh 1.6.4.1.38.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [8ceb65888284a5198e108ff1275ab6e894382998]

INTEGRATION: CWS mergem8 (1.22.2.10.4.2.2.2.6.2.36); FILE MERGED 2003/04/29 08:36:49 gh 1.22.2.10.4.2.2.2.6.2.36.2: final merge for Beta2 2003/04/14 15:12:47 gh 1.22.2.10.4.2.2.2.6.2.36.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [eae09c12806ca2b4839418ca4d74f9e35e2ba6e5]

INTEGRATION: CWS mergem8 (1.14.2.7.6.3.6.1.38); FILE MERGED 2003/04/29 08:36:49 gh 1.14.2.7.6.3.6.1.38.2: final merge for Beta2 2003/04/14 15:12:44 gh 1.14.2.7.6.3.6.1.38.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [9b872bd9881aa862e9d590d0e1f8c02443e3c113]

INTEGRATION: CWS mergem8 (1.12.2.3.2.7.6.3.6.1.38); FILE MERGED 2003/04/29 08:36:48 gh 1.12.2.3.2.7.6.3.6.1.38.2: final merge for Beta2 2003/04/14 15:12:42 gh 1.12.2.3.2.7.6.3.6.1.38.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [ea0a635580dd42d7d2e2ccdc6929b007a3daafe3]

INTEGRATION: CWS mergem8 (1.13.2.7.6.5.4.1.38); FILE MERGED 2003/04/29 08:36:48 gh 1.13.2.7.6.5.4.1.38.2: final merge for Beta2 2003/04/14 15:12:39 gh 1.13.2.7.6.5.4.1.38.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [7f8c78b30125da3e5a45056737e2e2d11d8cfd29]

INTEGRATION: CWS mergem8 (1.26.4.3.36); FILE MERGED 2003/04/29 08:36:48 gh 1.26.4.3.36.2: final merge for Beta2 2003/04/14 15:12:35 gh 1.26.4.3.36.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [57c47a6a225052502cf9ee760913e0cfd4f2bb8c]

INTEGRATION: CWS mergem8 (1.29.2.3.36); FILE MERGED 2003/04/29 08:36:47 gh 1.29.2.3.36.2: final merge for Beta2 2003/04/14 15:12:29 gh 1.29.2.3.36.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [ae8076aef02813d4feac6b2853ff3f6e85beded8]

INTEGRATION: CWS mergem8 (1.12.2.2.2.8.4.6.2.3.4.2.36); FILE MERGED 2003/04/29 08:36:46 gh 1.12.2.2.2.8.4.6.2.3.4.2.36.2: final merge for Beta2 2003/04/14 15:12:26 gh 1.12.2.2.2.8.4.6.2.3.4.2.36.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [3e3c36746ec72a62028d10d29f8c7e4b284e2c62]

INTEGRATION: CWS mergem8 (1.11.2.3.2.7.6.3.6.1.38); FILE MERGED 2003/04/29 08:36:45 gh 1.11.2.3.2.7.6.3.6.1.38.2: final merge for Beta2 2003/04/14 15:12:17 gh 1.11.2.3.2.7.6.3.6.1.38.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [35f2760df1a3e3289f46221996e966d1a9638a15]

INTEGRATION: CWS mergem8 (1.34.2.6.36); FILE MERGED 2003/04/29 08:36:45 gh 1.34.2.6.36.2: final merge for Beta2 2003/04/14 15:12:14 gh 1.34.2.6.36.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [dfa2cda890f6b1911511ef22d727d94a3c505311]

INTEGRATION: CWS mergem8 (1.34.2.3.36); FILE MERGED 2003/04/29 08:36:45 gh 1.34.2.3.36.2: final merge for Beta2 2003/04/14 15:12:11 gh 1.34.2.3.36.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [983df3b7c6dc773d7cae1a3cabeeb1c6af86e68b]

INTEGRATION: CWS mergem8 (1.20.4.6.2.3.6.2.36); FILE MERGED 2003/04/29 08:36:44 gh 1.20.4.6.2.3.6.2.36.2: final merge for Beta2 2003/04/14 15:12:07 gh 1.20.4.6.2.3.6.2.36.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [914df646701f262e1a6421b360e7fbd1cd3b3fb2]

INTEGRATION: CWS mergem8 (1.31.4.4.2.2.36); FILE MERGED 2003/04/29 08:36:43 gh 1.31.4.4.2.2.36.2: final merge for Beta2 2003/04/14 15:11:59 gh 1.31.4.4.2.2.36.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [12d58f67799032f0507862bdf2c564a2a204009b]

INTEGRATION: CWS mergem8 (1.16.2.2.2.2.2.6.6.2.6.2.36); FILE MERGED 2003/04/29 08:36:41 gh 1.16.2.2.2.2.2.6.6.2.6.2.36.2: final merge for Beta2 2003/04/14 15:11:48 gh 1.16.2.2.2.2.2.6.6.2.6.2.36.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [fabf05769dde14911916e538c79d625e2f9b0305]

INTEGRATION: CWS mergem8 (1.20.4.3.2.4.6.3.6.1.38); FILE MERGED 2003/04/29 08:36:40 gh 1.20.4.3.2.4.6.3.6.1.38.2: final merge for Beta2 2003/04/14 15:11:44 gh 1.20.4.3.2.4.6.3.6.1.38.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [15135d3a8c87f3287364e39a9eeabdd8be3d2e94]

INTEGRATION: CWS mergem8 (1.32.2.3.36); FILE MERGED 2003/04/29 08:36:38 gh 1.32.2.3.36.2: final merge for Beta2 2003/04/14 15:11:38 gh 1.32.2.3.36.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [b666842a564e7d8a2280edd4eb6cbf69646d81c5]

INTEGRATION: CWS mergem8 (1.78.4.3.36); FILE MERGED 2003/04/29 08:36:37 gh 1.78.4.3.36.2: final merge for Beta2 2003/04/14 15:11:36 gh 1.78.4.3.36.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [fbf55c0956101149cf12fa5d255c3aa61805f681]

INTEGRATION: CWS mergem8 (1.80.2.7.36); FILE MERGED 2003/04/29 08:36:36 gh 1.80.2.7.36.2: final merge for Beta2 2003/04/14 15:11:31 gh 1.80.2.7.36.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [1b63988a4631670fa1becc8106a12883d858fe7b]

INTEGRATION: CWS mergem8 (1.37.6.5.2.2.26); FILE MERGED 2003/04/29 08:36:18 gh 1.37.6.5.2.2.26.2: final merge for Beta2 2003/04/14 15:10:51 gh 1.37.6.5.2.2.26.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [0ee51b8c5ecc519b3b290669a4b3c0d1f81ad0ca]

INTEGRATION: CWS mergem8 (1.88.2.2.26); FILE MERGED 2003/04/29 08:36:16 gh 1.88.2.2.26.2: final merge for Beta2 2003/04/14 15:10:46 gh 1.88.2.2.26.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [8778fa61137f329b169068a0d60f092fe3e34487]

INTEGRATION: CWS mergem8 (1.16.2.1.2.7.6.4.2.2.26); FILE MERGED 2003/04/29 08:36:15 gh 1.16.2.1.2.7.6.4.2.2.26.2: final merge for Beta2 2003/04/14 15:10:42 gh 1.16.2.1.2.7.6.4.2.2.26.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [6356516e8056ec7cf0d606a326e40a01d35ba6f5]

INTEGRATION: CWS mergem8 (1.17.4.5.6); FILE MERGED 2003/04/24 20:11:08 gh 1.17.4.5.6.3: RESYNC: (1.19-1.20); FILE MERGED 2003/04/16 19:42:15 gh 1.17.4.5.6.2: RESYNC: (1.17.4.5-1.19); FILE MERGED 2003/04/14 15:09:36 gh 1.17.4.5.6.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [3a8ac6c0ec7368a154cb480287169b230af8adf7]

INTEGRATION: CWS mergem8 (1.1.4.1.6); FILE MERGED 2003/04/29 08:36:04 gh 1.1.4.1.6.2: final merge for Beta2 2003/04/14 15:09:16 gh 1.1.4.1.6.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [1304ac7505819a88eff6fc9eef6cd4e00b5b4f77]

INTEGRATION: CWS mergem8 (1.1.4.1.6); FILE MERGED 2003/04/29 08:36:04 gh 1.1.4.1.6.2: final merge for Beta2 2003/04/14 15:09:15 gh 1.1.4.1.6.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [65ebe50e495f7987d518684d4a439c47a7c1a093]

INTEGRATION: CWS mergem8 (1.1.4.1.6); FILE MERGED 2003/04/29 08:36:04 gh 1.1.4.1.6.2: final merge for Beta2 2003/04/14 15:09:13 gh 1.1.4.1.6.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [7cd1de6e694c83977d3976ca497d8b6a6a82fbc6]

INTEGRATION: CWS mergem8 (1.31.4.3.2.2.18); FILE MERGED 2003/04/29 08:35:58 gh 1.31.4.3.2.2.18.2: final merge for Beta2 2003/04/14 15:09:01 gh 1.31.4.3.2.2.18.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [135394faf8404dacd364d69a30fcea1cc5a5ec0e]

INTEGRATION: CWS mergem8 (1.37.2.2.18); FILE MERGED 2003/04/29 08:35:58 gh 1.37.2.2.18.2: final merge for Beta2 2003/04/14 15:08:59 gh 1.37.2.2.18.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [06936f81613adbb6702a38fdc3dcdeb1452293c7]

INTEGRATION: CWS mergem8 (1.10.8.1.2.1.2.3.2.1.4.3.4.2.2.1.20); FILE MERGED 2003/04/29 08:35:57 gh 1.10.8.1.2.1.2.3.2.1.4.3.4.2.2.1.20.2: final merge for Beta2 2003/04/14 15:08:55 gh 1.10.8.1.2.1.2.3.2.1.4.3.4.2.2.1.20.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [d466e76d23625de1abad9fc067416e71078d061e]

INTEGRATION: CWS mergem8 (1.7.2.8.4.3.2.2.18); FILE MERGED 2003/04/29 08:35:56 gh 1.7.2.8.4.3.2.2.18.2: final merge for Beta2 2003/04/14 15:08:46 gh 1.7.2.8.4.3.2.2.18.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [1c61df8fc6be422a0c37fa9c11b8d27e45b985ab]

INTEGRATION: CWS mergem8 (1.9.2.4.2.4.4.2.2.1.20); FILE MERGED 2003/04/29 08:35:55 gh 1.9.2.4.2.4.4.2.2.1.20.2: final merge for Beta2 2003/04/14 15:08:41 gh 1.9.2.4.2.4.4.2.2.1.20.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [a80ccf79a4dd662ef7f79295cfd8439e9d844c6b]

INTEGRATION: CWS mergem8 (1.9.12.1.4.5.4.3.4.2.2.1.20); FILE MERGED 2003/04/29 08:35:54 gh 1.9.12.1.4.5.4.3.4.2.2.1.20.2: final merge for Beta2 2003/04/14 15:08:38 gh 1.9.12.1.4.5.4.3.4.2.2.1.20.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [a6827ab97e977718cdc1fe457eae441acedefd14]

INTEGRATION: CWS mergem8 (1.8.4.1.2.8.4.3.2.2.18); FILE MERGED 2003/04/29 08:35:53 gh 1.8.4.1.2.8.4.3.2.2.18.2: final merge for Beta2 2003/04/14 15:08:35 gh 1.8.4.1.2.8.4.3.2.2.18.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [b76f1492c6bb37ac0b18dbccc6692c8a2601b482]

INTEGRATION: CWS mergem8 (1.17.2.8.4.3.2.1.20); FILE MERGED 2003/04/29 08:35:52 gh 1.17.2.8.4.3.2.1.20.2: final merge for Beta2 2003/04/14 15:08:31 gh 1.17.2.8.4.3.2.1.20.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [a2006fbdb2a9b73ea5d74cc0c83077f9446f8e52]

INTEGRATION: CWS mergem8 (1.19.2.2.2.7.6.3.2.1.26); FILE MERGED 2003/04/29 08:35:47 gh 1.19.2.2.2.7.6.3.2.1.26.2: final merge for Beta2 2003/04/14 14:46:49 gh 1.19.2.2.2.7.6.3.2.1.26.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [1ba8717b95d23673c1b5b06bc32895d4382faf0b]

INTEGRATION: CWS mergem8 (1.8.2.7.6.2.2.1.26); FILE MERGED 2003/04/29 08:35:46 gh 1.8.2.7.6.2.2.1.26.2: final merge for Beta2 2003/04/14 14:46:48 gh 1.8.2.7.6.2.2.1.26.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [0cc7dbdc7de64773c402b6496e8307d34b34a5f1]

INTEGRATION: CWS mergem8 (1.18.2.1.26); FILE MERGED 2003/04/29 08:35:45 gh 1.18.2.1.26.3: final merge for Beta2 2003/04/16 18:53:50 gh 1.18.2.1.26.2: RESYNC: (1.18.2.1-1.19); FILE MERGED 2003/04/14 14:46:46 gh 1.18.2.1.26.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [d06b05a8d9c6a1aa10c4ab1af939b2e86676ae30]

INTEGRATION: CWS mergem8 (1.47.2.1.26); FILE MERGED 2003/04/29 08:35:44 gh 1.47.2.1.26.3: final merge for Beta2 2003/04/16 18:51:05 gh 1.47.2.1.26.2: RESYNC: (1.47.2.1-1.48); FILE MERGED 2003/04/14 14:46:45 gh 1.47.2.1.26.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [ac780d13e9603473fa6377e9ee8383aaf3453956]

INTEGRATION: CWS mergem8 (1.29.2.1.26); FILE MERGED 2003/04/29 08:35:43 gh 1.29.2.1.26.2: final merge for Beta2 2003/04/14 14:46:43 gh 1.29.2.1.26.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [63febf4c1d7468a8502f71a7a94563d6a3acd44b]

INTEGRATION: CWS mergem8 (1.21.2.3.2.6.4.3.2.2.14); FILE MERGED 2003/04/29 08:35:41 gh 1.21.2.3.2.6.4.3.2.2.14.2: final merge for Beta2 2003/04/14 14:46:33 gh 1.21.2.3.2.6.4.3.2.2.14.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [cdaddef937ee39f7978c51bf08a3e4e4dbaba76c]

INTEGRATION: CWS mergem8 (1.17.2.1.2.7.6.3.2.1.26); FILE MERGED 2003/04/29 08:35:40 gh 1.17.2.1.2.7.6.3.2.1.26.3: final merge for Beta2 2003/04/16 18:59:12 gh 1.17.2.1.2.7.6.3.2.1.26.2: RESYNC: (1.17.2.1.2.7.6.3.2.1-1.19); FILE MERGED 2003/04/14 14:46:30 gh 1.17.2.1.2.7.6.3.2.1.26.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [05e942715a70ee42feae99bbdfe43fe314780a4e]

INTEGRATION: CWS mergem8 (1.15.2.7.6.3.2.1.26); FILE MERGED 2003/04/29 08:35:40 gh 1.15.2.7.6.3.2.1.26.3: final merge for Beta2 2003/04/16 18:58:48 gh 1.15.2.7.6.3.2.1.26.2: RESYNC: (1.15.2.7.6.3.2.1-1.22); FILE MERGED 2003/04/14 14:46:28 gh 1.15.2.7.6.3.2.1.26.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [fadd822513af04bd2a60fa4b254d979a9e552543]

INTEGRATION: CWS mergem8 (1.18.2.7.6.3.2.1.26); FILE MERGED 2003/04/29 08:35:39 gh 1.18.2.7.6.3.2.1.26.3: final merge for Beta2 2003/04/16 18:58:08 gh 1.18.2.7.6.3.2.1.26.2: RESYNC: (1.18.2.7.6.3.2.1-1.27); FILE MERGED 2003/04/14 14:46:27 gh 1.18.2.7.6.3.2.1.26.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [f24a041c3f97a6c291638f2e4c22eae66276bff9]

INTEGRATION: CWS mergem8 (1.20.2.8.4.4.2.1.26); FILE MERGED 2003/04/29 08:35:39 gh 1.20.2.8.4.4.2.1.26.3: final merge for Beta2 2003/04/16 18:57:44 gh 1.20.2.8.4.4.2.1.26.2: RESYNC: (1.20.2.8.4.4.2.1-1.29); FILE MERGED 2003/04/14 14:46:26 gh 1.20.2.8.4.4.2.1.26.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [3a0b1de3e263121602be1f3a67ab49fc69bf4592]

INTEGRATION: CWS mergem8 (1.18.2.2.2.7.6.4.2.1.26); FILE MERGED 2003/04/29 08:35:35 gh 1.18.2.2.2.7.6.4.2.1.26.3: final merge for Beta2 2003/04/24 20:02:22 gh 1.18.2.2.2.7.6.4.2.1.26.2: RESYNC: (1.22-1.23); FILE MERGED 2003/04/14 14:46:07 gh 1.18.2.2.2.7.6.4.2.1.26.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [a8c8464d627a4c8472c4e33cb0a1a3c814acae4f]

INTEGRATION: CWS mergem8 (1.25.2.3.2.12.4.4.2.1.26); FILE MERGED 2003/04/29 08:35:34 gh 1.25.2.3.2.12.4.4.2.1.26.2: final merge for Beta2 2003/04/14 14:46:05 gh 1.25.2.3.2.12.4.4.2.1.26.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [43b5eb28d0816a9ff77bb679a8584152f9cd5624]

INTEGRATION: CWS mergem8 (1.36.2.1.26); FILE MERGED 2003/04/29 08:35:34 gh 1.36.2.1.26.2: final merge for Beta2 2003/04/14 14:46:04 gh 1.36.2.1.26.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [5ff0daa4f22611aa6a6749dceae0b2154a90040a]

INTEGRATION: CWS mergem8 (1.40.2.2.26); FILE MERGED 2003/04/29 08:35:34 gh 1.40.2.2.26.2: final merge for Beta2 2003/04/14 14:46:04 gh 1.40.2.2.26.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [a04a5d20907b070334cc2a22dc991377badf39d9]

INTEGRATION: CWS mergem8 (1.21.2.1.26); FILE MERGED 2003/04/29 08:35:33 gh 1.21.2.1.26.2: final merge for Beta2 2003/04/14 14:46:03 gh 1.21.2.1.26.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [43b2ed0980422bea8c9ac80f708d739dbdb8891d]

INTEGRATION: CWS mergem8 (1.36.2.1.26); FILE MERGED 2003/04/29 08:35:32 gh 1.36.2.1.26.2: final merge for Beta2 2003/04/14 14:46:00 gh 1.36.2.1.26.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [f63e8ad331ca8f45c9c33d59392dd59341d6834a]

INTEGRATION: CWS mergem8 (1.35.2.3.16); FILE MERGED 2003/04/29 08:35:21 gh 1.35.2.3.16.2: final merge for Beta2 2003/04/14 15:08:14 gh 1.35.2.3.16.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [91b6545b33c18a886527b7eabf1ee7b43f176a8d]

INTEGRATION: CWS mergem8 (1.9.2.8.4.3.2.1.48); FILE MERGED 2003/04/29 08:35:18 gh 1.9.2.8.4.3.2.1.48.2: final merge for Beta2 2003/04/14 15:07:57 gh 1.9.2.8.4.3.2.1.48.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [fff18c4feb3fc12bc5b56ad408f128e1578817c0]

INTEGRATION: CWS mergem8 (1.2.148); FILE MERGED 2003/04/29 08:20:11 gh 1.2.148.1: remove old .IF GUI != DOS


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [dd9c5ad365416655f3c29ddf7c63a9f80c070ae0]

INTEGRATION: CWS mergem8 (1.10.2.7.6.3.2.1.48); FILE MERGED 2003/04/29 08:35:14 gh 1.10.2.7.6.3.2.1.48.2: final merge for Beta2 2003/04/14 15:07:44 gh 1.10.2.7.6.3.2.1.48.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [8cc74ce7404c85d446f4340c31ff5d904abf11dc]

INTEGRATION: CWS mergem8 (1.46.2.3.46); FILE MERGED 2003/04/29 08:35:13 gh 1.46.2.3.46.2: final merge for Beta2 2003/04/14 15:07:43 gh 1.46.2.3.46.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [0167e3b56a24bcc34957bc28f0075efa4c3cc2bc]

INTEGRATION: CWS mergem8 (1.36.2.8.6.1.2.7.2.3.46); FILE MERGED 2003/04/29 08:35:13 gh 1.36.2.8.6.1.2.7.2.3.46.2: final merge for Beta2 2003/04/14 15:07:42 gh 1.36.2.8.6.1.2.7.2.3.46.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [b7e964a9b9521471e5ec33458fb85fcb92386488]

INTEGRATION: CWS mergem8 (1.13.2.7.6.3.2.2.46); FILE MERGED 2003/04/29 08:35:12 gh 1.13.2.7.6.3.2.2.46.2: final merge for Beta2 2003/04/14 15:07:41 gh 1.13.2.7.6.3.2.2.46.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [6a9d139646dac1e108b392980b416bdfd2332434]

INTEGRATION: CWS mergem8 (1.7.2.1.2.1.2.2.2.3.6.3.2.1.48); FILE MERGED 2003/04/29 08:35:11 gh 1.7.2.1.2.1.2.2.2.3.6.3.2.1.48.2: final merge for Beta2 2003/04/14 15:07:36 gh 1.7.2.1.2.1.2.2.2.3.6.3.2.1.48.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [9a58562ca58e6b882fc27c59f6b944b06f33caa9]

INTEGRATION: CWS mergem8 (1.18.2.5.4.2.6.5.2.2.46); FILE MERGED 2003/04/29 08:35:10 gh 1.18.2.5.4.2.6.5.2.2.46.2: final merge for Beta2 2003/04/14 15:07:35 gh 1.18.2.5.4.2.6.5.2.2.46.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [b358e40234de634dea2577ac382a5dec6519c196]

INTEGRATION: CWS mergem8 (1.17.4.8.6.4.2.2.46); FILE MERGED 2003/04/29 08:35:10 gh 1.17.4.8.6.4.2.2.46.2: final merge for Beta2 2003/04/14 15:07:33 gh 1.17.4.8.6.4.2.2.46.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [1f74551ad716b63b9149cc19aff140997c9b3ea9]

INTEGRATION: CWS mergem8 (1.17.2.8.4.4.2.1.48); FILE MERGED 2003/04/29 08:35:06 gh 1.17.2.8.4.4.2.1.48.3: final merge for Beta2 2003/04/16 18:20:35 gh 1.17.2.8.4.4.2.1.48.2: RESYNC: (1.17.2.8.4.4.2.1-1.24); FILE MERGED 2003/04/14 15:07:24 gh 1.17.2.8.4.4.2.1.48.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [60a1aa61bcb64cb6c25a38e8858bbfff0d54c6cb]

INTEGRATION: CWS mergem8 (1.27.4.2.2.7.6.4.2.2.46); FILE MERGED 2003/04/29 08:35:06 gh 1.27.4.2.2.7.6.4.2.2.46.2: final merge for Beta2 2003/04/14 15:07:22 gh 1.27.4.2.2.7.6.4.2.2.46.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [d96aefd64c553e6704b5f4dc2038e1fced054f03]

INTEGRATION: CWS mergem8 (1.36.2.2.46); FILE MERGED 2003/04/29 08:35:05 gh 1.36.2.2.46.2: final merge for Beta2 2003/04/14 15:07:22 gh 1.36.2.2.46.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [ca87785ca97ae6facf18cd2e8c4ee29412f124cf]

INTEGRATION: CWS mergem8 (1.25.2.19.2.2.46); FILE MERGED 2003/04/29 08:35:05 gh 1.25.2.19.2.2.46.2: final merge for Beta2 2003/04/14 15:07:21 gh 1.25.2.19.2.2.46.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [71f4acdacb32b93e2fe1f7ca63d5a8496796d0f4]

INTEGRATION: CWS mergem8 (1.17.4.1.2.4.2.1.4.3.4.3.2.2.46); FILE MERGED 2003/04/29 08:35:05 gh 1.17.4.1.2.4.2.1.4.3.4.3.2.2.46.2: final merge for Beta2 2003/04/14 15:07:20 gh 1.17.4.1.2.4.2.1.4.3.4.3.2.2.46.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [3a14126447980cfe14c8817383ead4bc33ce272b]

INTEGRATION: CWS mergem8 (1.12.2.2.2.8.6.3.2.2.46); FILE MERGED 2003/04/29 08:35:04 gh 1.12.2.2.2.8.6.3.2.2.46.2: final merge for Beta2 2003/04/14 15:07:20 gh 1.12.2.2.2.8.6.3.2.2.46.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [cf36c5f9433f459fd564855d4289dd8627a53d86]

INTEGRATION: CWS mergem8 (1.38.4.5.2.2.46); FILE MERGED 2003/04/29 08:35:04 gh 1.38.4.5.2.2.46.2: final merge for Beta2 2003/04/14 15:07:18 gh 1.38.4.5.2.2.46.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [a2b387c1cd3025497e79239e67a7ef8f367fc9c7]

INTEGRATION: CWS mergem8 (1.1.1.4.4.1.2.7.6.3.2.1.48); FILE MERGED 2003/04/29 08:35:02 gh 1.1.1.4.4.1.2.7.6.3.2.1.48.2: final merge for Beta2 2003/04/14 15:07:15 gh 1.1.1.4.4.1.2.7.6.3.2.1.48.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [82387447cbdbd05bbe8373268dd93da4591927cc]

INTEGRATION: CWS mergem8 (1.19.2.7.6.5.2.2.46); FILE MERGED 2003/04/29 08:35:02 gh 1.19.2.7.6.5.2.2.46.2: final merge for Beta2 2003/04/14 15:07:14 gh 1.19.2.7.6.5.2.2.46.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [4d6ec6e212f93e5452edb2bb440a6fd0a0bf21ec]

INTEGRATION: CWS mergem8 (1.47.2.2.46); FILE MERGED 2003/04/29 08:35:01 gh 1.47.2.2.46.2: final merge for Beta2 2003/04/14 15:07:13 gh 1.47.2.2.46.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [c7df13e4b4d6aade0fe65bff53b602ddf7e0dcf9]

INTEGRATION: CWS mergem8 (1.1.1.6.2.7.6.4.2.2.46); FILE MERGED 2003/04/29 08:35:01 gh 1.1.1.6.2.7.6.4.2.2.46.2: final merge for Beta2 2003/04/14 15:07:11 gh 1.1.1.6.2.7.6.4.2.2.46.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [6099d079872848f871389a637eca6fe541e2fbaa]

INTEGRATION: CWS mergem8 (1.51.2.2.46); FILE MERGED 2003/04/29 08:35:00 gh 1.51.2.2.46.2: final merge for Beta2 2003/04/14 15:07:09 gh 1.51.2.2.46.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [51fe3f69b6c30ea4dd57bd4b3c65a3444e4b59dd]

INTEGRATION: CWS mergem8 (1.2.2.1.4.4.46); FILE MERGED 2003/04/29 08:34:59 gh 1.2.2.1.4.4.46.2: final merge for Beta2 2003/04/14 15:07:08 gh 1.2.2.1.4.4.46.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [ef50cb8e9a63f3a712de1bb62a3b375596ae7c8a]

INTEGRATION: CWS mergem8 (1.23.2.2.46); FILE MERGED 2003/04/29 08:34:59 gh 1.23.2.2.46.2: final merge for Beta2 2003/04/14 15:07:07 gh 1.23.2.2.46.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [144ef8bff2c6a08fb344b495a2162232d2b4656f]

INTEGRATION: CWS mergem8 (1.12.2.3.2.2.2.2.6.7.2.2.12); FILE MERGED 2003/04/29 08:34:48 gh 1.12.2.3.2.2.2.2.6.7.2.2.12.2: final merge for Beta2 2003/04/14 15:06:34 gh 1.12.2.3.2.2.2.2.6.7.2.2.12.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [c2bd4bb2239344445c975f30cae37ae3d4b90005]

INTEGRATION: CWS mergem8 (1.37.2.2.12); FILE MERGED 2003/04/29 08:34:46 gh 1.37.2.2.12.2: final merge for Beta2 2003/04/14 15:06:25 gh 1.37.2.2.12.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [9249454e8b280329221fdd7302842cb7db44b7ab]

INTEGRATION: CWS mergem8 (1.36.2.2.12); FILE MERGED 2003/04/29 08:34:45 gh 1.36.2.2.12.2: final merge for Beta2 2003/04/14 15:06:22 gh 1.36.2.2.12.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [c679a0c9d2c02ace5fb73aa4fb97f86a76a9cab9]

INTEGRATION: CWS mergem8 (1.40.2.2.12); FILE MERGED 2003/04/29 08:34:44 gh 1.40.2.2.12.2: final merge for Beta2 2003/04/14 15:06:16 gh 1.40.2.2.12.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [018493aaca7eb4c05680b88d36e9008a0b01f81c]

INTEGRATION: CWS mergem8 (1.47.2.4.4); FILE MERGED 2003/04/29 08:34:42 gh 1.47.2.4.4.3: final merge for Beta2 2003/04/24 19:42:41 gh 1.47.2.4.4.2: RESYNC: (1.48-1.49); FILE MERGED 2003/04/14 15:06:07 gh 1.47.2.4.4.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [7419567e96384c94c7dcb09b0780effd4d421cb6]

INTEGRATION: CWS mergem8 (1.48.4.5.2.2.12); FILE MERGED 2003/04/29 08:34:41 gh 1.48.4.5.2.2.12.2: final merge for Beta2 2003/04/14 15:06:03 gh 1.48.4.5.2.2.12.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [2b70c75ff9e65b1bd20efa00eae212b5be76db14]

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>  [f6cabeb45e52dfa1ab01c30e33086602fe8b24b8]

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>  [808e56df1678952624cd670a35a8719a7403678d]

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  Jens-Heiner Rechtien  <hr@openoffice.org>  [455f7a1b3e505eccd3e9f993059e5a12caf30eac]

INTEGRATION: CWS mergem8 (1.19.8); FILE MERGED 2003/04/29 08:34:15 gh 1.19.8.2: final merge for Beta2 2003/04/14 15:04:55 gh 1.19.8.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [4ddb46ff172a1c436c2221cf81eeae67c034f7c6]

INTEGRATION: CWS mergem8 (1.75.8); FILE MERGED 2003/04/29 08:34:13 gh 1.75.8.2: final merge for Beta2 2003/04/14 15:04:52 gh 1.75.8.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [449e6b5342374388f194e0560d369785c687c475]

INTEGRATION: CWS mergem8 (1.48.8); FILE MERGED 2003/04/29 08:34:12 gh 1.48.8.2: final merge for Beta2 2003/04/14 15:04:49 gh 1.48.8.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [5650da39b8895b798feaa8a0a3dd9ae0f9ea575d]

INTEGRATION: CWS mergem8 (1.36.8); FILE MERGED 2003/04/29 08:34:10 gh 1.36.8.2: final merge for Beta2 2003/04/14 15:04:46 gh 1.36.8.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [ee44e8d4dcc932627104aff4b64839ead093d240]

INTEGRATION: CWS mergem8 (1.78.8); FILE MERGED 2003/04/29 08:34:10 gh 1.78.8.3: final merge for Beta2 2003/04/24 19:02:38 gh 1.78.8.2: RESYNC: (1.78-1.79); FILE MERGED 2003/04/14 15:04:44 gh 1.78.8.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [02b9284969aca19b1e6fcb6bc3e8b2514413714c]

INTEGRATION: CWS mergem8 (1.53.8); FILE MERGED 2003/04/29 08:34:08 gh 1.53.8.3: final merge for Beta2 2003/04/16 11:09:37 gh 1.53.8.2: RESYNC: (1.53-1.54); FILE MERGED 2003/04/14 15:04:37 gh 1.53.8.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [fc381c00bb02f5eff56239c8907b72ce3168bfbe]

INTEGRATION: CWS mergem8 (1.35.8); FILE MERGED 2003/04/29 08:34:08 gh 1.35.8.2: final merge for Beta2 2003/04/14 15:04:32 gh 1.35.8.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [2f1f0bbdcf1a8b91cb731da28e996ef0f758ca41]

INTEGRATION: CWS mergem8 (1.36.8); FILE MERGED 2003/04/29 08:34:02 gh 1.36.8.2: final merge for Beta2 2003/04/14 15:04:11 gh 1.36.8.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [8c8930e1e3f8ed6d99275eb1fff36b35e96d7ae8]

INTEGRATION: CWS mergem8 (1.23.8); FILE MERGED 2003/04/29 08:34:01 gh 1.23.8.2: final merge for Beta2 2003/04/14 15:04:09 gh 1.23.8.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [d06a999ccf386746ca7a62bb73a8da8b1bbe8513]

INTEGRATION: CWS mergem8 (1.120.8); FILE MERGED 2003/04/29 08:33:56 gh 1.120.8.2: final merge for Beta2 2003/04/14 15:03:53 gh 1.120.8.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [5b8aa920acfb29bb6137b0783ac04ed33ea313a8]

INTEGRATION: CWS mergem8 (1.24.8); FILE MERGED 2003/04/29 08:34:01 gh 1.24.8.2: final merge for Beta2 2003/04/14 15:04:07 gh 1.24.8.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [d0b57425b3f4628bbab3d76c151e2b3a6c514a36]

INTEGRATION: CWS mergem8 (1.26.8); FILE MERGED 2003/04/29 08:34:00 gh 1.26.8.2: final merge for Beta2 2003/04/14 15:04:06 gh 1.26.8.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [6cdceba5fa6081048f3d043604c62bfc71e8d238]

INTEGRATION: CWS mergem8 (1.32.8); FILE MERGED 2003/04/29 08:34:00 gh 1.32.8.3: final merge for Beta2 2003/04/16 11:10:57 gh 1.32.8.2: RESYNC: (1.32-1.33); FILE MERGED 2003/04/14 15:04:02 gh 1.32.8.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [f0788ca953a4670c3637e685077e0f28a81588b7]

INTEGRATION: CWS mergem8 (1.33.8); FILE MERGED 2003/04/29 08:33:59 gh 1.33.8.2: final merge for Beta2 2003/04/14 15:04:01 gh 1.33.8.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [4ab1df2da61bf524ec30209c6802088a26d7fc6d]

INTEGRATION: CWS mergem8 (1.22.8); FILE MERGED 2003/04/29 08:33:58 gh 1.22.8.2: final merge for Beta2 2003/04/14 15:03:59 gh 1.22.8.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [db34b6fb2e2958a7867cdfbc9219f44944ee50c7]

INTEGRATION: CWS mergem8 (1.33.8); FILE MERGED 2003/04/29 08:33:58 gh 1.33.8.2: final merge for Beta2 2003/04/14 15:03:58 gh 1.33.8.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [05a84972af656df935e1dca5649f5c697536750c]

INTEGRATION: CWS mergem8 (1.23.8); FILE MERGED 2003/04/29 08:33:58 gh 1.23.8.2: final merge for Beta2 2003/04/14 15:03:57 gh 1.23.8.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [450ac658bc66cf5730a2cc2bbd4807063b1bd4fd]

INTEGRATION: CWS mergem8 (1.16.8); FILE MERGED 2003/04/29 08:33:57 gh 1.16.8.2: final merge for Beta2 2003/04/14 15:03:56 gh 1.16.8.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [2e0177d71a7c83caee6880e48686b523a7b42ab1]

INTEGRATION: CWS mergem8 (1.26.8); FILE MERGED 2003/04/29 08:33:57 gh 1.26.8.2: final merge for Beta2 2003/04/14 15:03:55 gh 1.26.8.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [a100811defa697e186ae037299176186d447c351]

INTEGRATION: CWS mergem8 (1.22.8); FILE MERGED 2003/04/29 08:33:56 gh 1.22.8.2: final merge for Beta2 2003/04/14 15:03:53 gh 1.22.8.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [a6b6abdd790806ae6e3514253243eb75196f4572]

INTEGRATION: CWS mergem8 (1.14.8); FILE MERGED 2003/04/29 08:33:55 gh 1.14.8.2: final merge for Beta2 2003/04/14 15:03:52 gh 1.14.8.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [803ee29937c9be28cec848a19adeca8d2169eb0d]

INTEGRATION: CWS mergem8 (1.31.8); FILE MERGED 2003/04/29 08:33:55 gh 1.31.8.2: final merge for Beta2 2003/04/14 15:03:51 gh 1.31.8.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [ae94f7f37a96cc2c317b1486608ac2f1fb3e4b53]

INTEGRATION: CWS mergem8 (1.25.8); FILE MERGED 2003/04/29 08:33:54 gh 1.25.8.2: final merge for Beta2 2003/04/14 15:03:50 gh 1.25.8.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [4016bc6af537eb7f5e328799987051d2213aaf11]

INTEGRATION: CWS mergem8 (1.18.8); FILE MERGED 2003/04/29 08:33:53 gh 1.18.8.2: final merge for Beta2 2003/04/14 15:03:45 gh 1.18.8.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [dec0c3e5d89bf1991b13f97351d744d8c63ce820]

INTEGRATION: CWS mergem8 (1.33.8); FILE MERGED 2003/04/29 08:33:52 gh 1.33.8.2: final merge for Beta2 2003/04/14 15:03:45 gh 1.33.8.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [8e20662ad3b19e5cc2ce4fcda353922b436cf8a9]

INTEGRATION: CWS mergem8 (1.8.8); FILE MERGED 2003/04/29 08:33:52 gh 1.8.8.2: final merge for Beta2 2003/04/14 15:03:43 gh 1.8.8.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [987917231b94d58c7c24dfa70ea510e6c8e0043e]

INTEGRATION: CWS mergem8 (1.45.8); FILE MERGED 2003/04/29 08:33:51 gh 1.45.8.3: final merge for Beta2 2003/04/16 11:11:50 gh 1.45.8.2: RESYNC: (1.45-1.46); FILE MERGED 2003/04/14 15:03:39 gh 1.45.8.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [19c11d7a1fa5a43178a19702cae381ee65931c2e]

INTEGRATION: CWS mergem8 (1.87.8); FILE MERGED 2003/04/29 08:33:51 gh 1.87.8.2: final merge for Beta2 2003/04/14 15:03:36 gh 1.87.8.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [b23e53087266dbfa789e5093409cdf1025e3a1d6]

INTEGRATION: CWS mergem8 (1.14.8); FILE MERGED 2003/04/29 08:33:50 gh 1.14.8.2: final merge for Beta2 2003/04/14 15:03:36 gh 1.14.8.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [4ba969483a3dda6a09fbe9d44ef4aafd120048cc]

INTEGRATION: CWS mergem8 (1.36.8); FILE MERGED 2003/04/29 08:33:49 gh 1.36.8.2: final merge for Beta2 2003/04/14 15:03:32 gh 1.36.8.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [ce94d873b01fe4c9cf2737423a04ca96041dfabe]

INTEGRATION: CWS mergem8 (1.11.6.4.2.2.10); FILE MERGED 2003/04/29 08:33:38 gh 1.11.6.4.2.2.10.2: final merge for Beta2 2003/04/14 15:03:11 gh 1.11.6.4.2.2.10.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [16ebe8b2e3bf1a659f10aaf004f42ce582ca35e0]

INTEGRATION: CWS mergem8 (1.12.2.7.6.4.2.1.12); FILE MERGED 2003/04/29 08:33:30 gh 1.12.2.7.6.4.2.1.12.2: final merge for Beta2 2003/04/14 15:02:59 gh 1.12.2.7.6.4.2.1.12.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [6512d8bb28ebd61520a904d4ed195cba68f27c93]

INTEGRATION: CWS mergem8 (1.51.2.4.2.2.10); FILE MERGED 2003/04/29 08:33:20 gh 1.51.2.4.2.2.10.2: final merge for Beta2 2003/04/14 15:02:42 gh 1.51.2.4.2.2.10.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [bca8278614fca45944680c77d8d34ab772cfc584]

INTEGRATION: CWS mergem8 (1.21.2.6.6.4.2.1.46); FILE MERGED 2003/04/29 08:32:41 gh 1.21.2.6.6.4.2.1.46.2: final merge for Beta2 2003/04/14 15:01:28 gh 1.21.2.6.6.4.2.1.46.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [d9f834a0ef0651e1dcd6e8c0f2257e6a83a521b1]

INTEGRATION: CWS mergem8 (1.17.12.1.46); FILE MERGED 2003/04/29 08:32:41 gh 1.17.12.1.46.2: final merge for Beta2 2003/04/14 15:01:27 gh 1.17.12.1.46.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [091700d4a6d72c984e17d347b3c529353553aae7]

INTEGRATION: CWS mergem8 (1.47.2.5.44); FILE MERGED 2003/04/29 08:32:13 gh 1.47.2.5.44.3: final merge for Beta2 2003/04/16 13:08:57 gh 1.47.2.5.44.2: RESYNC: (1.47.2.5-1.51); FILE MERGED 2003/04/14 15:00:43 gh 1.47.2.5.44.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [c4c7954fc53c0d0e7fbb5e614f506ad229b05729]

INTEGRATION: CWS mergem8 (1.18.8.2.2.6.6.4.2.1.46); FILE MERGED 2003/04/29 08:32:13 gh 1.18.8.2.2.6.6.4.2.1.46.2: final merge for Beta2 2003/04/14 15:00:41 gh 1.18.8.2.2.6.6.4.2.1.46.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [64384bdf7b136ed4e013343d93425cd4f6697a62]

INTEGRATION: CWS mergem8 (1.14.4.2.2.6.6.4.2.2.44); FILE MERGED 2003/04/29 08:32:12 gh 1.14.4.2.2.6.6.4.2.2.44.2: final merge for Beta2 2003/04/14 15:00:39 gh 1.14.4.2.2.6.6.4.2.2.44.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [feca2c349bba9148e35ef40b267c5045c741babc]

INTEGRATION: CWS mergem8 (1.25.2.10.4.6.2.1.46); FILE MERGED 2003/04/29 08:32:12 gh 1.25.2.10.4.6.2.1.46.2: final merge for Beta2 2003/04/14 15:00:38 gh 1.25.2.10.4.6.2.1.46.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [249f4eaa18a636ff432562bc0a6a84c467775b3a]

INTEGRATION: CWS mergem8 (1.29.2.1.46); FILE MERGED 2003/04/29 08:32:11 gh 1.29.2.1.46.2: final merge for Beta2 2003/04/14 15:00:36 gh 1.29.2.1.46.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [7deaf53f3b814b39cdda15a893560b2414ce324b]

INTEGRATION: CWS mergem8 (1.16.4.2.2.6.6.7.2.2.44); FILE MERGED 2003/04/29 08:32:11 gh 1.16.4.2.2.6.6.7.2.2.44.2: final merge for Beta2 2003/04/14 15:00:35 gh 1.16.4.2.2.6.6.7.2.2.44.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [9207a62a76b586bbcb17292c302eea0d8274fff4]

INTEGRATION: CWS mergem8 (1.9.2.1.2.7.6.2.6.1.46); FILE MERGED 2003/04/29 08:32:10 gh 1.9.2.1.2.7.6.2.6.1.46.2: final merge for Beta2 2003/04/14 15:00:34 gh 1.9.2.1.2.7.6.2.6.1.46.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [382624fb81a6a9a5d0244e0ec4bee6be58978a60]

INTEGRATION: CWS mergem8 (1.12.6.2.2.6.6.2.2.2.44); FILE MERGED 2003/04/29 08:32:09 gh 1.12.6.2.2.6.6.2.2.2.44.2: final merge for Beta2 2003/04/14 15:00:33 gh 1.12.6.2.2.6.6.2.2.2.44.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [f7bef05474b0a5869b9b8996ca0dbec69c968d55]

INTEGRATION: CWS mergem8 (1.69.2.2.44); FILE MERGED 2003/04/29 08:32:08 gh 1.69.2.2.44.2: final merge for Beta2 2003/04/14 15:00:29 gh 1.69.2.2.44.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [3b4216d4cc35ac5ebb8b9dffbdf9e0a3e76fc3b2]

INTEGRATION: CWS mergem8 (1.61.6.8.2.2.44); FILE MERGED 2003/04/29 08:31:37 gh 1.61.6.8.2.2.44.2: final merge for Beta2 2003/04/14 14:59:19 gh 1.61.6.8.2.2.44.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [d8737801d59963cc043350fcae7584a387988618]

INTEGRATION: CWS mergem8 (1.36.2.2.44); FILE MERGED 2003/04/29 08:31:36 gh 1.36.2.2.44.2: final merge for Beta2 2003/04/14 14:59:19 gh 1.36.2.2.44.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [2e1acbc11fe81ba1d5464864f2459677e3586252]

INTEGRATION: CWS mergem8 (1.14.2.1.46); FILE MERGED 2003/04/29 08:31:36 gh 1.14.2.1.46.2: final merge for Beta2 2003/04/14 14:59:18 gh 1.14.2.1.46.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [3a8b34be5ef9a9e52d38cd35869e3d469592d322]

INTEGRATION: CWS mergem8 (1.42.2.2.44); FILE MERGED 2003/04/29 08:31:35 gh 1.42.2.2.44.2: final merge for Beta2 2003/04/14 14:59:17 gh 1.42.2.2.44.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [9d3abedff7acf431811091481ebcaed5418a4294]

INTEGRATION: CWS mergem8 (1.52.2.2.44); FILE MERGED 2003/04/29 08:31:34 gh 1.52.2.2.44.2: final merge for Beta2 2003/04/14 14:59:16 gh 1.52.2.2.44.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [9bd0e9a1f5ce5cfdab1b010974d570accac0ed0d]

INTEGRATION: CWS mergem8 (1.22.2.7.6.3.2.2.44); FILE MERGED 2003/04/29 08:31:34 gh 1.22.2.7.6.3.2.2.44.2: final merge for Beta2 2003/04/14 14:59:15 gh 1.22.2.7.6.3.2.2.44.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [a9b0fee00b731a6ef0a26d6ef256a5e1fe707ebf]

INTEGRATION: CWS mergem8 (1.19.2.6.6.6.2.2.44); FILE MERGED 2003/04/29 08:31:33 gh 1.19.2.6.6.6.2.2.44.2: final merge for Beta2 2003/04/14 14:59:13 gh 1.19.2.6.6.6.2.2.44.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [a671f199081e70926124ec082aa85467cbac6ac3]

INTEGRATION: CWS mergem8 (1.61.2.2.44); FILE MERGED 2003/04/29 08:31:33 gh 1.61.2.2.44.2: final merge for Beta2 2003/04/14 14:59:11 gh 1.61.2.2.44.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [f89a5ec930eb58e65141fdf66215900579b3864d]

INTEGRATION: CWS mergem8 (1.18.2.7.6.4.2.1.46); FILE MERGED 2003/04/29 08:31:30 gh 1.18.2.7.6.4.2.1.46.2: final merge for Beta2 2003/04/14 14:59:07 gh 1.18.2.7.6.4.2.1.46.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [dde255718c18d3877ca50a365da303e5e6675ad6]

INTEGRATION: CWS mergem8 (1.42.2.2.44); FILE MERGED 2003/04/29 08:31:28 gh 1.42.2.2.44.2: final merge for Beta2 2003/04/14 14:59:02 gh 1.42.2.2.44.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [21dfbf88cf59d54f752529519200667317b4124b]

INTEGRATION: CWS mergem8 (1.45.2.2.44); FILE MERGED 2003/04/29 08:31:27 gh 1.45.2.2.44.2: final merge for Beta2 2003/04/14 14:58:59 gh 1.45.2.2.44.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [90eedc37cb1bf23f5c2d752722de0fa4b6b5426c]

INTEGRATION: CWS mergem8 (1.33.2.2.44); FILE MERGED 2003/04/29 08:31:27 gh 1.33.2.2.44.2: final merge for Beta2 2003/04/14 14:58:58 gh 1.33.2.2.44.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [e0d2a78675d129c674cf641d9305d39d9a73bc56]

INTEGRATION: CWS mergem8 (1.32.2.1.46); FILE MERGED 2003/04/29 08:31:26 gh 1.32.2.1.46.2: final merge for Beta2 2003/04/14 14:58:57 gh 1.32.2.1.46.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [bd48e9467108d0d2cb7db73bcb5b68bb40c516d6]

INTEGRATION: CWS mergem8 (1.20.2.2.44); FILE MERGED 2003/04/29 08:31:25 gh 1.20.2.2.44.2: final merge for Beta2 2003/04/14 14:58:56 gh 1.20.2.2.44.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [75326289b074539bc0133bf8a7132a992cb44ed6]

INTEGRATION: CWS mergem8 (1.28.2.7.6.4.2.2.44); FILE MERGED 2003/04/29 08:31:24 gh 1.28.2.7.6.4.2.2.44.2: final merge for Beta2 2003/04/14 14:58:53 gh 1.28.2.7.6.4.2.2.44.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [ebfb530942bfd258cba517ba325c5e93b90a6405]

INTEGRATION: CWS mergem8 (1.44.2.2.44); FILE MERGED 2003/04/29 08:31:24 gh 1.44.2.2.44.2: final merge for Beta2 2003/04/14 14:58:52 gh 1.44.2.2.44.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [c33968f1a5569a65f39af9fadec17e24e52e0bba]

INTEGRATION: CWS mergem8 (1.10.4.6.6.2.2.1.46); FILE MERGED 2003/04/29 08:31:22 gh 1.10.4.6.6.2.2.1.46.2: final merge for Beta2 2003/04/14 14:58:48 gh 1.10.4.6.6.2.2.1.46.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [548458aa7181b249b033f79916cebf557fa76716]

INTEGRATION: CWS mergem8 (1.39.2.3.44); FILE MERGED 2003/04/29 08:31:21 gh 1.39.2.3.44.2: final merge for Beta2 2003/04/14 14:58:47 gh 1.39.2.3.44.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [124fabc8a8effdb8e29c591803153fc1bb3f3d7c]

INTEGRATION: CWS mergem8 (1.32.2.2.44); FILE MERGED 2003/04/29 08:31:21 gh 1.32.2.2.44.2: final merge for Beta2 2003/04/14 14:58:45 gh 1.32.2.2.44.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [9e2d60c8e74097daf1713e751e3da4d391009f05]

INTEGRATION: CWS mergem8 (1.32.2.2.44); FILE MERGED 2003/04/29 08:31:19 gh 1.32.2.2.44.2: final merge for Beta2 2003/04/14 14:58:41 gh 1.32.2.2.44.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [8dc86f45d7ed5d10cd11b4eacc756428c482fda6]

INTEGRATION: CWS mergem8 (1.20.2.2.44); FILE MERGED 2003/04/29 08:31:16 gh 1.20.2.2.44.2: final merge for Beta2 2003/04/14 14:58:36 gh 1.20.2.2.44.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [4bde408385341ac4a89ccfa87e6e53ef595cef99]

INTEGRATION: CWS mergem8 (1.22.2.7.6.5.2.2.44); FILE MERGED 2003/04/29 08:31:16 gh 1.22.2.7.6.5.2.2.44.2: final merge for Beta2 2003/04/14 14:58:35 gh 1.22.2.7.6.5.2.2.44.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [0394abbb9a74a92ee2e1a8e02afe393732f81f0e]

INTEGRATION: CWS mergem8 (1.17.2.8.6.4.2.1.46); FILE MERGED 2003/04/29 08:31:16 gh 1.17.2.8.6.4.2.1.46.2: final merge for Beta2 2003/04/14 14:58:32 gh 1.17.2.8.6.4.2.1.46.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [263ee8cc78aa3995de6b8b6edd5524a1a2b16e8c]

INTEGRATION: CWS mergem8 (1.22.2.1.2.2.2.2.2.4.6.4.2.2.44); FILE MERGED 2003/04/29 08:31:15 gh 1.22.2.1.2.2.2.2.2.4.6.4.2.2.44.2: final merge for Beta2 2003/04/14 14:58:30 gh 1.22.2.1.2.2.2.2.2.4.6.4.2.2.44.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [9a7b92ba557d7cfabdf45d5bfa0620202d659a30]

INTEGRATION: CWS mergem8 (1.18.2.1.46); FILE MERGED 2003/04/29 08:31:14 gh 1.18.2.1.46.2: final merge for Beta2 2003/04/14 14:58:25 gh 1.18.2.1.46.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [8fd54074c8d2de025364dce9224054c3f4469ab0]

INTEGRATION: CWS mergem8 (1.36.2.2.44); FILE MERGED 2003/04/29 08:31:14 gh 1.36.2.2.44.2: final merge for Beta2 2003/04/14 14:58:24 gh 1.36.2.2.44.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [fdeb50b0649507e06b1e06fe69574d8697d62097]

INTEGRATION: CWS mergem8 (1.20.2.1.2.7.6.4.2.2.44); FILE MERGED 2003/04/29 08:31:13 gh 1.20.2.1.2.7.6.4.2.2.44.2: final merge for Beta2 2003/04/14 14:58:22 gh 1.20.2.1.2.7.6.4.2.2.44.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [623fe14db65999aa9931b122b4446265e4b5f717]

INTEGRATION: CWS mergem8 (1.53.2.3.44); FILE MERGED 2003/04/29 08:31:12 gh 1.53.2.3.44.2: final merge for Beta2 2003/04/14 14:58:16 gh 1.53.2.3.44.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [cd47fa29af45c8aeae73253870656b5e518a5e59]

INTEGRATION: CWS mergem8 (1.13.12.2.2.7.6.4.2.2.44); FILE MERGED 2003/04/29 08:31:12 gh 1.13.12.2.2.7.6.4.2.2.44.2: final merge for Beta2 2003/04/14 14:58:15 gh 1.13.12.2.2.7.6.4.2.2.44.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [86ce3b87846b91160145005f6d88f3c3d9c18666]

INTEGRATION: CWS mergem8 (1.14.2.2.2.1.2.4.6.4.2.2.44); FILE MERGED 2003/04/29 08:31:11 gh 1.14.2.2.2.1.2.4.6.4.2.2.44.2: final merge for Beta2 2003/04/14 14:58:11 gh 1.14.2.2.2.1.2.4.6.4.2.2.44.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [5b9cad5d310975ec0c2f85f9335cfe87243afafd]

INTEGRATION: CWS mergem8 (1.27.2.7.6.5.2.2.44); FILE MERGED 2003/04/29 08:31:09 gh 1.27.2.7.6.5.2.2.44.2: final merge for Beta2 2003/04/14 14:58:00 gh 1.27.2.7.6.5.2.2.44.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [3b3ce8303fd6423a73b49681937df5194b1299e6]

INTEGRATION: CWS mergem8 (1.25.2.7.6.5.2.2.44); FILE MERGED 2003/04/29 08:31:08 gh 1.25.2.7.6.5.2.2.44.2: final merge for Beta2 2003/04/14 14:57:59 gh 1.25.2.7.6.5.2.2.44.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [48d3438227decea4c37e1b2eb8cbe4023eb252b4]

INTEGRATION: CWS mergem8 (1.20.2.6.2.1.6.5.2.2.44); FILE MERGED 2003/04/29 08:31:08 gh 1.20.2.6.2.1.6.5.2.2.44.2: final merge for Beta2 2003/04/14 14:57:56 gh 1.20.2.6.2.1.6.5.2.2.44.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [e221b0dc9fe8ba2dd348a67280ee1038cbf08ea1]

INTEGRATION: CWS mergem8 (1.45.2.2.44); FILE MERGED 2003/04/29 08:31:08 gh 1.45.2.2.44.2: final merge for Beta2 2003/04/14 14:57:54 gh 1.45.2.2.44.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [b8d459dd31c0315f7b613ef2cc3cac0746b68e87]

INTEGRATION: CWS mergem8 (1.24.2.1.46); FILE MERGED 2003/04/29 08:31:07 gh 1.24.2.1.46.2: final merge for Beta2 2003/04/14 14:57:53 gh 1.24.2.1.46.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [d3a37a703f65a80c4aed09e43a1803098c8900d4]

INTEGRATION: CWS mergem8 (1.23.6.5.2.2.44); FILE MERGED 2003/04/29 08:31:07 gh 1.23.6.5.2.2.44.2: final merge for Beta2 2003/04/14 14:57:52 gh 1.23.6.5.2.2.44.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [e60e4d740758c9281af3d2f0c3ab2a55850b1a31]

INTEGRATION: CWS mergem8 (1.26.2.2.44); FILE MERGED 2003/04/29 08:31:07 gh 1.26.2.2.44.2: final merge for Beta2 2003/04/14 14:57:51 gh 1.26.2.2.44.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [58417baedbeb8dff6aad659615cf480f4ffa796f]

INTEGRATION: CWS mergem8 (1.24.2.2.44); FILE MERGED 2003/04/29 08:31:06 gh 1.24.2.2.44.2: final merge for Beta2 2003/04/14 14:57:50 gh 1.24.2.2.44.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [dd91c729135ed54ff9a6baedb66f3b981ab0eb1e]

INTEGRATION: CWS mergem8 (1.36.2.2.44); FILE MERGED 2003/04/29 08:31:04 gh 1.36.2.2.44.2: final merge for Beta2 2003/04/14 14:57:46 gh 1.36.2.2.44.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [b50bc630a1ccbed32a0980a76c8d7f883a2fdb79]

INTEGRATION: CWS mergem8 (1.11.2.1.2.8.6.3.2.1.46); FILE MERGED 2003/04/29 08:31:00 gh 1.11.2.1.2.8.6.3.2.1.46.2: final merge for Beta2 2003/04/14 14:57:42 gh 1.11.2.1.2.8.6.3.2.1.46.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [18126552eb60d54c2d2970bf8884448e0907e987]

INTEGRATION: CWS mergem8 (1.15.2.7.6.4.2.2.44); FILE MERGED 2003/04/29 08:31:00 gh 1.15.2.7.6.4.2.2.44.2: final merge for Beta2 2003/04/14 14:57:39 gh 1.15.2.7.6.4.2.2.44.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [e034f98025afb54b1f8c732499c7f53ac18b96bd]

INTEGRATION: CWS mergem8 (1.15.2.3.2.5.4.4.2.2.36); FILE MERGED 2003/04/29 08:30:14 gh 1.15.2.3.2.5.4.4.2.2.36.2: final merge for Beta2 2003/04/14 14:56:33 gh 1.15.2.3.2.5.4.4.2.2.36.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [28d99d0638924eccce3f1d77abf677fddb9901af]

INTEGRATION: CWS mergem8 (1.34.2.1.2.1.2.4.8.2.2.4.2.2.36); FILE MERGED 2003/04/29 08:30:13 gh 1.34.2.1.2.1.2.4.8.2.2.4.2.2.36.3: final merge for Beta2 2003/04/16 14:13:50 gh 1.34.2.1.2.1.2.4.8.2.2.4.2.2.36.2: RESYNC: (1.34.2.1.2.1.2.4.8.2.2.4.2.2-1.38); FILE MERGED 2003/04/14 14:56:32 gh 1.34.2.1.2.1.2.4.8.2.2.4.2.2.36.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [9b0b7100bf3240d78867836fa22d8a389a220577]

INTEGRATION: CWS mergem8 (1.6.6.3.2.2.36); FILE MERGED 2003/04/29 08:30:13 gh 1.6.6.3.2.2.36.2: final merge for Beta2 2003/04/14 14:56:30 gh 1.6.6.3.2.2.36.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [5a44e4fd72893db90fc6095012869356b1a2ef45]

INTEGRATION: CWS mergem8 (1.17.2.4.2.8.4.3.2.2.36); FILE MERGED 2003/04/29 08:30:13 gh 1.17.2.4.2.8.4.3.2.2.36.2: final merge for Beta2 2003/04/14 14:56:28 gh 1.17.2.4.2.8.4.3.2.2.36.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [c7f9ceadb02f6e580addbc836aa898e46351f00f]

INTEGRATION: CWS mergem8 (1.12.2.1.2.7.6.3.2.2.36); FILE MERGED 2003/04/29 08:30:12 gh 1.12.2.1.2.7.6.3.2.2.36.2: final merge for Beta2 2003/04/14 14:56:24 gh 1.12.2.1.2.7.6.3.2.2.36.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [84e86140b43183f299d868d3b63466e18fb648b7]

INTEGRATION: CWS mergem8 (1.27.4.2.2.6.6.5.2.2.36); FILE MERGED 2003/04/29 08:30:11 gh 1.27.4.2.2.6.6.5.2.2.36.2: final merge for Beta2 2003/04/14 14:56:20 gh 1.27.4.2.2.6.6.5.2.2.36.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [3c8cf8cc2728697d50acd2713d9ea9b9d0f38cd4]

INTEGRATION: CWS mergem8 (1.17.2.3.2.7.6.5.2.2.36); FILE MERGED 2003/04/29 08:30:11 gh 1.17.2.3.2.7.6.5.2.2.36.2: final merge for Beta2 2003/04/14 14:56:19 gh 1.17.2.3.2.7.6.5.2.2.36.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [609ef5b896b10afb0876a18d2bdbcec44ae69953]

INTEGRATION: CWS mergem8 (1.14.2.3.2.7.6.4.2.2.36); FILE MERGED 2003/04/29 08:30:10 gh 1.14.2.3.2.7.6.4.2.2.36.2: final merge for Beta2 2003/04/14 14:56:17 gh 1.14.2.3.2.7.6.4.2.2.36.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [e8b6c01a4c2fa878b1c450a1272ddf1502945a04]

INTEGRATION: CWS mergem8 (1.34.2.2.36); FILE MERGED 2003/04/29 08:30:10 gh 1.34.2.2.36.2: final merge for Beta2 2003/04/14 14:56:13 gh 1.34.2.2.36.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [096bb759dd94dc6b830d1d7d94edea1d70d1e062]

INTEGRATION: CWS mergem8 (1.15.2.2.2.6.6.3.4.2.2.2.36); FILE MERGED 2003/04/29 08:30:09 gh 1.15.2.2.2.6.6.3.4.2.2.2.36.2: final merge for Beta2 2003/04/14 14:56:11 gh 1.15.2.2.2.6.6.3.4.2.2.2.36.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [29e635f44ecf4beba904ebbf9baf0cfeaf1b5212]

INTEGRATION: CWS mergem8 (1.15.2.6.6.1.2.4.2.1.38); FILE MERGED 2003/04/29 08:30:09 gh 1.15.2.6.6.1.2.4.2.1.38.2: final merge for Beta2 2003/04/14 14:56:07 gh 1.15.2.6.6.1.2.4.2.1.38.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [264c09187b028468d64f6befe20b0a93f264233f]

INTEGRATION: CWS mergem8 (1.13.2.3.2.7.6.2.2.2.36); FILE MERGED 2003/04/29 08:30:08 gh 1.13.2.3.2.7.6.2.2.2.36.2: final merge for Beta2 2003/04/14 14:56:05 gh 1.13.2.3.2.7.6.2.2.2.36.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [279549db13138bdffd962e1da9a070f832769f0f]

INTEGRATION: CWS mergem8 (1.15.2.7.6.1.2.3.2.2.36); FILE MERGED 2003/04/29 08:30:08 gh 1.15.2.7.6.1.2.3.2.2.36.2: final merge for Beta2 2003/04/14 14:56:01 gh 1.15.2.7.6.1.2.3.2.2.36.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [e7a8b1eae521657fc158d43026206639784758f4]

INTEGRATION: CWS mergem8 (1.3.2.3.2.2.36); FILE MERGED 2003/04/29 08:30:08 gh 1.3.2.3.2.2.36.2: final merge for Beta2 2003/04/14 14:55:59 gh 1.3.2.3.2.2.36.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [494ee03f9a71d1f2f22ff497f0a975ad19553a47]

INTEGRATION: CWS mergem8 (1.15.2.4.6.1.2.4.2.1.38); FILE MERGED 2003/04/29 08:30:07 gh 1.15.2.4.6.1.2.4.2.1.38.2: final merge for Beta2 2003/04/14 14:55:51 gh 1.15.2.4.6.1.2.4.2.1.38.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [8c0483767ecba3ef29c2990196e5ae809a1d2988]

INTEGRATION: CWS mergem8 (1.12.2.3.2.4.6.2.2.2.36); FILE MERGED 2003/04/29 08:30:06 gh 1.12.2.3.2.4.6.2.2.2.36.2: final merge for Beta2 2003/04/14 14:55:48 gh 1.12.2.3.2.4.6.2.2.2.36.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [5c64f689d7604093882cd6fb5f3ff9bfb0904390]

INTEGRATION: CWS mergem8 (1.16.2.7.6.1.2.2.2.2.36); FILE MERGED 2003/04/29 08:30:06 gh 1.16.2.7.6.1.2.2.2.2.36.2: final merge for Beta2 2003/04/14 14:55:47 gh 1.16.2.7.6.1.2.2.2.2.36.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [fadb9a48ac8197e5380f0b8f5ae0b68e95542a04]

INTEGRATION: CWS mergem8 (1.24.2.1.38); FILE MERGED 2003/04/29 08:30:05 gh 1.24.2.1.38.2: final merge for Beta2 2003/04/14 14:55:46 gh 1.24.2.1.38.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [2de915e7cbd72b4c4b4650de01791ee0f06f6f29]

INTEGRATION: CWS mergem8 (1.32.2.2.36); FILE MERGED 2003/04/29 08:30:05 gh 1.32.2.2.36.2: final merge for Beta2 2003/04/14 14:55:43 gh 1.32.2.2.36.1: merging all languages


2003-04-29  Armin Weiss  <aw@openoffice.org>  [e087bdac336fcde002888a1d69f7db3d21255fa3]

Added B2DPolyPolygon basic implementation


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [39a1ece503917691fa77d3e45e51902817743947]

INTEGRATION: CWS mergem8 (1.13.2.8.6.3.2.2.36); FILE MERGED 2003/04/29 08:30:05 gh 1.13.2.8.6.3.2.2.36.2: final merge for Beta2 2003/04/14 14:55:42 gh 1.13.2.8.6.3.2.2.36.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [e1859c03c8c9c4d7c795904544348979c89131e2]

INTEGRATION: CWS mergem8 (1.15.2.6.6.3.2.1.38); FILE MERGED 2003/04/29 08:30:04 gh 1.15.2.6.6.3.2.1.38.2: final merge for Beta2 2003/04/14 14:55:40 gh 1.15.2.6.6.3.2.1.38.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [89b9221ada0f16e7dd527701e3da54604747a503]

INTEGRATION: CWS mergem8 (1.24.2.7.6.5.2.2.36); FILE MERGED 2003/04/29 08:30:04 gh 1.24.2.7.6.5.2.2.36.2: final merge for Beta2 2003/04/14 14:55:39 gh 1.24.2.7.6.5.2.2.36.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [7ecfd4ed6add81993ef780fc825a75bf5a11d391]

INTEGRATION: CWS mergem8 (1.4.2.2.36); FILE MERGED 2003/04/29 08:30:03 gh 1.4.2.2.36.2: final merge for Beta2 2003/04/14 14:55:36 gh 1.4.2.2.36.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [2438e9bdcb8f6763889dc0d0c8b39481cde2a2b0]

INTEGRATION: CWS mergem8 (1.25.2.2.36); FILE MERGED 2003/04/29 08:30:03 gh 1.25.2.2.36.2: final merge for Beta2 2003/04/14 14:55:33 gh 1.25.2.2.36.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [3ff51e2a8dfa7e98c35b84f5f31ce976b297c659]

INTEGRATION: CWS mergem8 (1.5.12.2.38); FILE MERGED 2003/04/29 08:29:58 gh 1.5.12.2.38.3: final merge for Beta2 2003/04/16 14:15:55 gh 1.5.12.2.38.2: RESYNC: (1.5.12.2-1.7); FILE MERGED 2003/04/14 14:55:16 gh 1.5.12.2.38.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [0c5cd064102e4b6b0972a7d23bc98981de7b85e9]

INTEGRATION: CWS mergem8 (1.16.2.8.4.3.2.2.36); FILE MERGED 2003/04/29 08:29:58 gh 1.16.2.8.4.3.2.2.36.2: final merge for Beta2 2003/04/14 14:55:15 gh 1.16.2.8.4.3.2.2.36.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [b6b888680a7e15fb6a0ddc90fd9155f94fddcad6]

INTEGRATION: CWS mergem8 (1.71.4.5.2.11.2.2.36); FILE MERGED 2003/04/29 08:29:54 gh 1.71.4.5.2.11.2.2.36.2: final merge for Beta2 2003/04/14 14:55:08 gh 1.71.4.5.2.11.2.2.36.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [370890d27384d8483cca0822fe8803c1fd7293d8]

INTEGRATION: CWS mergem8 (1.14.2.9.4.6.2.3.36); FILE MERGED 2003/04/29 08:29:53 gh 1.14.2.9.4.6.2.3.36.2: final merge for Beta2 2003/04/14 14:55:06 gh 1.14.2.9.4.6.2.3.36.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [19d7a318f39a3270eefd3aa92a5db123084f126b]

INTEGRATION: CWS mergem8 (1.37.2.2.36); FILE MERGED 2003/04/29 08:29:53 gh 1.37.2.2.36.2: final merge for Beta2 2003/04/14 14:55:05 gh 1.37.2.2.36.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [73b9353636585c70dc338888f1b854f05652ac19]

INTEGRATION: CWS mergem8 (1.17.2.3.4.1.10.2.2.1.38); FILE MERGED 2003/04/29 08:29:53 gh 1.17.2.3.4.1.10.2.2.1.38.2: final merge for Beta2 2003/04/14 14:55:03 gh 1.17.2.3.4.1.10.2.2.1.38.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [670f3d4384af58ce95415d9570da1c179d87f818]

INTEGRATION: CWS mergem8 (1.2.10); FILE MERGED


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [50603f37cc46d82be7a410c3fb95cae7b228319f]

INTEGRATION: CWS mergem8 (1.4.6.1.38); FILE MERGED 2003/04/29 08:29:49 gh 1.4.6.1.38.2: final merge for Beta2 2003/04/14 14:54:52 gh 1.4.6.1.38.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [c2b3c8a9f7d77eb5703927fe77d177804dd1d47c]

INTEGRATION: CWS mergem8 (1.5.2.9.2.3.36); FILE MERGED 2003/04/29 08:29:48 gh 1.5.2.9.2.3.36.2: final merge for Beta2 2003/04/14 14:54:49 gh 1.5.2.9.2.3.36.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [768332c818ac0edc7eb5f4d9baffd289083342e2]

INTEGRATION: CWS mergem8 (1.44.4.2.2.6.2.2.36); FILE MERGED 2003/04/29 08:29:47 gh 1.44.4.2.2.6.2.2.36.2: final merge for Beta2 2003/04/14 14:54:46 gh 1.44.4.2.2.6.2.2.36.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [82db233b82bb27274be080429a4df5a52929075d]

INTEGRATION: CWS mergem8 (1.2.10); FILE MERGED 2003/04/29 08:29:19 gh 1.2.10.1: final merge for Beta2


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [a0d426f92be229fa043e44624cef02197b661238]

INTEGRATION: CWS mergem8 (1.41.2.14.20); FILE MERGED 2003/04/29 08:29:31 gh 1.41.2.14.20.2: final merge for Beta2 2003/04/14 14:54:10 gh 1.41.2.14.20.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [c25ed4120f691c034ee591620b9de4168f765ae5]

INTEGRATION: CWS mergem8 (1.2.10); FILE MERGED 2003/04/29 08:29:18 gh 1.2.10.1: final merge for Beta2


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [83bc987b4ccf397e3cb106c8ec99dec75af63b61]

INTEGRATION: CWS mergem8 (1.2.10); FILE MERGED 2003/04/29 08:29:20 gh 1.2.10.1: final merge for Beta2


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [d3f86290e6255fb77efaa357cb6e953a8bf9b8d2]

INTEGRATION: CWS mergem8 (1.1.6.2.24); FILE MERGED 2003/04/29 08:29:17 gh 1.1.6.2.24.2: final merge for Beta2 2003/04/14 14:53:44 gh 1.1.6.2.24.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [fe26d74c23de92ebdce5688f1ab963debda1ca6e]

INTEGRATION: CWS mergem8 (1.8.2.2.2.2.6); FILE MERGED 2003/04/29 08:29:17 gh 1.8.2.2.2.2.6.2: final merge for Beta2 2003/04/14 14:53:42 gh 1.8.2.2.2.2.6.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [880f2fbbd307c184c786ebfe1463d48398610578]

INTEGRATION: CWS mergem8 (1.5.2.1.26); FILE MERGED 2003/04/29 08:29:16 gh 1.5.2.1.26.2: final merge for Beta2 2003/04/14 14:53:39 gh 1.5.2.1.26.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [b448244518702c954c1213bdd06f2d89d3e867ae]

INTEGRATION: CWS mergem8 (1.2.2.1.24); FILE MERGED 2003/04/29 08:29:12 gh 1.2.2.1.24.3: final merge for Beta2 2003/04/16 12:20:10 gh 1.2.2.1.24.2: RESYNC: (1.2.2.1-1.4); FILE MERGED 2003/04/14 14:53:26 gh 1.2.2.1.24.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [a9d57deecbb36d7ff2a0a5c2fcb81bc4c543791b]

INTEGRATION: CWS mergem8 (1.2.2.2.16); FILE MERGED 2003/04/29 08:29:06 gh 1.2.2.2.16.2: final merge for Beta2 2003/04/14 14:53:07 gh 1.2.2.2.16.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [e4433588ebd841d7f80e6e82b341c9ef5cda5fc2]

INTEGRATION: CWS mergem8 (1.31.2.4.14); FILE MERGED 2003/04/29 08:29:06 gh 1.31.2.4.14.2: final merge for Beta2 2003/04/14 14:53:06 gh 1.31.2.4.14.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [42480bae1ad5297b6ec3c1424a0fc93185697651]

INTEGRATION: CWS mergem8 (1.11.2.4.14); FILE MERGED 2003/04/29 08:29:05 gh 1.11.2.4.14.2: final merge for Beta2 2003/04/14 14:53:04 gh 1.11.2.4.14.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [8f0c5d1906870229bd0e5f753b3a97952d18fd99]

INTEGRATION: CWS mergem8 (1.1.2.2.14); FILE MERGED 2003/04/29 08:29:05 gh 1.1.2.2.14.2: final merge for Beta2 2003/04/14 14:53:02 gh 1.1.2.2.14.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [1e5ded9a2474606315cc01a0c9c6951c2b17f4bb]

INTEGRATION: CWS mergem8 (1.1.2.2.14); FILE MERGED 2003/04/29 08:29:05 gh 1.1.2.2.14.2: final merge for Beta2 2003/04/14 14:53:01 gh 1.1.2.2.14.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [eb57393bc53f68c7b756f54497952b6debc47212]

INTEGRATION: CWS mergem8 (1.27.2.17.2.2.14); FILE MERGED 2003/04/29 08:29:04 gh 1.27.2.17.2.2.14.2: final merge for Beta2 2003/04/14 14:53:00 gh 1.27.2.17.2.2.14.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [f5884d8ca6b69ce8c3f72638eaa3a7412189068c]

INTEGRATION: CWS mergem8 (1.42.6.8.2.6.12); FILE MERGED 2003/04/29 08:29:04 gh 1.42.6.8.2.6.12.3: final merge for Beta2 2003/04/16 17:09:12 gh 1.42.6.8.2.6.12.2: RESYNC: (1.42.6.8.2.6-1.49); FILE MERGED 2003/04/14 14:52:59 gh 1.42.6.8.2.6.12.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [decd7c117d9b0048f64ccb4ce5a45e8566830192]

INTEGRATION: CWS mergem8 (1.3.4.1.10.1.16); FILE MERGED 2003/04/29 08:29:03 gh 1.3.4.1.10.1.16.2: final merge for Beta2 2003/04/14 14:52:57 gh 1.3.4.1.10.1.16.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [e64f9797d8dbde527b390240d0f5bf49d5c76438]

INTEGRATION: CWS mergem8 (1.20.2.7.6.2.6.2.14); FILE MERGED 2003/04/29 08:29:03 gh 1.20.2.7.6.2.6.2.14.2: final merge for Beta2 2003/04/14 14:52:55 gh 1.20.2.7.6.2.6.2.14.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [4c671c90093db795896b21df40c7dc6f85231164]

INTEGRATION: CWS mergem8 (1.2.14); FILE MERGED 2003/04/29 08:27:48 gh 1.2.14.1: final merge for Beta2


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [7892fab9b2dc9951c4f8c37e9780631641cfef47]

INTEGRATION: CWS mergem8 (1.27.2.1.14); FILE MERGED 2003/04/08 13:20:26 nf 1.27.2.1.14.4: No 99 per default added to command line any more 2003/04/08 11:09:26 nf 1.27.2.1.14.3: adopted command line for new ll parameter 2003/04/08 11:01:38 nf 1.27.2.1.14.2: Support of all for switch -l. All will be expanded to all supported languages with fallback english 2003/04/07 12:26:49 nf 1.27.2.1.14.1: Fixes: #107095# for new ulf file format and #108524# to support x-no-translate


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [a205d68ea6771e0cb16457d22934fa89b33e3dd1]

INTEGRATION: CWS mergem8 (1.13.36); FILE MERGED 2003/04/07 12:26:48 nf 1.13.36.1: Fixes: #107095# for new ulf file format and #108524# to support x-no-translate


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [72e8d39533dd1142cab1fd473b8f8d13d1f23df4]

INTEGRATION: CWS mergem8 (1.8.56); FILE MERGED 2003/04/07 12:26:47 nf 1.8.56.1: Fixes: #107095# for new ulf file format and #108524# to support x-no-translate


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [caa6f1c26924886f6dd5ac348050f0d1cb9f0d17]

INTEGRATION: CWS mergem8 (1.30.2.1.18); FILE MERGED 2003/04/07 13:42:36 nf 1.30.2.1.18.1: #-i11961#


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [18ad4b1542a90f7aa0972b62feeafd0b1bd5e3f2]

INTEGRATION: CWS mergem8 (1.23.2.1.14); FILE MERGED 2003/04/09 07:27:12 nf 1.23.2.1.14.2: #108734# dtd conform insertion of localized items in combination with empty but existing label 2003/04/07 12:26:45 nf 1.23.2.1.14.1: Fixes: #107095# for new ulf file format and #108524# to support x-no-translate


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [32fe3e0b42ba38bfe0ad09ecad879f491d333ba7]

INTEGRATION: CWS mergem8 (1.6.32.1.14); FILE MERGED 2003/04/07 12:26:44 nf 1.6.32.1.14.1: Fixes: #107095# for new ulf file format and #108524# to support x-no-translate


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [43458f7491ff99bb5ae6e0d5c3e7a795a3521649]

INTEGRATION: CWS mergem8 (1.5.36); FILE MERGED 2003/04/09 07:27:11 nf 1.5.36.2: #108734# dtd conform insertion of localized items in combination with empty but existing label 2003/04/07 12:26:40 nf 1.5.36.1: Fixes: #107095# for new ulf file format and #108524# to support x-no-translate


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [949063de2c91d5b7e6fd84b9d2f6db6a21dee47c]

INTEGRATION: CWS mergem8 (1.1.54); FILE MERGED 2003/04/07 12:26:39 nf 1.1.54.1: Fixes: #107095# for new ulf file format and #108524# to support x-no-translate


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [73d8b0bcfadd7164130a1bf201a7ddcd5e5bf2ec]

INTEGRATION: CWS mergem8 (1.4.2.1.18); FILE MERGED 2003/04/07 12:26:39 nf 1.4.2.1.18.1: Fixes: #107095# for new ulf file format and #108524# to support x-no-translate


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [022527f71e4e9a8ea4eefc1bcef2d3ded68e69af]

INTEGRATION: CWS mergem8 (1.33.2.2.4.4.2.2.64); FILE MERGED 2003/04/29 08:28:51 gh 1.33.2.2.4.4.2.2.64.2: final merge for Beta2 2003/04/14 14:52:15 gh 1.33.2.2.4.4.2.2.64.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [fb6ad4bf40ef4e1533e0cb7802e91e270eb32bf2]

INTEGRATION: CWS mergem8 (1.30.2.2.64); FILE MERGED 2003/04/29 08:28:50 gh 1.30.2.2.64.2: final merge for Beta2 2003/04/14 14:52:14 gh 1.30.2.2.64.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [68b03dcd97e7357e431e266233b4b48485f7c20c]

INTEGRATION: CWS mergem8 (1.12.2.7.6.1.2.4.2.1.66); FILE MERGED 2003/04/29 08:28:50 gh 1.12.2.7.6.1.2.4.2.1.66.2: final merge for Beta2 2003/04/14 14:52:13 gh 1.12.2.7.6.1.2.4.2.1.66.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [7418a3cd928a9c97aefc4b5723a6f7607e8ec582]

INTEGRATION: CWS mergem8 (1.12.2.1.2.5.4.2.6.4.2.2.64); FILE MERGED 2003/04/29 08:28:50 gh 1.12.2.1.2.5.4.2.6.4.2.2.64.2: final merge for Beta2 2003/04/14 14:52:12 gh 1.12.2.1.2.5.4.2.6.4.2.2.64.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [69b93319537115f6dde0b74f56e6732cd337132d]

INTEGRATION: CWS mergem8 (1.7.2.8.6.2.8.1.66); FILE MERGED 2003/04/29 08:28:49 gh 1.7.2.8.6.2.8.1.66.2: final merge for Beta2 2003/04/14 14:52:11 gh 1.7.2.8.6.2.8.1.66.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [aa20f04daf10494dca4bbfd60a3ec02cd5dee224]

INTEGRATION: CWS mergem8 (1.10.2.7.8.3.2.2.64); FILE MERGED 2003/04/29 08:28:48 gh 1.10.2.7.8.3.2.2.64.2: final merge for Beta2 2003/04/14 14:52:08 gh 1.10.2.7.8.3.2.2.64.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [6557853991d7ac3f3e33cc5049551da692657794]

INTEGRATION: CWS mergem8 (1.58.6.3.2.5.2.3.2.2.64); FILE MERGED 2003/04/29 08:28:36 gh 1.58.6.3.2.5.2.3.2.2.64.2: final merge for Beta2 2003/04/14 14:51:39 gh 1.58.6.3.2.5.2.3.2.2.64.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [86d108db081d64231b89245afcdf872a22291d9e]

INTEGRATION: CWS mergem8 (1.17.2.2.64); FILE MERGED 2003/04/29 08:28:34 gh 1.17.2.2.64.2: final merge for Beta2 2003/04/14 14:51:35 gh 1.17.2.2.64.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [237d563416b3e6467277b45e782bd4044fa373c3]

INTEGRATION: CWS mergem8 (1.7.10.2.2.7.6.3.2.1.66); FILE MERGED 2003/04/29 08:28:33 gh 1.7.10.2.2.7.6.3.2.1.66.2: final merge for Beta2 2003/04/14 14:51:33 gh 1.7.10.2.2.7.6.3.2.1.66.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [6dfcd3149cc9248a2afc0400d0b9eea0801ea513]

INTEGRATION: CWS mergem8 (1.23.2.1.66); FILE MERGED 2003/04/29 08:28:31 gh 1.23.2.1.66.2: final merge for Beta2 2003/04/14 14:51:21 gh 1.23.2.1.66.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [676c191b5911a778a1e6082ccee18df6e19890e5]

INTEGRATION: CWS mergem8 (1.54.4.2.2.3.2.2.64); FILE MERGED 2003/04/29 08:28:31 gh 1.54.4.2.2.3.2.2.64.2: final merge for Beta2 2003/04/14 14:51:20 gh 1.54.4.2.2.3.2.2.64.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [c19aada309a7f533da2af70d3f671537b289da41]

INTEGRATION: CWS mergem8 (1.14.2.6.2.2.4.6.2.2.64); FILE MERGED 2003/04/29 08:28:30 gh 1.14.2.6.2.2.4.6.2.2.64.2: final merge for Beta2 2003/04/14 14:51:19 gh 1.14.2.6.2.2.4.6.2.2.64.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [2f2561ddb64bb8c018cab0ecdf84dab15e5fd45f]

INTEGRATION: CWS mergem8 (1.34.2.4.2.12.4.2.2.4.2.2.64); FILE MERGED 2003/04/29 08:28:30 gh 1.34.2.4.2.12.4.2.2.4.2.2.64.2: final merge for Beta2 2003/04/14 14:51:17 gh 1.34.2.4.2.12.4.2.2.4.2.2.64.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [879fedb27bf837e4542444044b0e747017fd528d]

INTEGRATION: CWS mergem8 (1.23.2.8.6.7.2.3.2.2.64); FILE MERGED 2003/04/29 08:28:29 gh 1.23.2.8.6.7.2.3.2.2.64.2: final merge for Beta2 2003/04/14 14:51:14 gh 1.23.2.8.6.7.2.3.2.2.64.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [2f1d50355163ad026f68250ec1b430fb1f8f8530]

INTEGRATION: CWS mergem8 (1.70.2.2.64); FILE MERGED 2003/04/29 08:28:29 gh 1.70.2.2.64.2: final merge for Beta2 2003/04/14 14:51:10 gh 1.70.2.2.64.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [e6a2399c333668e29f28c77a034a100aebe23d34]

INTEGRATION: CWS mergem8 (1.42.2.4.2.2.64); FILE MERGED 2003/04/29 08:28:28 gh 1.42.2.4.2.2.64.2: final merge for Beta2 2003/04/14 14:51:08 gh 1.42.2.4.2.2.64.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [e3d56416e8878c842c4da19d3bfead95dd0716e8]

INTEGRATION: CWS mergem8 (1.40.2.3.2.2.64); FILE MERGED 2003/04/29 08:28:28 gh 1.40.2.3.2.2.64.2: final merge for Beta2 2003/04/14 14:51:06 gh 1.40.2.3.2.2.64.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [cab93846d49376ee763508e1c70d533b292694cb]

INTEGRATION: CWS mergem8 (1.17.2.3.2.6.6.3.2.2.64); FILE MERGED 2003/04/29 08:28:27 gh 1.17.2.3.2.6.6.3.2.2.64.2: final merge for Beta2 2003/04/14 14:51:04 gh 1.17.2.3.2.6.6.3.2.2.64.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [592fb7edc755ff073f75d37004bc7b35257dde31]

INTEGRATION: CWS mergem8 (1.3.2.2.62); FILE MERGED 2003/04/29 08:28:27 gh 1.3.2.2.62.3: final merge for Beta2 2003/04/16 14:52:15 gh 1.3.2.2.62.2: RESYNC: (1.3.2.2-1.6); FILE MERGED 2003/04/14 14:51:04 gh 1.3.2.2.62.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [8a57e407037e5c56617bf96f52659be842862883]

INTEGRATION: CWS mergem8 (1.29.2.4.64); FILE MERGED 2003/04/29 08:28:27 gh 1.29.2.4.64.2: final merge for Beta2 2003/04/14 14:51:02 gh 1.29.2.4.64.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [3ba33920a1790fe5fadd372475d884afaad19597]

INTEGRATION: CWS mergem8 (1.33.4.1.2.5.2.2.64); FILE MERGED 2003/04/29 08:28:26 gh 1.33.4.1.2.5.2.2.64.2: final merge for Beta2 2003/04/14 14:51:02 gh 1.33.4.1.2.5.2.2.64.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [89a469cd1533e0de85fad4989165bb2767fff3d1]

INTEGRATION: CWS mergem8 (1.22.2.3.64); FILE MERGED 2003/04/29 08:28:26 gh 1.22.2.3.64.2: final merge for Beta2 2003/04/14 14:51:00 gh 1.22.2.3.64.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [d23ab32b609e427165afe68d3ab4613d60b7aae5]

INTEGRATION: CWS mergem8 (1.23.4.5.2.1.66); FILE MERGED 2003/04/29 08:28:26 gh 1.23.4.5.2.1.66.2: final merge for Beta2 2003/04/14 14:50:59 gh 1.23.4.5.2.1.66.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [956b4b30e70cb151701fed46485373d0cedb3908]

INTEGRATION: CWS mergem8 (1.62.2.3.2.8.2.3.2.2.64); FILE MERGED 2003/04/29 08:28:23 gh 1.62.2.3.2.8.2.3.2.2.64.2: final merge for Beta2 2003/04/14 14:50:52 gh 1.62.2.3.2.8.2.3.2.2.64.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [7f694e334c90b92d7a3be09a01acd56ce15fe1fd]

INTEGRATION: CWS mergem8 (1.35.4.4.2.2.64); FILE MERGED 2003/04/29 08:28:22 gh 1.35.4.4.2.2.64.2: final merge for Beta2 2003/04/14 14:50:51 gh 1.35.4.4.2.2.64.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [497ebdbc851fca5845691ecb217eae1db72e4676]

INTEGRATION: CWS mergem8 (1.41.4.6.2.2.64); FILE MERGED 2003/04/29 08:28:21 gh 1.41.4.6.2.2.64.2: final merge for Beta2 2003/04/14 14:50:48 gh 1.41.4.6.2.2.64.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [0d951f352df93d46d255d8bb3c049220b7129025]

INTEGRATION: CWS mergem8 (1.59.6.5.2.2.64); FILE MERGED 2003/04/29 08:28:21 gh 1.59.6.5.2.2.64.2: final merge for Beta2 2003/04/14 14:50:47 gh 1.59.6.5.2.2.64.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [db7bc213b7416f8b8b92430bd8e336fcb024abb2]

INTEGRATION: CWS mergem8 (1.13.2.7.6.1.2.4.2.1.66); FILE MERGED 2003/04/29 08:28:19 gh 1.13.2.7.6.1.2.4.2.1.66.2: final merge for Beta2 2003/04/14 14:50:43 gh 1.13.2.7.6.1.2.4.2.1.66.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [17d81d052ce4c27604789b526a8e064bb04a1402]

INTEGRATION: CWS mergem8 (1.48.2.3.64); FILE MERGED 2003/04/29 08:28:18 gh 1.48.2.3.64.2: final merge for Beta2 2003/04/14 14:50:41 gh 1.48.2.3.64.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [c28e4a3afe4d5ebfed5818aa84ec9f14d17f6719]

INTEGRATION: CWS mergem8 (1.45.2.2.64); FILE MERGED 2003/04/29 08:28:18 gh 1.45.2.2.64.2: final merge for Beta2 2003/04/14 14:50:41 gh 1.45.2.2.64.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [aff603fdc319b4fda79485e055f3d8a1578ca999]

INTEGRATION: CWS mergem8 (1.28.2.2.64); FILE MERGED 2003/04/29 08:28:18 gh 1.28.2.2.64.2: final merge for Beta2 2003/04/14 14:50:40 gh 1.28.2.2.64.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [1af0f7ce84027bc0ee0ef9361ebdbc99b73a1bd2]

INTEGRATION: CWS mergem8 (1.1.1.7.2.7.6.3.2.1.66); FILE MERGED 2003/04/29 08:28:17 gh 1.1.1.7.2.7.6.3.2.1.66.2: final merge for Beta2 2003/04/14 14:50:39 gh 1.1.1.7.2.7.6.3.2.1.66.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [e2ce6494862fddb91981744c00f1c13dee5539a7]

INTEGRATION: CWS mergem8 (1.13.2.7.6.3.2.1.66); FILE MERGED 2003/04/29 08:28:16 gh 1.13.2.7.6.3.2.1.66.2: final merge for Beta2 2003/04/14 14:50:37 gh 1.13.2.7.6.3.2.1.66.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [09977e19aca5f5d63506379744e9f3af408b7f5a]

INTEGRATION: CWS mergem8 (1.20.2.2.2.5.4.3.6.4.2.2.64); FILE MERGED 2003/04/29 08:28:16 gh 1.20.2.2.2.5.4.3.6.4.2.2.64.2: final merge for Beta2 2003/04/14 14:50:36 gh 1.20.2.2.2.5.4.3.6.4.2.2.64.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [9c0e38a1c0c6b9d2a66f83ea891a5dc6751e8a80]

INTEGRATION: CWS mergem8 (1.18.2.7.6.3.2.1.66); FILE MERGED 2003/04/29 08:28:15 gh 1.18.2.7.6.3.2.1.66.2: final merge for Beta2 2003/04/14 14:50:33 gh 1.18.2.7.6.3.2.1.66.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [2b56448471550f9c9602605d1577b3eca3ddc4a1]

INTEGRATION: CWS mergem8 (1.50.2.2.64); FILE MERGED 2003/04/29 08:28:15 gh 1.50.2.2.64.2: final merge for Beta2 2003/04/14 14:50:32 gh 1.50.2.2.64.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [4b57ab7bc28464c0f3d77dfb1e0fd5105fe81ad7]

INTEGRATION: CWS mergem8 (1.33.2.4.2.1.66); FILE MERGED 2003/04/29 08:28:14 gh 1.33.2.4.2.1.66.2: final merge for Beta2 2003/04/14 14:50:30 gh 1.33.2.4.2.1.66.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [424c8aea3f82a1d2415f0326250a3b5e7c4f474a]

INTEGRATION: CWS mergem8 (1.16.2.6.2.5.8.3.2.2.64); FILE MERGED 2003/04/29 08:28:04 gh 1.16.2.6.2.5.8.3.2.2.64.2: final merge for Beta2 2003/04/14 14:50:04 gh 1.16.2.6.2.5.8.3.2.2.64.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [a9c5dec4984d84d4b2cf1780e5d0bbb2d3bb3535]

INTEGRATION: CWS mergem8 (1.31.2.3.2.4.64); FILE MERGED 2003/04/29 08:28:04 gh 1.31.2.3.2.4.64.3: final merge for Beta2 2003/04/22 11:43:03 nf 1.31.2.3.2.4.64.2: #107730# 2003/04/14 14:50:03 gh 1.31.2.3.2.4.64.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [7d8716dab152223954963c903a1ed4c9873be006]

INTEGRATION: CWS mergem8 (1.41.2.4.2.2.64); FILE MERGED 2003/04/29 08:28:03 gh 1.41.2.4.2.2.64.2: final merge for Beta2 2003/04/14 14:50:02 gh 1.41.2.4.2.2.64.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [1b9be8dee757e417d3e424b53988924afd421d39]

INTEGRATION: CWS mergem8 (1.10.6.2.2.8.6.3.2.1.66); FILE MERGED 2003/04/29 08:28:03 gh 1.10.6.2.2.8.6.3.2.1.66.2: final merge for Beta2 2003/04/14 14:50:02 gh 1.10.6.2.2.8.6.3.2.1.66.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [28370129964b673a9a560f9b3f3af7c3c3358d7d]

INTEGRATION: CWS mergem8 (1.18.2.3.2.7.6.3.2.2.64); FILE MERGED 2003/04/29 08:28:03 gh 1.18.2.3.2.7.6.3.2.2.64.2: final merge for Beta2 2003/04/14 14:50:00 gh 1.18.2.3.2.7.6.3.2.2.64.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [94bbfee144e48ec37e33f3dd52ac740bcbd7098c]

INTEGRATION: CWS mergem8 (1.21.6.4.2.2.64); FILE MERGED 2003/04/29 08:28:02 gh 1.21.6.4.2.2.64.2: final merge for Beta2 2003/04/14 14:49:59 gh 1.21.6.4.2.2.64.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [85f1e5334d92f76bbe154e112ab235275d615cba]

INTEGRATION: CWS mergem8 (1.16.2.1.2.2.2.8.4.1.2.3.2.2.64); FILE MERGED 2003/04/29 08:28:02 gh 1.16.2.1.2.2.2.8.4.1.2.3.2.2.64.2: final merge for Beta2 2003/04/14 14:49:58 gh 1.16.2.1.2.2.2.8.4.1.2.3.2.2.64.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [f30de6f41b33314548db232fbbd237746b60628b]

INTEGRATION: CWS mergem8 (1.16.2.2.2.7.6.2.2.4.2.2.64); FILE MERGED 2003/04/29 08:28:01 gh 1.16.2.2.2.7.6.2.2.4.2.2.64.2: final merge for Beta2 2003/04/14 14:49:57 gh 1.16.2.2.2.7.6.2.2.4.2.2.64.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [11c17ad2b5961d4a6b94af007877e12f33882419]

INTEGRATION: CWS mergem8 (1.28.2.2.64); FILE MERGED 2003/04/29 08:28:01 gh 1.28.2.2.64.2: final merge for Beta2 2003/04/14 14:49:56 gh 1.28.2.2.64.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [e73a3ec61f1b42b156c893e285d3fef3ed406331]

INTEGRATION: CWS mergem8 (1.51.2.2.64); FILE MERGED 2003/04/29 08:28:00 gh 1.51.2.2.64.2: final merge for Beta2 2003/04/14 14:49:55 gh 1.51.2.2.64.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [297d2bee6558034950d0861d53bf6691db909109]

INTEGRATION: CWS mergem8 (1.40.2.2.64); FILE MERGED 2003/04/29 08:28:00 gh 1.40.2.2.64.2: final merge for Beta2 2003/04/14 14:49:54 gh 1.40.2.2.64.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [0b4933425f670acc903b73bfbd4b3d2dd43474e4]

INTEGRATION: CWS mergem8 (1.51.6.3.2.2.64); FILE MERGED 2003/04/29 08:27:59 gh 1.51.6.3.2.2.64.2: final merge for Beta2 2003/04/14 14:49:54 gh 1.51.6.3.2.2.64.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [44c9079ead5dfdc2cb4bec00680337bcc5e448d6]

INTEGRATION: CWS mergem8 (1.28.2.2.2.2.2.6.6.1.2.5.2.2.64); FILE MERGED 2003/04/29 08:27:58 gh 1.28.2.2.2.2.2.6.6.1.2.5.2.2.64.2: final merge for Beta2 2003/04/14 14:49:51 gh 1.28.2.2.2.2.2.6.6.1.2.5.2.2.64.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [4a4e651caa10911153f8631ae40f67b29154cdb1]

INTEGRATION: CWS mergem8 (1.9.6.2.2.7.6.3.2.2.64); FILE MERGED 2003/04/29 08:27:57 gh 1.9.6.2.2.7.6.3.2.2.64.2: final merge for Beta2 2003/04/14 14:49:51 gh 1.9.6.2.2.7.6.3.2.2.64.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [ec24cf7601a7a466d0167281679ccb81cb0d7eba]

INTEGRATION: CWS mergem8 (1.25.2.1.2.2.2.4.2.3.6.1.4.6.2.2.64); FILE MERGED 2003/04/29 08:27:57 gh 1.25.2.1.2.2.2.4.2.3.6.1.4.6.2.2.64.2: final merge for Beta2 2003/04/14 14:49:50 gh 1.25.2.1.2.2.2.4.2.3.6.1.4.6.2.2.64.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [9adaf174d9b9a0473c1d799e2792528718095bdf]

INTEGRATION: CWS mergem8 (1.6.12.1.2.6.6.3.2.1.66); FILE MERGED 2003/04/29 08:27:56 gh 1.6.12.1.2.6.6.3.2.1.66.2: final merge for Beta2 2003/04/14 14:49:50 gh 1.6.12.1.2.6.6.3.2.1.66.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [23886709ae2068c9141cf4076f5d1c10567a0a7e]

INTEGRATION: CWS mergem8 (1.12.10.2.2.7.6.9.2.1.66); FILE MERGED 2003/04/29 08:27:56 gh 1.12.10.2.2.7.6.9.2.1.66.2: final merge for Beta2 2003/04/14 14:49:49 gh 1.12.10.2.2.7.6.9.2.1.66.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [a710616965cb00218d6cea67dd87aac1be10dd4b]

INTEGRATION: CWS mergem8 (1.12.2.1.2.2.2.13.2.2.64); FILE MERGED 2003/04/29 08:27:56 gh 1.12.2.1.2.2.2.13.2.2.64.2: final merge for Beta2 2003/04/14 14:49:49 gh 1.12.2.1.2.2.2.13.2.2.64.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [be8c8b96597fb9306cdd4e9cc4d075a7cb1da138]

INTEGRATION: CWS mergem8 (1.66.2.2.64); FILE MERGED 2003/04/29 08:27:55 gh 1.66.2.2.64.3: final merge for Beta2 2003/04/16 15:17:57 gh 1.66.2.2.64.2: RESYNC: (1.66.2.2-1.69); FILE MERGED 2003/04/14 14:49:48 gh 1.66.2.2.64.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [c9af44781b9e1cd4fc940ace956c52db0a59d67a]

INTEGRATION: CWS mergem8 (1.55.2.2.64); FILE MERGED 2003/04/29 08:27:55 gh 1.55.2.2.64.2: final merge for Beta2 2003/04/14 14:49:46 gh 1.55.2.2.64.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [353166c353ba362258a06b30961deda24058b00b]

INTEGRATION: CWS mergem8 (1.38.4.2.2.4.2.2.64); FILE MERGED 2003/04/29 08:27:54 gh 1.38.4.2.2.4.2.2.64.2: final merge for Beta2 2003/04/14 14:49:46 gh 1.38.4.2.2.4.2.2.64.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [7473893ff6c42955cbd8b3516aa12034ac1f4287]

INTEGRATION: CWS mergem8 (1.36.2.2.64); FILE MERGED 2003/04/29 08:27:54 gh 1.36.2.2.64.2: final merge for Beta2 2003/04/14 14:49:45 gh 1.36.2.2.64.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [1455765dafb790aec8b3d5ada8cd759733a39df6]

INTEGRATION: CWS mergem8 (1.15.2.1.2.2.2.11.4.3.4.3.2.2.64); FILE MERGED 2003/04/29 08:27:53 gh 1.15.2.1.2.2.2.11.4.3.4.3.2.2.64.2: final merge for Beta2 2003/04/14 14:49:45 gh 1.15.2.1.2.2.2.11.4.3.4.3.2.2.64.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [31d45c429260c9870c6d18f972f8b018b308b7b8]

INTEGRATION: CWS mergem8 (1.20.6.1.2.1.2.12.4.3.2.2.64); FILE MERGED 2003/04/29 08:27:53 gh 1.20.6.1.2.1.2.12.4.3.2.2.64.2: final merge for Beta2 2003/04/14 14:49:44 gh 1.20.6.1.2.1.2.12.4.3.2.2.64.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [a7a5885798f7e3818e06bd513be0753d31b6902b]

INTEGRATION: CWS mergem8 (1.16.8.1.2.7.6.4.2.1.66); FILE MERGED 2003/04/29 08:27:53 gh 1.16.8.1.2.7.6.4.2.1.66.2: final merge for Beta2 2003/04/14 14:49:43 gh 1.16.8.1.2.7.6.4.2.1.66.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [c5f194b469a962500c73e191361477d4b54ee588]

INTEGRATION: CWS mergem8 (1.20.2.2.64); FILE MERGED 2003/04/29 08:27:51 gh 1.20.2.2.64.2: final merge for Beta2 2003/04/14 14:49:41 gh 1.20.2.2.64.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [f2be513d2666d1910fe166e72c8b3b0253dcd2b0]

INTEGRATION: CWS mergem8 (1.16.10.2.2.6.6.1.2.3.2.2.64); FILE MERGED 2003/04/29 08:27:51 gh 1.16.10.2.2.6.6.1.2.3.2.2.64.2: final merge for Beta2 2003/04/14 14:49:40 gh 1.16.10.2.2.6.6.1.2.3.2.2.64.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [454e23f877ec8509b2b4b63cdc30a1a4604b072f]

INTEGRATION: CWS mergem8 (1.36.2.2.64); FILE MERGED 2003/04/29 08:27:51 gh 1.36.2.2.64.2: final merge for Beta2 2003/04/14 14:49:39 gh 1.36.2.2.64.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [6563f0bc03ba8d856604b872927e0b9971326ff9]

INTEGRATION: CWS mergem8 (1.6.2.1.2.7.6.3.6.1.66); FILE MERGED 2003/04/29 08:27:50 gh 1.6.2.1.2.7.6.3.6.1.66.2: final merge for Beta2 2003/04/14 14:49:38 gh 1.6.2.1.2.7.6.3.6.1.66.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [ab11348969827b2236c5465646987cdb860fa7dc]

INTEGRATION: CWS mergem8 (1.17.2.6.6.3.2.1.66); FILE MERGED 2003/04/29 08:27:50 gh 1.17.2.6.6.3.2.1.66.2: final merge for Beta2 2003/04/14 14:49:37 gh 1.17.2.6.6.3.2.1.66.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [2212736a477b0cb844370b8e8a039caae384b2ab]

INTEGRATION: CWS mergem8 (1.12.2.2.2.6.6.4.2.2.64); FILE MERGED 2003/04/29 08:27:50 gh 1.12.2.2.2.6.6.4.2.2.64.2: final merge for Beta2 2003/04/14 14:49:37 gh 1.12.2.2.2.6.6.4.2.2.64.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [636f6cbd2ffae055539ca0d830717612d2348b98]

INTEGRATION: CWS mergem8 (1.59.2.2.64); FILE MERGED 2003/04/29 08:27:49 gh 1.59.2.2.64.2: final merge for Beta2 2003/04/14 14:49:36 gh 1.59.2.2.64.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [97bc67475e6c1da286c772f2e1312f8100aa51ce]

INTEGRATION: CWS mergem8 (1.15.2.1.66); FILE MERGED 2003/04/29 08:27:49 gh 1.15.2.1.66.2: final merge for Beta2 2003/04/14 14:49:35 gh 1.15.2.1.66.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [ff582be9929b5e3d8eeaa595c7d0d7fc4866302c]

INTEGRATION: CWS mergem8 (1.37.4.7.2.3.2.2.64); FILE MERGED 2003/04/29 08:27:48 gh 1.37.4.7.2.3.2.2.64.2: final merge for Beta2 2003/04/14 14:49:34 gh 1.37.4.7.2.3.2.2.64.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [ff27ed797df912569fb955cdf3fa8e4ebb622d06]

INTEGRATION: CWS mergem8 (1.17.2.2.2.6.6.3.2.3.64); FILE MERGED 2003/04/29 08:27:48 gh 1.17.2.2.2.6.6.3.2.3.64.2: final merge for Beta2 2003/04/14 14:49:34 gh 1.17.2.2.2.6.6.3.2.3.64.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [8e501924973c2fda331520bf354b34cd7d6b5a6e]

INTEGRATION: CWS mergem8 (1.30.6.5.2.2.64); FILE MERGED 2003/04/29 08:27:47 gh 1.30.6.5.2.2.64.2: final merge for Beta2 2003/04/14 14:49:33 gh 1.30.6.5.2.2.64.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [f8e07d1c1fe82404f36921ee6640244859e74435]

INTEGRATION: CWS mergem8 (1.6.2.1.8.2.64); FILE MERGED 2003/04/29 08:27:47 gh 1.6.2.1.8.2.64.2: final merge for Beta2 2003/04/14 14:49:32 gh 1.6.2.1.8.2.64.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [59bf3f095e9a0d2f9766c45728f36930ba738814]

INTEGRATION: CWS mergem8 (1.1.2.1.2.2.64); FILE MERGED 2003/04/29 08:27:46 gh 1.1.2.1.2.2.64.2: final merge for Beta2 2003/04/14 14:49:32 gh 1.1.2.1.2.2.64.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [db4bddf608a070d5019c63b0fe99f522b76a0338]

INTEGRATION: CWS mergem8 (1.24.2.1.2.4.2.2.64); FILE MERGED 2003/04/29 08:27:46 gh 1.24.2.1.2.4.2.2.64.2: final merge for Beta2 2003/04/14 14:49:31 gh 1.24.2.1.2.4.2.2.64.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [84d4b0f7337f5d38bdffb7f8f1dac5cf4a5da9bf]

INTEGRATION: CWS mergem8 (1.17.2.7.6.1.2.4.2.1.66); FILE MERGED 2003/04/29 08:27:45 gh 1.17.2.7.6.1.2.4.2.1.66.2: final merge for Beta2 2003/04/14 14:49:31 gh 1.17.2.7.6.1.2.4.2.1.66.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [c0b4abdc92c7ff364b46dd416cf7aa660d54485b]

INTEGRATION: CWS mergem8 (1.1.1.5.2.5.10.2.8.1.66); FILE MERGED 2003/04/29 08:27:45 gh 1.1.1.5.2.5.10.2.8.1.66.2: final merge for Beta2 2003/04/14 14:49:30 gh 1.1.1.5.2.5.10.2.8.1.66.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [9d9bd6471ebbbed1f375d3e84a281827f363d60f]

INTEGRATION: CWS mergem8 (1.35.2.2.64); FILE MERGED 2003/04/29 08:27:45 gh 1.35.2.2.64.2: final merge for Beta2 2003/04/14 14:49:29 gh 1.35.2.2.64.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [be05f4f4e2757136b008ba9aedd4ec2d22c2aadc]

INTEGRATION: CWS mergem8 (1.26.2.2.64); FILE MERGED 2003/04/29 08:27:44 gh 1.26.2.2.64.2: final merge for Beta2 2003/04/14 14:49:28 gh 1.26.2.2.64.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [a69cd3a6f7c86562cbec18d0d3e6164adf5511de]

INTEGRATION: CWS mergem8 (1.17.2.7.6.3.2.2.64); FILE MERGED 2003/04/29 08:27:44 gh 1.17.2.7.6.3.2.2.64.2: final merge for Beta2 2003/04/14 14:49:26 gh 1.17.2.7.6.3.2.2.64.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [ecc92f152dabb9ec7a338257323d9623e5572de5]

INTEGRATION: CWS mergem8 (1.2.14); FILE MERGED 2003/04/29 08:27:44 gh 1.2.14.1: final merge for Beta2


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [57ff4a3da3713ba2be287f38c072a408ac1b4774]

INTEGRATION: CWS mergem8 (1.42.8.6.2.2.64); FILE MERGED 2003/04/29 08:27:43 gh 1.42.8.6.2.2.64.3: final merge for Beta2 2003/04/24 18:28:52 gh 1.42.8.6.2.2.64.2: RESYNC: (1.44-1.45); FILE MERGED 2003/04/14 14:49:24 gh 1.42.8.6.2.2.64.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [d6efea07ff57f711badd7974b5251a09954a7eec]

INTEGRATION: CWS mergem8 (1.58.2.12.2.2.40); FILE MERGED 2003/04/29 08:27:42 gh 1.58.2.12.2.2.40.3: final merge for Beta2 2003/04/16 15:12:39 gh 1.58.2.12.2.2.40.2: RESYNC: (1.58.2.12.2.2-1.63); FILE MERGED 2003/04/14 14:49:21 gh 1.58.2.12.2.2.40.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [c0297a17fee395708f3e5d184fb9f37749793f8c]

INTEGRATION: CWS mergem8 (1.23.2.1.2.2.2.1.6.5.2.1.54); FILE MERGED 2003/04/29 08:26:29 gh 1.23.2.1.2.2.2.1.6.5.2.1.54.2: final merge for Beta2 2003/04/14 14:46:27 gh 1.23.2.1.2.2.2.1.6.5.2.1.54.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [3a4abb74bcd4da8de712bded1a4276b1e338d2d9]

INTEGRATION: CWS mergem8 (1.42.2.2.64); FILE MERGED 2003/04/29 08:27:42 gh 1.42.2.2.64.2: final merge for Beta2 2003/04/14 14:49:20 gh 1.42.2.2.64.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [883b4c91314601c8a3882815797612cf23962781]

INTEGRATION: CWS mergem8 (1.35.2.3.64); FILE MERGED 2003/04/29 08:27:41 gh 1.35.2.3.64.2: final merge for Beta2 2003/04/14 14:49:18 gh 1.35.2.3.64.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [c7c7b36be2d2a7b8bb44f1be221eeb4ed9a17b54]

INTEGRATION: CWS mergem8 (1.7.2.5.8.3.2.1.66); FILE MERGED 2003/04/29 08:27:41 gh 1.7.2.5.8.3.2.1.66.2: final merge for Beta2 2003/04/14 14:49:17 gh 1.7.2.5.8.3.2.1.66.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [09838f091ea6ef3455f437ffea4ea3e7fa3be6b2]

INTEGRATION: CWS mergem8 (1.21.2.7.4.6.2.2.2.2.64); FILE MERGED 2003/04/29 08:27:41 gh 1.21.2.7.4.6.2.2.2.2.64.2: final merge for Beta2 2003/04/14 14:49:15 gh 1.21.2.7.4.6.2.2.2.2.64.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [391a9f6130b13625a30d075623282b91ef9bc167]

INTEGRATION: CWS mergem8 (1.39.2.3.2.2.64); FILE MERGED 2003/04/29 08:27:40 gh 1.39.2.3.2.2.64.2: final merge for Beta2 2003/04/14 14:49:14 gh 1.39.2.3.2.2.64.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [83b61ccefd7a5383dfcc16deb31c654938a653fd]

INTEGRATION: CWS mergem8 (1.23.2.2.64); FILE MERGED 2003/04/29 08:27:39 gh 1.23.2.2.64.2: final merge for Beta2 2003/04/14 14:49:12 gh 1.23.2.2.64.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [73f35fd29172bb3b13d108018703c0329f3072ad]

INTEGRATION: CWS mergem8 (1.72.2); FILE MERGED 2003/04/29 08:12:46 gh 1.72.2.1: touching hid.lst makes no sense


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [6f3db1eb5655a2e5290d4f17c6f18247d6e3b46b]

INTEGRATION: CWS mergem8 (1.31.2.2.2.3.2.10.4.11.2.2.52); FILE MERGED 2003/04/29 08:26:58 gh 1.31.2.2.2.3.2.10.4.11.2.2.52.2: final merge for Beta2 2003/04/14 14:47:57 gh 1.31.2.2.2.3.2.10.4.11.2.2.52.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [bbc92e7e8838e95fba8916607e3ca819c9dd9e7d]

INTEGRATION: CWS mergem8 (1.22.2.4.52); FILE MERGED 2003/04/29 08:26:53 gh 1.22.2.4.52.2: final merge for Beta2 2003/04/14 14:47:47 gh 1.22.2.4.52.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [a746e9a3d7af062bff2873b0335be5aa93262d91]

INTEGRATION: CWS mergem8 (1.37.2.2.52); FILE MERGED 2003/04/29 08:26:51 gh 1.37.2.2.52.2: final merge for Beta2 2003/04/14 14:47:41 gh 1.37.2.2.52.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [fc3028f13326f92f0a871cf5c4d63552ded04494]

INTEGRATION: CWS mergem8 (1.12.2.4.2.5.4.2.6.4.2.2.52); FILE MERGED 2003/04/29 08:26:51 gh 1.12.2.4.2.5.4.2.6.4.2.2.52.2: final merge for Beta2 2003/04/14 14:47:40 gh 1.12.2.4.2.5.4.2.6.4.2.2.52.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [8c09ba82d3ac295bfb08028aec896c56f46982ea]

INTEGRATION: CWS mergem8 (1.35.2.3.2.11.4.3.2.4.2.2.52); FILE MERGED 2003/04/29 08:26:49 gh 1.35.2.3.2.11.4.3.2.4.2.2.52.2: final merge for Beta2 2003/04/14 14:47:39 gh 1.35.2.3.2.11.4.3.2.4.2.2.52.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [2c8992a345cbd2f1ddec1d674a47472d8c4caf5a]

INTEGRATION: CWS mergem8 (1.40.2.5.2.2.52); FILE MERGED 2003/04/29 08:26:49 gh 1.40.2.5.2.2.52.2: final merge for Beta2 2003/04/14 14:47:36 gh 1.40.2.5.2.2.52.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [4a73e1088032f7c632c503f8cf3dbadccb4cf439]

INTEGRATION: CWS mergem8 (1.24.2.3.2.3.2.14.4.10.2.3.52); FILE MERGED 2003/04/29 08:26:48 gh 1.24.2.3.2.3.2.14.4.10.2.3.52.3: final merge for Beta2 2003/04/24 15:43:32 gh 1.24.2.3.2.3.2.14.4.10.2.3.52.2: RESYNC: (1.27-1.28); FILE MERGED 2003/04/14 14:47:34 gh 1.24.2.3.2.3.2.14.4.10.2.3.52.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [5512eec8b451207e978a417cad98d533756c50d7]

INTEGRATION: CWS mergem8 (1.11.4.3.2.7.6.4.2.1.54); FILE MERGED 2003/04/29 08:26:48 gh 1.11.4.3.2.7.6.4.2.1.54.2: final merge for Beta2 2003/04/14 14:47:33 gh 1.11.4.3.2.7.6.4.2.1.54.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [10ae747548010d7b1118a808dcd6024ac01948bd]

INTEGRATION: CWS mergem8 (1.27.2.2.2.7.2.2.52); FILE MERGED 2003/04/29 08:26:48 gh 1.27.2.2.2.7.2.2.52.2: final merge for Beta2 2003/04/14 14:47:30 gh 1.27.2.2.2.7.2.2.52.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [d2a6f7ab5fc3415af848dc64e620e04f7b2f30fa]

INTEGRATION: CWS mergem8 (1.34.2.3.2.4.6.6.2.2.52); FILE MERGED 2003/04/29 08:26:47 gh 1.34.2.3.2.4.6.6.2.2.52.2: final merge for Beta2 2003/04/14 14:47:25 gh 1.34.2.3.2.4.6.6.2.2.52.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [57eb235b1303d0cfac9b2987d8ee7ec57ecc3f15]

INTEGRATION: CWS mergem8 (1.23.2.3.52); FILE MERGED 2003/04/29 08:26:46 gh 1.23.2.3.52.2: final merge for Beta2 2003/04/14 14:47:24 gh 1.23.2.3.52.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [b916d45784d61b0d9ecd641e2893b373f9b5c6f4]

INTEGRATION: CWS mergem8 (1.24.2.6.2.6.6.5.2.2.52); FILE MERGED 2003/04/29 08:26:44 gh 1.24.2.6.2.6.6.5.2.2.52.2: final merge for Beta2 2003/04/14 14:47:13 gh 1.24.2.6.2.6.6.5.2.2.52.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [9a53d7a93ce5f5d774bde99f747599ba570dea25]

INTEGRATION: CWS mergem8 (1.20.2.5.4.7.6.13.2.2.52); FILE MERGED 2003/04/29 08:26:44 gh 1.20.2.5.4.7.6.13.2.2.52.2: final merge for Beta2 2003/04/14 14:47:12 gh 1.20.2.5.4.7.6.13.2.2.52.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [4b66de91222648e1aa447be2c5b9d81c5fa0c694]

INTEGRATION: CWS mergem8 (1.9.8.1.4.6.6.3.2.1.54); FILE MERGED 2003/04/29 08:26:43 gh 1.9.8.1.4.6.6.3.2.1.54.2: final merge for Beta2 2003/04/14 14:47:11 gh 1.9.8.1.4.6.6.3.2.1.54.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [f3237c9bff7e2a5d6b4a56ee59f576f8fe4cc023]

INTEGRATION: CWS mergem8 (1.13.2.3.2.7.6.4.2.1.54); FILE MERGED 2003/04/29 08:26:43 gh 1.13.2.3.2.7.6.4.2.1.54.2: final merge for Beta2 2003/04/14 14:47:10 gh 1.13.2.3.2.7.6.4.2.1.54.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [c8db7aea4c323d34fa4f855d273ff64ce6918013]

INTEGRATION: CWS mergem8 (1.14.2.4.2.5.2.1.6.2.6.1.54); FILE MERGED 2003/04/29 08:26:42 gh 1.14.2.4.2.5.2.1.6.2.6.1.54.2: final merge for Beta2 2003/04/14 14:47:09 gh 1.14.2.4.2.5.2.1.6.2.6.1.54.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [667c91ab80eadc066b7c348aec933623102e130b]

INTEGRATION: CWS mergem8 (1.13.2.3.2.7.6.3.2.2.52); FILE MERGED 2003/04/29 08:26:42 gh 1.13.2.3.2.7.6.3.2.2.52.2: final merge for Beta2 2003/04/14 14:47:08 gh 1.13.2.3.2.7.6.3.2.2.52.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [cd1b080e94f2abb5ad38341684778b8560c98465]

INTEGRATION: CWS mergem8 (1.16.2.3.2.2.4.5.6.6.2.2.52); FILE MERGED 2003/04/29 08:26:42 gh 1.16.2.3.2.2.4.5.6.6.2.2.52.2: final merge for Beta2 2003/04/14 14:47:07 gh 1.16.2.3.2.2.4.5.6.6.2.2.52.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [8c24370a768de04c4f2d734d18b38c7d59dff466]

INTEGRATION: CWS mergem8 (1.18.2.4.2.7.6.5.2.2.52); FILE MERGED 2003/04/29 08:26:41 gh 1.18.2.4.2.7.6.5.2.2.52.2: final merge for Beta2 2003/04/14 14:47:06 gh 1.18.2.4.2.7.6.5.2.2.52.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [29df8fe2bfab2f9de49afc6223e1db50d1539ac1]

INTEGRATION: CWS mergem8 (1.13.2.5.2.1.2.9.6.5.2.2.52); FILE MERGED 2003/04/29 08:26:41 gh 1.13.2.5.2.1.2.9.6.5.2.2.52.3: final merge for Beta2 2003/04/24 15:53:18 gh 1.13.2.5.2.1.2.9.6.5.2.2.52.2: RESYNC: (1.16-1.17); FILE MERGED 2003/04/14 14:47:05 gh 1.13.2.5.2.1.2.9.6.5.2.2.52.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [9f264d170d5bc31edc667ce91f5888f7b527af46]

INTEGRATION: CWS mergem8 (1.10.4.4.4.7.6.3.2.1.54); FILE MERGED 2003/04/29 08:26:41 gh 1.10.4.4.4.7.6.3.2.1.54.2: final merge for Beta2 2003/04/14 14:47:04 gh 1.10.4.4.4.7.6.3.2.1.54.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [dfe772b307c574a0aef13842f6d1c69dd5afcd9d]

INTEGRATION: CWS mergem8 (1.22.4.6.6.1.2.5.2.1.54); FILE MERGED 2003/04/29 08:26:40 gh 1.22.4.6.6.1.2.5.2.1.54.2: final merge for Beta2 2003/04/14 14:47:02 gh 1.22.4.6.6.1.2.5.2.1.54.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [6a4bc4df1bd618ccab27b9e52bd1f254a5ab8214]

INTEGRATION: CWS mergem8 (1.35.2.3.52); FILE MERGED 2003/04/29 08:26:40 gh 1.35.2.3.52.2: final merge for Beta2 2003/04/14 14:46:59 gh 1.35.2.3.52.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [43801292fb27eaf952934498881c0f898b5be479]

INTEGRATION: CWS mergem8 (1.40.2.2.52); FILE MERGED 2003/04/29 08:26:38 gh 1.40.2.2.52.2: final merge for Beta2 2003/04/14 14:46:55 gh 1.40.2.2.52.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [cbc66b086360d38e93ca66b23535e4dd72beeb00]

INTEGRATION: CWS mergem8 (1.9.2.1.2.8.6.3.2.1.54); FILE MERGED 2003/04/29 08:26:38 gh 1.9.2.1.2.8.6.3.2.1.54.2: final merge for Beta2 2003/04/14 14:46:55 gh 1.9.2.1.2.8.6.3.2.1.54.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [c09dd4d2e0034b0b7f6b918f0a4c6aa99f11f779]

INTEGRATION: CWS mergem8 (1.5.8.1.2.7.6.3.4.1.54); FILE MERGED 2003/04/29 08:26:38 gh 1.5.8.1.2.7.6.3.4.1.54.2: final merge for Beta2 2003/04/14 14:46:54 gh 1.5.8.1.2.7.6.3.4.1.54.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [74f094b0fc53784244ef99193bc24c5d20ce6928]

INTEGRATION: CWS mergem8 (1.14.4.1.2.8.6.3.2.2.52); FILE MERGED 2003/04/29 08:26:37 gh 1.14.4.1.2.8.6.3.2.2.52.2: final merge for Beta2 2003/04/14 14:46:53 gh 1.14.4.1.2.8.6.3.2.2.52.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [5abc63c3856cfe4a0b4936b94c6313a96b7007e4]

INTEGRATION: CWS mergem8 (1.22.2.2.2.3.2.4.2.3.6.4.2.2.52); FILE MERGED 2003/04/29 08:26:35 gh 1.22.2.2.2.3.2.4.2.3.6.4.2.2.52.2: final merge for Beta2 2003/04/14 14:46:46 gh 1.22.2.2.2.3.2.4.2.3.6.4.2.2.52.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [0df6708a0ba447e836320e6044ea17d57c4b7276]

INTEGRATION: CWS mergem8 (1.20.2.2.52); FILE MERGED 2003/04/29 08:26:35 gh 1.20.2.2.52.2: final merge for Beta2 2003/04/14 14:46:45 gh 1.20.2.2.52.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [5471ca305323b406707188badb111489d5dc1e04]

INTEGRATION: CWS mergem8 (1.11.4.4.2.1.54); FILE MERGED 2003/04/29 08:26:34 gh 1.11.4.4.2.1.54.2: final merge for Beta2 2003/04/14 14:46:44 gh 1.11.4.4.2.1.54.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [420be2ca5dbfd7e2a50cc281d1297b7cafb14e1e]

INTEGRATION: CWS mergem8 (1.19.2.2.2.7.6.4.2.2.52); FILE MERGED 2003/04/29 08:26:34 gh 1.19.2.2.2.7.6.4.2.2.52.2: final merge for Beta2 2003/04/14 14:46:44 gh 1.19.2.2.2.7.6.4.2.2.52.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [ff9b49eb1a3f8f15f7741bf41aa723a5fb03b1cb]

INTEGRATION: CWS mergem8 (1.20.2.4.2.11.6.6.2.2.52); FILE MERGED 2003/04/29 08:26:33 gh 1.20.2.4.2.11.6.6.2.2.52.2: final merge for Beta2 2003/04/14 14:46:43 gh 1.20.2.4.2.11.6.6.2.2.52.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [e97c7e5f3a064a1b7361d2002fe9af9df8b6bcd5]

INTEGRATION: CWS mergem8 (1.8.6.2.2.6.6.1.2.3.2.2.52); FILE MERGED 2003/04/29 08:26:33 gh 1.8.6.2.2.6.6.1.2.3.2.2.52.2: final merge for Beta2 2003/04/14 14:46:42 gh 1.8.6.2.2.6.6.1.2.3.2.2.52.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [e6697d71fcc377e332502aeefb23c091bfbb88bc]

INTEGRATION: CWS mergem8 (1.24.2.2.52); FILE MERGED 2003/04/29 08:26:33 gh 1.24.2.2.52.2: final merge for Beta2 2003/04/14 14:46:42 gh 1.24.2.2.52.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [2c2f697bedc58a0dbbfa11e64d8467a73252fc2b]

INTEGRATION: CWS mergem8 (1.21.2.4.2.7.6.5.2.2.52); FILE MERGED 2003/04/29 08:26:32 gh 1.21.2.4.2.7.6.5.2.2.52.2: final merge for Beta2 2003/04/14 14:46:41 gh 1.21.2.4.2.7.6.5.2.2.52.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [b0785ea35e5b9ab07153b33c7571695e200b7dc9]

INTEGRATION: CWS mergem8 (1.9.2.3.2.7.6.4.2.2.52); FILE MERGED 2003/04/29 08:26:32 gh 1.9.2.3.2.7.6.4.2.2.52.2: final merge for Beta2 2003/04/14 14:46:40 gh 1.9.2.3.2.7.6.4.2.2.52.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [8211baa027baa22d6a9cf36b802e1c17a5524714]

INTEGRATION: CWS mergem8 (1.13.2.3.2.6.6.4.2.2.52); FILE MERGED 2003/04/29 08:26:32 gh 1.13.2.3.2.6.6.4.2.2.52.2: final merge for Beta2 2003/04/14 14:46:38 gh 1.13.2.3.2.6.6.4.2.2.52.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [0472eccb49c13eba348168cd7739e182e73eddc0]

INTEGRATION: CWS mergem8 (1.28.2.2.2.4.2.2.2.7.4.2.2.4.2.2.52); FILE MERGED 2003/04/29 08:26:31 gh 1.28.2.2.2.4.2.2.2.7.4.2.2.4.2.2.52.2: final merge for Beta2 2003/04/14 14:46:36 gh 1.28.2.2.2.4.2.2.2.7.4.2.2.4.2.2.52.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [68fba32a8b2b0f0e2c7eec8c0b778e39a60a34dc]

INTEGRATION: CWS mergem8 (1.10.2.1.2.2.2.1.2.1.2.5.6.4.2.2.52); FILE MERGED 2003/04/29 08:26:31 gh 1.10.2.1.2.2.2.1.2.1.2.5.6.4.2.2.52.2: final merge for Beta2 2003/04/14 14:46:34 gh 1.10.2.1.2.2.2.1.2.1.2.5.6.4.2.2.52.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [fe21de6d2962f5b7c2de5a7167793eb92bccd017]

INTEGRATION: CWS mergem8 (1.23.2.3.2.10.4.2.2.5.2.2.52); FILE MERGED 2003/04/29 08:26:31 gh 1.23.2.3.2.10.4.2.2.5.2.2.52.2: final merge for Beta2 2003/04/14 14:46:33 gh 1.23.2.3.2.10.4.2.2.5.2.2.52.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [e361d1931712dafdb82d594bfecb5c0bbfe74824]

INTEGRATION: CWS mergem8 (1.14.2.3.2.7.6.3.2.2.52); FILE MERGED 2003/04/29 08:26:30 gh 1.14.2.3.2.7.6.3.2.2.52.2: final merge for Beta2 2003/04/14 14:46:31 gh 1.14.2.3.2.7.6.3.2.2.52.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [b45da2feea0364827dfb1456984c6dd4c0c11e1f]

INTEGRATION: CWS mergem8 (1.8.2.3.2.7.6.3.6.2.52); FILE MERGED 2003/04/29 08:26:28 gh 1.8.2.3.2.7.6.3.6.2.52.2: final merge for Beta2 2003/04/14 14:46:21 gh 1.8.2.3.2.7.6.3.6.2.52.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [9076e612e8f60dd99e4a2a1073778ab005b6e149]

INTEGRATION: CWS mergem8 (1.29.2.2.2.2.2.5.4.2.2.5.4.10.2.2.52); FILE MERGED 2003/04/29 08:26:28 gh 1.29.2.2.2.2.2.5.4.2.2.5.4.10.2.2.52.3: final merge for Beta2 2003/04/16 15:51:42 gh 1.29.2.2.2.2.2.5.4.2.2.5.4.10.2.2.52.2: RESYNC: (1.29.2.2.2.2.2.5.4.2.2.5.4.10.2.2-1.33); FILE MERGED 2003/04/14 14:46:18 gh 1.29.2.2.2.2.2.5.4.2.2.5.4.10.2.2.52.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [874ae546e532e121bb36e2ca34673c89a78fb6e4]

INTEGRATION: CWS mergem8 (1.63.2.2.52); FILE MERGED 2003/04/29 08:26:27 gh 1.63.2.2.52.2: final merge for Beta2 2003/04/14 14:46:14 gh 1.63.2.2.52.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [a89e904d7204d7a0e53e7f5dd5c4158931c5e48c]

INTEGRATION: CWS mergem8 (1.10.12.1.2.2.2.11.2.2.52); FILE MERGED 2003/04/29 08:26:24 gh 1.10.12.1.2.2.2.11.2.2.52.2: final merge for Beta2 2003/04/14 14:46:04 gh 1.10.12.1.2.2.2.11.2.2.52.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [6efc601c5b967cba3bb1b7a725fdda224d09424c]

INTEGRATION: CWS mergem8 (1.17.4.3.2.2.2.1.2.13.2.5.2.2.52); FILE MERGED 2003/04/29 08:26:23 gh 1.17.4.3.2.2.2.1.2.13.2.5.2.2.52.2: final merge for Beta2 2003/04/14 14:46:00 gh 1.17.4.3.2.2.2.1.2.13.2.5.2.2.52.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [d08d49ac1b91bb278ae588a51ee916de2acd71b9]

INTEGRATION: CWS mergem8 (1.19.2.1.2.3.2.1.2.6.6.1.2.12.2.2.52); FILE MERGED 2003/04/29 08:26:22 gh 1.19.2.1.2.3.2.1.2.6.6.1.2.12.2.2.52.2: final merge for Beta2 2003/04/14 14:45:59 gh 1.19.2.1.2.3.2.1.2.6.6.1.2.12.2.2.52.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [ca9ab7d1d7f9a9b68c1cb98cd86c64b3437f417d]

INTEGRATION: CWS mergem8 (1.40.2.18.2.2.52); FILE MERGED 2003/04/29 08:26:22 gh 1.40.2.18.2.2.52.2: final merge for Beta2 2003/04/14 14:45:57 gh 1.40.2.18.2.2.52.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [0d93fb8d24c3e69627eb4f7e30d88b857bb292c4]

INTEGRATION: CWS mergem8 (1.27.2.3.2.9.4.4.2.2.52); FILE MERGED 2003/04/29 08:26:21 gh 1.27.2.3.2.9.4.4.2.2.52.2: final merge for Beta2 2003/04/14 14:45:57 gh 1.27.2.3.2.9.4.4.2.2.52.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [dfbb9edab8ce6243976484349ee6262083e6c4b2]

INTEGRATION: CWS mergem8 (1.34.2.3.2.1.2.5.6.14.2.2.52); FILE MERGED 2003/04/29 08:26:21 gh 1.34.2.3.2.1.2.5.6.14.2.2.52.2: final merge for Beta2 2003/04/14 14:45:57 gh 1.34.2.3.2.1.2.5.6.14.2.2.52.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [352d98d50725b7dc5a8e3c0b49d7a57e537741be]

INTEGRATION: CWS mergem8 (1.39.2.2.2.5.2.2.52); FILE MERGED 2003/04/29 08:26:20 gh 1.39.2.2.2.5.2.2.52.2: final merge for Beta2 2003/04/14 14:45:55 gh 1.39.2.2.2.5.2.2.52.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [d92752969caa4d512e3e985bdadf6bac874180b6]

INTEGRATION: CWS mergem8 (1.1.1.5.2.1.4.7.6.3.2.2.52); FILE MERGED 2003/04/29 08:26:20 gh 1.1.1.5.2.1.4.7.6.3.2.2.52.2: final merge for Beta2 2003/04/14 14:45:54 gh 1.1.1.5.2.1.4.7.6.3.2.2.52.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [51ca46c509277645b028feea35653f2a1637ca51]

INTEGRATION: CWS mergem8 (1.14.2.2.2.10.6.2.6.1.54); FILE MERGED 2003/04/29 08:26:18 gh 1.14.2.2.2.10.6.2.6.1.54.2: final merge for Beta2 2003/04/14 14:45:50 gh 1.14.2.2.2.10.6.2.6.1.54.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [c4649ee568f1a61802cd989634b15d875094f5b3]

INTEGRATION: CWS mergem8 (1.13.2.1.2.2.2.1.2.1.2.5.6.2.6.2.52); FILE MERGED 2003/04/29 08:26:17 gh 1.13.2.1.2.2.2.1.2.1.2.5.6.2.6.2.52.2: final merge for Beta2 2003/04/14 14:45:49 gh 1.13.2.1.2.2.2.1.2.1.2.5.6.2.6.2.52.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [0d33992d11fe0692e8c98500520ea046810c583f]

INTEGRATION: CWS mergem8 (1.15.8.1.2.1.2.1.4.6.6.4.2.2.52); FILE MERGED 2003/04/29 08:26:17 gh 1.15.8.1.2.1.2.1.4.6.6.4.2.2.52.2: final merge for Beta2 2003/04/14 14:45:49 gh 1.15.8.1.2.1.2.1.4.6.6.4.2.2.52.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [04d0e79eb1a0d7458e274fb89fdecd26733eef3d]

INTEGRATION: CWS mergem8 (1.38.2.2.52); FILE MERGED 2003/04/29 08:26:17 gh 1.38.2.2.52.2: final merge for Beta2 2003/04/14 14:45:47 gh 1.38.2.2.52.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [8cf98784720d0c8981cb938991315d96047416ee]

INTEGRATION: CWS mergem8 (1.14.4.1.2.7.6.3.2.1.54); FILE MERGED 2003/04/29 08:26:16 gh 1.14.4.1.2.7.6.3.2.1.54.2: final merge for Beta2 2003/04/14 14:45:46 gh 1.14.4.1.2.7.6.3.2.1.54.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [ee6f3b1bc152224ee98307801ed9fefbccb2ba50]

INTEGRATION: CWS mergem8 (1.16.8.1.2.6.2.1.6.3.2.1.54); FILE MERGED 2003/04/29 08:26:16 gh 1.16.8.1.2.6.2.1.6.3.2.1.54.2: final merge for Beta2 2003/04/14 14:45:46 gh 1.16.8.1.2.6.2.1.6.3.2.1.54.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [c9f0fcbac1c1c4f371feb04cf469e18df9ddf38c]

INTEGRATION: CWS mergem8 (1.10.2.1.2.4.2.3.6.3.2.2.52); FILE MERGED 2003/04/29 08:26:16 gh 1.10.2.1.2.4.2.3.6.3.2.2.52.2: final merge for Beta2 2003/04/14 14:45:45 gh 1.10.2.1.2.4.2.3.6.3.2.2.52.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [42c9da6fe13fb0a96fb86377116192cba4711a06]

INTEGRATION: CWS mergem8 (1.14.2.1.2.1.2.7.6.3.2.2.52); FILE MERGED 2003/04/29 08:26:15 gh 1.14.2.1.2.1.2.7.6.3.2.2.52.2: final merge for Beta2 2003/04/14 14:45:45 gh 1.14.2.1.2.1.2.7.6.3.2.2.52.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [11d9ce2702bbe9b52a542c36d5803cadfbe34be5]

INTEGRATION: CWS mergem8 (1.15.2.1.2.7.6.3.2.2.52); FILE MERGED 2003/04/29 08:26:15 gh 1.15.2.1.2.7.6.3.2.2.52.2: final merge for Beta2 2003/04/14 14:45:44 gh 1.15.2.1.2.7.6.3.2.2.52.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [c18820a78552b5dd747b8c9a68f99ea208185467]

INTEGRATION: CWS mergem8 (1.19.2.2.2.9.4.5.2.1.54); FILE MERGED 2003/04/29 08:26:15 gh 1.19.2.2.2.9.4.5.2.1.54.2: final merge for Beta2 2003/04/14 14:45:43 gh 1.19.2.2.2.9.4.5.2.1.54.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [b8f7d15dc4bf750a797b3742a5343ffb28f1a718]

INTEGRATION: CWS mergem8 (1.20.4.2.2.1.2.7.6.6.2.2.52); FILE MERGED 2003/04/29 08:26:14 gh 1.20.4.2.2.1.2.7.6.6.2.2.52.2: final merge for Beta2 2003/04/14 14:45:43 gh 1.20.4.2.2.1.2.7.6.6.2.2.52.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [11f0485ef74e33a6cda0e066d9a734c2145f0542]

INTEGRATION: CWS mergem8 (1.24.2.2.2.3.2.9.4.9.2.3.50); FILE MERGED 2003/04/29 08:26:13 gh 1.24.2.2.2.3.2.9.4.9.2.3.50.3: final merge for Beta2 2003/04/16 15:57:30 gh 1.24.2.2.2.3.2.9.4.9.2.3.50.2: RESYNC: (1.24.2.2.2.3.2.9.4.9.2.3-1.31); FILE MERGED 2003/04/14 14:45:41 gh 1.24.2.2.2.3.2.9.4.9.2.3.50.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [97932f364a30052938fa4e9ceb504f8d45f4db29]

INTEGRATION: CWS mergem8 (1.25.2.2.52); FILE MERGED 2003/04/29 08:26:12 gh 1.25.2.2.52.2: final merge for Beta2 2003/04/14 14:45:40 gh 1.25.2.2.52.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [a2f56807a2ff2799210325bfd87a00951142bef5]

INTEGRATION: CWS mergem8 (1.17.2.1.2.2.2.2.2.3.4.2.8.4.2.2.52); FILE MERGED 2003/04/29 08:26:12 gh 1.17.2.1.2.2.2.2.2.3.4.2.8.4.2.2.52.2: final merge for Beta2 2003/04/14 14:45:39 gh 1.17.2.1.2.2.2.2.2.3.4.2.8.4.2.2.52.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [ebcfb7e688b85b826e3d410b86296f917b53cdfe]

INTEGRATION: CWS mergem8 (1.39.4.2.2.5.2.2.52); FILE MERGED 2003/04/29 08:26:12 gh 1.39.4.2.2.5.2.2.52.2: final merge for Beta2 2003/04/14 14:45:38 gh 1.39.4.2.2.5.2.2.52.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [5e3ed0a677bad55c726ab611367c9792ab87c99a]

INTEGRATION: CWS mergem8 (1.23.2.2.52); FILE MERGED 2003/04/29 08:26:11 gh 1.23.2.2.52.2: final merge for Beta2 2003/04/14 14:45:38 gh 1.23.2.2.52.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [0c7cbd444297b7a1af8baf151fee6ce3eccfc129]

INTEGRATION: CWS mergem8 (1.27.2.2.52); FILE MERGED 2003/04/29 08:26:11 gh 1.27.2.2.52.2: final merge for Beta2 2003/04/14 14:45:37 gh 1.27.2.2.52.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [11a331c8369dde345bffbcd7d765f42d76e6b71d]

INTEGRATION: CWS mergem8 (1.17.4.3.2.6.4.2.6.6.2.2.52); FILE MERGED 2003/04/29 08:26:10 gh 1.17.4.3.2.6.4.2.6.6.2.2.52.2: final merge for Beta2 2003/04/14 14:45:37 gh 1.17.4.3.2.6.4.2.6.6.2.2.52.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [dbdfde9b4b3eebe1dcc85b2fb854b178abcf6fff]

INTEGRATION: CWS mergem8 (1.16.2.5.4.2.6.3.2.2.52); FILE MERGED 2003/04/29 08:26:10 gh 1.16.2.5.4.2.6.3.2.2.52.2: final merge for Beta2 2003/04/14 14:45:36 gh 1.16.2.5.4.2.6.3.2.2.52.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [54238deaaa4e3967acd8c9becea22e7d28f8ed49]

INTEGRATION: CWS mergem8 (1.30.2.2.52); FILE MERGED 2003/04/29 08:26:09 gh 1.30.2.2.52.2: final merge for Beta2 2003/04/14 14:45:34 gh 1.30.2.2.52.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [c0e061d35dde1e83cb3262fef68a2ed8ca3917a2]

INTEGRATION: CWS mergem8 (1.10.2.4.2.1.54); FILE MERGED 2003/04/29 08:26:09 gh 1.10.2.4.2.1.54.2: final merge for Beta2 2003/04/14 14:45:34 gh 1.10.2.4.2.1.54.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [f4039c7416f05f8d0a03b2de998e37228230104b]

INTEGRATION: CWS mergem8 (1.14.2.8.6.4.2.2.52); FILE MERGED 2003/04/29 08:26:08 gh 1.14.2.8.6.4.2.2.52.2: final merge for Beta2 2003/04/14 14:45:31 gh 1.14.2.8.6.4.2.2.52.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [5cc59e9025e7f88d88d039b9b18d09c6f0d65b00]

INTEGRATION: CWS mergem8 (1.29.4.1.2.6.2.2.52); FILE MERGED 2003/04/29 08:26:08 gh 1.29.4.1.2.6.2.2.52.2: final merge for Beta2 2003/04/14 14:45:30 gh 1.29.4.1.2.6.2.2.52.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [af4949f9491207fbcd1563f1bca3614e02fbdcaa]

INTEGRATION: CWS mergem8 (1.32.6.2.2.1.2.10.6.13.2.2.52); FILE MERGED 2003/04/29 08:26:06 gh 1.32.6.2.2.1.2.10.6.13.2.2.52.2: final merge for Beta2 2003/04/14 14:45:27 gh 1.32.6.2.2.1.2.10.6.13.2.2.52.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [9a9bfbac827a7ca91f02b15a7cd1d45f58bbf699]

INTEGRATION: CWS mergem8 (1.17.2.7.6.4.2.2.52); FILE MERGED 2003/04/29 08:26:06 gh 1.17.2.7.6.4.2.2.52.2: final merge for Beta2 2003/04/14 14:45:27 gh 1.17.2.7.6.4.2.2.52.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [4d0da66e8df4e2e73ff08ea866398df4d4e9b8fc]

INTEGRATION: CWS mergem8 (1.14.2.7.6.3.2.1.54); FILE MERGED 2003/04/29 08:26:06 gh 1.14.2.7.6.3.2.1.54.2: final merge for Beta2 2003/04/14 14:45:26 gh 1.14.2.7.6.3.2.1.54.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [975f6bc9daa266138dff11da1588447bd395105d]

INTEGRATION: CWS mergem8 (1.14.2.3.4.3.2.2.2.3.6.3.2.1.54); FILE MERGED 2003/04/29 08:26:05 gh 1.14.2.3.4.3.2.2.2.3.6.3.2.1.54.2: final merge for Beta2 2003/04/14 14:45:26 gh 1.14.2.3.4.3.2.2.2.3.6.3.2.1.54.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [c25d0dbba605b06bffb761fe86cedcbce31dd81a]

INTEGRATION: CWS mergem8 (1.18.2.2.2.8.6.3.2.2.52); FILE MERGED 2003/04/29 08:26:05 gh 1.18.2.2.2.8.6.3.2.2.52.2: final merge for Beta2 2003/04/14 14:45:25 gh 1.18.2.2.2.8.6.3.2.2.52.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [e417b04d6d653c2910e3c58aa3b9c047f3f409a2]

INTEGRATION: CWS mergem8 (1.11.2.1.2.6.6.4.2.2.52); FILE MERGED 2003/04/29 08:26:04 gh 1.11.2.1.2.6.6.4.2.2.52.2: final merge for Beta2 2003/04/14 14:45:24 gh 1.11.2.1.2.6.6.4.2.2.52.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [64eebbe38d9a02609ec406c7817e78b4bb51da0d]

INTEGRATION: CWS mergem8 (1.36.2.1.54); FILE MERGED 2003/04/29 08:26:04 gh 1.36.2.1.54.2: final merge for Beta2 2003/04/14 14:45:23 gh 1.36.2.1.54.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [c346b0e8cc9bd088bf139a5752535df645e79728]

INTEGRATION: CWS mergem8 (1.36.2.1.2.1.2.6.6.6.2.2.52); FILE MERGED 2003/04/29 08:26:02 gh 1.36.2.1.2.1.2.6.6.6.2.2.52.2: final merge for Beta2 2003/04/14 14:45:20 gh 1.36.2.1.2.1.2.6.6.6.2.2.52.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [ebf15e2e45049c5b0a7ae19615982cef0228ece0]

INTEGRATION: CWS mergem8 (1.50.6.4.2.2.50); FILE MERGED 2003/04/29 08:26:02 gh 1.50.6.4.2.2.50.3: final merge for Beta2 2003/04/16 15:59:47 gh 1.50.6.4.2.2.50.2: RESYNC: (1.50.6.4.2.2-1.58); FILE MERGED 2003/04/14 14:45:19 gh 1.50.6.4.2.2.50.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [732a3bb30750c1898799f791ff0057ef96bd8aa9]

INTEGRATION: CWS mergem8 (1.87.2.2.52); FILE MERGED 2003/04/29 08:26:01 gh 1.87.2.2.52.2: final merge for Beta2 2003/04/14 14:45:19 gh 1.87.2.2.52.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [e783c3bd874bc12ea895e0fa54bc3bebf4a27b07]

INTEGRATION: CWS mergem8 (1.13.4.1.2.6.6.5.2.2.52); FILE MERGED 2003/04/29 08:26:00 gh 1.13.4.1.2.6.6.5.2.2.52.2: final merge for Beta2 2003/04/14 14:45:16 gh 1.13.4.1.2.6.6.5.2.2.52.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [10f8d66defc81ac1b12c12acd90ea19138ecc545]

INTEGRATION: CWS mergem8 (1.18.2.7.6.6.2.1.54); FILE MERGED 2003/04/29 08:26:00 gh 1.18.2.7.6.6.2.1.54.2: final merge for Beta2 2003/04/14 14:45:15 gh 1.18.2.7.6.6.2.1.54.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [63fecdda38e71ba3cfa47622e7881e826e891d37]

INTEGRATION: CWS mergem8 (1.24.2.6.4.2.6.6.2.2.52); FILE MERGED 2003/04/29 08:25:59 gh 1.24.2.6.4.2.6.6.2.2.52.2: final merge for Beta2 2003/04/14 14:45:15 gh 1.24.2.6.4.2.6.6.2.2.52.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [85b4da48b5ef8d78705e6b9ecbfe9d7dbc047c33]

INTEGRATION: CWS mergem8 (1.22.2.1.4.8.6.5.2.2.52); FILE MERGED 2003/04/29 08:25:59 gh 1.22.2.1.4.8.6.5.2.2.52.2: final merge for Beta2 2003/04/14 14:45:15 gh 1.22.2.1.4.8.6.5.2.2.52.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [6cecc131e91c272f55b984f5cfde8ba2c1ac3533]

INTEGRATION: CWS mergem8 (1.15.4.7.6.5.2.1.54); FILE MERGED 2003/04/29 08:25:59 gh 1.15.4.7.6.5.2.1.54.2: final merge for Beta2 2003/04/14 14:45:14 gh 1.15.4.7.6.5.2.1.54.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [5d3c491746f92a70d2afe903261a81db9c03defc]

INTEGRATION: CWS mergem8 (1.32.2.10.4.5.2.1.54); FILE MERGED 2003/04/29 08:25:58 gh 1.32.2.10.4.5.2.1.54.2: final merge for Beta2 2003/04/14 14:45:14 gh 1.32.2.10.4.5.2.1.54.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [635958425c5be8816e9d4d4709398459c390f302]

INTEGRATION: CWS mergem8 (1.26.2.11.6.7.2.2.52); FILE MERGED 2003/04/29 08:25:58 gh 1.26.2.11.6.7.2.2.52.2: final merge for Beta2 2003/04/14 14:45:13 gh 1.26.2.11.6.7.2.2.52.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [37aa8c3fe7c337bb61bc7f29148f7c4ab2bd1436]

INTEGRATION: CWS mergem8 (1.27.2.1.54); FILE MERGED 2003/04/29 08:25:57 gh 1.27.2.1.54.2: final merge for Beta2 2003/04/14 14:45:11 gh 1.27.2.1.54.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [03ef38e7137edbfaacfd35017f2166b59a78ed14]

INTEGRATION: CWS mergem8 (1.34.2.3.2.4.2.4.6.11.2.2.52); FILE MERGED 2003/04/29 08:25:56 gh 1.34.2.3.2.4.2.4.6.11.2.2.52.2: final merge for Beta2 2003/04/14 14:45:11 gh 1.34.2.3.2.4.2.4.6.11.2.2.52.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [9df5805a39af7f6daf9bd8e91d47804926cdcc4f]

INTEGRATION: CWS mergem8 (1.79.2.4.50); FILE MERGED 2003/04/29 08:25:56 gh 1.79.2.4.50.3: final merge for Beta2 2003/04/16 16:01:35 gh 1.79.2.4.50.2: RESYNC: (1.79.2.4-1.85); FILE MERGED 2003/04/14 14:45:10 gh 1.79.2.4.50.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [88ef0a1127273c207561e936ed3c4c2f8b5609c7]

INTEGRATION: CWS mergem8 (1.103.2.2.52); FILE MERGED 2003/04/29 08:25:53 gh 1.103.2.2.52.2: final merge for Beta2 2003/04/14 14:45:06 gh 1.103.2.2.52.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [d08aeb2e605c61519477c3b9de977130e9efa3c5]

INTEGRATION: CWS mergem8 (1.24.4); FILE MERGED 2003/04/29 08:25:20 gh 1.24.4.2: final merge for Beta2 2003/04/14 14:44:13 gh 1.24.4.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [2456867cdf0f7234c2561ecd5f0a4d4cce62926d]

INTEGRATION: CWS mergem8 (1.40.4); FILE MERGED 2003/04/29 08:25:18 gh 1.40.4.2: final merge for Beta2 2003/04/14 14:44:10 gh 1.40.4.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [5883f9cbff0be0037d234c95073aa4b589a763cb]

INTEGRATION: CWS mergem8 (1.19.4); FILE MERGED 2003/04/29 08:25:17 gh 1.19.4.2: final merge for Beta2 2003/04/14 14:44:09 gh 1.19.4.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [81e2b44da93c03439a25cc2ad0992a0191b0c46c]

INTEGRATION: CWS mergem8 (1.20.4); FILE MERGED 2003/04/29 08:25:17 gh 1.20.4.2: final merge for Beta2 2003/04/14 14:44:09 gh 1.20.4.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [e8f339571f0916f30889cc277e379aabd1bcefd0]

INTEGRATION: CWS mergem8 (1.47.4); FILE MERGED 2003/04/29 08:25:16 gh 1.47.4.2: final merge for Beta2 2003/04/14 14:44:08 gh 1.47.4.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [454f9752da558e3d6772bdde1229f717c250eb1a]

INTEGRATION: CWS mergem8 (1.48.4); FILE MERGED 2003/04/29 08:25:16 gh 1.48.4.2: final merge for Beta2 2003/04/14 14:44:08 gh 1.48.4.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [5b71ddfbc7a715590c8b3efbbeab38cf51a7541d]

INTEGRATION: CWS mergem8 (1.16.4); FILE MERGED 2003/04/29 08:25:15 gh 1.16.4.3: final merge for Beta2 2003/04/24 15:32:14 gh 1.16.4.2: RESYNC: (1.16-1.17); FILE MERGED 2003/04/14 14:44:07 gh 1.16.4.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [a4b8932418218664ab5087f94d5ef1eb7740cd0b]

INTEGRATION: CWS mergem8 (1.86.4); FILE MERGED 2003/04/29 08:25:15 gh 1.86.4.3: final merge for Beta2 2003/04/24 15:31:58 gh 1.86.4.2: RESYNC: (1.86-1.87); FILE MERGED 2003/04/14 14:44:07 gh 1.86.4.1: merging all languages


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [3c7e831bb5cb8b8a7a2de5cab0b7cbaf5322c3fd]

INTEGRATION: CWS jollyfilterteam05 (1.64.10); FILE MERGED 2003/04/23 07:45:19 cmc 1.64.10.1: #i11732# handle broken fractions without panic


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [62c0299e834c2293ba9a9f4d32e1c36678df4e97]

INTEGRATION: CWS jollyfilterteam05 (1.11.34); FILE MERGED 2003/04/28 07:52:05 cmc 1.11.34.1: #106606# removed small chunking of incoming data by accident


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [746a61605ab43f790ae1d10cd740bd53794daed1]

INTEGRATION: CWS jollyfilterteam05 (1.58.30); FILE MERGED 2003/04/22 11:52:26 cmc 1.58.30.1: #108739# convert writer date/time quotes to and from winword ones


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [ad184a13987be47bf55de27cd2dd62d46e1043c6]

INTEGRATION: CWS jollyfilterteam05 (1.130.8); FILE MERGED 2003/04/24 07:45:56 cmc 1.130.8.2: RESYNC: (1.130-1.132); FILE MERGED conflict resolved 2003/04/23 13:53:56 cmc 1.130.8.1: #i13590# Where did the random use of -999 twips as a flag value come from!


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [c972f900d145b6ebf5195847e759cb04b9666b69]

INTEGRATION: CWS jollyfilterteam05 (1.64.10); FILE MERGED 2003/04/24 07:45:47 cmc 1.64.10.2: RESYNC: (1.64-1.65); FILE MERGED 2003/04/22 11:52:25 cmc 1.64.10.1: #108739# convert writer date/time quotes to and from winword ones


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [592318dc7c6948dfdbd9ffbff2824cdc99c6ca40]

INTEGRATION: CWS jollyfilterteam05 (1.80.8); FILE MERGED 2003/04/24 07:45:11 cmc 1.80.8.2: RESYNC: (1.80-1.81); FILE MERGED 2003/04/23 13:53:55 cmc 1.80.8.1: #i13590# Where did the random use of -999 twips as a flag value come from!


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [e92db19ed35fe7f2941a6293520a0e82e8b1884c]

INTEGRATION: CWS jollyfilterteam05 (1.108.10); FILE MERGED 2003/04/24 07:45:03 cmc 1.108.10.2: RESYNC: (1.108-1.109); FILE MERGED 2003/04/23 13:53:54 cmc 1.108.10.1: #i13590# Where did the random use of -999 twips as a flag value come from!


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [5ddc06037c4ffa5427482c939b2bc456089eed1d]

INTEGRATION: CWS jollyfilterteam05 (1.58.8); FILE MERGED 2003/04/24 07:44:10 cmc 1.58.8.2: RESYNC: (1.58-1.60); FILE MERGED conflict resolved 2003/04/22 11:52:24 cmc 1.58.8.1: #108739# convert writer date/time quotes to and from winword ones


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [35fa9b1dc8370f3cd1dccf5632745ca7af7ee17f]

INTEGRATION: CWS jollyfilterteam05 (1.8.30); FILE MERGED 2003/04/28 08:02:42 cmc 1.8.30.1: #106052# don't start new section from a bare vertalc


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [60b50a0104c834c4b0efb622e6c228454c65ffa7]

INTEGRATION: CWS jollyfilterteam05 (1.23.8); FILE MERGED 2003/04/28 16:24:40 cmc 1.23.8.5: #106052# close attrgroup only for sucessful new section, nor for modifying current section 2003/04/28 10:23:07 cmc 1.23.8.4: #105816# regression, page start number not applied and updated correctly 2003/04/28 08:02:42 cmc 1.23.8.3: #106052# don't start new section from a bare vertalc 2003/04/24 07:48:17 cmc 1.23.8.2: RESYNC: (1.23-1.24); FILE MERGED 2003/04/22 09:37:00 cmc 1.23.8.1: #108991# #108990# oversights in rtf filter, better header/footer existance check and out_sfx in wrong place


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [2a512bc45a7bcf6a74d67e1e3c89f40e2ca244b1]

INTEGRATION: CWS jollyfilterteam05 (1.13.28); FILE MERGED 2003/04/28 10:40:33 cmc 1.13.28.1: #105521# failed to strip whitespace from import field argument


2003-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [0027e143ca2ac2843e78400d3136b752ffdcec9e]

INTEGRATION: CWS jollyfilterteam05 (1.34.28); FILE MERGED 2003/04/22 09:37:00 cmc 1.34.28.1: #108991# #108990# oversights in rtf filter, better header/footer existance check and out_sfx in wrong place


2003-04-29  Hans-Joachim Lankenau  <hjs@openoffice.org>  [6903894434516a17a1e2e6c93105c7a2acee6d1d]

#100000# confused pro and nonpro


2003-04-29  Andreas Schlüns  <as@openoffice.org>  [a65045ef7cca1011debd2e3dbc5c36a6148b9940]

#109200# initialize locale settings before SfxApplication starts


2003-04-29  Rüdiger Timm  <rt@openoffice.org>  [e34bb658ee48eb91be8743f556b1ab9f26c70a0f]

#100000# backed out strange merge from cws_srx644_ooo20030412, reduced to the change made by vq ( #12045 W32-tcsh patches for odk)


2003-04-29  Kurt Zenker  <kz@openoffice.org>  [68facf13850ca57af8e49feea2c89dc80b7e2121]

new version for SRX644


2003-04-29  Rüdiger Timm  <rt@openoffice.org>  [b93fbefc1bc6a076af975619b4cf9af5b15cb7b6]

#100000# Correct onditional is common_build, not COMMON_BUILD.


2003-04-29  Rüdiger Timm  <rt@openoffice.org>  [a22e97eb573ef181ca296ff0502cc5e0d022a755]

INTEGRATION: CWS mhu03 (1.27.4); FILE MERGED 2003/04/27 15:13:25 mhu 1.27.4.1: #109005# Extended 'osl_psz_loadModule()' to try current directory in case a module w/o pathname could not otherwise be loaded.


2003-04-29  Rüdiger Timm  <rt@openoffice.org>  [94e39aeb5553af3b6460ed99def49447aee40082]

#100000#


2003-04-29  Rüdiger Timm  <rt@openoffice.org>  [77512e657957c3e003abad46e3e11bc15b5c723b]

#100000# Introduce restriction for building with buildserver under wntmsci8.


2003-04-29  Vladimir Glazounov  <vg@openoffice.org>  [86f9b4842529576062a9a44db379bf123a26654b]

chg: declaration for all Linux platforms, #100000#, (mh)


2003-04-29  Rüdiger Timm  <rt@openoffice.org>  [bb9aead90fbe993c938abbcd82f5e4bb17f95003]

#100000# needs headers from offuh


2003-04-29  Kurt Zenker  <kz@openoffice.org>  [bb4a907b91b3cbc684edc3809818f72eebdea42c]

new version for SRX644


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [f598b0b72719c19c980aa29f033fcf85fe3d1c2f]

SRX644


2003-04-28  Vladimir Glazounov  <vg@openoffice.org>  [30c3c004e7996f0f28fcd6c0a7b0f7a5ea064eef]

INTEGRATION: CWS dvo001 (1.48.36); FILE MERGED 2003/04/24 16:51:27 dvo 1.48.36.1: #109120# fill old/new value for text change events


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [d285bc25b308c50c79e87ed96b75832abc9ec823]

INTEGRATION: CWS beta2feature1 (1.10.12); FILE MERGED 2003/04/25 12:18:29 af 1.10.12.1: #109145# Changed default value of Misc/Start/CurrentPage from false to true.


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [399ae1d29fc21f6633013b10b0d33787a51d9c22]

INTEGRATION: CWS beta2feature1 (1.13.22); FILE MERGED 2003/04/25 13:47:05 ka 1.13.22.1: #109146#: restore last presentation page in drawing view


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [ac0c5bb9207527268388269c8015178f3df85be1]

INTEGRATION: CWS beta2feature1 (1.24.22); FILE MERGED 2003/04/25 13:47:05 ka 1.24.22.1: #109146#: restore last presentation page in drawing view


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [178add33c9e670cc1856625bd9af48c2916ef5e1]

INTEGRATION: CWS ooo20030412 (1.54.4.2.2); FILE MERGED 2003/03/28 21:46:45 vq 1.54.4.2.2.1: #12045 W32-tcsh patches for odk.


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [504aeb634bb385e4a732c16b6301ce18eb675fab]

INTEGRATION: CWS ooo20030412 (1.6.24.2.20); FILE MERGED 2003/04/01 14:55:12 mh 1.6.24.2.20.1: chg: old style header, #i3557#


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [4cd29d83032d23b29fa36c401aae659029383d14]

INTEGRATION: CWS ooo20030412 (1.1.4); FILE ADDED 2003/04/12 10:32:23 vq 1.1.4.2: #11592 Fix error for W32-tcsh. 2003/04/11 14:41:25 mh 1.1.4.1: add: localized readme, #i11592#


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [737b450101fb864470e01a018b0b36244653d162]

INTEGRATION: CWS ooo20030412 (1.7.20); FILE MERGED 2003/04/11 14:42:55 mh 1.7.20.1: add: localized readme, #i11592#


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [8f43f4d52150d59c455d8c62bd0fa0e99e32186c]

INTEGRATION: CWS ooo20030412 (1.1.4); FILE ADDED 2003/04/11 14:41:14 mh 1.1.4.1: add: localized readme, #i11592#


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [2318ec0f32aed427b0379dd31f37205244998467]

INTEGRATION: CWS ooo20030412 (1.1.4); FILE ADDED 2003/04/11 14:41:12 mh 1.1.4.1: add: localized readme, #i11592#


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [18ae241ecb941287053a8b4522a6b5e81fda2f1c]

INTEGRATION: CWS ooo20030412 (1.1.4); FILE ADDED 2003/04/11 14:41:11 mh 1.1.4.1: add: localized readme, #i11592#


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [e5924451585b89de0fbade8d8e467b2915aa2a3b]

INTEGRATION: CWS ooo20030412 (1.4.16); FILE MERGED 2003/04/24 09:26:53 mh 1.4.16.1: join: from ooo11beta


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [bbaf895bb1560ae770d2910fd7b50d223a3fb8ab]

INTEGRATION: CWS ooo20030412 (1.3.74); FILE MERGED 2003/04/24 05:30:56 mh 1.3.74.2: add: misssing copyright header, #i10000# 2003/04/11 09:05:52 mh 1.3.74.1: join: from ooo11beta


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [e71ddec449540aae11c6c9f61e38d3719892f3ee]

INTEGRATION: CWS ooo20030412 (1.2.96); FILE MERGED 2003/04/11 09:05:52 mh 1.2.96.1: join: from ooo11beta


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [72691b531b3f16c0ff10b9ee8c26f8da7dc29e08]

INTEGRATION: CWS ooo20030412 (1.14.8.1.34); FILE MERGED 2003/04/28 13:08:52 mh 1.14.8.1.34.3: RESYNC: (1.15-1.16); FILE MERGED 2003/04/11 14:46:25 mh 1.14.8.1.34.2: chg: one more cpp warning, #i13256# 2003/04/11 10:15:02 mh 1.14.8.1.34.1: fix: no concatenation needed here


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [81758b86ee54e8ea941753a3fc77791d603493ee]

INTEGRATION: CWS ooo20030412 (1.9.86); FILE MERGED 2003/04/24 09:19:20 mh 1.9.86.1: join: from ooo11beta


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [66b78dc384478b09ab1a53f2767fd485c79fb909]

INTEGRATION: CWS ooo20030412 (1.17.2.1.52); FILE MERGED 2003/04/11 09:05:51 mh 1.17.2.1.52.1: join: from ooo11beta


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [660fc34d74be6e85a64b71d722b7d5192ea4541c]

INTEGRATION: CWS ooo20030412 (1.1.4.2.34); FILE MERGED 2003/04/05 13:32:36 waratah 1.1.4.2.34.1: 11307: correct code for gcc 2.95 problem


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [4902b123ccac01f0665c33a9f84640110962e9ec]

INTEGRATION: CWS ooo20030412 (1.4.72); FILE MERGED 2003/04/24 09:20:53 mh 1.4.72.1: join: from ooo11beta


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [f9dcf8c1c01b5be043057f4786a211128b1e6c2a]

INTEGRATION: CWS ooo20030412 (1.15.66); FILE MERGED 2003/04/28 13:13:50 mh 1.15.66.4: RESYNC: (1.16-1.17); FILE MERGED 2003/04/14 10:45:15 mh 1.15.66.3: fixed typo at resolving conflict 2003/04/14 10:28:54 mh 1.15.66.2: RESYNC: (1.15-1.16); FILE MERGED 2003/04/11 09:05:51 mh 1.15.66.1: join: from ooo11beta


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [66b6d6e69064c5240a6f549259ead5223558aa8c]

INTEGRATION: CWS ooo20030412 (1.1.2); FILE ADDED 2003/04/09 12:31:27 mh 1.1.2.2: add: FREEBSD, #i12879# 2003/04/09 11:36:08 mh 1.1.2.1: add: deal with different header files for alloca declaration, #i6842#


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [60b5f1f154bc94b6610e964d9ef3e2de42dd1f23]

INTEGRATION: CWS ooo20030412 (1.6.6); FILE MERGED 2003/04/13 12:42:00 mh 1.6.6.2: RESYNC: (1.12); BINARY 2003/04/11 08:51:17 mh 1.6.6.1: join: from ooo11beta


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [7603817f4df7486ac9e0938d2712d8571b375b6c]

INTEGRATION: CWS ooo20030412 (1.99.10); FILE MERGED 2003/04/16 10:25:23 mh 1.99.10.1: add: make salgdi3/Xrender compile, #i13400#


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [04548a0852f14d1c6e45e1362eecc1a7ad979633]

INTEGRATION: CWS ooo20030412 (1.6.118); FILE MERGED 2003/04/16 10:25:23 mh 1.6.118.1: add: make salgdi3/Xrender compile, #i13400#


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [94451967d1c1b4f0a58f3f066579a832832fe3e3]

INTEGRATION: CWS ooo20030412 (1.28.12); FILE MERGED 2003/04/16 10:25:23 mh 1.28.12.1: add: make salgdi3/Xrender compile, #i13400#


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [19dfb4537703704600845d9785f4ff9b146c95f7]

INTEGRATION: CWS ooo20030412 (1.16.116); FILE MERGED 2003/04/11 08:51:16 mh 1.16.116.1: join: from ooo11beta


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [ac3b5bb472fe441317be8abb96e21f8409a82e68]

INTEGRATION: CWS ooo20030412 (1.4.12); FILE MERGED 2003/04/15 15:53:14 mh 1.4.12.1: del: superflous preprocessor concatenation, #i13400#


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [b9847cb8281f787360ff50d8b51f0ff7b43b9f49]

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>  [71568a62c0db35f1a293e853868718e470bded1d]

INTEGRATION: CWS ooo20030412 (1.7.6.1.12); FILE MERGED 2003/04/01 15:37:36 mh 1.7.6.1.12.1: fix for parallel dmake, #i11673#


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [24197acbb91fb3f4b7dff04fc6cc6aa4d6a4e876]

INTEGRATION: CWS ooo20030412 (1.3.30); FILE MERGED 2003/03/25 21:07:21 khendricks 1.3.30.1: minor updates and fixes for lingucomponent includes a bug fix for issue 9887

Kevin

2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [940b9c3c93c27a1fa93454462dfdf5d5404ee663]

INTEGRATION: CWS ooo20030412 (1.6.2.2.4.1.2.1.4.1.2); FILE MERGED 2003/03/25 21:07:20 khendricks 1.6.2.2.4.1.2.1.4.1.2.1: minor updates and fixes for lingucomponent includes a bug fix for issue 9887

Kevin

2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [d896a36bb6479f74a925fc3f784452cff762e67d]

INTEGRATION: CWS ooo20030412 (1.1.36); FILE MERGED 2003/03/25 21:07:20 khendricks 1.1.36.1: minor updates and fixes for lingucomponent includes a bug fix for issue 9887

Kevin

2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [ade4f564dc563a8154cf0455ad5ba61b888cd164]

INTEGRATION: CWS ooo20030412 (1.2.2.6.24); FILE MERGED 2003/04/08 12:33:57 khendricks 1.2.2.6.24.1: partial fix for Issuezilla 13095 periods at the end of words were improperly being sent to the hyphenation dictionary which confused it.

To completely fix this issue and others, a new hyphenation
dictionary for English (US) must be used as well.

2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [0bd236a1b899aab2d0ec4eeeb3b533c4f0191e00]

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>  [7798c40829895d86014f5fa3dd6fdae0ab0003e1]

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>  [d284291d9671ac44ed683b5d10a8f830965732a5]

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>  [076ac7eab03abc9ab29c2e2a6f9b5af6dc9e4a76]

INTEGRATION: CWS ooo20030412 (1.7.28); FILE MERGED 2003/04/07 15:36:34 mh 1.7.28.1: del: so_predeliver, #i9398#


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [066d5ede58d7da2c059949b98f3d6ce4cbe665a2]

INTEGRATION: CWS ooo20030412 (1.33.42); FILE MERGED 2003/04/01 09:56:08 mh 1.33.42.1: chg: to standard header includes, #i3557#


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [ee9adb59cb39d2637a416cc343f1218f7dbe6285]

INTEGRATION: CWS ooo20030412 (1.8.50); FILE MERGED 2003/04/02 12:37:37 waratah 1.8.50.1: 12879: disable target for freebsd only


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [ed4bcca22affc8b25758fb6ba23694b79820ab2d]

INTEGRATION: CWS ooo20030412 (1.2.44); FILE MERGED 2003/04/28 13:37:47 mh 1.2.44.3: RESYNC: (1.5-1.6); FILE MERGED 2003/04/12 22:30:30 mh 1.2.44.2: RESYNC: (1.2-1.5); FILE MERGED 2003/04/11 11:38:45 mh 1.2.44.1: join: from ooo11beta


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [0377bd19ee58638761a1988c23454cc05f73e962]

INTEGRATION: CWS ooo20030412 (1.2.44); FILE MERGED 2003/04/28 13:36:43 mh 1.2.44.3: RESYNC: (1.5-1.6); FILE MERGED 2003/04/12 22:28:25 mh 1.2.44.2: RESYNC: (1.2-1.5); FILE MERGED 2003/04/11 11:38:44 mh 1.2.44.1: join: from ooo11beta


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [89b8529c20c2b4253f976ba8d9dd32a0165681fc]

INTEGRATION: CWS ooo20030412 (1.2.44); FILE MERGED 2003/04/28 13:38:39 mh 1.2.44.3: RESYNC: (1.5-1.6); FILE MERGED 2003/04/12 22:31:16 mh 1.2.44.2: RESYNC: (1.2-1.5); FILE MERGED 2003/04/11 11:38:44 mh 1.2.44.1: join: from ooo11beta


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [d79c5ae0aa1926ac815c7422188233bc7da0a3e5]

INTEGRATION: CWS ooo20030412 (1.2.44); FILE MERGED 2003/04/28 13:38:48 mh 1.2.44.3: RESYNC: (1.5-1.6); FILE MERGED 2003/04/12 22:31:36 mh 1.2.44.2: RESYNC: (1.2-1.5); FILE MERGED 2003/04/11 11:38:44 mh 1.2.44.1: join: from ooo11beta


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [67be45b55de28a2da4babba42b9aab006c998dd3]

INTEGRATION: CWS ooo20030412 (1.5.44); FILE MERGED 2003/04/28 13:37:39 mh 1.5.44.3: RESYNC: (1.8-1.9); FILE MERGED 2003/04/12 22:30:16 mh 1.5.44.2: RESYNC: (1.5-1.8); FILE MERGED 2003/04/11 11:38:43 mh 1.5.44.1: join: from ooo11beta


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [329992d1e7bb1e1eac0bcfec9bf09c0fafad7a3e]

INTEGRATION: CWS ooo20030412 (1.2.44); FILE MERGED 2003/04/28 13:37:54 mh 1.2.44.3: RESYNC: (1.5-1.6); FILE MERGED 2003/04/12 22:30:46 mh 1.2.44.2: RESYNC: (1.2-1.5); FILE MERGED 2003/04/11 11:38:43 mh 1.2.44.1: join: from ooo11beta


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [29969d8b485b8968a32602a155663a19e0aab142]

INTEGRATION: CWS ooo20030412 (1.2.44); FILE MERGED 2003/04/12 22:30:35 mh 1.2.44.2: RESYNC: (1.2-1.5); FILE MERGED 2003/04/11 11:38:43 mh 1.2.44.1: join: from ooo11beta


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [95a564a1813d1e9ada95937c19a7ab0ffab1d203]

INTEGRATION: CWS ooo20030412 (1.2.44); FILE MERGED 2003/04/12 22:29:33 mh 1.2.44.2: RESYNC: (1.2-1.5); FILE MERGED 2003/04/11 11:38:42 mh 1.2.44.1: join: from ooo11beta


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [c7bd31c495f7058466e808638cd9ee9a0446b0b8]

INTEGRATION: CWS ooo20030412 (1.2.44); FILE MERGED 2003/04/28 13:38:56 mh 1.2.44.3: RESYNC: (1.5-1.6); FILE MERGED 2003/04/12 22:31:41 mh 1.2.44.2: RESYNC: (1.2-1.5); FILE MERGED 2003/04/11 11:38:42 mh 1.2.44.1: join: from ooo11beta


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [8e7a5b6935ae0044991786e354276aadaaf44b1c]

INTEGRATION: CWS ooo20030412 (1.2.44); FILE MERGED 2003/04/12 22:30:05 mh 1.2.44.2: RESYNC: (1.2-1.5); FILE MERGED 2003/04/11 11:38:42 mh 1.2.44.1: join: from ooo11beta


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [067b82a04c50aa50b7cf787c3607628f08a2d26c]

INTEGRATION: CWS ooo20030412 (1.2.44); FILE MERGED 2003/04/12 22:29:08 mh 1.2.44.2: RESYNC: (1.2-1.5); FILE MERGED 2003/04/11 11:38:41 mh 1.2.44.1: join: from ooo11beta


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [e2518670a4a65cbf1a09b694c2fbf562ba05f61a]

INTEGRATION: CWS ooo20030412 (1.2.44); FILE MERGED 2003/04/12 22:31:20 mh 1.2.44.2: RESYNC: (1.2-1.5); FILE MERGED 2003/04/11 11:38:41 mh 1.2.44.1: join: from ooo11beta


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [98fdf8bfa235b8345ba553edbe36c7aee0a2961a]

INTEGRATION: CWS ooo20030412 (1.2.44); FILE MERGED 2003/04/12 22:31:46 mh 1.2.44.2: RESYNC: (1.2-1.5); FILE MERGED 2003/04/11 11:38:41 mh 1.2.44.1: join: from ooo11beta


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [75f60ff65e5f8df75c4130bde7acca5d60786cc0]

INTEGRATION: CWS ooo20030412 (1.2.44); FILE MERGED 2003/04/28 13:37:16 mh 1.2.44.3: RESYNC: (1.5-1.6); FILE MERGED 2003/04/12 22:29:46 mh 1.2.44.2: RESYNC: (1.2-1.5); FILE MERGED 2003/04/11 11:38:40 mh 1.2.44.1: join: from ooo11beta


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [eab45698958c8a680f715f49c6b7c779bf2c58b8]

INTEGRATION: CWS ooo20030412 (1.2.44); FILE MERGED 2003/04/12 22:31:31 mh 1.2.44.2: RESYNC: (1.2-1.5); FILE MERGED 2003/04/11 11:38:40 mh 1.2.44.1: join: from ooo11beta


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [87ff8a3bd144ed024a764392af46d4976879824a]

INTEGRATION: CWS ooo20030412 (1.2.44); FILE MERGED 2003/04/12 22:29:37 mh 1.2.44.2: RESYNC: (1.2-1.5); FILE MERGED 2003/04/11 11:38:40 mh 1.2.44.1: join: from ooo11beta


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [7b91e8b629d7e4ed18a9d3df147fe04ba5e877e8]

INTEGRATION: CWS ooo20030412 (1.2.44); FILE MERGED 2003/04/12 22:29:13 mh 1.2.44.2: RESYNC: (1.2-1.5); FILE MERGED 2003/04/11 11:38:39 mh 1.2.44.1: join: from ooo11beta


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [6215a0bbdf55ec9fc1526f7f0e7220c769873cd9]

INTEGRATION: CWS ooo20030412 (1.2.44); FILE MERGED 2003/04/12 22:30:40 mh 1.2.44.2: RESYNC: (1.2-1.5); FILE MERGED 2003/04/11 11:38:39 mh 1.2.44.1: join: from ooo11beta


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [6fa691521b2469765f05910d75b4d8fb2a9e9dc3]

INTEGRATION: CWS ooo20030412 (1.2.44); FILE MERGED 2003/04/12 22:28:54 mh 1.2.44.2: RESYNC: (1.2-1.5); FILE MERGED 2003/04/11 11:38:39 mh 1.2.44.1: join: from ooo11beta


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [64e895fce292d64759a195bf390c63c0bab986b5]

INTEGRATION: CWS ooo20030412 (1.2.44); FILE MERGED 2003/04/12 22:31:26 mh 1.2.44.2: RESYNC: (1.2-1.5); FILE MERGED 2003/04/11 11:38:38 mh 1.2.44.1: join: from ooo11beta


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [7e923a665c3ac6425f0883675f447b97d0516872]

INTEGRATION: CWS ooo20030412 (1.2.44); FILE MERGED 2003/04/28 13:37:22 mh 1.2.44.3: RESYNC: (1.5-1.6); FILE MERGED 2003/04/12 22:29:51 mh 1.2.44.2: RESYNC: (1.2-1.5); FILE MERGED 2003/04/11 11:38:38 mh 1.2.44.1: join: from ooo11beta


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [b949093e826e056e70c9dd8d4810137cc2806473]

INTEGRATION: CWS ooo20030412 (1.2.44); FILE MERGED 2003/04/28 13:37:09 mh 1.2.44.3: RESYNC: (1.5-1.6); FILE MERGED 2003/04/12 22:29:41 mh 1.2.44.2: RESYNC: (1.2-1.5); FILE MERGED 2003/04/11 11:38:38 mh 1.2.44.1: join: from ooo11beta


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [58d80d383a6304c389e0062468ec195f391da0f6]

INTEGRATION: CWS ooo20030412 (1.2.44); FILE MERGED 2003/04/28 13:37:01 mh 1.2.44.3: RESYNC: (1.5-1.6); FILE MERGED 2003/04/12 22:29:27 mh 1.2.44.2: RESYNC: (1.2-1.5); FILE MERGED 2003/04/11 11:38:37 mh 1.2.44.1: join: from ooo11beta


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [bfeafc1d7942b7268fdb09ab4ce9c5ccfcf27b91]

INTEGRATION: CWS ooo20030412 (1.2.44); FILE MERGED 2003/04/12 22:30:26 mh 1.2.44.2: RESYNC: (1.2-1.5); FILE MERGED 2003/04/11 11:38:37 mh 1.2.44.1: join: from ooo11beta


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [4665a471866f4fb747e9b341ebbd83839e3b4ce0]

INTEGRATION: CWS ooo20030412 (1.2.44); FILE MERGED 2003/04/12 22:30:21 mh 1.2.44.2: RESYNC: (1.2-1.5); FILE MERGED 2003/04/11 11:38:37 mh 1.2.44.1: join: from ooo11beta


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [37ef919b2fff860001cec566c5897f24900fc2a2]

INTEGRATION: CWS ooo20030412 (1.2.44); FILE MERGED 2003/04/12 22:30:11 mh 1.2.44.2: RESYNC: (1.2-1.5); FILE MERGED 2003/04/11 11:38:36 mh 1.2.44.1: join: from ooo11beta


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [a98c8d609e68e44187b3dc190b7b54096037fa30]

INTEGRATION: CWS ooo20030412 (1.2.44); FILE MERGED 2003/04/28 13:36:37 mh 1.2.44.3: RESYNC: (1.5-1.6); FILE MERGED 2003/04/12 22:28:19 mh 1.2.44.2: RESYNC: (1.2-1.5); FILE MERGED 2003/04/11 11:38:36 mh 1.2.44.1: join: from ooo11beta


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [d5859c0096d8974ce8347bb49bd66bb4f0a0a5a6]

INTEGRATION: CWS ooo20030412 (1.2.44); FILE MERGED 2003/04/28 13:38:13 mh 1.2.44.3: RESYNC: (1.5-1.6); FILE MERGED 2003/04/12 22:31:01 mh 1.2.44.2: RESYNC: (1.2-1.5); FILE MERGED 2003/04/11 11:38:36 mh 1.2.44.1: join: from ooo11beta


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [f4b8f1835c43d8cd62c73d9745c5468495de4607]

INTEGRATION: CWS ooo20030412 (1.3.42); FILE MERGED 2003/04/28 13:33:41 mh 1.3.42.2: RESYNC: (1.5-1.6); FILE MERGED 2003/04/11 11:38:34 mh 1.3.42.1: join: from ooo11beta


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [7f423e1a02312bca01985a5657bdfe8c2f0f0951]

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>  [7e1426b9f96659ac146327e8cd9c63d74cb793c6]

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>  [0ae23f84d4ffd1e64e479ac5cf4d1764fdae63c3]

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>  [a6baf1ab6fde263026d50f13b109a7fcb1cbd794]

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>  [d385893e21928ea7dd8d5fe712369679ddb842ae]

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>  [6a002a1f0827ecf2fb426589b61b1a79b925a4b7]

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>  [ed0688fa6a1612a6bd2bd4fd1f27fef16dae3e93]

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>  [b535aa886c45c69e564e211a2f7a851aabb67076]

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>  [d0f45589d9b644f3054323624e58e99a3a99041e]

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>  [37472cc794fa32f0196d73cdf1bcd3f61ce678f5]

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>  [d16a104c9e655f646a4aab63cd244c55de4c84da]

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>  [f21a43f41a212a2a3d54230c36fdbdd9706bebae]

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>  [b0ab59d71b2796ad9c28479c2cdc4ff1988094e5]

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>  [2d243c4a9c0826fbd7316fe05d043d3cc717ad97]

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>  [3e87fc8cd7fd5948f84c07f99bf96f569c0831d2]

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>  [fd4b92954c299cb0b44d08d462fcd13073bcddbe]

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>  [28c2267dc856caf0980da20d3c0aef06235fc17c]

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>  [f07f17868f2b9420b8f49c06fe4bed2343920fd2]

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>  [1942f06e75aadf58e739213a49c7045efd1e2645]

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>  [5cc4cdb0a4d11de7db4b0a75a368a9afacd554c6]

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>  [20f3b3a62b4a276d6739ed7ed28f76abb70b295d]

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>  [e40496f741eda15b58d73c61197d8eb46dfbc246]

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>  [15059acebd7f9e14c02f7a5590b992d226b96ad5]

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>  [598ab48631258142f9f7b6022ab7db4045974189]

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>  [1bc9e1861afe8606af48437df788024f7819451e]

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>  [b46a9d3cae9594b062fdcd106d4be2bb28db8ba3]

INTEGRATION: CWS ooo20030412 (1.2.60); FILE MERGED 2003/04/11 09:09:48 mh 1.2.60.1: join: from ooo11beta


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [e446cc8c84b085de78af748c7f6aa40a874f7fea]

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>  [2ea65f7ffd7d23ccbef6b81a023f57336c6b3321]

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>  [fcb9f9ae65a70f070d86f5c7677c3eb6a28ba9da]

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>  [c6fe694b9a256c4bc12c1f5dadf44a5af5568f17]

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>  [7ec67880f49a6830fecbed0f2eb903f4f124d30d]

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>  [69be1c60e9033df07af0952f917ef402a8dba20d]

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>  [9966e5cda59459c595aca02173ebc5d4dbc162f4]

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>  [d8c4a5aad0f4de84a82acfe806fcdf0c509cd988]

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>  [e71268d80fc3ad3e49e7daf9046020bc81cb2d4d]

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>  [12401b9a21889b05f8eb6e2374675381322db664]

INTEGRATION: CWS ooo20030412 (1.1.4.1.12); FILE MERGED 2003/04/07 01:16:36 waratah 1.1.4.1.12.1: 12879: Free bsd patches to intergate patches into the tree


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [7994c036654aad6b5abd0a5fa2779ed83e6e067b]

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>  [66d8f5d761b71230d396c841440c26e6ba7e343b]

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-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [f01cfcac3767c924c2edb0c4ac6111033644b163]

INTEGRATION: CWS ooo20030412 (1.1.52); FILE MERGED 2003/04/28 12:49:03 mh 1.1.52.2: RESYNC: (1.1-1.2); FILE MERGED 2003/04/09 16:45:01 mh 1.1.52.1: add: patch for FreeBSD, #i12879#


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [b76e0bc754ef442300d93ebd0ec320797bef34ce]

INTEGRATION: CWS ooo20030412 (1.14.8.6.2.5.24); FILE MERGED 2003/04/01 15:36:27 mh 1.14.8.6.2.5.24.1: fix for parallel dmake, #i11673#


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [314a18f250e0136c822a39ea5287d48258159a5b]

INTEGRATION: CWS ooo20030412 (1.7.30.1.12); FILE MERGED 2003/04/11 11:35:27 mh 1.7.30.1.12.1: join: from ooo11beta


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [694fe666ff9f2a7a9e9c904ef66f2f5307945824]

INTEGRATION: CWS ooo20030412 (1.4.44); FILE MERGED 2003/04/09 12:38:01 mh 1.4.44.1: chg: use sal alloca, #i6842#


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [aeff686f66010122bd679bbfbf90689b3485aa35]

INTEGRATION: CWS ooo20030412 (1.28.2.1.12); FILE MERGED 2003/04/07 02:41:40 waratah 1.28.2.1.12.1: 12879: Free bsd patches to intergate patches into the tree


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [8694ce8ec2beee748c5e566290d79d02b98c4772]

INTEGRATION: CWS ooo20030412 (1.5.30); FILE MERGED 2003/04/09 12:35:30 mh 1.5.30.1: chg: use sal alloca, #i6842#


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [04968ee0c4db7001ba2fee60b5bc993dee9b03d5]

INTEGRATION: CWS ooo20030412 (1.1.1.1.68); FILE MERGED 2003/04/01 11:09:15 mh 1.1.1.1.68.1: chg: header to standard, #i3557#


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [fe4225e248c165d02c4cfac8c2b07f0ba7c6848a]

INTEGRATION: CWS ooo20030412 (1.8.40); FILE MERGED 2003/04/10 05:34:06 mh 1.8.40.1: chg: use sal alloca.h, #i6842#


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [427fb8d958e1a07eaa1d0320ced0588336259490]

INTEGRATION: CWS ooo20030412 (1.2.66); FILE MERGED 2003/04/10 05:34:05 mh 1.2.66.1: chg: use sal alloca.h, #i6842#


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [9b3ee1ab79a249bdf27bf78de54f5ef3b722c0da]

INTEGRATION: CWS ooo20030412 (1.3.44); FILE MERGED 2003/04/10 05:34:04 mh 1.3.44.1: chg: use sal alloca.h, #i6842#


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [da4d8e4d99de9bf4329a9cbe288ef704b2b37e4d]

INTEGRATION: CWS ooo20030412 (1.10.2.1.16); FILE MERGED 2003/04/12 14:38:25 mh 1.10.2.1.16.3: RESYNC: (1.10.2.1-1.12); FILE MERGED 2003/04/10 05:34:02 mh 1.10.2.1.16.2: chg: use sal alloca.h, #i6842# 2003/04/07 01:16:37 waratah 1.10.2.1.16.1: 12879: Free bsd patches to intergate patches into the tree


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [d5fe2f741ec3811acf90311b619464cb5e1cadf2]

INTEGRATION: CWS ooo20030412 (1.10.2.1.16); FILE MERGED 2003/04/12 14:39:12 mh 1.10.2.1.16.2: RESYNC: (1.10.2.1-1.12); FILE MERGED 2003/04/10 05:34:01 mh 1.10.2.1.16.1: chg: use sal alloca.h, #i6842#


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [9ca844f2abcc66144c091dc25171cc491411d763]

INTEGRATION: CWS ooo20030412 (1.1.4); FILE ADDED 2003/04/11 09:09:46 mh 1.1.4.1: join: from ooo11beta


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [c1c33980e7d932b547d1331dd67c45721149c4c7]

INTEGRATION: CWS ooo20030412 (1.1.4); FILE ADDED 2003/04/11 09:09:45 mh 1.1.4.1: join: from ooo11beta


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [b5e9363a3dc0c1230bed75ec4ba95bd3e4dc9645]

INTEGRATION: CWS ooo20030412 (1.1.4); FILE ADDED 2003/04/11 09:09:44 mh 1.1.4.1: join: from ooo11beta


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [71137b13aa1ad14683ec2ba101de944f6674174f]

INTEGRATION: CWS ooo20030412 (1.1.4.1.12); FILE MERGED 2003/04/10 05:34:00 mh 1.1.4.1.12.2: chg: use sal alloca.h, #i6842# 2003/04/07 01:16:36 waratah 1.1.4.1.12.1: 12879: Free bsd patches to intergate patches into the tree


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [59ed9f390149db984d93cf3a949d5cfe2efb299d]

INTEGRATION: CWS ooo20030412 (1.1.4.1.12); FILE MERGED 2003/04/10 05:33:59 mh 1.1.4.1.12.1: chg: use sal alloca.h, #i6842#


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [efcb2511eb7caf5873115b739679b81da198e272]

INTEGRATION: CWS ooo20030412 (1.25.26); FILE MERGED 2003/04/14 16:57:44 mh 1.25.26.2: RESYNC: (1.25-1.26); FILE MERGED 2003/04/09 12:30:35 mh 1.25.26.1: chg: use sal alloca, #i6842#


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [68467be45dafaefdfed34ee19d70ab9419d27f05]

INTEGRATION: CWS ooo20030412 (1.9.26); FILE MERGED 2003/04/14 15:58:52 mh 1.9.26.1: chg: for gcc 3.3, #i13400#


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [5311ead3c2f9fc4cd9fd23ebd0080c7aa0eb481b]

INTEGRATION: CWS ooo20030412 (1.13.4.1.10); FILE MERGED 2003/04/11 09:07:43 mh 1.13.4.1.10.1: join: from ooo11beta


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [0d21cc96c2951d8d643edaf45c65b0b63a46235a]

INTEGRATION: CWS ooo20030412 (1.3.74); FILE MERGED 2003/03/25 21:05:19 khendricks 1.3.74.1: adding in boost to dependency list to force it to be build and delivered first.

approved on dev@porting mailing list

2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [e3f60269e96e9198d53b98c4c6fb7acfa084b62f]

INTEGRATION: CWS ooo20030412 (1.3.14.1.12); FILE MERGED 2003/04/02 12:32:22 waratah 1.3.14.1.12.1: 12879: Reorder the libraries specifically for freebsd


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [b3862260eeb177a9491c7103ee6b6d12d2009e63]

INTEGRATION: CWS ooo20030412 (1.1.1.1.58); FILE MERGED 2003/04/01 10:09:08 mh 1.1.1.1.58.1: chg: to standard header includes, #i3557#


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [a995a9827dea91e4dd455337052f4eb3909fd989]

INTEGRATION: CWS ooo20030412 (1.1.1.1.58); FILE MERGED 2003/04/01 10:09:07 mh 1.1.1.1.58.1: chg: to standard header includes, #i3557#


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [2eeff6fd422dbfc79260938f4f2177a5f08306fb]

INTEGRATION: CWS ooo20030412 (1.5.48); FILE MERGED 2003/04/01 10:07:31 mh 1.5.48.1: chg: to standard header includes, #i3557#


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [5ca6d99ac6a87e1ae3addaeb1663d370fa1b63a1]

INTEGRATION: CWS ooo20030412 (1.3.48); FILE MERGED 2003/04/01 10:07:31 mh 1.3.48.1: chg: to standard header includes, #i3557#


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [da4f2b8ccf864b4b4fd8dc97e3f5042adadca96f]

INTEGRATION: CWS ooo20030412 (1.16.20.3.24); FILE MERGED 2003/04/11 11:41:53 mh 1.16.20.3.24.1: join: from ooo11beta


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [28836b6c02c82dda621c672d978ad3f687d95323]

INTEGRATION: CWS ooo20030412 (1.16.88); FILE MERGED 2003/04/17 14:54:12 mh 1.16.88.1: fix: preproc 3.3 concat. problem, #i13400#


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [4f5e6fa796326f6ec5fa5fa91d1ddf1a89e6c7cf]

INTEGRATION: CWS ooo20030412 (1.11.24); FILE MERGED 2003/03/28 11:18:58 waratah 1.11.24.1: 12442: Correct build under no-rtti and gcc 3.2


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [12279101da65eb32780fcf83084613a1611d834c]

INTEGRATION: CWS ooo20030412 (1.3.20.1.10); FILE MERGED 2003/03/28 11:19:00 waratah 1.3.20.1.10.1: 12442: Correct build under no-rtti and gcc 3.2


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [65f586e823ce8f028aeac7969e027c8f7d02eb2f]

INTEGRATION: CWS ooo20030412 (1.6.24); FILE MERGED 2003/03/28 11:18:59 waratah 1.6.24.1: 12442: Correct build under no-rtti and gcc 3.2


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [f1b29740e003202c64f673680ea6d08d1f02c653]

INTEGRATION: CWS ooo20030412 (1.6.24); FILE MERGED 2003/03/28 11:18:58 waratah 1.6.24.1: 12442: Correct build under no-rtti and gcc 3.2


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [4f848dc7715c01460d7fe5734d68b2336d206e37]

INTEGRATION: CWS ooo20030412 (1.3.2); FILE MERGED 2003/04/14 16:34:48 mh 1.3.2.1: chg: missing dependency


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [70b6bce45e30ba94d0183f9563ccc82be599e0ef]

INTEGRATION: CWS apps61beta2 (1.8.52); FILE MERGED 2003/04/11 06:20:33 oj 1.8.52.1: #108711# use jvmaccess for jvm


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [dbffeb3f43cb7546aee17c82eb884456d8734eb6]

INTEGRATION: CWS apps61beta2 (1.96.2.1.30); FILE MERGED 2003/04/15 13:30:42 bm 1.96.2.1.30.2: RESYNC: (1.96.2.1-1.98); FILE MERGED 2003/04/10 18:13:58 cl 1.96.2.1.30.1: #108534# set paragraph depth before setting hard attributes


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [7faef091d85ce5932cb3e6788ee2c1a6d4e20495]

INTEGRATION: CWS apps61beta2 (1.13.106); FILE MERGED 2003/04/10 18:22:11 cl 1.13.106.1: #108540# import even context for 3d scene also


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [f246050eb7d0cde19bbe4e19b7f9e9728d0cfdb8]

INTEGRATION: CWS apps61beta2 (1.68.2.1.32); FILE MERGED 2003/04/15 13:41:49 bm 1.68.2.1.32.2: RESYNC: (1.68.2.1-1.70); FILE MERGED 2003/04/14 08:53:25 mib 1.68.2.1.32.1: #108885#: release styles when model is disposed


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [32b0418bac5a2f1579290edd23c8604f970bf33d]

INTEGRATION: CWS apps61beta2 (1.20.54); FILE MERGED 2003/04/07 09:32:16 oj 1.20.54.1: #i13111# correct index of varchar string


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [30b3b5684a8d1ba8f79fde5d40b1c62e579a7f47]

INTEGRATION: CWS apps61beta2 (1.34.52); FILE MERGED 2003/04/07 09:32:15 oj 1.34.52.1: #i13111# correct index of varchar string


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [3ef66a8a229e8cbebca0f0f071d0783e351b4a1c]

INTEGRATION: CWS apps61beta2 (1.7.58); FILE MERGED 2003/04/14 08:10:48 fs 1.7.58.1: #11897# (on behalf of fx139883@openoffice.org): replace linebreaks with whitespaces in address values


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [241c0c73a10427799d673141522d42fcec035b8f]

INTEGRATION: CWS apps61beta2 (1.57.2); FILE MERGED 2003/04/15 17:04:41 bm 1.57.2.2: RESYNC: (1.57-1.58); FILE MERGED 2003/04/10 11:17:09 oj 1.57.2.1: #i13241# check join types


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [69218ecabe1356b88fff4c3f3983b52c30ea3d99]

INTEGRATION: CWS apps61beta2 (1.63.2); FILE MERGED 2003/04/15 17:09:18 bm 1.63.2.3: RESYNC: (1.63-1.64); FILE MERGED 2003/04/09 09:59:55 oj 1.63.2.2: i12747# unnescessary select stmt calls removed 2003/04/04 07:10:52 oj 1.63.2.1: #108617# wrong end submitted to fill call


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [5919b0465d5f66b2d0ea72e9a16b7c370a979ce4]

INTEGRATION: CWS apps61beta2 (1.14.64); FILE MERGED 2003/04/10 11:20:01 oj 1.14.64.1: #i13241# jetengine support outer joins


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [54e34db78fc59eeb81891881085f60174468e1e7]

INTEGRATION: CWS apps61beta2 (1.6.6); FILE MERGED 2003/04/09 11:14:15 oj 1.6.6.1: i12747# unnescessary select stmt calls removed


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [eea700722ce32f2f441a21b4909b8767ef233fba]

INTEGRATION: CWS apps61beta2 (1.1.52); FILE MERGED 2003/04/09 11:14:15 oj 1.1.52.1: i12747# unnescessary select stmt calls removed


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [e80e9d506c6f738486684cc30c3c990d961c6d5f]

INTEGRATION: CWS apps61beta2 (1.21.6); FILE MERGED 2003/04/09 11:14:14 oj 1.21.6.1: i12747# unnescessary select stmt calls removed


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [08301539377aa308ce6172cefb707ec838afe7c2]

INTEGRATION: CWS apps61beta2 (1.1.52); FILE MERGED 2003/04/09 11:14:14 oj 1.1.52.1: i12747# unnescessary select stmt calls removed


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [c1ccd5b43ceca907ce222ffcb39c1ebbdfa3139a]

INTEGRATION: CWS apps61beta2 (1.32.2.5.54); FILE MERGED 2003/04/15 16:45:42 bm 1.32.2.5.54.2: RESYNC: (1.32.2.5-1.34); FILE MERGED 2003/04/08 11:35:18 sab 1.32.2.5.54.1: #107392#; correct the namespace of the supported namespace


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [56a5192fd36b99dfdd7d22285b4c188da4cb15fd]

INTEGRATION: CWS apps61beta2 (1.19.2.2.42); FILE MERGED 2003/04/14 13:03:39 dr 1.19.2.2.42.1: #108812# getCharacterBounds accepts position behind text


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [0867e7228ac1e382a91709ca4a477b12ebdbd237]

INTEGRATION: CWS apps61beta2 (1.86.2.2.32); FILE MERGED 2003/04/15 11:03:00 bm 1.86.2.2.32.2: RESYNC: (1.86.2.2-1.89); FILE MERGED 2003/04/11 11:17:41 pb 1.86.2.2.32.1: fix: #i10258# handle <STRG><P> for print


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [4c230b638dea660329d4458087dbd1b65fd0aa24]

INTEGRATION: CWS apps61beta2 (1.32.2.3.46); FILE MERGED 2003/04/15 11:05:28 bm 1.32.2.3.46.2: RESYNC: (1.32.2.3-1.34); FILE MERGED 2003/04/14 10:27:56 os 1.32.2.3.46.1: #108823# Record parameter 'Quiet' in search functions


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [465cf674e8118922029e7e117fdae91e887bcee0]

INTEGRATION: CWS apps61beta2 (1.11.2); FILE MERGED 2003/04/01 10:56:20 oj 1.11.2.1: #108512# correct precision handling


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [4c406623b2f241b046f0f274eb98b13a378d3bfe]

INTEGRATION: CWS apps61beta2 (1.6.52); FILE MERGED 2003/04/10 11:16:27 oj 1.6.52.1: #i13241# check if driver supports outer joins if not diasble listbox


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [aceee7548372cbdbd8e39b385dc8b01ed30854ff]

INTEGRATION: CWS apps61beta2 (1.46.2); FILE MERGED 2003/04/15 17:04:47 bm 1.46.2.2: RESYNC: (1.46-1.47); FILE MERGED 2003/04/14 11:36:16 oj 1.46.2.1: #108894# fallback for tablename corrected


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [17dfecac20f2f79ca8290145fe5f19593ddf7630]

INTEGRATION: CWS apps61beta2 (1.20.56); FILE MERGED 2003/04/11 13:04:04 oj 1.20.56.1: #108840# grabfocus when switching view


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [2db31b04eb0208a9e9baddb0d619961f4c44d590]

INTEGRATION: CWS apps61beta2 (1.50.54); FILE MERGED 2003/04/04 10:37:14 oj 1.50.54.1: #108620# check if current entry is the changed one


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [f5142d7379c744481fd3964099dd93ed02bebe05]

INTEGRATION: CWS apps61beta2 (1.20.2); FILE MERGED 2003/04/10 11:47:44 oj 1.20.2.1: #108805# disable name checking for queries


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [eaecbc3e92a2b7f47a2189f931874fe01457d243]

INTEGRATION: CWS apps61beta2 (1.148.2); FILE MERGED 2003/04/15 17:09:02 bm 1.148.2.3: RESYNC: (1.148-1.149); FILE MERGED 2003/04/09 08:45:24 oj 1.148.2.2: impl method instead of function isCurrentlyDisplayedChanged 2003/04/04 10:37:15 oj 1.148.2.1: #108620# check if current entry is the changed one


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [4ad3cb9f67dc25b1f29816a6098484904da4fb1a]

INTEGRATION: CWS apps61beta2 (1.20.52); FILE MERGED 2003/04/09 09:59:57 oj 1.20.52.1: i12747# unnescessary select stmt calls removed


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [041373615f33e33b63b8e3b525017fe8b6cc6960]

INTEGRATION: CWS apps61beta2 (1.46.52); FILE MERGED 2003/04/09 09:59:56 oj 1.46.52.1: i12747# unnescessary select stmt calls removed


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [01b5db4cc7c2fff0da7392d589abe12892637b06]

INTEGRATION: CWS apps61beta2 (1.20.2); FILE MERGED 2003/04/09 09:59:55 oj 1.20.2.1: i12747# unnescessary select stmt calls removed


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [d8d137eb0c89aa8ba242e631bbb8c6e031541a8d]

INTEGRATION: CWS apps61beta2 (1.66.2); FILE MERGED 2003/04/15 17:09:11 bm 1.66.2.2: RESYNC: (1.66-1.67); FILE MERGED 2003/04/09 09:59:54 oj 1.66.2.1: i12747# unnescessary select stmt calls removed


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [106e8c0bc301b6ee743e796c8c2f1eb8607a1950]

INTEGRATION: CWS apps61beta2 (1.118.2); FILE MERGED 2003/04/09 09:59:54 oj 1.118.2.1: i12747# unnescessary select stmt calls removed


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [77fa7cb4ee990a2ba0cd77fb4944511c7aafa7cb]

INTEGRATION: CWS apps61beta2 (1.36.4.2.12); FILE MERGED 2003/04/07 11:15:32 mav 1.36.4.2.12.1: #i11755# use correct type


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [e082dee2e1752f80c41674f8782c7f568857482b]

INTEGRATION: CWS apps61beta2 (1.1.2); FILE ADDED 2003/04/08 11:38:05 sab 1.1.2.1: #107392#; there were some component descriptions missing


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [2dba6dce2201ad67b76756c02fb59f025b6359ef]

INTEGRATION: CWS apps61beta2 (1.1.2); FILE ADDED 2003/04/08 11:38:04 sab 1.1.2.1: #107392#; there were some component descriptions missing


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [3e76f6539bc3d948dc3848a972b30fe4f246e4a0]

INTEGRATION: CWS apps61beta2 (1.1.2); FILE ADDED 2003/04/08 11:38:03 sab 1.1.2.1: #107392#; there were some component descriptions missing


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [c2e6152d5484729a8028ee41765cb4e333b407b2]

INTEGRATION: CWS apps61beta2 (1.17.102); FILE MERGED 2003/04/15 09:29:11 bm 1.17.102.2: RESYNC: (1.17-1.18); FILE MERGED 2003/04/08 18:04:27 nn 1.17.102.1: #i13041# copy protection settings when copying sheet


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [a01137d212a62f114f7ef200d2a5223cf3a26c38]

INTEGRATION: CWS apps61beta2 (1.7.102); FILE MERGED 2003/04/04 10:37:32 sab 1.7.102.1: #108624#; test whether the name is always Dim aRefPos As New com.sun.star.table.CellAddress


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [6768079c53ad42cf62291062b0012e160187f8a4]

INTEGRATION: CWS apps61beta2 (1.7.120); FILE MERGED 2003/04/08 18:04:59 nn 1.7.120.1: #i13041# copy protection settings when copying sheet


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [3e6394289d844b32e4299e76fc8d02cffc45f48a]

INTEGRATION: CWS apps61beta2 (1.5.2.1.40); FILE MERGED 2003/04/08 15:47:58 dr 1.5.2.1.40.1: #107054# fixes in XAccessibleText


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [92a2c6818e2842409eebc18e17255d07afed4f9b]

INTEGRATION: CWS apps61beta2 (1.22.2.1.42); FILE MERGED 2003/04/15 09:47:04 bm 1.22.2.1.42.2: RESYNC: (1.22.2.1-1.23); FILE MERGED 2003/04/11 13:25:22 er 1.22.2.1.42.1: #i13176 Sylk2Doc: get number formats right


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [19741c45a81011c083450bb0826fe93589a49bbb]

INTEGRATION: CWS apps61beta2 (1.9.108); FILE MERGED 2003/04/08 18:03:58 nn 1.9.108.1: #i13041# copy protection settings when copying sheet


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [8bd5751e6f9b7dab5462da322f0e09b57c98928e]

INTEGRATION: CWS apps61beta2 (1.41.2.1.40); FILE MERGED 2003/04/15 09:46:49 bm 1.41.2.1.40.3: RESYNC: (1.41.2.1-1.43); FILE MERGED 2003/04/10 13:31:15 sab 1.41.2.1.40.2: #i925#; test whether cell is editable and notifing Accessibility is not neccessary on XML import 2003/04/03 18:38:44 nn 1.41.2.1.40.1: #i12940# ClearItems: always use multi selection


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [774f3d21e8687a44b273e117b0b90ee50a6af3fa]

INTEGRATION: CWS apps61beta2 (1.16.8.1.24); FILE MERGED 2003/04/10 12:38:34 dr 1.16.8.1.24.1: #108818# enable 'Other' checkbox on entering text


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [c72f29b8d8acbaed4da98dd0247fcdd21b710f4c]

INTEGRATION: CWS apps61beta2 (1.19.102); FILE MERGED 2003/04/14 13:54:59 nn 1.19.102.1: #107722# use CreateTransferable instead of Write for EditEngine format


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [8d9ee1fd095d07487f69514ab52a6ff2ad1ecbd2]

INTEGRATION: CWS apps61beta2 (1.44.2.2.40); FILE MERGED 2003/04/14 14:11:41 nn 1.44.2.2.40.1: #107722# format input line EditEngine in DataChanged


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [c7174df0dd7c51d751ba3183269e7c4e4219f730]

INTEGRATION: CWS apps61beta2 (1.56.4.1.70); FILE MERGED 2003/04/15 09:52:25 bm 1.56.4.1.70.2: RESYNC: (1.56.4.1-1.58); FILE MERGED 2003/04/03 16:08:22 sab 1.56.4.1.70.1: #108480#; only do something if the object lies direct on the page


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [23d202343ae77dfc0cab91e200840eb5aeaa2d2d]

INTEGRATION: CWS apps61beta2 (1.9.2.3.22); FILE MERGED 2003/04/08 15:48:08 dr 1.9.2.3.22.1: #107054# fixes in XAccessibleText


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [eeb255f1c2bd486b27d76c7d680d315de9c12d45]

INTEGRATION: CWS apps61beta2 (1.70.4.1.42); FILE MERGED 2003/04/14 09:32:59 sab 1.70.4.1.42.1: #i925#; switch between the attributes by the length to decrease the IsXMLToken call count


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [c7c5f01d112b726b93a2f107be810bc069975608]

INTEGRATION: CWS apps61beta2 (1.46.2.2.2.3.22); FILE MERGED 2003/04/11 11:43:59 dr 1.46.2.2.2.3.22.2: #108487# export of column width 2003/04/10 12:51:34 dr 1.46.2.2.2.3.22.1: #105933# needs changes from CWS calc06 (#107688#)


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [9251d243bd046037aacc0b00f2b3a59a50cb5ea1]

INTEGRATION: CWS apps61beta2 (1.1.4.2.24); FILE MERGED 2003/04/11 11:43:44 dr 1.1.4.2.24.2: #108487# export of column width 2003/04/10 12:50:17 dr 1.1.4.2.24.1: #105933# needs changes from CWS calc06 (#107688#)


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [118b4411136a3e48907b7bd447b08a2379adaef8]

INTEGRATION: CWS apps61beta2 (1.1.4.2.22); FILE MERGED 2003/04/14 08:54:23 dr 1.1.4.2.22.3: #108863# set maxpos in export 2003/04/11 11:43:44 dr 1.1.4.2.22.2: #108487# export of column width 2003/04/10 12:50:17 dr 1.1.4.2.22.1: #105933# needs changes from CWS calc06 (#107688#)


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [a43dfc15b311ca514bb93b1c10030d5448a9a798]

INTEGRATION: CWS apps61beta2 (1.3.4.2.24); FILE MERGED 2003/04/11 11:43:43 dr 1.3.4.2.24.2: #108487# export of column width 2003/04/10 12:50:16 dr 1.3.4.2.24.1: #105933# needs changes from CWS calc06 (#107688#)


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [28701c9ac68c9026fa7b568337d7fe2c1d5380ab]

INTEGRATION: CWS apps61beta2 (1.1.4.2.22); FILE MERGED 2003/04/17 07:40:45 bm 1.1.4.2.22.5: merge problems 2003/04/15 10:03:48 bm 1.1.4.2.22.4: RESYNC: (1.1.4.2-1.3); FILE MERGED 2003/04/11 11:43:43 dr 1.1.4.2.22.3: #108487# export of column width 2003/04/10 13:25:06 dr 1.1.4.2.22.2: #105933# set 'Asian vertical' item 2003/04/10 12:50:16 dr 1.1.4.2.22.1: #105933# needs changes from CWS calc06 (#107688#)


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [59fb1c8eebb0509e985957eee26b597817035292]

INTEGRATION: CWS apps61beta2 (1.2.4.2.22); FILE MERGED 2003/04/15 10:02:59 bm 1.2.4.2.22.3: RESYNC: (1.2.4.2-1.4); FILE MERGED 2003/04/11 11:43:42 dr 1.2.4.2.22.2: #108487# export of column width 2003/04/10 12:50:14 dr 1.2.4.2.22.1: #105933# needs changes from CWS calc06 (#107688#)


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [b3a72d200712c35d843633d2d4abd2b376d7f436]

INTEGRATION: CWS apps61beta2 (1.5.34.1.76); FILE MERGED 2003/04/09 13:54:07 dr 1.5.34.1.76.1: #108269# do not insert empty line in front of <body>


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [2f89ede8ccf294933ccb7a411874102f2a41a297]

INTEGRATION: CWS apps61beta2 (1.27.2.3.22); FILE MERGED 2003/04/11 11:43:42 dr 1.27.2.3.22.2: #108487# export of column width 2003/04/10 12:50:10 dr 1.27.2.3.22.1: #105933# needs changes from CWS calc06 (#107688#)


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [84c2da6fc9d025d55e2788c6023c6c769d4f6a7f]

INTEGRATION: CWS apps61beta2 (1.35.4.2.24); FILE MERGED 2003/04/11 11:43:42 dr 1.35.4.2.24.1: #108487# export of column width


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [23feb744314130fe66b26d3f6740079722faba88]

INTEGRATION: CWS apps61beta2 (1.12.4.2.54); FILE MERGED 2003/04/09 13:54:47 dr 1.12.4.2.54.1: #108269# do not insert empty line in front of <body>


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [f221759efccb7feb4085732d599e8fd76cf23cea]

INTEGRATION: CWS apps61beta2 (1.1.4.2.24); FILE MERGED 2003/04/17 07:40:44 bm 1.1.4.2.24.4: merge problems 2003/04/15 10:10:06 bm 1.1.4.2.24.3: RESYNC: (1.1.4.2-1.3); FILE MERGED 2003/04/11 11:43:06 dr 1.1.4.2.24.2: #108487# export of column width 2003/04/10 12:46:21 dr 1.1.4.2.24.1: #105933# needs changes from CWS calc06 (#107688#)


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [ed0bedd802b83062168e8c37c33d8d07ef92cd65]

INTEGRATION: CWS apps61beta2 (1.1.4.2.22); FILE MERGED 2003/04/14 08:54:14 dr 1.1.4.2.22.3: #108863# set maxpos in export 2003/04/11 11:43:05 dr 1.1.4.2.22.2: #108487# export of column width 2003/04/10 12:46:21 dr 1.1.4.2.22.1: #105933# needs changes from CWS calc06 (#107688#)


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [009bcdfeff4a82a690b816b8a8e32271094a23dc]

INTEGRATION: CWS apps61beta2 (1.2.4.3.22); FILE MERGED 2003/04/17 07:40:44 bm 1.2.4.3.22.6: merge problems 2003/04/15 10:09:45 bm 1.2.4.3.22.5: RESYNC: (1.2.4.3-1.4); FILE MERGED 2003/04/11 11:43:04 dr 1.2.4.3.22.4: #108487# export of column width 2003/04/10 14:01:58 dr 1.2.4.3.22.3: #108781# do not apply CAS in empty cells 2003/04/10 13:25:20 dr 1.2.4.3.22.2: #105933# set 'Asian vertical' item 2003/04/10 12:46:19 dr 1.2.4.3.22.1: #105933# needs changes from CWS calc06 (#107688#)


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [e2a33253525585fa6e683e9dbe00fed7ebea56fc]

INTEGRATION: CWS apps61beta2 (1.3.4.3.22); FILE MERGED 2003/04/11 11:43:04 dr 1.3.4.3.22.2: #108487# export of column width 2003/04/10 12:46:18 dr 1.3.4.3.22.1: #105933# needs changes from CWS calc06 (#107688#)


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [440af968a2324d237b6663e97474e8ce777e49ed]

INTEGRATION: CWS apps61beta2 (1.44.2.3.38); FILE MERGED 2003/04/11 11:43:03 dr 1.44.2.3.38.2: #108487# export of column width 2003/04/10 12:46:15 dr 1.44.2.3.38.1: #105933# needs changes from CWS calc06 (#107688#)


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [f969efbda456a2c5957de34890ce9009a84a01a9]

INTEGRATION: CWS apps61beta2 (1.54.4.2.2.4.22); FILE MERGED 2003/04/11 11:43:02 dr 1.54.4.2.2.4.22.2: #108487# export of column width 2003/04/10 12:46:14 dr 1.54.4.2.2.4.22.1: #105933# needs changes from CWS calc06 (#107688#)


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [9d71e331d0ca5f2692fad1e15f1218eb628587c5]

INTEGRATION: CWS apps61beta2 (1.37.2.1.2.3.22); FILE MERGED 2003/04/11 11:43:01 dr 1.37.2.1.2.3.22.3: #108487# export of column width 2003/04/10 12:46:12 dr 1.37.2.1.2.3.22.2: #105933# needs changes from CWS calc06 (#107688#) 2003/04/04 17:09:38 jmarmion 1.37.2.1.2.3.22.1: #108348# fix the output of all CONDFMT and CFs records for each sheet


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [5a528f7dd018e3efb1f944dcbe3cbb214038513b]

INTEGRATION: CWS apps61beta2 (1.49.2.3.2.5.24); FILE MERGED 2003/04/10 12:46:10 dr 1.49.2.3.2.5.24.3: #105933# needs changes from CWS calc06 (#107688#) 2003/04/07 16:22:37 dr 1.49.2.3.2.5.24.2: #108701# function param count 2003/04/07 16:19:17 dr 1.49.2.3.2.5.24.1: #108701# function param count, ISHYPERLINK


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [5a0b5039a5a23843a0f1f1116e55f858206496ac]

INTEGRATION: CWS apps61beta2 (1.23.2.4.2); FILE MERGED 2003/04/15 10:12:17 bm 1.23.2.4.2.2: RESYNC: (1.23.2.4-1.25); FILE MERGED 2003/04/10 17:49:57 er 1.23.2.4.2.1: #108657# ScTableOp: reset all dirtyvars if done


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [f9641d83e70dc13f4909cb6755b9277dd87a9fb2]

INTEGRATION: CWS apps61beta2 (1.4.110); FILE MERGED 2003/04/02 13:19:20 nn 1.4.110.1: #108105# changed default for UsePrinterMetrics to false


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [0bd25ae5e5f37ca947a92e6e5aa48eca1e989f66]

INTEGRATION: CWS apps61beta2 (1.13.2.1.42); FILE MERGED 2003/04/09 16:20:46 er 1.13.2.1.42.1: #i13161# DoSubTotals: No group change on rows that will contain subtotal formulas


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [1e12ee3db36fb4714925a8431b8ca75a94477c8b]

INTEGRATION: CWS apps61beta2 (1.5.128); FILE MERGED 2003/04/04 13:17:10 nn 1.5.128.1: #108374# if UI language is Korean, also get latin default font for Korean


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [af087980b704f82bad1630959a27eeaed7d874de]

INTEGRATION: CWS apps61beta2 (1.9.30.1.42); FILE MERGED 2003/04/04 17:08:23 jmarmion 1.9.30.1.42.1: #108348# fix the output of all CONDFMT and CFs records for each sheet


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [f567d9dbdc30572ed363932333d872822d39540c]

INTEGRATION: CWS apps61beta2 (1.1.4.1.76); FILE MERGED 2003/04/10 17:53:31 er 1.1.4.1.76.1: #108657# make sure that aNotifiedFormulaCells are never copied


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [e5d4ae83f1f1205e145a374a40f2abf4214526b0]

INTEGRATION: CWS apps61beta2 (1.21.2.1.40); FILE MERGED 2003/04/07 14:19:00 er 1.21.2.1.40.1: #107998# Don't ignore Width and Kana in transliteration


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [49aff7c0fd5c7211c7e3af10d5700ff053616a0f]

INTEGRATION: CWS apps61beta2 (1.64.2.2.38); FILE MERGED 2003/04/04 17:05:13 jmarmion 1.64.2.2.38.1: #108348# fix the output of all CONDFMT and CFs records for each sheet


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [63aadf3febb0b494a63998e1800af231f5574deb]

INTEGRATION: CWS apps61beta2 (1.9.104); FILE MERGED 2003/04/10 17:52:31 er 1.9.104.1: #108657# add ResetTableOpDirtyVar


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [19a42ff749e897d6e446def90660b8194340ac14]

INTEGRATION: CWS apps61beta2 (1.17.96); FILE MERGED 2003/04/15 15:25:01 cl 1.17.96.1: #108874# do not toogle right to left and left to right buttons


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [9a183b9289509425a06424620e5a3d9086b66b58]

INTEGRATION: CWS apps61beta2 (1.42.2.1.56); FILE MERGED 2003/04/15 15:58:44 bm 1.42.2.1.56.2: RESYNC: (1.42.2.1-1.44); FILE MERGED 2003/04/11 12:28:36 cl 1.42.2.1.56.1: #108480# check if we have a page


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [34e3e6bf7d8a0dfd25dfe0ab007f7787bb8b0698]

INTEGRATION: CWS apps61beta2 (1.102.6.1.56); FILE MERGED 2003/04/15 15:58:27 bm 1.102.6.1.56.4: RESYNC: (1.102.6.1-1.104); FILE MERGED 2003/04/11 12:28:36 cl 1.102.6.1.56.3: #108480# check if we have a page 2003/04/11 10:48:50 cl 1.102.6.1.56.2: #108480# do not remove us from our SdrObject, even if its going to die 2003/04/10 14:51:48 cl 1.102.6.1.56.1: #108654# fixed identifier for scene objects


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [d7b4b16b77028ddc84a2940c8da685b6a0e2f436]

INTEGRATION: CWS apps61beta2 (1.54.2.5.2); FILE MERGED 2003/04/11 12:27:39 cl 1.54.2.5.2.1: #108480# dispose XShape in d'tor


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [25bf1e6a03b3e6f093de1b27c59aa57263280a90]

INTEGRATION: CWS apps61beta2 (1.5.180); FILE MERGED 2003/03/31 16:36:39 nn 1.5.180.1: #i12794# no OutputToScreenPixel for PopupMenu position


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [53cbc400e2aae17cb54aba3be5222e830c38bf09]

INTEGRATION: CWS apps61beta2 (1.50.8.2.56); FILE MERGED 2003/04/10 18:18:06 cl 1.50.8.2.56.1: #108534# removed changes from #107190#, fixed in xmloff\txtimp.cxx now


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [b9c2bec0b0829cfc3cb98d3fa6741a9043a2a1ec]

INTEGRATION: CWS apps61beta2 (1.77.2.1.56); FILE MERGED 2003/04/14 13:54:03 nn 1.77.2.1.56.1: #107722# added CreateTransferable


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [7367aa7d9852b235038bcaf6eefca8d468f66ab3]

INTEGRATION: CWS apps61beta2 (1.35.150); FILE MERGED 2003/04/15 16:39:53 bm 1.35.150.2: RESYNC: (1.35-1.36); FILE MERGED 2003/04/11 07:25:57 pb 1.35.150.1: fix: #106637# set alignment when textdirection changes


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [95963b0f9c704d71f3dec5567bc531cc3313eb3c]

INTEGRATION: CWS apps61beta2 (1.12.6.2.62); FILE MERGED 2003/04/15 16:29:32 bm 1.12.6.2.62.2: RESYNC: (1.12.6.2-1.13); FILE MERGED 2003/04/09 14:00:59 dr 1.12.6.2.62.1: #108705# vert. align: check state of correct listbox


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [55607fbce41fbcd7db942509d24e2e857532fa1f]

INTEGRATION: CWS apps61beta2 (1.23.6.3.2); FILE MERGED 2003/04/15 16:47:55 bm 1.23.6.3.2.2: RESYNC: (1.23.6.3-1.27); FILE MERGED 2003/03/27 18:09:04 af 1.23.6.3.2.1: #108434# Do not dispose accessibility objects for which there is no UNO Shape.


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [022a76d967de47a8b28dc717e08392120a6513f2]

INTEGRATION: CWS apps61beta2 (1.38.2.3.2); FILE MERGED 2003/04/15 16:46:54 bm 1.38.2.3.2.2: RESYNC: (1.38.2.3-1.40); FILE MERGED 2003/04/11 10:49:28 cl 1.38.2.3.2.1: #108480# it is possible that an XShape has no SdrObject any longer


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [c88770ee3b0a3e8e69bc22f671dee8de7851a411]

INTEGRATION: CWS apps61beta2 (1.1.2); FILE ADDED 2003/04/14 15:41:44 er 1.1.2.2: #i3914# correct Collator ID from old to new structure 2003/04/11 19:50:19 er 1.1.2.1: #i3914# Ukrainian locale data, still not fully adapted. For example, <ReservedWords> entities need translation, for other remaining issues see comments in i3914


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [b0dfbfd031137d1c19e65d7ffe393b3c762f8bfa]

INTEGRATION: CWS apps61beta2 (1.62.140); FILE MERGED 2003/04/15 11:51:21 bm 1.62.140.3: RESYNC: (1.62-1.65); FILE MERGED 2003/04/14 11:21:55 hbrinkm 1.62.140.2: #108146# call to RedlineAdjustStartNodeCursor moved 2003/04/14 08:51:28 mib 1.62.140.1: #108885#: reelease shape import in end document rather than in destructor


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [08ac6289d7daa9d1588fd6128b6be5f7c3f68494]

INTEGRATION: CWS apps61beta2 (1.6.44); FILE MERGED 2003/04/14 16:20:12 er 1.6.44.1: #i7926# correct date format codes


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [c1df77ceb890c0684b51983683ca74a40023acd2]

INTEGRATION: CWS apps61beta2 (1.13.6.1.2.1.4); FILE MERGED 2003/04/11 19:51:13 er 1.13.6.1.2.1.4.2: #i3914# uk_UA 2003/04/11 18:58:01 er 1.13.6.1.2.1.4.1: #i6165# lt_LT; #i12938# lv_LV


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [bc3d1d7bc0348ba5958f60264d00cd844950fae0]

INTEGRATION: CWS apps61beta2 (1.1.2); FILE ADDED 2003/04/14 15:40:05 er 1.1.2.2: #i6165# correct Collator ID from old to new structure 2003/04/11 18:45:06 er 1.1.2.1: #i6165# Latvian locale data provided by Ilya Ketris (bubuka); adapted to new structure


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [6b93aa1edfaa720d2c42f552d9a0ff237d1f4e4f]

INTEGRATION: CWS apps61beta2 (1.1.2); FILE ADDED 2003/04/14 14:16:18 er 1.1.2.2: #i12938# corrected data provided by Mantas Kriauciunas (adapted to meet requirements) 2003/04/11 18:56:32 er 1.1.2.1: #i12938# Lithuanian locale data provided by "Atviras Kodas Lietuvai" (Open Source For Lithuania); adapted to new structure


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [4b43f62133e8237d911e02c596736da84e0b7585]

INTEGRATION: CWS apps61beta2 (1.9.40); FILE MERGED 2003/04/14 14:11:36 er 1.9.40.4: #i12938# ISO 8601 date format code comments 2003/04/14 13:42:02 er 1.9.40.3: #i12938# more format code comments 2003/04/14 12:51:28 er 1.9.40.2: #i12938# merge HEADS UP comment and add more format codes comment 2003/04/08 14:07:39 er 1.9.40.1: #i12209# more FormatElement hints


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [137514ecf515356b024c83c547c0359dc1ce2d62]

INTEGRATION: CWS apps61beta2 (1.7.44); FILE MERGED 2003/04/08 13:59:39 er 1.7.44.1: #i12209# corrected data provided by Dan Ohnesorg; slightly changed


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [57ab1940c1148dbfe4a4682aa3ee9667789cb57b]

INTEGRATION: CWS apps61beta2 (1.16.4.1.6); FILE MERGED 2003/04/11 19:51:42 er 1.16.4.1.6.2: #i3914# uk_UA 2003/04/11 18:58:44 er 1.16.4.1.6.1: #i6165# lt_LT; #i12938# lv_LV


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [f0ae78115691f4270241ee602b814c4d4ce33bb2]

INTEGRATION: CWS apps61beta2 (1.49.2.2.54); FILE MERGED 2003/04/07 16:28:46 er 1.49.2.2.54.2: #i12884# add GetExactDateOrder 2003/04/04 12:44:43 er 1.49.2.2.54.1: #i12596# ImpNumberFillWithThousands: handle difference of division by thousand and separator correctly


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [3421d82da9e0ccc7924e4c86aa199fde73b1cfc6]

INTEGRATION: CWS apps61beta2 (1.48.150); FILE MERGED 2003/04/11 15:22:57 er 1.48.150.1: #108866# ImpInitCurrencyTable: slightly wrong condition for determining the default system currency


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [2c1ad094293f4c673ee49848fc7881ef1b63a427]

INTEGRATION: CWS apps61beta2 (1.29.6.3.56); FILE MERGED 2003/04/07 16:28:21 er 1.29.6.3.56.1: #i12884# GetDateRef: use ExactDateOrder


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [95353a81f617be76a30a765c6651ca2260a6f471]

INTEGRATION: CWS apps61beta2 (1.16.6.1.96); FILE MERGED 2003/04/15 14:18:12 bm 1.16.6.1.96.2: RESYNC: (1.16.6.1-1.18); FILE MERGED 2003/04/09 07:38:28 oj 1.16.6.1.96.1: #108621# enable paint again


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [4ed1a1d5ed68735d8bcc3c514a858d5281ec22ad]

INTEGRATION: CWS apps61beta2 (1.3.34); FILE MERGED 2003/04/04 09:39:14 sab 1.3.34.1: #i11755#; fix warning


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [db28dfcf8042bb8e8c6c0272fb7bb9741ed84412]

INTEGRATION: CWS apps61beta2 (1.8.4.2.40); FILE MERGED 2003/04/02 13:14:37 nn 1.8.4.2.40.1: #108105# changed default for UsePrinterMetrics to false


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [42aaf7a5390631ed37d97c3e2bc89526cd568ab4]

INTEGRATION: CWS apps61beta2 (1.13.2.1.56); FILE MERGED 2003/04/14 10:29:37 os 1.13.2.1.56.1: #108823# Record parameter 'Quiet' in search functions


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [e866d7eca6e00919e810d8bf1c88fe773e33d0fa]

INTEGRATION: CWS apps61beta2 (1.71.2.3.56); FILE MERGED 2003/04/15 12:06:56 bm 1.71.2.3.56.2: RESYNC: (1.71.2.3-1.74); FILE MERGED 2003/04/14 09:04:13 os 1.71.2.3.56.1: #108855# handle RES_BOX attributes in cell ranges correctly


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [e05f1d3b9d8c62b16f36f6f4fba782b2740173c0]

INTEGRATION: CWS apps61beta2 (1.32.162); FILE MERGED 2003/04/14 08:52:09 mib 1.32.162.1: #108885#: When destructing SwXNumRules the model might already be disposed


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [e1ceef680a3e9863072619f83860f9f4c8466dea]

INTEGRATION: CWS apps61beta2 (1.23.2.1.56); FILE MERGED 2003/04/17 11:06:35 bm 1.23.2.1.56.3: missing () 2003/04/15 12:15:25 bm 1.23.2.1.56.2: RESYNC: (1.23.2.1-1.25); FILE MERGED 2003/04/14 11:38:04 od 1.23.2.1.56.1: #106346# class <SwLayAction> - trigger and handle content formatting on interrupt


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [745f1b1332d4e37624ae4398d6818cc6fc39cf57]

INTEGRATION: CWS apps61beta2 (1.3.156); FILE MERGED 2003/04/14 11:35:32 od 1.3.156.2: #106346# class <SwLayAction> - rename flag for content formatting on interrupt 2003/04/14 11:23:05 od 1.3.156.1: #106346# class <SwLayAction> - add new flag for formatting for an interrupt


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [d136b94762ab679a4a14c7cf89812d55ce80e2e4]

INTEGRATION: CWS apps61beta2 (1.28.136); FILE MERGED 2003/04/15 12:19:07 bm 1.28.136.2: RESYNC: (1.28-1.29); FILE MERGED 2003/04/14 07:16:11 os 1.28.136.1: #i6631# call of SwRefPageGetField::ChangeExpansion while loading fixed


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [b99a77e62076406ca64fa67647d0e65f103ecd67]

INTEGRATION: CWS apps61beta2 (1.40.2.1.50); FILE MERGED 2003/04/14 10:28:38 os 1.40.2.1.50.1: #108823# Record parameter 'Quiet' in search functions


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [20f5d3c3d92414ae9054952046eb60b1968abdda]

INTEGRATION: CWS apps61beta2 (1.7.50); FILE MERGED 2003/04/04 11:56:20 dr 1.7.50.1: #108627# throw, if date is negative


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [2407f8f349c5550009717375fb33419c8a87dadb]

INTEGRATION: CWS apps61beta2 (1.13.24.2.14); FILE MERGED 2003/04/08 08:54:51 dr 1.13.24.2.14.2: #i2130# using Newton's method for XIRR 2003/04/04 13:02:04 dr 1.13.24.2.14.1: #i2130# XIRR: interest in iteration may rise or fall, handle both


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [0c170192c5c2c8be3b29d531c2e0c232b55aa46b]

INTEGRATION: CWS apps61beta2 (1.22.4); FILE MERGED 2003/04/16 12:13:15 bm 1.22.4.1: #108627# DaysToDate: may throw IllegalArgumentException


2003-04-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [7852dd2a6c2d984b27455016389be99ec6a1d1d2]

INTEGRATION: CWS apps61beta2 (1.37.8.2.14); FILE MERGED 2003/04/04 14:10:19 dr 1.37.8.2.14.2: #i12430# fixed Bessely1() 2003/04/04 11:56:32 dr 1.37.8.2.14.1: #108627# throw, if date is negative


2003-04-28  Mathias Bauer  <mba@openoffice.org>  [5694103986b0a68f13ee0d0f44ddd5c5509cc05f]

avoid crash if Notification arrives after dispose


2003-04-28  Vladimir Glazounov  <vg@openoffice.org>  [22bb778bd36a6caa682560a47ecbf02281e8c82f]

#100000# no drafts anymore


2003-04-28  Armin Weiss  <aw@openoffice.org>  [b0e1745d0bb436ba745ed1634f52d30a27430c5c]

ADded unsharp comparisons, addeed usage of these where useful/necessary.


2003-04-28  Vladimir Glazounov  <vg@openoffice.org>  [8475506aad4de393a4b7601d89d4162813ef43ea]

#100000# no drafts anymore


2003-04-28  Kurt Zenker  <kz@openoffice.org>  [937164db1512fd46f69945be95c2cdd03eb94318]

new version for SRX644


2003-04-28  Kurt Zenker  <kz@openoffice.org>  [3c3df12c26c5c1f984508b81615bd2ab868dfd6f]

new version for SRX644


2003-04-25  Kurt Zenker  <kz@openoffice.org>  [da57e8736d047fd49738d4edcc663ff42dea4914]

new version for SRX644


2003-04-25  Rüdiger Timm  <rt@openoffice.org>  [84b2145971235a61721d537f73050a126fae181c]

#100000# make it compile ...


2003-04-25  Kurt Zenker  <kz@openoffice.org>  [1c7dbfc63591647a1edf83a7750b350e6cf1df3d]

new version for SRX644


2003-04-25  Andre Fischer  <af@openoffice.org>  [b386adbdba374e67d14fb99853dca83abafe8cde]

Mention move of UAA files from drafts to final.


2003-04-25  Daniel Boelzle  <dbo@openoffice.org>  [7028defdc430b95d24d4b6312e5b346169f36c68]

#107130# missing uno.MethodAttribute.get_Raises()


2003-04-25  Andre Fischer  <af@openoffice.org>  [1742bfa3e8ba33035fd4d6e447e98ed37e56cbc9]

Adaption to relocation of accessibility interfaces from drafts to final.  Added View menu for setting the zoom factor.


2003-04-25  Kurt Zenker  <kz@openoffice.org>  [737b8c06386ea6a99b4f134c9b7becf35ed553da]

new version for SRX644


2003-04-25  Daniel Boelzle  <dbo@openoffice.org>  [b426d4671eb65d5fcef9b0abc6f8eacfc819cae0]

#107130# misc cleanup


2003-04-25  Malte Timmermann  <mt@openoffice.org>  [17ce4241be07ce78d43f6ffbdefb46550aa474dc]

#100000# Fixed integration bugs


2003-04-25  Kurt Zenker  <kz@openoffice.org>  [730c59f1089a06f4e5bed91821404ca9d49e2049]

new version for SRX644


2003-04-25  Kurt Zenker  <kz@openoffice.org>  [c5de77a8aac0d15cb63616b24ebd7e648efb2b9f]

new version for SRX644


2003-04-25  Vladimir Glazounov  <vg@openoffice.org>  [421615b9fdb022d3854ffb286faaed31336cc58a]

#100000# no drafts anymore


2003-04-25  Vladimir Glazounov  <vg@openoffice.org>  [3519b353cc73bffd7138beb5d3fc95c4f3ad617b]

#100000# OBR: fixed compile/merge problems


2003-04-25  Kurt Zenker  <kz@openoffice.org>  [174da4fb1311d46a2ead1940519b72b16657a941]

#100000# merge corrected


2003-04-25  Kurt Zenker  <kz@openoffice.org>  [b007ac61fbfb7d46c0a5aa40dc2d8e554819a1a2]

new version for SRX644


2003-04-25  Rüdiger Timm  <rt@openoffice.org>  [68c4fa3160edcc597bd426106758e422e1be3e49]

#100000# Don't include textsearch.hxx any more. It's not needed and has been moved into an other directory.


2003-04-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [593df419e5a9b0dddd752617bc70faaf1017ae6d]

#100000#: qualify Reference


2003-04-25  Kurt Zenker  <kz@openoffice.org>  [e3577c00d189095d94ecc3435a9e80ee24973260]

new version for SRX644


2003-04-25  Rüdiger Timm  <rt@openoffice.org>  [ee51455e83935924b56a9009cbe6404b8e72e4a5]

#100000# Accessibility not in drafts any more.


2003-04-25  Rüdiger Timm  <rt@openoffice.org>  [40b0308caa839145d395a6e1d01c2540c0be998d]

#100000# Accessibility not in drafts any more.


2003-04-25  Oliver Bolte  <obo@openoffice.org>  [9e0b38df8c7848ba4f1b48fc06941b8985626bad]

#100000# depends on offuh


2003-04-25  Rüdiger Timm  <rt@openoffice.org>  [58278a7cd3453e8972121349b6b71b36b467b93a]

#100000# needs header from module offuh


2003-04-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [753fffbd4d68d8f27158d90db2ab9a94d4b4701b]

SRX644


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [d33e30e28f1ac15800945aeb5d5230f55e872b33]

INTEGRATION: CWS uaa02 (1.3.6); FILE MERGED 2003/04/22 11:47:07 obr 1.3.6.2: #109004# remove debug output to prevent NullPointerExceptions 2003/04/11 11:01:04 obr 1.3.6.1: #108656# accessibility API moved from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [fc526f7cf05ebc9bc76e6e483db09b041e917814]

INTEGRATION: CWS uaa02 (1.3.6); FILE MERGED 2003/04/11 11:01:02 obr 1.3.6.1: #108656# accessibility API moved from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [3725c8120e6d88d48992370a6f67a8b9705297d5]

INTEGRATION: CWS uaa02 (1.6.6); FILE MERGED 2003/04/11 11:01:00 obr 1.6.6.1: #108656# accessibility API moved from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [737e11b1e5ec86074e0361d4eb855ca3fdb2fbc7]

INTEGRATION: CWS uaa02 (1.34.2.10.2.3.2.1.56); FILE MERGED 2003/04/18 14:49:40 mt 1.34.2.10.2.3.2.1.56.5: #108656# Moved Accessibility module from drafts to final 2003/04/11 09:53:13 obr 1.34.2.10.2.3.2.1.56.4: #108656 re-added drafts .. accessibility/bridge temporarily due to time constrains 2003/04/10 12:27:39 mt 1.34.2.10.2.3.2.1.56.3: #108656# Moved Accessibility module from drafts to final 2003/04/04 15:04:04 tbe 1.34.2.10.2.3.2.1.56.2: #108645# removed dcssawt.db 2003/03/14 10:45:49 af 1.34.2.10.2.3.2.1.56.1: #108113# Moved accessibility from drafts tree to com/sun/star.


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [df66796fef4f8b2c2e733a9fedbebf136a67a81b]

INTEGRATION: CWS uaa02 (1.44.4.2.10); FILE MERGED 2003/04/14 16:18:09 dvo 1.44.4.2.10.2: #108917# remove obsolete drafts/com/sun/star/text directory 2003/04/04 14:58:18 tbe 1.44.4.2.10.1: #108645# removed drafts/com/sun/star/awt


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [432bda76d2b5ec16fc5d7aa21b965b65577de762]

INTEGRATION: CWS uaa02 (1.33.6.4.78); FILE MERGED 2003/04/18 14:49:56 mt 1.33.6.4.78.6: #108656# Moved Accessibility module from drafts to final 2003/04/14 16:18:09 dvo 1.33.6.4.78.5: #108917# remove obsolete drafts/com/sun/star/text directory 2003/04/11 10:05:49 obr 1.33.6.4.78.4: #108656 re-added drafts .. accessibility/bridge temporarily due to time constrains 2003/04/10 12:27:38 mt 1.33.6.4.78.3: #108656# Moved Accessibility module from drafts to final 2003/04/04 14:48:22 tbe 1.33.6.4.78.2: #108645# removed oa_awt_drafts 2003/04/03 06:45:37 obr 1.33.6.4.78.1: #108113# removed obsolete accessibility/bridge module


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [d1e3153fd2104cdf78ee18fd1c715a4faaae3fad]

INTEGRATION: CWS uaa02 (1.2.4); FILE MERGED 2003/04/15 12:48:06 tbe 1.2.4.1: #108645# Accessibility: Move service descriptions from drafts to ::com::sun::star::awt


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [c4f48aa756b16dc79972e0271b00d0dd739695e4]

INTEGRATION: CWS uaa02 (1.2.4); FILE MERGED 2003/04/11 15:37:48 mt 1.2.4.1: #108656# Moved accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [2e8751fdc8cd035edc2814e5312f2fd86d044363]

INTEGRATION: CWS uaa02 (1.2.4); FILE MERGED 2003/04/11 15:37:47 mt 1.2.4.1: #108656# Moved accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [ad57135b2353d86c7f8f8e837b9be1c531b716e5]

INTEGRATION: CWS uaa02 (1.26.4); FILE MERGED 2003/04/11 15:37:47 mt 1.26.4.1: #108656# Moved accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [886330e354d5b580bed6bf6627528ac4a45bfd89]

INTEGRATION: CWS uaa02 (1.2.4); FILE MERGED 2003/04/15 12:47:18 tbe 1.2.4.2: #108645# Accessibility: Move service descriptions from drafts to ::com::sun::star::awt 2003/04/11 15:37:46 mt 1.2.4.1: #108656# Moved accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [b70bcdcc626a60eaa7d5b43da77f729dba5b9715]

INTEGRATION: CWS uaa02 (1.2.4); FILE MERGED 2003/04/15 12:47:17 tbe 1.2.4.2: #108645# Accessibility: Move service descriptions from drafts to ::com::sun::star::awt 2003/04/11 15:37:45 mt 1.2.4.1: #108656# Moved accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [3e2b981da6628b1421aed72293a13634ead4063f]

INTEGRATION: CWS uaa02 (1.3.6); FILE MERGED 2003/04/22 11:47:06 obr 1.3.6.2: #109004# remove debug output to prevent NullPointerExceptions 2003/04/11 11:01:10 obr 1.3.6.1: #108656# accessibility API moved from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [866e86ec3d795a19891f9abdeb4c68dc9caf7d71]

INTEGRATION: CWS uaa02 (1.2.6); FILE MERGED 2003/04/11 11:01:10 obr 1.2.6.1: #108656# accessibility API moved from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [f46095d83ee3503a0f75caea94e53498d66cf496]

INTEGRATION: CWS uaa02 (1.2.6); FILE MERGED 2003/04/11 11:01:09 obr 1.2.6.1: #108656# accessibility API moved from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [978030f5b0326e3ca1c4d4386e98cc1701e47e6e]

INTEGRATION: CWS uaa02 (1.3.6); FILE MERGED 2003/04/11 11:01:09 obr 1.3.6.1: #108656# accessibility API moved from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [81d7259d8110892f5c5c6e9032aae833edda63cb]

INTEGRATION: CWS uaa02 (1.3.6); FILE MERGED 2003/04/11 11:01:08 obr 1.3.6.1: #108656# accessibility API moved from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [242594f87e5b7d5c4ae7d7eddd8a3e8c5edf3f25]

INTEGRATION: CWS uaa02 (1.2.6); FILE MERGED 2003/04/11 11:01:08 obr 1.2.6.1: #108656# accessibility API moved from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [0f565c0699188a5d581d930981e1feffa04a7625]

INTEGRATION: CWS uaa02 (1.3.6); FILE MERGED 2003/04/11 11:01:07 obr 1.3.6.1: #108656# accessibility API moved from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [8dcc8d874effcf48ea925fc4fb6f6719727d66ce]

INTEGRATION: CWS uaa02 (1.2.6); FILE MERGED 2003/04/11 11:01:07 obr 1.2.6.1: #108656# accessibility API moved from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [c09b5b5c910563085f3005ae21a2d36807014e5c]

INTEGRATION: CWS uaa02 (1.3.6); FILE MERGED 2003/04/11 11:01:06 obr 1.3.6.1: #108656# accessibility API moved from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [aec072d40930a677dd23b01ae1c5e9ff4354af7a]

INTEGRATION: CWS uaa02 (1.2.6); FILE MERGED 2003/04/11 15:35:03 mt 1.2.6.2: #108656# Moved accessibility from drafts to final 2003/04/11 11:01:06 obr 1.2.6.1: #108656# accessibility API moved from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [958b2318f3ab0288d5425dfb2128719ed329f8dc]

INTEGRATION: CWS uaa02 (1.2.6); FILE MERGED 2003/04/11 11:01:05 obr 1.2.6.1: #108656# accessibility API moved from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [87957113d42c79a7eb0c21538e43c57a7ae01fca]

INTEGRATION: CWS uaa02 (1.3.6); FILE MERGED 2003/04/11 11:01:05 obr 1.3.6.1: #108656# accessibility API moved from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [d96e5a7dea95593454e10396d06935c414ed0c37]

INTEGRATION: CWS uaa02 (1.2.6); FILE MERGED 2003/04/11 11:01:03 obr 1.2.6.1: #108656# accessibility API moved from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [50a1d6b43477442b6bd66851e27f646f2f30dda9]

INTEGRATION: CWS uaa02 (1.2.6); FILE MERGED 2003/04/11 15:35:03 mt 1.2.6.2: #108656# Moved accessibility from drafts to final 2003/04/11 11:01:03 obr 1.2.6.1: #108656# accessibility API moved from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [8dd206563fb0561b9b185915eb437b1bab316d40]

INTEGRATION: CWS uaa02 (1.2.6); FILE MERGED 2003/04/11 11:01:02 obr 1.2.6.1: #108656# accessibility API moved from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [a745cbc1f1968c822a1dca0e9fe03a83bb95218f]

INTEGRATION: CWS uaa02 (1.2.6); FILE MERGED 2003/04/11 11:01:01 obr 1.2.6.1: #108656# accessibility API moved from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [85da0a7f3cc411da9430e9ea01ce31000418dde3]

INTEGRATION: CWS uaa02 (1.1.32); FILE MERGED 2003/04/11 11:01:00 obr 1.1.32.1: #108656# accessibility API moved from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [4f9b8ee343a1349ccc6a52655e279cf210f50dd2]

INTEGRATION: CWS uaa02 (1.2.6); FILE MERGED 2003/04/11 11:00:59 obr 1.2.6.1: #108656# accessibility API moved from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [8344f762c15e6c9e8ee5877494ca33dd3a302926]

INTEGRATION: CWS uaa02 (1.2.6); FILE MERGED 2003/04/22 14:32:02 obr 1.2.6.2: #108113# AccessibleRole constants changed 2003/04/11 11:00:59 obr 1.2.6.1: #108656# accessibility API moved from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [09af1d332b1b0519d688bbcea687a16ee27733dc]

INTEGRATION: CWS uaa02 (1.1.32); FILE MERGED 2003/04/11 11:00:59 obr 1.1.32.1: #108656# accessibility API moved from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [8d46161de94a4f4d1f2433cb46ff5f3c5585fa7c]

INTEGRATION: CWS uaa02 (1.14.6); FILE MERGED 2003/04/11 11:00:58 obr 1.14.6.1: #108656# accessibility API moved from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [0643f8df55481979e53fa1794cf6859f53cd131a]

INTEGRATION: CWS uaa02 (1.4.6); FILE MERGED 2003/04/11 11:00:58 obr 1.4.6.1: #108656# accessibility API moved from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [1392ba8a35b5fb6d14e0b20119da2c2afa80bc1d]

INTEGRATION: CWS uaa02 (1.1.32); FILE MERGED 2003/04/11 11:00:57 obr 1.1.32.1: #108656# accessibility API moved from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [61c8a2c3f57e8813cb1df4285ab42b5b4b7b23f2]

INTEGRATION: CWS uaa02 (1.3.6); FILE MERGED 2003/04/11 11:00:56 obr 1.3.6.1: #108656# accessibility API moved from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [b8d9d67b25c40d1e6d81417537980692be47126e]

INTEGRATION: CWS uaa02 (1.1.32); FILE MERGED 2003/04/11 11:00:56 obr 1.1.32.1: #108656# accessibility API moved from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [833ecb9faf0375fed0023a11e4421a28373ecea1]

INTEGRATION: CWS uaa02 (1.2.6); FILE MERGED 2003/04/11 11:00:55 obr 1.2.6.1: #108656# accessibility API moved from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [4925c4988f9c1b3726a151bafaefccf634d2cbd8]

INTEGRATION: CWS uaa02 (1.4.6); FILE MERGED 2003/04/11 11:00:54 obr 1.4.6.1: #108656# accessibility API moved from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [f6a8346dfaf28a5f2de420fbb78aa7baca8306ee]

INTEGRATION: CWS uaa02 (1.13.6); FILE MERGED 2003/04/11 11:00:54 obr 1.13.6.1: #108656# accessibility API moved from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [75b91a464c8fa473ef8967578370d221ad5f2ce5]

INTEGRATION: CWS uaa02 (1.34.4); FILE MERGED 2003/04/14 15:58:13 dvo 1.34.4.1: #108917# move accessible text service description from drafts module


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [172f56b47445cdb0d2fb9bbdb95bd32c853946bd]

INTEGRATION: CWS uaa02 (1.1.2); FILE ADDED 2003/04/16 12:22:43 mt 1.1.2.2: #108656# removed 'drafts' 2003/04/14 15:58:10 dvo 1.1.2.1: #108917# move accessible text service description from drafts module


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [f4fe9827a67f1d7ea106707eb7f2f3863c510275]

INTEGRATION: CWS uaa02 (1.1.2); FILE ADDED 2003/04/16 12:22:43 mt 1.1.2.2: #108656# removed 'drafts' 2003/04/14 15:58:05 dvo 1.1.2.1: #108917# move accessible text service description from drafts module


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [b2168b6b08b7710ae7a8d589ba685d761de8fd70]

INTEGRATION: CWS uaa02 (1.1.2); FILE ADDED 2003/04/16 12:22:43 mt 1.1.2.2: #108656# removed 'drafts' 2003/04/14 15:58:09 dvo 1.1.2.1: #108917# move accessible text service description from drafts module


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [86d21aaa081c1d18a04bf681e731b7091fd90174]

INTEGRATION: CWS uaa02 (1.1.2); FILE ADDED 2003/04/16 12:22:42 mt 1.1.2.2: #108656# removed 'drafts' 2003/04/14 15:58:03 dvo 1.1.2.1: #108917# move accessible text service description from drafts module


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [33a618ee9815ec0442c5aac67d05601b7f3388d4]

INTEGRATION: CWS uaa02 (1.1.2); FILE ADDED 2003/04/16 12:22:42 mt 1.1.2.2: #108656# removed 'drafts' 2003/04/14 15:58:07 dvo 1.1.2.1: #108917# move accessible text service description from drafts module


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [54ad549dffec606335a532384400a3fa16d5528e]

INTEGRATION: CWS uaa02 (1.1.2); FILE ADDED 2003/04/16 12:22:41 mt 1.1.2.2: #108656# removed 'drafts' 2003/04/14 15:58:04 dvo 1.1.2.1: #108917# move accessible text service description from drafts module


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [3dffabb9015d1673b5f45db20c08fbf386595afc]

INTEGRATION: CWS uaa02 (1.1.2); FILE ADDED 2003/04/16 12:22:41 mt 1.1.2.2: #108656# removed 'drafts' 2003/04/14 15:58:11 dvo 1.1.2.1: #108917# move accessible text service description from drafts module


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [814ce03ae117f722ebb6da2a6f8aec831f883e96]

INTEGRATION: CWS uaa02 (1.1.2); FILE ADDED 2003/04/16 12:22:41 mt 1.1.2.2: #108656# removed 'drafts' 2003/04/14 15:58:09 dvo 1.1.2.1: #108917# move accessible text service description from drafts module


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [cad6ad71cf9b2f4422ebe41ae98caeca44717869]

INTEGRATION: CWS uaa02 (1.1.2); FILE ADDED 2003/04/16 12:22:40 mt 1.1.2.2: #108656# removed 'drafts' 2003/04/14 15:58:07 dvo 1.1.2.1: #108917# move accessible text service description from drafts module


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [10567433603d35724b6b808155e90e10488411b7]

INTEGRATION: CWS uaa02 (1.1.2); FILE ADDED 2003/04/16 12:22:39 mt 1.1.2.2: #108656# removed 'drafts' 2003/04/14 15:58:12 dvo 1.1.2.1: #108917# move accessible text service description from drafts module


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [b9224fe36bbc8e218e95b31c0e4f676a8b2d379b]

INTEGRATION: CWS uaa02 (1.9.4); FILE MERGED 2003/04/14 15:30:54 af 1.9.4.1: #108113# Moved accessibility service descriptions from drafts directory.


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [92a8eb024b178ea5f474909bd7afffe9eca8809e]

INTEGRATION: CWS uaa02 (1.1.2); FILE ADDED 2003/04/14 15:30:54 af 1.1.2.1: #108113# Moved accessibility service descriptions from drafts directory.


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [5917bcbe58720129e8ce312028f583af97efc80b]

INTEGRATION: CWS uaa02 (1.1.2); FILE ADDED 2003/04/14 15:30:52 af 1.1.2.1: #108113# Moved accessibility service descriptions from drafts directory.


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [8ca7a270fe7a0b4725af5a0892cffcbbbbf248d0]

INTEGRATION: CWS uaa02 (1.13.4); FILE MERGED 2003/04/14 15:21:01 af 1.13.4.1: #108113# Moved accessibility service descriptions from drafts directory.


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [09f384eec5e868faee9ee10f900c34b34618a777]

INTEGRATION: CWS uaa02 (1.1.2); FILE ADDED 2003/04/14 15:21:00 af 1.1.2.1: #108113# Moved accessibility service descriptions from drafts directory.


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [1a641caa27a5772580bb33b08d41eb06015f6714]

INTEGRATION: CWS uaa02 (1.1.2); FILE ADDED 2003/04/14 15:20:56 af 1.1.2.1: #108113# Moved accessibility service descriptions from drafts directory.


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [26e670c3636878fa7f9dc63a863232a086c43007]

INTEGRATION: CWS uaa02 (1.1.2); FILE ADDED 2003/04/14 15:20:53 af 1.1.2.1: #108113# Moved accessibility service descriptions from drafts directory.


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [d1b64cefc6dc76ee4ad630a788616bba72a58ea4]

INTEGRATION: CWS uaa02 (1.1.2); FILE ADDED 2003/04/14 15:20:51 af 1.1.2.1: #108113# Moved accessibility service descriptions from drafts directory.


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [ea6a1a2c49e7f1baca2f8c9448d320c5d4c6f395]

INTEGRATION: CWS uaa02 (1.1.2); FILE ADDED 2003/04/14 15:20:49 af 1.1.2.1: #108113# Moved accessibility service descriptions from drafts directory.


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [4f81c78f40eb77813d9852bfc190514abc030f52]

INTEGRATION: CWS uaa02 (1.1.2); FILE ADDED 2003/04/14 15:20:44 af 1.1.2.1: #108113# Moved accessibility service descriptions from drafts directory.


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [b1798d4a181f7663a3a149d81133700c8ba7a167]

INTEGRATION: CWS uaa02 (1.1.2); FILE ADDED 2003/04/14 15:20:38 af 1.1.2.1: #108113# Moved accessibility service descriptions from drafts directory.


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [7d5ba07f8166e2a20d380c69a4733add816d304d]

INTEGRATION: CWS uaa02 (1.1.2); FILE ADDED 2003/04/14 15:20:36 af 1.1.2.1: #108113# Moved accessibility service descriptions from drafts directory.


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [4d7ec5f24aa3c0acc31e2300f976e0f5816aa5f2]

INTEGRATION: CWS uaa02 (1.4.114); FILE MERGED 2003/04/14 15:45:25 af 1.4.114.1: #108113# Moved accessibility service descriptions from drafts directory.


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [de71c5ab033e935ae2747800f7c6f381ade9da51]

INTEGRATION: CWS uaa02 (1.1.2); FILE ADDED 2003/04/14 15:45:24 af 1.1.2.1: #108113# Moved accessibility service descriptions from drafts directory.


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [5d4d349cdabf0d988140bbad2f7d2650b5d2c106]

INTEGRATION: CWS uaa02 (1.1.2); FILE ADDED 2003/04/14 15:45:23 af 1.1.2.1: #108113# Moved accessibility service descriptions from drafts directory.


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [42524a12cffa51726ed09c52b47cdf1437ad4812]

INTEGRATION: CWS uaa02 (1.17.2); FILE MERGED 2003/04/17 17:18:03 mt 1.17.2.2: RESYNC: (1.17-1.18); FILE MERGED 2003/04/14 14:28:14 af 1.17.2.1: #108113# Moved accessibility service descriptions from drafts directory.


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [dc384a077caca95c546e492dfad36f2f841baae4]

INTEGRATION: CWS uaa02 (1.1.2); FILE ADDED 2003/04/14 15:28:10 af 1.1.2.2: #108113# Removed remaining references to drafts. 2003/04/14 14:28:14 af 1.1.2.1: #108113# Moved accessibility service descriptions from drafts directory.


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [2a5e505584094d20ef83103b9839908f2f7d6fc9]

INTEGRATION: CWS uaa02 (1.1.2); FILE ADDED 2003/04/14 15:28:09 af 1.1.2.2: #108113# Removed remaining references to drafts. 2003/04/14 14:28:13 af 1.1.2.1: #108113# Moved accessibility service descriptions from drafts directory.


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [17427c67cbd26c2cbcc4a184b0d0ef171a63df46]

INTEGRATION: CWS uaa02 (1.1.2); FILE ADDED 2003/04/14 15:28:09 af 1.1.2.2: #108113# Removed remaining references to drafts. 2003/04/14 14:28:12 af 1.1.2.1: #108113# Moved accessibility service descriptions from drafts directory.


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [4ce81bc0281a79b740979fae3701ca8d5fd80578]

INTEGRATION: CWS uaa02 (1.1.2); FILE ADDED 2003/04/14 15:28:08 af 1.1.2.2: #108113# Removed remaining references to drafts. 2003/04/14 14:28:12 af 1.1.2.1: #108113# Moved accessibility service descriptions from drafts directory.


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [07c4c2af65fbc474e65e38bcd70b5cd938b3fada]

INTEGRATION: CWS uaa02 (1.1.2); FILE ADDED 2003/04/14 15:28:07 af 1.1.2.2: #108113# Removed remaining references to drafts. 2003/04/14 14:28:11 af 1.1.2.1: #108113# Moved accessibility service descriptions from drafts directory.


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [2e16d4bd892eead09e268058100c4020cff2ed56]

INTEGRATION: CWS uaa02 (1.1.2); FILE ADDED 2003/04/14 15:28:07 af 1.1.2.2: #108113# Removed remaining references to drafts. 2003/04/14 14:28:10 af 1.1.2.1: #108113# Moved accessibility service descriptions from drafts directory.


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [4aafd39a9c01743b1aae90f450deccb788d30d90]

INTEGRATION: CWS uaa02 (1.2.10); FILE MERGED 2003/04/22 13:55:17 af 1.2.10.1: #108113# Removed drafts references.


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [e71739a834d024ffb4faa788dd73a30faf5ebf89]

INTEGRATION: CWS uaa02 (1.1.2); FILE ADDED 2003/04/14 15:28:06 af 1.1.2.2: #108113# Removed remaining references to drafts. 2003/04/14 14:28:09 af 1.1.2.1: #108113# Moved accessibility service descriptions from drafts directory.


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [5f8f8373bd8144e06c6d3cb8c9c4c342879989c3]

INTEGRATION: CWS uaa02 (1.4.120); FILE MERGED 2003/04/14 15:34:28 af 1.4.120.1: #108113# Moved accessibility service descriptions from drafts directory.


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [582ff4207d1fc8e1e3e2a54c7d22e8c56bb260dd]

INTEGRATION: CWS uaa02 (1.1.2); FILE ADDED 2003/04/14 15:34:26 af 1.1.2.1: #108113# Moved accessibility service descriptions from drafts directory.


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [40712debceb0462da199aed2259fbc6ec43df604]

INTEGRATION: CWS uaa02 (1.1.2); FILE ADDED 2003/04/14 15:34:25 af 1.1.2.1: #108113# Moved accessibility service descriptions from drafts directory.


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [09d7e70cff8db5df7a207fe745b1f479ac21a6c4]

INTEGRATION: CWS uaa02 (1.19.78); FILE MERGED 2003/04/04 13:48:37 tbe 1.19.78.2: #108645# Accessibility: Move accessible service descriptions from drafts to ::com::sun::star::awt 2003/03/14 10:31:23 af 1.19.78.1: #108113# Moved KeyStroke.idl from drafts.


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [466ef77170604a9abaa889d4ba19ca8e53706089]

INTEGRATION: CWS uaa02 (1.1.2); FILE ADDED 2003/04/04 13:29:07 tbe 1.1.2.1: #108645# moved from ::drafts::com::sun::star::awt to ::com::sun::star::awt


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [bb347eddd917e479b2b39ed8f709ce289d420c95]

INTEGRATION: CWS uaa02 (1.1.2); FILE ADDED 2003/04/04 13:29:06 tbe 1.1.2.1: #108645# moved from ::drafts::com::sun::star::awt to ::com::sun::star::awt


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [e4e0e4a0081551cb0c1f3700a4b44960345c1bdc]

INTEGRATION: CWS uaa02 (1.1.2); FILE ADDED 2003/04/04 13:29:05 tbe 1.1.2.1: #108645# moved from ::drafts::com::sun::star::awt to ::com::sun::star::awt


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [59e45273a2cbcb6d159bd961d07eea3f775710a5]

INTEGRATION: CWS uaa02 (1.1.2); FILE ADDED 2003/03/14 10:31:23 af 1.1.2.1: #108113# Moved KeyStroke.idl from drafts.


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [7bfc35dca724255e04a50b483951e9dbf912c867]

INTEGRATION: CWS uaa02 (1.1.2); FILE ADDED 2003/04/04 13:20:46 tbe 1.1.2.1: #108645# moved from ::drafts::com::sun::star::awt to ::com::sun::star::awt


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [3ab6f58bd7d7bcfac32de79dbc9594b8b5987598]

INTEGRATION: CWS uaa02 (1.1.2); FILE ADDED 2003/04/04 13:20:45 tbe 1.1.2.1: #108645# moved from ::drafts::com::sun::star::awt to ::com::sun::star::awt


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [273cc480de51432cf011f32b3ca96a11b70dba98]

INTEGRATION: CWS uaa02 (1.1.2); FILE ADDED 2003/04/04 13:20:44 tbe 1.1.2.1: #108645# moved from ::drafts::com::sun::star::awt to ::com::sun::star::awt


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [4bfe8f76ba9474ce5ddfcc01c2d7e084973a65fa]

INTEGRATION: CWS uaa02 (1.1.2); FILE ADDED 2003/04/04 13:20:43 tbe 1.1.2.1: #108645# moved from ::drafts::com::sun::star::awt to ::com::sun::star::awt


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [579706e012d65cfbaa3741c10e50d879b214b0c3]

INTEGRATION: CWS uaa02 (1.1.2); FILE ADDED 2003/04/04 13:20:42 tbe 1.1.2.1: #108645# moved from ::drafts::com::sun::star::awt to ::com::sun::star::awt


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [c0ff8120fc3f79e3cf8d177826d52bfdecfeb17a]

INTEGRATION: CWS uaa02 (1.1.2); FILE ADDED 2003/04/04 13:20:41 tbe 1.1.2.1: #108645# moved from ::drafts::com::sun::star::awt to ::com::sun::star::awt


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [512cdaed64b21210cadfe71fec95e9f70b105dca]

INTEGRATION: CWS uaa02 (1.1.2); FILE ADDED 2003/04/04 13:20:40 tbe 1.1.2.1: #108645# moved from ::drafts::com::sun::star::awt to ::com::sun::star::awt


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [dbde68ff9524007daef3912e849751bedb501f5e]

INTEGRATION: CWS uaa02 (1.1.2); FILE ADDED 2003/04/04 13:20:39 tbe 1.1.2.1: #108645# moved from ::drafts::com::sun::star::awt to ::com::sun::star::awt


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [f058c381575f9778842dcc53925c90e5bd88e4cc]

INTEGRATION: CWS uaa02 (1.1.2); FILE ADDED 2003/04/04 13:20:38 tbe 1.1.2.1: #108645# moved from ::drafts::com::sun::star::awt to ::com::sun::star::awt


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [0a7cdb596c2be98c12c3cbfb535b6f8ba05f3a68]

INTEGRATION: CWS uaa02 (1.1.2); FILE ADDED 2003/04/04 13:20:37 tbe 1.1.2.1: #108645# moved from ::drafts::com::sun::star::awt to ::com::sun::star::awt


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [c2dce27e8bfb994e29847d16abe398e2c3fb75f5]

INTEGRATION: CWS uaa02 (1.1.2); FILE ADDED 2003/04/04 13:20:36 tbe 1.1.2.1: #108645# moved from ::drafts::com::sun::star::awt to ::com::sun::star::awt


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [b5913f7ee3f5b2d8e45a38add7000b213e8632c7]

INTEGRATION: CWS uaa02 (1.1.2); FILE ADDED 2003/04/04 13:20:35 tbe 1.1.2.1: #108645# moved from ::drafts::com::sun::star::awt to ::com::sun::star::awt


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [56f2e4f9a5d166e655cfc1e1a90e153f5a8860e8]

INTEGRATION: CWS uaa02 (1.1.2); FILE ADDED 2003/04/04 13:20:34 tbe 1.1.2.1: #108645# moved from ::drafts::com::sun::star::awt to ::com::sun::star::awt


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [08d460d10fa585f2d293ab836517fc6852eb9a47]

INTEGRATION: CWS uaa02 (1.1.2); FILE ADDED 2003/04/04 13:25:05 tbe 1.1.2.1: #108645# moved from ::drafts::com::sun::star::awt to ::com::sun::star::awt


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [035a9ebf710ba4b643301c16808721a73ea5b183]

INTEGRATION: CWS uaa02 (1.1.2); FILE ADDED 2003/04/04 13:25:04 tbe 1.1.2.1: #108645# moved from ::drafts::com::sun::star::awt to ::com::sun::star::awt


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [3b3a3ae36d4cb8e563276c0096df5dbb50c46a97]

INTEGRATION: CWS uaa02 (1.1.2); FILE ADDED 2003/04/04 13:23:44 tbe 1.1.2.1: #108645# moved from ::drafts::com::sun::star::awt to ::com::sun::star::awt


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [714a02b40f5ee81d06de3d69c0d56d5ef8f0ad1f]

INTEGRATION: CWS uaa02 (1.1.2); FILE ADDED 2003/04/04 13:23:43 tbe 1.1.2.1: #108645# moved from ::drafts::com::sun::star::awt to ::com::sun::star::awt


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [aeae42ec6ef38febed5e76eb62117bd42512e558]

INTEGRATION: CWS uaa02 (1.1.2); FILE ADDED 2003/04/04 13:23:42 tbe 1.1.2.1: #108645# moved from ::drafts::com::sun::star::awt to ::com::sun::star::awt


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [d4e89a416cd2a20b39ff5aac41ee93b05e0ae6ac]

INTEGRATION: CWS uaa02 (1.1.2); FILE ADDED 2003/04/04 13:23:41 tbe 1.1.2.1: #108645# moved from ::drafts::com::sun::star::awt to ::com::sun::star::awt


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [c4852c99a221fe7ecc288eedd58c312aecad7b0a]

INTEGRATION: CWS uaa02 (1.1.2); FILE ADDED 2003/04/04 13:23:40 tbe 1.1.2.1: #108645# moved from ::drafts::com::sun::star::awt to ::com::sun::star::awt


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [cfd5a59b9d7cfff8f1cc225eaa59c899ccbd38b7]

INTEGRATION: CWS uaa02 (1.1.2); FILE ADDED 2003/04/04 13:23:39 tbe 1.1.2.1: #108645# moved from ::drafts::com::sun::star::awt to ::com::sun::star::awt


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [a1adc7f9dab4c2b8a255b517d6f46ca4905cec37]

INTEGRATION: CWS uaa02 (1.1.2); FILE ADDED 2003/04/04 13:21:58 tbe 1.1.2.1: #108645# moved from ::drafts::com::sun::star::awt to ::com::sun::star::awt


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [da64e76210786f3f56fdc1c788b725d9fed99da8]

INTEGRATION: CWS uaa02 (1.1.2); FILE ADDED 2003/04/03 06:44:54 obr 1.1.2.3: #108113# moved AccessBridge from bridge submodule here 2003/03/14 10:40:55 af 1.1.2.2: #108113# Removed references to the drafts directory. 2003/03/11 15:00:56 af 1.1.2.1: #108113# Moved from drafts/com/sun/star/accessibility.


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [39b675099be1681d700d1c3b5a41d176823af682]

INTEGRATION: CWS uaa02 (1.1.2); FILE ADDED 2003/03/14 10:40:54 af 1.1.2.2: #108113# Removed references to the drafts directory. 2003/03/11 15:00:43 af 1.1.2.1: #108113# Moved from drafts/com/sun/star/accessibility.


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [161503a286e6f7e1be49f84d9ad6a6287bac486e]

INTEGRATION: CWS uaa02 (1.1.2); FILE ADDED 2003/04/08 11:43:30 af 1.1.2.6: #108113# Made validity of index 'length' implementation dependent for getCharacterBounds(). 2003/04/08 10:04:41 af 1.1.2.5: #108113# Added a sequence of requested attributes to getCharacterAttributes(). 2003/04/04 14:37:30 af 1.1.2.4: #i12332# Made position <length> a valid character for method getCharacterBounds(). 2003/03/18 15:59:07 af 1.1.2.3: #108113# Changed the semantics of getText{Before,At,After}Index(). 2003/03/14 10:40:54 af 1.1.2.2: #108113# Removed references to the drafts directory. 2003/03/11 15:00:42 af 1.1.2.1: #108113# Moved from drafts/com/sun/star/accessibility.


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [5deb038a8a95cafd0cf81919b4ae597fe81f24d0]

INTEGRATION: CWS uaa02 (1.1.2); FILE ADDED 2003/03/14 10:40:53 af 1.1.2.2: #108113# Removed references to the drafts directory. 2003/03/11 15:00:41 af 1.1.2.1: #108113# Moved from drafts/com/sun/star/accessibility.


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [714bc2f8e69b86422133c0c7578a461b39359266]

INTEGRATION: CWS uaa02 (1.1.2); FILE ADDED 2003/03/14 10:40:53 af 1.1.2.2: #108113# Removed references to the drafts directory. 2003/03/11 15:00:40 af 1.1.2.1: #108113# Moved from drafts/com/sun/star/accessibility.


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [daacf7ed0bc8a1a2447c4b1cb340c97f82918af8]

INTEGRATION: CWS uaa02 (1.1.2); FILE ADDED 2003/04/02 10:06:50 obr 1.1.2.3: #108113# Renamed deselectSelectedAccessibleChild to deselectAccessibleChild 2003/03/14 10:40:52 af 1.1.2.2: #108113# Removed references to the drafts directory. 2003/03/11 15:00:39 af 1.1.2.1: #108113# Moved from drafts/com/sun/star/accessibility.


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [e7ccd4e55eb4425f2704a5ed07914c44d194bb5f]

INTEGRATION: CWS uaa02 (1.1.2); FILE ADDED 2003/03/14 10:40:52 af 1.1.2.2: #108113# Removed references to the drafts directory. 2003/03/11 15:00:39 af 1.1.2.1: #108113# Moved from drafts/com/sun/star/accessibility.


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [c6155413f40596350e736209c3b008637287c0f2]

INTEGRATION: CWS uaa02 (1.1.2); FILE ADDED 2003/03/14 10:40:51 af 1.1.2.2: #108113# Removed references to the drafts directory. 2003/03/11 15:00:38 af 1.1.2.1: #108113# Moved from drafts/com/sun/star/accessibility.


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [2fb852236e8e09a971673c11bfd7436c06088bbe]

INTEGRATION: CWS uaa02 (1.1.2); FILE ADDED 2003/03/14 10:40:51 af 1.1.2.2: #108113# Removed references to the drafts directory. 2003/03/11 15:00:37 af 1.1.2.1: #108113# Moved from drafts/com/sun/star/accessibility.


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [4da5e411114bad3d189e1b6a08e8e02b764c26f5]

INTEGRATION: CWS uaa02 (1.1.2); FILE ADDED 2003/03/14 10:40:51 af 1.1.2.2: #108113# Removed references to the drafts directory. 2003/03/11 15:00:35 af 1.1.2.1: #108113# Moved from drafts/com/sun/star/accessibility.


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [b142922bf7a37f317fe965014528c333d5b1afde]

INTEGRATION: CWS uaa02 (1.1.2); FILE ADDED 2003/03/14 10:40:50 af 1.1.2.2: #108113# Removed references to the drafts directory. 2003/03/11 15:00:35 af 1.1.2.1: #108113# Moved from drafts/com/sun/star/accessibility.


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [deefa067c23b1547a87343581b0d02c997d33920]

INTEGRATION: CWS uaa02 (1.1.2); FILE ADDED 2003/03/14 10:40:50 af 1.1.2.2: #108113# Removed references to the drafts directory. 2003/03/11 15:00:34 af 1.1.2.1: #108113# Moved from drafts/com/sun/star/accessibility.


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [97f563b90e6cc88499ef2d58d2dcf95c899b1b1f]

INTEGRATION: CWS uaa02 (1.1.2); FILE ADDED 2003/03/14 10:40:49 af 1.1.2.2: #108113# Removed references to the drafts directory. 2003/03/11 15:00:33 af 1.1.2.1: #108113# Moved from drafts/com/sun/star/accessibility.


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [3b89f653b23c5408added71996075b98fc08e3d6]

INTEGRATION: CWS uaa02 (1.1.2); FILE ADDED 2003/03/14 10:40:49 af 1.1.2.2: #108113# Removed references to the drafts directory. 2003/03/11 15:00:32 af 1.1.2.1: #108113# Moved from drafts/com/sun/star/accessibility.


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [56d35dacc29585871dfa7dcece02d574ea2c649f]

INTEGRATION: CWS uaa02 (1.1.2); FILE ADDED 2003/03/14 10:40:48 af 1.1.2.2: #108113# Removed references to the drafts directory. 2003/03/11 15:00:31 af 1.1.2.1: #108113# Moved from drafts/com/sun/star/accessibility.


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [acbbe1b50389678b32424e1c55ab06abf9faa0b2]

INTEGRATION: CWS uaa02 (1.1.2); FILE ADDED 2003/03/14 10:40:48 af 1.1.2.2: #108113# Removed references to the drafts directory. 2003/03/11 15:00:30 af 1.1.2.1: #108113# Moved from drafts/com/sun/star/accessibility.


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [8aef784c2a25a73992f4d7e851a19e0bf082d3e6]

INTEGRATION: CWS uaa02 (1.1.2); FILE ADDED 2003/04/02 10:05:59 obr 1.1.2.3: #108113# Renamed getAccessibleAt to getAccessibleAtPoint and contains to containsPoint 2003/03/14 10:40:47 af 1.1.2.2: #108113# Removed references to the drafts directory. 2003/03/11 15:00:29 af 1.1.2.1: #108113# Moved from drafts/com/sun/star/accessibility.


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [48a3427d94ac864d358a4986ba5cd92da96f9529]

INTEGRATION: CWS uaa02 (1.1.2); FILE ADDED 2003/03/14 10:40:46 af 1.1.2.2: #108113# Removed references to the drafts directory. 2003/03/11 15:00:29 af 1.1.2.1: #108113# Moved from drafts/com/sun/star/accessibility.


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [5aae04870c3c27cdc2610684c9f5bbf3634b3849]

INTEGRATION: CWS uaa02 (1.1.2); FILE ADDED 2003/03/14 10:40:46 af 1.1.2.2: #108113# Removed references to the drafts directory. 2003/03/11 15:00:28 af 1.1.2.1: #108113# Moved from drafts/com/sun/star/accessibility.


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [33943725de72385c10140d411ab58bb0501126c4]

INTEGRATION: CWS uaa02 (1.1.2); FILE ADDED 2003/03/14 10:40:45 af 1.1.2.2: #108113# Removed references to the drafts directory. 2003/03/11 15:00:27 af 1.1.2.1: #108113# Moved from drafts/com/sun/star/accessibility.


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [d3191c5774ea33259da7aa5cea96515af5f9f84f]

INTEGRATION: CWS uaa02 (1.1.2); FILE ADDED 2003/03/14 12:00:31 af 1.1.2.2: #108113# Removed references to the drafts directory. 2003/03/11 15:00:26 af 1.1.2.1: #108113# Moved from drafts/com/sun/star/accessibility.


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [4172cb2391b3c3708340bace0c0c29c63357e3b6]

INTEGRATION: CWS uaa02 (1.1.2); FILE ADDED 2003/03/14 10:40:45 af 1.1.2.2: #108113# Removed references to the drafts directory. 2003/03/11 15:00:25 af 1.1.2.1: #108113# Moved from drafts/com/sun/star/accessibility.


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [45a6ad6339a6dfe882c1413a100d1aafc2327bc0]

INTEGRATION: CWS uaa02 (1.1.2); FILE ADDED 2003/03/14 10:40:44 af 1.1.2.2: #108113# Removed references to the drafts directory. 2003/03/11 15:00:25 af 1.1.2.1: #108113# Moved from drafts/com/sun/star/accessibility.


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [f155373356453c76deafb5d2777b7bfc95cd2904]

INTEGRATION: CWS uaa02 (1.1.2); FILE ADDED 2003/04/02 10:05:17 obr 1.1.2.3: #108113# Renamed MANAGES_DESCENDANT to MANAGES_DESCENDANTS 2003/03/14 10:40:43 af 1.1.2.2: #108113# Removed references to the drafts directory. 2003/03/11 15:00:24 af 1.1.2.1: #108113# Moved from drafts/com/sun/star/accessibility.


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [10ac08b51a221e981f82edb8b5d08e0cfeb8954a]

INTEGRATION: CWS uaa02 (1.1.2); FILE ADDED 2003/03/14 10:40:43 af 1.1.2.2: #108113# Removed references to the drafts directory. 2003/03/11 15:00:23 af 1.1.2.1: #108113# Moved from drafts/com/sun/star/accessibility.


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [77f8b9d6249c7371cd05fa33a131674118b88e29]

INTEGRATION: CWS uaa02 (1.1.2); FILE ADDED 2003/03/17 16:17:17 af 1.1.2.3: #108113# Reordered and renumbered entries. Removed the _PROPERTIES entries. New relation SUB_WINDOW_OF. 2003/03/14 10:40:42 af 1.1.2.2: #108113# Removed references to the drafts directory. 2003/03/11 15:00:22 af 1.1.2.1: #108113# Moved from drafts/com/sun/star/accessibility.


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [b07e6b5305f813ef53aff29c7bb9a0643260d90a]

INTEGRATION: CWS uaa02 (1.1.2); FILE ADDED 2003/03/14 10:40:41 af 1.1.2.2: #108113# Removed references to the drafts directory. 2003/03/11 15:00:21 af 1.1.2.1: #108113# Moved from drafts/com/sun/star/accessibility.


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [8dfa6faf8c064036d9e86eeaeb68a47e10e659bb]

INTEGRATION: CWS uaa02 (1.1.2); FILE ADDED 2003/03/14 10:40:37 af 1.1.2.2: #108113# Removed references to the drafts directory. 2003/03/11 15:00:19 af 1.1.2.1: #108113# Moved from drafts/com/sun/star/accessibility.


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [e415ab7af5b6be71045a40f4490e071c189c2130]

INTEGRATION: CWS uaa02 (1.1.2); FILE ADDED 2003/04/11 16:31:56 mt 1.1.2.7: #108656# Moved accessibility from drafts to final 2003/04/10 12:27:23 mt 1.1.2.6: #108656# Moved Accessibility module from drafts to final 2003/04/02 12:00:33 af 1.1.2.5: #108113# Added TEXT_SELECTION_CHANGED constant. 2003/03/18 15:57:54 af 1.1.2.4: #108113# Added new entry TEXT_ATTRIBUTES_CHANGED. 2003/03/17 16:15:40 af 1.1.2.3: #108113# Replaced EVENT by CHANGED for most entries. Reordered and renumbered entries. New relation changed event SUB_WINDOW_OF_RELATION_CHANGED. Renamed ALL_CHILDREN_CHANGED to INVALIDATE_CHILDREN. 2003/03/14 10:40:36 af 1.1.2.2: #108113# Removed references to the drafts directory. 2003/03/11 15:00:18 af 1.1.2.1: #108113# Moved from drafts/com/sun/star/accessibility.


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [421d08146dd7cc78cae556a3002894e29238bdfe]

INTEGRATION: CWS uaa02 (1.1.2); FILE ADDED 2003/03/14 10:40:36 af 1.1.2.2: #108113# Removed references to the drafts directory. 2003/03/11 15:00:17 af 1.1.2.1: #108113# Moved from drafts/com/sun/star/accessibility.


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [109825d3d542e50b75a7452846d6e20bc2900c68]

INTEGRATION: CWS uaa02 (1.1.2); FILE ADDED 2003/03/14 10:40:35 af 1.1.2.2: #108113# Removed references to the drafts directory. 2003/03/11 15:00:16 af 1.1.2.1: #108113# Moved from drafts/com/sun/star/accessibility.


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [de4fae8d3e580835fb38c26ee8bc15a72994c5dd]

INTEGRATION: CWS uaa02 (1.1.2); FILE ADDED 2003/04/03 06:44:54 obr 1.1.2.1: #108113# moved AccessBridge from bridge submodule here


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [411e9c6e7ad2c075eaf129b04943c57782f9e922]

INTEGRATION: CWS uaa02 (1.2.8); FILE MERGED 2003/04/10 11:56:58 mt 1.2.8.1: #108656# Moved Accessibility module from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [9c7aad71ee7b1cf242be6a066551f1a51d789a23]

INTEGRATION: CWS uaa02 (1.2.70); FILE MERGED 2003/04/22 13:45:54 af 1.2.70.1: #108113# Removed drafts references.


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [22ffe753774d1a29f3832832843fe298b11f5b73]

INTEGRATION: CWS uaa02 (1.28.8); FILE MERGED 2003/04/17 17:21:52 mt 1.28.8.2: RESYNC: (1.28-1.29); FILE MERGED 2003/04/11 16:58:16 mt 1.28.8.1: #108656# Moved accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [959ee1ab580fa0643a8cd04fd6951c8224818125]

INTEGRATION: CWS uaa02 (1.25.8); FILE MERGED 2003/04/17 17:19:57 mt 1.25.8.2: RESYNC: (1.25-1.26); FILE MERGED 2003/04/11 16:58:16 mt 1.25.8.1: #108656# Moved accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [13ead48001549fde7aa12422ca86ea019eda43b0]

INTEGRATION: CWS uaa02 (1.58.8); FILE MERGED 2003/04/17 17:20:21 mt 1.58.8.2: RESYNC: (1.58-1.59); FILE MERGED 2003/04/11 16:58:15 mt 1.58.8.1: #108656# Moved accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [c699d7549f4bb0d57e4d978645367aed1d11e2ff]

INTEGRATION: CWS uaa02 (1.14.8); FILE MERGED 2003/04/11 16:58:15 mt 1.14.8.1: #108656# Moved accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [6503771235f3db42343b08fab91640119f7b627f]

INTEGRATION: CWS uaa02 (1.20.8); FILE MERGED 2003/04/17 17:20:03 mt 1.20.8.3: RESYNC: (1.20-1.21); FILE MERGED 2003/04/14 17:06:05 thb 1.20.8.2: #108900# Changed getCharacterBounds() behaviour 2003/04/11 16:58:14 mt 1.20.8.1: #108656# Moved accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [73bfe2606980c0ec2c0ad42f11211fc4bc9662e3]

INTEGRATION: CWS uaa02 (1.13.8); FILE MERGED 2003/04/17 17:21:58 mt 1.13.8.2: RESYNC: (1.13-1.14); FILE MERGED 2003/04/11 16:58:13 mt 1.13.8.1: #108656# Moved accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [c9c89c93b9839ef9cc524e08bceb674d07b6e0b0]

INTEGRATION: CWS uaa02 (1.8.8); FILE MERGED 2003/04/11 16:58:12 mt 1.8.8.1: #108656# Moved accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [f865d3bf6d7696a9142ab141b4ceea2386054646]

INTEGRATION: CWS uaa02 (1.4.8); FILE MERGED 2003/04/10 11:59:43 mt 1.4.8.1: #108656# Moved Accessibility module from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [94fff11b1d119ee93c996ad59552759bed9b5c1b]

INTEGRATION: CWS uaa02 (1.2.8); FILE MERGED 2003/04/17 17:16:07 mt 1.2.8.3: RESYNC: (1.2-1.3); FILE MERGED 2003/04/11 15:39:16 mt 1.2.8.2: #108656# Moved accessibility from drafts to final 2003/04/10 11:59:42 mt 1.2.8.1: #108656# Moved Accessibility module from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [edf11d28fafac50b6380c9372d0e6cf07a355616]

INTEGRATION: CWS uaa02 (1.3.44); FILE MERGED 2003/04/11 17:16:00 mt 1.3.44.3: #108656# Moved accessibility from drafts to final 2003/04/11 07:06:15 tra 1.3.44.2: #108224#OCommonAccessibleText: added method implInitTextChangedEvent 2003/04/10 11:59:41 mt 1.3.44.1: #108656# Moved Accessibility module from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [3c46c8acb9d2c3b7737f921bef2cc28069a72d76]

INTEGRATION: CWS uaa02 (1.3.8); FILE MERGED 2003/04/11 15:39:16 mt 1.3.8.2: #108656# Moved accessibility from drafts to final 2003/04/10 11:59:41 mt 1.3.8.1: #108656# Moved Accessibility module from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [caf449573d5e76414a6149fd6daa4dc771db2be3]

INTEGRATION: CWS uaa02 (1.1.40); FILE MERGED 2003/04/10 11:59:40 mt 1.1.40.1: #108656# Moved Accessibility module from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [a9fd75dbfd748288ad2a7dcf855820f3244ae0b9]

INTEGRATION: CWS uaa02 (1.4.8); FILE MERGED 2003/04/10 11:59:40 mt 1.4.8.1: #108656# Moved Accessibility module from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [d81467c333834731e3a5c05a77906cfb34ff875b]

INTEGRATION: CWS uaa02 (1.1.48); FILE MERGED 2003/04/10 11:59:39 mt 1.1.48.1: #108656# Moved Accessibility module from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [3fe3680743685dac2f1620493cfb819c3351d8f0]

INTEGRATION: CWS uaa02 (1.12.8); FILE MERGED 2003/04/10 11:59:39 mt 1.12.8.1: #108656# Moved Accessibility module from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [432ffd59431185d52f5add254f8b12b993a1065c]

INTEGRATION: CWS uaa02 (1.5.8); FILE MERGED 2003/04/10 11:59:39 mt 1.5.8.1: #108656# Moved Accessibility module from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [e24e806e00afb96b75c61d2d2c9617b85edfd4cf]

INTEGRATION: CWS uaa02 (1.4.8); FILE MERGED 2003/04/10 11:56:59 mt 1.4.8.1: #108656# Moved Accessibility module from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [0fb09b61c041bf8e4c79d043349ef5bc2a7f7951]

INTEGRATION: CWS uaa02 (1.3.44); FILE MERGED 2003/04/11 07:05:53 tra 1.3.44.2: #108224#OCommonAccessibleText: added method implInitTextChangedEvent 2003/04/10 11:56:58 mt 1.3.44.1: #108656# Moved Accessibility module from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [8773002794c79a6b9ac336cd9f73730d2623b96e]

INTEGRATION: CWS uaa02 (1.3.8); FILE MERGED 2003/04/11 15:39:15 mt 1.3.8.2: #108656# Moved accessibility from drafts to final 2003/04/10 11:56:57 mt 1.3.8.1: #108656# Moved Accessibility module from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [996afe058ec302e4c947802c42f756121712c2b2]

INTEGRATION: CWS uaa02 (1.1.40); FILE MERGED 2003/04/10 11:56:57 mt 1.1.40.1: #108656# Moved Accessibility module from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [7546c30b9b36508d7a7a33626e06919e702319d4]

INTEGRATION: CWS uaa02 (1.3.8); FILE MERGED 2003/04/10 11:56:57 mt 1.3.8.1: #108656# Moved Accessibility module from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [b31530109b193743615bfd1e6cc84b347705e5f4]

INTEGRATION: CWS uaa02 (1.1.48); FILE MERGED 2003/04/10 11:56:56 mt 1.1.48.1: #108656# Moved Accessibility module from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [83fc1da913ea58a56571c1a5f2daff5a4632ad3a]

INTEGRATION: CWS uaa02 (1.9.8); FILE MERGED 2003/04/10 11:56:55 mt 1.9.8.1: #108656# Moved Accessibility module from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [e9d5b0dc18cd3e56fe5a227ff8f644b1c68f4cde]

INTEGRATION: CWS uaa02 (1.3.8); FILE MERGED 2003/04/10 11:56:55 mt 1.3.8.1: #108656# Moved Accessibility module from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [eeef6e165f5fcc970a8fb9beeeefbf088f5ab35b]

INTEGRATION: CWS uaa02 (1.38.12); FILE MERGED 2003/04/17 17:19:00 mt 1.38.12.2: RESYNC: (1.38-1.39); FILE MERGED 2003/04/11 16:50:01 mt 1.38.12.1: #108656# Moved accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [67fc06839e4e86255f26fe82f71bb9fbd2e3d9aa]

INTEGRATION: CWS uaa02 (1.78.10); FILE MERGED 2003/04/17 17:28:07 mt 1.78.10.2: RESYNC: (1.78-1.79); FILE MERGED 2003/04/11 16:49:59 mt 1.78.10.1: #108656# Moved accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [84c9468904ed11675c0d6f327166cf1388be45ff]

INTEGRATION: CWS uaa02 (1.16.64); FILE MERGED 2003/04/11 16:18:52 mt 1.16.64.1: #108656# Moved accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [30478755256dd0e470a5b0912fb422cba8005534]

INTEGRATION: CWS uaa02 (1.6.64); FILE MERGED 2003/04/11 16:18:51 mt 1.6.64.1: #108656# Moved accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [b552db857e708edcf115033953e81fb46ccab0aa]

INTEGRATION: CWS uaa02 (1.25.64); FILE MERGED 2003/04/11 16:18:50 mt 1.25.64.1: #108656# Moved accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [e23f67721b1f81da57980ec03b2d07fd5a774ed7]

INTEGRATION: CWS uaa02 (1.8.72); FILE MERGED 2003/04/11 16:18:50 mt 1.8.72.1: #108656# Moved accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [14e54cfefcf54546c29f7962326dc919cd167002]

INTEGRATION: CWS uaa02 (1.28.64); FILE MERGED 2003/04/11 16:18:50 mt 1.28.64.1: #108656# Moved accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [9a8b5421439744eb8627c01a09eff77ece12adb2]

INTEGRATION: CWS uaa02 (1.43.64); FILE MERGED 2003/04/17 17:14:12 mt 1.43.64.2: RESYNC: (1.43-1.44); FILE MERGED 2003/04/11 16:18:49 mt 1.43.64.1: #108656# Moved accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [e207f5b46478253ee37e2298a026eded8351c917]

INTEGRATION: CWS uaa02 (1.5.64); FILE MERGED 2003/04/11 16:18:49 mt 1.5.64.1: #108656# Moved accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [c84e1b98fc7315ad37ff843aed6be01a95b596f1]

INTEGRATION: CWS uaa02 (1.4.66); FILE MERGED 2003/04/11 16:18:48 mt 1.4.66.1: #108656# Moved accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [5528a93405ffc47395d03e3e93fcbde467c7caa2]

INTEGRATION: CWS uaa02 (1.3.64); FILE MERGED 2003/04/11 16:18:46 mt 1.3.64.1: #108656# Moved accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [a19b3c79f0e2818985467c7ffc5ef3d470850a2f]

INTEGRATION: CWS uaa02 (1.10.64); FILE MERGED 2003/04/11 16:18:46 mt 1.10.64.1: #108656# Moved accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [c8c3f44b580a52481b2b7059efdf8c23aab4fe9d]

INTEGRATION: CWS uaa02 (1.5.72); FILE MERGED 2003/04/11 16:18:46 mt 1.5.72.1: #108656# Moved accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [793531310a9f3b6a2e16740baadc3f9db0d21c57]

INTEGRATION: CWS uaa02 (1.19.64); FILE MERGED 2003/04/11 16:18:45 mt 1.19.64.1: #108656# Moved accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [35c83571ba3bba890c9890655d0d1515b20136f7]

INTEGRATION: CWS uaa02 (1.3.74); FILE MERGED 2003/04/11 16:18:45 mt 1.3.74.1: #108656# Moved accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [dfb7e2d4d34dfc79877fcb8b436371254ba0084c]

INTEGRATION: CWS uaa02 (1.1.74); FILE MERGED 2003/04/11 16:18:45 mt 1.1.74.1: #108656# Moved accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [d4961df1ba24dc491efeb1893233f254113775c8]

INTEGRATION: CWS uaa02 (1.5.66); FILE MERGED 2003/04/15 08:42:48 oj 1.5.66.1: remove drafts


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [36ba23bbb4a22d572467cebd80827298ae8ae62f]

INTEGRATION: CWS uaa02 (1.2.136); FILE MERGED 2003/04/22 08:15:13 mt 1.2.136.1: #108656# Moved Accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [2158bca5eba56f7a985088120bedfef9d824cad9]

INTEGRATION: CWS uaa02 (1.3.134); FILE MERGED 2003/04/22 08:15:12 mt 1.3.134.1: #108656# Moved Accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [9e3294a49d9828c2b5fd1013298b8ad6050a815f]

INTEGRATION: CWS uaa02 (1.2.136); FILE MERGED 2003/04/22 08:15:12 mt 1.2.136.1: #108656# Moved Accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [451134b4378d4745285e9f6c46aa77a9260d20ec]

INTEGRATION: CWS uaa02 (1.2.136); FILE MERGED 2003/04/22 08:15:11 mt 1.2.136.1: #108656# Moved Accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [8a49b83e576ac520e028fc405a85c79267407ebe]

INTEGRATION: CWS uaa02 (1.3.134); FILE MERGED 2003/04/22 08:15:11 mt 1.3.134.1: #108656# Moved Accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [884076ecb86c6c400ffeb59b5fad787fabc4b3d1]

INTEGRATION: CWS uaa02 (1.1.136); FILE MERGED 2003/04/22 08:15:10 mt 1.1.136.1: #108656# Moved Accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [3c2256f1ca9edc2585e02f9cc8436b7900f967e3]

INTEGRATION: CWS uaa02 (1.2.136); FILE MERGED 2003/04/22 08:15:09 mt 1.2.136.1: #108656# Moved Accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [554473b5d63d1854580a5831ff00db06d68feb70]

INTEGRATION: CWS uaa02 (1.20.24); FILE MERGED 2003/04/22 08:15:08 mt 1.20.24.1: #108656# Moved Accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [64d7ed4ff720eaa93e73994c77f60c677b613f5b]

INTEGRATION: CWS uaa02 (1.11.138); FILE MERGED 2003/04/22 08:15:08 mt 1.11.138.1: #108656# Moved Accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [bce09347bc4e88167cc54371b0d6e3dfa12a8cbd]

INTEGRATION: CWS uaa02 (1.10.132); FILE MERGED 2003/04/22 08:15:07 mt 1.10.132.1: #108656# Moved Accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [329fea64688265660e9f8a71873c179c86a7680d]

INTEGRATION: CWS uaa02 (1.6.134); FILE MERGED 2003/04/22 08:15:04 mt 1.6.134.1: #108656# Moved Accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [7c988b155e8340f80a073fe566449c0221e4e94b]

INTEGRATION: CWS uaa02 (1.5.24); FILE MERGED 2003/04/22 08:15:04 mt 1.5.24.1: #108656# Moved Accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [0120c8c30ca93bc901c048ffe657ac0c21806264]

INTEGRATION: CWS uaa02 (1.12.24); FILE MERGED 2003/04/22 08:15:04 mt 1.12.24.1: #108656# Moved Accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [e879e70d3bd29196120bb3beb4a5cc858d960148]

INTEGRATION: CWS uaa02 (1.10.136); FILE MERGED 2003/04/22 08:15:03 mt 1.10.136.1: #108656# Moved Accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [f5fd6522fbe8688130b3f48955e242bfba4522e7]

INTEGRATION: CWS uaa02 (1.7.24); FILE MERGED 2003/04/22 08:15:03 mt 1.7.24.1: #108656# Moved Accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [3dcfe84b9657089364ecd1d9331c90f895f70912]

INTEGRATION: CWS uaa02 (1.9.24); FILE MERGED 2003/04/22 08:15:02 mt 1.9.24.1: #108656# Moved Accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [83c1a61297ab120954889b93cb4c6c3cdf30a85d]

INTEGRATION: CWS uaa02 (1.17.134); FILE MERGED 2003/04/22 08:15:02 mt 1.17.134.1: #108656# Moved Accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [7e9571108a25c78e41d5f6ca49c675d675cc07a0]

INTEGRATION: CWS uaa02 (1.22.128); FILE MERGED 2003/04/22 08:15:02 mt 1.22.128.1: #108656# Moved Accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [adb97baf93d16bb96846e06d4df499c676e8c2e1]

INTEGRATION: CWS uaa02 (1.6.134); FILE MERGED 2003/04/22 08:15:01 mt 1.6.134.1: #108656# Moved Accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [b0202f647a551b5bcc5387c3e751824c16fe0d82]

INTEGRATION: CWS uaa02 (1.8.24); FILE MERGED 2003/04/22 08:15:01 mt 1.8.24.1: #108656# Moved Accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [40d6ae5eacf192dc8aac8734099b7d9e487ebacc]

INTEGRATION: CWS uaa02 (1.7.130); FILE MERGED 2003/04/22 08:15:00 mt 1.7.130.1: #108656# Moved Accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [4881cf747abb1e0ba0743c5946d6b2262ba2900d]

INTEGRATION: CWS uaa02 (1.4.132); FILE MERGED 2003/04/22 08:15:00 mt 1.4.132.1: #108656# Moved Accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [0b0dac1e99ccf3e58020dac8a4ea8e6fd0b76c0e]

INTEGRATION: CWS uaa02 (1.4.134); FILE MERGED 2003/04/22 08:15:00 mt 1.4.134.1: #108656# Moved Accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [11b8f5a72a300920993d11496ce9db6f5a75ca0a]

INTEGRATION: CWS uaa02 (1.6.134); FILE MERGED 2003/04/22 08:15:00 mt 1.6.134.1: #108656# Moved Accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [4585003baaf3cfe4747f7c6f31e99e9b58a498be]

INTEGRATION: CWS uaa02 (1.8.24); FILE MERGED 2003/04/22 08:14:59 mt 1.8.24.1: #108656# Moved Accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [66814a75aba6506490f5605edc8d38e21a4eea56]

INTEGRATION: CWS uaa02 (1.1.140); FILE MERGED 2003/04/22 08:14:59 mt 1.1.140.1: #108656# Moved Accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [a4b300f1e03f93844f1a5796cad51f593ba694cb]

INTEGRATION: CWS uaa02 (1.21.132); FILE MERGED 2003/04/22 08:14:59 mt 1.21.132.1: #108656# Moved Accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [46d2735507158729e3259ca2aff0be46bb827173]

INTEGRATION: CWS uaa02 (1.2.130); FILE MERGED 2003/04/22 08:14:58 mt 1.2.130.1: #108656# Moved Accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [009c9f23933fff6e53673c8b50d0505c40e1eae3]

INTEGRATION: CWS uaa02 (1.6.22); FILE MERGED 2003/04/22 08:14:58 mt 1.6.22.1: #108656# Moved Accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [9fdc1aa2c50acce5a3333cd8bf1ca6f94599cf40]

INTEGRATION: CWS uaa02 (1.19.24); FILE MERGED 2003/04/22 08:14:57 mt 1.19.24.1: #108656# Moved Accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [7f67a379a62d728630346a657597699151dfc350]

INTEGRATION: CWS uaa02 (1.8.128); FILE MERGED 2003/04/22 08:14:57 mt 1.8.128.1: #108656# Moved Accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [e3ab07dddab1bdf008e623123bd1395a5af89e54]

INTEGRATION: CWS uaa02 (1.12.136); FILE MERGED 2003/04/22 08:14:56 mt 1.12.136.1: #108656# Moved Accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [24155a9875684bec96f951a7ab909bc926a1065e]

INTEGRATION: CWS uaa02 (1.9.24); FILE MERGED 2003/04/22 08:14:56 mt 1.9.24.1: #108656# Moved Accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [c9b51f1e6b05be0cfb77c29d52377e64a121e2e7]

INTEGRATION: CWS uaa02 (1.30.24); FILE MERGED 2003/04/22 08:14:55 mt 1.30.24.1: #108656# Moved Accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [4508564c693d06a64bf45dbc9f3810aa79a7d1bc]

INTEGRATION: CWS uaa02 (1.25.24); FILE MERGED 2003/04/22 08:14:52 mt 1.25.24.1: #108656# Moved Accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [11ae4c10cd7270acabd35369fe2e6838cf7a3aae]

INTEGRATION: CWS uaa02 (1.39.24); FILE MERGED 2003/04/22 08:14:52 mt 1.39.24.1: #108656# Moved Accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [ab1c14b5a532cd9dde1f5623245f02c12a3d2e14]

INTEGRATION: CWS uaa02 (1.20.14); FILE MERGED 2003/04/22 08:14:51 mt 1.20.14.1: #108656# Moved Accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [bc4e96e4fd12b61e1038b62b7236424e1afea037]

INTEGRATION: CWS uaa02 (1.20.24); FILE MERGED 2003/04/22 08:14:51 mt 1.20.24.1: #108656# Moved Accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [e82a409311152c11c44e6b972fc304a583b02860]

INTEGRATION: CWS uaa02 (1.14.128); FILE MERGED 2003/04/22 08:14:51 mt 1.14.128.1: #108656# Moved Accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [bb0ec40478a3f9781026232a7037aeeced073498]

INTEGRATION: CWS uaa02 (1.14.128); FILE MERGED 2003/04/22 08:14:50 mt 1.14.128.1: #108656# Moved Accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [f8842ae2a3daa7c27b8f167d6f57debe20f86a7d]

INTEGRATION: CWS uaa02 (1.16.132); FILE MERGED 2003/04/22 08:14:50 mt 1.16.132.1: #108656# Moved Accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [1ac7afedc937cd5f66d0210ff56aac53b40ee251]

INTEGRATION: CWS uaa02 (1.10.132); FILE MERGED 2003/04/22 08:14:50 mt 1.10.132.1: #108656# Moved Accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [1798a6f43e53bb6b638ec2759fa7d2b0c6c7f6c4]

INTEGRATION: CWS uaa02 (1.32.14); FILE MERGED 2003/04/22 17:12:33 thb 1.32.14.5: #i13705# Only set old value of new caret when within the same paragraph 2003/04/22 08:57:29 thb 1.32.14.4: #108900# Corrected the merge 2003/04/17 17:32:42 mt 1.32.14.3: RESYNC: (1.32-1.33); FILE MERGED 2003/04/14 16:56:43 thb 1.32.14.2: #108900# Moved service descriptions from drafts, changed getCharacterBounds() behaviour and implemented TEXT_CHANGED new/old value calculations 2003/04/11 17:06:56 mt 1.32.14.1: #108656# Moved accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [33b761ae6e40a56c2838b7e399f0348cb4019977]

INTEGRATION: CWS uaa02 (1.26.24); FILE MERGED 2003/04/22 08:14:49 mt 1.26.24.1: #108656# Moved Accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [f6f53a68062a0992de8797fb1229659ae86ededd]

INTEGRATION: CWS uaa02 (1.1.138); FILE MERGED 2003/04/22 08:14:49 mt 1.1.138.1: #108656# Moved Accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [52eb633decddbc3c3c9fd8f24c5e95b16d05ea22]

INTEGRATION: CWS uaa02 (1.58.12); FILE MERGED 2003/04/22 08:14:48 mt 1.58.12.1: #108656# Moved Accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [802817a8d81add33c885fa03932c92fc364e5f1d]

INTEGRATION: CWS uaa02 (1.6.130); FILE MERGED 2003/04/22 08:14:48 mt 1.6.130.1: #108656# Moved Accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [19779e2807fdb87ca69741f953126d0eb180e55e]

INTEGRATION: CWS uaa02 (1.11.12); FILE MERGED 2003/04/22 08:14:47 mt 1.11.12.1: #108656# Moved Accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [1e0966234dde2f224f7595abf6b7cb5fe6f65fb6]

INTEGRATION: CWS uaa02 (1.27.24); FILE MERGED 2003/04/22 08:14:47 mt 1.27.24.1: #108656# Moved Accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [539a24743e8075f28a40307cfde94f8665ae03ef]

INTEGRATION: CWS uaa02 (1.14.128); FILE MERGED 2003/04/22 08:14:47 mt 1.14.128.1: #108656# Moved Accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [54373ba633b625a56c16bbcbf1a1f97d0d3846b8]

INTEGRATION: CWS uaa02 (1.23.24); FILE MERGED 2003/04/22 08:14:46 mt 1.23.24.1: #108656# Moved Accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [dfa7470c078b073d5556d99e538c1ead1f731f4b]

INTEGRATION: CWS uaa02 (1.4.124); FILE MERGED 2003/04/22 08:14:46 mt 1.4.124.1: #108656# Moved Accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [728cdf17e159e7e3c5f218e785358a27d1583cbf]

INTEGRATION: CWS uaa02 (1.2.6); FILE MERGED 2003/04/14 15:56:25 af 1.2.6.1: #108113# Removed drafts from the namespace names.


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [669ca4a9bb58898b26cd8d5f12e7fa932f113c5c]

INTEGRATION: CWS uaa02 (1.2.6); FILE MERGED 2003/04/14 15:56:24 af 1.2.6.1: #108113# Removed drafts from the namespace names.


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [e972c48d8c7d612f78f35ec413dbf4636e96c6b5]

INTEGRATION: CWS uaa02 (1.1.112); FILE MERGED 2003/04/14 15:56:23 af 1.1.112.1: #108113# Removed drafts from the namespace names.


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [7978af16a6e1b391f3a70d01428fec6c638e1935]

INTEGRATION: CWS uaa02 (1.1.112); FILE MERGED 2003/04/14 15:56:22 af 1.1.112.1: #108113# Removed drafts from the namespace names.


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [c80a9471890815dc41099e15ad8a0f616294fa1f]

INTEGRATION: CWS uaa02 (1.1.112); FILE MERGED 2003/04/14 15:56:21 af 1.1.112.1: #108113# Removed drafts from the namespace names.


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [3d40bbf98239d76e37cd8e48c895e832b5c9f9b9]

INTEGRATION: CWS uaa02 (1.1.112); FILE MERGED 2003/04/14 15:56:19 af 1.1.112.1: #108113# Removed drafts from the namespace names.


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [c4c5bbdc1be207cbd9bf171b57a46827f27b418d]

INTEGRATION: CWS uaa02 (1.1.112); FILE MERGED 2003/04/14 15:56:18 af 1.1.112.1: #108113# Removed drafts from the namespace names.


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [8b6c48a0d99b3652fa979c16b78d34fe8fbb6612]

INTEGRATION: CWS uaa02 (1.19.104); FILE MERGED 2003/04/11 16:46:34 mt 1.19.104.1: #108656# Moved accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [849a5b4c06458f59cd09c3ec2bf8875bd9ca289e]

INTEGRATION: CWS uaa02 (1.23.6); FILE MERGED 2003/04/11 16:46:32 mt 1.23.6.1: #108656# Moved accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [b98d014a08447168212f0cd21a3addc581f93701]

INTEGRATION: CWS uaa02 (1.44.6); FILE MERGED 2003/04/11 16:46:31 mt 1.44.6.1: #108656# Moved accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [5e57fb10618e99390ee49a8a28b307d18ffd0ae0]

INTEGRATION: CWS uaa02 (1.24.6); FILE MERGED 2003/04/11 16:46:31 mt 1.24.6.1: #108656# Moved accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [557c0a366d37c937c83b7bdc384ac78ed668c7c3]

INTEGRATION: CWS uaa02 (1.25.6); FILE MERGED 2003/04/11 16:33:24 mt 1.25.6.1: #108656# Moved accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [c1d7667a6d5066dd5d2e1cc5adfa245d7964d9f9]

INTEGRATION: CWS uaa02 (1.6.6); FILE MERGED 2003/04/11 16:46:27 mt 1.6.6.1: #108656# Moved accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [cd8f8987b5d446199b3d63c9957e633d8578433b]

INTEGRATION: CWS uaa02 (1.5.106); FILE MERGED 2003/04/11 16:46:26 mt 1.5.106.1: #108656# Moved accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [643dd1418d981dea21cd8b25918c2ca70de35621]

INTEGRATION: CWS uaa02 (1.4.114); FILE MERGED 2003/04/11 16:46:26 mt 1.4.114.1: #108656# Moved accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [8518b6b7d00c49858df007072cff2bd8ce48707d]

INTEGRATION: CWS uaa02 (1.7.112); FILE MERGED 2003/04/11 16:46:26 mt 1.7.112.1: #108656# Moved accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [44ee9bd86d0615b6ffaef3dc10e1fe0b793f2c24]

INTEGRATION: CWS uaa02 (1.7.110); FILE MERGED 2003/04/11 16:46:25 mt 1.7.110.1: #108656# Moved accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [eb0cadade17c88894baef3e8d58f00b9b3fe79c5]

INTEGRATION: CWS uaa02 (1.13.114); FILE MERGED 2003/04/11 16:46:22 mt 1.13.114.1: #108656# Moved accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [680c9cfff27f9ebc8602f95802ca9c8a133eab8f]

INTEGRATION: CWS uaa02 (1.10.114); FILE MERGED 2003/04/11 16:46:21 mt 1.10.114.1: #108656# Moved accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [5b787e6e0499d852875a7390058eb64fbaa9ed89]

INTEGRATION: CWS uaa02 (1.9.104); FILE MERGED 2003/04/11 16:46:20 mt 1.9.104.1: #108656# Moved accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [2f616a11df500bacac5f10554912476805ed4bb1]

INTEGRATION: CWS uaa02 (1.8.104); FILE MERGED 2003/04/14 17:01:07 thb 1.8.104.2: #108900# Moved service descriptions from drafts 2003/04/11 16:46:20 mt 1.8.104.1: #108656# Moved accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [82cfe098f77b5d95b8a7fd9e6a04594ab96d985f]

INTEGRATION: CWS uaa02 (1.17.104); FILE MERGED 2003/04/17 17:21:16 mt 1.17.104.3: RESYNC: (1.17-1.18); FILE MERGED 2003/04/14 15:58:51 af 1.17.104.2: #108113# Removed drafts from the namespace names. 2003/04/11 16:46:20 mt 1.17.104.1: #108656# Moved accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [1df33162d424288a4f5cfd294a8086a8665d5686]

INTEGRATION: CWS uaa02 (1.17.6); FILE MERGED 2003/04/14 17:01:06 thb 1.17.6.2: #108900# Moved service descriptions from drafts 2003/04/11 16:46:19 mt 1.17.6.1: #108656# Moved accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [3df7e925135db8f3c9e590a79d1f456f9990b84d]

INTEGRATION: CWS uaa02 (1.2.112); FILE MERGED 2003/04/11 16:46:18 mt 1.2.112.1: #108656# Moved accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [e6d71a411ef033d7a528df1faca219d83d313840]

INTEGRATION: CWS uaa02 (1.2.14); FILE MERGED 2003/04/17 17:20:11 mt 1.2.14.2: RESYNC: (1.2-1.3); FILE MERGED 2003/04/17 11:59:14 af 1.2.14.1: #108113# Removed drafts namespace.


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [21cc1cd841b196969614703f5e21b07d7d3e285e]

INTEGRATION: CWS uaa02 (1.1.178); FILE MERGED 2003/04/17 11:59:14 af 1.1.178.1: #108113# Removed drafts namespace.


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [f47e8550164ce3e8231a0daa17977e9753423755]

INTEGRATION: CWS uaa02 (1.1.178); FILE MERGED 2003/04/17 11:59:13 af 1.1.178.1: #108113# Removed drafts namespace.


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [edfebe8582b82d51c3700d4d34e17b66bb93a3b5]

INTEGRATION: CWS uaa02 (1.1.178); FILE MERGED 2003/04/17 11:59:12 af 1.1.178.1: #108113# Removed drafts namespace.


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [526e7a736e8c6d9a15f897f7630feb4a01259ed0]

INTEGRATION: CWS uaa02 (1.1.178); FILE MERGED 2003/04/17 11:59:11 af 1.1.178.1: #108113# Removed drafts namespace.


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [a8d5c4398324d46e44e02da970fe0ab69216524e]

INTEGRATION: CWS uaa02 (1.1.178); FILE MERGED 2003/04/17 11:59:09 af 1.1.178.1: #108113# Removed drafts namespace.


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [d6c41ff9c3dd23d355d8ec1964f6d5a933b6ce72]

INTEGRATION: CWS uaa02 (1.22.14); FILE MERGED 2003/04/14 16:56:49 thb 1.22.14.1: #108900# Moved service descriptions from drafts, changed getCharacterBounds() behaviour and implemented TEXT_CHANGED new/old value calculations


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [19cb55fbe26e8024fa96a636275022c3e39bcf00]

INTEGRATION: CWS uaa02 (1.19.174); FILE MERGED 2003/04/14 16:56:49 thb 1.19.174.1: #108900# Moved service descriptions from drafts, changed getCharacterBounds() behaviour and implemented TEXT_CHANGED new/old value calculations


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [c0e028a338b8eb4772293e51dbf3943ff38f233a]

INTEGRATION: CWS uaa02 (1.38.14); FILE MERGED 2003/04/11 17:07:17 mt 1.38.14.1: #108656# Moved accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [976ea7dced99f1a84fd418dea16b5968c22de9a7]

INTEGRATION: CWS uaa02 (1.7.14); FILE MERGED 2003/04/11 17:07:15 mt 1.7.14.1: #108656# Moved accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [b7e224bf16137aeedd24bdc6d55bcd378ab99867]

INTEGRATION: CWS uaa02 (1.5.170); FILE MERGED 2003/04/11 17:07:14 mt 1.5.170.1: #108656# Moved accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [826f2d5aabc36f3ec406a86092f0ee7e3baabac1]

INTEGRATION: CWS uaa02 (1.6.14); FILE MERGED 2003/04/11 17:07:13 mt 1.6.14.1: #108656# Moved accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [8443579cd04a571612bcda54e56495b716159a24]

INTEGRATION: CWS uaa02 (1.59.14); FILE MERGED 2003/04/17 17:28:12 mt 1.59.14.2: RESYNC: (1.59-1.60); FILE MERGED 2003/04/11 17:07:13 mt 1.59.14.1: #108656# Moved accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [451f5718fc91b5982e842eab51b4420d371c7adf]

INTEGRATION: CWS uaa02 (1.84.14); FILE MERGED 2003/04/16 07:20:54 mt 1.84.14.1: #108906# pDXArray for fields, even if pRefDev == pOutDev


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [9457b6cb2c096fc7fbde093915ef51ff81723054]

INTEGRATION: CWS uaa02 (1.14.12); FILE MERGED 2003/04/11 17:07:10 mt 1.14.12.1: #108656# Moved accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [af00c4ab01df4b984e8cb9155ba2dac2a19011d9]

INTEGRATION: CWS uaa02 (1.15.14); FILE MERGED 2003/04/11 17:07:09 mt 1.15.14.1: #108656# Moved accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [47df101770dd5bd1a9e7022276f926d210d0fbfa]

INTEGRATION: CWS uaa02 (1.19.14); FILE MERGED 2003/04/11 17:07:09 mt 1.19.14.1: #108656# Moved accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [0a2ec0d660ebf0c16dc5d4d3c18ac44063061bda]

INTEGRATION: CWS uaa02 (1.28.14); FILE MERGED 2003/04/17 17:29:46 mt 1.28.14.2: RESYNC: (1.28-1.29); FILE MERGED 2003/04/11 17:07:08 mt 1.28.14.1: #108656# Moved accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [3ae42066d184636173079a8ee246aaeb4b642c19]

INTEGRATION: CWS uaa02 (1.15.14); FILE MERGED 2003/04/14 16:56:44 thb 1.15.14.2: #108900# Moved service descriptions from drafts, changed getCharacterBounds() behaviour and implemented TEXT_CHANGED new/old value calculations 2003/04/11 17:07:01 mt 1.15.14.1: #108656# Moved accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [a0ca915b553f255c3fc7b054d1cbae008acbce2c]

INTEGRATION: CWS uaa02 (1.6.14); FILE MERGED 2003/04/11 17:07:00 mt 1.6.14.1: #108656# Moved accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [b0a598f24bcf2c31ef0a5cc2a54d1535a1fe30ce]

INTEGRATION: CWS uaa02 (1.11.14); FILE MERGED 2003/04/11 17:06:59 mt 1.11.14.1: #108656# Moved accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [b35ba8ced590b6bddba149f33b27d0d5d6419b54]

INTEGRATION: CWS uaa02 (1.29.4); FILE MERGED 2003/04/11 10:42:09 obr 1.29.4.2: #108656 re-added drafts .. accessibility/bridge temporarily due to time constrains 2003/04/10 14:16:20 mt 1.29.4.1: #108656# Moved Accessibility module from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [7a3815e0eef3f5924e6cadd1588fd944cc4a13ac]

INTEGRATION: CWS uaa02 (1.11.14); FILE MERGED 2003/04/17 17:33:06 mt 1.11.14.3: RESYNC: (1.11-1.12); FILE MERGED 2003/04/14 16:56:44 thb 1.11.14.2: #108900# Moved service descriptions from drafts, changed getCharacterBounds() behaviour and implemented TEXT_CHANGED new/old value calculations 2003/04/11 17:06:59 mt 1.11.14.1: #108656# Moved accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [bc2b47c94bf1ff0e000c8c45e10bbc7ec0c650b0]

INTEGRATION: CWS uaa02 (1.17.14); FILE MERGED 2003/04/17 17:33:00 mt 1.17.14.3: RESYNC: (1.17-1.18); FILE MERGED 2003/04/14 16:56:44 thb 1.17.14.2: #108900# Moved service descriptions from drafts, changed getCharacterBounds() behaviour and implemented TEXT_CHANGED new/old value calculations 2003/04/11 17:06:58 mt 1.17.14.1: #108656# Moved accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [a7ec9b484a626118ce6fda6a6f1986dad23acef8]

INTEGRATION: CWS uaa02 (1.26.14); FILE MERGED 2003/04/17 17:32:54 mt 1.26.14.3: RESYNC: (1.26-1.27); FILE MERGED 2003/04/14 16:56:43 thb 1.26.14.2: #108900# Moved service descriptions from drafts, changed getCharacterBounds() behaviour and implemented TEXT_CHANGED new/old value calculations 2003/04/11 17:06:58 mt 1.26.14.1: #108656# Moved accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [84a9768ec4c74fd9c0e45d39fb29d8dc044bd740]

INTEGRATION: CWS uaa02 (1.10.182); FILE MERGED 2003/04/17 17:32:48 mt 1.10.182.2: RESYNC: (1.10-1.11); FILE MERGED 2003/04/11 17:06:57 mt 1.10.182.1: #108656# Moved accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [880d52541ecf44fb9f6e7589a29d677573799068]

INTEGRATION: CWS uaa02 (1.1.170); FILE MERGED 2003/04/11 17:06:56 mt 1.1.170.1: #108656# Moved accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [ea162107764c3a1b4dee3ad3538e451f1fa4fd1d]

INTEGRATION: CWS uaa02 (1.2.18); FILE MERGED 2003/04/22 09:19:49 thb 1.2.18.1: #108900# Added leftover from 1.11-1.12 merge of unoedit/unoedprx.cxx


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [9f2212f1d2db072b56e3649132db320311dc2b1b]

INTEGRATION: CWS uaa02 (1.14.14); FILE MERGED 2003/04/14 16:56:43 thb 1.14.14.2: #108900# Moved service descriptions from drafts, changed getCharacterBounds() behaviour and implemented TEXT_CHANGED new/old value calculations 2003/04/11 17:06:55 mt 1.14.14.1: #108656# Moved accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [7ed7f20caf7182df52c171e6bd860b4fc81dd1fb]

INTEGRATION: CWS uaa02 (1.8.14); FILE MERGED 2003/04/11 17:06:55 mt 1.8.14.1: #108656# Moved accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [7a0acdb5f600734e81a12681b63fa6a8449a12bd]

INTEGRATION: CWS uaa02 (1.1.182); FILE MERGED 2003/04/11 17:06:55 mt 1.1.182.1: #108656# Moved accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [6cccd0179c0d1e2bb32e09a7a7be188925cf64f3]

INTEGRATION: CWS uaa02 (1.40.14); FILE MERGED 2003/04/14 16:56:42 thb 1.40.14.2: #108900# Moved service descriptions from drafts, changed getCharacterBounds() behaviour and implemented TEXT_CHANGED new/old value calculations 2003/04/11 17:06:54 mt 1.40.14.1: #108656# Moved accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [f5187ac025f5d44e1cf90a56669541543aefd092]

INTEGRATION: CWS uaa02 (1.1.182); FILE MERGED 2003/04/11 17:06:54 mt 1.1.182.1: #108656# Moved accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [ca2a68d98e91a5580b2f73b773211edf261ad25c]

INTEGRATION: CWS uaa02 (1.7.180); FILE MERGED 2003/04/11 17:06:53 mt 1.7.180.1: #108656# Moved accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [cf7708a30dd9f29ef6af789f50b1e5de5ca9dbe1]

INTEGRATION: CWS uaa02 (1.8.14); FILE MERGED 2003/04/11 17:06:53 mt 1.8.14.1: #108656# Moved accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [00feac4e6e3e4a342d8a13dd27cfc7bf112830c1]

INTEGRATION: CWS uaa02 (1.12.170); FILE MERGED 2003/04/14 16:56:42 thb 1.12.170.2: #108900# Moved service descriptions from drafts, changed getCharacterBounds() behaviour and implemented TEXT_CHANGED new/old value calculations 2003/04/11 17:06:52 mt 1.12.170.1: #108656# Moved accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [8504a67a4401e03a4ea8ebadbd2eab90ffbc4265]

INTEGRATION: CWS uaa02 (1.8.14); FILE MERGED 2003/04/11 17:06:52 mt 1.8.14.1: #108656# Moved accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [f56713e690792de9426b5cf2c0cdb97c7e9e8c10]

INTEGRATION: CWS uaa02 (1.15.14); FILE MERGED 2003/04/14 16:56:41 thb 1.15.14.2: #108900# Moved service descriptions from drafts, changed getCharacterBounds() behaviour and implemented TEXT_CHANGED new/old value calculations 2003/04/11 17:06:51 mt 1.15.14.1: #108656# Moved accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [fd7b09a118b49fe8565746514031fb7ea0ba3529]

INTEGRATION: CWS uaa02 (1.10.170); FILE MERGED 2003/04/14 16:56:41 thb 1.10.170.2: #108900# Moved service descriptions from drafts, changed getCharacterBounds() behaviour and implemented TEXT_CHANGED new/old value calculations 2003/04/11 17:06:50 mt 1.10.170.1: #108656# Moved accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [fbb5ff1e718bc3c12ef55011207e53367d153e6a]

INTEGRATION: CWS uaa02 (1.14.14); FILE MERGED 2003/04/14 16:56:40 thb 1.14.14.2: #108900# Moved service descriptions from drafts, changed getCharacterBounds() behaviour and implemented TEXT_CHANGED new/old value calculations 2003/04/11 17:06:49 mt 1.14.14.1: #108656# Moved accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [d8e4523efd5f664a3580d34f0a7b1815a690bbc3]

INTEGRATION: CWS uaa02 (1.34.12); FILE MERGED 2003/04/15 10:14:24 thb 1.34.12.3: #108900# Correctly initializing last text for TEXT_CHANGE event 2003/04/14 16:56:40 thb 1.34.12.2: #108900# Moved service descriptions from drafts, changed getCharacterBounds() behaviour and implemented TEXT_CHANGED new/old value calculations 2003/04/11 17:06:49 mt 1.34.12.1: #108656# Moved accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [c784d379e85c5385f444a8fdae8b2e1fc9483542]

INTEGRATION: CWS uaa02 (1.15.14); FILE MERGED 2003/04/17 17:32:24 mt 1.15.14.2: RESYNC: (1.15-1.16); FILE MERGED 2003/04/11 17:06:48 mt 1.15.14.1: #108656# Moved accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [5dcec0c50b5d1dd75eb482fe8fe99fda465fb21c]

INTEGRATION: CWS uaa02 (1.19.14); FILE MERGED 2003/04/14 16:56:39 thb 1.19.14.2: #108900# Moved service descriptions from drafts, changed getCharacterBounds() behaviour and implemented TEXT_CHANGED new/old value calculations 2003/04/11 17:06:48 mt 1.19.14.1: #108656# Moved accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [e043a3da46a6e03b31408c5ba1a8b7bf47af6ec2]

INTEGRATION: CWS uaa02 (1.10.170); FILE MERGED 2003/04/11 17:06:47 mt 1.10.170.1: #108656# Moved accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [b0a52eecf4fedc02b0ab72a259a3cd81a8c3ad10]

INTEGRATION: CWS uaa02 (1.7.180); FILE MERGED 2003/04/11 17:06:32 mt 1.7.180.1: #108656# Moved accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [829987d12a9b75dab7b0fe7afd192a3c78cca61e]

INTEGRATION: CWS uaa02 (1.1.182); FILE MERGED 2003/04/11 17:06:30 mt 1.1.182.1: #108656# Moved accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [a438d10a1648b3891cac959f7c7bb898d5e9d53f]

INTEGRATION: CWS uaa02 (1.10.44); FILE MERGED 2003/04/10 14:10:33 mt 1.10.44.1: #108656# Moved Accessibility module from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [e3ae72b610276ccc840a4b29745b6f8097370991]

INTEGRATION: CWS uaa02 (1.4.46); FILE MERGED 2003/04/10 14:10:33 mt 1.4.46.1: #108656# Moved Accessibility module from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [12cf9113789a51dd628737bb4d56a253393b499a]

INTEGRATION: CWS uaa02 (1.9.44); FILE MERGED 2003/04/10 14:10:44 mt 1.9.44.1: #108656# Moved Accessibility module from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [aed67da27b8e0c20db8f7f234c95feec3d501bc6]

INTEGRATION: CWS uaa02 (1.2.46); FILE MERGED 2003/04/10 14:10:44 mt 1.2.46.1: #108656# Moved Accessibility module from drafts to final


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [35841c0efafa7d50fc609fda3fe188c369cfed4b]

INTEGRATION: CWS cl01 (1.33.26); FILE MERGED 2003/04/23 17:47:39 cl 1.33.26.3: #108934# clear reference to ole object after disconnect 2003/04/22 17:22:48 cl 1.33.26.2: #108934# do not save ole when model is in destruction 2003/04/16 15:23:49 cl 1.33.26.1: #108934# only call doClose if we don't need the obj any longer


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [fcfb803de50231ac5711836b89813426ead3c324]

INTEGRATION: CWS cl01 (1.10.176); FILE MERGED 2003/04/24 11:12:33 cl 1.10.176.2: #108934# reload ole after undo 2003/04/23 17:48:10 cl 1.10.176.1: #108934# clear reference to ole object after disconnect


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [551e3344194b44f2c6228814820fa59c86f22c71]

INTEGRATION: CWS cl01 (1.8.28); FILE MERGED 2003/04/23 17:48:22 cl 1.8.28.2: #108934# clear reference to ole object after disconnect 2003/04/22 17:10:13 cl 1.8.28.1: #108934# do not call DoClose if undo already does it


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [ec289240b265590283dc46708fdd7e70749a0a7a]

INTEGRATION: CWS cl01 (1.19.12); FILE MERGED 2003/04/16 16:03:52 aw 1.19.12.1: #108981# Added UNDOs for the WaterCan mode. This was never done in the past, thus it was missing all the time.


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [d47468cfd2ab6e27a5a8beb6887284e5f3e607e4]

INTEGRATION: CWS cl01 (1.47.26); FILE MERGED 2003/04/22 17:20:59 cl 1.47.26.1: #108934# added flag for drawing model destruction


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [295c44c50ead306ccf7d237380ff503f15d01a3a]

INTEGRATION: CWS uaa02 (1.167.8); FILE MERGED 2003/04/17 17:32:50 mt 1.167.8.3: RESYNC: (1.167-1.168); FILE MERGED 2003/04/14 12:32:37 mt 1.167.8.2: #108656# Moved accessibility from drafts to final 2003/04/11 17:37:46 mt 1.167.8.1: #108656# Moved accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [9b00505d191a152bbc3d53b93b84305884734824]

INTEGRATION: CWS uaa02 (1.4.134); FILE MERGED 2003/04/11 17:37:46 mt 1.4.134.1: #108656# Moved accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [59ac50d89ad383c4b6f9302b4c780127e7d9391e]

INTEGRATION: CWS uaa02 (1.32.130); FILE MERGED 2003/04/11 17:37:45 mt 1.32.130.1: #108656# Moved accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [13ed443fd23aa29584a53c8fdcc37bfe50ecd430]

INTEGRATION: CWS uaa02 (1.90.8); FILE MERGED 2003/04/17 17:32:08 mt 1.90.8.2: RESYNC: (1.90-1.92); FILE MERGED 2003/04/11 17:37:45 mt 1.90.8.1: #108656# Moved accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [7f89992ea239c951c526b03d5772b687136d0047]

INTEGRATION: CWS uaa02 (1.40.8); FILE MERGED 2003/04/11 17:37:42 mt 1.40.8.1: #108656# Moved accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [39bb43740cc233f988c9285f800d5e023a704f9a]

INTEGRATION: CWS uaa02 (1.26.132); FILE MERGED 2003/04/11 17:37:40 mt 1.26.132.1: #108656# Moved accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [b198db268b4a1213184cb02acec4d5cdda6e42be]

INTEGRATION: CWS uaa02 (1.22.8); FILE MERGED 2003/04/17 17:36:58 mt 1.22.8.2: RESYNC: (1.22-1.23); FILE MERGED 2003/04/11 17:37:40 mt 1.22.8.1: #108656# Moved accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [436446396f5b435d302e76f4b23be2744fdb9f67]

INTEGRATION: CWS uaa02 (1.19.130); FILE MERGED 2003/04/17 17:36:22 mt 1.19.130.2: RESYNC: (1.19-1.20); FILE MERGED 2003/04/11 17:37:39 mt 1.19.130.1: #108656# Moved accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [ae2e9db92022ac2ffc5375bed463151a9482e102]

INTEGRATION: CWS uaa02 (1.43.2); FILE MERGED 2003/04/24 14:53:32 mt 1.43.2.3: #108656# drafts.... 2003/04/17 17:25:32 mt 1.43.2.2: RESYNC: (1.43-1.45); FILE MERGED 2003/04/11 17:25:58 mt 1.43.2.1: #108656# Moved accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [ec8811f205f4d7c9244e8867e516120573a39073]

INTEGRATION: CWS uaa02 (1.6.66); FILE MERGED 2003/04/11 17:25:55 mt 1.6.66.1: #108656# Moved accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [40b75ac58637ce237f4d5eb2414a39fe8a1547b6]

INTEGRATION: CWS uaa02 (1.2.68); FILE MERGED 2003/04/11 17:25:54 mt 1.2.68.1: #108656# Moved accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [1cfea12c15eea3cb948950b9d5aab20345b3957f]

INTEGRATION: CWS uaa02 (1.8.2); FILE MERGED 2003/04/11 17:25:53 mt 1.8.2.1: #108656# Moved accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [39a951fe9617968e3bdf70f00ca9015bbf6d5c10]

INTEGRATION: CWS uaa02 (1.3.58); FILE MERGED 2003/04/11 17:25:52 mt 1.3.58.1: #108656# Moved accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [4207bc1bdc52d35162a122f02b3f58f59a2247ff]

INTEGRATION: CWS uaa02 (1.27.2); FILE MERGED 2003/04/11 17:25:42 mt 1.27.2.1: #108656# Moved accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [8560d3fbc037be542fe7ceec33fab02235ce6093]

INTEGRATION: CWS uaa02 (1.16.2); FILE MERGED 2003/04/11 17:25:42 mt 1.16.2.1: #108656# Moved accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [59284d721c2133acfa1963c25fb53df2f11417a0]

INTEGRATION: CWS uaa02 (1.12.62); FILE MERGED 2003/04/11 17:25:40 mt 1.12.62.1: #108656# Moved accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [747d7fc5d163f85a79429cbf9d6fd31139a28b98]

INTEGRATION: CWS uaa02 (1.21.2); FILE MERGED 2003/04/11 17:25:30 mt 1.21.2.1: #108656# Moved accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [3dab24b1d66690c46d4cf37d758820e05a56066a]

INTEGRATION: CWS uaa02 (1.10.12); FILE MERGED 2003/04/14 16:21:34 dvo 1.10.12.1: #108917# moved accessibility API away from drafts module          (also update link to XML specification)


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [f7ab8272dff87862c886c5278c89201e891000b5]

INTEGRATION: CWS uaa02 (1.40.10); FILE MERGED 2003/04/11 17:21:32 mt 1.40.10.1: #108656# Moved accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [93c41c7455cd20dfc92f471e89dacc228fdcebfb]

INTEGRATION: CWS uaa02 (1.11.12); FILE MERGED 2003/04/11 17:21:31 mt 1.11.12.1: #108656# Moved accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [8c11be726d81d56226e37bc36c6f3abfc18b27e7]

INTEGRATION: CWS uaa02 (1.12.12); FILE MERGED 2003/04/11 17:21:30 mt 1.12.12.1: #108656# Moved accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [043b4e09a25ddb4ee506841a7400faad1c234639]

INTEGRATION: CWS uaa02 (1.62.10); FILE MERGED 2003/04/17 16:51:48 mt 1.62.10.2: RESYNC: (1.62-1.64); FILE MERGED 2003/04/11 17:21:29 mt 1.62.10.1: #108656# Moved accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [a55189e7aa7a1697552af5197afac25b4ae75ff6]

INTEGRATION: CWS uaa02 (1.35.10); FILE MERGED 2003/04/11 17:21:28 mt 1.35.10.1: #108656# Moved accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [4de92eee7385f92b2d6c2b9bc1d433d1ca7bab91]

INTEGRATION: CWS uaa02 (1.4.160); FILE MERGED 2003/04/11 17:21:25 mt 1.4.160.1: #108656# Moved accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [f1ceb09b75dfc9c7fed58de7d630fe5ea8c6ee51]

INTEGRATION: CWS uaa02 (1.7.10); FILE MERGED 2003/04/14 16:20:07 dvo 1.7.10.2: #108917# implement must-changes: move API away from drafts module throw IllegalArgumentException for illegal text type 2003/04/11 17:21:24 mt 1.7.10.1: #108656# Moved accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [c0b29e9ec893c12f9b7bec1e45283272add2e788]

INTEGRATION: CWS uaa02 (1.10.160); FILE MERGED 2003/04/11 17:21:24 mt 1.10.160.1: #108656# Moved accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [363c1aacdcde0c53a87418903b590dca43cccc26]

INTEGRATION: CWS uaa02 (1.17.10); FILE MERGED 2003/04/14 16:20:06 dvo 1.17.10.2: #108917# implement must-changes: move API away from drafts module throw IllegalArgumentException for illegal text type 2003/04/11 17:21:24 mt 1.17.10.1: #108656# Moved accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [8703904ee4c33df77d7db7a97ced489a1350d1a0]

INTEGRATION: CWS uaa02 (1.3.160); FILE MERGED 2003/04/11 17:21:23 mt 1.3.160.1: #108656# Moved accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [c3517652da076fcec0e27522412e5e1122730ac6]

INTEGRATION: CWS uaa02 (1.5.160); FILE MERGED 2003/04/11 17:21:23 mt 1.5.160.1: #108656# Moved accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [7ef80c2be6a01c024b4045ff27df6843323b7da7]

INTEGRATION: CWS uaa02 (1.5.10); FILE MERGED 2003/04/14 16:20:05 dvo 1.5.10.2: #108917# implement must-changes: move API away from drafts module throw IllegalArgumentException for illegal text type 2003/04/11 17:21:22 mt 1.5.10.1: #108656# Moved accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [17d5fd0f0105362c0e5afe78b9f909ff145ff9de]

INTEGRATION: CWS uaa02 (1.28.160); FILE MERGED 2003/04/14 16:20:05 dvo 1.28.160.2: #108917# implement must-changes: move API away from drafts module throw IllegalArgumentException for illegal text type 2003/04/11 17:21:22 mt 1.28.160.1: #108656# Moved accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [f99a91ff8d28918a18b1c4d0f050d11011d586ae]

INTEGRATION: CWS uaa02 (1.48.10); FILE MERGED 2003/04/14 16:20:04 dvo 1.48.10.3: #108917# implement must-changes: move API away from drafts module throw IllegalArgumentException for illegal text type 2003/04/11 17:21:21 mt 1.48.10.2: #108656# Moved accessibility from drafts to final 2003/04/11 12:53:28 hbrinkm 1.48.10.1: #i12332# getCharacterBounds and getIndexAtPoint handle virtual position behind text


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [a1ed70555f423aad4da136a5389289345d7622cc]

INTEGRATION: CWS uaa02 (1.7.10); FILE MERGED 2003/04/14 16:20:03 dvo 1.7.10.2: #108917# implement must-changes: move API away from drafts module throw IllegalArgumentException for illegal text type 2003/04/11 17:21:21 mt 1.7.10.1: #108656# Moved accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [86baaf03bfe7f89f6e35f1d1bc994987ae552286]

INTEGRATION: CWS uaa02 (1.4.160); FILE MERGED 2003/04/11 17:21:20 mt 1.4.160.1: #108656# Moved accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [123d0779ffe7dee6ef0c31dbde04a6a9db91ed61]

INTEGRATION: CWS uaa02 (1.41.10); FILE MERGED 2003/04/17 17:11:40 mt 1.41.10.2: RESYNC: (1.41-1.42); FILE MERGED 2003/04/11 17:21:19 mt 1.41.10.1: #108656# Moved accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [0cf0661daabefa7521ae6d97ae83bfa11e01d6c8]

INTEGRATION: CWS uaa02 (1.8.10); FILE MERGED 2003/04/14 16:20:03 dvo 1.8.10.2: #108917# implement must-changes: move API away from drafts module throw IllegalArgumentException for illegal text type 2003/04/11 17:21:19 mt 1.8.10.1: #108656# Moved accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [067d9bfae9a2f885379334500e892b5ccb10a8f0]

INTEGRATION: CWS uaa02 (1.4.10); FILE MERGED 2003/04/14 16:20:02 dvo 1.4.10.2: #108917# implement must-changes: move API away from drafts module throw IllegalArgumentException for illegal text type 2003/04/11 17:21:18 mt 1.4.10.1: #108656# Moved accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [6fc4bf6c274569afc5cbff73ab7ef19a1a5eefcc]

INTEGRATION: CWS uaa02 (1.5.162); FILE MERGED 2003/04/11 17:21:18 mt 1.5.162.1: #108656# Moved accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [d1a6686fb1e04ebb6841dc333baf80d23057ba20]

INTEGRATION: CWS uaa02 (1.7.10); FILE MERGED 2003/04/14 16:20:01 dvo 1.7.10.2: #108917# implement must-changes: move API away from drafts module throw IllegalArgumentException for illegal text type 2003/04/11 17:21:18 mt 1.7.10.1: #108656# Moved accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [6e0426c690992abfe1da301a551a535509906c05]

INTEGRATION: CWS uaa02 (1.4.10); FILE MERGED 2003/04/11 17:21:17 mt 1.4.10.1: #108656# Moved accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [b5e23178427bb6a36f1fc3d8e924fb7efed59eab]

INTEGRATION: CWS uaa02 (1.14.160); FILE MERGED 2003/04/11 17:21:17 mt 1.14.160.1: #108656# Moved accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [e1cca2bc2eb2091f851c0edfcdf9a0d9e90e26f5]

INTEGRATION: CWS uaa02 (1.20.10); FILE MERGED 2003/04/14 16:20:01 dvo 1.20.10.2: #108917# implement must-changes: move API away from drafts module throw IllegalArgumentException for illegal text type 2003/04/11 17:21:17 mt 1.20.10.1: #108656# Moved accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [ecf1f9ae7e0bcc651196d1974086a701bab9ca73]

INTEGRATION: CWS uaa02 (1.31.12); FILE MERGED 2003/04/11 17:21:16 mt 1.31.12.1: #108656# Moved accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [3ce557460d1ced784d7fa5039ad3328b8bf779d7]

INTEGRATION: CWS uaa02 (1.42.10); FILE MERGED 2003/04/17 17:11:34 mt 1.42.10.2: RESYNC: (1.42-1.43); FILE MERGED 2003/04/11 17:21:16 mt 1.42.10.1: #108656# Moved accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [418dbd520274853d84d9f6d957bb14fe11493266]

INTEGRATION: CWS uaa02 (1.5.160); FILE MERGED 2003/04/11 17:21:16 mt 1.5.160.1: #108656# Moved accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [130c71eb3c57dfe45410c43e91499e250898467a]

INTEGRATION: CWS uaa02 (1.11.10); FILE MERGED 2003/04/14 16:20:00 dvo 1.11.10.2: #108917# implement must-changes: move API away from drafts module throw IllegalArgumentException for illegal text type 2003/04/11 17:21:15 mt 1.11.10.1: #108656# Moved accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [63591556d7523dcc81022cdffa2e8167669db603]

INTEGRATION: CWS uaa02 (1.24.12); FILE MERGED 2003/04/11 17:21:14 mt 1.24.12.1: #108656# Moved accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [fe019a48956b23434294fe2e1269028fc15a012a]

INTEGRATION: CWS uaa02 (1.22.12); FILE MERGED 2003/04/11 17:21:14 mt 1.22.12.1: #108656# Moved accessibility from drafts to final


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [0bd1dec0942dce0a758f0e3eee44c06391bd3347]

INTEGRATION: CWS extras5 (1.38.2); FILE MERGED 2003/04/15 16:52:46 bc 1.38.2.1: #108955# Connection only disposed when not overgiven


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [60d6a7bccfb081766595f6a8dd7b553670820c7c]

INTEGRATION: CWS extras5 (1.49.2); FILE MERGED 2003/04/16 17:11:24 bc 1.49.2.2: #108731# FillupfieldsListbox improved 2003/04/11 13:14:58 bc 1.49.2.1: #108714# index reference of dbcolumns improved


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [31f66d83ebf45e1d610619d1e7b6be793261cf27]

INTEGRATION: CWS uaa02 (1.37.162); FILE MERGED 2003/04/16 09:42:36 mt 1.37.162.1: #108963# Fixed bug in CursorWordLeft


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [b910b7563b4e70a1d837c2d1fc866fda23ea18d6]

INTEGRATION: CWS uaa02 (1.17.8); FILE MERGED 2003/04/11 17:00:16 mt 1.17.8.1: #108656# Moved accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [b586d3a5cd59e1da6721f7fda4a16d7dfee40ac3]

INTEGRATION: CWS uaa02 (1.9.8); FILE MERGED 2003/04/11 17:00:16 mt 1.9.8.1: #108656# Moved accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [0e14cc576fd9b90fd56cda184d19413322290fbf]

INTEGRATION: CWS uaa02 (1.12.8); FILE MERGED 2003/04/11 17:00:16 mt 1.12.8.1: #108656# Moved accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [f1ba8569d2ea5d958658cfa9a3d58fcda488ea28]

INTEGRATION: CWS uaa02 (1.10.8); FILE MERGED 2003/04/11 17:00:15 mt 1.10.8.1: #108656# Moved accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [339d574134f385f784ce707f1f1869daed0dd769]

INTEGRATION: CWS uaa02 (1.4.164); FILE MERGED 2003/04/11 17:00:15 mt 1.4.164.1: #108656# Moved accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [7097b7e328b06af17654e371c8acaed50ffa9ba1]

INTEGRATION: CWS uaa02 (1.28.8); FILE MERGED 2003/04/17 17:25:16 mt 1.28.8.2: RESYNC: (1.28-1.29); FILE MERGED 2003/04/11 17:00:14 mt 1.28.8.1: #108656# Moved accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [f9eddf326a170df5dd3629c67b94ee45c652dd11]

INTEGRATION: CWS uaa02 (1.7.8); FILE MERGED 2003/04/17 17:25:08 mt 1.7.8.2: RESYNC: (1.7-1.8); FILE MERGED 2003/04/11 17:00:13 mt 1.7.8.1: #108656# Moved accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [0c28264e5bf24e0a922393c70edb3a34e50ef705]

INTEGRATION: CWS uaa02 (1.18.8); FILE MERGED 2003/04/11 17:00:13 mt 1.18.8.1: #108656# Moved accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [52ea79ec4adba53301046b7130a0be38b5c590d4]

INTEGRATION: CWS uaa02 (1.11.164); FILE MERGED 2003/04/11 17:00:12 mt 1.11.164.1: #108656# Moved accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [77f7ca51d694f4158b52d6ca1d4d82bc9cf248f1]

INTEGRATION: CWS uaa02 (1.3.168); FILE MERGED 2003/04/11 17:00:11 mt 1.3.168.1: #108656# Moved accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [cd88a66e76db3f89241fffecd28ed265401c80cd]

INTEGRATION: CWS uaa02 (1.7.164); FILE MERGED 2003/04/17 17:27:23 mt 1.7.164.2: RESYNC: (1.7-1.8); FILE MERGED 2003/04/11 17:00:10 mt 1.7.164.1: #108656# Moved accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [8bd61195138619847566ded8b8e92566ed90089c]

INTEGRATION: CWS uaa02 (1.17.8); FILE MERGED 2003/04/17 17:27:16 mt 1.17.8.2: RESYNC: (1.17-1.18); FILE MERGED 2003/04/11 17:00:09 mt 1.17.8.1: #108656# Moved accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [76037c46cafb2a40fab877a9b6fece2952d9062d]

INTEGRATION: CWS uaa02 (1.11.158); FILE MERGED 2003/04/17 17:27:10 mt 1.11.158.2: RESYNC: (1.11-1.12); FILE MERGED 2003/04/11 17:00:09 mt 1.11.158.1: #108656# Moved accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [7e901a997f8dbdcb8b6e939db2dbefa6697f4e44]

INTEGRATION: CWS uaa02 (1.25.8); FILE MERGED 2003/04/11 17:00:09 mt 1.25.8.1: #108656# Moved accessibility from drafts to final


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [7db59959c126b53437909d7f949dae5545a2de8c]

INTEGRATION: CWS extras5 (1.28.2); FILE MERGED 2003/04/15 13:09:30 bc 1.28.2.1: #108946# Source code adapted to new mimetypes


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [803e6d352d75b72add4857c376f375aa14570808]

INTEGRATION: CWS extras5 (1.33.2); FILE MERGED 2003/04/15 13:09:30 bc 1.33.2.1: #108946# Source code adapted to new mimetypes


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [387d50644ecbd036fdc91a9ddd07dda3456256fb]

INTEGRATION: CWS extras5 (1.30.2); FILE MERGED 2003/04/15 13:09:29 bc 1.30.2.1: #108946# Source code adapted to new mimetypes


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [703a98a70ff2807cfa9bb9e69042db0cc200a0ea]

INTEGRATION: CWS extras5 (1.22.2); FILE MERGED 2003/04/16 17:11:23 bc 1.22.2.2: #108731# FillupfieldsListbox improved 2003/04/11 13:14:57 bc 1.22.2.1: #108714# index reference of dbcolumns improved


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [fa8cf9cdd2e5d4f3b56284245e9c3fa1e75d03e3]

INTEGRATION: CWS uaa02 (1.7.8); FILE MERGED 2003/04/15 06:41:31 oj 1.7.8.1: remove drafts


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [97a66825c3036e43947b7747d6bb3bf39ec2a721]

INTEGRATION: CWS uaa02 (1.4.164); FILE MERGED 2003/04/11 16:59:55 mt 1.4.164.1: #108656# Moved accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [b7274b3f1d29602942d3d0c13db887c66bb3fa36]

INTEGRATION: CWS uaa02 (1.11.164); FILE MERGED 2003/04/11 16:59:53 mt 1.11.164.1: #108656# Moved accessibility from drafts to final


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [3484716b00b168e7e1a39da31be8300a045cf393]

INTEGRATION: CWS sb4 (1.2.2); FILE MERGED 2003/04/22 16:23:42 sb 1.2.2.1: #109027# Fixed NativeLibraryLoader to cope with file names containing spaces.


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [c8323184ecc8f9fc4e978b45a4ad8fc35bfcd940]

INTEGRATION: CWS sb4 (1.12.58); FILE MERGED 2003/04/23 09:49:06 oj 1.12.58.1: #109043# check if append was okay and then add properties


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [377e91fb621f3eb737a8a95227feddb9addae583]

INTEGRATION: CWS sb4 (1.93.6); FILE MERGED 2003/04/23 11:45:30 ssa 1.93.6.1: #102812# new method: GetInputLanguage


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [a45544f7e95f2305ae6b133c916a221f501ea3e4]

INTEGRATION: CWS sb4 (1.156.6); FILE MERGED 2003/04/23 11:45:55 ssa 1.156.6.1: #102812# new method: GetInputLanguage


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [66c8d8a3cde4c7c166de2e24d264f942e4708cc0]

INTEGRATION: CWS sb4 (1.168.8); FILE MERGED 2003/04/23 11:44:14 ssa 1.168.8.1: #102812# new method: GetInputLanguage


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [635e1f650097817da635f86becb9c7c8e0fa6f58]

INTEGRATION: CWS uaa02 (1.10.2); FILE MERGED 2003/04/15 12:49:02 tbe 1.10.2.1: #108645# Accessibility: Move service descriptions from drafts to ::com::sun::star::awt


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [02ddbb1b0b7bbce4cf7d470dc426d8833a6138a6]

INTEGRATION: CWS uaa02 (1.20.2); FILE MERGED 2003/04/11 17:26:21 mt 1.20.2.1: #108656# Moved accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [fce753ea79001cafbb8db8fe4dfb4847751732c7]

INTEGRATION: CWS uaa02 (1.23.2); FILE MERGED 2003/04/11 17:26:20 mt 1.23.2.1: #108656# Moved accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [644b8b21de96fb92210da38ee4cea2b473c353b1]

INTEGRATION: CWS uaa02 (1.4.58); FILE MERGED 2003/04/11 17:26:19 mt 1.4.58.1: #108656# Moved accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [c85bd1ff6cfc2f0e2d86907f27b91d1746e3593e]

INTEGRATION: CWS uaa02 (1.40.2); FILE MERGED 2003/04/11 17:26:11 mt 1.40.2.1: #108656# Moved accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [649043d32bcaac13066dd3110dbce54cb9aeaab0]

INTEGRATION: CWS uaa02 (1.35.2); FILE MERGED 2003/04/24 14:53:33 mt 1.35.2.3: #108656# drafts.... 2003/04/17 17:26:38 mt 1.35.2.2: RESYNC: (1.35-1.36); FILE MERGED 2003/04/11 17:26:11 mt 1.35.2.1: #108656# Moved accessibility from drafts to final


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [39c5ea441032ba513aa6fe5889b81520180ad293]

INTEGRATION: CWS uaa02 (1.31.2); FILE MERGED 2003/04/11 17:26:10 mt 1.31.2.1: #108656# Moved accessibility from drafts to final


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [d287a8893562af7c8a9a475f2e938c0ce02280ea]

INTEGRATION: CWS draw9 (1.9.4.2.32); FILE MERGED 2003/04/11 11:18:10 af 1.9.4.2.32.3: #108104# Changed PrinterIndependentLayoutfrom boolean to short. 2003/03/26 14:09:03 af 1.9.4.2.32.2: #108104# Added Misc/Compatibility/PrinterIndependentLayout property. 2003/03/25 15:56:36 af 1.9.4.2.32.1: #108104# Added property for printer independent layout.


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [358672e07205fa6a9367635e66edf22cff9cf579]

INTEGRATION: CWS draw9 (1.7.4.1.32); FILE MERGED 2003/04/11 11:17:41 af 1.7.4.1.32.2: #108104# Changed PrinterIndependentLayoutfrom boolean to short. 2003/03/26 14:09:02 af 1.7.4.1.32.1: #108104# Added Misc/Compatibility/PrinterIndependentLayout property.


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [2c3b96bbbbc7b8e30d982ef268be0310839240a8]

INTEGRATION: CWS draw9 (1.76.4); FILE MERGED 2003/04/11 16:47:33 sj 1.76.4.1: #108870# changed default PDF Export compression to print optimized


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [e458f296f5f216b31c1bf9f82245dde4612bec3b]

INTEGRATION: CWS draw9 (1.13.4.1.74); FILE MERGED 2003/03/24 17:07:02 sj 1.13.4.1.74.1: #108366# correct use of MetaTextRectAction


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [e5c0618b4baeec560b9a562192a5fef585ba7760]

INTEGRATION: CWS draw9 (1.18.4.1.36); FILE MERGED 2003/04/14 10:09:41 sj 1.18.4.1.36.2: #108886# adding support for mapmode MM_HIMETRIC in WMF files 2003/03/26 11:53:39 sj 1.18.4.1.36.1: #108092# improved mapping of emf files (now supporting mapmode hi_metric)


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [884efe00478dfffd22b43557d6fe3f76c1753afa]

INTEGRATION: CWS draw9 (1.20.2.1.74); FILE MERGED 2003/03/26 11:53:15 sj 1.20.2.1.74.1: #108092# improved mapping of emf files (now supporting mapmode hi_metric)


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [ba3a04db549a185a0aea8ed3636e066f40f82365]

INTEGRATION: CWS draw9 (1.29.2.1.74); FILE MERGED 2003/04/14 17:48:20 sj 1.29.2.1.74.5: #108886# using DrawTextAction always with dxArray 2003/04/14 10:09:40 sj 1.29.2.1.74.4: #108886# adding support for mapmode MM_HIMETRIC in WMF files 2003/04/08 15:49:52 af 1.29.2.1.74.3: RESYNC: (1.29.2.1-1.30); FILE MERGED 2003/03/27 14:17:28 sj 1.29.2.1.74.2: #12200# improved pattern usage for RasterOperationB8 2003/03/26 11:52:56 sj 1.29.2.1.74.1: #108092# improved mapping of emf files (now supporting mapmode hi_metric)


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [c9645a82ad3234a604fc38f717a0a9372cf786dd]

INTEGRATION: CWS draw9 (1.17.6.1.74); FILE MERGED 2003/03/26 11:52:34 sj 1.17.6.1.74.1: #108092# improved mapping of emf files (now supporting mapmode hi_metric)


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [c1263e76cf40b9a336ecb40513f32f6a4d0a4f30]

INTEGRATION: CWS draw9 (1.23.6); FILE MERGED 2003/04/11 17:13:39 sj 1.23.6.1: #108870# changed default PDF Export compression to print optimized


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [19ff77cb33c012b0f224b6dc8c9ac2fa6b596454]

INTEGRATION: CWS draw9 (1.6.6); FILE MERGED 2003/04/11 17:13:39 sj 1.6.6.2: #108870# changed default PDF Export compression to print optimized 2003/04/10 11:21:12 sj 1.6.6.1: #i12865# do not disable selection if exporting one selected object from impress/draw


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [a86f87060d4a3a792fbc8a5611efa04657c7a86b]

INTEGRATION: CWS draw9 (1.12.2.2.12); FILE MERGED 2003/04/14 16:13:09 af 1.12.2.2.12.4: RESYNC: (1.13-1.14); FILE MERGED 2003/04/10 17:43:12 thb 1.12.2.2.12.3: #107947# Moved GetTransformedGraphic() functionality to GraphicObject 2003/04/08 13:20:46 af 1.12.2.2.12.2: RESYNC: (1.12.2.2-1.13); FILE MERGED 2003/03/26 16:11:50 thb 1.12.2.2.12.1: #108412# Make sure every tile is tried to draw


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [7fea41c4339a7a55fba19553a76cf4ff000a1b03]

INTEGRATION: CWS draw9 (1.23.4); FILE MERGED 2003/04/10 17:43:12 thb 1.23.4.1: #107947# Moved GetTransformedGraphic() functionality to GraphicObject


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [d9163095682fcbbc5484e9d633316515ec41204d]

INTEGRATION: CWS draw9 (1.5.48); FILE MERGED 2003/03/24 10:47:17 sj 1.5.48.1: #i9375# allowing eps file to have their bounding box description everywhere


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [881dd34eb30a88a55172c07fb757708a1b6e9725]

INTEGRATION: CWS draw9 (1.15.4); FILE MERGED 2003/04/10 17:42:16 thb 1.15.4.1: #107947# Moved GetTransformedGraphic() functionality to GraphicObject


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [f3bd07a45a82bcb56c6ccfcb15882b4110b4c1a8]

INTEGRATION: CWS draw9 (1.11.2.2.56); FILE MERGED 2003/04/11 12:19:17 thb 1.11.2.2.56.2: #107797# Added proper EPS header/footer before embedding EPS for printing 2003/03/24 10:46:43 sj 1.11.2.2.56.1: #i9375# allowing eps file to have their bounding box description everywhere


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [ba1291a6ef292d559bf06ecc84b950c642beda56]

INTEGRATION: CWS draw9 (1.14.6); FILE MERGED 2003/04/09 16:54:51 af 1.14.6.2: #107169# Adapted syntax to gcc. 2003/04/09 10:52:27 thb 1.14.6.1: #107169# Optimited printing of masked and alpha bitmaps, which are now drawn directly on white backgrounds


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [ca5f4162ca5e00c3444d41a8626d4999d461cc2b]

INTEGRATION: CWS draw9 (1.11.6); FILE MERGED 2003/04/09 10:52:27 thb 1.11.6.1: #107169# Optimited printing of masked and alpha bitmaps, which are now drawn directly on white backgrounds


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [0519d692c6fd876742beaf0cd0dfedaa5a6f98d0]

INTEGRATION: CWS draw9 (1.9.6); FILE MERGED 2003/04/09 10:52:26 thb 1.9.6.1: #107169# Optimited printing of masked and alpha bitmaps, which are now drawn directly on white backgrounds


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [6494495f2c4c970e5fc9e2a5a881ceb494de835a]

INTEGRATION: CWS draw9 (1.6.6); FILE MERGED 2003/04/09 10:52:26 thb 1.6.6.1: #107169# Optimited printing of masked and alpha bitmaps, which are now drawn directly on white backgrounds


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [3088337ad40ee8f67ecfc7cc40fa84a5f7763836]

INTEGRATION: CWS draw9 (1.16.10.1.18); FILE MERGED 2003/04/04 13:58:55 ka 1.16.10.1.18.1: #i4944#: use HGLOBAL in case of WMF, too


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [8771c2160e30002c18a970f92d8b19ce4eb0ca6f]

INTEGRATION: CWS draw9 (1.17.8); FILE MERGED 2003/04/10 17:14:40 aw 1.17.8.1: #i7672# Since BegTextEdit actually creates the OutlinerView and thus also sets the background color, an own background color needs to be set after TextEditing was started. This is now done here.


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [e031d0b8d3ba3fc5e1c6c2be7760bf93f0f74b32]

INTEGRATION: CWS draw9 (1.65.8); FILE MERGED 2003/04/10 14:38:06 aw 1.65.8.1: #108584# for the changed pool defaults from drawing layer pool set those attributes as hard attributes to preserve them for saving


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [57d5028706861fa220280023fe7dd0e664a5e58f]

INTEGRATION: CWS draw9 (1.1.1.1.180); FILE MERGED 2003/04/10 17:13:02 aw 1.1.1.1.180.1: #i7672# Overload to resue edit background color in active text edit view (OutlinerView)


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [99d71a310df2e938b21ad520503bbf924887375b]

INTEGRATION: CWS draw9 (1.7.136); FILE MERGED 2003/04/10 17:12:36 aw 1.7.136.1: #i7672# The ModelHasChanged() call in DrawingLayer also updates a eventually active text edit view (OutlinerView). This also leads to newly setting the background color for that edit view. Thus, this method rescues the current background color if a OutlinerView exists and re-establishes it then. To be more safe, the OutlinerView will be fetched again (maybe textedit has ended).


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [4d748d2842f0b25782cd8c038c0c87dbad1475dd]

INTEGRATION: CWS draw9 (1.7.10.1.44); FILE MERGED 2003/03/27 13:32:09 aw 1.7.10.1.44.1: #i11176# To do a correct cloning concerning the ZOrder for all objects it is necessary to actually create a draw object for fly frames, too. These are then added to the DrawingLayer (which needs to exist). Together with correct sorting of all drawinglayer based objects before cloning ZOrder transfer works correctly then.


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [52f10cbf7cde6bf1a54d1596fefcbbe3f54dab15]

INTEGRATION: CWS draw9 (1.14.136); FILE MERGED 2003/04/08 13:01:46 af 1.14.136.2: RESYNC: (1.14-1.15); FILE MERGED 2003/03/27 13:29:52 aw 1.14.136.1: #i11176# This also needs to work when no layout exists. Thus, for FlyFrames an alternative method is used now in that case.


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [dee692e240656766ea5ca04913e4701518fe6758]

INTEGRATION: CWS draw9 (1.80.6); FILE MERGED 2003/04/17 13:05:49 thb 1.80.6.1: #i13140# Check for more than empty string, when determining whether an OLE object has empty container storage name


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [5a5c07e683f5390064e4568b185733c5f275d79f]

INTEGRATION: CWS draw9 (1.102.6.1.48); FILE MERGED 2003/04/14 15:44:06 af 1.102.6.1.48.2: RESYNC: (1.103-1.104); FILE MERGED 2003/03/27 16:48:00 iha 1.102.6.1.48.1: #108452# z order of shapes in groups could not be set


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [bce224c01dd12f9e9808d14475c8095408902414]

INTEGRATION: CWS draw9 (1.9.142); FILE MERGED 2003/04/02 11:21:50 af 1.9.142.1: #108399# bLeft intialized to comply with keyboard accessibility.


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [75ce1389240d223290ec1ba0b8bf1e34e3bcf1bc]

INTEGRATION: CWS draw9 (1.14.146); FILE MERGED 2003/04/09 13:40:47 aw 1.14.146.4: #i13033# New mechanism to re-create the connections of cloned connectors 2003/03/28 12:03:58 thb 1.14.146.3: #i8506# Enhanced the comment 2003/03/28 11:38:04 thb 1.14.146.2: #i8506# Ensuring sufficient bound rect size for generated metafile, second try 2003/03/28 11:00:43 thb 1.14.146.1: #i8506# Ensuring sufficient bound rect size for generated metafile


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [ad5e300a92ad7e02a5d0d87fcbef1fc7b582f292]

INTEGRATION: CWS draw9 (1.13.10); FILE MERGED 2003/04/10 11:24:04 thb 1.13.10.1: #108759# Factored out background color determination from SdrObjEditView


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [680c4d40a1716dad2403e7e328a9b667d7243932]

INTEGRATION: CWS draw9 (1.28.10); FILE MERGED 2003/04/09 11:22:15 thb 1.28.10.1: #108444# Storing the draw mode on the ImpMasterBmp to be able to check cache validity


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [17cd043f32089df0666eb0f84cb6c797b98afcee]

INTEGRATION: CWS draw9 (1.35.10); FILE MERGED 2003/04/17 13:54:32 aw 1.35.10.4: #108973# 2003/04/11 17:36:12 thb 1.35.10.3: #108867# skip background only on second or higher recursion levels 2003/04/11 16:16:14 thb 1.35.10.2: #108867# Properly handle background colors of page and master page 2003/04/09 13:40:32 aw 1.35.10.1: #i13033# New mechanism to re-create the connections of cloned connectors


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [67252417aec2d339243f1595aa5de4905798d4d3]

INTEGRATION: CWS draw9 (1.58.10); FILE MERGED 2003/04/10 15:33:49 aw 1.58.10.1: #108816# Since sizes may be bigger than the object bounds it is necessary to justify the rect now.


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [9ba23a1618292b49acef9f51ee6515db01b0a74b]

INTEGRATION: CWS draw9 (1.33.10); FILE MERGED 2003/04/11 17:31:37 thb 1.33.10.4: #108867# Copy bClosedObj attribute on clone 2003/04/11 13:03:57 ka 1.33.10.3: #108521#: optimized creation of OLE object replacement graphics 2003/04/10 15:03:02 thb 1.33.10.2: #108759# Determine type of OLE internally, make object transparent if it's a Math OLE 2003/04/10 11:24:51 thb 1.33.10.1: #108759# Allow setting an OLE object transparent


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [ab7a42ec2dca60bced25c5e500e0561267438633]

INTEGRATION: CWS draw9 (1.54.10); FILE MERGED 2003/04/10 17:41:10 thb 1.54.10.1: #107947# Moved GetTransformedGraphic() functionality to GraphicObject


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [f8401831b367ce088ed5b61fb74ef6c7cadf5d45]

INTEGRATION: CWS draw9 (1.54.2.4.46); FILE MERGED 2003/04/08 14:36:25 af 1.54.2.4.46.2: RESYNC: (1.54.2.4-1.55); FILE MERGED 2003/03/26 14:41:08 thb 1.54.2.4.46.1: #i12227# Make sure original line width is given to the SvtGraphicStroke


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [063e2c2a6f817baa0373565b9cd1feae56b87689]

INTEGRATION: CWS draw9 (1.12.142); FILE MERGED 2003/04/09 13:39:10 aw 1.12.142.1: #i13033# Build transitive hull of complete selection in maAllMarkedObjects


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [d461809d26a6cba5f295879588985b5ee98871e2]

INTEGRATION: CWS draw9 (1.29.10); FILE MERGED 2003/04/10 11:24:36 thb 1.29.10.1: #108759# Factored out background color determination to SdrPaintView


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [d8808e802a2454f8f2e9f636bb3af5d633850b74]

INTEGRATION: CWS draw9 (1.6.142); FILE MERGED 2003/04/02 11:39:40 aw 1.6.142.1: #i12392# ConvertMarkedToPolyObj was too strong here, it will loose quality and information when curve objects are combined. This can be replaced by using ConvertMarkedToPathObj without changing the previous fix.


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [cda3f63222cf8d41550983b6d2c850320c68a9c3]

INTEGRATION: CWS draw9 (1.8.142); FILE MERGED 2003/04/09 13:38:35 aw 1.8.142.1: #i13033# New mechanism to search for necessary disconnections for changed connectors inside the transitive hull of all at the beginning of UNDO selected objects


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [1c5b973ed290add0e94169a58e52a927fb63bb29]

INTEGRATION: CWS draw9 (1.6.142); FILE MERGED 2003/04/09 13:36:56 aw 1.6.142.1: #i13033# Added CloneList.cxx


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [57d08bafba72d4e5c5f929da4c4aaa1e4d6c672a]

INTEGRATION: CWS draw9 (1.1.2); FILE ADDED 2003/04/09 13:36:39 aw 1.1.2.1: #i13033# New mechanism to hold a ist of all original and cloned objects for later re-creating the connections for contained connectors


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [b7066266df4ec251771dfc5aff744c3fd99763a7]

INTEGRATION: CWS draw9 (1.28.4.1.54); FILE MERGED 2003/04/14 15:45:05 af 1.28.4.1.54.2: RESYNC: (1.29-1.31); FILE MERGED 2003/03/24 16:29:41 sj 1.28.4.1.54.1: #107857# added implementation for WedgeRectCallout autoshape


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [eb8c559947ffb289b7ba601ad466b6a8dcdafd39]

INTEGRATION: CWS draw9 (1.36.2.2.96); FILE MERGED 2003/03/25 11:00:42 sj 1.36.2.2.96.1: #108386# using correct delete operator


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [ce3b8996742056db66226448ccdd701c381d2c8d]

INTEGRATION: CWS draw9 (1.4.144); FILE MERGED 2003/03/26 14:39:54 thb 1.4.144.1: #i12227# Make sure original line width is given to the SvtGraphicStroke


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [06c3f505007bd928001d8980b3ed353fa6aa1817]

INTEGRATION: CWS draw9 (1.1.2); FILE ADDED 2003/04/09 13:36:07 aw 1.1.2.1: #i13033# New mechanism to hold a ist of all original and cloned objects for later re-creating the connections for contained connectors


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [2317e902c46a8becef51da28a7cfee0332dc2988]

INTEGRATION: CWS draw9 (1.11.144); FILE MERGED 2003/03/27 15:58:44 sj 1.11.144.1: #108344# now using the correct aspect ratio if creating thumbnail from metafile


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [9fed6a615244cbd94ccd488de256792e68a22dd0]

INTEGRATION: CWS draw9 (1.18.142); FILE MERGED 2003/03/25 20:30:59 iha 1.18.142.1: #105788# create links also from invalid urls


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [932620daba0de90604b707929e8c5c55a2c2ed72]

INTEGRATION: CWS draw9 (1.14.2.1.68); FILE MERGED 2003/03/25 20:30:58 iha 1.14.2.1.68.1: #105788# create links also from invalid urls


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [c96d2e125ee4ec5ce38b0440b8bdad4cdd305b43]

INTEGRATION: CWS draw9 (1.18.142); FILE MERGED 2003/03/25 20:30:57 iha 1.18.142.1: #105788# create links also from invalid urls


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [40cc53a3011312287ebbe03d944792c7d8c73858]

INTEGRATION: CWS draw9 (1.15.2.1.66); FILE MERGED 2003/04/14 15:48:56 af 1.15.2.1.66.2: RESYNC: (1.16-1.17); FILE MERGED 2003/03/25 20:30:57 iha 1.15.2.1.66.1: #105788# create links also from invalid urls


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [1b25ff7909ab550785ad8fae71921b686cc6e179]

INTEGRATION: CWS draw9 (1.13.8.1.56); FILE MERGED 2003/04/04 15:47:20 af 1.13.8.1.56.1: #108608# Tab travelling now cycles through shape list when either end is reached.


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [cb0360a3d11a91288c3d6e201d08f1dc6f25d9be]

INTEGRATION: CWS draw9 (1.26.10); FILE MERGED 2003/04/14 15:50:45 af 1.26.10.3: RESYNC: (1.26-1.27); FILE MERGED 2003/04/11 14:21:28 af 1.26.10.2: #108691# Removed superfluous maVisibleChildren.erase(I) from RemoveShape(). 2003/04/11 13:55:02 af 1.26.10.1: #108630# ClearAccessibleShapeList() starts numbering of shapes at 1.


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [6bcfa1adcf114b2195b1256f6c8416e56e591d54]

INTEGRATION: CWS draw9 (1.40.10); FILE MERGED 2003/04/11 14:54:50 af 1.40.10.1: #108697# Added a space to speparate name and index to prevent ViaVoice from spelling the name.


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [de2c718d5269086f33d22e6103f3be6a7ac59aae]

INTEGRATION: CWS draw9 (1.32.2.5.46); FILE MERGED 2003/04/08 15:20:03 af 1.32.2.5.46.2: RESYNC: (1.32.2.5-1.34); FILE MERGED 2003/04/04 14:16:00 thb 1.32.2.5.46.1: #108558# Changed non-fatal assertion to trace


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [fbd8499ec6c54a92a85a1e0bedcc738ace35d4b1]

INTEGRATION: CWS draw9 (1.16.110); FILE MERGED 2003/04/10 14:39:27 aw 1.16.110.1: #108584# for the changed pool defaults from drawing layer pool set those attributes as hard attributes to preserve them for saving


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [ddc94fd9ec029d5a0cf3da1f985ff0486e516ccc]

INTEGRATION: CWS draw9 (1.26.84); FILE MERGED 2003/03/27 08:15:17 oj 1.26.84.2: #107472# forget return 2003/03/26 16:31:47 oj 1.26.84.1: #107472# new method to separate the setprinter call for draw


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [ffb19529678c7a41d95cc3b989711706fd0c0739]

INTEGRATION: CWS draw9 (1.14.2.3.24); FILE MERGED 2003/04/01 16:29:56 sj 1.14.2.3.24.1: #i12131# AW: If layer name was not translated this may be an old layer name in translated speech version. To avoid errors (see bugid) this needs to be set to a useful default. Best default-layout is 'Layout'


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [82d58201ec4fa829381c3cc571a5d52b7458b726]

INTEGRATION: CWS draw9 (1.9.84); FILE MERGED 2003/04/14 15:22:52 af 1.9.84.2: RESYNC: (1.9-1.10); FILE MERGED 2003/04/02 13:05:21 aw 1.9.84.1: #108538# To make a correct SetAttribs() call at the utlinerView it is necessary to split the actions here


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [e3549f84f87753dc330c4f660948725e430eb099]

INTEGRATION: CWS draw9 (1.19.4); FILE MERGED 2003/04/14 09:14:25 sj 1.19.4.1: #i12101# decoding url before jumping to bookmark


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [e4105a93ecbf7ead27fcb5f7aaf1ad768797f5bc]

INTEGRATION: CWS draw9 (1.29.2.3.26); FILE MERGED 2003/03/31 08:50:01 af 1.29.2.3.26.1: #108115# The tab control is set to the current page only when not in layer mode.


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [10481487dffa7c3d491c4eec05d0b6849913f163]

INTEGRATION: CWS draw9 (1.14.6.1.24); FILE MERGED 2003/03/31 15:11:50 aw 1.14.6.1.24.1: #107865# The case for the superordinate object is missing.


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [025a70f82547a8fca71d60c6ee43ba88a91dcad2]

INTEGRATION: CWS draw9 (1.22.84); FILE MERGED 2003/04/11 07:07:16 ka 1.22.84.1: #i12946#: disable font smoothing for move effects


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [fcdd83ed6a863fef339b38391b26896170058e2e]

INTEGRATION: CWS draw9 (1.61.2.2.24); FILE MERGED 2003/03/27 09:05:52 oj 1.61.2.2.24.2: #107472# lock solarmutex 2003/03/26 16:31:46 oj 1.61.2.2.24.1: #107472# new method to separate the setprinter call for draw


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [39ce1dc3cdbdc5c81e511c6c62b47a3b244c4760]

INTEGRATION: CWS draw9 (1.25.84); FILE MERGED 2003/04/14 12:36:59 af 1.25.84.2: 108104 PrinterIndependentLayout property now is a short integer. 2003/04/04 14:09:40 af 1.25.84.1: #108104# Added support for printer independent layout.


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [a9f096e72797f254c836d5c8e58b41c0398d33b1]

INTEGRATION: CWS draw9 (1.20.6.2.24); FILE MERGED 2003/03/26 16:31:44 oj 1.20.6.2.24.1: #107472# new method to separate the setprinter call for draw


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [076a758a2798a58692d65f5a758ccfc98dca045c]

INTEGRATION: CWS draw9 (1.5.118); FILE MERGED 2003/03/24 16:16:11 af 1.5.118.1: #108104# Added SetImpressMode() method.


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [89f4640db4672a5bd08b2d100855815adfae4dfc]

INTEGRATION: CWS draw9 (1.16.84); FILE MERGED 2003/04/04 14:04:56 af 1.16.84.2: #108104# Changed type of printer independent layout mode from boolean to integer. 2003/03/26 14:11:37 af 1.16.84.1: #108104# Added bUsePrinterMetrics flag.


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [2947273e3808619d646a742845f5c3723e735459]

INTEGRATION: CWS draw9 (1.37.4); FILE MERGED 2003/04/14 09:40:59 sj 1.37.4.1: #i12101# decoding url before displaying quickhelp text


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [338b2d1afa428e61312378a8ab2ac93c517a15e9]

INTEGRATION: CWS draw9 (1.13.84); FILE MERGED 2003/04/14 09:52:58 sj 1.13.84.1: #i12101# decoding url before displaying quickhelp text


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [14f1d9bfa01db3ab1f39ab033b373c150c33743b]

INTEGRATION: CWS draw9 (1.48.2.1.38); FILE MERGED 2003/04/14 15:24:30 af 1.48.2.1.38.3: RESYNC: (1.49-1.51); FILE MERGED 2003/04/11 13:01:37 af 1.48.2.1.38.2: #108754# Added implementation of inherited GetDocumentRefDev(). 2003/04/04 13:57:28 af 1.48.2.1.38.1: #108104# Added support for printer independent layout.


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [128101a038b5655017f2358730fc0483b9a043bd]

INTEGRATION: CWS draw9 (1.14.92); FILE MERGED 2003/04/04 13:45:58 af 1.14.92.2: #108104# Connect check box and item set for printer independent layout. 2003/03/24 16:28:30 af 1.14.92.1: #108104# Addition of use-printer-metrics check box.


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [b02006e3d5f8e6cb14ef9056ae62951c7870cc6a]

INTEGRATION: CWS draw9 (1.3.114); FILE MERGED 2003/03/25 07:48:25 oj 1.3.114.1: #96072# call update after exetcuting the dialog


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [8b6435def1f40ab8a6fa8f3f85ea14553b7c3dc0]

INTEGRATION: CWS draw9 (1.25.4.1.52); FILE MERGED 2003/04/09 09:50:43 af 1.25.4.1.52.4: #108104# Added printer independent layout in CreateItemSet(). 2003/04/08 10:38:46 af 1.25.4.1.52.3: RESYNC: (1.25.4.1-1.27); FILE MERGED 2003/04/04 13:43:45 af 1.25.4.1.52.2: #108104# Set printer independent layout from item set. 2003/03/26 14:16:59 af 1.25.4.1.52.1: #108104# The SdTpOptionsMisc class now has a SetImpressMode method that has to be called.


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [626dc42e16075a81b5375c275de58ff075b213f5]

INTEGRATION: CWS draw9 (1.20.84); FILE MERGED 2003/04/17 12:14:19 cl 1.20.84.1: #108896# copy all animation settings to the sumary slide


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [7029326202e015da924b550ba5744e0db9c7ae9b]

INTEGRATION: CWS draw9 (1.18.84); FILE MERGED 2003/04/04 13:40:33 af 1.18.84.1: #108104# Renamed ref device to mpVirtualRefDevice.


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [e8f1dad642033fb8ea98e459e6be45e3926170de]

INTEGRATION: CWS draw9 (1.24.84); FILE MERGED 2003/04/04 13:37:07 af 1.24.84.2: #108104# Turned printer independent layout mode from boolean into integer. 2003/03/26 14:15:48 af 1.24.84.1: #108104# Added bUsePrinterMetrics flag.


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [316448b9fe35b02e619fef4d838a60a5b3c0362f]

INTEGRATION: CWS draw9 (1.67.2.1.22); FILE MERGED 2003/04/08 10:41:54 af 1.67.2.1.22.3: RESYNC: (1.67.2.1-1.68); FILE MERGED 2003/04/03 15:23:35 sj 1.67.2.1.22.2: #108190# fixed rounding issue for paragraph top and bottom spacing 2003/03/27 10:50:07 sj 1.67.2.1.22.1: #i8506# now exporting shapes having a hatch fillstyle as metafile


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [d615dafc72465c2085bd87b82c3de02d7234ae3f]

INTEGRATION: CWS draw9 (1.33.8.1.26); FILE MERGED 2003/03/31 10:44:42 aw 1.33.8.1.26.1: #107844# Handling of non-empty and empty PresObjs was moved to UndoActionHdl to allow adding the correct SdrUndoUserCallObj. This may be done here, too, but it makes more sense to handle all changes to PresObjs in a central place where the Undo is needed to be fetched anyways.


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [aa65a8a276c7c0b626e500c389339ffc6c1d82f7]

INTEGRATION: CWS draw9 (1.15.84); FILE MERGED 2003/04/10 09:10:10 aw 1.15.84.2: #108658# Set the size here since else the presobj autolayout will be wrong. 2003/03/31 10:43:41 aw 1.15.84.1: #107844# SfxUndoAction::Merge() is empty implemented and does nothing. To really add the action here without getting a recursive call to this link the RTTI needs to be used. So, pUndoGroup is filled and used if this worked well. Handling of non-empty and empty PresObjs was moved to UndoActionHdl to allow adding the correct SdrUndoUserCallObj. This may be done here, too, but it makes more sense to handle all changes to PresObjs in a central place where the Undo is needed to be fetched anyways.


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [085ee364caa8ad1e528b7f9fff83265a71168f5c]

INTEGRATION: CWS draw9 (1.56.2.1.26); FILE MERGED 2003/04/23 13:36:35 af 1.56.2.1.26.5: #107942# Using the application language to determine text direction instead of CTL language. 2003/04/17 17:51:47 aw 1.56.2.1.26.4: #108104# Since it is possible that a SdDrawDocument is constructed without a SdDrawDocShell the pointer member pDocSh needs to be tested before the call is executed. This is e.-g. used for copy/paste. 2003/04/09 09:52:03 af 1.56.2.1.26.3: #108104# Changing default for printer independent layout for pre-6.0 documents. 2003/04/04 12:59:02 af 1.56.2.1.26.2: #108104# Added access to current printer layout mode. 2003/03/28 12:09:17 af 1.56.2.1.26.1: #107942# Evaluating the current CTL language to switch on CTL features.


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [dde02f03895e90775799d9bfdb3ee85a08277f45]

INTEGRATION: CWS draw9 (1.17.84); FILE MERGED 2003/04/04 12:57:22 af 1.17.84.1: #108104# Modified access to virtual ref device.


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [245f57c654eaffbc7ba05c07f563c1465366ed3a]

INTEGRATION: CWS draw9 (1.23.84); FILE MERGED 2003/04/04 12:55:38 af 1.23.84.2: #108104# Added methods and member for storage and access to printer layout mode. 2003/03/31 10:42:23 aw 1.23.84.1: #107844# An undo class which is able to set/unset user calls is needed to handle the undo/redo of PresObjs correctly. It can also add/remove the object from the PresObjList of that page.


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [c0366cbd25c2bd6920c6d3db0903c341b744f8d8]

INTEGRATION: CWS draw9 (1.39.4.3.28); FILE MERGED 2003/04/14 16:35:08 af 1.39.4.3.28.2: RESYNC: (1.40-1.42); FILE MERGED 2003/03/26 16:30:12 oj 1.39.4.3.28.1: #107472# new method to separate the setprinter call for draw


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [c9e108aac6d5f42f559e2f20792579eb21aea040]

INTEGRATION: CWS uno3 (1.53.6); FILE MERGED 2003/04/22 14:26:40 jl 1.53.6.1: #108692# correct error message if office is not configured to run java


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [333138e1f828aaf21aa27b98ae3ffd064a850576]

INTEGRATION: CWS uno3 (1.23.52); FILE MERGED 2003/04/16 14:55:14 tbe 1.23.52.1: #108974# Office crashes when creating new Basic library in backing component


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [f52327b4e765512574c0aaf94138d3c807a238ec]

INTEGRATION: CWS uno3 (1.19.52); FILE MERGED 2003/04/16 14:55:13 tbe 1.19.52.1: #108974# Office crashes when creating new Basic library in backing component


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [90ae4430152fe909ac68315d62b2c2159bc90636]

INTEGRATION: CWS mav4 (1.23.70); FILE MERGED 2003/04/15 12:50:02 tl 1.23.70.1: #108782# PDF export with non existing printers fixed


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [48f3a9d98b30e1118109bbf42d4e72e022c437e6]

INTEGRATION: CWS mav4 (1.8.72); FILE MERGED 2003/04/15 12:45:59 tl 1.8.72.1: #108811# switching from small button to large and vice versa fixed


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [1be7d4ccafad6f81b97f4bfde0bdf6bb72f2d497]

INTEGRATION: CWS mav4 (1.25.10); FILE MERGED 2003/04/15 12:43:28 tl 1.25.10.1: #108598# selection when inserting via toolbox fixed


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [aa1f6e89d2706b97f15209bf19fc2112521e636e]

INTEGRATION: CWS mav4 (1.8.12); FILE MERGED 2003/04/15 12:43:18 tl 1.8.12.1: #108598# selection when inserting via toolbox fixed


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [1f76c268a10c32eff03245ff466e8e3ce82c3482]

INTEGRATION: CWS uno3 (1.5.10); FILE MERGED 2003/04/17 09:51:40 jsc 1.5.10.1: #108996# remove merged cells and extend docu


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [275a3309a96663b64f2ba74031c16fe84c6c4f06]

INTEGRATION: CWS mav4 (1.31.4); FILE MERGED 2003/04/15 15:46:56 mba 1.31.4.1: #108953#: support layout information through XRenderable


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [9547ef572b6efed39c044ef65629b85bb75d6580]

INTEGRATION: CWS mav4 (1.32.4); FILE MERGED 2003/04/15 15:03:05 sab 1.32.4.1: #108931#; notify Accessibility before all things happen


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [e92992df352c7b73610615cb84ff2997d909d0f9]

INTEGRATION: CWS mav4 (1.28.14); FILE MERGED 2003/04/15 15:46:55 mba 1.28.14.1: #108953#: support layout information through XRenderable


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [c8e471a1df88e21dfb9a16c162f602194bb9f064]

INTEGRATION: CWS uno3 (1.11.58); FILE MERGED 2003/04/16 14:55:15 tbe 1.11.58.1: #108974# Office crashes when creating new Basic library in backing component


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [061490a4729b45cadf48b9fdcfef759881622d79]

INTEGRATION: CWS mav4 (1.18.4); FILE MERGED 2003/04/15 15:46:55 mba 1.18.4.1: #108953#: support layout information through XRenderable


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [ece1ee95f729878707d42c2eccf425161828b9e4]

INTEGRATION: CWS uno3 (1.21.56); FILE MERGED 2003/04/16 14:55:15 tbe 1.21.56.1: #108974# Office crashes when creating new Basic library in backing component


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [e3a2ef19b33a2f508202df8a46e27056c88f9f46]

INTEGRATION: CWS mav4 (1.19.126); FILE MERGED 2003/04/15 16:59:07 nn 1.19.126.1: #i11702# undo for changing object's layer


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [9786ab7afbb58e5acfc4fe467efc7af4d947e232]

INTEGRATION: CWS uno3 (1.39.52); FILE MERGED 2003/04/16 14:55:14 tbe 1.39.52.1: #108974# Office crashes when creating new Basic library in backing component


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [cfaf988219399e19d9eb0ac8bf39af1a1b5b4ac2]

INTEGRATION: CWS mav4 (1.12.132); FILE MERGED 2003/04/15 19:17:24 nn 1.12.132.1: #i13392# CheckOle: also find OLE objects in groups


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [f8b8d186e7b7dda3b99a426528ef126e52bda525]

INTEGRATION: CWS mav4 (1.32.124); FILE MERGED 2003/04/15 15:46:54 mba 1.32.124.1: #108953#: support layout information through XRenderable


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [b727cafd098fb2242c0ed5cea98e5b953b0cc30e]

INTEGRATION: CWS mav4 (1.7.128); FILE MERGED 2003/04/15 15:46:53 mba 1.7.128.1: #108953#: support layout information through XRenderable


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [e9df3432617f0f0bc56299faa0a2f433e12824af]

INTEGRATION: CWS uno3 (1.2.12); FILE MERGED 2003/04/17 09:30:01 dbo 1.2.12.1: #i9518#


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [d6b0e78b0a6b966ad7f6ce9b4c1bffaaea0cd8bc]

INTEGRATION: CWS mav4 (1.58.4); FILE MERGED 2003/04/15 15:00:32 sab 1.58.4.1: #108931#; don't ask for the EditView only.


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [7afbd3f4bb0833ea2e213c94338b3e6f0eed73dd]

INTEGRATION: CWS uno3 (1.2.12); FILE MERGED 2003/04/17 09:14:15 dbo 1.2.12.1: #i9518#


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [4ad3eb94c220945a7faf3f7906b5d805959f3bbb]

INTEGRATION: CWS mav4 (1.4.4); FILE MERGED 2003/04/15 11:51:56 dr 1.4.4.1: #108935# import of transparent cells


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [bfd457cfb88f89116fc6945f4e44731f3f1d8608]

INTEGRATION: CWS mav4 (1.50.14); FILE MERGED 2003/04/15 15:46:52 mba 1.50.14.1: #108953#: support layout information through XRenderable


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [ceaeb24b6207076fce5373b2baff5ee52ca3783c]

INTEGRATION: CWS uno3 (1.43.14); FILE MERGED 2003/04/15 14:48:15 jl 1.43.14.1: #108692# Java not configured message changed


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [b263866f00779d6d16ef9d5fd3121ac82a1cf100]

INTEGRATION: CWS uno3 (1.11.8); FILE MERGED 2003/04/17 09:19:03 dbo 1.11.8.1: #i9518#


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [f79e7c7a0357966570b036922ed55221c2e5208e]

INTEGRATION: CWS uno3 (1.6.26); FILE MERGED 2003/04/15 12:32:36 jl 1.6.26.1: #108707# FactoryHelper supports multiple services


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [476ca04c2d43109b758f945cfb2949f58c51d917]

INTEGRATION: CWS uno3 (1.12.14); FILE MERGED 2003/04/16 12:01:44 ab 1.12.14.1: #i13122# Fixed LSet/RSet


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [51f32751afe81ae9b10673a98c73850ff4faeace]

INTEGRATION: CWS mav4 (1.12.10); FILE MERGED 2003/04/15 12:39:49 tl 1.12.10.1: #108864# first time spelling problem fixed


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [b5219e4364c8d58627818ce4301bf2ae69e96a64]

INTEGRATION: CWS uno3 (1.48.14); FILE MERGED 2003/04/16 15:19:59 ab 1.48.14.1: #13230# Check overflow in Val()


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [897b98e345cc880b926c30fd5540f96b8492fc13]

INTEGRATION: CWS mav4 (1.16.30); FILE MERGED 2003/04/15 14:28:29 tl 1.16.30.1: #108923# ENGLISH_AUS, ENGLISH_EIRE added


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [921fab80e7a0a446bb2c434de3ca33df4896b44b]

INTEGRATION: CWS uno3 (1.21.14); FILE MERGED 2003/04/17 09:05:38 ab 1.21.14.1: #i13114# Removed obsolete assertions concerning storage name


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [576610290b6a25663fe640c46b280a5624cff8bf]

INTEGRATION: CWS mav4 (1.46.8); FILE MERGED 2003/04/15 16:57:10 nn 1.46.8.1: #i11702# undo for changing object's layer


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [191f3dc369c1d0ef28003bfd5fb49868178e6589]

INTEGRATION: CWS uno3 (1.3.12); FILE MERGED 2003/04/17 13:49:40 jb 1.3.12.1: #108949# clear TreeSegment reference in strategy when disposeData() is called


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [dbee88ab175b95c35a981adce28f68083aa167ec]

INTEGRATION: CWS uno3 (1.23.10); FILE MERGED 2003/04/17 13:49:40 jb 1.23.10.1: #108949# clear TreeSegment reference in strategy when disposeData() is called


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [fe752d413429de690e2f17db9c703558d474566d]

INTEGRATION: CWS uno3 (1.1.48); FILE MERGED 2003/04/17 13:49:39 jb 1.1.48.1: #108949# clear TreeSegment reference in strategy when disposeData() is called


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [877550f06b58e8479b7e05b1b83902c4da1d7ef5]

INTEGRATION: CWS uno3 (1.1.48); FILE MERGED 2003/04/17 13:49:38 jb 1.1.48.1: #108949# clear TreeSegment reference in strategy when disposeData() is called


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [d7e4050aec6e44f5e84d5c1c12202d7bb447a591]

INTEGRATION: CWS mav4 (1.3.2); FILE MERGED 2003/04/16 09:05:36 cl 1.3.2.1: #108952# #108965# fixed strings


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [9eca3c4d8d702ebca1f3feed990c20b47d60b913]

lost integration comment


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [8cbd7415de9a31941be25444c0bd3f7a74cc7336]

INTEGRATION: CWS mav4 (1.2.2); FILE MERGED 2003/04/16 10:42:55 cl 1.2.2.1: #108952# #108965# fixed strings


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [ed550b22e6d70e8534dda85b25e84549e81e9eb5]

INTEGRATION: CWS mav4 (1.2.2); FILE MERGED 2003/04/16 09:05:35 cl 1.2.2.1: #108952# #108965# fixed strings


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [dcd97114f657fdf1119956f4d16ed0775097f020]

INTEGRATION: CWS mav4 (1.2.2); FILE MERGED 2003/04/11 09:56:27 cl 1.2.2.1: #108822# fixed type when export filter node


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [fdbc0b32bd4d4f940582b40de916068580a5ffc5]

INTEGRATION: CWS mav4 (1.2.2); FILE MERGED 2003/04/15 14:05:22 abutler 1.2.2.1: #108576# removed meta processing


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [9fc274ab59b87dc8041847ec50f0db06fb0a40af]

INTEGRATION: CWS mav4 (1.25.8); FILE MERGED 2003/04/15 14:56:38 mba 1.25.8.1: #108942#: Draw4.0 is Impress4.0


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [dc401cecf6ef95cb86792873c923b87ca191547f]

INTEGRATION: CWS mav4 (1.6.4); FILE MERGED 2003/04/23 08:32:42 mav 1.6.4.1: #i5970# CLSID for chart


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [61f3db35ad221778a85985d4e3e340b140cdbf5b]

INTEGRATION: CWS mav4 (1.7.2); FILE MERGED 2003/04/14 07:27:51 mav 1.7.2.2: RESYNC: (1.7-1.8); FILE MERGED 2003/04/11 14:02:28 mav 1.7.2.1: #108635# store the extent information in the additional stream


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [54584a2920272cd6df2d022d093e5a77dd1bfc54]

INTEGRATION: CWS mav4 (1.10.2); FILE MERGED 2003/04/11 14:02:28 mav 1.10.2.1: #108635# store the extent information in the additional stream


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [afc47f49cbd8ba6314f4a4c0f2574664906cc205]

INTEGRATION: CWS mav4 (1.1.2); FILE MERGED 2003/04/17 11:47:55 mav 1.1.2.1: #109022# use OleEmbeddedServerRegistration


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [80964de1315b12108bd6f03362f640a5e28a3e38]

INTEGRATION: CWS mav4 (1.10.2); FILE MERGED 2003/04/11 14:02:27 mav 1.10.2.1: #108635# store the extent information in the additional stream


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [b64176bb10f35b65d31654046589e76b24aa6f1c]

INTEGRATION: CWS mav4 (1.11.2); FILE MERGED 2003/04/11 14:02:26 mav 1.11.2.1: #108635# store the extent information in the additional stream


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [b40e4c11ee96aeba0fc5d06407d289891c148918]

INTEGRATION: CWS mav4 (1.11.2); FILE MERGED 2003/04/14 09:44:15 mav 1.11.2.2: #108635# increase a reference 2003/04/11 14:02:25 mav 1.11.2.1: #108635# store the extent information in the additional stream


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [8bb910fde4ad28820b84e61a52d890adcd962902]

INTEGRATION: CWS mav4 (1.21.18); FILE MERGED 2003/04/15 13:06:05 os 1.21.18.1: #108280# save AutoText entry document on PREPARECLOSEDOC event


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [22ccab19976dd35669f9a4317cc5162f2cbe266d]

INTEGRATION: CWS mav4 (1.25.18); FILE MERGED 2003/04/15 08:54:33 os 1.25.18.1: #108876# set font attribute always when inserting special characters


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [1e4a10e463c59fa8289a4ea1e7fa51c37c058721]

INTEGRATION: CWS mav4 (1.26.20); FILE MERGED 2003/04/15 06:28:09 os 1.26.20.1: #i13139# spelling corrected


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [030452e917a637493de2252b465a9cdb9ec0f7b4]

INTEGRATION: CWS mav4 (1.14.4); FILE MERGED 2003/04/15 14:51:51 os 1.14.4.1: #107977# select font and language depending on the application locale


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [de05110aa0746e68e0c1fb9d7bebce4da1fb4988]

INTEGRATION: CWS mav4 (1.74.4); FILE MERGED 2003/04/15 12:37:57 tl 1.74.4.1: #108502# lcl_setValue, lcl_setString fixed (call ClaimFrmFmt)


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [77bb6df7de649f8b63354dbff46480236b309003]

INTEGRATION: CWS mav4 (1.5.16); FILE MERGED 2003/04/16 09:21:53 dvo 1.5.16.1: #108964# deleting UNO bookmarks doesn't modify the document


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [dfc6d696a811e8f9735d51ad2af546d44d30bd57]

INTEGRATION: CWS mav4 (1.27.2); FILE MERGED 2003/04/15 09:05:30 as 1.27.2.1: #108892# establish backing component on startup if no command line parameter exists


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [010ea2d68f81d44005907fc945a965283c42bf57]

INTEGRATION: CWS mav4 (1.40.4); FILE MERGED 2003/04/16 06:34:15 tl 1.40.4.1: #108916# return value now initialized


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [375f61c6dac73313cfcc09c37dbc410bbac7e104]

INTEGRATION: CWS mav4 (1.76.12); FILE MERGED 2003/04/23 08:29:20 mav 1.76.12.1: #i5970# allow to switch off the new MS export feature


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [8d8d5e7c5ab1ca5ad994daf9b8027ee92166fb1d]

INTEGRATION: CWS mav4 (1.2.2); FILE MERGED 2003/04/09 14:34:30 lo 1.2.2.1: #108766# set timebomb to 2003-12-31


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [d3da70ee3c4958ca9a2df642805459ab2db4ed4a]

INTEGRATION: CWS mav4 (1.1.90); FILE MERGED 2003/04/09 15:30:59 lo 1.1.90.1: #108766# force dependency for makefile change


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [b7038b0ea973c5cdb8424e3fb0d9fd6db40606e5]

INTEGRATION: CWS mav4 (1.13.4); FILE MERGED 2003/04/15 09:05:29 as 1.13.4.1: #108892# establish backing component on startup if no command line parameter exists


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [bb6ae9c8ac449ae1f58a726eca1114a976fe3a27]

INTEGRATION: CWS mav4 (1.17.4); FILE MERGED 2003/04/15 09:05:28 as 1.17.4.1: #108892# establish backing component on startup if no command line parameter exists


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [03955b937d72199be07dfd12fb9901cc09e3adc1]

INTEGRATION: CWS mav4 (1.105.2); FILE MERGED 2003/04/23 08:07:33 as 1.105.2.6: #109052# let backing mode property set by the backing component itself 2003/04/22 13:17:04 as 1.105.2.5: #108892# enable backing component again 2003/04/22 10:05:43 as 1.105.2.4: #108892# disable backing component ... 2003/04/16 11:09:08 lo 1.105.2.3: #208976# call CloseSplashScreen in DeInit 2003/04/16 09:21:55 lo 1.105.2.2: #108945# disable ipc thread when help message is displayed 2003/04/15 09:05:27 as 1.105.2.1: #108892# establish backing component on startup if no command line parameter exists


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [5e747614744799ae3a9c748bc61f631e68f96d0b]

INTEGRATION: CWS mav4 (1.16.2); FILE MERGED 2003/04/15 09:05:27 as 1.16.2.1: #108892# establish backing component on startup if no command line parameter exists


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [3840e9f4e775e6fc15fbe30df28bdf83455ea8c9]

INTEGRATION: CWS mav4 (1.65.2); FILE MERGED 2003/04/23 08:09:07 as 1.65.2.1: #109052# recognize backing component on showing closer


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [28a6d294088fbfaf62bc254fc69db09f0f2208c2]

INTEGRATION: CWS mav4 (1.4.2); FILE MERGED 2003/04/23 08:09:21 as 1.4.2.1: #109052# let backing mode property set by the backing component itself


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [165230437837f84673d5f90be93d623a2d3a0f0c]

INTEGRATION: CWS mav4 (1.9.2); FILE MERGED 2003/04/15 09:14:01 as 1.9.2.1: #108892# fix some potentiell bugs, which can occures on office startup


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [a2505ec16d9118e40ced54e20402212d34cd1b1f]

INTEGRATION: CWS mav4 (1.3.2); FILE MERGED 2003/04/23 08:08:22 as 1.3.2.1: #109052# let backing mode property set by the backing component itself


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [efc94fc1056dc4db7ae075b121a6c028c2383409]

INTEGRATION: CWS mav4 (1.2.10); FILE MERGED 2003/04/23 13:17:52 as 1.2.10.1: #109052# HACK: refresh background color if it was changed by 3rdparty!


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [969f41a8bf6dc3448d1bd3bdc0eb5fd188b1ab57]

INTEGRATION: CWS mav4 (1.3.2); FILE MERGED 2003/04/15 09:14:00 as 1.3.2.1: #108892# fix some potentiell bugs, which can occures on office startup


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [485ba15fdfbc0934b9207229854bd04a91ca336c]

INTEGRATION: CWS mav4 (1.2.10); FILE MERGED 2003/04/23 13:17:42 as 1.2.10.1: #109052# HACK: refresh background color if it was changed by 3rdparty!


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [721504bd3b8d22b6f083af63601d8abecc0f7d2a]

INTEGRATION: CWS mav4 (1.31.10); FILE MERGED 2003/04/17 11:46:25 mav 1.31.10.1: #109022# new OleEmbeddedServerRegistration


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [5e8eee4e6b360037a5996b1874b3c29694083f58]

INTEGRATION: CWS mav4 (1.2.18); FILE MERGED 2003/04/14 16:59:51 dvo 1.2.18.1: #108920# PrinterIndependentLayout uses short, not long


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [56b44d928156ca7514483c57ab6f32e92d9500b6]

INTEGRATION: CWS mav4 (1.1.2); FILE ADDED 2003/04/17 11:46:23 mav 1.1.2.1: #109022# new OleEmbeddedServerRegistration


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [f258adb764b3268fa1d0c57e3e31edaca86fe1e8]

INTEGRATION: CWS mav4 (1.5.54); FILE MERGED 2003/04/15 12:22:26 oj 1.5.54.1: #108943# merge from apps61beta2 and statement fix, concurrency


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [2d3dece122eb88014000f25087f0d8e2abf5be75]

INTEGRATION: CWS mav4 (1.8.12); FILE MERGED 2003/04/15 12:39:13 abi 1.8.12.2: #88865# added exception handling under windows ( and explicit linking to cppu.lib) 2003/04/15 10:38:53 abi 1.8.12.1: #88865# a hack in an method which will get removed


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [ea6b87864d8a388422f19b217ad6ee394b3ea51b]

INTEGRATION: CWS mav4 (1.36.12); FILE MERGED 2003/04/15 13:19:49 abi 1.36.12.3: #88865# collapsed ctor + set(URL) to ctor(URL) 2003/04/15 12:47:34 abi 1.36.12.2: #88865# added static qualifier 2003/04/15 10:38:34 abi 1.36.12.1: #88865# a hack in an method which will get removed


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [0bb34a840e41672fac1a0157100053e0efca5eb7]

INTEGRATION: CWS mav4 (1.5.12); FILE MERGED 2003/04/15 12:39:14 abi 1.5.12.2: #88865# added exception handling under windows ( and explicit linking to cppu.lib) 2003/04/15 10:38:34 abi 1.5.12.1: #88865# a hack in an method which will get removed


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [64d539d931ae8e7849db981b43feb2f9c58d5999]

INTEGRATION: CWS mav4 (1.12.78); FILE MERGED 2003/04/16 11:40:06 mav 1.12.78.1: #88862# dependency from ucbhelper


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [dd7d4c3994a29c10e159ab9cf1fcaadeb6c7f31e]

INTEGRATION: CWS mav4 (1.8.54); FILE MERGED 2003/04/15 12:22:26 oj 1.8.54.1: #108943# merge from apps61beta2 and statement fix, concurrency


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [e7e84c96fbb3e361e85052ec08a6aa867145458a]

INTEGRATION: CWS mav4 (1.38.20); FILE MERGED 2003/04/15 13:13:25 as 1.38.20.1: #108912# special handling for SID_BACKGROUND_COLOR


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [6b2c5711c2ab1c9dfba8bbfbd1637f2a856cfd79]

INTEGRATION: CWS mav4 (1.10.20); FILE MERGED 2003/04/15 16:55:53 nn 1.10.20.1: #i11702# add SdrUndoObjectLayerChange


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [4fda97cf0cb052fbd1b593629461a69234e9d4c9]

INTEGRATION: CWS mav4 (1.7.6); FILE MERGED 2003/04/23 08:35:23 mav 1.7.6.1: #i5970# new MS export feature


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [fae23b757a40258c25fc4b57f5484cff00d04aa3]

INTEGRATION: CWS mav4 (1.9.20); FILE MERGED 2003/04/23 08:35:23 mav 1.9.20.1: #i5970# new MS export feature


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [30d823b79f5ca71e01c6013744478403f3bae0c6]

INTEGRATION: CWS mav4 (1.11.174); FILE MERGED 2003/04/16 09:47:38 ka 1.11.174.1: #108959#: use log size ratio to create thumbnails


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [45a4ee5cb099517c4ce4583582d2edb1654aedc3]

INTEGRATION: CWS mav4 (1.2.6); FILE MERGED 2003/04/16 08:35:16 os 1.2.6.1: #108960# English<>German mix fixed


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [541a0e8e107d5c119da4e20037bcac41f11e365c]

INTEGRATION: CWS mav4 (1.33.6); FILE MERGED 2003/04/17 07:38:08 mav 1.33.6.2: #100000# adopt code for linux and solaris compilers 2003/04/15 15:03:47 thb 1.33.6.1: #108947# Sorting paragraph ranges before calling FireEvent


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [62299899627263fa27c7a0e74d9e973a0f1d863d]

INTEGRATION: CWS mav4 (1.25.54); FILE MERGED 2003/04/15 12:22:11 oj 1.25.54.1: #108943# merge from apps61beta2 and statement fix, concurrency


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [3104046f7a62cc3913e88dedec4fa8cde4ae47c6]

INTEGRATION: CWS mav4 (1.5.60); FILE MERGED 2003/04/15 12:22:26 oj 1.5.60.1: #108943# merge from apps61beta2 and statement fix, concurrency


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [4b81867ba7eb81916be2a55bc747be9b0a3afd76]

INTEGRATION: CWS mav4 (1.4.60); FILE MERGED 2003/04/15 12:22:25 oj 1.4.60.1: #108943# merge from apps61beta2 and statement fix, concurrency


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [72d9b5765046b929b2dd83e359addf32217be975]

INTEGRATION: CWS mav4 (1.4.60); FILE MERGED 2003/04/15 12:22:24 oj 1.4.60.1: #108943# merge from apps61beta2 and statement fix, concurrency


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [e580967c0589bc9e73086730b2fc1718ee291673]

INTEGRATION: CWS mav4 (1.12.54); FILE MERGED 2003/04/15 12:22:18 oj 1.12.54.1: #108943# merge from apps61beta2 and statement fix, concurrency


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [23442da311f8d66e0a19a1d6e098a844220e3dad]

INTEGRATION: CWS mav4 (1.12.72); FILE MERGED 2003/04/17 07:47:26 mav 1.12.72.1: add jvmaccess


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [e5b76423276f3354436e26aba3d79642103bf6f1]

INTEGRATION: CWS mav4 (1.8.60); FILE MERGED 2003/04/15 12:22:17 oj 1.8.60.1: #108943# merge from apps61beta2 and statement fix, concurrency


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [9c32cb6fdb9a56f26e9964fddcb5dc806733c1ea]

INTEGRATION: CWS mav4 (1.4.84); FILE MERGED 2003/04/15 12:22:17 oj 1.4.84.1: #108943# merge from apps61beta2 and statement fix, concurrency


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [53b260467c0b3a63fc36e8b92a13e719a228029b]

INTEGRATION: CWS mav4 (1.3.84); FILE MERGED 2003/04/15 12:22:16 oj 1.3.84.1: #108943# merge from apps61beta2 and statement fix, concurrency


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [4def11af42e094ec24c5c1b6dda43c73235eab0d]

INTEGRATION: CWS mav4 (1.1.1.1.98); FILE MERGED 2003/04/15 12:22:15 oj 1.1.1.1.98.1: #108943# merge from apps61beta2 and statement fix, concurrency


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [62b78e847278457491a36be908d0fb3218e511fd]

INTEGRATION: CWS mav4 (1.4.76); FILE MERGED 2003/04/15 12:22:14 oj 1.4.76.1: #108943# merge from apps61beta2 and statement fix, concurrency


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [e4bf2e63c7b17c09d98b50fc148f7dd7e08ac8fe]

INTEGRATION: CWS mav4 (1.4.82); FILE MERGED 2003/04/15 12:22:14 oj 1.4.82.1: #108943# merge from apps61beta2 and statement fix, concurrency


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [92406eb92ee8cad83c4bb500f8489abdf79f80f9]

INTEGRATION: CWS mav4 (1.17.54); FILE MERGED 2003/04/15 12:22:13 oj 1.17.54.1: #108943# merge from apps61beta2 and statement fix, concurrency


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [71a7e91208534c0053166f5c16b5882eaf212e0e]

INTEGRATION: CWS mav4 (1.3.84); FILE MERGED 2003/04/15 12:22:13 oj 1.3.84.1: #108943# merge from apps61beta2 and statement fix, concurrency


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [ebbe2a8d70729a578656bea76e4c52549e24e476]

INTEGRATION: CWS mav4 (1.11.60); FILE MERGED 2003/04/15 12:22:12 oj 1.11.60.1: #108943# merge from apps61beta2 and statement fix, concurrency


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [837b8d9078f3a77db3ec1a3d5acf48557c9a15f5]

INTEGRATION: CWS mav4 (1.63.2); FILE MERGED 2003/04/23 08:35:22 mba 1.63.2.1: #108760#: remove LoadEnv even earlier to avoid problems with dead Mediums when the LoadEnv gets destroyed


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [90cbf2f78f6930aa28dc9ee2cb3e07a66674ae46]

INTEGRATION: CWS mav4 (1.12.54); FILE MERGED 2003/04/15 12:22:12 oj 1.12.54.1: #108943# merge from apps61beta2 and statement fix, concurrency


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [abfb3d33806a4fa1096cbaaeca4e1bcd672595c4]

INTEGRATION: CWS mav4 (1.4.60); FILE MERGED 2003/04/15 12:22:11 oj 1.4.60.1: #108943# merge from apps61beta2 and statement fix, concurrency


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [59f90491fbcf12ccaa59fa52c6e3df0c200e3079]

INTEGRATION: CWS mav4 (1.2.88); FILE MERGED 2003/04/15 12:22:10 oj 1.2.88.1: #108943# merge from apps61beta2 and statement fix, concurrency


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [f40680e9ceb79b73825f66e603e7d727ee31beb1]

INTEGRATION: CWS mav4 (1.42.2); FILE MERGED 2003/04/23 10:30:50 mba 1.42.2.2: #108760#: avoid double disposing 2003/04/11 14:33:04 mav 1.42.2.1: #108635# store the extent information in the additional stream


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [f5c3255e8861ece590d8d136f6978e7b61279b07]

INTEGRATION: CWS mav4 (1.3.60); FILE MERGED 2003/04/15 12:22:10 oj 1.3.60.1: #108943# merge from apps61beta2 and statement fix, concurrency


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [5a4cdc87b24b4d215832fdb469925b37ddfae86c]

INTEGRATION: CWS mav4 (1.4.84); FILE MERGED 2003/04/15 12:22:09 oj 1.4.84.1: #108943# merge from apps61beta2 and statement fix, concurrency


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [9d9de80a314b8911f113d5066a15d56960f452fa]

INTEGRATION: CWS mav4 (1.5.76); FILE MERGED 2003/04/15 12:22:09 oj 1.5.76.1: #108943# merge from apps61beta2 and statement fix, concurrency


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [4ce06e00124eb4a426072a5939c3c7b090996012]

INTEGRATION: CWS mav4 (1.14.10); FILE MERGED 2003/04/15 12:22:08 oj 1.14.10.1: #108943# merge from apps61beta2 and statement fix, concurrency


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [9ecd901d2fbbbf634dfd97fce5a3ccc54faf4295]

INTEGRATION: CWS mav4 (1.3.84); FILE MERGED 2003/04/15 12:22:07 oj 1.3.84.1: #108943# merge from apps61beta2 and statement fix, concurrency


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [e702670047f7bc94f2ad1165eaf68b90cce898ad]

INTEGRATION: CWS mav4 (1.7.80); FILE MERGED 2003/04/15 12:22:06 oj 1.7.80.1: #108943# merge from apps61beta2 and statement fix, concurrency


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [66b8cf6384969e99a5d1cea7b08d6769c79bbb9d]

INTEGRATION: CWS mav4 (1.10.74); FILE MERGED 2003/04/15 12:22:05 oj 1.10.74.1: #108943# merge from apps61beta2 and statement fix, concurrency


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [85cb1211823955e4f0c4d19b9311b26e198593f6]

INTEGRATION: CWS mav4 (1.3.84); FILE MERGED 2003/04/15 12:22:05 oj 1.3.84.1: #108943# merge from apps61beta2 and statement fix, concurrency


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [4ad65d496777f798d9aca681aa6ff10ee941f7e1]

INTEGRATION: CWS mav4 (1.3.84); FILE MERGED 2003/04/15 12:22:04 oj 1.3.84.1: #108943# merge from apps61beta2 and statement fix, concurrency


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [a7bdbab14378462b720bc6752eb8ba3c7a8dd9a0]

INTEGRATION: CWS mav4 (1.3.84); FILE MERGED 2003/04/15 12:22:02 oj 1.3.84.1: #108943# merge from apps61beta2 and statement fix, concurrency


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [1d52704a57468f55276d763fc01731107ed93e6e]

INTEGRATION: CWS mav4 (1.78.12); FILE MERGED 2003/04/15 10:01:16 oj 1.78.12.1: #108932# only add / when no / exists


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [a27d9549cb67ff3d3c34a9f5b7e098737befe60b]

INTEGRATION: CWS mav4 (1.9.16); FILE MERGED 2003/04/16 10:24:00 sj 1.9.16.1: #i13212# added unicode support for our own internal metafile format


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [4a309a0645163171f028ad5e725ad281584b2fbe]

INTEGRATION: CWS mav4 (1.3.164); FILE MERGED 2003/04/16 12:22:23 sj 1.3.164.1: #108967# removed forbidden memory access


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [44781f2df99491b3526270eb8d250f2ee00e7b6b]

INTEGRATION: CWS mav4 (1.39.2); FILE MERGED 2003/04/14 09:49:43 as 1.39.2.1: #108820# don't forget to remove close listener at the model


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [6c503f093d3cf779e980854d90438c35294d3b50]

INTEGRATION: CWS mav4 (1.15.2); FILE MERGED 2003/04/15 14:57:07 mba 1.15.2.1: #108926#: JavaScript EventBindings got lost


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [0da20a9ec477f484cf32c20336ec99d6df10cb67]

INTEGRATION: CWS mav4 (1.34.2); FILE MERGED 2003/04/23 10:30:50 mba 1.34.2.1: #108760#: avoid double disposing


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [515cee3060734adce97a93cd76fd15cb2a4b9f7b]

INTEGRATION: CWS mav4 (1.130.2); FILE MERGED 2003/04/14 09:50:10 as 1.130.2.1: #108820# don't call GetMedium_Impl() more then once


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [e31ab1150d8b5e84ab79cf6f5b44f12d1d2661be]

INTEGRATION: CWS mav4 (1.79.2); FILE MERGED 2003/04/15 09:15:56 as 1.79.2.1: #108892# recognize non existing document if basic should be used


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [b5fccbfdf969ef9a1365f0910d6a11161ca1c7d9]

INTEGRATION: CWS mav4 (1.67.10); FILE MERGED 2003/04/14 09:52:31 mba 1.67.10.1: #108715#: templates again opened for new doc in SID_OPENDOC


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [5fab98a82f74a56986319833ed12aca43244cd17]

INTEGRATION: CWS mav4 (1.64.12); FILE MERGED 2003/04/22 13:16:42 as 1.64.12.1: #108892# create office wrapper on demand


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [f67037a035f4c5cc2605ad99727a7e80c02c86f1]

INTEGRATION: CWS mav4 (1.81.24); FILE MERGED 2003/04/17 10:36:13 oj 1.81.24.1: #109006# add adabas strings


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [6691294dd8e80658e42b31794a6499805d1e989d]

INTEGRATION: CWS mav4 (1.120.24); FILE MERGED 2003/04/17 10:36:09 oj 1.120.24.1: #109006# add adabas strings


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [84607e929bb857048be5592cb471dfbbbb497337]

INTEGRATION: CWS mav4 (1.24.66); FILE MERGED 2003/04/17 10:36:08 oj 1.24.66.1: #109006# add adabas strings


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [c126eb1f75e2b6f302dbbd09a1b2ab783d5ca2b1]

INTEGRATION: CWS ause03 (1.9.156); FILE MERGED 2003/04/16 13:04:11 hjs 1.9.156.1: #108803# fixed case of PRJNAME


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [e979a19d27ba75a491b8a88253efcaef9b5ee5a5]

INTEGRATION: CWS ause03 (1.15.4.3.62); FILE MERGED 2003/04/22 11:07:24 hjs 1.15.4.3.62.1: #i12910# missing dependency


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [3b52155319c1bebe0fe5b475003a274271bfb2fd]

INTEGRATION: CWS ause03 (1.10.4.1.24); FILE MERGED 2003/04/01 11:18:05 ka 1.10.4.1.24.1: usage of different color depths is now possible


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [be6415680983725dc8a753c39437a0638f85b4a2]

INTEGRATION: CWS ause03 (1.10.146); FILE MERGED 2003/04/08 15:14:41 ka 1.10.146.1: added lang_num command line parameter


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [60d0a4408df64e05ad5c473702208583baf53621]

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>  [469795314d628de61173a7cd0bbe94049cc1187c]

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-24  Vladimir Glazounov  <vg@openoffice.org>  [b0082c2d328141a80b38074e1c319b4dae955161]

INTEGRATION: CWS ause03 (1.7.10.1.36); FILE MERGED 2003/04/10 13:50:26 hjs 1.7.10.1.36.1: #108803# wrong PRJNAME


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [a2f1fab33787b66a0a1ff7338e126d39c1753556]

INTEGRATION: CWS ause03 (1.20.12.1.92); FILE MERGED 2003/04/10 13:49:55 hjs 1.20.12.1.92.1: #108803# PRJNAME with wrong case


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [5687feb4d5ecd0bfcaa11bbc6484f8ef8bc57915]

INTEGRATION: CWS ause03 (1.1.78); FILE MERGED 2003/04/10 13:48:51 hjs 1.1.78.1: #108803# wrong PRJNAME


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [ea160654c20e70f17b89d2a1ee7be0f063768acb]

INTEGRATION: CWS ause03 (1.3.76); FILE MERGED 2003/04/10 13:47:54 hjs 1.3.76.1: #108803# wrong PRJNAME


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [39c7d1f0bf2422fbb0860b3cef100e57bc5141bb]

INTEGRATION: CWS ause03 (1.13.14.3.58); FILE MERGED 2003/04/10 13:45:49 hjs 1.13.14.3.58.1: #108803# PRJNAME with wrong case


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [cb32856588666edbf8c0e1da6e3ab292e670a0dd]

INTEGRATION: CWS ause03 (1.17.8.1.54); FILE MERGED 2003/04/10 13:45:39 hjs 1.17.8.1.54.1: #108803# PRJNAME with wrong case


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [3ff905c0c4aef9bbc41acac5d5b62f37ed813062]

INTEGRATION: CWS ause03 (1.19.94); FILE MERGED 2003/04/24 10:49:09 af 1.19.94.1: #109037# Redefining IMAGE_STDBIN_COLOR(_HC) to magenta in order to display new icons correctly.


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [7b0b6fe9e4bcd94cb65335fd41911ada1b436fba]

INTEGRATION: CWS ause03 (1.14.96); FILE MERGED 2003/04/24 10:49:08 af 1.14.96.1: #109037# Redefining IMAGE_STDBIN_COLOR(_HC) to magenta in order to display new icons correctly.


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [e2e01c979ad0a67551731c8242000fb4d0e98d23]

INTEGRATION: CWS ause03 (1.16.38); FILE MERGED 2003/04/10 13:43:43 hjs 1.16.38.1: #108803# PRJNAME with wrong case


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [0aa98809b9bdb8baf185145efce384561bb35a23]

cws_srx644_i18napi -> HEAD


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [5b58927e9af3abf4f728686b43d36d1cd0210a7a]

cws_srx644_i18napi -> HEAD


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [6705b4531d1c483151a3251aaaa05a2200de7f94]

INTEGRATION: CWS i18napi (1.13.8); FILE MERGED 2003/04/19 20:10:56 er 1.13.8.1: #i13625 move source/utility/ to module i18nutil; create separated libi18nsearch


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [008f4d1af052af38c7141c888bbcc20907a48232]

INTEGRATION: CWS i18napi (1.14.8); FILE MERGED 2003/04/19 20:10:10 er 1.14.8.1: #i13625 move source/utility/ to module i18nutil; create separated libi18nsearch


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [8f22bc8221687dbb4a0ee55dea864cf54f75b69b]

INTEGRATION: CWS i18napi (1.6.8); FILE MERGED 2003/04/19 19:41:11 er 1.6.8.1: #107686# drafts.com.sun.star.i18n to com.sun.star.i18n


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [69712a0c104a4feb3c3f4cf9a1650ce72146c852]

INTEGRATION: CWS i18napi (1.26.8); FILE MERGED 2003/04/19 19:41:06 er 1.26.8.1: #107686# drafts.com.sun.star.i18n to com.sun.star.i18n


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [da3ad136046326617bb982348e8c4ea8d5da6bfd]

INTEGRATION: CWS i18napi (1.50.20); FILE MERGED 2003/04/19 20:23:52 er 1.50.20.1: #107686# move drafts.com.sun.star.i18n to com.sun.star.i18n


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [014f5b5e28ea79c6edbd4e871fbf605f32c6333b]

INTEGRATION: CWS i18napi (1.30.20); FILE MERGED 2003/04/19 20:23:51 er 1.30.20.1: #107686# move drafts.com.sun.star.i18n to com.sun.star.i18n


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [47be0465ec58b0c645c7807ebde36282808c841e]

INTEGRATION: CWS i18napi (1.1.46); FILE MERGED 2003/04/22 11:13:49 er 1.1.46.1: #107686# update types list


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [d1f170a2bf3e33b47ea6c93302ca907d998c4b3d]

INTEGRATION: CWS i18napi (1.1.68); FILE MERGED 2003/04/22 11:13:49 er 1.1.68.1: #107686# update types list


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [d4771cb2b58c4a60b518ccda4d5220a578b4f726]

INTEGRATION: CWS i18napi (1.5.6); FILE MERGED 2003/04/19 19:41:13 er 1.5.6.1: #107686# drafts.com.sun.star.i18n to com.sun.star.i18n


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [ea508dff6617325cd29868930e2e5c9d2c8f3a59]

INTEGRATION: CWS i18napi (1.4.8); FILE MERGED 2003/04/19 19:41:13 er 1.4.8.1: #107686# drafts.com.sun.star.i18n to com.sun.star.i18n


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [e2948ede4b4288be346722b9ac0996b04ce658fd]

INTEGRATION: CWS i18napi (1.5.6); FILE MERGED 2003/04/19 19:41:12 er 1.5.6.1: #107686# drafts.com.sun.star.i18n to com.sun.star.i18n


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [ac802f279df5abbe0f23cfde859db09e7eaee454]

INTEGRATION: CWS i18napi (1.3.8); FILE MERGED 2003/04/19 19:41:12 er 1.3.8.1: #107686# drafts.com.sun.star.i18n to com.sun.star.i18n


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [6f819b1c30a99973166b489da4c49bd3de9ea879]

INTEGRATION: CWS i18napi (1.5.8); FILE MERGED 2003/04/19 19:41:11 er 1.5.8.1: #107686# drafts.com.sun.star.i18n to com.sun.star.i18n


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [bbd141537bc37a7513cd7a9f364d17ac4440c3e2]

INTEGRATION: CWS i18napi (1.5.6); FILE MERGED 2003/04/19 19:41:11 er 1.5.6.1: #107686# drafts.com.sun.star.i18n to com.sun.star.i18n


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [3b35692225eab800b5f3a4435f9e2c83a31c8393]

INTEGRATION: CWS i18napi (1.5.6); FILE MERGED 2003/04/19 19:41:10 er 1.5.6.1: #107686# drafts.com.sun.star.i18n to com.sun.star.i18n


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [a6e5786243a6a5233ddc68ef46d41a0a6e79fc4c]

INTEGRATION: CWS i18napi (1.11.8); FILE MERGED 2003/04/19 19:41:10 er 1.11.8.1: #107686# drafts.com.sun.star.i18n to com.sun.star.i18n


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [4ba3d8b16fd173bd1b8238cd69775f7e548b5608]

INTEGRATION: CWS i18napi (1.8.6); FILE MERGED 2003/04/19 19:41:10 er 1.8.6.1: #107686# drafts.com.sun.star.i18n to com.sun.star.i18n


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [8fea3e73756a6bbb8e987467b017044126fa4211]

INTEGRATION: CWS i18napi (1.5.6); FILE MERGED 2003/04/19 19:41:09 er 1.5.6.1: #107686# drafts.com.sun.star.i18n to com.sun.star.i18n


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [87a054feab90dedefc70a9195b9389b7e4f7c22c]

INTEGRATION: CWS i18napi (1.5.6); FILE MERGED 2003/04/19 19:41:08 er 1.5.6.1: #107686# drafts.com.sun.star.i18n to com.sun.star.i18n


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [e838d03d4c1bdb3d894fdd73c796786cc518fcd9]

INTEGRATION: CWS i18napi (1.5.6); FILE MERGED 2003/04/19 19:41:07 er 1.5.6.1: #107686# drafts.com.sun.star.i18n to com.sun.star.i18n


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [6efe73db41c4d46560f320bae25c92245645d88e]

INTEGRATION: CWS i18napi (1.1.2); FILE ADDED 2003/04/19 19:28:00 er 1.1.2.1: #i13625# moved from ../../inc/


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [25999515e0dc6c89f4b17fecc3ced932e56a1b65]

INTEGRATION: CWS i18napi (1.2.8); FILE MERGED 2003/04/19 19:35:40 er 1.2.8.1: #i13625# untangle i18npool


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [9186250d90ca64a9f357653d9eec2b9f55e5eb54]

INTEGRATION: CWS i18napi (1.2.8); FILE MERGED 2003/04/19 19:35:39 er 1.2.8.1: #i13625# untangle i18npool


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [16c48c9bf6498eca0776410e028d39fa7ae040ec]

INTEGRATION: CWS i18napi (1.14.8); FILE MERGED 2003/04/19 19:41:06 er 1.14.8.1: #107686# drafts.com.sun.star.i18n to com.sun.star.i18n


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [d46581b970e1aedc62d487283b187df4211f21b4]

INTEGRATION: CWS i18napi (1.2.54); FILE MERGED 2003/04/19 19:41:05 er 1.2.54.1: #107686# drafts.com.sun.star.i18n to com.sun.star.i18n


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [bebde6d89137cf30c45db55683f47662bb7fa4e6]

INTEGRATION: CWS i18napi (1.11.16); FILE MERGED 2003/04/19 19:41:04 er 1.11.16.1: #107686# drafts.com.sun.star.i18n to com.sun.star.i18n


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [931a6041d51b4354288604d288851addea74bcfb]

INTEGRATION: CWS i18napi (1.12.8); FILE MERGED 2003/04/19 19:41:04 er 1.12.8.1: #107686# drafts.com.sun.star.i18n to com.sun.star.i18n


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [a81c008d5bbe8c9373ea478feded63352a6d46a3]

INTEGRATION: CWS i18napi (1.3.8); FILE MERGED 2003/04/19 19:41:03 er 1.3.8.1: #107686# drafts.com.sun.star.i18n to com.sun.star.i18n


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [a7bfb947a83e9449a4a9b6e2129611129864a7ba]

INTEGRATION: CWS i18napi (1.3.52); FILE MERGED 2003/04/19 19:41:02 er 1.3.52.1: #107686# drafts.com.sun.star.i18n to com.sun.star.i18n


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [23b80e10c27d54f2ac60bbe72d877f9b3ba8ddb8]

INTEGRATION: CWS i18napi (1.7.16); FILE MERGED 2003/04/19 19:41:01 er 1.7.16.1: #107686# drafts.com.sun.star.i18n to com.sun.star.i18n


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [7f698befbffe8228c2f194c2f30ff907542ec026]

INTEGRATION: CWS i18napi (1.5.8); FILE MERGED 2003/04/19 19:41:01 er 1.5.8.1: #107686# drafts.com.sun.star.i18n to com.sun.star.i18n


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [531d0d9910a23898150a826882df24d21f97f59d]

INTEGRATION: CWS i18napi (1.6.46); FILE MERGED 2003/04/19 19:41:00 er 1.6.46.1: #107686# drafts.com.sun.star.i18n to com.sun.star.i18n


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [29bd0b31459671daebcae6fe0b7df432be5b9d2b]

INTEGRATION: CWS i18napi (1.19.16); FILE MERGED 2003/04/19 19:40:59 er 1.19.16.1: #107686# drafts.com.sun.star.i18n to com.sun.star.i18n


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [f1de99c93a10c95ea642ce3c36c78ceb30a8200e]

INTEGRATION: CWS i18napi (1.6.46); FILE MERGED 2003/04/19 19:40:59 er 1.6.46.1: #107686# drafts.com.sun.star.i18n to com.sun.star.i18n


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [8e388a9d6f97b8eecf5f3d981ba020007b19be1c]

INTEGRATION: CWS i18napi (1.5.46); FILE MERGED 2003/04/19 19:40:58 er 1.5.46.1: #107686# drafts.com.sun.star.i18n to com.sun.star.i18n


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [7a82527ea2a9030196eee9b739a37716d6ed890d]

INTEGRATION: CWS i18napi (1.11.46); FILE MERGED 2003/04/19 19:40:58 er 1.11.46.1: #107686# drafts.com.sun.star.i18n to com.sun.star.i18n


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [64768057ed9593b7a3f1a3ffdc16e2344501b93d]

INTEGRATION: CWS i18napi (1.7.46); FILE MERGED 2003/04/19 19:40:58 er 1.7.46.1: #107686# drafts.com.sun.star.i18n to com.sun.star.i18n


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [5f27e6245f229a61f8676e45b97b9ddb47121e74]

INTEGRATION: CWS i18napi (1.9.12); FILE MERGED 2003/04/19 19:40:57 er 1.9.12.1: #107686# drafts.com.sun.star.i18n to com.sun.star.i18n


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [753abded8ef71686f9f01c7562183dd2e821492e]

INTEGRATION: CWS i18napi (1.6.8); FILE MERGED 2003/04/19 20:10:10 er 1.6.8.1: #i13625 move source/utility/ to module i18nutil; create separated libi18nsearch


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [0bdd90ab1588c253200b58efedd68cf09625fef4]

INTEGRATION: CWS i18napi (1.3.8); FILE MERGED 2003/04/19 19:39:20 er 1.3.8.1: #107686# drafts.com.sun.star.i18n to com.sun.star.i18n


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [d6cb31fbd39e2665a3d9f15b423e0baaaadf8f89]

INTEGRATION: CWS i18napi (1.3.8); FILE MERGED 2003/04/19 19:39:19 er 1.3.8.1: #107686# drafts.com.sun.star.i18n to com.sun.star.i18n


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [987aff78302daf9afa0eb4b02641b9ac1db94b48]

INTEGRATION: CWS i18napi (1.4.8); FILE MERGED 2003/04/19 19:39:19 er 1.4.8.1: #107686# drafts.com.sun.star.i18n to com.sun.star.i18n


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [c3a56488738e35857ab42e240fbf29f490d564c2]

INTEGRATION: CWS i18napi (1.3.8); FILE MERGED 2003/04/19 19:39:18 er 1.3.8.1: #107686# drafts.com.sun.star.i18n to com.sun.star.i18n


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [f8ccb689672895520e03433f5ad73aa5825b4569]

INTEGRATION: CWS i18napi (1.52.12); FILE MERGED 2003/04/19 19:20:24 er 1.52.12.1: #107686# move drafts.com.sun.star.i18n to com.sun.star.i18n


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [b6d78da6024c606b59030afc078dcf073ab43f92]

INTEGRATION: CWS i18napi (1.2.56); FILE MERGED 2003/04/19 19:39:18 er 1.2.56.1: #107686# drafts.com.sun.star.i18n to com.sun.star.i18n


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [433e5c277f110b6556124301a32639cc154c0b04]

INTEGRATION: CWS i18napi (1.2.56); FILE MERGED 2003/04/19 19:39:17 er 1.2.56.1: #107686# drafts.com.sun.star.i18n to com.sun.star.i18n


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [c0cc4fd86d196583c0a49bed0a4b7b45bd49c372]

INTEGRATION: CWS i18napi (1.8.52); FILE MERGED 2003/04/19 19:39:17 er 1.8.52.1: #107686# drafts.com.sun.star.i18n to com.sun.star.i18n


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [35282ad6161a93f0282368e812cee22109e89351]

INTEGRATION: CWS i18napi (1.5.46); FILE MERGED 2003/04/19 19:39:17 er 1.5.46.1: #107686# drafts.com.sun.star.i18n to com.sun.star.i18n


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [fe88ba87a751a2bcfd9a36fa4921779cca238cac]

INTEGRATION: CWS i18napi (1.4.46); FILE MERGED 2003/04/19 19:39:16 er 1.4.46.1: #107686# drafts.com.sun.star.i18n to com.sun.star.i18n


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [2c412aaefd95be2ecee5feee3d4653cdb51d9a61]

INTEGRATION: CWS i18napi (1.10.6); FILE MERGED 2003/04/19 20:21:42 er 1.10.6.1: #107686# move drafts.com.sun.star.i18n to com.sun.star.i18n


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [32be57bb9b8241a9b001e2541a0c7033e972bfb7]

INTEGRATION: CWS i18napi (1.1.48); FILE MERGED 2003/04/19 20:21:42 er 1.1.48.1: #107686# move drafts.com.sun.star.i18n to com.sun.star.i18n


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [d7797425e8289f73c78f4a387dd9138d137570a6]

INTEGRATION: CWS i18napi (1.15.6); FILE MERGED 2003/04/19 20:21:42 er 1.15.6.1: #107686# move drafts.com.sun.star.i18n to com.sun.star.i18n


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [97f88606e4f1d2ceeeaef1a702fe7216a8f1bf08]

INTEGRATION: CWS i18napi (1.8.42); FILE MERGED 2003/04/19 20:21:41 er 1.8.42.1: #107686# move drafts.com.sun.star.i18n to com.sun.star.i18n


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [94948f9434354d5b8d622d3ce31698b489a6072b]

INTEGRATION: CWS i18napi (1.10.6); FILE MERGED 2003/04/19 20:21:17 er 1.10.6.1: #107686# move drafts.com.sun.star.i18n to com.sun.star.i18n


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [4fdeec5f91760fd17a9e168765eba6f763b355e2]

INTEGRATION: CWS i18napi (1.1.48); FILE MERGED 2003/04/19 20:21:17 er 1.1.48.1: #107686# move drafts.com.sun.star.i18n to com.sun.star.i18n


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [79e9bc569225ae01541ebcb121c56d1138217ec3]

INTEGRATION: CWS i18napi (1.6.42); FILE MERGED 2003/04/19 20:21:16 er 1.6.42.1: #107686# move drafts.com.sun.star.i18n to com.sun.star.i18n


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [a813886e7663a18c0e37bfb7d54c1469a8165462]

INTEGRATION: CWS i18napi (1.27.10); FILE MERGED 2003/04/19 20:27:04 er 1.27.10.1: #107686# move drafts.com.sun.star.i18n to com.sun.star.i18n


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [763b7509379008efbc864d73f973d9712597b98b]

INTEGRATION: CWS i18napi (1.38.14); FILE MERGED 2003/04/19 22:23:21 er 1.38.14.1: #107686# move drafts.com.sun.star.i18n to com.sun.star.i18n


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [4c0a422c5c8695e4fa23447e690ea57a1a1fbc4f]

INTEGRATION: CWS i18napi (1.8.10); FILE MERGED 2003/04/19 20:27:03 er 1.8.10.1: #107686# move drafts.com.sun.star.i18n to com.sun.star.i18n


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [c73b063c2a78a58bf3ce8fc8a572ba2f2dd730c7]

INTEGRATION: CWS i18napi (1.13.22); FILE MERGED 2003/04/19 20:27:02 er 1.13.22.1: #107686# move drafts.com.sun.star.i18n to com.sun.star.i18n


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [b0294a6700e7024ea37704d6455babb3e16ba74d]

INTEGRATION: CWS i18napi (1.4.164); FILE MERGED 2003/04/19 20:27:01 er 1.4.164.1: #107686# move drafts.com.sun.star.i18n to com.sun.star.i18n


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [e3d1d314657840cf3ba96daaad8d8fd60514f859]

INTEGRATION: CWS i18napi (1.3.168); FILE MERGED 2003/04/19 20:27:00 er 1.3.168.1: #107686# move drafts.com.sun.star.i18n to com.sun.star.i18n


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [2a86d4fd6f7da6f9bb334d84467203079e545dbf]

INTEGRATION: CWS i18napi (1.17.100); FILE MERGED 2003/04/22 10:17:22 er 1.17.100.2: #107686# update service descriptions 2003/04/19 19:18:49 er 1.17.100.1: #107686# move drafts.com.sun.star.i18n to com.sun.star.i18n


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [ef723f7549ea8b654bc0088dfbb4f722428144d8]

INTEGRATION: CWS i18napi (1.1.166); FILE MERGED 2003/04/19 20:27:00 er 1.1.166.1: #107686# move drafts.com.sun.star.i18n to com.sun.star.i18n


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [d6169dfca0d090f74f29c02969bbff008fd5c00e]

INTEGRATION: CWS i18napi (1.1.166); FILE MERGED 2003/04/19 20:26:59 er 1.1.166.1: #107686# move drafts.com.sun.star.i18n to com.sun.star.i18n


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [6d75d85d9725089b36dcd99a5bdc05827adca55f]

INTEGRATION: CWS i18napi (1.31.16); FILE MERGED 2003/04/19 20:25:10 er 1.31.16.1: #107686# move drafts.com.sun.star.i18n to com.sun.star.i18n


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [76f8ea20b735fca4199181f21cc400777dd7aae2]

INTEGRATION: CWS i18napi (1.34.16); FILE MERGED 2003/04/19 20:25:10 er 1.34.16.1: #107686# move drafts.com.sun.star.i18n to com.sun.star.i18n


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [a94eef7e52b3829b533a9cdc394cedfd21528421]

INTEGRATION: CWS i18napi (1.1.2); FILE ADDED 2003/04/19 19:18:48 er 1.1.2.1: #107686# move drafts.com.sun.star.i18n to com.sun.star.i18n


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [345102dc90a00b76deaf198bf5ff3e1361ffd6bd]

INTEGRATION: CWS i18napi (1.1.2); FILE ADDED 2003/04/19 19:18:47 er 1.1.2.1: #107686# move drafts.com.sun.star.i18n to com.sun.star.i18n


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [1320c1d51e072a6f3ddc7d3788b22d03f4337be2]

INTEGRATION: CWS i18napi (1.1.2); FILE ADDED 2003/04/22 10:43:09 er 1.1.2.2: #107686# don't make autodoc stumble over German sharp s 2003/04/19 19:18:47 er 1.1.2.1: #107686# move drafts.com.sun.star.i18n to com.sun.star.i18n


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [589b5655b2cf5a44fc65af1de9ce44ee27734e6b]

INTEGRATION: CWS i18napi (1.1.2); FILE ADDED 2003/04/19 19:18:46 er 1.1.2.1: #107686# move drafts.com.sun.star.i18n to com.sun.star.i18n


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [850548253ca31bf69e52a985ce71e64b05a6bf8a]

INTEGRATION: CWS i18napi (1.1.2); FILE ADDED 2003/04/19 19:18:45 er 1.1.2.1: #107686# move drafts.com.sun.star.i18n to com.sun.star.i18n


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [717cccb27938b98e1c1edb46ab3c2bfba5dfaf81]

INTEGRATION: CWS i18napi (1.3.100); FILE MERGED 2003/04/22 10:17:21 er 1.3.100.1: #107686# update service descriptions


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [361e8531925a2ae4c577350dc90a873a76cd774c]

INTEGRATION: CWS i18napi (1.1.2); FILE ADDED 2003/04/19 19:18:44 er 1.1.2.1: #107686# move drafts.com.sun.star.i18n to com.sun.star.i18n


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [a4cda193a3b3df3b7f6f53bbd45055cdae1c393a]

INTEGRATION: CWS i18napi (1.1.2); FILE ADDED 2003/04/22 10:17:21 er 1.1.2.1: #107686# update service descriptions


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [ac26b116977c06810cd58afd518368ae83874225]

INTEGRATION: CWS i18napi (1.1.2); FILE ADDED 2003/04/19 19:18:43 er 1.1.2.1: #107686# move drafts.com.sun.star.i18n to com.sun.star.i18n


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [9a64c35eaaff56954415308c2432e98c3e350c2c]

INTEGRATION: CWS i18napi (1.3.100); FILE MERGED 2003/04/22 10:17:20 er 1.3.100.1: #107686# update service descriptions


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [22eabefdb35b9544e6bf5506629b908e38c4c662]

INTEGRATION: CWS i18napi (1.1.2); FILE ADDED 2003/04/22 10:17:20 er 1.1.2.1: #107686# update service descriptions


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [991271b902fdfdee59ea0c483ec32f4bcce397c6]

INTEGRATION: CWS i18napi (1.1.2); FILE ADDED 2003/04/19 19:18:42 er 1.1.2.1: #107686# move drafts.com.sun.star.i18n to com.sun.star.i18n


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [93c2a7f54b9054939f56baca49621d3b5de52f40]

INTEGRATION: CWS i18napi (1.3.100); FILE MERGED 2003/04/22 10:17:19 er 1.3.100.1: #107686# update service descriptions


2003-04-24  Vladimir Glazounov  <vg@openoffice.org>  [bf133ff6a1ab503d0bbb83b56a3fb086c519818d]

INTEGRATION: CWS i18napi (1.1.2); FILE ADDED 2003/04/19 19:18:41 er 1.1.2.1: #107686# move drafts.com.sun.star.i18n to com.sun.star.i18n


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [3762603568b6854fafcb986f0dfdc0e9e2b67189]

INTEGRATION: CWS thb01 (1.11.26); FILE MERGED 2003/04/23 17:17:44 thb 1.11.26.1: #109044# Update size of fetched bitmap before accessing pixel


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [dfda853fcde7a263ee98e84c246b1b9dfaf8e624]

INTEGRATION: CWS beta2vcl (1.88.18); FILE MERGED 2003/04/16 19:11:29 hdu 1.88.18.3: #108862# fix merge typo 2003/04/16 18:18:08 hdu 1.88.18.2: #108862# merge CWS VCL08 fix 2003/04/16 13:28:53 cd 1.88.18.1: #107888# Use external leading for asian capable fonts


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [e4b4d4428bff35f8a54ec25f95757372eba9189f]

INTEGRATION: CWS beta2vcl (1.25.28); FILE MERGED 2003/04/17 11:23:23 mt 1.25.28.1: #108611# check for overflow


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [6f4cc03f1f621a2029a9e992cf23ca682fbf1450]

INTEGRATION: CWS beta2vcl (1.39.16); FILE MERGED 2003/04/16 13:25:49 cd 1.39.16.1: #107888# Use external leading for asian capable fonts


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [d0cac8f07ade91bfc7626bfc5daa061c960ce990]

INTEGRATION: CWS beta2vcl (1.26.4); FILE MERGED 2003/04/17 15:21:19 hdu 1.26.4.2: #108983# fix typo 2003/04/16 18:06:19 hdu 1.26.4.1: #108983# handle failing X11 font for glyph fallback


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [84035062a66ee9221d51547fdba504e0b182bde2]

INTEGRATION: CWS beta2vcl (1.39.4); FILE MERGED 2003/04/16 18:01:02 hdu 1.39.4.1: #108554# separate runs into own class


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [356558184e33d38b2de9f750f1d2d73d93cbfd4a]

INTEGRATION: CWS beta2vcl (1.144.4); FILE MERGED 2003/04/16 18:02:22 hdu 1.144.4.1: #108554# fix handling of runs for glyph fallback


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [0d62eb4937fe8be39513e72bbdba65c0564b7da1]

INTEGRATION: CWS beta2vcl (1.21.4); FILE MERGED 2003/04/16 17:54:52 hdu 1.21.4.1: #108992# make sure screen font list gets only deleted once


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [4713e386e5e47cb21bd3402e3259889238e1ad42]

INTEGRATION: CWS sw012 (1.39.22); FILE MERGED 2003/04/17 12:24:42 os 1.39.22.1: #109016# GPF in recording of paste special fixed


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [d453c9eb3095fbdc03a764c9b33e7b72a4538eb5]

INTEGRATION: CWS sw012 (1.38.24); FILE MERGED 2003/04/17 10:00:40 fme 1.38.24.1: #108944# Kashida - Changed characters that are conntectable to the left


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [d608bed766f603b7ba21fad3ec399be34c88faba]

INTEGRATION: CWS sw012 (1.58.22); FILE MERGED 2003/04/17 09:03:15 od 1.58.22.1: #i13147# <SwFlyFrm::Paint(..)> - call method <GetContour(..)> with second parameter equals <sal_True>


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [bca93326aca2a11c63a9786db40f411d2fe834c0]

INTEGRATION: CWS sw012 (1.38.22); FILE MERGED 2003/04/17 09:23:50 od 1.38.22.1: #i13147# <SwFlyFrm::GetContour(..)> - avoid load of intrinsic graphic, if method called for paint


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [6bab22be95909c2edea3bf2a106fb08caf35f707]

INTEGRATION: CWS sw012 (1.6.166); FILE MERGED 2003/04/17 08:59:59 od 1.6.166.1: #i13147# <SwFlyFrm::GetContour(..)> - add parameter <_bForPaint> to indicate, if method is called for paint


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [b9ecce67082f8b7f1dca9aa140c730a1a91db061]

INTEGRATION: CWS sw012 (1.20.24); FILE MERGED 2003/04/17 09:02:01 od 1.20.24.1: #i13147# <SwNoTxtFrm::Paint(..)> - call method <GetContour(..)> with second parameter equals <sal_True>


2003-04-24  Rüdiger Timm  <rt@openoffice.org>  [361678b2076804ffb139231b8223d89cba79ed92]

INTEGRATION: CWS chinesecde (1.24.8); FILE MERGED 2003/04/16 15:49:53 ssmith 1.24.8.1: #108978# fix for replacing dynamic properties


2003-04-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [3de02955943378abbfae78fc49ec7f086ab478fa]

INTEGRATION: CWS calc07 (1.10.22); FILE MERGED 2003/04/17 12:26:48 dr 1.10.22.1: #i13399# export document language


2003-04-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [a6a89d6632be4f853a52f9a4dd57b62109d009c3]

INTEGRATION: CWS calc07 (1.16.22); FILE MERGED 2003/04/17 12:26:49 dr 1.16.22.1: #i13399# export document language


2003-04-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [7cccb7073a899103b833e71aee2e73ea40241144]

INTEGRATION: CWS calc07 (1.4.10); FILE MERGED 2003/04/17 12:26:22 dr 1.4.10.1: #i13399# export document language


2003-04-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [6c66f36f5d836ceef1f5fed701192e8dca60363b]

INTEGRATION: CWS calc07 (1.3.10); FILE MERGED 2003/04/17 12:26:22 dr 1.3.10.1: #i13399# export document language


2003-04-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [0c9143f9ee7543816f5bbdec3985b8a1a9e487f9]

INTEGRATION: CWS calc07 (1.5.10); FILE MERGED 2003/04/17 12:26:21 dr 1.5.10.1: #i13399# export document language


2003-04-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [4e217d9a28ac69d89004faa5227bbbc22149f6a6]

INTEGRATION: CWS calc07 (1.2.22); FILE MERGED 2003/04/17 12:26:19 dr 1.2.22.1: #i13399# export document language


2003-04-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [5c80ebf9709bdb0b26532240f5be440bf7e6f2d3]

INTEGRATION: CWS calc07 (1.4.10); FILE MERGED 2003/04/17 12:26:18 dr 1.4.10.1: #i13399# export document language


2003-04-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [3245ee331a082ee5cc5e648137adc2a33b3dafb6]

INTEGRATION: CWS calc07 (1.5.22); FILE MERGED 2003/04/17 12:26:16 dr 1.5.22.1: #i13399# export document language


2003-04-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [40341e8e6a055dfea1a1ad3603b7e45c66f1a553]

INTEGRATION: CWS calc07 (1.32.10); FILE MERGED 2003/04/17 12:26:15 dr 1.32.10.1: #i13399# export document language


2003-04-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [1e6fc951fa0f46efbcd45777b3030ec06b7cf8e5]

INTEGRATION: CWS calc07 (1.4.10); FILE MERGED 2003/04/17 12:25:25 dr 1.4.10.1: #i13399# export document language


2003-04-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [daef804006fbbd4dfb960832ac5e92cc80c4aea3]

INTEGRATION: CWS calc07 (1.3.10); FILE MERGED 2003/04/17 12:25:24 dr 1.3.10.1: #i13399# export document language


2003-04-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [22dc19994bc4f124429bc08305989fa665a21e4d]

INTEGRATION: CWS calc07 (1.4.10); FILE MERGED 2003/04/17 12:25:22 dr 1.4.10.1: #i13399# export document language


2003-04-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [ad4f1c79f443a70f4924ec056b3809529f16327f]

INTEGRATION: CWS calc07 (1.2.22); FILE MERGED 2003/04/17 12:25:21 dr 1.2.22.1: #i13399# export document language


2003-04-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [a6fade4bcda8e1b7bfded4bd2059d0e8bc724d54]

INTEGRATION: CWS calc07 (1.2.20); FILE MERGED 2003/04/17 12:25:19 dr 1.2.20.1: #i13399# export document language


2003-04-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [412a59d2e4c1d59a8dcb91878c2f152592eedf6d]

INTEGRATION: CWS calc07 (1.5.10); FILE MERGED 2003/04/17 12:25:16 dr 1.5.10.1: #i13399# export document language


2003-04-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [46d98d3ac93ac1b6998cf9118bd5218ac902b924]

INTEGRATION: CWS calc07 (1.4.10); FILE MERGED 2003/04/17 12:25:14 dr 1.4.10.1: #i13399# export document language


2003-04-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [8241df5e7aeb2e2489128e35e414cac6936cf6ea]

INTEGRATION: CWS calc07 (1.14.22); FILE MERGED 2003/04/17 12:25:11 dr 1.14.22.1: #i13399# export document language


2003-04-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [b4a5cf2ec6c0e019e83a06a7dc8aaece66569e7e]

INTEGRATION: CWS calc07 (1.49.10); FILE MERGED 2003/04/17 12:25:08 dr 1.49.10.1: #i13399# export document language


2003-04-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [66c642942bedc524b6de59225e45f26c078b2fe0]

INTEGRATION: CWS calc07 (1.60.10); FILE MERGED 2003/04/17 12:25:06 dr 1.60.10.1: #i13399# export document language


2003-04-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [6cbd9c4e138ca38e1480cae8f903a1497609db16]

INTEGRATION: CWS calc07 (1.44.10); FILE MERGED 2003/04/17 12:25:03 dr 1.44.10.1: #i13399# export document language


2003-04-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [648f48aef9ba78f0263348ee095671c42e603021]

INTEGRATION: CWS calc07 (1.55.10); FILE MERGED 2003/04/17 12:24:59 dr 1.55.10.1: #i13399# export document language


2003-04-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [bff1e02081db34fcec134588e24436b56e990c4d]

INTEGRATION: CWS calc07 (1.50.24); FILE MERGED 2003/04/17 11:40:43 er 1.50.24.1: #i13399# Don't escape separators of target locale


2003-04-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [a090bb85997540bd6fd8392c43aa010af3f15ef2]

INTEGRATION: CWS calc07 (1.9.24); FILE MERGED 2003/04/17 11:22:03 dr 1.9.24.1: #i13399# country id<->language conversion


2003-04-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [89c6086757fcc1bbc303b07a3d5ff8bff00e0604]

INTEGRATION: CWS calc07 (1.1.2); FILE ADDED 2003/04/17 11:22:02 dr 1.1.2.1: #i13399# country id<->language conversion


2003-04-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [8e0d3e0134f16ee9439e421efbe59d441ef81118]

INTEGRATION: CWS calc07 (1.71.22); FILE MERGED 2003/04/17 11:22:31 dr 1.71.22.1: #i13399# deliver countryid.hxx


2003-04-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [87312e8ce1b32aa691de046778ca69d486f10ca7]

INTEGRATION: CWS calc07 (1.1.2); FILE ADDED 2003/04/17 11:21:48 dr 1.1.2.1: #i13399# country id<->language conversion


2003-04-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [f7ea887888369bcd7d7769007c6745d4c2f1aa55]

INTEGRATION: CWS calc07 (1.2.12); FILE MERGED 2003/04/17 12:53:00 sab 1.2.12.2: RESYNC: (1.2-1.3); FILE MERGED 2003/04/17 10:29:37 fs 1.2.12.1: #108986# AccessibleWrapper has new dispose handling / AccessibleWrapper remembers it's context weak


2003-04-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [d628c7db1ebac092d1dd53348a2eb7e1c5ea0fa1]

INTEGRATION: CWS calc07 (1.2.12); FILE MERGED 2003/04/17 10:29:12 fs 1.2.12.1: #108986# AccessibleWrapper has new dispose handling / AccessibleWrapper remembers it's context weak


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [2f266e42db55c1dc85ba353ba66fcc22265872b6]

INTEGRATION: CWS uno2 (1.37.92); FILE MERGED 2003/04/04 12:51:35 ab 1.37.92.1: 107504# XSimpleFileAccess3


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [1638684698a9cdb461f04041496deccdadb6409e]

INTEGRATION: CWS uno2 (1.1.2); FILE ADDED 2003/04/04 12:52:25 ab 1.1.2.1: 107504# Interface to handle hidden flag


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [1f3ded67a2268121cdae36a04e5bcdb279ee7a60]

INTEGRATION: CWS uno2 (1.1.90); FILE MERGED 2003/04/08 09:56:50 dbo 1.1.90.1: #107991# UNO shared library component renaming


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [d2609378a5bdffe2d39135eb0294cd5b8b300d0f]

INTEGRATION: CWS uno2 (1.5.62); FILE MERGED 2003/04/02 10:06:01 jl 1.5.62.1: #108553#


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [ef921c5da3068970f9640cba4a322bf49f5dce8f]

INTEGRATION: CWS uno2 (1.9.64); FILE MERGED 2003/04/02 10:05:42 jl 1.9.64.1: #108553#


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [af57e87211dd3432bd7b8abf68f4f96cf24860c0]

INTEGRATION: CWS uno2 (1.1.1.1.66); FILE MERGED 2003/04/08 13:38:53 dbo 1.1.1.1.66.1: #107991# UNO shared library component renaming


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [acf3fdbca6ebf67b8fb8f2bad1a9f2a035e8b6b1]

INTEGRATION: CWS uno2 (1.5.24); FILE MERGED 2003/04/08 13:38:54 dbo 1.5.24.1: #107991# UNO shared library component renaming


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [183f9f4023b0de11cf0c37fdec4ff22780370102]

INTEGRATION: CWS uno2 (1.3.24); FILE MERGED 2003/04/08 13:38:55 dbo 1.3.24.1: #107991# UNO shared library component renaming


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [625d05091cd79bc36c715675629713b6f4439ca9]

INTEGRATION: CWS uno2 (1.15.62); FILE MERGED 2003/04/02 10:04:35 jl 1.15.62.1: #108553# IDispatch::GetIDsOfNames treats Bridge_GetStruct case insensitive now


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [0ad67d79a2eaf5e6c961d3e4ae03028acb9e26a8]

INTEGRATION: CWS uno2 (1.1.2); FILE ADDED 2003/04/02 12:32:27 jl 1.1.2.1: renamed olebrdg.dll to oleautobridge.dll


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [dc7556eaed60c269d7a978084c2c4cbf16840722]

INTEGRATION: CWS uno2 (1.8.62); FILE MERGED 2003/04/02 12:31:46 jl 1.8.62.2: #108553# 2003/04/02 10:01:33 jl 1.8.62.1: #108553# lib renamed to olebrdg.uno


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [7d4ec83bb709f3da7a4973adcf6ce898d155e798]

INTEGRATION: CWS uno2 (1.66.2.8.56); FILE MERGED 2003/04/14 13:27:51 kso 1.66.2.8.56.2: RESYNC: (1.66.2.8-1.69); FILE MERGED 2003/04/11 14:25:22 ab 1.66.2.8.56.1: #108672# Basic Modules > 64K


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [b059c931e29091fe478131500efa619754dd3abd]

INTEGRATION: CWS uno2 (1.8.40); FILE MERGED 2003/04/07 08:38:11 sb 1.8.40.1: #108678# Added test case for bug 108675 (detected while fixing this bug).


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [f85639841880c148cd10a1d8ec854aa83693bcbe]

INTEGRATION: CWS uno2 (1.7.52); FILE MERGED 2003/04/04 09:25:25 sb 1.7.52.1: #108628# Fixed tests.


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [def56f389131e009307d40226330b286d0d83142]

INTEGRATION: CWS uno2 (1.3.54); FILE MERGED 2003/04/07 08:37:12 sb 1.3.54.1: #108678# Replaced sandbox-based proxy with java.lang.reflect-based one.


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [fa5266b4ea5dfd3fbeb02d715e94b9e15f19d551]

INTEGRATION: CWS uno2 (1.2.58); FILE MERGED 2003/04/07 08:36:39 sb 1.2.58.2: #108678# Replaced sandbox-based proxy with java.lang.reflect-based one. 2003/04/04 09:25:23 sb 1.2.58.1: #108628# Fixed tests.


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [f34f42c2328206105f52af59b6ec8259614b2758]

INTEGRATION: CWS uno2 (1.5.52); FILE MERGED 2003/04/07 08:36:39 sb 1.5.52.2: #108678# Replaced sandbox-based proxy with java.lang.reflect-based one. 2003/04/04 09:25:23 sb 1.5.52.1: #108628# Fixed tests.


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [cada8f0153382d53052df89bd01cfa510c59ed78]

INTEGRATION: CWS uno2 (1.4.56); FILE MERGED 2003/04/04 09:25:20 sb 1.4.56.1: #108628# Fixed tests.


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [861125b053370957beb4a61dedb2c76ff1a70a73]

INTEGRATION: CWS uno2 (1.1.1.1.64); FILE MERGED 2003/04/07 08:34:43 sb 1.1.1.1.64.1: #108678# Replaced sandbox-based proxy with java.lang.reflect-based one (in com.sun.star.lib.uno.bridges.java_remote).


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [1a58ac05be3f7f7286a13b38d83c3a024d2fad4b]

INTEGRATION: CWS uno2 (1.2.62); FILE MERGED 2003/04/07 08:33:34 sb 1.2.62.1: #108678# Replaced sandbox-based proxy with java.lang.reflect based one.


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [b8789bce5c22ba403088adfa2f45e753695d37ed]

INTEGRATION: CWS uno2 (1.27.2.1.16); FILE MERGED 2003/04/10 13:50:26 sb 1.27.2.1.16.3: #108825# In the RefHolder, keep a hard reference to the local object (the java_environment will only hold it weakly, so that a local object might be garbage-collected otherwise). 2003/04/07 08:33:33 sb 1.27.2.1.16.2: #108678# Replaced sandbox-based proxy with java.lang.reflect based one. 2003/04/04 09:13:59 sb 1.27.2.1.16.1: #108628# Always send back a release for a known object in mapInterfaceFrom (e.g., when the object is a local one mapped out via another bridge and now mapped back in); cleaned up handling of disposed bridge.


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [dc80c499369c3a973a1ddf21f998a7777f2324cf]

INTEGRATION: CWS uno2 (1.1.2); FILE ADDED 2003/04/07 08:43:12 sb 1.1.2.2: #108678# Added documentation. 2003/04/07 08:31:08 sb 1.1.2.1: #108678# Replacement for com.sun.star.lib.uno.environments.java.IRequester.


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [b90b8d2507a60bf62a0ed266258924aca947909e]

INTEGRATION: CWS uno2 (1.1.2); FILE ADDED 2003/04/15 09:31:36 sb 1.1.2.3: #107753# Adapted hashCode and equals. 2003/04/10 12:51:51 sb 1.1.2.2: #108678# Fixed handling of proxy's queryInterface when supported type equals requested type. 2003/04/07 08:30:54 sb 1.1.2.1: #108678# Replacement for com.sun.star.lib.uno.environments.java.Proxy.


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [b97e1912628eb4e7760781572d34ed508caf7c03]

INTEGRATION: CWS uno2 (1.10.26); FILE MERGED 2003/04/03 13:11:00 jl 1.10.26.1: #i12929# getJavaVM does not throw RuntimeExceptions (and derived). Instead void any is returned


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [d0aee4749831b25c697d1be1115ea416d6f83b01]

INTEGRATION: CWS uno2 (1.12.6); FILE MERGED 2003/04/08 10:28:17 ab 1.12.6.1: #108496# Check for SbUnoAnyObject in checkUnoStructCopy()


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [da132b90d8a79a1958d2cfcf3face8950ab17a38]

INTEGRATION: CWS uno2 (1.12.38); FILE MERGED 2003/04/11 12:14:55 ab 1.12.38.1: #108152# Use Timer and yield in RTL function Wait


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [dedd063d3429bc8756e00bd0da800fb4dd80f1e7]

INTEGRATION: CWS uno2 (1.48.6); FILE MERGED 2003/04/04 12:31:50 ab 1.48.6.1: 107504# Use XSimpleFileAccess3, implement hidden flag handling


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [761fa9d01882d6c49aec2dfb4c3e1ea9c3c200ea]

INTEGRATION: CWS uno2 (1.1.1.1.82); FILE MERGED 2003/04/11 14:20:46 ab 1.1.1.1.82.1: #108672# Basic Modules > 64K


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [ba845cc2bc86006c5266d724eb34518f255182c6]

INTEGRATION: CWS uno2 (1.2.60); FILE MERGED 2003/04/11 14:20:46 ab 1.2.60.1: #108672# Basic Modules > 64K


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [89b5f0f9c267fbc6f34827e9d674b231d956418d]

INTEGRATION: CWS uno2 (1.5.38); FILE MERGED 2003/04/08 09:18:41 ab 1.5.38.1: #108496# Moved class SbUnoAnyObject here


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [ea91d5fb035a83ee08613ec741b4c56ded77da06]

INTEGRATION: CWS uno2 (1.2.82); FILE MERGED 2003/04/13 16:01:09 ab 1.2.82.1: #100883# Enable recursion in Basic


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [88d75e6141fcccf216f6066cd160cdc827bd1686]

INTEGRATION: CWS uno2 (1.3.44); FILE MERGED 2003/04/11 14:20:45 ab 1.3.44.1: #108672# Basic Modules > 64K


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [ca35d65a9facb2a7719ceaff482cb1532c161172]

INTEGRATION: CWS uno2 (1.7.6); FILE MERGED 2003/04/11 14:20:45 ab 1.7.6.1: #108672# Basic Modules > 64K


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [306bfa572c7911879c2fc6dbfdff0f8b43495825]

INTEGRATION: CWS uno2 (1.3.6); FILE MERGED 2003/04/11 14:20:44 ab 1.3.6.1: #108672# Basic Modules > 64K


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [57863dab4ecddbf3182a29c5995adb83bf617cb0]

INTEGRATION: CWS uno2 (1.3.44); FILE MERGED 2003/04/13 16:06:27 ab 1.3.44.2: #100883# Enable recursion in Basic 2003/04/11 14:20:44 ab 1.3.44.1: #108672# Basic Modules > 64K


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [9a75f39c781670c411bf92cd1702e3c39685f9a4]

INTEGRATION: CWS uno2 (1.4.44); FILE MERGED 2003/04/13 16:06:27 ab 1.4.44.1: #100883# Enable recursion in Basic


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [6e4806301e02f4576328c4694c17de1ee018e177]

INTEGRATION: CWS uno2 (1.12.6); FILE MERGED 2003/04/13 16:00:09 ab 1.12.6.2: #100883# Enable recursion in Basic 2003/04/11 14:20:43 ab 1.12.6.1: #108672# Basic Modules > 64K


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [a753f6dbc9d72b0fddaba88cd60efd16ceb63175]

INTEGRATION: CWS uno2 (1.24.6); FILE MERGED 2003/04/08 09:19:53 ab 1.24.6.1: #108496# Moved class SbUnoAnyObject to sbunoobj.hxx


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [19d3ee85c95bb347d4cc99a69eb0bfee71f1f5ad]

INTEGRATION: CWS uno2 (1.10.6); FILE MERGED 2003/04/11 14:20:43 ab 1.10.6.1: #108672# Basic Modules > 64K


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [34e66c83601030dd37ec071a43b22a2cc1d3fafc]

INTEGRATION: CWS uno2 (1.7.6); FILE MERGED 2003/04/11 14:20:42 ab 1.7.6.1: #108672# Basic Modules > 64K


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [762183207fc8262a1fb0414f61b4e5fc75c28425]

INTEGRATION: CWS uno2 (1.6.6); FILE MERGED 2003/04/11 14:20:42 ab 1.6.6.1: #108672# Basic Modules > 64K


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [e41c183a106e4cfe6f1f4808f454bc38c74e37c8]

INTEGRATION: CWS uno2 (1.21.6); FILE MERGED 2003/04/11 14:20:41 ab 1.21.6.1: #108672# Basic Modules > 64K


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [74b3b57c02dc66ca7f1516299ccd7c20e7312ecf]

INTEGRATION: CWS uno2 (1.4.36); FILE MERGED 2003/04/04 12:50:27 ab 1.4.36.1: 107504# XSimpleFileAccess3


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [87217b61407189cef3d1932fe6981d76acc8d378]

INTEGRATION: CWS uno2 (1.45.6); FILE MERGED 2003/04/14 14:01:17 kso 1.45.6.2: RESYNC: (1.45-1.46); FILE MERGED 2003/04/08 09:46:58 dbo 1.45.6.1: #107991# UNO shared library component renaming


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [63c2e27d72e0d5e10bf2456c835c529c78956351]

INTEGRATION: CWS uno2 (1.18.36); FILE MERGED 2003/04/04 12:47:20 ab 1.18.36.1: 107504# XSimpleFileAccess3 implemented


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [cba201366a2de485e468a38effcd470555d75e5e]

INTEGRATION: CWS uno2 (1.2.76); FILE MERGED 2003/04/16 08:26:18 kso 1.2.76.1: #100000# - Added offuh dependency.


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [ca72d890ff9f363728842121c9d39be11e460e15]

INTEGRATION: CWS uno2 (1.15.42); FILE MERGED 2003/04/08 14:01:19 dbo 1.15.42.1: #107991# UNO shared library component renaming


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [b5c1d0fb76a78615eff64b41093a8ffc15072adf]

INTEGRATION: CWS uno2 (1.2.46); FILE MERGED 2003/04/11 12:23:17 ab 1.2.46.1: #108672# Use OUStringBuffer in ModuleElement::characters() (performance problem for big modules)


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [f67c80a9e2cfb11d9a45d433021efbe94f69167a]

INTEGRATION: CWS uno2 (1.2.44); FILE MERGED 2003/04/08 13:42:09 dbo 1.2.44.1: #107991# UNO shared library component renaming


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [594575f864cfaa56f9ef85fade7081924c45a9f6]

INTEGRATION: CWS uno2 (1.4.42); FILE MERGED 2003/04/08 10:00:36 dbo 1.4.42.1: #107991# UNO shared library component renaming


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [b4433ff53ee12b9eba06f629ce421f4f134d9a0b]

INTEGRATION: CWS uno2 (1.2.44.1.12); FILE MERGED 2003/04/08 13:42:08 dbo 1.2.44.1.12.1: #107991# UNO shared library component renaming


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [1573789b92d6b968730157273f35f009b12cca8a]

INTEGRATION: CWS uno2 (1.8.2.1.12); FILE MERGED 2003/04/07 08:29:40 sb 1.8.2.1.12.1: #108678# Make getZClass return a useful class in more cases (esp. always if the Type represents a UNO interface).


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [293e4e130fff781718d1fd0a2f047497ba690c03]

INTEGRATION: CWS uno2 (1.1.4.1.18); FILE MERGED 2003/04/14 10:28:08 jsc 1.1.4.1.18.1: #107991# new pkgchk option -f is correct


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [c623ba66bf4bbcfebcbed586712afdea8f213161]

INTEGRATION: CWS uno2 (1.54.4.2.4); FILE MERGED 2003/04/14 10:40:39 jsc 1.54.4.2.4.2: #107991# new naming convention for uno components 2003/04/14 10:11:07 jsc 1.54.4.2.4.1: #107991# new naming convention for uno components


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [38741f87cfe0c17d4c6028cebc34b8843332ba4d]

INTEGRATION: CWS uno2 (1.1.4.1.18); FILE MERGED 2003/04/14 10:11:04 jsc 1.1.4.1.18.1: #107991# new naming convention for uno components


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [846604f001248987625514a8764b5285196ddc9b]

INTEGRATION: CWS uno2 (1.5.10.1.18); FILE MERGED 2003/04/14 10:11:03 jsc 1.5.10.1.18.1: #107991# new naming convention for uno components


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [d52f3c2091e848ce27f381d11314802dc4195a8b]

INTEGRATION: CWS uno2 (1.7.2); FILE MERGED 2003/04/08 09:48:09 dbo 1.7.2.1: #107991# UNO shared library component renaming


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [4b9fa5a542a2e0dc2ea48346f575ca074e7db5dc]

INTEGRATION: CWS uno2 (1.8.2); FILE MERGED 2003/04/08 09:48:08 dbo 1.8.2.1: #107991# UNO shared library component renaming


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [fe32ac5cf6b47a85b75bf396cf76db3c1c46c4e8]

INTEGRATION: CWS uno2 (1.2.2); FILE MERGED 2003/04/02 08:56:05 dbo 1.2.2.1: preparation for code review: source beautifying (80 characters per line)


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [1f626cad3aa3677ceff865d45104de422a13b534]

INTEGRATION: CWS uno2 (1.3.48); FILE MERGED 2003/04/08 13:40:39 dbo 1.3.48.1: #107991# UNO shared library component renaming


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [8430d2e6773eff419296a1dad0389e45294b7ba2]

INTEGRATION: CWS uno2 (1.6.28.1.12); FILE MERGED 2003/04/08 13:40:38 dbo 1.6.28.1.12.1: #107991# UNO shared library component renaming


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [4ae47d8cc1379e97eba57500fcbddba0605b20ff]

INTEGRATION: CWS uno2 (1.8.44); FILE MERGED 2003/04/08 13:40:37 dbo 1.8.44.1: #107991# UNO shared library component renaming


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [5459de11c90fbf22053efddfa1d9ce67015ae60c]

INTEGRATION: CWS uno2 (1.9.20); FILE MERGED 2003/04/15 09:30:43 sb 1.9.20.1: #107753# Fixed minor problems (detected when com.sun.star.bridge.Bridge enumeration is null).


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [d80c3e078647684d5e7e3c70a18a25dc31060481]

INTEGRATION: CWS uno2 (1.12.2); FILE MERGED 2003/04/02 08:56:03 dbo 1.12.2.1: preparation for code review: source beautifying (80 characters per line)


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [da9b920273e22cd83a86256b577072c351d62b41]

INTEGRATION: CWS uno2 (1.4.48); FILE MERGED 2003/04/08 13:40:37 dbo 1.4.48.1: #107991# UNO shared library component renaming


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [e9951d2a17e97c99a9fea14b229ebf33f8cf196d]

INTEGRATION: CWS uno2 (1.5.52); FILE MERGED 2003/04/08 13:40:35 dbo 1.5.52.1: #107991# UNO shared library component renaming


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [40315791ce5a161790b8423c4b5ba9dc525c6e60]

INTEGRATION: CWS uno2 (1.3.46); FILE MERGED 2003/04/08 13:40:32 dbo 1.3.46.1: #107991# UNO shared library component renaming


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [90fbcaea4e725156083f0cdfaa1040e196b457a5]

INTEGRATION: CWS uno2 (1.5.48); FILE MERGED 2003/04/08 13:40:28 dbo 1.5.48.1: #107991# UNO shared library component renaming


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [b333413337294f68c5866f609aafa39d349a2c17]

INTEGRATION: CWS uno2 (1.5.44); FILE MERGED 2003/04/08 13:40:27 dbo 1.5.44.1: #107991# UNO shared library component renaming


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [7bb7c6eb63516d23494c9a2316568a8801b74236]

INTEGRATION: CWS uno2 (1.8.50); FILE MERGED 2003/04/08 13:40:24 dbo 1.8.50.1: #107991# UNO shared library component renaming


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [281b211b1334a0e087b2967aacfb97256bff5303]

INTEGRATION: CWS uno2 (1.4.50); FILE MERGED 2003/04/08 13:40:23 dbo 1.4.50.1: #107991# UNO shared library component renaming


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [38d201979301dcf9896af6c8c40041e98bd5c778]

INTEGRATION: CWS uno2 (1.12.2); FILE MERGED 2003/04/02 08:56:02 dbo 1.12.2.1: preparation for code review: source beautifying (80 characters per line)


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [73f199a3d9ab3fa80edd81f4fb0da5d73d1833df]

INTEGRATION: CWS uno2 (1.2.10); FILE MERGED 2003/04/16 16:30:01 kso 1.2.10.1: #100000# - Corrected wrong CutLines signature (to match actual implementation).


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [7eab1e8da27774ca51ecf76136397d9e9d432a2b]

INTEGRATION: CWS uno2 (1.23.48); FILE MERGED 2003/04/11 14:49:45 ab 1.23.48.1: #108672# Basic Modules > 64K


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [0045bb2bfa0e49f4e13552dd8bb14064ecd86687]

INTEGRATION: CWS uno2 (1.18.54); FILE MERGED 2003/04/11 14:49:44 ab 1.18.54.1: #108672# Basic Modules > 64K


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [7ed9a5a35f2ab7909c5141e49e03a9c822098991]

INTEGRATION: CWS uno2 (1.19.48); FILE MERGED 2003/04/11 14:49:44 ab 1.19.48.1: #108672# Basic Modules > 64K


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [2772c8603a2fdc7ac5fb4fd80d21b86089e46ac6]

INTEGRATION: CWS uno2 (1.20.56); FILE MERGED 2003/04/11 14:49:43 ab 1.20.56.1: #108672# Basic Modules > 64K


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [271d71ce13638f9f3c825abcd50f4e436ca11c1f]

INTEGRATION: CWS uno2 (1.30.50); FILE MERGED 2003/04/11 14:49:43 ab 1.30.50.1: #108672# Basic Modules > 64K


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [8cff2ff6ad48498c5047f5331e2d42fb4d4a7c70]

INTEGRATION: CWS uno2 (1.14.14); FILE MERGED 2003/04/11 14:49:42 ab 1.14.14.1: #108672# Basic Modules > 64K


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [e3c344a4f3f2ded4a6f9a48f12fa6e3afe9afb57]

INTEGRATION: CWS uno2 (1.25.14); FILE MERGED 2003/04/11 14:49:42 ab 1.25.14.1: #108672# Basic Modules > 64K


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [ec7e918a2090cdc4aa2a6f332905edf114d8fdb0]

INTEGRATION: CWS uno2 (1.6.2); FILE MERGED 2003/04/02 08:56:01 dbo 1.6.2.1: preparation for code review: source beautifying (80 characters per line)


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [ddda5081b10733f11f33a1e7954257dd7c3c2cc5]

INTEGRATION: CWS uno2 (1.10.2); FILE MERGED 2003/04/02 08:56:00 dbo 1.10.2.1: preparation for code review: source beautifying (80 characters per line)


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [4e220d027746f0369f0701d1daaa091a1c5e83a3]

INTEGRATION: CWS uno2 (1.1.2); FILE ADDED 2003/04/15 09:40:29 sb 1.1.2.1: #107753# New test case.


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [2cd2837b826c9db95e616b03710991d9b2654baf]

INTEGRATION: CWS uno2 (1.1.2); FILE ADDED 2003/04/15 09:40:28 sb 1.1.2.1: #107753# New test case.


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [04f18253c2a9da9fd68e53d4b2cca96d8c4d582a]

INTEGRATION: CWS uno2 (1.1.2); FILE ADDED 2003/04/15 09:40:27 sb 1.1.2.1: #107753# New test case.


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [f5707bc644d8c652c03bd413646df4ba13011e08]

INTEGRATION: CWS uno2 (1.1.2); FILE ADDED 2003/04/15 09:40:25 sb 1.1.2.1: #107753# New test case.


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [501b490b6f7e0133037419d6d64bb3f7b547a7dd]

INTEGRATION: CWS uno2 (1.1.2); FILE ADDED 2003/04/15 09:40:24 sb 1.1.2.1: #107753# New test case.


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [b1aa3ab97f34e097d9294dc56c6f9a7b322699d6]

INTEGRATION: CWS uno2 (1.2.2); FILE MERGED 2003/04/15 09:39:19 sb 1.2.2.1: #107753# Moved code down from any/ subdir.


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [73b298ee458181f309225b7c568c5e5b0e0b3383]

INTEGRATION: CWS uno2 (1.8.2); FILE MERGED 2003/04/08 09:48:09 dbo 1.8.2.1: #107991# UNO shared library component renaming


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [3ed6c2927f945de69c5a41422656ee25e6de8b41]

INTEGRATION: CWS uno2 (1.9.2); FILE MERGED 2003/04/02 08:55:59 dbo 1.9.2.1: preparation for code review: source beautifying (80 characters per line)


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [c349d84ca05708bee4487b94ed04b7fc7eaaf4b8]

INTEGRATION: CWS uno2 (1.5.2); FILE MERGED 2003/04/08 09:48:08 dbo 1.5.2.1: #107991# UNO shared library component renaming


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [199cceffbc9984c246e42a94f3cca498fa8843f5]

INTEGRATION: CWS uno2 (1.5.2); FILE MERGED 2003/04/15 09:36:49 sb 1.5.2.1: #107753# Made code compile.


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [ad117bfdc65d71797f3faf9518e416d92d6af178]

INTEGRATION: CWS uno2 (1.5.2); FILE MERGED 2003/04/15 09:36:49 sb 1.5.2.2: #107753# Made code compile. 2003/04/08 09:48:08 dbo 1.5.2.1: #107991# UNO shared library component renaming


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [b70dc9e0296040045a3950ceb5c1af99243f1755]

INTEGRATION: CWS uno2 (1.3.2); FILE MERGED 2003/04/15 09:36:13 sb 1.3.2.2: #107753# Adapted hashCode and equals. 2003/04/02 08:56:05 dbo 1.3.2.1: preparation for code review: source beautifying (80 characters per line)


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [c977f4d8872a48ca8de4488027f5fa976bdeaf16]

INTEGRATION: CWS uno2 (1.1.2); FILE ADDED 2003/04/08 13:58:22 dbo 1.1.2.1: #107991# UNO shared library component renaming


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [83f0fcea3530f1e73c3c6c83b2718105356d408a]

INTEGRATION: CWS uno2 (1.2.42); FILE MERGED 2003/04/08 13:58:21 dbo 1.2.42.1: #107991# UNO shared library component renaming


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [a8b8e71547e074ac432056206ff4c423b3568866]

INTEGRATION: CWS uno2 (1.9.2.1.14); FILE MERGED 2003/04/08 13:58:20 dbo 1.9.2.1.14.1: #107991# UNO shared library component renaming


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [c8cb1c59bd6a9ff551c0a7ed0e97d7bd69866de2]

INTEGRATION: CWS uno2 (1.6.2); FILE MERGED 2003/04/02 08:56:02 dbo 1.6.2.1: preparation for code review: source beautifying (80 characters per line)


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [cb5c8e96fb261cef7099e3c61d14ed9640ac70f5]

INTEGRATION: CWS uno2 (1.4.2); FILE MERGED 2003/04/02 08:56:01 dbo 1.4.2.1: preparation for code review: source beautifying (80 characters per line)


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [c294d5a1c188b35841168b980573d08404ba2ee9]

INTEGRATION: CWS uno2 (1.7.2); FILE MERGED 2003/04/02 08:56:00 dbo 1.7.2.1: preparation for code review: source beautifying (80 characters per line)


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [7bbf8179edec8b3006b5c8f0820cd5637cfc8e71]

INTEGRATION: CWS uno2 (1.7.2); FILE MERGED 2003/04/02 08:55:59 dbo 1.7.2.1: preparation for code review: source beautifying (80 characters per line)


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [f0a5a4715356b8751447a453be14f939176f25f7]

INTEGRATION: CWS uno2 (1.2.2); FILE MERGED 2003/03/31 08:54:15 sb 1.2.2.1: #i12721# Fixed stack adjustment in callVirtualMethod (copied fix from ../gcc3_linux_intel/uno2cpp.cxx 1.3.48.1).


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [dbadb3da20a84178a1f85b4846ac141fcab3d76f]

INTEGRATION: CWS uno2 (1.34.2); FILE MERGED 2003/04/08 09:50:11 dbo 1.34.2.1: #107991# UNO shared library component renaming


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [4467547f991d25ea0d58070d43c6e47f4e375f41]

INTEGRATION: CWS uno2 (1.13.2); FILE MERGED 2003/04/08 09:50:11 dbo 1.13.2.1: #107991# UNO shared library component renaming


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [ca3f4c879626b7178ffd45075a23d9f1de52dd37]

INTEGRATION: CWS uno2 (1.17.2); FILE MERGED 2003/04/08 09:50:13 dbo 1.17.2.1: #107991# UNO shared library component renaming


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [9eb23bb50e0863cc9ac7f683ebc657adde53bb7d]

INTEGRATION: CWS uno2 (1.18.2); FILE MERGED 2003/04/08 09:50:12 dbo 1.18.2.1: #107991# UNO shared library component renaming


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [69f3d1b9e6f833fad6af0ac4768e5441542b5f5b]

INTEGRATION: CWS uno2 (1.9.26); FILE MERGED 2003/04/09 15:07:31 dbo 1.9.26.1: #108591# fixed assert()


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [8887123f4b227e1d7e4c9fc678e52b41a9e22347]

INTEGRATION: CWS uno2 (1.16.32); FILE MERGED 2003/04/03 12:26:28 jl 1.16.32.1: #i12929# do not Assert when a component cannot be instantiated


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [d0b952917dfdd447b2a15d928169c8756e9e8b82]

INTEGRATION: CWS uno2 (1.6.50); FILE MERGED 2003/04/08 13:32:49 dbo 1.6.50.1: #107991# UNO shared library component renaming


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [f45e8eab334a58b0efd7d002abe2c5cb721414db]

INTEGRATION: CWS uno2 (1.6.18); FILE MERGED 2003/04/08 13:32:50 dbo 1.6.18.1: #107991# UNO shared library component renaming


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [689b7e79404003a6fcb8cb7d3457befb38735625]

INTEGRATION: CWS uno2 (1.8.50); FILE MERGED 2003/04/08 13:32:49 dbo 1.8.50.1: #107991# UNO shared library component renaming


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [48f8554b858d85c28e787dc58138b9ae3ff11a13]

INTEGRATION: CWS uno2 (1.3.48); FILE MERGED 2003/04/08 13:32:48 dbo 1.3.48.1: #107991# UNO shared library component renaming


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [325e7ab722f2aee70c5a50aca137290dcdc20cc9]

INTEGRATION: CWS uno2 (1.8.44); FILE MERGED 2003/04/08 13:32:47 dbo 1.8.44.1: #107991# UNO shared library component renaming


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [390151b28371fda362148d4098ba92c99fa3c8c1]

INTEGRATION: CWS uno2 (1.9.44); FILE MERGED 2003/04/08 13:32:46 dbo 1.9.44.1: #107991# UNO shared library component renaming


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [6f615d39706a31238a28d4b7a142af6b00647a9f]

INTEGRATION: CWS uno2 (1.4.48); FILE MERGED 2003/04/08 13:32:46 dbo 1.4.48.1: #107991# UNO shared library component renaming


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [4c9a1c8c986738ed133f8850db5b6cd789ff86f7]

INTEGRATION: CWS uno2 (1.9.20); FILE MERGED 2003/04/08 13:32:45 dbo 1.9.20.1: #107991# UNO shared library component renaming


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [b4c1d6f4fecd3a69cd1a984126ce6697c32fdc1d]

INTEGRATION: CWS uno2 (1.4.48); FILE MERGED 2003/04/08 13:32:44 dbo 1.4.48.1: #107991# UNO shared library component renaming


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [74e4460f0ae5a00579b549d177b50fca797a5379]

INTEGRATION: CWS uno2 (1.9.44); FILE MERGED 2003/04/08 13:32:44 dbo 1.9.44.1: #107991# UNO shared library component renaming


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [2ac5ff293ebb127c1a0610c0dd596595f2f53027]

INTEGRATION: CWS uno2 (1.11.20); FILE MERGED 2003/04/08 13:32:43 dbo 1.11.20.1: #107991# UNO shared library component renaming


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [95ca4da175037c3eb4a2d7619375f215f6f77ce6]

INTEGRATION: CWS uno2 (1.6.50); FILE MERGED 2003/04/08 13:32:42 dbo 1.6.50.1: #107991# UNO shared library component renaming


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [c5415f0de54882cb8917a2d26197e29e6b53b3a7]

INTEGRATION: CWS uno2 (1.14.46); FILE MERGED 2003/04/08 09:51:27 dbo 1.14.46.1: #107991# UNO shared library component renaming


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [4bb85bd84b4ec91c0d411c0310ad7e5c56b21c08]

INTEGRATION: CWS uno2 (1.12.4); FILE MERGED 2003/04/09 14:55:06 dbo 1.12.4.2: #107991# fixing implicit loader selection 2003/04/08 09:51:26 dbo 1.12.4.1: #107991# UNO shared library component renaming


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [264ef08a63185c8dd3778782b9cfb4f1e7e57cdd]

INTEGRATION: CWS uno2 (1.7.42); FILE MERGED 2003/04/08 13:56:29 dbo 1.7.42.1: #107991# UNO shared library component renaming


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [221251ab696332a6e9e08d509bcfcd371f123bfa]

INTEGRATION: CWS uno2 (1.11.34); FILE MERGED 2003/04/08 13:56:28 dbo 1.11.34.1: #107991# UNO shared library component renaming


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [348df3acd4ba16c83fd2737ed74d6069ba38d5e2]

INTEGRATION: CWS uno2 (1.2.42); FILE MERGED 2003/04/08 13:56:37 dbo 1.2.42.1: #107991# UNO shared library component renaming


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [e20f8bb4017261e1852c631c157eb5e273dbde86]

INTEGRATION: CWS uno2 (1.4.42); FILE MERGED 2003/04/08 13:56:34 dbo 1.4.42.2: #107991# UNO shared library component renaming 2003/04/08 10:46:57 jl 1.4.42.1: #i12929#


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [025dd432b3f17e5b1ce1ee189bd447238ab8ea00]

INTEGRATION: CWS uno2 (1.3.42); FILE MERGED 2003/04/08 13:56:34 dbo 1.3.42.2: #107991# UNO shared library component renaming 2003/04/08 10:46:56 jl 1.3.42.1: #i12929#


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [0a1e2b537584981cc8bf8463e5fd61a5742cbe57]

INTEGRATION: CWS uno2 (1.7.40); FILE MERGED 2003/04/08 13:56:28 dbo 1.7.40.1: #107991# UNO shared library component renaming


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [602aac3b30d4934d30e429b585bdf8440fd4c9b0]

INTEGRATION: CWS uno2 (1.5.64); FILE MERGED 2003/04/09 14:58:10 dbo 1.5.64.1: #107991#


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [91e0fc8ca406218634ef8cfe23825a5cd52c5d2e]

INTEGRATION: CWS uno2 (1.11.42); FILE MERGED 2003/04/08 13:56:30 dbo 1.11.42.1: #107991# UNO shared library component renaming


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [858db19dd150a2d5b6c0a2ea3a48d4cc7a0351f1]

INTEGRATION: CWS uno2 (1.6.42); FILE MERGED 2003/04/08 13:56:30 dbo 1.6.42.1: #107991# UNO shared library component renaming


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [1bd272a638bb36a12dff1c1490af68447d2df8d3]

INTEGRATION: CWS uno2 (1.8.10.1.16); FILE MERGED 2003/04/08 13:56:29 dbo 1.8.10.1.16.1: #107991# UNO shared library component renaming


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [b5ac79d7aaae7734b0871b5824824b584bc683a7]

INTEGRATION: CWS uno2 (1.8.40); FILE MERGED 2003/04/08 13:56:28 dbo 1.8.40.1: #107991# UNO shared library component renaming


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [14fa69999165abe52350ea81f6f323299c9ef8dd]

INTEGRATION: CWS uno2 (1.19.2.1.16); FILE MERGED 2003/04/08 13:56:27 dbo 1.19.2.1.16.1: #107991# UNO shared library component renaming


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [1689fafc50803bf8c6d728c68a316ff749402f0d]

INTEGRATION: CWS uno2 (1.6.60); FILE MERGED 2003/04/08 13:56:26 dbo 1.6.60.1: #107991# UNO shared library component renaming


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [b33af4d95c5aca3ee416cbf823e8e695ae15ce9c]

INTEGRATION: CWS uno2 (1.8.34); FILE MERGED 2003/04/08 13:56:25 dbo 1.8.34.1: #107991# UNO shared library component renaming


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [5f03bf4cbfc986a9d5af5cef31d191ef87ed5753]

INTEGRATION: CWS uno2 (1.8.60); FILE MERGED 2003/04/08 13:56:24 dbo 1.8.60.1: #107991# UNO shared library component renaming


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [8c56289ba3d5a3efcb36346bd657170fa86f4342]

INTEGRATION: CWS uno2 (1.52.2.1.16); FILE MERGED 2003/04/10 11:39:47 jl 1.52.2.1.16.2: #108692# if the user has installed the offcie without java support and he wants to use a java component the a MessageBox comes up telling him about that. (java not configured) 2003/04/03 12:31:46 jl 1.52.2.1.16.1: #i12929# getJavaVM does not throw RuntimeExceptions (and derived). Instead void any is returned


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [46b17dc7470dc69de352d40dee4037e2b3f132b2]

INTEGRATION: CWS uno2 (1.7.60); FILE MERGED 2003/04/08 13:56:22 dbo 1.7.60.1: #107991# UNO shared library component renaming


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [c470e79d965f80f2ad27eaf687b034182f8c1d30]

INTEGRATION: CWS uno2 (1.3.44); FILE MERGED 2003/04/08 13:56:21 dbo 1.3.44.1: #107991# UNO shared library component renaming


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [e46873ab04f1bab957cc6be7a504f3fc31194ae2]

INTEGRATION: CWS uno2 (1.10.34); FILE MERGED 2003/04/08 13:56:19 dbo 1.10.34.1: #107991# UNO shared library component renaming


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [eb70d1467df550dbf448a123c05ca9306643ada7]

INTEGRATION: CWS uno2 (1.6.64); FILE MERGED 2003/04/08 13:56:19 dbo 1.6.64.1: #107991# UNO shared library component renaming


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [e733fd7972d344f91046d6b85454a7f4fe661271]

INTEGRATION: CWS uno2 (1.7.60); FILE MERGED 2003/04/08 13:56:18 dbo 1.7.60.1: #107991# UNO shared library component renaming


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [fbf7009acb175a7d1ccd49e731e34bf30b628fc6]

INTEGRATION: CWS uno2 (1.4.64); FILE MERGED 2003/04/08 13:56:17 dbo 1.4.64.1: #107991# UNO shared library component renaming


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [1bec81fd5490e86fd73e5636ba41123e8f477706]

INTEGRATION: CWS uno2 (1.6.60); FILE MERGED 2003/04/08 13:56:17 dbo 1.6.60.1: #107991# UNO shared library component renaming


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [2e5db69e1672b67027a995271f87cd9bdc6585b8]

INTEGRATION: CWS uno2 (1.7.60); FILE MERGED 2003/04/08 13:56:15 dbo 1.7.60.1: #107991# UNO shared library component renaming


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [27c9a407194c5eb2dd922cc687a3f8c197d52322]

INTEGRATION: CWS uno2 (1.15.34); FILE MERGED 2003/04/08 13:56:14 dbo 1.15.34.1: #107991# UNO shared library component renaming


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [78234258b0740ade525f3d5580addb673c082f67]

INTEGRATION: CWS uno2 (1.10.34); FILE MERGED 2003/04/08 13:56:14 dbo 1.10.34.1: #107991# UNO shared library component renaming


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [053aaefe7443ca7bc3fa2c27957e4c148502e044]

INTEGRATION: CWS uno2 (1.14.34); FILE MERGED 2003/04/08 13:56:12 dbo 1.14.34.1: #107991# UNO shared library component renaming


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [92572661a4cc2f65ddf3a9c1cda2506d56216713]

INTEGRATION: CWS uno2 (1.6.34); FILE MERGED 2003/04/08 13:56:12 dbo 1.6.34.1: #107991# UNO shared library component renaming


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [985af9d02f7cac01c32228ffe2b95ee75c39cd73]

INTEGRATION: CWS uno2 (1.16.2.1.18); FILE MERGED 2003/04/03 12:30:19 jl 1.16.2.1.18.1: #i12929# no RuntimeException when JavaVM could not be obtained. XImplementationLoader methods throw exceptions in that case.


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [776c496a624e4f303b14dc47dbabaeb4074cc623]

INTEGRATION: CWS uno2 (1.9.40); FILE MERGED 2003/04/08 13:56:11 dbo 1.9.40.1: #107991# UNO shared library component renaming


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [812f17b18f0532a543918a8f2b8221faa5a17235]

INTEGRATION: CWS uno2 (1.4.40); FILE MERGED 2003/04/08 13:56:11 dbo 1.4.40.1: #107991# UNO shared library component renaming


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [5fce99bbff59d22f6a3ca79fa406f619d837f07d]

INTEGRATION: CWS uno2 (1.8.60); FILE MERGED 2003/04/08 13:56:09 dbo 1.8.60.1: #107991# UNO shared library component renaming


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [aa97c726b304151f15400e87d2338839b380a359]

INTEGRATION: CWS uno2 (1.5.44); FILE MERGED 2003/04/08 13:56:09 dbo 1.5.44.1: #107991# UNO shared library component renaming


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [43dbdfbd08ee9ce93944a6f2dd0f3793a4a20956]

INTEGRATION: CWS uno2 (1.6.64); FILE MERGED 2003/04/08 13:56:08 dbo 1.6.64.1: #107991# UNO shared library component renaming


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [3a9c0061b5a6699fb9a5da7d8a73cd1cb25a53e3]

INTEGRATION: CWS uno2 (1.6.44); FILE MERGED 2003/04/08 13:56:07 dbo 1.6.44.1: #107991# UNO shared library component renaming


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [2142521c762daed25423bde9e53167b16253113c]

INTEGRATION: CWS uno2 (1.9.54); FILE MERGED 2003/04/08 13:56:06 dbo 1.9.54.1: #107991# UNO shared library component renaming


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [eda96e214950b1c0dc560f9f264d874248168783]

INTEGRATION: CWS uno2 (1.9.60); FILE MERGED 2003/04/08 13:56:04 dbo 1.9.60.1: #107991# UNO shared library component renaming


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [694ae5ee0fab85e9f6c51995405ec8b483176357]

INTEGRATION: CWS uno2 (1.8.40); FILE MERGED 2003/04/08 13:56:03 dbo 1.8.40.1: #107991# UNO shared library component renaming


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [0f9627151dcd58551012e961509c4e077af4646a]

INTEGRATION: CWS uno2 (1.5.62); FILE MERGED 2003/04/08 13:56:03 dbo 1.5.62.1: #107991# UNO shared library component renaming


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [c6c339496122da159da4f068bacbbc997f735c8b]

INTEGRATION: CWS uno2 (1.9.44); FILE MERGED 2003/04/08 13:56:01 dbo 1.9.44.1: #107991# UNO shared library component renaming


2003-04-23  Vladimir Glazounov  <vg@openoffice.org>  [da31ac5fd24bf9bffeff8fcd1a2b89f4e4d00e90]

#100000# one more library to link


2003-04-23  Vladimir Glazounov  <vg@openoffice.org>  [c8df7cab617a155a95aa70570e7bd33595717209]

#100000# typo


2003-04-23  Rüdiger Timm  <rt@openoffice.org>  [f5231e127996b2b748fb481910e045a96be69d6b]

#100000# Syntax


2003-04-22  Kurt Zenker  <kz@openoffice.org>  [220397460d7ba406a65ff2c98d2ce9327fddf446]

new version for SRX644


2003-04-22  Vladimir Glazounov  <vg@openoffice.org>  [2d769d7b971f72bb31538186b4a19a105aea3af4]

#100000# no uninitialized variable


2003-04-22  Kurt Zenker  <kz@openoffice.org>  [ac8575277af657fc7f1608b030c3fdf4d8483f0b]

new version for SRX644


2003-04-22  Kurt Zenker  <kz@openoffice.org>  [266109580ca0ceac69b49e0c9eabebcb4dc45091]

new version for SRX644


2003-04-22  Rüdiger Timm  <rt@openoffice.org>  [093548785f0056f9c8bf21bc11b612d29f9db4da]

new version for SRX644


2003-04-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [096a9956b3daeb6bc8db5d3535001cce5d0cbac8]

#100000# explicit link SOTLIB


2003-04-22  Daniel Boelzle  <dbo@openoffice.org>  [3aedfe2783858405da6b32390d5917b7c2c508d0]

#107130# fixing exports


2003-04-22  Vladimir Glazounov  <vg@openoffice.org>  [0f41f2603fd9dba081282974246b04976f7017ce]

#100000# MHU: Removed unused dependency on vos module.hxx and dynload.hxx.


2003-04-22  Vladimir Glazounov  <vg@openoffice.org>  [9ac2b51f36f4fc863cf0c804225d05ee7b6ff248]

#100000# MHU: Removed unused dependency on vos module.hxx and dynload.hxx.


2003-04-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [8f74ca196c77f1815402ae2bbee75bbdc936b2ae]

#100000#: repair merge


2003-04-22  Kurt Zenker  <kz@openoffice.org>  [b3f7118905419b57a25a23676919d72b23924ac6]

new version for SRX644


2003-04-22  Vladimir Glazounov  <vg@openoffice.org>  [05e80c5ad07ce6e1b9b1829161e93879f49bcb36]

#100000# ptrdiff_t needs stddef.h


2003-04-22  Vladimir Glazounov  <vg@openoffice.org>  [dcc38c820ce3e646e634ca50308597c05f0f15be]

#100000# no std workspace for min & max


2003-04-18  Kurt Zenker  <kz@openoffice.org>  [b75a5fd1b1a55821d8ac56f4e05e6cb1c9eec380]

new version for SRX644


2003-04-18  Rüdiger Timm  <rt@openoffice.org>  [0f78b7d630d44ac57f0ba6b496682320cfffd2af]

#100000# cpprt needs libsal, so it depends on util


2003-04-18  Kurt Zenker  <kz@openoffice.org>  [7831470cb28ce4b7dce29f97fbbd0fade059829a]

new version for SRX644


2003-04-18  Kurt Zenker  <kz@openoffice.org>  [026a0d6cb6eaf32641d38b00af6cc242e69b783c]

new version for SRX644


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [c7072b3282d22da5d371dd83c93e2a2a2d336234]

INTEGRATION: CWS hhc (1.11.8.2.4); FILE MERGED 2003/04/08 10:26:06 tl 1.11.8.2.4.2: RESYNC: (1.11.8.2-1.12); FILE MERGED 2003/03/29 02:06:59 khong 1.11.8.2.4.1: #105688# add new Hangul/Hanja conversion


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [328c5806ca8b7b345ff30a1c97f740f822863c1b]

INTEGRATION: CWS hhc (1.25.22); FILE MERGED 2003/03/29 02:05:09 khong 1.25.22.1: #105688# new Hangul/Hanja conversion


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [7cce1b969047983fa2c9a0ea5ff2bde013a8e37f]

INTEGRATION: CWS hhc (1.6.38.1.10); FILE MERGED 2003/03/27 11:02:50 tl 1.6.38.1.10.1: #105688# Hangul/Hanja converrsion


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [bfb1dfdde00390d120ae543ba3161d9c119785a2]

INTEGRATION: CWS hhc (1.1.2); FILE ADDED 2003/04/02 07:59:50 tl 1.1.2.5: #105688# *Max*CharCount functions modified 2003/04/01 10:41:05 tl 1.1.2.4: #105688# added additional function parameters 2003/04/01 07:04:46 tl 1.1.2.3: #105688# interface extended by functions to query character count 2003/03/27 14:00:32 tl 1.1.2.2: #105688# Hangul/Hanja converrsion 2003/03/27 11:04:31 tl 1.1.2.1: #105688# Hangul/Hanja converrsion


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [d688757d075328cf87f187adedd526e16f07ed7a]

INTEGRATION: CWS hhc (1.1.2); FILE ADDED 2003/04/02 07:59:58 tl 1.1.2.4: #105688# *Max*CharCount functions modified 2003/04/01 10:41:11 tl 1.1.2.3: #105688# added additional function parameters 2003/03/27 14:00:31 tl 1.1.2.2: #105688# Hangul/Hanja converrsion 2003/03/27 11:04:19 tl 1.1.2.1: #105688# Hangul/Hanja converrsion


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [6e58bf922350e2a5f1c04730aee8dd88ca73be5d]

INTEGRATION: CWS hhc (1.1.2); FILE ADDED 2003/03/27 14:00:31 tl 1.1.2.2: #105688# Hangul/Hanja converrsion 2003/03/27 11:04:01 tl 1.1.2.1: #105688# Hangul/Hanja converrsion


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [a76c2300d094c091172c01d361f3d41baadbed48]

INTEGRATION: CWS hhc (1.1.2); FILE ADDED 2003/03/27 14:00:30 tl 1.1.2.2: #105688# Hangul/Hanja converrsion 2003/03/27 11:03:33 tl 1.1.2.1: #105688# Hangul/Hanja converrsion


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [152d62a34610da11cd6c5971f9642bbf718c5b63]

INTEGRATION: CWS hhc (1.1.2); FILE ADDED 2003/03/27 14:00:30 tl 1.1.2.2: #105688# Hangul/Hanja converrsion 2003/03/27 11:03:45 tl 1.1.2.1: #105688# Hangul/Hanja converrsion


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [2444476eabad80d9fed52ea89c185969fa51f7ea]

INTEGRATION: CWS hhc (1.1.2); FILE ADDED 2003/03/27 14:00:29 tl 1.1.2.2: #105688# Hangul/Hanja converrsion 2003/03/27 11:03:18 tl 1.1.2.1: #105688# Hangul/Hanja converrsion


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [f4dd801e1ab79e1d573714f80764a9a239318cd8]

INTEGRATION: CWS hhc (1.12.8.1.4); FILE MERGED 2003/03/29 02:07:14 khong 1.12.8.1.4.1: #105688# add new Hangul/Hanja conversion


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [9e747ce79b73806f746f1c6dac6e18f601eb9621]

INTEGRATION: CWS hhc (1.1.2); FILE ADDED 2003/03/27 14:00:28 tl 1.1.2.2: #105688# Hangul/Hanja converrsion 2003/03/27 11:03:07 tl 1.1.2.1: #105688# Hangul/Hanja converrsion


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [bca474ccb8f676830dddde7a1aab47444b081f72]

INTEGRATION: CWS hhc (1.17.50); FILE MERGED 2003/03/27 11:00:57 tl 1.17.50.1: #105688# Hangul/Hanja converrsion


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [a46e14283d3fa1a9454cc41882befefd74ec2b9f]

INTEGRATION: CWS hhc (1.1.2); FILE ADDED 2003/03/27 14:00:09 tl 1.1.2.2: #105688# Hangul/Hanja converrsion 2003/03/27 11:02:17 tl 1.1.2.1: #105688# Hangul/Hanja converrsion


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [688432da28b05925d101a6d87e46193b4cc68c29]

INTEGRATION: CWS hhc (1.1.2); FILE ADDED 2003/03/27 14:00:08 tl 1.1.2.2: #105688# Hangul/Hanja converrsion 2003/03/27 11:01:24 tl 1.1.2.1: #105688# Hangul/Hanja converrsion


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [507b4dd0f3d1e1b571dffd4843c7042bb19290eb]

INTEGRATION: CWS hhc (1.1.2); FILE ADDED 2003/03/27 14:00:08 tl 1.1.2.4: #105688# Hangul/Hanja converrsion 2003/03/27 11:14:33 tl 1.1.2.3: #105688# Hangul/Hanja converrsion 2003/03/27 11:13:27 tl 1.1.2.2: #105688# Hangul/Hanja converrsion 2003/03/27 11:02:02 tl 1.1.2.1: #105688# Hangul/Hanja converrsion


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [e398ef794e9ff4c19d59d7f5c402efff8504eb1f]

INTEGRATION: CWS hhc (1.1.2); FILE ADDED 2003/03/27 14:00:07 tl 1.1.2.2: #105688# Hangul/Hanja converrsion 2003/03/27 11:01:38 tl 1.1.2.1: #105688# Hangul/Hanja converrsion


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [290757627611f8fd96d9e43ed3d44ab7aae95eb1]

INTEGRATION: CWS hhc (1.1.2); FILE ADDED 2003/03/27 14:00:06 tl 1.1.2.2: #105688# Hangul/Hanja converrsion 2003/03/27 11:01:50 tl 1.1.2.1: #105688# Hangul/Hanja converrsion


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [f813b3eedef7799b8c5756dc7bfb4c740b5982a1]

SRX644


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [6479cc1e75774800cf387d331d3a58e6eadb75d4]

INTEGRATION: CWS hhc (1.20.100); FILE MERGED 2003/03/18 15:04:47 fs 1.20.100.1: #108038# +DrawRadioButtonState for classes overriding the radio button's paint behaviour


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [f790480baa4bfef1e61157ef23fc409a6890c591]

INTEGRATION: CWS hhc (1.1.2); FILE ADDED 2003/04/15 06:53:49 khong 1.1.2.7: #105688# make script type checking not start from begining every times 2003/04/10 07:19:58 khong 1.1.2.6: #105688# fix a linux compiling error 2003/04/10 04:06:13 khong 1.1.2.5: #105688# fix a linux compiling error 2003/04/02 19:17:51 khong 1.1.2.4: #105688# add hhc character conversion dictionary 2003/04/02 00:12:08 khong 1.1.2.3: #105688# add utility to generate data file from dictionary for Hangul/Hanja conversion 2003/04/01 17:19:21 khong 1.1.2.2: #105688# update conversion dictionary API according to IDL changes 2003/03/29 02:04:24 khong 1.1.2.1: #105688# new Hangul/Hanja conversion


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [1b1780543a007011ca2051604b9a48699ff29565]

INTEGRATION: CWS hhc (1.1.2); FILE ADDED 2003/03/29 02:04:24 khong 1.1.2.1: #105688# new Hangul/Hanja conversion


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [5d5b1a16140cda02207312b9f902584a5ff7e396]

INTEGRATION: CWS hhc (1.1.2); FILE ADDED 2003/03/29 02:04:23 khong 1.1.2.1: #105688# new Hangul/Hanja conversion


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [d1a0c55a263c0561ae5ce39b3c14b8c0e43c1add]

INTEGRATION: CWS hhc (1.1.2); FILE ADDED 2003/04/04 06:48:33 khong 1.1.2.4: #105688# fix a makefile warning message 2003/04/02 19:17:50 khong 1.1.2.3: #105688# add hhc character conversion dictionary 2003/04/02 00:12:08 khong 1.1.2.2: #105688# add utility to generate data file from dictionary for Hangul/Hanja conversion 2003/03/29 02:04:25 khong 1.1.2.1: #105688# new Hangul/Hanja conversion


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [b51f6b36a552a53bbdd6c7c7a4f914c0f28a4bbb]

INTEGRATION: CWS hhc (1.1.2); FILE ADDED 2003/04/02 00:11:03 khong 1.1.2.1: #105688# utility to generate data file from dictionary for Hangul/Hanja conversion


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [6486473a7ed42a091846d2c2083380ba0293a981]

INTEGRATION: CWS hhc (1.1.2); FILE ADDED 2003/03/29 02:06:34 khong 1.1.2.1: #105688# add new Hangul/Hanja conversion


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [2f6979c13899a3ff61085f25ab7a10b0ac7bcbaa]

INTEGRATION: CWS hhc (1.1.2); FILE ADDED 2003/04/02 00:12:32 khong 1.1.2.3: #105688# add utility to generate data file from dictionary for Hangul/Hanja conversion 2003/03/29 09:45:06 khong 1.1.2.2: #105688# add new Hangul/Hanja conversion 2003/03/29 02:06:33 khong 1.1.2.1: #105688# add new Hangul/Hanja conversion


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [669de280c1fde69fbe7d70e052b732afa21cb606]

INTEGRATION: CWS hhc (1.17.6); FILE MERGED 2003/04/11 09:58:55 tl 1.17.6.1: #105688# allow for disabling of Hangul/Hanja conversion slot


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [e14a97e5efdd1b72ecb2c44b30cfa24fde810115]

INTEGRATION: CWS hhc (1.10.102); FILE MERGED 2003/04/03 07:38:07 tl 1.10.102.1: #105688# Hangul/Hanja conversion


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [7c0bbead3aa301ffe27544e207ad961e57048292]

INTEGRATION: CWS hhc (1.16.94); FILE MERGED 2003/04/11 09:58:46 tl 1.16.94.1: #105688# allow for disabling of Hangul/Hanja conversion slot


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [22b8219fad8e2ab2f8bcc09ec69977710f20f997]

INTEGRATION: CWS hhc (1.21.6); FILE MERGED 2003/04/11 09:58:45 tl 1.21.6.1: #105688# allow for disabling of Hangul/Hanja conversion slot


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [5ca76e8172eebb1ecb2432fa817c9dd4898f585f]

INTEGRATION: CWS hhc (1.9.6.2.4.1.94); FILE MERGED 2003/03/27 16:13:10 fs 1.9.6.2.4.1.94.1: #108038# SvxSpellCheckDialog not exported from SVX anymore


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [27505c099ba5658565488ba320739dbcfb4f0bc8]

INTEGRATION: CWS hhc (1.1.1.1.138); FILE MERGED 2003/04/03 07:38:39 tl 1.1.1.1.138.1: #105688# Hangul/Hanja conversion


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [2a3f26488e39223f5d1c0a67a97f5d051d727298]

INTEGRATION: CWS hhc (1.1.2); FILE ADDED 2003/04/16 06:49:22 tl 1.1.2.4: #105688# iteration improved 2003/04/14 10:29:40 tl 1.1.2.3: #105688# conversion for selection of non-whole-words improved. 2003/04/10 14:23:39 tl 1.1.2.2: #105688# selection fixed 2003/04/03 07:26:44 tl 1.1.2.1: #105688# Hangul/Hanja conversion


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [c7d3c14ac6c5ebab675436f7706b14a5870d54c8]

INTEGRATION: CWS hhc (1.15.2.1.24); FILE MERGED 2003/04/08 08:54:11 tl 1.15.2.1.24.2: RESYNC: (1.15.2.1-1.16); FILE MERGED 2003/04/03 07:37:12 tl 1.15.2.1.24.1: #105688# Hangul/Hanja conversion


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [fa5bd16aeeb44bd3b603bfca8d9725fba16dee47]

INTEGRATION: CWS hhc (1.37.2.2.14); FILE MERGED 2003/04/16 06:49:03 tl 1.37.2.2.14.4: #105688# iteration improved 2003/04/14 10:28:57 tl 1.37.2.2.14.3: #105688# conversion for selection of non-whole-words improved. 2003/04/08 09:29:14 tl 1.37.2.2.14.2: RESYNC: (1.37.2.2-1.39); FILE MERGED 2003/04/03 07:35:44 tl 1.37.2.2.14.1: #105688# Hangul/Hanja conversion


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [66678e05020fff020cdd92db716b79961be0e5ca]

INTEGRATION: CWS hhc (1.4.134); FILE MERGED 2003/04/03 07:34:39 tl 1.4.134.1: #105688# Hangul/Hanja conversion


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [de1345540d3df9b902df7b1b78c8b356bab601b6]

INTEGRATION: CWS hhc (1.10.4.1.14); FILE MERGED 2003/04/08 10:08:53 tl 1.10.4.1.14.2: RESYNC: (1.10.4.1-1.12); FILE MERGED 2003/04/03 07:33:45 tl 1.10.4.1.14.1: #105688# Hangul/Hanja conversion


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [cf980700d9587c309d78e0d0497454a5c818039b]

INTEGRATION: CWS hhc (1.10.94); FILE MERGED 2003/04/11 09:57:48 tl 1.10.94.2: #105688# allow for disabling of Hangul/Hanja slot 2003/04/03 07:32:31 tl 1.10.94.1: #105688# Hangul/Hanja conversion


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [1973bfb3b13bb308c39bb67b3fa938d24f5f4bc9]

INTEGRATION: CWS hhc (1.34.2.1.48); FILE MERGED 2003/04/08 07:33:25 tl 1.34.2.1.48.2: RESYNC: (1.34.2.1-1.35); FILE MERGED 2003/03/20 09:57:35 fs 1.34.2.1.48.1: #108038# +SID_HANGUL_HANJA_CONVERSION


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [1cd208c2bb997ad425c3c5727f395510efb7c88c]

INTEGRATION: CWS hhc (1.12.98); FILE MERGED 2003/04/11 09:57:47 tl 1.12.98.3: #105688# allow for disabling of Hangul/Hanja slot 2003/04/08 10:16:02 tl 1.12.98.2: RESYNC: (1.12-1.13); FILE MERGED 2003/04/03 07:31:52 tl 1.12.98.1: #105688# Hangul/Hanja conversion


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [daa9d2904540f25fa3d05f7bb6380e940d0ddbf8]

INTEGRATION: CWS hhc (1.7.100); FILE MERGED 2003/04/08 10:20:19 tl 1.7.100.2: RESYNC: (1.7-1.8); FILE MERGED 2003/04/03 07:30:12 tl 1.7.100.1: #105688# Hangul/Hanja conversion


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [f423a303881505c4784475648b00c79f68f3c3d0]

INTEGRATION: CWS hhc (1.26.2.1.42); FILE MERGED 2003/04/03 07:28:54 tl 1.26.2.1.42.1: #105688# Hangul/Hanja conversion


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [e0f10656769ee4a768955e44ca79b4f2c6e53dca]

INTEGRATION: CWS hhc (1.38.94); FILE MERGED 2003/04/08 10:18:53 tl 1.38.94.2: RESYNC: (1.38-1.41); FILE MERGED 2003/04/03 07:27:45 tl 1.38.94.1: #105688# Hangul/Hanja conversion


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [dd6a477c0e7b54baf38953ebf1b4c2fe25bf9e7a]

INTEGRATION: CWS hhc (1.35.104); FILE MERGED 2003/03/14 16:55:09 fs 1.35.104.1: #108038# HID_DIALOG_HANGULHANJA


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [36dbe33a54bfc31f0c79309ba260bc86bd05f024]

INTEGRATION: CWS hhc (1.8.24); FILE MERGED 2003/03/27 14:53:07 tl 1.8.24.1: #105688# documentation updated


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [b4cf435bd9dc19ad434f66ec72b92e5669ddfd93]

INTEGRATION: CWS hhc (1.5.128); FILE MERGED 2003/03/27 15:55:04 fs 1.5.128.1: #108038# SvxSpellCheckDialog not exported from SVX anymore


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [e6038ffe4201998966953b7b4519c60ede5c5d8e]

INTEGRATION: CWS hhc (1.15.108); FILE MERGED 2003/04/10 09:42:47 tl 1.15.108.4: #105688# Linux link problem fixed. 2003/03/28 08:07:48 fs 1.15.108.3: #108038# +commonlingui.src 2003/03/27 15:55:43 fs 1.15.108.2: #108038# exceptions for hangul-hanja 2003/03/14 16:59:34 fs 1.15.108.1: #108038# new files for Hangul/Hanja conversion


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [f7974926f0ca4bd873e7022c4784fe293d3710b9]

INTEGRATION: CWS hhc (1.17.132); FILE MERGED 2003/04/10 09:42:12 tl 1.17.132.1: #105688# Linux link problem fixed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [afdeea4387fa6366f505aea342daa385ec31be6f]

INTEGRATION: CWS hhc (1.1.2); FILE ADDED 2003/04/03 11:14:44 tl 1.1.2.5: #105688# Hangul/Hanja conversion 2003/03/28 09:42:47 fs 1.1.2.4: #108038# implementation of the 'Find' behaviour 2003/03/27 15:54:13 fs 1.1.2.3: #108038# ongoing implementations 2003/03/19 08:51:42 fs 1.1.2.2: #108038# further implementations - should be in a usable shape now 2003/03/14 16:57:01 fs 1.1.2.1: initial checkin: wrapper for Hangul/Hanja-conversion (not yet finished)


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [909dd94d120514e1f04a64c46e7d79247402cee7]

INTEGRATION: CWS hhc (1.1.2); FILE ADDED 2003/03/27 15:54:12 fs 1.1.2.2: #108038# ongoing implementations 2003/03/14 16:57:20 fs 1.1.2.1: initial checkin: wrapper for Hangul/Hanja-conversion (not yet finished)


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [e374cca24eb46bb46a146aca3598d2aeeaa7ad95]

INTEGRATION: CWS hhc (1.1.2); FILE ADDED 2003/04/11 09:55:52 tl 1.1.2.7: #105688# checkbox initially checked now 2003/04/03 11:59:39 tl 1.1.2.6: #105688# Hangul/Hanja conversion 2003/04/02 16:13:41 fs 1.1.2.5: #108038# corrected mouse rect for the manually-painted radio buttons 2003/03/28 09:42:47 fs 1.1.2.4: #108038# implementation of the 'Find' behaviour 2003/03/27 15:54:13 fs 1.1.2.3: #108038# ongoing implementations 2003/03/19 08:51:43 fs 1.1.2.2: #108038# further implementations - should be in a usable shape now 2003/03/14 16:57:10 fs 1.1.2.1: initial checkin: wrapper for Hangul/Hanja-conversion (not yet finished)


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [714ec42c0ba75d0a048fb6a62b34cb1f8a1b705f]

INTEGRATION: CWS hhc (1.1.2); FILE ADDED 2003/04/10 14:22:23 tl 1.1.2.12: #105688# implNextConvertibleUnit fixed 2003/04/09 14:05:15 tl 1.1.2.11: #105688# Linux compiler specific issue fixed 2003/04/03 12:01:27 tl 1.1.2.10: #105688# Hangul/Hanja conversion 2003/04/03 11:59:38 tl 1.1.2.9: #105688# Hangul/Hanja conversion 2003/04/03 07:18:59 tl 1.1.2.8: #105688# minor fixes 2003/04/02 16:14:23 fs 1.1.2.7: #108038# when switching from 'by-character' to 'by-word', don't repeat the current unit 2003/04/01 11:13:30 fs 1.1.2.6: #108038# implNextConvertible: corrected offset 2003/03/28 09:42:48 fs 1.1.2.5: #108038# implementation of the 'Find' behaviour 2003/03/27 16:31:56 fs 1.1.2.4: #108038# indexes in HandleNewUnit are also relative to replacement action 2003/03/27 15:54:14 fs 1.1.2.3: #108038# ongoing implementations 2003/03/19 08:51:43 fs 1.1.2.2: #108038# further implementations - should be in a usable shape now 2003/03/14 16:56:51 fs 1.1.2.1: initial checkin: wrapper for Hangul/Hanja-conversion (not yet finished)


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [7593cdeed48ea8944824ad2444cd81120d05b5b9]

INTEGRATION: CWS hhc (1.1.2); FILE ADDED 2003/03/28 09:43:11 fs 1.1.2.4: #108038# +GetButton 2003/03/27 15:55:26 fs 1.1.2.3: #108038# moved dictionary controls outta here (back to spldlg) 2003/03/19 08:51:23 fs 1.1.2.2: #108038# +EnableButton 2003/03/14 16:58:11 fs 1.1.2.1: #108038# some functionality to-be-shared with Hangul/Hanja-conversion moved herein from linguistic dialog


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [1bb132ce8b385c3f6e616f7e74e164845b749d8d]

INTEGRATION: CWS hhc (1.1.2); FILE ADDED 2003/03/28 09:43:11 fs 1.1.2.4: #108038# +GetButton 2003/03/27 15:55:25 fs 1.1.2.3: #108038# moved dictionary controls outta here (back to spldlg) 2003/03/19 08:51:24 fs 1.1.2.2: #108038# +EnableButton 2003/03/14 16:58:20 fs 1.1.2.1: #108038# some functionality to-be-shared with Hangul/Hanja-conversion moved herein from linguistic dialog


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [8464f10985df602ae079b5436d844b4320b4c319]

INTEGRATION: CWS hhc (1.70.2.1.56); FILE MERGED 2003/04/08 07:33:58 tl 1.70.2.1.56.3: RESYNC: (1.70.2.1-1.71); FILE MERGED 2003/04/03 07:12:44 tl 1.70.2.1.56.2: #105688# hangulhanja.hxx added 2003/03/27 15:53:43 fs 1.70.2.1.56.1: #108038# SvxSpellCheckDialog not exported from SVX anymore


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [80c1f25a658c87805f6ef5a1b06fc65ccd2e4f2b]

INTEGRATION: CWS mhu02 (1.10.4); FILE MERGED 2003/04/16 21:37:40 mhu 1.10.4.1: #107775# Added backtraces to osl_assertFailedLine() for improved bug hunting. Partial code cleanup.


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [8ac1086381337f326a472fb4a02d5cb01c0aeeff]

INTEGRATION: CWS mhu02 (1.7.58); FILE MERGED 2003/04/14 10:55:31 mhu 1.7.58.1: #104928# Removed obsolete and unused code.


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [d1f089e2477e401d1ea8a83b515c690df537306f]

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-17  Rüdiger Timm  <rt@openoffice.org>  [ef3682d408c3a905523e0b47f75a4f2e96a422fb]

INTEGRATION: CWS mhu02 (1.3.16); FILE MERGED 2003/04/17 10:38:03 gh 1.3.16.1: support callstack for assertions


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [3f0e19b0fefd5b03308db2445e50340f7894aea8]

INTEGRATION: CWS mhu02 (1.12.16); FILE MERGED 2003/04/17 15:36:22 gh 1.12.16.2: #107775#last fixes 2003/04/17 10:38:03 gh 1.12.16.1: support callstack for assertions


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [40484b35734d6fab38e7ca1411f4a91551d4d5f9]

INTEGRATION: CWS mhu02 (1.46.6); FILE MERGED 2003/04/17 13:43:26 mhu 1.46.6.1: #107775# Fixed BasicFrame::ShowLineNr() check of 'pWork'.


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [fe53fd953e0ceb2d5e1e21a739ae48ba5aee68c1]

INTEGRATION: CWS mhu02 (1.42.14); FILE MERGED 2003/04/13 16:29:42 mhu 1.42.14.1: #104928# Removed obsolete dependency on module inet.


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [89ff27455b51bb1a56c8aa5d3c582bb0741a9eda]

INTEGRATION: CWS mhu02 (1.28.16); FILE MERGED 2003/04/13 16:29:46 mhu 1.28.16.1: #104928# Removed obsolete dependency on module inet.


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [5e62462a3a933865c3369679ce0fe892543aa706]

INTEGRATION: CWS sw011 (1.33.2.1.66); FILE MERGED 2003/04/07 10:55:36 od 1.33.2.1.66.1: #108446# <SwTxtFrm::FormatAdjust(..)> - set frame to zero, if it has to move forward, because it has no content and just created a follow; include changes from 108339


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [a65d61c0f33bb1738f1f2eb75b79da80829e223c]

INTEGRATION: CWS mhu02 (1.50.14); FILE MERGED 2003/04/13 16:29:45 mhu 1.50.14.1: #104928# Removed obsolete dependency on module inet.


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [096573339c53aada574add8834a59d725d3b0cfd]

INTEGRATION: CWS mhu02 (1.78.12); FILE MERGED 2003/04/13 16:29:43 mhu 1.78.12.1: #104928# Removed obsolete dependency on module inet.


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [56527f4d76dd03a621d378d1b65c20237ee711ea]

INTEGRATION: CWS mhu02 (1.30.16); FILE MERGED 2003/04/13 16:29:43 mhu 1.30.16.1: #104928# Removed obsolete dependency on module inet.


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [d53a2e20b8e4df32b6638026d3fd623347fe4c02]

INTEGRATION: CWS mhu02 (1.64.18); FILE MERGED 2003/04/13 16:29:42 mhu 1.64.18.1: #104928# Removed obsolete dependency on module inet.


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [b0b58826558c72bbf3a4b59fab5cd826c1ae224c]

INTEGRATION: CWS mhu02 (1.3.98); FILE MERGED 2003/04/14 11:35:29 mhu 1.3.98.1: #104928# Removed obsolete and unused INetHTTP*, INetNews* code.


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [b87f0d368ada4232271e49783ef90667c9fe0ab3]

INTEGRATION: CWS mhu02 (1.2.98); FILE MERGED 2003/04/14 11:35:28 mhu 1.2.98.1: #104928# Removed obsolete and unused INetHTTP*, INetNews* code.


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [ebadf0b8ec820b6a0ca9d9a3a58ce165cd3d42dd]

INTEGRATION: CWS sw011 (1.38.2.2.26); FILE MERGED 2003/04/11 13:23:05 od 1.38.2.2.26.3: #108824# <SwLayoutFrm::FormatWidthCols(..)> - allow text frame follow formatting 2003/04/11 07:06:46 fme 1.38.2.2.26.2: #108619# #108745# Fly frames and footer loops 2003/04/07 10:50:52 od 1.38.2.2.26.1: #108446# <SwLayoutFrm::FormatWidthCols(..) - improvement/correction ; include changes from 108339


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [6a4cb9bbb0ddd58349f2d8d27ad30503261c9f95]

INTEGRATION: CWS sw011 (1.37.2.2.56); FILE MERGED 2003/04/11 13:19:30 od 1.37.2.2.56.2: #108824# - add comment to method <CalcCntnt(..)> 2003/04/07 10:41:44 od 1.37.2.2.56.1: #108446# - include fix for task i11760


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [25e17b58fad59d4704f3b29853b7aeabed7197bc]

INTEGRATION: CWS os8 (1.40.2); FILE MERGED 2003/04/10 07:59:03 mba 1.40.2.1: #108761#: new method to set document specific printoptions


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [e7572e530b89a8de1613ed61a1d6e80caa0f7980]

INTEGRATION: CWS os8 (1.29.138); FILE MERGED 2003/04/03 07:15:09 os 1.29.138.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [b7779c91108ac4a812c019be265ef4f482c15d78]

INTEGRATION: CWS os8 (1.63.2.2.70); FILE MERGED 2003/04/10 11:54:13 os 1.63.2.2.70.2: #108761# set merge merge data count to SfxViewShell::SetAdditionalPrintOptions 2003/04/03 07:13:52 os 1.63.2.2.70.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [8c356198a0fe72cbb4100646bc94debc6f967e13]

INTEGRATION: CWS sw011 (1.6.68); FILE MERGED 2003/04/07 13:20:23 iha 1.6.68.1: #105751# cannot confirm short or empty license text


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [5b30f25332fad16c1dccfb73fb9dcc04199a2d29]

INTEGRATION: CWS sw011 (1.5.70); FILE MERGED 2003/04/07 14:50:25 mav 1.5.70.1: #i6495# do not register for templates, improve deregistration


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [7989ddd5d03f44b93249d8f89bad792435801b1f]

INTEGRATION: CWS sw011 (1.16.98); FILE MERGED 2003/04/09 07:58:41 tl 1.16.98.1: #i12659# missing dcumentation of property NumberingIsNumber added


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [024188cb49deb4eb5ada9253ffc9b777dcbf790a]

INTEGRATION: CWS sw011 (1.10.6.5.56); FILE MERGED 2003/04/08 10:26:50 mav 1.10.6.5.56.1: #108649# DocumentTitle media descriptor property


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [40ec40a5e2968579a0c777667a7632bb167c3659]

INTEGRATION: CWS sw011 (1.11.4.1.34); FILE MERGED 2003/04/08 10:15:36 mav 1.11.4.1.34.1: #108649# DocumentTitle media descriptor property


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [3c823652f431d7eab6b9aa4db9a8c5211d8d5c20]

INTEGRATION: CWS os8 (1.18.2.2.2.7.6.4.2.1.30); FILE MERGED 2003/04/03 06:39:24 cd 1.18.2.2.2.7.6.4.2.1.30.1: #108520# Support automatic toolbar button size depending on menu text height


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [a2633c5133f7dd6299a9c0d1b234b6291f989d2d]

INTEGRATION: CWS os8 (1.82.2.2.48); FILE MERGED 2003/04/07 06:40:40 os 1.82.2.2.48.2: #108472# Component property added to TextEmbeddedObject 2003/04/02 11:35:42 os 1.82.2.2.48.1: #108472# support of properties 'Model' and 'CLSID' added to SwXTextEmbeddedObject


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [536b0b59374e4203d23959e62f6c69531cdde348]

INTEGRATION: CWS os8 (1.5.70); FILE MERGED 2003/04/03 06:39:23 cd 1.5.70.1: #108520# Support automatic toolbar button size depending on menu text height


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [6532bfa2ccb76f30c9ff159dbce1a45da1fbd590]

INTEGRATION: CWS os8 (1.11.70); FILE MERGED 2003/04/03 06:39:23 cd 1.11.70.1: #108520# Support automatic toolbar button size depending on menu text height


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [d95164cba324fde60d20c065b00fb78ab7c12f03]

INTEGRATION: CWS os8 (1.6.64); FILE MERGED 2003/04/03 06:39:23 cd 1.6.64.1: #108520# Support automatic toolbar button size depending on menu text height


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [0e75aa1150aae4d0f0dba7efa590c391b672a1f7]

INTEGRATION: CWS os8 (1.11.64); FILE MERGED 2003/04/03 06:39:22 cd 1.11.64.1: #108520# Support automatic toolbar button size depending on menu text height


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [9625366d0b2fd36a57c6283a4a80c47b80d57707]

INTEGRATION: CWS os8 (1.64.4.3.48); FILE MERGED 2003/04/09 09:11:53 os 1.64.4.3.48.3: #104245# Default not allowed as DropCapCharStyleName, too 2003/04/07 22:08:44 os 1.64.4.3.48.2: RESYNC: (1.64.4.3-1.66); FILE MERGED 2003/04/03 07:12:18 os 1.64.4.3.48.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [ad95e90836e1c8b00adda48b68f3fe98140694bc]

INTEGRATION: CWS os8 (1.7.10.1.30); FILE MERGED 2003/04/03 06:39:22 cd 1.7.10.1.30.1: #108520# Support automatic toolbar button size depending on menu text height


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [8a088c6436fc40a9dbe415526e4da6539684b618]

INTEGRATION: CWS sw011 (1.16.12); FILE MERGED 2003/04/11 12:36:34 fme 1.16.12.1: #108491# SmartCut and SmartPaste should also work for Asian and Complex scripts


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [3932088e3b13a0ad851365842254417d8a574af8]

INTEGRATION: CWS sw011 (1.4.12); FILE MERGED 2003/04/11 11:56:21 hbrinkm 1.4.12.2: #108205# save deleted graphic's position and set cursor to saved position 2003/04/11 10:04:59 hbrinkm 1.4.12.1: #108802# save deleted graphic's position and set cursor to saved position


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [77d3f2a94da4200993299ef73a5c5956c4d88c7c]

INTEGRATION: CWS sw011 (1.53.12); FILE MERGED 2003/04/11 07:03:24 od 1.53.12.1: #108693# <SwView::ReadUserData(..)> - set visible area, before applying information from print preview


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [48f94785d627f3f2294d8d2f9bbb01d69b0bf217]

INTEGRATION: CWS sw011 (1.15.12); FILE MERGED 2003/04/11 11:08:47 hbrinkm 1.15.12.1: #108536# Fields can be selected, too


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [c657aebc5bcee5d27617d53a33a881ffa1515358]

INTEGRATION: CWS sw011 (1.37.2.2.56); FILE MERGED 2003/04/11 14:19:25 dvo 1.37.2.2.56.3: #108712# re-enable copying of frames          (but still disable copying of empty selections) 2003/04/09 15:26:46 od 1.37.2.2.56.2: RESYNC: (1.37.2.2-1.39); FILE MERGED 2003/04/08 16:40:02 dvo 1.37.2.2.56.1: #108230# allow Writer/Web to paste objects from the gallery


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [03f9fad7d5b51c67b3af425ed7861d9ef26dd666]

INTEGRATION: CWS sw011 (1.11.148); FILE MERGED 2003/04/08 14:35:44 dvo 1.11.148.2: #108684# de-obfuscate code          also, fix crash due to incorrect parameter check 2003/04/07 09:39:34 hbrinkm 1.11.148.1: #107938# GotoHdl: focus may be anywhere in pParentHd


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [c1a8b6beb4e8aadc39e1eff7b98617f1ae335ee0]

INTEGRATION: CWS sw011 (1.11.146); FILE MERGED 2003/04/11 14:19:24 dvo 1.11.146.1: #108712# re-enable copying of frames          (but still disable copying of empty selections)


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [6ba90ddb2e2e846cc8d7c3dcbfe73c6f84117541]

INTEGRATION: CWS os8 (1.19.6.2.58); FILE MERGED 2003/04/09 11:22:29 fme 1.19.6.2.58.3: #108725# Empty string which are inserted do not invalidate the script info - Check if script info is valid before calling InitScriptInfo 2003/04/07 22:18:07 os 1.19.6.2.58.2: RESYNC: (1.19.6.2-1.21); FILE MERGED 2003/04/03 07:10:30 os 1.19.6.2.58.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [b2b8cf04d7fd8aff93c405c97778e72912739b01]

INTEGRATION: CWS sw011 (1.4.158); FILE MERGED 2003/04/11 11:02:43 hbrinkm 1.4.158.1: #108536# Fields can be selected, too


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [43367a0825da5ef00dbcd9fe9755c890444bb998]

INTEGRATION: CWS os8 (1.33.2); FILE MERGED 2003/04/10 07:57:14 mba 1.33.2.1: #108761#: new method to set document specific printoptions


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [71d6ce3229cbd721ac11a3edf1841b12dbf92d19]

INTEGRATION: CWS sw011 (1.65.12); FILE MERGED 2003/04/11 12:37:09 fme 1.65.12.1: #108491# SmartCut and SmartPaste should also work for Asian and Complex scripts


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [a102e46f7f39a7be39677b325ecbb2672254a62b]

INTEGRATION: CWS os8 (1.13.2); FILE MERGED 2003/04/10 07:57:15 mba 1.13.2.1: #108761#: new method to set document specific printoptions


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [4e6fccba5d40a31fa03a4b1b64cbfa0bbacad0ca]

INTEGRATION: CWS sw011 (1.7.156); FILE MERGED 2003/04/14 10:34:48 hbrinkm 1.7.156.1: #108146# call to RedlineAdjustStartNodeCursor moved


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [f6a5a3aa006d6c63c596b231317185444ff7589d]

INTEGRATION: CWS os8 (1.6.2); FILE MERGED 2003/04/10 15:16:06 os 1.6.2.2: #108761# include corrected 2003/04/10 07:57:14 mba 1.6.2.1: #108761#: new method to set document specific printoptions


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [216f99dfcc8dfe60f5ab2320a73b325f1ffb9585]

INTEGRATION: CWS sw011 (1.65.12); FILE MERGED 2003/04/14 10:34:48 hbrinkm 1.65.12.1: #108146# call to RedlineAdjustStartNodeCursor moved


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [eb255e77794d4e55fae0e52437badf349104fda9]

INTEGRATION: CWS os8 (1.61.2); FILE MERGED 2003/04/10 07:58:52 mba 1.61.2.1: #108760#: frame should forget LoadEnv immediately after the load process ended, because it might contain invalid data later


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [b5beca177033f7ec516de2ba0fc920d2881ddfcc]

INTEGRATION: CWS sw011 (1.31.2.2.56); FILE MERGED 2003/04/09 16:06:50 od 1.31.2.2.56.2: RESYNC: (1.31.2.2-1.34); FILE MERGED 2003/04/03 13:24:47 dvo 1.31.2.2.56.1: #108116# savely remove UNO cursors from deleted table cells


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [3d90ccf86ad54383bda8296040abaae3a4750650]

INTEGRATION: CWS sw011 (1.4.146); FILE MERGED 2003/04/03 15:52:10 dvo 1.4.146.1: #108450# properly handle redlining when (auto-)changing cell formats


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [19f604f29fc2717a4d29f1f9d3c622e410044f41]

INTEGRATION: CWS os8 (1.21.2); FILE MERGED 2003/04/10 08:31:02 mba 1.21.2.1: #108773#: always retrieve MimeType for storage formats


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [55b5b6611e29ee71bfb009301bbd73dea3f24a9b]

INTEGRATION: CWS os8 (1.20.140); FILE MERGED 2003/04/07 08:25:11 cd 1.20.140.1: #108673# Support sending doc as e-Mail attachment with password


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [efde611aa2a0ebf8a4dd1998a49ef0046a03a802]

INTEGRATION: CWS sw011 (1.39.10); FILE MERGED 2003/04/11 07:15:48 fme 1.39.10.1: #108622# Spell checking repaint in RTL environment


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [f20d0fdce22315e1e4543981a02f1e4806ba5d4a]

INTEGRATION: CWS sw011 (1.64.2.3.24); FILE MERGED 2003/04/09 16:08:38 od 1.64.2.3.24.2: RESYNC: (1.64.2.3-1.66); FILE MERGED 2003/04/04 07:57:26 fme 1.64.2.3.24.1: #108498# Disable kana compression for non-monospaced fonts


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [690923ab2ae3bbc5d1098e220dde8234b040c55f]

INTEGRATION: CWS os8 (1.78.2); FILE MERGED 2003/04/10 08:00:37 mba 1.78.2.1: #108465#: SalvageName may be empty (recovering untitled doc)


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [e3e47011365a1c15847f849f08be68c31b53e6f3]

INTEGRATION: CWS sw011 (1.28.2.1.66); FILE MERGED 2003/04/07 10:00:51 od 1.28.2.1.66.1: #108446# - delete unused code


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [20ca33ebd43f79d080b1b41a5291cc11376c61f6]

INTEGRATION: CWS sw011 (1.29.4.2.26); FILE MERGED 2003/04/04 12:41:57 fme 1.29.4.2.26.2: #108503# Special treatment for isolated space in RTL environment between western and complex text with justified alignment 2003/04/03 14:27:48 fme 1.29.4.2.26.1: #108612# #i12250# Hard blanks in field portions


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [7d5383554028c916ea7d4962ffe768476709db77]

INTEGRATION: CWS sw011 (1.34.2.2.26); FILE MERGED 2003/04/03 14:27:24 fme 1.34.2.2.26.1: #108612# #i12250# Hard blanks in field portions


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [e21dc9b3847fdbbb9e5208a07fc0068a9ac8933f]

INTEGRATION: CWS sw011 (1.53.2.3.56); FILE MERGED 2003/04/03 14:27:02 fme 1.53.2.3.56.1: #108612# #i12250# Hard blanks in field portions


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [56fbc11622505cb5f6d26f1bcc195c562a8d4c7b]

INTEGRATION: CWS sw011 (1.85.12); FILE MERGED 2003/04/14 14:43:04 fme 1.85.12.1: #108910# Code should be robust for missing viewshell


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [91fbb01bbee202d3d2d9d5dd0b72e3674ab4810c]

INTEGRATION: CWS sw011 (1.33.12); FILE MERGED 2003/04/11 07:09:27 od 1.33.12.1: #108698# <SwTabFrm::MakeAll()> - join all follows, which are placed on the same page/column


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [118dfcf180d2d5a2d015ebb5f0082962773b7d24]

INTEGRATION: CWS sw011 (1.22.2.2.26); FILE MERGED 2003/04/11 13:21:35 od 1.22.2.2.26.3: #108824# <SwFrm::GetPrevSctLeaf(..)> - consider zombie sections, but investigate next frames of found zombie section 2003/04/11 07:06:46 fme 1.22.2.2.26.2: #108619# #108745# Fly frames and footer loops 2003/04/07 10:48:25 od 1.22.2.2.26.1: #108446# - <SwSectionFrm::CalcFtnCntnt()> - consider that footnote/endnote can move; include changes from 108339


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [a9b6109c0d5059edb239eceb7af44cb69e325464]

INTEGRATION: CWS sw011 (1.2.174); FILE MERGED 2003/04/02 15:32:51 fme 1.2.174.1: #102759# You cannot trust the frame sizes stored in the layout cache


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [9fea8bf859c10f80a666224c2a67fccd9494262d]

INTEGRATION: CWS sw011 (1.10.146); FILE MERGED 2003/04/11 07:18:27 od 1.10.146.2: #108698# <SwLayHelper::CheckInsert(..) - improve split heuristic for bug table and split big table even its the first 2003/04/02 15:32:51 fme 1.10.146.1: #102759# You cannot trust the frame sizes stored in the layout cache


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [3df5fc70b9865211b86bdde6910f19e7212cc039]

INTEGRATION: CWS sw011 (1.11.12); FILE MERGED 2003/04/14 08:53:20 od 1.11.12.2: #108719# <SwHeadFootFrm::GrowFrm(..)/ShrinkFrm(..)> - notify fly frames only for header frames height change. 2003/04/11 07:32:05 od 1.11.12.1: #108719# <SwHeadFootFrm::GrowFrm(..)/ShrinkFrm(..)> - notify fly frames of header/footer height change, if necessary


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [c76dc0f9d8a00db1000f15d3820925d7bb909287]

INTEGRATION: CWS sw011 (1.18.146); FILE MERGED 2003/04/07 10:45:41 od 1.18.146.1: #108446# - extend <SwFtnBossFrm::CollectFtns(..)> and <SwFtnBossFrm::_CollectFtns(..)>


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [ca05d1156ee11b1978319fd79c0a6de296d9fad7]

INTEGRATION: CWS sw011 (1.41.2.1.66); FILE MERGED 2003/04/11 07:06:45 fme 1.41.2.1.66.2: #108619# #108745# Fly frames and footer loops 2003/04/07 10:43:02 od 1.41.2.1.66.1: #108446# - include fix for task 108339


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [a2b91006c776737429216c7eb120995ac37c6781]

INTEGRATION: CWS os8 (1.20.10.1.76); FILE MERGED 2003/04/03 07:16:22 os 1.20.10.1.76.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [0c823103c6e33957661b56463674270d348665fb]

INTEGRATION: CWS sw011 (1.15.2.1.104); FILE MERGED 2003/04/07 10:40:34 od 1.15.2.1.104.1: #108446# <SwFrm::_FindNext()> - check for endnote, only if dedicated found next isn't contained in a section, which collects its endnotes


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [12bd074ca824076cb8188167055fb32ab56fce92]

INTEGRATION: CWS os8 (1.80.2.2.48); FILE MERGED 2003/04/07 06:40:48 os 1.80.2.2.48.2: #108472# Component property added to TextEmbeddedObject 2003/04/02 11:35:25 os 1.80.2.2.48.1: #108472# support of properties 'Model' and 'CLSID' added to SwXTextEmbeddedObject


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [9ed4cc4545e66c40920008624eaa13cef89e4c7a]

INTEGRATION: CWS sw011 (1.33.2.2.66); FILE MERGED 2003/04/11 13:17:56 od 1.33.2.2.66.2: #108824# <SwCntntFrm::_WouldFit(..)> - warning and return TRUE, if last follow of <this> isn't valid on checking next for keep attribute 2003/04/07 10:35:15 od 1.33.2.2.66.1: #108446# <SwCntntFrm::MakeAll()> - direct move forward after text formatting, if text formatting detects the necessity of the move forward


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [6b0810451d62e18065b14747c7937001f492fe93]

INTEGRATION: CWS os8 (1.5.138); FILE MERGED 2003/04/03 07:16:20 os 1.5.138.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [b0f341933b639ce50e415144790d567c3a916c65]

INTEGRATION: CWS os8 (1.3.138); FILE MERGED 2003/04/03 07:16:19 os 1.3.138.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [6b2f1d73b09cb0e7eb7035f4cb54c215580daa57]

INTEGRATION: CWS sw011 (1.2.168); FILE MERGED 2003/04/07 09:31:39 od 1.2.168.1: #108336# class <SwFtnBossFrm>: extend methods <_CollectFtns(..)> and <CollectFtns(..)>.


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [cf9988e58f80ab88e592427647fabda2892a6417]

INTEGRATION: CWS os8 (1.4.2.1.48); FILE MERGED 2003/04/03 07:16:19 os 1.4.2.1.48.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [aea0f35fbd4b5b2b182f652bc68fff2deb46caec]

INTEGRATION: CWS os8 (1.14.146); FILE MERGED 2003/04/03 07:16:18 os 1.14.146.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [d423e85e97bb1f6ce422b90405da3ed04316dced]

INTEGRATION: CWS sw011 (1.5.146); FILE MERGED 2003/04/11 10:57:46 hbrinkm 1.5.146.1: #108536# GetCurFld: Recognize selected field also


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [0df316232a8595d3c7cb5c81668ca18b1f2aa76e]

INTEGRATION: CWS os8 (1.20.6.1.48); FILE MERGED 2003/04/03 07:16:18 os 1.20.6.1.48.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [7a487c008068fe58efdee94902b6e78fecb4d795]

INTEGRATION: CWS sw011 (1.4.2.4.2.3.66); FILE MERGED 2003/04/03 15:52:09 dvo 1.4.2.4.2.3.66.1: #108450# properly handle redlining when (auto-)changing cell formats


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [af22dd99a5f6e700d37e8e93408896e728ae3e68]

INTEGRATION: CWS os8 (1.15.4.1.48); FILE MERGED 2003/04/03 07:16:18 os 1.15.4.1.48.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [c87060a6826fcfb9aa04f29d47ebe96bbc294261]

INTEGRATION: CWS os8 (1.5.138); FILE MERGED 2003/04/07 21:12:43 os 1.5.138.2: RESYNC: (1.5-1.6); FILE MERGED 2003/04/03 07:16:17 os 1.5.138.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [b8433768f2b840a98f50b2cf20fa2d3493f7efa6]

INTEGRATION: CWS sw011 (1.3.146); FILE MERGED 2003/04/03 13:24:08 dvo 1.3.146.1: #108116# savely remove UNO cursors from deleted table cells


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [33be0b1aefd3640f10be5fe020975b2ae30e7306]

INTEGRATION: CWS os8 (1.2.180); FILE MERGED 2003/04/03 07:16:17 os 1.2.180.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [ddc85dac98dc2da86c745941c3948459b4d8f5f9]

INTEGRATION: CWS sw011 (1.8.4.3.56); FILE MERGED 2003/04/03 12:30:04 fme 1.8.4.3.56.1: #107272# Cursor position in RTL environment


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [466713e55bb2e36dee397758b2dfcb411d5757b7]

INTEGRATION: CWS os8 (1.3.2.2.40); FILE MERGED 2003/04/03 07:16:16 os 1.3.2.2.40.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [440c3e7f7dc5a0e91acf3fc7e4e578cf7a199751]

INTEGRATION: CWS sw011 (1.4.146); FILE MERGED 2003/04/11 10:39:14 dvo 1.4.146.1: #108071# table re-formatting must be braced by Start/EndAction


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [79642a5624a2ba3e0b1f8c68c5996d601002463f]

INTEGRATION: CWS sw011 (1.5.12); FILE MERGED 2003/04/11 10:44:37 hbrinkm 1.5.12.1: #108536# SwPaM::Normalize


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [9710898a7bea42315329c8ccb71890419f20944b]

INTEGRATION: CWS sw011 (1.25.12); FILE MERGED 2003/04/11 14:19:23 dvo 1.25.12.3: #108712# re-enable copying of frames          (but still disable copying of empty selections) 2003/04/11 11:25:13 hbrinkm 1.25.12.2: #108536# SwCrsrShell::NormalizePaM 2003/04/11 10:03:50 dvo 1.25.12.1: #108801# always update toolbar (etc.) when whether we have a text selection          changes


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [d70a1f3fc7d60f37bfb9ff71c2f3a8482bdcb182]

INTEGRATION: CWS sw011 (1.1.1.1.190); FILE MERGED 2003/04/11 10:03:50 dvo 1.1.1.1.190.1: #108801# always update toolbar (etc.) when whether we have a text selection          changes


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [eff36431450b29dea39522d12486da20a44a53f0]

INTEGRATION: CWS sw011 (1.5.150); FILE MERGED 2003/04/11 10:03:49 dvo 1.5.150.1: #108801# always update toolbar (etc.) when whether we have a text selection          changes


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [92888005fc4da67dfeae13d8629c9334b94d7d5f]

INTEGRATION: CWS sw011 (1.24.8.1.56); FILE MERGED 2003/04/09 16:37:08 od 1.24.8.1.56.2: RESYNC: (1.24.8.1-1.26); FILE MERGED 2003/04/03 13:23:45 dvo 1.24.8.1.56.1: #108116# savely remove UNO cursors from deleted table cells


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [095cbe48a9087fd4bbdfe0c42937634c8818bc4f]

INTEGRATION: CWS sw011 (1.5.158); FILE MERGED 2003/04/11 10:38:23 hbrinkm 1.5.158.1: #108536# SwPaM::Normalize


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [ac76c84cc67c7d0540e190719f180f91171dc6e9]

INTEGRATION: CWS sw011 (1.20.152); FILE MERGED 2003/04/03 13:23:45 dvo 1.20.152.1: #108116# savely remove UNO cursors from deleted table cells


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [db6b79c6c14a8259657f67eb2cd1ea691d6885da]

INTEGRATION: CWS sw011 (1.15.14); FILE MERGED 2003/04/11 14:19:22 dvo 1.15.14.4: #108712# re-enable copying of frames          (but still disable copying of empty selections) 2003/04/11 11:22:35 hbrinkm 1.15.14.3: #108536# SwCrsrShell::NormalizePaM 2003/04/11 10:39:13 dvo 1.15.14.2: #108071# table re-formatting must be braced by Start/EndAction 2003/04/11 10:03:48 dvo 1.15.14.1: #108801# always update toolbar (etc.) when whether we have a text selection          changes


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [a80976eb4f3ba8a71a6842682bb6fff2c9928ecb]

INTEGRATION: CWS os8 (1.4.138); FILE MERGED 2003/04/03 07:16:00 os 1.4.138.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [6fc6d901f9929d6e7fbc894aafb292d664bda7c4]

INTEGRATION: CWS os8 (1.2.138); FILE MERGED 2003/04/03 07:15:59 os 1.2.138.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [211d3e8060d1c1553aeaa25e62b31a6a33da98c4]

INTEGRATION: CWS sw011 (1.46.88); FILE MERGED 2003/04/04 16:14:56 dvo 1.46.88.1: #108616# added config: namespace declaration to 'flat' documents


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [c6cd85f4fcd19f3453dd7df835924c8b917ddf5a]

INTEGRATION: CWS os8 (1.2.138); FILE MERGED 2003/04/03 07:15:58 os 1.2.138.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [e085c85458d811347e3cc32ba00b9f82b5311182]

INTEGRATION: CWS sw011 (1.77.2.8.12); FILE MERGED 2003/04/08 10:04:07 mav 1.77.2.8.12.1: #108649# DocumentTitle media descriptor property


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [1082ff5625915635ce27be79f012add17f530e81]

INTEGRATION: CWS sw011 (1.50.8.2.68); FILE MERGED 2003/04/04 13:26:44 mt 1.50.8.2.68.1: #107508# Keep scaling from bullets even if formatting is off


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [e330c72871f293dd5532599bef1616af16740663]

INTEGRATION: CWS sw011 (1.83.2.2.68); FILE MERGED 2003/04/04 13:47:32 mt 1.83.2.2.68.1: #108278# Fixed bug in WorldLeft


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [857ca71fec48aacd90ab2af04aab36407ec6ba4a]

INTEGRATION: CWS os8 (1.6.138); FILE MERGED 2003/04/03 07:15:57 os 1.6.138.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [de2b39462a234d8519dbb6f98eca6fdf27e1209d]

INTEGRATION: CWS os8 (1.1.1.1.182); FILE MERGED 2003/04/03 07:15:56 os 1.1.1.1.182.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [eb7e025d534fc2feff805cb6fdc13b082f5d3571]

INTEGRATION: CWS os8 (1.2.138); FILE MERGED 2003/04/03 07:15:54 os 1.2.138.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [219fdc8de7f133f7fc9a0386c8135f125423ea47]

INTEGRATION: CWS os8 (1.13.160); FILE MERGED 2003/04/07 21:15:57 os 1.13.160.2: RESYNC: (1.13-1.14); FILE MERGED 2003/04/03 07:15:53 os 1.13.160.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [c97480fc8b6cf923a31737f7cbc0bd14dd75e42a]

INTEGRATION: CWS os8 (1.10.142); FILE MERGED 2003/04/03 07:15:53 os 1.10.142.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [aa787dccab816e8e843b2a0de538565b32e11861]

INTEGRATION: CWS os8 (1.4.160); FILE MERGED 2003/04/03 07:15:52 os 1.4.160.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [55e45fb3e4203bee3846e255d0b97a773e8cebd4]

INTEGRATION: CWS os8 (1.2.138); FILE MERGED 2003/04/03 07:15:51 os 1.2.138.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [8a09700b67c21c0becd45ec29d1f2e5d4890085f]

INTEGRATION: CWS sw011 (1.60.2.7.38); FILE MERGED 2003/04/08 10:04:09 mav 1.60.2.7.38.1: #108649# DocumentTitle media descriptor property


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [76ecf77e01c26565014fb51ca95932a6d7f511f4]

INTEGRATION: CWS sw011 (1.28.2.4.42); FILE MERGED 2003/04/08 10:04:08 mav 1.28.2.4.42.1: #108649# DocumentTitle media descriptor property


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [d08a8aeb5176938bedd5b594aeb9721b8cbc9213]

INTEGRATION: CWS os8 (1.2.138); FILE MERGED 2003/04/03 07:15:50 os 1.2.138.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [ad9162f3442143336d5d0931c204b946e3096ed7]

INTEGRATION: CWS sw011 (1.66.2.7.44); FILE MERGED 2003/04/08 10:04:06 mav 1.66.2.7.44.1: #108649# DocumentTitle media descriptor property


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [64c6b6bac85a2c21edf1912a1d2e2a8a8ccf5e2e]

INTEGRATION: CWS os8 (1.9.138); FILE MERGED 2003/04/07 21:15:40 os 1.9.138.2: RESYNC: (1.9-1.10); FILE MERGED 2003/04/03 07:15:50 os 1.9.138.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [8e20aa833b37e62cb09763d67a01d6236746006b]

INTEGRATION: CWS os8 (1.22.146); FILE MERGED 2003/04/03 07:15:49 os 1.22.146.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [9d4423a6718bf66cfc8f1eda3c57cb66ae5ecd2c]

INTEGRATION: CWS os8 (1.2.180); FILE MERGED 2003/04/03 07:15:49 os 1.2.180.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [7a88ed447a086ccb782f887d44bf369ac279fa62]

INTEGRATION: CWS os8 (1.4.160); FILE MERGED 2003/04/03 07:15:48 os 1.4.160.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [d72b8983779d97a050af5939a05f235181e7fe7e]

INTEGRATION: CWS os8 (1.24.2.3.2.3.2.14.4.10.2.3.46); FILE MERGED 2003/04/01 07:40:53 os 1.24.2.3.2.3.2.14.4.10.2.3.46.1: #107064# short cuts from bibliography fields removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [aba7670f37b8be5dc54ea00ad8fcecd24687dd9f]

INTEGRATION: CWS os8 (1.6.138); FILE MERGED 2003/04/03 07:15:48 os 1.6.138.2: #108583# precompiled headers removed 2003/04/02 11:36:46 os 1.6.138.1: #107064# short cuts from bibliography fields removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [45717fd6b6784ed7f4c54a699b34e1fd56be7e40]

INTEGRATION: CWS os8 (1.8.160); FILE MERGED 2003/04/03 07:15:48 os 1.8.160.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [3f280d26c5fa0352b9a77100fecd25fc2be270ab]

INTEGRATION: CWS os8 (1.14.138); FILE MERGED 2003/04/03 07:15:47 os 1.14.138.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [72d5a309fde1227f616dff7d3d624283c926269a]

INTEGRATION: CWS os8 (1.25.138); FILE MERGED 2003/04/03 07:15:46 os 1.25.138.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [30618129ab65344234a8194a59cb7e13acec4708]

INTEGRATION: CWS os8 (1.2.138); FILE MERGED 2003/04/03 07:15:45 os 1.2.138.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [48bdf91cc93199cc89f9d7d4735e1bb6d26a1d5d]

INTEGRATION: CWS os8 (1.9.138); FILE MERGED 2003/04/03 07:15:44 os 1.9.138.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [1dac89dbd700fff5851e75d0e2b550b96c64a198]

INTEGRATION: CWS os8 (1.41.2.2.48); FILE MERGED 2003/04/07 21:17:47 os 1.41.2.2.48.2: RESYNC: (1.41.2.2-1.43); FILE MERGED 2003/04/03 07:15:42 os 1.41.2.2.48.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [89789a10ff2060fff2ccbdb6e57d24734e37751d]

INTEGRATION: CWS os8 (1.69.2.1.70); FILE MERGED 2003/04/10 10:22:43 os 1.69.2.1.70.3: #108729# service name com.sun.star.text.DocumentSettings added 2003/04/07 21:17:41 os 1.69.2.1.70.2: RESYNC: (1.69.2.1-1.73); FILE MERGED 2003/04/03 07:15:41 os 1.69.2.1.70.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [02ba5add675a630f724897a0ee32101e2c2042fd]

INTEGRATION: CWS os8 (1.20.142); FILE MERGED 2003/04/03 07:15:41 os 1.20.142.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [ce89df5c76610e53542b0395a6eb55362e3a00df]

INTEGRATION: CWS os8 (1.1.4.2.70); FILE MERGED 2003/04/07 21:17:35 os 1.1.4.2.70.2: RESYNC: (1.1.4.2-1.3); FILE MERGED 2003/04/03 07:15:40 os 1.1.4.2.70.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [3e04b3e214e3120327636c1145eac8789fc13081]

INTEGRATION: CWS os8 (1.12.142); FILE MERGED 2003/04/03 07:15:40 os 1.12.142.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [f0b4bb982c70c84db6cb5fa9eb7d894bb3811b26]

INTEGRATION: CWS os8 (1.2.138); FILE MERGED 2003/04/03 07:15:39 os 1.2.138.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [a9dbed32ed92df2fe554c18b0fc5a9a9a9b77d30]

INTEGRATION: CWS os8 (1.17.8.1.58); FILE MERGED 2003/04/08 11:11:27 os 1.17.8.1.58.3: #108651# crash due to wrong iterator fixed 2003/04/07 21:17:16 os 1.17.8.1.58.2: RESYNC: (1.17.8.1-1.21); FILE MERGED 2003/04/03 07:15:39 os 1.17.8.1.58.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [b1ef867c14c7da498638f42e486a1da21a713864]

INTEGRATION: CWS os8 (1.10.10.1.70); FILE MERGED 2003/04/03 07:15:39 os 1.10.10.1.70.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [0bbdb2be9211248bdbe296df90d8dafeb26f2b2a]

INTEGRATION: CWS os8 (1.5.174); FILE MERGED 2003/04/07 21:17:05 os 1.5.174.2: RESYNC: (1.5-1.6); FILE MERGED 2003/04/03 07:15:38 os 1.5.174.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [aa91751b70a66ba70341edf8a23b899f50f4fab4]

INTEGRATION: CWS os8 (1.2.152); FILE MERGED 2003/04/03 07:15:38 os 1.2.152.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [5278e51024ddf003218eff29d374c25a109d323c]

INTEGRATION: CWS os8 (1.3.144); FILE MERGED 2003/04/03 07:15:38 os 1.3.144.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [f56080853f2ae001f57ce7864792fb1a731abe4c]

INTEGRATION: CWS os8 (1.16.8.2.6.5.2.2.46); FILE MERGED 2003/04/10 10:22:43 os 1.16.8.2.6.5.2.2.46.4: #108729# service name com.sun.star.text.DocumentSettings added 2003/04/10 10:13:53 os 1.16.8.2.6.5.2.2.46.3: #108729# IsLabelDocument property added 2003/04/07 21:16:31 os 1.16.8.2.6.5.2.2.46.2: RESYNC: (1.16.8.2.6.5.2.2-1.24); FILE MERGED 2003/04/03 07:15:37 os 1.16.8.2.6.5.2.2.46.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [3c37fe43f719b39b231ed5851be8fd1b22d462cc]

INTEGRATION: CWS os8 (1.1.158); FILE MERGED 2003/04/03 07:15:37 os 1.1.158.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [3c8547e8b6c6fcfb4c1f5040d24e983674d0cbb7]

INTEGRATION: CWS os8 (1.16.4.1.96); FILE MERGED 2003/04/03 07:15:33 os 1.16.4.1.96.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [e0ca445c12483ae3175afa3d109d0f0983cb546b]

INTEGRATION: CWS os8 (1.16.12.2.48); FILE MERGED 2003/04/03 07:15:32 os 1.16.12.2.48.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [291e5f8ca824cc68ff53911135306e1b1461dba8]

INTEGRATION: CWS os8 (1.13.2.1.48); FILE MERGED 2003/04/03 07:15:32 os 1.13.2.1.48.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [9d9b7615368b946196d1678693d8d967de468f1e]

INTEGRATION: CWS os8 (1.16.2.2.48); FILE MERGED 2003/04/03 07:15:32 os 1.16.2.2.48.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [ffaf73550c880385d84edb62c69297417dba48dc]

INTEGRATION: CWS os8 (1.22.2.2.48); FILE MERGED 2003/04/03 07:15:31 os 1.22.2.2.48.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [e226c99799f5cf075ea8385e885f881a55a89baa]

INTEGRATION: CWS os8 (1.11.146); FILE MERGED 2003/04/03 07:15:31 os 1.11.146.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [7aa1eed7672ab056932baf160361ad23d4a73b5c]

INTEGRATION: CWS os8 (1.10.146); FILE MERGED 2003/04/03 07:15:31 os 1.10.146.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [aaa20c21fad4ac16fa49b813e2214e2d6951c999]

INTEGRATION: CWS os8 (1.16.138); FILE MERGED 2003/04/07 21:18:47 os 1.16.138.2: RESYNC: (1.16-1.17); FILE MERGED 2003/04/03 07:15:30 os 1.16.138.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [cfd12a7c793cf7dcf0c585ad6775c0dfb25d77d3]

INTEGRATION: CWS os8 (1.3.138); FILE MERGED 2003/04/03 07:15:30 os 1.3.138.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [d59d4a3dc034d042e61c3fda997ce45c55d7abe2]

INTEGRATION: CWS os8 (1.2.138); FILE MERGED 2003/04/03 07:15:29 os 1.2.138.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [db3bd12dd9698021aa0cc0b224b48bcd3d78662f]

INTEGRATION: CWS os8 (1.37.2.2.48); FILE MERGED 2003/04/03 07:15:28 os 1.37.2.2.48.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [b137def764348501c1ff51f7acf77684d6ef4f87]

INTEGRATION: CWS os8 (1.5.12.1.48); FILE MERGED 2003/04/03 07:15:28 os 1.5.12.1.48.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [3e3b748d866f52e4c1b8768a78d9f447ee087630]

INTEGRATION: CWS os8 (1.10.6.1.48); FILE MERGED 2003/04/03 07:15:28 os 1.10.6.1.48.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [be423eee148c72c4c124fd2802fa0dfd34ad3c2e]

INTEGRATION: CWS os8 (1.52.2.7.48); FILE MERGED 2003/04/03 07:15:27 os 1.52.2.7.48.2: #108583# precompiled headers removed 2003/03/31 14:25:47 os 1.52.2.7.48.1: #107869# invalidate SwTransferable in SwView::~SwView


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [9472045638522bcb51bb3465c2e81dcea583a1e6]

INTEGRATION: CWS os8 (1.12.138); FILE MERGED 2003/04/09 14:36:09 os 1.12.138.3: #107869# put temporary Reference<> object into a block 2003/04/03 07:15:27 os 1.12.138.2: #108583# precompiled headers removed 2003/03/31 14:25:47 os 1.12.138.1: #107869# invalidate SwTransferable in SwView::~SwView


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [8eca77c3d9424f79489bad4aaf3829e169c8b0dc]

INTEGRATION: CWS os8 (1.3.138); FILE MERGED 2003/04/03 07:15:26 os 1.3.138.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [f0e6c207c6fa0ec265bfaba6e96b22380cae11ea]

INTEGRATION: CWS os8 (1.29.2.2.58); FILE MERGED 2003/04/07 21:18:15 os 1.29.2.2.58.2: RESYNC: (1.29.2.2-1.31); FILE MERGED 2003/04/03 07:15:26 os 1.29.2.2.58.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [aa958f40692157c60bcf57db5750c43818d8c7e8]

INTEGRATION: CWS os8 (1.3.6.2.48); FILE MERGED 2003/04/03 07:15:25 os 1.3.6.2.48.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [80f2ca839caf185d687984d1870fc75e2e08b184]

INTEGRATION: CWS os8 (1.38.2.5.18); FILE MERGED 2003/04/07 21:17:54 os 1.38.2.5.18.2: RESYNC: (1.38.2.5-1.40); FILE MERGED 2003/04/03 07:15:24 os 1.38.2.5.18.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [406fdb8b343ed977da6116a130cd395c4c2c2dd2]

INTEGRATION: CWS os8 (1.1.1.1.182); FILE MERGED 2003/04/03 07:15:24 os 1.1.1.1.182.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [11d775efd9f515c9b5c5b069819e3756cc73e2ea]

INTEGRATION: CWS os8 (1.10.144); FILE MERGED 2003/04/03 07:15:20 os 1.10.144.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [dbe2074f15049332b79b02e31359f594cc254f78]

INTEGRATION: CWS os8 (1.3.138); FILE MERGED 2003/04/03 07:15:20 os 1.3.138.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [0a8ed7b48ed02d1bb2bc5b0b381274380360aa98]

INTEGRATION: CWS os8 (1.14.140); FILE MERGED 2003/04/03 07:15:19 os 1.14.140.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [8cf2e31abd756ff7db45cc73c6fa48dada49b9e9]

INTEGRATION: CWS os8 (1.3.138); FILE MERGED 2003/04/03 07:15:18 os 1.3.138.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [9f5be4b70eab1bbc073f1db030cf17e2328b483f]

INTEGRATION: CWS os8 (1.5.138); FILE MERGED 2003/04/03 07:15:17 os 1.5.138.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [7501686af2eb3693b24e9949bbf01b4432fd0070]

INTEGRATION: CWS os8 (1.3.138); FILE MERGED 2003/04/03 07:15:16 os 1.3.138.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [02e9538cb5cf297f9fc341b37640c1370497184b]

INTEGRATION: CWS os8 (1.1.1.1.182); FILE MERGED 2003/04/03 07:15:16 os 1.1.1.1.182.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [88dc1ccad9a9fe0606ad802baf138ef54fac601a]

INTEGRATION: CWS os8 (1.6.138); FILE MERGED 2003/04/03 07:15:15 os 1.6.138.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [ed0c0f3bc9165c97b19aeb72ee073cb5d275ba9c]

INTEGRATION: CWS os8 (1.3.138); FILE MERGED 2003/04/03 07:15:15 os 1.3.138.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [cbbddb01469e9ff9f44e59aa8b87ee9d1ccf82be]

INTEGRATION: CWS os8 (1.16.4); FILE MERGED 2003/04/09 10:27:09 os 1.16.4.1: #108704# text-to-table dialog remembers settings during runtime


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [abadb3531c6f8e93d8ffcbe23e3eda4a89042e60]

INTEGRATION: CWS os8 (1.3.144); FILE MERGED 2003/04/09 09:59:16 os 1.3.144.2: #108704# text-to-table dialog remembers settings during runtime 2003/04/03 07:15:15 os 1.3.144.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [90842526bc4cf14e1667be8f0f9afef1a3aede88]

INTEGRATION: CWS os8 (1.5.138); FILE MERGED 2003/04/03 07:15:14 os 1.5.138.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [af6eddc66a10709751550e1c71abb56cb969fbe4]

INTEGRATION: CWS os8 (1.4.30.1.48); FILE MERGED 2003/04/03 07:15:14 os 1.4.30.1.48.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [8c413173e8c815d3efa5663bcce612eef8cbe8e8]

INTEGRATION: CWS os8 (1.5.138); FILE MERGED 2003/04/03 07:15:10 os 1.5.138.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [bd930969daf81cdbaa944581031f2777f0121780]

INTEGRATION: CWS os8 (1.10.138); FILE MERGED 2003/04/03 07:15:10 os 1.10.138.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [6d1cdd7009061e113e9f109e79555879efad33e8]

INTEGRATION: CWS os8 (1.11.2.3.48); FILE MERGED 2003/04/03 07:15:09 os 1.11.2.3.48.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [7e51ad543bc8ae1716b9bf890c3663acf9dfe400]

INTEGRATION: CWS os8 (1.14.142); FILE MERGED 2003/04/03 07:15:09 os 1.14.142.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [1b486976b158fda1df634779eb66192d79e06d18]

INTEGRATION: CWS os8 (1.24.2.1.48); FILE MERGED 2003/04/03 07:15:08 os 1.24.2.1.48.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [234080c04dad6242c073358c182b88a32068a660]

INTEGRATION: CWS os8 (1.4.156); FILE MERGED 2003/04/03 07:15:08 os 1.4.156.1: #108583# precompiled headers removed


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [367dae9837bee8c386e63a83cae355a9a84f34e3]

INTEGRATION: CWS readmesetup (1.6.74); FILE MERGED 2003/04/17 09:55:53 os 1.6.74.1: #108999# use user config path instead of modules path to find licence text


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [fcd8fd024cb293ccab12c37b4cf1d077cbb1dd2a]

INTEGRATION: CWS os8 (1.3.138); FILE MERGED 2003/04/03 07:15:07 os 1.3.138.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [22c67e43e7896aaea93cf27634dc2ef121273e54]

INTEGRATION: CWS os8 (1.14.2.1.48); FILE MERGED 2003/04/03 07:15:07 os 1.14.2.1.48.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [4e3d74b2cb5723850a9cea441d8abd0ddaaa7178]

INTEGRATION: CWS os8 (1.4.2.1.86); FILE MERGED 2003/04/03 07:15:06 os 1.4.2.1.86.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [5afdf28c30fe5cbe89d7bf3db33a457be160aa06]

INTEGRATION: CWS os8 (1.17.138); FILE MERGED 2003/04/03 07:15:06 os 1.17.138.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [85cb2789d0d17cef7e3f47809eeee70b6870775f]

INTEGRATION: CWS os8 (1.15.2.1.48); FILE MERGED 2003/04/03 07:15:06 os 1.15.2.1.48.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [6b78185a7ced3345f346c39755a11d3a4b19def4]

INTEGRATION: CWS os8 (1.2.138); FILE MERGED 2003/04/03 07:15:05 os 1.2.138.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [8bbc46f7671dcb65b1b6d49d47271b8f0a82032e]

INTEGRATION: CWS os8 (1.3.166); FILE MERGED 2003/04/03 07:15:05 os 1.3.166.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [8bc96d4e2cafc5947a94eb22502e43cf6fc1f128]

INTEGRATION: CWS os8 (1.4.146); FILE MERGED 2003/04/03 07:15:04 os 1.4.146.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [ce80f2ee6a8729df991399af4eca126ff115de05]

INTEGRATION: CWS os8 (1.7.140); FILE MERGED 2003/04/03 07:15:04 os 1.7.140.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [8a3678ca77b6f910cf19737610d81891e82a9321]

INTEGRATION: CWS os8 (1.14.148); FILE MERGED 2003/04/03 07:15:03 os 1.14.148.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [2e9aabce7e674880e4ed3569176c71d9883ee85a]

INTEGRATION: CWS os8 (1.8.6.1.48); FILE MERGED 2003/04/03 07:15:03 os 1.8.6.1.48.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [77ae21beba0fa0852394d21b3fff29f3a9154bc0]

INTEGRATION: CWS os8 (1.16.138); FILE MERGED 2003/04/03 07:15:02 os 1.16.138.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [fffd5742aad0d76f8933eae0704c3bbb2a443475]

INTEGRATION: CWS os8 (1.20.2.1.48); FILE MERGED 2003/04/03 07:15:02 os 1.20.2.1.48.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [059a01e769a868ced94f9697a4020b7d404f82c5]

INTEGRATION: CWS os8 (1.9.2.1.68); FILE MERGED 2003/04/03 07:15:01 os 1.9.2.1.68.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [fb5b330421709990f466cc3d0552b4c465cf5675]

INTEGRATION: CWS os8 (1.4.138); FILE MERGED 2003/04/03 07:15:01 os 1.4.138.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [0762e46985bdeb8ad10c7fabce33252803cffcae]

INTEGRATION: CWS os8 (1.5.138); FILE MERGED 2003/04/03 07:15:00 os 1.5.138.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [007e2f7936284f3de63a8f498003ddeca5c5cf0e]

INTEGRATION: CWS os8 (1.4.138); FILE MERGED 2003/04/03 07:15:00 os 1.4.138.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [eca361089bc3a4aab15f5179052a0888d159ca1a]

INTEGRATION: CWS os8 (1.2.138); FILE MERGED 2003/04/03 07:14:59 os 1.2.138.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [ae6f295684036c2007b7d1cf1823e97a664e59db]

INTEGRATION: CWS os8 (1.37.2.2.48); FILE MERGED 2003/04/11 14:03:26 os 1.37.2.2.48.4: #108737# prevent duplicate recording of paste/special 2003/04/09 10:21:36 os 1.37.2.2.48.3: #108737# recording of PasteSpecial corrected 2003/04/07 21:21:24 os 1.37.2.2.48.2: RESYNC: (1.37.2.2-1.39); FILE MERGED 2003/04/03 07:14:59 os 1.37.2.2.48.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [1ecad8d1c9ed99de909295c7c90f14474861382d]

INTEGRATION: CWS os8 (1.17.2.1.112); FILE MERGED 2003/04/03 07:14:56 os 1.17.2.1.112.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [e28e63070d9d4a18b20ec262c8d5d99df3c04789]

INTEGRATION: CWS os8 (1.2.138); FILE MERGED 2003/04/03 07:14:56 os 1.2.138.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [1ac6176d0823efe1ac488d7bf5dac7282e971558]

INTEGRATION: CWS os8 (1.2.138); FILE MERGED 2003/04/03 07:14:55 os 1.2.138.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [0e7c259ab04f658ebac21438a215b906bfaa715d]

INTEGRATION: CWS os8 (1.1.1.1.182); FILE MERGED 2003/04/03 07:14:55 os 1.1.1.1.182.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [574ea29a420b1aa2493ea4ccdb74015723688ed2]

INTEGRATION: CWS os8 (1.8.142); FILE MERGED 2003/04/03 07:14:54 os 1.8.142.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [09bc40baac3edd90992b74a8bb7d5e0ad445d47a]

INTEGRATION: CWS os8 (1.2.138); FILE MERGED 2003/04/03 07:14:54 os 1.2.138.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [c3e33868f0c07804f804bc37921c42aa40f4b042]

INTEGRATION: CWS os8 (1.9.138); FILE MERGED 2003/04/03 07:14:53 os 1.9.138.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [bcdc411fd73c33d1da8014619545247c8345b9cb]

INTEGRATION: CWS os8 (1.6.138); FILE MERGED 2003/04/03 07:14:53 os 1.6.138.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [d2c30972659d92745d3da9d08bd87783b54a5cb6]

INTEGRATION: CWS os8 (1.2.138); FILE MERGED 2003/04/03 07:14:53 os 1.2.138.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [91cca5e53a59a39d0136033d15465fd7334248ca]

INTEGRATION: CWS os8 (1.4.138); FILE MERGED 2003/04/03 07:14:52 os 1.4.138.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [4ecf05b41c3ac0add1e019f11c5758b4548f4fe3]

INTEGRATION: CWS os8 (1.2.138); FILE MERGED 2003/04/03 07:14:52 os 1.2.138.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [3135cc3cd4b0ed9a27e2868518a7028ab9bf2fde]

INTEGRATION: CWS os8 (1.7.18.1.144); FILE MERGED 2003/04/03 07:14:48 os 1.7.18.1.144.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [81dd62ad01da18e886b26cedb657f77f9a3e674a]

INTEGRATION: CWS os8 (1.11.140); FILE MERGED 2003/04/03 07:14:48 os 1.11.140.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [c0e0ea9d6cce836c00eedc87ccd416b03f72c55f]

INTEGRATION: CWS os8 (1.7.144); FILE MERGED 2003/04/03 07:14:48 os 1.7.144.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [ad16e7fabf9249886677e56ebf706148bfc39b74]

INTEGRATION: CWS os8 (1.4.138); FILE MERGED 2003/04/03 07:14:47 os 1.4.138.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [4b96acfd1124a86b8a920efa83b13bfbc7a856c4]

INTEGRATION: CWS os8 (1.20.138); FILE MERGED 2003/04/03 07:14:47 os 1.20.138.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [04c9836d8d50db5cc71a6b7634e1e1b033f638eb]

INTEGRATION: CWS os8 (1.5.138); FILE MERGED 2003/04/03 07:14:46 os 1.5.138.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [fcd998a769341a6363cea33dc7d2ba58bf5fc02e]

INTEGRATION: CWS os8 (1.6.138); FILE MERGED 2003/04/03 07:14:46 os 1.6.138.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [d1c2f3eff8ab81dfc4024c49979dc43868122f51]

INTEGRATION: CWS os8 (1.6.152); FILE MERGED 2003/04/03 07:14:45 os 1.6.152.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [d51be3c36d78905ad0fb76f99a371e551503d53f]

INTEGRATION: CWS os8 (1.5.138); FILE MERGED 2003/04/03 07:14:45 os 1.5.138.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [fcbefdba107770f63ce0ea4edb5cfbd423e1cda7]

INTEGRATION: CWS os8 (1.4.4.1.70); FILE MERGED 2003/04/03 07:14:45 os 1.4.4.1.70.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [ed2c1642ef6cbc28ec20bc610347475eb68e896e]

INTEGRATION: CWS os8 (1.4.146); FILE MERGED 2003/04/03 07:14:44 os 1.4.146.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [b3758fe36a98dd98c7a45d2fb76f173eaf3a493a]

INTEGRATION: CWS os8 (1.5.138); FILE MERGED 2003/04/07 21:23:58 os 1.5.138.2: RESYNC: (1.5-1.6); FILE MERGED 2003/04/03 07:14:44 os 1.5.138.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [7170bbeb2dd25a609dfd50db7414a862ee01abc3]

INTEGRATION: CWS os8 (1.28.138); FILE MERGED 2003/04/03 07:14:43 os 1.28.138.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [fa3004b1317f7b55a2afa009566a34b69014dc8b]

INTEGRATION: CWS os8 (1.13.140); FILE MERGED 2003/04/07 21:23:40 os 1.13.140.2: RESYNC: (1.13-1.14); FILE MERGED 2003/04/03 07:14:43 os 1.13.140.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [6f02550146a277c7c9f78fd125787d0494506543]

INTEGRATION: CWS os8 (1.12.138); FILE MERGED 2003/04/03 07:14:42 os 1.12.138.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [ac45bac7f3a672f150f8e073c43049300cbab9d1]

INTEGRATION: CWS os8 (1.10.138); FILE MERGED 2003/04/03 07:14:42 os 1.10.138.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [1c6d8d1b387cdc27e7868f6171cb8d3aa12e5908]

INTEGRATION: CWS os8 (1.5.138); FILE MERGED 2003/04/03 07:14:39 os 1.5.138.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [c75505668b65c63eff77b3d79a0f1704adaefc8a]

INTEGRATION: CWS os8 (1.9.6.2.4.1.138); FILE MERGED 2003/04/03 07:14:38 os 1.9.6.2.4.1.138.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [cc00faaa8962653cd8424ee09c1943447beee81f]

INTEGRATION: CWS os8 (1.1.1.1.182); FILE MERGED 2003/04/03 07:14:37 os 1.1.1.1.182.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [b929674264e6117593560ada346bf22956a6e382]

INTEGRATION: CWS os8 (1.5.138); FILE MERGED 2003/04/03 07:14:37 os 1.5.138.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [509c4a19f6d8ebbcf3308bb0453cd9b456031e06]

INTEGRATION: CWS os8 (1.8.138); FILE MERGED 2003/04/03 07:14:35 os 1.8.138.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [45caf6c9c080599db66efab40963559e6e6e47ac]

INTEGRATION: CWS os8 (1.3.138); FILE MERGED 2003/04/03 07:14:35 os 1.3.138.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [66395b9d3ba179b2bfe5394bb2000f855f836437]

INTEGRATION: CWS os8 (1.3.158); FILE MERGED 2003/04/03 07:14:35 os 1.3.158.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [d425eafb9de17db7f0bf7829300147b428b8de91]

INTEGRATION: CWS os8 (1.26.140); FILE MERGED 2003/04/03 07:14:34 os 1.26.140.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [65f8384bf147c39fb1b96983eb20177a37414b76]

INTEGRATION: CWS os8 (1.49.2.1.50); FILE MERGED 2003/04/03 07:14:34 os 1.49.2.1.50.2: #108583# precompiled headers removed 2003/04/01 07:40:54 os 1.49.2.1.50.1: #107064# short cuts from bibliography fields removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [6f8ba6fc6e33d74af9881e098c86a94238c22f28]

INTEGRATION: CWS os8 (1.2.4.1.48); FILE MERGED 2003/04/03 07:14:33 os 1.2.4.1.48.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [6c54b85e5f0f449be43a1f0a1551c5df301ada18]

INTEGRATION: CWS os8 (1.15.2.2.48); FILE MERGED 2003/03/31 14:25:45 os 1.15.2.2.48.1: #107869# invalidate SwTransferable in SwView::~SwView


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [2b3063245ab710e22b2cf3dce4d78b271f6c8193]

INTEGRATION: CWS os8 (1.7.138); FILE MERGED 2003/03/31 14:25:44 os 1.7.138.1: #107869# invalidate SwTransferable in SwView::~SwView


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [c0536b09d05b98653b039925b4cb664e64f27b0f]

INTEGRATION: CWS os8 (1.11.10.2.48); FILE MERGED 2003/03/31 14:25:45 os 1.11.10.2.48.1: #107869# invalidate SwTransferable in SwView::~SwView


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [2d654d53cc02a5fa87b91447a740ec896f7af54b]

INTEGRATION: CWS os8 (1.1.1.1.182); FILE MERGED 2003/04/03 07:14:33 os 1.1.1.1.182.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [a06d4d485c12d73efd7ea4b7caed3b5bacbb1f64]

INTEGRATION: CWS os8 (1.6.138); FILE MERGED 2003/04/03 07:14:32 os 1.6.138.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [5743428d6d7c3fb3bac700877bc862036e995001]

INTEGRATION: CWS os8 (1.6.140); FILE MERGED 2003/04/03 07:14:30 os 1.6.140.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [04dce8b42e472660da530119bda6a686009cb473]

INTEGRATION: CWS os8 (1.2.160); FILE MERGED 2003/04/03 07:14:30 os 1.2.160.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [9f96dc20e4a682a680ae9e06c2e9ad0515a86b80]

INTEGRATION: CWS os8 (1.2.160); FILE MERGED 2003/04/03 07:14:29 os 1.2.160.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [6dff005e7ea6915b0d6460bdc2fca2d6d8d64ca8]

INTEGRATION: CWS os8 (1.2.38.1.76); FILE MERGED 2003/04/03 07:14:29 os 1.2.38.1.76.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [24ecc8cff13e9046c7334a6c7465ccdae8fc57e7]

INTEGRATION: CWS os8 (1.33.2.3.48); FILE MERGED 2003/04/03 07:14:28 os 1.33.2.3.48.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [61d7d6f04aa71d3ee951260d86023fd56e02c83b]

INTEGRATION: CWS os8 (1.7.142); FILE MERGED 2003/04/03 07:14:28 os 1.7.142.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [ee31cfe532810522cb7a63cff04bd8b4aea48d35]

INTEGRATION: CWS os8 (1.4.142); FILE MERGED 2003/04/03 07:14:27 os 1.4.142.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [f3d18f3be07c47f8cd309baea6258d100427b2dd]

INTEGRATION: CWS os8 (1.11.150); FILE MERGED 2003/04/15 07:28:08 os 1.11.150.3: #108733# ignore modified shift, tab, escape and return keys, too 2003/04/08 14:38:25 os 1.11.150.2: #108733# ::PreNotify(): don't catch Escape and Tab keys 2003/04/03 07:14:26 os 1.11.150.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [e6fd7da4967c50bf6c1a9b34292f59a12294f626]

INTEGRATION: CWS os8 (1.19.2.1.46); FILE MERGED 2003/04/07 21:29:52 os 1.19.2.1.46.2: RESYNC: (1.19.2.1-1.21); FILE MERGED 2003/04/03 07:14:26 os 1.19.2.1.46.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [d5a46c15819e8718f94f25a043a5948d95b9e860]

INTEGRATION: CWS os8 (1.2.138); FILE MERGED 2003/04/03 07:14:25 os 1.2.138.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [964074cb778b38819e7a4400032e579c55cc7d8f]

INTEGRATION: CWS os8 (1.12.138); FILE MERGED 2003/04/03 07:14:25 os 1.12.138.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [9f8fd0113f8ff1ef6a66daebd00a50dfce2d3e58]

INTEGRATION: CWS os8 (1.13.142); FILE MERGED 2003/04/03 07:14:24 os 1.13.142.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [acfd833fc79ac4748f016060d3911a80dcb4342d]

INTEGRATION: CWS os8 (1.1.1.1.182); FILE MERGED 2003/04/03 07:14:22 os 1.1.1.1.182.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [c5ac634be7f284f383826f9e7574d20d46245dbc]

INTEGRATION: CWS os8 (1.4.160); FILE MERGED 2003/04/03 07:14:19 os 1.4.160.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [641ce24eeacd6c793cc2ec1acef0fc77a38064b4]

INTEGRATION: CWS os8 (1.2.168); FILE MERGED 2003/04/03 07:14:19 os 1.2.168.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [981c5b05de2e3fc7d3838f5f57a36efbc96a28ba]

INTEGRATION: CWS os8 (1.6.146); FILE MERGED 2003/04/03 07:14:18 os 1.6.146.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [7e3aa4e08c5dac3f4e8fa8dddb9ca91e07d23fe4]

INTEGRATION: CWS os8 (1.4.138); FILE MERGED 2003/04/03 07:14:18 os 1.4.138.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [98d2378807cc445c0787916e513106cce606391c]

INTEGRATION: CWS os8 (1.9.138); FILE MERGED 2003/04/03 07:14:17 os 1.9.138.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [29aff299145ce79ca602bda63432aaa05b121835]

INTEGRATION: CWS os8 (1.7.2.1.48); FILE MERGED 2003/04/03 07:14:17 os 1.7.2.1.48.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [0d9226e1c713b9c9fa099c3fbe820be14ffa40f8]

INTEGRATION: CWS os8 (1.3.140); FILE MERGED 2003/04/03 07:14:17 os 1.3.140.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [eef977f3792ddece6399a0384f3d7d53965191af]

INTEGRATION: CWS os8 (1.8.2.1.96); FILE MERGED 2003/04/03 07:14:16 os 1.8.2.1.96.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [e3d6d4d5bd3a16e7d82ff1308b2d8c19f0181060]

INTEGRATION: CWS os8 (1.25.138); FILE MERGED 2003/04/03 07:14:16 os 1.25.138.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [f69349d56b0309dc48f9ed853862ecf4306da96f]

INTEGRATION: CWS os8 (1.8.138); FILE MERGED 2003/04/03 07:14:15 os 1.8.138.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [daca927dacfc179a06ab87b0fcae7ed90ce85248]

INTEGRATION: CWS os8 (1.4.150); FILE MERGED 2003/04/03 07:14:14 os 1.4.150.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [0eb7a343bd8436470d2178371fd91460e69d7fc3]

INTEGRATION: CWS os8 (1.5.138); FILE MERGED 2003/04/03 07:14:12 os 1.5.138.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [44f525e58183096878d4e2b21e47c5b951c01d18]

INTEGRATION: CWS os8 (1.4.138); FILE MERGED 2003/04/03 07:14:12 os 1.4.138.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [e72fcb8e16e2d0e5a7bba632f1b890bc8567c147]

INTEGRATION: CWS os8 (1.10.138); FILE MERGED 2003/04/03 07:14:11 os 1.10.138.1: #108583# precompiled headers removed


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [453ec26a10a546f40ff98ae17e05592ee81dd109]

INTEGRATION: CWS vcl08 (1.10.8); FILE MERGED 2003/04/10 13:33:18 obr 1.10.8.1: #108177# fixed several lifecycle issues


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [707838c48bbb6834dc83ff2718b3d1b57d98e05c]

INTEGRATION: CWS os8 (1.9.148); FILE MERGED 2003/04/03 07:14:11 os 1.9.148.1: #108583# precompiled headers removed


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [684ec044b9bf23cb8e6543d362ec350d2aac623b]

INTEGRATION: CWS vcl08 (1.60.2.4.16); FILE MERGED 2003/04/10 12:31:05 hdu 1.60.2.4.16.2: #107885# #108206# fix GCP result 16bit overflow, fix Korean font name display 2003/04/08 14:23:48 sb 1.60.2.4.16.1: #103172# Moved UniscribeLayout's SCRIPT_CACHE out into the new ImplTextLayoutCache to improve performance.


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [0517d783797636133b913e1864616429aa7d7d30]

INTEGRATION: CWS vcl08 (1.3.8); FILE MERGED 2003/04/10 13:33:18 obr 1.3.8.1: #108177# fixed several lifecycle issues


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [f043c8c4b2878355b79f994c304eb8b8d36d76ed]

INTEGRATION: CWS os8 (1.2.138); FILE MERGED 2003/04/10 10:14:34 os 1.2.138.2: #108729# check whether active writer view can be retrieved 2003/04/03 07:14:08 os 1.2.138.1: #108583# precompiled headers removed


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [931a1034b4209af47dbba01673b955068bffe6e5]

INTEGRATION: CWS vcl08 (1.2.8); FILE MERGED 2003/04/10 13:33:18 obr 1.2.8.1: #108177# fixed several lifecycle issues


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [a1369c8a48636b6bafe7a5ef8c03e4b5dc4e0645]

INTEGRATION: CWS os8 (1.5.158); FILE MERGED 2003/04/03 07:14:08 os 1.5.158.1: #108583# precompiled headers removed


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [1ffcf4856bc2c770b33b468b4879a0110700aebe]

INTEGRATION: CWS vcl08 (1.3.8); FILE MERGED 2003/04/10 13:33:17 obr 1.3.8.1: #108177# fixed several lifecycle issues


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [76b326ce622a7f9e4bef465dbde6a812bb9ac30b]

INTEGRATION: CWS os8 (1.26.2.1.48); FILE MERGED 2003/04/03 07:14:08 os 1.26.2.1.48.1: #108583# precompiled headers removed


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [43ae93a3cfae8d9253f5d8abfed1992d94698a15]

INTEGRATION: CWS vcl08 (1.1.2); FILE ADDED 2003/04/10 13:33:17 obr 1.1.2.1: #108177# fixed several lifecycle issues


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [de91e1914c5353ba60b0edb6a04bcc092293b949]

INTEGRATION: CWS os8 (1.4.138); FILE MERGED 2003/04/03 07:14:07 os 1.4.138.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [dce6e08fd289f59032e68d9abe4556e27e7aeb7a]

INTEGRATION: CWS os8 (1.3.170); FILE MERGED 2003/04/03 07:14:07 os 1.3.170.1: #108583# precompiled headers removed


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [bf4a2a303cecf353cb5933ab03015033fa99f6fe]

INTEGRATION: CWS vcl08 (1.3.8); FILE MERGED 2003/04/10 13:33:14 obr 1.3.8.1: #108177# fixed several lifecycle issues


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [85b590ca28f2f5a15c0498a96304e0700996598f]

INTEGRATION: CWS os8 (1.5.138); FILE MERGED 2003/04/03 07:14:06 os 1.5.138.1: #108583# precompiled headers removed


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [18793105a74b7b08c2fc2ec2cd789d10362bd69e]

INTEGRATION: CWS vcl08 (1.2.8); FILE MERGED 2003/04/10 13:33:14 obr 1.2.8.1: #108177# fixed several lifecycle issues


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [4473760281a1957bf18f5c3915881f777dff9544]

INTEGRATION: CWS vcl08 (1.3.8); FILE MERGED 2003/04/10 13:33:13 obr 1.3.8.1: #108177# fixed several lifecycle issues


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [5d14b40017bebe87840ba506cd436f58486ca18f]

INTEGRATION: CWS os8 (1.3.156); FILE MERGED 2003/04/03 07:14:06 os 1.3.156.1: #108583# precompiled headers removed


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [fd64277d8f4828d4c4b5918f7097a669da1a2540]

INTEGRATION: CWS vcl08 (1.2.8); FILE MERGED 2003/04/10 13:33:13 obr 1.2.8.1: #108177# fixed several lifecycle issues


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [89304df5238416b48523e6c694794abd8acefec3]

INTEGRATION: CWS os8 (1.8.144); FILE MERGED 2003/04/03 07:14:06 os 1.8.144.1: #108583# precompiled headers removed


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [16e3d4d97da95436d73e9a05a4dcb962ce8170e7]

INTEGRATION: CWS vcl08 (1.22.2.2.18); FILE MERGED 2003/04/14 14:32:13 pl 1.22.2.2.18.3: #i8618# check keys and values 2003/04/10 16:45:10 pl 1.22.2.2.18.2: #i8618# check keys and values 2003/04/10 12:12:02 pl 1.22.2.2.18.1: #i8618# report all paper bins, even the constrained ones


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [d4fb0b5b00f960fa07cd7be284dbd8661e502719]

INTEGRATION: CWS os8 (1.25.142); FILE MERGED 2003/04/03 07:14:05 os 1.25.142.1: #108583# precompiled headers removed


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [4a7b581703970715eb0a38745d9038c7e96a1feb]

INTEGRATION: CWS vcl08 (1.3.8); FILE MERGED 2003/04/10 13:33:12 obr 1.3.8.1: #108177# fixed several lifecycle issues


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [8d40caad826c189a49d9bb566d60be48f7bf13a1]

INTEGRATION: CWS vcl08 (1.2.8); FILE MERGED 2003/04/10 13:33:12 obr 1.2.8.1: #108177# fixed several lifecycle issues


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [82a9fbf8d5099b54974654dbf5d21aa3fe00c640]

INTEGRATION: CWS os8 (1.6.138); FILE MERGED 2003/04/03 07:14:05 os 1.6.138.1: #108583# precompiled headers removed


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [878b75ad35c3d80f136d222c4b2e246efac3e81b]

INTEGRATION: CWS vcl08 (1.3.8); FILE MERGED 2003/04/10 13:33:11 obr 1.3.8.1: #108177# fixed several lifecycle issues


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [158e2e7a290d75d527abd1ff8ace583c0f24b5a4]

INTEGRATION: CWS os8 (1.13.138); FILE MERGED 2003/04/03 07:14:04 os 1.13.138.1: #108583# precompiled headers removed


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [e2fa04a8237b80cb4c08937ffe3399308141be78]

INTEGRATION: CWS vcl08 (1.6.8); FILE MERGED 2003/04/10 13:33:11 obr 1.6.8.1: #108177# fixed several lifecycle issues


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [405cfcef5ab1b1f7c76362e7268614d243d844c3]

INTEGRATION: CWS os8 (1.6.146); FILE MERGED 2003/04/03 07:14:04 os 1.6.146.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [264c85fddc64c22f90ea88136923351d5dfaa0e0]

INTEGRATION: CWS os8 (1.7.138); FILE MERGED 2003/04/03 07:14:03 os 1.7.138.1: #108583# precompiled headers removed


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [a28a83a853e5b059526d818834590f2e58d46bf4]

INTEGRATION: CWS vcl08 (1.14.8); FILE MERGED 2003/04/10 13:33:09 obr 1.14.8.1: #108177# fixed several lifecycle issues


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [ec8f1fb0624adddb2cda53b7d6abf43afbe354ae]

INTEGRATION: CWS os8 (1.9.2.3.20); FILE MERGED 2003/04/03 07:14:02 os 1.9.2.3.20.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [20afacd6f480b2bea176e623e23333692d0397db]

INTEGRATION: CWS os8 (1.13.138); FILE MERGED 2003/04/03 07:14:01 os 1.13.138.1: #108583# precompiled headers removed


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [7f1795e725d766c90351c3caff9e13826a8eddaa]

INTEGRATION: CWS vcl08 (1.4.8); FILE MERGED 2003/04/10 13:34:33 obr 1.4.8.1: #108706# no longer expect the source of a key event to implement XKeyHandler


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [e5c27fe2d4a2424d84a369202311cd3d242c5730]

INTEGRATION: CWS os8 (1.2.148); FILE MERGED 2003/04/03 07:14:01 os 1.2.148.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [fe985e3c781ea71f4e5d33a1a2192af16c275793]

INTEGRATION: CWS os8 (1.5.146); FILE MERGED 2003/04/03 07:14:01 os 1.5.146.1: #108583# precompiled headers removed


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [a9e7d0991a8bbab6c33f4b3087dc7edfbb13d10e]

INTEGRATION: CWS vcl08 (1.3.180); FILE MERGED 2003/04/10 13:06:40 pl 1.3.180.1: #108751# better sizing for path dialogue buttons


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [8003ebcdab3f0ac179cea4c517a7db961286ad44]

INTEGRATION: CWS os8 (1.6.24.1.58); FILE MERGED 2003/04/03 07:14:00 os 1.6.24.1.58.1: #108583# precompiled headers removed


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [8098b68e1d7f28b17eaca62286a15af4222dafe3]

INTEGRATION: CWS vcl08 (1.16.2.4.6); FILE MERGED 2003/04/08 14:19:49 ssa 1.16.2.4.6.1: #108669# cursor keys in RTL mode are mirrorred in VCL now


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [bbe5249df55da65e48002f7e7ba65f9a593652b7]

INTEGRATION: CWS os8 (1.61.2.7.6); FILE MERGED 2003/04/03 07:13:59 os 1.61.2.7.6.1: #108583# precompiled headers removed


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [86f827e66ec2b6498f45b62f6099c3f64edc2350]

INTEGRATION: CWS vcl08 (1.7.180); FILE MERGED 2003/04/14 17:43:35 ssa 1.7.180.2: #108699# remove obsolete toolbox setting 2003/04/10 07:30:30 pb 1.7.180.1: fix: #108699# UpdateToolboxStyle() added


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [4fa07db7b7f4ae7d777ffc4a181254dcbeb8c580]

INTEGRATION: CWS os8 (1.14.138); FILE MERGED 2003/04/03 07:13:59 os 1.14.138.1: #108583# precompiled headers removed


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [b64c0bb9b4efa7754c2ce9935daa12be06adc600]

INTEGRATION: CWS vcl08 (1.46.2.6.18); FILE MERGED 2003/04/15 14:46:31 pl 1.46.2.6.18.4: #i12870# merge from vcl07 2003/04/10 07:35:43 pl 1.46.2.6.18.3: #i12870# ToUnicode maps for type1 fonts 2003/04/09 16:31:17 pl 1.46.2.6.18.2: #i12870# support non iso8859-1 type1 fonts in pdf 2003/04/09 12:44:52 pl 1.46.2.6.18.1: #i12870# support non iso8859-1 type1 fonts in pdf


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [1c7c4f6bb515e38afd626a70f914d70699e60a26]

INTEGRATION: CWS os8 (1.63.2.2.48); FILE MERGED 2003/04/10 15:12:24 os 1.63.2.2.48.5: #107869# invalid SwTransferables have to be removed, too 2003/04/10 14:42:26 os 1.63.2.2.48.4: #107869# check availability of application 2003/04/10 05:13:03 os 1.63.2.2.48.3: #107869# check availability of SW_MOD in Dtor 2003/04/07 21:52:32 os 1.63.2.2.48.2: RESYNC: (1.63.2.2-1.65); FILE MERGED 2003/03/31 14:25:50 os 1.63.2.2.48.1: #107869# invalidate SwTransferable in SwView::~SwView


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [6dd4e952c26c44298604a96ef787f064b9657c1c]

INTEGRATION: CWS os8 (1.3.140); FILE MERGED 2003/04/03 07:13:58 os 1.3.140.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [d11861993f3be1b6b04239c65f31964a95ec3230]

INTEGRATION: CWS os8 (1.3.172); FILE MERGED 2003/04/03 07:13:58 os 1.3.172.1: #108583# precompiled headers removed


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [db537f216bd96b42bc001ced7c75ee3162ac6654]

INTEGRATION: CWS vcl08 (1.17.2.2.118); FILE MERGED 2003/04/10 17:15:33 cd 1.17.2.2.118.1: #108832# Make backup of all non-editable keyboard shortcuts to save them again


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [fed927df3423e0b24465ed2abda7babec3d065d0]

INTEGRATION: CWS os8 (1.11.14.1.58); FILE MERGED 2003/04/03 07:13:57 os 1.11.14.1.58.1: #108583# precompiled headers removed


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [24596f0b740f79265fc649913f49a6b58e7fcce8]

INTEGRATION: CWS vcl08 (1.14.2.3.54); FILE MERGED 2003/04/10 17:16:34 cd 1.14.2.3.54.1: #108832# Make backup of all non-editable keyboard shortcuts to save them again


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [c82d7d1b621e42214eb40f4542b1248304b37663]

INTEGRATION: CWS os8 (1.18.8.6.142); FILE MERGED 2003/04/03 07:13:56 os 1.18.8.6.142.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [a299c4fd77aaf25376c98088216f9317ae6c1ebf]

INTEGRATION: CWS os8 (1.6.148); FILE MERGED 2003/04/03 07:13:56 os 1.6.148.1: #108583# precompiled headers removed


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [715f079637bfe64d8c8520d0907d9cf90d6f1add]

INTEGRATION: CWS vcl08 (1.63.2.3.54); FILE MERGED 2003/04/14 17:43:09 ssa 1.63.2.3.54.3: #108699# remove obsolete toolbox setting 2003/04/10 08:37:11 pb 1.63.2.3.54.2: fix: #108699# don't write at tool registry key in app-dtor 2003/04/10 07:33:04 pb 1.63.2.3.54.1: fix: #108699# some AT Tools couldn't use flat toolbox buttons, so load/save miscsettings to update miscoptions


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [1493f6cf61e1ef439d3ffa5106758d1db0866ce1]

INTEGRATION: CWS os8 (1.3.138); FILE MERGED 2003/04/03 07:13:55 os 1.3.138.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [5811383b8b4b2686bdaa1c1b6283ecd2ab536632]

INTEGRATION: CWS os8 (1.5.138); FILE MERGED 2003/04/03 07:13:55 os 1.5.138.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [ad3ddb3d5c04236095c17df51458c92014d515cb]

INTEGRATION: CWS os8 (1.13.138); FILE MERGED 2003/04/03 07:13:55 os 1.13.138.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [3ba679e8b1dab60933cc9c049b3bd35c66638219]

INTEGRATION: CWS os8 (1.2.160); FILE MERGED 2003/04/03 07:13:54 os 1.2.160.1: #108583# precompiled headers removed


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [de7532b02d68ec47c13b765f748d736a13dc1a04]

INTEGRATION: CWS vcl08 (1.37.2.4.18); FILE MERGED 2003/04/13 15:31:47 hdu 1.37.2.4.18.6: #i12824# emulate U+00XX<->U+F0XX aliasing for symbols on PDF export 2003/04/09 16:31:21 pl 1.37.2.4.18.5: #i12870# support non iso8859-1 type1 fonts in pdf 2003/04/09 12:48:50 pl 1.37.2.4.18.4: #i12870# support non iso8859-1 type1 fonts in pdf 2003/04/08 14:21:40 sb 1.37.2.4.18.3: #103172# Flush the new ImplTextLayoutCache in SetFont. Fixed a typo introduced in 1.24. 2003/04/08 06:10:38 cd 1.37.2.4.18.2: #105755# Use ByteString and convert to String with thread text encoding 2003/04/07 16:36:50 cd 1.37.2.4.18.1: #105755# Retrieve font name from .fot font resource file


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [f24bd7e9b952fd442505a080977f606c0df2a1df]

INTEGRATION: CWS os8 (1.3.138); FILE MERGED 2003/04/03 07:13:54 os 1.3.138.1: #108583# precompiled headers removed


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [bf4c1372d095584011796c2e95b4f84bbb8366b8]

INTEGRATION: CWS vcl08 (1.6.124); FILE MERGED 2003/04/08 14:20:16 sb 1.6.124.1: #103172# Added an ImplTextLayoutCache (to speed up the UniscribeLayout).


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [6f438c3f628678d0f31a28fcf42819eaa37ee31c]

INTEGRATION: CWS os8 (1.4.148); FILE MERGED 2003/04/03 07:13:53 os 1.4.148.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [d14941d11036b24ea94d508faa755aa4b34491e2]

INTEGRATION: CWS os8 (1.2.164); FILE MERGED 2003/04/03 07:13:53 os 1.2.164.1: #108583# precompiled headers removed


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [6159dcda7f7cae752e14b28ebc9f904b64b2faa3]

INTEGRATION: CWS vcl08 (1.98.2.3.18); FILE MERGED 2003/04/10 07:35:44 pl 1.98.2.3.18.3: #i12870# ToUnicode maps for type1 fonts 2003/04/09 16:31:20 pl 1.98.2.3.18.2: #i12870# support non iso8859-1 type1 fonts in pdf 2003/04/09 12:44:54 pl 1.98.2.3.18.1: #i12870# support non iso8859-1 type1 fonts in pdf


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [e681f667b2145f6e9f90f6fcca02beac1ba98691]

INTEGRATION: CWS os8 (1.16.138); FILE MERGED 2003/04/03 07:13:52 os 1.16.138.1: #108583# precompiled headers removed


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [dd4a733a8cd94a36e5176d01710b90a0531b2899]

INTEGRATION: CWS vcl08 (1.76.2.3.18); FILE MERGED 2003/04/08 14:19:30 ssa 1.76.2.3.18.1: #108669# mirror cursor keys in RTL mode


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [b80cccebfa29aefabfdf096a812e378f017e3a90]

INTEGRATION: CWS vcl08 (1.15.124); FILE MERGED 2003/04/14 17:46:27 ssa 1.15.124.1: #108699# disabled flat toolbox buttons not exported anymore


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [a1305d5391cf2c4a1862ec166d9641a14d8cfe6b]

INTEGRATION: CWS os8 (1.37.140); FILE MERGED 2003/04/03 07:13:51 os 1.37.140.1: #108583# precompiled headers removed


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [736dc0956a50315ec72ad126406556657a750d37]

INTEGRATION: CWS vcl08 (1.57.2.4.18); FILE MERGED 2003/04/14 17:46:27 ssa 1.57.2.4.18.1: #108699# disabled flat toolbox buttons not exported anymore


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [a758b8244d313bd049529e8e12849a2387803f17]

INTEGRATION: CWS os8 (1.17.2.1.96); FILE MERGED 2003/04/03 07:13:48 os 1.17.2.1.96.1: #108583# precompiled headers removed


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [08383128378ec09dcb854226edd3b6e4a218113e]

INTEGRATION: CWS vcl08 (1.3.8.3.18); FILE MERGED 2003/04/10 15:13:09 cd 1.3.8.3.18.1: #108605# Don't change maDragRect with alignment LEFT or TOP


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [2cb3d2d3b395d2840f1ec55a07d2d8d556f9dec0]

INTEGRATION: CWS os8 (1.22.6.1.70); FILE MERGED 2003/04/03 07:13:47 os 1.22.6.1.70.1: #108583# precompiled headers removed


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [81ac314653e75c2afc0556fc3ccb5c1630e8f5b7]

INTEGRATION: CWS vcl08 (1.9.124); FILE MERGED 2003/04/09 16:22:44 ssa 1.9.124.1: #104492# include mnemonic when calculating checkbox size


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [ff05ee8881070eab35f0214d3fae6f050e3c03f5]

INTEGRATION: CWS os8 (1.7.174); FILE MERGED 2003/04/03 07:13:46 os 1.7.174.1: #108583# precompiled headers removed


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [e3da9d0ea8985ad562070f0d2f487248ac5750f3]

INTEGRATION: CWS vcl08 (1.3.24.1.88); FILE MERGED 2003/04/10 16:47:05 ssa 1.3.24.1.88.1: #108830# check polygon size before using it


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [c90b0257717a43b455d7e501420d4b8b6fff1692]

INTEGRATION: CWS os8 (1.5.148); FILE MERGED 2003/04/03 07:13:46 os 1.5.148.1: #108583# precompiled headers removed


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [863e85b4aed56b8a205d46f152e987f64602ae5b]

INTEGRATION: CWS vcl08 (1.21.126); FILE MERGED 2003/04/14 14:51:27 hdu 1.21.126.1: #107631# improve performance by caching char2glyph mapping


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [713b2198b7d15a02e9e78942c961351003662eeb]

INTEGRATION: CWS os8 (1.33.2.1.70); FILE MERGED 2003/04/03 07:13:46 os 1.33.2.1.70.1: #108583# precompiled headers removed


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [d451c4407835b8c771ac475c9e0ddf62f9fbcbe1]

INTEGRATION: CWS vcl08 (1.87.2.1.98); FILE MERGED 2003/04/14 14:51:26 hdu 1.87.2.1.98.2: #107631# improve performance by caching char2glyph mapping 2003/04/11 15:26:40 pl 1.87.2.1.98.1: #108862# workaround another standard violating font


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [94a763edb7114a5e3e8b3d1d0e5004724a0e142d]

INTEGRATION: CWS os8 (1.14.166); FILE MERGED 2003/04/07 21:54:06 os 1.14.166.2: RESYNC: (1.14-1.15); FILE MERGED 2003/04/03 07:13:45 os 1.14.166.1: #108583# precompiled headers removed


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [2bbee53629d2ef9a4ac23b4f3f90b39bf1b905a9]

INTEGRATION: CWS vcl08 (1.37.2.4.18); FILE MERGED 2003/04/14 18:17:12 pl 1.37.2.4.18.3: corrected typo 2003/04/14 13:54:40 hdu 1.37.2.4.18.2: #107631# improve performance by preallocating dynamic array 2003/04/11 08:37:58 hdu 1.37.2.4.18.1: #105755# change GetLocalizedChar() arg to LanguageType


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [5eed5e7fcb19e1a2975876157039f7b5b68715bd]

INTEGRATION: CWS vcl08 (1.21.6.2.50); FILE MERGED 2003/04/15 14:46:42 pl 1.21.6.2.50.2: #i12870# merge from vcl07 2003/04/09 16:31:18 pl 1.21.6.2.50.1: #i12870# support non iso8859-1 type1 fonts in pdf


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [f7b9801e0baec0a3cf658d5c48b303c1277df230]

INTEGRATION: CWS os8 (1.18.160); FILE MERGED 2003/04/03 07:13:44 os 1.18.160.1: #108583# precompiled headers removed


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [cba5c7cb7f6d6f903ab574f7c6b006107b2184c1]

INTEGRATION: CWS vcl08 (1.142.2.13.16); FILE MERGED 2003/04/11 11:05:21 ssa 1.142.2.13.16.2: #108668# use mnoutwidth for virdevs when mirroring 2003/04/11 09:05:35 hdu 1.142.2.13.16.1: #105755# implement and use SetDigitLanguage()


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [abe691282bffb309ae33e92fdb1601df742a1bd1]

INTEGRATION: CWS os8 (1.5.142); FILE MERGED 2003/04/03 07:13:44 os 1.5.142.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [dc2097c47396f3840d59d0ead4d63770a4059070]

INTEGRATION: CWS os8 (1.12.142); FILE MERGED 2003/04/03 07:13:44 os 1.12.142.1: #108583# precompiled headers removed


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [023765fe651c82384317cff11d5cc50c83f21baa]

INTEGRATION: CWS vcl08 (1.19.2.6.52); FILE MERGED 2003/04/11 08:39:00 hdu 1.19.2.6.52.1: #105755# init meTextLanguage member


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [10a5b91154446b16f526abfef8f09c17191edcdb]

INTEGRATION: CWS os8 (1.3.138); FILE MERGED 2003/04/03 07:13:44 os 1.3.138.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [f248754d699368e3bef07315e200db5e067994cd]

INTEGRATION: CWS os8 (1.8.138); FILE MERGED 2003/04/03 07:13:43 os 1.8.138.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [5bb7a143080443fa5d3c022312065bbaa3c0df24]

INTEGRATION: CWS os8 (1.2.138); FILE MERGED 2003/04/03 07:13:43 os 1.2.138.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [01dc3ccfaf6d4ba03031496be69380cb57561737]

INTEGRATION: CWS os8 (1.4.166); FILE MERGED 2003/04/03 07:13:43 os 1.4.166.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [7d0ebdf84ed8b511c3f86491025b3d84d93acd85]

INTEGRATION: CWS os8 (1.3.138); FILE MERGED 2003/04/03 07:13:41 os 1.3.138.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [7c155174e107b37556bc6cb09f0b7f10fbcad8a4]

INTEGRATION: CWS os8 (1.4.138); FILE MERGED 2003/04/03 07:13:41 os 1.4.138.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [e33fb68257cabce562bc0c20107de577463eee86]

INTEGRATION: CWS os8 (1.5.138); FILE MERGED 2003/04/03 07:13:41 os 1.5.138.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [d735c6eff964bf63ac1c7d6609623bc681a42938]

INTEGRATION: CWS os8 (1.1.1.1.182); FILE MERGED 2003/04/03 07:13:40 os 1.1.1.1.182.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [2349d602f9b24fe9bc908afac2492f8de351c28b]

INTEGRATION: CWS os8 (1.7.138); FILE MERGED 2003/04/07 21:55:25 os 1.7.138.2: RESYNC: (1.7-1.8); FILE MERGED 2003/04/03 07:13:40 os 1.7.138.1: #108583# precompiled headers removed


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [e6739c3bef6cefe311366ffe435653f3ffdc3697]

INTEGRATION: CWS vcl08 (1.4.46); FILE MERGED 2003/04/14 13:17:05 pl 1.4.46.1: #i13371# workaround broken preprocessor


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [6c50dca89e07a1085c36ba6e8d127571f40f4708]

INTEGRATION: CWS os8 (1.15.138); FILE MERGED 2003/04/03 07:13:40 os 1.15.138.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [2bf2bac4ee417c198e2b18cd9c7ecdd632c6cc55]

INTEGRATION: CWS os8 (1.5.138); FILE MERGED 2003/04/03 07:13:39 os 1.5.138.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [2e870a42b8229ea779d6b7df88e3b1b631954163]

INTEGRATION: CWS os8 (1.7.144); FILE MERGED 2003/04/03 07:13:39 os 1.7.144.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [1f6c60063a77b89baf22d5cc316c7e49c8a03659]

INTEGRATION: CWS os8 (1.2.138); FILE MERGED 2003/04/03 07:13:37 os 1.2.138.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [cc919d2203e725b2d94a0a16705445d81c8f93f2]

INTEGRATION: CWS os8 (1.3.166); FILE MERGED 2003/04/03 07:13:37 os 1.3.166.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [e3fe4e7b2982e62b1b0e8adda07b3a63aec9a207]

INTEGRATION: CWS os8 (1.1.1.1.182); FILE MERGED 2003/04/03 07:13:37 os 1.1.1.1.182.1: #108583# precompiled headers removed


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [723d87b4833793cba8fc9411cd617594bf4205f2]

INTEGRATION: CWS vcl08 (1.3.76); FILE MERGED 2003/04/07 14:37:27 pl 1.3.76.4: #92024# preserve preview rectangle in reload options handler 2003/04/07 14:04:39 pl 1.3.76.3: #93755# functional grid window 2003/04/07 13:19:09 pl 1.3.76.2: #93756# start grid dialog on button click, allocator mismatch 2003/04/07 12:38:11 pl 1.3.76.1: #92025# b&w images, allocator mismatch


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [0953e7281308d4441936167b6fa0bcc76a56ad52]

INTEGRATION: CWS vcl08 (1.5.10.1.36); FILE MERGED 2003/04/07 14:04:37 pl 1.5.10.1.36.3: #93755# functional grid window 2003/04/07 13:19:08 pl 1.5.10.1.36.2: #93756# start grid dialog on button click, allocator mismatch 2003/04/07 12:38:10 pl 1.5.10.1.36.1: #92025# b&w images, allocator mismatch


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [574f8af9c8da4a9e536e1e94c2d9592ec2cdfe8b]

INTEGRATION: CWS os8 (1.2.138); FILE MERGED 2003/04/03 07:13:36 os 1.2.138.1: #108583# precompiled headers removed


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [ed49cad2fa9c78f3c70866146d7dea3c2fa3dd2e]

INTEGRATION: CWS vcl08 (1.1.1.1.114); FILE MERGED 2003/04/07 13:19:07 pl 1.1.1.1.114.1: #93756# start grid dialog on button click, allocator mismatch


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [c04cd3958af89d9ececff5427da89cd1e7d1855f]

INTEGRATION: CWS vcl08 (1.6.84); FILE MERGED 2003/04/07 18:00:09 pl 1.6.84.1: #108596# workaround funny javascript urls


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [76c4f53aa2b3494b21d58b6acb229f45e8e95f84]

INTEGRATION: CWS os8 (1.2.166); FILE MERGED 2003/04/03 07:13:33 os 1.2.166.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [42436e67e91b21ba2ec094fba0b02b5de276d4d9]

INTEGRATION: CWS os8 (1.29.2.2.48); FILE MERGED 2003/04/03 07:13:33 os 1.29.2.2.48.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [79be4e3c0ed90ef058ffc53aea307f1368c62444]

INTEGRATION: CWS os8 (1.22.2.1.48); FILE MERGED 2003/04/03 07:13:33 os 1.22.2.1.48.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [25d454145530bb8e6fafe69eb9768ba2398e880d]

INTEGRATION: CWS os8 (1.9.148); FILE MERGED 2003/04/03 07:13:32 os 1.9.148.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [286045004a0b98fbb079351d5df1a1958a623ccd]

INTEGRATION: CWS os8 (1.4.4.1.48); FILE MERGED 2003/04/03 07:13:32 os 1.4.4.1.48.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [d7c6f878466f7e04a0ff061e71b3231ffae6bea2]

INTEGRATION: CWS os8 (1.2.138); FILE MERGED 2003/04/03 07:13:31 os 1.2.138.1: #108583# precompiled headers removed


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [c5a6ac170eb928ebd4c7910a9085c21273c8cbdc]

INTEGRATION: CWS vcl08 (1.33.34); FILE MERGED 2003/04/09 16:29:04 pl 1.33.34.3: #i12870# support non iso8859-1 type1 fonts in pdf 2003/04/09 12:43:04 pl 1.33.34.2: #i12870# get font encoding for type1 fonts 2003/04/08 12:27:05 pl 1.33.34.1: #107980# iso hack also for hindi


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [fc4da50633270b195c6b6809a9f4591a4255f764]

INTEGRATION: CWS os8 (1.7.166); FILE MERGED 2003/04/03 07:13:31 os 1.7.166.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [e326eda12f26a5c56517f04d866265496307375c]

INTEGRATION: CWS os8 (1.12.2.2.20); FILE MERGED 2003/04/03 07:13:30 os 1.12.2.2.20.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [d8b0848d150a208541af07fc2e19828f423c13fe]

INTEGRATION: CWS os8 (1.27.2.7.2.2.18); FILE MERGED 2003/04/03 07:13:30 os 1.27.2.7.2.2.18.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [6dadb0441c2b6721bb26434c1f6343284d12c84a]

INTEGRATION: CWS os8 (1.4.138); FILE MERGED 2003/04/03 07:13:30 os 1.4.138.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [cccec6204bb7c509c9144560e943487e18d32ffa]

INTEGRATION: CWS os8 (1.41.4.9.2.1.70); FILE MERGED 2003/04/07 21:56:56 os 1.41.4.9.2.1.70.2: RESYNC: (1.41.4.9.2.1-1.53); FILE MERGED 2003/04/03 07:13:29 os 1.41.4.9.2.1.70.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [de524f3311c9dd2b7fd9630e8fde44831979e5dd]

INTEGRATION: CWS os8 (1.24.2.1.8.4.18); FILE MERGED 2003/04/07 21:56:49 os 1.24.2.1.8.4.18.2: RESYNC: (1.24.2.1.8.4-1.29); FILE MERGED 2003/04/03 07:13:29 os 1.24.2.1.8.4.18.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [45af094b7376025b4cef42435ef465484e3047c4]

INTEGRATION: CWS os8 (1.18.146); FILE MERGED 2003/04/07 21:56:43 os 1.18.146.2: RESYNC: (1.18-1.19); FILE MERGED 2003/04/03 07:13:29 os 1.18.146.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [0db1a5510ad4adcfcc7dab6fb9247520ee7ff652]

INTEGRATION: CWS os8 (1.16.22.1.48); FILE MERGED 2003/04/03 07:13:28 os 1.16.22.1.48.1: #108583# precompiled headers removed


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [c7cc04bad95bbc4f90674a2e3f1421a02d338caf]

INTEGRATION: CWS vcl08 (1.18.2.1.20); FILE MERGED 2003/04/14 09:28:48 pl 1.18.2.1.20.2: #108862# merge from vcl07 2003/04/11 15:26:09 pl 1.18.2.1.20.1: #108862# workaround another standard violating font


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [ee9df7ff6d9015c4413eefc48b054a91ed20cef0]

INTEGRATION: CWS os8 (1.29.2.3.48); FILE MERGED 2003/04/03 07:13:28 os 1.29.2.3.48.1: #108583# precompiled headers removed


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [a0dbbf38b0fde5f9ab2aea763b798fcbab65c555]

INTEGRATION: CWS vcl08 (1.12.42); FILE MERGED 2003/04/09 16:29:03 pl 1.12.42.2: #i12870# support non iso8859-1 type1 fonts in pdf 2003/04/09 12:43:02 pl 1.12.42.1: #i12870# get font encoding for type1 fonts


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [5135910ec3e4d3b8c365114d651e0f42f8885b0b]

INTEGRATION: CWS os8 (1.13.10.2.46); FILE MERGED 2003/04/07 21:56:27 os 1.13.10.2.46.2: RESYNC: (1.13.10.2-1.15); FILE MERGED 2003/04/03 07:13:27 os 1.13.10.2.46.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [70f129e0654d7c8ca676e0eebb7ac4188fdb5d10]

INTEGRATION: CWS os8 (1.3.164); FILE MERGED 2003/04/03 07:13:27 os 1.3.164.1: #108583# precompiled headers removed


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [750e7e5f811a57671ecbe3d76af7c399b525ca61]

INTEGRATION: CWS vcl08 (1.4.6.1.36); FILE MERGED 2003/04/09 10:19:55 dr 1.4.6.1.36.2: #108669# mirrored UI: swap left/right cursor done in VCL 2003/04/09 10:11:46 dr 1.4.6.1.36.1: #108669# mirrored UI: swap left/right cursor done in VCL


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [0ca5cd78df0c73cbec0a68b5dd430bd5581431fa]

INTEGRATION: CWS os8 (1.28.138); FILE MERGED 2003/04/07 21:58:59 os 1.28.138.2: RESYNC: (1.28-1.29); FILE MERGED 2003/04/03 07:13:24 os 1.28.138.1: #108583# precompiled headers removed


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [ae8516a883913c4c0dc08782e68bc6357599b6c1]

INTEGRATION: CWS vcl08 (1.3.6.1.36); FILE MERGED 2003/04/09 10:19:46 dr 1.3.6.1.36.1: #108669# mirrored UI: swap left/right cursor done in VCL


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [90228395edc59dc227cf96512873f3582473dce8]

INTEGRATION: CWS os8 (1.26.20.1.58); FILE MERGED 2003/04/03 07:13:23 os 1.26.20.1.58.1: #108583# precompiled headers removed


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [618fd90cc2471138c7657d7fbcb06b608776b84c]

INTEGRATION: CWS vcl08 (1.6.2.1.20); FILE MERGED 2003/04/09 10:19:45 dr 1.6.2.1.20.1: #108669# mirrored UI: swap left/right cursor done in VCL


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [d3ec541e58787e363e15e4070331135149ce6eb3]

INTEGRATION: CWS os8 (1.7.148); FILE MERGED 2003/04/03 07:13:23 os 1.7.148.1: #108583# precompiled headers removed


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [8d23ee8e69a46ac596cd08ad271d682712580d28]

INTEGRATION: CWS vcl08 (1.8.4.1.20); FILE MERGED 2003/04/09 10:19:32 dr 1.8.4.1.20.2: #108669# mirrored UI: swap left/right cursor done in VCL 2003/04/09 10:11:32 dr 1.8.4.1.20.1: #108669# mirrored UI: swap left/right cursor done in VCL


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [0283c0435240d58367414ba3e58af198d43ce841]

INTEGRATION: CWS os8 (1.34.8.5.2.1.48); FILE MERGED 2003/04/07 21:58:38 os 1.34.8.5.2.1.48.2: RESYNC: (1.34.8.5.2.1-1.42); FILE MERGED 2003/04/03 07:13:23 os 1.34.8.5.2.1.48.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [1762ba5db506cd002726b84fb70336820540c7d8]

INTEGRATION: CWS os8 (1.22.146); FILE MERGED 2003/04/07 21:58:32 os 1.22.146.2: RESYNC: (1.22-1.23); FILE MERGED 2003/04/03 07:13:22 os 1.22.146.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [de79247647106edc688d26cccbea60b02ec6c5ce]

INTEGRATION: CWS os8 (1.2.178); FILE MERGED 2003/04/03 07:13:22 os 1.2.178.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [5701094f1932bf3a1c46b17c98d18184ee9a6e79]

INTEGRATION: CWS os8 (1.10.138); FILE MERGED 2003/04/07 21:58:26 os 1.10.138.2: RESYNC: (1.10-1.11); FILE MERGED 2003/04/03 07:13:22 os 1.10.138.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [a2b49d4f9be7f3ada58200916471fb776a9c1297]

INTEGRATION: CWS os8 (1.7.146); FILE MERGED 2003/04/03 07:13:21 os 1.7.146.1: #108583# precompiled headers removed


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [a5d9b80745ce5958675eebf55ed0a994aec7d41e]

INTEGRATION: CWS vcl08 (1.34.2.3.30); FILE MERGED 2003/04/10 10:21:50 ssa 1.34.2.3.30.1: #108717# workaround for NT4.0 clipboard bug


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [4f5dfc2f3dc2031133f23fd61fe5b65402cc6036]

INTEGRATION: CWS os8 (1.4.166); FILE MERGED 2003/04/03 07:13:21 os 1.4.166.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [d1c5230dbe2c2bf25b1fd49cb7ddd82972f3af24]

INTEGRATION: CWS os8 (1.8.22.1.50); FILE MERGED 2003/04/03 07:13:21 os 1.8.22.1.50.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [1bb91066a54096bb7a593c6aad3858610e24c92f]

INTEGRATION: CWS os8 (1.62.138); FILE MERGED 2003/04/07 21:58:15 os 1.62.138.2: RESYNC: (1.62-1.65); FILE MERGED 2003/04/03 07:13:20 os 1.62.138.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [b004446d5f8147d38602c56fcd2ab28ba6b74d4b]

INTEGRATION: CWS os8 (1.3.176); FILE MERGED 2003/04/03 07:13:20 os 1.3.176.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [5b59f774e40601610e3179094699687a8b055064]

INTEGRATION: CWS os8 (1.36.138); FILE MERGED 2003/04/03 07:13:20 os 1.36.138.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [1ae7b0f42c4d7f4748254ee7976643361fd3a571]

INTEGRATION: CWS os8 (1.23.138); FILE MERGED 2003/04/07 21:58:08 os 1.23.138.2: RESYNC: (1.23-1.24); FILE MERGED 2003/04/03 07:13:19 os 1.23.138.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [ff5c2b23fc3ec1692548bc4cc6f2c2986ae8816b]

INTEGRATION: CWS os8 (1.68.140); FILE MERGED 2003/04/03 07:13:19 os 1.68.140.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [7350ef65a2e25cb8195ce2ef509613b16448351a]

INTEGRATION: CWS os8 (1.7.160); FILE MERGED 2003/04/03 07:13:18 os 1.7.160.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [ac8ffb1945b49ff9fb840c86511aefba7b22a852]

INTEGRATION: CWS os8 (1.40.142); FILE MERGED 2003/04/03 07:13:18 os 1.40.142.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [781528d045d868dae4709cad56f2debf570f4f66]

INTEGRATION: CWS os8 (1.49.2.1.68); FILE MERGED 2003/04/03 07:13:17 os 1.49.2.1.68.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [e2212532f8951d663bdd53c4937397ed5bc449d2]

INTEGRATION: CWS os8 (1.10.166); FILE MERGED 2003/04/03 07:13:17 os 1.10.166.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [e22039691539cfb63428d66e4fb9ad2f13673633]

INTEGRATION: CWS os8 (1.12.138); FILE MERGED 2003/04/07 21:57:46 os 1.12.138.2: RESYNC: (1.12-1.13); FILE MERGED 2003/04/03 07:13:16 os 1.12.138.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [a6cbb227499e330bfc15399566366fa79119931c]

INTEGRATION: CWS os8 (1.128.2.1.70); FILE MERGED 2003/04/07 22:02:44 os 1.128.2.1.70.2: RESYNC: (1.128.2.1-1.130); FILE MERGED 2003/04/03 07:13:14 os 1.128.2.1.70.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [3c405b5ec9c3d0dd11dce84d9daac0dfb01c96a8]

INTEGRATION: CWS os8 (1.78.2.1.70); FILE MERGED 2003/04/07 22:01:49 os 1.78.2.1.70.2: RESYNC: (1.78.2.1-1.80); FILE MERGED 2003/04/03 07:13:13 os 1.78.2.1.70.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [3effc35453c8c8f261c2693e5e2c858e71afa8b0]

INTEGRATION: CWS os8 (1.12.2.1.70); FILE MERGED 2003/04/03 07:13:13 os 1.12.2.1.70.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [930b97be148fbe27b8d888d82a470d184f79f4c8]

INTEGRATION: CWS os8 (1.56.2.2.70); FILE MERGED 2003/04/07 22:00:29 os 1.56.2.2.70.2: RESYNC: (1.56.2.2-1.58); FILE MERGED 2003/04/03 07:13:13 os 1.56.2.2.70.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [018e644a6c1738ab58f797669afed18794c6fd7e]

INTEGRATION: CWS os8 (1.27.2.3.48); FILE MERGED 2003/04/07 22:00:21 os 1.27.2.3.48.2: RESYNC: (1.27.2.3-1.29); FILE MERGED 2003/04/03 07:13:12 os 1.27.2.3.48.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [b28db1ca3e4975573452fe5f4d5f4e7e87b7e9a7]

INTEGRATION: CWS os8 (1.6.6.1.70); FILE MERGED 2003/04/03 07:13:12 os 1.6.6.1.70.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [3d7e8daab3ed8be0199ec9f6fee8ffe4ff64f255]

INTEGRATION: CWS os8 (1.1.1.1.182); FILE MERGED 2003/04/03 07:13:11 os 1.1.1.1.182.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [e8f924e3d3675c60e8f7075ee32086fcd388b6f6]

INTEGRATION: CWS os8 (1.7.2.1.70); FILE MERGED 2003/04/03 07:13:11 os 1.7.2.1.70.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [a30b9388c72c0889aa2acc03c9cf30dd49bd83e8]

INTEGRATION: CWS os8 (1.2.160); FILE MERGED 2003/04/03 07:13:10 os 1.2.160.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [0058c3fb298535a3131771fde445557415d3695c]

INTEGRATION: CWS os8 (1.11.14.1.68); FILE MERGED 2003/04/03 07:13:09 os 1.11.14.1.68.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [68cc1d2adbf8cb5c2a7c99a50fe620c95b3c8918]

INTEGRATION: CWS os8 (1.2.178); FILE MERGED 2003/04/03 07:13:09 os 1.2.178.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [fda2fccfd176735e2bffe44083dd6151c555b74b]

INTEGRATION: CWS os8 (1.14.146); FILE MERGED 2003/04/07 22:05:00 os 1.14.146.2: RESYNC: (1.14-1.15); FILE MERGED 2003/04/03 07:13:01 os 1.14.146.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [6285ccb8cce539c47798e164924d3b19223e7827]

INTEGRATION: CWS os8 (1.20.2.2.70); FILE MERGED 2003/04/07 22:04:43 os 1.20.2.2.70.2: RESYNC: (1.20.2.2-1.23); FILE MERGED 2003/04/03 07:13:01 os 1.20.2.2.70.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [2db7bb5e927fa8028344aa33c61ac4c2b29bd1fa]

INTEGRATION: CWS os8 (1.11.2.1.70); FILE MERGED 2003/04/07 22:04:37 os 1.11.2.1.70.2: RESYNC: (1.11.2.1-1.13); FILE MERGED 2003/04/03 07:13:01 os 1.11.2.1.70.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [10bb376790f7e2284231f0a754b45cfed703347a]

INTEGRATION: CWS os8 (1.3.32.1.96); FILE MERGED 2003/04/03 07:13:00 os 1.3.32.1.96.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [e7797c85104f402e0da71d2443df42df2b22bdc9]

INTEGRATION: CWS os8 (1.7.10.1.70); FILE MERGED 2003/04/07 22:04:26 os 1.7.10.1.70.2: RESYNC: (1.7.10.1-1.9); FILE MERGED 2003/04/03 07:13:00 os 1.7.10.1.70.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [0cbc8cb25aa46ed731a4f8b4878e1d43239fd506]

INTEGRATION: CWS os8 (1.12.2.1.70); FILE MERGED 2003/04/03 07:12:59 os 1.12.2.1.70.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [f3d65507e3940debb910965ea6c6cecf66d68ef2]

INTEGRATION: CWS os8 (1.33.2.2.48); FILE MERGED 2003/04/03 07:12:59 os 1.33.2.2.48.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [ae752d1d6fc3b8193e907610594387aa17336df1]

INTEGRATION: CWS os8 (1.1.1.1.182); FILE MERGED 2003/04/03 07:12:59 os 1.1.1.1.182.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [dc517d1547687bfd01fed4df3ae5061282515586]

INTEGRATION: CWS os8 (1.20.2.1.58); FILE MERGED 2003/04/03 07:12:53 os 1.20.2.1.58.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [9352a73d7dde7c6b83c38f1b69b436a80d67bf10]

INTEGRATION: CWS os8 (1.20.138); FILE MERGED 2003/04/07 22:06:19 os 1.20.138.2: RESYNC: (1.20-1.21); FILE MERGED 2003/04/03 07:12:53 os 1.20.138.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [627c4976d4d25a130fffc7c7fd0939015807e191]

INTEGRATION: CWS os8 (1.5.138); FILE MERGED 2003/04/03 07:12:52 os 1.5.138.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [1fc11cf1f2b4acbf3ef8e0bd728e64dfeb4f8c76]

INTEGRATION: CWS os8 (1.2.160); FILE MERGED 2003/04/03 07:12:52 os 1.2.160.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [2bdf6d0071438864a8269e65b39097bb12facce0]

INTEGRATION: CWS os8 (1.3.36.2.96); FILE MERGED 2003/04/03 07:12:52 os 1.3.36.2.96.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [74ddebfb3c5544918d006b69951754b94fb646d0]

INTEGRATION: CWS os8 (1.7.2.1.58); FILE MERGED 2003/04/03 07:12:51 os 1.7.2.1.58.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [ecc1cb0522fcfbf68671e01deef5862bcef39e4b]

INTEGRATION: CWS os8 (1.5.2.1.58); FILE MERGED 2003/04/03 07:12:51 os 1.5.2.1.58.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [5e2b1d51cca92aaae71908df9108a80dd28e928b]

INTEGRATION: CWS os8 (1.5.138); FILE MERGED 2003/04/03 07:12:51 os 1.5.138.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [f7a41f3c2ebf99e30e50c60985b2c88c29c2cc59]

INTEGRATION: CWS os8 (1.10.144); FILE MERGED 2003/04/03 07:12:50 os 1.10.144.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [b4003760ca53d3230e42450ea878833ed99a1421]

INTEGRATION: CWS os8 (1.6.138); FILE MERGED 2003/04/03 07:12:50 os 1.6.138.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [e5cd8386c056d1eec633a51c381a933f1bac0e81]

INTEGRATION: CWS os8 (1.7.2.2.50); FILE MERGED 2003/04/03 07:12:50 os 1.7.2.2.50.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [234434c854e426358b8c2070575dbf4b986ffba4]

INTEGRATION: CWS os8 (1.6.138); FILE MERGED 2003/04/03 07:12:49 os 1.6.138.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [1ccfec9f19f26f0d9250425de53679b4a229a36f]

INTEGRATION: CWS os8 (1.9.148); FILE MERGED 2003/04/03 07:12:49 os 1.9.148.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [9ef186a855fcd903fc0cbb77649ac4f44ca953c4]

INTEGRATION: CWS os8 (1.7.6.1.58); FILE MERGED 2003/04/03 07:12:49 os 1.7.6.1.58.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [ad482a2ff4a1f39c95b8012b614c2e5e68bb4dac]

INTEGRATION: CWS os8 (1.2.24.1.58); FILE MERGED 2003/04/03 07:12:48 os 1.2.24.1.58.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [349ed580674955146f0656fb8424f3af5e5c44af]

INTEGRATION: CWS os8 (1.11.2.1.58); FILE MERGED 2003/04/03 07:12:48 os 1.11.2.1.58.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [6c07d77c54ef6b1d52c126753e91b5126f7fa0d7]

INTEGRATION: CWS os8 (1.6.160); FILE MERGED 2003/04/03 07:12:48 os 1.6.160.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [cb31ec849bb832ab7c2ff8cd248fddd30518c2c1]

INTEGRATION: CWS os8 (1.4.160); FILE MERGED 2003/04/07 22:05:27 os 1.4.160.2: RESYNC: (1.4-1.5); FILE MERGED 2003/04/03 07:12:47 os 1.4.160.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [62452227c8e66d7844efe5e1623283bfd333bcd4]

INTEGRATION: CWS os8 (1.7.148); FILE MERGED 2003/04/03 07:12:47 os 1.7.148.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [1c2f70ff2e59c0a12a19798a7cc465c31204a377]

INTEGRATION: CWS os8 (1.4.138); FILE MERGED 2003/04/03 07:12:46 os 1.4.138.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [0d2579fdb3151d57548cb78eaa40799e814426b5]

INTEGRATION: CWS os8 (1.8.138); FILE MERGED 2003/04/03 07:12:46 os 1.8.138.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [3d92b037263e6184b510b1509db42a265a4b012f]

INTEGRATION: CWS os8 (1.6.24.1.112); FILE MERGED 2003/04/03 07:12:46 os 1.6.24.1.112.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [39120d99141cfe5309e17499e476f80de80243e1]

INTEGRATION: CWS os8 (1.16.2.1.48); FILE MERGED 2003/04/03 07:12:45 os 1.16.2.1.48.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [8659bfc3d56110268df5fbd2c8c112708cafd219]

INTEGRATION: CWS os8 (1.4.138); FILE MERGED 2003/04/03 07:12:45 os 1.4.138.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [ea95a0389c3f711c2b23c840850a7d66e07a18d2]

INTEGRATION: CWS os8 (1.19.138); FILE MERGED 2003/04/03 07:12:44 os 1.19.138.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [22308ff42a8540df1a280390b450214234e1bcc2]

INTEGRATION: CWS os8 (1.16.8.3.2.1.70); FILE MERGED 2003/04/03 07:12:36 os 1.16.8.3.2.1.70.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [feb31bd92cedce39af32ed6fbf203a148eb7378a]

INTEGRATION: CWS os8 (1.5.174); FILE MERGED 2003/04/03 07:12:36 os 1.5.174.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [af68ae8895c1826b7f1e3f332796c15fb9c9981f]

INTEGRATION: CWS os8 (1.16.2.3.2.1.86); FILE MERGED 2003/04/03 07:12:35 os 1.16.2.3.2.1.86.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [2926cae3128d50e7b58373e3ccf6f3eae812cfd6]

INTEGRATION: CWS os8 (1.2.160); FILE MERGED 2003/04/03 07:12:35 os 1.2.160.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [282a4f022e412390f9bfdcd45a0204d5ae2dc196]

INTEGRATION: CWS os8 (1.4.142); FILE MERGED 2003/04/03 07:12:34 os 1.4.142.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [aa8ae8b6485b63c8f5ff2c1622321c0015b0c633]

INTEGRATION: CWS os8 (1.1.1.1.182); FILE MERGED 2003/04/03 07:12:34 os 1.1.1.1.182.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [2d32de3c6666c617b63b21ad59b5fb4ee47169b5]

INTEGRATION: CWS os8 (1.3.160); FILE MERGED 2003/04/03 07:12:33 os 1.3.160.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [8b1cc985e37053a2f7a829cb5e0352ba7ae55c1a]

INTEGRATION: CWS os8 (1.3.164); FILE MERGED 2003/04/03 07:12:33 os 1.3.164.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [56c3755c464dde4fca53acd7fc6d2312ec959d16]

INTEGRATION: CWS os8 (1.19.2.5.46); FILE MERGED 2003/04/07 22:07:33 os 1.19.2.5.46.2: RESYNC: (1.19.2.5-1.22); FILE MERGED 2003/04/03 07:12:30 os 1.19.2.5.46.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [9500e76761ed5518cc365c0b5ee4b8b5fea19e66]

INTEGRATION: CWS os8 (1.10.2.2.54); FILE MERGED 2003/04/07 22:06:50 os 1.10.2.2.54.2: RESYNC: (1.10.2.2-1.12); FILE MERGED 2003/04/03 07:12:30 os 1.10.2.2.54.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [0c24418782a3310cd2ef6c10cc415105945f998b]

INTEGRATION: CWS os8 (1.32.2.4.46); FILE MERGED 2003/04/07 22:07:27 os 1.32.2.4.46.2: RESYNC: (1.32.2.4-1.35); FILE MERGED 2003/04/03 07:12:30 os 1.32.2.4.46.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [389ad43a0f8a888c35937fb4616d87ed9fe4681a]

INTEGRATION: CWS os8 (1.16.2.2.54); FILE MERGED 2003/04/07 22:07:21 os 1.16.2.2.54.2: RESYNC: (1.16.2.2-1.18); FILE MERGED 2003/04/03 07:12:29 os 1.16.2.2.54.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [e11c9f0823d24f693a15af09f23633c477ef8f42]

INTEGRATION: CWS os8 (1.20.2.3.54); FILE MERGED 2003/04/03 07:12:29 os 1.20.2.3.54.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [fda61842f08f9f5fdc572b5bb1be98ae91ba2e76]

INTEGRATION: CWS os8 (1.7.138); FILE MERGED 2003/04/03 07:12:29 os 1.7.138.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [b01267f5b18dbe513337f5d9a453af190fbb122e]

INTEGRATION: CWS os8 (1.7.2.1.20); FILE MERGED 2003/04/03 07:12:28 os 1.7.2.1.20.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [2c4cbceb784ff3d05be3aeeb856e3c6b513f9976]

INTEGRATION: CWS os8 (1.1.1.1.46.1.112); FILE MERGED 2003/04/03 07:12:28 os 1.1.1.1.46.1.112.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [f52d2fb3fe582b73f5cf35daf1be8eec6674a908]

INTEGRATION: CWS os8 (1.19.12.2.48); FILE MERGED 2003/04/07 22:09:30 os 1.19.12.2.48.2: RESYNC: (1.19.12.2-1.21); FILE MERGED 2003/04/03 07:12:23 os 1.19.12.2.48.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [b96bd086ef048b9552e72e01f670a4fafa55c8cf]

INTEGRATION: CWS os8 (1.71.2.3.48); FILE MERGED 2003/04/07 22:09:24 os 1.71.2.3.48.2: RESYNC: (1.71.2.3-1.73); FILE MERGED 2003/04/03 07:12:23 os 1.71.2.3.48.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [fd2954baaa1191f75af81910751cca2a91f12d0d]

INTEGRATION: CWS os8 (1.51.140); FILE MERGED 2003/04/03 07:12:22 os 1.51.140.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [c357e6176c2e70a708bda2353e680ee0cf430834]

INTEGRATION: CWS os8 (1.7.138); FILE MERGED 2003/04/03 07:12:22 os 1.7.138.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [1c022989c1b2ffc8c1a4c93088f5b80ff42a0fcb]

INTEGRATION: CWS os8 (1.32.144); FILE MERGED 2003/04/03 07:12:21 os 1.32.144.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [5d8414dd38e589ff68e337ecb42d8ff4518788ed]

INTEGRATION: CWS os8 (1.40.138); FILE MERGED 2003/04/07 22:09:19 os 1.40.138.2: RESYNC: (1.40-1.41); FILE MERGED 2003/04/03 07:12:21 os 1.40.138.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [2c5dc15b2af9a17df860b05a9481de46db47ce6d]

INTEGRATION: CWS os8 (1.6.2.1.48); FILE MERGED 2003/04/07 22:09:12 os 1.6.2.1.48.2: RESYNC: (1.6.2.1-1.8); FILE MERGED 2003/04/03 07:12:21 os 1.6.2.1.48.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [b6f6d5a87f78d8f9918ceee6d2040fe0fe24b43a]

INTEGRATION: CWS os8 (1.1.176); FILE MERGED 2003/04/03 07:12:20 os 1.1.176.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [e210c21be69d65029b83b6f1059f78a73a8e704e]

INTEGRATION: CWS os8 (1.18.8.1.6.1.48); FILE MERGED 2003/04/03 07:12:20 os 1.18.8.1.6.1.48.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [9c40acfa7316e4937445b97c8aba0cb0a1bed53a]

INTEGRATION: CWS os8 (1.20.14.1.48); FILE MERGED 2003/04/03 07:12:20 os 1.20.14.1.48.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [727971029bd234046c47740ad188c5d50804ea60]

INTEGRATION: CWS os8 (1.21.12.4.140); FILE MERGED 2003/04/03 07:12:19 os 1.21.12.4.140.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [eba92a8aee0bd150e6b304ccd139ac686dc2d7c9]

INTEGRATION: CWS os8 (1.26.140); FILE MERGED 2003/04/03 07:12:19 os 1.26.140.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [ece74c666e712076571631db173ab820322a03a3]

INTEGRATION: CWS os8 (1.31.2.2.48); FILE MERGED 2003/04/07 22:08:50 os 1.31.2.2.48.2: RESYNC: (1.31.2.2-1.34); FILE MERGED 2003/04/03 07:12:18 os 1.31.2.2.48.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [1fd967014b6b84138a94b378c287f3e3b03cd421]

INTEGRATION: CWS os8 (1.122.2.26.2.4.48); FILE MERGED 2003/04/10 13:10:16 os 1.122.2.26.2.4.48.4: #108730# IsVisble property added to database fields 2003/04/07 06:39:49 os 1.122.2.26.2.4.48.3: #108472# Component property added to TextEmbeddedObject 2003/04/03 07:12:17 os 1.122.2.26.2.4.48.2: #108583# precompiled headers removed 2003/04/02 11:35:41 os 1.122.2.26.2.4.48.1: #108472# support of properties 'Model' and 'CLSID' added to SwXTextEmbeddedObject


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [b61c66594901cc6d4207f0f2994ad30fce123aea]

INTEGRATION: CWS os8 (1.49.2.2.48); FILE MERGED 2003/04/07 22:08:33 os 1.49.2.2.48.2: RESYNC: (1.49.2.2-1.51); FILE MERGED 2003/04/03 07:12:17 os 1.49.2.2.48.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [b7683da3b85953384e13c6d413c611c3e70c4500]

INTEGRATION: CWS os8 (1.18.4.2.48); FILE MERGED 2003/04/07 22:08:27 os 1.18.4.2.48.2: RESYNC: (1.18.4.2-1.20); FILE MERGED 2003/04/03 07:12:17 os 1.18.4.2.48.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [8b54c046496395d0776d15aaf25e66ce83547a31]

INTEGRATION: CWS os8 (1.64.4.3.6.5.2.4.46); FILE MERGED 2003/04/10 10:38:24 os 1.64.4.3.6.5.2.4.46.4: #108472# return correct CLSID for outplace objects 2003/04/07 10:50:10 os 1.64.4.3.6.5.2.4.46.3: #108472# syntax corrected 2003/04/07 06:40:25 os 1.64.4.3.6.5.2.4.46.2: #108472# creation of external OLE objects correctly handled 2003/04/02 11:35:40 os 1.64.4.3.6.5.2.4.46.1: #108472# support of properties 'Model' and 'CLSID' added to SwXTextEmbeddedObject


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [4f41d6ff152eedb67c2e9a16ebc1aa307cf722a5]

INTEGRATION: CWS os8 (1.69.2.1.46); FILE MERGED 2003/04/10 13:10:15 os 1.69.2.1.46.3: #108730# IsVisble property added to database fields 2003/04/07 22:08:19 os 1.69.2.1.46.2: RESYNC: (1.69.2.1-1.72); FILE MERGED 2003/04/03 07:12:16 os 1.69.2.1.46.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [edb324aaaa6e7c060eb86f791c94716b441f02ba]

INTEGRATION: CWS os8 (1.1.176); FILE MERGED 2003/04/03 07:12:16 os 1.1.176.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [4726beff0c1a1b4ae56812a304111a441d5c3afe]

INTEGRATION: CWS os8 (1.10.170); FILE MERGED 2003/04/03 07:12:16 os 1.10.170.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [9ad0a0b3b9c92df28f7f6b06a27ba23a7f5a9d68]

INTEGRATION: CWS os8 (1.41.2.2.48); FILE MERGED 2003/04/07 22:08:13 os 1.41.2.2.48.2: RESYNC: (1.41.2.2-1.43); FILE MERGED 2003/04/03 07:12:15 os 1.41.2.2.48.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [1d5de19589ae9298e1fa2bbfa7d4e0abdae8919a]

INTEGRATION: CWS os8 (1.9.2.1.48); FILE MERGED 2003/04/03 07:12:15 os 1.9.2.1.48.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [2ee803347f3ed1e7e7771f6df9580aeee4380057]

INTEGRATION: CWS os8 (1.19.160); FILE MERGED 2003/04/07 13:50:25 os 1.19.160.2: #108472# service name of (Text)EmbeddedObject corrected 2003/04/03 07:12:15 os 1.19.160.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [3a9a5d6aecdd89c3eb0b0b1b863fdb7e5511b060]

INTEGRATION: CWS os8 (1.6.158); FILE MERGED 2003/04/03 07:12:14 os 1.6.158.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [71f827020518d4197a71efbdd051724e313c1cf6]

INTEGRATION: CWS os8 (1.5.142); FILE MERGED 2003/04/07 22:08:03 os 1.5.142.2: RESYNC: (1.5-1.6); FILE MERGED 2003/04/03 07:12:14 os 1.5.142.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [fe46454f8b87eb60ea57a2c92c44d11220f71ee5]

INTEGRATION: CWS os8 (1.13.156); FILE MERGED 2003/04/07 22:07:48 os 1.13.156.2: RESYNC: (1.13-1.14); FILE MERGED 2003/04/03 07:12:14 os 1.13.156.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [9cd87e86d51a868898107d8dbf21106cbe0b38a8]

INTEGRATION: CWS os8 (1.14.140); FILE MERGED 2003/04/03 07:12:13 os 1.14.140.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [a0144873ed9bc880b12c9756bb0a69a90c0814f2]

INTEGRATION: CWS os8 (1.3.148); FILE MERGED 2003/04/03 07:12:11 os 1.3.148.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [e72acf3ce3a302dc7cec70cefc22fb2591f3725a]

INTEGRATION: CWS os8 (1.4.138); FILE MERGED 2003/04/03 07:12:10 os 1.4.138.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [655aa62ba97001b698d7b5b01a4a5b20484bdb55]

INTEGRATION: CWS os8 (1.2.160); FILE MERGED 2003/04/03 07:12:10 os 1.2.160.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [19512efcacab83501cf897c5a0f5b681f6fcc05d]

INTEGRATION: CWS os8 (1.6.140); FILE MERGED 2003/04/03 07:12:09 os 1.6.140.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [135993bcfea06a3a82c8f4dbe7c9b447af6debc5]

INTEGRATION: CWS os8 (1.3.160); FILE MERGED 2003/04/03 07:12:09 os 1.3.160.1: #108583# precompiled headers removed


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [55c86152b7889e324fe8c0b3a0cb1831d4c1d72d]

INTEGRATION: CWS configapi01 (1.13.64); FILE MERGED 2003/04/14 08:36:58 jb 1.13.64.1: #107963#,#108841#,#108844# Reactivated [optional] tagson optional services


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [c1290a2b7d093a9c03cde39b06731d66075e037d]

INTEGRATION: CWS os8 (1.10.156); FILE MERGED 2003/04/03 07:12:09 os 1.10.156.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [cb01e753618c83acc0b4181008b4fe50866f653c]

INTEGRATION: CWS os8 (1.2.160); FILE MERGED 2003/04/03 07:12:08 os 1.2.160.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [f66ff42dfc3bb37965eaaf30927976410eaa648f]

INTEGRATION: CWS os8 (1.3.160); FILE MERGED 2003/04/03 07:12:08 os 1.3.160.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [a803224e843c878b62f33532652cfcdfe151da1c]

INTEGRATION: CWS os8 (1.6.160); FILE MERGED 2003/04/03 07:12:07 os 1.6.160.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [51d2a292a42af5aab726c14e7e8e91e71a003e78]

INTEGRATION: CWS os8 (1.2.160); FILE MERGED 2003/04/03 07:12:07 os 1.2.160.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [8e39f5ca6902c5e37a984571602e43555991dd0d]

INTEGRATION: CWS os8 (1.4.148); FILE MERGED 2003/04/03 07:12:07 os 1.4.148.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [37ab8da6bc42773521f1a40531e1ce3f61f77194]

INTEGRATION: CWS os8 (1.2.160); FILE MERGED 2003/04/03 07:12:06 os 1.2.160.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [eb09f167ecaa374b852fb42105a68309fb6e566c]

INTEGRATION: CWS os8 (1.7.138); FILE MERGED 2003/04/03 07:12:06 os 1.7.138.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [91383712357b108516e2c842d73cfb71a0b2c0f7]

INTEGRATION: CWS os8 (1.5.160); FILE MERGED 2003/04/03 07:12:06 os 1.5.160.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [025e45389344b118fad1047da48c402f4d4226b1]

INTEGRATION: CWS os8 (1.2.160); FILE MERGED 2003/04/03 07:12:05 os 1.2.160.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [8b64ae3564b2fee76e8ccd21fd89cb71f9ec7b34]

INTEGRATION: CWS os8 (1.3.148); FILE MERGED 2003/04/03 07:12:05 os 1.3.148.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [b7a931af5d84242f1d91a31ffafa0360c2fed7d8]

INTEGRATION: CWS os8 (1.5.158); FILE MERGED 2003/04/03 07:12:04 os 1.5.158.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [3c50825a037e1da78ff719468e047b3a693133e5]

INTEGRATION: CWS os8 (1.2.138); FILE MERGED 2003/04/03 07:12:04 os 1.2.138.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [66ea9ec34854f84b298237113b9fce0fa3a8367a]

INTEGRATION: CWS os8 (1.7.146); FILE MERGED 2003/04/03 07:12:03 os 1.7.146.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [d8c19040317d64bb24977772cc50d6ebe5c9de0d]

INTEGRATION: CWS os8 (1.37.2.3.20); FILE MERGED 2003/04/07 22:10:13 os 1.37.2.3.20.2: RESYNC: (1.37.2.3-1.39); FILE MERGED 2003/04/03 07:12:00 os 1.37.2.3.20.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [46ce9d829685c07563d38da97ea3b64a95b6c492]

INTEGRATION: CWS os8 (1.12.160); FILE MERGED 2003/04/03 07:12:00 os 1.12.160.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [3f50e8e24c32d72a7059619f9658fb21d6107c1a]

INTEGRATION: CWS os8 (1.4.144); FILE MERGED 2003/04/03 07:11:59 os 1.4.144.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [390ee7c9969673f6c0cd80f844373041cfbee53f]

INTEGRATION: CWS os8 (1.6.160); FILE MERGED 2003/04/03 07:11:59 os 1.6.160.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [4c673f355263597dc82b8b80b94cb1a915245052]

INTEGRATION: CWS os8 (1.28.138); FILE MERGED 2003/04/03 07:11:59 os 1.28.138.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [ce5950a752e7b22c2e0b6e626d5f62c2605296d1]

INTEGRATION: CWS os8 (1.39.2.1.58); FILE MERGED 2003/04/07 22:10:06 os 1.39.2.1.58.2: RESYNC: (1.39.2.1-1.41); FILE MERGED 2003/04/03 07:11:58 os 1.39.2.1.58.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [986e1829097f6160d532752a60ebd11df269340b]

INTEGRATION: CWS os8 (1.4.166); FILE MERGED 2003/04/03 07:11:58 os 1.4.166.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [f3c289be505f8f05dd1658b7379df3cc36b099f6]

INTEGRATION: CWS os8 (1.12.2.1.48); FILE MERGED 2003/04/03 07:11:57 os 1.12.2.1.48.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [316aacc8d32e190c5a9d6033b945666b8a772b03]

INTEGRATION: CWS os8 (1.2.160); FILE MERGED 2003/04/03 07:11:57 os 1.2.160.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [ca807bd848f45a15b94f488d36c3c77772d637b8]

INTEGRATION: CWS os8 (1.4.154); FILE MERGED 2003/04/03 07:11:57 os 1.4.154.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [1fd35ca64ad390b7ab9fdba7a1bd341cb921659b]

INTEGRATION: CWS os8 (1.12.10.1.58); FILE MERGED 2003/04/03 07:11:56 os 1.12.10.1.58.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [fd6d10f48323ed299593c55e2ac71278ea79c34a]

INTEGRATION: CWS os8 (1.64.2.3.18); FILE MERGED 2003/04/07 22:09:51 os 1.64.2.3.18.2: RESYNC: (1.64.2.3-1.66); FILE MERGED 2003/04/03 07:11:56 os 1.64.2.3.18.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [5a7832e553ee8471cb93cd774eda233ebd22fa1e]

INTEGRATION: CWS os8 (1.19.140); FILE MERGED 2003/04/07 22:09:46 os 1.19.140.2: RESYNC: (1.19-1.20); FILE MERGED 2003/04/03 07:11:55 os 1.19.140.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [e52d2466060a143ad23f74eb2a9b2eb692cc59d3]

INTEGRATION: CWS os8 (1.1.1.1.182); FILE MERGED 2003/04/03 07:11:55 os 1.1.1.1.182.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [cb2f991aae3b1ac4e7f5c27dfdd5dfa5abfca292]

INTEGRATION: CWS os8 (1.3.172); FILE MERGED 2003/04/03 07:11:55 os 1.3.172.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [1a6a15e5d1cf9921cda750222d832211474fbd7f]

INTEGRATION: CWS os8 (1.3.172); FILE MERGED 2003/04/03 07:11:54 os 1.3.172.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [c1f095b825c6336e33d16bd47084a2909b77d668]

INTEGRATION: CWS os8 (1.2.158); FILE MERGED 2003/04/03 07:11:54 os 1.2.158.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [8304acfcf904e364f86e5855d56df49750bcbbce]

INTEGRATION: CWS os8 (1.1.1.1.182); FILE MERGED 2003/04/03 07:11:54 os 1.1.1.1.182.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [0cf0679197797ddd21950287c05914f5de35536d]

INTEGRATION: CWS os8 (1.1.1.1.182); FILE MERGED 2003/04/03 07:11:53 os 1.1.1.1.182.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [54d353c97cb145792d15c2cc6e24febb301c6668]

INTEGRATION: CWS os8 (1.17.2.2.48); FILE MERGED 2003/04/03 07:11:52 os 1.17.2.2.48.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [161c83355d6edee30ef6eb45f13b5fd5738216ce]

INTEGRATION: CWS os8 (1.4.142); FILE MERGED 2003/04/03 07:11:52 os 1.4.142.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [690acf0f01f565411089f5719571cec43c433d5c]

INTEGRATION: CWS os8 (1.4.146); FILE MERGED 2003/04/03 07:11:52 os 1.4.146.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [482693baf8d35cd260070bb10e910e1851e6958b]

INTEGRATION: CWS os8 (1.2.170); FILE MERGED 2003/04/03 07:11:51 os 1.2.170.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [c8e604abb368dee2763746ce70ecb88aad299f26]

INTEGRATION: CWS os8 (1.4.166); FILE MERGED 2003/04/03 07:11:46 os 1.4.166.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [372680a132ce16f1574f8fced9a204f0169eeba5]

INTEGRATION: CWS os8 (1.9.138); FILE MERGED 2003/04/03 07:11:46 os 1.9.138.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [6291c9d7c939b0b2e6aee330e968c0eacd202f73]

INTEGRATION: CWS os8 (1.8.2.4.2.1.58); FILE MERGED 2003/04/03 07:11:45 os 1.8.2.4.2.1.58.1: #108583# precompiled headers removed


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [69fece009680cac1d424d4a75f9b81265fe4e09e]

INTEGRATION: CWS configapi01 (1.34.2.10.2.3.2.1.40); FILE MERGED 2003/04/15 08:29:56 jb 1.34.2.10.2.3.2.1.40.4: #107715#,#107962#,#107954# Add bootstrap and xml services 2003/04/14 08:38:45 jb 1.34.2.10.2.3.2.1.40.3: #107963#,#108841#,#108844#,#108856#,#108859# Reactivated [optional] tags on optional services in Configuration(Update)Access, which is semantically compatible 2003/04/10 14:29:51 jb 1.34.2.10.2.3.2.1.40.2: #107715# Move configuration backend API out of drafts; add ldap module 2003/03/07 15:05:26 ghiggins 1.34.2.10.2.3.2.1.40.1: #104673# move sso apis out of drafts


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [b4a4c1e106490760d7a456627fb7c98486f9a47b]

INTEGRATION: CWS os8 (1.5.146); FILE MERGED 2003/04/03 07:11:45 os 1.5.146.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [cde41267c0b362ab325c74012ef8dd445516ff14]

INTEGRATION: CWS os8 (1.4.24.1.58); FILE MERGED 2003/04/03 07:11:44 os 1.4.24.1.58.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [f6f07254aacfcc2522ac9ec4df0dd90ebaf58ed9]

INTEGRATION: CWS os8 (1.3.148); FILE MERGED 2003/04/03 07:11:44 os 1.3.148.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [b2cd55f3b55da48d3e39513ccf103974c7758643]

INTEGRATION: CWS os8 (1.14.140); FILE MERGED 2003/04/03 07:11:44 os 1.14.140.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [c4e96e74bfea82bb4001797b9569436c50a6282b]

INTEGRATION: CWS os8 (1.28.2.1.58); FILE MERGED 2003/04/03 07:11:43 os 1.28.2.1.58.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [a0f7d537da52728c019a654d1ffa64650059f8cd]

INTEGRATION: CWS os8 (1.56.2.1.58); FILE MERGED 2003/04/07 22:12:44 os 1.56.2.1.58.2: RESYNC: (1.56.2.1-1.58); FILE MERGED 2003/04/03 07:11:43 os 1.56.2.1.58.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [adca0046084d04fe61b6b27fb7b7095ca0c4cfc6]

INTEGRATION: CWS os8 (1.30.2.1.58); FILE MERGED 2003/04/07 22:12:39 os 1.30.2.1.58.2: RESYNC: (1.30.2.1-1.32); FILE MERGED 2003/04/03 07:11:42 os 1.30.2.1.58.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [765fd8e98044fe72e1b5b875cb4d9fed4c0c1a49]

INTEGRATION: CWS os8 (1.12.148); FILE MERGED 2003/04/03 07:11:42 os 1.12.148.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [69229b373492c0922a0d361febc3ec1c4821c613]

INTEGRATION: CWS os8 (1.15.138); FILE MERGED 2003/04/03 07:11:41 os 1.15.138.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [3571287349eeb3459995e522a33204d7b6b3f985]

INTEGRATION: CWS os8 (1.1.1.1.180); FILE MERGED 2003/04/03 07:11:41 os 1.1.1.1.180.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [ebe53aca6b3903041b2434989a8c0faf51ad0dee]

INTEGRATION: CWS os8 (1.31.138); FILE MERGED 2003/04/07 22:12:27 os 1.31.138.2: RESYNC: (1.31-1.32); FILE MERGED 2003/04/03 07:11:41 os 1.31.138.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [50ddbe36c7339c903c7ff3eadccb58b933f1dacc]

INTEGRATION: CWS os8 (1.29.4.2.20); FILE MERGED 2003/04/03 07:11:40 os 1.29.4.2.20.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [1c74d590be991337f373d3c53c29fd4034352ac9]

INTEGRATION: CWS os8 (1.5.146); FILE MERGED 2003/04/03 07:11:40 os 1.5.146.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [26031400342ed23cc6e14b6531376a85c826204c]

INTEGRATION: CWS os8 (1.29.144); FILE MERGED 2003/04/07 22:12:16 os 1.29.144.2: RESYNC: (1.29-1.30); FILE MERGED 2003/04/03 07:11:40 os 1.29.144.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [4a3c2a91b4fd2ea0909faa6ba1617234119bd4d7]

INTEGRATION: CWS os8 (1.72.2.1.90); FILE MERGED 2003/04/03 07:11:39 os 1.72.2.1.90.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [5b719beb357a65e76f20184ddbe7bc7ae739a1d6]

INTEGRATION: CWS os8 (1.18.138); FILE MERGED 2003/04/03 07:11:39 os 1.18.138.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [b0d6d3a3c3a7b6a6363291e64de2b852dd8f89e9]

INTEGRATION: CWS os8 (1.36.2.2.46); FILE MERGED 2003/04/07 22:11:54 os 1.36.2.2.46.2: RESYNC: (1.36.2.2-1.38); FILE MERGED 2003/04/03 07:11:38 os 1.36.2.2.46.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [6bab74a8de9f3f0875cbfb2b793958bdf9cecca2]

INTEGRATION: CWS os8 (1.6.148); FILE MERGED 2003/04/03 07:11:38 os 1.6.148.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [f00ec3322a8b85c4177a881c3449e50dcfa5131c]

INTEGRATION: CWS os8 (1.16.6.1.58); FILE MERGED 2003/04/07 22:11:48 os 1.16.6.1.58.2: RESYNC: (1.16.6.1-1.18); FILE MERGED 2003/04/03 07:11:38 os 1.16.6.1.58.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [dfc54778cfcd0a00e6a3f0aa5064b16ae680a635]

INTEGRATION: CWS os8 (1.34.2.2.20); FILE MERGED 2003/04/03 07:11:37 os 1.34.2.2.20.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [4ee704c2a5e7bf6abf5a29e5f1e197ea94ed0b22]

INTEGRATION: CWS os8 (1.9.138); FILE MERGED 2003/04/07 22:11:37 os 1.9.138.2: RESYNC: (1.9-1.10); FILE MERGED 2003/04/03 07:11:37 os 1.9.138.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [2e06712b251934a310695c2bd4d8d3b59cc2b822]

INTEGRATION: CWS os8 (1.1.1.1.182); FILE MERGED 2003/04/03 07:11:37 os 1.1.1.1.182.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [0126fbfbdb1ba38ac2fe8acfa1d1b3370d8796cd]

INTEGRATION: CWS os8 (1.4.170); FILE MERGED 2003/04/03 07:11:36 os 1.4.170.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [fe1514f075a410cefce8788d490d05ec3a1eb6df]

INTEGRATION: CWS os8 (1.23.138); FILE MERGED 2003/04/07 22:11:15 os 1.23.138.2: RESYNC: (1.23-1.24); FILE MERGED 2003/04/03 07:11:36 os 1.23.138.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [4ecd7b069cc37c14a1df0dbec6f21a5bb8367094]

INTEGRATION: CWS os8 (1.31.138); FILE MERGED 2003/04/03 07:11:36 os 1.31.138.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [6115ee18c20527c6969c50fb5270876a0a9793af]

INTEGRATION: CWS os8 (1.72.2.1.58); FILE MERGED 2003/04/07 22:11:09 os 1.72.2.1.58.2: RESYNC: (1.72.2.1-1.74); FILE MERGED 2003/04/03 07:11:35 os 1.72.2.1.58.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [a8e1968c848eb06d1006932b24c1c02b59768be7]

INTEGRATION: CWS os8 (1.53.2.3.48); FILE MERGED 2003/04/03 07:11:35 os 1.53.2.3.48.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [0ab856ccc0beec5ca8b35b94872e15f26d40bd71]

INTEGRATION: CWS os8 (1.22.148); FILE MERGED 2003/04/07 22:10:58 os 1.22.148.2: RESYNC: (1.22-1.23); FILE MERGED 2003/04/03 07:11:34 os 1.22.148.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [efd0b2244b66834b501c83b5de71492931582074]

INTEGRATION: CWS os8 (1.12.140); FILE MERGED 2003/04/03 07:11:34 os 1.12.140.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [38f08af659d690ccd382382aa43c7d350b7e69cf]

INTEGRATION: CWS os8 (1.83.2.2.46); FILE MERGED 2003/04/07 22:10:42 os 1.83.2.2.46.2: RESYNC: (1.83.2.2-1.85); FILE MERGED 2003/04/03 07:11:33 os 1.83.2.2.46.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [ac36c354ca05a4b5ea334007b6194b87c527cb84]

INTEGRATION: CWS os8 (1.37.138); FILE MERGED 2003/04/03 07:11:33 os 1.37.138.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [0cb41cdf8663df6c6d7b35227bb9720e925113a2]

INTEGRATION: CWS os8 (1.33.2.2.58); FILE MERGED 2003/04/07 22:10:35 os 1.33.2.2.58.2: RESYNC: (1.33.2.2-1.35); FILE MERGED 2003/04/03 07:11:33 os 1.33.2.2.58.1: #108583# precompiled headers removed


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [97d523d05f13754bda6958e1add5a862a15d24dc]

INTEGRATION: CWS crashrep05 (1.4.8); FILE MERGED 2003/04/16 16:02:49 hro 1.4.8.1: #105654# Crash reporter can be disabled by soffice comand line argument


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [49f499c33d80b728689108b7825d6e041c96f5da]

INTEGRATION: CWS os8 (1.2.140); FILE MERGED 2003/04/03 07:11:32 os 1.2.140.1: #108583# precompiled headers removed


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [6f1ddb5dba95154e208a49cd937ee6edc5508941]

INTEGRATION: CWS crashrep05 (1.10.8); FILE MERGED 2003/04/17 12:59:33 hro 1.10.8.1: #105654# soffice -nocrashreport disables crashreporter


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [6bfaa99fd1cc4f6b08ff1952f4e298578b923100]

INTEGRATION: CWS os8 (1.33.2.1.58); FILE MERGED 2003/04/03 07:11:32 os 1.33.2.1.58.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [1dc02f7b09054ea604d2507a2d640fecc1c670cf]

INTEGRATION: CWS os8 (1.27.2.2.46); FILE MERGED 2003/04/07 22:10:25 os 1.27.2.2.46.2: RESYNC: (1.27.2.2-1.29); FILE MERGED 2003/04/03 07:11:31 os 1.27.2.2.46.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [baf10ebf56c028e3460fbfc68648523653657429]

INTEGRATION: CWS os8 (1.3.140); FILE MERGED 2003/04/03 07:11:31 os 1.3.140.1: #108583# precompiled headers removed


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [0150aeb444224da88714b069f3948eb29d3aef31]

INTEGRATION: CWS configapi01 (1.44.4.1.8); FILE MERGED 2003/04/15 08:29:55 jb 1.44.4.1.8.5: #107715#,#107962#,#107954# Add bootstrap and xml services 2003/04/10 14:30:18 jb 1.44.4.1.8.4: #107715# Add ldap module 2003/04/10 13:12:04 cyrillem 1.44.4.1.8.3: #107957# Move configuration/backend out of drafts 2003/04/09 12:34:58 cyrillem 1.44.4.1.8.2: RESYNC: (1.44.4.1-1.45); FILE MERGED 2003/03/07 15:05:24 ghiggins 1.44.4.1.8.1: #104673# move sso apis out of drafts


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [cc9aa1ef28af933742fd5bc716fd85d65e2eb669]

INTEGRATION: CWS os8 (1.17.144); FILE MERGED 2003/04/03 07:11:30 os 1.17.144.1: #108583# precompiled headers removed


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [1e5d61cb1b30f92b6c422801e427ce613ed3c612]

INTEGRATION: CWS configapi01 (1.33.6.4.62); FILE MERGED 2003/04/15 08:29:55 jb 1.33.6.4.62.4: #107715#,#107962#,#107954# Add bootstrap and xml services 2003/04/10 14:30:18 jb 1.33.6.4.62.3: #107715# Add ldap module 2003/04/10 13:12:04 cyrillem 1.33.6.4.62.2: #107957# Move configuration/backend out of drafts 2003/03/07 15:05:23 ghiggins 1.33.6.4.62.1: #104673# move sso apis out of drafts


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [f6bbb03e41f0a83a8b74e89744fb9f5cb436f6fc]

INTEGRATION: CWS os8 (1.15.160); FILE MERGED 2003/04/03 07:11:27 os 1.15.160.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [efed532a7499815ceb699aa7459c60c6ab38b108]

INTEGRATION: CWS os8 (1.5.160); FILE MERGED 2003/04/03 07:11:23 os 1.5.160.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [536942359af345fbbebe3ae879308d8e0ef07edc]

INTEGRATION: CWS os8 (1.2.142); FILE MERGED 2003/04/03 07:11:23 os 1.2.142.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [fc2a445f29520fb3982ba23444ff2230eed5ad90]

INTEGRATION: CWS os8 (1.20.160); FILE MERGED 2003/04/03 07:11:22 os 1.20.160.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [b1f817384f5605a6f66c78c5473768bdcb165724]

INTEGRATION: CWS os8 (1.5.170); FILE MERGED 2003/04/03 07:11:20 os 1.5.170.1: #108583# precompiled headers removed


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [43b071fae6e7dd18de63923256c4e002495bf030]

INTEGRATION: CWS configapi01 (1.15.64); FILE MERGED 2003/04/09 12:51:53 cyrillem 1.15.64.2: RESYNC: (1.15-1.18); FILE MERGED 2003/04/01 14:31:14 cyrillem 1.15.64.1: #107960# Added XTimeStamped.idl


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [9746a7442d061cb2655511327ce3c19123f6b2f3]

INTEGRATION: CWS configapi01 (1.1.2); FILE ADDED 2003/04/10 14:27:23 jb 1.1.2.3: #107960# Review documentation; Add @since tags to idldoc 2003/04/01 14:19:27 cyrillem 1.1.2.2: #107960# Changed package name 2003/04/01 14:10:44 cyrillem 1.1.2.1: #107960# Timestamped objects interface


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [1d3832dbbd1d4442fbdbc8923da716585a1bc35f]

INTEGRATION: CWS configapi01 (1.1.2); FILE ADDED 2003/04/01 14:37:39 cyrillem 1.1.2.1: #107957# Makefile for LDAP exceptions


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [0e89a5e5307dae18d309be9d70ef336538184d9c]

INTEGRATION: CWS configapi01 (1.1.2); FILE ADDED 2003/04/01 14:13:56 cyrillem 1.1.2.1: #107957# LDAP related exceptions


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [26a3dd2dae002f4d612e0f1c052fe4d207b37c21]

INTEGRATION: CWS configapi01 (1.1.2); FILE ADDED 2003/04/01 14:14:00 cyrillem 1.1.2.1: #107957# LDAP related exceptions


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [555647372bd5b4e6c430b47a94ba59b072e2fddc]

INTEGRATION: CWS configapi01 (1.1.2); FILE ADDED 2003/04/15 08:14:04 jb 1.1.2.1: #107962# Add BootstrapContext service


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [fef17c7549b7817d980485236657c0ada937a093]

INTEGRATION: CWS configapi01 (1.1.2); FILE ADDED 2003/04/16 17:34:19 cyrillem 1.1.2.2: #107954# Errors in documentation 2003/04/15 08:14:03 jb 1.1.2.1: #107962# Add BootstrapContext service


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [1ada7bdbdc5eeba353ffd8f02339821f4742ec7c]

INTEGRATION: CWS configapi01 (1.1.2); FILE ADDED 2003/04/15 08:15:30 jb 1.1.2.1: #107954# Add helper services for parsing and merging


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [923cbf88efa148a6b77346075d9036bb8cf9d2fe]

INTEGRATION: CWS configapi01 (1.1.2); FILE ADDED 2003/04/15 08:15:29 jb 1.1.2.1: #107954# Add helper services for parsing and merging


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [eb4d5034eab645735966f6451ce2ee36baba164b]

INTEGRATION: CWS configapi01 (1.1.2); FILE ADDED 2003/04/15 08:15:28 jb 1.1.2.1: #107954# Add helper services for parsing and merging


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [d9e7d83c8429f372def69fa498faf3fd8c1f9ef4]

INTEGRATION: CWS configapi01 (1.1.2); FILE ADDED 2003/04/15 08:15:27 jb 1.1.2.1: #107954# Add helper services for parsing and merging


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [935bc8d43bce6d571b36a8ff73bf1050e51de5e7]

INTEGRATION: CWS configapi01 (1.1.2); FILE ADDED 2003/04/15 08:18:56 jb 1.1.2.3: #107715# Add new service descriptions 2003/04/10 14:18:23 jb 1.1.2.2: #107716# Add new interfaces and services moved from drafts 2003/04/01 14:41:39 cyrillem 1.1.2.1: #107960# Schema and layer related interfaces and exceptions


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [f8a42748dda33b3907e604b55ccc92a6bc027ea7]

INTEGRATION: CWS configapi01 (1.1.2); FILE ADDED 2003/04/16 17:33:21 cyrillem 1.1.2.2: #107956# Errors in documentation 2003/04/10 14:19:37 jb 1.1.2.1: #107956# Move from drafts; clean up exception specifications; review idldoc


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [a850b998233c75a120523daad75976f650a2df6d]

INTEGRATION: CWS configapi01 (1.1.2); FILE ADDED 2003/04/10 14:13:11 jb 1.1.2.2: #107960# Review documentation; Add @since tags to idldoc 2003/04/01 14:08:04 cyrillem 1.1.2.1: #107960# Read/write access to a layer


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [2c796f267195ef38cf8c736b564a4bb6274a5678]

INTEGRATION: CWS configapi01 (1.1.2); FILE ADDED 2003/04/10 14:17:31 jb 1.1.2.1: #107954# Move from drafts; refactor interfaces; review idldoc


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [ffe5a2ab5aa6b305fc2cd59550496f6b9719bb03]

INTEGRATION: CWS configapi01 (1.1.2); FILE ADDED 2003/04/10 14:17:32 jb 1.1.2.1: #107954# Move from drafts; refactor interfaces; review idldoc


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [1a21725343f94c107569a7b578622e59122a28bf]

INTEGRATION: CWS configapi01 (1.1.2); FILE ADDED 2003/04/16 17:33:21 cyrillem 1.1.2.2: #107956# Errors in documentation 2003/04/10 14:19:35 jb 1.1.2.1: #107956# Move from drafts; clean up exception specifications; review idldoc


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [fb3f29d58b886ecad0b0e6c4c53151e52105e435]

INTEGRATION: CWS configapi01 (1.1.2); FILE ADDED 2003/04/10 14:13:12 jb 1.1.2.2: #107960# Review documentation; Add @since tags to idldoc 2003/04/01 14:01:11 cyrillem 1.1.2.1: #107960# Read-only access to schema


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [9cfba349201e7c030637cdc9df5e0d0eace6dc43]

INTEGRATION: CWS configapi01 (1.1.2); FILE ADDED 2003/04/10 14:17:29 jb 1.1.2.1: #107954# Move from drafts; refactor interfaces; review idldoc


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [b4b2374f1e7de6f2361a3c8e9365aaae5cc9c951]

INTEGRATION: CWS configapi01 (1.1.2); FILE ADDED 2003/04/10 14:15:00 jb 1.1.2.1: #107959# Move from drafts; rename from XImportLayer; review idldoc


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [44532853c9f9d1f36bdd335e0118027e7da6ccee]

INTEGRATION: CWS configapi01 (1.1.2); FILE ADDED 2003/04/16 17:33:20 cyrillem 1.1.2.3: #107956# Errors in documentation 2003/04/15 09:24:21 jb 1.1.2.2: #107956# Add 'clear' operation 2003/04/10 14:19:32 jb 1.1.2.1: #107956# Move from drafts; clean up exception specifications; review idldoc


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [6cc73bdcb2b8dfad48388376ffa6463fddfab85b]

INTEGRATION: CWS configapi01 (1.1.2); FILE ADDED 2003/04/10 14:13:10 jb 1.1.2.2: #107960# Review documentation; Add @since tags to idldoc 2003/04/01 13:57:00 cyrillem 1.1.2.1: #107960# Read-only access to layers


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [25b2e3abd3a2468643529774812758e8ce507a74]

INTEGRATION: CWS configapi01 (1.1.2); FILE ADDED 2003/04/10 14:13:10 jb 1.1.2.2: #107960# Review documentation; Add @since tags to idldoc 2003/04/01 14:04:31 cyrillem 1.1.2.1: #107960# Read-only access to composite layer


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [c7260d707fb1523b41c8e1d670a5e72723a0fefa]

INTEGRATION: CWS os8 (1.2.160); FILE MERGED 2003/04/03 07:11:13 os 1.2.160.1: #108583# precompiled headers removed


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [d9c107bcc4168ed54a34336f02e6e3877e9694ff]

INTEGRATION: CWS configapi01 (1.1.2); FILE ADDED 2003/04/11 08:50:15 jb 1.1.2.2: #107954# Revised exception specifications to allow backend accesses 2003/04/10 14:17:28 jb 1.1.2.1: #107954# Move from drafts; refactor interfaces; review idldoc


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [98a53c9fa62b5fa32e660e9515a5f62781b13367]

INTEGRATION: CWS configapi01 (1.1.2); FILE ADDED 2003/04/10 14:17:26 jb 1.1.2.1: #107954# Move from drafts; refactor interfaces; review idldoc


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [7fdf332e81e83fa78405919f9bce1454d60695e2]

INTEGRATION: CWS os8 (1.5.146); FILE MERGED 2003/04/03 07:11:12 os 1.5.146.1: #108583# precompiled headers removed


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [6bf969520565e592f92ca7c032359a4e4f9bc996]

INTEGRATION: CWS configapi01 (1.1.2); FILE ADDED 2003/04/16 17:33:20 cyrillem 1.1.2.5: #107956# Errors in documentation 2003/04/15 08:21:23 jb 1.1.2.4: #107715# Review idldoc 2003/04/10 14:13:09 jb 1.1.2.3: #107960# Review documentation; Add @since tags to idldoc 2003/04/01 14:19:58 cyrillem 1.1.2.2: #107960# Changed source of XTimeStamped 2003/04/01 14:08:05 cyrillem 1.1.2.1: #107960# Read/write access to a layer


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [30de75c3f468d105c06ca56c26cb222e1ec6265e]

INTEGRATION: CWS os8 (1.1.1.1.182); FILE MERGED 2003/04/03 07:11:11 os 1.1.1.1.182.1: #108583# precompiled headers removed


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [c7aeaa7ec2eadff9e12e4e662a662f4902e7247c]

INTEGRATION: CWS configapi01 (1.1.2); FILE ADDED 2003/04/10 14:19:29 jb 1.1.2.1: #107956# Move from drafts; clean up exception specifications; review idldoc


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [88ec60435f95bbcaaf1d9bde1793199f0c9477e1]

INTEGRATION: CWS os8 (1.10.148); FILE MERGED 2003/04/03 07:11:11 os 1.10.148.1: #108583# precompiled headers removed


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [918fa64906546fb05b702e0bf1acb489186e34d3]

INTEGRATION: CWS configapi01 (1.1.2); FILE ADDED 2003/04/15 08:18:14 jb 1.1.2.1: #107954# Add services for SingleBackend instances and wrappers


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [275f89b302dd7cd7d500b5f0530a45ee4965ea41]

INTEGRATION: CWS configapi01 (1.1.2); FILE ADDED 2003/04/15 08:18:13 jb 1.1.2.1: #107954# Add services for SingleBackend instances and wrappers


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [0e44fce744f3b17a59d9da2ab5e1b8e508ab1960]

INTEGRATION: CWS os8 (1.1.1.1.182); FILE MERGED 2003/04/03 07:11:10 os 1.1.1.1.182.1: #108583# precompiled headers removed


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [b0e3433a18548134cec1ca7d5216ed52836a6f17]

INTEGRATION: CWS configapi01 (1.1.2); FILE ADDED 2003/04/16 17:33:20 cyrillem 1.1.2.2: #107956# Errors in documentation 2003/04/10 14:19:27 jb 1.1.2.1: #107956# Move from drafts; clean up exception specifications; review idldoc


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [ad82756171c5f048d45844a6b18f080d25cb5641]

INTEGRATION: CWS os8 (1.38.2.2.20); FILE MERGED 2003/04/03 07:11:06 os 1.38.2.2.20.1: #108583# precompiled headers removed


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [54d3dc97b2872e4a0a7b420d8c0434a5dd5f725d]

INTEGRATION: CWS configapi01 (1.1.2); FILE ADDED 2003/04/10 14:13:09 jb 1.1.2.2: #107960# Review documentation; Add @since tags to idldoc 2003/04/01 14:01:12 cyrillem 1.1.2.1: #107960# Read-only access to schema


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [3d2e0705a3ef3a1999168ccfd611dd255dde3c9d]

INTEGRATION: CWS os8 (1.6.138); FILE MERGED 2003/04/03 07:11:05 os 1.6.138.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [b2d683c321c1b3b34e6858cdfea8c64a5c6f450e]

INTEGRATION: CWS os8 (1.1.1.1.182); FILE MERGED 2003/04/03 07:11:05 os 1.1.1.1.182.1: #108583# precompiled headers removed


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [4a7d3c7d05266d8ae31e490cd20a373c507f8762]

INTEGRATION: CWS configapi01 (1.1.2); FILE ADDED 2003/04/15 08:18:15 jb 1.1.2.1: #107954# Add services for SingleBackend instances and wrappers


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [dd1760908a58dd7d63e5b4858f6431a190280407]

INTEGRATION: CWS configapi01 (1.1.2); FILE ADDED 2003/04/16 17:33:19 cyrillem 1.1.2.2: #107956# Errors in documentation 2003/04/10 14:19:24 jb 1.1.2.1: #107956# Move from drafts; clean up exception specifications; review idldoc


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [68ffa9684ae6b940176740efc04efc05fa0db4c2]

INTEGRATION: CWS os8 (1.25.2.3.48); FILE MERGED 2003/04/03 07:11:04 os 1.25.2.3.48.1: #108583# precompiled headers removed


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [b80369b8e0bc2e080569a0c3e84a6b911ece4fca]

INTEGRATION: CWS configapi01 (1.1.2); FILE ADDED 2003/04/15 08:16:37 jb 1.1.2.1: #107959# Add services for importing and browing configuration data


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [fb1ac7063224c7dcca3b2d827676b198839d6b94]

INTEGRATION: CWS os8 (1.31.2.3.20); FILE MERGED 2003/04/07 22:15:10 os 1.31.2.3.20.2: RESYNC: (1.31.2.3-1.33); FILE MERGED 2003/04/03 07:11:04 os 1.31.2.3.20.1: #108583# precompiled headers removed


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [b60a26847ee529643b8926e783435d5a18d95db5]

INTEGRATION: CWS configapi01 (1.1.2); FILE ADDED 2003/04/16 17:32:15 cyrillem 1.1.2.3: #107958# Errors in documentation 2003/04/15 08:21:23 jb 1.1.2.2: #107715# Review idldoc 2003/04/10 14:15:36 jb 1.1.2.1: #107959# Move from drafts; add DetailedError field; review idldoc


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [dd964c72ea0679ff85db1000f4c7b5bf5b589791]

INTEGRATION: CWS os8 (1.31.138); FILE MERGED 2003/04/03 07:11:04 os 1.31.138.1: #108583# precompiled headers removed


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [b146dbc84bb6f4226d7970253a66f2d777b5d76b]

INTEGRATION: CWS configapi01 (1.1.2); FILE ADDED 2003/04/15 08:18:17 jb 1.1.2.1: #107954# Add services for SingleBackend instances and wrappers


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [06ea859fae1967d8ebcb01466c6e42f51a476779]

INTEGRATION: CWS os8 (1.22.2.2.20); FILE MERGED 2003/04/03 07:11:03 os 1.22.2.2.20.1: #108583# precompiled headers removed


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [3780b91e3d39741770f1ee58191c63d892266480]

INTEGRATION: CWS configapi01 (1.1.2); FILE ADDED 2003/04/15 08:16:35 jb 1.1.2.1: #107959# Add services for importing and browing configuration data


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [304363f0f7c24c30225ed179ff739bc900262f58]

INTEGRATION: CWS configapi01 (1.1.2); FILE ADDED 2003/04/16 17:31:20 cyrillem 1.1.2.2: #107959# Errors in documentation 2003/04/15 08:16:35 jb 1.1.2.1: #107959# Add services for importing and browing configuration data


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [fba14cabdf35294dd888c08fcff198cbab55d31a]

INTEGRATION: CWS os8 (1.56.2.9.18); FILE MERGED 2003/04/07 22:14:58 os 1.56.2.9.18.2: RESYNC: (1.56.2.9-1.58); FILE MERGED 2003/04/03 07:11:02 os 1.56.2.9.18.1: #108583# precompiled headers removed


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [bd185383c162a6fb8fc83f9ce4e3d3e0e4d177a9]

INTEGRATION: CWS configapi01 (1.1.2); FILE ADDED 2003/04/15 08:18:16 jb 1.1.2.1: #107954# Add services for SingleBackend instances and wrappers


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [8c5903c393faf3e92b5d0265ffe9e6bf622ae481]

INTEGRATION: CWS configapi01 (1.1.2); FILE ADDED 2003/04/15 08:15:26 jb 1.1.2.1: #107954# Add helper services for parsing and merging


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [ef0cde42aa7aa11dc24a80474a6ab20c0ded9d26]

INTEGRATION: CWS configapi01 (1.1.2); FILE ADDED 2003/04/10 14:13:08 jb 1.1.2.3: #107960# Review documentation; Add @since tags to idldoc 2003/04/01 14:19:59 cyrillem 1.1.2.2: #107960# Changed source of XTimeStamped 2003/04/01 13:57:01 cyrillem 1.1.2.1: #107960# Read-only access to layers


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [b4c13609bbee6198336b418ae4fd8c5ad44fa40d]

INTEGRATION: CWS os8 (1.2.146); FILE MERGED 2003/04/07 22:14:51 os 1.2.146.2: RESYNC: (1.2-1.3); FILE MERGED 2003/04/03 07:11:02 os 1.2.146.1: #108583# precompiled headers removed


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [3d7236508baf6a82d16cf4ca691adb0f164738f3]

INTEGRATION: CWS configapi01 (1.1.2); FILE ADDED 2003/04/10 14:10:53 jb 1.1.2.2: #107957# Add @since tags to idldoc 2003/03/31 12:40:23 cyrillem 1.1.2.1: #107957# Exception for authentication mechanism conflicts


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [27d4eb20e0d284523b83429827121c7ed027fe1b]

INTEGRATION: CWS os8 (1.24.2.2.48); FILE MERGED 2003/04/03 07:11:01 os 1.24.2.2.48.1: #108583# precompiled headers removed


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [58fca01825f95d220b5f411bae8ee2b8ffda4046]

INTEGRATION: CWS configapi01 (1.1.2); FILE ADDED 2003/04/10 14:10:54 jb 1.1.2.2: #107957# Add @since tags to idldoc 2003/03/31 12:38:30 cyrillem 1.1.2.1: #107957# Exception for access rights violations


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [125f15b852f4735feffc5acaf18c0159d1cb5f0d]

INTEGRATION: CWS os8 (1.17.148); FILE MERGED 2003/04/03 07:11:01 os 1.17.148.1: #108583# precompiled headers removed


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [c4934613a1e64312fd1152e38f0bfd94aaa2ba6a]

INTEGRATION: CWS configapi01 (1.1.2); FILE ADDED 2003/04/15 08:16:33 jb 1.1.2.1: #107959# Add services for importing and browing configuration data


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [52b3b1338af83f2b9881c6947f59684bdc959fce]

INTEGRATION: CWS os8 (1.4.160); FILE MERGED 2003/04/03 07:11:00 os 1.4.160.1: #108583# precompiled headers removed


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [002687926ced12fba976c1b9ea219d851ffdfcf3]

INTEGRATION: CWS configapi01 (1.1.2); FILE ADDED 2003/04/15 08:16:34 jb 1.1.2.1: #107959# Add services for importing and browing configuration data


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [d80e60ab0eba7132d2150d17d65d2a85a8e0ad1e]

INTEGRATION: CWS configapi01 (1.1.2); FILE ADDED 2003/04/15 08:13:11 jb 1.1.2.1: #107715# Specify service used for singleton handling


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [564017141715bde3d1970ab76a073c8e4000450a]

INTEGRATION: CWS os8 (1.2.170); FILE MERGED 2003/04/03 07:11:00 os 1.2.170.1: #108583# precompiled headers removed


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [3c51dd8f474f9c3b47de26b4d6e3197efe6f7e0e]

INTEGRATION: CWS configapi01 (1.1.2); FILE ADDED 2003/04/16 17:31:20 cyrillem 1.1.2.2: #107959# Errors in documentation 2003/04/15 08:16:34 jb 1.1.2.1: #107959# Add services for importing and browing configuration data


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [826c7b1f2e9ae05614bf5018efd531bd524b5675]

INTEGRATION: CWS os8 (1.10.138); FILE MERGED 2003/04/03 07:11:00 os 1.10.138.1: #108583# precompiled headers removed


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [cfd3da46539f3bf1fae9648ba711644d146e7547]

INTEGRATION: CWS configapi01 (1.1.2); FILE ADDED 2003/04/15 08:16:36 jb 1.1.2.1: #107959# Add services for importing and browing configuration data


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [befcdacf28e62f219d9bef53db662112ecc8d7de]

INTEGRATION: CWS os8 (1.23.2.1.48); FILE MERGED 2003/04/07 22:14:40 os 1.23.2.1.48.2: RESYNC: (1.23.2.1-1.25); FILE MERGED 2003/04/03 07:10:59 os 1.23.2.1.48.1: #108583# precompiled headers removed


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [1d88ed931bd23f0b09862261dc527cf15ec8d2ac]

INTEGRATION: CWS configapi01 (1.1.2); FILE ADDED 2003/04/10 14:10:53 jb 1.1.2.2: #107957# Add @since tags to idldoc 2003/03/31 12:37:59 cyrillem 1.1.2.1: #107957# Exception for unexpected loss of connection to backend


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [65c93f4cd5fd0a6590b410a1e23b22ca41378737]

INTEGRATION: CWS configapi01 (1.1.2); FILE ADDED 2003/04/10 14:10:52 jb 1.1.2.2: #107957# Add @since tags to idldoc 2003/03/31 12:37:27 cyrillem 1.1.2.1: #107957# Exception for backend connection errors


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [9299c8bf5722abd0c85238a6f08e81621caecf92]

INTEGRATION: CWS os8 (1.10.4.1.58); FILE MERGED 2003/04/03 07:10:59 os 1.10.4.1.58.1: #108583# precompiled headers removed


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [c9d09a90511819ca3e13cfdc398ccb1738d79a5b]

INTEGRATION: CWS configapi01 (1.1.2); FILE ADDED 2003/04/16 17:30:42 cyrillem 1.1.2.3: #107957# Errors in documentation 2003/04/10 14:10:52 jb 1.1.2.2: #107957# Add @since tags to idldoc 2003/03/31 12:37:00 cyrillem 1.1.2.1: #107957# Exception for generic backend setup errors


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [ae76a54a4426b6c91e6e70601e40c7f02e657ebd]

INTEGRATION: CWS os8 (1.18.138); FILE MERGED 2003/04/03 07:10:58 os 1.18.138.1: #108583# precompiled headers removed


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [04f2dc767fd0f8ee4475d97df33adc88261283ff]

INTEGRATION: CWS configapi01 (1.1.2); FILE ADDED 2003/04/16 17:29:56 cyrillem 1.1.2.2: #107954# Errors in documentation 2003/04/15 08:18:12 jb 1.1.2.1: #107954# Add services for SingleBackend instances and wrappers


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [b0fccf9ff0af78d1c6472395540e3ef05e3426ef]

INTEGRATION: CWS os8 (1.41.2.1.58); FILE MERGED 2003/04/03 07:10:58 os 1.41.2.1.58.1: #108583# precompiled headers removed


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [6e3abb8de82dcd114cdfbf54aa54c5b39bb10734]

INTEGRATION: CWS configapi01 (1.1.2); FILE ADDED 2003/04/10 14:10:52 jb 1.1.2.2: #107957# Add @since tags to idldoc 2003/03/31 12:34:49 cyrillem 1.1.2.1: #107957# Exception for generic backend access errors


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [cf584cb73dd4d84e9a48a8c68a6c6bf2a3a8f207]

INTEGRATION: CWS os8 (1.1.1.1.182); FILE MERGED 2003/04/03 07:10:58 os 1.1.1.1.182.1: #108583# precompiled headers removed


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [576b74c749adbba222b3df842e789cd74cdc73f9]

INTEGRATION: CWS configapi01 (1.1.2); FILE ADDED 2003/04/15 08:21:23 jb 1.1.2.2: #107715# Review idldoc 2003/04/10 14:17:25 jb 1.1.2.1: #107954# Move from drafts; refactor interfaces; review idldoc


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [5e042c3717848bde66795d361468073372f25f2a]

INTEGRATION: CWS configapi01 (1.1.2); FILE ADDED 2003/04/10 14:10:51 jb 1.1.2.2: #107957# Add @since tags to idldoc 2003/03/31 12:34:05 cyrillem 1.1.2.1: #107957# Exception for authentication errors


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [18200568bc513dc23c7943dce9d4ed281d513d3a]

INTEGRATION: CWS os8 (1.19.142); FILE MERGED 2003/04/03 07:10:57 os 1.19.142.1: #108583# precompiled headers removed


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [63db922fa60a07b531c3ebb541e51850943de9f3]

INTEGRATION: CWS configapi01 (1.8.10); FILE MERGED 2003/04/15 08:27:38 jb 1.8.10.1: #107715# Specify service used for singleton handling


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [8e5b134d9055e04fa9a072f4b13779d4e2bffe95]

INTEGRATION: CWS os8 (1.4.144); FILE MERGED 2003/04/03 07:10:57 os 1.4.144.1: #108583# precompiled headers removed


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [96c3698c3375dcfceb07351c4311332a2943ae17]

INTEGRATION: CWS configapi01 (1.5.64); FILE MERGED 2003/04/14 08:35:32 jb 1.5.64.1: #107963# Added (optional) XPropertySetInfo to HierarchyAccess; pulled support for X(Multi)PropertyState from GroupAccess down to HierarchyAccess


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [1496731592cbc8292b8a621246a2ce48c35bb67d]

INTEGRATION: CWS os8 (1.28.2.1.20); FILE MERGED 2003/04/03 07:10:56 os 1.28.2.1.20.1: #108583# precompiled headers removed


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [c0cf3abb526963f98d3a9e9dbb31422916dbdcf9]

INTEGRATION: CWS configapi01 (1.6.64); FILE MERGED 2003/04/14 08:35:32 jb 1.6.64.1: #107963# Added (optional) XPropertySetInfo to HierarchyAccess; pulled support for X(Multi)PropertyState from GroupAccess down to HierarchyAccess


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [1223a91e61f7fe3db55f179b7080150c06070943]

INTEGRATION: CWS os8 (1.37.2.2.48); FILE MERGED 2003/04/03 07:10:56 os 1.37.2.2.48.1: #108583# precompiled headers removed


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [aa776de29d2366706ea126f97eb2423f3fb3abcc]

INTEGRATION: CWS configapi01 (1.1.2); FILE ADDED 2003/04/15 08:13:10 jb 1.1.2.1: #107715# Specify service used for singleton handling


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [936f17e0b69ebbf807fcd9ab87032fcbe68f3e37]

INTEGRATION: CWS configapi01 (1.10.64); FILE MERGED 2003/04/14 08:37:24 jb 1.10.64.1: #107963#,#108856#,#108859# Reactivated [optional] tagson optional services


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [4bebbbc7cb09eef775a85d643a4e1474a702bc16]

INTEGRATION: CWS os8 (1.20.2.1.58); FILE MERGED 2003/04/03 07:10:55 os 1.20.2.1.58.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [832e0f9a6a457f10dcb9815a9a059f915d3a87e6]

INTEGRATION: CWS os8 (1.15.2.1.96); FILE MERGED 2003/04/03 07:10:55 os 1.15.2.1.96.1: #108583# precompiled headers removed


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [19a56e3602596f4f82e87fabbce4fe6b52f5fa2a]

INTEGRATION: CWS configapi01 (1.10.64); FILE MERGED 2003/04/16 17:35:05 cyrillem 1.10.64.2: #107715# Errors in documentation 2003/04/15 08:28:08 jb 1.10.64.1: #107963# Update provider documentation


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [c418f2fd6d7d2728b268b0d585e6653e6aed99e9]

INTEGRATION: CWS os8 (1.4.150); FILE MERGED 2003/04/03 07:10:54 os 1.4.150.1: #108583# precompiled headers removed


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [47583679af50b93b0b187bd4fd0b4dfc392353f0]

INTEGRATION: CWS configapi01 (1.2.68); FILE MERGED 2003/04/15 08:28:08 jb 1.2.68.1: #107963# Update provider documentation


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [99cd85556bec9064d45a79ce8dd0f47351fd9805]

INTEGRATION: CWS os8 (1.10.146); FILE MERGED 2003/04/03 07:10:54 os 1.10.146.1: #108583# precompiled headers removed


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [6151ca38abedd73307668968063e8cb136c12dc2]

INTEGRATION: CWS configapi01 (1.1.2); FILE ADDED 2003/03/07 13:02:58 ghiggins 1.1.2.1: #104673# moving sso apis from drafts folder


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [6e4f267bcc5f53096eefbf38e0fdd77d082e8d6d]

INTEGRATION: CWS os8 (1.33.2.2.58); FILE MERGED 2003/04/03 07:10:54 os 1.33.2.2.58.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [f7fc4c03ae2848c46cdca08c5f7ed3b3464b7ed1]

INTEGRATION: CWS os8 (1.36.4.1.48); FILE MERGED 2003/04/03 07:10:53 os 1.36.4.1.48.1: #108583# precompiled headers removed


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [b81da5672da963df9bc33aced33722868e7e3a75]

INTEGRATION: CWS configapi01 (1.1.2); FILE ADDED 2003/03/07 13:02:57 ghiggins 1.1.2.1: #104673# moving sso apis from drafts folder


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [95b10c7096cf55d0b0cc2d97045a7afb9abe2ece]

INTEGRATION: CWS configapi01 (1.1.2); FILE ADDED 2003/03/07 13:02:56 ghiggins 1.1.2.1: #104673# moving sso apis from drafts folder


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [15e9d51ab58608e094eb9dace56cfacb5dfc2646]

INTEGRATION: CWS configapi01 (1.1.2); FILE ADDED 2003/03/07 13:02:55 ghiggins 1.1.2.1: #104673# moving sso apis from drafts folder


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [7046ec74c3e731b15697d113e2fd95c69d5539c1]

INTEGRATION: CWS os8 (1.21.4.1.50); FILE MERGED 2003/04/03 07:10:52 os 1.21.4.1.50.1: #108583# precompiled headers removed


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [e5a805ec791ee932f9c4a3597d5393d91d344da7]

INTEGRATION: CWS configapi01 (1.1.2); FILE ADDED 2003/03/07 13:02:54 ghiggins 1.1.2.1: #104673# moving sso apis from drafts folder


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [9347daaab22fe06a0e0df88c006abd041a95cdf2]

INTEGRATION: CWS os8 (1.5.160); FILE MERGED 2003/04/03 07:10:52 os 1.5.160.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [72f30a33c2c2dbafad110e3cedaf243498bab4b4]

INTEGRATION: CWS os8 (1.9.138); FILE MERGED 2003/04/03 07:10:52 os 1.9.138.1: #108583# precompiled headers removed


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [beebd1f85994a155d4e09db604ce1ba83aba941f]

INTEGRATION: CWS configapi01 (1.1.2); FILE ADDED 2003/03/07 13:02:52 ghiggins 1.1.2.1: #104673# moving sso apis from drafts folder


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [acc5f69d63268fa30c835f088e5275da894c86a8]

INTEGRATION: CWS os8 (1.5.4.7.4.2.48); FILE MERGED 2003/04/03 07:10:49 os 1.5.4.7.4.2.48.1: #108583# precompiled headers removed


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [71e2a98c397469236d39ee13e6b4210e452afdcb]

INTEGRATION: CWS configapi01 (1.1.2); FILE ADDED 2003/03/07 13:02:51 ghiggins 1.1.2.1: #104673# moving sso apis from drafts folder


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [0603d05c21fa506aaa38f75ed60342c757bc8130]

INTEGRATION: CWS os8 (1.1.1.1.182); FILE MERGED 2003/04/03 07:10:49 os 1.1.1.1.182.1: #108583# precompiled headers removed


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [3aace146fbf0d6f82b773e7c999fa0f18d870cda]

INTEGRATION: CWS configapi01 (1.1.2); FILE ADDED 2003/03/07 13:02:50 ghiggins 1.1.2.1: #104673# moving sso apis from drafts folder


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [7bd720a2862f6c8e766caa8324ec66274cb5949f]

INTEGRATION: CWS os8 (1.12.140); FILE MERGED 2003/04/07 22:17:22 os 1.12.140.2: RESYNC: (1.12-1.13); FILE MERGED 2003/04/03 07:10:49 os 1.12.140.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [5e579bf25e5b2ff501cc466b67619101d0ad0bd9]

INTEGRATION: CWS os8 (1.4.2.6.2.3.48); FILE MERGED 2003/04/07 22:17:16 os 1.4.2.6.2.3.48.2: RESYNC: (1.4.2.6.2.3-1.13); FILE MERGED 2003/04/03 07:10:48 os 1.4.2.6.2.3.48.1: #108583# precompiled headers removed


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [42eef26f4d7b30e0d2d1be45fd26423afd4d2f06]

INTEGRATION: CWS configapi01 (1.1.2); FILE ADDED 2003/03/07 13:02:49 ghiggins 1.1.2.1: #104673# moving sso apis from drafts folder


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [c9ab3b2491928816f0f84ed4bee36e6108dd34e4]

INTEGRATION: CWS configapi01 (1.1.2); FILE ADDED 2003/03/07 13:02:47 ghiggins 1.1.2.1: #104673# moving sso apis from drafts folder


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [5deab827ce3bf0cc3353ac58c0c3e5acdd6e3ef0]

INTEGRATION: CWS os8 (1.20.2.4.6); FILE MERGED 2003/04/03 07:10:48 os 1.20.2.4.6.1: #108583# precompiled headers removed


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [6c912247122de83c0207aa01eccbd64a5de0d2bc]

INTEGRATION: CWS configapi01 (1.1.2); FILE ADDED 2003/03/07 13:02:46 ghiggins 1.1.2.1: #104673# moving sso apis from drafts folder


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [8921706ccf3f4e239ca177407a0fd8d7e120cd9e]

INTEGRATION: CWS os8 (1.4.144); FILE MERGED 2003/04/03 07:10:47 os 1.4.144.1: #108583# precompiled headers removed


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [ae6d1c61728341941525c07cbbf04fd354e9459b]

INTEGRATION: CWS configapi01 (1.1.2); FILE ADDED 2003/03/07 13:02:45 ghiggins 1.1.2.1: #104673# moving sso apis from drafts folder


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [311bdde17fd4c1f24ee4440a10b8ef415d610bff]

INTEGRATION: CWS configapi01 (1.1.2); FILE ADDED 2003/03/07 13:02:44 ghiggins 1.1.2.1: #104673# moving sso apis from drafts folder


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [51b947701fd23d1d9262776d4beeb36bf9ae44d4]

INTEGRATION: CWS os8 (1.8.6.1.48); FILE MERGED 2003/04/03 07:10:47 os 1.8.6.1.48.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [900ab454e05dc0a1362bc4c77dfaaab0776f8d7b]

INTEGRATION: CWS os8 (1.3.142); FILE MERGED 2003/04/03 07:10:47 os 1.3.142.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [ab2c8ee862b0049a5c480688a5c048dc7d46bf17]

INTEGRATION: CWS os8 (1.12.6.1.48); FILE MERGED 2003/04/03 07:10:46 os 1.12.6.1.48.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [6884d271971325e75420959ac05e2d56ed9947bc]

INTEGRATION: CWS os8 (1.8.138); FILE MERGED 2003/04/03 07:10:43 os 1.8.138.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [8896f08785689941ff22ef2b0884ce38fb747b52]

INTEGRATION: CWS os8 (1.9.138); FILE MERGED 2003/04/03 07:10:43 os 1.9.138.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [4790b3b1e085a246d00cfb9c7c29a1f7088e2aa8]

INTEGRATION: CWS os8 (1.5.148); FILE MERGED 2003/04/03 07:10:43 os 1.5.148.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [2dbebb7edbd2ff036f361478a54cd9c833d5b96c]

INTEGRATION: CWS os8 (1.13.142); FILE MERGED 2003/04/03 07:10:42 os 1.13.142.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [61c17762f19e0bef2aa97150016d364cba640988]

INTEGRATION: CWS os8 (1.3.168); FILE MERGED 2003/04/03 07:10:42 os 1.3.168.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [8b7a82d8ee588fb51fae652aa50abad99be65814]

INTEGRATION: CWS os8 (1.6.148); FILE MERGED 2003/04/03 07:10:42 os 1.6.148.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [ef6e3b46b2f39c3c2ce440de63f253413376b099]

INTEGRATION: CWS os8 (1.1.1.1.182); FILE MERGED 2003/04/03 07:10:41 os 1.1.1.1.182.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [44d1bf77f2f884522845daa9e67a2ed03eaa9abc]

INTEGRATION: CWS os8 (1.7.138); FILE MERGED 2003/04/07 22:17:47 os 1.7.138.2: RESYNC: (1.7-1.8); FILE MERGED 2003/04/03 07:10:41 os 1.7.138.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [3806b8d8d66420a67b5ffcff1bb720ffec993da6]

INTEGRATION: CWS os8 (1.11.2.1.58); FILE MERGED 2003/04/03 07:10:40 os 1.11.2.1.58.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [5f1998320d10f52f46c0f87e08c903e77d30dabe]

INTEGRATION: CWS os8 (1.15.138); FILE MERGED 2003/04/03 07:10:40 os 1.15.138.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [755e7efb80bac059970f2f60d4911b107aa2855f]

INTEGRATION: CWS os8 (1.28.138); FILE MERGED 2003/04/07 22:17:37 os 1.28.138.2: RESYNC: (1.28-1.29); FILE MERGED 2003/04/03 07:10:40 os 1.28.138.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [f18a4a40587772dbf63312ca982a1fe215e908d4]

INTEGRATION: CWS os8 (1.2.176); FILE MERGED 2003/04/03 07:10:39 os 1.2.176.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [ab387773e11be720f67649980f6a6b8432f8cfee]

INTEGRATION: CWS os8 (1.9.148); FILE MERGED 2003/04/03 07:10:39 os 1.9.148.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [1ea2a414464b32eec155beb877bf16626222cb12]

INTEGRATION: CWS os8 (1.13.148); FILE MERGED 2003/04/10 13:10:05 os 1.13.148.2: #108730# IsVisble property added to database fields 2003/04/03 07:10:38 os 1.13.148.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [505222ed26893c056f026b010278dca9d311787f]

INTEGRATION: CWS os8 (1.5.148); FILE MERGED 2003/04/03 07:10:38 os 1.5.148.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [68dc2e98ef17e1adec9bf4887bccc20c8d8352bc]

INTEGRATION: CWS os8 (1.1.1.1.182); FILE MERGED 2003/04/03 07:10:38 os 1.1.1.1.182.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [6fc1f1a24c221dedc4fd121f213a3dddddfe15d9]

INTEGRATION: CWS os8 (1.19.2.1.70); FILE MERGED 2003/04/03 07:10:37 os 1.19.2.1.70.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [3ce41e4c7dfc2f3a5fdb81291a02383c9dbb1d1b]

INTEGRATION: CWS os8 (1.1.1.1.182); FILE MERGED 2003/04/03 07:10:37 os 1.1.1.1.182.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [cea44befe5e4abe528836b9463f0ea8bd52ccd90]

INTEGRATION: CWS os8 (1.4.160); FILE MERGED 2003/04/03 07:10:33 os 1.4.160.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [68f784cc78051f255817974e2f2ad5b6329a7372]

INTEGRATION: CWS os8 (1.2.180); FILE MERGED 2003/04/03 07:10:33 os 1.2.180.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [0d15025f815b786a738605b95f23256459782bdd]

INTEGRATION: CWS os8 (1.3.138); FILE MERGED 2003/04/03 07:10:33 os 1.3.138.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [d2184b9febd20c93f8befa9a36c9a6c5ea3b0b7c]

INTEGRATION: CWS os8 (1.9.142); FILE MERGED 2003/04/03 07:10:32 os 1.9.142.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [cf0283d301bb635b3e94d01e0066f388c6f7aa5c]

INTEGRATION: CWS os8 (1.3.174); FILE MERGED 2003/04/07 22:18:17 os 1.3.174.2: RESYNC: (1.3-1.4); FILE MERGED 2003/04/03 07:10:32 os 1.3.174.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [8435f9b9fd3de09d8a3bd74bcf61e7b964adf5b0]

INTEGRATION: CWS os8 (1.4.34.1.86); FILE MERGED 2003/04/03 07:10:32 os 1.4.34.1.86.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [262ee592933e6f3d2a0f36294fb74b3c72d4a007]

INTEGRATION: CWS os8 (1.1.1.1.182); FILE MERGED 2003/04/03 07:10:31 os 1.1.1.1.182.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [b5b312db52324a1ee0ea75ee2e288e866a50625d]

INTEGRATION: CWS os8 (1.3.146); FILE MERGED 2003/04/03 07:10:31 os 1.3.146.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [1292d0b5526893683c7c4a581111495e791a368a]

INTEGRATION: CWS os8 (1.4.178); FILE MERGED 2003/04/03 07:10:31 os 1.4.178.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [29421597d0e98a3cd8e3dbaaa249b6da8e1c659e]

INTEGRATION: CWS os8 (1.5.144); FILE MERGED 2003/04/03 07:10:30 os 1.5.144.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [f20b8b61850c3c37883178075cadf7aa835fcac7]

INTEGRATION: CWS os8 (1.1.1.1.182); FILE MERGED 2003/04/03 07:10:30 os 1.1.1.1.182.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [ec35950659d8e309c7b8326a1ed5ced1559c3060]

INTEGRATION: CWS os8 (1.2.166); FILE MERGED 2003/04/03 07:10:29 os 1.2.166.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [ff0d0b991513fd5d0b176ebd5a0abc1feb3c8a92]

INTEGRATION: CWS os8 (1.5.138); FILE MERGED 2003/04/03 07:10:29 os 1.5.138.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [f1c76f46a8c2ba7bba400a5ced6ab97a2db5bb3c]

INTEGRATION: CWS os8 (1.1.1.1.182); FILE MERGED 2003/04/03 07:10:29 os 1.1.1.1.182.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [c36f2791859976f25da97dd98640c3d887be8411]

INTEGRATION: CWS os8 (1.1.1.1.182); FILE MERGED 2003/04/03 07:10:28 os 1.1.1.1.182.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [66c88d54b8fd0735dbce6a5d90e85b2226b04e34]

INTEGRATION: CWS os8 (1.27.2.2.48); FILE MERGED 2003/04/07 22:18:03 os 1.27.2.2.48.2: RESYNC: (1.27.2.2-1.29); FILE MERGED 2003/04/03 07:10:28 os 1.27.2.2.48.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [188d5a9f4b43ac6c8fb4946acccee55b491df7e2]

INTEGRATION: CWS os8 (1.2.146); FILE MERGED 2003/04/03 07:10:28 os 1.2.146.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [e703381ed6700b61f91f2ef08b9c04f4327c954a]

INTEGRATION: CWS os8 (1.15.2.1.86); FILE MERGED 2003/04/07 22:17:57 os 1.15.2.1.86.2: RESYNC: (1.15.2.1-1.17); FILE MERGED 2003/04/03 07:10:27 os 1.15.2.1.86.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [b0284f1fb8fe418b2c79a3a8e3deaa983fe34673]

INTEGRATION: CWS os8 (1.7.12.1.48); FILE MERGED 2003/04/03 07:10:27 os 1.7.12.1.48.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [03b343e07a3ecd0286ebab8467696ad01de92588]

INTEGRATION: CWS os8 (1.1.1.1.182); FILE MERGED 2003/04/03 07:10:26 os 1.1.1.1.182.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [fdc1d70a1394ae1cb5d0f2fc362286731f0d0061]

INTEGRATION: CWS os8 (1.7.138); FILE MERGED 2003/04/03 07:10:25 os 1.7.138.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [be8955f01e8544f6ce701f3171d00e4e1823ac91]

INTEGRATION: CWS os8 (1.11.22.1.50); FILE MERGED 2003/04/03 07:10:25 os 1.11.22.1.50.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [ed5f0c1148556a051bd470b5082d5e50786395a6]

INTEGRATION: CWS os8 (1.3.42.1.48); FILE MERGED 2003/04/03 07:10:25 os 1.3.42.1.48.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [d465ab6fc45bd90eb2aae4db147d776ff73b326d]

INTEGRATION: CWS os8 (1.1.1.1.182); FILE MERGED 2003/04/03 07:10:24 os 1.1.1.1.182.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [8fe735abda3ce3e78b0284b70bea06f7b94a47dd]

INTEGRATION: CWS os8 (1.9.4.1.8); FILE MERGED 2003/04/03 07:10:24 os 1.9.4.1.8.1: #108583# precompiled headers removed


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [1cf41312189462bbda5d09384c8697192528acc0]

INTEGRATION: CWS configapi01 (1.24.6.2.6); FILE MERGED 2003/04/11 14:36:09 jb 1.24.6.2.6.3: #1077715# Fixed: delivered wrong directory 2003/04/10 14:39:59 jb 1.24.6.2.6.2: #107715# Move configuration backend API out of drafts; add ldap module 2003/03/07 15:11:48 ghiggins 1.24.6.2.6.1: #104673# moved sso apis out of drafts


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [4c29c6d93869abb08ec779ed3c045409377058db]

INTEGRATION: CWS os8 (1.15.138); FILE MERGED 2003/04/03 07:10:23 os 1.15.138.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [eb118145846aedaf2aa3e21661f34f9ba33ba655]

INTEGRATION: CWS os8 (1.4.30.1.50); FILE MERGED 2003/04/03 07:10:20 os 1.4.30.1.50.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [1ce9c2ef0c07e42194551a3c31e0701a04dbdc40]

INTEGRATION: CWS os8 (1.10.146); FILE MERGED 2003/04/03 07:10:20 os 1.10.146.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [130d01cdb33102cb28636166764a6e55ad687825]

INTEGRATION: CWS os8 (1.7.22.1.58); FILE MERGED 2003/04/03 07:10:19 os 1.7.22.1.58.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [a99c0ad5bd5cd570d272067989786cd13abdd000]

INTEGRATION: CWS os8 (1.2.138); FILE MERGED 2003/04/03 07:10:19 os 1.2.138.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [edda792930d561c2ebcdb8a7ddcd6bea78da61af]

INTEGRATION: CWS os8 (1.11.150); FILE MERGED 2003/04/03 07:10:18 os 1.11.150.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [03f6803f1d243568d5540f677139fa0b2bff3923]

INTEGRATION: CWS os8 (1.1.2.2.2.2.58); FILE MERGED 2003/04/03 07:10:18 os 1.1.2.2.2.2.58.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [a1e540c072c5d3c91a660d6be1f2981c3f26462c]

INTEGRATION: CWS os8 (1.4.2.4.2.3.58); FILE MERGED 2003/04/03 07:10:18 os 1.4.2.4.2.3.58.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [e3f466538b7507ce77e1723a0aff1cc25af36c75]

INTEGRATION: CWS os8 (1.9.2.1.70); FILE MERGED 2003/04/03 07:10:17 os 1.9.2.1.70.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [922669fe31474449dba0ecad86657ecdbf43f010]

INTEGRATION: CWS os8 (1.4.138); FILE MERGED 2003/04/03 07:10:17 os 1.4.138.1: #108583# precompiled headers removed


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [368c26ba37271edeccbc2458b2822bdc078cdacf]

INTEGRATION: CWS configapi01 (1.15.2); FILE MERGED 2003/04/11 13:46:46 jb 1.15.2.2: #108857# convertToString() cleaned up 2003/04/11 12:07:04 jb 1.15.2.1: #108857# convertToString() should be const


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [71e088a3c6c43d764a810268d9c7970dfcf5a6f2]

INTEGRATION: CWS os8 (1.5.146); FILE MERGED 2003/04/03 07:10:17 os 1.5.146.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [b0e3ed115c622c9bdbd976991ed6fa6575a29753]

INTEGRATION: CWS os8 (1.1.1.1.182); FILE MERGED 2003/04/03 07:10:16 os 1.1.1.1.182.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [b81f49e82ee7175a883409d2088b2b143bc6a2ba]

INTEGRATION: CWS os8 (1.7.2.1.48); FILE MERGED 2003/04/03 07:10:16 os 1.7.2.1.48.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [5af5d2e52149f5b52ec0beb310dd4fa6248ee1de]

INTEGRATION: CWS os8 (1.1.1.1.182); FILE MERGED 2003/04/03 07:10:15 os 1.1.1.1.182.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [67fd1d957d2c2965c977d7c8b7eee21cc5bdfb8f]

INTEGRATION: CWS os8 (1.2.160); FILE MERGED 2003/04/03 07:10:09 os 1.2.160.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [1938575f3432bf242b24f47f0bdc775ef3eed63b]

INTEGRATION: CWS os8 (1.4.8.1.138); FILE MERGED 2003/04/03 07:10:09 os 1.4.8.1.138.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [19cadf497d67853e84387cd3b0b2d7a1c1896d40]

INTEGRATION: CWS os8 (1.1.1.1.180); FILE MERGED 2003/04/03 07:10:08 os 1.1.1.1.180.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [8d6d1cc5a60b67593704a4bc3070664fb9186d0d]

INTEGRATION: CWS os8 (1.9.140); FILE MERGED 2003/04/03 07:10:08 os 1.9.140.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [fae631eec511251bb2572aad0bef61a68f2d0276]

INTEGRATION: CWS os8 (1.2.174); FILE MERGED 2003/04/03 07:10:07 os 1.2.174.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [cfdca3488f970c7433274f62486691fc6b9a7367]

INTEGRATION: CWS os8 (1.4.170); FILE MERGED 2003/04/03 07:10:07 os 1.4.170.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [81f882ef3b315a4898329a1663be0f441681369e]

INTEGRATION: CWS os8 (1.21.2.2.20); FILE MERGED 2003/04/03 07:10:06 os 1.21.2.2.20.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [95c1a9d1e7610057d63913bafefb0b5067c679e6]

INTEGRATION: CWS os8 (1.8.140); FILE MERGED 2003/04/03 07:10:05 os 1.8.140.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [9d89fc250d02be68adee97593ddb4991ec019148]

INTEGRATION: CWS os8 (1.18.2.2.54); FILE MERGED 2003/04/07 22:20:19 os 1.18.2.2.54.2: RESYNC: (1.18.2.2-1.20); FILE MERGED 2003/04/03 07:10:05 os 1.18.2.2.54.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [2fd2e74913dae6e43a79dac08fddabc314335241]

INTEGRATION: CWS os8 (1.4.146); FILE MERGED 2003/04/03 07:10:04 os 1.4.146.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [93373d42800bb1f5b3340be20a38ac99908fcee4]

INTEGRATION: CWS os8 (1.2.174); FILE MERGED 2003/04/03 07:10:04 os 1.2.174.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [2cb19d95949b1445ac457635522bbb95f959cbae]

INTEGRATION: CWS os8 (1.2.166); FILE MERGED 2003/04/03 07:10:03 os 1.2.166.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [16c864b8af1ac3b414effea27097bf908057aaa8]

INTEGRATION: CWS os8 (1.1.1.1.182); FILE MERGED 2003/04/03 07:10:03 os 1.1.1.1.182.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [1a8865c1c51377743e4dae9bb338a5e41536768e]

INTEGRATION: CWS os8 (1.2.160); FILE MERGED 2003/04/03 07:10:02 os 1.2.160.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [8e01d909dadd5114e4dc665cccd0a430108877af]

INTEGRATION: CWS os8 (1.4.168); FILE MERGED 2003/04/03 07:10:01 os 1.4.168.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [e2b18ba550df9a0eb65288cd280b2f09f9ac4ab9]

INTEGRATION: CWS os8 (1.7.158); FILE MERGED 2003/04/03 07:10:01 os 1.7.158.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [b862be5c7c05806c0a6504b47594868b9f7bacf0]

INTEGRATION: CWS os8 (1.20.2.1.70); FILE MERGED 2003/04/03 07:10:00 os 1.20.2.1.70.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [4c8ff6241eb7a9940c830175af3caa9341e44521]

INTEGRATION: CWS os8 (1.1.1.1.182); FILE MERGED 2003/04/03 07:10:00 os 1.1.1.1.182.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [912b7bb1f063f9c179a172b227e7efb7f85d9095]

INTEGRATION: CWS os8 (1.3.32.1.58); FILE MERGED 2003/04/03 07:09:59 os 1.3.32.1.58.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [d7f3b8b18fabeac8784ab113b34da053a3e5e2f7]

INTEGRATION: CWS os8 (1.6.150); FILE MERGED 2003/04/03 07:09:59 os 1.6.150.1: #108583# precompiled headers removed


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [2fefae9a537abab60d7a81f5400b1f47cac67fd9]

INTEGRATION: CWS configapi01 (1.29.6); FILE MERGED 2003/04/15 13:17:21 jb 1.29.6.3: #107715#,#107962#,#107954# Remove configuration bootstrap and backend/xml directories: packages that contain only services don't build 2003/04/15 11:10:11 jb 1.29.6.2: #107715#,#107962#,#107954# Add bootstrap and xml services 2003/04/10 15:03:11 jb 1.29.6.1: #107715# Add configuration backend API and ldap module


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [b336201677ba26424a7c21077ec3c03c542f7adc]

INTEGRATION: CWS os8 (1.21.2.2.20); FILE MERGED 2003/04/07 22:20:04 os 1.21.2.2.20.2: RESYNC: (1.21.2.2-1.23); FILE MERGED 2003/04/03 07:09:58 os 1.21.2.2.20.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [c6f02ee5971aa8c7712ecc803cb90cb961162bc8]

INTEGRATION: CWS os8 (1.9.2.1.70); FILE MERGED 2003/04/07 22:19:58 os 1.9.2.1.70.2: RESYNC: (1.9.2.1-1.11); FILE MERGED 2003/04/03 07:09:58 os 1.9.2.1.70.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [60220e5db10316f19914d2f00e61b58b2e7b2ca2]

INTEGRATION: CWS os8 (1.25.140); FILE MERGED 2003/04/07 22:19:53 os 1.25.140.2: RESYNC: (1.25-1.27); FILE MERGED 2003/04/03 07:09:58 os 1.25.140.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [698a7655f6521a9f0a9363b476830b9b6aaf5ae7]

INTEGRATION: CWS os8 (1.7.10.1.48); FILE MERGED 2003/04/03 07:09:57 os 1.7.10.1.48.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [e747af0e9729ceff8e7cdeaa2507edcced2523ec]

INTEGRATION: CWS os8 (1.1.1.1.182); FILE MERGED 2003/04/03 07:09:57 os 1.1.1.1.182.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [f8ae5f01eb31fbba31bdf9fb94412e28a6a422e8]

INTEGRATION: CWS os8 (1.9.158); FILE MERGED 2003/04/03 07:09:56 os 1.9.158.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [9ab55d2a8a363f02c2c82aa59e9ff3892b6c0807]

INTEGRATION: CWS os8 (1.2.174); FILE MERGED 2003/04/03 07:09:56 os 1.2.174.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [5ba2f65f6bb7233611c739bba7816fba94e8e014]

INTEGRATION: CWS os8 (1.17.138); FILE MERGED 2003/04/07 22:19:43 os 1.17.138.2: RESYNC: (1.17-1.18); FILE MERGED 2003/04/03 07:09:56 os 1.17.138.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [edd3a1492eb15d46467d4049748875364e2ffec4]

INTEGRATION: CWS os8 (1.13.138); FILE MERGED 2003/04/03 07:09:55 os 1.13.138.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [bb41891b6cd066bcf62b6bb68baaffb19ef43e48]

INTEGRATION: CWS os8 (1.12.4.3.46); FILE MERGED 2003/04/07 22:19:37 os 1.12.4.3.46.2: RESYNC: (1.12.4.3-1.14); FILE MERGED 2003/04/03 07:09:55 os 1.12.4.3.46.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [4c58188668aae3787044af726e4e01183db4136b]

INTEGRATION: CWS os8 (1.10.4.1.58); FILE MERGED 2003/04/07 22:19:32 os 1.10.4.1.58.2: RESYNC: (1.10.4.1-1.12); FILE MERGED 2003/04/03 07:09:54 os 1.10.4.1.58.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [dbd3ca46cab2acb365994f137b1450221f5438b1]

INTEGRATION: CWS os8 (1.14.138); FILE MERGED 2003/04/07 22:19:26 os 1.14.138.2: RESYNC: (1.14-1.15); FILE MERGED 2003/04/03 07:09:54 os 1.14.138.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [7cc6a67a1095e259ef936203f5c09c1d1a371cce]

INTEGRATION: CWS os8 (1.12.2.1.18); FILE MERGED 2003/04/07 22:19:20 os 1.12.2.1.18.2: RESYNC: (1.12.2.1-1.16); FILE MERGED 2003/04/03 07:09:54 os 1.12.2.1.18.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [b81f812e53bb31cf7fccb1949255c714b2a4c1d0]

INTEGRATION: CWS os8 (1.4.156); FILE MERGED 2003/04/03 07:09:53 os 1.4.156.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [79f116650299392c0a41edf46f1c06a268b6cd67]

INTEGRATION: CWS os8 (1.3.138); FILE MERGED 2003/04/03 07:09:53 os 1.3.138.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [6c12cacf7986a9b97e9d176b206ffb69fbfe42eb]

INTEGRATION: CWS os8 (1.7.2.1.58); FILE MERGED 2003/04/03 07:09:53 os 1.7.2.1.58.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [b9a863f1754b7f5274d379fb8174a1105d0034e4]

INTEGRATION: CWS os8 (1.6.146); FILE MERGED 2003/04/03 07:09:52 os 1.6.146.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [eaf749475488bf7c34a00e2d62f3b988047c5dae]

INTEGRATION: CWS os8 (1.3.174); FILE MERGED 2003/04/03 07:09:52 os 1.3.174.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [4a266a472c2a324a63e57fd5263dbc8641ec20d5]

INTEGRATION: CWS os8 (1.3.166); FILE MERGED 2003/04/03 07:09:52 os 1.3.166.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [954f8b190469a29305bb611b1776371a643222c7]

INTEGRATION: CWS os8 (1.15.142); FILE MERGED 2003/04/03 07:09:51 os 1.15.142.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [71353796c344f38d69b2d1db9b975d575dc35288]

INTEGRATION: CWS os8 (1.5.142); FILE MERGED 2003/04/07 22:19:06 os 1.5.142.2: RESYNC: (1.5-1.6); FILE MERGED 2003/04/03 07:09:51 os 1.5.142.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [be3e0e891fc535c3f8bf5e1d8f12ef2102804eb1]

INTEGRATION: CWS os8 (1.7.12.1.48); FILE MERGED 2003/04/03 07:09:50 os 1.7.12.1.48.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [0ebba935785eea1e809a201547e8525670d19a27]

INTEGRATION: CWS os8 (1.8.4.3.48); FILE MERGED 2003/04/03 07:09:47 os 1.8.4.3.48.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [042f1cabdd789f7b71e1d67c4ea6255fd5706fa2]

INTEGRATION: CWS os8 (1.4.180); FILE MERGED 2003/04/03 07:09:47 os 1.4.180.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [b1150d8c6bad294d3b65414ae34d8f48e4f69325]

INTEGRATION: CWS os8 (1.4.138); FILE MERGED 2003/04/03 07:09:46 os 1.4.138.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [0a7c87e17567a06aec1e7993d08cacbf6291e3a8]

INTEGRATION: CWS os8 (1.1.1.1.182); FILE MERGED 2003/04/03 07:09:46 os 1.1.1.1.182.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [b33e056922a75591ab11b3ea951e4847e74ab1d4]

INTEGRATION: CWS os8 (1.2.142); FILE MERGED 2003/04/03 07:09:46 os 1.2.142.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [afdd79b6b222e7c49546904d73912ad0f09693ec]

INTEGRATION: CWS os8 (1.1.1.1.182); FILE MERGED 2003/04/03 07:09:45 os 1.1.1.1.182.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [5d6f417b87f07bb1c3175f57af0936944ca4c81d]

INTEGRATION: CWS os8 (1.16.4.7.2.3.58); FILE MERGED 2003/04/03 07:09:45 os 1.16.4.7.2.3.58.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [9a317d9189007a619795f37e510e20dda333ccd7]

INTEGRATION: CWS os8 (1.3.150); FILE MERGED 2003/04/03 07:09:44 os 1.3.150.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [de8002346925c1ca8679ff94b00995514ead5cd1]

INTEGRATION: CWS os8 (1.4.14.1.58); FILE MERGED 2003/04/03 07:09:43 os 1.4.14.1.58.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [022ac7edfadcf14bf0425bd341909741fafac71f]

INTEGRATION: CWS os8 (1.1.1.1.182); FILE MERGED 2003/04/03 07:09:43 os 1.1.1.1.182.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [d59c5c22f28e2b0c2323536393315c566cc2db43]

INTEGRATION: CWS os8 (1.13.142); FILE MERGED 2003/04/03 07:09:43 os 1.13.142.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [dbe93901650dc216ede7346621970b08967e0152]

INTEGRATION: CWS os8 (1.1.1.1.182); FILE MERGED 2003/04/03 07:09:42 os 1.1.1.1.182.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [3126e2b2df7faba3317ac9a54f55c08afd629122]

INTEGRATION: CWS os8 (1.2.142); FILE MERGED 2003/04/03 07:09:42 os 1.2.142.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [fece05f556779b0b2491a9e4041a8f6cfc910d50]

INTEGRATION: CWS os8 (1.7.142); FILE MERGED 2003/04/03 07:09:42 os 1.7.142.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [9803d4c76815606d8fa3fc269abddd23998accb6]

INTEGRATION: CWS os8 (1.1.1.1.182); FILE MERGED 2003/04/03 07:09:41 os 1.1.1.1.182.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [fb0e3189bf4208986bab6dd24171ac2065d5356f]

INTEGRATION: CWS os8 (1.5.148); FILE MERGED 2003/04/03 07:09:41 os 1.5.148.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [7b161675b493cbf4e3d51f164677d3961febad73]

INTEGRATION: CWS os8 (1.24.2.3.48); FILE MERGED 2003/04/03 07:09:40 os 1.24.2.3.48.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [824321ec36f62e647554c1dab90b490d0d4dafba]

INTEGRATION: CWS os8 (1.1.1.1.182); FILE MERGED 2003/04/03 07:09:40 os 1.1.1.1.182.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [e6faa743ac7ed4e5fa6240735c48e806a0829f3c]

INTEGRATION: CWS os8 (1.5.142); FILE MERGED 2003/04/03 07:09:39 os 1.5.142.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [6d77689c3dca78d74806ee348ec3f4c665a0ec3d]

INTEGRATION: CWS os8 (1.3.174); FILE MERGED 2003/04/03 07:09:39 os 1.3.174.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [87fd67f6b79dcd223e3db72a1a117979e4c929b6]

INTEGRATION: CWS os8 (1.1.1.1.182); FILE MERGED 2003/04/03 07:09:37 os 1.1.1.1.182.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [1ecb7577ceb6db5e1525bf9deaf44c654da3b033]

INTEGRATION: CWS os8 (1.7.160); FILE MERGED 2003/04/03 07:09:36 os 1.7.160.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [1a80848672846ddb81bf6a424351c101e0eb46b0]

INTEGRATION: CWS os8 (1.1.1.1.182); FILE MERGED 2003/04/03 07:09:36 os 1.1.1.1.182.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [0e64acee439ebe708ddbb8b2d076394671490623]

INTEGRATION: CWS os8 (1.9.150); FILE MERGED 2003/04/03 07:09:36 os 1.9.150.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [4ba4eb4f415b1a263e410142e3564914e2f40834]

INTEGRATION: CWS os8 (1.5.174); FILE MERGED 2003/04/03 07:09:35 os 1.5.174.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [a878a5558f0197d04e5ecdd629d4fd74d27a952c]

INTEGRATION: CWS os8 (1.1.1.1.182); FILE MERGED 2003/04/03 07:09:35 os 1.1.1.1.182.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [a6761f5a2892c997ff287576b30d27df103d6dd0]

INTEGRATION: CWS os8 (1.2.142); FILE MERGED 2003/04/03 07:09:35 os 1.2.142.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [1533e91a138ae3a7747d8bf666c89c1ff601377d]

INTEGRATION: CWS os8 (1.35.6.1.68); FILE MERGED 2003/04/03 07:09:34 os 1.35.6.1.68.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [0e393a5dec3d1de8f63a150eefefb1b03fe55ec4]

INTEGRATION: CWS os8 (1.1.1.1.182); FILE MERGED 2003/04/03 07:09:34 os 1.1.1.1.182.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [2f128bb58499105603c41fbb93b37f3db72459a4]

INTEGRATION: CWS os8 (1.1.144); FILE MERGED 2003/04/03 07:09:34 os 1.1.144.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [23aa8fa199329850ac70e7a8732bf61c5ad90310]

INTEGRATION: CWS os8 (1.20.2.2.46); FILE MERGED 2003/04/07 22:21:14 os 1.20.2.2.46.2: RESYNC: (1.20.2.2-1.23); FILE MERGED 2003/04/03 07:09:33 os 1.20.2.2.46.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [ea52b86a9c23d0e16689e69e5359882551883a11]

INTEGRATION: CWS os8 (1.10.138); FILE MERGED 2003/04/03 07:09:33 os 1.10.138.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [ddad1b2abcc37a5eb30dab176bd24f48ca84b8ca]

INTEGRATION: CWS os8 (1.2.20.1.54); FILE MERGED 2003/04/03 07:09:32 os 1.2.20.1.54.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [fc3919d91ab910e043d17b72e21a8973a48c5ac5]

INTEGRATION: CWS os8 (1.2.178); FILE MERGED 2003/04/03 07:09:31 os 1.2.178.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [ec8d75489039f90975991810a30008c37105fd75]

INTEGRATION: CWS os8 (1.1.1.1.182); FILE MERGED 2003/04/03 07:09:31 os 1.1.1.1.182.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [f29faa1211506d6f11254bbaf3b795759adb917e]

INTEGRATION: CWS os8 (1.4.138); FILE MERGED 2003/04/03 07:09:30 os 1.4.138.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [1127e005617a50144ad5044093b4ed49b57b6074]

INTEGRATION: CWS os8 (1.3.142); FILE MERGED 2003/04/03 07:09:30 os 1.3.142.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [c10976a81e3a5aee7c101f0160350470254be42c]

INTEGRATION: CWS os8 (1.1.1.1.182); FILE MERGED 2003/04/03 07:09:29 os 1.1.1.1.182.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [343262f65dbe46f8760dcb3b2292dcf0ff2b12b3]

INTEGRATION: CWS os8 (1.3.138); FILE MERGED 2003/04/03 07:09:29 os 1.3.138.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [30e2f7537c950f7b15a0c3162db115a3bbc09689]

INTEGRATION: CWS os8 (1.9.148); FILE MERGED 2003/04/03 07:09:26 os 1.9.148.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [2892ad5d9ad331b65f7c9404f6b2703c9b70db36]

INTEGRATION: CWS os8 (1.6.8.1.48); FILE MERGED 2003/04/03 07:09:25 os 1.6.8.1.48.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [167eaedeaaff9b2859923848be2d5249f3398267]

INTEGRATION: CWS os8 (1.16.6.1.48); FILE MERGED 2003/04/03 07:09:25 os 1.16.6.1.48.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [3f8d482b93396f526158858dce76a044bc00d3d4]

INTEGRATION: CWS os8 (1.5.144); FILE MERGED 2003/04/03 07:09:25 os 1.5.144.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [2325d1e6fe3d46d5fdc17256e0631feb056a1288]

INTEGRATION: CWS os8 (1.4.8.1.48); FILE MERGED 2003/04/03 07:09:24 os 1.4.8.1.48.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [2e0f68aa7fec6097dcd02ee23dbcd5ac7ff99dc6]

INTEGRATION: CWS os8 (1.47.2.2.48); FILE MERGED 2003/04/03 07:09:24 os 1.47.2.2.48.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [4b2316a511421ad1855e6444ab3ec9a8ebd8ad20]

INTEGRATION: CWS os8 (1.6.8.1.48); FILE MERGED 2003/04/03 07:09:24 os 1.6.8.1.48.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [c8c9281399660202454bc037b430ffdeaf7b28dc]

INTEGRATION: CWS os8 (1.4.144); FILE MERGED 2003/04/03 07:09:23 os 1.4.144.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [3544e66b8cd5676b45fd80e3ccd8591b0ac08731]

INTEGRATION: CWS os8 (1.39.6.2.54); FILE MERGED 2003/04/07 22:22:24 os 1.39.6.2.54.2: RESYNC: (1.39.6.2-1.41); FILE MERGED 2003/04/03 07:09:23 os 1.39.6.2.54.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [244bc594d954a31505c9050c772c6fe2a851016c]

INTEGRATION: CWS os8 (1.7.2.1.48); FILE MERGED 2003/04/03 07:09:22 os 1.7.2.1.48.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [299d4ba1e2f67e0e3248d3a96f22eca82434d23e]

INTEGRATION: CWS os8 (1.3.8.1.48); FILE MERGED 2003/04/03 07:09:22 os 1.3.8.1.48.1: #108583# precompiled headers removed


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [325db8c111783878855972dbdcc01142edf235d7]

INTEGRATION: CWS os8 (1.2.148); FILE MERGED 2003/04/03 07:09:22 os 1.2.148.1: #108583# precompiled headers removed


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [a30f3e23b964e832fa78767b272f758c14c17488]

INTEGRATION: CWS configapi01 (1.4.10); FILE MERGED 2003/04/10 15:47:33 jb 1.4.10.1: #1077715# Move configuration backend API out of drafts; adjust to API changes


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [fcd37e9dc5ddac8196dcc43217b35219af09f2f3]

INTEGRATION: CWS os8 (1.3.142); FILE MERGED 2003/04/03 07:09:21 os 1.3.142.1: #108583# precompiled headers removed


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [461f216192df9ed560dfd30b0c3718024539747b]

INTEGRATION: CWS configapi01 (1.6.10); FILE MERGED 2003/04/10 15:47:32 jb 1.6.10.1: #1077715# Move configuration backend API out of drafts; adjust to API changes


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [5e499968137716663ebea6555d77c97fc2209b0b]

INTEGRATION: CWS os8 (1.2.148); FILE MERGED 2003/04/03 07:09:21 os 1.2.148.1: #108583# precompiled headers removed


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [f446072c0dc60a6b8ae63871a94e4fe874c33e74]

INTEGRATION: CWS configapi01 (1.1.34); FILE MERGED 2003/04/10 15:47:32 jb 1.1.34.1: #1077715# Move configuration backend API out of drafts; adjust to API changes


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [cb0e45c916cfb8200f6d115a4df9e17e283a5edd]

INTEGRATION: CWS os8 (1.5.146); FILE MERGED 2003/04/03 07:09:21 os 1.5.146.1: #108583# precompiled headers removed


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [6036c85bfa8cc9702945cbea0f1842bf27ac18f9]

INTEGRATION: CWS configapi01 (1.4.10); FILE MERGED 2003/04/10 15:47:31 jb 1.4.10.1: #1077715# Move configuration backend API out of drafts; adjust to API changes


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [0a585c5d603876d01d24789e9991cc46b9076ef0]

INTEGRATION: CWS os8 (1.18.142); FILE MERGED 2003/04/03 07:09:20 os 1.18.142.1: #108583# precompiled headers removed


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [33ba051b266e1c91562e74e8718e12448b84b93b]

INTEGRATION: CWS configapi01 (1.5.10); FILE MERGED 2003/04/11 13:42:07 jb 1.5.10.2: #1077715# Repair broken exception specifications 2003/04/10 15:47:31 jb 1.5.10.1: #1077715# Move configuration backend API out of drafts; adjust to API changes


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [51daed8f782b93a884aa72ac1e060f0392bebbdd]

INTEGRATION: CWS os8 (1.6.2.1.48); FILE MERGED 2003/04/03 07:09:20 os 1.6.2.1.48.1: #108583# precompiled headers removed


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [1b7dea8f872c266a5c1eb0b8447047493b8717bd]

INTEGRATION: CWS configapi01 (1.8.10); FILE MERGED 2003/04/15 10:25:37 jb 1.8.10.2: #i11893# backend\updatedata.cxx 2003/04/10 15:47:30 jb 1.8.10.1: #1077715# Move configuration backend API out of drafts; adjust to API changes


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [d98ab1aafc9256100d977fddb51cfcc355ccb991]

INTEGRATION: CWS os8 (1.3.8.1.48); FILE MERGED 2003/04/03 07:09:20 os 1.3.8.1.48.1: #108583# precompiled headers removed


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [c597cb751886ed34fce10ac1919e974db3061da7]

INTEGRATION: CWS configapi01 (1.2.34); FILE MERGED 2003/04/10 15:47:29 jb 1.2.34.1: #1077715# Move configuration backend API out of drafts; adjust to API changes


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [e861a275f7b382588c6777668dce73185a980628]

INTEGRATION: CWS os8 (1.19.4.1.48); FILE MERGED 2003/04/03 07:09:19 os 1.19.4.1.48.1: #108583# precompiled headers removed


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [a0b378c4d53c59746c66ec73290da712698767e0]

INTEGRATION: CWS configapi01 (1.9.26); FILE MERGED 2003/04/15 10:25:37 jb 1.9.26.1: #i11893# backend\updatedata.cxx


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [01ffdce899b76c7fa3a0a8e3068a85f206e92580]

INTEGRATION: CWS configapi01 (1.6.4); FILE MERGED 2003/04/15 10:25:36 jb 1.6.4.2: #i11893# backend\updatedata.cxx 2003/04/10 15:47:29 jb 1.6.4.1: #1077715# Move configuration backend API out of drafts; adjust to API changes


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [15208586e462e0cb5b21ba8894c13d6d63f85654]

INTEGRATION: CWS os8 (1.10.2.1.48); FILE MERGED 2003/04/03 07:09:18 os 1.10.2.1.48.1: #108583# precompiled headers removed


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [594f3633f836444fdab1c08ff2f10ade83df0e87]

INTEGRATION: CWS configapi01 (1.4.34); FILE MERGED 2003/04/15 10:25:36 jb 1.4.34.1: #i11893# backend\updatedata.cxx


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [0a4908dbff4a030c0051518bad74909f517648fd]

INTEGRATION: CWS os8 (1.5.148); FILE MERGED 2003/04/03 07:09:18 os 1.5.148.1: #108583# precompiled headers removed


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [76b15b4f0587cc8a097652d58e742f659a1d7c70]

INTEGRATION: CWS configapi01 (1.10.26); FILE MERGED 2003/04/15 10:25:36 jb 1.10.26.2: #i11893# backend\updatedata.cxx 2003/04/10 15:47:29 jb 1.10.26.1: #1077715# Move configuration backend API out of drafts; adjust to API changes


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [ba4dc87a68bfe6d7069024aa2a14b05469945fcf]

INTEGRATION: CWS os8 (1.2.16.1.144); FILE MERGED 2003/04/07 11:01:06 os 1.2.16.1.144.2: #108583# access library added 2003/04/03 07:09:17 os 1.2.16.1.144.1: #108583# precompiled headers removed


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [fa3aa4be6500f3f60b6350fe59696cf5ec3d25a3]

INTEGRATION: CWS configapi01 (1.3.4); FILE MERGED 2003/04/14 16:04:10 ssmith 1.3.4.1: #108808# fix for OInnerGroupInfoAccess:XElementAccess


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [3b09e275ece5b1a7339990f3a26ab5c2f8d63ee1]

INTEGRATION: CWS os8 (1.1.1.1.182); FILE MERGED 2003/04/03 07:09:16 os 1.1.1.1.182.1: #108583# precompiled headers removed


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [eb9b0410e0a805432afdf03d03ebfdcd1ae6df73]

INTEGRATION: CWS configapi01 (1.5.4); FILE MERGED 2003/04/14 16:04:08 ssmith 1.5.4.1: #108808# fix for OInnerGroupInfoAccess:XElementAccess


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [c77c0fe6d3fc6f12215b4833cedc223e06064a5e]

INTEGRATION: CWS os8 (1.8.146); FILE MERGED 2003/04/03 07:09:16 os 1.8.146.1: #108583# precompiled headers removed


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [66b0defd4c926495c991d769531016df30316a85]

INTEGRATION: CWS configapi01 (1.2.34); FILE MERGED 2003/04/14 16:04:07 ssmith 1.2.34.1: #108808# fix for OInnerGroupInfoAccess:XElementAccess


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [7d2d6e60ea35337aff3c82fca2a649d5794721a2]

INTEGRATION: CWS configapi01 (1.25.10); FILE MERGED 2003/04/14 16:04:05 ssmith 1.25.10.1: #108808# fix for OInnerGroupInfoAccess:XElementAccess


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [9b0859459c5430ed5fee9188b9edd637cb27e08d]

INTEGRATION: CWS configapi01 (1.4.6); FILE MERGED 2003/04/15 11:50:25 jb 1.4.6.2: #107959# Configuration browser services naming cleaned up 2003/04/11 15:06:49 jb 1.4.6.1: #1077715# Move configuration backend API out of drafts; adjust to API changes


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [9d14ff7dc023462e8c7185638bef99e4dd7cbe63]

INTEGRATION: CWS os8 (1.3.158); FILE MERGED 2003/04/10 13:09:31 os 1.3.158.1: #108730# IsVisble property added to database fields


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [8719e688d218811e2a36171242730a036414d3f6]

INTEGRATION: CWS configapi01 (1.105.4); FILE MERGED 2003/04/11 15:06:48 jb 1.105.4.1: #1077715# Move configuration backend API out of drafts; adjust to API changes


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [7db8cc3fb29057c4d29f488c3401b6eda68e4e28]

INTEGRATION: CWS os8 (1.43.2.1.48); FILE MERGED 2003/04/07 06:39:34 os 1.43.2.1.48.2: #108472# Component property added to TextEmbeddedObject 2003/04/02 11:35:13 os 1.43.2.1.48.1: #108472# support of properties 'Model' and 'CLSID' added to SwXTextEmbeddedObject


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [25296d2c1d0aae5e0016d248ac932e32846af9aa]

INTEGRATION: CWS configapi01 (1.7.10); FILE MERGED 2003/04/15 10:25:35 jb 1.7.10.1: #i11893# backend\updatedata.cxx


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [423f402ff53d6e9ad4b94a68d5df0d00c992a9d1]

INTEGRATION: CWS configapi01 (1.11.32); FILE MERGED 2003/04/10 15:47:27 jb 1.11.32.1: #1077715# Move configuration backend API out of drafts; adjust to API changes


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [1019201d650454248a113e5cf3da61510bcb4733]

INTEGRATION: CWS configapi01 (1.24.10); FILE MERGED 2003/04/10 15:47:27 jb 1.24.10.1: #1077715# Move configuration backend API out of drafts; adjust to API changes


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [1649f0193fa7ef0772fc6692252569b350e641e9]

INTEGRATION: CWS configapi01 (1.27.4); FILE MERGED 2003/04/10 15:47:27 jb 1.27.4.1: #1077715# Move configuration backend API out of drafts; adjust to API changes


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [6486f321569527959cf76d1e45f49c3a8ba6e969]

INTEGRATION: CWS configapi01 (1.5.2.2.14); FILE MERGED 2003/04/15 10:25:34 jb 1.5.2.2.14.4: #i11893# backend\updatedata.cxx 2003/04/11 11:58:36 jb 1.5.2.2.14.3: #107954# Revised exception specifications to allow backend accesses in XBackendEntities 2003/04/10 15:47:24 jb 1.5.2.2.14.2: #1077715# Move configuration backend API out of drafts; adjust to API changes 2003/04/01 16:30:03 cyrillem 1.5.2.2.14.1: #107957# #107960# Adaptation to new location of interfaces and exceptions


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [bdbf8d2cc8262a683409e7b42cb3794b188fe312]

INTEGRATION: CWS configapi01 (1.14.10); FILE MERGED 2003/04/16 10:00:34 jb 1.14.10.5: #108681# Correct off-by-one error with new entity-id handling 2003/04/16 07:36:52 jb 1.14.10.4: #108681# Revert change of bootstrap argument name: there were too many extarnal dependencies 2003/04/15 10:25:33 jb 1.14.10.3: #i11893# backend\updatedata.cxx 2003/04/11 11:58:36 jb 1.14.10.2: #107954# Revised exception specifications to allow backend accesses in XBackendEntities 2003/04/10 15:47:24 jb 1.14.10.1: #1077715# Move configuration backend API out of drafts; adjust to API changes


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [5cfd9a59bd9729581b2ee193c55600e520d43da8]

INTEGRATION: CWS configapi01 (1.4.34); FILE MERGED 2003/04/10 15:47:23 jb 1.4.34.1: #1077715# Move configuration backend API out of drafts; adjust to API changes


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [94745d0e52bd6aa363531a233c607b5ea19a97a1]

INTEGRATION: CWS configapi01 (1.3.34); FILE MERGED 2003/04/10 15:47:23 jb 1.3.34.1: #1077715# Move configuration backend API out of drafts; adjust to API changes


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [a135ae33d36f3f566d2df057670a9a80896420a2]

INTEGRATION: CWS os8 (1.8.132); FILE MERGED 2003/04/07 06:37:43 os 1.8.132.2: #108472# Component property added 2003/04/02 11:34:26 os 1.8.132.1: #108472# support of properties 'Model' and 'CLSID' added


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [48632c04a44869e4bd18a687608fc0de0b629b0a]

INTEGRATION: CWS configapi01 (1.5.10); FILE MERGED 2003/04/15 10:25:33 jb 1.5.10.1: #i11893# backend\updatedata.cxx


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [72a801f20734e997ce71b974783a1de03e0ad821]

INTEGRATION: CWS os8 (1.4.4); FILE MERGED 2003/04/10 10:13:17 os 1.4.4.1: #108729# IsLabelDocument property added


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [f751805d763b1aff4ea315902276712b32c609fd]

INTEGRATION: CWS configapi01 (1.7.26); FILE MERGED 2003/04/10 15:47:23 jb 1.7.26.2: #1077715# Move configuration backend API out of drafts; adjust to API changes 2003/04/01 16:30:02 cyrillem 1.7.26.1: #107957# #107960# Adaptation to new location of interfaces and exceptions


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [689283c4e128b0fa1f1cdee0ebae3d3085d683ff]

INTEGRATION: CWS configapi01 (1.7.26); FILE MERGED 2003/04/11 13:42:06 jb 1.7.26.2: #1077715# Repair broken exception specifications 2003/04/10 15:47:22 jb 1.7.26.1: #1077715# Move configuration backend API out of drafts; adjust to API changes


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [e7b847b1d010f755e2134106a2a5a7479ea72766]

INTEGRATION: CWS configapi01 (1.4.10); FILE MERGED 2003/04/15 10:25:32 jb 1.4.10.2: #i11893# backend\updatedata.cxx 2003/04/10 15:47:22 jb 1.4.10.1: #1077715# Move configuration backend API out of drafts; adjust to API changes


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [52c7901df25733e7f27dc1dd056d054227ae55c6]

INTEGRATION: CWS configapi01 (1.2.10); FILE MERGED 2003/04/10 15:47:21 jb 1.2.10.1: #1077715# Move configuration backend API out of drafts; adjust to API changes


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [5d76099b713507824af0351f6374228de086ecae]

INTEGRATION: CWS configapi01 (1.3.4); FILE MERGED 2003/04/14 16:02:15 ssmith 1.3.4.1: #108808# fix for OInnerGroupInfoAccess:XElementAccess


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [0040bcc3327fa06ac55f6c96672466fb74ed715a]

INTEGRATION: CWS configapi01 (1.8.32); FILE MERGED 2003/04/10 15:47:21 jb 1.8.32.1: #1077715# Move configuration backend API out of drafts; adjust to API changes


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [676455638586caf4a6905dfbc4ab8451daab613c]

INTEGRATION: CWS configapi01 (1.2.26); FILE MERGED 2003/04/10 15:47:20 jb 1.2.26.1: #1077715# Move configuration backend API out of drafts; adjust to API changes


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [097b90585f6c06a2615b58ca708a74800994234e]

INTEGRATION: CWS configapi01 (1.13.10); FILE MERGED 2003/04/10 15:47:20 jb 1.13.10.1: #1077715# Move configuration backend API out of drafts; adjust to API changes


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [4531492ad2feeebc9cfc04f1e6a3830338c7a67a]

INTEGRATION: CWS configapi01 (1.22.8); FILE MERGED 2003/04/10 15:47:20 jb 1.22.8.1: #1077715# Move configuration backend API out of drafts; adjust to API changes


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [807feddf5588dcd2b45341b6aec0f01cee875e26]

INTEGRATION: CWS configapi01 (1.4.10); FILE MERGED 2003/04/10 15:47:19 jb 1.4.10.1: #1077715# Move configuration backend API out of drafts; adjust to API changes


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [4eccdcbd51db6093c3abb78c2471785e0cf6a4bb]

INTEGRATION: CWS os8 (1.7.4); FILE MERGED 2003/04/07 06:41:43 os 1.7.4.1: #108472# XComponent added


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [2cf48fdfbd4fba3bc47b0e0ed2ea33ba8de0329e]

INTEGRATION: CWS os8 (1.6.4); FILE MERGED 2003/04/07 06:41:30 os 1.6.4.1: #108472# XComponent added


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [2cac595a63d11ae6b45ceea77875a814aa7ca1cb]

INTEGRATION: CWS os8 (1.1.68); FILE MERGED 2003/04/03 06:41:23 cd 1.1.68.1: #108520# Support automatic toolbar button size depending on menu text height


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [2b61b3cd8bfc585068315144142797b18e7bf0c0]

INTEGRATION: CWS os8 (1.35.2); FILE MERGED 2003/04/10 08:37:50 mba 1.35.2.1: #108773#: get MimeType property also for OLE storages


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [96847c18dca75dd04385d9ceb963772946ca8948]

INTEGRATION: CWS os8 (1.11.72); FILE MERGED 2003/04/10 08:52:35 os 1.11.72.1: #108626# ::ReadCString() now reads more than 256 characters


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [75e381a5e4eed7d73fb7f97451dbb73d14e40744]

INTEGRATION: CWS os8 (1.22.122); FILE MERGED 2003/04/10 08:46:54 mba 1.22.122.1: #i2822#: use CreateMode from SFX - it might be set after construction


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [6fb926a57f1755f8561a50f613f18d790b0015df]

INTEGRATION: CWS os8 (1.9.142); FILE MERGED 2003/04/10 08:46:43 mba 1.9.142.1: #i2822#: use CreateMode from SFX - it might be set after construction


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [0739b525f21e8a3c3be42bb68b0eaead98da7b6b]

INTEGRATION: CWS os8 (1.24.122); FILE MERGED 2003/04/10 08:46:43 mba 1.24.122.1: #i2822#: use CreateMode from SFX - it might be set after construction


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [9e9dfc15fe9065655434429237cfe5da8030a5fa]

INTEGRATION: CWS os8 (1.60.10); FILE MERGED 2003/04/10 08:46:42 mba 1.60.10.1: #i2822#: use CreateMode from SFX - it might be set after construction


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [3b7cd8d93f2f9bc2f8d84e2185b4c4cac710abd5]

INTEGRATION: CWS os8 (1.20.152); FILE MERGED 2003/04/04 09:46:43 os 1.20.152.1: #108623# HelpId in redline dialog correctly set


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [08e9aef3538b756f9cc0bdfa3b5c0bfcb1c1c798]

INTEGRATION: CWS os8 (1.36.4); FILE MERGED 2003/04/11 07:36:48 os 1.36.4.1: #108668# numbering dialog in RTL layout: enable RTL at internal virtual devices


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [27305a3132b4838ae669caa4e310150da4bd6161]

INTEGRATION: CWS configapi01 (1.5.10); FILE MERGED 2003/04/10 15:47:13 jb 1.5.10.1: #1077715# Move configuration backend API out of drafts; adjust to API changes


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [6923541d8c92c7430e90ec6e7c17b2cbd49a3f5a]

INTEGRATION: CWS os8 (1.8.162); FILE MERGED 2003/04/04 09:46:43 os 1.8.162.1: #108623# HelpId in redline dialog correctly set


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [8c81bfa88908e13c2f49552f445af43daa7102c2]

INTEGRATION: CWS configapi01 (1.7.10); FILE MERGED 2003/04/10 15:47:13 jb 1.7.10.1: #1077715# Move configuration backend API out of drafts; adjust to API changes


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [3a0f37a36c2ca543683215fdebe0e80ad68c751c]

INTEGRATION: CWS os8 (1.23.158); FILE MERGED 2003/04/04 08:53:35 os 1.23.158.1: #108571# align internal background color member with graphic background


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [02acda7c5d46a8bc83cf71b7d1a4f969d089bc67]

INTEGRATION: CWS configapi01 (1.4.4); FILE MERGED 2003/04/10 15:47:13 jb 1.4.4.1: #1077715# Move configuration backend API out of drafts; adjust to API changes


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [9612181d2c0d7ced6f5c13bcb0303142f301fb1d]

INTEGRATION: CWS configapi01 (1.5.2); FILE MERGED 2003/04/16 10:28:55 jb 1.5.2.2: #107715# Uninitialized context variable 2003/04/10 15:47:12 jb 1.5.2.1: #1077715# Move configuration backend API out of drafts; adjust to API changes


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [982c78485c2710eefbba25ee759b6fc2543d3875]

INTEGRATION: CWS configapi01 (1.4.34); FILE MERGED 2003/04/10 15:47:12 jb 1.4.34.1: #1077715# Move configuration backend API out of drafts; adjust to API changes


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [41d9ca0630d2483f4f9c670423afdd70425efbef]

INTEGRATION: CWS os8 (1.35.154); FILE MERGED 2003/04/04 09:46:41 os 1.35.154.1: #108623# HelpId in redline dialog correctly set


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [a28a9b6fff1929d00fa35b5dde0115c060d4e193]

INTEGRATION: CWS configapi01 (1.5.32); FILE MERGED 2003/04/15 10:25:30 jb 1.5.32.2: #i11893# backend\updatedata.cxx 2003/04/10 15:47:12 jb 1.5.32.1: #1077715# Move configuration backend API out of drafts; adjust to API changes


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [5374cebbaae3fa940a50a9fd2438aa0f905351a4]

INTEGRATION: CWS configapi01 (1.4.10); FILE MERGED 2003/04/11 11:58:35 jb 1.4.10.2: #107954# Revised exception specifications to allow backend accesses in XBackendEntities 2003/04/10 15:47:11 jb 1.4.10.1: #1077715# Move configuration backend API out of drafts; adjust to API changes


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [1ce34d81eb1e6aa9813beaae0259375852313087]

INTEGRATION: CWS configapi01 (1.8.10); FILE MERGED 2003/04/11 13:42:05 jb 1.8.10.3: #1077715# Repair broken exception specifications 2003/04/11 11:58:35 jb 1.8.10.2: #107954# Revised exception specifications to allow backend accesses in XBackendEntities 2003/04/10 15:47:11 jb 1.8.10.1: #1077715# Move configuration backend API out of drafts; adjust to API changes


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [ebdfe7c21e838bd255f2f63776c5059e039bf403]

INTEGRATION: CWS configapi01 (1.3.10); FILE MERGED 2003/04/10 15:47:11 jb 1.3.10.1: #1077715# Move configuration backend API out of drafts; adjust to API changes


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [aba3ed7f3311907cbe78d8493d7424fe7e5301cc]

INTEGRATION: CWS configapi01 (1.8.4); FILE MERGED 2003/04/10 15:47:10 jb 1.8.4.1: #1077715# Move configuration backend API out of drafts; adjust to API changes


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [2995da4a5b9f623744afc01a04eac318adcdb03d]

INTEGRATION: CWS configapi01 (1.2.10); FILE MERGED 2003/04/10 15:47:10 jb 1.2.10.1: #1077715# Move configuration backend API out of drafts; adjust to API changes


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [594e3532de8194bc3a021aeb9f49214571c57381]

INTEGRATION: CWS configapi01 (1.4.34); FILE MERGED 2003/04/15 10:25:29 jb 1.4.34.2: #i11893# backend\updatedata.cxx 2003/04/10 15:47:09 jb 1.4.34.1: #1077715# Move configuration backend API out of drafts; adjust to API changes


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [14dbaa9e7cb858809fca44a7e86a73b9b1ec5c75]

INTEGRATION: CWS configapi01 (1.7.32); FILE MERGED 2003/04/15 10:25:29 jb 1.7.32.2: #i11893# backend\updatedata.cxx 2003/04/10 15:47:09 jb 1.7.32.1: #1077715# Move configuration backend API out of drafts; adjust to API changes


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [aef6ec625eb4a4f4988e1d5be6559a7017a29a8f]

INTEGRATION: CWS configapi01 (1.5.10); FILE MERGED 2003/04/10 15:47:08 jb 1.5.10.1: #1077715# Move configuration backend API out of drafts; adjust to API changes


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [c5bbc4137e68584ab307c68aac9fa95e0da74f31]

INTEGRATION: CWS os8 (1.17.82); FILE MERGED 2003/04/10 17:05:57 dvo 1.17.82.1: #108730# load/save IsVisible property for database fields (text:display=none/value)


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [039274ada9616ded0e4606f0137783879e58d12f]

INTEGRATION: CWS configapi01 (1.8.10); FILE MERGED 2003/04/10 15:47:08 jb 1.8.10.1: #1077715# Move configuration backend API out of drafts; adjust to API changes


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [27c2af2194bda753dca23097f2c2ea4fe6753c13]

INTEGRATION: CWS os8 (1.44.6); FILE MERGED 2003/04/10 17:05:56 dvo 1.44.6.1: #108730# load/save IsVisible property for database fields (text:display=none/value)


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [9335b552f32f8f270ff378745ebcc22c3da4a256]

INTEGRATION: CWS configapi01 (1.3.34); FILE MERGED 2003/04/10 15:47:07 jb 1.3.34.1: #1077715# Move configuration backend API out of drafts; adjust to API changes


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [f835f70fa856ce8e57f3ac7b398ed3c46dc41889]

INTEGRATION: CWS os8 (1.48.6); FILE MERGED 2003/04/10 17:05:58 dvo 1.48.6.1: #108730# load/save IsVisible property for database fields (text:display=none/value)


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [2dd236dc8ad06d70430d1d153c378de6c33317c8]

INTEGRATION: CWS configapi01 (1.6.34); FILE MERGED 2003/04/10 15:47:07 jb 1.6.34.1: #1077715# Move configuration backend API out of drafts; adjust to API changes


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [48c5fa18c04e51f32bb2c4a2eeaae8c72c01c39f]

INTEGRATION: CWS os8 (1.7.82); FILE MERGED 2003/04/10 17:04:39 dvo 1.7.82.1: #108730# load/save IsVisible property (text:display=none/value) for database fields


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [6a80b30c3d467a31f592a03247d554fa9a96211a]

INTEGRATION: CWS configapi01 (1.5.10); FILE MERGED 2003/04/15 10:25:28 jb 1.5.10.2: #i11893# backend\updatedata.cxx 2003/04/10 15:47:07 jb 1.5.10.1: #1077715# Move configuration backend API out of drafts; adjust to API changes


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [8fdb24d3accdd9cdb1d0c2f10fed53136d1a5ce7]

INTEGRATION: CWS os8 (1.20.82); FILE MERGED 2003/04/10 17:04:37 dvo 1.20.82.1: #108730# load/save IsVisible property (text:display=none/value) for database fields


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [b82439dca46f4cbd30a8c535720e14c11334f864]

INTEGRATION: CWS configapi01 (1.15.2); FILE MERGED 2003/04/15 10:25:28 jb 1.15.2.2: #i11893# backend\updatedata.cxx 2003/04/10 15:47:06 jb 1.15.2.1: #1077715# Move configuration backend API out of drafts; adjust to API changes


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [cf4c16e1179c81b7afb00d96e5e04c94bdafc542]

INTEGRATION: CWS os8 (1.53.6); FILE MERGED 2003/04/10 17:12:25 dvo 1.53.6.1: #108730# add text:display attribute to database fields          also fix DTD error: database-row-select -> database-select


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [76073e2688ac20e9ba19e65042a7a3d74f43f414]

INTEGRATION: CWS configapi01 (1.2.26); FILE MERGED 2003/04/15 10:25:28 jb 1.2.26.2: #i11893# backend\updatedata.cxx 2003/04/10 15:47:06 jb 1.2.26.1: #1077715# Move configuration backend API out of drafts; adjust to API changes


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [2c3e3405fdfd61b5fcde376e8f982e39cfe8db63]

INTEGRATION: CWS configapi01 (1.2.26); FILE MERGED 2003/04/15 10:25:27 jb 1.2.26.3: #i11893# backend\updatedata.cxx 2003/04/11 13:42:05 jb 1.2.26.2: #1077715# Repair broken exception specifications 2003/04/10 15:47:05 jb 1.2.26.1: #1077715# Move configuration backend API out of drafts; adjust to API changes


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [c1f31bb955f846e3e063f91dd25f8fe99b3bd001]

INTEGRATION: CWS configapi01 (1.3.10); FILE MERGED 2003/04/10 15:47:05 jb 1.3.10.1: #1077715# Move configuration backend API out of drafts; adjust to API changes


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [41e14953bd6c93b8fb94c57e1a9fa9b06e13929d]

INTEGRATION: CWS configapi01 (1.4.10); FILE MERGED 2003/04/11 13:42:05 jb 1.4.10.2: #1077715# Repair broken exception specifications 2003/04/10 15:47:05 jb 1.4.10.1: #1077715# Move configuration backend API out of drafts; adjust to API changes


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [6ca0c61afa3dd3565a9b8921d970fea50b9b2775]

INTEGRATION: CWS configapi01 (1.2.26); FILE MERGED 2003/04/15 10:25:27 jb 1.2.26.2: #i11893# backend\updatedata.cxx 2003/04/10 15:47:04 jb 1.2.26.1: #1077715# Move configuration backend API out of drafts; adjust to API changes


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [a1cd3e52d6e3bde4ef942d899fc61ad2f9bb6583]

INTEGRATION: CWS configapi01 (1.2.26); FILE MERGED 2003/04/15 10:25:26 jb 1.2.26.2: #i11893# backend\updatedata.cxx 2003/04/10 15:47:04 jb 1.2.26.1: #1077715# Move configuration backend API out of drafts; adjust to API changes


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [aebc8a52374701d47c8ab58028029364d008a6b6]

INTEGRATION: CWS configapi01 (1.3.10); FILE MERGED 2003/04/15 10:25:26 jb 1.3.10.2: #i11893# backend\updatedata.cxx 2003/04/10 15:47:03 jb 1.3.10.1: #1077715# Move configuration backend API out of drafts; adjust to API changes


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [547acee4da9f7edbbc89277837286cede1892e63]

INTEGRATION: CWS configapi01 (1.4.26); FILE MERGED 2003/04/15 10:25:26 jb 1.4.26.2: #i11893# backend\updatedata.cxx 2003/04/10 15:47:03 jb 1.4.26.1: #1077715# Move configuration backend API out of drafts; adjust to API changes


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [2c961b8b0d1e9f3c5fd586a0aba13ec3d707175b]

INTEGRATION: CWS configapi01 (1.5.10); FILE MERGED 2003/04/10 15:47:02 jb 1.5.10.1: #1077715# Move configuration backend API out of drafts; adjust to API changes


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [84aaf6db0a66538daa2ed26fb1491b96aa9d82a7]

INTEGRATION: CWS configapi01 (1.7.4); FILE MERGED 2003/04/10 15:47:02 jb 1.7.4.1: #1077715# Move configuration backend API out of drafts; adjust to API changes


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [3f3e231738185b7fdb0fa1e4bcbb8deed442e893]

INTEGRATION: CWS configapi01 (1.3.34); FILE MERGED 2003/04/15 10:25:25 jb 1.3.34.2: #i11893# backend\updatedata.cxx 2003/04/10 15:47:02 jb 1.3.34.1: #1077715# Move configuration backend API out of drafts; adjust to API changes


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [edffb0271c42efcba532a6fdb55b8932497ada3e]

INTEGRATION: CWS configapi01 (1.6.26); FILE MERGED 2003/04/15 10:25:25 jb 1.6.26.2: #i11893# backend\updatedata.cxx 2003/04/10 15:47:01 jb 1.6.26.1: #1077715# Move configuration backend API out of drafts; adjust to API changes


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [793ac69241d811aa3f7672fb03aabfc277e5b42c]

INTEGRATION: CWS configapi01 (1.1.28); FILE MERGED 2003/04/10 15:47:01 jb 1.1.28.1: #1077715# Move configuration backend API out of drafts; adjust to API changes


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [7626604b9d0eaaebf04d3b2f7ad4c54ac1406d50]

INTEGRATION: CWS configapi01 (1.1.28); FILE MERGED 2003/04/11 13:42:04 jb 1.1.28.2: #1077715# Repair broken exception specifications 2003/04/10 15:47:01 jb 1.1.28.1: #1077715# Move configuration backend API out of drafts; adjust to API changes


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [4aad65bbd60393f97b2657c5f7b1731d575578df]

INTEGRATION: CWS configapi01 (1.7.10); FILE MERGED 2003/04/10 15:47:00 jb 1.7.10.1: #1077715# Move configuration backend API out of drafts; adjust to API changes


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [b10ec2cb09797660471875a427f468a1f77df6cd]

INTEGRATION: CWS configapi01 (1.5.10); FILE MERGED 2003/04/10 15:47:00 jb 1.5.10.1: #1077715# Move configuration backend API out of drafts; adjust to API changes


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [2cf373173735b34a38f6229900033d4f12ab4f86]

INTEGRATION: CWS configapi01 (1.12.2); FILE MERGED 2003/04/10 15:46:59 jb 1.12.2.1: #1077715# Move configuration backend API out of drafts; adjust to API changes


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [c49d959850ff45de15d25427e9654fee294ba628]

INTEGRATION: CWS sw009 (1.31.2.2.44); FILE MERGED 2003/04/03 10:39:40 hbrinkm 1.31.2.2.44.3: RESYNC: (1.31.2.2-1.31.2.3); FILE MERGED 2003/03/21 13:17:45 od 1.31.2.2.44.2: #108340# <SwTabFrm::Cut()> - init local variable <pSct> 2003/03/14 11:34:49 od 1.31.2.2.44.1: #i9040# <SwTabFrm::Format(..)> - adjustment for correct table alignment


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [db7254979b4983549956165de6b3baf5c3bf64f7]

INTEGRATION: CWS sdk01 (1.4.42); FILE MERGED 2003/03/07 07:40:31 jsc 1.4.42.1: #107900# bugfix using tdmgr instead or registry files


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [9a47aa60b660fccd1ab63cad9364eba1d135ab51]

INTEGRATION: CWS sw009 (1.6.2.1.70); FILE MERGED 2003/04/01 10:28:10 oj 1.6.2.1.70.1: #108106# set current column position


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [ebf7bcdf0e7d86f38a9e9fa4fb2163518abf2f3c]

INTEGRATION: CWS sdk01 (1.1.1.1.58); FILE MERGED 2003/03/07 07:39:42 jsc 1.1.1.1.58.1: #107900# change command line help


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [22758a31fa3df8b464df299c5198a7eec039f1b5]

INTEGRATION: CWS sw009 (1.38.8.1.70); FILE MERGED 2003/03/18 09:56:16 oj 1.38.8.1.70.1: #107657# moved GetScriptTypeOfLanguage to svtools SvtLanguageOptions


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [e7ce98d7165adadc5631e2ff6e26fb77d63d998d]

INTEGRATION: CWS sdk01 (1.12.40); FILE MERGED 2003/03/07 07:40:30 jsc 1.12.40.1: #107900# bugfix using tdmgr instead or registry files


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [2551c9655489cc7cb38a109c01d39005ecea37a9]

INTEGRATION: CWS sw009 (1.2.10.1.28); FILE MERGED 2003/03/18 09:56:16 oj 1.2.10.1.28.1: #107657# moved GetScriptTypeOfLanguage to svtools SvtLanguageOptions


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [be87d44c7f5de4d3a9257d7872d4309538f9497e]

INTEGRATION: CWS sdk01 (1.34.2.10.2.3.2.1.54); FILE MERGED 2003/03/28 14:41:01 jsc 1.34.2.10.2.3.2.1.54.1: #107389# no check for some type, only temporary


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [e7c68a82b2df73a840b80c00f2ebb23fb913247e]

INTEGRATION: CWS sw009 (1.3.2.1.28); FILE MERGED 2003/03/18 09:56:16 oj 1.3.2.1.28.1: #107657# moved GetScriptTypeOfLanguage to svtools SvtLanguageOptions


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [66b23bacd42c174549232a203c70d3714b839783]

INTEGRATION: CWS sdk01 (1.2.88); FILE MERGED 2003/04/07 09:10:53 mi 1.2.88.1: #107627# new idls marked with @since


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [02f6d9f3b765df1972557288efef7aa51142ebae]

INTEGRATION: CWS sw009 (1.1.4.3.28); FILE MERGED 2003/03/18 12:25:31 oj 1.1.4.3.28.1: #106149# add two new methods


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [647064f93708a7ab19eab2912265e26c70dd8853]

INTEGRATION: CWS sdk01 (1.2.88); FILE MERGED 2003/04/07 09:10:52 mi 1.2.88.1: #107627# new idls marked with @since


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [05288290dc6fd8a20eddf85a60abf2c9e5bc3b13]

INTEGRATION: CWS sw009 (1.8.26.1.28); FILE MERGED 2003/03/18 09:56:15 oj 1.8.26.1.28.1: #107657# moved GetScriptTypeOfLanguage to svtools SvtLanguageOptions


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [fd926777b9e28279b9885e3c8f8d4c8d95bb0da0]

INTEGRATION: CWS sdk01 (1.1.78); FILE MERGED 2003/04/07 09:10:52 mi 1.1.78.1: #107627# new idls marked with @since


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [3a761cad0374be378062273207c1be9b6df369b9]

INTEGRATION: CWS sdk01 (1.2.14.1.38); FILE MERGED 2003/04/07 09:10:51 mi 1.2.14.1.38.1: #107627# new idls marked with @since


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [6a9999f12b4c5300cb992d2e120625c6cf5dd083]

INTEGRATION: CWS sdk01 (1.6.76); FILE MERGED 2003/04/07 09:10:49 mi 1.6.76.1: #107627# new idls marked with @since


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [e12a97d67048c0b85f840f2f46a15bb83742df80]

INTEGRATION: CWS sdk01 (1.1.6.1.18); FILE MERGED 2003/04/07 09:10:48 mi 1.1.6.1.18.1: #107627# new idls marked with @since


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [b3bd1aebf782a14893c1670fc15d0cd10af2742f]

INTEGRATION: CWS sdk01 (1.1.6.1.18); FILE MERGED 2003/04/07 09:10:47 mi 1.1.6.1.18.1: #107627# new idls marked with @since


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [f388692121c17291e26a7d7c42fd8c5d67ea35ec]

INTEGRATION: CWS sdk01 (1.1.6.1.18); FILE MERGED 2003/04/10 17:32:31 jsc 1.1.6.1.18.2: RESYNC: (1.1.6.1-1.3); FILE MERGED 2003/04/07 09:10:46 mi 1.1.6.1.18.1: #107627# new idls marked with @since


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [af2fbd70268d97bb8ce5fc472de2b357db75fead]

INTEGRATION: CWS sdk01 (1.3.76); FILE MERGED 2003/04/07 09:10:46 mi 1.3.76.1: #107627# new idls marked with @since


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [810581b47ca2af7903b9e66b57dfc2487274b4bc]

INTEGRATION: CWS sw009 (1.6.54); FILE MERGED 2003/03/18 09:57:31 oj 1.6.54.1: #107657# moved GetScriptTypeOfLanguage to svtools SvtLanguageOptions


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [96ca11f9643404876e68323b7ce03979712bac29]

INTEGRATION: CWS sdk01 (1.5.76); FILE MERGED 2003/04/07 09:10:46 mi 1.5.76.1: #107627# new idls marked with @since


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [6d4a9a50fc9fe53698e7e8bd247d56827f83b258]

INTEGRATION: CWS sdk01 (1.1.6.1.18); FILE MERGED 2003/04/07 09:10:45 mi 1.1.6.1.18.1: #107627# new idls marked with @since


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [72cc091a13a2d7827296df2d9adccd2b2b3beec8]

INTEGRATION: CWS sdk01 (1.1.86); FILE MERGED 2003/04/07 09:10:42 mi 1.1.86.1: #107627# new idls marked with @since


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [ee1b12a385b1c62319761afcd50312a2ce52206e]

INTEGRATION: CWS sdk01 (1.2.76); FILE MERGED 2003/04/07 09:10:42 mi 1.2.76.1: #107627# new idls marked with @since


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [febb40b2219c12d4cfb6ab3b16ca25e772aec407]

INTEGRATION: CWS sdk01 (1.2.76); FILE MERGED 2003/04/07 09:10:41 mi 1.2.76.1: #107627# new idls marked with @since


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [01b4abb79024cd8860ccf05fa05e839fab95b4de]

INTEGRATION: CWS sdk01 (1.2.76); FILE MERGED 2003/04/07 09:10:40 mi 1.2.76.1: #107627# new idls marked with @since


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [41cfb1232dd529c98a1b5eebbf834a3a0d8ec00d]

INTEGRATION: CWS sdk01 (1.2.80); FILE MERGED 2003/04/11 12:11:56 jsc 1.2.80.3: #107627# resolve conflicts 2003/04/10 16:26:41 jsc 1.2.80.2: #107627# resolve conflict 2003/04/07 09:10:40 mi 1.2.80.1: #107627# new idls marked with @since


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [f3500d044d2be080a9f319fb95c71e89f6344625]

INTEGRATION: CWS sdk01 (1.2.12); FILE MERGED 2003/04/15 15:09:21 mi 1.2.12.1: #107627# @since tags added


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [c1429555b5930e7bd0d45b379d192f6e0cb4e812]

INTEGRATION: CWS sdk01 (1.2.8.1.38); FILE MERGED 2003/04/07 09:10:39 mi 1.2.8.1.38.1: #107627# new idls marked with @since


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [3a610063d13ebaeccb414e8317ae69b5d54bc3a4]

INTEGRATION: CWS sdk01 (1.2.76); FILE MERGED 2003/04/07 09:10:39 mi 1.2.76.1: #107627# new idls marked with @since


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [9c1d4848bbf37d1e49ed86af9a355796eef9038f]

INTEGRATION: CWS sdk01 (1.1.88); FILE MERGED 2003/04/07 09:10:37 mi 1.1.88.1: #107627# new idls marked with @since


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [f96942bac542b2628bdf6d7b73d0bd9a080d5d5f]

INTEGRATION: CWS sdk01 (1.1.18.1.38); FILE MERGED 2003/04/07 09:10:37 mi 1.1.18.1.38.1: #107627# new idls marked with @since


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [1021e582c0bf81268e558ed120fa4347d016241e]

INTEGRATION: CWS sdk01 (1.5.78); FILE MERGED 2003/04/07 07:46:46 mi 1.5.78.1: #107627# marked interface elements new in OOo 1.1 SDK with @since tag


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [7f8a18af699365c81ad2a56fc22269d70adae94b]

INTEGRATION: CWS sdk01 (1.1.84); FILE MERGED 2003/04/07 09:10:35 mi 1.1.84.1: #107627# new idls marked with @since


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [7cab70dda9810e25424227598ba50f117f5b7ce0]

INTEGRATION: CWS sdk01 (1.3.82); FILE MERGED 2003/04/07 09:10:35 mi 1.3.82.1: #107627# new idls marked with @since


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [8af50139e90b02d27688b7d76d3b9cbc07b90547]

INTEGRATION: CWS sdk01 (1.1.84); FILE MERGED 2003/04/07 09:10:34 mi 1.1.84.1: #107627# new idls marked with @since


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [50e582ed4c0dbffb8d7d779615744c865396aa4a]

INTEGRATION: CWS sdk01 (1.1.78); FILE MERGED 2003/04/07 09:10:34 mi 1.1.78.1: #107627# new idls marked with @since


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [8214a5a7545f30aee58221ff16d538adc2463aef]

INTEGRATION: CWS sdk01 (1.2.76); FILE MERGED 2003/04/07 09:10:34 mi 1.2.76.1: #107627# new idls marked with @since


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [c77c2bec71980c7d39119792f69e90bbad62a4ba]

INTEGRATION: CWS sdk01 (1.1.94); FILE MERGED 2003/04/07 09:10:33 mi 1.1.94.1: #107627# new idls marked with @since


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [ccc53b30d5cfb2042e4f97e221f4a1abc652bdb2]

INTEGRATION: CWS sdk01 (1.2.78); FILE MERGED 2003/04/07 07:46:42 mi 1.2.78.1: #107627# marked interface elements new in OOo 1.1 SDK with @since tag


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [2573def2ea21da0f4e7c207dd6277d97bd7c9c26]

INTEGRATION: CWS sdk01 (1.2.78); FILE MERGED 2003/04/07 07:46:41 mi 1.2.78.1: #107627# marked interface elements new in OOo 1.1 SDK with @since tag


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [5c4393192e9b0fa4f7866d9346b63090cb013582]

INTEGRATION: CWS sdk01 (1.2.78); FILE MERGED 2003/04/07 07:46:39 mi 1.2.78.1: #107627# marked interface elements new in OOo 1.1 SDK with @since tag


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [80a4b3b589a516392bcf1ad932619701eb95e250]

INTEGRATION: CWS sw009 (1.3.2.2.16); FILE MERGED 2003/03/12 16:23:14 hbrinkm 1.3.2.2.16.1: #108049# only move instead of deleting if changed cells


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [c2cbb8020303995c922eecf4b86876693b045fdb]

INTEGRATION: CWS sdk01 (1.3.78); FILE MERGED 2003/04/07 07:46:36 mi 1.3.78.1: #107627# marked interface elements new in OOo 1.1 SDK with @since tag


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [ddb2628f3537152900516e1a65f360a8570cd6d5]

INTEGRATION: CWS sw009 (1.16.4.1.82); FILE MERGED 2003/03/17 16:42:04 fme 1.16.4.1.82.2: #107009# Wrong condition for right border restriction for table columns - only GetRight has to be checked 2003/03/17 16:07:39 fme 1.16.4.1.82.1: #107009# Wrong condition for right border restriction for table columns


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [b8114f0e05f8e8b7c36085217b728c49d96572e8]

INTEGRATION: CWS sdk01 (1.3.78); FILE MERGED 2003/04/07 07:46:35 mi 1.3.78.1: #107627# marked interface elements new in OOo 1.1 SDK with @since tag


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [a512e17316032cf6afc0fe55b7dd684656cfff47]

INTEGRATION: CWS sw009 (1.38.2.4.24); FILE MERGED 2003/04/03 10:37:35 hbrinkm 1.38.2.4.24.3: RESYNC: (1.38.2.4-1.38.2.5); FILE MERGED OD - solve merge conflict: use new helper method <_ExecPgUpAndPgDown(..)> and include invalidate of page status. method <SwPagePreViewWin::MouseBottomDown(..) - include invalidate of page status. 2003/03/24 09:07:05 od 1.38.2.4.24.2: #108282# <SwPagePreView::GetStatusStr(..)> - show physical and virtual page number of selected page, if it is visible 2003/03/13 18:47:01 od 1.38.2.4.24.1: #108123# <lcl_GetNextZoomStep> - correct access on array of zoom steps


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [34a8632a56105c65aa7f95390eace0d0954ad57c]

INTEGRATION: CWS sdk01 (1.2.78); FILE MERGED 2003/04/07 07:46:34 mi 1.2.78.1: #107627# marked interface elements new in OOo 1.1 SDK with @since tag


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [389e5848102f40c051eaaa32b4c839fdf08483c3]

INTEGRATION: CWS sw009 (1.17.124); FILE MERGED 2003/03/26 15:13:14 fme 1.17.124.1: #108435# Unlock controller for AdjustCellWidth event


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [b7bb900770952c36d8a2c275573c4d39952628cc]

INTEGRATION: CWS sdk01 (1.4.78); FILE MERGED 2003/04/07 07:46:34 mi 1.4.78.1: #107627# marked interface elements new in OOo 1.1 SDK with @since tag


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [81ad3d9e4832cdb2603bba22ba42e08c685f3de5]

INTEGRATION: CWS sw009 (1.37.2.2.26); FILE MERGED 2003/03/26 15:10:50 fme 1.37.2.2.26.1: #107759# Toolbar options should be applied to all of our three fonts except from the font name


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [b01bb8b75582f39db86eaa5d0a447551e8bad29b]

INTEGRATION: CWS sdk01 (1.1.4.1.38); FILE MERGED 2003/04/07 09:10:33 mi 1.1.4.1.38.1: #107627# new idls marked with @since


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [69d81e7bee4c3936cefe09f37efa49e0d700446f]

INTEGRATION: CWS sw009 (1.8.128); FILE MERGED 2003/03/17 15:49:29 fme 1.8.128.1: #107310# LRE hack for formulas in tables


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [d2156fec327c2ec2f03b84a70cbeab818461e33e]

INTEGRATION: CWS sdk01 (1.5.76); FILE MERGED 2003/03/24 16:07:20 mi 1.5.76.1: #i12550# parameter documentation improved


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [f96e79d15d13683ffed4d15c0889fc6aa5b62ca3]

INTEGRATION: CWS sw009 (1.10.2.3.24); FILE MERGED 2003/04/03 10:37:39 hbrinkm 1.10.2.3.24.2: RESYNC: (1.10.2.3-1.10.2.4); FILE MERGED 2003/03/24 09:04:24 od 1.10.2.3.24.1: #108282# class <SwPagePreView> - delete member <mnVirtPage> and its accessor


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [3e9af39d4f979ccc9b74878ff895ffe747194ea3]

INTEGRATION: CWS sdk01 (1.1.4.1.38); FILE MERGED 2003/04/07 09:10:31 mi 1.1.4.1.38.1: #107627# new idls marked with @since


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [2b48db115cbff1767ec7440ede2faed37cbf5633]

INTEGRATION: CWS sw009 (1.27.2.7.2.1.18); FILE MERGED 2003/04/03 10:38:10 hbrinkm 1.27.2.7.2.1.18.2: RESYNC: (1.27.2.7.2.1-1.27.2.7.2.2); FILE MERGED 2003/03/24 13:01:01 oj 1.27.2.7.2.1.18.1: #107782# use korean language id instead of latiin one


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [f66d5b1940f175ef5ad1e38da28717d48262cb09]

INTEGRATION: CWS sdk01 (1.1.4.1.38); FILE MERGED 2003/04/07 09:10:30 mi 1.1.4.1.38.1: #107627# new idls marked with @since


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [f89bd26e26707b2930de09738004762e69f82e59]

INTEGRATION: CWS sw009 (1.8.124); FILE MERGED 2003/03/24 14:01:28 mib 1.8.124.1: #i2198#: remove '?' from internal URL's


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [f8b74c3fb72871373734213e2ec475ef18ebc279]

INTEGRATION: CWS sdk01 (1.2.80); FILE MERGED 2003/04/11 12:11:25 jsc 1.2.80.3: #107627# resolve conflicts 2003/04/10 16:24:56 jsc 1.2.80.2: #107627# resolve conflict 2003/04/07 09:10:30 mi 1.2.80.1: #107627# new idls marked with @since


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [91feb6d5cd21dbcc2875b86d5e2ed4ce55a8279f]

INTEGRATION: CWS sw009 (1.20.2.1.44); FILE MERGED 2003/03/24 14:01:28 mib 1.20.2.1.44.2: #i2198#: remove '?' from internal URL's 2003/03/18 09:53:38 oj 1.20.2.1.44.1: #107657# moved GetScriptTypeOfLanguage to svtools SvtLanguageOptions


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [bb431ea5f876c39171ce20227e038c88bd9d9749]

INTEGRATION: CWS sw009 (1.7.2.2.28); FILE MERGED 2003/03/18 09:53:38 oj 1.7.2.2.28.1: #107657# moved GetScriptTypeOfLanguage to svtools SvtLanguageOptions


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [350dae5d50eba23a99e2b69dbf729c8bfdc790d1]

INTEGRATION: CWS sdk01 (1.11.76); FILE MERGED 2003/04/07 07:46:32 mi 1.11.76.1: #107627# marked interface elements new in OOo 1.1 SDK with @since tag


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [946bb4140d97a99da5a40357729a540d5c87393d]

INTEGRATION: CWS sw009 (1.11.2.1.44); FILE MERGED 2003/03/24 14:01:27 mib 1.11.2.1.44.1: #i2198#: remove '?' from internal URL's


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [6d00ea87d01427dab96a726ea841d0b9ad97872e]

INTEGRATION: CWS sdk01 (1.1.4.1.18); FILE MERGED 2003/04/07 09:10:30 mi 1.1.4.1.18.1: #107627# new idls marked with @since


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [ae4369c430c5cdfe059fa107aaa8c5d9d74de063]

INTEGRATION: CWS sw009 (1.16.2.1.26); FILE MERGED 2003/03/24 14:01:27 mib 1.16.2.1.26.1: #i2198#: remove '?' from internal URL's


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [b7b4900f4069134cb5882d7f60e23bc6e7996efa]

INTEGRATION: CWS sdk01 (1.1.4.1.18); FILE MERGED 2003/04/07 09:10:29 mi 1.1.4.1.18.1: #107627# new idls marked with @since


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [959f299693d8aef3fa8c600ef2ab82f744b43f64]

INTEGRATION: CWS sdk01 (1.5.76); FILE MERGED 2003/04/11 12:10:42 jsc 1.5.76.2: #i12560# update docu 2003/03/24 16:07:20 mi 1.5.76.1: #i12550# parameter documentation improved


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [80f7db1be5db0c6d947faf08b652be2ea1fe3907]

INTEGRATION: CWS sw009 (1.10.2.2.40); FILE MERGED 2003/03/28 11:32:29 od 1.10.2.2.40.1: #108470# <ViewShell::ViewShell(..)> - initialize print preview layout after layout is created


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [2f4d9550597cc93a4fd9df92d682f840e08b197e]

INTEGRATION: CWS sdk01 (1.1.4.1.38); FILE MERGED 2003/04/07 09:10:29 mi 1.1.4.1.38.1: #107627# new idls marked with @since


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [5f7120c5335227404da01f9b492713bf58d7b0c6]

INTEGRATION: CWS sw009 (1.1.2.3.40); FILE MERGED 2003/04/03 10:38:25 hbrinkm 1.1.2.3.40.2: RESYNC: (1.1.2.3-1.1.2.4); FILE MERGED 2003/03/24 09:01:30 od 1.1.2.3.40.1: #108282# class <SwPagePreviewLayout> - new method <GetVirtPageNumByPageNum(..)>


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [b7c70c8e52ff1837dd07253cfd90d8940a513cf9]

INTEGRATION: CWS sw009 (1.18.8.1.6.1.26); FILE MERGED 2003/03/27 18:01:28 dvo 1.18.8.1.6.1.26.1: #108299#  #i9058# fix SwXRedline::getTypes()


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [ab174989b72c1fef5b208ca4b5c9fcd713420716]

INTEGRATION: CWS sdk01 (1.1.4.1.38); FILE MERGED 2003/04/07 09:10:28 mi 1.1.4.1.38.1: #107627# new idls marked with @since


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [1a31b6ad22f6c1a53d3fe5da2f8a4e8e439ae7a4]

INTEGRATION: CWS sdk01 (1.1.4.2.18); FILE MERGED 2003/04/10 17:41:44 jsc 1.1.4.2.18.2: RESYNC: (1.1.4.2-1.4); FILE MERGED 2003/04/07 09:10:28 mi 1.1.4.2.18.1: #107627# new idls marked with @since


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [8aa9d4287c47e633c15ceb71d34edfd5a02591cf]

INTEGRATION: CWS sw009 (1.4.124); FILE MERGED 2003/03/24 12:39:55 dvo 1.4.124.2: #108116# undo for cell splitting fixed 2003/03/24 12:16:08 dvo 1.4.124.1: #108116# fix undo of table cell splitting


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [c405f2a900fcf886f48d857705a96ad15f774814]

INTEGRATION: CWS sdk01 (1.1.88); FILE MERGED 2003/04/07 09:10:27 mi 1.1.88.1: #107627# new idls marked with @since


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [ef14f6b86661183f63d8d0d43565b06e07b2490c]

INTEGRATION: CWS sw009 (1.64.2.2.44); FILE MERGED 2003/04/03 10:38:40 hbrinkm 1.64.2.2.44.2: RESYNC: (1.64.2.2-1.64.2.3); FILE MERGED 2003/03/26 14:00:29 fme 1.64.2.2.44.1: #107493# GetCrsrOfst should return the index matching the bounding box of GetCharRect


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [e4fba82cbf31f256fcfcc0e8ff013c45e62c69c0]

INTEGRATION: CWS sdk01 (1.10.26.1.38); FILE MERGED 2003/03/07 13:21:52 jsc 1.10.26.1.38.1: #108047# correct docu


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [5df649dc812075b98666e88c7fb7e095f1c7d199]

INTEGRATION: CWS sw009 (1.56.2.1.44); FILE MERGED 2003/03/17 12:28:08 od 1.56.2.1.44.1: #i11760# <SwTxtFrm::InitCtor()> - init new flag <mbFollowFormatAllowed>


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [09605871b39fa5753f75bb891099c7d2bb8dcef3]

INTEGRATION: CWS sdk01 (1.1.78); FILE MERGED 2003/04/07 09:10:26 mi 1.1.78.1: #107627# new idls marked with @since


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [bd5747ee24a8456092a14c3a97a81774b6d3bfdd]

INTEGRATION: CWS sw009 (1.53.2.3.26); FILE MERGED 2003/03/26 13:59:56 fme 1.53.2.3.26.1: #107493# GetCrsrOfst should return the index matching the bounding box of GetCharRect


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [20515b51bb9321dd4dfdf652c915823bf4c57675]

INTEGRATION: CWS sdk01 (1.1.76); FILE MERGED 2003/04/07 09:10:25 mi 1.1.76.1: #107627# new idls marked with @since


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [ff9b1f93141610b5590d725d1c68b8b7a80417d3]

INTEGRATION: CWS sdk01 (1.1.78); FILE MERGED 2003/04/07 09:10:25 mi 1.1.78.1: #107627# new idls marked with @since


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [d8a2ce4422280953ce5850e8d4f48b9fcfc2da40]

INTEGRATION: CWS sw009 (1.33.2.1.44); FILE MERGED 2003/03/27 08:17:12 od 1.33.2.1.44.3: #108181# <SwTxtFrm::FormatAdjust(..)> and <SwTxtFrm::_AdjustFollow(..)> - improve code on join/split frame 2003/03/21 14:15:21 od 1.33.2.1.44.2: #108121# <SwTxtFrm::FormatAdjust(..)> and <SwTxtFrm::_AdjustFollow(..)> - on join/split frame consider, if text frame contains content or has a numbering. 2003/03/17 12:39:06 od 1.33.2.1.44.1: #i11760# <SwTxtFrm::CalcFollow(..)> - intrinsic follow format controlled by new flag <bFollowFormatAllowed> and avoid nested follow format by <SwTxtFrm::CalcFollow(..)>, if follow is contained in column frame


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [e427ce291535f0ca374103a8326ac75e51d1503d]

INTEGRATION: CWS sdk01 (1.2.4); FILE MERGED 2003/04/15 15:09:19 mi 1.2.4.1: #107627# @since tags added


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [c3f6999c11fb417c18347ef44cc18874e596cd4c]

INTEGRATION: CWS sw009 (1.38.2.1.44); FILE MERGED 2003/04/03 10:39:12 hbrinkm 1.38.2.1.44.2: RESYNC: (1.38.2.1-1.38.2.2); FILE MERGED 2003/03/17 12:26:20 od 1.38.2.1.44.1: #i11760# <SwLayoutFrm::FormatWidthCols(..)> - adjust method call <CalcCntnt(..)> to avoid follow format of text frames


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [4fff4ac7b2d142dafb2cdf8216f582268d7b790d]

INTEGRATION: CWS sdk01 (1.1.4.1.38); FILE MERGED 2003/04/07 09:10:24 mi 1.1.4.1.38.1: #107627# new idls marked with @since


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [1d620dc56cafdf15637b2114e459995fe1b4c802]

INTEGRATION: CWS sdk01 (1.1.78); FILE MERGED 2003/04/07 09:10:24 mi 1.1.78.1: #107627# new idls marked with @since


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [726d2d45eb2cceadae7f71a7232956e998f9a23d]

INTEGRATION: CWS sw009 (1.22.2.1.24); FILE MERGED 2003/04/03 10:39:34 hbrinkm 1.22.2.1.24.3: RESYNC: (1.22.2.1-1.22.2.2); FILE MERGED 2003/03/28 08:58:29 od 1.22.2.1.24.2: #i12711# <SwSectionFrm::MoveCntntAndDelete(..)> - check for parent section merge, even if section doesn't contain content 2003/03/25 13:50:43 od 1.22.2.1.24.1: #108339# <SwSectioFrm::SplitSect(..)> - correct determination of layout frame for restoring content


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [4a0ed4a89350e89dbc4ec4de81c5ab902519d67a]

INTEGRATION: CWS sw009 (1.41.2.1.44); FILE MERGED 2003/04/01 06:35:10 fme 1.41.2.1.44.3: #108369# Calculation of scaling of OLE objects should be performed _after_ call of PrtOLENotify 2003/03/25 13:52:53 od 1.41.2.1.44.2: #108339# <_InsertCnt(..)> - init of section direct after insertion into layout 2003/03/24 15:56:09 dvo 1.41.2.1.44.1: #108116# to avoid problems with GCLines later, it is necessary for the document          to always be in GCLines-clean state. To achieve this, the Layout will          call GCLines on any new table it encounters. UpdateTblFlds ensures          that formulas still work correctly.


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [2ce067bd6ba67b9a190ddd0133176b8b74e4d9ae]

INTEGRATION: CWS sdk01 (1.2.12); FILE MERGED 2003/04/15 15:09:17 mi 1.2.12.1: #107627# @since tags added


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [2e77db0cf7d9066b19b74b871c69d6c49173e6ea]

INTEGRATION: CWS sw009 (1.37.2.2.26); FILE MERGED 2003/03/17 12:23:55 od 1.37.2.2.26.1: #i11760# <CalcCntnt(..)> - new paramter <bNoCalcFollow> to control follow format of text frames


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [15fd76efc56767986826cefda27bd1ec50e2885b]

INTEGRATION: CWS sw009 (1.27.2.1.76); FILE MERGED 2003/03/17 12:16:29 od 1.27.2.1.76.1: #i11760# class <SwTxtFrm> - new flag to control format of follows.


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [e4a42ac897bba8c24ae90be0f5757378c0f86e72]

INTEGRATION: CWS sw009 (1.5.132); FILE MERGED 2003/03/17 12:19:51 od 1.5.132.1: #i11760# class <SwTabFrm> - adjust friend declaration of method <CalcCntnt(..)>


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [638ad763a0e8e5df378e8043b30cee60af56ff64]

INTEGRATION: CWS sdk01 (1.5.6.1.18); FILE MERGED 2003/04/10 16:55:18 jsc 1.5.6.1.18.2: RESYNC: (1.5.6.1-1.7); FILE MERGED 2003/03/07 13:40:05 jsc 1.5.6.1.18.1: #107389# correct docu


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [c5bc58fea84169e6c531db53723c13b04e10fd67]

INTEGRATION: CWS sdk01 (1.6.8.1.38); FILE MERGED 2003/04/07 07:46:29 mi 1.6.8.1.38.1: #107627# marked interface elements new in OOo 1.1 SDK with @since tag


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [1678696d4f3045cda448be0c3eb98247949e4972]

INTEGRATION: CWS sw009 (1.6.4.1.44); FILE MERGED 2003/03/17 12:18:11 od 1.6.4.1.44.1: #i11760# - insert declaration of method <CalcCntnt(..)>


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [783958f8f366d99e7d697be6d0f2280b5cc8b99d]

INTEGRATION: CWS sw009 (1.28.2.1.76); FILE MERGED 2003/03/26 13:59:36 fme 1.28.2.1.76.1: #107493# GetCrsrOfst should return the index matching the bounding box of GetCharRect


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [86c7bf1ee4ced5bdaa2f91f40a4b36f57e3be57d]

INTEGRATION: CWS sdk01 (1.15.6.1.18); FILE MERGED 2003/04/07 07:46:28 mi 1.15.6.1.18.2: #107627# marked interface elements new in OOo 1.1 SDK with @since tag 2003/03/24 16:14:23 mi 1.15.6.1.18.1: #i12609# documentation for superscript/subscript corrected


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [af29101ebbf25a24a0b444dda6c898aa1459a589]

INTEGRATION: CWS sw009 (1.4.132); FILE MERGED 2003/03/19 15:46:56 od 1.4.132.1: #106329# class <SwTOXBaseSection> - extend parameter lists of methods <Update(..)> and <GenerateText(..)>


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [cfca356c8405a8e12db3be72ab4312ba77454756]

INTEGRATION: CWS sdk01 (1.1.80); FILE MERGED 2003/04/07 09:10:23 mi 1.1.80.1: #107627# new idls marked with @since


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [392a1024505d262a3a4ca72d4e91989712271a00]

INTEGRATION: CWS sw009 (1.20.2.3.26); FILE MERGED 2003/04/03 10:39:46 hbrinkm 1.20.2.3.26.2: RESYNC: (1.20.2.3-1.20.2.4); FILE MERGED 2003/03/21 09:07:43 od 1.20.2.3.26.1: #100556# - undo changes for rev. 1.20.2.3


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [b95c4b1e80c7b0b3af7a6511bb532256c9a281fa]

INTEGRATION: CWS sdk01 (1.9.78); FILE MERGED 2003/04/07 07:46:24 mi 1.9.78.1: #107627# marked interface elements new in OOo 1.1 SDK with @since tag


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [4862eef100fadfd46318122f89a57a341221eba6]

INTEGRATION: CWS sw009 (1.27.2.2.26); FILE MERGED 2003/03/18 09:53:37 oj 1.27.2.2.26.1: #107657# moved GetScriptTypeOfLanguage to svtools SvtLanguageOptions


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [f7f5057963bdcbf5d25741867eb787d9f12d4a7f]

INTEGRATION: CWS sdk01 (1.3.4.1.38); FILE MERGED 2003/04/07 09:10:22 mi 1.3.4.1.38.1: #107627# new idls marked with @since


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [2bfa1d58db15613533a3083654ddecfc0cd4177c]

INTEGRATION: CWS sdk01 (1.2.12); FILE MERGED 2003/04/15 15:09:16 mi 1.2.12.1: #107627# @since tags added


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [87147ef7a323f28fe66c87130889923a536e87d5]

INTEGRATION: CWS sw009 (1.11.136); FILE MERGED 2003/03/19 15:52:56 od 1.11.136.1: #106329# <SwNode::FindPageDesc(..)> - consider new output parameter <pPgDescNdIdx>


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [eb9a98d25bbb8ebdeeafc1651f4aba30f652848a]

INTEGRATION: CWS sw009 (1.4.2.4.2.3.44); FILE MERGED 2003/03/27 15:14:40 dvo 1.4.2.4.2.3.44.1: #106741# take care of (UNO-)cursors when deleting tables


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [cdf308b3a46355f2e0008c1670dc3413e77ed82e]

INTEGRATION: CWS sdk01 (1.6.6.1.18); FILE MERGED 2003/04/10 16:17:48 jsc 1.6.6.1.18.2: #107389# resolve conflict 2003/03/07 13:42:10 jsc 1.6.6.1.18.1: #107389# use TableSortDescriptor as parent


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [1f69df84af63193c6e16b62f33c9aa3f44ad33e3]

INTEGRATION: CWS sdk01 (1.8.78); FILE MERGED 2003/04/07 07:46:22 mi 1.8.78.1: #107627# marked interface elements new in OOo 1.1 SDK with @since tag


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [c76cf1c60f4a96368f9951b8d9ed241883a19ac6]

INTEGRATION: CWS sw009 (1.4.8.1.124); FILE MERGED 2003/03/24 12:12:18 dvo 1.4.8.1.124.1: #108116# call GCLines to clean up table structure;          also verify table/frame structure in debug builds; c/o fme


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [ef1e5210853752398340cfc62d724bdda420a405]

INTEGRATION: CWS sdk01 (1.6.2.1.38); FILE MERGED 2003/04/07 07:46:22 mi 1.6.2.1.38.1: #107627# marked interface elements new in OOo 1.1 SDK with @since tag


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [33c6ed749dd7dfcf8050d370eeb3da7507fc694e]

INTEGRATION: CWS sw009 (1.20.2.1.56); FILE MERGED 2003/03/19 15:49:31 od 1.20.2.1.56.1: 106329# <SwTOXBaseSection::Update(..)> and <SwTOXBaseSection::GenerateText(..)> - improve selection of used page description for tab calculation


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [7fea553b128c198f0c73a823aad7dbd8aacfe72a]

INTEGRATION: CWS sdk01 (1.1.16.1.38); FILE MERGED 2003/04/07 09:10:20 mi 1.1.16.1.38.1: #107627# new idls marked with @since


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [3b83cad5c5ec924a5e8cf89a78995f4c9ef5c332]

INTEGRATION: CWS sw009 (1.16.4.7.2.3.44); FILE MERGED 2003/04/15 10:51:42 fme 1.16.4.7.2.3.44.3: #i3250# Table cursor in cells with more than one paragraph without expansion 2003/04/01 13:06:23 hbrinkm 1.16.4.7.2.3.44.2: #i12312# SwCursor::IsSelOvr 2003/03/31 09:35:33 fme 1.16.4.7.2.3.44.1: #i3250# UpDown for table cursor if starting box has more than one paragraph


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [15e2ff285b4668f125163e3f7bf92fa3da1c11d4]

INTEGRATION: CWS sdk01 (1.6.6.1.38); FILE MERGED 2003/03/07 13:20:49 jsc 1.6.6.1.38.1: #108047# correct scope of used type


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [2781b887e6ff05436871290bc6c5049a927b861b]

INTEGRATION: CWS sw009 (1.4.14.1.44); FILE MERGED 2003/03/28 10:39:06 dvo 1.4.14.1.44.1: #107400# SwPaM assignment now does not touch the other Ring elements


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [80e1ced8769ef825b6c8421fdd9156b7739706bd]

INTEGRATION: CWS sdk01 (1.1.4.1.38); FILE MERGED 2003/04/07 09:10:18 mi 1.1.4.1.38.1: #107627# new idls marked with @since


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [3b22de991b10f18fccfde42b3eb413755ccfcc97]

INTEGRATION: CWS sw009 (1.47.2.2.26); FILE MERGED 2003/03/26 13:59:00 fme 1.47.2.2.26.1: #107493# GetCrsrOfst should return the index matching the bounding box of GetCharRect


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [ca76094368038dfd345269afb95b6ebd0cc50bb6]

INTEGRATION: CWS sw009 (1.7.130); FILE MERGED 2003/03/24 13:48:21 mib 1.7.130.1: #108377#: IsVisibleChildrenOnly corrected for root frame


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [2f9a9aabb2f22a64728ee127e79e97fd7e590571]

INTEGRATION: CWS sdk01 (1.1.8.1.38); FILE MERGED 2003/04/07 09:10:17 mi 1.1.8.1.38.1: #107627# new idls marked with @since


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [9c5d32aa74cc572525fd5007e349fd0398b54dee]

INTEGRATION: CWS sw009 (1.1.2.3.40); FILE MERGED 2003/04/03 10:40:49 hbrinkm 1.1.2.3.40.2: RESYNC: (1.1.2.3-1.1.2.4); FILE MERGED 2003/03/26 10:22:24 od 1.1.2.3.40.1: #108282# class <SwPagePreviewLayout> - adjust method <Prepare(..)>, delete unused member <mpSelectedPageFrm>, add new method <GetVirtPageNumByPageNum>


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [7cf5a3b7914a10834f2e6ae61207f7658ea74d06]

INTEGRATION: CWS sdk01 (1.2.4); FILE MERGED 2003/04/15 15:09:15 mi 1.2.4.1: #107627# @since tags added


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [a7f193146e2be48d3f7733b2525b668682377535]

INTEGRATION: CWS sw009 (1.4.130); FILE MERGED 2003/03/19 15:51:05 od 1.4.130.1: #106329# <SwNode::FindPageDesc(..)> - extend parameter list


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [c8b0c0cc0663a135756616a42a3560fd643b2f8a]

INTEGRATION: CWS sdk01 (1.2.78); FILE MERGED 2003/04/07 09:10:14 mi 1.2.78.1: #107627# new idls marked with @since


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [cc63f3f550be4c8fe22cc8c6ff874812eefae20e]

INTEGRATION: CWS sw009 (1.9.2.1.26); FILE MERGED 2003/03/26 14:00:56 fme 1.9.2.1.26.1: #107493# GetCrsrOfst should return the index matching the bounding box of GetCharRect


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [aa25c73d1868609af35d6c20cfb952d74a2f7ac9]

INTEGRATION: CWS sdk01 (1.2.78); FILE MERGED 2003/04/07 09:10:13 mi 1.2.78.1: #107627# new idls marked with @since


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [1675b1af8549987266c5633bd10e02b77e6453d5]

INTEGRATION: CWS sdk01 (1.2.78); FILE MERGED 2003/04/07 09:10:12 mi 1.2.78.1: #107627# new idls marked with @since


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [de54478b18de1f571d2174e0997c4205a9d14475]

INTEGRATION: CWS sdk01 (1.1.90); FILE MERGED 2003/04/07 09:10:11 mi 1.1.90.1: #107627# new idls marked with @since


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [c176d48e028e0aae7379185e4331987b43dae106]

INTEGRATION: CWS sdk01 (1.1.4.1.38); FILE MERGED 2003/04/07 09:10:09 mi 1.1.4.1.38.1: #107627# new idls marked with @since


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [c74a9664e67d7e0d1d190ebfca510e05d34da84b]

INTEGRATION: CWS sdk01 (1.7.78); FILE MERGED 2003/03/07 13:21:51 jsc 1.7.78.1: #108047# correct docu


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [6cac1e497b98051e255293dcc190a427b0ca5349]

INTEGRATION: CWS sdk01 (1.2.80); FILE MERGED 2003/04/07 09:10:02 mi 1.2.80.1: #107627# new idls marked with @since


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [7c442df2f0f3cb4018ac6d5209ab80dadf47e397]

INTEGRATION: CWS sdk01 (1.2.4); FILE MERGED 2003/04/15 15:09:13 mi 1.2.4.1: #107627# @since tags added


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [03fda0f5d1290f42b4446c2c4994908eed31ceda]

INTEGRATION: CWS sdk01 (1.1.90); FILE MERGED 2003/04/07 07:46:18 mi 1.1.90.1: #107627# marked interface elements new in OOo 1.1 SDK with @since tag


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [505e57a1c5aea1da8724f5768e8c211ea13261dd]

INTEGRATION: CWS sdk01 (1.3.80); FILE MERGED 2003/04/07 09:10:02 mi 1.3.80.1: #107627# new idls marked with @since


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [26ec7b39abd293fb763d9ec3650f7d747250943c]

INTEGRATION: CWS sdk01 (1.1.4.1.38); FILE MERGED 2003/04/07 09:10:01 mi 1.1.4.1.38.1: #107627# new idls marked with @since


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [e2d9e0a3a8c0e57c52473159f7f6e8c378635b83]

INTEGRATION: CWS sdk01 (1.3.12); FILE MERGED 2003/04/15 15:09:13 mi 1.3.12.1: #107627# @since tags added


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [009e32844b505c263895f9c720c57bb8151c57a6]

INTEGRATION: CWS sw009 (1.5.72); FILE MERGED 2003/03/21 15:21:04 oj 1.5.72.1: #104026# fix toolbox problem with comboboxes


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [4042bebcde359c819fd403bd11477f5f44d86409]

INTEGRATION: CWS sdk01 (1.2.76); FILE MERGED 2003/04/07 09:10:00 mi 1.2.76.1: #107627# new idls marked with @since


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [6e0a1959b859719499a814fd7a2798b451b8cda8]

INTEGRATION: CWS sdk01 (1.9.2.1.38); FILE MERGED 2003/04/07 07:46:17 mi 1.9.2.1.38.1: #107627# marked interface elements new in OOo 1.1 SDK with @since tag


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [8974b3a9c66a4da79ab244490cd063e7f681dfbd]

INTEGRATION: CWS sdk01 (1.2.4); FILE MERGED 2003/04/15 15:09:12 mi 1.2.4.1: #107627# @since tags added


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [38c6a4b734c62461c4bb0d7cbbd2592189047e6b]

INTEGRATION: CWS sdk01 (1.3.80); FILE MERGED 2003/04/07 09:10:00 mi 1.3.80.1: #107627# new idls marked with @since


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [9964250d6ea13e88816e00477a4776aed63c6622]

INTEGRATION: CWS sdk01 (1.2.80); FILE MERGED 2003/04/07 07:46:17 mi 1.2.80.1: #107627# marked interface elements new in OOo 1.1 SDK with @since tag


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [df34da11ec1dfa4ce3bdcf6dfc23ce74ec2c8b9e]

INTEGRATION: CWS sdk01 (1.3.80); FILE MERGED 2003/04/07 09:09:59 mi 1.3.80.1: #107627# new idls marked with @since


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [bca4a04b33c66dd47a220f67ccbb7b085d1ee74e]

INTEGRATION: CWS sdk01 (1.1.4.1.38); FILE MERGED 2003/04/07 09:09:59 mi 1.1.4.1.38.1: #107627# new idls marked with @since


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [0d7d52fb3f97ef041375e54a211dea71d4e68afd]

INTEGRATION: CWS sdk01 (1.4.76); FILE MERGED 2003/04/07 07:46:16 mi 1.4.76.1: #107627# marked interface elements new in OOo 1.1 SDK with @since tag


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [834d2c8f6cbe5f8afd94862d0aaaf03b0b3f092a]

INTEGRATION: CWS sdk01 (1.7.2.1.28); FILE MERGED 2003/04/07 07:46:15 mi 1.7.2.1.28.1: #107627# marked interface elements new in OOo 1.1 SDK with @since tag


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [d2d3dd441edfa0f4f0a4d42e8eea85bdb8b43111]

INTEGRATION: CWS sdk01 (1.1.90); FILE MERGED 2003/04/07 09:09:56 mi 1.1.90.1: #107627# new idls marked with @since


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [1c6036441dbdde57f3ed471e737a8e2ac6537da8]

INTEGRATION: CWS sdk01 (1.1.82); FILE MERGED 2003/04/10 16:08:14 jsc 1.1.82.2: #107627# resolve conflict 2003/04/07 09:09:55 mi 1.1.82.1: #107627# new idls marked with @since


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [315fb5d788b52421fa612415ee0daf447b78747a]

INTEGRATION: CWS sdk01 (1.1.88); FILE MERGED 2003/04/07 09:09:55 mi 1.1.88.1: #107627# new idls marked with @since


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [6f7e39718d538212e6fe5c1a3085f64d36f2d843]

INTEGRATION: CWS sdk01 (1.2.12); FILE MERGED 2003/04/15 15:09:11 mi 1.2.12.1: #107627# @since tags added


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [d6aec1dfb35c62761c99d6ffdce552509dd62443]

INTEGRATION: CWS sdk01 (1.10.6.5.38); FILE MERGED 2003/04/07 07:46:13 mi 1.10.6.5.38.1: #107627# marked interface elements new in OOo 1.1 SDK with @since tag


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [4704524cd91fb181dc02dc85b516394ecfb4efff]

INTEGRATION: CWS sdk01 (1.2.88); FILE MERGED 2003/04/07 09:09:54 mi 1.2.88.1: #107627# new idls marked with @since


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [c2a1e3c0be3df9d1ed391ae01b7272d53c9a9881]

INTEGRATION: CWS sdk01 (1.1.90); FILE MERGED 2003/04/07 09:09:54 mi 1.1.90.1: #107627# new idls marked with @since


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [0a0a99c878bac3046b2de9cbdc4995c87a19f5fe]

INTEGRATION: CWS sdk01 (1.1.82); FILE MERGED 2003/04/10 16:08:14 jsc 1.1.82.2: #107627# resolve conflict 2003/04/07 09:09:53 mi 1.1.82.1: #107627# new idls marked with @since


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [78f09452a7601fb8d109c74b698cf5024a4f051b]

INTEGRATION: CWS sdk01 (1.2.4); FILE MERGED 2003/04/15 15:09:10 mi 1.2.4.1: #107627# @since tags added


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [af0519ff0b29b27d6916c232f5a2ee9c12a5a05e]

INTEGRATION: CWS sdk01 (1.1.4.1.38); FILE MERGED 2003/04/07 09:09:53 mi 1.1.4.1.38.1: #107627# new idls marked with @since


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [d199e938f09e9edb4963eceecbb0375acf8254af]

INTEGRATION: CWS sdk01 (1.13.78); FILE MERGED 2003/03/07 13:23:57 jsc 1.13.78.1: #108047# correct docu


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [f11883eafe5a292bd8746ea2f5faafa9e3dd09bb]

INTEGRATION: CWS sdk01 (1.7.76); FILE MERGED 2003/04/07 07:46:08 mi 1.7.76.1: #107627# marked interface elements new in OOo 1.1 SDK with @since tag


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [25c8beda77b20c659b930f0557d56ba749982296]

INTEGRATION: CWS sdk01 (1.8.76); FILE MERGED 2003/04/07 07:46:07 mi 1.8.76.1: #107627# marked interface elements new in OOo 1.1 SDK with @since tag


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [9b770d53db826acf6cb87bf39d796793f35175e5]

INTEGRATION: CWS sdk01 (1.7.76); FILE MERGED 2003/04/07 07:46:07 mi 1.7.76.1: #107627# marked interface elements new in OOo 1.1 SDK with @since tag


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [26a8ae44948b6567cbc8618f2b1fbcb81800e8e2]

INTEGRATION: CWS sdk01 (1.8.76); FILE MERGED 2003/04/07 07:46:06 mi 1.8.76.1: #107627# marked interface elements new in OOo 1.1 SDK with @since tag


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [82daaa630fc9ffb997b5e2ba6bef0dd4271d4fa4]

INTEGRATION: CWS sdk01 (1.8.78); FILE MERGED 2003/04/07 07:46:06 mi 1.8.78.1: #107627# marked interface elements new in OOo 1.1 SDK with @since tag


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [bad20cf1b525d91c18c62a487ea7212575331b66]

INTEGRATION: CWS sdk01 (1.7.76); FILE MERGED 2003/04/07 07:46:05 mi 1.7.76.1: #107627# marked interface elements new in OOo 1.1 SDK with @since tag


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [57cba81326495e59483e10513d3afeba48b01f0d]

INTEGRATION: CWS sdk01 (1.11.76); FILE MERGED 2003/04/07 07:46:04 mi 1.11.76.1: #107627# marked interface elements new in OOo 1.1 SDK with @since tag


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [c511c6c13b34911d66eea287c4ddbabbbe126e02]

INTEGRATION: CWS sdk01 (1.9.76); FILE MERGED 2003/04/07 07:46:03 mi 1.9.76.1: #107627# marked interface elements new in OOo 1.1 SDK with @since tag


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [4556fdfe23667a388ca5888034a1ed304c24c3a8]

INTEGRATION: CWS sdk01 (1.5.76); FILE MERGED 2003/03/07 13:21:49 jsc 1.5.76.1: #108047# correct docu


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [0434d40f9f19c552b4c9310be69cffa5c33af345]

INTEGRATION: CWS sdk01 (1.27.4.1.6); FILE MERGED 2003/04/10 11:44:57 jsc 1.27.4.1.6.1: #108153# remove directory create flag


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [51664000a8ff4d75fc34c11c68b237794bb46b3d]

INTEGRATION: CWS sdk01 (1.13.4); FILE MERGED 2003/04/11 16:42:45 jsc 1.13.4.1: #108153# use zip quiet mode under windows


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [0ae968d5bfda083759075389678340a6d9de1baa]

INTEGRATION: CWS sdk01 (1.1.4.1.6); FILE MERGED 2003/04/10 11:46:33 jsc 1.1.4.1.6.1: #108153# insert pkgchk flag


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [a96ec9ab90e4e308ca07c239c93523b05840be90]

INTEGRATION: CWS sdk01 (1.1.4.1.6); FILE MERGED 2003/04/11 13:26:37 jsc 1.1.4.1.6.4: #108799# use lib prefix (temporary) 2003/04/10 11:47:35 jsc 1.1.4.1.6.3: #108799# use new naming convention for uno components 2003/03/28 14:42:15 jsc 1.1.4.1.6.2: #108153# correct rpath option 2003/03/28 14:04:28 jsc 1.1.4.1.6.1: #108153# use rpath ORIGIN option for linking


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [971777a20159333a76fc5698230a7d71fed58061]

INTEGRATION: CWS sdk01 (1.7.6.1.6); FILE MERGED 2003/04/10 11:52:37 jsc 1.7.6.1.6.1: #108153# remove dir create flag


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [c5e3370006c5af0a72db41f8b2d5d213d79a01c2]

INTEGRATION: CWS sdk01 (1.2.4.1.6); FILE MERGED 2003/04/10 11:57:36 jsc 1.2.4.1.6.1: #108153# remove create dir falg


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [114c1fbb6aa85376ab435c40eb5b04e12820780d]

INTEGRATION: CWS sw009 (1.11.14.1.88); FILE MERGED 2003/03/25 11:42:39 oj 1.11.14.1.88.1: #107903# call base class


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [03c5c8c5074667bed7666db649fe1311d33035c4]

INTEGRATION: CWS sdk01 (1.54.4.1.6); FILE MERGED 2003/04/11 12:43:03 jsc 1.54.4.1.6.7: #108153# remove forte integration, not usable 2003/04/10 15:32:51 jsc 1.54.4.1.6.6: #108153# resolve conflict 2003/04/10 15:11:08 jsc 1.54.4.1.6.5: #108799# use new naming convention for uno components 2003/04/10 12:00:50 jsc 1.54.4.1.6.4: #108799# use new naming convention for uno components 2003/03/28 13:55:43 jsc 1.54.4.1.6.3: #108153# change samples directory structure 2003/03/13 15:43:34 jsc 1.54.4.1.6.2: #108153# remove juh, is already in the office 2003/03/13 12:19:06 jsc 1.54.4.1.6.1: #108153# improve usability


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [742ae202ef8bc28a10dfbc7f5bcb736863053207]

INTEGRATION: CWS sw009 (1.49.2.2.48); FILE MERGED 2003/03/18 09:59:07 oj 1.49.2.2.48.1: #107657# moved GetScriptTypeOfLanguage to svtools SvtLanguageOptions


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [0d7839453262d03e6e1d3c28adcb5079033335ba]

INTEGRATION: CWS sw009 (1.12.144); FILE MERGED 2003/03/18 09:59:06 oj 1.12.144.1: #107657# moved GetScriptTypeOfLanguage to svtools SvtLanguageOptions


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [12851f83b81f9cf1b23f237c958e3dc79e30f353]

INTEGRATION: CWS sw009 (1.16.2.1.40); FILE MERGED 2003/03/27 12:53:48 oj 1.16.2.1.40.1: #107234# move wrqapper to comphelper


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [1b17371e4944faf1f9946ef2a6b570a25c83f980]

INTEGRATION: CWS sw009 (1.14.8.1.40); FILE MERGED 2003/03/27 12:53:49 oj 1.14.8.1.40.1: #107234# move wrqapper to comphelper


2003-04-17  Vladimir Glazounov  <vg@openoffice.org>  [b3043dab8d8a52cc6dc78056e87645a3ec5ea714]

INTEGRATION: CWS sw009 (1.29.2.2.34); FILE MERGED 2003/04/02 12:04:20 hbrinkm 1.29.2.2.34.2: RESYNC: (1.29.2.2-1.29.2.3); FILE MERGED 2003/03/18 09:51:01 oj 1.29.2.2.34.1: #107657# moved GetScriptTypeOfLanguage to svtools SvtLanguageOptions


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [d3dd17d971d2f7bda1902c2819199f72723589c5]

INTEGRATION: CWS sdk01 (1.9.4.1.6); FILE MERGED 2003/04/10 11:39:29 jsc 1.9.4.1.6.2: #108799# use new naming convention for uno components 2003/03/13 09:05:30 jsc 1.9.4.1.6.1: #108153# improve usability


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [4a67c4bf2d68ecf7b00bf972d7b160cb78f90d93]

INTEGRATION: CWS sdk01 (1.1.2); FILE ADDED 2003/03/12 14:10:37 jsc 1.1.2.1: #108153# moved from GraphicsInserter directory


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [754208aa608fb0d55bc61aa133e00ddfefc875d4]

INTEGRATION: CWS sdk01 (1.1.2); FILE ADDED 2003/03/12 13:57:53 jsc 1.1.2.1: #108153# moved from writer/WriterSelector directory


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [a96512196c203094b0241b85e86098433a95a0f5]

INTEGRATION: CWS sdk01 (1.1.2); FILE ADDED 2003/03/12 13:57:52 jsc 1.1.2.1: #108153# moved from writer/WriterSelector directory


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [79ecf65e487b978388d6750a8e2c49f67957c1d7]

INTEGRATION: CWS sdk01 (1.1.2); FILE ADDED 2003/03/12 13:57:51 jsc 1.1.2.1: #108153# moved from writer/WriterSelector directory


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [d2992ccb3e26ef5b7aa6c337002f6ad080f56735]

INTEGRATION: CWS sdk01 (1.1.2); FILE ADDED 2003/03/12 13:57:50 jsc 1.1.2.1: #108153# moved from writer/WriterSelector directory


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [8247c719056c350d892b472a70dabf2b288d183f]

INTEGRATION: CWS sdk01 (1.1.2); FILE ADDED 2003/03/12 14:11:29 jsc 1.1.2.2: #108153# insert GraphicsInserter example 2003/03/12 13:57:49 jsc 1.1.2.1: #108153# moved from writer/WriterSelector directory


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [cccd038eaaa5c477b820f43af9cc51b538e24f71]

INTEGRATION: CWS sdk01 (1.1.2); FILE ADDED 2003/03/12 13:57:48 jsc 1.1.2.1: #108153# moved from writer/WriterSelector directory


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [d718036fc9fc78fb9729fb8112119e954cba23ae]

INTEGRATION: CWS sdk01 (1.1.2); FILE ADDED 2003/03/12 14:10:33 jsc 1.1.2.1: #108153# moved from GraphicsInserter directory


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [aab4e5f8eb46b305506b32c65d0c3c66076c81a0]

INTEGRATION: CWS sdk01 (1.1.2); FILE ADDED 2003/03/12 14:59:14 jsc 1.1.2.1: #108153# moved from calc/CalcAddin directory


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [058d1f48d26adce19437a0c8635071edff6e2320]

INTEGRATION: CWS sdk01 (1.1.2); FILE ADDED 2003/03/12 14:59:11 jsc 1.1.2.1: #108153# moved from calc/CalcAddin directory


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [895e07550e8c0bb6a20da0fb107ce2349169fd03]

INTEGRATION: CWS sdk01 (1.1.2); FILE ADDED 2003/04/10 11:41:29 jsc 1.1.2.3: #108799# use new naming convention for uno components 2003/03/12 15:36:46 jsc 1.1.2.2: #108153# insert CalcAddins.sxc 2003/03/12 14:59:09 jsc 1.1.2.1: #108153# moved from calc/CalcAddin directory


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [c1ad1ef9c49527ccff7df125798cd38055cbc5f5]

INTEGRATION: CWS sdk01 (1.1.2); FILE ADDED 2003/04/10 11:41:31 jsc 1.1.2.2: #108799# use new naming convention for uno components 2003/03/12 14:59:13 jsc 1.1.2.1: #108153# moved from calc/CalcAddin directory


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [72cbca1e53248fa799c1afd31902f22512672bb7]

INTEGRATION: CWS sdk01 (1.1.2); FILE ADDED 2003/03/12 14:59:16 jsc 1.1.2.1: #108153# moved from calc/CalcAddin directory


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [a46f93c44de8b9427a6bfffc5124fd81d38e0d1c]

INTEGRATION: CWS sdk01 (1.1.2); FILE ADDED 2003/03/12 14:59:17 jsc 1.1.2.1: #108153# moved from calc/CalcAddin directory


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [afaa7d93b3f382c83a6527a669f590dd7e5d71bb]

INTEGRATION: CWS sdk01 (1.4.12.1.6); FILE MERGED 2003/04/10 11:40:47 jsc 1.4.12.1.6.2: #108799# use new naming convention for uno components 2003/03/13 09:05:29 jsc 1.4.12.1.6.1: #108153# improve usability


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [0991d6c19ef952fe61cc675c95b0fc9d8e04e7ee]

INTEGRATION: CWS sdk01 (1.6.12.1.6); FILE MERGED 2003/03/13 09:05:29 jsc 1.6.12.1.6.1: #108153# improve usability


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [9ef131f8c679bdbdca6d047deef257c700fb3e22]

INTEGRATION: CWS sdk01 (1.5.12.1.6); FILE MERGED 2003/04/10 11:42:06 jsc 1.5.12.1.6.1: #108799# use new naming convention for uno components


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [63d7020ccf5665602560713d83a4ef9b894d4bfb]

INTEGRATION: CWS sdk01 (1.9.12.1.6); FILE MERGED 2003/04/10 11:38:21 jsc 1.9.12.1.6.1: #108799# use new naming convention for uno components


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [e9fba3ea689a6e3d97053a3f29a7b11c88155beb]

INTEGRATION: CWS sdk01 (1.1.2); FILE ADDED 2003/03/12 14:27:29 jsc 1.1.2.1: #108153# moved from draw directory


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [a381e8994c4b65b051a212119dfe3a56b8d454ba]

INTEGRATION: CWS sdk01 (1.1.2); FILE ADDED 2003/03/12 15:02:26 jsc 1.1.2.2: #108153# correct typos 2003/03/12 14:27:28 jsc 1.1.2.1: #108153# moved from draw directory


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [9765e97d833c85bd15ac775472d74fade198b432]

INTEGRATION: CWS sdk01 (1.1.2); FILE ADDED 2003/04/11 13:42:28 jsc 1.1.2.3: #108153# remove brackets 2003/03/13 09:01:35 jsc 1.1.2.2: #107919# insert link to filter list 2003/03/12 13:55:23 jsc 1.1.2.1: #108153# moved from DocumentConverter/Loader/Printer/Saver directory


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [c0e18c92ebcdf80eca2163fa9e1d80e4da5490eb]

INTEGRATION: CWS sdk01 (1.1.2); FILE ADDED 2003/03/12 13:55:23 jsc 1.1.2.1: #108153# moved from DocumentConverter/Loader/Printer/Saver directory


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [cb3f734b843c7b758b8d77dcfab4e8a6d052ab46]

INTEGRATION: CWS sdk01 (1.1.2); FILE ADDED 2003/03/12 13:55:21 jsc 1.1.2.1: #108153# moved from DocumentConverter/Loader/Printer/Saver directory


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [5fafd34aeec583abd97719730f42afafbef71f16]

INTEGRATION: CWS sdk01 (1.1.2); FILE ADDED 2003/03/12 13:55:22 jsc 1.1.2.1: #108153# moved from DocumentConverter/Loader/Printer/Saver directory


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [3146b895d10210f864f7996e59401b90d7766ac0]

INTEGRATION: CWS sdk01 (1.1.2); FILE ADDED 2003/03/12 13:55:20 jsc 1.1.2.1: #108153# moved from DocumentConverter/Loader/Printer/Saver directory


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [c38d3aa0d3cd65515785256ab462d3e2e0cb2826]

INTEGRATION: CWS sdk01 (1.5.12.1.6); FILE MERGED 2003/03/13 09:05:27 jsc 1.5.12.1.6.1: #108153# improve usability


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [e645add5d9b8dc459c86f738cfc816122d37085c]

INTEGRATION: CWS sdk01 (1.1.4.1.6); FILE MERGED 2003/04/12 10:13:52 jsc 1.1.4.1.6.2: #108799# new naming convention 2003/04/10 11:34:35 jsc 1.1.4.1.6.1: #108799# use new naming convention for uno components


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [24409e8e8e1445e73a53ce906d80f10fd36b96de]

INTEGRATION: CWS sdk01 (1.1.4.1.6); FILE MERGED 2003/04/10 11:32:44 jsc 1.1.4.1.6.1: #108799# use new naming convention for uno components


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [978111930de3e1ec128f75bee337db314ce8c1cf]

INTEGRATION: CWS sdk01 (1.1.4.1.6); FILE MERGED 2003/04/15 08:07:15 jsc 1.1.4.1.6.3: #108799# correct dependency 2003/04/12 10:13:53 jsc 1.1.4.1.6.2: #108799# new naming convention 2003/04/10 11:32:42 jsc 1.1.4.1.6.1: #108799# use new naming convention for uno components


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [c477b1152b433918c8dc495d1034e15a15409f09]

INTEGRATION: CWS sdk01 (1.5.10.1.6); FILE MERGED 2003/03/13 11:38:24 jsc 1.5.10.1.6.1: #108153# improve usability


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [9476a7355262fa184a8138d5eb6d6b80b0c15191]

INTEGRATION: CWS sdk01 (1.3.20.1.6); FILE MERGED 2003/03/13 11:39:21 jsc 1.3.20.1.6.1: #107908# catch exception


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [1963339633d31239255c3d3fbefee4b09a8a9cd5]

INTEGRATION: CWS sdk01 (1.1.14.1.6); FILE MERGED 2003/03/13 12:18:24 jsc 1.1.14.1.6.1: #108153# improve usability


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [2b8c094aa14426217f96738e5db2b60722e7b66a]

INTEGRATION: CWS sdk01 (1.7.4.1.6); FILE MERGED 2003/04/14 09:27:58 jsc 1.7.4.1.6.2: #107900# update rdbmaker options 2003/03/13 11:03:44 jsc 1.7.4.1.6.1: #107906# improve usability


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [0d930c589d515ed0972fcbb08dc96d8dd3163fa2]

INTEGRATION: CWS sdk01 (1.8.4.1.6); FILE MERGED 2003/03/13 11:03:43 jsc 1.8.4.1.6.2: #107906# improve usability 2003/03/12 09:25:04 jsc 1.8.4.1.6.1: #107916# change Java requirements


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [df36bf3f4af955b3bc29cd4a30aa830908eccdff]

INTEGRATION: CWS sdk01 (1.7.14.1.6); FILE MERGED 2003/03/12 09:55:28 jsc 1.7.14.1.6.1: #107901# insert title


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [39ef2c17a13e445aef5031d09a39757b30ff66f8]

INTEGRATION: CWS sdk01 (1.12.4); FILE MERGED 2003/04/11 12:43:03 jsc 1.12.4.1: #108153# remove forte integration, not usable


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [2ad146d2564dfab41d7fd5b537402f38cd773573]

INTEGRATION: CWS sdk01 (1.1.2); FILE ADDED 2003/04/16 09:57:21 jsc 1.1.2.6: #107898# changes back 2003/04/16 09:26:49 jsc 1.1.2.5: #107898# remove tr command 2003/04/15 13:56:39 jsc 1.1.2.4: #107898# use variable for directory check (typo) 2003/04/15 13:44:13 jsc 1.1.2.3: #107898# use variable for directory check (typo) 2003/04/15 08:27:49 jsc 1.1.2.2: #107898# insert space 2003/03/12 09:56:56 jsc 1.1.2.1: #10898# imporve usability


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [273239a647c0b2c9ca30f7ac011bd37db9e1b35a]

INTEGRATION: CWS sdk01 (1.2.28); FILE MERGED 2003/04/07 09:03:25 mi 1.2.28.1: #107627# new idls marked with @since


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [4cd00c9d6d9f89dae93ebb52f43388151e77e1ec]

INTEGRATION: CWS sdk01 (1.1.30); FILE MERGED 2003/04/07 09:03:24 mi 1.1.30.1: #107627# new idls marked with @since


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [407dff35fcae61db25e1457abd2559055f17a165]

INTEGRATION: CWS sdk01 (1.1.28); FILE MERGED 2003/04/07 09:03:23 mi 1.1.28.1: #107627# new idls marked with @since


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [40e539a96ad1cabb04767dd9f3f8e4fadf9c360c]

INTEGRATION: CWS sdk01 (1.1.28); FILE MERGED 2003/04/07 09:03:22 mi 1.1.28.1: #107627# new idls marked with @since


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [3860f29f66991556c9d4ea5f47cb98a853c17a02]

INTEGRATION: CWS sdk01 (1.3.22); FILE MERGED 2003/04/07 09:03:22 mi 1.3.22.1: #107627# new idls marked with @since


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [daa8c2837cea0659d30818f7f6c97c197b310b9f]

INTEGRATION: CWS sdk01 (1.1.28); FILE MERGED 2003/04/07 09:03:21 mi 1.1.28.1: #107627# new idls marked with @since


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [63bf0baf1e1d24889155636b49c70fbfebebfcac]

INTEGRATION: CWS sdk01 (1.1.28); FILE MERGED 2003/04/07 09:03:19 mi 1.1.28.1: #107627# new idls marked with @since


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [c7962a53b1efb7470b00bcddd04f720dca6718b6]

INTEGRATION: CWS sdk01 (1.3.28); FILE MERGED 2003/04/07 09:03:15 mi 1.3.28.1: #107627# new idls marked with @since


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [8f46aeafbf175308a45a4bf1c703617592b96004]

INTEGRATION: CWS sdk01 (1.1.30); FILE MERGED 2003/04/07 09:03:15 mi 1.1.30.1: #107627# new idls marked with @since


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [94d6d1313eb20b3d8c67cc9a8a73478dba6038ca]

INTEGRATION: CWS sdk01 (1.11.20); FILE MERGED 2003/04/07 09:03:14 mi 1.11.20.1: #107627# new idls marked with @since


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [8d3baa76fe91cf0ed0498b7768036fcc9bfd4982]

INTEGRATION: CWS sdk01 (1.8.20); FILE MERGED 2003/04/07 09:03:14 mi 1.8.20.1: #107627# new idls marked with @since


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [80545db405d44e94151f15a079d31a783c6cc3ae]

INTEGRATION: CWS sdk01 (1.2.28); FILE MERGED 2003/04/07 09:03:13 mi 1.2.28.1: #107627# new idls marked with @since


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [f97038dcd0c357c2fbdfaa099fc68ea855ac006a]

INTEGRATION: CWS sdk01 (1.2.30); FILE MERGED 2003/04/07 09:03:13 mi 1.2.30.1: #107627# new idls marked with @since


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [83cd9740f05c5f3403ddd70d215d37e8e1e0a53a]

INTEGRATION: CWS sdk01 (1.1.30); FILE MERGED 2003/04/07 09:03:12 mi 1.1.30.1: #107627# new idls marked with @since


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [4ba71b4cb79d788b8b5fda07fa4832d3ec7807de]

INTEGRATION: CWS sdk01 (1.6.32); FILE MERGED 2003/04/07 09:03:12 mi 1.6.32.1: #107627# new idls marked with @since


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [9f098d9a2a3195b52f225b505102de177d31a567]

INTEGRATION: CWS sdk01 (1.7.32); FILE MERGED 2003/04/07 09:03:12 mi 1.7.32.1: #107627# new idls marked with @since


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [8ebe43cccc32d9fcd249caf8004ae9cec7ca6fcb]

INTEGRATION: CWS sdk01 (1.2.2.1.10); FILE MERGED 2003/04/07 09:03:09 mi 1.2.2.1.10.1: #107627# new idls marked with @since


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [c8de4186b5134e1b360529e6fcc2f56ddf97cd07]

INTEGRATION: CWS sdk01 (1.1.20); FILE MERGED 2003/04/07 09:03:09 mi 1.1.20.1: #107627# new idls marked with @since


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [583addfab6d49d9bdbb9b956b9fc0262a0ac690a]

INTEGRATION: CWS sdk01 (1.1.2.1.10); FILE MERGED 2003/04/07 09:03:08 mi 1.1.2.1.10.1: #107627# new idls marked with @since


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [383a7a063a10c984ac9e7f6e7648959b972c3370]

INTEGRATION: CWS sdk01 (1.2.2.1.10); FILE MERGED 2003/04/07 09:03:08 mi 1.2.2.1.10.1: #107627# new idls marked with @since


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [6ba888be4c86455f93f9115d865e96df502eca21]

INTEGRATION: CWS sdk01 (1.1.2.1.10); FILE MERGED 2003/04/07 09:03:07 mi 1.1.2.1.10.1: #107627# new idls marked with @since


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [3cb2107c7334fc7288a51a9b693b82106ba489ec]

INTEGRATION: CWS sdk01 (1.1.2.1.10); FILE MERGED 2003/04/07 09:03:06 mi 1.1.2.1.10.1: #107627# new idls marked with @since


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [e6ad45448db9a051e2488d718ac86916a63b09e9]

INTEGRATION: CWS sdk01 (1.1.20); FILE MERGED 2003/04/07 09:03:06 mi 1.1.20.1: #107627# new idls marked with @since


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [c38b6014625f8340cff6553626a3213d9690fd66]

INTEGRATION: CWS sdk01 (1.11.20); FILE MERGED 2003/04/07 07:45:15 mi 1.11.20.1: #107627# marked interface elements new in OOo 1.1 SDK with @since tag


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [ab5cbcfe62e43b3f7c66a9df6aef0e68cf337cbf]

INTEGRATION: CWS sdk01 (1.13.20); FILE MERGED 2003/04/07 07:45:14 mi 1.13.20.1: #107627# marked interface elements new in OOo 1.1 SDK with @since tag


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [3ceb7e1b7bffedde8ab6c632d0bb101a918942d2]

INTEGRATION: CWS sdk01 (1.1.20); FILE MERGED 2003/04/07 09:03:05 mi 1.1.20.1: #107627# new idls marked with @since


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [2916f2d4f5076ba9c1bd5a7c0c641f9dd6f3431a]

INTEGRATION: CWS sdk01 (1.1.20); FILE MERGED 2003/04/07 09:03:04 mi 1.1.20.1: #107627# new idls marked with @since


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [3dea14745ebc0cb80f793a9f3e582d0201c7d0cd]

INTEGRATION: CWS sdk01 (1.1.26); FILE MERGED 2003/04/07 09:02:58 mi 1.1.26.1: #107627# new idls marked with @since


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [1031d546b10522c7f0c79f1f826a6291a152fa7e]

INTEGRATION: CWS sdk01 (1.2.26); FILE MERGED 2003/04/07 09:02:57 mi 1.2.26.1: #107627# new idls marked with @since


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [d3c1b032f9b59356fe29fd42ffd952030ac55954]

INTEGRATION: CWS sdk01 (1.1.26); FILE MERGED 2003/04/07 09:02:55 mi 1.1.26.1: #107627# new idls marked with @since


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [3f9db7fe04395bc670dac2c9985271405fc5067c]

INTEGRATION: CWS sdk01 (1.1.26); FILE MERGED 2003/04/07 09:02:54 mi 1.1.26.1: #107627# new idls marked with @since


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [12a8bbb18f2ad6faf8522b572f0b75e124472990]

INTEGRATION: CWS sdk01 (1.1.26); FILE MERGED 2003/04/07 09:02:53 mi 1.1.26.1: #107627# new idls marked with @since


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [5ba4e8cdaee33c70ed9b02bbf9887996892f0307]

INTEGRATION: CWS sdk01 (1.3.28); FILE MERGED 2003/04/07 09:02:50 mi 1.3.28.1: #107627# new idls marked with @since


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [ae277cbd8382fe4691c8918ebefb3cebd2e97247]

INTEGRATION: CWS sdk01 (1.2.28); FILE MERGED 2003/04/07 09:02:46 mi 1.2.28.1: #107627# new idls marked with @since


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [fe26258a8d7672f87d88136ede459e0b05dd8aff]

INTEGRATION: CWS sdk01 (1.9.36); FILE MERGED 2003/03/07 13:14:25 jsc 1.9.36.1: #108047# correct scope of used type


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [e7c9b45f136fec4cc234be170998495b43a68b27]

INTEGRATION: CWS sdk01 (1.10.2.1.10); FILE MERGED 2003/04/07 07:45:11 mi 1.10.2.1.10.2: #107627# marked interface elements new in OOo 1.1 SDK with @since tag 2003/03/10 10:42:47 mi 1.10.2.1.10.1: #107638# REMOVABLE deprecated, use REMOVEABLE


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [e145a40a0f1de8ba551408c5ce7a4e3777f9cd2f]

INTEGRATION: CWS sdk01 (1.6.8.1.8); FILE MERGED 2003/03/07 13:13:11 jsc 1.6.8.1.8.1: #108047# generate error for nested docu strings


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [4b77777b01b3fc12cd399d52f55c0a96673149de]

INTEGRATION: CWS sdk01 (1.5.50); FILE MERGED 2003/03/07 13:11:58 jsc 1.5.50.1: #108047# correct lookup of types


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [9799697ad474f0d8f00ce8b633ab54aa1b8d610e]

INTEGRATION: CWS qadev4 (1.1.2); FILE ADDED 2003/04/16 10:40:20 lla 1.1.2.6: #108557# enhance of setPriority test. 2003/04/16 03:45:35 mindyliu 1.1.2.5: remove some senseless codes for yield 2003/04/14 12:14:24 lla 1.1.2.4: #108557# some changes for better check. 2003/04/09 09:30:03 mindyliu 1.1.2.3: #108557# not include "osl_String_Const.h" 2003/04/08 10:38:50 mindyliu 1.1.2.2: #108557# 2003/04/03 10:45:14 mindyliu 1.1.2.1: test osl/Thread


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [866bb03754264a96ce5f258ff0bf2d4a781c6180]

INTEGRATION: CWS qadev4 (1.1.2); FILE ADDED 2003/04/08 10:42:38 mindyliu 1.1.2.2: #108557# 2003/04/03 11:04:25 mindyliu 1.1.2.1: makefile


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [1d8f7697a1d7a84b1658cb8713a8122fe6cef6b5]

INTEGRATION: CWS qadev4 (1.1.2); FILE ADDED 2003/04/14 06:50:09 lla 1.1.2.4: #108557# remove sun header, due to link problems. 2003/04/09 06:24:08 mindyliu 1.1.2.3: #108557# 2003/04/08 10:42:37 mindyliu 1.1.2.2: #108557# 2003/04/03 10:56:36 mindyliu 1.1.2.1: cws qadev4


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [a99e7147d0279714ea8c70d4043744c87e2a9764]

INTEGRATION: CWS qadev4 (1.1.2); FILE ADDED 2003/04/09 03:31:09 deuce 1.1.2.1: #108557# First version of File system test code, tested on Solaris platform.


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [31befc33f489f85acec2fbd3e2180ed194dac4dd]

INTEGRATION: CWS qadev4 (1.1.2); FILE ADDED 2003/04/16 10:24:26 deuce 1.1.2.3: #108557# Windows and Linux platform test. bug fixed 2003/04/14 06:33:50 lla 1.1.2.2: #108557# changes, to compile within windows. 2003/04/09 03:31:09 deuce 1.1.2.1: #108557# First version of File system test code, tested on Solaris platform.


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [32529d49c33f51e46d759f2730ca510a0774b012]

INTEGRATION: CWS qadev4 (1.1.2); FILE ADDED 2003/04/09 07:59:29 deuce 1.1.2.2: #108557# Change the prj path from ..$/.. to ..$/..$/.. to let the compile work. 2003/04/09 03:31:08 deuce 1.1.2.1: #108557# First version of File system test code, tested on Solaris platform.


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [33f90634af4c8292ad9b49bab0aa4b3c443977ca]

INTEGRATION: CWS qadev4 (1.1.2); FILE ADDED 2003/04/08 07:30:41 lla 1.1.2.1: #108557# demonstration of uno usage within testshl2 tool


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [47a23054949e1d468268211362d5c6176d9e17a2]

INTEGRATION: CWS qadev4 (1.1.2); FILE ADDED 2003/04/08 07:30:39 lla 1.1.2.1: #108557# demonstration of uno usage within testshl2 tool


2003-04-17  Rüdiger Timm  <rt@openoffice.org>  [2912b86d76c5b4f3523c61db75e18fe4ea2b0d47]

INTEGRATION: CWS qadev4 (1.1.2); FILE ADDED 2003/04/08 07:30:38 lla 1.1.2.1: #108557# demonstration of uno usage within testshl2 tool


2003-04-16  Martin Maher  <mmaher@openoffice.org>  [7bf8c42f0a22a976b027ceba9c7935d5d423db91]

minor javadoc updates


2003-04-16  Martin Maher  <mmaher@openoffice.org>  [599358c392862052fd906643ec6d321908fa4d6f]

Added support for user-defined Rows


2003-04-16  Martin Maher  <mmaher@openoffice.org>  [ef77055d936156cd8f4d03666b84633290b867c2]

Ask the workbook for the sheetname


2003-04-16  Matthias Huetsch  <mhu@openoffice.org>  [17bbbf0614182c6b2d6094ef426f06db4d26debd]

#100000# #i11945# Symbol 'GetVersionInfo' is not required. Print warning, but exit with success.


2003-04-16  Armin Weiss  <aw@openoffice.org>  [59979789b22d37fd71e031d0d2a6c037ea781f5c]

Added cubic bezier class Changed quadratic bezier class (wrong name :-)


2003-04-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [2809dcb792176841ba6ba4ab50951651a4d4e665]

INTEGRATION: CWS adc5 (1.5.2); FILE MERGED 2003/04/15 16:01:18 np 1.5.2.2: #108787# 2003/04/09 15:23:45 np 1.5.2.1: 108787


2003-04-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [d7b1256146dc0e560b184130e8c76ea4ad89f4bb]

INTEGRATION: CWS adc5 (1.1.1.1.40); FILE MERGED 2003/04/15 17:21:42 np 1.1.1.1.40.1: #108787#


2003-04-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [777d8d54210bc35ec639effd8966c5cccd6ad45e]

INTEGRATION: CWS adc5 (1.1.1.1.40); FILE MERGED 2003/04/15 17:21:41 np 1.1.1.1.40.1: #108787#


2003-04-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [6dcd0fc2ab5f1eb1d85d78892ff6b6ee3e88b0a4]

INTEGRATION: CWS adc5 (1.1.1.1.40); FILE MERGED 2003/04/15 14:28:32 np 1.1.1.1.40.1: erraneous return type in ce.hxx


2003-04-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [9ecb9b09a686a1dcb627a7929e58faf5f9842490]

INTEGRATION: CWS adc5 (1.1.1.1.40); FILE MERGED 2003/04/09 15:23:44 np 1.1.1.1.40.1: 108787


2003-04-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [fbe0bed46bccfc77b818f9ab2636827383c2235a]

INTEGRATION: CWS adc5 (1.3.40); FILE MERGED 2003/04/15 17:21:40 np 1.3.40.1: #108787#


2003-04-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [f13b3ffc99fa3f31b3d266e3afc1ff4e77a66de4]

INTEGRATION: CWS adc5 (1.3.40); FILE MERGED 2003/04/15 17:21:39 np 1.3.40.1: #108787#


2003-04-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [15767df7a8d3b03852c6b01a828b543e19248950]

INTEGRATION: CWS adc5 (1.1.1.1.40); FILE MERGED 2003/04/15 11:08:17 np 1.1.1.1.40.1: #108718#


2003-04-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [c490bbb548383b0ee4db219a746251877366127a]

INTEGRATION: CWS adc5 (1.2.2); FILE MERGED 2003/04/15 11:08:16 np 1.2.2.1: #108718#


2003-04-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [b3f2d2fdc0a3f0658d838ab067a2cf02db7fac5e]

INTEGRATION: CWS adc5 (1.2.24); FILE MERGED 2003/04/15 17:29:24 np 1.2.24.4: autodoc version change 2003/04/15 16:06:19 np 1.2.24.3: #108787# 2003/04/15 16:03:57 np 1.2.24.2: #108787# 2003/04/15 16:01:17 np 1.2.24.1: #108787#


2003-04-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [1eef6d1e14712f9dbf925c8a04f60c4b32d6cbfe]

INTEGRATION: CWS adc5 (1.2.40); FILE MERGED 2003/04/15 11:08:15 np 1.2.40.1: #108718#


2003-04-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [8974efdd6f4eb7e4ce253658db04e710a796007c]

INTEGRATION: CWS adc5 (1.2.40); FILE MERGED 2003/04/09 15:23:42 np 1.2.40.1: 108787


2003-04-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [1dadb7522c537654c3c611a65039ba6a8be39ab0]

INTEGRATION: CWS adc5 (1.1.1.1.40); FILE MERGED 2003/04/15 11:08:13 np 1.1.1.1.40.1: #108718#


2003-04-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [f82e5e668351a2fd635e3b9ee8729b21ed6fad8c]

INTEGRATION: CWS adc5 (1.1.1.1.40); FILE MERGED 2003/04/15 11:08:12 np 1.1.1.1.40.1: #108718#


2003-04-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [b1b49a56027a0a5c6c5e937428d9d7bf711b561b]

INTEGRATION: CWS adc5 (1.6.18); FILE MERGED 2003/04/14 14:49:07 np 1.6.18.1: 107553


2003-04-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [b3f6e480ce53ad8955339253cbfa66315ce89249]

INTEGRATION: CWS adc5 (1.7.24); FILE MERGED 2003/04/15 14:15:08 np 1.7.24.2: #107553# 2003/04/14 14:49:07 np 1.7.24.1: 107553


2003-04-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [94570db56c74b09cd6bdcfb91060585b9ab35691]

INTEGRATION: CWS adc5 (1.8.24); FILE MERGED 2003/04/14 14:49:05 np 1.8.24.1: 107553


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [e189dd55fd73402954007889c9907cc3f10eecda]

SRX644


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [bef8c02bf7a60762d386d79a2b882dd9798f6250]

INTEGRATION: CWS dbgmacros1 (1.1.1.1.104); FILE MERGED 2003/04/10 09:22:06 kso 1.1.1.1.104.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [569ab875269f451acd9c4b515f25bdb09f11c74c]

INTEGRATION: CWS dbgmacros1 (1.4.30.1.20); FILE MERGED 2003/04/10 09:22:04 kso 1.4.30.1.20.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [0f8ca5a723561c6d8552ef54f1a12119c57bde1e]

INTEGRATION: CWS dbgmacros1 (1.11.68); FILE MERGED 2003/04/10 09:22:04 kso 1.11.68.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [2288a793ea1c620449fd1d055d0e5f2ab3c60d43]

INTEGRATION: CWS dbgmacros1 (1.1.1.1.104); FILE MERGED 2003/04/10 09:22:03 kso 1.1.1.1.104.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [b0340a76c31fb58131305dbca397884a4e5b8090]

INTEGRATION: CWS dbgmacros1 (1.48.152); FILE MERGED 2003/04/10 08:41:19 kso 1.48.152.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [3865a39f8ab0d72058ae24d0bd2d9587105e57a7]

INTEGRATION: CWS dbgmacros1 (1.7.162); FILE MERGED 2003/04/10 08:41:16 kso 1.7.162.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [d651afc78493ea13e8ddcf4a0766ab88c880a512]

INTEGRATION: CWS dbgmacros1 (1.2.162); FILE MERGED 2003/04/10 08:41:16 kso 1.2.162.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [82125c8b77d26e7b4d23993d7515d78d4ea4dc8b]

INTEGRATION: CWS dbgmacros1 (1.21.4.1.56); FILE MERGED 2003/04/10 08:41:15 kso 1.21.4.1.56.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [d873b15d6c2e916f29b437d1bc039b2afd656eea]

INTEGRATION: CWS dbgmacros1 (1.1.184); FILE MERGED 2003/04/10 08:41:13 kso 1.1.184.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [a48764839a3dfe9895f5558d70bf18c52dcc2bc1]

INTEGRATION: CWS dbgmacros1 (1.3.194); FILE MERGED 2003/04/10 08:41:13 kso 1.3.194.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [ca2089bd5548b0e3644d805735cdf843123626f7]

INTEGRATION: CWS dbgmacros1 (1.7.174); FILE MERGED 2003/04/10 08:41:12 kso 1.7.174.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [55b913663def9ab62423aa4205edf69ee9773ee6]

INTEGRATION: CWS dbgmacros1 (1.16.4.1.56); FILE MERGED 2003/04/10 08:41:12 kso 1.16.4.1.56.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [e4e701dc57e02b4d764d037ea8e13d956b7b5dd3]

INTEGRATION: CWS dbgmacros1 (1.5.150); FILE MERGED 2003/04/10 08:41:11 kso 1.5.150.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [6c3d8504759ee801d4d7dc4b0a345abe754207a7]

INTEGRATION: CWS dbgmacros1 (1.3.194); FILE MERGED 2003/04/10 08:41:10 kso 1.3.194.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [097ed9b9fc5dc3aa957a21601c69df7159882011]

INTEGRATION: CWS dbgmacros1 (1.1.194); FILE MERGED 2003/04/10 08:41:10 kso 1.1.194.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [3234247c8b81b2159fb9b14a0dca65c0ec07713c]

INTEGRATION: CWS dbgmacros1 (1.11.150); FILE MERGED 2003/04/10 08:41:09 kso 1.11.150.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [ee45603aa030db99f343a9edeae394ae1a204231]

INTEGRATION: CWS dbgmacros1 (1.1.1.1.196); FILE MERGED 2003/04/10 08:41:08 kso 1.1.1.1.196.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [2910027afd30c9984069e4f4d754b4efe5c37f58]

INTEGRATION: CWS dbgmacros1 (1.30.48); FILE MERGED 2003/04/09 10:11:53 kso 1.30.48.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [a460e02772374352b310515686803c9369ceb97f]

INTEGRATION: CWS dbgmacros1 (1.25.10); FILE MERGED 2003/04/09 10:11:53 kso 1.25.10.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [85881ecf2d02c3ec54afeb5deec21f59720093c9]

INTEGRATION: CWS dbgmacros1 (1.3.40); FILE MERGED 2003/04/10 09:25:27 kso 1.3.40.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [eb61f3c222ee6ded7ffd01e9a7ab1c2a70190f8c]

INTEGRATION: CWS dbgmacros1 (1.3.40); FILE MERGED 2003/04/10 09:25:26 kso 1.3.40.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [9d4358a7d77152854082f0b405225089832cef7b]

INTEGRATION: CWS dbgmacros1 (1.1.1.1.112); FILE MERGED 2003/04/09 12:09:14 kso 1.1.1.1.112.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [ab26b4c02ff7da2b93b504a48cd53e04a66ba3ac]

INTEGRATION: CWS dbgmacros1 (1.7.72); FILE MERGED 2003/04/09 12:09:05 kso 1.7.72.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [69c3048983fe67e91ff5b02f9be518dd8148d2ef]

INTEGRATION: CWS dbgmacros1 (1.11.6.4.4.2.72); FILE MERGED 2003/04/15 15:40:05 kso 1.11.6.4.4.2.72.2: RESYNC: (1.19-1.20); FILE MERGED 2003/04/09 12:08:44 kso 1.11.6.4.4.2.72.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [0bcd32ade2ade95af83992f67c58c2706b0cad4c]

INTEGRATION: CWS dbgmacros1 (1.8.16.1.52); FILE MERGED 2003/04/09 12:08:43 kso 1.8.16.1.52.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [4e96af12573631f84b8ca758f1c330d0238f2396]

INTEGRATION: CWS dbgmacros1 (1.4.78); FILE MERGED 2003/04/09 12:08:40 kso 1.4.78.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [35c2678a1d5d20d9eab3582e3f9626f8d5ecc972]

INTEGRATION: CWS dbgmacros1 (1.6.72); FILE MERGED 2003/04/09 12:08:40 kso 1.6.72.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [2bf3c12a77a61db0bcd084367b430b9bf48031b8]

INTEGRATION: CWS dbgmacros1 (1.21.8.1.18); FILE MERGED 2003/04/09 12:08:39 kso 1.21.8.1.18.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [15d3d11244889bb568c15c6f36b40dc55b31be5a]

INTEGRATION: CWS dbgmacros1 (1.24.76); FILE MERGED 2003/04/09 12:08:27 kso 1.24.76.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [5bd32983f25b89f6fac470a20296a49a146b24a3]

INTEGRATION: CWS dbgmacros1 (1.17.78); FILE MERGED 2003/04/09 12:08:26 kso 1.17.78.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [b551bcca14c88a42e59e1957b9a3ba8f51894172]

INTEGRATION: CWS dbgmacros1 (1.11.74); FILE MERGED 2003/04/09 12:08:25 kso 1.11.74.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [2b33c792ed0e4d3390ec22ec450d8f9b22cc2d6d]

INTEGRATION: CWS dbgmacros1 (1.14.80); FILE MERGED 2003/04/09 12:08:25 kso 1.14.80.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [80b83d66a2b01b8b9854ebf679ebb0e4cf86b7f2]

INTEGRATION: CWS dbgmacros1 (1.25.8.1.12); FILE MERGED 2003/04/09 12:08:24 kso 1.25.8.1.12.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [da4b3b9468ef12ee3aeabf34332267d9e5489552]

INTEGRATION: CWS dbgmacros1 (1.2.100); FILE MERGED 2003/04/09 12:08:15 kso 1.2.100.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [31b0c1cd4ecfad1473d21bb4ca6eda47febabf6e]

INTEGRATION: CWS dbgmacros1 (1.15.2.1.12); FILE MERGED 2003/04/09 12:08:14 kso 1.15.2.1.12.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [c06a87d61edc506f2bb1d355f2296d732015d480]

INTEGRATION: CWS dbgmacros1 (1.4.104); FILE MERGED 2003/04/09 12:08:12 kso 1.4.104.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [047b9cb79c678bc21f486d2d0b608a75ec59ca4a]

INTEGRATION: CWS dbgmacros1 (1.1.4.1.42); FILE MERGED 2003/04/09 12:08:11 kso 1.1.4.1.42.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [ccef48f89e2241e12b66cc15fe15cbf374744667]

INTEGRATION: CWS dbgmacros1 (1.10.72); FILE MERGED 2003/04/09 10:23:36 kso 1.10.72.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [1fac969093121afc4eb570b31cda05eba9a14dd0]

INTEGRATION: CWS dbgmacros1 (1.11.4); FILE MERGED 2003/04/09 10:23:35 kso 1.11.4.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [a06ed13d384c9a8a524652211f5bd3826ac2c8a4]

INTEGRATION: CWS dbgmacros1 (1.7.62); FILE MERGED 2003/04/09 10:23:34 kso 1.7.62.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [5bffe672653a70c2a007ccecaad71d832aab3340]

INTEGRATION: CWS dbgmacros1 (1.30.56); FILE MERGED 2003/04/09 10:23:33 kso 1.30.56.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [b96e85676147d0444f3f7d5265959aaeeb8bd544]

INTEGRATION: CWS dbgmacros1 (1.10.58); FILE MERGED 2003/04/09 10:23:32 kso 1.10.58.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [47e97b2a7f4195fefc076cfedf003e000a1a395c]

INTEGRATION: CWS dbgmacros1 (1.9.56); FILE MERGED 2003/04/15 15:30:54 kso 1.9.56.2: RESYNC: (1.9-1.10); FILE MERGED 2003/04/09 10:23:32 kso 1.9.56.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [029d1e2dcd9108bf82932d1b800f163db6f0433d]

INTEGRATION: CWS dbgmacros1 (1.3.68); FILE MERGED 2003/04/09 10:23:32 kso 1.3.68.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [7ecf6aa8eb7aa755bbc226e073a09bd0526dead0]

INTEGRATION: CWS dbgmacros1 (1.6.62); FILE MERGED 2003/04/09 10:23:31 kso 1.6.62.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [f54df3e8abe6c69d62fc3628fd9bbdba1d8fe455]

INTEGRATION: CWS dbgmacros1 (1.6.68); FILE MERGED 2003/04/09 10:23:30 kso 1.6.68.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [f3198f67a79b840c13c1c70d5ec37de89c6680e8]

INTEGRATION: CWS dbgmacros1 (1.14.2); FILE MERGED 2003/04/09 10:23:30 kso 1.14.2.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [12e2a4a7830728aaca37a10589567c74575d8ad4]

INTEGRATION: CWS dbgmacros1 (1.5.68); FILE MERGED 2003/04/09 10:23:29 kso 1.5.68.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [c5e9ac8ffacde20f9908704c6028250099e0f569]

INTEGRATION: CWS dbgmacros1 (1.6.50); FILE MERGED 2003/04/09 10:23:29 kso 1.6.50.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [88e361464da580d6525cc05367955aafe7ddef44]

INTEGRATION: CWS dbgmacros1 (1.12.50); FILE MERGED 2003/04/15 15:31:17 kso 1.12.50.2: RESYNC: (1.12-1.13); FILE MERGED 2003/04/09 10:23:29 kso 1.12.50.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [05670d015c2b8218d2052a0ffd56d1bcd7996b72]

INTEGRATION: CWS dbgmacros1 (1.3.70); FILE MERGED 2003/04/09 10:23:28 kso 1.3.70.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [2ab83bd9d2068f2c20ddd2c342f871a990778ba5]

INTEGRATION: CWS dbgmacros1 (1.12.50); FILE MERGED 2003/04/09 10:23:28 kso 1.12.50.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [09a257d6b2722d3a6fc1833c60d8ccdf364de7b3]

INTEGRATION: CWS dbgmacros1 (1.86.4); FILE MERGED 2003/04/09 10:23:25 kso 1.86.4.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [bb1b24f0175e0c9eea917b4ce3907d3e6c06d912]

INTEGRATION: CWS dbgmacros1 (1.9.52); FILE MERGED 2003/04/09 10:23:24 kso 1.9.52.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [58bf93a4ebaff8ac5ffaeb84d7214e4022da3159]

INTEGRATION: CWS dbgmacros1 (1.33.4); FILE MERGED 2003/04/09 10:23:24 kso 1.33.4.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [5cbf7777953b667d0ba12b8132e45969311d8a8c]

INTEGRATION: CWS dbgmacros1 (1.6.50); FILE MERGED 2003/04/09 10:23:23 kso 1.6.50.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [f19354121a07179034ce87cb9ed59b4b3eba0104]

INTEGRATION: CWS dbgmacros1 (1.11.62); FILE MERGED 2003/04/09 10:23:22 kso 1.11.62.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [a0a28130fe17436e278b90669b8709895be98bae]

INTEGRATION: CWS dbgmacros1 (1.20.50); FILE MERGED 2003/04/09 10:23:22 kso 1.20.50.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [15b219da6cb66483cb766728e74389425a97edab]

INTEGRATION: CWS dbgmacros1 (1.4.4); FILE MERGED 2003/04/09 10:23:19 kso 1.4.4.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [bb14099a3ae636473759e0f7416723861a54050f]

INTEGRATION: CWS dbgmacros1 (1.4.24); FILE MERGED 2003/04/10 08:39:22 kso 1.4.24.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [374bd0e35687396475b346c53d86823eb7aa296c]

INTEGRATION: CWS dbgmacros1 (1.3.6.1.10); FILE MERGED 2003/04/10 08:39:22 kso 1.3.6.1.10.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [77d640c328b38f81c71c78e54f1e681fef1d41a0]

INTEGRATION: CWS dbgmacros1 (1.9.4.1.10); FILE MERGED 2003/04/10 08:39:21 kso 1.9.4.1.10.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [0887d679bdb3b7b39653a4d465cc6bb046414dfd]

INTEGRATION: CWS dbgmacros1 (1.9.88); FILE MERGED 2003/04/09 11:07:48 kso 1.9.88.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [ab281fdd54c27fdb6ec699898ea2b80ece1425f0]

INTEGRATION: CWS dbgmacros1 (1.3.38.1.16); FILE MERGED 2003/04/09 16:26:52 kso 1.3.38.1.16.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [9fc8a685b69f4ea031fc9e05dac9c7d33263c8b7]

INTEGRATION: CWS dbgmacros1 (1.3.34.1.16); FILE MERGED 2003/04/09 16:26:52 kso 1.3.34.1.16.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [b7ba3b21d659cb6765dd81a81448fc69b91ea2f9]

INTEGRATION: CWS dbgmacros1 (1.2.70); FILE MERGED 2003/04/09 16:26:51 kso 1.2.70.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [19999753712aa3c20e1c2b24755606985cf60171]

INTEGRATION: CWS dbgmacros1 (1.2.44.1.16); FILE MERGED 2003/04/09 16:26:51 kso 1.2.44.1.16.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [2fa256d68a1a8140d6e47f3043a1f50d713ddd1c]

INTEGRATION: CWS dbgmacros1 (1.3.36); FILE MERGED 2003/04/09 16:26:50 kso 1.3.36.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [7db5b998fbde82a0bbd1384ba94003641d700494]

INTEGRATION: CWS dbgmacros1 (1.2.68); FILE MERGED 2003/04/09 16:26:50 kso 1.2.68.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [3db0f7ef06207b997a802015032048b746420535]

INTEGRATION: CWS dbgmacros1 (1.3.172); FILE MERGED 2003/04/10 08:46:06 kso 1.3.172.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [5be4a2d2c0788c95d7e196fefc7477f55ffe84d6]

INTEGRATION: CWS dbgmacros1 (1.42.2.1.68); FILE MERGED 2003/04/10 16:48:23 kso 1.42.2.1.68.2: RESYNC: (1.42.2.1-1.44); FILE MERGED 2003/04/10 08:46:04 kso 1.42.2.1.68.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [6889fbf7059da71160a5b0e4cb350eedabc2ff60]

INTEGRATION: CWS dbgmacros1 (1.9.162); FILE MERGED 2003/04/10 08:46:01 kso 1.9.162.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [091faa957176af5a930d9792e6d158c301315bd3]

INTEGRATION: CWS dbgmacros1 (1.22.22.1.88); FILE MERGED 2003/04/10 08:46:00 kso 1.22.22.1.88.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [3c6709d03f0750cc728aeb436cf9f0d807348bb3]

INTEGRATION: CWS dbgmacros1 (1.31.2.3.70); FILE MERGED 2003/04/10 08:45:59 kso 1.31.2.3.70.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [24ad7239fcb96c32496d94c3e56206ce8345290f]

INTEGRATION: CWS dbgmacros1 (1.8.162); FILE MERGED 2003/04/10 08:45:58 kso 1.8.162.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [80d118ce2b3f6b7244dd9e801ebc1c9a6b3086d1]

INTEGRATION: CWS dbgmacros1 (1.58.2.3.70); FILE MERGED 2003/04/10 08:45:57 kso 1.58.2.3.70.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [b8d588872e08855413a5b21484cf3ad8df4ec0cd]

INTEGRATION: CWS dbgmacros1 (1.30.6.3.70); FILE MERGED 2003/04/10 08:45:56 kso 1.30.6.3.70.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [7db50e3eeca4c35c12cd096ad96db4ab3f1efb2f]

INTEGRATION: CWS dbgmacros1 (1.11.162); FILE MERGED 2003/04/10 08:45:55 kso 1.11.162.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [4e45c043c147347d2502091c59567d82827ba5e3]

INTEGRATION: CWS dbgmacros1 (1.18.2.2.70); FILE MERGED 2003/04/10 08:45:53 kso 1.18.2.2.70.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [1b0fb0cea0dba1102fccb621b6c3775f0c44e4af]

INTEGRATION: CWS dbgmacros1 (1.4.172); FILE MERGED 2003/04/10 08:45:53 kso 1.4.172.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [6620ce7ab09951074e73334bc6718a960ee54e29]

INTEGRATION: CWS dbgmacros1 (1.37.162); FILE MERGED 2003/04/10 08:45:52 kso 1.37.162.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [0a133f7a8e5f020d7784b85452fd7b0df30021fa]

INTEGRATION: CWS dbgmacros1 (1.22.12.1.70); FILE MERGED 2003/04/10 08:45:52 kso 1.22.12.1.70.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [9226773baffd75a296d13df90eedcc5ee71dae1f]

INTEGRATION: CWS dbgmacros1 (1.26.168); FILE MERGED 2003/04/10 08:45:51 kso 1.26.168.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [a19f966ed6496a275c16d21a77bf7c9e7e39d1d7]

INTEGRATION: CWS dbgmacros1 (1.77.2.1.70); FILE MERGED 2003/04/10 08:45:51 kso 1.77.2.1.70.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [bbc1f0099a59202df2a69f2e3bf427295cca6c4e]

INTEGRATION: CWS dbgmacros1 (1.12.162); FILE MERGED 2003/04/10 08:45:50 kso 1.12.162.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [454afb128761f932058a49c25be5998ca4d01300]

INTEGRATION: CWS dbgmacros1 (1.18.12.1.116); FILE MERGED 2003/04/10 08:45:47 kso 1.18.12.1.116.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [87f7572e4fd07605b83ea772f44711a9c45243f6]

INTEGRATION: CWS dbgmacros1 (1.4.174); FILE MERGED 2003/04/10 08:45:47 kso 1.4.174.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [8327300221d5b8ffc999bfc1bbd1561083c5beeb]

INTEGRATION: CWS dbgmacros1 (1.34.2.1.68); FILE MERGED 2003/04/10 17:33:45 kso 1.34.2.1.68.2: RESYNC: (1.34.2.1-1.36); FILE MERGED 2003/04/10 08:45:46 kso 1.34.2.1.68.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [84b8a5bf163a5d6e9813e2764ffec8dcc6f622f1]

INTEGRATION: CWS dbgmacros1 (1.14.8.1.70); FILE MERGED 2003/04/10 08:45:43 kso 1.14.8.1.70.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [e54710eaaed9454168f679a465b8a54fb620a377]

INTEGRATION: CWS dbgmacros1 (1.2.124); FILE MERGED 2003/04/09 16:28:42 kso 1.2.124.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [a3cd546d67c61de3e280426b6cf29515e805134a]

INTEGRATION: CWS dbgmacros1 (1.32.14.1.28); FILE MERGED 2003/04/09 16:28:41 kso 1.32.14.1.28.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [620ba7a151281a32fee246acbebae6e862dc76d8]

INTEGRATION: CWS dbgmacros1 (1.1.1.1.46.1.64); FILE MERGED 2003/04/09 16:28:40 kso 1.1.1.1.46.1.64.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [954529b40d593ccca5c4b86f1e9d376331b35948]

INTEGRATION: CWS dbgmacros1 (1.9.116); FILE MERGED 2003/04/09 16:28:39 kso 1.9.116.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [7e5de6779a711e2e7c374ab455c2ddbd9519efd3]

INTEGRATION: CWS dbgmacros1 (1.12.4.2.64); FILE MERGED 2003/04/09 16:28:38 kso 1.12.4.2.64.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [8c01fc8341f1fa37bd79820b8d4b66eb8bee3086]

INTEGRATION: CWS dbgmacros1 (1.1.1.1.158); FILE MERGED 2003/04/09 16:28:37 kso 1.1.1.1.158.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [80647d184dce7576e82610a981906318220fa793]

INTEGRATION: CWS dbgmacros1 (1.11.36.1.52); FILE MERGED 2003/04/09 16:28:37 kso 1.11.36.1.52.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [de9a9c7033ed57053f7e85e44931f1de78a8f2fe]

INTEGRATION: CWS dbgmacros1 (1.9.114); FILE MERGED 2003/04/09 16:28:36 kso 1.9.114.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [0bb79e9a5e462b495cc140e891086b14c3405efc]

INTEGRATION: CWS dbgmacros1 (1.44.6.1.52); FILE MERGED 2003/04/09 16:47:57 kso 1.44.6.1.52.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [437220259aa9216ea21064477371109092f337f9]

INTEGRATION: CWS dbgmacros1 (1.22.98); FILE MERGED 2003/04/09 16:47:56 kso 1.22.98.1: #108413# - debug macro unification.


2003-04-15  Armin Weiss  <aw@openoffice.org>  [2d967e36f255db737a4786f80c945c99b6f38234]

Added basic class for handling quadtratic beziers (preparation for THB)


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [a4985e6f06854818cd8739eb3390633915716616]

INTEGRATION: CWS dbgmacros1 (1.4.44); FILE MERGED 2003/04/10 18:30:47 kso 1.4.44.2: RESYNC: (1.4-1.6); FILE MERGED 2003/04/10 09:22:50 kso 1.4.44.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [c005d70a04be640dbe673ff96b412cc3ab22f1b5]

INTEGRATION: CWS dbgmacros1 (1.4.26); FILE MERGED 2003/04/09 12:04:06 kso 1.4.26.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [656cd6896ca9a788bba3a524461e431ba5c56ff3]

INTEGRATION: CWS dbgmacros1 (1.8.6.1.18); FILE MERGED 2003/04/09 12:04:05 kso 1.8.6.1.18.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [8953b1cedd612c4c10ad3b60a1ff0eb52ddbfcac]

INTEGRATION: CWS dbgmacros1 (1.6.26); FILE MERGED 2003/04/09 12:04:05 kso 1.6.26.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [0a7a0a11752fd3f0fa4555a6adc58f30e095e159]

INTEGRATION: CWS dbgmacros1 (1.10.26); FILE MERGED 2003/04/09 12:04:04 kso 1.10.26.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [98572f8ba7e83ed94f8714e2f5ac0f7a47e5f3a9]

INTEGRATION: CWS dbgmacros1 (1.9.48); FILE MERGED 2003/04/09 12:04:04 kso 1.9.48.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [7ead67f186f0cb87884598ff205662e7c5dcc741]

INTEGRATION: CWS dbgmacros1 (1.12.30); FILE MERGED 2003/04/09 12:04:02 kso 1.12.30.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [6f7048e85f4d44f26c36e3d4991a07fc6c87c50d]

INTEGRATION: CWS dbgmacros1 (1.24.4.1.10); FILE MERGED 2003/04/10 09:24:11 kso 1.24.4.1.10.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [71c56583d71191111f4a38d8e0a18c95127f2af3]

INTEGRATION: CWS dbgmacros1 (1.38.2.1.14); FILE MERGED 2003/04/10 09:26:24 kso 1.38.2.1.14.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [255911e38b5e48e3fd3e2c0857832f88a6c8c5f7]

INTEGRATION: CWS dbgmacros1 (1.13.48); FILE MERGED 2003/04/10 09:26:24 kso 1.13.48.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [57b3038746b664144fb177e4de4ba1a41bb216dc]

INTEGRATION: CWS dbgmacros1 (1.2.70); FILE MERGED 2003/04/09 10:21:11 kso 1.2.70.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [73b87569eca5e304befdd5242b856cc75f1c22a8]

INTEGRATION: CWS dbgmacros1 (1.4.42); FILE MERGED 2003/04/09 10:21:09 kso 1.4.42.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [b808785bf1b96ee04bbca2cb6d1693618701e83c]

INTEGRATION: CWS dbgmacros1 (1.4.38); FILE MERGED 2003/04/09 10:21:09 kso 1.4.38.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [99e105b48b0b5f697b0dfcc5d34e586e375edd22]

INTEGRATION: CWS dbgmacros1 (1.22.40); FILE MERGED 2003/04/10 16:08:11 kso 1.22.40.2: RESYNC: (1.22-1.23); FILE MERGED 2003/04/09 10:21:08 kso 1.22.40.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [cabf39bc75e5b825691c48ba0542fd4f1c3650f8]

INTEGRATION: CWS dbgmacros1 (1.23.4); FILE MERGED 2003/04/10 16:05:59 kso 1.23.4.2: RESYNC: (1.23-1.24); FILE MERGED 2003/04/09 10:21:08 kso 1.23.4.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [fcba3879f6c2c5f142655b469e41a4a8044d416c]

INTEGRATION: CWS dbgmacros1 (1.17.40); FILE MERGED 2003/04/09 10:21:07 kso 1.17.40.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [e0351ab9c617af4139ff1f77181d0bf91865a583]

INTEGRATION: CWS dbgmacros1 (1.9.6); FILE MERGED 2003/04/09 10:21:06 kso 1.9.6.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [f3dac7d05fa23da909143200908c6416ed572828]

INTEGRATION: CWS dbgmacros1 (1.4.4); FILE MERGED 2003/04/10 16:09:16 kso 1.4.4.2: RESYNC: (1.4-1.5); FILE MERGED 2003/04/09 10:21:06 kso 1.4.4.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [0ea21a9da1c5dc43f9551e6e5522b80d8da38651]

INTEGRATION: CWS dbgmacros1 (1.32.4); FILE MERGED 2003/04/10 16:10:02 kso 1.32.4.2: RESYNC: (1.32-1.33); FILE MERGED 2003/04/09 10:21:05 kso 1.32.4.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [8085e7e62104aff110a43201678bdc8d20477c0b]

INTEGRATION: CWS dbgmacros1 (1.7.34); FILE MERGED 2003/04/09 10:21:05 kso 1.7.34.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [3461d9ac51f454e38af4eb28b6e301bb0942b4c3]

INTEGRATION: CWS dbgmacros1 (1.11.6); FILE MERGED 2003/04/09 10:21:04 kso 1.11.6.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [fb69bda393e5b80c029f0fc92af1d51dbec33347]

INTEGRATION: CWS dbgmacros1 (1.18.40); FILE MERGED 2003/04/09 10:21:03 kso 1.18.40.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [08cb11d8700b47a17300cf192d3e305e981ef400]

INTEGRATION: CWS dbgmacros1 (1.5.6); FILE MERGED 2003/04/09 10:21:01 kso 1.5.6.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [3f2fb4a94d49042dacf5b3de474cbf3ead92c4a2]

INTEGRATION: CWS dbgmacros1 (1.34.6); FILE MERGED 2003/04/09 10:20:59 kso 1.34.6.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [1fce046aae96d0d830e859876ce6b048b93b4792]

INTEGRATION: CWS dbgmacros1 (1.11.6); FILE MERGED 2003/04/09 10:20:59 kso 1.11.6.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [b75ef01decd170c9d28a3a132811d7be6b34c3a2]

INTEGRATION: CWS dbgmacros1 (1.41.8.3.2.3.2.1.2.4.20); FILE MERGED 2003/04/15 15:08:11 kso 1.41.8.3.2.3.2.1.2.4.20.2: RESYNC: (1.50-1.51); FILE MERGED 2003/04/09 11:05:45 kso 1.41.8.3.2.3.2.1.2.4.20.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [841d904b04b4c07a703fbdb6e24129940938aacc]

INTEGRATION: CWS dbgmacros1 (1.3.68); FILE MERGED 2003/04/10 08:38:25 kso 1.3.68.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [900286cfd1c53e3f627d306dd14587aac3be0e0f]

INTEGRATION: CWS dbgmacros1 (1.5.66); FILE MERGED 2003/04/10 08:38:23 kso 1.5.66.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [1c62ae3f32845aa13ec10b1f400e50e9628bbc81]

INTEGRATION: CWS dbgmacros1 (1.11.44); FILE MERGED 2003/04/10 08:38:23 kso 1.11.44.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [1a4984b9ab1674eede9a36a1d7608405c48e44a4]

INTEGRATION: CWS dbgmacros1 (1.7.44); FILE MERGED 2003/04/10 08:38:23 kso 1.7.44.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [f9b8b7247795d82df5618db6e157d5424251fbb9]

INTEGRATION: CWS dbgmacros1 (1.8.10.1.18); FILE MERGED 2003/04/10 08:38:22 kso 1.8.10.1.18.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [47e1dae8327f8815022d2a99b318d2ee10a4641e]

INTEGRATION: CWS dbgmacros1 (1.11.36); FILE MERGED 2003/04/10 08:38:22 kso 1.11.36.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [9dfc4f66124c8fae490e095e4c2ae2c057efd5b2]

INTEGRATION: CWS dbgmacros1 (1.7.42); FILE MERGED 2003/04/10 08:38:22 kso 1.7.42.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [9729084ed0caa5c65bf4a723f0dc583bbad89c60]

INTEGRATION: CWS dbgmacros1 (1.19.2.2.6); FILE MERGED 2003/04/10 08:38:21 kso 1.19.2.2.6.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [b873ec23f8ce67559f08d7328fd9bea6566b3487]

INTEGRATION: CWS dbgmacros1 (1.5.46); FILE MERGED 2003/04/10 08:38:20 kso 1.5.46.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [ad408fe6f2db2c7d4c9ee9b26e72d5be55f26cc0]

INTEGRATION: CWS dbgmacros1 (1.12.46); FILE MERGED 2003/04/10 08:38:19 kso 1.12.46.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [2dc1175e4e8f1958e1ef161c21228720e8bbbf5b]

INTEGRATION: CWS dbgmacros1 (1.12.36); FILE MERGED 2003/04/10 08:38:18 kso 1.12.36.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [3e9ce9f8473dbab61b30f1fb481943a419e25729]

INTEGRATION: CWS dbgmacros1 (1.52.2.1.18); FILE MERGED 2003/04/10 08:38:17 kso 1.52.2.1.18.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [57c4476c4f52668e14b65a865847801b364d6005]

INTEGRATION: CWS dbgmacros1 (1.9.42); FILE MERGED 2003/04/10 08:38:16 kso 1.9.42.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [ac7180fd11703c7139ba033aadda595edfa379a8]

INTEGRATION: CWS dbgmacros1 (1.8.36); FILE MERGED 2003/04/10 08:38:16 kso 1.8.36.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [8d5f8704e0a806db3744cac46e0cdd14fd4639bd]

INTEGRATION: CWS dbgmacros1 (1.10.8); FILE MERGED 2003/04/09 10:13:23 kso 1.10.8.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [28963ebb0868cb42f73e426afed42dc8fce287c0]

INTEGRATION: CWS dbgmacros1 (1.12.8); FILE MERGED 2003/04/10 16:28:43 kso 1.12.8.2: RESYNC: (1.12-1.13); FILE MERGED 2003/04/09 10:13:22 kso 1.12.8.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [0119c033e18b3822fd05afe0f65531a213808bbb]

INTEGRATION: CWS dbgmacros1 (1.2.46); FILE MERGED 2003/04/09 10:13:22 kso 1.2.46.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [3e06c8a063314b9c3bc3612f1f1e912f579460ea]

INTEGRATION: CWS dbgmacros1 (1.4.8); FILE MERGED 2003/04/09 10:13:22 kso 1.4.8.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [989411d07cf3460a97d58d5f0dca5fdaa264b73d]

INTEGRATION: CWS dbgmacros1 (1.45.8); FILE MERGED 2003/04/10 16:28:35 kso 1.45.8.2: RESYNC: (1.45-1.46); FILE MERGED 2003/04/09 10:13:21 kso 1.45.8.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [e23ea7a742cfd1e5cf93c45f0f96af3127043ac3]

INTEGRATION: CWS dbgmacros1 (1.128.2.1.80); FILE MERGED 2003/04/10 17:49:48 kso 1.128.2.1.80.2: RESYNC: (1.128.2.1-1.130); FILE MERGED 2003/04/10 09:01:53 kso 1.128.2.1.80.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [6af2bbbfa24a516aebc920ff9460e1ecd512178d]

INTEGRATION: CWS dbgmacros1 (1.18.36); FILE MERGED 2003/04/09 10:52:34 kso 1.18.36.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [515954008165f1a85a1c2e48d3d08c749665fc41]

INTEGRATION: CWS dbgmacros1 (1.7.22.1.16); FILE MERGED 2003/04/09 10:52:33 kso 1.7.22.1.16.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [e3c9f1cc10bd227bbd3d05dcf3994eeb38d9e7c5]

INTEGRATION: CWS dbgmacros1 (1.11.30); FILE MERGED 2003/04/09 10:52:32 kso 1.11.30.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [c98a9477c308b4e2e7c58106ae4d9d7ec929f4db]

INTEGRATION: CWS dbgmacros1 (1.20.30); FILE MERGED 2003/04/09 10:52:31 kso 1.20.30.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [99e77b7a5e8bc2b44e14a1c923886cb0fefd108c]

INTEGRATION: CWS dbgmacros1 (1.4.58); FILE MERGED 2003/04/09 10:52:31 kso 1.4.58.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [0b139c95610c0dcaf35e5d78f3e4e3484753ae72]

INTEGRATION: CWS dbgmacros1 (1.9.30); FILE MERGED 2003/04/09 10:52:30 kso 1.9.30.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [132a08f72e71ed6a9601e1ee418ae4e7d105df58]

INTEGRATION: CWS dbgmacros1 (1.15.30); FILE MERGED 2003/04/09 10:52:30 kso 1.15.30.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [03a9e99f3a589cb5c3d1fc921da94846dd2799e5]

INTEGRATION: CWS dbgmacros1 (1.1.4.1.22); FILE MERGED 2003/04/09 10:52:28 kso 1.1.4.1.22.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [2f8939a0bc1ce0e10309598f6159d498c0b345fc]

INTEGRATION: CWS dbgmacros1 (1.5.52); FILE MERGED 2003/04/09 10:52:27 kso 1.5.52.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [1d79936e02f416bfe155195c263edcc3f8faf1c3]

INTEGRATION: CWS dbgmacros1 (1.58.2.4.4); FILE MERGED 2003/04/09 10:52:27 kso 1.58.2.4.4.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [43ad4eb98574d65f9bf3827afa40db474fec881b]

INTEGRATION: CWS dbgmacros1 (1.8.52); FILE MERGED 2003/04/09 10:52:26 kso 1.8.52.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [d98db428159baa532e5e9ffc28770b6c336a834e]

INTEGRATION: CWS dbgmacros1 (1.5.46); FILE MERGED 2003/04/15 15:03:08 kso 1.5.46.2: RESYNC: (1.5-1.6); FILE MERGED 2003/04/09 11:54:50 kso 1.5.46.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [358b2e8314209f98d16e7b0316fec13f1a18d2a8]

INTEGRATION: CWS dbgmacros1 (1.4.44); FILE MERGED 2003/04/09 11:54:47 kso 1.4.44.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [24b83df9a1438c9cc242b062681f72384e8ee709]

INTEGRATION: CWS dbgmacros1 (1.16.4.1.12); FILE MERGED 2003/04/09 11:54:47 kso 1.16.4.1.12.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [09b88d1ab28359defb2cb81e36811f4c42fe8760]

INTEGRATION: CWS dbgmacros1 (1.7.44); FILE MERGED 2003/04/09 11:54:46 kso 1.7.44.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [f8b252523ec0afa00265f78d3b5239a4a25b2012]

INTEGRATION: CWS dbgmacros1 (1.10.2.3.24); FILE MERGED 2003/04/09 11:54:45 kso 1.10.2.3.24.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [eab54c91ca4af7d51f90c33569181eaa26947a7e]

INTEGRATION: CWS dbgmacros1 (1.2.52); FILE MERGED 2003/04/09 11:54:44 kso 1.2.52.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [63d3853b1792a2b65646b6097371e34bac135c46]

INTEGRATION: CWS dbgmacros1 (1.4.50); FILE MERGED 2003/04/09 11:54:43 kso 1.4.50.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [9ecf53b774e3792377319854e78691e236701f14]

INTEGRATION: CWS dbgmacros1 (1.3.46); FILE MERGED 2003/04/09 11:54:43 kso 1.3.46.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [cf744e24d3cbc95e71a95d9373519574b1cde1d8]

INTEGRATION: CWS dbgmacros1 (1.2.54); FILE MERGED 2003/04/15 15:03:30 kso 1.2.54.2: RESYNC: (1.2-1.3); FILE MERGED 2003/04/09 11:54:39 kso 1.2.54.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [b6d7a508f22ea669d859455ae109fb9abf7ad69b]

INTEGRATION: CWS dbgmacros1 (1.15.4.1.32); FILE MERGED 2003/04/10 09:02:14 kso 1.15.4.1.32.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [9370026b084c58b3bd768cf7a3e1a6847bc25644]

INTEGRATION: CWS dbgmacros1 (1.25.148); FILE MERGED 2003/04/10 09:02:12 kso 1.25.148.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [11dc1e842f379a52c7dd0a27744fcbc679e6a185]

INTEGRATION: CWS dbgmacros1 (1.41.2.2.32); FILE MERGED 2003/04/10 16:59:20 kso 1.41.2.2.32.2: RESYNC: (1.41.2.2-1.43); FILE MERGED 2003/04/10 09:02:10 kso 1.41.2.2.32.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [f1d26b457d33bb1a7bd4aee3e4b49c396a346eeb]

INTEGRATION: CWS dbgmacros1 (1.1.4.2.58); FILE MERGED 2003/04/10 16:58:57 kso 1.1.4.2.58.2: RESYNC: (1.1.4.2-1.3); FILE MERGED 2003/04/10 09:02:10 kso 1.1.4.2.58.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [8c5c2bc41ca64945137a00a9a574ac88eb331fa8]

INTEGRATION: CWS dbgmacros1 (1.22.2.2.32); FILE MERGED 2003/04/10 09:02:09 kso 1.22.2.2.32.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [e2d00638108b50088d0735d927110af4d660db3f]

INTEGRATION: CWS dbgmacros1 (1.10.156); FILE MERGED 2003/04/10 09:02:08 kso 1.10.156.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [b77dd334a5e4d9379951b19e1e733a74fedfe83b]

INTEGRATION: CWS dbgmacros1 (1.11.2.3.32); FILE MERGED 2003/04/10 09:02:07 kso 1.11.2.3.32.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [9b8683d68160050d4f8a44d98fbf0440c847002e]

INTEGRATION: CWS dbgmacros1 (1.37.2.2.32); FILE MERGED 2003/04/10 17:05:55 kso 1.37.2.2.32.2: RESYNC: (1.37.2.2-1.39); FILE MERGED 2003/04/10 09:02:07 kso 1.37.2.2.32.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [3d8a494ce16cc08201acab4b504a1ca81f3cad5b]

INTEGRATION: CWS dbgmacros1 (1.6.148); FILE MERGED 2003/04/10 09:02:06 kso 1.6.148.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [85ebcc0c789cbb61605d2edd0687b2d93846e1ae]

INTEGRATION: CWS dbgmacros1 (1.49.2.1.34); FILE MERGED 2003/04/10 09:02:04 kso 1.49.2.1.34.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [4b0bd3fde772df63a542907b8bccd5337f8c02fd]

INTEGRATION: CWS dbgmacros1 (1.2.4.1.32); FILE MERGED 2003/04/10 09:02:04 kso 1.2.4.1.32.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [028618b72f8479fcbfb61c63a6e048c05307c01b]

INTEGRATION: CWS dbgmacros1 (1.3.178); FILE MERGED 2003/04/10 09:02:03 kso 1.3.178.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [a0a356410d2bbcee20097126c17b4ce1f7c9cd03]

INTEGRATION: CWS dbgmacros1 (1.19.2.1.30); FILE MERGED 2003/04/10 17:18:36 kso 1.19.2.1.30.2: RESYNC: (1.19.2.1-1.21); FILE MERGED 2003/04/10 09:02:02 kso 1.19.2.1.30.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [6476b641f0a03dd457a2f4331083d112681b1329]

INTEGRATION: CWS dbgmacros1 (1.9.2.3.30); FILE MERGED 2003/04/10 09:02:00 kso 1.9.2.3.30.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [1d3209a1ffb24b07253b4bf3db5c93f5c34d91c1]

INTEGRATION: CWS dbgmacros1 (1.61.2.7.20); FILE MERGED 2003/04/10 09:01:59 kso 1.61.2.7.20.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [b65e11da1a827f725de23e740cdcfb7739064b23]

INTEGRATION: CWS dbgmacros1 (1.49.2.1.56); FILE MERGED 2003/04/10 09:01:58 kso 1.49.2.1.56.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [8fd55be22a7ac71d9000be6bbebab5abe50e4429]

INTEGRATION: CWS dbgmacros1 (1.5.148); FILE MERGED 2003/04/10 17:50:42 kso 1.5.148.2: RESYNC: (1.5-1.6); FILE MERGED 2003/04/10 09:01:56 kso 1.5.148.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [01661d4839a30799d85941c948fa5e12c525bece]

INTEGRATION: CWS dbgmacros1 (1.93.2.3.32); FILE MERGED 2003/04/10 17:49:56 kso 1.93.2.3.32.2: RESYNC: (1.93.2.3-1.95); FILE MERGED 2003/04/10 09:01:54 kso 1.93.2.3.32.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [d5ef9338765e145a5d67839e3ad9c306c3234171]

INTEGRATION: CWS dbgmacros1 (1.102.2.1.80); FILE MERGED 2003/04/10 19:18:07 kso 1.102.2.1.80.2: RESYNC: (1.102.2.1-1.105); FILE MERGED 2003/04/10 09:01:52 kso 1.102.2.1.80.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [8d2bdfe38d14752ab36500fec45bd03a4f80d357]

INTEGRATION: CWS dbgmacros1 (1.45.2.2.32); FILE MERGED 2003/04/10 09:01:52 kso 1.45.2.2.32.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [63d96aa99c3185aac41a7f57217ae97c3dc42f73]

INTEGRATION: CWS dbgmacros1 (1.56.2.2.80); FILE MERGED 2003/04/10 19:17:13 kso 1.56.2.2.80.2: RESYNC: (1.56.2.2-1.58); FILE MERGED 2003/04/10 09:01:51 kso 1.56.2.2.80.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [282b0a8a3b1030419774b4fd6e1efabcec06d818]

INTEGRATION: CWS dbgmacros1 (1.3.148); FILE MERGED 2003/04/10 09:01:50 kso 1.3.148.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [7181346a9096328b37290330161fefb2e4cac151]

INTEGRATION: CWS dbgmacros1 (1.4.148); FILE MERGED 2003/04/10 09:01:50 kso 1.4.148.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [ef149e3e4b6177e684f545ff186ef843abce3ffd]

INTEGRATION: CWS dbgmacros1 (1.3.170); FILE MERGED 2003/04/10 09:01:49 kso 1.3.170.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [21ad7aa19f1ab36d36e7de1640a2b03096f3cc75]

INTEGRATION: CWS dbgmacros1 (1.7.2.1.58); FILE MERGED 2003/04/10 09:01:49 kso 1.7.2.1.58.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [20423b64f0caf839e558b4f5d94772a28fe0f08f]

INTEGRATION: CWS dbgmacros1 (1.20.126); FILE MERGED 2003/04/10 17:55:12 kso 1.20.126.2: RESYNC: (1.20-1.21); FILE MERGED 2003/04/10 09:01:46 kso 1.20.126.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [bd369af19e69a998e036247ddcbfbffb2202c1a9]

INTEGRATION: CWS dbgmacros1 (1.5.2.1.46); FILE MERGED 2003/04/10 09:01:45 kso 1.5.2.1.46.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [b4472f839a61503546ecea4c9e1a9d5f2650dced]

INTEGRATION: CWS dbgmacros1 (1.10.154); FILE MERGED 2003/04/10 09:01:45 kso 1.10.154.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [a4b8ad0bc2b39fa54325be71872c6672dbe5caaf]

INTEGRATION: CWS dbgmacros1 (1.8.148); FILE MERGED 2003/04/10 09:01:44 kso 1.8.148.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [1203d8580ef274cc8465c81d479297d736145c09]

INTEGRATION: CWS dbgmacros1 (1.20.14.1.32); FILE MERGED 2003/04/10 09:01:43 kso 1.20.14.1.32.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [2766ba43e87595483340fd9d52361f1f77db1143]

INTEGRATION: CWS dbgmacros1 (1.31.2.2.32); FILE MERGED 2003/04/10 17:57:42 kso 1.31.2.2.32.2: RESYNC: (1.31.2.2-1.34); FILE MERGED 2003/04/10 09:01:42 kso 1.31.2.2.32.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [ffab59195172a48d1afe8e5f97fa6fbb694ba16d]

INTEGRATION: CWS dbgmacros1 (1.64.4.3.6.5.2.4.30); FILE MERGED 2003/04/11 08:03:04 kso 1.64.4.3.6.5.2.4.30.2: RESYNC: (1.64.4.3.6.5.2.4-1.77); FILE MERGED 2003/04/10 09:01:42 kso 1.64.4.3.6.5.2.4.30.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [12fdf004f062949b8d66d22a827986dada597f71]

INTEGRATION: CWS dbgmacros1 (1.69.2.1.30); FILE MERGED 2003/04/11 08:02:58 kso 1.69.2.1.30.2: RESYNC: (1.69.2.1-1.72); FILE MERGED 2003/04/10 09:01:41 kso 1.69.2.1.30.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [bd7b8c978d584fef3adf8864052bb0f89d4c1550]

INTEGRATION: CWS dbgmacros1 (1.4.158); FILE MERGED 2003/04/10 09:01:40 kso 1.4.158.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [60ee92f4253684c74d5184e728f7db8d1cdb0294]

INTEGRATION: CWS dbgmacros1 (1.37.2.3.30); FILE MERGED 2003/04/11 08:04:43 kso 1.37.2.3.30.2: RESYNC: (1.37.2.3-1.39); FILE MERGED 2003/04/10 09:01:39 kso 1.37.2.3.30.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [4bace236d1ec710d29a3e7843d549dfda12d7865]

INTEGRATION: CWS dbgmacros1 (1.28.148); FILE MERGED 2003/04/10 09:01:38 kso 1.28.148.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [6352be89204607dd6a8300ffe082c85c84b1cc77]

INTEGRATION: CWS dbgmacros1 (1.39.2.1.46); FILE MERGED 2003/04/11 08:04:36 kso 1.39.2.1.46.2: RESYNC: (1.39.2.1-1.41); FILE MERGED 2003/04/10 09:01:38 kso 1.39.2.1.46.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [a88e146f4d0181a286ae218f049cb7cf5ed91312]

INTEGRATION: CWS dbgmacros1 (1.64.2.3.26); FILE MERGED 2003/04/11 08:04:10 kso 1.64.2.3.26.2: RESYNC: (1.64.2.3-1.66); FILE MERGED 2003/04/10 09:01:37 kso 1.64.2.3.26.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [216b5e89c8382960c3663678f5013087a314a0d6]

INTEGRATION: CWS dbgmacros1 (1.8.2.4.2.1.46); FILE MERGED 2003/04/10 09:01:32 kso 1.8.2.4.2.1.46.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [995c334aea005ad9e103111473cdeafaaad45326]

INTEGRATION: CWS dbgmacros1 (1.5.156); FILE MERGED 2003/04/10 09:01:32 kso 1.5.156.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [33da365ee349a4919ce49a502b5915f73ee117bc]

INTEGRATION: CWS dbgmacros1 (1.4.24.1.46); FILE MERGED 2003/04/10 09:01:31 kso 1.4.24.1.46.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [fb80a9a4c8405f571d6d1450b32b3b25a294b1fd]

INTEGRATION: CWS dbgmacros1 (1.28.2.1.46); FILE MERGED 2003/04/10 09:01:31 kso 1.28.2.1.46.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [31750390b248d88507c268bdf97aa65c6887305c]

INTEGRATION: CWS dbgmacros1 (1.56.2.1.46); FILE MERGED 2003/04/11 08:08:02 kso 1.56.2.1.46.2: RESYNC: (1.56.2.1-1.58); FILE MERGED 2003/04/10 09:01:30 kso 1.56.2.1.46.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [c2798c5c2e3b292865c048a30c7be1f88fdaab3b]

INTEGRATION: CWS dbgmacros1 (1.30.2.1.46); FILE MERGED 2003/04/11 08:07:56 kso 1.30.2.1.46.2: RESYNC: (1.30.2.1-1.32); FILE MERGED 2003/04/10 09:01:30 kso 1.30.2.1.46.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [9a5cb00ed9c798be400923775cdfe992d16b3b0d]

INTEGRATION: CWS dbgmacros1 (1.12.158); FILE MERGED 2003/04/10 09:01:29 kso 1.12.158.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [f0872bca982dd8d60b35013df5f0830c820059c3]

INTEGRATION: CWS dbgmacros1 (1.15.148); FILE MERGED 2003/04/10 09:01:29 kso 1.15.148.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [8f64813878d2c59518a5ec3c1b506c9694c275d4]

INTEGRATION: CWS dbgmacros1 (1.2.148); FILE MERGED 2003/04/10 09:01:29 kso 1.2.148.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [5c27dd35acf140ce2bbd4fdcd91ee9e5c864cd99]

INTEGRATION: CWS dbgmacros1 (1.29.4.2.30); FILE MERGED 2003/04/10 09:01:28 kso 1.29.4.2.30.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [45c1a4d5422d2b7d25a77a9c571a42b77baa4a74]

INTEGRATION: CWS dbgmacros1 (1.72.2.1.78); FILE MERGED 2003/04/10 09:01:28 kso 1.72.2.1.78.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [3d8208faca6c83253fca7df3168b4b7a902336bb]

INTEGRATION: CWS dbgmacros1 (1.18.148); FILE MERGED 2003/04/10 09:01:27 kso 1.18.148.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [f225e03d298de4a4bcf4f7a7c2086d2dd5d7f25f]

INTEGRATION: CWS dbgmacros1 (1.23.126); FILE MERGED 2003/04/11 08:05:54 kso 1.23.126.2: RESYNC: (1.23-1.24); FILE MERGED 2003/04/10 09:01:27 kso 1.23.126.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [0a215d14a373219171f75fa7ad4f2972d74123b9]

INTEGRATION: CWS dbgmacros1 (1.31.148); FILE MERGED 2003/04/10 09:01:26 kso 1.31.148.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [806190bf6547d1f0d1f4860e8d33088c256e9120]

INTEGRATION: CWS dbgmacros1 (1.72.2.1.46); FILE MERGED 2003/04/11 08:05:48 kso 1.72.2.1.46.2: RESYNC: (1.72.2.1-1.74); FILE MERGED 2003/04/10 09:01:26 kso 1.72.2.1.46.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [5d4b799153e756568a934d1f466b16689dda042d]

INTEGRATION: CWS dbgmacros1 (1.53.2.3.32); FILE MERGED 2003/04/10 09:01:25 kso 1.53.2.3.32.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [40b2e53f7bf6e85fa3f9b6516201aab70847a6f0]

INTEGRATION: CWS dbgmacros1 (1.13.166); FILE MERGED 2003/04/10 09:01:25 kso 1.13.166.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [74887e8197825ecaac4628db3f50200a2cc12370]

INTEGRATION: CWS dbgmacros1 (1.22.136); FILE MERGED 2003/04/11 08:05:36 kso 1.22.136.2: RESYNC: (1.22-1.23); FILE MERGED 2003/04/10 09:01:25 kso 1.22.136.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [400b65ca7e732c6cabaa9c41a209e1c8380e3546]

INTEGRATION: CWS dbgmacros1 (1.12.150); FILE MERGED 2003/04/10 09:01:24 kso 1.12.150.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [2a8e0e58d0463d80b928698c8e9818e534f0db85]

INTEGRATION: CWS dbgmacros1 (1.37.148); FILE MERGED 2003/04/10 09:01:23 kso 1.37.148.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [6450a96477f2f169c9c2263bb2332169d855a7ee]

INTEGRATION: CWS dbgmacros1 (1.33.2.2.46); FILE MERGED 2003/04/11 08:05:13 kso 1.33.2.2.46.2: RESYNC: (1.33.2.2-1.35); FILE MERGED 2003/04/10 09:01:23 kso 1.33.2.2.46.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [fa9616e31d9f5c7a836be95552d89480034b2d69]

INTEGRATION: CWS dbgmacros1 (1.33.2.1.46); FILE MERGED 2003/04/10 09:01:22 kso 1.33.2.1.46.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [6d7a1a24fbdb548fd7aee941977a6bd5dd2017a5]

INTEGRATION: CWS dbgmacros1 (1.27.2.2.32); FILE MERGED 2003/04/11 08:05:00 kso 1.27.2.2.32.2: RESYNC: (1.27.2.2-1.29); FILE MERGED 2003/04/10 09:01:21 kso 1.27.2.2.32.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [9d9617562071139fc0a1f478509cdc2dc78e785c]

INTEGRATION: CWS dbgmacros1 (1.38.2.2.28); FILE MERGED 2003/04/10 09:01:18 kso 1.38.2.2.28.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [37870970cfc88006d9b88a84e2823c44758b8953]

INTEGRATION: CWS dbgmacros1 (1.31.2.3.28); FILE MERGED 2003/04/11 08:10:42 kso 1.31.2.3.28.2: RESYNC: (1.31.2.3-1.33); FILE MERGED 2003/04/10 09:01:17 kso 1.31.2.3.28.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [148f06b83675a574c1877d49e6b541733257dc5c]

INTEGRATION: CWS dbgmacros1 (1.22.2.2.28); FILE MERGED 2003/04/10 09:01:16 kso 1.22.2.2.28.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [71832cb8341fdb0ba711903590ef95e20dd18884]

INTEGRATION: CWS dbgmacros1 (1.56.2.9.28); FILE MERGED 2003/04/10 09:01:15 kso 1.56.2.9.28.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [92f3f2860f5775d7e172def870f1cf5977041d39]

INTEGRATION: CWS dbgmacros1 (1.2.180); FILE MERGED 2003/04/10 09:01:15 kso 1.2.180.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [7bb98ae2a29888496337319491670f25dc39f01b]

INTEGRATION: CWS dbgmacros1 (1.10.148); FILE MERGED 2003/04/10 09:01:14 kso 1.10.148.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [9f9e922540f332096b9b3e77151d5264ac12d8f2]

INTEGRATION: CWS dbgmacros1 (1.23.2.1.32); FILE MERGED 2003/04/10 18:00:41 kso 1.23.2.1.32.2: RESYNC: (1.23.2.1-1.25); FILE MERGED 2003/04/10 09:01:14 kso 1.23.2.1.32.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [bf4b2eb23e2a82acd7a6b0fb41e0ef7e2147c852]

INTEGRATION: CWS dbgmacros1 (1.18.148); FILE MERGED 2003/04/10 09:01:13 kso 1.18.148.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [4bc292ab83ad0b01a0cb1b13ebc2ad0b330ff102]

INTEGRATION: CWS dbgmacros1 (1.41.2.1.46); FILE MERGED 2003/04/10 09:01:13 kso 1.41.2.1.46.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [993df82e4705415f3730b8712215fa5d4bf101f5]

INTEGRATION: CWS dbgmacros1 (1.28.2.1.30); FILE MERGED 2003/04/10 09:01:12 kso 1.28.2.1.30.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [6f2c0f641ec01fd588e7ca7513e43c122fd573de]

INTEGRATION: CWS dbgmacros1 (1.27.2.1.78); FILE MERGED 2003/04/10 09:01:11 kso 1.27.2.1.78.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [dbd2553493ac5109cec7f8082ee6d4fdce350af4]

INTEGRATION: CWS dbgmacros1 (1.5.4.7.4.2.32); FILE MERGED 2003/04/10 09:01:11 kso 1.5.4.7.4.2.32.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [e16d5207f774afd0644098d1d1cb1e6aba40779c]

INTEGRATION: CWS dbgmacros1 (1.4.188); FILE MERGED 2003/04/10 09:01:10 kso 1.4.188.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [764438accde7674220fa5252005e9ade664cce28]

INTEGRATION: CWS dbgmacros1 (1.1.1.1.192); FILE MERGED 2003/04/10 09:01:09 kso 1.1.1.1.192.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [464107b966ef78a4d5bcda3ce1a2722a588c4bbe]

INTEGRATION: CWS dbgmacros1 (1.15.2.1.74); FILE MERGED 2003/04/10 18:04:58 kso 1.15.2.1.74.2: RESYNC: (1.15.2.1-1.17); FILE MERGED 2003/04/10 09:01:09 kso 1.15.2.1.74.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [e42a9655b6c9d3255f28a1335325869b559e45d4]

INTEGRATION: CWS dbgmacros1 (1.4.30.1.34); FILE MERGED 2003/04/10 09:01:08 kso 1.4.30.1.34.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [c840c07ce759ccb13b721ddc004f4fe23fc938e3]

INTEGRATION: CWS dbgmacros1 (1.10.156); FILE MERGED 2003/04/10 09:01:07 kso 1.10.156.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [a0d42a078821db1fb6b88dedcb76f2829d0e4fdf]

INTEGRATION: CWS dbgmacros1 (1.2.170); FILE MERGED 2003/04/10 09:01:06 kso 1.2.170.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [aa19220b5d5ddb2b34432503f06457d4dc347d68]

INTEGRATION: CWS dbgmacros1 (1.3.32.1.46); FILE MERGED 2003/04/10 09:01:06 kso 1.3.32.1.46.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [9dbf5e03c71669270f7c9b1cb83718640ca34c0d]

INTEGRATION: CWS dbgmacros1 (1.3.162); FILE MERGED 2003/04/10 09:01:06 kso 1.3.162.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [d8554a2ae752c0d29dc791faf4d531bbe804abb3]

INTEGRATION: CWS dbgmacros1 (1.5.184); FILE MERGED 2003/04/10 09:01:05 kso 1.5.184.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [edfe0658b58b5c5ba89fa497a215dc6d47ddd040]

INTEGRATION: CWS dbgmacros1 (1.20.2.2.30); FILE MERGED 2003/04/10 18:12:12 kso 1.20.2.2.30.2: RESYNC: (1.20.2.2-1.23); FILE MERGED 2003/04/10 09:01:04 kso 1.20.2.2.30.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [5735f2b1fc643be094359746d6690e663e3937c9]

INTEGRATION: CWS dbgmacros1 (1.39.6.2.42); FILE MERGED 2003/04/10 18:14:01 kso 1.39.6.2.42.2: RESYNC: (1.39.6.2-1.41); FILE MERGED 2003/04/10 09:01:03 kso 1.39.6.2.42.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [e51983af4547ca99dba11acb1d02e2b9616edfee]

INTEGRATION: CWS dbgmacros1 (1.41.2.3.42); FILE MERGED 2003/04/10 09:01:03 kso 1.41.2.3.42.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [f0f7f0addebf63fb485b9856bff22cd180051c63]

INTEGRATION: CWS dbgmacros1 (1.13.6); FILE MERGED 2003/04/09 10:18:20 kso 1.13.6.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [53544bc5128375aee5a8a1b4854daa210f42b435]

INTEGRATION: CWS dbgmacros1 (1.9.6); FILE MERGED 2003/04/09 10:18:19 kso 1.9.6.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [698c61d1c8eb75a83a0ba11c985d81f2d2be0a83]

INTEGRATION: CWS dbgmacros1 (1.2.6); FILE MERGED 2003/04/09 10:18:19 kso 1.2.6.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [85667cfc4786f302c56644b0c2a57da365dc8b99]

INTEGRATION: CWS dbgmacros1 (1.14.48); FILE MERGED 2003/04/09 10:41:12 kso 1.14.48.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [4c8cb02056dded06d0785c137cbb6fccf577b188]

INTEGRATION: CWS dbgmacros1 (1.2.20.1.14); FILE MERGED 2003/04/10 16:34:30 kso 1.2.20.1.14.2: RESYNC: (1.2.20.1-1.3); FILE MERGED 2003/04/10 09:20:16 kso 1.2.20.1.14.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [4dbe92ca69023b9bb3318e659441d99efc91498e]

INTEGRATION: CWS dbgmacros1 (1.1.46); FILE MERGED 2003/04/10 09:20:16 kso 1.1.46.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [d67e52f65332ccb2154540685b12cf9d401d8590]

INTEGRATION: CWS dbgmacros1 (1.5.2.1.18); FILE MERGED 2003/04/10 09:20:15 kso 1.5.2.1.18.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [a3719e21e269a6c121dc93c25e34e9fb3038e45e]

INTEGRATION: CWS dbgmacros1 (1.1.46); FILE MERGED 2003/04/10 09:31:54 kso 1.1.46.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [d0dc492b16729e100d2e278eacdab18ffbc6dfc7]

INTEGRATION: CWS dbgmacros1 (1.4.10); FILE MERGED 2003/04/10 16:35:49 kso 1.4.10.2: RESYNC: (1.6); BINARY 2003/04/10 08:35:33 kso 1.4.10.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [e5ee113cd2e4818a4a45de3e869d35333b45d395]

INTEGRATION: CWS dbgmacros1 (1.76.2.5.18); FILE MERGED 2003/04/10 08:35:31 kso 1.76.2.5.18.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [4866da3db36019a93c342a5f5a4122c318a625c7]

INTEGRATION: CWS dbgmacros1 (1.14.2.3.34); FILE MERGED 2003/04/10 08:35:29 kso 1.14.2.3.34.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [0506da5b97dc7f542f3a7ffb615405cd5c7479ed]

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>  [392f676385e23e61a3e03914a6032131ad54624b]

INTEGRATION: CWS dbgmacros1 (1.3.4); FILE MERGED 2003/04/09 10:38:55 kso 1.3.4.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [51bcdaa4654b3c637abf37f6161841220b7d9b50]

INTEGRATION: CWS dbgmacros1 (1.11.4); FILE MERGED 2003/04/09 10:38:54 kso 1.11.4.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [42c5cb2e8d3767a2c781945e84ecaf53a40e807e]

INTEGRATION: CWS dbgmacros1 (1.21.4); FILE MERGED 2003/04/09 10:38:54 kso 1.21.4.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [6e0802a47ea6ea400c05c07ad220049c44cab403]

INTEGRATION: CWS dbgmacros1 (1.26.4); FILE MERGED 2003/04/09 10:38:53 kso 1.26.4.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [cf926127d7e5f1fadd646f655ebb2e7f37fcaf9c]

INTEGRATION: CWS dbgmacros1 (1.9.4); FILE MERGED 2003/04/09 10:38:53 kso 1.9.4.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [4ec436b375894dbc11beb8dfd489ebf815904429]

INTEGRATION: CWS dbgmacros1 (1.22.4); FILE MERGED 2003/04/09 10:38:52 kso 1.22.4.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [9d4dac9c1f5c8d232147e30f747522eac0e03c06]

INTEGRATION: CWS dbgmacros1 (1.16.4); FILE MERGED 2003/04/09 10:38:52 kso 1.16.4.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [61e1bc2eacb9e70697afee5fa85d7cfb680b0664]

INTEGRATION: CWS dbgmacros1 (1.8.58); FILE MERGED 2003/04/09 10:38:51 kso 1.8.58.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [e419242aa48981ce6d1c91524a256166b9eedb32]

INTEGRATION: CWS dbgmacros1 (1.7.4); FILE MERGED 2003/04/09 10:38:51 kso 1.7.4.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [a00ca2f79b604f345dc20088685344db92520b90]

INTEGRATION: CWS dbgmacros1 (1.4.58); FILE MERGED 2003/04/09 10:38:50 kso 1.4.58.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [bdf7baafcc8a167863965a828cd3b5e67ecf612e]

INTEGRATION: CWS dbgmacros1 (1.1.54); FILE MERGED 2003/04/09 10:40:16 kso 1.1.54.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [3f60305643b9998a9d7929b28d2457d4c718cf11]

INTEGRATION: CWS dbgmacros1 (1.1.1.1.76); FILE MERGED 2003/04/09 10:40:15 kso 1.1.1.1.76.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [bea3a286bb3f5f584679f179d82534f269139e1e]

INTEGRATION: CWS dbgmacros1 (1.2.40); FILE MERGED 2003/04/09 10:40:14 kso 1.2.40.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [0cb8b9bf4eed701b8e70578eb170e84926696b27]

INTEGRATION: CWS dbgmacros1 (1.1.60); FILE MERGED 2003/04/09 10:40:14 kso 1.1.60.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [e6840bc341e8cec342407e4383003aec88d49ede]

INTEGRATION: CWS dbgmacros1 (1.4.54); FILE MERGED 2003/04/09 10:40:12 kso 1.4.54.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [7f44a58b79d7b823c57a7d5c476ff2b94cda1b2d]

INTEGRATION: CWS dbgmacros1 (1.18.10); FILE MERGED 2003/04/09 10:40:12 kso 1.18.10.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [c70c0029670071faf01a9a22b49d8554b8c1163a]

INTEGRATION: CWS dbgmacros1 (1.34.10); FILE MERGED 2003/04/09 10:40:12 kso 1.34.10.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [0228caf63c1e78f94eedca360b8f4a0405a3c482]

INTEGRATION: CWS dbgmacros1 (1.9.34); FILE MERGED 2003/04/09 10:40:11 kso 1.9.34.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [6adc9ee7f102214165320aae472c5405a1ac6bba]

INTEGRATION: CWS dbgmacros1 (1.5.40); FILE MERGED 2003/04/09 10:40:11 kso 1.5.40.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [e425b8e3fd4f7164223d9305c09adeb6a2cafab8]

INTEGRATION: CWS dbgmacros1 (1.9.36); FILE MERGED 2003/04/09 10:40:11 kso 1.9.36.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [877f4d93af690d2a700740cfbfee86546b9b7b73]

INTEGRATION: CWS dbgmacros1 (1.16.40); FILE MERGED 2003/04/09 10:40:10 kso 1.16.40.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [7a1d5e5f7397a4ea2cff7b02c31bc164d53831e2]

INTEGRATION: CWS dbgmacros1 (1.19.10); FILE MERGED 2003/04/09 10:40:10 kso 1.19.10.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [499b9454d5e0c03fda6d4d925953d769d1f1b480]

INTEGRATION: CWS dbgmacros1 (1.8.38); FILE MERGED 2003/04/09 10:40:10 kso 1.8.38.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [56b5dd2ff91abbca19c012bdbb29d1e0105a8afa]

INTEGRATION: CWS dbgmacros1 (1.13.10); FILE MERGED 2003/04/09 10:40:09 kso 1.13.10.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [b9a31a31a382cb031cea800acd0c37daaa45a99c]

INTEGRATION: CWS dbgmacros1 (1.10.2.2.18); FILE MERGED 2003/04/10 09:32:51 kso 1.10.2.2.18.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [ea18156580a510869896829486c4608f199e5b45]

INTEGRATION: CWS dbgmacros1 (1.12.32.3.2.2.18); FILE MERGED 2003/04/10 09:32:51 kso 1.12.32.3.2.2.18.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [ae5cc28a1bcb74b0199fa15cef206ca8dabb5323]

INTEGRATION: CWS dbgmacros1 (1.18.2.2.64); FILE MERGED 2003/04/10 09:32:50 kso 1.18.2.2.64.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [decb7069878dab81d6ce6b926cde053497d192e1]

INTEGRATION: CWS dbgmacros1 (1.33.2.2.18); FILE MERGED 2003/04/10 09:32:50 kso 1.33.2.2.18.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [dd91cc9748ad2efc372be1e573306bf8649d794e]

INTEGRATION: CWS dbgmacros1 (1.23.2.3.44); FILE MERGED 2003/04/10 09:32:49 kso 1.23.2.3.44.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [379cdf57086bf18791276c1ef341261a2245bbb6]

INTEGRATION: CWS dbgmacros1 (1.4.30.1.36); FILE MERGED 2003/04/10 09:32:48 kso 1.4.30.1.36.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [063238459cf234a97bffd5e8e2367f4a57d5ea21]

INTEGRATION: CWS dbgmacros1 (1.3.2); FILE MERGED 2003/04/10 09:24:49 kso 1.3.2.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [0a56c09f15f8cde439d46704e2bd6f24b73e72b6]

INTEGRATION: CWS dbgmacros1 (1.2.34); FILE MERGED 2003/04/10 09:24:48 kso 1.2.34.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [72c0e4f3c87482a8b1284f486e3fece79152cbdb]

INTEGRATION: CWS dbgmacros1 (1.28.2.4.34); FILE MERGED 2003/04/10 08:31:15 kso 1.28.2.4.34.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [f818f0c9a6860269e67e48642caf5e623d146e77]

INTEGRATION: CWS dbgmacros1 (1.25.62); FILE MERGED 2003/04/10 08:37:07 kso 1.25.62.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [ffbd9d8aff5da582ecad1df8aaf9b4e2ca98b0da]

INTEGRATION: CWS dbgmacros1 (1.31.2.1.36); FILE MERGED 2003/04/10 08:31:13 kso 1.31.2.1.36.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [f963efaadba96e7f6a4299319b2b1cc622cf251d]

INTEGRATION: CWS dbgmacros1 (1.4.180); FILE MERGED 2003/04/10 08:31:13 kso 1.4.180.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [08aa1458bd781be95e66de2c8e7b84c60bb56843]

INTEGRATION: CWS dbgmacros1 (1.2.154); FILE MERGED 2003/04/10 08:31:12 kso 1.2.154.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [4663b1645048ed91c62b1ebe1ec20964aa7bc6f8]

INTEGRATION: CWS dbgmacros1 (1.8.6); FILE MERGED 2003/04/09 10:15:49 kso 1.8.6.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [2041404b40d3881a873a587c424bd56e6f95e473]

INTEGRATION: CWS dbgmacros1 (1.7.6); FILE MERGED 2003/04/09 10:15:49 kso 1.7.6.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [a6d4094e620fa167813d5f1b7e7fe1073d5f9fbb]

INTEGRATION: CWS dbgmacros1 (1.5.6); FILE MERGED 2003/04/09 10:15:49 kso 1.5.6.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [6f59495ff3ab8754e21415c998950fd3139ebe3b]

INTEGRATION: CWS dbgmacros1 (1.5.6); FILE MERGED 2003/04/09 10:15:48 kso 1.5.6.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [d03b7959f7ee87a5cac52f96939a83c1cb7037ee]

INTEGRATION: CWS dbgmacros1 (1.8.6); FILE MERGED 2003/04/09 10:15:48 kso 1.8.6.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [ead7e4c02033d2334cccee151cde75fe764c9e91]

INTEGRATION: CWS dbgmacros1 (1.11.64); FILE MERGED 2003/04/09 10:15:47 kso 1.11.64.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [318e844a951baeafe5626efb085e0969c51a1df6]

INTEGRATION: CWS dbgmacros1 (1.11.6); FILE MERGED 2003/04/09 10:15:46 kso 1.11.6.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [03333e6de9617ac34d9372def6743409fceffbd9]

INTEGRATION: CWS dbgmacros1 (1.14.60); FILE MERGED 2003/04/09 10:15:46 kso 1.14.60.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [4ab9e8a2425c73de1e0acd42e4fc5438d2cec0d1]

INTEGRATION: CWS dbgmacros1 (1.4.6); FILE MERGED 2003/04/09 10:15:45 kso 1.4.6.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [fce0f37d4ae37be2c6847cc61547fb8b5283b22c]

INTEGRATION: CWS dbgmacros1 (1.3.72); FILE MERGED 2003/04/09 10:15:44 kso 1.3.72.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [9d11fae984b8646d3925131b00ebf4c88651fd91]

INTEGRATION: CWS dbgmacros1 (1.5.6); FILE MERGED 2003/04/09 10:15:44 kso 1.5.6.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [ce0649b64fad331147efc13ad68031abdef89933]

INTEGRATION: CWS dbgmacros1 (1.1.1.1.76); FILE MERGED 2003/04/09 10:15:42 kso 1.1.1.1.76.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [b09227cd72e88446674e56afbf9c1a90188c772d]

INTEGRATION: CWS dbgmacros1 (1.12.6); FILE MERGED 2003/04/09 10:15:40 kso 1.12.6.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [58d2cf1775f83b69f200de8d242dcc60d3d3b16b]

INTEGRATION: CWS dbgmacros1 (1.12.6); FILE MERGED 2003/04/09 10:15:39 kso 1.12.6.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [8906b66d9d583cbb903e51bf83b62badb0b63930]

INTEGRATION: CWS dbgmacros1 (1.10.6); FILE MERGED 2003/04/09 10:15:39 kso 1.10.6.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [ef608be252717bcf24a3f7638ba18560e0d343c8]

INTEGRATION: CWS dbgmacros1 (1.9.6); FILE MERGED 2003/04/09 10:15:38 kso 1.9.6.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [534fa0eeaa0889f3d3c2ebd7530e5967753e008f]

INTEGRATION: CWS dbgmacros1 (1.10.52); FILE MERGED 2003/04/09 10:15:37 kso 1.10.52.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [b81ee83c4e75d6de6c207ba41979cf3332c9c022]

INTEGRATION: CWS dbgmacros1 (1.2.6); FILE MERGED 2003/04/09 10:15:36 kso 1.2.6.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [7c1384e352b6c566f2bec1a867ffe5ff986cb440]

INTEGRATION: CWS dbgmacros1 (1.3.36); FILE MERGED 2003/04/09 10:15:35 kso 1.3.36.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [3f562040d1d4a98781d2db7047e4110e8ef728ca]

INTEGRATION: CWS dbgmacros1 (1.7.6); FILE MERGED 2003/04/09 10:15:35 kso 1.7.6.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [da94ff7446aaa9452b23de9f83311e0e275a18f2]

INTEGRATION: CWS dbgmacros1 (1.2.6); FILE MERGED 2003/04/09 10:15:33 kso 1.2.6.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [4fe88cdd2ab10d9556074ae6d02b9356a11eee85]

INTEGRATION: CWS dbgmacros1 (1.8.6); FILE MERGED 2003/04/09 10:15:25 kso 1.8.6.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [3736377da460977ce335c0423be27ceb0f4e064c]

INTEGRATION: CWS dbgmacros1 (1.12.54); FILE MERGED 2003/04/09 10:15:25 kso 1.12.54.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [732943cbf2b1fc279bfdf0560b4606bf7dcdb316]

INTEGRATION: CWS dbgmacros1 (1.9.6); FILE MERGED 2003/04/09 10:15:24 kso 1.9.6.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [29cae1cbe0d08930ec1f3426d14d3fc1f663e859]

INTEGRATION: CWS dbgmacros1 (1.1.1.1.76); FILE MERGED 2003/04/09 10:15:21 kso 1.1.1.1.76.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [9b562e5ab3c15408b079e62036e8fa84dbbb2449]

INTEGRATION: CWS dbgmacros1 (1.11.6); FILE MERGED 2003/04/09 10:15:20 kso 1.11.6.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [f7e21a0b251fe50a36d4e06f74300ed8a01cce3f]

INTEGRATION: CWS dbgmacros1 (1.27.2.3.34); FILE MERGED 2003/04/10 08:37:09 kso 1.27.2.3.34.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [d856ececed4277281d4c5e072f4608a44d5a6281]

INTEGRATION: CWS dbgmacros1 (1.23.62); FILE MERGED 2003/04/10 08:37:08 kso 1.23.62.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [c293a04b9207c5f7862b7e28bf011e813365674e]

INTEGRATION: CWS dbgmacros1 (1.26.2.3.28); FILE MERGED 2003/04/10 08:37:08 kso 1.26.2.3.28.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [1d2347f7a60232b36b1c38ace008734394758db4]

INTEGRATION: CWS dbgmacros1 (1.24.2.3.34); FILE MERGED 2003/04/10 08:37:07 kso 1.24.2.3.34.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [35e05775d1fa5047817d48f2ddfe90d2ed431772]

INTEGRATION: CWS dbgmacros1 (1.24.70); FILE MERGED 2003/04/10 08:37:06 kso 1.24.70.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [6d3d7dbfdca67e8861056c6e7f0112e878bf6b0c]

INTEGRATION: CWS dbgmacros1 (1.19.2.2.36); FILE MERGED 2003/04/10 08:37:06 kso 1.19.2.2.36.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [edb0a6abebf895b1a24debe9a91327556c56f896]

INTEGRATION: CWS dbgmacros1 (1.12.2.1.44); FILE MERGED 2003/04/10 08:37:04 kso 1.12.2.1.44.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [e6f7bf87924db68587f852361d9d3fcbbcf28ecd]

INTEGRATION: CWS dbgmacros1 (1.1.1.1.110); FILE MERGED 2003/04/09 10:54:58 kso 1.1.1.1.110.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [9136355fe91fb957eb96dce02457d6826def5338]

INTEGRATION: CWS dbgmacros1 (1.1.1.1.108); FILE MERGED 2003/04/09 10:54:57 kso 1.1.1.1.108.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [a53cd25b31808732ad067f1ea08ac13ea5e87d2d]

INTEGRATION: CWS dbgmacros1 (1.1.1.1.108); FILE MERGED 2003/04/09 10:54:56 kso 1.1.1.1.108.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [657574e32d7a7fbe0cfae1c77a8ad66339d0b23f]

INTEGRATION: CWS dbgmacros1 (1.1.1.1.108); FILE MERGED 2003/04/09 10:54:55 kso 1.1.1.1.108.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [eb0965d062494a2b365d449814db435d5cae1912]

INTEGRATION: CWS dbgmacros1 (1.4.86); FILE MERGED 2003/04/09 10:54:53 kso 1.4.86.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [79a8c2334718b0b7ec9283b5258bc13f339c248a]

INTEGRATION: CWS dbgmacros1 (1.3.72); FILE MERGED 2003/04/09 10:54:53 kso 1.3.72.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [af061b28850f85fa3fd028e1b9ed50125abe1f11]

INTEGRATION: CWS dbgmacros1 (1.5.10.1.32); FILE MERGED 2003/04/09 10:54:53 kso 1.5.10.1.32.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [27d63ca21ec0fe0e2419990f5e6565501479887f]

INTEGRATION: CWS dbgmacros1 (1.9.66); FILE MERGED 2003/04/09 10:54:52 kso 1.9.66.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [6370fedfa3c0dee483aa6010de95973644ef3ca5]

INTEGRATION: CWS dbgmacros1 (1.4.84); FILE MERGED 2003/04/09 10:54:51 kso 1.4.84.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [7f66bdaedb679941623e84a807cf5621d645a4ab]

INTEGRATION: CWS dbgmacros1 (1.6.72); FILE MERGED 2003/04/09 10:54:51 kso 1.6.72.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [929c6b51dc9f6ee9ec7dedaaec3e1e98e5071dd7]

INTEGRATION: CWS dbgmacros1 (1.2.88); FILE MERGED 2003/04/09 10:54:50 kso 1.2.88.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [8d5057576a9acef8eb6baa7b40e367429afaba21]

INTEGRATION: CWS dbgmacros1 (1.5.72); FILE MERGED 2003/04/09 10:54:50 kso 1.5.72.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [6a1500d87466734a0392322fe9a01187ac0c092b]

INTEGRATION: CWS dbgmacros1 (1.2.78); FILE MERGED 2003/04/09 10:54:48 kso 1.2.78.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [18e94b86aa4197aa3c18539ca59812278d679e27]

INTEGRATION: CWS dbgmacros1 (1.10.66); FILE MERGED 2003/04/09 10:54:47 kso 1.10.66.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [299d5933a16b25a3c944f94e97d63c8a865514f4]

INTEGRATION: CWS dbgmacros1 (1.6.80); FILE MERGED 2003/04/09 10:54:47 kso 1.6.80.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [54672dc30a168e4caad3bd08c5e54e0834180367]

INTEGRATION: CWS dbgmacros1 (1.9.72); FILE MERGED 2003/04/10 18:36:28 kso 1.9.72.2: RESYNC: (1.9-1.10); FILE MERGED 2003/04/09 10:54:45 kso 1.9.72.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [f9eafe005ce2534256d194b27e8171cd70bc9e1e]

INTEGRATION: CWS dbgmacros1 (1.10.68); FILE MERGED 2003/04/09 10:54:45 kso 1.10.68.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [f2973047593a0494fde438a7681f1a6e129b35ba]

INTEGRATION: CWS dbgmacros1 (1.4.72); FILE MERGED 2003/04/09 10:54:44 kso 1.4.72.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [1926aa51fc5f6d03438b9119f88216a8deddfb8d]

INTEGRATION: CWS dbgmacros1 (1.2.108); FILE MERGED 2003/04/10 18:36:22 kso 1.2.108.2: RESYNC: (1.2-1.3); FILE MERGED 2003/04/09 10:54:44 kso 1.2.108.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [6146ecf6ca0e86e03d5d6d1603f88e175660ec5a]

INTEGRATION: CWS dbgmacros1 (1.1.72); FILE MERGED 2003/04/09 10:54:43 kso 1.1.72.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [0a8a48012a5c14fdefe2ca44e9204a8a97f3fd13]

INTEGRATION: CWS dbgmacros1 (1.6.68); FILE MERGED 2003/04/09 10:54:42 kso 1.6.68.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [7eedcf87a9295d6404d83947e201a35c62d8406c]

INTEGRATION: CWS dbgmacros1 (1.14.2.2.16); FILE MERGED 2003/04/09 12:05:00 kso 1.14.2.2.16.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [1ac7bea716382935a43ee2099ec9d3c73b46dfcc]

INTEGRATION: CWS dbgmacros1 (1.5.2.3.2); FILE MERGED 2003/04/15 14:40:15 kso 1.5.2.3.2.2: RESYNC: (1.6-1.7); FILE MERGED 2003/04/09 12:04:57 kso 1.5.2.3.2.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [9f646dfb97e68ddab16c558d89ea42b4bf1a1d5c]

INTEGRATION: CWS dbgmacros1 (1.11.2.1.16); FILE MERGED 2003/04/15 14:39:59 kso 1.11.2.1.16.2: RESYNC: (1.12-1.13); FILE MERGED 2003/04/09 12:04:56 kso 1.11.2.1.16.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [53e81c03cbc7b6f323e6e69ae99e51c6201bf2f2]

INTEGRATION: CWS dbgmacros1 (1.3.32); FILE MERGED 2003/04/09 12:04:53 kso 1.3.32.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [188b2dbb1b78d61fbe20617dd58a3f82ff221b46]

INTEGRATION: CWS dbgmacros1 (1.18.2.1.22); FILE MERGED 2003/04/15 14:41:27 kso 1.18.2.1.22.2: RESYNC: (1.19-1.20); FILE MERGED 2003/04/09 12:04:52 kso 1.18.2.1.22.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [78183b9dbef579de53ce51ccec5cddb210b1f9c5]

INTEGRATION: CWS dbgmacros1 (1.1.1.1.64); FILE MERGED 2003/04/09 12:04:51 kso 1.1.1.1.64.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [65fa9e12a9f9d854ac0a5045e80a368e665edbd4]

INTEGRATION: CWS dbgmacros1 (1.33.32); FILE MERGED 2003/04/15 14:41:49 kso 1.33.32.2: RESYNC: (1.33-1.34); FILE MERGED 2003/04/09 12:04:49 kso 1.33.32.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [7b822224f0be42b5dd738c91a204a622d01d1df7]

INTEGRATION: CWS dbgmacros1 (1.2.44); FILE MERGED 2003/04/10 09:33:52 kso 1.2.44.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [3674464abc5eac1088d7690b6df02fdd75b0f92c]

INTEGRATION: CWS dbgmacros1 (1.5.38); FILE MERGED 2003/04/10 09:33:51 kso 1.5.38.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [0afab8d3ccdeadfa93bb83fdf1fe52b372f47437]

INTEGRATION: CWS dbgmacros1 (1.23.28); FILE MERGED 2003/04/10 09:33:50 kso 1.23.28.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [396e30f5847f83f347293d161ab1c2599418f8d1]

INTEGRATION: CWS dbgmacros1 (1.3.52); FILE MERGED 2003/04/10 09:33:49 kso 1.3.52.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [6d4d89e66dc1030d5662eb0a6a3a8da7af21e2a5]

INTEGRATION: CWS dbgmacros1 (1.89.2.7.20); FILE MERGED 2003/04/15 14:34:13 kso 1.89.2.7.20.2: RESYNC: (1.90-1.92); FILE MERGED 2003/04/10 09:28:46 kso 1.89.2.7.20.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [3ae953030911447b45ecde8041338d86817a852f]

INTEGRATION: CWS dbgmacros1 (1.37.2.4.22); FILE MERGED 2003/04/10 17:49:52 kso 1.37.2.4.22.2: RESYNC: (1.37.2.4-1.39); FILE MERGED 2003/04/10 09:28:46 kso 1.37.2.4.22.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [befccace4a142da7fcd776be6273c5463c7fabf3]

INTEGRATION: CWS dbgmacros1 (1.153.2.6.20); FILE MERGED 2003/04/10 09:28:45 kso 1.153.2.6.20.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [83c233c45d13550f53f3d6413fbd6b4f159be285]

INTEGRATION: CWS dbgmacros1 (1.1.1.1.174); FILE MERGED 2003/04/10 09:28:44 kso 1.1.1.1.174.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [eae184cc16b3ebd71e815dda261345b32e5170f0]

INTEGRATION: CWS dbgmacros1 (1.5.138); FILE MERGED 2003/04/10 09:28:42 kso 1.5.138.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [536c70fe0cadf3b453fdc128a907d8f7d2353da1]

INTEGRATION: CWS dbgmacros1 (1.3.150); FILE MERGED 2003/04/10 09:28:41 kso 1.3.150.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [74f819683067535af837b1d3cf41e369673e7bdd]

INTEGRATION: CWS dbgmacros1 (1.4.150); FILE MERGED 2003/04/10 09:28:41 kso 1.4.150.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [4dfddfa2dc786449bafab5b1c599b7c17b2bfa28]

INTEGRATION: CWS dbgmacros1 (1.7.164); FILE MERGED 2003/04/15 14:32:21 kso 1.7.164.2: RESYNC: (1.7-1.8); FILE MERGED 2003/04/10 09:28:41 kso 1.7.164.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [ad599c93ccc56155cbf877871e85110ca0287426]

INTEGRATION: CWS dbgmacros1 (1.13.144); FILE MERGED 2003/04/15 14:32:07 kso 1.13.144.2: RESYNC: (1.13-1.14); FILE MERGED 2003/04/10 09:28:40 kso 1.13.144.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [53fbc277709c5967426e75ace335d997338a5761]

INTEGRATION: CWS dbgmacros1 (1.5.164); FILE MERGED 2003/04/10 09:28:40 kso 1.5.164.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [599723f8c6d832a19db2146d8e70e365113cd3be]

INTEGRATION: CWS dbgmacros1 (1.12.136); FILE MERGED 2003/04/10 09:28:39 kso 1.12.136.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [ba84676fb96bcbdcbbf9bf8cfbde2718ef75032b]

INTEGRATION: CWS dbgmacros1 (1.23.4.3.20); FILE MERGED 2003/04/15 14:31:49 kso 1.23.4.3.20.2: RESYNC: (1.25-1.26); FILE MERGED 2003/04/10 09:28:39 kso 1.23.4.3.20.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [9450b6505e4141b50924560beacf2566439ca78a]

INTEGRATION: CWS dbgmacros1 (1.22.2.2.22); FILE MERGED 2003/04/10 09:28:39 kso 1.22.2.2.22.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [c4972c673981e2bd7c8bae8c6e8558e73168db51]

INTEGRATION: CWS dbgmacros1 (1.6.138); FILE MERGED 2003/04/10 09:28:38 kso 1.6.138.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [15d8f7a2555855c3c8b27f6fe829576c713d2d0d]

INTEGRATION: CWS dbgmacros1 (1.98.2.3.22); FILE MERGED 2003/04/15 14:31:34 kso 1.98.2.3.22.2: RESYNC: (1.99-1.100); FILE MERGED 2003/04/10 09:28:37 kso 1.98.2.3.22.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [d296f1b460380ad1b166a7a3998fe6c74c3aa567]

INTEGRATION: CWS dbgmacros1 (1.16.128); FILE MERGED 2003/04/10 09:28:37 kso 1.16.128.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [e9640af0b8887ceaedbc5113b6745070a5c148fc]

INTEGRATION: CWS dbgmacros1 (1.22.4.5.22); FILE MERGED 2003/04/10 09:28:36 kso 1.22.4.5.22.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [b635fa6d2d9a17467d188d1eafbc69215413bf0a]

INTEGRATION: CWS dbgmacros1 (1.13.6.2.22); FILE MERGED 2003/04/10 09:28:36 kso 1.13.6.2.22.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [8e5aa40a1788e331b8f821bb9ed2574433bc2eb4]

INTEGRATION: CWS dbgmacros1 (1.37.8.2.56); FILE MERGED 2003/04/15 14:26:33 kso 1.37.8.2.56.2: RESYNC: (1.38-1.39); FILE MERGED 2003/04/10 09:28:33 kso 1.37.8.2.56.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [1c316fbcefaf3453fc068586588a45fedfc1320f]

INTEGRATION: CWS dbgmacros1 (1.9.132); FILE MERGED 2003/04/15 14:25:55 kso 1.9.132.2: RESYNC: (1.9-1.10); FILE MERGED 2003/04/10 09:28:32 kso 1.9.132.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [4a5a36ef38bb02adbf9de4659c9740ddace89a24]

INTEGRATION: CWS dbgmacros1 (1.5.4.1.56); FILE MERGED 2003/04/10 09:28:31 kso 1.5.4.1.56.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [a7efa78b5a2c18961771e7bdc563bb1dd5345f91]

INTEGRATION: CWS dbgmacros1 (1.20.2.4.54); FILE MERGED 2003/04/10 17:55:45 kso 1.20.2.4.54.2: RESYNC: (1.20.2.4-1.21); FILE MERGED 2003/04/10 09:28:31 kso 1.20.2.4.54.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [7f395c4c8b7b5456d6f57e0f60f64be22e43f2ef]

INTEGRATION: CWS dbgmacros1 (1.6.150); FILE MERGED 2003/04/10 09:28:30 kso 1.6.150.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [bfd649109bf504bc64d321d1f4b474a51f103c15]

INTEGRATION: CWS dbgmacros1 (1.2.174); FILE MERGED 2003/04/10 09:28:30 kso 1.2.174.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [f68ce34a3604d0b29289f15173acd57a308cc455]

INTEGRATION: CWS dbgmacros1 (1.20.128); FILE MERGED 2003/04/10 09:28:30 kso 1.20.128.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [a1e2161100d6e9e28a21d72cc30cb80f669df06c]

INTEGRATION: CWS dbgmacros1 (1.16.138); FILE MERGED 2003/04/10 09:28:29 kso 1.16.138.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [e0b5e233662fafb4d5b8d202336268865d914501]

INTEGRATION: CWS dbgmacros1 (1.22.138); FILE MERGED 2003/04/10 09:28:29 kso 1.22.138.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [3976c85f8259b4b73a31e4a3f01ac94ce862189e]

INTEGRATION: CWS dbgmacros1 (1.17.128); FILE MERGED 2003/04/10 09:28:29 kso 1.17.128.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [a46a121276c338e28548e294b2f0ca6a527a08be]

INTEGRATION: CWS dbgmacros1 (1.1.1.1.174); FILE MERGED 2003/04/10 09:28:28 kso 1.1.1.1.174.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [b2d170dd21a9d97b1f43d2df0364218a0b1a9a49]

INTEGRATION: CWS dbgmacros1 (1.89.2.2.20); FILE MERGED 2003/04/15 14:20:20 kso 1.89.2.2.20.2: RESYNC: (1.90-1.91); FILE MERGED 2003/04/10 09:28:27 kso 1.89.2.2.20.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [c60725b9ba5f71753229ee131ef546558c737204]

INTEGRATION: CWS dbgmacros1 (1.19.2.5.22); FILE MERGED 2003/04/10 09:28:24 kso 1.19.2.5.22.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [e311cfc17b2e8a1b15c0f34068b9d8c2537ad438]

INTEGRATION: CWS dbgmacros1 (1.39.2.2.56); FILE MERGED 2003/04/10 09:28:23 kso 1.39.2.2.56.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [a0c52a76ec2c65d649d1747088d31babd729834c]

INTEGRATION: CWS dbgmacros1 (1.46.2.6.22); FILE MERGED 2003/04/15 14:16:56 kso 1.46.2.6.22.2: RESYNC: (1.47-1.48); FILE MERGED 2003/04/10 09:28:22 kso 1.46.2.6.22.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [2e027b96adc22ef0dc210a09f5212416f2c65a91]

INTEGRATION: CWS dbgmacros1 (1.1.1.1.48.1.58); FILE MERGED 2003/04/10 09:28:22 kso 1.1.1.1.48.1.58.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [6540584d58d9f08e1b7535e94b44884aea9b2ff5]

INTEGRATION: CWS dbgmacros1 (1.11.6.1.56); FILE MERGED 2003/04/10 09:28:21 kso 1.11.6.1.56.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [62b8f9912a8f03cb820e11e112c74dafb92ea7d1]

INTEGRATION: CWS dbgmacros1 (1.41.2.3.20); FILE MERGED 2003/04/10 09:28:20 kso 1.41.2.3.20.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [75ba3f75e685da7fd3f457d527bac4a5b296ba62]

INTEGRATION: CWS dbgmacros1 (1.89.14); FILE MERGED 2003/04/09 10:44:16 kso 1.89.14.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [6cd9072a23160daa1e7b613857cb424578842ac5]

INTEGRATION: CWS dbgmacros1 (1.78.14); FILE MERGED 2003/04/09 10:44:15 kso 1.78.14.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [dc55f95efdaa4d495bde4f3a865bb3378000c6e5]

INTEGRATION: CWS dbgmacros1 (1.57.14); FILE MERGED 2003/04/10 17:45:02 kso 1.57.14.2: RESYNC: (1.57-1.58); FILE MERGED 2003/04/09 10:44:14 kso 1.57.14.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [72157c43dea13448c15675ca279fa2fec647e4f7]

INTEGRATION: CWS dbgmacros1 (1.43.60); FILE MERGED 2003/04/09 10:44:14 kso 1.43.60.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [2be6e04169a4612e383a71a399b246f694d648f6]

INTEGRATION: CWS dbgmacros1 (1.148.10); FILE MERGED 2003/04/09 10:44:12 kso 1.148.10.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [b556f0390663e76f909de5d9796922e644e006d3]

INTEGRATION: CWS dbgmacros1 (1.49.14); FILE MERGED 2003/04/09 10:44:12 kso 1.49.14.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [cf6908ef817f02f633542669caed577413262227]

INTEGRATION: CWS dbgmacros1 (1.21.66); FILE MERGED 2003/04/09 10:44:11 kso 1.21.66.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [8ca5b9bf377aaa550af41b8e431883317be4618e]

INTEGRATION: CWS dbgmacros1 (1.42.60); FILE MERGED 2003/04/09 10:44:09 kso 1.42.60.1: #108413# - debug macro unification.


2003-04-15  Armin Weiss  <aw@openoffice.org>  [d6941fb507705757e795219a9864462854437070]

Extended the Polygon implementation Splitted the Polygon tooling into PolygonTools and own namespace Changed names of local include files for templates


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [bb6211f608bfd5c28fc8aef515eb18659a73581c]

INTEGRATION: CWS dbgmacros1 (1.63.14); FILE MERGED 2003/04/10 19:11:38 kso 1.63.14.2: RESYNC: (1.63-1.64); FILE MERGED 2003/04/09 10:44:09 kso 1.63.14.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [438a5da52f7c79bad1f42684e043c9de2904b50d]

INTEGRATION: CWS dbgmacros1 (1.66.14); FILE MERGED 2003/04/10 19:11:30 kso 1.66.14.2: RESYNC: (1.66-1.67); FILE MERGED 2003/04/09 10:44:08 kso 1.66.14.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [32d1c00d8dacc3c97a5e44bb7db2f1d1c8da1084]

INTEGRATION: CWS dbgmacros1 (1.118.14); FILE MERGED 2003/04/09 10:44:08 kso 1.118.14.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [abc258dd988c02e733b9314eb30f98573763d3dd]

INTEGRATION: CWS dbgmacros1 (1.41.14); FILE MERGED 2003/04/09 10:44:08 kso 1.41.14.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [7d43477e4daab5858535e764ccf3856242708588]

INTEGRATION: CWS dbgmacros1 (1.13.2.2.2); FILE MERGED 2003/04/10 08:33:43 kso 1.13.2.2.2.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [b066c93533db642d1666c0812969007402b3a5b8]

INTEGRATION: CWS dbgmacros1 (1.8.42); FILE MERGED 2003/04/10 08:33:43 kso 1.8.42.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [8e25c25d92b246309c088bf07caf97ddb6e67838]

INTEGRATION: CWS dbgmacros1 (1.5.2); FILE MERGED 2003/04/09 10:37:44 kso 1.5.2.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [94b18ba9880682146849fccd555215e677463e68]

INTEGRATION: CWS dbgmacros1 (1.3.32); FILE MERGED 2003/04/09 10:37:43 kso 1.3.32.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [426aa889c8ed284252f8389cdb419f5be3c16ccd]

INTEGRATION: CWS dbgmacros1 (1.3.20); FILE MERGED 2003/04/09 11:59:08 kso 1.3.20.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [b86169bd9abf50ccab5aec687c851dbe8af9fbd9]

INTEGRATION: CWS dbgmacros1 (1.3.52); FILE MERGED 2003/04/09 11:59:08 kso 1.3.52.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [d27743f409aaffece507aebe5997cdded32d567c]

INTEGRATION: CWS dbgmacros1 (1.6.20); FILE MERGED 2003/04/09 11:59:07 kso 1.6.20.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [dc4781b9666e9861639f9d3134bc3185212c3de4]

INTEGRATION: CWS dbgmacros1 (1.6.52); FILE MERGED 2003/04/09 11:59:07 kso 1.6.52.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [006056ca5301ecbe95ecedad4f02f33ef061a240]

INTEGRATION: CWS dbgmacros1 (1.2.40); FILE MERGED 2003/04/09 11:59:04 kso 1.2.40.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [c625307a9fe31e370d73cc8a4764d8980cefc273]

INTEGRATION: CWS dbgmacros1 (1.1.1.1.62); FILE MERGED 2003/04/09 11:59:02 kso 1.1.1.1.62.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [a9a4bec5e3dc59e1f2d9a9d146a9525981fe0e78]

INTEGRATION: CWS dbgmacros1 (1.4.20); FILE MERGED 2003/04/09 11:59:00 kso 1.4.20.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [39664064e5fbe7c765077ee4f5aac33f99a14249]

INTEGRATION: CWS dbgmacros1 (1.4.4.1.12); FILE MERGED 2003/04/09 11:58:59 kso 1.4.4.1.12.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [5f36e25ed5767cce9533eb592a7827d489065019]

INTEGRATION: CWS dbgmacros1 (1.6.40); FILE MERGED 2003/04/09 11:58:59 kso 1.6.40.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [f777f6a788ac5623667f6e4e6d5ef8527fabb394]

INTEGRATION: CWS dbgmacros1 (1.12.20); FILE MERGED 2003/04/09 11:58:57 kso 1.12.20.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [eb4f2eeeced076aad98f64d1e89ed3f584ab6e57]

INTEGRATION: CWS dbgmacros1 (1.12.20); FILE MERGED 2003/04/09 11:58:55 kso 1.12.20.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [ed15f525fcd1c58a1ac4f4abfefb806518e63d14]

INTEGRATION: CWS dbgmacros1 (1.2.28); FILE MERGED 2003/04/10 08:33:04 kso 1.2.28.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [e2a7bdb4241946605a3322249e3569141e90b916]

SRX644


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [c4f24cd36469c8ffc98edafaeaa1fbf44a053d58]

INTEGRATION: CWS dbgmacros1 (1.3.52); FILE MERGED 2003/04/09 12:05:45 kso 1.3.52.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [fdae8b4d2f400db1d9ea96aafa8ce08445c3addc]

INTEGRATION: CWS dbgmacros1 (1.3.2.1.12); FILE MERGED 2003/04/09 12:06:51 kso 1.3.2.1.12.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [93cf769fccbb8ae2681561ef23b5419b0ffcf2ca]

INTEGRATION: CWS dbgmacros1 (1.1.56); FILE MERGED 2003/04/09 12:06:51 kso 1.1.56.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [68c6f6101de04bbf746cee8fa03485c3372ee64f]

INTEGRATION: CWS dbgmacros1 (1.1.56); FILE MERGED 2003/04/09 12:06:50 kso 1.1.56.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [10fa19f95dd8b3c3d4c0f628a4468bd3172c8d8d]

INTEGRATION: CWS dbgmacros1 (1.6.24); FILE MERGED 2003/04/09 12:06:50 kso 1.6.24.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [ab9e84e782a6015d490c290f0c6de8f3102a2686]

INTEGRATION: CWS dbgmacros1 (1.1.56); FILE MERGED 2003/04/09 12:06:49 kso 1.1.56.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [73d251934c841b815f9adadeef316dcd905ff0c6]

INTEGRATION: CWS dbgmacros1 (1.1.34.1.12); FILE MERGED 2003/04/09 12:06:48 kso 1.1.34.1.12.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [82f8879992113f38d322cab5ba5516a1d3ae7535]

INTEGRATION: CWS dbgmacros1 (1.1.56); FILE MERGED 2003/04/09 12:06:47 kso 1.1.56.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [cf87ecf107eabb147798f12399627a07c7f986bd]

INTEGRATION: CWS dbgmacros1 (1.14.24); FILE MERGED 2003/04/09 12:06:45 kso 1.14.24.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [5c1728eff022620aba5abf1e573ceb9ad2f8947a]

INTEGRATION: CWS dbgmacros1 (1.2.46); FILE MERGED 2003/04/09 12:06:43 kso 1.2.46.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [0001dae19cb110d0118ce3a07239f1e41783d419]

INTEGRATION: CWS dbgmacros1 (1.2.44); FILE MERGED 2003/04/09 12:06:42 kso 1.2.44.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [540d085f32bb0781fb9f39793825eabad98dd5e8]

INTEGRATION: CWS dbgmacros1 (1.4.44); FILE MERGED 2003/04/09 12:06:39 kso 1.4.44.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [dad8998b07e19c5e0e07d603c79472082db4fd6b]

INTEGRATION: CWS dbgmacros1 (1.2.2); FILE MERGED 2003/04/10 17:36:11 kso 1.2.2.2: RESYNC: (1.2-1.3); FILE MERGED 2003/04/09 10:09:49 kso 1.2.2.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [3987e957e1160b7e421e3049fa3ceb9c9f2a66fd]

INTEGRATION: CWS dbgmacros1 (1.2.2); FILE MERGED 2003/04/09 10:09:44 kso 1.2.2.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [2871ef33ab2eb84f840e88961575bf9ab801dd3b]

INTEGRATION: CWS dbgmacros1 (1.4.2); FILE MERGED 2003/04/10 17:36:26 kso 1.4.2.2: RESYNC: (1.4-1.5); FILE MERGED 2003/04/09 10:09:43 kso 1.4.2.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [56d1dec742f5e9b3930994ee79bfe7f77fe9abf9]

INTEGRATION: CWS dbgmacros1 (1.5.2); FILE MERGED 2003/04/09 10:09:43 kso 1.5.2.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [5b8840e879b5db3feda2f02a2628fc6223041062]

INTEGRATION: CWS dbgmacros1 (1.1.24); FILE MERGED 2003/04/09 10:09:42 kso 1.1.24.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [dd6c5e037deb18d50ac163f2bae1813b8e3f22e6]

INTEGRATION: CWS dbgmacros1 (1.1.24); FILE MERGED 2003/04/10 17:36:19 kso 1.1.24.2: RESYNC: (1.1-1.2); FILE MERGED 2003/04/09 10:09:42 kso 1.1.24.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [a414a3f63d5e7b09764cedff917072f96f22c552]

INTEGRATION: CWS dbgmacros1 (1.1.24); FILE MERGED 2003/04/09 10:09:41 kso 1.1.24.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [2670c26007460afec50a274c2047d3d8b3f360d9]

INTEGRATION: CWS dbgmacros1 (1.1.24); FILE MERGED 2003/04/09 10:09:40 kso 1.1.24.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [9bb29e6ca5de8c6f4096ab76b9d88a4d7b4c0ed9]

INTEGRATION: CWS dbgmacros1 (1.1.24); FILE MERGED 2003/04/09 10:09:39 kso 1.1.24.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [17d905772c6003b17cc243a7948ea221ad79537d]

INTEGRATION: CWS dbgmacros1 (1.1.24); FILE MERGED 2003/04/10 17:36:33 kso 1.1.24.2: RESYNC: (1.1-1.2); FILE MERGED 2003/04/09 10:09:38 kso 1.1.24.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [809e24c9edba30caf0ddc61020997c568aaf140d]

INTEGRATION: CWS dbgmacros1 (1.1.4.2.22); FILE MERGED 2003/04/10 09:21:11 kso 1.1.4.2.22.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [79024b797687ca404d472c5227fae0a2584881a0]

INTEGRATION: CWS dbgmacros1 (1.42.2.3.12); FILE MERGED 2003/04/10 09:21:10 kso 1.42.2.3.12.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [fd1a54e162bd153c0200fabc6e0c7b1bc46eb451]

INTEGRATION: CWS dbgmacros1 (1.16.26); FILE MERGED 2003/04/09 12:02:01 kso 1.16.26.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [5227ec003bc898583563f1798a2c2f8252d36225]

INTEGRATION: CWS dbgmacros1 (1.16.48); FILE MERGED 2003/04/09 12:02:00 kso 1.16.48.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [a5addf41c45f6e7d7ef1ef9b02f678a74a3f210c]

INTEGRATION: CWS dbgmacros1 (1.2.106); FILE MERGED 2003/04/09 10:47:33 kso 1.2.106.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [a7688c74ffcdacf0de2a89f816cce333d451d256]

INTEGRATION: CWS dbgmacros1 (1.2.106); FILE MERGED 2003/04/09 10:47:32 kso 1.2.106.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [d1a0c91cde5b12d843e9a28eb9b288d957326448]

INTEGRATION: CWS dbgmacros1 (1.14.2.8.2.1.40); FILE MERGED 2003/04/09 10:47:31 kso 1.14.2.8.2.1.40.1: #108413# - debug macro unification.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [5cedc1140aa753f4bcda8d8c4d31c56b4d77a2e4]

INTEGRATION: CWS tune01 (1.11.8.2.8); FILE MERGED 2003/04/01 12:07:47 mhu 1.11.8.2.8.5: #108383# Removed excess shared library dependencies. 2003/03/28 18:05:31 mhu 1.11.8.2.8.4: #108383# Removed excess shared library dependencies. 2003/03/10 18:24:40 er 1.11.8.2.8.3: #i11962# use I18NUTILLIB macro from libs.mk 2003/03/04 20:29:03 khong 1.11.8.2.8.2: #i11962# link new library i18nutil for Unicode::* 2003/03/02 13:58:18 mhu 1.11.8.2.8.1: #i11962# Added symbol scoping linker mapfiles to dynamically loaded libraries.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [398247ceb6c08ec65c8dcb5f6f56398168e2e478]

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>  [1bf244b260e9398370ec90c81dfef47151123920]

INTEGRATION: CWS tune01 (1.3.48); FILE MERGED 2003/03/06 21:36:08 mhu 1.3.48.1: #i11968# Added symbol scoping linker mapfiles to dynamically loaded libraries.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [03e71f2ed8f05dbb9b3a3a61e686ba25f525eb23]

INTEGRATION: CWS tune01 (1.1.2); FILE ADDED 2003/03/06 21:36:07 mhu 1.1.2.1: #i11968# Added symbol scoping linker mapfiles to dynamically loaded libraries.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [98ee63b27979df994fc982a1ffe9c4441488ab3a]

INTEGRATION: CWS tune01 (1.15.46); FILE MERGED 2003/04/04 20:33:08 mhu 1.15.46.2: #i12685# Need USE_DEFFILE when no SHLxIMPLIB specified. 2003/03/28 09:49:37 kso 1.15.46.1: #12685# - Added map file.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [e6341d875f0b3f98a946636250011bb684593fe8]

INTEGRATION: CWS tune01 (1.1.2.3.16); FILE MERGED 2003/04/08 05:21:38 mhu 1.1.2.3.16.2: RESYNC: (1.1.2.3-1.3); FILE MERGED 2003/03/12 15:09:09 sb 1.1.2.3.16.1: #107990# Introduced NativeLibraryLoader to unify loading/locating system libraries.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [e4b77308a206e196b327deb09def8643acb93c79]

INTEGRATION: CWS tune01 (1.1.2.1.16); FILE MERGED 2003/03/13 11:41:56 sb 1.1.2.1.16.1: #107990# Introduced NativeLibraryLoader to unify loading/locating system libraries.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [958901727c6ada9390241572a80b4002c512aee2]

INTEGRATION: CWS tune01 (1.5.2.1.14); FILE MERGED 2003/03/11 19:37:30 mhu 1.5.2.1.14.1: #107990# #100000# jni function Java_com_sun_star_bridges_jni_1uno_JNI_1info_1holder_finalize__J needs to be extern "C".


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [ce63417b7879673c69704677c10e2182f579cf05]

INTEGRATION: CWS tune01 (1.1.2); FILE ADDED 2003/03/27 17:53:37 mhu 1.1.2.2: #i11968# Linker mapfile: some more makefile cleanup, removed obsolete exports.dxp. 2003/03/27 16:31:23 abutler 1.1.2.1: #i11968# Adding Linker mapfile


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [73e2ea1c258499c32cd92ee322297ebcd11b6468]

INTEGRATION: CWS tune01 (1.1.2.1.30); FILE MERGED 2003/03/27 17:53:35 mhu 1.1.2.1.30.3: #i11968# Linker mapfile: some more makefile cleanup, removed obsolete exports.dxp. 2003/03/27 16:32:22 abutler 1.1.2.1.30.2: #i11968# Adding Linker mapfile 2003/03/27 16:31:36 abutler 1.1.2.1.30.1: #i11968# Adding Linker mapfile


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [5d7cb2e1f9b8a640b7fd89c2107ca163e8c1cd55]

INTEGRATION: CWS tune01 (1.1.2); FILE ADDED 2003/03/27 17:53:33 mhu 1.1.2.2: #i11968# Linker mapfile: some more makefile cleanup, removed obsolete exports.dxp. 2003/03/27 16:33:20 abutler 1.1.2.1: #i11968# Adding Linker mapfile


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [726a12c12bc9680ff65d740f27d52ebfb5d215b8]

INTEGRATION: CWS tune01 (1.4.52); FILE MERGED 2003/03/27 17:53:33 mhu 1.4.52.2: #i11968# Linker mapfile: some more makefile cleanup, removed obsolete exports.dxp. 2003/03/27 16:33:40 abutler 1.4.52.1: #i11968# Adding Linker mapfile


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [e85928b1d82b5c5174b63e7d1c4f39934f1e4777]

INTEGRATION: CWS tune01 (1.3.46); FILE MERGED 2003/04/01 12:15:20 mhu 1.3.46.2: #108383# Removed excess shared library dependencies. 2003/03/31 16:23:17 sj 1.3.46.1: #11968# added missing mapfiles for dynamically loaded libraries


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [11d3fd55324c0772581eeefcdb1f39b5c88d8529]

INTEGRATION: CWS tune01 (1.1.2); FILE ADDED 2003/03/31 16:23:17 sj 1.1.2.1: #11968# added missing mapfiles for dynamically loaded libraries


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [50687f46c49032cd34e3c6cac3659e299493e007]

INTEGRATION: CWS tune01 (1.5.2.1.24); FILE MERGED 2003/04/01 12:15:19 mhu 1.5.2.1.24.2: #108383# Removed excess shared library dependencies. 2003/03/31 16:18:53 sj 1.5.2.1.24.1: #11968# added missing mapfiles for dynamically loaded libraries


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [676a827dde088f92a1004a57333fa377fafda1c3]

INTEGRATION: CWS tune01 (1.1.2); FILE ADDED 2003/03/31 16:18:52 sj 1.1.2.1: #11968# added missing mapfiles for dynamically loaded libraries


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [7f355e78445e6ce62b23913a5effeb54e46dbe75]

INTEGRATION: CWS tune01 (1.2.46); FILE MERGED 2003/04/01 12:15:16 mhu 1.2.46.2: #108383# Removed excess shared library dependencies. 2003/03/31 16:09:44 sj 1.2.46.1: #11968# added missing mapfiles for dynamically loaded libraries


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [fa8242ea1949d79f1817c8a3f23896ecd2f5d22d]

INTEGRATION: CWS tune01 (1.1.2); FILE ADDED 2003/03/31 16:10:50 sj 1.1.2.1: #11968# added missing mapfiles for dynamically loaded libraries


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [570a3e1bbcd0f0a44dacf40d69bc1fa48cd7b2e1]

INTEGRATION: CWS tune01 (1.4.2.1.36); FILE MERGED 2003/04/01 12:15:13 mhu 1.4.2.1.36.2: #108383# Removed excess shared library dependencies. 2003/03/31 10:58:05 sj 1.4.2.1.36.1: #11968# added missing mapfiles for dynamically loaded libraries


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [9fe95d884e7a9a9031d86cbb58cb8fab4079ba59]

INTEGRATION: CWS tune01 (1.1.2); FILE ADDED 2003/03/31 10:57:55 sj 1.1.2.1: #11968# added missing mapfiles for dynamically loaded libraries


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [daa53b876f0882229a768d8a9dbaa18b4ab746e3]

INTEGRATION: CWS tune01 (1.7.6.3.14); FILE MERGED 2003/03/28 18:09:25 mhu 1.7.6.3.14.1: #108383# Removed excess shared library dependencies.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [39865c769e1af448bced50f2846c052230972d8c]

INTEGRATION: CWS tune01 (1.2.54); FILE MERGED 2003/03/12 15:06:41 sb 1.2.54.1: #107990# Introduced NativeLibraryLoader to unify loading/locating system libraries.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [cae963767ca37f1f8e3411c6b48ba240a4e9a419]

INTEGRATION: CWS tune01 (1.1.2); FILE ADDED 2003/03/12 15:06:40 sb 1.1.2.1: #107990# Introduced NativeLibraryLoader to unify loading/locating system libraries.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [34f0e481a99be601cde9007412798b1bc754b752]

INTEGRATION: CWS tune01 (1.1.4.1.10); FILE MERGED 2003/03/12 15:06:37 sb 1.1.4.1.10.1: #107990# Introduced NativeLibraryLoader to unify loading/locating system libraries.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [2caa8cbe745df0fd7edb57971cee54b6232fdcae]

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>  [24a8abc9f96f7bd9994633cbc2a0d520f471a402]

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  Vladimir Glazounov  <vg@openoffice.org>  [20aff1dcb4e51f387b88e824a75ad3be5af09ba3]

INTEGRATION: CWS tune01 (1.1.1.1.92); FILE MERGED 2003/03/28 10:41:39 oj 1.1.1.1.92.1: #i12692# correct makefile and map file


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [08a92711e784cdd203a6983aa8211b42540f3a0e]

INTEGRATION: CWS tune01 (1.11.80); FILE MERGED 2003/04/06 14:19:21 mhu 1.11.80.3: #i12692# Need USE_DEFFILE when using *.flt files. 2003/04/02 19:11:10 mhu 1.11.80.2: #108383# Removed excess shared library dependencies. 2003/03/28 10:41:38 oj 1.11.80.1: #i12692# correct makefile and map file


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [67f8989d6b4194fb951b1b4ba7af328303f6825c]

INTEGRATION: CWS tune01 (1.8.56); FILE MERGED 2003/03/24 22:44:20 mhu 1.8.56.1: #108383# Disable '-z defs' due to broken libxpcom.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [8988fa9e7c010733d081b325de98c9a7347d1d90]

INTEGRATION: CWS tune01 (1.5.10.1.16); FILE MERGED 2003/04/11 13:50:02 mhu 1.5.10.1.16.2: #i12692# Need USE_DEFFILE when not using SHLxIMPLIB. 2003/03/28 11:13:16 oj 1.5.10.1.16.1: #i12692# add map file


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [29f7f7058ac891daa3fafcc7de7c412d6dc93158]

INTEGRATION: CWS tune01 (1.1.2); FILE ADDED 2003/03/28 11:13:30 oj 1.1.2.1: #i12692# add map file


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [8fb43b98a4c2a0b87ddef36550da195c80f85bc6]

INTEGRATION: CWS tune01 (1.1.2); FILE ADDED 2003/03/02 13:58:18 mhu 1.1.2.1: #i11962# Added symbol scoping linker mapfiles to dynamically loaded libraries.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [794d53e5790b8273d72aad20fc45ff65ab0c3f26]

INTEGRATION: CWS tune01 (1.13.6.1.30); FILE MERGED 2003/03/07 20:44:36 mhu 1.13.6.1.30.2: RESYNC: (1.13.6.1-1.13.6.1.2.1); FILE MERGED 2003/03/02 13:58:16 mhu 1.13.6.1.30.1: #i11962# Added symbol scoping linker mapfiles to dynamically loaded libraries.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [bcce33fb1eac545b0c7963ce899670b1f450a1a7]

INTEGRATION: CWS tune01 (1.1.2); FILE ADDED 2003/03/02 13:58:16 mhu 1.1.2.1: #i11962# Added symbol scoping linker mapfiles to dynamically loaded libraries.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [186c08835a0594a3f04c41da7d27539b0830e7e4]

INTEGRATION: CWS tune01 (1.1.2); FILE ADDED 2003/03/02 13:58:15 mhu 1.1.2.1: #i11962# Added symbol scoping linker mapfiles to dynamically loaded libraries.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [66b51a1c5f86523e25f7da2c3260265c50fc775c]

INTEGRATION: CWS tune01 (1.1.2); FILE ADDED 2003/03/02 13:58:14 mhu 1.1.2.1: #i11962# Added symbol scoping linker mapfiles to dynamically loaded libraries.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [b312e822dc89c00581d39b0f6695ec84acb19ee0]

INTEGRATION: CWS tune01 (1.2.38); FILE MERGED 2003/04/08 04:08:39 mhu 1.2.38.2: RESYNC: (1.2-1.3); FILE MERGED 2003/03/02 13:58:13 mhu 1.2.38.1: #i11962# Added symbol scoping linker mapfiles to dynamically loaded libraries.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [6eb680bd58867b43fb3c2184523d6d8a3367fcd6]

INTEGRATION: CWS tune01 (1.1.2); FILE ADDED 2003/03/02 13:58:12 mhu 1.1.2.1: #i11962# Added symbol scoping linker mapfiles to dynamically loaded libraries.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [848006c1d65cc6f01ce899f81d369bdb98a8a603]

INTEGRATION: CWS tune01 (1.8.2.1.8); FILE MERGED 2003/03/07 20:45:12 mhu 1.8.2.1.8.2: RESYNC: (1.8.2.1-1.8.2.2); FILE MERGED 2003/03/02 13:58:11 mhu 1.8.2.1.8.1: #i11962# Added symbol scoping linker mapfiles to dynamically loaded libraries.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [1b0e1750e87407803cb2145b26fc23e0593d73ee]

INTEGRATION: CWS tune01 (1.2.40); FILE MERGED 2003/03/12 06:27:44 khong 1.2.40.1: #i11962# extract case/karan/width ignore to i18nutil to share between i18n and i18npool


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [c5f5f3687723dc3f5175498459e3d288c6d8c338]

INTEGRATION: CWS tune01 (1.5.30); FILE MERGED 2003/03/12 16:20:47 er 1.5.30.1: #i11962# include .hpp files, not .hdl


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [3b5298917e61884d9344d4a0b266a88baad6ca58]

INTEGRATION: CWS tune01 (1.15.4); FILE MERGED 2003/04/11 13:45:49 mhu 1.15.4.1: #108383# Need unconditional SCHLIB dependency.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [715d8d5ab5484ad517838a87ec4b69682e85c5a7]

INTEGRATION: CWS tune01 (1.3.4.1.52); FILE MERGED 2003/04/06 15:18:25 mhu 1.3.4.1.52.1: #i12694# Added symbol scoping linker mapfile.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [07e76ee9f5079b4047642d32b5f1c16c1026de44]

INTEGRATION: CWS tune01 (1.1.2); FILE ADDED 2003/04/06 15:18:24 mhu 1.1.2.1: #i12694# Added symbol scoping linker mapfile.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [2195b23cb7c90ae019fca44217f219c009b697d9]

INTEGRATION: CWS tune01 (1.17.8.1.50); FILE MERGED 2003/04/11 13:44:48 mhu 1.17.8.1.50.2: #108383# Need unconditional SMLIB dependency. 2003/03/28 18:53:55 mhu 1.17.8.1.50.1: #108383# Removed excess shared library dependencies.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [d95ff71625b73640895af5bd5554b62f6ceb640c]

INTEGRATION: CWS tune01 (1.4.132); FILE MERGED 2003/04/02 16:15:16 mhu 1.4.132.2: #108383# Removed excess shared library dependencies. 2003/04/01 12:41:51 sj 1.4.132.1: #12689# added missing mapfiles for dynamically loaded libraries


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [4bb5b046bdf0bca2716187fca8e3d63802617d37]

INTEGRATION: CWS tune01 (1.1.2); FILE ADDED 2003/04/01 12:41:50 sj 1.1.2.1: #12689# added missing mapfiles for dynamically loaded libraries


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [c74b1a7e604877846b0504dc133a61ad829f2133]

INTEGRATION: CWS tune01 (1.14.4.1.24); FILE MERGED 2003/04/11 13:43:11 mhu 1.14.4.1.24.4: #108383# Re-added UNOTOOLSLIB dependency. 2003/04/08 09:06:30 mhu 1.14.4.1.24.3: RESYNC: (1.14.4.1-1.16); FILE MERGED 2003/04/01 12:41:26 mhu 1.14.4.1.24.2: #108383# Removed excess shared library dependencies. 2003/03/31 11:20:16 kso 1.14.4.1.24.1: #i12685# - Added map file.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [fef5d334301a812626bb87e497136235333e9c59]

INTEGRATION: CWS tune01 (1.1.2); FILE ADDED 2003/03/31 11:20:15 kso 1.1.2.1: #i12685# - Added map file.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [a8bb56e50054db58f8abfd02aedc98e128d048bd]

INTEGRATION: CWS tune01 (1.8.26); FILE MERGED 2003/04/06 15:06:28 mhu 1.8.26.1: #i12694# Added symbol scoping linker mapfile.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [abffd159354c8c325f4401b7d87bcd1b7e6624db]

INTEGRATION: CWS tune01 (1.1.2); FILE ADDED 2003/04/06 15:06:27 mhu 1.1.2.1: #i12694# Added symbol scoping linker mapfile.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [dfeb5a0f05da357814ee1b301ec55c5cf48ef16f]

INTEGRATION: CWS tune01 (1.9.26); FILE MERGED 2003/04/06 15:03:50 mhu 1.9.26.1: #i12694# Added symbol scoping linker mapfile.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [71245c8e8b6e97a0974a337d4c07c7edf27cf889]

INTEGRATION: CWS tune01 (1.1.2); FILE ADDED 2003/04/06 15:03:50 mhu 1.1.2.1: #i12694# Added symbol scoping linker mapfile.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [ee60913ed812268c84eb5f7f384aef4512f86e61]

INTEGRATION: CWS tune01 (1.3.58); FILE MERGED 2003/03/28 18:04:36 mhu 1.3.58.1: #108383# Removed excess shared library dependencies.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [5d8a26b600d8e2e370b777b08836c0e658f66f41]

INTEGRATION: CWS tune01 (1.5.64); FILE MERGED 2003/04/02 16:41:13 mhu 1.5.64.2: #108383# Removed excess shared library dependencies. 2003/04/01 12:01:29 sj 1.5.64.1: #12689# added missing mapfiles for dynamically loaded libraries


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [13b89f14c326afc31f58720f63b51d304f38a503]

INTEGRATION: CWS tune01 (1.1.2); FILE ADDED 2003/04/01 12:01:29 sj 1.1.2.1: #12689# added missing mapfiles for dynamically loaded libraries


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [c4018dfb7ea67efe083bee1f41880021801afbfd]

INTEGRATION: CWS tune01 (1.5.64); FILE MERGED 2003/04/02 16:41:12 mhu 1.5.64.2: #108383# Removed excess shared library dependencies. 2003/04/01 11:58:54 sj 1.5.64.1: #12689# added missing mapfiles for dynamically loaded libraries


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [d9ab83d930dcb735672cc876feba899918b4978b]

INTEGRATION: CWS tune01 (1.1.2); FILE ADDED 2003/04/01 11:58:53 sj 1.1.2.1: #12689# added missing mapfiles for dynamically loaded libraries


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [1817be2bca79034457afe44fe660612f4588cff2]

INTEGRATION: CWS tune01 (1.5.64); FILE MERGED 2003/04/02 16:41:12 mhu 1.5.64.2: #108383# Removed excess shared library dependencies. 2003/04/01 11:57:24 sj 1.5.64.1: #12689# added missing mapfiles for dynamically loaded libraries


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [e370ba5c7a0d772f3935c32916778e0be1266c1b]

INTEGRATION: CWS tune01 (1.1.2); FILE ADDED 2003/04/01 11:57:24 sj 1.1.2.1: #12689# added missing mapfiles for dynamically loaded libraries


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [3c089b2d683ac4465376c263fc0c6541fe23ac0c]

INTEGRATION: CWS tune01 (1.5.64); FILE MERGED 2003/04/02 16:41:11 mhu 1.5.64.2: #108383# Removed excess shared library dependencies. 2003/04/01 11:55:40 sj 1.5.64.1: #12689# added missing mapfiles for dynamically loaded libraries


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [9832251f26ccf8ee1623c3e3e0ed331bff976b2d]

INTEGRATION: CWS tune01 (1.1.2); FILE ADDED 2003/04/01 11:55:39 sj 1.1.2.1: #12689# added missing mapfiles for dynamically loaded libraries


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [06c1aa17842c2af284863837637a3a629a367160]

INTEGRATION: CWS tune01 (1.4.58); FILE MERGED 2003/04/02 16:41:10 mhu 1.4.58.2: #108383# Removed excess shared library dependencies. 2003/04/01 11:53:54 sj 1.4.58.1: #12689# added missing mapfiles for dynamically loaded libraries


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [190b923308dc24c4349397ccb447020b597a3243]

INTEGRATION: CWS tune01 (1.1.2); FILE ADDED 2003/04/01 11:53:54 sj 1.1.2.1: #12689# added missing mapfiles for dynamically loaded libraries


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [ea25ffbff6d3bc67e742f55b0f57c601be81a6a6]

INTEGRATION: CWS tune01 (1.4.58); FILE MERGED 2003/04/02 16:41:10 mhu 1.4.58.2: #108383# Removed excess shared library dependencies. 2003/04/01 11:49:14 sj 1.4.58.1: #12689# added missing mapfiles for dynamically loaded libraries


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [8b752aa833b8591fb0c441e788ca10bbfb10205c]

INTEGRATION: CWS tune01 (1.1.2); FILE ADDED 2003/04/01 11:49:13 sj 1.1.2.1: #12689# added missing mapfiles for dynamically loaded libraries


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [06c423868408e2ded2d9420eda19285512db0b41]

INTEGRATION: CWS tune01 (1.6.58); FILE MERGED 2003/04/02 16:41:09 mhu 1.6.58.2: #108383# Removed excess shared library dependencies. 2003/04/01 11:47:31 sj 1.6.58.1: #12689# added missing mapfiles for dynamically loaded libraries


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [e85ae5e9f5d7fcb5796f6fb16402a07fbca6163d]

INTEGRATION: CWS tune01 (1.1.2); FILE ADDED 2003/04/01 11:47:31 sj 1.1.2.1: #12689# added missing mapfiles for dynamically loaded libraries


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [bcb970587872d01d7e598a94cae11be23479c5d8]

INTEGRATION: CWS tune01 (1.4.58); FILE MERGED 2003/04/02 16:41:08 mhu 1.4.58.2: #108383# Removed excess shared library dependencies. 2003/04/01 11:44:28 sj 1.4.58.1: #12689# added missing mapfiles for dynamically loaded libraries


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [e3d4a26ecfad19d863a13b4754fc6d2d999f8c2e]

INTEGRATION: CWS tune01 (1.1.2); FILE ADDED 2003/04/01 11:44:27 sj 1.1.2.1: #12689# added missing mapfiles for dynamically loaded libraries


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [468ca84deccefe0c145b6aa5c1c0e638037dc100]

INTEGRATION: CWS tune01 (1.4.58); FILE MERGED 2003/04/02 16:41:08 mhu 1.4.58.2: #108383# Removed excess shared library dependencies. 2003/04/01 11:42:58 sj 1.4.58.1: #12689# added missing mapfiles for dynamically loaded libraries


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [868e3e0a3b123144a61cdb85251d54f37bbd21c9]

INTEGRATION: CWS tune01 (1.1.2); FILE ADDED 2003/04/01 11:42:58 sj 1.1.2.1: #12689# added missing mapfiles for dynamically loaded libraries


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [c008e9125c8fca491c9ec7a26fd9d65d56ab5edf]

INTEGRATION: CWS tune01 (1.4.58); FILE MERGED 2003/04/02 16:41:07 mhu 1.4.58.2: #108383# Removed excess shared library dependencies. 2003/04/01 11:41:27 sj 1.4.58.1: #12689# added missing mapfiles for dynamically loaded libraries


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [9d2e14f1ba5f6c87979b9583e6e8931c23640e0a]

INTEGRATION: CWS tune01 (1.1.2); FILE ADDED 2003/04/01 11:41:26 sj 1.1.2.1: #12689# added missing mapfiles for dynamically loaded libraries


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [a829a0ad817ab7679a68153de87e234c4b8bf970]

INTEGRATION: CWS tune01 (1.4.58); FILE MERGED 2003/04/02 16:41:06 mhu 1.4.58.2: #108383# Removed excess shared library dependencies. 2003/04/01 11:38:52 sj 1.4.58.1: #12689# added missing mapfiles for dynamically loaded libraries


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [99c007f70480d762f5b83fb07ebe1f1dc0990dc6]

INTEGRATION: CWS tune01 (1.1.2); FILE ADDED 2003/04/01 11:38:51 sj 1.1.2.1: #12689# added missing mapfiles for dynamically loaded libraries


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [7f06bce39d15ee21b05ef4ecd283d591635f62f0]

INTEGRATION: CWS tune01 (1.5.46); FILE MERGED 2003/04/02 16:41:05 mhu 1.5.46.2: #108383# Removed excess shared library dependencies. 2003/04/01 11:36:43 sj 1.5.46.1: #12689# added missing mapfiles for dynamically loaded libraries


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [6822356e8e7f2b97fb8fd78bb5519fc8ee8a6c6b]

INTEGRATION: CWS tune01 (1.1.2); FILE ADDED 2003/04/01 11:36:43 sj 1.1.2.1: #12689# added missing mapfiles for dynamically loaded libraries


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [5b01e46800b9a49c2e22187309242398b3dbfe22]

INTEGRATION: CWS tune01 (1.4.58); FILE MERGED 2003/04/02 16:41:04 mhu 1.4.58.2: #108383# Removed excess shared library dependencies. 2003/04/01 11:28:48 sj 1.4.58.1: #12689# added missing mapfiles for dynamically loaded libraries


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [81f533ef70c7163e17c892037209be3e310a9a4b]

INTEGRATION: CWS tune01 (1.1.2); FILE ADDED 2003/04/01 11:28:47 sj 1.1.2.1: #12689# added missing mapfiles for dynamically loaded libraries


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [603cc18ffd203bef78d6d031a28a3789e9b15088]

INTEGRATION: CWS tune01 (1.4.58); FILE MERGED 2003/04/02 16:41:03 mhu 1.4.58.2: #108383# Removed excess shared library dependencies. 2003/04/01 11:26:51 sj 1.4.58.1: #12689# added missing mapfiles for dynamically loaded libraries


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [e63bd52d5f97d10655ecd099e1e1228756d3d412]

INTEGRATION: CWS tune01 (1.1.2); FILE ADDED 2003/04/01 11:26:51 sj 1.1.2.1: #12689# added missing mapfiles for dynamically loaded libraries


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [57b7ad043524a23cc98bbcde8ecaa1453f763640]

INTEGRATION: CWS tune01 (1.4.58); FILE MERGED 2003/04/02 16:41:03 mhu 1.4.58.2: #108383# Removed excess shared library dependencies. 2003/04/01 11:24:50 sj 1.4.58.1: #12689# added missing mapfiles for dynamically loaded libraries


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [40bdb88b315e4acbc8b0b5f741912259793101ad]

INTEGRATION: CWS tune01 (1.1.2); FILE ADDED 2003/04/01 11:24:50 sj 1.1.2.1: #12689# added missing mapfiles for dynamically loaded libraries


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [b59eb8d369db1ef8b6070b4b273a123ea2731ee5]

INTEGRATION: CWS tune01 (1.3.58); FILE MERGED 2003/04/01 11:21:32 sj 1.3.58.1: #12689# added missing mapfiles for dynamically loaded libraries


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [0798362fc7c3fb31be81cbf422f2f45a58cf3ae0]

INTEGRATION: CWS tune01 (1.1.2); FILE ADDED 2003/04/01 11:21:32 sj 1.1.2.1: #12689# added missing mapfiles for dynamically loaded libraries


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [8013e397dc582b583a110da7d1e289055c229a44]

INTEGRATION: CWS tune01 (1.3.58); FILE MERGED 2003/04/01 11:19:30 sj 1.3.58.1: #12689# added missing mapfiles for dynamically loaded libraries


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [8892542a5436bb986c494b482027a3e93ad20884]

INTEGRATION: CWS tune01 (1.1.2); FILE ADDED 2003/04/01 11:19:29 sj 1.1.2.1: #12689# added missing mapfiles for dynamically loaded libraries


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [667e24da94374747d59f8f408cdb2f752222768d]

INTEGRATION: CWS tune01 (1.3.58); FILE MERGED 2003/04/01 11:15:03 sj 1.3.58.1: #12689# added missing mapfiles for dynamically loaded libraries


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [9ea0942d5c9b591ac1b067c5e8522ad3b472a9f3]

INTEGRATION: CWS tune01 (1.1.2); FILE ADDED 2003/04/01 11:15:03 sj 1.1.2.1: #12689# added missing mapfiles for dynamically loaded libraries


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [42fa1e7f96c5dc1c037d02ef6dd7ec19db5b97d9]

INTEGRATION: CWS tune01 (1.3.58); FILE MERGED 2003/04/01 11:11:03 sj 1.3.58.1: #12689# added missing mapfiles for dynamically loaded libraries


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [dd40c29f0be676b11fc39faa2b7c07749e12adef]

INTEGRATION: CWS tune01 (1.1.2); FILE ADDED 2003/04/01 11:11:03 sj 1.1.2.1: #12689# added missing mapfiles for dynamically loaded libraries


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [0b9aa5b2d19915901f66a9841842e2ff035c24ee]

INTEGRATION: CWS tune01 (1.3.58); FILE MERGED 2003/04/01 11:07:29 sj 1.3.58.1: #12689# added missing mapfiles for dynamically loaded libraries


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [14dde6e6c745e9e2e981a4f5ae71bd29c428a96a]

INTEGRATION: CWS tune01 (1.1.2); FILE ADDED 2003/04/01 11:07:29 sj 1.1.2.1: #12689# added missing mapfiles for dynamically loaded libraries


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [200f954c7c71b5b6ea7b77573c967934706625ed]

INTEGRATION: CWS tune01 (1.3.58); FILE MERGED 2003/04/01 11:03:35 sj 1.3.58.1: #12689# added missing mapfiles for dynamically loaded libraries


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [efe1ebcb2572a31fa524e4211fd503a295ef066d]

INTEGRATION: CWS tune01 (1.1.2); FILE ADDED 2003/04/01 11:03:35 sj 1.1.2.1: #12689# added missing mapfiles for dynamically loaded libraries


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [a4aedee20a27a9c0fc2330cf9b8641b6a63e767e]

INTEGRATION: CWS tune01 (1.3.58); FILE MERGED 2003/04/01 10:54:52 sj 1.3.58.1: #12689# added missing mapfiles for dynamically loaded libraries


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [57a9d466756e76eff283853bfa8f7aa3939a6bce]

INTEGRATION: CWS tune01 (1.1.2); FILE ADDED 2003/04/01 10:54:52 sj 1.1.2.1: #12689# added missing mapfiles for dynamically loaded libraries


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [e7c873ad8016c07193ba81671bfda3ea4b637d9b]

INTEGRATION: CWS tune01 (1.9.24); FILE MERGED 2003/03/12 16:12:30 pl 1.9.24.1: #i12151# add: map file


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [b2a6d111c8fc443127872422cdc3ea993c288292]

INTEGRATION: CWS tune01 (1.1.2); FILE ADDED 2003/03/12 16:12:32 pl 1.1.2.1: #i12151# add: map file


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [89b305993c0a44d6f97ee25a7269765b41511d5e]

INTEGRATION: CWS tune01 (1.5.18.1.14); FILE MERGED 2003/03/28 18:10:13 mhu 1.5.18.1.14.2: #108383# Removed excess shared library dependencies. 2003/03/12 15:50:36 pl 1.5.18.1.14.1: #i12151# add: map file, remove: useless outdated test progra,


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [5d1a9b079e53825c0edbfaaa8789eeb91ed6a16a]

INTEGRATION: CWS tune01 (1.1.2); FILE ADDED 2003/03/12 15:50:37 pl 1.1.2.1: #i12151# add: map file, remove: useless outdated test progra,


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [401852ba8be5c8da2af4780ea2c6df32b4cb7847]

INTEGRATION: CWS tune01 (1.20.10.1.78); FILE MERGED 2003/04/11 14:28:39 mhu 1.20.10.1.78.2: #108383# Need unconditional SCHLIB, SMLIB dependencies. 2003/04/01 12:30:33 mhu 1.20.10.1.78.1: #108383# Removed excess shared library dependencies.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [5895d8d42e746f4370629186d9fd1be116740175]

INTEGRATION: CWS tune01 (1.2.46); FILE MERGED 2003/04/02 20:14:35 mhu 1.2.46.2: #108383# Removed excess shared library dependencies. 2003/04/02 19:49:30 mhu 1.2.46.1: #i12688# #108383# Added symbol scoping linker mapfile, removed excess shared library dependencies.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [1b165c14b3d59755a05992dfd35f8a3a5404240c]

INTEGRATION: CWS tune01 (1.1.2); FILE ADDED 2003/04/02 19:49:30 mhu 1.1.2.1: #i12688# #108383# Added symbol scoping linker mapfile, removed excess shared library dependencies.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [e1d45dae3c8fef36f5624a18c50c775a767cf8d8]

INTEGRATION: CWS tune01 (1.2.46); FILE MERGED 2003/04/04 09:37:36 mhu 1.2.46.2: #108383# Removed excess shared library dependencies. 2003/04/03 19:21:54 mhu 1.2.46.1: #i12688# Added symbol scoping linker mapfile.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [a76487ba30589bee3403ff779835683e4dcb3399]

INTEGRATION: CWS tune01 (1.1.2); FILE ADDED 2003/04/03 19:21:53 mhu 1.1.2.1: #i12688# Added symbol scoping linker mapfile.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [8e1a749b078ad36ba9391bdd6844f6cf4783d559]

INTEGRATION: CWS tune01 (1.3.46); FILE MERGED 2003/03/12 16:07:55 pl 1.3.46.1: #i12151# add: map file


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [9f992db55205af904d18cfe7da55b55e316e5d3a]

INTEGRATION: CWS tune01 (1.1.2); FILE ADDED 2003/03/12 16:07:56 pl 1.1.2.1: #i12151# add: map file


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [de4b0b070004835f87e5828e55d0acff7478812f]

INTEGRATION: CWS tune01 (1.5.46); FILE MERGED 2003/04/03 13:41:33 pl 1.5.46.1: #i12688# add map file


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [7be85a93fe17323480450b8601f10e21c2999927]

INTEGRATION: CWS tune01 (1.1.2); FILE ADDED 2003/04/03 13:41:32 pl 1.1.2.1: #i12688# add map file


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [48177b0b2fda90a2ece17687c08772b53da903ad]

INTEGRATION: CWS tune01 (1.5.46); FILE MERGED 2003/04/04 09:53:45 mhu 1.5.46.1: #108383# Removed excess shared library dependencies.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [1cd4f2537aad5b4fb9fad04c9ee5a437ba0cc8db]

INTEGRATION: CWS tune01 (1.1.66); FILE MERGED 2003/04/04 09:53:44 mhu 1.1.66.1: #108383# Removed excess shared library dependencies.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [4012f2418a246307cd92ff09d8288caf411dc275]

INTEGRATION: CWS tune01 (1.6.46); FILE MERGED 2003/03/14 11:31:52 mhu 1.6.46.1: #i12151# Added symbol scoping mapfile, fixed dependencies, removed obsolete files.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [7f5e256adad344fda4aa942ee2206a15be3aab76]

INTEGRATION: CWS tune01 (1.1.2); FILE ADDED 2003/03/14 11:31:51 mhu 1.1.2.1: #i12151# Added symbol scoping mapfile, fixed dependencies, removed obsolete files.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [8fc9ab2cb7792743b54f5d97b45b5401883a82cd]

INTEGRATION: CWS tune01 (1.3.82); FILE MERGED 2003/04/02 20:01:28 mhu 1.3.82.1: #i12688# #108383# Removed obsolete *.dxp file, removed excess shared library dependencies.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [3f11870a8325eccc6b624aa5d580a4c68ec2c868]

INTEGRATION: CWS tune01 (1.12.46); FILE MERGED 2003/04/11 13:41:05 mhu 1.12.46.3: #108383# Re-added DBTOOLSLIB dependency. 2003/04/04 09:37:35 mhu 1.12.46.2: #108383# Removed excess shared library dependencies. 2003/04/03 12:59:43 os 1.12.46.1: #i12688# map file creation added


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [918fd633edb1cbe06e33aa148525cd1a52b0b353]

INTEGRATION: CWS tune01 (1.1.2); FILE ADDED 2003/04/03 13:00:21 os 1.1.2.1: #i12688# map file creation added


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [1b977823df1a6ef47e11290ab15fd2ebf2d3b269]

INTEGRATION: CWS tune01 (1.19.2.3.12); FILE MERGED 2003/04/04 15:00:54 hro 1.19.2.3.12.1: #i12688# Service InstallationCheck no longer used


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [080cb468ea2cdcc5b339f614da66d96d000b10a7]

INTEGRATION: CWS tune01 (1.69.2.6.12); FILE MERGED 2003/03/28 18:08:19 mhu 1.69.2.6.12.2: #108383# Removed excess shared library dependencies. 2003/03/13 12:30:54 as 1.69.2.6.12.1: #i11968# use new map file for component libs


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [e8700c3730b6a6240fae37bbd0efb2cc095b8234]

INTEGRATION: CWS tune01 (1.17.2.1.8); FILE MERGED 2003/03/24 21:40:06 mhu 1.17.2.1.8.1: #108383# Added missing dependencies for libneon.a under solaris.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [5dfdfdb5032cd8331de79d0479fb5b64987f0e4f]

INTEGRATION: CWS tune01 (1.24.2.3.2.2.6); FILE MERGED 2003/04/11 13:38:34 mhu 1.24.2.3.2.2.6.3: #104380# Fixed systoolsunx merge mistake. 2003/04/07 22:15:15 mhu 1.24.2.3.2.2.6.2: RESYNC: (1.24.2.3.2.2-1.29); FILE MERGED 2003/04/06 14:49:54 mhu 1.24.2.3.2.2.6.1: #104380# For Solaris (-Bdirect) explicitly specify -Bdynamic for imported system libraries. Cleaned up much obsolete stuff.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [68ba7154676d62835f911cbdf31b8a0302af84ee]

INTEGRATION: CWS tune01 (1.1.4.1.4); FILE MERGED 2003/04/06 14:44:16 mhu 1.1.4.1.4.1: #104380# Exp. interposer for Solaris -Bdirect.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [17686f244a30674e0e8562201d89b5565e7529f7]

INTEGRATION: CWS tune01 (1.2.26); FILE MERGED 2003/04/03 13:58:32 cp 1.2.26.1: #i12151# specify function export


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [bb8508ecc6eee6c66f3fd07ef85bd96922e444cc]

INTEGRATION: CWS tune01 (1.1.2); FILE ADDED 2003/04/03 13:58:17 cp 1.1.2.1: #i12151# specify function export


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [7698457ed7cbd6ae2e95622a53cc48ba3d631f8c]

INTEGRATION: CWS tune01 (1.2.26); FILE MERGED 2003/04/03 13:57:35 cp 1.2.26.1: #i12151# specify function export


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [d4f74f0da3262545514b16a1759e8ac59dbf4451]

INTEGRATION: CWS tune01 (1.1.2); FILE ADDED 2003/04/03 13:57:50 cp 1.1.2.1: #i12151# specify function export


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [38bf8b68062a58aaf0b00f5a61c083b04e10d797]

INTEGRATION: CWS tune01 (1.1.2); FILE ADDED 2003/03/13 12:30:54 as 1.1.2.1: #i11968# use new map file for component libs


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [76083925732cf66aa745b03a0fe43f4690eeea47]

INTEGRATION: CWS tune01 (1.12.72); FILE MERGED 2003/04/01 12:05:50 mhu 1.12.72.1: #108383# Removed excess shared library dependencies.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [dd3830b75ac10d3b9698fb62303670cc6038bc08]

INTEGRATION: CWS tune01 (1.8.16); FILE MERGED 2003/04/03 11:28:47 mhu 1.8.16.1: #i12688 Added symbol scoping linker mapfile.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [ec4259ef1754a03d9ebb32011b32a42d0b2fa7d3]

INTEGRATION: CWS tune01 (1.1.2); FILE ADDED 2003/04/03 11:28:47 mhu 1.1.2.1: #i12688 Added symbol scoping linker mapfile.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [254369a832a615240cbcbcef0c40e686082cbabb]

INTEGRATION: CWS tune01 (1.5.40); FILE MERGED 2003/04/02 19:31:13 mhu 1.5.40.1: #108383# Removed excess shared library dependencies.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [e4011ab35003d2cb9e436e6af92d5ed78b1f275f]

INTEGRATION: CWS tune01 (1.21.8.8.2.1.54); FILE MERGED 2003/03/28 18:03:33 mhu 1.21.8.8.2.1.54.1: #108383# Removed excess shared library dependencies.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [ea585542be9789666880522b527676097b5c610d]

INTEGRATION: CWS tune01 (1.29.10.3.36); FILE MERGED 2003/04/04 15:11:14 mhu 1.29.10.3.36.1: #i12688# Removed obsolete XInstallationCheck / FontCheck service usage.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [ee17c365ea219cc62fa95a5a676f062be1bcfcad]

INTEGRATION: CWS tune01 (1.42.4); FILE MERGED 2003/04/11 13:35:29 mhu 1.42.4.1: #108383# Removed obsolete reference to module inet.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [2d26a94bb1c4a3c742550ca48adb0d5d7ec69e3e]

INTEGRATION: CWS tune01 (1.40.4.2.28); FILE MERGED 2003/04/01 12:31:53 mhu 1.40.4.2.28.2: #108383# Removed excess shared library dependencies. 2003/03/24 21:02:14 mhu 1.40.4.2.28.1: #108383# Added missing dependencies for libaudio.a under solaris.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [c882b6ca22f7526c6ea35dbee761018ee3b10afe]

INTEGRATION: CWS tune01 (1.41.6.2.66); FILE MERGED 2003/04/07 19:51:20 mhu 1.41.6.2.66.3: RESYNC: (1.41.6.2-1.43); FILE MERGED 2003/04/05 14:19:12 mhu 1.41.6.2.66.2: #108383# Fixed bmpgui, g2g dependency on SVMain(). 2003/04/01 12:36:39 mhu 1.41.6.2.66.1: #108383# Removed excess shared library dependencies.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [8c90d7829570bc8aa7998c608d7dec79bc3117dc]

INTEGRATION: CWS tune01 (1.5.158); FILE MERGED 2003/04/05 14:19:10 mhu 1.5.158.1: #108383# Fixed bmpgui, g2g dependency on SVMain().


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [3e57887ad1319475b22799df87eae01608df618a]

INTEGRATION: CWS tune01 (1.4.142); FILE MERGED 2003/04/05 14:19:09 mhu 1.4.142.1: #108383# Fixed bmpgui, g2g dependency on SVMain().


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [580935143ccbeba96640dc23f350439e9bfd7ebd]

INTEGRATION: CWS tune01 (1.10.2.2.12); FILE MERGED 2003/03/27 11:15:24 dbo 1.10.2.2.12.1: #i12685# added map file for javaunohelper


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [a41cdd978e98a922c16d9fdd1edee2a6dea90136]

INTEGRATION: CWS tune01 (1.1.2); FILE ADDED 2003/03/27 11:15:23 dbo 1.1.2.1: #i12685# added map file for javaunohelper


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [301d55f2f8572587b2a9b7efd812bfed5646556a]

INTEGRATION: CWS tune01 (1.7.10.1.38); FILE MERGED 2003/04/01 12:35:42 mhu 1.7.10.1.38.1: #108383# Removed excess shared library dependencies.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [5365b14157a72b39bca228a87a110d5ed5198039]

INTEGRATION: CWS tune01 (1.6.16); FILE MERGED 2003/04/03 11:35:33 mhu 1.6.16.1: #i12688 Added symbol scoping linker mapfile.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [87b3bb7362a89721c6dd0e460dbf70c35f082a0f]

INTEGRATION: CWS tune01 (1.1.2); FILE ADDED 2003/04/03 11:35:33 mhu 1.1.2.1: #i12688 Added symbol scoping linker mapfile.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [719d05461fa39ae8fa398abadd63f4c218c08856]

INTEGRATION: CWS tune01 (1.1.1.1.60); FILE MERGED 2003/04/03 11:50:51 mhu 1.1.1.1.60.1: #i12151# Added symbol scoping linker mapfile.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [d1dd4d2cf2416254dba53d801a5dbae6c6d59aa4]

INTEGRATION: CWS tune01 (1.1.2); FILE ADDED 2003/04/03 11:50:50 mhu 1.1.2.1: #i12151# Added symbol scoping linker mapfile.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [84435821dc086f58eae95615cd62bb3a52a47519]

INTEGRATION: CWS tune01 (1.7.6.1.18); FILE MERGED 2003/04/03 20:20:40 mhu 1.7.6.1.18.1: #108383# Removed excess shared library dependencies.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [f2a11b056ac5c35ef35fcba44b22980bed9fad93]

INTEGRATION: CWS tune01 (1.5.50); FILE MERGED 2003/03/28 10:02:10 kso 1.5.50.1: #i12685# - added map file.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [f538c50170abb6f2362834724a48f4277f9ae23a]

INTEGRATION: CWS tune01 (1.6.56); FILE MERGED 2003/03/27 11:12:05 dbo 1.6.56.1: #i12685# added map file for introspection


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [49ad286f79bc5f85b40338f491d412259bec9c91]

INTEGRATION: CWS tune01 (1.1.2); FILE ADDED 2003/03/27 11:12:05 dbo 1.1.2.1: #i12685# added map file for introspection


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [36dd09e8115c249fe398ba1c2d93cab52e8c9279]

INTEGRATION: CWS tune01 (1.19.20.1.32); FILE MERGED 2003/04/11 13:32:52 mhu 1.19.20.1.32.3: #i12692# Need USE_DEFFILE when not using SHLxIMPLIB. 2003/04/02 19:01:24 mhu 1.19.20.1.32.2: #108383# Removed excess shared library dependencies. 2003/03/28 11:11:06 oj 1.19.20.1.32.1: #i12692# add map file


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [93fce7f42b5b0d3cab8de64cdc9d6fa060ec6f96]

INTEGRATION: CWS tune01 (1.14.8.6.2.5.18); FILE MERGED 2003/04/07 16:11:31 mhu 1.14.8.6.2.5.18.2: RESYNC: (1.14.8.6.2.5-1.27); FILE MERGED 2003/03/02 19:51:54 mhu 1.14.8.6.2.5.18.1: #i11968# Added symbol scoping linker mapfiles to dynamically loaded libraries.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [ae218351602ffed03b33f5ff6aa4c0770e55de9e]

INTEGRATION: CWS tune01 (1.1.4.1.40); FILE MERGED 2003/03/02 19:51:53 mhu 1.1.4.1.40.1: #i11968# Added symbol scoping linker mapfiles to dynamically loaded libraries.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [d22093c165df762b0a111195ae366399b462ff5e]

INTEGRATION: CWS tune01 (1.1.2); FILE ADDED 2003/03/02 19:51:52 mhu 1.1.2.1: #i11968# Added symbol scoping linker mapfiles to dynamically loaded libraries.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [bf4b119a85de2aa056f7dfa0b30fa04be5baaa48]

INTEGRATION: CWS tune01 (1.1.2.1.52); FILE MERGED 2003/03/07 20:38:43 mhu 1.1.2.1.52.2: RESYNC: (1.1.2.1-1.1.2.2); FILE MERGED 2003/03/02 19:51:51 mhu 1.1.2.1.52.1: #i11968# Added symbol scoping linker mapfiles to dynamically loaded libraries.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [31644900cdeb72bfe515ca741b6bf5b480aa38e2]

INTEGRATION: CWS tune01 (1.1.2); FILE ADDED 2003/03/02 19:51:51 mhu 1.1.2.1: #i11968# Added symbol scoping linker mapfiles to dynamically loaded libraries.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [1da3de74730cf426b357e226577836d829c48cd6]

INTEGRATION: CWS tune01 (1.1.2.1.26); FILE MERGED 2003/03/02 19:51:47 mhu 1.1.2.1.26.1: #i11968# Added symbol scoping linker mapfiles to dynamically loaded libraries.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [1d673a8111f37b7f217c79dbc3461c77341a6d29]

INTEGRATION: CWS tune01 (1.1.2); FILE ADDED 2003/03/02 19:51:47 mhu 1.1.2.1: #i11968# Added symbol scoping linker mapfiles to dynamically loaded libraries.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [a27f5cadfbba00d4bf50d96a08428805feee4bbe]

INTEGRATION: CWS tune01 (1.20.12.1.90); FILE MERGED 2003/04/13 16:48:14 mhu 1.20.12.1.90.2: #108383# Removed excess shared library dependencies. 2003/04/01 12:17:34 mhu 1.20.12.1.90.1: #108383# Removed excess shared library dependencies.


2003-04-15  Rüdiger Timm  <rt@openoffice.org>  [5f67d589392ddbc9a1e2067575648d60466184d4]

#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-15  Vladimir Glazounov  <vg@openoffice.org>  [c26e9fc152f6a52fd95a7ef2a3e6ffbd9439ca4c]

INTEGRATION: CWS jollyfilterteam04 (1.25.50); FILE MERGED 2003/03/31 16:00:18 cmc 1.25.50.3: #i12856# use better braces for the matrix templates 2003/03/31 09:00:02 cmc 1.25.50.2: #i12857# overline/underline doesn't work exactly as I thought 2003/03/27 15:18:30 cmc 1.25.50.1: #i6882# Export emblishments correctly when over a mathnode


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [2ec962829bfe46f987da023a27ffffbc5fc75516]

INTEGRATION: CWS jollyfilterteam04 (1.45.116); FILE MERGED 2003/04/10 09:00:55 mmaher 1.45.116.1: #108550# When the row height is changed automatically to accomodate large text the new row height is now also stored.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [07a5426013c3337904af7bea95ba36ffdac4d544]

INTEGRATION: CWS jollyfilterteam04 (1.165.2); FILE MERGED 2003/04/10 09:00:54 mmaher 1.165.2.1: #108550# When the row height is changed automatically to accomodate large text the new row height is now also stored.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [2898d43258b3c9fd0a506985557bda5cb20c4f24]

INTEGRATION: CWS jollyfilterteam04 (1.48.2); FILE MERGED 2003/04/10 10:08:20 mmaher 1.48.2.2: Re-added a change that got deleted by mistake on the previous checkin. 2003/04/10 09:00:53 mmaher 1.48.2.1: #108550# When the row height is changed automatically to accomodate large text the new row height is now also stored.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [c64863d0bb5b9165f800174a7ba1d97bc99f15a6]

INTEGRATION: CWS jollyfilterteam04 (1.65.2); FILE MERGED 2003/04/10 10:05:41 mmaher 1.65.2.2: Backed out a change that was incorrectly added on the previous checkin. 2003/04/10 09:00:52 mmaher 1.65.2.1: #108550# When the row height is changed automatically to accomodate large text the new row height is now also stored.


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [d75ab03cfe5965a2624f1c151247166a440eec19]

INTEGRATION: CWS jollyfilterteam04 (1.3.196); FILE MERGED 2003/04/10 15:25:47 cmc 1.3.196.1: #i13271# avoid stripping out the wrong parts of imported macros


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [59604df3f853d7e94799bd31e82d2117839aed62]

INTEGRATION: CWS jollyfilterteam04 (1.10.8); FILE MERGED 2003/04/10 15:25:46 cmc 1.10.8.1: #i13271# avoid stripping out the wrong parts of imported macros


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [6f40d2ee72fffcfb6c8d826035c01fb9c37a2b1e]

INTEGRATION: CWS jollyfilterteam04 (1.128.2.1.58); FILE MERGED 2003/04/14 09:46:36 cmc 1.128.2.1.58.5: #108810# all justification import 2003/04/02 13:44:04 cmc 1.128.2.1.58.4: RESYNC: (1.128.2.1-1.130); FILE MERGED 2003/03/28 13:38:17 cmc 1.128.2.1.58.3: #105765# Basic support for nonrecursive fields for drawing textboxes, hyperlinks only (all that drawing textboxes supports) 2003/03/25 16:11:55 cmc 1.128.2.1.58.2: #i5379# snap frame to table width only if only one table inside frame, otherwise leave table and frames at original size, though the table left offset still affects the surrounding frame and not the table in the frame 2003/03/19 10:14:51 cmc 1.128.2.1.58.1: #108303# ww6 headers work a little different to ww8 headers when it comes to the new section insertion mechanism


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [d7b4cab85ffb9461df7e21654a7343daf416b827]

INTEGRATION: CWS jollyfilterteam04 (1.62.2.2.32); FILE MERGED 2003/04/10 09:46:29 abutler 1.62.2.2.32.5: #108650# Applied shape field importing patch 2003/04/08 12:16:50 cmc 1.62.2.2.32.4: #108546# hidden text 2003/04/02 13:43:53 cmc 1.62.2.2.32.3: RESYNC: (1.62.2.2-1.64); FILE MERGED 2003/04/01 16:31:33 cmc 1.62.2.2.32.2: #108546# Support semi-import of hidden text feature 2003/03/28 13:38:16 cmc 1.62.2.2.32.1: #105765# Basic support for nonrecursive fields for drawing textboxes, hyperlinks only (all that drawing textboxes supports)


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [5bdbd465a56a58fb81b8de1679149978785aa531]

INTEGRATION: CWS jollyfilterteam04 (1.41.2.1.58); FILE MERGED 2003/04/02 13:43:26 cmc 1.41.2.1.58.3: RESYNC: (1.41.2.1-1.43); FILE MERGED 2003/03/31 15:37:38 cmc 1.41.2.1.58.2: #i8219# Improve im/ex of rightalign numbering 2003/03/31 13:04:28 cmc 1.41.2.1.58.1: #i7936# Even if two lists are exactly the same in formatting, they are not the same list from word perspective of restarting numbering of continuing from existing list


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [8348ca8669c4b03310686bfc919c8d851410a7fa]

INTEGRATION: CWS jollyfilterteam04 (1.28.2); FILE MERGED 2003/04/08 12:16:50 cmc 1.28.2.1: #108546# hidden text


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [33b8e50dfa666539b510d6537ce295f4e6dff8b4]

INTEGRATION: CWS jollyfilterteam04 (1.78.2.1.58); FILE MERGED 2003/04/08 12:16:49 cmc 1.78.2.1.58.5: #108546# hidden text 2003/04/02 13:42:59 cmc 1.78.2.1.58.4: RESYNC: (1.78.2.1-1.80); FILE MERGED 2003/04/01 17:02:37 cmc 1.78.2.1.58.3: #i12641# Don't crash if document has no styles at all 2003/03/25 16:11:54 cmc 1.78.2.1.58.2: #i5379# snap frame to table width only if only one table inside frame, otherwise leave table and frames at original size, though the table left offset still affects the surrounding frame and not the table in the frame 2003/03/18 15:59:19 cmc 1.78.2.1.58.1: #108288# ww6 lists should be stopped fully not partially when they come to a *stop*


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [1038eb15bbe70ebf243fcba9a32699c444ed36c8]

INTEGRATION: CWS jollyfilterteam04 (1.106.2.2.32); FILE MERGED 2003/04/10 09:46:29 abutler 1.106.2.2.32.9: #108650# Applied shape field importing patch 2003/04/08 12:16:49 cmc 1.106.2.2.32.8: #108546# hidden text 2003/04/02 13:42:50 cmc 1.106.2.2.32.7: RESYNC: (1.106.2.2-1.108); FILE MERGED 2003/04/01 17:02:36 cmc 1.106.2.2.32.6: #i12641# Don't crash if document has no styles at all 2003/04/01 16:31:33 cmc 1.106.2.2.32.5: #108546# Support semi-import of hidden text feature 2003/03/28 13:38:16 cmc 1.106.2.2.32.4: #105765# Basic support for nonrecursive fields for drawing textboxes, hyperlinks only (all that drawing textboxes supports) 2003/03/25 16:11:52 cmc 1.106.2.2.32.3: #i5379# snap frame to table width only if only one table inside frame, otherwise leave table and frames at original size, though the table left offset still affects the surrounding frame and not the table in the frame 2003/03/19 10:14:50 cmc 1.106.2.2.32.2: #108303# ww6 headers work a little different to ww8 headers when it comes to the new section insertion mechanism 2003/03/18 15:59:19 cmc 1.106.2.2.32.1: #108288# ww6 lists should be stopped fully not partially when they come to a *stop*


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [4076856e0690153174e305c469fd71cbed37cab0]

INTEGRATION: CWS jollyfilterteam04 (1.102.2.1.58); FILE MERGED 2003/04/08 12:16:48 cmc 1.102.2.1.58.11: #108546# hidden text 2003/04/02 13:42:41 cmc 1.102.2.1.58.10: RESYNC: (1.102.2.1-1.105); FILE MERGED 2003/04/01 17:02:35 cmc 1.102.2.1.58.9: #i12641# Don't crash if document has no styles at all 2003/04/01 16:31:32 cmc 1.102.2.1.58.8: #108546# Support semi-import of hidden text feature 2003/04/01 16:16:16 cmc 1.102.2.1.58.7: #i12642# quiten assert, its good no know, but its not a bug 2003/03/28 09:17:49 cmc 1.102.2.1.58.6: #i12098# Handle overlong paragraphs correctly 2003/03/26 16:14:05 cmc 1.102.2.1.58.5: #108415# Going from a FC to a CP is just totally wrongheaded and must never be done, any remaining usage of FC2CP is just fundamentally broken 2003/03/25 16:11:51 cmc 1.102.2.1.58.4: #i5379# snap frame to table width only if only one table inside frame, otherwise leave table and frames at original size, though the table left offset still affects the surrounding frame and not the table in the frame 2003/03/19 10:14:50 cmc 1.102.2.1.58.3: #108303# ww6 headers work a little different to ww8 headers when it comes to the new section insertion mechanism 2003/03/18 15:59:18 cmc 1.102.2.1.58.2: #108288# ww6 lists should be stopped fully not partially when they come to a *stop* 2003/03/18 15:30:40 cmc 1.102.2.1.58.1: #108287# para break in wrong location


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [4436b14239a3775efd956c47eb93b3b1a5fda815]

INTEGRATION: CWS jollyfilterteam04 (1.91.2.2.32); FILE MERGED 2003/04/02 13:41:56 cmc 1.91.2.2.32.2: RESYNC: (1.91.2.2-1.93); FILE MERGED 2003/03/28 13:38:15 cmc 1.91.2.2.32.1: #105765# Basic support for nonrecursive fields for drawing textboxes, hyperlinks only (all that drawing textboxes supports)


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [933e6f333ec05d682c2ca4b80b37d0ce6ee91d72]

INTEGRATION: CWS jollyfilterteam04 (1.56.2.2.58); FILE MERGED 2003/04/02 13:41:14 cmc 1.56.2.2.58.2: RESYNC: (1.56.2.2-1.58); FILE MERGED 2003/03/31 15:37:38 cmc 1.56.2.2.58.1: #i8219# Improve im/ex of rightalign numbering


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [c71639f8ba4e79c3a01e6588c5314c171f5ca983]

INTEGRATION: CWS jollyfilterteam04 (1.42.2.1.58); FILE MERGED 2003/04/02 13:40:49 cmc 1.42.2.1.58.2: RESYNC: (1.42.2.1-1.44); FILE MERGED 2003/03/31 15:37:37 cmc 1.42.2.1.58.1: #i8219# Improve im/ex of rightalign numbering


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [91323d62662b7dcc650a0e3796279a0dc3eb8c91]

INTEGRATION: CWS jollyfilterteam04 (1.19.2.1.58); FILE MERGED 2003/03/31 15:37:37 cmc 1.19.2.1.58.1: #i8219# Improve im/ex of rightalign numbering


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [5fc3d85150435a7de93fc58016f2235c4bcde59c]

INTEGRATION: CWS jollyfilterteam04 (1.46.2.2.32); FILE MERGED 2003/04/07 10:18:11 cmc 1.46.2.2.32.3: RESYNC: (1.48-1.49); FILE MERGED 2003/04/02 13:39:58 cmc 1.46.2.2.32.2: RESYNC: (1.46.2.2-1.48); FILE MERGED 2003/03/31 15:37:37 cmc 1.46.2.2.32.1: #i8219# Improve im/ex of rightalign numbering


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [e5e0674b61d24c5b1678a3244bacd37cff73dfda]

INTEGRATION: CWS jollyfilterteam04 (1.57.2.2.58); FILE MERGED 2003/04/11 09:15:24 cmc 1.57.2.2.58.3: #108732# objects can be exported more than once (headers/footers) 2003/04/02 13:39:49 cmc 1.57.2.2.58.2: RESYNC: (1.57.2.2-1.59); FILE MERGED 2003/03/27 17:55:09 cmc 1.57.2.2.58.1: #107693# Just to be totally sure


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [399822509f2ea3eccf16b6f763640e7059a9c40e]

INTEGRATION: CWS jollyfilterteam04 (1.20.2.2.58); FILE MERGED 2003/04/02 13:48:05 cmc 1.20.2.2.58.2: RESYNC: (1.20.2.2-1.23); FILE MERGED 2003/03/27 12:08:54 cmc 1.20.2.2.58.1: #i5760# Turn off numbering if not used


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [71f2511722f314ac1297468d8ab5ec6db6b45eb4]

INTEGRATION: CWS jollyfilterteam04 (1.3.32.1.84); FILE MERGED 2003/03/27 12:08:53 cmc 1.3.32.1.84.1: #i5760# Turn off numbering if not used


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [0adcc3e53a0830ac63a3765e0575e29cecd22d34]

INTEGRATION: CWS jollyfilterteam04 (1.6.2); FILE MERGED 2003/04/08 12:16:47 cmc 1.6.2.1: #108546# hidden text


2003-04-15  Vladimir Glazounov  <vg@openoffice.org>  [b2b0920d7fa479e45f22d0b0f759e13bcdce9ef3]

INTEGRATION: CWS jollyfilterteam04 (1.17.2); FILE MERGED 2003/04/10 14:38:18 mmaher 1.17.2.1: #i6522# If the locale uses an unrecognised CharSet default to ASCII converter


2003-04-14  Martin Maher  <mmaher@openoffice.org>  [1091bca7fa73d9d7f5ee7293ede64c81d2f54c75]

#108869 fix for extra row being created


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [d6402fb7fbced4c08249219d93c831353b071fe9]

INTEGRATION: CWS vcl07 (1.74.2.5.2.8.2.11.2.12.22); FILE MERGED 2003/04/03 08:15:20 ssa 1.74.2.5.2.8.2.11.2.12.22.1: #107391# initialize accessibility and allow to quit the app


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [8195c4fb257d7cd340a3d3cbacf5551111ac1692]

INTEGRATION: CWS vcl07 (1.24.66); FILE MERGED 2003/04/07 08:41:30 hdu 1.24.66.1: #108272# use new unicode subset methods


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [9d3b530d10817fffadace6e9cd2f26736759a5fe]

INTEGRATION: CWS vcl07 (1.4.130); FILE MERGED 2003/03/17 15:01:42 ssa 1.4.130.1: #105420# construct valueset with WB_NO_DIRECTSELECT to avoid calling the selecthandler on every keyinput which in turn closes the popup


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [45107898db738e0ec936a5cecf1cbde577acc9d4]

INTEGRATION: CWS vcl07 (1.45.8.1.32); FILE MERGED 2003/04/03 09:22:06 mt 1.45.8.1.32.1: #i12769# Don't paste special, if not wanted to...


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [dc7223d079ff37ec0b073e7db734fc94f221ad30]

INTEGRATION: CWS vcl07 (1.42.8.6.2.2.30); FILE MERGED 2003/03/28 13:09:00 hdu 1.42.8.6.2.2.30.1: #108272# added new unicode subsets


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [22fe0236f13e4c870b44f29ef2bd8b50225b9ea0]

INTEGRATION: CWS vcl07 (1.27.12.5.2); FILE MERGED 2003/03/31 15:18:45 hdu 1.27.12.5.2.2: #108272# fix off-by-one in SubsetMap::ApplyCharmap 2003/03/28 13:08:02 hdu 1.27.12.5.2.1: #108272# #108454# add new unicode subsets; improve out of bounds text handling


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [8682d353794f8ae4e9098615dae7a87d7d7d662c]

INTEGRATION: CWS vcl07 (1.13.12.1.10); FILE MERGED 2003/03/14 15:17:53 tbe 1.13.12.1.10.1: #107814# don't sort control model container by tab index anymore


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [e53816758d5585ef6dfb4dd0ddf479e5b3d96dcb]

INTEGRATION: CWS vcl07 (1.29.8.1.10); FILE MERGED 2003/03/21 09:07:56 pl 1.29.8.1.10.2: included missing header 2003/03/14 15:16:59 tbe 1.29.8.1.10.1: #107814# don't sort control model container by tab index anymore


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [91d664393a6f10582f7a2e1b54b1dcf55d819cbe]

INTEGRATION: CWS vcl07 (1.25.36); FILE MERGED 2003/03/14 15:16:59 tbe 1.25.36.1: #107814# don't sort control model container by tab index anymore


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [200088dda7d4464ecef51bab0ed108067505f4ce]

INTEGRATION: CWS vcl07 (1.23.32); FILE MERGED 2003/03/27 16:10:56 tbe 1.23.32.1: #108283# No macro ide while editing OLE object


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [8ffa3ba47fb04f92d9905f1541ee49d3dc107ac6]

INTEGRATION: CWS vcl07 (1.10.38); FILE MERGED 2003/03/26 11:29:04 tbe 1.10.38.1: #106204# Breakpoint dialog cannot be accessed via Keyboard


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [7f3d44aadf3f29b70e62cea841c1e329b69fd239]

INTEGRATION: CWS vcl07 (1.14.2.2.2.7.6.3.2.2.10); FILE MERGED 2003/03/26 11:29:03 tbe 1.14.2.2.2.7.6.3.2.2.10.1: #106204# Breakpoint dialog cannot be accessed via Keyboard


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [087b335a7e79135913cf48e85467b2ee2b242abc]

INTEGRATION: CWS vcl07 (1.19.32); FILE MERGED 2003/03/26 11:29:03 tbe 1.19.32.1: #106204# Breakpoint dialog cannot be accessed via Keyboard


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [5110df10e48fedd7ee2dc2fff62966ae5be71e3a]

INTEGRATION: CWS vcl07 (1.85.2.4.10); FILE MERGED 2003/03/26 11:29:01 tbe 1.85.2.4.10.1: #106204# Breakpoint dialog cannot be accessed via Keyboard


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [db2ce4e4e4d8df14181a73d8f1d9e526cdbfb77b]

INTEGRATION: CWS vcl07 (1.24.32); FILE MERGED 2003/03/26 11:29:00 tbe 1.24.32.1: #106204# Breakpoint dialog cannot be accessed via Keyboard


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [5cba163749ee3d0ec4320fb094b6091a6843afdc]

INTEGRATION: CWS vcl07 (1.23.20.1.16); FILE MERGED 2003/03/26 11:29:00 tbe 1.23.20.1.16.1: #106204# Breakpoint dialog cannot be accessed via Keyboard


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [e62123fac60b1aad300cc7fde7020bad164e3c35]

INTEGRATION: CWS vcl07 (1.13.6.1.24); FILE MERGED 2003/03/26 11:28:59 tbe 1.13.6.1.24.1: #106204# Breakpoint dialog cannot be accessed via Keyboard


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [f62ee95127550b6a0da51d544ae078f007bb7b59]

INTEGRATION: CWS vcl07 (1.24.10.1.24); FILE MERGED 2003/03/26 11:28:58 tbe 1.24.10.1.24.1: #106204# Breakpoint dialog cannot be accessed via Keyboard


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [b4a5f2e0536d73f9313481098d513a72ee615afa]

INTEGRATION: CWS vcl07 (1.4.40); FILE MERGED 2003/03/26 11:27:23 tbe 1.4.40.1: #106204# added SID_BASICIDE_MANAGEBRKPNTS and SID_BASICIDE_TOGGLEBRKPNTENABLED


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [b216c024d2c3135930015098bab9eb419e4c6bde]

INTEGRATION: CWS vcl07 (1.1.1.1.54); FILE MERGED 2003/04/02 20:31:31 pl 1.1.1.1.54.1: #i12889# use path ellipsis in progress dialogue


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [c62f48790047014d7d718f949ef6298961100e6f]

INTEGRATION: CWS vcl07 (1.89.2.5.20); FILE MERGED 2003/03/31 14:59:27 ssa 1.89.2.5.20.5: #i12401# workaround unicows.dll bug in CharUpperBuffW 2003/03/24 17:16:39 pl 1.89.2.5.20.4: #108089# implement SetPluginParent 2003/03/20 13:29:34 pl 1.89.2.5.20.3: RESYNC: (1.89.2.5-1.89.2.7); FILE MERGED 2003/03/18 08:12:04 ssa 1.89.2.5.20.2: #i11583# merge WM_UNICHAR support 2003/03/11 17:55:32 ssa 1.89.2.5.20.1: #i9825# make tooltips topmost windows


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [2d327010216157a44c25a8a98460684a302abee1]

INTEGRATION: CWS vcl07 (1.60.2.2.20); FILE MERGED 2003/04/04 15:47:26 hdu 1.60.2.2.20.5: #i13032# fix problem of mixed script items 2003/04/04 09:07:11 ssa 1.60.2.2.20.4: #108267# limit number of glyphs in ExtTextOut 2003/04/02 17:02:36 hdu 1.60.2.2.20.3: #i12826# fix glyph replacement for SimpleWinLayout at start of text 2003/03/20 13:30:00 pl 1.60.2.2.20.2: RESYNC: (1.60.2.2-1.60.2.4); FILE MERGED 2003/03/14 12:15:57 hdu 1.60.2.2.20.1: #98919# allow SimpleWinLayout::DrawText on different compatible DC


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [b0b3dc3d660030187007217fca10c69006834a29]

INTEGRATION: CWS vcl07 (1.9.2.3.2); FILE MERGED 2003/04/03 15:10:02 ssa 1.9.2.3.2.1: #i9920# enable file picker when printing to FILE port


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [3cadd87b7dbe7701527ff488238479f0a544b261]

INTEGRATION: CWS vcl07 (1.3.96); FILE MERGED 2003/04/03 15:10:04 ssa 1.3.96.1: #i9920# enable file picker when printing to FILE port


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [0b0b98bcc7ce7c7a5d1765c198f6a4e4d24eea61]

INTEGRATION: CWS vcl07 (1.11.2.1.24); FILE MERGED 2003/03/24 17:16:38 pl 1.11.2.1.24.2: #108089# implement SetPluginParent 2003/03/11 17:54:54 ssa 1.11.2.1.24.1: #i9825# improve winxp check


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [956a598bc5c89009bd12547ae976dc1237bd51bb]

INTEGRATION: CWS vcl07 (1.3.108); FILE MERGED 2003/03/24 17:16:36 pl 1.3.108.1: #108089# implement SetPluginParent


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [ca46247d3a5246c67f6f543e063716582e742b5d]

INTEGRATION: CWS vcl07 (1.8.14.2.24); FILE MERGED 2003/03/24 17:16:36 pl 1.8.14.2.24.1: #108089# implement SetPluginParent


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [334426c3a6dc88400ce38af0f1709de242aac4ea]

INTEGRATION: CWS vcl07 (1.40.4.2.22); FILE MERGED 2003/04/01 15:23:17 hdu 1.40.4.2.22.3: #108408# dynamic linking of libfreetype 2003/04/01 13:18:29 pl 1.40.4.2.22.2: #107283# link xinerama only on x86 until we can provide PIC version 2003/03/26 11:25:38 pl 1.40.4.2.22.1: #107283# Xinerama awareness (Linux)


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [57749a04676b3359ec1b001a9016255d0a10ac0a]

INTEGRATION: CWS vcl07 (1.153.2.5.22); FILE MERGED 2003/04/02 15:34:07 pl 1.153.2.5.22.10: #107739# workaround for ReflectionX 2003/03/28 16:08:13 pl 1.153.2.5.22.9: #i12701# avoid a positive resonance 2003/03/26 15:21:13 pl 1.153.2.5.22.8: #i10424# delay session initiation until just before first window is mapped 2003/03/26 11:39:28 pl 1.153.2.5.22.7: #107283# Xinerama awareness (Linux) 2003/03/26 11:25:36 pl 1.153.2.5.22.6: #107283# Xinerama awareness (Linux) 2003/03/24 14:34:17 pl 1.153.2.5.22.5: #108089# implement SetPluginParent 2003/03/20 13:30:05 pl 1.153.2.5.22.4: RESYNC: (1.153.2.5-1.153.2.6); FILE MERGED 2003/03/17 17:58:02 pl 1.153.2.5.22.3: #107364# still more workarounds for crappy Dtwm 2003/03/14 13:07:58 pl 1.153.2.5.22.2: #108213# fixed esoteric SEGV due to event sequence 2003/03/10 17:14:10 pl 1.153.2.5.22.1: #i11926# workaround broken IceWM


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [9135c65827a8fd1f922718efbaf7eae817d0da51]

INTEGRATION: CWS vcl07 (1.7.132); FILE MERGED 2003/03/31 15:25:47 hdu 1.7.132.1: #107559# add ExtendedFontStruct::GetFontCodeRanges()


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [647737a16cb7b44b8649ae36de019ccca480e2a1]

INTEGRATION: CWS vcl07 (1.13.112); FILE MERGED 2003/03/31 15:26:07 hdu 1.13.112.1: #107559# implement ExtendedFontStruct::GetFontCodeRanges()


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [9ed5bd31bae5b80c3ffc256a34587786875ef806]

INTEGRATION: CWS vcl07 (1.23.4.2.26); FILE MERGED 2003/03/31 15:20:43 hdu 1.23.4.2.26.5: #107559# use ExtendedFontStruct::GetFontCodeRanges() 2003/03/27 09:37:54 hdu 1.23.4.2.26.4: #98919# fix merge conflict 2003/03/20 16:51:42 pl 1.23.4.2.26.3: resync problems 2003/03/20 13:30:29 pl 1.23.4.2.26.2: RESYNC: (1.23.4.2-1.23.4.3); FILE MERGED 2003/03/14 11:38:29 hdu 1.23.4.2.26.1: #98919# force mnOrientation==0 for xfont


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [410f850ffc6c1efae9cf7f0b992b09189bea1973]

INTEGRATION: CWS vcl07 (1.98.2.3.2); FILE MERGED 2003/04/01 18:31:07 pl 1.98.2.3.2.1: make debug code less noisy


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [7db6fb29785418a3cdf62ea239baa4e55749ea21]

INTEGRATION: CWS vcl07 (1.37.8.2.22); FILE MERGED 2003/04/03 14:28:23 pl 1.37.8.2.22.5: #i12821# windowmaker needs the same workaround as icewm 2003/04/02 15:34:06 pl 1.37.8.2.22.4: #107739# workaround for ReflectionX 2003/03/28 16:06:10 pl 1.37.8.2.22.3: #107283# limit full screen windows to one Xinerama screen (unless _NET_WM_STATE_FULLSCREEN supported) 2003/03/17 17:58:01 pl 1.37.8.2.22.2: #107364# still more workarounds for crappy Dtwm 2003/03/10 17:14:09 pl 1.37.8.2.22.1: #i11926# workaround broken IceWM


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [89dabae0aefa44b5388e124859026cb844ada461]

INTEGRATION: CWS vcl07 (1.9.12.2.22); FILE MERGED 2003/04/01 18:30:21 pl 1.9.12.2.22.1: removed old debug assertions


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [bd36a314ad66567b7fff4e17a804177e3307f8be]

INTEGRATION: CWS vcl07 (1.9.100); FILE MERGED 2003/03/26 15:21:12 pl 1.9.100.1: #i10424# delay session initiation until just before first window is mapped


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [87f1b7090ddb249ff93e06975a80596ec6f78887]

INTEGRATION: CWS vcl07 (1.38.6.4.2); FILE MERGED 2003/04/01 13:18:46 pl 1.38.6.4.2.5: #107283# link xinerama only on x86 until we can provide PIC version 2003/03/28 13:02:11 pl 1.38.6.4.2.4: #107283# use load on call on Solaris 2003/03/27 09:33:12 pl 1.38.6.4.2.3: #107283# Xinerama awareness (Solaris) 2003/03/26 15:21:11 pl 1.38.6.4.2.2: #i10424# delay session initiation until just before first window is mapped 2003/03/26 11:25:35 pl 1.38.6.4.2.1: #107283# Xinerama awareness (Linux)


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [842513e594d48b95b3a2c6017b581f2cf5401160]

INTEGRATION: CWS vcl07 (1.20.2.4.22); FILE MERGED 2003/03/26 12:24:53 pl 1.20.2.4.22.1: #107827# do not report timeout while in dispatching timeout


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [81bf8a06e9976b5038562fc38ad7a2458eaccf5d]

INTEGRATION: CWS vcl07 (1.10.4.1.26); FILE MERGED 2003/03/31 15:27:31 hdu 1.10.4.1.26.2: #107559# cache FontCodeRanges for LayoutText 2003/03/14 11:31:08 hdu 1.10.4.1.26.1: #98919# xfont needs own AdjustLayout method to account for mnOrientation==0


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [5765e8ce9b4a969f954755a745a19878a1832235]

INTEGRATION: CWS vcl07 (1.15.12.1.40); FILE MERGED 2003/03/17 17:58:00 pl 1.15.12.1.40.2: #107364# still more workarounds for crappy Dtwm 2003/03/10 17:14:08 pl 1.15.12.1.40.1: #i11926# workaround broken IceWM


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [d2173989c9a99148211ba7d0683d5c2735821e5e]

INTEGRATION: CWS vcl07 (1.27.2.4.2); FILE MERGED 2003/03/24 14:34:15 pl 1.27.2.4.2.1: #108089# implement SetPluginParent


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [9653fe799ddcf5bb219e3b129bcb5f4296ccfce8]

INTEGRATION: CWS vcl07 (1.14.8.3.2); FILE MERGED 2003/03/26 11:25:34 pl 1.14.8.3.2.1: #107283# Xinerama awareness (Linux)


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [41f5d679730f935bd27e409c6b03ebec99bc337f]

INTEGRATION: CWS vcl07 (1.5.6.1.44); FILE MERGED 2003/03/28 11:58:39 pl 1.5.6.1.44.2: #108089# reregister DnD after exchanging system window 2003/03/24 14:34:12 pl 1.5.6.1.44.1: #108089# implement SetPluginParent


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [ca660713c1d5f735095dbe1ba382985a382959c6]

INTEGRATION: CWS vcl07 (1.165.2.10.20); FILE MERGED 2003/04/03 09:21:03 ssa 1.165.2.10.20.10: #107391# allow for external accessibility initialization 2003/04/02 18:39:30 pl 1.165.2.10.20.9: #i12888# optimize ImplInitFontList 2003/04/02 07:34:07 ssa 1.165.2.10.20.8: #i12331#, JAB needs messageboxes to have the role DIALOG 2003/04/01 19:36:03 pl 1.165.2.10.20.7: #i12888# delay GetDevFontList until needed 2003/03/28 11:58:38 pl 1.165.2.10.20.6: #108089# reregister DnD after exchanging system window 2003/03/28 10:41:25 ssa 1.165.2.10.20.5: #107480#, avoid multiple active frames in the accessibility hierarchy 2003/03/20 16:51:40 pl 1.165.2.10.20.4: resync problems 2003/03/20 13:26:20 pl 1.165.2.10.20.3: RESYNC: (1.165.2.10-1.165.2.11); FILE MERGED 2003/03/17 16:58:15 ssa 1.165.2.10.20.2: #107979# improve automatic DefModalDialogParent 2003/03/11 17:52:35 ssa 1.165.2.10.20.1: #i9825# make tooltips topmost windows


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [f2bb1fab87903f62b58f5079be7e5cd50d25ee9a]

INTEGRATION: CWS vcl07 (1.15.96); FILE MERGED 2003/03/27 13:50:59 ssa 1.15.96.1: #108436# send notification on enable/disable toolboxitem


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [7c5fe703de25044b0fdd4a893eedec45d9326fa0]

INTEGRATION: CWS vcl07 (1.57.2.4.2); FILE MERGED 2003/03/26 14:29:36 ssa 1.57.2.4.2.1: #107712# make disabled entries selectable


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [7587a3d92c8fccff0a5b2121acf5b0412212c04c]

INTEGRATION: CWS vcl07 (1.89.2.1.70); FILE MERGED 2003/03/20 13:26:38 pl 1.89.2.1.70.4: RESYNC: (1.89.2.1-1.89.2.2); FILE MERGED 2003/03/17 17:01:02 ssa 1.89.2.1.70.3: #107979# make menu implementation more fail safe 2003/03/11 14:10:56 tbe 1.89.2.1.70.2: #108062# UAA: Submenus return (wrong) XAccessibleContext 2003/03/10 17:18:04 tbe 1.89.2.1.70.1: #107946# added Set/GetAccessibleName(), Set/GetAccessibleDescription()


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [ff4e83988842559489184cf3f05787a4372f8c01]

INTEGRATION: CWS vcl07 (1.6.12.1.40); FILE MERGED 2003/03/20 13:26:34 pl 1.6.12.1.40.2: RESYNC: (1.6.12.1-1.6.12.2); FILE MERGED 2003/03/11 17:52:36 ssa 1.6.12.1.40.1: #i9825# make tooltips topmost windows


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [caf24de0ae007e91f1dfdf2a465a90810f98f717]

INTEGRATION: CWS vcl07 (1.8.130); FILE MERGED 2003/03/20 17:33:17 pl 1.8.130.1: remove old crap


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [74683a0f9e0c3ff24e55118804250df63c909e6a]

INTEGRATION: CWS vcl07 (1.37.2.4.2); FILE MERGED 2003/04/03 13:23:27 pl 1.37.2.4.2.1: #i12826# fallback fonts for pdf


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [0e82ea4ab38f90c28db69c7ee46a345563b326a0]

INTEGRATION: CWS vcl07 (1.21.6.2.20); FILE MERGED 2003/04/03 13:23:27 pl 1.21.6.2.20.2: #i12826# fallback fonts for pdf 2003/03/27 16:06:46 pl 1.21.6.2.20.1: #i11001# text line color had wrong initial value


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [3eb6ef45a890eca531a08bcda1a63cf545f5ed6e]

INTEGRATION: CWS vcl07 (1.46.2.6.2); FILE MERGED 2003/04/03 19:48:24 pl 1.46.2.6.2.5: #108562# optimization for unstretched horizontal text 2003/04/03 18:57:43 pl 1.46.2.6.2.4: #108562# optimize font usage, use Tj vs. TJ 2003/04/03 13:23:26 pl 1.46.2.6.2.3: #i12826# fallback fonts for pdf 2003/04/02 17:46:25 pl 1.46.2.6.2.2: #108582# protect against empty polygons 2003/03/27 16:06:45 pl 1.46.2.6.2.1: #i11001# text line color had wrong initial value


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [e98a2baecd236bbb98bcfaee38a3191a5e5d0c39]

INTEGRATION: CWS vcl07 (1.8.2.1.24); FILE MERGED 2003/04/01 19:36:01 pl 1.8.2.1.24.1: #i12888# delay GetDevFontList until needed


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [afac58fe89da9766cdf12d7f073d302affadbf99]

INTEGRATION: CWS vcl07 (1.142.2.11.16); FILE MERGED 2003/04/03 14:26:37 hdu 1.142.2.11.16.8: #105890# fix offsets for bitmap GetTextOutline 2003/04/03 13:23:26 pl 1.142.2.11.16.7: #i12826# fallback fonts for pdf 2003/04/02 18:39:28 pl 1.142.2.11.16.6: #i12888# optimize ImplInitFontList 2003/04/01 19:36:01 pl 1.142.2.11.16.5: #i12888# delay GetDevFontList until needed 2003/04/01 14:46:58 hdu 1.142.2.11.16.4: #107936# prefer SunDotum over SunBatang for Korean glyph fallback 2003/03/20 13:27:49 pl 1.142.2.11.16.3: RESYNC: (1.142.2.11-1.142.2.13); FILE MERGED 2003/03/14 11:29:11 hdu 1.142.2.11.16.2: #98919# re-implement bitmap text rotation for mnOwnOrientation case 2003/03/13 13:03:11 hdu 1.142.2.11.16.1: #107690# keep referenced font entries when WM_FONTCHANGE happens


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [3fea2f26c6c79c75842d5d2eee9d1e741458344a]

INTEGRATION: CWS vcl07 (1.19.2.6.22); FILE MERGED 2003/04/01 19:36:00 pl 1.19.2.6.22.1: #i12888# delay GetDevFontList until needed


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [e729a49be30732d4b59a1fec7cd202db55ca8005]

INTEGRATION: CWS vcl07 (1.5.100); FILE MERGED 2003/03/18 10:27:36 thb 1.5.100.2: #105489# Testing for empty mask, too 2003/03/14 14:24:17 thb 1.5.100.1: #105489# Ensure a mask is exactly one bit deep


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [931d623846e39da808e1a73acf87644573477565]

INTEGRATION: CWS vcl07 (1.22.2.2.22); FILE MERGED 2003/03/25 14:49:08 pl 1.22.2.2.22.1: #108351# add: ComboBox::GetListPosSizePixel


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [6cb95d78c579f8ac25e575bae6f6865eef8d9cc2]

INTEGRATION: CWS vcl07 (1.40.98); FILE MERGED 2003/04/03 09:21:57 ssa 1.40.98.1: #107391# allow for external accessibility initialization


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [2d52aec3dc1cd6e74940a178e77f93ba7580c55c]

INTEGRATION: CWS vcl07 (1.21.2.1.38); FILE MERGED 2003/04/03 09:21:56 ssa 1.21.2.1.38.1: #107391# allow for external accessibility initialization


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [fd4ad67ab6a9e09e5a29f2fca97f6f78cb17064c]

INTEGRATION: CWS vcl07 (1.41.2.2.38); FILE MERGED 2003/04/03 09:21:56 ssa 1.41.2.2.38.4: #107391# allow for external accessibility initialization 2003/04/01 19:35:59 pl 1.41.2.2.38.3: #i12888# delay GetDevFontList until needed 2003/03/20 13:28:19 pl 1.41.2.2.38.2: RESYNC: (1.41.2.2-1.41.2.3); FILE MERGED 2003/03/17 16:58:39 ssa 1.41.2.2.38.1: #107979# improve automatic DefModalDialogParent


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [7953c69cf25bb9ccef96b6719c9f06d882f78f3a]

INTEGRATION: CWS vcl07 (1.35.2.4.2); FILE MERGED 2003/04/03 09:21:55 ssa 1.35.2.4.2.1: #107391# allow for external accessibility initialization


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [bad8d452b4c2e8fb450c78dc6bba4a033c2d3a5d]

INTEGRATION: CWS vcl07 (1.19.96); FILE MERGED 2003/03/12 07:50:49 ssa 1.19.96.1: #i9825# make tooltips topmost windows


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [62bd27412cf86b76a5c4fa7c3de539acc5f1c10b]

INTEGRATION: CWS vcl07 (1.14.2.2.10); FILE MERGED 2003/03/12 21:40:33 pl 1.14.2.2.10.1: #103308# emergency printer configuration for setup


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [0b79ebd4355b7ec7a08b739ead65f28aef9a7f2f]

INTEGRATION: CWS vcl07 (1.5.2.2.10); FILE MERGED 2003/04/01 11:52:08 pl 1.5.2.2.10.4: #108474# fix imbalance between keys and ordered keys 2003/03/20 12:26:43 pl 1.5.2.2.10.3: RESYNC: (1.5.2.2-1.5.2.3); FILE MERGED 2003/03/12 21:40:32 pl 1.5.2.2.10.2: #103308# emergency printer configuration for setup 2003/03/12 13:09:28 pl 1.5.2.2.10.1: #i10309# more robust PPD file discovery


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [424b29a9be9efd3d8f352641f91aca5c045ea355]

INTEGRATION: CWS vcl07 (1.11.2.1.10); FILE MERGED 2003/03/12 21:40:32 pl 1.11.2.1.10.1: #103308# emergency printer configuration for setup


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [ae9714eb1ea4ba69cf618cb7d7db3380c9e74b7f]

INTEGRATION: CWS vcl07 (1.18.2.1.16); FILE MERGED 2003/04/02 16:18:11 hdu 1.18.2.1.16.1: #i12826# workaround for fonts with 3.0 name


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [e6db95afc312c1cd1b05d56329eaa44a4eb4c2ae]

INTEGRATION: CWS vcl07 (1.33.26); FILE MERGED 2003/04/04 14:42:01 pl 1.33.26.5: #i12889# cache directories with no fonts 2003/04/02 20:30:37 pl 1.33.26.4: #i12889# better font import 2003/04/02 10:53:54 pl 1.33.26.3: #i1872# check font files for readability in all cases 2003/04/01 08:06:41 pl 1.33.26.2: #i12889# more aggressive caching 2003/03/12 21:40:31 pl 1.33.26.1: #103308# emergency printer configuration for setup


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [644df0f2a575076fbdd35eb6dabf628d05ea3e39]

INTEGRATION: CWS vcl07 (1.6.34); FILE MERGED 2003/04/04 14:42:00 pl 1.6.34.3: #i12889# cache directories with no fonts 2003/04/02 20:30:37 pl 1.6.34.2: #i12889# better font import 2003/04/01 08:06:40 pl 1.6.34.1: #i12889# more aggressive caching


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [ceaac530ec094d857ab66834d6754cbe43c7500f]

INTEGRATION: CWS vcl07 (1.2.26); FILE MERGED 2003/03/20 12:27:17 pl 1.2.26.3: RESYNC: (1.2-1.2.2.1); FILE MERGED 2003/03/12 21:40:30 pl 1.2.26.2: #103308# emergency printer configuration for setup 2003/03/12 13:09:27 pl 1.2.26.1: #i10309# more robust PPD file discovery


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [5367e92945012b50ef29dd93bbb588810a2b7adf]

INTEGRATION: CWS vcl07 (1.3.48); FILE MERGED 2003/03/12 21:40:30 pl 1.3.48.1: #103308# emergency printer configuration for setup


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [c706cd03b78871641dce6f454051c826c5318d65]

INTEGRATION: CWS vcl07 (1.12.34); FILE MERGED 2003/04/02 20:30:36 pl 1.12.34.1: #i12889# better font import


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [418765e43f639c85759a84c70e94811dc2c8e2d0]

INTEGRATION: CWS vcl07 (1.1.40); FILE MERGED 2003/04/04 14:41:59 pl 1.1.40.3: #i12889# cache directories with no fonts 2003/04/02 20:30:36 pl 1.1.40.2: #i12889# better font import 2003/04/01 08:06:39 pl 1.1.40.1: #i12889# more aggressive caching


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [e1b04ba701d1b7f59be0550cf675b40da895ecd2]

INTEGRATION: CWS vcl07 (1.2.2); FILE ADDED 2003/04/08 14:29:10 obr 1.2.2.1: re-added accessibility workbench


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [9e3526a5c784a1c657e533fbc67e3dd911aa5367]

INTEGRATION: CWS vcl07 (1.1.64); FILE MERGED 2003/04/08 14:29:10 obr 1.1.64.1: re-added accessibility workbench


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [450f76cafec8700a4073cc0c6e9faad85724d2fb]

INTEGRATION: CWS vcl07 (1.2.2); FILE ADDED 2003/04/08 14:29:09 obr 1.2.2.1: re-added accessibility workbench


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [73aa32d6c57d26e739f44c4f35daf8c8cb53d14b]

INTEGRATION: CWS vcl07 (1.2.2); FILE ADDED 2003/04/08 14:29:08 obr 1.2.2.1: re-added accessibility workbench


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [d19c12a12b61b29c0ad8cecebdaf8e39799a3100]

INTEGRATION: CWS vcl07 (1.3.2); FILE ADDED 2003/04/08 14:29:07 obr 1.3.2.1: re-added accessibility workbench


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [3b78f972a6cdf54dd569fdb6e7f1df11b446e063]

INTEGRATION: CWS vcl07 (1.7.2); FILE ADDED 2003/04/08 14:29:06 obr 1.7.2.1: re-added accessibility workbench


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [38499ef1dc38d06cee283e06728f5f669e153f4f]

INTEGRATION: CWS vcl07 (1.2.2); FILE ADDED 2003/04/08 14:29:04 obr 1.2.2.1: re-added accessibility workbench


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [d8c9f4b3ff67d6bd81647662a780b795913d0786]

INTEGRATION: CWS vcl07 (1.3.2); FILE ADDED 2003/04/08 14:29:02 obr 1.3.2.1: re-added accessibility workbench


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [3eb3ee233376003a97c9a20962060453ed52af32]

INTEGRATION: CWS vcl07 (1.2.2); FILE ADDED 2003/04/08 14:29:01 obr 1.2.2.1: re-added accessibility workbench


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [d27a1bbed7a7458d654566ed88da59b006cf7d99]

INTEGRATION: CWS vcl07 (1.7.2); FILE ADDED 2003/04/08 14:29:00 obr 1.7.2.1: re-added accessibility workbench


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [d379aac4b5144270bc43d412e05013d6814c0c2e]

INTEGRATION: CWS vcl07 (1.2.2); FILE ADDED 2003/04/08 14:28:58 obr 1.2.2.1: re-added accessibility workbench


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [605d33e626a1d765b0ab2a5759c4763638206355]

INTEGRATION: CWS vcl07 (1.3.2); FILE ADDED 2003/04/08 14:28:57 obr 1.3.2.1: re-added accessibility workbench


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [4ecb33bec6d1c01ee8f8dbbe9e5731528ac4df91]

INTEGRATION: CWS vcl07 (1.3.2); FILE ADDED 2003/04/08 14:28:56 obr 1.3.2.1: re-added accessibility workbench


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [8a2008d6adb067b921a6699d62b45bbf22ddeed0]

INTEGRATION: CWS vcl07 (1.2.2); FILE ADDED 2003/04/08 14:28:55 obr 1.2.2.1: re-added accessibility workbench


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [0cdac85e2e8f0ba027c16e72209cb31d56968607]

INTEGRATION: CWS vcl07 (1.1.2); FILE ADDED 2003/04/08 14:28:54 obr 1.1.2.1: re-added accessibility workbench


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [da2778ba91134b3a6fa38800746643d32627c19e]

INTEGRATION: CWS vcl07 (1.4.2); FILE ADDED 2003/04/08 14:28:52 obr 1.4.2.1: re-added accessibility workbench


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [89dc5f0f736e5c069812b805082354e976420a7e]

INTEGRATION: CWS vcl07 (1.2.2); FILE ADDED 2003/04/08 14:28:51 obr 1.2.2.1: re-added accessibility workbench


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [16e0e1808e7b031b6c2d91363b6990584267463f]

INTEGRATION: CWS vcl07 (1.9.2); FILE ADDED 2003/04/08 14:28:51 obr 1.9.2.1: re-added accessibility workbench


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [737079ba27d0c3f801db69725733f7051dc5cc70]

INTEGRATION: CWS vcl07 (1.2.2); FILE ADDED 2003/04/08 14:28:49 obr 1.2.2.1: re-added accessibility workbench


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [5b58211443531db59bf144123b798aa0cc25eeb4]

INTEGRATION: CWS vcl07 (1.2.2); FILE ADDED 2003/04/08 14:28:47 obr 1.2.2.1: re-added accessibility workbench


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [9bcd984b0d0a41ce3ef00d922ff0088b677f5256]

INTEGRATION: CWS vcl07 (1.2.2); FILE ADDED 2003/04/08 14:28:46 obr 1.2.2.1: re-added accessibility workbench


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [c904b7a4b67d5b3adcf286b9244ba5c509a34a38]

INTEGRATION: CWS vcl07 (1.6.2); FILE ADDED 2003/04/08 14:28:45 obr 1.6.2.1: re-added accessibility workbench


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [e54663c01054c94c76ecef1bbb3a24de124bfe1a]

INTEGRATION: CWS vcl07 (1.2.2); FILE ADDED 2003/04/08 14:28:45 obr 1.2.2.1: re-added accessibility workbench


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [4fe870100b8f7b4678d3fc5c2c3c976daaa13639]

INTEGRATION: CWS vcl07 (1.3.2); FILE ADDED 2003/04/08 14:28:44 obr 1.3.2.1: re-added accessibility workbench


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [94d44443500481ce241aa96f4bb782157b800390]

INTEGRATION: CWS vcl07 (1.2.2); FILE ADDED 2003/04/08 14:28:43 obr 1.2.2.1: re-added accessibility workbench


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [e819e755877b631914fd47aa5e071aa03b74ba9e]

INTEGRATION: CWS vcl07 (1.3.2); FILE ADDED 2003/04/08 14:28:43 obr 1.3.2.1: re-added accessibility workbench


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [81204d08006cb7cbdfb1f8782274accfd06042db]

INTEGRATION: CWS vcl07 (1.3.2); FILE ADDED 2003/04/08 14:28:42 obr 1.3.2.1: re-added accessibility workbench


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [aea8e37158cbed164f23750ea5e421a8f6aaec77]

INTEGRATION: CWS vcl07 (1.3.2); FILE ADDED 2003/04/08 14:28:41 obr 1.3.2.1: re-added accessibility workbench


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [e60026129fa7e7af31f31835eeb26f7525fbfff6]

INTEGRATION: CWS vcl07 (1.2.2); FILE ADDED 2003/04/08 14:28:41 obr 1.2.2.1: re-added accessibility workbench


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [0d268335c9af56b097c6979ceb34971b760c2226]

INTEGRATION: CWS vcl07 (1.2.2); FILE ADDED 2003/04/08 14:28:40 obr 1.2.2.1: re-added accessibility workbench


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [5a62428b00e9fed69644bc968d4cbc59b8349a44]

INTEGRATION: CWS vcl07 (1.2.2); FILE ADDED 2003/04/08 14:28:39 obr 1.2.2.1: re-added accessibility workbench


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [1b93f345b22f39e78a0793ac86af4e3c39f58f46]

INTEGRATION: CWS vcl07 (1.13.2); FILE ADDED 2003/04/08 14:28:39 obr 1.13.2.1: re-added accessibility workbench


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [fa5d040ffb8a26315481a17ef3777cd92bdee9de]

INTEGRATION: CWS vcl07 (1.2.2); FILE ADDED 2003/04/08 14:28:38 obr 1.2.2.1: re-added accessibility workbench


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [e65de5ef1a402bd9f172aba219fcf8c8c6ec4695]

INTEGRATION: CWS vcl07 (1.4.2); FILE ADDED 2003/04/08 14:28:37 obr 1.4.2.1: re-added accessibility workbench


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [c6ac50480afd81f9bb8132b97138c467c00bf83f]

INTEGRATION: CWS vcl07 (1.6.2); FILE ADDED 2003/04/08 14:28:37 obr 1.6.2.1: re-added accessibility workbench


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [e2954b5cd198d30071c87dcb285acf3257261bdc]

INTEGRATION: CWS vcl07 (1.2.2); FILE ADDED 2003/04/08 14:28:36 obr 1.2.2.1: re-added accessibility workbench


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [8782858afaae2d1e03a1497ad8b2eaa550d24f95]

INTEGRATION: CWS vcl07 (1.8.2); FILE ADDED 2003/04/08 14:28:36 obr 1.8.2.1: re-added accessibility workbench


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [5d7810ebfbe55016a4c4907ea478b2d1b6e8e0ca]

INTEGRATION: CWS vcl07 (1.4.2); FILE ADDED 2003/04/08 14:28:35 obr 1.4.2.1: re-added accessibility workbench


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [cb59fad9b3215fa3d38bf036d1b8794dfac07c02]

INTEGRATION: CWS vcl07 (1.4.2); FILE ADDED 2003/04/08 14:28:34 obr 1.4.2.1: re-added accessibility workbench


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [51851125b8d797bf65850b7303b9006f054fdf60]

INTEGRATION: CWS vcl07 (1.4.2); FILE ADDED 2003/04/08 14:28:33 obr 1.4.2.1: re-added accessibility workbench


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [7da89d9f3b69c6388bb7e0632f97048ca95b0150]

INTEGRATION: CWS vcl07 (1.3.2); FILE ADDED 2003/04/08 14:28:33 obr 1.3.2.1: re-added accessibility workbench


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [a8a2b889e37bae974d52ba9e1d5d318beea43066]

INTEGRATION: CWS vcl07 (1.3.2); FILE ADDED 2003/04/08 14:28:32 obr 1.3.2.1: re-added accessibility workbench


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [6c9fc3863b5b198383ab8787b13113c88e1bc0a4]

INTEGRATION: CWS vcl07 (1.5.2); FILE ADDED 2003/04/08 14:28:31 obr 1.5.2.1: re-added accessibility workbench


2003-04-11  Daniel Boelzle  <dbo@openoffice.org>  [f405a5e9f08e23e768b2e074b5f007813190697e]

#107130# minor changes


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [31876ffab16209e7f4d584c244a9d03e8e8fea1c]

INTEGRATION: CWS vcl07 (1.3.2); FILE ADDED 2003/04/08 14:28:31 obr 1.3.2.1: re-added accessibility workbench


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [d8554408f54ec55f1d031c80881bd05690e86386]

INTEGRATION: CWS vcl07 (1.8.2); FILE ADDED 2003/04/08 14:28:30 obr 1.8.2.1: re-added accessibility workbench


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [58c603a0cd7fa26d2dde6b24a9cfa817a2141420]

INTEGRATION: CWS vcl07 (1.7.2); FILE ADDED 2003/04/08 14:28:29 obr 1.7.2.1: re-added accessibility workbench


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [3484a653f099bdf8b95b3a474e396a501aa5b57f]

INTEGRATION: CWS vcl07 (1.4.2); FILE ADDED 2003/04/08 14:28:28 obr 1.4.2.1: re-added accessibility workbench


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [98b6e526686b15c784b935ddb9521b3586f90003]

INTEGRATION: CWS vcl07 (1.2.2); FILE ADDED 2003/04/08 14:28:27 obr 1.2.2.1: re-added accessibility workbench


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [f5cdcbd6133b786c1b961c94beddef67d3f500ea]

INTEGRATION: CWS vcl07 (1.4.2); FILE ADDED 2003/04/08 14:28:27 obr 1.4.2.1: re-added accessibility workbench


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [28a40571774161c3d54b272694380243d920e690]

INTEGRATION: CWS vcl07 (1.29.2); FILE ADDED 2003/04/08 14:28:26 obr 1.29.2.1: re-added accessibility workbench


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [63d32ecff354292f7f5fcb68e4ff12763e9ae213]

INTEGRATION: CWS vcl07 (1.3.2); FILE ADDED 2003/04/08 14:28:25 obr 1.3.2.1: re-added accessibility workbench


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [96c9f5922a3bb2fc78914dfb5d834166920f4b23]

INTEGRATION: CWS vcl07 (1.19.64); FILE MERGED 2003/04/08 14:28:24 obr 1.19.64.1: re-added accessibility workbench


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [a67795286698f991aae562185c62ba82be5fab61]

INTEGRATION: CWS vcl07 (1.16.2); FILE ADDED 2003/04/08 14:28:24 obr 1.16.2.1: re-added accessibility workbench


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [c4ea81a0535d6562f11f7b49c86fa632b0bfc211]

INTEGRATION: CWS vcl07 (1.9.66); FILE MERGED 2003/04/08 14:28:23 obr 1.9.66.1: re-added accessibility workbench


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [a87248331cb322bd6ab10342159e91796ac9d8d7]

INTEGRATION: CWS vcl07 (1.4.2); FILE ADDED 2003/04/08 14:28:22 obr 1.4.2.1: re-added accessibility workbench


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [295fce0d31872916c984cda86e7cef43311cfb05]

INTEGRATION: CWS vcl07 (1.34.2.3.20); FILE MERGED 2003/03/11 14:12:50 tbe 1.34.2.3.20.1: #108062# UAA: Submenus return (wrong) XAccessibleContext


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [e5e5d9589a651a40fbfdce530df2d65b2af59b3f]

INTEGRATION: CWS vcl07 (1.42.2.3.2); FILE MERGED 2003/03/28 10:40:41 ssa 1.42.2.3.2.1: #107480#, avoid multiple active frames in a hierarchy


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [4f7ee66c8420119f773f8bf44ff435297ee6f466]

INTEGRATION: CWS vcl07 (1.14.4.3.20); FILE MERGED 2003/04/03 10:27:44 cd 1.14.4.3.20.1: #i6367# Update OK button state when printer changes


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [a043d951c58da6c32fbfc1951aee2255cad7de33]

INTEGRATION: CWS vcl07 (1.17.4.5.4); FILE MERGED 2003/04/07 11:07:00 obr 1.17.4.5.4.2: #i9026# removed butterfly icons and obsolete KDE/Gnome integration files 2003/03/28 15:31:51 obr 1.17.4.5.4.1: #i12344# updated Gnome integration to support 2.x


2003-04-11  Rüdiger Timm  <rt@openoffice.org>  [885669097ed88a7bd67237ea1d96b9c66fdfbb81]

SRX644


2003-04-11  Rüdiger Timm  <rt@openoffice.org>  [1667b377dff6cf169f20f90aaf6b461c3d18c1ed]

SRX644


2003-04-11  Rüdiger Timm  <rt@openoffice.org>  [5e0a94d4ca99326e9f7d80940f3e74edf62adec4]

SRX644


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [79bd7149c25b008648ef1a7f9806821ea777ba8a]

INTEGRATION: CWS vcl07 (1.1.4.1.4); FILE MERGED 2003/03/28 15:31:50 obr 1.1.4.1.4.1: #i12344# updated Gnome integration to support 2.x


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [9f534f060c781e20d0ea658090923f1fbfd07640]

INTEGRATION: CWS vcl07 (1.12.8.2.18); FILE MERGED 2003/04/03 10:28:11 cd 1.12.8.2.18.1: #i6367# Update OK button state when printer changes


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [49d2042f21ffaf619b1eb6eae64a92392acf9cf6]

INTEGRATION: CWS vcl07 (1.8.6.5.4.2.40); FILE MERGED 2003/03/10 17:28:35 tbe 1.8.6.5.4.2.40.1: #107946# Accessibility: Menu items should return full path file names as accessible name


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [a92b0b4ff9eff6ac9a7f16ccb7e7c501a955a7ce]

INTEGRATION: CWS vcl07 (1.32.2.3.40); FILE MERGED 2003/03/26 11:21:47 tbe 1.32.2.3.40.1: #106204# added SID_BASICIDE_MANAGEBRKPNTS and SID_BASICIDE_TOGGLEBRKPNTENABLED


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [1d122172deba514ae44ccdb5b98d2820f68739c5]

INTEGRATION: CWS extras4 (1.21.34); FILE MERGED 2003/03/10 15:21:51 bc 1.21.34.1: #108107# depiction in 'Block -Labels above' mode improved


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [acbd3639005938236f4669d84a201c4692511cbc]

INTEGRATION: CWS extras4 (1.47.2.3.6); FILE MERGED 2003/03/11 10:39:58 bc 1.47.2.3.6.3: #107595# Break out of resource removed 2003/03/11 09:36:26 bc 1.47.2.3.6.2: #107595# Report resource for Blindtext added 2003/03/03 16:30:56 bc 1.47.2.3.6.1: #107595# Resource for Sortcriteria of Reportwizard added


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [e8f37a75ff2cc15837a6a9505e5bbd00232fc9bf]

INTEGRATION: CWS extras4 (1.23.4.1.18); FILE MERGED 2003/03/10 15:21:50 bc 1.23.4.1.18.1: #108107# depiction in 'Block -Labels above' mode improved


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [f0aebe89fc5e119341f75aa59c1a53fc20c6c389]

INTEGRATION: CWS extras4 (1.37.2.3.10); FILE MERGED 2003/03/10 15:21:49 bc 1.37.2.3.10.2: #108107# depiction in 'Block -Labels above' mode improved 2003/03/03 16:49:14 bc 1.37.2.3.10.1: #107789# Now only itemlistener at Listboxes


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [c376458e6d9a3c22b6dd1f0ca56b0061a0bfb0c0]

INTEGRATION: CWS extras4 (1.23.20.3.10); FILE MERGED 2003/03/03 16:49:14 bc 1.23.20.3.10.1: #107789# Now only itemlistener at Listboxes


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [5007811356b2d1c0e4d91056d31ac16be5c9fd1d]

INTEGRATION: CWS extras4 (1.26.4.2.12); FILE MERGED 2003/03/03 16:49:13 bc 1.26.4.2.12.1: #107789# Now only itemlistener at Listboxes


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [d5bcc6dbae4c32e29be588a102110c0391c94a5f]

INTEGRATION: CWS extras4 (1.47.2.3.10); FILE MERGED 2003/03/31 11:40:43 bc 1.47.2.3.10.7: #107595# Hint Label changed in Size 2003/03/28 17:30:59 bc 1.47.2.3.10.6: #107595# Some casting errors solved 2003/03/24 15:43:01 bc 1.47.2.3.10.5: #107595# checkiftoupdate function improved 2003/03/20 20:53:11 bc 1.47.2.3.10.4: #107595# MaxSortIndex variable set new 2003/03/14 15:07:08 bc 1.47.2.3.10.3: #107468# Tabindices for labels introduced 2003/03/05 16:45:08 bc 1.47.2.3.10.2: #107595# Error in getting SortFieldNames resolved 2003/03/03 16:43:34 bc 1.47.2.3.10.1: #107593# Sortoption criterias now checked if duplicate


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [8fff1f8f15985671947bdf17cc598b4b9f025fa9]

INTEGRATION: CWS extras4 (1.21.2.2.12); FILE MERGED 2003/03/31 11:40:39 bc 1.21.2.2.12.6: #107595# Hint Label changed in Size 2003/03/28 17:30:58 bc 1.21.2.2.12.5: #107595# Some casting errors solved 2003/03/24 15:43:00 bc 1.21.2.2.12.4: #107595# checkiftoupdate function improved 2003/03/14 15:07:06 bc 1.21.2.2.12.3: #107468# Tabindices for labels introduced 2003/03/05 16:45:07 bc 1.21.2.2.12.2: #107595# Error in getting SortFieldNames resolved 2003/03/03 16:43:34 bc 1.21.2.2.12.1: #107593# Sortoption criterias now checked if duplicate


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [29834680959c40641b0e978decb4ba84e6ffa272]

INTEGRATION: CWS dba04 (1.17.44); FILE MERGED 2003/03/26 17:36:23 oj 1.17.44.1: #i12664# introduce IgnoreDriverPrivileges


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [3336bd5ff4904bd84464fe7b0602e9a6ce61fd60]

INTEGRATION: CWS dba04 (1.5.44); FILE MERGED 2003/03/26 17:36:22 oj 1.5.44.1: #i12664# introduce IgnoreDriverPrivileges


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [226eb24ead438163623d94bad63cdeb0b8508113]

INTEGRATION: CWS dba04 (1.8.44); FILE MERGED 2003/03/26 17:36:21 oj 1.8.44.1: #i12664# introduce IgnoreDriverPrivileges


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [eac82aca1b683bfbc366d6fe5239f1b091e1bd40]

INTEGRATION: CWS dba04 (1.1.2); FILE ADDED 2003/03/27 10:19:03 oj 1.1.2.1: #i12664# new resultset for privileges


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [ecbef27732efddb7a7d747a16ec7b4830bc0a393]

INTEGRATION: CWS dba04 (1.10.66); FILE MERGED 2003/03/27 11:00:53 oj 1.10.66.1: #i12664# new resultset for privileges


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [0c044dd12ba7a51a45e2cf5503dbd9845aaab487]

INTEGRATION: CWS dba04 (1.26.44); FILE MERGED 2003/03/27 11:00:53 oj 1.26.44.2: #i12664# new resultset for privileges 2003/03/26 17:36:20 oj 1.26.44.1: #i12664# introduce IgnoreDriverPrivileges


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [6a66d95fa598719761b3794b95c8c69a1bf80171]

INTEGRATION: CWS dba04 (1.27.44); FILE MERGED 2003/03/26 17:36:19 oj 1.27.44.1: #i12664# introduce IgnoreDriverPrivileges


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [3fc75ee717c887df4d233003572868be935ed671]

INTEGRATION: CWS dba04 (1.7.62); FILE MERGED 2003/03/27 11:13:31 fs 1.7.62.2: #96132# use a query proxy for Outlook 2003/03/26 10:37:31 fs 1.7.62.1: #96132# (checkin on behalf of fang fang xia): use a query proxy for Outlook address books if necessary


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [849b8babe6c2ddda8f0d3761944915f0a98f80f0]

INTEGRATION: CWS dba04 (1.9.50); FILE MERGED 2003/03/27 11:13:30 fs 1.9.50.2: #96132# use a query proxy for Outlook 2003/03/26 10:37:31 fs 1.9.50.1: #96132# (checkin on behalf of fang fang xia): use a query proxy for Outlook address books if necessary


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [19e8ab292a8653cd910bfde57dd8e4bbc8478b6f]

INTEGRATION: CWS dba04 (1.13.6.1.4); FILE MERGED 2003/03/27 11:13:28 fs 1.13.6.1.4.2: #96132# use a query proxy for Outlook 2003/03/26 10:37:29 fs 1.13.6.1.4.1: #96132# (checkin on behalf of fang fang xia): use a query proxy for Outlook address books if necessary


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [0abc434595999573b7203552531e417bc426727a]

INTEGRATION: CWS dba04 (1.8.44); FILE MERGED 2003/03/27 11:13:27 fs 1.8.44.2: #96132# use a query proxy for Outlook 2003/03/26 10:37:29 fs 1.8.44.1: #96132# (checkin on behalf of fang fang xia): use a query proxy for Outlook address books if necessary


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [c021f6fe660d8b96216a7abf61afddd52291cec8]

INTEGRATION: CWS dba04 (1.12.44); FILE MERGED 2003/03/27 11:13:27 fs 1.12.44.2: #96132# use a query proxy for Outlook 2003/03/26 10:37:29 fs 1.12.44.1: #96132# (checkin on behalf of fang fang xia): use a query proxy for Outlook address books if necessary


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [3eb2ffbd632197cc90402e61880a37b3350219cf]

INTEGRATION: CWS dba04 (1.25.44); FILE MERGED 2003/03/26 17:36:18 oj 1.25.44.1: #i12664# introduce IgnoreDriverPrivileges


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [8e96180c9f44fa3f89e6b23ffd27beab051304e4]

INTEGRATION: CWS dba04 (1.13.2.1.32); FILE MERGED 2003/03/27 11:00:54 oj 1.13.2.1.32.2: #i12664# new resultset for privileges 2003/03/26 17:36:17 oj 1.13.2.1.32.1: #i12664# introduce IgnoreDriverPrivileges


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [2d10c0a0c981c1ec434ba8b699c2a2e5fdb0fcdd]

INTEGRATION: CWS dba04 (1.9.46); FILE MERGED 2003/03/28 10:18:11 oj 1.9.46.2: #i12318# correct reading of memo fields 2003/03/28 10:14:53 oj 1.9.46.1: #i12318# correct reading of memo fields


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [670a521f3c92141ba1bde15e0bcc9fe5cd58bb39]

INTEGRATION: CWS dba04 (1.22.44); FILE MERGED 2003/03/27 11:00:55 oj 1.22.44.1: #i12664# new resultset for privileges


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [04282487aae1d0d55dd2b43b68d6352c80cfeaa7]

INTEGRATION: CWS dba04 (1.1.2); FILE ADDED 2003/03/27 10:18:54 oj 1.1.2.1: #i12664# new resultset for privileges


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [ee0c196be3b99e7371b42b8ebebfb78b6cee038a]

INTEGRATION: CWS dba04 (1.15.50); FILE MERGED 2003/03/27 11:00:55 oj 1.15.50.1: #i12664# new resultset for privileges


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [fde3b755d0d5147ad63373d44f94d96849b730d1]

INTEGRATION: CWS dba04 (1.147.2.1.26); FILE MERGED 2003/03/24 11:21:52 oj 1.147.2.1.26.1: #108325# don't share connection with designs


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [0147ae18c673471a36c3ae9d9392e37b9454445d]

INTEGRATION: CWS dba04 (1.13.18.1.2.1.14); FILE MERGED 2003/03/22 13:24:39 fs 1.13.18.1.2.1.14.1: #i11879# properly set/reset the InsertOnly property of the aggregate


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [731d350b94b4c43f06ff7f685a3b2598e1a25fef]

INTEGRATION: CWS dba04 (1.41.8.3.2.3.2.1.2.4.14); FILE MERGED 2003/03/22 13:24:40 fs 1.41.8.3.2.3.2.1.2.4.14.1: #i11879# properly set/reset the InsertOnly property of the aggregate


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [4a6534d5aee13ff29b7dc9d36ae08d3e425831b8]

INTEGRATION: CWS sal01 (1.18.10.2.18); FILE MERGED 2003/03/17 09:54:32 sb 1.18.10.2.18.1: #107996# Added MIME character set KS_C_5601-1987 and aliases to map to RTL_TEXTENCODING_MS_949; added new alias Latin-9 for ISO-8859-15.


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [9e78ea54aa562cc26c84693d05c52fbfad05051e]

INTEGRATION: CWS sal01 (1.2.50); FILE MERGED 2003/04/04 13:28:13 hro 1.2.50.1: #107706# Fix library search mechanism


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [010f71130b0d55079d01fbda38d45901de98b133]

INTEGRATION: CWS sal01 (1.6.42); FILE MERGED 2003/03/05 14:58:03 hro 1.6.42.1: #105958# Remove usage of wininet.dll autodial functions


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [9ae9e65b52afd0fb1c21a9d9cd0ea1a6b7560918]

INTEGRATION: CWS sal01 (1.14.8.1.8); FILE MERGED 2003/04/04 15:15:45 hro 1.14.8.1.8.1: #105236# Force sockets of type AF_UNIX use underlying FS access rights


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [b0fb28a9eed2d971e3ebc2865cee3e9df569ac84]

INTEGRATION: CWS sal01 (1.17.48); FILE MERGED 2003/04/01 12:52:08 hro 1.17.48.1: #i11777# Forked process that tries to start /bin/domainname exits with _exit to prevent from calling global destructors


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [d19bd8fe257c6f0d82d6ad7c37fcac7065d000c7]

INTEGRATION: CWS sal01 (1.5.30.1.8); FILE MERGED 2003/04/01 13:28:31 hro 1.5.30.1.8.1: #106576# Don't use environment variable /home/hr93777 to retrieve home directory on solaris


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [7a645d09569752cc709ca87d38a9dc3a003638ab]

#100000# provide bigger buffer for SystemParameterInfo bool type... Windows bug...


2003-04-11  Rüdiger Timm  <rt@openoffice.org>  [2e4f214ba60b153b12b3ff9d35aa8bf4dd13a8b5]

#100000# Restriction, necessary for wntmsci8


2003-04-11  Oliver Bolte  <obo@openoffice.org>  [612e581d645acb219bf5d873d9920fc3efcc77bc]

#100000# undef _DEBUG for wntmsci8


2003-04-11  Rüdiger Timm  <rt@openoffice.org>  [2195911be801b4bbe157d667f6f03a37b454bacd]

#100000#


2003-04-11  Martin Maher  <mmaher@openoffice.org>  [14cae5b97b46fb4004e7ca5b6af868a89485ba89]

#107466# Adjust the column scale so that it looks closer to what StarCalac uses


2003-04-11  Rüdiger Timm  <rt@openoffice.org>  [1ddcb57caa3a5f1e77d75b68c7512af5e7e193be]

#100000# Check in what I found here ...


2003-04-11  Rüdiger Timm  <rt@openoffice.org>  [c6ba0ccc2f205a536c513da9130ff8eb3e26a3c2]

#100000# Fixed by Vladimir ...


2003-04-11  Vladimir Glazounov  <vg@openoffice.org>  [79112d2494a01c8735615f7c64d6087dd4fd2513]

#100000# fix from FME


2003-04-10  Vladimir Glazounov  <vg@openoffice.org>  [dca6a5fd2ca2d2d24085ecc14dacade77a9cffe8]

#100000# ressources fix


2003-04-10  Vladimir Glazounov  <vg@openoffice.org>  [3fb62de75a255a5fc22c7d60afad0597d967369c]

#100000# exception file


2003-04-10  Kurt Zenker  <kz@openoffice.org>  [ebaf56629680208b38a57feb04ea9ff0ddd20bd7]

#100000# no debuginfos for wntmsci8


2003-04-10  Steffen Grund  <sg@openoffice.org>  [4b8c6d2e9202800d6a24bf46ebd464ca306060cc]

CHG: initial version


2003-04-10  Oliver Bolte  <obo@openoffice.org>  [d1b3ffa8dc19022625838f2152d46289a1fd5080]

#100000# parse error linux


2003-04-10  Rüdiger Timm  <rt@openoffice.org>  [668f800ae8199913e88a0ab3eff568c207de85ca]

#100000# Don't use svx include path in module svxgvim source/msfilter/msashape.cxx!


2003-04-10  Rüdiger Timm  <rt@openoffice.org>  [8d3c482a4147e8f0c9b7a44d64fa10f1e11a3cb0]

#108806#: Don't use svx include path in module svxgvim source/msfilter/msashape.cxx!


2003-04-09  Kurt Zenker  <kz@openoffice.org>  [ef3410b22bce55fbaf0f3e3be4765b0c1e2b03bd]

new version for SRX644


2003-04-09  Kurt Zenker  <kz@openoffice.org>  [a4c2864dfe0bd3df99b8963bcd883b5124e5b19c]

new version for SRX644


2003-04-09  Oliver Bolte  <obo@openoffice.org>  [5770332a47b11327247ea1772cf7ea3d84a4e0ba]

new version for SRX644


2003-04-09  Oliver Bolte  <obo@openoffice.org>  [d68944a415e733f7adabaa9f57d5b11b36afb898]

new version for SRX644


2003-04-09  Kurt Zenker  <kz@openoffice.org>  [b7859b5d430f251c8f64e83958707373897806cc]

new version for SRX644


2003-04-09  Kurt Zenker  <kz@openoffice.org>  [bc6bc02983bf5d69cd8f72901d860f684ccbc454]

new version for SRX644


2003-04-09  Kurt Zenker  <kz@openoffice.org>  [fce2fcb5ee3a29a1271f1f18fd01d3d538e43967]

new version for SRX644


2003-04-09  Rüdiger Timm  <rt@openoffice.org>  [650a16be64dd0f7df1144d2cc091fcf561184ab5]

SRX644


2003-04-09  Rüdiger Timm  <rt@openoffice.org>  [cb2db8b87865de492b4591840f010fe75d4b6b88]

INTEGRATION: CWS cppumaker1 (1.6.32); FILE MERGED 2003/04/02 16:12:13 dbo 1.6.32.1: #108497# header generation


2003-04-09  Rüdiger Timm  <rt@openoffice.org>  [1adb65bb54b47e60134f71c5180b9714d8070218]

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  Oliver Bolte  <obo@openoffice.org>  [0f86d279bc78f93129bc5d0fe5f2312a1dbaf25d]

#100000# portuguese_brazilian missing


2003-04-08  Oliver Bolte  <obo@openoffice.org>  [bc59032f1cf43c08f1587726bf156fd734b51218]

+#100000# can't build lang 55 res


2003-04-08  Oliver Bolte  <obo@openoffice.org>  [62ffcb95732d2182880a7dfec495dbcea58a921e]

#100000# sc_out portuguese_brazilian missing


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [bf5a26f13eaac600f0fe0251244ba07217a59944]

INTEGRATION: CWS calc06 (1.61.2.3.16); FILE MERGED 2003/03/20 19:41:48 nn 1.61.2.3.16.1: #i9518# endDocument: call base class (progress bar handling in SvXMLImport was moved to endDocument)


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [9511d01b357d5bfabec575293b1e835f17d5394a]

INTEGRATION: CWS calc06 (1.6.26.1.32); FILE MERGED 2003/03/17 21:41:32 er 1.6.26.1.32.1: #11030# distinguish between GetSystemLanguage and GetSystemUILanguage


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [16b11bd22417f7f44e46f4827fdd7110da866561]

INTEGRATION: CWS calc06 (1.2.2.1.34); FILE MERGED 2003/03/19 16:00:14 er 1.2.2.1.34.1: #i12446# approxFloor, approxCeil: sharpen result if number is near the border to fuzziness


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [09c1db3c07fe8f1ecf4425434a67e88b39c37966]

INTEGRATION: CWS calc06 (1.17.2.2.10); FILE MERGED 2003/03/19 16:57:42 nn 1.17.2.2.10.2: #108208# SetWidthOrHeight: don't set manual height flag when hiding rows (height 0) 2003/03/17 18:52:09 nn 1.17.2.2.10.1: #108266# Removed parameter bMergeMark in GetSimpleArea / GetMultiArea


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [b29658157fc826820c640607c3457f7e866962c9]

INTEGRATION: CWS calc06 (1.17.92); FILE MERGED 2003/03/17 18:52:08 nn 1.17.92.1: #108266# Removed parameter bMergeMark in GetSimpleArea / GetMultiArea


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [5c17ffa6eef1a09e804651ad2aedaec97bd42bc3]

INTEGRATION: CWS calc06 (1.36.2.3.28); FILE MERGED 2003/03/17 18:52:08 nn 1.36.2.3.28.1: #108266# Removed parameter bMergeMark in GetSimpleArea / GetMultiArea


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [553109aef2a1513e88954c9171e731e7cd0fb3ff]

INTEGRATION: CWS calc06 (1.8.94); FILE MERGED 2003/03/17 18:52:07 nn 1.8.94.1: #108266# Removed parameter bMergeMark in GetSimpleArea / GetMultiArea


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [b228eed4f2c2bd4eadea4153b3e3ccb2bc8f02ce]

INTEGRATION: CWS calc06 (1.29.2.1.26); FILE MERGED 2003/03/17 18:52:07 nn 1.29.2.1.26.1: #108266# Removed parameter bMergeMark in GetSimpleArea / GetMultiArea


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [24306572e57ba8dcefa1d244c81350f5bbc936fa]

INTEGRATION: CWS calc06 (1.31.92); FILE MERGED 2003/03/17 18:52:06 nn 1.31.92.1: #108266# Removed parameter bMergeMark in GetSimpleArea / GetMultiArea


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [ef1abf19a0247250fde5b243a03403c6ef182809]

INTEGRATION: CWS calc06 (1.10.92); FILE MERGED 2003/03/17 18:52:06 nn 1.10.92.1: #108266# Removed parameter bMergeMark in GetSimpleArea / GetMultiArea


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [6167f208908bbeb7a292d54c01d0e627bdf83a3f]

INTEGRATION: CWS calc06 (1.16.2.1.26); FILE MERGED 2003/03/28 11:45:07 sab 1.16.2.1.26.1: #108333#; notify Accessibility that Shell is dying and before destroy all


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [ed6d48dd248968d940f6377e0f6b27fc01126cfb]

INTEGRATION: CWS calc06 (1.5.102); FILE MERGED 2003/03/18 19:10:11 nn 1.5.102.1: #108137# keyboard-compatible state for position/size in status bar


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [706ffe0754c52a0f3790a90b9d183b69e593f2d6]

INTEGRATION: CWS calc06 (1.39.2.2.26); FILE MERGED 2003/03/17 18:52:05 nn 1.39.2.2.26.1: #108266# Removed parameter bMergeMark in GetSimpleArea / GetMultiArea


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [5eda945049f318766f071ad0b395699d68158b5f]

INTEGRATION: CWS calc06 (1.19.92); FILE MERGED 2003/03/17 18:52:05 nn 1.19.92.1: #108266# Removed parameter bMergeMark in GetSimpleArea / GetMultiArea


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [1abb5c7a573dd734552b1ad9510a85cd2d928de5]

INTEGRATION: CWS calc06 (1.5.102); FILE MERGED 2003/03/17 18:51:26 nn 1.5.102.1: #108266# Removed parameter bMergeMark in GetSimpleArea / GetMultiArea


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [6931f88e3a150710759fbc61f0a3cc51d8df94fc]

INTEGRATION: CWS calc06 (1.10.4.1.28); FILE MERGED 2003/03/17 18:50:58 nn 1.10.4.1.28.1: #108266# Removed parameter bMergeMark in GetSimpleArea / GetMultiArea


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [db6194d520f482d38ae0b957725a0f8ceb2605cb]

INTEGRATION: CWS calc06 (1.7.92); FILE MERGED 2003/03/18 19:12:06 nn 1.7.92.1: #108137# keyboard-compatible state for position/size in status bar


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [554ec34d5f2a285596311194ab1d9b8a49a007d2]

INTEGRATION: CWS calc06 (1.41.2.1.28); FILE MERGED 2003/03/19 16:56:03 nn 1.41.2.1.28.1: #108208# SetWidthOrHeight: don't set manual height flag when hiding rows (height 0)


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [77ec28dc020497baeccf525d144ef9a24ba5fbb8]

INTEGRATION: CWS calc06 (1.5.96); FILE MERGED 2003/03/17 18:51:15 nn 1.5.96.1: #108266# Removed parameter bMergeMark in GetSimpleArea / GetMultiArea


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [58adac41522b93544cc8f26939e1f7d3fd1c4077]

INTEGRATION: CWS calc06 (1.18.2.2.10); FILE MERGED 2003/03/19 15:11:35 sab 1.18.2.2.10.2: #108097#; throw specified exceptions 2003/03/19 14:45:29 sab 1.18.2.2.10.1: #108308#; move point to area where the cells are


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [87a0eaab377b5da6e1ea1092a95d23f429efc695]

INTEGRATION: CWS calc06 (1.56.4.1.60); FILE MERGED 2003/03/19 14:16:13 sab 1.56.4.1.60.1: #108255#; dispose child after replacing


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [d9ffe6f79001bc2f1528cf373c5901c316600ffe]

INTEGRATION: CWS calc06 (1.85.92); FILE MERGED 2003/03/20 19:40:51 nn 1.85.92.1: #i9518# endDocument: call base class


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [de35c2d09682e770dff2ec43261576c643b8815b]

INTEGRATION: CWS calc06 (1.46.2.2.2.3.10); FILE MERGED 2003/03/31 15:42:02 sab 1.46.2.2.2.3.10.3: RESYNC: (1.46.2.2.2.3-1.46.2.2.2.4); FILE MERGED 2003/03/28 15:29:24 dr 1.46.2.2.2.3.10.2: #107688# sort/reduce XF list on export 2003/03/27 16:09:27 dr 1.46.2.2.2.3.10.1: #107688# import/export of cell styles


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [f7783ea2be83b92f0987427ca73b3f85b43585ed]

INTEGRATION: CWS calc06 (1.2.4.2.10); FILE MERGED 2003/03/31 15:22:25 sab 1.2.4.2.10.2: #107688#; cwsresync 2003/03/27 16:09:04 dr 1.2.4.2.10.1: #107688# import/export of cell styles


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [8dd48366e90af13cb88457a32b7f764dc6d6fafb]

INTEGRATION: CWS calc06 (1.1.4.2.10); FILE MERGED 2003/03/28 15:29:06 dr 1.1.4.2.10.2: #107688# sort/reduce XF list on export 2003/03/27 16:09:04 dr 1.1.4.2.10.1: #107688# import/export of cell styles


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [b0b3e7018e1b58c3b22cd70505aa1c228ef51af0]

INTEGRATION: CWS calc06 (1.1.4.2.10); FILE MERGED 2003/03/31 15:44:23 sab 1.1.4.2.10.2: RESYNC: (1.1.4.2-1.1.4.3); FILE MERGED 2003/03/27 16:09:03 dr 1.1.4.2.10.1: #107688# import/export of cell styles


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [0351755740e50df136be17e403d27e5efe8ab029]

INTEGRATION: CWS calc06 (1.3.4.2.10); FILE MERGED 2003/03/28 15:29:05 dr 1.3.4.2.10.3: #107688# sort/reduce XF list on export 2003/03/27 16:09:01 dr 1.3.4.2.10.2: #107688# import/export of cell styles 2003/03/18 12:22:01 dr 1.3.4.2.10.1: #107688# reimplemented XF dump


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [e71bdbec322394c08f82e265eca58987306aa33d]

INTEGRATION: CWS calc06 (1.1.4.2.10); FILE MERGED 2003/03/31 15:44:04 sab 1.1.4.2.10.4: RESYNC: (1.1.4.2-1.1.4.3); FILE MERGED 2003/03/27 16:08:59 dr 1.1.4.2.10.3: #107688# import/export of cell styles 2003/03/19 14:04:35 dr 1.1.4.2.10.2: #107688# import cell styles 2003/03/19 13:56:32 dr 1.1.4.2.10.1: #107688# import cell styles


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [cf128aac73a65de77a24e2ca9bd775afd3c274bb]

INTEGRATION: CWS calc06 (1.2.4.2.10); FILE MERGED 2003/03/31 15:43:34 sab 1.2.4.2.10.3: RESYNC: (1.2.4.2-1.2.4.3); FILE MERGED 2003/03/28 15:29:05 dr 1.2.4.2.10.2: #107688# sort/reduce XF list on export 2003/03/27 16:08:58 dr 1.2.4.2.10.1: #107688# import/export of cell styles


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [aa0f16bb52e70d3530f38a0bf3d8ef7e94d6e6a7]

INTEGRATION: CWS calc06 (1.2.4.2.10); FILE MERGED 2003/03/27 16:08:57 dr 1.2.4.2.10.1: #107688# import/export of cell styles


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [bb96bff489b60c8171840ab538afb54f6671b7c0]

INTEGRATION: CWS calc06 (1.23.4.1.2.2.10); FILE MERGED 2003/03/31 15:43:18 sab 1.23.4.1.2.2.10.3: RESYNC: (1.23.4.1.2.2-1.23.4.1.2.3); FILE MERGED 2003/03/28 15:29:04 dr 1.23.4.1.2.2.10.2: #107688# sort/reduce XF list on export 2003/03/27 16:08:54 dr 1.23.4.1.2.2.10.1: #107688# import/export of cell styles


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [d1e3d0a57e5a63f42ddb59c3df19c4bde4d712fc]

INTEGRATION: CWS calc06 (1.24.2.2.10); FILE MERGED 2003/03/31 15:42:59 sab 1.24.2.2.10.2: RESYNC: (1.24.2.2-1.24.2.3); FILE MERGED 2003/03/27 16:08:52 dr 1.24.2.2.10.1: #107688# import/export of cell styles


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [80cda7bf460a69af639fd09520881cbe34929134]

INTEGRATION: CWS calc06 (1.17.2.1.42); FILE MERGED 2003/03/31 15:42:52 sab 1.17.2.1.42.2: RESYNC: (1.17.2.1-1.17.2.2); FILE MERGED 2003/03/24 15:51:36 jmarmion 1.17.2.1.42.1: #i11776# apply outlines after autofilter


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [15a4a5b8504e0c2c02ee37cdfd3fd60bc5f7192c]

INTEGRATION: CWS calc06 (1.1.4.2.10); FILE MERGED 2003/03/31 15:22:25 sab 1.1.4.2.10.2: #107688#; cwsresync 2003/03/27 16:08:50 dr 1.1.4.2.10.1: #107688# import/export of cell styles


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [93be594a2ccc5c3d96e90f6b99257cd9e3063eae]

INTEGRATION: CWS calc06 (1.3.2.1.42); FILE MERGED 2003/03/27 16:08:48 dr 1.3.2.1.42.1: #107688# import/export of cell styles


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [02947420c3c9f239903eb6fa83dbb97a78bf4330]

INTEGRATION: CWS calc06 (1.27.2.3.10); FILE MERGED 2003/03/31 15:22:24 sab 1.27.2.3.10.2: #107688#; cwsresync 2003/03/28 15:29:03 dr 1.27.2.3.10.1: #107688# sort/reduce XF list on export


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [35cdf73430a3f411854287deebc53e91e73ee408]

INTEGRATION: CWS calc06 (1.42.2.3.10); FILE MERGED 2003/03/27 16:08:46 dr 1.42.2.3.10.1: #107688# import/export of cell styles


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [58c1fe5a096a51637d688f31abe0189e0cf5deb4]

INTEGRATION: CWS calc06 (1.8.22.1.42); FILE MERGED 2003/03/28 15:29:02 dr 1.8.22.1.42.1: #107688# sort/reduce XF list on export


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [a09e856496fd757b762fd8c0356bdeb3837016a6]

INTEGRATION: CWS calc06 (1.22.92); FILE MERGED 2003/03/20 15:29:47 dr 1.22.92.1: #108343# +JM


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [b4bd5b9ec63ace0e84d0ba3a2092487fd76dbeb7]

INTEGRATION: CWS calc06 (1.1.2.1.44); FILE MERGED 2003/03/31 15:21:47 sab 1.1.2.1.44.2: #107688#; cwsresync 2003/03/27 16:07:58 dr 1.1.2.1.44.1: #107688# import/export of cell styles


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [0691d6a676e16dc128859e25520cbcb56bbb7758]

INTEGRATION: CWS calc06 (1.2.4.2.10); FILE MERGED 2003/03/31 15:20:56 sab 1.2.4.2.10.2: #107688#; cwsresync 2003/03/27 16:07:27 dr 1.2.4.2.10.1: #107688# import/export of cell styles


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [f6c0e246407925e3d589a3ee89349f8f4a86bd48]

INTEGRATION: CWS calc06 (1.1.4.2.10); FILE MERGED 2003/03/28 15:26:30 dr 1.1.4.2.10.2: #107688# sort/reduce XF list on export 2003/03/27 16:07:26 dr 1.1.4.2.10.1: #107688# import/export of cell styles


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [eacf52b7a2f34d1497525dd443ebf7737b1f51e3]

INTEGRATION: CWS calc06 (1.1.4.2.10); FILE MERGED 2003/03/31 15:46:42 sab 1.1.4.2.10.2: RESYNC: (1.1.4.2-1.1.4.3); FILE MERGED 2003/03/27 16:07:26 dr 1.1.4.2.10.1: #107688# import/export of cell styles


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [0bec3b55f7167f2bf2c76d2570e675091980e16a]

INTEGRATION: CWS calc06 (1.2.4.3.10); FILE MERGED 2003/03/31 15:20:55 sab 1.2.4.3.10.5: #107688#; cwsresync 2003/03/28 15:26:30 dr 1.2.4.3.10.4: #107688# sort/reduce XF list on export 2003/03/27 16:07:25 dr 1.2.4.3.10.3: #107688# import/export of cell styles 2003/03/19 14:04:41 dr 1.2.4.3.10.2: #107688# import cell styles 2003/03/19 13:56:58 dr 1.2.4.3.10.1: #107688# import cell styles


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [0f4d35977970800290adc8c6089055697cf16d81]

INTEGRATION: CWS calc06 (1.2.4.1.42); FILE MERGED 2003/03/31 15:46:12 sab 1.2.4.1.42.2: RESYNC: (1.2.4.1-1.2.4.2); FILE MERGED 2003/03/19 13:56:59 dr 1.2.4.1.42.1: #107688# import cell styles


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [6bd0ffc047770137caa23cf37b248e7b2d76bc00]

INTEGRATION: CWS calc06 (1.3.4.3.10); FILE MERGED 2003/03/31 15:20:54 sab 1.3.4.3.10.4: #107688#; cwsresync 2003/03/31 10:02:10 dr 1.3.4.3.10.3: #107688# fixed XF comparison 2003/03/28 15:26:29 dr 1.3.4.3.10.2: #107688# sort/reduce XF list on export 2003/03/27 16:07:25 dr 1.3.4.3.10.1: #107688# import/export of cell styles


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [2965b9754f1518233090ed0a3f397dc912683ca0]

INTEGRATION: CWS calc06 (1.2.4.3.10); FILE MERGED 2003/03/27 16:07:24 dr 1.2.4.3.10.1: #107688# import/export of cell styles


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [52c4eefaa5e74e311d5b50653c9c32fb5892974f]

INTEGRATION: CWS calc06 (1.2.4.1.42); FILE MERGED 2003/03/31 15:46:04 sab 1.2.4.1.42.3: RESYNC: (1.2.4.1-1.2.4.2); FILE MERGED 2003/03/27 16:07:24 dr 1.2.4.1.42.2: #107688# import/export of cell styles 2003/03/25 16:18:56 jmarmion 1.2.4.1.42.1: #108188# fix export to excel of text greater than length of 255


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [82ae9ee4c2f0d064166f000a9ad1d27b5e08d53f]

INTEGRATION: CWS calc06 (1.33.2.1.42); FILE MERGED 2003/03/27 16:07:23 dr 1.33.2.1.42.3: #107688# import/export of cell styles 2003/03/24 15:52:32 jmarmion 1.33.2.1.42.2: #i11776# apply outlines after autofilter 2003/03/19 13:56:59 dr 1.33.2.1.42.1: #107688# import cell styles


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [92e234cff3a2fbb8d7c180ade8b9587b477766be]

INTEGRATION: CWS calc06 (1.44.2.3.26); FILE MERGED 2003/03/31 15:45:46 sab 1.44.2.3.26.4: RESYNC: (1.44.2.3-1.44.2.4); FILE MERGED 2003/03/27 16:07:22 dr 1.44.2.3.26.3: #107688# import/export of cell styles 2003/03/24 15:52:05 jmarmion 1.44.2.3.26.2: #i11776# apply outlines after autofilter 2003/03/19 13:56:58 dr 1.44.2.3.26.1: #107688# import cell styles


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [3c1df3346617e833947ba12ac12466cd2db3cf27]

INTEGRATION: CWS calc06 (1.12.2.1.42); FILE MERGED 2003/03/31 15:45:40 sab 1.12.2.1.42.2: RESYNC: (1.12.2.1-1.12.2.2); FILE MERGED 2003/03/27 16:07:22 dr 1.12.2.1.42.1: #107688# import/export of cell styles


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [db5769eab3ae341cf47ad917defd4ee75fdac754]

INTEGRATION: CWS calc06 (1.37.2.2.10); FILE MERGED 2003/03/31 15:45:33 sab 1.37.2.2.10.2: RESYNC: (1.37.2.2-1.37.2.3); FILE MERGED 2003/03/27 16:07:21 dr 1.37.2.2.10.1: #107688# import/export of cell styles


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [f645cbbbe21d1a025e6b0a64c2a9e50b7fe54b0e]

INTEGRATION: CWS calc06 (1.54.4.2.2.4.10); FILE MERGED 2003/03/31 15:45:26 sab 1.54.4.2.2.4.10.2: RESYNC: (1.54.4.2.2.4-1.54.4.2.2.5); FILE MERGED 2003/03/28 15:26:27 dr 1.54.4.2.2.4.10.1: #107688# sort/reduce XF list on export


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [e421c101ca6994c38aa134c861bbddf8180e193e]

INTEGRATION: CWS calc06 (1.74.4.1.2.6.10); FILE MERGED 2003/03/31 15:45:19 sab 1.74.4.1.2.6.10.3: RESYNC: (1.74.4.1.2.6-1.74.4.1.2.7); FILE MERGED 2003/03/27 16:06:32 dr 1.74.4.1.2.6.10.2: #107688# import/export of cell styles 2003/03/25 11:25:18 jmarmion 1.74.4.1.2.6.10.1: #i3296# attach connectors to objects on excel import


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [1bcfb3cb65d198ff1d60acc553bffcae739deb28]

INTEGRATION: CWS calc06 (1.8.2.1.42); FILE MERGED 2003/03/27 16:06:31 dr 1.8.2.1.42.1: #107688# import/export of cell styles


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [8fa97ca274822b328bb98ec8826f76dba0fea32f]

INTEGRATION: CWS calc06 (1.37.2.1.2.3.10); FILE MERGED 2003/03/31 15:44:59 sab 1.37.2.1.2.3.10.3: RESYNC: (1.37.2.1.2.3-1.37.2.1.2.4); FILE MERGED 2003/03/28 15:26:27 dr 1.37.2.1.2.3.10.2: #107688# sort/reduce XF list on export 2003/03/27 16:06:29 dr 1.37.2.1.2.3.10.1: #107688# import/export of cell styles


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [8e3ed8e22f28072471d48d2f386825223cb91397]

INTEGRATION: CWS calc06 (1.13.22.1.42); FILE MERGED 2003/03/31 15:44:52 sab 1.13.22.1.42.2: RESYNC: (1.13.22.1-1.13.22.2); FILE MERGED 2003/03/19 13:56:58 dr 1.13.22.1.42.1: #107688# import cell styles


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [08f6d4a3890a1e497cbfa006beef7f018a79f385]

INTEGRATION: CWS calc06 (1.49.2.3.2.5.10); FILE MERGED 2003/03/27 16:06:26 dr 1.49.2.3.2.5.10.2: #107688# import/export of cell styles 2003/03/18 12:22:10 dr 1.49.2.3.2.5.10.1: #107688# reimplemented XF dump


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [987e62a109f72f9c028a2a0237372f2a1fd92a45]

INTEGRATION: CWS calc06 (1.23.2.3.30); FILE MERGED 2003/03/31 15:47:21 sab 1.23.2.3.30.2: RESYNC: (1.23.2.3-1.23.2.4); FILE MERGED 2003/03/20 15:30:18 dr 1.23.2.3.30.1: #108343# calcteam


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [48f72b762e27d944bab8c1dc99747dfc7d9bf854]

INTEGRATION: CWS calc06 (1.38.2.2.28); FILE MERGED 2003/03/17 14:16:57 nn 1.38.2.2.28.1: #i12348# SetRecalcModeOnRefMove for ocCell


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [2aad22fc703417cc9f348f279539ee164ecb0e54]

INTEGRATION: CWS calc06 (1.21.92); FILE MERGED 2003/03/21 18:44:34 nn 1.21.92.1: #i12341# DBShowRow/DBShowRows: call UpdateOutlineRow


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [af34799978b30d7bb18a1cd0675b36114ec4921b]

INTEGRATION: CWS calc06 (1.18.2.1.66); FILE MERGED 2003/03/27 16:06:06 dr 1.18.2.1.66.1: #107688# import/export of cell styles


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [667a816fc414e32f053e3e232db646d3455f1d5f]

INTEGRATION: CWS calc06 (1.2.96); FILE MERGED 2003/03/21 18:46:35 nn 1.2.96.1: #i12341# ManualAction: hide if all cols/rows are hidden, show if at least one is visible


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [1aa1f1453c8edca3734ec692d8e0f539b6c2e3f4]

INTEGRATION: CWS calc06 (1.15.4.2.30); FILE MERGED 2003/03/18 21:38:02 er 1.15.4.2.30.1: #i11719# Interpret: no UPN, no error, no token, but string


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [ccdf90178914feffa6f61f3f453acbc399f24199]

INTEGRATION: CWS calc06 (1.10.2.1.28); FILE MERGED 2003/03/21 19:50:03 nn 1.10.2.1.28.1: #108045# SetPatternAreaSafe: copy document default pattern instead of default-construct


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [f0b29adfda2a4638dda996e4ccb8433286a42cdf]

INTEGRATION: CWS calc06 (1.5.96); FILE MERGED 2003/03/18 19:09:27 nn 1.5.96.1: #108137# slots for position/size in status bar


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [15374f5379109ae797ac9ef1031454629f64215d]

INTEGRATION: CWS calc06 (1.7.92); FILE MERGED 2003/03/27 16:05:57 dr 1.7.92.1: #107688# import/export of cell styles


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [8cbdc4006a576fc969cfc136b5db0caf2f48c3f0]

INTEGRATION: CWS calc06 (1.9.42); FILE MERGED 2003/03/28 15:13:09 er 1.9.42.1: #106680# use XExtendedTransliteration::transliterateString2String() if no offset sequence needed


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [f25c0f0af782ed9c332cf86584bdd74d5729907d]

INTEGRATION: CWS calc06 (1.14.34); FILE MERGED 2003/03/28 15:13:09 er 1.14.34.1: #106680# use XExtendedTransliteration::transliterateString2String() if no offset sequence needed


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [51e3a73b84582b0f17595bde6550c4764b4b64e5]

INTEGRATION: CWS calc06 (1.9.42); FILE MERGED 2003/03/28 15:13:28 er 1.9.42.1: #106680# use XExtendedTransliteration::transliterateString2String() if no offset sequence needed


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [4e5fac244122a1545262eb50908cb7b18624387f]

INTEGRATION: CWS calc06 (1.5.146); FILE MERGED 2003/03/18 15:46:10 er 1.5.146.1: #i11797# GetBestMimeEncoding() even if locale unknown, take UI locale, or UTF8 fallback


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [a88df24786bb08b3e8727620772ee2a04ecdfbe4]

INTEGRATION: CWS calc06 (1.4.148); FILE MERGED 2003/03/18 15:44:45 er 1.4.148.1: #i11797# GetBestMimeEncoding() even if locale unknown, take UI locale, or UTF8 fallback


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [0f434721a2c21c3c7dd10a05a2b177d31e0f1f90]

INTEGRATION: CWS calc06 (1.21.2.3.12); FILE MERGED 2003/03/17 21:46:15 er 1.21.2.3.12.1: #11030# distinguish between GetSystemLanguage and GetSystemUILanguage


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [c6ac94276826bb079845aac867daaf51c68aba4c]

INTEGRATION: CWS calc06 (1.1.2); FILE ADDED 2003/03/26 16:07:50 er 1.1.2.1: #i3393# add component description


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [41def578416ddbf0c195d6eb7c8a64fd3ea5522b]

INTEGRATION: CWS calc06 (1.11.8.3.14); FILE MERGED 2003/03/26 16:01:55 er 1.11.8.3.14.2: #i3393# add search and regexp 2003/03/21 22:39:44 khong 1.11.8.3.14.1: #i11962# add library i18nutil to share between i18n and i18npool


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [366a11af13cdda1cf102bad6f794b11f373b5021]

INTEGRATION: CWS calc06 (1.2.44); FILE MERGED 2003/03/21 22:08:18 khong 1.2.44.1: #106680# Implementing new XExtendedTransliteration interface


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [900060a2cfd0ba1ccac5d866d417e6da795c5ba7]

INTEGRATION: CWS calc06 (1.2.42); FILE MERGED 2003/03/21 22:08:17 khong 1.2.42.1: #106680# Implementing new XExtendedTransliteration interface


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [a47035a4fcc455bd2422367aad05cf772f36abed]

INTEGRATION: CWS calc06 (1.3.36); FILE MERGED 2003/03/28 22:54:56 er 1.3.36.2: #106680# some more performance optimization 2003/03/21 22:08:17 khong 1.3.36.1: #106680# Implementing new XExtendedTransliteration interface


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [f1830339193643466c1dd76dc37594c21ab3ac4f]

INTEGRATION: CWS calc06 (1.2.44); FILE MERGED 2003/03/21 22:08:16 khong 1.2.44.1: #106680# Implementing new XExtendedTransliteration interface


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [c564086e97942b42f1e14ef83636b5b8983bd312]

INTEGRATION: CWS calc06 (1.4.36); FILE MERGED 2003/03/21 22:08:16 khong 1.4.36.1: #106680# Implementing new XExtendedTransliteration interface


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [c0220e30fbd1b839f568020848971aafcac57512]

INTEGRATION: CWS calc06 (1.5.38); FILE MERGED 2003/03/28 22:54:55 er 1.5.38.2: #106680# some more performance optimization 2003/03/21 22:08:16 khong 1.5.38.1: #106680# Implementing new XExtendedTransliteration interface


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [a4f380a3f96536b37ca135e47264ed1dc8f7d341]

INTEGRATION: CWS calc06 (1.2.44); FILE MERGED 2003/03/21 22:08:15 khong 1.2.44.1: #106680# Implementing new XExtendedTransliteration interface


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [a12b09ca2b9e272d4edb31de2c6c9fc936569263]

INTEGRATION: CWS calc06 (1.2.42); FILE MERGED 2003/03/21 22:08:15 khong 1.2.42.1: #106680# Implementing new XExtendedTransliteration interface


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [f28b6bcb23973d23ea84d43d760234a4021eddf4]

INTEGRATION: CWS calc06 (1.9.38); FILE MERGED 2003/03/21 22:08:14 khong 1.9.38.1: #106680# Implementing new XExtendedTransliteration interface


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [8f7fc3caadcdf7ac6e56ec18a2f4cd6b236c8c05]

INTEGRATION: CWS calc06 (1.5.42); FILE MERGED 2003/03/21 22:08:14 khong 1.5.42.1: #106680# Implementing new XExtendedTransliteration interface


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [01849252f405ba32829a45f813d0ca20f00e94fc]

INTEGRATION: CWS calc06 (1.3.44); FILE MERGED 2003/03/21 22:08:14 khong 1.3.44.1: #106680# Implementing new XExtendedTransliteration interface


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [5f1aaf2f44681bacdabf0106ff7679a059749383]

INTEGRATION: CWS calc06 (1.2.42); FILE MERGED 2003/03/21 22:08:13 khong 1.2.42.1: #106680# Implementing new XExtendedTransliteration interface


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [346c2ec0e7301f2a99dc82b8d4ae7934668779a9]

INTEGRATION: CWS calc06 (1.2.42); FILE MERGED 2003/03/21 22:08:12 khong 1.2.42.1: #106680# Implementing new XExtendedTransliteration interface


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [2258b1341097293cf3611a5afe9f48ce49407c40]

INTEGRATION: CWS calc06 (1.2.42); FILE MERGED 2003/03/21 22:08:11 khong 1.2.42.1: #106680# Implementing new XExtendedTransliteration interface


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [5c6a19f449db857e93ec46a1befc6b93911a7ed1]

INTEGRATION: CWS calc06 (1.2.42); FILE MERGED 2003/03/21 22:08:10 khong 1.2.42.1: #106680# Implementing new XExtendedTransliteration interface


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [c8254e39d6b447544444977adae78a03729ab4a9]

INTEGRATION: CWS calc06 (1.2.42); FILE MERGED 2003/03/21 22:08:09 khong 1.2.42.1: #106680# Implementing new XExtendedTransliteration interface


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [636309ada3820ea30a0a9b37ab4ec0f8d823504e]

INTEGRATION: CWS calc06 (1.2.42); FILE MERGED 2003/03/21 22:08:08 khong 1.2.42.1: #106680# Implementing new XExtendedTransliteration interface


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [62ec3ae5cfb147b7ab7c0ef184d20142674a3db6]

INTEGRATION: CWS calc06 (1.2.42); FILE MERGED 2003/03/21 22:08:07 khong 1.2.42.1: #106680# Implementing new XExtendedTransliteration interface


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [d6c00f1c0d063368251de6bd562aaa1806e10cd7]

INTEGRATION: CWS calc06 (1.2.42); FILE MERGED 2003/03/21 22:08:06 khong 1.2.42.1: #106680# Implementing new XExtendedTransliteration interface


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [73bb8f0fbf33d1f3067178807970b3d5c6575047]

INTEGRATION: CWS calc06 (1.2.44); FILE MERGED 2003/03/21 22:08:06 khong 1.2.44.1: #106680# Implementing new XExtendedTransliteration interface


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [36eb193f4809221af42c01c5ac226a97cf74ec21]

INTEGRATION: CWS calc06 (1.1.2); FILE ADDED 2003/03/26 15:54:42 er 1.1.2.1: #i3393# moved from i18n module, cleaned out tools module usage, and added support for regexp


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [ce717c5b25b639869c5ff2a6ea3591b57a4083cf]

INTEGRATION: CWS calc06 (1.1.2); FILE ADDED 2003/03/26 15:56:07 er 1.1.2.1: #i3393# moved from i18n module


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [583791c85951dd2fa3a4d0b8af0e867c003e46f5]

INTEGRATION: CWS calc06 (1.1.2); FILE ADDED 2003/03/26 15:51:30 er 1.1.2.1: #i3393# moved from i18n module and cleaned out tools module usage


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [bb8509a499b284ef2d88ec6ced4e89cd1042ee63]

INTEGRATION: CWS calc06 (1.1.2); FILE ADDED 2003/03/26 15:51:29 er 1.1.2.1: #i3393# moved from i18n module and cleaned out tools module usage


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [1da5e649ff9e976df3ee21f9f4f802096c15b792]

INTEGRATION: CWS calc06 (1.25.36); FILE MERGED 2003/03/26 16:00:30 er 1.25.36.2: #i3393# add TextSearch (moved from i18n module) 2003/03/21 22:25:47 khong 1.25.36.1: #106680# Implementing new XExtendedTransliteration interface


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [a36eec1f4a9e42e816af4971f931c061bb92fa3b]

INTEGRATION: CWS calc06 (1.13.36); FILE MERGED 2003/03/21 22:24:36 khong 1.13.36.1: #106680# Implementing new XExtendedTransliteration interface


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [5a66df91f77cae418d00c3e35d16b9bb808c36b4]

INTEGRATION: CWS calc06 (1.9.36); FILE MERGED 2003/03/19 14:02:35 er 1.9.36.1: #i12256# Correct LongDateDayOfWeekSeparator and NN and NNNN format codes. Changed date formats' DefaultName comment from "DIN 5008 (EN 28601)" to "ISO 8601 (DIN 5008, EN 28601)" for de_DE, "ISO 8601 (EN 28601)" for European locales, and "ISO 8601" for all others. Removed other DefaultName rubbish.


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [fcc7fecfcd14ecac4e503ab32bb5008e26cd3f5b]

INTEGRATION: CWS calc06 (1.6.40); FILE MERGED 2003/03/19 14:02:35 er 1.6.40.1: #i12256# Correct LongDateDayOfWeekSeparator and NN and NNNN format codes. Changed date formats' DefaultName comment from "DIN 5008 (EN 28601)" to "ISO 8601 (DIN 5008, EN 28601)" for de_DE, "ISO 8601 (EN 28601)" for European locales, and "ISO 8601" for all others. Removed other DefaultName rubbish.


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [d0d6acef5031c37a14e43d8f8025bc6c88d740d3]

INTEGRATION: CWS calc06 (1.9.36); FILE MERGED 2003/03/19 14:02:34 er 1.9.36.1: #i12256# Correct LongDateDayOfWeekSeparator and NN and NNNN format codes. Changed date formats' DefaultName comment from "DIN 5008 (EN 28601)" to "ISO 8601 (DIN 5008, EN 28601)" for de_DE, "ISO 8601 (EN 28601)" for European locales, and "ISO 8601" for all others. Removed other DefaultName rubbish.


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [81213ac085af6fab733e0b054987952ff323afb1]

INTEGRATION: CWS calc06 (1.10.36); FILE MERGED 2003/03/19 14:02:34 er 1.10.36.1: #i12256# Correct LongDateDayOfWeekSeparator and NN and NNNN format codes. Changed date formats' DefaultName comment from "DIN 5008 (EN 28601)" to "ISO 8601 (DIN 5008, EN 28601)" for de_DE, "ISO 8601 (EN 28601)" for European locales, and "ISO 8601" for all others. Removed other DefaultName rubbish.


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [203d0965ff054d45c4b5eb528797b6b605d132db]

INTEGRATION: CWS calc06 (1.6.40); FILE MERGED 2003/03/19 14:02:33 er 1.6.40.1: #i12256# Correct LongDateDayOfWeekSeparator and NN and NNNN format codes. Changed date formats' DefaultName comment from "DIN 5008 (EN 28601)" to "ISO 8601 (DIN 5008, EN 28601)" for de_DE, "ISO 8601 (EN 28601)" for European locales, and "ISO 8601" for all others. Removed other DefaultName rubbish.


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [c40245b69a47f476e5d6b5e320037523fb5827d2]

INTEGRATION: CWS calc06 (1.7.38); FILE MERGED 2003/03/19 14:02:33 er 1.7.38.1: #i12256# Correct LongDateDayOfWeekSeparator and NN and NNNN format codes. Changed date formats' DefaultName comment from "DIN 5008 (EN 28601)" to "ISO 8601 (DIN 5008, EN 28601)" for de_DE, "ISO 8601 (EN 28601)" for European locales, and "ISO 8601" for all others. Removed other DefaultName rubbish.


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [2bcf7e9019e152947d6be75f6c0418428a9a892c]

INTEGRATION: CWS calc06 (1.5.40); FILE MERGED 2003/03/19 14:02:32 er 1.5.40.1: #i12256# Correct LongDateDayOfWeekSeparator and NN and NNNN format codes. Changed date formats' DefaultName comment from "DIN 5008 (EN 28601)" to "ISO 8601 (DIN 5008, EN 28601)" for de_DE, "ISO 8601 (EN 28601)" for European locales, and "ISO 8601" for all others. Removed other DefaultName rubbish.


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [9091d8b867d2e959153a92036fa735250b89ff3b]

INTEGRATION: CWS calc06 (1.1.4.1.6); FILE MERGED 2003/03/19 14:02:32 er 1.1.4.1.6.1: #i12256# Correct LongDateDayOfWeekSeparator and NN and NNNN format codes. Changed date formats' DefaultName comment from "DIN 5008 (EN 28601)" to "ISO 8601 (DIN 5008, EN 28601)" for de_DE, "ISO 8601 (EN 28601)" for European locales, and "ISO 8601" for all others. Removed other DefaultName rubbish.


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [e5306bda82a76727c7e8970a8960212efd89f46d]

INTEGRATION: CWS calc06 (1.7.36); FILE MERGED 2003/03/19 14:02:31 er 1.7.36.1: #i12256# Correct LongDateDayOfWeekSeparator and NN and NNNN format codes. Changed date formats' DefaultName comment from "DIN 5008 (EN 28601)" to "ISO 8601 (DIN 5008, EN 28601)" for de_DE, "ISO 8601 (EN 28601)" for European locales, and "ISO 8601" for all others. Removed other DefaultName rubbish.


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [d21145bf46f71ba2a1dcd4ca66bbe3325ce32687]

INTEGRATION: CWS calc06 (1.5.40); FILE MERGED 2003/03/19 14:02:31 er 1.5.40.1: #i12256# Correct LongDateDayOfWeekSeparator and NN and NNNN format codes. Changed date formats' DefaultName comment from "DIN 5008 (EN 28601)" to "ISO 8601 (DIN 5008, EN 28601)" for de_DE, "ISO 8601 (EN 28601)" for European locales, and "ISO 8601" for all others. Removed other DefaultName rubbish.


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [be542f16298848d2552c232b51b48e334cb6680b]

INTEGRATION: CWS calc06 (1.6.40); FILE MERGED 2003/03/19 14:02:30 er 1.6.40.1: #i12256# Correct LongDateDayOfWeekSeparator and NN and NNNN format codes. Changed date formats' DefaultName comment from "DIN 5008 (EN 28601)" to "ISO 8601 (DIN 5008, EN 28601)" for de_DE, "ISO 8601 (EN 28601)" for European locales, and "ISO 8601" for all others. Removed other DefaultName rubbish.


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [0f0c7f049c089a0162b524a7764de8503b66acf3]

INTEGRATION: CWS calc06 (1.5.40); FILE MERGED 2003/03/19 14:02:29 er 1.5.40.1: #i12256# Correct LongDateDayOfWeekSeparator and NN and NNNN format codes. Changed date formats' DefaultName comment from "DIN 5008 (EN 28601)" to "ISO 8601 (DIN 5008, EN 28601)" for de_DE, "ISO 8601 (EN 28601)" for European locales, and "ISO 8601" for all others. Removed other DefaultName rubbish.


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [18edbde214e2a2f2986f2510a74f032f2b2b8622]

INTEGRATION: CWS calc06 (1.6.40); FILE MERGED 2003/03/19 14:02:29 er 1.6.40.1: #i12256# Correct LongDateDayOfWeekSeparator and NN and NNNN format codes. Changed date formats' DefaultName comment from "DIN 5008 (EN 28601)" to "ISO 8601 (DIN 5008, EN 28601)" for de_DE, "ISO 8601 (EN 28601)" for European locales, and "ISO 8601" for all others. Removed other DefaultName rubbish.


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [b948ef35d9a599097153b86bc615e4f771033770]

INTEGRATION: CWS calc06 (1.6.40); FILE MERGED 2003/03/19 14:02:28 er 1.6.40.1: #i12256# Correct LongDateDayOfWeekSeparator and NN and NNNN format codes. Changed date formats' DefaultName comment from "DIN 5008 (EN 28601)" to "ISO 8601 (DIN 5008, EN 28601)" for de_DE, "ISO 8601 (EN 28601)" for European locales, and "ISO 8601" for all others. Removed other DefaultName rubbish.


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [12c2a693232f5eb46b8698b93966b34803b63072]

INTEGRATION: CWS calc06 (1.8.40); FILE MERGED 2003/03/19 14:02:28 er 1.8.40.1: #i12256# Correct LongDateDayOfWeekSeparator and NN and NNNN format codes. Changed date formats' DefaultName comment from "DIN 5008 (EN 28601)" to "ISO 8601 (DIN 5008, EN 28601)" for de_DE, "ISO 8601 (EN 28601)" for European locales, and "ISO 8601" for all others. Removed other DefaultName rubbish.


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [a52aa655ec82df4a90e8b650577582442870fb81]

INTEGRATION: CWS calc06 (1.5.40); FILE MERGED 2003/03/19 14:02:27 er 1.5.40.1: #i12256# Correct LongDateDayOfWeekSeparator and NN and NNNN format codes. Changed date formats' DefaultName comment from "DIN 5008 (EN 28601)" to "ISO 8601 (DIN 5008, EN 28601)" for de_DE, "ISO 8601 (EN 28601)" for European locales, and "ISO 8601" for all others. Removed other DefaultName rubbish.


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [682db9c1bcc981e145128a17e8e2f9886035f8b6]

INTEGRATION: CWS calc06 (1.6.40); FILE MERGED 2003/03/19 14:02:27 er 1.6.40.1: #i12256# Correct LongDateDayOfWeekSeparator and NN and NNNN format codes. Changed date formats' DefaultName comment from "DIN 5008 (EN 28601)" to "ISO 8601 (DIN 5008, EN 28601)" for de_DE, "ISO 8601 (EN 28601)" for European locales, and "ISO 8601" for all others. Removed other DefaultName rubbish.


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [e21c03313b0d58cc471cb4f5dab0383a532cb2dd]

INTEGRATION: CWS calc06 (1.4.40); FILE MERGED 2003/03/19 14:02:26 er 1.4.40.1: #i12256# Correct LongDateDayOfWeekSeparator and NN and NNNN format codes. Changed date formats' DefaultName comment from "DIN 5008 (EN 28601)" to "ISO 8601 (DIN 5008, EN 28601)" for de_DE, "ISO 8601 (EN 28601)" for European locales, and "ISO 8601" for all others. Removed other DefaultName rubbish.


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [9681f0195b95970e95ef56ea9305e51f2921c5fa]

INTEGRATION: CWS calc06 (1.5.40); FILE MERGED 2003/03/19 14:02:26 er 1.5.40.1: #i12256# Correct LongDateDayOfWeekSeparator and NN and NNNN format codes. Changed date formats' DefaultName comment from "DIN 5008 (EN 28601)" to "ISO 8601 (DIN 5008, EN 28601)" for de_DE, "ISO 8601 (EN 28601)" for European locales, and "ISO 8601" for all others. Removed other DefaultName rubbish.


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [18594af02fc48cdbf3d83863b5c5c8a5cc092b16]

INTEGRATION: CWS calc06 (1.7.38); FILE MERGED 2003/03/19 14:02:25 er 1.7.38.1: #i12256# Correct LongDateDayOfWeekSeparator and NN and NNNN format codes. Changed date formats' DefaultName comment from "DIN 5008 (EN 28601)" to "ISO 8601 (DIN 5008, EN 28601)" for de_DE, "ISO 8601 (EN 28601)" for European locales, and "ISO 8601" for all others. Removed other DefaultName rubbish.


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [6f810d69862806402cb5e62579252822715baf6a]

INTEGRATION: CWS calc06 (1.8.38); FILE MERGED 2003/03/19 14:02:24 er 1.8.38.1: #i12256# Correct LongDateDayOfWeekSeparator and NN and NNNN format codes. Changed date formats' DefaultName comment from "DIN 5008 (EN 28601)" to "ISO 8601 (DIN 5008, EN 28601)" for de_DE, "ISO 8601 (EN 28601)" for European locales, and "ISO 8601" for all others. Removed other DefaultName rubbish.


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [7e08e8d4bf5374a49426aa09a8051818dec04868]

INTEGRATION: CWS sal02 (1.8.66); FILE MERGED 2003/04/03 13:11:32 tra 1.8.66.3: #i5268#added profile for kmail on kde 2003/04/03 11:57:24 tra 1.8.66.2: #107896#we have now 4 different profiles for mozilla and netscape to fit the needs of the different versions regarding the quote problem 2003/03/31 08:51:37 tra 1.8.66.1: #107896#additional profile for mozilla 1.1 without quote signs around the attachement argument


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [50c0a1c9e4758b660d807e512d67dd545234c65f]

INTEGRATION: CWS calc06 (1.6.40); FILE MERGED 2003/03/19 14:02:23 er 1.6.40.1: #i12256# Correct LongDateDayOfWeekSeparator and NN and NNNN format codes. Changed date formats' DefaultName comment from "DIN 5008 (EN 28601)" to "ISO 8601 (DIN 5008, EN 28601)" for de_DE, "ISO 8601 (EN 28601)" for European locales, and "ISO 8601" for all others. Removed other DefaultName rubbish.


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [edffd6ee8eefbe0114bf10c6b45498d87d8cf202]

INTEGRATION: CWS calc06 (1.6.40); FILE MERGED 2003/03/19 14:02:22 er 1.6.40.1: #i12256# Correct LongDateDayOfWeekSeparator and NN and NNNN format codes. Changed date formats' DefaultName comment from "DIN 5008 (EN 28601)" to "ISO 8601 (DIN 5008, EN 28601)" for de_DE, "ISO 8601 (EN 28601)" for European locales, and "ISO 8601" for all others. Removed other DefaultName rubbish.


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [b5e6a5d29ebca8f0f377dc4ff264ef210055135f]

INTEGRATION: CWS sal02 (1.1.2); FILE ADDED 2003/03/20 13:17:12 tra 1.1.2.1: test for osl_getVolumeInformation


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [b8bc13866e72d45e4d1466e9be89f93ba1c2edb0]

INTEGRATION: CWS calc06 (1.6.40); FILE MERGED 2003/03/19 14:02:21 er 1.6.40.1: #i12256# Correct LongDateDayOfWeekSeparator and NN and NNNN format codes. Changed date formats' DefaultName comment from "DIN 5008 (EN 28601)" to "ISO 8601 (DIN 5008, EN 28601)" for de_DE, "ISO 8601 (EN 28601)" for European locales, and "ISO 8601" for all others. Removed other DefaultName rubbish.


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [0073ef6995c84b6c8c252254f4b71f16e6d8a1d0]

INTEGRATION: CWS sal02 (1.4.86); FILE MERGED 2003/03/20 13:36:49 tra 1.4.86.2: RESYNC: (1.4-1.4.28.1); FILE MERGED 2003/03/20 13:15:22 tra 1.4.86.1: test for osl_getVolumeInformation


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [b4686fb5f76d00045edce6823bf05810658ce602]

INTEGRATION: CWS calc06 (1.5.40); FILE MERGED 2003/03/19 14:02:21 er 1.5.40.1: #i12256# Correct LongDateDayOfWeekSeparator and NN and NNNN format codes. Changed date formats' DefaultName comment from "DIN 5008 (EN 28601)" to "ISO 8601 (DIN 5008, EN 28601)" for de_DE, "ISO 8601 (EN 28601)" for European locales, and "ISO 8601" for all others. Removed other DefaultName rubbish.


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [5d44a7ab79d5583411c060d028c9661eddb3a0eb]

INTEGRATION: CWS sal02 (1.3.6.1.28); FILE MERGED 2003/03/20 13:02:35 tra 1.3.6.1.28.1: #88865#added mount point functions for ntfs 5.0


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [4597b6ab23c87be797f1a320d52c8d1a9f1e3afa]

INTEGRATION: CWS calc06 (1.6.36); FILE MERGED 2003/03/19 14:02:20 er 1.6.36.1: #i12256# Correct LongDateDayOfWeekSeparator and NN and NNNN format codes. Changed date formats' DefaultName comment from "DIN 5008 (EN 28601)" to "ISO 8601 (DIN 5008, EN 28601)" for de_DE, "ISO 8601 (EN 28601)" for European locales, and "ISO 8601" for all others. Removed other DefaultName rubbish.


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [b7612ee466990255c36de8c03e2da4a4fcd4367e]

INTEGRATION: CWS sal02 (1.5.2.1.28); FILE MERGED 2003/03/20 13:02:35 tra 1.5.2.1.28.1: #88865#added mount point functions for ntfs 5.0


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [8bb3ab3866998add2b0b180ee49a05bf4af1dab7]

INTEGRATION: CWS calc06 (1.1.4.1.6); FILE MERGED 2003/03/19 14:02:20 er 1.1.4.1.6.1: #i12256# Correct LongDateDayOfWeekSeparator and NN and NNNN format codes. Changed date formats' DefaultName comment from "DIN 5008 (EN 28601)" to "ISO 8601 (DIN 5008, EN 28601)" for de_DE, "ISO 8601 (EN 28601)" for European locales, and "ISO 8601" for all others. Removed other DefaultName rubbish.


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [834be814ee3470909a6b66b17fed1e5c49a14778]

INTEGRATION: CWS sal02 (1.2.68); FILE MERGED 2003/03/20 13:03:49 tra 1.2.68.1: #88865#added DEFINE_DEFAULT_THUNK


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [e3472c5b39c5297821510a1824bf9a4cf04cc2ee]

INTEGRATION: CWS calc06 (1.4.40); FILE MERGED 2003/03/19 14:02:19 er 1.4.40.1: #i12256# Correct LongDateDayOfWeekSeparator and NN and NNNN format codes. Changed date formats' DefaultName comment from "DIN 5008 (EN 28601)" to "ISO 8601 (DIN 5008, EN 28601)" for de_DE, "ISO 8601 (EN 28601)" for European locales, and "ISO 8601" for all others. Removed other DefaultName rubbish.


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [9d9e802d414806a08f9b9b80c16765d6ef0ef436]

INTEGRATION: CWS sal02 (1.1.2); FILE ADDED 2003/03/20 13:08:46 tra 1.1.2.1: #88865#ntfs 5.0 volume mount point support functions


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [cc2924654c07f9fe54e68a901155080fe9177bcf]

INTEGRATION: CWS sal02 (1.1.2); FILE ADDED 2003/03/20 13:08:37 tra 1.1.2.1: #88865#ntfs 5.0 volume mount point support functions


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [c50bba99c1231ae91de1d5ac27fa0e52876be687]

INTEGRATION: CWS sal02 (1.1.2); FILE ADDED 2003/03/20 13:08:28 tra 1.1.2.1: #88865#ntfs 5.0 volume mount point support functions


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [eed1437ec07cf75eeee8de2dba5e282da27580f1]

INTEGRATION: CWS sal02 (1.1.2); FILE ADDED 2003/03/20 13:08:20 tra 1.1.2.1: #88865#ntfs 5.0 volume mount point support functions


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [791b019df26e7acd39b9348b1b38f7778aa78751]

INTEGRATION: CWS calc06 (1.8.36); FILE MERGED 2003/03/19 14:02:18 er 1.8.36.1: #i12256# Correct LongDateDayOfWeekSeparator and NN and NNNN format codes. Changed date formats' DefaultName comment from "DIN 5008 (EN 28601)" to "ISO 8601 (DIN 5008, EN 28601)" for de_DE, "ISO 8601 (EN 28601)" for European locales, and "ISO 8601" for all others. Removed other DefaultName rubbish.


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [d77095018a57fe6fe1898a345b57b37bfc455c56]

INTEGRATION: CWS sal02 (1.1.2); FILE ADDED 2003/03/20 13:08:10 tra 1.1.2.1: #88865#ntfs 5.0 volume mount point support functions


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [36bfba44bfb327923dec3de4de7eac3fa91b5fcf]

INTEGRATION: CWS sal02 (1.1.2); FILE ADDED 2003/03/20 13:08:02 tra 1.1.2.1: #88865#ntfs 5.0 volume mount point support functions


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [49a9ebf9b8842586955483f04ba21d86475126cc]

INTEGRATION: CWS calc06 (1.4.40); FILE MERGED 2003/03/19 14:02:18 er 1.4.40.1: #i12256# Correct LongDateDayOfWeekSeparator and NN and NNNN format codes. Changed date formats' DefaultName comment from "DIN 5008 (EN 28601)" to "ISO 8601 (DIN 5008, EN 28601)" for de_DE, "ISO 8601 (EN 28601)" for European locales, and "ISO 8601" for all others. Removed other DefaultName rubbish.


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [f35b76be9dec6c771f1acc88238dde0be8e97f0f]

INTEGRATION: CWS sal02 (1.1.2); FILE ADDED 2003/03/20 13:06:02 tra 1.1.2.1: #88865#ntfs 5.0 mount point support functions


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [34baae96e13f355040a18a20a8689fcc1c84fd48]

INTEGRATION: CWS calc06 (1.4.40); FILE MERGED 2003/03/19 14:02:17 er 1.4.40.1: #i12256# Correct LongDateDayOfWeekSeparator and NN and NNNN format codes. Changed date formats' DefaultName comment from "DIN 5008 (EN 28601)" to "ISO 8601 (DIN 5008, EN 28601)" for de_DE, "ISO 8601 (EN 28601)" for European locales, and "ISO 8601" for all others. Removed other DefaultName rubbish.


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [66400e02c0f001402588096e198b923dcc0c44b0]

INTEGRATION: CWS sal02 (1.1.2); FILE ADDED 2003/03/20 13:05:53 tra 1.1.2.1: #88865#ntfs 5.0 mount point support functions


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [777e56120e1d113e64f98cfce8eb6bced1669d7f]

INTEGRATION: CWS sal02 (1.1.2); FILE ADDED 2003/03/20 13:05:44 tra 1.1.2.1: #88865#ntfs 5.0 mount point support functions


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [e53037fc8db99849378b9d4a3516031cd19a674a]

INTEGRATION: CWS calc06 (1.5.40); FILE MERGED 2003/03/19 14:02:17 er 1.5.40.1: #i12256# Correct LongDateDayOfWeekSeparator and NN and NNNN format codes. Changed date formats' DefaultName comment from "DIN 5008 (EN 28601)" to "ISO 8601 (DIN 5008, EN 28601)" for de_DE, "ISO 8601 (EN 28601)" for European locales, and "ISO 8601" for all others. Removed other DefaultName rubbish.


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [1a527b90b9678ff1c37fcbae9ad48d08f46cb368]

INTEGRATION: CWS sal02 (1.1.2); FILE ADDED 2003/03/20 13:05:27 tra 1.1.2.1: #88865#ntfs 5.0 mount point support functions


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [94227d8666a7e32cb4ef796dfac935b21b216b69]

INTEGRATION: CWS calc06 (1.4.40); FILE MERGED 2003/03/31 15:52:49 sab 1.4.40.2: RESYNC: (1.4-1.5); FILE MERGED 2003/03/19 14:02:16 er 1.4.40.1: #i12256# Correct LongDateDayOfWeekSeparator and NN and NNNN format codes. Changed date formats' DefaultName comment from "DIN 5008 (EN 28601)" to "ISO 8601 (DIN 5008, EN 28601)" for de_DE, "ISO 8601 (EN 28601)" for European locales, and "ISO 8601" for all others. Removed other DefaultName rubbish.


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [24003eacb9e2bab9d89e87338afb8fa32deb43be]

INTEGRATION: CWS sal02 (1.1.2); FILE ADDED 2003/03/20 13:05:18 tra 1.1.2.1: #88865#ntfs 5.0 mount point support functions


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [4daf28082956889fbce4ce82f60225236a443dd6]

INTEGRATION: CWS calc06 (1.4.40); FILE MERGED 2003/03/19 14:02:13 er 1.4.40.1: #i12256# Correct LongDateDayOfWeekSeparator and NN and NNNN format codes. Changed date formats' DefaultName comment from "DIN 5008 (EN 28601)" to "ISO 8601 (DIN 5008, EN 28601)" for de_DE, "ISO 8601 (EN 28601)" for European locales, and "ISO 8601" for all others. Removed other DefaultName rubbish.


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [8ccada1a66a3d95dbcdaa7e3fe5ce1a365b20f1f]

INTEGRATION: CWS sal02 (1.1.2); FILE ADDED 2003/03/20 13:05:36 tra 1.1.2.1: #88865#ntfs 5.0 mount point support functions


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [42e555e302d0849a134b7f780048303f5569ac1d]

INTEGRATION: CWS sal02 (1.1.2); FILE ADDED 2003/03/20 13:09:03 tra 1.1.2.1: #88865#ntfs 5.0 volume mount point support functions


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [5bfb291cf7f9e966a15003839c04d782ff960229]

INTEGRATION: CWS calc06 (1.4.40); FILE MERGED 2003/03/19 14:02:12 er 1.4.40.1: #i12256# Correct LongDateDayOfWeekSeparator and NN and NNNN format codes. Changed date formats' DefaultName comment from "DIN 5008 (EN 28601)" to "ISO 8601 (DIN 5008, EN 28601)" for de_DE, "ISO 8601 (EN 28601)" for European locales, and "ISO 8601" for all others. Removed other DefaultName rubbish.


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [856115e9a86a7d796375b51f2b99044aba5e605c]

INTEGRATION: CWS sal02 (1.1.2); FILE ADDED 2003/03/20 13:09:19 tra 1.1.2.1: #88865#ntfs 5.0 volume mount point support functions


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [85c67e0c4d9788b50558b17ee764e3634c7229a2]

INTEGRATION: CWS calc06 (1.5.40); FILE MERGED 2003/03/19 14:02:12 er 1.5.40.1: #i12256# Correct LongDateDayOfWeekSeparator and NN and NNNN format codes. Changed date formats' DefaultName comment from "DIN 5008 (EN 28601)" to "ISO 8601 (DIN 5008, EN 28601)" for de_DE, "ISO 8601 (EN 28601)" for European locales, and "ISO 8601" for all others. Removed other DefaultName rubbish.


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [daa10bd1174df5ff46578e78e18cc85671e13db7]

INTEGRATION: CWS sal02 (1.1.2); FILE ADDED 2003/03/20 13:09:11 tra 1.1.2.1: #88865#ntfs 5.0 volume mount point support functions


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [19c592c9ab8c3bb55b7cc7a1fe9cc3d5dd0ebeb6]

INTEGRATION: CWS sal02 (1.1.2); FILE ADDED 2003/03/20 13:08:55 tra 1.1.2.1: #88865#ntfs 5.0 volume mount point support functions


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [b534316e98a64d4d0bb64895b92e10c69ae44d42]

INTEGRATION: CWS calc06 (1.8.2.1.20); FILE MERGED 2003/03/19 14:02:11 er 1.8.2.1.20.1: #i12256# Correct LongDateDayOfWeekSeparator and NN and NNNN format codes. Changed date formats' DefaultName comment from "DIN 5008 (EN 28601)" to "ISO 8601 (DIN 5008, EN 28601)" for de_DE, "ISO 8601 (EN 28601)" for European locales, and "ISO 8601" for all others. Removed other DefaultName rubbish.


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [be5179eb832a268e225dfaa278a59668d17ae5cd]

INTEGRATION: CWS sal02 (1.1.2); FILE ADDED 2003/03/20 13:09:27 tra 1.1.2.1: #88865#ntfs 5.0 volume mount point support functions


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [0c5d9e0ab5a17bcdb6ac3b5c46d43895b3f525f5]

INTEGRATION: CWS calc06 (1.3.42); FILE MERGED 2003/03/19 14:02:11 er 1.3.42.1: #i12256# Correct LongDateDayOfWeekSeparator and NN and NNNN format codes. Changed date formats' DefaultName comment from "DIN 5008 (EN 28601)" to "ISO 8601 (DIN 5008, EN 28601)" for de_DE, "ISO 8601 (EN 28601)" for European locales, and "ISO 8601" for all others. Removed other DefaultName rubbish.


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [c9873f1f72843193059d483b8d15b3690c57f8aa]

INTEGRATION: CWS sal02 (1.1.2); FILE ADDED 2003/03/20 13:09:36 tra 1.1.2.1: #88865#ntfs 5.0 volume mount point support functions


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [0a4ff21787539d74a0fa3aa19397bcf08ff876d8]

INTEGRATION: CWS calc06 (1.3.42); FILE MERGED 2003/03/19 14:02:10 er 1.3.42.1: #i12256# Correct LongDateDayOfWeekSeparator and NN and NNNN format codes. Changed date formats' DefaultName comment from "DIN 5008 (EN 28601)" to "ISO 8601 (DIN 5008, EN 28601)" for de_DE, "ISO 8601 (EN 28601)" for European locales, and "ISO 8601" for all others. Removed other DefaultName rubbish.


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [0985bb13c187e23c6d592fb40f3736511792c340]

INTEGRATION: CWS sal02 (1.1.2); FILE ADDED 2003/03/20 12:10:49 tra 1.1.2.1: #88865#added some path helper functions


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [134d424f6e0ac02490db85bd809eb1bb06eb05d8]

INTEGRATION: CWS sal02 (1.1.60); FILE MERGED 2003/03/20 12:14:18 tra 1.1.60.1: #88865#added additionally path helper functions


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [23eff793c3a9ac4ddecfde212d7d7e0a1daa9f98]

INTEGRATION: CWS calc06 (1.3.42); FILE MERGED 2003/03/19 14:02:09 er 1.3.42.1: #i12256# Correct LongDateDayOfWeekSeparator and NN and NNNN format codes. Changed date formats' DefaultName comment from "DIN 5008 (EN 28601)" to "ISO 8601 (DIN 5008, EN 28601)" for de_DE, "ISO 8601 (EN 28601)" for European locales, and "ISO 8601" for all others. Removed other DefaultName rubbish.


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [2994ed75378601e61b457e9bee3c6a303997a701]

INTEGRATION: CWS sal02 (1.1.2); FILE ADDED 2003/03/20 12:10:58 tra 1.1.2.1: #88865#added some path helper functions


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [73fce9f4d958dad37e3b20b65884d88f57a72abe]

INTEGRATION: CWS calc06 (1.6.40); FILE MERGED 2003/03/19 14:02:09 er 1.6.40.1: #i12256# Correct LongDateDayOfWeekSeparator and NN and NNNN format codes. Changed date formats' DefaultName comment from "DIN 5008 (EN 28601)" to "ISO 8601 (DIN 5008, EN 28601)" for de_DE, "ISO 8601 (EN 28601)" for European locales, and "ISO 8601" for all others. Removed other DefaultName rubbish.


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [fe088036e92eac94326e0968c36bf01305e0ac33]

INTEGRATION: CWS calc06 (1.5.40); FILE MERGED 2003/03/19 14:02:08 er 1.5.40.1: #i12256# Correct LongDateDayOfWeekSeparator and NN and NNNN format codes. Changed date formats' DefaultName comment from "DIN 5008 (EN 28601)" to "ISO 8601 (DIN 5008, EN 28601)" for de_DE, "ISO 8601 (EN 28601)" for European locales, and "ISO 8601" for all others. Removed other DefaultName rubbish.


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [3d07d2c3d6c01ce1f043101f1a294c976eea5adb]

INTEGRATION: CWS sal02 (1.9.64); FILE MERGED 2003/03/20 12:13:04 tra 1.9.64.1: #88865#added additionally files for mount point support


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [ee63ebbc523b1cc6b7cc86da866c7cec4433dd6c]

INTEGRATION: CWS calc06 (1.6.40); FILE MERGED 2003/03/19 14:02:07 er 1.6.40.1: #i12256# Correct LongDateDayOfWeekSeparator and NN and NNNN format codes. Changed date formats' DefaultName comment from "DIN 5008 (EN 28601)" to "ISO 8601 (DIN 5008, EN 28601)" for de_DE, "ISO 8601 (EN 28601)" for European locales, and "ISO 8601" for all others. Removed other DefaultName rubbish.


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [9c4e19087cbc341fee13009da0822be0d76599e8]

INTEGRATION: CWS calc06 (1.5.40); FILE MERGED 2003/03/19 14:02:07 er 1.5.40.1: #i12256# Correct LongDateDayOfWeekSeparator and NN and NNNN format codes. Changed date formats' DefaultName comment from "DIN 5008 (EN 28601)" to "ISO 8601 (DIN 5008, EN 28601)" for de_DE, "ISO 8601 (EN 28601)" for European locales, and "ISO 8601" for all others. Removed other DefaultName rubbish.


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [4edd2d4c1eab43ad1cf32ae2b767029c01978107]

INTEGRATION: CWS calc06 (1.6.40); FILE MERGED 2003/03/19 14:02:06 er 1.6.40.1: #i12256# Correct LongDateDayOfWeekSeparator and NN and NNNN format codes. Changed date formats' DefaultName comment from "DIN 5008 (EN 28601)" to "ISO 8601 (DIN 5008, EN 28601)" for de_DE, "ISO 8601 (EN 28601)" for European locales, and "ISO 8601" for all others. Removed other DefaultName rubbish.


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [78e7ef85c6cad6ebedfef4029d88d7b5fea48dea]

INTEGRATION: CWS sal02 (1.28.60); FILE MERGED 2003/03/20 12:38:12 tra 1.28.60.1: #88865#VolumeInfo: added support for new volume attribute flags


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [e52dc8c686242ef9eea7f35a7880f742d8b1f6af]

INTEGRATION: CWS calc06 (1.5.40); FILE MERGED 2003/03/19 14:02:05 er 1.5.40.1: #i12256# Correct LongDateDayOfWeekSeparator and NN and NNNN format codes. Changed date formats' DefaultName comment from "DIN 5008 (EN 28601)" to "ISO 8601 (DIN 5008, EN 28601)" for de_DE, "ISO 8601 (EN 28601)" for European locales, and "ISO 8601" for all others. Removed other DefaultName rubbish.


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [e85d795eb338b4e3fafab24ff521bd7cf6732758]

INTEGRATION: CWS calc06 (1.7.40); FILE MERGED 2003/03/19 14:02:04 er 1.7.40.1: #i12256# Correct LongDateDayOfWeekSeparator and NN and NNNN format codes. Changed date formats' DefaultName comment from "DIN 5008 (EN 28601)" to "ISO 8601 (DIN 5008, EN 28601)" for de_DE, "ISO 8601 (EN 28601)" for European locales, and "ISO 8601" for all others. Removed other DefaultName rubbish.


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [8d2123c2fbc7a80b03a6d33e78c195e3dc8f1417]

INTEGRATION: CWS sal02 (1.17.4.1.6.7.60); FILE MERGED 2003/03/20 12:36:55 tra 1.17.4.1.6.7.60.2: #88865#removed flag osl_Volume_Attribute_Case_Insensitive because it makes no sense to have it in addition to osl_Volume_Attribute_Case_Sensitive 2003/03/20 12:15:45 tra 1.17.4.1.6.7.60.1: #88865#added additional volume inormation attributes


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [1b3ee86f8b9fd7b72545497f57815587f2487716]

INTEGRATION: CWS calc06 (1.9.36); FILE MERGED 2003/03/19 14:02:03 er 1.9.36.1: #i12256# Correct LongDateDayOfWeekSeparator and NN and NNNN format codes. Changed date formats' DefaultName comment from "DIN 5008 (EN 28601)" to "ISO 8601 (DIN 5008, EN 28601)" for de_DE, "ISO 8601 (EN 28601)" for European locales, and "ISO 8601" for all others. Removed other DefaultName rubbish.


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [3e63b1e4ab52e03e80010c66fcfe9f0c2118d8df]

INTEGRATION: CWS calc06 (1.9.4.1.20); FILE MERGED 2003/03/19 14:02:02 er 1.9.4.1.20.1: #i12256# Correct LongDateDayOfWeekSeparator and NN and NNNN format codes. Changed date formats' DefaultName comment from "DIN 5008 (EN 28601)" to "ISO 8601 (DIN 5008, EN 28601)" for de_DE, "ISO 8601 (EN 28601)" for European locales, and "ISO 8601" for all others. Removed other DefaultName rubbish.


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [136c5f3098dd86036abdcce97b7cc73ae2ad065d]

INTEGRATION: CWS calc06 (1.4.40); FILE MERGED 2003/03/19 14:02:01 er 1.4.40.1: #i12256# Correct LongDateDayOfWeekSeparator and NN and NNNN format codes. Changed date formats' DefaultName comment from "DIN 5008 (EN 28601)" to "ISO 8601 (DIN 5008, EN 28601)" for de_DE, "ISO 8601 (EN 28601)" for European locales, and "ISO 8601" for all others. Removed other DefaultName rubbish.


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [6fc738d9fe075b1aa13dceaf39a765469f477536]

INTEGRATION: CWS calc06 (1.10.2.3.16); FILE MERGED 2003/03/21 22:26:34 khong 1.10.2.3.16.1: #106680# Implementing new XExtendedTransliteration interface


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [263e31fa733fcf48c5d14e7395a0a70e482d8e1a]

INTEGRATION: CWS sal02 (1.5.2.1.10); FILE MERGED 2003/03/24 11:57:53 tra 1.5.2.1.10.1: #108286#GetCtrlClass: providing correct buffer size to GetClassName


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [58b37921f950d84868229c2051ebd34757c9a024]

INTEGRATION: CWS calc06 (1.2.44); FILE MERGED 2003/03/21 22:31:27 khong 1.2.44.1: #106680# Implementing new XExtendedTransliteration interface


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [4df31d32354af16350096be5458b7210d4e08fbe]

INTEGRATION: CWS calc06 (1.2.44); FILE MERGED 2003/03/27 12:25:18 er 1.2.44.1: #106680# #i11962# remove Unicode::* from share library i18npool


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [46395655edc5d69f997857bf3bb0702f3a943208]

INTEGRATION: CWS calc06 (1.3.2.1.6); FILE MERGED 2003/03/21 22:33:54 khong 1.3.2.1.6.1: #106680# Implementing new XExtendedTransliteration interface


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [4d3d4d8bfe0a6d7a1729162f4b2924e594182b29]

INTEGRATION: CWS calc06 (1.4.8.1.34); FILE MERGED 2003/03/21 22:39:17 khong 1.4.8.1.34.1: #i11962# add library i18nutil to share between i18n and i18npool


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [a0c89ad31350c5408b86bb4c05a894da35972c96]

INTEGRATION: CWS calc06 (1.12.8.1.20); FILE MERGED 2003/03/26 16:02:48 er 1.12.8.1.20.2: #i3393# add search and regexp, clean up 2003/03/21 22:39:17 khong 1.12.8.1.20.1: #i11962# add library i18nutil to share between i18n and i18npool


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [c2d4fe004f289c54cf64ca8e060b443206bc5bff]

INTEGRATION: CWS calc06 (1.2.46); FILE MERGED 2003/03/21 22:23:25 khong 1.2.46.1: #106680# Implementing new XExtendedTransliteration interface


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [9130ff9d4239bdb13bcf98f9e2297043efc450b9]

INTEGRATION: CWS calc06 (1.2.46); FILE MERGED 2003/03/21 22:23:24 khong 1.2.46.1: #106680# Implementing new XExtendedTransliteration interface


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [8f5e7776880d5d3796c48e260fccc7fcee981f96]

INTEGRATION: CWS calc06 (1.3.42); FILE MERGED 2003/03/21 22:23:24 khong 1.3.42.1: #106680# Implementing new XExtendedTransliteration interface


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [ae3d4b138b67e3cbcffdde5510b32ee91715ab46]

INTEGRATION: CWS calc06 (1.1.46); FILE MERGED 2003/03/21 22:23:23 khong 1.1.46.1: #106680# Implementing new XExtendedTransliteration interface


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [94d568ba7d232891b28535d4ef14230d4e85fcf6]

INTEGRATION: CWS calc06 (1.2.46); FILE MERGED 2003/03/21 22:23:23 khong 1.2.46.1: #106680# Implementing new XExtendedTransliteration interface


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [94ef348b2b5d2a1900dc5be4b42adf4de8793d01]

INTEGRATION: CWS calc06 (1.8.38); FILE MERGED 2003/03/21 22:23:22 khong 1.8.38.1: #106680# Implementing new XExtendedTransliteration interface


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [1025ccab5ffb097f482f706a01d49010d5d58c38]

INTEGRATION: CWS calc06 (1.5.44); FILE MERGED 2003/03/23 07:13:21 khong 1.5.44.2: #106680# Implementing new XExtendedTransliteration interface 2003/03/21 22:23:22 khong 1.5.44.1: #106680# Implementing new XExtendedTransliteration interface


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [92ed8f8d50dc4c3be35e2d25f72e707e219ad359]

INTEGRATION: CWS calc06 (1.2.36); FILE MERGED 2003/03/21 22:23:22 khong 1.2.36.1: #106680# Implementing new XExtendedTransliteration interface


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [3d6aa00ebed79b00658f8fdb7e08066a59024155]

INTEGRATION: CWS calc06 (1.2.46); FILE MERGED 2003/03/21 22:33:10 khong 1.2.46.1: #106680# Implementing new XExtendedTransliteration interface


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [da05565e013a9579adea782659ef1f44fb74f255]

INTEGRATION: CWS calc06 (1.2.44); FILE MERGED 2003/03/21 22:23:22 khong 1.2.44.1: #106680# Implementing new XExtendedTransliteration interface


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [09f2eecb5b97a65e5b6e1c19e42eed7d63b7ed5a]

INTEGRATION: CWS calc06 (1.35.2.3.32); FILE MERGED 2003/03/31 16:04:52 sab 1.35.2.3.32.2: RESYNC: (1.35.2.3-1.35.2.4); FILE MERGED 2003/03/17 21:39:16 er 1.35.2.3.32.1: #11030# distinguish between GetSystemLanguage and GetSystemUILanguage


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [8c28250c2e0dec3b7af9e69ee2f600fd0f96a468]

INTEGRATION: CWS draw8 (1.29.2.1.62); FILE MERGED 2003/03/29 13:06:31 af 1.29.2.1.62.2: RESYNC: (1.29.2.1-1.29.2.2); FILE MERGED 2003/03/14 15:59:04 sj 1.29.2.1.62.1: #108216# not trying to clip regions that are too complex (because of performance problems)


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [0f445a77c854451a2b66e5e7ef05162ed7341ec8]

INTEGRATION: CWS draw8 (1.44.12.1.16); FILE MERGED 2003/03/29 13:06:45 af 1.44.12.1.16.3: RESYNC: (1.44.12.2-1.44.12.3); FILE MERGED 2003/03/25 16:18:18 af 1.44.12.1.16.2: RESYNC: (1.44.12.1-1.44.12.2); FILE MERGED 2003/03/12 14:17:50 sj 1.44.12.1.16.1: #i12113# catching exceptions if exporting to svg


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [42f31c1237bee89b4d457b827716fbe5a16ae7b4]

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  Rüdiger Timm  <rt@openoffice.org>  [6260348ae5bd5cdf85e8cf8b0624a427d2526420]

INTEGRATION: CWS draw8 (1.1.152); FILE MERGED 2003/03/25 08:49:02 thb 1.1.152.2: #107878# Was DELETEZ before, added zeroing 2003/03/24 16:35:54 thb 1.1.152.1: #107878# Corrected to array delete


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [ba6fbead3a71bb4d5d828c52e0934b9749a14558]

INTEGRATION: CWS calc06 (1.68.2.1.30); FILE MERGED 2003/03/20 19:40:08 nn 1.68.2.1.30.1: #i9518# moved code that accesses the document from dtor to endDocument


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [e26bb476dbb3578170f5ed1ac7eb7dd918f62589]

INTEGRATION: CWS draw8 (1.5.54); FILE MERGED 2003/03/12 15:39:26 sj 1.5.54.2: #108172# removing assertion if exporting text 2003/03/12 14:54:18 sj 1.5.54.1: #i12113# catching exceptions if exporting invalid characters


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [d58fe88f3568b46f42af098131b08973bafab6d6]

INTEGRATION: CWS draw8 (1.4.48); FILE MERGED 2003/04/03 06:50:41 thb 1.4.48.2: #107835# Deregister if dialog failed 2003/03/18 18:52:30 thb 1.4.48.1: #107835# Register as close listener on active frame to prevent premature application close


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [c15605cd51b1efe2080e6f22b59dabfe26dc77e5]

INTEGRATION: CWS draw8 (1.3.48); FILE MERGED 2003/03/18 18:45:05 thb 1.3.48.1: #107835# getProcessServiceFactory needs comphelper


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [777a55e6b340d1526dfc49b49a42ba46442e1c05]

INTEGRATION: CWS draw8 (1.15.86); FILE MERGED 2003/03/20 08:58:26 af 1.15.86.1: #108294# Added new service AccessibleGraphControl.


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [e004a093577ad6f42d0e5db61fdcfd317e7101f7]

INTEGRATION: CWS draw8 (1.1.2); FILE ADDED 2003/04/04 11:43:00 af 1.1.2.2: #108294# Corrected namespaces. 2003/03/20 08:58:25 af 1.1.2.1: #108294# Added new service AccessibleGraphControl.


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [c243427501966c5fe3f5f8b294ad36bee82da25c]

INTEGRATION: CWS draw8 (1.12.2.2.10); FILE MERGED 2003/03/29 13:04:11 af 1.12.2.2.10.2: RESYNC: (1.12.2.2-1.12.2.3); FILE MERGED 2003/03/19 14:06:41 thb 1.12.2.2.10.1: #107226# Added more checks before simply copying through the bitmap


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [554cb4eefcb6a2982a1204a7d601de59a9fc7631]

INTEGRATION: CWS draw8 (1.3.8.1.64); FILE MERGED 2003/03/19 12:02:41 thb 1.3.8.1.64.1: #107766# check for non-empty bitmaps before accessing them


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [c6c2eaa74912dc300e49b6f03fa77ff58e1a94c6]

INTEGRATION: CWS draw8 (1.12.118); FILE MERGED 2003/03/21 14:45:06 thb 1.12.118.1: #108077# Make sure graphics bmpex and animations bmpex have coherent pref size


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [f8faeee1fc45470f00dd8151207ed34c228bf603]

INTEGRATION: CWS draw8 (1.52.2.7.24); FILE MERGED 2003/03/20 17:02:50 aw 1.52.2.7.24.1: #107253# Replaced SvtLinguConfig with SwLinguConfig wrapper with UsageCount


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [fe67648428d8e6ecd9164efad4a7bf9ff60f284c]

INTEGRATION: CWS draw8 (1.28.122); FILE MERGED 2003/03/20 17:02:24 aw 1.28.122.1: #107253# Replaced SvtLinguConfig with SwLinguConfig wrapper with UsageCount


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [c2e91f43fc4b596b8555263326481344a0958999]

INTEGRATION: CWS draw8 (1.1.2); FILE ADDED 2003/03/20 16:56:50 aw 1.1.2.1: #107253# Wrapper class with UseCount for SvtLinguConfig


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [25e3dd5990a1cb2c19aaf7bebac184b199962a17]

INTEGRATION: CWS draw8 (1.13.122); FILE MERGED 2003/03/20 17:01:58 aw 1.13.122.1: #107253# Replaced SvtLinguConfig with SwLinguConfig wrapper with UsageCount


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [d9ef1e62a509881ef69b9184939d66500644da3c]

INTEGRATION: CWS draw8 (1.1.2); FILE ADDED 2003/03/20 16:57:15 aw 1.1.2.1: #107253# Wrapper class with UseCount for SvtLinguConfig


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [7f23d53488f0d79badc2fb545d494b5b2911bb1f]

INTEGRATION: CWS draw8 (1.5.126); FILE MERGED 2003/03/20 16:57:49 aw 1.5.126.1: #107253# Added SwLinguConfig wrapper class in swlinguconfig


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [726acdf5c63e113416d469127fff8c91c6a73a09]

INTEGRATION: CWS draw8 (1.12.126); FILE MERGED 2003/03/20 17:01:08 aw 1.12.126.1: #107253# Replaced SvtLinguConfig with SwLinguConfig wrapper with UsageCount


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [f383dc45c190e6e846e416f1de4ad2cf5adb5e37]

INTEGRATION: CWS draw8 (1.27.2.7.2.1.14); FILE MERGED 2003/03/25 15:30:49 af 1.27.2.7.2.1.14.2: RESYNC: (1.27.2.7.2.1-1.27.2.7.2.2); FILE MERGED 2003/03/20 17:00:35 aw 1.27.2.7.2.1.14.1: #107253# Replaced SvtLinguConfig with SwLinguConfig wrapper with UsageCount


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [355f68804025e5c83bbaa9d114094981ad204e68]

INTEGRATION: CWS draw8 (1.18.130); FILE MERGED 2003/03/20 17:00:33 aw 1.18.130.1: #107253# Replaced SvtLinguConfig with SwLinguConfig wrapper with UsageCount


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [1b117d1b3a6291115db5706184d986ea7ecfd3fd]

INTEGRATION: CWS draw8 (1.29.2.3.24); FILE MERGED 2003/03/20 17:00:32 aw 1.29.2.3.24.1: #107253# Replaced SvtLinguConfig with SwLinguConfig wrapper with UsageCount


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [139b621ec1903bf5d497a08517b526f2372bd5bd]

INTEGRATION: CWS draw8 (1.39.2.1.42); FILE MERGED 2003/03/13 17:02:04 aw 1.39.2.1.42.1: #108203# If the length of the original string and the CaseMapped one are different, it is necessary to handle the given text part as a single snippet since itÄs size may differ, too.


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [09d4e56079ed904faf43cc8291bbe7e1ccc146d2]

INTEGRATION: CWS draw8 (1.12.10.1.42); FILE MERGED 2003/03/13 14:58:29 aw 1.12.10.1.42.1: #107816# Look if the length of the original text and the ToUpper-converted text is different. If yes, do special handling.


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [8cc8a960f4dbc813c5f1c1b3d2fcce3aeea522a8]

INTEGRATION: CWS draw8 (1.96.2.1.22); FILE MERGED 2003/03/12 10:27:54 aw 1.96.2.1.22.1: #107848# Initialize inside_deleted_section flag correctly


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [78e4fc7cc1594dd544f4500c2c57b0d8c2c9da69]

INTEGRATION: CWS draw8 (1.3.108); FILE MERGED 2003/03/24 14:41:59 thb 1.3.108.1: #107878# Corrected to array delete


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [a2187ac63b4eac7be7604903230130dbf093efae]

INTEGRATION: CWS draw8 (1.54.66); FILE MERGED 2003/04/03 14:39:20 aw 1.54.66.2: #107848# One little optimization to not create a TextImportHelper if not needed. 2003/03/12 10:27:21 aw 1.54.66.1: #107848# Make adding the shepe to Z-Ordering dependent from if we are inside a inside_deleted_section (redlining). That is necessary since the shape will be removed again later. It would lead to errors if it would stay inside the Z-Ordering. Thus, the easiest way to solve that conflict is to not add it here.


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [2dc836906e898952c93234a72870f7baafc98317]

INTEGRATION: CWS draw8 (1.1.106); FILE MERGED 2003/03/12 10:26:34 aw 1.1.106.1: #107848# Start- and EndElement are needed here to set the inside_deleted_section flag at the corresponding TextImportHelper


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [108b24b2691ddb2a222954b8794f1f270ffd5c32]

INTEGRATION: CWS draw8 (1.3.94); FILE MERGED 2003/03/12 10:26:21 aw 1.3.94.1: #107848# Start- and EndElement are needed here to set the inside_deleted_section flag at the corresponding TextImportHelper


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [678672f623a282493aaf0ac149f2ef2246923635]

INTEGRATION: CWS draw8 (1.78.2.2.4); FILE MERGED 2003/04/03 14:36:41 aw 1.78.2.2.4.1: #107848# Make adding the shepe to Z-Ordering dependent from if we are inside a inside_deleted_section (redlining). That is necessary since the shape will be removed again later. It would lead to errors if it would stay inside the Z-Ordering. Thus, the easiest way to solve that conflict is to not add it here.


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [da2f42335b1bf838fd8206cfeabf8fbd4e7f1b51]

INTEGRATION: CWS draw8 (1.1.140); FILE MERGED 2003/03/29 12:52:49 af 1.1.140.2: RESYNC: (1.1-1.1.14.1); FILE MERGED 2003/03/20 09:05:11 af 1.1.140.1: #108294# Added new supported service AccessibleGraphControl.


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [3ae1bbdc52b1e14b0f6f1c8886ba42b403a933fb]

INTEGRATION: CWS draw8 (1.53.4.3.28); FILE MERGED 2003/03/19 15:40:31 thb 1.53.4.3.28.1: #108215# Fixed typo: using source size in pixel for crop rect calculation


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [b0cc012639b27a143095a7acdd0b3bda50860fa8]

INTEGRATION: CWS draw8 (1.101.2.2.34); FILE MERGED 2003/03/29 12:57:05 af 1.101.2.2.34.3: RESYNC: (1.101.2.3-1.101.2.4); FILE MERGED 2003/03/25 15:24:01 af 1.101.2.2.34.2: RESYNC: (1.101.2.2-1.101.2.3); FILE MERGED 2003/03/24 15:24:09 thb 1.101.2.2.34.1: #107878# Corrected to array delete


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [654a9bf1aa631b412b0155e3c6c4fa473606189b]

INTEGRATION: CWS draw8 (1.6.128); FILE MERGED 2003/03/20 15:31:59 sj 1.6.128.1: #108148# now detecting also Draw as own format. Not saving Draw as own format leads to the problem that it is stored like all other external objects using fileformat3.1, but the first Draw comes out was version 4, this leads to defect Draw objects (missing graphics, gpf ...)


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [18401ac9309c8d44b83686819453417a20242412]

INTEGRATION: CWS draw8 (1.5.12.1.36); FILE MERGED 2003/03/19 11:43:22 sj 1.5.12.1.36.1: #108274# swapping start and end arrow if arc is fliped


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [9a419f5e1053378ee317363f0013fbb73239c69d]

INTEGRATION: CWS draw8 (1.28.4.1.36); FILE MERGED 2003/03/19 11:43:22 sj 1.28.4.1.36.1: #108274# swapping start and end arrow if arc is fliped


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [d017d9bdf3bdc2aa2c6778e1e78b8a612541ef07]

INTEGRATION: CWS draw8 (1.5.156); FILE MERGED 2003/03/13 18:41:53 aw 1.5.156.1: #108210# If strings differ work preparing the necessary snippet to address that potential difference


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [a4800b5dffe18ec97af5b25a7d19a09b2e16d4e0]

INTEGRATION: CWS draw8 (1.12.140); FILE MERGED 2003/03/12 12:04:29 ka 1.12.140.1: #108000#: catch exceptions inside loop


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [8e772e0b470d9bcc69bb1a94a85083627726714a]

INTEGRATION: CWS draw8 (1.14.12.1.28); FILE MERGED 2003/03/12 12:19:13 ka 1.14.12.1.28.1: #107778#: show context menus at right position


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [20a8c65bef993dd51c643339d63b250bd1d2bfad]

INTEGRATION: CWS draw8 (1.37.2.2.28); FILE MERGED 2003/03/12 12:19:13 ka 1.37.2.2.28.1: #107778#: show context menus at right position


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [94d2a96f2e49d7cacbe7c210da33a5d75f180b33]

INTEGRATION: CWS draw8 (1.37.128); FILE MERGED 2003/03/19 11:42:37 aw 1.37.128.1: #i5746# Use GetOutputStorage(...) instead of GetStorage() here to create new files if necessary


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [7c67edd8691c8d2ac6e0f026349f153231db3581]

INTEGRATION: CWS draw8 (1.17.128); FILE MERGED 2003/03/24 17:04:47 thb 1.17.128.1: #107878# Corrected to array delete


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [516ce8b1adab10d002fe7fd982f0933fb9bd031e]

INTEGRATION: CWS draw8 (1.24.138); FILE MERGED 2003/03/24 16:54:54 thb 1.24.138.1: #107878# Corrected to array delete


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [8d1646a01046ca5258f1f150160f5825738d1802]

INTEGRATION: CWS draw8 (1.10.6.4.36); FILE MERGED 2003/03/20 09:01:14 af 1.10.6.4.36.1: #108294# Added new supported service AccessibleGraphControl.


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [a8fac955b6ee9ac5a43e370c145313709a90f582]

INTEGRATION: CWS draw8 (1.15.8.2.28); FILE MERGED 2003/03/29 12:58:24 af 1.15.8.2.28.2: RESYNC: (1.15.8.2-1.15.8.3); FILE MERGED 2003/03/14 09:35:37 af 1.15.8.2.28.1: #107893# Added methods HasFocus() and RemoveFocus().


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [7cb1c1d247492afb0230c4060746e944d4f96934]

INTEGRATION: CWS draw8 (1.23.6.2.28); FILE MERGED 2003/03/29 12:58:19 af 1.23.6.2.28.3: RESYNC: (1.23.6.2-1.23.6.3); FILE MERGED 2003/03/23 14:09:38 af 1.23.6.2.28.2: #108166# After switching to the new list in Update() this list is used by the following functions. 2003/03/14 09:35:37 af 1.23.6.2.28.1: #107893# Added methods HasFocus() and RemoveFocus().


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [59936278cb04bed2a572be5fab9189c79b1cfd33]

INTEGRATION: CWS draw8 (1.10.142); FILE MERGED 2003/03/14 09:33:51 af 1.10.142.1: #107893# Added methods HasFocus() and RemoveFocus().


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [6fd0610df347ae293deaa9173437e5d2a49aba4a]

INTEGRATION: CWS draw8 (1.31.2.3.28); FILE MERGED 2003/03/18 11:56:06 thb 1.31.2.3.28.1: #108279# Use correct max index


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [9238ac7645ae5be8ea45de285d1870ef065af7f8]

INTEGRATION: CWS draw8 (1.14.84); FILE MERGED 2003/03/24 10:35:59 af 1.14.84.1: #108292# When there is a selected shape then show its position in the status bar instead of the mouse position.


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [c95eba46b53c2f86ee6ff2f074d231d029e34c4d]

INTEGRATION: CWS draw8 (1.4.116); FILE MERGED 2003/03/24 13:24:29 af 1.4.116.1: #108375# Added entry for printer independent layout.


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [0f07ed93de1f6dc2f4c09383a3402e0bca0fe18f]

INTEGRATION: CWS draw8 (1.2.82); FILE MERGED 2003/03/23 16:45:53 af 1.2.82.1: #108362# Removing selecting of shapes when in water can mode.


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [c07c5ce4b9d385ab34c305e6d4762c3ba75053fd]

INTEGRATION: CWS draw8 (1.18.82); FILE MERGED 2003/03/23 17:04:50 af 1.18.82.2: #108362# Re-added selected shapes to water can handling. 2003/03/23 16:47:24 af 1.18.82.1: #108362# Removing selecting of shapes when in water can mode.


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [350d100aaf5f4389cbde10ac8c31aefbade1969e]

INTEGRATION: CWS draw8 (1.48.2.1.36); FILE MERGED 2003/03/20 15:46:12 af 1.48.2.1.36.2: #107803# GotoBookmark() uses API to switch to page in order to update the frame view data. 2003/03/20 15:21:21 sj 1.48.2.1.36.1: #108148# SaveAs is now using SDR_SWAPGRAPHICSMODE_TEMP for all binary filter


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [d85838c9c53b37dbbfd3d875dc15321b66ee9f43]

INTEGRATION: CWS draw8 (1.34.2.1.2.1.2.4.8.2.2.4.2.2.16); FILE MERGED 2003/03/25 09:34:58 af 1.34.2.1.2.1.2.4.8.2.2.4.2.2.16.2: #108375# Corrected strings related to printer independent layout. 2003/03/24 13:28:25 af 1.34.2.1.2.1.2.4.8.2.2.4.2.2.16.1: #108375# Added entry for printer independent layout.


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [5fc9ced99c674914ffba29a3c1ced3fab09ebbdc]

INTEGRATION: CWS draw8 (1.20.84); FILE MERGED 2003/03/12 14:19:44 af 1.20.84.1: #108001# Introduced bug workarround by adding filter to file open dialog.


2003-04-08  Rüdiger Timm  <rt@openoffice.org>  [7780b2e3c8385fefa171492b112962ac9912cac0]

INTEGRATION: CWS draw8 (1.17.82); FILE MERGED 2003/03/14 09:38:16 af 1.17.82.1: #107893# The document view now claims the focus when activated and none of its children has it.


2003-04-08  Nils Fuhrmann  <nf@openoffice.org>  [c3ac3ab1c232eaf16776e77717f4230eb3b0737b]

Correct prjname (now filter) to enable directory for hid genaration


2003-04-08  Nils Fuhrmann  <nf@openoffice.org>  [a93bfaac9a75ac627e90a0a92916eaa92d5145ea]

Defined build order for directories containing hid targets


2003-04-08  Hans-Joachim Lankenau  <hjs@openoffice.org>  [2e4eda208fb4ead82293f75a1f9729083ebfbcd7]

#100000# reenable stacktraces in non pro


2003-04-08  Vladimir Glazounov  <vg@openoffice.org>  [c33c41fd16273525556a08969b8b06d2ca4319d2]

#100000# temp variables for GCC


2003-04-07  Kurt Zenker  <kz@openoffice.org>  [95e7db4fbe6983b2fe6ecd5c86f09ae89ac84ddb]

new version for SRX644


2003-04-07  Kurt Zenker  <kz@openoffice.org>  [83d50cdc0aca7f832c3845adbf800579bb5a055d]

new version for SRX644


2003-04-07  Kurt Zenker  <kz@openoffice.org>  [2cb5b1b3bfbe8eff932d222ef978da8ac7b2c204]

new version for SRX644


2003-04-07  Kurt Zenker  <kz@openoffice.org>  [0ec2aa19313f72baeda0847797dfb9505ac9d653]

new version for SRX644


2003-04-07  Kurt Zenker  <kz@openoffice.org>  [b0c4a17a686303976af9d73bac9bb1794cd1814f]

new version for SRX644


2003-04-07  Vladimir Glazounov  <vg@openoffice.org>  [74016316ffbea1bf3ae70cb5722741778d076e1e]

#100000# type generation


2003-04-07  Daniel Boelzle  <dbo@openoffice.org>  [256e50045e637efc630987c8b40d5dec19f9b5ec]

#107130# misc


2003-04-07  Stephan Wunderlich  <sw@openoffice.org>  [227fe69dc8df0002a898fda3f7f7db0664ffb336]

CHG: removed obsolet lines


2003-04-07  Stephan Wunderlich  <sw@openoffice.org>  [6cc2d71a29c589ff036975df5909d2393454ae2f]

CHG: changed Obj creation


2003-04-06  Jörg Budischewski  <jbu@openoffice.org>  [743337cdbeecd32c6d720cfdcb41c264ca5d5c2b]

#i11753# added the dynlib pythonpath element


2003-04-06  Jörg Budischewski  <jbu@openoffice.org>  [b5e3182953a5b3badc5927a87a3eaf936e362fa3]

#i11753# python-core for OOo installation set is now zipped here


2003-04-06  Jörg Budischewski  <jbu@openoffice.org>  [8268b652722703da0752cb11e3d8fd7918946bd8]

#i11753# added some more exports, added zipcore directory for building


2003-04-06  Jörg Budischewski  <jbu@openoffice.org>  [5ec49d551e7d1eb016583010cf4902d39dc721a2]

#i11753# changed pycpld to pythonloader.uno


2003-04-06  Jörg Budischewski  <jbu@openoffice.org>  [ff78d7629bf679f3bd8448ac58a87c5f5dba5b23]

#i11753# rewritten loader implementation, pyuno now supports file and vnd.sun.star.expand protocols


2003-04-06  Jörg Budischewski  <jbu@openoffice.org>  [5095f54e78f6472ceff5ef19b8665b76deca3de5]

#i11753# switched to new naming scheme of uno components


2003-04-06  Jörg Budischewski  <jbu@openoffice.org>  [10d2cc66a383dedd685c437d86c17bf0b02b51c3]

#i11753# pythonloader bootstrap variables PYTHONHOME and PYTHONPATH are now evaluated and set if available


2003-04-06  Jörg Budischewski  <jbu@openoffice.org>  [8aa6ac50c5b46680ab485b62de21da6d8b7a6871]

#i11753# added traceback extraction function


2003-04-06  Jörg Budischewski  <jbu@openoffice.org>  [8147eaba4b21cdd65da27c7241f0f55139e0fb85]

#i11753# switched now to rtl_bootstrap_set, unicode strings are now additionally accepted in functions like systemPathToFileUrl


2003-04-06  Jörg Budischewski  <jbu@openoffice.org>  [3314fe755ccfa9487ba858df06c9037e32914a56]

#i11753# traceback of python exceptions is now added to the exception text


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [86d46d9be1a07db11d7499b6822a350502de6ac2]

INTEGRATION: CWS mav3 (1.69.2.1.28); FILE MERGED 2003/02/20 10:08:56 mav 1.69.2.1.28.1: #i2822# new document UNO services supporting XModel


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [a7739e78e90bc2872560d789b77e16d0e3702122]

INTEGRATION: CWS mav3 (1.7.10.1.28); FILE MERGED 2003/02/20 10:08:56 mav 1.7.10.1.28.1: #i2822# new document UNO services supporting XModel


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [bc1e564ae2c252a152e0bf2b2863926965692ed6]

INTEGRATION: CWS mav3 (1.1.2); FILE ADDED 2003/03/28 12:10:47 mav 1.1.2.3: #i2822# use solar mutex 2003/03/11 14:07:53 mav 1.1.2.2: #i2822# use solar mutex 2003/02/20 10:09:30 mav 1.1.2.1: #i2822# new document UNO services supporting XModel


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [b894b8567165d54eb591c3da1b85c6aac6b3944e]

INTEGRATION: CWS mav3 (1.10.10.1.28); FILE MERGED 2003/02/20 10:08:55 mav 1.10.10.1.28.1: #i2822# new document UNO services supporting XModel


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [0e9f3e02a77609102f1ae43b734c18ff26e6b388]

INTEGRATION: CWS mav3 (1.42.6.8.2.6.14); FILE MERGED 2003/04/03 10:20:30 mav 1.42.6.8.2.6.14.1: #106488# add removed fix


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [4dcef755e3c5fd87b6efd655f660d3b830f286b6]

INTEGRATION: CWS mav3 (1.14.2.1.12); FILE MERGED 2003/02/20 09:31:28 mav 1.14.2.1.12.1: #i2822# XLoadable interface


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [93f2390e0cb31b55d79c0055e2fd08c7ca79afd5]

INTEGRATION: CWS mav3 (1.1.2); FILE ADDED 2003/02/20 09:31:27 mav 1.1.2.1: #i2822# XLoadable interface


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [3b05b6eaad8ad38cc70e2112957762155683a157]

INTEGRATION: CWS mav3 (1.1.2); FILE ADDED 2003/02/20 09:31:26 mav 1.1.2.1: #i2822# XLoadable interface


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [77f31b62f7fa1d2e32c4cfcdafb059db7d9c85a7]

INTEGRATION: CWS mav3 (1.66.2.8.12); FILE MERGED 2003/02/20 10:01:29 mav 1.66.2.8.12.1: #i2822# XLoadable and XTransferable implementations


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [924ec163442140627909509d439bf5117933abfc]

INTEGRATION: CWS mav3 (1.29.2.9.6.8.112); FILE MERGED 2003/03/27 17:12:32 mav 1.29.2.9.6.8.112.2: RESYNC: (1.29.2.9.6.8-1.29.2.9.6.8.4.2); FILE MERGED 2003/03/07 08:31:34 mav 1.29.2.9.6.8.112.1: #107577# allow to edit a repaired file; no real save for it, only saveas


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [309b8d44cb95a9e4ec950766b1abd33799ca189d]

INTEGRATION: CWS mav3 (1.37.2.2.36); FILE MERGED 2003/03/06 16:11:55 mav 1.37.2.2.36.1: #i2822# view shell can be already removed


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [47270faf7819846f2fe108d1c7f670f03e33ad1b]

INTEGRATION: CWS mav3 (1.60.2.6.12); FILE MERGED 2003/03/27 17:12:50 mav 1.60.2.6.12.3: RESYNC: (1.60.2.6-1.60.2.7); FILE MERGED 2003/03/25 10:12:45 as 1.60.2.6.12.2: #i2822# support load from model 2003/03/07 08:31:34 mav 1.60.2.6.12.1: #107577# allow to edit a repaired file; no real save for it, only saveas


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [3429602cb92a7e0e59b8ebef0966cebce5104dbf]

INTEGRATION: CWS mav3 (1.10.8.1.90); FILE MERGED 2003/04/04 10:31:56 mba 1.10.8.1.90.1: #i2822#: allow setting menu titles via Interceptor


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [4572066320d792b5b5e82c8236e32ba5c910aebe]

INTEGRATION: CWS mav3 (1.4.100); FILE MERGED 2003/04/04 10:31:55 mba 1.4.100.1: #i2822#: allow setting menu titles via Interceptor


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [79bd76b09df5fea831179d683fc53470412b0f8e]

INTEGRATION: CWS mav3 (1.15.4.1.12); FILE MERGED 2003/02/20 10:01:28 mav 1.15.4.1.12.1: #i2822# XLoadable and XTransferable implementations


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [ff19914909750cf611a9a8317a08822786f78d57]

INTEGRATION: CWS mav3 (1.39.4.1.12); FILE MERGED 2003/04/02 06:33:41 mav 1.39.4.1.12.10: #i2822# adopt for unix 2003/03/27 17:17:24 mav 1.39.4.1.12.9: RESYNC: (1.39.4.1-1.39.4.3); FILE MERGED 2003/03/27 14:05:07 mav 1.39.4.1.12.8: #i2822# SetExtent, GetExtent 2003/03/26 10:58:14 mav 1.39.4.1.12.7: #i2822# set the document mode to 'embedded' 2003/03/10 15:50:38 mav 1.39.4.1.12.6: #i2822# global handler for windows metafile representation 2003/03/05 15:02:11 mav 1.39.4.1.12.5: #i2822# closing of docshell should be done only through model closing 2003/03/05 12:32:28 mav 1.39.4.1.12.4: #i2822# do not hold a reference to the document shell after it is closed 2003/03/05 08:32:44 mav 1.39.4.1.12.3: #i11704# delete temporary created ItemSet 2003/03/03 08:58:39 mav 1.39.4.1.12.2: #i2822# metafile stuff 2003/02/20 10:01:26 mav 1.39.4.1.12.1: #i2822# XLoadable and XTransferable implementations


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [090ddb5dc4d41e64cd5156a15040360077da3c46]

INTEGRATION: CWS mav3 (1.32.10.4.12); FILE MERGED 2003/03/10 15:52:21 mav 1.32.10.4.12.2: #i2822# basic does not support xClosable 2003/03/05 15:02:12 mav 1.32.10.4.12.1: #i2822# closing of docshell should be done only through model closing


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [4ed6811a835da3e821dfe399d4fa05438a1685b6]

INTEGRATION: CWS mav3 (1.111.2.4.10); FILE MERGED 2003/03/27 17:17:19 mav 1.111.2.4.10.4: RESYNC: (1.111.2.4-1.111.2.6); FILE MERGED 2003/03/13 08:58:23 mav 1.111.2.4.10.3: #i2822# in storeTo mode handsOff is possible 2003/03/13 08:38:09 mav 1.111.2.4.10.2: #i2822# handsOff is useless in case of private:stream 2003/03/11 13:00:31 mav 1.111.2.4.10.1: #i2822# private:stream is not a normal url


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [c64b03e63a4204a72cb1581886cb938954a0b0c3]

INTEGRATION: CWS mav3 (1.50.8.5.12); FILE MERGED 2003/04/04 09:48:44 abi 1.50.8.5.12.2: #i2822# asking for CreateMode 2003/02/25 14:10:38 mav 1.50.8.5.12.1: #107413# do not set error context befor SaveAs dialog execution


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [89fe7551240e2ecd14f298353b67b9df3c22d621]

INTEGRATION: CWS mav3 (1.28.2.3.10); FILE MERGED 2003/03/27 17:17:13 mav 1.28.2.3.10.3: RESYNC: (1.28.2.3-1.28.2.4); FILE MERGED 2003/03/26 10:58:14 mav 1.28.2.3.10.2: #i2822# set the document mode to 'embedded' 2003/03/07 08:31:31 mav 1.28.2.3.10.1: #107577# allow to edit a repaired file; no real save for it, only saveas


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [a5baa5a5c8f70bbd1c19dec8217562728296d19b]

INTEGRATION: CWS mav3 (1.37.2.3.36); FILE MERGED 2003/03/27 14:01:54 mav 1.37.2.3.36.2: #i2822# set MapMode to metafile 2003/02/20 10:01:25 mav 1.37.2.3.36.1: #i2822# XLoadable and XTransferable implementations


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [c0e0d0c158d1326f35d7cd21ec7b788d0a9f1088]

INTEGRATION: CWS mav3 (1.7.118); FILE MERGED 2003/03/27 17:16:45 mav 1.7.118.2: RESYNC: (1.7-1.7.22.1); FILE MERGED 2003/02/20 10:01:25 mav 1.7.118.1: #i2822# XLoadable and XTransferable implementations


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [ea10aa3b04a441d5f7d8b6e077cb49f79471a2a7]

INTEGRATION: CWS mav3 (1.127.2.4.4); FILE MERGED 2003/03/28 09:08:14 mav 1.127.2.4.4.3: RESYNC: (1.127.2.4-1.127.2.5); FILE MERGED 2003/03/07 08:31:30 mav 1.127.2.4.4.2: #107577# allow to edit a repaired file; no real save for it, only saveas 2003/03/04 08:52:03 mav 1.127.2.4.4.1: #106488# always use interaction handler from ItemSet


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [3aed7e6447726d22ff14496b99916f8eaf3cd670]

INTEGRATION: CWS mav3 (1.16.2.2.78); FILE MERGED 2003/04/04 10:31:54 mba 1.16.2.2.78.1: #i2822#: allow setting menu titles via Interceptor


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [dbf665938f67a7f05b9ef958da02f639996d89d3]

INTEGRATION: CWS mav3 (1.22.4.1.12); FILE MERGED 2003/04/04 10:31:54 mba 1.22.4.1.12.1: #i2822#: allow setting menu titles via Interceptor


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [87b260700b4b642b98906a5ac68f2f9f1f8943ae]

INTEGRATION: CWS mav3 (1.77.2.6.10); FILE MERGED 2003/03/27 17:23:27 mav 1.77.2.6.10.2: RESYNC: (1.77.2.6-1.77.2.8); FILE MERGED 2003/03/11 14:33:38 mav 1.77.2.6.10.1: #i2822# get rid of assertions


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [2afc8854d820713e3f4b49235d55fcfc9020d865]

INTEGRATION: CWS mav3 (1.1.6.1.40); FILE MERGED 2003/03/28 12:05:03 mav 1.1.6.1.40.1: #i2822# use solar mutex


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [92a5f62a89c0724cdbc1b5c72141323722d50b78]

INTEGRATION: CWS mav3 (1.10.82); FILE MERGED 2003/02/20 09:35:48 mav 1.10.82.1: #i2822# new document UNO services supporting XModel


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [6f69e846ddc277400b21bc2417b544f5652dc311]

INTEGRATION: CWS mav3 (1.13.76); FILE MERGED 2003/02/20 09:35:47 mav 1.13.76.1: #i2822# new document UNO services supporting XModel


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [487d79ed9e6ea992a519e3bf78992f8cbcf094f2]

INTEGRATION: CWS mav3 (1.1.6.1.34); FILE MERGED 2003/03/28 12:08:11 mav 1.1.6.1.34.1: #i2822# use solar mutex


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [e01fdf7abbeac16c75b1f05ef5aa60cb5077af57]

INTEGRATION: CWS mav3 (1.10.70); FILE MERGED 2003/02/20 09:48:01 mav 1.10.70.1: #i2822# new document UNO services supporting XModel


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [561e23d45dfbdb315fbd20f36dcc5ee75098e646]

INTEGRATION: CWS mav3 (1.4.68); FILE MERGED 2003/02/27 14:12:08 mav 1.4.68.2: #i2822# register service for impress also 2003/02/20 09:48:01 mav 1.4.68.1: #i2822# new document UNO services supporting XModel


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [f1d4d7dfea9b2965981f719c3895f041fe08e2a7]

INTEGRATION: CWS mav3 (1.18.62); FILE MERGED 2003/03/03 08:51:17 mav 1.18.62.1: #i2822# create model during shell construction


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [f1b819956d0fdaa35e0ab6269153704bcb3b2983]

INTEGRATION: CWS mav3 (1.48.2.1.14); FILE MERGED 2003/04/04 10:35:32 mba 1.48.2.1.14.3: #i2822#: last fix was incorrect 2003/03/31 13:41:55 thb 1.48.2.1.14.2: #108451# Restored old OLE VisArea handling 2003/03/03 08:51:17 mav 1.48.2.1.14.1: #i2822# create model during shell construction


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [987b698363f6f222580124fc0fb9b81236199401]

INTEGRATION: CWS mav3 (1.20.60); FILE MERGED 2003/03/14 09:38:53 mav 1.20.60.1: #107501# closing should be used instead of disposing


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [7d144ced7a0b2c48b78ac45b8fa9c68f8061f54d]

INTEGRATION: CWS mav3 (1.12.38); FILE MERGED 2003/03/27 20:15:29 mav 1.12.38.2: RESYNC: (1.12-1.12.6.1); FILE MERGED 2003/03/17 14:55:49 mav 1.12.38.1: #108262# check for null pointer


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [43640814e72737173e0806878b272b0778a39f0a]

INTEGRATION: CWS mav3 (1.22.96); FILE MERGED 2003/03/27 18:40:12 mav 1.22.96.2: RESYNC: (1.22-1.22.6.1); FILE MERGED 2003/03/14 10:46:51 mav 1.22.96.1: #107501# check for nullpointer; remove redundand OwnerLock(False)


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [754d65e7370f585a6e31612d6fb10e72d940fda4]

INTEGRATION: CWS mav3 (1.5.72); FILE MERGED 2003/03/19 13:24:18 mav 1.5.72.1: #i2822# clsids for embedded documents


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [f807e70ecddb785474289e2553968ec376b28d6f]

INTEGRATION: CWS mav3 (1.1.2); FILE ADDED 2003/03/28 12:09:30 mav 1.1.2.3: #i2822# use solar mutex 2003/03/11 14:19:54 mav 1.1.2.2: #i2822# use solar mutex 2003/02/20 10:03:20 mav 1.1.2.1: #i2822# new document UNO services supporting XModel


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [726125348e86b557e27ea09148f2e7afe5361bbb]

INTEGRATION: CWS mav3 (1.4.38); FILE MERGED 2003/02/20 10:03:19 mav 1.4.38.1: #i2822# new document UNO services supporting XModel


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [0de9fde00aa8213fc646f7ad64f9779fcb089c89]

INTEGRATION: CWS mav3 (1.16.30); FILE MERGED 2003/03/27 20:33:10 mav 1.16.30.2: RESYNC: (1.16-1.16.2.1); FILE MERGED 2003/02/20 10:03:19 mav 1.16.30.1: #i2822# new document UNO services supporting XModel


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [f218fb00bec5201bb8f7401422c4d49b2620a7c3]

INTEGRATION: CWS mav3 (1.57.30); FILE MERGED 2003/04/04 11:47:06 mba 1.57.30.1: #i2822#: wrong handling of VisArea


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [afe1abd5aab0298f15e142094475f15355217b69]

INTEGRATION: CWS mav3 (1.74.2.5.2.8.2.11.2.9.14); FILE MERGED 2003/03/27 18:58:44 mav 1.74.2.5.2.8.2.11.2.9.14.2: RESYNC: (1.74.2.5.2.8.2.11.2.9-1.74.2.5.2.8.2.11.2.12); FILE MERGED 2003/03/03 08:48:31 mav 1.74.2.5.2.8.2.11.2.9.14.1: #i2822# register embedded server in Win registry


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [d89881d92f105a8c60f7ef6bac514e36289952e2]

INTEGRATION: CWS mav3 (1.2.58); FILE MERGED 2003/03/25 10:12:24 as 1.2.58.1: #i2822# support load from model temp.!


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [46bc623a9a849606e773e0d04066dbd82f7952ac]

INTEGRATION: CWS os7 (1.79.2.4.30); FILE MERGED 2003/03/21 08:51:13 fs 1.79.2.4.30.1: #107943# cancel button in MSG_DATA_SOURCES_UNAVAILABLE


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [0379cf7d3cac5cd08a64348e0cecf6c0f2ace824]

INTEGRATION: CWS os7 (1.13.4.1.32); FILE MERGED 2003/03/20 08:11:18 pb 1.13.4.1.32.1: fix: #107891# bool warning removed


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [60b2b0b8b1b64f7c3b57f07f9c4f735e4f04a971]

INTEGRATION: CWS os7 (1.7.126); FILE MERGED 2003/03/28 12:07:14 os 1.7.126.1: #108241# set decimal separator correctly in SfxPoolItem::GetPresentation() methods


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [bcce3213d487d414251fcd93b388dc6bcda1b870]

INTEGRATION: CWS os7 (1.27.2.2.32); FILE MERGED 2003/03/20 13:38:38 pb 1.27.2.2.32.1: fix: #107497# expandable state only with children or on demand


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [73380fbf799bf4dad5c730f2472fd479448f3b49]

INTEGRATION: CWS os7 (1.29.2.2.32); FILE MERGED 2003/03/20 13:47:58 pb 1.29.2.2.32.1: fix: #108329# initialize the width vector if necessary


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [3e8ca1a41bbcacd6163b692835ab561d832f1ee6]

INTEGRATION: CWS os7 (1.4.150); FILE MERGED 2003/03/28 12:09:19 os 1.4.150.1: #108241# set decimal separator correctly in SfxPoolItem::GetPresentation() methods


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [b2592ec346482da7306be132f8deebdede4eb0c7]

INTEGRATION: CWS os7 (1.4.128); FILE MERGED 2003/03/26 11:14:52 os 1.4.128.1: #105559# prevent recalculating of width/or height inside of a Reset() or ActivatePage()


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [faeaafc47d4e1313b16b9f037f5ae82c4b71a965]

INTEGRATION: CWS os7 (1.9.128); FILE MERGED 2003/03/28 12:09:18 os 1.9.128.1: #108241# set decimal separator correctly in SfxPoolItem::GetPresentation() methods


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [53f55baa6d68c91bfa6c664f08f7498673ca7d62]

INTEGRATION: CWS os7 (1.1.4.2.60); FILE MERGED 2003/03/22 16:46:06 fs 1.1.4.2.60.1: #108018# renamed properties at the MailMerge service


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [7bcd646f3436715cb71e7f911e3213fdd575beb5]

INTEGRATION: CWS os7 (1.37.2.2.34); FILE MERGED 2003/03/21 08:53:22 fs 1.37.2.2.34.2: #107943# allow cancelling the mail merge process 2003/03/20 14:06:49 os 1.37.2.2.34.1: #108290# show current cursor position in insert/drawing mode


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [68c9504e6b3aa402e81f24dcf37dc0996e4509a8]

INTEGRATION: CWS os7 (1.52.2.7.34); FILE MERGED 2003/03/17 14:23:06 os 1.52.2.7.34.1: #i9752# Call of SetCrsr() needs SelectObj()!


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [ba00ec0e2c0fc4ee5be0045cac61a6a427a82d06]

INTEGRATION: CWS os7 (1.14.130); FILE MERGED 2003/04/03 07:42:33 os 1.14.130.2: #107298# disabled fields filled, again 2003/03/22 15:40:04 os 1.14.130.1: #107298# assure thate disabled metric fields are empty


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [b92389b3fb08dccb460715e8415beacf71e686a9]

INTEGRATION: CWS os7 (1.29.2.2.2.2.2.5.4.2.2.5.4.10.2.2.32); FILE MERGED 2003/03/24 10:19:30 gt 1.29.2.2.2.2.2.5.4.2.2.5.4.10.2.2.32.1: #107750# initialy hide SfxModelessDialog and Show() after Initialize() of Window in SwInsertIdxMarkWrapper::SwInsertIdxMarkWrapper()


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [80dc2fa2bb13b8910b612397e86547ecbc4a13e2]

INTEGRATION: CWS os7 (1.1.4.2.32); FILE MERGED 2003/03/22 16:35:52 fs 1.1.4.2.32.1: #i11879# use the new DataAccessDescriptor service


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [8b7fd4ead344565a053fa049a387d01a4e588448]

INTEGRATION: CWS os7 (1.26.130); FILE MERGED 2003/03/24 10:19:29 gt 1.26.130.1: #107750# initialy hide SfxModelessDialog and Show() after Initialize() of Window in SwInsertIdxMarkWrapper::SwInsertIdxMarkWrapper()


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [346866101c07c6073b805305c248c2bf1942db6c]

INTEGRATION: CWS os7 (1.2.162); FILE MERGED 2003/03/26 11:14:51 os 1.2.162.1: #105559# prevent recalculating of width/or height inside of a Reset() or ActivatePage()


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [70d0ff2e125970a541e04cf7bab66774359f4974]

INTEGRATION: CWS os7 (1.7.130); FILE MERGED 2003/03/27 12:12:07 gt 1.7.130.1: #107750#


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [d6b7d5e7c79c0e0525a28e12555b1445b4cf0194]

INTEGRATION: CWS os7 (1.33.2.3.34); FILE MERGED 2003/03/27 08:56:32 os 1.33.2.3.34.2: #105559# ModifyHdl: disregard fixed ratio as long a neither width nor height are changed 2003/03/26 11:14:53 os 1.33.2.3.34.1: #105559# prevent recalculating of width/or height inside of a Reset() or ActivatePage()


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [2199dc2a2b1b42eab4a6266b40e2acf188c12762]

INTEGRATION: CWS os7 (1.24.2.2.2.3.2.9.4.9.2.3.30); FILE MERGED 2003/03/22 10:31:12 fs 1.24.2.2.2.3.2.9.4.9.2.3.30.1: #108164# DLG_MAILMERGE: corrected title to 'Mail Merge'


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [3f500426d9420bf0b80e949649638271d34e7a0a]

INTEGRATION: CWS os7 (1.61.2.6.32); FILE MERGED 2003/03/28 14:32:36 os 1.61.2.6.32.2: RESYNC: (1.61.2.6-1.61.2.7); FILE MERGED 2003/03/20 14:06:48 os 1.61.2.6.32.1: #108290# show current cursor position in insert/drawing mode


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [0e4831e940d05c692797f1800aa6338af6872582]

INTEGRATION: CWS os7 (1.63.2.2.60); FILE MERGED 2003/04/03 11:22:41 os 1.63.2.2.60.5: #107615# call SID_SAVEASDOC depending on the DocShell save status 2003/03/24 09:23:45 os 1.63.2.2.60.4: #i9880# use correct database selection in field update 2003/03/23 09:49:18 os 1.63.2.2.60.3: #107615# merge to file: create view frame and layout of created files, check database cursor move 2003/03/22 13:43:37 os 1.63.2.2.60.2: #107698# type corrected 2003/03/18 08:37:29 os 1.63.2.2.60.1: #107698# lock DBMgr while actually printing to prevent re-merge of database fields


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [db7905a2bc9d644e62ff8fe3965d9e9f1b5b32a8]

INTEGRATION: CWS os7 (1.7.156); FILE MERGED 2003/03/28 12:09:02 os 1.7.156.1: #108241# set decimal separator correctly in SfxPoolItem::GetPresentation() methods


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [277554a79da337b66068709437481091c7d9560c]

INTEGRATION: CWS os7 (1.13.10.2.32); FILE MERGED 2003/03/28 12:08:45 os 1.13.10.2.32.1: #i4999# wrong changes undone


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [1e4fd5efb21bafb5d407479c8645fc93de79257a]

INTEGRATION: CWS os7 (1.71.2.3.34); FILE MERGED 2003/03/25 14:24:01 os 1.71.2.3.34.1: #104245# table mode added to the SwXTextCursor::SetPropertyValue attribute list


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [282ef22ed9d71d7b036d6f83639c02ca0b2f3b5f]

INTEGRATION: CWS os7 (1.51.130); FILE MERGED 2003/03/22 15:37:12 os 1.51.130.1: #108198# default character format name corrected


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [5713ffb486ecceba8638f3eda1c96b6bf34d0ec3]

INTEGRATION: CWS os7 (1.82.2.2.34); FILE MERGED 2003/03/22 16:45:10 fs 1.82.2.2.34.1: #108018# +UNO_NAME_DAD_COMMAND(_TYPE)


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [bf2ae97a223df987d6b9bc649afe311b5421f61e]

INTEGRATION: CWS os7 (1.64.4.3.34); FILE MERGED 2003/03/25 14:23:43 os 1.64.4.3.34.1: #104245# table mode added to the SwXTextCursor::SetPropertyValue attribute list; 'Standard' character format not allowed as drop cap char style


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [cdad5d6cfb3dba3961b1f1371ecc70b2ff2426eb]

INTEGRATION: CWS os7 (1.122.2.26.2.4.34); FILE MERGED 2003/03/22 16:45:34 fs 1.122.2.26.2.4.34.1: #108018# renamed 3 properties at the MailMerge service


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [0d2e5c332e01f9983223636cb596a871636b08ee]

INTEGRATION: CWS os7 (1.49.2.2.34); FILE MERGED 2003/03/24 14:21:50 os 1.49.2.2.34.1: #108370# use '>>=' operator to get data from an css:suno::Any


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [b7342766d7398efb5b95d83524d0cb4924e788c0]

INTEGRATION: CWS os7 (1.12.130); FILE MERGED 2003/03/26 14:41:02 od 1.12.130.1: #105559# <SwFEShell::CalcBoundRect(..)> - adjustment for fly frames anchored inside another fly frame


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [bc17c6306b0d0283310b52bd7c7f5f5b2d92ee30]

INTEGRATION: CWS os7 (1.20.2.3.32); FILE MERGED 2003/03/28 14:35:22 os 1.20.2.3.32.2: RESYNC: (1.20.2.3-1.20.2.4); FILE MERGED 2003/03/23 09:51:27 os 1.20.2.3.32.1: #108290# convert document position to page related position


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [b5840b5cee8d4b6a08fce86ae848327fdee93005]

INTEGRATION: CWS os7 (1.12.4.3.32); FILE MERGED 2003/03/18 08:39:03 os 1.12.4.3.32.1: #107698# SwDoc::GetDBDesc: assure that a current database descriptor is set when db fields are contained in the document


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [181b7f6ca07ef5f6dc579d19fcb056e54cf80d61]

INTEGRATION: CWS os7 (1.16.4.7.2.3.48); FILE MERGED 2003/03/18 11:01:57 tl 1.16.4.7.2.3.48.1: #i12036#, #i12221# cursor travelling fixed (use WordType::ANYWORD_IGNOREWHITESPACES always)


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [7e7c5b8fbe6eddb568e9ca83c6ede6e0677bd92f]

INTEGRATION: CWS os7 (1.80.2.2.34); FILE MERGED 2003/03/22 16:38:07 fs 1.80.2.2.34.1: #108018# +UNO_NAME_DAD_COMMAND(_TYPE)


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [5b472e24528de84072422da37ddd01f181c7b49d]

INTEGRATION: CWS os7 (1.24.8.1.34); FILE MERGED 2003/03/25 14:22:41 os 1.24.8.1.34.1: #104245# table mode added to the SwXTextCursor::SetPropertyValue attribute list


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [bf5d446c4deb8416f75ce55177fee035235ed5e9]

INTEGRATION: CWS os7 (1.26.2.2.32); FILE MERGED 2003/03/28 14:36:21 os 1.26.2.2.32.2: RESYNC: (1.26.2.2-1.26.2.3); FILE MERGED 2003/03/23 09:51:12 os 1.26.2.2.32.1: #108290# convert document position to page related position


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [a7ee59db90c36078df78101318f10eac8f09d8bd]

INTEGRATION: CWS os7 (1.17.2.1.60); FILE MERGED 2003/03/18 08:26:32 os 1.17.2.1.60.1: #107698# lock DBMgr while actually printing to prevent re-merge of database fields


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [5e264d06dec434209e2d92cfdc184f36b44ca23d]

INTEGRATION: CWS os7 (1.3.64); FILE MERGED 2003/04/03 10:15:57 os 1.3.64.2: #108431# the last two continuous labels are correct now 2003/03/27 06:51:18 os 1.3.64.1: #108431# continuous labels need at lest one row and one column


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [681352ebc38ff295274b56015076e87f34b16806]

INTEGRATION: CWS os7 (1.31.2.1.28); FILE MERGED 2003/03/17 10:24:32 pb 1.31.2.1.28.1: fix: #i11847# insert hierarical entry at first


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [7d9a34945b3f9952c6223072eca3ada2f3be17d3]

INTEGRATION: CWS os7 (1.5.2.2.82); FILE MERGED 2003/03/22 13:11:52 fs 1.5.2.2.82.1: #108200# support for an optional PreferredParentWindow


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [78a3b38a9fb7b0fc0b03e0994a5779b78cd64872]

INTEGRATION: CWS os7 (1.97.2.4.82); FILE MERGED 2003/03/22 17:13:20 fs 1.97.2.4.82.2: #108200# don't pass NULL-windows for the ParentWindow 2003/03/22 13:11:52 fs 1.97.2.4.82.1: #108200# support for an optional PreferredParentWindow


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [aa1e9c89baa3cff8fcbe406a3c7a5b5ad6a5236b]

INTEGRATION: CWS os7 (1.23.150); FILE MERGED 2003/03/28 12:06:08 os 1.23.150.1: #108241# set decimal separator correctly in SfxPoolItem::GetPresentation() methods


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [6c48b0f8a1b3f8d7e7184b0d2e5f78db0d052c5e]

INTEGRATION: CWS os7 (1.3.2.2.40); FILE MERGED 2003/03/28 12:05:37 os 1.3.2.2.40.1: #106950# German text changed: 'Ziffern (nur in Text)' -> 'Ziffern'


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [6fc024982e8f799445d11f4520301acef85c981f]

INTEGRATION: CWS os7 (1.49.2.2.52); FILE MERGED 2003/03/28 12:04:02 os 1.49.2.2.52.1: #108241# set decimal separator correctly in SfxPoolItem::GetPresentation() methods


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [917db40b2bab162ed5344a6e81183d8404a4023e]

INTEGRATION: CWS os7 (1.26.148); FILE MERGED 2003/03/28 12:03:12 os 1.26.148.1: #108241# set decimal separator correctly in SfxPoolItem::GetPresentation() methods


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [6326bd737286246e067cde0f3d9a6060ac02ef19]

INTEGRATION: CWS os7 (1.1.1.1.184); FILE MERGED 2003/03/28 11:59:50 os 1.1.1.1.184.1: #108241# set decimal separator correctly in SfxPoolItem::GetPresentation() methods


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [7fdfc0854198ed84542fee14b95e87f0a963b727]

INTEGRATION: CWS os7 (1.5.150); FILE MERGED 2003/03/28 12:02:33 os 1.5.150.1: #108241# set decimal separator correctly in SfxPoolItem::GetPresentation() methods


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [a919e9d2097fa26afbe193bfa811e38da895baaa]

INTEGRATION: CWS os7 (1.27.10.1.44); FILE MERGED 2003/03/28 12:01:48 os 1.27.10.1.44.1: #108241# set decimal separator correctly in SfxPoolItem::GetPresentation() methods


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [4922d9d343e76ef38e6a1c5505339c38f4b1f3a2]

INTEGRATION: CWS os7 (1.4.150); FILE MERGED 2003/03/28 12:00:21 os 1.4.150.1: #108241# set decimal separator correctly in SfxPoolItem::GetPresentation() methods


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [0727748bcdd618f98235243a163182873a5347f2]

INTEGRATION: CWS os7 (1.8.138); FILE MERGED 2003/03/22 17:19:33 fs 1.8.138.2: #108018# sorted the property map 2003/03/22 16:37:01 fs 1.8.138.1: #i11879# new service css.sdb.DataAccessDescriptor -> new properties 'Filter' and 'BookmarkSelection'


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [cb79293d87587c264bdb46976d445080360a5bc8]

INTEGRATION: CWS os7 (1.66.2.2.42); FILE MERGED 2003/03/28 13:47:47 pb 1.66.2.2.42.1: fix: #106769# new entry for lastline listbox 'default' instead of 'Left/Top'


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [c45ff4596a433f87bc4a9a5ba6e8a5533a05f7e3]

INTEGRATION: CWS os7 (1.35.138); FILE MERGED 2003/04/03 07:14:12 pb 1.35.138.2: fix: #106769# include cjk- AND ctloptions to change lastline entry 2003/03/28 13:47:48 pb 1.35.138.1: fix: #106769# new entry for lastline listbox 'default' instead of 'Left/Top'


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [74b5e1580651b2a67754e2815004f878578c9dd8]

INTEGRATION: CWS os7 (1.15.2.1.62); FILE MERGED 2003/03/22 13:13:14 fs 1.15.2.1.62.1: #108200# pass a parent window to the file picker


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [17c6331e488f7839b8960ec50284e62abff1cc72]

INTEGRATION: CWS os7 (1.1.4); FILE ADDED 2003/03/28 07:59:23 fs 1.1.4.1: #108461# copied from cws branch 'hhc' to reach for earlier integration of translation relevant strings


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [49f3109830d60e8d4c6a7572f9bc27c705e1e2dc]

INTEGRATION: CWS os7 (1.1.4); FILE ADDED 2003/03/28 09:02:08 fs 1.1.4.1: #108461# copied from cws branch 'hhc' to reach for earlier integration of translation relevant strings


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [39bcfcd9cbf7b98e270ae6337e3ea0ac1438f283]

INTEGRATION: CWS os7 (1.15.114); FILE MERGED 2003/03/28 07:00:14 pb 1.15.114.1: fix: #108392# GetItemPos( const Point& ) added


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [2a22175a32ab2812a2c5e075592e0495dde23bca]

INTEGRATION: CWS os7 (1.16.6.1.52); FILE MERGED 2003/03/28 11:59:21 os 1.16.6.1.52.1: #108241# set decimal separator correctly in SfxPoolItem::GetPresentation() methods


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [8f5319f506e6567ef6d53627be2b5161d8a0d1a0]

INTEGRATION: CWS os7 (1.7.2.1.44); FILE MERGED 2003/03/22 16:35:33 fs 1.7.2.1.44.1: #i11879# +DataAccessDescriptor.idl


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [fef4c480f9482aba82679561573c7c3d87585de3]

INTEGRATION: CWS os7 (1.9.2.1.44); FILE MERGED 2003/03/22 16:34:36 fs 1.9.2.1.44.1: #108018# added the EscapeProcessing property / some documentation


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [a6da2df48b9128cdb2bb891575b1c13fc3c49985]

INTEGRATION: CWS os7 (1.7.6.1.44); FILE MERGED 2003/03/22 16:35:23 fs 1.7.6.1.44.1: #i11879# use the new DataAccessDescriptor service


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [4eb2caa5a8ba0e6e57f80203473d2c9a9d31d544]

INTEGRATION: CWS os7 (1.1.2); FILE ADDED 2003/03/22 16:35:08 fs 1.1.2.1: initial checkin during #108018#


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [784247a2ef6e74af692e02787b067031826b323b]

INTEGRATION: CWS os7 (1.17.2.1.30); FILE MERGED 2003/03/22 17:23:07 fs 1.17.2.1.30.1: #108018# new property BookmarkSelection in the DataAccessDescriptor service


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [84b9a3fe87f5c8ad0e3a3fe56bdaecfb651bb382]

INTEGRATION: CWS os7 (1.147.2.1.30); FILE MERGED 2003/03/22 17:22:33 fs 1.147.2.1.30.1: #108018# new property BookmarkSelection in the DataAccessDescriptor service


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [8ad2ba7e386d4f5dc82de119e216bca37fa31763]

INTEGRATION: CWS os7 (1.59.2.2.6); FILE MERGED 2003/03/28 14:13:30 os 1.59.2.2.6.2: RESYNC: (1.59.2.2-1.60); FILE MERGED 2003/03/22 17:22:11 fs 1.59.2.2.6.1: #108018# new property BookmarkSelection in the DataAccessDescriptor service


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [937270ba019511a2a47a1fb6b10f526bd13b0104]

INTEGRATION: CWS os7 (1.19.46); FILE MERGED 2003/03/22 17:22:55 fs 1.19.46.1: #108018# new property BookmarkSelection in the DataAccessDescriptor service


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [0d80edd12b3aa4ef4f66b2dbdee319605173876d]

INTEGRATION: CWS fwk01 (1.24.28); FILE MERGED 2003/03/10 09:34:10 mba 1.24.28.1: #107611#: reset WorkingDocument when BasicIDE closes


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [aa7081f2c943e530e59f8019c50a192f6d9c7163]

INTEGRATION: CWS fwk01 (1.1.6.1.38); FILE MERGED 2003/03/19 17:42:06 mba 1.1.6.1.38.1: #108086#: cancelable PrintJobs


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [3fe417d38f6d6a0dfafaa0cc27670fbce843877b]

INTEGRATION: CWS fwk01 (1.12.2.1.50); FILE MERGED 2003/03/27 07:20:40 as 1.12.2.1.50.1: #108109# add service descriptions for Job and AsyncJob; correct jobs documentation


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [4014e892b13b06b74acdcc562b24bc4e612d2c78]

INTEGRATION: CWS fwk01 (1.5.92); FILE MERGED 2003/03/27 07:20:40 as 1.5.92.1: #108109# add service descriptions for Job and AsyncJob; correct jobs documentation


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [bc26affffb872414b66602ec1454bb93ff9c0f12]

INTEGRATION: CWS fwk01 (1.4.92); FILE MERGED 2003/03/27 07:20:39 as 1.4.92.1: #108109# add service descriptions for Job and AsyncJob; correct jobs documentation


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [6893e538d2663b32553b21ce056b196af69fc92d]

INTEGRATION: CWS fwk01 (1.2.6.1.50); FILE MERGED 2003/03/27 07:20:39 as 1.2.6.1.50.1: #108109# add service descriptions for Job and AsyncJob; correct jobs documentation


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [2a54daba2965e727a91c5f4dc775e85afbd5daa2]

INTEGRATION: CWS fwk01 (1.1.2); FILE ADDED 2003/03/27 07:20:39 as 1.1.2.1: #108109# add service descriptions for Job and AsyncJob; correct jobs documentation


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [9feca0919e57c50a163c27e5d9305a4471d636ed]

INTEGRATION: CWS fwk01 (1.1.2); FILE ADDED 2003/03/27 07:20:38 as 1.1.2.1: #108109# add service descriptions for Job and AsyncJob; correct jobs documentation


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [164da69a3f01c88fcb340fe24213e47ec143e987]

INTEGRATION: CWS fwk01 (1.66.2.8.20); FILE MERGED 2003/03/25 14:18:58 mba 1.66.2.8.20.1: #108284#: parameters missing


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [a2f25d6d9e6d6998b4c5610a28d31723fce206da]

INTEGRATION: CWS fwk01 (1.6.2.2.6); FILE MERGED 2003/03/23 22:05:57 cd 1.6.2.2.6.2: #108086# Fixed build problem under Solaris 2003/03/19 17:44:47 mba 1.6.2.2.6.1: #108086#: cancelable PrintJobs


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [339df8f2975a49dae1bc4fa35bcf159c8c749ff9]

INTEGRATION: CWS fwk01 (1.60.2.7.16); FILE MERGED 2003/04/01 11:35:48 as 1.60.2.7.16.1: #107913# don't use pointers to check if objects are different


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [8d0ab7558a1f4e62cea1400877d1f4a7b1a44a0c]

INTEGRATION: CWS fwk01 (1.28.2.5.62); FILE MERGED 2003/03/19 13:10:07 cd 1.28.2.5.62.3: #107568# Support Add-On help menu items directly in the Office help menu 2003/03/17 09:28:36 cd 1.28.2.5.62.2: #107372# Support context for all addon items 2003/02/27 07:25:35 cd 1.28.2.5.62.1: #107568# Top-level addon popup menus shouldn't be stored or configured by the user


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [ce111c6485694efa8554f019ea78a42f6e90fe2d]

INTEGRATION: CWS fwk01 (1.13.2.1.62); FILE MERGED 2003/03/28 14:09:21 gt 1.13.2.1.62.3: #108202# third mode (auto) for symbol size 2003/03/19 13:10:06 cd 1.13.2.1.62.2: #107568# Support Add-On help menu items directly in the Office help menu 2003/03/17 09:28:34 cd 1.13.2.1.62.1: #107372# Support context for all addon items


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [6a17bfe7b66dca1bfb674f71b8e9c064caac43fd]

INTEGRATION: CWS fwk01 (1.13.10.7.16); FILE MERGED 2003/03/19 14:39:02 mba 1.13.10.7.16.1: #108257#: special treatment for DOCEVENTCONFIG


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [b22843724ea1661c00d65ed32c2eaba5e4422f6a]

INTEGRATION: CWS fwk01 (1.28.2.3.6); FILE MERGED 2003/03/19 13:10:05 cd 1.28.2.3.6.4: #107568# Support Add-On help menu items directly in the Office help menu 2003/03/17 09:25:32 cd 1.28.2.3.6.3: #107372# Support context for all addon items 2003/03/10 14:08:00 cd 1.28.2.3.6.2: #107568# Added support for Add-Ons help integration 2003/03/07 09:24:17 cd 1.28.2.3.6.1: #107568# Fixed problems with high contrast mode and Add-On top-level menus


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [39a6595500bdd5d2b52ff1d1c9bed8ccf4164b0d]

INTEGRATION: CWS fwk01 (1.23.2.5.6); FILE MERGED 2003/03/19 13:10:05 cd 1.23.2.5.6.3: #107568# Support Add-On help menu items directly in the Office help menu 2003/03/10 14:07:59 cd 1.23.2.5.6.2: #107568# Added support for Add-Ons help integration 2003/02/27 07:25:34 cd 1.23.2.5.6.1: #107568# Top-level addon popup menus shouldn't be stored or configured by the user


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [33b441ce47f09d1b26a14283ab4d727d39f17bd9]

INTEGRATION: CWS fwk01 (1.17.2.2.4); FILE MERGED 2003/03/10 14:07:59 cd 1.17.2.2.4.1: #107568# Added support for Add-Ons help integration


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [fc90439eb16bad35b9e32ab05c8e3322a8978e69]

INTEGRATION: CWS fwk01 (1.2.106); FILE MERGED 2003/03/10 14:07:58 cd 1.2.106.1: #107568# Added support for Add-Ons help integration


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [a26f6c57133159a47b1764d1a84d9ac6a2b9e7c5]

INTEGRATION: CWS fwk01 (1.7.106); FILE MERGED 2003/03/19 13:10:04 cd 1.7.106.3: #107568# Support Add-On help menu items directly in the Office help menu 2003/03/10 14:05:14 cd 1.7.106.2: #107568# Added support for Add-Ons help integration 2003/03/07 09:23:20 cd 1.7.106.1: #107568# New boolean member to detect Add-On menus


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [b3467a967ea787012b8a6761131ab862075728ff]

INTEGRATION: CWS fwk01 (1.5.18.2.44); FILE MERGED 2003/03/19 14:38:56 mba 1.5.18.2.44.1: #108257#: special treatment for DOCEVENTCONFIG


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [4aae658cfe72af3461cce119628f24c6e381cc30]

INTEGRATION: CWS fwk01 (1.39.4.3.16); FILE MERGED 2003/03/24 17:02:29 mba 1.39.4.3.16.3: #108086#: new printing hint 2003/03/20 11:42:46 as 1.39.4.3.16.2: #108086# remove typo 2003/03/19 17:44:36 mba 1.39.4.3.16.1: #108086#: cancelable PrintJobs


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [fec66fb2fe2ff84ab02f6a1e3e513e06cbbeb629]

INTEGRATION: CWS fwk01 (1.50.8.5.20); FILE MERGED 2003/03/17 13:08:34 cd 1.50.8.5.20.1: #108196# Removed dialog 'Export as PDF' and preselect pdf filter for pdf export


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [aa935722d9aba5455f9859e0dd7cfaf6a9e75416]

INTEGRATION: CWS fwk01 (1.37.2.3.44); FILE MERGED 2003/03/19 14:38:46 mba 1.37.2.3.44.1: #108257#: special treatment for DOCEVENTCONFIG


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [5d90763179fabb328a6b600660a6832b38ea7328]

INTEGRATION: CWS fwk01 (1.20.108); FILE MERGED 2003/03/26 10:30:41 cd 1.20.108.2: #108388# Use correct delete operator 2003/03/26 10:20:54 cd 1.20.108.1: #108388# Use correct delete operator


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [4a60a4fa268a5c66ddb0861fe54dba3f883dacbb]

INTEGRATION: CWS fwk01 (1.13.8.4.14); FILE MERGED 2003/03/19 14:38:02 mba 1.13.8.4.14.1: #108257#: special treatment for DOCEVENTCONFIG


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [2c76ed049ce1a75ad2e938972552e009c6d630e9]

INTEGRATION: CWS fwk01 (1.19.6.2.84); FILE MERGED 2003/03/11 13:48:12 as 1.19.6.2.84.1: #107864# dispatch _default instead of _blank


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [66e0d4da5b3ddf19822b259fde6b1f65756b36db]

INTEGRATION: CWS fwk01 (1.86.2.2.8); FILE MERGED 2003/03/17 09:24:26 cd 1.86.2.2.8.1: #107372# Use new function to retrieve current symbol set


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [d51d5274908e55dbe3571a19e81f3bc1b3949172]

INTEGRATION: CWS fwk01 (1.28.8.6.20); FILE MERGED 2003/02/27 07:25:32 cd 1.28.8.6.20.1: #107568# Top-level addon popup menus shouldn't be stored or configured by the user


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [26de2f3e56fe58f7bdace3dc83f22294c866b815]

INTEGRATION: CWS fwk01 (1.41.10.5.6); FILE MERGED 2003/03/17 09:24:26 cd 1.41.10.5.6.1: #107372# Use new function to retrieve current symbol set


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [c3fa96de125e7539591aa5afb40bb4f26279d238]

INTEGRATION: CWS fwk01 (1.32.2.3.20); FILE MERGED 2003/03/10 14:04:45 cd 1.32.2.3.20.1: #107568# Added support for Add-Ons help integration


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [c14789548b8b6932c7928a01c0c27c6bc292e124]

INTEGRATION: CWS fwk01 (1.9.2.1.62); FILE MERGED 2003/03/17 09:23:56 cd 1.9.2.1.62.1: #107372# Added function to retrieve symbol set according to spec


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [a0c8b3792f30c830b56af1230d9de0ead73915df]

INTEGRATION: CWS fwk01 (1.47.2.5.30); FILE MERGED 2003/03/31 15:53:34 cd 1.47.2.5.30.1: #i11534# Changed string for viewing mode function bar


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [9b40c0a84ca08f51991277a737c78c8e4888b409]

INTEGRATION: CWS fwk01 (1.5.12.2.12); FILE MERGED 2003/03/31 15:57:17 cd 1.5.12.2.12.1: #i11534# Changed string for viewing mode function bar


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [3b35f20ffc716b22730807281da77b12e81051b9]

INTEGRATION: CWS fwk01 (1.12.78); FILE MERGED 2003/03/05 13:57:19 cd 1.12.78.1: #107769# SID_RENAMEPAGE_QUICK should not be UI configurable


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [9fddc60536f583d79ab357cdc00f2ef25edb2265]

INTEGRATION: CWS fwk01 (1.102.6.1.50); FILE MERGED 2003/03/24 17:03:02 mba 1.102.6.1.50.1: #108086#: support for real OLE objects


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [bab19bc2076d4caf5568539714de0aa180ffa0a6]

INTEGRATION: CWS fwk01 (1.14.160); FILE MERGED 2003/03/24 17:03:01 mba 1.14.160.1: #108086#: support for real OLE objects


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [09854e574dd595de9f30f32228b82577606d9832]

INTEGRATION: CWS fwk01 (1.2.2.5.16); FILE MERGED 2003/04/01 14:03:31 lo 1.2.2.5.16.1: #i12907# allow startup without splashscreen component being loaded


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [b32efa4ca0c8aa8de3fce1e23b2a0c4cf4f10278]

INTEGRATION: CWS fwk01 (1.1.4.2.16); FILE MERGED 2003/03/22 20:11:40 cd 1.1.4.2.16.2: RESYNC: (1.1.4.2-1.1.4.3); FILE MERGED 2003/03/05 09:20:39 lo 1.1.4.2.16.1: patch from Pavel@Janik.cz (spelling and breaks in help-text)


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [5d6986df750719865b213a040f70b86bb72449a2]

INTEGRATION: CWS fwk01 (1.74.2.5.2.8.2.11.2.12.4); FILE MERGED 2003/04/01 14:03:29 lo 1.74.2.5.2.8.2.11.2.12.4.2: #i12907# allow startup without splashscreen component being loaded 2003/02/24 14:30:23 lo 1.74.2.5.2.8.2.11.2.12.4.1: #107640# check lockfile for null before calling clean()


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [0441ad485ce42dcd0465866cff8169c09c3585d9]

INTEGRATION: CWS fwk01 (1.1.4.2.6); FILE MERGED 2003/03/10 15:57:50 lo 1.1.4.2.6.1: #108102# don't pass command line parameters to javaldx


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [750d1d948392354e8f7cf66380c9ee04b4e9af05]

INTEGRATION: CWS fwk01 (1.13.2.5.4); FILE MERGED 2003/04/01 14:03:25 lo 1.13.2.5.4.1: #i12907# allow startup without splashscreen component being loaded


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [abb4760154dbf94fd92789804cd380593768b889]

INTEGRATION: CWS fwk01 (1.11.140); FILE MERGED 2003/03/13 07:26:55 cd 1.11.140.1: #107760# Changed hard coded factory string for impress


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [8c73f895f224e7a5f4aaf7bcef6d6f729b7b352f]

INTEGRATION: CWS fwk01 (1.1.132); FILE MERGED 2003/03/28 11:34:32 cd 1.1.132.2: #108350# Support node names starting with a number 2003/03/21 07:52:08 cd 1.1.132.1: #108350# Implement Notify to enable the live update of disabled commands


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [60ec1b7bc0a13c78c1c3de280b4c8fd3ed087d1e]

INTEGRATION: CWS fwk01 (1.1.132); FILE MERGED 2003/03/28 14:08:43 gt 1.1.132.1: #108202# third mode (auto) for symbol size


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [21329c26cc383da64df94c392095d23717e9a2ca]

INTEGRATION: CWS fwk01 (1.69.2.6.6); FILE MERGED 2003/03/11 13:35:04 as 1.69.2.6.6.1: #108088# new help id HID_BACKINGWINDOW for backing window


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [d9a4d7ca1e908ebf1767b51bfa19bf386157fff5]

INTEGRATION: CWS fwk01 (1.1.2); FILE ADDED 2003/03/11 13:35:03 as 1.1.2.1: #108088# new help id HID_BACKINGWINDOW for backing window


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [7ae266d32f0b05ff345419124bf2c30a5860abef]

INTEGRATION: CWS fwk01 (1.1.4.2.6); FILE MERGED 2003/03/31 07:56:26 cd 1.1.4.2.6.3: #108409# Use correct name for path environment variable. Check return value before use. 2003/03/30 09:28:15 cd 1.1.4.2.6.2: #108409# Support $(path) variable 2003/03/28 07:56:06 cd 1.1.4.2.6.1: #108409# Support $(path) variable as documented


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [e629707dc121a18b9a01c414588e4795257d5eba]

INTEGRATION: CWS fwk01 (1.7.28.1.14); FILE MERGED 2003/03/19 13:11:02 cd 1.7.28.1.14.1: #107568# Support Add-On help menu items directly in the Office help menu


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [2259eaf341dd74718dd090a7e26c43585467e818]

INTEGRATION: CWS fwk01 (1.63.2.4.6); FILE MERGED 2003/03/25 09:58:43 as 1.63.2.4.6.1: #108322# don't suspend controller more then once


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [b6f9fc3d4767ad755afef5e8a1efb3a35fec0c48]

INTEGRATION: CWS fwk01 (1.1.8.2.6); FILE MERGED 2003/03/11 13:35:01 as 1.1.8.2.6.1: #108088# new help id HID_BACKINGWINDOW for backing window


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [2100477aaf593ab75fdb1b1aea47d16feab3c985]

INTEGRATION: CWS fwk01 (1.1.4.1.36); FILE MERGED 2003/03/26 14:21:05 as 1.1.4.1.36.1: #108109# use new config schema; interpret time stamps in new way; fix ref count problems with job wrapper; support new initialization structure


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [68747ac1491ba051522d211a8232efe0683fc92a]

INTEGRATION: CWS fwk01 (1.1.2.2.26); FILE MERGED 2003/03/26 14:21:04 as 1.1.2.2.26.1: #108109# use new config schema; interpret time stamps in new way; fix ref count problems with job wrapper; support new initialization structure


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [32f5dd209507f99fb1160168998f6c62d8771bcd]

INTEGRATION: CWS fwk01 (1.1.4.1.36); FILE MERGED 2003/03/26 14:21:04 as 1.1.4.1.36.1: #108109# use new config schema; interpret time stamps in new way; fix ref count problems with job wrapper; support new initialization structure


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [75b2f2c02a85614d066b019b90b2a124fad0fec3]

INTEGRATION: CWS fwk01 (1.7.2.1.6); FILE MERGED 2003/03/19 13:11:01 cd 1.7.2.1.6.2: #107568# Support Add-On help menu items directly in the Office help menu 2003/03/07 09:29:09 cd 1.7.2.1.6.1: #107568# Support extended Add-Ons configuration format


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [f12bd2305aaadb6a5ccb8249c80b7865e4613005]

INTEGRATION: CWS fwk01 (1.1.72); FILE MERGED 2003/04/01 12:40:09 as 1.1.72.1: #107642# change order of used interception objects


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [709af1b68cde95749c5b02cd66b2297592216c5a]

INTEGRATION: CWS fwk01 (1.1.4.4.6); FILE MERGED 2003/03/10 09:49:20 mba 1.1.4.4.6.1: #i11957#: closeDoc should work also for components without a model; ghere it should behave like closeWin


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [060cc7648f02fe97be4b5b53a5f81492aa759af2]

INTEGRATION: CWS fwk01 (1.2.2.1.6); FILE MERGED 2003/03/10 14:03:16 cd 1.2.2.1.6.1: #107568# Added support for Add-Ons help integration


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [dd1a7322c39657a94738f8571ddaa144461216af]

INTEGRATION: CWS fwk01 (1.1.54); FILE MERGED 2003/03/31 05:35:37 as 1.1.54.1: #108488# use encoded path values


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [84553884f0082d8bdc73a448ee47538a05da7618]

INTEGRATION: CWS fwk01 (1.30.2.2.6); FILE MERGED 2003/03/19 13:11:00 cd 1.30.2.2.6.2: #107568# Support Add-On help menu items directly in the Office help menu 2003/03/10 14:03:16 cd 1.30.2.2.6.1: #107568# Added support for Add-Ons help integration


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [60d11a6bca9a2ae3b93ecb90d942c9af3b87c608]

INTEGRATION: CWS fwk01 (1.1.8.2.6); FILE MERGED 2003/03/11 13:21:04 as 1.1.8.2.6.1: #107864# function without reference frame


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [7d07009bbbb5d64b90843e075318574534430690]

INTEGRATION: CWS fwk01 (1.4.2.1.36); FILE MERGED 2003/03/26 14:21:03 as 1.4.2.1.36.1: #108109# use new config schema; interpret time stamps in new way; fix ref count problems with job wrapper; support new initialization structure


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [42676876c1342ac4cbb2b9ef7fda142d9e32f5c1]

INTEGRATION: CWS fwk01 (1.8.10.1.26); FILE MERGED 2003/03/19 13:10:59 cd 1.8.10.1.26.1: #107568# Support Add-On help menu items directly in the Office help menu


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [7f3d14be5853bd8157edac0006f78e6e0f3b4fbf]

INTEGRATION: CWS fwk01 (1.1.2.1.6); FILE MERGED 2003/03/17 09:22:20 cd 1.1.2.1.6.4: #107568# Support context for all items 2003/03/10 14:03:15 cd 1.1.2.1.6.3: #107568# Added support for Add-Ons help integration 2003/03/07 17:25:11 cd 1.1.2.1.6.2: #107568# Support toolbar item sets to insert toolbarr separators correctly 2003/03/07 09:28:54 cd 1.1.2.1.6.1: #107568# Support extended Add-Ons configuration format


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [667d3982c70836bf8bae32aa11faa8fb9f71a7d0]

INTEGRATION: CWS fwk01 (1.1.2.1.6); FILE MERGED 2003/03/24 15:03:22 cd 1.1.2.1.6.7: #107568# Fixed problem with separators and Add-On help menu items 2003/03/23 22:07:19 cd 1.1.2.1.6.6: #107568# Fixed build problem with gcc3 2003/03/19 13:10:59 cd 1.1.2.1.6.5: #107568# Support Add-On help menu items directly in the Office help menu 2003/03/17 09:22:20 cd 1.1.2.1.6.4: #107568# Support context for all items 2003/03/10 14:03:14 cd 1.1.2.1.6.3: #107568# Added support for Add-Ons help integration 2003/03/07 09:28:53 cd 1.1.2.1.6.2: #107568# Support extended Add-Ons configuration format 2003/02/27 07:26:35 cd 1.1.2.1.6.1: #107568# Top-level addon popup menus shouldn't be stored or configured by the user


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [722f9c23a1f1f725fa666fe437771688f14afbef]

INTEGRATION: CWS fwk01 (1.1.4.2.4); FILE MERGED 2003/03/30 09:27:02 cd 1.1.4.2.4.1: #108409# Support $(path) variable


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [b1d003c6ebc23517ecc6f32bb587f11b6c41d08b]

INTEGRATION: CWS fwk01 (1.1.4.1.36); FILE MERGED 2003/03/26 14:21:02 as 1.1.4.1.36.1: #108109# use new config schema; interpret time stamps in new way; fix ref count problems with job wrapper; support new initialization structure


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [648106f879fdf6609db1e0d4c8acb43b3a997833]

INTEGRATION: CWS fwk01 (1.1.72); FILE MERGED 2003/04/01 12:40:06 as 1.1.72.1: #107642# change order of used interception objects


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [b18803144c1850421548974cb0d0991dfb5f4696]

INTEGRATION: CWS fwk01 (1.8.44); FILE MERGED 2003/03/19 13:10:50 cd 1.8.44.2: #107568# Support Add-On help menu items directly in the Office help menu 2003/03/10 14:02:54 cd 1.8.44.1: #107568# Added support for Add-Ons help integration


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [b371f435ef633026ab628180124c7c7e874ee9b0]

INTEGRATION: CWS fwk01 (1.3.2.2.36); FILE MERGED 2003/03/26 14:21:02 as 1.3.2.2.36.1: #108109# use new config schema; interpret time stamps in new way; fix ref count problems with job wrapper; support new initialization structure


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [cf07fd891436e77ebfe400af951b919b1462e882]

INTEGRATION: CWS fwk01 (1.1.2.1.6); FILE MERGED 2003/03/10 14:02:54 cd 1.1.2.1.6.3: #107568# Added support for Add-Ons help integration 2003/03/07 09:28:29 cd 1.1.2.1.6.2: #107568# Support extended Add-Ons configuration format 2003/02/27 07:26:24 cd 1.1.2.1.6.1: #107568# Top-level addon popup menus shouldn't be stored or configured by the user


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [631a93a1830ba94a2e3677c911269e69f218a26d]

INTEGRATION: CWS fwk01 (1.1.2.1.6); FILE MERGED 2003/03/19 13:10:50 cd 1.1.2.1.6.5: #107568# Support Add-On help menu items directly in the Office help menu 2003/03/17 09:22:05 cd 1.1.2.1.6.4: #107568# Support context for all items 2003/03/10 14:02:54 cd 1.1.2.1.6.3: #107568# Added support for Add-Ons help integration 2003/03/07 09:28:28 cd 1.1.2.1.6.2: #107568# Support extended Add-Ons configuration format 2003/02/27 07:26:23 cd 1.1.2.1.6.1: #107568# Top-level addon popup menus shouldn't be stored or configured by the user


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [8fefecbdf5f02b621d5e30f978c1c6de927eaeb1]

INTEGRATION: CWS fwk01 (1.1.2); FILE ADDED 2003/03/11 13:35:00 as 1.1.2.1: #108088# new help id HID_BACKINGWINDOW for backing window


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [bd96c0cd070931c73cabca8e6b6ad7b77dc24337]

INTEGRATION: CWS fwk01 (1.11.6.4.4.2.58); FILE MERGED 2003/03/18 15:35:03 dbo 1.11.6.4.4.2.58.1: #108247# fixed: no macro expansion of integral variables; support for $ORIGIN


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [f0493262f5fa7d2b2dd4b89b35df18303b086d70]

INTEGRATION: CWS fwk01 (1.8.60); FILE MERGED 2003/03/26 13:14:17 dbo 1.8.60.1: #107910# avoid CC compiler warnings


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [124c0d928f6e567ef8d932631f127decb68ef795]

INTEGRATION: CWS fwk01 (1.1.34); FILE MERGED 2003/03/17 17:09:36 abi 1.1.34.1: #107612# service name com.sun.star.ucb.HelpContentProvider


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [5220f8ce5ed0aa5b9ca1324cffcbf962c5039d02]

INTEGRATION: CWS fwk01 (1.28.26); FILE MERGED 2003/03/10 13:39:25 abi 1.28.26.1: #107875# operator new[]/delete - mismatch


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [022741baa18869662d2bb4821823259e88a48062]

INTEGRATION: CWS fwk01 (1.14.2.1.8); FILE MERGED 2003/03/17 17:07:20 abi 1.14.2.1.8.1: #107612# service name com.sun.star.ucb.HelpContentProvider


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [274cf39d425c1403e66610c71f4d8e6e8dd861ad]

INTEGRATION: CWS fwk01 (1.32.2.1.24); FILE MERGED 2003/03/10 13:46:11 abi 1.32.2.1.24.1: #107875# operator new[]/delete - mismatch


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [1f9bbb6dda686ba52cb3219a0edaa3601cb48426]

INTEGRATION: CWS fwk01 (1.4.4.2.8); FILE MERGED 2003/03/31 07:09:40 jb 1.4.4.2.8.1: #108449# Preserve trees that contain any 'replace' or 'remove' operations, when stripping identical data


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [0c26b0afa4494a857c21bba9c07e3065025c097b]

INTEGRATION: CWS fwk01 (1.6.4.1.18); FILE MERGED 2003/03/26 14:21:38 as 1.6.4.1.18.1: #108109# use new config schema


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [e8e3ad7019cb2f0e9d35dd35683241e9262b0f8a]

INTEGRATION: CWS fwk01 (1.2.4.3.8); FILE MERGED 2003/03/10 14:29:51 cd 1.2.4.3.8.2: #107568# Added support for Add-Ons help integration 2003/03/07 09:30:34 cd 1.2.4.3.8.1: #107568# Extended Add-Ons format to better support user-defined images


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [f04fc04432fe9b03a2f47222247441548d1358f1]

INTEGRATION: CWS fwk01 (1.3.4.1.34); FILE MERGED 2003/03/31 07:10:19 jb 1.3.4.1.34.2: #108449# Remove redundant default values 2003/03/26 14:21:37 as 1.3.4.1.34.1: #108109# use new config schema


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [962a69b0fc7cfdc65fc5c2acf0f176cc330be501]

INTEGRATION: CWS fwk01 (1.16.2.2.38); FILE MERGED 2003/03/19 17:45:01 mba 1.16.2.2.38.1: #108086#: cancelable PrintJobs


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [119f53a5bf7555462998d72f6d196afa796310dc]

INTEGRATION: CWS fwk01 (1.79.2.4.34); FILE MERGED 2003/03/31 15:54:07 cd 1.79.2.4.34.1: #i11534# Changed string for viewing mode function bar


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [3bcb1ca3a75a59aad6b28f0b9b61a4c05c4669ee]

INTEGRATION: CWS fwk01 (1.35.2.4.14); FILE MERGED 2003/03/11 13:41:29 as 1.35.2.4.14.1: #108100# handle ErrCode right as ULONG


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [092a939bff9e5944b07c8a604b0903c8a858e2a1]

INTEGRATION: CWS uaa01 (1.9.2.1.40); FILE MERGED 2003/03/14 15:58:44 thb 1.9.2.1.40.2: RESYNC: (1.9.2.1-1.9.2.3); FILE MERGED 2003/02/17 13:03:49 dr 1.9.2.1.40.1: #107054# getIndexAtPoint() uses object coordinates


2003-04-04  Vladimir Glazounov  <vg@openoffice.org>  [9953e4eeafc944244c4d6f9fa70e0c30466cf315]

SRX644


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [4cb3fbdbb34da78121f4b12ba7febf1cba000964]

INTEGRATION: CWS uaa01 (1.6.2.1.42); FILE MERGED 2003/02/17 13:48:33 oj 1.6.2.1.42.1: #107503# add 2 new method for getIndexAtPoint and getCharacterBounds


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [51bc90abcb28db9ed1968f1bf90a14cdb20d0748]

INTEGRATION: CWS uaa01 (1.7.100); FILE MERGED 2003/02/17 13:48:32 oj 1.7.100.1: #107503# add 2 new method for getIndexAtPoint and getCharacterBounds


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [76a36e65ddfcd5f948da372bbc0ba7bc165a33b6]

INTEGRATION: CWS uaa01 (1.16.6.1.42); FILE MERGED 2003/02/17 13:48:31 oj 1.16.6.1.42.1: #107503# add 2 new method for getIndexAtPoint and getCharacterBounds


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [48d1f024d4d8f4ced45c02d50b1a39b4b8af96aa]

INTEGRATION: CWS uaa01 (1.10.6.1.38); FILE MERGED 2003/03/25 11:44:57 thb 1.10.6.1.38.1: #108199# Implemented OJ's additions to BrowseBox (GetFieldCharacterBounds and GetFieldIndexAtPoint) for GalleryListView


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [15ee829adca0ff0ba5f80cd3475a84bedbc778dc]

INTEGRATION: CWS uaa01 (1.3.88); FILE MERGED 2003/03/17 14:43:45 thb 1.3.88.1: #108199# Fixed incompatibility


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [829c2bc2771a1ac363cf01f990f3724b3696450d]

INTEGRATION: CWS uaa01 (1.1.2); FILE ADDED 2003/03/25 11:44:34 thb 1.1.2.1: #108199# Implemented OJ's additions to BrowseBox (GetFieldCharacterBounds and GetFieldIndexAtPoint) for GalleryListView


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [da9f3e27b5b570040070b7c87be3892c700687a1]

INTEGRATION: CWS uaa01 (1.14.12.1.38); FILE MERGED 2003/03/25 11:45:11 thb 1.14.12.1.38.1: #108199# Implemented OJ's additions to BrowseBox (GetFieldCharacterBounds and GetFieldIndexAtPoint) for GalleryListView


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [56d44af1e298c773e38788ae2093443fb8ad9485]

INTEGRATION: CWS uaa01 (1.16.2.1.38); FILE MERGED 2003/03/25 11:45:22 thb 1.16.2.1.38.1: #108199# Implemented OJ's additions to BrowseBox (GetFieldCharacterBounds and GetFieldIndexAtPoint) for GalleryListView


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [93d61af8967cbcc1ac8231e55c82e7880e5eb3da]

INTEGRATION: CWS uaa01 (1.1.2); FILE ADDED 2003/03/25 11:45:21 thb 1.1.2.1: #108199# Implemented OJ's additions to BrowseBox (GetFieldCharacterBounds and GetFieldIndexAtPoint) for GalleryListView


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [f634aca396deaf37c32ff9bbf0cd437bcf983537]

INTEGRATION: CWS uaa01 (1.3.90); FILE MERGED 2003/03/17 14:44:23 thb 1.3.90.1: #108199# Fixed incompatibility


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [abf11db15c220984beb5daf1e3b84524a0bb0d0f]

INTEGRATION: CWS uaa01 (1.8.134); FILE MERGED 2003/04/03 14:22:31 thb 1.8.134.1: #108199# Fix from PL


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [c30da555d7113a6e333c07153a24deab088bc823]

INTEGRATION: CWS xmlfilter01 (1.7.26); FILE MERGED 2003/04/01 18:21:31 abutler 1.7.26.3: #108483# ReThrows any exceptions from lower modules, to report a failure in loading 2003/04/01 14:24:19 abutler 1.7.26.2: #108483# added relative template resolution for template loading 2003/03/19 11:42:01 abutler 1.7.26.1: #108111# added additional exception handling Conflicts with CWS jollyfilterteam03 resolved (abutler)


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [b11d505fe9a69e72b9bc5d179ad3059eddad6c14]

INTEGRATION: CWS xmlfilter01 (1.13.20.1.8); FILE MERGED 2003/03/23 16:18:27 cl 1.13.20.1.8.1: #108138# ignore <?xml statement over ::unknown( when we already written it


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [201778889feeb02085e2a6a90870b51e18c00714]

INTEGRATION: CWS xmlfilter01 (1.29.112); FILE MERGED 2003/03/23 16:42:54 cl 1.29.112.1: #108138# added menu entry for xslt filter settings dialog


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [30c470695a649c21a54a4ac7701ffc2c77845123]

INTEGRATION: CWS xmlfilter01 (1.3.140); FILE MERGED 2003/03/23 16:42:53 cl 1.3.140.1: #108138# added menu entry for xslt filter settings dialog


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [50d961e4358a9beed7893364312c5dcda4dfc686]

INTEGRATION: CWS xmlfilter01 (1.24.112); FILE MERGED 2003/03/23 14:21:20 cl 1.24.112.1: #108138# added menu entry for xslt filter settings dialog


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [94678cdc2985996f5e48806ce22c82276bdd1e2e]

INTEGRATION: CWS xmlfilter01 (1.1.2); FILE ADDED 2003/03/20 09:46:58 abutler 1.1.2.1: #108295# XML Validation component for XSLT UI. Initial check in


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [94b1ae3f577864259f104dc73a0de7a20780d015]

INTEGRATION: CWS xmlfilter01 (1.1.2); FILE ADDED 2003/03/21 10:14:03 cl 1.1.2.2: #108295# added support for an error handler 2003/03/20 09:47:00 abutler 1.1.2.1: #108295# XML Validation component for XSLT UI. Initial check in


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [01df3d8d9e588877118ab94ef45b09e7c96d5894]

INTEGRATION: CWS xmlfilter01 (1.1.2); FILE ADDED 2003/03/20 09:46:59 abutler 1.1.2.1: #108295# XML Validation component for XSLT UI. Initial check in


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [ac2f10b2e6bc329f62951b578a34aec93eb24d0a]

INTEGRATION: CWS xmlfilter01 (1.1.2); FILE ADDED 2003/03/19 11:42:59 abutler 1.1.2.2: #108111# made jar creation more specific 2003/03/12 14:33:39 abutler 1.1.2.1: #108111# XSLT processing filter module


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [9270ab8b0ba1a3e3ca4b7b2fb8bb1d1cfe1b4712]

INTEGRATION: CWS xmlfilter01 (1.1.2); FILE ADDED 2003/03/12 14:34:13 abutler 1.1.2.1: #108111# XSLT processing filter module


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [915ee5602d3e0bbd301a264456f5654cc8f8a009]

INTEGRATION: CWS xmlfilter01 (1.1.2); FILE ADDED 2003/04/01 16:27:48 cl 1.1.2.6: #107159# minor resource changes 2003/03/29 18:58:39 cl 1.1.2.5: #107159# ui freeze and fixes 2003/03/24 17:31:23 cl 1.1.2.4: #108138# fixed use of FilterName and InterfaceName 2003/03/22 21:25:11 cl 1.1.2.3: #108138# initial checkin of the xslt filter dialog 2003/03/22 15:42:44 cl 1.1.2.2: #108138# initial checkin of the xslt filter dialog 2003/03/21 13:58:11 cl 1.1.2.1: #108138# initial checkin of the xslt filter dialog


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [cb9ff26c163d12082b739af8433dba5130faa81e]

INTEGRATION: CWS xmlfilter01 (1.1.2); FILE ADDED 2003/03/29 18:58:38 cl 1.1.2.5: #107159# ui freeze and fixes 2003/03/27 23:09:31 cl 1.1.2.4: #108138# added filter package feature and bugfixes 2003/03/24 17:31:22 cl 1.1.2.3: #108138# fixed use of FilterName and InterfaceName 2003/03/22 15:42:44 cl 1.1.2.2: #108138# initial checkin of the xslt filter dialog 2003/03/21 13:58:10 cl 1.1.2.1: #108138# initial checkin of the xslt filter dialog


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [80c4b1df33ec331619145ebdd4982c03c53303bd]

INTEGRATION: CWS xmlfilter01 (1.1.2); FILE ADDED 2003/03/29 18:58:38 cl 1.1.2.4: #107159# ui freeze and fixes 2003/03/22 21:25:11 cl 1.1.2.3: #108138# initial checkin of the xslt filter dialog 2003/03/22 15:43:58 cl 1.1.2.2: #108138# initial checkin of the xslt filter dialog 2003/03/21 13:58:10 cl 1.1.2.1: #108138# initial checkin of the xslt filter dialog


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [c280bf0a9aacf5916ff82b2faf4b84d854543bad]

INTEGRATION: CWS xmlfilter01 (1.1.2); FILE ADDED 2003/03/29 21:56:01 cl 1.1.2.8: #107159# safe exception handling 2003/03/29 18:58:38 cl 1.1.2.7: #107159# ui freeze and fixes 2003/03/27 23:09:31 cl 1.1.2.6: #108138# added filter package feature and bugfixes 2003/03/24 17:31:22 cl 1.1.2.5: #108138# fixed use of FilterName and InterfaceName 2003/03/23 16:41:08 cl 1.1.2.4: #108138# reworked export testing to use optional ui dtd 2003/03/22 21:25:10 cl 1.1.2.3: #108138# initial checkin of the xslt filter dialog 2003/03/22 15:42:43 cl 1.1.2.2: #108138# initial checkin of the xslt filter dialog 2003/03/21 13:58:09 cl 1.1.2.1: #108138# initial checkin of the xslt filter dialog


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [225a7166dcde959081b2bf2078ca41205714dc00]

INTEGRATION: CWS xmlfilter01 (1.1.2); FILE ADDED 2003/03/29 18:58:37 cl 1.1.2.3: #107159# ui freeze and fixes 2003/03/22 21:25:10 cl 1.1.2.2: #108138# initial checkin of the xslt filter dialog 2003/03/21 13:58:09 cl 1.1.2.1: #108138# initial checkin of the xslt filter dialog


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [e62dd8e872b9be81ea926a6fe68abdfa5380de24]

INTEGRATION: CWS xmlfilter01 (1.1.2); FILE ADDED 2003/03/29 18:58:37 cl 1.1.2.3: #107159# ui freeze and fixes 2003/03/22 21:25:10 cl 1.1.2.2: #108138# initial checkin of the xslt filter dialog 2003/03/21 13:58:08 cl 1.1.2.1: #108138# initial checkin of the xslt filter dialog


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [b2e89becc42947471b50677abf5e7e815d7f6fb4]

INTEGRATION: CWS xmlfilter01 (1.1.2); FILE ADDED 2003/03/29 18:58:37 cl 1.1.2.2: #107159# ui freeze and fixes 2003/03/21 13:58:07 cl 1.1.2.1: #108138# initial checkin of the xslt filter dialog


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [daebd1448f47f44c27378b37796c0e206759995a]

INTEGRATION: CWS xmlfilter01 (1.1.2); FILE ADDED 2003/03/29 21:56:01 cl 1.1.2.4: #107159# safe exception handling 2003/03/29 18:58:36 cl 1.1.2.3: #107159# ui freeze and fixes 2003/03/23 16:41:08 cl 1.1.2.2: #108138# reworked export testing to use optional ui dtd 2003/03/21 13:58:07 cl 1.1.2.1: #108138# initial checkin of the xslt filter dialog


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [f7683176d15b2e97abb6abc6c398266b74348623]

INTEGRATION: CWS xmlfilter01 (1.1.2); FILE ADDED 2003/03/29 18:58:36 cl 1.1.2.3: #107159# ui freeze and fixes 2003/03/22 21:25:09 cl 1.1.2.2: #108138# initial checkin of the xslt filter dialog 2003/03/21 13:58:06 cl 1.1.2.1: #108138# initial checkin of the xslt filter dialog


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [d2ecad0e4be4968d97556a1eab16b9df673f4d64]

INTEGRATION: CWS xmlfilter01 (1.1.2); FILE ADDED 2003/03/29 18:58:36 cl 1.1.2.4: #107159# ui freeze and fixes 2003/03/24 17:31:21 cl 1.1.2.3: #108138# fixed use of FilterName and InterfaceName 2003/03/22 21:25:09 cl 1.1.2.2: #108138# initial checkin of the xslt filter dialog 2003/03/21 13:58:05 cl 1.1.2.1: #108138# initial checkin of the xslt filter dialog


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [5fe4d3548d1fc706a9125e27f54a38f2d5c5bf85]

INTEGRATION: CWS xmlfilter01 (1.1.2); FILE ADDED 2003/03/29 18:58:36 cl 1.1.2.2: #107159# ui freeze and fixes 2003/03/21 13:58:05 cl 1.1.2.1: #108138# initial checkin of the xslt filter dialog


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [5302c4909fe02b020a450c1d1539446f41605032]

INTEGRATION: CWS xmlfilter01 (1.1.2); FILE ADDED 2003/03/29 18:58:35 cl 1.1.2.5: #107159# ui freeze and fixes 2003/03/27 23:09:31 cl 1.1.2.4: #108138# added filter package feature and bugfixes 2003/03/24 17:31:20 cl 1.1.2.3: #108138# fixed use of FilterName and InterfaceName 2003/03/22 21:25:09 cl 1.1.2.2: #108138# initial checkin of the xslt filter dialog 2003/03/21 13:58:04 cl 1.1.2.1: #108138# initial checkin of the xslt filter dialog


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [2ffa4f845e7e46ccfe39da9ae7afbed24b881de1]

INTEGRATION: CWS xmlfilter01 (1.1.2); FILE ADDED 2003/03/29 18:58:35 cl 1.1.2.3: #107159# ui freeze and fixes 2003/03/22 21:25:08 cl 1.1.2.2: #108138# initial checkin of the xslt filter dialog 2003/03/21 13:58:03 cl 1.1.2.1: #108138# initial checkin of the xslt filter dialog


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [8bc4e4fe1d713eac5d6e9108e0e186510d6c5087]

INTEGRATION: CWS xmlfilter01 (1.1.2); FILE ADDED 2003/03/27 23:09:30 cl 1.1.2.3: #108138# added filter package feature and bugfixes 2003/03/24 17:31:19 cl 1.1.2.2: #108138# fixed use of FilterName and InterfaceName 2003/03/21 13:58:03 cl 1.1.2.1: #108138# initial checkin of the xslt filter dialog


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [ccd408f5a6a5a73929253efdbfc96efb0f3f01b9]

INTEGRATION: CWS xmlfilter01 (1.1.2); FILE ADDED 2003/03/29 18:58:35 cl 1.1.2.2: #107159# ui freeze and fixes 2003/03/21 13:58:02 cl 1.1.2.1: #108138# initial checkin of the xslt filter dialog


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [693be8cfe4cb6303d2420a3fdcca7a62ede359c5]

INTEGRATION: CWS xmlfilter01 (1.1.2); FILE ADDED 2003/03/29 21:56:01 cl 1.1.2.7: #107159# safe exception handling 2003/03/29 18:58:34 cl 1.1.2.6: #107159# ui freeze and fixes 2003/03/27 23:09:30 cl 1.1.2.5: #108138# added filter package feature and bugfixes 2003/03/24 17:31:19 cl 1.1.2.4: #108138# fixed use of FilterName and InterfaceName 2003/03/22 21:25:08 cl 1.1.2.3: #108138# initial checkin of the xslt filter dialog 2003/03/22 13:01:01 cl 1.1.2.2: #108138# initial checkin of the xslt filter dialog 2003/03/21 13:58:01 cl 1.1.2.1: #108138# initial checkin of the xslt filter dialog


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [a54583f6bbbf3c15bfc76727ea9c74f19d389a42]

INTEGRATION: CWS xmlfilter01 (1.1.2); FILE ADDED 2003/04/01 16:27:48 cl 1.1.2.6: #107159# minor resource changes 2003/03/31 16:23:06 cl 1.1.2.5: #107159# make buttons a bit wider for translation 2003/03/29 18:58:34 cl 1.1.2.4: #107159# ui freeze and fixes 2003/03/24 17:31:19 cl 1.1.2.3: #108138# fixed use of FilterName and InterfaceName 2003/03/22 21:25:07 cl 1.1.2.2: #108138# initial checkin of the xslt filter dialog 2003/03/21 13:58:00 cl 1.1.2.1: #108138# initial checkin of the xslt filter dialog


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [ba8bf77c47576afeab5a0be27461a8accef92afb]

INTEGRATION: CWS xmlfilter01 (1.1.2); FILE ADDED 2003/03/31 15:58:14 cl 1.1.2.7: #107159# fixed typedetection 2003/03/29 18:58:34 cl 1.1.2.6: #107159# ui freeze and fixes 2003/03/27 23:09:30 cl 1.1.2.5: #108138# added filter package feature and bugfixes 2003/03/24 17:31:18 cl 1.1.2.4: #108138# fixed use of FilterName and InterfaceName 2003/03/23 16:41:07 cl 1.1.2.3: #108138# reworked export testing to use optional ui dtd 2003/03/22 21:25:07 cl 1.1.2.2: #108138# initial checkin of the xslt filter dialog 2003/03/21 13:58:00 cl 1.1.2.1: #108138# initial checkin of the xslt filter dialog


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [c1fa47b52b1d44f6d410ba00083e0eb0cba0e922]

INTEGRATION: CWS xmlfilter01 (1.1.2); FILE ADDED 2003/03/29 18:58:33 cl 1.1.2.3: #107159# ui freeze and fixes 2003/03/22 21:25:07 cl 1.1.2.2: #108138# initial checkin of the xslt filter dialog 2003/03/21 13:57:59 cl 1.1.2.1: #108138# initial checkin of the xslt filter dialog


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [d0d152d4e3e99c41dd71187eca917470c4d64adf]

INTEGRATION: CWS xmlfilter01 (1.1.2); FILE ADDED 2003/04/03 08:57:15 cl 1.1.2.9: #108577# use maType for type name 2003/03/31 16:23:06 cl 1.1.2.8: #107159# make buttons a bit wider for translation 2003/03/31 15:58:13 cl 1.1.2.7: #107159# fixed typedetection 2003/03/29 18:58:33 cl 1.1.2.6: #107159# ui freeze and fixes 2003/03/27 23:09:29 cl 1.1.2.5: #108138# added filter package feature and bugfixes 2003/03/24 17:31:17 cl 1.1.2.4: #108138# fixed use of FilterName and InterfaceName 2003/03/23 16:41:07 cl 1.1.2.3: #108138# reworked export testing to use optional ui dtd 2003/03/22 21:25:06 cl 1.1.2.2: #108138# initial checkin of the xslt filter dialog 2003/03/21 13:57:58 cl 1.1.2.1: #108138# initial checkin of the xslt filter dialog


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [8d3c7f31c877d9d15582b7ee69a36700a52af050]

INTEGRATION: CWS xmlfilter01 (1.1.2); FILE ADDED 2003/03/29 21:56:00 cl 1.1.2.3: #107159# safe exception handling 2003/03/29 18:58:33 cl 1.1.2.2: #107159# ui freeze and fixes 2003/03/27 23:09:29 cl 1.1.2.1: #108138# added filter package feature and bugfixes


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [6f42543280b8b8b54ec72a1d6567aeccd3eb252e]

INTEGRATION: CWS xmlfilter01 (1.1.2); FILE ADDED 2003/03/29 21:56:00 cl 1.1.2.3: #107159# safe exception handling 2003/03/29 18:58:33 cl 1.1.2.2: #107159# ui freeze and fixes 2003/03/27 23:09:28 cl 1.1.2.1: #108138# added filter package feature and bugfixes


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [df8bf00e413d045e40c8574cadf65410967be3bb]

INTEGRATION: CWS xmlfilter01 (1.1.2); FILE ADDED 2003/03/29 18:58:32 cl 1.1.2.1: #107159# ui freeze and fixes


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [2f1a4802d54fd5da2f366798d412b45669c7fadb]

INTEGRATION: CWS xmlfilter01 (1.1.2); FILE ADDED 2003/03/27 23:09:27 cl 1.1.2.3: #108138# added filter package feature and bugfixes 2003/03/24 17:31:16 cl 1.1.2.2: #108138# fixed use of FilterName and InterfaceName 2003/03/22 21:40:30 cl 1.1.2.1: #108138# initial checkin of the xslt filter dialog


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [9cbbd130f54284444f50f2258a833decfe100147]

INTEGRATION: CWS xmlfilter01 (1.1.2); FILE ADDED 2003/03/29 18:58:32 cl 1.1.2.4: #107159# ui freeze and fixes 2003/03/27 23:09:27 cl 1.1.2.3: #108138# added filter package feature and bugfixes 2003/03/24 17:31:15 cl 1.1.2.2: #108138# fixed use of FilterName and InterfaceName 2003/03/22 21:40:30 cl 1.1.2.1: #108138# initial checkin of the xslt filter dialog


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [7fe3f71d10783f768e4497c2439d4cf2480228bb]

INTEGRATION: CWS xmlfilter01 (1.1.2); FILE ADDED 2003/03/29 18:58:31 cl 1.1.2.3: #107159# ui freeze and fixes 2003/03/22 13:01:01 cl 1.1.2.2: #108138# initial checkin of the xslt filter dialog 2003/03/21 13:57:57 cl 1.1.2.1: #108138# initial checkin of the xslt filter dialog


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [2e7b9084614de87547bbd721ad0cc0ef93d10572]

INTEGRATION: CWS xmlfilter01 (1.1.2); FILE ADDED 2003/03/29 18:58:31 cl 1.1.2.2: #107159# ui freeze and fixes 2003/03/27 23:09:27 cl 1.1.2.1: #108138# added filter package feature and bugfixes


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [5985e81a86d43f7af7acd4b14ecb5027b9ea507b]

INTEGRATION: CWS xmlfilter01 (1.1.2); FILE ADDED 2003/03/29 18:58:31 cl 1.1.2.1: #107159# ui freeze and fixes


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [5aa7fffdccee493d9ad7bd13d78b06fdb405c653]

INTEGRATION: CWS xmlfilter01 (1.1.2); FILE ADDED 2003/04/01 16:27:47 cl 1.1.2.6: #107159# minor resource changes 2003/03/29 18:58:30 cl 1.1.2.5: #107159# ui freeze and fixes 2003/03/24 17:31:15 cl 1.1.2.4: #108138# fixed use of FilterName and InterfaceName 2003/03/22 21:25:06 cl 1.1.2.3: #108138# initial checkin of the xslt filter dialog 2003/03/22 13:01:00 cl 1.1.2.2: #108138# initial checkin of the xslt filter dialog 2003/03/21 13:57:56 cl 1.1.2.1: #108138# initial checkin of the xslt filter dialog


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [093b3276b500afae3a8324114be6df8ce3f61808]

INTEGRATION: CWS xmlfilter01 (1.1.2); FILE ADDED 2003/03/29 21:56:00 cl 1.1.2.5: #107159# safe exception handling 2003/03/24 17:31:14 cl 1.1.2.4: #108138# fixed use of FilterName and InterfaceName 2003/03/22 15:42:43 cl 1.1.2.3: #108138# initial checkin of the xslt filter dialog 2003/03/22 13:01:00 cl 1.1.2.2: #108138# initial checkin of the xslt filter dialog 2003/03/21 13:57:56 cl 1.1.2.1: #108138# initial checkin of the xslt filter dialog


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [8ccfbfa952952c454efbb40d5206678e0640c493]

INTEGRATION: CWS xmlfilter01 (1.1.2); FILE ADDED 2003/03/29 18:58:30 cl 1.1.2.4: #107159# ui freeze and fixes 2003/03/22 21:25:06 cl 1.1.2.3: #108138# initial checkin of the xslt filter dialog 2003/03/22 13:00:59 cl 1.1.2.2: #108138# initial checkin of the xslt filter dialog 2003/03/21 13:57:55 cl 1.1.2.1: #108138# initial checkin of the xslt filter dialog


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [3700b1f6ee95dcf5ee2b428c8aec081a05680561]

INTEGRATION: CWS xmlfilter01 (1.1.2); FILE ADDED 2003/04/01 16:27:47 cl 1.1.2.8: #107159# minor resource changes 2003/03/29 21:55:59 cl 1.1.2.7: #107159# safe exception handling 2003/03/29 18:58:29 cl 1.1.2.6: #107159# ui freeze and fixes 2003/03/24 17:31:13 cl 1.1.2.5: #108138# fixed use of FilterName and InterfaceName 2003/03/22 21:25:05 cl 1.1.2.4: #108138# initial checkin of the xslt filter dialog 2003/03/22 15:42:43 cl 1.1.2.3: #108138# initial checkin of the xslt filter dialog 2003/03/22 13:00:59 cl 1.1.2.2: #108138# initial checkin of the xslt filter dialog 2003/03/21 13:57:54 cl 1.1.2.1: #108138# initial checkin of the xslt filter dialog


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [1b0eb7b51c3c9efc55a84e9b798a2635d2f3c343]

INTEGRATION: CWS xmlfilter01 (1.1.2); FILE ADDED 2003/03/27 23:09:26 cl 1.1.2.1: #108138# added filter package feature and bugfixes


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [62d419397184f993ba041fb81e47937595712e2e]

INTEGRATION: CWS xmlfilter01 (1.1.2); FILE ADDED 2003/03/29 21:55:59 cl 1.1.2.2: #107159# safe exception handling 2003/03/27 23:09:25 cl 1.1.2.1: #108138# added filter package feature and bugfixes


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [87adf54957b4c11f99284906033d52c0fdb42612]

INTEGRATION: CWS xmlfilter01 (1.1.2); FILE ADDED 2003/03/27 23:09:24 cl 1.1.2.1: #108138# added filter package feature and bugfixes


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [a09ae80a3f70aa32287e95eb7fe2e5611e675f94]

INTEGRATION: CWS xmlfilter01 (1.1.2); FILE ADDED 2003/03/29 21:55:59 cl 1.1.2.3: #107159# safe exception handling 2003/03/29 18:58:29 cl 1.1.2.2: #107159# ui freeze and fixes 2003/03/27 23:09:23 cl 1.1.2.1: #108138# added filter package feature and bugfixes


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [07a0cc27b0f10be3ed306e1598c56a418c958fab]

INTEGRATION: CWS xmlfilter01 (1.1.2); FILE ADDED 2003/03/29 18:58:29 cl 1.1.2.4: #107159# ui freeze and fixes 2003/03/27 23:09:23 cl 1.1.2.3: #108138# added filter package feature and bugfixes 2003/03/22 21:25:05 cl 1.1.2.2: #108138# initial checkin of the xslt filter dialog 2003/03/21 13:57:54 cl 1.1.2.1: #108138# initial checkin of the xslt filter dialog


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [712aad84fcb848740a2e968a0dc02bc1d2534ff4]

INTEGRATION: CWS xmlfilter01 (1.1.2); FILE ADDED 2003/03/29 18:58:29 cl 1.1.2.1: #107159# ui freeze and fixes


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [ebf832ecb1e675dbee362f2aa30fdf99f2245ecf]

INTEGRATION: CWS xmlfilter01 (1.1.2); FILE ADDED 2003/03/21 13:57:53 cl 1.1.2.1: #108138# initial checkin of the xslt filter dialog


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [872dba61a1a45dceb4ffb662f6da61fb67d750e5]

INTEGRATION: CWS xmlfilter01 (1.1.2.3.2.1.16); FILE MERGED 2003/03/25 14:53:07 abutler 1.1.2.3.2.1.16.2: #108360# Added check for existing inputstream before trying to resolve URL 2003/03/12 09:26:29 abutler 1.1.2.3.2.1.16.1: #108124# Changed filterdetection module to use the Clipboardformat field in the type node instead of the URLPattern


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [6792e3ad7f8a7264516cbb878ba0e03faffe0e0a]

INTEGRATION: CWS xmlfilter01 (1.1.2); FILE ADDED 2003/04/03 08:55:47 cl 1.1.2.3: #108574# we need a dtd for typedetection and it should be the docbook dtd 2003/04/01 08:37:58 abutler 1.1.2.2: #108483# changed DocType 2003/03/28 16:52:31 abutler 1.1.2.1: #108483# Adding Docbook stylesheets to build


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [0836c5d9ede544e0a9e3ffd272f108b5c76a94b2]

INTEGRATION: CWS xmlfilter01 (1.1.2); FILE ADDED 2003/03/28 16:52:32 abutler 1.1.2.1: #108483# Adding Docbook stylesheets to build


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [d3549ff093e5059426775e128bc767b2d4786146]

INTEGRATION: CWS xmlfilter01 (1.1.2); FILE ADDED 2003/03/28 16:52:30 abutler 1.1.2.1: #108483# Adding Docbook stylesheets to build


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [61956e015ebe747eefa1d4c3c8fa1330ab5b0eb6]

INTEGRATION: CWS xmlfilter01 (1.8.28); FILE MERGED 2003/03/28 16:58:28 abutler 1.8.28.2: #108483# Added docbook module 2003/03/23 13:31:42 cl 1.8.28.1: #108138# initial checkin of the xslt filter dialog


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [6e6f8a789151dcf47addcffbf8343d2aba144998]

INTEGRATION: CWS xmlfilter01 (1.7.2.4.16); FILE MERGED 2003/03/28 16:58:28 abutler 1.7.2.4.16.4: #108483# Added docbook module 2003/03/21 14:22:35 cl 1.7.2.4.16.3: #108138# initial checkin of the xslt filter dialog 2003/03/20 11:36:01 abutler 1.7.2.4.16.2: #108295# XML Validation component for XSLT UI added 2003/03/12 14:35:17 abutler 1.7.2.4.16.1: #108111# Added XSLT filter to build list


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [6cf92bd546f0e0ba100c810805ad778392b1fe42]

INTEGRATION: CWS xmlfilter01 (1.1.4.1.2); FILE MERGED 2003/03/29 19:15:06 cl 1.1.4.1.2.1: #107159# ui freeze and fixes


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [48106acbc4c951ca11b5de7a24722cbd1979a421]

INTEGRATION: CWS xmlfilter01 (1.27.2.1.32); FILE MERGED 2003/03/14 13:32:08 as 1.27.2.1.32.1: #107711# new service ExtendedTypeDetectionFactory; new interfaces and doc for TypeDetection and FilterFactory


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [6ed41c4fe1656395d5f4ac4905570977df56f4bd]

INTEGRATION: CWS xmlfilter01 (1.3.6.1.32); FILE MERGED 2003/03/14 13:32:07 as 1.3.6.1.32.1: #107711# new service ExtendedTypeDetectionFactory; new interfaces and doc for TypeDetection and FilterFactory


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [bd7489746d489b0867f89887ffb98108e278c56e]

INTEGRATION: CWS xmlfilter01 (1.5.72); FILE MERGED 2003/03/14 13:32:05 as 1.5.72.1: #107711# new service ExtendedTypeDetectionFactory; new interfaces and doc for TypeDetection and FilterFactory


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [28cee6a74bae8f20345751c09ad6fd0adca3ffb2]

INTEGRATION: CWS xmlfilter01 (1.4.72); FILE MERGED 2003/03/14 13:32:02 as 1.4.72.1: #107711# new service ExtendedTypeDetectionFactory; new interfaces and doc for TypeDetection and FilterFactory


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [96ae6547e0917c91e9760843d09e1378a21c3824]

INTEGRATION: CWS xmlfilter01 (1.1.2); FILE ADDED 2003/03/14 13:31:59 as 1.1.2.1: #107711# new service ExtendedTypeDetectionFactory; new interfaces and doc for TypeDetection and FilterFactory


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [485c849bcf42f82f411b41e96467d4dc90f74f79]

INTEGRATION: CWS xmlfilter01 (1.6.72); FILE MERGED 2003/03/14 13:31:56 as 1.6.72.1: #107711# new service ExtendedTypeDetectionFactory; new interfaces and doc for TypeDetection and FilterFactory


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [2f73ebfc989d516c267cbff7358e7b1539dc0c63]

INTEGRATION: CWS xmlfilter01 (1.34.2.3.30); FILE MERGED 2003/03/13 17:26:24 cl 1.34.2.3.30.1: #108138# new menu entry for xml filter configuration dialog


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [e57af7f6dd18501b1c2b69c0c2e9391c4a9cbfdf]

INTEGRATION: CWS xmlfilter01 (1.32.4.2.52); FILE MERGED 2003/03/31 16:05:12 cl 1.32.4.2.52.1: #107159# added menu entry for xml filter configuration dialog


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [63c9866673fdacfff0df8b3ec0e477b8e9b1f475]

INTEGRATION: CWS xmlfilter01 (1.3.112); FILE MERGED 2003/03/31 16:05:07 cl 1.3.112.1: #107159# added menu entry for xml filter configuration dialog


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [60b9c0c98b904dee768eb5b0265ac9775d48fa52]

INTEGRATION: CWS xmlfilter01 (1.6.72); FILE MERGED 2003/03/11 16:05:55 cl 1.6.72.1: #108138# new menu entry for xml filter configuration dialog


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [930faa3b30049619d1a4652f6ff03a18c3cde11d]

INTEGRATION: CWS xmlfilter01 (1.9.72); FILE MERGED 2003/03/11 16:05:55 cl 1.9.72.1: #108138# new menu entry for xml filter configuration dialog


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [57696ffa4e5b82d7d9c23ca56eeb0cade1123e67]

INTEGRATION: CWS xmlfilter01 (1.16.72); FILE MERGED 2003/03/11 16:06:53 cl 1.16.72.1: #108138# new menu entry for xml filter configuration dialog


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [1a487f043c614e8998a544fbdec445ab55a6fb48]

INTEGRATION: CWS xmlfilter01 (1.34.22); FILE MERGED 2003/03/06 13:17:19 as 1.34.22.1: #107711# repair ALLO_LOCALE mode


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [a5649055a0ec54ded05a879d018903628bfe2f0b]

INTEGRATION: CWS xmlfilter01 (1.38.18); FILE MERGED 2003/03/25 09:37:59 as 1.38.18.3: #107711# react automaticly for (non)existing properties in ALL_LOCALEs mode 2003/03/07 13:48:29 cl 1.38.18.2: RESYNC: (1.38-1.38.2.1); FILE MERGED 2003/03/06 13:17:19 as 1.38.18.1: #107711# repair ALLO_LOCALE mode


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [f7e2a606c532836d612dadf52b0faa6a5709c22b]

INTEGRATION: CWS xmlfilter01 (1.17.10.1.16); FILE MERGED 2003/03/07 16:26:01 jb 1.17.10.1.16.1: #107953# Change collection was collecting an extra level for the original set; now collection starts at the elements


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [cd8a3d2c2073a13258ccb73e3aff3b075550a2c5]

INTEGRATION: CWS xmlfilter01 (1.3.34); FILE MERGED 2003/03/07 16:26:00 jb 1.3.34.1: #107953# Change collection was collecting an extra level for the original set; now collection starts at the elements


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [fef0db5ce2e4eee6b79d6ada1b73d18ac0e17a5f]

INTEGRATION: CWS xmlfilter01 (1.3.30); FILE MERGED 2003/04/02 11:37:40 jb 1.3.30.1: #108552# Fixed handling of AddNode and RemoveNode to deal with localized value sets properly


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [72ce36bfbccc5e7f10544560fbfba6e1dcbc19ac]

INTEGRATION: CWS xmlfilter01 (1.12.6.3.12); FILE MERGED 2003/03/07 16:53:03 ssmith 1.12.6.3.12.1: #107899# fix for locale=*


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [4d43dd7cd684b894e3f343023ca1c50650b139d0]

INTEGRATION: CWS xmlfilter01 (1.8.4.3.14); FILE MERGED 2003/03/07 16:53:03 ssmith 1.8.4.3.14.1: #107899# fix for locale=*


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [dff940f172890536a48be56a57111e1ec5faa9bc]

INTEGRATION: CWS xmlfilter01 (1.3.2.12.2.26.4.4.12); FILE MERGED 2003/04/03 11:36:33 cl 1.3.2.12.2.26.4.4.12.4: added missing xhtml to detectservices and fixed value 2003/04/03 09:11:20 cl 1.3.2.12.2.26.4.4.12.3: renamed DocBook to DocBook (simplified) 2003/04/01 15:43:42 abutler 1.3.2.12.2.26.4.4.12.2: #108483# additional decls for XSLT filters 2003/03/12 09:28:01 abutler 1.3.2.12.2.26.4.4.12.1: #108124# Moved DocType info into the ClipboardFormat field


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [0481c89612cda5e5ecf875dc85b18a8051f6720d]

INTEGRATION: CWS xmlfilter01 (1.111.2.6.20); FILE MERGED 2003/04/02 07:15:46 as 1.111.2.6.20.1: #108549# use right command for loading xml


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [7a413d953bfab340bd777ccac3a1fa40fe530af5]

INTEGRATION: CWS xmlfilter01 (1.97.2.4.66); FILE MERGED 2003/03/06 13:20:01 as 1.97.2.4.66.1: #107711# ignore filter, which are NOT_INSTALLED


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [84cf90601a787b5568a5a5cd2638b179c2d4f760]

INTEGRATION: CWS xmlfilter01 (1.3.128); FILE MERGED 2003/03/06 13:19:20 as 1.3.128.1: #107711# support filter synchronization with framework cache


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [9a1575662c64eb14fc1ee97d8635093a87491003]

INTEGRATION: CWS xmlfilter01 (1.2.128); FILE MERGED 2003/03/06 13:19:19 as 1.2.128.1: #107711# support filter synchronization with framework cache


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [358d5e96813ea46b0ae214577bc7c65f5048e2f9]

INTEGRATION: CWS xmlfilter01 (1.48.8.3.24); FILE MERGED 2003/03/17 07:32:52 as 1.48.8.3.24.2: #107711# update default filter right 2003/03/06 13:19:18 as 1.48.8.3.24.1: #107711# support filter synchronization with framework cache


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [44d6575691f0ad9610aaef3e307222513d8dd296]

INTEGRATION: CWS xmlfilter01 (1.69.2.4.4); FILE MERGED 2003/03/07 12:30:23 cl 1.69.2.4.4.2: RESYNC: (1.69.2.4-1.69.2.6); FILE MERGED 2003/03/06 13:57:28 as 1.69.2.4.4.1: #107711# full read/write access for types, filters, detect service


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [6b28dfaa10c7e791e3a3f016db77d3d427720b81]

INTEGRATION: CWS xmlfilter01 (1.12.4.3.10); FILE MERGED 2003/03/06 13:57:24 as 1.12.4.3.10.1: #107711# full read/write access for types, filters, detect service


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [dc1fda35d9bfbd0dc09d767ed9878f7d9d4ba6cf]

INTEGRATION: CWS xmlfilter01 (1.1.8.2.12); FILE MERGED 2003/03/31 12:34:58 as 1.1.8.2.12.1: #108504# use resoure file name explicitly to adress default menu


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [cfc257e9b735fe98f533424635026848ba7283e4]

INTEGRATION: CWS xmlfilter01 (1.7.44); FILE MERGED 2003/03/06 13:57:20 as 1.7.44.1: #107711# full read/write access for types, filters, detect service


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [584af2fb172a182fa733da034fdbbb437f139433]

INTEGRATION: CWS xmlfilter01 (1.4.2.1.34); FILE MERGED 2003/03/06 13:57:17 as 1.4.2.1.34.1: #107711# full read/write access for types, filters, detect service


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [fa784add83dcbd2f9c48e347585dfd2a12258b97]

INTEGRATION: CWS xmlfilter01 (1.1.2); FILE ADDED 2003/03/11 10:28:10 as 1.1.2.2: #107711# small bug fixes, cosmetic changes 2003/03/06 13:57:14 as 1.1.2.1: #107711# full read/write access for types, filters, detect service


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [88ea5dc8c446b7312d7966e8748bd60f8f999ff7]

INTEGRATION: CWS xmlfilter01 (1.1.2); FILE ADDED 2003/03/06 13:57:13 as 1.1.2.1: #107711# full read/write access for types, filters, detect service


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [88ba8e2d122fdfcc6ff77cacbe5831087bcaab0c]

INTEGRATION: CWS xmlfilter01 (1.9.70); FILE MERGED 2003/03/06 13:57:11 as 1.9.70.1: #107711# full read/write access for types, filters, detect service


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [dce160eee639af726c2c683c7ae8648482b9eecb]

INTEGRATION: CWS xmlfilter01 (1.15.10.2.34); FILE MERGED 2003/03/20 09:44:57 as 1.15.10.2.34.5: #107711# enable ALL_LOCALE mode 2003/03/19 11:28:20 as 1.15.10.2.34.4: #107711# use different modified flags instead of one central value 2003/03/14 13:36:51 as 1.15.10.2.34.3: #107711# reactivate productname handling; synchronize service descriptions and implementations for TypeDetection, FilterFactory; rename ExtendedTypeDetectionFactory 2003/03/11 10:28:08 as 1.15.10.2.34.2: #107711# small bug fixes, cosmetic changes 2003/03/06 13:57:09 as 1.15.10.2.34.1: #107711# full read/write access for types, filters, detect service


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [862b66a6a416521d9425486f47dc827e44c7cf2a]

INTEGRATION: CWS xmlfilter01 (1.29.44); FILE MERGED 2003/03/25 09:39:22 as 1.29.44.3: #108361# don't use default values for type search 2003/03/11 10:28:08 as 1.29.44.2: #107711# small bug fixes, cosmetic changes 2003/03/06 13:57:08 as 1.29.44.1: #107711# full read/write access for types, filters, detect service


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [915b9881bb351429954a0c14815d34c83d4c23f6]

INTEGRATION: CWS xmlfilter01 (1.3.2.2.34); FILE MERGED 2003/03/06 13:57:08 as 1.3.2.2.34.1: #107711# full read/write access for types, filters, detect service


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [9e7cc81e5a610cd5193f4d284415a3afaf4b82f1]

INTEGRATION: CWS xmlfilter01 (1.3.10.1.16); FILE MERGED 2003/03/07 12:34:34 cl 1.3.10.1.16.2: RESYNC: (1.3.10.1-1.3.10.2); FILE MERGED 2003/03/06 13:57:06 as 1.3.10.1.16.1: #107711# full read/write access for types, filters, detect service


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [b9dddabd68879a605714a832d3855848f574066d]

INTEGRATION: CWS xmlfilter01 (1.15.2.4.10); FILE MERGED 2003/03/14 13:36:49 as 1.15.2.4.10.2: #107711# reactivate productname handling; synchronize service descriptions and implementations for TypeDetection, FilterFactory; rename ExtendedTypeDetectionFactory 2003/03/06 13:57:06 as 1.15.2.4.10.1: #107711# full read/write access for types, filters, detect service


2003-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [c3f9226543ca3bb2183403059e75be4fbfa1c514]

INTEGRATION: CWS xmlfilter01 (1.2.76); FILE MERGED 2003/03/06 13:57:05 as 1.2.76.1: #107711# full read/write access for types, filters, detect service


2003-04-04  Daniel Vogelheim  <dvo@openoffice.org>  [7765359b13351203061e6cf673cb0d094cbca910]

#108622# always initialize nDefTab


2003-04-04  Daniel Vogelheim  <dvo@openoffice.org>  [c5c3235082ac39718e6d3b8ae45cedce895a0171]

#108622# only use item if GetItemState returns SFX_ITEM_SET


2003-04-04  Mathias Bauer  <mba@openoffice.org>  [becd28fbcb2974f7f3ec041ef3b753416dd48726]

#i2822#: typo


2003-04-04  Andreas Bille  <abi@openoffice.org>  [50191cd079729bf74513813eb4b5e2da95b19f30]

#i2822# notifying after namechnnge


2003-04-04  Vladimir Glazounov  <vg@openoffice.org>  [1dacbedc68285b9183a6044c50ab874e06ebbfda]

#100000# merge error fix


2003-04-04  Andreas Bille  <abi@openoffice.org>  [cc946122a26bc44355672fef61999704940f5a07]

#i2822# Title instead of containername


2003-04-04  Andreas Bille  <abi@openoffice.org>  [57ac1efcf774919cb6ad58ccbbbc8ba29c36a7e4]

#i2822# statuslistener


2003-04-04  Andreas Bille  <abi@openoffice.org>  [977853ced949b95a0b96a918e929e9fc7393e6f3]

#i2822# statuslistener


2003-04-03  Kurt Zenker  <kz@openoffice.org>  [9ede94fc9c9033c84081c2b568c4bc227bd752c0]

new version for SRX644


2003-04-03  Kurt Zenker  <kz@openoffice.org>  [cdbd76a11a9a7a995558bcaeca28be3de7852504]

initial version


2003-04-03  Kurt Zenker  <kz@openoffice.org>  [5c82c273cf6150a4480f3339457be8ab1e98b32f]

new version for SRX644


2003-04-03  Rüdiger Timm  <rt@openoffice.org>  [b6352a56b69c23a51fc4c87fd40e239a82126257]

#100000# needs cppumaker from module codemaker


2003-04-03  Kurt Zenker  <kz@openoffice.org>  [62480713ade130a2d13219e49e0ee45fdf60516c]

new version for SRX644


2003-04-03  Vladimir Glazounov  <vg@openoffice.org>  [0c89a91670186b2ec935d74f76daa75c7511d579]

#100000# merge error fix


2003-04-03  Kurt Zenker  <kz@openoffice.org>  [aca6bfd09c3e4ff76113f6e8dfe46d5c797b4c73]

new version for SRX644


2003-04-02  Oliver Bolte  <obo@openoffice.org>  [473f474a27dd30789f8b6d18c16a55b465764e57]

#100000# parse error linux


2003-04-02  Oliver Bolte  <obo@openoffice.org>  [706da0c66ee1f85cdfb0144ae6617a32e9930d06]

#100000# syntax


2003-04-02  Oliver Bolte  <obo@openoffice.org>  [94784b53d0c438b152f04ebeb1c5f95172a6e25b]

#100000# parse error linux


2003-04-02  Mikhail Voitenko  <mav@openoffice.org>  [7410db94bc0672795e85da1443632ce6a781f301]

#i2822# change storage type name


2003-04-02  Mikhail Voitenko  <mav@openoffice.org>  [cd4bb6998c35bf7a3786ccd585183d2d663dfe5e]

#i2822# window resizing


2003-04-02  Vladimir Glazounov  <vg@openoffice.org>  [9a937f13ef76066c61c68506bf67d5a09e8def76]

#100000# fix for merge error


2003-04-02  Oliver Bolte  <obo@openoffice.org>  [f214d3e13a3c923780d61fe12490f56a1230b0ae]

#100000# syntax error


2003-04-02  Oliver Bolte  <obo@openoffice.org>  [08743dfdfd1f6d6f416f78268932428fbaec2973]

#100000# lcl_GetFrameDirection -> GetDefaultFrameDirection


2003-04-02  Vladimir Glazounov  <vg@openoffice.org>  [9607247e83096123ccd734f411b08b4b9e49a50f]

#100000# libraries to link


2003-04-02  Vladimir Glazounov  <vg@openoffice.org>  [24f9c19985cf87a4cf6182357a22b35450eaf8d1]

#100000# add libriries to link


2003-04-02  Martin Hollmichel  <mh@openoffice.org>  [94337da1d3520e44d3fd12cf517605b9be8b1f32]

add: OOo icons into win start menu, #108319#


2003-04-02  Vladimir Glazounov  <vg@openoffice.org>  [339633b94d760aaecb775d432c9fa12c429add4c]

merge with os6 branch


2003-04-02  Vladimir Glazounov  <vg@openoffice.org>  [6865a182164e9282b5660cc9f273908f41b04a60]

#100000# merge


2003-04-02  Oliver Bolte  <obo@openoffice.org>  [da22d91d2ca1ddab1f752dc858edd8e3a0512fae]

#100000# rtti flag for gcc obsolete


2003-04-02  Oliver Bolte  <obo@openoffice.org>  [f2fbf8550b50eed7512d3299112bad47162a07a7]

#100000# parse error linux gcc-3.2.2


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [bb045b376b0c35937d0a3e6436ab75efee0935d3]

SRX644


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [67343f8c56556d4ce33d91ed38ea4980b2fbb887]

INTEGRATION: CWS sw008 (1.21.2.1.16); FILE MERGED 2003/03/12 11:38:53 hbrinkm 1.21.2.1.16.2: #107318# GetRedline: wrong redline returned 2003/03/11 18:55:37 dvo 1.21.2.1.16.1: #108055# properly handle overlapping insert redlines


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [7a008460f785a11f7afdb4384ce8e0a8e27e293e]

INTEGRATION: CWS sw008 (1.12.114); FILE MERGED 2003/03/05 16:34:30 od 1.12.114.1: #107870# <SwDoc::SetPrt(..)> - first adjust page description, before trigger formatting


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [2a1f21355e76ede11433aaa625e804feb68bce65]

INTEGRATION: CWS sw008 (1.62.114); FILE MERGED 2003/03/13 12:43:37 mib 1.62.114.3: #106110#: Format documents if they contain size-unadodpted OLEs after a prt change, prt handling optimized 2003/03/07 11:07:36 oj 1.62.114.2: #97593# change BaseClass member method 2003/03/03 14:48:40 oj 1.62.114.1: #97593# define new base class which allows access to the cursor and doc


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [899d8a95bd579d26758f784833b0e85c2c0f6754]

INTEGRATION: CWS sw008 (1.38.114); FILE MERGED 2003/03/13 12:40:51 mib 1.38.114.2: #106110#: Format documents if they contain size-unadodpted OLEs after a prt change, prt handling optimized 2003/03/07 11:13:04 oj 1.38.114.1: #97593# change BaseClass member method


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [aa1595108cc67061f0e10838b07e0f56c23a4176]

INTEGRATION: CWS sw008 (1.74.4.4.10); FILE MERGED 2003/03/28 08:59:51 oj 1.74.4.4.10.1: #107517# change CommandProfile to mozilla


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [cb71f6b09e4ad59b790cca9a0a1d58f0779e2aa2]

INTEGRATION: CWS sw008 (1.8.50); FILE MERGED 2003/03/05 09:35:46 oj 1.8.50.1: #107517# change External Mailer from Netscape to Mozilla


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [6db340a6c6421c08274674a9cf133f4cb6c136a6]

INTEGRATION: CWS sw008 (1.61.2.3.8); FILE MERGED 2003/03/13 12:45:49 mib 1.61.2.3.8.1: #106110#: Format documents if they contain size-unadodpted OLEs after a prt change, prt handling optimized


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [1f34bf315ae5e7321909fb79501c37e077a5a182]

INTEGRATION: CWS sw008 (1.27.78); FILE MERGED 2003/03/06 07:53:00 sab 1.27.78.1: #106963#; use userdefined attribute only if it is in the specified property range


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [3b6271eee481a726722eee88163b1307aee29957]

INTEGRATION: CWS sw008 (1.1.4.2.14); FILE MERGED 2003/03/06 12:17:35 fs 1.1.4.2.14.1: #107854# documentation slightly extended


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [b0e8c8939c69069bfc2efa6b1282e174358249a0]

INTEGRATION: CWS os6 (1.42.100); FILE MERGED 2003/02/21 10:36:24 tl 1.42.100.1: #106370# checkbox state for dictionaries fiexed


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [eedb28be74e6f5abb5fa46d438982580e25a2c37]

INTEGRATION: CWS sw008 (1.66.2.2.18); FILE MERGED 2003/03/31 14:03:40 oj 1.66.2.2.18.2: #108182# fix text 2003/03/28 08:06:17 oj 1.66.2.2.18.1: #108182# change After paragrapg to Below paragraph


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [93fe2f55bab3529d9dc3a44edbb4d5bd92c2e6bb]

INTEGRATION: CWS sw008 (1.13.136); FILE MERGED 2003/03/07 11:07:29 oj 1.13.136.1: #97593# change BaseClass member method


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [a77c7d882b5f0c4b7dc0223a405577d74d3664bd]

INTEGRATION: CWS sw008 (1.9.114); FILE MERGED 2003/03/04 08:31:55 oj 1.9.114.1: #105473# correct order of calls, set first the language before checking format


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [7dcde83481ac5ddb906b7bdf556adaf872b690d1]

INTEGRATION: CWS sw008 (1.41.2.2.14); FILE MERGED 2003/03/07 11:07:30 oj 1.41.2.2.14.2: #97593# change BaseClass member method 2003/03/03 14:48:42 oj 1.41.2.2.14.1: #97593# define new base class which allows access to the cursor and doc


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [cf1826f61dd01653dd024681e0ba72f6f61d69b6]

INTEGRATION: CWS sw008 (1.69.2.1.46); FILE MERGED 2003/03/07 11:07:30 oj 1.69.2.1.46.1: #97593# change BaseClass member method


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [d86279cccff875d92ed8b182271f32ec375e6e79]

INTEGRATION: CWS sw008 (1.1.4.2.46); FILE MERGED 2003/03/07 09:47:28 fs 1.1.4.2.46.3: #107854# removed a temporary comment which (should have been done before previous checkin) 2003/03/05 16:33:25 fs 1.1.4.2.46.2: #107854# properly delete the temporary file in (nearly) all cases 2003/03/05 12:26:07 fs 1.1.4.2.46.1: #107854# execute: translate the Selection - API expects bookmarks, implementation in MergeNew expects indexes


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [2613afee051fee15ac78b06f611da493989f893c]

INTEGRATION: CWS sw008 (1.17.8.1.32); FILE MERGED 2003/03/07 12:12:09 fs 1.17.8.1.32.3: #96380# remove dead entries from group/entry-cache, renamed some variables to prevent name clashes 2003/03/07 11:07:31 oj 1.17.8.1.32.2: #97593# change BaseClass member method 2003/03/03 15:06:41 fs 1.17.8.1.32.1: #96380#: +implFlushContent / derive SwXAutoTextEntry from SfxListener to be notified if somebody else destroys our document / gave the SwGlossaries full control over caching of UNO objects for AutoTextEntries/-Groups


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [efc2d94968ab592e1458cad32b4c560a99579bbc]

INTEGRATION: CWS sw008 (1.2.128); FILE MERGED 2003/03/07 11:07:31 oj 1.2.128.1: #97593# change BaseClass member method


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [bccfcd9210eb771e57679256b5015acb5832fecd]

INTEGRATION: CWS sw008 (1.3.16.2.14); FILE MERGED 2003/03/07 11:07:32 oj 1.3.16.2.14.1: #97593# change BaseClass member method


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [00bf8f3cbe012b3ac366f0ceec3ac695d12fb01d]

INTEGRATION: CWS sw008 (1.16.8.2.6.5.2.2.14); FILE MERGED 2003/03/13 12:41:41 mib 1.16.8.2.6.5.2.2.14.1: #106110#: Format documents if they contain size-unadodpted OLEs after a prt change, prt handling optimized


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [7ea55e97926363659cdcab5f5b0d49141a634305]

INTEGRATION: CWS sw008 (1.29.2.2.32); FILE MERGED 2003/03/05 11:42:10 oj 1.29.2.2.32.1: #107200# set default encoding when noi encoding was set


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [4c343674e706c9955fc81ca13e0ee6766f8e9dfd]

INTEGRATION: CWS sw008 (1.37.2.2.14); FILE MERGED 2003/03/05 12:10:32 oj 1.37.2.2.14.2: #106188# call rSh.SwCrsrShell::HasSelection instead of SWWrtShell::HasSelection 2003/03/03 11:05:48 oj 1.37.2.2.14.1: #107754# lock view before execute watercan


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [a141c71290f3cb1dac756a2585fd12df0f633141]

INTEGRATION: CWS sw008 (1.5.114); FILE MERGED 2003/03/03 15:05:52 fs 1.5.114.1: #96380#: Save: there are scenarios where our view died, though the document is still alive - be prepared for this


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [8bce4f094a769c5bb46452a1dce17276c02c1146]

INTEGRATION: CWS sw008 (1.13.116); FILE MERGED 2003/03/03 15:05:15 fs 1.13.116.1: #96380#: gave the class the full responsibility for the UNO object cache (no public access to the arrays holding the UNO objects anymore)


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [c5b49f0fa2881810cac472094fd3a50280998e06]

INTEGRATION: CWS sw008 (1.6.114); FILE MERGED 2003/03/07 11:07:33 oj 1.6.114.2: #97593# change BaseClass member method 2003/03/03 14:48:41 oj 1.6.114.1: #97593# define new base class which allows access to the cursor and doc


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [6e3bbbb4190d80901efb1332a18cf49ff643562a]

INTEGRATION: CWS sw008 (1.4.136); FILE MERGED 2003/03/07 12:10:36 fs 1.4.136.2: #96380# GetAutoTextEntry: additional parameter 2003/03/03 15:04:58 fs 1.4.136.1: #96380#: gave the class the full responsibility for the UNO object cache (no public access to the arrays holding the UNO objects anymore)


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [60a0bd803446460caa7726f913ddd073d95f2e5a]

INTEGRATION: CWS sw008 (1.24.2.2.2.3.2.9.4.9.2.3.12); FILE MERGED 2003/03/03 09:42:42 fs 1.24.2.2.2.3.2.9.4.9.2.3.12.1: #107732# corrected help id of DLG_MERGE_FIELD_CONNECTIONS


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [27135da2a85327bd45718938bef6d2af082a1a1e]

INTEGRATION: CWS sw008 (1.63.2.2.14); FILE MERGED 2003/03/06 07:17:13 oj 1.63.2.2.14.1: #107937# use new method from SvPasteObjectDialog


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [cbee5f5ca028f0ff174566a9a96a855e59045962]

INTEGRATION: CWS sw008 (1.24.2.1.8.3.14); FILE MERGED 2003/03/13 12:41:14 mib 1.24.2.1.8.3.14.1: #106110#: Format documents if they contain size-unadodpted OLEs after a prt change, prt handling optimized


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [9704cd21f175bab8dc255cea3648e1a24fc7f48a]

INTEGRATION: CWS sw008 (1.79.2.4.12); FILE MERGED 2003/03/27 10:44:12 fs 1.79.2.4.12.5: #108066# another minor spelling issue 2003/03/14 10:28:55 fs 1.79.2.4.12.4: #108066# typo 2003/03/10 08:53:56 fs 1.79.2.4.12.3: #108066# type corrected 2003/03/07 11:07:34 oj 1.79.2.4.12.2: #97593# change BaseClass member method 2003/03/03 09:23:02 fs 1.79.2.4.12.1: #107536# removed senseless DefButton=WB_DEF_YES from MSG_DATA_SOURCES_UNAVAILABLE


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [aed031792f3b1051a5da66246403f98e279e1f16]

INTEGRATION: CWS sw008 (1.28.114); FILE MERGED 2003/03/13 12:43:38 mib 1.28.114.2: #106110#: Format documents if they contain size-unadodpted OLEs after a prt change, prt handling optimized 2003/03/07 11:07:35 oj 1.28.114.1: #97593# change BaseClass member method


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [5875de50e6f2b45ddc0d16d23a60d4244a6f8625]

INTEGRATION: CWS sw008 (1.34.8.5.2.1.14); FILE MERGED 2003/03/07 11:07:36 oj 1.34.8.5.2.1.14.1: #97593# change BaseClass member method


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [0cb2d4a81cf691962698bf21456bcfcbd22c2dbf]

INTEGRATION: CWS sw008 (1.22.122); FILE MERGED 2003/03/06 15:06:58 sab 1.22.122.1: #107745#; test whether a XCell is returned


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [b6c2ad54100e36674704c3371eb9cd84d415faa8]

INTEGRATION: CWS sw008 (1.10.114); FILE MERGED 2003/03/07 11:07:36 oj 1.10.114.1: #97593# change BaseClass member method


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [0c3c31200b2ede5ac267f2658c72ec4884c8a748]

INTEGRATION: CWS sw008 (1.23.114); FILE MERGED 2003/03/03 14:48:40 oj 1.23.114.1: #97593# define new base class which allows access to the cursor and doc


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [5786e033339cc4bc2352e7974d71311a66b4b4e5]

INTEGRATION: CWS sw008 (1.12.114); FILE MERGED 2003/03/03 14:48:39 oj 1.12.114.1: #97593# define new base class which allows access to the cursor and doc


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [1318be425cb51cc4d9c62fba90b9cbe3937a541c]

INTEGRATION: CWS sw008 (1.20.2.2.46); FILE MERGED 2003/03/05 17:59:48 dvo 1.20.2.2.46.1: #106634# split redline over insertion point when inserting file


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [d41250bdfc292fdf8820c7d8b9d22fcdf4ab04f7]

INTEGRATION: CWS sw008 (1.20.114); FILE MERGED 2003/03/05 17:53:30 dvo 1.20.114.1: #106634# split redlines when inserting into document


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [a920bda03e9ce33da18b733a9bc8ee213c610871]

INTEGRATION: CWS sw008 (1.19.2.5.14); FILE MERGED 2003/03/03 11:12:48 od 1.19.2.5.14.1: #103602# ViewShell:Prt(..) - no PDF export of table contents, that doesn't fit on the page


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [db701eee3c9f88ddbb832ff5c06a7441610693d6]

INTEGRATION: CWS sw008 (1.32.2.4.14); FILE MERGED 2003/03/03 14:08:47 od 1.32.2.4.14.1: #107927# ViewShell::VisPortChgd(..) - use correct datatypes


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [72146a5e1c1b70adb1ccbb5ce048a3de082ef0b0]

INTEGRATION: CWS sw008 (1.19.12.2.14); FILE MERGED 2003/03/07 11:07:38 oj 1.19.12.2.14.2: #97593# change BaseClass member method 2003/03/03 14:48:34 oj 1.19.12.2.14.1: #97593# define new base class which allows access to the cursor and doc


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [dc345d1626590dcb335c78359ba40d642bc6f6f1]

INTEGRATION: CWS sw008 (1.71.2.3.14); FILE MERGED 2003/03/07 11:07:38 oj 1.71.2.3.14.3: #97593# change BaseClass member method 2003/03/06 14:53:36 fme 1.71.2.3.14.2: #107911# Do not call ToUpperAscii at cell names 2003/03/03 14:48:33 oj 1.71.2.3.14.1: #97593# define new base class which allows access to the cursor and doc


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [d27b6bcb651cf50a048ed46307504ca3ff8833f8]

INTEGRATION: CWS sw008 (1.40.114); FILE MERGED 2003/03/03 14:48:33 oj 1.40.114.1: #97593# define new base class which allows access to the cursor and doc


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [46c5d14aecf997a84918fa6156e74710ce20b473]

INTEGRATION: CWS sw008 (1.6.2.1.14); FILE MERGED 2003/03/03 14:48:32 oj 1.6.2.1.14.1: #97593# define new base class which allows access to the cursor and doc


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [6e4a453ef6347c71cba9f05a04e09d08d8365529]

INTEGRATION: CWS sw008 (1.31.2.2.14); FILE MERGED 2003/03/07 11:07:39 oj 1.31.2.2.14.2: #97593# change BaseClass member method 2003/03/03 14:48:31 oj 1.31.2.2.14.1: #97593# define new base class which allows access to the cursor and doc


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [639addcd782c6287f67439b6c6e1b0f2f09bf026]

INTEGRATION: CWS sw008 (1.64.4.3.14); FILE MERGED 2003/03/07 11:07:40 oj 1.64.4.3.14.2: #97593# change BaseClass member method 2003/03/03 14:48:31 oj 1.64.4.3.14.1: #97593# define new base class which allows access to the cursor and doc


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [438172a5c8bdac181a9ba20e2a91c7b4b3cdbf5b]

INTEGRATION: CWS sw008 (1.49.2.2.14); FILE MERGED 2003/03/03 14:48:30 oj 1.49.2.2.14.1: #97593# define new base class which allows access to the cursor and doc


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [31ea515498e6791d0a82d4efc22a1f77606404c1]

INTEGRATION: CWS sw008 (1.18.4.2.14); FILE MERGED 2003/03/03 14:48:30 oj 1.18.4.2.14.1: #97593# define new base class which allows access to the cursor and doc


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [49d444fa9d1192fd1baaa5d214255622274b38ad]

INTEGRATION: CWS sw008 (1.64.4.3.6.5.2.4.14); FILE MERGED 2003/03/03 14:48:27 oj 1.64.4.3.6.5.2.4.14.1: #97593# define new base class which allows access to the cursor and doc


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [9cf271d6652f500bf2f821e0697974f4a195d11d]

INTEGRATION: CWS sw008 (1.69.2.1.14); FILE MERGED 2003/03/03 14:48:26 oj 1.69.2.1.14.1: #97593# define new base class which allows access to the cursor and doc


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [85626542480c22df5cdfedaf8727a0ad22a09dd4]

INTEGRATION: CWS sw008 (1.41.2.2.14); FILE MERGED 2003/03/07 11:07:41 oj 1.41.2.2.14.2: #97593# change BaseClass member method 2003/03/03 14:48:26 oj 1.41.2.2.14.1: #97593# define new base class which allows access to the cursor and doc


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [a68f5ead0432badcbda5cf51fa6656443af374e9]

INTEGRATION: CWS sw008 (1.5.118); FILE MERGED 2003/03/03 14:48:25 oj 1.5.118.1: #97593# define new base class which allows access to the cursor and doc


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [73c933e0747c3e5ebe96e8ddc1f6a4fe981065be]

INTEGRATION: CWS sw008 (1.13.132); FILE MERGED 2003/03/07 12:35:32 oj 1.13.132.3: #97593# do not use execption in slofiles, this will break dmake core 2003/03/06 15:03:02 fs 1.13.132.2: #100000# removed duplicate object files (problem appeared only with linux gcc, not windows) 2003/03/03 14:48:24 oj 1.13.132.1: #97593# define new base class which allows access to the cursor and doc


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [05fe9f643afadb6b2f7fd30894583532ddd22fe9]

INTEGRATION: CWS sw008 (1.1.2); FILE ADDED 2003/03/03 14:51:20 oj 1.1.2.1: #97593# define new base class which allows access to the cursor and doc


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [d81336ea8ae63ffcb6d2e51508c79fc37c3460f4]

INTEGRATION: CWS sw008 (1.37.2.2.32); FILE MERGED 2003/03/03 14:16:08 tl 1.37.2.2.32.1: #i3117# cursor placement (word selection) when starting thesaurus changed.


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [f6defdfee24646ffcda1870b354a88beec2542c5]

INTEGRATION: CWS sw008 (1.19.116); FILE MERGED 2003/03/07 11:07:44 oj 1.19.116.1: #97593# change BaseClass member method


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [83cc7489fdf2799a7a3db822aafb9464f11b99a3]

INTEGRATION: CWS sw008 (1.30.2.1.32); FILE MERGED 2003/03/11 16:49:40 od 1.30.2.1.32.1: #107862# <SwTxtFly::InitFlyList()> - sort fly list by left, top and width instead of only by left


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [e3c4061e562b54c6b5c60fce231b8297905f86a7]

INTEGRATION: CWS sw008 (1.23.2.1.14); FILE MERGED 2003/03/11 15:54:17 dvo 1.23.2.1.14.1: #108056# add end-action notification for accessibility


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [f9d33ab84dd547db2ba03e70533e3936aae12d25]

INTEGRATION: CWS sw008 (1.12.116); FILE MERGED 2003/03/10 09:59:28 hbrinkm 1.12.116.1: #107993# ParkCursor->ParkCursorTab


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [e4610dbf7869de7f53c5a3be9c7458f1d96256ec]

INTEGRATION: CWS sw008 (1.4.2.6.2.3.14); FILE MERGED 2003/03/07 11:34:08 oj 1.4.2.6.2.3.14.1: #97593# change BaseClass member method


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [e513beb0496f17c1630c235c8c86432f8a4af691]

INTEGRATION: CWS sw008 (1.3.150); FILE MERGED 2003/03/05 12:11:09 oj 1.3.150.1: #106188# insert *PCURCRSR->GetPoint() != *PCURCRSR->GetMark()


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [798b88aacd06bab72637f3d15e7d603cd97be4d6]

INTEGRATION: CWS sw008 (1.27.2.2.14); FILE MERGED 2003/03/12 12:20:20 fme 1.27.2.2.14.1: #i12252# Compiler problems


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [229ba82fcef31273a5f26e87381a4087ec5beaca]

INTEGRATION: CWS sw008 (1.9.2.1.46); FILE MERGED 2003/03/07 11:07:45 oj 1.9.2.1.46.1: #97593# change BaseClass member method


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [33c14e0ab6c0b9229dbd78eedb7852492f3a774e]

INTEGRATION: CWS sw008 (1.25.116); FILE MERGED 2003/03/07 11:07:46 oj 1.25.116.1: #97593# change BaseClass member method


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [aa95de75cfd089066cfaef5cd95b503d9e29005f]

INTEGRATION: CWS sw008 (1.10.4.1.32); FILE MERGED 2003/03/12 11:34:35 hbrinkm 1.10.4.1.32.3: #107318# lcl_JoingText,lcl_RangesToUShorts 2003/03/07 12:44:21 oj 1.10.4.1.32.2: #i9195# call dialog when to much redline exists 2003/03/07 11:07:48 oj 1.10.4.1.32.1: #97593# change BaseClass member method


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [b8621647d95230fc3f3256d47f8f129c8c2411a0]

INTEGRATION: CWS sw008 (1.20.2.2.14); FILE MERGED 2003/03/05 07:13:28 fme 1.20.2.2.14.1: #i7910# Use CharClass that matches current locale in calculator


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [5432a3c84738a1890c80b059ee538727132d3ef9]

INTEGRATION: CWS sw008 (1.24.118); FILE MERGED 2003/03/11 10:59:44 dvo 1.24.118.1: #108057# queued events were not delivered in some situations


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [a6f8962cec2785bec1993ca7d9bc07e138479207]

INTEGRATION: CWS sw008 (1.39.6.2.28); FILE MERGED 2003/03/11 10:59:43 dvo 1.39.6.2.28.2: #108057# queued events were not delivered in some situations 2003/03/07 11:07:52 oj 1.39.6.2.28.1: #97593# change BaseClass member method


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [d5db8047f50457bc4ee8a3b8573a29a824050af2]

INTEGRATION: CWS sw008 (1.7.120); FILE MERGED 2003/03/12 17:19:43 dvo 1.7.120.1: #108069# 'cut' tab frames so they are always contained within their parents


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [6fd71714bcfcf9c1174513284c1483617f932a5f]

INTEGRATION: CWS sw008 (1.9.114); FILE MERGED 2003/03/07 11:07:53 oj 1.9.114.1: #97593# change BaseClass member method


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [7c85348bc310c33b089206e32dcd54597ad7d725]

INTEGRATION: CWS sw008 (1.13.116); FILE MERGED 2003/03/07 11:12:58 oj 1.13.116.2: #97593# change BaseClass member method 2003/03/06 08:43:48 oj 1.13.116.1: #97593# new base class


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [c3157baa22fb55153e8f05561247209a4825eeb6]

INTEGRATION: CWS sw008 (1.9.134); FILE MERGED 2003/03/07 11:12:58 oj 1.9.134.1: #97593# change BaseClass member method


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [7039b41295f23978df6a36ca7202f9285579d6cd]

INTEGRATION: CWS sw008 (1.2.148); FILE MERGED 2003/03/07 11:12:58 oj 1.2.148.1: #97593# change BaseClass member method


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [2183fdd467ae00c7d75f5dab2e1e97f2fcbafa67]

INTEGRATION: CWS sw008 (1.5.146); FILE MERGED 2003/03/07 11:12:59 oj 1.5.146.1: #97593# change BaseClass member method


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [a43802d2e23e8756f56f4bd2edde3c89d7fcd587]

INTEGRATION: CWS sw008 (1.1.152); FILE MERGED 2003/03/07 11:12:59 oj 1.1.152.1: #97593# change BaseClass member method


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [db0954a6708328728c417390b18562c9fdd09b43]

INTEGRATION: CWS sw008 (1.9.136); FILE MERGED 2003/03/07 11:13:00 oj 1.9.136.1: #97593# change BaseClass member method


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [371588004375ae91f94e0ef7a5630e5fc7edea9c]

INTEGRATION: CWS sw008 (1.24.8.1.14); FILE MERGED 2003/03/07 11:13:00 oj 1.24.8.1.14.2: #97593# change BaseClass member method 2003/03/06 08:43:47 oj 1.24.8.1.14.1: #97593# new base class


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [60715974d4b39313d886cc0af8bea0531f4d6543]

INTEGRATION: CWS sw008 (1.8.128); FILE MERGED 2003/03/07 11:13:01 oj 1.8.128.1: #97593# change BaseClass member method


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [dd645751dae60118113e927b4f0e24d2a431307f]

INTEGRATION: CWS sw008 (1.1.4.1.46); FILE MERGED 2003/03/07 11:13:01 oj 1.1.4.1.46.1: #97593# change BaseClass member method


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [ea22f79503c4ba38e0335958bf6349f42291d261]

INTEGRATION: CWS sw008 (1.6.122); FILE MERGED 2003/03/07 11:13:01 oj 1.6.122.1: #97593# change BaseClass member method


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [f75086d5c4dd6d2d533bf8eea281d1acbee77a00]

INTEGRATION: CWS sw008 (1.11.8.2.114); FILE MERGED 2003/03/07 11:13:02 oj 1.11.8.2.114.1: #97593# change BaseClass member method


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [1466ffb276829993cdf4459c67ffc164a7ac57f6]

INTEGRATION: CWS os6 (1.5.92); FILE MERGED 2003/02/28 13:30:07 os 1.5.92.1: #103748# SttSelect/EndSelect in SelectTxtAttr corrected


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [1ebcb4f258d98ecb70bb8d4bd42a7040dd6ca6a5]

INTEGRATION: CWS sw008 (1.12.122); FILE MERGED 2003/03/07 11:13:03 oj 1.12.122.1: #97593# change BaseClass member method


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [3b7c92cd9eca4a7fd70eb2ec0645e8dd89e14005]

INTEGRATION: CWS sw008 (1.3.146); FILE MERGED 2003/03/07 11:13:03 oj 1.3.146.1: #97593# change BaseClass member method


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [1fd62fde0451306e6070e54e481040a5a2131aab]

INTEGRATION: CWS os6 (1.69.2.1.24); FILE MERGED 2003/03/10 10:04:37 os 1.69.2.1.24.1: #108087# correctly determine non-body search occurences


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [7dadac512bb8328243aa50008bbf8ad78a9d0f5f]

INTEGRATION: CWS sw008 (1.9.136); FILE MERGED 2003/03/07 11:13:03 oj 1.9.136.1: #97593# change BaseClass member method


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [f584fdfa1ea1de4123f36303e7b98723fe1eb8eb]

INTEGRATION: CWS os6 (1.5.128); FILE MERGED 2003/02/24 11:08:41 tl 1.5.128.1: #107677# possible GPF fixed


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [236b452b94e48f71dc5056c07802bb708be0446e]

INTEGRATION: CWS sw008 (1.11.136); FILE MERGED 2003/03/07 11:13:04 oj 1.11.136.1: #97593# change BaseClass member method


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [661cc991e38966695e2c9dac7eaba9f8cc326de3]

INTEGRATION: CWS sw008 (1.7.132); FILE MERGED 2003/03/07 12:12:12 fs 1.7.132.4: #96380# renamed a member to prevent name clashes 2003/03/07 11:33:13 oj 1.7.132.3: #97593# change BaseClass member method 2003/03/07 11:13:04 oj 1.7.132.2: #97593# change BaseClass member method 2003/03/03 15:03:48 fs 1.7.132.1: #96380#: +implFlushContent / derive SwXAutoTextEntry from SfxListener to be notified if somebody else destroys our document


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [e3f4de88f9fabc75d32c01bea4a1ae25b65dbfbc]

INTEGRATION: CWS sw008 (1.14.12.3.114); FILE MERGED 2003/03/13 12:40:52 mib 1.14.12.3.114.1: #106110#: Format documents if they contain size-unadodpted OLEs after a prt change, prt handling optimized


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [b5ac0e1221f61dbce368fd815c4729fcd6962867]

INTEGRATION: CWS os6 (1.19.92); FILE MERGED 2003/03/13 12:06:20 os 1.19.92.2: RESYNC: (1.19-1.19.2.1); FILE MERGED 2003/02/28 11:32:14 os 1.19.92.1: #107890# column number edit field should not initiate any action on LoseFocus if the value hasn't changed


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [f2dd2c0655771e5c1ccf2841fb7b87213be6d390]

INTEGRATION: CWS sw008 (1.2.120); FILE MERGED 2003/03/07 11:13:05 oj 1.2.120.1: #97593# change BaseClass member method


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [644d67f62046a342785545cf7929647602b57b8e]

INTEGRATION: CWS sw008 (1.1.2); FILE ADDED 2003/03/07 11:13:02 oj 1.1.2.2: #97593# change BaseClass member method 2003/03/03 14:51:02 oj 1.1.2.1: #97593# define new base class which allows access to the cursor and doc


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [e650b14f2a8c0aa362db338b67cae42cd1123539]

INTEGRATION: CWS os6 (1.24.2.2.2.3.2.9.4.9.92); FILE MERGED 2003/03/13 12:12:07 os 1.24.2.2.2.3.2.9.4.9.92.2: RESYNC: (1.24.2.2.2.3.2.9.4.9-1.24.2.2.2.3.2.9.4.9.2.3); FILE MERGED 2003/02/24 15:01:02 os 1.24.2.2.2.3.2.9.4.9.92.1: #107483# German strings changed


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [f34377b4791328cddf142248ff76a27c54d8033b]

INTEGRATION: CWS os6 (1.7.92); FILE MERGED 2003/03/17 08:04:13 os 1.7.92.2: #93360# 'const' added 2003/02/27 10:27:12 gt 1.7.92.1: #93360# copy CTL and CJK functionallity from FontPrevWin_Impl to SwDropCapsPict


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [7ff637bcfc0fb0e866c1b4614d59950abab6799a]

INTEGRATION: CWS os6 (1.18.100); FILE MERGED 2003/03/06 13:23:36 os 1.18.100.1: #i11956# SfxBindings should (and can) only be updated if the current view has the correct type (and is available)


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [ada7ab8c245b7158ade6be846779b909b198d33a]

INTEGRATION: CWS os6 (1.13.10.1.22); FILE MERGED 2003/03/13 12:16:32 os 1.13.10.1.22.2: RESYNC: (1.13.10.1-1.13.10.2); FILE MERGED 2003/03/07 09:10:48 os 1.13.10.1.22.1: #i7059# frame attributes have to be set outside of the 'sender' block


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [92fa917cc0c0267f2f5d116a9fee36eca80c5098]

INTEGRATION: CWS os6 (1.79.2.1.56); FILE MERGED 2003/03/13 12:16:26 os 1.79.2.1.56.2: RESYNC: (1.79.2.1-1.79.2.4); FILE MERGED 2003/02/25 09:54:47 os 1.79.2.1.56.1: #106663# Korean ImageList added


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [4b9817003854b76d0c7cca8d5e46db32e09a7f34]

INTEGRATION: CWS sw008 (1.15.88); FILE MERGED 2003/03/25 12:17:16 oj 1.15.88.2: #107903# wrong event fired 2003/03/19 10:49:16 oj 1.15.88.1: missed one line


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [ec626ed7bd780ea108443b860a7ca329eeaee072]

INTEGRATION: CWS os6 (1.4.114); FILE MERGED 2003/03/07 16:00:25 os 1.4.114.1: #107266# DateTime handling corrected


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [37ff0441958e4cf6251be1549bbf2537b533a536]

INTEGRATION: CWS os6 (1.31.2.2.30); FILE MERGED 2003/03/14 16:22:41 sab 1.31.2.2.30.1: #107459#; implement new SortDescriptor


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [0282add69c13d40adfa5feb1688165c871be4d75]

INTEGRATION: CWS os6 (1.64.4.3.6.5.92); FILE MERGED 2003/03/13 12:21:38 os 1.64.4.3.6.5.92.2: RESYNC: (1.64.4.3.6.5-1.64.4.3.6.5.2.4); FILE MERGED 2003/02/20 08:10:49 tl 1.64.4.3.6.5.92.1: #107460# setPropertyValue for AnchorType fixed


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [2f5d32bad8964b6c1c83a21a53a2e8ef9d7df7e1]

INTEGRATION: CWS sw008 (1.127.2.5.14); FILE MERGED 2003/03/05 16:34:57 fs 1.127.2.5.14.1: removed BEFOREWAIT/AFTERWAIT: not necessary anymore, according to MBA, and causing deadlocks during #107854#


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [ab074971d9e8bd3f640a789014f577eea0990ffc]

INTEGRATION: CWS os6 (1.69.92); FILE MERGED 2003/03/13 12:21:32 os 1.69.92.2: RESYNC: (1.69-1.69.2.1); FILE MERGED 2003/03/07 16:00:02 os 1.69.92.1: #107266# DateTime handling corrected


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [95faf44a37e9317d4ac805a38fdc3183cc48b19f]

INTEGRATION: CWS sw008 (1.65.2.2.12); FILE MERGED 2003/03/05 16:16:01 fs 1.65.2.2.12.1: #107854# moveToBookmark: no assertion in case the movement fails


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [fd3fce40d42f1b37fbede0fe92f36d264ef05ab5]

INTEGRATION: CWS os6 (1.7.92); FILE MERGED 2003/03/07 15:59:25 os 1.7.92.1: #107266# DateTime handling corrected


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [d8b60a377041a6b699dc6b3fc6f67233fdb8ccee]

INTEGRATION: CWS os6 (1.28.92); FILE MERGED 2003/03/07 15:59:25 os 1.28.92.1: #107266# DateTime handling corrected


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [3501864c251bf3a9f819df7460245a7946ce8097]

INTEGRATION: CWS os6 (1.15.2.1.40); FILE MERGED 2003/03/06 13:37:20 os 1.15.2.1.40.1: #i10909# numbering level has to be limited to MAXLEVEL - 1


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [ec0fc6b052c32167860b6fac5d75961a42aeac43]

INTEGRATION: CWS sw008 (1.41.10.1.6); FILE MERGED 2003/03/05 16:10:33 fs 1.41.10.1.6.1: removed BEFOREWAIT/AFTERWAIT: not necessary anymore, according to MBA, and causing deadlocks during #107854#


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [8b05dda7813c39c51214c88c501dec489dfc3480]

INTEGRATION: CWS os6 (1.12.4.1.36); FILE MERGED 2003/03/13 12:29:02 os 1.12.4.1.36.2: RESYNC: (1.12.4.1-1.12.4.3); FILE MERGED 2003/03/07 15:59:12 os 1.12.4.1.36.1: #107266# DateTime handling corrected


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [7051d871df53bc748963dc880b1f26d1073e55d7]

INTEGRATION: CWS sw008 (1.21.32); FILE MERGED 2003/03/05 16:10:22 fs 1.21.32.1: removed BEFOREWAIT/AFTERWAIT: not necessary anymore, according to MBA, and causing deadlocks during #107854#


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [669fb9da00585ba22d8333f92a34914995d41c1f]

INTEGRATION: CWS os6 (1.5.96); FILE MERGED 2003/03/06 14:45:58 os 1.5.96.2: #107935# assigment operator corrected 2003/02/26 11:09:01 os 1.5.96.1: #107675# handle min. word length correctly


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [e21cb58a7fc47331197808ebf7126517ddc5fe82]

INTEGRATION: CWS os6 (1.20.2.1.12); FILE MERGED 2003/03/13 12:29:49 os 1.20.2.1.12.2: RESYNC: (1.20.2.1-1.20.2.2); FILE MERGED 2003/03/07 09:50:54 tl 1.20.2.1.12.1: #108050# calculation of power for bracketet expressions fixed


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [8e3a25867434a46d553a51b309268014a51afafa]

INTEGRATION: CWS os6 (1.2.112); FILE MERGED 2003/03/11 13:22:41 sab 1.2.112.2: #107266# DateTime handling corrected 2003/03/07 15:58:52 os 1.2.112.1: #107266# DateTime handling corrected


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [29f8d92dc2d983f8798e67a1e280000dcac808ca]

INTEGRATION: CWS os6 (1.8.42); FILE MERGED 2003/02/27 09:41:19 tl 1.8.42.1: #i11856# replace non-breakable spaces in query text by spaces


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [c9371576024082c581c242da1923de289e0f02aa]

INTEGRATION: CWS os6 (1.9.38); FILE MERGED 2003/02/20 13:55:20 tl 1.9.38.1: #107609# d.lst for *.xml files fixed


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [b1b05192baf9ed7e8dcd80211a2e7f6122fa3a1d]

INTEGRATION: CWS os6 (1.15.56); FILE MERGED 2003/03/06 12:26:40 tl 1.15.56.1: #107459# new sort descriptorsfor Calc and Writer


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [f441a48b37c413595802b99b960f7a2adb821d10]

INTEGRATION: CWS os6 (1.5.58); FILE MERGED 2003/03/06 12:27:13 tl 1.5.58.1: #107459# new sort descriptorsfor Calc and Writer


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [3b5b62d6038392a65cdf348c419abef842d1e9e7]

INTEGRATION: CWS os6 (1.2.58); FILE MERGED 2003/03/06 12:28:51 tl 1.2.58.1: #107459# new sort descriptorsfor Calc and Writer


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [82ccc46cac9fe69a80957ccec47c182a06b01c8d]

INTEGRATION: CWS os6 (1.4.58); FILE MERGED 2003/03/06 12:25:42 tl 1.4.58.1: #107459# new sort descriptorsfor Calc and Writer


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [706f20742136d45f0abdecfa7a9db110a37b277d]

INTEGRATION: CWS os6 (1.5.58); FILE MERGED 2003/03/06 12:25:04 tl 1.5.58.1: #107459# new sort descriptorsfor Calc and Writer


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [5274b96c7c04faba8fba192dd9d685960064cc1f]

INTEGRATION: CWS os6 (1.1.2); FILE ADDED 2003/03/06 12:22:19 tl 1.1.2.1: #107459# new sort descriptorsfor Calc and Writer


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [18f2ed2ef14714bd3a348fd47e497983da77fff4]

INTEGRATION: CWS os6 (1.11.58); FILE MERGED 2003/03/06 12:24:15 tl 1.11.58.1: #107459# new sort descriptorsfor Calc and Writer


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [71c8201dcdd4aac9d96a254e1d49153d4f9141e8]

INTEGRATION: CWS os6 (1.31.2.1.14); FILE MERGED 2003/03/13 13:18:55 os 1.31.2.1.14.2: RESYNC: (1.31.2.1-1.31.2.2); FILE MERGED 2003/03/06 12:35:20 tl 1.31.2.1.14.1: #107459# new sort descriptorsfor Calc and Writer


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [4a6429ca9d6e424ca55d042915e1f19373ad26b5]

INTEGRATION: CWS os6 (1.2.58); FILE MERGED 2003/03/06 12:37:59 tl 1.2.58.1: #107459# new sort descriptorsfor Calc and Writer


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [ff16e121148153fc826fdaace0bb254c8ef3a777]

INTEGRATION: CWS os6 (1.1.2); FILE ADDED 2003/03/06 12:34:47 tl 1.1.2.1: #107459# new sort descriptorsfor Calc and Writer


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [8c33eb226288db42fbdff92fca16188c2f4b09e7]

INTEGRATION: CWS os6 (1.3.46.1.16); FILE MERGED 2003/03/06 12:37:19 tl 1.3.46.1.16.1: #107459# new sort descriptorsfor Calc and Writer


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [395a92f6b17bfdd2190c9d9caad018f3c50f71d8]

INTEGRATION: CWS os6 (1.6.54); FILE MERGED 2003/03/06 12:33:01 tl 1.6.54.1: #107459# new sort descriptorsfor Calc and Writer


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [e46c53db3520a688f154952c594fbb1c63cb500a]

INTEGRATION: CWS os6 (1.1.2); FILE ADDED 2003/03/06 12:31:01 tl 1.1.2.1: #107459# new sort descriptorsfor Calc and Writer


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [5d27662592872132efb0b2edcd695c84a9202dec]

INTEGRATION: CWS os6 (1.1.2); FILE ADDED 2003/03/06 12:30:36 tl 1.1.2.1: #107459# new sort descriptorsfor Calc and Writer


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [ab03edf01e03bc690a313f8ea9d145748aae7fee]

INTEGRATION: CWS os6 (1.1.2); FILE ADDED 2003/03/06 12:31:36 tl 1.1.2.1: #107459# new sort descriptorsfor Calc and Writer


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [ab38ccb95bdfd079051172cabdd7c1e13ffb33e9]

INTEGRATION: CWS os6 (1.5.58); FILE MERGED 2003/03/13 13:19:01 os 1.5.58.2: RESYNC: (1.5-1.5.6.1); FILE MERGED 2003/03/06 12:32:27 tl 1.5.58.1: #107459# new sort descriptorsfor Calc and Writer


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [4cc36ab5083b4820d25108ce11fea2df68052eb3]

INTEGRATION: CWS os6 (1.10.2.1.16); FILE MERGED 2003/03/13 10:01:44 sab 1.10.2.1.16.1: #107459#, add new SheetSortDescriptor which use the new TableSortDescriptor


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [c13ed42ab42d62528a4c3c3453e6b02a2b20118b]

INTEGRATION: CWS os6 (1.6.56); FILE MERGED 2003/03/14 16:10:27 sab 1.6.56.1: #107459#; use new service


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [e752a276abb0be7fda3aee2d22f7ecf8ba9d7bdb]

INTEGRATION: CWS os6 (1.1.2); FILE ADDED 2003/03/14 16:10:08 sab 1.1.2.2: #107459#; new service 2003/03/13 10:01:44 sab 1.1.2.1: #107459#, add new SheetSortDescriptor which use the new TableSortDescriptor


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [ebcbd0257afcc769fa0aa2d1de7bb70d28db9cb2]

INTEGRATION: CWS os6 (1.6.6.1.26); FILE MERGED 2003/03/14 16:09:50 sab 1.6.6.1.26.1: #107459#; is now deprecated


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [11c41bc33fdaa3eb517abca71744bb4710620890]

INTEGRATION: CWS os6 (1.8.6.5.4.2.22); FILE MERGED 2003/02/28 11:40:16 pb 1.8.6.5.4.2.22.1: fix: #107701# don't add an help url to history


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [48f7ec8213093bd94c8e6c9d3d58af3ff6ab1a84]

INTEGRATION: CWS os6 (1.45.2.1.64); FILE MERGED 2003/02/28 11:32:25 pb 1.45.2.1.64.1: fix: #107880# ModifyHdl() for SearchEdit added


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [ade7239564944d6490b940236b7221c1a403b903]

INTEGRATION: CWS os6 (1.86.2.1.56); FILE MERGED 2003/03/13 11:47:16 os 1.86.2.1.56.3: RESYNC: (1.86.2.1-1.86.2.2); FILE MERGED 2003/02/28 11:33:36 pb 1.86.2.1.56.2: fix: #107880# Find isn't available, if SearchEdit is empty 2003/02/24 14:26:50 oj 1.86.2.1.56.1: #107647# check if nPos is -1


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [02a90a35661ff2e483f1bdbab6f0f46ce4433211]

INTEGRATION: CWS os6 (1.16.4.2.24); FILE MERGED 2003/03/14 16:17:32 sab 1.16.4.2.24.1: #107459#; implement new SortDescriptor


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [89214c9b63c9752900460b5f5e1d1d58d6785fd3]

INTEGRATION: CWS os6 (1.48.2.2.24); FILE MERGED 2003/03/14 16:16:43 sab 1.48.2.2.24.1: #107459#; add new property for new SortDescriptor


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [37f376913b3bbca37a4b1bb968bf6ade1b5f519c]

INTEGRATION: CWS os6 (1.25.4.1.36); FILE MERGED 2003/03/06 13:23:09 os 1.25.4.1.36.1: #i11956# SfxBindings should (and can) only be updated if the current view has the correct type (and is available)


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [2a8b612ca69d8ddef087ce39dc6610c20231ad8f]

INTEGRATION: CWS os6 (1.34.100); FILE MERGED 2003/03/13 13:04:30 os 1.34.100.2: RESYNC: (1.34-1.34.2.1); FILE MERGED 2003/02/26 11:52:48 os 1.34.100.1: #107566# repaint on continuous numbering changes corrected


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [afd103e64b04ce48c4f6a6957ab7084da0e7592f]

INTEGRATION: CWS os6 (1.22.104); FILE MERGED 2003/03/13 13:01:48 os 1.22.104.2: RESYNC: (1.22-1.22.6.1); FILE MERGED 2003/03/12 14:14:44 gt 1.22.104.1: #i9740# SvxHyperlinkNewDocTp::ClickNewHdl_Impl(): preserve file name only if it's not a folder name


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [2266268c07406a2f4d062b3d67d9c73e74d184d0]

INTEGRATION: CWS os6 (1.12.10.2.48); FILE MERGED 2003/03/19 13:45:09 os 1.12.10.2.48.2: #i11956# duplicate delete removed 2003/02/27 10:53:37 gt 1.12.10.2.48.1: #93360# potentially memory leak in FontPrevWin_Impl when printer was created


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [6bd67753eec2a128251385d97bf0bc3ce4c96bd2]

#100000# merge conflilcts


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [346f3bff5968a37ea59af8bb8363f19e26c27e59]

INTEGRATION: CWS os6 (1.1.138); FILE MERGED 2003/03/13 13:34:28 os 1.1.138.2: RESYNC: (1.1-1.1.42.1); FILE MERGED 2003/02/27 09:35:41 tl 1.1.138.1: #i11856# define for non-breakable space added


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [b7f33754cb6c9e8922ab52a9587bb115181b1191]

INTEGRATION: CWS os6 (1.20.36); FILE MERGED 2003/03/03 12:16:44 tl 1.20.36.1: #107879# new[]/delete mismatches fixed


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [c9026893f90449d75e8b5d064585660271ecffec]

INTEGRATION: CWS dba03 (1.29.2.1.10); FILE MERGED 2003/03/18 08:12:00 oj 1.29.2.1.10.1: #107059# generate error message when types are not compatible


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [32585b39749365c25917718db15bf057321a307c]

INTEGRATION: CWS dba03 (1.10.8.1.10); FILE MERGED 2003/03/18 08:22:56 oj 1.10.8.1.10.1: #107059# generate error message when types are not compatible


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [dd370a84b70dd0f18a74f6bc559b6fcd68d09fb0]

INTEGRATION: CWS dba03 (1.19.2.1.10); FILE MERGED 2003/03/18 08:19:48 oj 1.19.2.1.10.1: #107059# generate error message when types are not compatible


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [ba59f896e21f41157f9fcc6a00f5231d62d551a4]

INTEGRATION: CWS dba03 (1.13.2.3.8); FILE MERGED 2003/03/19 15:19:06 fs 1.13.2.3.8.2: #98020# adjusted the size of the dialog to the new texts 2003/03/18 09:24:38 oj 1.13.2.3.8.1: #98020# change string


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [23286537fd9c1bf0a97a7ef7aaf1f3aae804827f]

INTEGRATION: CWS sb3 (1.9.6.3.14); FILE MERGED 2003/03/10 10:13:09 cmc 1.9.6.3.14.1: #107718# use new single unified windows codepage to textencoding function rather than handrolled one


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [f95901cf82a8f8fd632ca1bfd87b739ba1d08ee7]

INTEGRATION: CWS sb3 (1.18.10.2.22); FILE MERGED 2003/03/03 15:55:04 sb 1.18.10.2.22.1: #107718# Converting between Windows code pages and rtl_TextEncoding.


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [0cd3acf1a4e3090fdc1346f928d748a49e47bbe3]

INTEGRATION: CWS dba03 (1.12.118); FILE MERGED 2003/03/06 08:01:51 pb 1.12.118.1: fix: #107720# readonly support added


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [b7b16ffa496b34a69b7e810efaeb2e558fcfb96b]

INTEGRATION: CWS sb3 (1.15.72); FILE MERGED 2003/03/03 15:52:57 sb 1.15.72.1: #107718# Moved code to convert between Windows code pages and rtl_TextEncoding to rtl/tencinfo.h.


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [45ff7f1de5e880514cf73ca0414ad208edfe2726]

INTEGRATION: CWS sb3 (1.7.52); FILE MERGED 2003/03/03 15:52:57 sb 1.7.52.1: #107718# Moved code to convert between Windows code pages and rtl_TextEncoding to rtl/tencinfo.h.


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [df81d57d94069b74fbd7f8534957510a9f4f02bf]

INTEGRATION: CWS sb3 (1.8.46); FILE MERGED 2003/03/03 15:55:03 sb 1.8.46.1: #107718# Converting between Windows code pages and rtl_TextEncoding.


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [70cc74ceb62e78df7ac41638b173a86edd3de89f]

INTEGRATION: CWS dba03 (1.1.78); FILE MERGED 2003/02/28 13:41:29 oj 1.1.78.1: #107842# remember type info


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [7d142a994ff3dd4493057f2eb4d803514ef5197a]

INTEGRATION: CWS dba03 (1.5.70); FILE MERGED 2003/03/14 12:21:35 fs 1.5.70.2: RESYNC: (1.5-1.5.28.1); FILE MERGED 2003/02/28 13:41:28 oj 1.5.70.1: #107842# remember type info


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [f3426f57a4956e61321d148945db561f35340f2a]

INTEGRATION: CWS dba03 (1.9.62); FILE MERGED 2003/03/14 12:23:16 fs 1.9.62.2: RESYNC: (1.9-1.9.22.1); FILE MERGED 2003/02/28 13:41:28 oj 1.9.62.1: #107842# remember type info


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [065fd847d497a90e9ce24b1d6df8ae11ba648e71]

INTEGRATION: CWS sb3 (1.20.118); FILE MERGED 2003/03/03 16:05:37 sb 1.20.118.1: #107718# Use new rtl/tencinfo.h functionality to convert between Windows code pages and rtl_TextEncoding.


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [2d49f0241f0440f7ea3ee4e5eca71d4179dd0696]

INTEGRATION: CWS sb3 (1.4.76); FILE MERGED 2003/03/05 16:57:45 sb 1.4.76.1: #107718# Use new rtl_getTextEncodingFromWindowsCodePage.


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [77a1a3ac97af7bbb9725107637d2346332ca9f3f]

INTEGRATION: CWS sb3 (1.4.124); FILE MERGED 2003/03/10 10:04:59 cmc 1.4.124.1: #102231# use charset member of vba header


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [9f3c305728ecf525f8f1b143040e6cf5a4797455]

INTEGRATION: CWS sb3 (1.7.2.1.78); FILE MERGED 2003/03/10 10:04:59 cmc 1.7.2.1.78.1: #102231# use charset member of vba header


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [b876d6cc47394b0032dde5a3b7290695d9a40102]

INTEGRATION: CWS sb3 (1.37.2.3.14); FILE MERGED 2003/03/03 16:08:15 sb 1.37.2.3.14.1: #107718# Use new rtl/tencinfo.h functionality to convert between Windows code pages and rtl_TextEncoding.


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [d090b7770b97849f89461ca36995bc33b57c39ff]

INTEGRATION: CWS sb3 (1.3.86); FILE MERGED 2003/03/03 16:08:14 sb 1.3.86.1: #107718# Use new rtl/tencinfo.h functionality to convert between Windows code pages and rtl_TextEncoding.


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [1f47db36c3feb3ad92449bb300cf6646a2e597fc]

INTEGRATION: CWS dba03 (1.5.24.1.20); FILE MERGED 2003/02/26 09:35:26 fs 1.5.24.1.20.1: #107691# assertion corrected


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [49ec51df58256033be8a40df5be7228546a26507]

INTEGRATION: CWS dba03 (1.1.4.1.8); FILE MERGED 2003/03/03 07:51:14 oj 1.1.4.1.8.1: #107866# fill converted value before comparing


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [e3310d340c2e3f3a437cc8bf88ed569f10c769f0]

INTEGRATION: CWS dba03 (1.17.40); FILE MERGED 2003/03/18 09:17:05 oj 1.17.40.1: #107845# check if copyp is allowed


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [25f2f094d80ac61ac69468132cc75c4bcbbee76d]

INTEGRATION: CWS dba03 (1.45.4.2.12); FILE MERGED 2003/03/18 09:16:27 oj 1.45.4.2.12.1: #107845# check if copyp is allowed


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [71e61eac74819addf190a0fd8cb436cb62e9bb02]

INTEGRATION: CWS dba03 (1.56.4.3.12); FILE MERGED 2003/03/18 09:15:21 oj 1.56.4.3.12.1: #107845# check if copyp is allowed


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [c585d00995337a2bf72dc42dac8e5264c6d668ba]

INTEGRATION: CWS dba03 (1.52.2.4.8); FILE MERGED 2003/03/18 08:10:08 oj 1.52.2.4.8.1: #107059# generate error message when types are not compatible


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [444f105c20159fc4b8cc8b56d1ca6c20197f1551]

INTEGRATION: CWS dba03 (1.10.8.1.12); FILE MERGED 2003/03/18 08:21:58 oj 1.10.8.1.12.1: #107059# generate error message when types are not compatible


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [e0ea232096349461089665a8433778f795cc9348]

INTEGRATION: CWS dba03 (1.2.38); FILE MERGED 2003/03/18 08:07:27 oj 1.2.38.1: #107059# generate error message when types are not compatible


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [80b8c775f14953c77c1d900f50fd951d03950af8]

INTEGRATION: CWS dba03 (1.21.44); FILE MERGED 2003/03/18 09:29:33 oj 1.21.44.1: #i11804# remember column position and set again


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [e734f69227a2f5dcb53cf0224140652670f6b2fb]

INTEGRATION: CWS dba03 (1.14.2.1.10); FILE MERGED 2003/03/18 08:31:00 oj 1.14.2.1.10.1: #107059# generate error message when types are not compatible


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [c417a234be3f35339fb6df9128c415264b87e03f]

INTEGRATION: CWS dba03 (1.21.46); FILE MERGED 2003/03/18 08:56:53 oj 1.21.46.1: #107728# one new file


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [6685eec4aa89745919bababe621efb7b56d0f3ac]

INTEGRATION: CWS dba03 (1.31.2.3.4); FILE MERGED 2003/03/18 09:03:48 oj 1.31.2.3.4.1: #107728# use own interactionhandler


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [5c560423b48d3ad72d425a59948b35bdb1cc8e38]

INTEGRATION: CWS dba03 (1.1.2); FILE ADDED 2003/02/26 11:42:04 oj 1.1.2.1: #107728# own interactionhandler impl


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [7080b86da52f5d57a7dc73e5d3450b4fd3a26a86]

INTEGRATION: CWS dba03 (1.1.2); FILE ADDED 2003/02/26 11:41:44 oj 1.1.2.1: #107728# own interactionhandler impl


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [12ca2baa396afcf1130a2c78984dacacd1dc0496]

INTEGRATION: CWS dba03 (1.22.2.2.6); FILE MERGED 2003/03/03 08:04:46 oj 1.22.2.2.6.1: #107868# save value of driver class before set default value


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [3a813c881d888560cdfa9b8ce77023fcb80399f2]

INTEGRATION: CWS dba03 (1.43.6.3.2.3.2); FILE MERGED 2003/03/21 09:12:49 oj 1.43.6.3.2.3.2.1: #96296# change back to capital letter


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [146718313728897174050714e4014d80824b5608]

INTEGRATION: CWS dba03 (1.72.38); FILE MERGED 2003/03/18 09:27:38 oj 1.72.38.1: #i11804# remember column position and set again


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [d04083670446d6dce85695c9c87ac59bc87d8afa]

INTEGRATION: CWS dba03 (1.62.2.1.8); FILE MERGED 2003/03/19 10:35:58 fs 1.62.2.1.8.2: re-committed the fix for '#107681# rowcount was not correctly set', as it was lost on this branch due to CWS problems 2003/03/18 09:11:46 oj 1.62.2.1.8.1: #107654# check if current is already valid


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [4c50144cfe536bbace5d91357a6b996c25a65f0b]

INTEGRATION: CWS dba03 (1.14.12.1.12); FILE MERGED 2003/02/28 12:40:46 af 1.14.12.1.12.1: #107801# Switched the meaning of KEY_UP/KEY_DOWN in GallerPreview::KeyInput().


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [86fe5143b8c995b6f4c83799a0a0588e9b6e71ca]

INTEGRATION: CWS dba03 (1.32.2.3.12); FILE MERGED 2003/02/26 10:08:41 oj 1.32.2.3.12.1: #107743# use getColumn instead of cast


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [bb9671a30a28a216d5a8def0ed34a448e0623974]

INTEGRATION: CWS dba03 (1.20.118); FILE MERGED 2003/03/13 07:55:46 pb 1.20.118.1: fix: #i2471# margin checks added


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [e9f275822e605f2a8561b9979ee3f1afd36f91a5]

INTEGRATION: CWS dba03 (1.16.2.1.12); FILE MERGED 2003/03/05 14:00:05 thb 1.16.2.1.12.1: #107948# Implemented proxy edit source for shapes with empty text


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [891f5bcd4ef66f4c2d4269aded078c2190c09f5f]

INTEGRATION: CWS dba03 (1.38.2.2.12); FILE MERGED 2003/03/05 14:00:04 thb 1.38.2.2.12.1: #107948# Implemented proxy edit source for shapes with empty text


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [8c0de78b25d8e8d2f867fff38b10bda38531cd9e]

INTEGRATION: CWS dba03 (1.13.2.4.60); FILE MERGED 2003/03/14 10:25:47 thb 1.13.2.4.60.1: #108212# Ensuring dispose state before notifying exactly that


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [8ad95a13d00f53dad907153ea6c0224dcf692138]

INTEGRATION: CWS dba03 (1.1.2); FILE ADDED 2003/03/06 11:18:08 thb 1.1.2.2: #107948# Switching to live edit source also when user starts entering text 2003/03/05 14:00:03 thb 1.1.2.1: #107948# Implemented proxy edit source for shapes with empty text


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [a1cc843dedc240024c52ab6d32f9c4cf16ea043b]

INTEGRATION: CWS dba03 (1.1.2); FILE ADDED 2003/03/06 11:18:08 thb 1.1.2.2: #107948# Switching to live edit source also when user starts entering text 2003/03/05 14:00:00 thb 1.1.2.1: #107948# Implemented proxy edit source for shapes with empty text


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [820e1fb6fbec8c91803c9c8829ca5a911af13fd5]

INTEGRATION: CWS dba03 (1.32.2.5.12); FILE MERGED 2003/03/14 10:25:47 thb 1.32.2.5.12.2: #108212# Ensuring dispose state before notifying exactly that 2003/03/05 13:59:59 thb 1.32.2.5.12.1: #107948# Implemented proxy edit source for shapes with empty text


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [ada3ba7846ebf7e60328be526bbf3bfadbef4e99]

INTEGRATION: CWS dba03 (1.7.122); FILE MERGED 2003/03/20 09:20:10 fs 1.7.122.1: #107897# +UID_ABSOLUTE_RECORD_WINDOW


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [cdd22b7c904ce01a613709bed4a50e829187258b]

INTEGRATION: CWS dba03 (1.2.84); FILE MERGED 2003/03/05 10:43:28 af 1.2.84.1: #107817# Added method for adapting size of text shape flyer to CTL state.


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [b2627f24c01d414296aeb77919a017302108830f]

INTEGRATION: CWS dba03 (1.11.82); FILE MERGED 2003/03/05 10:40:42 af 1.11.82.1: #107817# I changed the way how the size of the text toolbox is calculated. Not yet entirely clean, though.


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [6384617649bdc931b310855d817ff7fd649e3f52]

INTEGRATION: CWS cfg01 (1.1.24); FILE MERGED 2003/03/25 10:01:58 ssmith 1.1.24.1: #108158# performance improvement for maybeGetAttribute function


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [de8510956fcf2945b7166dd00cbf4dc98d2b0678]

INTEGRATION: CWS cfg01 (1.5.16); FILE MERGED 2003/04/01 10:44:59 ssmith 1.5.16.2: #108158# corrected maybeGetAttribute functionality 2003/03/25 10:01:58 ssmith 1.5.16.1: #108158# performance improvement for maybeGetAttribute function


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [cf72531d8fda4a2db098137b62bfb74806c1a4c3]

INTEGRATION: CWS cfg01 (1.2.24); FILE MERGED 2003/03/13 15:22:07 jb 1.2.24.1: #108154# Use NodeAccessRef to avoid copying Accessor objects


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [7dd76d54beb9aac587b8e7d60ca0f54bb1459b52]

INTEGRATION: CWS cfg01 (1.4.24); FILE MERGED 2003/03/13 15:22:08 jb 1.4.24.1: #108154# Use NodeAccessRef to avoid copying Accessor objects


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [6d8aeab5ece8ae50eac181810dc0aab731c39135]

INTEGRATION: CWS cfg01 (1.1.24); FILE MERGED 2003/03/13 15:22:06 jb 1.1.24.1: #108154# Use NodeAccessRef to avoid copying Accessor objects


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [85f54fba1a3dbc030af7c37e4b81c8978125de74]

INTEGRATION: CWS cfg01 (1.1.24); FILE MERGED 2003/03/13 15:22:07 jb 1.1.24.1: #108154# Use NodeAccessRef to avoid copying Accessor objects


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [f18716331c3269f5254525e6596eac4da2d7a0cb]

INTEGRATION: CWS cfg01 (1.19.10.1.4); FILE MERGED 2003/03/13 15:22:08 jb 1.19.10.1.4.1: #108154# Use NodeAccessRef to avoid copying Accessor objects


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [636ab60dfaa1ac30fba238a790872db633bc2694]

INTEGRATION: CWS cfg01 (1.22.22); FILE MERGED 2003/03/13 15:22:08 jb 1.22.22.2: #108154# Use NodeAccessRef to avoid copying Accessor objects 2003/02/28 16:33:57 ssmith 1.22.22.1: #107403# #107403# adding support for mandatory flag and changing dynamic properties semantics


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [c027e5d704f55489fba5ce3b51abb91854122c59]

INTEGRATION: CWS cfg01 (1.16.4.2.4); FILE MERGED 2003/03/13 15:22:09 jb 1.16.4.2.4.1: #108154# Use NodeAccessRef to avoid copying Accessor objects


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [c0c591c54f60f721b9589e773cb1c918cb9b14c1]

INTEGRATION: CWS cfg01 (1.8.22); FILE MERGED 2003/03/13 15:22:09 jb 1.8.22.1: #108154# Use NodeAccessRef to avoid copying Accessor objects


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [a43e07d123b6dba83835b116c8936ddf76b18e9e]

INTEGRATION: CWS cfg01 (1.17.10.1.4); FILE MERGED 2003/03/13 15:23:48 jb 1.17.10.1.4.2: #107404#,#108154# Further clean up of node::Attributes interface; Use NodeAccessRef to avoid copying Accessor objects 2003/02/17 15:58:08 ssmith 1.17.10.1.4.1: #107404# refactoring code to support encapsulation


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [d41fdbb558b0668991613f9fc405a804835da443]

INTEGRATION: CWS cfg01 (1.1.24); FILE MERGED 2003/03/13 15:24:18 jb 1.1.24.2: #107404# Further clean up of node::Attributes interface 2003/02/17 15:58:08 ssmith 1.1.24.1: #107404# refactoring code to support encapsulation


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [bc1a0ede4fbbec59e04749bb84069d78db267946]

INTEGRATION: CWS cfg01 (1.18.22); FILE MERGED 2003/03/13 15:26:20 jb 1.18.22.1: #108154# Use NodeAccessRef to avoid copying Accessor objects


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [4bc1d1359883652ba29a49e84852c5deee237021]

INTEGRATION: CWS cfg01 (1.11.10.1.4); FILE MERGED 2003/03/13 15:26:20 jb 1.11.10.1.4.1: #108154# Use NodeAccessRef to avoid copying Accessor objects


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [54c498bf99a78d2b9d7f3d1a5076e8ff716e7c9b]

INTEGRATION: CWS cfg01 (1.19.10.1.4); FILE MERGED 2003/03/13 15:26:19 jb 1.19.10.1.4.1: #108154# Use NodeAccessRef to avoid copying Accessor objects


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [3e013a1613a7f67f21ab2ab4ecd2bdbdf297638e]

INTEGRATION: CWS cfg01 (1.7.10.1.4); FILE MERGED 2003/03/13 15:26:19 jb 1.7.10.1.4.1: #108154# Use NodeAccessRef to avoid copying Accessor objects


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [a9f3e02c0a8ab754c591626e1ac2f9cfc4abbec7]

INTEGRATION: CWS cfg01 (1.14.22); FILE MERGED 2003/03/28 10:31:53 ssmith 1.14.22.1: #108347# setPropertyToDefault fix


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [003d1ccd79ddcceb8d10a6318f71998d22d4dddd]

INTEGRATION: CWS cfg01 (1.2.24); FILE MERGED 2003/03/13 15:25:50 jb 1.2.24.2: #107404# Further clean up of node::Attributes interface 2003/02/17 15:58:08 ssmith 1.2.24.1: #107404# refactoring code to support encapsulation


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [f18cf3157783ab9e7c0422182b557f9caca1efad]

INTEGRATION: CWS cfg01 (1.22.8.1.4); FILE MERGED 2003/03/13 15:25:50 jb 1.22.8.1.4.3: #107404# Further clean up of node::Attributes interface 2003/02/28 16:33:57 ssmith 1.22.8.1.4.2: #107403# #107403# adding support for mandatory flag and changing dynamic properties semantics 2003/02/17 15:58:07 ssmith 1.22.8.1.4.1: #107404# refactoring code to support encapsulation


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [926b2bc28682f3e0c35e650cb30c605f1c789c10]

INTEGRATION: CWS cfg01 (1.9.20); FILE MERGED 2003/03/13 15:25:49 jb 1.9.20.2: #107404# Further clean up of node::Attributes interface 2003/02/17 15:58:07 ssmith 1.9.20.1: #107404# refactoring code to support encapsulation


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [e6fc85c09cb9fad1fb4aa9cfa3ca354efeab3454]

INTEGRATION: CWS cfg01 (1.12.10.1.8); FILE MERGED 2003/03/12 16:54:58 jb 1.12.10.1.8.1: #108154# Use NodeAccessRef to avoid copying Accessor objects


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [616fde093905298863baf2c59a88765a2853f747]

INTEGRATION: CWS cfg01 (1.2.10.2.4); FILE MERGED 2003/03/12 16:54:58 jb 1.2.10.2.4.1: #108154# Use NodeAccessRef to avoid copying Accessor objects


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [dba251accd3dfc5ac8f8e21a22f615b27ad5fa66]

INTEGRATION: CWS cfg01 (1.2.10.2.8); FILE MERGED 2003/03/12 16:54:57 jb 1.2.10.2.8.1: #108154# Use NodeAccessRef to avoid copying Accessor objects


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [1ed2fca72e408ca70cc9b70b12c35d1ff1cda13a]

INTEGRATION: CWS cfg01 (1.2.24); FILE MERGED 2003/03/12 16:59:49 jb 1.2.24.2: #108154# Use NodeAccessRef to avoid copying Accessor objects; restore getAttributes as inline function 2003/02/28 16:33:38 ssmith 1.2.24.1: #107403# #107403# adding support for mandatory flag and changing dynamic properties semantics


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [1c4f45d77e07fff41cee4f1faece61ea200600da]

INTEGRATION: CWS cfg01 (1.3.10.1.4); FILE MERGED 2003/03/13 15:07:38 jb 1.3.10.1.4.1: #108154# Use NodeAccessRef to avoid copying Accessor objects


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [3c725ccb7cf95ffb40901d80dc61c1e6cf61663c]

INTEGRATION: CWS cfg01 (1.2.24); FILE MERGED 2003/02/28 16:33:37 ssmith 1.2.24.1: #107403# #107403# adding support for mandatory flag and changing dynamic properties semantics


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [7dcf8d8320d439114912ffca24817f7eebe4e81f]

INTEGRATION: CWS ause02 (1.41.6.2.60); FILE MERGED 2003/03/28 17:25:33 hjs 1.41.6.2.60.2: #i7178# corrected dependencies 2003/03/28 16:55:37 hjs 1.41.6.2.60.1: #i7178# corrected dependencies


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [8a7e6e498ef4b1697e9db053cd598d53a24e99c1]

INTEGRATION: CWS cfg01 (1.2.24); FILE MERGED 2003/03/13 15:09:13 jb 1.2.24.3: #107404# Further clean up of node::Attributes interface 2003/02/28 16:33:37 ssmith 1.2.24.2: #107403# #107403# adding support for mandatory flag and changing dynamic properties semantics 2003/02/17 15:57:36 ssmith 1.2.24.1: #107404# refactoring code to support encapsulation


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [33e64f7847ba5f7e962d9088321e8ca1bfe8e791]

INTEGRATION: CWS cfg01 (1.17.22); FILE MERGED 2003/03/13 15:09:13 jb 1.17.22.1: #107404# Further clean up of node::Attributes interface


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [9355f5467cd21facb92e4ba25dc8bbc9ebb9134e]

INTEGRATION: CWS ause02 (1.26.24); FILE MERGED 2003/03/18 18:38:21 hjs 1.26.24.1: #107238# remove usage of static.mk


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [60157e1644a7b40a7bbf22d6230922864f40ca20]

INTEGRATION: CWS cfg01 (1.2.24); FILE MERGED 2003/03/13 15:07:39 jb 1.2.24.1: #108154# Use NodeAccessRef to avoid copying Accessor objects


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [2aa0929ce3eeb0cf700681a27198edef4f2edecd]

INTEGRATION: CWS cfg01 (1.1.24); FILE MERGED 2003/03/26 15:09:55 ssmith 1.1.24.2: removing solaris compilation error 2003/03/13 15:07:39 jb 1.1.24.1: #108154# Use NodeAccessRef to avoid copying Accessor objects


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [9b74e0115cbbccb55a6eae2e0daa4478e8469dc4]

INTEGRATION: CWS ause02 (1.8.2.1.4); FILE MERGED 2003/03/25 12:51:28 hjs 1.8.2.1.4.1: #107500# make sure to have CC/CXX set in subshells


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [78c41b83917e2b42927b02da79a79ca3d3f51062]

INTEGRATION: CWS cfg01 (1.3.24); FILE MERGED 2003/03/13 15:12:19 jb 1.3.24.3: #108156#,#107404# Improve isNamed() to avoid dynamic allocation and copy of the sharable data; Further clean up of node::Attributes interface 2003/02/28 16:33:36 ssmith 1.3.24.2: #107403# #107403# adding support for mandatory flag and changing dynamic properties semantics 2003/02/17 15:57:35 ssmith 1.3.24.1: #107404# refactoring code to support encapsulation


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [3dcb07e67b97787976e42e2070f71e387b6d9fa4]

INTEGRATION: CWS cfg01 (1.3.10.1.4); FILE MERGED 2003/03/13 15:09:12 jb 1.3.10.1.4.3: #107404# Further clean up of node::Attributes interface 2003/02/25 11:40:05 jb 1.3.10.1.4.2: RESYNC: (1.3.10.1-1.3.10.2); FILE MERGED 2003/02/17 15:57:35 ssmith 1.3.10.1.4.1: #107404# refactoring code to support encapsulation


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [a676776d3ba2c9d7a9ce0bdc3a497fc958c3f532]

INTEGRATION: CWS ause02 (1.18.26.1.10); FILE MERGED 2003/03/10 18:14:25 hjs 1.18.26.1.10.1: #107238# remove static.mk


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [ece017dc828d8e975fe2729160ec3bb509d2f826]

INTEGRATION: CWS cfg01 (1.11.22); FILE MERGED 2003/02/25 11:39:58 jb 1.11.22.2: RESYNC: (1.11-1.11.10.1); FILE MERGED 2003/02/17 15:57:34 ssmith 1.11.22.1: #107404# refactoring code to support encapsulation


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [e29d8a6c0732faf3734b587e23f7b17b8ad99ff2]

INTEGRATION: CWS ause02 (1.6.82); FILE MERGED 2003/03/10 18:14:24 hjs 1.6.82.1: #107238# remove static.mk


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [b3154204351588b21ccdd0ad76bc17718c7d8f7b]

INTEGRATION: CWS ause02 (1.5.14.1.16); FILE MERGED 2003/03/10 18:14:24 hjs 1.5.14.1.16.1: #107238# remove static.mk


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [707adab1cebdcc88051dcb8ffcc94d6be1a82124]

INTEGRATION: CWS cfg01 (1.31.10.1.4); FILE MERGED 2003/03/13 15:09:12 jb 1.31.10.1.4.4: #107404# Further clean up of node::Attributes interface 2003/02/28 16:33:35 ssmith 1.31.10.1.4.3: #107403# #107403# adding support for mandatory flag and changing dynamic properties semantics 2003/02/25 11:39:51 jb 1.31.10.1.4.2: RESYNC: (1.31.10.1-1.31.10.2); FILE MERGED 2003/02/17 15:57:34 ssmith 1.31.10.1.4.1: #107404# refactoring code to support encapsulation


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [a339923fcdf9802bc2158c075ff4c0b4f3b42d28]

INTEGRATION: CWS ause02 (1.10.12.2.4.2.16); FILE MERGED 2003/03/26 15:40:38 hjs 1.10.12.2.4.2.16.2: #107238# fixed APPnSTDLIBS 2003/03/10 18:14:23 hjs 1.10.12.2.4.2.16.1: #107238# remove static.mk


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [3e4ee0514638bfe42d6949e1b2f4f25dbd41874c]

INTEGRATION: CWS cfg01 (1.3.24); FILE MERGED 2003/03/13 15:05:41 jb 1.3.24.3: #107404#,#108154# Further clean up of node::Attributes interface; Use NodeAccessRef to avoid copying Accessor objects 2003/02/28 16:33:35 ssmith 1.3.24.2: #107403# #107403# adding support for mandatory flag and changing dynamic properties semantics 2003/02/17 15:57:33 ssmith 1.3.24.1: #107404# refactoring code to support encapsulation


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [6feb115261c073c177332a0cb3fa2ba4130a65c8]

INTEGRATION: CWS ause02 (1.7.12.1.10); FILE MERGED 2003/03/24 10:26:34 hjs 1.7.12.1.10.2: RESYNC: (1.7.12.1-1.7.12.2); FILE MERGED 2003/03/17 18:54:41 hjs 1.7.12.1.10.1: #107500# export compiler to native makefiles


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [71f9d7639c5216f02447fe977e3454f8b54feaa6]

INTEGRATION: CWS cfg01 (1.1.4.1.4); FILE MERGED 2003/03/12 16:35:49 jb 1.1.4.1.4.2: #107520# Restore interface of prowiderwrapper::create(); do prefix stripping generically (and more efficiently) 2003/03/06 10:09:23 ssmith 1.1.4.1.4.1: #107520# locale fix


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [d592b68c2a522c0cfed6a784a92b4b61d7fb5359]

INTEGRATION: CWS cfg01 (1.25.4.3.4); FILE MERGED 2003/03/12 16:36:07 jb 1.25.4.3.4.2: #107520# Undo misguided changes: Restore interface of prowiderwrapper::create; move #define NAME(...) out of header. 2003/03/06 10:09:23 ssmith 1.25.4.3.4.1: #107520# locale fix


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [c779bf54a7422d598be9fedf4cb57548b86c1b4b]

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>  [032187b3ed5ddb6f5de67285d49f3767601c6eec]

INTEGRATION: CWS cfg01 (1.2.24); FILE MERGED 2003/03/13 15:28:15 jb 1.2.24.2: #108154# Use NodeAccessRef to avoid copying Accessor objects 2003/02/28 16:33:18 ssmith 1.2.24.1: #107403# #107403# adding support for mandatory flag and changing dynamic properties semantics


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [bd3f718670dc41c68fd811b2f3568cf68efcdd4f]

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>  [509dad3bbb966e795fbf143654b4af19423d5312]

INTEGRATION: CWS cfg01 (1.23.10.1.4); FILE MERGED 2003/03/13 15:31:20 jb 1.23.10.1.4.4: #107404# Reflect changes of node::Attributes 2003/02/28 16:33:17 ssmith 1.23.10.1.4.3: #107403# #107403# adding support for mandatory flag and changing dynamic properties semantics 2003/02/25 11:45:17 jb 1.23.10.1.4.2: RESYNC: (1.23.10.1-1.23.10.2); FILE MERGED 2003/02/17 15:57:01 ssmith 1.23.10.1.4.1: #107404# refactoring code to support encapsulation


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [8fe2e2ca033e9cdc3dab966adc0640a1e03e776f]

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>  [99710a9708b54bfe510b5b3eb1a237463313a907]

INTEGRATION: CWS cfg01 (1.3.22); FILE MERGED 2003/03/13 15:33:07 jb 1.3.22.1: #108154# Use NodeAccessRef to avoid copying Accessor objects


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [21f87de83f62707ccd8589a7552489360bc1b9aa]

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>  [8f8fa6105d50aa422463120b5360cded2dd962d5]

INTEGRATION: CWS cfg01 (1.2.24); FILE MERGED 2003/02/28 16:33:17 ssmith 1.2.24.1: #107403# #107403# adding support for mandatory flag and changing dynamic properties semantics


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [7633531f509e2c045ea9c82519f516a6d6237d8a]

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>  [0756b1a1fdf94f00c6011003a851d1dc239abc7b]

INTEGRATION: CWS cfg01 (1.2.24); FILE MERGED 2003/02/28 16:33:16 ssmith 1.2.24.1: #107403# #107403# adding support for mandatory flag and changing dynamic properties semantics


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [f48f577160c9e712eaefc32d4ea37de58d3477eb]

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>  [08443199eec135a2c0baf107d3c5963d15bbddec]

INTEGRATION: CWS cfg01 (1.2.24); FILE MERGED 2003/03/13 15:33:07 jb 1.2.24.1: #108154# Use NodeAccessRef to avoid copying Accessor objects


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [92887fd3237e65d5c6fdf8272874e4f9b3f07c9a]

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>  [dd4c7a14f14081d0c6dcf951cf423f5eaa42d357]

INTEGRATION: CWS cfg01 (1.2.24); FILE MERGED 2003/03/13 15:28:15 jb 1.2.24.2: #108154# Use NodeAccessRef to avoid copying Accessor objects 2003/02/28 16:33:16 ssmith 1.2.24.1: #107403# #107403# adding support for mandatory flag and changing dynamic properties semantics


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [6e29a80df83c2ce48b7701e1ea5408258c9dc26b]

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-04-01  Vladimir Glazounov  <vg@openoffice.org>  [205ae4ebc716cb98b0ef78d957916eb206dfaeb1]

INTEGRATION: CWS cfg01 (1.12.10.1.4); FILE MERGED 2003/03/13 15:34:58 jb 1.12.10.1.4.1: #108154# Avoid copying Accessor objects unnecessarily


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [d824bce87dce2bb19d4190e74ace344f1a06c4df]

INTEGRATION: CWS cfg01 (1.3.24); FILE MERGED 2003/03/13 15:28:57 jb 1.3.24.1: #108154# Introduce NodeAccessRef to avoid copying Accessor objects unnecessarily


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [c582916501f27dfb79ab5372e098d83a8383a22e]

INTEGRATION: CWS cfg01 (1.2.24); FILE MERGED 2003/03/13 15:33:46 jb 1.2.24.2: #108154# Introduce sharable::node() overloads for references 2003/02/28 16:33:16 ssmith 1.2.24.1: #107403# #107403# adding support for mandatory flag and changing dynamic properties semantics


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [e7689a099fed92e2cc87d2b040075596e8284815]

INTEGRATION: CWS cfg01 (1.2.24); FILE MERGED 2003/03/13 15:28:14 jb 1.2.24.2: #108154# Use NodeAccessRef to avoid copying Accessor objects 2003/02/28 16:33:15 ssmith 1.2.24.1: #107403# #107403# adding support for mandatory flag and changing dynamic properties semantics


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [c22a3cce0d9e87383a3ab5957e80ecef244428b5]

INTEGRATION: CWS cfg01 (1.2.24); FILE MERGED 2003/02/28 16:33:15 ssmith 1.2.24.1: #107403# #107403# adding support for mandatory flag and changing dynamic properties semantics


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [1aa1ae73b48f1b8b9809d91776f0382bbcf83e6d]

INTEGRATION: CWS cfg01 (1.12.10.1.4); FILE MERGED 2003/02/28 16:33:14 ssmith 1.12.10.1.4.1: #107403# #107403# adding support for mandatory flag and changing dynamic properties semantics


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [413b128e3704ff4b0fa457400f7205c974c7818f]

INTEGRATION: CWS cfg01 (1.18.4.1.4); FILE MERGED 2003/02/17 15:57:00 ssmith 1.18.4.1.4.1: #107404# refactoring code to support encapsulation


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [fc78906385504bf9470afe75789790c4ac6d6d02]

INTEGRATION: CWS cfg01 (1.7.10.1.4); FILE MERGED 2003/03/13 15:30:38 jb 1.7.10.1.4.3: #107404# Further clean up of node::Attributes 2003/02/28 16:33:14 ssmith 1.7.10.1.4.2: #107403# #107403# adding support for mandatory flag and changing dynamic properties semantics 2003/02/17 15:56:59 ssmith 1.7.10.1.4.1: #107404# refactoring code to support encapsulation


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [84151cef32e9669eada4a99903de14572365e97b]

INTEGRATION: CWS cfg01 (1.3.2.1.8); FILE MERGED 2003/03/17 09:55:46 jb 1.3.2.1.8.1: #107521# Remove configshutdown, which worked with the long obsolete regeserver only.


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [e3e4e06502ce89043f041b7ce2175f34ad72a354]

INTEGRATION: CWS cfg01 (1.3.18); FILE MERGED 2003/03/12 16:51:56 jb 1.3.18.1: #108154# Use NodeAccessRef to avoid copying Accessor objects


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [229cefec5313e4f556dd61cbfbaa5ea855e214a6]

INTEGRATION: CWS cfg01 (1.3.18); FILE MERGED 2003/03/12 16:53:02 jb 1.3.18.3: #107404#,#108154# Further clean up of node::Attributes interface; Use NodeAccessRef to avoid copying Accessor objects 2003/02/28 16:28:51 ssmith 1.3.18.2: #107403# #107403# adding support for mandatory flag and changing dynamic properties semantics 2003/02/17 15:56:09 ssmith 1.3.18.1: #107404# refactoring code to support encapsulation


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [74a12237c584097e65d082e3d9b8f03c9f5896cd]

INTEGRATION: CWS cfg01 (1.6.4.1.8); FILE MERGED 2003/02/17 15:56:09 ssmith 1.6.4.1.8.1: #107404# refactoring code to support encapsulation


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [d0f760700524a74d262747d150724a4c11f884cd]

INTEGRATION: CWS cfg01 (1.12.6.2.8); FILE MERGED 2003/03/12 16:53:24 jb 1.12.6.2.8.4: #107404# Further clean up of node::Attributes interface 2003/02/28 16:28:51 ssmith 1.12.6.2.8.3: #107403# #107403# adding support for mandatory flag and changing dynamic properties semantics 2003/02/25 11:46:31 jb 1.12.6.2.8.2: RESYNC: (1.12.6.2-1.12.6.3); FILE MERGED 2003/02/17 15:56:08 ssmith 1.12.6.2.8.1: #107404# refactoring code to support encapsulation


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [51a1d3033f996c765995408dfc089e1a3cc45082]

INTEGRATION: CWS cfg01 (1.5.4.2.8); FILE MERGED 2003/02/28 16:28:50 ssmith 1.5.4.2.8.3: #107403# #107403# adding support for mandatory flag and changing dynamic properties semantics 2003/02/25 11:46:11 jb 1.5.4.2.8.2: RESYNC: (1.5.4.2-1.5.4.3); FILE MERGED 2003/02/17 15:56:07 ssmith 1.5.4.2.8.1: #107404# refactoring code to support encapsulation


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [9955130825ec974d3d6645533534d7cde2e090b8]

INTEGRATION: CWS cfg01 (1.10.2); FILE MERGED 2003/03/28 10:30:43 ssmith 1.10.2.1: #108346# setPropertyToDefault fix


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [05861ac1df6afd458173e3b6f14b56edb64fcbbb]

INTEGRATION: CWS cfg01 (1.15.10.1.4); FILE MERGED 2003/03/12 16:56:00 jb 1.15.10.1.4.2: #107404# Further clean up of node::Attributes interface 2003/02/17 15:52:37 ssmith 1.15.10.1.4.1: #107404# refactoring code to support encapsulation


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [6bb4f8921ded8e676ed91c7842a48a648ac0029d]

INTEGRATION: CWS cfg01 (1.7.10.1.4); FILE MERGED 2003/03/12 16:56:00 jb 1.7.10.1.4.3: #107404# Further clean up of node::Attributes interface 2003/02/28 16:26:13 ssmith 1.7.10.1.4.2: #107403# #107403# adding support for mandatory flag and changing dynamic properties semantics 2003/02/17 15:52:36 ssmith 1.7.10.1.4.1: #107404# refactoring code to support encapsulation


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [b58b2feb3eb43aac4152d224ace0815eca4ca68d]

INTEGRATION: CWS cfg01 (1.8.10.1.4); FILE MERGED 2003/03/12 16:55:59 jb 1.8.10.1.4.2: #107404# Further clean up of node::Attributes interface 2003/02/17 15:52:36 ssmith 1.8.10.1.4.1: #107404# refactoring code to support encapsulation


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [88ad8537c32d3dcc01c2834edcf9dfb4e8edec0e]

INTEGRATION: CWS cfg01 (1.7.50); FILE MERGED 2003/03/17 11:58:04 jb 1.7.50.1: #107968# Bring XML component description up to date and deliver it for QA


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [9fcba299458404f10f2cdc7ef1312e45382cb9b4]

INTEGRATION: CWS qadev3 (1.1.2); FILE ADDED 2003/03/28 11:54:26 lla 1.1.2.1: #108453# string tests changed to testshl2


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [8cb5d58a44208857e031f56d7e0d736a88dbbbe1]

INTEGRATION: CWS qadev3 (1.1.2); FILE ADDED 2003/03/28 11:54:25 lla 1.1.2.1: #108453# string tests changed to testshl2


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [22e8667906e213277696ebd641fe54b0a78ae82a]

INTEGRATION: CWS qadev3 (1.1.2); FILE ADDED 2003/03/28 11:54:24 lla 1.1.2.1: #108453# string tests changed to testshl2


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [a6a0f9fd4a5cf00766bb799b0939faf12a08a1a5]

INTEGRATION: CWS qadev3 (1.1.2); FILE ADDED 2003/03/28 11:54:23 lla 1.1.2.1: #108453# string tests changed to testshl2


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [2974075a08332ac8f4075c42cb801d96be80f452]

INTEGRATION: CWS qadev3 (1.1.2); FILE ADDED 2003/03/28 11:54:22 lla 1.1.2.1: #108453# string tests changed to testshl2


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [a499274bda8510b907002318296ec0b8f64f4b02]

INTEGRATION: CWS qadev3 (1.1.2); FILE ADDED 2003/03/28 11:54:21 lla 1.1.2.1: #108453# string tests changed to testshl2


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [b2d6fa70fcf6295d24fe58b77478ced642599749]

INTEGRATION: CWS qadev3 (1.1.2); FILE ADDED 2003/03/28 11:54:20 lla 1.1.2.1: #108453# string tests changed to testshl2


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [8b638bb7998206a972a9340395d007cd1b6ebe6f]

INTEGRATION: CWS qadev3 (1.2.2); FILE ADDED 2003/03/28 12:50:34 lla 1.2.2.1: #108453# get back all tests.


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [e62d4f7010c7f0ff957e3d010b7dc435c32b0276]

INTEGRATION: CWS qadev3 (1.2.2); FILE ADDED 2003/03/28 12:50:32 lla 1.2.2.1: #108453# get back all tests.


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [7ef439acc92d7c59d114601a014fba643522b027]

INTEGRATION: CWS qadev3 (1.2.2); FILE ADDED 2003/03/28 12:50:30 lla 1.2.2.1: #108453# get back all tests.


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [1ef9d40f04d621369d4cb0f865fa8e92f1517029]

INTEGRATION: CWS qadev3 (1.5.2); FILE ADDED 2003/03/28 12:50:29 lla 1.5.2.1: #108453# get back all tests.


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [9a370be4982184401552c71cd0da0bb6e3625ae5]

INTEGRATION: CWS qadev3 (1.5.2); FILE ADDED 2003/03/28 12:50:26 lla 1.5.2.1: #108453# get back all tests.


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [328001252ee297f176abbbfca46d9ca87eac21e7]

INTEGRATION: CWS qadev3 (1.3.2); FILE ADDED 2003/03/28 12:50:24 lla 1.3.2.1: #108453# get back all tests.


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [3b7cec6a1dbfef07c696a9abd50b8d780241c1ff]

INTEGRATION: CWS qadev3 (1.4.2); FILE ADDED 2003/03/28 12:50:23 lla 1.4.2.1: #108453# get back all tests.


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [0ee62562d2f4c8f54318e40b4ff923d57e4dbb6a]

INTEGRATION: CWS qadev3 (1.2.2); FILE ADDED 2003/03/28 12:50:18 lla 1.2.2.1: #108453# get back all tests.


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [361e03465fbff58b0cd59580b53bb5cb82327c86]

INTEGRATION: CWS qadev3 (1.2.2); FILE ADDED 2003/03/28 12:50:16 lla 1.2.2.1: #108453# get back all tests.


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [e071a814e7685b549b998d6e20c24e52aba947e6]

INTEGRATION: CWS qadev3 (1.6.2); FILE ADDED 2003/03/28 12:50:14 lla 1.6.2.1: #108453# get back all tests.


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [b8ad5c0a2a9e056cbeca529f5136c0cfa55a47af]

INTEGRATION: CWS qadev3 (1.10.2); FILE ADDED 2003/03/28 12:50:12 lla 1.10.2.1: #108453# get back all tests.


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [11b07c9b0fdf9a56ade9ba58f01137ebd7e27e79]

INTEGRATION: CWS qadev3 (1.1.10.1.68); FILE MERGED 2003/03/28 12:49:56 lla 1.1.10.1.68.1: #108453# get back all tests.


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [e8ab7a6e57ea7ccef35f99ea70b8cc6c6c14bdcf]

INTEGRATION: CWS qadev3 (1.2.2); FILE ADDED 2003/03/31 09:49:08 lla 1.2.2.2: #108453# new entries for automatically tests. 2003/03/28 12:49:56 lla 1.2.2.1: #108453# get back all tests.


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [df2712ca0b493e0fbf39de32ed2d6731063dc09e]

INTEGRATION: CWS qadev3 (1.3.16); FILE MERGED 2003/03/31 09:12:00 lla 1.3.16.1: #108453# better version number handling


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [cf9a8c3031d8e02156b78ef158b58b799f823ead]

INTEGRATION: CWS qadev3 (1.4.16); FILE MERGED 2003/03/31 09:12:00 lla 1.4.16.1: #108453# better version number handling


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [38cf4d20d3329f475a2bdbd47c3ce6a2f805ec6c]

INTEGRATION: CWS qadev3 (1.5.16); FILE MERGED 2003/03/31 09:11:11 lla 1.5.16.1: #108453# better version number handling


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [340b27267e2f174d6fb02d84082dc6512f952e86]

INTEGRATION: CWS qadev3 (1.1.16); FILE MERGED 2003/03/31 09:10:09 lla 1.1.16.1: #108453# better version number handling


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [17e26533455a25364f635d41e44994913c11bbff]

INTEGRATION: CWS qadev3 (1.3.16); FILE MERGED 2003/03/31 09:09:42 lla 1.3.16.1: #108453# better version number handling


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [9120666471433a58eab89a4936b4e44d45e61616]

INTEGRATION: CWS qadev3 (1.2.16); FILE MERGED 2003/03/31 09:08:16 lla 1.2.16.1: #108453# better version number handling


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [9db223ed90090c4551b5e2b2ac360784b5349c58]

#100000# merge conflict fix


2003-04-01  Andreas Bille  <abi@openoffice.org>  [3fecd3ca8611e8b3f14cec452db42a5bd7161ac2]

#i2822# setting some sort of title


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [c602e96ef92c173c8647cdbf85e01d228e0b2456]

INTEGRATION: CWS jollyfilterteam03 (1.7.2.1.62); FILE MERGED 2003/03/11 10:35:55 cmc 1.7.2.1.62.2: #i12182# add new vba header id 2003/03/10 11:25:49 cmc 1.7.2.1.62.1: #106133# idiot programmer on the loose


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [0c2ae6f833281d420db6754f5b0424bed8652491]

INTEGRATION: CWS jollyfilterteam03 (1.9.8.3.30); FILE MERGED 2003/03/12 10:15:53 cmc 1.9.8.3.30.1: #i12260# default colours backwards


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [4370c542f259944971107d103ad8e101e0ef8e75]

INTEGRATION: CWS jollyfilterteam03 (1.70.2.4.6); FILE MERGED 2003/02/26 14:52:30 cmc 1.70.2.4.6.2: #i10197# assert not at me group object 2003/02/25 15:32:13 cmc 1.70.2.4.6.1: #107693# ole preview images can be bitmaps as well, consider MAP_PIXEL mapmode


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [d21c3c17c1a40613ae9bdc7187d7776c64203076]

INTEGRATION: CWS jollyfilterteam03 (1.7.30); FILE MERGED 2003/03/05 10:06:46 abutler 1.7.30.1: #104819# Added Status Indicator to file importer


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [62680ed3ef0f1d935586899a2d3a88944dc8aaa2]

INTEGRATION: CWS jollyfilterteam03 (1.128.2.1.38); FILE MERGED 2003/03/05 13:15:03 cmc 1.128.2.1.38.1: #107852# word has two left/right settings, normal and rtl. If a para is a rtl para then the rtl para settings are the reverse of the ltr ones, otherwise the same, so must check for what direction the para is on importing


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [d1f3374ec0214687845b8f0ef29473b2f9766394]

INTEGRATION: CWS jollyfilterteam03 (1.62.2.2.6); FILE MERGED 2003/03/24 10:26:08 cmc 1.62.2.2.6.1: #108341# watch out for am/AM when converting word's asian A into D


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [6ef81c352ce7b378bebd5776106e55c26f130e9b]

INTEGRATION: CWS jollyfilterteam03 (1.41.2.1.38); FILE MERGED 2003/03/05 09:22:52 cmc 1.41.2.1.38.3: #107161# disabled make_pair functionality for sunpro compiler 2003/02/25 16:08:07 cmc 1.41.2.1.38.2: #107161# only do this for new word8 style list, not ww7- style ones inside ww8+ documents 2003/02/25 10:06:04 cmc 1.41.2.1.38.1: #107161# recombine split list levels back into single list when possible


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [a9fb419d1682a97ff1a09bb844e94b6d477ec1c3]

INTEGRATION: CWS jollyfilterteam03 (1.78.2.1.38); FILE MERGED 2003/03/05 11:38:25 cmc 1.78.2.1.38.2: #107912# must have string before using first character 2003/02/25 10:06:03 cmc 1.78.2.1.38.1: #107161# recombine split list levels back into single list when possible


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [3d0c439199c07200924fd5550498e2370873a696]

INTEGRATION: CWS jollyfilterteam03 (1.106.2.2.6); FILE MERGED 2003/03/05 13:15:00 cmc 1.106.2.2.6.3: #107852# word has two left/right settings, normal and rtl. If a para is a rtl para then the rtl para settings are the reverse of the ltr ones, otherwise the same, so must check for what direction the para is on importing 2003/02/25 15:55:20 cmc 1.106.2.2.6.2: #107693# using bitmap preview image isn't such a good idea 2003/02/25 10:06:02 cmc 1.106.2.2.6.1: #107161# recombine split list levels back into single list when possible


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [be727404a2b79153dc3b0c55143118f8b142ce11]

INTEGRATION: CWS jollyfilterteam03 (1.102.2.1.38); FILE MERGED 2003/02/25 16:43:02 cmc 1.102.2.1.38.1: #107340# using wrong list type for outline tests


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [43af6dfe724137e5c82d47aee610ac6685c7abcc]

INTEGRATION: CWS jollyfilterteam03 (1.91.2.2.6); FILE MERGED 2003/03/14 13:57:30 cmc 1.91.2.2.6.1: #108222# set fill attributes of ww6 drawing shapes


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [b42158a74be02475678bba2f116c6ddb14208441]

INTEGRATION: CWS jollyfilterteam03 (1.56.2.2.38); FILE MERGED 2003/03/13 12:02:52 cmc 1.56.2.2.38.1: #i3371# when we export a pagebreak, have a check to see if it would use a different page descriptor because of followstyles etc and if so export a sectionbreak, will help paper over the lack of pagestyles in word export.


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [e1b0931d400fc2a7387d1591f83e76637169b3d3]

INTEGRATION: CWS jollyfilterteam03 (1.27.2.3.6); FILE MERGED 2003/03/13 11:54:07 cmc 1.27.2.3.6.1: #108180# swapin graphics appropiately


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [7ff22e75c3d7ce23b6893a43c5396772fd64c4d4]

INTEGRATION: CWS jollyfilterteam03 (1.42.2.1.38); FILE MERGED 2003/02/26 14:20:14 cmc 1.42.2.1.38.1: #i10582# export print revision marks as equal to show revision marks, word XP seems to have hidden this option that exists in 2000 and make them equivalent, so we'll do the same


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [50230887ee8fee46b5f1d38115778f3cfb9f2861]

INTEGRATION: CWS jollyfilterteam03 (1.50.2.1.38); FILE MERGED 2003/02/26 14:20:13 cmc 1.50.2.1.38.1: #i10582# export print revision marks as equal to show revision marks, word XP seems to have hidden this option that exists in 2000 and make them equivalent, so we'll do the same


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [81302cabde143b29c71008156c84d72076fcee2a]

INTEGRATION: CWS jollyfilterteam03 (1.46.2.2.6); FILE MERGED 2003/03/12 12:12:37 cmc 1.46.2.2.6.3: #108120# use better comparison 2003/03/07 15:54:21 cmc 1.46.2.2.6.2: #107876# exporting a ww8 sprm in ww6 mode! 2003/02/26 14:20:12 cmc 1.46.2.2.6.1: #i10582# export print revision marks as equal to show revision marks, word XP seems to have hidden this option that exists in 2000 and make them equivalent, so we'll do the same


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [c21d41a82cbad72cf7601dbd5b953e299f1622a0]

INTEGRATION: CWS jollyfilterteam03 (1.57.2.2.38); FILE MERGED 2003/03/12 11:25:06 cmc 1.57.2.2.38.4: #108120# which->slot->which when using drawing which's 2003/02/26 14:20:12 cmc 1.57.2.2.38.3: #i10582# export print revision marks as equal to show revision marks, word XP seems to have hidden this option that exists in 2000 and make them equivalent, so we'll do the same 2003/02/25 17:05:24 cmc 1.57.2.2.38.2: #107758# converting a frame to a table is a waste of time 2003/02/25 15:55:19 cmc 1.57.2.2.38.1: #107693# using bitmap preview image isn't such a good idea


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [955c8709c4ce09228fb94091ecb9a8bcfc35017c]

INTEGRATION: CWS jollyfilterteam03 (1.11.2.1.38); FILE MERGED 2003/03/07 13:34:30 cmc 1.11.2.1.38.2: #108073# Ok to have not seen page setup info when cutting and pasting rtf 2003/03/07 10:40:50 cmc 1.11.2.1.38.1: #107745# split overlarge tables


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [a2b6ea15e974187b50e794ff3068161cfec6073e]

INTEGRATION: CWS jollyfilterteam03 (1.7.10.1.38); FILE MERGED 2003/02/25 18:42:59 abutler 1.7.10.1.38.1: #106559# Patch for Frame loading performance issue


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [4ad094b96110357d120451731e15f3be4e212eb1]

INTEGRATION: CWS jollyfilterteam03 (1.2.114); FILE MERGED 2003/03/13 12:02:51 cmc 1.2.114.1: #i3371# when we export a pagebreak, have a check to see if it would use a different page descriptor because of followstyles etc and if so export a sectionbreak, will help paper over the lack of pagestyles in word export.


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [64c6b3ab42e1f562380bb67fbb808c4702f8c3d8]

INTEGRATION: CWS jollyfilterteam03 (1.4.114); FILE MERGED 2003/03/13 12:02:49 cmc 1.4.114.1: #i3371# when we export a pagebreak, have a check to see if it would use a different page descriptor because of followstyles etc and if so export a sectionbreak, will help paper over the lack of pagestyles in word export.


2003-04-01  Oliver Bolte  <obo@openoffice.org>  [bdfeb678ba755373e34964ac79a3a0b0dbe7e13a]

1.3.48.1 moved to head


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [65cab174b12e1aed6100f51e7542328f1238b4bc]

INTEGRATION: CWS fme02 (1.69.2.1.34); FILE MERGED 2003/03/06 11:20:57 fme 1.69.2.1.34.1: #105712# Device independent formatting


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [7de4a51b6f179f2b6c39cabae0cc94821ccf36d1]

INTEGRATION: CWS fme02 (1.16.8.2.6.5.2.1.46); FILE MERGED 2003/03/21 20:24:26 dvo 1.16.8.2.6.5.2.1.46.6: #105712# change PrinterIndependentLayout property from boolean to const-set 2003/03/15 12:47:08 fme 1.16.8.2.6.5.2.1.46.5: RESYNC: (1.16.8.2.6.5.2.1-1.16.8.2.6.5.2.2); FILE MERGED 2003/03/15 10:48:57 fme 1.16.8.2.6.5.2.1.46.4: #105712# Feature - Printer independent formatting 2003/03/11 10:12:39 fme 1.16.8.2.6.5.2.1.46.3: #105712# Printer independent text formatting 2003/03/06 14:42:43 dvo 1.16.8.2.6.5.2.1.46.2: #105712# add DeviceIndependentLayout property to document settings 2003/03/03 11:17:02 fme 1.16.8.2.6.5.2.1.46.1: #105712# Feature - Printer independent text formatting


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [e5530da1e4f6a74a31ba1d6c36ac1b8d2f364214]

INTEGRATION: CWS fme02 (1.16.102); FILE MERGED 2003/03/15 10:48:28 fme 1.16.102.2: #105712# Feature - Printer independent formatting 2003/03/03 11:15:44 fme 1.16.102.1: #105712# Feature - Printer independent text formatting


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [74731b864adab28d2c9f0c7e8f624db5b9db205b]

INTEGRATION: CWS fme02 (1.38.2.3.14); FILE MERGED 2003/03/15 12:47:39 fme 1.38.2.3.14.2: RESYNC: (1.38.2.3-1.38.2.5); FILE MERGED 2003/03/11 10:12:14 fme 1.38.2.3.14.1: #105712# Printer independent text formatting


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [1d280b00523335e37b12fe382f0973134f5a0697]

INTEGRATION: CWS fme02 (1.6.130); FILE MERGED 2003/03/07 16:10:28 fme 1.6.130.1: #105712# Use reference device for formatting


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [7b89ba963ed908d3d28d9c8fc19f614bb8db98d8]

INTEGRATION: CWS fme02 (1.50.6.4.100); FILE MERGED 2003/03/25 09:09:41 fme 1.50.6.4.100.5: #105712# Strings changed again 2003/03/15 13:06:20 fme 1.50.6.4.100.4: RESYNC: (1.50.6.4-1.50.6.4.2.2); FILE MERGED 2003/03/15 10:47:09 fme 1.50.6.4.100.3: #105712# Feature - Printer independent formatting 2003/03/11 10:11:39 fme 1.50.6.4.100.2: #105712# Printer independent text formatting 2003/03/07 16:10:07 fme 1.50.6.4.100.1: #105712# Use reference device for formatting


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [a325338bcb854b20ba9e9d9baee14ac86542122e]

INTEGRATION: CWS fme02 (1.5.132); FILE MERGED 2003/03/07 16:10:07 fme 1.5.132.1: #105712# Use reference device for formatting


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [331760df682f914e35e6eb296bae8a68004e46bb]

INTEGRATION: CWS fme02 (1.14.130); FILE MERGED 2003/03/07 16:10:08 fme 1.14.130.1: #105712# Use reference device for formatting


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [f24924cb548417a02e674f7dd927eb71718b75c8]

INTEGRATION: CWS fme02 (1.41.4.9.2.1.34); FILE MERGED 2003/03/15 10:46:30 fme 1.41.4.9.2.1.34.2: #105712# Feature - Printer independent formatting 2003/03/07 17:10:19 fme 1.41.4.9.2.1.34.1: #105712# Use reference device for formatting


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [7296b19eaab3f47080abe22f45704dddb2e88e98]

INTEGRATION: CWS fme02 (1.24.2.1.8.1.28); FILE MERGED 2003/03/15 13:08:28 fme 1.24.2.1.8.1.28.4: RESYNC: (1.24.2.1.8.1-1.24.2.1.8.4); FILE MERGED 2003/03/15 10:46:15 fme 1.24.2.1.8.1.28.3: #105712# Feature - Printer independent formatting 2003/03/14 11:15:37 fme 1.24.2.1.8.1.28.2: #105712# Printer independent formatting 2003/03/03 11:14:44 fme 1.24.2.1.8.1.28.1: #105712# Feature - Printer independent text formatting


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [cfc7cdca3424aacdc2a7d5fbf4b845e3e2ff4e6f]

INTEGRATION: CWS fme02 (1.62.102); FILE MERGED 2003/03/21 20:23:22 dvo 1.62.102.4: #105712# load PrinterIndependentLayout 2003/03/21 17:42:11 fme 1.62.102.3: #105712# Printer independent formatting - Notify OLE objects on printer change even if virtual device is used for formatting 2003/03/15 10:45:51 fme 1.62.102.2: #105712# Feature - Printer independent formatting 2003/03/06 14:48:34 dvo 1.62.102.1: #105712# load DeviceIndependentLayout document setting (save is automatic)


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [1375f5494454448e4124c07903b9405f42f49bb9]

INTEGRATION: CWS fme02 (1.93.2.3.36); FILE MERGED 2003/03/19 08:25:53 fme 1.93.2.3.36.1: #105712# Import of use printer metrics option


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [584385bb71ba81b8fb1b24dbfe57304a60e42175]

INTEGRATION: CWS fme02 (1.102.2.1.34); FILE MERGED 2003/03/21 17:39:16 fme 1.102.2.1.34.2: #105712# Printer independent formatting - No need to call SetModify and PrtDataChanged during import 2003/03/10 17:03:27 cmc 1.102.2.1.34.1: #105712# Im/Ex for rtf and ww the use printer metrics compatability option


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [6014c56f617736e083950c4d01e5a7d77be24906]

INTEGRATION: CWS fme02 (1.50.2.1.34); FILE MERGED 2003/03/10 17:03:27 cmc 1.50.2.1.34.1: #105712# Im/Ex for rtf and ww the use printer metrics compatability option


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [c8dc0ab5ec46f434f616da6b36fbe5bccac73a9d]

INTEGRATION: CWS fme02 (1.14.110); FILE MERGED 2003/03/10 17:03:26 cmc 1.14.110.1: #105712# Im/Ex for rtf and ww the use printer metrics compatability option


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [332112ad434be78891ec4f7133b6ae3a8209835d]

INTEGRATION: CWS fme02 (1.20.2.2.34); FILE MERGED 2003/03/21 17:40:20 fme 1.20.2.2.34.2: #105712# Printer independent formatting - No need to call SetModify and PrtDataChanged during import 2003/03/10 17:03:25 cmc 1.20.2.2.34.1: #105712# Im/Ex for rtf and ww the use printer metrics compatability option


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [fdab2c954a6099d738c2a8b9c2d925f116904666]

INTEGRATION: CWS fme02 (1.19.2.2.14); FILE MERGED 2003/03/15 13:12:24 fme 1.19.2.2.14.4: RESYNC: (1.19.2.2-1.19.2.5); FILE MERGED 2003/03/15 10:44:54 fme 1.19.2.2.14.3: #105712# Feature - Printer independent formatting 2003/03/07 15:59:38 fme 1.19.2.2.14.2: #105712# Use reference device for formatting 2003/03/03 11:14:12 fme 1.19.2.2.14.1: #105712# Feature - Printer independent text formatting


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [98559d68c75861669183376b7ca94a2650462f75]

INTEGRATION: CWS fme02 (1.10.2.2.16); FILE MERGED 2003/03/18 09:03:41 fme 1.10.2.2.16.6: #105712# Printer independent formatting - get virdev in doc constructor 2003/03/15 10:44:05 fme 1.10.2.2.16.5: #105712# Feature - Printer independent formatting 2003/03/14 11:15:18 fme 1.10.2.2.16.4: #105712# Printer independent formatting 2003/03/11 10:11:23 fme 1.10.2.2.16.3: #105712# Printer independent text formatting 2003/03/07 15:59:29 fme 1.10.2.2.16.2: #105712# Use reference device for formatting 2003/03/03 11:14:12 fme 1.10.2.2.16.1: #105712# Feature - Printer independent text formatting


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [f2538ae6f7fb984301908e0b3f80728d39cd0ebe]

INTEGRATION: CWS fme02 (1.32.2.2.14); FILE MERGED 2003/03/15 13:12:19 fme 1.32.2.2.14.6: RESYNC: (1.32.2.2-1.32.2.4); FILE MERGED 2003/03/15 10:43:50 fme 1.32.2.2.14.5: #105712# Feature - Printer independent formatting 2003/03/11 10:11:13 fme 1.32.2.2.14.4: #105712# Printer independent text formatting 2003/03/07 15:59:19 fme 1.32.2.2.14.3: #105712# Use reference device for formatting 2003/03/06 11:20:29 fme 1.32.2.2.14.2: #105712# Device independent formatting 2003/03/03 11:14:11 fme 1.32.2.2.14.1: #105712# Feature - Printer independent text formatting


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [35b73892942f9ec71b4432d0d7dbd99b99ab8730]

INTEGRATION: CWS fme02 (1.16.2.2.16); FILE MERGED 2003/03/03 11:14:11 fme 1.16.2.2.16.1: #105712# Feature - Printer independent text formatting


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [9d76663db49c5b907103a3d7cd6a24d6e520758a]

INTEGRATION: CWS fme02 (1.39.2.1.22); FILE MERGED 2003/03/03 11:13:03 fme 1.39.2.1.22.1: #105712# Feature - Printer independent text formatting


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [cddafc2345a3e609d4c3a3bfa7758a670c68796e]

INTEGRATION: CWS fme02 (1.64.2.2.22); FILE MERGED 2003/03/15 13:14:41 fme 1.64.2.2.22.4: RESYNC: (1.64.2.2-1.64.2.3); FILE MERGED 2003/03/11 10:10:46 fme 1.64.2.2.22.3: #105712# Printer independent text formatting 2003/03/06 11:20:01 fme 1.64.2.2.22.2: #105712# Device independent formatting 2003/03/03 11:13:03 fme 1.64.2.2.22.1: #105712# Feature - Printer independent text formatting


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [4648fc428c79e6037f7c44b3fce69f8496dd553e]

INTEGRATION: CWS fme02 (1.56.2.1.22); FILE MERGED 2003/03/03 11:12:11 fme 1.56.2.1.22.1: #105712# Feature - Printer independent text formatting


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [8a0b77ba017d1636e647cc64740f888a6073e8b0]

INTEGRATION: CWS fme02 (1.31.102); FILE MERGED 2003/03/03 11:12:11 fme 1.31.102.1: #105712# Feature - Printer independent text formatting


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [cdc0e1cecf2f6e251edd55011781e4511203867e]

INTEGRATION: CWS fme02 (1.29.108); FILE MERGED 2003/03/03 11:12:11 fme 1.29.108.1: #105712# Feature - Printer independent text formatting


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [8b1ed7edebe7c1e8cf8ea47562a4dda4a6b172ec]

INTEGRATION: CWS fme02 (1.15.112); FILE MERGED 2003/03/03 11:12:10 fme 1.15.112.1: #105712# Feature - Printer independent text formatting


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [a45534165c61868cb3abf7cd1c669abae142e642]

INTEGRATION: CWS fme02 (1.36.2.1.52); FILE MERGED 2003/03/20 06:50:23 fme 1.36.2.1.52.3: #105712# Printer independent text formatting 2003/03/15 13:15:53 fme 1.36.2.1.52.2: RESYNC: (1.36.2.1-1.36.2.2); FILE MERGED 2003/03/03 11:12:10 fme 1.36.2.1.52.1: #105712# Feature - Printer independent text formatting


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [1314bc7906faf4f5d18677c1865e46854bc08667]

INTEGRATION: CWS fme02 (1.16.6.1.22); FILE MERGED 2003/03/03 11:12:09 fme 1.16.6.1.22.1: #105712# Feature - Printer independent text formatting


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [420ded59738dcab565fe5bdf1ea6f42ba77c2f6a]

INTEGRATION: CWS fme02 (1.9.102); FILE MERGED 2003/03/03 11:12:09 fme 1.9.102.1: #105712# Feature - Printer independent text formatting


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [890d3cb611c52f4877b6dc3850a9734ea1351d83]

INTEGRATION: CWS fme02 (1.13.102); FILE MERGED 2003/03/03 11:12:08 fme 1.13.102.1: #105712# Feature - Printer independent text formatting


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [2499b69c3283989bab014547bde2911e33a3aed7]

INTEGRATION: CWS fme02 (1.23.102); FILE MERGED 2003/03/03 11:12:08 fme 1.23.102.1: #105712# Feature - Printer independent text formatting


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [ffa15cd7ba97ebe88d30de01c1da2e7086a67ac8]

INTEGRATION: CWS fme02 (1.72.2.1.22); FILE MERGED 2003/03/03 11:12:07 fme 1.72.2.1.22.1: #105712# Feature - Printer independent text formatting


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [4148ecbaa67aca8a9f4810050a57a846deb03341]

INTEGRATION: CWS fme02 (1.22.112); FILE MERGED 2003/03/03 11:12:07 fme 1.22.112.1: #105712# Feature - Printer independent text formatting


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [0f4b5b911995e9e57f2aafe4e935234b67ca93f8]

INTEGRATION: CWS fme02 (1.38.100); FILE MERGED 2003/03/15 13:15:28 fme 1.38.100.2: RESYNC: (1.38-1.38.2.1); FILE MERGED 2003/03/03 11:12:06 fme 1.38.100.1: #105712# Feature - Printer independent text formatting


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [66a552e3f970083e98dd4a282be5f4269e3d7e49]

INTEGRATION: CWS fme02 (1.83.2.1.20); FILE MERGED 2003/03/15 13:15:22 fme 1.83.2.1.20.2: RESYNC: (1.83.2.1-1.83.2.2); FILE MERGED 2003/03/03 11:12:06 fme 1.83.2.1.20.1: #105712# Feature - Printer independent text formatting


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [36bb3758e39fcd8055faeffff6b1047ff08bdbc8]

INTEGRATION: CWS fme02 (1.33.2.2.22); FILE MERGED 2003/03/03 11:12:05 fme 1.33.2.2.22.1: #105712# Feature - Printer independent text formatting


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [fcce2cdc0983e89ca6a088c147b87164014f6fa3]

INTEGRATION: CWS fme02 (1.27.2.1.52); FILE MERGED 2003/03/15 13:15:16 fme 1.27.2.1.52.2: RESYNC: (1.27.2.1-1.27.2.2); FILE MERGED 2003/03/03 11:12:05 fme 1.27.2.1.52.1: #105712# Feature - Printer independent text formatting


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [53e0b91b5ebe10d5a9f8d77df30e0916b1eb17d1]

INTEGRATION: CWS fme02 (1.56.2.4.14); FILE MERGED 2003/03/15 13:16:57 fme 1.56.2.4.14.3: RESYNC: (1.56.2.4-1.56.2.9); FILE MERGED 2003/03/11 10:10:17 fme 1.56.2.4.14.2: #105712# Printer independent text formatting 2003/03/03 11:07:40 fme 1.56.2.4.14.1: #105712# Feature - Printer independent text formatting


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [d8983506e6b2e38e7af42a5fa769402763756db4]

INTEGRATION: CWS fme02 (1.6.112); FILE MERGED 2003/03/03 11:07:16 fme 1.6.112.1: #105712# Feature - Printer independent text formatting


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [bdb9f203aa667f8bcb97904c2c8e2d2f48a8569a]

INTEGRATION: CWS fme02 (1.28.2.1.54); FILE MERGED 2003/03/03 11:07:16 fme 1.28.2.1.54.1: #105712# Feature - Printer independent text formatting


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [a249d06f03ec5165601033cbc87a81cea57555ee]

INTEGRATION: CWS fme02 (1.19.6.2.22); FILE MERGED 2003/03/03 11:06:47 fme 1.19.6.2.22.1: #105712# Feature - Printer independent text formatting


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [b90d6c1be7ec588fd36bd4fc8f4f395e690b00f3]

INTEGRATION: CWS fme02 (1.18.2.2.16); FILE MERGED 2003/03/11 10:10:03 fme 1.18.2.2.16.2: #105712# Printer independent text formatting 2003/03/03 11:06:10 fme 1.18.2.2.16.1: #105712# Feature - Printer independent text formatting


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [88f09cf04e989e7cb618a76d11260ca742fb1240]

INTEGRATION: CWS fme02 (1.25.104); FILE MERGED 2003/03/18 09:03:29 fme 1.25.104.6: #105712# Printer independent formatting - get virdev in doc constructor 2003/03/15 10:38:38 fme 1.25.104.5: #105712# Feature - Printer independent formatting 2003/03/14 11:14:56 fme 1.25.104.4: #105712# Printer independent formatting 2003/03/11 10:09:47 fme 1.25.104.3: #105712# Printer independent text formatting 2003/03/07 15:58:11 fme 1.25.104.2: #105712# Use reference device for formatting 2003/03/03 11:05:42 fme 1.25.104.1: #105712# Feature - Printer independent text formatting


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [271c02e9d9f8ad53a36fb2829befe0a7da267d0e]

INTEGRATION: CWS fme02 (1.14.102); FILE MERGED 2003/03/18 11:45:19 fme 1.14.102.4: #105712# Printer independent text formatting 2003/03/18 09:03:29 fme 1.14.102.3: #105712# Printer independent formatting - get virdev in doc constructor 2003/03/15 10:50:18 fme 1.14.102.2: #105712# Feature - Printer independent formatting 2003/03/03 11:05:13 fme 1.14.102.1: #105712# Feature - Printer independent text formatting


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [a53d46933c5df1009757ad8d4881280ad83c9001]

INTEGRATION: CWS fme02 (1.12.102); FILE MERGED 2003/03/21 17:36:46 fme 1.12.102.9: #105712# Printer independent formatting - Notify OLE objects on printer change even if virtual device is used for formatting 2003/03/20 18:39:21 fme 1.12.102.8: #105712# Printer independent layout - Set modified flag 2003/03/15 13:20:31 fme 1.12.102.7: RESYNC: (1.12-1.12.2.1); FILE MERGED 2003/03/15 10:38:08 fme 1.12.102.6: #105712# Feature - Printer independent formatting 2003/03/14 11:14:39 fme 1.12.102.5: #105712# Printer independent formatting 2003/03/11 10:09:27 fme 1.12.102.4: #105712# Printer independent text formatting 2003/03/07 15:58:03 fme 1.12.102.3: #105712# Use reference device for formatting 2003/03/06 11:18:47 fme 1.12.102.2: #105712# Device independent formatting 2003/03/03 11:04:57 fme 1.12.102.1: #105712# Feature - Printer independent text formatting


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [e3cc712cc1065869c5078260e36480ebeae86e38]

INTEGRATION: CWS fme02 (1.22.2.2.14); FILE MERGED 2003/03/15 13:26:00 fme 1.22.2.2.14.3: RESYNC: (1.22.2.2-1.22.2.3); FILE MERGED 2003/03/07 15:57:51 fme 1.22.2.2.14.2: #105712# Use reference device for formatting 2003/03/03 10:57:33 fme 1.22.2.2.14.1: #105712# Feature - Printer independent text formatting


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [5d1cac3cbcf45957f791bc1c36008491b83d5297]

INTEGRATION: CWS fme02 (1.14.12.3.102); FILE MERGED 2003/03/14 11:14:11 fme 1.14.12.3.102.1: #105712# Printer independent formatting


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [57009a0595e5fcaff18451c6437de39da0102429]

INTEGRATION: CWS fme02 (1.38.102); FILE MERGED 2003/03/15 10:37:33 fme 1.38.102.3: #105712# Feature - Printer independent formatting 2003/03/07 15:57:40 fme 1.38.102.2: #105712# Use reference device for formatting 2003/03/03 10:56:25 fme 1.38.102.1: #105712# Feature - Printer independent text formatting


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [c8325858f282482751985a12cadeb3c9f7c9b08e]

INTEGRATION: CWS fme02 (1.16.90); FILE MERGED 2003/03/21 20:18:55 dvo 1.16.90.1: #105712# load/save PritnerIndependentLayout property (int16) as string


2003-04-01  Mikhail Voitenko  <mav@openoffice.org>  [9c7a7f349796fb6976bae9eda320627b9225bdb2]

#i2822# deliver


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [f2347837ee622de55d07b9839997735df61f4a4f]

INTEGRATION: CWS fme02 (1.27.2.1.36); FILE MERGED 2003/03/21 20:16:55 dvo 1.27.2.1.36.1: #105712# add optional PrinterIndependentLayout property to document settings


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [0aae2705e0774b51fc8b7024b0d456dc524cd094]

INTEGRATION: CWS fme02 (1.2.2.1.36); FILE MERGED 2003/03/21 20:16:55 dvo 1.2.2.1.36.1: #105712# add optional PrinterIndependentLayout property to document settings


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [698eebf2884a3d890f0f85bbec41b3522fe8a714]

INTEGRATION: CWS fme02 (1.1.2); FILE ADDED 2003/03/21 20:16:54 dvo 1.1.2.1: #105712# add optional PrinterIndependentLayout property to document settings


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [cb27b83ccda448cff9fdf2a673faa369bbca9836]

INTEGRATION: CWS fme02 (1.57.40); FILE MERGED 2003/03/14 11:12:06 fme 1.57.40.1: #105712# Printer independent formatting


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [a0a6927cfde9700e59c1e846430e5debf0f0fca6]

INTEGRATION: CWS fme02 (1.16.50); FILE MERGED 2003/03/14 11:11:25 fme 1.16.50.1: #105712# Printer independent formatting


2003-04-01  Vladimir Glazounov  <vg@openoffice.org>  [10b63568c6aa0276e1ad4eb80ba1c8dafe0c4c5f]

INTEGRATION: CWS fme02 (1.7.96); FILE MERGED 2003/03/12 16:06:07 fme 1.7.96.1: #105712# Printer independent text formatting


2003-04-01  Steffen Grund  <sg@openoffice.org>  [4330117faebe5dc0e08b713029d475ced47cef9e]

CHG: added printinmg of StackTrace in case of an exception.


2003-03-31  Oliver Bolte  <obo@openoffice.org>  [db86a4bbc05d5b0a02bb41f61e87c019597da574]

#100000# wntmsci8 without _DEBUG


2003-03-31  Oliver Bolte  <obo@openoffice.org>  [39eb9656e0484158aca21c313f818cce5d75cfc8]

#100000# wntmsci8 without _DEBUG


2003-03-31  Steffen Grund  <sg@openoffice.org>  [91d690c726462f1b103b6f15b431dbcba8859a6b]

CHG: set 'TARGET' unique in all makefiles


2003-03-31  Steffen Grund  <sg@openoffice.org>  [2bd0a90321263148d40d1f9ae3940136c2a2b51d]

CHG: readded fixed version


2003-03-31  Steffen Grund  <sg@openoffice.org>  [5490acf4b6cba03f869e993a8d3013bc2d5026c0]

CHG: readded fixed version


2003-03-31  Steffen Grund  <sg@openoffice.org>  [f2b6fee916ed84666277ba00aba438201ba831e6]

CHG: set 'TARGET' unique in all makefiles


2003-03-31  Steffen Grund  <sg@openoffice.org>  [a4d49cbe6cd7a62d7636d42cc2c24b9f3e6f3a5a]

CHG: added after fix


2003-03-31  Steffen Grund  <sg@openoffice.org>  [9caaaf4e159f0d0f2f511d1e326c12bfcffccbfe]

CHG: deserialized entries


2003-03-31  Stephan Wunderlich  <sw@openoffice.org>  [f68a6570416fc6ea7319f8f1f4dc37ce7b2da4b6]

CHG: special for AccessibleStatusBarItem


2003-03-31  Martin Hollmichel  <mh@openoffice.org>  [6d8387851ccca9507e9769ed58bf8026420a4db0]

add: python build env. #i11753#


2003-03-31  Andreas Bille  <abi@openoffice.org>  [fe1a3f51a4df02d56cab503eee57808c07a6bf99]

#i2822# now poping up from minimzed window after double clicking in container


2003-03-31  Stephan Wunderlich  <sw@openoffice.org>  [7b6a65b229c30d8cf59705ec7931cb574dfd17e8]

CHG: literal bug


2003-03-31  Stephan Wunderlich  <sw@openoffice.org>  [5c25a0f5ebda9f10cdbeced965b71fdb073e35b2]

CHG: added ObjRelation for XAccessibleText


2003-03-31  Stephan Wunderlich  <sw@openoffice.org>  [1aa6ef5e6b0fe709a7c64643d9328222f967e79f]

CHG: added ObjRelation for XAccessibleText


2003-03-31  Stephan Wunderlich  <sw@openoffice.org>  [2edd967cfa210bbda284c13ee1336886c015f682]

CHG: fixed getIndexAt


2003-03-31  Stephan Wunderlich  <sw@openoffice.org>  [00c6184570fd5f9dbf1cda64226c749d58e16cd4]

CHG: using aRect/2 for getIndexAtPoint()


2003-03-31  Duncan Foster  <dfoster@openoffice.org>  [33a6649fe95458d365a8d0e1bbe7436b9f7539f5]

Tidy up layout & add comments


2003-03-31  Stephan Wunderlich  <sw@openoffice.org>  [80bc28dc7157bb7e02f00dd0df4b9b902a827989]

CHG: added ObjRelation for XAccessibleText


2003-03-31  Stephan Wunderlich  <sw@openoffice.org>  [2bae14affdefd259201fc29b99324a16bd9f1b75]

CHG: changed used formula


2003-03-31  Stephan Wunderlich  <sw@openoffice.org>  [4ab68d1cbaaefe16a7388259277a26971876cf1a]

CHG: ensure that the text fits in the cell


2003-03-30  Jörg Budischewski  <jbu@openoffice.org>  [92543c8693a8aa39ae8e5ab2ba56adf9e414d3e7]

changed applicat.rdb to types/services.rdb


2003-03-30  Jörg Budischewski  <jbu@openoffice.org>  [8b829bbe3e25bc5562100b5de3b0e5a0aff30d3f]

#i12673# some cosmetics and small bugfixes (provided by zagy)


2003-03-28  Andreas Bille  <abi@openoffice.org>  [d2eec04f8b8a0df85863ed74db6acce5051034e1]

#i2822# fixed to update before closing and intercepting CloseWin and CloseFrame also


2003-03-28  Vladimir Glazounov  <vg@openoffice.org>  [a170f530c43b57cb869a0e4c87e432bc14156a0c]

#100000# checkout toplevel if there is no tag


2003-03-28  Vladimir Glazounov  <vg@openoffice.org>  [90782a64f99c8c3743c26ff937c63d3dcaf44d8f]

#100000# init local var


2003-03-28  Daniel Boelzle  <dbo@openoffice.org>  [4c937bbdbbfd954936fdc92c4b35d90c2233719e]

#107130# new


2003-03-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [00b722f8b9ccba1b43c36b2a68b165d2a381cfa0]

MWS_SRX644: migrate branch mws_srx644 -> HEAD


2003-03-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [6cebeda1d2769c8593fd0365175be1d9fd54045b]

MWS_SRX644: migrate branch mws_srx644 -> HEAD


2003-03-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [8bad56bdfdc3e182733f77ed8a8d9057b7ceb286]

MWS_SRX644: migrate branch mws_srx644 -> HEAD


2003-03-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [2f382d6c2579a25c68dbd121af7f1f5dc7ec9852]

MWS_SRX644: migrate branch mws_srx644 -> HEAD


2003-03-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [6652c8336ff201af224d6c0b787f5d79ec4f1810]

MWS_SRX644: migrate branch mws_srx644 -> HEAD


2003-03-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f7a0cc83bb59efd6abd820bd78acc75e8313ea4e]

MWS_SRX644: migrate branch mws_srx644 -> HEAD


2003-03-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [dfdc52e7f56a9d48aaca38cd1e5396af1a03b949]

MWS_SRX644: migrate branch mws_srx644 -> HEAD


2003-03-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [29bab44354a505ef28da7b883002fe232b4706d5]

MWS_SRX644: migrate branch mws_srx644 -> HEAD


2003-03-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [53d50f23228c3acfe75703b51c8832ac48f54270]

MWS_SRX644: migrate branch mws_srx644 -> HEAD


2003-03-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d02eecbe68ba4087209f3f3ea113edddd590ce06]

MWS_SRX644: migrate branch mws_srx644 -> HEAD


2003-03-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [817d3d430505b0b289fb1d2e92ba8d1e05bb4f76]

MWS_SRX644: migrate branch mws_srx644 -> HEAD


2003-03-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [832f7b267bcc52af248a5e72e6ebda14d92a19ee]

MWS_SRX644: migrate branch mws_srx644 -> HEAD


2003-03-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [2d3af48872940fa8a2e5df59afa33c92fd737cb4]

MWS_SRX644: migrate branch mws_srx644 -> HEAD


2003-03-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [fd2cf3dc7cd9c73070fa4d70c8ca99c9fc1ce135]

MWS_SRX644: migrate branch mws_srx644 -> HEAD


2003-03-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [43c6cd54eb90a6244dba182629113ac5778f6f1d]

MWS_SRX644: migrate branch mws_srx644 -> HEAD


2003-03-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [cfcbacfd9c60e578a6a25a6f4148e2ba58e259ba]

MWS_SRX644: migrate branch mws_srx644 -> HEAD


2003-03-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [4ef4fd7f4e783b4059aa5404f170312cd70b81e7]

MWS_SRX644: migrate branch mws_srx644 -> HEAD


2003-03-27  Andreas Bille  <abi@openoffice.org>  [0f757610e5cb4de88a9ef20a7563f9da2973f6ee]

#i2822# implemented interceptor for SaveAll,CloseDoc and Save


2003-03-27  Andreas Bille  <abi@openoffice.org>  [2f7ab7745e7e1f2881e59c0bc8d5e9f0f691b059]

#i2822# implemented interceptor for SaveAll,CloseDoc and Save


2003-03-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [70de0c38fd177b3c95837118c5fb35e380c87e90]

MWS_SRX644: migrate branch mws_srx644 -> HEAD


2003-03-27  Mikhail Voitenko  <mav@openoffice.org>  [60c9ea1e1e255f9bedaa5ca546df48ddf7d7ea17]

#i2822# SetExtent, GetExtent


2003-03-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [80204d8fcf35c14168a75765360eb61977653162]

MWS_SRX644: migrate branch mws_srx644 -> HEAD


2003-03-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [ff09f8d6ef2c613037f039dbcafcad6b76243a48]

MWS_SRX644: migrate branch mws_srx644 -> HEAD


2003-03-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f26f117c6cdeab38ceda7bbba7f005e9c2d97ef4]

MWS_SRX644: migrate branch mws_srx644 -> HEAD


2003-03-27  Kurt Zenker  <kz@openoffice.org>  [45804b0395ec0f8369224229e41f1b099c4754d3]

new version for SRX644


2003-03-27  Kurt Zenker  <kz@openoffice.org>  [5a4e9a13c4ea67b70fce074b6765683fef2a36e0]

new version for SRX644


2003-03-27  Christoph Neumann  <cn@openoffice.org>  [cd38a25040e3bd01d11a82a59dcbe099f2f13aa2]

CHG: wait(500) after dispatch()


2003-03-27  Kurt Zenker  <kz@openoffice.org>  [c48a462528f4323b7a26bb5a25c9976e9a96e755]

new version for SRX644


2003-03-27  Kurt Zenker  <kz@openoffice.org>  [cae860b9126488bac138e75c5aaf8b6082126ec0]

new version for SRX644


2003-03-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [0813a3f0f4986a9d454991c84515a072965d6887]

MWS_SRX644: migrate branch mws_srx644 -> HEAD


2003-03-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [5aff37cd51879a41365f2ceb0e927bdf57ffddb3]

MWS_SRX644: migrate branch mws_srx644 -> HEAD


2003-03-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [414c097c65bb7925eef9ddc158b112228b49ed12]

MWS_SRX644: migrate branch mws_srx644 -> HEAD


2003-03-27  Stephan Wunderlich  <sw@openoffice.org>  [63ed9cb4526aa717095b2c57dec890f9e45ad0b7]

CHG: added some debug information


2003-03-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [0cd1a00986f0f1e167ec1ea3cebf2cac4540b842]

MWS_SRX644: migrate branch mws_srx644 -> HEAD


2003-03-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [eb62b06be2da4592da0bedf2e8814bcf0f691905]

MWS_SRX644: migrate branch mws_srx644 -> HEAD


2003-03-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [5be98eba1fddb559194066c511b53412009c2d5d]

MWS_SRX644: migrate branch mws_srx644 -> HEAD


2003-03-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [45967111901ed4b8f9439bdf538fbbf5a6dd4a64]

MWS_SRX644: migrate branch mws_srx644 -> HEAD


2003-03-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [99d76d791802e8cf83ea587f7d08b199e601303a]

MWS_SRX644: migrate branch mws_srx644 -> HEAD


2003-03-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [2c32696a04bc195c8ce61a0df6dcafb8c0c49fe0]

MWS_SRX644: migrate branch mws_srx644 -> HEAD


2003-03-27  Martin Maher  <mmaher@openoffice.org>  [da6131fa2443e3f1d8fd3667e4a8057ba14fa5bd]

Made Symbol Lookup a abstract class insetad of an interface


2003-03-27  Kurt Zenker  <kz@openoffice.org>  [144d331c9d37e56a601c9f582dd9a5d3d1f8d479]

new version for SRX644


2003-03-27  Kurt Zenker  <kz@openoffice.org>  [71c36ff5f7d0c6fa8cfd03ebc57a2beb68b280b5]

new version for SRX644


2003-03-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [555d702903fb0857122024e1ab78a72d122d3f16]

MWS_SRX644: migrate branch mws_srx644 -> HEAD


2003-03-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [ff721adbe05f7a6659d9dffcf46c671f8a644da7]

MWS_SRX644: migrate branch mws_srx644 -> HEAD


2003-03-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [45bb07d39bdd63e741b4fe692a3a0d421a642a79]

MWS_SRX644: migrate branch mws_srx644 -> HEAD


2003-03-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [caf5f668e4ca335b6ae3cc7138411cb2b2c5ef97]

MWS_SRX644: migrate branch mws_srx644 -> HEAD


2003-03-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [e84d5a7ebe34630ea79faeae1ec1f3ed4cb6ef32]

MWS_SRX644: migrate branch mws_srx644 -> HEAD


2003-03-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [e6611cc2ef5960e9f32c56da44fafd02446f53e6]

MWS_SRX644: migrate branch mws_srx644 -> HEAD


2003-03-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [fb2dbe00e9998f0733fd42729dd96fbbd07fc1b4]

MWS_SRX644: migrate branch mws_srx644 -> HEAD


2003-03-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [243a97038bdab8f2ec448df19c88ac2638035531]

MWS_SRX644: migrate branch mws_srx644 -> HEAD


2003-03-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [bcb75a10013029571ac9c876e54343da0fc77530]

MWS_SRX644: migrate branch mws_srx644 -> HEAD


2003-03-26  Eike Rathke  <er@openoffice.org>  [e283533c78f713003e15853ac143460d513ecd39]

original glibc 2.1.2 regular expression sources


2003-03-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [2ad88e6650ca51f6e8df03e0b45cdeb410ffff6e]

MWS_SRX644: migrate branch mws_srx644 -> HEAD


2003-03-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [1fba74f4c5b460718e8307bf41ee6c7fbb0dac5d]

MWS_SRX644: migrate branch mws_srx644 -> HEAD


2003-03-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [74b5f16bfd6688a7771b97be25e894834931fbac]

MWS_SRX644: migrate branch mws_srx644 -> HEAD


2003-03-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [fa66eeb587f11bea88ab5950ffd94aee221d6b31]

MWS_SRX644: migrate branch mws_srx644 -> HEAD


2003-03-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [db83cf60ae3f512763d17be63148ccb3b4640b72]

MWS_SRX644: migrate branch mws_srx644 -> HEAD


2003-03-26  Christoph Neumann  <cn@openoffice.org>  [82652140acb49a0a9e699030487117e7293447d2]

ADD: modifyDescriptor()/checkSort() for ccs.util.XSortable


2003-03-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [b6504a6c67b2ef6aef22ee6da66d11376102d294]

MWS_SRX644: migrate branch mws_srx644 -> HEAD


2003-03-26  Stephan Wunderlich  <sw@openoffice.org>  [f5c279842a8df10550dabde222d0f0371e9e9f01]

CHG: catch disposedException on cleanup


2003-03-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [5db03f52d7857c98fc55a6ec9bc6f12125a53dc8]

MWS_SRX644: migrate branch mws_srx644 -> HEAD


2003-03-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [19a8c241f9f0c5fd164e56ab1763a9cffab5318e]

MWS_SRX644: migrate branch mws_srx644 -> HEAD


2003-03-26  Stephan Wunderlich  <sw@openoffice.org>  [fc72df991d633a3dccd4db690570cc5210d5cde3]

CHG: added ObjRelation for XAccessibleEventBroadcaster


2003-03-26  Andreas Bille  <abi@openoffice.org>  [caa2a9eb27f7e266bc844a3ad215ec35bd804b1a]

#i2822# Close


2003-03-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [62c63d34028234e3296081e49493f0eba92fc74b]

MWS_SRX644: migrate branch mws_srx644 -> HEAD


2003-03-26  Stephan Wunderlich  <sw@openoffice.org>  [02cdb170b7ba94cced66907cb3fdb2f4cfe12d0a]

CHG: choose other menues to avoid dialogs


2003-03-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [fd7667178e4fb5ae17f1397c5268591a7c40e1e7]

MWS_SRX644: migrate branch mws_srx644 -> HEAD


2003-03-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [4507deb1ecfc4f48b263781b2f611a0c6af24cea]

MWS_SRX644: migrate branch mws_srx644 -> HEAD


2003-03-26  Vladimir Glazounov  <vg@openoffice.org>  [8ad6f1e3f71afb347e85304cd21830213b6863f7]

INTEGRATION: CWS tbe3 (1.14.14); FILE MERGED 2003/02/27 17:17:30 hr 1.14.14.2: RESYNC: (1.14-1.14.4.1); FILE MERGED 2003/02/27 14:28:15 tbe 1.14.14.1: #103595# accessibility for dialog editor


2003-03-26  Vladimir Glazounov  <vg@openoffice.org>  [b12de23a2344d8e85fa7748ca9079aaa48ff8522]

INTEGRATION: CWS tbe3 (1.1.2); FILE ADDED 2003/03/03 17:19:23 tbe 1.1.2.1: #103595# accessibility for dialog editor


2003-03-26  Vladimir Glazounov  <vg@openoffice.org>  [bd5a8715f1dfe9508677134baa62e6d0e4a06765]

INTEGRATION: CWS tbe3 (1.1.2); FILE ADDED 2003/02/27 14:12:10 tbe 1.1.2.1: #103595# moved from basctl/source/basicide to basctl/source/inc


2003-03-26  Vladimir Glazounov  <vg@openoffice.org>  [e31d034fbc554df38a690a4ebe252e8cc05adb0e]

INTEGRATION: CWS tbe3 (1.3.22); FILE MERGED 2003/02/27 14:22:09 tbe 1.3.22.1: #103595# accessibility for dialog editor


2003-03-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [61bb4875c0b442030b649d9be22a724af17b8b4b]

MWS_SRX644: migrate branch mws_srx644 -> HEAD


2003-03-26  Vladimir Glazounov  <vg@openoffice.org>  [9a76129137ef722405d2a3752c88b8d39626947d]

INTEGRATION: CWS tbe3 (1.2.48); FILE MERGED 2003/02/27 14:22:09 tbe 1.2.48.1: #103595# accessibility for dialog editor


2003-03-26  Vladimir Glazounov  <vg@openoffice.org>  [07b514444e98d17991c68f0974e4e3d3c23af932]

INTEGRATION: CWS tbe3 (1.13.22); FILE MERGED 2003/02/27 17:17:24 hr 1.13.22.2: RESYNC: (1.13-1.13.12.1); FILE MERGED 2003/02/27 14:22:08 tbe 1.13.22.1: #103595# accessibility for dialog editor


2003-03-26  Vladimir Glazounov  <vg@openoffice.org>  [c6a6dcd9243545fb37da6bebf3507cd6e96c7024]

INTEGRATION: CWS tbe3 (1.10.22); FILE MERGED 2003/02/28 17:21:08 tbe 1.10.22.2: #103595# accessibility for dialog editor 2003/02/27 14:22:08 tbe 1.10.22.1: #103595# accessibility for dialog editor


2003-03-26  Vladimir Glazounov  <vg@openoffice.org>  [dfbcb5d8d0d272cbb83a9568379581d31a5e8da7]

INTEGRATION: CWS tbe3 (1.1.2); FILE ADDED 2003/02/27 14:11:27 tbe 1.1.2.1: #103595# moved from basctl/source/basicide to basctl/source/inc


2003-03-26  Vladimir Glazounov  <vg@openoffice.org>  [4e16c0a5d4fc652feae98bf86d7f49d84fdae217]

INTEGRATION: CWS tbe3 (1.1.2); FILE ADDED 2003/02/28 17:21:08 tbe 1.1.2.2: #103595# accessibility for dialog editor 2003/02/27 14:10:39 tbe 1.1.2.1: #103595# moved from basctl/source/basicide to basctl/source/inc


2003-03-26  Vladimir Glazounov  <vg@openoffice.org>  [060e2cdbd66219bbe0af3499305e9141418cb1e1]

INTEGRATION: CWS tbe3 (1.1.2); FILE ADDED 2003/03/12 16:42:02 tbe 1.1.2.3: #103595# added FOCUSED state for AccessibleDialogControlShape 2003/03/03 17:16:37 tbe 1.1.2.2: #103595# accessibility for dialog editor 2003/02/27 13:54:22 tbe 1.1.2.1: #103595# accessibility for dialog editor


2003-03-26  Vladimir Glazounov  <vg@openoffice.org>  [bb3fdb153424c301ed7bc525fca4d5a70c1a5854]

INTEGRATION: CWS calc05 (1.4.36); FILE MERGED 2003/03/05 15:45:10 er 1.4.36.1: #i11116# currency symbol is simply $, not C$


2003-03-26  Vladimir Glazounov  <vg@openoffice.org>  [9ae1c45e05282766e5ed4e0cfb5529fe25424439]

INTEGRATION: CWS tbe3 (1.1.2); FILE ADDED 2003/03/12 16:42:02 tbe 1.1.2.2: #103595# added FOCUSED state for AccessibleDialogControlShape 2003/02/27 13:55:15 tbe 1.1.2.1: #103595# accessibility for dialog editor


2003-03-26  Vladimir Glazounov  <vg@openoffice.org>  [2f097701545fdfa6161116217b8d4da0024a3a0d]

INTEGRATION: CWS tbe3 (1.7.22); FILE MERGED 2003/02/28 17:23:37 tbe 1.7.22.2: #103595# accessibility for dialog editor 2003/02/27 14:25:24 tbe 1.7.22.1: #103595# accessibility for dialog editor


2003-03-26  Vladimir Glazounov  <vg@openoffice.org>  [e41afbf3eec51d525643a73327ebc6b8e9314e10]

INTEGRATION: CWS tbe3 (1.2.48); FILE MERGED 2003/02/27 14:25:23 tbe 1.2.48.1: #103595# accessibility for dialog editor


2003-03-26  Vladimir Glazounov  <vg@openoffice.org>  [482d0da21f71e4f06c4e098a84c7a9740bde0160]

INTEGRATION: CWS tbe3 (1.29.18); FILE MERGED 2003/02/27 17:17:19 hr 1.29.18.2: RESYNC: (1.29-1.29.8.1); FILE MERGED 2003/02/27 14:25:23 tbe 1.29.18.1: #103595# accessibility for dialog editor


2003-03-26  Stephan Wunderlich  <sw@openoffice.org>  [4e694b5b68cee2b243b490a16b91e17b5f066d78]

CHG: wait after menu is activated to ensure that it is visible


2003-03-26  Vladimir Glazounov  <vg@openoffice.org>  [8ede2ae75817aecc2628108915edb9d7f9ee77a4]

INTEGRATION: CWS tbe3 (1.7.22); FILE MERGED 2003/02/28 17:23:37 tbe 1.7.22.1: #103595# accessibility for dialog editor


2003-03-26  Vladimir Glazounov  <vg@openoffice.org>  [38c45676aee0030c0067f38a93931590afbab98a]

INTEGRATION: CWS tbe3 (1.25.18); FILE MERGED 2003/02/28 17:23:36 tbe 1.25.18.2: #103595# accessibility for dialog editor 2003/02/27 14:25:23 tbe 1.25.18.1: #103595# accessibility for dialog editor


2003-03-26  Vladimir Glazounov  <vg@openoffice.org>  [d45c67deba2df83b2ce3954958f8fe0e4e45de3e]

INTEGRATION: CWS tbe3 (1.10.14); FILE MERGED 2003/02/28 17:22:22 tbe 1.10.14.1: #103595# accessibility for dialog editor


2003-03-26  Vladimir Glazounov  <vg@openoffice.org>  [55d3c08df305694317e0a93aec9c23e92f914529]

INTEGRATION: CWS tbe3 (1.25.14); FILE MERGED 2003/02/28 17:22:21 tbe 1.25.14.2: #103595# accessibility for dialog editor 2003/02/27 14:26:47 tbe 1.25.14.1: #103595# accessibility for dialog editor


2003-03-26  Vladimir Glazounov  <vg@openoffice.org>  [1f81ac42fa49a610eddbb8b069dc1ca02975e115]

INTEGRATION: CWS tbe3 (1.1.2); FILE ADDED 2003/02/27 14:07:11 tbe 1.1.2.1: #103595# accessibility for dialog editor


2003-03-26  Vladimir Glazounov  <vg@openoffice.org>  [1876175efc6dcf22b06a4070cec77ef01aa93388]

INTEGRATION: CWS tbe3 (1.1.2); FILE ADDED 2003/03/12 16:42:44 tbe 1.1.2.4: #103595# added FOCUSED state for AccessibleDialogControlShape 2003/03/03 17:15:52 tbe 1.1.2.3: #103595# accessibility for dialog editor 2003/02/28 17:19:33 tbe 1.1.2.2: #103595# accessibility for dialog editor 2003/02/27 13:57:07 tbe 1.1.2.1: #103595# accessibility for dialog editor


2003-03-26  Vladimir Glazounov  <vg@openoffice.org>  [d7058d7774c2feb131fc9b37febe07169e1dbacb]

INTEGRATION: CWS tbe3 (1.1.2); FILE ADDED 2003/03/12 16:42:44 tbe 1.1.2.4: #103595# added FOCUSED state for AccessibleDialogControlShape 2003/03/03 17:15:51 tbe 1.1.2.3: #103595# accessibility for dialog editor 2003/02/28 17:19:33 tbe 1.1.2.2: #103595# accessibility for dialog editor 2003/02/27 13:59:29 tbe 1.1.2.1: #103595# accessibility for dialog editor


2003-03-26  Vladimir Glazounov  <vg@openoffice.org>  [d017cd249c8cea46479173c514eaf420bc23a4b7]

INTEGRATION: CWS tbe3 (1.16.22); FILE MERGED 2003/03/03 17:20:10 tbe 1.16.22.1: #103595# accessibility for dialog editor


2003-03-26  Vladimir Glazounov  <vg@openoffice.org>  [9cbe83136bce6bf8a83278cb3b44f377eb22482f]

INTEGRATION: CWS tbe3 (1.3.42); FILE MERGED 2003/02/27 14:29:40 tbe 1.3.42.1: #103595# accessibility for dialog editor


2003-03-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [44bf5dacd75eec3d27acf9590a29ce49a3b585cf]

MWS_SRX644: migrate branch mws_srx644 -> HEAD


2003-03-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [5ba256e780ec6b8442fee6ca7be01bca78a74016]

MWS_SRX644: migrate branch mws_srx644 -> HEAD


2003-03-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [b7ea5b0ca567c0ce8272148244e4579dcec548a7]

MWS_SRX644: migrate branch mws_srx644 -> HEAD


2003-03-26  Stephan Wunderlich  <sw@openoffice.org>  [017824fc4865db90a1dec1506156e54f646a4231]

CHG: choosing another menu item


2003-03-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [c0e233b373dc27605943a235ea18eded55ffaafe]

MWS_SRX644: migrate branch mws_srx644 -> HEAD


2003-03-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [f8183bfe7302f9822ba3604c28780efea2dda6cf]

MWS_SRX644: migrate branch mws_srx644 -> HEAD


2003-03-26  Vladimir Glazounov  <vg@openoffice.org>  [a7e51ee05f1d95a384828740ed86bd4763e7237a]

INTEGRATION: CWS gh3 (1.1.2.1.6); FILE MERGED 2003/03/18 11:36:18 gh 1.1.2.1.6.1: added debug code


2003-03-26  Vladimir Glazounov  <vg@openoffice.org>  [290cc577dca29804393e4bcfccdb25d0b15b887b]

INTEGRATION: CWS gh3 (1.3.2.1.6); FILE MERGED 2003/03/19 14:54:30 gh 1.3.2.1.6.4: small fix for wnt 2003/03/18 11:36:17 gh 1.3.2.1.6.3: added debug code 2003/02/26 17:45:09 gh 1.3.2.1.6.2: #107741#don't try to close hidden windows in ResetApplication 2003/02/13 09:57:21 gh 1.3.2.1.6.1: #100876#call CheckButtonHdl() to propagate changes


2003-03-26  Vladimir Glazounov  <vg@openoffice.org>  [4754443b44db70fe4b0ef1a39b8ca1362675eafc]

INTEGRATION: CWS gh3 (1.1.12); FILE MERGED 2003/03/18 11:36:17 gh 1.1.12.2: added debug code 2003/02/24 12:57:35 gh 1.1.12.1: #107646#change idle handler to own Timer and call it less frequently and only when needed


2003-03-26  Stephan Wunderlich  <sw@openoffice.org>  [5919aad9942273d51b5b137282520cef9fc3ec26]

CHG: ensure that the item is visible


2003-03-26  Vladimir Glazounov  <vg@openoffice.org>  [7440e9cdab240a0ab3006890cdec505b26f8b3a0]

INTEGRATION: CWS gh3 (1.1.12); FILE MERGED 2003/02/24 12:57:32 gh 1.1.12.1: #107646#change idle handler to own Timer and call it less frequently and only when needed


2003-03-26  Vladimir Glazounov  <vg@openoffice.org>  [61042ccf06de8154f7a8d97c440bb1e4ae9598eb]

INTEGRATION: CWS gh3 (1.4.50); FILE MERGED 2003/02/12 15:21:10 gh 1.4.50.1: #106359# ignore multiple blanks when parsing arguents


2003-03-26  Vladimir Glazounov  <vg@openoffice.org>  [2d8abc0a05166a59c44c8ddd28ce038ca81d729e]

INTEGRATION: CWS gh3 (1.4.10.1.10); FILE MERGED 2003/02/26 13:34:55 gh 1.4.10.1.10.1: #106965#Persistency of Config is only turned on when OK is pressed on Dialog


2003-03-26  Vladimir Glazounov  <vg@openoffice.org>  [ff66ffecdc409e11e52861a6fbeeb5fe70c2c853]

INTEGRATION: CWS gh3 (1.11.2.1.10); FILE MERGED 2003/02/26 13:34:54 gh 1.11.2.1.10.1: #106965#Persistency of Config is only turned on when OK is pressed on Dialog


2003-03-26  Vladimir Glazounov  <vg@openoffice.org>  [919f35e7cc77ce4daed504514d5e7a79e2814b75]

INTEGRATION: CWS gh3 (1.44.2.1.10); FILE MERGED 2003/03/18 11:19:10 ab 1.44.2.1.10.1: #107417# Instantiate SvtSysLocale to improve performance


2003-03-26  Andreas Bille  <abi@openoffice.org>  [6bbed3ff07a33bcd0143d62d5e5e31c96223bfa6]

#i2822# part of impl of IOleObject


2003-03-26  Stephan Wunderlich  <sw@openoffice.org>  [d47337c5316e85fa0973bdceb72f3fcf53408058]

CHG: changed required method for doAccessibleAction


2003-03-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [10a1a63a37e5d130726ae6980f2ca57f06c46fd1]

MWS_SRX644: migrate branch mws_srx644 -> HEAD


2003-03-26  Steffen Grund  <sg@openoffice.org>  [69be383fc5189e6baff199a93497e35912fc1440]

CHG: added 'choosable log writer' feature


2003-03-26  Andreas Bille  <abi@openoffice.org>  [8d45b4a32eaee1c0649809fac2be6520d74a1806]

#i2822# part of impl of IOleObject


2003-03-26  Mikhail Voitenko  <mav@openoffice.org>  [74d5462d024bbb66e74e9c9dc912110b918516b4]

#i2822# set the document mode to 'embedded'


2003-03-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [9f9bfe677d855d9883360e151d15a6cb6c4d9f7d]

MWS_SRX644: migrate branch mws_srx644 -> HEAD


2003-03-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [8ee2a0686f065b059e77f7b0a276a071373c7106]

MWS_SRX644: migrate branch mws_srx644 -> HEAD


2003-03-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [4011187ff516846635d4e2c3256dca3eb8c3719f]

MWS_SRX644: migrate branch mws_srx644 -> HEAD


2003-03-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [5650dc7dc0cd18976eb9c038d23f16cc117437c3]

MWS_SRX644: migrate branch mws_srx644 -> HEAD


2003-03-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [5c44484b924a3aa8a7b39a0f31413a307d57906b]

MWS_SRX644: migrate branch mws_srx644 -> HEAD


2003-03-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [27973e334a0fdbc8712bdcb1c693b26717923a1e]

MWS_SRX644: migrate branch mws_srx644 -> HEAD


2003-03-25  Tomas O'Connor  <toconnor@openoffice.org>  [6d2505eb901c07159107c97ec66830bbec840121]

Add test for getAllImplementations method of XScriptInfoAccess interface


2003-03-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [c9b1ecc256ef18c4f9830207d39b08ba02206d56]

MWS_SRX644: migrate branch mws_srx644 -> HEAD


2003-03-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [27ce68aff26150da5695bc686b98fddb6ba59265]

MWS_SRX644: migrate branch mws_srx644 -> HEAD


2003-03-25  Chris Halls  <haggai@openoffice.org>  [c082fe0562e8f972efa156081daff5030b3f3c79]

#i12645#: unhandled NULL return from getCmdLine() causes crashes in build tools if no /proc mounted.  Approved by mh


2003-03-25  Tomas O'Connor  <toconnor@openoffice.org>  [93b11bc7ec94ff0bc3b4a2e1fb974cf1165b6a07]

Add beanshell tests and test of return values from beanshell scripts


2003-03-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [117548822bd743dc56dbff442a5e5d16a08a358a]

MWS_SRX644: migrate branch mws_srx644 -> HEAD


2003-03-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [29a4847890f529dad10e2d9f0334eeb6c919f0c7]

MWS_SRX644: migrate branch mws_srx644 -> HEAD


2003-03-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [74da1f2e44de16279f2324405fa0a99c7285c0e7]

MWS_SRX644: migrate branch mws_srx644 -> HEAD


2003-03-25  Steffen Grund  <sg@openoffice.org>  [0bbaa7201b5261b6712d960c17743aa21f8e75d0]

CHG: added new java file to list


2003-03-25  Steffen Grund  <sg@openoffice.org>  [efa26837aaf84e764e15bd4affaa81a219721f41]

CHG: initial version


2003-03-25  Steffen Grund  <sg@openoffice.org>  [737f9fdeabac582592c84961514a642e27998ea0]

CHG: initila version


2003-03-25  Steffen Grund  <sg@openoffice.org>  [c7591cdc43f406abd3b326b0fb51fd835d251bcb]

CHG: added usage of 'before()' and 'after()' methods


2003-03-25  Steffen Grund  <sg@openoffice.org>  [79017a027dc78d31db619e3b05cb5b47d39a7575]

CHG: removed usage of xMSF as key for Hashtable


2003-03-25  Steffen Grund  <sg@openoffice.org>  [45037dc6e868f4e1384c0a66f761706e4db9bc5b]

CHG: 'dmake TESTS=TRUE' adds all tests to the OOoRunner.jar


2003-03-25  Duncan Foster  <dfoster@openoffice.org>  [b658df4194bc54a156dfa7d8224bdae4848f0f84]

Added Capitalise beanshell script


2003-03-25  Stephan Wunderlich  <sw@openoffice.org>  [8a8ee787602bbac68b5ca8bdddd6f80d3e9fcb02]

CHG: changed Event to be fired


2003-03-25  Stephan Wunderlich  <sw@openoffice.org>  [0bc56b36faa9780dab83602d8e03bddc2aa77417]

CHG: using drawdoc to have a 'moveable' scrollbar


2003-03-25  Stephan Wunderlich  <sw@openoffice.org>  [1db50ca368e3522890db149ea5d78a35f66312e1]

CHG: added some debug output


2003-03-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [b57fee8153ab7bb8a2fdc2a12a5ccc0c0927d6f4]

MWS_SRX644: migrate branch mws_srx644 -> HEAD


2003-03-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [ec2f352b8fbd698d74979e1a031163e3c9bc90b6]

MWS_SRX644: migrate branch mws_srx644 -> HEAD


2003-03-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [036ed05fe35044e49a91e12b6a8e5f36a5b9c4c2]

MWS_SRX644: migrate branch mws_srx644 -> HEAD


2003-03-25  Stephan Wunderlich  <sw@openoffice.org>  [f216aa0d8b3bba19498336f8c29b9b0c6bcc547b]

ADD: initial version


2003-03-25  Stephan Wunderlich  <sw@openoffice.org>  [8b557f6a7d0f2627ce096936169b11d2017b62ac]

CHG: catch nullpointer in getAccessibleAt


2003-03-25  Stephan Wunderlich  <sw@openoffice.org>  [e3ca33951226226267b3f4b887f57eb981140c7e]

CHG: don't display tree


2003-03-25  Stephan Wunderlich  <sw@openoffice.org>  [5588da9401c31c78996c3ce8f652b91fb0f9a648]

CHG: added debug info


2003-03-25  Tomas O'Connor  <toconnor@openoffice.org>  [945abd8ce8e081e524ac5d34a63d37ad2b654a45]

Updates to jSuite tests.


2003-03-25  Mikhail Voitenko  <mav@openoffice.org>  [e12f3a21a4e45ace5596f29e477d447c6ac51238]

#i2822# register for file opening


2003-03-25  Duncan Foster  <dfoster@openoffice.org>  [9a5d88733783a459360463581672c0e17d9b851e]

Added Beanshell example script to provide the word count of selected text in a Writer document.


2003-03-25  Stephan Wunderlich  <sw@openoffice.org>  [8e7340e0b60d61d87dcb704fde017e68327e775a]

CHG: chose the List that is child of a Listbox


2003-03-25  Mikhail Voitenko  <mav@openoffice.org>  [5a476fbbc1ea7474dcf72cc2bfc4c36ccf8445f9]

#i2822# implement IPersistFile


2003-03-25  Mikhail Voitenko  <mav@openoffice.org>  [e694d3e6b94fd244189932079f2120d74178d34e]

#i2822# web and global documents are not supported


2003-03-25  Mikhail Voitenko  <mav@openoffice.org>  [4117d55740abbc3987d486fa1044ffe5dbc0d1a4]

#i2822# support 'Embedded Object' clipboard format


2003-03-24  Kurt Zenker  <kz@openoffice.org>  [2e412b3f0d73d337573e388d9854211dd3dee2d2]

new version for SRX644


2003-03-24  Kurt Zenker  <kz@openoffice.org>  [3880e00b59b2972ef37cdea4f938cd79eeb66ea7]

new version for SRX644


2003-03-24  Oliver Bolte  <obo@openoffice.org>  [4c23178cb43d9505ecf5ff5220d05f329f4de015]

new version for SRX644


2003-03-24  Martin Hollmichel  <mh@openoffice.org>  [3c491bef14277629f31594f0ab744c2335c36226]

rejected patch for i11326


2003-03-24  Stephan Wunderlich  <sw@openoffice.org>  [58a585b2a672862bba1738ddf1a18825bc0c4e2a]

CHG: added ObjRelation for XAccessibleText


2003-03-24  Stephan Wunderlich  <sw@openoffice.org>  [a2543bf728da8e4f59e2c1900d8330f116e20bdc]

CHG: parsing ObjRelation given by StatusBarItem


2003-03-24  Stephan Wunderlich  <sw@openoffice.org>  [6f2cc5a58e39f772b0ca575bfb08dc531d8bbd37]

CHG: added ObjRelation for XAccessibleText


2003-03-23  Jörg Budischewski  <jbu@openoffice.org>  [e80bdbafeba9af9b58aac81b999f4b299c9eecd6]

initial checkin for the pyuno-0.9.2 release


2003-03-21  Kurt Zenker  <kz@openoffice.org>  [75748fcbde994192e3057436a030aeae5a91bb2d]

new version for SRX644


2003-03-21  Kurt Zenker  <kz@openoffice.org>  [7b2cc59dd3f23501c198cc6c8660760bc43c59f8]

new version for SRX644


2003-03-21  Kurt Zenker  <kz@openoffice.org>  [7c3820b68b848d11960e3b80bef4020e315c4907]

new version for SRX644


2003-03-21  Kurt Zenker  <kz@openoffice.org>  [68de4e1488ae4810006e6e55b7d6aca027c4f4c4]

new version for SRX644


2003-03-21  Kurt Zenker  <kz@openoffice.org>  [0fb72f3cc33c63fe8b9491b6e85ab1e76d52058f]

new version for SRX644


2003-03-21  Christoph Neumann  <cn@openoffice.org>  [4d75496a612ad3c56ec52aeea3f83e9870a55742]

ADD: requirements for com.sun.star.awt.XControlContainer


2003-03-21  Christoph Neumann  <cn@openoffice.org>  [6476d0e59d76b012ce59726faf678fbb16ffc7e2]

ADD: com.sun.star.awt.XControlContainer


2003-03-21  Christoph Neumann  <cn@openoffice.org>  [d5fea496fce074f6c8da7a1038c8cc183551f1fd]

ADD: BookMarks


2003-03-21  Christoph Neumann  <cn@openoffice.org>  [90bfce5209a6a4d9bed63e96e7f36902fad06eca]

ADD: getMyBookMarks()


2003-03-20  Vladimir Glazounov  <vg@openoffice.org>  [479dc59b5cc884f3dd8c3f8e0bd955e6bcaebfa7]

#100000# getting rid of build dep from offuh


2003-03-20  Lars Langhans  <lla@openoffice.org>  [70866db8717dc57e9b300fe98b65c183e0ce949b]

testshl2 target file for automated tests which contain all libs which should be tested.


2003-03-20  Christoph Neumann  <cn@openoffice.org>  [4da82654e733083e9fc92984d762b315fac288e9]

CHG: speedup Basic start


2003-03-20  Christoph Neumann  <cn@openoffice.org>  [c065f8aa57df80a9bcab9acd2c194d6bba740570]

CHG: keep TestJob from ini-file


2003-03-20  Vladimir Glazounov  <vg@openoffice.org>  [428096656825bd672c20e02e07378d9205a16294]

INTEGRATION: CWS uno1 (1.9.18); FILE MERGED 2003/02/28 10:52:53 dbo 1.9.18.1: #i11781# fixing compiler warnings


2003-03-20  Vladimir Glazounov  <vg@openoffice.org>  [5ba498129f1c01a0d039a6f6d5e5cf1e463a7fc7]

INTEGRATION: CWS uno1 (1.9.22.1.6); FILE MERGED 2003/02/28 10:52:52 dbo 1.9.22.1.6.1: #i11781# fixing compiler warnings


2003-03-20  Vladimir Glazounov  <vg@openoffice.org>  [dc42090d155ee83ad87332929002769f58bf4299]

INTEGRATION: CWS uno1 (1.1.2.3.8); FILE MERGED 2003/02/25 17:13:18 dbo 1.1.2.3.8.1: #107762# additional DEBUG info; java proxy hashCode() fix


2003-03-20  Vladimir Glazounov  <vg@openoffice.org>  [d8f92462826aba8924ee07da4a599a5d7d042f62]

INTEGRATION: CWS uno1 (1.10.2.1.6); FILE MERGED 2003/02/25 17:13:16 dbo 1.10.2.1.6.1: #107762# additional DEBUG info; java proxy hashCode() fix


2003-03-20  Vladimir Glazounov  <vg@openoffice.org>  [57a5eec4ad6302edbd466948a0b531a82ed77046]

INTEGRATION: CWS uno1 (1.10.2.1.6); FILE MERGED 2003/02/25 17:13:15 dbo 1.10.2.1.6.1: #107762# additional DEBUG info; java proxy hashCode() fix


2003-03-20  Vladimir Glazounov  <vg@openoffice.org>  [87cad9db4a22642fd052f4a3137d1376f22f8b35]

INTEGRATION: CWS uno1 (1.10.2.3.4); FILE MERGED 2003/03/11 15:11:49 dbo 1.10.2.3.4.1: #107762# removing bridges/source/java_uno


2003-03-20  Vladimir Glazounov  <vg@openoffice.org>  [afbba1afcf5b810cc2176b65453a02af0a8e858f]

INTEGRATION: CWS uno1 (1.10.18); FILE MERGED 2003/02/25 17:14:07 dbo 1.10.18.1: #107762# modified oid format (omitting process id)


2003-03-20  Vladimir Glazounov  <vg@openoffice.org>  [5d6df91b61c609adde94f62cade37243663af598]

INTEGRATION: CWS uno1 (1.20.8.1.4); FILE MERGED 2003/03/03 12:10:18 jsc 1.20.8.1.4.1: #107571# use always typelib_static_type_getByTypeClass for uno.Esception and uno.XInterface, even if -C/-L is used


2003-03-20  Vladimir Glazounov  <vg@openoffice.org>  [94e90626a652e8db798bdf52beb28cebbea285d3]

INTEGRATION: CWS uno1 (1.15.2.17.2.1.4); FILE MERGED 2003/03/03 10:46:53 ab 1.15.2.17.2.1.4.1: #107604# Error message in Dbg_SupportedInterfaces output if XIdlClass is not available


2003-03-20  Vladimir Glazounov  <vg@openoffice.org>  [1c3b5500bdb38768894c2330aa8a331a7f77a8c4]

INTEGRATION: CWS uno1 (1.5.22); FILE MERGED 2003/02/25 16:41:35 dbo 1.5.22.1: #107762# avoid use of generated headers; minor modifications


2003-03-20  Vladimir Glazounov  <vg@openoffice.org>  [26973d60996f3e3edfec83789c585dd505cc2850]

INTEGRATION: CWS uno1 (1.13.18); FILE MERGED 2003/02/25 16:41:33 dbo 1.13.18.1: #107762# avoid use of generated headers; minor modifications


2003-03-20  Vladimir Glazounov  <vg@openoffice.org>  [14d61f6cb3065e06538e2387e5c24534675d392e]

INTEGRATION: CWS uno1 (1.10.18); FILE MERGED 2003/02/25 16:49:39 dbo 1.10.18.2: #107762# typo 2003/02/25 16:41:33 dbo 1.10.18.1: #107762# avoid use of generated headers; minor modifications


2003-03-20  Vladimir Glazounov  <vg@openoffice.org>  [9d436d4fb412e5de2891d1102d1b894ad4ee3575]

INTEGRATION: CWS uno1 (1.19.18); FILE MERGED 2003/03/07 15:02:21 dbo 1.19.18.2: #107762# fixing interface release 2003/02/25 16:41:32 dbo 1.19.18.1: #107762# avoid use of generated headers; minor modifications


2003-03-20  Vladimir Glazounov  <vg@openoffice.org>  [7e98c8109f581d1411e0c833e58dd8478b439367]

INTEGRATION: CWS uno1 (1.25.18); FILE MERGED 2003/02/25 16:41:32 dbo 1.25.18.1: #107762# avoid use of generated headers; minor modifications


2003-03-20  Vladimir Glazounov  <vg@openoffice.org>  [a6ac74d81180d76551b8001831806c0cc2260af9]

INTEGRATION: CWS uno1 (1.7.18); FILE MERGED 2003/02/25 16:41:31 dbo 1.7.18.1: #107762# avoid use of generated headers; minor modifications


2003-03-20  Vladimir Glazounov  <vg@openoffice.org>  [a6cc3a25f2e1f44731eaefd84bef7e647fc6402f]

INTEGRATION: CWS uno1 (1.8.18); FILE MERGED 2003/02/25 16:41:31 dbo 1.8.18.1: #107762# avoid use of generated headers; minor modifications


2003-03-20  Vladimir Glazounov  <vg@openoffice.org>  [63778adf5cdb59679a3e7efb15d4c9fb101721f7]

INTEGRATION: CWS uno1 (1.20.4.1.4); FILE MERGED 2003/02/25 16:41:30 dbo 1.20.4.1.4.1: #107762# avoid use of generated headers; minor modifications


2003-03-20  Vladimir Glazounov  <vg@openoffice.org>  [38d2fa28452441a3e2f5d5291ed58ea4b3ec7ebe]

INTEGRATION: CWS uno1 (1.9.18); FILE MERGED 2003/02/25 16:41:30 dbo 1.9.18.1: #107762# avoid use of generated headers; minor modifications


2003-03-20  Vladimir Glazounov  <vg@openoffice.org>  [f24aa4d9d92d55a7d712d1bdff0f7f180f6c6269]

INTEGRATION: CWS uno1 (1.8.18); FILE MERGED 2003/02/25 16:41:30 dbo 1.8.18.1: #107762# avoid use of generated headers; minor modifications


2003-03-20  Vladimir Glazounov  <vg@openoffice.org>  [a4d4df4e3ade39d00091712a13369fa8c609f82c]

INTEGRATION: CWS uno1 (1.12.16); FILE MERGED 2003/02/25 16:41:29 dbo 1.12.16.1: #107762# avoid use of generated headers; minor modifications


2003-03-20  Vladimir Glazounov  <vg@openoffice.org>  [e5f62bd39b2b62b15883fd8de8988c7edbc77a12]

INTEGRATION: CWS uno1 (1.14.22.2.4); FILE MERGED 2003/02/25 16:41:28 dbo 1.14.22.2.4.1: #107762# avoid use of generated headers; minor modifications


2003-03-20  Vladimir Glazounov  <vg@openoffice.org>  [aafbcd11fba9e21b8a96d1d4047be4281074c1f5]

INTEGRATION: CWS uno1 (1.3.46); FILE MERGED 2003/02/25 16:41:27 dbo 1.3.46.1: #107762# avoid use of generated headers; minor modifications


2003-03-20  Vladimir Glazounov  <vg@openoffice.org>  [9dd0e4f1be98a9c089bb7347086dbd1f7b73d825]

INTEGRATION: CWS uno1 (1.8.34); FILE MERGED 2003/02/25 16:41:27 dbo 1.8.34.1: #107762# avoid use of generated headers; minor modifications


2003-03-20  Vladimir Glazounov  <vg@openoffice.org>  [35bcfdc282a70bd3470adc7ba163adda7a437591]

INTEGRATION: CWS uno1 (1.4.18); FILE MERGED 2003/02/25 16:41:25 dbo 1.4.18.1: #107762# avoid use of generated headers; minor modifications


2003-03-20  Vladimir Glazounov  <vg@openoffice.org>  [7ff06e3c0b9c474064ba5448d2104a2059466269]

INTEGRATION: CWS uno1 (1.9.6.1.6); FILE MERGED 2003/03/11 16:03:58 dbo 1.9.6.1.6.1: #107762# loading core uno component with full path; code cleanup


2003-03-20  Vladimir Glazounov  <vg@openoffice.org>  [decc327e40e087680befba9dfed0eb1c30292f31]

INTEGRATION: CWS uno1 (1.15.18.1.6); FILE MERGED 2003/03/11 16:03:58 dbo 1.15.18.1.6.1: #107762# loading core uno component with full path; code cleanup


2003-03-20  Vladimir Glazounov  <vg@openoffice.org>  [cf326e69ca97538df33226adee5f7893acb56553]

INTEGRATION: CWS uno1 (1.17.20); FILE MERGED 2003/03/11 16:03:57 dbo 1.17.20.1: #107762# loading core uno component with full path; code cleanup


2003-03-20  Vladimir Glazounov  <vg@openoffice.org>  [27e6b8949eb92f0a50f4f550bc836ec1d0a37c1c]

INTEGRATION: CWS uno1 (1.33.18); FILE MERGED 2003/03/11 16:03:57 dbo 1.33.18.1: #107762# loading core uno component with full path; code cleanup


2003-03-20  Vladimir Glazounov  <vg@openoffice.org>  [7f6b7b36442e21caedc596602d4cb4f840ae13a2]

INTEGRATION: CWS uno1 (1.12.18); FILE MERGED 2003/03/11 16:03:56 dbo 1.12.18.1: #107762# loading core uno component with full path; code cleanup


2003-03-20  Vladimir Glazounov  <vg@openoffice.org>  [b0f74af166600c8623202a56744d403003284ef1]

INTEGRATION: CWS uno1 (1.3.44); FILE MERGED 2003/02/28 10:51:31 dbo 1.3.44.1: #i11781# fixing compiler warnings


2003-03-20  Kurt Zenker  <kz@openoffice.org>  [3b96418478302c640ba71d187d74d713ab97a31d]

new version for SRC641


2003-03-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [2facbebb88fe72614d566c3187c8f86c5c61f8bd]

MWS_SRX644: migrate branch mws_srx644 -> HEAD


2003-03-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [6d1de75fdd586975893115f0d619b1dc9bc60551]

MWS_SRX644: migrate branch mws_srx644 -> HEAD


2003-03-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [458547ebf23b4d77f60658a6752cf0d85eec112f]

MWS_SRX644: migrate branch mws_srx644 -> HEAD


2003-03-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [ab86e92fa219718c5c172c373e8c7c3d016a2d31]

MWS_SRX644: migrate branch mws_srx644 -> HEAD


2003-03-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [31bf9f8309d6f5283ce08dc92a929cb1a61e8a76]

MWS_SRX644: migrate branch mws_srx644 -> HEAD


2003-03-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [53128e64b7552217c8cf290e73ef7a69c375a37c]

MWS_SRX644: migrate branch mws_srx644 -> HEAD


2003-03-19  Stephan Wunderlich  <sw@openoffice.org>  [1a7f303f232c036b9e1d819df75d4baeca624517]

CHG: updated version


2003-03-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [a0b65deaa6e999132779e26f2b448dfa8662963c]

MWS_SRX644: migrate branch mws_srx644 -> HEAD


2003-03-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [e0ac98f6d945aa23617e5f5174ef16287fb985a0]

MWS_SRX644: migrate branch mws_srx644 -> HEAD


2003-03-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [8ed9759cd9d0889d3730369932035e87d5c423d6]

MWS_SRX644: migrate branch mws_srx644 -> HEAD


2003-03-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [a832295be4ee35e352d75684d352f36772bcda01]

MWS_SRX644: migrate branch mws_srx644 -> HEAD


2003-03-19  Oliver Bolte  <obo@openoffice.org>  [6a9ee9313e8e121d2b651643bca8c6820106ddb4]

new version for SRX644


2003-03-19  Stephan Wunderlich  <sw@openoffice.org>  [56420d34b1482f29a27ee9143374d60ecc226f8e]

NEW: initial version


2003-03-19  Christoph Neumann  <cn@openoffice.org>  [983613ac4748871b5eb22b5ba8b12261f0224ab8]

CHG: gSub() -> utils.StrReplace()


2003-03-19  Kurt Zenker  <kz@openoffice.org>  [281a05a454c1571db5112bf349e07d589a7a451f]

new version for SRX644


2003-03-19  Christoph Neumann  <cn@openoffice.org>  [77ffab83098ca1634d1f669b082dbf8293c50a7e]

CHG: gSub() -> utils.StrReplace()


2003-03-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [a6b6857bb76e7713b08e15512d1de7fe42487ca7]

MWS_SRX644: migrate branch mws_srx644 -> HEAD


2003-03-19  Stephan Wunderlich  <sw@openoffice.org>  [97edc0f92b019e86fb9fb633864d73d9c6f4be75]

NEW: initial version


2003-03-19  Kurt Zenker  <kz@openoffice.org>  [cf49371243377a126dca9acecf3f7d0a62a47920]

new version for SRX644


2003-03-19  Stephan Wunderlich  <sw@openoffice.org>  [8357e2868f90968977ee8585e1493278024f00e9]

CHG: added ObjRelation for XAccessibleEventBroadcaster


2003-03-19  Stephan Wunderlich  <sw@openoffice.org>  [05b09b6f2d3f92cb216859af3cb290ffc43a11e7]

CHG: add ObjRelation for XAccessibleText


2003-03-19  Stephan Wunderlich  <sw@openoffice.org>  [5acef2af8236935de2b4431683dc18a1081d48a5]

CHG: catch NullPointer in getAccessibleKeyBindings


2003-03-19  Stephan Wunderlich  <sw@openoffice.org>  [1388d061ac3160bfe0dabbd91e7aacee90b21d78]

CHG: added ObjRelation for XAccessibleText


2003-03-19  Mikhail Voitenko  <mav@openoffice.org>  [9f679f482de6350a8caf4d58e001140e2e8a4fc5]

#i2822# let the project be independent component


2003-03-19  Mikhail Voitenko  <mav@openoffice.org>  [615ea2559fc3f29d3ded828c1b280e41c80d3203]

#i2822# let the project be independent component


2003-03-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [bcdbf275bb52f7e566687a597ec27b0ebd6b2142]

MWS_SRX644: migrate branch mws_srx644 -> HEAD


2003-03-19  Mikhail Voitenko  <mav@openoffice.org>  [b9dc9f9a522ffa816fc3dcef9a0b4f24fa2c8c76]

#i2822# office termination


2003-03-19  Mindy Liu  <mindyliu@openoffice.org>  [ca07344a991e5e0a9449c43a0a4f638bc80c04e9]

add kTestByte6


2003-03-19  Mindy Liu  <mindyliu@openoffice.org>  [1ab31b730886310e4e316b1dae8afb0f30940861]

add another testsequence const


2003-03-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [4afcc7135e0bef66e7a218141bc93a6aa6128fd8]

MWS_SRX644: migrate branch mws_srx644 -> HEAD


2003-03-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [2a285bd54c44458692323167717884d3b295ef27]

MWS_SRX644: migrate branch mws_srx644 -> HEAD


2003-03-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [9778aa12dbc0202478fbb5ce28d7e7c5bde9c793]

MWS_SRX644: migrate branch mws_srx644 -> HEAD


2003-03-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [0744f579c54cf02c7e581eab49ded1e184919140]

MWS_SRX644: migrate branch mws_srx644 -> HEAD


2003-03-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [7de730a1f2c939654c6208baff41269d18c39b09]

MWS_SRX644: migrate branch mws_srx644 -> HEAD


2003-03-18  Steffen Grund  <sg@openoffice.org>  [e2af459f23ad60c013a788a2005c13e72013f162]

CHG: added before() and after() methods for tests


2003-03-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [036f385a392c49f783e6ba558507edc3f03804d9]

MWS_SRX644: migrate branch mws_srx644 -> HEAD


2003-03-18  Stephan Wunderlich  <sw@openoffice.org>  [0e7e7cecc0c4875b87ef0429e9abd13eda3df4a1]

CHG: added Object relation for XAccessibleEventBroadcaster


2003-03-18  Stephan Wunderlich  <sw@openoffice.org>  [94c71950f4d497322c48547fa339e13e4002d0f8]

CHG: literal bug


2003-03-18  Christoph Neumann  <cn@openoffice.org>  [f04c8714aa2b939a0182b438007e2fce72d799f9]

ADD: Global oPersistInstance As Object


2003-03-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [72ef55fe37b026d9f89cea441737d4c20fd35c73]

MWS_SRX644: migrate branch mws_srx644 -> HEAD


2003-03-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [179fc2e2e25d3e9bc7c198b1e9ea6651fc6de84a]

MWS_SRX644: migrate branch mws_srx644 -> HEAD


2003-03-18  Christoph Neumann  <cn@openoffice.org>  [4d6e60a004950377564861c0b6387d6ff784536f]

Global oPersistInstance As Object


2003-03-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [d26ec88993159d1cad127c1354a1ebfb8d1110cc]

MWS_SRX644: migrate branch mws_srx644 -> HEAD


2003-03-18  Christoph Neumann  <cn@openoffice.org>  [f52e63a6706f2cd1ee3dce9450613684376700aa]

ADD: utils.closeObject()


2003-03-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [9a129a649ad7b8380d4c764d6d4ea7dd5c9003a0]

MWS_SRX644: migrate branch mws_srx644 -> HEAD


2003-03-18  Kurt Zenker  <kz@openoffice.org>  [16a013ff8c8f4b4935552ac5ebdb27153582eb0e]

new version for SRC641


2003-03-18  Christoph Neumann  <cn@openoffice.org>  [38ea5174d0e447eb8ddb906e4f3d7484c7710c2e]

ADD: utils.closeObject()


2003-03-18  Christoph Neumann  <cn@openoffice.org>  [2e3f8067f49a752b6b023f634f779d1603a1f037]

ADD: utils.closeObject()


2003-03-18  Christoph Neumann  <cn@openoffice.org>  [e9f20960456b633ffe88d1d365fe39982557ce1e]

ADD: utils.closeObject()


2003-03-18  Christoph Neumann  <cn@openoffice.org>  [7a465f1491c21293e5dffe23ff56f570c85c2c8c]

ADD: utils.closeObject()


2003-03-18  Christoph Neumann  <cn@openoffice.org>  [14f0aa17d25ff3474823eae8caa5f2eea408c18b]

ADD: XCloseable


2003-03-18  Christoph Neumann  <cn@openoffice.org>  [73d5575a25c1e89752398a001ca4e08828cad22f]

ADD: XCloseable


2003-03-18  Christoph Neumann  <cn@openoffice.org>  [3c962c7cf2fa22919ff3e19ef706c5788ef56ddf]

ADD: XCloseable


2003-03-18  Mindy Liu  <mindyliu@openoffice.org>  [838d0984e4105f6f64b4e784d27be4d8dabdbba5]

*** empty log message ***


2003-03-18  Mindy Liu  <mindyliu@openoffice.org>  [6fa1cefbfc706634235bb745895e3d61357167a5]

add kTestByte5


2003-03-18  Mindy Liu  <mindyliu@openoffice.org>  [c93f1309314167d785b284312524e40313015f34]

getdata_001 updated


2003-03-17  Stephan Wunderlich  <sw@openoffice.org>  [9ff220301b0344933880eddd1ff5c3476608ad3d]

CHG: removed log


2003-03-17  Stephan Wunderlich  <sw@openoffice.org>  [08b2cbf504c5379f4ecf291b80624d7ca8c9ce13]

CHG: check is child is selectable


2003-03-17  Andre Fischer  <af@openoffice.org>  [4bc0411e2bb8daaa133ca4a17aa43b3b921d8f09]

No filtering of top level windows at the moment.


2003-03-17  Andre Fischer  <af@openoffice.org>  [e3a1a6a62cbb7023a6686e075887d1de50f83d49]

Initial Release.


2003-03-17  Mikhail Voitenko  <mav@openoffice.org>  [f74361b71d2e966f0bd3bef5384f444d09fcc336]

#i2822# test scenario


2003-03-14  Andre Fischer  <af@openoffice.org>  [f6ed8b708d4cdc102c67a31bf27853123e330dbc]

Added a simple help widget.


2003-03-14  Andre Fischer  <af@openoffice.org>  [d935328c80532755308dab811145427845010087]

Improved AccessibleObject->CanvasShape.


2003-03-14  Armin Weiss  <aw@openoffice.org>  [a69f69f51cb903df490878c72a2068b103359b91]

Added assigment operators for tuple, vector. Also added Flip() functionality for Polygon.


2003-03-14  Andre Fischer  <af@openoffice.org>  [e3b23d3146090399a68344c8075f4815d1823e07]

Improved AccessibleObject->CanvasShape.


2003-03-14  Gregor Hartmann  <gh@openoffice.org>  [21893f5a9367f95bd0cbaa8f974bef856c39ddcb]

new tages <#GRAPHIC> and <#NEXTVERSION>


2003-03-14  Armin Weiss  <aw@openoffice.org>  [b5af76d9cdea16d885479cf0c803d97057bcbb05]

Simplified polygon base template (PolygonPointList), changed some include statements to work with big and small letters.


2003-03-14  Andre Fischer  <af@openoffice.org>  [0debb5d01dd17c3848af21d438473675adcb199e]

Moved class SelectionDialog into its own file.


2003-03-14  Andre Fischer  <af@openoffice.org>  [93d5605dac9db06ce7aadb5a1d7667e455aa6f88]

The child list widget displays now more than one line.


2003-03-14  Tomas O'Connor  <toconnor@openoffice.org>  [aba526e28367b13319f0e56a44bed581417646d0]

CommandLineTools should use AllFilesFilter


2003-03-13  Oliver Bolte  <obo@openoffice.org>  [49bb1939019d800432e16fdcd56e7248eba411e3]

new version for SRX644


2003-03-13  Andre Fischer  <af@openoffice.org>  [556fa073dd173e663474fb02c93bbd50abcc25ae]

Major restructuring.


2003-03-13  Tomas O'Connor  <toconnor@openoffice.org>  [9ef5e5bf0c5733a63c8c1b42949d75be649cce0f]

Support 1.1Beta and 644 OpenOffice.org version numbers


2003-03-13  Oliver Bolte  <obo@openoffice.org>  [0a20d897ff8a2374f5015061c7219063eb5cd947]

new version for SRX644


2003-03-13  Kurt Zenker  <kz@openoffice.org>  [852c4112e078ecdd4f20ab0215c647437f079035]

new version for SRX644


2003-03-13  Noel Power  <npower@openoffice.org>  [38381f2126d91b2e8b58130ed206065280ac9620]

Committing on behalf of Neil Montgomery (code review updates)


2003-03-13  Noel Power  <npower@openoffice.org>  [5ce3eca124ad6dfb0a24d87078d687eff932b2ad]

#Bug 12136 12135 Code review rework & Format menu issues


2003-03-12  Tomas O'Connor  <toconnor@openoffice.org>  [cfca72516976d09266b2eec775383c802d6b9278]

Changes arising from Noels Code Review


2003-03-12  Martin Maher  <mmaher@openoffice.org>  [2f0f45494dc33d06ef18fabf8865e2e222241747]

Fixed javadoc error


2003-03-12  Martin Maher  <mmaher@openoffice.org>  [1410796da986f9328eaf8a2a5fe6de870639f379]

Pale colours were being mapped to white. Added code to map them to their base color (e.g. pale yellow now maps to yellow not white)


2003-03-12  Martin Maher  <mmaher@openoffice.org>  [8c19fd116d17295ce66ce58244fadb5e67f5fa93]

*** empty log message ***


2003-03-12  Duncan Foster  <dfoster@openoffice.org>  [c09e0ef0d6f9642b58a49d0050da74a32f23e534]

#i12215# XScriptSecurity::checkPermissions now returns void if permission is granted. Removed IllegalArgumentException from specification of XScriptInfoAccess::getScriptLogicalNames


2003-03-12  Mikhail Voitenko  <mav@openoffice.org>  [8c0eb7d4b5072d3c69d3c6552e2ae92732d71558]

#i2822# lock the document


2003-03-12  Tomas O'Connor  <toconnor@openoffice.org>  [683487f6af23b26e8a088939573c1fe4f2bf343e]

Update test data with correct values


2003-03-12  Oliver Bolte  <obo@openoffice.org>  [53e1d4531bef664c0bbaced91eed62f61991d419]

new version for SRX644


2003-03-12  Oliver Bolte  <obo@openoffice.org>  [f31511fc85ce6091cc07901ca6fc4e050eb293d6]

new version for SRX644


2003-03-11  Oliver Bolte  <obo@openoffice.org>  [8b15071e42532dd04bebb20e2a75a6ccbb7f58f8]

new version for SRX644


2003-03-11  Oliver Bolte  <obo@openoffice.org>  [837c3fc11348587716ef26ee5196a396037a0aec]

new version for SRX644


2003-03-11  Oliver Bolte  <obo@openoffice.org>  [b184e6e39f6c865b45719488e2861c825f51bce4]

new version for SRX644


2003-03-11  Oliver Bolte  <obo@openoffice.org>  [0f810f901897a96ab0cd9fb03a3f587628859456]

new version for SRX644


2003-03-11  Mikhail Voitenko  <mav@openoffice.org>  [4ed31202a053a7b41871c7ac246dd1cf4a3d7f49]

#i2822# notification on save; stream mode fix


2003-03-11  Mikhail Voitenko  <mav@openoffice.org>  [21efcfe2798d499e082be07cec57239cccd11c72]

#i2822# notification on close


2003-03-11  Kurt Zenker  <kz@openoffice.org>  [4e24caa56cdfea87ae346897cd27a1d3c07f6602]

new version for SRC641


2003-03-10  Mikhail Voitenko  <mav@openoffice.org>  [8e4706812d1f46cedd1b21c476b2a69debfda527]

#i2822# container notification


2003-03-10  Mikhail Voitenko  <mav@openoffice.org>  [a9977a16d1ba52368d70d82f11e24e1b12aed7d0]

#i2822# fix stream openmode


2003-03-10  Mikhail Voitenko  <mav@openoffice.org>  [410f4bb81627bf6741e270fabcd4a4ba2fb6c5f1]

#i2822# container notification & win metafile


2003-03-10  Mikhail Voitenko  <mav@openoffice.org>  [ba41a201c9c94cef2e35cda0b571893661c83121]

#i2822# container notification


2003-03-10  Mikhail Voitenko  <mav@openoffice.org>  [9fab8e06f452ed4872f60ea0dd90085350b8ffc3]

#i2822# fix util entry


2003-03-10  Martin Hollmichel  <mh@openoffice.org>  [88a235a0c8f81a24015a35b6c0de1116c03dbca5]

chg: target name, #i10000#


2003-03-10  Sascha Ballach  <sab@openoffice.org>  [dce26a72240ba8716580b9c23fdfe0e9b65c9652]

#93294#; export empty header/footer if left and right are not the same


2003-03-10  Lars Langhans  <lla@openoffice.org>  [108c839bba66ad25c329070dc9990e24c582164c]

changes, to build OStringBuffer.cxx on wntmsci9


2003-03-10  Mindy Liu  <mindyliu@openoffice.org>  [b19468ab93e1615af9a0314e2d55437e4f1a22bd]

test


2003-03-10  Christoph Neumann  <cn@openoffice.org>  [d4df044ddc4137b778c24aa2bde04e93d759b949]

CHG: remove oDoc.dispose()


2003-03-10  Lars Langhans  <lla@openoffice.org>  [409f2838b69d1463125cce1bb60a5cb73cce5578]

change printf to printf with '#'


2003-03-10  Christoph Neumann  <cn@openoffice.org>  [45d72fad08077369d082eb1b0dbe3ce74e81ce1f]

CHG: remove oDoc.dispose()


2003-03-07  Steffen Grund  <sg@openoffice.org>  [cb3b043ac4e790c6109881d608a531e85a8e24af]

CHG: removed SUBDIRS= in makefiles


2003-03-07  neilm  <neilm@openoffice.org>  [4f4a6ae697807d3cdf622b1f62836c3a46bb1b44]

Modifications to wording


2003-03-07  Tomas O'Connor  <toconnor@openoffice.org>  [e961ee059f6d01ce2de315249241691baba7e4bd]

Return 0 at end of example beanshell scripts.


2003-03-07  Tomas O'Connor  <toconnor@openoffice.org>  [44f3366d5fe7e32c35ba17610957de8056fed5a5]

Return 0 after starting the editor window.


2003-03-07  Noel Power  <npower@openoffice.org>  [bf739539a8e20de88fa30775d3256ab2511bdee8]

#12199, backout out change from previous version.


2003-03-07  John Rice  <jmrice@openoffice.org>  [32ef4ef3045ea3256ef5be643846bd1cd789c1ff]

Bug #12119 Checking Add to path applied even if user selects not to run SecurityManager - code review updates


2003-03-06  Thorsten Behrens  <thb@openoffice.org>  [eba4ee6e6bc0430354ebba93daf9e58aa23e4e73]

Evaluation of bezier clipping, not for production use


2003-03-06  neilm  <neilm@openoffice.org>  [259492e7945bceec2bfc670ae78c6aaef0b833f3]

IssueZilla 12062 - Updated Help to reflect changes made to S.F. release 0.2


2003-03-06  neilm  <neilm@openoffice.org>  [fbc02068b66d269a1adda43e3d6d235b67b120b8]

Updated Help Binding to reflect changes for release 0.2


2003-03-06  Duncan Foster  <dfoster@openoffice.org>  [52a4f826196468e65bb4aa87ccbd2592de8770a5]

#i12091# Pass extra arg to creation of FunctionProvider to prevent security dialogs from appearing.


2003-03-06  Duncan Foster  <dfoster@openoffice.org>  [77f15a5f749cb8edad76603d53c6e08db49acbc4]

#i12089#. throwing IllegalArgumentException (as per the IDL) if no macthing script found.


2003-03-06  Christoph Neumann  <cn@openoffice.org>  [756807ab92692e9672cf70185703beac39d3b70f]

ADD: global variables for awt.XWindow


2003-03-06  Christoph Neumann  <cn@openoffice.org>  [abc6c0f7c8ff544192c518f7994699705db99959]

ADD: global variables for awt.XWindow


2003-03-06  Christoph Neumann  <cn@openoffice.org>  [458691ff816217decefa7fe28924c0263ddd58a4]

ADD: global variables for awt.XWindow


2003-03-06  Noel Power  <npower@openoffice.org>  [8b63d857aabce5c8b1ef403489f6a8550dfdfff4]

#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised#10266 Changed scriptprotocol handler so that if no document scriot is invoked security dialogs are not raised


2003-03-06  Noel Power  <npower@openoffice.org>  [6d25d3f8da391520c37175d9950f27f9647d606a]

#12037, fixed problems with key assignments....


2003-03-06  Christoph Neumann  <cn@openoffice.org>  [cef017a3939ed18f26bcf45dadae12162126c1aa]

CHG: bugfix


2003-03-06  Noel Power  <npower@openoffice.org>  [7e3090bbb86ffd6b97a4fa5c339ef2b1fbded0cb]

#12031, adjusted tab stops for dialogs.


2003-03-06  Sascha Ballach  <sab@openoffice.org>  [7dc9b40251d55711ab6809bc6c96107b2941cfb0]

#106963#;  use userdefined attribute only if it is in the specified property range


2003-03-05  Noel Power  <npower@openoffice.org>  [ce97860cea94085f4513d327b6ab505444154036]

#11984, changed delimiter in script uri to "&", was "+"


2003-03-05  Martin Maher  <mmaher@openoffice.org>  [21a3fa17a06a62ffa3a70f872029bf77ad16b1df]

Re-added default-cell-style attribute


2003-03-05  Christoph Neumann  <cn@openoffice.org>  [4f9e39c8a229ee78422e3980c4e6bd06c5aaafc4]

ADD: Global oCtrlShape as Object


2003-03-05  Christoph Neumann  <cn@openoffice.org>  [03ecf2f0aceb46cee3a26e2dc27480804b2c024f]

CHG: isNull(oCtrlShape) instead of isObject(oCtrlShape)


2003-03-05  Mikhail Voitenko  <mav@openoffice.org>  [a934115b3ea90d7883681a6ca8922a4b859be36f]

Initial revision


2003-03-05  Mikhail Voitenko  <mav@openoffice.org>  [43a73f08a8ac97574d8dbd0f81a512c184917af0]

initial revision


2003-03-05  Noel Power  <npower@openoffice.org>  [3c93e0b8b0afc385cc64b3748f970a0f15c26a6f]

Name space changes, new runtime namespace


2003-03-05  Noel Power  <npower@openoffice.org>  [0101be5444034caa548992f2f489f465549ba15c]

Changes for namespace for new runtime module


2003-03-05  Christoph Neumann  <cn@openoffice.org>  [ad40c107b04033120e42fc722aba6e07dfcd8b7d]

CHG: bugfix in store() and storeAsURL()


2003-03-05  Christoph Neumann  <cn@openoffice.org>  [a5dd702895d4a234ab9367721d26a28f9d98ddef]

ADD: Properties: VisibleArea, ForbiddenCharacters


2003-03-05  Christoph Neumann  <cn@openoffice.org>  [a15ef875d6f8bdc3a21e774f078c07c75ae76564]

ADD: global variables for lang::XComponent


2003-03-05  Christoph Neumann  <cn@openoffice.org>  [efb140d75e471f18ed644433b520722be5018ca4]

ADD: dummy callback for listener


2003-03-05  Noel Power  <npower@openoffice.org>  [50109a3dc117755483f88a6d11f41fc0fcb39f3d]

More logic changes #11997. Make sure delete is enabled correctly


2003-03-05  Tomas O'Connor  <toconnor@openoffice.org>  [dc01d4322c4903a07095b47e594c30d5f157e077]

Add ProtocolHandler.xcu file to UNO package


2003-03-05  Tomas O'Connor  <toconnor@openoffice.org>  [14285306029285c99b14c2d2517d1b6bc0b78066]

IssueZilla 12056 - clean up example parcel-descriptor.xml files


2003-03-05  Christoph Neumann  <cn@openoffice.org>  [5af4996807fdbb4a224ed381656241b78171525c]

CHG: more tolerance in getArgs()


2003-03-05  Christoph Neumann  <cn@openoffice.org>  [f841b0a01136e5d0ebe64d14ef44dfaac3a1c071]

ADD: global variables for frame::XModel


2003-03-05  Tomas O'Connor  <toconnor@openoffice.org>  [83d6020311c323a117224950cd0faa38cda0912b]

Add ProtocolHandler.xcu as part of UNO package, ensure correct type is set for Protocols line


2003-03-05  Noel Power  <npower@openoffice.org>  [fd412f37548c843dd4d812629269970c00cf2f42]

Make document default selection for event binding dialog (as per starbasic)


2003-03-05  Tomas O'Connor  <toconnor@openoffice.org>  [6ad96aaf54adb46265913d05978d7cb11a06a01f]

IssueZilla 12060 - specify location for Interactive BeanShell script


2003-03-05  Duncan Foster  <dfoster@openoffice.org>  [4f43509fe3cb96eef1c0ff4ca10219a57371d0bb]

Final stage of code cleanup


2003-03-05  Christoph Neumann  <cn@openoffice.org>  [8b06e25250d24913d2ca22a77a7e206cb85acba7]

CHG: Error handling if global variable cShapeType is not given


2003-03-05  Christoph Neumann  <cn@openoffice.org>  [c720ec6e0a917639bf7c4e10cfa0dd1dee4e2a8a]

CHG: Error handling if global variable cShapeType is not given


2003-03-05  Aidan Butler  <abutler@openoffice.org>  [775053a71bbd5166cfe2210dfa848fb0306026c3]

Added extra checks


2003-03-05  Noel Power  <npower@openoffice.org>  [0864024a77a29fc28a64ca7b52fec0921d1e645a]

#12024, updated FunctionProvider requests, (Changed logical names to start with "_$)


2003-03-05  Noel Power  <npower@openoffice.org>  [95e8723c6650ca613ee67330c06feed7806eafb3]

Bug #12024, should not display framework helper scripts in assign dialogs.


2003-03-05  Lars Langhans  <lla@openoffice.org>  [3f00f866f7d23dfbaf6b8b781d0149810b4f0ce4]

enhance signalfile parameter for debbuging


2003-03-04  Duncan Foster  <dfoster@openoffice.org>  [eb941a623775db0285a7be0f51fd8382c926afbb]

Fixed exception handling


2003-03-04  Noel Power  <npower@openoffice.org>  [9c3495dd1304fc4c16efd14af6490d5a182160a6]

Change URL property to Script bug #12040.


2003-03-04  Noel Power  <npower@openoffice.org>  [fa7ada0bb8e515056f26c101c65b068fbc9f7570]

#11997, some logic changes for button sense for assign and delete on various menus.


2003-03-04  Tomas O'Connor  <toconnor@openoffice.org>  [7a37854a706a26733ed95d4ec870f5b45eedde82]

IssueZilla 11986 - rename Java FileObject so that the JavaNode is synchronized


2003-03-04  Duncan Foster  <dfoster@openoffice.org>  [223f3384d8e71e2263b17488014bad913d5bba4e]

Fixed bug with conflict between local variable & member variable. Fixed out-by-one error.


2003-03-04  Aidan Butler  <abutler@openoffice.org>  [97faf4712351bc9e523be56fabf8647ec1bbd6ca]

Improved non-zip file import and export. This was necessary for Pexcel as the plugin requires the reading and writing of the settings.xml file


2003-03-04  Aidan Butler  <abutler@openoffice.org>  [ec8245910067d1710f300a1a27f59a0e95fbccb3]

Added a check to avoid Null Pointer Exception when nodelist is empty


2003-03-04  Noel Power  <npower@openoffice.org>  [08baf985cd6cc64c3083b6213f9c5ef08b72109a]

Incorrect logic in getImplementations, (should never have worked)


2003-03-04  Duncan Foster  <dfoster@openoffice.org>  [f68b400d4c46cc307a6b994884fce065c4bb6493]

#i11866#, #i11877#, #i11892# plus assorted code cleanup changes


2003-03-04  Noel Power  <npower@openoffice.org>  [2192b8e670ddb04ddbad591db71dba1cacb12e25]

Webtop no longer exists


2003-03-04  Tomas O'Connor  <toconnor@openoffice.org>  [ba915185c93c5dea73d690ac48cdef7e0047a364]

IssueZilla 11240 - Ensure unoil.jar is mounted before executing commands.


2003-03-04  Martin Maher  <mmaher@openoffice.org>  [24096ec9fe2637c32257ad409d42086ea0addcb0]

Added support for default style formatting in columns


2003-03-04  Mindy Liu  <mindyliu@openoffice.org>  [8770d0c2d1de8d72180b887c5395d13940d51d3c]

update code style


2003-03-04  Mindy Liu  <mindyliu@openoffice.org>  [8be9129c7ab17d6e234185434521abd0a5673548]

remove empty sequence's getArray method test


2003-03-03  Noel Power  <npower@openoffice.org>  [3876e9ecfcc916036c860f300baea59a47684204]

Typo in name of scriptname resolver service


2003-03-03  Noel Power  <npower@openoffice.org>  [1726f04f2ac784180a11330cd7d3fb438613e3b5]

Changes needed for mew css.script.framework.runtime namespace


2003-03-03  Noel Power  <npower@openoffice.org>  [5edd752d2d128fc0d75b55dceba24c158ea9a750]

Supporting changes for new namespace changes (runtime)


2003-03-03  Noel Power  <npower@openoffice.org>  [226f54848608720f0e6bd94875125d481f7299ee]

Supporting changes for new runtime namespace


2003-03-03  Martin Maher  <mmaher@openoffice.org>  [7f3227613748eb62b1648e54e1082854c1a6dda6]

Support for Row and Column Styles


2003-03-03  Mindy Liu  <mindyliu@openoffice.org>  [16ccdc494ced9fd70ffc0e7d0bbda25dd416a020]

*** empty log message ***


2003-03-03  Mindy Liu  <mindyliu@openoffice.org>  [bf909ea891ed07d59faed7bade7cdb6b425be88a]

compare every elements in array


2003-03-03  Mindy Liu  <mindyliu@openoffice.org>  [edbf759d326e1da7460182b8f3f5b8e66bb7453d]

makefile


2003-03-03  Mindy Liu  <mindyliu@openoffice.org>  [3fcdeabab823dcf6ea327233e95f9b3e8ff16b77]

test ByteSequence


2003-03-03  Mindy Liu  <mindyliu@openoffice.org>  [a9617cbefd379e1610eee3f2f2a81c1d006dc410]

*** empty log message ***


2003-02-28  Juergen Schmidt  <jsc@openoffice.org>  [61218185e73408bfa2bc6b88337f18bfd52d4364]

#107931# synch with OOO_STABLE_1


2003-02-28  Juergen Schmidt  <jsc@openoffice.org>  [d720cc6c45c5f00c111671a7697435399721c155]

#107931# synch with OOO_STABLE_1


2003-02-28  Juergen Schmidt  <jsc@openoffice.org>  [54d89d1efb2163390a23de87f8f1971aa8773b5e]

#107931# synch with OOO_STABLE_1


2003-02-28  Juergen Schmidt  <jsc@openoffice.org>  [278f0b4264e7a5fddaef16d11cbfd868cae5c498]

#107931# synch with OOO_STABLE_1


2003-02-28  Stephan Wunderlich  <sw@openoffice.org>  [5f6539842f56bd2e073c34fec4c00b3147947cd6]

NEW: initial version


2003-02-28  Stephan Wunderlich  <sw@openoffice.org>  [17e7a057cf6c4c714a37acadc02edd72ee7fe4f5]

CHG: fixed role


2003-02-28  Stephan Wunderlich  <sw@openoffice.org>  [6e704847b83beda434054c97842ec9ae74a0b6a3]

NEW: initial version


2003-02-28  Christoph Neumann  <cn@openoffice.org>  [9f09642c09765a28df64ea5efc3c81dfbe3394cc]

ADD: Global newData for sheet.XCellRangeData


2003-02-28  Christoph Neumann  <cn@openoffice.org>  [da604b8c56d3e1726b8a98c8fcbc6ee43704b5fd]

CHG: usage of createUnoValue() for setDataArray()


2003-02-28  Stephan Wunderlich  <sw@openoffice.org>  [c09a28d891afe0e81cf7faad6981c16330c43d9f]

NEW: initial version


2003-02-28  Stephan Wunderlich  <sw@openoffice.org>  [a6abdcb2e12833abe0ff91f14d3e44df546282c4]

NEW: initial version


2003-02-28  Stephan Wunderlich  <sw@openoffice.org>  [adf024b3b6a83fd5491731914d666f989b71705f]

CHG: changed Role


2003-02-28  Tomas O'Connor  <toconnor@openoffice.org>  [c39c04c2f336c439850c2a60df48cf57d862cddb]

IssueZilla 11914 - Make table column sizes adjustable


2003-02-28  Stephan Wunderlich  <sw@openoffice.org>  [e9f70db064c2b8420c1e26261a7af2fc1d07b58e]

CHG: changed name to search


2003-02-28  Tomas O'Connor  <toconnor@openoffice.org>  [08b123663e642b7536a3ae6b7f867e76dc448726]

IssueZilla 11889 - Remove error messages referring to jEdit


2003-02-28  Duncan Foster  <dfoster@openoffice.org>  [cce9740dc0d9fa46d87ededd013679fbc2600edf]

#i11866# warning dialog gets launched when adding binding to script in doc workaround issue: no functionProvider created on doc open


2003-02-28  Stephan Wunderlich  <sw@openoffice.org>  [5afb0513fa0688ae0c4bae740cf4df398e0a1e1d]

CHG: dispose env afterwards


2003-02-28  Stephan Wunderlich  <sw@openoffice.org>  [d1d274a9d369773f3fd35339c77a5cda77db7a8e]

CHG: added ObjRelation for XAccessibleEventBroadcaster


2003-02-28  Oliver Düsterhoff  <od@openoffice.org>  [ce25a84957e0b59afdf93f42580c31b5df692497]

#106403# - merge SRX644 fix for 106403, rev. 1.7.22.1 into head


2003-02-28  Stephan Wunderlich  <sw@openoffice.org>  [effa4755a14fb62cedad78f18cb2884eb1fe503d]

CHG: added ObjRelation for XAccessibleText


2003-02-28  Stephan Wunderlich  <sw@openoffice.org>  [80e6412d7143224cf399fec723107625ee94bb79]

CHG: added interactionhandler for loading


2003-02-28  Stephan Wunderlich  <sw@openoffice.org>  [529348150c96d4568f48dba379f4de78e42f731e]

CHG: wait between opening docs


2003-02-28  Stephan Wunderlich  <sw@openoffice.org>  [f45983284e713b47e014fd18d9ff024efb4487f1]

CHG: added ObjRelation for XController


2003-02-28  Stephan Wunderlich  <sw@openoffice.org>  [cfbfe65b229f1c23bf58ec94df3a7e4e8cafa211]

CHG: fixed ClasCastException in setCurrentPage


2003-02-27  Stephan Wunderlich  <sw@openoffice.org>  [e77afdfff62f7d433c2c8676d8525b77cfb80398]

CHG: fixed UserDefinedAttributes


2003-02-27  Christoph Neumann  <cn@openoffice.org>  [7e19483362ad3ce8330b9f938342320c5a908284]

ADD: aCellSeries() for XCellSeries


2003-02-27  Christoph Neumann  <cn@openoffice.org>  [792f7df820d119537c980c7dffd9985a812664a3]

NEW: initial version


2003-02-27  Tomas O'Connor  <toconnor@openoffice.org>  [f9ece96fd3d2ef78e6ac4670b5047007a2c0bf2a]

Change some parameters passed to xNameReplace


2003-02-27  Armin Weiss  <aw@openoffice.org>  [dab1caeefd0451b243e0c58e069d9e9ee6f0fc61]

Added Append/Inserts for polygons, expanded constructors, expanded possibilities for appending/inserting only parts of source poly


2003-02-27  Tomas O'Connor  <toconnor@openoffice.org>  [88ec711f37779ee2b0effc6b751ead77de44dabf]

Ensure that OfficeInstallation path is initialised correctly


2003-02-27  Kurt Zenker  <kz@openoffice.org>  [8290926bd9a1a08e56505a80f7196a314b537bd7]

Merge SRC641: 27.02.03 - 14:30:47


2003-02-27  Kurt Zenker  <kz@openoffice.org>  [b9d52aa1b00d3646f1f9060c7307707ae003eab9]

Merge SRC641: 27.02.03 - 14:26:21


2003-02-27  Stephan Wunderlich  <sw@openoffice.org>  [e520e065af591b9a5979edde02af9d8a8f4c3d8d]

CHG: added ObjRelation for XAccessibleEventBroadcaster


2003-02-27  Kurt Zenker  <kz@openoffice.org>  [cf4a4b1c53fe4049b909b305fc5d1bf7be7d94e5]

Merge SRC641: 02/27/03 - 13:59:00


2003-02-27  Kurt Zenker  <kz@openoffice.org>  [0f2a4713acc8627a057e185e3d55fc200c2db9fa]

Merge SRC641: 27.02.03 - 13:56:45


2003-02-27  Kurt Zenker  <kz@openoffice.org>  [d9598c868286faf6ba74f69bd87ce08a5451ed1e]

Merge SRC641: 02/27/03 - 13:52:56


2003-02-27  Kurt Zenker  <kz@openoffice.org>  [c53a34a4449777abd1048d66b9ff11df49ce8d49]

Merge SRC641: 02/27/03 - 13:50:56


2003-02-27  Stephan Wunderlich  <sw@openoffice.org>  [e86ece362e8dbd35158b001cdff54152b0d1c5e9]

CHG: comparing with ValueComparer


2003-02-27  Stephan Wunderlich  <sw@openoffice.org>  [24f27a8cd2518efe3f9ddd74089e030ae2f4f5a5]

CHG: adjusted ObjRelation for XSelectionSupplier


2003-02-27  Stephan Wunderlich  <sw@openoffice.org>  [d2404dd62e73c4277c30eaada21c8afe3a0c4f9f]

CHG: special for TypeMap


2003-02-27  Stephan Wunderlich  <sw@openoffice.org>  [9b7aa55581588bd153317217fedbbfe6a81a8da4]

CHG: added missing ObjRelation


2003-02-27  Stephan Wunderlich  <sw@openoffice.org>  [8a2882e4741ba522ca5ed37ed259662a57354dbc]

CHG: raised the wait time


2003-02-27  Stephan Wunderlich  <sw@openoffice.org>  [ffa775d766fe802e44f4e40f3cfce13f7cd86084]

CHG: added missing ObjRelations


2003-02-26  Martin Maher  <mmaher@openoffice.org>  [b99f53b4a59ca09cd84d8fc519c4d05b41072f39]

Added support for worksheet and workbook level settings. Implemented windows freezes and splits.


2003-02-26  Tomas O'Connor  <toconnor@openoffice.org>  [7a0928ecc562f58013c968c5d9aebc589bed0b6f]

Update usage message


2003-02-26  Duncan Foster  <dfoster@openoffice.org>  [6fc11411fa9bfd4c7effb8b2d37e38914b21e687]

*** empty log message ***


2003-02-26  Christoph Neumann  <cn@openoffice.org>  [97ba68b2022d0e9218ead31f6ec1e519b3b62493]

CHG: use createUnoValue()


2003-02-26  Stephan Wunderlich  <sw@openoffice.org>  [48a72726f4720d583a859acc324595d051edd652]

CHG: added ObjRelation for XAccessibleEventBoradcaster


2003-02-26  Tomas O'Connor  <toconnor@openoffice.org>  [d4da15307efddd8e77e5998ddf96fb3d632caa72]

Back out addition of ProtocolHandler.xcu in UNO package


2003-02-26  Christoph Neumann  <cn@openoffice.org>  [73855381ae3b93399a78e58a177eb950f7c33b1c]

NEW: initial version


2003-02-26  Duncan Foster  <dfoster@openoffice.org>  [c7cb98aa671cd447de7dc0f6713130ff38f0d873]

Added interface to csv. Updated test.


2003-02-26  Duncan Foster  <dfoster@openoffice.org>  [f930f1de1a7d9b6617627e6a71656c2209fd9888]

Added XScriptSecurity tests


2003-02-26  Christoph Neumann  <cn@openoffice.org>  [f5aa205f6263f3e2c92e90fa9a2e66c09d6d6793]

NEW: initial version


2003-02-26  Noel Power  <npower@openoffice.org>  [6e90891a06ac629418a77bff9b3e2641570a70d1]

Checking in Neils modifications for EventBinding (after review) and test.


2003-02-26  Stephan Wunderlich  <sw@openoffice.org>  [095440dd7b730dddf1f391966452b87c26ad6f80]

CHG: added ObjRelation for AccessibleEventBroadcaster


2003-02-26  Stephan Wunderlich  <sw@openoffice.org>  [3cdd0c6a18b55e74fc8ded3e98eca2a5f75e539d]

CHG: fixed getFullURL


2003-02-26  Duncan Foster  <dfoster@openoffice.org>  [dc56ba3b948a9e2706e1d2e1f374f291e177776b]

Fixed typo


2003-02-26  Duncan Foster  <dfoster@openoffice.org>  [158e2b2caee6ab82c0301d6aa617a7d9d800024d]

Added test & util for dealing with related dialog.


2003-02-26  Stephan Wunderlich  <sw@openoffice.org>  [404cdc571c07a867edded1dcd0a71ef4b05ae8f1]

CHG: catching StatusException in getEnv


2003-02-25  Tomas O'Connor  <toconnor@openoffice.org>  [313e6e64a7daaeea920232ebc0d96dcb5b0f1ec2]

Add tooltip to table of office versions


2003-02-25  Tomas O'Connor  <toconnor@openoffice.org>  [4f6559bdde6ec5f0be77a1aeb0decba25c3d12a3]

Update usage message


2003-02-25  Tomas O'Connor  <toconnor@openoffice.org>  [9b6ccc75b7ec62f698a8c14ea2544c751b4eb82d]

Update data files for JSuite tests


2003-02-25  Tomas O'Connor  <toconnor@openoffice.org>  [1ea8230d720e166f2e42da047d8fd333935a02ac]

Update tests according to Steffen Grunds suggestions


2003-02-25  Tomas O'Connor  <toconnor@openoffice.org>  [97888e5980956e95bb9a4a77aa48a0d2fd3c1ec8]

Update version info, and make ProtocolHandler.xcu part of UNO package


2003-02-25  Tomas O'Connor  <toconnor@openoffice.org>  [5422e59a9720ecefc1bca56ed91b965239511c1d]

Update version information


2003-02-25  Tomas O'Connor  <toconnor@openoffice.org>  [4eedcb9e74831902fcf7138a7e2b33cb0de35713]

Throw IllegalArgumentException instead of RuntimeException


2003-02-25  Tomas O'Connor  <toconnor@openoffice.org>  [8e600d76f7c122baf7aa7f44edf4cca9e93bc0eb]

Use OUStringBuffer when reading description from parcel-descriptor.xml file


2003-02-25  Noel Power  <npower@openoffice.org>  [51ee7d2de5353ae0f43226400a884b00241887e3]

ScriptBinding.xba, enabled dynamic config changes ExecCmd, put close of streams in final block


2003-02-25  Duncan Foster  <dfoster@openoffice.org>  [60c8e64eef4ca17909c001d797225b44b8a113e1]

Fixes for #i11779#, #i11223#


2003-02-25  Duncan Foster  <dfoster@openoffice.org>  [5b6ecfb9414dc3f082f194d29c4131150db390de]

Building against solver rather than local project


2003-02-25  Noel Power  <npower@openoffice.org>  [ba7de17db7f60296ef95d6b57d9edecac44851ec]

Use fully qualified uris, otherwise potentially the doc security could prevent script from resolving.


2003-02-25  Stephan Wunderlich  <sw@openoffice.org>  [7663a91aecab247f73a6f856f19f7987e9a727ad]

CHG: fixed getTime()


2003-02-25  Stephan Wunderlich  <sw@openoffice.org>  [0cfcb7c1bb9e3238f9341565d70e402a6c055675]

CHG: added ObjRelation for XTextComponent


2003-02-25  Stephan Wunderlich  <sw@openoffice.org>  [c19f814ae49fecd302dfb0c72ecc0eebced15b51]

CHG: changed getSelectedText for numeric fields


2003-02-25  Stephan Wunderlich  <sw@openoffice.org>  [6b6249ca432271a8c55edbd1ccbc9cb2018c244f]

CHG: fixed XDateField


2003-02-24  Tomas O'Connor  <toconnor@openoffice.org>  [d1cd08e3ddac7478e637c476b8946b7b975c58cb]

Show version number on Welcome panel.


2003-02-24  Tomas O'Connor  <toconnor@openoffice.org>  [e1a450c1ab2011a3bfd4f0fc63a25f7bcb2bffa9]

IssueZilla 11648 - Logfile incorrectly reports no version of NetBeans found


2003-02-24  Duncan Foster  <dfoster@openoffice.org>  [fa2f1813c84c7f53e6bbbfcfbde0f177e3a35b75]

Committed on behalf of Noel Power. Should fix binding problem.


2003-02-24  Tomas O'Connor  <toconnor@openoffice.org>  [5766a1c3009348bebc08fda1ae83e7f533010140]

Add custom property editor for Office Installation path


2003-02-24  Tomas O'Connor  <toconnor@openoffice.org>  [f1664b337ae3b87b1998c821e57b221637aaa42d]

IssueZilla 11564 - Add classpath property for parcel recipes


2003-02-21  Tomas O'Connor  <toconnor@openoffice.org>  [1151d21d149c3364a1e3d7c05a37bce176ef44f8]

Add different icon for parcels


2003-02-21  Tomas O'Connor  <toconnor@openoffice.org>  [810835d51d8d51a059cab60ec7988c2dd33f4d1d]

*** empty log message ***


2003-02-21  Noel Power  <npower@openoffice.org>  [b042f6793c9c084914bb4de514352d1ef8831390]

Updated installer to install manifest entry for config files.


2003-02-21  Noel Power  <npower@openoffice.org>  [4f3feb0cd0da03ae0fe909290c53711902b0ac51]

adding manifest.xml for config files writermenubar.xml, writerkeybinding.xml etc.


2003-02-21  Tomas O'Connor  <toconnor@openoffice.org>  [9896920d3bc8458e78ca0b67011e96129d8303d1]

IssueZilla 11547 - Enhance command line support


2003-02-21  Noel Power  <npower@openoffice.org>  [8915b000b8d1aa090f8cea3ac0991d5a668cdee9]

Fixed Typo in menu bars


2003-02-21  Noel Power  <npower@openoffice.org>  [1e6ad49ef2119dc0071fb6a15887a67d45dc755f]

Removed SHIF + CONTROL + digits keygroup


2003-02-21  Stephan Wunderlich  <sw@openoffice.org>  [6cfe014f3de80eb13ac4fc251fd7663574bcbfc7]

CHG: enhanced printAccessibleTree


2003-02-20  Noel Power  <npower@openoffice.org>  [5b92c2d56ddf3ff3f547926b8994ed2b5895d8e8]

Added new class ExecCmd, this class flushes io from execed programs (ensures they do not hang), Register modified to use ExecCmd. Installer works on windows again.


2003-02-20  Tomas O'Connor  <toconnor@openoffice.org>  [c6a562262e396d7dfd7d4e68c7de6222757d1f5f]

jEdit is not being built at the moment


2003-02-20  Martin Hollmichel  <mh@openoffice.org>  [4397c6150f8bce263d62d93180d83d39059e081f]

add: changes from cws_srx644_ooo20030223


2003-02-20  Tomas O'Connor  <toconnor@openoffice.org>  [9f7a8ec61cfc5a952fa5913ce8c11585f346a431]

IssueZilla 11433 - Change error message to remove specific reference to Java.


2003-02-20  Tomas O'Connor  <toconnor@openoffice.org>  [5c920f90c82f37e3dc9aa46d13d60088a037a6d1]

Separate OfficeInstallation class from SVersionRCFile


2003-02-20  Tomas O'Connor  <toconnor@openoffice.org>  [c828618206403a4eb51a4077fa65f7a17cb3b1e1]

IssueZilla 11463 - Not calculating the deployment directory correctly when checking if overwrite needed.


2003-02-20  Tomas O'Connor  <toconnor@openoffice.org>  [18d7e428f437ab69ea5a64c3f82073a59d572aa1]

Only show the OfficeInstallation specified in OfficeSettings in the list of deployment targets.


2003-02-20  Tomas O'Connor  <toconnor@openoffice.org>  [341939f274e6efe749f40fb2e2726e58cd55ac95]

OfficeInstallation is now a separate class.


2003-02-20  Tomas O'Connor  <toconnor@openoffice.org>  [d18c4ef357410154019b1267989f63237a482599]

Mounting of dependencies is now done in OfficeModule class and doesn't need to be done each time action is executed.


2003-02-20  Tomas O'Connor  <toconnor@openoffice.org>  [013cda233528efc96e5e3063e58d15a2878c062d]

IssueZilla 10661 - Pop up dialog requesting Office installation path on first execution of the module.


2003-02-20  Tomas O'Connor  <toconnor@openoffice.org>  [4ca28fe7d6c60d36f0b72db690577319100a50cc]

IssueZilla 10661 - Change Office Directory property to store an OfficeInstallation instance.


2003-02-20  Tomas O'Connor  <toconnor@openoffice.org>  [fd672cc757f6666d342241ac2bef4861c216e1d8]

IssueZilla 10661 - Add dialog for configuring the path to OpenOffice.org install.


2003-02-20  Noel Power  <npower@openoffice.org>  [e9e8dd25712e0ec6a4c9535d34d708da087f914a]

Removed link line for tool ( not necessary and also introduces non UDK dependency )


2003-02-19  Duncan Foster  <dfoster@openoffice.org>  [ff512a779f18c13a7603a776031828a9448fc915]

Removed incorrect comment


2003-02-19  Martin Maher  <mmaher@openoffice.org>  [cbdbe97c24a870226b273e57d18e168e81fcdd69]

#107463# #107464# Added support for color in both fonts and backgrounds. Also included a fix for Blank Cells.


2003-02-19  Armin Weiss  <aw@openoffice.org>  [9989fa5fb4f20768b2e20a5c6c62fc04932259ce]

Changed Range implementations to use local members now.


2003-02-19  Noel Power  <npower@openoffice.org>  [7676ca6ed62a5cc03b7c42bf3f8d612e141925eb]

Added changes to insert location information to script uri, also new code to dynamically determine the languages available for framework.


2003-02-19  Noel Power  <npower@openoffice.org>  [3624dc44831783cb433a289b6e6fa2c4030a9077]

Changes to support resolution, getImplemetations now uses all of the info in the query uri to get best match from storage (previously only logical name was used). Also fixed bug in ScriptURI.cxx, wrong delimiter used to parse uri


2003-02-19  Noel Power  <npower@openoffice.org>  [d70caec8cbe3faafafabdd0cd54e575eadbd254d]

Added interim resolution solution to support resolution at binding


2003-02-19  Armin Weiss  <aw@openoffice.org>  [3ccba9c56a1d8d13a81e272f39160b38832f9051]

Added Range classes (B1DRange, B2DRange, B3DRange) for 1-3 dimensions.


2003-02-19  Duncan Foster  <dfoster@openoffice.org>  [03cd8d66c99047b053579a710f34c24ae6a82d4c]

Removed reference to obsoleted resource file


2003-02-18  Duncan Foster  <dfoster@openoffice.org>  [fbe6ad1a7377f3eea7138500df938643873f506f]

Removed reference to obsolete resource file.


2003-02-18  Duncan Foster  <dfoster@openoffice.org>  [fdcd4061284e68b1bcaec011a960006eaa03ec96]

Fixed comflicts


2003-02-18  Armin Weiss  <aw@openoffice.org>  [e0f823388515bbe62617c0c0aae998fb988c7a53]

Changed all *Pair names to *Tuple names since B3DPair makes no sense. A second change to BaseHomMatrix.hxx just deletes the empty line if it's not needed.


2003-02-18  Noel Power  <npower@openoffice.org>  [a0ca2361558a5026e8fe371db0a12a63a036b7ac]

bad merge, extra comment


2003-02-18  Kurt Zenker  <kz@openoffice.org>  [985de727ffb9576850fcb8013957a830a674b336]

new version for SRC641


2003-02-18  Kurt Zenker  <kz@openoffice.org>  [68dc5b1d8cecd45583f298d034bafe3d5bbf0c53]

new version for SRC641


2003-02-18  Noel Power  <npower@openoffice.org>  [169c57ff05d752956cd536da40a212d0edebd2d7]

Changes to support ScriptFrmwrkHelper parcel, removed eventHelper (now in ScriptFrmwrkHelper)


2003-02-18  Noel Power  <npower@openoffice.org>  [2d3e13f293e8fef0330dc845a28eac6cb2cb307d]

New code to invoke ScriptFrmwrkHelper scripts


2003-02-18  Noel Power  <npower@openoffice.org>  [9ddc4905700e3e4e134d08eb38383a0ce76fbbd2]

Changes to build SscriptFrmwrkHelper scripts into installer jar


2003-02-17  Stephan Wunderlich  <sw@openoffice.org>  [c9cc30ebcb2305bbe70121b83e5e4e2869153bc5]

CHG: fixed minor bug in getIndexAtPoint


2003-02-14  Duncan Foster  <dfoster@openoffice.org>  [527b57d2c4ac975f1a9eb1f1e7cab8fa5fc97397]

Added suuport for long paths & fixed line spacing.


2003-02-14  Aidan Butler  <aidan@openoffice.org>  [447f1c04e8f553daab6ed2206d543566e8adae96]

Removed Pretty Print and added AnyConverter


2003-02-14  Martin Maher  <mmaher@openoffice.org>  [1acf256561bf9df024b01972fb730498ee0ae329]

Forgot to add the default font record to the workbook


2003-02-14  Stephan Wunderlich  <sw@openoffice.org>  [5a2821e00b8e92a25b69a4f342248fe527cbd72c]

CHG: changed Role


2003-02-14  Martin Maher  <mmaher@openoffice.org>  [a3c0db649472ceea6e2689a8aa7cfa50675a6ffb]

Added support for vertical alignment


2003-02-14  Martin Maher  <mmaher@openoffice.org>  [fc942a90fab402b1a8e1f94b0178097ce216e5b7]

Added a fix for cells that have empty content put are required for there styling info


2003-02-14  Sascha Ballach  <sab@openoffice.org>  [32f06167971fdb48e32c897809c4154d05cd986f]

#i10950#; write header/footer element if is disabled


2003-02-14  Stephan Wunderlich  <sw@openoffice.org>  [b523b15be5b9b1614abec032049ae65394c639bc]

CHG: catching NoClassDefFoundErrors


2003-02-14  Noel Power  <npower@openoffice.org>  [d6a17cc444d3e2941acc1bd151beb1675b26b566]

hange to make sure that ScriptRuntimeForBeanShell$_ScriptRuntimeForBeanShell.class is included in the jar


2003-02-13  Duncan Foster  <dfoster@openoffice.org>  [aeb35ff7408f7f700ddbf44d5c2661d16162fed5]

Fixed duplicate dialog bug


2003-02-13  Stephan Wunderlich  <sw@openoffice.org>  [f5204c3ece23c04cbe784ebbddcac17ec80f0b72]

CHG: fixed disposeEnvironment()


2003-02-13  Duncan Foster  <dfoster@openoffice.org>  [d3e6253adbbf44d2ae59f74e4102538776c6dab8]

Fixed windows path comparison bug. Added "add to path list" feature.


2003-02-13  Stephan Wunderlich  <sw@openoffice.org>  [1b857c28d7c4effa817086c3ff0c33817764ae03]

CHG: changed getIndexAtPoint and getCharacterBounds according to new semantics


2003-02-13  Martin Maher  <mmaher@openoffice.org>  [87b8faf5a46f4cd0a106620d210d416592e01abc]

Incorrectly checked in the last time this is the non-debug version


2003-02-13  Stephan Wunderlich  <sw@openoffice.org>  [b09374065a715b01a78a335de54574ba2c55147a]

CHG: changed the way to load the document


2003-02-13  Duncan Foster  <dfoster@openoffice.org>  [e2019d687f5840f141fff3280d24668e30d35acd]

Assorted fixes (unxsols3->4, location of beanshell jar, regmerge, & addition of ScriptFramework.jar)


2003-02-13  Noel Power  <npower@openoffice.org>  [7274079c70559716aa03b69350763bcb9f235300]

Removed vcl dependency stuff


2003-02-13  Noel Power  <npower@openoffice.org>  [10b627824f27eb35619ae4be469e48432d19a71e]

Fixed check for dummy path.


2003-02-13  Noel Power  <npower@openoffice.org>  [243c470a2ab2dcc15438d7cbee056835a2a62e9e]

Updated code to resuse existing storage ( leak fix )


2003-02-13  Martin Maher  <mmaher@openoffice.org>  [88eb8c1f2fcfce12071231a05c38aecfca497e02]

Added a twips converter for column widths and row heights


2003-02-13  Martin Maher  <mmaher@openoffice.org>  [92899d9d3bc4e5bdbc79fd1004e88e72b16bb749]

Added support for column widths and row heights. Also added extra cell formatting styles (borders, wordwrap, horizontal alignment)


2003-02-13  Stephan Wunderlich  <sw@openoffice.org>  [425475e40dd87649282e91187f7c4c8d8e6d0229]

CHG: added loadComponent with addition argument PropertyValue[]


2003-02-13  Stephan Wunderlich  <sw@openoffice.org>  [124ab5e4d61dfeab681d999b0a803eb6a03a7d01]

CHG: avoid NullPointer inside getDescriptionFor


2003-02-12  Christoph Neumann  <cn@openoffice.org>  [acaa00ddb1dfa93eb187153dd030d363ecb4ffa9]

NEW: initial version


2003-02-12  Noel Power  <npower@openoffice.org>  [8b6e7586b44fd10790b4a495f1933f0a7da15684]

Bug in parsing, incorrect initialisation of valid member of Uri struct caused spurious failure


2003-02-12  Noel Power  <npower@openoffice.org>  [ba62f7f95190f65ae7dd0534e13843e15f59a269]

Changes for document support


2003-02-12  Duncan Foster  <dfoster@openoffice.org>  [1d92276ddd13394a1740658ecd825a34fdfefc15]

Fixed erroneous condition


2003-02-12  Duncan Foster  <dfoster@openoffice.org>  [ecd9d1d89099b764cbca2d718f627464c264457a]

*** empty log message ***


2003-02-12  Christoph Neumann  <cn@openoffice.org>  [efeca2ff7e5cc85f5808663853bc6cf512778584]

loading testdoc instead of private:factory/schart


2003-02-12  Christoph Neumann  <cn@openoffice.org>  [d0d144a7c970422ba290c8ccc05effe5d0677b36]

loading testdoc instead of private:factory/schart


2003-02-12  Stephan Wunderlich  <sw@openoffice.org>  [6d23cea9a5c8ccbab7204062ebceaeb77eb11b97]

CHG: changed event getting fired


2003-02-12  Stephan Wunderlich  <sw@openoffice.org>  [f8809364a1c0f17b7f5884d986fb2367c941fda1]

CHG: added waits to give the Listeners a better chance to react


2003-02-12  Duncan Foster  <dfoster@openoffice.org>  [c321a563c5cd893499c7e1b51982a74d83c60606]

Hooking in security related dialogs. i10516, i11245, i11246


2003-02-12  Stephan Wunderlich  <sw@openoffice.org>  [4a683184c4af8ca61074c4c59f0082eb0f754483]

CHG: fixed connect method


2003-02-12  Noel Power  <npower@openoffice.org>  [e2d7bedcd50de6f0bf7dfe5311a6fec3654b96a0]

Bug, sometimes the dispatcher is called with a PropertValue with nName attribute called "Referer", this should not be treated as a paramater to be passed to script.


2003-02-12  Tomas O'Connor  <toconnor@openoffice.org>  [fdf52de42987a7e1b01bb4f5f261c2bad2403986]

IssueZilla 11377 - Cannot deploy scripts to share directory of Office Installations IssueZilla 11357 - User not warned before creation of language specific directories.


2003-02-12  Tomas O'Connor  <toconnor@openoffice.org>  [a47e8039ee5c0acc4a0dedc6a7e1028bd2752406]

IssueZilla 11222 - After renaming parcel recipe folder it fails to build.


2003-02-12  Noel Power  <npower@openoffice.org>  [db68201bd0d779f0fd5dca28061814c611b586a1]

Modified to build new EventHandler java script


2003-02-12  Noel Power  <npower@openoffice.org>  [fdd8b1b82a1f57b233a10dca42ecc192a4bddc73]

Added new items for document support, new java script for deleting events and all of the new binding files


2003-02-12  Noel Power  <npower@openoffice.org>  [e4b3b6c48d7e6af6001154ed6a3307920326f021]

added new binding files, update old dialogs with improved script navigation, new dialog for event binding & new macro code for all of the above


2003-02-12  Noel Power  <npower@openoffice.org>  [132fa90fc1df343c3a9334c303cb0fcb56f36f8e]

Added processing for arguments passed to dispatch


2003-02-11  Duncan Foster  <dfoster@openoffice.org>  [d3cc7a92112caa0a6bf5d8a67965d887489a1221]

Both dialogs now working.


2003-02-11  Duncan Foster  <dfoster@openoffice.org>  [7148859ebea9417c0490aca0185c8d36d0909c3d]

Both dialogs now working.


2003-02-11  Matthias Huetsch  <mhu@openoffice.org>  [35f8f706280434ba35022c7954e15d133ce8a276]

#107292# Merged 'AnyInput for timers' fix (see #106997#).


2003-02-11  Frank Schönheit  <fs@openoffice.org>  [c7902911b800566b68a05d0c118b19dca27c7da0]

support for the MANAGES_DESCENDANT state


2003-02-10  Matthias Huetsch  <mhu@openoffice.org>  [ad706e99e3ea7788773abf22d786f6a8a47ea071]

#107292# Added 'SalXLib::Wakeup()' call to 'SalXLib::StartTimer()' to unblock 'SalXLib::Yield()' from a previous later timeout (merged from r1.2.40.1).


2003-02-10  Martin Maher  <mmaher@openoffice.org>  [950e693359ff93fede65e021bc220672df1e24ab]

Improved the style handling within CellStyle and Format. CellStyle now just handles the xml writing and reading while Format holds the actual attributes themselves. Cleaner and easier to expand later.


2003-02-10  Stephan Wunderlich  <sw@openoffice.org>  [4a25225c14372a708b688270e7ed984f1bb460d0]

CHG: check oldValue for Any-type


2003-02-10  Stephan Wunderlich  <sw@openoffice.org>  [06b9a3d9ced53a50caf241775e1be1a9435aeb66]

CHG: using AnyConverter instead of simple cast


2003-02-10  Kurt Zenker  <kz@openoffice.org>  [ea26287f227c17b79eab6d8294ec6ebe3a844950]

new version for SRC641


2003-02-10  Stephan Wunderlich  <sw@openoffice.org>  [7f1b7c7dcbdd7afea663e6b0737598112a4506fb]

CHG: use AnyConverter instead of simple cast


2003-02-10  Stephan Wunderlich  <sw@openoffice.org>  [1ffcd43873a79ee5c195868c58b1600cf19dee94]

CHG: using AnyConverter instead of simple cast


2003-02-10  Stephan Wunderlich  <sw@openoffice.org>  [78742f7109fda1577144a37f2d8b28fc038af0e4]

CHG: using AnyConverter instead of simple cast


2003-02-10  Stephan Wunderlich  <sw@openoffice.org>  [11c7130488b6ece1837b8820fd0ce573bb8e568f]

CHG: using AnyConverter instead of simple cast


2003-02-10  Stephan Wunderlich  <sw@openoffice.org>  [fd11848de870ccf472da9d61b7896f916210eac4]

CHG: using AnyConverter instead of simple cast


2003-02-10  Stephan Wunderlich  <sw@openoffice.org>  [75288ef93fe3fd605fa5984705c7704ce94938d2]

CHG: using AnyConverter instead of simple cast


2003-02-10  Stephan Wunderlich  <sw@openoffice.org>  [6b5e24832ad8d082f3a2895e017c6c43a7fa1c19]

CHG: using AnyConverter instead of simple cast


2003-02-07  Stephan Wunderlich  <sw@openoffice.org>  [e00c11d26721dd3993093235df29025a2b874e55]

CHG: changed verification for getTypes


2003-02-07  Stephan Wunderlich  <sw@openoffice.org>  [cfda330be652611c0221f4ac21d04992b3712f6d]

CHG: fixed getAccessibleAt()


2003-02-07  Stephan Wunderlich  <sw@openoffice.org>  [5d85a92f75cadea30121fc993239c785b390b8e4]

CHG: changed createChartDoc, since there is not really a standalone chart


2003-02-06  Tomas O'Connor  <toconnor@openoffice.org>  [f9312c1be8369ae91d0504bae2918d5022d9287b]

Only strip off the part of the package declaration up to the Contents dir.


2003-02-06  Tomas O'Connor  <toconnor@openoffice.org>  [a4d248e627085e4a9b992552b39d995178cdffff]

Allow all languages to be resolved.


2003-02-06  Tomas O'Connor  <toconnor@openoffice.org>  [18da28a7f38211dd7f702e2e3acf8d01b53833e1]

Change error message which for RuntimeException when no runtime is found.


2003-02-06  Tomas O'Connor  <toconnor@openoffice.org>  [9279facce23c405806317b1e425533d1011dc177]

Add BeanShell example scripts.


2003-02-06  Duncan Foster  <dfoster@openoffice.org>  [49b7d6677227beac7b802640bbdf7862fe60676d]

Fixed namespace.


2003-02-06  Duncan Foster  <dfoster@openoffice.org>  [d67831cc6ad0e8a9d50b3b36a6b299eea5262284]

Fixed incorrect namespace.


2003-02-06  Tomas O'Connor  <toconnor@openoffice.org>  [cedcb9cdc1922aa0f2d3565b8da85649c17d30aa]

Add BeanShell equivalents of Java examples. Fix MemoryUsage example to use AnyConverter instead of just casting.


2003-02-06  Duncan Foster  <dfoster@openoffice.org>  [528ae50293b631af54a1af95aecf58c5ad820b6b]

Added dialog for StarBasic-like security implementation in Scripting Framework (See #i10516#). Tidied up ScriptRuntimeForJava jarfile (removed beanshell stuff). Created new jarfile for framework code.


2003-02-06  Stephan Wunderlich  <sw@openoffice.org>  [ade46ce8eb8aa94423638ee8ff98ba73a191e26a]

CHG: using AnyConverter instead of simple cast


2003-02-06  Stephan Wunderlich  <sw@openoffice.org>  [e74e3d5efe50fa8df9a1aaf37b0f686e811f614c]

CHG: using AnyConverter instead of simple cast


2003-02-06  Tomas O'Connor  <toconnor@openoffice.org>  [93a8e25e19e10a2e663a553ccc64b0b5cf655fff]

Install InteractiveBeanShell example in correct directory.


2003-02-06  Stephan Wunderlich  <sw@openoffice.org>  [17006fb71451368003900e45fc67892bb4e7ed17]

CHG: using AnyConverter instead of simple cast


2003-02-06  Stephan Wunderlich  <sw@openoffice.org>  [375f68c7e7b6478fd74777be98c46b0acf587eb5]

CHG: using AnyConverter instead of simple cast


2003-02-06  Stephan Wunderlich  <sw@openoffice.org>  [2c874893de49b33802ce3776f63d624af6f76e84]

CHG: using AnyConverter instead of simple cast


2003-02-06  Stephan Wunderlich  <sw@openoffice.org>  [e4db4bea5febe2f65bebb6e8c76d021f7a3d2355]

CHG: using AnyConverter instead of simple cast


2003-02-06  Stephan Wunderlich  <sw@openoffice.org>  [a7a6fffdf4a74ed94e93e39b47029b3ebbf0fbb9]

CHG: using AnyConverter instead of simple cast


2003-02-06  Stephan Wunderlich  <sw@openoffice.org>  [8405be3130680a504273131703886598fd4339a5]

CHG: using AnyConverter instead of simple cast


2003-02-06  Stephan Wunderlich  <sw@openoffice.org>  [db26e3ed34fdc39ffbe22ebdb88372c06cd62952]

XDynamicResultSet


2003-02-06  Stephan Wunderlich  <sw@openoffice.org>  [39c0206145498d6f16917895db18f407b772cd12]

CHG: using AnyConverter instead of simple cast


2003-02-06  Stephan Wunderlich  <sw@openoffice.org>  [726bcda82e218629866f08c3bf6a6b7d23cfe776]

CHG: using AnyConverter instead of simple cast


2003-02-06  Stephan Wunderlich  <sw@openoffice.org>  [fb8be887568305b4bca5b76409bb4dcb1a758b10]

CHG: using AnyConverter instead of simple cast


2003-02-05  Martin Maher  <mmaher@openoffice.org>  [fdfe6f9db426d4956ae80556a12a265b1a644596]

Added some alignment support


2003-02-05  Martin Maher  <mmaher@openoffice.org>  [9f4700e552795ff1760ed0be467b06c1fdb141eb]

Added CellStyle


2003-02-05  Martin Maher  <mmaher@openoffice.org>  [b8efe787cb102d3f151f9488e0c1b91b078ab36f]

Always make the base cell address the first cell of the first sheet


2003-02-05  Martin Maher  <mmaher@openoffice.org>  [59f31159227dcee6b67942b08970e9f85fa1e19f]

Added proper decoding for 3D Area References


2003-02-05  Stephan Wunderlich  <sw@openoffice.org>  [80b4847900052ecd084d36d7408b9257b89d7679]

CHG: added SimpleFileOutProducer


2003-02-05  Stephan Wunderlich  <sw@openoffice.org>  [88279a1d2a6b9a713b03e8a859c675d661b9b298]

NEW: initial version


2003-02-05  Gregor Hartmann  <gh@openoffice.org>  [143edbd82668e78719fad905b8214786788993dc]

merging changes from srx644 back in


2003-02-05  Christoph Neumann  <cn@openoffice.org>  [8852419e3fafa75dbfada090d7df03027dbbd695]

NEW: initial version


2003-02-05  Christoph Neumann  <cn@openoffice.org>  [e3ebb5743158906fb51cf6c523319924bd2a9757]

NEW: initial version


2003-02-05  Christoph Neumann  <cn@openoffice.org>  [353650cf8b6418b9962fcf1df9279275366bbdf9]

NEW: initial version


2003-02-05  Gregor Hartmann  <gh@openoffice.org>  [a2ea191779a0fd585c720bc6dc1f94d807acfa5d]

new tages <#GRAPHIC> and <#NEXTVERSION>


2003-02-05  Stephan Wunderlich  <sw@openoffice.org>  [a8a1cb6ce333ce0e5acd1ee06287e4082e51d3e9]

CHG: using AnyConverter instead of simple cast


2003-02-05  Stephan Wunderlich  <sw@openoffice.org>  [e27bda5f5cdd63c3dbb6760a3346258d1ce6b0cc]

CHG: using AnyConverter instead of simple cast


2003-02-05  Stephan Wunderlich  <sw@openoffice.org>  [4e89d75e6d259eb331899aefe55163d2f846dbe2]

CHG: using AnyConverter instead of simple cast


2003-02-05  Christoph Neumann  <cn@openoffice.org>  [acab1b7b1ec2bfb55d2b97def94b1e3fae527de2]

NEW: initial version


2003-02-05  Stephan Wunderlich  <sw@openoffice.org>  [bac4087b20d4f0f36293787de9c030eb1da52d2f]

CHG: using AnyConverter instead of simple cast


2003-02-05  Stephan Wunderlich  <sw@openoffice.org>  [ff1fb83278e9c393fed108992b7dc49b61a666c5]

CHG: using AnyConverter instead of simple cast


2003-02-05  Christoph Neumann  <cn@openoffice.org>  [dcf1c97e617c21789494df68bfbc66e39e041813]

NEW: initial version


2003-02-04  Kurt Zenker  <kz@openoffice.org>  [952bc526dd71bfe57d35c9bd19019b872fda6d4f]

new version for SRC641


2003-02-04  Kurt Zenker  <kz@openoffice.org>  [333a7c9a6f91ca14a8443ab5ee3074200492779c]

new version for SRC641


2003-02-04  Stephan Wunderlich  <sw@openoffice.org>  [47216252b7ee95e7ab1334e91ccf4a4f24d5c111]

CHG: using AnyConverter instead of simple cast


2003-02-04  Stephan Wunderlich  <sw@openoffice.org>  [f50b28abb38e90812ca59a83f22e0b2765dfa198]

CHG: using AnyConverter instead of simple cast


2003-02-04  Kurt Zenker  <kz@openoffice.org>  [35ddb2179a51bdf7c19927cc292030b5ef34e0b8]

new version for SRC641


2003-02-04  Stephan Wunderlich  <sw@openoffice.org>  [fb21e4dd387e3857bfa978b0bb64c901781a157c]

CHG: check is thrcnt is defined


2003-02-04  Aidan Butler  <aidan@openoffice.org>  [84ed198386f60221e8b4cd61c7993a7c779b95ed]

Modified to use AnyConverter class


2003-02-04  Kurt Zenker  <kz@openoffice.org>  [35a7e1292134b650d742507dac7b2327937de996]

new version for SRC641


2003-02-04  Stephan Wunderlich  <sw@openoffice.org>  [3b87e22d6666d611748608f718363d3e9358bbc3]

CHG: using AnyConverter instead of simple cast


2003-02-04  Stephan Wunderlich  <sw@openoffice.org>  [89286cd48508e9e4077c122ef2eac0aaff797876]

CHG: using AnyConverter instead of simple cast


2003-02-04  Stephan Wunderlich  <sw@openoffice.org>  [3369a6c697d3acd4fe8a880a3a1834a10576f81c]

CHG: using AnyConverter instead of simple cast


2003-02-04  Stephan Wunderlich  <sw@openoffice.org>  [6892e1ddef65d0cf980b719381726573b5aa5a11]

CHG: using AnyConverter instead of simple cast


2003-02-04  Stephan Wunderlich  <sw@openoffice.org>  [7bb15525e1c98be3f78dfe387c8461497a8fc1fb]

CHG: using AnyConverter instead of simple cast


2003-02-04  Stephan Wunderlich  <sw@openoffice.org>  [15132d0160d469ab1dfcc1a8fac2044ea4020444]

CHG: using AnyConverter instead of simple cast


2003-02-04  Stephan Wunderlich  <sw@openoffice.org>  [f2cf85b3f49163387ddebc51641973532f96be03]

CHG: using AnyConverter instead of simple cast


2003-02-04  Stephan Wunderlich  <sw@openoffice.org>  [d9ee711c63a73490a50ec2719a3304638ed1f7b1]

CHG: using AnyConverter instead of simple cast


2003-02-04  Stephan Wunderlich  <sw@openoffice.org>  [6b5a5a507b5ecf4fce05f1566b1d8f04f0ae781f]

CHG: using AnyConverter instead of simple cast


2003-02-04  Stephan Wunderlich  <sw@openoffice.org>  [e55aaf581c6639153a2b1ceb0103e21062c7e4ab]

CHG: using AnyConverter instead of simple cast


2003-02-04  Stephan Wunderlich  <sw@openoffice.org>  [6ae72dea76eb797d2bb269cf7ba1aa2873aaa48e]

CHG: using AnyConverter instead of simple cast


2003-02-04  Tomas O'Connor  <toconnor@openoffice.org>  [199f7c0108f84bc2bda05e720c0f09239673c116]

IssueZilla 11104 - Add -language command line option, and automatic parcel descriptor generation


2003-02-04  Kurt Zenker  <kz@openoffice.org>  [b6f7558f140f90d9d097bffa0c994868f2c4be4f]

new version for SRC641


2003-02-04  Stephan Wunderlich  <sw@openoffice.org>  [61a89771d57e58d70e1d675047862846b94b1a88]

CHG: using AnyConverter instead of simple cast


2003-02-04  Stephan Wunderlich  <sw@openoffice.org>  [840c50f599e3c1748e4b238d2599a4e20e2ec9f8]

CHG: using AnyConverter instead of simple cast


2003-02-04  Steffen Grund  <sg@openoffice.org>  [1108884e90d140c2d1a107808f9f667916a1c334]

CHG: use AnyConverter


2003-02-04  Steffen Grund  <sg@openoffice.org>  [b5ca415fc8bfc0d57215d6f3712dcb836ff2b3ce]

CHG: added delay so the used port is freed


2003-02-04  Steffen Grund  <sg@openoffice.org>  [caa197b295ec238715aa47aa5a1ea5be273e43a3]

CHG: adapted to new returned value of type Any


2003-02-04  Juergen Schmidt  <jsc@openoffice.org>  [cd93a89eac050be44e3867bf0bd4edb494e15d34]

#99053# synchronize with OOO_STABLE_1


2003-02-04  Stephan Wunderlich  <sw@openoffice.org>  [b96a237b5e5f076b4cccdb24a5355d45fe972e3d]

CHG: using AnyConverter instead of simple cast


2003-02-04  Stephan Wunderlich  <sw@openoffice.org>  [567a7ec52bcccebbae3ff43d6bb47e2b7be5a83f]

CHG: catch void in DatePropertyTester


2003-02-04  Stephan Wunderlich  <sw@openoffice.org>  [729356568e771cb8caab4be2050feb144f64b2a8]

CHG: using AnyConverter instead of simple cast


2003-02-03  Martin Maher  <mmaher@openoffice.org>  [df90d4052808f618146157536e2122e6242bf07b]

Added style support


2003-02-03  Martin Maher  <mmaher@openoffice.org>  [d21846f291ef53f64ae33adae5ca56a01406d374]

Fixed a bug related to stripping unwanted characters from formula


2003-02-03  Martin Maher  <mmaher@openoffice.org>  [a8eb0af35b2ad198f1ce27f58e7b4416ae490263]

Added some code for better handling of extended format indexes


2003-02-03  Martin Maher  <mmaher@openoffice.org>  [9d2b3aa1c288f10038130e74b19376832ecd2b28]

Some bug fixes for token encoding and decoding


2003-02-03  Martin Maher  <mmaher@openoffice.org>  [f16b31eae3ed3e395216856859b138125b2928c9]

Added SxcConstants


2003-02-03  Stephan Wunderlich  <sw@openoffice.org>  [8a8b9ed25c20a3b0075edd619c41b6ba70493018]

CHG: using AnyConverter instead of simple cast


2003-02-03  Stephan Wunderlich  <sw@openoffice.org>  [7650a60b577f0f4f439d94cd73779e5f5915a2cf]

CHG: removed obsolete lines


2003-02-03  Stephan Wunderlich  <sw@openoffice.org>  [d9199f10d5f9aa3c470dc80c47d3cce8b741f334]

new: initial version


2003-02-03  Stephan Wunderlich  <sw@openoffice.org>  [73ddcdc680e269b1e372d5002e2409fd5feedebc]

CHG: using AnyConverter instead of simple cast


2003-02-03  Stephan Wunderlich  <sw@openoffice.org>  [0105ee238374d2d4352deff33c23f69364a42e2e]

CHG: using AnyConverter instead of simple cast


2003-02-03  Stephan Wunderlich  <sw@openoffice.org>  [05a3fdd0ba78fd19de7083d3390202ac42d84690]

CHG: using AnyConverter instead of simple cast


2003-02-03  Stephan Wunderlich  <sw@openoffice.org>  [5be1adc9927f32e42568679bd0da558c9698ca40]

CHG: using AnyConverter instead of simple cast


2003-02-03  Stephan Wunderlich  <sw@openoffice.org>  [5f06943052604bb76d7f56e9a4e245793c399c81]

CHG: using AnyConverter instead of simple cast


2003-02-03  Stephan Wunderlich  <sw@openoffice.org>  [4c6f4ff6b66ecd01f82e30c8716738102b1171a9]

CHG: using AnyConverter instead of simple cast


2003-02-03  Stephan Wunderlich  <sw@openoffice.org>  [d95c5e7c511e7c276c6dad53b6af4f7866db6fb1]

CHG: using AnyConverter instead of simple cast


2003-02-03  Stephan Wunderlich  <sw@openoffice.org>  [ba66332ea60e606f6dfdb75dcfbf22013cbf96a7]

CHG: using AnyConverter instead of simple cast


2003-02-03  Stephan Wunderlich  <sw@openoffice.org>  [a4a61e52de45ef29bd82d34141af67e1f1af5674]

CHG: using AnyConverter instead of simple cast


2003-01-31  Juergen Schmidt  <jsc@openoffice.org>  [c1d7ce84fdc8bbc7e491c43503154d0a200e4d15]

#99053# to be synchronized with OOO_STABLE_1


2003-01-31  Juergen Schmidt  <jsc@openoffice.org>  [7f3718f1338cc80513bdfc320f8c23b1703cd8e6]

#99053# to be synchronized with OOO_STABLE_1


2003-01-31  Stephan Wunderlich  <sw@openoffice.org>  [6de1d6134bca5b4086de8abdc168e19de1dc0436]

CHG: using AnyConverter instead of simple cast


2003-01-31  Stephan Wunderlich  <sw@openoffice.org>  [a1501051fd35d4e35e13f3ce9545575d3addd924]

CHG: using AnyConverter instead of simple cast


2003-01-31  Stephan Wunderlich  <sw@openoffice.org>  [581edb8b7ce2a6d292bec144ce994e8357e03f18]

CHG: using AnyConverter instead of simple cast


2003-01-31  Duncan Foster  <dfoster@openoffice.org>  [5ca46cab5f57f818d4f58e2a41cf3620690ca5d1]

Fixed some problems: (1) incorrect data type bool!=sal_Bool (2)Must clear the url from the vector is it already exists.


2003-01-31  Stephan Wunderlich  <sw@openoffice.org>  [124b013b2f2b515a0a2ed63f146382d9e21e4cc1]

CHG: using AnyConverter instead of simple cast


2003-01-31  Stephan Wunderlich  <sw@openoffice.org>  [74bd852583566fdfc7e2e35f8f9bd0ad1c821ecb]

CHG: using AnyConverter instead of simple cast


2003-01-31  Stephan Wunderlich  <sw@openoffice.org>  [df927f2f0f1f2af0c5ab64492cd9472309d12ec7]

CHG: using AnyConverter instead of simple cast


2003-01-31  Stephan Wunderlich  <sw@openoffice.org>  [937e2a6d3b0d29ad3e770ca16c90ce7a3032e21b]

CHG: using AnyConverter instead of simple cast


2003-01-31  Stephan Wunderlich  <sw@openoffice.org>  [0ad01298ff2ff26f7a036e1d1221313fe063120e]

CHG: using AnyConverter instead of simple cast


2003-01-31  Stephan Wunderlich  <sw@openoffice.org>  [3a5eadba4146a43fbc6ae122c055b9f7b942b671]

CHG: using AnyConverter instead of simple cast


2003-01-31  Tomas O'Connor  <toconnor@openoffice.org>  [22d659d34b50f9e85685f6cd4f83a96c627c8552]

IssueZilla 10518 - Install BeanShell UNO package with installer


2003-01-31  neilm  <neilm@openoffice.org>  [7854d9c33fd84b9af2fe7fe8c826feba068755ec]

Removed support for Jedit - and only supports StarOffice6.1


2003-01-31  Stephan Wunderlich  <sw@openoffice.org>  [af2992bb4c8acc46e81f2d0ee0614c2627a02d76]

CHG: using AnyConverter instead of simple cast


2003-01-31  Stephan Wunderlich  <sw@openoffice.org>  [0a1a09be987e920f2146e2d1e847e77573c13ec5]

CHG: using AnyConverter instead of simple cast


2003-01-31  Stephan Wunderlich  <sw@openoffice.org>  [441cb7b74cb56e38899732295e219a2473700167]

CHG: using AnyConverter instead of simple cast


2003-01-31  Stephan Wunderlich  <sw@openoffice.org>  [f74c7f4b61d6f5b3401c3e978d9afa9e14652046]

CHG: using AnyConverter instead of simple cast


2003-01-31  Stephan Wunderlich  <sw@openoffice.org>  [d242d3c2179783b35a8f30059dd3b46f0f5eca5a]

CHG: using AnyConverter instead of simple cast


2003-01-31  Stephan Wunderlich  <sw@openoffice.org>  [1663b2ed404c3395ab8902471a875ef32a5b770a]

CHG: using AnyConverter instead of simple cast


2003-01-31  Stephan Wunderlich  <sw@openoffice.org>  [7158ec75a381a882e2f6b45462ca783c4410bf4d]

CHG: CHG: using AnyConverter instead of simple cast


2003-01-31  Stephan Wunderlich  <sw@openoffice.org>  [e91b28c26e26680b24b4dcb6c599bab1df242ae6]

CHG: changed DispatchURL


2003-01-31  Stephan Wunderlich  <sw@openoffice.org>  [e7906feb29b858720a99ff84ddc193e5e74d8761]

CHG: using AnyConverter instead of simple cast


2003-01-31  Stephan Wunderlich  <sw@openoffice.org>  [b935819a3923432d564df5f60ec9e6e91455fb92]

CHG: fixed compare until, check for void any


2003-01-31  Stephan Wunderlich  <sw@openoffice.org>  [1f792d0e1194c945706f7bcff7119c11fe3aa5a9]

CHG: using AnyConverter instead of simple cast


2003-01-31  Stephan Wunderlich  <sw@openoffice.org>  [40ecb869b7bbb0abe48883ce0107d80f747e06b6]

CHG: using AnyConverter instead of simple cast


2003-01-31  Stephan Wunderlich  <sw@openoffice.org>  [3b9388e73821c2e0cc4e98b8b01c0e0dafeefa77]

CHG: using AnyConverter instead of simple cast


2003-01-31  Stephan Wunderlich  <sw@openoffice.org>  [8cde093e2fa8fe90eed966e768fccb4daca24320]

CHG: using AnyConverter instead of simple cast


2003-01-31  Stephan Wunderlich  <sw@openoffice.org>  [4af95888deb97a88ab3d56afb52e3854b5d2563e]

CHG: using AnyConverter instead of simple cast


2003-01-30  Tomas O'Connor  <toconnor@openoffice.org>  [4e16bd6a8a7bdaa3373f62f0c18da2d17c232fce]

IssueZilla 10578 - Update command line support to reflect current functionality Improve exception handling and fix parcel removal code.


2003-01-30  Noel Power  <npower@openoffice.org>  [b7ec4546b523c4250514a6757e514d948d18a50c]

Changes needed to compile


2003-01-30  Noel Power  <npower@openoffice.org>  [8d79131541856a1b7a333500370db260403eeaab]

Add scriptSecurtyManager to makefile


2003-01-30  Christoph Neumann  <cn@openoffice.org>  [f629b4a37f394d70c302523c742a34c3d8cd7a7a]

NEW: initial version


2003-01-30  Christoph Neumann  <cn@openoffice.org>  [14a49736cf96f00f93b7c07860a5d81897e7ecf1]

CHG: Use only valid Frame sets


2003-01-30  Stephan Wunderlich  <sw@openoffice.org>  [5c1f7dc33d8f28c8a7f1427eaea57bc1d44c66bb]

CHG: catch NullPointer in getAccessibleIndexInParent


2003-01-30  Christoph Neumann  <cn@openoffice.org>  [d4e629410abb738977add039044da25ba9a8e5cf]

NEW: initial version


2003-01-30  Christoph Neumann  <cn@openoffice.org>  [8577a6c6a5a4b2d69de6ce2e7e632127fdca2385]

NEW: initial version


2003-01-30  Christoph Neumann  <cn@openoffice.org>  [748187e4d66da276ed82a4c64ffa21b6ea95d6bf]

NEW: initial version


2003-01-30  Juergen Schmidt  <jsc@openoffice.org>  [b1dea1c6d812f971960817c63f5022b79aea579b]

#99053# changes for Beta release


2003-01-30  Christoph Neumann  <cn@openoffice.org>  [13daa6afe5d083693420a13423f31173eeea70f9]

corrections in object creation


2003-01-29  Stephan Wunderlich  <sw@openoffice.org>  [122108bf5e27952a19ddf4f529df8df0c3df23a3]

CHG: changed text to be inserted


2003-01-29  Tomas O'Connor  <toconnor@openoffice.org>  [2531be843e4f2d322947b30ec2db3372d22fc226]

Singletons can now be registered from their implementations, so do not register them using the installer.


2003-01-28  Tomas O'Connor  <toconnor@openoffice.org>  [b5fac00cd02372fc205c1361337dbd1cfabeaacb]

IssueZilla 10518 -     Add a language attribute to the parcel element     Add support for deploying to language specific directories


2003-01-28  Tomas O'Connor  <toconnor@openoffice.org>  [94e2bcfa685b60e4bcefeb8f2269b9a69fdbdf1c]

Create seperate UNO package for BeanShell Runtime


2003-01-28  Aidan Butler  <aidan@openoffice.org>  [155b5ae819f002efd33dcd5658ce29b76fc9bc59]

initial commit


2003-01-28  Duncan Foster  <dfoster@openoffice.org>  [eeb504ffcd3e5c9861adf5597c99bd22f52ddc81]

*** empty log message ***


2003-01-28  Martin Maher  <mmaher@openoffice.org>  [d000913a58a8ffeba45aeb58ecf0e57abebf7823]

If for whatever reason we can't create a Float record create a String cell instead


2003-01-28  Noel Power  <npower@openoffice.org>  [870638f3a5db7ccecd5a5338b59bcbb9d130e63c]

Changes to reflect api change (in XScriptNameResolver.idl, method resolve now returns a XScriptInfo)


2003-01-28  Caolán McNamara  <cmc@openoffice.org>  [80965be16be2edd8a1c717df9b27d9b3b22927a4]

#i7490# no value -> default align


2003-01-28  Lars Langhans  <lla@openoffice.org>  [a43d163d62afbaeb8ea5c836f94b4b60ab5c5b81]

changes to not longer use iostream in the most files.


2003-01-27  Stephan Wunderlich  <sw@openoffice.org>  [ded596096a767fa470eea8dfccd51c1af5c3dd54]

NEW: initial version


2003-01-27  Stephan Wunderlich  <sw@openoffice.org>  [4580ed22e3739a6d3735f6a7de59db0e6c9bd63e]

NEW: intial version


2003-01-27  Stephan Wunderlich  <sw@openoffice.org>  [26ebdfc472be16f0eb4110aab0335666d2ba5e62]

NEW: initial version


2003-01-27  Stephan Wunderlich  <sw@openoffice.org>  [c1b610e51c2f678a8adb7c4c265aafb7e1aeb8e1]

CHG: added dependencies


2003-01-27  Duncan Foster  <dfoster@openoffice.org>  [47d686e00d76e19bb690438ddd56da5e7766709a]

Assorted changes to support StarBasic-like security feature #i10516#


2003-01-27  Stephan Wunderlich  <sw@openoffice.org>  [4e50cf2148ad8d3bebccb8823c2a56f295ddc763]

NEW: initial version


2003-01-27  Stephan Wunderlich  <sw@openoffice.org>  [9b72d9253f469fa58ce5b844ff10740fd7c129eb]

NEW: initial version


2003-01-27  Aidan Butler  <aidan@openoffice.org>  [2adb6d40fa1565f270bb4dd163da6e7359c89a64]

Added support for generic text fields on export


2003-01-27  Duncan Foster  <dfoster@openoffice.org>  [fccf375d241d8d0173dc3f8ca70861cc11508fc1]

Added interfaces required to support StarBasic-like security features


2003-01-24  Juergen Schmidt  <jsc@openoffice.org>  [a8603ad9e195dfdc3f46060f579cc27cfa08638d]

#99053# coorect links to DevGuide


2003-01-23  Duncan Foster  <dfoster@openoffice.org>  [ae8231dd5352e3c4fd31ce798c242723b6082cc4]

ScriptSecurityManager moved to source/storage


2003-01-23  Duncan Foster  <dfoster@openoffice.org>  [2ee682097033383e98fce550baf46fd76d71d353]

Moved from source/runtime


2003-01-23  Martin Maher  <mmaher@openoffice.org>  [10720262613e847a78629c124f0bb90cf33452a1]

Added Tags and elements for named-expressions (i.e. NameDefinitions)


2003-01-23  Martin Maher  <mmaher@openoffice.org>  [d41ba513d8cfd6c6ae6b7d0ed8e2ca0cc7cd9f91]

Should not clear formatting


2003-01-23  Martin Maher  <mmaher@openoffice.org>  [ee4e413987919edbada9cf127c262890615adf0e]

#104852# Added workbook caching a test to see in the case of NameDefinition whether the definitiono is of type expression or range.


2003-01-23  Martin Maher  <mmaher@openoffice.org>  [036994cf40c16feeafb7c4fb009c0f1dd9d2a9d3]

Added Parsing capability for 3d references and name definitions


2003-01-23  Martin Maher  <mmaher@openoffice.org>  [7d3a0129c2b0c00463f0bbd1154b19c028bc72b0]

Added Encoding and decoding for 3d reference and area references and name tokens


2003-01-23  Martin Maher  <mmaher@openoffice.org>  [d097c7c28a7a5b8386f7f1c15acb65aba2c28a30]

#104852 Workbook caching added so NameDefinitions can be encoded/decoded


2003-01-23  Armin Theissen  <armin@openoffice.org>  [2b46f6dd5f25bd2f0334df61831ef79c2120a340]

IZ10198: /E switch to supress non-fatal error messages


2003-01-23  Martin Maher  <mmaher@openoffice.org>  [818b38824a5a0417ff21587695dfc8d3269a2c45]

#104852# Implementations for getting and setting Name definitions


2003-01-23  Martin Maher  <mmaher@openoffice.org>  [aaf6c993bee8b16d368408e839fa6dbcaaf53915]

#104852# Added code to read and write <Name-expressions> tag (Name Definitions)


2003-01-23  Martin Maher  <mmaher@openoffice.org>  [bd2c165b2d9d7679b40eea07979a130ea2e2ba6d]

Added methods for gettings and setting Name Defintions


2003-01-22  Sascha Ballach  <sab@openoffice.org>  [ee61b8d8b1a6e4f14afdc729a68bdb19c59f34c8]

#106337#; get the old top level version, because this version was in the wrong branch


2003-01-22  Sascha Ballach  <sab@openoffice.org>  [d1ceaf72031728dd87ff56df592a65f88a866f2d]

#106337#; make notification synchron


2003-01-22  Martin Maher  <mmaher@openoffice.org>  [a80d06cdbb8bd1c28e8657f05480b917544f2705]

Added tokens for name definitions and 3d cell references


2003-01-22  Duncan Foster  <dfoster@openoffice.org>  [682be13a09d3db5ae897ee15d8c9026a01f14a9e]

Added class which will handle script security permissions


2003-01-22  Lars Langhans  <lla@openoffice.org>  [80e850f7cd0446ad7db683ce99d9cd27e11ffa95]

cvs access and new signalfile handling added.


2003-01-21  Martin Maher  <mmaher@openoffice.org>  [14c9b053dec3982c53e0aa6d6091afee497e0829]

Javadoc change for write method


2003-01-21  Martin Maher  <mmaher@openoffice.org>  [2034f6fa9d36e162734cdb7ac762ec0fa12e0816]

Initial checkin of the NameDefinition class


2003-01-21  neilm  <neilm@openoffice.org>  [bf549f1766be71f49973ffd9704fc862c108f56e]

Fixed News directory inside parent News directory bug


2003-01-21  Tomas O'Connor  <toconnor@openoffice.org>  [3dda2aa2091f8c72759e9af6e325bc9466bdaadc]

IssueZilla 10518 - Add BeanShell scripting support


2003-01-21  Tomas O'Connor  <toconnor@openoffice.org>  [381461cddcd34910ac8128cb8a5826919e033c8d]

IssueZilla 10518 - Add BeanShell scripting support


2003-01-21  Tomas O'Connor  <toconnor@openoffice.org>  [18fc8064e3f234105fbcd3a4ffb214d72aae340e]

IssueZilla 10518 - Add BeanShell scripting support.


2003-01-21  Tomas O'Connor  <toconnor@openoffice.org>  [dacfe05ba0be605908350be80f1558609aa31690]

IssueZilla 10518 - Add BeanShell scripting support


2003-01-21  Duncan Foster  <dfoster@openoffice.org>  [3dd0fb60bc2c8d246bcabcb063955e077c04b6b6]

Fixed build.xml for non-product builds


2003-01-21  Duncan Foster  <dfoster@openoffice.org>  [806bb03829a0ff62ab71a5e04ae7cb43207c73d0]

Removed reference to old StroageProxy


2003-01-21  Michael Hönnig  <mi@openoffice.org>  [b60ecff99ee637e28fed7890e6781178ae5b2200]

merge from src641 internal ODK release


2003-01-21  Lars Langhans  <lla@openoffice.org>  [27c0c3ae6b7705f44b20bca1581ce01c31bf5549]

whitespace


2003-01-21  Lars Langhans  <lla@openoffice.org>  [0ed32b923441887c9604d100fff4f4b8921940f9]

error message interpreter changed.


2003-01-21  Lars Langhans  <lla@openoffice.org>  [f0c72aec944c99e9cdc27c176b3fb570a0d7f053]

some changes for tests


2003-01-21  Lars Langhans  <lla@openoffice.org>  [a72b23e42fa7378284072ea5d9c353879703dca7]

be more user friendly


2003-01-21  Lars Langhans  <lla@openoffice.org>  [c6506a6a28e16fba66359ec75fd0ce1ab7224553]

better error message


2003-01-21  Michael Hönnig  <mi@openoffice.org>  [07624b6bdff485d4316a34ea4cc074dc5550c08f]

merge from src641 internal ODK release


2003-01-21  Lars Langhans  <lla@openoffice.org>  [148b600e5585e4704b559c83fa55696c395b5882]

space from filename removed, insert values changed


2003-01-21  Lars Langhans  <lla@openoffice.org>  [abb766db982a186af435155c8d7ffe1b8e29c5cd]

rebuild to new config.file structure


2003-01-21  Lars Langhans  <lla@openoffice.org>  [87fecc8c1245912fac06815e35700961558f9000]

runner demo


2003-01-21  Noel Power  <npower@openoffice.org>  [1b5ea3ef161ec5f5f614e2a1b6d4063d36b5a784]

Updates needed for document support (improved support for refresh)


2003-01-21  Noel Power  <npower@openoffice.org>  [df0fb4af57d98ecc03c839dce5d83a3f5806e67d]

Added environment (for shared lib path) for unix regsingleton command


2003-01-21  Noel Power  <npower@openoffice.org>  [c53c24dfda6c7d618df93343f295885a693427f6]

Updated Register to register new singleton for ScriptRuntimeManager


2003-01-20  Martin Hollmichel  <mh@openoffice.org>  [d611db53543220189ae1b9712abb52de31770ddf]

join OO643C to HEAD


2003-01-20  neilm  <neilm@openoffice.org>  [462642905a1e5b01ee01467c3640f429a6ba445c]

Removed System.out.println debugs


2003-01-20  Lars Langhans  <lla@openoffice.org>  [373d1063695ef8f1ac6692257445d012104be12b]

makefile


2003-01-20  Lars Langhans  <lla@openoffice.org>  [4b8a6ca67ac812ef1f4fc3428628d46a8280c574]

cleanup


2003-01-20  Lars Langhans  <lla@openoffice.org>  [b34566c5199652a5016035bff8a94870c8e4ecec]

auto ptr added.


2003-01-20  Lars Langhans  <lla@openoffice.org>  [a051ec673309f5d3356109e3e98b708b3c653b81]

better path check


2003-01-20  Lars Langhans  <lla@openoffice.org>  [ea04599a1b4eb7debec3b362d168d476c2e7890d]

testshl2 Runner


2003-01-17  neilm  <neilm@openoffice.org>  [c0cd0efa02abcfd5e15095d08744e9510c6db3b8]

Button text displayed as Finish when posting is complete


2003-01-17  neilm  <neilm@openoffice.org>  [7ed6ffaf8e7ef23e509022b06fb6705a2b9ac1fe]

Added refresh for the main window


2003-01-16  Noel Power  <npower@openoffice.org>  [4d32df303713de1aa1232ef4162e4d165cc18fff]

when createRepositoryPath().getClassPath() is called (window platform) path is enclosed by quotes, this is unexpected and the resulting classpath needs to be trimmed.


2003-01-16  Noel Power  <npower@openoffice.org>  [d654bef55e279f9c6d61664983daa0a546c5e80c]

Refactored the refresh functionality and also changed internal maps to map file URL->storage idl, previously the map was cannonical URL -> storage ID. Also added method to return storage id from normal file URL. Changed func. in that instead of a URL for user and share areas now "USER" or "SHARE" are used


2003-01-16  Tomas O'Connor  <toconnor@openoffice.org>  [84d0d87200736b9a778077dddd6dcaaae66b286c]

IssueZilla 10518 - Add BeanShell support, add a language property which determines which scripts get listed in the Configure dialog


2003-01-16  Tomas O'Connor  <toconnor@openoffice.org>  [fa40dc57cd7dddcf425e7f55b54da152e3745c75]

IssueZilla 10518: Add BeanShell support


2003-01-16  Tomas O'Connor  <toconnor@openoffice.org>  [7e83a71ea36c15f5720ee5e287d4ee6d4ac906f4]

IssueZilla 10518 - Add the New menu to the Contents directory of Parcel recipes


2003-01-16  Tomas O'Connor  <toconnor@openoffice.org>  [07b4957c44d3b43b028a704329999be3e32e7ca2]

IssueZilla 10518 - Add BeanShell language support


2003-01-16  Tomas O'Connor  <toconnor@openoffice.org>  [d960e620bdac7a33cc175c9235c8073c4c838ef3]

IssueZilla 10518 - Add BeanShell support

Added a clone method to ScriptEntry
Updated the MethodPanel to search for scripts based on language
Added bsh files to the BinaryOnlyFilter

2003-01-16  neilm  <neilm@openoffice.org>  [fa136f47817310bbdf348f1a4393689559403139]

Initial inport of Post to Newsgroup demo


2003-01-16  Michael Hönnig  <mi@openoffice.org>  [f6355ecc50eaaab1b8c97a2a7481778a3c414365]

all properties optional


2003-01-16  Michael Hönnig  <mi@openoffice.org>  [53ad5721d9f4c2504035dad060cb693c26976a27]

#106718# missing link to document/Settings.idl


2003-01-16  Tomas O'Connor  <toconnor@openoffice.org>  [b979c91b759906f0c9918c69622600f3e02dcd8a]

IssueZilla 9783 - allow framework to be installed from the command line and from outside of the program directory of an office installation


2003-01-16  Juergen Schmidt  <jsc@openoffice.org>  [ac083bb310f71d8ab56bb322738909168ba9120d]

#99053# update dependencies


2003-01-16  Tomas O'Connor  <toconnor@openoffice.org>  [dbae842f902660c416abcc68da7f8b701921368f]

IssueZilla 10024 - improve generation of paths and urls for office installation


2003-01-16  Michael Hönnig  <mi@openoffice.org>  [9ec47fc220a8b4ea270df32d420b356afc73c009]

#55857# broken links


2003-01-16  Michael Hönnig  <mi@openoffice.org>  [0da761bc14bd88f73a03130f255f2d0e42973ea7]

#55875# broken links


2003-01-16  Michael Hönnig  <mi@openoffice.org>  [ccb8961a971515adb69cee1b3f59aad562d90e3b]

#55857# broken links


2003-01-16  Michael Hönnig  <mi@openoffice.org>  [8d92cba28ba51fa24bd932b246af972a8fd503e4]

#55857# broken links


2003-01-16  Michael Hönnig  <mi@openoffice.org>  [f0c6b75c67a14085512c2707a9214891c5e289ef]

#55857# broken links


2003-01-16  Michael Hönnig  <mi@openoffice.org>  [1dfa957a89f1d4a18c15561c152b88de6d11eecf]

#55857# broken links


2003-01-16  Michael Hönnig  <mi@openoffice.org>  [467706331160139f07fbfee2328538f6adb2f87a]

#55857 broken links


2003-01-16  Michael Hönnig  <mi@openoffice.org>  [35e8d18a77d286bafd18f347e1e515c0e1a62586]

#55857# broken links


2003-01-16  Michael Hönnig  <mi@openoffice.org>  [af2933a592b699f689406bdff82bc50f86f8e82e]

#55857# broken links


2003-01-15  Aidan Butler  <aidan@openoffice.org>  [9641912ae1a30b48671fa2abd2520eafc94cf26a]

added office:automatic-styles to DOM tree for command line processing


2003-01-14  Juergen Schmidt  <jsc@openoffice.org>  [3f148f03a04e13f36664ceaae60fed1ad0f152fe]

#99053# lingu review


2003-01-14  lwang  <lwang@openoffice.org>  [26cb410ed4d55bf585e94d389446b5c1fb537342]

add some new test codes


2003-01-13  Ken Foskey  <waratah@openoffice.org>  [0634d662e96dcc45752a5fdb69a3e6345a7402e9]

dmake:  Remove the incorrect definition of main to void


2003-01-13  Lars Langhans  <lla@openoffice.org>  [3bb5c29a26d1fd3bb7dfe7a25b2ffb1a4a194d2f]

setSignalFilename stays on the wrong src line.


2003-01-13  Christian Lippka  <cl@openoffice.org>  [534bd7f86535dc81073d673d9bc185bb34520a55]

#106612# do not close dialog on escape while in drag'n'drop


2003-01-13  Oliver Braun  <obr@openoffice.org>  [6b355810b72d26a5bbd691d5bc5c70bf8f8fdbc6]

#106220#,#106226# various deadlocks etc. fixed


2003-01-13  Lars Langhans  <lla@openoffice.org>  [163a6906c900aa772534fb5c95575475393f9b4a]

a readme


2003-01-13  Lars Langhans  <lla@openoffice.org>  [d95a69b941f151eac2abfd37a47b5a39d4351853]

signal file


2003-01-13  Lars Langhans  <lla@openoffice.org>  [a7e44fbd20607a9b1e37fdc09596c7d7c4f20b6d]

some typos.


2003-01-13  Lars Langhans  <lla@openoffice.org>  [33598631c390c4a69f3f5ffd1ec143eaa4350522]

selftest


2003-01-13  Lars Langhans  <lla@openoffice.org>  [1d254db9e136a27c60003cba543fb6fd5b01664f]

selftests


2003-01-13  lwang  <lwang@openoffice.org>  [d7b0d2e6d63adc7f802556fdd7b2e01c9ecc2dbf]

change some errors


2003-01-10  Juergen Schmidt  <jsc@openoffice.org>  [234644eeb731b3ff0a4822f11ddc76ba588aad9f]

#99053# change OFFICEPRODUCTNAME


2003-01-10  Juergen Schmidt  <jsc@openoffice.org>  [aa2c3152ff25b45f0bd06b8156d463b20561b8fd]

#99053# removed


2003-01-10  Lars Langhans  <lla@openoffice.org>  [f2de01f1be13e1ea87fdd8d2ad77197d64d4b2db]

sample code for the new code generator tool.


2003-01-10  Lars Langhans  <lla@openoffice.org>  [fdd2d4f7b734ec87cb9ba4bf38971d991e0f8e2a]

some changes for code generation.


2003-01-10  Stephan Bergmann  <sb@openoffice.org>  [ff7151bf4bbb735963eeffe55eca7b7b41d00097]

#106097# Correctly parse blocks that do not contain a local: section.


2003-01-10  lwang  <lwang@openoffice.org>  [8c185cdd129815adf2fc21dbb2e963af7961691d]

add new test code


2003-01-09  Carsten Driesner  <cd@openoffice.org>  [0986e76cf941c8134eceb60965798bc5b5273c77]

#106466# Use odd rect size to calc arrows width


2003-01-09  Lars Langhans  <lla@openoffice.org>  [4ac698716a6d5ff7dd02c19bdee9fa4a6fcb8ce9]

add headers


2003-01-09  Lars Langhans  <lla@openoffice.org>  [0fcd11809de39c3f605c33e9e6e24c1836539698]

testshl2 code


2003-01-08  Juergen Schmidt  <jsc@openoffice.org>  [b1cb0a81b9188d425afa409a0f2beb403f40c8d0]

#99053# change variable names


2003-01-08  Aidan Butler  <aidan@openoffice.org>  [fbc07a97f1dac9396015196b04cf2d698d0a08e4]

#105039# Added additional field exporting support


2003-01-08  Aidan Butler  <aidan@openoffice.org>  [407357b8724db4e89dc8d5da7ffea80d22c4a44e]

#105039# Added additional field definitions


2003-01-07  Duncan Foster  <dfoster@openoffice.org>  [5dcd5f1a6044060d645417685ba62bfe21337e05]

Replaced full offapi.db with minimal Scripting Framework db.


2003-01-07  Juergen Schmidt  <jsc@openoffice.org>  [babf18ee5c6e79728f072e28bef021759c617e30]

#99053# insert new macros


2003-01-07  Juergen Schmidt  <jsc@openoffice.org>  [02ce53fcfb4b38def2dfdd5a2f7fe8e559ef4c1f]

#99053# remove dk.m file


2003-01-07  Juergen Schmidt  <jsc@openoffice.org>  [15f28bdc884ceb1e63e299536915a2c51ca03603]

#99053# new directory for docu generation


2003-01-07  Juergen Schmidt  <jsc@openoffice.org>  [9c97267ce8a97ce029a94bfc60407d9e91795f24]

#99053# new


2003-01-06  Duncan Foster  <dfoster@openoffice.org>  [053f34319b68d72ac03e4d6a4871594cd6a6eb26]

Should now be possible to build Install Jarfile for one or more platforms.


2003-01-04  Ken Foskey  <waratah@openoffice.org>  [3f09dcaf90a926dd7c0b7d7dcccbdc55f4779ccf]

Remove main definition, it is wrong and it is failing compile on the mac platform


2003-01-04  Ken Foskey  <waratah@openoffice.org>  [54bf66763d00e045165315df73c816d71c74f1ce]

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>  [a20ec3c87946057bbdc935753b7dbbb2cafe64c7]

Implement a test for wait.h, failing build on mac under gcc


2003-01-04  lwang  <lwang@openoffice.org>  [c0bb9757c7941486d6088d5301749096088938f4]

add new test codes


2003-01-03  Juergen Schmidt  <jsc@openoffice.org>  [5044eda68d088c9fb2f0ee1db1d4f680adabff87]

#99053# updated


2003-01-03  lwang  <lwang@openoffice.org>  [43ad9c3e67a74aa0020f93112bac4e6ab8e14c9f]

added new file


2003-01-03  lwang  <lwang@openoffice.org>  [9cd3a521b8385d90ad8336292d002352079b4938]

added new file


2003-01-02  Juergen Schmidt  <jsc@openoffice.org>  [56e25acc49a69020383912cf89a1797cc90c89ad]

#99053# add STLPORT support


2002-12-20  Juergen Schmidt  <jsc@openoffice.org>  [40ce4230aa623b5c9bea670422e16a5a7346af53]

#99053# modified, new build env


2002-12-20  Juergen Schmidt  <jsc@openoffice.org>  [fc552108136775e1584f341900b93ed6c0a99295]

#99053# modified, new build env


2002-12-20  Juergen Schmidt  <jsc@openoffice.org>  [5758d0db6dfbb9e4f05060c0ba407b3fba12f01b]

#99053# mdoified, new build env


2002-12-20  Juergen Schmidt  <jsc@openoffice.org>  [46541be2e567ec289b120a27896e82d75b436aa2]

#99053# mdoified, new build env


2002-12-20  Hans-Joachim Lankenau  <hjs@openoffice.org>  [220bda492baf18be1902634170de5c67aef5e45d]

unset COPY_PACKED


2002-12-20  Frank Schönheit  <fs@openoffice.org>  [d23900f0fab538d4abe545482001a43f49b6b314]

#104402# -aControlStyleProperties / +getControlStypePropertyMap - problems with order of initialization of static variables


2002-12-20  Frank Schönheit  <fs@openoffice.org>  [7a58fc8548254ec5cf7cedaf50fa23a722f0db5d]

#104402# -aControlStyleProperties / +getControlStypePropertyMap - problems with order of initialization of static variables


2002-12-19  Juergen Schmidt  <jsc@openoffice.org>  [3b906d275d4683a181adc287dd0e30739d0082ce]

#99053# new build env


2002-12-19  Juergen Schmidt  <jsc@openoffice.org>  [ecab58156e8987642c9e51dedb05a07765f29cc8]

#99053# modified clean target


2002-12-19  Juergen Schmidt  <jsc@openoffice.org>  [77a6abd9dd1d7d5338dac0af09efa6aad07ed017]

#99053# modified, new build env


2002-12-19  Juergen Schmidt  <jsc@openoffice.org>  [82456883c7c0205d5230d444e01765959a590f6f]

#99053# modified, new build env


2002-12-19  Juergen Schmidt  <jsc@openoffice.org>  [a7f387851d57f5181a39da68d797eee1c47c27d7]

#99053# modified, new build env


2002-12-19  Juergen Schmidt  <jsc@openoffice.org>  [c49fe44c2493d84916f9a8738c1ad14ccb957f7e]

#99053# modified, new build env


2002-12-18  Sarah Smith  <ssmith@openoffice.org>  [b86fc718cc37bc083714aa2f3aaf2ee9eccc210c]

#105112# fix for loading templates to cache


2002-12-18  Frank Schönheit  <fs@openoffice.org>  [441f0fcff1c04ced77466f3117432758a8fc4f52]

#105668# removed the property TabStop - does not make any sense for a fixed text, and came (wrongly) into this service with the original IDL review (1.4.16.2)


2002-12-16  Sarah Smith  <ssmith@openoffice.org>  [98a1fec5b5717f041157cd4d86d57b690deebf73]

#105112# removing std::pair


2002-12-16  Rüdiger Timm  <rt@openoffice.org>  [a723aecc98263d3e43bbb0141e4f23dc0f9fa2c2]

#100000# Don't create flat subdirs when a minor is given.


2002-12-16  Rüdiger Timm  <rt@openoffice.org>  [5da88c0b0dd3931e508e4befd7259a788f91577c]

#100000# Change made by MH: deliver into osl subdirectoy.


2002-12-14  Tino Rachui  <tra@openoffice.org>  [471e6df111e776056a80f5deb8ba3eef2a201018]

#104563#added osl_searchPath


2002-12-14  Tino Rachui  <tra@openoffice.org>  [ffbab40f7fde9557ec7585dc5b4f4daa7dff4dc5]

#104563#fixed osl_systemPathGetFileNameOrLastDirectoryPart


2002-12-14  Tino Rachui  <tra@openoffice.org>  [5147906241c19e94cf0ae0f3794ceff2c8b81fe0]

#104563#moved access_u and realpath_u implementation to uunxapi.cxx; changed osl_searchFileURL


2002-12-14  Tino Rachui  <tra@openoffice.org>  [df39d1acc66a212f6f9848876a52ee753fddad26]

#104563#added new files


2002-12-14  Tino Rachui  <tra@openoffice.org>  [d48d900f7456b1b2327dcfa583c9d8e37fb27203]

#104563#switch to unicode, no more working on byte string


2002-12-14  Tino Rachui  <tra@openoffice.org>  [ea309fac85e03e678528e98184b90bac637b0794]

Initial checkin


2002-12-13  Herbert Duerr  <hdu@openoffice.org>  [d410234f50835d72264f3af7229881777f8ee520]

#104188# fix conversion for single byte charset, add char mirroring for RTL text


2002-12-13  Rüdiger Timm  <rt@openoffice.org>  [773fef187618e8dc8bf767d819f50703ca313ad0]

#100000# MH (or who else?) removed BUILD_SOSL


2002-12-13  Vladimir Glazounov  <vg@openoffice.org>  [e5ac713e89c014514abffbbc0095eeaa4cb31ca3]

#100000# some refinements


2002-12-13  John Marmion  <jmarmion@openoffice.org>  [7f9afa17634a78456fdfc749ed3057b352aa146d]

#i4378# orientation of row lost in export of Calc 5.0 to Excel


2002-12-13  Sarah Smith  <ssmith@openoffice.org>  [1de051d767fc08a450254d37c01df3b60c3430e9]

#105112# fix for adding templates to cache


2002-12-13  Sarah Smith  <ssmith@openoffice.org>  [f77adcbd571cc97ce18d2b2f19318ac5be7e560a]

#105112# fix for adding templates to cachemergeddataprovider.hxx


2002-12-13  Sarah Smith  <ssmith@openoffice.org>  [4e44f30eecabf9c433accf6536e5887e51cf4b70]

#105005# removing old backends


2002-12-13  Oliver Bolte  <obo@openoffice.org>  [f89ddeba8ccfc909d8d9c3662b73ef525735e163]

#100000# parse error linux


2002-12-13  Sarah Smith  <ssmith@openoffice.org>  [5cdfd1815b5b52d1811c416311fe098b55d9a773]

#105112# #105005# old backends not supported


2002-12-13  Stephan Schäfer  <ssa@openoffice.org>  [de0ec858d3afd59cec44b958d44bbc32357e88d2]

#104427# autohughcontrast also if window color is dark, not only face color


2002-12-13  Behrend Cornelius  <bc@openoffice.org>  [d389e175df5cfe318d75ab16da94f43ba1e6fceb]

#105583# InsertTextSection Method improved


2002-12-13  Carsten Driesner  <cd@openoffice.org>  [cc2c26dc77155ef2b74ee9778b8671a3c29a9966]

#106166# Use write through for menu options to enable VCL settings


2002-12-13  Carsten Driesner  <cd@openoffice.org>  [7d43ef8b099b4904ad5fa9f2a104ca6e32e667bc]

#106166# Read 'images in menus'-setting from configuration


2002-12-13  Carsten Driesner  <cd@openoffice.org>  [349beec8cf203e21b848ec5da6f1e76c6bc97911]

#106166# New settings entry 'mnUseImagesInMenus'


2002-12-12  Niklas Nebel  <nn@openoffice.org>  [e8ac1797cb9ba79f39e15e0d1fcb5f128bc1b170]

#i5819# reset selection anchor flag after executing AutoFill etc.


2002-12-12  Niklas Nebel  <nn@openoffice.org>  [093c6838419530f9af38ea44383870fdac09b485]

#i6232# reset DocShell empty flag after appending sheets to new document


2002-12-12  Christian Lippka  <cl@openoffice.org>  [9b09f40933effa5b7565ec9602d56dac4c284d63]

#106065# added undo action for modify layer


2002-12-12  Ingrid Halama  <iha@openoffice.org>  [5c6cc7dbfbbb3813b3241cc8fead916af345e72a]

#106214# use smart protocol from buttons while creation of URL


2002-12-12  Herbert Duerr  <hdu@openoffice.org>  [947c6312bba0ee9da25c90c5f1d1d4c0433ee1e2]

#101080# fix boundrect/outline for GF_ISCHAR glyphs


2002-12-12  Herbert Duerr  <hdu@openoffice.org>  [eebec2108cd2a66415ab4b7f00399c4c44ebddd0]

#101080# fix boundrect/outline for glyph fallback


2002-12-12  Thomas Benisch  <tbe@openoffice.org>  [84b9d8f4855a077957760c2659f740febe06346c]

#105535# handle VCLEVENT_WINDOW_MENUBARADDED and VCLEVENT_WINDOW_MENUBARREMOVED


2002-12-12  Herbert Duerr  <hdu@openoffice.org>  [43ab917d1cd94b81dac959f0b9e85a4248be7c3b]

#101080# set emphasis marks over middle of boundrect


2002-12-12  Thomas Benisch  <tbe@openoffice.org>  [9001e3ecc746b0e110443fb49589432e13bbea01]

#105535# removed notification for setting new menu at MenuBarWindow


2002-12-12  Thomas Benisch  <tbe@openoffice.org>  [b8d3483c5091b03f2c2bc9f0c7bfe46eeedaea93]

#105535# notify VCLEVENT_WINDOW_MENUBARADDED and VCLEVENT_WINDOW_MENUBARREMOVED


2002-12-12  Vladimir Glazounov  <vg@openoffice.org>  [bedab667d332c3e7231b7da5b793f7bd3c610747]

#100000# rename links under windows


2002-12-12  Stephan Schäfer  <ssa@openoffice.org>  [f6600bdf943416f3ac34a69c81a4e3b42ff0567a]

#103984# transform pos only when positioning required


2002-12-12  Oliver Specht  <os@openoffice.org>  [2f44f5a197e0f2823f070d679a35581fcf5e3437]

#106218# call EndTextEdit() at the SvDrawView to prevent removing of empty text objects while switching text direction


2002-12-12  Eike Rathke  <er@openoffice.org>  [e149bf5c87de0e2fd713967614944710d0091a9e]

#105914# check sprintf/strcat/strcpy calls for possible buffer overflows


2002-12-12  Andreas Bregas  <ab@openoffice.org>  [13b946be679733c3e0ae9269ff566e8427fda4da]

#105565# New RTL function CreateUnoValue()


2002-12-12  Stephan Schäfer  <ssa@openoffice.org>  [bb0cc8df457e2d91aeba76f94caf07cd5da864a5]

#106074# fix drag-n-drop for BiDi


2002-12-12  Daniel Rentz  <dr@openoffice.org>  [f9d05bd88da30e91dd80b788980be753e6001f3a]

#106246# substitute fonts for ms export


2002-12-12  Oliver Specht  <os@openoffice.org>  [a509b9e81741f48ad5be0bb8db1dd35a6f9d2d66]

#106222# Request::Done() calls added


2002-12-12  Malte Timmermann  <mt@openoffice.org>  [da4d3064c6ec7b05c5493379931976c276eddd84]

#106206# Call (travel) select when restoring old selection in EndPopupMode


2002-12-12  Vladimir Glazounov  <vg@openoffice.org>  [0d074380b4752995d6fa4828a1d476fefaee42d6]

#100000# check for inconsistent modules


2002-12-12  Aidan Butler  <aidan@openoffice.org>  [90da2cf6eeb4c3178df7306d715d171d63ebf97c]

literallayout.java


2002-12-12  Frank Schönheit  <fs@openoffice.org>  [c0d9a329d3879ece3b949ee9c17a2c6f78f13e08]

#106201# clone m_aName and m_aTag, too


2002-12-12  Oliver Specht  <os@openoffice.org>  [d0d6fb90aaa72db2729fbf34c323b8dffecd3615]

#105490# selection of address database for mail merge


2002-12-12  Aidan Butler  <aidan@openoffice.org>  [f28f56091cf721eba2cc726c9d80aa82eaf9af18]

XSLT extension for formatting literallayout


2002-12-12  Hennes Rohling  <hro@openoffice.org>  [144daf8496c314f3f2de4468f373e1f715c695da]

#105989# PM_QS_SENDMESSAGE requires WINVER 0x0500


2002-12-12  Thomas Lange  <tl@openoffice.org>  [aa6d96a6251b0a59d1777d291b3fa134e13bdb98]

#105984# use ColorConfig and FONTCOLOR in Math


2002-12-12  Frank Meies  <fme@openoffice.org>  [4b1719c95ed0256cc504e562a78619f0550d8f58]

#106241# Handle special case pPrev equals pNext during merging of attributes


2002-12-12  Stephan Schäfer  <ssa@openoffice.org>  [1b9847c34ad8fcb266ea4555399be6111ce33fb9]

#106235# contextmenu opens only on Shift-F10, without any additional modifiers


2002-12-12  Daniel Boelzle  <dbo@openoffice.org>  [f60463606edcdd9c18626b885dfd4c1f0f825ba9]

#106171# avoid diag output


2002-12-12  Christian Lippka  <cl@openoffice.org>  [eea1fa36cc87a906d4946e62ab90443f41183d82]

#105940# converting dos line ends to unix line ends to work with newer perl


2002-12-12  Herbert Duerr  <hdu@openoffice.org>  [5cb0f86d36a1f138fdc2b289e16da4d289087d0d]

#105944# fix display of RTL paragraph sign, improve glyph fallback


2002-12-12  Caolán McNamara  <cmc@openoffice.org>  [cf9813aec777301af1e795611f92254f12db0c66]

#106167# Drawing objects have different anchoring options to nondrawing objects and despite appearances it just doesn't work to treat them the same


2002-12-12  Christian Lippka  <cl@openoffice.org>  [0c01e6d221e4c740d82d13701e52ac4bf76f8edb]

#105940# converting dos line ends to unix line ends to work with newer perl


2002-12-12  Herbert Duerr  <hdu@openoffice.org>  [21a338ba55ced609ea7a86d48cc489339b3fe695]

#105944# char mirroring for non-CTL RTL text


2002-12-12  Ocke Janssen  <oj@openoffice.org>  [167b3dbf8d7756705441faa8be21dd9f6afe5c5b]

#i4082# impl debug feature for parse nodes


2002-12-12  Christian Lippka  <cl@openoffice.org>  [4b86d377a2e3c9f3070f554f4a5d5c9840ad7b6a]

#103556# handle multiple selections with controls correct


2002-12-12  Daniel Rentz  <dr@openoffice.org>  [bede01bf1cfc6a803cc9bef747fcb3105820d195]

#106213# empty escher stream broken


2002-12-12  Stephan Schäfer  <ssa@openoffice.org>  [842b8500d408189323139622fc2892416f5f54d8]

#103984# improve RTL window positioning


2002-12-12  Thorsten Behrens  <thb@openoffice.org>  [ca10c8b6f71bcf9f45342217ffa0097fff338200]

#103483# Added batch processing for EE events


2002-12-12  Stephan Bergmann  <sb@openoffice.org>  [2d470f1b17f3ad2056b1468340a231cdf1f43f41]

#105636# Various single-byte MS encodings no longer back 0x80--9F with C1 controls.


2002-12-12  Sven Jacobi  <sj@openoffice.org>  [e4a8120262442da261a43c1f5230d6c82d5e887d]

#105714# differentiate between version SOFFICE_FILEFORMAT_31 and SOFFICE_FILEFORMAT50 if saving OLE objects


2002-12-12  Daniel Rentz  <dr@openoffice.org>  [c81f957efa7764ff10be4e2d9e2b8c5a7ca385f0]

#106213# empty escher stream broken


2002-12-12  Hennes Rohling  <hro@openoffice.org>  [a2145cc1767039bfed18f5746c7da6f7b1a8b04a]

#105989# PM_QS_SENDMESSAGE requires WINVER 0x0500


2002-12-12  Christian Lippka  <cl@openoffice.org>  [924c5f6c2d46e1d8aebf640b9d9f9c7d9c451178]

#105871# added field support for flash


2002-12-12  Ocke Janssen  <oj@openoffice.org>  [9a363c9a92a4a6cdbdcfb471149623cf062e6d50]

#106123# debug info for resultset


2002-12-12  Ocke Janssen  <oj@openoffice.org>  [0168a5ba4a51a11aa6ddff2a95abdca9b040d1bb]

#106123# change mutex in checkDisposed method


2002-12-12  Caolán McNamara  <cmc@openoffice.org>  [d2e2b4b88e4d5b70c45693315ec6294091d58cde]

#i9745# for obscure reasons working with inserting drawing objects differs when inserting into a new document or inserting into an existing document


2002-12-12  Caolán McNamara  <cmc@openoffice.org>  [e2ab7da6e3e8f672830cfe53e7f830d2d48c99c2]

#i7417# change filenames to urls on importing associated filenames for graphics


2002-12-12  Oliver Bolte  <obo@openoffice.org>  [96b0694395e2771db008d85923b2b5d812abdacf]

#100000# modifiers not allowed with static


2002-12-12  Frank Meies  <fme@openoffice.org>  [a3c8ded8937029421f802048e74fdb4b0609605c]

#i6610#: 1-line-Master frame should not give lines to widows in follow if master has no prev.


2002-12-11  Philipp Lohmann  <pl@openoffice.org>  [5c496477b40a2259648922a9274f6a13577bbd64]

#105759# minor optimization


2002-12-11  Behrend Cornelius  <bc@openoffice.org>  [7f9aaff0809dfa39f9c00bdbde52d2bc5fcf064b]

#105583# ImgTitle set mousetransparent


2002-12-11  Christian Lippka  <cl@openoffice.org>  [ae7b2c5392b1551b061bb3d94c0b8c571e9baa55]

#105871# added PageNumber propertie for page fields


2002-12-11  Rüdiger Timm  <rt@openoffice.org>  [a65d630d3aaa87b45cf5cc48cb0a4910596e2ec4]

#100000# needs tools/solar.h


2002-12-11  Christian Lippka  <cl@openoffice.org>  [2eb4180c131bfd9e581340abc00c3afb280ad0dc]

#105871# made current page number format accessible to graphic export component in svx


2002-12-11  Christian Lippka  <cl@openoffice.org>  [e8339239caaf4318fac01d993e3f4d7de636b2cf]

#105871# added support for page numbers on master pages


2002-12-11  Rüdiger Timm  <rt@openoffice.org>  [1edb486b188ae3de85e3126cc146490be55110f6]

#100000# c.s.s.lang.XComponent added to UNOTYPES


2002-12-11  Niklas Nebel  <nn@openoffice.org>  [8f7c415516f4b41c886e8b028f2108865d6a7b1a]

#103556# no bitmap and metafile format if there are only controls


2002-12-11  Sven Jacobi  <sj@openoffice.org>  [76fc5c72c56da45fd43b4ecd4292ff988897a389]

#i9154# cropping is now using PixelToLogic if PrefMapMode is MAP_PIXEL


2002-12-11  Christian Lippka  <cl@openoffice.org>  [d47296cf3b483eafcb6835b010399479efa73f18]

#105871# made current page number format accessible to graphic export component in svx


2002-12-11  Rüdiger Timm  <rt@openoffice.org>  [e488c26c59535b3f01222c2e6904383d2cd06cbd]

#100000# Don't link against UWINAPILIB here


2002-12-11  Rüdiger Timm  <rt@openoffice.org>  [659d9b1aa273de95c0edcfd27beaf8393d0ee4ca]

#100000# Don't link against UWINAPILIB here.


2002-12-11  Hennes Rohling  <hro@openoffice.org>  [99b9fd0d3f8b644039e874e4f882dd44e5d4424c]

#106038# Removed vsnprint due to cinflict with stlport


2002-12-11  Oliver Specht  <os@openoffice.org>  [cea4686e4dc894517e8d097414b7c6fb60a440b8]

#106084# mail merge message changed


2002-12-11  Kai Ahrens  <ka@openoffice.org>  [755305e55980e8d4e3b210ff7a13d50af9370206]

#95150#: optimized internal D&D from Navigator


2002-12-11  Rüdiger Timm  <rt@openoffice.org>  [8ec552a0cf65371de3022480d6609eac06736ba3]

#100000# Bad trick seen from NP: badcast.cxx to get std::bad_cast for windows.


2002-12-11  Sven Jacobi  <sj@openoffice.org>  [7fc783971a25c34d33f9ca6d4493d45b4b279674]

#i9916# fixed signed/unsigned mismatch if importing cropped graphics


2002-12-11  Ocke Janssen  <oj@openoffice.org>  [fcf198cbc942b5347f89d764a17c5942d06af918]

#i7675# check distance for equality


2002-12-11  Niklas Nebel  <nn@openoffice.org>  [8bb02332813ab60a3306a1520bc779050aa2fd93]

#105815# don't set default text for text objects and callouts, start edit mode instead


2002-12-11  Rüdiger Timm  <rt@openoffice.org>  [c95ce24aefbc903f4b62e8c6b5d2250ea910672d]

#100000# Don't link against uwinapi.lib (not available here).


2002-12-11  Michael Hönnig  <mi@openoffice.org>  [7cc55d3bb247c44bba7b765ba686f2ffc4af8d8c]

#106150# $Log removed


2002-12-11  gt  <gt@openoffice.org>  [fb63d0b469ff22819f81571b01a5e083ee7a69d1]

#105907# SvImpLBox::KeyInput(): don't handle KEY_DELETE


2002-12-11  Christian Lippka  <cl@openoffice.org>  [2a8b6fc29fb1e1ace934c6507a2ce2bf666d5f11]

#106072# don't set default tabstop for edit engine


2002-12-11  Rüdiger Timm  <rt@openoffice.org>  [639a7a73ae12008e502860a7dcc1ca140f2a2976]

#100000# unnecessary IF condition removed


2002-12-11  Rüdiger Timm  <rt@openoffice.org>  [b0e1899fe23fc42a6cdd877794fba6fb7dbb96d4]

#100000# Set UWINAPILIB only if not already set.


2002-12-11  Andreas Bille  <abi@openoffice.org>  [a49927f2a6ba86c56be8c584cacd027fa08a3e4e]

#105710# took over responsibility for Internet related items


2002-12-11  Andreas Bille  <abi@openoffice.org>  [4f36fcfae34382ca4b813e31b4cbef8d0b064e60]

#105710# marked ooInetDNSServer, ooInetSOCKSProxyName and ooInetSOCKSProxyPort as deprecated


2002-12-11  Kurt Zenker  <kz@openoffice.org>  [a01f1894e7db08bf331f153a9aab18ff823729e0]

add. -D_REENTRANT


2002-12-11  Rüdiger Timm  <rt@openoffice.org>  [161edf4de64040b9e8b5cba41745eb80e1afb4c8]

#100000# needs soltools to build


2002-12-11  Rüdiger Timm  <rt@openoffice.org>  [8d4392b89c4335dd25e05906c713169a91ecbef5]

#100000# needs makedepend out of module soltools


2002-12-11  Rüdiger Timm  <rt@openoffice.org>  [5853b6c7d451c6700b014e9c636c3d5e2af8151d]

#100000# needs makedepend out of module soltools


2002-12-11  Andreas Bille  <abi@openoffice.org>  [bdbcca9191633be64c35b08d0fe22f0f5b5f7c95]

#105710# Removed unused methods


2002-12-11  Gregor Hartmann  <gh@openoffice.org>  [d566832e36fa5de346264a14d8aa12ba9dfbd1fe]

#103313#The TRUE in makefiles has to be written in capitals(as in GEN_HID=TRUE)


2002-12-11  Oliver Specht  <os@openoffice.org>  [ca090d01ba2f3f5533809c75a09216dff1280188]

#105015# Never call OuterResizePixel when in inplace mode


2002-12-11  Carsten Driesner  <cd@openoffice.org>  [3bc1b4567678167bae1d1679392562dc0ef0c2d2]

#105293# Added new slots for CTL/vertical text toolbox controller


2002-12-10  Eike Rathke  <er@openoffice.org>  [16f579b0db65a4d8bb24fd3b133b708d4c825865]

#101362# clean up header includes too..


2002-12-10  Eike Rathke  <er@openoffice.org>  [97adafc65026bd9bf2af08c524714f91ebde1492]

#101362# performance: don't need multiple read single write guard, a simple guard is sufficient


2002-12-10  Frank Schönheit  <fs@openoffice.org>  [620561ba52015906a3a52d775599becea400201f]

#i8481# #105390# documentation adjusted - notification order defined


2002-12-10  Frank Schönheit  <fs@openoffice.org>  [8f6c68dc6facd4302dc038b2a3bfa260a466af17]

#106126# don't initialize the file picker with non-file URLs


2002-12-10  Vladimir Glazounov  <vg@openoffice.org>  [652cb9d4763b1c8804ab0d6bce8d5ba0f535913e]

#100000# fix for .lnk and optimized builds


2002-12-10  Thomas Benisch  <tbe@openoffice.org>  [ff68a89a66ca5af2a6ba8d6f6bc0c6b194bc55ac]

#106154# Accessibility: AccessibleKeyBinding methods have changed


2002-12-10  Thorsten Behrens  <thb@openoffice.org>  [3b04ec909346295123072a8fe90db08558b5da60]

#104024# Correct handling of DX array (changed for CTL)


2002-12-10  Philipp Lohmann  <pl@openoffice.org>  [033066a8578ddc7c6779e12d824bdcf2147b6185]

#106058# use good old Config since Profile is deprecated


2002-12-10  Niklas Nebel  <nn@openoffice.org>  [92b5d9c8f647c8b2d31a25fd356382a56155921f]

#105984# use text color from configuration instead of StyleSettings


2002-12-10  Thomas Benisch  <tbe@openoffice.org>  [e2f578a8223ddc33946156acd11c1c30598d1ab4]

#106154# added accessiblekeybindinghelper.obj


2002-12-10  Thomas Benisch  <tbe@openoffice.org>  [acf99805d0efa3a430070f3d2202a8aa6d85dc3b]

#106154# helper for implementing an XAccessibleKeyBinding


2002-12-10  Sven Jacobi  <sj@openoffice.org>  [804b806d5397a42ad5bb3e9316a9fdee11c402dc]

#105714# differentiate between version SOFFICE_FILEFORMAT_31 and SOFFICE_FILEFORMAT_50 if exporting ole objects


2002-12-10  Kurt Zenker  <kz@openoffice.org>  [c57e9a3a4f8f84ac24f5ece8c81f63fa2757df60]

#101911# local variable for Forte 7 compiler


2002-12-10  Rüdiger Timm  <rt@openoffice.org>  [a09cdfa71abb02d66c6991a906788ddc957e6064]

#i9818# Parallel build failure: macros not executing properly


2002-12-10  Sven Jacobi  <sj@openoffice.org>  [edfb472fe3c11a1fa48fc36ae4600f02818b6efb]

#105714# retrieving original classid if loading ole objects


2002-12-10  Sven Jacobi  <sj@openoffice.org>  [2c2b6cfa0ab3945afc8b492d77f633ab01c12d08]

#105714# differentiate between version SOFFICE_FILEFORMAT_31 and SOFFICE_FILEFORMAT_50 if exporting ole objects


2002-12-10  Philipp Lohmann  <pl@openoffice.org>  [61db0b7ad7366a0b1216ea9f09a55e199a24bd6a]

#106119# set focus to last execute dialog only if modal for same frame


2002-12-10  Christian Lippka  <cl@openoffice.org>  [dce2fcdcc31443f83fdee8f6e68ddf2f5cd1ba40]

#106140# Check only at beginning of name for default slide name


2002-12-10  Hennes Rohling  <hro@openoffice.org>  [6cda497006c06a86e17516da7f2e46646469bb5f]

#106038# #105989# uwinapi.lib is linked before Sother STDSHL libs, macros redefined


2002-12-10  Stephan Schäfer  <ssa@openoffice.org>  [75960b386f740aa152477e132b05d67a1f296140]

#105920# avoid focustodocument if not really required


2002-12-10  Hennes Rohling  <hro@openoffice.org>  [c408829e11d725e28631a39d1101d49fce89f964]

#106038# Changed emulation of _vsctprintf for MSVCRT.DLL versions below 7.0


2002-12-10  Hennes Rohling  <hro@openoffice.org>  [4015120a1878383df075c4ba87be9137d719a7ad]

#106037# Changed emulation of _vsctprintf for MSVCRT.DLL versions below 7.0


2002-12-10  Michael Hönnig  <mi@openoffice.org>  [785af3a40aea468a0a5cb326aab04faf49706619]

#105668# fixed dead links


2002-12-10  Oliver Bolte  <obo@openoffice.org>  [2012bc9b77b9ca3e89cf0163e7efec6fd5c04b2f]

#106005# remove $Log entries


2002-12-10  Oliver Düsterhoff  <od@openoffice.org>  [e7f5a7b69b0c95a7aa234b9fea0c399cd285a28c]

#106111# SwDoc::UpdateNumRule(..) - correct numbering


2002-12-10  Aidan Butler  <aidan@openoffice.org>  [85256c937502ce4148e3d658fdff381b67b72470]

#i9539# Added methofd to split an imported paragraph that is greater than 65k. This removes the possibility of truncation and data loss


2002-12-10  Ocke Janssen  <oj@openoffice.org>  [912c8394de9c27b10d667eec1bb14096f60952dd]

#i9288# check if tablename is valid if not throw sqlexception


2002-12-10  Oliver Specht  <os@openoffice.org>  [a32164a304a025b00a8a8e1457848e5513c84f8e]

#105209# ReadUserDataSequence: check for correct VisArea


2002-12-10  Oliver Bolte  <obo@openoffice.org>  [43e410b252e4709495505d6726ba608dac235d70]

#106005# remove $Log entries


2002-12-10  Thorsten Behrens  <thb@openoffice.org>  [b569edc5adafaab56153b048e47aa2ae856cdbe9]

#105877# Removed getAccessibleKeyBinding


2002-12-10  Thorsten Behrens  <thb@openoffice.org>  [dd01e6ddc304b7ce82d5489b25cb0568c7b635bc]

#105877# Removed getAccessibleKeyBinding


2002-12-10  Caolán McNamara  <cmc@openoffice.org>  [fbbb2b87fad200ba83331f01306b390ea9dd3c24]

#106133# XP macros have a different signature to 2000 ones


2002-12-10  Malte Timmermann  <mt@openoffice.org>  [12851e106ee98979c344a011f423f45dbd739dbe]

#105947# lock solar mutex


2002-12-10  gt  <gt@openoffice.org>  [698c0aaae3cc133347b984e76e6b7a818b85e660]

#105907# SvImpLBox::KeyInput(): don't handle KEY_BACKSPACE


2002-12-10  Philipp Lohmann  <pl@openoffice.org>  [407a30dbf8fb50cd7625be7cdd6dda52a06fc43c]

#105884# collect data types in getPasteData if necessary


2002-12-10  Frank Meies  <fme@openoffice.org>  [a2e4637db83a4f59f6b56f5ee1a0a389234eb64a]

#106131# Rotated text in RTL environment


2002-12-10  Oliver Specht  <os@openoffice.org>  [f651479bf9094c93f99d591d4d4cd4f3c5de9634]

#106005# change log removed


2002-12-10  Oliver Düsterhoff  <od@openoffice.org>  [2eb3f36288286dbec7be6737d3713f8dec8737f0]

#103045# add 4th parameter to method call <PaintLayer(..)>


2002-12-10  Oliver Düsterhoff  <od@openoffice.org>  [7d6cd1e7454934907d2177d20c13f8783858e86e]

#103045# SwViewImp::PaintLayer(..) - set default horizontal text direction at outliner


2002-12-10  Oliver Düsterhoff  <od@openoffice.org>  [bc79c0f6ecf81c06ba4372c2c00e2a9f9b5eb8fd]

#103045# SwViewImp::PaintLayer(..) - add 4th parameter


2002-12-10  Oliver Düsterhoff  <od@openoffice.org>  [106446fd62d27d8a947990d03b88cb276298b483]

#103045# SwView::BeginTextEdit(..) - set default horizontal text direction at outliner


2002-12-10  Oliver Specht  <os@openoffice.org>  [11871831fbb0ec00c639baf9fd2d1c5806c11a69]

#103825# enable text direction ListBox in HTML


2002-12-10  Oliver Specht  <os@openoffice.org>  [7d81022b8112d49dafaa72c29d6f2a7d28476426]

#103825# enable text direction ListBox in HTML


2002-12-10  Tomas O'Connor  <toconnor@openoffice.org>  [b238b397b6be786dde0f9f6ef76739a42527b3fa]

Add code to load data from data files to drive generic interface tests.


2002-12-10  Oliver Düsterhoff  <od@openoffice.org>  [9a01060133b6faab9ce51253b36f17974ac790d5]

#103045# implementation of new method <SwFEShell::IsShapeDefaultHoriTextDirR2L()>


2002-12-10  Tomas O'Connor  <toconnor@openoffice.org>  [fa0f14fafc0173b81c414699acbf6820361cb371]

Make interface tests generic.


2002-12-10  Tomas O'Connor  <toconnor@openoffice.org>  [511b05906b8b4a77d28da432255b24f19b9f5b4b]

Add test data for driving generic interface tests.


2002-12-10  Oliver Düsterhoff  <od@openoffice.org>  [360ef5bd3eadd788c2c6e7347b1ceddafc6f5a23]

#103045# new method SwFEShell::IsShapeDefaultHoriTextDirR2L()


2002-12-10  John Marmion  <jmarmion@openoffice.org>  [4e1a6668ea36e4d1114385f75732e1629d5662d5]

#i9835# preserve excel window protected state


2002-12-10  Oliver Düsterhoff  <od@openoffice.org>  [8d22f4fc79c2193e89ee633f594df1bb5a19d760]

#105576# SwTxtFrm::Modify(..) - force complete paint on horizontal text direction change


2002-12-10  Carsten Driesner  <cd@openoffice.org>  [3d8b1ced602a592f872855ecb196d4dfcc65c388]

#104914# Support new type WINDOW_HELPTEXTWINDOW


2002-12-10  Carsten Driesner  <cd@openoffice.org>  [3bb4679c8f32f717d49f95557ef1e61aff4b34d4]

#104914# Special support for help text windows


2002-12-10  Carsten Driesner  <cd@openoffice.org>  [0d2a1ca54b36305249b072a5f7ec5164ff23ca99]

#104914# Added methods to support accessibility


2002-12-10  Ocke Janssen  <oj@openoffice.org>  [09c4e8dd17f62f40015c2575867784a4993fbfce]

#106047# insertRow now reset the flags after the current row has been set


2002-12-10  Ocke Janssen  <oj@openoffice.org>  [e78a57256ac4b52c76cf729c7fe035dd99f70b9b]

#106047# delete positon of bookmark map


2002-12-10  Ocke Janssen  <oj@openoffice.org>  [ff3544456ef467ffe5d9f998d9a0f5c2c367fbc5]

#106047# insertRow now reset the flags after the current row has been set


2002-12-10  Caolán McNamara  <cmc@openoffice.org>  [986923e59e9edfbdda2bea8bfd3efb4c3fa75a89]

#105916# remove worthless if 0'ed code


2002-12-10  Oliver Bolte  <obo@openoffice.org>  [6f6c0f42ec3344e4972139cc46d0da42e2430935]

#100000# temp vars problem linux


2002-12-10  Thomas Lange  <tl@openoffice.org>  [d10ced56239ce44fd94dfa1f7dd99ed3ecadd45d]

#106062# const added


2002-12-10  Hennes Rohling  <hro@openoffice.org>  [220b095cf8e6e608b42eaf5a564506e70c3fcc72]

#106038# Added ISO C99 compliant implementations of snprintf and vsnprintf


2002-12-10  Oliver Bolte  <obo@openoffice.org>  [0d6bd6e3d015baf314801137a02d6a58e3677e79]

#100000# Sun CC needs extern for statics referenced from template


2002-12-10  Philipp Lohmann  <pl@openoffice.org>  [0658114b71198a3ad35a2134b679a5ce727615c8]

#101969# letter format as default in english (01) installation


2002-12-10  Thomas Lange  <tl@openoffice.org>  [6e9a37c317c82876b0ae670017cf7a74887f34c4]

#106032# missing symbol-file warning removed since there is no symbol-file anymore


2002-12-10  Thomas Lange  <tl@openoffice.org>  [6b6683b65b5e4e77b52d26ba0cc427afc02c82ce]

#106032# missing symbol-file warning removed since there is no symbol-file anymore


2002-12-10  Frank Meies  <fme@openoffice.org>  [b8b860e26ac2890c78973dc30489866f6cf7cd7b]

#105829# PaintEmpty not for PDF export


2002-12-10  Thomas Lange  <tl@openoffice.org>  [07b9343e27b2a3dbbf9864d1b542da9e6825db1b]

#105849# assertion at end of hyphenation fixed


2002-12-10  Ocke Janssen  <oj@openoffice.org>  [84287991cb97b1e9bdb4c686f96e41bd01378994]

#106123# correct column mapping


2002-12-10  Michael Hönnig  <mi@openoffice.org>  [7b287eea9894186511c1380e71cc553f130dab73]

#105668# fixed dead links


2002-12-10  Stephan Bergmann  <sb@openoffice.org>  [8539693cedf3341139aa7f3014e5e680c1d322a1]

#105549# Further fixed the semantics of RTL_TEXTENCODING_INFO_ASCII.


2002-12-10  Frank Meies  <fme@openoffice.org>  [7d5e6fb11b5b6f0ea09705943b61867873292775]

#105984# New font color option


2002-12-10  Stephan Bergmann  <sb@openoffice.org>  [6129220c4566bff67193a4cc1cbfe050f4446e74]

#105549# Updated RTL_TEXTENCODING_INFO flags.


2002-12-10  Stephan Bergmann  <sb@openoffice.org>  [44af350f02b243128e95eb5980aa4c3f243a6df9]

#105549# Updated documentation of RTL_TEXTENCODING_INFO flags.


2002-12-10  Christian Lippka  <cl@openoffice.org>  [e01b313f41d562c370d3e6a90346887844acd3d7]

#105668# added missing service describtion


2002-12-10  Frank Meies  <fme@openoffice.org>  [39e027c669fc0a91e223d7635c10adb5778586c7]

#105984# New font color option


2002-12-10  Caolán McNamara  <cmc@openoffice.org>  [9ebd9069bac85a630071149228fab415309be250]

#105285# Use default real line height from SwAttrSet to export exact line height instead when Leading is used


2002-12-10  Caolán McNamara  <cmc@openoffice.org>  [259e600274401873fa55151fa11c62c451b21153]

#105285# Provide way for filters to determine default real line height from SwAttrSet


2002-12-10  Frank Meies  <fme@openoffice.org>  [d74bc7d114596146bede11a7744ae472dce3a9dd]

#105984# New font color option


2002-12-10  Ocke Janssen  <oj@openoffice.org>  [db14c0995e6ebc3d2cfafb504f5efd20020bd568]

#106092# catch Exception


2002-12-10  Frank Meies  <fme@openoffice.org>  [cd798491f0a685d8b960d9ac3cc669f6652777e9]

#105174# New font color option


2002-12-10  Thomas Lange  <tl@openoffice.org>  [05baa1f2f2a683004ba6ffe4de5b41d689b119e0]

#105668# missing service EndnoteSettings added


2002-12-10  Michael Hönnig  <mi@openoffice.org>  [4602f5daa013af5675731d84aeb1fd90d1da9309]

#105668# fixed dead links


2002-12-10  Ocke Janssen  <oj@openoffice.org>  [6912006750fc543e4f0bc3e8e8ed5c3199c1b668]

#106092# check column names


2002-12-10  Malte Timmermann  <mt@openoffice.org>  [91d9663e041ef6bbfbe666c57de539ade1aabd8f]

#105942# BASEPROPERTY_ACCESSIBLENAME


2002-12-09  Oliver Bolte  <obo@openoffice.org>  [eb1832a556ab986355aab624a6188ec36e671053]

#106005# remove $Log entries


2002-12-09  Philipp Lohmann  <pl@openoffice.org>  [02355c5a78edc13c7134f04773e71e74210a972d]

#104264# workaround broken fonts


2002-12-09  Vladimir Glazounov  <vg@openoffice.org>  [640a363887a9abc892a7a2e65d76130491925a28]

#100000# workaround for GCC


2002-12-09  Vladimir Glazounov  <vg@openoffice.org>  [d12749497551041382dad21673b3040763cbd385]

#100000# typo


2002-12-09  Vladimir Glazounov  <vg@openoffice.org>  [905cdfde99fe7ad1ca3b69122bbe111049818752]

#10000# use temporaries where necessary


2002-12-09  Rüdiger Timm  <rt@openoffice.org>  [e4d6f1b9026999b42c8b3e5efae3202f9b157705]

#100000# deliver only headers out of inc, not myworld.mk


2002-12-09  Mikhail Voitenko  <mav@openoffice.org>  [2f7858fd1ea0e51a3a02fd83614af4179cdaf275]

#106116# file-content throws NameClashException in case catalog exists


2002-12-09  Thomas Lange  <tl@openoffice.org>  [b640abcc0d841a3e9ae29ae3a22bbb9bff6e990f]

#106062# mangeled identifiers fixed


2002-12-09  Niklas Nebel  <nn@openoffice.org>  [9d0d3000045af2e3970db960bfc4aa8ff49a3213]

#96976# service description for spreadsheet document settings


2002-12-09  Armin Weiss  <aw@openoffice.org>  [ec8f08aef9edbb0b633ff2e27d6bf90e0e887780]

#105899# Solved bug differently. Now, all objects are first converted to poly objects before combining.


2002-12-09  Armin Weiss  <aw@openoffice.org>  [0c74c25fd3fa0af7bfdd062b9651948e15141a6d]

#105899# Removed last changes, see bug


2002-12-09  Stephan Bergmann  <sb@openoffice.org>  [ed88c618f56417aea99a03d24c7abed6f264709a]

#105077# Adapted to build.lst's strange syntax rules.


2002-12-09  Stephan Bergmann  <sb@openoffice.org>  [21a10ee6a5197481780ae657f4b03dd9b3ebf46f]

#105077# Differently mangled names for JDK13 and JDK14.


2002-12-09  Gregor Hartmann  <gh@openoffice.org>  [055ca8d4eeb63e7116c7c0bb22c40a570acf850e]

#105889#check if window still exists before sending KeyUp-Event


2002-12-09  Vladimir Glazounov  <vg@openoffice.org>  [e6e54e3451a9ee6b967cda4be42942ae99d7cda8]

#100000# no more inconsistent error messages, cancel build for single module


2002-12-09  Rüdiger Timm  <rt@openoffice.org>  [e24430ad6ae47e21e7c2e75d94026e42b0f83f81]

#100000# now report depends on common


2002-12-09  Oliver Bolte  <obo@openoffice.org>  [e527437f0bb520c54fd4bfec4ccfa99137d31cd8]

#106005# remove $Log entries


2002-12-09  Thomas Lange  <tl@openoffice.org>  [5f4e6e865b183d2bf8ae8557f0f30c6f465d692e]

#105916# sprintf, strcpy, strcat check


2002-12-09  Oliver Specht  <os@openoffice.org>  [1233327093d0a0865c8181b8a02efe915fadc1a6]

#106021# listen to connections to remove them when disposed


2002-12-09  Daniel Rentz  <dr@openoffice.org>  [667506d32f3e2087674b7367f77545083f198c03]

#105918# misiing include


2002-12-09  Rüdiger Timm  <rt@openoffice.org>  [ebd6753152e9a056dd8827a38d3a0adbb7be7d6d]

#100000# include system.h (needed for strlen).


2002-12-09  Oliver Bolte  <obo@openoffice.org>  [d748c92b7db45cbf46c1dba800b2a790fc99bfeb]

#106005# remove $Log entries/1 line too much removed


2002-12-09  Oliver Bolte  <obo@openoffice.org>  [91e61ddbb1a399bece361fb14b17489650fe821b]

#106005# remove $Log entries


2002-12-09  Thomas Lange  <tl@openoffice.org>  [08e7805d89e9dafe78d75f92e3ffff0b5ba6b843]

#106112# API change: remove getAccessibleKeyBindings from XAccessibleComponent interface


2002-12-09  Niklas Nebel  <nn@openoffice.org>  [cc4a8b9988377b8ed230bbcf3488e1b18904a686]

#i6567# SvxPageItem::PutValue/MID_PAGE_LAYOUT: corrected integer handling


2002-12-09  Oliver Bolte  <obo@openoffice.org>  [9811ce020448f0620b7ed348fd1f7727f7a5d42e]

#106005# remove $Log entries


2002-12-09  Kurt Zenker  <kz@openoffice.org>  [73132da7981cc6fdb27d5250ee064947a1a4084d]

Merge SRX644: 09.12.02 - 12:39:15


2002-12-09  Kurt Zenker  <kz@openoffice.org>  [1f345f9ffca2d904559fadea3fb732dd3d6c5eb2]

Merge SRX644: 09.12.02 - 12:39:16


2002-12-09  Kurt Zenker  <kz@openoffice.org>  [5d0c06ece275bd209c9ddb03778eb19140cffad1]

Merge SRX644: 09.12.02 - 12:38:53


2002-12-09  Kurt Zenker  <kz@openoffice.org>  [6d7c93424f0218b54f545eb975b24247188a4684]

Merge SRX644: 09.12.02 - 12:38:39


2002-12-09  Rüdiger Timm  <rt@openoffice.org>  [e6e224d2a8d9258dd6acbcf629b32e6abb60ed63]

Merge SRX644: 09.12.02 - 12:38:11


2002-12-09  Kurt Zenker  <kz@openoffice.org>  [4a5dec52863787c21d374b21c10af2067693ee1a]

Merge SRX644: 09.12.02 - 12:37:37


2002-12-09  Kurt Zenker  <kz@openoffice.org>  [e30c0c717d71a089158219f013e04d34e0e5bd1d]

Merge SRX644: 09.12.02 - 12:36:45


2002-12-09  Kurt Zenker  <kz@openoffice.org>  [a84ac55f3208f677320554dc2765a3d1ba9a015a]

Merge SRX644: 12/09/02 - 12:35:01


2002-12-09  Kurt Zenker  <kz@openoffice.org>  [a2fef90ae9f284a9b3b3d515d87504c84e3f1466]

Merge SRX644: 09.12.02 - 12:34:58


2002-12-09  Oliver Specht  <os@openoffice.org>  [04f99673578c68244ebb0e4bedf8b3f21c737e06]

#105815# automatically inserted text objects should be switched to text edit mode


2002-12-09  Stephan Schäfer  <ssa@openoffice.org>  [e6322a032f23a13f259a0c82197ab0413f325cb1]

#105968# remove nomouserectclose from startpopmode via toolbox


2002-12-09  Stephan Bergmann  <sb@openoffice.org>  [7c0cf77921a947cb2ead69dd7f84e74bf165096f]

#106097# Merged in 1.33.2.5.


2002-12-09  Oliver Bolte  <obo@openoffice.org>  [e45707918bb9c3916125394f2b00d30a73aa1e0b]

#106005# remove $Log entries


2002-12-09  Caolán McNamara  <cmc@openoffice.org>  [47cf8fed242f705418cf236987fbee77cd8e70b9]

#i9696# wmf's without scaling information can be considered to scale to available size


2002-12-09  Frank Meies  <fme@openoffice.org>  [5eccff1684b1e9948d8b51037362ad3834e1f50f]

#105909# Page margins in RTL layout


2002-12-09  Oliver Düsterhoff  <od@openoffice.org>  [73556f57ed637c54f56ae5ed0be77ce9baf33065]

#100043# <_OutlinePara::UpdateOutline(..)> - consider start numbering for first heading


2002-12-09  Behrend Cornelius  <bc@openoffice.org>  [ba22e2d16925482095dbe73bf39f0432b20fa40d]

#96771# chkeventonce checkbox removed


2002-12-09  Oliver Bolte  <obo@openoffice.org>  [8300d1d1fe4c9b8a42dd6c785497f42be98f7143]

#106005# remove $Log entries


2002-12-09  Kurt Zenker  <kz@openoffice.org>  [2e90bc54e10ec1cd3379f8cb230f11e5d2fdb9ff]

Merge SRX644: 09.12.02 - 10:59:42


2002-12-09  Kurt Zenker  <kz@openoffice.org>  [235bb9c8f2b9f9e4c8ca4aaa1c4b994ea59ae0c4]

Merge SRX644: 09.12.02 - 10:58:42


2002-12-09  Kurt Zenker  <kz@openoffice.org>  [9bf73b0ca11457c57264b39f4e233035b46e0345]

Merge SRX644: 09.12.02 - 10:57:40


2002-12-09  Kurt Zenker  <kz@openoffice.org>  [67ce53adecfd0a5970068be8488fc5163922e4af]

Merge SRX644: 12/09/02 - 10:57:01


2002-12-09  Kurt Zenker  <kz@openoffice.org>  [578b2a2facb82a00214d14fdfa9af94596ac70bf]

Merge SRX644: 09.12.02 - 10:56:18


2002-12-09  Kurt Zenker  <kz@openoffice.org>  [4bd7a5360501cb69e1087857013d4b1cc22a06de]

Merge SRX644: 09.12.02 - 10:55:46


2002-12-09  Kurt Zenker  <kz@openoffice.org>  [6a73233bfb236e2cf45777fcf4ea5e4aeb309200]

Merge SRX644: 12/09/02 - 10:55:27


2002-12-09  Rüdiger Timm  <rt@openoffice.org>  [60981ae33f06cc6f4e7741c4bd15ab2921f0b9b0]

Merge SRX644: 09.12.02 - 10:54:57


2002-12-09  Kurt Zenker  <kz@openoffice.org>  [197f13859b1babc927e27298b9e495587f9eba23]

Merge SRX644: 09.12.02 - 10:54:28


2002-12-09  Kurt Zenker  <kz@openoffice.org>  [200e041e5d8de7fbdb6868b658542af52cb1d8f8]

Merge SRX644: 12/09/02 - 10:54:25


2002-12-09  Rüdiger Timm  <rt@openoffice.org>  [6fdaf172e27a3166b8c1ffb2c534db0d486499ee]

Merge SRX644: 09.12.02 - 10:54:06


2002-12-09  Rüdiger Timm  <rt@openoffice.org>  [b69ddffadb33e0a03c4c0b5e4faa740a022bc59f]

Merge SRX644: 09.12.02 - 10:54:10


2002-12-09  Kurt Zenker  <kz@openoffice.org>  [08798c76373c539910087c858cdd7c5966fca050]

Merge SRX644: 09.12.02 - 10:54:33


2002-12-09  Kurt Zenker  <kz@openoffice.org>  [d6872ee6329aba27f2bbd251f563ab98105da20b]

Merge SRX644: 12/09/02 - 10:53:27


2002-12-09  Kurt Zenker  <kz@openoffice.org>  [f9b56975cf4597bf85a6fbb97ecd90be0e744ffd]

Merge SRX644: 09.12.02 - 10:51:10


2002-12-09  Kurt Zenker  <kz@openoffice.org>  [a019434577c12bb7348f29040d131b83352eafd0]

Merge SRX644: 09.12.02 - 10:50:35


2002-12-09  Kurt Zenker  <kz@openoffice.org>  [53219f2c93e6307ca898cab188a95c55e79d24fe]

Merge SRX644: 09.12.02 - 10:50:23


2002-12-09  Kurt Zenker  <kz@openoffice.org>  [adf6144144c6b9e6f5b99bdbd133b640ab472dda]

Merge SRX644: 09.12.02 - 10:48:42


2002-12-09  Vladimir Glazounov  <vg@openoffice.org>  [c36162df61d5880f6ee8d368a9a525bf104c19ca]

Merge SRX644: 09.12.02 - 10:48:17


2002-12-09  Stephan Schäfer  <ssa@openoffice.org>  [9be3f2b7e65d626b01ca758e8bd0215b0fd1fbcb]

#106003# choose only decorated windows as dialog parents


2002-12-09  Ocke Janssen  <oj@openoffice.org>  [5fa305390dc301b48894fe8679f75c00bdc56ccd]

#106049# remember value for mysql odbc or jdbc case


2002-12-09  tpf  <tpf@openoffice.org>  [d4090062ad20d97f59cabfd4022258c88e53a028]

#105581# script will terminate now if info/desc elements are missing


2002-12-09  tpf  <tpf@openoffice.org>  [a62cae55485437cd648603058615087025836259]

#105581# Added missing info/desc element


2002-12-09  Carsten Driesner  <cd@openoffice.org>  [3c8f7e7351d47c374dbaea4199855ff67c750af0]

#105051# Use correct background color to paint tabbar background


2002-12-09  Ocke Janssen  <oj@openoffice.org>  [95d2b7495640997232908b96a609faee370c8102]

#106063# change order of error messages


2002-12-08  Eike Rathke  <er@openoffice.org>  [c3c8c2eaf53715088a315b06c5f6248946d5ab32]

#i3552# GetStVarParams/GetDBStVarParams: use ApproxSub to calc final variance


2002-12-06  Eike Rathke  <er@openoffice.org>  [873c19abf8c4d5041f6faa2fff9c32296760bed3]

#100211# replace sprintf/strcpy/strcat where appropriate (possible buffer overflows), or comment as checked


2002-12-06  Mathias Bauer  <mba@openoffice.org>  [9581999e68b1935186714741c5be3f44f4c161ac]

#105581#: description added


2002-12-06  Eike Rathke  <er@openoffice.org>  [cc3e14689fbb6b5a5c3bbeafe73a040cc794f635]

#100211# replace sprintf/strcpy/strcat where appropriate (possible buffer overflows), or comment as checked


2002-12-06  Eike Rathke  <er@openoffice.org>  [adcafd33f8dbfc38ca3f36b3fd542b3bac55e1f2]

#100211# #105918# replace sprintf/strcpy/strcat where appropriate (possible buffer overflows), or comment as checked


2002-12-06  Eike Rathke  <er@openoffice.org>  [01fe0ad5f59762b416ab74a7748fcbc04b70697f]

#100211# #105918# replace sprintf/strcpy/strcat where appropriate (possible buffer overflows), or comment as checked


2002-12-06  Herbert Duerr  <hdu@openoffice.org>  [acdceb9ac23629c0d072881fec0a460aa93b3ce6]

#105971# fix glyph fallback index offset error, enable W95 GF


2002-12-06  Eike Rathke  <er@openoffice.org>  [cf21b0475d6397cb014f3dbd00ce156f3dff6ada]

#100211# #105918# replace sprintf/strcpy/strcat where appropriate (possible buufer overflows), or comment as checked


2002-12-06  Stephan Schäfer  <ssa@openoffice.org>  [814c0e2fb564c729fc63c57c56ba53d1b06dceaf]

#105548# do not release solarmutex for contextswitch


2002-12-06  Kai Ahrens  <ka@openoffice.org>  [b266e70e2b243908e5188915009e0c0209fa87ee]

#102236#: don't allow linked objects


2002-12-06  Frank Schönheit  <fs@openoffice.org>  [46d5da67e16cac82b1bbbd405fc147e30b79a119]

#105548# small errors in the comments corrected


2002-12-06  Daniel Rentz  <dr@openoffice.org>  [cb6d69d7ba4127c31ad710098044a17b143221f9]

code review and documentation 2


2002-12-06  Daniel Boelzle  <dbo@openoffice.org>  [f2c2f8b2dc55b8ade9b20712189e9c3c002c8c9f]

#105077# switching to jvmaccess lib; removing JavaVMContext occurences


2002-12-06  Stephan Bergmann  <sb@openoffice.org>  [72091246ce151e7648b6c82587227c6418d7cbda]

#106078# Added missing View menu entry.


2002-12-06  Caolán McNamara  <cmc@openoffice.org>  [966fec5dd517626b48882ff7368ec3b3bdf988c4]

#105916# remove strcat riddled code that's #if 0 ed out anyway


2002-12-06  Daniel Rentz  <dr@openoffice.org>  [450770fef4bb27a2b9f40d4fa31101406b4c0af9]

new number format export


2002-12-06  Caolán McNamara  <cmc@openoffice.org>  [27b5769514b69608d56dd9b2c407c0ec3e9eb094]

#105916# remove sprintf riddled DEBUG code that noone is using anyway


2002-12-06  Daniel Boelzle  <dbo@openoffice.org>  [ab7e01f65233b01e93a1a38041c45691bc19c877]

#105077# managing JNI_info object lifecycle via lifecycle of vm


2002-12-06  Oliver Düsterhoff  <od@openoffice.org>  [4be050838d5a5485a0955b26f43922c18e8fbf7d]

#103492# implement new preview functionality


2002-12-06  Oliver Düsterhoff  <od@openoffice.org>  [9bd769dff3c48c144ef2655cb15c21865efe5d9b]

#103492# new preview functionality


2002-12-06  Caolán McNamara  <cmc@openoffice.org>  [e6c126680c49855b15d8b9c816247d3406273fc7]

#105915# remove sprintf riddled DEBUG_JP code that noone is using anyway


2002-12-06  Oliver Düsterhoff  <od@openoffice.org>  [bc52f6339c970e033ee56818ad38e7aeaaf970ea]

#103492# <ViewShell> - methods for new preview functionality


2002-12-06  Vladimir Glazounov  <vg@openoffice.org>  [b64123e973e1cbba7c5771f466160d86466f4589]

#100000# cws related


2002-12-06  John Marmion  <jmarmion@openoffice.org>  [81895e5aa458d0b2dad4dece1e86bcfb6aeaa64d]

#i8426# add document protection and extend sheet protection for import/export


2002-12-06  John Marmion  <jmarmion@openoffice.org>  [8cc093417ab6d97537ebbeb9854d74c97d1b0c83]

#i8426# add document protection and extend sheet protection


2002-12-06  Ingrid Halama  <iha@openoffice.org>  [4536de2075c4f4be83118bf9a3630d0a20effe55]

#105318# grrrrr, use system colors only! if HC mode


2002-12-06  Stephan Bergmann  <sb@openoffice.org>  [5a526d0957cf916198ca970c8ee3f85f1f4987f7]

#105077# Fixed typo.


2002-12-06  Andreas Bregas  <ab@openoffice.org>  [166ecb6a44dcb0f97c509cae13f74c2f439bca34]

#100326# ~StarBasic(): Set parent to NULL in registered listeners


2002-12-06  Tino Rachui  <tra@openoffice.org>  [63a5b081e2aa6c25455b27d62c0ec70e6eb85c1b]

#105062#now using cwd as base directory


2002-12-06  Tino Rachui  <tra@openoffice.org>  [2398627a6a22fff7bcf3037292f8ac495d86b5b8]

#105062#changed commandline for lngconvex tool, lngconvex now uses cwd as base dir


2002-12-06  Daniel Rentz  <dr@openoffice.org>  [59af08ed30a06744fa0dba07c29534132823f6f3]

#106003# long texts in checkboxes don't fit


2002-12-06  Daniel Rentz  <dr@openoffice.org>  [72072198f638c8eb9e2df72be1a8aee506f229fa]

#106064# crop ranges to 32000 rows


2002-12-06  Frank Schönheit  <fs@openoffice.org>  [899070a2af5eb26efba01ae9471d2e8b0754a919]

#105548# no need to release the solar mutex in NotifyAccessibleEvent - the base class now does notifications asynchronously


2002-12-06  gt  <gt@openoffice.org>  [07d609d7ad93b62366be28a921c760db1d8be3c7]

#99553# another change in STR_REL_PRTAREA


2002-12-06  Ocke Janssen  <oj@openoffice.org>  [bf06bfed8564c89575921864424d36ad898601a7]

#106045# check if connectionurl should disabled


2002-12-06  Oliver Specht  <os@openoffice.org>  [1e9d6044a07cc4ae14bc53f66832ae81fa13989f]

#103492# FN_SHOW_FOUR_PAGES renamed to FN_SHOW_MULTIPLE_PAGES


2002-12-06  Oliver Specht  <os@openoffice.org>  [64e394921a3769603f7fdcfa37fdf9e72d27d767]

#103492# FN_SHOW_FOUR_PAGES renamed to FN_SHOW_MULTIPLE_PAGES


2002-12-06  Björn Milcke  <bm@openoffice.org>  [53ab912128fab052dbbfedaa794160489b84c921]

#96976# +LinkUpdateModes


2002-12-06  Mathias Bauer  <mba@openoffice.org>  [af6588a08664a642f41bf10473cb59b535d29daf]

#105581#: descriptions added


2002-12-06  Mathias Bauer  <mba@openoffice.org>  [8111f3e4fa26f50ebd3c145cfab9c39f88d0879d]

#105581#: descriptions added


2002-12-06  Oliver Specht  <os@openoffice.org>  [2ec9913a38bd56d877d159509de2f6a6f7621166]

#103492# FN_SHOW_FOUR_PAGES renamed to FN_SHOW_MULTIPLE_PAGES


2002-12-06  Martin Maher  <mmaher@openoffice.org>  [c115bf1f82b7f551f1ed79ef9192806339843256]

#105721# fixed pagestart bug


2002-12-06  Oliver Specht  <os@openoffice.org>  [b8b25e87f978ba5f3430a02b87397edd0c4b4e53]

#106015# paragraph text direction buttons added to draw text object bar


2002-12-06  Oliver Specht  <os@openoffice.org>  [ae0e719d407a464221c549a96e739618b07a92f1]

#103492# FN_SHOW_MULTIPLE_PAGES moved to svxids.hrc


2002-12-06  Björn Milcke  <bm@openoffice.org>  [9394ac67aa48abd0204fa04e96261f4960235828]

#96976# property LinkUpdateMode from Settings service uses one of these constants


2002-12-06  Stephan Bergmann  <sb@openoffice.org>  [fd2255bbb192b99d2e84670ce5d1803c3bbbb736]

#105668#, #105983# Clarified documentation.


2002-12-06  Stephan Bergmann  <sb@openoffice.org>  [d90477898ab20f5f0a9802e3a70f80a649c2083f]

#105077# Fixed documentation.


2002-12-06  tpf  <tpf@openoffice.org>  [05511557de8e5c79e2cc22bfec7c3d0083d34f43]

#105581# SSA is auther instead of VK


2002-12-06  Jörg Barfurth  <jb@openoffice.org>  [c751e554cef3963a915d7b47a1f3743b738e0b4b]

#105880# Reorganize service info to support registered and additional services


2002-12-06  Jörg Barfurth  <jb@openoffice.org>  [54a5942d6d023b39ee38d594b2ffc4a6332a7c67]

#105880# Reorganize service info to support registered and additional services; Add support for singleton registration


2002-12-06  Jörg Barfurth  <jb@openoffice.org>  [c35d4666b1cac92fe245439f8f213419f1e4f2b4]

#105880# Reorganize service info to support registered and additional services;#105005# Do not register remote AdministrationProvider any more


2002-12-06  Oliver Specht  <os@openoffice.org>  [297b13d6ddb7b052ebf2a855ec07e8b4f3499c69]

#103492# TableWindow shows 'Pages' string additionally when used in writer page preview


2002-12-06  gt  <gt@openoffice.org>  [3380183f694da702a972f55984233f27cffb6e2a]

#105907# SvImpLBox::KeyInput(): also <TAB> and <Fn> are not handled


2002-12-06  Frank Schönheit  <fs@openoffice.org>  [f3a48f8332a4eaf10d3aafabba62091a07d16147]

#105548# notify accessible events asybchronously


2002-12-06  Stephan Schäfer  <ssa@openoffice.org>  [dd5b97caa105f51ada6dfde9032964f8d1163204]

#105941# allow TAB travelling in undocked toolbars


2002-12-06  Frank Schönheit  <fs@openoffice.org>  [51d435ca61e9e24506b0e321613fe6d0f09f6e50]

#105548# +accessibleeventnotifier


2002-12-06  Frank Schönheit  <fs@openoffice.org>  [764a20030917e46f2c3a633066b30f590f26229b]

initial checkin - notifying accessible events asynchronously


2002-12-06  Aidan Butler  <aidan@openoffice.org>  [11a2ee6f2ca4fdfb92ff9fb9d8a1fc02a1780b25]

#i6800# Fix to import all word multicolumns sections/pages as column balanced except the last one, unless the compataility option for nobalance is enabled


2002-12-06  Oliver Braun  <obr@openoffice.org>  [3fbcdc4597bafa025a8cc05791fa4b2fadee9d66]

#100456# fixed population of menus


2002-12-06  Oliver Braun  <obr@openoffice.org>  [aa37230b1f4da7a052a5ab9792f0f75d2b4d09b6]

#100456# removed debug output


2002-12-06  Caolán McNamara  <cmc@openoffice.org>  [4e83eca537e2f31f487d9029845757ae435f11b1]

#106052# Set same compatability options for rtf as we do for rtf


2002-12-06  Christian Lippka  <cl@openoffice.org>  [952c431652525bffb83220478dffa66f3257eb40]

#96976# added service description for document settings service


2002-12-06  Ocke Janssen  <oj@openoffice.org>  [96f98ead6f7ab8d988a5c31b9d6e49aa347c4e46]

#105668# new file


2002-12-06  Christian Lippka  <cl@openoffice.org>  [081c2371d7099a714f8877c188e85b7ee28e1cf3]

#105897# removed wrong background shape placing


2002-12-06  Stephan Bergmann  <sb@openoffice.org>  [5557884a04a5649881787a6a8bef0a83bc186d72]

#105077# Updated documentation.


2002-12-06  Ocke Janssen  <oj@openoffice.org>  [069d708b59af441d511e4708537df9012e792421]

#105668# new service for GroupDescriptor


2002-12-06  Juergen Schmidt  <jsc@openoffice.org>  [37b9aa573202907b77d06d58ad6d4afc45276fdf]

#105668# correct name


2002-12-06  Herbert Duerr  <hdu@openoffice.org>  [1e92f3e0a49f7768024118f1a8ac59bc8a5a7c6b]

#105200 make embedded vs. antialias priorities more intuitive


2002-12-06  Daniel Rentz  <dr@openoffice.org>  [566dbbf23ca573d8ce16fca752d130289d489b8b]

#106003# german changes


2002-12-06  Stephan Bergmann  <sb@openoffice.org>  [a6ce240fccf4eec25588a88009cbc2cf2fe505c4]

#105077#


2002-12-06  Oliver Specht  <os@openoffice.org>  [abe2673e1a3ca703796b735c41c7b3caa6943e01]

#105668# service name corrected


2002-12-06  Oliver Braun  <obr@openoffice.org>  [8c221871ae9a61d3dface0ab816acf288a0dba63]

#100456# post all events to the Java event queue


2002-12-06  Oliver Braun  <obr@openoffice.org>  [9df11d876f65cb54b7faab25f0832659a0467d01]

#100456# post all events to the Java event queue


2002-12-06  Oliver Specht  <os@openoffice.org>  [2484e5c460a889e6c55b43c05040622fa6d05dbf]

#106015# paragraph text direction buttons added


2002-12-06  Oliver Braun  <obr@openoffice.org>  [e2e672057a694324bf33088b9c432971b707ae69]

#100456# obsolete


2002-12-06  Vladimir Glazounov  <vg@openoffice.org>  [e1e2151f5539543fab2fefab765ebff2317c3a9f]

#100000# intern modules only for cws environment


2002-12-06  Oliver Specht  <os@openoffice.org>  [b5dfe86dccfb078dff7c7b74e29cb879ecc81986]

#105668# service name corrected


2002-12-06  Stephan Bergmann  <sb@openoffice.org>  [46d56510c9f89221d705bccb10494ed0b343ebcd]

#105077# Added new jvmaccess lib.


2002-12-06  Stephan Bergmann  <sb@openoffice.org>  [ec0526cc9caa5cba8ee53e5565db76889aa4c0fc]

#105077# Merged in 1.2.10.1.


2002-12-06  Stephan Bergmann  <sb@openoffice.org>  [203d723f5f7a9dc1462ba188ae657dfb535bc2a8]

#105077# Adapted to modified javavm service (based on new jvmaccess/virtualmachine).


2002-12-06  Stephan Bergmann  <sb@openoffice.org>  [63a62358c4bc2e3c3770b5958252e2fe0bcc6465]

#105077# Base on new jvmaccess/virtualmachine, and cleanup.


2002-12-06  Christian Lippka  <cl@openoffice.org>  [bfb2c8deec9b6a410fd96bc671d5db1e5b977c1f]

#96976# added service description for document settings service


2002-12-06  Christian Lippka  <cl@openoffice.org>  [f52629939659a694704ad664245a894115f1d76a]

#96976# added service description for document settings service


2002-12-06  Christian Lippka  <cl@openoffice.org>  [7c261281632ecb7f92596617ade5c423a661de0c]

#96976# added service description for document settings service


2002-12-06  Philipp Lohmann  <pl@openoffice.org>  [7aa06116ef62ca625378bc3bed586fb9b81e76a0]

#105924# use Button::GetStandardText for java error messages


2002-12-06  Daniel Boelzle  <dbo@openoffice.org>  [a15c7cb43aa6570997d1aca40ae6d731cb28e546]

#105077# switching to jvmaccess lib; removing JavaVMContext occurences


2002-12-06  Tino Rachui  <tra@openoffice.org>  [fa54034e7f3beca357766649936907e7344b2559]

added test case osl_searchFileURL


2002-12-06  Daniel Boelzle  <dbo@openoffice.org>  [21721abc1b476ccfc60b0eba871c909dc086a087]

#105077# singleton order; minor changes


2002-12-06  Sven Jacobi  <sj@openoffice.org>  [1c2aa887fe3f1ce2f5b9ed51547e099de3b6c6c5]

#99809# presentation stream is now removed in msoleexp.cxx


2002-12-06  Frank Meies  <fme@openoffice.org>  [e5511107cda63c8ac8eae2c1ff704f127d532106]

#105852# Set cursor position if drawing object has been deleted


2002-12-06  Frank Meies  <fme@openoffice.org>  [760266ae3537cb930a9bea40ad208fbc25baadc7]

#105734# Removed UseAutomaticBorderColor


2002-12-06  Oliver Specht  <os@openoffice.org>  [e0f647f3e609825079aebf5152a3f782dd55ab67]

#106021# additonal try/catch in ::RequestingChilds()


2002-12-06  Tino Rachui  <tra@openoffice.org>  [12c6c3ada21e557c5151c275b845efe06c1d9eb2]

#105187#made the assignment operator of DirectoryItem class resistent against self-assignment


2002-12-06  Tino Rachui  <tra@openoffice.org>  [065694a75f46af8330133713c5a16af5536a01fd]

#104563#documentation update


2002-12-06  Sascha Ballach  <sab@openoffice.org>  [03df4f976ff9360e8352ba4351a1057e58dae63c]

#i8955#; open group column after closing header column


2002-12-05  Christian Lippka  <cl@openoffice.org>  [af40ca5d8593ea993c8d4832e9d8ad74a389f696]

#105871# added field support for flash


2002-12-05  Christian Lippka  <cl@openoffice.org>  [a5d40b89c3bd1ceeec3a523a73f8c5bbf1240ff3]

#105871# added field support for flash


2002-12-05  Tino Rachui  <tra@openoffice.org>  [e54ed77f8aa8af3ab9526a3cce9292fa9886193f]

#i8633#changed message box title from Sun Microsystems to OpenOffice.org...


2002-12-05  Karl Hong  <khong@openoffice.org>  [c3e0c48f863fc573f58bbe81ed6531fc8444f911]

#105979#  fixed forbidden end of line  characters problem


2002-12-05  Christian Lippka  <cl@openoffice.org>  [1d65ad10717168a2eb634940c77357de84924275]

#105949# fixed problem with images < 16x16 pixel


2002-12-05  Sven Jacobi  <sj@openoffice.org>  [b03315dba7ca918a616c5c33d035486574c6d04d]

#105635# using correct x position in SimpleWinLayout::GetNextGlyphs


2002-12-05  Caolán McNamara  <cmc@openoffice.org>  [d85dc785bb99db58183fc94a4106a1760a80e3f2]

#i8805# tables in apos in tables


2002-12-05  Herbert Duerr  <hdu@openoffice.org>  [f97d9e4162f199bbcbf7d5f5ad241ceaa67066d9]

#102169# merge MACOS and UNIX dynamic linking of render library


2002-12-05  Armin Weiss  <aw@openoffice.org>  [6b043da1ae3a9d28a5e7cb64302971223d7e51d4]

Added implementations of 3x3 and 4x4 homogen matrices


2002-12-05  Christian Lippka  <cl@openoffice.org>  [cbea76271d9e3054fce409e43f41d66161c9c272]

#105912# added text attributes shadow, outline, embossed & engraved


2002-12-05  Herbert Duerr  <hdu@openoffice.org>  [b1e03430480a62e4d72938684c11b66d1a8bf787]

#102169# notify lower layers of ImplDevFontList changes, translate some comments


2002-12-05  Herbert Duerr  <hdu@openoffice.org>  [e713565eda40e92efa6ae0626c89780897201667]

#102169# implement SalGraphics::RemovingFont() on UNX


2002-12-05  Herbert Duerr  <hdu@openoffice.org>  [1c39d44e6a4f678578ff6f5fc10103465ac2cbf3]

#102169# W32 gets dummy implementation for SalGraphics::RemovingFont()


2002-12-05  Eike Rathke  <er@openoffice.org>  [a731a0e8f2ef894ccc2855bb3878b817a9e14e8a]

#105991# GetMappedFormatstring: don't escape percent sign


2002-12-05  Stephan Schäfer  <ssa@openoffice.org>  [a4b0eb932cfd9118d19f42a5af45e1317dfb0670]

#106002# report contextmenues with role window


2002-12-05  Eike Rathke  <er@openoffice.org>  [041ce0a15832d31922df7c4f52b449e5b53b88fd]

#98454# performance: cache style sheet usage


2002-12-05  Rüdiger Timm  <rt@openoffice.org>  [148eae6e76700c87d9ae6702168b1c2f0a17b96f]

#100000# cast explicitly (TL)


2002-12-05  Eike Rathke  <er@openoffice.org>  [a57235d6ff2173edcc482581a8764b6f3af1700a]

#98454# performance: cache style sheet usage


2002-12-05  Vladimir Glazounov  <vg@openoffice.org>  [29477b009f49e12d085d41d2070a1f2cda12587e]

#100000# no workaround for linked modules under windows


2002-12-05  Frank Meies  <fme@openoffice.org>  [2294b9fb5bc8b0638aecac7c8275b382f5f09533]

#105734# Removed IsAutomaticBorderColor option


2002-12-05  Eike Rathke  <er@openoffice.org>  [ee8f2faf2f6de222651b2bf2d775eba0e2a54dd8]

#98454# performance: cache style sheet usage


2002-12-05  Behrend Cornelius  <bc@openoffice.org>  [ef87fa2a110909653536e35ff9ce6ab232b3e1fa]

#105583# delzip added


2002-12-05  Christian Lippka  <cl@openoffice.org>  [0e537b83a222b3cca5ac67c15c0356e04ec28b2a]

#105938# call cancel directly not virtual


2002-12-05  Behrend Cornelius  <bc@openoffice.org>  [e6c2cff91ccefeb2c08dd833508b378ef940b5c8]

#105583# two classes shifted to another directory


2002-12-05  Sven Jacobi  <sj@openoffice.org>  [1e8e7efede6c7b9f2a1a05187858f4609db0b64d]

#105581# descriptions added


2002-12-05  Oliver Specht  <os@openoffice.org>  [0f6af53e0e376251f5a5889fa9807ecb78d73baf]

#106005# Change log removed


2002-12-05  Vladimir Glazounov  <vg@openoffice.org>  [881fc16ab5c367c3be1134930dbb89205be68f02]

#100000# First version with cws support, changes for multyprocessing


2002-12-05  Ocke Janssen  <oj@openoffice.org>  [035a7cd5fdec331a087069782c39bdb8c8ef08f1]

#106007# change case of sql stmt


2002-12-05  Oliver Specht  <os@openoffice.org>  [2ca757fb21b5e232761397ef4f7d74a62d1275bf]

#103299# include added


2002-12-05  Ocke Janssen  <oj@openoffice.org>  [d9e35a8d26bc30626633afeeadbda8c8d88f86f2]

#106008# copy row content instead of remember ref


2002-12-05  Oliver Specht  <os@openoffice.org>  [0dd084154b8d6586fb2ed02facd6268afc5f80e0]

#103299# syntax corrected


2002-12-05  Sven Jacobi  <sj@openoffice.org>  [6d53cb763d0e837f051e121d4272da86f1d0c86f]

#105934# group access only available if current group level greater than 0


2002-12-05  Michael Brauer  <mib@openoffice.org>  [4e3d8bb7dbbc08dd33ffbcfc04c090a82554c561]

#105725#: wrong implementation name


2002-12-05  Rüdiger Timm  <rt@openoffice.org>  [a5b8fe92e72a412d2d5b75d1d2ec52cb12e8ae68]

#100000# Merge error fixed.


2002-12-05  Michael Brauer  <mib@openoffice.org>  [a70e78a97d5e43a1c4eddc02fb8f7da99fe48afe]

#105738#: grabFocus


2002-12-05  Ocke Janssen  <oj@openoffice.org>  [aa9a3bf2643afba9923c6e7ab69f4f047ab64338]

#106008# copy row content instead of remember ref


2002-12-05  Kurt Zenker  <kz@openoffice.org>  [fe1299e8c6b13c6f88ef9cab48ca3b1002904754]

Merge SRX644: 05.12.02 - 15:02:22


2002-12-05  Vladimir Glazounov  <vg@openoffice.org>  [1de24e0447a569e9d7c52785e766df3a17fe3045]

Merge SRX644: 05.12.02 - 15:01:57


2002-12-05  Kurt Zenker  <kz@openoffice.org>  [58f1226675542c64d2af9b03823615fe41534e3e]

Merge SRX644: 05.12.02 - 15:01:58


2002-12-05  Rüdiger Timm  <rt@openoffice.org>  [5db869e7d36a75b38f0dc63fe7270650babb600a]

Merge SRX644: 05.12.02 - 15:01:56


2002-12-05  Kurt Zenker  <kz@openoffice.org>  [9cb17db0ace27093e8906ca941a2ad7728e3b6d3]

Merge SRX644: 05.12.02 - 15:01:53


2002-12-05  Kurt Zenker  <kz@openoffice.org>  [49e6a5a1a6314606ee59dd01e06036939db20046]

Merge SRX644: 05.12.02 - 15:01:20


2002-12-05  Kurt Zenker  <kz@openoffice.org>  [81e53befe0188dfa49dde7b8d39e8f4f3f28a3e3]

Merge SRX644: 05.12.02 - 14:59:03


2002-12-05  Kurt Zenker  <kz@openoffice.org>  [63b0d41014bdc451b5e834689d168b3a9be6d490]

Merge SRX644: 05.12.02 - 14:58:17


2002-12-05  Kurt Zenker  <kz@openoffice.org>  [0c8dbe757d958a3791cb6691830467ce62ff8aa7]

Merge SRX644: 05.12.02 - 14:57:31


2002-12-05  Rüdiger Timm  <rt@openoffice.org>  [5af6a7b949db61bfefce2c9c703676427bb072c6]

Merge SRX644: 05.12.02 - 14:57:00


2002-12-05  Ocke Janssen  <oj@openoffice.org>  [5ad334caa9790bb1525d39a83d5e91b811d1ac3c]

#106007# use tunnel to get correct connection


2002-12-05  Kai Ahrens  <ka@openoffice.org>  [79a3792065507e1a0534725b154613499c4bfb16]

#95405#: cleanup


2002-12-05  Oliver Specht  <os@openoffice.org>  [a7bffcf1020452c5a21cad63c3df2621d5a2003f]

#106005# Change log removed


2002-12-05  Christian Lippka  <cl@openoffice.org>  [8f89a733fbcf72fec676fa60deccd59b4bde5855]

#105878# fixed text fit to frame


2002-12-05  Oliver Specht  <os@openoffice.org>  [f8d2853e5f6850bce30cfce094f9da68fc8c1e0d]

#106005# Change log removed


2002-12-05  Oliver Specht  <os@openoffice.org>  [52968201b49547aee91c8da10505f2b04f09c6b7]

#106005# Change log removed


2002-12-05  Sven Jacobi  <sj@openoffice.org>  [39c84af1128df610243b6eb4292242f1589ba4ff]

#105913# removing usage of sprintf()


2002-12-05  Herbert Duerr  <hdu@openoffice.org>  [3d6dd1a0094057ac5066002213a6f2261d7ddda0]

#105954# mpGlyphs2Chars is now abs->abs mapping


2002-12-05  Niklas Nebel  <nn@openoffice.org>  [fec7b9c05a68681aeb05b3118d4d31d7ac2ea707]

#105851# PasteFile: insert URL button if OLE object can't be created


2002-12-05  Tino Rachui  <tra@openoffice.org>  [9a1f6a4160e6ce00e790625b7bdbcc9b9acc3bfc]

#104563#added new files


2002-12-05  Tino Rachui  <tra@openoffice.org>  [61453b07d53cc8e9d574437e07279cc0cc3291ff]

#104563#reimplemented osl_searchFileURL


2002-12-05  Tino Rachui  <tra@openoffice.org>  [29b5392a06be2264ef4cb266e1803472489705cf]

#104563#inline header for convenience


2002-12-05  Thomas Benisch  <tbe@openoffice.org>  [4be4467531471494397d005d72c4c9f748753715]

#105375# set pData in VCLEVENT_WINDOW_HIDE for accessible candidates


2002-12-05  Sven Jacobi  <sj@openoffice.org>  [281af5e80c9ce64dfe642b2dcdac2d62c8d03e7a]

#105913# removing usage of sprintf()


2002-12-05  Thomas Benisch  <tbe@openoffice.org>  [e22fa29f48ad561132fe1c6c707c04327a532ca8]

#105375# send VCLEVENT_TABPAGE_SET


2002-12-05  gt  <gt@openoffice.org>  [be098b4f77226fa528081156e3c714d0fb02ca94]

#105907# SvImpLBox::KeyInput(): emulate quick search feature to be compatible to ListBox


2002-12-05  Malte Timmermann  <mt@openoffice.org>  [ae86de43bff281b46f7e80d29582cf3c7e365e71]

dispose service manager for MLK detection


2002-12-05  Kurt Zenker  <kz@openoffice.org>  [7332b5886d478764d3bad5304a23e3288d2d4b01]

Merge SRX644: 05.12.02 - 11:38:49


2002-12-05  Kurt Zenker  <kz@openoffice.org>  [f73071ff93f9e3a8a2169cd6781fcd73828ef08d]

Merge SRX644: 12/05/02 - 11:32:49


2002-12-05  Kurt Zenker  <kz@openoffice.org>  [75401b8f703ddddedaebd80dd5b01823897880bc]

Merge SRX644: 12/05/02 - 11:32:03


2002-12-05  Kurt Zenker  <kz@openoffice.org>  [636b83f0dd54dbd99a15fe9982c5a069835fd40f]

Merge SRX644: 05.12.02 - 11:31:36


2002-12-05  Kurt Zenker  <kz@openoffice.org>  [efccf87e088f0e6f00494ecb1ce66430a8ae6672]

Merge SRX644: 05.12.02 - 11:31:35


2002-12-05  Kurt Zenker  <kz@openoffice.org>  [b152c7f38a91ed7f8960fbb88f36972be3936cd8]

Merge SRX644: 05.12.02 - 11:31:46


2002-12-05  Kurt Zenker  <kz@openoffice.org>  [84c57f409dc5859e190e119594c8c20654e1bbca]

Merge SRX644: 12/05/02 - 11:31:03


2002-12-05  Kurt Zenker  <kz@openoffice.org>  [cebaae3c6aeb42e55c2e8efb9a77571c2ccbf0fb]

Merge SRX644: 12/05/02 - 11:29:20


2002-12-05  Kurt Zenker  <kz@openoffice.org>  [60fd2e186a2a8c10ad3711dc6ab62c87271e5ab1]

Merge SRX644: 05.12.02 - 11:28:25


2002-12-05  Kurt Zenker  <kz@openoffice.org>  [370dbde8fb8102667549bfc5dc06a41f567bd3ea]

Merge SRX644: 05.12.02 - 11:28:51


2002-12-05  Kurt Zenker  <kz@openoffice.org>  [6d7d12d4738b96c0d11899489d48d5abf40930cf]

Merge SRX644: 05.12.02 - 11:27:41


2002-12-05  Kurt Zenker  <kz@openoffice.org>  [92442a65da49281e741e935b54fc195427f96460]

Merge SRX644: 12/05/02 - 11:27:25


2002-12-05  Kurt Zenker  <kz@openoffice.org>  [913a197f53d39e1ff9b5f871450f20327662a125]

Merge SRX644: 05.12.02 - 11:27:18


2002-12-05  Kurt Zenker  <kz@openoffice.org>  [0e03b27eae9414557a690e4507b44ebd533d4f44]

Merge SRX644: 05.12.02 - 11:27:53


2002-12-05  Kurt Zenker  <kz@openoffice.org>  [e1e409d8f55bae3344eb5d69c0f244730cb3ac99]

Merge SRX644: 05.12.02 - 11:27:03


2002-12-05  Kurt Zenker  <kz@openoffice.org>  [865f5159032efe3876bcea9b3a69d6280fdf5455]

Merge SRX644: 05.12.02 - 11:27:02


2002-12-05  Kurt Zenker  <kz@openoffice.org>  [538b3803acad1b6e03e86224203eebd366fb11d0]

Merge SRX644: 05.12.02 - 11:27:11


2002-12-05  Kurt Zenker  <kz@openoffice.org>  [eaf8056e16709aad558b9ca327d2fe51f470334c]

Merge SRX644: 05.12.02 - 11:25:42


2002-12-05  Kurt Zenker  <kz@openoffice.org>  [21635c3511c0bee712929eecadb49eae885575ea]

Merge SRX644: 05.12.02 - 11:25:25


2002-12-05  Rüdiger Timm  <rt@openoffice.org>  [892d7af93213afe4c3fb4f7ff9e1135f54829189]

Merge SRX644: 05.12.02 - 11:25:19


2002-12-05  Kurt Zenker  <kz@openoffice.org>  [83b5dbae69c6fde30ccd901be75974e7cd37f3c1]

Merge SRX644: 05.12.02 - 11:25:23


2002-12-05  Kurt Zenker  <kz@openoffice.org>  [f9828c6ae655dba585cb3fcdfa7eafb4ccc3668e]

Merge SRX644: 05.12.02 - 11:24:36


2002-12-05  Kurt Zenker  <kz@openoffice.org>  [da16c63ceaa44aa030542aec8d3e0b7e2a5c9fa2]

Merge SRX644: 05.12.02 - 11:24:29


2002-12-05  Kurt Zenker  <kz@openoffice.org>  [29213e8aee3f08079c0e7865aee9dbf4a0f622df]

Merge SRX644: 05.12.02 - 11:24:22


2002-12-05  Kurt Zenker  <kz@openoffice.org>  [6619b9e0e25e85a7eb7b871f534814f1f5b0eaa4]

Merge SRX644: 05.12.02 - 11:24:13


2002-12-05  Kurt Zenker  <kz@openoffice.org>  [f98dbb56a699316b435854cfe6a88628e0b387a0]

Merge SRX644: 05.12.02 - 11:24:21


2002-12-05  Kurt Zenker  <kz@openoffice.org>  [360ccf76ef722b8a5598ab96f0ebbc8cea55a69d]

Merge SRX644: 05.12.02 - 11:23:29


2002-12-05  Kurt Zenker  <kz@openoffice.org>  [f91dde65e12e97c98141aaf8c950c6f7d60745f3]

Merge SRX644: 05.12.02 - 11:23:25


2002-12-05  Kurt Zenker  <kz@openoffice.org>  [ea1ddcc41ec549387b860a8cf923abd61c047501]

Merge SRX644: 05.12.02 - 11:23:16


2002-12-05  Kurt Zenker  <kz@openoffice.org>  [110582f3fe7a130ea0839ff4a74e9e33e25d5cca]

Merge SRX644: 05.12.02 - 11:23:44


2002-12-05  Rüdiger Timm  <rt@openoffice.org>  [4d6b40c8c4ffc05b12f79ee98e57a9eca0f02d0b]

Merge SRX644: 05.12.02 - 11:23:08


2002-12-05  Kurt Zenker  <kz@openoffice.org>  [0d7690051438668c7984b3a01f3f9380fa00a2a8]

Merge SRX644: 05.12.02 - 11:22:10


2002-12-05  Rüdiger Timm  <rt@openoffice.org>  [afe6c1fc9682b0eea7162cb1884654581ecabee4]

Merge SRX644: 05.12.02 - 11:22:07


2002-12-05  Kurt Zenker  <kz@openoffice.org>  [31feb0f01842cf9b771d240fd8780eb6210348db]

Merge SRX644: 05.12.02 - 11:21:35


2002-12-05  Kurt Zenker  <kz@openoffice.org>  [b462b9b8ca27b1e887e9abadbf3dd494d0418b56]

Merge SRX644: 05.12.02 - 11:21:53


2002-12-05  Kurt Zenker  <kz@openoffice.org>  [92dd63a3e48924fd36a482cad0ef153d42568ac1]

Merge SRX644: 12/05/02 - 11:21:05


2002-12-05  Kurt Zenker  <kz@openoffice.org>  [181bcda11fe954968e00e5922176bbb1350a75db]

Merge SRX644: 05.12.02 - 11:20:34


2002-12-05  Rüdiger Timm  <rt@openoffice.org>  [02cf80c80230a9728820953a971bdff89c27ff30]

Merge SRX644: 05.12.02 - 11:20:09


2002-12-05  Kurt Zenker  <kz@openoffice.org>  [58667c1f99d2db7056261bc99d572ad990f91e2a]

Merge SRX644: 05.12.02 - 11:19:52


2002-12-05  Kurt Zenker  <kz@openoffice.org>  [fcd45741053785ef45d45b1c4b4d75499435df28]

Merge SRX644: 05.12.02 - 11:19:32


2002-12-05  Kurt Zenker  <kz@openoffice.org>  [b29504a3189a2e520523a9edb4c3dc1e4d11c7cc]

Merge SRX644: 12/05/02 - 11:19:16


2002-12-05  Rüdiger Timm  <rt@openoffice.org>  [5a9c9a08dc1fd3ea97e58b3bf741ac02bf6f40c1]

Merge SRX644: 05.12.02 - 11:19:06


2002-12-05  Kurt Zenker  <kz@openoffice.org>  [7adced116f0ac018cdb3d617fa279c40e7e48d58]

Merge SRX644: 05.12.02 - 11:19:01


2002-12-05  Kurt Zenker  <kz@openoffice.org>  [e5364f898223bcdbc4183a7f1909b00418370194]

Merge SRX644: 05.12.02 - 11:17:29


2002-12-05  Kurt Zenker  <kz@openoffice.org>  [e811ef1710eba4c31a8b597e02ec48ea6d114de5]

Merge SRX644: 05.12.02 - 11:15:07


2002-12-05  Kurt Zenker  <kz@openoffice.org>  [b1c62b8a0f1e0cebfc033e036beca51a4addd83c]

Merge SRX644: 05.12.02 - 11:14:48


2002-12-05  Kurt Zenker  <kz@openoffice.org>  [82b0eb9a8e588a454d7c6b6ee41cf4451e5c46d8]

Merge SRX644: 05.12.02 - 11:14:00


2002-12-05  Frank Meies  <fme@openoffice.org>  [2282738734e2a795267ffd9fbd25b34b16a164b4]

#105984# New color config entry FontColor


2002-12-05  Oliver Specht  <os@openoffice.org>  [cea05642190a039bab568a18074f814fc8070d71]

#103492# updated on toplevel


2002-12-05  Michael Brauer  <mib@openoffice.org>  [e767bb081eeedaa083418648bcc14fdda810cdba]

#100400#: export dummy headings to keep chapter numbering in master docs


2002-12-05  Frank Schönheit  <fs@openoffice.org>  [b5ab28614f7a81efffe8c1ddc6f89b7f7a5f4604]

#105390# #i8481# be an XRowSetListener on the form, and use the cursorMoved call to reset the modified state (notification order for RowSets is now clearly defined)


2002-12-05  Oliver Specht  <os@openoffice.org>  [501a9b383ab0eeebb191e4a3f4e05611083de16d]

#103492# separator and dropdown flag added


2002-12-05  Frank Schönheit  <fs@openoffice.org>  [5808e71b11281ae924462c61bf613eeaf039405b]

#105390# #i8481# cancelInsert renamed to cancelRowModification


2002-12-05  Frank Schönheit  <fs@openoffice.org>  [e9c6a4fce85187b0d0d20368e6d68a4b17303c60]

#105390# #i8481# defined order of notifications for operations on a RowSet


2002-12-05  Stephan Schäfer  <ssa@openoffice.org>  [fc8e6e4cd24e5105ee0ca80dcac5e084f2a5d716]

#105430# no explicit centering of dialogs


2002-12-05  Stephan Schäfer  <ssa@openoffice.org>  [95c1fc6d08107d5961781f5752f7ee025db26324]

#104427# avoid assertion without configuration


2002-12-05  Frank Schönheit  <fs@openoffice.org>  [0dd1fdb6ba73719487de88d269d1f7f054af20ac]

#104427# +tryCreateWithServiceFactory


2002-12-05  Peter Burow  <pb@openoffice.org>  [b88d634df9580557d41d8ee6a833c6ca131f9ad2]

fix: #104901# fontcolor entry added


2002-12-04  Niklas Nebel  <nn@openoffice.org>  [f957955ab876990486572f0357c6325a62d3a246]

#105733# SvtAccessibilityOptions::GetIsForBorders no longer used


2002-12-04  Herbert Duerr  <hdu@openoffice.org>  [01e119436ba0a2c5950afac54b38859899c19d40]

#102169# add GlyphCache::RemoveFont, remove GlyphCache::GetFontId


2002-12-04  Stephan Schäfer  <ssa@openoffice.org>  [eedeca98853020194fdecfdd2f46064a5462bd96]

#105864# improve drawing of green arrow


2002-12-04  Stephan Schäfer  <ssa@openoffice.org>  [c6d4d10cd9acf159d2713d58df5eb83271a6198f]

#104427# auto detect hc mode


2002-12-04  Carsten Driesner  <cd@openoffice.org>  [86ef28137a9ebbdf9c18c359c9fe0bf366e6dd91]

#103850# Use printer paper format instead of user format if we have no precise match


2002-12-04  Kai Ahrens  <ka@openoffice.org>  [4ff6934247fd9ead4ce96f4cc14c4fc2fd7b75c4]

#95405#: use deep graphics detection


2002-12-04  Henning Brinkmann  <hbrinkm@openoffice.org>  [653c0a3fe8c9b131a8977cbf7f43061fdfb8cbf7]

#105300#


2002-12-04  Henning Brinkmann  <hbrinkm@openoffice.org>  [ca2cc06056dc456624b21da71da09a1ff2c2b639]

#105300#


2002-12-04  Oliver Specht  <os@openoffice.org>  [cf04b1c39f49b4802caaa534af6fa2f71219896b]

#105581# descriptions added, xsi:nil removed


2002-12-04  Oliver Specht  <os@openoffice.org>  [b5bf7c113dc836d420ae050280a7f0338465f911]

#105581# DrawGrid inserted, again


2002-12-04  Oliver Specht  <os@openoffice.org>  [15659e8371dc2920a9d872025c667b68fa7b78bb]

#105581# invalid entry DrawGrid removed


2002-12-04  Joachim Lingner  <jl@openoffice.org>  [cc3b8c25ef7b04fb3aa1119a8aa9ce8d95847986]

#105581# <desc> tags added


2002-12-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [6e529815b216d121df7983ca993fc146706ea108]

#100000#: fix parsing of keyword substitution flags, strip leading whitespace


2002-12-04  Sascha Ballach  <sab@openoffice.org>  [4bd63a9d82a767777c26b49888adad54a18fa879]

#105966#; remove getAccessibleKeyBinding() (must change)


2002-12-04  Henning Brinkmann  <hbrinkm@openoffice.org>  [59152a1bffb59e3bb6fa0ebd377b0e1081231da9]

#105300#


2002-12-04  Henning Brinkmann  <hbrinkm@openoffice.org>  [8af2e2d002f768af17c139e25bb61b0669a3c02e]

#105300#


2002-12-04  Andre Fischer  <af@openoffice.org>  [b0ff64bdaec0e3ad1b45b5431ab65b0f23674fe7]

#105877# Adaption to recent interface changes.


2002-12-04  gt  <gt@openoffice.org>  [c642f55a0ec1c0f3c4e2d8d1d4a82ea3651b6647]

#105821# HC support for SvxLineWindow_Impl


2002-12-04  Henning Brinkmann  <hbrinkm@openoffice.org>  [cac7e63d29daf596e8124c75934a1d8300e65923]

#105300#


2002-12-04  Oliver Specht  <os@openoffice.org>  [5a4d7a4e9a6caba3c75fa1986e8c23a4e54dd3dc]

#105581# descriptions added


2002-12-04  Christian Lippka  <cl@openoffice.org>  [2e396ef5cee41eae973439da282ad6ec0fc796e5]

#105878# fixed german text resource


2002-12-04  Henning Brinkmann  <hbrinkm@openoffice.org>  [dbac6a6aad815289177fc7459db1f860414084a2]

#105300# Get(PageDesc|TxtColl)FromPool(Simple)


2002-12-04  Henning Brinkmann  <hbrinkm@openoffice.org>  [d6a2b334414fa6abc15594cc696fa36118424e86]

#105300# MakePageDesc


2002-12-04  Henning Brinkmann  <hbrinkm@openoffice.org>  [c80f90a55eb15ab1a098234f215d15b30af35089]

#105300# Get(PageDesc|TxtColl)FromPool(Simple), MakePageDesc


2002-12-04  Ocke Janssen  <oj@openoffice.org>  [2ecfb1ead83eddab05601cca2ad1c4a1b5e4f6ff]

#104938# checkable for toolboxItem set


2002-12-04  Daniel Rentz  <dr@openoffice.org>  [dad86794a6a8f870657c83060fbd1b4b10c45c06]

#105939# import relative URLs


2002-12-04  Mikhail Voitenko  <mav@openoffice.org>  [c1b5d344e7f0363cb8522b1ed7ba7974f1fae526]

#105581# add comments


2002-12-04  Thomas Lange  <tl@openoffice.org>  [d647edcf7ca76a384cef2ed6806b110ad61c34b9]

#104599# linguistic: activate services for languages with new installed dictionaries automatically


2002-12-04  Andre Fischer  <af@openoffice.org>  [c5803931a068a39506c2e591c98054bf4439c514]

#105552# Added two methods for adding and removing shapes.


2002-12-04  Andre Fischer  <af@openoffice.org>  [891ea50a670a19ed20d782b15d6f1192a2f2e734]

#105552# Added two methods for adding and removing shapes. Using simple pointer comparison in == and < operators.


2002-12-04  Ocke Janssen  <oj@openoffice.org>  [0866bda906eaa204e29500c484bbc43d007bbacf]

#105951# change replace name


2002-12-04  Sven Jacobi  <sj@openoffice.org>  [bffbe8730c3540211386da8c4f4b9300e52a16b4]

#105913# removing usage of strcpy


2002-12-04  Sven Jacobi  <sj@openoffice.org>  [9656612b58fe7b8c981235a21103ec75c09241a7]

#105856# mapping of negative sizes is now working correct


2002-12-04  Thomas Lange  <tl@openoffice.org>  [802d8e0dc6a184148a5dfc275d45b3e0332819c3]

#104599# linguistic: activate services for languages with new installed dictionaries automatically


2002-12-04  Oliver Specht  <os@openoffice.org>  [a0b1a15b41190f1c9bbe685cc65ab01d0b0d3e52]

#103492# SwPagePreview: GetViewShell returns pointer


2002-12-04  Oliver Specht  <os@openoffice.org>  [e82e65412eea650ea27c60dc9bf9335fb076f0af]

#103492# scrollbar handling completed


2002-12-04  Caolán McNamara  <cmc@openoffice.org>  [8102e428d50a574f3d81392c1010805b9bd78030]

#105664# rtl bugs in selecting scripts and direction export


2002-12-04  Ocke Janssen  <oj@openoffice.org>  [70f3c6d072001fe34f4069af3d0694a4580ea5d1]

#105948# replace double quotes


2002-12-04  Ocke Janssen  <oj@openoffice.org>  [ac2bbfa2c63dd9c313b090bc641808ba9adc7724]

#105948# replace double quotes


2002-12-04  Sascha Ballach  <sab@openoffice.org>  [954eac068b9afb24c2b930bd1965bc1115cb1fbc]

#92119#; FillItemSet only once for each area


2002-12-04  Armin Weiss  <aw@openoffice.org>  [bc3f84c720b54e0730143c74df6e618f95e7d523]

#105899# Track if at least one SdrGrafObj is in selection #105899# Forbid combination if selection contains at least one SDrGrafObj. This is set to TRUE here since bCanConvToPath for SDrGrafObj's is allowed to enable the trace dialog.


2002-12-04  Peter Burow  <pb@openoffice.org>  [1f0886a263b1a6de295c77640849f4d0aa5ed226]

fix: #105581# Desc/info elements added


2002-12-04  Frank Meies  <fme@openoffice.org>  [16cf8b603c38f4cda3f3a90d53378a6b5f010ad7]

#105944# Set correct layout direction for empty paragraphs


2002-12-04  Niklas Nebel  <nn@openoffice.org>  [48859b6c75d7bc68112a7e9b84ad1173405688bf]

#105888# paste drawing format: count group as one object


2002-12-04  Caolán McNamara  <cmc@openoffice.org>  [bf24cca78e3c95d7a07e2073802c1540faec6920]

#105926# some bidi properties with incorrect cached len


2002-12-04  Frank Meies  <fme@openoffice.org>  [a09da8f08d4397a54522f8c847f406c34a089826]

#105855# Restriction of portion length to 300 not necessary anymore. Font fallback feature gets confused if GetTxtWidth is called with hardhyphen


2002-12-04  gt  <gt@openoffice.org>  [fa0dc4b98d22e7a7fe7fd024ff0196ee89af6d18]

#99553# changed German string for STR_REL_PRTAREA


2002-12-04  Ocke Janssen  <oj@openoffice.org>  [4ca080213c9bcb2407c44ed9aa15816fd1512fdf]

#104982# set focus in the edit field


2002-12-04  Oliver Specht  <os@openoffice.org>  [b76430dd223155126fd0008a7ea3220c1dc37e95]

#105931# German text changed


2002-12-04  Ocke Janssen  <oj@openoffice.org>  [b111588112d81f728059299789eabd6553d80cbf]

#105581# insert desc for DriverPooling


2002-12-03  Sven Jacobi  <sj@openoffice.org>  [cc4cbae35a20bc05b564aca18a2ad3fae39997fb]

#105023# added GrabFocusToDocument if dragging into a Document


2002-12-03  Sven Jacobi  <sj@openoffice.org>  [1b064982065a5c36c9c4262eff14c9d2d73bb8d0]

#105023# removing GrabFocus, so the focus is not set to the Splitter


2002-12-03  Ingrid Halama  <iha@openoffice.org>  [c058713a254e2ef3a68507f78abd41158ebeb82d]

#105737# remove obsolete SvtAccessibilityOptions().IsForDrawings()


2002-12-03  Armin Weiss  <aw@openoffice.org>  [7e48719482b7654cd5f3e0595060a0c8d4c379d1]

Added some comments and B2dHomPoint


2002-12-03  Andre Fischer  <af@openoffice.org>  [a1bca065fb69db90b2f8c362a936bbac26cf31a8]

#105923# Added missing info/desc entries.


2002-12-03  Juergen Schmidt  <jsc@openoffice.org>  [aa6b3a176f06e2124e7039fb0653295cc4383ea1]

#105668# remove incompatibilities


2002-12-03  Juergen Schmidt  <jsc@openoffice.org>  [37d3726314229016e936ee2eb6b2a1e538977157]

#105668# remove incompatiblities


2002-12-03  Rüdiger Timm  <rt@openoffice.org>  [79642499668e6fce5c44bb8257acd16fe9a8510e]

#100000# include error: don't use your module name as include path, that does not work before a deliver!


2002-12-03  Andre Fischer  <af@openoffice.org>  [86f0e3105be1618861ca92e215ca1d0d1e68407b]

#105923# Added missing info/desc entries.


2002-12-03  Rüdiger Timm  <rt@openoffice.org>  [6f2cb58fa8921b0018ec60ed1838f9028d5fc078]

#100000# com/sun/star/wizards/common depends on com/sun/star/wizards/report


2002-12-03  Oliver Specht  <os@openoffice.org>  [0de4eb70aad77e923bdf1c9600682a26f2a901bd]

#103299# visualize protected path entries


2002-12-03  Andre Fischer  <af@openoffice.org>  [641ef003cbdaa0dc56fbc285d2f524a8c8b442ea]

#105923# Added missing info/desc entries.


2002-12-03  Oliver Specht  <os@openoffice.org>  [30339d450e15fba2c84584a4c9ab69cf3e6dc1b6]

#103299# IsPathReadonly added


2002-12-03  Caolán McNamara  <cmc@openoffice.org>  [c810bba776255ac068c0ca504138faa9213990d0]

#i8997# a para with frame props returned to word's 0 state means no frame is applied


2002-12-03  Christian Lippka  <cl@openoffice.org>  [b88c16c0f122e045d6a8a5f90046d428d89d9fed]

#105869# do not export presentation shapes on masterpages


2002-12-03  Oliver Düsterhoff  <od@openoffice.org>  [afab39f18896712cacf390d46692071a7cb17fb1]

#103492# improvement of new preview functionality


2002-12-03  Oliver Düsterhoff  <od@openoffice.org>  [26de84064656bf193327028c5a9bbe1d9341caf1]

#103492# improvement of data structure for preview


2002-12-03  Oliver Düsterhoff  <od@openoffice.org>  [74ae2dcb66892c0ed09231800894f7a30d5a6322]

#103492# adjustment of new methods for preview


2002-12-03  Oliver Düsterhoff  <od@openoffice.org>  [5e99110bda76c45f0953ad4b951619bd0794feef]

#103492# implement of method <SwPagePreViewWin::AdjustPreviewToNewZoom(..)> and improvements of preview zoom


2002-12-03  Niklas Nebel  <nn@openoffice.org>  [629e71e9606a34eead0502a1f45644c829f334fe]

#105887# new help ID for edit in SvxNameDialog for renaming drawing objects


2002-12-03  Oliver Düsterhoff  <od@openoffice.org>  [b38074dada57028f30070013ec955293f3d7cbb0]

#103492# SwPagePreViewWin - new method <AdjustPreviewToNewZoom>


2002-12-03  Andre Fischer  <af@openoffice.org>  [c3332fd027109fa3ffff8a894b3d190ed88cd2b2]

#105815# On creation of a default text object no text is inserted on default but object is put into edit mode.


2002-12-03  Oliver Specht  <os@openoffice.org>  [59a2d0f8a05764c68136ef4f1ba864d43a86d4e6]

#103096# mistakenly removed code re-inserted


2002-12-03  Stephan Schäfer  <ssa@openoffice.org>  [89f49ce53a76ba067b03f16bb3a9dd9c1880958a]

#105548# release and acquire solarmutex when calling SetWindowText


2002-12-03  Stephan Schäfer  <ssa@openoffice.org>  [9b9d4312b639864f1bfe53ee8aed212138ee58f9]

#105827# remirror tracking coords if required


2002-12-03  Stephan Schäfer  <ssa@openoffice.org>  [51fd5855a3ad093f57f8b98c8b78ba95d2985150]

#105827# keep original parent of helpwin to allow for correct mirroring of the help windows position


2002-12-03  Henning Brinkmann  <hbrinkm@openoffice.org>  [87c402e68a2ad638889cfcfab3052b3c91523cc9]

#105527# ClearUpCrsrs


2002-12-03  Henning Brinkmann  <hbrinkm@openoffice.org>  [0239d8f188393e0ecb72f4cd2a109641d211d4dd]

#105527# new: ClearUpCrsrs, replaced ASSERT in UpdateCrsr with ClearUpCrsrs


2002-12-03  Andre Fischer  <af@openoffice.org>  [9323d1cdaefb0c0a4e10cd8d3e393b574d67263c]

#104863# Added proper states and roles.


2002-12-03  Ingrid Halama  <iha@openoffice.org>  [5f4ac127431e72a393c6ddb24e6200b9361ff11d]

#104429# use new telnet support from INetURLObject


2002-12-03  Caolán McNamara  <cmc@openoffice.org>  [5a834e322a76e641f40e35f18d905bd2151732fd]

#i8114# provide belt and braces test for both 8bit and 16bit strings and make ultra safe


2002-12-03  Frank Meies  <fme@openoffice.org>  [35777978e1b9e54fae8e6b7ba1d921d46b9eaacc]

#105221# Visual cursor movement


2002-12-03  Jörg Barfurth  <jb@openoffice.org>  [73b768884c7931fedc690cc48c8aa47cd2754dac]

#105579# Implement new mode to propagate construction errors


2002-12-03  Jörg Barfurth  <jb@openoffice.org>  [10e892e7f8f944d3c67f286d2ade807b5d837e0d]

#105579# Add new mode to propagate construction errors


2002-12-03  Ocke Janssen  <oj@openoffice.org>  [a48f3cd3543ccbfa6fe067fcabc1d967e3b26ca3]

#104982# new method to get notifaction when entry is selected and enable add button if entry as no children


2002-12-03  Ocke Janssen  <oj@openoffice.org>  [6bdf13e4ab08eb173f280eadbe6b50bcbf2ebe3b]

#104982# new method to get notifaction when entry is selected


2002-12-03  Andreas Bregas  <ab@openoffice.org>  [cac422318e349ca5003df868ac04408c8f317448]

#105809# Fixed SearchInSelection check


2002-12-03  Caolán McNamara  <cmc@openoffice.org>  [7b9f8db161e557f67400702b1be5b479f905702c]

#i8114# Lotus creates documents that have 8bit style names not correct 16bit, and makes (correct) use of ww7- compatability ANLV lists


2002-12-03  Frank Meies  <fme@openoffice.org>  [227cbb59647d762eb3ddd99a3bad8df7f5c6f98e]

#105886# Calculation whether portion is BidiPortion changes


2002-12-03  Behrend Cornelius  <bc@openoffice.org>  [93776f3829b4f9cf60534377e2a28dcb57e9e7f9]

#105583# Label resources for Reportwizard added


2002-12-03  Joachim Lingner  <jl@openoffice.org>  [b65573b5c2f4380e9b9689a1de47aad9fc16b190]

#105832# no applets


2002-12-03  Joachim Lingner  <jl@openoffice.org>  [ddf1bccaf8a2f82f7b27758f340fa39bb6b82cc6]

#105832# no applets, remove -Xcheck:jni


2002-12-03  Rüdiger Timm  <rt@openoffice.org>  [7e00515eede7c2f62d8a1783826e9538543cedc6]

#105360#,#100000# The default parameter for INetURLObject::GetMainURL has been removed.


2002-12-03  Ocke Janssen  <oj@openoffice.org>  [2a96e248645703c522c08b203b3105262433b1ca]

#105879# send selection event to headerbar


2002-12-03  Rüdiger Timm  <rt@openoffice.org>  [4fa4663bf37bac11ac9700703cbe02eaeceee40d]

#85375#,#100000# The default parameter for INetURLObject::GetMainURL has been removed.


2002-12-03  Rüdiger Timm  <rt@openoffice.org>  [f91759cd4207fdf8ce69aff67ff1c9d853e48ac4]

#105360#,#100000# The default parameter for INetURLObject::GetMainURL has been removed.


2002-12-03  Rüdiger Timm  <rt@openoffice.org>  [f506d5f9ebc5ddb4f9980e60dd94100f393039e3]

#85375#,#100000# The default parameter for INetURLObject::GetMainURL has been removed.


2002-12-03  Rüdiger Timm  <rt@openoffice.org>  [b193e2646e552cbe2f8df72dc0357d0d741b8cd0]

#105360#,#100000# The default parameter for INetURLObject::GetMainURL has been removed.


2002-12-03  Behrend Cornelius  <bc@openoffice.org>  [39f06003df4c9607f44300286e556a0e5d42a228]

#105583# Labelpage added


2002-12-03  Björn Milcke  <bm@openoffice.org>  [616b69aa7d7a38f1f56a13f8af079c8ff0294213]

use UPDMINOREXT variable instead of (unknown) MINOREXT_UPD


2002-12-03  Rüdiger Timm  <rt@openoffice.org>  [1e9c80af1459800533afc3bddf99f122774cadfd]

#85375#,#100000# The default parameter for INetURLObject::GetMainURL has been removed.


2002-12-03  Rüdiger Timm  <rt@openoffice.org>  [9e7d9f99b45f617e9b46dbbae44aa382477cbbeb]

#85375#,#100000# The default parameter for INetURLObject::GetMainURL has been removed.


2002-12-03  Peter Burow  <pb@openoffice.org>  [680353529346d08820e80cf18435b4007ac382c4]

fix: #105360# GetMainURL() changes fixed


2002-12-03  Frank Schönheit  <fs@openoffice.org>  [6bc668056b5e6ad1b3d77f48819a0e4ae7eb4647]

#105581# description added


2002-12-02  Ingrid Halama  <iha@openoffice.org>  [282584ed5a1819d69c8a8a279de2fab0d04083e9]

#105318# do not use shadow color for HC mode


2002-12-02  Caolán McNamara  <cmc@openoffice.org>  [478ce721c8fbc063c370b2a732c78f7fcf608926]

#i4813# Another sprm which makes no difference to comparison between two continous sections to determine if import as new page descriptor or section


2002-12-02  Caolán McNamara  <cmc@openoffice.org>  [a85f68154442f530158fef4927a34ac29bff41d5]

#i9419# after inserting an include file section we automatically move after the section, and so should unset the<<jump to after section> position


2002-12-02  Niklas Nebel  <nn@openoffice.org>  [04eaf4fc5a63dbb4b2979c6f1667398e40ba3f76]

#105780# Sort: don't call ScDocument::Sort with an empty SortParam


2002-12-02  Rüdiger Timm  <rt@openoffice.org>  [4729846c20efff0c9425760538b0194c1d62a41f]

#85375#,#100000# The default parameter for INetURLObject::GetMainURL has been removed.


2002-12-02  Martin Maher  <mmaher@openoffice.org>  [94555cc8b2cbf1a01a2835a446b2b7aa6238df3f]

#105818# added support for time field


2002-12-02  Caolán McNamara  <cmc@openoffice.org>  [e5d34a0a4bcc5c9b1c7f4520432bf9d05936ea38]

#i8997# get frames in styles based on other styles that has a frame working appropiately, especially when the second style resets the frame to nothing to remove it


2002-12-02  Christian Lippka  <cl@openoffice.org>  [99c1751cb2db29c18a0f63a97ad24abac3af53d2]

#105500# grab focus to document on escape


2002-12-02  Rüdiger Timm  <rt@openoffice.org>  [19343d7a0eb7f630c38744fa8c9567e775fabeed]

#85375#,#100000# The default parameter for INetURLObject::GetMainURL has been removed.


2002-12-02  Rüdiger Timm  <rt@openoffice.org>  [b4f0530c79597cebc580fe58e779b598153fc288]

#100000# Depends on module external.


2002-12-02  Gregor Hartmann  <gh@openoffice.org>  [a46f60b39df9ca7ad74bcb3d138803bfdd19ea6b]

#105840#register one more file


2002-12-02  Christian Lippka  <cl@openoffice.org>  [40fade8d29c8cf9ee9ec30749f8a1b7812c4a0f1]

#105838# take care of pDXArrray which could be null for 1 char text


2002-12-02  Behrend Cornelius  <bc@openoffice.org>  [0b0ae4662910d850c260357a78f483e918717acd]

#105421# Overwrite Dialog improved


2002-12-02  Oliver Specht  <os@openoffice.org>  [8e0956f08dd25013eba4cf861d9535b71448b589]

#105263# initial row/column value visible in print options dialog


2002-12-02  Ocke Janssen  <oj@openoffice.org>  [228628282fd271fca0d80f79a3dc2a4190ae94ec]

#105638# set new property for FormButton


2002-12-02  Sven Jacobi  <sj@openoffice.org>  [1c4fbc5f01280aa7160e0d3e0b43c0780e9b1bb6]

#105614# non printable and non visible objects are no longer exported to pdf


2002-12-02  Ocke Janssen  <oj@openoffice.org>  [3067058b0423d152a995e2a877a95af99c2de96a]

#105638# set new property for FormButton


2002-12-02  Behrend Cornelius  <bc@openoffice.org>  [ddf748da19bfd1d5236fc1fb76c62a12f8f5c734]

#105421# resources for Overwrite dialog added


2002-12-02  Oliver Specht  <os@openoffice.org>  [8e5d6232621b7aa127920fd6317cd277e930ea03]

#105834# German: Rechtschreibung->Reichtschreibpruefung


2002-12-02  Ocke Janssen  <oj@openoffice.org>  [2c952b8caaf2f7d498fc2e8ac2f09e621653f006]

#105638# set new property for FormButton


2002-12-02  Caolán McNamara  <cmc@openoffice.org>  [a7c799ed728387fe59ec54f2f92f19818df98b97]

#i4803# always cp1252 for 8 bit chars in ver 8+


2002-12-02  Oliver Specht  <os@openoffice.org>  [c4230e548adbe028828502730072788e910b4579]

#105834# German: Rechtschreibung->Reichtschreibpruefung


2002-12-02  Oliver Specht  <os@openoffice.org>  [9defdc4ea9c9086078b53eeec442cb459d3e7f9c]

#105834# German: Rechtschreibung->Reichtschreibpruefung


2002-12-02  Andre Fischer  <af@openoffice.org>  [258e3d0d56556afd9b84c2d5c766a57c960b53ce]

#95297# Added SdOutlineIterator.cxx.


2002-12-02  Christian Lippka  <cl@openoffice.org>  [824469ea6d3d749a14c7495a97a12a6768fee22f]

#105356# edit engine don't like the deftab at position 0


2002-12-02  Frank Schönheit  <fs@openoffice.org>  [296c5a093268fd2e77dced820ac07e2fa0c822a2]

#105726# properly EnableEmptyFieldValue (broken in 1.44)


2002-12-02  Ocke Janssen  <oj@openoffice.org>  [ca797206479c13b6b119ef58c4a962608d96dc7f]

#105638# new property DispathUrlInternal to allow sound played inside


2002-12-02  Sascha Ballach  <sab@openoffice.org>  [648592519662db69f2a154bf8f788542dcc13a46]

#96469#; add feature to repeat progress


2002-12-02  Thomas Lange  <tl@openoffice.org>  [b5c49a1aaf7f7744a8af4ce9bc1f6bd2d6b6dc2c]

#104467# PDF export should not set the background to white explicitly in 'GetRetoucheColor'. It should remain transparent.


2002-12-02  Sascha Ballach  <sab@openoffice.org>  [bf1b214f62ad85f5e237d908770451912b52ea44]

#96469#; disable repeat in ProgressBar if there are StatisticAttributes


2002-12-02  Sascha Ballach  <sab@openoffice.org>  [026abe45abd74db4c2e9218a5188863d04323971]

#96469#; call SvXMLImport::SetStatisticAttributes (base method)


2002-12-02  Sascha Ballach  <sab@openoffice.org>  [14beacbb7d784f3a5a5b2488830a1cbc6f5d9ee7]

#96469#; call SvXMLImport::SetStatisticAttributes (base method)


2002-12-02  Behrend Cornelius  <bc@openoffice.org>  [a9ced50e3381dd4a6f8e5ab3d808ff0b82674213]

#105421# Resources added to common.src, inserted in Dialog


2002-12-02  Sascha Ballach  <sab@openoffice.org>  [3b7b3db08f918bb3821ace0321b2458411d777db]

#96469#; call SvXMLImport::SetStatisticAttributes (base method)


2002-12-02  Daniel Boelzle  <dbo@openoffice.org>  [e9c9c0c5d27973d99e3d21493d8ac303cea9bd0f]

#99886# dynamic loading of xmlscript


2002-12-02  Frank Meies  <fme@openoffice.org>  [93983ae23a5098f681b55f4f6d2f86e935ac8940]

#105476# Setting of table borders in vertical environment


2002-12-02  Thomas Benisch  <tbe@openoffice.org>  [edcbb95e8bd962a5ac33b7e5eb2986bbfb4e054a]

#105537# create VCLXDialog for window type WINDOW_BUTTONDIALOG


2002-12-02  Frank Schönheit  <fs@openoffice.org>  [d8044e5b58b27f1195cff17e1abde76d3cbd69f6]

#105812# +fpinteraction


2002-12-02  Daniel Vogelheim  <dvo@openoffice.org>  [2b9d9bba7c1bbc2c492e2351301d8bc906edc9a0]

#104735# add no-comment mode for HTML import (for HTML_NO_COMMENT clipboard format)


2002-12-02  Daniel Vogelheim  <dvo@openoffice.org>  [285becd940fd2a1ec97044cd6797f6eea5a2f54a]

#104735# handle HTML_NO_COMMENT clipboard format


2002-12-02  Daniel Vogelheim  <dvo@openoffice.org>  [906529582472bbf2fd095e84c42cc97cf801f881]

#104735# insert HTML_NO_COMMENT format as HTML without comments


2002-12-02  Juergen Schmidt  <jsc@openoffice.org>  [d1c94c036199ac9d1a80cb927bc31d01952a3ab6]

#105668# update type library check


2002-12-02  Daniel Vogelheim  <dvo@openoffice.org>  [38b9ad3ae3e7cf7bc225201f0adb0d46c06ad0db]

#104735# add pseudo-format HTML_NO_COMMENT whenever HTML_SIMPLE is available


2002-12-02  Daniel Rentz  <dr@openoffice.org>  [a35efca0f5caffc332935c16a765680b68d2db61]

#105814# links-nach-rechts -> links nach rechts


2002-12-02  Caolán McNamara  <cmc@openoffice.org>  [bf93707c90e5e6dbd6efb09329fc20fcdbb63167]

#99809# cosmetic, use pretty SVEXT_PERSIST_STREAM define for OlePres000 to help find use of this with lxr etc


2002-12-02  tpf  <tpf@openoffice.org>  [ea43e8bde71f6b8d3d6e41ab774efbd0b0a40645]

#105581# check for sanity of xsl - validates info/desc elements for now


2002-12-02  Behrend Cornelius  <bc@openoffice.org>  [ffb10922106e277aa8092f11c726d64b7028a0e1]

#104579# reference to Greeting module removed


2002-12-02  Carsten Driesner  <cd@openoffice.org>  [1baab5e30d4324b595809632ca1cb288fcda08f4]

#96020# Use clip region for HideFocus call to prevent drawing over scrollbars


2002-12-02  Frank Meies  <fme@openoffice.org>  [e5cb3f3e08e1a1adcdfbf8abbbbcf26180863bcc]

#105221# Bidi - Visual cursor travelling


2002-12-02  Caolán McNamara  <cmc@openoffice.org>  [9bb7a8254697f3e6469201a01fc4a0c7aaf0138a]

#99809# olepres002 removed in ExportOleObject now, remove redundant code


2002-12-02  Gregor Hartmann  <gh@openoffice.org>  [3bba88bcde99867353bf544f38026791791c6321]

#105538# new Window Type for the TreeListBox


2002-12-02  John Marmion  <jmarmion@openoffice.org>  [209115df3c8e695f98b705b350fe4b7073a8c8ca]

#99809# always remove the stream OlePresOOO - see also i2179.


2002-12-02  Frank Schönheit  <fs@openoffice.org>  [e846aa72f971e6e603a653a2dce57bf5653d5d3f]

discovered during #105577#: wrong usage of ::rtl::OUString::copy corrected


2002-12-02  Frank Schönheit  <fs@openoffice.org>  [6a312283640ed48f6ac5e0d98a0fe32510b1f3c0]

initial checkin - base class for cloneable models


2002-12-02  Frank Schönheit  <fs@openoffice.org>  [b0c4be14883b4390642c3c60da343d0571ca34e7]

#105577# properly (hopefully :) implemented XClonable


2002-12-02  Frank Schönheit  <fs@openoffice.org>  [426af421c326aa4670c92c9559bfed40cffea077]

#105577# +cloneable


2002-12-02  Ocke Janssen  <oj@openoffice.org>  [d93d1c38b75a2c408e71d5d65353e35815341994]

#105538# set new Type for the TreeListBox


2002-12-02  Ocke Janssen  <oj@openoffice.org>  [8fccabd277f1b5fa5103ca31aedc64caba93af3d]

#105538# new Type for the TreeListBox


2002-12-02  Oliver Specht  <os@openoffice.org>  [f5572e9984a155b99608d32b25c0567bedd6c953]

#103492# state method added


2002-12-02  Oliver Specht  <os@openoffice.org>  [063dabab07ac9a8ff07f50f536e04c29ccc0740e]

#103492# order of ZoomIn/ZoomOut changed


2002-12-02  Oliver Specht  <os@openoffice.org>  [b2f247f6634135cf76dd3794d106975526a3d10a]

#103492# key handling of preview zoom ComboBox


2002-12-02  Oliver Specht  <os@openoffice.org>  [352a4350186f80faee559603885fdf7873681221]

#103492# zoom slots corrected


2002-12-02  Ocke Janssen  <oj@openoffice.org>  [7195eb976560526b6fb04727c9781748abae456e]

#105538# set new Type for the TreeListBox


2002-12-02  Sascha Ballach  <sab@openoffice.org>  [6e3b1c8f92226eed8e0961b56a91bdf7d8e17cfe]

#105575#; update links only on the first creation of TabViewShell


2002-12-02  Ocke Janssen  <oj@openoffice.org>  [036a9cf8b90de68441a1290b33cd9f66dff11215]

#105761# remove SetType call again, will be replace with different type


2002-12-02  Oliver Düsterhoff  <od@openoffice.org>  [a2a1f9b3303eb6ca00a17f58aa6c8f4f6e025e9d]

#103492# SwPagePagePreViewWin - call new methods for new preview functionality


2002-12-02  Peter Burow  <pb@openoffice.org>  [de9337cee7e705680e7d026f95b0c9a46561521c]

fix: #105219# #105221# #105713# optctl.src/obj added


2002-12-02  Peter Burow  <pb@openoffice.org>  [1e530e7194b218e96681d9dfa977b8aa884d0a16]

fix: #105219# #105221# #105713# new page for CTL options


2002-12-02  Peter Burow  <pb@openoffice.org>  [abe2993cf1c6d647296e3428ff1870eb24a62a41]

fix: #105219# #105221# #105713# optctl.hxx added


2002-12-02  Oliver Düsterhoff  <od@openoffice.org>  [560896b1b900abb8d7db2c155c7bd3c696ba9ca1]

#103492# implement new methods for new preview functionality


2002-12-02  Oliver Düsterhoff  <od@openoffice.org>  [38e88f06aa5b5219afb8c8eab82c29887527673f]

#103492# data structure for new preview functionality


2002-12-02  Peter Burow  <pb@openoffice.org>  [c228baa87bf65bd5ba5d3de4bd6872333e6e7ca8]

fix: #105219# #105221# #105713# HID_OPTIONS_CTL


2002-12-02  Oliver Düsterhoff  <od@openoffice.org>  [9c10fa1e775f63511a5b1ef1df4053842c57644e]

#103492# new methods for new preview functionality


2002-12-02  Peter Burow  <pb@openoffice.org>  [fd5ae0280ae06044d602e90f8566b41fbf2eb319]

fix: #105219# #105221# #105713# new ctloptions: CursorMovement + TextNumerals


2002-12-02  Peter Burow  <pb@openoffice.org>  [936093b2ca72d0e488e596ce26056159c3b2539a]

fix: #105219# #105221# #105713# new ctloptions: CursorMovement + TextNumerals


2002-11-29  Thorsten Behrens  <thb@openoffice.org>  [b6cf97af500160549d07790cd115bbd5cc6fd296]

#105479# Renamed CheckDisposedState, added new IsDisposed


2002-11-29  Thorsten Behrens  <thb@openoffice.org>  [65040f64d10c9cccdb6e134c20548ce8996b4531]

#105479# Cleaned up unneeded member, removed locking in FireEvent, as that is done by the OInterfaceIteratorHelper internally


2002-11-29  Matthias Huetsch  <mhu@openoffice.org>  [6286f9ac44a3f4d32aa19b2e1dffb31d77b39eb7]

#i8583# Fixed SvHashTable constructor definition to match declaration (UINT32 vs ULONG). Contributed by Gwenole Beauchesne <gbeauche@openoffice.org>


2002-11-29  Thorsten Behrens  <thb@openoffice.org>  [8048e17eac41d1be615c4562cdabfdc90c758cd5]

#105479# Don't throw in dipose/disposing any more


2002-11-29  Hans-Joachim Lankenau  <hjs@openoffice.org>  [d6d2d2612d1ac6204e99d4253cd04183c651100d]

#100000# missing dependencies


2002-11-29  Oliver Specht  <os@openoffice.org>  [f7c5a22711ef421e46f0ceb8f8c53b11d96e6434]

#105490# MailMerge usability


2002-11-29  Oliver Specht  <os@openoffice.org>  [1ac891c9a94eb1bf81b59a47cb7672f3b9bc7607]

#103986# invalid define removed


2002-11-29  Oliver Specht  <os@openoffice.org>  [997a780662c147a6847cbd7a8e102a6f6ffe46c5]

#103986# ruler tab symbol on the right/botton in right-to-left text


2002-11-29  Björn Milcke  <bm@openoffice.org>  [d4f61090a9de3ff73b5603a70d057aa16751cf66]

#96976# text-document specific properties were moved to css::text::DocumentSettings


2002-11-29  Herbert Duerr  <hdu@openoffice.org>  [a818ddb214c8adb271d9b3d0fa899209a5b03717]

#105768# do not hide mhDC from base class


2002-11-29  Björn Milcke  <bm@openoffice.org>  [162cf24aa8821509263da8d0146b6648f5a6ce8d]

#96976# comment on SaveLinkedDocumentContent changed


2002-11-29  Caolán McNamara  <cmc@openoffice.org>  [7cf528124b43085933b9f0b7220541f323047bfd]

#105721# check in numpages field support for mmaher


2002-11-29  Juergen Schmidt  <jsc@openoffice.org>  [de1f49df5fa8de74434ace6386025b05a0db085a]

#105668# add missing files


2002-11-29  Juergen Schmidt  <jsc@openoffice.org>  [37f8466dd1b45e6774b2dfcd50e9f0392f3b12d2]

#105668# make propeety optonal because of incompatibility


2002-11-29  Juergen Schmidt  <jsc@openoffice.org>  [db73fa02cf5fcc469ae8c917ccaa1d39b5433f56]

#105668# add missing files


2002-11-29  Christian Lippka  <cl@openoffice.org>  [5c9db24c17c3416b5678f82b38d803b476164a81]

#105607# inserted a function to cancel the current action since posting a key event to cancel current function may have side effects


2002-11-29  Oliver Düsterhoff  <od@openoffice.org>  [3cece5790481901fb1a8a2e709ccc3bfa9622394]

#105519# SwNoTxtFrm::Modify(..) - invalidate instead of direct paint on event RES_GRAPHIC_ARRIVED


2002-11-29  Juergen Schmidt  <jsc@openoffice.org>  [547157effbc20248414e0b165998252fe6c2efed]

#105668 make property optional because of incomplatible change


2002-11-29  Oliver Düsterhoff  <od@openoffice.org>  [be4671f8d967810299dfe260fe51c0131fe88763]

#100043# _OutlinePara - consider default starts for outline numbering


2002-11-29  Juergen Schmidt  <jsc@openoffice.org>  [12143a7bf59e8ca6652f0c3d4b31068f836a8310]

#105668# add missing files


2002-11-29  Juergen Schmidt  <jsc@openoffice.org>  [ab30f171cab2a5b9b7ac1a0d4d77fa82eb0d89b2]

#105668# insert missing include


2002-11-29  Eike Rathke  <er@openoffice.org>  [22e66f6740c8a6091b3f67795747b32363a4833f]

#98454# performance: SfxStyleSheetIterator::Find: first compare the name, then call IsUsed() via DoesStyleMatch()


2002-11-29  Christian Lippka  <cl@openoffice.org>  [8f30a435b95974d2590d45468a79859fc531752c]

#105607# allow drag&drop during livemode


2002-11-29  Ocke Janssen  <oj@openoffice.org>  [e6ed22f5d660d5c53363490a9ce8c636a58e0537]

#105213# correct propertyhandling


2002-11-29  Ocke Janssen  <oj@openoffice.org>  [20144784d69eee9a57217435a915379a6a9b6039]

#105213# correct URL handling for JDBC


2002-11-29  Björn Milcke  <bm@openoffice.org>  [521dd0f704a21f616631f0d2cd87b1e9c31070eb]

#96976# -TextDocumentSettings, +DocumentSettings (renamed)


2002-11-29  Björn Milcke  <bm@openoffice.org>  [7542312219601f2d7789e6ccfb5cdfdbda7b3446]

#96976# document settings that are specific to text documents


2002-11-29  Hans-Joachim Lankenau  <hjs@openoffice.org>  [1550b9390b15784871f3c95722b6d113de255b62]

#100000# missing dependency


2002-11-29  Christian Lippka  <cl@openoffice.org>  [8d6c62bca816a73893d39a61ad85359846276a62]

#105607# inserted a function to cancel the current action since posting a key event to cancel current function may have side effects


2002-11-29  Christian Lippka  <cl@openoffice.org>  [e8e72ce7b3c385ffbea93238f64983e39d4aef34]

#105607# inserted a function to cancel the current action since posting a key event to cancel current function may have side effects


2002-11-29  Cyrille Moureaux  <cyrillem@openoffice.org>  [654141aaf58db3bd6b92810a4ab775c8ef0327b4]

#105114# Put back emptylayer.hxx


2002-11-29  Cyrille Moureaux  <cyrillem@openoffice.org>  [e924d3545b2ed954f088f4eab2148b0527bc0b6f]

#105114# Added newline at end of file for compiler.


2002-11-29  Sascha Ballach  <sab@openoffice.org>  [b76eccc7fc9210e76b74442157c0e18bd744a3f1]

#105764#; switch into InputMode in SetTextString


2002-11-29  Carsten Driesner  <cd@openoffice.org>  [3fc1b1f4b355d88df971cc9d4300e4befd4c4085]

#104835# Text menu items have same height as menu items with images


2002-11-29  Cyrille Moureaux  <cyrillem@openoffice.org>  [cece693134cd4a91f761345947ddf537ecc0123f]

#105114# Removed reference to emptylayer.hxx which doesn't exist


2002-11-29  Niklas Nebel  <nn@openoffice.org>  [1456abd8ded792d766520bb101a31dfe785b8f2d]

#105760# SpreadsheetDocumentSettings is deprecated


2002-11-29  Juergen Schmidt  <jsc@openoffice.org>  [babfd510aab7002ef4540e9424c595183ecbbc6f]

#105668# remove Zip*


2002-11-29  Tino Rachui  <tra@openoffice.org>  [0522a76f8bd1d540be1ca57013ceefe97b5e7a11]

#104563#changed _osl_getSystemPathFromFileURL to osl_getSystemPathFromFileURL_Ex


2002-11-29  Hennes Rohling  <hro@openoffice.org>  [c3ae63b3cc02f081f714d346ace85ba4bef4bfad]

#105723# Added icons for Quickstarter Open File entry


2002-11-29  Hennes Rohling  <hro@openoffice.org>  [074af68fb1883230f023f9f9240f814d9ae67607]

#105723# Renamed Quickstarter menu entries for Open and Template


2002-11-29  Ocke Janssen  <oj@openoffice.org>  [f0c10568ee29053639815a74d30224cda0d40c41]

#i7920# check if SQL namechecking is enabled


2002-11-29  Oliver Specht  <os@openoffice.org>  [1d8d6dbe428e16f28b420c06b8a3e89bf3f9a53e]

#105490# MailMerge usability


2002-11-29  Ocke Janssen  <oj@openoffice.org>  [6a7f446a0d39f25ebafc5b56243488d225340621]

#i5450# change the order of properties for column


2002-11-29  Oliver Specht  <os@openoffice.org>  [d0033b68a4a46425ba2647ea975f4b06a47b9b37]

#105490# MailMerge usability


2002-11-29  Ocke Janssen  <oj@openoffice.org>  [9d9badc4912371c36181bd6da6d2f79f2cc4031a]

#i5450# correct type handling for autoincrement


2002-11-29  Sven Jacobi  <sj@openoffice.org>  [a89701bf33e750e24594acf3b280963e257521a6]

#105441# creation date of gallery theme has been removed, because the DateCreated property is not supported any longer


2002-11-29  Ocke Janssen  <oj@openoffice.org>  [f4549c9d23891cab74481694d11ad77ad94c4d98]

#i5450# new member methods inserted


2002-11-29  Oliver Specht  <os@openoffice.org>  [34ec2bb3bc7aa5a566d4ff93c8cfc21f1ab6ff5c]

#105490# MailMerge usability


2002-11-29  Hans-Joachim Lankenau  <hjs@openoffice.org>  [1c24c5120ea4edf6de4b9aff57efd3b8fcac114d]

#100000# hindi used thai iso-code


2002-11-29  Oliver Specht  <os@openoffice.org>  [9b4235749a0d93cad9b37870cb1d289a8c440a48]

#105490# file moved to support MailMerge


2002-11-29  Aidan Butler  <aidan@openoffice.org>  [1017a77db44650b94640462d6bdacf62f5132ee4]

#i9471# #105785# : Fixed Numbered list Tab exporting bug. Also, added Tab Space info.


2002-11-29  Oliver Specht  <os@openoffice.org>  [97f511a9543ff68962bf9014bd698acd2eed1a0e]

#105490# MailMerge usability


2002-11-29  Oliver Specht  <os@openoffice.org>  [e9d588442f92db4836c865c3f4363430c33020e8]

#105490# MailMerge: HelpAgent List extended


2002-11-29  Björn Milcke  <bm@openoffice.org>  [4c2285dc76cfff5ef29d7122c49571987b370933]

#96976# +TextDocumentSettings


2002-11-29  Daniel Rentz  <dr@openoffice.org>  [e9870aba1772ec39d9188f0d47d7430e2daa0907]

#104940# close shape groups before finishing page


2002-11-29  Daniel Rentz  <dr@openoffice.org>  [b3b89d4734ef3dcf26c8723b375a0fedfea2d63b]

#104940# close shape groups before finishing page


2002-11-29  Hennes Rohling  <hro@openoffice.org>  [9ea8578a42149a660ddbcd14b977918a79083651]

#105740# #105723# Added new icon for File/Open


2002-11-29  Juergen Schmidt  <jsc@openoffice.org>  [31498a625f5e300eb28336236711f71607892165]

#105668# removed UnoControlSpinField


2002-11-29  Herbert Duerr  <hdu@openoffice.org>  [510e09d9543bb6fd7f2f156bac7013be48fd1724]

#105200# temporarily make priorities for autohinting/embedded bitmaps/antialiasing configurable by environment vars until UI catches up


2002-11-29  Tino Rachui  <tra@openoffice.org>  [84c4489cb7da4a9a600d102267f589b4a0419b4c]

#104563#moved parts of file.c into separate files


2002-11-29  Caolán McNamara  <cmc@openoffice.org>  [22ab919351c7ab9a714f940e099c8351cc8aab5f]

#i7887#


2002-11-29  Nikolai Pretzell  <np@openoffice.org>  [8dda75301e320550ed745c25df2fef23ce47ddc0]

Provide data types in Uses-page


2002-11-29  Thorsten Behrens  <thb@openoffice.org>  [4af9424dcef7c7a3fabc3d3b5514025c1c5c423a]

#105749# Added handling for new EE events


2002-11-29  gt  <gt@openoffice.org>  [30693d713baf2b9c98c47e1fc2693fda84214d1f]

#99553# minor changes in strings


2002-11-29  Vladimir Glazounov  <vg@openoffice.org>  [ed4a2b0be49b89b2297fd487923a495d7a83a76d]

#100000#


2002-11-29  Vladimir Glazounov  <vg@openoffice.org>  [804e7d90e06128c58cb0e180114062ef6c54a428]

#100000# temp variable


2002-11-29  Christian Lippka  <cl@openoffice.org>  [e050f3560eb27c42f20b81212a30238da7a0986a]

#105361# fixed unix build


2002-11-29  Andre Fischer  <af@openoffice.org>  [17840b8e57736fa02fe0165073a5b7d1ad36226f]

#105729# Added missing slots for search&replace.


2002-11-29  Tino Rachui  <tra@openoffice.org>  [3b6638d2ab31446f9d809627900407f2796729b9]

#96533#merged ODK docu update into this revision


2002-11-29  Ocke Janssen  <oj@openoffice.org>  [ef430b9c57130ee7179c3ec6083b2f70ecbda5b4]

#105213# new prop


2002-11-29  Tino Rachui  <tra@openoffice.org>  [6ebd6ea229dcdda000b09ed0f24cffddf30a97ea]

#96533#merged ODK docu update from udk303 into this revision


2002-11-29  Stephan Schäfer  <ssa@openoffice.org>  [5e623941a13cd309a4681793142727601dd6081b]

#105373# notify dehighlight in dtor


2002-11-29  Stephan Bergmann  <sb@openoffice.org>  [3d0950a405743e49810a88ac170b6c1b3438a0fb]

#105360# Removed default for GetMainURL DecodeMechanism parameter.


2002-11-28  Ingrid Halama  <iha@openoffice.org>  [e70d15cccff71642f61da4f51bdf1602222a8d0a]

#104751# enabling removing emphasis marks from a string with mixed emphasis marks


2002-11-28  Björn Milcke  <bm@openoffice.org>  [068e1fd391b02766aeb105a47715e2dd65849f96]

#105034# Do IsNewPageNameValid() in two variants: one for renaming slides and          one for inserting slides from a different presentation.


2002-11-28  Eike Rathke  <er@openoffice.org>  [a175b679c751160052578c854d13b3ee2f707d87]

#70672# GetDBParams: don't call ScDocument::GetString() from within the interpreter, use ScInterpreter::GetCellString() instead


2002-11-28  Daniel Vogelheim  <dvo@openoffice.org>  [fa3cf473d9e2d25e167a65a1cb88001df9a30851]

#104333# prevent loop by not recursively calling method;          if the redline needs to be split, the new redline part          will simply be inserted


2002-11-28  Daniel Vogelheim  <dvo@openoffice.org>  [57020a9c05004742f58add7bfdca3c95ceb12ad8]

#104333# fixed assertion once more


2002-11-28  Daniel Boelzle  <dbo@openoffice.org>  [2da5ff07c6b672b498a9a757a9ec63cf0109ef05]

#105480# better error handling


2002-11-28  Kai Ahrens  <ka@openoffice.org>  [452338bbeecfd6a7b925205692fcef782b37199b]

#95806#: remember tab control slider position


2002-11-28  Herbert Duerr  <hdu@openoffice.org>  [4b1575b1b612c16fa85159108e284791fd4a5869]

#104829# avoid CTL processing for Hangul Jamo, preserve fontseldata for glyph fallback


2002-11-28  Vladimir Glazounov  <vg@openoffice.org>  [928e12aabbd217ddeaff0f61211e39c0e907eec6]

#100000# corrected merge errors


2002-11-28  Vladimir Glazounov  <vg@openoffice.org>  [2a321a975b245df82ade3d6e2f0551925363cd85]

#100000# corrected merge errors


2002-11-28  Andreas Bregas  <ab@openoffice.org>  [2060347b7223d53b26c524cdc5c8718255bc71a7]

#105550# Use Module TypeDescription


2002-11-28  Vladimir Glazounov  <vg@openoffice.org>  [b8f2da3f2953e714a18a405c40258f1a55d21fda]

#100000# added locking mechanism for dead child handling


2002-11-28  Eike Rathke  <er@openoffice.org>  [340beb9719570bf30f8e3f688194c168c9eb87c1]

#105150# ScRangeData ctors with ScAddress instead of single values


2002-11-28  Eike Rathke  <er@openoffice.org>  [3584a2b76b6bbf9dee3a0786ca3f7a5813651157]

#105150# ShrfmlaBuffer::Store: create ScRangeData with correct position and leave out GuessPosition()


2002-11-28  Aidan Butler  <aidan@openoffice.org>  [ea66d315d83e09e70143c59e5dc1bc3f6a71357b]

#105732# : CR not replaced by 0x07 in winword 95


2002-11-28  Rüdiger Timm  <rt@openoffice.org>  [a53d239fa12142504002ca29aa68d74ad8cb82db]

#100000# Typo: svtools/filter.hxx is all lowercase.


2002-11-28  Daniel Boelzle  <dbo@openoffice.org>  [13a71ac1cb0fd110ab399063e880b035fcbe23cc]

#90284# marked osl profile API deprecated


2002-11-28  Niklas Nebel  <nn@openoffice.org>  [13c7eef5c7a4f0fb58e64cc1962feb61e5342614]

#104949# new accelerator slot to select array formula


2002-11-28  Armin Weiss  <aw@openoffice.org>  [cf120872dbf16624db4a18908a732c64db2ff6ed]

#105722# remember old focus handle values to search for it again #105722# try to restore focus handle index from remembered values


2002-11-28  Carsten Driesner  <cd@openoffice.org>  [ee35cc6336e4cb6abe3692619c5a182ea5b75820]

#104553# Don't crash if AddImage is called with empty image. Use a transparent bitmap instead.


2002-11-28  Martin Hollmichel  <mh@openoffice.org>  [d6fe3c85af4c5a114a7e7a264c206ae83b42b19a]

join: from OO643C, #103952#


2002-11-28  Tino Rachui  <tra@openoffice.org>  [90cc378c4cf6d70a808b142edf76b2de9870ef7d]

#96533#documentation update for ODK


2002-11-28  Stephan Schäfer  <ssa@openoffice.org>  [30ba77179739678ee484756a6bca75763e0ee980]

#105591# send keyinput for floatingwindows to parent if they were not consumed


2002-11-28  Thomas Benisch  <tbe@openoffice.org>  [2ebdbac506aec3467a1e673ad41694485ef5ae99]

#105369# Accessibility: content of spinboxes is not read


2002-11-28  Andre Fischer  <af@openoffice.org>  [cf4f5eabaf936d96fea1f34140cb6ab0d8c9c22d]

#105596# Added missing handling of SID_SEARCH_ITEM slot in Execute() method.


2002-11-28  Jörg Barfurth  <jb@openoffice.org>  [edcb8857c816f1f2838cabc9dcad53ffc0c4d719]

#105114# Fix exception specifications


2002-11-28  Jörg Barfurth  <jb@openoffice.org>  [c835c93319a55757bdbb3aec9d3076e813b4c8da]

#105114# Report overwrite violations cleanly


2002-11-28  Jörg Barfurth  <jb@openoffice.org>  [0e7939dc22e03edc8fca629bb86663ca645958cc]

#105114# Report overwrite violations as exceptions, not errors


2002-11-28  Jörg Barfurth  <jb@openoffice.org>  [aac52cf43ea5be9f831cf495de8e68db821692a2]

#105114# Full unwrapping of SaxExceptions (work around expatwrap strangeness)


2002-11-28  Rüdiger Timm  <rt@openoffice.org>  [e191afdc4a007d285e9a172aba158ddf21226ffd]

#100519# Small bug fix for copy of build.lst files.


2002-11-28  Armin Weiss  <aw@openoffice.org>  [4bb5361b249d8c902e2fddfe86c1c23f7ea96399]

#105678# Help method for sorting handles taking care of OrdNums, keeping order in single objects and re-sorting polygon handles intuitively to allow a intuitive handle travelling


2002-11-28  Ingrid Halama  <iha@openoffice.org>  [88bc9be089df498b01f444f269e2445b4a9ff927]

#104628# '1/2' was not autocorected


2002-11-28  Mikhail Voitenko  <mav@openoffice.org>  [2ddb14489c7606002054efdd5d8321605120d17d]

#102386# use UnsupportedNameClashException


2002-11-28  Dirk Völzke  <dv@openoffice.org>  [988426825e35f43a83f2b56a6e89e9c83a56277f]

#105701# swapped language codes for hindi and thai again (hindi=91, thai=66)


2002-11-28  Juergen Schmidt  <jsc@openoffice.org>  [45b3d10e49db0c96a75dadabec9396727090c909]

#105668# remove incompatible change of UnoControlSpinField service


2002-11-28  Niklas Nebel  <nn@openoffice.org>  [1abe35973cbfc43f38e6a98928f0b94494dd701a]

#105703# adjust possible drag actions for non-editable source range


2002-11-28  Dirk Völzke  <dv@openoffice.org>  [4fb1e2b7508b439b0d40034ee43a1b475ea654c0]

#105701# swapped language codes for hindi and thai


2002-11-28  Niklas Nebel  <nn@openoffice.org>  [792550b4799e46cf76ff9f526b148bc0a7e05def]

#105703# call DeleteContents with bApi=TRUE


2002-11-28  Andre Fischer  <af@openoffice.org>  [28dd2b8e4f6db008d79f32c064f94e744762468b]

#105694# Added method for setting auto transition to summary page.


2002-11-28  Ocke Janssen  <oj@openoffice.org>  [36172df39e9621c2ee01462cdb0c65f3cb3083d1]

#105213# make priv mutable


2002-11-28  Ocke Janssen  <oj@openoffice.org>  [7796d2bcb5999571e1beabcf7a29635b200da9e0]

#105213# check if table has already privs


2002-11-28  Ocke Janssen  <oj@openoffice.org>  [379288ff007c5df833987371fa8e87269f80c66d]

#105213# new drivers for jdbc


2002-11-28  Martin Hollmichel  <mh@openoffice.org>  [06036be5fbf275eb1823852001d12be9b9d39168]

join: from OO643C, #103952#


2002-11-28  Ocke Janssen  <oj@openoffice.org>  [3e038b12006971f6b7ce10f84ed075c33190701a]

#105213# patch privileges


2002-11-28  Sven Jacobi  <sj@openoffice.org>  [b99bebcb17da6ce06874b864edf347953ff879b1]

#105702# resolving name conflict: Width -> LogicalWidth


2002-11-28  Sven Jacobi  <sj@openoffice.org>  [d6da51a02d1804b691be5e2ff6d9318a240b6b05]

#105702# resolving name conflict: GraphicSize -> LogicalGraphicSize


2002-11-28  Jörg Barfurth  <jb@openoffice.org>  [31e01cd6211546a50fb1463a829bdbbfe8bdc93b]

#105114# Fix: don't treat a missing source directory as error


2002-11-28  Jörg Barfurth  <jb@openoffice.org>  [4942817bcf440ff5512c4c0816eddc538e6dceaf]

#105114# Fix: don't treat a missing source directory as error


2002-11-28  Jörg Barfurth  <jb@openoffice.org>  [6c54fd2768c362ce1b985c781ab04579695d72d0]

#105114# Fix: creating wrong service for hierarchy browser


2002-11-28  Jörg Barfurth  <jb@openoffice.org>  [5c90f28016bdb13275baac5b617997f2a7ccbcf3]

#105114# Fix: uninitialized value in UpdateService


2002-11-28  Jörg Barfurth  <jb@openoffice.org>  [3ffbe17a1da34a63794d4ee727fb26cd114ed9cb]

#105114# Add services to browse for user data files and to import from local files


2002-11-28  Andreas Schlüns  <as@openoffice.org>  [4b26df97a3416c2eb03f7691dccdea2f2a84e387]

#105032# typo


2002-11-28  Peter Burow  <pb@openoffice.org>  [c9e1f0e15236731a081cca99017911f8e520d3bc]

fix: #104901# Textfarbe -> Schriftfarbe


2002-11-28  Peter Burow  <pb@openoffice.org>  [a45990be30d3e6c6b0ac0f71c9adc6cb3ab4fba2]

fix: #104901# Font color entry added


2002-11-28  Ocke Janssen  <oj@openoffice.org>  [df95a6f7af15d71f4c93cd2e24b1bf06959e111c]

#104663# empty value tag again


2002-11-27  Eike Rathke  <er@openoffice.org>  [fec05c3deabec6299eec87fa481b7e50b6fb29f5]

#90279# performance: DoSubTotals: collect formula cell positions and put cells after InsertRow calls to not have them inspected for updates again


2002-11-27  Eike Rathke  <er@openoffice.org>  [d17ebc5599a2ef6a12f96225a92730d5c90913e8]

#90279# performance: InsertRow/DeleteRow/InsertCol/DeleteCol: use memmove for POD arrays


2002-11-27  Eike Rathke  <er@openoffice.org>  [d16c691f1fea511baa32cd91919de6a4f218c050]

#90279# performance: AreaBroadcast methods


2002-11-27  Eike Rathke  <er@openoffice.org>  [ff5b4b4d544151e12122af6f31766270c6f1d709]

#90279# performance: use changed Broadcast() methods; DeleteRow: AreaBroadcast() and AreaBroadcastInRange()


2002-11-27  Eike Rathke  <er@openoffice.org>  [58f56c206ffadf7077e6d6294beee29acbf3b63f]

#90279# performance: use changed Broadcast() methods; InsertRow: AreaBroadcast() and AreaBroadcastInRange()


2002-11-27  Eike Rathke  <er@openoffice.org>  [cc811677af82e7414be073a98b495f2335d78c9d]

#90279# performance: AreaBroadcast() methods take one hint instead of multiple arguments; add AreaBroadcastInRange()


2002-11-27  Eike Rathke  <er@openoffice.org>  [759bff9d14bb54f4f58bd22201b6171880eed1e1]

#90279# performance: AreaBroadcast() methods take one hint instead of multiple arguments; add AreaBroadcastInRange()


2002-11-27  Eike Rathke  <er@openoffice.org>  [b5d7ee77f6bc3908ff035589a81a82a5e029b126]

#90279# performance: AreaBroadcast methods


2002-11-27  Eike Rathke  <er@openoffice.org>  [1349a568fe2ad11f2d3b26b6d457ebe4edc4db88]

#90279# performance: methods to modify hint instead of creating new hints every time


2002-11-27  Niklas Nebel  <nn@openoffice.org>  [75ce824f3f711963b74e88f7f40edad6f846c74a]

#105585# implement XText methods to handle ScCellFieldObj


2002-11-27  Niklas Nebel  <nn@openoffice.org>  [c06bdae03d08b0ded134e7d98b770caabbc34629]

#105585# text cursor subclass for text in drawing objects


2002-11-27  Sascha Ballach  <sab@openoffice.org>  [b77432b29064f6419c9456fed47df278fc5c0578]

#105394#; reload imported data depending on UpdateDocMode


2002-11-27  Stephan Schäfer  <ssa@openoffice.org>  [7e4203c5e6f650d33827313ae57af2f367f7b012]

#105430# setlayeredwindow wrapper


2002-11-27  Oliver Bolte  <obo@openoffice.org>  [2f9c4178cef381a88adf8d5ee4e93d2ce30c10fd]

New .NET compiler


2002-11-27  Kurt Zenker  <kz@openoffice.org>  [a4d729954b5c4bb888d6767b348fed08939f5e0c]

Merge SRX644: 27.11.02 - 18:06:28


2002-11-27  Sascha Ballach  <sab@openoffice.org>  [90b9630dd2b0e8977651cf95255764afa65b480c]

#105687#; remove this file, because it is wrong, the objects name is ScPageObj


2002-11-27  Kurt Zenker  <kz@openoffice.org>  [59536cf5f59008640c05c80b36bd7de200201565]

Merge SRX644: 27.11.02 - 18:04:18


2002-11-27  Kurt Zenker  <kz@openoffice.org>  [29e53a762afd73add022c774d3ee6d9dedd0a98f]

Merge SRX644: 27.11.02 - 18:00:40


2002-11-27  Kurt Zenker  <kz@openoffice.org>  [03ca547b6b0071f030d1dfa03fbf133ee1733a87]

Merge SRX644: 27.11.02 - 18:03:29


2002-11-27  Kurt Zenker  <kz@openoffice.org>  [bc48ca15b0581d559c3be2898d2487770ab1708e]

Merge SRX644: 11/27/02 - 18:02:52


2002-11-27  Kurt Zenker  <kz@openoffice.org>  [9bdebc13377cd17f2b462c5482f811f965ca94b7]

Merge SRX644: 27.11.02 - 18:01:28


2002-11-27  Kurt Zenker  <kz@openoffice.org>  [8d3279a3c57f96c301b498ad5e4799645a78b639]

Merge SRX644: 27.11.02 - 18:00:29


2002-11-27  Kurt Zenker  <kz@openoffice.org>  [0113cc48a20a035547b852fa79b75a54bb7ff55e]

Merge SRX644: 27.11.02 - 17:59:56


2002-11-27  Kurt Zenker  <kz@openoffice.org>  [e23fd6aafefd89aef432351d745de75403933279]

Merge SRX644: 27.11.02 - 17:59:35


2002-11-27  Kurt Zenker  <kz@openoffice.org>  [53298760f2c4b5adace6ea9f82aec95617c0be3a]

Merge SRX644: 27.11.02 - 17:59:25


2002-11-27  Kurt Zenker  <kz@openoffice.org>  [812612387e2cf62195f3d1dc4395c8b1905ce3dd]

Merge SRX644: 11/27/02 - 17:59:18


2002-11-27  Kurt Zenker  <kz@openoffice.org>  [15b2c057d3026bc6a2249f74c0f70271a808bdb9]

Merge SRX644: 27.11.02 - 17:59:08


2002-11-27  Kurt Zenker  <kz@openoffice.org>  [39a3da23a764d464acdde19589e1ab33a5318935]

Merge SRX644: 27.11.02 - 17:58:39


2002-11-27  Kurt Zenker  <kz@openoffice.org>  [d0b4fe7177af8ad04f93058e308c70a9ce97c1d7]

Merge SRX644: 11/27/02 - 17:58:24


2002-11-27  Sascha Ballach  <sab@openoffice.org>  [4c14b05f8197e93ba78685a3c96be39218c8f7b5]

#104547#; only try to access the viewdata if there are some


2002-11-27  Kurt Zenker  <kz@openoffice.org>  [b95a25be834525b3d8f622b0e70222f7d2c88774]

Merge SRX644: 27.11.02 - 17:57:16


2002-11-27  Kurt Zenker  <kz@openoffice.org>  [17f160567349032176a938387596f4c2fb4af136]

Merge SRX644: 27.11.02 - 17:56:35


2002-11-27  Kurt Zenker  <kz@openoffice.org>  [a0452cf2c7bf42c262d3c5f871f01765ce3be560]

Merge SRX644: 27.11.02 - 17:56:23


2002-11-27  Kurt Zenker  <kz@openoffice.org>  [87240952f2327bb5494d5343900033c1f9ab03bb]

Merge SRX644: 27.11.02 - 17:55:43


2002-11-27  Kurt Zenker  <kz@openoffice.org>  [3b602ea6411023f8815d4ad6908fb5b34b6dd94b]

Merge SRX644: 27.11.02 - 17:55:26


2002-11-27  Kurt Zenker  <kz@openoffice.org>  [a35c5413b5ddbf8671aca3bef7539fd8f55bb20a]

Merge SRX644: 27.11.02 - 17:54:20


2002-11-27  Kurt Zenker  <kz@openoffice.org>  [67104ad47868e4bc0dbf2883a78665f7f863c51c]

Merge SRX644: 27.11.02 - 17:54:01


2002-11-27  Kurt Zenker  <kz@openoffice.org>  [2018e4a8ff361568132f4af54b787d02ee04d07d]

Merge SRX644: 27.11.02 - 17:53:18


2002-11-27  Kurt Zenker  <kz@openoffice.org>  [a19dc4663d876cd5553bc51f3d7ff89953905e35]

Merge SRX644: 27.11.02 - 17:52:57


2002-11-27  Kurt Zenker  <kz@openoffice.org>  [648b25a01fa0d74a5cc71ed43caebc0e434bc4f1]

Merge SRX644: 27.11.02 - 17:52:55


2002-11-27  Kurt Zenker  <kz@openoffice.org>  [4d40f08bfeb35979b8ddfd9aabeecc3e586c47c3]

Merge SRX644: 27.11.02 - 17:52:19


2002-11-27  Kurt Zenker  <kz@openoffice.org>  [5cbe3fecc058a5a88ef66ce173daf3613dda6f45]

Merge SRX644: 27.11.02 - 17:51:55


2002-11-27  Vladimir Glazounov  <vg@openoffice.org>  [7778e06375d7c0de4a83904131020bc1e34474db]

Merge SRX644: 27.11.02 - 17:50:59


2002-11-27  Kurt Zenker  <kz@openoffice.org>  [645130323025138d19b115ce18e1fd9097fe2baf]

Merge SRX644: 27.11.02 - 17:50:44


2002-11-27  Vladimir Glazounov  <vg@openoffice.org>  [eee1ad42352eebd6711ed82dafa1635e99b1def2]

Merge SRX644: 27.11.02 - 17:49:49


2002-11-27  Kurt Zenker  <kz@openoffice.org>  [e18fc4b78c2d8c90598a8a1c14653a59d402cf99]

Merge SRX644: 27.11.02 - 17:49:20


2002-11-27  Kurt Zenker  <kz@openoffice.org>  [e97499b4edd49eaf7aceddd99a316ae20ddcdcac]

Merge SRX644: 27.11.02 - 17:49:20


2002-11-27  Kurt Zenker  <kz@openoffice.org>  [38c19bef7156889ad9d46b9a5b5c89fe7104a351]

Merge SRX644: 27.11.02 - 17:48:19


2002-11-27  Kurt Zenker  <kz@openoffice.org>  [f71fb1df18fd422de4bdb6e42f8d06d15cb954a7]

Merge SRX644: 27.11.02 - 17:47:19


2002-11-27  Kurt Zenker  <kz@openoffice.org>  [bf11ad2dbdb4f200cba1ca3eeb076b1eaa9f51a9]

Merge SRX644: 27.11.02 - 17:46:30


2002-11-27  Kurt Zenker  <kz@openoffice.org>  [6a3bdf2f2282087347e3d4c1082243b76c869653]

Merge SRX644: 27.11.02 - 17:45:38


2002-11-27  Christian Lippka  <cl@openoffice.org>  [6d2e4ac8548d1124dac668c1c8bdd03ecc5f53e3]

#101717# add SvxLRSpaceItem and bullet to notes sheet


2002-11-27  Kurt Zenker  <kz@openoffice.org>  [ffff12b99d092ce8efcf79825a6f796f45aa7f44]

Merge SRX644: 27.11.02 - 17:45:54


2002-11-27  Kurt Zenker  <kz@openoffice.org>  [bf33473f28b6e6eab43c0b649b6160c49dd84dc6]

Merge SRX644: 27.11.02 - 17:44:27


2002-11-27  Kurt Zenker  <kz@openoffice.org>  [b046fb3750d4eee73228c20d71b1e9dcd2eb1873]

Merge SRX644: 27.11.02 - 17:43:55


2002-11-27  Kurt Zenker  <kz@openoffice.org>  [5dd53fa6237c9b0153fd44cb3fdb4c0cc9895bbb]

Merge SRX644: 27.11.02 - 17:41:29


2002-11-27  Kurt Zenker  <kz@openoffice.org>  [cf7c9abcd9517deaf6535a352147cc15cd2d1673]

Merge SRX644: 27.11.02 - 17:40:54


2002-11-27  Kurt Zenker  <kz@openoffice.org>  [1a90bb0c678a734cbd73602b7b7d4f4d46b6c00b]

Merge SRX644: 27.11.02 - 17:40:17


2002-11-27  Kurt Zenker  <kz@openoffice.org>  [8b698a2bdceced86fa2ebd6a32bf6a959fe1e090]

Merge SRX644: 27.11.02 - 17:38:53


2002-11-27  Kurt Zenker  <kz@openoffice.org>  [0a191c7583846ed21ccb339624154c44fa5ff531]

Merge SRX644: 27.11.02 - 17:38:44


2002-11-27  Kurt Zenker  <kz@openoffice.org>  [1134356cc32fb942fcaf2ebfe8f76ef8757b38b7]

Merge SRX644: 11/27/02 - 17:38:02


2002-11-27  Kurt Zenker  <kz@openoffice.org>  [218d2cc381027c650c5d3ce63e8ca18dd70337ff]

Merge SRX644: 27.11.02 - 17:37:46


2002-11-27  Kurt Zenker  <kz@openoffice.org>  [f967d5686daef3a3b2ce2d4a969a0081869de668]

Merge SRX644: 27.11.02 - 17:38:24


2002-11-27  Kurt Zenker  <kz@openoffice.org>  [a27289b36479881a75702bd7cc1a82ef56ce287e]

Merge SRX644: 27.11.02 - 17:37:41


2002-11-27  Kurt Zenker  <kz@openoffice.org>  [0d40c5f93fe7d949098b88f87b22822303c6c888]

Merge SRX644: 27.11.02 - 17:37:34


2002-11-27  Vladimir Glazounov  <vg@openoffice.org>  [a38f360643655c80e39fd8705a8b33cf745febc3]

Merge SRX644: 27.11.02 - 17:37:24


2002-11-27  Kurt Zenker  <kz@openoffice.org>  [159f120c311b887ef7596118706db65bce70b80d]

Merge SRX644: 27.11.02 - 17:37:14


2002-11-27  Kurt Zenker  <kz@openoffice.org>  [07c93a850903bf14434b0f298cade8087d655f77]

Merge SRX644: 27.11.02 - 17:35:42


2002-11-27  Kurt Zenker  <kz@openoffice.org>  [4c3092af50c8efc258f68270052d31ded2b48aa9]

Merge SRX644: 27.11.02 - 17:34:31


2002-11-27  Kurt Zenker  <kz@openoffice.org>  [9696646b429b6c87e0db258c4c45e9984e77406e]

Merge SRX644: 27.11.02 - 17:34:21


2002-11-27  Kurt Zenker  <kz@openoffice.org>  [0a7bdfd4db6011362087a28df54caf40b293b0c6]

Merge SRX644: 27.11.02 - 17:33:40


2002-11-27  Kurt Zenker  <kz@openoffice.org>  [ea90a2f8c5ec7ab4d5bd54ada5eda80a3d1ab68d]

Merge SRX644: 27.11.02 - 17:34:16


2002-11-27  Kurt Zenker  <kz@openoffice.org>  [132ae58e29d0ed21beccc125cff72b6b8004c2ea]

Merge SRX644: 27.11.02 - 17:33:16


2002-11-27  Rüdiger Timm  <rt@openoffice.org>  [2320c3e84a72339ca561335a6962acd668cbcf29]

Merge SRX644: 27.11.02 - 17:32:33


2002-11-27  Vladimir Glazounov  <vg@openoffice.org>  [ae7eb696342449794a14054014c50b1221ac703d]

Merge SRX644: 27.11.02 - 17:32:02


2002-11-27  Kurt Zenker  <kz@openoffice.org>  [0bd89c7fae979e381628e62028fcf7a0011a8e27]

Merge SRX644: 27.11.02 - 17:31:12


2002-11-27  Kurt Zenker  <kz@openoffice.org>  [ee38be39e765d3850e8f592e95cbce4a1e56a315]

Merge SRX644: 11/27/02 - 17:30:51


2002-11-27  Rüdiger Timm  <rt@openoffice.org>  [85dfacc959ff0cd6bc91f84f99883464cc050616]

Merge SRX644: 27.11.02 - 17:30:52


2002-11-27  Kurt Zenker  <kz@openoffice.org>  [6dd9d34cb5922f68e33d6bd8ee98c253533026e1]

Merge SRX644: 11/27/02 - 17:28:57


2002-11-27  Kurt Zenker  <kz@openoffice.org>  [33df0667777006b56ee16eec919f84154cf2eab8]

Merge SRX644: 27.11.02 - 17:28:58


2002-11-27  Kurt Zenker  <kz@openoffice.org>  [e66916c3878d632c0c2b29888c9ba0f30989f554]

Merge SRX644: 27.11.02 - 17:29:26


2002-11-27  Kurt Zenker  <kz@openoffice.org>  [b97e42df1c80bae4da0cb0bd58e39a75a4357cf1]

Merge SRX644: 27.11.02 - 17:27:59


2002-11-27  Kurt Zenker  <kz@openoffice.org>  [6617874584ff8503b2b2915731ffa0ce7e6629e6]

Merge SRX644: 11/27/02 - 17:27:38


2002-11-27  Kurt Zenker  <kz@openoffice.org>  [0242c84f035ce66166b7d593edc35c4006f7cd99]

Merge SRX644: 27.11.02 - 17:27:03


2002-11-27  Kurt Zenker  <kz@openoffice.org>  [d50dfdda2b118ca4f21ed4ee81b97b16524d16b9]

Merge SRX644: 27.11.02 - 17:26:37


2002-11-27  Kurt Zenker  <kz@openoffice.org>  [0db0cb8509b0bcf061249153b15cca8da2c617bb]

Merge SRX644: 27.11.02 - 17:25:54


2002-11-27  Kurt Zenker  <kz@openoffice.org>  [a013e6a92f6e8fa5739774247717ae171ce3a9e9]

Merge SRX644: 11/27/02 - 17:25:32


2002-11-27  Kurt Zenker  <kz@openoffice.org>  [866e461e31ad0a8642a56dd6055417c84477b08c]

Merge SRX644: 27.11.02 - 17:26:09


2002-11-27  Rüdiger Timm  <rt@openoffice.org>  [f00d00ec5c86d904c7315cfd6eed28f3e8e3cc7f]

Merge SRX644: 27.11.02 - 17:24:26


2002-11-27  Kurt Zenker  <kz@openoffice.org>  [c25fd6d7451c38f9dfd5e6a8d26ff93085bfa04f]

Merge SRX644: 27.11.02 - 17:24:45


2002-11-27  Kurt Zenker  <kz@openoffice.org>  [ff2a6ec20dd8b6bb8ed1406fe853622f82a9c456]

Merge SRX644: 27.11.02 - 17:21:06


2002-11-27  Kurt Zenker  <kz@openoffice.org>  [82da3c91b94a17836ccb26f9f0155714efa1f06b]

Merge SRX644: 27.11.02 - 17:20:56


2002-11-27  Vladimir Glazounov  <vg@openoffice.org>  [02c486e0b659aaeebb479c7d01152e579d5f6384]

Merge SRX644: 27.11.02 - 17:20:45


2002-11-27  Vladimir Glazounov  <vg@openoffice.org>  [4f5d8afc190d173a52851bf9b8da18632f139014]

Merge SRX644: 27.11.02 - 17:19:50


2002-11-27  Rüdiger Timm  <rt@openoffice.org>  [c26092eb5828de41ac0250b4cd2ff864d6e9d4f8]

Merge SRX644: 27.11.02 - 17:19:47


2002-11-27  Kurt Zenker  <kz@openoffice.org>  [32e59c8396a28aaf00a33eaa3056884a816fe0e4]

Merge SRX644: 27.11.02 - 17:19:05


2002-11-27  Behrend Cornelius  <bc@openoffice.org>  [a66980e710ad1c8f88f0fef0e4c93f7a7aeea004]

#105421# Dialog 'Overwrite' added


2002-11-27  Behrend Cornelius  <bc@openoffice.org>  [6b918d0b488116548a8b5e969d942d7cc03aeb98]

#105421# overwrite dialog added


2002-11-27  Behrend Cornelius  <bc@openoffice.org>  [c6f392c64b1d3cda31e08dbe15862b6c4ea858cd]

#105421# Overwrite Dialog added


2002-11-27  Daniel Rentz  <dr@openoffice.org>  [f0cf9c573f4f0b7c82953f746c776b6af6ca59ff]

#105686# do not paste scenarios from clipboard


2002-11-27  Daniel Rentz  <dr@openoffice.org>  [3af966d58c0a6a05e291e459ed57299afe74fe45]

#105686# check pointers: pLinkmanager, pChartListenerCollection


2002-11-27  Sascha Ballach  <sab@openoffice.org>  [b365b2de8e48bdf79c63daedf0e2015f69a33b3e]

#105657#; correct the supported service name


2002-11-27  Juergen Schmidt  <jsc@openoffice.org>  [491dd732b9306fe072373ff301b449c5890a4939]

#105668# improve output


2002-11-27  Gregor Hartmann  <gh@openoffice.org>  [6da26523364dc0f1f00f025db93996888ac89cc9]

#105557# allow <SHIFT F10> to open contextmenu


2002-11-27  Sascha Ballach  <sab@openoffice.org>  [68d389f5eb82efd44281f12f405c61f91341a18e]

#103706#; add strings for range overflow while loading xml files (to many rows, columns or sheets)


2002-11-27  Juergen Schmidt  <jsc@openoffice.org>  [1e370572cdca13af80c652d3f94880453b9fca24]

#105668# no special work for draft types


2002-11-27  Rüdiger Timm  <rt@openoffice.org>  [3230a658280c998bcb68a572d3f2b4b7b86360b6]

#100519# Copy build.lst into common, too.


2002-11-27  Andre Fischer  <af@openoffice.org>  [e7c52e420dd64006595bf985ca9fe72fc5deb0f9]

#105605# Releasing mutex earlier in getAccessibleChild().


2002-11-27  Juergen Schmidt  <jsc@openoffice.org>  [ba4192cdbf7348796265de54ce93665474077e45]

#99053# use styles


2002-11-27  Juergen Schmidt  <jsc@openoffice.org>  [1440f9d4ca894baad0db532781b73e58f2e2d6b1]

#99053# insert new styles


2002-11-27  Ivo Hinkelmann  <ihi@openoffice.org>  [24159f3c3fa84bfc942eccf2dd522924f579bac6]

#103444# Workarround for transex3


2002-11-27  Thomas Benisch  <tbe@openoffice.org>  [83cc0dcd21c9ea065ffff848eea18bea34cc29ef]

#105556# removed Bibliography Database and Separator entry from Edit menu


2002-11-27  Gregor Hartmann  <gh@openoffice.org>  [fbf1ab331f61380e52063861c1a3c6a010ee8d08]

#105672#decode charcode and set in KeyEvent when Typing Keys


2002-11-27  Gregor Hartmann  <gh@openoffice.org>  [8255d8564f38f1d14e6a7fde2c034b29acc66ed9]

#105672#call KeyUp method when typing keys to support Buttons


2002-11-27  Andreas Bregas  <ab@openoffice.org>  [fd6b27fadbd65b65eb7fa44b819e0e2a9a2dd910]

#105360# GetMainURL()


2002-11-27  Christian Lippka  <cl@openoffice.org>  [bd9e90f0a424a6cb7f65cb6bd1c4c68efaef1bce]

#105420# grab focus to value set on GetFocus


2002-11-27  Andre Fischer  <af@openoffice.org>  [6d83d9a7aed31dce99b69637b20cd9012c800f57]

#105605# Handling of missing window.


2002-11-27  Christian Lippka  <cl@openoffice.org>  [7b76ddc0345721f1b525de3ffcab5ccf281be1e1]

#105420# grab focus to value set on GetFocus


2002-11-27  Caolán McNamara  <cmc@openoffice.org>  [f3537ffc15b33d47a32c0f320a7c00037df04e22]

#105652# right para indent status is irrelevent when determing of list indentation, so add ability to know if left/offset has been set indepentanly of the right indent status


2002-11-27  Stephan Bergmann  <sb@openoffice.org>  [26cfd8bb3777ba7958622756af87897cdade48e6]

#105360# Removed default arg from INetURLObject::GetMainURL.


2002-11-27  Daniel Boelzle  <dbo@openoffice.org>  [3c3feccb818b548aac608a8eb63c053bf7af3dc1]

#104312# extended tests


2002-11-27  Sascha Ballach  <sab@openoffice.org>  [b306efbc8e428912de9d80a5aad7a9694b35e0f8]

#105014#; change dialog design like specified


2002-11-27  Juergen Schmidt  <jsc@openoffice.org>  [f02918a9a50c103969cbbf23a0fe7801d4d5f998]

#105668# add missing files


2002-11-27  Juergen Schmidt  <jsc@openoffice.org>  [1a9b114e2540dff3a024ffd4bbdb08aac71cf3ac]

#105668# add missing files


2002-11-27  Ocke Janssen  <oj@openoffice.org>  [9ac5325285fa2d60486caca2bf485cb13121ac84]

#105653# lock solar mutex


2002-11-27  Ocke Janssen  <oj@openoffice.org>  [c4f990098d272f8b734cc6a69e9c6a2542ca1641]

#105213# check if en is null


2002-11-27  Stephan Schäfer  <ssa@openoffice.org>  [ec76d1ce121333896db2af0de03df35ac751aeac]

#105224# remove sysalloc option


2002-11-27  Oliver Specht  <os@openoffice.org>  [cf308f6beb1ca7d7d5e209bfc25d3094a7acd836]

#105224# support COMMAND_MODKEYCHANGE to change writing direction


2002-11-27  Mikhail Voitenko  <mav@openoffice.org>  [c80c1bcf093210074854a94d84d76c184ffb2daa]

#105661# fix constructors


2002-11-27  Oliver Specht  <os@openoffice.org>  [cdcb80e70295e28f2f613d93d8408210a609a2b3]

#103492# zoomable page preview


2002-11-27  Oliver Specht  <os@openoffice.org>  [b0c3975be7f2cbd00449fcd0538779a661b226f3]

#105224# check arguments pointer prior to it's item states


2002-11-27  Oliver Specht  <os@openoffice.org>  [352262d30da156fde45ca1e184e7d834a3075010]

#105412# execute hyperlinks via context menu


2002-11-27  Oliver Specht  <os@openoffice.org>  [8920b9e6be2e8b008a628bdccdbb9d1ac0ad3060]

#103492# zoomable page preview


2002-11-27  Oliver Specht  <os@openoffice.org>  [13e6c336e965d95fece0f3d1faf119ab1aef70f8]

#105412# execute hyperlinks via context menu


2002-11-27  Ocke Janssen  <oj@openoffice.org>  [998936d9d0c547672245fce65c52a3fee194d1cf]

#105213# fix jdbc driver problem


2002-11-26  Sven Jacobi  <sj@openoffice.org>  [54d45227dcdd0859a76d72ea942bd43085fe4d1a]

#105489# added complex clipping also for bitmaps actions.


2002-11-26  Stephan Schäfer  <ssa@openoffice.org>  [ae9570b22415b88f0722a40e60f51adbf98503a9]

#105224# send modkey events only when no hotkey was pressed


2002-11-26  Christian Lippka  <cl@openoffice.org>  [c5dda458ae3652a3efdd7ad83a6ee4c30a3ca5af]

#105183# fixed setPropertyValues for more than one paragraph, last paragraph was ignored


2002-11-26  Tomas O'Connor  <toconnor@openoffice.org>  [60f1831deace61cde92c65f3d7ba90c5a4d72f7d]

Further parsing of file:// url on windows


2002-11-26  Oliver Bolte  <obo@openoffice.org>  [566a55a27152316310943db6fd9a5f48af7a58b7]

for new .NET compiler


2002-11-26  Stephan Schäfer  <ssa@openoffice.org>  [7a356470bf7f530c72e1b52e5e003e70bd339f6a]

#105224# send modkey events only if no hotkey was pressed


2002-11-26  Oliver Bolte  <obo@openoffice.org>  [b25d9669a28a4015ff9f4df7867494476d83249e]

new version for SRC669


2002-11-26  Tomas O'Connor  <toconnor@openoffice.org>  [318d49f67af7ad00086bebbfdb383595fec750b7]

Use correct prefix for file URL on windows.


2002-11-26  Frank Schönheit  <fs@openoffice.org>  [06c9db4e1ff037480087b111d92bee1ce50d74d2]

#104911# reworked to accessibility options


2002-11-26  Carsten Driesner  <cd@openoffice.org>  [989d4e87986e5102ac4b8b45a7e480771865a039]

#103556# Don't add GDIMETALFILE & BITMAP for selections with form elements


2002-11-26  Frank Schönheit  <fs@openoffice.org>  [5cac64330940c570dd9739076084cef33562fec0]

#104911# -IsForBorders/IsForDrawing / +AutoDetectSystemHC


2002-11-26  Frank Schönheit  <fs@openoffice.org>  [e7523fc38a44e402f9ad6d6be801d92850fa9096]

#104911# -IsForBorders/IsForDrawing / +AutoDetectSystemHC


2002-11-26  Armin Weiss  <aw@openoffice.org>  [17957fbfb80a12cd3bbcdc53e1cf6efe1f074104]

#102524# After long discussion ProdMan decided not to do a AutoCorrect when leaving Text edit mode. It's a feature, not a bug. I comment it out.


2002-11-26  Christian Lippka  <cl@openoffice.org>  [52d54ebc398847dee779de1e2d343759813c3e86]

#105412# added SID_OPEN_HYPERLINK


2002-11-26  Thomas Benisch  <tbe@openoffice.org>  [88afdb9a9293bb6695fb1cdcd6ef246e741df775]

#105360# INetURLObject::GetMainURL() encoding mechanism default removed


2002-11-26  Stephan Bergmann  <sb@openoffice.org>  [cb9e815d45114d42fdc6d01a3abc42d6599b41df]

#92031# Added IME status window control stuff.


2002-11-26  Armin Weiss  <aw@openoffice.org>  [86c62ae047ddb1c1b34353f79ad70dd69f85079a]

#105130# Force to SnapRect when Fontwork #105130# Old test for hit on BoundRect is completely wrong and never worked, doing it new here.


2002-11-26  Armin Weiss  <aw@openoffice.org>  [2f5bdba57b6ff9369a872461f87675ea72ca6f23]

#105130# Include aRect here in measurements to be able to hit a fontwork object on its border


2002-11-26  Christian Lippka  <cl@openoffice.org>  [c8b2e35b4729f032fc8c53006d9e0a053c54d3ea]

#105412# added SID_OPEN_HYPERLINK


2002-11-26  Ingrid Halama  <iha@openoffice.org>  [58672090a27758b210a5e3d602938abf0f71c1fb]

#105642# remove toolboxitems FN_INSERT_HEADER/FOOTER


2002-11-26  Stephan Bergmann  <sb@openoffice.org>  [83f61c878d0078922088288b2c9c983a7e7c104f]

#92031# Added I18N/InputMethod group.


2002-11-26  Jörg Barfurth  <jb@openoffice.org>  [72c120e17936d562d783ba76561bf001c2711231]

#105114# Correct handling of NamedValue arguments


2002-11-26  Sascha Ballach  <sab@openoffice.org>  [744a68860a9a9bf45df6885db3f0b1d0953e9d0e]

#69391#; erase leading and trailing chars


2002-11-26  Ocke Janssen  <oj@openoffice.org>  [31aea92ef1c5727b78b5bd506cebd240ae1fbf6e]

#105213# deliver mysql.xml!


2002-11-26  Vladimir Glazounov  <vg@openoffice.org>  [b17e1a18d1e550fcc63bd9c4c7e34c15ec3424c3]

#100000# typo


2002-11-26  Ocke Janssen  <oj@openoffice.org>  [1d367bea71de32345bcbb33c78d47ae10cde0c76]

#105213# deliver mysql.xml!


2002-11-26  Michael Brauer  <mib@openoffice.org>  [a8455079c339cb0054db99ab75b6838c7fd6f882]

#104366#: API: Don't set page breaks for paras in tables at tables.


2002-11-26  Ocke Janssen  <oj@openoffice.org>  [8b7d7d6054e9461977c04f594bf3eb9fe64c3c38]

#105213# mysql files


2002-11-26  neilm  <neilm@openoffice.org>  [16ebbf759a5d820c6c3ac37f5badaa91bbc015d5]

Moved diagnostic redirect log to InstallWizard


2002-11-26  Noel Power  <npower@openoffice.org>  [dc848f39c889fbef7f6d9b7cf910be9e6ea64dc9]

Added extra check to validate supported versions of netbeans and jedit


2002-11-26  Caolán McNamara  <cmc@openoffice.org>  [03180491b9baebc11e2a4a4d743dbc6a0acb55c1]

#105613# | not &


2002-11-26  Niklas Nebel  <nn@openoffice.org>  [f9d43667505505da0a25a233032c534d565469ae]

#105582# ScEditBox: set the HelpId for the MultiLineEdit, not the control


2002-11-26  Vladimir Glazounov  <vg@openoffice.org>  [cfdb0d5a32ca3b1ac5a4e1f525c3ada3d290c1f3]

#102505# SwUndoTempAutoCorr


2002-11-26  Michael Brauer  <mib@openoffice.org>  [08aec8d2bb262afdea81269ec38875bcb22e0766]

#104366#: API: setting page break inside table should not set it at table


2002-11-26  John Rice  <jmrice@openoffice.org>  [fc00ddf66480182d64449b70a1f760d52ae833b2]

Removed erroneous error message.


2002-11-26  Ocke Janssen  <oj@openoffice.org>  [28ba682ff685b7228f0fb7b153754b8e3963e267]

#105538# don't check if frame window has style DLGCONTROL set


2002-11-26  Ocke Janssen  <oj@openoffice.org>  [57f66a76a114dedfa6de98e0ee4c8151c7d61458]

#105538# set the type of the SvLBox to WINDOW_LISTBOX to allow accessible label


2002-11-26  Tomas O'Connor  <toconnor@openoffice.org>  [efc57c22f1e8781a979cb6cd8dfbf7c28ba32afa]

Update URL to NetBeans developer info on scripting web site


2002-11-26  Caolán McNamara  <cmc@openoffice.org>  [395d569fe87b9229d6153d2ebbcc7fe71e79cac4]

#105285# Export compatability to disable extra leading and enable use printer metrics which make word act like our defaults, evil MS duplicated and moved the compatability options again to try and confuse me, but I see you!


2002-11-26  Ocke Janssen  <oj@openoffice.org>  [8f57193abcb0c1831c01078ab4cfa6df92df0f9b]

#105538# new method to access the fixedtext


2002-11-26  Vladimir Glazounov  <vg@openoffice.org>  [2a12d00888cc3a2ecc3e9f98ac3751a82af0edb7]

#105543#


2002-11-26  Ocke Janssen  <oj@openoffice.org>  [214f317da3ff871e582b584260ee2de9cdfff3db]

#105538# base class changed to FixedText


2002-11-26  Tomas O'Connor  <toconnor@openoffice.org>  [18e78c160c94edb8dc544cd1d52ec9bec880b2e2]

Update all instances of OpenOffice and StarOffice to OpenOffice.org. Ensure that ZipFile instances are closed.


2002-11-26  Ocke Janssen  <oj@openoffice.org>  [f80154549662ae794e7ca1722372a487d8ca4f86]

#105538# return 2 children now fixedtext and listbox


2002-11-26  Ocke Janssen  <oj@openoffice.org>  [49f328db45356a53a621e4633cd5e7a37a41fbc2]

#105538# check if key is null


2002-11-26  Michael Brauer  <mib@openoffice.org>  [a01f3b90ee1a9b1fa9c40a0ff5e146761fde8149]

#104647#: z-order for OLE oebjects


2002-11-26  Andre Fischer  <af@openoffice.org>  [18bebfe6127cd5c1fb554d9c2f2e219046774b70]

#105377# Notifiying name changes of items.


2002-11-26  Ocke Janssen  <oj@openoffice.org>  [031b603d55d5e47dffc70d5cf46c8d90a48e51b8]

#105603# lock solar mutex before using vcl


2002-11-26  Thomas Lange  <tl@openoffice.org>  [5d8c40bc2e51ea3973df966cb312904f42c2a58c]

#103766# inteface extended to allow for modification of word / hyphenated word


2002-11-26  Behrend Cornelius  <bc@openoffice.org>  [e75c1fa4b8737b54a8b56917957452f0bdffbef2]

#105583# userfield handling added to source code


2002-11-26  Aidan Butler  <aidan@openoffice.org>  [43fb6c419bee07968fb28ae09ca9b24352c580a5]

Changed transformer to output a StreamResult, to fix problem Scott Hudson was seeing with transformations.


2002-11-26  Andreas Schlüns  <as@openoffice.org>  [3dcc79adb407499bd6ecd581c92efd84244d5bd1]

#105581# add some missing info tags


2002-11-26  John Marmion  <jmarmion@openoffice.org>  [123ed312e5ad2221a91fccd4d511abe279d8b886]

#i8779# fix comments/notes print options.


2002-11-26  Mike Hayes  <mhayes@openoffice.org>  [86b39d0cccd0dc54b2c29e948fa759841341f054]

#96737# Check if anything is we need to delete in first place


2002-11-26  Peter Burow  <pb@openoffice.org>  [85504d18099dd285befbba88156c54df2b76af18]

fix: #105494# SearchEntryText() added


2002-11-26  Peter Burow  <pb@openoffice.org>  [adfc80989d4a1bacd69b7f0c96865a524f699494]

fix: #104106# new strings for valuset items (accessibility)


2002-11-26  Peter Burow  <pb@openoffice.org>  [ce9a4616f03ad5f348f2ed05e674002fcf44dfca]

fix: #104106# set text of valuset items for accessibility


2002-11-26  Carsten Driesner  <cd@openoffice.org>  [1a4ce4e16240b2248f6d31e8b407b0086fee6fd8]

#105581# Changed wrong order of entries


2002-11-26  Tino Rachui  <tra@openoffice.org>  [74fb5a0a968319ef2620ffc393d0eafcf8e5cc7a]

Test_fps.cxx


2002-11-26  Carsten Driesner  <cd@openoffice.org>  [63d125e7efcd5d7c43faff935e61081337762994]

#105581# Added description for deprecated ooSetupShowInto


2002-11-26  Tino Rachui  <tra@openoffice.org>  [0b4253f77d5e242b87a04f39eb0ffe80adc6e714]

#105339#resume event notification thread at the end of onInitDone in order to avoid deadlocks


2002-11-26  Tino Rachui  <tra@openoffice.org>  [b47ae754c94a6cea4aa61da4072db97ac9fdfd7c]

#105339#support for suspend and resume of event notifier thread


2002-11-26  Rüdiger Timm  <rt@openoffice.org>  [6bd3c4f7244250d8a1a79e35ed85fcd586898995]

#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-26  Mathias Bauer  <mba@openoffice.org>  [f677c21b948a2377ad7e8e89bc8e3a73f239eaf5]

#105567#: record FN_ESCAPE


2002-11-26  Jörg Barfurth  <jb@openoffice.org>  [f533cf27cdc10d6b1dcce4d758fb1983c742af01]

#105376# Trailing backslashes are not accepted by solaris build


2002-11-26  Ocke Janssen  <oj@openoffice.org>  [f3e64a57b150d82b41b4bee9cbe6296f7c8f8acd]

#104831# insert product version and remove base out of title


2002-11-26  Daniel Rentz  <dr@openoffice.org>  [62045b7198b8760257e40172061e1dc2f15ac104]

#105412# new popup menu entry 'Open Hyperlink'


2002-11-26  Daniel Rentz  <dr@openoffice.org>  [72a64b89a38f94c5c0202de5a157da222c2301c3]

#105412# new popup menu entry 'Open Hyperlink'


2002-11-26  Sascha Ballach  <sab@openoffice.org>  [fbf68271052d9693facedb8685340696e55a0da0]

#69391#; replace all blanks and not only the first


2002-11-26  Ocke Janssen  <oj@openoffice.org>  [997fedea6a4acf3423083612cef54228abba7338]

#105424# change string


2002-11-26  Ocke Janssen  <oj@openoffice.org>  [db8c859af53d757fbadf8a79c708d7b0929745af]

#105539# correct accessibility


2002-11-26  Sascha Ballach  <sab@openoffice.org>  [b47d99e04f5b41df95213559d2e028bdf985f826]

#105276#; set last row/column so default styles are collected


2002-11-26  Ocke Janssen  <oj@openoffice.org>  [3a30aeca76208740afb36bbb422adcdf4148f316]

#105213# new define for mysql


2002-11-25  Ingrid Halama  <iha@openoffice.org>  [6ed5f833cd63cd6110aefffe35b5abfd2572c6cd]

#105010# integrate License Accept Check


2002-11-25  neilm  <neilm@openoffice.org>  [465115aa8f8cdd498fdecad739126ec9f98d3cb1]

Changes to prevent the installer crashing if only one IDE has been installed


2002-11-25  Niklas Nebel  <nn@openoffice.org>  [05ce06d967cca30eefd8d077e35a3d6fbd51c0c2]

#94562# StopRefMode: call AlignToCursor after SelectionEngine reset


2002-11-25  Christian Lippka  <cl@openoffice.org>  [61ae129e2340161a73d4a073adb9f6c1c2eb18ca]

#105262# use GraphicExportFilter component to create page images


2002-11-25  Eike Rathke  <er@openoffice.org>  [c0182e6aba05899c4dc42e70f3935d417bc2f7fe]

#105549# AsciiSave: if necessary escape string delimiter on encoded string, or even on re-decoded string for state/context sensitive encodings


2002-11-25  Christian Lippka  <cl@openoffice.org>  [aee368863627c90e82cd197995e38fa5a7d320af]

#104466# use GetTextHeight at outliner to calc paragraph height only


2002-11-25  Vladimir Glazounov  <vg@openoffice.org>  [f3dd2bbcd1174126bd01c77808cb8e56762b4aa3]

#100000# workaround fo GCC


2002-11-25  tpf  <tpf@openoffice.org>  [6c12ab801ba1389e7c260120672f308cb15f5ce4]

#105581# added some descriptions (info/desc elements)


2002-11-25  Stephan Schäfer  <ssa@openoffice.org>  [3e5bc2d3121bc21a24d69807e5e5a940a0a07063]

#105224# support extended modifier keys


2002-11-25  Michael Brauer  <mib@openoffice.org>  [e5f036ad0a9e82e5b970f96f4c6cbc69d3517065]

#104647#: z-order for OLE objects


2002-11-25  Michael Brauer  <mib@openoffice.org>  [0ec0670c50770eeb02aeb7a9d43e61969f45d02b]

#104647#: z-order for OLE objects


2002-11-25  neilm  <neilm@openoffice.org>  [50b08fa1d9034013f30c9602b917fbcbbf9c41db]

Corrected off-by-one error with key bindings


2002-11-25  Mikhail Voitenko  <mav@openoffice.org>  [f88ed89139b4e4bdd6df4b3093df2d69005f8d8d]

#102386# UnsupportedOverwriteRequest


2002-11-25  Christian Lippka  <cl@openoffice.org>  [b8728a581585b46ec162399e846cdd3487f42ef9]

#105514# support nonmetric locales


2002-11-25  Behrend Cornelius  <bc@openoffice.org>  [031f29f6df871867c418d94900be13f76e8da678]

#105583# manifest file added


2002-11-25  neilm  <neilm@openoffice.org>  [8a7ac7dc33cf407a1aa4f0d55337a8b20e8f73ea]

File separator issues on Windows fixed and problem locating JEdit install


2002-11-25  Kurt Zenker  <kz@openoffice.org>  [0fb76bc56ccca8a4ce2f7b7f9c509d11e0553ce0]

Merge SRX644: 25.11.02 - 16:14:47


2002-11-25  Kurt Zenker  <kz@openoffice.org>  [0a48ab583c28175c9ec9a305e64954c2f8ff3a2a]

Merge SRX644: 25.11.02 - 16:14:03


2002-11-25  Kurt Zenker  <kz@openoffice.org>  [a843c990673f0aed13dbbea5e8509a7eececace9]

Merge SRX644: 25.11.02 - 16:12:20


2002-11-25  Michael Brauer  <mib@openoffice.org>  [008346ccc12784841e70f65578e8cfc3b546ddeb]

#105192#: getMinimumValue fixed


2002-11-25  Kurt Zenker  <kz@openoffice.org>  [d43c490966cfe12faabcbaded4900a1016126e49]

Merge SRX644: 25.11.02 - 16:10:35


2002-11-25  Kurt Zenker  <kz@openoffice.org>  [7f8b90b89d7dfc5bdb0781c59ac88f605772faad]

Merge SRX644: 25.11.02 - 16:09:43


2002-11-25  Kurt Zenker  <kz@openoffice.org>  [518ac4328c9e00993b27f46cdd636e7102cfbd19]

Merge SRX644: 25.11.02 - 16:09:22


2002-11-25  Kurt Zenker  <kz@openoffice.org>  [c5baa54a4af99d361ccb8e9cc16e18b12921c476]

Merge SRX644: 25.11.02 - 16:09:19


2002-11-25  Kurt Zenker  <kz@openoffice.org>  [9da298ced96f7281628b036e722971261f9fda83]

Merge SRX644: 25.11.02 - 16:09:18


2002-11-25  Kurt Zenker  <kz@openoffice.org>  [1f86262097dfbdf80fece7931710c79a6682403b]

Merge SRX644: 25.11.02 - 16:08:25


2002-11-25  Kurt Zenker  <kz@openoffice.org>  [bfbafe085da89c9d86d5379d7cfd0beceb46990f]

Merge SRX644: 25.11.02 - 16:08:27


2002-11-25  Rüdiger Timm  <rt@openoffice.org>  [bf0ebc08be587d7417512fc9dd9d98da9b383f2a]

Merge SRX644: 25.11.02 - 16:08:15


2002-11-25  Kurt Zenker  <kz@openoffice.org>  [04cdf240261f561bb427154b6ac292ea3b7968e9]

Merge SRX644: 25.11.02 - 16:08:20


2002-11-25  Kurt Zenker  <kz@openoffice.org>  [bff9fd44df9bc50e26ee747fa2aeb599158c67ce]

Merge SRX644: 25.11.02 - 16:08:19


2002-11-25  Kurt Zenker  <kz@openoffice.org>  [a16bb5deded458a2cb3bddba2bcd656d8ba9519c]

Merge SRX644: 25.11.02 - 16:08:58


2002-11-25  Kurt Zenker  <kz@openoffice.org>  [a3e1f6eb12cc23af93676f4366ce665f03127b97]

Merge SRX644: 25.11.02 - 16:08:10


2002-11-25  Kurt Zenker  <kz@openoffice.org>  [cbed5cfaebbef5900bcd786deab9c92fc9dc979c]

Merge SRX644: 25.11.02 - 16:06:25


2002-11-25  Kurt Zenker  <kz@openoffice.org>  [5b1ef4c544e105163802b9e5bfc34b6b0cc8e4fb]

Merge SRX644: 25.11.02 - 16:06:12


2002-11-25  Kurt Zenker  <kz@openoffice.org>  [b104b336adfcc2e0f44111dd03092175f022764f]

Merge SRX644: 25.11.02 - 16:05:22


2002-11-25  Kurt Zenker  <kz@openoffice.org>  [f48260e0b336bcceaa1affc2db47156bd8573ce6]

Merge SRX644: 25.11.02 - 16:04:16


2002-11-25  Vladimir Glazounov  <vg@openoffice.org>  [783cb8536b4802ad8acd31457e4663d4ee10d5f5]

Merge SRX644: 25.11.02 - 16:04:04


2002-11-25  Kurt Zenker  <kz@openoffice.org>  [e7dd246d8a559b8d050ac21dad3fcb97e3db955e]

Merge SRX644: 11/25/02 - 16:03:34


2002-11-25  Kurt Zenker  <kz@openoffice.org>  [e377bca1aeb088d62c2a5ed5e55f428ae1524b3e]

Merge SRX644: 25.11.02 - 16:02:03


2002-11-25  Kurt Zenker  <kz@openoffice.org>  [06eed581ed63df8fec8309958668d1901f82ad64]

Merge SRX644: 25.11.02 - 16:01:57


2002-11-25  Kurt Zenker  <kz@openoffice.org>  [8393ec04bd85ed1656ca867b8425e1ef5b605ab8]

Merge SRX644: 25.11.02 - 16:01:27


2002-11-25  Rüdiger Timm  <rt@openoffice.org>  [5c57d7df31f12b26cc427a561665a87fb2602c5f]

Merge SRX644: 25.11.02 - 16:01:16


2002-11-25  Kurt Zenker  <kz@openoffice.org>  [38a3dc90c63137b94a4bd0752a6034b5a6bfd6e6]

Merge SRX644: 25.11.02 - 16:00:39


2002-11-25  Jörg Barfurth  <jb@openoffice.org>  [f06144ed167c0773389aec412f674cdf21205894]

#105114# Add setting to control initial import of user data for central configuration


2002-11-25  Frank Schönheit  <fs@openoffice.org>  [7582f6bf156c3dac5c02c228f9857e7eef2a68f3]

#105434# maximum page width limited to 119 cm instead of 65 cm


2002-11-25  Kurt Zenker  <kz@openoffice.org>  [e9b273c4ee42194e0474187c17a16f2c59fb8b1b]

Merge SRX644: 25.11.02 - 15:33:14


2002-11-25  Kurt Zenker  <kz@openoffice.org>  [34de7f3e293e07257030bfcce9ac2fbf7fb131b2]

Merge SRX644: 25.11.02 - 15:33:12


2002-11-25  Kurt Zenker  <kz@openoffice.org>  [eba7b93b3c07012ecddfed0ff6adc92487374615]

Merge SRX644: 25.11.02 - 15:33:10


2002-11-25  Kurt Zenker  <kz@openoffice.org>  [17a6f73aec88a39aa2ea2d73d2f786cf26baff8f]

Merge SRX644: 25.11.02 - 15:33:50


2002-11-25  Vladimir Glazounov  <vg@openoffice.org>  [8e68cf911771600f0b4b6fadba43cfe95e3c5733]

#100000# merge errors fix


2002-11-25  Daniel Boelzle  <dbo@openoffice.org>  [a7e96efff6c5fd874250cc0a3a34c935c7e16b7a]

#105571# comprehensive type info in C++ header generation


2002-11-25  Christian Lippka  <cl@openoffice.org>  [d90a80b77797da78310badbf7cb16ad18a44c56c]

#105457# fixed error in last bugfix that caused autostyles not to be set on masterpage


2002-11-25  Andre Fischer  <af@openoffice.org>  [03ab1a4b2fcda72ec5709a6caf3899b77dffd8e9]

#104955# Added the 'no fill' button as accessible child.


2002-11-25  Gregor Hartmann  <gh@openoffice.org>  [b180348a22b401e41811a7fa7b27ffa551e6dd4f]

#105307#


2002-11-25  Mathias Bauer  <mba@openoffice.org>  [f007e73c705a8c5b86844f9afed7e6e027c8d98e]

#105206#: use Req.Done() for recording


2002-11-25  Stephan Schäfer  <ssa@openoffice.org>  [ad118e2b99ef28e480ddfd5f4311a60ba8decd7f]

#101999# balloon help instead of active help when toolbox is active


2002-11-25  Tino Rachui  <tra@openoffice.org>  [649671758cf92a881a8721ece6befd8a0bf6e91d]

#105428#Detach thread message processing immediately when DoDragDrop returns, to avoid deadlocks under Win2K/XP


2002-11-25  Stephan Schäfer  <ssa@openoffice.org>  [80be86c18c8baadd24fd44c06783c6cd2166f40a]

#105430# dont call setlayeredwindow without wrapper


2002-11-25  Caolán McNamara  <cmc@openoffice.org>  [367bf37a40ebb73772d2498bbf948bb2d22f6cd9]

#i9489# resolve align usage over single identifiers


2002-11-25  Andre Fischer  <af@openoffice.org>  [48c4471f469c6ae6a2f8e009b17a39a7d5660231]

#105449# Setting the accessible name of 'values from selection' button from the quick help text.


2002-11-25  Carsten Driesner  <cd@openoffice.org>  [7981cf18c82f54aa7d7b2ed7ac7c1e497a465945]

#102025# Use real parent for labels


2002-11-25  Ocke Janssen  <oj@openoffice.org>  [07f4626f6bd077b1ad164fc6deffefdcb1d088cd]

#105213# remove unsused header


2002-11-25  Peter Burow  <pb@openoffice.org>  [23ea6dcc139093d491f74d2c79b5ed8eac02b8b5]

fix: #105487# order of close-window-acc changed; <ctrl><w> now first


2002-11-25  Ocke Janssen  <oj@openoffice.org>  [83834345aeea3cefe3d2823ba943d27bdf1f30b2]

#105213# new dir for mysql


2002-11-25  Stephan Schäfer  <ssa@openoffice.org>  [962fce0e0ec2147fdfc72969e2599bb2241cc6e7]

#105430# remove debug output


2002-11-22  Hans-Joachim Lankenau  <hjs@openoffice.org>  [4a0c8481637a195160167b8a6a61b98b22f1b2f3]

#100157# parallel building fixed


2002-11-22  Hans-Joachim Lankenau  <hjs@openoffice.org>  [bbce074e18890b4eeb16ca05c370b0ee358cd6df]

state ERROR when error occured


2002-11-22  Mathias Bauer  <mba@openoffice.org>  [e558f0dc36b2b3a08dcb94daffd1c6b2bb22d220]

#94892#: new method to disable parts of an enum slot


2002-11-22  Martin Maher  <mmaher@openoffice.org>  [51cd0d99e7aeab28abf4765fe91669adc62d0747]

Changed the way in which value nodes are expanded


2002-11-22  Martin Maher  <mmaher@openoffice.org>  [df98e27f6c7bf23392e7d2c2fa648bf086287a2b]

Added toString method


2002-11-22  Martin Maher  <mmaher@openoffice.org>  [ff11ce989b33c7c0a95fea3d7428963331d4c14b]

In Pocket Excel Search is called find


2002-11-22  Niklas Nebel  <nn@openoffice.org>  [a97844ea1214ddee61d9f7f0cfd880cd9f62d11f]

#105359# enable clipping for fields in wrapped cells


2002-11-22  Herbert Duerr  <hdu@openoffice.org>  [990875b0534a0789e7e25331f0b79aa812cc0dcc]

#102193# for MultiLayout use InitFont(), implement special GetOutline()+GetBoundRect()


2002-11-22  Herbert Duerr  <hdu@openoffice.org>  [e4bcae26caf50c69dc4e4191f01d9670289346b3]

#102193# circumvent GCP Bidi, start glyph fallback for SimpleWinLayout


2002-11-22  Herbert Duerr  <hdu@openoffice.org>  [51a5f2b575a1e7a3c3bed67568962834aeb6127a]

#102193# manage multiple fallback fonts on WIN


2002-11-22  Herbert Duerr  <hdu@openoffice.org>  [08ef424da8f4a378fc094bc23fac389e9af1e9fe]

#102193# allow fallback fonts on WIN, remove m*Overhang members


2002-11-22  Herbert Duerr  <hdu@openoffice.org>  [559d7b5074b79632a7524482b25258209bbfd3a0]

#102193# allow fallback fonts on WIN, remove m*Overhang members


2002-11-22  Caolán McNamara  <cmc@openoffice.org>  [0d3cc59989f3fe1555cbc76cd3b2fc2f1a6f25a5]

#105285# export options to use printer metrics and suppress font leading as these are effectively our defaults


2002-11-22  neilm  <neilm@openoffice.org>  [86030618d07035e4191e4ec4ebaccf7b91c41d99]

Removed HighlightText script binding as included on File menu by default


2002-11-22  Philipp Lohmann  <pl@openoffice.org>  [ed86a6bc13aa398a6f6a1d887d1297276a7b51d7]

#104999# gtk needs UTF8_STRING even in Xdnd (standard violation)


2002-11-22  neilm  <neilm@openoffice.org>  [99e44cb1e6a24d1229149f8052ee4101353fd5c6]

Windows Office detection problems corrected


2002-11-22  Frank Meies  <fme@openoffice.org>  [9dc4c1e26d189305d75506d7e7e6375fc33cce49]

#105315# DropCap selection in RTL environment


2002-11-22  Stephan Schäfer  <ssa@openoffice.org>  [4104be98bef02be84867b9da9913a87a5f3aec1b]

#105430# splashscreen will not appear in taskbar


2002-11-22  Björn Milcke  <bm@openoffice.org>  [7fdd3ff3297d0a24cdfd11332dc62f2ad82be6dd]

jar file also depends on manifest


2002-11-22  Daniel Boelzle  <dbo@openoffice.org>  [8aa0601e0e84cd9511df86a4e5dd920d0480f053]

#105525# revising security API


2002-11-22  Andre Fischer  <af@openoffice.org>  [bc5c0d012281f3d95706e8f669b24ed2a163c93a]

#105518# Made indices appended to names 1-based.


2002-11-22  Henning Brinkmann  <hbrinkm@openoffice.org>  [e273db5d904bc980a9543053b47d673775a79a3d]

#105332# SwEditShell::Undo/Redo save/restore undo state


2002-11-22  Henning Brinkmann  <hbrinkm@openoffice.org>  [53cab181dcd24d965b790831e4181e761bb7300f]

#105332# SwWrtShell::Do: Unable undo while doing Undo/Redo/Repeat


2002-11-22  Daniel Rentz  <dr@openoffice.org>  [e0f7bd42b0eb339bf90d3372abcfb843a1892900]

#101952# checkbox gets dialog HID


2002-11-22  Jörg Barfurth  <jb@openoffice.org>  [0f25f7f81eeec64f596641e73fb14a5b13c5114a]

#104662# Remove hack that read missing string value as empty string instead of NIL; xsi:nil is deprecated in the schema


2002-11-22  Andre Fischer  <af@openoffice.org>  [761598760aea9b770ab1ef7d88cfc9dfacbf08b7]

#105365# Added a hidden label that prvides name of bitmap listbox.


2002-11-22  Frank Schönheit  <fs@openoffice.org>  [404549ae70ddc1f2fb1d6d4eeea3dc29d7891fb0]

#105340# +OURLReferenceImport for properly importing all relative URLs


2002-11-22  Caolán McNamara  <cmc@openoffice.org>  [14f532dffffc3d4d060a5a0e5796913f2221afae]

#105521# strip mergeformat from fields


2002-11-22  Malte Timmermann  <mt@openoffice.org>  [eada287f0fa19932445b4a967dc258577a4c904e]

#105491# events for listbox and combobox: added/removed


2002-11-22  Andreas Bregas  <ab@openoffice.org>  [f263988fa9d05d3239e861eb8c6d851d88be47de]

#105268# Changed initial type of Null property


2002-11-22  Hennes Rohling  <hro@openoffice.org>  [21448132e08004eac27a745de98f2ea38439ffad]

#105511# Replaced Icons for Geordi


2002-11-22  Christian Lippka  <cl@openoffice.org>  [2d8dcf7822d3aea49f274036a654b32b248b593c]

#105361# added draw support


2002-11-22  Christian Lippka  <cl@openoffice.org>  [f3aaa03c19309326f30cdb74a96d89b78bcb7ab5]

#105361# added Augustus gradient fix


2002-11-22  gt  <gt@openoffice.org>  [98332ba4f9402892d196d1ca21f95a006444b3f3]

#105045# SvxLineWindow_Impl::SvxLineWindow_Impl(): proper flags LineSet, + SvxLineWindow_Impl::GetPreferredKeyInputWindow(), SvxLineWindow_Impl::GetFocus()


2002-11-22  Thorsten Behrens  <thb@openoffice.org>  [3b27e00a94a94e04b2a2bc50ea891dbac46ff931]

#105477# Don't show query dialog if print dialog has been shown


2002-11-22  Thomas Benisch  <tbe@openoffice.org>  [bc30fd8541a770867dfbf7b98503722f43077ad9]

#105058# make NotifyAccessibleEvent virtual


2002-11-22  Malte Timmermann  <mt@openoffice.org>  [94997295e08a980b1e5910ca14b67e21840c7dbc]

#103483# Special notifications for block/input start/end


2002-11-22  Thomas Benisch  <tbe@openoffice.org>  [88e5002551889f26255a40b80c89301789b6d2a6]

#105058# make NotifyAccessibleEvent virtual


2002-11-22  Ocke Janssen  <oj@openoffice.org>  [392ce37b5f8e03d4708c160be8337309f2f1713c]

#105496# #105497# #105498# check if a columns was already selected


2002-11-22  Oliver Bolte  <obo@openoffice.org>  [a86cfc9278c47b1a55293fb5c6f615da39de3750]

#100000# missing symbols


2002-11-22  Ingrid Halama  <iha@openoffice.org>  [9a9bc8e5f549e1c543d74968d1b6acdd3bd7ddb8]

#105401# interpret system path input in path field of from letter dialog correctly


2002-11-22  Philipp Lohmann  <pl@openoffice.org>  [4b719c5b0fc57ad17677f693d376de431e4d33f7]

#105358# set process service factory again


2002-11-22  Frank Meies  <fme@openoffice.org>  [229ca82113d0abbf5a09426d978514ef9a577d48]

#104270# Font shown in toolbar in empty paragraphs should be the font for application language


2002-11-22  Peter Burow  <pb@openoffice.org>  [ae128a782342858ce484023a205e2b29262eb037]

fix: #105458# BlinkingBtn now TriStateBox instead of CheckBox


2002-11-22  Ocke Janssen  <oj@openoffice.org>  [7cb512d421826dba3b4143c04aea937eb456931a]

#105496# #105497# #105498# select column when moved


2002-11-22  Caolán McNamara  <cmc@openoffice.org>  [6f8b487014b992b0bf378b3f61be1df1b589ebbf]

#105285# export page anchored graphics with their anchor at the end of the closest paragraph for excellent winword export


2002-11-22  Frank Schönheit  <fs@openoffice.org>  [a159a8da77160849fedfd4fa4c1032815e0252bf]

#105340# throw an DisposedException in suspend if necessary


2002-11-22  Ocke Janssen  <oj@openoffice.org>  [063d30a6875676db2ece68bd447be6704afa91c6]

#105496# #105497# #105498# new method to remove focus listening


2002-11-22  Ocke Janssen  <oj@openoffice.org>  [9d5a171f24f30db7c8dbfca6112968d9d8eb7f79]

#105496# #105497# #105498# select column when moved


2002-11-22  Ocke Janssen  <oj@openoffice.org>  [8544d40aac4251f9a3ade81ae6c18c8a26be4c1e]

#105496# #105497# #105498# insert rowcount checking and select column again when moving and column was already selected


2002-11-22  neilm  <neilm@openoffice.org>  [4753f3dfd91b87d1a007305b590d6aa03fdd0c65]

Bug fix for creating and extracting files to Scripts/java directory


2002-11-22  Frank Meies  <fme@openoffice.org>  [797f8b1be9f30fcd39ee7a6d8304081c43294031]

#105174# TabStops in vertical environment


2002-11-22  Christian Lippka  <cl@openoffice.org>  [76d8c2b523c1557d7f3087eaad473f1923d42635]

#105361# adding flash export


2002-11-22  Caolán McNamara  <cmc@openoffice.org>  [015ab914c93bed2666b9089ee7a05d38d4918075]

#105285# options for anchored to character were not placed presorted in list


2002-11-22  neilm  <neilm@openoffice.org>  [d009a1a31148a78aa579f9f1a3b1e0615dfa3836]

Checks for different verions of nag dialog


2002-11-22  Andre Fischer  <af@openoffice.org>  [c8c05f84752cf859c9930a4b887a9c1bd060cc47]

#105492# Reordered the media radio buttons on page 2.


2002-11-22  Daniel Boelzle  <dbo@openoffice.org>  [a5aed0984748f70f22eb05ed26ef8fcfd6c013b3]

#105480# fixing out params


2002-11-22  Duncan Foster  <dfoster@openoffice.org>  [f689ab54945d4b5028bef0d664eab6b5eaa4dd94]

Wildcard for resource file


2002-11-22  Jörg Barfurth  <jb@openoffice.org>  [542333bc66714300eee0ee6efc871086c2ca3ede]

#104662# Represent NIL defaults by absence of <value> tags only; xsi:nil is deprecated in the input


2002-11-22  Duncan Foster  <dfoster@openoffice.org>  [9c437c2096563196395f304c26d82c1c8b737910]

JDK1.3 needs to pack before setting resize to false


2002-11-22  Jörg Barfurth  <jb@openoffice.org>  [1802befc4a3258266f84f1b62de936f32981fb84]

#104662# Empty values are different from NIL (in xcs=missing) values; comparison between schema and layer data is not symmetric -> renamed from isEqual to isRedundant


2002-11-22  Andre Fischer  <af@openoffice.org>  [d330bdb7dd40f1a9488f74fb4075f79e78265d24]

#105436# Set default value of bMinZoomAutoCalc to FALSE.


2002-11-22  neilm  <neilm@openoffice.org>  [59df57e5698f5a343ec499406bb1a2079394dc06]

Additional output/error messages


2002-11-22  Malte Timmermann  <mt@openoffice.org>  [13f7ff1af38fa7d320186d644336282e5499ad76]

#105466# reset mnCurrentPos in Clear()


2002-11-22  Thomas Lange  <tl@openoffice.org>  [ae5371a6703dd69ba2ea8d0dcfd177722fba0f99]

#105452# missing numeric identifiers for MenuItems supplied


2002-11-22  John Rice  <jmrice@openoffice.org>  [82bb8c8db9f5de2993913271a3b2faf922634aba]

Correct error messages/ removed some debug and corrected menu focus issue.


2002-11-22  Frank Meies  <fme@openoffice.org>  [5f8641447cb9b54e8de2329897cb7ee65f7f1e80]

#86547# Handling of SvxExtTimeFields


2002-11-22  neilm  <neilm@openoffice.org>  [58f35f81e1a4c0efcc28abd60a025d52b5092ec1]

Added script binding menu items to Calc


2002-11-22  Ingrid Halama  <iha@openoffice.org>  [edb578479e04497546ea2670f5c52dc4d35141aa]

#105318# HC colors for preview


2002-11-22  neilm  <neilm@openoffice.org>  [0573dfc6e9043bb3da60903e611cd428984da503]

Off by one error corrected for menu binding


2002-11-22  Ocke Janssen  <oj@openoffice.org>  [95c04c52a6fbb7950a483df82fc07a5ba666d222]

#105334# remove OnSelect, we don't need any focus handling here anymore


2002-11-22  Oliver Specht  <os@openoffice.org>  [700b89c2ee66b6964a08df4a7297e81410b3c8fe]

#97537# names of object bar changed


2002-11-22  Oliver Specht  <os@openoffice.org>  [67dd70cd242f0456926f550c5fb90adc9ce12a3c]

#105482# setting of Hyperlink color changed to false


2002-11-22  Stephan Schäfer  <ssa@openoffice.org>  [1970b8cb65dbe949b8348f90e8bbf43bcc56f742]

#105474# check if menu window was not destroyed in keyhandler


2002-11-22  Ocke Janssen  <oj@openoffice.org>  [14110101429c1c0c19d4d8a0e5a32b9f7d9dd8eb]

#105213# insert english strings


2002-11-22  Oliver Specht  <os@openoffice.org>  [5d4f997b42f040ed3ac49a2c939f0e0ef9f674b3]

#95525# SvxNumberType::GetNumStr(): support NULL in Arabic numberings


2002-11-22  Oliver Specht  <os@openoffice.org>  [e8f1771fbcee6f9600e8f6931a0984ccde58ca4b]

#103485# splitting cells into equal proportions


2002-11-22  Oliver Specht  <os@openoffice.org>  [930e7d1a2dc06b4c5caf9d4eacb93e93886c6c25]

#97537# names of object draw text object bar changed


2002-11-22  Oliver Specht  <os@openoffice.org>  [0201d92feba0c4c7670743c0fb8a303f279fd181]

#105483# force update after deleting elements


2002-11-21  neilm  <neilm@openoffice.org>  [e50ba02ab60db5a3a6e08df5a73300166f81c504]

Added extra Jedit version to the filter


2002-11-21  neilm  <neilm@openoffice.org>  [a0bcab9cd72e35448169ad0a9031e52bab0a36a0]

Additional error/exception handling


2002-11-21  Niklas Nebel  <nn@openoffice.org>  [a652ec9f90a489884423f88131eab8952eded68e]

#105433# get file name for header/footer with DECODE_UNAMBIGUOUS


2002-11-21  Tomas O'Connor  <toconnor@openoffice.org>  [b90cc24c86d6cb88bc1f964759477b94d3c06e09]

Unmount the Framework Jar file when exiting NetBeans.


2002-11-21  Eike Rathke  <er@openoffice.org>  [a4c21c9094efc6bcaf911a4b4116afc3a491fdb6]

#i2800# #99677# NextSymbol: broke absolute referenced single quoted sheet names


2002-11-21  Tomas O'Connor  <toconnor@openoffice.org>  [9d70fc901d1d1f0f29f3eae693babe84a17ac606]

Add tooltip to IDE Location and disable selection of the rows and columns


2002-11-21  Sascha Ballach  <sab@openoffice.org>  [b230154dc485c1802bf5a7a77875f5da5fe3266a]

#105379#; service is in table not in sheet


2002-11-21  neilm  <neilm@openoffice.org>  [e000bc0ce0594eacf95d44a246de2efa7c6f516a]

Modifications enabling Installer to only be executed from office program directory


2002-11-21  neilm  <neilm@openoffice.org>  [cd41cfc7b8bb3fccf2612630bdc4c20f1c3ea1ce]

Initial Import of class to write System.out.println(String) calls to a log file


2002-11-21  neilm  <neilm@openoffice.org>  [da120a4ae7a44ecbc0a49f1da7184e2a48dcc76f]

Initial Import of class to convert exceptions to strings


2002-11-21  Tomas O'Connor  <toconnor@openoffice.org>  [b259c78ceefba3d59688f5d67819285af0288aaf]

Initialize the columns in the IDE versions table according to the longest value in each column


2002-11-21  Sascha Ballach  <sab@openoffice.org>  [f43e5a24e89021ad152aae67b6fe1f484230c12f]

#104547#; create own ViewData only for OLE objects


2002-11-21  Daniel Vogelheim  <dvo@openoffice.org>  [0208d4956192bf857bdf23fd00897963de383d9a]

#103096# enable proper number format handling for text fields

- previously, all text fields would write a number format with the current
  language
- previously, all text fields actually ignored that.

Now that this is changed, text fields with the IsFixedLanguage property not set
will write a number format in the default language

2002-11-21  Philipp Lohmann  <pl@openoffice.org>  [deca818996a0590035a2e29a9c8c25319bdb519c]

#101939# format correctly


2002-11-21  Caolán McNamara  <cmc@openoffice.org>  [bc8228fefd3241db36e21787ad084649233e6308]

#105285# A group of drawings is nothing special or different from a single drawing for positioning purposes, simply take the drawing.group object and gets its original escher record to find the winword specific positioning info


2002-11-21  Sascha Ballach  <sab@openoffice.org>  [842b29f975933f8b3612e4d329cc8c5dda975c90]

#105464#; use the offset to get the child from TextHelper


2002-11-21  Hans-Joachim Lankenau  <hjs@openoffice.org>  [5bdd072656777594c026d8c67256a8d844d982e9]

#105425# filter comments


2002-11-21  Daniel Boelzle  <dbo@openoffice.org>  [7257cf03e4e40b1460e7c16df8b4fb8555982724]

#102601# fixing log info


2002-11-21  Eike Rathke  <er@openoffice.org>  [ae6fe285f6130442d28a9633f1cc4fae5d883a61]

#i2800# #99677# performance: single character isAlpha et al test for low ASCII characters before calling i18n


2002-11-21  Eike Rathke  <er@openoffice.org>  [455a1bb56a39b27535694a9ce9218eef78be61f7]

#i2800# #99677# performance: ScUnoAddInCollection::FindFunction MUST be called with an upper case name


2002-11-21  tpf  <tpf@openoffice.org>  [715d93b42e48f6d525cf96ef7ea62b2c7a920e3c]

#103322# added responsibilities


2002-11-21  Eike Rathke  <er@openoffice.org>  [4272a35a3661ede5f97dbaa1e1b3cfefc72d87fa]

#i2800# #99677# performance: try to parse low ASCII identifiers before calling i18n


2002-11-21  Björn Milcke  <bm@openoffice.org>  [16f19b92fe27288457233276a63daf4f168bacc7]

make a + before a command line to allow shell-expansion JAR_PATH was incorrect for Linux


2002-11-21  Eike Rathke  <er@openoffice.org>  [8551f7bd12dfcf1f82471035aea358aec0304ba4]

#i2800# #99677# performance: use memset for POD arrays


2002-11-21  Ocke Janssen  <oj@openoffice.org>  [d680556f78a02d1644afe0352d7887cc78f7b3fd]

#105213# insert parameter name substitution


2002-11-21  Ocke Janssen  <oj@openoffice.org>  [4252e83bcef31f31c8f353a8860e7455944a329f]

#105213# remove last comma at the end of the table types


2002-11-21  Ocke Janssen  <oj@openoffice.org>  [1f2ed3ee926cbb4394d38684d55a297b1eb0b6c3]

#105213# impl new feature of rown mysql driver page


2002-11-21  Ocke Janssen  <oj@openoffice.org>  [5e4ef8de782cec3340e1a92c03a110ae85bf74d2]

#104812# insert more defensive programming


2002-11-21  Daniel Vogelheim  <dvo@openoffice.org>  [ba77356b45a38e14bb33283407e2b48ab266f4e6]

#103096# fixed text field IsFixedLanguage property in the bIsDescriptor case


2002-11-21  Ocke Janssen  <oj@openoffice.org>  [b6c3cfc2873c6744a20c3b104fed6f0761eb3bf3]

#104812# check if current row is valid


2002-11-21  Ocke Janssen  <oj@openoffice.org>  [ff65b5883ab2ffb35400ec2419a1504c6da4b540]

#105213# impl new feature of rown mysql driver page


2002-11-21  tpf  <tpf@openoffice.org>  [190ee553ffe8684d43272a4c8cc38f852f3466e7]

#103322# added responsibility (KSO)


2002-11-21  Christian Lippka  <cl@openoffice.org>  [89e84cd839ebc822afe3a8126b238396ffe8927c]

#105361# add flash export for 6.1


2002-11-21  tpf  <tpf@openoffice.org>  [f7847873730771891df3b264410e0163873f7826]

#103322# added responsibility (KSO)


2002-11-21  Niklas Nebel  <nn@openoffice.org>  [7114f798a8d03f806983567c65c5efaae455c817]

#105354# don't call InputChanged from ModifyHdl if called from InputHandler method


2002-11-21  Christian Lippka  <cl@openoffice.org>  [ac9fe009be9867ffda85990425d054a759f42caf]

#105361# adding augustus changes and putting flash into srx644


2002-11-21  Thomas Lange  <tl@openoffice.org>  [692f2badfc9aec0cb0e9c2bd487e9bcf8bd88468]

#96834# setPrpertyValue for LinkRegion property of SwXTextSection descriptor fixed


2002-11-21  Jörg Barfurth  <jb@openoffice.org>  [60a8c8bb8388dd1064c5c521a3d0bdd43d77595c]

#105376# cfgimport uses some helpers from misc


2002-11-21  Henning Brinkmann  <hbrinkm@openoffice.org>  [8c3194b95fd214b9b233e33b2ebd6629fdbd5fa4]

#102505# Add/Remove temporary auto correction now handled by document


2002-11-21  tpf  <tpf@openoffice.org>  [9ef8f6a1783dd5b5ebcf625abf4cf4822c383378]

#103322# added responsibility (AF)


2002-11-21  Henning Brinkmann  <hbrinkm@openoffice.org>  [dc5242c8481636530ef667451099b4d8b739c84b]

#102505# STR_UNDO_TMPAUTOCORR


2002-11-21  Ocke Janssen  <oj@openoffice.org>  [0ac5f7e60dcb77a68c72a11d47a1cd67335da451]

#105323# if column names are double, do not release the table


2002-11-21  Eike Rathke  <er@openoffice.org>  [b1c0819ba8b95b1858c12cfbd4065cb9189721a0]

#i2800# #99677# ScOpCodeList: OpCode in non-pro version is enum, need cast from USHORT


2002-11-21  Malte Timmermann  <mt@openoffice.org>  [561af46b69381c001ae3a338fa80ab43074a5be1]

#104466# just debug code


2002-11-21  Henning Brinkmann  <hbrinkm@openoffice.org>  [cab765d3eb813d7ed428dc6e6434683852703e60]

#102505# STR_UNDO_TMPAUTOCORR


2002-11-21  Ocke Janssen  <oj@openoffice.org>  [7c93cf1016ab4ef6428062577aab711c16a19d66]

#104812# check if current row is valid


2002-11-21  Henning Brinkmann  <hbrinkm@openoffice.org>  [bfd4659941279645919098b9bac4ec0c03a2eefe]

#102505# temporary auto correction now handled by document


2002-11-21  Ocke Janssen  <oj@openoffice.org>  [edc30f8c32c5c082407de1d6d90287465087c687]

#104812# check if schema is in name


2002-11-21  Herbert Duerr  <hdu@openoffice.org>  [db61c2711e35e77a2501417a8e5efaf74fdacc5f]

#104627# use generic GetVerticalChar()


2002-11-21  Herbert Duerr  <hdu@openoffice.org>  [88dd47c4a356766ba6cbbf5df0c7aac6c0ffe56f]

#104627# add GetVerticalChar() and GetMirroredChar()


2002-11-21  Ocke Janssen  <oj@openoffice.org>  [de05b49073a0d79c17d9689e9dcc28ec69fe5e78]

#104812# insert more defensive programming


2002-11-21  Ocke Janssen  <oj@openoffice.org>  [0f4b987972104f02750f6bdbf960dd60cb6401d7]

#104812# check if current row is valid


2002-11-21  Thorsten Behrens  <thb@openoffice.org>  [ccc6129d3d0024d0304d6daa996250bacad18c49]

#104157# Correctly handling the defunc state now for assertions


2002-11-21  Sven Jacobi  <sj@openoffice.org>  [e299306ff103229d655f0a1f35860d830e41e6e4]

#105442# filter type combobox: disable of auto width


2002-11-21  Thorsten Behrens  <thb@openoffice.org>  [e2067a8eef145102dfb99dec4b38c4eeec391b19]

#104157# Corrected initialization and update of background outliner for Accessibility


2002-11-21  Thorsten Behrens  <thb@openoffice.org>  [93217b35cc580b0ebab6d2184e28e56da52e0d9c]

#104157# Added non-destructive update for outliner setup


2002-11-21  Andreas Schlüns  <as@openoffice.org>  [e8f5eca038fb4c9e5edd7c16513f5022023296b4]

#105002# fix it toplevel too


2002-11-21  Caolán McNamara  <cmc@openoffice.org>  [b4cf1e0c5116a4a95d7a79196cb1b6dfe0598471]

#105285# Writer does support contour on drawing objects


2002-11-21  Ingrid Halama  <iha@openoffice.org>  [f50518747d4c9fc7c0c4ec08f4fa9192391de0b8]

#93922# rename Table -> Table column(s)


2002-11-21  Volker Ahrendt  <va@openoffice.org>  [46419050fcc6e21b57b5b7ed1ff60ec1f4792013]

#102337# Initial revision.


2002-11-21  Volker Ahrendt  <va@openoffice.org>  [387b6c3d36ad5c9eb58065a2e9afc50943cd11f4]

#102336# Replaced placeholder in BASIC.


2002-11-21  Oliver Specht  <os@openoffice.org>  [4ac0a6ee3f5ada7950df17787d4a9b3a99fdd0b3]

#105165# File/Close reactivated


2002-11-21  Michael Brauer  <mib@openoffice.org>  [b13f6ea101fff9cedab92bad103c59732e1d94bf]

#103825#: RTL


2002-11-21  Daniel Rentz  <dr@openoffice.org>  [71c895c837d444b3d668d058525ea58fd9db7014]

code review and documentation


2002-11-21  Vladimir Glazounov  <vg@openoffice.org>  [eafa869b872c060a93c1e30f724267888b33427b]

#100000# typo


2002-11-21  Henning Brinkmann  <hbrinkm@openoffice.org>  [4addce282ab16e267ed054051b7dc9363d010675]

#102505# UNDO_TMPAUTOCORR


2002-11-21  Henning Brinkmann  <hbrinkm@openoffice.org>  [821bea3bcbec705fb17bd541d4b988ce7f6e3f51]

#102505# add/remove temporary auto correction


2002-11-21  Thorsten Behrens  <thb@openoffice.org>  [fd9d1f8fb8819901ad949057b58a2b85f39333cf]

#100000# Pure virtual destructor must be defined outline for anybody except MSVC++


2002-11-21  Daniel Rentz  <dr@openoffice.org>  [ff6d9945d1f4e3099c3247a6d31f28147546362f]

code review and documentation


2002-11-21  Kai Ahrens  <ka@openoffice.org>  [f339d5943a1faeb1db78e3e62f580db6f2e8c2f0]

#100138#: added SOT_FORMATSTR_ID_BMP format


2002-11-21  Malte Timmermann  <mt@openoffice.org>  [c7aa4a38a8582d2e1ba97f87e8fb2c5a28c425b1]

#105438# BASEPROPERTY_MOUSETRANSPARENT


2002-11-21  Philipp Lohmann  <pl@openoffice.org>  [46590f7b33b554a66cc15c48cccd1f65b0fc5d7f]

#101959# do not set focus to float style windows


2002-11-21  Sven Jacobi  <sj@openoffice.org>  [77294e21cc5da916a881d835494d47f5d87ff82c]

#104884# graphic prefsize is taking account of border size


2002-11-21  Caolán McNamara  <cmc@openoffice.org>  [feca42793781850de10a30ef69e49b61246bc0f8]

#i9033# remember that result is already in 8bit mode from Substitute Bullet font


2002-11-21  neilm  <neilm@openoffice.org>  [11f0db7b89c5a648987c4050c6cdac1898d6ff21]

Installs to Jedit jars directory


2002-11-21  Michael Hönnig  <mi@openoffice.org>  [87e2150c640fb705806087ebceaa449917f1ff71]

#94968# missing interfaces added


2002-11-21  Behrend Cornelius  <bc@openoffice.org>  [3c8f921b030c27db0c4f7e243e7a443c807c9a21]

#105161# new HIDs for ReportTitles added


2002-11-21  Caolán McNamara  <cmc@openoffice.org>  [33d6b592229601c8412329524e61b7b5eeb6024f]

#105419# ok to attempt to remove charset that hasn't been added, assert unnecessary


2002-11-21  Juergen Schmidt  <jsc@openoffice.org>  [28b696f1472e688bda64fd6da4c9c1c8030413ba]

#105422# special work for command file


2002-11-21  Stephan Schäfer  <ssa@openoffice.org>  [adb97ca879b3a3e5016ce3313fa63e29051f6016]

#105406# improved restore focus handling


2002-11-21  Kai Ahrens  <ka@openoffice.org>  [0c150d40a67a90dcbf3b8f67aa54949fd4c46d66]

#105437#: allow attribute fade when both objects have LINESTYLE_NONE


2002-11-21  Herbert Duerr  <hdu@openoffice.org>  [522cac9e03bdab6be593a1b27b427860825affc4]

#103571# improve BiDi behaviour


2002-11-21  Frank Meies  <fme@openoffice.org>  [980863ecda1c19252c3356d53ebbcaf8d2ba1978]

#105303# Bidi inside DropCaps


2002-11-21  Oliver Specht  <os@openoffice.org>  [0d4fc004092e25f0c677ec0f441561245a49158c]

#105099# enable extended numbering types for CTL support, too


2002-11-21  Oliver Specht  <os@openoffice.org>  [2105e5fbf1e67af3af3d9c60eaf283a65c3431e9]

#105099# enable extended numbering types for CTL support, too


2002-11-21  gt  <gt@openoffice.org>  [0542661bee653c9a02cb0f6596a764afdfaae9f7]

#104383# SfxObjectShell::GUISaveAs_Impl(): set context at file dialog for export to preserve last used filter


2002-11-21  Peter Burow  <pb@openoffice.org>  [c6d6ebb8a1a72a7174a54122f0d5eac0222540fa]

fix: #105360# GetMainURL() changes


2002-11-21  Oliver Braun  <obr@openoffice.org>  [e83d97f3769e1dea0144f86d76ac7a792628da70]

#100852# additional cleanups


2002-11-21  Oliver Braun  <obr@openoffice.org>  [6bc4363dc5291d319c8da3413f70cff353de48c9]

#100852# initialize D&D when re-parenting to new system window


2002-11-21  Peter Burow  <pb@openoffice.org>  [807bf6fa6a37c616e8ae15684c46137f8657a8b3]

fix: #104938# EXPANDABLE state always set


2002-11-21  Peter Burow  <pb@openoffice.org>  [2554e92218d7ea45868ea264da2683f5343079b2]

fix: #104938# send event in SetItemState() for accessibility


2002-11-20  Karl Hong  <khong@openoffice.org>  [9142a8f8e48cc2f7d961be8d1f38108ee4193d11]

#105384# #105385# #105387# fix the problems in breakiterator, nextScript(), previousScript() and previousCharBlock()


2002-11-20  Caolán McNamara  <cmc@openoffice.org>  [99f352bd0d0b09746353f7b7ee394e63fcea4862]

#105285# Our wrapping default is zero (we don't have one for drawings), while word's is .32 left and right


2002-11-20  Stephan Schäfer  <ssa@openoffice.org>  [27b62c4ecff737be1daebb7c4eef81e50353e839]

#i4715# override matrox centerpopup


2002-11-20  Caolán McNamara  <cmc@openoffice.org>  [7ed61aab9345fe7b074c096d2b6f876682aa92f5]

#i9033# substitute starsymbol back through windows multifonts for ww6 export as well as 97


2002-11-20  Jörg Barfurth  <jb@openoffice.org>  [481786e71c42a57c16c618709c3eea009f7ebeb2]

#104663# Add empty <value/> tags for empty string properties.


2002-11-20  Thomas Benisch  <tbe@openoffice.org>  [24c7e26bc7419e68dc1499d0c4f3afc87ead00bb]

#103637# Service descriptions of controls in wrong place


2002-11-20  Behrend Cornelius  <bc@openoffice.org>  [f04cc6c05a7e2c0b350e34d3340fd08003b4a4ae]

#104755# DisposeDocument inserted


2002-11-20  Noel Power  <npower@openoffice.org>  [f41826be2fe3a13b8177741519fef44a0725cfe1]

Extra method in file, removed extra "getFilesInFileSet"


2002-11-20  Andre Fischer  <af@openoffice.org>  [bc244b6757bf476572d878beddc2e136f13dec07]

#105380# In destructor calling XComponent::disposing at accessibility object.


2002-11-20  Andre Fischer  <af@openoffice.org>  [7cad050a4afd732d560805d893abb4577a156067]

#105380# Made ValueSetAcc support XComponent.


2002-11-20  Armin Weiss  <aw@openoffice.org>  [280e1fc55569c9759db63ee6cf7415020a8e0023]

#105122# Since ClearItem sets back everything to normal it also sets fit-to-size text to non-fit-to-size text and switches on autogrowheight (the default). That may lead to loosing the geometry size info for the object when it is re-layouted from AdjustTextFrameWidthAndHeight(). This makes rescuing the size of the object necessary.


2002-11-20  Juergen Schmidt  <jsc@openoffice.org>  [a634061cb9349ddba60cc4ed52f767e1a8950815]

#105422# using osl_getCommandLineArgs for rdb input files


2002-11-20  Michael Hönnig  <mi@openoffice.org>  [37cb6612952ab215d89a088e6c45b203121d52ad]

#94968# parameter bScan documented


2002-11-20  Daniel Boelzle  <dbo@openoffice.org>  [cc6716249eec219ba1ecefcee06f90916bc331f3]

#105140# added -Xcheck:jni for non-pro; fixing java_classpath file read-out assertion


2002-11-20  Herbert Duerr  <hdu@openoffice.org>  [40f6ee57bca091cdf099c01e517d24b61892e4b3]

#104627# when appropriate GSUB for vertical writing is missing do some manual substitutions


2002-11-20  Duncan Foster  <dfoster@openoffice.org>  [34fa58ba84e095968c78c313083d7e4e0dcf5c6e]

Pathelement with location doesn't work on Windows.


2002-11-20  Ocke Janssen  <oj@openoffice.org>  [9e604ac21529b808d08d0f4fbfed93061ef76121]

#105328# correct view query


2002-11-20  Malte Timmermann  <mt@openoffice.org>  [d76f674e066d2f4372de2e6274522dddd403c50f]

#103910# No bQuickFormat, when calling CreateTextPortions


2002-11-20  Tino Rachui  <tra@openoffice.org>  [f8d398d2b922722eda9ac2a657191018ce52b3c7]

#104055#removed obsolate ImplShowNativeDialog function


2002-11-20  Jörg Barfurth  <jb@openoffice.org>  [01ee661356d56d004d899d14189063db4f1e3570]

#104661# oor:context->oor:package (Merge from srx644)


2002-11-20  Malte Timmermann  <mt@openoffice.org>  [55ad4217823f04a3922d7a0581d2f09a28c0685e]

#103910# No bQuickFormat, when calling CreateTextPortions


2002-11-20  Oliver Düsterhoff  <od@openoffice.org>  [f25449181cce5579f6f57a07279dcb2172eccb37]

#105405# <_InsertCnt(..)> - check, if page exists on invalidation for inserted section


2002-11-20  Oliver Braun  <obr@openoffice.org>  [329f25cb5a051612cbafd630e03aef39822d240e]

#104055# use new NativeMessageBox interface


2002-11-20  Michael Hönnig  <mi@openoffice.org>  [18cfbee97c098b136c87d47d87c731e964248714]

#94968# frong property deprecated


2002-11-20  Noel Power  <npower@openoffice.org>  [c0eb2803a67db892438cf805a8877731479fb78e]

Typo in ....Dispatch.csv, corrected


2002-11-20  Michael Hönnig  <mi@openoffice.org>  [12d029b9a002beae2b33d59ffdee0ccd3f8d033e]

#104896# autodoc integration for UNIX


2002-11-20  Michael Hönnig  <mi@openoffice.org>  [9e09069986dc0eb32faff1cc223961e95b8da0fc]

#104896# autodoc integration for UNIX


2002-11-20  Oliver Bolte  <obo@openoffice.org>  [d575253d506dd0b241d21e420b51001af90fb5ee]

#100000# merge with cws_srx644_lo2 branch


2002-11-20  Armin Weiss  <aw@openoffice.org>  [16c2ad85e75b0bf21e5f3c5436a89cc2a6ee09db]

#102344# Implementation was missing; edge track needs to be invalidated additionally.


2002-11-20  Philipp Lohmann  <pl@openoffice.org>  [216b696aaac0ae9a23e24494c8ac6739b94d6f6b]

#100514# remove DirEntry


2002-11-20  Niklas Nebel  <nn@openoffice.org>  [eacb79951c4b8e8b4aa0f9c109f0bd8d6178ec8d]

#83422# different error messages for protected cells and part of array formula


2002-11-20  Thomas Lange  <tl@openoffice.org>  [97f990608f358de0e0e7e3bda7ead53ecf579f7b]

#100748# resizing problem when activating/reloading Writer documents with formulas in sxw format fixed


2002-11-20  Noel Power  <npower@openoffice.org>  [8779cf1447f6808f23757ba5084b6eb3d5cef3d7]

Initial version of module files for scripting tests.


2002-11-20  Noel Power  <npower@openoffice.org>  [c04da3e7c4221f2490535b2a2eb3425a295a6608]

Initial version of interface files for scripting tests.


2002-11-20  Noel Power  <npower@openoffice.org>  [c47c400457d559173733968d2c26ebb8a4e763eb]

Initial version of test descriptor (.cvs) files


2002-11-20  Martin Maher  <mmaher@openoffice.org>  [7540c56ec699d18b2a30923a4c15a0ce2232bb40]

Added support for formula's that return string's, dates and percent


2002-11-20  Sven Jacobi  <sj@openoffice.org>  [cf16fe975d945137e4cfa4c5b812c38d00ea9ff8]

#105210# resource needs to be localized


2002-11-20  Tomas O'Connor  <toconnor@openoffice.org>  [e9b9a15c134c5b234750e4ed97c90ce566ecd0dd]

Add object description files for jsuite tests


2002-11-20  Martin Maher  <mmaher@openoffice.org>  [702e1da5393cc0cdbab782f4d88adaa0b7e31172]

Added support for formula returning values other than floats


2002-11-20  Behrend Cornelius  <bc@openoffice.org>  [cd8c3058dce2b2fafc3805d307f43d55d03e0931]

#105161# common.jar added


2002-11-20  Martin Maher  <mmaher@openoffice.org>  [f7d1b47a8f2987ef3288a3eda506568e17be17a7]

Added support for STDEVP and fixed a typo in DVAR


2002-11-20  Gregor Hartmann  <gh@openoffice.org>  [09c23946c910f918f529cbe71946c67dff610a3b]

#104916#One more lib


2002-11-20  Tomas O'Connor  <toconnor@openoffice.org>  [6c4dc427b0b35e15ff2d8384b1063966532174f8]

Add some jsuite tests for the Scripting Framework


2002-11-20  Herbert Duerr  <hdu@openoffice.org>  [0d08f3f59005e0dbfbee2b00ad4c4cad5acf6b3e]

#104316# halfwidth forms should be rotated for vertical


2002-11-20  Gregor Hartmann  <gh@openoffice.org>  [76853e09028007ee85adf19dbc0816e68a73e6a4]

#104916#fix for unx


2002-11-20  Oliver Düsterhoff  <od@openoffice.org>  [ac93a6e0f9c709904ac966d95b472253600f9ceb]

#104598# - new method <SwPageFrm::PaintMarginArea(..)>; delete method <SwPageFrm::PaintAllBorders(..)>


2002-11-20  Sven Jacobi  <sj@openoffice.org>  [89d12ee72bfef031eedb6764093860e797a7ba25]

#105360# api change: remove of INetURLObject::GetMainURL() encoding mechanism default


2002-11-20  Oliver Düsterhoff  <od@openoffice.org>  [2bc558ee8509e8953a69f7ed8f8f8275363710d4]

#99672#,#104598# improve paint of sub-lines; re-factoring paint of page margin area


2002-11-20  Stephan Schäfer  <ssa@openoffice.org>  [3cbc2f82b541b3560f95e76e211ca18821b5b55f]

#104051# use LAYEREDPANE as default role, not WINDOW


2002-11-20  Sven Jacobi  <sj@openoffice.org>  [c00d1ab1e0ca123461f5f76eee1b0574339110a8]

#105360# api change: remove of INetURLObject::GetMainURL() encoding mechanism default


2002-11-20  Philipp Lohmann  <pl@openoffice.org>  [15f1901b28c38727375bc29d86bfaa3e45a102e9]

#95530# additional parameter on InitPaperFormats and GetLandscapeAngle


2002-11-20  Stephan Schäfer  <ssa@openoffice.org>  [aca62166361d44b3c05c3ef76a773c65430360fe]

#105371# define WINVER=0x400 to avoid problems on older Windows versions (<XP)


2002-11-20  Sven Jacobi  <sj@openoffice.org>  [52afcb781ba70069c77675fa660fe193e81ffb1d]

#105360# api change: remove of INetURLObject::GetMainURL() encoding mechanism default


2002-11-20  Malte Timmermann  <mt@openoffice.org>  [510e2477b435d33f5b87fb8b140d40733ecb2658]

#104985# Fixed bug in FindAttrib


2002-11-20  Stephan Schäfer  <ssa@openoffice.org>  [dac49ddee826728d8a112ada737960585d5ef35d]

#95530# use jobsetup in GetLandscapeAngle and InitPaperFormats


2002-11-20  Stephan Schäfer  <ssa@openoffice.org>  [4174ce4e7c272e14bf8341da275f85f2a6b88b81]

#95530# improve support for paper formats and orientation


2002-11-20  Malte Timmermann  <mt@openoffice.org>  [42bbd92697186073d46fe3805596a9efd3694a2f]

#105356# dbg output for tabs


2002-11-20  Oliver Bolte  <obo@openoffice.org>  [eafa5f6ea144745f233d4bc8a8d0ded14276d587]

#105006# merge


2002-11-20  Gregor Hartmann  <gh@openoffice.org>  [2253d1ac51944beae54e662b46c0dd75959eaa32]

get miniapp to work again


2002-11-20  Gregor Hartmann  <gh@openoffice.org>  [7400ae7d188b72b4a89244bb33c0a4bbb7fa57a5]

create resources for miniapp


2002-11-20  Martin Hollmichel  <mh@openoffice.org>  [ddc0a7083978184bde55f6d8473a60902eac359d]

chg: BUILD_SOSL to BUILD_PREDELIVER, #i9398#


2002-11-20  Rüdiger Timm  <rt@openoffice.org>  [9b3c02c9e398c6b8c101e0c633a111e98e217caa]

#90971# (gt) Commented out SetDialogHelpId


2002-11-20  Christian Lippka  <cl@openoffice.org>  [20bbf7a22b898199ffed266b728b2ea0342bab44]

#91929# disable 'Original Size' entry for OLE2 if they don't support it


2002-11-20  Oliver Bolte  <obo@openoffice.org>  [9f400b591cf335c6757b4bc37ac1f58a8717ea6b]

#100000# undo last change


2002-11-20  neilm  <neilm@openoffice.org>  [fbcb8c23631829e7f8ebd10ccdd02d4190dd059d]

Includes ExampleSpreadSheet.sxc for unzipping


2002-11-20  Daniel Boelzle  <dbo@openoffice.org>  [33c2f145a6b1c91a6d6bb5a3c6266b825c5c07ed]

#104312# interims fix for std headers of jumbo


2002-11-20  Martin Hollmichel  <mh@openoffice.org>  [2a472280340cfd6601ad75f76579ca0f238c936e]

chg: header, #100000#


2002-11-20  Philipp Lohmann  <pl@openoffice.org>  [7355ed82473f1aeddc98de53a179a51349aa4969]

#95530# correct landscape angle


2002-11-20  Oliver Düsterhoff  <od@openoffice.org>  [a11febdbd5c85ab503a51206149a3e27d1598bbe]

#102532#,#96272# SwViewImp::_RefreshScrolledArea(..) - use new method <SetMappingForVirtDev(..)>


2002-11-20  Oliver Düsterhoff  <od@openoffice.org>  [0c0c5a453d7f7ff2e046af2fa87a92634f20745b]

#102532#,#96272# implement and use method <SetMappingForVirtDev(..)


2002-11-20  Oliver Düsterhoff  <od@openoffice.org>  [cc8590aa17ee2f39df818de2600a6dd9caac2787]

#102532#,#96272# new method for set mapping of virtual output device


2002-11-20  Malte Timmermann  <mt@openoffice.org>  [33f7e800d37a4fcda147de32632b723be5487406]

#100119# Get all resize events


2002-11-20  Rüdiger Timm  <rt@openoffice.org>  [b772e59d3322d2eddbf9b0b2cfe282ceaaed0406]

#100000#, #90974#: Joined change from 1.97.2.1 to 1.97.2.2 (author: GT) into HEAD.


2002-11-20  Daniel Rentz  <dr@openoffice.org>  [5f9c078bc015882c7de9aecff83af57d9d6f0df4]

#105351# HIDs for DP layout dlg


2002-11-20  Thomas Lange  <tl@openoffice.org>  [20d04d25c10bceb5b35c22af958858dd5d3c2b04]

#100748# resizing problem when activating/reloading Writer documents with formulas fixed


2002-11-20  Carsten Driesner  <cd@openoffice.org>  [d67c16ffd6b7c616d5d116968552d52b4046e475]

#96469# Support setting a random value for progress


2002-11-19  Eike Rathke  <er@openoffice.org>  [3d897d93a1d4ae75795231538f44d274a7413ecb]

#i2800# #99677# performance: toUpper/toLower/toTitle: avoid unnecessary reallocations, preallocate offset sequence before calling transliterate. (this cries for another interface!)


2002-11-19  Eike Rathke  <er@openoffice.org>  [ca91b77bf55b75250dc1bd1d26cd1577c281740f]

#i2800# #99677# performance: transliterate: avoid unnecessary reallocations


2002-11-19  Eike Rathke  <er@openoffice.org>  [7c5090df6531d6ae0e9e0996bb0d368d1c00b580]

#i2800# #99677# performance: use hash maps


2002-11-19  Karl Hong  <khong@openoffice.org>  [7b7b8b9bfef98a72e72c65b7e0a20992a3139884]

#105287# change calendar name hanja_yoil to hanja, and link calendar service hanja_yoil to hanja for backwards compatiblity


2002-11-19  Karl Hong  <khong@openoffice.org>  [d72d916db32780c0dbaf7d4adbd066360c1cf147]

#105287# change calendar name hanja_yoil to hanja


2002-11-19  neilm  <neilm@openoffice.org>  [c73c75da49d345645bc4e9fd6f72ef294cf85aaa]

Changes to OK button and dialog population functions


2002-11-19  Thorsten Behrens  <thb@openoffice.org>  [805f4a9d944ff5050a2cce0b0c3eaac7990b248a]

#102532# Preparations for roundoff preventions in PixelToLogic methods


2002-11-19  Philipp Lohmann  <pl@openoffice.org>  [77ed5ec0e6813024cbdcb69b10a2b346ac9bc9c0]

#95530# additional paper information


2002-11-19  Thorsten Behrens  <thb@openoffice.org>  [67986dcdcfe0569f46f0b4b07d6c439300592411]

#96029# Added bPreservePageNames to InsertBookmarkAsPage, to keep original page name when replacing links


2002-11-19  neilm  <neilm@openoffice.org>  [3d7e5f229c65c921803d04d5e5a7b1812a1fb5d9]

Added HighlightTextParcel.sxp unzipping


2002-11-19  Christian Lippka  <cl@openoffice.org>  [386c33a3997d38ae75b1e9658a8c6ef70b82675a]

#103556# do not support metafile and bitmap format for uno controls in clipboard


2002-11-19  Sven Jacobi  <sj@openoffice.org>  [c67351635b393a31fa8ed04cc6eccd52e8c21cb2]

#105285# caption object is now being exported as metafile


2002-11-19  Hennes Rohling  <hro@openoffice.org>  [085e3630e1fbe8fb2cd16209860614b962bf13e9]

#105345# InsertMenuItem Windows 95 fails if size of MENUITEMINFO is too large


2002-11-19  Andre Fischer  <af@openoffice.org>  [319ea3230222b1f249cc9fdf9f2b66a294814205]

Clean up.


2002-11-19  Andre Fischer  <af@openoffice.org>  [ec1e241046903986ebd3569a633611fb0521137f]

Adaption to change of XAccessibleComponent and XAccessibleExtendedComponent interfaces.


2002-11-19  Stephan Schäfer  <ssa@openoffice.org>  [1d9b77f6635fb90e1e5834337e3378e8d6dc5155]

#102461# close submenu with some delay when mouse leaves parent menu


2002-11-19  neilm  <neilm@openoffice.org>  [07cfc8489ee3285da176502d31afb562a7b904a5]

Corrections for Windows path names


2002-11-19  Henning Brinkmann  <hbrinkm@openoffice.org>  [9e25789e2af9f93e2400ce0f9dd79830ab002a13]

#99838# throw new -> throw


2002-11-19  Herbert Duerr  <hdu@openoffice.org>  [e40279cf8301fa1a08864916201fa75b7a144620]

#105102# fix overflow in kashida justification for arabic print preview, improve GenericSalLayout::GetCharWidths()


2002-11-19  Henning Brinkmann  <hbrinkm@openoffice.org>  [a22c550a5483f25f54e644de254f3abe43683a85]

#99838# XMLEventImportHelper::CreateContext: error when default context


2002-11-19  Armin Weiss  <aw@openoffice.org>  [465fad70e743fa2eed23cd1efd4f43273a3dd5a9]

#105336# Moved next line which was a bugfix itself into the scope which really does the object selection travel and thus is allowed to call SelectionHasChanged().


2002-11-19  Andre Fischer  <af@openoffice.org>  [7ebebbbd522b6faa84f8fccaa73cf23a57163979]

#101975# Moved handling of the SID_SEARCH_ITEM and SID_SEARCH_OPTIONS slots from the document shell to (some of) the view shells.


2002-11-19  neilm  <neilm@openoffice.org>  [ab55497e8a9d7a246e29b70c916b4a35ecee80c2]

URLDecoder for Windows


2002-11-19  Andre Fischer  <af@openoffice.org>  [ec092055bcf5b0706ed2666828c2d92f46db3631]

#101975# Moved the SID_SEARCH_ITEM and SID_SEARCH_OPTIONS from the document shell to (some of) the view shells.


2002-11-19  Daniel Boelzle  <dbo@openoffice.org>  [e872a3263b0a5f9499af202437251bcf84356f6c]

#105046# work around wrong plugin description


2002-11-19  Christian Lippka  <cl@openoffice.org>  [ee02bcfbbbabce48722a585c0d60b166816e64f4]

#105021# added missing idls


2002-11-19  Vladimir Glazounov  <vg@openoffice.org>  [1f3fb69b9cc3b452d66ffb09efc51825b31abd45]

#100000# fixed bug with 2 deliver


2002-11-19  Sascha Ballach  <sab@openoffice.org>  [95b054fe44d0f0fbb4e27d4c50286a88ec56b31d]

#91264#; use subtotal instead of sum depending on the content while using the sum button


2002-11-19  Kai Sommerfeld  <kso@openoffice.org>  [e48d1e44299a45b774fcffd5a12929faa8d1da41]

#105292# - Brought up to date.


2002-11-19  Christian Lippka  <cl@openoffice.org>  [4256d702ed8a5a6fb82a0eb6e823c037053c85e6]

#105049# getSelection returns empty any without selection


2002-11-19  neilm  <neilm@openoffice.org>  [54821ec02bfe8cf385149527f79f1b3e204c528a]

Netbeans install for Windows corrected


2002-11-19  Henning Brinkmann  <hbrinkm@openoffice.org>  [1cf484a3c185bf5c5d782caf6dbe8447ef1bc7de]

#99838# register new event type: Script


2002-11-19  Henning Brinkmann  <hbrinkm@openoffice.org>  [f701ba36bafb37b2e0aefdb1144ab891a8fbb8b1]

#99838# new XMLERROR_ILLEGAL_EVENT


2002-11-19  Sven Jacobi  <sj@openoffice.org>  [14f75dedadbb03a2dce29abc2a08c65bf070511f]

#105195# importing of absolute bullet height


2002-11-19  Caolán McNamara  <cmc@openoffice.org>  [154c5baef338c9c2a6144fa9175c0b89078edf66]

#i9055# set order of member init to same as decl order, cosmetic in this case


2002-11-19  Stephan Schäfer  <ssa@openoffice.org>  [6eaae1eb6961bd53ac88fe57f5d9ac05015d7b30]

#105267# use luminace value for isdark again


2002-11-19  Rüdiger Timm  <rt@openoffice.org>  [08964daabff3540408c7400eff928ffd9ff88b41]

#100519# SOLARCOMMONBINDIR added.


2002-11-19  Sascha Ballach  <sab@openoffice.org>  [2cb3d236f73def213bd0fe8027f2d68dfce3d89b]

#105061#; rename CHILDREN_TRANSIENT to MANAGES_DESCENDANT


2002-11-19  Henning Brinkmann  <hbrinkm@openoffice.org>  [ca7e58cee703bb54d83abd03fab78a4bb27752a8]

#99838# register new event type: Script


2002-11-19  Daniel Rentz  <dr@openoffice.org>  [a80d25646f83d298a776e6e68c61ef20b76680ce]

#103144# export formatted header/footer


2002-11-19  Christian Lippka  <cl@openoffice.org>  [e6376cd2abfb1842d09308327373ac28749d0e8d]

#105049# getSelection returns empty any without selection


2002-11-19  Henning Brinkmann  <hbrinkm@openoffice.org>  [58328aafe8601fc0c9f1ea829780c9652009e76c]

#99838# catch IllegalArgumentException in XMLEventsImportContext::AddEventValues


2002-11-19  Frank Meies  <fme@openoffice.org>  [e2fc7f686c12fbe7ab500377055dc084c12ed66b]

#105095# New handling of left and right indent


2002-11-19  Henning Brinkmann  <hbrinkm@openoffice.org>  [51de6de0214698da5f0cd98cd10bfcb29effde3d]

#99838# new event type: script


2002-11-19  Ocke Janssen  <oj@openoffice.org>  [865b8cc8a6c2b3c102243c85977b593710954342]

#105166# insert new string for missing type info


2002-11-19  neilm  <neilm@openoffice.org>  [fb53e19c4a8b915a904798e5169470d068d79143]

Implemented new file I/O functionality (only save to file when OK button is clicked)


2002-11-19  Rüdiger Timm  <rt@openoffice.org>  [ac40b2cb8095624770cb83f8718eb6003917c590]

#100000# Make it a little bit more verbose again.


2002-11-19  gt  <gt@openoffice.org>  [1bcdc996881a0bd0339d62569f630585a3412b51]

#102575# class SvxFrameWindow_Impl: force focus for keyinput handling to ValueSet


2002-11-19  Rüdiger Timm  <rt@openoffice.org>  [5d3177eca33e40ac816eeb783e7e4748ad43e4ac]

#100000# Fixed corrupt dependency introduced with last change: udkapi\com\sun\star\uno got not built.


2002-11-19  Thomas Benisch  <tbe@openoffice.org>  [b4a97773a1d11f79e689fce264a0526f27fab993]

#105214# added resource identifier RID_INSERT


2002-11-19  Björn Milcke  <bm@openoffice.org>  [79aec0acace7057cbf481044b8630cd806e2c101]

#105190# +UserDefinedAttributeSupplier,     also +NamespaceContainer,          +ImportFilter, 		 +ExportFilter  (were obviously missing)


2002-11-19  Stephan Bergmann  <sb@openoffice.org>  [b620fe7b4ee1a5a6c7095f6f2ea6f53b1763ebfd]

#96466# Display XIMReverse pre-edit text as SAL...HIGHLIGHT to make it more visible.


2002-11-19  Oliver Bolte  <obo@openoffice.org>  [10fa9f2e561ee10e64a2cb6fb3bb687312b62a19]

#101911# change in unxsols3.mk


2002-11-19  Frank Meies  <fme@openoffice.org>  [d2c019ccc06beca43c23077693d24e87278580b5]

#105101# Continuous underline feature for BidiPortions


2002-11-19  Frank Meies  <fme@openoffice.org>  [13dd2737659954065c06c2102816e70e6049bd4c]

#105092# Rectangle position when switching from RTL to LTR shifted by one twip


2002-11-19  Frank Schönheit  <fs@openoffice.org>  [6bebe51c4abbbc5dbbfec22f1d6bd3e2bfa618ef]

#105260# frameAction: call the proper base class


2002-11-19  Frank Schönheit  <fs@openoffice.org>  [b8ca90b6fb71709af74fa7ee2702c615b905eae7]

#105260# react on (DE)ACTIVATED, too, not only on UI_(DE)ACTIVATED


2002-11-19  Jörg Budischewski  <jbu@openoffice.org>  [901dafebfdb363685079ca4bda767756b7daa86d]

#100000# added stdio.h and stdarg.h for vsnprintf on solaris


2002-11-19  Frank Meies  <fme@openoffice.org>  [e32c77c1f3b07d34ebc255ae2a8d9206a44477dc]

#105101# Continuous underline feature for BidiPortions


2002-11-19  Carsten Driesner  <cd@openoffice.org>  [ddb54da65330f194714d32bcdad4910ab1fd1870]

#105274# Use correct values for temp/work path in schema file


2002-11-19  Oliver Specht  <os@openoffice.org>  [33b9fbaa06238f49b572189dd525f9e4d97a6418]

#103096# optionally apply fixed number format to text fields


2002-11-18  Niklas Nebel  <nn@openoffice.org>  [ab7c11fb483d38d564f4e9018118478ae0ae9abb]

#102745# update input line from ModifyHdl for changes from EditEngine itself


2002-11-18  Duncan Foster  <dfoster@openoffice.org>  [49212de9d3fd1d682949656fce98e52201bb17e3]

Some fixes to installer, including extra diagnostics, and exception handling. Also added StarOffice build to supported Office installations


2002-11-18  Duncan Foster  <dfoster@openoffice.org>  [ac643333cba4dcff6375b8d3b59c298fcdc977f4]

Fixed Mem usage package & added jpg


2002-11-18  neilm  <neilm@openoffice.org>  [78e6b30e8a3e59241da6023c3ec4ccf55847ef47]

Uses MemoryUsage.java example not SpellCheck.java


2002-11-18  neilm  <neilm@openoffice.org>  [469d82146f65d435f0bfd953fec9a98c4f77277e]

Initial Import of image binary


2002-11-18  Christian Lippka  <cl@openoffice.org>  [740b3038cc2459a9999c400e399f58f93b6a5c7b]

#105283# set page kind to notes page before setting autolayout


2002-11-18  Martin Hollmichel  <mh@openoffice.org>  [94819e272c73e2c337fa6fe4f562ade30d253bad]

fixed: typos, #100000#


2002-11-18  Duncan Foster  <dfoster@openoffice.org>  [f07998b6abf96692ad5f32921554b1316a0ff13c]

Fixed location of resource file, andded spreadsheet example doc.


2002-11-18  Stephan Schäfer  <ssa@openoffice.org>  [5f8d0baec1100f9f99d42157abc4f88ead999f6d]

#104827# send enable/disable input to this and not to the parent


2002-11-18  Stephan Schäfer  <ssa@openoffice.org>  [55e797d79822be7440c1853cdccaeebfd4216ab6]

#104827# provide notification for enable/disable input


2002-11-18  Caolán McNamara  <cmc@openoffice.org>  [b45eb0b7db130021429b53fb763d85e2cdd18d23]

#i9055# match member init order with decl order, cosmetic in this case


2002-11-18  Carsten Driesner  <cd@openoffice.org>  [470c93a6b472e13720d51569a779540c224f93d6]

#101009# Help texts for keyboard shortcuts used by VCL


2002-11-18  Oliver Bolte  <obo@openoffice.org>  [f2351f856d7c2fc0a82ad291b7e92448b1f98906]

#100000# typo


2002-11-18  Martin Hollmichel  <mh@openoffice.org>  [f758933240a8722096db676bcf1a7fc010ecc519]

add: testtool, #104916#


2002-11-18  Martin Hollmichel  <mh@openoffice.org>  [13272a328e53540326555b26aec9a4c9fb1bd1e5]

add: testtool


2002-11-18  Martin Hollmichel  <mh@openoffice.org>  [f3621897d465fa7e4ae01dda93c074e1896ecc61]

add: testtool, #104916#


2002-11-18  Christian Lippka  <cl@openoffice.org>  [d22f59d921f7fde6131d582177a73e44412eff0a]

#105183# added missing services


2002-11-18  gt  <gt@openoffice.org>  [e1dd02b48c585ab4958467361cf0817fb4caaf02]

#90974# remove of SetDialogHelpId


2002-11-18  Frank Schönheit  <fs@openoffice.org>  [f1f6c872ae87921030b511a7525d23fc282cabf9]

#105273# corrected removeStatusListener


2002-11-18  gt  <gt@openoffice.org>  [876dd745c90a5df29db67127374c340e36c90b7f]

#90974# remove of SetDialogHelpId


2002-11-18  gt  <gt@openoffice.org>  [b1f3b30d63f170421b7fa73c453875b966436237]

#90974# SwDocShell::Execute(): remove set of dialog help id


2002-11-18  Martin Hollmichel  <mh@openoffice.org>  [4c7c7dc4716363014dc2dcad679df44dfabe24b4]

add: testtool, #104916#


2002-11-18  Caolán McNamara  <cmc@openoffice.org>  [48175173868b2688cae8142a273ba2dcb1996082]

#i9055# match decl order to member init order


2002-11-18  Oliver Bolte  <obo@openoffice.org>  [679adffde4de9f984909afaae1634b291b71b280]

SRC670


2002-11-18  Oliver Bolte  <obo@openoffice.org>  [fd158aa16885180c5573f5b3645a1e84a56844fa]

SRC670


2002-11-18  Oliver Bolte  <obo@openoffice.org>  [0150ab693aeddb3fff7878ab1517648fb7a339ed]

SRC670


2002-11-18  Duncan Foster  <dfoster@openoffice.org>  [a8115329b51c66caf8d03b0e260a9f696cc12a96]

Added ide & resource entries


2002-11-18  Thomas Benisch  <tbe@openoffice.org>  [d529a6bb27579d765174ce5407f7bf376e70314b]

#105204# call item and action listeners for VCLEVENT_CHECKBOX_TOGGLE


2002-11-18  Philipp Lohmann  <pl@openoffice.org>  [50a140e0a75b7c6ab1adab39f532d6bf0a320f17]

#104930# workaround windows glyph id bug


2002-11-18  Caolán McNamara  <cmc@openoffice.org>  [f72f5a99cbde65dca3160a7fac1ebdea52055267]

#i9055# tokens after endif


2002-11-18  Christian Lippka  <cl@openoffice.org>  [3d5071a58096a613bbcaa88b4dafa83e7b66cb8a]

#103444# added missing resource identifiers


2002-11-18  Daniel Boelzle  <dbo@openoffice.org>  [7e691cf4094823b4fac54b5fbce72c76f0c5617d]

#105134# docu


2002-11-18  Frank Meies  <fme@openoffice.org>  [c1bc4369d5345a7b676bfe76a2fb710129330f51]

#104728# GetCrsrOfst for BidiPortions at the beginning of a line


2002-11-18  Caolán McNamara  <cmc@openoffice.org>  [3bf212c3834f4baf0cf70dc1e2d6bb01af62ac45]

#i9055# order member initialization the same as declaration, cosmetic


2002-11-18  Daniel Boelzle  <dbo@openoffice.org>  [c7b5232924e208c0f7931b6c99e43b81dbfb59cc]

#105134# fixed debug msvc internal compiler error


2002-11-18  Caolán McNamara  <cmc@openoffice.org>  [97161d1b51044058e340a756d06c22d854867ac7]

#i8837# escape square brackets in importing mathtype text


2002-11-18  Thorsten Behrens  <thb@openoffice.org>  [15e932d171734aa98b2c312945ee98cdc8cc43de]

#105055# Respect paintmode XOR for transparent bitmaps


2002-11-18  Caolán McNamara  <cmc@openoffice.org>  [c428464e597fb67517a03065a4edffcb8259c334]

#i9055# friends without type specifier


2002-11-18  Thorsten Behrens  <thb@openoffice.org>  [d648d5a79002955f6ee0ebfb2c33d068945f8fac]

#105055# Correct rotation of metafile gradients


2002-11-18  Andreas Schlüns  <as@openoffice.org>  [b11837d3da849969576c50a6259dfdf621c713fb]

#103056# new handler for vnd.sun.star.job:


2002-11-18  Daniel Boelzle  <dbo@openoffice.org>  [e8f0d2f7829f481144c1b103816de3d5adc325bd]

#105202# fixed missing jni_env


2002-11-18  Christian Lippka  <cl@openoffice.org>  [849aed6d0119b11cbb2505462998d93a4c98a4e0]

#103444# added missing resource identifiers


2002-11-18  Stephan Schäfer  <ssa@openoffice.org>  [d560d0571c16e357f122819d06a80f087747e0b0]

#95056# invalidate menu background when closing menu


2002-11-18  Sven Jacobi  <sj@openoffice.org>  [9214ac84bd650e2a17743b1947dcd5fd086f1df9]

#105194# removed assertion string len = zero, now taking care of the actual codepage if loading strings


2002-11-18  Stephan Schäfer  <ssa@openoffice.org>  [c68bda11704798509450c83b7486a6ba8cfba1c1]

#95056# include border when calculating window extents


2002-11-18  Frank Meies  <fme@openoffice.org>  [c1fe8d1b214f65f62cab3f22e580daf29d5ce468]

#104743# Numbering portions in RTL environment


2002-11-18  Caolán McNamara  <cmc@openoffice.org>  [a4c8af00a7cc067bb5135b22254cd1a806d9e0e4]

#i9055# order member initialization to match declaration


2002-11-18  Caolán McNamara  <cmc@openoffice.org>  [e884de442951d1fd5aac7d35d87c44f89efbd9c1]

#i9243# you can't put tables in footnotes, the unfortunate rtf didn't know that


2002-11-18  Mathias Bauer  <mba@openoffice.org>  [eca94c08e1fa7ba4a0c059f6b0c2649585d7f3d1]

#100000#: merge CWS fwkpilot to top


2002-11-18  Frank Meies  <fme@openoffice.org>  [aa97d20d4946bfbfcd4b528dc0deb3b3759b3d70]

#104743# Numbering portions in RTL environment


2002-11-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [6fc11e9a7fa90f7d29254da7380278e1f9a2e199]

#105243# hindi support


2002-11-18  Stephan Bergmann  <sb@openoffice.org>  [ceeac9c06f55a4ffde3e7f374bbefabd9a0060b6]

#102629# Position XIM Status Window correctly in vertical mode.


2002-11-18  Nils Fuhrmann  <nf@openoffice.org>  [5a9b390e95cf314a7e86dc8319b4139fa9bf0fc5]

Added support for hindi #105243#


2002-11-18  Nikolai Pretzell  <np@openoffice.org>  [51f9a6378065d0779e48d73e2de46371eec0b12e]

replace ambigious csv::String::operator[] by function csv::char_at()


2002-11-18  Nils Fuhrmann  <nf@openoffice.org>  [19b002fa12f8131f3e6bfad86aa5b93092965c0b]

Added support for hindi #105243#


2002-11-18  Martin Hollmichel  <mh@openoffice.org>  [02f4ad619774297658085bb84fcb5d009dbfe715]

add: testtool, #104916#


2002-11-18  Daniel Boelzle  <dbo@openoffice.org>  [0c38ca4412531adafdb9cbac9dfa7f6f8e0d9882]

#104560# outlining of msvc mapfile symbols


2002-11-18  Andreas Bregas  <ab@openoffice.org>  [4ba6b71a66aba4ce3866e6e027e89222ba4c8ab0]

#102653# 32 bit arrays


2002-11-18  Andreas Bregas  <ab@openoffice.org>  [7e1536e31eac49a2d72d7aced6150d7b8c6d6d1b]

#102653# Changed LBound/UBound types for 32 bit arrays


2002-11-18  Louis Suárez-Potts  <louis@openoffice.org>  [a561af855646784133dc16a8130c434be2b5b3e7]

temporary removal


2002-11-17  Eike Rathke  <er@openoffice.org>  [7cbb00d9fd3f6880278296f7f3e9d8085db00ff1]

#i4488# add et_EE locale data provided by Peeter Russak


2002-11-15  Karl Hong  <khong@openoffice.org>  [0ed9912eb84d49ba7aaa8fde8abdc1ed0fe0aa8a]

#104354# Fix year format for the Year less than 100


2002-11-15  Caolán McNamara  <cmc@openoffice.org>  [e38e3fc6c0ba5cef622f7412a573bd96c2476ca2]

#i9240# During 8bit conversion fallback to 1252 if a character is undefined in our source charset. Word appears to do this


2002-11-15  Philipp Lohmann  <pl@openoffice.org>  [9b73de5f99f99a1e0571286f81bb15461ea900fc]

#104664# create cmap table for glyphIDs higher than 255


2002-11-15  Daniel Boelzle  <dbo@openoffice.org>  [49e942a32d02b0709ae2db1a5efc29455b90a303]

#105182# further fixes


2002-11-15  Andreas Martens  <ama@openoffice.org>  [90c715fb741a22a931358e81dd174b5111aac309]

Fix #104737#: Right to left for header and footer


2002-11-15  Frank Meies  <fme@openoffice.org>  [85da88a01fb50f8a77aec2c1de749b4a4bb8ecd7]

#104730# Selection in RTL environment


2002-11-15  Oliver Specht  <os@openoffice.org>  [d4ce2e5e452bd976bbaf4f0e663b99979f545af3]

#103096# optionally apply fixed (no language dependence) number format to text fields


2002-11-15  Christian Lippka  <cl@openoffice.org>  [c64a22338e8088af89c91a75f54373fc48242d06]

#102531# writer wants to have less properties for drawing pool api


2002-11-15  Christian Lippka  <cl@openoffice.org>  [7188f1e896202ffdbd14ee01766b3b82c02d2fbc]

#102531# writer wants to have less properties for drawing pool api


2002-11-15  Christian Lippka  <cl@openoffice.org>  [b5018419208d1cce39ce83bf3b784e002b92b4a0]

#103444# added missing resource identifiers


2002-11-15  Ivo Hinkelmann  <ihi@openoffice.org>  [769427e8729c0f5b68dfe8e6f0fe13fada424301]

#103444# Workaround for numerical Identifierer


2002-11-15  Daniel Rentz  <dr@openoffice.org>  [fd6e6ece43e8241d9bee442be138ec3bf64d0945]

header/footer, ole


2002-11-15  Caolán McNamara  <cmc@openoffice.org>  [043945ae7510b97ca66922e80c718ec42fb7a091]

#i7616# when a value is set in a format to be the same as its parent format, that should have been treated the same as if it had not been set


2002-11-15  Daniel Rentz  <dr@openoffice.org>  [34dcb0464c1e62e4edc62c22778f7493aeb4c9aa]

#103144# formatted header/footer


2002-11-15  Armin Weiss  <aw@openoffice.org>  [fe8a0c07f9dc0e7d6f241711f624b6dcf47a5190]

#104122# Look in the object defaults if left-to-right is wanted. If yes, set text anchoring to right to let the box grow to left.


2002-11-15  Thomas Benisch  <tbe@openoffice.org>  [48643ca716385a4a31a12e537cd78fe89039b3f7]

#105198# Insufficient behaviour of checkboxes using at-poke


2002-11-15  Frank Meies  <fme@openoffice.org>  [1ca78bf78dfbe9108d23c48eac83ccb50aa02f8a]

#104731# Fine tuning of pixel positions in rtl text


2002-11-15  Daniel Boelzle  <dbo@openoffice.org>  [2984ad923134afb0460e7184728ba5a7a44cf1ed]

#105184# fixed DisposedException


2002-11-15  Oliver Specht  <os@openoffice.org>  [29e1cf1ae79e187aafb149da3507d00b936d7bc2]

#103096# optionally apply fixed (no language dependence) number format to text fields


2002-11-15  Christian Lippka  <cl@openoffice.org>  [9d77c07db5219a34af8034512d789f82be0786a5]

#104120# don't search for filters if its a soundfile on drop


2002-11-15  Ocke Janssen  <oj@openoffice.org>  [51f456cb4c6868c7f1baae154a23007896f2a7bb]

#105186# correct getTypes


2002-11-15  Caolán McNamara  <cmc@openoffice.org>  [23db221417563146fca63546a9835b9b7c7bfa09]

#i5970# GDIMetaFile for ole2 export improvement


2002-11-15  neilm  <neilm@openoffice.org>  [408935699c5a65f09dde12d848eadbc867ae0f16]

Adding package declarations


2002-11-15  neilm  <neilm@openoffice.org>  [4701a503d0bb1fc51e686e1990050edfdb014ebc]

Initial Import of support for Netbeans and jEdit installation


2002-11-15  Björn Milcke  <bm@openoffice.org>  [9fcb82b87423aeff7fe7a80d34a809da88bde16a]

#104523# deliver idl-files for drafts.com.sun.star.chart (accessibility)


2002-11-15  Thorsten Behrens  <thb@openoffice.org>  [4fa9cce70a2d353353d4b392a280cad67fb84430]

#105185# Now using proper text service name for AccessibleEditableTextPara implementation


2002-11-15  Eike Rathke  <er@openoffice.org>  [c38fb44570b3ea929fa392207516dd7fc7d7fa17]

#105188# startup performance ToUpper_Impl: don't create temporary CharClass wrappers, use SvtSysLocale().GetCharClass() instead


2002-11-15  Sven Jacobi  <sj@openoffice.org>  [e6ad4c583972425acca3ece96a5f371bd0f2bb29]

#105164# fixed scaling of META_EPS_ACTION if eps size is different to the prefsize


2002-11-15  Christian Lippka  <cl@openoffice.org>  [0347729a0a2a00ec6eb9f7e5be42a21cfb53e4a5]

#105168# take care of empty path


2002-11-15  Ocke Janssen  <oj@openoffice.org>  [dc143516189ba871a88ee60221de8abc1c327f96]

#105175# check size of poolitems


2002-11-15  Stephan Schäfer  <ssa@openoffice.org>  [3eef2acd17da4d9be085683b644c06e3e6a94e8e]

#97739# yield for secondary threads does not call the mainthread's yield anymore but just sleeps to avoid deadlocks


2002-11-15  Ocke Janssen  <oj@openoffice.org>  [3eb324a5b09753db5365f440e3bad41c0319ab69]

#105175# insert none for empty string


2002-11-15  Andreas Bregas  <ab@openoffice.org>  [e5f219a9473debd1af96ac8b052d39866954e2fd]

#94812# Also check equal Shell for equally named root entries in BasicBox


2002-11-15  Malte Timmermann  <mt@openoffice.org>  [467f50bbf87dc6f3024da9545025639c30d12fcc]

#104991# UnoControlDialogElement.idl


2002-11-15  Oliver Specht  <os@openoffice.org>  [3e4e63109fb71f75ea3987c5464c317a452f6554]

#103096# syntax error corrected


2002-11-15  Malte Timmermann  <mt@openoffice.org>  [c85213282abc9eb55f7eb69ed582d3f131c7e61d]

#105001# Use VclWindowEvent in Modify


2002-11-15  Malte Timmermann  <mt@openoffice.org>  [ba950a8a103433468a4f726c03d63ae51caf8bf1]

#105001# Use VclWindowEvent instead of modify hdl


2002-11-15  Martin Hollmichel  <mh@openoffice.org>  [1ce53336ea5954ef3bfbdeb729d09644cdb99bc9]

move: from external module . #104324#


2002-11-15  Oliver Specht  <os@openoffice.org>  [2642352cae8e2adca845825cf65c2a98f5be24ba]

#103096# optionally apply fixed (no language dependence) number format to text fields


2002-11-15  Oliver Düsterhoff  <od@openoffice.org>  [ef6790486f1e73a0ae2c33ebd6617813c8115b75]

#104684# use <SwSectionFrm::Init()> to initialize new section frame


2002-11-15  Oliver Düsterhoff  <od@openoffice.org>  [06978dd59686efd2e0c6e838721b147d1ed8a85a]

#104684# class SwSectionFrm - use <Init()> to initialize new section frame


2002-11-15  Oliver Düsterhoff  <od@openoffice.org>  [bcd43f69629a9cf66d823f05d30ca28e5c66a942]

#104684# ::_InsertCnt(..) - invalidate page content on insert of new section


2002-11-15  Frank Meies  <fme@openoffice.org>  [e4ff5ac244ed24d6b40e48d82328b011377386d3]

#105139# Control objects should not be considered during tab travelling in form mode


2002-11-15  Oliver Specht  <os@openoffice.org>  [b150f0e3cd1367095c0cc1d4be3a2b4af61318fd]

#102629# invalidate SID_ATTR_CHAR_FONT when page orientation has changed to inform the IME about text direction


2002-11-15  Thorsten Behrens  <thb@openoffice.org>  [d76b7c8292f940b43cbd60ccff45010c3bfbb3c3]

#102532# No longer using VCL pseudo frame offset for Set/GetPixelOffset functionality. Instead, applying the outOffOrig offset on every mapping method


2002-11-15  Thorsten Behrens  <thb@openoffice.org>  [8b8bbdfea3486668fb10859a005530fe63a11063]

#102532# No longer using VCL pseudo frame offset for Set/GetPixelOffset functionality


2002-11-15  Oliver Düsterhoff  <od@openoffice.org>  [5b123bbfb8e5acf8b615b873c686ab3491d547a1]

#105155# SwLayAction::FormatLayout(..) - introduce support for vertical layout


2002-11-15  Nikolai Pretzell  <np@openoffice.org>  [04b6eccc97e4de69cc3b394dc512aeae99064567]

Some features in IDL docu.


2002-11-15  Hennes Rohling  <hro@openoffice.org>  [5e217cdc0185c97b29f7b5df90b333d044ae4c83]

#104509# Removed OSL_ASSERT()'s where conditions are covered by the code anyway


2002-11-15  Oliver Specht  <os@openoffice.org>  [5f284f138295e0a90897dbcbcf71b51899f93cb0]

#105125# crash fixed: FontWork slots removes SwDrawTextShell due to switching off text editing mode


2002-11-15  Oliver Specht  <os@openoffice.org>  [e7a365fe52d429ca55f04c15d45a2a2e7a6338fb]

#104120# insert sound via drag and drop


2002-11-15  Frank Meies  <fme@openoffice.org>  [380a116410c426a5cc42f2a6855a85a3988f0701]

#103485# SplitRows with equal height


2002-11-15  Sascha Ballach  <sab@openoffice.org>  [667433e3e51de83ed3f1537868d029d0a4949a1a]

#105061#; rename CHILDREN_TRANSIENT to MANAGES_DESCENDANT


2002-11-15  Sascha Ballach  <sab@openoffice.org>  [d42134559cd2dc00f8c045b370f36818b0074069]

#105061#; rename CHILDREN_TRANSIENT to MANAGES_DESCENDANT


2002-11-15  Sascha Ballach  <sab@openoffice.org>  [5df96b5b0e36d65099ece3c22b2188eb2ecffea7]

#105061#; rename CHILDREN_TRANSIENT to MANAGES_DESCENDANT


2002-11-15  Frank Meies  <fme@openoffice.org>  [e800c83f2ba535fb9d58777ff5ffed3934f469b6]

#103485# SplitRows with equal height


2002-11-15  Frank Meies  <fme@openoffice.org>  [eb8b5eb5ae5a6649cad18d4870ce228f4d8a23d6]

#103485# SplitRows with equal height


2002-11-15  Ocke Janssen  <oj@openoffice.org>  [269152823b99ea70619071b6b5874e9b953fed1c]

#105154# insert the handling for BLOB and CLOB


2002-11-15  Ocke Janssen  <oj@openoffice.org>  [a76bd41c0e4a2f6302aed8cdf09351b5882c7c83]

#105154# insert the handling for BLOB and CLOB


2002-11-15  Ocke Janssen  <oj@openoffice.org>  [0da8092d255978330717a3dc2cc09be9614f00e9]

#105154# when the type of teh column is OTHER we ask the ResultSetMetaData for the correct type of the column


2002-11-14  Henning Brinkmann  <hbrinkm@openoffice.org>  [fed7bb5c42b42bc2144f077e3975a9558ef330dc]

#101076# MoveParagraph: Insert extra paragraph when copying to non-content


2002-11-14  Nikolai Pretzell  <np@openoffice.org>  [d5d550be4281af0b678f5662787b2f186501a0cb]

Some features in IDL docu.


2002-11-14  Kai Ahrens  <ka@openoffice.org>  [63144ccc48194e7115887366836f10af45c39959]

#97531#: check for Fontwork objects


2002-11-14  Henning Brinkmann  <hbrinkm@openoffice.org>  [93618e93801084d232e9f28f04cc7ca961156ed4]

#101076# MoveParagraph: Insert extra paragraph when copying to non-content


2002-11-14  Andre Fischer  <af@openoffice.org>  [f7e023d8471670854f27592303dceb1fd9fde01c]

#105050# Added workarround for #105145#.


2002-11-14  Eike Rathke  <er@openoffice.org>  [a7a4614bfb2cd0d54a7de36425886524807f30cb]

#105137# merge from review


2002-11-14  Eike Rathke  <er@openoffice.org>  [5d86ed13b36fcac38126ad90796c0d2847109bab]

#105137# merge from review


2002-11-14  Daniel Boelzle  <dbo@openoffice.org>  [5f6e7f6dcf66e8fe0bd0279da40ea18404889cca]

#103453# typo


2002-11-14  Thomas Lange  <tl@openoffice.org>  [0aa6158f25cd8fb79032a45e5097a1928d294066]

#104583# initial version


2002-11-14  Thomas Lange  <tl@openoffice.org>  [ef7e55ed350b80ecd06ce7e264c2372f378faeca]

#104583# Settings.idl added


2002-11-14  Philipp Lohmann  <pl@openoffice.org>  [98a8ff9c38bb0c0df8291cafe5c3b196e95d3a77]

#i6571# make fax support work again


2002-11-14  Joachim Lingner  <jl@openoffice.org>  [d1cc0edafe520b5bf95fb888f5a390655f06a207]

#105140# added -ea -Xcheck:jni in non pro office


2002-11-14  Thomas Lange  <tl@openoffice.org>  [b7c2cddffb3d8a446778041fbe424d9545f523c4]

#105115# missing properties added


2002-11-14  Caolán McNamara  <cmc@openoffice.org>  [78688d3682ef0f6f0ccbed2f43ed8720f6f69730]

#105086# Never trust the width of a table, its all lies :-)


2002-11-14  Armin Weiss  <aw@openoffice.org>  [4c020d89a54da4f528d1ea1abbcb1b6c9921e79d]

#105127# SetPolyPoly3D sets the Svx3DVerticalSegmentsItem to the number of points of the polygon. Thus, value gets lost. To avoid this, rescue item here and re-set after setting the polygon.


2002-11-14  Daniel Boelzle  <dbo@openoffice.org>  [c6c8cb2b7efdaf3a390615c57501b71f2e666c7c]

#103453# fixed bootstrapping from java


2002-11-14  Hans-Joachim Lankenau  <hjs@openoffice.org>  [3d4ef9475516ca97860938ec13d5f8ca9f173d67]

#100000# missing dependency


2002-11-14  Andre Fischer  <af@openoffice.org>  [84efe9fabd0495c538bd588d64ee18ec97363990]

#105025# Added function that determines whether pages belong to current show.


2002-11-14  Duncan Foster  <dfoster@openoffice.org>  [d95a8e2fbb19827ee8d7cbe0a2b4017bbd91d6bb]

Added target to create UNO package.


2002-11-14  Andre Fischer  <af@openoffice.org>  [5208a00b76f714e58590164ce84917571041ce28]

#105025# Pages not belonging to the current show are grayed out.


2002-11-14  Armin Weiss  <aw@openoffice.org>  [ae016ae8310b8645e3dcf739e23100d455b17d2b]

#104596# Use HasChildPathFocus() instead of HasFocus() at SpinFields #104596# Only fo value correction for angle if TBI_SHADOW_SLANT is active.


2002-11-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [a491dc898d1e29ce8cd7b3cc23bcb4aca65b9e3e]

#100000#: merge CWS fwkpilot to top


2002-11-14  Eike Rathke  <er@openoffice.org>  [4c2f8f89b04835ccf635d00ae88babf1ed109401]

#97622# comment mark DST_OFFSET as Get only


2002-11-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [2b800085dc7be4984e216816a7001fb1fceb3478]

#100000#: merge CWS fwkpilot to top


2002-11-14  Frank Schönheit  <fs@openoffice.org>  [69d29a8d177ddaebc8f4d03170441a6c8da02fbf]

#90498# when applying the filter, commit the filter navigator before


2002-11-14  Frank Schönheit  <fs@openoffice.org>  [235a7cb809a069d209660e079a895c36038e7bd6]

#90498# when closing: clear the model/view _before_ clearing the user data


2002-11-14  Frank Schönheit  <fs@openoffice.org>  [b1f2cad63643c11158ad7915121d18f181d37c03]

#90498# -OnEdited


2002-11-14  Nikolai Pretzell  <np@openoffice.org>  [61e97b5303ecf722a73d9b9f09a857f612a7fcce]

#100000# Workaround to: Bug in STLPort configuration leads to inconsistent exception specifications.


2002-11-14  Nikolai Pretzell  <np@openoffice.org>  [73607d3fceeb41d5ee15efb05af77bcb5fe334ee]

#100000# Workaround to: Bug in STLPort configuration leads to inconsistent exception specifications.


2002-11-14  Thomas Lange  <tl@openoffice.org>  [bf125d6e8a113434f97d11b0f85d3d28014e1327]

#103868# PDF export / page count problem fixed


2002-11-14  Andreas Bille  <abi@openoffice.org>  [5f5751ab0b5bf8b03f231a703a4ad3b6503ea18c]

#105073# Added documentation for FTPContent and FTPContentProvider


2002-11-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [750701b6423dfcb0b1fc309b6aea81158ac9f88e]

#100000#: merge CWS fwkpilot to top


2002-11-14  Joachim Lingner  <jl@openoffice.org>  [932d6a581a349031e6b5f3042d5e62b31b72288f]

#105128# Applet.getDocumentBase returned the URL of the document and not its directory


2002-11-14  Tino Rachui  <tra@openoffice.org>  [48dd988963135c6b023c1de39a58d06f3e22ae5f]

#100514#osl_createTempFile support for automatically removal added


2002-11-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [829aa80c3528e6ce04f94942c3d7b7330c2f5225]

#100000#: merge CWS fwkpilot to top


2002-11-14  Tino Rachui  <tra@openoffice.org>  [ca12cd5eda6817712000f9537af7e3603a21ce9d]

#100514#osl_createTempFile test


2002-11-14  Caolán McNamara  <cmc@openoffice.org>  [b78e9e1b1cbff9171ccbb9cff7b85dfc4a6ca323]

#100685# I need assignment and copy ctor for PLCF helper class


2002-11-14  Philipp Lohmann  <pl@openoffice.org>  [aa74eba4d4cd66d4674c45e04ca83c00b49c8778]

#i4337# set grayscale colors on non color devices


2002-11-14  Oliver Specht  <os@openoffice.org>  [72007439f2f996413519956c4f40ee0ac378a5f2]

#104626# set UI metric at the module prior to FontWork creation


2002-11-14  Caolán McNamara  <cmc@openoffice.org>  [2ec747604275cb7399551e627d1a3dabb0c6e0e1]

#104829# reverse previous


2002-11-14  Duncan Foster  <dfoster@openoffice.org>  [3fd240113b8d4c53381158ae18b7a55cfe161da6]

Chnaging platform names to correspond to those used by pkgchk.


2002-11-14  Duncan Foster  <dfoster@openoffice.org>  [19ab5f3f18e1bfe6a17d9378206b1ae2ec938f7c]

Added makefile & ANT build.xml for building the install jarfile.


2002-11-14  Oliver Düsterhoff  <od@openoffice.org>  [1b02df34145675d5cfc06c254848630226bd8bb3]

#104821#,#104822# SwLayoutFrm::PaintSubsidiaryLines(..) - adjustments for vertical layout


2002-11-14  Oliver Düsterhoff  <od@openoffice.org>  [e4b2105f910d3d6b57375cec6c8a145be459f2f7]

#97597# SwFrmNotify::~SwFrmNotify - complete paint if only printing area margins changed.


2002-11-14  Kai Sommerfeld  <kso@openoffice.org>  [ad78976cd2fdbe5a7e2b71793187506b26a664af]

#104677# - Linux compiler problem.


2002-11-14  Tino Rachui  <tra@openoffice.org>  [c5d8508b1f843d941a8277cac9ed3f44cb023006]

#100514#added osl_createTempFile test


2002-11-14  Jörg Budischewski  <jbu@openoffice.org>  [c805268837ca56d0f6f8da1203c7f496efd8bd44]

#96704# switched to a c++ implementation to keep a static random pool object for performance reasons


2002-11-14  Thomas Lange  <tl@openoffice.org>  [7508ab938be15cb40eeaac6155a551aff604fc9f]

#103868# PDF export / status update problem fixed


2002-11-14  Frank Schönheit  <fs@openoffice.org>  [e9d017a8e9c7777f6e4b8524afe67cf8932e3394]

#105006# FileDialogHelper's FILE*_* constants are enums now (and namespaced)


2002-11-14  Kai Sommerfeld  <kso@openoffice.org>  [7a267f637f4479f8be7ae6ed97eb1e85b8a062ec]

#104677# - Improved documentation.


2002-11-14  Frank Schönheit  <fs@openoffice.org>  [edea724dd45c03dc4ee644040649f3001518162f]

#105006# FileDialogHelper's FILE*_* constants are enums now (and namespaced)


2002-11-14  Frank Schönheit  <fs@openoffice.org>  [3432cd78e6142182e058870e1dc0c5dea87a3b88]

#105006# FileDialogHelper's FILE*_* constants are enums now (and namespaced)


2002-11-14  Ocke Janssen  <oj@openoffice.org>  [cb2750e7a3db1343f248c259fb45511dc7b4a8be]

#105065# don't set localized criterias at the rowset


2002-11-14  Stephan Schäfer  <ssa@openoffice.org>  [a5aa7ca344dcec9e3b94d600840c9ab5debc2ef9]

#102847# avoid deadlock when calling mainthread


2002-11-14  Frank Meies  <fme@openoffice.org>  [b9fcf15d98cd78c15294c9628728777b7fad57f2]

#104565# Continuous underline featrue for non-baseline aligned paragraphs


2002-11-14  Tino Rachui  <tra@openoffice.org>  [c6d916ebd5c06bbff83e336c78212493e3f88044]

#100514#merges from ukd304 branch


2002-11-14  Tino Rachui  <tra@openoffice.org>  [7e1db9e3c96950ef7a99ebe0bffb64949cba4cb2]

#100514#specification of osl_createTempFile changed, automatically removal of temporary files possible on request


2002-11-14  Ocke Janssen  <oj@openoffice.org>  [935c95d3e40c920de25463f265aa5afda9f63d2f]

#105110# some reorg and code movements


2002-11-14  Ocke Janssen  <oj@openoffice.org>  [842c79ed6674d0dd7640bb0567475dbe0431bad0]

#105110# new methods inserted


2002-11-14  Ocke Janssen  <oj@openoffice.org>  [251c3f65cf51525e43974ef11d18b95317316091]

#105110# new to fill from type


2002-11-14  Ocke Janssen  <oj@openoffice.org>  [81a08a78eca2230930bb91def5adbd8850d0e3cc]

#105110# extend createUniqueName with bool param


2002-11-13  Christian Lippka  <cl@openoffice.org>  [79d91da06392045262cb44e97763baaf6014b3e5]

#104658# set outliner mode on outline object popos


2002-11-13  Philipp Lohmann  <pl@openoffice.org>  [f67d08b2027de1989f42d8c202cd445f84f54b55]

#i9060# use single logical resolution in psprint


2002-11-13  Philipp Lohmann  <pl@openoffice.org>  [847a6fbf65572061d02bd4dc5c3d76475b5ab38f]

#i9060# use single logical resolution


2002-11-13  Karl Hong  <khong@openoffice.org>  [f74a243257338191654789abb10c62d591d64bc0]

#104459# update quarter word


2002-11-13  Christian Lippka  <cl@openoffice.org>  [c381cb5fc368a455c0dca32d1c10dc86eaa73a8c]

#103911# page preview has to use white background in hc mode when hc option for preview is off


2002-11-13  Juergen Schmidt  <jsc@openoffice.org>  [4ede78b56fb440dac222bd6751d1139086d74abd]

#105083# correct singleton output


2002-11-13  Eike Rathke  <er@openoffice.org>  [3fcfcdb3642050616b3110dbed3edb2f08135b47]

#105013# GetMappedFormatstring: take trailing empty subformats into account


2002-11-13  Tomas O'Connor  <toconnor@openoffice.org>  [7a40dae27490594746989ff5e46f402e1af5574c]

Add license information.


2002-11-13  Tomas O'Connor  <toconnor@openoffice.org>  [a3dc06629f9da0534500f7c31cac4b16c1a920a4]

Add license


2002-11-13  Juergen Schmidt  <jsc@openoffice.org>  [beb6814055f9fcdf905f51e6334b6401f3dc58a8]

#105082# delete urd file if an error occur


2002-11-13  Tomas O'Connor  <toconnor@openoffice.org>  [3450a46b10ccda0839f62914ac453e0bacf87111]

Add path to shared dependencies directory


2002-11-13  Tomas O'Connor  <toconnor@openoffice.org>  [7e3e63e5923bb8aed0107ac585e6f9e2fb0414a8]

Add support for building IDE support modules to build.xml file


2002-11-13  Philipp Lohmann  <pl@openoffice.org>  [a792fbfa97dfd7b33c2c800ffc504cb9a81b5aa5]

#104973# extension workaround for XGetErrorText


2002-11-13  Sven Jacobi  <sj@openoffice.org>  [35bc4308c0c749ae15499febe4d69258eda76869]

#104689# correct clipping of bitmap fillings (texture and gradient)


2002-11-13  Björn Milcke  <bm@openoffice.org>  [6b37113d50bf3d6a8677b1b60223f50f78ef0f41]

#100165# copy&paste error


2002-11-13  Björn Milcke  <bm@openoffice.org>  [7116d2d75f28cce134481b7247b65fc7f0e8be1b]

#100165# +optional service UserDefinedAttributeSupplier


2002-11-13  Björn Milcke  <bm@openoffice.org>  [7ccaaf64a34edc774690c802e0127c20266a0c56]

#100165# copy&paste error


2002-11-13  Björn Milcke  <bm@openoffice.org>  [e54c1c12e710b10275da5e1be5b245a50055fe97]

#100165# +optional service UserDefinedAttributeSupplier


2002-11-13  Björn Milcke  <bm@openoffice.org>  [de29376ce3bc1726aa767c9c0f7f84c016af4fbc]

#100165# service containing the property UserDefinedAttributes


2002-11-13  Joachim Lingner  <jl@openoffice.org>  [908798a484c6af3af45ebc1c6a5399261668f26e]

#105085# -Xdebug, etc. entries in java.ini are not read


2002-11-13  Kai Sommerfeld  <kso@openoffice.org>  [ed6056cf4874c722673fbd9cbaa009a13e559663]

#104677# - enumeration interface for Type Description Manager/Provider


2002-11-13  Herbert Duerr  <hdu@openoffice.org>  [9cf3c9056dce201859b4ef2eea1bb0270cbd3e0a]

#104768# disable text display improvement heuristic because of effects while typing text


2002-11-13  Kai Sommerfeld  <kso@openoffice.org>  [de6236db86300823912f1b025932fc34191f3815]

#104677# - Initial revision.


2002-11-13  Kai Sommerfeld  <kso@openoffice.org>  [0bdf849fea4ac608fa70378d62259d608a6f8ea9]

#104677# - Added PROPERTY, CONSTANT, CONSTANTS, SINGLETON


2002-11-13  Philipp Lohmann  <pl@openoffice.org>  [458451dee61cb9cce9887d063e8561493086e72b]

#i7262# GetPPDFile now does rudimentary content detection


2002-11-13  Philipp Lohmann  <pl@openoffice.org>  [044fde1a994d7f18aa3c8fe7d5c9acdf18ebc5b9]

#i7262# improve DSC compliance


2002-11-13  Christian Lippka  <cl@openoffice.org>  [c13cadd4c7fa61b3e43c6f98f7adcae50027210f]

#103911# page preview has to use white background in hc mode when hc option for preview is off


2002-11-13  Christian Lippka  <cl@openoffice.org>  [48cfe2d685a4697a35049c97beee4789376a27ce]

#103911# page preview has to use white background in hc mode when hc option for preview is off


2002-11-13  Thomas Lange  <tl@openoffice.org>  [45421ca83fa5c91854aa299c436df296b7d192fc]

#103868# PDF export / MakeOptions moved


2002-11-13  Sascha Ballach  <sab@openoffice.org>  [e9d94f3824a8fc25e212760310f1a33981d7842c]

#94733#; don't show Functionlist in Writer/Draw/Impress with Calc Ole if Functionlist is enabled in Calc


2002-11-13  Daniel Rentz  <dr@openoffice.org>  [ba5a13166fb40d5923414e4ae5576e43370269d3]

#98786# base path handling


2002-11-13  Stephan Schäfer  <ssa@openoffice.org>  [197ea0dd2e005670dfd51189a7d271001fbca6f3]

#104825# keep parent menu highlighted when submenu is closed


2002-11-13  Christian Lippka  <cl@openoffice.org>  [303a600a7a65f642d5709e000e62155bc7d3e78b]

#104058# added missing asian and complex text services


2002-11-13  neilm  <neilm@openoffice.org>  [5be524976e257b56ace9d219f9af82eb41abea17]

Initial Import of source files for the Scripting Framework Installer


2002-11-13  Oliver Specht  <os@openoffice.org>  [e8dc43de6cecfc402e491e131b07e95d45c84073]

#105022# BaseFrameProperties.idl added


2002-11-13  Joachim Lingner  <jl@openoffice.org>  [4900e348f9e9337d5008c22d3f466460457d227c]

#104358#


2002-11-13  Ocke Janssen  <oj@openoffice.org>  [64b8f1ca6d3b2020c847b04c9038b92897c8d95b]

#105057# cacth GetInfo call for CREATE_VIEW in getTableTypes


2002-11-13  Behrend Cornelius  <bc@openoffice.org>  [5f3a68f391722bd0bf23b2def82e57b98f7fe39a]

#96771# turkey.gif added


2002-11-13  Joachim Lingner  <jl@openoffice.org>  [a37dec2d83531d6e70534ca10928d1b926638c19]

#104358#


2002-11-13  Behrend Cornelius  <bc@openoffice.org>  [000c034b9f44f10387c37c76b7995a9f1888cd1a]

#104755# 'disposeDocument' added


2002-11-13  Behrend Cornelius  <bc@openoffice.org>  [8fcfb5d64982711607c677c9590eb2890bd2cf04]

#104755# DisposeDocument deleted once form Main Sub


2002-11-13  Jörg Budischewski  <jbu@openoffice.org>  [d7f7bd64089d1cec144cc279fb205c54d2c32ead]

#100000# sanbox depends on udkversion.mk because of versioning, which gets exported from sal


2002-11-13  Ocke Janssen  <oj@openoffice.org>  [f5721fbe4edde66ed20ef9c1b39da3f5893a8e56]

#105057# ask for ODBC 2 columns if ODBC doesn't work


2002-11-13  Rüdiger Timm  <rt@openoffice.org>  [c9690611350a8af577f93794928fda498c391af7]

#100000# Make unpacked directories executable.


2002-11-13  Stephan Bergmann  <sb@openoffice.org>  [911e6f24026cf895d94c64226d5b4dddf7f0b33c]

#104785# Merged in 1.4.20.1.


2002-11-13  Philipp Lohmann  <pl@openoffice.org>  [e01e4f63ef931781570ca54ed3480edaf7b91ea0]

#103137# workaround nonconst region operator==


2002-11-13  Ocke Janssen  <oj@openoffice.org>  [f61c599604ea5193afc564b87529893e7c18975a]

#104936# correct delegation to control accessible


2002-11-13  Daniel Boelzle  <dbo@openoffice.org>  [7a852297410c6e1df498bac096d9a0f98550651d]

#104143# throwing lang::DisposedException after dispose()


2002-11-13  neilm  <neilm@openoffice.org>  [409218d48d9d11536f9194429a37c5fee8a67940]

Initial Import of Binding Dialog files to binding/ directory


2002-11-13  Tino Rachui  <tra@openoffice.org>  [e3eefe577453c1c90d6e229aac8d7260b4645881]

#104953#osl_getExecutableFile behaved wrong when the file name was relatively


2002-11-13  Philipp Lohmann  <pl@openoffice.org>  [02d3eaf3b62ea1b4f76d25c22f91eaa5f0321b7c]

#102972# remove useless code


2002-11-13  Christian Lippka  <cl@openoffice.org>  [74d1e339787d1992c2a847d73f41ac7743abf42e]

#104832# remove items from presentation object if item is set to style


2002-11-13  Caolán McNamara  <cmc@openoffice.org>  [586b62d1089ec0c9c7d9401b2e45b6914c7705af]

#104829# If the locale could not be determined then we do not know the default charset for text, we should assume (like other programs) that we are in the C locale which assumes an ascii text charset


2002-11-13  Frank Meies  <fme@openoffice.org>  [ddf34de5a77025c8322b803975ce0f47d4c3cfc8]

#95975# Paragraph keep attribute did not work correctly with tables following that paragraph


2002-11-13  Frank Meies  <fme@openoffice.org>  [8ea849376044cfd181527b1535701803ff4ac716]

#104963# Keep attribute should not be applied if there is a table with pagebreak behind the keep attribute


2002-11-13  Oliver Specht  <os@openoffice.org>  [a79dd66ab5006980c3bc145aa704efcf1ff5a8a0]

#105031# Insert/Field/Author inserts docinfo-created field instead of user name field


2002-11-13  Frank Schönheit  <fs@openoffice.org>  [67351fd7488914eaf6ccf7bbb06dd7af99f163a7]

#105020# +NumberFormatsSupplier.idl


2002-11-13  Frank Schönheit  <fs@openoffice.org>  [a526511943785179b82c4bb5d0fb57d260c6ec24]

initial checkin - standalone component supplying number formats


2002-11-13  Sascha Ballach  <sab@openoffice.org>  [396abc349c6cad43b7d613b738a05253af60129b]

#103934#; test for InputHandler


2002-11-13  Sascha Ballach  <sab@openoffice.org>  [153b7f989151195bd46cba461e8e4b520280839a]

#103934#; don't show the text in editline and cell if cell is in editmode


2002-11-13  Ocke Janssen  <oj@openoffice.org>  [c1fa8f5468baeaa427216e108749fdcc588ec260]

#104144# correct the new positioning of the iterator used by clones and the original rowset


2002-11-13  Sascha Ballach  <sab@openoffice.org>  [e743f98858ff5322d4e229b1a6e63658c9deada9]

#103663#; the service is in sheet and not in table


2002-11-13  Sascha Ballach  <sab@openoffice.org>  [933d644c7862bd0379634ba93bed570964787a0c]

#103663#; add new services


2002-11-13  Sascha Ballach  <sab@openoffice.org>  [f38b63d00361e3636c443e535c03b7e445677d9f]

#103663#; add new services


2002-11-12  Eike Rathke  <er@openoffice.org>  [b2c71f578aff510219b22cd5a5110df30af87cdd]

#93048# add: GetScriptedWhichID


2002-11-12  Eike Rathke  <er@openoffice.org>  [84fa873188a61513c1038fbafa0ce8d93ccf7ab6]

#93048# LATIN/CJK/CTL script type font attributes


2002-11-12  Sven Jacobi  <sj@openoffice.org>  [6e2995c51af462d225cceea2df72c80f4d6ca948]

#104690# added clipping for gradients


2002-11-12  Thomas Benisch  <tbe@openoffice.org>  [5e02bb09201c0d016b097beaf2af867a84abac75]

#104857# added vclxaccessiblespinfield.obj


2002-11-12  Thomas Benisch  <tbe@openoffice.org>  [acbe4a05e13157c957578e85208a64948fb5adf8]

#104857# insufficient reporting on spin fields


2002-11-12  Gregor Hartmann  <gh@openoffice.org>  [dda139f5bfea962fcb2d48ee7c0d305dbfa51169]

#105024#Some more fixes


2002-11-12  Gregor Hartmann  <gh@openoffice.org>  [2cdc39cf14687acd1174b630af3c5eb68d634d2f]

#105024#remove Tilde before comparing


2002-11-12  Jörg Budischewski  <jbu@openoffice.org>  [002cc26502d5ef1cdf209cb1f2996e9d316aadc6]

#105028# ORegKey initially has a refcount of 1, so acquiring after creation is wrong, this has been fixed


2002-11-12  Niklas Nebel  <nn@openoffice.org>  [677c524be839247f390e938972f41fddb8d0224a]

#104881# new format menu for edit shell with character dialog


2002-11-12  Joachim Lingner  <jl@openoffice.org>  [f2e2383a8c04214757c23437de7840e16ae884b6]

#1005008# added docu


2002-11-12  Frank Schönheit  <fs@openoffice.org>  [6b67c811ed3598002d752e1c0c3865737b669e22]

#104581# convertFastPropertyValue: allow all type conversions which UNO runtime can serve ...


2002-11-12  Sascha Ballach  <sab@openoffice.org>  [fd61488d3e2efecd04288aadf9734ff30fd96072]

#86769#; the service is in module sheet


2002-11-12  Christian Lippka  <cl@openoffice.org>  [4b3d40a300757052a7237b8c8d3a7c39b09da02f]

#105021# added missing service DocumentFactory


2002-11-12  Kai Sommerfeld  <kso@openoffice.org>  [0db43f130f8b4020dcf76fbcadd29322a505f1a3]

#100000# - Changed includes to avoid compile problem on Windows.


2002-11-12  Christian Lippka  <cl@openoffice.org>  [68447fc6167d0244ae736fbcbeab254fcedc9da3]

#102057# added XWindow which was removed from frame::Controler service


2002-11-12  Kai Sommerfeld  <kso@openoffice.org>  [48d8354f3a0bbfb9ce2b58b40ecd99d2b3622e1b]

#100000# - Changed includes to avoid compile problem on Windows.


2002-11-12  Tino Rachui  <tra@openoffice.org>  [b9694a30c4a2631007c4207bb83a3b149d39dc0b]

#100514# merge changes from branch into top-level revision


2002-11-12  Christian Lippka  <cl@openoffice.org>  [d1585305a1732b8d3127896333c9bc84c90303e8]

#104782# added PixelWidth and PixelHeight


2002-11-12  Rüdiger Timm  <rt@openoffice.org>  [5c95c30c9026100bb07715e125b778efdbc6cadb]

#100519# Cleanup of some forgotten debug output.


2002-11-12  Christian Lippka  <cl@openoffice.org>  [4821510163a7f4c925f1084758d45dd822ffdde9]

#104222# fixed color settings from document


2002-11-12  Tino Rachui  <tra@openoffice.org>  [6e566697d247ffba3ceecca3e901f9aea1567da1]

#100514#initial revision


2002-11-12  Tino Rachui  <tra@openoffice.org>  [4ff41374cc1563a0b70d9eb405c641c86cf4c5d1]

#100514#added osl_createTempFile


2002-11-12  Thomas Lange  <tl@openoffice.org>  [c9fb40be5b6898cf1f954abc50fcbfac44e4804e]

#104543# evaluate flag for PDF export


2002-11-12  Tomas O'Connor  <toconnor@openoffice.org>  [3ad133b5f1b5a8574c60f658e55eea06a122f5c7]

*** empty log message ***


2002-11-12  Thomas Lange  <tl@openoffice.org>  [8eb881b89acf13556b666f0aec65eae221f76e81]

#104543# Flag for PDF export set


2002-11-12  Tomas O'Connor  <toconnor@openoffice.org>  [e75a5b278c89166503ec8a875655724adb2b05a3]

Add Office Scripting in Java NetBeans module


2002-11-12  Tino Rachui  <tra@openoffice.org>  [bdd57b9479eaa8d80ea7eb5c9676a1a523f411d5]

#100514#introduced createTempFile function


2002-11-12  Thomas Lange  <tl@openoffice.org>  [5d7c05784c776cb9b527d1050cd5ee4b5c81d7c9]

#104543# Flag for PDF export added to SwViewOption


2002-11-12  Tino Rachui  <tra@openoffice.org>  [ca92c9f08512349dd26f938e12d0620abf06c466]

#100514#new osl_createTempFile function


2002-11-12  Tomas O'Connor  <toconnor@openoffice.org>  [ebb5dbaabbbf04d13e210271965b2ef50366cbc7]

Initial checkin of org.openoffice.idesupport java package for shared classes supporting Office Scripting in Java in various IDEs


2002-11-12  Kai Sommerfeld  <kso@openoffice.org>  [6c25a57342dc1b96d00a8af85e0144b6c90d6d59]

#100000# - Reordered headers to avoid compile problem on Windows.


2002-11-12  Ocke Janssen  <oj@openoffice.org>  [73328369ef4bec5d9cc07cdf476d18d9ea747a6e]

#104282# allow modifing when adding pkey


2002-11-12  Rüdiger Timm  <rt@openoffice.org>  [a8fd30338d4a84166b5c65fac98e79861c9bc132]

#100519# Create directory on solver common.


2002-11-12  Hans-Joachim Lankenau  <hjs@openoffice.org>  [6c896450cb1170d06ead2b2d7c8e54badb95344b]

#104894# allocator<void*> is external


2002-11-12  Ocke Janssen  <oj@openoffice.org>  [c20e237f711e4dd5e48f6e69361f53160dc817fa]

#104282# get name of pkey after inserting


2002-11-12  Frank Schönheit  <fs@openoffice.org>  [bc773dfb2c3e0d1403a8fc4987b46b03ad4d0197]

#95343# (on behalf of sleepybear@openoffice.org) use XLayoutConstraints


2002-11-12  Thomas Lange  <tl@openoffice.org>  [6f8db20589b24d4aa217681c8733935aa70196a6]

#103868# PDF export for selctions patched


2002-11-12  Frank Schönheit  <fs@openoffice.org>  [634ff9dcf99e4fcbd182f86706f38abdda5b8bea]

#95343# (on behalf of sleepybear@openoffice.org) implemented XLayoutConstraints


2002-11-12  Frank Schönheit  <fs@openoffice.org>  [f60d6c8e125c329f755dec0cf31f3d879aaa1a28]

#95343# minimum size defaulted (not actual size)


2002-11-12  Herbert Duerr  <hdu@openoffice.org>  [41f6fbe9fde718106d92a0a5dc29eec04410056f]

#100449# boost low font IDs


2002-11-12  Ocke Janssen  <oj@openoffice.org>  [95a47e47da700b7dea67b598f338fbdb0ded3c13]

#104984# check if primary key only exists in one table


2002-11-12  Herbert Duerr  <hdu@openoffice.org>  [3323d5bf699972f9d32add853152a3f83402e0e1]

#100449# boost low nFontId


2002-11-12  Gregor Hartmann  <gh@openoffice.org>  [3eadbf4f083b03015023a5843b3c12bb41b64408]

#97187#Implemented functionality. no UI yet


2002-11-12  Kai Sommerfeld  <kso@openoffice.org>  [d0e945790494e61f557420d6a44c03b323bd01e6]

#100000# - Reordered headers to avoid compile problem on Windows.


2002-11-12  Frank Schönheit  <fs@openoffice.org>  [cfea500c91af8e9d782d012438e4d6a1b1bfc98e]

#104702# setActiveController lost a default param


2002-11-12  Frank Schönheit  <fs@openoffice.org>  [733ad25c7411de00709c4ca3f40d3abe008fdb6a]

#104702# close handling refined


2002-11-12  Caolán McNamara  <cmc@openoffice.org>  [9ba07c780b5cf0031eec27426078c6d1a7a8b98c]

#i9178# Improve archaic anchoring options


2002-11-12  Sven Jacobi  <sj@openoffice.org>  [f699b67a766958bff8852ae17024cf3b3ad72121]

#95756# font has not always been updated


2002-11-12  Stephan Schäfer  <ssa@openoffice.org>  [f64541afcfa45dd9e3b55dae4d401454d2250a46]

#96568# cascade document windows, framestate now without decoration


2002-11-12  Stephan Schäfer  <ssa@openoffice.org>  [431d33ce272ea194e569e21b467ea3bb9ec774c8]

#103982# correct window position on screen for BiDi case


2002-11-12  Stephan Schäfer  <ssa@openoffice.org>  [002075ee9e1d5c4bc292c46bd5238e274415ba0e]

#96568# cascade document windows


2002-11-12  Herbert Duerr  <hdu@openoffice.org>  [c7410bbb8306d1bd2ce16b4af8ceb10cd7f01f5a]

#104591# add KOREAN and KOREAN_JOHAB to list of languages with underline below text, fix vertical offset in Math boundrect and outline


2002-11-12  Vladimir Glazounov  <vg@openoffice.org>  [7115328215fe7fabb4f9cc548f753c716c8ae2a3]

#100000# removed overflowing redundant dependency


2002-11-12  Thomas Lange  <tl@openoffice.org>  [56255d0098d24f8f2175fcdfacfa080c558f9797]

#104969# property 'BasicLibraries' not exported to settings.xml anymore


2002-11-12  Caolán McNamara  <cmc@openoffice.org>  [b411a4f47ef12e97a6dd48dc5003fb10f0949ebc]

#104998# default paragraph => default font => default font charset for code conversion


2002-11-12  Andre Fischer  <af@openoffice.org>  [9c167c2d090f175be642fd4feb2e4ef8a1354492]

#104145# Resetting the bZoomOnPage flag in SetZoom().


2002-11-12  Vladimir Glazounov  <vg@openoffice.org>  [c230424848fc236e48e1b191f97c77f02c812ac3]

#100000# KSO: header clash for windows


2002-11-12  Ocke Janssen  <oj@openoffice.org>  [fe965ac86c17934a4e1691756c254eb31c4d1e2c]

#104812# factory method inserted for tablewindows


2002-11-12  Vladimir Glazounov  <vg@openoffice.org>  [abb927c75482fa834f4900b81e1820057a0a5eb4]

#100000# added global dependency


2002-11-12  Oliver Düsterhoff  <od@openoffice.org>  [32148a09a850b83d8203230c1844594e5e52fe7f]

#104414# SwLayAction::FormatLayout(..) - consider enlargement of already painted layout frame


2002-11-12  Christian Lippka  <cl@openoffice.org>  [ba5de45746b5e7ba9b17f5c2a93627b3c0d0edb0]

#102565# added UpdateFromTemplate property


2002-11-12  Ocke Janssen  <oj@openoffice.org>  [369a54e9d9aeeee5c5c33226ace3b9b192d928c2]

#104816# use composedName


2002-11-12  Thomas Lange  <tl@openoffice.org>  [d290a04634035f10624a7d8ebbd7fff8b24ea600]

#78669# SwXDrawPage entry updated


2002-11-12  Niklas Nebel  <nn@openoffice.org>  [ffdcf740120060e4b6d638b79ecc3d5f863f92ad]

#104494# use protection hidden flags also from outside the shown area


2002-11-12  Ocke Janssen  <oj@openoffice.org>  [17867c398aab1666276f0d572f5b4b052402db8c]

#104978# insert catch around refresh methods


2002-11-12  Ocke Janssen  <oj@openoffice.org>  [120163ddc7b42ebab982ccddb8cc0a319bb780bf]

#104978# correct column quoting


2002-11-12  Sascha Ballach  <sab@openoffice.org>  [cc6dfb7e056eee4de875565ced2573b470c886e2]

#104794#; remember the UpdateDocMode in all loading methods and not only in LoadXML


2002-11-11  Herbert Duerr  <hdu@openoffice.org>  [3297af99d8a0458ff97fb4b677f1185245928e7f]

103979# warn about wrong mnemonic marker especially for RTL control text


2002-11-11  Ingrid Halama  <iha@openoffice.org>  [2abfb16010ff5cfbab929ee157426fcec49bce32]

#98455# Dropping Multiple Slides: also create UndoAction for removing of dublicate masterpages


2002-11-11  Eike Rathke  <er@openoffice.org>  [4b021f597845a9fe98e98c95b4ca1a13f4ab3e8f]

#75688# write widths and heights only in first column/row


2002-11-11  Daniel Boelzle  <dbo@openoffice.org>  [5c0beddcfaa53a6e595bc59c071ba1a786803e9a]

#104787# removed corereflection singleton entry


2002-11-11  Daniel Boelzle  <dbo@openoffice.org>  [4a6f54ade3538890a397ed77418c78556d9ea54c]

#104787# no registration here


2002-11-11  Daniel Boelzle  <dbo@openoffice.org>  [116b4c50f5d60deec1e19dd47e360fcac32af990]

#104787# writing corereflection singleton entry with registration


2002-11-11  Daniel Boelzle  <dbo@openoffice.org>  [bf7b6a0b0624ed7bcd189499eae26c9e3f7c77ae]

#104787# /UNO/SINGLETONS entries will be recognized


2002-11-11  Sven Jacobi  <sj@openoffice.org>  [f8a4386d02158f3d85cf18846f69e998fa2ecb0c]

#102821# improved language attributing, now the import takes account to all portions when importing the langage


2002-11-11  Stephan Schäfer  <ssa@openoffice.org>  [d375d28a485f6995c124c4db92900eba1788432b]

#104929# force current tabpage to be read on focus change


2002-11-11  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f42138b4beebf68a0652af5ee00967bff1d3ef0d]

#104895# check SOURCE_ROOT when using -cwsnamw; generic error output


2002-11-11  Björn Milcke  <bm@openoffice.org>  [9ba5c1ab5a781ab8d63d2f104a80e2cdafd19bcb]

#97159# EndElement() should terminate with controllers unlocked (Flat-XML filter)


2002-11-11  Daniel Vogelheim  <dvo@openoffice.org>  [19c2e525bdf53539ffbd030083ec7ef3782d2e42]

#102167# correctly merge insert/insert redlines if they are overlapping


2002-11-11  Daniel Vogelheim  <dvo@openoffice.org>  [9bcf52cb74858b484a1b10a5c971c21e7c1d39b5]

#102167# fix undo when merging documents


2002-11-11  Thomas Lange  <tl@openoffice.org>  [8f283cd14a8bee5d77e19de10d062992d3cea244]

#103868# PDF export for (multi-)selection


2002-11-11  Juergen Schmidt  <jsc@openoffice.org>  [8ec4da9e87a1c6198340735595d16acae613e733]

#104974# correct documentation of singleton


2002-11-11  Andreas Bregas  <ab@openoffice.org>  [384a27d3adf3ecea1f1577627419b3cbefbd0d16]

#102652# setDataArray methods: Use Any >>= operator for element conversion


2002-11-11  Tino Rachui  <tra@openoffice.org>  [5ecc2ff9af5523e585cefd6621e9544286df1c11]

#104862#not using osl condition anymore for waiting but native win32 events, during wait on this events we'r dispatching messages sent by other threads in order to avoid deadlock, because COM proxy-stub communication uses SendMessage for inter-apartment communication


2002-11-11  Sascha Ballach  <sab@openoffice.org>  [54d801cdc9e4816cc3fac260ca04f99fa6bffe6c]

#90626#; add XNamed


2002-11-11  Thomas Lange  <tl@openoffice.org>  [ec9b5bfebe8897d7a5cb44f86b2a3c777b592956]

#103868# PDF export for (multi-)selection


2002-11-11  Henning Brinkmann  <hbrinkm@openoffice.org>  [1e5996b018a816f6640c38ed972d2a02bfc8e696]

#104811# only SfxPrintProgress::SetCancelHdl when no PDF output


2002-11-11  Sascha Ballach  <sab@openoffice.org>  [ce87111285f6adcd1197ab6d0ae7a7b8d2e2ca82]

#91929#; test whether SvInPlaceObject is


2002-11-11  Nikolai Pretzell  <np@openoffice.org>  [4486321f54bb78bd1a7d22023c035ddf2b789adf]

#91933# Allow XML tags like <EmptyTag/> in XML module descriptions.


2002-11-11  Thomas Lange  <tl@openoffice.org>  [390a2b78aa715d1d3c3ddadcc4445f38b72b97f7]

#103868# PDF export for (multi-)selection


2002-11-11  Daniel Rentz  <dr@openoffice.org>  [e78d1aaf4f181bca0641fc6174c0d227482a9a9c]

#104922# cell formatting moves to other rows


2002-11-11  Sascha Ballach  <sab@openoffice.org>  [282622f5371fc97e8c37916b9658118cd4f8cea7]

#91929#; disable original size entry if not possible


2002-11-11  Caolán McNamara  <cmc@openoffice.org>  [d78e4041eecdb42d482893cbf3b99b249b1abe4f]

#104958# field in field trickiness


2002-11-11  Thomas Lange  <tl@openoffice.org>  [a453400053acb1aff020b78837f92fa91f803149]

#104583# Type of CurrentDatabaseCommandType fixed


2002-11-11  Sarah Smith  <ssmith@openoffice.org>  [08cddab6625098f8496c3905d5638868082b33b4]

#96320# fixing set property default behaviour


2002-11-11  Frank Meies  <fme@openoffice.org>  [f7a3aa846f17067a8289401e607693383d8a885a]

#104611# ChgSize should invalidate frame if Grow or Shrink did not succeed


2002-11-11  Thomas Lange  <tl@openoffice.org>  [4434788956fbcb726cff754708313964efe16b78]

#103868# PDF export for (multi-)selection


2002-11-11  Daniel Boelzle  <dbo@openoffice.org>  [0720c6f758f9ed4c684a59e0e46b044e769b2ed0]

#103453# fixing class loader loading from additional manifest Class-Path jars


2002-11-11  Thomas Lange  <tl@openoffice.org>  [ca8a7b972f8d884beb63eff5757237ef11b970c2]

#103868# PDF export for (multi-)selection


2002-11-11  Sascha Ballach  <sab@openoffice.org>  [829ebd462670b964b2435311b325ed828ae0c5da]

#102565#; add UpdateFromTemplate property


2002-11-11  Philipp Lohmann  <pl@openoffice.org>  [8c75f5ff3d0bfa66830e2faf982c5850938cfab0]

#98039# remove useless assertion


2002-11-11  Daniel Vogelheim  <dvo@openoffice.org>  [522abf73e7c63cd197a85c3c90038bee6771dd2a]

#102167# NULLify pointer to deleted data


2002-11-11  Vladimir Glazounov  <vg@openoffice.org>  [9116e15052add7465bd6dc44f34114f32287a8d7]

#100000# exception specification


2002-11-11  Kai Sommerfeld  <kso@openoffice.org>  [4a83d15359fa5e3fe96dffd86bd4b15e957c2515]

#104677# - solaris compile problem.


2002-11-11  Oliver Specht  <os@openoffice.org>  [e4774b3b56b51bcc39339e2b135aefca922e3b3b]

#101847# error message changed


2002-11-11  Peter Burow  <pb@openoffice.org>  [d0e5043f5ea047d1a3068406a08faa67d5fd89d2]

fix: #103936# use new config key


2002-11-11  Sascha Ballach  <sab@openoffice.org>  [e3c7e56bff5a843ee5c7f4c79500eee46f9a2878]

#104893#; return the displayed text


2002-11-11  Oliver Düsterhoff  <od@openoffice.org>  [eb167b5ed11125dc1a79afaf312e9a530f8dfad4]

#104840# - use <SwLayoutFrm::IsBefore(..)>


2002-11-11  Oliver Düsterhoff  <od@openoffice.org>  [388fb4dd9fa7f6de9a85e8436055d1df3e1732f0]

#104840# SwCntntFrm::MakeAll() - special <MoveFwd(..)> for footnote content


2002-11-11  Oliver Düsterhoff  <od@openoffice.org>  [bf221f00e57dcb16c6b7fdad93fcf5fbbda9efbf]

#104840# lcl_ChangeFtnRef(..) - position invalidation of first footnote content


2002-11-11  Oliver Düsterhoff  <od@openoffice.org>  [2cc85b8f9a2e98c1704d524758cd7643384368a4]

#104840# - implement new method <SwLayoutFrm::IsBefore(..)>


2002-11-11  Oliver Düsterhoff  <od@openoffice.org>  [2e34b3f5f1979718d628fc7a504af6f7cd7445d2]

#104840# - new method <SwLayoutFrm::IsBefore(..)>


2002-11-11  Sascha Ballach  <sab@openoffice.org>  [8acd883fa384c3a60650492b67d4999766f0f390]

#104547#; set visible sheet in endDocument


2002-11-11  Sascha Ballach  <sab@openoffice.org>  [38eb7aeb89ba6c2ac97b1589721e48ab3740e572]

#104547#; return own Viewdata if SfxBaseModel does not return anything


2002-11-11  Ocke Janssen  <oj@openoffice.org>  [ce8ff51377a925d5122b05111e2a5ab82d040402]

new driver for mysql


2002-11-11  Ocke Janssen  <oj@openoffice.org>  [e77137649463b95dd8e11ad69fb03c20775d1c4a]

new mysql driver


2002-11-11  Ocke Janssen  <oj@openoffice.org>  [1fd36278cb28d73d11b3793ff011f735828547fb]

remove unused files


2002-11-11  Kai Sommerfeld  <kso@openoffice.org>  [970e23ab9d50ebdf82351c959d1daaaf36065ff2]

#104677# - Introduced/modified for Type Description Manager/Provider Enumeration            Interface.


2002-11-11  Ocke Janssen  <oj@openoffice.org>  [fb0f9d9658b08a2ab9c086d12fb95dd0f703767d]

new mysql driver


2002-11-11  Kai Sommerfeld  <kso@openoffice.org>  [f14c1f894317f7e814780e9eade40c929e04b26d]

#104677# - Added attribute OPTIONAL.


2002-11-08  Rüdiger Timm  <rt@openoffice.org>  [7af45e8e43494cbd56a8b892a42090041a0ce61c]

#100000# Don't deliver links. Otherwise you may get strange results, because copy follows links both for source and destination file.


2002-11-08  Behrend Cornelius  <bc@openoffice.org>  [e8b82ba75ee1e1c40159c84f804fae0d48cccdcf]

#104710# Exceptionhandling for pathretrieving added


2002-11-08  Caolán McNamara  <cmc@openoffice.org>  [8ea9fbff3d242f6e7a841204ff6740ba0f7fd059]

#104920# remove final para from frame only after properties for that para have been commited


2002-11-08  Jörg Barfurth  <jb@openoffice.org>  [a41cce2b603eebe77dee60233102fa28a8e03feb]

#104661# Replace oor:context by oor:package in layers; keep support context on read for now


2002-11-08  Jörg Barfurth  <jb@openoffice.org>  [b7819eed38a855f4ba45708d89e49197280de2f8]

#104661# Replace oor:context by oor:package


2002-11-08  Jörg Barfurth  <jb@openoffice.org>  [b7317537c03bc3abba2f2a770540339fc8897839]

#104661# Adjust schema for using oor:package everywhere; remove oor:context


2002-11-08  Thomas Benisch  <tbe@openoffice.org>  [29d0e79f7bcb572a5a57d78a9d38858b2a8aae15]

#104891# send VCLEVENT_TABPAGE_INSERTED, VCLEVENT_TABPAGE_REMOVED, VCLEVENT_TABPAGE_REMOVEDALL


2002-11-08  Thorsten Behrens  <thb@openoffice.org>  [b09a1b82a343f4e182633300567973f24934794a]

#104609# Added extracted fill bitmap calc method


2002-11-08  Stephan Bergmann  <sb@openoffice.org>  [97656735ca2bcb629547bff92fcfea5fda71cf7f]

#104548# Fixed code to compile on Linux.


2002-11-08  Stephan Bergmann  <sb@openoffice.org>  [d1d2e7fcb5123cf5e453f4bc8f4e2126c1a09f2d]

#104548# Conversion tables in prev. rev. still had a bug.


2002-11-08  Michael Hönnig  <mi@openoffice.org>  [59854851a520837552a173f61f6482bba2bbdceb]

#104896# autodoc integrated


2002-11-08  Michael Hönnig  <mi@openoffice.org>  [f8f31c45b11acfaa900b96ddcdb7d4d73721df84]

#104896# autodoc integrated


2002-11-08  Michael Hönnig  <mi@openoffice.org>  [952a4ec0fb129a008a79f064833920e15f4324fd]

#104896# autodoc integrated


2002-11-08  Daniel Vogelheim  <dvo@openoffice.org>  [57fade758a3b40d79316c0ceab13f354c07e17ba]

#102565# save 'UpdateFromTemplate' flag in document settings


2002-11-08  Oliver Specht  <os@openoffice.org>  [520f7a8d0255ebf6b1d925f88b3f621f8d2c30d6]

#104515# reduce syntax highlighting in large documents


2002-11-08  Stephan Bergmann  <sb@openoffice.org>  [893ba9e05c5ab68c6f89056bc3cf4775f55410fa]

#104548# Added de-facto standard characters to JIS X 0208 row 13.


2002-11-08  Christian Lippka  <cl@openoffice.org>  [7aee72454bd82f5a39d0d6a1b3813f6a96fe2d71]

#104820# defaulting bCustomShow to true makes no sense so I changed it


2002-11-08  Sarah Smith  <ssmith@openoffice.org>  [4eb086303ce55a9f0252f3448521dbc2a16b3a16]

#96320# fix for setPropertyToDefault layerwriter.hxx


2002-11-08  Sarah Smith  <ssmith@openoffice.org>  [f0699f64fe6e82cc653d90ad2a7ed10480fe7c61]

#96320# fix for setPropertyToDefault


2002-11-08  Sarah Smith  <ssmith@openoffice.org>  [e96216b39e2c1580e95c0f28d7a8361e39667139]

#96320# added layerdefaultremover


2002-11-08  Sarah Smith  <ssmith@openoffice.org>  [2e48238f60c369bc71aafafdbd699c26aa19c95c]

#96320# renamed file from layerdecorator to layerdefaultremover, updated file


2002-11-08  Sarah Smith  <ssmith@openoffice.org>  [78dc820c3ec53c791d7190271fac6dfa97194ec0]

#96320# renamed file from layerdecorator to layerdefaultremover, updated file


2002-11-08  Behrend Cornelius  <bc@openoffice.org>  [532a29a74f87bdf07d599b411091c4976837741e]

#104755# Now "DisposeDocument" called instead of "oDocument.dispose()"


2002-11-08  Gregor Hartmann  <gh@openoffice.org>  [825c55110e23e32706846d67dacca29d01b14446]

#100819# no initial empty document


2002-11-08  Oliver Braun  <obr@openoffice.org>  [4e44999fc5c766337a4eea743aa364a5a22f8271]

#104687# AccessibleSelection support for PAGETABLIST


2002-11-08  Behrend Cornelius  <bc@openoffice.org>  [fefa3b69e6abd22a65c3ff4cf4db40050eb1d894]

#104755# Now "DisposeDocument" called instead of "oBasedocument.dispose()"


2002-11-08  Frank Schönheit  <fs@openoffice.org>  [095f9f53fdec27a433000017063be4aac807ce68]

#104753# Closing now done with CloseWin, not CloseDoc anymore


2002-11-08  Frank Schönheit  <fs@openoffice.org>  [79fe6f32d7a451a3f4be2784ea2d53bf6f062b86]

#104753# Closing now done with CloseWin, not CloseDoc anymore - slot not handled ourself, but by the framework


2002-11-08  Frank Schönheit  <fs@openoffice.org>  [e852565cbdc6b16b9c56910abd27b58a6873cc3f]

#104753# bitmap input directory extended


2002-11-08  Stephan Bergmann  <sb@openoffice.org>  [cf81cb677842a37cf0a5a56576312d6668aa5f0f]

#104429# Added support for telnet.


2002-11-08  Caolán McNamara  <cmc@openoffice.org>  [ee4e0db783c08d015da2c2882c8e9e3cfb093df8]

#i3029# apply aidan's implementation of ww7- form fields as input fields instead of uno textboxes


2002-11-08  Daniel Rentz  <dr@openoffice.org>  [6bd1b9a6d8f72fbfa2d0400ba2b4816270506890]

#104865# try to match default palette


2002-11-08  Michael Hönnig  <mi@openoffice.org>  [04517f321ee198359188e8a904e5276a7bb46c40]

#104896# autodoc integrated


2002-11-08  Malte Timmermann  <mt@openoffice.org>  [81f943b3ffd66d51e86980631c5da223d13c1803]

#104799# Remove hard attribs in SetStyleSheet only if style sheet changed


2002-11-08  Christian Lippka  <cl@openoffice.org>  [dee2f4976213412644a9944d35894c5172bc3e13]

#104882# search master page styles seperator backwards


2002-11-08  Philipp Lohmann  <pl@openoffice.org>  [017dead2f0d00886be831a8a82d340ea21a229f5]

#104420# use SetSize if appropriate


2002-11-08  Rüdiger Timm  <rt@openoffice.org>  [33b8af0f59b8098e4824a3e9ab6880f06046255f]

#100519# Changed destination of common deliverables into %COMMON_DEST%. Note: this change needs deliver.pl rev 1.33 or higher and adaptions in zip.lst and lzip/scpzip.


2002-11-08  Rüdiger Timm  <rt@openoffice.org>  [adb6776034801f38119b910b0354e0aa26d4b2ad]

#100519# Cleanup (I left one development note.


2002-11-08  Rüdiger Timm  <rt@openoffice.org>  [ff1ee124d7a0b667137cd8cd6d4a9c69a4583e91]

#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>  [5faa40803cbaf5bbcb7a60ddfc7ab5cda27de556]

#100000# MT:changes for new boundschecker and true time


2002-11-08  Darragh Sherwin  <dsherwin@openoffice.org>  [0350f31e1d3002de0feb724ad82f0bc9e32be1c8]

protocolhandler has dependency on scriptstorage being built first


2002-11-08  Ivo Hinkelmann  <ihi@openoffice.org>  [1b751abca4592202ffc9c472f2a929bd49d2ff72]

Problem with casesensitv filenames fixed


2002-11-08  Oliver Specht  <os@openoffice.org>  [11d9e93adc334c03dde6bd68e04fe302b8e4e53e]

#84741# enable key positioning of frames if SOME_ABS_POS is supported


2002-11-08  Philipp Lohmann  <pl@openoffice.org>  [54ad23bf5f9b6c16d5de38daec30102d45534044]

#104897# catch possible exception


2002-11-08  Malte Timmermann  <mt@openoffice.org>  [a0d0f554a3fa0e33bb9fa5ff98025c5b7bef8992]

#86547# export fields in RTF as textimpedit4.cxx


2002-11-08  Frank Schönheit  <fs@openoffice.org>  [3d3634742333a3cfefe4fbf08e483ba3858d481b]

#104549# announce the frame to the base class - will handle closing the window properly now


2002-11-08  Thomas Lange  <tl@openoffice.org>  [2973a7290846cab6a3358fdde77a626e379cf7d4]

#104864# problem when looking for hyphenator entries in the dictionary list fixed


2002-11-08  Gregor Hartmann  <gh@openoffice.org>  [34a7f27faafa5fe32fd90b734fb3ea1ec706e15b]

#103942#Add errormessages for aditional checks


2002-11-08  Ocke Janssen  <oj@openoffice.org>  [8fd2cae69edbbe2f9bcf67c554cd2b54c7c3bcfc]

#104812# factory method inserted for tablewindows


2002-11-08  Ocke Janssen  <oj@openoffice.org>  [b92f05d5caa6aee8655ee2c5084ebdbf18e17fb1]

#104812# control methods changed


2002-11-08  Sascha Ballach  <sab@openoffice.org>  [424106cbd364019e24409af2fb2884fe2a27eb57]

#104890#; there is no entity qname-but-not-ncname


2002-11-07  Philipp Lohmann  <pl@openoffice.org>  [69d26a6791ff1986727f73480552c66f1d67903c]

#102021# ensure modality in nonlinear modal dialogue chains


2002-11-07  Daniel Vogelheim  <dvo@openoffice.org>  [511a2ce26de3d1773cbfa5784893a7348b60aa2f]

#94793# fix false assert - one shouldn't access a Pam's bound that is not valid


2002-11-07  Daniel Vogelheim  <dvo@openoffice.org>  [961a07066e1632d7b2b6551406368f24784e1fe3]

#94793# fixed CHECK_REDLINE macro; avoids false assertion messages


2002-11-07  Karl Hong  <khong@openoffice.org>  [db9edb48b479463eba177188209cfa028d08d7b8]

#104666# refer AM/PM to Japanese calendar for Korean hanja_yoil calendar


2002-11-07  Thomas Benisch  <tbe@openoffice.org>  [23d689d4e43986c10372da0dd756dbcecd82beb8]

#103674# change the reference to the accessible context from weak to hard


2002-11-07  Thorsten Behrens  <thb@openoffice.org>  [6fa64dd518503708ff743acbe1aec1668f4e27aa]

#104609# Always paint the tiled bitmap at (0,0) into the VDev


2002-11-07  Caolán McNamara  <cmc@openoffice.org>  [2d4635d40c8c63b217dda80c1ce13f0180df478e]

#i9055# cleanup g++ warnings


2002-11-07  Sven Jacobi  <sj@openoffice.org>  [590621516dfaa8a22448176dc2a6819405a0ac25]

#97946# now exporting numberings in textobjects with more than 64 portions


2002-11-07  Daniel Boelzle  <dbo@openoffice.org>  [1860abdc52e9b205a0439e5df073ea140f89ebd1]

#104695# fixed property set info


2002-11-07  Gregor Hartmann  <gh@openoffice.org>  [fe7f4ccfd003e1b42a1e41beb15f303354b62e39]

#104771#fix building of hid.lst


2002-11-07  Sven Jacobi  <sj@openoffice.org>  [2351ce656d50da13a805604d59c4afa5a69c0a1a]

#97946# numberings and graphical bullets should be imported now without any problems


2002-11-07  Andreas Bregas  <ab@openoffice.org>  [82ebe9bde3c1cde094f93452cf5b2747920b03fd]

#104696# Call OUString::copy() only with valid length


2002-11-07  Oliver Specht  <os@openoffice.org>  [820aced0433f5be079b9f82d9a9133b2cdaac2fd]

#95525# alphanumeric and roman numberings cannot start at zero


2002-11-07  Oliver Specht  <os@openoffice.org>  [e2fbe3badb4e51c715a40d286124ed134e451bca]

#95525# alphanumeric and roman numberings cannot start at zero


2002-11-07  Thorsten Behrens  <thb@openoffice.org>  [43d0cea1ef69459c43bdbfe529f683e44cf7e8d7]

#104609# Paint the tile bitmap with empty line style into cache VDev


2002-11-07  Caolán McNamara  <cmc@openoffice.org>  [f4815955021a1baafd996768b42e062c7bc6e811]

#i3029# Programmer asleep at the wheel


2002-11-07  Armin Weiss  <aw@openoffice.org>  [ea039116cd572ad040b808510c597773c2943b23]

#104809# Test explicitely for group objects and 3d scenes


2002-11-07  Ocke Janssen  <oj@openoffice.org>  [05a070adf6a217a80be9af15443c1e7976065c74]

#104816# use composedName


2002-11-07  Gregor Hartmann  <gh@openoffice.org>  [4eba4ec5af318ba821713dee6d1359b7e14e2a4b]

#104860#Ressource acces erro


2002-11-07  Thomas Lange  <tl@openoffice.org>  [1bb116d5b0392f4121e2a7bdcfeab93ac7efb374]

#103124# property NumberingRules removed from TEXT_DEFAULT


2002-11-07  Peter Burow  <pb@openoffice.org>  [94687fa095aa46e1d154d44484529a5b0ff60cf8]

fix: #103936# new key XMLFILEFORMATVERSION


2002-11-07  Niklas Nebel  <nn@openoffice.org>  [15c3619fd3ada547161f8da106d55b48467dac43]

#104181# remove ATTR_MERGE from inserted column


2002-11-07  Thorsten Behrens  <thb@openoffice.org>  [e98176dc57a3fa09181fe1792cb5538ac7f7200a]

#104609# Now using GetPointCount instead of GetSize on XPolygon


2002-11-07  Vladimir Glazounov  <vg@openoffice.org>  [54d75b784ded6e9a307814feed3964f8a4273545]

#100000# typo correction


2002-11-07  Vladimir Glazounov  <vg@openoffice.org>  [7539eae803f0760f8670c31462342791908fa8be]

#100000# quick fix for build


2002-11-07  Armin Weiss  <aw@openoffice.org>  [46a6d30d18140f239376864c1311959a1b231771]

#103516# Support full with for vertical caption objects, too


2002-11-07  Armin Weiss  <aw@openoffice.org>  [2a29d23f0ca358c34dd2f26611a6529ea942e851]

#103516# Do the setup based on states of hor/ver adjust Setup center field and FullWidth


2002-11-07  Armin Weiss  <aw@openoffice.org>  [09a85556213bc330edef2d76b0b5a58863a9a2b4]

#103516# CompletelyDisabled() added to have a disabled state for SvxRectCtl


2002-11-07  Armin Weiss  <aw@openoffice.org>  [146dfe037b37591ce0071e2ac238a175a3750b3f]

#103516# For complete ver adjust support, set paper min height to 0, here.


2002-11-07  Armin Weiss  <aw@openoffice.org>  [577209204127c9c4a10713ab9cc7f09b3fd5fdcd]

#103516# Take care for vertical text animation here. New try with _BLOCK for hor and ver after completely supporting full width for vertical text. Also exchange hor/ver adjust items


2002-11-07  Stephan Bergmann  <sb@openoffice.org>  [db0ada15c3d02163777bbb32db41043a7046559e]

#98102# Merged in 1.4.16.1 of offapi/com/sun/star/task/XInteractionRequest.idl.


2002-11-07  Stephan Bergmann  <sb@openoffice.org>  [a798c243549d1fe2c1521962715df62215b7a308]

#98102# Merged in 1.4.16.1 of offapi/com/sun/star/task/XInteractionContinuation.idl.


2002-11-07  Stephan Bergmann  <sb@openoffice.org>  [dac44e7ae24532565d9f6ca9428ceb86fc3442ad]

#103888# Replaced operator new/delete with rtl/alloc.


2002-11-07  Oliver Specht  <os@openoffice.org>  [f8875e24292fde4edc7af029c81ee210293f4bb7]

#104014# tab painting depending on writing direction


2002-11-07  Oliver Specht  <os@openoffice.org>  [940aee5a25ff779c8e952825e0293bf15e18c631]

#104014# tab painting depending on writing direction


2002-11-07  Behrend Cornelius  <bc@openoffice.org>  [8d1a11bdfe068174d996bf467e4926c1edaee23b]

#104841# orthographical mistake in 'Applications' variable corrected


2002-11-07  Frank Meies  <fme@openoffice.org>  [8b8ebc2456342ed966092c850c51c1e1c005adb3]

#104534# MakeVisible should not be called for 0 height table boxes


2002-11-07  Stephan Bergmann  <sb@openoffice.org>  [c7bb6e18fb8cc5af56a1c01e3fcb167d31fb4e4d]

#103888# Merged in 1.24.2.2.


2002-11-07  Daniel Rentz  <dr@openoffice.org>  [a24ad149bbf3ca7dc4e40327382ad4aca13ebeac]

#104836# problems with BIFF4 macro sheets


2002-11-07  Frank Meies  <fme@openoffice.org>  [d55478fa849f35957b7b2756d8eef50e8752a6d9]

#104631# Use GetI18NScriptTypeOfLanguage instead of GetScriptTypeOfLanguage


2002-11-07  Oliver Düsterhoff  <od@openoffice.org>  [18322ad06ef3941379c088436bef6631f9da4f90]

#103931#,#104171# SwTxtFrm::CriticalLines(..) - correct positioning of critical scroll stripes


2002-11-07  Oliver Düsterhoff  <od@openoffice.org>  [8819b988499aa893edda98d798034d54171d8432]

#94454#,#103931#,#104171# correct areas to be painted/scrolled


2002-11-07  Herbert Duerr  <hdu@openoffice.org>  [255c21fca6ed36ddf18d9035e2d8db18c6ca1511]

#102084# better selection of sample chars for symbol fonts in font listbox


2002-11-07  Herbert Duerr  <hdu@openoffice.org>  [9673e1f403469c69ac129791d3ff7b007968ad45]

#102084# fix FontCharmap::GetPrevChar()


2002-11-07  Thomas Lange  <tl@openoffice.org>  [117725bc86df5bb8dd37e2f000d3b7c2e176de28]

#104790# no warning for not isntalled language [None]


2002-11-07  Ocke Janssen  <oj@openoffice.org>  [8f2ba82c72eab09a41c5f01a891ffac3d6f13b28]

#104781# use and impl of new method


2002-11-07  Ocke Janssen  <oj@openoffice.org>  [6cf9489d90f942fcdfb399410aab6d9175688bf8]

#104781# use and impl of new method


2002-11-07  Ocke Janssen  <oj@openoffice.org>  [667e4ce453196687e19c12daf77a89c076f24740]

#104781# new method for SQL CREATE TABLE statement


2002-11-07  Peter Burow  <pb@openoffice.org>  [fb4ac86f5ab8df5351cefb939ee9cf9c1bb948e7]

fix: #103936# new key PRODUCTXMLFILEFORMATVERSION


2002-11-07  Frank Meies  <fme@openoffice.org>  [67be50014c2b7c3a1721f97b813f7457d7e465bd]

#104502# Allow to travel into gouped objects with keyboard


2002-11-07  Karl Hong  <khong@openoffice.org>  [69907e2d16219ed64a3f3faf5dbffb97f584a2fa]

#104460# fixed the problem of chopping data when the data is located in buffer boundary


2002-11-06  Philipp Lohmann  <pl@openoffice.org>  [50f016b65224d690e403d456f35266d87c92bcf7]

#104450# simulate KEY_MENU


2002-11-06  Herbert Duerr  <hdu@openoffice.org>  [c5c9f2f765866ecfc11096d5c65cdc2ded937446]

#102011# implement AddTempDevFont() on UNX


2002-11-06  Herbert Duerr  <hdu@openoffice.org>  [428f19606e63ec8aadffd2d92a8d52ee1a27b0e3]

#102011# implement AddTempDevFont() on W32


2002-11-06  Herbert Duerr  <hdu@openoffice.org>  [cb3a1230952186a2d2c1fde18dd3b25642b26449]

#102011# AddTempDevFont()


2002-11-06  Andreas Bregas  <ab@openoffice.org>  [f7865c7659de7a217c895cf395c7795fb3e30a44]

#104198# Macro dialog: Set sellection to Basic of active document


2002-11-06  Björn Milcke  <bm@openoffice.org>  [7ff82faefa47254ac9c2ef5d2e857e06c3c9a2fc]

#102103# enable an immediate (initial) check for validity (in case the initial          text for the edit field is already invalid).


2002-11-06  Duncan Foster  <dfoster@openoffice.org>  [7fb4f9d032fb80e4adbd1c7be729f7e7e2e1a310]

Script Framework refactoring. Many changes.


2002-11-06  Henning Brinkmann  <hbrinkm@openoffice.org>  [2b87c41e49b7e3531f652798053faad21d4e6f94]

#96461# CreateAndInsert: set parent to none


2002-11-06  Frank Schönheit  <fs@openoffice.org>  [678e6088408ca10db8c3e737719b6f710b194be4]

#104691#


2002-11-06  Frank Schönheit  <fs@openoffice.org>  [82b36a398b1ad637682bb738d50be84476f44be4]

#104796# removed to superfluous tab when inserting a new entry


2002-11-06  markm  <markm@openoffice.org>  [979113e2ce4777152db3fcb4698adf4bbe930792]

#104817# Interim update to read localised error messages from the registry.


2002-11-06  Daniel Rentz  <dr@openoffice.org>  [01a768290687fc48f05c5ad9620578e66b635e11]

complete table of function names


2002-11-06  Stephan Bergmann  <sb@openoffice.org>  [fec3c834b6ddf3aa1533b4200247a977bf597198]

#103888# Moved osl/mathconf.h to sal.


2002-11-06  Stephan Bergmann  <sb@openoffice.org>  [97b441cb9b48ea8981a562c021ac5624825465f0]

#103888#


2002-11-06  Caolán McNamara  <cmc@openoffice.org>  [15e57398d747b34ea397737a77739148fc23e9f6]

#104773# Every FKP entry set I've ever seen has always been sorted and this is a base assumption, but this document has a first entry out of order to the rest! The spec never explicitly says that they are sorted, so now we sort them on initial read. While I'm at it I can throw out a lot of nasty aliasing and unnecessary pointer twiddling


2002-11-06  Stephan Bergmann  <sb@openoffice.org>  [9ca0fcca99ba14c1a67f4b2d8ee9eb0c272d6077]

#103888# Moved mathconf.c to systools/unx.


2002-11-06  Stephan Bergmann  <sb@openoffice.org>  [2518d379ebe7a68562c9e359d5809b6ee038bbb1]

#103888# Merged in 1.24.2.1.


2002-11-06  Stephan Bergmann  <sb@openoffice.org>  [6a8c7df789bc228d0352705145867ed42e28bf5e]

#103888# Added systools/unx.


2002-11-06  Philipp Lohmann  <pl@openoffice.org>  [0c71036bf724eb5892086ccb20136d98a27b8667]

#103474# move bold underlines down a bit


2002-11-06  Behrend Cornelius  <bc@openoffice.org>  [bcb3f833e57225e2816a348ecac0b70dad2747a1]

#10710# GetFormWizardPaths Routine added


2002-11-06  Behrend Cornelius  <bc@openoffice.org>  [22c8cc4ed2d29421fe5fc8ab2ce4e90a4738c9d2]

#104710# "GetWizardPaths" added


2002-11-06  Behrend Cornelius  <bc@openoffice.org>  [810b3473a08f9270259683b2a5d1bdf8b99321ed]

#104710# GetOfficeSubPath routine modified. Resource added


2002-11-06  Thomas Benisch  <tbe@openoffice.org>  [729c5565690ed8d58af3c287517c4e1c33bd43e3]

#104542# Reorganization of XAccessibleComponent and XAccessibleExtendedComponent


2002-11-06  Niklas Nebel  <nn@openoffice.org>  [732d17faf09d9cca7417c37c4a0bc9b9e12ae631]

#104004# use GraphicObject::DrawTiled instead of own loop for background graphics


2002-11-06  Rüdiger Timm  <rt@openoffice.org>  [45b3b844b3bd7653f7e1d2583ef1ebbf1f705f97]

#104806# Only one default UNOUCRRDB, and that's types.rdb.


2002-11-06  Lars Oppermann  <lo@openoffice.org>  [f498d6df836c8a0da11197fbb162862a448ab4fc]

#104155# handle exceptions


2002-11-06  Lars Oppermann  <lo@openoffice.org>  [fd08943a9ef0ca54873839936a4a58ee6891e6b0]

#104155# handle exceptions


2002-11-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [3a361cb725c336a7948bff264b62a540b7283c15]

#104804#: implement tag operation


2002-11-06  Mikhail Voitenko  <mav@openoffice.org>  [13f3698953a2f3dea4c4ff75e89a0e9854b61a56]

#85375# remove dead code


2002-11-06  Eike Rathke  <er@openoffice.org>  [ca4b3a62c232df9f24affd5bf46210e5d63e98f1]

#98112# ExcFormat: GetMappedFormatstring for NNN too


2002-11-06  Frank Meies  <fme@openoffice.org>  [bce16ba91d94bf17563ad49195a692a04c3bfa46]

#104611# SwFrm::ChgSize should not invalidate upper frame if called from AdjustColumns


2002-11-06  Christian Lippka  <cl@openoffice.org>  [7de2c63c8ff8ad77084f7fe429c787e8d897d211]

#92560# use SdOutliner for inserting


2002-11-06  Oliver Specht  <os@openoffice.org>  [4400aa40839ebd5d825655ea341e9045b1a26d90]

#100185# enable AutoText tip in IME input


2002-11-06  Henning Brinkmann  <hbrinkm@openoffice.org>  [406b572d44bea1846e0db09b9ecc4f38f7746b4b]

#102100


2002-11-06  Thomas Lange  <tl@openoffice.org>  [c9a64d2659595eee6ced2e360bed3184deb96486]

#104792# usage of polygons removed


2002-11-06  Thomas Lange  <tl@openoffice.org>  [5ea63061d6357abd4477402fadbe2fad190e3e24]

#104792# usage of polygons (xchar.obj) removed


2002-11-06  Malte Timmermann  <mt@openoffice.org>  [73a79a7cf0090e6dc40919c4eb46977395750173]

#99656# Skip RTF_LISTTEXT


2002-11-06  Sven Jacobi  <sj@openoffice.org>  [a88865928b42ed702b7f7076f9863395c2912f55]

#104546# now using correct textframe for non standard fontdirections


2002-11-06  Oliver Bolte  <obo@openoffice.org>  [ef8b67712515c28f45083df937aa8abdef849cc7]

#100000# typo


2002-11-06  Philipp Lohmann  <pl@openoffice.org>  [fc8fe66e4284926c4f703af92225e942302a89d0]

#102025# add: GetParentLabelFor/LabeledBy


2002-11-06  Martin Maher  <mmaher@openoffice.org>  [1ff6d99fb64b39e818b6e1f5914fa20b9fdb1e2a]

Added a fix for unary operators


2002-11-06  Martin Maher  <mmaher@openoffice.org>  [bbcace5d0fa4d54094fc31b632a64b81e4d96c7c]

Added a fix for reading pxl string's in formula


2002-11-06  Martin Maher  <mmaher@openoffice.org>  [96986cd461577b255ef18607cda138e07ead268d]

Added a fix for percent operators


2002-11-06  Sarah Smith  <ssmith@openoffice.org>  [8b841628e386530d7c6094ac278bf9ceb23eeea3]

#96320# fixing setToDefault behaviour


2002-11-06  Sarah Smith  <ssmith@openoffice.org>  [865a030eca61a3db7ae91160a7f4ae105edf5d01]

#96320# adding layerdecorator


2002-11-06  Sarah Smith  <ssmith@openoffice.org>  [fd14b8d04d61a3ec78621aec06b17cfc4f3ce28c]

#96320# fixing setToDefault behaviour


2002-11-06  Oliver Bolte  <obo@openoffice.org>  [1a1d819c309ebcfede0b4fe560ddcd28d5e1995b]

#100000# typo


2002-11-06  Niklas Nebel  <nn@openoffice.org>  [7d274461e1ec5b6d090f9340e3c5f2319858db61]

#90910# don't try to get current view in ctor


2002-11-06  Niklas Nebel  <nn@openoffice.org>  [004e0a1ad811464fd90c5cbf9adb29f714a963bc]

#90910# SetCursorAtCell: don't move ref cursor if no input is possible


2002-11-06  Oliver Specht  <os@openoffice.org>  [6c39b077982de9491c0a29ea4f5bea0b0b59ef62]

#104709# select Edit after inserting a new tab stop


2002-11-06  Frank Schönheit  <fs@openoffice.org>  [45fb313ebbd251446465df55f86248545a39b99f]

#102407# (on behalf of BerryJia@openoffice.org) correctly map the ParaAdjust property of the shape to the Align property of the control model


2002-11-06  Frank Schönheit  <fs@openoffice.org>  [456548edddccc45bf8e02144c0bb5f2f48c35cd8]

#102407# (on behalf of BerryJia@openoffice.org) when importing a control model which can be ALIGNed, initialize this property to the XML default


2002-11-06  Frank Schönheit  <fs@openoffice.org>  [b6693e51c732bff2540d7a5e34440c208da5258e]

#102407# when exporting control shapes, care for the ParaAdjust aka Align property if it is defaulted


2002-11-06  Oliver Specht  <os@openoffice.org>  [3b857fd894246eddac5ca7d1845ab0d4abab09e8]

#104769# prevent changes of InputField content


2002-11-06  Frank Schönheit  <fs@openoffice.org>  [7547d6eb09564884b2a9474bc23c63b6cf62a82d]

#102407# (on behalf of BerryJia@openoffice.org) ParaAdjustHdl: don't export VOID values


2002-11-06  Frank Schönheit  <fs@openoffice.org>  [ac5f39553cdb7641e4411a99602a1be51eaf2651]

#102407# (on behalf of BerryJia@openoffice.org) added context flag to ParaAdjust map entry


2002-11-06  Daniel Boelzle  <dbo@openoffice.org>  [5e3c468bb51746dd8347c966df7850590abff5b1]

#104560# docu


2002-11-06  Oliver Specht  <os@openoffice.org>  [0ccb81809d23f76a52ff07f784b63a22a6214802]

#103454# restart of numberings correctly reflected in the dialog


2002-11-06  Oliver Specht  <os@openoffice.org>  [f945e0a09d8978ddc07cfb0a848382be2c68e391]

#103454# restart of numberings correctly reflected in the dialog


2002-11-06  Stephan Bergmann  <sb@openoffice.org>  [536eb19375c6b3030d2f6ea120d543c6cc3c4967]

#104776# Fixed conversion of undefined characters from Unicode to EUC-JP.


2002-11-06  Oliver Bolte  <obo@openoffice.org>  [b77f05af73d65419a2bac84a547f613a565eb237]

#100000# parameter count exportXML


2002-11-06  Malte Timmermann  <mt@openoffice.org>  [e8a0bc1b75b6e44c71201c3e44eb58dbdad66c35]

#96441# Use RTFOutFuncs::Out_String for writing font names


2002-11-06  Frank Schönheit  <fs@openoffice.org>  [bb076a8c1e4cca59e8e1bfba555f65a3dfdce26b]

#95343# (on behalf of SleepyBear@openoffice.org) changes for calculating layout


2002-11-06  Sascha Ballach  <sab@openoffice.org>  [419e08d3c17de50fac94ef258f437615746a90a9]

#69391#; replace all blanks in all arguments with _


2002-11-06  lwang  <lwang@openoffice.org>  [256c136a94484f50e0e6512f5a012e97e4fdb2dc]

test file(rtl_OUStringBuffer.cxx) for OUStringBuffer


2002-11-05  Karl Hong  <khong@openoffice.org>  [36486f87451a14ae975f0359a398c4fddde9a896]

#104501# add support for Non Space Mark script  type


2002-11-05  Karl Hong  <khong@openoffice.org>  [99f7cc47069e7a71ab015e5348071058cf78633d]

#104501# add support for Non Space Mark script  type


2002-11-05  Karl Hong  <khong@openoffice.org>  [87f8f9d0d48ee6f9519f76882f7a8e4ed1b98af5]

#104749#add CJK double byte thousand delimiter


2002-11-05  Martin Maher  <mmaher@openoffice.org>  [d91af2a3e3f67773e99ea0c7551cf8be227e409f]

Removed the old FormulaParser (new one is in records)


2002-11-05  Oliver Düsterhoff  <od@openoffice.org>  [db58f4a254becc72756955440fbea6241c65d06d]

#104308# SwTransparencyGrf::PutValue(..) - introduce rounding as for SO 6.0 PP2, BugID 104293


2002-11-05  Stephan Bergmann  <sb@openoffice.org>  [7df27ce313d5579a0428aa88091b69935ef3b4a1]

#103888# Minor cleanup.


2002-11-05  Stephan Bergmann  <sb@openoffice.org>  [3fa1157b793615a7d998823e6d471d271fee6343]

#104568# Added missing SAL_CALL.


2002-11-05  Sascha Ballach  <sab@openoffice.org>  [3071a7bc4c5c497a05f309dcdc617678be951f7d]

#93419#; add dummy implementation of XFilter


2002-11-05  Sven Jacobi  <sj@openoffice.org>  [b74ef183b2c7c1df39c53142c8d19504275357f2]

#97946# added debug code which makes it possible to dump extended bullet usage (DBG_EXTRACT_BUDATA)


2002-11-05  markm  <markm@openoffice.org>  [7823dc31f73ad0c9622c8ba06c24b69286da32eb]

#i8810#  Corrected addition of elements to the Map.  Made parse() method accessible to package.


2002-11-05  markm  <markm@openoffice.org>  [f5bf8c47cd7e52f4165d5707e37965be26e48166]

#i8810# Update to use OfficeDocument to parse the XML.  Not all parsers liked the previous approach.


2002-11-05  Frank Meies  <fme@openoffice.org>  [a053f08f8e841dfd449864b952e024e43a37fa16]

#104697# Optimal width for columns in vertical and rtl environment


2002-11-05  Malte Timmermann  <mt@openoffice.org>  [f2c63c5687e957b73078b87b2cc732e211af3bb6]

#96441# EnableStoreUnicodeNames


2002-11-05  Oliver Düsterhoff  <od@openoffice.org>  [8ac02430df47f45aa2cf15f86af2c39ca502386d]

#97265# SwLayoutFrm::ChgLowersProp - differentiate assertion


2002-11-05  Kai Ahrens  <ka@openoffice.org>  [5cbc0c30aede9d3d66a527fcb36fc49cb474a890]

#101732#: enable usage of hyperlinks in presentations


2002-11-05  Niklas Nebel  <nn@openoffice.org>  [6d2271b1cf5d102fc20bb503b28c8f6edf88e4e7]

#87655# set clip region before DrawPagePreview


2002-11-05  Frank Meies  <fme@openoffice.org>  [e3c0f8d41810ec0be64978e96298a2c36b89320a]

#104713# Show correct anchor for fly frames and drawing objects


2002-11-05  Christian Lippka  <cl@openoffice.org>  [3ed5ce8557f29e01e4d4eb084330b97570837ad3]

#104456# added PlaceWare filter for impress


2002-11-05  Philipp Lohmann  <pl@openoffice.org>  [d0f5e938f23874ced006bba50ab2e82001f43b94]

#104127# update alternate file list in writePrinterConfig


2002-11-05  Oliver Düsterhoff  <od@openoffice.org>  [9d0a0d8af081fdf4b48e684ba93e6e902f4b59f2]

#102406# SwLayoutFrm::PaintSubsudiaryLines(..) - correction for painting column break


2002-11-05  Christian Lippka  <cl@openoffice.org>  [f2cfa7cb38e17d3a022a509c1c60e52b81bec535]

#104456# added PlaceWare filter for impress


2002-11-05  Henning Brinkmann  <hbrinkm@openoffice.org>  [27272927c0e3930571a5ec7fe1294e8d4af278bf]

#94845#


2002-11-05  Frank Meies  <fme@openoffice.org>  [1c0cf83513c612a8a06172c0b79b95f6f4375eae]

#104713# Show correct anchor for fly frames and drawing objects


2002-11-05  Daniel Rentz  <dr@openoffice.org>  [85207a4bcba3fbddf102fea6e7614e48dd223c04]

#101810# always check docshell pointer


2002-11-05  Oliver Bolte  <obo@openoffice.org>  [9dc48a714ad37f6fef3687c13ed33d46d8d0cebf]

#100000# runtimemgr depends on vcl


2002-11-05  Kai Ahrens  <ka@openoffice.org>  [6d4e707ed3cd28e7691b6ebe6ea260c818489093]

#104606#: check for NULL pointer


2002-11-05  Daniel Boelzle  <dbo@openoffice.org>  [49a880c8022abbe9903fc2e167d226ed31a03af4]

#104312# debug


2002-11-05  Stephan Bergmann  <sb@openoffice.org>  [a8603338071b983db762aa81f53c8e41df0ff14b]

#103888# Fixed/clarified printing of exponent.


2002-11-05  Stephan Bergmann  <sb@openoffice.org>  [b8a17af8773c7fb01fe9f70140890162795a9001]

#103888# Fixes for Solaris compiler.


2002-11-05  Laszlo Kovacs  <lkovacs@openoffice.org>  [f8238127352ad21bb72d27df96f123689fc126ee]

comments and debug messages added


2002-11-05  Andreas Bille  <abi@openoffice.org>  [045d8bcc42cb75a2bb8b6189f4b25e939a586c49]

#104750# some typos


2002-11-05  Ocke Janssen  <oj@openoffice.org>  [84b8d4ca2228856b83f622d1474499e88ba42899]

#104700# remove loseFocus


2002-11-05  Daniel Boelzle  <dbo@openoffice.org>  [2e1411847bff8b70e689b547334661f453f7903c]

#104312# adding jni_uno bridge


2002-11-05  Ocke Janssen  <oj@openoffice.org>  [1256a86f77ac966e344e87a86b5e5d1cd535e0f8]

#104700# PTR_CAST inserted and check if FilterItems exists


2002-11-05  Frank Schönheit  <fs@openoffice.org>  [af9591a8c81ff17cb9c648fb9ea4d3db2da87b93]

#99102# make the dotted lines large enough


2002-11-05  Oliver Specht  <os@openoffice.org>  [ebfd8cf2cd20d3eac01b068387d1b45951439052]

#102406# 'Page breaks' changed to 'Page and column breaks'


2002-11-05  gt  <gt@openoffice.org>  [617d48bbfd0f4c424ebfe4997131090a4b63c0a3]

#104741# 4 misc file dlgs


2002-11-05  Daniel Rentz  <dr@openoffice.org>  [4b5eaa9e9bd8108a53f4da344b6a18a4834a1a23]

#100764# 'links-nach-rechts' -> 'links nach rechts'


2002-11-05  gt  <gt@openoffice.org>  [1ca0880e86b1ec7cc0da2e764f8893a2be18fe75]

#104741# 4 misc file dlgs


2002-11-05  gt  <gt@openoffice.org>  [a8ed053ac5def70d0c7aece87d268acbe62a8278]

#104741# 4 misc file dlgs


2002-11-05  gt  <gt@openoffice.org>  [0f8d9f52ad7a331696e9ec93e154e45bb0b4aa4f]

#104741# 4 misc file dlgs


2002-11-05  Mikhail Voitenko  <mav@openoffice.org>  [593b5d690ce2c241ef23591060ad2b65c14a1836]

#83375# use encoded urls


2002-11-05  Oliver Bolte  <obo@openoffice.org>  [5ab289ad1ca6d1124dbc8867854a9fec823e4e5d]

#100000# jni.h moved to other line


2002-11-05  Andreas Schlüns  <as@openoffice.org>  [e3ea42f011726b3b8bbdd96e70e4a83659ddd9cf]

#96508# correct some idl docs


2002-11-05  Andreas Schlüns  <as@openoffice.org>  [b0fd69a6fefcfe6ea36c423d66f7029e73badbda]

#96508# correct idl doc


2002-11-05  Andreas Schlüns  <as@openoffice.org>  [2565c176ec398584c64532a1e7a58f146de97860]

#96508# correct some idl docs


2002-11-05  Frank Meies  <fme@openoffice.org>  [a1f8478250594b8ac4b97ae616987e1efbf503d0]

#104607# aDebugString only declared in DEBUG mode


2002-11-05  Mikhail Voitenko  <mav@openoffice.org>  [9f9d3cebb96a82076d53bc7f6fa3472c5c46aee8]

#85375# use encoded urls


2002-11-05  Andreas Bregas  <ab@openoffice.org>  [e5c6ce78e63fcfb0a40825671502959553eb241a]

#103795# DialogWindow::Command(): Selection centered popup menu location for Shift-F10


2002-11-05  Kai Sommerfeld  <kso@openoffice.org>  [245bf54aed8a865d152d24f46547507b474eadb1]

#104401# - Corrected preprocessor directives for including osl/socket.hxx


2002-11-05  Oliver Specht  <os@openoffice.org>  [246c506af4c22f7aafd71cdaa9563bce44c31420]

#104207# apply NumberingRules to multiple selection, too


2002-11-05  Oliver Specht  <os@openoffice.org>  [ac3b0af36506f3a0faa4ac9216f8f28711b3f46f]

#104207##104245# SwXCellRange::setPropertyValue completed


2002-11-05  Ocke Janssen  <oj@openoffice.org>  [53de7b09c5c39ab3ad56df5ef2fe1f0c81e027a3]

#104698# impl new ctor


2002-11-05  Oliver Specht  <os@openoffice.org>  [3df97c493836b4cfe86044c5b572f127b25bcba4]

#104206##104207##104213##104104246# SwXCellRange: removed PageDescName, PageNumberOffset, BreakType; added NumberingRules


2002-11-05  Ocke Janssen  <oj@openoffice.org>  [2f8a6fdf641c5bc8e2ce334e597ea29e2eaf25fc]

#104698# use new ctor and check if entry is container


2002-11-05  Ocke Janssen  <oj@openoffice.org>  [474ee49d5f503b834fef7420fbfffb8f4ea12642]

#104698# check if type is querycontainer as well


2002-11-05  Ocke Janssen  <oj@openoffice.org>  [44bb5b23227ed50293df51ddf080e8ef3f1633ca]

#104698# new ctor without connection


2002-11-05  Michael Brauer  <mib@openoffice.org>  [25a9c990d3baa5bf345d9f52bbd193c8b389fed5]

#104746#: OLE objects in flat XML files need to be saved after loading


2002-11-05  Michael Brauer  <mib@openoffice.org>  [ea12c8b91838604fbf9591266bd0d74d731ddc41]

#104746#: OLE objects in flat XML files need to be saved after loading


2002-11-05  Sascha Ballach  <sab@openoffice.org>  [1d3ef91115145a8641006eec5756a3afb40c4622]

#104520#; add getForeground and getBackground


2002-11-05  Sascha Ballach  <sab@openoffice.org>  [c025e189c99bf886792d69e9c911ea0039da506b]

#104520#; add GetType for Accessibility


2002-11-05  Oliver Bolte  <obo@openoffice.org>  [9a5eeccedb50cc8c071dd72ed6dae5ce8503685b]

SRC670


2002-11-05  Peter Burow  <pb@openoffice.org>  [5d5ea745df794773d9388f6e7853cad8378f8452]

fix: #103936# new strings for the sx? formats


2002-11-05  Oliver Specht  <os@openoffice.org>  [593493380e3bd5498fa3b1ee659f9e3600294c84]

#104330# syntax corrected


2002-11-05  Peter Burow  <pb@openoffice.org>  [d65e3a7a4562e9dcabe14f222ee7dc2f449cce52]

fix: #103936# string resids for the sx? formats


2002-11-05  Kurt Zenker  <kz@openoffice.org>  [53c2109d8f70fde16d5403e4336047227bde9790]

Merge SRX644: 05.11.02 - 08:07:43


2002-11-05  Ocke Janssen  <oj@openoffice.org>  [1a1ac119f30678cf65baee36ef792cc62d4917f1]

#i8963# remove CVS keyword


2002-11-05  Kurt Zenker  <kz@openoffice.org>  [90ab1de9a6cb179bb9c8ac22dc2842b5a58f168a]

Merge SRX644: 05.11.02 - 07:50:55


2002-11-05  Kurt Zenker  <kz@openoffice.org>  [ff14b4e2db45745eddb9eb74afeb7fb9cbe74f87]

Merge SRX644: 05.11.02 - 07:50:54


2002-11-04  Hans-Joachim Lankenau  <hjs@openoffice.org>  [84104fe7c96d28efbd4e716c4acddbc5e5864db1]

#100157# set WRAPCMD if still empty; use WRAPCMD instead of explcit command name


2002-11-04  Herbert Duerr  <hdu@openoffice.org>  [3f5e8293f79a85e1aa497be60a77aeb3b9fdd773]

#100536# fix text bound rect for online layout


2002-11-04  Hans-Joachim Lankenau  <hjs@openoffice.org>  [995173f4d2b8153643532379b3165d45da8950e3]

#100157# use WRAPCMD


2002-11-04  Kurt Zenker  <kz@openoffice.org>  [6cc3f9a4d09ad8a1eef7361547eb5917bbbdc4fa]

Merge SRX644: 04.11.02 - 19:17:25


2002-11-04  Kurt Zenker  <kz@openoffice.org>  [ee54740f651cf4393b43f2a4a36e580486264e74]

Merge SRX644: 04.11.02 - 19:14:34


2002-11-04  Kurt Zenker  <kz@openoffice.org>  [dfe24fdc0ed258871e4ccbbb0a03a1b37eb89f15]

Merge SRX644: 04.11.02 - 19:13:09


2002-11-04  Kurt Zenker  <kz@openoffice.org>  [d80c62c1cea986b1eaa29bffb7eba91e24bac517]

Merge SRX644: 04.11.02 - 19:11:31


2002-11-04  Kurt Zenker  <kz@openoffice.org>  [04c5d6ea3781453962e55c2c2a6d77713211d673]

Merge SRX644: 04.11.02 - 19:10:00


2002-11-04  Kurt Zenker  <kz@openoffice.org>  [dff7c95f8140c63a8945a0897655eddb6e7d68f2]

Merge SRX644: 04.11.02 - 19:07:20


2002-11-04  Hans-Joachim Lankenau  <hjs@openoffice.org>  [778d51c227011c7a1b19c85e6d2c5a2b3d28b05b]

#100157# wrap makedepend win32/tcsh


2002-11-04  Rüdiger Timm  <rt@openoffice.org>  [4af6d8b52e0800ac63185f95a24b3d8b8dad2f64]

Merge SRX644: 04.11.02 - 19:03:18


2002-11-04  Kurt Zenker  <kz@openoffice.org>  [e11b7cfe1c1c8a7bf7fe1000554e2dcef0cdd348]

Merge SRX644: 04.11.02 - 19:02:50


2002-11-04  Kurt Zenker  <kz@openoffice.org>  [fe1e623f7119c8a05c1359a9a6c835de5496489f]

Merge SRX644: 04.11.02 - 18:58:41


2002-11-04  Björn Milcke  <bm@openoffice.org>  [94d26c0680447cf22bdeffca9ba8134b2927954f]

#102103# page-name checking is now done in IsNewPageNameValid() which is called          by CheckPageName() and a check-handler for the SvxNameDialog.


2002-11-04  Kurt Zenker  <kz@openoffice.org>  [3dc4550cb0411f4d38cb14608503674c035caf53]

Merge SRX644: 04.11.02 - 18:57:52


2002-11-04  Kurt Zenker  <kz@openoffice.org>  [c4e909adea9d5fa814ae0b47d97ab0e438d005af]

Merge SRX644: 04.11.02 - 18:56:48


2002-11-04  Rüdiger Timm  <rt@openoffice.org>  [8b27176221467d870a9106763020ce05b433f339]

Merge SRX644: 04.11.02 - 18:53:38


2002-11-04  Kurt Zenker  <kz@openoffice.org>  [7124f02a245d4e082a645a0ef51a41924c6d7d3c]

Merge SRX644: 04.11.02 - 18:48:20


2002-11-04  Rüdiger Timm  <rt@openoffice.org>  [e74bf9d71df16ea5ab064a385f66f85a06508c7c]

Merge SRX644: 04.11.02 - 18:47:18


2002-11-04  Kurt Zenker  <kz@openoffice.org>  [e9e86340a6acf8efa6ff51b85b5cd1d31dc26797]

Merge SRX644: 04.11.02 - 18:44:23


2002-11-04  Rüdiger Timm  <rt@openoffice.org>  [a44c9e473d09e4077827692d5d10e48e6fb66896]

Merge SRX644: 04.11.02 - 18:42:01


2002-11-04  Rüdiger Timm  <rt@openoffice.org>  [40a857063dfd0cc1d7af9aad45851fd849fdb39b]

Merge SRX644: 04.11.02 - 18:41:19


2002-11-04  Kurt Zenker  <kz@openoffice.org>  [1f40a66a4e1f8a5f9a3ce49a20f66046ad8ea207]

Merge SRX644: 11/04/02 - 18:39:28


2002-11-04  Kurt Zenker  <kz@openoffice.org>  [1efc29059883ce5abe74e7f5316f70f0fdf7e494]

Merge SRX644: 04.11.02 - 18:38:51


2002-11-04  Björn Milcke  <bm@openoffice.org>  [a506711f6aea19ef7b653e61bfabb33be875ef05]

#10103# SID_RENAMEPAGE renames using a dialog now


2002-11-04  Kurt Zenker  <kz@openoffice.org>  [ac914b5ead8ccb1885aaf7c3c90ea6f17e62a529]

Merge SRX644: 04.11.02 - 18:37:31


2002-11-04  Kurt Zenker  <kz@openoffice.org>  [bc02fbcd6b2439a9143118c5c2ca3bfc38112750]

Merge SRX644: 04.11.02 - 18:32:47


2002-11-04  Kurt Zenker  <kz@openoffice.org>  [d115581fc77c59d59a29932c73c88bb3785eb36e]

Merge SRX644: 04.11.02 - 18:32:07


2002-11-04  Kurt Zenker  <kz@openoffice.org>  [f5c458759fd03e49ca31bd2c4c457e728a7c3705]

Merge SRX644: 04.11.02 - 18:31:58


2002-11-04  Vladimir Glazounov  <vg@openoffice.org>  [340c992caa64eec39b054add02299e3e07e596f9]

Merge SRX644: 04.11.02 - 18:29:15


2002-11-04  Kurt Zenker  <kz@openoffice.org>  [65506ef9f598bfb802dd793f50cd43d396d769f0]

Merge SRX644: 04.11.02 - 18:28:58


2002-11-04  Kurt Zenker  <kz@openoffice.org>  [2c1645d02608724450341b4130d23823b083cc8a]

Merge SRX644: 04.11.02 - 18:28:49


2002-11-04  Rüdiger Timm  <rt@openoffice.org>  [82e26d831218eb719e761e7ea5c11a23551a432c]

Merge SRX644: 04.11.02 - 18:27:30


2002-11-04  Kurt Zenker  <kz@openoffice.org>  [51cff8a505495642eba2e254bae727ea707adbee]

Merge SRX644: 04.11.02 - 18:27:11


2002-11-04  Kurt Zenker  <kz@openoffice.org>  [e90bebc1b8d1d8ac64d80afc61c09143deac4d10]

Merge SRX644: 04.11.02 - 18:26:58


2002-11-04  Kurt Zenker  <kz@openoffice.org>  [c7126ef4289d7946f3f89a543047383066ea436d]

Merge SRX644: 04.11.02 - 18:25:10


2002-11-04  Kurt Zenker  <kz@openoffice.org>  [09913d46fa8ba2a19896fb33f1fcad9ec2989544]

Merge SRX644: 04.11.02 - 18:25:16


2002-11-04  Vladimir Glazounov  <vg@openoffice.org>  [2bc585908e0c742af4282386602b170f3653ac95]

Merge SRX644: 04.11.02 - 18:22:37


2002-11-04  Rüdiger Timm  <rt@openoffice.org>  [81f2f2a29da7297ab6175987fec1fefb493d7367]

Merge SRX644: 04.11.02 - 18:22:37


2002-11-04  Kurt Zenker  <kz@openoffice.org>  [a0d0b2cd0a3a08c75e2995ac0956437cec2e6cfd]

Merge SRX644: 04.11.02 - 18:21:37


2002-11-04  Kurt Zenker  <kz@openoffice.org>  [e5e9a3566c7d989de4d5846431a3c1bfbf29d770]

Merge SRX644: 04.11.02 - 18:21:20


2002-11-04  Björn Milcke  <bm@openoffice.org>  [35027dec35654fe2ed247c1dcd0fd179c2155af8]

#102103# +SID_RENAMEPAGE_QUICK does the same as formerly          SID_RENAMEPAGE. SID_RENAMEPAGE now renames using a dialog


2002-11-04  Kurt Zenker  <kz@openoffice.org>  [b381130f4e64700faf994b2b62522a5d52b36e5f]

Merge SRX644: 04.11.02 - 18:19:50


2002-11-04  Björn Milcke  <bm@openoffice.org>  [08a6fc07320e3b99a2a1a5e26cdc9dea007bb92c]

#102103# +STR_TITLE_RENAMESLIDE, STR_DESC_RENAMESLIDE for SvxNameDialog (SID_RENAMEPAGE)


2002-11-04  Kurt Zenker  <kz@openoffice.org>  [bd5822ab5c975c0b8404bbaa74f4d3fec523eece]

Merge SRX644: 04.11.02 - 18:18:18


2002-11-04  Kurt Zenker  <kz@openoffice.org>  [61e425b0eda66a85da28cd9bb3e363f2463fd137]

Merge SRX644: 04.11.02 - 18:18:06


2002-11-04  Kurt Zenker  <kz@openoffice.org>  [291e17405083ce180b8f2c37d01f958b71e240e4]

Merge SRX644: 11/04/02 - 18:17:49


2002-11-04  Kurt Zenker  <kz@openoffice.org>  [32bf5cd852c9671bf91b8f042f529e607d3a7724]

Merge SRX644: 04.11.02 - 18:15:39


2002-11-04  Kurt Zenker  <kz@openoffice.org>  [16952e20303d5aabb9369b1b7af8dae4337e7b92]

Merge SRX644: 04.11.02 - 18:12:40


2002-11-04  Kurt Zenker  <kz@openoffice.org>  [0f98f7ea367160d41c7a136013aa068f8d5951a9]

Merge SRX644: 04.11.02 - 18:10:36


2002-11-04  Kurt Zenker  <kz@openoffice.org>  [43fa8d37889ba6ba8d26e2cd594a819ae5dd4530]

Merge SRX644: 04.11.02 - 18:08:25


2002-11-04  Björn Milcke  <bm@openoffice.org>  [2d0250b0174458c627c37b39d920c4250cfdc0ca]

#102103# +SID_RENAMEPAGE_QUICK does the same as formerly          SID_RENAMEPAGE. SID_RENAMEPAGE now renames using a dialog


2002-11-04  Kurt Zenker  <kz@openoffice.org>  [67b3335e56749714034a373f3a798c51a7c512f8]

Merge SRX644: 04.11.02 - 18:05:58


2002-11-04  Kurt Zenker  <kz@openoffice.org>  [aaa96df33bf4196615b8a5ba58abab53a2b3265d]

Merge SRX644: 04.11.02 - 18:05:47


2002-11-04  Kurt Zenker  <kz@openoffice.org>  [395c527cadae95167b51c9a399dfc0fbb262ee83]

Merge SRX644: 04.11.02 - 18:05:13


2002-11-04  Rüdiger Timm  <rt@openoffice.org>  [faf44e739e7af67c2751b2cab491e1a27004a111]

Merge SRX644: 04.11.02 - 18:02:43


2002-11-04  Kurt Zenker  <kz@openoffice.org>  [f1fd45ae192241f54ecc1db87fde8f263321aa4c]

Merge SRX644: 04.11.02 - 18:01:51


2002-11-04  Kurt Zenker  <kz@openoffice.org>  [d215ec03197777b7e8322756386fcfe9d5bca9c2]

Merge SRX644: 04.11.02 - 17:59:13


2002-11-04  Andre Fischer  <af@openoffice.org>  [eefe99670b0b6746d9187e9377869cfd7f9ff0ec]

#96716# Transliteration leads to update of preview.


2002-11-04  Andre Fischer  <af@openoffice.org>  [40b754068b7022d2d5297d689ef3f399b45a6b73]

#96716# Added request for updating the preview when the attributes are set.


2002-11-04  Kurt Zenker  <kz@openoffice.org>  [513553103edf4985ebff43c03efcd10a7c4af323]

Merge SRX644: 04.11.02 - 17:28:56


2002-11-04  Vladimir Glazounov  <vg@openoffice.org>  [213cfd8a1b6c3da4fec03d99c63791c6e9ff2cbd]

Merge SRX644: 04.11.02 - 17:25:02


2002-11-04  Vladimir Glazounov  <vg@openoffice.org>  [0e023cd9075229d9a7ec82ec73e78277e9547b89]

Merge SRX644: 04.11.02 - 17:22:12


2002-11-04  Kurt Zenker  <kz@openoffice.org>  [fc54c4b929e8ba3914cc365492fb8a99d679958e]

Merge SRX644: 04.11.02 - 17:19:56


2002-11-04  Thomas Benisch  <tbe@openoffice.org>  [43a8218f8645957adee39ba708cf1160a9190511]

#103649# getLocation() of various accessible controls returns wrong values


2002-11-04  Kurt Zenker  <kz@openoffice.org>  [3ac20830342def30c09c7f09e7e46c13d19433dd]

Merge SRX644: 04.11.02 - 17:19:05


2002-11-04  Vladimir Glazounov  <vg@openoffice.org>  [2e20eb1dc1c6d832be98a6b40b04041094492c4e]

Merge SRX644: 04.11.02 - 17:16:50


2002-11-04  Kurt Zenker  <kz@openoffice.org>  [ce8001b3e98351a387549bb804694f614d70bc21]

Merge SRX644: 04.11.02 - 17:16:18


2002-11-04  Kurt Zenker  <kz@openoffice.org>  [27ca50c20d9c807c04f1252ac45ccaa2cbe988b8]

Merge SRX644: 04.11.02 - 17:15:51


2002-11-04  Kurt Zenker  <kz@openoffice.org>  [f51282f54556b5646919127b0001c100f1b0b894]

Merge SRX644: 04.11.02 - 17:14:45


2002-11-04  Vladimir Glazounov  <vg@openoffice.org>  [8afb74342c8b0ef131eb6207dcd4c7a66b07bee5]

#100000# missing include


2002-11-04  Kurt Zenker  <kz@openoffice.org>  [87962796d8d65da6a13e0da69166d7dab1db0ef8]

Merge SRX644: 04.11.02 - 17:13:59


2002-11-04  Kurt Zenker  <kz@openoffice.org>  [eeea8aafd140951a9fc42ae7024b9f6a932f9680]

Merge SRX644: 04.11.02 - 17:12:39


2002-11-04  Kurt Zenker  <kz@openoffice.org>  [1a6e2113c47ab6d1ab1bc71f84441c4dc50205e9]

Merge SRX644: 11/04/02 - 17:11:49


2002-11-04  Daniel Rentz  <dr@openoffice.org>  [f5412bb121481cf1e48af4d6dc10674bec6c095c]

#101810# clipboard support for BIFF8


2002-11-04  Daniel Rentz  <dr@openoffice.org>  [d674a92bb2d8e956fb1d07580d00a2440df7d352]

#101810# clipboard support for BIFF8


2002-11-04  Niklas Nebel  <nn@openoffice.org>  [08cc3d0566e4e780be0e172561a5bce011c75e5d]

#75362# Detective AutoUpdate: if ADDERROR is in list, update on any cell change


2002-11-04  Niklas Nebel  <nn@openoffice.org>  [b70135f37da40eb437eec01f4a34e0907c65c86f]

#75362# additional flag to quickly check if 'Add Error' is in the list


2002-11-04  Stephan Bergmann  <sb@openoffice.org>  [0dbf490bf70ad13d05953be63f416ab8fa5b2144]

#103888# Merged in 1.33.2.3.


2002-11-04  Laszlo Kovacs  <lkovacs@openoffice.org>  [d84e0b5e96ad12540554da98c82dee49ea9690fb]

disposing() updated to dispose of storages from second has_map


2002-11-04  Stephan Bergmann  <sb@openoffice.org>  [592b7bee0460efe191558b89be905244ef48164e]

#103888# Implement conversion between strings and float/double with rtl_math functions.


2002-11-04  Stephan Bergmann  <sb@openoffice.org>  [059318387dabd76423e421df39f543ae60d8bd40]

#103888# Merged in 1.11.4.3.


2002-11-04  Stephan Bergmann  <sb@openoffice.org>  [f9768f5c6817eb79e6b0d834145166a537ce2b31]

#103888#


2002-11-04  Stephan Bergmann  <sb@openoffice.org>  [2c455b27dc6e864e85b19d02244b9aba6325614b]

#103888# Added mathconf.


2002-11-04  Daniel Boelzle  <dbo@openoffice.org>  [7bf2e0cafa727a03250eed35cc720d8e617ede83]

#104312# no alloca.h for MSVC++


2002-11-04  Andre Fischer  <af@openoffice.org>  [92b941154c30ec731917b9a9e5aad6ae33471cdb]

#95805# Moved handling of SID_INSERTPAGE/DUPLICATE_PAGE partly into seperate method and partly into model.


2002-11-04  Andre Fischer  <af@openoffice.org>  [d173ace30ac67f1e7aba8299ad6d7e7ce37bca84]

#95805# Added handling for copying pages for CTRL+MouseMove.


2002-11-04  Daniel Boelzle  <dbo@openoffice.org>  [fc0ddb2a896ff7be7540a860689433663a5e3ae1]

#104312# avoiding compiler warnings


2002-11-04  Andre Fischer  <af@openoffice.org>  [ace7e8fbed7989f032bcbbbe79b1b6fb3f5da709]

#95805# Added new methods for creating and duplicating pages.


2002-11-04  Caolán McNamara  <cmc@openoffice.org>  [191f0a0501ebbb2125212808471ff2cfaad8d2b4]

#94067# GDI metafiles now have a working compare method to replace checksum compare hack


2002-11-04  Andre Fischer  <af@openoffice.org>  [733da6ae850e38abdbd3ce3d6956da8ef8175ea9]

#95805# Removed header of class SdDrawDocument from list of exported files.


2002-11-04  Malte Timmermann  <mt@openoffice.org>  [6bc90543e3932f258c2ab35aa2423ec70146d01e]

#100212# property for auto mnemonics


2002-11-04  Ocke Janssen  <oj@openoffice.org>  [5906d677f9088dbaa532bd3908e655cd831ec62f]

#104691# add service names


2002-11-04  Ocke Janssen  <oj@openoffice.org>  [c3cef7c3d6dfc270105b0af10cd195269245c559]

#104691# new docu for tabledesign and relation design


2002-11-04  Thorsten Behrens  <thb@openoffice.org>  [35d0621433e1b177cfcb5f9932ef5dba660de413]

#104686# Prune non-closed polygons from fill geometry


2002-11-04  Ocke Janssen  <oj@openoffice.org>  [2359d8c5c6b1bd09f3e88e21b673922a89a4c7f2]

#104693# check first if filtering is enabled


2002-11-04  Malte Timmermann  <mt@openoffice.org>  [583e98be734ba78e73f89c8d9da89f807db658da]

#103884# GetDocPosTopLeft: Call FormatAndUpdate instead of Format only


2002-11-04  Malte Timmermann  <mt@openoffice.org>  [abeae04aee2e60ac3cdd4a8712a56febf506d2f4]

#102261# Notify accessible focus events globally


2002-11-04  Malte Timmermann  <mt@openoffice.org>  [2f91e31566935ad021918fcf13496c74e5e7690a]

#104415# Reworked hyphenation code


2002-11-04  Frank Schönheit  <fs@openoffice.org>  [aad2333d90c129227e6d361dff1fe16ff6165f26]

#104694# use proper fallback locale


2002-11-04  Oliver Düsterhoff  <od@openoffice.org>  [509250b98affe8d0cd210e190eb7160c2e809e9c]

#104100# SwFrmNotify::~SwFrmNotify() - correct condition for setting retouche flag for vertical layout


2002-11-04  Oliver Düsterhoff  <od@openoffice.org>  [3bb3c212ea84d8d46622070acc541bd4d3027397]

#104100# SwLayAction::FormatLayoutTab(..) - implement vertical support


2002-11-04  Christian Lippka  <cl@openoffice.org>  [691e0d5165bb4821eb4538452f1be76740e45d9c]

#104456# don't support styles for group shapes


2002-11-04  Frank Meies  <fme@openoffice.org>  [de3665f25939a9139303e80f8169aff2a3e8f403]

#104683# PDF output should also use printer for formatting


2002-11-04  Caolán McNamara  <cmc@openoffice.org>  [3097507fcaab32d5a2bd0614461e48aa01b8b69b]

#104570# unused code and unnecessary PLCT 0 prepadding removed


2002-11-04  Oliver Specht  <os@openoffice.org>  [ac5511eea5388985d59ea3cb0be2ace29ebc02dd]

#104653# array dimension corrected


2002-11-04  Michael Hönnig  <mi@openoffice.org>  [54a3ee28d58018bc046f952aa7c3a5dd109c66b2]

#94968# merge with idl review


2002-11-04  Thorsten Behrens  <thb@openoffice.org>  [0bd663fc27c510615a4729b947c9b5734d10e62b]

#104609# Completed fill attribute setup for SvtGraphicFill metafile comment


2002-11-04  Oliver Specht  <os@openoffice.org>  [7816e2157a186bf3f606243471d294a63ff88138]

#104653# support css::text::TextDocumentView


2002-11-04  Michael Hönnig  <mi@openoffice.org>  [ec824687815bea163f9b0c73950971f79e06c199]

#94968# merge with idl review


2002-11-04  Mathias Bauer  <mba@openoffice.org>  [b92a981f76d166434de6c872b8fc8b9a97796748]

#104625#:allow to open new impress even if OLE object is active


2002-11-04  Mathias Bauer  <mba@openoffice.org>  [6c3fc737a1b067295ec9345349265c5ed9b59c10]

#102945#: use new method GetBaseURL


2002-11-04  Christian Lippka  <cl@openoffice.org>  [330fbe24deb58dbf7ae1954caf4abdfc22ec62e2]

#99928# add defaults for font properties if needed


2002-11-04  Christian Lippka  <cl@openoffice.org>  [e014796cb0c18c2e00133f6d6cf07bb03fbbf085]

#104238# fixed bottom_left


2002-11-01  Oliver Bolte  <obo@openoffice.org>  [bddb8bb1aa98cbb97fd66a42283c4f7c51622644]

new version for SRC669


2002-11-01  Oliver Bolte  <obo@openoffice.org>  [0d1ac48bd19a56048bc896e57d9a03c9f964f0b5]

new version for SRC669


2002-11-01  Michael Hönnig  <mi@openoffice.org>  [99824d6d7f56d924c0eef68451ebfa6a544890d6]

#94968# new services from docu review added


2002-11-01  Eike Rathke  <er@openoffice.org>  [900b807f8b9e0025d49e338ad04d71a4083054f4]

#101100# NextNewToken: escape from #REF tar pits


2002-11-01  Nikolai Pretzell  <np@openoffice.org>  [b9a59049ae75807446d3ffd2ee50f631bb2d420d]

#103134#


2002-11-01  Nikolai Pretzell  <np@openoffice.org>  [18e7b2a7dbc74cd094028e11b0910f1136cce615]

#103134#


2002-11-01  Sven Jacobi  <sj@openoffice.org>  [624881f07013f9bdb3b3fcb2cf75851e5c09c313]

#104649# fixed textrect for roundrectangle


2002-11-01  Oliver Bolte  <obo@openoffice.org>  [e2c6282427e928fa790159ac09ee96500b109b92]

new version for SRC669


2002-11-01  Carsten Driesner  <cd@openoffice.org>  [50d8439bdad7f758c109330afa1ed0ef45f78d64]

#104654# Don't use i18n service if not available


2002-11-01  Christian Lippka  <cl@openoffice.org>  [b532bc522390d93d87f55648ae68fcd70774ac31]

#104646# added missing helpids


2002-11-01  Henning Brinkmann  <hbrinkm@openoffice.org>  [6409d0e2b34f0ddc636ec2b5bb1cfac87c56b680]

#102110# additional progress, stop if attached ViewImp's printer stops


2002-11-01  Henning Brinkmann  <hbrinkm@openoffice.org>  [65df35a48c8ac25c3a48e8f0245842aa28a110d6]

#102110# stop printing in SwViewShell::CalcPagesForPrint


2002-11-01  Henning Brinkmann  <hbrinkm@openoffice.org>  [2c8f4bd3e0d1ac5606fa129626fe225264276c80]

#102110# SwViewImp: bStopPtr, {Is|Set}StopPtr: save stop request for printing


2002-11-01  Oliver Specht  <os@openoffice.org>  [805e96bca362adc2a331274d568adc50a808efaf]

#96969# default level of content and user defined indexes set to 10


2002-11-01  Philipp Lohmann  <pl@openoffice.org>  [3273b5f71f9d63037b11462ee2335057e44cd3e0]

#104641# correct ImplChangeHiglightUpDn


2002-11-01  Caolán McNamara  <cmc@openoffice.org>  [e8c5c126be89db7c9fdd0e1249a083121ca4c47d]

#104570# don't turn round rectanges into frames in writer


2002-11-01  Sven Jacobi  <sj@openoffice.org>  [9264d29509b8ab1e1ed66a245963a7908b4160c5]

#104650# using textmode GM_COMPATIBLE instead of GM_ADVANCED


2002-11-01  Christian Lippka  <cl@openoffice.org>  [597eefafbd6dbadce20cb8fc063c39b2414fa138]

#104618# enabled again to set eeitems on outliner when whole text selected


2002-11-01  Oliver Specht  <os@openoffice.org>  [8c5babf9aa9ca9ed368865008ba4ffde556db2cf]

#96970# DocumentIndexMark: the initial level has to be set to '0'


2002-11-01  Carsten Driesner  <cd@openoffice.org>  [655952dc3b45e0a9ace146a717cc6b4b56650a9e]

#102708# Remove BUILD_SOSL and source code restructuring


2002-11-01  Laszlo Kovacs  <lkovacs@openoffice.org>  [8bcab6dcd1652d20932fb5939ce7d35fa8e73174]

VCL dependency added


2002-11-01  Carsten Driesner  <cd@openoffice.org>  [e54a86ab482bc9cf1e7d1b0fdf8daafe26e359c8]

#102708# Remove BUILD_SOSL and source code restructuring


2002-11-01  Oliver Bolte  <obo@openoffice.org>  [b4bcd364a187d7f04a8c699649044650bcf8d8d1]

new version for SRC669


2002-11-01  Andreas Bregas  <ab@openoffice.org>  [0c9a48873c64ef15931336166ce798253e595386]

#101478# lcl_ParseText(): Allow breakpoint notation without #


2002-11-01  Daniel Boelzle  <dbo@openoffice.org>  [bfbba70a4514b747617d4d37cc093ed00e48c0a4]

#104312# preparing using java.lang.reflect.Proxy; bugs


2002-11-01  Oliver Bolte  <obo@openoffice.org>  [36a9011b0a35780caf581f07643f950ea3b0d94c]

new version for SRC669


2002-11-01  Thorsten Behrens  <thb@openoffice.org>  [cad640f489c7f01af6a094a4ee3e249aa4b4ff13]

#104645# Explicitely close path if polygon is closed


2002-11-01  Sascha Ballach  <sab@openoffice.org>  [cf0c9a0b079d6b42ad04b8549feb3e19466f8993]

#103122#; handle connector shapes which are only connected in one point


2002-11-01  Laszlo Kovacs  <lkovacs@openoffice.org>  [40229c1d89f2b6e9114e5a2ea4ff78c1f09eb2a4]

storage refresh added


2002-11-01  Sven Jacobi  <sj@openoffice.org>  [0557cf594aa6117b537f9a8800219e532121f6ec]

#104588# now using text outlines for unicode character


2002-11-01  Malte Timmermann  <mt@openoffice.org>  [e57c494eb70a3884afc5ca39715c126eb197973d]

#103760# UpdateFields after *all* attribs are set, may be language dependent


2002-11-01  Daniel Rentz  <dr@openoffice.org>  [690cb7565c89e367dc0025ad3b4e9e101122bae4]

#99897# export BLIPs directly


2002-11-01  Frank Meies  <fme@openoffice.org>  [3bfa14b0cb1136dc2365155cab6f56dd4228961e]

#104534# Wrong setting for node if cursor has been moved due to 0 height frames


2002-11-01  Oliver Specht  <os@openoffice.org>  [abd94ce27204e0af5c5af550807aa211f3ee6549]

#100333# separate accessibility options from view options


2002-11-01  Frank Meies  <fme@openoffice.org>  [0bb9a546c3079e9eda642fc4b030b0f6ff3421d5]

#104534# IsSelOvr should not leave table if called from MoveTable


2002-11-01  Caolán McNamara  <cmc@openoffice.org>  [2da4a437f241bd6f85135b7f6b06c6df0120559e]

#104570# drawing box plcxfman must be initially created in drawingbox mode


2002-11-01  Oliver Specht  <os@openoffice.org>  [9026d81866c2aecc73326ea45ce0dc26bcc1466b]

#100333# separate accessibility options from view options


2002-11-01  Oliver Specht  <os@openoffice.org>  [d93f729bf463a5ad12e2c4a49e80fd7ff5622334]

#100333# separate accessibility options from view options


2002-11-01  Malte Timmermann  <mt@openoffice.org>  [d5d984231dc48c905ec957e4086d5ff80a26234b]

#104631# Use GetI18NScriptTypeOfLanguage


2002-11-01  Frank Schönheit  <fs@openoffice.org>  [32606bc87ecf2bc004eaf8984ca85af59a675fac]

#102407# (on behalf of BerryJia@openoffice.org) introduced property-is-void attribute for writing generic property values which are void, but not default


2002-11-01  Malte Timmermann  <mt@openoffice.org>  [46936e223a9f8a221895d8bce880b4d268c97a91]

#104631# GetI18NScriptTypeOfLanguage and more


2002-11-01  Philipp Lohmann  <pl@openoffice.org>  [1f0751d04041b9a92bb80a83f85a881776394eb8]

#104536# allow longer macro names


2002-11-01  Philipp Lohmann  <pl@openoffice.org>  [2a0c26e1521d42d2047950f510c32473035b6c36]

#104536# do not use special defines for abort in debug case


2002-11-01  Nikolai Pretzell  <np@openoffice.org>  [7a9d96862db4571421d6eadb314da3c0c67ece2b]

#103134# Allow cross references in IDL docu.


2002-11-01  Nikolai Pretzell  <np@openoffice.org>  [0fc2847738442a837b39a784e0bf5467b4885a60]

#103134# Allow cross references in IDL docu and some minor but essential fixes in cosv


2002-11-01  Philipp Lohmann  <pl@openoffice.org>  [e781d70e5b4159ff932a6d7d4ce085a6502a1a4f]

#104536# add language dependent subpath to all path elements


2002-11-01  Andreas Bregas  <ab@openoffice.org>  [4fb33921a683c4fa389d353ebea6b0426e8a98fb]

#104021# MacroChooser handler: Use SFX_APP()->ExecuteSlot() also at another place


2002-11-01  Armin Weiss  <aw@openoffice.org>  [784c44fec827bc51f53aa44e12a6d043791f49bc]

#104640# Set local XPolyPolygon with open/close correction


2002-11-01  Andreas Bregas  <ab@openoffice.org>  [a63f0a117bbf82d7140317dcc7b20afe12c946c0]

#104021# MacroChooser handler: Use SFX_APP()->ExecuteSlot() if no frame is active


2002-11-01  Oliver Düsterhoff  <od@openoffice.org>  [e84a48fa2bf43f8a3693182280cca55a057cd615]

#97265# SwFlowFrm::MoveFwd(..)/MoveBwd(..) - no <CheckPageDesc(..)> in online layout


2002-11-01  Andreas Bregas  <ab@openoffice.org>  [b150a7d6f5b3c7b857edbafad1fdfdf36ee60287]

#104204# Use GetBindingsPtr() in BasicIDEShell::SetCurBasic()


2002-11-01  Oliver Düsterhoff  <od@openoffice.org>  [d26809b82153f477f4e84092045d2cc774c72cd6]

#97265# SwFtnBossFrm::RearrangeFtns(..) - invalidate footnote frame position before its calculation


2002-11-01  Oliver Düsterhoff  <od@openoffice.org>  [865649b442c993735c243beec48277087c02cc37]

#97265# SwPageFrm::MakeAll() - consider invalid body frame properties


2002-11-01  Andreas Bregas  <ab@openoffice.org>  [4be92958146c3d27f798b748da995ac395d2dc05]

#104204# New method BasicIDE::GetBindingsPtr()


2002-11-01  Ocke Janssen  <oj@openoffice.org>  [6551c8f6e3f1d90e8aa4d68018e5eceb5cbb5a4a]

#i8858# setSmartURL with URL before name


2002-11-01  Oliver Düsterhoff  <od@openoffice.org>  [990fbbff9bc6dfe6c6407ccea36765db600f1c47]

#97265# SwFrm::ChgSize(..) - no grow/shrink of cell/column frame; SwLayoutFrm::ChgLowersProp - several corrections


2002-11-01  Björn Milcke  <bm@openoffice.org>  [3c649860626d9b801edd18dff40d861a2422ca37]

#93844# changing the output-quality is handled by ExecReq now


2002-11-01  Oliver Düsterhoff  <od@openoffice.org>  [141a84765ea606d268c15ed93ade24e1d27ea993]

#97265# SwPageFrm::_UpdateAttr(..) - no <MakeAll()> in online layout


2002-11-01  Oliver Specht  <os@openoffice.org>  [92f58c380aa5f3ef858d9c988106ced2042b5434]

#104612# adjust selected page after scrolling


2002-11-01  Oliver Düsterhoff  <od@openoffice.org>  [abd054c6d1562bff851be94741867a626b46f81b]

#97265# SwSectionFrm::SimpleFormat() - call always <lcl_ColumnRefresh(..)>


2002-11-01  Björn Milcke  <bm@openoffice.org>  [fbff0f31bd50873433bcc6bafbb453c5ff415215]

#93844# break missing -> may lead to future errors


2002-11-01  Björn Milcke  <bm@openoffice.org>  [38c3e62fa4c080857897942e27ba7794c9c22439]

#93844# changing the output-quality is handled by ExecReq now


2002-11-01  Ocke Janssen  <oj@openoffice.org>  [11fc9bd38fe690edc1a5db3ca8b0f385489e953e]

#104636# correct exception handling


2002-11-01  Daniel Vogelheim  <dvo@openoffice.org>  [0b9e50e2b5f04a943ce673042251bf79f0e79572]

#99476# allow variable-decs in headers and footers


2002-11-01  Oliver Specht  <os@openoffice.org>  [221f708db48e3aef010200cf308ce00c50cb4051]

#95842# prevent Drag'n'Drop of cmplete database tables as link


2002-11-01  Thomas Benisch  <tbe@openoffice.org>  [406b3ce3f7287deb62774af66784b3af81b2cd78]

#103233# notify VCLEVENT_MENU_ITEMCHECKED/VCLEVENT_MENU_ITEMUNCHECKED


2002-11-01  Carsten Driesner  <cd@openoffice.org>  [a97b7559bb48446deaa92ecd0df9edd2306f8959]

#102708# Remove BUILD_SOSL and source restructuring


2002-11-01  Carsten Driesner  <cd@openoffice.org>  [9b90482741f22d9264334c982a694a457bb55804]

#102708# Remove BUILD_SOSL and source restructuring


2002-11-01  Frank Meies  <fme@openoffice.org>  [6b3fd74e84ee338e1c556cc795857ef2c5fea837]

#104607# Change locale conflicts with expansion of fields


2002-11-01  Frank Schönheit  <fs@openoffice.org>  [153e383a7ecc911623f253e611469e437ab6b20e]

#103943# changed the identifier for the file name label control to match the control identifier itself


2002-11-01  Malte Timmermann  <mt@openoffice.org>  [3f390486b9b85230a3782ca80fc459ca0ff335a0]

#104423# EnableDDAutoWidth


2002-11-01  Peter Burow  <pb@openoffice.org>  [5b596ad9b916345aebcd3204f2c687887c5b5d75]

fix: #103972# set highlight fixed


2002-11-01  Kai Sommerfeld  <kso@openoffice.org>  [54901db94d49c158667c5916c75cbae2247f6375]

#104432# - Removed obsolete service deps and types.


2002-11-01  Kai Sommerfeld  <kso@openoffice.org>  [8fe33eb8bca4d4affaf2c11579489d0e6760396b]

#104432# - Added types used by new class ucbhelper::ProxyDecider.


2002-10-31  Eike Rathke  <er@openoffice.org>  [cc8fcdadef92020f5e37e1cd9f52bafed929d732]

#86255# for broken numeric records write #ERR: data to cell


2002-10-31  Niklas Nebel  <nn@openoffice.org>  [05d47761b144a15839c7e80ee2372711ed90d64b]

#84418# when counting columns/rows, allow non-contiguous data


2002-10-31  Eike Rathke  <er@openoffice.org>  [a652703d3d6343c50c042881b9bfdae4b4455cd8]

#86255# ScExportDif: write ERROR if formula cell has error, instead of broken record


2002-10-31  Eike Rathke  <er@openoffice.org>  [8683bf8c266b76d518ef12d3cc35d05a7119a0e5]

#86255# GetNextDataSet: always read second line for numeric data to be able to resyncronize after syntax error


2002-10-31  Philipp Lohmann  <pl@openoffice.org>  [29a6880601333cd3ea43a7b402b1210b25d3729b]

#104136# delete config items while a service manager is still present


2002-10-31  Hans-Joachim Lankenau  <hjs@openoffice.org>  [0d30e5f926cbb0cc7f5fd74ca555868a131eb3f8]

#104537# use -i switch to supply incluide directories to bmp tool


2002-10-31  Mike Hayes  <mhayes@openoffice.org>  [b4a8bd58928219f3946e2be02f618bf06cca9df1]

Adding support for quoted strings; Fixing unary op problem in FormulaParser


2002-10-31  Philipp Lohmann  <pl@openoffice.org>  [9dc16c1c44ea4e7a0912106765a6040b583ad5c0]

#104127# a printer is not removable unless all config files it is contained in are writeable


2002-10-31  Joachim Lingner  <jl@openoffice.org>  [927a21c5e6bcda1b6c09f7f41ea57cd726d3c08c]

#104575# the com.sun.star.config.INIManager was removed from office. Reading from java.ini is now done directly by the osl::File api


2002-10-31  Armin Weiss  <aw@openoffice.org>  [760e6509be6a4283acce639b504f7631e59bcf92]

#102344# Use SetRelativePos here so that eventually connectors cobnnected to this object get the necessary refresh.


2002-10-31  Andreas Bille  <abi@openoffice.org>  [54bd83fe93ff3253fbcde2f8c0b97eccbdac52e5]

#90331# now filling the exception members


2002-10-31  Christian Lippka  <cl@openoffice.org>  [31209b7de5ce68bcf93583a7c2da843ac74d878a]

#95881# added missing menu icons


2002-10-31  Eike Rathke  <er@openoffice.org>  [ec3760824ee7190bd0aa8b5473eb0b2657efc780]

#104451# configure UNX with -O optimization


2002-10-31  Behrend Cornelius  <bc@openoffice.org>  [037606027cd4d86ff45941c58f9c3d9bc19cfb0d]

#104617# defaultvalue for savepaths now not always resetted


2002-10-31  Philipp Lohmann  <pl@openoffice.org>  [9d821432ead992b3ffd113155a7a91db4bcc3de4]

#104055# ImplShowNativeMessageBox for Unix


2002-10-31  Ocke Janssen  <oj@openoffice.org>  [e9a4b3660f389b5d5790e8207019c6acddf72b03]

#100737# change title when saved


2002-10-31  gt  <gt@openoffice.org>  [a2869b0f824e59ded497633c4ba76f84f7ec9042]

#104383# remeber last filter for export as


2002-10-31  Ocke Janssen  <oj@openoffice.org>  [ad4cb6f7a03922f587af43276dd95b76f3c777e8]

#104613# change OFlatString: now derived from String


2002-10-31  Andreas Bille  <abi@openoffice.org>  [0dfc10982adda6ecf1698e66e90fd330935c5f6b]

#98623# Removed (accidental) redefinition of member variable in local scope


2002-10-31  Thorsten Behrens  <thb@openoffice.org>  [21558bc26d6738ac99f5ed1fbdc95afafcbb57fa]

#103692# Corrected errors


2002-10-31  Caolán McNamara  <cmc@openoffice.org>  [0588ffa90197b9279547c2bc4f92ce2e19ef2c7a]

#104570# honour fspa in absence of escher record


2002-10-31  gt  <gt@openoffice.org>  [1196dc9cb42e5b3a8686a31bd317ed5acdb08399]

#104383# remeber last filter for export as


2002-10-31  Ocke Janssen  <oj@openoffice.org>  [d7c36bcf38fc1665bc567c19f8a432cd652dfd1d]

#104392# use new ctor for fmObjects


2002-10-31  Martin Maher  <mmaher@openoffice.org>  [490394e3bb8237a9d7d53ce7f6c6ad13f747c008]

Added support for the unary percent operator


2002-10-31  Ocke Janssen  <oj@openoffice.org>  [71e8b7d7de447f9594294217b70b812e4636c253]

#104392# make two methods from aHdl visible


2002-10-31  Kurt Zenker  <kz@openoffice.org>  [e16df25b6e784a0aea36677ee6d8104bcb515df4]

Merge SRC641: 31.10.02 - 14:32:00


2002-10-31  Kurt Zenker  <kz@openoffice.org>  [5f8d9e08e269263191e580396e0dbceee9e13727]

Merge SRC641: 31.10.02 - 14:31:50


2002-10-31  Kurt Zenker  <kz@openoffice.org>  [eb5b416a13813c98141fbc882a34c4adc12d3eb7]

Merge SRC641: 31.10.02 - 14:30:56


2002-10-31  Ocke Janssen  <oj@openoffice.org>  [6fe2836d3ab19ea28cc830a1beba1fee04eb80ec]

#104392# overload keyInput and new method for myarking


2002-10-31  Ocke Janssen  <oj@openoffice.org>  [b4ed57122a076b87b36e3f211b1d4eecd144e230]

#104392# added focuslistener interface


2002-10-31  Ocke Janssen  <oj@openoffice.org>  [9c00a29c904b1cc4a4de3941a6910ce8a50a65a8]

#104392# unmark only when the view allows it


2002-10-31  Christian Lippka  <cl@openoffice.org>  [8354b31d2de13474d810a5fcc7828e7d2833c37c]

#104238# preserv presentation order on copy/paste


2002-10-31  Kurt Zenker  <kz@openoffice.org>  [ed74efef2384e216437bd481a968ebeac1f7a810]

Merge SRC641: 31.10.02 - 14:22:49


2002-10-31  Hans-Joachim Lankenau  <hjs@openoffice.org>  [23ced51432ba9a7bfc1c1be36d55b448c5ef2862]

#100157# pay attention to return values


2002-10-31  Kurt Zenker  <kz@openoffice.org>  [c0434b0a1ca3f09cb7a9ac0c24c1e21ebe60bf1f]

Merge SRC641: 31.10.02 - 14:13:20


2002-10-31  Philipp Lohmann  <pl@openoffice.org>  [ffca441f1c317744fd4264a0650c7146f64b3bef]

#104562# change of sematics for GetIndexForPoint, added GetItemStartEnd


2002-10-31  Hans-Joachim Lankenau  <hjs@openoffice.org>  [fc444a995399a4c463730bbbbea916bb0e4b8a1b]

#100157# use UPDMINOREXT which contains the dot in case of a valid minor version


2002-10-31  Kurt Zenker  <kz@openoffice.org>  [63959193ef6d4e85ebe65b153e7c973d7e5584e1]

Merge SRC641: 31.10.02 - 14:03:40


2002-10-31  Ocke Janssen  <oj@openoffice.org>  [5de5f157a50ca82ae96f7e20fbc561553376523c]

#104392# new param for ctor to know which type we have


2002-10-31  Ocke Janssen  <oj@openoffice.org>  [15633e70b938057d4f30f843c716334e1ee3631e]

#104392# use new ctor of fmobj


2002-10-31  Ocke Janssen  <oj@openoffice.org>  [171885d8d537ecabbab28bdd3efec5650802cbb0]

#104392# move methods from derived class into this


2002-10-31  Thomas Lange  <tl@openoffice.org>  [75927f867366feb0b96a7cae4f0f4ad7b3a9eef8]

#102565# property UpdateFromTemplate added


2002-10-31  Thorsten Behrens  <thb@openoffice.org>  [a593482702ef355a535c30755d4778694a1da53a]

#103692# Passing shadow attributes to the rendering methods


2002-10-31  Ocke Janssen  <oj@openoffice.org>  [adda4efa425ed9e774eab0f581f4d049043543b6]

#104392# added focuslistener interface


2002-10-31  Ocke Janssen  <oj@openoffice.org>  [45a490f448d8f1f683ddb2c9f35f2a33c80ea287]

#104392# new param for ctor to know which type we have


2002-10-31  Ocke Janssen  <oj@openoffice.org>  [5cf351b06fc728a527e4fef9730e27722a91d5a0]

#104392# move column selecting methods to base class


2002-10-31  Ocke Janssen  <oj@openoffice.org>  [36446279521714430e28b7b10f021375c61eefba]

#104392# insert waitobject before inserting data


2002-10-31  Andreas Bregas  <ab@openoffice.org>  [096fc9eae952b11338827fb8e51cf2d00ecb6698]

#101346# BasicIDEShell::CreateDlgWin(): Check if window pointer is valid


2002-10-31  Caolán McNamara  <cmc@openoffice.org>  [9ac6585db42d91265b4bdce17d6182e243064a18]

#104551# merge changs to head


2002-10-31  Sascha Ballach  <sab@openoffice.org>  [fb9c02bd4bd356bdef01eb4dc5da80a24e7d2d6c]

#95881#; add icons for hyphenation menu entry


2002-10-31  Frank Schönheit  <fs@openoffice.org>  [467a0480e24069e03a832421ac99fe77b246ce72]

#104454# use the proper SelectAll( sal_False ) method (broke by fix for 102696 in rev. 1.46)


2002-10-31  Frank Schönheit  <fs@openoffice.org>  [dfdbfb84f97921e973a55e332e742499410ee4c3]

#104454# override the base class' SelectAll( BOOL, BOOL ) for disambiguation


2002-10-31  Duncan Foster  <dfoster@openoffice.org>  [c327abebcfbd5e0922f23e2f4d3a1f5e873c1500]

Added missing SAL_CALLs


2002-10-31  Duncan Foster  <dfoster@openoffice.org>  [36e2a0b9e46517bfa6ab77bb4a61dcaf357456ca]

Added missing lib (toolslib) to link.


2002-10-31  Mikhail Voitenko  <mav@openoffice.org>  [e00dd4a2f44d88b96513e494b49822ba00eac75c]

#102191# password requests and interaction


2002-10-31  Sven Jacobi  <sj@openoffice.org>  [3e3c5f1eaee3e4fd7bec07babe55566edcec4702]

#104601# correct scaling of signed DeltaV and DeltaH


2002-10-31  Mikhail Voitenko  <mav@openoffice.org>  [cde80acc21357c998a9de21f61a07aa67bc8d2cb]

#102191# password requests and interaction


2002-10-31  Sascha Ballach  <sab@openoffice.org>  [84caf6de292c532e2e494de62acd4b6434789e4b]

#92196#; use ScMarkData only for one sheet


2002-10-31  Tino Rachui  <tra@openoffice.org>  [8bcb7466e00644f8d6185e11bdfede019929a3fc]

#104055#implemented ImplShowNativeMessageBox


2002-10-31  Andreas Schlüns  <as@openoffice.org>  [82cf49abc9cb2c19dd557b1dc7cf13224e211b4f]

#103920# remove wrong wk2/wk3 extensions (toplevel too)


2002-10-31  Mikhail Voitenko  <mav@openoffice.org>  [c030b478a81ae6a3f4541ff95b547b0407717335]

#102191# password requests and interaction


2002-10-31  Mikhail Voitenko  <mav@openoffice.org>  [bf9bda898ce9facfb1b41050fe6c043833f87ef8]

#102191# password requests and interaction


2002-10-31  Sven Jacobi  <sj@openoffice.org>  [b4ea9b47822ed2688c219e471e51c30b9f04e194]

now using correct prjname


2002-10-31  Sven Jacobi  <sj@openoffice.org>  [a917cb07747d5b1c39c334957120105692bba412]

#103313# now generating hid.lst


2002-10-31  Michael Brauer  <mib@openoffice.org>  [7e8a4211664bcc4325135456d071783330e0f15b]

#96627# hyperlinks and contore for embedded objects in flat files


2002-10-31  Duncan Foster  <dfoster@openoffice.org>  [d4a26f474f97a03e565d45e7c1fab1d884b58bdb]

Removed reference to deleted directory


2002-10-31  Daniel Boelzle  <dbo@openoffice.org>  [beccf65cbf9e9a8a5435c87530b2f49ba8a8ee1c]

#104312# new


2002-10-31  Peter Burow  <pb@openoffice.org>  [0c24dc84e7fbb94677b4fef487e9880b645911e5]

fix: #104521# handle <RETURN> in hierarchical view


2002-10-31  Mathias Bauer  <mba@openoffice.org>  [8bb4993f1a22c37280a275bfd64d12fcad934598]

#102945#: recycle UCBContent in MediaDescriptor


2002-10-31  Thorsten Behrens  <thb@openoffice.org>  [52e1b9e3c903fd9d73940ab7cb005c3c68aa664e]

#103876# Adapted maximal tile cache size


2002-10-31  Stephan Bergmann  <sb@openoffice.org>  [585e0b6e7cf345d736da84e8ce3634b14dc87707]

#104600# Added missing sigemptyset.


2002-10-31  Duncan Foster  <dfoster@openoffice.org>  [7e45ebc49f9f7bbf74186f8b8eb6e87cb70670c3]

Fixed bugs in getFileSetNames & getFilesInFileSet


2002-10-31  Ocke Janssen  <oj@openoffice.org>  [b766576e7faa4103b5a82f3fb2d7973da60ef324]

#104577# remove caret handling after statement creation


2002-10-31  Ocke Janssen  <oj@openoffice.org>  [b2385785a057ec316c5a35df70e10ffedf11ce4d]

#104587# remove unused strings


2002-10-30  Matthias Huetsch  <mhu@openoffice.org>  [fcb51ef2989a25bb893ac2311fcb9f8a4f958e13]

#i8416# Fixed 'osl_thread_[create|start]_Impl()' race condition, need to synchronize on STARTUP and not on ACTIVE flag.


2002-10-30  Matthias Huetsch  <mhu@openoffice.org>  [d62e77567a9bbdfa4bc769f1f7a1b56c2c7a65c8]

#i8416# Fixed 'pthread_join()' / 'pthread_detach()' race condition, several other race conditions, deadlock in 'osl_scheduleThread()' going into suspend vs. 'osl_resumeThread()' using a redundant 2nd mutex, static initialization not being thread safe, wrong 'spurious wakeup protection' loops around 'pthread_cond_wait()' not checking a flag. Added cleanup handlers to automatic cancellation points 'pthread_join()' and 'pthread_cond_wait()'. Partial source cleanup.


2002-10-30  Sven Jacobi  <sj@openoffice.org>  [f907beba2fbd1855e19f3f812421f22977198053]

#104588# fixed using of wrong charset or font


2002-10-30  Philipp Lohmann  <pl@openoffice.org>  [5a61153acfee34f248b07d0a4ee4aefc7de90d23]

#103972# accessibility helpers for ToolBox


2002-10-30  Kai Ahrens  <ka@openoffice.org>  [169dd3968c90a86dc6d41f566f851150bf61c3b5]

#104537#: added support for localized bitmaps


2002-10-30  markm  <markm@openoffice.org>  [f3480d3aeed57757f433dd760248c2b1f14b0fba]

#i8810# Added getDocumentMimeType().


2002-10-30  Caolán McNamara  <cmc@openoffice.org>  [97e0df84a89a28f04ef122e801bfe0af6d681974]

#104570# character 0 means insert current page number


2002-10-30  Duncan Foster  <dfoster@openoffice.org>  [16dc6bbef3e32e8ee5e1cef7d976832799cff7c5]

Added new methods for file(set) access And fixed maps to hashmaps in ScriptData


2002-10-30  Volker Ahrendt  <va@openoffice.org>  [e90e03ada3231055171f2960a17bccd6a94386b7]

#103331# Corrected entries in basic regarding 'history'-function.


2002-10-30  Duncan Foster  <dfoster@openoffice.org>  [16b1f16802fe8ccb3067006993a4e5e686fccab5]

Reflecting change to interface.


2002-10-30  Niklas Nebel  <nn@openoffice.org>  [0d4d8cf40a434e6146e39717d8a499fa93f74359]

#86260# StopMarking: don't call SelectionEngine::Reset


2002-10-30  Stephan Bergmann  <sb@openoffice.org>  [0ea22461a1ba2c3c9aaa382e062e84fa50b75173]

#104312# Added package com.sun.star.lib.uno.


2002-10-30  Stephan Bergmann  <sb@openoffice.org>  [1ef41f44bc51a0da51be8e743469990288c1a920]

#104312# Removed useless import.


2002-10-30  Stephan Bergmann  <sb@openoffice.org>  [a8603cd04b0add5c90ab16df91c5ea0972c83f06]

#104312# Adapted to new TypedProxy.


2002-10-30  Stephan Bergmann  <sb@openoffice.org>  [8e8004db87c79f9b06124bc7a18b27e4bad230f3]

#104312#


2002-10-30  Caolán McNamara  <cmc@openoffice.org>  [8ff3da355e33955884f9ecd1adaaccfeb80395cd]

#i8553# process autonumbering sprm during normal sprm processing, simplifies the system and places setting hardcoded numbering info after the dust has settled as to the numbering coming from the base style


2002-10-30  Armin Weiss  <aw@openoffice.org>  [9e66f94c3e187a481c5cd52e3b0805da19be932d]

#102344# Ignore connectors which have one or more connections


2002-10-30  Frank Meies  <fme@openoffice.org>  [ceea5a6eb0694bd19fbae508b70cd9389491edf9]

#102861# Resize of OLE objects inside frames should not cause leaving of frame


2002-10-30  Frank Meies  <fme@openoffice.org>  [fb0ceacfc321a909bc524ef66a9bc69405cc2607]

#96761# FindAnchor did not find correct frame positions when dragging upwards


2002-10-30  Vladimir Glazounov  <vg@openoffice.org>  [4589fcff60469795ea0418c7fa960d8acf8df6e8]

#100000# removed obsole declaration


2002-10-30  Vladimir Glazounov  <vg@openoffice.org>  [a0efa07b463cc96b9ec89324fbe6558ef23c05c8]

#100000# removed obsolete includes


2002-10-30  Armin Weiss  <aw@openoffice.org>  [294796262288d8bc69330dd752c9eb958e91e3f7]

#102344# Flat cloned SdrEdgeObj, copy connections to original object(s).


2002-10-30  Tino Rachui  <tra@openoffice.org>  [06195f606602b4931716da7eeef71902c138d022]

#103943#two new ids for the label of the file name box and the label of the filter listbox


2002-10-30  Tino Rachui  <tra@openoffice.org>  [a9e9949a191a543ac561b7af9da6bc001bf43009]

#103943#added ids for file name box label (stc3) and filter listbox label (stc2) to common filepicker element table


2002-10-30  Niklas Nebel  <nn@openoffice.org>  [d74e8e247be117c2f468324074ed41348f4d41d6]

#103703# ViewChanged: call SetLogicRect only if the size in pixels changed


2002-10-30  markm  <markm@openoffice.org>  [f7c712d04c7663c92a2b3dc718c56dda2674c3ba]

Added accessor methods for the Settings, Style and Meta DOM trees.


2002-10-30  markm  <markm@openoffice.org>  [6c30919328a13b4a28448778d1efe9b03f8a70ba]

Add Debug log messages for tracking the XML API being used to serialise the document.


2002-10-30  Laszlo Kovacs  <lkovacs@openoffice.org>  [0d71afab111b1b2a805041fa33bcd1c91a4f6f76]

Script execution query dialog displayed only when scripts stored in documents are executed.


2002-10-30  Laszlo Kovacs  <lkovacs@openoffice.org>  [6db4b65697799ad8e08048064f3d216c77c4ef81]

resolved storage ID set on resolved context


2002-10-30  markm  <markm@openoffice.org>  [a7f75cdb01431411bf3b1c90b352ef219bf9fbb8]

#i8810# Write correct name for settings.xml to manifest file.


2002-10-30  markm  <markm@openoffice.org>  [5fee35f53de0ea616f8010ba545490f511ca628c]

#i8810# Update to include writing of EmbeddedObject data to file.


2002-10-30  Herbert Duerr  <hdu@openoffice.org>  [9046c3b531ced01665fed3abfd07f3e7ab10b586]

#100563# fixed GetTextBoundRect/-Outline for rotated text with nIndex!=nBase


2002-10-30  Andreas Schlüns  <as@openoffice.org>  [988109e4590334d453819a4f5e395193cd7ab7fe]

#104569# don't handle SID_CLOSEDOC - it's part of the frame now


2002-10-30  Thomas Benisch  <tbe@openoffice.org>  [79b676c2701f255f0d79da8faa04e8bc2c4b6681]

#104087# send ACCESSIBLE_BOUNDRECT_EVENT for VCLEVENT_WINDOW_MOVE/VCLEVENT_WINDOW_RESIZE


2002-10-30  Thomas Lange  <tl@openoffice.org>  [bec8b07192f2c194121563da3e3ed59c68ef66ea]

#78669# SwXDrawPage supports service css.drawing.GenericDrawPage now


2002-10-30  Jörg Barfurth  <jb@openoffice.org>  [9b02076f2de6684204f6e223e3a9073f9657fac9]

#104580# Correct missing negation on condition


2002-10-30  Thomas Lange  <tl@openoffice.org>  [a6b6ac033ad03bbc4a9006c8f650acf69847220a]

#78669# Optional flag added to proerties since the XPropertySet interface is optional


2002-10-30  Oliver Specht  <os@openoffice.org>  [0c74ab5a63b3c57e2b6ebba61250be4d587ce8c6]

#104572# German: 'auswaehlen' instead of 'markieren'


2002-10-30  Christian Lippka  <cl@openoffice.org>  [2a5b8035b46d69b12b5efeb3c1481c72f092bbed]

enabled support for variable compression level for jpgs


2002-10-30  gt  <gt@openoffice.org>  [521511e06632d17ad2eddcd2510f22d4a162ae5c]

#90974# PrintDialog::ImplBrowseHdl(): set dialog help id


2002-10-30  gt  <gt@openoffice.org>  [b151807c685cbbecf5cdbf8653a3767ae263dc1a]

#90974# + pickerhelper.hxx


2002-10-30  Caolán McNamara  <cmc@openoffice.org>  [9dd381a0601c89e4bbfc5669f1a13699ff70a7bf]

#i8553# resolve ww95 table seeking issues


2002-10-30  Armin Theissen  <armin@openoffice.org>  [27ebbd480ffac00e945b7cebf8e4487c4a0cadfb]

IZ 8594, patch 3282: makefiles for x86-64 (Gwenole Beauchesne)


2002-10-30  gt  <gt@openoffice.org>  [7fd35dbf756408611b390a83a61b208077f373b9]

#90974# SvxNumOptionsTabPage::GraphicHdl_Impl(): help id for SvxOpenGraphicDialog


2002-10-30  Eike Rathke  <er@openoffice.org>  [ed93dbc71e3f21a6b76b66a10fba822791bd570a]

#i7045# #104574# rtl_ImplFloatToString: wrong fractional part


2002-10-30  gt  <gt@openoffice.org>  [6c1d6a5777c7afdf6568515f0bc2866284ddf60a]

#90974# + SvxOpenGraphicDialog::SetControlHelpIds(), ::SetDialogHelpId()


2002-10-30  Sven Jacobi  <sj@openoffice.org>  [9c84ee0b5ff180a95ca85ab31befc6193d743266]

#93454# added support of bitblt action


2002-10-30  markm  <markm@openoffice.org>  [15f2849bd49b51253920ca7a559a712624110123]

#i8810# Update to getEmbeddedObjects() to exclude directory entries and main document entries from map.


2002-10-30  Juergen Schmidt  <jsc@openoffice.org>  [f7698a15b1606716c708cb622bb9c357fe1a3997]

#104573# change typo


2002-10-30  Daniel Boelzle  <dbo@openoffice.org>  [dd6b154f59fed4c822cfa2f29c6f9d36daaa72da]

#104312# fixing ctor( Class )


2002-10-30  gt  <gt@openoffice.org>  [66187d20dc8be1f9ef1e6552c0b500c5f328090e]

#90974# class SvxOpenGraphicDialog: + SetControlHelpIds(), + SetDialogHelpId()


2002-10-30  gt  <gt@openoffice.org>  [2719f0cee79cae01ee615766b08526a0b6ebca98]

#90974# ids for file dialogs


2002-10-30  Eike Rathke  <er@openoffice.org>  [4131205375451db9e376bf3b625ee7680337ea41]

#98112# ~ExcFormat: delete pKeywordTable


2002-10-30  Oliver Specht  <os@openoffice.org>  [4c22da9b8685c321a3dd1bd6962135129ceaa099]

#98749# enable 'no brackets' in bibliography fields


2002-10-30  Oliver Specht  <os@openoffice.org>  [18960b061f01c0d0e21685023a4f8da02857be7d]

#103703# disable call of OuterResizeOPixel when inside of a InnerResizePixel call


2002-10-30  gt  <gt@openoffice.org>  [a4357e47c8a845ac54bc49371cab05f8dffae40c]

#90974# new ids for file dialogs


2002-10-30  gt  <gt@openoffice.org>  [521963b2abd07d613865d4e3fed64c52300b843e]

#90974# SfxConfigDialog::FileDialog_Impl(): setting dialog help id


2002-10-30  gt  <gt@openoffice.org>  [7a2e90217ea1d70efe70301b384320c48310bea6]

#90974# FileDialogHelper_Impl::setDialogHelpId(): using of svt::SetDialogHelpId()


2002-10-30  gt  <gt@openoffice.org>  [15733f005b72c1e53422b0d1bc19588913c0e739]

#90974# helper functions to set helpid on file and folderpicker


2002-10-30  Daniel Vogelheim  <dvo@openoffice.org>  [6cdc42b06425038078191c4b1ed7050bb8f7e446]

#98749# allow loading of empty bibliography brackets (saving already worked)


2002-10-30  Andreas Bille  <abi@openoffice.org>  [f3b44f6366a99a0926b15c3d2727aa4532f9884c]

#98767# now using ucbhelper::cancelCommandExcecution; UnsupportedCommandException instead of CommandAborted


2002-10-30  Niklas Nebel  <nn@openoffice.org>  [4fe9c607c9959d6450519d4ca3fcf9282e72486a]

#95593# SetEditEngine: use same paper width for line breaks as in output


2002-10-30  Niklas Nebel  <nn@openoffice.org>  [3d37ce39ad4b2bcba040ebcf489bfda65d3291cd]

#95593# GetNeededSize: use same paper width for line breaks as in output


2002-10-30  Andreas Bregas  <ab@openoffice.org>  [4c47405c2a448632f46712834d89a8b21f0f2129]

#101048# BasicIDEShellCounter for ExecuteBasic()


2002-10-30  Vladimir Glazounov  <vg@openoffice.org>  [bec1435f93282c5102d05761181f0cac5ec49e69]

#10000# corrections for GCC


2002-10-30  Andreas Bregas  <ab@openoffice.org>  [15f5fd1a9772b1fbfc58cefb777999de67aef348]

#101048# ExecuteBasic(): Check if IDEShell still exists after execution


2002-10-30  Peter Burow  <pb@openoffice.org>  [5622d56f0e10d8bd32c577363d5bccf7beaac84d]

fix: #104556# preview update after reset of NamePage


2002-10-30  Kurt Zenker  <kz@openoffice.org>  [72d36cf6aaa3f3d8e717eff08491d0af3f9cf81e]

new version for SRC669


2002-10-29  Eike Rathke  <er@openoffice.org>  [9471fd7239f722e88a07e735df0ac2fd56d6f230]

#98112# ExcFormat with NfKeywordTable and GetMappedFormatstring


2002-10-29  Eike Rathke  <er@openoffice.org>  [9ba750dacb659db682c1efa3001af8014b3c7314]

#98112# ExcFormat with NfKeywordTable


2002-10-29  Eike Rathke  <er@openoffice.org>  [1f8444b029afff9c1294dc8393487af2f51eada0]

#98112# add FillKeywordTable


2002-10-29  Eike Rathke  <er@openoffice.org>  [e83e7193ef85dd5487f2615e57efbea35fcf8eef]

#98112# add nfkeytab.hxx


2002-10-29  Caolán McNamara  <cmc@openoffice.org>  [7d4793f8e4dd8532a809d2482efede574899bb38]

#i8798# if vert anchor is set but not vert distance then the vert anchor is effectively ignored and treated as para relative, word hacks around this by placing a value of 1 for vert distance when they really want 0


2002-10-29  Thorsten Behrens  <thb@openoffice.org>  [4f81ce36af80b8e4d76ac236c3ca7e6ab3f42206]

#103876# Checking for zero size, removed some exit points


2002-10-29  Laszlo Kovacs  <lkovacs@openoffice.org>  [64c3b3b67f175f1e6e1f308188a6b858822c380a]

nag dialog to query user for each script's execution implemented


2002-10-29  Laszlo Kovacs  <lkovacs@openoffice.org>  [2d053c160277a9d29fd8e40f7b4101a6a54d1b56]

nag dialog resource files added


2002-10-29  markm  <markm@openoffice.org>  [12d661c6b10efe392fa22f670cd6f878fffb3770]

#i8810# Update to include method to return document's MIME type.


2002-10-29  markm  <markm@openoffice.org>  [664c46812c10b55b3c3c96da1fa96ee37466c602]

#i8810# Update to provide support for reading and writing of embedded objects.  Also includes manifest.xml file in all conversion.


2002-10-29  Mike Hayes  <mhayes@openoffice.org>  [ca315f088af67ad32cf615376dc792db46583366]

Handle null node. Temp fix to prevent converter bombing out


2002-10-29  markm  <markm@openoffice.org>  [dfdb612c771b098195d6c0b277e9ab7916b238b1]

#i8810# Update to include EmbeddedObject.java, EmbeddedBinaryObject.java and EmebeddedXMLObject.java in the build for this package.


2002-10-29  markm  <markm@openoffice.org>  [d5f8f54ab895a8a67d7e77b186ad96214071e9c4]

#i8810# Modifications to support reading/writing of embedded object data.


2002-10-29  markm  <markm@openoffice.org>  [7a8a4942f9da49529cc7799f8cca955c05a5477c]

#i8810# Initial checkin


2002-10-29  Mathias Bauer  <mba@openoffice.org>  [041e08081f334ec166c7f39a5318462e77134f37]

#104032#: async execution auf CloseWin/Doc


2002-10-29  markm  <markm@openoffice.org>  [d7d093bd34242d1d6ca3e8968d71175542a7fcd0]

#i8810# Update constants to include MIME types for different documents as well as XML tags and attribute names used by the manifest.xml file.


2002-10-29  Christian Lippka  <cl@openoffice.org>  [fa1d5b51fe0035b355866e1bfe6d986258752a69]

#104558# fixed service name for com.sun.star.presentation.Shape


2002-10-29  Armin Weiss  <aw@openoffice.org>  [92807062b5743474413f7fe32c29e8bc23745912]

#104527# Avoid division by zero. If rLineParameters.GetLineWidth is zero this is a hairline which we can be handled as 1.0.


2002-10-29  Sven Jacobi  <sj@openoffice.org>  [0303a0e7a3599088a98bed5a6e9350e1c8ca8430]

#104500# titles of SgaObjects are now localizeable


2002-10-29  Martin Hollmichel  <mh@openoffice.org>  [c9a51997cb45bb7b08501c0d7edb418cca3677d2]

chg: const Property* to non const to make it gcc2 compile


2002-10-29  Oliver Specht  <os@openoffice.org>  [37472d5b4ce943c5dda05e577b86c7a7cedde41d]

#104361# getForeground/getBackground impl.


2002-10-29  Ocke Janssen  <oj@openoffice.org>  [8531d280213dce52d9f08d7f13e675e4b13c7096]

#104493# Reorganization of XAccessibleComponent and XAccessibleExtendedComponent


2002-10-29  Caolán McNamara  <cmc@openoffice.org>  [ad85e412ce9e8a8fada72980593df3749ab09ddb]

#i8247# stupid tabstop setting hackery bites us in the ass


2002-10-29  Henning Brinkmann  <hbrinkm@openoffice.org>  [feb7187650a76437da030ef5c62ee39f3cc2dcd3]

#92395#: If TOX is alone in surrounding, insert txtnode when TOX is deleted.


2002-10-29  Oliver Specht  <os@openoffice.org>  [c050dccf69843a9948addbe6c4a02f535f87da96]

#104361# getForeground/getBackground impl.


2002-10-29  Daniel Boelzle  <dbo@openoffice.org>  [159100804dec1d377aa9e13773458355bee461a6]

#104560# docu


2002-10-29  Michael Brauer  <mib@openoffice.org>  [1bf421e287fa48db7b8bad7027213fe12a93571d]

#104520#: changes of XAccessibleComponent


2002-10-29  Caolán McNamara  <cmc@openoffice.org>  [f71fbeee9b0e91bb327f9c7ca2cc02f85c6f64c5]

#i8321# in hyperlink url occurs before options, once an option is seen do not continue looking for an url


2002-10-29  Andreas Bille  <abi@openoffice.org>  [a7b3844c0ab4b596b3c7180aaa921672addc0edc]

#92761# Removed dependency from unotoools


2002-10-29  Herbert Duerr  <hdu@openoffice.org>  [461e4ace4a9fa872dc4ee416f21af684178c349f]

#102193# start using fallback APIs, on w32 still dummy


2002-10-29  Herbert Duerr  <hdu@openoffice.org>  [f02f403c242f3c773726cbfe26297171f990fb14]

#102193# change to fallback APIs


2002-10-29  Herbert Duerr  <hdu@openoffice.org>  [8a8a6266a4a2d4cee68411d69e4c1814d861620a]

#102193# icu now also used on non-unx platforms


2002-10-29  Caolán McNamara  <cmc@openoffice.org>  [d40436ad3ce59d71b9f7d705c5ebd5b21f83568e]

#i8726# ww7- encodes fontnames in same encoding as font itself, and in its doublebyte varient does not use unicode, uses the same technique of encoding the charset as single byte varient, so conversion required on such documents


2002-10-29  Herbert Duerr  <hdu@openoffice.org>  [38fd61e666c07a60dc52fcdfd6062c796a1554c9]

#102193# correctly initialize font fallbacks


2002-10-29  Herbert Duerr  <hdu@openoffice.org>  [6b6022b0ce7328d35820b7d760a710e3a92ddbdd]

#102193# add font/glyph/script fallback infrastructure


2002-10-29  Herbert Duerr  <hdu@openoffice.org>  [4e7e4e2f1c7aad41f951a606353aa45745601631]

#102193# allow non-unicode apple-roman fonts


2002-10-29  Herbert Duerr  <hdu@openoffice.org>  [9295737074d43177681c866d4002a8e6d9f06eec]

#102193# first shot at font/glyph/script fallback infrastructure


2002-10-29  Christian Lippka  <cl@openoffice.org>  [a6cda3aa22d877423feb4c2da223a1388796a802]

#104097# don't export empty pres objects when exporting pages


2002-10-29  Frank Schönheit  <fs@openoffice.org>  [a1d0c53d3da1c6ef8974ccf1e7a1af6127fc728e]

#65293# return type for ReleaseInterceptor


2002-10-29  Oliver Bolte  <obo@openoffice.org>  [42c4d107ddbada235f9845a44b307ef5ef5060b4]

change for wntmsci8 (msvc7.net) compiler


2002-10-29  Andreas Bille  <abi@openoffice.org>  [cc506f0168c18d044d33a90bee8dd1d75258e4d8]

#104432# Changed to proxyconfig helper class


2002-10-29  Daniel Boelzle  <dbo@openoffice.org>  [e83937efc54f5ce6a310a7a9a390c45e9064e098]

#104312# jni definitions


2002-10-29  Oliver Specht  <os@openoffice.org>  [7c6b58e4b457f419e04b12cb367b25c1a0cb3eff]

#93478# syntax error Solaris corrected


2002-10-29  Andre Fischer  <af@openoffice.org>  [68cbce323413fa9b96c1bffd47e869d573ea1967]

Adapted JAR_PATH to new Makefile syntax.


2002-10-29  Daniel Rentz  <dr@openoffice.org>  [430111ab8b487eac0003d248bfa254ef376176e5]

#100764# German: 'Spalten-/Zeilenkoepfe'->'...beschriftungen'


2002-10-29  Vladimir Glazounov  <vg@openoffice.org>  [281766e9933e07475b91574f00c402369b40631b]

#100000# added global dependency


2002-10-29  Behrend Cornelius  <bc@openoffice.org>  [b995d5c12292edb8bc9e8f5b9ee655a952fda865]

#96771# Bitmapfilename adapted to ".gif"


2002-10-29  Behrend Cornelius  <bc@openoffice.org>  [5ef8779cc75868cd0bc8d92ad9ce04304d6a4b7e]

#96771# bitmaps replaced by gifs


2002-10-29  Thorsten Behrens  <thb@openoffice.org>  [26193bffb074d0827072347038d4d1d177d91201]

#102532# Offset rect only by pseudo window offset


2002-10-29  Daniel Boelzle  <dbo@openoffice.org>  [ab7877093dc7842817ab0edd6a5c32c837d594aa]

#104312# fixed false type class init for STRUCT; added ctor( type_name, type_class )


2002-10-29  Thorsten Behrens  <thb@openoffice.org>  [6fadc868e871e7d8d38cf83b7093b2542191640c]

#102532# Respect output offset also for clip regions


2002-10-29  Thorsten Behrens  <thb@openoffice.org>  [b49d4432b1bea469ab441eb2e652d8e2c586bb7e]

#102532# Fixed copy'n'paste typo


2002-10-29  Daniel Boelzle  <dbo@openoffice.org>  [21d95a755bb02abd84bf6f02691f75c8c6c279bb]

#104312# new


2002-10-29  Daniel Boelzle  <dbo@openoffice.org>  [ce6de52ef9528b31585dfbc834c9e7897ae9acb1]

#104312# minor code changes


2002-10-29  Philipp Lohmann  <pl@openoffice.org>  [0b405db70b29c988163d44cf13ccbec95efde7d6]

#103474# added font effect: embossed/engraved


2002-10-29  Daniel Boelzle  <dbo@openoffice.org>  [0a3428b2cdedfe9bed7b2fb2be3c0cdca9a15bcb]

#104312# bridgetest_inprocess_java (missing absolute file url)


2002-10-29  Behrend Cornelius  <bc@openoffice.org>  [2fa20cf9598bb0ee1c7fa67de8194273306b7943]

#96771# Own Holidays that occur once no longer supported


2002-10-29  Daniel Boelzle  <dbo@openoffice.org>  [b426fbed95e6289a2f4d322aaf6effea256bc056]

#104312# minor fixes


2002-10-29  Daniel Boelzle  <dbo@openoffice.org>  [fbb12714fa2bca5e873fb864f3a0873a5ca2f1e1]

#104312# delivering jars


2002-10-29  Daniel Boelzle  <dbo@openoffice.org>  [4e75417aed249afccf4d8df33e9e5ce9e2d9f573]

#104312# fixing potential mt problem


2002-10-29  Darragh Sherwin  <dsherwin@openoffice.org>  [5e01c8c7f201bcb1cae2a236ba69c1f42dc80b20]

Some members variables using XInterface did not have full qualified namespaces


2002-10-29  Oliver Bolte  <obo@openoffice.org>  [d25e2bc371a986741378885a99eebcf9066951db]

#100000# wntmsci8: stlport_vc7


2002-10-29  Daniel Rentz  <dr@openoffice.org>  [cba16bcc7bf6872a7d3a5f4e1d4b52c92e27ee4f]

#99897# improved gradient export


2002-10-29  Daniel Boelzle  <dbo@openoffice.org>  [1bae67bbcfcf5c08a83b5eee20302f3d2b541a24]

#104312# local ref leakage


2002-10-29  Daniel Boelzle  <dbo@openoffice.org>  [5c051a85c24c713569e2bdaac4a32e8c410be0ea]

#104312# don't deliver windows pdb file


2002-10-29  Daniel Boelzle  <dbo@openoffice.org>  [dd494ed41b5444e980bd9f88ec57b54817dd5cbc]

#104312# workaround partly initialized Type object


2002-10-29  Frank Meies  <fme@openoffice.org>  [ba9e539fc7f85d9c8a635149ed5a7296c290f89d]

#101688# Check if position of draw objects is outside of page when switching layout direction


2002-10-29  Kai Ahrens  <ka@openoffice.org>  [2fcea3773a47c78c2d439f2f686fe9af23190c15]

#104426#: added ::getForeground/::getBackground methods


2002-10-29  Frank Schönheit  <fs@openoffice.org>  [377348c9f5279e0b895669d68fa73cb99d3e3876]

#65293# must-change not done: new methods for XAccessibleComponent implemented


2002-10-28  Daniel Boelzle  <dbo@openoffice.org>  [678415c24404705e0fe7e9243af9a9b0f4c97f37]

#104312# code complete; passed testtools/source/bridgetest


2002-10-28  Philipp Lohmann  <pl@openoffice.org>  [be75a118930df743827b98361ae48ef26c057d59]

#104409# bring abysmal MSC up to speed


2002-10-28  Philipp Lohmann  <pl@openoffice.org>  [6efe48418b69b4f1dce0f73711e204fb634cd6c5]

#104409# compress page contents


2002-10-28  Kai Sommerfeld  <kso@openoffice.org>  [3da96f52aec0819840f2741a729603b753aec26a]

#104432# - Now uses ucbhelper::ProxyDecider for proxy settings.


2002-10-28  Carsten Driesner  <cd@openoffice.org>  [2b3f4215c9db9b6a8330bf466355b70f40a5f827]

#103047# Support new images scheme from extras team


2002-10-28  Kai Sommerfeld  <kso@openoffice.org>  [dfff706198e151ac84dbe5f9ecc96e0709d2f3ff]

#104432# - Introduced class ucbhelper::ProxyDecider


2002-10-28  Christian Lippka  <cl@openoffice.org>  [d770113f2b217512101ac595fbf145039022d8fb]

#99928# add defaults for font properties if needed


2002-10-28  Niklas Nebel  <nn@openoffice.org>  [60fed186ce84f7a16676c4f415312bde0edadc94]

#91781# don't restore filter settings from static variable in ctor/ReInit


2002-10-28  Jörg Barfurth  <jb@openoffice.org>  [95cdaaec71e628967e8a67a4419e0a2dce36cfea]

#100047# Improved createInstance.. handling for better reporting of instantiation failures caused by illegal arguments or service specifiers; removed unused and never supported instantiation fallback


2002-10-28  Jörg Barfurth  <jb@openoffice.org>  [f7a1b971d3b83b984c157253e0858ab068b89a26]

#100047# Improved argument handling for better reporting of instantiation failures caused by illegal arguments


2002-10-28  Philipp Lohmann  <pl@openoffice.org>  [4ab9e299b94ef01dadcd3dfda986b9623969e42d]

#103973# check validity of last parent in XIM status window


2002-10-28  Jörg Barfurth  <jb@openoffice.org>  [7ee5746cafebbd042d81eda829fed60eb2362e72]

Add option to specify access service


2002-10-28  Mikhail Voitenko  <mav@openoffice.org>  [fbb6d192e13b6bb70204d668e65ecedb0b023d10]

#104532# do not add an original template to the hierarchy


2002-10-28  Mathias Bauer  <mba@openoffice.org>  [04402f88778c1a4e312efe679e7fafd8f5219753]

#104110#: code for backing window completely moved to framework


2002-10-28  Mathias Bauer  <mba@openoffice.org>  [719952415f598097c25faca6a4d73781abf8cb77]

#104110#: code for backing window completely moved to framework


2002-10-28  Mathias Bauer  <mba@openoffice.org>  [20693ca9f6d0d0e16aa8936717fdc490ebfbe389]

#104110#: use _default for new from template


2002-10-28  Mathias Bauer  <mba@openoffice.org>  [30589655830b4a840f3b5d1551f30141486728c9]

#100000#: typo


2002-10-28  Stephan Schäfer  <ssa@openoffice.org>  [8a243100afcaedf2f6c26e5a89b0e70d6103116f]

#98943# reduce brightness of shadow effect


2002-10-28  Mathias Bauer  <mba@openoffice.org>  [e788ba2b096f0622313bd537b2e6102098127105]

#104513#: basic nowadays does not accept undeclared arrays


2002-10-28  Christian Lippka  <cl@openoffice.org>  [8567c7298878b03e4cf90a97d3241ce912349934]

#97159# check for duplicate printer in OnDocumentPrinterChange


2002-10-28  Frank Schönheit  <fs@openoffice.org>  [4efe102ae1e9ae844242a8c330328a5aca29d2b2]

#104402# _ExportAutoStyles: export the auto styles for the forms, too


2002-10-28  Stephan Bergmann  <sb@openoffice.org>  [2d694dc4953308c59bebdda77b42dd0be3d11d2a]

#104307# Improved placement of memory barrier.


2002-10-28  Frank Schönheit  <fs@openoffice.org>  [b1eadd14030638716e8ebadeefef21b870d18cce]

#104402# _ExportAutoStyles: export the auto styles for the forms, too


2002-10-28  Frank Schönheit  <fs@openoffice.org>  [9a5d86cd66c23bb626e5e81bc28b077821e53281]

#104402# _ExportAutoStyles: export the auto styles for the forms, too


2002-10-28  Andre Fischer  <af@openoffice.org>  [613f38a2e31d89d1e9236ce44a5e92cb57cdbb11]

#104134# Added keyboard handling vor layer switching.


2002-10-28  Sascha Ballach  <sab@openoffice.org>  [344ce773756025eccf312a0f6f9d63be2f20b641]

#104480#; correct the parentheses


2002-10-28  Oliver Specht  <os@openoffice.org>  [a29aeb546ff8ceee1db6bc145187ce88bcadc508]

#104378# SID_CLIPBOARD_FORMAT_ITEMS not Volatile, anymore


2002-10-28  Oliver Specht  <os@openoffice.org>  [0b3ee033a57a0d10eebde1d15a7b8b75301c80c2]

#104378# SID_CLIPBOARD_FORMAT_ITEMS not Volatile, anymore


2002-10-28  Oliver Düsterhoff  <od@openoffice.org>  [6a9f275de07dcf64bf0418db32394f3feceb4400]

#103876# - use new method <GraphicObject::DrawTiled(..)


2002-10-28  Frank Schönheit  <fs@openoffice.org>  [e03422fafde4d0cc6e0bb545e4431fd0cbea324b]

#i8720# not referring to 'Netscape 6.x', but to 'Netscape' only


2002-10-28  Ocke Janssen  <oj@openoffice.org>  [a7adbb2c4454a0b1bacb853ec0a92ec0795b2c6f]

#104510# disable format entry for columns with type blob or binary


2002-10-28  gt  <gt@openoffice.org>  [dfa75eaa324982c54b6a2985d0fcd02a65d62b7e]

#104468# SvTreeListBox::KeyInput(): reset SVLBOX_IS_TRAVELSELECT after KeyInput()


2002-10-28  Sascha Ballach  <sab@openoffice.org>  [7b154da9211e0621c2a0ff151e163021c7d4c16f]

#104520#; dummy implementation of must change


2002-10-28  Sascha Ballach  <sab@openoffice.org>  [58c57c39b43dfa151220c8b4971da0499db257b2]

#104374#; use another variable name to increment the index


2002-10-25  Eike Rathke  <er@openoffice.org>  [ee32c4e0f8c954e4724de87b3af86fc7e59d480e]

README of experimental regular expressions


2002-10-25  Eike Rathke  <er@openoffice.org>  [be976173f7e28b6ab8947f5abee420bb6e2c39b0]

experimental regular expressions support files


2002-10-25  Eike Rathke  <er@openoffice.org>  [11b72887719e3eaa07c97233a93a401f56d8f3e4]

boost basics deliver list


2002-10-25  Eike Rathke  <er@openoffice.org>  [b35fed1dd6af94465b496806618322b432d92f3b]

the build list


2002-10-25  Eike Rathke  <er@openoffice.org>  [8724d058561e403d7777ec3586c1997cb9b3f0c3]

C++ Boost v1.27


2002-10-25  tpf  <tpf@openoffice.org>  [1ff8de7eeb5ae031fc48899cad043cae10283f30]

#103539# some changes to make these files valid


2002-10-25  tpf  <tpf@openoffice.org>  [51f1aea1ac9ca1ee27f99c4b04be3b3d38375567]

#103539# new elements author and deprecated, changed sequence of elements


2002-10-25  tpf  <tpf@openoffice.org>  [6f9d5d737a3a75e474e80e0ecaeca6353c57efac]

#102125# xcs and xcu files are validated now


2002-10-25  tpf  <tpf@openoffice.org>  [f872a466670651a5f56bce0ef8bc8621ab864716]

#103539# reformatting, added new author and deprecated element, changed element sequence


2002-10-25  tpf  <tpf@openoffice.org>  [ce44de005c5117d5e2de2170feb8aa708289761e]

#103539# reformatting, added new author and deprecated element, changed element sequence


2002-10-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [4c8a5a4c01ebfc2bcbec85a3fbd0aa7ba4adb94d]

#100157# win32/tcsh


2002-10-25  Martin Hollmichel  <mh@openoffice.org>  [cc54ec1d9380e40ddf8d12abf109c67c1787f35e]

add: sane to deps, #104324#


2002-10-25  Behrend Cornelius  <bc@openoffice.org>  [dd38ed5afa3cd800ea928117103fe3f736e296e5]

#104285# Maxtextlen now adapted to datasource configuration


2002-10-25  Niklas Nebel  <nn@openoffice.org>  [94b853c2de5a18551f6d7b96449b4e56beb98107]

#98195# update link name for dialog, find link by start position


2002-10-25  Caolán McNamara  <cmc@openoffice.org>  [97072967f9d008cb5af23b1483c57a73dd665859]

#i6882# Allow inline ole2 objects to use inline escher mode, allows compressed previews of objects for extra space compression. Export ole2 previews as png not emf/wmf to avoid annoying starsymbol font problems. And while I'm at it, give sensible names to graphic export methods. Spare me the Write1Grf1/Write1Grf nonsense


2002-10-25  Daniel Vogelheim  <dvo@openoffice.org>  [981d5bbfd51b2425ca5cba45573732f00f8d618a]

#103728# ensure rPam points into valid content          (as it was set to invalid content with last fix)


2002-10-25  Martin Hollmichel  <mh@openoffice.org>  [e66951a6c6ad7c941d57be9c3446ea30a187fcd8]

add: sane.h, #104324#


2002-10-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [8b9f6080f19ea4b8b351c3e28e5ac530eb06ce3d]

#90006# don't create HIDs when generating src dependencies


2002-10-25  Philipp Lohmann  <pl@openoffice.org>  [91ba51a4a7e672013373d71392658878bbb8ebf4]

#102661# OS/2 table disturbs AR4


2002-10-25  Thorsten Behrens  <thb@openoffice.org>  [5d29e82f567b435f3c7e9c1c2aa62ca9b9f9daff]

#103876# Fixed pixel alignment problems in tile renderer


2002-10-25  Philipp Lohmann  <pl@openoffice.org>  [46e459447d72ce13af6f973ca68c533ef5161bed]

#102661# fixed an encoding problem


2002-10-25  Philipp Lohmann  <pl@openoffice.org>  [b24c0093a59c748d0adcd1ef29765e9c57cbe9b0]

#102661# OS/2 table disturbs AR4, optimize reordering


2002-10-25  Philipp Lohmann  <pl@openoffice.org>  [d4e3e01c0bf10c559c81c68c5b86558d331f73e1]

#102661# use correct platform id


2002-10-25  Stephan Schäfer  <ssa@openoffice.org>  [6673e0a7c3159ffab678e02212ffea05ac98fa37]

#102461# improve menu highlighting


2002-10-25  Andre Fischer  <af@openoffice.org>  [e40d89f9227e11353c7fb8b88deb1b72effa39ff]

#104134# Added two functions that send events for activation and deactivation of the current page.


2002-10-25  Andre Fischer  <af@openoffice.org>  [4aac0365d1cbeadfa1a64b72d524d867c0802c05]

#104134# Added to functions that return the page or layer tab control.


2002-10-25  Andreas Bille  <abi@openoffice.org>  [13a8b9b1cf033ed3f3f65c60b3ab06f1da324bf7]

#104475# missing exception specification(linux,solaris)


2002-10-25  Christian Lippka  <cl@openoffice.org>  [4f7c1c990d4fcef91265a4cbf3bd995e996d3d83]

#104506# fixed tempfile issues


2002-10-25  Frank Schönheit  <fs@openoffice.org>  [55b7c01c87d8c2b2d32dde460390e51aa25fce19]

#104402# own style import context for XML_STYLE_FAMILY_CONTROL_ID


2002-10-25  Frank Schönheit  <fs@openoffice.org>  [a584aa5181a711fb2ff011af34ca308ca2fdead4]

#104402# +formstyles


2002-10-25  Frank Schönheit  <fs@openoffice.org>  [b333506f858f8acb153c070c8c7eae3d9a5ee646]

#104402# importing grid column styles now


2002-10-25  Frank Schönheit  <fs@openoffice.org>  [d4d3e07999ae28c2db67d182571320bb7f8a4525]

initial checkin - form/control styles


2002-10-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [afee2c7814fae94507146a97f0d67cd1bfdf9068]

#100157# handle blanks in filenames


2002-10-25  Frank Schönheit  <fs@openoffice.org>  [6cfe3b349e949564e374494685dd8b6da6f7ab77]

#104402# +createControlStyleContext


2002-10-25  Frank Schönheit  <fs@openoffice.org>  [f12d9444a1652ec05ddc55960b37dc5b95aa517a]

#104402# new methods on the import context callback for importing column styles


2002-10-25  Oliver Specht  <os@openoffice.org>  [39ed6bd497f2fed29c84023aa7d1739b303fd043]

#104503# put inserted control at a central position


2002-10-25  Frank Schönheit  <fs@openoffice.org>  [71b8621b739c12804e44f580155f78881447b0ba]

#104512# fixed some controls leaking


2002-10-25  Vladimir Glazounov  <vg@openoffice.org>  [4de3a99a9c3f5478befd2bed643c689c4a8cabb7]

#100000# Let all children finish their proceedings


2002-10-25  Sven Jacobi  <sj@openoffice.org>  [eedf4035016a6ed5e78a627e017551c0c79d9194]

#94067# it is now possible to check if metafiles are equal


2002-10-25  Andreas Bille  <abi@openoffice.org>  [d9b7725db42750d064cde8859e427a5d62685cf9]

#103030# type - field


2002-10-25  Stephan Schäfer  <ssa@openoffice.org>  [617db39aa0a90908e4c3dc7a820808393c0c0209]

#104355# support localized mesaurements


2002-10-25  Stephan Schäfer  <ssa@openoffice.org>  [14b14675e2dad1704ea307c85d562a25cd7904f5]

#101009# provide names of reserved keycodes


2002-10-25  Stephan Schäfer  <ssa@openoffice.org>  [000f9448bea95cda70f1de063d6a62d79d50bedf]

#104355# extend syntax for missing FUNIT


2002-10-25  Caolán McNamara  <cmc@openoffice.org>  [0cace47f3eb472308a00866ee2404e6eee2d15bd]

#100553# a client must always remove itself from the swborderattr cache when its borders have been modified


2002-10-25  Oliver Specht  <os@openoffice.org>  [5c5351d1a5f835d75a71a606b14e6d026316d98c]

#104489# enable Ctrl+Enter to insert a columned frame via keyboard


2002-10-25  Oliver Specht  <os@openoffice.org>  [2f8a168b738f0602c223ee7c85e4f0d59ccd0149]

#104489# enable Ctrl+Enter inside of TableWindow and ColumnsWindow


2002-10-25  Gregor Hartmann  <gh@openoffice.org>  [3c7228d32dbed82f89eebc806d207d7753194af7]

#104497#register aditional modules


2002-10-25  Kurt Zenker  <kz@openoffice.org>  [e57ed5ecb3b54488a1fd075c8bd25eb7124dd692]

Merge SRC641: 25.10.02 - 12:39:25


2002-10-25  Oliver Specht  <os@openoffice.org>  [d2609208de750cbb47c3471a1511a9809d4d449d]

#104448# FileDialogHelper: user css:ui::dialog:TemplateDescription


2002-10-25  Oliver Specht  <os@openoffice.org>  [53228e67b4364f6f6df6c58759c11dbb7d1f06de]

#104448# FileDialogHelper: user css:ui::dialog:TemplateDescription


2002-10-25  Andreas Bregas  <ab@openoffice.org>  [01c2cbcca779e896e3d40dc85923dbdd3f42ddfb]

#104083# SbMethod::Call(): Compile module before calling


2002-10-25  Andreas Bille  <abi@openoffice.org>  [6bbc841f57969c71437d43c3dd4fe9efbd9ae31a]

#97867# enhanced the sets from which the intersection is build


2002-10-25  Ocke Janssen  <oj@openoffice.org>  [f6902674053c05ad99451826a82f4d8a123a8893]

#104495# correct memeber access


2002-10-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [22a5c4ca4d6bbf1b7dd66f7e959e59d2bd22006a]

#100157# quoting moved to correct line


2002-10-25  Mikhail Voitenko  <mav@openoffice.org>  [b22e3121c6a29bc008d7c6231b7894f9201e64c4]

#102386# provide InteractionHandler to UCB; do not use fallback solution


2002-10-25  Oliver Specht  <os@openoffice.org>  [4c9968fa3755e0e5c8eafcc99989b3ffa94d17e1]

#92943# 'Leave Full-Screen' added to read-only menu


2002-10-25  Ocke Janssen  <oj@openoffice.org>  [3bd637161a1fb37819f84d92ce8870148c6cc4a5]

#104495# make use of the new base classes


2002-10-25  Mikhail Voitenko  <mav@openoffice.org>  [2fe2bdc2d4e2499bdec6f6e4c0fc2e287ebe374a]

#102386# handle NameClashException


2002-10-25  Ocke Janssen  <oj@openoffice.org>  [1703bb11afb91da4755546413c4c67dd6e9545ce]

#104495# make use of the new base classes in connectivity


2002-10-25  Ocke Janssen  <oj@openoffice.org>  [85758ef2e7dc7de11ea1c2b4ed1aa201a999ad57]

#104495# make use of the new base classes in connectivity


2002-10-25  Mikhail Voitenko  <mav@openoffice.org>  [568ff4d682a383a4a2b7a3a73fef220290d3b9f7]

#102386# handle NameClashException


2002-10-25  Ocke Janssen  <oj@openoffice.org>  [72e4012d831d0c675e4da88954f5e4db9f374e1b]

#104495# new virtual methods to build table names


2002-10-25  Ocke Janssen  <oj@openoffice.org>  [cb1da801572ffcd8bee620118b8a6560214463fc]

#104495# new file dbtools2.cxx


2002-10-25  Oliver Specht  <os@openoffice.org>  [6ddb291052b31358e18d0fcabb4e73342e503f78]

#92943# 'Close preview' entry added to preview context menu


2002-10-25  Ocke Janssen  <oj@openoffice.org>  [423ef0421bad566cbd9bfd3db71a3e8ea7466ac8]

#104495# make use of the new base classes


2002-10-25  Ocke Janssen  <oj@openoffice.org>  [5d916ad62fad3cf5af687432d0f40e4ccfdcd1e6]

#104495# new base classes for SDBCX


2002-10-25  Ocke Janssen  <oj@openoffice.org>  [01b1965f15d998dc40c93fc45c72e79ff3903ade]

#104495# new virtual methods to build table names


2002-10-25  Ocke Janssen  <oj@openoffice.org>  [d44a94ba1196d3ad56c03dc93dbda6761bc72aa9]

#104495# new methods added to get general information


2002-10-25  Ocke Janssen  <oj@openoffice.org>  [d1480d1ffa4bb97d99a103f751238a88fbdb3a31]

#104495# make use of the new base classes in connectivity


2002-10-25  Frank Schönheit  <fs@openoffice.org>  [746112c98c81500d340a9a1584d0917b9f047952]

#104402# importing of column-style-name not yet imported


2002-10-25  Andreas Bille  <abi@openoffice.org>  [a3efb1080b605c7df0ba75d6a4149d3ac6ecaf58]

#103030# loading also via XOutputStream didn't catched exceptions


2002-10-25  Ocke Janssen  <oj@openoffice.org>  [c479d6135f60102deeb3bdf0cbdd99a0769cde21]

#104495# new base classes for SDBCX


2002-10-25  Ocke Janssen  <oj@openoffice.org>  [4211ebcd7bd59ea26d5d5351a86c4bf2c5c5f795]

#104474# set connection at descriptor


2002-10-25  Ocke Janssen  <oj@openoffice.org>  [986c304ca8049d82e8e1a70749171d68243fdc40]

#104474# check rowcount before inserting new rows


2002-10-25  Ocke Janssen  <oj@openoffice.org>  [d622279cf75ef5b9e51ac4ee82de8b8953496092]

#104474# position cache before next and relative call when bookmark is set


2002-10-25  Frank Schönheit  <fs@openoffice.org>  [218927b4ad2ead079783c79b8b8475ad3daf7384]

#104402# +form:column-style-name


2002-10-25  Frank Schönheit  <fs@openoffice.org>  [b04c306cb7728eba3cc9a4af319d2d858d1fc303]

#104402# added handling for the CTF_FORMS_DATA_STYLE attribute


2002-10-25  Frank Schönheit  <fs@openoffice.org>  [fba65599ed4de5c6ea607f88004405080df5f2e9]

during #104402#: changed the ConstAsciiString no able to return a reference to an OUString (which is cheaper than a complete new copy)


2002-10-25  Frank Schönheit  <fs@openoffice.org>  [e159b46a38e00a2e1fe25186cf77974a1fa31d22]

during #104402# changed signature of some exportAttribute* methods for performance reasons


2002-10-25  Frank Schönheit  <fs@openoffice.org>  [5ecea1849e4bd3333e3bb1eaa410eb20d0d02677]

#104402# now exporting the style of a grid column (Align/formatting) as style


2002-10-25  Frank Schönheit  <fs@openoffice.org>  [da99f9ae2074b66fca7578e5df93a0481b3cbdae]

#104402# re-introduced exportAutoStyles


2002-10-25  Frank Schönheit  <fs@openoffice.org>  [f44ea36c7607b4bcd05e50a86115d96944cbab79]

#104402# +SCA_COLUMN_STYLE_NAME


2002-10-25  Frank Schönheit  <fs@openoffice.org>  [496cc623c26eea407427c706af4d9d2ba06e5041]

#104402# added exporting of grid column styles / changed signature of some exportAttribute* methods for performance reasons


2002-10-25  Ocke Janssen  <oj@openoffice.org>  [7384ff1768fed4258063e99d4db866a29ca477de]

#104493# Reorganization of XAccessibleComponent and XAccessibleExtendedComponent


2002-10-25  Frank Schönheit  <fs@openoffice.org>  [f644a3b31cac112771d198acab17e4cd7201dce5]

#104402# +OFormExportPropertyMapper - handle the data-style attribute to store grid column styles


2002-10-25  Frank Schönheit  <fs@openoffice.org>  [6700c44fc69fb1f7e6ca5f1943770bc628daeb35]

#104402# +IFormsExportContext::getObjectStyleName


2002-10-25  Joachim Lingner  <jl@openoffice.org>  [1b83e8d367532e7d7702f0b8d502f04e4ac7f122]

#100576# version info in manifest file


2002-10-25  Joachim Lingner  <jl@openoffice.org>  [48727d675a79f087468098d18e11571c3b10f6a9]

#100576# version info in manifest file


2002-10-25  Joachim Lingner  <jl@openoffice.org>  [117e70834d25c44f3cc6c2347fe03f45468f457d]

#100576# version info in manifest file


2002-10-24  Kurt Zenker  <kz@openoffice.org>  [7c747f1e8e5da7079fd51174a2849f1830e3b7be]

Merge SRC641: 24.10.02 - 22:17:29


2002-10-24  Thorsten Behrens  <thb@openoffice.org>  [2ac17c222695fc1e9af8bc7838260bc7815e2e7e]

#104400# Use the null selection for insert operations


2002-10-24  Thorsten Behrens  <thb@openoffice.org>  [154bef2224b9a17afaa732bc3d16d46526b67ca5]

#103876# Added optimized tile drawer


2002-10-24  Niklas Nebel  <nn@openoffice.org>  [96e406225e110c35f1c387402de29dd453462082]

#90956# in InputWin ctor don't use ref InputHandler, IsVisible from ChildWindow


2002-10-24  Kurt Zenker  <kz@openoffice.org>  [287f20bf840d053a0b260d92c2ec7ca12315ea3f]

new version for SRC641


2002-10-24  Andreas Bille  <abi@openoffice.org>  [6e91aac6d53f9707af7daf18ada0c20f036acc61]

#104475# partly due to 104477, partly missing command (del)


2002-10-24  Christian Lippka  <cl@openoffice.org>  [7eb4402675272e78f1aeacea4373b197b26b6834]

added initial support for an options dialog


2002-10-24  Christian Lippka  <cl@openoffice.org>  [e6dd18a60015443e0ea80dd9a561741443376fd3]

#103760# added language listbox for fields


2002-10-24  Lars Oppermann  <lo@openoffice.org>  [f53dd7caf41dd05a5084d56e15d3895847726798]

#104142# create file in constructor


2002-10-24  Oliver Bolte  <obo@openoffice.org>  [4eee2048ebd0b2406766e409b39f556a521e7fdf]

#100000# ssodlg missing for solaris


2002-10-24  Jörg Barfurth  <jb@openoffice.org>  [f3f923b58d2431b4a1d422619a3012336856855a]

#102602# Moved and published context support function


2002-10-24  Jörg Barfurth  <jb@openoffice.org>  [c70d1aa46066a159593bbed78e1472c51271afb8]

#102602# New service for importing configuration data into a backend


2002-10-24  Carsten Driesner  <cd@openoffice.org>  [49bf2548d1453ec8e2df4fe49ca27bb242836fcc]

#102889# Support new command line parameters to create empty documents


2002-10-24  Jörg Barfurth  <jb@openoffice.org>  [dddf71d72590379f0d115da896217f1f7b7f3aa3]

#102602# New application for importing configuration data into a backend


2002-10-24  Jörg Barfurth  <jb@openoffice.org>  [43a741d11f5585a112197d1c67f65be4c4166eb3]

#102602# New service for importing configuration data into a backend


2002-10-24  Jörg Barfurth  <jb@openoffice.org>  [2314ef3aa5993ef2210ab40f89b5109836d735cd]

#102602# New application for importing configuration data into a backend


2002-10-24  Thomas Lange  <tl@openoffice.org>  [eb17a760e2605176b461ff1aea87fef457c13039]

#103124# property PageDescName's attribute MAYBEVOID fixed for MPA_TEXT_DEFAULTS


2002-10-24  Thomas Lange  <tl@openoffice.org>  [3b5794ff114f49a9554425d970e1067f225ed4d8]

#103124# property NumberingRules now optional


2002-10-24  Ocke Janssen  <oj@openoffice.org>  [4742bed2786aad9e155d8df40d8123335989c08f]

#104039# fix extension problem if a file occurs which hasn't any extension


2002-10-24  Mathias Bauer  <mba@openoffice.org>  [1b66dc72918128a4f82fb34baab29451a087cce3]

#104032#: make sure that BindDispatch survives dispatch call


2002-10-24  Duncan Foster  <dfoster@openoffice.org>  [84ac2fd36c6ee80092ffa5ec98b23b8d12e71f87]

Script framework refactor/cleanup.


2002-10-24  Oliver Specht  <os@openoffice.org>  [c004d12ce07b870ff2df7a81e7b7e0e1625605ef]

#104446# failed update fix fixed


2002-10-24  Lars Oppermann  <lo@openoffice.org>  [9efa27efb98b923e9b5ff394d355b07f71f18cf7]

waiting for 1st office for solaris


2002-10-24  Lars Oppermann  <lo@openoffice.org>  [ba0e5e6041e0fe74434fd651ab9214598bf9bfcd]

#104393# -nolockcheck parameter


2002-10-24  Björn Milcke  <bm@openoffice.org>  [ecd3eb002a3cdc3afa459800a27672a45cc1e1eb]

#103186# The clip-region for SdrPageView::InitRedraw() depends on the          output-device rather than the page


2002-10-24  Mathias Bauer  <mba@openoffice.org>  [9e02869956a1b5da942fbfed6fbc239f33dfa4a2]

#88560#: Controller is close listener


2002-10-24  Sarah Smith  <ssmith@openoffice.org>  [845292b99bfeaeedb7679f7f53467c3d6a55f691]

#103925# fixing mismatch in component/requested name


2002-10-24  Lars Oppermann  <lo@openoffice.org>  [4d44f0d8e8da3086c66d4c8b3c689f7f63e57bed]

#95425# correct request disposing


2002-10-24  Mathias Bauer  <mba@openoffice.org>  [365c891f3906f8441127b504fb8570831573fb89]

#88560#: Controller is close listener


2002-10-24  Kurt Zenker  <kz@openoffice.org>  [c29d89e5a4fd91e33ca2773143b2666776bea1fa]

new version for SRC641


2002-10-24  Daniel Rentz  <dr@openoffice.org>  [ff388648b6f393cf6929f276423070d2bd31aea1]

#92943# close preview in popup


2002-10-24  Mathias Bauer  <mba@openoffice.org>  [336585fc79433b89d2bf5b3f97667502626a175f]

#92943#: add SID_WIN_FULLSCREEN to context menus


2002-10-24  Mathias Bauer  <mba@openoffice.org>  [e06f5065d4508466e2f458d4e2350bb813444824]

#92943#: add SID_WIN_FULLSCREEN to context menus


2002-10-24  Mathias Bauer  <mba@openoffice.org>  [49ad10f8ea00e78617f79cb663cc56ad2d2b7e64]

#88560#: supend() shall be called only in windowClosed handler and in XDesktop::terminate


2002-10-24  Mathias Bauer  <mba@openoffice.org>  [2268a624ea011a936e12a6e909870d19eaaaba76]

#104032#: implement CloseWin and CloseDoc inside Framework


2002-10-24  Mathias Bauer  <mba@openoffice.org>  [9377fbf2b703194fd93193e98ffb80f108285667]

#88560#: Controller is close listener


2002-10-24  Mikhail Voitenko  <mav@openoffice.org>  [b44dd87ecea87167937c0fba97d56c5c8fe7756d]

#96458# charset property


2002-10-24  Mathias Bauer  <mba@openoffice.org>  [534ff8f800ec201e590a20fc09c2ee4a996d1cee]

#88560#: allow to close frame after printing if controller received a request for that


2002-10-24  Mathias Bauer  <mba@openoffice.org>  [c25160c7329108b9a7ee9c632abc03ba94daeb64]

#88560#: old locking mechanism replaced by close negotiations


2002-10-24  Mathias Bauer  <mba@openoffice.org>  [dbed9de4aea3346eefdcc14ad2abd499c26eac23]

#88560#: implementation for XCloseable


2002-10-24  Stephan Schäfer  <ssa@openoffice.org>  [5cb4753e7dc19ec01cf617933a026477bb2f4a11]

#103729# tweak IsDark to MS compatibility


2002-10-24  Caolán McNamara  <cmc@openoffice.org>  [849e370be4924546368398c547a94134cdf4f4f5]

#i6290# #i7533# Support includepicture (actually any field) inside a hyperlink, allows extension to handling any fields inside fields that we can or might in future be able to implement


2002-10-24  Duncan Foster  <dfoster@openoffice.org>  [e124cd4c8e1926b1351fca2fbcaf3fc9b62aa56e]

Script frameowrk refactoring


2002-10-24  Kai Sommerfeld  <kso@openoffice.org>  [3ec89c4ea260e592cee126497634a1aa8e057587]

#104239# - FTP over HTTP proxy server works again.


2002-10-24  Andreas Bille  <abi@openoffice.org>  [51d20be3531a1c7b6731095c3ef47352328eaeee]

#104477# forgotten to clear reused direntry


2002-10-24  Kai Sommerfeld  <kso@openoffice.org>  [ee20a12ab43248aff8836b646e19fc07337942d8]

#104239# - Updated to neon 0.23.5 (plus patch for #i8285#, will be included officially in nect neon release)


2002-10-24  Oliver Specht  <os@openoffice.org>  [13e606d6634a59031226bf06d4af17bf6c8f73ca]

#104001# EnterStdMode doesn't call ResetSelect() anymore to set non-selecting function pointers


2002-10-24  Daniel Rentz  <dr@openoffice.org>  [272cd91c41ffb187f710fe2ec57e7a8e3ac50fb6]

#101296# correct texts for messageboxes


2002-10-24  Noel Power  <npower@openoffice.org>  [711a02ec9518cb8cc02a079b61be107597ae9ba6]

Source code refactor/reformat - more to come!!


2002-10-24  Stephan Schäfer  <ssa@openoffice.org>  [490cd628b89a0f56d5102f4f58ed9e6cd72cfbf2]

#103985# correct float hittest for bidi-ui


2002-10-24  Oliver Specht  <os@openoffice.org>  [f2957efcf7717a6a99340cbdc4ff5eff4e142f6c]

#93478# history extended by a view data property to restore the cursor position


2002-10-24  Oliver Düsterhoff  <od@openoffice.org>  [e2b47ca3b72502bc911b21ccfc951c8a6b79f841]

#103517# - correct SwLayoutFrm::Paste(..)


2002-10-24  Oliver Specht  <os@openoffice.org>  [0a588e3c97a16a9dda9dd85b4e0f1e9dadb12286]

#93478# history extended by a view data property to restore the cursor position


2002-10-24  Oliver Düsterhoff  <od@openoffice.org>  [5cd0587fa5848497ca7fbd502d82d11d08aa123e]

#103517# - SwTabFrm::MakeAll() - in online layout try to grow table frame's upper, if it doesn't fit; deleted unused code


2002-10-24  Oliver Bolte  <obo@openoffice.org>  [6bbaf68b12b47690276a8223fefdba7941b42483]

#100000# ssodlg.obj missing


2002-10-24  Oliver Specht  <os@openoffice.org>  [4fae6b07de0e868837564256286e70e96873f8a5]

#103220# Category property correctly set now


2002-10-24  Aidan Butler  <aidan@openoffice.org>  [a57090bed33d33b6ecc689d2a577af328d069bd4]

Added entity masking &quote;


2002-10-24  Ocke Janssen  <oj@openoffice.org>  [f05f303af172cc980ee2c325a4ebdbd89316a0c7]

#104470# use auto_ptr to avoid focus problemsa again


2002-10-24  Martin Hollmichel  <mh@openoffice.org>  [4a22f08f56800619b3f60d7ff50cca3a09139eaf]

chg: make compile with 2.95.3 again reviewed by cmc@openoffice.org #100000#


2002-10-24  Frank Schönheit  <fs@openoffice.org>  [d663c10ce8c0c3b47ba6f12ece5ceff915678e72]

#100312# (on behalf of sleepybear@openoffice.org) added interception for the ConfirmDelete URL in the grid control


2002-10-24  Frank Schönheit  <fs@openoffice.org>  [16d40a517b245eefc6105f7b3d01bc2aa8a13405]

#100312# (on behalf of sleepybear@openoffice.org) expose the XDispatchProviderInterception interface of the control


2002-10-24  Ocke Janssen  <oj@openoffice.org>  [cd5a563da28ca8c9bdbed47a3ee32dcf3e2b06aa]

#100737# change title of query design


2002-10-24  Frank Meies  <fme@openoffice.org>  [9ac2fbe3d7e3d77fa91aa36e8aa9745b6dc6d965]

#104173# Rectangle painted by SetFillColor is too high - use SetBackBrush


2002-10-24  Duncan Foster  <dfoster@openoffice.org>  [3ddb3fb96d1dff049d913832045434b2cb8a7c3f]

Scripting Framework refactor


2002-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [3198ad1537ea18cc26704182db40123cb20614e2]

#101911#: more precise friend declaration


2002-10-24  Frank Meies  <fme@openoffice.org>  [1d358f7af4b790ce5e7986f067939ac149e15869]

#104289# Avoid reformat actions triggered by paint events


2002-10-24  Thomas Lange  <tl@openoffice.org>  [d97dfd7f68b733d83c57f92e3e0a7b40d6adb8b7]

#104001# removed SttSelect and EndSelect calls again


2002-10-24  Joachim Lingner  <jl@openoffice.org>  [aa8e62d33f59eab4f1ab3ea5dc9e72f88a8b8003]

#103676# make sure that applets destroy itself before the container window is destroyed


2002-10-24  Mikhail Voitenko  <mav@openoffice.org>  [fca16be46aa5c42e9f8011f75d44e6c55e1b556b]

#103846# do not support alien templates in template organizer


2002-10-24  Duncan Foster  <dfoster@openoffice.org>  [da77832c0d02d43ce97f915a793f7e80bac3118f]

Scripting framework refactor. Code moved from scripturi


2002-10-24  Frank Meies  <fme@openoffice.org>  [c2413119e3cd579cf0734faea699fc4c3e311e54]

#95433# Ignore rotation attribute for drop caps - correction


2002-10-24  Frank Meies  <fme@openoffice.org>  [967634f7afda8139423df5056d7231c59410af9b]

#95433# Ignore rotation attribute for drop caps


2002-10-24  Carsten Driesner  <cd@openoffice.org>  [d1197392901ba7d4aa92386a3d6b33b2dc4cb0df]

#104463# Use bitmap mask instead of transparent color to support toolbar opaque effect


2002-10-24  Frank Meies  <fme@openoffice.org>  [53231d9a61f1b4c63602f8efd39c97baeb623de4]

#103476# Script info is not available for field portions - correction


2002-10-24  Carsten Driesner  <cd@openoffice.org>  [844a162cb0f5e8c21371f97996e1d94537553875]

#102630# Use global unique ID for tools menu


2002-10-24  Carsten Driesner  <cd@openoffice.org>  [d1e2ab62bb36c19afaaf16423c04ca6076ff0167]

#102630# Use global unique ID for tools menu


2002-10-23  Christian Lippka  <cl@openoffice.org>  [fc48d6160cf35e1f7f9e79b999c4c1ddc4ed7fb5]

#104456# made the filter a component and fixed some PlaceWare issues


2002-10-23  Philipp Lohmann  <pl@openoffice.org>  [ba782db486aa6440ee075f6c110e58dd223b852f]

#103474# added empasis marks to pdf export


2002-10-23  Hans-Joachim Lankenau  <hjs@openoffice.org>  [68bcd79190b3a285c2064d0973b7e2a406eff577]

#104440# add $(MAKEFILE) to child dmake calls


2002-10-23  Niklas Nebel  <nn@openoffice.org>  [3e01dc0ff14df3bc7dcb4bb8f622c21cfc089c30]

#102244# handling of formats with a text part


2002-10-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [00b2477ed930ac1e0e6a654e7035a87e08a9d9b7]

#101911#: address operator needs l-value


2002-10-23  Juergen Schmidt  <jsc@openoffice.org>  [9615f4841885f75acb3a7f6c5a9030955cec19bb]

#99053# insert stylesheets for some color settings


2002-10-23  Juergen Schmidt  <jsc@openoffice.org>  [c79fbbd588a3f8dc5057e3c41fce064c24fe9c61]

#99053# insert new file sdk_styles.css


2002-10-23  Aidan Butler  <aidan@openoffice.org>  [335dccfc511a120f25c250ac826820b2cc272d2f]

Added entity masking


2002-10-23  Stephan Schäfer  <ssa@openoffice.org>  [12d442f3aeeff211d3a9d52d147a057720e844ba]

#104453# call document closer in select not in click handler


2002-10-23  Jörg Budischewski  <jbu@openoffice.org>  [f0079260c4d731767e5ae8d5fcc2528b0460d2b5]

#104452# added optimistic link lookup, which results in better performance, when the underlying registry does not use links


2002-10-23  Oliver Bolte  <obo@openoffice.org>  [df441555609bd9427c1ea8cbe8f1677dce30a8ad]

#100000# copy paste error


2002-10-23  Eike Rathke  <er@openoffice.org>  [e7e68fc3f6b0e5ff178a860572e86ceec8d5558e]

#104404# date separator is '.', use it in format codes; currency symbol follows amount; localized quarterAbbreviation


2002-10-23  Ingrid Halama  <iha@openoffice.org>  [c8b0dbe36e2c88f7c6284ff3c20ade7c6397764e]

#99151# do not close dlg without having a file while in mode to open existing presentation + load previous files at the correct time


2002-10-23  Michael Hönnig  <mi@openoffice.org>  [8596482126ae53495a8c968044d1c32e7c98af70]

#94968# singleton is a singleton now, autodoc will be fixed soon


2002-10-23  Ingrid Halama  <iha@openoffice.org>  [e4c480664cfa43858a8efffb4f596accf7d80d93]

#99151# do not close dlg without having a file while in mode to open existing presentation + load previous files at the correct time


2002-10-23  Frank Meies  <fme@openoffice.org>  [c604a0fe71439929fc11026f688b7ea67e304b91]

#104443# Hard blanks and kerning portions can cause wrong linebreaks


2002-10-23  Daniel Rentz  <dr@openoffice.org>  [02ccda87265c8fb9ae36a179a31d2a1529213ee0]

#101952# HID for cell overwrite warning box


2002-10-23  Duncan Foster  <dfoster@openoffice.org>  [ba6eb755cffe495a2456286577a833b8a827c51e]

Script framework refactoring


2002-10-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [f3365743e33b695863cd0ae47d9df12eb2399e52]

#101911#: clean up linking, new optimization flags etc


2002-10-23  Duncan Foster  <dfoster@openoffice.org>  [437535016c73d31a34bace8718bf527839a931e4]

Scripting framework refactoring.


2002-10-23  Thorsten Behrens  <thb@openoffice.org>  [a7bf20dbc259b7547b4807d92a6478ff93a8e17c]

#104444# Added getForegound/Background members to XAccessibleComponent implementers


2002-10-23  Duncan Foster  <dfoster@openoffice.org>  [e9ff4b2fe440a1be19082f462b6a547fe3c13069]

Scripting framework refactor. Removed contents of scripturi directory.


2002-10-23  Hans-Joachim Lankenau  <hjs@openoffice.org>  [cba7354d5af2bf55cc8c76c044cc1d53c9c74a7a]

#100157# ticks not escaped


2002-10-23  Björn Milcke  <bm@openoffice.org>  [5bea99a1a8df880f85e3e6083f42eecbe4857a95]

#103997# removed some flags from EXPORT_ALL, especially EXPORT_SETTINGS


2002-10-23  Hans-Joachim Lankenau  <hjs@openoffice.org>  [2a1237aa0a0a7f1a9ff4e4e96ddb7850dfe55b38]

#100157# ticks not escaped


2002-10-23  Kai Sommerfeld  <kso@openoffice.org>  [4f131e6389db79c101c42d1a19a9a5039e26cb15]

#104445# - Fixed order of sequence elements.


2002-10-23  Stephan Schäfer  <ssa@openoffice.org>  [2c3de6e3bf79a7bd5c8b09f06359de610d2ef7dc]

#101009# provide list of reserved keycodes


2002-10-23  Behrend Cornelius  <bc@openoffice.org>  [d2d93b2351dbe8db77657e672bcd90f05fbc7088]

#95411# CreateFolder Routine improved


2002-10-23  Oliver Bolte  <obo@openoffice.org>  [5e7b288e04aa44586d6dd74b8ddf661e6c497d1d]

#100000# appl.lib in slb active


2002-10-23  Frank Schönheit  <fs@openoffice.org>  [f2938636d4f89bb5493aebfcb49f61b085d113ec]

discovered during #104402#: default value for the 'Hidden' property improperly handled


2002-10-23  Frank Schönheit  <fs@openoffice.org>  [ad134c7f96691ae3fdc2f471bcd10e1c19c50801]

#100312# (on behalf of sleepybear@openoffice.org) when querying for a ConfirmDelete dispatcher, fully qualify the URL


2002-10-23  Frank Schönheit  <fs@openoffice.org>  [f6bb843bf1de6ec35267bcbf33b4a39b964e0ce1]

#100312# dispose: release the interceptor chain


2002-10-23  Niklas Nebel  <nn@openoffice.org>  [370ae63442da43dc2c22bf2e817143cebb2e0739]

#104403# optional interface XCellRangeFormula


2002-10-23  Thomas Lange  <tl@openoffice.org>  [cc118461121cbd0ce44cfaf96a0cccfb767a1057]

#104001# added SttSelect and EndSelect calls


2002-10-23  Stephan Schäfer  <ssa@openoffice.org>  [1b21f7ad95bafd4ff9cbcd62cbb27fbe0fb419a7]

#101009# provide list of reserved keycodes


2002-10-23  Aidan Butler  <aidan@openoffice.org>  [694c1a4958206b00d0e732b4f5fa04321db1671c]

Added StackOverflow handling


2002-10-23  Thorsten Behrens  <thb@openoffice.org>  [289d227c0fcfa926ac778144793920d313583308]

#103998# Removed non-desastrous assertion, added some more trace output


2002-10-23  Thorsten Behrens  <thb@openoffice.org>  [8e25f59a28ce9d5ae9e01356ac280c9eacf94d10]

#104115# Merge from srx643 branch


2002-10-23  Frank Meies  <fme@openoffice.org>  [332cbcfc8c1069080120639f47c21c4120073ae2]

#104098# Footer may only invalidate the sizes of its lowers if grow was successfull


2002-10-23  Daniel Rentz  <dr@openoffice.org>  [5941abc52f6a78b98ce74fa4710f1c81049e5e2d]

#104430# paper size conversion


2002-10-23  Volker Ahrendt  <va@openoffice.org>  [3f2b16fffc68926c5db1719e80d644c0351640e1]

#103331# Corrected "History"-Link.


2002-10-23  Daniel Boelzle  <dbo@openoffice.org>  [8d5c215bb53788210abdccba65ec81ebde7613d5]

#104367# some fixes for 64 bit


2002-10-23  Frank Meies  <fme@openoffice.org>  [c47963682300f96265d80761226489c7b6fa6dca]

#103894# Move anchor of fly frames and drawing objects in RTL environment


2002-10-23  Behrend Cornelius  <bc@openoffice.org>  [3d6029de7828d7ce650bb9eda200cf29d64f7ed2]

#104114# "_blank" exchanged against "_default"


2002-10-23  Andre Fischer  <af@openoffice.org>  [14656e614496a3ed9bf8fb8c49a2cecf30e280bc]

#104426# XAccessible(Extended)Component reorganization changes.


2002-10-23  Andre Fischer  <af@openoffice.org>  [d6b6288af0cde955b1fcacf8a46999ecd212f46d]

#104426# XAccessible(Extended)Component reorganization changes.


2002-10-23  Stephan Schäfer  <ssa@openoffice.org>  [9ea470fe84dc87d1249ebe6aeb2e21fb6d40e1b5]

#103788# notify ITEMTEXTCHANGED


2002-10-23  Daniel Boelzle  <dbo@openoffice.org>  [0cfb447b6e09093f9a6ecf04167af7391c724548]

#104367#


2002-10-23  Daniel Boelzle  <dbo@openoffice.org>  [82711aba5170d0e8afa3f91b05fb16dbc7080eae]

#104367# changed parameter lookup order


2002-10-23  Kai Ahrens  <ka@openoffice.org>  [d32aba918ccb32cb336e60bd31d14f00205ceb13]

#96266#: enable escape from livemode


2002-10-23  Lars Oppermann  <lo@openoffice.org>  [1dddbb815ccc466b0f1ebc3c5d2ad8e752ded695]

fix aLock scope


2002-10-23  Oliver Braun  <obr@openoffice.org>  [05a0ccc00617008a7f0cdc0153bcbb8f0bb0a231]

#102783# moved accessibility implementation to seperate module


2002-10-23  Stephan Schäfer  <ssa@openoffice.org>  [8b95d5896d31050d1edd00a8b1e5e701eae6edfb]

#82968# call event listeners after event was processed


2002-10-23  Andreas Bille  <abi@openoffice.org>  [66ca231d54bcb13071f0985f72f49d492c0494d6]

#104240# changed ucb config to use ftp content provider for ftp-scheme


2002-10-23  Peter Burow  <pb@openoffice.org>  [0d4679456b743fa688bb389ddb26ef59c051857b]

fix: #104317# <CTRL><A> enabled


2002-10-23  Andreas Bille  <abi@openoffice.org>  [b2b7ddcd7763c5b5c70d7083bd9a0e593a93797d]

#104240# fpxcontentprovider replaced


2002-10-23  Kai Ahrens  <ka@openoffice.org>  [abac6428848939969a884bd39d315aaadc6048af]

#101971#: don't show path object for effect along a curve in presentation


2002-10-23  Nils Fuhrmann  <nf@openoffice.org>  [4362a34455cf8d6a6b97668502cbc2505df90ee7]

Merge SRC641: 23.10.02 - 09:28:12


2002-10-23  Peter Burow  <pb@openoffice.org>  [1d5481b5a204c3be7bf1057a2cbe4a9cf67c512e]

fix: #103506# append export button label with ellipses if necessary


2002-10-23  Peter Burow  <pb@openoffice.org>  [50dc13904a133a9de2abcffa4f7fd23d64b7d53c]

fix: #103506# maButtonLabel + updateExportButton() added


2002-10-23  Martin Hollmichel  <mh@openoffice.org>  [40888a9896a6dffed8235e592a78f87391aa1a86]

join: from OOO_STABLE_1


2002-10-22  Thorsten Behrens  <thb@openoffice.org>  [3352637d12aea48cdaa6f3cab8fb70b23b2ee09e]

#104115# Correctly setting the return value


2002-10-22  Behrend Cornelius  <bc@openoffice.org>  [79c610ccf43ac9d768e7ba8723eae1cf6e6f04a1]

#103669# Styles Array made bigger


2002-10-22  Behrend Cornelius  <bc@openoffice.org>  [b157414e34323d29a91af722a0bfb08176e113ea]

#104395# new filter for style templates added


2002-10-22  Thorsten Behrens  <thb@openoffice.org>  [ec200732e539b8509eae8e9e8db9bf17f3396f77]

#104416# Respect alpha value when erasing the mask


2002-10-22  Hans-Joachim Lankenau  <hjs@openoffice.org>  [807810d92e118223c87c12cfc7fcda24272e0b1a]

#100000# fixed killobj for DEPOBJFILES


2002-10-22  Joachim Lingner  <jl@openoffice.org>  [be2022e70a3f783906dd33203286ffd3a3957cbf]

#97822#


2002-10-22  Sascha Ballach  <sab@openoffice.org>  [d17b611e5b18505c12469eee999d345d69f31727]

#102710#; give the bCreate parameter also to called methods


2002-10-22  Sascha Ballach  <sab@openoffice.org>  [741e97758af31a8782a398d578405c33be2bc3ba]

#102710#; try to get EditViewForwarder before edit the text


2002-10-22  Sascha Ballach  <sab@openoffice.org>  [1aa8ddc9e611554ce0ae8225eeabbecf55958360]

#102710#; create EditView if wanted


2002-10-22  Sascha Ballach  <sab@openoffice.org>  [438cad6832c4acd8770c4b00eebb9f1ae7ab2d8b]

#102710#; get notification if something in the EditEngine is changed


2002-10-22  Mathias Bauer  <mba@openoffice.org>  [272cc850fd3d07dc4872218131444f622b832e66]

#104328#: avoid error when checking for a storage on streams less than the minimum size


2002-10-22  Lars Oppermann  <lo@openoffice.org>  [57b8a84b0f7a2242a347176038f8569f212faa1e]

tab reg dialog in own method


2002-10-22  Andre Fischer  <af@openoffice.org>  [4a4566e7b9ecf812bce6f5f2d43ec57c4aa7baaa]

#104406# Added entry for the drafts::com::sun::star::awt directory.


2002-10-22  Michael Hönnig  <mi@openoffice.org>  [d5e785924386b34b1176327103e348a6c4aa0847]

#94968# index paragraph separated


2002-10-22  Armin Weiss  <aw@openoffice.org>  [6424729b6ced8aca43e95c4925353c427c4f0359]

#95736# Take RECT_EMPTY into account when calculating scale factors


2002-10-22  Frank Schönheit  <fs@openoffice.org>  [e71d1661cb6b3b73978ddc3686461c72ecb2937d]

#102407# corrected the MAP macro - old version generated invalid lengths for the PROPERTY_xxx strings


2002-10-22  Niklas Nebel  <nn@openoffice.org>  [b909edd5b3afdbbdab18ab5a8225e28ff16755d2]

#104403# implementation of XCellRangeFormula


2002-10-22  Armin Theissen  <armin@openoffice.org>  [d79016bd9c7cba7fc9190589871b21af1b29242d]

Merge from SRX643_OO


2002-10-22  Niklas Nebel  <nn@openoffice.org>  [43e7cfc05ec4cbe7991da2b1777599e7bc9bc936]

#104403# new interface XCellRangeFormula


2002-10-22  Martin Hollmichel  <mh@openoffice.org>  [fbb63a8752a53df0a204f7bc86d0a5a240e257a7]

del: superflous stuff, #100000#


2002-10-22  Martin Hollmichel  <mh@openoffice.org>  [7a47bcde8c0f1bb65912ac31f75ddcd563fc8f07]

del: forms dep, #100000#


2002-10-22  Sven Jacobi  <sj@openoffice.org>  [a3bd79ea5c3c06d466170ca11c19cff39c1b8dd4]

#95823# fixed some grouping problems with text that has no wordwrapping and is bigger than its background shape


2002-10-22  Daniel Rentz  <dr@openoffice.org>  [485b0b159176cca37f7ff92a8b828c899a9dc2fb]

#100207# new dialog title


2002-10-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [92cffb163e6ccf883d5008fead623710b9b4a7ce]

#101911#: added -ldl to STDLIB for dlopen()


2002-10-22  Thomas Lange  <tl@openoffice.org>  [93849c9df85031629b25e131bcbc4433d9ffe96c]

#104306# property WritingMode added to SwXCellRange


2002-10-22  Daniel Rentz  <dr@openoffice.org>  [85628e7782fa0f26c2083369b976cf484776943c]

#104390# unused function


2002-10-22  Daniel Rentz  <dr@openoffice.org>  [73c5d8f16b2921bbe4b7a97538b5811dd7011d34]

#104390# uninit. member


2002-10-22  Stephan Schäfer  <ssa@openoffice.org>  [91f9829cce917fc50c314f484a54831ec2c36704]

#103442# choose DefDialogParent on-the-fly


2002-10-22  Peter Burow  <pb@openoffice.org>  [f21f8a83406e49f56a41f3f53a4ad89628cd6294]

fix: #103811# no extensions for global filter group


2002-10-22  Stephan Schäfer  <ssa@openoffice.org>  [c0ae87cb5f2989bc4b8dff4907994d513ee87e39]

#103442# choose DefDialogParent on-the-fly


2002-10-22  Thomas Lange  <tl@openoffice.org>  [cac2cd90a11dcadfe49918a75e60d5cd50defd9f]

#104384# getForeground and getBackground added


2002-10-22  Oliver Bolte  <obo@openoffice.org>  [3295654f782818fd570b74e307b2a2e5dadc7ef2]

#100000# without http unresolved externals


2002-10-22  Stephan Schäfer  <ssa@openoffice.org>  [12beb06556db8683060ae8f117750d5ca3b25328]

#87660# move pointer_pivot_delete to proper array position


2002-10-22  Oliver Specht  <os@openoffice.org>  [b0431fcf07b49dccb1ceff03ca60336acfceb9d1]

#104365# check whether sections have been initialized


2002-10-22  Frank Meies  <fme@openoffice.org>  [97e1df93aa9cec8f82eff2eed16c56240cdaff85]

#103476# Script info is not available for field portions


2002-10-22  Carsten Driesner  <cd@openoffice.org>  [0f76254f449ed614a6b09968b25185939629b13b]

#102110# Added Cancel handler to SfxPrintProgress


2002-10-22  Karl Hong  <khong@openoffice.org>  [a5c7331baef504bd6133d8c91394392e275624d4]

#104354# Fix year format for the Year less than 100


2002-10-21  Daniel Rentz  <dr@openoffice.org>  [8db083acd50b6b2be136b615147f29e7c29e5106]

#78660# new mouse pointer for removing fields


2002-10-21  Armin Weiss  <aw@openoffice.org>  [5fe78ef299af445848d726aa4c14f2a450ba0a40]

#101581# GetTopLeftPosition(...) needs coordinates after UI scaling, in real PagePositions.


2002-10-21  Christian Lippka  <cl@openoffice.org>  [9214400ba0de30a643ff851318e197a6d9ac2074]

#101297# keep number of decimal places persistent for measure lines


2002-10-21  Mikhail Voitenko  <mav@openoffice.org>  [fd7a14ecf66ceebb787bc8b8f1590b0568737371]

#104096# avoid crash


2002-10-21  Philipp Lohmann  <pl@openoffice.org>  [5c9b384f6b205ba0d9563b8c5c17bb682182000d]

#104320# update cache after changing font properties


2002-10-21  Daniel Boelzle  <dbo@openoffice.org>  [a9cc51b0eedcefabac4d4727da4ae303b86aa969]

#104367# added Bootstrap.defaultBootstrap_InitialComponentContext() and native code for bootstrapping out of cppuhelper


2002-10-21  Christian Lippka  <cl@openoffice.org>  [bd7f4f0cb0b34ddfa7d823cba0efdfe9d126a003]

#103760# added language listbox for fields


2002-10-21  Daniel Boelzle  <dbo@openoffice.org>  [6ff0747fd7a7bc203d074019c183e2dfaf3bb36e]

#104367# better exception string


2002-10-21  Armin Weiss  <aw@openoffice.org>  [a499ea5791dc1e5e18f4e09011ecea7ca9cd1f6a]

#104018# replace macros above with type-safe inline methods


2002-10-21  Daniel Boelzle  <dbo@openoffice.org>  [23f6ceee7dc9cb73e9a0a4882a9cb5c3c07fd065]

#104367# added rtl_bootstrap_set(), Bootstrap::set()


2002-10-21  Daniel Boelzle  <dbo@openoffice.org>  [04207901c0efb0bcb492ad30a4beca222455c068]

#104367# added rtl_bootstrap_set()


2002-10-21  Philipp Lohmann  <pl@openoffice.org>  [51a9edfd830af6c624893089e30679f28abddac6]

#104300# use realpath to normalize pathes


2002-10-21  Oliver Specht  <os@openoffice.org>  [92c505b84f51e7e7fd546c29a6e90975fd359381]

#104327# SwRootFrm::UnoRemoveAllActions: assert nested calls


2002-10-21  Oliver Specht  <os@openoffice.org>  [4c2798256d56e3ee3ca59a4bee1112c0ab3ae7ec]

#104327# UnoActionRemoveContext mustn't be nested


2002-10-21  Thorsten Behrens  <thb@openoffice.org>  [ebf574019e28fe747f37c92542ea021450b1151e]

#102532# Respecting pixel offset members for total output offset


2002-10-21  Thorsten Behrens  <thb@openoffice.org>  [ff151c17328c9d41fc17da639bdbe71ae0a051cb]

#102532# Implementing pixel offset accessors


2002-10-21  Thorsten Behrens  <thb@openoffice.org>  [ba90bcfe73b79b6eabd08765df8bf4415df07b44]

#102532# Initialising pixel offset members


2002-10-21  Stephan Schäfer  <ssa@openoffice.org>  [1a6e8b560604a977ea126551cc87f8f50638eae4]

#93022# delayed default mouse positioning


2002-10-21  Jörg Barfurth  <jb@openoffice.org>  [fbbe88925f3f35279af63fa275183495d429335f]

#103812#,#90321# adjusted last fix to follow coding guidelines


2002-10-21  Jens-Heiner Rechtien  <hr@openoffice.org>  [ff9cc6889ca3d9b136ddb4cae33e7e298d9be148]

#101911#: introduced COMEX for unxsol(s|i)(3|4)


2002-10-21  Sascha Ballach  <sab@openoffice.org>  [04e4fa137aad0e5c2340de93c2408f4c2c51667e]

#100469#; repaint after setting AutoFilter


2002-10-21  Behrend Cornelius  <bc@openoffice.org>  [bf0ee17cb05de49f2fe0aeeacceb38f8eabec352]

#104114# Breaktype for first GroupTable temporarily removed


2002-10-21  Sarah Smith  <ssmith@openoffice.org>  [37cfdb9f9bbd043cb986b8514ea153fb8dde2ebc]

#103812# updated root node name format


2002-10-21  Björn Milcke  <bm@openoffice.org>  [4d9c6c4cc2cb7a638744c033b472a2456b2345af]

#100165# syntax error


2002-10-21  Sarah Smith  <ssmith@openoffice.org>  [8b811b07694129879b4d1acd89155235106c1274]

#103812# updated root node format


2002-10-21  Andreas Bille  <abi@openoffice.org>  [f025f32de9a26a1d266bff0378213225e00e2190]

#94588# throwing now exceptions if ReplaceExisting = false and resource exists


2002-10-21  Oliver Bolte  <obo@openoffice.org>  [6bec75f46356936048d4b96181e8be0f9cfdfef5]

SRC669


2002-10-21  Philipp Lohmann  <pl@openoffice.org>  [de77a5053d3606d949956d62b2fca30542bf7aaf]

#103973# in all callbacks check whether frame was already removed


2002-10-21  Frank Meies  <fme@openoffice.org>  [2fadbcae0bde3d4458dd672de765cd042e5b2594]

#103894# Move anchor of fly frames and drawing objects in RTL environment


2002-10-21  Sascha Ballach  <sab@openoffice.org>  [0b56b2c714e291dc6194b9636c9bcfb9c226d867]

#97372#; add TableBorder


2002-10-21  Sascha Ballach  <sab@openoffice.org>  [123817db3188f3e1fee00a11ef7f7e061e99000f]

#97372#; add TableBorder


2002-10-21  Sascha Ballach  <sab@openoffice.org>  [4221d8e1ae6f0177bbf127eb68d4ccc2612ef13e]

#97125#; it should be possible to set MatrixFormulas always in English


2002-10-21  Stephan Schäfer  <ssa@openoffice.org>  [60362f9f0714588389c830c37fd9264c88901456]

#95133# update the application's modal flag when system dialogs are used


2002-10-21  Joachim Lingner  <jl@openoffice.org>  [909896e946338da7bebb51b865e0ac6fa8740cc0]

#104357#


2002-10-21  Joachim Lingner  <jl@openoffice.org>  [4ca0dd3ad0f76428b73e61f7e08b268dc5062d0c]

#104357# setPropertyValue throws now a UnknownPropertyException if the Property is not known


2002-10-21  Gregor Hartmann  <gh@openoffice.org>  [6c9dc72591ceb79c65b8ce97b589c973892fa9df]

kicked out translations again


2002-10-21  Oliver Bolte  <obo@openoffice.org>  [2aff7377d060f50667a110e92a014d725b0f57ad]

#104351# moved change into solenv/inc/libs.mk


2002-10-21  Kai Sommerfeld  <kso@openoffice.org>  [392ec0e57f89fe864477830a57b4a1f52bbcf15a]

#102945# - Completed support for new property "BaseURI".


2002-10-21  Frank Meies  <fme@openoffice.org>  [e4b43b5655d5de7507dd8fae630736c580f7ddef]

#103995# Active area for hyperlinks should not include left margin


2002-10-21  Frank Meies  <fme@openoffice.org>  [d6e851dbcb75441250e7921bf02d77a38f024854]

#104353# RTL text on vertical pages


2002-10-21  Caolán McNamara  <cmc@openoffice.org>  [0ee0e806b86249c104153005ef4f88adf23b504d]

#i8115# revisions in word can legitimately have no author property and no date property! (can happen when saving a ww7- as ww8+ with word ?)


2002-10-21  Jörg Barfurth  <jb@openoffice.org>  [287af5d5774d410586da397f5d2921e4f0c2b494]

#102850# Fix merging error


2002-10-21  Jörg Barfurth  <jb@openoffice.org>  [1b2a5c5d15af53f326d6ee905d153d6ce6f5e119]

#102850# Merge from srx643


2002-10-21  Gregor Hartmann  <gh@openoffice.org>  [a22f5b9e11f9418a9d8cc62b5fea257e396f7b50]

#103263#added module i18npool for registration


2002-10-21  Mikhail Voitenko  <mav@openoffice.org>  [e65b758bf71a446f81d2ba3e6d541cce292ec6ef]

#104347# reset error for new uncommited storages


2002-10-21  Oliver Specht  <os@openoffice.org>  [fa67d522f09c5e19a6ddd23b17799a4767b3fa5d]

#104346# resetting PageDescName now possible


2002-10-21  Andreas Bille  <abi@openoffice.org>  [39b2ea95836959e6c1a6415d1212b9787a04a9a9]

#100904# removing unused protocols from build


2002-10-21  Carsten Driesner  <cd@openoffice.org>  [7f943ee7d20d45d85cc62df5d602f029aa74675a]

#104152# Use Office dialogs to support headless mode


2002-10-20  Kai Ahrens  <ka@openoffice.org>  [57628c95e34eb1a4e8534ef48acbb0f1f2f3fd8f]

#103207#: recalculate source position for D&D of selection


2002-10-18  Karl Hong  <khong@openoffice.org>  [962b890dec6a504435b67f598b6321051a3b964c]

#104341# make double byte number work for Geman locale


2002-10-18  Karl Hong  <khong@openoffice.org>  [100b6a7157d135f7adc2d2fd3deeabd596345ec2]

#104341# make double byte number work for Geman locale


2002-10-18  Eike Rathke  <er@openoffice.org>  [ee0be19bcc45e5f89a2a3792d6fb33ac088cc040]

#93512# pass types.rdb to saxparser


2002-10-18  Eike Rathke  <er@openoffice.org>  [b28263c7d183cb8a1ae1472b1f662622d595a7d0]

#93512# have types.rdb too


2002-10-18  Stephan Schäfer  <ssa@openoffice.org>  [0b39a0abdaf5c16aeb7c1cc01e4fbe1b0c03e88e]

#98943# improve toolbox highlighting and use shadow effect again


2002-10-18  Armin Weiss  <aw@openoffice.org>  [90f1b0564a6d9050b8f1aa5e682e3e220dbb2a4d]

Initial necessary project build files


2002-10-18  Armin Weiss  <aw@openoffice.org>  [d33a7670fe235dd3e7086674429d6c007f18d620]

Initial necessary project files


2002-10-18  Aidan Butler  <aidan@openoffice.org>  [5550d02c9e09a58d9ef784ec27dffb9b88992978]

Cleaned up Entity mask code


2002-10-18  Frank Schönheit  <fs@openoffice.org>  [edb95360a7b44ee65ec4f8bfdad9b92955176f23]

#i8485# FormatChanged: recognize a NULL formatter


2002-10-18  Frank Schönheit  <fs@openoffice.org>  [db6f2b985060b48b797e7a106696b6d4ec839dba]

#i8485# SetFormatDescription: recognize invalid format keys


2002-10-18  markm  <markm@openoffice.org>  [c7d222f7e69f24b7b91872089737e61f904b4366]

#104344# Fix incorrect buffer-size being reported to RegEnumKeyEx


2002-10-18  Caolán McNamara  <cmc@openoffice.org>  [37af20e1e50a57a19ce5fddcd2a4bba1840bbd4e]

#i8486# #100553# unhook pam from final para with in noninsert mode to allow it to be deleted without complaints


2002-10-18  Mike Hayes  <mhayes@openoffice.org>  [a2864a2098934b3afcb6be18a31bbb2390e5c125]

Need to convert formula argument separators


2002-10-18  Andre Fischer  <af@openoffice.org>  [31c7b4b7f43aea4bf98af601174378088f9ab8ff]

#103341# Added support for vertical writing.


2002-10-18  Niklas Nebel  <nn@openoffice.org>  [c1a1cfc86ef4aced25d5e3af8352cf702407f382]

#103823# FreezeSplitters: call AlignToCursor to update active part


2002-10-18  Andreas Martens  <ama@openoffice.org>  [5ebfe3081d9d86b584a580b75c63cd885ab72efb]

Fix #104318#: Format the follows, too


2002-10-18  Niklas Nebel  <nn@openoffice.org>  [3699b23d7c4133bb2760e4245194f962a8aa1228]

#103823# MouseButtonDown: grab focus for editing formula only in active window


2002-10-18  Philipp Lohmann  <pl@openoffice.org>  [b0ef5f44d1716afb68a964847c7158bb17dbb243]

#100212# make AutoMnemonics a per OutputDevice instead of application wide setting


2002-10-18  Frank Schönheit  <fs@openoffice.org>  [2957ddda1b819cad70322db346b5b979789eaee1]

#i8440# setPropertiesValues: when checking for aggregate properties, don't use it's XPropertySetInfo - the delegator may have masked out some aggregate properties


2002-10-18  Frank Schönheit  <fs@openoffice.org>  [d828561b21d83a77eab3a1069930cc18fc18ed0a]

#i8440# +classifyProperty


2002-10-18  Carsten Driesner  <cd@openoffice.org>  [bf8208d9d70a06911464381f33b1e8fd5527d808]

#104142# Support for headless mode added


2002-10-18  Oliver Specht  <os@openoffice.org>  [e5b06668639b89ebafd8164a24098118b851be96]

#103333# missing break in GetFormatId() added


2002-10-18  gt  <gt@openoffice.org>  [d5ff1c4b09c8ce39f697f981154c60f3f8146d7e]

#90974# SwTextShell::ExecInsert(): set context @ SvxPluginFileDlg for SID_INSERT_SOUND & SID_INSERT_VIDEO


2002-10-18  gt  <gt@openoffice.org>  [057d5e41365a17ffa1ccbf4843be800d3a666c32]

#90974# added SvxPluginFileDlg::SetDialogHelpId() and ::SetContext()


2002-10-18  gt  <gt@openoffice.org>  [ac507c4534c338733e8854bb031a9c0581388537]

#90974# class SvxPluginFileDlg: added SetDialogHelpId() and SetContext()


2002-10-18  Caolán McNamara  <cmc@openoffice.org>  [83e24b39e2e05f14e47ea9943900f596f365e866]

#97628# ClientIter is only going to work if class has TYPEINFO


2002-10-18  gt  <gt@openoffice.org>  [2606ce69708b57600a5111623ebdf1a8d7fdc19a]

#90974# more contexts


2002-10-18  Darragh Sherwin  <dsherwin@openoffice.org>  [70797385dd5d0df8256585fe85f701e58fff9e51]

Changed to represent new DTD


2002-10-18  Andreas Martens  <ama@openoffice.org>  [f95d719366b24844636c9ab04c30b7c074ea8468]

Fix #104331#: Print it again, sam


2002-10-18  Sascha Ballach  <sab@openoffice.org>  [ffa8238630ae71d224e56c9d1aa18cf78a0f6aeb]

#103934#; call of UpdateInputHandler after ESC key not needed, because the new content is set in ScDocFunc::PutCell


2002-10-18  Oliver Düsterhoff  <od@openoffice.org>  [24b31139d946a3b4bd6bc30d28a73a01e94cc2e3]

#103876# - further improvement of drawing background graphic


2002-10-18  tpf  <tpf@openoffice.org>  [2095f8ce06235ed2e2ab5b454b7d08a26dc7dc53]

#104337# merged proofread info/desc items


2002-10-18  Mike Hayes  <mhayes@openoffice.org>  [7c32adf1eba9ab575932913f9616aee739994f52]

Support floating point numbers in formulae


2002-10-18  Ingrid Halama  <iha@openoffice.org>  [ee05aed7ad0a6ebfe3122a70fe0cf0380e7c1c90]

#95941# Format-Standard (SID_SET_DEFAULT) was not enabled if text with different styles was selected


2002-10-18  Sascha Ballach  <sab@openoffice.org>  [ee776382e6b2ed5ac326a99cda1d331a5686c430]

#103934#; notify editline and cell in edit mode in PutCell if it is a API call


2002-10-18  Sascha Ballach  <sab@openoffice.org>  [fd41bfb3c37fe4b8f6a13f2b93d4add049515605]

#103934#; give possibility to decide whether to end edit mode or not while NotifyChange


2002-10-18  Sascha Ballach  <sab@openoffice.org>  [7bec7d7bd5680ae0a17f4a3bd6fb746f3486226d]

#103934#; call UpdateInputHandler after ESC Key


2002-10-18  Sascha Ballach  <sab@openoffice.org>  [b4e1effeee98949b2abb7484231454cb5e2bbee6]

#103934#; give possibility to decide whether to end edit mode or not while UpdateInputHandler


2002-10-18  Behrend Cornelius  <bc@openoffice.org>  [cdab510ca4ee86e4e76b9088966162501980996a]

#103669# several changes in holiday routines


2002-10-18  Ocke Janssen  <oj@openoffice.org>  [884c9c85e673d6d078ee9875b69943d4a8d3347f]

#i2817# cut savedvalue when it is greater than the max text len


2002-10-18  Oliver Specht  <os@openoffice.org>  [209bb5c29c1b64d9f143c85e75eee2fd151c6978]

#104014# tab stop working correctly in right-to-left text now


2002-10-18  Oliver Specht  <os@openoffice.org>  [a74c73fa01ccb89d4f406d7afca805e9ab9fdad8]

#104014# tab stop working correctly in right-to-left text now


2002-10-18  Thomas Lange  <tl@openoffice.org>  [e6ad72050128811cca2d63d5c6d698c2bdedadcd]

#102699# hyperlink attributes (RES_TXTATR_INETFMT) removed from PROPERTY_MAP_PARAGRAPH


2002-10-18  Ocke Janssen  <oj@openoffice.org>  [b17e6be68c16094ce057980697568a52dc1e0eba]

#95715# disable pilots when wtriter module is not installed


2002-10-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a36b7f498be4e2ca4bf13e4b246705dec5017d9e]

#104325# cppumaker rules removed for consistency reasons


2002-10-18  Oliver Specht  <os@openoffice.org>  [8c1f5dc837a6abd76dc78d2fd68fabcff923ece2]

#104319# recording of GotoNext/PrevCell


2002-10-18  Kai Sommerfeld  <kso@openoffice.org>  [794627c3e797b21b1c70287ec711bf13bfafe328]

#97697# - unmarshal code no longer uses recursions - avoids stack overflow.


2002-10-18  Nils Fuhrmann  <nf@openoffice.org>  [68a742538afbb655d7eb93512525b4485210ae99]

Fix #101992#, english text coded in one line, reflected translations from SRX644 to SRC641


2002-10-18  Jörg Budischewski  <jbu@openoffice.org>  [09245d4de7b5fa7cd40adbd70be90ae666dca1f0]

#103263# switched from applicat.rdb to types.rdb/services.rdb


2002-10-18  Thomas Lange  <tl@openoffice.org>  [87f8a570e4d07b453ac507e229defb52bb3e249d]

#102699# properties for char style name of visited/unvisited links added


2002-10-18  Oliver Bolte  <obo@openoffice.org>  [1f8c1d7e42385e5647a3fa30d1709bdb2754753e]

#100000# undef 1 param only


2002-10-18  Frank Schönheit  <fs@openoffice.org>  [e3f95cadff301f8314b3d12ba37a953d0f6356c8]

#104332# not tab stop for a fixed text


2002-10-18  Björn Milcke  <bm@openoffice.org>  [fc0e3e9ffaabaff99bd5ea878657df52242ab88d]

#100165# refern to xml::AttributeContainer for property UserDefinedAttributes


2002-10-18  Björn Milcke  <bm@openoffice.org>  [e7bf88c29a8f9426b79a8c911ffb4e70551c8585]

#100165# refern to xml::AttributeContainer for property UserDefinedAttributes


2002-10-18  Andre Fischer  <af@openoffice.org>  [397d4b7d3c3cf73cdb23dbe168e0f84a6f584d58]

#104137# Docking window grabs focus to color value set on GetFocus().


2002-10-18  Carsten Driesner  <cd@openoffice.org>  [2cef5dea6513e26fbb7b1b5e1c7261b8ffcaf5b8]

#104142# Support headless mode for FAT Office


2002-10-18  Carsten Driesner  <cd@openoffice.org>  [aa9581cbba6f76c2e3c90808280e9ee5e278b78d]

#104142# Support headless mode for FAT Office


2002-10-17  Eike Rathke  <er@openoffice.org>  [2d788f48289084c59cc479fdec09dc3f9f10fb83]

#104167# move component descriptions from i18n


2002-10-17  Ingrid Halama  <iha@openoffice.org>  [f8ae2ce18a6faf29418f90e499c34e2eaf3e199d]

#104054# select arrow style independent from the previous tabpage


2002-10-17  Malte Timmermann  <mt@openoffice.org>  [4fd62424736fc9f44d03a3e8769f7d8bd502d3ad]

#103171# LocaleDataWrapper


2002-10-17  Christian Lippka  <cl@openoffice.org>  [9b2be770dfac84c9b2e04582ff58cb64dc60b342]

#100286# added help ids for SvxNameDialog


2002-10-17  Christian Lippka  <cl@openoffice.org>  [57d69ea60229923d26e970b07b59911ad159bf49]

#104058# added asian and complex para and character services


2002-10-17  Andreas Bille  <abi@openoffice.org>  [868899703f29fb3671d800a59c8fb24ee546d5b9]

#100904# removed a bug for saving document


2002-10-17  Stephan Schäfer  <ssa@openoffice.org>  [f2bd3f0db06273d94dea0b1ecd59bf679a6e079f]

#103005# correct number of deactivate calls


2002-10-17  Behrend Cornelius  <bc@openoffice.org>  [0491f25fcc7c7838350a052e0b35a40a004484f4]

#104285# Maximum Textlength increased to 50 chars


2002-10-17  Christian Lippka  <cl@openoffice.org>  [c43ee94a7e65e0280f23bc6379d9902266108c58]

#104058# added asian and complex para and character services


2002-10-17  Andre Fischer  <af@openoffice.org>  [2a5a97bb2f442ac65965031efabf384cc50eef33]

#83348# Removing special case for when mouse clicked over group shapes.


2002-10-17  Frank Schönheit  <fs@openoffice.org>  [d75edb753353464c7f2d94367ab4b428095e7d5f]

#104311# +GetHelpId


2002-10-17  Frank Schönheit  <fs@openoffice.org>  [df990f7b4c3434175ef99a30ec7f392579089179]

#83004# (on behalf of sleepybear@openoffice.org): +ReplaceTabWithString


2002-10-17  Darragh Sherwin  <dsherwin@openoffice.org>  [db8e1ac83461000863bd8ae7314c5fdd84a6896a]

Remove unused included file


2002-10-17  Darragh Sherwin  <dsherwin@openoffice.org>  [7e1b267615db026a141af8cca58ad12b65132681]

Use stl equals instead of operator


2002-10-17  Philipp Lohmann  <pl@openoffice.org>  [89ec5e6dbe3d097d3122bb088cdd3ce07d1fca9b]

#102276# add: WB_NOMULTILINE


2002-10-17  Darragh Sherwin  <dsherwin@openoffice.org>  [284b8915cef72e6d2290a9de2c396e8c28586fd2]

New internal data structure for storage which represents the new DTD for the parcel meta-data


2002-10-17  Christian Lippka  <cl@openoffice.org>  [e9287302a3ad0366256917f1201f1b78fee08112]

#104046# treat page shapes as presentation shapes when they have a presentation class even they don't have a style


2002-10-17  Armin Theissen  <armin@openoffice.org>  [84a5ac0b80a096c26fcb581698213cfc7f2ca62e]

Merge to new configure.in that was merged to head


2002-10-17  Andreas Bregas  <ab@openoffice.org>  [b165c90ca3527b8546da0dc943c65c6044a26d34]

#104037# Fixed Dir() functionality


2002-10-17  Stephan Schäfer  <ssa@openoffice.org>  [c0042462a256c222b84483ee89e67fcf7ee3b94c]

#101635# avoid beep when rescheduling while processing hotkeys


2002-10-17  Andreas Bregas  <ab@openoffice.org>  [5dd7f18a4993bb01779bf881fd714cc6f5b090b0]

#104084# Fixed SvRTLInputBox::PositionDialog()


2002-10-17  Oliver Bolte  <obo@openoffice.org>  [984a07f15eccadf4aad0501f48d8eade8ce5864e]

#100000# tmp vars for linux


2002-10-17  Andreas Bille  <abi@openoffice.org>  [ba57ba827e5314b706d9332dbf928299f3531a1b]

#100904# handling now also the case that transfer is generally not supported


2002-10-17  Oliver Düsterhoff  <od@openoffice.org>  [b47ff570403ab925650967f1471243f2cc5c0fb1]

#103517# - adjust SwSectionFrm::Format(..)


2002-10-17  Oliver Düsterhoff  <od@openoffice.org>  [2e0dfd26ed1108731156215697d97f6c6e32c584]

#103876# - improve draw of background graphic


2002-10-17  Oliver Düsterhoff  <od@openoffice.org>  [f15a082842707213c4e04d9bf4dcbf851bfa9ae2]

#103517# - adjust SwLayAction::IsShortCut(..)


2002-10-17  Oliver Düsterhoff  <od@openoffice.org>  [7c071cd740874bab573472ac188c5a703f147b87]

#103517#: adjust SwSrn::MakePos()


2002-10-17  Sascha Ballach  <sab@openoffice.org>  [a989ff93f4a9a78e9c6d76563fcd27b833aa9c96]

#104301#; don't overwrite a text formatted value cell


2002-10-17  Oliver Düsterhoff  <od@openoffice.org>  [86216418a36c4b5c53ac9de4d1d2d5df1fbc6687]

#104284# PL: fixed rounding issue in appendDouble


2002-10-17  Oliver Specht  <os@openoffice.org>  [bc57606d860cc5e141297381922bb0f4ade13a12]

#104315# polygons et.al. mustn't be killed when start end end are at the same position


2002-10-17  Martin Hollmichel  <mh@openoffice.org>  [5bd40a791aa06591173e7c6f392dc9754c38f930]

add: build.lst


2002-10-17  Sascha Ballach  <sab@openoffice.org>  [b9b97fa1b58aa77899034285f9ddd0a204f2f0b5]

#100442#; the context menu of a drawing object should appear in the middle of the selected objects


2002-10-17  Oliver Specht  <os@openoffice.org>  [fec40810d6c16a019efd86bd8a669f277cbf9534]

#104295# names of horizontal alignment in vertical frames corrected


2002-10-17  Stephan Bergmann  <sb@openoffice.org>  [d80034952f94e7b468d442e07aa019cf14064f2f]

#104229# Fixed typos.


2002-10-17  Malte Timmermann  <mt@openoffice.org>  [0f4f8ae249c19af83960cdb79baeb6054c7360f0]

#101795# ImpBreakLine: Allow hanging punctuation, but check the absolute maximum


2002-10-17  Andre Fischer  <af@openoffice.org>  [ab4ef8691dd66513e3d9ebc6eca2f73401790099]

#104287# deselectSelectedAccessibleChild() now takes index relative to all children.


2002-10-17  Jörg Barfurth  <jb@openoffice.org>  [ff981bbbd47ef1221904f81bf1f901c1ecab7980]

Switch cfgapi to use cppu/bootstrap; cleanup obsolete stuff


2002-10-17  Oliver Bolte  <obo@openoffice.org>  [a0a24120c966911daf6c99c35be364972bc4457f]

#100000# type cast missing


2002-10-17  Sascha Ballach  <sab@openoffice.org>  [3a357fcf2055b701b4bc2287e17573c2b28fdbc3]

#97372#; add TableBorder property


2002-10-17  Sascha Ballach  <sab@openoffice.org>  [4d481354188053b302e4981b97c9e9f1bc81084f]

#97372#; make some help methods global, so they are usable also in other files


2002-10-17  Michael Brauer  <mib@openoffice.org>  [6376b3740519e64da5813a840bf56366b98da61f]

#102318#: line break added after section at doc end


2002-10-17  Aidan Butler  <aidan@openoffice.org>  [77cddc40883d7801efcc783eb81e90cb50bc57db]

Added Attribute Masking


2002-10-17  Armin Theissen  <armin@openoffice.org>  [572ec02979e6683308765e4c00f1de0e222efc09]

Merge from SRX643_OO to HEAD


2002-10-17  Lars Oppermann  <lo@openoffice.org>  [820884e0a7f294b068fe68fed4747bdd1f25d892]

#95425# new -view parameter to open documents in readonly mode


2002-10-17  Gregor Hartmann  <gh@openoffice.org>  [d96e1e57a3d8a780940afe89d69f4b52151d6691]

set shortcut for program abort & remove compile entry


2002-10-17  Duncan Foster  <dfoster@openoffice.org>  [1c7973f134fd11efd3ef135a89f4872636955ee9]

Replacement for ScriptImplInfo struct


2002-10-17  Duncan Foster  <dfoster@openoffice.org>  [b465520fe23845d112e310e6b1afc552779865e0]

Change of scriptStorageID from unsigned short to signed long Chnage of ScriptImplInfo IDL defined struct to ScriptData, local struct.


2002-10-17  Thomas Lange  <tl@openoffice.org>  [edf1eb183da091e6c7f74becd88eef777d9f7551]

#104302#, #104303#, #104304#, #104305# accessibility interface implementation fixed.


2002-10-17  Malte Timmermann  <mt@openoffice.org>  [631ffaf6775937eddd8c690054c7471dd28dbf29]

#103460# RTL UI


2002-10-17  Michael Brauer  <mib@openoffice.org>  [45e82c017b6042321a46ec76b646fcf6f8d480bc]

#97159#: document is modified after loading flat XML file containing an OLE obj


2002-10-17  Duncan Foster  <dfoster@openoffice.org>  [9da6872c43c6746d3c59a8cf530104049ded8f64]

Removed StorageProxy from build.xml, and made changes to reflect the change of scriptStorageID from unsigned short to signed long (java int).


2002-10-17  Oliver Bolte  <obo@openoffice.org>  [7a3d4c97018a9929f4af592df12f9f29d40687f3]

#100000# #undef 1 param only


2002-10-17  Oliver Bolte  <obo@openoffice.org>  [9159dae461fa883b8e0eadaef1085b0f674320bb]

#100000# typo


2002-10-17  Daniel Rentz  <dr@openoffice.org>  [8e56c902dad722d8c4d5109d874985853a3bc930]

prevent endless loop in Escher dump


2002-10-17  Daniel Boelzle  <dbo@openoffice.org>  [90be862021b2b8d85da8f4155e6f6e4a1e571e10]

#100586# mt safe


2002-10-17  Thomas Lange  <tl@openoffice.org>  [334ccb4751f375e1f77a7ee763cb65c8f2e6803e]

#104269# implementation of GetAccessibleText changed


2002-10-17  Herbert Duerr  <hdu@openoffice.org>  [b31c31e0b12be2a67fee0a82e36ec30129e526a4]

#103980# some antialiasing advice responsibility moved to upper layers


2002-10-16  Martin Hollmichel  <mh@openoffice.org>  [3700feb9773bb7c5009cbf22d70c7f862b34f055]

chg: Syntax, #100000#


2002-10-16  Martin Hollmichel  <mh@openoffice.org>  [c682f6e8d9b7f295c1dfe889d19b908bda21a27a]

add: forms to dependency list, #100000#


2002-10-16  Karl Hong  <khong@openoffice.org>  [6fe832c7188ab7b9984704e65e2ee9d2b4488baf]

#103778# fix forbidden rule string for Chinese from Jack Kang


2002-10-16  Philipp Lohmann  <pl@openoffice.org>  [927499874fdb29ac9f93639eced8b8809c020efa]

#103460# #104288# improved ImplGetCharPos


2002-10-16  Philipp Lohmann  <pl@openoffice.org>  [d2feef458e7866c756778060b6eb4256faa8468c]

#103460# remirror tracking events in timer


2002-10-16  Niklas Nebel  <nn@openoffice.org>  [76e6ad425a42074f025ceb8073ac6bdff91dad3c]

#83203# SetEditEngine: modify position members only for active part


2002-10-16  Niklas Nebel  <nn@openoffice.org>  [354e8e1584ebd4ebbeea7dc768d3735c08ac7f0f]

#83203# UpdateFormulas: call UpdateEditView if editing


2002-10-16  Behrend Cornelius  <bc@openoffice.org>  [733baae7e72d69cbbb275f28aa2cb1e41809187f]

#104114# CreateFolder Function now used in CopyRecursively Routine


2002-10-16  Hennes Rohling  <hro@openoffice.org>  [4abfb98d50b43cd82d69791ef4c372f29de17495]

#98318# Add LF to debug output on stderr


2002-10-16  Behrend Cornelius  <bc@openoffice.org>  [a688d2800b5c7061c668a16bbd9c2630eaeb99f2]

#104114# writer documents can only be edited when Module is installed


2002-10-16  Behrend Cornelius  <bc@openoffice.org>  [ecf5ec5749b9d876630028a750de99e2b2e27534]

#104114# Logdocument now only created when write is installed


2002-10-16  Philipp Lohmann  <pl@openoffice.org>  [229020fba073bcb8b60732fe6b8cd1ccf9a81018]

#100200# fix return value of static link


2002-10-16  Michael Brauer  <mib@openoffice.org>  [24341bed68fc88c8e87ee07255e182bb995b100b]

#86987#: default cell styles do work now with cell repetition


2002-10-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [79769049bbfb9fe9f1b16924be51cb52f14ba765]

#104292#: fix: commit(): new revision return value


2002-10-16  Stephan Bergmann  <sb@openoffice.org>  [f4b5040ed796ad0474fa921bedddda1393b6d75d]

#104242# Make sure the 1st and 2nd productions in FindFirstURLInText indeed contain further characters after the scheme.


2002-10-16  Ocke Janssen  <oj@openoffice.org>  [0f0ef947a080c0ddb33dd0e70d828c0b0f052363]

#i4229# reject unions as well


2002-10-16  Daniel Rentz  <dr@openoffice.org>  [a203be1069b0579ae8383c0c790d6922e3e7007a]

#92296# use Query filter for HTML docs


2002-10-16  Peter Burow  <pb@openoffice.org>  [266f4dcb85f95fd18a5cc448488a11e13c159da7]

fix: #95505# #95515# searching and selecting of searched words improved


2002-10-16  Peter Burow  <pb@openoffice.org>  [184a0fd0e0c1f01bb39b02d79ad849f925efbbd5]

fix: #95505# #95515# use XBreakIterator


2002-10-16  Thomas Lange  <tl@openoffice.org>  [ac39682311f7b9833a1dc7f07c98d30d7fed56b0]

#104266#, #104268# IndexOutofBoundsException now thrown


2002-10-16  Niklas Nebel  <nn@openoffice.org>  [988b11dc0cd7fc9fbcef7043000d38be49266e3a]

#91240# PaintArea: for UDPATE_ALL, don't stop if area is left of window


2002-10-16  Mikhail Voitenko  <mav@openoffice.org>  [38fbc97d2e642e8e8cb60c8128235f272c7e83da]

#104235# set no error state


2002-10-16  Daniel Rentz  <dr@openoffice.org>  [68b3dfa734d08a20365b17b7de91690dacf8fbf0]

#88839# store selection correctly


2002-10-16  Stephan Bergmann  <sb@openoffice.org>  [e07be080d2a2eb600b3efd9c4dfc2886968f1c4e]

#104229# Clarified allowed ranges for parameters to copy methods.


2002-10-16  Thomas Lange  <tl@openoffice.org>  [5dd2bf5a9fd15f4907f3ebc1508b3c7232818e6e]

#104249#, #104263# getAccessibleRelationSet fixed


2002-10-16  Behrend Cornelius  <bc@openoffice.org>  [aadd1daf27f535c1a17c0acbc3d8a5794d9e6e36]

#96771# Dateformats for other locales added


2002-10-16  Behrend Cornelius  <bc@openoffice.org>  [062d6dbeeb8540adeb8cf035f901af06f2e7cc86]

#104114# creation of new document modified


2002-10-16  Behrend Cornelius  <bc@openoffice.org>  [63a67b9fcd6e5b98e4bced02ba93beccdd10dd5c]

#104114# creation of new document modified


2002-10-16  Thomas Lange  <tl@openoffice.org>  [29fd68b1584ceff4a986d2e9ab81cddf32cbe855]

#103152# setPropertyValue for CharStyleName fixed


2002-10-16  Stephan Schäfer  <ssa@openoffice.org>  [f855c07d8ae227b51590a1ac5e9979a06205d73f]

#103168# repost button message if frame has not the focus yet


2002-10-16  Ocke Janssen  <oj@openoffice.org>  [dec1e57d4f9a3350ed24bf784470fc4f56b977d8]

#104282# check type of the table to add view or table as keyword


2002-10-16  Thomas Lange  <tl@openoffice.org>  [fab98924e01f211c1d1fc5823c0867019b590c60]

#103152# possible unremoved SwFmt object fixed


2002-10-16  Ocke Janssen  <oj@openoffice.org>  [0f3774c74c040dfe2bd07555ce81eba37b47e7be]

#104278# increment index of rows


2002-10-16  Joachim Lingner  <jl@openoffice.org>  [fc06b25d09dcfb1d7d99c7cfa151efd2f850695a]

#101435# replaced java 1.4 method


2002-10-16  Behrend Cornelius  <bc@openoffice.org>  [815de4b23e5b9beffa0cb7e85ffb34555497d55d]

#104114# New Function 'CreateNewDocument' added


2002-10-16  Caolán McNamara  <cmc@openoffice.org>  [7314039ccb3927217f5784580e14f23b880f9086]

#97628# use SwClientIter for SwXTextTablle{Rows/Columns}


2002-10-16  Behrend Cornelius  <bc@openoffice.org>  [f13b1b61efdee23824fce005e5a195a4401000cd]

#104114# creation of new document modified


2002-10-16  Behrend Cornelius  <bc@openoffice.org>  [005ffe4c18ecbbed8f61f8be5928e7f6145fdf9b]

#104114# creation of new document now changed


2002-10-16  gt  <gt@openoffice.org>  [4248c502b09c806315167199e807d6bb24a73d5e]

#90974# FileOpenDialog_Impl() additional with HelpId


2002-10-16  gt  <gt@openoffice.org>  [29dd4a4cff0ab8da2883698519d681f2b9201438]

#90974# SfxApplication::InsertDocumentDialog() and InsertDocumentsDialog() additionally with HelpId for Dialog


2002-10-16  Oliver Specht  <os@openoffice.org>  [5f0aa1c49c15833437367b0751940df0fa052d3e]

SwFmtRuby::PutValue corrected


2002-10-16  gt  <gt@openoffice.org>  [5dd5b8a3a43dcf55781d7cb016bbd48701db0727]

#90974# SwView::InsertDoc(): use HID_INSERT_FILE for InsertDocumentDialog()


2002-10-16  Caolán McNamara  <cmc@openoffice.org>  [aa4d36b52c33fa4b2a8d5e62042d12e4dc322bc7]

#103700# no throw readonly exception getting properties from readonly things, only on setting


2002-10-16  Oliver Specht  <os@openoffice.org>  [44ff2e456bf9609ad81deb4176efb198eae12314]

#104079# insert extended numbering types only if CJK support is enabled


2002-10-16  Oliver Specht  <os@openoffice.org>  [a93e3b025cadb8548c9cf29535071149c4c41cb2]

#104079# insert extended numbering types only if CJK support is enabled


2002-10-16  Thomas Lange  <tl@openoffice.org>  [a47a5163330c18e18266d8855d362f1fdcc2b167]

#103124# PageDescName property attributes fixed


2002-10-16  Thomas Lange  <tl@openoffice.org>  [712805b95ad5bee8a3cdcafe0d340decaf771bb5]

#103124# possible GPF and memory leak fixed


2002-10-16  Oliver Specht  <os@openoffice.org>  [2a0255067e00945d4ea08546c2ad48cc2940ab40]

#103770# TableWindow and ColumnsWindow now closable via KEY_ESCAPE or KEY_UP


2002-10-16  Thomas Lange  <tl@openoffice.org>  [71b7aa2a93f199ad9fa9528a571d3e3f8687e2a5]

#103124# setPropertyValue for DropCapCharStyleName fixed


2002-10-16  Thomas Lange  <tl@openoffice.org>  [304d3856c138fb54ff536f41be3eff26ab4d6315]

#103124# possible unremoved SwFmt object fixed


2002-10-16  Noel Power  <npower@openoffice.org>  [10329e13f1d7ccd3eba4ec0f5b5d5f6074a1281a]

Added new method to XScriptImplAccess "getScriptLogicalNames". Added implementation to ScriptStorage and StorageBridge implementations


2002-10-16  Jörg Barfurth  <jb@openoffice.org>  [5b09e4c4dff433433882e40f7dc5f892f4c28f9b]

#103558# Add helper to recognize value sets


2002-10-16  Jörg Barfurth  <jb@openoffice.org>  [424ee9bfacbf929fffc4d2880cddf75e41a5413b]

#103558# Don't require removed/replaced data in UpdateDispatcher; detect value set from context


2002-10-16  Thomas Lange  <tl@openoffice.org>  [c96ae634d8df0fcdf99ec7407187d8e912cf7368]

#103124# setPropertyValue for PageDescName fixed


2002-10-16  gt  <gt@openoffice.org>  [7b44eb419af3f9f55f6f050e37bf964a21a59be0]

#90974# SwTextShell::InsertGraphicDlg(): set context for FileDialogHelper


2002-10-16  Thomas Lange  <tl@openoffice.org>  [f55a9510b65573dddea652c0fffeb820ed044d0d]

#104119# parsing of numbers and identifiers fixed


2002-10-15  Niklas Nebel  <nn@openoffice.org>  [0c243f3710f93b0f9b278a83fc886d28a8339939]

#76760# handle clip marks for merged cells


2002-10-15  Michael Brauer  <mib@openoffice.org>  [1cb1b2862debc2a63ca2f671c61c3fcf85e2f2a0]

#103876#: character conversion might return 0 characters


2002-10-15  Sven Jacobi  <sj@openoffice.org>  [32e64ddbe8f850d0fb16daa0de76a295b028ebf8]

#93133# added support for MM_TEXT


2002-10-15  Andreas Bille  <abi@openoffice.org>  [b16904eea160dd99ff77858abcfd280e3c4cb81a]

#100904# make all properties read only ( no cwd possible with libcurl )


2002-10-15  Andre Fischer  <af@openoffice.org>  [c6467f3a299dc8ee23790767f504e36a21e82035]

#102544# Pressing TAB and ESC switches to FuSelect.


2002-10-15  Jörg Barfurth  <jb@openoffice.org>  [b7a478d46697a02f94357002c355ca9a8c6e1f8f]

#92463# Avoid spurious assertion and dispatching changes in unloaded parts of the tree


2002-10-15  Jörg Barfurth  <jb@openoffice.org>  [933c0ac737349ef5bc9c0667510ff0c559fe6e52]

#104243# Removed spurious assertion when object is used from a disposing()-Listener.


2002-10-15  Jörg Barfurth  <jb@openoffice.org>  [dba0e2addbf47aedcc61bea15b5d7f8379b1e25a]

#102302#,#104243# Corrected handling of addListener/removeListener when the object is disposed (or being disposed)


2002-10-15  Behrend Cornelius  <bc@openoffice.org>  [32d656ba0665a3a5b38e784cc8b08422b0a8241a]

#95411# resource file common.res added


2002-10-15  Behrend Cornelius  <bc@openoffice.org>  [0d448ec7b3a84624eda78279addeda49a533f86f]

#95411# resource file for common resource strings added


2002-10-15  Henning Brinkmann  <hbrinkm@openoffice.org>  [19a84b568012c04c5e8fe6f8da1c45fe4d069be7]

#103715#


2002-10-15  Andreas Bille  <abi@openoffice.org>  [cce77d15c528a3ec3190867b6e18f8abee4bfb10]

#97147# now error message exists


2002-10-15  Hennes Rohling  <hro@openoffice.org>  [81309966504acb1e9f3d38790d5a218aaa57a471]

#98600# Added copy ctor and assignment operator for OGuard, OClearableGuard


2002-10-15  Hennes Rohling  <hro@openoffice.org>  [b51cd3f1273d789bd0173ebbe27026495fa2d22c]

#98600# Added copy ctor and assignment operator for Guard, ClearableGuard and ResetableGuard


2002-10-15  Daniel Rentz  <dr@openoffice.org>  [fce1a633a9a79b9910ce50b16f253cc52cf11333]

#79058# reset listboxes on 'Reset' action


2002-10-15  Ocke Janssen  <oj@openoffice.org>  [f9331d25e1c0f1bbbd1c9787c0b5c617f1574a47]

#i1513# use libodbcinst.so as ui lib for odbc under unix


2002-10-15  Andreas Bille  <abi@openoffice.org>  [213448a74eeb03bd61a9caa6ec0ee2a215638063]

#100904# Added support for several calls to interactionhandler


2002-10-15  Thomas Lange  <tl@openoffice.org>  [c75a754e5916abcf020e38af6021c6e773c952e7]

#104103# possible GPF fixed


2002-10-15  Ken Foskey  <waratah@openoffice.org>  [5e6b6e8314af6a509cc90ceae64ac23ea5d2a95f]

dmake: Implement the latest config.guess, not working on ppc64


2002-10-15  Björn Milcke  <bm@openoffice.org>  [ba187812aa57da20117a0b9c85a77336f964e591]

#100165# UserDefinedAttributeContainer => AttributeContainer


2002-10-15  Björn Milcke  <bm@openoffice.org>  [7420ef2be7af031e5a4cf9d543c3674232d5639e]

#100165# print AttributeData in <type> tag instead of <code>


2002-10-15  Oliver Specht  <os@openoffice.org>  [f5546af34e75bbc7b0affe6112735f2c8c0969e2]

#95022# rename of bibliography index marks corrected


2002-10-15  Björn Milcke  <bm@openoffice.org>  [6cac931388c007d8a0e2f4a6d3fd949d67352329]

#100165# +property UserDefinedAttributes


2002-10-15  Ingrid Halama  <iha@openoffice.org>  [d426a0fc0a3619e70e32c4571e949b92368cc07d]

#90407# less automatic protocol insertion; + centralized better automatic name creation


2002-10-15  Björn Milcke  <bm@openoffice.org>  [5c5c7db8e9b7050230eacd22f8c37b50318e8a61]

#100165# +service UserDefinedAttributeContainer


2002-10-15  Caolán McNamara  <cmc@openoffice.org>  [7bacb299975c222c4085a5bf7400055316da398d]

#i3958# reshuffle code to remove ushorts and make extensible


2002-10-15  gt  <gt@openoffice.org>  [b75084b1ba4e8544d1326672a012c7d312f5744c]

#90974# new SetContext( Context _eNewContext )


2002-10-15  gt  <gt@openoffice.org>  [d2fd874b2454de88e5b7b4ed326da31e4b47f56a]

#90974# class FileDialogHelper_Impl: new SetContext( Context _eNewContext )


2002-10-15  Kurt Zenker  <kz@openoffice.org>  [1fecac685ff375ba73c6afeda2e6c7787f6d5e91]

new version for SRC641


2002-10-15  Kurt Zenker  <kz@openoffice.org>  [ac3fcaf297d8b7f7ae13578cd2c7e5e6ac13570b]

new version for SRC641


2002-10-15  Ocke Janssen  <oj@openoffice.org>  [60611a5960f8e4e2fc16deeeddcf0d7b75985c24]

#98982# disable thousand seperator


2002-10-15  Ocke Janssen  <oj@openoffice.org>  [78207bca03f7e4574a680b28939ba43be6ed12e0]

#99189# cut string if it contains . and decimal seperator is not .


2002-10-15  Daniel Vogelheim  <dvo@openoffice.org>  [eede329833149e65646a1069214b0d277e1da53c]

#104601# enable writing/reading of Writer defaults for WritingMode


2002-10-15  Behrend Cornelius  <bc@openoffice.org>  [92d75cb3cc1b950ebb0b1d84026a81bf7d98d365]

#104200# Declaration of a variable included


2002-10-15  Andreas Bille  <abi@openoffice.org>  [c4baeafbbf7f40dc17c04f6e9522d812da54da71]

#100904# mostly complete now


2002-10-15  Ocke Janssen  <oj@openoffice.org>  [40b51f98c4b2717d8369002b4c8719840727a5ee]

#99178# try to convert decimal values as doubles and than back to string


2002-10-15  Carsten Driesner  <cd@openoffice.org>  [432857f0ec340801e21f8a148422af6ba2f86bfe]

#104142# Correct initialization and set invisible if headless is set


2002-10-15  Stephan Schäfer  <ssa@openoffice.org>  [42453589d0efd7dac7011cf4eb747b8009300773]

#94144# use correct mask for window state


2002-10-15  Stephan Schäfer  <ssa@openoffice.org>  [27fa658dc2e47f4491f68c00de7d1e9c66b4d538]

#94144# use correct mask for window state


2002-10-15  Frank Schönheit  <fs@openoffice.org>  [d719f74091beaf063a1c4720fa194011c04138f3]

#95826# use a FormattedFieldCellController for formatted field columns


2002-10-15  Frank Schönheit  <fs@openoffice.org>  [26d652ac520d96c49c9bad6792c9dba73a133cea]

#95826# +Commit


2002-10-15  Frank Schönheit  <fs@openoffice.org>  [0b7b22d52d6f2095a4af23a550991735ba084f43]

#95826# +FormattedFieldCellController / moved some controllers from editbrowsebox.cxx herein


2002-10-15  Frank Schönheit  <fs@openoffice.org>  [295bc7ccfc6fe091c612abdadcc543a48768a41c]

#95826# +FormattedFieldCellController / +CellController::CommitModifications / +supending of controllers


2002-10-15  Ocke Janssen  <oj@openoffice.org>  [d290fe848e3004b8f900b042fc42424886890b73]

#104099# changed _blank to _default


2002-10-15  Carsten Driesner  <cd@openoffice.org>  [db0d437096bf74687c0679022041336e7e00dd57]

#104029# Corrected getPresentation method to fulfill IDL description


2002-10-14  Stephan Schäfer  <ssa@openoffice.org>  [0a0a041862d4960b6d9ec81380a67e2ca7b7ed42]

#99956# restrict max scrollbarsize to 20pixels


2002-10-14  Behrend Cornelius  <bc@openoffice.org>  [619b8518ecc560633e0eba6f624e12bedb372fc0]

#96771# several changes


2002-10-14  Philipp Lohmann  <pl@openoffice.org>  [407c4b1a36209d0b95c8ccf7a39c5f205eed99cd]

#104140# #104057# recognize field color, fixed a loop


2002-10-14  Stephan Schäfer  <ssa@openoffice.org>  [b2f3f72f387e6922795b6437e90f1deaec1b7510]

#102500# allow windowstates that are a little larger than the physical screen


2002-10-14  Niklas Nebel  <nn@openoffice.org>  [b23dcebf76824531f3ccdf3d63fb67a584445f15]

#94317# handle hidden columns/rows in RefMarks etc.


2002-10-14  Stephan Schäfer  <ssa@openoffice.org>  [877612020b571bc770c5dd2e7e9f46c4c3beeca0]

#103667# check WINDOW_DLGCTRL_MOD1TAB for current control


2002-10-14  Hans-Joachim Lankenau  <hjs@openoffice.org>  [2dedba8b5b955b683a9f66ce3501ddf708122762]

extended manifest content


2002-10-14  Caolán McNamara  <cmc@openoffice.org>  [dce1d0766c5013e35762ab85f263df312901f5f4]

#i2916# integrate markm character anchoring export impl


2002-10-14  Jörg Barfurth  <jb@openoffice.org>  [d42b8ecd9e3e4efe2e01354ba8ebc26fd5ad9c8f]

#104043# Add/adjust log point for TIMELOG


2002-10-14  Philipp Lohmann  <pl@openoffice.org>  [3a5469e6c329c584ce5a7abe431d0f2074e8349c]

#100200# protect SmOpenConnection from other thread


2002-10-14  Frank Schönheit  <fs@openoffice.org>  [099a8fc3f6b0ffb9daf3748aa43fed495ef3d092]

#94525# when opening the external view for a form, force updating of all dispatchers connected to this form


2002-10-14  Sven Jacobi  <sj@openoffice.org>  [fd1d704bb0fcf12705bb37d3ec06f54155e5b47c]

#95756# improved import for text also if textmode is GM_ADVANCED


2002-10-14  Frank Schönheit  <fs@openoffice.org>  [ee89d9547b17310b0404dd9c84d05f2637b190b9]

#94525# +FmSlotDispatch::BroadcastCurrentState


2002-10-14  Lars Langhans  <lla@openoffice.org>  [7a979e60d872de303d0f74a238d6b15eb1ee28db]

failure in rm X.map, cleanup extended, works now right with win32


2002-10-14  Stephan Schäfer  <ssa@openoffice.org>  [8a9214a5fef6d9ae9ba1ab6b57edcf4aeb9e2a6b]

#104172# improve keyboard tiphelp


2002-10-14  gt  <gt@openoffice.org>  [87c4bfc75c777ff42f7175c912f4003a9e436ed4]

#102575# setting WB_DIALOGCONTROL und TIB_DROPDOWN for entire toolbox


2002-10-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [cce6a2602f7543f6169e9dd134caf010180bfd2e]

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  Daniel Rentz  <dr@openoffice.org>  [66d4e0085a3308b01c611b304d2661d92f90512d]

#104192# texts in autoshapes


2002-10-14  Carsten Driesner  <cd@openoffice.org>  [4360f68d062fb0e296127fe69a0990b064d95eca]

#103056# Corrected wrong file names


2002-10-14  Carsten Driesner  <cd@openoffice.org>  [0d7aebbecf1431afdb8c358e5acd1d20da702d37]

#103056# Corrected wrong file name


2002-10-14  Hans-Joachim Lankenau  <hjs@openoffice.org>  [786038845abb0f13505a91a07e123e051f1a6da2]

reset CWS_WORK_STAMP


2002-10-14  Carsten Driesner  <cd@openoffice.org>  [4aa6d147ddee27306f279ef4df54305f7540b0f9]

#103056# Corrected incorrect include statement


2002-10-14  Sascha Ballach  <sab@openoffice.org>  [0c8f7427bc2489b89f69524b975eedcbc81fce59]

#86769#; the service name should be SpreadsheetDrawPage


2002-10-14  Sascha Ballach  <sab@openoffice.org>  [b0d7a4a8921834b348949a2f85c522cfd4f83eb1]

#103861#; use also for the onscreen position the parent position


2002-10-14  Oliver Specht  <os@openoffice.org>  [4f52fd2e823a867aafaa5839b0bcad2994e184d4]

#97056# default border setting should not be applied for non standard border distance


2002-10-14  Caolán McNamara  <cmc@openoffice.org>  [5069586557b6e5626b3f49fe78972bd15ae74f3b]

#i5970# export ole2 previews as emf not wmf when floating and exporting as .doc ver 8+ to support unicode strings in metafile


2002-10-14  Thomas Lange  <tl@openoffice.org>  [0d8ace3b8a3a06cdbb051949834ea50fda82ee4d]

#100794#, #100851# text and table sorting fixed


2002-10-14  Thomas Lange  <tl@openoffice.org>  [4de9a01cef558c7d10f5dbf032c90c8614b1668e]

#100794#, #100851# optional flag added to CollatorAlgorithm


2002-10-14  Thomas Lange  <tl@openoffice.org>  [a1db0c90afbad4b2edc6781aa862d5659b58baf9]

#100794#, #100851# optional flag added to CollatorAlgorithm


2002-10-14  Thorsten Behrens  <thb@openoffice.org>  [f597921b881f806cf2cf814314ade8e7e4b46c39]

#i7629# Now doing gradient paint completely in a VDev (display only)


2002-10-14  Stephan Schäfer  <ssa@openoffice.org>  [5bc97d8b6e21a9f67ba61f663ac62adcd1e3161b]

#94144# prepare masking minimize_state


2002-10-14  Stephan Schäfer  <ssa@openoffice.org>  [beed59e037b4d4ef82e77aca176456b17aeda0d4]

#101063# do not bring owner window to front when positioning floats


2002-10-14  Oliver Specht  <os@openoffice.org>  [e6cbefa59ae45a42c6a91a0c7ab6c15c4bd9181c]

#102289# restore selection of reference field in sub-type ListBox


2002-10-14  Frank Schönheit  <fs@openoffice.org>  [eeb4c55f51dcedfeeea62428d897f1cee9b35fc2]

#96399# reverted the changes done for 95591 - they are not necessary anymore now (form views are always in design mode initially)


2002-10-14  Frank Schönheit  <fs@openoffice.org>  [6f6cf77b2120ac59256b9ee997bbc0efdbe684c5]

#96399# reverted the changes done for 95331 - they are not necessary anymore now (form views are always in design mode initially)


2002-10-14  Frank Schönheit  <fs@openoffice.org>  [2d73df09d593ae8a12a854e10a62275cb3d9e045]

#96399# when a view for a _new_ FmFormModel is created, always default to design mode


2002-10-14  Frank Schönheit  <fs@openoffice.org>  [d01b890b1724b71f6d62f5a03923eda0ec4de541]

#96399# +implSetOpenInDesignMode / +OpenInDesignModeDefaulted


2002-10-14  Andreas Bregas  <ab@openoffice.org>  [f35794ba381ab5455bf7952e386e2398b381a065]

#95776# Support for UNO hyper/unsigned hyper type


2002-10-13  Ken Foskey  <waratah@openoffice.org>  [0bf41c3f1e8e77ef2f087061a4ad85d237b1604d]

dmake:  amend the clean tag to work twice and also clean up dmake directory


2002-10-11  Karl Hong  <khong@openoffice.org>  [11f24a002ef2057f0bccab77675ac3f54fb8e39f]

#104162# fix Korean breakiterator problem


2002-10-11  Mathias Bauer  <mba@openoffice.org>  [e9c75e36470fb9126b8ca443f3c141f3b2bac7f2]

#94144#: care for minimized in window state


2002-10-11  Mathias Bauer  <mba@openoffice.org>  [fbfe0357fd7f565a6da306972cea621bf4ace7ea]

#94144#: care for minimized in window state


2002-10-11  Mathias Bauer  <mba@openoffice.org>  [9e4d9c08c97071af6a54f217947bfd8e1e307bfa]

#104101#: don't need a referer for macros


2002-10-11  Daniel Vogelheim  <dvo@openoffice.org>  [e626fda49a8f8470f783ab7c154d277575b83371]

#i6697# remove duplicate attribute draw:text-box %draw-transform


2002-10-11  Mathias Bauer  <mba@openoffice.org>  [5110f545212be5bb0fe21785ec50932e2e1b13a2]

#104118#: URLs must be encoded for creating contents


2002-10-11  Carsten Driesner  <cd@openoffice.org>  [c9abe23831d0b9a7cad46988d6e929521a34e1fb]

#102630# Added string for addons menu title


2002-10-11  Carsten Driesner  <cd@openoffice.org>  [e6461dbaee25e0c189e2113206d61bb87e2f4bf5]

#102630# Added new header for addons menu feature


2002-10-11  Carsten Driesner  <cd@openoffice.org>  [b2c7b2a40ba23a57ce6e34bbb7fb3f15d825f8d5]

#102630# Added toolbox controller for addons button


2002-10-11  Carsten Driesner  <cd@openoffice.org>  [73c4c53450ffc74f74134715afbdb4380d9a0aec]

#102630# Added support for addons menu


2002-10-11  Carsten Driesner  <cd@openoffice.org>  [839db36cc54c15633060e7732cda75d9543d605f]

#102630# Filter out SID_ADDONS id


2002-10-11  Carsten Driesner  <cd@openoffice.org>  [163337abfbf8a90f061a139e418c93b5ea3ff874]

#102630# String resource for addons menu title


2002-10-11  Carsten Driesner  <cd@openoffice.org>  [cb91f1dedc06e32702a16ed366cef6fca9c7181a]

#102630# Support addons menu/toolbox button


2002-10-11  Carsten Driesner  <cd@openoffice.org>  [4f418b791bef0aee5f38acd18a602ec575cd3a91]

#102630# Register toolbox controller for addons button


2002-10-11  Carsten Driesner  <cd@openoffice.org>  [5c2f09ca4457a8ed3c22fdac3ea2b1c61e1daedc]

#102630# Create AddonsOptions to have an instance for access


2002-10-11  Daniel Vogelheim  <dvo@openoffice.org>  [8c3408b2f1d5a1f0b6cbd05d1c0a3735dc7f8bb5]

#102366# handle insert redlines being inserted on top of other redlines          (this situation only occurs when loading files and strictly speaking           constitutes broken files; however, they may occur due to other bugs)


2002-10-11  Martin Maher  <mmaher@openoffice.org>  [906177087823c9cc34af7ed09d6f51c070678528]

Added support for formula error cells


2002-10-11  Carsten Driesner  <cd@openoffice.org>  [73343d55369f6c8ec9d514d3238001a245b17c9a]

#102630# Added new internal slot for addons menu feature


2002-10-11  Carsten Driesner  <cd@openoffice.org>  [1fc6ad25bba6703f02f35fda91e7cd85f124204e]

#102630# Added new files for addons menu feature


2002-10-11  Lars Oppermann  <lo@openoffice.org>  [30c1dc496faab038e7f5ca6cc0f4820765582539]

#95425# keep 2nd office alive until 1st has opened any requested files


2002-10-11  Carsten Driesner  <cd@openoffice.org>  [ee68733598962403016bc54880506bb2f1c5ddc3]

#102630# Support for addons menu added


2002-10-11  Carsten Driesner  <cd@openoffice.org>  [316e0ac8ee53a960105706338e3c824cdd3704ef]

#102630# Added new classes for addons menu feature


2002-10-11  Carsten Driesner  <cd@openoffice.org>  [7ac4527627ed772ac0eba86606f3ee5e32dff59d]

#102630# New classes for addons menu feature


2002-10-11  Martin Maher  <mmaher@openoffice.org>  [08fb049a8d1f1e8210efd2ad9c47f45bac20ed68]

Added Sin


2002-10-11  Martin Maher  <mmaher@openoffice.org>  [3726a75460aee4913852c91ce6b37994b3feaa86]

Added support for boolean formula


2002-10-11  Carsten Driesner  <cd@openoffice.org>  [123f4105c39c701157773ee1ec7a30577b8a60ac]

#102630# Added new general resource file


2002-10-11  Carsten Driesner  <cd@openoffice.org>  [726c820cfee640773ad787367e7aab7b8995e5e4]

#102630# New resource helper class


2002-10-11  Martin Maher  <mmaher@openoffice.org>  [af8b1e2ec2ed7abba2a7763b54435506d8f86369]

Added some support for boolean formula


2002-10-11  Carsten Driesner  <cd@openoffice.org>  [4078f868546b13b74c4d895f908d99499409d84b]

#102630# Extended to support new addons menu


2002-10-11  Caolán McNamara  <cmc@openoffice.org>  [61289bef1a88fc1e44012c40b8cf5c82f30a04b3]

#i4173# wrapping for old word frames is really optimal wrap, not parallel


2002-10-11  Lars Oppermann  <lo@openoffice.org>  [17a7dad87f5d06bfc4e2748ecc3fbc11a877abbd]

#103819# set process service factory to NULL after it is destroyed


2002-10-11  Carsten Driesner  <cd@openoffice.org>  [85c51820dcb3882d25bc4c50983cae5e3d2e93ce]

#102630# Access class to the addons configuration data


2002-10-11  Carsten Driesner  <cd@openoffice.org>  [14d39aadd7456ab425eb6d3635619378c89750f5]

#102630# Addons menu helper class


2002-10-11  Lars Oppermann  <lo@openoffice.org>  [9574f07a78011c4a458e545060bd9cba61aadefa]

#95425# keep 2nd office alive until 1st has opened any requested files


2002-10-11  Oliver Specht  <os@openoffice.org>  [c55d99bf2efc60a248336700ebd434519876f5f7]

#104161# Modify/Up/Down/LoseFocusHdl consolidated


2002-10-11  Frank Schönheit  <fs@openoffice.org>  [b734a1a5bce854d2dd4ce006f9afe1be9e603ae6]

discovered during #96399#: don't display error messages in createFieldControl synchronously (because called from a DnD operation)


2002-10-11  Andreas Schlüns  <as@openoffice.org>  [d5cd219a3540adbe98a60cd15e8bf6a9db00e076]

#103056# new handler for vnd.sun.star.job:


2002-10-11  Carsten Driesner  <cd@openoffice.org>  [a58c371a477e27f7ddf16fadf923f604208fcc77]

#102630# New schema for addons feature


2002-10-11  Ken Foskey  <waratah@openoffice.org>  [bc95f59574c8d2535fa028e8a6af09f826725801]

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-11  Andreas Schlüns  <as@openoffice.org>  [24c49ed1141a1f864d7e110591047b86cf1e2470]

#103056# first revision of bind job to dispatch mechanism


2002-10-11  Philipp Lohmann  <pl@openoffice.org>  [eb899a3cd292edc105ee702f325ae439713b6b7e]

#100200# put ICE message processing into an own thread to prevent gnome-session from killing us


2002-10-11  Herbert Duerr  <hdu@openoffice.org>  [f685dab911eb3f7b5c2f9baf22ca9f171d44a314]

#96628# prepare upgrade to FT213


2002-10-11  Stephan Schäfer  <ssa@openoffice.org>  [054366d69f33dcff2bc9f5be13f5a7954fee2c78]

#104160# new Thai UI font


2002-10-11  Michael Brauer  <mib@openoffice.org>  [ea9c763e46a7a9153ff5ed7718b5d43be107aa3e]

#103906#: dipose accessible fly frames when they have an anchor


2002-10-11  Stephan Schäfer  <ssa@openoffice.org>  [4ae480ca272aa978fa02227d331e1a400208972c]

#104160# new Thai UI and CTL font


2002-10-11  Oliver Bolte  <obo@openoffice.org>  [6654ccd4bf94cc1614860502ae5be760dc9da4ce]

#100000# windows build broken


2002-10-11  Oliver Specht  <os@openoffice.org>  [ab7c46627b893a767673a79d084119ca59579d12]

#96109# show cursor when draw text mode is exit by Escape


2002-10-11  Christian Lippka  <cl@openoffice.org>  [ca84206024031001c5be6dfc1bceb2979b7eca02]

#103122# reformat all edge objects after model unlock


2002-10-11  Caolán McNamara  <cmc@openoffice.org>  [25155b6ce0b0039b09655f28a612b628d85d48a6]

#i8062# Comparison of following rows to determine being part of the same row flawed when new row positioning sprm in operation


2002-10-11  Christian Lippka  <cl@openoffice.org>  [bb4b72135ecefdfaaaa2ec7734a0395a7e7cd960]

#103122# reformat all edge objects after model unlock


2002-10-11  Niklas Nebel  <nn@openoffice.org>  [68696545cd9ae2a0d3250bb4f5797dfda7f29c79]

#104156# MarkListHasChanged: don't switch to form shell for empty group


2002-10-11  Oliver Specht  <os@openoffice.org>  [6e576d2592dd1557ce1fbab80e46c8d918ee2784]

#104121# to compare references CharClass::isAsciiNumeric has to be used instead of ::isNumeric


2002-10-11  gt  <gt@openoffice.org>  [f94b3d96c1769122258491e779769d4b6d6986ba]

#103878# BackgroundPreviewImpl::NotifyChange(): only one paint with field color or selected color


2002-10-11  Oliver Düsterhoff  <od@openoffice.org>  [10e0ba3785194b537824cf240bb3d1f0b4a44a3b]

#103636#;#103898# re-implement adjustments of paint rectangle; correction for transparent fly frames


2002-10-11  Andre Fischer  <af@openoffice.org>  [8a90945f3ce8f0915aa0bfdf14c31010874bce22]

#99937# Origin can now be placed outside the page.


2002-10-11  Oliver Düsterhoff  <od@openoffice.org>  [5bcfa4942b40737f5064c4378e7f55cc5fbfcd19]

#103898# - implementation of new method SwFlyFrmFmt::IsBackgroundBrushInherited()


2002-10-11  Oliver Düsterhoff  <od@openoffice.org>  [dba3fa0f63925a62bcd38ba57d9e807644588092]

#103898# - new method SwFlyFrmFmt::IsBackgroundBrushInherited for transparency


2002-10-11  Oliver Düsterhoff  <od@openoffice.org>  [c48bde0d319c3008ca7d90bf976ed8897e411436]

#103898# - consider transparent fly frames in SwTxtFly::DrawTextOpaque(..)


2002-10-11  Oliver Düsterhoff  <od@openoffice.org>  [8c7932398316568c3c962af3e863ebd58a9d7717]

#103636# - delete call of deleted method <InvertSizeBorderRect(..)


2002-10-11  Oliver Düsterhoff  <od@openoffice.org>  [89912a79b06c41c2aa9b5f9060f4f2782cc29c82]

#103636# - SwLayVout::Enter(..) - set value of 2nd parameter, if virtual output device is used.


2002-10-11  Oliver Düsterhoff  <od@openoffice.org>  [f67e0a63517751bdb6d78ec471ea9a37191498ae]

#103636# - SwLayVout::Enter(..) change 2nd parameter - no longer <const>


2002-10-11  Oliver Specht  <os@openoffice.org>  [eabb48dbe6cc241b127926b0b1bdd456ae3f27aa]

#103977# set document as modified when draw objects are moved/resized


2002-10-11  Ocke Janssen  <oj@openoffice.org>  [97380710912459d30e3393fe6d6553a0daaf9040]

#104144# use clone instead of form directly


2002-10-11  Ocke Janssen  <oj@openoffice.org>  [2057833fd9b1af3e24dafeeaf56a4ab3eff86e08]

#104144# reposition cache when current row is null


2002-10-11  Oliver Düsterhoff  <od@openoffice.org>  [9eb0851451ea16e7b49bded673cd38b359add7f6]

#103636# methods <SizeBorderRect> and <InvertSizeBorderRect> deleted


2002-10-11  Martin Maher  <mmaher@openoffice.org>  [eaafbced057961bf6d84f8fb6cce9948d4adab08]

Added a fix for absolute addressing for cell area references


2002-10-11  Frank Meies  <fme@openoffice.org>  [eb29976359e710a8e5c52cf85c2b2d642ac3103e]

#95420# Blink portions in vertical and RTL environment


2002-10-11  Christian Lippka  <cl@openoffice.org>  [72856692fde47587068273223ec9a7d87102cd9f]

#103516# added justify for vertical text alignment


2002-10-11  Christian Lippka  <cl@openoffice.org>  [f642c2793d8067820cdb1d7e60ea68ee08adb511]

#103516# added BLOCK


2002-10-11  Malte Timmermann  <mt@openoffice.org>  [f84f343dd419e74bd514095b5700a1a88f3f7707]

#103939# Don't through assertion, may be it's a system dependend window, used in ImplCreateWindow


2002-10-11  Ocke Janssen  <oj@openoffice.org>  [f609446a2f0c73fd652d173e8727e0f0fd52ae3a]

#104032# impl queryDispatch .uno:ColseDoc


2002-10-11  Mikhail Voitenko  <mav@openoffice.org>  [397c26ce82110630a07f9660e9b2fa55368cac7e]

#104154# do not use SfxMedium, instead create a storage


2002-10-11  Mikhail Voitenko  <mav@openoffice.org>  [23070c9fa6fad240f5d4611ef11f7f31e5a4c0c8]

#104154# a new helper method from SfxMedium


2002-10-11  Stephan Schäfer  <ssa@openoffice.org>  [fdd5b0348412cc7cf066daaafa8da2a90cfbbabd]

#94144# enable minimize window state again


2002-10-11  Oliver Braun  <obr@openoffice.org>  [871095546ac194d74461e45760d692bd75f22846]

#104042# remove osl_getFullPath


2002-10-11  Oliver Braun  <obr@openoffice.org>  [57278b711cb6039cf49779bea3488a2cd405b966]

#104042# remove osl_getFullPath


2002-10-11  Sascha Ballach  <sab@openoffice.org>  [989a13421fc214d35295a556a46d204d1d66bfdd]

#100469#; copy also the AutoFilter flag


2002-10-11  Sascha Ballach  <sab@openoffice.org>  [4e27228d177535040432bfe8058c90e45ea93b59]

#100469#; add AutoFilter and FilterCriteriaSource support


2002-10-11  Sascha Ballach  <sab@openoffice.org>  [01b94a0766279d282433c4620a090269c0a753f5]

#100469#; add AutoFilter and FilterCriteriaSource support


2002-10-11  Thomas Lange  <tl@openoffice.org>  [ca764d05e5387cc0cfc128ea70e27b64d6640595]

#100792# 'optional' flags added


2002-10-11  Ocke Janssen  <oj@openoffice.org>  [3714640093a6425d95cbfce3a1510fe9fcedb7e7]

#i6529# use real table name instead of alias for update,delete and insert statements


2002-10-11  Thomas Lange  <tl@openoffice.org>  [2b51a05fc45bfa74e690091fac187a098ffc15d5]

#100792# 'optional' flags added


2002-10-11  Karl Hong  <khong@openoffice.org>  [5b0017eb756a2c61be4640a13baa83129a008016]

#104141# fix a problem in Japanese NatNum7


2002-10-10  Karl Hong  <khong@openoffice.org>  [8723d55b671dee23ce6497bcdbc025ae769c2b24]

#104141# fix a problem in Japanese NatNum7


2002-10-10  Karl Hong  <khong@openoffice.org>  [a37c840923bc0a3b1c405bdfc41f6b14aaf2ee66]

#104141# change NatNum mapping table for Japanese Month/Day


2002-10-10  Philipp Lohmann  <pl@openoffice.org>  [619fbcc09ecb94c50d26d9045b110e5e95d7b967]

#104146# change drag cursor only on receiving drop action from drop target


2002-10-10  Armin Weiss  <aw@openoffice.org>  [29ddaea788c4fd76d59d1502113450a6c70e0b33]

#104148# Use SnapRect, not BoundRect for Copy/Paste


2002-10-10  Armin Weiss  <aw@openoffice.org>  [7e64541363deee966412aa96ed7c8e95622ebd0b]

#104148# Use SnapRect, not BoundRect for Copy/Paste


2002-10-10  Sven Jacobi  <sj@openoffice.org>  [2477e623e5c798d0b2d9a91c7120f0b69b40ba03]

#103867# #104150# taking care of thick lines, now supporting MetaTextAlignmentAction


2002-10-10  Niklas Nebel  <nn@openoffice.org>  [aa074775ec2402e1bbad662465b6d2255316a0a6]

#93538# Skip Empty flag for paste also affects attributes


2002-10-10  Caolán McNamara  <cmc@openoffice.org>  [572a694b238e09912108d3a577858f9e735f1775]

#102815# kanji date fields must have some date params translated and the field forced into kanji mode


2002-10-10  Daniel Vogelheim  <dvo@openoffice.org>  [5a26f4db52f05fba6a346b84e786cd70464d9d99]

#101654# prevent (benign) assertions when moving paragraphs with redlining


2002-10-10  Thorsten Behrens  <thb@openoffice.org>  [e39496b89c20c299f39dadaf5c35003c2513b325]

#98290# Use different mapping for non-interpolating mode


2002-10-10  Duncan Foster  <dfoster@openoffice.org>  [a51b638f6432185b5cf0b18f3368476a8b757e67]

replaced use of static consts from scriptingconstants with class members (cf scriptingconstants.hxx r1.4)


2002-10-10  Frank Schönheit  <fs@openoffice.org>  [48c8fae3bbe50e284ef7b823653e7182900aad24]

#101400# (temporarily) undef DEBUG and _DEBUG while including all the mozilla headers to prevent incompatibilities


2002-10-10  Philipp Lohmann  <pl@openoffice.org>  [6e48f8704d00e8f06f735394e609f19a6a8fdbab]

#103474# add: outline, shadow


2002-10-10  Mike Hayes  <mhayes@openoffice.org>  [0e51326142e9b74f24629b7697899797cd37879f]

Needed to prepend '=' to the string returned by convertPXLToCalc


2002-10-10  Aidan Butler  <aidan@openoffice.org>  [d1729cfeb690fe7f24684123c6b7cdd878b31bf2]

*** empty log message ***


2002-10-10  Frank Meies  <fme@openoffice.org>  [ae9a9246cd3452ba4e224c2792e9d49442f10d97]

#104053# Disabled painting of middot for Asian fonts until middot is available in most of them


2002-10-10  Oliver Bolte  <obo@openoffice.org>  [7ba621851e90fd57b54406d6bc5229beebd079de]

#100000# htmlsect.obj exceptionsfiles


2002-10-10  Oliver Bolte  <obo@openoffice.org>  [dee9ce2ea081625dfadcc18c68517962b8523b7b]

#100000# appl.lib obsolsete


2002-10-10  Oliver Specht  <os@openoffice.org>  [2e3ee67d8301cbee54d1b173ccf6dca45403fd07]

#i3995# collect all created connection and dispose them after the document is closed


2002-10-10  Oliver Bolte  <obo@openoffice.org>  [eeebd32631553b90bdf4930ed07f893267294209]

#100000# convert MAc format to UNIX format (SOLARIS)


2002-10-10  John Marmion  <jmarmion@openoffice.org>  [176b3e85fe1d00278cb1d3c37644d93d519c9f61]

#7868# change WebPage1 to Web Page (Work) and WebPage2 to Web Page (home)


2002-10-10  Stephan Schäfer  <ssa@openoffice.org>  [1b7f1d17cad54c3980d7d7627b70f7fafa1fdaa1]

#102461# keep highlight when opening submenues


2002-10-10  Ocke Janssen  <oj@openoffice.org>  [ad11b4bd106877ea5f50f0e3c3b8c845be2191fa]

#i3332# check if statement is null and if so generate an error


2002-10-10  Eike Rathke  <er@openoffice.org>  [ca03945d75ddd2e1a2dcaf8bba060c32df1c6085]

#i3738# add sl_SI


2002-10-10  John Marmion  <jmarmion@openoffice.org>  [4b09698275ed03f7262dfe69a62cf579e061bf15]

#8148# Limit the number of records returned from a Mozilla LDAP Address Book


2002-10-10  Eike Rathke  <er@openoffice.org>  [175c592a0b962edcf9ece6dfa3bafb8212fced15]

#i3738# sl_SI Slovenian locale data provided by bobe@openoffice.org (Robert Ludvik)


2002-10-10  Martin Maher  <mmaher@openoffice.org>  [1ced0e217a6f852482c03e4785c159b60016d563]

Fixed a bug converting numbers. All numbers are treated as floating points and integers are not used


2002-10-10  Martin Maher  <mmaher@openoffice.org>  [6735cbc7ce07e268b88d73d2700f78eae2a3db06]

Used the Character.isWhitespace instead of our own


2002-10-10  Oliver Bolte  <obo@openoffice.org>  [5e2288aed49b94dbc7405b5e52b4e2560f3aad14]

#100000# lockfile.obj missing for SOLARIS


2002-10-10  Mikhail Voitenko  <mav@openoffice.org>  [504833fef32f691e598858ba3274301451778ae3]

#104126# read content after classId is detected


2002-10-10  Martin Maher  <mmaher@openoffice.org>  [2013750291b45c6fcddd63e3e1c081d557df4a35]

Uses the new formula parser and compiler


2002-10-10  Martin Maher  <mmaher@openoffice.org>  [0a8d031bd93aaac5797de72188d6d848d3979de5]

Create an arror cell if a formula parsing exception is caught


2002-10-10  Martin Maher  <mmaher@openoffice.org>  [5dd1ac40290a9ddd58b38fd24a749a95af85f1b5]

Made it extend CellValue and added an argument constructor


2002-10-10  Thomas Lange  <tl@openoffice.org>  [87963982813e86eaab3c68af334d2a91cec0988d]

#100792# service 'TextSortDescriptor' removed


2002-10-10  Thomas Lange  <tl@openoffice.org>  [00d68809104f05f0e75437d755bf396a52c0216b]

#100792# service 'SortDescriptor' removed


2002-10-10  Oliver Bolte  <obo@openoffice.org>  [74270962ab2707b6ad4bdb7e3cd03977d676f665]

#100000# slo instead of obj (typo)


2002-10-10  Michael Brauer  <mib@openoffice.org>  [3faf2121b60d9adf97121fe1350c9841ce1c7357]

#97165#: frames didn't keep height if their size type was AUTO


2002-10-10  Malte Timmermann  <mt@openoffice.org>  [b885879527171cab0f27fa4aa4a6a7c048d6d6b9]

#102710# ModifyHdl


2002-10-10  Christian Lippka  <cl@openoffice.org>  [2aba61d726840517e128f5b468f6ff5fa48f504c]

#103668# removed placeware fix from toplevel


2002-10-10  Thomas Lange  <tl@openoffice.org>  [ffaa40d3c8730ae460eb5b2592934d403a315ea0]

#100792# service 'TextSortable' added


2002-10-10  Thomas Lange  <tl@openoffice.org>  [ea0a8b0116273f5256bb93dfc81fb8ae695cc60f]

#100792# service 'TextSortable' added


2002-10-10  Frank Meies  <fme@openoffice.org>  [96c803255bca48983df06ac28d9fa35a9de4cccf]

#104018# Position of drawing objects can slightly differ after reload


2002-10-10  Armin Weiss  <aw@openoffice.org>  [60dba5e99bbd7299c865d1586a0e19ad4788dd1f]

#104082# refresh always when it's a contour frame. That refresh is necessary since it triggers the repaint  which makes the Handles visible. Changes at TakeTextRect() seem to have resulted in a case where no refresh is executed. Before that, a refresh must have been always executed (else this error would have happend earlier), thus i even think here a refresh should be done always. Since follow-up problems cannot even be guessed I only add this one more case to the if below. BTW: It's VERY bad style that here, inside ModelHasChanged() the outliner is again massively changed for the text object in text edit mode. Normally, all necessary data should be set at BeginTextEdit(). Some changes and value assigns in BeginTextEdit() are completely useless since they are set here again on ModelHasChanged().


2002-10-10  Thomas Lange  <tl@openoffice.org>  [953cc0d127a88d6bfa3f07cee18108a46bcc2135]

#100792# service 'TextSortable' added


2002-10-10  Thomas Lange  <tl@openoffice.org>  [2b3b320d498e23d3943e81ae6da6f32aa5912950]

#100792# service 'Sortable' added


2002-10-10  Thomas Lange  <tl@openoffice.org>  [be8586157bbd842b14846003e8b22bb409a1e559]

#100792# service 'TextSortable' added


2002-10-10  Herbert Duerr  <hdu@openoffice.org>  [5063aef6b8731ed2c5fe5f517b91039923a8f83a]

#103559# semantic change for condensed hyphenated GetTextBreak(), improve heuristics for font fallback


2002-10-10  Andreas Schlüns  <as@openoffice.org>  [9478918853e90a314c533b2ece92cdce38cfaa7a]

#104117# make property set public


2002-10-10  Ocke Janssen  <oj@openoffice.org>  [947055e116b8be0f655dc579d2dc55132d4cf024]

#104063# check if schema is used if not usde as catalog


2002-10-10  Sascha Ballach  <sab@openoffice.org>  [4fa5240ad51163df25f3b7d66ba042eadfc56ff4]

#102925#; the field number from the API has to be converted to the core field number


2002-10-10  Daniel Vogelheim  <dvo@openoffice.org>  [87a8e61d34f5d8dcbf9e3d1f56d18c1f8e4e5ff8]

#101656# changed assertion to check redline count after undo          now compare against previous values          (this should be better than just removing the assertion)


2002-10-10  Aidan Butler  <aidan@openoffice.org>  [a63712d4f70bf02de815072b9019d3065121b6a2]

Fixed bug resulting in Doctype not being written out


2002-10-10  Eike Rathke  <er@openoffice.org>  [9e2aa69d56e76f2684efb6f74e1350a9bf322d45]

#103408# corrected date format codes


2002-10-10  Daniel Rentz  <dr@openoffice.org>  [18b5298b32a2792e0f8551ca9fe511a876d51cf1]

#99897# import of chart gradients/hatches/bitmaps


2002-10-10  Malte Timmermann  <mt@openoffice.org>  [451bd263c158c1d0aa1795c2f917a0e676993f6f]

#103667# Set WINDOW_DLGCTRL_MOD1TAB, if not ignoring tabs.


2002-10-10  Daniel Rentz  <dr@openoffice.org>  [89a0b527c30e3bb2ae9d2c33613758b02875dc4f]

#99897# get BLIPs from stream if not cached


2002-10-10  Daniel Rentz  <dr@openoffice.org>  [c5cb3f63a7d957ae880a7e4be4333b592d6e2ed3]

special handling for large GELFRAMEs


2002-10-10  Oliver Specht  <os@openoffice.org>  [d3ca777c6141b90abbc3c8e172055df73c3a170d]

#i8189# check for focus of column no. edit in ::FillItemSet


2002-10-10  Oliver Düsterhoff  <od@openoffice.org>  [f157814da3d32fd2af5a5332eec13d3aa84c7e2d]

#102646# - SwFlyAtCntFrm::MakeFlyPos() correct vertical positioning relative to text area


2002-10-10  Jörg Barfurth  <jb@openoffice.org>  [e6b2f1534ce4bfccffdb1b69934463b18e0c4d8c]

#103814# Adjust to provider/treemanger changes; Use refcounted versions of ITemplateManager and IDefaultProvider


2002-10-10  Jörg Barfurth  <jb@openoffice.org>  [ec85c5ab2192cd58fe9750cac371ac2104152e57]

#103814# Release cachecontroller when disposing; add threadsafe disposing; add checks for NULL cache; implement refcounted versions of ITemplateManager and IDefaultProvider


2002-10-10  Jörg Barfurth  <jb@openoffice.org>  [a672ee7c9b538839104501535d7fa9354d6b5d76]

#103814# Add refcounted versions of ITemplateManager and IDefaultProvider


2002-10-10  Jörg Barfurth  <jb@openoffice.org>  [cc4e9a27d7e421a1b2260401a7bb5a443600623b]

#103814# Release treemanager when disposing; add threadsafe disposing; add refcounting to further treemanager references (via ITemplateManager and IDefaultProvider)


2002-10-10  Lars Oppermann  <lo@openoffice.org>  [954c39fc3eadf9df9c742cbdb01de868fee03029]

#104102# typo in message box


2002-10-10  Oliver Düsterhoff  <od@openoffice.org>  [a056b7e81b3016d735fdcf14b21a4baf02327d54]

#102894# SwDoc::ChgSection(..) force effect on changing hide condition from false to true.


2002-10-10  Oliver Düsterhoff  <od@openoffice.org>  [544b65bcdedf35243257b79e12245e139a04855d]

#102894# - SwDocUpdtFld::_MakeFldList(..) consider string set fields for eGetMode == GETFLD_CALC


2002-10-10  Oliver Düsterhoff  <od@openoffice.org>  [b0aa1031ba729046566afe0b70a43df1a98a1240]

#102894# -SwUndoDelSection::Undo(..) consider that section can have a hide condition


2002-10-10  Oliver Braun  <obr@openoffice.org>  [7ff34936024e0d41e88a5231ffede03066fafb91]

#104045# no a11y error messages also when SAL_ACCESSIBILITY_ENABLED is set


2002-10-10  Niklas Nebel  <nn@openoffice.org>  [740b4323707f8d314d6e30f2376bf87089b4a8a4]

#92311# DrawEdit: get cell from doc if not in CellInfo


2002-10-10  Malte Timmermann  <mt@openoffice.org>  [01f64c434f0e5858cee6e6db903b8fdb2479fb46]

#90430# Check if URL is really a file URL


2002-10-10  Frank Meies  <fme@openoffice.org>  [fa7d93c2897bb0b4daff84a196e6bcfe6be476d4]

#104019# Position of writer fly frames in RTL environment


2002-10-10  Michael Brauer  <mib@openoffice.org>  [cb919291541a650bacb144c1f3c29ecb23fa9956]

#97159#: document is modified after loading flat XML file containing an OLE obj


2002-10-10  Thomas Lange  <tl@openoffice.org>  [126642c8712cfbb3d945f86f02122892efc50214]

#96674# parsing of '.' and numbers improved


2002-10-10  Carsten Driesner  <cd@openoffice.org>  [01e4920c11e98e6540812d2c3ca6b9a08e747b98]

#104113# Call remove listener on menu manager before release reference


2002-10-10  Carsten Driesner  <cd@openoffice.org>  [08f177a06bb02952618eb4d76d6718d1436c1224]

#104113# RemoveListener method added


2002-10-10  Michael Brauer  <mib@openoffice.org>  [b0563e80fb608e1be35784f5d00e2a79ad6358ef]

#97159#: document is modified after loading flat XML file containing an OLE obj


2002-10-10  Oliver Düsterhoff  <od@openoffice.org>  [cd32bf62c6948d24dfa4e934b27021f4be938611]

#102779# - SwLayAction::FormatLayoutTab(..) adjust calculation of retouche rectangle


2002-10-10  Oliver Düsterhoff  <od@openoffice.org>  [9fe0f2e2ae6a0bde6f6fbc4da2aacb1e1fd44df5]

#102211# - SwLayoutFrm::ChgLowersProp(..) don't adjust height of header/footer; delete unused code for not supporting vertical layout


2002-10-10  Oliver Specht  <os@openoffice.org>  [7acee1ff1cfd9cba0233520a4858e3a48de48b4b]

#i6318# percentage calculation corrected


2002-10-10  Oliver Specht  <os@openoffice.org>  [2d73cc34c73b06ff9def220b0b93c31279b6d79d]

#i4817# error text regarding loading of password protected word files changed


2002-10-10  Oliver Specht  <os@openoffice.org>  [234b177f118c56d87762819acdbbcad957007b74]

#i8189# column count numeric field changed from ModifyHdl to LoseFocus/Up/DownHdl


2002-10-09  Mike Hayes  <mhayes@openoffice.org>  [dafc06b9d280b3dd1534af54e80cbfcfd842c638]

Reset state of parser at start of parse


2002-10-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [68496a2957e2f4b7bb2b8a943236ea4859905bf2]

fix: name() needs to write $self-{NAME} cosmetic changes


2002-10-09  Christian Lippka  <cl@openoffice.org>  [0e68a9152a6b781e93fe1bf1bdc22fe41ec1e09c]

#101297# keep number of decimal places persistent for measure lines


2002-10-09  Christian Lippka  <cl@openoffice.org>  [333d1e96149d968b579605dcfee9cb229428d513]

#101297# keep number of decimal places persistent for measure lines


2002-10-09  Niklas Nebel  <nn@openoffice.org>  [ad13e3c3e92fcd378676a636e782508a71712501]

#93650# ZoomChanged: if editing, update EditView with right MapMode


2002-10-09  Christian Lippka  <cl@openoffice.org>  [00a0b5b0d4fbdae0e8871d7285eb4186f68b55b1]

#101297# keep number of decimal places persistent for measure lines


2002-10-09  Christian Lippka  <cl@openoffice.org>  [09692483cf7f6b3dfad4459dd62e20a21c85c37a]

#101297# keep number of decimal places persistent for measure lines


2002-10-09  Armin Weiss  <aw@openoffice.org>  [39cc0207e22266f1a2a4445708a395d0b96d754f]

#104104# SdrEdgeObj needs an extra SdrUndoGeoObj since the connections may need to be saved


2002-10-09  Kai Ahrens  <ka@openoffice.org>  [32b9b10615cadf3519fcc4bb1eb33c98f7cbd946]

#104047#: don't allow empty theme names


2002-10-09  Frank Schönheit  <fs@openoffice.org>  [b0b88d57205a12d4e118901e1fb4f5a0fabb4075]

#103388# introduced ElementDescription to cache some information (interfaces) about to-be-inserted objects


2002-10-09  Oliver Specht  <os@openoffice.org>  [9d1d4d46458b70de2e172618975b1c0bcedfc658]

#98678# select(): prevent mix-up of text frames with text range; getSelection(): force immediate shell update


2002-10-09  Frank Schönheit  <fs@openoffice.org>  [db28fbd258f0956a329e5c12dc32406a59704239]

#84794# FormatsSupplier property not faked as readonly anymore


2002-10-09  Stephan Schäfer  <ssa@openoffice.org>  [aea87c0dfaf772c934d1812ff198c70ad9585095]

#101063# bring floating windows always to top


2002-10-09  Rüdiger Timm  <rt@openoffice.org>  [79f61b4d6852297a17dc93ceb7384909a633f5d4]

#100000# FS: Use pElementMetaData instead of aElementMetaData.get() here.


2002-10-09  Rüdiger Timm  <rt@openoffice.org>  [12995ea59d00f266b24c121c9277b32bfc24f9a2]

#100000# temporary for gcc


2002-10-09  Ken Foskey  <waratah@openoffice.org>  [2aacc1aaf348a7bd1e8a23e6b7690aa78f6e32d7]

Dmake:  Create bootstrap patches based on subbranch of head


2002-10-09  Sven Jacobi  <sj@openoffice.org>  [512c45f452014c92d169b595e4208dcb1825cfe5]

#104044# now using correct mapmode for META_EPS_ACTION's


2002-10-09  Oliver Specht  <os@openoffice.org>  [1ea5b4f8a96347afd132be8baad1b6e18ce2e802]

#103900# remove box selection after call of MergeTbl


2002-10-09  ghiggins  <ghiggins@openoffice.org>  [398fc24236df3fb42f75cafbd5490a711fbbf87a]

#103431# new sso dialog


2002-10-09  Oliver Specht  <os@openoffice.org>  [2ccef8ce44611e47214fcbb7d6dde449c2982329]

#103940# duplicate mnemonic removed


2002-10-09  Herbert Duerr  <hdu@openoffice.org>  [46598d6a3e34b3fd6bc9b9a403bdd6be0b7d1fd2]

#103205# fix SimpleWinLayout::GetNextGlyphs() run length for adjusted text


2002-10-09  Oliver Specht  <os@openoffice.org>  [c1761e51015b92f30ad59b56c5fa356c851c6498]

#92068# unselect all objects prior to selection of controls


2002-10-09  Oliver Bolte  <obo@openoffice.org>  [760c3ebbd89f4e66e7f620abddc271dc12ca75fb]

#100000# change include path


2002-10-09  Sven Jacobi  <sj@openoffice.org>  [e39a5091a59f36dfb34516a1d382240219c58cf7]

#94267# now taking the correct paragraph level when checking for hard attributes


2002-10-09  Oliver Specht  <os@openoffice.org>  [4b5c5d2208e03feb8c3b8594b0713ff1547136eb]

#96499# contour has to be disabled in No wrap and Wrap through


2002-10-09  Oliver Specht  <os@openoffice.org>  [d09733b9064b5e790a8ddbf10e3e0334ef89aae8]

#96499# contour has to be disabled in No wrap and Wrap through - first paragraph is only disabled in No wrap


2002-10-09  Stephan Schäfer  <ssa@openoffice.org>  [d0d227e160d635449e095fffd3ff227b27d89b66]

#100509# allow posting of key events from AT-tools


2002-10-09  Oliver Bolte  <obo@openoffice.org>  [bdb798293663b6bda9ec02c94820f270a7cdd9d1]

#100000# parse error linux


2002-10-09  Niklas Nebel  <nn@openoffice.org>  [7ff81790826c7a0b474204d5f08d055888e4ce72]

#94115# Manually merge undo actions for paste with inserting cells instead of list action


2002-10-09  Mathias Bauer  <mba@openoffice.org>  [04ae012b810a3bb706e898fe102279f5a2c19152]

#104090#: declare all variables in macro


2002-10-09  Martin Maher  <mmaher@openoffice.org>  [5f55f94c553d8cc116014ce555475fde6be334b0]

Added the new code to parse formula and rename Records to records in java/org/openoffice/xmerge/converter/xml/sxc/pexcel


2002-10-09  Oliver Specht  <os@openoffice.org>  [6d1f5e096017c0ffc7aa90e6da3fc844fc68e40b]

#84741# enable cursor movements of selected frames in HTML documents


2002-10-09  Frank Schönheit  <fs@openoffice.org>  [3ad86d2d41033be48a99f0ce832d09e75b6a92d0]

#104072# smarter dispatch handling due to threading issues


2002-10-09  Thomas Lange  <tl@openoffice.org>  [19791336bcece614c9cda1ae11bd1fa525e51e3b]

#99082# initial position of 'Selectin' toolbox fixed


2002-10-09  Martin Maher  <mmaher@openoffice.org>  [d24d89f5b69b6cec8ec6ef391f3743d16b1971c6]

These files were moved from the incorrectly named Records directory


2002-10-09  Philipp Lohmann  <pl@openoffice.org>  [ec06a695463f7c5436ba5f05d3654a0b1ed8e1e0]

#i8151# set focus only on own map


2002-10-09  Frank Schönheit  <fs@openoffice.org>  [9ae9deed56e0ceac11cd535c3b3e2ef4b299c76a]

#104072# lock the solar mutex in :dispatch


2002-10-09  Frank Schönheit  <fs@openoffice.org>  [051984eb15c00a30e8bd6478fce9eadd84382881]

#104073# no own undo manager, the base class has one since the fix for 99473


2002-10-09  Philipp Lohmann  <pl@openoffice.org>  [c7aeb3f3cef31d7a4695a9839f243ec87a4fa980]

#104086# correct left/top decoration


2002-10-08  Philipp Lohmann  <pl@openoffice.org>  [1a92fc5027fb5a5b066c582d2392857be1523039]

#103474# make font effects work


2002-10-08  Sven Jacobi  <sj@openoffice.org>  [62c365a8f5e2fa570dff507b4e4ec55a162b3a42]

#104070# not using JPG for pictures having a bitcount 8 or less


2002-10-08  Oliver Bolte  <obo@openoffice.org>  [ae2dc37dd72007d3e9eeab16172b854b0ece3571]

#100000# idl missing


2002-10-08  Ingrid Halama  <iha@openoffice.org>  [e9069784b59c3568f4e28f51d93f38032d04a162]

#96788# wrong name for new doc link #101946# wrong autofill of name field + general cleanup


2002-10-08  Eike Rathke  <er@openoffice.org>  [300c3433b03065a470719c9e556b25ba62eb6b51]

#i8026# #103991# localize decimal separator of conditions


2002-10-08  Mathias Bauer  <mba@openoffice.org>  [949cc16054582ffcf497eb3897ee8f3a7d63107d]

#102288#: correct Activation handling in presence of OLE objects


2002-10-08  Armin Weiss  <aw@openoffice.org>  [b65c38d35c64b506887f500dffe686efc4e49159]

#103834# Set Application Background color for usage in SdrPaintView(s)


2002-10-08  Armin Weiss  <aw@openoffice.org>  [ed5bdf11782ddea1e0b74074f48f4bbe67f76a83]

#103834# Set background color for svx at SdrPageViews


2002-10-08  Armin Weiss  <aw@openoffice.org>  [d4920869c4b906fcd536860a643c0209934f2c7a]

#103834# Use flag that impress application is using this view


2002-10-08  Oliver Bolte  <obo@openoffice.org>  [7834f7ff12c96005961f3578e8c9b4c156f172be]

#100000# header missing


2002-10-08  Frank Schönheit  <fs@openoffice.org>  [630d72f762814a972a98fbf63638f8440a2b9382]

#95771# +InitColumnByField


2002-10-08  Frank Schönheit  <fs@openoffice.org>  [d3f215c6b1fa1602162514ec57e8ffe8b0b0efd9]

#95771# elementReplaced: deactivate cell during replacing, and allow for replacing when the grid is already loaded


2002-10-08  Thomas Lange  <tl@openoffice.org>  [79b4c2b3d80878718974b4d73d5381514963ef45]

#93295# new property 'BasicLibraries' added


2002-10-08  Thomas Lange  <tl@openoffice.org>  [fd3c1c45bdf98254637865131ff4f1ce8d5164ec]

#93295# new property 'BasicLibraries' added


2002-10-08  Oliver Bolte  <obo@openoffice.org>  [7e52a68654f0df2a78ff59d47955583b91665a4b]

#100000# missing idl files


2002-10-08  Thomas Lange  <tl@openoffice.org>  [5e067074b646973d2cc2e6ec1e0a86769c354467]

#93295# new CPPUTYPE added


2002-10-08  Oliver Specht  <os@openoffice.org>  [c681b38f2efb7d1f265fb2aa88e7476b6a4d109d]

#98272# deletion of drawing objects implemented


2002-10-08  Daniel Vogelheim  <dvo@openoffice.org>  [51da187f67c1813877b6a92d6dff88e004deec85]

#103726# #103597# Prevent export of control models in mute sections


2002-10-08  Daniel Vogelheim  <dvo@openoffice.org>  [74d6b5fed29e97e8fabfcfc770d4c1c0fd319415]

#103726# #103597# Prevent export of control models in mute (global not-exported) sections


2002-10-08  Kai Sommerfeld  <kso@openoffice.org>  [2840c5f2eec498fcde1c4632a80aed77130336e0]

#104069# - Fixed PackageUri::init()


2002-10-08  Oliver Specht  <os@openoffice.org>  [c382673cac41e40d61fed08ee0ed648e208a627a]

#98883# select redlines in text with focus, only


2002-10-08  Oliver Specht  <os@openoffice.org>  [232e9572d94c95ee5e3e20d424822030bcbbc748]

#101158# default outline numberings shows all sublevels again


2002-10-08  Ocke Janssen  <oj@openoffice.org>  [4af24319d69da65a0fd322073959123dee7d8d31]

#104063# check if schema is used if not usde as catalog


2002-10-08  Ocke Janssen  <oj@openoffice.org>  [c409bbbf18b1418ee1a5295c343da9a5cc504928]

#104063# reset undo table


2002-10-08  Niklas Nebel  <nn@openoffice.org>  [d240b3290f99ebc10c607daede2cc1467ffa582d]

#100597# end edit mode before executing database functions


2002-10-08  Ocke Janssen  <oj@openoffice.org>  [f0a751f598146ba03095f4fa8b9844ed8abdd9a6]

#96476# realloc the bookmark before moveToBookmark


2002-10-08  Ocke Janssen  <oj@openoffice.org>  [bdb8e2208f5fc8d19ee08d75851f43dbb05f904e]

#96476# insert assertion


2002-10-08  Stephan Schäfer  <ssa@openoffice.org>  [809aa188c3b4b0e643ced7f8e4b1cf08218dfb44]

#87660# new cursor


2002-10-08  Oliver Specht  <os@openoffice.org>  [9de05c9b67cbe4d92ca950ddcbf17c9989dda764]

#103911# use white document background in previews when previews are excluded from high contrast mode


2002-10-08  ghiggins  <ghiggins@openoffice.org>  [5a7111e8738ece052b6d92b9d1f91f471a15fcc2]

#103623# moving sso options to seperate module


2002-10-08  Oliver Specht  <os@openoffice.org>  [7661d3753f5533ccee9e79e7e672588b7488ee59]

#103911# use black as automatic font color when previews are excluded from high contrast mode


2002-10-08  Philipp Lohmann  <pl@openoffice.org>  [886593b1b12df5e439b42d758ab18193ddeb8775]

#87660# new pivot cursors


2002-10-08  ghiggins  <ghiggins@openoffice.org>  [3c4f6d6cabbc95281caf1c6b5db8a4aaf8ef1c93]

#103623# moving sso options to seperate module


2002-10-08  Ocke Janssen  <oj@openoffice.org>  [691d2335d0bb81e94ee5d8e5abc886233b6a7ef1]

#i3289# correct table name quoting so that in every situation the correct schema, catalog is used


2002-10-08  Henning Brinkmann  <hbrinkm@openoffice.org>  [cdce2020e3754adde50a20eea8a99a435890aa05]

#103840# SwHeadFootFrm::FormatSize


2002-10-08  Frank Schönheit  <fs@openoffice.org>  [6d689829747f7374907fc3681a8c02f294ed9bae]

#96136# when setting values for properties of type double, be somewhat more tolerant


2002-10-08  Vladimir Glazounov  <vg@openoffice.org>  [65dbc28d99be53c324a46c1d7d2e024b1b16b86b]

new version for SRC641


2002-10-08  Daniel Rentz  <dr@openoffice.org>  [5640b0033a66029d3ec5eae9f8f1a91b7a2a086e]

Dump CHARTGELFRAME as Escher


2002-10-08  Sven Jacobi  <sj@openoffice.org>  [fdffd45ef7022e0e29259ac7e8fb460e7450bc11]

#103135# improved stylesheet import, especially for subtiltle and titlemaster objects


2002-10-08  Philipp Lohmann  <pl@openoffice.org>  [016f20f2740adbfcb1853b476416f0e10228c643]

#104015# use correct character codes for type 1 fonts


2002-10-08  Oliver Specht  <os@openoffice.org>  [3676d061e070d0d21665badc4e5d9b8f4c078e6f]

#103597##103726# create anchor text ranges using ::CreateTextRangeFromPosition()


2002-10-08  Thomas Lange  <tl@openoffice.org>  [854a6bcdc4c8496af56f354f528de229f48a7b56]

#103610# list of supported services updated.


2002-10-08  Oliver Braun  <obr@openoffice.org>  [827692f0dce2de5529a8ec481452be4648d003c0]

#104045# no a11y error message without valid config (setup)


2002-10-08  Thomas Lange  <tl@openoffice.org>  [2c17f6e79ae6c8f140840f4dc1c4878e815bbf58]

#103610# list of supported services updated.


2002-10-08  Duncan Foster  <dfoster@openoffice.org>  [d8f03e47e5753305f9aa3be67915a29c8ccb722a]

Fixed build.xml Places ScriptRuntimeForJava in package Changed for JDK1.4 cppumaker.mk change as per instructions from JBU


2002-10-08  Vladimir Glazounov  <vg@openoffice.org>  [f841ccc4b354359dfa68fa3d75f8e9d4d30b55af]

SRX643


2002-10-08  Vladimir Glazounov  <vg@openoffice.org>  [16d1bf285b23b28625fed05c15e55df02a0cea93]

SRX643


2002-10-08  Vladimir Glazounov  <vg@openoffice.org>  [68f1612e53b3102595fb9bbf9e909cc4878e8c71]

#100000#merging errors fix


2002-10-08  Jörg Budischewski  <jbu@openoffice.org>  [4e808638b1ac4832d64b826f02b0cf4bce67b828]

#103263# switched to applicat.rdb/services.rdb


2002-10-08  Ken Foskey  <waratah@openoffice.org>  [6e5c8b7a69858f3197f0e2154c238009f7313c20]

dmake: Volker 4nt patches


2002-10-08  Andreas Bregas  <ab@openoffice.org>  [f2bd41a3593200524e327a1b2f89b224c3713c89]

#89483# Implementation RTL functions Join and Split


2002-10-08  Oliver Bolte  <obo@openoffice.org>  [4da5cc8b2ed21eca9aa6fda2c16b2409635bfae5]

#100000# not dead


2002-10-08  Ocke Janssen  <oj@openoffice.org>  [8d23317b78dede8b39bf049601f56cde7d0e748b]

#104039# insert later constructor


2002-10-08  Daniel Rentz  <dr@openoffice.org>  [aaa3f93cd5bb1ad101ad28c44b33aad63520cd77]

#104041# crash in D&D


2002-10-08  Jörg Budischewski  <jbu@openoffice.org>  [02300731171f4ea7a41460db3d5991fc6ddce76c]

#103263# corrected salhelper versioning


2002-10-08  Niklas Nebel  <nn@openoffice.org>  [0a0bcdb6a0b14db1f237ae670169b7143ba4f8f3]

#103849# clear the link in the clipboard listener from view dtor


2002-10-08  Stephan Schäfer  <ssa@openoffice.org>  [be810a46b5cf3380898df642e9d85cf55f5c50ae]

#104040# don not erase background in layout mode


2002-10-08  Niklas Nebel  <nn@openoffice.org>  [d6d87f733888c553550b2a6254a2acf1887cc412]

#103849# clear the link in the clipboard listener from view dtor


2002-10-08  Niklas Nebel  <nn@openoffice.org>  [056f1f5ff88b2976a9ae346bef7ba34584fce823]

#103849# clear the link in the clipboard listener from view dtor


2002-10-08  Joachim Lingner  <jl@openoffice.org>  [eb15f7d7bddd1647a764dc4d51e8cb404bae2662]

#104030# using a PriviligedAction when creating sun.applet.AudioClip and other classes from sun. package


2002-10-08  Daniel Rentz  <dr@openoffice.org>  [74a52bbdc0c50ba534ae1a54d46a9385182af523]

#87660# new DataPilot cursors


2002-10-08  Stephan Bergmann  <sb@openoffice.org>  [5abf00ef0a69669c76666d4ea9b69ee3175f0ff6]

#102945# Merged in 1.11.4.2.


2002-10-08  Stephan Bergmann  <sb@openoffice.org>  [f3ba9e2980838689ed181036f89828ac4cf76d3a]

#102945# Avoid linking against the C++ runtime (for now ;-)


2002-10-08  Ocke Janssen  <oj@openoffice.org>  [b26142c582356d8afd8da060f19d6a4182acee89]

#103805# lock SolarMutex


2002-10-08  Jörg Budischewski  <jbu@openoffice.org>  [bfc179f9ae00f6c0fe59a439df15f47943040a31]

#103263# switched from applicat.rdb to types.rdb


2002-10-08  Oliver Braun  <obr@openoffice.org>  [22f7d3684aeac6acc2980b0ee78a1dd055db1252]

#100456# transition to XAccessible as object identifier


2002-10-08  Ocke Janssen  <oj@openoffice.org>  [45b9d62fd1968d9628fc49df20f9221e607bde7d]

#104025# check if name is empty


2002-10-07  Niklas Nebel  <nn@openoffice.org>  [7313478a3d1b351a2939a076120b173a78b437b6]

#103849# don't use document ptr in AllocModel, test for empty pointer


2002-10-07  Christian Lippka  <cl@openoffice.org>  [e7691a68241e421a1727fc11eee1dd35ec9790c1]

#103836# remove hard character attribts from portions when that attrib is set on complete shape


2002-10-07  Rüdiger Timm  <rt@openoffice.org>  [64974b3b0ab8d142935a4fe15b78d7ac8d40e596]

SRC668


2002-10-07  Oliver Specht  <os@openoffice.org>  [9f51030fcf8aa13221137edca94d0964201d9667]

#1040098# labes changed: Before/After text -> Before/After paragraph


2002-10-07  Sascha Ballach  <sab@openoffice.org>  [b3fe18ac16dc16fbd526b30cf740d71fdf4a9c5c]

#86769#; add ScDrawPageObj


2002-10-07  Aidan Butler  <aidan@openoffice.org>  [cc5d61785737da0cf110cf59f7de2d2e240a9b64]

Added support for escaping '<' '>' and '&'


2002-10-07  Oliver Specht  <os@openoffice.org>  [46892e42bbea20bd4dc446440628a0dcbdbe65a4]

#103114# call SfxObjectShell::HandleFilter() to initiate filter options handling


2002-10-07  Andre Fischer  <af@openoffice.org>  [c21446c21a1595914660ca7d6413803ace663046]

Showing name of objects in selection dialog.


2002-10-07  Malte Timmermann  <mt@openoffice.org>  [222400c915fcee2076a77aa174a930e3ad43ce44]

#103874# Removed Fix for 101512, handled in Outliner::EndPasteOrDropHdl now


2002-10-07  Oliver Specht  <os@openoffice.org>  [9482409188a07e6407e665dc875de2ca7f83e21d]

#103642# assert only once in ::GetConfigurationProvider()


2002-10-07  Ocke Janssen  <oj@openoffice.org>  [8849fb8b384b7d113297cb07fc502fc056411fdb]

#i4198# set not null for data when setting NULL


2002-10-07  Rüdiger Timm  <rt@openoffice.org>  [90c9073badc2fb0a0db3f08a72ea12edf97d52eb]

#100000# Linux GCC: links against libstdc++


2002-10-07  Ken Foskey  <waratah@openoffice.org>  [07a2c0410798623fa689e98587785840c2c7972a]

dmake: Add the cygwin configure files


2002-10-07  Ken Foskey  <waratah@openoffice.org>  [8b5ad33c20309c904d289cf5284105cf0d2f2225]

dmake:  Correct some undefined functions in some modules


2002-10-07  Ken Foskey  <waratah@openoffice.org>  [d141806e728c5428e8823771b68c7667b5e696d4]

dmake: Additional header checks for better source control, add cygwin support, GNU hurd support


2002-10-07  Ken Foskey  <waratah@openoffice.org>  [ecbf288c591821ab9baa79563e14e9d01d28b9f9]

dmake: Additional header checks for better source control


2002-10-07  Rüdiger Timm  <rt@openoffice.org>  [b4820422e591329e1c1c92d14b0c19e5307bdd06]

#100000#, #102715# CPPUHELPERLIB changed.


2002-10-07  Stephan Bergmann  <sb@openoffice.org>  [abc17b70ec6d6d50c99133b00256d6d605295daf]

#103968# Cleaned up socketAcceptor/Connector.


2002-10-07  Stephan Bergmann  <sb@openoffice.org>  [6e63cafea8498d62cf0def9bb7188d346c7538b1]

#103968# Cleaned up Acceptor/Connector.


2002-10-07  Oliver Specht  <os@openoffice.org>  [8c2e06d6f700f2f2234821c64e82a9d64a361e28]

#103951# German: 'Clipboard' changed to 'Zwischenablage'


2002-10-07  Oliver Specht  <os@openoffice.org>  [e903a6e5c47ee1515d7a8193793871c8aef81b92]

#103951# German: 'Clipboard' changed to 'Zwischenablage'


2002-10-07  Ocke Janssen  <oj@openoffice.org>  [4cd221a0fa5dc9208c29939abf669a392f3baaeb]

#i3289# correct table name quoting so that in every situation the correct schema, catalog is used


2002-10-07  Ocke Janssen  <oj@openoffice.org>  [58b26608a764f02e6be13618a71c6baf5982cc6d]

#i3289# correct table name quoting so that in every situation the correct schema, catalog is used


2002-10-07  Ocke Janssen  <oj@openoffice.org>  [490501f728e64d8e1f7c1ac9d0740a54590c76b5]

#i3289# correct table name quoting so that in every situation the correct schema, catalog is used


2002-10-07  Oliver Specht  <os@openoffice.org>  [31cf00ff2144aa85539da6290d8e066c5589abd0]

#103901# German: changed 'komplexe Skripte' to 'CTL' and capitalization


2002-10-07  Mathias Bauer  <mba@openoffice.org>  [62577268f72c9ae9f77894784f9b713c5a122d2a]

#103890#: SID_CLOSEWIN angepaßt an neues Close-Handling


2002-10-07  Mathias Bauer  <mba@openoffice.org>  [e0b0e69062fe17e0f2668f0712ebc7c4ad0497b7]

#103890#: basicide menu now in basctl resource


2002-10-07  Ken Foskey  <waratah@openoffice.org>  [0da71a9e866a9eb8770cc55844eb70bde9e1d926]

dmake:  Add gnu hurd and some additional header checks, and the cygwin makefiles


2002-10-07  Stephan Bergmann  <sb@openoffice.org>  [d8e7e840da85333d932aaab141999000d2dacbfa]

#102945# Merged in 1.11.4.1.


2002-10-07  Stephan Schäfer  <ssa@openoffice.org>  [6720a2690cc487136064c1f599608480f3a3180c]

#103967# check/replace default font before returning it as a single name


2002-10-07  Oliver Specht  <os@openoffice.org>  [6c84d9dd521ba8992d6482e8eb8f1c314fa87fd0]

#103697# read fonts language dependend


2002-10-07  ghiggins  <ghiggins@openoffice.org>  [7e847e1156602a7a97e74829bd772091a48ab616]

#103956# splash screen problems


2002-10-07  Mathias Bauer  <mba@openoffice.org>  [a97ed189a38d51aa080f87968c67ca07d92c3407]

#103890#: use _default


2002-10-07  Mathias Bauer  <mba@openoffice.org>  [3bc84c61613695a3ee560c572cda5083194e501b]

#103890#: close button in menubar


2002-10-07  Mathias Bauer  <mba@openoffice.org>  [c22b6493e20505ed7e0cbe5c5f7ab734dd7ea55a]

#103890#: method for showing/hiding close button in menubar


2002-10-07  Mathias Bauer  <mba@openoffice.org>  [c02105e076845aa533be6a43696cd381aff0e04d]

#103890#: method for closing document that cares for last document behavior


2002-10-07  Mathias Bauer  <mba@openoffice.org>  [3b345de700b07a2946a6318d1ac04cc51a3e6736]

#103890#: don't close last window in SID_CLOSEDOC


2002-10-07  Mathias Bauer  <mba@openoffice.org>  [8ab5375804595f057e922afb0782f853d90608a0]

#103890#: don't close last window in SID_CLOSEDOC


2002-10-07  Stephan Schäfer  <ssa@openoffice.org>  [972d071fcf21eb5b50e6fdffee87b3dfd337b691]

#103967# improve CTL font list for UNIX


2002-10-07  Andreas Bregas  <ab@openoffice.org>  [4f78c3585d2159daa49a22d543fe201e8c035d1c]

#89483# New commands Join and Split


2002-10-07  Daniel Rentz  <dr@openoffice.org>  [6e4d1d6fc4d70f49b7249d2576c41252a878c800]

#103974# crash on pw protected files


2002-10-04  Ken Foskey  <waratah@openoffice.org>  [8607f77cbfbd07b115798360f59b0beaeb36d288]

dmake: Patches for the osf1 operating system


2002-10-04  Ken Foskey  <waratah@openoffice.org>  [dc3b1969237690dce7dbecac23ad4c233525dfac]

dmake:  Add osf1 support


2002-10-04  Behrend Cornelius  <bc@openoffice.org>  [e9a0e520a894f8c3ee13ddc8e90fc1257ae97dfc]

#103669# finnish, polish, turkish and greek holidays added


2002-10-04  Stephan Bergmann  <sb@openoffice.org>  [904ee450a9bc368921c1e23343a6d1b356fbb5f4]

#94277# In the SubString variant of decode(), avoid calculating illegal pointer values when the SubString is not present.


2002-10-04  Chris Halls  <haggai@openoffice.org>  [c5a5c6be22bba4052480134cb3219af743371462]

Fix build for OSF1.  Approved by Ken.


2002-10-04  Stephan Bergmann  <sb@openoffice.org>  [1853a26593988325ad5d8969d5d2eedc950ef48f]

#102179# Removed unused ImplTextEncodingData.meTextEncoding.


2002-10-04  Ken Foskey  <waratah@openoffice.org>  [c52e65d4c790b252c7c03dcc34312e47dc95fcda]

Dmake:  Convert the configure to a better configure process without individual conf.h files for every platform


2002-10-04  Behrend Cornelius  <bc@openoffice.org>  [8ca058256c98c98297f6c31c94242163f77ccd26]

#103669# holidayas added for finnish, polish,turkish and greek


2002-10-04  Ocke Janssen  <oj@openoffice.org>  [2d8d2de1b1f43b69434fe835d6ecb0fa7304d135]

#i4082# extra slot only for debug enabled


2002-10-04  Hans-Joachim Lankenau  <hjs@openoffice.org>  [bd6de2e5c2a67d011b9c8d5925cccda5de45510e]

#100000# cleanup


2002-10-04  Rüdiger Timm  <rt@openoffice.org>  [22cf68c302db29b2fb5e8b879e36c796ee8232d5]

#100000# Added missing newline at end of file


2002-10-04  Stephan Bergmann  <sb@openoffice.org>  [762f2cf5d8c4c4db1938185a0fdff7989542db82]

#99853# Adapted to new cppuhelper/unourl.hxx.


2002-10-04  Stephan Bergmann  <sb@openoffice.org>  [8f3c1275f5121bb469e7bef4dbe011341ec8755b]

#99853# Added getMessage; added docu.


2002-10-04  Frank Schönheit  <fs@openoffice.org>  [564525bc59ec02ce76400b4d5449b1019bb7f9d5]

#103388# (done by fs, approved by jbu) realloc: don't realloc/copy the sequence (elements) ourself, rely on the Sequence's realloc method (which is more performant for a large number of consecutive addListener calls)


2002-10-04  Ocke Janssen  <oj@openoffice.org>  [024734d7d9828a2a9db318efa2d8ac6b3ac2b1e4]

#100000# insert temp var


2002-10-04  Frank Schönheit  <fs@openoffice.org>  [9a681f26605dc1cf9e8a322cebd5cc8cf07c1567]

#103388# introduced ElementDescription to cache some information (interfaces) about to-be-inserted objects


2002-10-04  Frank Schönheit  <fs@openoffice.org>  [93216c149c06d9720b3a8c6d461a26767d061340]

#103388# removed a debuggin relic from the previous revision


2002-10-04  Frank Schönheit  <fs@openoffice.org>  [95c0977c33cf5134a3469bf48fd13a42e894200e]

#103388# introduced ElementDescription to cache some information (interfaces) about to-be-inserted objects / in disposing(EventObject), normalize the interfaces to be compared - sacves a _lot_ of queryInterfaces


2002-10-04  Frank Schönheit  <fs@openoffice.org>  [ab21ea3329d27aba56f23e65ac4674317926b077]

#101089# changed the success message of the pilot


2002-10-04  gt  <gt@openoffice.org>  [82e762dd82c7d960b63d2a14577cff186dc0812c]

#101367# SvtFrameWindow_Impl::OpenFile(): display empty win when doc couldn't be load


2002-10-03  Michael Hönnig  <mi@openoffice.org>  [cb23f6a62077022736a40d6315ee92a218f489e0]

#94968# IDL reviews merged


2002-10-03  Ken Foskey  <waratah@openoffice.org>  [a89a994d774f348527f5dc2d68ebbeb870bf3e4a]

dmake:  remove cygwin makefile temporarily and implement depcomp


2002-10-03  Michael Hönnig  <mi@openoffice.org>  [625aff4ec7a47d618a9da160e962fc6fb5c834c5]

#94968# IDL reviews merged


2002-10-03  Ken Foskey  <waratah@openoffice.org>  [fa2027fb0ac817455bb289345c369f8dbc378ee2]

dmake:  This is a reworked version of the configure process, without automake and aclocal


2002-10-02  Philipp Lohmann  <pl@openoffice.org>  [d26823c0eeb5439fe0c45e205c6a054d7a8b77d3]

#103870# close polyline if last point coincides with first point


2002-10-02  Eike Rathke  <er@openoffice.org>  [f4366e81e5eba337fdaec204b18a7542ca42be47]

#97485# WriteCell: export conditional formatting


2002-10-02  Thorsten Behrens  <thb@openoffice.org>  [8e36bbd5a21e703c2a438e1437007199b05142aa]

#103862# getAccessibleAt now relative to parent


2002-10-02  Thorsten Behrens  <thb@openoffice.org>  [a02233a741f7414a91fa58f8b4aa78c3c751dec7]

#103862# getAccessibleAt is now relative to parent


2002-10-02  Niklas Nebel  <nn@openoffice.org>  [7bbb9d113a732851831dfadf8dee6b980dc0ab3b]

#103946# HDU: when 64bit arithmetic does not suffice for mapping fall back to MonsterInt


2002-10-02  Christian Lippka  <cl@openoffice.org>  [9a44c2a1a6e2f81a85551ea6fb92e879ad17c8cf]

#103668# don't support placeware for draw


2002-10-02  Rüdiger Timm  <rt@openoffice.org>  [2d2148356d202f2aac57fa53ba1daa4a49d6521d]

#100000# remove dependency on module desktop


2002-10-02  Behrend Cornelius  <bc@openoffice.org>  [cae0cc31d2773b76c75e7536df824c1ee06018f8]

#93295# New BasicLibraries are accessible


2002-10-02  Oliver Braun  <obr@openoffice.org>  [1b9bc173332792ffc15c792f3850ec23f6a476b5]

#100456# added support for global focus events


2002-10-02  Oliver Braun  <obr@openoffice.org>  [6d0ccf99654bd5feea1978242d8f636d0d8fdc5a]

#100456# added support for global focus events


2002-10-02  Christian Lippka  <cl@openoffice.org>  [7989b1aa83122f86612a03a1ffb6937d216c32cc]

#103668# use placewar zip instead of our own


2002-10-02  Christian Lippka  <cl@openoffice.org>  [de2e57bf174ad1904e77f0d9a0298989644ba159]

#103668# use placewar zip instead of our own


2002-10-02  Stephan Bergmann  <sb@openoffice.org>  [677ca9cfc0e9c94f6b86e9b1e180605f291b3630]

Added unourl.obj. Build output directly from objects, without an intervening lib (helps determine mangled names on Win when new obj is added). Deliberately broke makefile for LINUXIgcc2, because the map file has to be updated.


2002-10-02  Andreas Bregas  <ab@openoffice.org>  [48e33ee92313ba9e14423ea20ecca54e3c532fa1]

#89483# New RTL functions Join and Split


2002-10-02  Stephan Bergmann  <sb@openoffice.org>  [b1b9fbb8364cb35200b199ef17c411ba3cab4ed8]

#99853#


2002-10-02  Stephan Bergmann  <sb@openoffice.org>  [86cb443a84e27ad8534860040b69103aa306ac28]

#99853# Added symbols from cppuhelper/unourl.hxx.


2002-10-02  Stephan Bergmann  <sb@openoffice.org>  [6aaa513bb7fa5592abe48aa96377d788cd58f087]

#99853# Added unourl.hxx.


2002-10-02  Michael Hönnig  <mi@openoffice.org>  [d081c80877dc1ae413b9d65c206485b6821d0ef8]

*** empty log message ***


2002-10-02  Noel Power  <npower@openoffice.org>  [75fab8a3fe6b24df60a5970206af0a9eb64f5140]

Rolling back to version 1.3


2002-10-02  Daniel Rentz  <dr@openoffice.org>  [de397da7a962d7c1bfdeef451bb7b805835cf100]

#91270# new classes svtools::ToolTip(Multi)ListBox


2002-10-02  Daniel Rentz  <dr@openoffice.org>  [e9638aee8293aa9036e21c05b5f24e8925c40c02]

#91270# new classes svtools::ToolTip(Multi)ListBox


2002-10-02  Noel Power  <npower@openoffice.org>  [410c1ba39fa6c4c8fc2d8a8bdc38600a0218e912]

Updates to get rid of empty sequence warning messages


2002-10-02  Sascha Ballach  <sab@openoffice.org>  [0b051a06b6fdda4e6536ef0802c14164288914e6]

#101599#; add ZoomType and ZoomValue


2002-10-02  Frank Schönheit  <fs@openoffice.org>  [4b72e0ae24f499de97dc5e78b23e6fb962f0cef5]

#103388# some performance logging


2002-10-02  Thomas Lange  <tl@openoffice.org>  [806d35773804e73edc7b4570546ccb5b669153f6]

#103091# dcssformula.db added


2002-10-02  Frank Schönheit  <fs@openoffice.org>  [8a4203363d635b8daa70a8e935405b76150fe9b6]

no casting if the pointer returned by Any::getValue - discovered during #103388#


2002-10-02  Björn Milcke  <bm@openoffice.org>  [22c7fe85c57882db76e2c6b4ef2a1061bee87217]

#73417# new shortcut F9 for starting slide-show


2002-10-02  Daniel Rentz  <dr@openoffice.org>  [341d8b3a6d6b16964599ac2e0c7a556e651d6062]

#91270# new classes svtools::ToolTip(Multi)ListBox


2002-10-02  Frank Schönheit  <fs@openoffice.org>  [a8bb3d5e0d0350fd709a0fb08bcbc64a48364b09]

#103388# some performance logging


2002-10-02  Frank Schönheit  <fs@openoffice.org>  [1956038ea573f6d9949ee9aa2b4126a2e7dec934]

#103388# +logging.* - helper for performance logging


2002-10-02  Frank Schönheit  <fs@openoffice.org>  [e3e03438558a1a8ad663cc73ab9fb6eaf44e249a]

initial checkin - helper for timestamp logging


2002-10-02  Stephan Schäfer  <ssa@openoffice.org>  [2584477e946c31a80781faeded2912cdd329590c]

#103716# make dialogs modal to their parent's frame


2002-10-02  Sascha Ballach  <sab@openoffice.org>  [8aaa0090a8945085295c0d2f36032520e8cfe707]

#102444#; correct LogicToPixel and PixelToLogic of the Preview Viewforwarder


2002-10-02  Sascha Ballach  <sab@openoffice.org>  [67e9164dff4e02348abf0a449418db22a69390cf]

#102444#; add as listener


2002-10-02  Sascha Ballach  <sab@openoffice.org>  [d3f7aa6d22bbfeed6b97a2e94b61fcc7a1708b4e]

#102444#; fill notify method


2002-10-02  Sascha Ballach  <sab@openoffice.org>  [00f417a9e69bc5d4912e68afd81fff09b51dc71e]

#102444#; add notify method


2002-10-02  Kai Sommerfeld  <kso@openoffice.org>  [0f20f0ff8351f3261fe587feef4f772a81e8c7a6]

#103263# - Replaced createRegistryServiceFactory call.


2002-10-02  Jörg Budischewski  <jbu@openoffice.org>  [4a91e57316e327b9916753a74fc1d3a5c83025f1]

#103813# removed a wrong rtl_freeMemory


2002-10-02  Kai Sommerfeld  <kso@openoffice.org>  [d7922ea93426ed874422459e2de401073bb12bb0]

#103263# - replaced createRegistryServiceFactory call.


2002-10-02  Ken Foskey  <waratah@openoffice.org>  [cd4c8bcdb73c5e3db92bd4333e40cfb20b34d6a0]

dmake:  Allow the whole configure process to work,  not needs update to bootstrap to activate


2002-10-02  Martin Hollmichel  <mh@openoffice.org>  [833fd36218dde718fbe41e94a4ddfb4378a06547]

join: from SRX643_OO, #103821#


2002-10-02  Martin Hollmichel  <mh@openoffice.org>  [2076d0966af5ecfe6e8a1c2cc1eb25b0b607b45a]

join: from SRX643_OO, #103821#


2002-10-02  Martin Hollmichel  <mh@openoffice.org>  [d45d59e6a0da50c27afebbbdef49106205620720]

join: from SRX643_OO, #103821#


2002-10-02  Jörg Budischewski  <jbu@openoffice.org>  [bdd706cec81500826489a7ff6668dd73701ba003]

#103263# improved usage screen, added -classpath option


2002-10-02  Philipp Lohmann  <pl@openoffice.org>  [0b9167f488a3efd049bac0c992d5b66928907eae]

#98004# scroll only on wheel button down events


2002-10-02  Henning Brinkmann  <hbrinkm@openoffice.org>  [48626446b8b9d4fa54cdc2bdc1efadaa4bd4f445]

#103746# IsProtected: GetNode/GetFmt can return 0x0


2002-10-02  Armin Weiss  <aw@openoffice.org>  [868090cd73c466d34d59d22f2de2f0ee14cca81a]

#103894# Expand test for HDL_ANCHOR_TR


2002-10-02  Björn Milcke  <bm@openoffice.org>  [52fa60db9a41dc86ab721086838bdf60b74a903b]

#101357# declare stack variable as volatile to prevent optimization in          convertTime (DateTime-version) (occured with gcc 3.0.1 on Linux)


2002-10-02  Lars Oppermann  <lo@openoffice.org>  [a07385b0b43659d085202324747ef5d64e5ba34b]

#103411# call configureUcb before creating svtpathoptions object


2002-10-02  Thorsten Behrens  <thb@openoffice.org>  [291decae51d527d4089e96129560354864795548]

#103927# Prevent IndexOutOfBounds exception to propagate from getIndexAtPoint


2002-10-02  Jörg Budischewski  <jbu@openoffice.org>  [e96a6338a338977bd9eba24c142df712fdde3e60]

#103263# prepared regcomp for a types.rdb/services.rdb registry


2002-10-02  Jörg Budischewski  <jbu@openoffice.org>  [fe34b53d6c5a9bad78f050d9326181e15864310a]

#103263# prepared regcomp for a types.rdb/services.rdb registry


2002-10-02  Aidan Butler  <aidan@openoffice.org>  [6e5dbdad1debcae606939bc61ec1adb04ce648af]

*** empty log message ***


2002-10-02  Aidan Butler  <aidan@openoffice.org>  [9109ab50257b03161a43d7e64f376a9e9adbe101]

Added template loading functionality


2002-10-02  Martin Hollmichel  <mh@openoffice.org>  [a81e5646d02090193bf271cff4063aea8f8dc08d]

join: from SRX643_OO, #103821#


2002-10-02  gt  <gt@openoffice.org>  [128e4e2ac408f8fd09fe3947fffd41d4fe92bcaf]

#101629# SfxOrganizeDlg_Impl::SfxOrganizeDlg_Impl(): remove of InplaceEditing-SwitchOn for both listboxes


2002-10-02  Martin Hollmichel  <mh@openoffice.org>  [950da4b62e0a6ad5393383156efee0074038f84e]

join: from SRX643_OO, #103821#


2002-10-02  Behrend Cornelius  <bc@openoffice.org>  [013adfc5bed889a2c841b08db251ea16b46354e5]

#103619# getOfficePath method improved


2002-10-02  Thomas Lange  <tl@openoffice.org>  [a14a8443adf0c59048bbc5a4b65a2a7004c54d74]

#93295# property 'BasicLibraries' added


2002-10-02  Sascha Ballach  <sab@openoffice.org>  [984fb047279dbcdc4366a921aaa9579bbf780bfc]

#103861#; use the boundingbox of the parent instead calculate again


2002-10-02  Sascha Ballach  <sab@openoffice.org>  [564a94be4dc6277092b408312b6f2faa02802933]

#103861#; make mxParent protected so it is usable in abreviated classes


2002-10-02  Oliver Braun  <obr@openoffice.org>  [439b1d9e08287637a89253d0b3f10c288a2b9fb8]

103014# show native dialog on acessibility initialization errors


2002-10-02  Peter Burow  <pb@openoffice.org>  [273e30cbd5a96e7f9aa67d486c29a2ddd919d852]

fix: #103167# FilterNames with extensions


2002-10-02  Martin Hollmichel  <mh@openoffice.org>  [4531fc556fde2e788cabec2189c723f266002217]

join: from SRX643_OO


2002-10-02  Henning Brinkmann  <hbrinkm@openoffice.org>  [ad1a8155db9442995a5e6d2739919ad8f5d86e4c]

#102624# contains


2002-10-02  Henning Brinkmann  <hbrinkm@openoffice.org>  [326481c3ccc2d1274c359cb1bc63bc2051a87f4e]

#102624# getBoundsImpl


2002-10-02  Henning Brinkmann  <hbrinkm@openoffice.org>  [49d1109b39c0d45363d4183fb2746800ead0eb7d]

#102624# contains, getSize, getBounds, getLocation, getLocationOnScreen


2002-10-02  Stephan Schäfer  <ssa@openoffice.org>  [46ab0a13ad12a9a15226a2397b57aaca67ae88b4]

#103891# closer has transparent background now


2002-10-02  Stephan Schäfer  <ssa@openoffice.org>  [3b3124e5e3e8095e1ed32dac9653a5bf0e39c02b]

#103891# document closer


2002-10-02  Peter Burow  <pb@openoffice.org>  [26ce4ceb8536b72c8a9dc994e3eda08f6847dd28]

fix: #103428# suppress unnecessary UCB calls in GetImageId_Impl()


2002-10-02  Oliver Braun  <obr@openoffice.org>  [8bc42b16f12f6c96b0b2b9946d3136dd19224dfc]

#103705#, #103789# removal of unnecessary synchronizing and reorganization of AccessibleComponent info


2002-10-01  Philipp Lohmann  <pl@openoffice.org>  [44be4ca704f7b9a157dbd8748be89ad62645aa11]

#103460# make multilineedit usable in RTL version


2002-10-01  Eike Rathke  <er@openoffice.org>  [386d2318761fafad7f4b390978b86695012e3907]

#97951# Adjust: appending columns to extend page width doesn't result in zero overlap


2002-10-01  Niklas Nebel  <nn@openoffice.org>  [89ab30d1bf8989f4908c7289931997807978ba42]

#103823# ActivatePart: don't call SetWindow during RefInput


2002-10-01  Armin Weiss  <aw@openoffice.org>  [4a4207ae4dabcf8da88210764a1f7f64074a1018]

#97538# Do Joe's special handling for lines when mirroring, too


2002-10-01  Jörg Budischewski  <jbu@openoffice.org>  [2d9366cf2d87a6f3b10b2b592a03dc15dcda2d1a]

#103263# replaced applicat.rdb with types.rdb


2002-10-01  Jörg Budischewski  <jbu@openoffice.org>  [5afb2d2e0a4082be4cf54fbbc4b324e24bf64c43]

#103263# replaced applicat.rdb with types.rdb


2002-10-01  Eike Rathke  <er@openoffice.org>  [3a9beea152b6f9ac29fe859cb18504a978ca40b1]

#100866# CompileXML with progress bar


2002-10-01  Armin Weiss  <aw@openoffice.org>  [65db136ff27b03d8f188c413c6750359eaabad2b]

#103820# Added implementation of a basic 2d PolyPolygon raster converter


2002-10-01  Eike Rathke  <er@openoffice.org>  [ba5395e7757f95c113a115736a014afc40ae12dd]

#100866# nXMLImportedFormulaCount for progress bar


2002-10-01  Eike Rathke  <er@openoffice.org>  [575440985ae18d5c585c9fe1c40f65669ff6c33d]

#100866# CompileXML with progress bar


2002-10-01  Eike Rathke  <er@openoffice.org>  [accd03680f1bc5c9bf27f55863ab35415d77f5f1]

#100866# nXMLImportedFormulaCount for progress bar


2002-10-01  Eike Rathke  <er@openoffice.org>  [94ad0274db0fc2f5b8ea3748e13dd446a4e7ac5a]

#100866# SetCellText, EnterMatrix: IncXMLImportedFormulaCount()


2002-10-01  Eike Rathke  <er@openoffice.org>  [628006cadd7e77109cbb3b7ea67d86153f74106e]

#100866# endDocument: call progress bar End() to make room for subsequent SfxProgressBars


2002-10-01  Sascha Ballach  <sab@openoffice.org>  [fde9fbd62f4425a7d529fd33e5142f1d61874d9d]

#103902#; add virtual method to get the text of the cell


2002-10-01  Sascha Ballach  <sab@openoffice.org>  [338f626b0203b30f607a9e8deec586fe9babf50f]

#103902#; add virtual method to get the text of the cell


2002-10-01  Stephan Schäfer  <ssa@openoffice.org>  [9bd93beab5bbfcefd700263aa1eba15559130a9b]

#103891# document closer


2002-10-01  Stephan Schäfer  <ssa@openoffice.org>  [b850c6e1e00ebbd30258b6c4811967e8f26c9e53]

#103891# document closer


2002-10-01  Jörg Budischewski  <jbu@openoffice.org>  [778c4c46d63ff446391b23e26f393cdd5b75c846]

#103263# replaced applicat.rdb with types.rdb


2002-10-01  Jörg Barfurth  <jb@openoffice.org>  [c5da1fc640caa32672c8cd382109b424db985a68]

#103852# Correct wrapping of type converter exceptions added to parser


2002-10-01  Jörg Barfurth  <jb@openoffice.org>  [d36de002acce5aaf27b335473f60fda7fd2aa682]

#103852# Correct wrapping of handler exception added to parser classes


2002-10-01  Jörg Barfurth  <jb@openoffice.org>  [8ef3b89f70481528010fc8a0869542c601a022e6]

#103852# Add helper for correct exception wrapping


2002-10-01  Caolán McNamara  <cmc@openoffice.org>  [7e19c3787968dc12f81d95d7537663fcb30b0c3e]

#i3862# table cell borders can be imported incorrectly


2002-10-01  Christian Lippka  <cl@openoffice.org>  [e5790a7e8fa368a916a9db5edd845b34f32703b9]

#103908# throw illegal argument exception when invalid numlevel set


2002-10-01  Philipp Lohmann  <pl@openoffice.org>  [423b288363951a99abbe9477661911ec1cbcf5dc]

#90353# use correct deallocator


2002-10-01  Herbert Duerr  <hdu@openoffice.org>  [b6c0e10c2b80ed5ae44d9bc54dd876744e72d74e]

#102411# implement workaround for GetCharacterPlacement kerning problem


2002-10-01  Sascha Ballach  <sab@openoffice.org>  [0316f45d28bbf06bb92b792108fef9e3168b0d77]

#103860#; test whether the shape is realy selected


2002-10-01  Björn Milcke  <bm@openoffice.org>  [99724f0d9f321e7ec019329a6686acf145c9b28e]

#103182# SetModified(): only set the changed state if modification is enabled


2002-10-01  Sascha Ballach  <sab@openoffice.org>  [14026884bb3b4769da243f57546d77f6448f5cca]

#103860#; test whether the shape is selectable


2002-10-01  Ken Foskey  <waratah@openoffice.org>  [47fbf7890fd781af4aa1affa6e3ab425c22e7248]

dmake:  Add all the automake files, premade so developers do not require automake installed


2002-10-01  Christian Lippka  <cl@openoffice.org>  [7579038dee812e3713bef6eb135f0cfa37c22ca9]

#96989# set hard attribs for presentation shapes on master only to sheet


2002-10-01  Caolán McNamara  <cmc@openoffice.org>  [4dac1afaacbea456aca2f818a1c4a589cb6fff75]

#103896# transparency values need to be rounded on import to act like word


2002-10-01  Ingrid Halama  <iha@openoffice.org>  [ef468bdc08d8a7b9432fbe5a8980ad0eea92cf7a]

#97391# show correct zoom in general draw options


2002-10-01  Ocke Janssen  <oj@openoffice.org>  [632ef21feaa769170970f0edf56c1ebf319e630b]

#103855# stopFiltering when in disposing


2002-10-01  Behrend Cornelius  <bc@openoffice.org>  [5bce9ba31d046978bf177a8c032370ffc0f27520]

#103804# Composition of command string improved


2002-10-01  Christian Lippka  <cl@openoffice.org>  [68ce30e873ecbd01377073a8107f1bf41640f5a0]

#85556# made ShearAngle optional since its not supported by all shapes


2002-10-01  Ocke Janssen  <oj@openoffice.org>  [82f78625d56d993d8b7629fb57b24940a7cd097c]

#103855# jump above entries with the same XTextComponent


2002-10-01  Ingrid Halama  <iha@openoffice.org>  [99b8590f8e0105bf2dbb47ec970ad880c1b408b1]

#88728# SvxUnoTextField::getTypes had a problem


2002-10-01  Herbert Duerr  <hdu@openoffice.org>  [99a299383f2f16e5e8eefbb28e88a6a8f90ab95b]

#100671# fix mapper overflow when high DPI, high font units, high denominator zooming


2002-10-01  Niklas Nebel  <nn@openoffice.org>  [6437e263efb0d179afd4b1dbb116606dc7e9c8f4]

#103839# turn underscore number formats into blanks when saving to xml


2002-10-01  Niklas Nebel  <nn@openoffice.org>  [55489521289f642fcd71043efad35e0c23eb191f]

#103839# turn underscore number formats into blanks when saving to xml


2002-10-01  Jörg Budischewski  <jbu@openoffice.org>  [6e18af9d354513c3f4b1220e2bf0d426996a6812]

#103263# replaced obsolete applicat.rdb with types.rdb


2002-10-01  Joachim Lingner  <jl@openoffice.org>  [9e50970ccf5b12d634a8a786579220c0728f1076]

#97822# Removed ComponentFactoryWrapper


2002-10-01  Jörg Budischewski  <jbu@openoffice.org>  [d678f409d4297c0a09c072b9e6afa982c1c41ccb]

#103263# replaced applicat.rdb with types.rdb


2002-10-01  Christian Lippka  <cl@openoffice.org>  [71ab1ffe4a4a8738de1fee6b8c2ee17e5d64a38a]

#84013# title gets same bullet as subtitle and not that page symbol anymore


2002-10-01  Jörg Budischewski  <jbu@openoffice.org>  [333d9da2e88c1451eb4f62c54f9d8a36c0772a37]

#103263# replaced obsolete applicat.rdb with types.rdb


2002-10-01  Jörg Budischewski  <jbu@openoffice.org>  [ad880797f3766a5dc511f6054bbfb09341f68ab2]

#103263# replaced obsolete applicat.rdb with types.rdb


2002-10-01  Ocke Janssen  <oj@openoffice.org>  [2df919819a108b9be1439090a00579f7942cede9]

#103855# impl CTRL+ALT+Cursor up/down to move entries


2002-10-01  Peter Burow  <pb@openoffice.org>  [bc30142046fcd436bc5db063ac0be8f9925ffec8]

fix: #103741# append methods need FileDialogHelper_Impl


2002-10-01  Peter Burow  <pb@openoffice.org>  [ce40baeba7852eea0b6f2471a922a48f3777f08f]

fix: #103741# seperate header file for FileDialogHelper_Impl


2002-10-01  Frank Meies  <fme@openoffice.org>  [66a25cce13d43276937f6116db9b972a21dedbfb]

#103872# Positioning of draw objects which are outside the page frame


2002-10-01  Jörg Budischewski  <jbu@openoffice.org>  [13a50a0b42823a17e6d89ca47d22a937ed9d5e89]

#103263# replaced obsolete applicat.rdb with types.rdb


2002-10-01  Daniel Rentz  <dr@openoffice.org>  [93e85e33fcb0ba8e388b96254b73ed4fa74a3855]

#102823# japanese default number formats


2002-10-01  Daniel Rentz  <dr@openoffice.org>  [02b5e21dfd30112ea71c333ecda4308e29ea2724]

#102823# japanese default number formats


2002-10-01  Jörg Budischewski  <jbu@openoffice.org>  [eca3b9dafb48e5519bfe84b430a1d114836965c5]

#103263# replaced obsolete applicat.rdb with types.rdb


2002-10-01  Daniel Rentz  <dr@openoffice.org>  [8dad898e9954cdbad97c04e9f55a16bf4b2d5455]

engl. comments


2002-10-01  Sascha Ballach  <sab@openoffice.org>  [1cd66fdfa5e6a1588b13cfad1d7ab820673c98ee]

#103863#; it is a TABLE_CELL


2002-10-01  Noel Power  <npower@openoffice.org>  [19dc7dbb8038bad26c7daa8d7ad51b54cf313e0f]

*** empty log message ***


2002-10-01  Jörg Budischewski  <jbu@openoffice.org>  [4f5976c38322a993c5c7f9afd000178dd9f3322c]

#103263# switched to default bootstrapping


2002-10-01  Vladimir Glazounov  <vg@openoffice.org>  [8bed41d97b182e69effb3eb2b8b74377a96edcfc]

new version for SRC641


2002-10-01  Daniel Rentz  <dr@openoffice.org>  [3e277665f79001d2a0e4b94ec7ceb90e504eacd0]

FORMAT


2002-10-01  Jörg Budischewski  <jbu@openoffice.org>  [070d22be09c86a1dfb4a1a78875da7e392ae9db2]

#103263# replaced obsolete applicat.rdb with types.rdb


2002-10-01  Philipp Lohmann  <pl@openoffice.org>  [66b13c1be8b4b0cd112558a7cf9d40df2cb0f306]

#103886# use correct winding rule in DrawPolygon


2002-10-01  Jörg Budischewski  <jbu@openoffice.org>  [8ac18c6b8055bfe94d376e396ac613eb8e743490]

#103263# replaced obsolete applicat.rdb with types.rdb


2002-10-01  Ingrid Halama  <iha@openoffice.org>  [b00e2857bf2c4d0fc27bef4d90b17dc1e6ec4794]

#103323# trigger preview while initializing the autopilot


2002-10-01  Daniel Rentz  <dr@openoffice.org>  [01bf6eec3301f912446b46b0c975cf67e33b8d7b]

#102823# lcl_AddLanguage() -> ScGlobal::AddLanguage()


2002-10-01  Jörg Budischewski  <jbu@openoffice.org>  [42f3aa44163313621b97f9a0ea3755cde286685f]

#103263# replaced applicat.rdb by types.rdb and services.rdb


2002-10-01  Ocke Janssen  <oj@openoffice.org>  [1982c8b43278296904b82e921dfdacf31e43444f]

#97524# remember column type for reuse


2002-10-01  Jörg Budischewski  <jbu@openoffice.org>  [02170bf6f1d32c0b66f7d066005a6e8f891897dd]

#103263# replaced obsolete applicat.rdb with types.rdb


2002-10-01  Christian Lippka  <cl@openoffice.org>  [bb35228ba6d922f5798ef596d70483e8f11b86f9]

#103836# if all text selected don't create portion attributes


2002-10-01  Jörg Budischewski  <jbu@openoffice.org>  [07dfce80f6757c7599595e7100305270a281310d]

#103263# replaced obsolete applicat.rdb with types.rdb


2002-10-01  Jörg Budischewski  <jbu@openoffice.org>  [0739199556c9f69da8ea88730ea4ebfe7fc6fcb9]

#103263# replaced obsolete applicat.rdb with types.rdb


2002-10-01  Jörg Budischewski  <jbu@openoffice.org>  [237e29d6b906cfd0f103cefd4aa22a22dbbd87b8]

#103263# replaced obsolete applicat.rdb with types.rdb


2002-10-01  Ingrid Halama  <iha@openoffice.org>  [c700b95ab621b59f6f02429577cde33e2612ee40]

#97391# alignment was not initialized if aWinState was empty


2002-10-01  Sascha Ballach  <sab@openoffice.org>  [c44080386e93db38c8d698971dc601868ed79c14]

#101599#; add ZoomType and ZoomValue


2002-10-01  Jörg Budischewski  <jbu@openoffice.org>  [95f08c05a36b908f5ac046d1655dac27fc215556]

#103263# replaced obsolete applicat.rdb with types.rdb


2002-10-01  Jörg Budischewski  <jbu@openoffice.org>  [9db64696eec32045f21ea8e745549b5f54066e19]

#103263# removed obsolete applicat.rdb


2002-10-01  Jörg Budischewski  <jbu@openoffice.org>  [9ed54aadf1ca1ac72b19a62a29b3005830d33f84]

#103263# removed obsolete applicat.rdb


2002-10-01  Philipp Lohmann  <pl@openoffice.org>  [3e122697606a127bb350a1bb9a23b84f8faf29f9]

#103547# change for Windoze compiler


2002-10-01  Jörg Budischewski  <jbu@openoffice.org>  [0e934cb90425487415e1bf562532fd5cbb88c48e]

#103263# removed obsolete applicat.rdb


2002-10-01  John Rice  <jmrice@openoffice.org>  [2723f6c9f0e2c7ae7d3f06dffb8bef32dacf0c9f]

Added debug trace.


2002-10-01  Jörg Budischewski  <jbu@openoffice.org>  [8bb8da89ca0028f9b101d7c86b477e473ea12df0]

#103263# replaced applicat.rdb with types.rdb and services.rdb


2002-10-01  Oliver Braun  <obr@openoffice.org>  [dc6ebbbd8989d639f06200b3181559ee2a24bbad]

#103756#, #103230# retrieve text of labels on demand


2002-10-01  John Rice  <jmrice@openoffice.org>  [92ce2dda949585870750b4c4d6a506d6956a40a4]

Storage initialisation, handles abscence of Scripts dir gracefully


2002-10-01  Jörg Budischewski  <jbu@openoffice.org>  [9f3b91f59c70a46c5707c98c1b3c9e2418f420a4]

#103263# obsolete applicat.rdb removed


2002-09-30  Karl Hong  <khong@openoffice.org>  [9ec31920f428750e3f77e7641125c7bd91ca0f89]

#103462# fixed some problem in dtd and xml files


2002-09-30  Philipp Lohmann  <pl@openoffice.org>  [f5ab66cafbf16867b8e35b56b6d530feaf4d0686]

#103547# avoid unusable fonts in RTL case on Solaris


2002-09-30  Philipp Lohmann  <pl@openoffice.org>  [b213d961b915982c2f923ff950ac1aa943664ba4]

#103547# use found token as search font name


2002-09-30  Philipp Lohmann  <pl@openoffice.org>  [4d5a859532dc31bbf2459a4f6598a7ddb9a8af8b]

#103547# promote Lucidasans (java font)


2002-09-30  Thorsten Behrens  <thb@openoffice.org>  [3fec6924d9e2ce16f14e380fbcf0d02bee4ac61f]

#103137# Avoid banding for special case


2002-09-30  Sven Jacobi  <sj@openoffice.org>  [c443c6a04b14912b10cd0d6c1eb1722087cd6657]

#103807# solved crash if there has been more than one tabulator in the master style


2002-09-30  Mathias Bauer  <mba@openoffice.org>  [d28d456b313f725d5d474285822cd7301a64b584]

#100759#: don't undock beamer


2002-09-30  Aidan Butler  <aidan@openoffice.org>  [1640760635b7c583a5638c7391b27fd29bebcf85]

Added Settings.xml


2002-09-30  Mathias Bauer  <mba@openoffice.org>  [70bd773ff73e07eed69b4d6ddac2754dc12d290b]

#103114#: allow interaction for inserting files


2002-09-30  Mathias Bauer  <mba@openoffice.org>  [44a5cf68a4bd23a820098e344a9ef21a07bb8303]

#103114#: method for filter handling on loading a document


2002-09-30  Lars Oppermann  <lo@openoffice.org>  [b96fe89afa2fae51de300b088ee57572f1f27653]

#101202# lockfile for user dir


2002-09-30  Lars Oppermann  <lo@openoffice.org>  [03bf2a94f6048ebecb134f932ded65cf0db17f9c]

#101202# lockfile for user data


2002-09-30  Lars Oppermann  <lo@openoffice.org>  [1009868edaf23033040f8089cc50d4055b26ac5b]

#101202# lockfile for user dir


2002-09-30  Mikhail Voitenko  <mav@openoffice.org>  [396785a4a0850ace957abe4b81734d4e13c5b6d6]

#103841# remove dead code


2002-09-30  Thorsten Behrens  <thb@openoffice.org>  [3727e045473353cc8b5510a0e4da3562a06b691d]

#103856# Disable accessibility if no model/view info available


2002-09-30  Hans-Joachim Lankenau  <hjs@openoffice.org>  [670822844d2e3b878520097167b27619e103b1e5]

USE_NEW_SDK must get resetted


2002-09-30  Behrend Cornelius  <bc@openoffice.org>  [400104dd702514d046beaed63765f0e43eb24bdc]

#100060# Property Values redefined


2002-09-30  Daniel Rentz  <dr@openoffice.org>  [2302c3361300f5922fc279c23e2b3dfed0e9f6ad]

#103330# CheckListBox: first select, then check


2002-09-30  Niklas Nebel  <nn@openoffice.org>  [cdc3c49d4899f01ac6bb9a601fe44a0dde38547f]

#103818# ExecuteStyle/UPDATE_BY_EXAMPLE: remember old style for undo, correct order of ScUndoModifyStyle/SetStyleSheetToMarked


2002-09-30  Thomas Lange  <tl@openoffice.org>  [f704b49ec2c2b69766aa4251fdd435cf2b17a9bd]

#103604# LTR-RTL buttons are no longer toggle switches


2002-09-30  John Rice  <jmrice@openoffice.org>  [ab1b0edaa58b35cff9df496528ad9c6f43338ecf]

Code review cleanup


2002-09-30  Eike Rathke  <er@openoffice.org>  [79d566e6c3042884f1db0e9f34bf93b2be08297a]

#102692# disable non-product calendar check accidentally left active (should be reimplemented as a one-time check)


2002-09-30  Sven Jacobi  <sj@openoffice.org>  [18fa1ce2502161f88380b0cbba1bbeb7a562e279]

#103565# do not create jpegs for very small bitmaps


2002-09-30  Ingrid Halama  <iha@openoffice.org>  [412ebca745a1eb8914fbb38799a8d58af3c3831c]

#103416# cutted german strings


2002-09-30  Caolán McNamara  <cmc@openoffice.org>  [580c5a3a0424c1a48bcf3ddbbdde068a746d795f]

#i4727# word appears to have some import bugs with rtf, i.e. doesn't like duplicated properties, and doesn't like unnecessary ltrch marks


2002-09-30  Frank Schönheit  <fs@openoffice.org>  [1b92671192ef39c61262a44a2a8267dc9f736f61]

#103816# corrected ref-count handling in dtor


2002-09-30  Hans-Joachim Lankenau  <hjs@openoffice.org>  [cf6061f8bfdc81bae629c46d9e92c9fbbd5109e1]

#103458# fixed syntax in testshl call


2002-09-30  John Rice  <jmrice@openoffice.org>  [852449eaf20e425b507d238fecd82039280c0bb2]

Fixed null pointer ref bug in getImplementations when storage is empty


2002-09-30  Andreas Schlüns  <as@openoffice.org>  [645c277615dc86e344995e2ee2c9e9c182593c03]

#103838# add missing service description to be consistent with devmanual


2002-09-30  Michael Brauer  <mib@openoffice.org>  [19ba56b117ccef2c05098122b79b2af62d6a615b]

#100155#: text:h inside list, draw:name, draw:transform


2002-09-30  Hennes Rohling  <hro@openoffice.org>  [c6e005d9f72e1d51e027ef230753e7602ce4dcb8]

#102641# Uwinapi now exports full function set of uincows


2002-09-30  Andreas Bregas  <ab@openoffice.org>  [cb94945abed9ff86d9c8a8a9af023f1dfb78d217]

#103654# Changed error handling if an identifier does not represent an Uno class


2002-09-30  Philipp Lohmann  <pl@openoffice.org>  [838b0be859799cdf3388d50d181d41135782ed52]

#103759# push flags


2002-09-30  Hennes Rohling  <hro@openoffice.org>  [1c320132f2d962a8a05e2e1a4726d47a03963871]

#102641# Uwinapi now exports full function set of uincows


2002-09-30  Sascha Ballach  <sab@openoffice.org>  [e3959be84e486ccb5dcb9604cd96582d4c57dd3c]

#103800#; use a copy of ScViewData's MarkData to mark multi


2002-09-30  Rüdiger Timm  <rt@openoffice.org>  [82ce5c6aad5bee372bd927e27b511cbbfcb438be]

Reset STAR_RESOURCEPATH


2002-09-30  Ocke Janssen  <oj@openoffice.org>  [10d12a52cc3d7d8659093eb7139e6c0c5a2e0cea]

#97230# ParseContext added


2002-09-30  Ocke Janssen  <oj@openoffice.org>  [eda475bfec2d9ed1640978babeded366d83f2d67]

#97230# new Interface for ParseContext


2002-09-30  Martin Hollmichel  <mh@openoffice.org>  [7457e4840cddc07de8fb7687b9ca41983290138f]

chg: target directory, #100000#


2002-09-29  Martin Hollmichel  <mh@openoffice.org>  [ff44a690528e0145c1e362fdab2ad25c847ea678]

add: header, #100000#


2002-09-27  Eike Rathke  <er@openoffice.org>  [22b27661a1991f77f0524ed62f0221f4dbda0519]

#92320# new ScFAPToken


2002-09-27  Sven Jacobi  <sj@openoffice.org>  [c4735218d5ac9393ddac2d12d484002c5d3d0c4f]

#94256# better matching of our own predefined arrow heads


2002-09-27  Kai Sommerfeld  <kso@openoffice.org>  [b9bac49c1609a51b41eee9b5001523610f759952]

#82433# - Fixed crash on destroying popup menu.


2002-09-27  Kai Sommerfeld  <kso@openoffice.org>  [492929e862dbacd553c687872b4ff84fd5b87d78]

#82433# - Support for links with empty target URL.


2002-09-27  Frank Meies  <fme@openoffice.org>  [c7b2c719a175435f8e77b0e7a3a098142a913785]

#103740# Painting of graphics inside vertical frames


2002-09-27  Henning Brinkmann  <hbrinkm@openoffice.org>  [e82d02a63512b31dda198a158a92ff60398f8943]

#102171# XMLValueImportHelper::ProcessAttribute


2002-09-27  Joachim Lingner  <jl@openoffice.org>  [2e79f89a9de16a4aae98d1eebc2705764ffedb73]

#101435# file urls containing were not properly handled. SecurityExceptions were thrown when one tried checkRead on such a file.


2002-09-27  Mikhail Voitenko  <mav@openoffice.org>  [9b0350f78b9973fb0e13654805d2fc6f026cb4c7]

#102625# while registering for doc control can be unregistered


2002-09-27  Duncan Foster  <dfoster@openoffice.org>  [95b727245029c1d256aa5df16a92a730f870b91d]

Cleanup to satisfy the Microsoft compiler


2002-09-27  Stephan Schäfer  <ssa@openoffice.org>  [d44a3dce20262585671e225d56425f2de0cc3691]

#103362# improve drawing of mnemonic underlines


2002-09-27  Ocke Janssen  <oj@openoffice.org>  [17408c842a859239827ac9ffd67fc18b26cb5669]

#97230# parseContext moved


2002-09-27  Ocke Janssen  <oj@openoffice.org>  [47a77b2ea50eca559505f274658e70dab6784997]

#103805# lock solar mutex before accessing resource file


2002-09-27  Ocke Janssen  <oj@openoffice.org>  [9418953ab7334d9e8e1d58d8250f2a17d3df89fc]

#103265# correct error message for parameters


2002-09-27  Ocke Janssen  <oj@openoffice.org>  [b80f8d2e407be16e862af0c201dd19f718e54f2b]

#103265# set Next coorect


2002-09-27  Ocke Janssen  <oj@openoffice.org>  [ab533422ed55e206abbb86b40e695cfe0a3bda85]

#102917# new service for the QueryDesign


2002-09-27  Frank Schönheit  <fs@openoffice.org>  [29a14176afe2b142c9de46ae80a5646716eb41f3]

#101423# PutEntry: don't forget the language ....


2002-09-27  Oliver Specht  <os@openoffice.org>  [290647cca7c00ae73e9556f5e9c41fd7508b5aa3]

#103753# use of available user defined number format corrected


2002-09-27  Daniel Rentz  <dr@openoffice.org>  [4ab8e3923197983eabb82a7b82b288e8faabd7a9]

#94353# delete progress bar before UpdateRowHeight()


2002-09-27  Christian Lippka  <cl@openoffice.org>  [302d44e5da0477283172bed160edafa075fef8bb]

#103771# set current date/time when switch from variable to fixed


2002-09-27  Ocke Janssen  <oj@openoffice.org>  [f257eebdfbffb495db500e43975128672a8cc447]

#103051# convert double to date,time or timestamp when column type is set


2002-09-27  Thomas Lange  <tl@openoffice.org>  [6479bd310a019d751ba786052426c5c8a7f49c83]

#103610# added optional flag to some properties


2002-09-27  Sascha Ballach  <sab@openoffice.org>  [deb2b93baaef08e57a1424873b2f84574fefdd2a]

#92038#; don't set document modified after setting autospellcheck, because it is no langer saved


2002-09-27  Christian Lippka  <cl@openoffice.org>  [b593ef6f7e5b5702a5fc3d665bddd327123eaa70]

#101771# support ctl on ruler


2002-09-27  Armin Weiss  <aw@openoffice.org>  [f37aa2bb3dc0e6f72f59aec9bd8e606cd0377194]

#103765# disable float or linear transparence if change and either is SFX_ITEM_DONTCARE what means used in one of that objects


2002-09-27  Christian Lippka  <cl@openoffice.org>  [3914bf7344ec5c79e45fa478f0b8fb83262a14bd]

#101771# support ctl on ruler


2002-09-27  Christian Lippka  <cl@openoffice.org>  [70208288d750bf89891bf21aa80d7536b4644a7f]

#101771# right to left item is not only for tables


2002-09-27  Sascha Ballach  <sab@openoffice.org>  [ce67e93cfae4fac5bb728bb0eb055a1726eccc0e]

#93295#; property BasicLibraries is readonly


2002-09-27  John Rice  <jmrice@openoffice.org>  [e168de6dd36a1a38dd81b7f4fcae5df817ad11a6]

Updates from code review for end of September release


2002-09-27  Sascha Ballach  <sab@openoffice.org>  [9070d813abfa5fbc0707d7340cd90dfc70314220]

#93295#; add property BasicLibraries


2002-09-27  Sascha Ballach  <sab@openoffice.org>  [e15ee1e939a821d831edb5ed03f534840bd0e548]

#93295#; add property BasicLibraries to XModel


2002-09-27  Aidan Butler  <aidan@openoffice.org>  [902641dd5353d9d46b309af5cd53dc9ca3def869]

Added entity conversion e.g. & ->&amp;


2002-09-27  Caolán McNamara  <cmc@openoffice.org>  [09583640927e2c104788c6d3c172160890c8361f]

#i6436# Even when embelishments are addpended to a character be able to balance unbalanced = symbols


2002-09-27  Oliver Specht  <os@openoffice.org>  [a7ae7a8696326d581d08156042585e7e53f19cf3]

#103740# frame direction item correctly read


2002-09-27  Michael Brauer  <mib@openoffice.org>  [79e58bd6d3d480bfb80c51025c18266767067c37]

#100226#: Improved switching between design/live mode of controls


2002-09-27  Niklas Nebel  <nn@openoffice.org>  [15052683f9b8a0759745b85d5c8103e22467bf94]

#94321# SetCursorAtCell: for negative AutoFill skip hidden columns/rows again


2002-09-27  Behrend Cornelius  <bc@openoffice.org>  [2cd330d5e3623d65a5352d6edcee799b1b8d27ad]

#102728# japanese holiday in October modified


2002-09-27  Ocke Janssen  <oj@openoffice.org>  [af71cab018d5ea78e8cbfd882b51ad4bda29729c]

#97230# new interface for ParseContext


2002-09-27  Philipp Lohmann  <pl@openoffice.org>  [4374e53d232ace9be0789707121d294ec4a13fd8]

#103774# use correct cursor position in empty edit


2002-09-27  Ocke Janssen  <oj@openoffice.org>  [a9dcd87448499e3d23f4b50c23a5ad6ee1641527]

#97230# new interface for ParseContext


2002-09-27  Ocke Janssen  <oj@openoffice.org>  [b48832df0f20470482d19fc7f4dbaeec36abad09]

#97230# new interface for ParseContext


2002-09-27  Ocke Janssen  <oj@openoffice.org>  [f7010ef1de93b7a7d7346c8b3c2a64a68642ada2]

#97230# new strings for the ParseContext inserted


2002-09-27  Ocke Janssen  <oj@openoffice.org>  [bd857982de26126c44a7bcb8b9eb811336168773]

#97230# ParseContext.hxx inserted


2002-09-27  Sascha Ballach  <sab@openoffice.org>  [526d3611a7a87181170ff0255c27c5d75813c95f]

#86769#; support SpreadsheetDrawPage service


2002-09-27  Sascha Ballach  <sab@openoffice.org>  [bae592e2cf82498e86051e5a4d1aafc7f2000b3a]

#86769#; add a more simpler drawpage service for the spreadsheet drawpage


2002-09-27  Ocke Janssen  <oj@openoffice.org>  [1689391422060a68f25847b942238a7173ef3eb1]

#97230# new interface for ParseContext


2002-09-27  Armin Weiss  <aw@openoffice.org>  [82b5c371c28aa49859ea537bd6a9202f769b4be7]

#102819# Here SvxFont needs to be used instead of Font


2002-09-27  Caolán McNamara  <cmc@openoffice.org>  [a40e4e3c42be7ed12e317770d46a5f2b703f9b98]

#98506# spacing is considered part of the frame height and so the spacing is taken from inside the height, not added outside of it


2002-09-27  John Rice  <jmrice@openoffice.org>  [0e7a10a32f7c7e0528cd76d4b3587412d1887d53]

Update from code review and integration for end September release


2002-09-27  Caolán McNamara  <cmc@openoffice.org>  [f1c62c7ec4348e5da0d0a125704052f0d5c9e8d4]

#i4641# also look to character style to figure out font encoding if its exists


2002-09-27  Behrend Cornelius  <bc@openoffice.org>  [21263274bcfb9062bea79197f67993cfb2d6d071]

#103669# russian holidays added


2002-09-27  Sven Jacobi  <sj@openoffice.org>  [c8db341c43c67702da7d2658d0f102c36fb62daf]

#94256# take care of ms linestyles, they can now be load/saved without loss


2002-09-27  Philipp Lohmann  <pl@openoffice.org>  [e8d7de1fe7448727dc09406d0a52f61e4b9da202]

#103759# honor push flags


2002-09-27  Mikhail Voitenko  <mav@openoffice.org>  [f6c07bb79295975c606a676d1b8748d303a0c638]

#103785# use right constructor


2002-09-27  Daniel Rentz  <dr@openoffice.org>  [c5b62249a43356766fe3ecdd435abce7f0371f18]

#103790# crash with BIFF4 workbooks


2002-09-27  Behrend Cornelius  <bc@openoffice.org>  [bd2210b8fc7820912b37104a78736aa6ee13c452]

#96771# date format for own holidays modified


2002-09-27  Sascha Ballach  <sab@openoffice.org>  [26f8f3373cc7c4512952562ae418e96e021949dd]

#97041#; put only mulitmarked ScMarkData in ChangeIndent


2002-09-27  Frank Meies  <fme@openoffice.org>  [5b72d72c82f54ea3c6e04151ffa3d08bababb36c]

#103743# Cursor travelling in vertical and rtl tables


2002-09-27  Karl Hong  <khong@openoffice.org>  [d34f3c67ab785dbea22e89a2d9cef3fd9340dd41]

#99877# fix problem in loading collator and merging same phonetic entry


2002-09-26  Herbert Duerr  <hdu@openoffice.org>  [2399ec7b6f5aa1d264e356001fd63240c50b4546]

#98991# don't use glyph indexing for vertical text, fix GetNextGlyphs


2002-09-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [0a1bcc084478329379645dd583f335080cf1cc78]

#100000# define module dependencies


2002-09-26  Eike Rathke  <er@openoffice.org>  [0c0f12c5502d28b9b3e5b103cae83c77070cd163]

#94225# InvalidateTextWidth: don't broadcast while importing XML


2002-09-26  Rüdiger Timm  <rt@openoffice.org>  [872e1baa15ad30377c89cf88e5cb145d379af0bf]

#103768# Make untared sources readable.


2002-09-26  Daniel Boelzle  <dbo@openoffice.org>  [e105e0c21579527fd9f6ae6154503665afa89d34]

new


2002-09-26  Oliver Specht  <os@openoffice.org>  [d93794eaf2fbe69755fac4124ea02a02ac5ee612]

#101354# support UpdateDocMode property while loading documents by API


2002-09-26  Thomas Lange  <tl@openoffice.org>  [bfaf2b6a376f318a499e227c061eace14ebdd7d2]

#103717# PDF export with active page preview fixed


2002-09-26  Caolán McNamara  <cmc@openoffice.org>  [4fedace6d2c940825200b5f588d6626fc3542737]

#101746# Add cell padding import and export


2002-09-26  Niklas Nebel  <nn@openoffice.org>  [d7e57e609df7c2c36dc7b49f14a8aae471f2d7fc]

#103396# use point instead of inch etc. for grid spacing values


2002-09-26  Caolán McNamara  <cmc@openoffice.org>  [f03e08e30f766dca3dee506ab9a14b48053ab861]

#101746# Add 16 row and cell padding keywords and tokens


2002-09-26  Sascha Ballach  <sab@openoffice.org>  [c6fdd5b04ad230a0c6d6c7daa6115e1959a9253a]

#101755#; do not change the size of the range of the sheet


2002-09-26  Thomas Lange  <tl@openoffice.org>  [1f8291f18f06ec9a5542b09f2060f3f1a8f13352]

#100553# DelHFFormat fixed (checking for SwXHeadFootText)


2002-09-26  Frank Meies  <fme@openoffice.org>  [5b71fffa2c6b22fed5f923f98c388b7c0549e452]

#103743# Wrong selection and travelling in vertical and rtl tables


2002-09-26  Oliver Specht  <os@openoffice.org>  [e5d4fd40c8628ddc765dd90e3dbbe3255927bb74]

#101354# support UpdateDocMode property while loading documents by API


2002-09-26  Oliver Specht  <os@openoffice.org>  [3420c93bfee7c63417e438304dc149b2c6638aaf]

#101354# support UpdateDocMode property while loading documents by API


2002-09-26  Oliver Specht  <os@openoffice.org>  [8594780753d5ee1cfe80651d8b9678854f2c6c5f]

#103751# use SwFEShell::GetMousePageDesc to determine the page descriptor


2002-09-26  Frank Meies  <fme@openoffice.org>  [664d1e1d9853691f20b10aa57fbdb3f9cfd246a3]

#103743# Travelling and selection in vertical and RTL tables


2002-09-26  Armin Weiss  <aw@openoffice.org>  [f001ae3ec6608f80ca70032a10d3a60e1ec785ff]

#101684# new flag at text object to see if it is in edit mode


2002-09-26  Oliver Specht  <os@openoffice.org>  [bc76d7a1fa86cc9ad2f995e76a6f69a89b1e9dbc]

#103751# new: GetMousePageDesc() to determine the PageDescriptor that is valid at a given position


2002-09-26  Sascha Ballach  <sab@openoffice.org>  [d4f33a65ec8312a18172591b50fb6821b4446350]

#103706#; give better warnings for to much rows, columns and sheets


2002-09-26  Sascha Ballach  <sab@openoffice.org>  [166cd2982bccda71ecb35157aa5075bbdff1bc70]

#103706#; add warnings to inform the user about to many rows, columns or sheets in the xml import; put SRX branch into toplevel


2002-09-26  Sascha Ballach  <sab@openoffice.org>  [43e21983324564a7db05f8c775f0be59a80f29a6]

#103706#; add warnings to inform the user about to many rows, columns or sheets in the xml import


2002-09-26  Ocke Janssen  <oj@openoffice.org>  [75fd07c900e25e25cef81970531969f815901e43]

#96522# change locale of the numberformatter from UI to SvtSysLocale


2002-09-26  Ocke Janssen  <oj@openoffice.org>  [33688b7718d0524eb44f4b09824f98ad36d285a1]

#96522# change locale of the numberformatter from UI to SvtSysLocale


2002-09-26  Ocke Janssen  <oj@openoffice.org>  [fb162871bea92577e72437e59e1dfc1d2e6b3a93]

#102963# SetEvalDateFormat(NF_EVALDATEFORMAT_FORMAT) to use the format key at the number formatter


2002-09-26  Sven Jacobi  <sj@openoffice.org>  [e435ffc48d1fabeda8e63bb5ea876aa3d524bde8]

#103707# setting NullRegion instead of EmptyRegion


2002-09-26  Herbert Duerr  <hdu@openoffice.org>  [60867a6dd25d54c869dedce1a243f635b3eaea57]

#102258# finish kashida justification implementation


2002-09-26  Philipp Lohmann  <pl@openoffice.org>  [f41c24537c19b56f184597156ad3bac67d7b2033]

#103460# more bidi IME


2002-09-26  John Marmion  <jmarmion@openoffice.org>  [bcb0e66a297860bbc9f1f2ae87fbaa1a32c5ac77]

#98965# - use the nsIAbCard interface only to retrieve card properties.


2002-09-26  John Marmion  <jmarmion@openoffice.org>  [48ab6388389b86d46e9dc75df12f077800823bd8]

#98965# - use the nsIAbCard interface only to retreive card properties.


2002-09-26  John Marmion  <jmarmion@openoffice.org>  [8ddcb5fc2f0bf916caae7b9050191be6ec7b0b1a]

#98965# use the nsIAbCard interface only to retrieve card properties


2002-09-26  Ingrid Halama  <iha@openoffice.org>  [85595178410a2fe1998f15634f6d9d258b2ac3f4]

#94954# do not list handout-page twice


2002-09-26  John Marmion  <jmarmion@openoffice.org>  [405cbbd20bf50b044a3fee77266396523d3dc83e]

#7868# Comments field has no data - found while fixing #98965#.


2002-09-26  Rüdiger Timm  <rt@openoffice.org>  [a812c67532c588a5701368e8f8903fefc799a4e6]

#100000# Syntax change for solaris compiler bug: There must not be any white space character between macro name and left parenthesis, if a line break follows. Error message here was: Error: RTL_CONSTASCII_USTRINGPARAM is not defined.


2002-09-26  Sascha Ballach  <sab@openoffice.org>  [931a0b0a03a914f22142c54ef17e42cd56a1e2ce]

#103389#; nextElement should throw NoSuchElementException instead of IndexOutOfBoundsException


2002-09-26  Sascha Ballach  <sab@openoffice.org>  [f34ad1954a71b239ab54a901407318d26e444da7]

#103377#,#103378#; add support of XRefreshable


2002-09-26  Philipp Lohmann  <pl@openoffice.org>  [87f0266bb47df9d05c19d4c5f5b7b0537afda6cc]

#103460# bidi edit and IME


2002-09-26  Ocke Janssen  <oj@openoffice.org>  [bc31fe3532189416eb143e36fd146588586d2e62]

#103685# correct index of replaceAt call


2002-09-26  Frank Schönheit  <fs@openoffice.org>  [d6ef956bf958fd66b082a17e5e283321a7a90519]

#103727# when a view is deactivated, cancel any pending async loading actions for the respective page


2002-09-26  Christian Lippka  <cl@openoffice.org>  [9108280492991788376ec38fc605843f46c38f2b]

#103668# removed debug code


2002-09-26  Thomas Lange  <tl@openoffice.org>  [89a73f191802fcad62cef26e73735424c61563ea]

#103610# missing properties added


2002-09-26  Thomas Lange  <tl@openoffice.org>  [13f2daf6f7aa420604ec5ba498086e0a8492926a]

#103610# missing properties added


2002-09-26  Thomas Lange  <tl@openoffice.org>  [968c4e9c58d342ba6c482d144b9c6a22749a5aed]

#103610# missing properties added


2002-09-26  Karl Hong  <khong@openoffice.org>  [bd2062d0331bfa01b686dabf6b243fc7e1b87a97]

#103529# add dictionary word break rule for Catalan


2002-09-25  Cyrille Moureaux  <cyrillem@openoffice.org>  [e3836749e075c42bf2e7b6f7806ca4de1df0a7cc]

#103643# Modified the two-stages handling of exception (behaviour/message) into a one-stage process because of Windows strange handling of nested throw/catches


2002-09-25  Herbert Duerr  <hdu@openoffice.org>  [ecdf0542cc54f802ec99c4964f0776467eaaca26]

#102258# GenericSalLayout::KashidaJustify()


2002-09-25  Herbert Duerr  <hdu@openoffice.org>  [7304604e51ef0d857bde8016c4948775a7876312]

#102258# kashida justification on UNX


2002-09-25  Ingrid Halama  <iha@openoffice.org>  [a2b94fc994d42306e3a69ec210e2acaca79cd00b]

#96574# interaction: do not provide objectaction if there is no one


2002-09-25  Philipp Lohmann  <pl@openoffice.org>  [9e6104ea9376ae69299c1d11a1ef67ddaa679752]

#103460# bidi edit


2002-09-25  Ingrid Halama  <iha@openoffice.org>  [9059f1df674bb965e9a0b781f7c9841e04b20aa8]

#99281# use magenta transparency


2002-09-25  Christian Lippka  <cl@openoffice.org>  [54dad2033499de3eaa701ead5bd69019c1119da8]

#103641# fixed possible duplicated attributes


2002-09-25  Daniel Rentz  <dr@openoffice.org>  [fd2eba10f5939a44300af827cc4c0a96e491a19d]

#103065# do not put empty CJK/CTL fontitem


2002-09-25  Daniel Rentz  <dr@openoffice.org>  [7d2c0508e6aef92dda5a1a44d07926c0ea7a012e]

#103065# do not put empty CJK/CTL fontitem


2002-09-25  Joachim Lingner  <jl@openoffice.org>  [291a8e7952c03da277aed76be6fbadee62e52a30]

#103704# #103724#


2002-09-25  Daniel Rentz  <dr@openoffice.org>  [98cd7853a1682345aa42a0b3e89f9be158e80c8f]

#53856# multiselection dialog->sheet


2002-09-25  Eike Rathke  <er@openoffice.org>  [f8c7a8b820968e16add6f321f8b92a82efed979d]

#97591# Insert/Delete/Col/Row: restart RelName listeners on every sheet, not just the modified sheet


2002-09-25  Niklas Nebel  <nn@openoffice.org>  [3134b21e95c040a9ba761a797892fe7f09d09e20]

#103036# AlignToCursor/JUMP: Find desired position of cursor on the screen


2002-09-25  Ingrid Halama  <iha@openoffice.org>  [334ead095418d6473f3ac38ab9bee9ccb9e9dd73]

#98370# play button changes to stop without playing


2002-09-25  Sascha Ballach  <sab@openoffice.org>  [558d5a307d41fc2e171c9588b40341e8bfcdcfef]

#103272#; don't overwrite stacked orientation while setting the rotation angle


2002-09-25  Oliver Specht  <os@openoffice.org>  [04b144cfbc55fb37ad222295bcb45f9133697bee]

#103283# text output in example window improved


2002-09-25  Stephan Schäfer  <ssa@openoffice.org>  [b90cf582ef45d49019b98f60c7174b87aad7148b]

#103487# handle WM_IME_CHAR to support 3rd party IMEs


2002-09-25  Christian Lippka  <cl@openoffice.org>  [a0bf0ccbf048bd19e361d838256017efea25c62b]

#103668# added placeware


2002-09-25  Thomas Lange  <tl@openoffice.org>  [3c9615e926be3eac96b14101050a3945333464c4]

#103610# ParagraphPropertiesAsian added


2002-09-25  Tino Rachui  <tra@openoffice.org>  [b188398f1013a8198758e58b1eea93ea6199b7f8]

#103672#implementation of implshownativedialog


2002-09-25  Thomas Lange  <tl@openoffice.org>  [74b9797933bfb37dd25b3e006bf893db340ac90e]

#103610# missing properties added


2002-09-25  Juergen Schmidt  <jsc@openoffice.org>  [6a8a90f164522cd3dd6a124f569c066c0956ad86]

#94968# improve output and detect incompatible service changes


2002-09-25  Thomas Lange  <tl@openoffice.org>  [bd976f39b5992bb3ece0fcc07752a1bda0a64f9d]

#103610# missing properties added


2002-09-25  Thomas Lange  <tl@openoffice.org>  [f47c2198aa45c751987c6d4bde8e1751a4073810]

#103610# missing properties added


2002-09-25  Frank Meies  <fme@openoffice.org>  [6605e6cc7849dbaf44a98d95b6c5fbed4ef0a174]

#103498# Still some more issues with vertical tables


2002-09-25  Herbert Duerr  <hdu@openoffice.org>  [977061447caecce3ebd1ef7fcc3ce737321542af]

#103460# fix bidi issues for mixed text


2002-09-25  Oliver Düsterhoff  <od@openoffice.org>  [59b3c4c39419ea69e4d2e96a7df301f844baa13a]

#99739# - adjust rectangle on drawing graphic


2002-09-25  Oliver Düsterhoff  <od@openoffice.org>  [78b7feda654121a48b12e3e294d6cfbeead341ac]

#99739# - delete unused parameter of method SwNoTxtFrm::PaintPicture


2002-09-25  Frank Schönheit  <fs@openoffice.org>  [c50b8559c8c218a53483adf56e9ab81329521573]

#103388# getElementPos: work with normalized XInterface references - should prevent a lot of expensive queryInterfaces


2002-09-25  Frank Schönheit  <fs@openoffice.org>  [f00acd5802c6aa97abc272eade8f4d6734fdd310]

#103388# let the FmEntryData (and derivees) cache the most often used interfaces of the respective component - should give some small performance gain


2002-09-25  Frank Schönheit  <fs@openoffice.org>  [b32b96660c785941b66ecc08114547a1cb39e728]

#103388# allow for deletion of 'dead models' selected in the navigator (means models which are not attached to a shape), to allow manual correction of corrupt documents


2002-09-25  Frank Schönheit  <fs@openoffice.org>  [c966d55f68e79b7e84f0ef23851e4cd19340e986]

#103388# let the FmEntryData (and derivees) cache the most often used interfaces of the respective component


2002-09-25  Oliver Specht  <os@openoffice.org>  [348a36c1d11eb86cc723d9690dd86387f7477364]

#103194# from top alignment is from right in vertical environment


2002-09-25  Christian Lippka  <cl@openoffice.org>  [7bbb9ba07b4c68d03f2ab9d3c86f0d8d810f9fbd]

#103668# initial implementation


2002-09-25  Thomas Benisch  <tbe@openoffice.org>  [1a48a42356804c062a135418c095256e2f052df9]

#97297# added documentation


2002-09-25  Oliver Bolte  <obo@openoffice.org>  [c16a2609319a62fd1e5d428d2b41317b049a9a34]

#100000# / to $/ can't build with old 4nt shell


2002-09-25  Frank Schönheit  <fs@openoffice.org>  [04197f580697eb68de219e9e4ce265cdaf860020]

#103597# +excludeFromExport/m_aIgnoreList


2002-09-25  Peter Burow  <pb@openoffice.org>  [606700be57fac950b90105a6c6c273972aa3ba4d]

fix: #103638# notify CHECKBOX_TOGGLE and set status CHECKED


2002-09-25  Frank Schönheit  <fs@openoffice.org>  [b26f47bf7927021114aa8e8faf3587034fe80dfb]

#103597# +excludeFromExport


2002-09-25  Oliver Specht  <os@openoffice.org>  [750084dced7027baad50f69b059bc64bbb3b882c]

#100585# keep proportional changed to keep ratio


2002-09-25  Rüdiger Timm  <rt@openoffice.org>  [25d65446f2a79720e69e591da1b3ab603e264d7c]

#100000# Return value for dbaui::OFieldDescGenWin::getFieldControl()


2002-09-25  Eike Rathke  <er@openoffice.org>  [ce941c887d9888b5eb154ab5ef7a6c2bd19d5b61]

#103702# IsNumberFormat: don't append scientific format exponent to mantissa


2002-09-25  Sascha Ballach  <sab@openoffice.org>  [41edb7b3a91bbba61aeb414819b3eb87a110cf81]

#103390#; if boolean-value does not contain true or false try to convert the number and set the number


2002-09-25  Rüdiger Timm  <rt@openoffice.org>  [3ab10026bd46dd037a128836e64fda833777f22c]

#100000#, #103660#: complete OJ's last change (change of XDatabaseDefinitionSupplier into XDataDefinitionSupplier)


2002-09-25  Mikhail Voitenko  <mav@openoffice.org>  [e5dec6046b60bc399fbc84ed22232524ca7b2063]

#92926# allow to output application io errors


2002-09-25  Mikhail Voitenko  <mav@openoffice.org>  [514aa3fedf82567ea970ed8283483240626cef0f]

#92926# handle unpossibility of storage creation


2002-09-25  Mikhail Voitenko  <mav@openoffice.org>  [a20f34109afd9b41856b875b2dda43c678aa7f5b]

#92926# handle unpossibility of storage creation


2002-09-25  Mikhail Voitenko  <mav@openoffice.org>  [0cd5140819fa5f0efc40c64ceabc02f38dfe81a6]

#92926# throw an exception in case package format is wrong


2002-09-25  Mikhail Voitenko  <mav@openoffice.org>  [27a3fb6ae3953b902941307d2179761532204934]

#92926# throw an exception in case package format is wrong


2002-09-25  Mikhail Voitenko  <mav@openoffice.org>  [be976f224cbd2ca40e7d644f71c84b874dc6b13f]

#92926# use of InteractionHandler instead of ErrorHandler


2002-09-25  Christian Lippka  <cl@openoffice.org>  [52e48048acc3ec5f36db19008d227b9af423d8f6]

#103668# initial implementation


2002-09-25  Mikhail Voitenko  <mav@openoffice.org>  [52a0b86366f7f353530902d828a26160c95b5f51]

#92926# use of InteractionHandler instead of ErrorHandler


2002-09-25  Duncan Foster  <dfoster@openoffice.org>  [adae6fa221bdab29bf87153685b663bce0961a05]

Code cleanup. Fixed exception handling


2002-09-25  Sascha Ballach  <sab@openoffice.org>  [1653a4d98c7ab3952eb0fdb3a55ea4044759202c]

#101354#; use the UpdateDocMode


2002-09-25  Sascha Ballach  <sab@openoffice.org>  [170cc8f0a32e445bd17f076e6d58360537acf246]

#101354#; set the UpdateDocMode after loading


2002-09-25  Sascha Ballach  <sab@openoffice.org>  [8e575ff691f5284be988491e8214f9444e91aa76]

#101354#; add member to remember the UpdateDocMode


2002-09-25  Christian Lippka  <cl@openoffice.org>  [4670d8d2a8b098ac5854bbe8bb6bd78db27c96ce]

#103668# made export of manifest optional


2002-09-25  Christian Lippka  <cl@openoffice.org>  [5fce71aa606c165fd516a8a5316914a64f122813]

#103668# added translucent property


2002-09-25  Herbert Duerr  <hdu@openoffice.org>  [32b80abdc7d1deffa5cafe1fbf09262640751644]

#103565# fix pointer arithmetic for TTC extraction


2002-09-25  Gregor Hartmann  <gh@openoffice.org>  [fee18100cde60c19c2afb6ede0fd82ec73e0bcc4]

#103161#changes to fix confusion of the HID-generation


2002-09-25  Oliver Specht  <os@openoffice.org>  [0a6475bdcb28f5262989dff5c3963d40267438ab]

#100582# 3d-border removed


2002-09-25  Alexis Ledoux  <aledoux@openoffice.org>  [2521b26ca1eba42eb518cbe3eda502c6bc820ee2]

Code cleanup including new exception messages.


2002-09-25  Thomas Lange  <tl@openoffice.org>  [a9841c36cb65af563f1ac04d3f9624399e8091a6]

#103610# '...Relative' properties removed from PROPERTY_MAP_TABLE_RANGE


2002-09-25  gt  <gt@openoffice.org>  [a01106e72c8cc70a8125ace6c0f82d545eae9e6d]

#103581# SvtFileView_Impl::SetActualFolder(): pay attention to mbReplaceNames


2002-09-25  Bertram Nolte  <bnolte@openoffice.org>  [4fdaf98cc794bc36256c3fdca1995bd513269658]

#103678#


2002-09-25  Bertram Nolte  <bnolte@openoffice.org>  [820c9f0f381619938b2b0235792c425b853be119]

#103678#


2002-09-25  Oliver Specht  <os@openoffice.org>  [88ac2544617276c3880c6de5ab349ba6ba32e556]

#103642# new mode flag: CONFIG_MODE_IGNORE_ERRORS


2002-09-25  Oliver Specht  <os@openoffice.org>  [78691683c6de216301ee835b852442eeff72b861]

#103532# assertion changes reverted


2002-09-24  Karl Hong  <khong@openoffice.org>  [07851436b4e9cfba390e4d5941d7a523d3b80ac7]

#103591# fix a problem in get numbertype by NumberIdentifier


2002-09-24  Karl Hong  <khong@openoffice.org>  [39771d3196c3abf2b2720c4d64fb5ab5ef198d24]

#103267# fixed a problem in omiting '1'


2002-09-24  Eike Rathke  <er@openoffice.org>  [1a6d0dbe49e5fd103231846c665f7af098029009]

#100186# replace superfluous (and not fully implemented) ScRangeUtil::Make(Tab)*AreaString and ScRefTripel::GetRefString with (ScAddress|ScRange)::Format


2002-09-24  Eike Rathke  <er@openoffice.org>  [bdca2dc01f86b498219d9506c6848841698c045c]

#100186# replace superfluous (and not fully implemented) ScRangeUtil::Make(Tab)*AreaString and ScRefTripel::GetRefString with (ScAddress|ScRange)::Format


2002-09-24  Oliver Braun  <obr@openoffice.org>  [9ac9282c9af837b4428e45169c7c7b103adc25bf]

#103228#,#102752# introduced C++ AccessibilityEventMonitor


2002-09-24  Thorsten Behrens  <thb@openoffice.org>  [2f0c3a7982eec7b4844a980fdba42c590109ed1c]

#103683# Don't write metafile comment for outline-only case


2002-09-24  tpf  <tpf@openoffice.org>  [0bccff4c0dffc6caba03e157b6f419e8b6d91735]

#103667# removed the Types include


2002-09-24  Sascha Ballach  <sab@openoffice.org>  [2f26b3fa4a0ff7f0dfc9cee348ee4bf37f9cf892]

#103502#; add empty context


2002-09-24  Sascha Ballach  <sab@openoffice.org>  [40f3a6521b585b9d6136a31c7ea7a38c57917645]

#103502#; create empty context if to much sheets


2002-09-24  Sascha Ballach  <sab@openoffice.org>  [b71785f56df7b931f2777a67389e67ee88542302]

#103502#; add empty context to overread elements


2002-09-24  Noel Power  <npower@openoffice.org>  [a5d786d57888699229915bd3984dbbf8d56f6c2c]

Fixed system independant location of "temporary" directory for parcel preperation.


2002-09-24  Sven Jacobi  <sj@openoffice.org>  [b74fc71203462c76239c5398fbb19ccd4d6731ca]

#103540# AutoGrowWidth <-> AutoGrowHeight Item for vertical text


2002-09-24  Thomas Benisch  <tbe@openoffice.org>  [5a108704d61ade4c4abc2109943627c769a7d2c5]

#56751# reviewed


2002-09-24  Frank Meies  <fme@openoffice.org>  [6c7083a68d9e42d28d9330121a4e2977a46ef3b3]

#102979# Invalidate windows only if rectangle has area


2002-09-24  Mathias Bauer  <mba@openoffice.org>  [b3a9969befcde98b272b3e9482a7828f8c9287d0]

#103662#: allow to set state of dirty message


2002-09-24  Frank Schönheit  <fs@openoffice.org>  [8a1cc34d28eedb7f69c3539d700ca58dbfb7078a]

#103417# new handling for determining the drop-down state of the PASTE slot (ID_BROWSER_CLIPBOARD_FORMAT_ITEMS - disabled by default in the data source browser)


2002-09-24  Frank Schönheit  <fs@openoffice.org>  [5b2ead83c41ae489da8894b09f784ef92e22b741]

#103417# +ID_BROWSER_CLIPBOARD_FORMAT_ITEMS


2002-09-24  Thomas Benisch  <tbe@openoffice.org>  [34ba73e782b61f3edd1f99e13a6b508e612f55b3]

#56751# reviewed


2002-09-24  Thomas Lange  <tl@openoffice.org>  [ab6c3da1d9124b910dedd9dd56b05a1e28211975]

#103675# get/setPropertyDefault(s) throws RuntimeException for READONLY properties now


2002-09-24  Mathias Bauer  <mba@openoffice.org>  [a92bdee595fc1445392352ef365677bf0ebd00c8]

#103417#: use SID_CLIPBOARD_FORMAT_ITEMS to enable/disable DropDown


2002-09-24  Sven Jacobi  <sj@openoffice.org>  [3addc733aa0e2d5ec647c311c3c62bd5065ddda8]

#103680# removed some uninitialized variables


2002-09-24  Thomas Lange  <tl@openoffice.org>  [cbb71d63a095779654389ce7eb11204074dcd66f]

#103675# get/setPropertyDefault(s) throws RuntimeException for READONLY properties now


2002-09-24  Caolán McNamara  <cmc@openoffice.org>  [3822b644974a223b494bfcd5c727af88ea6a6c1f]

#103339# z-ordering when inline objects are inside a floating escher object needs special handling to place them at higher drawing level than container object


2002-09-24  Frank Schönheit  <fs@openoffice.org>  [3696363b6d3922af5749240a78d1facae9a0541f]

#103657# FmXGridControl::createPeer: 'neutralize' a change in the toolkit which broke proper setting of the peer size


2002-09-24  Thomas Benisch  <tbe@openoffice.org>  [18b193c358d9d007bb969bbd51c81c5db7dc84db]

#56751# reviewed


2002-09-24  Christof Pintaske  <cp@openoffice.org>  [9f7e52d1961b2d89d3afd5e53f101fe626f405cf]

#102118# be more robust on shutting down the ic


2002-09-24  Mathias Bauer  <mba@openoffice.org>  [6581c923cdddc2e4c6483ebc7bae63caa938205c]

#103417#: use SfxVoidItem for registration


2002-09-24  Mathias Bauer  <mba@openoffice.org>  [c0fa72a21d7e79613566c815bf15b1ecb51b1c75]

#103417#: allow to register controller for SfxVoidItem


2002-09-24  Eike Rathke  <er@openoffice.org>  [7e3fb6546cdeb19d63dc35b5368e133732cb322b]

#102692# use [gs]etLocalDateTime()


2002-09-24  Kai Sommerfeld  <kso@openoffice.org>  [24f19e7ec5acf277cd1db2ee82799a0fcb1b819a]

#102945# - Added support for new property "BaseURI".


2002-09-24  Oliver Specht  <os@openoffice.org>  [fb0e0cfb9e437fd2a6feee9cd4f576ac1b919003]

#103596# default font CTL corrected


2002-09-24  Eike Rathke  <er@openoffice.org>  [9081dab9fe9c3ca583ca6fbf3a6f946a154f417c]

#102692# add setLocalDateTime(), getLocalDateTime()


2002-09-24  Thomas Lange  <tl@openoffice.org>  [9d99bc95c446232234c6156dc056656bc1891096]

#102758# checking of arguments nMaxLeading and nIndex for hayphenate and queryAlternativeSpelling


2002-09-24  Ocke Janssen  <oj@openoffice.org>  [311df6c3b66a662b0cd68e549814fcdb86d7258d]

#102963# use locale from numberformatter


2002-09-24  Tino Rachui  <tra@openoffice.org>  [a93427b480a25a2013f728a8f33e6069b05c0dbd]

#99826#set the online filepicker state before initializing the control labels from the resource file in order to avoid overwriting offline set values


2002-09-24  Joachim Lingner  <jl@openoffice.org>  [881dc274ceaa2abdd27fe18c40fc0a14465a7267]

#103676# Office hangs on exit when an Applet is embedded in the document


2002-09-24  Darragh Sherwin  <dsherwin@openoffice.org>  [bba4e4f4a8719d47daf845acb6876ca5d4524ac2]

Code tidy up for review


2002-09-24  Kai Sommerfeld  <kso@openoffice.org>  [4abcc8422b5a74d3c949aac6424c689fe9a53fb9]

#i7636# - std::auto_ptr -> rtl::Reference (fits better)


2002-09-24  Thomas Benisch  <tbe@openoffice.org>  [0970802d8201f30c65ef5660f47e8d4583cd0768]

#56751# reviewed


2002-09-24  Sascha Ballach  <sab@openoffice.org>  [25efd0c7d3ad4288ef1d9b924028fa4622111969]

#99949#; set help tips as description


2002-09-24  Sascha Ballach  <sab@openoffice.org>  [cf77a3db8110a252f0f896150c4baeec3f2563e5]

#99949#; change the name of the selection area like specified


2002-09-24  Sascha Ballach  <sab@openoffice.org>  [884e4a11fd6428ed294f9bcf9ec82a9cb0a08e27]

#99949#; add method to give the accessibility object the description


2002-09-24  Thomas Lange  <tl@openoffice.org>  [ba9384e968ec4340e6ce285166bf701c22aeeb0e]

#103664# XIndexAccess replaced by XIndexReplace


2002-09-24  Sascha Ballach  <sab@openoffice.org>  [83ca8002e0fcc9c1493f7457b479c222e4e4b7fa]

#99949#; change names and descriptions like specified


2002-09-24  Alexis Ledoux  <aledoux@openoffice.org>  [fcf8adb82fb421cd7cc4fb6b98a821f1234cd465]

Changes from OUString + to OUString concat for exception


2002-09-24  Sascha Ballach  <sab@openoffice.org>  [8cbe26734d2046fd1b139f2c51857faf3468fafe]

#99949#; add descriptions of datapilot accessibility objects; change some names and descriptions of accessibility objects


2002-09-24  Sascha Ballach  <sab@openoffice.org>  [31e741d4976f445dc43c90dc4f7e892b79a812f9]

#99949#; add descriptions of datapilot accessibility objects


2002-09-24  Ocke Janssen  <oj@openoffice.org>  [a625eeca3914c56a4ba73cc591db63250183fca6]

#103660# correct interface name XDatabaseDefinitionSupplier


2002-09-24  Oliver Bolte  <obo@openoffice.org>  [e082fb611958cee8b945bf6fb9feaf48b5fa63f2]

#100000# sqlbison.hxx path changed


2002-09-24  Ocke Janssen  <oj@openoffice.org>  [c32dcaf11887aa0c0430e4321e2fb2d6d726b042]

#103038# fix the reading of memo fields


2002-09-24  Andre Fischer  <af@openoffice.org>  [45e2b9d047cb9b7f017a9cc62f32814dca6a58c7]

#i7494# Removed OSL_TRACEs, some of them with non-standard syntax.


2002-09-24  Thomas Benisch  <tbe@openoffice.org>  [b687866fffd26942c336793bef9a05d7833b4887]

#56751# reviewed


2002-09-24  Frank Schönheit  <fs@openoffice.org>  [351c1466373b91f8229ead99f5a863a3a01cded7]

#102976# when (Shift-)Ctrl-Tab is pressed, do not travel cells, but leave the control (like with ordinary Tab for ordinary controls)


2002-09-24  Frank Meies  <fme@openoffice.org>  [49e7de735081a9488bafb518b6b9656ad40ba631]

#103498# Use fnRect functions to sort table boxes


2002-09-24  Ocke Janssen  <oj@openoffice.org>  [54c54fff312bd117f5a865404b87966ca150cab0]

#103608# check if field name is already in combobox


2002-09-24  Oliver Bolte  <obo@openoffice.org>  [75c59e26e001139fc153bddd0404a42f2968ba70]

#100000# without hedabu


2002-09-24  Carsten Driesner  <cd@openoffice.org>  [dcdfcbc81cafa96bce666732ba5d244f9d062c12]

#103403# Preselect toolbar if customize toolbars was selected by context menu


2002-09-24  Stephan Bergmann  <sb@openoffice.org>  [0765e6d3c2dfac515bfb082e961940d385b568ba]

#102945# Merged in 1.33.2.1.


2002-09-24  Stephan Bergmann  <sb@openoffice.org>  [db1c31e8baa0cc419652150154d669a7b1342989]

#102945# Enabled exceptions (needed by testuri.cxx).


2002-09-24  Thorsten Behrens  <thb@openoffice.org>  [f47130882f89358a9a4dfceeeba545b224a947c8]

#103589# Return current paragraph for one-behind-the-end and getTextBeforeIndex


2002-09-24  Stephan Bergmann  <sb@openoffice.org>  [9e550f8262b63b3ec84e7790c5cf0fece4e61dd9]

#102945# Moved uri.c to uri.cxx; added convertRelToAbs.


2002-09-24  Stephan Bergmann  <sb@openoffice.org>  [8c125c1756eb466f16db874475539f9f61d92a20]

#102945#


2002-09-24  Stephan Bergmann  <sb@openoffice.org>  [af7cf378c38c9bc7f062dea691a2d868affafdb5]

#102945# Added convertRelToAbs.


2002-09-24  Stephan Schäfer  <ssa@openoffice.org>  [f78feb833f22ba21b06fa848af51f719efed61fa]

#103596# better default CTL font


2002-09-24  Ocke Janssen  <oj@openoffice.org>  [2a85b48363d92ebd5b0bd1adc5990ddf85860d21]

#103049# correct alignment assignment


2002-09-24  Tino Rachui  <tra@openoffice.org>  [8da44622e2717153b951448a3798eec5d1d4f44c]

#102737#changed tab order of controls


2002-09-24  Sascha Ballach  <sab@openoffice.org>  [9ba04b84efde37316dab7a485d7f5f9c3efd2fb9]

#103567#; broadcast Accessibility only if there if Accessibility is enabled


2002-09-24  Sascha Ballach  <sab@openoffice.org>  [89a3b3c0ec2ec762449475f0a570db82bc3493b1]

#103567#; release ChildrenShapes in disposing


2002-09-24  Ocke Janssen  <oj@openoffice.org>  [064182d89751d1bbfafe9354fbcfc096321a51ec]

#103049# change type ControlDefault from string to any


2002-09-24  Ocke Janssen  <oj@openoffice.org>  [3000faccaf963e614ee49e63a206a1c229d456e5]

#103049# change handling of controlDefault, allow string and doubles


2002-09-24  Ocke Janssen  <oj@openoffice.org>  [e6aac5e97de7d1b87ff8154190c0ac25dfa1d750]

#103049# allow any as controldefault


2002-09-24  Frank Meies  <fme@openoffice.org>  [65b0de47f9721b91e5f2a7998ecfdf94fc488a96]

#103498# Merging of table cells in vertical environment


2002-09-24  Juergen Schmidt  <jsc@openoffice.org>  [02a45b72c7ca59166d1f7ccb48e1d4ee02a19128]

#99053# remove pkgchk because it is in PP2


2002-09-24  Thomas Lange  <tl@openoffice.org>  [a40f7fcb9417e9e13a66ca0ac94fd8f5d951ab23]

#103091# oa_formula_drafts entry added


2002-09-24  Carsten Driesner  <cd@openoffice.org>  [9f0cc301af20b1cfbd2d8ee185c4b5420e2fb8f8]

#103404# Use macro info to preselect macro in tabpages


2002-09-24  Carsten Driesner  <cd@openoffice.org>  [be00927de7f9db22d1092b90fa039505bb754648]

#103404# User macro info to preselect macro in tabpages


2002-09-24  Frank Meies  <fme@openoffice.org>  [f6a93b135bb0ad5a79110b848d6109a8d9a7e270]

#103463# Wrong call of grow for undersized frames


2002-09-24  Oliver Specht  <os@openoffice.org>  [48e66aba90c377694683f073d58a7a06965f2ba2]

#78504# enable insertion of multiple documents at once


2002-09-24  Oliver Specht  <os@openoffice.org>  [8168bb25eb660cb8401a71d9193e208598248f51]

#i7846# prevent division by zero


2002-09-23  Darragh Sherwin  <dsherwin@openoffice.org>  [a8775233dbbf11f7aaa61a7922de4877b3aa4fbf]

Fixes for classpath issues on the Windows path, removed prepending /


2002-09-23  Caolán McNamara  <cmc@openoffice.org>  [42b4365166e1d224765378a1ed3297feb7c2cffe]

#103618# Woopsie from 100476: Idiot programmer on the loose


2002-09-23  Christian Lippka  <cl@openoffice.org>  [3bf77a2a360824277ccb83d39538972a8a7e8a42]

#103045# insert default frame direction item


2002-09-23  Mathias Bauer  <mba@openoffice.org>  [5363e7165c8989827c369db9a3cac89b1003059f]

#88560#: frame may be empty


2002-09-23  Christian Lippka  <cl@openoffice.org>  [a4e4d9108f4203bcf08a5563ea5f88c8b0259274]

#103045# fixed ctl settings


2002-09-23  Christian Lippka  <cl@openoffice.org>  [be522945c0283c2ae7c3f34d3de138cc076b845e]

#103045# support Use superordinate settings also for outliner


2002-09-23  Vladimir Glazounov  <vg@openoffice.org>  [0d86f177aaa48ebc372f85362b7774d90731c6da]

#100000# fix for local environment


2002-09-23  Martin Hollmichel  <mh@openoffice.org>  [43d997a87962dbe6605698aa1a0b93faedad4970]

add: d.lst for x11_extension


2002-09-23  Eike Rathke  <er@openoffice.org>  [e0f4045f3f554b04c09f2f2ff26817bf7679adbe]

#103085# create sort lists of all available calendars of a locale


2002-09-23  Martin Hollmichel  <mh@openoffice.org>  [f12f9faa4087f275dafe967851456a740b6d24be]

add: new module x11_extensions


2002-09-23  Caolán McNamara  <cmc@openoffice.org>  [b86dd9097976af69c269f01682fea3426f754b61]

#103607# united hConverted possible


2002-09-23  Eike Rathke  <er@openoffice.org>  [825ba16c789aeb32d470c09646721a1637ea94a4]

#103085# create sort lists of all available calendars of a locale


2002-09-23  Duncan Foster  <dfoster@openoffice.org>  [34967e97dd48b7742bfdc0c63aeb63cc10d3c84d]

Fixed dependency on local copy of ant.jar.


2002-09-23  Henning Brinkmann  <hbrinkm@openoffice.org>  [7b0006f35a350f167c79af7f6323ac4cc1545e9e]

#102202# forgot to remove if 0 .. endif


2002-09-23  Oliver Bolte  <obo@openoffice.org>  [70cfd16bd99eaa1ccd2292997839498788e92156]

SRC667


2002-09-23  Jörg Barfurth  <jb@openoffice.org>  [9f3226b83e2cb71a7c696728bdc847c1402384e8]

#103562# Evaluate Offline parameter


2002-09-23  Laszlo Kovacs  <lkovacs@openoffice.org>  [9b404c99f11051adc785911b9b9f5c6f8eb658f9]

XBinding and XBindingStore removed


2002-09-23  Henning Brinkmann  <hbrinkm@openoffice.org>  [9755508285471f9211b43b79e2a4b57b2d3fc9f4]

#102616# ruby, hyperlink, char format now separately resettable


2002-09-23  Laszlo Kovacs  <lkovacs@openoffice.org>  [da13258c15fdaa99fe3507c34f9d137879cc282b]

Autodoc comments and header guards added


2002-09-23  Christian Lippka  <cl@openoffice.org>  [6238f59428178cf0af40889f63d592798af512c0]

#102932# add already existing shapes into unsorted list when sorting, not before


2002-09-23  Niklas Nebel  <nn@openoffice.org>  [30daa9b77f60ef9c6b211f492c2e299145a0bb8b]

#97226# re-apply cell format as paragraph attributes after format/default


2002-09-23  Frank Meies  <fme@openoffice.org>  [72f2f5e3816dffeb96cb58880936a88923803ec5]

#103559# Add kerning portion before hyphen portion if required


2002-09-23  Frank Meies  <fme@openoffice.org>  [b7b21a1e7437e5f514ab92c439a355563e9d1106]

#103336# CalcFlys should not set drawing objects out of page


2002-09-23  Laszlo Kovacs  <lkovacs@openoffice.org>  [f302b530d8d26546a137f7b77c73185a60d29238]

Comments and header guards added


2002-09-23  Eike Rathke  <er@openoffice.org>  [e6a14630c264129180a68428d9d5bb581c919416]

#103059# Don't cure the symptoms, cure the cause instead. Assume SYSTEM defaults during Setup.


2002-09-23  Philipp Lohmann  <pl@openoffice.org>  [5084e790332eac2d9312bc5cfac80cf662710b69]

#103547# seek java fonts without javarc


2002-09-23  Thomas Lange  <tl@openoffice.org>  [b9a690a08ad812c8d286d99e6204116742523307]

#100802# selection after sorting fixed


2002-09-23  Frank Schönheit  <fs@openoffice.org>  [5079106994689cc1bc361f19bee041b18f7b4e7b]

#65293# include <algorithm> (for linux)


2002-09-23  Peter Burow  <pb@openoffice.org>  [e2b1a34a783630a5c5eb1f325b130e85018ca7b6]

fix: #103586# STRG-F4 closes the help task


2002-09-23  Peter Burow  <pb@openoffice.org>  [7a7ff816ab531555746338f4e9c12d2d2d965314]

fix: #103586# CloseWindow() added


2002-09-23  Behrend Cornelius  <bc@openoffice.org>  [8da5ce10cf71a8c9f53d73f6a7b97e0b65cd2713]

#103560# Progress Dialog now always disposed


2002-09-23  Carsten Driesner  <cd@openoffice.org>  [c33ad88f03a8efd8c778aa4eba495339061a2a3f]

#103426# New cmdline args implementation to support setting params


2002-09-23  Oliver Specht  <os@openoffice.org>  [521d7be1eb8f63b0b0bce6a8690c7199d91a445e]

#102202# crashes in AutoFormat combined with redlining fixed


2002-09-23  Stephan Bergmann  <sb@openoffice.org>  [1f3119d63c500413262aaf255ff8bb21e26bd154]

#98508# Keep it compilable with JDK 1.3.


2002-09-23  Caolán McNamara  <cmc@openoffice.org>  [f4d4290ea7b2de27ca1a4661799670306cae50e7]

#102832# use pagesize as table width only for HORI_FULL tables


2002-09-23  Mathias Bauer  <mba@openoffice.org>  [697e498c1ef720823b0164316a1ff915d1b6cad6]

#88560#: frame may be empty


2002-09-23  Carsten Driesner  <cd@openoffice.org>  [c4fb316302eabbd861c19d1f78ad44221d8dc4ef]

#103426# Ignore -server cmdline parameter if not correcr env


2002-09-23  Oliver Specht  <os@openoffice.org>  [9d629fad9f16f273fc7d13737b05286d1b4f4bd3]

#103532# warning corrected


2002-09-23  Thomas Benisch  <tbe@openoffice.org>  [bfcf616052428ea365c9b3da33eee157eef1ad9a]

#102438# OExternalLockGuard: only lock the external mutex


2002-09-23  Caolán McNamara  <cmc@openoffice.org>  [c4e41d56787b59539f2d34bf8e6623988555deed]

#98506# dynamic header/footer spacing now finally allows word headers and footers to be imported and exported with roundtrip correctness, which additionally means that guesswork code to determine footerheight is redundant


2002-09-23  Kai Sommerfeld  <kso@openoffice.org>  [f31f10b511df95671eb3f0814975c152819056de]

#96458# - Corrected/completed support for entity headers.


2002-09-23  Vladimir Glazounov  <vg@openoffice.org>  [dbdda33c19fe21b382d2f801a94f988b0fc71d47]

#100000# typo


2002-09-23  Ocke Janssen  <oj@openoffice.org>  [7b6717e7a4b837c311f2b892a1258f0a1509647e]

#103585# only revoke client when already loaded


2002-09-23  Frank Schönheit  <fs@openoffice.org>  [affc49633fe20fb38324ef79445c83d3eec5e837]

#100225# changed the signature of IAccesibleParent::ReplaceChild - not creating the new child anymore, this is the task of the callee now


2002-09-23  Frank Schönheit  <fs@openoffice.org>  [83a6ae135329a178271c480f14a5f41dcf6b702a]

#100225# changed the signature of IAccesibleParent::ReplaceChild - not creating the new child anymore, this is the task of the callee now


2002-09-23  Frank Schönheit  <fs@openoffice.org>  [8f231b45115b5b74b258afdc4d81a8d767010a6c]

#100225# changed the signature of IAccesibleParent::ReplaceChild - not creating the new child anymore, this is the task of the callee now


2002-09-23  Frank Schönheit  <fs@openoffice.org>  [b8beb3f006f2b1c20fba5f9c6c7b3119cc3a648f]

#100225# ReplaceChild: initialize the new object


2002-09-23  Peter Burow  <pb@openoffice.org>  [0c38b8b2b91325e0fe9a604056340a7162554df7]

fix: #103546# wrong zorder in russian version fixed


2002-09-23  Frank Schönheit  <fs@openoffice.org>  [b2ea7b29d49d0c68939bfac4b946bb6c11c6008f]

#100225# changed the signature of IAccesibleParent::ReplaceChild - not creating the new child anymore, this is the task of the callee now


2002-09-23  Niklas Nebel  <nn@openoffice.org>  [01984fbfa52e6073682021ff5787e594272adf2a]

#98589# FID_FILL_AUTO: when testing if within merged range, also check start


2002-09-23  Herbert Duerr  <hdu@openoffice.org>  [0b528e6ca637e515966d9cd824b7b0f93c9afbbf]

#103565# fix all offsets for TTC extract


2002-09-23  Stephan Schäfer  <ssa@openoffice.org>  [414d5c0613bf5d9fc13d92ee399a862f5a9ceecc]

#103578# all floaters get small caption again


2002-09-23  Andreas Schlüns  <as@openoffice.org>  [04be36debd4f6a9accba4e0dce6ff5f1909f0578]

#103542# react for wrong using of API


2002-09-23  Andreas Schlüns  <as@openoffice.org>  [9c79fadde3b45fe5973d8eee628f5ad2aa1466f8]

#103554# repair record as comment mode


2002-09-20  Niklas Nebel  <nn@openoffice.org>  [8074da3371d5b5ff6504b9c93d8e8bfb99e5ec52]

#101321# DrawEdit: clip if drawing part of merged cell


2002-09-20  Stephan Schäfer  <ssa@openoffice.org>  [e14f1c4548c82752937b399610f88f0f99077b8b]

#103362# improve mirrored frame positioning


2002-09-20  Aidan Butler  <abutler@openoffice.org>  [63f395354e9f70bcec0e02d54fae5c95cd39b7b1]

Added DocBook Filter for inclusion into OOo


2002-09-20  Eike Rathke  <er@openoffice.org>  [43703e948956eaa1b8ebdc3c137161feae0715ca]

#96674# parseText: RewindFromValue if multiple decimal separators are encountered


2002-09-20  Mathias Bauer  <mba@openoffice.org>  [49d1c6798b955daee0dd466e120b99eab1b10a16]

#88560#: dispose must close the document always


2002-09-20  Stephan Schäfer  <ssa@openoffice.org>  [aae8a0c8ea27a1a6451c28d66de1ee7f0f0323ef]

#99188# enlarge textrect to get rid of rounding problems


2002-09-20  Stephan Schäfer  <ssa@openoffice.org>  [0327a9327cd02012fcad787a4cc65184bda224de]

#103511# notify combobox listeners of deselection


2002-09-20  Armin Weiss  <aw@openoffice.org>  [e11bde2b38873ee5fda646a9d61b7797c40fb561]

#90129# ImpCheckInsertPos(...) gets the center and not the top left of the to-be-added object, thus i had to make a correction again.


2002-09-20  Duncan Foster  <dfoster@openoffice.org>  [8bd793da95b3f47728eda05e72eac856fbf10cdf]

Initial commit of Scripting Framework code.

The Scripting Framework Team:
Duncan Foster Alexis Ledoux Laszlo Kovacs Misha Krivoruchko
Neil Montgomery Tomas O'Connor Noel Power John Rice Darragh Sherwin

2002-09-20  Caolán McNamara  <cmc@openoffice.org>  [8c652ef030a70f1b1b06f254ea8f6a098a9a0ad7]

#103339# close only unclosed attrs, don't go looking for new ones


2002-09-20  Duncan Foster  <dfoster@openoffice.org>  [2be6e073b1f13b1d2554e13fedf025103e89cb3b]

Initial commit of Scripting Framework code.

The Scripting Framework Team:
Duncan Foster Alexis Ledoux Laszlo Kovacs Misha Krivoruchko
Neil Montgomery Tomas O'Connor Noel Power John Rice Darragh Sherwin

2002-09-20  Duncan Foster  <dfoster@openoffice.org>  [bf1f075d2b18798790c06a48e2e2020404a4df28]

Initial commit of Scripting Framework code.

The Scripting Framework Team:
Duncan Foster Alexis Ledoux Laszlo Kovacs Misha Krivoruchko
Neil Montgomery Tomas O'Connor Noel Power John Rice Darragh Sherwin

2002-09-20  Herbert Duerr  <hdu@openoffice.org>  [e29d6f6a58ac5b01bd3caf34b2b6be0630b82536]

#103476# improve text breaking for hyphenated case


2002-09-20  Duncan Foster  <dfoster@openoffice.org>  [9ff6c71e9ebee572d553fe53e8a8c15caff5b682]

Initial commit of Scripting Framework code.

The Scripting Framework Team:
Duncan Foster Alexis Ledoux Laszlo Kovacs Misha Krivoruchko
Neil Montgomery Tomas O'Connor Noel Power John Rice Darragh Sherwin

2002-09-20  Thomas Lange  <tl@openoffice.org>  [1d4955cf28aeefe315bdd7e35acee03965b14103]

#103551# XPropertySet and XMultiPropertySet added


2002-09-20  Duncan Foster  <dfoster@openoffice.org>  [0d48b452247f5e6c95b46cdd7b0f869a1f958420]

Initial commit of Scripting Framework code.

The Scripting Framework Team:
Duncan Foster Alexis Ledoux Laszlo Kovacs Misha Krivoruchko
Neil Montgomery Tomas O'Connor Noel Power John Rice Darragh Sherwin

2002-09-20  Duncan Foster  <dfoster@openoffice.org>  [60708f3ea5748061fe9790b091a86e1f9c0b92fd]

Initial commit of Scripting Framework code.

The Scripting Framework Team:
Duncan Foster Alexis Ledoux Laszlo Kovacs Misha Krivoruchko
Neil Montgomery Tomas O'Connor Noel Power John Rice Darragh Sherwin

2002-09-20  Thomas Lange  <tl@openoffice.org>  [18ab918038e702cb58a5721ed78652d38d76723f]

#103417# dropdown list for paste icon in function bar fixed


2002-09-20  Oliver Specht  <os@openoffice.org>  [9a8a14922b2f3dfe8b61db607c3eb88bfaaf6ac3]

#103532# assertion changed to warning


2002-09-20  Oliver Specht  <os@openoffice.org>  [58a05841df59d4b10f03804dfc3a1f43889cc4f9]

#103532# assertion in AcquireTre() in debug code only


2002-09-20  Oliver Specht  <os@openoffice.org>  [91e3e9e52b9cfdd609c9fea4b9c2a80dc03c63c5]

#103532# assertion in GetTree() in debug code only


2002-09-20  Oliver Bolte  <obo@openoffice.org>  [aecdf30737d9e5365e3546d40e016383c8a24fb8]

undo last change


2002-09-20  Oliver Bolte  <obo@openoffice.org>  [b4e33c4f87b36a38e933e21bbb6bb041d51c11e1]

#100000# unicows.lib uwinapi.lib instaed of user9x.lib


2002-09-20  Oliver Specht  <os@openoffice.org>  [4d2617bd01a5c35f89f4d2747e14e552358d70c3]

#103376# function to switch both rulers at once added


2002-09-20  Kai Sommerfeld  <kso@openoffice.org>  [073e25bf3a26920c2f338da2a43952ee794743de]

#103548# - Refactored object construction.


2002-09-20  Kai Sommerfeld  <kso@openoffice.org>  [c0184755bf83d52b2df766b1f886edf4bc8ea8c9]

#103548# - Fixed ContentBroker_Impl::initialize().


2002-09-20  Oliver Specht  <os@openoffice.org>  [6361e50130e1cc9ec5b7559e67fc58b3430b4e5a]

#103376# function to switch both rulers at once added


2002-09-20  Caolán McNamara  <cmc@openoffice.org>  [4dde6906c3b1d3687820aa84c9548462ceae71a6]

#103419# new mathtype ver 2 symbol+font mapping to unicode


2002-09-20  Oliver Specht  <os@openoffice.org>  [65e9b7e6cdb0d201887fc9e1f76ff6542a92b553]

#103376# Property 'ShowRulers' added


2002-09-20  Oliver Specht  <os@openoffice.org>  [60dfba04bba9abf1d6e514e90215c227ddd37970]

#103376# Property 'ShowRulers' added


2002-09-20  Ocke Janssen  <oj@openoffice.org>  [aa97c031a62380ed2e70c60eb0cda5dd14e0e024]

#103108# OExternalLockGuard aGuard( this ); inserted


2002-09-20  Caolán McNamara  <cmc@openoffice.org>  [994ff8b815ca3a9db7d87d41300d9562b9f753f1]

#102815# single quotes in date fields are ignored by word


2002-09-20  Ocke Janssen  <oj@openoffice.org>  [fcd080b9b490819f40c5105daaa4780aaf92fc1a]

#103098# check if teh element inserted is a view


2002-09-20  Philipp Lohmann  <pl@openoffice.org>  [bfdcd26306bc06f4088a42861c5bb3a07ce0f3df]

#103405# use already existing bitmap instances if possible


2002-09-20  Ocke Janssen  <oj@openoffice.org>  [677c3f692b8de3174a41d0b83b8286213ab0f882]

#103081# check new flag before asking readonly


2002-09-20  Stephan Schäfer  <ssa@openoffice.org>  [d41c2ec1d6e67325807f2f1c6c2b4d19d976e07c]

#103362# correct text underlines for mirroring


2002-09-20  Caolán McNamara  <cmc@openoffice.org>  [064f486a6ad423315e13db14f720fc7757030763]

#99657# allow import of transparent graphic frame backgrounds


2002-09-20  Caolán McNamara  <cmc@openoffice.org>  [7e41bc41b4cddb7d6d0d3a5c2066dfa586f9d3ee]

#99657# im/ex transparent graphic frame backgrounds


2002-09-20  Peter Burow  <pb@openoffice.org>  [4247b2f6572c233059abd290306fd0fe43d923e3]

fix: #103225# GetEntryText(SvLBoxEntry*) overwritten


2002-09-20  Frank Schönheit  <fs@openoffice.org>  [6f68777199c7f0b23cf35c48d32da6958004b52c]

#100226# corrected queryInterface; called Init on the new (to-be-replaced) shape; made getTypes less generous with duplicates


2002-09-20  Herbert Duerr  <hdu@openoffice.org>  [787205470c4716debbe597523624f5ebfef77f07]

#103079# fix Hebrew justification, start #102258# on unx, some cleanup


2002-09-20  Sven Jacobi  <sj@openoffice.org>  [772198f3e7dcd29117c1b1c9c2ac761617b51f32]

#103430# added FloatTransparence


2002-09-20  Ocke Janssen  <oj@openoffice.org>  [0466ce8ae21c8f4d9c552fda1da04004a385bdeb]

#99475# set table alias for *


2002-09-20  Niklas Nebel  <nn@openoffice.org>  [5e441d65e193e9712617099cc5640eff4501fef8]

#102955# don't rely on IsMarked at view's MarkData to detect selection


2002-09-20  Peter Burow  <pb@openoffice.org>  [b692464b2ed7554823038e2964e8769f4e51d4ad]

fix: #103514# prevent access to deleted members (GetFocus())


2002-09-20  Mathias Bauer  <mba@openoffice.org>  [74bfaab7feded2840dc854cfd81a8b8a47d287ba]

#100015#: some problems with coordinates


2002-09-20  Frank Meies  <fme@openoffice.org>  [28e22c68098c186c461af94a10b410e68a214548]

#102497# Use IsDark and IsBright functions to determine auto color


2002-09-20  Carsten Driesner  <cd@openoffice.org>  [0334ba3fa9094fdd82047c69fe09234172da921a]

#103334# Info box for user under Linux that restart Office is mandatory


2002-09-20  Nils Fuhrmann  <nf@openoffice.org>  [7f367a023618c755436d6ba5b223bd97cb4eea95]

Fix #i7801#, numeric representation for slovak 43 instead of 04


2002-09-20  Carsten Driesner  <cd@openoffice.org>  [780bd23ba7e761f1b3252d47b4f8298e88c00e09]

#103504# No ellipses for 'Export PDF directly'


2002-09-20  Frank Meies  <fme@openoffice.org>  [aee75822f8f2225730d0dbf2200e312d26c2177e]

#100699# JoinFrm has to be called before hiding a master frame


2002-09-19  Kurt Zenker  <kz@openoffice.org>  [d8cd364ef3a6d8c2dcf3ae91c1f8c9cf73ed90fa]

Merge SRX643: 19.09.02 - 21:11:09


2002-09-19  Niklas Nebel  <nn@openoffice.org>  [6579588568a58cfb4251b921570004073ccd3ac9]

#99950# PrintArea: set clip region before drawing form controls


2002-09-19  Caolán McNamara  <cmc@openoffice.org>  [d17e40c443d42b2560e61cb1dd7241899794234a]

#103471# running pointer past end of buffer, rework to avoid and remove overcomplicated chunking


2002-09-19  Stephan Schäfer  <ssa@openoffice.org>  [4716735ba7d0ad133ff018481f94d6b4f201bbd9]

#103362# improve positioning and resizing of system windows


2002-09-19  Andreas Martens  <ama@openoffice.org>  [4e1e28af6d17f62f2c26e3b48bc314c985ef14ce]

Fix #103496#: Loop in vertical tables


2002-09-19  Caolán McNamara  <cmc@openoffice.org>  [c4a4aac5e66d45d67999bd110cb561bb208c666b]

#102768# Handle various ww7 rtl sprms


2002-09-19  Henning Brinkmann  <hbrinkm@openoffice.org>  [320a8614016d408cc826125a862450c521e90802]

#102202# made redline operator < total


2002-09-19  Caolán McNamara  <cmc@openoffice.org>  [7af2a02401bfc32fa870bd60506135e6d53ddbf1]

#103440# pointers to AllocBuffer/GetBufferAccess invalidated after ReleaseBufferAccess


2002-09-19  Oliver Specht  <os@openoffice.org>  [c1354eb863a2578cef89beb344f515ed0089a342]

#100992# #103515# replace message revived


2002-09-19  Caolán McNamara  <cmc@openoffice.org>  [ed8b5f2debac216243930aba0873e0d75de8d0dd]

#99657# handle no fill correctly for export


2002-09-19  Niklas Nebel  <nn@openoffice.org>  [19f3d2e7d06414af8588a9042d0a3f064451b181]

#74215# MouseButtonDown: call SelMouseMove to ensure the anchor is created


2002-09-19  Frank Meies  <fme@openoffice.org>  [c0279920c0473a5a308af3bc079550702b83b582]

#102585# Frames in vertical tables


2002-09-19  Herbert Duerr  <hdu@openoffice.org>  [1a814bd2a707270416e36f279c929441228a49f0]

#102758# do not suggest hyphenation when line fits completely


2002-09-19  Caolán McNamara  <cmc@openoffice.org>  [f1f49678dcddb08ba9a387057122a48ac25683d8]

#99657# roll import of nofill->nofill back to nofill->transparent


2002-09-19  Carsten Driesner  <cd@openoffice.org>  [0ee34f6206a06c1f943cd74c88e17000415280f5]

#103490# Fixed typo 'Favorite' instead of 'Favorites'


2002-09-19  Caolán McNamara  <cmc@openoffice.org>  [b4f03c3904ceedb5a279d9ef0052beed8e3fe298]

#102794# export hyperlink field from drawing layer


2002-09-19  Duncan Foster  <dfoster@openoffice.org>  [542e2fec62ca4cf39464fa0f1d503f94eacb9105]

#100000# Fixed missing '$'.


2002-09-19  Thomas Lange  <tl@openoffice.org>  [714bc9a4871cc45e3f3ff11cd5e37b91f0d7d402]

#103476# assertion for useless argument combination added


2002-09-19  Philipp Lohmann  <pl@openoffice.org>  [c8acbf72b706b885fbd98730e68c637567d69ffc]

#103449# handle clip region requests in a common mapmode


2002-09-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [9cdf309e44c07d63cf644bdeefcc72b4f3cdee0d]

#100000# brainless cut, cop, paste...


2002-09-19  Herbert Duerr  <hdu@openoffice.org>  [55590d804b77648c8a21856a2ff31f0046f7e892]

#103415# enable subsetting of dismembered TTC


2002-09-19  Herbert Duerr  <hdu@openoffice.org>  [a988a2be0c450b33f97ae21dab95e4928bc342e3]

#103415# enable subsetting of dismembered TTC


2002-09-19  Carsten Driesner  <cd@openoffice.org>  [d43a0d9234deab3d9054e6c84038ce56fffe5c7b]

#79325# Revised URL transformer implementation to fulfill IDL specification


2002-09-19  Ingrid Halama  <iha@openoffice.org>  [6eff82261353fe27629798968a635ab11ea96821]

#103416# cutted german string 'Bildschirmpraesentation'


2002-09-19  Philipp Lohmann  <pl@openoffice.org>  [60e06c7697960463116bb5b816b16fa6954f6d44]

#103429# use correct mapmode with hatches


2002-09-19  Jörg Barfurth  <jb@openoffice.org>  [a0e75dcec423f727a5bf5ba572bf205826cb40d4]

#102850# Fallback to offline mode now done externally


2002-09-19  Oliver Braun  <obr@openoffice.org>  [d5a737034ee04d92d81ad164700aee6ddd198a78]

#103473# throw exception if JABW could not be found


2002-09-19  Jörg Barfurth  <jb@openoffice.org>  [2ec076e799620d55615ffc3bced4f8045db04869]

#102850# Support for contexts to allow fallback initialization


2002-09-19  Mikhail Voitenko  <mav@openoffice.org>  [3ba66f3e973ef856c9465c6eddefc92d89f13360]

#103459# do not modify document on export


2002-09-19  Eike Rathke  <er@openoffice.org>  [57eaf710a6877c8db3c0fbf4b39d32d236582b78]

#102840# correct Shekel symbol and currency number format codes


2002-09-19  Mathias Bauer  <mba@openoffice.org>  [17b12d22793d97aa7411c945fd1bbd216ff9fdc5]

#102399#: don't get focus when showing PopupWindow


2002-09-19  Daniel Rentz  <dr@openoffice.org>  [d0c185b1f866a417ba79b6354f2510e76ece3d4a]

#101779# optimized EnsureGraphicNames()


2002-09-19  Daniel Vogelheim  <dvo@openoffice.org>  [0abe1929dae3963dcad0004b38faaf264bc968cb]

#103445# fixed last fix to work in insert/styles-only mode


2002-09-19  Mathias Bauer  <mba@openoffice.org>  [409c66b83ba6580818c7643479c28b4ff60b75c4]

#78504#: new method InsertDocuments


2002-09-19  Mikhail Voitenko  <mav@openoffice.org>  [f1ef064c49269e6f2f35f8e653b8cc0365f63228]

#103457# initialize pointer


2002-09-19  mxiao  <mxiao@openoffice.org>  [50b4ec7842621d1edddeb597bd2582c0c3f9cd1a]

#102665 bug fixed of map file rule


2002-09-19  Daniel Rentz  <dr@openoffice.org>  [2d8bd229758438cceb45a06aed952274fb093862]

#91267# steps in 1/10 units


2002-09-19  Daniel Rentz  <dr@openoffice.org>  [5e166348b80ffe49ee0457181ab97d60e774d49c]

#91270# sort style listbox


2002-09-19  Oliver Bolte  <obo@openoffice.org>  [61a747b373648e7285cd6e30425c0d0954d927eb]

#100000# syntax errors


2002-09-19  Thomas Lange  <tl@openoffice.org>  [5baba2cff87ee5f30df13ae2c38d0c6461918549]

#103470# SvxGetAltSpelling fixed for Catalan


2002-09-19  Oliver Bolte  <obo@openoffice.org>  [8155cd9c4da7b80527a8ecf5ee85e411ce7a3f33]

#100000# missing libs for tools/bootstrap, product, sfx2


2002-09-19  Philipp Lohmann  <pl@openoffice.org>  [42e1593a2f7c65fa9e6db2729a50ed8072335aa8]

#103310# optimize arabic font list


2002-09-19  Philipp Lohmann  <pl@openoffice.org>  [83bd6e053be97183b5e6f430df3c1e504cf2ed98]

#103310# optimize arabic font list


2002-09-19  Rüdiger Timm  <rt@openoffice.org>  [a6a58c61c29e81b08914a225c459cb8016285868]

#100000# Include corrected


2002-09-19  Oliver Braun  <obr@openoffice.org>  [d1fd1f5a90185a40c127aca00c73486e54b08524]

#103439# do not write logfile automatically on windows


2002-09-18  Kurt Zenker  <kz@openoffice.org>  [4780ab9765b78e2b8cf0acb5549649d981ee9818]

Merge SRX643: 18.09.02 - 21:18:36


2002-09-18  Kurt Zenker  <kz@openoffice.org>  [5df5342484c04b44913c362370f63b8281f7096b]

Merge SRX643: 18.09.02 - 21:17:17


2002-09-18  Kurt Zenker  <kz@openoffice.org>  [ae0d9a5a7cb075ebd2b37f57c41707b77acd8d6c]

Merge SRX643: 18.09.02 - 21:13:38


2002-09-18  Daniel Vogelheim  <dvo@openoffice.org>  [c48b5295583fcecd8e1c524ead6e330be1642372]

#103445# properly read headers without styles


2002-09-18  Herbert Duerr  <hdu@openoffice.org>  [594d9ebfa3a7fa0d4ef3d05f9219ca15e57160b8]

#103415# avoid crash when embedding ttc


2002-09-18  Niklas Nebel  <nn@openoffice.org>  [3b6b47bec3eb5ae4bd02e1f12983912562bd5d80]

#93767# DataChanged: make sure status handler is called before calling EditGrowX


2002-09-18  Rüdiger Timm  <rt@openoffice.org>  [a88943c8bc58a4103632984c5571d52a8af00524]

#100000# source/commontools depends on source/parse (needs sqlbison.hxx).


2002-09-18  Stephan Schäfer  <ssa@openoffice.org>  [9a3e202dd7a7bb5973ac5899c22bb404cf79bbe1]

#103360# mirror geometry on demand


2002-09-18  Philipp Lohmann  <pl@openoffice.org>  [c49282861fa8c774cd8f8d08932db04425a43ee6]

#103360# mirror geometry on demand


2002-09-18  Eike Rathke  <er@openoffice.org>  [91e858f3994f4305dabe5cf5d4a19193e45aa30b]

#94643# Factor: formulas containing the FORMULA() function need RecalcModeAlways


2002-09-18  Niklas Nebel  <nn@openoffice.org>  [bc3b0cc034975cd0d1aeb2dc6d691b820f6d4345]

#103346# don't access EditEngine after deleting, remove NotifyHdl from TextWnd EditEngine


2002-09-18  Mathias Bauer  <mba@openoffice.org>  [6fef57e7b3166ba1a330a91a2006f09179f04118]

#103456#: make sure that contextChanged is called not too often


2002-09-18  Kai Sommerfeld  <kso@openoffice.org>  [006c26d82cb6854de1fa2a79de7cb8f74fd712a7]

#96458# - Typos (caused compile error on solaris).


2002-09-18  Armin Weiss  <aw@openoffice.org>  [8333545be329908c50a2df80c0f9d4b0cf24206c]

#103335# take back of #100801#, #100801# needs to be solved in another way.


2002-09-18  Jörg Barfurth  <jb@openoffice.org>  [05bd6162e3ab941b7ddd591031301a13085931c7]

#102850# Error handling for configuration bootstrap failures


2002-09-18  Jörg Barfurth  <jb@openoffice.org>  [cd91c00c69189d51f6962bbc808c93ce613208e1]

#102850# Error messages for configuration bootstrap failures


2002-09-18  Jörg Barfurth  <jb@openoffice.org>  [d0a5d3ed55dac9b46db4ea570f1f18eccc62f2fb]

#102850# Deliver configuration backend exceptions for use in desktop


2002-09-18  Oliver Bolte  <obo@openoffice.org>  [3c3485ab3ff8494cfc36e28ee81ff515b03ea0b1]

#100000# missing header string.h for solaris


2002-09-18  Herbert Duerr  <hdu@openoffice.org>  [604cc3b47a2837f7295b13d1244973e25531c799]

#100850# fix ExtTextA advance width for DBCS case


2002-09-18  Kai Sommerfeld  <kso@openoffice.org>  [6c6df5b02f4117f6e45a4479741ba6ea656d4b3b]

#98310# - Improved error handling.


2002-09-18  Jörg Barfurth  <jb@openoffice.org>  [6d77da9edfb9d66b1e8ea90b23d97a15953f839e]

#i7776# Use local symbol to retrieve module path; Otherwise UNX linking may get a symbol from any other library


2002-09-18  Eike Rathke  <er@openoffice.org>  [0009c74fa8d1d7c9a52e3622a675a0d41181f365]

#i7230# #103381# quotation marks, currency, and reserved words changes provided by ismax@openoffice.org (Ismael Baena)


2002-09-18  Oliver Specht  <os@openoffice.org>  [e8bbd0d62bc3a6bbcb1a57df6c85cb1565299ba4]

#102953# remaining mail related controls hidden


2002-09-18  Eike Rathke  <er@openoffice.org>  [d7a480258b770f33ad985b8acb0e56e045dccb2c]

#i7230# #103381# getInstalledLanguageTypes: remove ca_ES from the list of known problems


2002-09-18  Behrend Cornelius  <bc@openoffice.org>  [e5d9d962922004f71c2937473e8e3b81a1ea2576]

#103450# No CanCEL of FolderDialog Called


2002-09-18  Eike Rathke  <er@openoffice.org>  [d795dd93f93e93b2403a4d726b13de74ddcfa406]

#i7230# #103381# date and currency changes provided by ismax@openoffice.org (Ismael Baena)


2002-09-18  Philipp Lohmann  <pl@openoffice.org>  [ef2a354962794c2d948e86be0b4ffec0c2b017ee]

#103361# better back scaling of pixel values to colors in visuals with other than 8 bit significant bits in rgb-masks


2002-09-18  Daniel Rentz  <dr@openoffice.org>  [28d2c2c855b655189fb4537082e5d0e45e5dd66f]

#97774# keyboard handling for ScOutlineWindow


2002-09-18  Daniel Rentz  <dr@openoffice.org>  [d942efb344a1152d87e0fa08e0d802446bfc2a41]

#97774# keyboard for ScOutlineWindow


2002-09-18  Rüdiger Timm  <rt@openoffice.org>  [8f1c6a4a49bc196830918acf6aab9d70bea4dd51]

#100000# Syntax


2002-09-18  Thomas Benisch  <tbe@openoffice.org>  [fe9a63f3f2b9e7f87c55ca458edf32d5775612d0]

#102626# text length is a valid index for getTextAtIndex, getTextBeforeIndex, getTextBehindIndex


2002-09-18  Thomas Lange  <tl@openoffice.org>  [4298a11ff1a10d750a66d40fc353c167b77f1df6]

#102987# SwTransparencyGrf::Put/QueryValue fixed


2002-09-18  Rüdiger Timm  <rt@openoffice.org>  [4a4edd3701c97911a2399cf73ee8331b10721876]

#100000# First build root dir.


2002-09-18  Kai Sommerfeld  <kso@openoffice.org>  [06e16dad6cb3a020bdbfdc9e5f28267e7f1cea63]

#i7636# - Proxy Authentication, some general refactoring


2002-09-18  Eike Rathke  <er@openoffice.org>  [7af6d217d66cb2ec1ec467672add8d3d1477d787]

#100945# ExecuteNumFormat: play recorded SID_ATTR_NUMBERFORMAT_VALUE


2002-09-18  Jörg Budischewski  <jbu@openoffice.org>  [4248ab02c76c69bff54a7b7c131bc5dd5e0730a0]

#101415# applicat.rdb gets now generated


2002-09-18  Jörg Budischewski  <jbu@openoffice.org>  [ec514e25ca52984b404a3b4f5a4e7fcbc2fb4e8c]

#101415# updated tests


2002-09-18  Mikhail Voitenko  <mav@openoffice.org>  [d17a75a07921ef6dec1101ddec888972907f1850]

#102676# use forcing for UCBStorages


2002-09-18  Mikhail Voitenko  <mav@openoffice.org>  [913c58ed14b48b76f4192cbc0cf0e85afa7a9b39]

#102676# use forcing for UCBStorages


2002-09-18  Frank Meies  <fme@openoffice.org>  [b3b9c3d18f01dfebf9dca9e917882fe6caa03ad6]

#102627# The layout engine requires the width of the output passed in the kerning array even in grid mode


2002-09-18  Oliver Specht  <os@openoffice.org>  [a989f407e0ca98cacab5b6a5136bb91466125969]

#100776# background controller changes paragraph color in tables when no cell selection is set


2002-09-18  Oliver Braun  <obr@openoffice.org>  [470eb09a871443fd5d79f531edfd32ac715ba49f]

#102741# list items are now transient


2002-09-18  Oliver Specht  <os@openoffice.org>  [287c9046d34be3768e3158157dbfab2b85997543]

#102216# SetStyle() mustn't be called twice in StateTabWin()


2002-09-18  Mikhail Voitenko  <mav@openoffice.org>  [05892f9ca5e9b915d0fba68eb5bcef8222a6702c]

#103281# use office configuration to get version info


2002-09-18  Oliver Düsterhoff  <od@openoffice.org>  [ca84e7f0ebaee2ae3482cf6831bd7cfc91163019]

#100522# - _InsertCnt(..): on insert section invalidate page to force format and paint of section


2002-09-18  Oliver Düsterhoff  <od@openoffice.org>  [ea7224f74d6a8d36fd13c94dbaf1ce5404aedf08]

#100522# - SwSectionFrm::_CheckClipping(..): no calc of section content, if height not changed


2002-09-18  Oliver Specht  <os@openoffice.org>  [40da4c48acf380251203f664ee22e7aa3ede0bef]

#103191# show DataSourceBrowser only if called via menu


2002-09-18  Jörg Budischewski  <jbu@openoffice.org>  [8ff54086743436e539883ef692925a31332a7752]

#102869# available and skipBytes now  throw NotConnected exceptions, in case the input stream has been closed before


2002-09-18  Rüdiger Timm  <rt@openoffice.org>  [0c2435f907575cd05df4e62b887da98bfd19727b]

SRX644


2002-09-18  Joachim Lingner  <jl@openoffice.org>  [70ef9f2719a41d152f21e02ba0e7ab775de8eafb]

#98344# Factory now implements XTypeProvider


2002-09-18  Vladimir Glazounov  <vg@openoffice.org>  [1b526308749dd77eeedd91cb9b8e639d60cb0f9d]

#100000# added include


2002-09-18  Frank Meies  <fme@openoffice.org>  [c49f245dc1c1738e9b1d019bd92dacf0294cc1ad]

#102548# Contour of graphic should be mirrored if graphic is mirrored


2002-09-18  Behrend Cornelius  <bc@openoffice.org>  [19f2da810ca67f7c7fe6d858de7fa1f52bdcb2d0]

#97290# Taborder modified


2002-09-18  Rüdiger Timm  <rt@openoffice.org>  [4de866e1acacbe93ba0a59423d7b9ce21b02cd2d]

#100000# Hard dependency to offapi.


2002-09-18  Philipp Lohmann  <pl@openoffice.org>  [428582adc34ec005b2351b15815845d2ca62c943]

#103360# do not remirror to often


2002-09-18  Frank Schönheit  <fs@openoffice.org>  [c85647a6c9d9fb20cbfcf812378fb3b43862546a]

#103298# KeyInput: corrected return value for some cases where the key is not handled


2002-09-18  Daniel Boelzle  <dbo@openoffice.org>  [6ec1a6ced4deeace6402f52a838d6e49cfc35b9b]

#103412# code improvements


2002-09-18  Stephan Schäfer  <ssa@openoffice.org>  [7fa37b455fb504f136ac73e7d361f1ecb1490567]

#103358# no UI mirroring for horz rulers


2002-09-18  Andre Fischer  <af@openoffice.org>  [206a6a73e95c09975d9fd0403ee493b91d0fcdaf]

#103358# Disabled mirroring for horizontal scrollbar.


2002-09-18  Henning Brinkmann  <hbrinkm@openoffice.org>  [5fcf8e27a363bd418d195c55d0d5d054f8c7f9c0]

#95924#CreateChildContext: Increment progress


2002-09-18  Henning Brinkmann  <hbrinkm@openoffice.org>  [0cd07da68f176e66c00a37ad0daac6534415cf33]

#95924# CreateChildContext, ProgressBar: use Increment instead of SetValue


2002-09-18  Oliver Specht  <os@openoffice.org>  [6b815539899b75c88f8c7e5749fe6f974cda2d95]

#102644# FN.*HELP ids and accelerator removed


2002-09-18  Frank Meies  <fme@openoffice.org>  [9290e412ba075b2f46a6b8c1bcaea91ce9732a91]

#103399# Align centered and align right for vertical or RTL environment


2002-09-18  Jörg Budischewski  <jbu@openoffice.org>  [807cf201e56a5cafc7235e66004a83e50938094d]

#98508# now passes on both windows and unix


2002-09-18  Frank Meies  <fme@openoffice.org>  [95c9c30ce687c72f26e48e3b2c5fa523d4d64e73]

#101221# Only increase lock counter for layout cache if we have a valid impl pointer


2002-09-17  Herbert Duerr  <hdu@openoffice.org>  [1f6bead5fbc4a1a450ca92678d9303db154fde7d]

#100850# improve emulation of TextW funcs


2002-09-17  Eike Rathke  <er@openoffice.org>  [dc5d18197915350274ab9db48732550b849b1dff]

#i7284# #102685# ImpNumberFillWithThousands: insert specified separator even if number is divided by thousands


2002-09-17  Niklas Nebel  <nn@openoffice.org>  [0efcf37fc2d11914e01a3df3cfadde18572f0a14]

#103327# IsGroupStart: handle elements before the current row


2002-09-17  Joachim Lingner  <jl@openoffice.org>  [27032fd2433190db3d3950b4276e58bcf0db09b3]

#97074# OleDropTarget and OleDragSource now implement XServiceInfo


2002-09-17  Jörg Budischewski  <jbu@openoffice.org>  [d6415f32eec26e9ce3518a56a331f34d81bd313f]

#98508# added now a main for the bridgetest


2002-09-17  Behrend Cornelius  <bc@openoffice.org>  [e2bbd7b91d715e11ce5d48f1927785e8e62a2237]

#99839# german Comments translated


2002-09-17  Oliver Specht  <os@openoffice.org>  [9ac6e2a413041dcd53e734a2e2f965e04e1a2388]

#99657# transparency value has to bes set almost always


2002-09-17  Jörg Budischewski  <jbu@openoffice.org>  [299c2f35157bb1abe9ab788605c066a8b66eba74]

#98508# added bridgetest_javaserver batch, tests work now also in .pro builds


2002-09-17  Stephan Bergmann  <sb@openoffice.org>  [967272f60aaaaf2710008fbd52976ab4b58e3cbf]

#98508# In execute, do not call sendReply a second time with an exception in case the regular sendReply caused an exception.


2002-09-17  Stephan Bergmann  <sb@openoffice.org>  [23196937697efeb94385cb7fe05038f0fb5948de]

#98508# Cleaned up.


2002-09-17  Vladimir Glazounov  <vg@openoffice.org>  [1e1a0d535fdc01fdb90d56f27c313750273d979e]

#100000# added missing include


2002-09-17  Stephan Bergmann  <sb@openoffice.org>  [caa6bec08c4f7c2521d3a7e70f3e392b52cac0fe]

#98508# In sendReply, dispose the bridge when _iProtocol.writeReply causes an exception (with urp, the bridge is probably no longer usable, because the caching will be out of sync).


2002-09-17  Vladimir Glazounov  <vg@openoffice.org>  [de37b8ac680be0de55f59df82a0ade2cc880e1b4]

#100000# added missing include


2002-09-17  Behrend Cornelius  <bc@openoffice.org>  [80bca2d204bcc2f869bdec367cdb70fc584a77d0]

#99839# German Comments removed


2002-09-17  Behrend Cornelius  <bc@openoffice.org>  [5b12116802cf6010ff15d53f462bd44c904ed3fe]

#99839# German Comments translated


2002-09-17  Oliver Specht  <os@openoffice.org>  [bfd398bd30936c5fe30b2ec6038dda1bdf51e54a]

#103195# display and change of vertical/horizontal frames on vertical/horizontal frames and columns corrected


2002-09-17  Aidan Butler  <abutler@openoffice.org>  [7e8ee57f7227027874d6068f70e079dc370decad]

#102182# Changes required for Program Management: Filter Strings and Mime-Types


2002-09-17  Frank Meies  <fme@openoffice.org>  [53af36c5e7c4953b05fa27e277303235da7283eb]

#102858# Do not assume that we have a window


2002-09-17  Christian Lippka  <cl@openoffice.org>  [b4583b5b0eb70bd1c1200653933c8593cbdda268]

#99281# use magenta transparency


2002-09-17  Oliver Düsterhoff  <od@openoffice.org>  [d456f889990aa6f86dbc07b47b1c3b642657a43c]

#102099# - SwGrfNode::IsTransparent() - return true, if graphic is not transparent, but swapped out.


2002-09-17  Thorsten Behrens  <thb@openoffice.org>  [5960f0ae40ed8cb9c5ee94474cea326e9b4de832]

#103209# Handling negative sizes


2002-09-17  Joachim Lingner  <jl@openoffice.org>  [49f7f608cce3197c6167bd6951da4b03425e074c]

#100230# added sensible error messages


2002-09-17  Vladimir Glazounov  <vg@openoffice.org>  [71c7e64c869802400b92dcd92cab1f1dec66b12b]

Merge SRX643: 17.09.02 - 15:25:43


2002-09-17  Kurt Zenker  <kz@openoffice.org>  [4e508c24f899804be3a4f4e7966c4175147b6e62]

Merge SRX643: 17.09.02 - 15:24:42


2002-09-17  Kurt Zenker  <kz@openoffice.org>  [85491750d51b31aa8c994c73c4c356ad9b4806e7]

Merge SRX643: 17.09.02 - 15:24:22


2002-09-17  Kurt Zenker  <kz@openoffice.org>  [567c212242791d115c2c571b96b6239d7083d25e]

Merge SRX643: 17.09.02 - 15:24:09


2002-09-17  Rüdiger Timm  <rt@openoffice.org>  [105cc8c9a9e8897eb5acd0286400e70d9b2d48ec]

Merge SRX643: 17.09.02 - 15:23:35


2002-09-17  Rüdiger Timm  <rt@openoffice.org>  [b7d8ce166b7668c9b3d1c48391ea929e13432359]

Merge SRX643: 17.09.02 - 15:25:05


2002-09-17  Rüdiger Timm  <rt@openoffice.org>  [a0c2cb17cada06884448ddd3842903335b22feac]

Merge SRX643: 17.09.02 - 15:20:36


2002-09-17  Vladimir Glazounov  <vg@openoffice.org>  [29b63afd13ee466d53e8dcd032714cd905d91132]

Merge SRX643: 17.09.02 - 15:20:03


2002-09-17  Kurt Zenker  <kz@openoffice.org>  [dc360077a9359d457ad8d00b5f536489544c11e3]

Merge SRX643: 17.09.02 - 15:19:31


2002-09-17  Kurt Zenker  <kz@openoffice.org>  [6e904d7a756a2478846e062152b5e035adbc75e5]

Merge SRX643: 17.09.02 - 15:16:31


2002-09-17  Philipp Lohmann  <pl@openoffice.org>  [68ce5d35834826453e89609cc07c91f453223b2a]

#103088# use correct offsets for translating mapmodes


2002-09-17  Vladimir Glazounov  <vg@openoffice.org>  [8eece47949be67af570ad9af6f417e1b8ea3342b]

Merge SRX643: 17.09.02 - 15:12:50


2002-09-17  Rüdiger Timm  <rt@openoffice.org>  [511dd288886a6b4d919a320019ff8c9f5492ae02]

Merge SRX643: 17.09.02 - 15:12:46


2002-09-17  Behrend Cornelius  <bc@openoffice.org>  [8216b4034e231dddfd613a8af9a9ef3a9f1a0c72]

#99839# german comments translated


2002-09-17  Kurt Zenker  <kz@openoffice.org>  [5ec3887adbd6ba0f1a2a43b80eac66554165c580]

Merge SRX643: 17.09.02 - 15:05:56


2002-09-17  Kurt Zenker  <kz@openoffice.org>  [dae04d045c0caefdc8cd9e904888766ed4239763]

Merge SRX643: 17.09.02 - 15:04:01


2002-09-17  Behrend Cornelius  <bc@openoffice.org>  [a89e3eb4c8acf0cfea53073ff78a25f6e1f12100]

##99839# german comments translated


2002-09-17  Rüdiger Timm  <rt@openoffice.org>  [cae45f832dcd5365f93d402424eb23f45a310e1a]

Merge SRX643: 17.09.02 - 15:05:09


2002-09-17  Behrend Cornelius  <bc@openoffice.org>  [901d2ea009da36f5f90869bea409f168662d8d4b]

#99839# german Comments removed


2002-09-17  Kurt Zenker  <kz@openoffice.org>  [3a26882168697288a7062be89807a1eeb7eb1b87]

Merge SRX643: 17.09.02 - 14:58:31


2002-09-17  Rüdiger Timm  <rt@openoffice.org>  [290846fa06cd2e16844141214e27d266e08192bf]

Merge SRX643: 17.09.02 - 15:00:56


2002-09-17  Vladimir Glazounov  <vg@openoffice.org>  [1a5294354628bc3dcb3441825b082f4cef66570e]

Merge SRX643: 17.09.02 - 14:58:27


2002-09-17  Behrend Cornelius  <bc@openoffice.org>  [a5241716a4c425776bea1c1f2a393e4a7a297da5]

#99839# german comments removed


2002-09-17  Sven Jacobi  <sj@openoffice.org>  [1ecc19cf729097fb7c35d340d06f60bcd115137a]

#101571# swap term: pages <-> range


2002-09-17  Eike Rathke  <er@openoffice.org>  [959b79749fa6fdc7bf1ecc5700a56d953d8ee2ee]

#i6478# #103380# currency symbol is C$ instead of $C


2002-09-17  Vladimir Glazounov  <vg@openoffice.org>  [8501b29d24d22b80cd8931086149f648c1fa0588]

#100000# typo


2002-09-17  Thorsten Behrens  <thb@openoffice.org>  [7cb9f162d53892d3c615976e7982936de50cd152]

#65293# Added missing include


2002-09-17  Joachim Lingner  <jl@openoffice.org>  [a70f969df9e915b34cc52c8341ef4f456ea7af8e]

#99957#


2002-09-17  Thomas Lange  <tl@openoffice.org>  [b9d88d3824fbbc6b2541da019bd5fdb0a7d401df]

#103091# formula sub-directory added in drafts


2002-09-17  Sven Jacobi  <sj@openoffice.org>  [c26d897926777167a9cf06b0679791b8f0b3fe1c]

#103317# fixed problem with small fractional values


2002-09-17  Rüdiger Timm  <rt@openoffice.org>  [ef7c88faec2aa9dd264f930cc0db2d6c60fe615d]

#100000# Add dependency to desktop again, which has been removed by Bertram Nolte


2002-09-17  Thorsten Behrens  <thb@openoffice.org>  [b0bcaab6424a88a465e1b2bbec0010745cf7a9cc]

#65293# Added missing include


2002-09-17  Joachim Lingner  <jl@openoffice.org>  [b228f80b343c3912062199edeea473cddb25cd16]

#99957# convert to VS .NET


2002-09-17  Philipp Lohmann  <pl@openoffice.org>  [d6e7184f7370b7cff7f4ffb05410eaf5c9bd9b30]

#103326# graphics state initialization, open flag in constructor


2002-09-17  Joachim Lingner  <jl@openoffice.org>  [8b8c3366ba21aae9c2775ca9dad95dfb734fbad1]

#99957# uno wrapper returns DISP_E_MEMBERNOTFOUND when the flag in IDispatch::Invoke = 0


2002-09-17  Joachim Lingner  <jl@openoffice.org>  [484f443c22e5d88558086e0b7b4593fb6bf133c2]

#99957# dont link with debug c runtime


2002-09-17  Rüdiger Timm  <rt@openoffice.org>  [604a68f577c976702dd87ef3edf0578a00d8db11]

#100000# Change kind of module dependency into 'hard'


2002-09-17  Aidan Butler  <aidan@openoffice.org>  [6a446bc81ff94d203de05d68e103e3757908df9a]

Fixed Url Problem


2002-09-17  Philipp Lohmann  <pl@openoffice.org>  [dcff0728fd959c19fded661ccd2d29704d1e9886]

temporary workaround for PPC Linux


2002-09-17  Cyrille Moureaux  <cyrillem@openoffice.org>  [9237af6be6b21279eef0f5740614f81f69083bce]

#102568# Changed own entries naming attribute from uid to cn


2002-09-17  Stephan Schäfer  <ssa@openoffice.org>  [710e29dd7ac7badb811cd5cc9e4427cb780267fd]

#103358# no UI mirroring for horz scrollbars


2002-09-17  Stephan Schäfer  <ssa@openoffice.org>  [d6bb0390a1cdb5518a6b7740481e44ddf08cac03]

#103358# no UI mirroring for horz scrollbars


2002-09-17  Stephan Schäfer  <ssa@openoffice.org>  [943a1cf5fc0ac5f2245dbb6b801409d944fbe16a]

#103358# no UI mirroring for horz scrollbars


2002-09-17  Stephan Schäfer  <ssa@openoffice.org>  [0f8f246da12ad792f5fc3b36582d13017245d79f]

#103363# no UI mirroring for column head


2002-09-17  cdt  <cdt@openoffice.org>  [4f4ca965f118f7471a5e47d4cb12e8d48cdc3ad5]

deliver svmedit2.hxx


2002-09-17  Oliver Bolte  <obo@openoffice.org>  [6ec6525d6c759e924848580f5dfe702b34461c81]

SRC666


2002-09-17  mxiao  <mxiao@openoffice.org>  [1f471c937e3c073d0528d0cf925ae390b4a5ec6e]

#102665


2002-09-17  Mikhail Voitenko  <mav@openoffice.org>  [13e13131608fbca9d0b75d6e2a27be216e9f2401]

#102223# check for ItemSet existance


2002-09-17  Thomas Lange  <tl@openoffice.org>  [e139d48e4e614f68bfe3ffb8bd77d5b2d32d20b5]

#103306# GetFocus problem when SmCmdBoxWindow is destroyed fixed


2002-09-17  Frank Meies  <fme@openoffice.org>  [23c0c962cb3e5ec359489fbd42086058a21cc9cb]

#103336# FindAnchor should use topright of boundrect


2002-09-17  Carsten Driesner  <cd@openoffice.org>  [672ebf31dcfdd04840dc314d5ec5fd430d7c193d]

#98460# Retrieve styles only if toolbox item is visible


2002-09-16  Bustamam Harun  <bustamam@openoffice.org>  [003d3fedb5ef26f38d7b77ad6f45c7d72399c9d7]

#102027# Fix date offset problem with Hijri Calendar


2002-09-16  Eike Rathke  <er@openoffice.org>  [03d6f85a59f235f8203a6042abb4aafc7ec7c5ab]

#101659# Upgrade to ICU 2.2


2002-09-16  Daniel Vogelheim  <dvo@openoffice.org>  [3936fce1a8e8b773009524f7f731eb205c8c0379]

#102841# no Unicode endianness start character for the clipboard, please


2002-09-16  Karl Hong  <khong@openoffice.org>  [0043384f51863bafc2e40b3ccd14016fc486eb74]

#103026# fix a string length problem


2002-09-16  Niklas Nebel  <nn@openoffice.org>  [f757ad44240de18c24b4f1f91e1d1a9dddda6825]

#102955# handling of multi selection that can be merged to simple selection in menu state functions


2002-09-16  Christian Lippka  <cl@openoffice.org>  [d8e7cec783bc4e7a7bb7cb8828d771d2ba833610]

#103325# don't forget to kopie bMarkProt for background shapes


2002-09-16  Kai Sommerfeld  <kso@openoffice.org>  [9823b0d7ca0b9f595e47cfd997bb98163733b1ab]

*** empty log message ***


2002-09-16  Andreas Martens  <ama@openoffice.org>  [09546520e44b0362db252595e5c56006fc90ee9c]

Fix #103336#: Vertical environment for fresh fly frames


2002-09-16  Frank Meies  <fme@openoffice.org>  [59d56bb006776fa53f5191ddc3e4c6d5eb38f867]

#102112# Initial height for TextToTable tables in vertical environment


2002-09-16  Mikhail Voitenko  <mav@openoffice.org>  [f3e0f62e8eeb89217d98fd4e7884cf27aee9c06e]

#102831# use ViewOnly mode


2002-09-16  Joachim Lingner  <jl@openoffice.org>  [7e7e0865b24c142e6e63c98174566c2937552cb0]

#102990# interaction handler: when no jvm lib is found the messagbox contains the path to the java dir rather then to the libjvm.so


2002-09-16  Vladimir Glazounov  <vg@openoffice.org>  [a53a8b1b4995dd8bd3dec4ecf0f5aeb48a28aa79]

#102262# additional check in UNIX case


2002-09-16  Mikhail Voitenko  <mav@openoffice.org>  [aa317f022618d1f297770886989c0f6144cc8bab]

#102831# use ViewOnly mode


2002-09-16  Herbert Duerr  <hdu@openoffice.org>  [4f1f9e6449e5210d4e8ba53bf8d54632efc574ea]

#98991# correctly rotate percent/permille


2002-09-16  Vladimir Glazounov  <vg@openoffice.org>  [128510e2b984cffdc962a3bc183d2a676c12900d]

#102262# additional check in UNIX case


2002-09-16  Oliver Specht  <os@openoffice.org>  [aa4110ba2db39afefe0e197e49ca614658ea83f5]

#i7740# #103329# offset in graphic insertion corrected


2002-09-16  Eike Rathke  <er@openoffice.org>  [59a7efc8ad8a03bb758b0d8c1a411917d5f0b759]

#i5242# #103177# add ScTokenArray::bReplacedSharedFormula


2002-09-16  Eike Rathke  <er@openoffice.org>  [33c03611f4dcc330ef1d6034f9830e2708b8e200]

#i5242# #103177# StartListeningTo: if called for name listeners establish all listeners if ScTokenArray::IsReplacedSharedFormula()


2002-09-16  Aidan Butler  <aidan@openoffice.org>  [ff3fc3d063de598b5d021c4f4e151120792cb027]

#102743# Fixed internal PDB name


2002-09-16  Eike Rathke  <er@openoffice.org>  [58c8b645bcf1e79cc553e477a2cfbb0c67fc55d7]

#i5242# #103177# ScTokenArray::SetReplacedSharedFormula()


2002-09-16  Eike Rathke  <er@openoffice.org>  [344ea68891385ef694a3d25c67ef4bf472e67492]

#i5242# #103177# UpdateReference: revert shared formula handling Excel can't cope with, #ifdef'ed for future reference


2002-09-16  Joachim Lingner  <jl@openoffice.org>  [baf2cbd97e2465f25c1fb46f1c1dbe640bb37f9a]

#1003002# java error handling: on linux reboot necessary after jvmsetup, interaction handler only gets XInteractionAbort


2002-09-16  Martin Hollmichel  <mh@openoffice.org>  [2441ac76b1398477b75b19e825d85f9b33614c0a]

add: d.lst for unixODBC


2002-09-16  Thorsten Behrens  <thb@openoffice.org>  [3d71b5068026622ca0d6a1f51076b150511496e5]

#103318# Fixed typo in assignment


2002-09-16  Daniel Rentz  <dr@openoffice.org>  [10db94ce3892912305069e111ea7096c8afff61d]

#103284# no preview of text flow in Calc


2002-09-16  Martin Hollmichel  <mh@openoffice.org>  [84039ba3f9daf4d9948f123f7decf0b63e3a8a96]

add: unixODBC header files


2002-09-16  Frank Meies  <fme@openoffice.org>  [7e8c69d0421197ecd1020626b629dbae97caa735]

#96088# Trigger new formatting when printer settings have changed


2002-09-16  Frank Meies  <fme@openoffice.org>  [1946371a1e62370dc75bf316c5848a2a82bbc3d9]

#100842# Do not read uninitialized nControl from document


2002-09-16  Andreas Schlüns  <as@openoffice.org>  [9c139caa6b0bc02bde6433449db96bc3f8d2a41a]

#79591# correct some service names


2002-09-16  Peter Burow  <pb@openoffice.org>  [62683ba04d9c89c12c4eaee7055a7dd37f044c77]

fix: #103248# warning removed


2002-09-16  Sven Jacobi  <sj@openoffice.org>  [1d858534c960a664889935fe6ea8131aa893e225]

#103303# read access will now also create a Property Sequence


2002-09-16  Sven Jacobi  <sj@openoffice.org>  [56789195a1867e361dc483f156e2c3b23dcf3cc1]

#103303# now using correct settings for direct pdf export


2002-09-16  Frank Meies  <fme@openoffice.org>  [36ea3659feb3cd10e08c43b91997f8aeca335964]

#101688# Anchor of drawing objects in vertical or RTL environment


2002-09-16  Daniel Rentz  <dr@openoffice.org>  [320b011e815b6ebda1e3711dc731d9019125b723]

#101763# CTL text direction


2002-09-16  Frank Meies  <fme@openoffice.org>  [0ecc98b556f487ea4506e8298f967bb3ffa51232]

#101688# Anchor of drawing objects in vertical or RTL environment


2002-09-16  Oliver Specht  <os@openoffice.org>  [01e35eff1d8c51b26b6893d7f2544dfc38b2b5c8]

#103302# syntax corrected


2002-09-16  Stephan Schäfer  <ssa@openoffice.org>  [b0d4d23fe50b70110c9b506b934cde70f0a308fc]

#100860# improved RTL scrolling


2002-09-16  Oliver Specht  <os@openoffice.org>  [c03aaf68c8e885fe4dff0eab5050ac50f0595995]

#103302# missing member initialization added


2002-09-16  Jörg Barfurth  <jb@openoffice.org>  [8c2cf0f7c41af86fd75860aa57280a0fdf4b8c09]

#102850# BackendAccessException c'tor signature changed; corrected wrong use of makeAny


2002-09-16  Martin Hollmichel  <mh@openoffice.org>  [49d40e947d2aa5505a258269b7003fe6d6f47cab]

del: inimgr #103111# build.lst


2002-09-16  Stephan Schäfer  <ssa@openoffice.org>  [0c957df97d5f78332e1a0fd7cc7f2e1bd019bd87]

#100860# window positioning


2002-09-16  Herbert Duerr  <hdu@openoffice.org>  [ea939c5b2739bf5e394bd49bf2a73edbe9c599f6]

#100850# workaround for problematic uwinapi usage


2002-09-16  Oliver Specht  <os@openoffice.org>  [d694e1c510ff8ed5c44db27b43d996a2d45b193f]

#103288# optimization error corrected


2002-09-16  Peter Burow  <pb@openoffice.org>  [f0d4614df8b23e75a8f799229b0c2b742e16b9bc]

fix: #103150# SetNoSelection() added


2002-09-16  Peter Burow  <pb@openoffice.org>  [d6eb12ff691327b861a2b21ece72a8439e341f7a]

fix: #103247# GetBoundingBox() improved


2002-09-16  Oliver Specht  <os@openoffice.org>  [c51f71ea07458c6405e2ec9490457dbafdc2e378]

#100992# changed treatment of maximum undoable replace operations


2002-09-16  Peter Burow  <pb@openoffice.org>  [5773687296c38bf0b0a8338571119e807c4b9a01]

fix: #103249# wrong member used in GetUILocale() -> fixed


2002-09-15  Eike Rathke  <er@openoffice.org>  [1c7b373e15552856ca85858cf4ce1d5999a1321b]

#101659# upgrade to ICU 2.2


2002-09-15  Eike Rathke  <er@openoffice.org>  [f3c09548f6b3ecb55a32196ca4b86c792c395331]

#101659# upgrade to ICU 2.2


2002-09-15  Karl Hong  <khong@openoffice.org>  [dc1dd5758f3133eaf7026e9384365dcffe196ac9]

#103267# fix japanese native numbering


2002-09-15  Karl Hong  <khong@openoffice.org>  [0846246d8c4102e488d72966cb122e6d3d9cf208]

#103267# fix japanese native numbering


2002-09-13  Karl Hong  <khong@openoffice.org>  [9aafe56dccd1470fc9fc12ef127b491dd6fc8274]

#102027# fix a typo in month conversion for non-gregorian calendar


2002-09-13  Cyrille Moureaux  <cyrillem@openoffice.org>  [814b133fddf283a9c601cbdc4c7fec45607492d7]

#102850# Changes to BackendAccessException


2002-09-13  Niklas Nebel  <nn@openoffice.org>  [df8886e0a407825f46b372b80e34a24f74249db9]

#97612# when closing, dont try to activate other window


2002-09-13  Behrend Cornelius  <bc@openoffice.org>  [cf0ff088ba7c32e501fe6036f058d44e117f31c7]

#102764# removing and Adding GroupFieldNames improved


2002-09-13  Sven Jacobi  <sj@openoffice.org>  [0cbb96c1fb99388514a8feebe9501025c0f69a71]

#103300# changed jpg quality to 30, 60 and 80. Use jpg compression only for bitmaps with more than 256 colors, or by bitmaps that have exact 256 colors but are grayscale


2002-09-13  Stephan Schäfer  <ssa@openoffice.org>  [e5b250261840bc9cbfd1b6aaa708ec1fec969b90]

#100860# ImplReMirror is const


2002-09-13  Stephan Schäfer  <ssa@openoffice.org>  [abc2d47da77116f2dbd43a53e0a3ac6b6d1ebcf8]

#100860# improve mirrored painting


2002-09-13  Stephan Schäfer  <ssa@openoffice.org>  [cf8c664d9f753441f128cb6ca52f73c549a62dd7]

#100860# improve right-alignment


2002-09-13  Behrend Cornelius  <bc@openoffice.org>  [4c79f658e9dc7b1cea9cf14ec0287c6fb748e1e7]

#102764# Removing of GroupNames now improved


2002-09-13  Andreas Martens  <ama@openoffice.org>  [aaf8f940e49f1cd88da5ff2e94080c2b407db86f]

Fix #98399#: Positioning in right to left environment


2002-09-13  Andreas Martens  <ama@openoffice.org>  [5a50ce3cde4de6f7ffd49b792bd5d45e3f206315]

Fix #98399#: Positioning in right to left environment


2002-09-13  Frank Schönheit  <fs@openoffice.org>  [7c2572df6da5c8f148f29c701173dcffb7bf4a90]

#i6565# alterColumns: do not unnecessarily drop/re-append primary keys upon saving


2002-09-13  Frank Schönheit  <fs@openoffice.org>  [749fc6a410eaba770ffdfc650e8445368fd572d4]

#i6565# renamed drop-/appendKey to drop-/appendPrimaryKey - eases the reading :)


2002-09-13  Armin Weiss  <aw@openoffice.org>  [a38f9eebe8ea6cc11a05984a4d04f409d9677fac]

#97097# TakeTextRect(...) may only give FALSE as last parameter if it is used from HitTest


2002-09-13  Kurt Zenker  <kz@openoffice.org>  [765d0ea2ebf1ab3e80e063b6a39fbc3e6eb48030]

Merge SRX643: 13.09.02 - 16:37:58


2002-09-13  Rüdiger Timm  <rt@openoffice.org>  [2f8e1556a37b0e2b1bd825fcb2017d8427cb69f2]

Merge SRX643: 13.09.02 - 16:38:54


2002-09-13  Kurt Zenker  <kz@openoffice.org>  [7fa360c890b917f1bf07ff68f6c2967c9441933c]

Merge SRX643: 09/13/02 - 16:36:20


2002-09-13  Kurt Zenker  <kz@openoffice.org>  [6e08a5a81acb9ad0675e3c84717de9d82da09548]

Merge SRX643: 13.09.02 - 16:35:01


2002-09-13  Kurt Zenker  <kz@openoffice.org>  [7c8a6c93e14f2cf3ce5423c8c7ac8ece5affa56a]

Merge SRX643: 13.09.02 - 16:34:30


2002-09-13  Kurt Zenker  <kz@openoffice.org>  [f6f7a8bdafff1475e48fcde112356ed4b986312e]

Merge SRX643: 13.09.02 - 16:32:34


2002-09-13  Rüdiger Timm  <rt@openoffice.org>  [3fc2198e197659ff55fc8ef02f38859592822115]

Merge SRX643: 13.09.02 - 16:34:17


2002-09-13  Rüdiger Timm  <rt@openoffice.org>  [6f9ca649e037a3d55f94f8318e81db91c828b49f]

Merge SRX643: 13.09.02 - 16:34:11


2002-09-13  Kurt Zenker  <kz@openoffice.org>  [4b42298e74518d3de5033b2d68e7f32a2c022f01]

Merge SRX643: 09/13/02 - 16:31:26


2002-09-13  Kurt Zenker  <kz@openoffice.org>  [f853ec34d2dc332b6359279563a356c878557117]

Merge SRX643: 13.09.02 - 16:29:14


2002-09-13  Kurt Zenker  <kz@openoffice.org>  [c31c472d21a00b6b890c24a0d86d123116d729e3]

Merge SRX643: 13.09.02 - 16:29:13


2002-09-13  Thorsten Behrens  <thb@openoffice.org>  [7cef10d30cb96f847180c64b7ba6e34821fb143c]

#101701# Added missing include


2002-09-13  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f8be1cc360104f69fb51d5b762a285c1f25fe5a2]

#103257# fix missing zip dependencies when switching used build languages


2002-09-13  Kurt Zenker  <kz@openoffice.org>  [b04c67c06bcaa900fc93d7410bd41d9bb863b886]

Merge SRX643: 13.09.02 - 16:26:42


2002-09-13  Kurt Zenker  <kz@openoffice.org>  [85dda14e2b7b1b9be16fe65daf5890f861ab4006]

Merge SRX643: 13.09.02 - 16:25:04


2002-09-13  Rüdiger Timm  <rt@openoffice.org>  [f3cc5d16aff482c583c98c192fcf7a60d8d8e637]

Merge SRX643: 13.09.02 - 16:26:07


2002-09-13  Thorsten Behrens  <thb@openoffice.org>  [40e56459dd84475f16d06796785a396a5c8c289d]

#101701# Added handling for vertical text and using GetCaretPositions for BiDi support


2002-09-13  Thorsten Behrens  <thb@openoffice.org>  [afbb6f0ac6b89fc92640d16d4e7e56fd4e327c5b]

#101701# Re-Added special handling for TextType::LINE


2002-09-13  Thorsten Behrens  <thb@openoffice.org>  [4872e3957f8a15308b3658c6692e4226b6ae5901]

#101701# Added rotation methods for vertical text


2002-09-13  Oliver Specht  <os@openoffice.org>  [4ac0874570e742f7aafa016a84326ab2cd388c57]

#103282# enable transliteration in tables, too


2002-09-13  Christian Lippka  <cl@openoffice.org>  [d06512e295a59c651f68f2d6e11c14686b33bb03]

#100687# SetEnableModified must be reset before saving linked presentation


2002-09-13  Oliver Specht  <os@openoffice.org>  [4c09611ac169c3aec605556ca94735af7b405dbb]

#103195# vertical frames in the ruler corrected


2002-09-13  Oliver Specht  <os@openoffice.org>  [31122dd59da737cb58242e9811a072ace26ce110]

#100584# SvxCTLTextTbxCtrl created to support CTL-support-dependent buttons


2002-09-13  Oliver Specht  <os@openoffice.org>  [63d1a850fb360017593467ef6dfb86f583f251ff]

#100584# SvxCTLTextTbxCtrl created to support CTL-support-dependent buttons


2002-09-13  Oliver Specht  <os@openoffice.org>  [a413b7bafc5d88eba0db0fd830d39cc0c55197d2]

#100584# SvxCTLTextTbxCtrl created to support CTL-support-dependent buttons


2002-09-13  Oliver Specht  <os@openoffice.org>  [7385c11e39a793cb14927a259b8cb340baf2df7d]

#100584# SvxCTLTextTbxCtrl created to support CTL-support-dependent buttons


2002-09-13  Oliver Specht  <os@openoffice.org>  [68fea5d2878395c5dbbbed1c4b69e98e3b455789]

#100992# changed treatment of maximum undoable replace operations


2002-09-13  Carsten Driesner  <cd@openoffice.org>  [f356c38e073128d7ea8c13b433cc1a8e6894c58a]

#101559# Changed order of the function bar buttions as described in the spec


2002-09-13  Thomas Lange  <tl@openoffice.org>  [e1c8486083687152a782df0871422136869b56f4]

#102773# com.sun.star.text.Text added to list of supported services


2002-09-13  Daniel Vogelheim  <dvo@openoffice.org>  [32b07fe598bbf46248f4787dc250089bbd18bad4]

#102940# move all VCL calls before the SolarMutex release point


2002-09-13  markm  <markm@openoffice.org>  [5ec57ce22d4d38e326600832cff27af29f7c77bd]

#102719# Re-wrote line length calculations in postProcessText.


2002-09-13  Oliver Specht  <os@openoffice.org>  [410d294f2aa0c195dd8a24746455a6102764da1b]

#98207# Ctrl+Y set to Redo instead of Repeat


2002-09-13  Peter Burow  <pb@openoffice.org>  [be3df865ad986a75bdd708795b22970c3fdeb509]

fix: #102696# merge with BrowseBox for accessibility


2002-09-13  Peter Burow  <pb@openoffice.org>  [b3d4e4d879392de75510607e4c88132e430d95fa]

fix: #102696# accessibility strings added


2002-09-13  Peter Burow  <pb@openoffice.org>  [ff09c4551e6c7746fb48b6c7cfc30915e3d25a6c]

fix: #102696# accessibility added


2002-09-13  Frank Schönheit  <fs@openoffice.org>  [8532bf1aaa5e1c9f04683c641313b4934fdf4a81]

#103254# getTextAtIndex: 'length' as index is allowed according to the interface definition


2002-09-13  Peter Burow  <pb@openoffice.org>  [d27ffd7351364199e728c90e54d35959d43eda10]

fix: #102696# merge with TabListBox


2002-09-13  Frank Schönheit  <fs@openoffice.org>  [d6f871dd2096f4e1964e4049d6ee01d4a2814f29]

#103250# deliver controllayout.hxx


2002-09-13  Frank Schönheit  <fs@openoffice.org>  [e8504ef8f19be56b114d7658c0f52ca555fc600a]

#103250# allow to paint into layout data


2002-09-13  Frank Schönheit  <fs@openoffice.org>  [a7a2496d16717f418072751e67a024a0450e0fdc]

#103250# +FillLayoutData/GetEntryCharacterBounds


2002-09-13  Armin Weiss  <aw@openoffice.org>  [c17c384394d101b9c283b845864201ac6e4666cd]

#101688# Added HDL_ANCHOR_TR for SW, as anchor with (0,0) at top right position


2002-09-13  Peter Burow  <pb@openoffice.org>  [2e9f0ca5819eac5111dc09e33a4dbfc59ac37fcc]

fix: #102696# accessibletableprovider.hxx added


2002-09-13  Andreas Martens  <ama@openoffice.org>  [0f07a05ef882223d0033fd2e35ad3118c5f02cf6]

Fix #99066#: Autopos. frame in columned section


2002-09-13  Christian Lippka  <cl@openoffice.org>  [dfb774c701fd97ce370d9dbaaaca696d7dcb1ed4]

#101758# fixed sort problem for invalidating bindings


2002-09-13  Christian Lippka  <cl@openoffice.org>  [25e7cb0d1fa44a46460a9871a92fac70123f037e]

#101758# LEFT_TO_RIGHT and RIGHT_TO_LEFT is now a toggle slot


2002-09-13  Thomas Lange  <tl@openoffice.org>  [c75266d223bbb6c9d3e7efb9a68f2bfa831f009d]

#98962# list properties of SwXCellRange fixed


2002-09-13  Sascha Ballach  <sab@openoffice.org>  [b10dd539129b5db6b4cdf47696851bfe85e57267]

#101672#; handle sheets inserted after current sheet if all following sheets are scenarios


2002-09-13  Oliver Specht  <os@openoffice.org>  [ac5acb3cf9c55dec43c4377449539415134909ec]

#100992# message text for maximum replace event changed


2002-09-13  Behrend Cornelius  <bc@openoffice.org>  [19f56c90e197e3b6a484a64d7579f609dba096ec]

#100395# subsequential removal of GroupFields now possible


2002-09-13  Herbert Duerr  <hdu@openoffice.org>  [580c4b25fd9281073daee8f86e5304bd40fc574e]

#103246# fix ServerFont printing


2002-09-13  Daniel Vogelheim  <dvo@openoffice.org>  [c48fa4da9e6df32231427ce34ff7a8c390b9806a]

#103169# text in table cells may be edited, but not the acutal table anchor


2002-09-13  Frank Schönheit  <fs@openoffice.org>  [eb22ebb32ad0e47f279525c7e37117c429585e91]

#102919# corrected typos in the service namings


2002-09-13  Kurt Zenker  <kz@openoffice.org>  [1c45c2d543ff155b840c218b5e71060346d1d861]

Merge SRX643: 13.09.02 - 10:45:22


2002-09-13  Kurt Zenker  <kz@openoffice.org>  [a5adf4a536c7d57e8e778d41f43ffb2f1039e5cf]

Merge SRX643: 09/13/02 - 10:45:11


2002-09-13  Rüdiger Timm  <rt@openoffice.org>  [2e59ff41babb4bc222345c10c343f78afc017222]

Merge SRX643: 13.09.02 - 10:46:51


2002-09-13  Kurt Zenker  <kz@openoffice.org>  [5b2a19e04d46644b91927692502b7318e11a6584]

Merge SRX643: 13.09.02 - 10:43:20


2002-09-13  Kurt Zenker  <kz@openoffice.org>  [0f46e3c9ee8b8e20e722fe8cff011895a4159040]

Merge SRX643: 13.09.02 - 10:42:33


2002-09-13  Kurt Zenker  <kz@openoffice.org>  [918a78139bd3a8afdef4fd2862a9779a9528b58b]

Merge SRX643: 13.09.02 - 10:41:52


2002-09-13  Kurt Zenker  <kz@openoffice.org>  [0848936b897a10d0fbe67ab0f1767b2516facf36]

Merge SRX643: 13.09.02 - 10:41:00


2002-09-13  Kurt Zenker  <kz@openoffice.org>  [4ff13ef1ad3a4d64a01952518fd42b3acf69c16b]

Merge SRX643: 13.09.02 - 10:40:24


2002-09-13  Kurt Zenker  <kz@openoffice.org>  [a1e756b4d53f55622d6d714ccd2d2474be7369ba]

Merge SRX643: 13.09.02 - 10:39:59


2002-09-13  Kurt Zenker  <kz@openoffice.org>  [4a11148aeb4c1cca26fa655020dd6f102fc63f73]

Merge SRX643: 13.09.02 - 10:39:08


2002-09-13  Kurt Zenker  <kz@openoffice.org>  [b94d3788b2d806c16f7838a8dd52ff04c4679dae]

Merge SRX643: 13.09.02 - 10:38:31


2002-09-13  Kurt Zenker  <kz@openoffice.org>  [8195bdae9f5fea445fba5bf7f6b3792cf2d4490c]

Merge SRX643: 09/13/02 - 10:36:59


2002-09-13  Armin Weiss  <aw@openoffice.org>  [8fb6eb07722b32ad42d370c86318312732687a4d]

#90129# restrict inserts to WorkArea


2002-09-13  Kurt Zenker  <kz@openoffice.org>  [f4641157975d5a158f33deaf6128de99afbb1992]

Merge SRX643: 13.09.02 - 10:35:54


2002-09-13  Kurt Zenker  <kz@openoffice.org>  [673a6aa29075cbd628499413632cd88955e928f4]

Merge SRX643: 09/13/02 - 10:35:54


2002-09-13  Niklas Nebel  <nn@openoffice.org>  [9aac50c417a015cb3bf0b28ff7716795cb399903]

#101968# moved bidi text direction buttons to right position


2002-09-13  Rüdiger Timm  <rt@openoffice.org>  [e20f335f6f5b48693b8b0d8db180b8f223559281]

Merge SRX643: 13.09.02 - 10:34:30


2002-09-13  Kurt Zenker  <kz@openoffice.org>  [39f7d505ef26c36ea8b39a57e21c557df72aa732]

Merge SRX643: 13.09.02 - 10:31:17


2002-09-13  Kurt Zenker  <kz@openoffice.org>  [e32158bf7b9d555303cadf925a0e109f74f993b1]

Merge SRX643: 13.09.02 - 10:30:26


2002-09-13  Kurt Zenker  <kz@openoffice.org>  [6cbe957814e1ddc008b9694b1e947220e6e80feb]

Merge SRX643: 09/13/02 - 10:29:18


2002-09-13  Kurt Zenker  <kz@openoffice.org>  [2e1ea9da487ba3e4f8c9e257025d4d6e8b5aa1cb]

Merge SRX643: 13.09.02 - 10:29:15


2002-09-13  Frank Schönheit  <fs@openoffice.org>  [2e9e1ee86f2c8603f61acfb8e70ba38f6222eeaf]

#103242# when setting master-detail driven parameters, care for exceptions


2002-09-13  Frank Schönheit  <fs@openoffice.org>  [8c5f728717a1a94613523b93e4eda074744261c4]

#103242# implSetObject: handle TypeClass_HYPER


2002-09-13  Sascha Ballach  <sab@openoffice.org>  [f318cc4033e18845d2c2406764ed94b99d5fa3e7]

#101390#; convert between twips and hth_mm if used in a macro


2002-09-13  Behrend Cornelius  <bc@openoffice.org>  [9ef164ae76edc1f2e3b57555b721c2493399974b]

#100395# now thread for Datainsertion set up


2002-09-13  Andreas Schlüns  <as@openoffice.org>  [3cda853919d75b181b30282b29e353c1087b6e64]

#101628# new slot and functionality for SID_OPENHYPERLINK


2002-09-13  Joachim Lingner  <jl@openoffice.org>  [9cb49f052a7c607d3490cec226715bcf12c27982]

#103028#


2002-09-13  Joachim Lingner  <jl@openoffice.org>  [c5933d520314668088c6de3a770917a154631660]

#103028#


2002-09-13  Joachim Lingner  <jl@openoffice.org>  [907a87c47e1ec8520cbcc8403dd259a1a3a8d949]

#103028# identity of COM and UNO objects


2002-09-12  Niklas Nebel  <nn@openoffice.org>  [badce39641b5905c4727eafa74e0ac3fb2a27bba]

#101968# support slots for bidi text direction toolbar buttons


2002-09-12  Kurt Zenker  <kz@openoffice.org>  [e4f5f50b9d0a7ccf6e1cba1dacb5359e71aac66e]

new version for SRX643


2002-09-12  Kurt Zenker  <kz@openoffice.org>  [0435d9be1b9922e3d86236f633662ca0d6266bbb]

new version for SRX643


2002-09-12  Philipp Lohmann  <pl@openoffice.org>  [311a02bb8486116ea6dc36c82fc34806ef961793]

#103260# handle 1 bit bitmaps correctly


2002-09-12  Vladimir Glazounov  <vg@openoffice.org>  [adba009c044b7361c332d6880888b58f55690c12]

#100000# SJ:added missing UNO headers


2002-09-12  Eike Rathke  <er@openoffice.org>  [a6e055abd5fd94b6e5a0ee06fdf2c7b251760bd7]

#i5242# #103177# UpdateReference: decision about shared formula replacement


2002-09-12  Eike Rathke  <er@openoffice.org>  [f925860925176f168a338484f7c00ec9e0940463]

#103177# UpdateReference: removed comment about shared formula replacement happening too often, decision implemented in ScCompiler::UpdateReference(). The actual cause of the bug was a listener taking the position of the already updated reference, because the shared formula was replaced with that content.


2002-09-12  Carsten Driesner  <cd@openoffice.org>  [dc2711b1fa2dccb41884c9abc15abb8e9e610ffe]

#97007# Fix problem with black icons and icons with big size >208 pixel


2002-09-12  Christian Lippka  <cl@openoffice.org>  [e20aec024703fff51b36ea920a94e333803a6ee3]

#101758# finished bidi support


2002-09-12  Mathias Bauer  <mba@openoffice.org>  [be87173f70821cf2ee99e6ba7eb7b8aa5fb3c4f1]

#103001#: new method to ask for property of elements


2002-09-12  Andre Fischer  <af@openoffice.org>  [7eaba3c8282361d1ef8c62a40c3d7cc02c62cdb0]

#10307# Removed anonymous namespace.


2002-09-12  Mathias Bauer  <mba@openoffice.org>  [570b8a6496ae51d2ed9eb44e36ae342f447c9dde]

#102831#: new property for viewing mode


2002-09-12  Oliver Bolte  <obo@openoffice.org>  [39078cc00dd3d7262d726018128f63a0e72fad9c]

new version for SRX643


2002-09-12  Thomas Lange  <tl@openoffice.org>  [43ddd7bd5ca57699e46dfa7a93f2c6a8fa14bf4c]

#98043# special service names for web- and global documents supplied


2002-09-12  Frank Schönheit  <fs@openoffice.org>  [5afc5b49d47eac7808decc7e3135c0106f714bd3]

#97420# (on behalf of BerryJia@openoffice.org) lazy construction, to load the dbtools lib only if needed


2002-09-12  Rüdiger Timm  <rt@openoffice.org>  [2538f8425e579147bdbe8fcde6e4190317aae844]

new version for SRX643


2002-09-12  Kurt Zenker  <kz@openoffice.org>  [07515fa2f101708736f5cae5b5d2363da9a34b97]

new version for SRX643


2002-09-12  Sascha Ballach  <sab@openoffice.org>  [90ece25ec01077a01595bd68f1d32860dca9e0c0]

#94563#; first find out whether this is the last column than call AdvanceQueryParamEntryField


2002-09-12  Thomas Lange  <tl@openoffice.org>  [3070df5d6f38ad96dfae338002e5bd3d6b890d5a]

#97507# 'attach' implemented where missing


2002-09-12  Thomas Lange  <tl@openoffice.org>  [6366efa0062b0aed9411f2387dc87e43a8ed383d]

#97507# 'attach' implemented where missing


2002-09-12  Sascha Ballach  <sab@openoffice.org>  [d45658991220c465daf9b333311184adf9875ff3]

#102935#; put focus events in correct order


2002-09-12  Andreas Martens  <ama@openoffice.org>  [6429d11e1c70f15d1c8e2d4aa5f56b1f5974a5f0]

Fix #103223#: Sections in vertical environment


2002-09-12  Philipp Lohmann  <pl@openoffice.org>  [b82b974efa65fc761739eb3c3c36f6b34f2842f4]

#103205# make horizontal alignment work


2002-09-12  Sven Jacobi  <sj@openoffice.org>  [a9676380a049619b15c0856b194ed70d85cab78d]

#103180# now creating jpg bitmaps


2002-09-12  Frank Meies  <fme@openoffice.org>  [50e21fddc00401731592c3b217e71b0ecba08b4d]

#102979# Do not paint layer if retouche rectangle has no area


2002-09-12  Oliver Specht  <os@openoffice.org>  [a55791cfb6229ef7eb689b09ea02d7052d02c15b]

#98399# reflection flag removed for left/right paragraph adjust


2002-09-12  Kurt Zenker  <kz@openoffice.org>  [e99b211bca42251ac9ddc7b51ab7f4760df7997a]

new version for SRX643


2002-09-12  Henning Brinkmann  <hbrinkm@openoffice.org>  [7371f802029f4d5558f559ac5ec63de6da303805]

#101107# FormatSize: before Grow: Prepare before InvalidateSize


2002-09-12  Frank Meies  <fme@openoffice.org>  [7bc35075b1b7dfbcf8175f7b8b01c1ac21dd9370]

#102969# Virtual page numbers for pages starting with follow frames


2002-09-12  Kurt Zenker  <kz@openoffice.org>  [fcd6c16745f185da577c772dca150a0f8a6d3d78]

new version for SRX643


2002-09-12  Mikhail Voitenko  <mav@openoffice.org>  [35d6f29c8f6f7375f47c457bc33b0586b40c7359]

#102351# use ItempSet as in/out parameter for FileDlgHelper


2002-09-12  Kurt Zenker  <kz@openoffice.org>  [4ed0710e99b4ed74a1cfb4e8093e54c054b23d06]

new version for SRX643


2002-09-12  Sascha Ballach  <sab@openoffice.org>  [8dbca4f745cf8144b394e296d1c880f21c557489]

#102753#; put pSpecial in all ValidQuery calls


2002-09-12  Vladimir Glazounov  <vg@openoffice.org>  [5f4d5c69b8068e155d6f1adf4398dc0e3b4822d5]

#100000# removed superfluous dependency


2002-09-12  Kurt Zenker  <kz@openoffice.org>  [13e3131ced072c5215ecda8ba30bcd70679c6f0d]

Merge SRX643: 12.09.02 - 12:10:32


2002-09-12  Oliver Specht  <os@openoffice.org>  [cb622cc36ca0a1cc8eab378c425fa98fa795ee8e]

#100553# notify uno wrappers about table deletion


2002-09-12  Kurt Zenker  <kz@openoffice.org>  [1dfee554a6be01fe2ee7a7e991e3fd32d1900a65]

Merge SRX643: 12.09.02 - 12:08:26


2002-09-12  Kurt Zenker  <kz@openoffice.org>  [ff7a3adbde02225aa2864e6c95ffbf9fa16c4eb3]

Merge SRX643: 12.09.02 - 12:07:49


2002-09-12  Kurt Zenker  <kz@openoffice.org>  [6cbd76f519e94fd595f2847e5857fdf437b6c971]

Merge SRX643: 09/12/02 - 12:07:14


2002-09-12  Kurt Zenker  <kz@openoffice.org>  [1b988a7543b66a9f744a8ff74a796c73d2ea426a]

Merge SRX643: 12.09.02 - 12:07:03


2002-09-12  Kurt Zenker  <kz@openoffice.org>  [301fb6a4ced703b8b060f5647c8cd8bfb1b49ced]

Merge SRX643: 12.09.02 - 12:06:20


2002-09-12  Kurt Zenker  <kz@openoffice.org>  [970a69c04d51e68ca06f110ff919da0ff043a322]

Merge SRX643: 09/12/02 - 12:05:27


2002-09-12  Kurt Zenker  <kz@openoffice.org>  [0d8992b956dd3740e006b45da00c5d21a5b73172]

Merge SRX643: 12.09.02 - 12:03:09


2002-09-12  Kurt Zenker  <kz@openoffice.org>  [500dfba240df2bf5a68c629579d7764bb78f0cf7]

Merge SRX643: 12.09.02 - 12:02:59


2002-09-12  Kurt Zenker  <kz@openoffice.org>  [e5b7605e88603fbd606e96bac9b45fb818bde05d]

Merge SRX643: 12.09.02 - 12:00:28


2002-09-12  Kurt Zenker  <kz@openoffice.org>  [22a0ef7e9b838f327186c8fa5705109de3b0de3d]

Merge SRX643: 12.09.02 - 11:59:01


2002-09-12  Malte Timmermann  <mt@openoffice.org>  [df9db4e3db932ab2b0617c75b4969363edcae970]

Use manifest file...


2002-09-12  Malte Timmermann  <mt@openoffice.org>  [2c18c961d7a313cfa8244fc305cff0f2cfb836ec]

Manifest...


2002-09-12  Kurt Zenker  <kz@openoffice.org>  [3dcf3fc80cf8e581e0dca5ea85a2461c1dd89366]

Merge SRX643: 12.09.02 - 11:56:35


2002-09-12  Stephan Schäfer  <ssa@openoffice.org>  [2554c02995e4ed43600ce581e2203ee52c5314ef]

#100860# correct global help win pointer on destroy


2002-09-12  Kurt Zenker  <kz@openoffice.org>  [8686de964b47a29651be1c5572deade274200301]

Merge SRX643: 09/12/02 - 11:53:52


2002-09-12  Kurt Zenker  <kz@openoffice.org>  [f8c5796baea11f2e2f9b3471005167c979fc8025]

Merge SRX643: 12.09.02 - 11:52:44


2002-09-12  Andre Fischer  <af@openoffice.org>  [08f9220081e3f7ff4207906fea3f6484e6289897]

#103174# Adapted contains() to current specification of the XAccessibleComponent interface.


2002-09-12  Daniel Rentz  <dr@openoffice.org>  [8e561cca1ac888a8b2950eda8c6a5ef2e314781b]

#101763# CTL text flow controls added


2002-09-12  Thomas Lange  <tl@openoffice.org>  [11bb55070340310ea1b9586d8e79dbcadcbe1888]

#97081# property attributes fixed


2002-09-12  Mikhail Voitenko  <mav@openoffice.org>  [298fc10415cb00a4c428371b2bcd6ffd400e1b7f]

#102223# switch to new medium during saving


2002-09-12  Andre Fischer  <af@openoffice.org>  [7aecbf49eb7cad5337431740d85ffa7e9d09972e]

#103174# Clarification of GetBoundingBoxOnScreen's documentation.


2002-09-12  Andre Fischer  <af@openoffice.org>  [7fbf18484a939aafda0ca72988656a4fe8baeb13]

#103174# GetBoundingBoxOnScreen and with that getLocationOnScreen return now true absolute pixel coordinates.


2002-09-12  Sven Jacobi  <sj@openoffice.org>  [bbc9f22cafe042b241faa7211a84c3e123038304]

#103180# AlphaMask::GetBitmap wasn't accessible outside of vcl


2002-09-12  Thomas Benisch  <tbe@openoffice.org>  [34fd2cbdccff979ae714ff0b95d6b509ca5f129d]

#103087# prevent an early release of the component in the WindowChildEventListener


2002-09-12  Andreas Martens  <ama@openoffice.org>  [9afb6809ec8b750e0d3f1056f7263915324017c5]

Fix #100979#: Loop in footer


2002-09-12  Andreas Martens  <ama@openoffice.org>  [6c21338d88c799ac4e335dda8cfeb42cb4f1198b]

Fix #100979#: Loop in footer


2002-09-12  Philipp Lohmann  <pl@openoffice.org>  [d992575365f6925e970fe88db12349bb12f3f42a]

#103180# emit all XObjects to Resource directory


2002-09-12  Rüdiger Timm  <rt@openoffice.org>  [caf588a05491052360be259421bcff8a743e132c]

#100000# flag file - initial revision


2002-09-12  Henning Brinkmann  <hbrinkm@openoffice.org>  [a0362e06934701dda259ad0b0e74669c41a87878]

#101550# _UpdateAttr: notify eat spacing


2002-09-12  Stephan Schäfer  <ssa@openoffice.org>  [0c577ab15cc766642b8415c7442659511d7a3802]

#100860# improve rtl paint


2002-09-12  Stephan Schäfer  <ssa@openoffice.org>  [051528cf4a2ff25c703bd1aa1d909af430b902a0]

#100860# do not mirror edit controls


2002-09-12  Sascha Ballach  <sab@openoffice.org>  [46d3eae45e7b9d5a4f989ec36bb6a07c2c676f88]

#102785#; finish input before switching to PagePreview


2002-09-12  Herbert Duerr  <hdu@openoffice.org>  [25861afe2f3c1e40c2fe7ab684e672cc48b3cafe]

#103183# fix GetGlyphBoundRect() on UNX, small MAC patch


2002-09-12  Herbert Duerr  <hdu@openoffice.org>  [91acf390f3614032d97dffab47397b0d6468fbfe]

#103183# fix thinko


2002-09-12  Herbert Duerr  <hdu@openoffice.org>  [00214063d4f9c83f5ec1cc2224fea2f33832a92f]

#103183# fix and speedup GetGlyphBoundRect()


2002-09-12  Herbert Duerr  <hdu@openoffice.org>  [50c74b40e3fc14bd36493214790cf72168471180]

#103183# fix GetGlyphBoundRect() on W32


2002-09-12  Herbert Duerr  <hdu@openoffice.org>  [ee75081d1d28df4db629da0031321653ec692a87]

#103183# fix SalLayout::GetBoundRect() on W32


2002-09-11  Karl Hong  <khong@openoffice.org>  [314587ecb62b02612bf2e1a548ec5521416b416e]

#102975# set non-break space as weak char.


2002-09-11  Niklas Nebel  <nn@openoffice.org>  [2ae039d2cb56742446694fc1d3026d613680095c]

#102497# changed handling of automatic font color


2002-09-11  Stephan Schäfer  <ssa@openoffice.org>  [00f2d3436ada06870e5bd8f32a1cde129fca279e]

#100860# set useful UI font list for arabic


2002-09-11  Stephan Schäfer  <ssa@openoffice.org>  [355a94d68773194d3f1825999739a82d6f03eef8]

#100860# set CHECKRTL for system paints


2002-09-11  Stephan Schäfer  <ssa@openoffice.org>  [126084da5766ff12fd7e82333ae591637f7b8d4b]

#100860# improve default font list for arabic


2002-09-11  Stephan Schäfer  <ssa@openoffice.org>  [3891091f2587d3a8b8febb3857f5224c949ff6c3]

#100860# always mirror text if UI mirroring is on


2002-09-11  Stephan Schäfer  <ssa@openoffice.org>  [667381e5f8f4e1ff9d017be32817592d91b00936]

#100860# mirror for CopyBits if this is no Window


2002-09-11  Philipp Lohmann  <pl@openoffice.org>  [e12e79f21b95fef7558dde8d7a40fb835cd8338e]

#i6182# #103147# ensure sufficient suffix length


2002-09-11  Behrend Cornelius  <bc@openoffice.org>  [17aa84daa27daf4447894078f7c51d894c77a05c]

#102764# 'baskbeforeOverwrite' now inserted


2002-09-11  Mathias Bauer  <mba@openoffice.org>  [01e5bb22a0d2c4228d09570b6e26f0fdb90238df]

#103140#: allow to set focus on toggle


2002-09-11  Vladimir Glazounov  <vg@openoffice.org>  [e16cdfe2ea9cd489bbcd312d9b50491b28219fd1]

#102262# dmake commando consistency


2002-09-11  Andreas Martens  <ama@openoffice.org>  [d7285f9b1586a2444a65581f56ba719bef3af2b3]

Fix #101309#: Flyframes in vertical environment


2002-09-11  Frank Meies  <fme@openoffice.org>  [3bd66dc0c6683cf4f0fc097041d7dd1f37135f48]

#99939# ResetAttr did not handle attributes which are set for the whole paragraph correctly


2002-09-11  Daniel Vogelheim  <dvo@openoffice.org>  [d9ed1c74dac10a41c773bc34815693c3b1ff8fd0]

#102940# move VCL code SolarMutex-protected regions


2002-09-11  Carsten Driesner  <cd@openoffice.org>  [ad0180c9003735a5c8f8c7c762a0b81a87396f49]

#103146# Added help id for customize buttons toolbox


2002-09-11  Sven Jacobi  <sj@openoffice.org>  [db9099e0bcb5cfac39fd7d22e6393d1e81bd309d]

#103180# write jpg streams to PDF (added missing include)


2002-09-11  Malte Timmermann  <mt@openoffice.org>  [529868ac4043f5bed56057d924f79571cccd4daf]

#97920# added UnoControlSpinField


2002-09-11  Mikhail Voitenko  <mav@openoffice.org>  [5180ef84297567c1869722cca655d94a70cd74d5]

#102967# use parseSmart


2002-09-11  Oliver Specht  <os@openoffice.org>  [c3a783aa906fe47a3aab78277f154a9456e4c3d9]

#103184# loop prevented


2002-09-11  Frank Schönheit  <fs@openoffice.org>  [037c5e205686ef6c781b7590bbc40b9898ac6832]

#102739# made a comparison in the previous fix more ... straight-forward


2002-09-11  Frank Schönheit  <fs@openoffice.org>  [1155fb8b92a664760496acf3bf3b50d0eba1b40c]

#102739# (on behalf of BerryJia@openoffice.org) for a context menu on empty space, disable 'modify' and 'delete'


2002-09-11  Frank Schönheit  <fs@openoffice.org>  [cc42d1c99485f0bc82ded3de9739dbb81bbfe219]

#102739# (on behalf of BerryJia@openoffice.org) allow for a context menu on empty space, too


2002-09-11  Henning Brinkmann  <hbrinkm@openoffice.org>  [4cc6ccb08800ead6417f9627dbe10fd1ca2877a3]

#103116# getTextBeforeIndex


2002-09-11  Henning Brinkmann  <hbrinkm@openoffice.org>  [28048f99e91a3a26527c38ab97c3dfd109761b63]

#103074# getAccessible[Row|Column][Description]


2002-09-11  Philipp Lohmann  <pl@openoffice.org>  [878fc566d13d99d9ab09001202cc08c9893baf54]

#103180# write jpg streams to PDF


2002-09-11  Andre Fischer  <af@openoffice.org>  [177b39e5c5d43454a7a1dcc91b3fbb1f489174b7]

#103070# TemplateThread has been replaced by TemplateScanner.  UpdatePreview guarded against concurrent or nested calls.


2002-09-11  Andre Fischer  <af@openoffice.org>  [cec406c64d5f934baae31ca197e512a5af3b8e8f]

#103070# This file replaces TemplateThread.


2002-09-11  Thomas Benisch  <tbe@openoffice.org>  [f4a8aacfd116f1d3b911e78044c136b39898babe]

#103068# no accessible parent window for accessible native frames


2002-09-11  Andre Fischer  <af@openoffice.org>  [cc17a6b7f6d8c7f1fbd13d221e8dd069f02a46e6]

#103070# Replaced TemplateThread by TemplateScanner.


2002-09-11  Oliver Bolte  <obo@openoffice.org>  [8ffa31dc4ebf9653085c3e1d74248dd3e4a46202]

Intial revision by HR


2002-09-11  Behrend Cornelius  <bc@openoffice.org>  [0e96ed6491730864ec34ed77bca762e3225e3554]

#102764# Now Template Creation works better


2002-09-11  Oliver Specht  <os@openoffice.org>  [9bdf7f99f53c01ecd3e2ddd6f6429f2419a4bedc]

#101516# set correct default border distance


2002-09-11  Mathias Bauer  <mba@openoffice.org>  [e3c6fee31c262fcdf8e2085785613e552f7221c1]

#103165#: don't make URLs lowercase


2002-09-11  Sascha Ballach  <sab@openoffice.org>  [89e02e5c54f36d91a3351f01dc2598c092c15519]

#103122#; handle connector shapes, if they are connected don't resize


2002-09-11  Sascha Ballach  <sab@openoffice.org>  [42ad79ecf54b7b9c85725c22e329b0d07bcce94f]

#103122#; call method with the parameter and not with the member


2002-09-11  Malte Timmermann  <mt@openoffice.org>  [af393d0b4c3402cff4a186523c3bfe9f208e7a4a]

#103148# Scrollbar range only to width/height -1


2002-09-11  sz  <sz@openoffice.org>  [60145bbcc3723b2ff10aae1373620bc3898a4867]

*** empty log message ***


2002-09-11  sz  <sz@openoffice.org>  [12848c892a3ea042db54eed86776514f53d80e4b]

-r


2002-09-11  Malte Timmermann  <mt@openoffice.org>  [0cf7047f6bf0b9ca91175d4e1a7a54bfcc396ed6]

#103148# Scrollbar range only to width/height -1


2002-09-11  Malte Timmermann  <mt@openoffice.org>  [c72543103d608a2c6d71b196642d41245e1abcdd]

#103148# Scrollbar range only to width/height -1


2002-09-11  Thorsten Behrens  <thb@openoffice.org>  [574e7a5d9164300e98d64c83ba2e24023b9d96f4]

#103100# Set window color from the style sheet, since Window::UpdateData sets its own default now


2002-09-11  Sven Jacobi  <sj@openoffice.org>  [ec2ae2c8d5105c5a3d3caf0169085af7b0753c9a]

#103159# improved GroupReader::Read for more flexibility


2002-09-11  Mathias Bauer  <mba@openoffice.org>  [aea5ff757b2c404833954b0e72b59d5344f0ae6d]

#101349#: new security options


2002-09-11  Ivo Hinkelmann  <ihi@openoffice.org>  [c0bc347a2cf4d360e9f7af3d056b211400bfdb9b]

Now it's possible to choose the source language


2002-09-11  Frank Schönheit  <fs@openoffice.org>  [ce7044819ff9760a3b698246dc845d3c6f2e6aea]

proper boolean state for PASTE slot


2002-09-11  Herbert Duerr  <hdu@openoffice.org>  [b8a9f555f6840e0de70294f097ad244c98300ac3]

#103145# use different method for bidi itemization


2002-09-11  Philipp Lohmann  <pl@openoffice.org>  [4748424078c7a078b4e64d418b16107b2cf52963]

#103131# react on multiple setMapModes in state cache


2002-09-11  Sascha Ballach  <sab@openoffice.org>  [ef32bbc4f53e5ddfb2a6629f4a11ceb6f8b3d842]

#82430#; ScIndexEnumeration should get the service name


2002-09-11  Frank Schönheit  <fs@openoffice.org>  [89c07212ccb9fb263e0c7b99f8670024c8745317]

#100226# / #102906# do not listen for disposal of the aggregated context, but for a modeChanged event on the UnoControl instead / correctly implement getTypes and queryInterface


2002-09-11  Frank Schönheit  <fs@openoffice.org>  [7d429867fc84bcb7a6b85fdfd69485dc82034ef3]

#100226# be an XModeChangeBroadcaster for notifying design mode changes


2002-09-11  Frank Schönheit  <fs@openoffice.org>  [a8001cbdeef69a69c9a4ef9f4c3c50e38e08b10a]

#100226# 'outsource' IMPL_IMPLEMENTATION_ID from IMPL_XTYPEPROVIDER_START so it can be used separatedly


2002-09-11  Mathias Bauer  <mba@openoffice.org>  [e91c286b27be9deadc33fcde249d6b27baca6a80]

#101349#: new security options


2002-09-11  Frank Schönheit  <fs@openoffice.org>  [a875c930432455b455486cfa5e09b5dd201ffa69]

#100226# new files


2002-09-11  Frank Schönheit  <fs@openoffice.org>  [9e69e69d7431119278a90ce631849c4399590a51]

initial checkint


2002-09-11  Behrend Cornelius  <bc@openoffice.org>  [69a029301cf3162be90f654a60ab5dfd4b7e6e90]

#102764# ProgressDialog Procedure set back to main thread


2002-09-11  Vladimir Glazounov  <vg@openoffice.org>  [a737ef501356ee4e58d27590993b6700e1158a98]

#100000# typo


2002-09-11  Oliver Specht  <os@openoffice.org>  [c4e5505fb3b3314cb6b050f62699e31788b84cb3]

#94664# taborder corrected


2002-09-11  Sascha Ballach  <sab@openoffice.org>  [ce5c789fe8b09102149c7488bb2a7d7e7802b8a8]

#82430#; ScIndexEnumeration should get the service name


2002-09-11  Sascha Ballach  <sab@openoffice.org>  [7baefc603a9e994e4be237ca1f7e44f27808aa41]

#82430#; every XEnumerationAccess gets it own service name


2002-09-11  Kurt Zenker  <kz@openoffice.org>  [79b55c1619b002e52ef0e539711e7e694a1c76d0]

new version for SRX643


2002-09-11  Kurt Zenker  <kz@openoffice.org>  [2a2ee89da5b83ccac6087f184f8c81b764f933d8]

new version for SRX643


2002-09-11  Daniel Boelzle  <dbo@openoffice.org>  [634bc12d24d970e21f9472f4a27da5654a706e80]

#103151# inserted regsingleton


2002-09-11  Daniel Boelzle  <dbo@openoffice.org>  [78282f558eb832847ee01916125d6050768a1c95]

#103151# added options -r, -ra


2002-09-10  Kurt Zenker  <kz@openoffice.org>  [4edefa61c3dbe5c4add570a4f8b17ddec87d9bf4]

new version for SRX643


2002-09-10  Hans-Joachim Lankenau  <hjs@openoffice.org>  [9bd0ae845d141b14b27508e48aad7e9de9d37d94]

ask the gcc for the location of libraries


2002-09-10  Philipp Lohmann  <pl@openoffice.org>  [8018a74a783e8f0160ad763b92a1c40a2027a00c]

#103131# set correct mapmode before emitting clip region


2002-09-10  Karl Hong  <khong@openoffice.org>  [d25ecb389496964a2fe95956a74dcd80e6efc220]

#99250# update quarter word from Arthit


2002-09-10  Mathias Bauer  <mba@openoffice.org>  [e697053da5d9d617fe0f8242963b1ec0f4d5e6af]

#103086#: don't close floaters asynchronously


2002-09-10  Sven Jacobi  <sj@openoffice.org>  [3b32fa4d95488609641d343ee7db5013fedf75aa]

#102510# scaling bitmaps if using too much DPIs (72 or 300)


2002-09-10  Frank Meies  <fme@openoffice.org>  [a06a338f666c43a09153f9efe43e38927db42f4f]

#103143# Bidi - Wrong positions when printing text with justified alignment


2002-09-10  Frank Schönheit  <fs@openoffice.org>  [85ad2340fb462c583d3ab7ea2bd7111b137399aa]

#102119# smart tab traveling: care for handle columns


2002-09-10  Frank Schönheit  <fs@openoffice.org>  [fd0c693f1e5fb032c9f2c6ad96f1cfc850a81348]

#102119# enable smart tab traveling


2002-09-10  Behrend Cornelius  <bc@openoffice.org>  [4dd4f393848aea7558fcdcf80bad078634eb09e7]

#102764# data now displayed in their respective formats


2002-09-10  Frank Schönheit  <fs@openoffice.org>  [1ab21a6ba65ea1257dfe5c36c4216a7ceb27ef98]

#102119# enable smart tab traveling


2002-09-10  Frank Schönheit  <fs@openoffice.org>  [1e06aa5272aab4312549af541a37b0f7e974b9d4]

#102119# added optional smart tab traveling (focus first/last cell when getting the focus)


2002-09-10  Christian Lippka  <cl@openoffice.org>  [584b09f361d1c8bbf82ac644f1bd25c2ef8de668]

#103029# removed svx light header


2002-09-10  Oliver Specht  <os@openoffice.org>  [b00ed6cedd5111bfe99db44637513254b88191d1]

#94664# short cuts in German corrected


2002-09-10  Vladimir Glazounov  <vg@openoffice.org>  [78af121329bec38d94c355dcbb7f60267b67ad69]

#100000# removed obsolete dependency


2002-09-10  Oliver Specht  <os@openoffice.org>  [f55eec58f72cd29c06d2ba595cfa67e0d232c8b4]

#94664# WB_IGNORETAB added


2002-09-10  Herbert Duerr  <hdu@openoffice.org>  [e96e8dc1dbd958efe63ae06c5264be8e027fb523]

#102256# #103079# fix arabic and hebrew justification, improve performance on long writer paragraphs


2002-09-10  Philipp Lohmann  <pl@openoffice.org>  [dfca7b0d94fd6f48160c1a984f2f5b3bd715061c]

#103088# extra rotation for vertical glyphs


2002-09-10  Thomas Lange  <tl@openoffice.org>  [2565f17087fd57e64116d8e785a8011a079cab60]

#102923# comparision of programmatic and UI names fixed


2002-09-10  Vladimir Glazounov  <vg@openoffice.org>  [b701380646a68cfefd6430ac6253d561d40cc43c]

new version for SRX643


2002-09-10  Vladimir Glazounov  <vg@openoffice.org>  [a688142317ae62c22c888ea36abe0a267519eedd]

new version for SRX643


2002-09-10  Kurt Zenker  <kz@openoffice.org>  [fd4a9fd1051d1fe039407d7da5efeb60547a0cb7]

new version for SRX643


2002-09-10  Oliver Specht  <os@openoffice.org>  [630c03299c68aa4fc78884c82e4d492068fa5fe8]

#102174# recording of character attributes completed


2002-09-10  Kurt Zenker  <kz@openoffice.org>  [0dbdc69e79b74e1ed2dc31c1fb669dfc93538e8f]

new version for SRC641


2002-09-10  Thomas Lange  <tl@openoffice.org>  [9cff92399fcced78e0cea37ea7133fc23ad6a368]

#103091# XServiceInfo added to SmEditAccessible and SmGraphicAccessible


2002-09-10  Thomas Lange  <tl@openoffice.org>  [4934da13b306d56413adc74e1e862adb6297e49d]

#103091# Accessible component description added


2002-09-10  Kurt Zenker  <kz@openoffice.org>  [71573d064160d587acd8f774be16b4f69985b4ec]

new version for SRC641


2002-09-10  Stephan Schäfer  <ssa@openoffice.org>  [e9f24c1bc17231fa6db03946a18b92fd80072a95]

#102790# context menues shall never show disabled entries


2002-09-10  Mikhail Voitenko  <mav@openoffice.org>  [76796559681b717c4761a9c079b24bcde837b413]

#103071# do not use configuration for fallback solution


2002-09-10  Vladimir Glazounov  <vg@openoffice.org>  [da88d7979fa050a49f473fb507dfade668c40851]

#100000# ABI: Changed windows lineends to unixlineends


2002-09-10  Joachim Lingner  <jl@openoffice.org>  [acb32ea09d4eb7d857d6f2050bc0b8e8442c2418]

#103028#


2002-09-10  Thomas Benisch  <tbe@openoffice.org>  [db49c8629860175b51779cd1f28fe85ec30b69a5]

#102092# return help text as accessible description


2002-09-10  Daniel Boelzle  <dbo@openoffice.org>  [52c26a3eb4828795cc125b31d9f402eb00155596]

new tool for writing singleton entries into a rdb file


2002-09-10  sz  <sz@openoffice.org>  [68fb4e8cdc7a4498c271355484781e44a5219a84]

merge of diffs


2002-09-10  Behrend Cornelius  <bc@openoffice.org>  [dd2369ca2d0acb028f541ecb581909f995f2542d]

#96775# Errorhandler in Autotext macro inserted


2002-09-10  Frank Schönheit  <fs@openoffice.org>  [0d72975e32e5f8667e94d669910432d6bbb6b36c]

#102907# (on behalf of sleepybear@openoffice.org) for readonly docs, disable the controls


2002-09-10  Oliver Specht  <os@openoffice.org>  [b1a03e7589ae84e54d5eb4f1da90d2647793089a]

#103097# deselection of drawings while jumping to next object implemented


2002-09-10  Behrend Cornelius  <bc@openoffice.org>  [9374b25df28833eca19e49699c4c4a21940c8ab6]

#96775# Msgbox to Error handler added


2002-09-10  Thorsten Behrens  <thb@openoffice.org>  [da3e4334332984522ebd7f045e29298ddbad6339]

#102712# Renamed ImpLineGeometry SdrLineGeometry, because of win filter list crudeness


2002-09-10  Oliver Specht  <os@openoffice.org>  [47f07b93bf3576f64491f612fa39e6c14854a584]

#103095# numbering defaults corrected


2002-09-10  Oliver Specht  <os@openoffice.org>  [e36b33631526b4cf3e0af3201f49dc10627b5685]

#100069# maximum page size reduced to 65cm * 65cm


2002-09-09  Kurt Zenker  <kz@openoffice.org>  [00f14bce0bca702b07c7edc72c399fe93b06c4b6]

new version for SRX643


2002-09-09  Kurt Zenker  <kz@openoffice.org>  [f66635829aebd775d1db670dde896815b0c06eb5]

Merge SRX643: 09.09.02 - 23:01:37


2002-09-09  Daniel Vogelheim  <dvo@openoffice.org>  [fc63faa8aebfd37e5752f6e4d9b0b412d00e2a7a]

#99657# fixed assertion when loading/saving background images


2002-09-09  Stephan Schäfer  <ssa@openoffice.org>  [b382b6d94a869dcab3f610ee2fa87df55a596d77]

#100860# correct mirroring for copyarea


2002-09-09  Stephan Schäfer  <ssa@openoffice.org>  [22801635c2c1497115341a1ca24b59de9e60a99c]

#100860# improve scrolling


2002-09-09  Thomas Benisch  <tbe@openoffice.org>  [aadf84319a85804ed2d0902b40419000a652c95b]

#100372# update views in SetFont()


2002-09-09  Thomas Benisch  <tbe@openoffice.org>  [7a7b91076bdf2b75bd83ffc03bf796e3274836de]

#100372# get font from configuration


2002-09-09  Sven Jacobi  <sj@openoffice.org>  [53e2ecf618c3bb5027aee022bf75c6cd65a55f38]

#98260# improved import of arrows (correct width, lenght...)


2002-09-09  Sascha Ballach  <sab@openoffice.org>  [fdb88980fc47162b9eba39fecc37814b61afce65]

#95391#; call SetDocumentModified after setting a new language


2002-09-09  Oliver Specht  <os@openoffice.org>  [11ac464b1a6655f5596f148e457310bcdc2c3d55]

#96584# enable HORI_NONE and VERT_NONE positioning


2002-09-09  Frank Schönheit  <fs@openoffice.org>  [d1a0b0d75c2912e25e1e239da9cf0e16908b92b8]

#96009# #101864# re-worked the activation mechanisms for form shells and views


2002-09-09  Frank Schönheit  <fs@openoffice.org>  [daf4b6425cb5cda748c23ff47afff1e973f29e2f]

incorporated the changes 1.8->1.8.22.1


2002-09-09  Niklas Nebel  <nn@openoffice.org>  [b6ba670fdf87384548acd000c13181a1b7d4d79e]

#101763# new text direction cell attribute


2002-09-09  Frank Schönheit  <fs@openoffice.org>  [fb5fc1467e83fa9cfbd59992d16f5b258e09e7b9]

#102475# OControlImport::EndElement: when reading a 'default value' property (such as 'DefaultText'), ensure that it does not wrongly overwrite the 'value' property (such as 'Text')


2002-09-09  Frank Schönheit  <fs@openoffice.org>  [cbb1a9256768cf189b093353147160e17a731401]

#102475# +getRuntimeValueProperties


2002-09-09  Stephan Schäfer  <ssa@openoffice.org>  [ed5299a5dddf49cd03a900c0a5f62069ccce37aa]

#100860# re-mirror text output if outdev is not RTL


2002-09-09  Oliver Specht  <os@openoffice.org>  [c62650d29342800aff209867232c8208a391b628]

#102450# set background color at the Outliner prior to BegTextEdit()


2002-09-09  Eike Rathke  <er@openoffice.org>  [0d4d86b8f40d88f51a74e8f183e2ebdfa9bed4ee]

#102371# ScanStartString: match against format string only if start string is not a sign character


2002-09-09  Ivo Hinkelmann  <ihi@openoffice.org>  [043a9aca77166959c048d6af6c19fc28a186ec1a]

#103092# Missing hrc file included in the PositivList so all strings can be localized


2002-09-09  Andreas Bille  <abi@openoffice.org>  [45b468bc1781482b7fd26dd9f10751cb0f332143]

#100904# some tests


2002-09-09  Andreas Schlüns  <as@openoffice.org>  [00dc77809be7b587c2db64b4269907707486dd2c]

#94836# make XServiceInfo public


2002-09-09  Oliver Specht  <os@openoffice.org>  [800368890cca04ec2ba25ae375eb6f62e5d0f2dd]

#102706# set number formatter at a Chart object, if necessary


2002-09-09  Andreas Schlüns  <as@openoffice.org>  [c43ce5e18e3f9d49f35d2700be97e4767690b592]

#94835# add comments for void values


2002-09-09  Thomas Lange  <tl@openoffice.org>  [343df23b152c407d19fbb476c68fb241d7028161]

#102510# XRenderable (PDF) export for selection implemented


2002-09-09  Andreas Schlüns  <as@openoffice.org>  [d82c5f5eada5f54737aabadf2d83bb657ffb7114]

#79591# correct some service registrations


2002-09-09  Hans-Joachim Lankenau  <hjs@openoffice.org>  [1c00917624db41cd926fc1f8dee47ace3e283df6]

#100157# win32/tcsh


2002-09-09  Andreas Schlüns  <as@openoffice.org>  [bfa9eec76ede32d3c2ba2f8e1ea3f77061114abf]

#96508# re-add corrupt head version


2002-09-09  Hans-Joachim Lankenau  <hjs@openoffice.org>  [7cede8ad453ddcdbdc412462f2278707454292a1]

#100157# win32/tcsh hack to support local makedepend


2002-09-09  Hans-Joachim Lankenau  <hjs@openoffice.org>  [fedb88a7656f8b62c88d5db49d64d943cc567d35]

#100157# use - for compiler switches


2002-09-09  Mathias Bauer  <mba@openoffice.org>  [ca4f7656af460447805f5d1c8ab5475437920074]

#103078#: some wrong SlotTypes removed; slots with return value shouldn't be executed asynchronously


2002-09-09  Mathias Bauer  <mba@openoffice.org>  [a1ac4eee71fe5b4740754a2339021b704081aa93]

#99667#: removed superfluous methods


2002-09-09  Stephan Bergmann  <sb@openoffice.org>  [cd3287856ceff656c18b9a5242e82be52e600764]

#102727# Don't call Show while in base Edit ctor of derived MultiLineEdit.


2002-09-09  Mikhail Voitenko  <mav@openoffice.org>  [40b460afe8717f4b3e49272f9065a9290e742e6a]

#103071# avoid crash


2002-09-09  Mathias Bauer  <mba@openoffice.org>  [b0b5253ac8de0c06d8956dc1a7e4e12dd44e2e3f]

#103078#: wrong initialization of pSlot


2002-09-09  Andreas Schlüns  <as@openoffice.org>  [671779cb64d108a19141bc4558bc470003ba408d]

#79591# deliver xml descriptions


2002-09-09  Andreas Schlüns  <as@openoffice.org>  [dd4a9082d8693f0f0fb2200ad5b491af0041ee6d]

#79591# fix it toplevel too


2002-09-09  Jörg Barfurth  <jb@openoffice.org>  [9e2bc0ee449807e87b0d7a813d3ec6f071a6b427]

#103063# Remove 'local' configuration provider


2002-09-09  Frank Meies  <fme@openoffice.org>  [313650ae5fe1eb766a12f30155dc6d95eab2abdf]

#102975# Blanks are WEAK characters


2002-09-09  Oliver Specht  <os@openoffice.org>  [82d86549e5a25d654ca9a99752bc9e2869d0ecaa]

#93290# enable hyperlinks in indexes without using the link character styles


2002-09-09  Oliver Specht  <os@openoffice.org>  [a2ec16ccf2a755da96225749f09f0526b66f876b]

#102806# update of label types improved


2002-09-09  Björn Milcke  <bm@openoffice.org>  [b6526df68f27cd3806fb8ee4d5a2e5a85ca0896d]

#102706# Call SchDLL::Update after setting NumberFormatter at          MemChart. Otherwise the document cannot be informed about the new          Formatter.


2002-09-09  Carsten Driesner  <cd@openoffice.org>  [4bac8464cc8c8c251240a694ad9f8f43e2880cf1]

#79325# Use parse smart to get an encoded URL back from URL transformer servicd


2002-09-09  Carsten Driesner  <cd@openoffice.org>  [98b0122e3ece9600248b447d4903f88870f76999]

#79325# Fixed first severe bugs in the URL transformer implementation


2002-09-09  Stephan Schäfer  <ssa@openoffice.org>  [ea2dacc99d729fe4632128b743533421f2aa538c]

#100860# no mirroring for text methods


2002-09-09  Oliver Specht  <os@openoffice.org>  [126a52daa1abe4623d05c2cf8fe29c2b61fec949]

#102361# space of FixedText increased


2002-09-09  Oliver Specht  <os@openoffice.org>  [ec14a6e25f7898ea293b0f989804ee85136f69e8]

#102295# lock solar mutex instead of own mutex


2002-09-08  Stephan Schäfer  <ssa@openoffice.org>  [eb37d6513e527f099848092e8e0f7e8724888268]

#100860# implement re-mirroring to improve window based mirroring


2002-09-08  Stephan Schäfer  <ssa@openoffice.org>  [5ab64099a81b4e624a0d4035e340cc3918ddc70b]

#100860# use AppSettings to determine LayoutRTL mode


2002-09-08  Stephan Schäfer  <ssa@openoffice.org>  [d05806984d00a70a5313371f341336b932722b1d]

#100860# new method AppSettings::GetLayoutRTL() to enable UI mirroring


2002-09-07  Karl Hong  <khong@openoffice.org>  [703228f2d9e091214426319d53d4dcfdb3e974ac]

#101141# add new numbering type for CJK


2002-09-07  Karl Hong  <khong@openoffice.org>  [728a455debb3cabbd8e4831904370e970585c393]

#101141# change NumberingType to support new implementation


2002-09-07  Karl Hong  <khong@openoffice.org>  [16b38eed70a4d9b64966e68ed214fc4a366f2b9a]

#101141# add CJK bullet/numbering support


2002-09-07  Karl Hong  <khong@openoffice.org>  [605dc3d77fac79611eb1242dde837880d29029b0]

#101141# move bullet.h to inc directory


2002-09-07  Karl Hong  <khong@openoffice.org>  [699d6acb799df3f4389f4a6f2a2ffe6632bf84f3]

#101141# move bullet to inc directory for sharing between transliteration and defaultnumberprovider


2002-09-06  Bertram Nolte  <bnolte@openoffice.org>  [bc10af10dd1411129fd62fc5e5776fd9570727ce]

#101518# Improved working directory.


2002-09-06  Herbert Duerr  <hdu@openoffice.org>  [9662c8fc8237de41ea0f72380ff3f5f09faed1e5]

#103023# printer builtin fonts are addressed using glyphids but unicodes


2002-09-06  Andre Fischer  <af@openoffice.org>  [6a6aa1a82a93c02d8cf005c37cfa59da752f2428]

#102982# Reversed the search direction in getAccessibleAt().  Fixed getLocation().


2002-09-06  Stephan Bergmann  <sb@openoffice.org>  [39ba52d9db200c7a55a38861cb8b6ea1cbb82e0f]

#103052# Fixed bug introduced with urlobj.cxx 1.32.


2002-09-06  Stephan Bergmann  <sb@openoffice.org>  [2e3e78b3c75fc650f4ec25e3b70a538c087ece15]

#103052# Fixed bug introduced with 1.32.


2002-09-06  Eike Rathke  <er@openoffice.org>  [e912e38678779b19acbcf7f2fd3e4cb05c79ee62]

102192# you obtain the quarter by dividing the actual month value by 3 instaed of 4 ...; added bounds check


2002-09-06  Andre Fischer  <af@openoffice.org>  [47162b276165b80507e55e44b52224706235ae95]

#102982# Fixed obtaining the screen coordiantes from the parent.


2002-09-06  Oliver Specht  <os@openoffice.org>  [8f0fd9c704192406e62967c285553f7d77bbb68c]

#99281# MaskColor added


2002-09-06  Oliver Specht  <os@openoffice.org>  [ac496872be380c1398a012f2f05c1009ab4cb037]

#99281# MaskColor define changed


2002-09-06  Oliver Specht  <os@openoffice.org>  [6ff656c60c72e4e67c90902277adf3e866fb993e]

#99281# MaskColor define changed


2002-09-06  Eike Rathke  <er@openoffice.org>  [d916ae6720e99569cf4beb2eb9700d5ad116d898]

102192# ImpGetDate(Time)*Output: obtain quarter display string through i18n calendar for NatNum transliteration


2002-09-06  Thomas Lange  <tl@openoffice.org>  [59c4182bbae5b3681d65c0408ed1d08c243fc8b0]

#97077# conversion from twips to 100th mm and vice versa fixed


2002-09-06  Stephan Bergmann  <sb@openoffice.org>  [a6b00d396a8d113f1cb0a7ea7654c9d7dc75042d]

#102967# When smart parsing, accept things like file://d:\dir1\file1 as file URLs (generated by MS IE).


2002-09-06  Oliver Specht  <os@openoffice.org>  [62203ba2ec79be8206c6694fa20b5ca4cc52d7d1]

#102933# notify cursor movements in readonly documents when readonly selection is switched on


2002-09-06  Christian Lippka  <cl@openoffice.org>  [f6e93e191d4bd8c80567d554e31043ed2c8dcd8f]

#102981# disable automatic text edit for ole objects


2002-09-06  Eike Rathke  <er@openoffice.org>  [ad5d89e4b6308599055e7dd2b1dbd70990b01832]

#102706# ActivateObject: set number formatter at chart


2002-09-06  Andre Fischer  <af@openoffice.org>  [992541b6395bec8b22bba942d42ead6e821cc0ff]

#102065# Added vclxaccessibletextfield.obj, vclxaccessiblebox.obj, vclxaccessiblelist.obj, vclxaccessiblelistboxlist.obj


2002-09-06  Mathias Bauer  <mba@openoffice.org>  [ba34749884d55721b1c5579f222d1eed957458f3]

#103035#: GetMacroInfo may return NULL


2002-09-06  Mathias Bauer  <mba@openoffice.org>  [c627a1b892b9fe5a95b20df9e2ec7c4e3f900fbd]

#103035#: wrong referer


2002-09-06  Mathias Bauer  <mba@openoffice.org>  [e270f8047c195798b3ed2a14a6f3e082af5c822b]

#103035#: complex arguments need at least one member set


2002-09-06  Thomas Lange  <tl@openoffice.org>  [5c17b88ae580f7f6b6e67c84b531ab8e2bea364f]

#102890# getPropertyValues must not throw UnknownPropertyException


2002-09-06  Philipp Lohmann  <pl@openoffice.org>  [901d01ca8948336a874a10bdfdfbddaa4c79f90d]

#102802# add: TabBar::GetPageArea


2002-09-06  Vladimir Glazounov  <vg@openoffice.org>  [ede7ff6528a7c19867cba0144ec040bba58454a0]

#100000# optsso.obj should be only in one section


2002-09-06  Henning Brinkmann  <hbrinkm@openoffice.org>  [293a98ca4da209dd3e63886b0aebd6914f2df91f]

lcl_CorrectRectangle


2002-09-06  Frank Schönheit  <fs@openoffice.org>  [2cc3587030693c664420f194c429da15cca605cb]

#103038# corrected operator=(Sequence< sal_Int8 >) - was broken with the previous revision


2002-09-06  Oliver Bolte  <obo@openoffice.org>  [f08af84278ecbc5a9ea4e6c1d3d7a9606d2330fc]

#100000# optsso only 1x


2002-09-06  Oliver Specht  <os@openoffice.org>  [3d161c3ce4b9b9019565491fdd91d3fe5d9b381f]

#101141# new numbering types (on behalf of Karl Hong)


2002-09-06  Sven Jacobi  <sj@openoffice.org>  [b944a36d23b56717ed82e6a0f5f70f96327ad064]

#96824# improved hyperling action goto page which is now working also for group objects


2002-09-06  Malte Timmermann  <mt@openoffice.org>  [f87180588e18cbb07dcc9d912820003569f8e857]

#103045# DefaultHorizontalTextDirection


2002-09-06  Kai Sommerfeld  <kso@openoffice.org>  [251cd48799d535bf34c0b99757a153cac5a849e3]

#92581# - Fix did not work in 'product' build. Have to save content's URL in Content_Impl::reinit.


2002-09-06  Vladimir Glazounov  <vg@openoffice.org>  [b25b8cc6ceb31ce26c1b72305743407013209b67]

#100000# typo


2002-09-06  Thomas Lange  <tl@openoffice.org>  [96837d562f6f5ba7fdca057cd8618c3335568170]

#102510# XRenderable (PDF) export fixed


2002-09-06  Philipp Lohmann  <pl@openoffice.org>  [128a15c9b3f41f0b35e9339826d98a328724a5d7]

#103014# Zugaenglichkeitsunterstuetzung -> Unterstuetzung der Zugaenglichkeit


2002-09-06  Frank Schönheit  <fs@openoffice.org>  [db35797ec7214dc48406be1b631cf45f15892a9d]

#102891# (on behalf of sleepybear@openoffice.org) use a cached instance of the IntlWrapper


2002-09-06  Frank Schönheit  <fs@openoffice.org>  [850f62ade8c1971cb7fbbf793fcd838c7ed8a0c9]

#102891# (on behalf of sleepybear@openoffice.org) +pIntlWrapper/UpdateIntlWrapper


2002-09-06  Sascha Ballach  <sab@openoffice.org>  [ba269a7c2f1ebbf318e748c358029f31b5fdad3d]

#102925#; remove the code to convert string into number, because it is not needed there and results in a bug


2002-09-06  Sascha Ballach  <sab@openoffice.org>  [3eb1c1415b401e9d7a6a0f9e2ec342016ffb770b]

#102925#; handle empty/!empty much better, so a 66 is a 66 and empty is empty


2002-09-06  Sascha Ballach  <sab@openoffice.org>  [43a9d1e94d8d09d2de3046fb57e5165079934ba6]

#102925#; move some little code to dpshttab.cxx, because this class can handle the special case of empty/!empty


2002-09-06  Sascha Ballach  <sab@openoffice.org>  [65a10b6307a61c159761bdcc4d03eabd118ba520]

#102925#; add member pSpecial and handle so the special case of empty/!empty


2002-09-06  Sascha Ballach  <sab@openoffice.org>  [aaa792e4a65a980daabe64151b66d4fcf7bef5c1]

#102925#; add member pSpecial


2002-09-06  Sascha Ballach  <sab@openoffice.org>  [5044cc1d372473d54ce10783ea9c323768bc14e5]

#102925#; add Special parameter to ValidQuery which is delivered to ValidQuery of ScTable


2002-09-06  Rüdiger Timm  <rt@openoffice.org>  [a6b7b72f6fdd9de9b64b662bc762c634cb7b7cbd]

#100000# Needs header out of module cppuhelper


2002-09-06  Malte Timmermann  <mt@openoffice.org>  [4c79f26e7418ce68f14280d2dfece6d0775e95a0]

#86566# call Resize() after changing orientation


2002-09-06  Malte Timmermann  <mt@openoffice.org>  [0ce044fa3831462cac9a149f6ba3628e9198949e]

#86566# re-create peer when property ORIENTATION changes


2002-09-06  Karl Hong  <khong@openoffice.org>  [308e03fce532d69ae979ddafeac82d0da9f0f8e8]

#101141# add Chinese bullet numbering transliteration


2002-09-06  Karl Hong  <khong@openoffice.org>  [023d8b3d1608d5f53af348815e4a7abfe9c3acb2]

#101141# add Chinese bullet numbering transliterations


2002-09-06  Karl Hong  <khong@openoffice.org>  [554def68197125983b28bfeaa6adf35c44c96406]

#103025# #101141# add Korean line breakiterator and Chinese bullet numbering transliterations


2002-09-06  Karl Hong  <khong@openoffice.org>  [3d81da2cae15a67d6ee294fd03df1f373e5f64a4]

#103025# added ko breakiterator for line break


2002-09-06  Joachim Lingner  <jl@openoffice.org>  [c4d5afe77aa46b471b7e9aed1cf9f07d683c88da]

#102887# debugging of java components on linux


2002-09-06  ghiggins  <ghiggins@openoffice.org>  [251c5aa94f24976cdfb7431c6e80c91213c1149d]

#100000# optsso.o included twice in SLOFILES


2002-09-06  Thomas Lange  <tl@openoffice.org>  [e9c0f65c0d811149686897e68dbd1617bd183a69]

#102510# XRenderable (PDF) export implementation


2002-09-06  Karl Hong  <khong@openoffice.org>  [a83279e555ab8b9eba8e1997fdce289789f149f6]

#102681# Add alphanumeric algorithm for unsupported lanugages


2002-09-05  Karl Hong  <khong@openoffice.org>  [e756ae408db0b5cdd90a1d2340c60d856e865035]

#102192# add support for Quarter display


2002-09-05  Kurt Zenker  <kz@openoffice.org>  [484c526aaef991b8d404ab312959c95ebe5e87eb]

Merge SRC641: 05.09.02 - 21:42:54


2002-09-05  Kurt Zenker  <kz@openoffice.org>  [6ee31b9cdccefadeebb1e3753450b59b209876e7]

Merge SRC641: 05.09.02 - 21:40:31


2002-09-05  Kurt Zenker  <kz@openoffice.org>  [14a3f6eca7b14c5c67cdeacfb5a325d7352bebb7]

Merge SRC641: 05.09.02 - 21:36:08


2002-09-05  Kurt Zenker  <kz@openoffice.org>  [6267241df48f2499604104fd754a3c7b56000b08]

Merge SRC641: 05.09.02 - 21:29:32


2002-09-05  Kurt Zenker  <kz@openoffice.org>  [bb795bb331aaae60b7d5a0b3b98a19eedc1538d7]

Merge SRC641: 05.09.02 - 21:20:34


2002-09-05  Rüdiger Timm  <rt@openoffice.org>  [cc01ba58b563d2696321ba8aa56ff980f14a3e46]

Merge SRC641: 05.09.02 - 21:11:45


2002-09-05  Rüdiger Timm  <rt@openoffice.org>  [03063e0bd9f6b4b630bdbb6118cc38f04df6f457]

Merge SRC641: 05.09.02 - 20:51:47


2002-09-05  Kurt Zenker  <kz@openoffice.org>  [2a20ffec74da50a93b5c36caecc3babbd1dcf077]

Merge SRC641: 05.09.02 - 20:47:37


2002-09-05  Kurt Zenker  <kz@openoffice.org>  [9b5c6c964b4a17d32c1f75d41932bf0446f18f62]

Merge SRC641: 05.09.02 - 20:47:18


2002-09-05  Kurt Zenker  <kz@openoffice.org>  [56eac1ef799b0e782c961b700738da9855fd6557]

Merge SRC641: 05.09.02 - 20:45:38


2002-09-05  Kurt Zenker  <kz@openoffice.org>  [ffed542dc69e5dc7deb16e2e662c16e6377b7bc9]

new version for SRX643


2002-09-05  Kurt Zenker  <kz@openoffice.org>  [9e45a6126d0cf75155ee444ded5bce7f856496bc]

new version for SRX643


2002-09-05  Kurt Zenker  <kz@openoffice.org>  [415d8673f68b5e1124ae49140e4eef696cccf633]

Merge SRC641: 05.09.02 - 20:17:23


2002-09-05  Kurt Zenker  <kz@openoffice.org>  [26e110eb4e7b70b1a36bed1a068ba1e863eb6683]

Merge SRC641: 05.09.02 - 20:03:28


2002-09-05  Karl Hong  <khong@openoffice.org>  [96a05bb6c6206ca94ca7003e7769bbef38789296]

#102975# declare Western blank as WEAK character


2002-09-05  Kurt Zenker  <kz@openoffice.org>  [b2ba33a872c7174b3d5d1bcd80c81d013df320bf]

Merge SRC641: 05.09.02 - 19:57:45


2002-09-05  Eike Rathke  <er@openoffice.org>  [05f8f09807e2e1a2fdbfc815b7217bab99f3e4ed]

#102027# calendar test case and comment about the reasons why we currently don't support a calendar switch during input


2002-09-05  Kurt Zenker  <kz@openoffice.org>  [6ab6aef5c169f60a4832b5d92a8e1df2572c9a01]

Merge SRC641: 05.09.02 - 19:37:58


2002-09-05  Kurt Zenker  <kz@openoffice.org>  [125f75a143dc37ca0aeaf98fa961a793f3588ee9]

Merge SRC641: 05.09.02 - 19:34:11


2002-09-05  Kurt Zenker  <kz@openoffice.org>  [49a0e4fb5b3c70d19929e854159746b6bb88fa6f]

Merge SRC641: 05.09.02 - 19:33:07


2002-09-05  Kurt Zenker  <kz@openoffice.org>  [c98180ab3fd46b09e9047cb89141cdf192cbd11a]

Merge SRC641: 05.09.02 - 19:32:07


2002-09-05  Kurt Zenker  <kz@openoffice.org>  [f239bf6fb1d69b58cb388a52d44b8bd57dc8510d]

Merge SRC641: 05.09.02 - 19:31:07


2002-09-05  Kurt Zenker  <kz@openoffice.org>  [df2fcdc061c1a844fffdab32a5e9049c7edb47b1]

Merge SRC641: 05.09.02 - 19:30:36


2002-09-05  Kurt Zenker  <kz@openoffice.org>  [67fe7e53e518c1f98f67fea9c381ca12822a4e5d]

Merge SRC641: 05.09.02 - 19:27:07


2002-09-05  Karl Hong  <khong@openoffice.org>  [ad3ec8d1eb2b7a42aebe62a6185e3213e21974d1]

#102964# fix offset problem for single translitertion loaded


2002-09-05  Kurt Zenker  <kz@openoffice.org>  [170bd7cf90eae3baa82f1a42a8dd82f8ffffc5ab]

Merge SRC641: 05.09.02 - 19:06:11


2002-09-05  Kurt Zenker  <kz@openoffice.org>  [1dfa380f676e57345084b630745e749aeae9ba9c]

Merge SRC641: 05.09.02 - 19:01:17


2002-09-05  Kurt Zenker  <kz@openoffice.org>  [362bcb3f32dd8a6b099be4d14661997ceb8f3668]

Merge SRC641: 05.09.02 - 19:01:04


2002-09-05  Kurt Zenker  <kz@openoffice.org>  [29953200447a52f79478c52765f9dae2b473b7bb]

new version for SRX643


2002-09-05  Vladimir Glazounov  <vg@openoffice.org>  [22e9379f1752aa6b66103483f3d144a9bafa87e3]

#100000#


2002-09-05  Oliver Düsterhoff  <od@openoffice.org>  [6bfe060ef335679826bcb8da81c47734a3d14175]

#102912# - avoid repaint of fly frame border, which contains a graphic


2002-09-05  Hans-Joachim Lankenau  <hjs@openoffice.org>  [534072d33d3d2d6ad326f3fe666b58820577acbc]

#100000# failed on first try to disable remote vcl


2002-09-05  Mikhail Voitenko  <mav@openoffice.org>  [46fd4f97a701b09cd355f152f388095df3a8df3f]

Avoid ambiguity


2002-09-05  Sven Jacobi  <sj@openoffice.org>  [c43aa7e38be8ecc6c20e5ad2f102e973578652c6]

#96824# interaction goto page is now also working if the page has no name


2002-09-05  Mikhail Voitenko  <mav@openoffice.org>  [ff3df04db0d45b2634d35bc660b90b1cf704526c]

Avoid ambiguity


2002-09-05  Kurt Zenker  <kz@openoffice.org>  [90e3a7951b9b6e7e83ad0430738240ace21f2c1a]

Merge SRC641: 05.09.02 - 17:15:42


2002-09-05  Kurt Zenker  <kz@openoffice.org>  [05e2c81a06c0ed642a5b392888cc661f6f9a32bf]

Merge SRC641: 05.09.02 - 17:14:48


2002-09-05  Kurt Zenker  <kz@openoffice.org>  [c30f35403d910e3e48aa3b2ebddc2ccc5410cd8c]

Merge SRC641: 05.09.02 - 17:13:48


2002-09-05  Kurt Zenker  <kz@openoffice.org>  [56459d150e7f16b00370c7fbbc40b228a90436f7]

Merge SRC641: 05.09.02 - 17:12:51


2002-09-05  Kurt Zenker  <kz@openoffice.org>  [379a31c8a8d07f6563ae12f89270b6c820d2b7a0]

Merge SRC641: 05.09.02 - 17:11:46


2002-09-05  Kurt Zenker  <kz@openoffice.org>  [b7ecd2efe9743ba1c9ac6a2f7d2c96826fb8b29e]

Merge SRC641: 05.09.02 - 17:05:48


2002-09-05  Kurt Zenker  <kz@openoffice.org>  [942daeb38bac3ed2edf64369ee703e8834defd4a]

Merge SRC641: 05.09.02 - 17:04:27


2002-09-05  Kurt Zenker  <kz@openoffice.org>  [e95e974290cf1ef4b622cb6fb25808e8bfbeae0e]

Merge SRC641: 05.09.02 - 17:03:16


2002-09-05  Kurt Zenker  <kz@openoffice.org>  [e8f70e212ccd2f14366e5edd884380f25bf114e3]

Merge SRC641: 05.09.02 - 16:55:12


2002-09-05  Hans-Joachim Lankenau  <hjs@openoffice.org>  [00e7b426496423a6ddb0f2c3433e8b9a90ab2db8]

#100000# disable remote vcl


2002-09-05  Kurt Zenker  <kz@openoffice.org>  [c2fc2e5c0e07bfd67563265768115a56cd25a4fe]

Merge SRC641: 05.09.02 - 16:49:24


2002-09-05  Kurt Zenker  <kz@openoffice.org>  [43e7adb1001435d013f38c21487d722a46dda16d]

Merge SRC641: 05.09.02 - 16:46:03


2002-09-05  Kurt Zenker  <kz@openoffice.org>  [1bec9f25635b9ca2e3b007386c6461366210d164]

Merge SRC641: 05.09.02 - 16:45:29


2002-09-05  Malte Timmermann  <mt@openoffice.org>  [747fc2552c1a77bae217a4aba50184d2b9fb9341]

#93035# Spec: Max text len will only be considered in user interactions


2002-09-05  gt  <gt@openoffice.org>  [1eff819d0ea18bf504dc45f25a88571d7b720889]

#99281# new mask color magenta


2002-09-05  Kurt Zenker  <kz@openoffice.org>  [0872397abc1fe12e8a51d026ecd171b47eba688e]

Merge SRX643: 05.09.02 - 15:56:45


2002-09-05  Kurt Zenker  <kz@openoffice.org>  [19a681c6ce66a8b3aaa07a9ec8817577aceb8c5b]

Merge SRX643: 05.09.02 - 15:56:41


2002-09-05  Kurt Zenker  <kz@openoffice.org>  [748d55644561fd3124ac4aa1e3a40abab768c9a1]

Merge SRX643: 05.09.02 - 15:55:55


2002-09-05  Kurt Zenker  <kz@openoffice.org>  [87726e9e1f56b40ad26f84a02c563fd002eea937]

Merge SRX643: 05.09.02 - 15:55:22


2002-09-05  Kurt Zenker  <kz@openoffice.org>  [8edfdc069812e51560a239e9029e153d4f1af98f]

Merge SRX643: 05.09.02 - 15:55:16


2002-09-05  Kurt Zenker  <kz@openoffice.org>  [caf49db1f407a71c9b5a5f1004f3fdd3b068a92c]

Merge SRX643: 05.09.02 - 15:54:59


2002-09-05  Kurt Zenker  <kz@openoffice.org>  [50b0d8fcb9a334e4ea7ae3a73cf964ebaac1c0e8]

Merge SRX643: 05.09.02 - 15:54:17


2002-09-05  Kurt Zenker  <kz@openoffice.org>  [7def3a7725c1e45c8830f59682f25d24eb2d962c]

Merge SRX643: 05.09.02 - 15:54:06


2002-09-05  Kurt Zenker  <kz@openoffice.org>  [eeec095696f016c838160bc9c6709995f1644f35]

Merge SRX643: 05.09.02 - 15:53:20


2002-09-05  Kurt Zenker  <kz@openoffice.org>  [edcf081eda7f2b9966e8765086ce6639af5d9882]

Merge SRX643: 05.09.02 - 15:53:13


2002-09-05  Kurt Zenker  <kz@openoffice.org>  [fcf3512fca278735f30e7d9df5c1f82944680204]

new version for SRX643


2002-09-05  Kurt Zenker  <kz@openoffice.org>  [ea0bbc3144da42a417918f1393d12255186df228]

Merge SRX643: 05.09.02 - 15:50:47


2002-09-05  Kurt Zenker  <kz@openoffice.org>  [b3269745020ce8656b9f2f93dbbafc1026386caf]

Merge SRX643: 05.09.02 - 15:50:45


2002-09-05  Kurt Zenker  <kz@openoffice.org>  [b9354a2549037243990a15a0cda3bc850ce549c1]

Merge SRX643: 05.09.02 - 15:49:51


2002-09-05  Kurt Zenker  <kz@openoffice.org>  [e5d0317b64d27f0d020b1b11534b620cda22a0a2]

Merge SRX643: 05.09.02 - 15:48:54


2002-09-05  Kurt Zenker  <kz@openoffice.org>  [0981429eb1c6d5103e19860e63f85e7c69d3301d]

Merge SRX643: 05.09.02 - 15:48:12


2002-09-05  Kurt Zenker  <kz@openoffice.org>  [ffc4f2ffb4da9610c3c86ce67b26f973ee916f3d]

Merge SRX643: 05.09.02 - 15:46:53


2002-09-05  Kurt Zenker  <kz@openoffice.org>  [5956ba1df1dc3703776aec675019f3ac92f9b80f]

Merge SRX643: 05.09.02 - 15:46:03


2002-09-05  Kurt Zenker  <kz@openoffice.org>  [c932dede8dbe8395a08718ea308ec4c1dd99c95e]

Merge SRX643: 05.09.02 - 15:45:41


2002-09-05  Kurt Zenker  <kz@openoffice.org>  [901f6614f9b45548ebcd5c62abcb24fe5919213f]

Merge SRX643: 05.09.02 - 15:40:58


2002-09-05  Kurt Zenker  <kz@openoffice.org>  [405dd181b279b3228839be364e637eefa47d41d1]

Merge SRX643: 05.09.02 - 15:43:38


2002-09-05  Kurt Zenker  <kz@openoffice.org>  [6746f51645857636180ad29894bfdecb9e68d097]

Merge SRX643: 05.09.02 - 15:42:41


2002-09-05  Kurt Zenker  <kz@openoffice.org>  [26e0ae66608cf4cf10605db244d3f36ee0a48acc]

Merge SRX643: 05.09.02 - 15:42:09


2002-09-05  Oliver Bolte  <obo@openoffice.org>  [d797361800b7e076ebdde684bacb722da876e5f5]

#100000# optsso.o


2002-09-05  Kurt Zenker  <kz@openoffice.org>  [43c35c908ccc36a48c57e38f4f7e8c2b38a1ff79]

Merge SRX643: 05.09.02 - 15:41:13


2002-09-05  Kurt Zenker  <kz@openoffice.org>  [41f00eafdd2381801f0a841ec579d8803b08b705]

Merge SRX643: 05.09.02 - 15:40:36


2002-09-05  Kurt Zenker  <kz@openoffice.org>  [821f5bcf6eab4493881a29f0ac632cb212818b00]

Merge SRX643: 05.09.02 - 15:40:21


2002-09-05  Kurt Zenker  <kz@openoffice.org>  [4a40778072f838aff38e2c3b0e3ad5ac0eee453a]

Merge SRX643: 05.09.02 - 15:42:11


2002-09-05  Kurt Zenker  <kz@openoffice.org>  [c928a7423978a13bcdaa75dc1aa5e3bbf37c4ecf]

Merge SRX643: 05.09.02 - 15:39:19


2002-09-05  Kurt Zenker  <kz@openoffice.org>  [ce54eeb8cdf8f1843148c9141de39689b9a3a72a]

Merge SRX643: 05.09.02 - 15:39:40


2002-09-05  Kurt Zenker  <kz@openoffice.org>  [88d49eab6ff8190b8499b776168ced7479db8ae5]

Merge SRX643: 05.09.02 - 15:37:06


2002-09-05  Kurt Zenker  <kz@openoffice.org>  [561385ef9ad4bb2dd6c20521ae8abcae7949fb7d]

Merge SRX643: 05.09.02 - 15:36:24


2002-09-05  Kurt Zenker  <kz@openoffice.org>  [5fa6fc80ec13284afc47d910bfebe4b4d37f2b6e]

Merge SRX643: 05.09.02 - 15:34:44


2002-09-05  Kurt Zenker  <kz@openoffice.org>  [321627dcd6e2fef24631e36d237424f3bdb10c76]

Merge SRX643: 05.09.02 - 15:33:50


2002-09-05  Kurt Zenker  <kz@openoffice.org>  [99c94abc773415f962f1e1a1153d0cc89801dd74]

Merge SRX643: 05.09.02 - 15:33:08


2002-09-05  Kurt Zenker  <kz@openoffice.org>  [84be5dd7fff55d1f5841cd8aa1e922194a338192]

Merge SRX643: 05.09.02 - 15:32:23


2002-09-05  Kurt Zenker  <kz@openoffice.org>  [70ef197e892db685c932f87541026c84585f770e]

Merge SRX643: 05.09.02 - 15:31:00


2002-09-05  Kurt Zenker  <kz@openoffice.org>  [8ffcb6b6ddb9d21e184aaa9b94a973366f171dfd]

Merge SRX643: 05.09.02 - 15:26:55


2002-09-05  Kurt Zenker  <kz@openoffice.org>  [72983495944fcb5a8115f4ff932816ca3340aec8]

Merge SRX643: 05.09.02 - 15:26:56


2002-09-05  Kurt Zenker  <kz@openoffice.org>  [cf2f9470862eb1d7571663dffe56f8c7019663e3]

Merge SRX643: 05.09.02 - 15:25:11


2002-09-05  Kurt Zenker  <kz@openoffice.org>  [c45b99036e3e4e1855def99d519246883755d16b]

Merge SRX643: 05.09.02 - 15:24:38


2002-09-05  Kurt Zenker  <kz@openoffice.org>  [1854ba168610a99086a2fc0d116e7080dfb08f8d]

Merge SRX643: 05.09.02 - 15:23:31


2002-09-05  Kurt Zenker  <kz@openoffice.org>  [908c39786e21a28466e21a668827f5757d277ea9]

Merge SRX643: 05.09.02 - 15:22:08


2002-09-05  Kurt Zenker  <kz@openoffice.org>  [54b4f5753606e985adabbab3d3f06b3f4a3cabae]

new version for SRX643


2002-09-05  Kurt Zenker  <kz@openoffice.org>  [5b4b874ce1762ddd73024b434344979b6f285ceb]

Merge SRX643: 05.09.02 - 14:55:19


2002-09-05  Kurt Zenker  <kz@openoffice.org>  [4b64e67d1e8db88c14615c8366df1c88abd74822]

Merge SRX643: 05.09.02 - 14:55:08


2002-09-05  Kurt Zenker  <kz@openoffice.org>  [18d6951913689d2e62849bed698d11d6eeb6816a]

Merge SRX643: 05.09.02 - 14:55:13


2002-09-05  Kurt Zenker  <kz@openoffice.org>  [95f0097af549b56ba4d4e026042d3775cb50bad8]

Merge SRX643: 05.09.02 - 14:55:05


2002-09-05  Oliver Specht  <os@openoffice.org>  [d03e5ecc11e50bef478dc84a0dca3dac73583ef8]

#101156# insert the 'none' numbering type at the first position


2002-09-05  Kurt Zenker  <kz@openoffice.org>  [51f880662b348d176e3c03ff29d01a208e1aba36]

Merge SRX643: 05.09.02 - 14:53:38


2002-09-05  Vladimir Glazounov  <vg@openoffice.org>  [1dcfdcbd005e3c1218fab68844e88b49d2a31cc9]

#100000#


2002-09-05  Oliver Specht  <os@openoffice.org>  [b47c2b5846345eb40d7c1649ddaffe21fbf5b65f]

#102968# navigation button changed from MouseButtonDown() to Click() support - due to accessibility


2002-09-05  Frank Meies  <fme@openoffice.org>  [ef125fef29a3ad99c46e9c40663702d471a20954]

#102681# Use common language list box for sorting algorithm languages


2002-09-05  Andreas Schlüns  <as@openoffice.org>  [f764651b3d558ade5859d0cd34323a43db5f1ee0]

#102915# support initialization of ProtocolHandler


2002-09-05  Oliver Specht  <os@openoffice.org>  [c8fb43edc41b8a0769ffc251260946d49e0a3be5]

#101996# default of text selection in readonly documents set to false


2002-09-05  Frank Schönheit  <fs@openoffice.org>  [f0100ce7d75eef360eda27bfbf66258afdc4dd9b]

#97702# (on behalf of sleepybear@openoffice.org) ModelHasMoved: properly sync the vertical scrollbar


2002-09-05  Kurt Zenker  <kz@openoffice.org>  [ff45a1fb60161189b3b157f975541873aad525bd]

Merge SRX643: 05.09.02 - 13:56:18


2002-09-05  Kurt Zenker  <kz@openoffice.org>  [16a564f936538f1bc2dbd53d76d46c74f8b5367d]

Merge SRX643: 05.09.02 - 13:47:32


2002-09-05  Kurt Zenker  <kz@openoffice.org>  [16061331d9178815862e5cecce9c416269c1c2d4]

Merge SRX643: 05.09.02 - 13:42:35


2002-09-05  Kurt Zenker  <kz@openoffice.org>  [27b510f9cdfa4afb2747c252e805a9b52e6af0a6]

Merge SRX643: 05.09.02 - 13:40:12


2002-09-05  Hans-Joachim Lankenau  <hjs@openoffice.org>  [2f4cc15bca2a5dcca09c5464f506e5da48c73f7a]

#100000# don't link removed libs


2002-09-05  Kurt Zenker  <kz@openoffice.org>  [54b5fe3d0c8c9e0b7984cdcfc24b8b577c5ee0bb]

Merge SRX643: 05.09.02 - 13:36:24


2002-09-05  Kurt Zenker  <kz@openoffice.org>  [104e196c8b3f6df2348b11f67ffaee7e34ff21a6]

Merge SRX643: 05.09.02 - 13:34:35


2002-09-05  Kurt Zenker  <kz@openoffice.org>  [5c9e5c637811a892e6cb111bde08503af05ee343]

Merge SRX643: 05.09.02 - 13:33:35


2002-09-05  Kurt Zenker  <kz@openoffice.org>  [99bc787878d482f89f00c6bb84fafb9c644798c1]

Merge SRX643: 05.09.02 - 13:31:51


2002-09-05  Kurt Zenker  <kz@openoffice.org>  [857a985209d65e27acf37204e260992a2031d4a6]

Merge SRX643: 05.09.02 - 13:29:20


2002-09-05  Kurt Zenker  <kz@openoffice.org>  [979d6dbec6232cc15097fb7a85e7f41707a9959f]

Merge SRX643: 05.09.02 - 13:27:52


2002-09-05  Andreas Schlüns  <as@openoffice.org>  [03c93c489710739d3adbdc0a29261b2ba8deb0a3]

#102915#, #96508# change back to old initalization behaviour


2002-09-05  Kurt Zenker  <kz@openoffice.org>  [ab9b0e5bbbfb8e55d6fb55922dee27ab81782698]

Merge SRX643: 05.09.02 - 13:25:42


2002-09-05  Rüdiger Timm  <rt@openoffice.org>  [d4fa559107a9f8f13484c5567019242dc368ac55]

Merge SRX643: 05.09.02 - 13:26:01


2002-09-05  Kurt Zenker  <kz@openoffice.org>  [b4b45d5b8f97a147f85b12cd06b376f7b18b5cb5]

Merge SRX643: 05.09.02 - 13:23:17


2002-09-05  Kurt Zenker  <kz@openoffice.org>  [4186eef156598f3f339626160e3ad5d801d3b0ff]

Merge SRX643: 05.09.02 - 13:23:00


2002-09-05  Kurt Zenker  <kz@openoffice.org>  [8bc4f6a3a589e753292e23fe152523c814df1bc0]

Merge SRX643: 05.09.02 - 13:23:16


2002-09-05  Kurt Zenker  <kz@openoffice.org>  [3173fa305027257985b5ffcaa9980b7b426ace59]

Merge SRX643: 05.09.02 - 13:21:39


2002-09-05  Oliver Specht  <os@openoffice.org>  [ef12818053f97edef93b6f46fdddfdd9b21a7c74]

#102937# use XStatusListener to check text selection menu item


2002-09-05  Kurt Zenker  <kz@openoffice.org>  [7027f266b2d80ec64ef28ff6cf3fe5706b327353]

Merge SRX643: 05.09.02 - 13:21:10


2002-09-05  Kurt Zenker  <kz@openoffice.org>  [5ba66c1436f45c69cd2bbf7f0dbf5f7e874fa666]

Merge SRX643: 05.09.02 - 13:20:48


2002-09-05  Malte Timmermann  <mt@openoffice.org>  [12656a545dbaedbe84c0b456ca59a63dedb1792e]

#102717# VCLXRadioButton::setState must call click handler explicitly


2002-09-05  Kurt Zenker  <kz@openoffice.org>  [6b56cc7ec40241ecb19e72412d995105bc76b049]

Merge SRX643: 05.09.02 - 13:19:39


2002-09-05  Kurt Zenker  <kz@openoffice.org>  [f4ea4415792ab1e5548e06aff4018f6b46088bfc]

Merge SRX643: 05.09.02 - 13:00:44


2002-09-05  Kurt Zenker  <kz@openoffice.org>  [52d45f6d64196d343556baab51bcefe40b5eda9a]

Merge SRX643: 05.09.02 - 12:58:19


2002-09-05  Kurt Zenker  <kz@openoffice.org>  [3d3494b6f5323c55c3bb16d77cc97bfb16454247]

Merge SRX643: 05.09.02 - 12:56:26


2002-09-05  Kurt Zenker  <kz@openoffice.org>  [417d350fd92fea033c527b04c2e303f6943b985e]

Merge SRX643: 05.09.02 - 12:56:20


2002-09-05  Kurt Zenker  <kz@openoffice.org>  [9dcf43de3223adcccbf421553e9f8827c44ca41b]

Merge SRX643: 05.09.02 - 12:56:04


2002-09-05  Sven Jacobi  <sj@openoffice.org>  [b7126d408b3110061248b118295d01c64dea7f08]

#102510# added pdf for math, web and global document


2002-09-05  Kurt Zenker  <kz@openoffice.org>  [6e16ed8bf6d0ca282543e45ae497a2be21d535cf]

Merge SRX643: 05.09.02 - 12:54:33


2002-09-05  Kurt Zenker  <kz@openoffice.org>  [d107e8019e9f1eace2b8e274390b2f565e9c04ad]

Merge SRX643: 05.09.02 - 12:49:45


2002-09-05  Kurt Zenker  <kz@openoffice.org>  [4c7c98feb9b0253ae782c365624ff6085675321e]

Merge SRX643: 05.09.02 - 12:49:44


2002-09-05  Kurt Zenker  <kz@openoffice.org>  [330ff38e4c6e6b9df2aa14c889e49d3204ec5a18]

Merge SRX643: 05.09.02 - 12:49:41


2002-09-05  Rüdiger Timm  <rt@openoffice.org>  [fdc19fd73530188881cbb71d1b516ba4b7a7d638]

Merge SRX643: 05.09.02 - 12:49:28


2002-09-05  Rüdiger Timm  <rt@openoffice.org>  [bf39957fe6b696e508676e5e6c327dc96ef640bd]

Merge SRX643: 05.09.02 - 12:51:17


2002-09-05  Kurt Zenker  <kz@openoffice.org>  [b929b647cf6171ab6624d638ae1cb849b186fae2]

Merge SRX643: 05.09.02 - 12:49:33


2002-09-05  Frank Schönheit  <fs@openoffice.org>  [01505415622881047f702c8463ed03cbb102eaea]

#102516# ConertControlTo: correctly work with (unique) indexes, not with (ambiguous) names


2002-09-05  Niklas Nebel  <nn@openoffice.org>  [a6f87ea0d0bd63af9243a87da7b9add0c6538fab]

#102960# GetSelectionFrame/ApplyPatternLines: call MarkToSimple


2002-09-05  Sascha Ballach  <sab@openoffice.org>  [cb8fde2adeb714cc71a364cd2f67dd2a5f45b3a5]

#95714#; add valid implementationId


2002-09-05  Peter Burow  <pb@openoffice.org>  [34a91a069c07a38976a9aac7477f33b68b6f5477]

fix: #100534# AccListBox -> AccTreeListBox


2002-09-05  Thomas Lange  <tl@openoffice.org>  [338a168287444174fe8fb192d66db3c1db0ccf47]

#101510# PDF export improved


2002-09-05  Oliver Specht  <os@openoffice.org>  [653823cd28232e79a204c9c41a85c953a7a96fae]

#102504# recording of extended text input impl.


2002-09-05  Oliver Specht  <os@openoffice.org>  [1d026cf20521fbc31c9185adc20a091e7b6f5ef6]

#102947# prevent insertion of index marks/bibliography marks into protected sections


2002-09-05  Malte Timmermann  <mt@openoffice.org>  [f3f7556c4dd44a42dd80586c0e714d842ea47cde]

#102936# Call SetInputContext every time, otherwise we may have the wrong font


2002-09-05  Malte Timmermann  <mt@openoffice.org>  [339eda00addce58dfc3d935772900c3a8c86072a]

#96986# UnoEditControl must use XTextComponent::setText to update peer with text property, otherwise listeners are not called


2002-09-05  Joachim Lingner  <jl@openoffice.org>  [ef77f3b813adff2abece29e87d921a9c3f44268c]

*** empty log message ***


2002-09-05  Sascha Ballach  <sab@openoffice.org>  [025f790163a7fd1aaa1da6deeef213ce3f88451e]

#102799#; the cell should have the type Empty if it is in a databaserange which should not be saved


2002-09-05  Malte Timmermann  <mt@openoffice.org>  [4d8c9695e661d3334e515bce47393e4a0be8176d]

#97920# Fields support XSpinField now


2002-09-05  Herbert Duerr  <hdu@openoffice.org>  [27fa0410210f429e3347a4bcc9fb0fc4bc5d0a3d]

#100194# fix typo


2002-09-05  Malte Timmermann  <mt@openoffice.org>  [4610736e31bab03ac0b19a2fefbaa53c6fd293e0]

#97920# Fields support XSpinField now


2002-09-05  Malte Timmermann  <mt@openoffice.org>  [9469805fe42a080e567ca6d7f3fb8b6ef5c473b0]

#97920# Fields support XSpinField now


2002-09-05  Sascha Ballach  <sab@openoffice.org>  [2ea43f3b5c14f0788e9c9c9ed71dacdbb99800b5]

#102753#; remove Row/Column Description, because it is not supported and specified and should be consistent to ScAccessibleSpreadsheet


2002-09-04  Karl Hong  <khong@openoffice.org>  [9471abdb2ecf3aa09b8f5a1498dbd6d36bee193d]

#102840# fix a language id dismatch problem


2002-09-04  Herbert Duerr  <hdu@openoffice.org>  [165925f300c23687219d6c7248c06bd3b3e39fa5]

#100194# implement Bidi item ordering, adjust to SalLayout::DrawText changes


2002-09-04  Herbert Duerr  <hdu@openoffice.org>  [76924e28f42d91ad56f3c06f5ce16ce83ce098cd]

#100194# use SalLayout's glyph conventions


2002-09-04  Herbert Duerr  <hdu@openoffice.org>  [d6c0a05bc23fba0c081dd73487b32978dbf79f51]

#100194# adjust to SalLayout::DrawText changes


2002-09-04  Herbert Duerr  <hdu@openoffice.org>  [a42e4fb444a60f726277d113ebd5243825339ae9]

#100194# adjust to SalLayout::DrawText changes, use SalLayout's glyph conventions


2002-09-04  Herbert Duerr  <hdu@openoffice.org>  [2b92cf585cdf788d9cc94396e4ecf56ad93f6b56]

#100194# adjust to SalLayout::DrawText changes, prefer references to pointers


2002-09-04  Herbert Duerr  <hdu@openoffice.org>  [b5dadb2a5f0acedb5a5e44b44082e7a812552a82]

#100194# adjust to SalLayout::DrawText changes


2002-09-04  Herbert Duerr  <hdu@openoffice.org>  [c9ebe2003b9ecea775f3a2fb0909635d8853242f]

#100194# moved LayoutEngine from ServerFont


2002-09-04  Herbert Duerr  <hdu@openoffice.org>  [e48bdd861f39ead641d5e7877bbbc83d224b2810]

#100194# use SalLayout's glyph conventions


2002-09-04  Herbert Duerr  <hdu@openoffice.org>  [6266d9147888c65338062ddf468e921f7c1c9248]

#100194# implement Bidi processing for ServerFonts


2002-09-04  Herbert Duerr  <hdu@openoffice.org>  [b252d8266b113bff6305a1be676ce5be830a16a5]

#100194# clean up ServerFont CTL layout


2002-09-04  Herbert Duerr  <hdu@openoffice.org>  [b08ad82a15d02681e7338b817296cfd2739745f9]

#100194# add PDF specific SalLayout class


2002-09-04  Herbert Duerr  <hdu@openoffice.org>  [433468909ea767ae891259e365b96fc6dfeeb0de]

#100194# remove DrawSalLayout, remove non-RTL-mirroring methods


2002-09-04  Herbert Duerr  <hdu@openoffice.org>  [d702df7f08de9e91deb12bd24e2e2c7accda9b22]

#100194# use SalLayout::DrawText, extend GetCaretPositions, some cleanup


2002-09-04  Herbert Duerr  <hdu@openoffice.org>  [9ffa2cbd56ac8330ed6be4e98e2b0affb0ec3b72]

#100194# mnTextLayoutMode instead of mnLayoutMode


2002-09-04  Herbert Duerr  <hdu@openoffice.org>  [322f2c03f3d0d3f5f00834e50215c9bfad4c2b40]

#101701# enable Bidi for GetCaretPosition(), some cleanup


2002-09-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [237c92de5974d6683b3cb26c6319ac4486831b22]

#100000#: constness


2002-09-04  Sven Jacobi  <sj@openoffice.org>  [902e14339cf75a4cabe67872f4524a5ead7cb6d3]

#101571# now also beeing able to access the configuration if last character of subtree is /


2002-09-04  Christian Lippka  <cl@openoffice.org>  [ea20bdc8f79540cf26afe7bd1bd6ed515a3e3891]

#102949# GetFocus can be called in c'tor, check this


2002-09-04  Joachim Lingner  <jl@openoffice.org>  [49e278ce00dd2ea41fd4b99724d0eb33477961b9]

*** empty log message ***


2002-09-04  Joachim Lingner  <jl@openoffice.org>  [60e7730eaa75a8ed7b22d90f98ddb9600af833b6]

 oletest.idl


2002-09-04  Hans-Joachim Lankenau  <hjs@openoffice.org>  [22328a4f817c907867f9aaa7bac1a023641715ca]

#100000# use - for compiler switches instead of /


2002-09-04  Sascha Ballach  <sab@openoffice.org>  [7660263f394ea60dc7a493db9a8ed3bf235f4be9]

#102952#; use contains instead of boundingbox to find a shape in GetAt


2002-09-04  Christian Lippka  <cl@openoffice.org>  [ab1be4621951153c65a8673a829f49f34c11c793]

#102934# don't overpaint already painted help lines


2002-09-04  Sven Jacobi  <sj@openoffice.org>  [44e0cd6bd4f90b5df8e142d5fc61b026b3068cce]

#102510# removed memory leak


2002-09-04  Thomas Benisch  <tbe@openoffice.org>  [f5ce5448803fcfff8d54da014a57795d38d181cb]

#101150# added FillAccessibleRelationSet()


2002-09-04  Philipp Lohmann  <pl@openoffice.org>  [220feb05511eb1c5601991eb51b58a95d5553ff6]

#102660# do not draw completely transparent objects


2002-09-04  Sascha Ballach  <sab@openoffice.org>  [c83916505ca878c4aed111a414cf151c5b21c051]

#102078#; change button name from ~Liste to ~Alle einfügen


2002-09-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [8be092a59a1a7764e8fd90eb833b974e18ff82d2]

#102928# avoid internal versioning of lib


2002-09-04  Jörg Budischewski  <jbu@openoffice.org>  [f2c928967f622c4d9b8e63336302745234eb8150]

#99987# context layers are used


2002-09-04  Christian Lippka  <cl@openoffice.org>  [dc9e96480618a6d56a0b2cb8ebb2f61219220faa]

#100355# fixed SID_CONVERT_TO_BITMAP not to convert presentation objects without user call


2002-09-04  Christian Lippka  <cl@openoffice.org>  [d9e808eea720d189baa94f21699b2a5dea18d38b]

#96824# use api names for Bookmark property


2002-09-04  sz  <sz@openoffice.org>  [4445d3cf860470a8b331c42fccf83f588bbbab00]

added rtl_tres_state export


2002-09-04  Christian Lippka  <cl@openoffice.org>  [8bb632a8387c005dbd83c1d6cd318baa61427b39]

#102885# fixed BorderTop property for handout master


2002-09-04  Mikhail Voitenko  <mav@openoffice.org>  [85c2755e16883d581db39b317b8c152b551da5ba]

#102733# do not create soffice.tmp


2002-09-04  Christian Lippka  <cl@openoffice.org>  [99518441ced832b8e110a587c1e5321933541f0b]

#102885# added page master for handout master and notes master


2002-09-04  Oliver Specht  <os@openoffice.org>  [afba814456e496076bf9b3873d72b31e65d2d20e]

#102101# call CreateAutoMnemonics


2002-09-04  Sven Jacobi  <sj@openoffice.org>  [c15a1710e1f7f9d2092a41228bb940bc1c90ea4d]

#102510# removed memory leak


2002-09-04  Sascha Ballach  <sab@openoffice.org>  [052d7e289efae72d78555f0f32902afd03df4756]

#102679#; add method to calculate the pixel width of a character count; fix getAccessibleAt


2002-09-04  Sascha Ballach  <sab@openoffice.org>  [c95b41f546b08e4544c7e7c95e4da58283449ff4]

#102679#; add method to calculate the pixel width of a character count


2002-09-04  Herbert Duerr  <hdu@openoffice.org>  [da042e5fec06f09e2e0127af1547eadf08f8fca2]

#101701# fix svdem making


2002-09-04  Bertram Nolte  <bnolte@openoffice.org>  [12ea615087015adaa7d0bf72e4e9f9116145dbcf]

#98967# Add netbeans integration module.


2002-09-04  Daniel Boelzle  <dbo@openoffice.org>  [5cb863b1eacde498d62317eb2805e7ae153e45bb]

#100000# deliver java_uno.dll


2002-09-04  Andreas Martens  <ama@openoffice.org>  [9dec83cc8c710487aa09f838e7ed96ee2227c615]

Fix #100360#: Missing table


2002-09-04  Sascha Ballach  <sab@openoffice.org>  [565a59f3274201ecb08cbbb565d7d8aacbcf149a]

#102935#; send events after entering/leaving editmode


2002-09-04  Malte Timmermann  <mt@openoffice.org>  [80980b360cc2f463c77f6226ddc1ec1f1b8b098f]

#94095# Use extra offset only when edit has a border


2002-09-04  Hans-Joachim Lankenau  <hjs@openoffice.org>  [26bec5cca54602c219a6cc367022c6924f08cc4f]

#100000# use wrapped regmerge/regcompare


2002-09-04  Oliver Specht  <os@openoffice.org>  [44f9383ab0f075110e565b980ca59842f434cc28]

#100130# maybe the last unsigned char changed to sal_Unicode ;-)


2002-09-04  Andreas Schlüns  <as@openoffice.org>  [2f15d4e4654ac0c27c34ec015593347de6bbd474]

#102915#, #96508# remove XInitialization


2002-09-04  Oliver Düsterhoff  <od@openoffice.org>  [16bda863cd4c22a7079c830c2b2379e49bca62eb]

#99657# - adjust import of background color in word filter


2002-09-04  Kurt Zenker  <kz@openoffice.org>  [0c13675c095ba26bdc4f31d9fd0923264d1dae4d]

new version for SRC665


2002-09-04  Sascha Ballach  <sab@openoffice.org>  [3b542314ad6f9e96a4324c81f8886969b2aa328e]

#102924#; support the special case of empty/nonempty in the filter; handle number as number and string as string


2002-09-04  Sascha Ballach  <sab@openoffice.org>  [7d7cff7056c565f185b95dee26e0fea313397a02]

#102924#; set the FilterField like expected by the dialog


2002-09-04  Oliver Specht  <os@openoffice.org>  [57af6f9adf43fe75c9552e8db3509132f4760345]

#102615# call ScrollHdl_Impl after Apply to reset the saved values at the Edits


2002-09-04  Sascha Ballach  <sab@openoffice.org>  [b9b1f4ddee74440363e0deb94f259f5316cc9c93]

#97084#; set the field after setting the operator


2002-09-04  Oliver Specht  <os@openoffice.org>  [d50f152a2d2d171c157ca4c5dcecb30abee79f5a]

#102876# strings for AutoPilots set to void


2002-09-04  Oliver Bolte  <obo@openoffice.org>  [5147e4420b6e54cf2491b2f4b0e06f3792be62fb]

new version for SRC665


2002-09-04  Malte Timmermann  <mt@openoffice.org>  [c8cb96c1bffdb05fcb4915b394ab2d2acb7b649e]

#97683# build field2 with exceptions


2002-09-04  Andreas Schlüns  <as@openoffice.org>  [279e1eb174af9d7663c00b632590898ef3fc95cd]

#102915#, #96508# extend it for real requirements


2002-09-04  Daniel Boelzle  <dbo@openoffice.org>  [f21f2d50a53acbd46d3a8802869af97900419222]

#102916# fixed manifest file RegistrationClassName lookup


2002-09-04  Mathias Bauer  <mba@openoffice.org>  [84c7d42977151f74517d907517f4d055e6ebd3d6]

#102904#: get ReadOnly state from right medium


2002-09-04  Mathias Bauer  <mba@openoffice.org>  [848f8d6c8a3373aa823c3aa3c896342606f493c2]

#102886#: disable macro recording for all modules except writer and calc


2002-09-04  Mathias Bauer  <mba@openoffice.org>  [0670b04bbc925b308133c2d58e62950305c69d41]

#102359#: if connection to frame is removed, recorder should be removed also


2002-09-04  Mathias Bauer  <mba@openoffice.org>  [70d2cbb7150f73d31af93809dbfdc16b310778f7]

#102359#: QueryClose


2002-09-04  Malte Timmermann  <mt@openoffice.org>  [3f514cdf6f13268f3de3e8a1916ad106eae9e687]

#102132# WindowDestroyed: Check TopWindows, if they are a child


2002-09-04  Malte Timmermann  <mt@openoffice.org>  [1ef413fd1ab174062cfc5af840e8b87309d676df]

#102132# Message boxes are top windows


2002-09-04  Sascha Ballach  <sab@openoffice.org>  [1fa2fafc57a8f7560d5d27949ced4ad0fed4a497]

#97084#; handle empty/nonempty conditions while opening the dialog


2002-09-04  Sascha Ballach  <sab@openoffice.org>  [054e18243938f0a5f74a5c2a1e6eabf05c50788a]

#97084#; only convert string into number if QueryByString


2002-09-04  Malte Timmermann  <mt@openoffice.org>  [fcecfd00bfcebfd6f767c868249843131b3f5c1b]

#102132# IsTopWindow: Don't return Windows in DTOR


2002-09-04  Sascha Ballach  <sab@openoffice.org>  [b3c242eda1ce8fe1a79dbd6d702f9e4c16fe2a0f]

#97084#; give the FilterDescriptor the DocShell


2002-09-04  Sascha Ballach  <sab@openoffice.org>  [c47c103c63223b61cee1524c49d75eca827d729d]

#97084#; the FilterDescriptor gets now the docshell to get the NumberFormatter of the Document. Also it is a SfxListener to recognize whether the document is dying. Handle number values and empty/nonempty in the FilterDescriptor.


2002-09-04  Sascha Ballach  <sab@openoffice.org>  [dee0a44f18a7718640c030b052fc2a30373f4563]

#97084#; the FilterDescriptor gets now the docshell to get the NumberFormatter of the Document. Also it is a SfxListener to recognize whether the document is dying


2002-09-04  Oliver Specht  <os@openoffice.org>  [0f0584bbdbe82a95b65b9818d7b4c412bbc7de72]

#102536# soft hyphens have to be removed


2002-09-04  Andreas Schlüns  <as@openoffice.org>  [bf0da6d70865305b8ad61cdc2b599f117bf8611e]

#102900# remove dispatch comment; fix parameter typo


2002-09-04  Karl Hong  <khong@openoffice.org>  [0add183c47bd91fd7aa019d6a088884cdd83efbc]

#101099# update from Jack for changing default time from 24 hours to 12 hours


2002-09-04  Karl Hong  <khong@openoffice.org>  [1d64e03c8b079a366c11831975fe1226ed2786a9]

#102840# fix assertions problem for new CTL locales


2002-09-03  Kurt Zenker  <kz@openoffice.org>  [f082e82b744343a8c129fa7c2d3230c89114661b]

new version for SRC665


2002-09-03  Kurt Zenker  <kz@openoffice.org>  [7e31bc099f17700571bfe6d7be185b286e80ebd0]

new version for SRC665


2002-09-03  Rüdiger Timm  <rt@openoffice.org>  [49d78a583fc934c681304d930b5741c66ac76ea9]

new version for SRC665


2002-09-03  ghiggins  <ghiggins@openoffice.org>  [de1f3046b0d07786df0bee46a49eb1bcac086b36]

#99662# Final strings for SSO


2002-09-03  Kurt Zenker  <kz@openoffice.org>  [e0e5462d80218539c61b344df3021995bf29af55]

new version for SRC665


2002-09-03  Rüdiger Timm  <rt@openoffice.org>  [fe558a84a368564fa8f01e19bebf42eebe1cfa79]

new version for SRC665


2002-09-03  Kurt Zenker  <kz@openoffice.org>  [29bbe254f6283995d1073974d2fa33a77562f0b3]

new version for SRC665


2002-09-03  Bertram Nolte  <bnolte@openoffice.org>  [d6c5f6f6d27427d4cb247f08220a19ff408d8afc]

#98967# Add netbeans integration module.


2002-09-03  Henning Brinkmann  <hbrinkm@openoffice.org>  [a3a836d7e64dab2bf40ff8552843909f1d817c1e]

#102499# new CoreToPixel, PixelToCore for rectangles


2002-09-03  Kurt Zenker  <kz@openoffice.org>  [df344af442aa3f1f065a63a1214b3da1f561a615]

new version for SRC665


2002-09-03  Henning Brinkmann  <hbrinkm@openoffice.org>  [811dbf724d80cbf7232f2faf4f2ce18e860d4505]

#102594# removed some replacement texts


2002-09-03  Kurt Zenker  <kz@openoffice.org>  [271cd4a3b4eb5af7386945e1f92b6da7a82b0d0a]

new version for SRC665


2002-09-03  Oliver Düsterhoff  <od@openoffice.org>  [c02f4b9b3f86deff6d0c58beb1c2ae16aa40e785]

#99657# - adjustment: background color set, if it is not COL_TRANSPARENT


2002-09-03  Henning Brinkmann  <hbrinkm@openoffice.org>  [67200b838a345f6cce38607f2038c18a0f4de7c4]

#102594# removed some replacement texts


2002-09-03  Frank Meies  <fme@openoffice.org>  [c882db7e05d0dad66da01c562677bae9ebf10e48]

#102594# Accessibility - Position and width inside field portions


2002-09-03  Oliver Bolte  <obo@openoffice.org>  [a359e9f9d65ef3ffb245ce3d61ad9d87c836c15f]

new version for SRC665


2002-09-03  Oliver Specht  <os@openoffice.org>  [7e4a40f0a2b35c7ec94d00b6222fda4d16236625]

#102450# set background color at the EditEngine


2002-09-03  Mikhail Voitenko  <mav@openoffice.org>  [b0b73929098e747573e869846d2c1ec7872b88c9]

#102603# handle an error


2002-09-03  Oliver Düsterhoff  <od@openoffice.org>  [e5d25eba9af7c657e22e55f343110c1d05fcc0d4]

#102450# - correction in local method SwAlignRect


2002-09-03  Oliver Bolte  <obo@openoffice.org>  [a0e89d4e683e668bbb8388f91d1302a4379bd8cc]

#100000# memcpy + strlen unkown if with debug=t


2002-09-03  Frank Schönheit  <fs@openoffice.org>  [13c10f97c53e1d1eb5ad1b6e7e47982f931d7120]

#96930# update the doc


2002-09-03  Thomas Benisch  <tbe@openoffice.org>  [35501ecb2b32f653383815b4fc2c020311e17fa2]

#102613# added AccessibleTabBar, AccessibleTabBarPage, AccessibleTabBarPageList


2002-09-03  Philipp Lohmann  <pl@openoffice.org>  [cbb750ccf705da3c93a091495505f384e03f5f55]

#96930# do not use gsl_getSystemTextEncoding anymore


2002-09-03  Philipp Lohmann  <pl@openoffice.org>  [02a3b6f7b53a80b99c05854a534ba72bbc2fd411]

#96930# disable help button in folder picker


2002-09-03  Sander Vesik  <svesik@openoffice.org>  [af306c3106f40b29e739e27dacfedfbe5ab2340b]

Merge CLK_TCK change from OO642C (and many branches before that) to HEAD


2002-09-03  Niklas Nebel  <nn@openoffice.org>  [057fbfd97262c1a1ee0e149789ac04d900952251]

#101061# handling of recorded slot SID_ENTER_STRING


2002-09-03  Malte Timmermann  <mt@openoffice.org>  [b5a0bf9025f3a1f17917dc47dffc0aecddb5a9e6]

#101358# call setPosSize in createPeer()


2002-09-03  Hans-Joachim Lankenau  <hjs@openoffice.org>  [188949be02334864ef48716766dfe4e28d9b2118]

#100000# use - for compiler flags instead of /


2002-09-03  Kai Sommerfeld  <kso@openoffice.org>  [734962718c3c721337c51b9dca32f04bfbdff93f]

#102871# - Supply username+password from previous try with authentication request (to make password container service work correctly).


2002-09-03  Kai Sommerfeld  <kso@openoffice.org>  [271abda36d26d22b6c400dcb8e0d567d61f6e8f8]

#102871# - Changed (default) RememberAuthenticationMode to SESSION.


2002-09-03  Frank Meies  <fme@openoffice.org>  [6e74f6d4cf15a2f52f90dbe4093d2f3f6efa2ccc]

#101272# Do not change page after end of nested section


2002-09-03  Oliver Bolte  <obo@openoffice.org>  [2e2855e7df8059911766d10d62be8a5a901ff27d]

SRC665


2002-09-03  Thomas Benisch  <tbe@openoffice.org>  [c2a1497dd8095b860f7ce08b797584b88e20d9fc]

#102852# corrected OCommonAccessibleComponent::contains()


2002-09-03  Christian Lippka  <cl@openoffice.org>  [2ecc6e0af83c465d6387c46e9eef920ba1219dcc]

#102864# changed tab order


2002-09-03  Andreas Schlüns  <as@openoffice.org>  [cb1d3ad3126ce403b629010267a9cba787336f58]

#102867# don't make active if no frame interface is available


2002-09-03  Andreas Schlüns  <as@openoffice.org>  [ba684d7ded0e8d5994601b048ab09db4e238bfe9]

#102867# change SID_PASTE back to be void item


2002-09-03  Oliver Specht  <os@openoffice.org>  [409bb955726abc706058cfb515fbfec2f624639e]

#102884##i6319# character attribute changes mustn't automatically update paragraph style if no paragraph selection exists


2002-09-03  Kurt Zenker  <kz@openoffice.org>  [c838253aa217dd6a21c551592aa7f80c77a0baf3]

new version for SRC641


2002-09-03  Vladimir Glazounov  <vg@openoffice.org>  [204bbb4bcb75e26319228817ba08b5a469d85469]

#100000# typo


2002-09-03  Mathias Bauer  <mba@openoffice.org>  [b6c31b2138b39389d5a55856264f70482068760e]

#98951#: ImageReflection not in 641


2002-09-03  Behrend Cornelius  <bc@openoffice.org>  [1ceebda715f96912190d08968421bbafa986249a]

#101991# now also fileopen and Folderpicker disposed


2002-09-03  gt  <gt@openoffice.org>  [c858dc373eb58a37fa5e22876d3d140c582e5889]

#99281# HC images and handling for GalleryBrowser2


2002-09-03  Hans-Joachim Lankenau  <hjs@openoffice.org>  [54dcf8a539445cb52d4b61ce3f45728c1eb88584]

#100000# fixed OUTDIR2INC for windows; REMOVE_PACKAGE on non-exstent trees shouldn't give an error


2002-09-03  Vladimir Glazounov  <vg@openoffice.org>  [e4d9fa9d5442858fb01c30737d366c37798fd974]

#100000# typos


2002-09-03  Behrend Cornelius  <bc@openoffice.org>  [3c513867a5f9538014c141a4d9c9867922d53821]

#101991# now storedialog disposed after call


2002-09-03  Carsten Driesner  <cd@openoffice.org>  [54526bf8dc788380880606d37c498ea09dd432d1]

#102788# Removed one blank from text


2002-09-03  Malte Timmermann  <mt@openoffice.org>  [a0c3631313926ab41282a041f706f96b1265e7c6]

#100117# #100119# Call ImplHandleMove/Resize instead on Move/Resize directly


2002-09-03  Vladimir Glazounov  <vg@openoffice.org>  [997583f81744e6cef9ab70b23d9bcbbb93ae66e1]

SRX643


2002-09-03  Kurt Zenker  <kz@openoffice.org>  [18a11882cd215244989245c6514e33c6d120f280]

new version for SRX643


2002-09-03  Oliver Düsterhoff  <od@openoffice.org>  [8cb05ea25f8cee6e745fca906410d40a4785bb8f]

#102450# - implement SwFEShell::GetShapeBackgrd


2002-09-03  Frank Schönheit  <fs@openoffice.org>  [06dd571a355dac18c1edb58230084b5156199570]

#97807# on behalf of sleebybear@ooo: compile multifil.cxx with exceptions enabled


2002-09-03  Oliver Düsterhoff  <od@openoffice.org>  [e624cae7b41ada9553444bdd63f6a389bbb0cf17]

#102450# - new method SwFESHell::GetShapeBackgrd


2002-09-03  Oliver Specht  <os@openoffice.org>  [60c59a2368b63b12ccd93916539fbb58abb2ad96]

#99471# COL_TRANSPARENT provided in status method of character background instead of COL_LIGHTGRAY


2002-09-03  Oliver Düsterhoff  <od@openoffice.org>  [5a91ca00eabc39c34b65e67ae662fd994d486c1a]

#102450# - add 3rd parameter to method calls SwViewImp::PaintLayer


2002-09-03  Oliver Specht  <os@openoffice.org>  [fae862922ef8aaf8ef1e9dc71487999fd9aa49f3]

#99471# transparency color changed to COL_LIGHTMAGENTY


2002-09-03  Oliver Düsterhoff  <od@openoffice.org>  [fbfd48988becbe395a6373f286e6141a1b9220d9]

#102450# - consider new parameter of method SwViewImp::PaintLayer


2002-09-03  Oliver Düsterhoff  <od@openoffice.org>  [b7fea95ad22a9ca5bf59dedeb2ebc22ba15cb4b2]

#102450# - add 3rd parameter to SwViewImp::PaintLayer


2002-09-03  Oliver Düsterhoff  <od@openoffice.org>  [7777e3a65cf25594f125bab49172ae35af28ec74]

#102450# - implement method to get background color of page, call <PaintLayer> with background color of page; #99657# - corrections on drawing transparent background on transparent graphics


2002-09-03  Oliver Düsterhoff  <od@openoffice.org>  [dc27f789c245c1367f293953245c2fddc0057662]

#102450# - new method to determine background color of page


2002-09-03  Daniel Boelzle  <dbo@openoffice.org>  [4aa141b914f9c314dbc482eb58cc9cd872d64a68]

#102846# class needs to be public


2002-09-03  Oliver Specht  <os@openoffice.org>  [08096685251bbf68d64270325e81306fb6597119]

#98522# use output window to calculate scrollbar ranges


2002-09-03  Oliver Specht  <os@openoffice.org>  [e926584f50d3286078696aa0f3fdb036f89823bf]

#98373# catching supportsResultSetType() exception


2002-09-02  Oliver Bolte  <obo@openoffice.org>  [6a0f8055b84d492aebbe23c970439ae0c01eb7bb]

new version for SRX643


2002-09-02  Kurt Zenker  <kz@openoffice.org>  [a35143ef2dd97d9547f162b9d181319acb92e207]

new version for SRX643


2002-09-02  Kurt Zenker  <kz@openoffice.org>  [a586a824ad5c07f36d559f42d337f37834ce9199]

new version for SRX643


2002-09-02  Jörg Barfurth  <jb@openoffice.org>  [23d910fb64a3053abdc58c82cee63c3ab47b3c46]

#102804# Unified declarations of service support for backend registration and construction


2002-09-02  Jörg Barfurth  <jb@openoffice.org>  [b25559bfff5c5a2254d7eee0f9ced48276e3dcc5]

#102804# Changed sequence of building and wrapping a backend to allow fallback to offline mode


2002-09-02  Daniel Vogelheim  <dvo@openoffice.org>  [af740b2625e51a231b8784c92a7c85b70e7f53e4]

#102496# fixed: replaceText ( & friends ) refused to change an empty paragraph


2002-09-02  Thomas Benisch  <tbe@openoffice.org>  [711c64349b35e473d986cac6c5259262c5b43976]

#102613# added support for accessibility and event notification


2002-09-02  Thomas Benisch  <tbe@openoffice.org>  [1a497ca80e34722d2336f445f90e0e7d39d941cc]

#102613# added support for accessibility


2002-09-02  Philipp Lohmann  <pl@openoffice.org>  [56318cd97ceddf0c3b8a5f41c757228cd1a2b1d5]

#102862# check for valid returnvalues in sal_equalHosts


2002-09-02  Andreas Martens  <ama@openoffice.org>  [b641c5ce5fc12e652682e08560b6b4edd3c38208]

Fix #98838#: No formatting of cell/tables during the formatting of the content


2002-09-02  Sven Jacobi  <sj@openoffice.org>  [f9087826881e023d15955ee5e4ee0667b555541e]

#102859# #i1548# #i5813# take care of the BuHardFont attribute, which is often used for default bullets


2002-09-02  Kurt Zenker  <kz@openoffice.org>  [d2cbaeb8c0e55e2c377d30b2da324e7dceb86465]

new version for SRX643


2002-09-02  Frank Schönheit  <fs@openoffice.org>  [c0a3e60be7be2b161d0ad6d4325eac1cec430e6b]

#65293# forgot an include


2002-09-02  Sascha Ballach  <sab@openoffice.org>  [a18238ca2b104df748a227daa0e6c2a773684601]

#102444#; send visible data change events


2002-09-02  Sascha Ballach  <sab@openoffice.org>  [e6d6206d441ba1ca581c7489ced9fed6d5ee8d8b]

#102444#; add own viewforwarder for every page preview object with text


2002-09-02  Sascha Ballach  <sab@openoffice.org>  [ce93375c42e593bd18d46bfc603c00e690bb534e]

#102444#; add Notify method to react on visibility changes


2002-09-02  Daniel Boelzle  <dbo@openoffice.org>  [a55732e8d1e281bc6363277b3068080c0ca25ef1]

#102601# caught java.lang.Exception


2002-09-02  Sascha Ballach  <sab@openoffice.org>  [09aa3b96e9fa96ddb5fa3e50bc790e359c8837a6]

#102444#; add focus lost and got hints for windows


2002-09-02  Sascha Ballach  <sab@openoffice.org>  [b9279af77f1678b86c6672e211cf3e0dfe613aeb]

#102444#; send more specific events to the accessibility objects


2002-09-02  Hans-Joachim Lankenau  <hjs@openoffice.org>  [6bf12a4c7825fbe291a6ec778259da1b3666a372]

use java variabble


2002-09-02  Christian Lippka  <cl@openoffice.org>  [7997149f6913d341a7f24c0fb80b079910f9a9f2]

#102650# catch exceptions when calling listeners


2002-09-02  Mathias Bauer  <mba@openoffice.org>  [4ca65a2e0f0831807d336a36dec74b069996bd24]

#100000#: slot accidently removed


2002-09-02  Niklas Nebel  <nn@openoffice.org>  [6d79576b3a781cf77ab289c3d0431119fefa6a9e]

#101327# recording of SID_INSERT_GRAPHIC


2002-09-02  gt  <gt@openoffice.org>  [d7f675e1abb390bcac8a14df2a841c4cbe43e652]

#99281# new mask color magenta


2002-09-02  gt  <gt@openoffice.org>  [47af6da32dbc4c8ca543b5097930549fb6b1100d]

#99281# new mask color magenta


2002-09-02  Malte Timmermann  <mt@openoffice.org>  [e43b4bf7b1e55b2d3dd8446717bdc12b65b7dd41]

#84536# Use I18N


2002-09-02  Oliver Specht  <os@openoffice.org>  [87d8f7a8f717f7d2e2bbdda6d7ee06dd770dd14e]

#98207# Repeat: Ctrl+Y added, Style catalog: Ctrl+F11


2002-09-02  gt  <gt@openoffice.org>  [8328744444481429c00b0f81d3391551e5e7fe56]

#99281# new mask color magenta


2002-09-02  gt  <gt@openoffice.org>  [6c71e6453b2b44b30d5bd45a21e3e1e2d5c5221b]

#99281# new mask color magenta


2002-09-02  gt  <gt@openoffice.org>  [7b3759dc604b1dd123193a49593d79384d3f5a93]

#99281# new mask color magenta


2002-09-02  Oliver Specht  <os@openoffice.org>  [885cec08ecf6d6f1a131bd1c203098b43bc5ad72]

#101996# Java accessiblity tool tip removed


2002-09-02  gt  <gt@openoffice.org>  [e16f555f3b7d8a0c7d1090b3ea17183aa39819e0]

#99281# new mask color magenta


2002-09-02  Oliver Specht  <os@openoffice.org>  [0ad4beec2d62a6b8cafcc63782b132c60b969c1d]

#99892# section type must be reset for the LinkRegion property, too


2002-09-02  Thomas Lange  <tl@openoffice.org>  [7eac0bcf318e1a7468f218a71ea20202f9d7025c]

#102736# throw exception when attachToRange is called twice


2002-09-02  Malte Timmermann  <mt@openoffice.org>  [5c2c3e83d5933cda482e9048fd3b30051d4adfa4]

#97683# AM/PM


2002-09-02  gt  <gt@openoffice.org>  [ba15dfb00d4a71573f22240ddf5807f9b41dbe94]

#99281# new mask color magenta


2002-09-02  Andreas Martens  <ama@openoffice.org>  [a2748e145e40701ba070d1d37ae1f0e625030704]

#102510#: GetPageCount, GetPageSize for PDF-export


2002-09-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [19f4cb98ebf826a21dae76ca265af31626731165]

#96956# readded


2002-09-02  Behrend Cornelius  <bc@openoffice.org>  [17b23e68f3e75c9b9bd3b8964e688044f57770f1]

#96775# Errormessage in macro inserted


2002-09-02  gt  <gt@openoffice.org>  [965d26b26cfaf4df3c4e0c84df9f9d678205d2ca]

#99281# new mask color magenta


2002-09-02  Mathias Bauer  <mba@openoffice.org>  [f560dd6d4d54c2684273c2437ff4ff92635450cc]

#102830#: check Overwrite flag


2002-09-02  gt  <gt@openoffice.org>  [e919365ab8796d5a726feb091a3bdefb8eb696b4]

#99281# new mask color magenta


2002-09-02  gt  <gt@openoffice.org>  [7f97a631dafaa688686fc721d0b159ee7552f23e]

#99281# new mask color magenta


2002-09-02  Michael Hönnig  <mi@openoffice.org>  [be0f1b815ce9e66a129a3923c5dbd5649a0be2eb]

services PropertySet and PropertySetInfo specified, as used in DevGuide


2002-09-02  Frank Schönheit  <fs@openoffice.org>  [2f82ea11dcb4b6596a1e14e0a6db1f1b43cccd65]

#98802# (checking in on behalf of BerryJia@openoffice.org) remove the View/Full Screen menu item - does not make sense here


2002-09-02  gt  <gt@openoffice.org>  [9f170b301377140bcb1b27d52b301cc81cc79218]

#99281# new mask color magenta


2002-09-02  gt  <gt@openoffice.org>  [b418acf6d7aa86846c27f953bdb05fd5fcf5e09d]

#99281# new mask color magenta


2002-09-02  Thomas Lange  <tl@openoffice.org>  [809f64d5400b78e31e2c368d8c50d5e3fb4b0641]

#97643# component description for SwXTextDefaults added


2002-09-02  Hans-Joachim Lankenau  <hjs@openoffice.org>  [0197a31ebb60acbda81ec4ad4a22a6b097712ae1]

#100904# initial checkin


2002-09-02  gt  <gt@openoffice.org>  [ab4fd515a59c86fe1fb7626468d1e8debfd64012]

#99281# new mask color magenta


2002-09-02  gt  <gt@openoffice.org>  [cdb453d396a2e2bc924b2d45348a35ff7971d991]

#99281# new mask color magenta


2002-09-02  Björn Milcke  <bm@openoffice.org>  [a4a8c9ffc6c3b3c173177436cb7f5e7949375bfb]

#i6698# fo:direction is already included in style:properties


2002-09-02  gt  <gt@openoffice.org>  [462d8ddf27399a2ac915c967b2e1a25e9556685e]

#99281# new mask color magenta


2002-09-02  gt  <gt@openoffice.org>  [b457277c20edc57dfbc5caece3355451a50d755e]

#99281# new mask color magenta


2002-09-02  gt  <gt@openoffice.org>  [0758ddc242c31d621125a6b7c5f31ea9b21f0da8]

#99281# new mask color magenta


2002-09-02  gt  <gt@openoffice.org>  [de2e15ff1046aa45e98a5fe2b4fa76da6e1498c1]

#99281# new mask color magenta


2002-09-02  gt  <gt@openoffice.org>  [f28f7ebe17fec6103b4aa43534dec75ea696d571]

#99281# new mask color magenta


2002-09-01  Matthias Huetsch  <mhu@openoffice.org>  [9026c6ac838422051e9ccd849be61dc8eeb8c042]

#102715# Fixed C++ library versioning (UNIXVERSIONNAMES=UDK).


2002-09-01  Matthias Huetsch  <mhu@openoffice.org>  [419bd1130842b739595743e69ba72e8afdb70453]

#102715# Fixed C++ library versioning (UNIXVERSIONNAMES=UDK).


2002-09-01  Matthias Huetsch  <mhu@openoffice.org>  [ffaf3f5fb3dee06d26b67f99934addb3dfac0573]

#102715# Fixed C++ library versioning (UNIXVERSIONNAMES=UDK).


2002-09-01  Matthias Huetsch  <mhu@openoffice.org>  [2ce65a5251c9496afdbd8848ff004fc8763fbe83]

#102715# Fixed C++ library versioning (UNIXVERSIONNAMES=UDK).


2002-09-01  Kai Ahrens  <ka@openoffice.org>  [9e3046a971a96d5e92186864542304504e4b6bc1]

#102811#: set LOADED after successful update of link


2002-08-30  Sander Vesik  <svesik@openoffice.org>  [bcc1e6055249c412b26f833160480e1dbf93e76c]

Fix #include to not use stl/


2002-08-30  Karl Hong  <khong@openoffice.org>  [89e97c106f2d3d724d6bcc6a2d75c0f3da36ee3c]

#102771# change word breakiterator mode to DICTIONARY_WORD for hyphenator


2002-08-30  Niklas Nebel  <nn@openoffice.org>  [298575f26c9a3116d18645849b52f7a88d8eb6b2]

#74215# allow locked modifiers in column/row headers


2002-08-30  Daniel Vogelheim  <dvo@openoffice.org>  [a0370dacaef682d9ff201645b70fc92bda89c147]

#101550# added dynamic spacing attribute to DTD


2002-08-30  Daniel Vogelheim  <dvo@openoffice.org>  [e34ec41ecf2dbfa9f95ffd97519db58c5b5de5c4]

#101550# load/save dynamic spacing flag in header footer


2002-08-30  Daniel Vogelheim  <dvo@openoffice.org>  [cdd183e694735d5acc54c03ae94c7532b57ffb50]

#101550# fixed property states for Header/FooterDynamicSpacing


2002-08-30  Behrend Cornelius  <bc@openoffice.org>  [10775013e6bf59a5c36213f767fa2a96d8563da6]

#100395# now disposing of dialogs improved


2002-08-30  Thomas Benisch  <tbe@openoffice.org>  [6b653b720b614326226a71823229c1b808f4f9cb]

#102613# export vclxfont.hxx


2002-08-30  Thomas Benisch  <tbe@openoffice.org>  [bd3efd720f626bf1f6f0b5e43ddc6b9022b8cd1a]

#102613# added CallEventListeners


2002-08-30  Kurt Zenker  <kz@openoffice.org>  [927f17993c6e45db611afdaefdf245880e07fd77]

new version for SRX643


2002-08-30  Niklas Nebel  <nn@openoffice.org>  [95b2a033c1fae093c182817ce2a618ee2778730a]

#102253# support multi selection by keyboard


2002-08-30  gt  <gt@openoffice.org>  [1142e9721a8bfb22ba5b337ddc944c9156b51bfa]

#99281# new mask color magenta


2002-08-30  Philipp Lohmann  <pl@openoffice.org>  [6448426d0ab769a208a598d5cd4dbe4e6ad381d4]

#100602# recognize special characters in ansi1252


2002-08-30  Daniel Vogelheim  <dvo@openoffice.org>  [39fef1ad24c213f9d55aa086c435d0e66fb132b6]

#102547# prevent crash when accepting all redlines


2002-08-30  Oliver Specht  <os@openoffice.org>  [7a3699c8199f8ced4b37d0e99dd5716b0f842710]

#102755# ::SetMaxCount() corrected


2002-08-30  Sascha Ballach  <sab@openoffice.org>  [6cad9abb5e7e09c9fea648252727ea5e701cd2c7]

#102793#; search for a shape in GetAt by iterating from the last one to the first one and compare the point with the bounding box. don't return background shapes, because they are behind the sheet


2002-08-30  Stephan Schäfer  <ssa@openoffice.org>  [e94daca2d00f71ec5bd8a20b53e99da11afcc978]

#101281# improved set window background in UpdateSettings


2002-08-30  Sascha Ballach  <sab@openoffice.org>  [9f34e928a110955407114c3252c0effc61be9bb9]

#102793#; don't thow IndexOutOfBoundsException, because the calling method does it if needed


2002-08-30  Kurt Zenker  <kz@openoffice.org>  [d4e126828255cbff06ac325296067ff26dcb74b4]

new version for SRX643


2002-08-30  Kai Sommerfeld  <kso@openoffice.org>  [46f57f4234b852dfb576b689f91779141212a66f]

#102795# - Fixed multithreading issue in DAVResourceAccess::initialize().


2002-08-30  Kurt Zenker  <kz@openoffice.org>  [4ca0fed8b5b0a5fbc8611029f3e7cf7255a79cc8]

new version for SRX643


2002-08-30  Andreas Bregas  <ab@openoffice.org>  [7322e33e2758b736cfe96f55fcdf82677b0b6c95]

#102797# Reversed dialog disposing order


2002-08-30  Caolán McNamara  <cmc@openoffice.org>  [116f47155464be011c482b9eb50e1ea3dacd1477]

#102794# don't crash with unfound which id


2002-08-30  Oliver Düsterhoff  <od@openoffice.org>  [3136549e13dfc6078b082086bbc9522fcb08e6dd]

#99657# - correct wrong code for Solaris


2002-08-30  Thomas Lange  <tl@openoffice.org>  [5629347e79efa0768b31ea45ef38c8485dabc1b0]

#99082# StateChanged fixed (base class always called)


2002-08-30  Vladimir Glazounov  <vg@openoffice.org>  [7b1a0ff2dc75b3af61b7585b75cdb856fbab736b]

#100000# typo


2002-08-30  Oliver Specht  <os@openoffice.org>  [1a6dbfc8a1b0558ecdd7df0568674663e528eff9]

#100286# helpid of group name dialog added (changed by GL140824)


2002-08-30  Stephan Schäfer  <ssa@openoffice.org>  [4ac45d5815900302131e68aec6ce0516b648be53]

#102644# tip help also on Ctrl-F1


2002-08-30  Thomas Lange  <tl@openoffice.org>  [a2fedc0a036ced321577e7393c1fde65e4169ed6]

#101550# properties for dynamic spacing of headers and footers added


2002-08-30  Oliver Specht  <os@openoffice.org>  [e3723b3b753d25ea5254982888031f38a4b4467b]

#99281# include added


2002-08-30  Oliver Specht  <os@openoffice.org>  [16c8d0064ca68a33c6e0d94756856cce82c13b87]

#102790# inactive menu items are initially visible now


2002-08-30  Behrend Cornelius  <bc@openoffice.org>  [8507c2c7faa9a97cbd21e75acf4a98ca23239109]

#94944# Added an absolute path to graphic link


2002-08-30  Oliver Düsterhoff  <od@openoffice.org>  [f34b86c0ec245645f863896d1972a2c16df4053a]

#99657# - wrong assertion on GetBackgroundBrush


2002-08-30  Thomas Lange  <tl@openoffice.org>  [ce09dbf4c635ac3a62ea42f6867652df52739f8d]

#101550# API for dynamic spacing of headers and footers added


2002-08-30  Oliver Düsterhoff  <od@openoffice.org>  [ecdfe2ef1ecb40f926697959877b8f9fd8106e1c]

#99657# - wrong assertion of GetbackgroundBrush


2002-08-30  Oliver Specht  <os@openoffice.org>  [d75e8c75b511fd3b6e887a4e6c4dd3e5c6eb0d05]

#102479# call FN_EDIT_FORMULA asynchronously


2002-08-30  Sven Jacobi  <sj@openoffice.org>  [87d3e877457e3658fdddbe1ce5c2fd20ae6a80de]

#100477# improved callout import


2002-08-30  Christian Lippka  <cl@openoffice.org>  [c5e2bede50d664b6e58a38748a6a1f21d31b28b2]

#101791# don't enable create button if nothing is to create


2002-08-30  Ocke Janssen  <oj@openoffice.org>  [11489060b874712a05f69f9d6ec2bb39e0aa4be0]

#99475# adjust header position when column is moved


2002-08-30  Ocke Janssen  <oj@openoffice.org>  [4a83e17bcbac0f3eb1dbb279d6879c7af5abad27]

#99475# correct group by clause


2002-08-30  Ocke Janssen  <oj@openoffice.org>  [e02a3242c4cce43c86237fcfc5ab97847b0e7f13]

#99475# change member to int32 and insert some new inlines


2002-08-30  Ocke Janssen  <oj@openoffice.org>  [6dd38f4fb69e768a07cd31119b774891168a14cc]

#99475# change column position to id


2002-08-30  Ocke Janssen  <oj@openoffice.org>  [00e0488a8fb581bc272a1feafc453c7985af079d]

#99475# do better validation and undo actions


2002-08-30  Ocke Janssen  <oj@openoffice.org>  [ed167ac0ef1c1447e85eaae107afd585de06d0e2]

#99475# change the recognizing of the sql statment


2002-08-30  Ocke Janssen  <oj@openoffice.org>  [180615ef44fbc8076a473187c895eb160f0fdbfb]

#99475# change member to int32 and insert some new inlines


2002-08-30  Ocke Janssen  <oj@openoffice.org>  [ea5b701a4f52c63d71fe14b1c9b04d7daff60853]

#99475# new enum for function types


2002-08-30  Carsten Driesner  <cd@openoffice.org>  [fb3a2efbe41a0df02ce4975623a407e4ad28b7fa]

#102788# Corrected german strings


2002-08-30  Oliver Specht  <os@openoffice.org>  [9cfecc0fdfbf49c6d06c169e06223e6769c6d19a]

#101550# enable/disable dynamic distance CheckBox


2002-08-30  Oliver Specht  <os@openoffice.org>  [cc502e55740006c83e1b988c876b8ede4308f65e]

#98399# frame direction removal corrected


2002-08-30  Andreas Martens  <ama@openoffice.org>  [d9a5d993f9fc20898305c88c1770a9cb1ac49f5a]

Feature #99727#: Find the next footnote


2002-08-30  Oliver Specht  <os@openoffice.org>  [764b8f0d6f31e3dcb8040b5e60f03518ae76749d]

#100372# configurable source view font name and font height


2002-08-30  Oliver Specht  <os@openoffice.org>  [68f9931d3a1a4a6d1c1aef61df5551c3a8016eca]

#100372# configurable source view font name and font height


2002-08-30  Mikhail Voitenko  <mav@openoffice.org>  [ea82be192d242f5943b201e42f98bc1109044ba0]

#101180# do not create temp file in destination catalog


2002-08-30  Oliver Specht  <os@openoffice.org>  [55ff8160e5ba1a82fc233fb31732b4aa10141b3c]

#100372# configurable source view font name and font height


2002-08-30  Oliver Specht  <os@openoffice.org>  [9cb0f9553016341b14a5c76710c8c89e8c8f8d71]

#100372# configurable source view font name and font height


2002-08-30  Mathias Bauer  <mba@openoffice.org>  [a2b4b8fb49f5dddf9759c5f850e9efc3949b8dbc]

#102635#: don't change ID of controller item


2002-08-30  Peter Burow  <pb@openoffice.org>  [b7eab2cf1772412671a02eec152939687aa86aa3]

fix: #102729# D&D: call base class if necessary


2002-08-30  Carsten Driesner  <cd@openoffice.org>  [6039c4ebc193ff0a2d74c43d176d46e2e459433c]

#102735# Support default image push button for customize toolbars


2002-08-30  Henning Brinkmann  <hbrinkm@openoffice.org>  [db54df468f6f404118b31f2e77daa38d4a80205e]

#100905# non-const GetFly, fix GetConnectableFrmFmts


2002-08-30  Ocke Janssen  <oj@openoffice.org>  [60bf9dc456b528718bf2db46c2b7afef1744ddef]

#100839# clear variables before use them again


2002-08-30  Henning Brinkmann  <hbrinkm@openoffice.org>  [881d7c13fafd75c8278bf281e39a4b73aae25843]

#100905# chaining from dialog


2002-08-30  Henning Brinkmann  <hbrinkm@openoffice.org>  [0519c372ff352a1dc3d80b8cf485ff18b5a384ea]

#100905# non-const GetFlyFrm needed for GetConnectableFrmFmts


2002-08-30  Henning Brinkmann  <hbrinkm@openoffice.org>  [02c5849d19d741405a423da4e19f1e301bb2896c]

#100905# corrected mixed up parameters when calling GetConnectableFrmFmts


2002-08-30  Vladimir Glazounov  <vg@openoffice.org>  [d8f36223ddd7da82aa87058caf451ec0c7a12161]

#100000# temp object for gcc


2002-08-30  Ocke Janssen  <oj@openoffice.org>  [e76aaf39c2fdd786c2de719da9c5afa2f9adfaf2]

#101846# STR_QRY_LIKE_LEFT_NO_COLUMN changed


2002-08-30  Ocke Janssen  <oj@openoffice.org>  [03dd4ead824acac5c8d1605f72a1d5afcd23f9c0]

#102642# use of EventListenerHelper to avoid refcount problem


2002-08-30  Oliver Braun  <obr@openoffice.org>  [6dc2df7914c19dbc2b967d28785f4bddd5efccd6]

#102725# fixed keyReleased to return false


2002-08-30  Ocke Janssen  <oj@openoffice.org>  [71a4019638e101ffdcec67bc2ff04c8971d8923c]

#102756# move checkbox inside invalid class


2002-08-29  Kai Ahrens  <ka@openoffice.org>  [fe3a3e4aacfc6da4e1fd4cb0a6a6356ba8007a22]

#101571#: added PDF filter for Writer


2002-08-29  Sander Vesik  <svesik@openoffice.org>  [f13b1d2559883edcb14b053332b6bc9b4afd26fe]

util depends on lang


2002-08-29  Karl Hong  <khong@openoffice.org>  [eada1e86516c01d705846721753b8ae565d6315e]

#101141# implement default handling for Transliteration and NatNum properties


2002-08-29  Daniel Vogelheim  <dvo@openoffice.org>  [10841f8eecf9e7f8106b60ffe61657e3be7e9813]

#99657# load/save background (color + image) transparancy         for Writer frames


2002-08-29  Herbert Duerr  <hdu@openoffice.org>  [fc3cf02d95eb8f82d9bf7b07c40805fcdbfbfdc2]

#101701# change GetCursorPostions() to return array of start/end positions


2002-08-29  Rüdiger Timm  <rt@openoffice.org>  [0d9c09f5be04500a71a0e8624eb0c01f060a45c3]

new version for SRX643


2002-08-29  Stephan Schäfer  <ssa@openoffice.org>  [27e6eabf43689a660ae1df31cdb9b5a2cbe2319f]

#100860# Disable automatic GUI mirroring (right-to-left) for document windows


2002-08-29  Stephan Schäfer  <ssa@openoffice.org>  [021183a09db476d5864c58336507b92563eea6b2]

#100860# minor updates for window based UI-mirroring


2002-08-29  Kurt Zenker  <kz@openoffice.org>  [bb2a8360b22d159d2676715adbac9f1bdf79c621]

new version for SRX643


2002-08-29  Herbert Duerr  <hdu@openoffice.org>  [fa4adc5f82f20f6ed446b7bd12ef7ffcc4a8e345]

#100194# fix Bidi for mixed RTL/LTR and implement GetCursorPositions


2002-08-29  Sascha Ballach  <sab@openoffice.org>  [3059693c28882fa88de6983d59fa26d1d7fa6bbd]

#102709#; add ScUnoGuard to all get...RelationSet methods; increment nIndex so it is no loop


2002-08-29  Hans-Joachim Lankenau  <hjs@openoffice.org>  [bd7f43b07d260cd28cbcb7056d6cb345cc729763]

#100904# initial checkin


2002-08-29  Stephan Schäfer  <ssa@openoffice.org>  [6d7a453fdcf9ccd2ed0ed0a908c5f0cb70b3ff0b]

#100860# window based UI-mirroring


2002-08-29  Behrend Cornelius  <bc@openoffice.org>  [6ecd3426c260ada6ef366e499135720ff6fdc126]

#100384# remaining Bug in Sorting routine fixed


2002-08-29  Philipp Lohmann  <pl@openoffice.org>  [f30ee5f5bf4d984748f9e96837d78c2c8680470c]

#101607# corrections for vertical writing


2002-08-29  Sven Jacobi  <sj@openoffice.org>  [e7c7fed886b8bf1366c1b66662c4a583f537aba4]

#102722# fixed problem with unititialized variable (FontCollectionEntry::Scaling) if font is not available


2002-08-29  Frank Schönheit  <fs@openoffice.org>  [4f84922fc0212475cbb0ff214d1548df72b9e900]

#96956# +PropertyBrowserController


2002-08-29  Sascha Ballach  <sab@openoffice.org>  [6ddb68fe866715a57b7cac11d4cb6ad9824eb23f]

#102770#; remove end calculation from destructor to enddocument


2002-08-29  Sascha Ballach  <sab@openoffice.org>  [e6f39c01404efc72a876e80f1910c27920b01747]

#102748#; calculate BoundingBoxOnScreen lke parent


2002-08-29  Mathias Bauer  <mba@openoffice.org>  [e65147f36908c3c2c0a9db45fb0760fddcac80b9]

#98951#: make sure that slot names are unique


2002-08-29  Frank Meies  <fme@openoffice.org>  [fc77c20f6e2f4f5b457b55835ab320d0ae7e9cda]

#102762# Multi portions which completely have to go to the next line have to call a FormatEOL for the last portion


2002-08-29  Mathias Bauer  <mba@openoffice.org>  [4ae0e097daf326769c2c26126fed9df919b37c24]

#98951#: make sure that slot names are unique


2002-08-29  Mathias Bauer  <mba@openoffice.org>  [60e46a5894a98729b8d4bd09daee191e3edcbadd]

#98951#: make sure that slot names are unique


2002-08-29  Mathias Bauer  <mba@openoffice.org>  [64685722e95af23760f2a23ea4c736c9f76282c6]

#98951#: make sure that slot names are unique


2002-08-29  Christian Lippka  <cl@openoffice.org>  [646b5d2b328d5db90842e696115a3b3eaf0896fb]

#100875# if we are embedded, we need to set us modified if someone switch pages


2002-08-29  Andreas Bille  <abi@openoffice.org>  [78354ff0443e8b6aa9f61d154ba3fd9b67acc09d]

#100904# build also ftp


2002-08-29  Sander Vesik  <svesik@openoffice.org>  [63eeceeae65eb93df5637663847e932965f91be7]

Merge from OO642C to HEAD


2002-08-29  Mathias Bauer  <mba@openoffice.org>  [1abc6e057d15606000f985093bbe9558737a9fed]

#98951#: make sure that slot names are unique


2002-08-29  Mathias Bauer  <mba@openoffice.org>  [551c332b31da8888efa5db3213639b9fe134c267]

#98951#: make sure that slot names are unique


2002-08-29  Mathias Bauer  <mba@openoffice.org>  [e96d3f9181181a352ad069f8c6c22afa0856bc8e]

#98951#: make sure that slot names are unique


2002-08-29  Sascha Ballach  <sab@openoffice.org>  [8a21b6a26bd19e165f0267b786142ff23470920e]

#102713#; check whether index is out of bounds in ..RowExtendsAt and ..ColumnExtendsAt


2002-08-29  Sander Vesik  <svesik@openoffice.org>  [842ae5091d31d8e014e3fd02d09537db80fcca0a]

Merge LIBSTDCPP3/SHORTCPP3 changes to HEAD


2002-08-29  Sander Vesik  <svesik@openoffice.org>  [c11c807ef784015cb1ad82afa046fb45cb3fb3b9]

Merge from OO642C


2002-08-29  Carsten Driesner  <cd@openoffice.org>  [25d074241f90d847d8241d71b731b6851bea11c0]

#102385# Don't unpack value of filter data


2002-08-29  Carsten Driesner  <cd@openoffice.org>  [20a1fbd7a54c8e9ed1c348f8d0dfa337d056cdcf]

#102385# Use correct way to create filter groups for export


2002-08-29  Sascha Ballach  <sab@openoffice.org>  [234906a578b19928fa97387ef1052bb0b417d2f8]

#102761#; only notify if it is another name or description


2002-08-29  Mathias Bauer  <mba@openoffice.org>  [539c7cf6cdedddb9000f1a0bf2c02e8fc7b420e8]

#99796#: new XIndexReplace for recorder


2002-08-29  Mathias Bauer  <mba@openoffice.org>  [c05acb6277563a1f8bd6906b5bf08c3b7699a693]

#99796#: new XIndexReplace


2002-08-29  Sander Vesik  <svesik@openoffice.org>  [cdeab2ecd26e3a02c9bb708630302a21a0a8968c]

Merge support for linux/ppc/gcc3 to HEAD


2002-08-29  Mathias Bauer  <mba@openoffice.org>  [179bc72744390894142cb7db2594e0d77f28bab2]

#98951#: make sure that slot names are unique


2002-08-29  Sascha Ballach  <sab@openoffice.org>  [82a811779ccc578f6365ae8c4b723361a2cec024]

#102680#; lock solar mutex in disposing


2002-08-29  Kai Sommerfeld  <kso@openoffice.org>  [6d99319a834dd6742658ce91559f1f616f4fdb49]

#102747# - Fixed SEGV in case that UCB UNO service cannot be instanciated.


2002-08-29  gt  <gt@openoffice.org>  [454f1c2fcca9fde73ad27efa677f4f4f28aa8278]

#99281# new mask color magenta


2002-08-29  Mathias Bauer  <mba@openoffice.org>  [37d04e212904508d076e231724096f2ddb3ba49b]

#98951#: make sure that slot names are unique


2002-08-29  Mathias Bauer  <mba@openoffice.org>  [f6b916c5c452e4fa46962fb14f9cbed55c5a13f9]

#101582#: discard clients before shutting down frame


2002-08-29  Mathias Bauer  <mba@openoffice.org>  [4ef0a934ada6b4cc8f1ded20c3b6ce6fb5d1f98a]

#102687#: consider container property of slots


2002-08-29  Mathias Bauer  <mba@openoffice.org>  [246e09c1658f5c2dbf1b1dda68f69361784cfdf1]

#99796#: concatenation of text input uses new recorder interface


2002-08-29  Christian Lippka  <cl@openoffice.org>  [caa775b668f6ff5cfe498f9f41a715ac3688207b]

#102452# set backgroundcolor also on outliner


2002-08-29  Mathias Bauer  <mba@openoffice.org>  [3fdf2346e611e00d8c882e2b0d433c8a4f917d23]

#98951#: make sure that slot names are unique


2002-08-29  gt  <gt@openoffice.org>  [4c68d93c87ba5a5a4fa59e1745aee1a320cfbd91]

#99281# new mask color magenta


2002-08-29  Mathias Bauer  <mba@openoffice.org>  [b4d37d2aa9363b40faffef5d5219900c15fb1149]

#98951#: make sure that slot names are unique


2002-08-29  Kurt Zenker  <kz@openoffice.org>  [3d668a052bd111416c5bf7c483bf859b98b12090]

UDK304


2002-08-29  Malte Timmermann  <mt@openoffice.org>  [ba10883b96c34f2ee9d4abe070977d84247c0688]

#102592# Notify selection changes, fixed wrong selection after paste


2002-08-29  Sascha Ballach  <sab@openoffice.org>  [f22a69fb3dc6b9f9a0c27202c2dd930bf813b2fb]

#102444#; add methods so the AccessibleDocument can tell the spreadsheet that something of the visibility is changed


2002-08-29  Sascha Ballach  <sab@openoffice.org>  [184eeadb6003a51297424ff2f8de940994530b69]

#102444#; remember the VisArea to know whether notify or not; give the shape the correct visarea and tell the shapes if something of the visibility is changed


2002-08-29  Andreas Bille  <abi@openoffice.org>  [885d8bb4ecf870b0efb9c2ba15f4ed3127200026]

Changed to env-var CURLLIB


2002-08-29  Sascha Ballach  <sab@openoffice.org>  [430522a74be902c57a05e2ab532eae28a44f3816]

#102444#; remember the VisArea to know whether notify or not


2002-08-29  Sascha Ballach  <sab@openoffice.org>  [a9291f3cd23663ffeba80cffab82305a0726a726]

#102444#; notify Accessibility objects if window size changes


2002-08-29  Sascha Ballach  <sab@openoffice.org>  [18bbffc5bc1d8debf71f8040290d01f635d4c1fc]

#102444#; add new hint for window size change


2002-08-29  Caolán McNamara  <cmc@openoffice.org>  [30ef6ca0852a100588901028ed0353a636dd3f27]

#102525# Keep anchors consistent


2002-08-29  Jörg Barfurth  <jb@openoffice.org>  [466ecb80ad2f51136f6d9f03fb8170a6fac484c3]

#102541# Corrected timestamp handling to collaborate with the OfflineBackend


2002-08-29  Andreas Bille  <abi@openoffice.org>  [de7229c2ebe7242e9687cfd6471207215df2b7e0]

#100904# environment CURLLIB for libcurl


2002-08-29  Christian Lippka  <cl@openoffice.org>  [e7bc9f027b1a1fa7ec35ec8fb3d01f2ebb107681]

#99667# removed GetDataSink call


2002-08-29  Andreas Bregas  <ab@openoffice.org>  [17db270c062e5471c74e44d925d2e0caddc213cc]

#95159# Changed XExactName handling to enable full qualified method names


2002-08-29  Rüdiger Timm  <rt@openoffice.org>  [40b149b0820832625332f2c6177343d797dd5cbd]

#100000# Make expat dependent of solenv


2002-08-29  Andreas Bille  <abi@openoffice.org>  [7f4a4e9111e8a68cee6ea6bc522cc0abcdf3b507]

Make it build under linux


2002-08-29  Oliver Specht  <os@openoffice.org>  [0fe63bd8bd652897e2566dba2e3a4f4741247456]

#102689# number format conversion corrected


2002-08-29  Björn Milcke  <bm@openoffice.org>  [c31977f85e745a126710046f81535935b140c77c]

#102413# After setting the legend position there was no BuildChart to manifest          it in the ChartModel (see DeleteChartObjects(). If bResize is true, the          aLegendTopLeft member is not stored).  This came in with 1.21


2002-08-29  Vladimir Glazounov  <vg@openoffice.org>  [bf7e6bb2c8821c39a5047dbbcabe077814be38c4]

#100000# added new global dependency


2002-08-29  Kai Sommerfeld  <kso@openoffice.org>  [5bf06351b7f8419591d4afef4eae88a0b8e444b7]

#96458# - Properties MediaType, Size and DateModified now can be obtained for Non-DAV resources as well; using HEAD request.


2002-08-29  Thomas Lange  <tl@openoffice.org>  [8781904a048e3e2943ceb146ec787eb521d913c3]

#101567# PDF export (first implementation)


2002-08-29  Philipp Lohmann  <pl@openoffice.org>  [785ca66e38b663c96e07646208a9ae91664b0418]

#101904# avoid configmgr assertion


2002-08-29  Oliver Specht  <os@openoffice.org>  [282854d5d89284e140eadff0e8fba90e2d472cad]

#99281# MaskColor magenta


2002-08-29  Andreas Schlüns  <as@openoffice.org>  [3ce2ac71b999447027b52cd3423ac40bcf3e919c]

#102724# accept types without filter!


2002-08-29  Oliver Specht  <os@openoffice.org>  [a0d3e0eac1cee6bf31bca85895834c630812ff40]

#99281# MaskColor magenta


2002-08-29  Oliver Specht  <os@openoffice.org>  [487f5e9d8f0580262953181eee3f4c3f58703a23]

#99281# MaskColor magenta


2002-08-29  Oliver Specht  <os@openoffice.org>  [3dc9882ec7d035ebd5b387212aae87ea28e95c6d]

#99281# MaskColor magenta


2002-08-29  Oliver Specht  <os@openoffice.org>  [281b66a48fadf1803851b8c6333be5c596ccb93a]

#99281# MaskColor magenta


2002-08-29  Oliver Specht  <os@openoffice.org>  [0eeb7f29d9010d69307a0c48259544f010195d44]

#99281# MaskColor magenta


2002-08-29  Oliver Specht  <os@openoffice.org>  [dce832fa9bb4b2e60d8a56999e96a63997d39de3]

#99281# MaskColor magenta


2002-08-29  Peter Burow  <pb@openoffice.org>  [06413d49ba2c6972750d90f880839eb8f577ad2b]

fix: #99548# intro bitmap don't depend on productname any longer


2002-08-29  Peter Burow  <pb@openoffice.org>  [933771e31397febc79781ab87bf3d7e80f8f5086]

fix: #99548# new filename of bitmap


2002-08-28  Karl Hong  <khong@openoffice.org>  [7ca10adb2247b1b3a5f03b8fee86ed92a8d5a18e]

#102631# Fix a problem in loading calendars


2002-08-28  Niklas Nebel  <nn@openoffice.org>  [a9dfe183cb9510f0173afa4b01221daeef05ae2e]

#102510# keep the PrintFuncCache across several XRenderable calls


2002-08-28  Philipp Lohmann  <pl@openoffice.org>  [e19be72779e22d73ae873039ceb45a7c6e0397b3]

#102373# use correct member in comparison


2002-08-28  Caolán McNamara  <cmc@openoffice.org>  [bf8c89c02c0db898364477ae5d34cab6b3b05806]

#100044# stdarr->stl changes


2002-08-28  Malte Timmermann  <mt@openoffice.org>  [21b762d0e41e72ad5475c72736ecfbe8a5695da6]

#101117# Justified paragraphs, selection


2002-08-28  Mikhail Voitenko  <mav@openoffice.org>  [dfb5d4fa7d50eca0e7eb6a06889bc00fab7587af]

#102223# use InteractionHandler for transfer


2002-08-28  Malte Timmermann  <mt@openoffice.org>  [5b62033622c74ec9072673e2329bd9a32d073ef0]

#101117# Justified paragraphs, kashida


2002-08-28  Vladimir Glazounov  <vg@openoffice.org>  [03541949f74a540d1f90523b953a52baa3647868]

UDK304


2002-08-28  Jörg Budischewski  <jbu@openoffice.org>  [bb2cf227e77200f22dfdd2ffab1726a1e6e3ab77]

#100000#  typedescriptions are now checked for completion before they get used


2002-08-28  Oliver Specht  <os@openoffice.org>  [5018f32633676dec2b784c286e69014bfb594525]

#99657# set transparency indenpendent of MetricField changes


2002-08-28  Oliver Specht  <os@openoffice.org>  [799eceeec61ff919876fefe8b813b89c45f9895a]

#101919# set correct InputContext depending on the current font and orientation


2002-08-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [baf0f7096d39bda137a3f72df0a9aebdfaf58d5f]

#100000# repaired accidently commited version


2002-08-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [2e818348273479b70eb09ada0b917bf735d1a983]

new version for SRC641


2002-08-28  Stephan Bergmann  <sb@openoffice.org>  [fb33ddb560d2e59ec0d1e1be18bb85d9901add32]

#100421# Accept NetBIOS names as host names in file URLs.


2002-08-28  Caolán McNamara  <cmc@openoffice.org>  [0ced9d52a90db161e7e7f72684099f443e1975f5]

#102705# Rework hexvalue string reading, old code didn't consider variable char len encodings


2002-08-28  Stephan Bergmann  <sb@openoffice.org>  [ed7830c7ae5e7f9e1b1a5f248ea76bc512aea520]

#100421# Accept NetBIOS names as host names in file URLs.


2002-08-28  Frank Schönheit  <fs@openoffice.org>  [fa0f943388055ebe473857e79c0c51fb4b00a6c1]

#100079# on behalf of sleepybear@openoffice.org (Guang Gavin Lu): +HID_OPTIONS_COLORCONFIG_NAME_SCHEME


2002-08-28  Oliver Düsterhoff  <od@openoffice.org>  [9def5ca2079af4912140b20e1adb1a2e4abf4561]

#99657# - implement transparent drawing of fly frame background


2002-08-28  Philipp Lohmann  <pl@openoffice.org>  [e360048bb5bb4fcaf9e737abda08e3bcee18a3a6]

#101281# set window background in UpdateSettings


2002-08-28  Oliver Düsterhoff  <od@openoffice.org>  [fa6034d4cf8d355971c6f2df0051be5dec973a5b]

#99657# - consider transparent background color for fly frames


2002-08-28  Oliver Düsterhoff  <od@openoffice.org>  [845d21cc7c7c48f6e2dfd4507067ac33f25981cd]

#99657# - implementation of new methods for transparent background of fly frames


2002-08-28  Oliver Düsterhoff  <od@openoffice.org>  [06be040a03732755917ed1e7e7a022eff3f3cfe8]

#99657# - consider transparent background/shadow of fly frames


2002-08-28  Oliver Düsterhoff  <od@openoffice.org>  [412889af77dbe944c53d6769a4786ba52379c615]

#99657# - correct forgotten merge (1.47 to 1.49)


2002-08-28  Oliver Düsterhoff  <od@openoffice.org>  [a14f145418fe30243ea523e8a32ae79a2527f1f1]

#99657# - correct forgotten merge (1.42 to 1.44)


2002-08-28  Oliver Düsterhoff  <od@openoffice.org>  [eb37059c56089054a8df10c412f1a245aa17a5d9]

#99657# - correct forgotten merge (1.74 to 1.75)


2002-08-28  Stephan Bergmann  <sb@openoffice.org>  [9bdacfbed116a2e3d92c3dbfe62ecaa256f87f62]

#101919# In vertical mode, always pass a font name starting with '@' to Windows' ImmSetCompositionFont.


2002-08-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [fb73b02a10c60a94fa08abdb7778c8e05455908e]

#101685#,#i6886#: merge OOO_STABLE_1_PORTS (1.1.1.1-1.1.1.1.20.1) -> HEAD


2002-08-28  Oliver Düsterhoff  <od@openoffice.org>  [232f66de23f418bb78c22b90bc8350f03a830e8e]

#99657# - default implementation of new methods for transparent background/color


2002-08-28  Oliver Düsterhoff  <od@openoffice.org>  [a1f30b67550ef838d71b885ee825614e57daa2a5]

#99657# - consider transparent background color


2002-08-28  Oliver Specht  <os@openoffice.org>  [8489cf89add6b74e54678b83d816de6d1532b597]

#101996# Accessibility option for text selection in readonly docs added


2002-08-28  Oliver Specht  <os@openoffice.org>  [8b882b22fa1808fa6467a642206940327aa2063b]

#101996# Accessibility option for text selection in readonly docs added


2002-08-28  Oliver Specht  <os@openoffice.org>  [bdf7fdaf2a5847660cce20fb61f3e3054481be9d]

#101996# Accessibility option for text selection in readonly docs added


2002-08-28  Oliver Düsterhoff  <od@openoffice.org>  [4cc40029a070dad971637eaeb84871e410a20f7c]

#99657# - consider transparent background color for fly frames


2002-08-28  Caolán McNamara  <cmc@openoffice.org>  [65dc2c7c4c5586f3907a6b047c2ee00f4c4f5aa0]

#i2853# Split escher export into two parts, one of which is capable of writing inline graphics as escher for large space savings in .docs


2002-08-28  Caolán McNamara  <cmc@openoffice.org>  [d39f092a5101ede6d9daf1e5af1f86fb4388985c]

#i2853# Mystery 2 bytes are unread end of previous graphic header


2002-08-28  Caolán McNamara  <cmc@openoffice.org>  [8ffcc31e5af27fec926350abc6d87579c75e57f0]

#i2853# Add seperate header for escher related hackery


2002-08-28  Caolán McNamara  <cmc@openoffice.org>  [fe861d211d108a84eb52e0d7c5cd996f5e083317]

#i2853# Require ability to write blibs seperately for implementing word eschers outside pool inline hack


2002-08-28  Rüdiger Timm  <rt@openoffice.org>  [49b546d1a3da3f3e4ca633af45533753d88c35a4]

#100000# Added pdffilter*.res


2002-08-28  Oliver Düsterhoff  <od@openoffice.org>  [48354982465edded8e9eb0770c9d522019021a3a]

#99657# - new method for transparent background of fly frames


2002-08-28  Niklas Nebel  <nn@openoffice.org>  [3531723cfa371c331b53bcdbb35c051ad84b2f38]

#101565# PDF filter for Calc


2002-08-28  Oliver Düsterhoff  <od@openoffice.org>  [3fc51d6aeb3a3e6123a7cf98803eb500e27a6c06]

#99657# - add parameter for transparency to method DrawGraphic


2002-08-28  Oliver Düsterhoff  <od@openoffice.org>  [689e8be1bfbfff5f878442dadfdcbecd27587032]

#99657# - new methods for transparent background/shadow of fly frames


2002-08-28  Oliver Düsterhoff  <od@openoffice.org>  [82f4b7a07a65e78baf6cf13ce288188a9910416e]

#99657# - new methods for transparent background/shadow


2002-08-28  Malte Timmermann  <mt@openoffice.org>  [8551024404ac68a26be7f03a1a48d00298aaf749]

#96850# Handle blanks as weak


2002-08-28  Herbert Duerr  <hdu@openoffice.org>  [b00e959429e0a44639fd14adb0cefd2f43ff0946]

#102670# avoid bidi processing for 0xFE00-0xFE70


2002-08-28  Vladimir Glazounov  <vg@openoffice.org>  [2e2cb846f16fb2a49049ba4347b2fddbdc297ab7]

new version for SRX643


2002-08-28  Daniel Vogelheim  <dvo@openoffice.org>  [01ff65e89f97af9c988a66f8fc08bf5b0c4e3060]

#102607# prevent crash (for violating an exception specification) on          Solaris, Linux by catching exceptions when setting numbering          rules on shapes embedded in text documents          (will occur if XML files assign numbering rules to shapes)


2002-08-28  Philipp Lohmann  <pl@openoffice.org>  [098f1464aa970319539594286f32cbe94b67948a]

#99888# adjust drag rect in ImplSetWindowSize


2002-08-28  Mathias Bauer  <mba@openoffice.org>  [fbd8328ac2349455a162fc4e64f0231c86d6faa9]

#102674#: fill media descriptor before using interaction handler


2002-08-28  Niklas Nebel  <nn@openoffice.org>  [4ad9dd0ddc442ecb14acde44b271ba6b43758aba]

#102674# call UseInteractionHandler to enable filter options dialog if needed


2002-08-28  Thomas Lange  <tl@openoffice.org>  [cfb206f1d3eae0a5295de61450370fe7045d2271]

#102691# optional flag added to *Border properties


2002-08-28  Frank Meies  <fme@openoffice.org>  [be4a1fe574675e1d3a5404bb6f7933dd35c4b5a5]

#102681# Use new strings for IndexSorting


2002-08-28  Andreas Bille  <abi@openoffice.org>  [6a86366da273edc6a402b4c914922c4c41feb10b]

Added copypright headers


2002-08-28  Andreas Bille  <abi@openoffice.org>  [596dca1ba20842c3820d4c6fd91dcd596614232a]

Simply saving


2002-08-27  Karl Hong  <khong@openoffice.org>  [b016d0959b7a05cc1d7ed4be72e3debf8a89092c]

#99250# update quart1word from Waleed Hosny


2002-08-27  Martin Hollmichel  <mh@openoffice.org>  [0f41944f5f8432646c52b1976caf0f686cbfe53a]

add: jdk14 dependency


2002-08-27  Kurt Zenker  <kz@openoffice.org>  [66588fcf6a5a9fd90fa192eaaee2139426f3b894]

new version for SRX643


2002-08-27  Kurt Zenker  <kz@openoffice.org>  [eb2b77a46e1653f9dc31eddb57f0909e3396bfe6]

new version for SRX643


2002-08-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [23d0c53d62587ff54c357dfd3315aded005b327e]

#101685#,#i6886#: merge OOO_STABLE_1_PORTS (1.10.6.1-1.10.6.1.2.1) -> HEAD


2002-08-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [1316ac547a6ea858d1840a6fa598382736227066]

#101685#,#i6886#: merge OOO_STABLE_1_PORTS (1.33.6.1-1.33.6.1.2.1) -> HEAD


2002-08-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [74438689c7f156f8979109abd7f195ea5318132b]

#101685#,#i6886#: merge OOO_STABLE_1_PORTS (1.114.2.4-1.114.2.4.2.1) -> HEAD


2002-08-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [eb97fe5c56eb9c681510ee92f3fc9dc746ccf8d6]

#101685#,#i6886#: merge OOO_STABLE_1_PORTS (1.1.1.1-1.1.1.1.32.1) -> HEAD


2002-08-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e0647785251e80b2cc96a854519714f4fadd9503]

#101685#,#i6886#: merge OOO_STABLE_1_PORTS (1.4-1.4.22.1) -> HEAD


2002-08-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [0a07f94b582424ea08bcf51ffea5eec8835887da]

#101685#,#i6886#: merge OOO_STABLE_1_PORTS (1.10-1.10.20.1) -> HEAD


2002-08-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [fd38774604c486227f497aa31820d034db902aa6]

#101685#,#i6886#: merge OOO_STABLE_1_PORTS (1.15.2.1-1.15.2.1.2.1) -> HEAD


2002-08-27  Hans-Joachim Lankenau  <hjs@openoffice.org>  [129910b9c20ee14e57ca33b03895551c03130f78]

win32/tcsh


2002-08-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [2921123139c3be08cdb95e5a9bc6257590888b42]

#101685#,#i6886#: merge OOO_STABLE_1_PORTS (1.5-1.5.8.1) -> HEAD


2002-08-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [886e1d8009ac5c6d3996499175790e06bea2c4dc]

#101685#,#i6886#: merge OOO_STABLE_1_PORTS (1.70.8.4-1.70.8.4.4.1) -> HEAD


2002-08-27  Rüdiger Timm  <rt@openoffice.org>  [c42ad7012d15bb7a0c69fc58d960c026226416d2]

new version for SRX643


2002-08-27  Vladimir Glazounov  <vg@openoffice.org>  [ea0a76c407c2b2154ab80ea5ff3cff11d874eca4]

#100000# temp variable for gcc


2002-08-27  Vladimir Glazounov  <vg@openoffice.org>  [f552346e3e29dd09c1245185141b248e83082aa9]

#100000# added file to exceptions section


2002-08-27  Frank Schönheit  <fs@openoffice.org>  [c7b4b4bf7b292bccfe9b44f48f9f77c978aab11f]

#96930# use global (not class-relative) factory functions for folder picker and file picker


2002-08-27  Vladimir Glazounov  <vg@openoffice.org>  [92a0eb035cd6bafbb7d558c65315a039204d45db]

#100000# excepption specifications


2002-08-27  Kurt Zenker  <kz@openoffice.org>  [c2c814b58b6855602bf634ad3b9d2d2e5e3cc33d]

new version for SRX643


2002-08-27  Jörg Budischewski  <jbu@openoffice.org>  [a6a957d3ef5487740b11e002b4d7624b8045ef1c]

#101225# removed the default java-missing-interfactionhandler from the current context while starting up accessibility


2002-08-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [83cabca560ae781d421414c27ab4d699fbe40418]

#101685#,#i6886#: merge OOO_STABLE_1_PORTS (1.7-1.7.10.1) -> HEAD


2002-08-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e7e73b7dc44639bc58a22b936071fb7689a58d8d]

#101685#,#i6886#: merge OOO_STABLE_1_PORTS (1.22.2.2-1.22.2..2.2.1) -> HEAD


2002-08-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [45652ddfcbd5d311106b0998f94e9197e619c52a]

#101685#,#i6886#: merge OOO_STABLE_1_PORTS (1.4-1.4.10.1) -> HEAD


2002-08-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [0c9660eb167011fb0774906412c8b4216fd34179]

#101685#,#i6886#: merge OOO_STABLE_1_PORTS (1.10.4.2-1.10.4.2.2.1) -> HEAD


2002-08-27  Vladimir Glazounov  <vg@openoffice.org>  [463c1f90a6e9be3915fcc3a52edb40bd8bc8366f]

#100000# added missing include


2002-08-27  Kurt Zenker  <kz@openoffice.org>  [1fb7fea4a066279a95e6ff7ed259aa09644071f1]

new version for SRX643


2002-08-27  Vladimir Glazounov  <vg@openoffice.org>  [4b05d2a65cf7c52c3a807705161c908067ee999a]

#100000# type cast


2002-08-27  Andre Fischer  <af@openoffice.org>  [3bc22840ed3ed42aa9ad325b98abb35209bd45a3]

#101000# The meKind is now determined on demand.


2002-08-27  Andre Fischer  <af@openoffice.org>  [3b7f818f92967c9478b886b5154df30d04aa0361]

#101000# The meKind is now determined on demand.  It has also been made private and mutable.


2002-08-27  Vladimir Glazounov  <vg@openoffice.org>  [67db8d5bada30f8ac6617f0eef86a40f50e48039]

#100000# added missing include


2002-08-27  Sander Vesik  <svesik@openoffice.org>  [45dcb7b34ad7da824cd9f18664fd40732dc19046]

Merge from OOO_STABLE_1 to HEAD


2002-08-27  Frank Meies  <fme@openoffice.org>  [b1862d5b9fefab5f0012d83879c8d3751e32c81d]

#101246# QuoVadis and ErgoSum portions now support multiple scripts


2002-08-27  Sander Vesik  <svesik@openoffice.org>  [18c6d1062bfe6cd288b5720ef6cda0cc807ec5c5]

Merge changes from OOO_STABLE_1 to HEAD


2002-08-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [cfb46e832463a23855a7f94319b457cda6670c34]

#101685#,#i6886#: merge OOO_STABLE_1_PORTS (1.6-1.6.14.1) -> HEAD


2002-08-27  Andre Fischer  <af@openoffice.org>  [ef4dc3129a717bb84d2435cd7540d238e650e367]

Relation targets are now shown with their names instead of their descriptions.


2002-08-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [87dfc67c28dd9ec61717bced98fc2a07664683d0]

#101685#,#i6886#: merge OOO_STABLE_1_PORTS (1.5-1.5.14.1) -> HEAD


2002-08-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a21ed74d8e322a984150bf67328d89cdb9f8ac54]

#101685#,#i6886#: merge OOO_STABLE_1_PORTS (1.15-1.15.6.1) -> HEAD


2002-08-27  Vladimir Glazounov  <vg@openoffice.org>  [4612850a21eed24f05ceadc7b58bd2b562fe88fd]

#100000# added file to exceptions section


2002-08-27  Peter Burow  <pb@openoffice.org>  [3d5dfc75563a9191ce03baa7f6c887639519f95b]

fix: #100534# new component description


2002-08-27  Sven Jacobi  <sj@openoffice.org>  [c26e729f381fe148f8be9972c2774ee5eebd7a39]

#100000# solved auto_ptr problems for linux


2002-08-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [01bb3eb31af5ca80507d803cb3f959a6b8978e46]

#101685#,#i6886#: merge OOO_STABLE_1_PORTS (1.21-1.21.2.1.2.1) -> HEAD


2002-08-27  Frank Schönheit  <fs@openoffice.org>  [b77d7f39afa8efe327b3ce58ad74255b5c32b8e2]

#102205# allow for the context menu by keyboard


2002-08-27  Kurt Zenker  <kz@openoffice.org>  [42ccbe199199269912ae89cd7e6aa7f430046c40]

new version for SRX643


2002-08-27  Kurt Zenker  <kz@openoffice.org>  [9df751394c3afb503e183a83f70454205138060a]

new version for SRX643


2002-08-27  Kurt Zenker  <kz@openoffice.org>  [595f697e8dfdb273f6e89bca94c5f3f177934d2f]

new version for SRX643


2002-08-27  Sander Vesik  <svesik@openoffice.org>  [5fafbb7e8516e2b6a6595f627c354d9f1c68d18f]

expat (which is no longer in external) is a dependency for neon


2002-08-27  Juergen Schmidt  <jsc@openoffice.org>  [8ce941d321f4ac9a4400bbae47097932cfe7506b]

#99053# insert new dependency for pkghck tool


2002-08-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [9661a2d43d9986989925e9a9077018fc63b795af]

#101685#,#i6886#: merge OOO_STABLE_1_PORTS (1.3-1.3.18.1.2.1) -> HEAD


2002-08-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [fc2a7ae43fd25c11ae38a7cb75e5eecfd19d6c12]

#101685#,#i6886#: merge OOO_STABLE_1_PORTS (1.23-1.23.10.1) -> HEAD


2002-08-27  Sander Vesik  <svesik@openoffice.org>  [725ef829582492b7965ae1330627567328f92f62]

remove spurious stl/ from #include statements


2002-08-27  Frank Schönheit  <fs@openoffice.org>  [8bfe97a5960e6ba82de9541b55ea935a8e88e78e]

#96930# dispose: notify the listeners even if we do not have am VCL window anymore


2002-08-27  Frank Schönheit  <fs@openoffice.org>  [07aebe102c422f2273eb2372387ee0b0953c5fbd]

#96930# +commonpicker


2002-08-27  Kurt Zenker  <kz@openoffice.org>  [9f670ecd458ef33ca7a0f154a26a529f0704a5bb]

new version for SRX643


2002-08-27  Kurt Zenker  <kz@openoffice.org>  [1dcb6bb790aee692b6df168162208b6528707afb]

new version for SRX643


2002-08-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [dc58d51f84f16e3425aab2d13d08a3fdceafc1bb]

#101685#,#i6886#: merge OOO_STABLE_1_PORTS (1.35-1.35.6.1) -> HEAD


2002-08-27  Frank Schönheit  <fs@openoffice.org>  [1b93ca0dae82b8004f55a23cee35384a10ba8953]

#96930# +weakeventlistener


2002-08-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [107d64c2a1e59b02ed799788727bd021b19edfb1]

#101685#,#i6886#: merge OOO_STABLE_1_PORTS (1.5-1.5.26.1) -> HEAD


2002-08-27  Frank Schönheit  <fs@openoffice.org>  [673efbd26b29ed32712643ec877ffad590d337a0]

initial checkin - helpers for being a weak-held listener at a component


2002-08-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [8ae32a3149fce06785bd3a8d568fecfcbe5b9ef0]

#101685#,#i6886#: merge OOO_STABLE_1_PORTS (1.55-1.55.4.1) -> HEAD


2002-08-27  Vladimir Glazounov  <vg@openoffice.org>  [5a4406d4684298de1d49660c3e1c4c5be8bcdfa1]

#100000# fix for solaris compiler


2002-08-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f548e353d929586157afd4f9c27eb850c2580267]

#101685#,#i6886#: merge OOO_STABLE_1_PORTS (1.13-1.13.22.1) -> HEAD


2002-08-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [8aaa0e2150296f6c21ad49ee29bc53db9c927027]

#101685#,#i6886#: merge OOO_STABLE_1_PORTS (1.4-1.4.22.1) -> HEAD


2002-08-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e4a6d91df54d21dbff605229770172c6b8f58589]

#101685#,#i6886#: merge OOO_STABLE_1_PORTS (1.6-1.6.22.1) -> HEAD


2002-08-27  Hans-Joachim Lankenau  <hjs@openoffice.org>  [2582ad84af81007c27ca52f1987eca93cff74441]

#100000# disable default -zip switch for OOo


2002-08-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e0298b1e03558f44dad92eee30abb8effc67077f]

#101685#,#i6886#: merge OOO_STABLE_1_PORTS (1.30-1.30.20.1) -> HEAD


2002-08-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [387056e7acbb29629616f39c5affd626a05fdffa]

#101685#,#i6886#: merge OOO_STABLE_1_PORTS (1.9-1.9.26.1) -> HEAD


2002-08-27  Sander Vesik  <svesik@openoffice.org>  [2beb925bd9d0db8d8dc66a09f0ecae908cb6db9a]

Merge from OO642C to HEAD


2002-08-27  Herbert Duerr  <hdu@openoffice.org>  [32bb370501247ece6d18023247982e3e5b9c7631]

#100850# use uwinapi.lib for better compatibility with old win platforms


2002-08-27  Philipp Lohmann  <pl@openoffice.org>  [cd570e40ab3ed2842a75fd23eb0295d639f6559a]

#101710# add: error messages for failed driver removal


2002-08-27  Thomas Lange  <tl@openoffice.org>  [a741b217589323519c3526a6d7eea01511183edd]

#97430# IDL description for interface XTextSearch added


2002-08-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f909d848795c1ace59e1f5d4f7123eef2d9e0c6a]

#101685#,#i6886#: merge OOO_STABLE_1_PORTS (1.1.4.1-1.1.4.1.2.1) -> HEAD


2002-08-27  Vladimir Glazounov  <vg@openoffice.org>  [5531a9d2d4894afb906e49d45f3372e0c9b9ffe8]

#100000# added global dependency


2002-08-27  Martin Hollmichel  <mh@openoffice.org>  [9ecee6f8a2c3a2e0dde9f3727c747d949817a309]

add: soltools dependency, #100000#


2002-08-27  Vladimir Glazounov  <vg@openoffice.org>  [d476fe8c2d4f5c5a84b9609cfb92f75077b7a484]

new version for SRX643


2002-08-27  Vladimir Glazounov  <vg@openoffice.org>  [42af500e2d0c5bd60e7edbbf99e71792e961cbcc]

new version for SRX643


2002-08-27  Mikhail Voitenko  <mav@openoffice.org>  [d40216f65ef7eb3eaf4946d2b65dce0f86b34bf2]

#101980# change Recent Documents list only for file urls


2002-08-27  Sander Vesik  <svesik@openoffice.org>  [aeddfb61372b22cff733c795d4a0259abf8f0096]

Merge changes from OO642C (1.44 -> 1.44.2.5)


2002-08-27  Carsten Driesner  <cd@openoffice.org>  [6f87733a89a46fa9750c0636001ca56e0148affa]

#96649# Remove assertion from shutdown code


2002-08-27  Kurt Zenker  <kz@openoffice.org>  [e38544bd0c7d7b313ba624a263f64377323c101f]

new version for SRX643


2002-08-27  Martin Hollmichel  <mh@openoffice.org>  [3d6d4696a1e15cb38f126ace7256c4c462c543a2]

join: from OO642C, #100000#


2002-08-27  Carsten Driesner  <cd@openoffice.org>  [7506254dbb69190cd5846315ee5918d85b6607b0]

#102314# New pos must be decreased by one if source pos < new pos due to remove/insert semantic


2002-08-27  Sven Jacobi  <sj@openoffice.org>  [3a47ffca0751a9a3a9958ae483ede03aeb0130b4]

#102114# do always use correct scaling for arcs


2002-08-27  Peter Burow  <pb@openoffice.org>  [ec24c0868366ac60570ef35002ada064a0d3f8c3]

fix: #102643# use FileDlgHelper to get the current filter name


2002-08-27  Henning Brinkmann  <hbrinkm@openoffice.org>  [4c79582b9d8181aaaa763a0c25d37fd626923e7e]

#101550# headers/footers can now eat up spacing


2002-08-27  Thomas Lange  <tl@openoffice.org>  [57765ab93cb7bc451673fe2e5db7122c9165f996]

#10251# XRenderable dummy implementation


2002-08-27  Stephan Bergmann  <sb@openoffice.org>  [b050d0bf5fab282545e15b3564618aa0b44ed23d]

#100004# Send notifications of 'validated' selection changes.


2002-08-27  Carsten Driesner  <cd@openoffice.org>  [49522090ef14644b0bbb9376695916032115eaaf]

#102588# Reset command string if new slot id is set to SfxMenuConfigEntry


2002-08-27  Kurt Zenker  <kz@openoffice.org>  [d06120db991141559f1295152f6dfaf58164dc18]

new version for SRX643


2002-08-26  Kurt Zenker  <kz@openoffice.org>  [5e3c27c9a49d649bdf3b43a7e1ca2c38bbb0147b]

new version for SRX643


2002-08-26  Vladimir Glazounov  <vg@openoffice.org>  [130936d75aaef223ef3ef2d972ea7f7f80ccaff2]

new version for SRX643


2002-08-26  Kurt Zenker  <kz@openoffice.org>  [3eeae43c4b209dfa495275f391a937c2b4b3169e]

new version for SRX643


2002-08-26  Kurt Zenker  <kz@openoffice.org>  [c4bbdf977894a1eeac16d30c4bdad0fbc5722530]

new version for SRX643


2002-08-26  Karl Hong  <khong@openoffice.org>  [c31759deda88576388e41b92abbf6307219d1c98]

#102636# fix a problem in isBeginOfWord()


2002-08-26  Sander Vesik  <svesik@openoffice.org>  [3cdaeef06b7bb5c7b8bba96cd966f8d09345a3b6]

wizards also depends on javaunohelper


2002-08-26  Niklas Nebel  <nn@openoffice.org>  [45709c3ca1f18caef2353c8add21ec172dfd41e9]

#102510# implementation of XRenderable for PDF export


2002-08-26  Malte Timmermann  <mt@openoffice.org>  [c5546095836f90729c7f87d9265d5b4373277539]

#101117# Cursor pos, fun with tabs


2002-08-26  Vladimir Glazounov  <vg@openoffice.org>  [935692dd88533bc69ca1e1a77eb03fb27d5d0d89]

#100000# added file to exceptions section


2002-08-26  Philipp Lohmann  <pl@openoffice.org>  [c20ee0a6d8939e1dd8c360cbedead1be4263a26d]

#100510# #102030# safer gnome recognition, avoid assertions on stderr


2002-08-26  Herbert Duerr  <hdu@openoffice.org>  [b57e84779bad68aa71f020da7e4bbd46be320fc4]

#100153# enable subpixel acurracy in GetTextBreak()


2002-08-26  Vladimir Glazounov  <vg@openoffice.org>  [3197055eb6095caa4de039fca4d3256938ceb78c]

#100000# pwrong dependency for expat


2002-08-26  Herbert Duerr  <hdu@openoffice.org>  [dc38897cfcf3f4b62484151cbafea2c61bfd7c1d]

#100153# minimize rounding errors in GetTextBreak()


2002-08-26  Andreas Martens  <ama@openoffice.org>  [b263a1421ac5a670ec2133530d47d6e9ee683577]

Fix #102483#: Fly in right border


2002-08-26  Herbert Duerr  <hdu@openoffice.org>  [f914e204c8193a51e2d47da905c5e9ab28168d40]

#100153# workaround for rounding errors in GetTextBreak


2002-08-26  Kurt Zenker  <kz@openoffice.org>  [fba56f433597285a79c4961e583e46837fad1aa9]

new version for SRX643


2002-08-26  sz  <sz@openoffice.org>  [da11036919a16af492da9be321df2362e8a408f4]

#102665# new testshape


2002-08-26  sz  <sz@openoffice.org>  [1f8022169ea20870cf44c1e6e417e8cb0a6010fc]

#102665# new test shape


2002-08-26  Malte Timmermann  <mt@openoffice.org>  [2995bf5bb9a3c6ca2b6fb13038332f92986bf9c9]

#101117# Cursor pos after home/end


2002-08-26  Kai Ahrens  <ka@openoffice.org>  [7c03f875bb158ad49af05b8a81059a3fb18482d9]

#99690#: set GrafStreamURL even if TEMP swapping is enabled


2002-08-26  Mikhail Voitenko  <mav@openoffice.org>  [15029b625c91583d06261176a1658f533bca1b3b]

#102643# remove extensions


2002-08-26  Andreas Bregas  <ab@openoffice.org>  [37b4ece73793fe075ace93194f957b0573f0e7ba]

#95159# Support full qualified method names in hasMethod()/getMethod()


2002-08-26  Oliver Specht  <os@openoffice.org>  [eb35b213be3d379325342bb57357b5eb71e45413]

#102504# recording of extended text input impl.


2002-08-26  Oliver Specht  <os@openoffice.org>  [65b64bea6fd13a665a5bab2bc50056d98b67668b]

#102657# recording of selecting cursor moves


2002-08-26  Carsten Driesner  <cd@openoffice.org>  [c495d216b0e1c4b0060653e25515187a131c9c12]

#98867# Fixed SfxPSStringProperty_Impl::Len() which returned wrong character count for UTF8 endcoding strings


2002-08-26  Hennes Rohling  <hro@openoffice.org>  [15feddde4972718b11b8dadb4536574abd2c0a32]

#102647# Uwinapi.dll exports forwarded symbols of Unicows.dll


2002-08-26  Hennes Rohling  <hro@openoffice.org>  [445793117e5f0fdcf6b0c1839abef2647fdc187f]

#102647# Uwinapi.dll exports forwarded symbols of Unicows.dll


2002-08-26  Hennes Rohling  <hro@openoffice.org>  [c0da0ff064709554c111d4465a4384134df11c3c]

#102647# Uwinapi.dll exports forwarded symbols of Unicows.dll


2002-08-26  Andreas Schlüns  <as@openoffice.org>  [20230afe71f3d729b51d9d6fcebdd952ac9a6557]

#101842# disable UI again for loadComponentFromURL()


2002-08-26  Hennes Rohling  <hro@openoffice.org>  [aaf4a8b0e43324c7b4654abcee9eb13f5b58cb26]

#102526# Implemented GetUserDomain for Windows


2002-08-26  Hennes Rohling  <hro@openoffice.org>  [1b5cb73be79cb4813bd8227cb7c4db72fb55f1d3]

#102647# Added copyright statement


2002-08-26  Hennes Rohling  <hro@openoffice.org>  [2e0c7e5d7af9c5607778afccb64ca4584f550edc]

#102526# Implemented GetUserDomain for Windows


2002-08-26  Hennes Rohling  <hro@openoffice.org>  [380ff8d23ba016ccc7c49b473501d1dc0eefd834]

#102647# Uwinapi.dll exports forwarded symbols of Unicows.dll


2002-08-26  Thomas Benisch  <tbe@openoffice.org>  [b750d8a8c7de083a2822dedf4d91e2ac77088cec]

#100534# XServiceInfo


2002-08-26  Andreas Schlüns  <as@openoffice.org>  [af4ecfc1a26ad4896f82ad0167ca5421db2fae70]

#101842# enable UI parts of loadComponentFromURL


2002-08-26  Andreas Schlüns  <as@openoffice.org>  [6ad98fed67a6ea5474bf7b645caf31f5b542c7fd]

#101842# transform interaction handler too


2002-08-26  Carsten Driesner  <cd@openoffice.org>  [f49a99d6786f2e256c08786a4f90ee85c3e8ff41]

#101497# Added final strings for java interaction handler


2002-08-26  Hennes Rohling  <hro@openoffice.org>  [e46354e23208d56f609441a81d4e69e2aa16aac6]

#102641# Remove obsolete Files


2002-08-26  Hennes Rohling  <hro@openoffice.org>  [ff7ffb4e032ca7723677d24cd1b3ee6fdd970512]

#102647# Uwinapi.dll exports forwarded symbols of Unicows.dll


2002-08-26  Oliver Specht  <os@openoffice.org>  [665893074f895400fa289eb018a72133be322a21]

#99657# transparency of graphics correctly set


2002-08-26  Oliver Specht  <os@openoffice.org>  [f5e699ed1a4c1a6efcf93158c6b846f815d84a2e]

#99657# SvxRectCtrl resizeable


2002-08-26  Ocke Janssen  <oj@openoffice.org>  [aa380fd7a335f7c1f500dae40907f516903a210d]

#98671# change type for sequence to VARBINARY


2002-08-26  Ocke Janssen  <oj@openoffice.org>  [0f2ad440ae28f1b08b3e62297d76e3e782bda222]

#98671# change type for sequence to VARBINARY


2002-08-26  Caolán McNamara  <cmc@openoffice.org>  [1437d34a6ddd7e40fd3bd0b92a57e1301c7c3baa]

#99657# Transparancy im/ex for frames


2002-08-26  Kai Ahrens  <ka@openoffice.org>  [06f10623d01262f4c6015ebd0c7e9373bcc9de16]

#102224#: set DrawMode in :Paint method


2002-08-26  Tino Rachui  <tra@openoffice.org>  [15927a92cda096e075b1011b7b7d88f5cb5c7e89]

#97684#link against uwinapi.lib only


2002-08-26  Oliver Specht  <os@openoffice.org>  [edcfd572a0dae4e0579a5a504dd0a71f4440194d]

#101550# dynamic distance in headers/footers


2002-08-26  Oliver Specht  <os@openoffice.org>  [0c2d2b5d1cfb742eaffec62702f95a6e8213ccdd]

#101550# dynamic distance in headers/footers


2002-08-26  Philipp Lohmann  <pl@openoffice.org>  [ff43b71df9cb7c3c0ddbc2772123799d6ea00bab]

#100125# report dop action from last accept/reject to drag source


2002-08-26  Rüdiger Timm  <rt@openoffice.org>  [5edde8811e6b36a2f0f8a1b6553e6ace90cc44e2]

UDK304


2002-08-26  Tino Rachui  <tra@openoffice.org>  [3162709a936835297ba4eab20df5c086d72b3d8b]

#97684#deliver *.exe too


2002-08-26  Tino Rachui  <tra@openoffice.org>  [8b06b3adbbce5f93076c1f6cd67b6cf7bec49514]

#97684#source/tools/lngconv and source/win32/shlxthandler directories added


2002-08-26  Ocke Janssen  <oj@openoffice.org>  [249d4d792def3367b0941d28e8ba4d4bc12b9dea]

#100534# deliver new xml file


2002-08-26  Ocke Janssen  <oj@openoffice.org>  [6987d996931f7c67474b7afe82c400811b4399ed]

#100534# change implementation name


2002-08-26  Ocke Janssen  <oj@openoffice.org>  [1e558a6b37469840f280046b0b0976a59df042c8]

#100534# new component description


2002-08-26  Ocke Janssen  <oj@openoffice.org>  [24cacd187df010f7c8dce0f57feeffe549322f64]

#100534# new component description


2002-08-26  Tino Rachui  <tra@openoffice.org>  [f4990af40368c57a814d5c68f73bbdd5446dbed0]

#97684#


2002-08-26  Ocke Janssen  <oj@openoffice.org>  [650383539ab077fff4140a1603204788141bf80d]

#100534# new component description


2002-08-26  Ocke Janssen  <oj@openoffice.org>  [31a40039d5027f37c5ffc68ad779f50ddec8aef8]

#89871# when all rows are selected move to first and delete all rows with single next stmt


2002-08-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [92a8f6947c734cfe69a00d1daa673b0c64c59575]

#100535# changed dets. dir to match our structure


2002-08-26  Martin Hollmichel  <mh@openoffice.org>  [49446267a448b00ac63a1c5d3d26a88c736cde4c]

del: double filepicker.srs entry #100000#


2002-08-26  Sven Jacobi  <sj@openoffice.org>  [181c989c8a562e2fd20fedbd566e300ea86c0551]

#100127# added bezier functionality


2002-08-26  Oliver Specht  <os@openoffice.org>  [ce8530874f21b159ce7317fdc9a51eaf42d00e3a]

#101224# SwFmtCol::PutValue(): the columns array needs to be empty if less than two columns are set


2002-08-26  Stephan Schäfer  <ssa@openoffice.org>  [6cdaa6ee6a60e2a204bdfc33de5d48967388af4d]

#102618# Get item rect before destroying the window


2002-08-26  Oliver Specht  <os@openoffice.org>  [fb76b4fa068d0d929987cf9d6ab04afabab29264]

#101224# reset of column count corrected


2002-08-26  Ocke Janssen  <oj@openoffice.org>  [89ca3bf912285792caeb4eaba3a766ac31a2bb66]

#102576# move chweckbox to fixedline


2002-08-26  Kai Ahrens  <ka@openoffice.org>  [17184ef1a1c903f89be58345ddba2fc975a498eb]

#102510#: added Compression to PDFWriter


2002-08-26  Kai Ahrens  <ka@openoffice.org>  [2f6f314dfbc8faa3e95c690e60039a01a487517f]

#102510#: added Compression to PDFWriter


2002-08-26  Andreas Martens  <ama@openoffice.org>  [721a6197e8b15c27414791ea4740eb28b88c8e63]

Fix #97004#: Fly with same positioning may be too big for the page width


2002-08-26  Kai Ahrens  <ka@openoffice.org>  [163e637ae56710f955c94e11fc0ce29a16ff1548]

#102510#: added Compression to PDFWriter


2002-08-26  Carsten Driesner  <cd@openoffice.org>  [0abfb7cbfebb26e7182d899c4538c1fec1973a17]

#101559# Check state for pdf mail attachments


2002-08-26  Carsten Driesner  <cd@openoffice.org>  [93fba95a9884ac5e3e46462e8ee7c29814c30f4c]

#101559# Better error handling for send mail


2002-08-26  Carsten Driesner  <cd@openoffice.org>  [f1c4d3b5f1e5c13312354d3c5b174b832f744850]

#101559# New help id for export dialog


2002-08-26  Ocke Janssen  <oj@openoffice.org>  [baa2e192194b8340b3616e63edf7999ba38da52f]

#96435# pointer access corrected


2002-08-26  Carsten Driesner  <cd@openoffice.org>  [8c59d7fb0635a1755c4164e19f97ca93e6f03f6b]

#101559# Display export filters in new order


2002-08-26  Oliver Specht  <os@openoffice.org>  [faebfd2b8c6daf830843b75dfee02479b83acdda]

#102478# link flag of wizard graphics needs to be void


2002-08-26  Frank Meies  <fme@openoffice.org>  [9ae8cd7f0b9d755492a2a391679231b313171f0a]

#98399# Wrong calculation of first line indent in RTL environment


2002-08-26  Ocke Janssen  <oj@openoffice.org>  [1883b28d3f440d8190bbedebafea40959296cc16]

#98293# -openHelpAgent moved to Genericcontroller


2002-08-26  Ocke Janssen  <oj@openoffice.org>  [90ff875dac74ce35b743b141c18cbd0400d3aa27]

#98293# +openHelpAgent


2002-08-26  Ocke Janssen  <oj@openoffice.org>  [c4d7482d66642b3984ab006798d18e1ba65d4573]

#98293# +createHelpAgentURL


2002-08-26  Carsten Driesner  <cd@openoffice.org>  [2747d270b44e37254623658cbf2bca06c90196ae]

#102385# Support for pdf mail attachments


2002-08-26  Carsten Driesner  <cd@openoffice.org>  [00bafdba7cda9636f90e687b91a21ff943b01290]

#101559# Check new slot id's


2002-08-26  Carsten Driesner  <cd@openoffice.org>  [195dcc8a81dc0a0bb6bb4934d6bdc33d8aa5d7ef]

#101559# Added new button for direct pdf export


2002-08-26  Carsten Driesner  <cd@openoffice.org>  [aa4efd8d3793972f41fdbe5b1ced2151d8b4a313]

#101559# Added new resource strings


2002-08-26  Carsten Driesner  <cd@openoffice.org>  [55f06fa3b41e499ae1cd26805a4c029387502ba3]

#101559# Added new export dialog behavior


2002-08-26  Mikhail Voitenko  <mav@openoffice.org>  [e5b55ae7e326a89e874e8976c5b69b5af8a34092]

#101937# improve registration


2002-08-26  Carsten Driesner  <cd@openoffice.org>  [f332ce0901a0e66b1bb6c49b66fc708f331dc144]

#101559# Added new string resource identifier


2002-08-26  Carsten Driesner  <cd@openoffice.org>  [476cb374d56147e33fa3d30444b129f2fed24eb7]

#101559# Added slots pdf mail attachments


2002-08-26  Carsten Driesner  <cd@openoffice.org>  [b410a874b24f160852e46ba6ffdaa381ef034708]

#101559# Added slots for pdf export and mail attachment


2002-08-26  Carsten Driesner  <cd@openoffice.org>  [b0f78dab5cd188dc1b9c4bbf5e0e57fa8f305a58]

#101559# Added slots for pdf export


2002-08-23  Karl Hong  <khong@openoffice.org>  [33af7fc988998586df16d5a9b4ad30e0cdb53530]

#95804# Update Quart word from Simon


2002-08-23  Thorsten Behrens  <thb@openoffice.org>  [7a2737948502dc61e9fea4f7750a2bc3e7729eac]

#102261# Added call to global event queue for focus events


2002-08-23  Sascha Ballach  <sab@openoffice.org>  [a1132ef112cdf2efa1198ab5bdb64b6968ea1d65]

#102503#; test whether the cell exists and on non empty cell set a warning


2002-08-23  Sascha Ballach  <sab@openoffice.org>  [46ee42f04a9b8d4aa6d125f6d5b0de2e0a1e4cc2]

#102606#; add column after adding row; #102503# test whether the cell exists and on non empty cell set a warning


2002-08-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [62106c646389c8fbe97a46da373fb9b1b98917d6]

#101685#,#i6886#: merge OOO_STABLE_1_PORTS (1.3-1.3.16.1) -> HEAD


2002-08-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [a2df10880bd737cc170f4f3c6c837b4926eeb2ce]

#101685#,#i6886#: merge OOO_STABLE_1_PORTS (1.16-1.16.8.1) -> HEAD


2002-08-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [fa4274c8ad5500e511f6fafb590ea5cc1b7e6bb9]

#101685#,#i6886#: merge OOO_STABLE_1_PORTS (1.53.6.2-1.53.6.2.2.1) -> HEAD


2002-08-23  Herbert Duerr  <hdu@openoffice.org>  [83907267bfdca75e9263e3022449cddc00fdfdeb]

#101701# implement GetCursorPostions() methods


2002-08-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [92c4e2c179a3f6ec24534bf3fb9d4d5a25bfd9cd]

#101685#,#i6886#: merge OOO_STABLE_1_PORTS (1.6-1.6.10.2) -> HEAD


2002-08-23  Herbert Duerr  <hdu@openoffice.org>  [c3736730ab6734dc1ba2b75af0bbeed8f8a00f12]

#101701# add GetCursorPostions() method, add more CTL options, make bRightTextPos generic


2002-08-23  Thorsten Behrens  <thb@openoffice.org>  [9fdce862427f124f1211c3a4dd70b92a0e634b3a]

#100563# Changed name of JPEG compression drop down


2002-08-23  Andreas Bregas  <ab@openoffice.org>  [c46a1b8d8d0e696333ca486dae0bc6b3cf05d2b9]

#100534# Corrected supported-services for new accessibility services


2002-08-23  Thorsten Behrens  <thb@openoffice.org>  [ef024573532e15f908ef8a7cbacff16105b0a337]

#100563# Using GraphicFilter with property sequence as parameterization now


2002-08-23  Frank Schönheit  <fs@openoffice.org>  [2a35eb4e5400826705cb90a35027873f0733e2c7]

#101789# NotifyChange: Invalidate and Update instead of only Paint


2002-08-23  Kai Ahrens  <ka@openoffice.org>  [819ac09b40cd676b2c86d159227cb9983b553d0f]

#102510#: changed XRenderable interface


2002-08-23  Malte Timmermann  <mt@openoffice.org>  [67a68d3f44a94cf35cbb838fcbf49468f20d5573]

#94295# Restore selection after cancel


2002-08-23  Sascha Ballach  <sab@openoffice.org>  [16481479c0ba816596db35ab4480776f8486aefd]

#102605#; don't write background attribute twice


2002-08-23  gt  <gt@openoffice.org>  [8e1a4914ca8ec740dce8a677661179d9725dc5db]

#93360# pre work: separate calculations from Paint method


2002-08-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [645926cea571c43b04a584e49189701d6be768cb]

#101685#,#i6886# merge OOO_STABLE_1_PORTS (1.9.14.1-1.9.14.1.2.1) -> HEAD


2002-08-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [43802764ff5643162b057e9aba2c52f705382110]

#101685#,#i6886# merge OOO_STABLE_1_PORTS (1.2-1.2.28.1) -> HEAD


2002-08-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [9d350a2b4f921c7904ceee1a14d86a66980f826f]

#101685#,#i6886# merge OOO_STABLE_1_PORTS (1.5.2.1-1.5.2.1.2.1) -> HEAD


2002-08-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [8aee5c8e4eea246491d82b51eca6e1ec09dde8ab]

#101685#,#i6886# merge OOO_STABLE_1_PORTS (1.3-1.3.20.1) -> HEAD


2002-08-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [276363e40de3e10a8aaaffe30e547df23d7ba51b]

#101685#,#i6886# merge OOO_STABLE_1_PORTS (1.1.1.1.26.1-1.1.1.1.26.1.2.1) -> HEAD


2002-08-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [7ae2339539804d325761b2894279c7bb59ea75aa]

#101685#,#i6886#: merge OOO_STABLE_1_PORTS (1.2-1.2.24.1) -> HEAD


2002-08-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [f3c1896a2f979a5acb1ee59fc462d48db311fcee]

#101685#,#i6886#: merge OOO_STABLE_1_PORTS (1.8-1.8.16.1) -> HEAD


2002-08-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [cd8d76743db8af2e798b36330b58978b201200a5]

#101685#,#i6886#: merge OOO_STABLE_1_PORTS (1.3-1.3.20.1) -> HEAD


2002-08-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [d9d3db01ea3c95c5b43b010c15899ea7f348fe69]

#101685#,#i6886#: merge OOO_STABLE_1_PORTS (1.9.14.1-1.9.14.1.2.1) -> HEAD


2002-08-23  Oliver Specht  <os@openoffice.org>  [674b232eabd8ead61ccf43e724e136d9528edbfb]

#98399# change of position strings appended to reflect right-to-left text


2002-08-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [a44459843699eebaaed2fbbb04450d0663d1b4f0]

#101685#,#i6886#: merge OOO_STABLE_1_PORTS (1.2-1.2.20.1) -> HEAD


2002-08-23  Oliver Specht  <os@openoffice.org>  [05a554f80305d33c61de0586c7fbaf2ec8bc0bf7]

#98399# change of position strings appended to reflect right-to-left text


2002-08-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [edd2efed8185ef35036c2f399de9b2fa9ce58ae2]

#101685#,#i6886# merge OOO_STABLE_1_PORTS (1.5-1.5.16.1) -> HEAD


2002-08-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [283def1c3ad73f75ce7d3240d5d273dad3e34c03]

#101685#,#i6886# merge OOO_STABLE_1_PORTS (1.2-1.2.20.1) -> HEAD


2002-08-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [f63fbc040021f7e996664012f74eb88a4a2768c3]

#101685#,#i6886# merge OOO_STABLE_1_PORTS (1.3-1.3.20.1) -> HEAD


2002-08-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [3b72303c7d87eac3d9bf2302cf760b401226ea2a]

#101685#,#i6886# merge OOO_STABLE_1_PORTS (1.4-1.4.16.1) -> HEAD


2002-08-23  Ocke Janssen  <oj@openoffice.org>  [ca9d44a34e24d9dd46c66438c22d961e72fe6c32]

#97975# parse statement to correct column nullable property when asked for


2002-08-23  Vladimir Glazounov  <vg@openoffice.org>  [ada070074c44fe2f3e84883e8fd1a41f1881c11f]

UDK304


2002-08-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [27c3317c51132ae9a496666062cfe0c306fb12be]

#101685#,#i6886#: merge OOO_STABLE_1_PORTS (1.1-1.1.1.32.1) -> HEAD


2002-08-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [2fc8c079d2af491b872b3ae629ff419676bf88f8]

#101685#,#i6886#: merge OOO_STABLE_1_PORTS (1.2-1.2.20.1) -> HEAD


2002-08-23  Malte Timmermann  <mt@openoffice.org>  [070f4d124067e14fbc8903c76404dbc5a0629155]

#102592# Notify selection changes


2002-08-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [34309089a2c84c2879c1cc4715ddbf9a17f61a64]

#101685#,#i6886#: merge OOO_STABLE_1_PORTS (1.1-1.1.1.32.1) -> HEAD


2002-08-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [c54d70ff227e40b93624a70b57fae9c8d6bc7c32]

#101685#,#i6886#: merge OOO_STABLE_1_PORTS (1.2-1.2.20.1) -> HEAD


2002-08-23  Oliver Braun  <obr@openoffice.org>  [d7d20de52f268485c564cf5709abea3147bc179e]

#100202# fixed focusLost


2002-08-23  Malte Timmermann  <mt@openoffice.org>  [fcdc05c5e1ecaeae79bd9e084cbeb520e231165a]

#102592# Notify selection changes


2002-08-23  Ocke Janssen  <oj@openoffice.org>  [40164203231a3748523d5c107d044a0f95d5bc26]

#101586# cut text length when edit has a max text length and correct it again when changing


2002-08-23  Vladimir Glazounov  <vg@openoffice.org>  [f11d0881eee796d60ddcbcb00b05d615f2ba5e2b]

SRX643


2002-08-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [4a81bab411c79882a9ec4be7a10e38c6e14a8018]

#101685#,#i6886#: merge OOO_STABLE_1_PORTS (1.7-1.7.20.1) -> HEAD


2002-08-23  Martin Hollmichel  <mh@openoffice.org>  [fb4c941007994fc4e99849f9503b061815bc21ee]

add: missing dependency, #100000#


2002-08-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [89dabc21e3726fd8746335a160b88f989008d0e1]

#101685#,#i6886#: merge OOO_STABLE_1_PORTS (1.1-1.1.1.1.32.1) -> HEAD


2002-08-23  Ocke Janssen  <oj@openoffice.org>  [a6d436666257c8db4eb5e18eb01fe7993385d007]

#96826# a new SfxPoolItem was not deleted, set it into auto_ptr


2002-08-23  Martin Hollmichel  <mh@openoffice.org>  [327bdc3032ee797f26e4e75735415a4c516637a0]

#100000# add: dependencies for building


2002-08-23  Michael Brauer  <mib@openoffice.org>  [6cfda77d8233db95d864550d3c60b2cd0fdc27e5]

#102593#: shape ord nums might be invalid


2002-08-23  Andreas Martens  <ama@openoffice.org>  [9955577d2ee80b6cd931dfe6df58a0013c5cc7be]

Fix #102417#: Centered tables with negative indent


2002-08-23  Mathias Bauer  <mba@openoffice.org>  [39cad2dc767de8279c0ebbdbb57430f1b845742b]

#101582#: take care for focus events when the frame is closed


2002-08-23  Jörg Barfurth  <jb@openoffice.org>  [c547ea4d7a8a50b9fea66c79819fc26da5eaa0f3]

#102583# Suppress assertion about unknown tag for constraints and other documentary items


2002-08-23  Mathias Bauer  <mba@openoffice.org>  [6f90ab5a62f86398e1ec4e6eebf85bab4024a4e4]

#98399#: different flags for ImageRotation and ImageReflection


2002-08-23  Oliver Specht  <os@openoffice.org>  [f75c1a8080c1098a95522675b63baa479b7dd367]

#98399# rotation and refletion of toolbox items separated


2002-08-23  Mathias Bauer  <mba@openoffice.org>  [a3d8ae1fdf7ab1ad1bb84fdd6b2ec982b0525c43]

#101582#: take care for focus events when the frame is closed


2002-08-23  Mathias Bauer  <mba@openoffice.org>  [3889b88fedbc0665a17eedf3e013564a174adbea]

#101582#: SfxFrame::Close() is the wrapper to XCloseable


2002-08-23  Mathias Bauer  <mba@openoffice.org>  [82c371cb306d175d68fa3037fdc1bc96e6a95e13]

#101582#: divide Close method


2002-08-23  Mathias Bauer  <mba@openoffice.org>  [b3d6666c7f7c70a5c6a3c703e1b13240584fbc76]

#94757#: unbenannt->Unbenannt


2002-08-23  Thomas Benisch  <tbe@openoffice.org>  [4bbe93314a379201c18efc559e96a557bbc73d38]

#102438# call HighlightChanged synchron, if menu delay is set to 0


2002-08-23  Oliver Specht  <os@openoffice.org>  [c5427879e09645b21d03e87256e117960d2cc606]

#98399# rotation and refletion of toolbox items separated


2002-08-23  Mathias Bauer  <mba@openoffice.org>  [e5c4e7a4e0f171247996cd526b5d795d518229a8]

#98399#: different flags for ImageRotation and ImageReflection


2002-08-23  Mathias Bauer  <mba@openoffice.org>  [f28cb0ebc8bacb33d288ef68ecea369e308a7cf5]

#101818#: change default position of floater


2002-08-23  Mathias Bauer  <mba@openoffice.org>  [a342d6ab9d283ee6266c47a78d387c2fa043c8ea]

#102565#: don't try to write DocInfo into xml file format


2002-08-23  Mathias Bauer  <mba@openoffice.org>  [7e46523f748e0097eda8d1f6c0cd414c1b431598]

#102360#: avioid useless property


2002-08-23  Andreas Martens  <ama@openoffice.org>  [0bb6f827046caec376ee1118a449f4e463559bc1]

Fix #102483#: Fly in right border


2002-08-23  Peter Burow  <pb@openoffice.org>  [af5baf6141ed7d2fe6799d4ceeec5b21389b2894]

fix: #102513# release SolarMutex for Notify


2002-08-23  Malte Timmermann  <mt@openoffice.org>  [aafdab9b8b2e25c926ce7bb41b96536585b6fb86]

#101043# Don't scroll because of syntax highlight


2002-08-23  Oliver Specht  <os@openoffice.org>  [d09c6f87c20f74c64d2e9ef2e6e566a2ba6d385d]

#102577# SubMenu Macro: identifier added


2002-08-23  Aidan Butler  <aidan@openoffice.org>  [5e72103ed3d7b08c5536b70b5a4365ded9e059f0]

Added Meta information


2002-08-23  Oliver Braun  <obr@openoffice.org>  [f1f3f92e0374e1e612a7be105873401c210c15fa]

#100202# send key events also for non toplevel windows


2002-08-23  Thorsten Behrens  <thb@openoffice.org>  [7967828974ace5cf2db9b6c40ff0a0a55173a7cf]

#100127# Set dash array only for XLINE_DASH linestyle


2002-08-23  Thomas Lange  <tl@openoffice.org>  [410ad5ae1d16e25bbf92a7a1513f3dbcbe9bf6ec]

#102562# optional flag added to *BorderDistance properties


2002-08-23  Oliver Braun  <obr@openoffice.org>  [0179d19fbcefeb145c44b486a6b581a76fff0758]

#100202# initialize AccessBridge with extended toolkit


2002-08-23  Thomas Lange  <tl@openoffice.org>  [80d5cbe466769c6c5fcbd6122242204967ff0207]

#102560# optional flag added to HyperLink properties


2002-08-23  Ocke Janssen  <oj@openoffice.org>  [1c5604351238ee70e9529055e93edc2375b87ee5]

#96826# delete type info when in disposing


2002-08-23  Oliver Braun  <obr@openoffice.org>  [54e6999554af71572917806a1e6193e81ab23fce]

#100202# map event ids appropriatly


2002-08-23  Ocke Janssen  <oj@openoffice.org>  [33fc84a55fce55120e7717aec6e29285b94c08e4]

#101798# reactivating ZConnectionWrapper


2002-08-23  Ocke Janssen  <oj@openoffice.org>  [0d3c9755a60f267a2151b94d8305cd2be89e0a1c]

#101798# impl WeakConnectionWrapper


2002-08-23  Oliver Specht  <os@openoffice.org>  [46c941c5bef66187f02894292498426b0a04c292]

#98399# Ruler capable of right-to-left text


2002-08-23  Oliver Specht  <os@openoffice.org>  [6f2a379fc252ab890fd1bfd49de98d9c0bc897b0]

#98399# Ruler capable of right-to-left text


2002-08-23  Ocke Janssen  <oj@openoffice.org>  [e178afdbaabbe139081378077d9cd95560d34fb4]

#101798# ZConnectionWrapper.cxx make again


2002-08-23  Kai Ahrens  <ka@openoffice.org>  [e1824e253b6b64faa2f5d82246cbf3b141929104]

#102510#: changed XRenderable interface


2002-08-23  Kai Ahrens  <ka@openoffice.org>  [4bbe8034a5f8580e40565810fe65346698b1acc2]

#102510#: changed XRenderable interface


2002-08-23  Ocke Janssen  <oj@openoffice.org>  [34f7c087be731a0aa54981bdfc8bb98b3f8affaf]

#101798# change the aggreation call in setDelegator


2002-08-23  Carsten Driesner  <cd@openoffice.org>  [37c6b5f2d5ed9276dbc85ed47afe8d7587aa1c6e]

#101497# Added interaction handler for java access


2002-08-23  Oliver Braun  <obr@openoffice.org>  [7674d5d58baa013e697eeb661f070d000470d208]

#100202# expose keyboard events to the java vm


2002-08-23  Carsten Driesner  <cd@openoffice.org>  [79a7c08d39bb839c322134944ae35179ddae747a]

#101497# Typo fixed


2002-08-23  Oliver Braun  <obr@openoffice.org>  [1786fb463be671979ab8ad9675eb9a70179c097c]

#100202# made covertKeyCode pulic


2002-08-23  Thorsten Behrens  <thb@openoffice.org>  [ad33ad48b9a7e1db69f276b529d542817d5ee7b2]

#100127# Correctly scaling start/end polygon now


2002-08-23  Kai Ahrens  <ka@openoffice.org>  [21d1af092f630f330172da509f0077f0709025c3]

#102510#: changed XRenderable interface


2002-08-23  Kai Ahrens  <ka@openoffice.org>  [66c880d510200911c966e197b2fcf9601645212b]

#102510#: changed XRenderable interface


2002-08-23  Kai Ahrens  <ka@openoffice.org>  [7cf056fd4b1d305feb55571e11bafbaa59b16081]

#102510#: changed XRenderable interface


2002-08-23  gt  <gt@openoffice.org>  [4db636ac55e78b5afa23236cb3779fb1fe98afc0]

#102573# preventing assigning shortcut on dynamically used FixedText


2002-08-23  tpf  <tpf@openoffice.org>  [c7d9c00de81ace51a9077506559bf3dce6c83ddd]

#102583# constraints are included in the xcs files now


2002-08-23  Frank Meies  <fme@openoffice.org>  [486ed71b82ffccf499a8aeb8d204a415687e44b5]

#99877# Index sorting should use the locales and algorithms of the IndexEntrySupplier


2002-08-23  Frank Meies  <fme@openoffice.org>  [cb597681f21ce20eff5acda8ce27530059494356]

#99877# Added indexentryres.hxx


2002-08-23  Frank Meies  <fme@openoffice.org>  [6d6d8c8ab0987f931ad9a35e8538867ca52d6d67]

#99877# Index sorting should use the locales and algorithms of the IndexEntrySupplier


2002-08-23  Kai Ahrens  <ka@openoffice.org>  [dc17e60336b0d5b269a7fc2a577a46542453fea2]

#99690#: return SWAPSTREAM_LOADED for loaded linked graphic


2002-08-23  Frank Meies  <fme@openoffice.org>  [6871f00aacc4974cfb4f558f5c2e021b8ce9e43d]

#99877# Index sorting should use the locales and algorithms of the IndexEntrySupplier


2002-08-23  Andreas Schlüns  <as@openoffice.org>  [5cd2547657719a1a26c71ec012155a3d524c3c79]

#98753#,#101879# add checks and comments for preferred type and extension handling


2002-08-23  Andreas Schlüns  <as@openoffice.org>  [374957fbcfd2caa0597a58658594635d8643c688]

#98753#,#101879# break detection for unknown types right


2002-08-23  Andreas Schlüns  <as@openoffice.org>  [647a9ee7327fa481a9cb2bf591e5e282b357e076]

#98753#, #101879# extensions without wildcards, correct preferred flags and mime types


2002-08-23  Kai Ahrens  <ka@openoffice.org>  [8e4fcf753a193a867662dcb76d33c434b6971daf]

#102510#: changed XRenderable interface


2002-08-23  Kai Ahrens  <ka@openoffice.org>  [6bf0c545dc98ad6afc84613cc74e3e695230051b]

#102510#: changed XRenderable interface


2002-08-23  Ocke Janssen  <oj@openoffice.org>  [610e8bc94f6c963cdc7572754f0deaf865e43df8]

#96435# create common base class for view and table container


2002-08-22  Karl Hong  <khong@openoffice.org>  [b96dfe5ba178742931cee46da7638a561bc25ca5]

#101903# fix a multiplier problem for TC lower case


2002-08-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [92b01e7fc74ea6d57aca6a42b1165e09025e6bd4]

cosmetic changes only, clean up indentation


2002-08-22  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a24d265831cef900ea418db37c87b34121994caa]

#99385# use ZIPnISO_LANGDIRS=TRUE to switch from long language names to iso-code subdirs


2002-08-22  Herbert Duerr  <hdu@openoffice.org>  [88838b451db6765863e82e8f95fa91c5a44c20e2]

#100194# enable Bidi symbol swapping


2002-08-22  Matthias Huetsch  <mhu@openoffice.org>  [0b5e0e992c4b7cea2f91900a0ee83f362c707353]

#i3980# Fixed unresolved symbols from 'libsupc++' (GCC).


2002-08-22  Kurt Zenker  <kz@openoffice.org>  [646e0b4a235f71eec7915f65883f16ce36c7fc29]

new version for SRX643


2002-08-22  Kurt Zenker  <kz@openoffice.org>  [7a9de7dc43bad5a3d2a19c1d97d9c4d37e3c9ca4]

new version for SRX643


2002-08-22  Kurt Zenker  <kz@openoffice.org>  [803c38281a8be97db615d3edd2cf2ccb3ac3a55e]

new version for SRX643


2002-08-22  markm  <markm@openoffice.org>  [353e3665e608cf88635bb98cc14bfd986ba143b0]

#102574# Update for classpath generation and performance enhancement.


2002-08-22  markm  <markm@openoffice.org>  [093c5207d3aee0a15f822ec6c548f7602bb3563d]

#102574# Update for loading of plugins


2002-08-22  Caolán McNamara  <cmc@openoffice.org>  [d2b6006c8504e408f6a82b26290be50a035a0cf2]

#102572# Undocumented word 7 sprms


2002-08-22  Oliver Specht  <os@openoffice.org>  [df760a45966a1121c6f45eb54709a0eb9d2ce81d]

#102536# exchange hard and soft hyphens in references


2002-08-22  Andreas Bregas  <ab@openoffice.org>  [d0ba6cb4d7be00b4af5d5d158fa64f0043cdd8fe]

#100534# New accessibility services


2002-08-22  Kai Sommerfeld  <kso@openoffice.org>  [cd84bc17805fa1d531698367caf7f95e7ad16247]

#96458# - Now the stuff even compiles on Linux.


2002-08-22  Daniel Boelzle  <dbo@openoffice.org>  [13b98d9d06f755ac3717b43f69adbb0caf423f9b]

#102239# invocation adapter factory test


2002-08-22  Daniel Boelzle  <dbo@openoffice.org>  [7942743f2987ad80325d398449c1fd175c03a48c]

#102239# reuse exported adapters


2002-08-22  Stephan Bergmann  <sb@openoffice.org>  [282691a147d9aee9676700c88d65187e6555f07c]

#102554# Additional test cases.


2002-08-22  Kai Ahrens  <ka@openoffice.org>  [8659b9305e92470cf256c06c96f8d06da3f131c5]

#100000#: syntax


2002-08-22  Oliver Specht  <os@openoffice.org>  [c613f84dc8db40bc2d74e6dcc9607abc01c42ce0]

#97066# mailing of form letters currently not supported


2002-08-22  Stephan Bergmann  <sb@openoffice.org>  [d1b80dbdad7ee8ad096accec90508c1a289de04f]

#101081# In ImplFormat, release resources only needed when painting visible icons, as they may tie up system resources.


2002-08-22  Kai Ahrens  <ka@openoffice.org>  [f929d2f03a1255995dec9de6d3625dcafb7ba7de]

#100000#: syntax


2002-08-22  Stephan Bergmann  <sb@openoffice.org>  [89f4a2e51f6945805ce6b2e252ae197b89676ec0]

#101081# Allow an Image's caches (used during painting) to be cleared, as they may tie up system resources.


2002-08-22  Malte Timmermann  <mt@openoffice.org>  [5e80d4ee5f71435cebdaff8447ba940a427b4f7a]

#97709# Maybe URL is already a file URL...


2002-08-22  Oliver Specht  <os@openoffice.org>  [a7792c7305dafd54880369271264b521019a6cf1]

#102535# loop suggestions in AutoCompletion


2002-08-22  Hans-Joachim Lankenau  <hjs@openoffice.org>  [ceaf346c42479f06fd259f1cc1b09b940b56671e]

#100157# added -env switch: patch selected environment variables accessed with getenv()


2002-08-22  Oliver Specht  <os@openoffice.org>  [7b09e5d581cf947ff9480c83bcf0cfad336b4e14]

#102487# 'complex script' changed to 'CTL'


2002-08-22  Hans-Joachim Lankenau  <hjs@openoffice.org>  [daeeb66bf023e03d3be16c18ad0597b18fa5d2b3]

#100157# wrap lzip


2002-08-22  Oliver Specht  <os@openoffice.org>  [ad2b29fef4a5afa83a67e24e0c1e1b6f5a9df1b4]

#102487# 'complex script' changed to 'CTL'


2002-08-22  Caolán McNamara  <cmc@openoffice.org>  [cc9e2998f8a38ab24cfe3a6dc7e8eccd8ab333e8]

#i4115# when no surrounding framefor inline graphic stay inline


2002-08-22  Andreas Schlüns  <as@openoffice.org>  [f2db08c71a2b8bbd30a0f956bf721dc3230e81cb]

#97556# fix it top level


2002-08-22  gt  <gt@openoffice.org>  [200a47aeb4356dfa6ccdb765d6246a6e43b1128f]

#101925# impl for _SfxMacroTabPage


2002-08-22  gt  <gt@openoffice.org>  [675784dda5343fa07dd8f7dd6b27bbb60172a3f6]

#101925# helper for _SfxMacroTabPage


2002-08-22  gt  <gt@openoffice.org>  [cc5692f4b118ecb17bba0479c7544bbb919ee464]

#101925# redesign of macro assign tabpage


2002-08-22  Thorsten Behrens  <thb@openoffice.org>  [0af2a4683b151b44dc4644ef7bb213da7f50ab63]

#102549# Respecting fill draft mode for shadows


2002-08-22  Vladimir Glazounov  <vg@openoffice.org>  [32ca61742b58d683d4cd2685176775b96c66b60d]

#100000# added file to exceptions section


2002-08-22  Vladimir Glazounov  <vg@openoffice.org>  [e88b314475843ccc628315c9a7d221b66a4283c6]

SRX643


2002-08-22  Vladimir Glazounov  <vg@openoffice.org>  [c61f4a201949861b525cc8a308a7815d33e504bc]

#100000# added file to exceptions section


2002-08-22  Daniel Boelzle  <dbo@openoffice.org>  [914f823fa87519665873fcfb8967364b83cc8fc3]

#102239# may use type converter to coerce values; fixes object identity


2002-08-22  Mikhail Voitenko  <mav@openoffice.org>  [087c7171abaa6317bbf54174f7c4f1d3bf0eb89c]

#101777# support file checking


2002-08-22  Caolán McNamara  <cmc@openoffice.org>  [e87bb31ee54356aeda46a28f2fc276ddd86868bc]

#i4115# single graphic as sole content of frame takes frame anchoring, even when being a new ww8 style inline graphic


2002-08-22  Hans-Joachim Lankenau  <hjs@openoffice.org>  [cd0a1c778eee503a52e9b3d184f7d8addeca8e93]

#100535# deliver unzip.h


2002-08-22  Kai Ahrens  <ka@openoffice.org>  [d51e3afc1f9ffee8acd1a68ce923ca26c77f1446]

#102510#: changed XRenderable interface


2002-08-22  Kai Ahrens  <ka@openoffice.org>  [8f783e4c5a348d4539d00df49d4566d93535f659]

#102510#: changed XRenderable interface


2002-08-22  Kai Ahrens  <ka@openoffice.org>  [2b630c7eda2a257cf711d21cb54459e7cb1707dc]

#102510#: ::CreateFromDouble


2002-08-22  Thorsten Behrens  <thb@openoffice.org>  [0cb666772c8209a50fba559f25fc0845eba63442]

#100127# Extracted from svx/inc/svdobj.hxx


2002-08-22  Kai Ahrens  <ka@openoffice.org>  [17ce847eb6741bd5785a446806a98e5802cf9697]

#102510#: changed XRenderable interface


2002-08-22  Kai Sommerfeld  <kso@openoffice.org>  [5dbcc32f71a7a00d26f2d2f4499ade9a3a0b1dd1]

#96458# - Now compiles without errors/warnings on Solaris.


2002-08-22  Caolán McNamara  <cmc@openoffice.org>  [381f84685cd3e438271b37635389ab6eda5fffa3]

#100044# more scalable stl container for layering


2002-08-22  Peter Burow  <pb@openoffice.org>  [1eaf34b09fcc603ef97ef2e8457e54adc8685cc2]

fix: #94528# save and load column width and sort column


2002-08-22  Caolán McNamara  <cmc@openoffice.org>  [49388683afdae56ffb45c1bf4f29788357591406]

#102537# tables in tables more complicated than I thought :-), more than 2 levels requires care


2002-08-22  Peter Burow  <pb@openoffice.org>  [ba0a4e54c2c0f55c9d7d44045762be886fd1516d]

fix: #94528# add Get/SetConfigString()


2002-08-22  Malte Timmermann  <mt@openoffice.org>  [ef75a99275e59c6aac0488727481fdef0c241559]

#99635# Don't change bullet on/off in SetStyleSheet()


2002-08-22  Ocke Janssen  <oj@openoffice.org>  [a0badc681cbe329071eba483ee07a87be7c20fc2]

#96105# set the modified flag at the model


2002-08-22  Malte Timmermann  <mt@openoffice.org>  [cede60f300b7be19ef3ef1c31bea7b0b9235ec70]

#100897# Fixed bug in TransliterateText


2002-08-22  Oliver Specht  <os@openoffice.org>  [d38a4f6046196578ec6dfbe755849069ca468c45]

#98399# Ruler: Left-to-right tables


2002-08-22  Oliver Specht  <os@openoffice.org>  [0902fd3bae103c84a813dfb732fc0477255a71b3]

#98399# positioning of frames in vertical mode


2002-08-22  Ocke Janssen  <oj@openoffice.org>  [b444fb1467cb5845dc3d924ec5b9af50180814cd]

#102514# #63936# #98342# don't dispose connection when it is not our own


2002-08-22  Andreas Schlüns  <as@openoffice.org>  [e66849a08cf9a9ab6275d9c60b7d5357726ecee0]

#92086# repair load/save using streams


2002-08-22  Oliver Specht  <os@openoffice.org>  [762f30955287c427d382de186960a38618f66497]

#98399# positioning of frames in vertical mode


2002-08-22  Ocke Janssen  <oj@openoffice.org>  [c2359f902723e94183eba7f07562d3b5d823708e]

#102394# insert even into key row if no auto increment exists


2002-08-22  Andreas Schlüns  <as@openoffice.org>  [1dd43775d9c086588a4ef12c97ffcd0f67de7b3a]

#92086# repair load from stream


2002-08-22  Andre Fischer  <af@openoffice.org>  [fb6d112adf2773f7ce4cc9456c99d49ca669d519]

#102177# Using default bitmaps for tree list box.


2002-08-22  Oliver Specht  <os@openoffice.org>  [370c9fa9bd9ec5919739632636551d75ebc12bd2]

#99657# transparency not available in SW/Web


2002-08-22  Thorsten Behrens  <thb@openoffice.org>  [9450c32e86ced194b5f42a4e4df0e107d5bd9013]

#100127# Reworked line geometry generation for draw shapes, such that the line parameters are stored in the returned ImpLineGeometry, and made explicit the ownership transfer of the returned pointer. Adding metafile comments for stroke and fill of shape geometry


2002-08-22  Thorsten Behrens  <thb@openoffice.org>  [e55a15f9d9be93297c6d77f52e91d914868be907]

#100127# Reworked line geometry generation for draw shapes, such that the line parameters are stored in the returned ImpLineGeometry. Extracted Imp* classes from svdobj.hxx to svdoimp.hxx. Adding metafile comments for stroke and fill of shape geometry


2002-08-22  Thorsten Behrens  <thb@openoffice.org>  [eff7157cdeac8260f7032e8abc98ca73660e58cd]

#100127# Extracted Imp* classes from svdobj.hxx to svdoimp.hxx


2002-08-22  Vladimir Glazounov  <vg@openoffice.org>  [be95005a09011d82c38d44630c9b707764180bc3]

new version for SRX643


2002-08-22  Thorsten Behrens  <thb@openoffice.org>  [71b75dd4bc2c22487d5158d97af81a641d09aeb9]

#101632# Added asserts and static cast to play it safe


2002-08-22  Thorsten Behrens  <thb@openoffice.org>  [b7ee220632e22e112235a98b6b15e89632d7473e]

#100127# Added graphictools (cannot use goodies, it's above svtools. And the filter will need the contained functionality)


2002-08-22  Oliver Düsterhoff  <od@openoffice.org>  [5102e2b21b88d1dcbbff1d5a46200ec64a7440d8]

#101216# - Don't lock section frame on Frm::Calc of fly frame belonging to text frame. Note: comment changes of revision 1.26


2002-08-22  Juergen Schmidt  <jsc@openoffice.org>  [bb59784c25ea6fbfb9667e4d6cf8275ab683645f]

#99053# remove ToDo/Manifest file because it isn't longer used


2002-08-22  Oliver Düsterhoff  <od@openoffice.org>  [c8ea77d83a4432ec58d0f432cff2d4939abd8d8f]

#100843# - Do *not* notify events for drawing objects, if document is destructing


2002-08-22  Stephan Schäfer  <ssa@openoffice.org>  [966ac809b6ead7b4abfc49f2eb7c797cbefd23e9]

#100860# check currrent outdev for window based mirroring


2002-08-22  Herbert Duerr  <hdu@openoffice.org>  [01e897c4c660022ad430424c98044f36d3543aad]

#100194# fix some Bidi issues on Win


2002-08-22  gt  <gt@openoffice.org>  [54dd5f9540a61d37fce40c80948762e4f560d96e]

#101925# additional ctor for SvHeaderTabListBox


2002-08-22  Stephan Schäfer  <ssa@openoffice.org>  [628385fa052e07da2d76344ff69022ffd7a2ef9e]

#100860# allow remote and debug compile


2002-08-22  Stephan Schäfer  <ssa@openoffice.org>  [4fb1af9ffcfffc1c06969a50a70284d8cfc211f7]

#100860# pass currrent outdev to SalGraphics for window based mirroring


2002-08-22  Stephan Schäfer  <ssa@openoffice.org>  [f708d8bb42417d28eaad703ca15c0b4798473a18]

#100860# new stylesettings: RTL


2002-08-22  gt  <gt@openoffice.org>  [f6d645e14382be3db164bf061dd94a3ae3b5dcf9]

#101925# redesign of macro assign tabpage


2002-08-22  Ocke Janssen  <oj@openoffice.org>  [849f254c79e21af11667fed26180c99bed8a4378]

#99721# now save image url relative


2002-08-22  Frank Meies  <fme@openoffice.org>  [a2fe976f89e80616195484146eaa1bb5b7ddbc30]

#99877# New Sorting algorithm - Get correct sorting strings for bibliography


2002-08-22  Frank Schönheit  <fs@openoffice.org>  [c31c66d15357ca4a2030193bf9733f411df786e7]

#96930# dispose the picker - it is now an XComponent, to be able to definately destroy the VCL dialog from Basic


2002-08-21  Kurt Zenker  <kz@openoffice.org>  [b0c2f7fa1a879394dddadf714c3ed53f3f80216d]

new version for SRX643


2002-08-21  Kurt Zenker  <kz@openoffice.org>  [2d5aad350cb803a76310ba54e6638ad8be0355a5]

new version for SRX643


2002-08-21  Kurt Zenker  <kz@openoffice.org>  [a7353ee3b3f9335c76e6c0d1e50f0dfe68d3d01d]

new version for SRX643


2002-08-21  Kurt Zenker  <kz@openoffice.org>  [fa93d9621e965b709732fc6f9bac1ae42ef02b1e]

new version for SRX643


2002-08-21  Niklas Nebel  <nn@openoffice.org>  [74b67d9fdda307c9dbfacee81818a3eb5ba78723]

#102421# allow editing if cursor is outside of the window


2002-08-21  Malte Timmermann  <mt@openoffice.org>  [63dc7145b8e6419b13a85e1699e93dc355b28902]

#102520# Selection in EditUndoMarkSelection...


2002-08-21  Behrend Cornelius  <bc@openoffice.org>  [951287e4998d54652dfcf56a29d81dc28b927dc5]

#100565# command property now set to ..datatype.Command


2002-08-21  Oliver Specht  <os@openoffice.org>  [38de39e130e404ff66b0785fbb037c57e51ea457]

#102533# helpids corrected


2002-08-21  Aidan Butler  <aidan@openoffice.org>  [54625767dde5b14d1636194a441f01a59b9b41a6]

#102365# Clean up deliver targets for Javafilter binaries


2002-08-21  Aidan Butler  <aidan@openoffice.org>  [d711c38694420d1dfd7c44be8c9220bf1c14f9d2]

#102365# Added source\jars to build


2002-08-21  Oliver Specht  <os@openoffice.org>  [9cfdb4112faf64e261a010fda2c5025a0cd1b17e]

#102200# treatment of 'Prolonged vowels' inverted


2002-08-21  Malte Timmermann  <mt@openoffice.org>  [d57882b539cfe67231357512699e84fd59964082]

#101788# Removed unecessary assertion


2002-08-21  Malte Timmermann  <mt@openoffice.org>  [c378a6e38603a6a6af51a4e27d6396577cce9f0b]

#97859# Undo actions for IME input


2002-08-21  Andre Fischer  <af@openoffice.org>  [bd11d818cc2140d7121c70b06abdd2935cf94a7d]

#102480# Made the field wider that contains the current page number and layer name.


2002-08-21  Andre Fischer  <af@openoffice.org>  [56501a2b7185737c68cc7752439691fe67014519]

#102480# Allways show the current page number in the status bar.  Append layer name when in layer mode.


2002-08-21  Oliver Specht  <os@openoffice.org>  [75260ba484225f898afd5ddcbdcd97c27fe77c37]

#102488# default for Accessiblity options 'IsForPagePreviews' set to true


2002-08-21  Oliver Specht  <os@openoffice.org>  [5c8f3deaee94879e141a8ec544327ac5dd6171d9]

#90768# Seiten changed to Seite(n)


2002-08-21  Ocke Janssen  <oj@openoffice.org>  [a7fa9e6c8265ebe18f261b528b4ab9ab1c24389c]

#102439# change connect to spec


2002-08-21  Mikhail Voitenko  <mav@openoffice.org>  [b3fb1f39d56e36908823d736484ceb6546a99687]

#101937# register ActiveX control


2002-08-21  Hans-Joachim Lankenau  <hjs@openoffice.org>  [1e5c12cd20c5c6d3f919ad41b451f0f7372a3f9b]

#102285# make use of src/zip dependencies switchable with nodep=true


2002-08-21  Caolán McNamara  <cmc@openoffice.org>  [7fa2aea7a286675ccc475f771f0f9bd04213ea7b]

#102525# handle new indentation sprms


2002-08-21  Mikhail Voitenko  <mav@openoffice.org>  [7eea4803b4c09e33d4b0fe8a0cbb768f0e203d09]

#101937# register ActiveX control


2002-08-21  Thomas Benisch  <tbe@openoffice.org>  [117647100ff024d4c88d95ae64da7b295b8d2eb1]

#102464# don't return the password as accessible name or accessible text for password fields


2002-08-21  Cyrille Moureaux  <cyrillem@openoffice.org>  [e0aeae6994357416828ebb276a1c0cff98614a02]

#97750# Added attribute/objectclass for storage of role priorities


2002-08-21  Ocke Janssen  <oj@openoffice.org>  [6c87801b73f0d94cf414dbd2e7aeb9b8689a2068]

#102514# #63936# #98342# make some changes to common database access


2002-08-21  Peter Burow  <pb@openoffice.org>  [90129b85bae7742cae0822d1f384140c495dc41e]

fix: #86921# GRFKEEPZOOM as default


2002-08-21  Juergen Schmidt  <jsc@openoffice.org>  [f49575a860169de936588e3e3ef10b8ec8353f8d]

#99053# did some improvements


2002-08-21  Oliver Braun  <obr@openoffice.org>  [c8110be5dd035e7037b3ac3f00583967e5241f73]

#101115# added fireFocusXXXX methods


2002-08-21  Hans-Joachim Lankenau  <hjs@openoffice.org>  [e15b3a5966f8efc7f93a90ef8564debc95b58929]

#100000# solaris rm doesn't know about -v


2002-08-21  Andre Fischer  <af@openoffice.org>  [cf06a6b0fed36a0a05546b663fee5b0bca030af7]

#100622# Added support of top level windows created during run time.


2002-08-21  Sascha Ballach  <sab@openoffice.org>  [7cc927e56c676903a9118c4f0a9699ef9701fdfd]

#102509#; test whether it is a shape or the sheet; #102444#; correct PixelToLogic method


2002-08-21  Stephan Bergmann  <sb@openoffice.org>  [619c3b57a5850bf2a245520e3159a46582282533]

#101700# In OutputDevice::GetTextOutlines, finished fall back to bitmap conversion case.


2002-08-21  Stephan Bergmann  <sb@openoffice.org>  [51d114e989b825f1a894a0df0cd674f996a5cbde]

#101700# In SalLayout::GetOutline, do not include empty polygons in the vector.


2002-08-21  Ocke Janssen  <oj@openoffice.org>  [6de99926df4a877e54bb68e2e538510afc7dbea9]

#102312# new parameter IRefreshListener* to notify when refreshing


2002-08-21  Ocke Janssen  <oj@openoffice.org>  [3da2203deee86ce219337aac1fd87f4e2673760e]

#102312# new interface IRefreshListener, callback for tables and views when they are refreshed


2002-08-21  Ocke Janssen  <oj@openoffice.org>  [b69195d84e8c51d7766bdf74666eb4ce3255e58c]

#102312# connection now also derived from IRefreshListener, callback for tables and views when they are refreshed


2002-08-21  Thomas Lange  <tl@openoffice.org>  [9d5ec5cacc5d5a297bfa48f5b21f7f85e78f3fbd]

#101621# SwXTextSection::getAnchor fixed


2002-08-21  Carsten Driesner  <cd@openoffice.org>  [10c98fa87c4b84db57c02f3bc90d3d81a59b9d97]

#100825# pathoptions needs exception support


2002-08-21  Ocke Janssen  <oj@openoffice.org>  [26a82abb924f44453f7ec97752b660f583e40786]

#101798# insert tablefilter and type filter into the digest as well to differentiate the connections


2002-08-21  Carsten Driesner  <cd@openoffice.org>  [c94d4b3cbf1f8b45941db530c2d6893271f9e676]

#100825# Changed SvtPathOptions to be a wrapper for pathsettings/pathsubstitution services


2002-08-21  Ocke Janssen  <oj@openoffice.org>  [e4cb94cb9251251aed4e8c8bccf8356b71c9d320]

#101798# insert sequence of string also into the digest


2002-08-21  Mathias Bauer  <mba@openoffice.org>  [1f088f40e1fab2c955620133b8ae8aceba86d25e]

#101349#: improved security handling


2002-08-21  Sven Jacobi  <sj@openoffice.org>  [62b9288a45f5d758bec521fb9068a552669212ff]

#102507# #I7144# do also import slides if they start at offset 0 (as it seems to be with PPT documents created with Lotus Freelance)


2002-08-21  Niklas Nebel  <nn@openoffice.org>  [7d8690944293d7ebe96d7d03899b55c1adf82b8d]

#102451# consider document background color for EditEngine BackgroundColor


2002-08-21  Carsten Driesner  <cd@openoffice.org>  [b64ff6670ad11088214eee34d0037731add8682e]

#100825# Fixed some problems with Linux/Solaris implementation


2002-08-21  Sven Jacobi  <sj@openoffice.org>  [ffa119a51e83b43fbf29f1df8a7405ba84c9b9c6]

#102242# added support for BiDi writing


2002-08-21  Caolán McNamara  <cmc@openoffice.org>  [91da568655631b774989e7d8f2837e5f7b1ceb85]

#100044# bitfields to bool for fast state save helpers


2002-08-21  Daniel Boelzle  <dbo@openoffice.org>  [d8344847a2777ec5fddc8c67a262270234cf76ab]

#102391# cleaning up __ symbols


2002-08-21  Vladimir Glazounov  <vg@openoffice.org>  [a12ececf56568e8b0477bf1f7a1093d09fdb81db]

#100000# NP: correct wrong stdlib-include (replaced local stdlib.h by the global one)


2002-08-21  Kai Ahrens  <ka@openoffice.org>  [d3ed84e4682de27d5c15b0d15084f7e879366620]

#101527#: decreased black threshold for disbled image


2002-08-21  Kai Sommerfeld  <kso@openoffice.org>  [0db2c5b345a863a55432d937a4e363bd0f50131c]

#i7118# - Added cycle detection for redirects. Error handling cleanup.


2002-08-21  Ocke Janssen  <oj@openoffice.org>  [cb2bd04ce947a0c66ffff0185e1dc5d8a85c7d62]

#101593# HasUIFeature changed for FM_UI_FEATURE_SHOW_EXPLORER to be active when in design mode


2002-08-21  Ocke Janssen  <oj@openoffice.org>  [1ca0a2ca1b7ca78a6888dd0af2fcd772149c4888]

#101613# add new item for delete with 3 dots


2002-08-21  Ocke Janssen  <oj@openoffice.org>  [15234c6ef61c4380edf39b8c4a3787170c9ac183]

#102454# only remove as eventlistener when object exists :-)


2002-08-21  Ocke Janssen  <oj@openoffice.org>  [95b7db494fc01940a32143e02ef138d5b8a1ee1b]

#102426# set default position for all columns before leaving the page


2002-08-21  Ocke Janssen  <oj@openoffice.org>  [51a6ced39ce290dd4060dacb0c2e1347358a7d37]

#102422# change position of context menu when using keyboard


2002-08-21  Ocke Janssen  <oj@openoffice.org>  [84a91a6ccab014bb7b3555d86af4b05e1061a348]

#101943# change FitWidth with GetEllipsisString


2002-08-21  Kai Ahrens  <ka@openoffice.org>  [e2682ac4d6c69e98827f38ae1a1f7bbf22459bd2]

optimized scripting


2002-08-20  Kurt Zenker  <kz@openoffice.org>  [e7a8c4adb06d45efe722d8cd76016aac25312b3d]

Merge SRX643: 20.08.02 - 22:12:21


2002-08-20  Kurt Zenker  <kz@openoffice.org>  [9b0636977e284d3492c8dceea70df49d5f1f3cd8]

Merge SRX643: 20.08.02 - 22:09:19


2002-08-20  Kurt Zenker  <kz@openoffice.org>  [9eb05ac39c83712214e28f7de008ccce077a89a1]

Merge SRX643: 20.08.02 - 22:01:05


2002-08-20  Karl Hong  <khong@openoffice.org>  [4698c2a3cb84a4f61175c475d7e87a7869cf5933]

#99424# fixed a problem in compareString when the strings are equals


2002-08-20  Malte Timmermann  <mt@openoffice.org>  [db6df064228caaba005a4e548f3bb35813464ea1]

#94489# Language check


2002-08-20  Malte Timmermann  <mt@openoffice.org>  [596a77cf0e27628694f70ed5ff3e9cd53385bc5d]

#102101# #94489# CreateAutoMnemonics only for standard entries, Language check


2002-08-20  Malte Timmermann  <mt@openoffice.org>  [f909438bdd49f8c65e989e2c7c83c9f9388ac4bb]

#102101# CreateAutoMnemonics


2002-08-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [9f8c34e22dea8d20955c4245a14b5307be07c002]

#101685#,#i6886# merge OOO_STABLE_1_PORTS -> HEAD; apply patch from Issue 7002


2002-08-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [6a55cf0848626f81787df261195c53ec03fe6e55]

#101685#,#i6886# add stoc to dependency list


2002-08-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [dfa53673f7bdea474468e58e993adad7fb6877f7]

#101685#,#i6886# merge OOO_STABLE_1_PORTS (1.12.4.1-1.12.4.1.2.1) -> HEAD


2002-08-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [0188064a79a2d069058e54cfaa1692fb689a2f8c]

#101685#,#i6886# posixify asctime_r()


2002-08-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [914b40872781e32405ff65028b0034230d0c83dd]

#101685#,#i6886# merge OOO_STABLE_1_PORTS (1.3.18.1-1.3.18.1.2.1) -> HEAD


2002-08-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [ed8297ae539de93b87d4a13da38c3580671a0732]

#101685#,#i6886# merge OOO_STABLE_1_PORTS (1.4-1.4.16.1) -> HEAD


2002-08-20  Kurt Zenker  <kz@openoffice.org>  [4d2e94298ee8eb36c82ed29fd8b3498635dbc33d]

new version for SRC664


2002-08-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [8bf63536c365cb0886482893dceea280f4f68494]

#101685#,#i6886# merge OOO_STABLE_1_PORTS (1.5.4.3-1.5.4.3.2.1) -> HEAD


2002-08-20  Kurt Zenker  <kz@openoffice.org>  [48cde3703457fa7a56474f63a5430d901dc3ffcc]

new version for SRC664


2002-08-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [6606262839dc850c1559d41ae821820b53784e3e]

#101685#,#i6886# merge OOO_STABLE_1_PORTS (1.1.1.1-1.1.1.1.20.1) -> HEAD


2002-08-20  Sven Jacobi  <sj@openoffice.org>  [87c8750100dfa90340dcaf05faeb73756d28a39f]

#102226# api changes: now using SvxFrameDirectionItem instead of SvxWritingModeItem


2002-08-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [5dd8a4829b297ed0fc884c37a3d856fa0be806e6]

#101685#,#i6886# merge OOO_STABLE_1_PORTS (1.3-1.3.4.1) -> HEAD


2002-08-20  Frank Schönheit  <fs@openoffice.org>  [2fce7a1d0806fa892054541aa6a22e7777f4c1a5]

#96930# renamed some ids for the file picker


2002-08-20  Frank Schönheit  <fs@openoffice.org>  [3085f63271723160f3bf80e319d05567bec68ab2]

#96930# +controlaccess


2002-08-20  Malte Timmermann  <mt@openoffice.org>  [486340357592d7344ca5ae280c2479cd125bc31a]

#101795# check Min/Max in ImpBreakLine


2002-08-20  Frank Schönheit  <fs@openoffice.org>  [97782bfb2aa1109c7c1d6615377fe6e6ed3b8f2c]

#96930# updated with some more concrete spec for XControlInformation and XControlAccess


2002-08-20  Thomas Benisch  <tbe@openoffice.org>  [b79efd1963704735b37f7a17bb48c12c444efb43]

#102404# fixed export of ImageAlign property


2002-08-20  Stephan Schäfer  <ssa@openoffice.org>  [b689fff73330d549fa27f61d678420c54ecd41f2]

#102158# menues must never grab the focus


2002-08-20  Stephan Schäfer  <ssa@openoffice.org>  [5526cf01d86749bf89d01831a686a56bb82f17c3]

#100339# report top level layered panes as frames


2002-08-20  Caolán McNamara  <cmc@openoffice.org>  [6ebba230d7bd3bf750da47fe3ac6d66834c6261d]

#100044# cache pap and chp FKPs to speed up table scanning to and fro


2002-08-20  Thomas Lange  <tl@openoffice.org>  [6d87558d8355de10c9d79a83d39713b6726f03df]

#96904# check 'Count' argument of SwXTextTableCursor::splitRange for illegal argument value


2002-08-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [72d07b4e60f35cee6fb5db2c2bdffd3544e83499]

#101685#,#i6886# merge OOO_STABLE_1_PORTS (1.1-1.1.1.1.18.1) -> HEAD


2002-08-20  Kai Ahrens  <ka@openoffice.org>  [72bfa6691135e3b3055ad117674c4e682f841d05]

#101571#: added PDF filter for Draw and Impress


2002-08-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [97dccdfd03b309540bd5fbfae0b5826615f51695]

#101685#,#i6886# merge OOO_STABLE_1_PORTS (1.13-13.8.1) -> HEAD


2002-08-20  Kai Ahrens  <ka@openoffice.org>  [329099316fa3e0b0e12331b450d08f72a570d437]

#101571#: added PDF filter for Draw and Impress


2002-08-20  Kurt Zenker  <kz@openoffice.org>  [ba7254972ab01086d0153c9fbd776949d545f165]

new version for SRC641


2002-08-20  Oliver Specht  <os@openoffice.org>  [cad1620760286c972613b65d90b4e81e0a59bb4b]

#99826# 'Aktuelle Vorlage:' changed to 'Formatvorlagen:'


2002-08-20  Juergen Schmidt  <jsc@openoffice.org>  [87dcf29787ee51dc298bd85c15c5c8e95eeda0d4]

#99053# insert pkgchk tool


2002-08-20  Oliver Specht  <os@openoffice.org>  [79629ad10774112b8a4ddc6fa7e313a5aa1204ca]

#102459# apply CTL fonts


2002-08-20  Kurt Zenker  <kz@openoffice.org>  [c40609ebc3e89239c4516ea4f73f642a7844b54c]

new version for SRC641


2002-08-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [c729070d1f4ae846e6a24897e2b05408f21cb928]

#101685#,#i6886# merge OOO_STABLE_1_PORTS (1.11-1.11.10.1) -> HEAD


2002-08-20  Kai Ahrens  <ka@openoffice.org>  [a1722e1e9f4dc62607f3f3a5f620fdb927fc415e]

#100689#: don't allow zooming while UIActive


2002-08-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [a54bf131648f24061ee92b7bedf04846abaf5baa]

#101685#,#i6886# merge OOO_STABLE_1_PORTS (1.28-1.28.10.1) -> HEAD


2002-08-20  Malte Timmermann  <mt@openoffice.org>  [37d5230c5480ea9c435fcdb2c16354bfa90c45bb]

#97965# RemoveAttribs, call ImplInitDepth


2002-08-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [cebcdd9dfd25eb2c2dea16bfaf537b8c52481080]

#101685#,#i6886# merge OOO_STABLE_1_PORTS (1..55.4.3-1.55.4.3.6.1) -> HEAD


2002-08-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [1a76a1a11c9be611d829236d3ddda8d116cf731c]

#101685#,#i6886# merge OOO_STABLE_1_PORTS (1.8-1.8.10.1) -> HEAD


2002-08-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [0064ad0cfdcf1c704450315c342100ab07e22926]

#101685#,#i6886# merge OOO_STABLE_1_PORTS (1.7-1.7.20.1) -> HEAD


2002-08-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [32271d6662f7cc9a9f762c8d7020b03bb6fd2ae6]

#101685#,#i6886# merge OOO_STABLE_1_PORTS (1.26-1.26.10.1) -> HEAD


2002-08-20  Kai Ahrens  <ka@openoffice.org>  [2453049916f4af5c6cf224e7ce119a642300b356]

#101571#: added PDF options


2002-08-20  Sven Jacobi  <sj@openoffice.org>  [08da86e9ca6d503673547248abed45c57dc72f25]

#96824# Action Setting: GotoDocument can now be exported


2002-08-20  Frank Meies  <fme@openoffice.org>  [42148901aa5140477befffd7ebc3da2132d3a066]

#101285# New: Sequence Input Checking for CTL


2002-08-20  Thorsten Behrens  <thb@openoffice.org>  [0e58212da491266286b34707fcf676ffb7557350]

#100127# Cannot filter _STL, have a method with an STL vector parameter


2002-08-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [05c6d95156ff1d993ca566bd9337e12d4a9869fb]

#101685#,#i6886# merge OOO_STABLE_1_PORTS (1.23-1.23.10.1) -> HEAD


2002-08-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [939b05be08818790b2fd22f81f519fd8f7aa041f]

#101685#,#i6886# merge OOO_STABLE_1_PORTS (1.51.4.3-1.51.4.3.2.1) -> HEAD


2002-08-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [266d34ebfefe149de48e9efae20bc16aa9740ab6]

#101685#,#i6886# merge OOO_STABLE_1_PORTS (1.2-1.2.24.1) -> HEAD


2002-08-20  Martin Maher  <mmaher@openoffice.org>  [521dc2d2336d8e16e558b00f3bd52a1a350eda9c]

Replaced a System.out with a Debug.log


2002-08-20  Malte Timmermann  <mt@openoffice.org>  [b1af30c480a3458da46886ae0e84197454547c9a]

#102473# Assertion...


2002-08-20  Jörg Barfurth  <jb@openoffice.org>  [9d730c0f0277fb147434331f212caf79dd3afae0]

#102319# The active component must be set earlier when starting a template (certainly before completing an item template)


2002-08-20  Carsten Driesner  <cd@openoffice.org>  [a56ebe278ae13de0a2baa821e30c16b4f06a4191]

#100825# New services for path settings and path substitution


2002-08-20  Jörg Barfurth  <jb@openoffice.org>  [8bdfc1a9efb7d17a4ca17bd179d9d7c33a397328]

#102313# Remove wrong assertion (that triggers always)


2002-08-20  Oliver Specht  <os@openoffice.org>  [83948ed2e2b8a29988ae1deb3d999fee59614780]

#98399# frame direction vertical_top_right removed - not yet supported


2002-08-20  Sven Jacobi  <sj@openoffice.org>  [0ec79e58e92ea591e0403b9c21b5d3ee472fbd60]

#99933# now also exporting subtitle stylesheet


2002-08-20  Caolán McNamara  <cmc@openoffice.org>  [a7644966180632abe611174d7e4e9510e13f7718]

#102433# hex sequence may end in early } { which word accepts, so we have to as well


2002-08-20  Peter Burow  <pb@openoffice.org>  [7720f8306fff7577456abc5b051d6dc550a7edc4]

fix: #92788# show extensions of filter


2002-08-20  Thomas Lange  <tl@openoffice.org>  [8618cf01bf8373fefe64dec075fa09d71cdca9f0]

#101720# member for cell name removed from SwXCell


2002-08-20  Sascha Ballach  <sab@openoffice.org>  [7c557dccc4ecc5c4617758b894187acd815c89b2]

#102232#; don't use empty to find out whether there are shapes, because the vector contains allways one element(the sheet)


2002-08-19  Kurt Zenker  <kz@openoffice.org>  [b00dcedf5c57a6e0992d08a88d2e9af66b2bdb53]

new version for SRC664


2002-08-19  Kurt Zenker  <kz@openoffice.org>  [9340fc01279b5aa40fb1eb4cd3b437e55b6ad1f9]

new version for SRC664


2002-08-19  Kurt Zenker  <kz@openoffice.org>  [5033991c1c5415e538aa558ce8592fe6a28b8585]

new version for SRC664


2002-08-19  Kurt Zenker  <kz@openoffice.org>  [936483b92b5dd4c5a5ab180ef7e5f4463dc1cb60]

new version for SRC664


2002-08-19  Kurt Zenker  <kz@openoffice.org>  [bbc373ca86e304772a928c607c45f850605ac101]

new version for SRC664


2002-08-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [eb4e8546923d5ff9fc66b46f8d5153ad5a66b41d]

#100157# fix for multiprocess build


2002-08-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [6e5da5ae468aedb07990ad67da5ca339793019a6]

#i6886#,#101685#: merge OOO_STABLE_1_PORTS (1.7.2.2-1.7.2.2.2.1) -> HEAD


2002-08-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [e03966399aceb050975dd67f1bf41e4116a5a0ef]

#i6886#,#101685#: merge OOO_STABLE_1_PORTS (1.6-1.6.2.2.2.1) -> HEAD


2002-08-19  Sven Jacobi  <sj@openoffice.org>  [ae6eb9b5078a73f216fb213bb2bfe1354d500007]

#100157# added missing dependency for jpeg


2002-08-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [a8261f7205b6f80f22451c772ec4559da3f8be08]

#i6886#,#101685#: merge OOO_STABLE_1_PORTS (1.1-1.1.12.1) -> HEAD


2002-08-19  Thomas Benisch  <tbe@openoffice.org>  [a9d5bdd111caaa7636eb57afb3485b1a81f56bfc]

#100352# accessibility for tab pages


2002-08-19  Thomas Benisch  <tbe@openoffice.org>  [dd447bf6f7b3fc807c85487b57b5f875051a3790]

#100352# getForeground(), getBackground(), getFont()


2002-08-19  Oliver Bolte  <obo@openoffice.org>  [80ae2aa03347ac3865dfe0d7f4b33434865c284d]

#100000# include missing


2002-08-19  Thomas Benisch  <tbe@openoffice.org>  [4ad338f1b2f6b37a783ea9292dfe2b2cfbb93c33]

#100352# added vclxaccessibletabcontrol.obj, vclxaccessibletabpage.obj


2002-08-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [10c0ed1ee271d1bb59e63b082a8b801c94db4126]

#i6886#,#101685#: merge OOO_STABLE_1_PORTS (1.2-1.2.20.1) -> HEAD; resolved conflict


2002-08-19  Thomas Benisch  <tbe@openoffice.org>  [866887dcf55a110769e827dbc051fb18c5e740ce]

#100352# corrected include ifndef


2002-08-19  Thomas Benisch  <tbe@openoffice.org>  [738838ea557c4608db8396f06cd822d6a82ef23e]

#100352# send VCLEVENT_TABPAGE_ACTIVATE/VCLEVENT_TABPAGE_DEACTIVATE


2002-08-19  Thomas Benisch  <tbe@openoffice.org>  [6da9dc84a7c68ee0e8bf908523bf28be9fbf176b]

#100352# added CreateAccessible()


2002-08-19  Herbert Duerr  <hdu@openoffice.org>  [51f080b8ba71a5c60d93d6de3fdd56d49298f620]

#101072# avoid glyph handling on printers for non-TT fonts


2002-08-19  Andreas Martens  <ama@openoffice.org>  [91131661cda83a82965a8a7a4cb827b3bcf6f823]

Fix #100979#: Footer, footer, footer


2002-08-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [5695a5569301a4f9daccbfeebf741d96e60f03ee]

#100157# move jpeg to own module


2002-08-19  Caolán McNamara  <cmc@openoffice.org>  [d8d7c7a33de27ba9fc3a075be17dfdd30eb45258]

#100044# BOOL->bool


2002-08-19  Sven Jacobi  <sj@openoffice.org>  [35ec4382917379bdaa5c1cc105297988fde837c6]

providing patch for external/jpeg


2002-08-19  Frank Meies  <fme@openoffice.org>  [e4976cfb3d9e53cab1f2849acc3f4e7c33040b31]

#102455# Load of lingu dll can cause another reformat which corrupts the locate pointer in pBreakIt


2002-08-19  Kai Ahrens  <ka@openoffice.org>  [e1530140307c5e5fc72975ce15d7e78e3a105bc8]

#101571#: added PageSelectionRange


2002-08-19  Sven Jacobi  <sj@openoffice.org>  [26af96096fd27f69fbfa9a720656d29a470ef1b9]

initial version


2002-08-19  Sven Jacobi  <sj@openoffice.org>  [7f0f6eaba11ea510e3b5c5edd420092e43cb7961]

initial version


2002-08-19  Kai Ahrens  <ka@openoffice.org>  [b047186d49df6ea1551531b7d6cd48dc4b48ee82]

#101571#: UI for PDF export


2002-08-19  Niklas Nebel  <nn@openoffice.org>  [d1d3206940f70bb8e3c916d4384b35b4cbff4104]

#75353# use the same slots for text alignment in text boxes as in cells


2002-08-19  Oliver Bolte  <obo@openoffice.org>  [fd919cb8bf76f224accd2cbc231ca0c310680080]

SRC664


2002-08-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [4063b1335ed9e760623e8a891df63b09d41d5e29]

#i6886#,#101685#: merge OOO_STABLE_1_PORTS (1.10-1.10.10.1) -> HEAD


2002-08-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [39d5e15d76e4c8401ae48be9b2e6c700bc26203b]

#i6886#,#101685#: merge OOO_STABLE_1_PORTS (1.5-1.5.16.1) -> HEAD


2002-08-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [e0df19a5444ebeb2798c39c67876c04944d6eea1]

#i6886#,#101685#: merge OOO_STABLE_1_PORTS (1.6-1.6.16.1) -> HEAD


2002-08-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [7bfb9b0d75f11a169e3b22b40fee3c2a4e7cf775]

#i6886#,#101685#: merge OOO_STABLE_1_PORTS (1.7-1.7.16.1) -> HEAD


2002-08-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [d4eb3ded2149b0f145de4886272e869d74d996e4]

#i6886#,#101685#: merge OOO_STABLE_1_PORTS (1.5-1.5.20.1) -> HEAD


2002-08-19  Malte Timmermann  <mt@openoffice.org>  [7e079bcbf02b8464852bc719c3654173ce01c381]

#100367# HC: Draw rectangle around fields in HC mode


2002-08-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [c04679c0746efb6949e3d1d210096100b5eff60d]

#i6886#,#101685#: merge OOO_STABLE_1_PORTS (1.5-1.5.10.1) -> HEAD


2002-08-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [6e93c37e266f3dd055792c0d55de5741bcef5599]

#i6886#,#101685#: merge OOO_STABLE_1_PORTS (1.5-1.5.22.1) -> HEAD


2002-08-19  Daniel Boelzle  <dbo@openoffice.org>  [dee7c8d4f3b0f66675b169a4e20bfa332cb3d088]

#102391# fixed exc decl; namespace


2002-08-19  Daniel Boelzle  <dbo@openoffice.org>  [5c4d0fe4fb2473c924adfa0199cc5ecb6daf39a6]

#100000# exception tests for building with CC7


2002-08-19  Frank Meies  <fme@openoffice.org>  [090248d4d752771aa42f5ee6515000679164d991]

#102340# Widows handling did not work for second follow


2002-08-19  Thomas Lange  <tl@openoffice.org>  [035df7daea028f6c725caaeb60804022ffc72cf0]

#101597# ShowOnlineLayout, ZoomType and Zoomvalue added.


2002-08-19  Ocke Janssen  <oj@openoffice.org>  [74cacd25b9a3e1af1c3bcaa9c9068b916fcef0f4]

#99167# check if all properties set in the info hace a valid name


2002-08-19  Hennes Rohling  <hro@openoffice.org>  [c1e390726c2ed6ecc0346ad1fef93e9e364aa254]

#100821# Created new section for osl_getTempDirURL


2002-08-19  Oliver Braun  <obr@openoffice.org>  [796357a8e82d37cad27c0b262c4fdb001545b675]

#102435# throw an exception if remote access brridge could not be loaded


2002-08-19  Frank Meies  <fme@openoffice.org>  [69aebe7cc81062aa3a36a3d1aa2ba40b23848141]

#101506#: Repaint problems for selected text


2002-08-19  Frank Schönheit  <fs@openoffice.org>  [cb936ef6e8ea4853e5a1fb7f5d7994d15d6f463e]

#98647# on behalf of sleepybear@openoffice.org (Guang Gavin Lu): AutoHScroll for the path listbox


2002-08-19  Andreas Martens  <ama@openoffice.org>  [5b9f7a26a5dea49c62c75ce9b3d165649ed66a51]

Fix #100979#: Fly frames in footer


2002-08-19  Caolán McNamara  <cmc@openoffice.org>  [60384fe7602af961804a31be6cf5a1ce4bf59bac]

#100044# consider updating progress after table rows as well as after paragraphs


2002-08-19  Caolán McNamara  <cmc@openoffice.org>  [82080673298ea02f39ade8bcc13357a30800d495]

#101578# constructor didn't set redline type


2002-08-19  Andreas Martens  <ama@openoffice.org>  [55e46da169c40ec229f66eb57a2cef607ffc671e]

Fix #102271#: Keep in fly frames


2002-08-19  Oliver Braun  <obr@openoffice.org>  [9e33aa7f957df7a37a2e0496f964003950ad5526]

#102387# reimplemented actions for combobox and tree list items


2002-08-19  Hennes Rohling  <hro@openoffice.org>  [01e287751d1e03cef78cdc6523feb20ec293561b]

#100821# osl_getTempDirURL added


2002-08-19  Oliver Specht  <os@openoffice.org>  [dcde245c49feea7800fc6eb03aea4948481f2b4d]

#101787# 'Apply' is now the default button


2002-08-19  Thomas Lange  <tl@openoffice.org>  [a53fb23b01a85021d7a72233753b161a1c8000aa]

#96367# CharStyleName in SwXCellRange::setPropertyValue fixed


2002-08-19  Hennes Rohling  <hro@openoffice.org>  [4682179695d0d528fc3cda164e6cf94f112681b6]

#100821# Added osl_getTempDirURL


2002-08-19  Hennes Rohling  <hro@openoffice.org>  [cc52ae4420ce0a32ccba07a6eb0ac385caad5b05]

#100821# Added FileBase::getTempDirURL


2002-08-19  Thorsten Behrens  <thb@openoffice.org>  [3ded20acbee1f4ce8797b09d248e3c3af87d4974]

#102410# Overriding default parameter


2002-08-19  Herbert Duerr  <hdu@openoffice.org>  [bfcaf3dab2fc60476b663939602ce4e3375cd4ab]

#100850# when using ANSI instead of Unicode arrays have double item capacity


2002-08-19  Frank Schönheit  <fs@openoffice.org>  [bdce8832f896468273b6cd8f789acdfbb853b1ec]

#95846# on behalf of BerryJia@openoffice.org: renamed _GetQuote to GetQuote, made it public


2002-08-19  Ocke Janssen  <oj@openoffice.org>  [1c744a13fa7c26488da1c229daa809c6d5eee8ee]

#99473# change string resource files


2002-08-19  Daniel Boelzle  <dbo@openoffice.org>  [999c69d159ad0b329aeb9245864308abc8e7dc98]

#102391# removed _debug trace


2002-08-19  Sascha Ballach  <sab@openoffice.org>  [966a4a4e1cd789a1744c26ffcbe38b6779c74679]

#102423#; call StaticTextHelper to find the children


2002-08-19  Sascha Ballach  <sab@openoffice.org>  [85dc93d387262af63f557c6540d7230223747593]

#102423#; don't use uninitialized members


2002-08-19  Ocke Janssen  <oj@openoffice.org>  [2811203172a92ea16b02eb449243429b708c0379]

#99473# change string resource files


2002-08-19  Ocke Janssen  <oj@openoffice.org>  [31e31b049cc37d4bf08869fa17a44e40a85fafd4]

#99473 move common functionallity from table and join controller info single


2002-08-19  Ocke Janssen  <oj@openoffice.org>  [568781762ce1638e31bd2835f91af4db913b2502]

#99473# split resource strings into folder parts


2002-08-19  Ocke Janssen  <oj@openoffice.org>  [bd0c83e63270fd19cb24ced8c5fc1bdd8eae11ec]

#99473# +BROWSER_MOVECOLUMNLEFT +BROWSER_MOVECOLUMNRIGHT to move column header with keyboard


2002-08-19  Ocke Janssen  <oj@openoffice.org>  [cb6ff97adc2b235e69e50c8a396bc1a3648c8be3]

#99473# add frozen column witdh to position


2002-08-19  Ocke Janssen  <oj@openoffice.org>  [eddb9ee4d4149023f10f1a3e22aafc3d48f784ec]

#99473# +ToggleSelectedColumn and +SetToggledSelectedColumn and fix some scrolling


2002-08-19  Daniel Boelzle  <dbo@openoffice.org>  [230d11f43273266e9ff30ec4f5314d431de78e8b]

#102391# introducing some base type extensions


2002-08-19  Kai Ahrens  <ka@openoffice.org>  [d1aa00e19c219f8bd6ff25eff48e9a525ac8c29d]

#101570#: initial revision


2002-08-19  Herbert Duerr  <hdu@openoffice.org>  [0ab2d4cbe532c064481acd6408efa74631454eb2]

#100628# fix crash in GetTextOutline for bitmap text, some cleanup


2002-08-17  Kurt Zenker  <kz@openoffice.org>  [08e042711d7dc51f2ddc17374d9dce2d5b1c0d73]

Merge SRX643: 17.08.02 - 22:07:38


2002-08-17  Kurt Zenker  <kz@openoffice.org>  [6cdaacc3d8b4c47c8904eaedf48c3f4725b000b6]

Merge SRX643: 17.08.02 - 22:06:23


2002-08-17  Matthias Huetsch  <mhu@openoffice.org>  [796a0ababd0e3149da3e92af96004d4796ce00d3]

#i3980# Added 'NO_DEFAULT_STL=TRUE' to avoid mix with standard allocators. Minor code cleanup.


2002-08-17  Matthias Huetsch  <mhu@openoffice.org>  [a8f4de3fd9060a6779bf6e5dfd8431e4aa1c95e3]

#i3980# Added class specific allocators to 'OStorePageCache' and 'OStorePageCacheEntry' to avoid mix with standard allocators. Minor code cleanup.


2002-08-17  Matthias Huetsch  <mhu@openoffice.org>  [0925d31a72021827d5c77377cf8b111681400ec8]

#i3980# Added class specific allocators to 'OStoreSuperBlockPage' and 'OStorePageACL' to avoid mix with standard allocators. Minor code cleanup.


2002-08-17  Matthias Huetsch  <mhu@openoffice.org>  [3a8df0becbf6bf4e8275ecc5c1f37e6780166822]

#i3980# Added class specific 'OStorePageObject' allocator to avoid mix with standard allocators. Minor code cleanup.


2002-08-17  Matthias Huetsch  <mhu@openoffice.org>  [ea2c3b9c9a016059b48170a35367093cdfa69da7]

#i3980# Added class specific 'OMemoryLockBytes_Impl' allocator to avoid mix with standard allocators. Minor code cleanup.


2002-08-17  Matthias Huetsch  <mhu@openoffice.org>  [843150b676c0bf1f928935ea5bc0553f1e275198]

#i3980# Added class specific 'OFileLockBytes_Impl' allocator to avoid mix with standard allocators. Minor code cleanup.


2002-08-17  Matthias Huetsch  <mhu@openoffice.org>  [dbda054b9028a2aed6a179c2ae07ae01ba69ec6a]

#i3980# Removed 'virtual ILockBytes::~ILockBytes() {}' from otherwise abstract (pure virtual) interface to avoid compiler generated 'operator delete()'.


2002-08-16  Oliver Bolte  <obo@openoffice.org>  [a1e5e026a08f666802ef567a4fefcd5227f2b66f]

Merge SRX643: 16.08.02 - 22:13:37


2002-08-16  Oliver Bolte  <obo@openoffice.org>  [d85be49c2c574d83365b348c35df2d57195f3ae0]

Merge SRX643: 16.08.02 - 22:12:10


2002-08-16  Oliver Bolte  <obo@openoffice.org>  [1de2922226d987c328ec6c093c4de5123468f907]

Merge SRX643: 16.08.02 - 22:10:42


2002-08-16  Kurt Zenker  <kz@openoffice.org>  [a63f9eb8bbe3b5d7a2c9bc5d5c67104352089b64]

Merge SRX643: 16.08.02 - 22:07:51


2002-08-16  Oliver Bolte  <obo@openoffice.org>  [9a2cd007093dca6a57373b80539f6dcbba6f80ec]

Merge SRX643: 16.08.02 - 22:05:38


2002-08-16  Kurt Zenker  <kz@openoffice.org>  [0183b9e61eb8a4aa201f25c1e53fddb2a6dcfefa]

Merge SRX643: 16.08.02 - 22:00:56


2002-08-16  Kurt Zenker  <kz@openoffice.org>  [f1f482df67d0438f5dbd53984406ff7fee50f0ec]

Merge SRX643: 08/16/02 - 22:00:49


2002-08-16  Kurt Zenker  <kz@openoffice.org>  [0d0c98c370a7615e0b78081bc8c5a021da0add5d]

Merge SRX643: 16.08.02 - 22:00:45


2002-08-16  Karl Hong  <khong@openoffice.org>  [ca0eeb1aa2100340dd6cfc1a545be740ca329d69]

#95804# #99250# #101191# update Arabic locale data


2002-08-16  Niklas Nebel  <nn@openoffice.org>  [fad76dcbe945d8556a82c79454edb91625169f23]

#97673# prevent repeated error messages for command events in protected cells


2002-08-16  Christof Pintaske  <cp@openoffice.org>  [93bf94a1e10897a94d02e0b160c1b3cdb4d8baaa]

#102010# accessibility hack: keep menues open after focus lost


2002-08-16  Karl Hong  <khong@openoffice.org>  [331a6626fa21bca94d04ab569560e6fe17c64675]

#101191# reduce duplication of locale data


2002-08-16  Karl Hong  <khong@openoffice.org>  [1b9c9a87f2b5a428db78753070377c9661d8ef2d]

#101191# fix a problem when refering the Calendar in same locale


2002-08-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [db77f0d1e2162c332faa97940626aa391acb35fb]

#i6886#,#101685#: OOO_STABLE_1_PORTS (1.40-1.40.4.3) -> HEAD


2002-08-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [0c42e130fe0b0b7bbf7c7da3004303c2eacfe956]

#100000#,#101658,#i6886#: merge from OOO_STABLE_1_PORTS; cleanup


2002-08-16  Behrend Cornelius  <bc@openoffice.org>  [a704e9279bfa3cb7c3a09f5d0e79d46e8abf8a9f]

#102348# boolean flag "bWizardalreadystarted" entered


2002-08-16  Daniel Rentz  <dr@openoffice.org>  [addbe8c90408b5b611efdb34a59d8ea1063a0152]

#101677# CSV accessibility


2002-08-16  Kai Ahrens  <ka@openoffice.org>  [56fd427df9f1b1c46665bcee616cfd1944757b3a]

#101570#: added UI


2002-08-16  Daniel Rentz  <dr@openoffice.org>  [c65415229007ee3eef2e7f00715934aaef177371]

#101677# CSV accessibility


2002-08-16  Hans-Joachim Lankenau  <hjs@openoffice.org>  [1f02d06c883fb358ef0b819f86b6d977a83eb02b]

#102414# exclude app.src from HID generation


2002-08-16  Behrend Cornelius  <bc@openoffice.org>  [86c303c6d9cd62fae2f4d263756a3cdc782dc88d]

#95840# added some changes for the logfile


2002-08-16  Daniel Boelzle  <dbo@openoffice.org>  [b6e2c920992fe0f51d464a3cc8dc17cd577a1c33]

#102391# added no_acquire ctor to OUString


2002-08-16  Behrend Cornelius  <bc@openoffice.org>  [6b0c4278b5559667dd477b0f8f8dcd1c74b3a262]

#97429# made some changes to record possible mistakes in logfile


2002-08-16  Kai Sommerfeld  <kso@openoffice.org>  [193330a16103b1467ac48e74fc4d9944aea1aba5]

#96458# - Fixed InteractionSupplyAuthentication ctor implementation (inline)


2002-08-16  Niklas Nebel  <nn@openoffice.org>  [c3427c5e0c22086cce247ca5e0fb9fb5a49d580a]

#97223# DrawClipMarks: in high contrast mode, use text color also as fill color


2002-08-16  Carsten Driesner  <cd@openoffice.org>  [347205bd79cfa7ae48333bfe92d38184dfbc1c25]

#101497# Interaction handler for java access


2002-08-16  Oliver Specht  <os@openoffice.org>  [5f3071d7ef7faadca084324e6199058fa1f6ef68]

#102403# HelpId for column ValueSet added


2002-08-16  Carsten Driesner  <cd@openoffice.org>  [5a3dbe2635e3ef1f4dcf6eec032e01164f5ce8a0]

#101497# Interaction handler for java access


2002-08-16  Hans-Joachim Lankenau  <hjs@openoffice.org>  [68301326bee1f877c97035633066a75f33fb6e4d]

#i6711# escape hashmarks for unix like shells


2002-08-16  Carsten Driesner  <cd@openoffice.org>  [d4c88011b4f8f07f7b7dc32105301d88d7ada344]

#101497# Added string and warning boxes for java interaction handler


2002-08-16  Oliver Specht  <os@openoffice.org>  [3bbacd5ca56f4e3424dcbf76036d44e2a2fc4fa2]

#99657# transparency of frame background implemented


2002-08-16  Oliver Specht  <os@openoffice.org>  [22da611882e42954d48d9d49b76a3aaaab977416]

#99657# transparency of frame background implemented


2002-08-16  Hans-Joachim Lankenau  <hjs@openoffice.org>  [e154ae7d9e85b8a3e3804330b04c6c5fa77f9e45]

#i6711# escape hashmarks for unix like shells


2002-08-16  Sascha Ballach  <sab@openoffice.org>  [7fd4c078c6e2bb58d3d55c6fb81c4e57fa6bc58c]

#101987#; don't use the return value, because it is always false


2002-08-16  Oliver Braun  <obr@openoffice.org>  [c13376f492be86d94efc082d402f85f424835d0e]

#100201#, #101302# completed JDK 1.4 interface and removed deadlocks


2002-08-16  Oliver Specht  <os@openoffice.org>  [1bc345a4778a7a7583b558e0fb6fd55100e42ed4]

#99657# transparency of frame background implemented


2002-08-16  Oliver Specht  <os@openoffice.org>  [6d1d3af2d075338a2f08c3825d2d823cd0887eac]

#99657# transparency of frame background implemented


2002-08-16  Niklas Nebel  <nn@openoffice.org>  [578f43e862d582fa533e9f57ce4c27c770f686ae]

#101987# moved handling of position 0 from GetPosFromPixel to SetCursorAtPoint


2002-08-16  Hans-Joachim Lankenau  <hjs@openoffice.org>  [914e154325ebb61a7a907a0d671ae4bf824e1e1e]

#100157# corrected library name


2002-08-16  Daniel Rentz  <dr@openoffice.org>  [d65fe0faf3c61b6eea6a77b113c4dd0d98cb72e6]

#101677# CSV accessibility


2002-08-16  Thomas Lange  <tl@openoffice.org>  [5e5c842d182716f66457cc981995ab9f3eb3958b]

#98179# dock command window to the bottom initially (after first program start)


2002-08-16  Hans-Joachim Lankenau  <hjs@openoffice.org>  [4b70f2039195f3a97e9ab314c18a4b0fd656defd]

#i6711# escape hashmarks for unix like shells


2002-08-16  Herbert Duerr  <hdu@openoffice.org>  [e4a617f586b77be7ead8f6f6d32d683ff3a91902]

#100194# fix Bidi issues for SimpleWinlayout + some cleanup


2002-08-16  Oliver Specht  <os@openoffice.org>  [111909e67730fda5bc6dbdb73e937bd4fff6c66e]

#99657# transparency of frame background implemented


2002-08-16  Oliver Specht  <os@openoffice.org>  [7ede3a688663d4432ee6232640eb4621b1ff83df]

#102184# use Return key to place the cursor into frmames in readonly-docs, too


2002-08-16  Oliver Specht  <os@openoffice.org>  [618fefe3cbb730492613dd6d6f7f0bd7739e7945]

#102393# travel between frames also available in readonly-docs


2002-08-16  Oliver Braun  <obr@openoffice.org>  [24db22f2da41d471a0f28cc08422b7678fb5980d]

#100510# workaround for failing Gnome2 detection


2002-08-16  Kai Ahrens  <ka@openoffice.org>  [2d502ede2f2e202668a54f0d155caa02c62a706a]

#101570#: enhancements


2002-08-16  Sascha Ballach  <sab@openoffice.org>  [fee230e0c9e8f001e033e6f2fd964ad4dcc202bd]

#102392#; send focus events to a global queue


2002-08-16  Thorsten Behrens  <thb@openoffice.org>  [7c6ad4198e8a6096960a7fdf444d6067f1ec8f3d]

#102170# Corrected range limit checks


2002-08-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [b4144188c473a260cbdb7dc39ab0981391f52273]

#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>  [0e2aad7c89388e254d2783b9f2da06d673aef5d4]

join: from OOO_STABLE_1_PORTS


2002-08-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [eddf8a82f59747a607521110d624dc6a80b26308]

#i6886#,#101685#: merge OOO_STABLE_1_PORTS (1.3-1.3.4.1) -> HEAD


2002-08-16  Kai Ahrens  <ka@openoffice.org>  [c1bf0a3fa441033873eae900d4cded411b92e255]

#101570#: don't check for 1x1 size at VDev to create simple output


2002-08-16  Sven Jacobi  <sj@openoffice.org>  [76984cdc2964368d66fdc67b03093c3e626c872f]

#102382# api changes, now using GetTextOutlines


2002-08-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [035b9720e7acd9a9777b0d8207afb416051782b0]

#i6886#,#101685#: merge OOO_STABLE_1_PORTS (1.9.2.3-1.9.2.3.2.1) -> HEAD


2002-08-16  Kai Ahrens  <ka@openoffice.org>  [a8a8652474c96a4d23d11a1772ef6b04982e5844]

#100000#: GetTextOutline => GetTextOutlines


2002-08-16  Kai Ahrens  <ka@openoffice.org>  [3027a745f02121100e4a66e89938c427b2c41b40]

#101570#: uno.cxx => svguno.cxx


2002-08-16  Kai Ahrens  <ka@openoffice.org>  [2862cee3df85854645ebe7daa554aeb9eabda270]

#101570#: initial revision


2002-08-16  Hans-Joachim Lankenau  <hjs@openoffice.org>  [069effa41a8a720996e35c1fcefafc814acf74e1]

#i6711# escape hashmarks for unixlike shells


2002-08-16  Vladimir Glazounov  <vg@openoffice.org>  [c79ccb5d3e5a87d98c0d8ad5ad653a2b9626d5b5]

new version for SRX643


2002-08-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [c59a93863d0a7704124f51a33ed17d9f7c2043c1]

#i6886#,#101685#: merge OOO_STABLE_1_PORTS (1.41.2.5.2.1-1.41.2.5) -> HEAD; resolved conflict


2002-08-16  Thomas Lange  <tl@openoffice.org>  [93f25f87886084819065e5e8bc3d2abb5b930bfe]

#93722# send-document-as-mail put in new send submenu, #101567# menu entries for PDF export


2002-08-16  Sascha Ballach  <sab@openoffice.org>  [e55431992376a25affaa96996e2dfe779e8f24be]

#101282#; ask contains before look for a result of getAccessibleAt()


2002-08-16  Kurt Zenker  <kz@openoffice.org>  [3224d00857bd0666dfe81049e1a7fc839d3c2a62]

new version for SRX643


2002-08-16  Oliver Bolte  <obo@openoffice.org>  [487c0eddded70b5ba500a62deafbbd5338c4074d]

new version for SRX643


2002-08-16  Vladimir Glazounov  <vg@openoffice.org>  [2550bee7db28b4516150037a898219187890554e]

new version for SRX643


2002-08-16  Niklas Nebel  <nn@openoffice.org>  [0f32a0915afb43eb66d6b4bb38af8f9b66faab33]

#102213# notice if the viewshell is closed (switching to preview)


2002-08-16  Herbert Duerr  <hdu@openoffice.org>  [1f951bb4e11b73de1495dc8a58ade19cb379429d]

#102358# fix justification and DXArray array adjustment for X11 fonts


2002-08-16  Vladimir Glazounov  <vg@openoffice.org>  [6ba70dec9dde9c336b44a2e1aabdf1e01890a713]

restore correct version (copied from 1.328)


2002-08-16  Frank Schönheit  <fs@openoffice.org>  [90e80ae264179a2e058a92a72b8e4a0d163bc17d]

#102205# TabStop property for image controls


2002-08-16  Frank Schönheit  <fs@openoffice.org>  [06461b92c1a8ee97d36fa0e02343cd9b72d7e9a7]

#102205# allow context menu requests triggered by keyboard, too


2002-08-16  Aidan Butler  <aidan@openoffice.org>  [0a1b82a021791e1be1dcb6bf847df448e31ebf71]

#102365# Added xmergesync.dll to delivery list


2002-08-16  Thorsten Behrens  <thb@openoffice.org>  [b2f8d352bb21fc78ed5ef6bf161522921d876c16]

#102234# Stylistic changes


2002-08-16  Karl Hong  <khong@openoffice.org>  [2979ed06a9fd595de39e0748a97fbe081bc6dd02]

#101191# reduce duplicate locale data


2002-08-16  Karl Hong  <khong@openoffice.org>  [ddbfe07090d26bf31e991e00a285c09ce4bf4ff8]

#101191# reduce duplicate locale data


2002-08-16  Herbert Duerr  <hdu@openoffice.org>  [9512410cbe564b27de938e22feb5f42795097a34]

#102358# fix stretched text and width calculation


2002-08-16  Karl Hong  <khong@openoffice.org>  [f12ad18a379e95d7c5571ae00170f93d115fb998]

#101191# reduce duplicate locale data


2002-08-16  Karl Hong  <khong@openoffice.org>  [99c447997ffad6953b8ff8fc3370e5d6f806c111]

#101191# reduce duplicate locale data


2002-08-16  Karl Hong  <khong@openoffice.org>  [ac3879185682dc064822e71240b5ee86c141ad58]

#101191# reduce duplicate locale data


2002-08-16  Karl Hong  <khong@openoffice.org>  [979001a047554aab0becfde3250ce75c4b0cf67f]

#101191# implement 'ref' for Calendar day and month name


2002-08-15  Rüdiger Timm  <rt@openoffice.org>  [ff7b5e98e4b506b3184711ced4b8db9047e34903]

Merge SRX643: 15.08.02 - 22:39:41


2002-08-15  Kurt Zenker  <kz@openoffice.org>  [943e3aaa8efe8e3b87dbfb11542bb4efcbdc11d3]

Merge SRX643: 15.08.02 - 22:37:52


2002-08-15  Kurt Zenker  <kz@openoffice.org>  [5a551f11d566ea5b4adde60d2fa61f54c6f3b23b]

Merge SRX643: 15.08.02 - 22:36:42


2002-08-15  Kurt Zenker  <kz@openoffice.org>  [84fa9db76d2dc71237b58009a1c7661e9b100e13]

Merge SRX643: 15.08.02 - 22:37:30


2002-08-15  Rüdiger Timm  <rt@openoffice.org>  [127cb132d84adb9ec7c07d02a7e81f854bb8501f]

Merge SRX643: 15.08.02 - 22:36:52


2002-08-15  Kurt Zenker  <kz@openoffice.org>  [f4ef17d9095cf272f2417a8fa8231f8a97801f38]

Merge SRX643: 15.08.02 - 22:34:11


2002-08-15  Kurt Zenker  <kz@openoffice.org>  [747bd697e56a37dba8995878052119175985e5a2]

Merge SRX643: 08/15/02 - 22:32:13


2002-08-15  Kurt Zenker  <kz@openoffice.org>  [0b9e0fbc2541f8f4d4be18b5edf3ad9c82dd095e]

Merge SRX643: 15.08.02 - 22:31:10


2002-08-15  Kurt Zenker  <kz@openoffice.org>  [7a24794ca4f359820da69f908888ae19e08ecdf2]

Merge SRX643: 15.08.02 - 22:31:36


2002-08-15  Kurt Zenker  <kz@openoffice.org>  [3f62c437462c2db03ea8d415e71982119f276a48]

Merge SRX643: 15.08.02 - 22:30:34


2002-08-15  Kurt Zenker  <kz@openoffice.org>  [46c2fea9d5c223beba2ae22742beec157e9ab20d]

Merge SRX643: 08/15/02 - 22:30:07


2002-08-15  Kurt Zenker  <kz@openoffice.org>  [d49e1bc035ec3de33bd1e4cce8b9a47751e7bc00]

Merge SRX643: 15.08.02 - 22:29:41


2002-08-15  Kurt Zenker  <kz@openoffice.org>  [937f9a9f5895e173ba0c3e2b2c7005a68301a48c]

Merge SRX643: 15.08.02 - 22:29:21


2002-08-15  Kurt Zenker  <kz@openoffice.org>  [2373a8f2961afae50e1b1b5f48b67ebfbccf95bd]

Merge SRX643: 15.08.02 - 22:28:09


2002-08-15  Kurt Zenker  <kz@openoffice.org>  [1189c6ed6ad5c70ee5bd5ed2fd100b738c6df214]

Merge SRX643: 15.08.02 - 22:27:44


2002-08-15  Kurt Zenker  <kz@openoffice.org>  [ee5b908d7a995e0efb6feb86393793cb2f89ad32]

Merge SRX643: 15.08.02 - 22:27:21


2002-08-15  Kurt Zenker  <kz@openoffice.org>  [5d2fceab3057776883adef3ede3930fa04bf68c7]

Merge SRX643: 15.08.02 - 22:25:20


2002-08-15  Kurt Zenker  <kz@openoffice.org>  [be611f27e2bf54dc9ac95162fccfbbaa06ecf0d4]

Merge SRX643: 15.08.02 - 22:20:57


2002-08-15  Kurt Zenker  <kz@openoffice.org>  [9619954a6071c77643c52c7ffd723aa472e59649]

Merge SRX643: 15.08.02 - 22:18:56


2002-08-15  Kurt Zenker  <kz@openoffice.org>  [329a6c4a8c4b14bf4da59d397aa6372b91eb2909]

Merge SRX643: 15.08.02 - 22:09:56


2002-08-15  Kurt Zenker  <kz@openoffice.org>  [778d050e2132566c81b6d507505c61aa603e2e0e]

Merge SRX643: 15.08.02 - 22:08:26


2002-08-15  Kurt Zenker  <kz@openoffice.org>  [25518ad9454b1a47bec840153b78101b11f17497]

Merge SRX643: 15.08.02 - 22:06:52


2002-08-15  Kurt Zenker  <kz@openoffice.org>  [704231f4ca479b7e1fca18e845c20a923015e2b2]

Merge SRX643: 15.08.02 - 22:05:36


2002-08-15  Kurt Zenker  <kz@openoffice.org>  [042df507d75356034e63d14fde0533cd573ec238]

Merge SRX643: 15.08.02 - 22:01:46


2002-08-15  Aidan Butler  <aidan@openoffice.org>  [b54c966fd8bfebf7397172c5cb0158a1fbaa4777]

#102365# Added xmergesync.dll


2002-08-15  Kurt Zenker  <kz@openoffice.org>  [1cb9a834d7afbfc9ae4565362b4336a09c668121]

new version for SRX643


2002-08-15  Kurt Zenker  <kz@openoffice.org>  [a3e5be6d6fc0aa3dccc2afb2a1a0a437a051225c]

new version for SRX643


2002-08-15  Kurt Zenker  <kz@openoffice.org>  [217ef131bfa7b4c7220563eb235faa08255e7936]

new version for SRX643


2002-08-15  Kurt Zenker  <kz@openoffice.org>  [863d60651238206a39a9221ba4e1655315530827]

new version for SRX643


2002-08-15  Kurt Zenker  <kz@openoffice.org>  [e0d57b8cbee51e4eafa0638d8af771e85a5b144e]

new version for SRX643


2002-08-15  Kurt Zenker  <kz@openoffice.org>  [974521e26c4c93afd709cf7b5bdacc2844ef6565]

new version for SRX643


2002-08-15  Stephan Bergmann  <sb@openoffice.org>  [7a3e43d5c443d3b7f130b488c52f4ff66d160f31]

#102364# Merged in 1.14.4.1.


2002-08-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [af99de290ee2f2aa62e5ab68c81497b9c0768ded]

#101685#,#i6886#: merge OOO_STABLE_1_PORTS (1.8-1.8.41) -> HEAD


2002-08-15  Frank Meies  <fme@openoffice.org>  [de4fc565cd562efe170f0ca6ddaa5ae0866fd7e8]

#102367# Do not exchange deleted text with CH_TXTATR_INWORD if show changed is disabled


2002-08-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [d6f952f384aa0a00eb3694796a7c3ed7ebe5d460]

#101685#,#i6886#: merge OOO_STABLE_1_PORTS (1.6-1.6.8.1) -> HEAD


2002-08-15  Kurt Zenker  <kz@openoffice.org>  [9ed22355f932c8af6e2f5f5c565dfd6b28e6f3b9]

new version for SRX643


2002-08-15  Kurt Zenker  <kz@openoffice.org>  [a62a79777d6548b014f937301062bc2c9b65c953]

new version for SRX643


2002-08-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [024e6bd991d219e363c83223158c0c768c3771bf]

#101685#,#i6886#: merge OOO_STABLE_1_PORTS (1.4-1.4.10.1) -> HEAD


2002-08-15  Hans-Joachim Lankenau  <hjs@openoffice.org>  [867c00325b2fdbad99da44d26a2dc92efe128188]

#102372# prevent writing in defs/* if locking fails


2002-08-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [55bca02a11a5b3ff71328d99bf0f1b7a69a134fc]

#101685#,#i6886#: clean up MacOSX support


2002-08-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [1faee7355c651f076daec71f86c16667fed762a3]

#101685#,#i6886#: merge OOO_STABLE_1_PORTS (1.21.2.2.-1.21.2.2.2.1) -> HEAD


2002-08-15  Mikhail Voitenko  <mav@openoffice.org>  [49ecf5bf470967beaace0da5245835d129a784eb]

#102145# do not use threads


2002-08-15  Vladimir Glazounov  <vg@openoffice.org>  [d4f9690b8477f90dab5d71f5c4b96a1a8115ac0b]

#100000# typo


2002-08-15  Kurt Zenker  <kz@openoffice.org>  [51c794b13383ffce6c406a5502566f562072a67d]

new version for SRX643


2002-08-15  Behrend Cornelius  <bc@openoffice.org>  [538afb2ae46d7d7a14a54b2243de7b180240a423]

#102129# string for path validation modified


2002-08-15  Thomas Lange  <tl@openoffice.org>  [6ee1c04923280cd73fce1589f02bbe0653bad792]

#97643# added interface XServiceInfo to SwXTextDefaults


2002-08-15  Stephan Schäfer  <ssa@openoffice.org>  [3df3b79c8d1b987e63d6e8fac17ba5978e248b61]

#102205# visualize focus


2002-08-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [0fa81bc0081e1bba5e99f9af8aad6c6310e22079]

#101685#,#i6886#: merge OOO_STABLE_1_PORTS (1.14-1.14.10.1) -> HEAD


2002-08-15  Volker Ahrendt  <va@openoffice.org>  [4d600d86a5cb6669af633779f2932c0be6e0ce5c]

#102336# Corrected translations of cell template "Spaltenkopf".


2002-08-15  Kurt Zenker  <kz@openoffice.org>  [cec4b1df4dc22edd2c071210895952f7462e49f7]

new version for SRX643


2002-08-15  Kai Ahrens  <ka@openoffice.org>  [bdbd345a29eed205fe676aeb006ec9acda7e01b1]

#100000#: syntax


2002-08-15  Niklas Nebel  <nn@openoffice.org>  [018bf48a5812d149fbeb2e31c0f9abfcb99a61a5]

#102247# GetExpression: SetImportXML for second expression, too


2002-08-15  Malte Timmermann  <mt@openoffice.org>  [90a9a5258a1816096ff32b8fb6a6e2be9a91c662]

#101118# Bidi overwrite mode


2002-08-15  Behrend Cornelius  <bc@openoffice.org>  [d80bb056ad2fb0ff0d48a514d1f66e4ac2601342]

#102129# now directory is created after user is queried


2002-08-15  Thomas Lange  <tl@openoffice.org>  [74b83ca109fd8b037ae79d2344e21b00363ad55c]

#97643# service 'Defaults' modified


2002-08-15  Thomas Lange  <tl@openoffice.org>  [59b56a211b04ca37c2d6dc9172fafde92f74da79]

#97643# new service Defaults added


2002-08-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [c6b11150f056a528fe722078ead077b438060049]

#101685#,#i6886#: merge OOO_STABLE_1_PORTS (1.8-1.8.8.1) -> HEAD


2002-08-15  Vladimir Glazounov  <vg@openoffice.org>  [77c603b7a4b787af22b4a51c2ac2de39f289dde2]

#100000# include algorithm


2002-08-15  Thomas Lange  <tl@openoffice.org>  [1d1148f7c8daff442c70d7c178978c6fb9c97d9b]

#97643# new service ParagraphPropertiesComplex


2002-08-15  Thomas Lange  <tl@openoffice.org>  [bc336177ec96c2ade2c1d0d37a6206bd6952f318]

#97643# new service ParagraphPropertiesComplex; initial version


2002-08-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [c113024e705d6d38c7db70eb8b525729d70499c8]

#101685#,#i6886#: merge OOO_STABLE_1_PORTS (1.4-1.4.4.1) -> HEAD


2002-08-15  Thomas Lange  <tl@openoffice.org>  [d07d4964e1f74582a1465b4caa8b73c362f3c2ee]

#97643# missing properties added


2002-08-15  Peter Burow  <pb@openoffice.org>  [cbdb5ced1990815b3c16e94b10c94fbf94b868a7]

fix: #102331# languages for CTL added


2002-08-15  Frank Meies  <fme@openoffice.org>  [b9fe5e06e037f3b5b3be855611b9ffbd62991d32]

#102353# Goodbye to the grey background for multi portions


2002-08-15  Joachim Lingner  <jl@openoffice.org>  [dfa990baa5fc9f95f02e1ca2014f08fc77869546]

#101225#


2002-08-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [70235cbd6289a42fb0489039c5d50c861b1f728c]

#101685#,#i6886#: merge OOO_STABLE_1_PORTS (1.5-1.5.10.1) -> HEAD


2002-08-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [2d939f6f5293fa9afc2292bf7d328a063f48236d]

#101685#,#i6886#: merge OOO_STABLE_1_PORTS (1.14-1.14.4.1) -> HEAD


2002-08-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [05c5bce78cfda088beb1d76b5fe7a780c8b4fa6e]

#101685#,#i6886#: merge OOO_STABLE_1_PORTS (1.7-1.7.6.1) -> OOO_STABLE_HEAD


2002-08-15  Kai Sommerfeld  <kso@openoffice.org>  [0afea8bd306caab608ab50c044db7b6002d1a032]

#96458# - Corrected BUILD_ACTION


2002-08-15  Sven Jacobi  <sj@openoffice.org>  [674e0265bb87b8ffcf4e8a1abc238221a0195883]

#98426# no more assertion, if textencoding is Unicode


2002-08-15  Armin Weiss  <aw@openoffice.org>  [f1b79f1adb7ab2f7f7e80cc1f388f287e8f92c8c]

#101499# Use GetTextOutlines and a PolyPolyVector now, at the same time go back and convert in one single step.


2002-08-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [22f1ec8c5303b25f1fe7e88153ad8a9ad9febff3]

#101685#,#i6886# merge OOO_STABLE_1_PORTS (1.4-1.4.12.1) -> HEAD


2002-08-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [fa404a5f05b5b589915a16db50126418cdf908a6]

#101685#,#i6886# merge OOO_STABLE_1_PORTS (1.6-1.6.10.1) -> HEAD


2002-08-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [b00b750a4b71620f18a636f7098247a6c09af36e]

#101685#,#i6886# merge OOO_STABLE_1_PORTS (1.15-1.15.12.1) -> HEAD


2002-08-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [00ffb784a8656886bf6943b084fef8875e1d5ba1]

#101685#,#i6886# merge OOO_STABLE_1_PORTS (1.11-1.11.6.1) -> HEAD; resolved conflict


2002-08-15  Michael Brauer  <mib@openoffice.org>  [fbcff84a7fed65adecfb1f6e1a8abbf5e715983a]

#100890#: role for page preview was missing


2002-08-15  Peter Burow  <pb@openoffice.org>  [0cc5767a85bc5615882c8f2e1542715985764469]

fix: #102338# obsolete controls (text align of asian TP) removed


2002-08-15  Michael Brauer  <mib@openoffice.org>  [d930a1d4fbf733a0e90a4473dd986c2004e52336]

#102297#: Some wrong asserts


2002-08-15  Jörg Budischewski  <jbu@openoffice.org>  [d9f729042ce714fddb55dae4c70e72f2d38557a1]

#100000# java_uno.jar is now build to class directory


2002-08-15  Peter Burow  <pb@openoffice.org>  [8ba9d4aa240594b0a736cb1218ec882b7a964693]

fix: #102338# obsolete controls (text align of asian TP) removed


2002-08-15  Armin Weiss  <aw@openoffice.org>  [47cd920b7037fd352e8c88c64901307cb92c0f6e]

#101928# Added accessibility bitmap to support HC handles


2002-08-15  Armin Weiss  <aw@openoffice.org>  [66c8be4577b12c3b8abd1ba17d72df8f12ca9930]

#101928# Added accessibility markers for HC mode


2002-08-15  Armin Weiss  <aw@openoffice.org>  [905e4efcd383d49861b7e68c38712cf95e373633]

#101928# DIverse changes to be able to support HC mode for handles


2002-08-15  Armin Weiss  <aw@openoffice.org>  [9a2697a6487f0d1aa4ac8006ae9c1fd85a9ae5bb]

#101928# re-create handles to show new outfit when high contrast changes


2002-08-15  Stephan Bergmann  <sb@openoffice.org>  [a5c2ba8638ce6b1e3f3ffe1e3c82307268dfa959]

#101700# Implement GetTextOutlines.


2002-08-15  Stephan Bergmann  <sb@openoffice.org>  [9a6ed54017e3688991683841a27f5c0bdfad164b]

#101700# Changed GetOutline from PolyPolygon to PolyPolyVector.


2002-08-15  Stephan Bergmann  <sb@openoffice.org>  [32b8323c8718018466aa4f7f124b2cbf55d7bb19]

#101700# Removed obsolete GetLayoutOutline.


2002-08-15  Nils Fuhrmann  <nf@openoffice.org>  [ecedeb41445831f51c154cf8049bf9524f53395b]

#102341# autoconversion of hw katakana to fw katakana to solve problems with unconverted files


2002-08-15  Kurt Zenker  <kz@openoffice.org>  [dd7bf040baa5fef0744dcc73f51e6207426729ae]

new version for SRX643


2002-08-15  Hennes Rohling  <hro@openoffice.org>  [1467ba4f0bf211a1ecab4ecbedd0f634801b35d7]

#91296# Only link against Unicows on Windows


2002-08-15  Frank Schönheit  <fs@openoffice.org>  [e7cf5141cbc073e3ff37acc5016ff36cf908120b]

#102323# derive from XServiceInfo, again, to expose the css.sdb.Connection service


2002-08-15  Michael Brauer  <mib@openoffice.org>  [f28e2c8e2728972126b1930ced0d9a28e3be3565]

#102308#: getImplementationId was missing


2002-08-15  Oliver Specht  <os@openoffice.org>  [96d5567e2f9cc64f2307886afec73d2ed975c268]

#101853# default data/time format queried from NumberFormatter


2002-08-15  Jörg Barfurth  <jb@openoffice.org>  [ae41526800082e85060417715f54fa6294b1536c]

#102334# Deliver central configuration support files


2002-08-15  Niklas Nebel  <nn@openoffice.org>  [63bf00b2459b9bff51ce37a6d66d2d95434d78c6]

#101329# InsertCells: pass RefUndoDoc to InsertCol/Row instead of copying formulas


2002-08-15  Kai Sommerfeld  <kso@openoffice.org>  [f68200e5fc1b106f7125a79a84476fd4d5e1485d]

#96458# - Switched to new neon version (0.22.0)         - No longer needs tempfiles for PUT/POST


2002-08-15  Sascha Ballach  <sab@openoffice.org>  [a7d4b54d609b9ee1ff5554e0b0a158d3aed67061]

#102307# add the missing support of IndexOutOfBoundsException


2002-08-15  Sascha Ballach  <sab@openoffice.org>  [f2d6d81df00fbba5c0d948c5d31d1578ad86bc1c]

#102274#; the TableModelChange should only contain the changed range and not all cells after this range too; #102307# add the missing support of IndexOutOfBoundsException; the table should have and support the focused state


2002-08-15  Niklas Nebel  <nn@openoffice.org>  [9dbd08b4dfff30933ffefcd2cb441230c53ef091]

#101329# UpdateReference: use original cell position when copying to undo doc


2002-08-15  Niklas Nebel  <nn@openoffice.org>  [e85d850ae545abd96276f8461a5d12879123e4cd]

#101329# InsertCol/InsertRow: pRefUndoDoc


2002-08-15  Sascha Ballach  <sab@openoffice.org>  [0dfc3b098a08800b48c000a9e271d22ce1cc8244]

#102274#; the table should have and support the focused state


2002-08-15  Thomas Lange  <tl@openoffice.org>  [808976acdde280305c10fe0ef4f386406f8ed9c2]

#98848# initially grey painted edit-window fixed


2002-08-15  Oliver Specht  <os@openoffice.org>  [dea94525882192077b29b0e0b84a3f53a5de5244]

#100813# set the correct PopupMenu position if called via keyboard


2002-08-15  Malte Timmermann  <mt@openoffice.org>  [4ac87d0470cb18a41d03c3b0c60ca8fbec3be925]

#101118# SetRightToLeft() - ShowCursor()


2002-08-15  Hennes Rohling  <hro@openoffice.org>  [7702bc0ad6ecabcdb5dd83e859af5380fd3fba86]

#91296# Local variable luid used for nonproduct


2002-08-15  Kai Sommerfeld  <kso@openoffice.org>  [dabf5b2cc3b3f0b7cb33ea1ef774a1f203497de2]

#96458# - Switched to neon 0.22.0


2002-08-15  Hennes Rohling  <hro@openoffice.org>  [ca3b7105c3473f78404f7a23c2ce8687c3243d02]

#91296# GEN_HID=TRUE is nonsens


2002-08-15  Michael Brauer  <mib@openoffice.org>  [775157698f9d1520cb8e89088929b54b15132d3b]

#102279#: Table selections improved


2002-08-15  Michael Brauer  <mib@openoffice.org>  [a2575a88512fca217c20c9031e64c2942f388e21]

#102272#: Even though deselect does not work, throw exception for illegal index


2002-08-15  Daniel Rentz  <dr@openoffice.org>  [73b2cd61f9ee66918e76393425c5f075f4d3c679]

#101677# accessibility for CSV import


2002-08-15  Sven Jacobi  <sj@openoffice.org>  [a807df25a18d9b2ded8200dd3b4916c1fa24910b]

#101650# removed text options, so the user doesn't have to decide to use glyph or text export


2002-08-15  Kai Ahrens  <ka@openoffice.org>  [5ec3370446de39335e109f65c6ff451a0ab0a221]

#101949#: watch for DataChanged at Splitter


2002-08-15  Malte Timmermann  <mt@openoffice.org>  [f00cf338e6ed75c6414fa836c4e609052e42c6ae]

#101118# SetRightToLeft()


2002-08-15  Kurt Zenker  <kz@openoffice.org>  [d62587af2d6dc7f46f203df413135ff6e4b4ea83]

SRX643


2002-08-15  Caolán McNamara  <cmc@openoffice.org>  [78822ec96643ee701044d12c8ca9c32016b94af5]

#102321# GeneratePLCF didn't byteswap on bigendian


2002-08-15  Andreas Bille  <abi@openoffice.org>  [ae18858044e4bcbb7f19b8505f2cb22808ccaeac]

#93203# changed impl-name to css.comp.XInputStream. Otherwise, the interfaces are there, but were not zetted, because the bug didn't mentioned this interface.


2002-08-15  Vladimir Glazounov  <vg@openoffice.org>  [a9a7a083fedfcc674cafe14dc86ad8e9fe1157f3]

SRX643


2002-08-15  Kurt Zenker  <kz@openoffice.org>  [9c92d136c2acecff69ae07e9c13fdb9ae822dd0b]

UDK304


2002-08-15  Hennes Rohling  <hro@openoffice.org>  [4db6947e821b9c4e0bef4ac1061cdab43b2de910]

#91296# UWINAPI and UNICOWS used


2002-08-15  Stephan Schäfer  <ssa@openoffice.org>  [33932468d10e1ba6593afa38345097502f6f0690]

#102208# corrected typo: send command event instead of resize...


2002-08-15  Stephan Schäfer  <ssa@openoffice.org>  [28ce835814454273bca43cde207e824f1e448d1c]

#102208# avoid assertion for accessibility menu events


2002-08-15  Kai Ahrens  <ka@openoffice.org>  [112495fef3672586507085625e0ebea3ea00bde0]

#102198#: add additional method flag to draw paper border


2002-08-15  Kai Ahrens  <ka@openoffice.org>  [96591f1675eb28e2a7ef0bfa1f28623f6189e89a]

#102198#: add additional method to draw paper border


2002-08-15  Frank Schönheit  <fs@openoffice.org>  [f3dfbd124e62b9ff618bf7abce90dcef43ef2ce7]

#102323# getSupportedServiceNames: also return the service names of the aggregate


2002-08-15  Oliver Specht  <os@openoffice.org>  [eb003ff63698f597b156bd83fae010c7501235d9]

#100710# insert formula recordable


2002-08-15  Andreas Bregas  <ab@openoffice.org>  [7b749404d851b685b0e5c5ca34e6ac26d20b0153]

#94916# StepARGV(): No copy for SbxProperties to allow call by reference


2002-08-15  Kai Ahrens  <ka@openoffice.org>  [c9ea484ed02fb4c173d4595814dfbf8d2bf860a1]

#101117#: use SvxFrameDirItem instead of SvxWritingModeItem


2002-08-15  Oliver Specht  <os@openoffice.org>  [ace2dccde30498d1ece4678dffa08f9e9c3fd1a0]

#100990# assign Up/Down/LoseFocusHdl instead of ModifyHdl


2002-08-15  Andreas Schlüns  <as@openoffice.org>  [3dbac1b58fd5477ba0cdabfc609bb0a6cdcb3e78]

#102309# prevent double symbols in libraries


2002-08-15  Oliver Specht  <os@openoffice.org>  [090ed5aea5619f69c2baef544ca55a23339f9152]

#102001# graphic URLs are displayed as file names if appropriate


2002-08-15  Carsten Driesner  <cd@openoffice.org>  [ec78732c4546e5ccd6cc636c882eb76d3edde5b2]

#100825# Use three different domain types for env definition


2002-08-15  Carsten Driesner  <cd@openoffice.org>  [559667ae46a4f7d00d9df56c1c85895b53dd74cc]

#100825# Added path settings and substitution services and XStringSubstitution added


2002-08-15  Carsten Driesner  <cd@openoffice.org>  [37908b6381da01d06bd37cb108b4d290b56dda48]

#100825# New path settings service added


2002-08-15  Carsten Driesner  <cd@openoffice.org>  [39b49c2d456cc7c1d1b7cdc0ac5bf0001f59389c]

#100825# New path substitution service added


2002-08-15  Carsten Driesner  <cd@openoffice.org>  [e2568623dc2ba5471ae165175b4cbbf2b825afd3]

#100825# New interface for substitution added


2002-08-15  Karl Hong  <khong@openoffice.org>  [6928e20e0582d1faf10daae8e3d0c57cf5e69778]

#101792# update Maxico currency symbol from Simon


2002-08-15  Karl Hong  <khong@openoffice.org>  [a977920f401854cb8e635c779152355bac75c35c]

#99250# update Thai file from Arthit


2002-08-15  Bustamam Harun  <bustamam@openoffice.org>  [087b206a4810c05b3921db9ad475d45e8fcc1993]

#102027# add Hijri Input


2002-08-15  Bustamam Harun  <bustamam@openoffice.org>  [b29e08bb433a0b1afdfa93a69e9f480f3c637eee]

#102027# Add Hijri Input


2002-08-14  Bustamam Harun  <bustamam@openoffice.org>  [a1d149dd626cb50c89867bd416dcca889f741aed]

#92094# Change behaviour of ideographic space to mimic regular space.


2002-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [08cbe4f18e029e6a50e41220f91c7a99bf00243b]

#i6886#,#101685#: merged OOO_STABLE_1_PORTS (1.8.10.1-1.8.10.1.2.1) -> HEAD


2002-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [6f96696cc0187aa9c9f58a7ee3b8e5f44d65a0dc]

#i6886#,#101685#: merged OOO_STABLE_1_PORTS (1.8.2.1-1.8.2.1.2.1) -> HEAD


2002-08-14  Behrend Cornelius  <bc@openoffice.org>  [507d602fadc7b019f194e252d38252ce54ab0279]

#95840# Mediadescriptor "Overwrite" removed from OpenProperties


2002-08-14  Behrend Cornelius  <bc@openoffice.org>  [b2fee4758929a0de09161e7bf05478373fa3ce31]

#95840# Logbutton now disabled when logcheckbox disabled


2002-08-14  Stephan Schäfer  <ssa@openoffice.org>  [c4717931e7403b80a84c401cbcf8450b9e89d8ac]

#101741# do not register undecorated but closeable frames to the access bridge


2002-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [7e5602ff30af3468b06ad8919399c6b98640d6b3]

#i6886#,#101685#: merged OOO_STABLE_1_PORTS (1.6-1.6.6.1) -> HEAD


2002-08-14  Hennes Rohling  <hro@openoffice.org>  [92beed75128cea78af2096e2b02311561f0d9f1d]

#91296# UWINAPI and UNICOWS used


2002-08-14  Sven Jacobi  <sj@openoffice.org>  [7256d9f034723f1c9c6f2e57fdd88b0b9983264f]

#96268# solved some text mapping problems


2002-08-14  Armin Weiss  <aw@openoffice.org>  [e829f57d8cec4cd4656d4dde12670de7d78f6c7c]

#100997# let the linestyle attribute set as in the favourite since the default for 3d objects is different from 2d objects


2002-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [58ac3eaa9f4d7347963c8c207d2b47e65772479f]

#i6886#,#101685#: clean up MACOSX support


2002-08-14  Hennes Rohling  <hro@openoffice.org>  [acae690d1cdf1c934b599a9b7d310097f037353a]

#91296# UWINAPI and UNICOWS used


2002-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [bb39e497dab965a1542829ef5ac730222fc95066]

#i6886#,#101685#: clean up MACOSX support


2002-08-14  Hennes Rohling  <hro@openoffice.org>  [8f04b36e74ad7712ce35a615095fde0413e361b4]

#91296# UWINAPI and UNICOWS used


2002-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [e061d914e793a107496b69fdd6d1c417bc0ebe37]

#i6886#,#101685#: clean up MACOSX support


2002-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [b11495030f641d83d73af14d63fbe3bca66824c5]

#i6886#,#101685#: clean up MACOSX support


2002-08-14  Behrend Cornelius  <bc@openoffice.org>  [2c161b665c9df39d9dcbb67298437f921ee45116]

#102129# CheckPathValidation Routine added to Tools class


2002-08-14  Mikhail Voitenko  <mav@openoffice.org>  [d55065dec2003a262d36b1564ee97c071f82d89d]

#101937# build ActiveX control


2002-08-14  Oliver Specht  <os@openoffice.org>  [902853a702e63293550afd50cb743aaaafba5959]

#97180# suppress Bibliography column assignment warning optionally


2002-08-14  Hennes Rohling  <hro@openoffice.org>  [a5a6fc8d26d61257b301d068b26d9bb268a326b9]

#91296# UWINAPI and UNICOWS used


2002-08-14  Hennes Rohling  <hro@openoffice.org>  [153998b8961c1b0325b3330812a4eb0d69f81d6e]

#91296# UWINAPI and UNICOWS used


2002-08-14  Oliver Specht  <os@openoffice.org>  [5eb298345c40b90f422efb21925473de944ee91b]

#97180# suppress column assignment warning optionally


2002-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [c5a1dc53955eecee3cef582c55a87dc429997d7d]

#i6886#,#101685#: merge OOO_STABLE_1_PORTS (1.6-1.6.4.1) -> HEAD


2002-08-14  Frank Schönheit  <fs@openoffice.org>  [ebb1cadaf06f3d18c225ef1898464bf08e6c0db2]

#102329# convertFastPropertyValue: when the value is stored in an Any, and the property type is some XInterface-derivee, allow for queryInterface-calls, too (necessary for Java-calls)


2002-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [a3aa355c4f2e7ab261bc5755c3f156e570f2a98f]

#i6886#,#101685#: clean up MACOSX support


2002-08-14  Hennes Rohling  <hro@openoffice.org>  [b8be3a568e4cfc775055e28bbd7792d863609df9]

#91296# UWINAPI and UNICOWS used


2002-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [ef5497dc3d081b8b1c19bcd344001a7dc4bc8e3d]

#i6886#,#101685#: clean up MACOSX support


2002-08-14  Mikhail Voitenko  <mav@openoffice.org>  [11b436d3ec0296e1d9886a3c1b2048e782181a50]

#101937# initial revision


2002-08-14  Hennes Rohling  <hro@openoffice.org>  [8e7a660ebbb98ad1f5131dec1bb3f36e2fb0b383]

#91296# UWINAPI wrapper added, UNICOWS used


2002-08-14  Mikhail Voitenko  <mav@openoffice.org>  [cc2a3b29a6c15226637b03f6ab01b5728af6dc9c]

#101937# initial revision


2002-08-14  Hennes Rohling  <hro@openoffice.org>  [173db4f242e55172bef92ef78f9d28a4ffc7f204]

#91296# UWINAPI wrapper added


2002-08-14  Behrend Cornelius  <bc@openoffice.org>  [52d3a3b1fbb64960da24aebcba2b1984b5c58d19]

#102129# new resource for invalid path message inserted


2002-08-14  Oliver Specht  <os@openoffice.org>  [ecca0bba0ff73854390563c4857fee8bc858d5c3]

#97663##99262# Changes of FirstName and LastName have to initiate InitFullName()


2002-08-14  Oliver Specht  <os@openoffice.org>  [43357835880dc9a3fd7ddbc13678f3b642360210]

#101300# system encoding entry doesn't get 'System' as name


2002-08-14  Stephan Schäfer  <ssa@openoffice.org>  [0e26b4c236acf885b265f96343bded3a6136b95e]

#99902# splitters are only activated if their parent has the focus, otherwise you always get the galleries's splitter instead of scalc's


2002-08-14  Malte Timmermann  <mt@openoffice.org>  [4b93ca0bb220e83eb334990b161439f364f216d7]

#101118# ICU


2002-08-14  Stephan Schäfer  <ssa@openoffice.org>  [4ad4a9dc9f9778cd44c552bec76f96c13366f341]

#101949# improve high contrast handling


2002-08-14  Frank Meies  <fme@openoffice.org>  [5042a8b8ab950060ddac5b0d3448d63487469080]

#99418# AutoCapitalize of first letter shoud also consider Asian punctuation


2002-08-14  Henning Brinkmann  <hbrinkm@openoffice.org>  [b27a53e23a46ef3e9080ef4483b473507ddd8cc7]

#101403# footer min height was not taken care off


2002-08-14  Oliver Specht  <os@openoffice.org>  [d61919cebe5fc96b9d012b5d5f15f6d48d0a7a29]

#102210# enable graphic insertion in the wizard as link and embedded


2002-08-14  Malte Timmermann  <mt@openoffice.org>  [6baf197b9641a9107692f35ac03495d1681fa8fc]

#101118# BiDi completed now...


2002-08-14  Hans-Joachim Lankenau  <hjs@openoffice.org>  [5548437981690fc0fc5d1f198749c95ee0b42f16]

#100000# syntax


2002-08-14  Hans-Joachim Lankenau  <hjs@openoffice.org>  [7b19d6a8901f0f27847fb97e0818aebeb6ad4cad]

#100000# syntax


2002-08-14  Vladimir Glazounov  <vg@openoffice.org>  [78e749d75e59e9e247876bfd08e6234d2792146e]

UDK304


2002-08-14  Vladimir Glazounov  <vg@openoffice.org>  [af3a7f3bd8b1ec2ab794d349499127641a3d05c4]

UDK304


2002-08-14  Daniel Rentz  <dr@openoffice.org>  [8b2a9e1af5e22adf74bec0b9cf55af6a2fe79eb3]

#102281# HC for outline symbols


2002-08-14  Thomas Lange  <tl@openoffice.org>  [04d7da86d6a6f3170908812e1ca685eacc333d47]

#98478# SwXAutoTextContainer fixed for beans


2002-08-14  Oliver Braun  <obr@openoffice.org>  [6a8cd1b66e9a09917c7144f630c885d6e901c738]

#100201# compile only for jdk1.4 or later


2002-08-14  Oliver Braun  <obr@openoffice.org>  [c20e908cc4868a272d284faf068fbe9d72bbf226]

#100201# re-enabled actions for menu(item)s


2002-08-14  Oliver Braun  <obr@openoffice.org>  [9481f5d28b8a613ed2515a70ae7e9c9ea92f16c9]

#100201# removed state change event to DEFUNC


2002-08-14  Hennes Rohling  <hro@openoffice.org>  [22f7399fbd81e07aec735ad78db95f4952615cc0]

#91296# #93668# UWINAPI, UNICOWS wrapper added


2002-08-14  Hennes Rohling  <hro@openoffice.org>  [42f1542cc243b9319fbc7ad605f9f276c8471710]

#91296# UWINAPI wrapper added


2002-08-14  Hennes Rohling  <hro@openoffice.org>  [c26efdefd69b16679d459fe4d9bd93e7853f4ee8]

#91296# Removed SYSTOOLS references, added UNICOWS and UWINAPI support


2002-08-14  Hennes Rohling  <hro@openoffice.org>  [2b2073793ae5457c4c0b585f3fda74811ffeef94]

#102316# #91296# Support for Thai, Arabic, Hebrew + UNICOWS added


2002-08-14  Kai Ahrens  <ka@openoffice.org>  [a1e620ce79261cab81e8a514c9b933e0455be8f8]

#100568#: convert single points of rect for LogicToPixel calculation


2002-08-14  Thomas Lange  <tl@openoffice.org>  [62aaee034c1b44ed0cf078f2668ae65262c07b50]

#99404# setting of read-only properties now raises PropertyVetoException


2002-08-14  Oliver Specht  <os@openoffice.org>  [285abbfe6bf8431146db45be8908b04fc03b2cf2]

#101285# new option: CTLSequenceChecking


2002-08-14  Oliver Specht  <os@openoffice.org>  [6b5aa62a7d468d2981291772c5e3b5c63940ee59]

#101285# new option: CJKSequenceChecking


2002-08-14  Thomas Lange  <tl@openoffice.org>  [622ef15baa772ae9c6e61db8ecdbfdd691d9f9b0]

#99404# setting of read-only properties now raises PropertyVetoException


2002-08-14  Stephan Schäfer  <ssa@openoffice.org>  [1e076fc128b065888be81e242c097c1af4a7442f]

#99902# improve DrawSelectionBackground in HC white mode


2002-08-14  Stephan Schäfer  <ssa@openoffice.org>  [93b5836205f23e271d20c347abbcd4868206e0ee]

#99902# use color transform for selected entries in HC white


2002-08-14  Stephan Schäfer  <ssa@openoffice.org>  [3799edc445e473ed252aff5822dacb78cd90ccb4]

#99902# fix typo


2002-08-14  Kai Ahrens  <ka@openoffice.org>  [d611eca8b2af94d1b578d3dd480cf88e731886d4]

#101737#: set OutputQuality directly


2002-08-14  Stephan Schäfer  <ssa@openoffice.org>  [a4690128d0de25dcbaaba3d91e477cefc821c287]

#99902# improve col transform: lightblue becomes white


2002-08-14  Stephan Schäfer  <ssa@openoffice.org>  [a241ae54d67cc1a39c4998f6d1ef372ea7e02bde]

#99902# col transform in HC white only for toolbox items


2002-08-14  Stephan Bergmann  <sb@openoffice.org>  [aa121807b1e0db6377669da518fe9d6e635cd851]

#102206# Role of WINDOW_MULTILINEEDIT changed to SCROLLPANE.


2002-08-14  Thomas Lange  <tl@openoffice.org>  [5f5256c5a173e0b680fb60cb2f436663b4153e39]

#99404# setting of read-only properties now raises PropertyVetoException


2002-08-14  Caolán McNamara  <cmc@openoffice.org>  [628be60877de0f1e0b294809d667bd06261dfeec]

#101578# Correct redline Authornames


2002-08-14  Juergen Schmidt  <jsc@openoffice.org>  [9bebfbe1188ee125a09ea64ad2a06503aad11b2a]

#99053# add new option for pkgchk


2002-08-14  Andreas Martens  <ama@openoffice.org>  [f213273c9e986900d55594afa52ff8a73ba0bc56]

Fix #101404#: Positioning of fly frames in vertical environment


2002-08-14  Thomas Lange  <tl@openoffice.org>  [d545970b74bf0bd6dce54956c959b975b6b8b6ea]

#99404# setting of read-only properties now raises PropertyVetoException


2002-08-14  Oliver Specht  <os@openoffice.org>  [581d7145a24362330065903c06f104cdbbd1f313]

#101785# provide high contrast link display bitmap if necessary


2002-08-14  Oliver Specht  <os@openoffice.org>  [410933dd503233cd9d408fc5cdbe448ce1d304ed]

#101785# provide high contrast link display bitmap if necessary


2002-08-14  Caolán McNamara  <cmc@openoffice.org>  [542a0d7260e4767d8aff839eb593e748a82ced48]

#100044# Cleanup for optimization defines->enums


2002-08-14  Frank Meies  <fme@openoffice.org>  [01ecf5194778e4d91bb78b9c8dff99009a2f586e]

#102306# Set default layout mode to TEXT_LAYOUT_BIDI_STRONG


2002-08-14  Oliver Specht  <os@openoffice.org>  [85d530b5f390b91dca43034ff2ce68f4ff4eb6e9]

#101785# set transparency to link display bitmaps


2002-08-14  Oliver Specht  <os@openoffice.org>  [bc87f7f29d43ecaf31cc4555a04dbb5cdda7b594]

#101785# provide high contrast link display bitmap if necessary


2002-08-14  gt  <gt@openoffice.org>  [b67f45364dd551afd2c3ab4b5710eb15c2fcf93e]

#99927# remove of SfxSmallMacroTabPage


2002-08-14  gt  <gt@openoffice.org>  [a277cd06df9986170af3716ccd46665e1e15a2d1]

#99927# remove of SfxSmallMacroTabPage


2002-08-14  gt  <gt@openoffice.org>  [ddf344d0a624f3a5ec06670829a66960ee0e714a]

#99927# remove of SfxSmallMacroTabPage


2002-08-14  gt  <gt@openoffice.org>  [0bf0c7abb67d1a2ed26969f42e4ba87b90f14d5e]

#99927# remove of SfxSmallMacroTabPage and hide of ScripTypeLB


2002-08-14  Frank Meies  <fme@openoffice.org>  [6107b10b1603f176a34854ac4fb104506a701c74]

#102266# SvxCharScaleWidthItem was not applied to font


2002-08-14  Karl Hong  <khong@openoffice.org>  [8b9738f8abe5f6f500e7053f24238f3f50675dd6]

#99250# update Hebrew locale data file from Abuteir Isam, who works with Benavrham Jonathan


2002-08-13  Karl Hong  <khong@openoffice.org>  [9b8290e7892c0afebb5f9b97746a2137a9c185f1]

#101903# extend NatNum to other locales


2002-08-13  Sascha Ballach  <sab@openoffice.org>  [c815f898b3cf2b63f1f69cde5f6b7efa16ed79dd]

#102300#; use the = Operator instead of OUString constructor to assign String to OUString


2002-08-13  Sascha Ballach  <sab@openoffice.org>  [47feb810fe0b0c9d75594bc023e0cfb840badc0c]

#102292#; add missing exception declarations; #102296#; the sequence should have the size of the rowcount


2002-08-13  Sascha Ballach  <sab@openoffice.org>  [0cb9e979fd4b4fdad18e989df82890e816f16084]

#102292#; add missing exception declarations


2002-08-13  Sascha Ballach  <sab@openoffice.org>  [19e8b0e9ece960a333b7225deb9f7086547f6aef]

#102299#; implement XServiceInfo; use the = Operator instead of OUString constructor to assign String to OUString


2002-08-13  Sascha Ballach  <sab@openoffice.org>  [8719648417d2c5ff5cf3d3dbfe4c45b15bfd5fe6]

#102299#; implement XServiceInfo


2002-08-13  Sascha Ballach  <sab@openoffice.org>  [d861d6d0ed8eaa2091dec44cd9fdbf1c933b0d9f]

#102068#; compare also the formula of a text cell


2002-08-13  Christof Pintaske  <cp@openoffice.org>  [510ffc0af0c64b975906a16b101414c7a1ebbd99]

#101775# dont set focus into the status window


2002-08-13  Michael Brauer  <mib@openoffice.org>  [7f9269c778b4ce44530e85fdfefff45f568976a8]

#102273#: getIndexAt/getTextRange/getCharacterBounds


2002-08-13  Jörg Budischewski  <jbu@openoffice.org>  [3fb1d119fc0276c6822e1789a3d2f4c4c821eb6a]

#101225# disabled code optimization for C52 to workaround CC code generation bug


2002-08-13  Oliver Specht  <os@openoffice.org>  [628e456446955844b42d21c9af66dc43d3a7d0c3]

#102249# hyperlink color set to old standard values


2002-08-13  Oliver Specht  <os@openoffice.org>  [98d37d226b796ab51b267648437b2a5bdd34d97c]

#102249# hyperlink colors are applied to all links, not only in new documents


2002-08-13  Thomas Benisch  <tbe@openoffice.org>  [464a4b308436e1b18d2aa87d8f6ab5f8ada75316]

#100836# Missing UAA event when windows are enabled/disabled


2002-08-13  Michael Brauer  <mib@openoffice.org>  [92fa394c448ddd6a8eb5f06cbf3afc1bf9f8e12a]

#102265#, #102269#: contains/getAccessibleAt again


2002-08-13  Oliver Specht  <os@openoffice.org>  [a38d857c26eccc6b3d1d20dd167a464babfe9501]

#102009# default drawing color and draw fill color removed


2002-08-13  Martin Hollmichel  <mh@openoffice.org>  [952c06b02bbbbc98bb9a779a1700331993abefeb]

join: from OOO_STABLE_1, #101685#


2002-08-13  Martin Hollmichel  <mh@openoffice.org>  [ca3435bacac922e54106221d7be75194ac3ebf20]

join: from OOO_STABLE_1


2002-08-13  Oliver Specht  <os@openoffice.org>  [82e4794d9e861dc3ff7767024650e18a756ba208]

#102286# default tab size corrected


2002-08-13  Caolán McNamara  <cmc@openoffice.org>  [5ea8591b52ec0cb6afdc0b2118ef258d91d4715d]

#102209# AutoDetect ucs2/utf8 byte marks


2002-08-13  Oliver Bolte  <obo@openoffice.org>  [b724aebb0b03600942e4ab606b70241d3bb187a0]

new version for SRC641


2002-08-13  Martin Hollmichel  <mh@openoffice.org>  [6fb6680985fb38b3cd96e2ad3c51181a6669677d]

join: from OOO_STABLE_1_PORTS, #101685#


2002-08-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [17d34a23a48caa2dd1882f9e4b04ca71c2bab5e6]

#i6126#: clean up MacOSX handling


2002-08-13  Kurt Zenker  <kz@openoffice.org>  [fe83a8cb9128253cec1461220c46c81f863512f6]

new version for SRC641


2002-08-13  Stephan Schäfer  <ssa@openoffice.org>  [e2e3fb2328494121bc04d99177811735ba157c8e]

#100836# notification for window enabled/disabled


2002-08-13  Malte Timmermann  <mt@openoffice.org>  [5445d985efdf64806a79cb13a34d27e26962d747]

#101118# Bidi support, tabs


2002-08-13  Thomas Lange  <tl@openoffice.org>  [1732f7f21f113f6341cf115f949a224dfe5de394]

#99087# SwXTextViewCursor::isCollapsed fixed


2002-08-13  Stephan Schäfer  <ssa@openoffice.org>  [311715b7651f928f739b93c9adc235633f8dee69]

#102087# skip borderwindow when asking for XTopWindow interface


2002-08-13  Stephan Schäfer  <ssa@openoffice.org>  [072fb907aa870251e19771bf0541606a2941fb5e]

#102087# IsTopWindow uses toolkit functionality now


2002-08-13  Frank Schönheit  <fs@openoffice.org>  [08efc505affde173a598fea38384319618619119]

#102288# documentation for some registration related config items / made the existent structure comply to the DTD


2002-08-13  Thomas Lange  <tl@openoffice.org>  [cdc6c3f15024070c6c6226a3998db4944e09e6d0]

#99099# properties AnchorType, AnchorTypes and TextWrap fixed supplied for SwXTextTable


2002-08-13  Kurt Zenker  <kz@openoffice.org>  [df2e5ca78fb8fb371f6c5fe67b58f24567d6270c]

#100000# include algorithm


2002-08-13  Vladimir Glazounov  <vg@openoffice.org>  [d494fd02e23ff5eb8cd887ad4bea55824e271b75]

SRX643


2002-08-13  Jörg Barfurth  <jb@openoffice.org>  [a93c72cd859d4625bb10a96a2bfe77e0a6463e02]

#99167# Corrected parameter validation: reject value we can't handle


2002-08-13  Jörg Barfurth  <jb@openoffice.org>  [443cb6480adc2ef28ac9bdad7b793c9668fef948]

#99167# Corrected parameter validation: reject empty names


2002-08-13  Peter Burow  <pb@openoffice.org>  [8f3b0145193033db533007a7c4d2a2882e649c47]

fix: #101350# security check for hyperlinks


2002-08-13  Peter Burow  <pb@openoffice.org>  [04b32a5f444ea4ac279c4b876075a6e899a6fbeb]

fix: #101350# security check for hyperlinks


2002-08-13  Jörg Barfurth  <jb@openoffice.org>  [70f3d391d42da2915e4912526d30c8412e25b84a]

#98489# Corrections for merging


2002-08-13  Kurt Zenker  <kz@openoffice.org>  [3b530e7e49c6d3e81e56b6e33b47d25d36d868b2]

#101798# impl connection sharing (struct TDigestHolder public)


2002-08-13  Kurt Zenker  <kz@openoffice.org>  [3c49a580a4a52ba34dc098593d01282a5f5509d7]

#100000# syntax command


2002-08-13  Frank Meies  <fme@openoffice.org>  [5b8c387c5b3a232a96993f23abe660c4b3bb9979]

#101102# Differentiate between BIGENDIAN and LITTLEENDIAN for SvCacheStream


2002-08-13  Oliver Specht  <os@openoffice.org>  [68195dd40b6ff96ada2e37c25af20aff1c9735da]

#95908# enable anchor change from inside header/footer to page


2002-08-13  Oliver Specht  <os@openoffice.org>  [984e028a5a8c104c5e2941d63cdd5e3aaef7d11b]

#95908# assert removed


2002-08-13  Peter Burow  <pb@openoffice.org>  [3955a62bc80a85fbabb257b5c683f3cbda84da05]

fix: #101350# security check for hyperlinks


2002-08-13  Stephan Bergmann  <sb@openoffice.org>  [0bcae344c5e964c63e25fcd4c390972ba6d46ee2]

#101334# Filter out symbols from unnamed namespaces.


2002-08-13  Oliver Specht  <os@openoffice.org>  [aea40ac1448c7cb3a86d842f85fe389dbeb5b72c]

#101906# hyperlink StatusBar control uses resource string


2002-08-13  Stephan Bergmann  <sb@openoffice.org>  [9f77efae01b7de753afca02194e877b956b6e217]

#101334# Release all resources when exiting CreateFontSubset.


2002-08-13  gt  <gt@openoffice.org>  [52fccdb4033c44f04582ed53c3e4198aa308d86d]

#102275# removed asia specific strings in SvxStdParagraphTabPage


2002-08-13  Peter Burow  <pb@openoffice.org>  [77e0628d552145d1658d394077ed39cbf76dd3b7]

fix: #101350# security check for hyperlinks


2002-08-13  Daniel Rentz  <dr@openoffice.org>  [c0fee41fc5400cbb9a8ef5fbeaaae31f658d989c]

+ SHEETPROTECTION


2002-08-13  Peter Burow  <pb@openoffice.org>  [a78a365bdfcb1449e595c7ccedb208431ca23ff1]

fix: #101350# security check for hyperlinks


2002-08-13  Kurt Zenker  <kz@openoffice.org>  [3608ab19ca91187e3b2f9f792f71dde759b6d9c4]

new version for SRC641


2002-08-13  Martin Hollmichel  <mh@openoffice.org>  [fcc0b40d3b4f2dbf4894dbf9a5ef9c54617c2b11]

join: from OOO_STABLE_1_PORTS, #101685#


2002-08-13  Kurt Zenker  <kz@openoffice.org>  [f306e98a7bec6296a33638599608115fee1a6f75]

new version for SRC641


2002-08-13  Andreas Schlüns  <as@openoffice.org>  [4466714024151e26d5325474c0dae9a5310f72ea]

#92086# correct check for valid target name


2002-08-13  Andreas Schlüns  <as@openoffice.org>  [67f8030c72145cc281acc230e8ebefc137a4c57e]

establish new test and debug service


2002-08-13  Kai Ahrens  <ka@openoffice.org>  [b762e93d90cf0a3036136740f4a7f7fb950fd4d4]

#101570#: added pdf filter


2002-08-13  Kai Ahrens  <ka@openoffice.org>  [4111b430a0a7954416ff95794a8ffb8fbc4472e3]

#101570#: added pdf filter


2002-08-13  Thorsten Behrens  <thb@openoffice.org>  [11a78dd24663dba60a6ecf1442335debedba2b36]

#102235# Reversed disposal and notification for insertion/remove of paragraphs


2002-08-13  Behrend Cornelius  <bc@openoffice.org>  [856095b1a3efd3e7a548676ee7e29cb559e33a7c]

#100027# Script and Dialog now writeprotected


2002-08-13  Martin Hollmichel  <mh@openoffice.org>  [2edea4cc5e153b29f7182f421d3ac1883db3e69c]

join: from OOO_STABLE_1_PORTS, #101685#


2002-08-13  Kai Ahrens  <ka@openoffice.org>  [8a99e02439eb88e023403dff523022dc238c1a78]

#101570#: added ASPECT_DOCPRINT


2002-08-13  Daniel Boelzle  <dbo@openoffice.org>  [af3d1f44ebf32ee0a48f436dc4d4c6309a3aa295]

#100232# added support for __getComponentFactory


2002-08-13  Kai Ahrens  <ka@openoffice.org>  [cb5427f40edf865ca7614647edcfe9fd133238c4]

#101570#: added XRenderable interface


2002-08-13  Martin Hollmichel  <mh@openoffice.org>  [a8706ae2f52662de5e5e5a39378f06d7889a7ed2]

chg: HASHID function arithmetic error fixed, #101685#


2002-08-13  Kurt Zenker  <kz@openoffice.org>  [1ea88153a79701f3c9cdf56a6ae7f54e3fb9d2b2]

new version for SRC641


2002-08-13  Kai Ahrens  <ka@openoffice.org>  [56850bba4c8fa4018034c00c3a715a3de5405a8d]

#101570#: minor code changes


2002-08-13  Stephan Schäfer  <ssa@openoffice.org>  [e5d173098e94c404dbc35da66cb397ba094f4a95]

#102158# allow grabfocus for floating toolbars again


2002-08-13  Vladimir Glazounov  <vg@openoffice.org>  [eb8a4b194bcdfcf7c81d5a891570ed4167a8bf8b]

new version for SRX643


2002-08-13  Kai Ahrens  <ka@openoffice.org>  [7d5508f0cc54dd2984ad5eeb6949730be038a5db]

#101570#: added XRenderable


2002-08-13  Ocke Janssen  <oj@openoffice.org>  [87bac9a7bf9cc00f0ed9fbb4a917e236e254ca65]

#98095# clear mutex before calling our listeners


2002-08-13  Ocke Janssen  <oj@openoffice.org>  [7d0cf9544384ada5fd1d19ace9ebdd3fc82da232]

#98095# remove the multiplex only when the last listener is gone


2002-08-13  Rüdiger Timm  <rt@openoffice.org>  [f9137eac38a6238cfc4e3694ea1e3fa82a64d52a]

new version for SRC641


2002-08-13  Behrend Cornelius  <bc@openoffice.org>  [24ec9635dc15965aaa40d9c0f5532ef48c810e68]

#100027# duplicate Sub in Tools module removed


2002-08-13  Daniel Boelzle  <dbo@openoffice.org>  [540afa9583bbf6907aff581bc13bedf32614e316]

#100232# added new factory helper


2002-08-13  Jörg Barfurth  <jb@openoffice.org>  [5185653dc16f7b256d579edcb204764e89444d5e]

#102278# Move the handling of (dynamic) properties overriding (rather than replacing) their base value to the layer merger


2002-08-13  Sven Jacobi  <sj@openoffice.org>  [a753ef2dbc57a2eb9254a0de74140cb73edbe085]

#100787# #i5321# do not rotate the metafile property (this fixes the problem of deformed dimension objects)


2002-08-13  Daniel Rentz  <dr@openoffice.org>  [3c6a899ef259eac425c1fcc7c6a24b1c91ea2438]

#101548# autoformat preview in HC


2002-08-13  Jörg Barfurth  <jb@openoffice.org>  [3085098808c14717642f221b36b3ea8513b866ae]

#102237# Leave manifest NIL strings as NULL


2002-08-13  Sascha Ballach  <sab@openoffice.org>  [731041481e2338caa31604124145bccea3881cfa]

#100696#; give the childs the specified order


2002-08-13  Daniel Rentz  <dr@openoffice.org>  [458558f0c780e301a553af1e5a9dbdcf380dea9d]

#10101548#


2002-08-13  Vladimir Glazounov  <vg@openoffice.org>  [c3d33625ae19aef1b31c33fada7b83c02ab7a669]

#100000# typo


2002-08-13  Frank Meies  <fme@openoffice.org>  [979cf28506352bfa6f404f1e0eaa192193dc4e92]

#102249# Change color for hyperlinks


2002-08-13  Ocke Janssen  <oj@openoffice.org>  [d3c63f38167f783d1148183072a3ae4c097996b4]

#102268# implement CTL for the preview


2002-08-13  Ocke Janssen  <oj@openoffice.org>  [72518e6e40ddd580be022b00791c8dba26e074bf]

#102268# implement CTL for the preview


2002-08-13  ghiggins  <ghiggins@openoffice.org>  [e78c22c84ff3f0ab55023f809094361f74c97ebd]

#99344# Adding UI support for SSO


2002-08-13  Stephan Bergmann  <sb@openoffice.org>  [3da797d4f79b0e4ea45ef475307d53a3a18169ad]

#101704# Redesigned FindFirstURLInText.


2002-08-13  Andreas Bregas  <ab@openoffice.org>  [d5259c5f3921292148d61c4f8c2e4b38327e8db6]

#98536# StepLOCAL(): Check if variable exists before creating it


2002-08-13  Herbert Duerr  <hdu@openoffice.org>  [6d96720fd51ca4710c9ffef3db68ac13678f5bed]

#98991# fix CJKV vertical glyph rotation, avoid obsolete FT helper functions


2002-08-13  Vladimir Glazounov  <vg@openoffice.org>  [4ab7ade47500fde5605d07c2793074d7638b0e55]

SRX643


2002-08-13  Oliver Specht  <os@openoffice.org>  [acdb8250b7852fa762d6cbbc564933a07ed9fb67]

#96474# Absatz trennen -> Absatz nicht trennen


2002-08-13  Mikhail Voitenko  <mav@openoffice.org>  [8071e79c361f34cbe1514caadc786ed0eae569df]

#102222# delete stream object after use


2002-08-13  gt  <gt@openoffice.org>  [5abe05a08f39bb16907b0600cb392bd1e5cee88c]

#98627# <ALT><RETURN> should not invoke inplace editing


2002-08-13  Frank Meies  <fme@openoffice.org>  [89e2831f5ceda5849c653c203b97fab7bb5e3f28]

#93992# Separator edit field in statistics dialog not needed anymore


2002-08-13  Peter Burow  <pb@openoffice.org>  [82ef4a197865c7c5146a890ee59db49d0eb7147e]

fix: #100500# accessible stuff added


2002-08-13  Karl Hong  <khong@openoffice.org>  [bb64f1257499145655a8d201038aac68a23d3864]

#99346# add an Indian locale data


2002-08-13  Frank Meies  <fme@openoffice.org>  [051d0c70676911743df1cf5845a41ee43b874997]

#93992# Separator edit field in statistics dialog not needed anymore


2002-08-13  Frank Meies  <fme@openoffice.org>  [6876122a5a7210a9ca988eae0bc8a92c37ca00c8]

#93992# NextWord function of class SwScanner has to stop at end position


2002-08-13  Frank Meies  <fme@openoffice.org>  [402f02b6c62620ea29f5d952ac3fca83db8ae464]

#93992# Use the break iterator for word count


2002-08-13  Karl Hong  <khong@openoffice.org>  [c8a86837d4ed0a077e12b2640628bfb3b8b4fc7d]

#102228# create Multiplier_Lower for korean


2002-08-12  Kurt Zenker  <kz@openoffice.org>  [ce8f48e4d2953c112d00858168a023ae8e7b81d5]

Merge SRX643: 12.08.02 - 22:08:19


2002-08-12  Niklas Nebel  <nn@openoffice.org>  [409f488635472aea5c4fae49e53e88e695f3b4ce]

#102062# call SetDrawModified after changing ImageMap


2002-08-12  Thorsten Behrens  <thb@openoffice.org>  [b8b9e532de7f898fe761209d2ed25551992367cc]

#102259# Double-check index at point


2002-08-12  Malte Timmermann  <mt@openoffice.org>  [b8759d2d61408ea2091c78e8197f7b8a458b7b59]

#102261# NotifyAccessibleStateEventGlobally


2002-08-12  Vladimir Glazounov  <vg@openoffice.org>  [28c04d5becf0b3eafacad463e1a9e5d857942ff9]

#100000# typo


2002-08-12  Behrend Cornelius  <bc@openoffice.org>  [db25e0d8bf4f3ebaab87caef5ffeecb890710c64]

#100027# scripts set back to readonly


2002-08-12  Behrend Cornelius  <bc@openoffice.org>  [648bae93d69cf663a73c826cb8b7aed667931256]

#100027# Sub Main occured twice in misc module


2002-08-12  Jörg Barfurth  <jb@openoffice.org>  [3783bf0f3860fa547024582aac535b0aaf8d0eb6]

#102246# Write prop types also when adding a prop not present in the layer before


2002-08-12  Behrend Cornelius  <bc@openoffice.org>  [455f361eab684f508345984d4304239a6d7e983e]

#100384# Several changes


2002-08-12  Thorsten Behrens  <thb@openoffice.org>  [0f4cd275d1983a8a993d930714f669f808aaa843]

#101000# Added strings to resource


2002-08-12  Malte Timmermann  <mt@openoffice.org>  [e8482705e8ea3d1614829c09d8b99acbfcd11c93]

#101118# Start Bidi support


2002-08-12  Stephan Schäfer  <ssa@openoffice.org>  [7729613cface919a071f640ee1deae5b3d24eac9]

#100860# mirror win pos in updateframegeometry


2002-08-12  Hans-Joachim Lankenau  <hjs@openoffice.org>  [dc7bcaaec8a674325cd03607ecff61eed1540196]

#100000# avoid exportlist writing if not lock owner


2002-08-12  Martin Hollmichel  <mh@openoffice.org>  [f3370ea94d8a8897efaf01f1f338ecdaf05774a9]

join: from OOO_STABLE_1, #101685


2002-08-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [1ebe1179df1e0d916b0e5a5046716629af969570]

#101685#: undo last merge; merge OOO_STABLE_1_PORTS (1.22.2.2.2.1)->HEAD


2002-08-12  gt  <gt@openoffice.org>  [6ccebe8bc471d09c3200d0f1a045e9499f26bc71]

#98625# enabled SublistOpenWithLeftRight by default for SvTreeListBox


2002-08-12  Rüdiger Timm  <rt@openoffice.org>  [39dd01b0d7a62207e160efb25e4545f142bd37bf]

new version for SRX643


2002-08-12  Tom Verbeek  <tv@openoffice.org>  [a976a7a80f78c76aba9ff3ff102e8abca4ed090d]

#102256# moved from extras_full to extras


2002-08-12  Frank Schönheit  <fs@openoffice.org>  [e44b98eef632907ded3c3e9c6bd30a06fde1d0b4]

#98803# now the german string is 'Datenquelle auswählen'


2002-08-12  Tom Verbeek  <tv@openoffice.org>  [7b9a42f8fcb127f71a85a1b9f19add7c86645659]

#102256# moved from extras_full to extras


2002-08-12  Oliver Specht  <os@openoffice.org>  [2a70b4fbfddd24582038c115cac22607df1e6c02]

#101359# cover vertical frames


2002-08-12  Oliver Specht  <os@openoffice.org>  [3ee504b6fae9ca9b1d35abe6ace2c9c07a106438]

#101359# cover vertical frames


2002-08-12  Oliver Specht  <os@openoffice.org>  [d7eb37bed23525ac7250b049c125f9c040c0c971]

#101359# new: IsFrmInVertical()


2002-08-12  Rüdiger Timm  <rt@openoffice.org>  [6476e7db3254cd75beebda6d7434c7d22bcf229e]

new version for SRX643


2002-08-12  Thomas Lange  <tl@openoffice.org>  [9164df756aca22998a68cd8fa03381b33230ca7c]

#102046# item-set values for default languge CJK/CTL fixed for current version


2002-08-12  Andreas Bregas  <ab@openoffice.org>  [b20ca8308bd443f73bf743b1597f458fe8cada32]

#100027# SbiParser::DefProc(): Error if proc has already been defined


2002-08-12  Andreas Bregas  <ab@openoffice.org>  [ced75fcef9ea06f6bc92704c04a2cc2e5881ca8d]

#100027# New ProcDecl flag in class SbiProcDef


2002-08-12  Andreas Schlüns  <as@openoffice.org>  [8537df8d1c14b8b0e00aed2be6bd54ce0155bbc0]

#92086# some more helper; better detail handling


2002-08-12  Andreas Schlüns  <as@openoffice.org>  [001680ef48415b2b9dff9164c16f934098ebaa7d]

#92086#, #101842# reactivate UI interaction


2002-08-12  Andreas Schlüns  <as@openoffice.org>  [642174bb5f0201a6b6d44719e8873f48961e8fda]

#92086# new directory interaction


2002-08-12  Malte Timmermann  <mt@openoffice.org>  [50d1e702390953197284a7d55ba682986eadacb0]

#101117# R2L: Use SvxFrameDirectionItem, like Writer


2002-08-12  ghiggins  <ghiggins@openoffice.org>  [3c81b5effaeec80ae8ba11c0b8f47f93f87397e3]

#99344# Don't include SSO in OpenOffice


2002-08-12  Caolán McNamara  <cmc@openoffice.org>  [8504b0a4a9da2f25b0c4301f8958c178e4d880e5]

#100044# Minimize global static data


2002-08-12  gt  <gt@openoffice.org>  [2c330e49cd24b9e1117f5e8eb11545bbcbf893c6]

#101785# minor HC changes


2002-08-12  Joachim Lingner  <jl@openoffice.org>  [34bcf81a971c1cbe28d2ce09a6ad7626d5e05d7a]

#101225#


2002-08-12  Kurt Zenker  <kz@openoffice.org>  [cc04e8ec093799f75025aa9949268226688f5112]

SRX643


2002-08-12  Martin Hollmichel  <mh@openoffice.org>  [8dbc3f960598e071c85ab17647d2d69018e9edaa]

join: from OOO_STABLE_1, #101685 changes for MacOSX


2002-08-12  Vladimir Glazounov  <vg@openoffice.org>  [130b88e253a8f045147bdbd1bf6de08ed6c730d1]

SRX643


2002-08-12  Vladimir Glazounov  <vg@openoffice.org>  [b81f743115113dcd13ec334030e30b1ef8e9f354]

SRX643


2002-08-12  Martin Hollmichel  <mh@openoffice.org>  [5da3337c007e0572028283d70bad43e9a29d45c1]

readded include stdlib.h, because of missing NULL definition in many headers, #100000, #101685


2002-08-12  Caolán McNamara  <cmc@openoffice.org>  [41c2dfdec689870c9070452598bdd70a4e5b4aef]

#101578# Can encounter delete before insert of same text when parsing word redlines


2002-08-12  Sascha Ballach  <sab@openoffice.org>  [5a772a2c3bbc68ae358b4b09d7185b4cc0761b20]

#102240#; test whether the point is in the BoundingBox


2002-08-12  Vladimir Glazounov  <vg@openoffice.org>  [d8c0d7b5b048bc4db0751cd7004081e4bf49292d]

SRX643


2002-08-12  gt  <gt@openoffice.org>  [dc91cc37be26501661137f06c7e0ea4b35bab585]

#101857# set border for ruby preview window


2002-08-12  Ocke Janssen  <oj@openoffice.org>  [fbc745411dea3d6f910df63dd29f6ab493f54259]

#101798# impl connection sharing


2002-08-12  Sven Jacobi  <sj@openoffice.org>  [69c0ef8b56cbcac2cfed23a0897392dd3fa9fff2]

#102226# added support of BiDi import


2002-08-12  ghiggins  <ghiggins@openoffice.org>  [df1f0bf8836904443678110018d600cda3af5015]

#99344# Adding UI support for SSO


2002-08-12  Ocke Janssen  <oj@openoffice.org>  [aec0e4961ef42d99afe4aa8eceb105d9e441d804]

#101798# + ConnectionWrapper.cxx


2002-08-12  Ocke Janssen  <oj@openoffice.org>  [7adb09650ceede6cd4048af9f87d3574db2e9247]

#101798# impl connection sharing


2002-08-12  Andreas Bregas  <ab@openoffice.org>  [d966688f7591ca82f2c2afe2ffab4dc31e79846f]

#99891# RTL function GetDefaultContext()


2002-08-12  Ocke Janssen  <oj@openoffice.org>  [6e11cad3e0c1529e752ae7d3b3af2f6b99348238]

#101798# impl connection sharing


2002-08-12  Ocke Janssen  <oj@openoffice.org>  [c9c86205d63b88e02f8deea22cd2fccab9cf6d95]

#101798# impl connection sharing


2002-08-12  Ocke Janssen  <oj@openoffice.org>  [444ede053f1edbd17a9700ed9422a9611a167324]

#101798# new connection wrapper for shared connections


2002-08-12  Vladimir Glazounov  <vg@openoffice.org>  [dfec640a73eda8d164f2b7821577b97436dd1b44]

SRX643


2002-08-12  Ocke Janssen  <oj@openoffice.org>  [bae5ae934eadb728cc0f563be28f69e0e72985e7]

#101798# move ZConnectionWrapper to inc and impl sharing connections


2002-08-12  Sascha Ballach  <sab@openoffice.org>  [94240d626893b09c2741b868963db4042221dec4]

#102232#; if there is no DrawView remove selected ranges also


2002-08-12  Ocke Janssen  <oj@openoffice.org>  [77c6c458aadc01eae92f940aa44e6b2953169118]

#101798# new connection wrapper


2002-08-12  Frank Meies  <fme@openoffice.org>  [f8f8ce444b0e3e0c72a44a98fe8ae8ccee440fcf]

#93992# New word count mode in breakiterator


2002-08-12  Cyrille Moureaux  <cyrillem@openoffice.org>  [c6fd0de97333af5acaa07c002b2cc43ef2a244b0]

#102233# Changed Position to position and removed mapping for country.


2002-08-12  Andreas Martens  <ama@openoffice.org>  [c7f6b7dbe8fb8c54497aac7a5236ff1a67a4a3a2]

Fix #102044#: Too much invalidation by fly content


2002-08-12  Andreas Martens  <ama@openoffice.org>  [2b2d77cadc16fddb9a4584a183a916b55180f646]

Fix #102044#: Double moving of fly content


2002-08-09  Hans-Joachim Lankenau  <hjs@openoffice.org>  [32e8cc3fde141afb755f24b50b9e49e4d275edf3]

#100000# keep it shell independent


2002-08-09  Hans-Joachim Lankenau  <hjs@openoffice.org>  [3c29f4e4dfb1f0e021529b3333ab6d348d8e30d3]

#100000# unique string support to determine owner of lockfile


2002-08-09  Karl Hong  <khong@openoffice.org>  [3e8b650385bb1b0a37cc9582f76fbb6722a133aa]

#102154# add line breakiterator for cjk, which will skip ICU breakiterator


2002-08-09  Volker Ahrendt  <va@openoffice.org>  [1654acdf7f7df829997495842495ae1dc790c1cb]

#101850# Corrected typo.


2002-08-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [37ea92f4552b9f44aedb37f7dcd7b9f54209f4b8]

#101685#: Merge OOO_STABLE_1_PORTS (1.13.10.1-1.13.10.2.1) -> HEAD


2002-08-09  Thorsten Behrens  <thb@openoffice.org>  [ec7fc27d6cc891adf04370607d64c04df96acb3a]

#102183# Don't throw exceptions when return value can do, too


2002-08-09  Oliver Braun  <obr@openoffice.org>  [b1ae3c111ef700091656ad00d321928e01b0d75e]

#100467# adjust service for gnome


2002-08-09  Sven Jacobi  <sj@openoffice.org>  [e425825ecb6f921582705bdfadb78ec2c80f29d1]

#102226# added support for BiDi writing (hard attributed)


2002-08-09  Juergen Schmidt  <jsc@openoffice.org>  [a951aa6cf59ccc0fe9685852acc174b78d8ca7a9]

#99053# insert new devmanual_preview page


2002-08-09  Oliver Specht  <os@openoffice.org>  [f0d563259f5338f55e9e52df61dd59b3f6bff6c4]

#101950# convert text<->table: delimiter has to be sal_Unicode


2002-08-09  Oliver Braun  <obr@openoffice.org>  [64b1ac11ff54c777f4bb7a51ef0d571edcffb144]

#100467# avoid deadlocks with SolarMutex


2002-08-09  gt  <gt@openoffice.org>  [58cc774df87e753803e34cb2e9503d19064fc688]

#101519# wrongly positioned resources


2002-08-09  Juergen Schmidt  <jsc@openoffice.org>  [1ca286f59bd091ed941142febcb4b39b8885466b]

#99053# insert devmanual preview


2002-08-09  Vladimir Glazounov  <vg@openoffice.org>  [f89c5d4a0bb2e3686bdbe39d32a60f1c4b4f7e66]

new version for SRX643


2002-08-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [7c6412122494d2586693b52a9b64581f27043aaf]

#101685#: Merge OOO_STABLE_1_PORTS->HEAD


2002-08-09  Andreas Martens  <ama@openoffice.org>  [94eb585f48a4363aba93ac1a49b0faf83901ad95]

Fix #101359#: CalcBoundRect has to take care of text direction


2002-08-09  Ingrid Halama  <iha@openoffice.org>  [82b430512fbf71d5c1f3d614f5537f497f9e2fcd]

#94742# disable modify of no selection


2002-08-09  gt  <gt@openoffice.org>  [aea8844ecadfb5c304bd1cd2fece3f2a0f632d0d]

#101770# new international options tab page


2002-08-09  gt  <gt@openoffice.org>  [a7a1578673a51f94f5723db3360d513c4ffb2a1f]

#101770# new international options tab page


2002-08-09  Sascha Ballach  <sab@openoffice.org>  [5e74350deaeb1b0dd81bcb033626eacc7490a88b]

#102219#; don't return a EditViewForwarder in cells, because they are readonly and have no EditView


2002-08-09  Kai Sommerfeld  <kso@openoffice.org>  [9089e57eb3396d186bf9edf86f73bfc76fed387c]

Added optional interface XCommandProcessor2.


2002-08-09  Kai Sommerfeld  <kso@openoffice.org>  [56eb67b9b0269804b45cd2e0f4b52ef1241b2f2d]

Added ODMAContent.idl and ODMAContentProvider.idl


2002-08-09  Oliver Düsterhoff  <od@openoffice.org>  [705d29972d8dc02ace1207f207c169472a0890ac]

#101207#,#101216#,#101778#: unhide sections with hide condition only if necessary


2002-08-09  Kai Sommerfeld  <kso@openoffice.org>  [2a8cf0685def2e91777d5bdd1d2c8aca406c994f]

Obsolete.


2002-08-09  Michael Brauer  <mib@openoffice.org>  [76a45a18588aaab8e681d48ba69d3ddce65d1ac1]

#0100029#: broadcast UAA editable state events


2002-08-09  Daniel Rentz  <dr@openoffice.org>  [a1c5432a602ab1a3b85f4e52b219143374c74de0]

#100489# Build-in names must be in table name sort order


2002-08-09  Daniel Rentz  <dr@openoffice.org>  [290be75f706cb3564b931a29ecdeec4c76485e2f]

#100489# Build-in names must be in table name sort order


2002-08-09  Herbert Duerr  <hdu@openoffice.org>  [19dd30a561f0a833a9a983a731b261059f63a89f]

#101334# also deliver list.h since sft.h depends on it


2002-08-09  Ingrid Halama  <iha@openoffice.org>  [ddc263bf95566b6d1657276fa10e181d449a62f2]

#99877# do not disable phonetic reading dependent on the current language


2002-08-09  Herbert Duerr  <hdu@openoffice.org>  [8789ed701e98031f2a1657ea0dfd6f7a0b050992]

#101334# first shot at implementing font subsetting on W32 platform


2002-08-09  Vladimir Glazounov  <vg@openoffice.org>  [9639d33ea16b1187853af48263f7ca5831267a1f]

SRX643


2002-08-09  Andreas Bregas  <ab@openoffice.org>  [f37cd5c2fa6b61740033449f06d52d839130b52e]

#92464# Use FindNextStmnt method with FollowJumps option in Resume


2002-08-09  Andreas Bregas  <ab@openoffice.org>  [eecfeca2d3017fc0503c418b2961138cc55c5aa8]

#92464# FindNextStmnt method with FollowJumps option


2002-08-09  Ingrid Halama  <iha@openoffice.org>  [35d39936afeb1c603d84077e16010e9aabe4ec06]

#92276# not enough space for spanish and polish


2002-08-09  Rüdiger Timm  <rt@openoffice.org>  [156a3564c006379623612d9d2c11109cf78e5d05]

#100000# dependency cleanup


2002-08-09  Kai Ahrens  <ka@openoffice.org>  [9608557fcda5d9b3b0778111428281008dde9879]

#102062#: set document changed after assignment of image map


2002-08-09  Rüdiger Timm  <rt@openoffice.org>  [a2414d7d409c948f7f2d1d77fafe84f9663e0330]

#100000# dependency cleanup


2002-08-09  Oliver Specht  <os@openoffice.org>  [16bfe592c801c3a592dcaea711db6bdab4537e3d]

#100905# chaining of frames in frame dialog enabled


2002-08-09  Vladimir Glazounov  <vg@openoffice.org>  [abb1725fe235cbe9fde01dc9f1d3677f21ec6b45]

#100000# corrected typos


2002-08-09  Oliver Specht  <os@openoffice.org>  [eebfc1b18cdeea3e476169e00e8178dfccd329fa]

#100905# chaining of frames in frame dialog enabled


2002-08-09  Michael Brauer  <mib@openoffice.org>  [7b903a6a4ee2565e4010c1f2b3d2139254417dbc]

#100010#: selection handling, escpecially if OLE objects are active. (moved from ui/inc to inc)


2002-08-09  Michael Brauer  <mib@openoffice.org>  [f210021ae53f62114b153da53f21348cdb10b652]

#100010#: selection handling, escpecially if OLE objects are active.


2002-08-09  Ingrid Halama  <iha@openoffice.org>  [ff8b793fe9cd1d072542344ea6777f4f13fa218b]

#102186#


2002-08-09  Rüdiger Timm  <rt@openoffice.org>  [6522a7d4f8987fdc00ed4255d8e3627792d94a1f]

#100000# ensure to have solenv before start building


2002-08-09  Daniel Rentz  <dr@openoffice.org>  [192838eafb677afc8fedbfb42a775b53a5be174c]

init the member


2002-08-08  Kurt Zenker  <kz@openoffice.org>  [7160e2ec9d3c34545736a191b568477d84be01bc]

Merge SRX643: 08/08/02 - 22:08:34


2002-08-08  Kurt Zenker  <kz@openoffice.org>  [2df69847464628619692431c6fc99c4d5c1850b9]

Merge SRX643: 08.08.02 - 22:07:29


2002-08-08  Kurt Zenker  <kz@openoffice.org>  [75ef7f32d53e8db6e6bf21150f6777dee1994d00]

Merge SRX643: 08.08.02 - 22:07:30


2002-08-08  Kurt Zenker  <kz@openoffice.org>  [25834c28e51f528aca8080e112d99d28d33bb197]

new version for SRX643


2002-08-08  Kurt Zenker  <kz@openoffice.org>  [53f62372a77e4d817184ed228664321dc41e1672]

new version for SRX643


2002-08-08  Kurt Zenker  <kz@openoffice.org>  [736ef1e9c7f965731153ae35912f4720ddef112f]

new version for SRX643


2002-08-08  Kurt Zenker  <kz@openoffice.org>  [dc8e4275128d2c032a13cf47da71b852aeab2ee9]

new version for SRX643


2002-08-08  Rüdiger Timm  <rt@openoffice.org>  [6b7ff5db0f7ee1f9227bccd52ea5b29b1aab3bda]

new version for SRX643


2002-08-08  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a1b59012b0ed0fe82cb0973bc332ac453b6b9ee2]

#102095# fix the other call


2002-08-08  Bertram Nolte  <bnolte@openoffice.org>  [e293204328d34e269a2e2f694b113fd38d91b7d0]

#101518# Replace back slashes with slashes and append a slash.


2002-08-08  Nikolai Pretzell  <np@openoffice.org>  [9d36a4081bd6a1b48361e3330fcb086d12e178bc]

#101136# cleanup regarding namespaces and portability


2002-08-08  Vladimir Glazounov  <vg@openoffice.org>  [223bdad0f2a17dc969d5cdb0842eed7f9ac67019]

#100000# temporary objects for gcc


2002-08-08  John Marmion  <jmarmion@openoffice.org>  [53da4de95477b9d442e71b7c83ca52c4cd4d3d96]

#100815# - Fix RDFResource Reference Release


2002-08-08  Caolán McNamara  <cmc@openoffice.org>  [1933979aab720c30a987636cab4070702f1f95e2]

#102160# It is possible to have 0x1 characters in a word document that do not correspond to any graphic!


2002-08-08  Hans-Joachim Lankenau  <hjs@openoffice.org>  [2231664690064aab96dacacc0d457c0e52564a76]

#100535# fix for changed declarations in new SDK


2002-08-08  Hans-Joachim Lankenau  <hjs@openoffice.org>  [89d3e85dcdc9a32bf53b2d1030a2c2de7f483006]

#100535# fix for changed declarations in new SDK


2002-08-08  Herbert Duerr  <hdu@openoffice.org>  [06d26253adcb25914ed86d061c250a191f3205e8]

#100000# workaround for pedantic compilers


2002-08-08  Joachim Lingner  <jl@openoffice.org>  [04aa8014c256ca530999f66f3d4badeec17c85ea]

#99466# isObject and toObject now treat an Any with interface type and null reference as vali objects,i.e. do not throw IllegalArgumentException


2002-08-08  Behrend Cornelius  <bc@openoffice.org>  [be0f6ebd5084b9ca043fa4bfeb1eaafb83574116]

#95840# now also possible to view logfile after interruption of convert process


2002-08-08  Vladimir Glazounov  <vg@openoffice.org>  [30e2b6d59cc44c7de974938361338769f947e3de]

new version for SRX643


2002-08-08  Oliver Specht  <os@openoffice.org>  [2c216411a132b6a990ac9b243979a95c72cc161a]

#98614# insert default frame via Ctrl+Return


2002-08-08  Oliver Braun  <obr@openoffice.org>  [64832d007ed528db12299aae6e1f2a5d7231eb73]

#100467# initial release


2002-08-08  Ingrid Halama  <iha@openoffice.org>  [1a689ed0afd1ee8be37273f1dc93a8aba9d6f052]

#99877# phonetic func for Index and Tables Dialog


2002-08-08  Joachim Lingner  <jl@openoffice.org>  [ffe9020305759d3fd66d4cfffed4169aeb152b74]

#99466# isObject and toObject now treat an Any with interface type and null reference as vali objects,i.e. do not throw IllegalArgumentException


2002-08-08  Stephan Bergmann  <sb@openoffice.org>  [079e593b88861059c43a2bbb91437c0e360fd9de]

#102185# Fixed some minor bugs.


2002-08-08  Oliver Braun  <obr@openoffice.org>  [1768b6cf61ed05738b66c9fdf53077754aa44c65]

#100467# initial release


2002-08-08  Daniel Rentz  <dr@openoffice.org>  [161fe01c728b9a0135ecc9bb1149cce7c960e42e]

export the book stream


2002-08-08  Sascha Ballach  <sab@openoffice.org>  [05222fad96df815bcbac7073f7266d5f116098c2]

#101740#; use Ressources to create the name and description


2002-08-08  Sascha Ballach  <sab@openoffice.org>  [47e0f51b2bbf76610624ae1a2880fd2a2bbf1f3a]

#101740#; give the editobject the name and the description


2002-08-08  Sascha Ballach  <sab@openoffice.org>  [c850fb8cd1fd895bedce3b7fc14b5f73ecb15a87]

#101740#; tell the EditWindow which location it has; give the editobject the name and the description


2002-08-08  Sascha Ballach  <sab@openoffice.org>  [3e9fa95dfa2d80613accda00833e98f81a95353e]

#101740#; tell the EditWindow which location it has


2002-08-08  Sascha Ballach  <sab@openoffice.org>  [3ef94a63a2eac81e783367954fe6f8181dced7da]

#101740#; add names and description of accessibility objects


2002-08-08  Ingrid Halama  <iha@openoffice.org>  [a5c12ccf28101c1e4ba38dd67c1c1f5e20b30985]

#99877# phonetic func for Index and Tables Dialog


2002-08-08  Eike Rathke  <er@openoffice.org>  [58e298c928404b0bd99c27cd406bd6e3c9279687]

#101692# in DB import use result set if available


2002-08-08  Thorsten Behrens  <thb@openoffice.org>  [0cf81a2155dc3574bd75b89cbb231e57851760d4]

#102170# Special handling for same paragraphs added


2002-08-08  Ingrid Halama  <iha@openoffice.org>  [66f1f70c844eb04136cd61e69682471843ad1a54]

#99877# added HID_INSERT_IDX_MRK_PHONETIC_READING (phonetic func for Index and Tables Dialog)


2002-08-08  Caolán McNamara  <cmc@openoffice.org>  [fd40fde445b3e514109c6859e4604177c52829bf]

#101363# AI/AB asian italic and bold not parsed


2002-08-08  Joachim Lingner  <jl@openoffice.org>  [0c54f3a2fef28598155b8243b664c8e390933a3f]

#101225# typo fixed


2002-08-08  Andreas Bregas  <ab@openoffice.org>  [745d3db8f486553e0b7ac053a421a318be9ae43c]

#94727# Check bSync parameter and use OProcess::TOption_Wait if true


2002-08-08  Rüdiger Timm  <rt@openoffice.org>  [a7b862eaf7b4d602b233695901227cde4cfb1ba1]

SRX643


2002-08-08  Joachim Lingner  <jl@openoffice.org>  [bc392bc875ea6cd048a6d8f4b9e993ff761f2c65]

#99466# returs void Any or Any with Interface type and null reference instead of just null


2002-08-08  Vladimir Glazounov  <vg@openoffice.org>  [d86db471178afdf5c0a24f581e66907af9f696d2]

SRX643


2002-08-08  Ocke Janssen  <oj@openoffice.org>  [254dc754ed1575db38e8413080e8a4f5d3919569]

#102008# only send a ACCESSIBLE_ACTIVE_DESCENDANT_EVENT event when we have the focus


2002-08-08  Daniel Rentz  <dr@openoffice.org>  [15929a98b98f0de8bc497d0e110b89e2ab48b578]

#101616# conversion of metric areas and volumes


2002-08-08  Daniel Boelzle  <dbo@openoffice.org>  [b6c5e6de3d99e70c247676596df74711afcd3ebd]

#101138# destroy not needed on temp mem registry


2002-08-08  Vladimir Glazounov  <vg@openoffice.org>  [1c9ae395c06ad8c36fa736910b3d374f884cd884]

SRX643


2002-08-08  Frank Meies  <fme@openoffice.org>  [476a45d190a917602e2419716e9dc35ef46a982c]

#95477# Restrict width of rotated tab portion to the width of one blank


2002-08-08  Joachim Lingner  <jl@openoffice.org>  [3bbad9330ca109fe3258402c4647dcc34338752c]

#101225# a JavaNotConfiguredException is only thrown if there is no java.ini AND no environment variables set (OO_JAVA_PROPERTIES)


2002-08-08  Caolán McNamara  <cmc@openoffice.org>  [06d26ecc449d82b93b127df3673785d2d323f0b9]

#102061# Anchored to paragraph as REL_CHAR nonsensical


2002-08-08  Andreas Bregas  <ab@openoffice.org>  [6acb54c19f07b1ea51851ce04727c4d33ca9a454]

#94670# Don't ask for XMaterialHolder if object supports XInvocation directly


2002-08-08  Rüdiger Timm  <rt@openoffice.org>  [d59c7de521082984131d27cf5ef2dc7995518a61]

Restored revision 1.126, as the next one from 2002/08/06 15:44:59 seems to be broken.


2002-08-08  Behrend Cornelius  <bc@openoffice.org>  [6b52dbe7fbf9508b9d8b54a7553ac9f6fe390c24]

#99687# Textboundaries now no longer set by Autopilot


2002-08-08  Behrend Cornelius  <bc@openoffice.org>  [ba1b472a25ad13f87b6e1c9e640b00751403b4e1]

#99687# Textboundaries now no longer set by Wizard


2002-08-08  Andreas Bregas  <ab@openoffice.org>  [62494ae01ee08132fd283f84313f55fb79026fe7]

#90353# delete -> delete[]


2002-08-08  Sven Jacobi  <sj@openoffice.org>  [33ae36cdc8018009656c09035a58f66690c7ec0c]

#102114# creating invisible dummy object for arcs. This holds the original snaprect size even if the arc is rotated


2002-08-08  Joachim Lingner  <jl@openoffice.org>  [39240e3ffada76ffb1850345e090dd172bb370c0]

#102152# hotfix, do not throw exception if java.ini was not found


2002-08-08  Juergen Schmidt  <jsc@openoffice.org>  [ea543c9a9958aabd7194cf6220241aeb247b6e12]

#99053# insert dependeny to odk_doc zip file


2002-08-08  Ocke Janssen  <oj@openoffice.org>  [3e6e73f9a0e302cc2c9b7e929a37e80727712096]

#98084# move dtor to protected


2002-08-08  Ocke Janssen  <oj@openoffice.org>  [168206b54c27d74f2ec9d650c3d648effc2b4b9c]

#98084# reposition used cache after moveToBookmark call


2002-08-08  Frank Schönheit  <fs@openoffice.org>  [5388701d646bab58d342e189540030a31e10bb04]

#102151# UID_PROP_DLG_FILLCOLOR


2002-08-07  Kurt Zenker  <kz@openoffice.org>  [c1a90ff9b34be86c52e23b6734f1452b5fc6d18f]

new version for SRC663


2002-08-07  Karl Hong  <khong@openoffice.org>  [54cd353cef063945b0200ef0ec3ee3e6de3e5021]

#99346# add two more Indian locale data


2002-08-07  Oliver Bolte  <obo@openoffice.org>  [df3509a30d5b2c71b5bb0824508e4b8dbcd93bd3]

Merge SRX643: 07.08.02 - 22:13:19


2002-08-07  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b30cc3cde74cadd5e3dc80ad12834b8153010156]

#100535# avoid STLPORT_VERSION


2002-08-07  Hans-Joachim Lankenau  <hjs@openoffice.org>  [8181ac881407c1839cb5f3fd18fda8b5e12c0614]

#100535# introducc COMEX 9


2002-08-07  Kurt Zenker  <kz@openoffice.org>  [b08789f1330a18ef1fbe355f4b45a5443dab5e9c]

new version for SRX643


2002-08-07  Kurt Zenker  <kz@openoffice.org>  [840403c9ad2172e82a59dcfa3acf086cd722c374]

new version for SRX643


2002-08-07  Andre Fischer  <af@openoffice.org>  [912f644e7030ad2874cff9fc809c1c5839d7b812]

#101974# Added strings for search/replace dialog boxes.


2002-08-07  Kurt Zenker  <kz@openoffice.org>  [42393db0de8572ad72058a2f70f5bfeafbf61fe2]

new version for SRX643


2002-08-07  Andre Fischer  <af@openoffice.org>  [0ea2e6b2442356c7198131532abcf76a25724b0c]

#101974# Added strings for search/replace dialog boxes.


2002-08-07  Vladimir Glazounov  <vg@openoffice.org>  [76378298a2cfb4780e878aa1e68a41f782061702]

*** empty log message ***


2002-08-07  Michael Brauer  <mib@openoffice.org>  [837b2ccce2c16b85ea02c608d86db96af9adfb01]

#101378#: Don't throw exception if printer name is empty


2002-08-07  Michael Brauer  <mib@openoffice.org>  [939a96cbdbf2c6f40b7f0400a737009142fa0cc3]

#101871#: Check existance of number format than calculating auto styles


2002-08-07  Frank Meies  <fme@openoffice.org>  [748c608a3137a395bb9d09df2cd2e8dcfb09a3a8]

#100926# FindMaster for SwTabFrm


2002-08-07  Kurt Zenker  <kz@openoffice.org>  [51bbf3dee48c8893a0d8ebbd2d8fcfc55bbc93d8]

new version for SRX643


2002-08-07  Karl Hong  <khong@openoffice.org>  [f924718ee6635b639774914f071f2ccaaec4257b]

#102027# fix a problem in getDateTime()


2002-08-07  Mikhail Voitenko  <mav@openoffice.org>  [f73eebe380abcc181af06a5619c7ea55250cc727]

#102077# do not seek over the end of readonly streams


2002-08-07  tpf  <tpf@openoffice.org>  [3c49fd415731837683faec3826c8d4c3d9eddded]

#100282# create java property files for SOMC


2002-08-07  tpf  <tpf@openoffice.org>  [0fdb9a2b4abb0d05bbe89692515e5dc8f03768ad]

#100282# create java property files for SOMC


2002-08-07  Eike Rathke  <er@openoffice.org>  [83b8c9dfa321b16056414b7e144a4f9b12fa882b]

#102136# lcl_PutString: don't insist on SEPT, accept SEP too


2002-08-07  Eike Rathke  <er@openoffice.org>  [a19819ffa1bcd73ed2a3d363f35df2a5a4f523bc]

#102136# GetMonth: don't insist on SEPT, accept SEP too


2002-08-07  Herbert Duerr  <hdu@openoffice.org>  [c1522c9e79e368e15fcbe5d412e30dc55282c520]

#98991# avoid W32 glyph APIs for vertical layout


2002-08-07  Oliver Specht  <os@openoffice.org>  [b524eac7c29d966ccc12c7b9953e9075f543c2fa]

#94553# disregard unavailable columns; set number format information form matching columns, only


2002-08-07  gt  <gt@openoffice.org>  [b2b289aff721b17dae366b67018361fc4f645c83]

#101857# HC 4 RubyPreview/SvxRubyDialog


2002-08-07  gt  <gt@openoffice.org>  [8f0f4e1b7344f543f19643c208dd0d92fa97e5bb]

#101857# HC 4 RubyPreview/SvxRubyDialog


2002-08-07  Daniel Rentz  <dr@openoffice.org>  [7b4879edb02aff68c6be224783faf3f84752071a]

#94362# added 'Tabelle' in german strings


2002-08-07  Andreas Bregas  <ab@openoffice.org>  [1e6e53a1d55da729163c0c9001495b3e0cb418cf]

#97545# Special treatment for empty string in InStr()


2002-08-07  Oliver Specht  <os@openoffice.org>  [6f19e81119aef8ef988107de96d9fc4322fa8ebb]

#101796# clear CharStyle ListBox correctly


2002-08-07  Daniel Rentz  <dr@openoffice.org>  [262338c865d2d7520595e316d3b147d021436f25]

#102142# thin preview border


2002-08-07  Kurt Zenker  <kz@openoffice.org>  [da0a0ee350307c6499bdf41bc74132a56b184a1d]

new version for SRC641


2002-08-07  Oliver Specht  <os@openoffice.org>  [e0340ebe1837e26bf6f71bbfa25a0a7961c50bbf]

#101992# support text changed


2002-08-07  Mikhail Voitenko  <mav@openoffice.org>  [9d170b091302264011ed5fa147c8ae1caa78628b]

#102089# force UCBStorage depending on filter; recreate XInputStream if required


2002-08-07  Michael Brauer  <mib@openoffice.org>  [31976b73244a3048cc960b670318660f8ade11f3]

#102106#, #102121#, #102130#: getTypes was missing


2002-08-07  Björn Milcke  <bm@openoffice.org>  [aca4f4b71864684efbd523e868ef4a354cb5cf9f]

#97169# export axis element, if axis is invisible, but contains children (grids, titles)


2002-08-07  Aidan Butler  <aidan@openoffice.org>  [90bc31f3bcb9109c7751718a7b7d546838680046]

*** empty log message ***


2002-08-07  Oliver Specht  <os@openoffice.org>  [95aedb45bfefb310ecc9e5bb82d5f254813b4d47]

#101626# recording/playing of insert/document


2002-08-07  Oliver Specht  <os@openoffice.org>  [b49ccdd2077797e09dc4cbd29f37805ac636741a]

#101626# recording/playing of insert/section


2002-08-07  Oliver Specht  <os@openoffice.org>  [7ceda5dc44d444e5646ff8acb4d30d376d1616a8]

#101626# recording/playing of insert/bookmark


2002-08-07  Herbert Duerr  <hdu@openoffice.org>  [973d2d344658480f328ad503b3d889bf57ef05f8]

#101334# avoid compilation problem on W32 platform


2002-08-07  Andreas Bregas  <ab@openoffice.org>  [5ec9c50f01c340b3dd4e8e5182f7aea249ad5a74]

#100385# IsObject(): Reset error after call to GetObject()


2002-08-07  Herbert Duerr  <hdu@openoffice.org>  [85544e4947a5887d97a4df5fee4316ba3b786297]

#101334# add subsetting library to WNT target


2002-08-07  gt  <gt@openoffice.org>  [818bf5f5b499ccc45879bdf21eec11177ab230c8]

#101852# LineListBox: change paint color (only) when necessary


2002-08-07  Aidan Butler  <aidan@openoffice.org>  [c97f6e9831fdedbe455d7beaa00bd2e27627aa14]

Fix for NUllPointerException in jurt.jar


2002-08-07  Kai Ahrens  <ka@openoffice.org>  [71f2eaab69e795ff749686d8355bf25b23f4e5ed]

#101146#: clear and reparent itemset


2002-08-07  Michael Brauer  <mib@openoffice.org>  [84ac1d749b1775163c164529d1cf333ed670304c]

#102045#, #102047#: contains/getAccessibleAt had rounding errors


2002-08-07  Sascha Ballach  <sab@openoffice.org>  [e119184bd535e20471a3ea3c2f2b6118655913dd]

#102140#; test whether the Drawpage exist before using


2002-08-07  Sascha Ballach  <sab@openoffice.org>  [104456ed7d8b839b7ee3f935dec8776f0278b985]

#102126#; filter selected ranges out of the selected objects


2002-08-07  gt  <gt@openoffice.org>  [ef3adb105ccdc2263fdce2f3e322a99e3e11459c]

#101526# HC/settings dependent color handling for SwMarkPreview


2002-08-07  Andre Fischer  <af@openoffice.org>  [b1c2a57bef6c6b83bb10ce4a8076d1f4a8c27800]

#1011245# Update of responsibilities and descriptions.


2002-08-07  Andreas Schlüns  <as@openoffice.org>  [900032771cae86ee1617a2620d69c4c04603685a]

#98753# don't add invalid filter names returned by open dialog to MediaDescriptor


2002-08-07  Oliver Specht  <os@openoffice.org>  [3071d56db904a60b61c06bd2cb98d489cf913a70]

#100781# insert/frame recordable


2002-08-07  Frank Meies  <fme@openoffice.org>  [23eec4ff31c8f1e700f8109a39b11d6a71902a20]

#100899# Allow rotation of footnote numbering and footnote anchor


2002-08-07  Sascha Ballach  <sab@openoffice.org>  [6d28114019887053efcb089e7ead302a350341f8]

#102124#; add throw lang::IndexOutOfBoundsException


2002-08-07  Frank Schönheit  <fs@openoffice.org>  [a597417752e77a4865f31049eae947143cfb5954]

#98830# when editing a template, send proper arguments


2002-08-07  Sascha Ballach  <sab@openoffice.org>  [3055d3a22c2ea708b5bd5d65453210bfb7cf3ffb]

#102117#; catch lang::IllegalArgumentExceptiongual; handle the case that there are no shapes to select


2002-08-07  Frank Schönheit  <fs@openoffice.org>  [526b2248df2843438ad4cff1490ace3cb95f25ca]

#98753# do not return virtual filter names to the caller


2002-08-07  Oliver Specht  <os@openoffice.org>  [2fdd7f7aba389a64a79dd232b40102e54ea00037]

#100756# recording of fields re-implemented


2002-08-07  Peter Burow  <pb@openoffice.org>  [a7381c7292e193bffb56c19202e98b6f3f7b3ab6]

fix: #101263# update responsibilities


2002-08-07  Frank Schönheit  <fs@openoffice.org>  [4273b0fce2eb0a156302f5b467542df641423edf]

#101251# responsibilities / made the existent structure comply to the DTD


2002-08-07  Frank Schönheit  <fs@openoffice.org>  [d3d6a5f130eca64ffa7f2a6d7ceaf5d008ea8c2f]

#101251# top-level responsibility / made the existent structure comply to the DTD


2002-08-07  Frank Schönheit  <fs@openoffice.org>  [b7ab8a59093d1571a026978782bb70b1166930b5]

#101251# documentation for some file picker config items / made the existent structure comply to the DTD


2002-08-07  Kai Sommerfeld  <kso@openoffice.org>  [224d096106f9b807c179654278c6d56a5b43ace4]

#100199# - Fixed ImplPosTabPage to do nothing if dialog is not (yet) visible.


2002-08-07  Vladimir Glazounov  <vg@openoffice.org>  [ca7ec5ee1e6a9d98f3cc8d29dc9e9ce8c87c7c83]

SRX643


2002-08-07  Andreas Bregas  <ab@openoffice.org>  [bbcc2954074cfeabe375e6e72c7418a8eab16d25]

#101695# SbUnoClass::Find(): Use right type class for search in SbxObject


2002-08-07  Ocke Janssen  <oj@openoffice.org>  [40f7b28db0a438dea76274ff4f9907467b4be8fb]

#102033# enable context menu when rows are selected


2002-08-07  Frank Meies  <fme@openoffice.org>  [cb114eff4808662d207f02e69acd310211e6b72b]

#101082# Do not add extra space for italic characters in grid mode


2002-08-07  Frank Meies  <fme@openoffice.org>  [2b0489378e83d9684e44646bc618841dd5f430de]

#102093# BiDi - wrong start pixel position when writing in RTL environment


2002-08-07  Oliver Specht  <os@openoffice.org>  [9583a8f5a6b3d3f06351784a04695b6703670927]

#102101# auto-mnemonics disabled in spelling PopupMenu


2002-08-07  Andreas Schlüns  <as@openoffice.org>  [2f9e9552202bbc8314c44107fdddd2f34cdfe507]

#101240# update responsibility and info


2002-08-07  Karl Hong  <khong@openoffice.org>  [a0b35fe0b6b60735192d19ef13caf7e68e7cafff]

#101903# extend NatNum to Indian locales


2002-08-06  Karl Hong  <khong@openoffice.org>  [53b693c146b01e6a47f78b37ad831a5eb27fcca7]

#101141# add new transliterations for Korean number/bullet layout


2002-08-06  Karl Hong  <khong@openoffice.org>  [a7843c35868e5501c3e05b7f8861e0f932099b9a]

#101141# added Korean number/bullet layout


2002-08-06  Karl Hong  <khong@openoffice.org>  [a5d43ead89ccab4562e370572e97ecd2817bc497]

#101191# reduce duplicate of locale data


2002-08-06  Karl Hong  <khong@openoffice.org>  [8ebd7df0119a3c1b5a54e23373b98862e6868297]

#101191# reduce duplicate locale data


2002-08-06  Karl Hong  <khong@openoffice.org>  [68f6a6e78735292e8be7c67ed49c5c4f470a555b]

#101191# reduce duplicate locale data


2002-08-06  Karl Hong  <khong@openoffice.org>  [c526bef217d1f49b3a70e75e98fe900d29e086db]

#101191# reduce duplicate locale data


2002-08-06  Karl Hong  <khong@openoffice.org>  [81ae6103f98b7664cc32938633d86ee526ff9587]

#101191# reduce duplicate locale data


2002-08-06  Karl Hong  <khong@openoffice.org>  [23ea14477142404395536f0c7594caf96fdc6a4d]

#101191# reduce duplication of Locale data


2002-08-06  Kurt Zenker  <kz@openoffice.org>  [1ce1358e2520bdfa5d08ae5a17270a040fbeeff0]

Merge SRX643: 06.08.02 - 22:12:20


2002-08-06  Vladimir Glazounov  <vg@openoffice.org>  [a22d524ab9f14c7887eabd9ac831d5197577a19c]

Merge SRX643: 06.08.02 - 22:08:36


2002-08-06  Kurt Zenker  <kz@openoffice.org>  [39e2bfc564a388d5f7e5b88efa761db0c5b8adc5]

Merge SRX643: 06.08.02 - 22:08:14


2002-08-06  Kurt Zenker  <kz@openoffice.org>  [0f45bacfe6626b048df234fe27f61f1e8ed19e85]

Merge SRX643: 06.08.02 - 22:07:58


2002-08-06  Eike Rathke  <er@openoffice.org>  [d44374f29b3af55e6971bbff4322a8b83b6318ab]

#102027# do not use Solaris specific strings.h, use string.h instead


2002-08-06  Karl Hong  <khong@openoffice.org>  [e1d91cc0e33c0989edd1d8740fb5e1f3156990cf]

#102027# fixed isValid function


2002-08-06  Hans-Joachim Lankenau  <hjs@openoffice.org>  [e52379d2ae2c7092f8c640590eeccdad39ac0255]

#102095# take java from the selected jdk to determin version


2002-08-06  Karl Hong  <khong@openoffice.org>  [de5d06752b052a783bb6445b9961a1a7f9590bc7]

#102027# enable calendar input in non-gregorian value


2002-08-06  Vladimir Glazounov  <vg@openoffice.org>  [25a7fd70dc35a9539bac140f00f477cccc6ea5a6]

new version for SRC663


2002-08-06  Vladimir Glazounov  <vg@openoffice.org>  [ef963116ff22650e8256e556c77e85676fda8608]

new version for SRC663


2002-08-06  Kurt Zenker  <kz@openoffice.org>  [9a84e62da1a89fbe19736858f92380e34f050627]

new version for SRC663


2002-08-06  Kurt Zenker  <kz@openoffice.org>  [c4079f1effea814a9b5e42d2fdf4055af433d63e]

new version for SRC641


2002-08-06  Kurt Zenker  <kz@openoffice.org>  [c61bae4aef41b56c929f141ae4acb3a2072ef42f]

new version for SRC641


2002-08-06  Daniel Rentz  <dr@openoffice.org>  [0208aa4a9d34e69fb6e11cddd0e1142caa7e3b3f]

#100000# missing void


2002-08-06  Kurt Zenker  <kz@openoffice.org>  [94663c5e4b872575f77e0c5eecf800849ecc80c1]

new version for SRX643


2002-08-06  Kurt Zenker  <kz@openoffice.org>  [03d02ab09347d6c8fe90e648da8490fcc9ff554c]

new version for SRX643


2002-08-06  Kurt Zenker  <kz@openoffice.org>  [4f5127bae2f12d516d15932a2e850ee72cada29d]

new version for SRX643


2002-08-06  Kurt Zenker  <kz@openoffice.org>  [c47ced6a89625cfb75f7760703217d92610c7677]

new version for SRX643


2002-08-06  Herbert Duerr  <hdu@openoffice.org>  [c345aa72e01986609ec5f3f8cba3be3d91f02d4c]

#99236# implement word-underlining for CTL


2002-08-06  Oliver Braun  <obr@openoffice.org>  [f56c4dd1b7a4177f7a9c944898468c091494b492]

#101259# updated external applications/mailer docu


2002-08-06  Sven Jacobi  <sj@openoffice.org>  [2dea6d98be3279fd2112768c8f948acabe8ac43b]

#101262# responsibilities update


2002-08-06  Joachim Lingner  <jl@openoffice.org>  [31cb3afa2c844ae3cb5c4e690bc26b41d2c3c93e]

#99987# jenv is now a shared library


2002-08-06  Oliver Specht  <os@openoffice.org>  [21dc9ca970da40c658ccb048ed8680566273d8d1]

#100018# format/character/hyperlink recordable - IsInWord() corrected


2002-08-06  Oliver Specht  <os@openoffice.org>  [781355667f812006ad58f7cd0c7e1a773d816512]

#100018# format/character/hyperlink recordable


2002-08-06  Christof Pintaske  <cp@openoffice.org>  [5425a3552c85515d2f2ca4979d964147748f6e2a]

#102098# dont include useless svunix.h, which breaks build on Solaris 9


2002-08-06  Vladimir Glazounov  <vg@openoffice.org>  [6d73aafb0b8724d716c9e09d433fa1b1e332155c]

#100000# wrong throw statement


2002-08-06  gt  <gt@openoffice.org>  [dfbf56493f6d5e45bd552354717cf31c285d1645]

#101519# moved LB_TEXTDIRECTION from SvxExtParagraphTabPage to SvxParaAlignTabPage


2002-08-06  gt  <gt@openoffice.org>  [a3f73f613ccac1ef69ce58c230ecefb616999512]

#101519# moved LB_TEXTDIRECTION from SvxExtParagraphTabPage to SvxParaAlignTabPage


2002-08-06  Joachim Lingner  <jl@openoffice.org>  [41bdb5673b87968fcef549fb009e84a33534c786]

#99466#


2002-08-06  Christian Lippka  <cl@openoffice.org>  [07afc417df7625f0bfdfd26e6af671d7de6c25a3]

#100049# use color config entry as default background color


2002-08-06  Christian Lippka  <cl@openoffice.org>  [5b53a82f22c649537cefd038126378be51691fa0]

#100049# use color config entry as default background color


2002-08-06  Vladimir Glazounov  <vg@openoffice.org>  [1464a9e622aa68be25e215b6875fd02bc6e1abf9]

SRX643


2002-08-06  Eike Rathke  <er@openoffice.org>  [91fb0f1af9acdf1f642f95644fc0bcf65a453693]

#101903# make it work under Windows too


2002-08-06  Malte Timmermann  <mt@openoffice.org>  [9e83241cb348b7e094d0bbedf5010859a5b59320]

#101498# DrawingText(...) interface needed to be expanded to contain RightToLeft


2002-08-06  Oliver Specht  <os@openoffice.org>  [97a8501e7d2631cebe2909e71c8ec6463ae89332]

#101262# responsibilities updated


2002-08-06  Michael Brauer  <mib@openoffice.org>  [53eb3c444f33f7d993e764fd479e804f7199d89e]

#96980#: 100% assert


2002-08-06  Joachim Lingner  <jl@openoffice.org>  [3cff98445b2d370bf3c86d60a093009e574e4058]

#102081#


2002-08-06  Ocke Janssen  <oj@openoffice.org>  [bc31dc6cddd6bf2ddaa9db496f85042a7e2d1bcc]

#101527# insert hc bitmaps for sort order radio buttons


2002-08-06  Hans-Joachim Lankenau  <hjs@openoffice.org>  [0253511ef1a275e07f33a319bbdba49dc4801d99]

#98882# just appending the desired switch isn't sufficent for some compilers


2002-08-06  Malte Timmermann  <mt@openoffice.org>  [3403a950293d2d0203899026522c0c1c5ca4212a]

#100049# GetAutoColor: WHITE, if background and text dark, BLACK if both bright


2002-08-06  Peter Burow  <pb@openoffice.org>  [a563eba9fd6ddcbd563886b3db8f88a069b7175d]

fix: #101146# don't delete the inputset in GetRefreshedSet()


2002-08-06  Andre Fischer  <af@openoffice.org>  [fe15fbf95f7b3851b254f913dfaa0bdc5ad931aa]

#100622# Introduction of mbInitialized variable and UpdateButtonStates method.


2002-08-06  Andre Fischer  <af@openoffice.org>  [6ec41759897158197cb0da007784d7eb835edc8b]

#100622# Added new file TopWindowListener.java.


2002-08-06  Andre Fischer  <af@openoffice.org>  [4798e06ce40969d160bc000b2d5e43767be1ee72]

#100622# Initial revision.


2002-08-06  Andre Fischer  <af@openoffice.org>  [61d200739083b6d3cc8ffb71803009ab996fc98e]

#100622# Added default constructor.


2002-08-06  Andre Fischer  <af@openoffice.org>  [3ac8f67b3bdee3cf0c8c6610b13879b1b6b9f05f]

#100622# Added support for XExtendedToolkit.


2002-08-06  Andre Fischer  <af@openoffice.org>  [795568ec2fcb6a5bdf506e2d6262586f2989f5e1]

#100622# Added entry for the drafts/com/sun/star/awt directory.


2002-08-06  Sascha Ballach  <sab@openoffice.org>  [770d3952b997f7e3e177895e61e45a3b9646516a]

#101676#; add accessibility support of data pilot dialog


2002-08-06  Sascha Ballach  <sab@openoffice.org>  [11a58ca76c16c18262350896d85115b2eca4e8f7]

#101676#; add posibility to change the name


2002-08-06  Sascha Ballach  <sab@openoffice.org>  [1d3c01d24c497af5bccd65fcc1351815f43079bd]

#101676#; remove getSupportedServiceNames


2002-08-06  Sascha Ballach  <sab@openoffice.org>  [45dc8dbb4241b5a84b6301bd1d7ac30eb951fb79]

#101676#; add name of select control


2002-08-06  Sascha Ballach  <sab@openoffice.org>  [1f5d8fb18eabfb76f3725bb3e1c0ed2b4926f31c]

#101676#; add Accessibility API support


2002-08-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [3a2df7b1c719e8cfa1bfff5ac7a1a0b5a53a283f]

#100000#: include <stdio.h>


2002-08-06  Joachim Lingner  <jl@openoffice.org>  [db5c13e5034222efebff1af86f825743211a36a0]

#102081# only XInvocation is queried for XExactName and not the original UNO interface.


2002-08-06  Vladimir Glazounov  <vg@openoffice.org>  [ca56c070efce9d2aa7bcec87aca77735bcfe4c7b]

#100000# fix compilation for remote target


2002-08-06  Christian Lippka  <cl@openoffice.org>  [62f9c9c4908acea5903d2cc580a475a044e23419]

#101808# made SvxGraphicObject::setPropertyValue more resistent against rescheduling


2002-08-06  Andreas Bregas  <ab@openoffice.org>  [bd4ebe175dc60503d31c0ae8c0c1d131f1a7aad4]

#102059# Changed macros in FixedText


2002-08-06  gt  <gt@openoffice.org>  [a0ad88da862f62d6a18ab3e1724987380f22ad6d]

#101896# setting of CJK font @ SwRedlineOptionsTabPage


2002-08-06  gt  <gt@openoffice.org>  [cd9376fcbbb722d2d5b497409a6837a3f45d09aa]

#101896# setting of CJK font


2002-08-06  Vladimir Glazounov  <vg@openoffice.org>  [20240950951ccb18e60ac90e5b2d28e339f3f2d3]

#100000# fix compile problems for remote case


2002-08-06  Daniel Rentz  <dr@openoffice.org>  [d6f1cf28d294eebafdd0a10af9fed6a7996e97b5]

#101146# do not delete itemset in GetRefreshedSet()


2002-08-06  Oliver Specht  <os@openoffice.org>  [609e0d4b1eed0e37f9f8251b7d03b2fec96c3d26]

#96286#enable removal of auto completion words when the source document is closed


2002-08-06  Oliver Specht  <os@openoffice.org>  [60e9cb809a1045653c6bb5bd0c22f0f3a6ec8df0]

#96286#enable removal of auto completion words when the source document is closed


2002-08-06  Michael Brauer  <mib@openoffice.org>  [e7a6f5a96c19d459a2b1e945c729dfb5c23ba520]

#102034#: getLocale and getAccessibleRelation


2002-08-06  Ocke Janssen  <oj@openoffice.org>  [ee8f0a80f656e14f7983c4ff8dc397f0f40073b3]

#102058# use auto_ptr in dtor and insert SUPD < 650 for SetExtDateFormat change


2002-08-06  Ocke Janssen  <oj@openoffice.org>  [e3f871f1fd1c0e6b55a06f4338de180c76575a33]

#102058# set control type to BCT_COMBOBOX


2002-08-06  Ocke Janssen  <oj@openoffice.org>  [ef7e143036124afab573199db202c34c170d555c]

#102058# use auto_ptr in dtor


2002-08-06  Ocke Janssen  <oj@openoffice.org>  [0054620ed09a980ee5eca8500c1dcf70cdc8e2df]

#101845# . inserted


2002-08-06  Oliver Specht  <os@openoffice.org>  [6892283b4528c2797ff41ddb93734c888dcb5c76]

#99727# German: editieren -> bearbeiten


2002-08-06  Sascha Ballach  <sab@openoffice.org>  [2c31b299e498011f81fb1a6e673623992a66ec28]

#102052#; add IndexOutOfBoundsException


2002-08-06  Kurt Zenker  <kz@openoffice.org>  [8eda48749c4fd5de7eac1c58412fe1190c8d9434]

new version for SRX643


2002-08-06  Oliver Bolte  <obo@openoffice.org>  [125b8d5e29aa1924a040b6391c10d17c8fd7dd8a]

new version for SRX643


2002-08-06  Kurt Zenker  <kz@openoffice.org>  [dccc9f1462ad3a3a8a8779aa1683c00cc5b09cd7]

new version for SRX643


2002-08-06  Rüdiger Timm  <rt@openoffice.org>  [346870aea9db0676d56047c2f4d9829667e4247a]

new version for SRX643


2002-08-06  Kurt Zenker  <kz@openoffice.org>  [47a210a4d7f76407b126b719887f901b932fa7c3]

new version for SRX643


2002-08-06  Kurt Zenker  <kz@openoffice.org>  [6388cd07eb667192145aba381e226fd033748ccd]

new version for SRC663


2002-08-05  Kurt Zenker  <kz@openoffice.org>  [1352d2646de0113a59e3875d8eeea2247fb26fb3]

Merge SRX643: 05.08.02 - 23:19:25


2002-08-05  Kurt Zenker  <kz@openoffice.org>  [6d7a1d8c6c749b9cce18992c8ad6987ada8da5eb]

Merge SRX643: 05.08.02 - 23:18:29


2002-08-05  Kurt Zenker  <kz@openoffice.org>  [a2d64d71f0ed62bedf7e668c8e2323edad5d8e7d]

Merge SRX643: 05.08.02 - 23:17:00


2002-08-05  Kurt Zenker  <kz@openoffice.org>  [4ef64ac246aafa750eae48033c427492e20647e0]

Merge SRX643: 05.08.02 - 23:12:52


2002-08-05  Kurt Zenker  <kz@openoffice.org>  [9bf5d9191f1ada63fe598b7ba088e0073bb8d18d]

Merge SRX643: 05.08.02 - 23:11:31


2002-08-05  Kurt Zenker  <kz@openoffice.org>  [840747f54a462267a7d8c4710dbabdbe293dddfc]

Merge SRX643: 05.08.02 - 23:11:01


2002-08-05  Kurt Zenker  <kz@openoffice.org>  [f52b90172df413706dee4fa0b1673dc2111859c3]

Merge SRX643: 05.08.02 - 23:10:24


2002-08-05  Kurt Zenker  <kz@openoffice.org>  [6c1ca80449ee581a0d29d171b87df701cbff2b1c]

Merge SRX643: 05.08.02 - 23:08:03


2002-08-05  Kurt Zenker  <kz@openoffice.org>  [547f7a60199a25a49d972ba9c4a9ed4beb9f1305]

Merge SRX643: 05.08.02 - 23:06:40


2002-08-05  Kurt Zenker  <kz@openoffice.org>  [a8cf4c6bfa51cc2c0ba9b6ac1aed7d9cab5ca67e]

Merge SRX643: 05.08.02 - 23:04:46


2002-08-05  Kurt Zenker  <kz@openoffice.org>  [79c8088ed73c597f39ecf8b56c821fb41ac381bd]

Merge SRX643: 05.08.02 - 23:04:42


2002-08-05  Rüdiger Timm  <rt@openoffice.org>  [4772d8217cf587febd958df19916c4a0ed214bd6]

Merge SRX643: 05.08.02 - 23:02:49


2002-08-05  Kurt Zenker  <kz@openoffice.org>  [144f7efa2ab20b3a0a1e2d2c02ec3d92cf768270]

Merge SRX643: 05.08.02 - 23:00:56


2002-08-05  Kurt Zenker  <kz@openoffice.org>  [7c942f40dda467d280e683518abfea99b392b8ec]

Merge SRX643: 05.08.02 - 23:00:49


2002-08-05  Kurt Zenker  <kz@openoffice.org>  [0b00e110105d9afbbe3d16025780ff1f309f4b3b]

Merge SRX643: 05.08.02 - 22:55:04


2002-08-05  Kurt Zenker  <kz@openoffice.org>  [0cce830cf4285d2c6f646178d7814d0a34682654]

Merge SRX643: 05.08.02 - 22:53:06


2002-08-05  Kurt Zenker  <kz@openoffice.org>  [f56c4829b6e0dfc2bb950f5fdaa75f7731af876a]

Merge SRX643: 05.08.02 - 22:51:41


2002-08-05  Kurt Zenker  <kz@openoffice.org>  [4458e3397417484f44c711eacfa3f503479d8bf3]

Merge SRX643: 05.08.02 - 22:51:11


2002-08-05  Kurt Zenker  <kz@openoffice.org>  [44b4efcbd96e999dad253154072f70d5b99f5169]

Merge SRX643: 05.08.02 - 22:49:45


2002-08-05  Kurt Zenker  <kz@openoffice.org>  [0af52ffe42eccce6d7a04f42fa2cf96430141e43]

Merge SRX643: 05.08.02 - 22:49:10


2002-08-05  Kurt Zenker  <kz@openoffice.org>  [80a45cef4e941b8c522c758f5af01c37bbd21410]

Merge SRX643: 05.08.02 - 22:48:29


2002-08-05  Kurt Zenker  <kz@openoffice.org>  [83592d8c6d6166023749c5bad86b967048c95d3a]

Merge SRX643: 05.08.02 - 22:47:24


2002-08-05  Kurt Zenker  <kz@openoffice.org>  [cf27b16d5be170602565a682ccaa420773d830b0]

Merge SRX643: 05.08.02 - 22:44:40


2002-08-05  Kurt Zenker  <kz@openoffice.org>  [688bd1728a86af251f6c8ddfb756dd7bb7fdbe2e]

Merge SRX643: 05.08.02 - 22:44:01


2002-08-05  Kurt Zenker  <kz@openoffice.org>  [d1c4cf656179f75c53557d27e42e8e1a90885ec8]

Merge SRX643: 05.08.02 - 22:41:00


2002-08-05  Kurt Zenker  <kz@openoffice.org>  [63090f740256ba4cc4084317382c543b0a3a5d3a]

Merge SRX643: 05.08.02 - 22:40:34


2002-08-05  Kurt Zenker  <kz@openoffice.org>  [a01d37139c84a543bdc9e4ad197fa0cdc7fea6fc]

Merge SRX643: 05.08.02 - 22:39:04


2002-08-05  Kurt Zenker  <kz@openoffice.org>  [d5f6279a2dfb9e877ff16bd648be99346e4e89b3]

Merge SRX643: 05.08.02 - 22:36:21


2002-08-05  Kurt Zenker  <kz@openoffice.org>  [98e59e0d6365cffc3325ac72fd91c08e118f860b]

Merge SRX643: 05.08.02 - 22:35:14


2002-08-05  Kurt Zenker  <kz@openoffice.org>  [b300c541d64d32f78f93f4f9c966fa4af4fd72db]

Merge SRX643: 05.08.02 - 22:35:24


2002-08-05  Kurt Zenker  <kz@openoffice.org>  [82862523c42178a1aed2dcbeb1cd274262cc95f2]

Merge SRX643: 05.08.02 - 22:34:49


2002-08-05  Kurt Zenker  <kz@openoffice.org>  [fa9c2cf62c4723c1b45c2a2d2ad23c7f688ba234]

Merge SRX643: 05.08.02 - 22:32:02


2002-08-05  Kurt Zenker  <kz@openoffice.org>  [5fa980b7b1bbe1327afbb29da1fe6da3dec79c47]

Merge SRX643: 05.08.02 - 22:30:59


2002-08-05  Kurt Zenker  <kz@openoffice.org>  [442f042ebf67a0954d053f41d41091e3962c168f]

Merge SRX643: 05.08.02 - 22:30:13


2002-08-05  Kurt Zenker  <kz@openoffice.org>  [b0a663b01eaff4c7015238b95974b9dda39ddda2]

Merge SRX643: 05.08.02 - 22:29:58


2002-08-05  Kurt Zenker  <kz@openoffice.org>  [b4432903b5d7e1df033f1f5c22a6600a7e50227d]

Merge SRX643: 05.08.02 - 22:29:44


2002-08-05  Rüdiger Timm  <rt@openoffice.org>  [d441b306b50216d9ddbd8dd771ee9a5bb030eaeb]

Merge SRX643: 05.08.02 - 22:29:47


2002-08-05  Kurt Zenker  <kz@openoffice.org>  [cc06c58c4a667a6d6b6baf1c1542bf6c7c6fd86d]

Merge SRX643: 05.08.02 - 22:28:56


2002-08-05  Kurt Zenker  <kz@openoffice.org>  [99c2c10fde9e09e0748988c45529945b1d3f61de]

Merge SRX643: 05.08.02 - 22:28:12


2002-08-05  Kurt Zenker  <kz@openoffice.org>  [f8c063a8572a4fe8cb4649b822799bb6b07d3aca]

Merge SRX643: 05.08.02 - 22:27:38


2002-08-05  Kurt Zenker  <kz@openoffice.org>  [57ed0588120e3e11fb692e93c043560a9709c68b]

Merge SRX643: 05.08.02 - 22:26:46


2002-08-05  Kurt Zenker  <kz@openoffice.org>  [6797ad83184dff51e95fd08b7b1d1f138e9ad16f]

Merge SRX643: 05.08.02 - 22:27:19


2002-08-05  Rüdiger Timm  <rt@openoffice.org>  [4d808ea520d44640b53eca26f52c3673d9f3db76]

Merge SRX643: 05.08.02 - 22:26:59


2002-08-05  Rüdiger Timm  <rt@openoffice.org>  [5d748c69f1a951df84cc888aec11d84ffba69f00]

Merge SRX643: 05.08.02 - 22:26:26


2002-08-05  Kurt Zenker  <kz@openoffice.org>  [e4eb83603375ebbac3c77eea48e57d523e0d8d98]

Merge SRX643: 05.08.02 - 22:25:30


2002-08-05  Kurt Zenker  <kz@openoffice.org>  [785632e8813dad6fbfa1ae3369288d819364507f]

Merge SRX643: 05.08.02 - 22:25:36


2002-08-05  Oliver Bolte  <obo@openoffice.org>  [c2914b2ec204dffd5039e016a2f03dfc703b3b1b]

Merge SRX643: 05.08.02 - 22:24:50


2002-08-05  Kurt Zenker  <kz@openoffice.org>  [870f48d9045f489ab60107736b95f0d6891bef77]

Merge SRX643: 05.08.02 - 22:23:17


2002-08-05  Kurt Zenker  <kz@openoffice.org>  [6308c6ce458ff2dbb9ac5bc99af239f6905f72b4]

Merge SRX643: 05.08.02 - 22:22:04


2002-08-05  Kurt Zenker  <kz@openoffice.org>  [26c1d9906fc1fe7efe242b19fe4f25a8ebabb5fa]

Merge SRX643: 05.08.02 - 22:20:43


2002-08-05  Kurt Zenker  <kz@openoffice.org>  [eede64a950c855246fad425f5cbe7bc1dc6e5420]

Merge SRX643: 05.08.02 - 22:20:40


2002-08-05  Kurt Zenker  <kz@openoffice.org>  [e2b8b2d070042b968857733df4ee45c0d8e53575]

Merge SRX643: 05.08.02 - 22:15:49


2002-08-05  Kurt Zenker  <kz@openoffice.org>  [b76d7692c54905ea6c0498e5e710d97654f358f1]

Merge SRX643: 05.08.02 - 22:13:40


2002-08-05  Rüdiger Timm  <rt@openoffice.org>  [1509e29496d6e39d5ec89f7aa99b2abde71277ab]

Merge SRX643: 05.08.02 - 22:11:37


2002-08-05  Rüdiger Timm  <rt@openoffice.org>  [02149f0a8577e36446150d7aa805aea04508d16a]

Merge SRX643: 05.08.02 - 22:11:06


2002-08-05  Rüdiger Timm  <rt@openoffice.org>  [184b9e476b827696f9ac7c22ce508623eaaaa0c3]

Merge SRX643: 05.08.02 - 22:09:06


2002-08-05  Kurt Zenker  <kz@openoffice.org>  [98d5dc70b21e21b3a2d0dc3c826ddc83124dd878]

Merge SRX643: 05.08.02 - 22:07:53


2002-08-05  Rüdiger Timm  <rt@openoffice.org>  [3ab1a9693c815f3d0a30f1568ac89377fc52090d]

Merge SRX643: 05.08.02 - 22:07:31


2002-08-05  Kurt Zenker  <kz@openoffice.org>  [72647c84d31b8968056493b13617001d0cfa2de5]

Merge SRX643: 05.08.02 - 22:05:59


2002-08-05  Kurt Zenker  <kz@openoffice.org>  [9e2b356d798d97967ed8cbd0c9dddf4aafc6cf73]

Merge SRX643: 05.08.02 - 22:05:37


2002-08-05  Oliver Bolte  <obo@openoffice.org>  [f621888ca2a9832bc64ba059b2b716f8a1d13266]

Merge SRX643: 05.08.02 - 22:02:52


2002-08-05  Kurt Zenker  <kz@openoffice.org>  [ddb366ae7bf09b38618e4dca89df08397d3f736a]

Merge SRX643: 05.08.02 - 22:02:23


2002-08-05  Vladimir Glazounov  <vg@openoffice.org>  [5ac787375aa4dba0336dafaa3d63196871327727]

Merge SRX643: 05.08.02 - 22:02:13


2002-08-05  Eike Rathke  <er@openoffice.org>  [60766e9db478934b4e0569fab15a7fe6b79cc14f]

#101606# ExportPart_Impl: store empty subformats


2002-08-05  Eike Rathke  <er@openoffice.org>  [c527caf43ccc72847c4f646a48bdcb84ef5de9eb]

#100065# parseText: use NativeNumberSupplier with NatNum0 to convert from different numeral systems to Arabic ASCII digits and floating point numbers


2002-08-05  Thorsten Behrens  <thb@openoffice.org>  [2e295f6e32aaedc2a7169ff2a61c0a6506ff8a6d]

#102067# Check existence of flag array


2002-08-05  Eike Rathke  <er@openoffice.org>  [23720166308ee7889cf2bb3ba123517b4ebcaaba]

#100065# use NativeNumberSupplier to convert to ASCII; recognize CJK date input; general match against string masked format codes


2002-08-05  Eike Rathke  <er@openoffice.org>  [d6982a8126b93122c26741a0ec087a599f8a645f]

#100065# parse.*Token: display message of exception in non-product version


2002-08-05  Eike Rathke  <er@openoffice.org>  [8521f1c8f4985bd13af2de42c53b399d30b2c2af]

#100065# use NativeNumberSupplier


2002-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [9ecba6fa8b5f22dd37b01148839353073fc64790]

#100000#: fixed typo


2002-08-05  Malte Timmermann  <mt@openoffice.org>  [bf111953bc24656f166178a1e164f3c7ac3c52a5]

#101827# Use COL_AUTO as default for bullets


2002-08-05  Michael Brauer  <mib@openoffice.org>  [fd176be3f919f4cc9fd2af159cb95a5bedadd833]

#99397#: help prints in A4: keep size of standard page desc


2002-08-05  Kai Ahrens  <ka@openoffice.org>  [b2122411e3a1e8eae28afe2b78d003daabbbb003]

initial revision


2002-08-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [e032b2c6c713416867fd6cd94eb79d8a153918e2]

SRC663


2002-08-05  Christian Lippka  <cl@openoffice.org>  [b6b05f5c386069458412d56675b29e0b2dea3915]

#101758# allow usage of enums


2002-08-05  Peter Burow  <pb@openoffice.org>  [5ed76096216d7b5dae72ccf97a2672b076cae0eb]

fix: #99588# timer for selection


2002-08-05  Kurt Zenker  <kz@openoffice.org>  [d78ee085eba96537f3e551d63135a2ef6e779337]

new version for TLS617


2002-08-05  Oliver Bolte  <obo@openoffice.org>  [9d37ef7a1e45dcb991526e76d9b9e58b0cdb550a]

new version for TLS617


2002-08-05  Frank Meies  <fme@openoffice.org>  [d12ca5713c527ccc510557227c7aaa75bc133b50]

#101947# Fields: Last slash should be part of the file path


2002-08-05  Daniel Rentz  <dr@openoffice.org>  [da075faaaf69a457b8eb64e8f3524f86b9ba9336]

#101677# accessibility strings


2002-08-05  Malte Timmermann  <mt@openoffice.org>  [5415ea126e88865d5e97cac74ca1b2fec28280b9]

#97927# ImpCheckMousePos: init nPara when IsTextPos()


2002-08-05  Andre Fischer  <af@openoffice.org>  [4f34e1a842706ff6404acf770b08c9408886bed4]

#102031# Added method getAccessibleAt().  Corrected the size calculation of getSize().


2002-08-05  Andre Fischer  <af@openoffice.org>  [798ad5b12b7c81aa280e20229ee791cf094bfc6e]

#102031# Added method getAccessibleAt().


2002-08-05  Malte Timmermann  <mt@openoffice.org>  [27225db79015f397b3247667f5d208f1319b6345]

#101512# InsertBinTextObject - don't overwrite para attribs and style in old empty paragraph


2002-08-05  Frank Meies  <fme@openoffice.org>  [47769fc934f02404ab597e755e1ea87d842d8f45]

#101550# New SwHeaderAndFooterEatSpacingItem


2002-08-05  Thomas Lange  <tl@openoffice.org>  [52dba819fe3d537199ad823d21b80bfe168a989c]

#100173# font colors in high contrast mode fixed


2002-08-05  Kai Ahrens  <ka@openoffice.org>  [38fa17d107f765b996fcfc9b846992e541670f77]

#101967#: watch for already started D&D


2002-08-05  Sascha Ballach  <sab@openoffice.org>  [61d77d476602f22a932f25db4619b56376d93268]

#102036#; add lang::IndexOutOfBoundsException


2002-08-05  Mikhail Voitenko  <mav@openoffice.org>  [0678f6604d48a7bdc78b335d777328d4856ece78]

#102023# temporary file for readonly mode should be in temporary location


2002-08-05  Thomas Lange  <tl@openoffice.org>  [f3dcc051399526791d6f175cea5f4b8fae8efd4e]

#100584# made SID_ATTR_PARA_RIGHT/LEFT_TO_... slots added


2002-08-05  Thomas Lange  <tl@openoffice.org>  [eeece12fba719d5adc94a560ee520194e9331d75]

#100584# made SID_ATTR_PARA_RIGHT/LEFT_TO_... toggle slots


2002-08-05  Michael Hönnig  <mi@openoffice.org>  [35474801267d574ae9cae4fbdab510cf131aa304]

add/remove...Listener more precisely specified for adding the same interface multiple times


2002-08-05  Thomas Lange  <tl@openoffice.org>  [8bdb4dd984085897c954669261b2b1ca33f0927d]

#100584# made SID_ATTR_PARA_RIGHT/LEFT_TO_... toggle slots


2002-08-05  Thomas Lange  <tl@openoffice.org>  [d4dc6e1c01c8330569862105b7e764ce38611cc7]

#100584# made SID_ATTR_PARA_RIGHT/LEFT_TO_... toggle slots


2002-08-05  Sascha Ballach  <sab@openoffice.org>  [01be11c0e970f49af09e3603756be0d0f8a88375]

#102036#; add lang::IndexOutOfBoundsException


2002-08-05  Michael Hönnig  <mi@openoffice.org>  [3760bc994d6f47bfd95bad1e049c6cf938459883]

add/remote listener more precisely specified for multiple addition of same listener


2002-08-05  Daniel Boelzle  <dbo@openoffice.org>  [382c6139b30f04c5373357e3cb67b264bf4de7b4]

#96711# doc review for add/remove interface


2002-08-05  Carsten Driesner  <cd@openoffice.org>  [7238cc854b24e3e1a43cb31c552a63cb0bf6c647]

#100825# Added new substitution xml file


2002-08-05  Michael Hönnig  <mi@openoffice.org>  [14e801680faed98b3aa0f33b64dd083ef64dab7a]

reviews


2002-08-05  Andre Fischer  <af@openoffice.org>  [496b50a5916a378cabe43ce9518680973e0a3aa8]

#102032# Corrected typo in contains().


2002-08-05  Oliver Specht  <os@openoffice.org>  [baba249aa1d86005d1b7b9bc0f5e8fb269503cc3]

#101326# use SvPasswordHelper::CompareHashPassword() to compare password sequences


2002-08-05  Oliver Specht  <os@openoffice.org>  [d80c69ab8f37a4c0680c2b83b420213bf83a3a7f]

#101326# use SvPasswordHelper::CompareHashPassword() to compare password sequences


2002-08-05  Oliver Specht  <os@openoffice.org>  [a7f4093463659517b389657859fe90545bed62af]

#101761# left/right label changed to Before/After text


2002-08-05  Tino Rachui  <tra@openoffice.org>  [9f003deae0790fd2c9f033c42ab806f4f6213272]

#101807#101967#startDrag end when a dnd operation is still running, see documentation XDragSource


2002-08-05  Ocke Janssen  <oj@openoffice.org>  [bcc3328824e8919d417c8589204c23de191fee64]

#101798# new interface XIsolatedConnection


2002-08-05  Herbert Duerr  <hdu@openoffice.org>  [acd21a2d77459ec6ba78faa543b61fe1e50252ea]

#100700# add GetTextOutlines, remove obsolete methods


2002-08-05  Herbert Duerr  <hdu@openoffice.org>  [2ffb8a63e0df24a7e6b8f665059e85419ac4adc7]

#100194# do not use obsolete methods in OutputDevice


2002-08-05  Frank Meies  <fme@openoffice.org>  [c87703d644046fde3b59d4b39813825e59085fc7]

#100447# Avoid setting new locale at text search object if possible


2002-08-05  Oliver Specht  <os@openoffice.org>  [f4c625ab8d1e8d0d68b7fb75a9bc80246b71b555]

#101805# link and style parameter are read from the graphic insert dialog again


2002-08-05  Carsten Driesner  <cd@openoffice.org>  [a3aae2cc9e5840b29c00ac575785364150010175]

#100825# Added new substitution configuration file


2002-08-05  Carsten Driesner  <cd@openoffice.org>  [5a7992a82fa05a0eb0b294a86ed51c642c4285ba]

#100825# Added substitution configuration file


2002-08-04  Oliver Bolte  <obo@openoffice.org>  [00f02a244e4f48fccf2d5c475b9239c0da9d7c34]

Merge SRX643: 04.08.02 - 22:09:52


2002-08-04  Oliver Bolte  <obo@openoffice.org>  [add628e30d06dceb39d813ab1ed6abd3549b314e]

Merge SRX643: 04.08.02 - 22:07:27


2002-08-03  Kurt Zenker  <kz@openoffice.org>  [12c4979f773b76173ae8f47bf608c9fe3c20a547]

Merge SRX643: 03.08.02 - 22:13:58


2002-08-03  Kurt Zenker  <kz@openoffice.org>  [26408515a121c1240a13c265545d21a392e7916d]

Merge SRX643: 03.08.02 - 22:11:07


2002-08-03  Kurt Zenker  <kz@openoffice.org>  [51d3cf6ee94b84831275e392fae48701258016cb]

Merge SRX643: 03.08.02 - 22:10:17


2002-08-03  Kurt Zenker  <kz@openoffice.org>  [ae493d86ce0674e3642a714d548566a8da150de2]

Merge SRX643: 03.08.02 - 22:08:55


2002-08-03  Kurt Zenker  <kz@openoffice.org>  [e96231d04498dca03907d8750a3c67658646dee3]

Merge SRX643: 03.08.02 - 22:07:10


2002-08-03  Matthias Huetsch  <mhu@openoffice.org>  [f2ff241f137426a3b557db8b38b795d8732cc312]

#99274# Typo in 'sendFdPipe()'. Joined from r1.19.6.3


2002-08-03  Karl Hong  <khong@openoffice.org>  [ac1c15a047c63e3a310e51d9fade5608f6742a2a]

#101191# reduce duplication of locale data


2002-08-03  Karl Hong  <khong@openoffice.org>  [6211400e97e89a87312e4e563fe88f33ba3a69c5]

#101191# reduce duplication of locale data


2002-08-03  Karl Hong  <khong@openoffice.org>  [a1002d47e80db68245e50c258103dbab4ee6c053]

#101191# reduce duplication of locale data


2002-08-02  Karl Hong  <khong@openoffice.org>  [dcf8787831ba6df23dd0c5662b3873c21538324c]

#101903# reduce duplication of localedata


2002-08-02  Karl Hong  <khong@openoffice.org>  [3771005bdc16dd8087f01b19880ed7648e1d0cd1]

#101191# reduce duplicate localedata


2002-08-02  Kurt Zenker  <kz@openoffice.org>  [b231bfb1d4956089431e9624877b547f72e5d620]

Merge SRX643: 08/02/02 - 22:46:27


2002-08-02  Kurt Zenker  <kz@openoffice.org>  [7951b9bc49c9fe57be086d11491f702a566d6171]

Merge SRX643: 08/02/02 - 22:45:29


2002-08-02  Kurt Zenker  <kz@openoffice.org>  [82bbe3e436c04859aa91a95b678152d7c9145791]

Merge SRX643: 08/02/02 - 22:40:48


2002-08-02  Kurt Zenker  <kz@openoffice.org>  [fd64dd56d0a118558e5173876543525dccd6ca3d]

Merge SRX643: 02.08.02 - 22:36:45


2002-08-02  Kurt Zenker  <kz@openoffice.org>  [574668e218fa41885bb318fc9c12b2ad4e4a55c7]

Merge SRX643: 08/02/02 - 22:23:46


2002-08-02  Kurt Zenker  <kz@openoffice.org>  [0600db5179fe473cb09ab0bc9e33a4cdc63ad9a7]

Merge SRX643: 02.08.02 - 22:21:03


2002-08-02  Kurt Zenker  <kz@openoffice.org>  [94b4487d5839e4c6c075181fcc779701a44f7ad2]

Merge SRX643: 08/02/02 - 22:18:45


2002-08-02  Kurt Zenker  <kz@openoffice.org>  [5d3d9aacb1cc628f1be5b8c2b91248c5e03e9d48]

Merge SRX643: 02.08.02 - 22:17:47


2002-08-02  Kurt Zenker  <kz@openoffice.org>  [dfd72cc85df59805d5b7414bf025a151a00a49ec]

Merge SRX643: 02.08.02 - 22:17:43


2002-08-02  Kurt Zenker  <kz@openoffice.org>  [39311ceebbf4fca0c57cb52d522825177eacb727]

Merge SRX643: 02.08.02 - 22:16:56


2002-08-02  Kurt Zenker  <kz@openoffice.org>  [201014773b39875aab2199489afa6f467b1eb224]

Merge SRX643: 02.08.02 - 22:16:50


2002-08-02  Kurt Zenker  <kz@openoffice.org>  [9066bf23c591b1c74bba9dd6d68c3c297eba88de]

Merge SRX643: 02.08.02 - 22:16:15


2002-08-02  Rüdiger Timm  <rt@openoffice.org>  [9d74182c7258d7827adede9974cd56d2344415ae]

Merge SRX643: 02.08.02 - 22:16:26


2002-08-02  Kurt Zenker  <kz@openoffice.org>  [3b1c91a79bc04db575c5e93fb6c0728dc93b8303]

Merge SRX643: 02.08.02 - 22:15:18


2002-08-02  Kurt Zenker  <kz@openoffice.org>  [a71bb435d9bfabb062b9128c3121b3f8a18fe01b]

Merge SRX643: 02.08.02 - 22:14:22


2002-08-02  Kurt Zenker  <kz@openoffice.org>  [ddfb6528c6b5051fc5952c888dd7d0240cb30b81]

Merge SRX643: 02.08.02 - 22:12:53


2002-08-02  Kurt Zenker  <kz@openoffice.org>  [3dde1feb97a663de20ccaf0319d2707bd9920a11]

Merge SRX643: 02.08.02 - 22:09:31


2002-08-02  Kurt Zenker  <kz@openoffice.org>  [52032b556d36b344123fcaa60a6d6521080680b4]

Merge SRX643: 02.08.02 - 22:09:43


2002-08-02  Rüdiger Timm  <rt@openoffice.org>  [0a461fda9f05470f5c415e2dabe4a9bfc1678833]

Merge SRX643: 02.08.02 - 22:08:48


2002-08-02  Kurt Zenker  <kz@openoffice.org>  [1efeab3b7dde5e9619dce04dd9faa8c8ddb74bb2]

Merge SRX643: 02.08.02 - 22:06:46


2002-08-02  Rüdiger Timm  <rt@openoffice.org>  [a8ce25c936380b0fbb8ae9f9be91883b3749c887]

Merge SRX643: 02.08.02 - 22:06:20


2002-08-02  Kurt Zenker  <kz@openoffice.org>  [bda9ff853a3303e29d1fbd81b053d6e715cb80a1]

Merge SRX643: 02.08.02 - 22:06:36


2002-08-02  Rüdiger Timm  <rt@openoffice.org>  [277a4ac5c98482a94754353eb47da2dbb7e887d9]

Merge SRX643: 02.08.02 - 22:04:33


2002-08-02  Herbert Duerr  <hdu@openoffice.org>  [facfaac062dee1280210a855ac4916174e00b241]

#101665# implement CTL-version of ImplDrawEmphasisMarks


2002-08-02  Herbert Duerr  <hdu@openoffice.org>  [b742e649846f3d10a4d6c3f251d195f534660580]

#101665# add glyph categorization


2002-08-02  Dirk Grobler  <dg@openoffice.org>  [a40386bf0cfea3be24242447c132feeb09b1030c]

#101249# documentation items added


2002-08-02  Karl Hong  <khong@openoffice.org>  [3d4688152c69feb37ac5908258614ac653bdd9a1]

#93992# add word count mode in breakiterator


2002-08-02  Philipp Lohmann  <pl@openoffice.org>  [e0f5c3dfaaf4e0d6d948ebcc4db780562b8e31df]

#10454# #100453# only count visible children as accesible


2002-08-02  Kai Sommerfeld  <kso@openoffice.org>  [f31c1ce9e65a0b6e021411eb502d5934d562efac]

#101345# - Fixed implementation of ContentProvider::queryInterface.


2002-08-02  Frank Schönheit  <fs@openoffice.org>  [9ac79619d33118c9b9bd3da8900a20f69c7661c1]

#101353#,#101355# use HC images for some buttons


2002-08-02  Frank Schönheit  <fs@openoffice.org>  [4c8d19734c47c44c3e5eb1fecbbcf9ce7d1a768d]

#101353#,#101355# 4 new global images


2002-08-02  Frank Meies  <fme@openoffice.org>  [deed81e5be7e9af936a360057fbe26f0df015506]

#101793# New mapping of script type to i18n script types


2002-08-02  Frank Schönheit  <fs@openoffice.org>  [8af6d0ea823d037a68bf2a5d0e6323be41b5c0fb]

#101904# +IsValidConfigMgr


2002-08-02  Oliver Specht  <os@openoffice.org>  [b248ab7449f964cbd46d932c3cb6c8cd54539a8d]

#101761# left/right label changed to Before/After text


2002-08-02  tpf  <tpf@openoffice.org>  [b0efd297dc6eece291c5a8814137a1d9700bcd65]

#100310# fixed typo


2002-08-02  Oliver Specht  <os@openoffice.org>  [a6ed66cc58db3daae6b4a1070dcdf330139878e6]

#101664# force update of TreeListBox after deleting contents


2002-08-02  tpf  <tpf@openoffice.org>  [54d396a1e9b22d06db698656f0c4c388fd2f2160]

#100310# removed duplicate line, sorted list to avoid further dupes, replaced tabs


2002-08-02  Malte Timmermann  <mt@openoffice.org>  [e2718ead865d661e4ff878cc7f52266a201e1e7c]

#102010# debug with env variable SAL_FLOATWIN_NOAPPFOCUSCLOSE


2002-08-02  Ingrid Halama  <iha@openoffice.org>  [011e7458e9914b1159fd590e1f9b56572e42f25d]

#95884# handle autoformat undbufferoverflow


2002-08-02  Kurt Zenker  <kz@openoffice.org>  [9e1d13745cc05a18ba5939afda43663d3cf426c5]

TST641


2002-08-02  Sascha Ballach  <sab@openoffice.org>  [830c0a6e72d516927d0898db5603ff5c2686b66e]

#102015#; the servicename is AccessibleSpreadsheetDocumentView


2002-08-02  Sascha Ballach  <sab@openoffice.org>  [27475f193b1314e9cbbafa23c5bd8e5a05ca2470]

#102016#; the name is ScAccessiblePreviewTable


2002-08-02  Christian Lippka  <cl@openoffice.org>  [6e5cff295493944bd4af4e2a2e724039d041b5e4]

#101874# fixed duplicate shortcut


2002-08-02  Christian Lippka  <cl@openoffice.org>  [0b4365d79b6668e1b4b065fb383050c05412a634]

#93295# added property BasicLibraries


2002-08-02  Armin Weiss  <aw@openoffice.org>  [42f684b97b9513745c3acd7b6a861dfd94cec9cd]

#101867# If rendering to metafile do not use a scissor region


2002-08-02  Sascha Ballach  <sab@openoffice.org>  [9b9dc40e9e33ebffbab31371828ef1db77db176a]

#102003#; throw IndexOutOfBoundsException added


2002-08-02  Christian Lippka  <cl@openoffice.org>  [7298bb04bd0ea38bbc4e4bb11e0e4a69472caae1]

#101825# use colors from the color configuration


2002-08-02  Tino Rachui  <tra@openoffice.org>  [89e2471751fed965a6888b30fb232f1ed3f552ae]

#101967#101807#avoid overlapping dnd calls


2002-08-02  Sascha Ballach  <sab@openoffice.org>  [4d5ba8de98e7078e816f44d457e1e4b9364bb000]

#102000#; return -DBL_MAX as minimum value


2002-08-02  Andre Fischer  <af@openoffice.org>  [ce6ec765579be0f726d137cf325c073f05ee5137]

#100911# Support of new ActiveLayer property.


2002-08-02  Christian Lippka  <cl@openoffice.org>  [0d4e690c5b31b457f5212d4b9426a8ea1d6d07cd]

#100687# use XStorable to store a copy of self document


2002-08-02  Herbert Duerr  <hdu@openoffice.org>  [de83076d610329d36e9c4a26f2f7a70aebccd872]

#101973# fix crash with forced RTL layout on non-CTL strings


2002-08-02  Philipp Lohmann  <pl@openoffice.org>  [df7db7b89be747977fb36938f53deff44a7893dd]

#100608# fontsubsetting on windows


2002-08-02  Andre Fischer  <af@openoffice.org>  [b3ab58f305664da57768e4912f1264d06a471c99]

#100911# New GetLayer method provides exactly one XLayer object per SdLayer object.


2002-08-02  Sascha Ballach  <sab@openoffice.org>  [7228cd0b05c273245af46b60478576db184be0b4]

#101998#; throw IndexOutOfBoundsException if index is not in range


2002-08-02  Andre Fischer  <af@openoffice.org>  [742cee3a3fda33173592cb989f3c7387a0f63c4d]

#100911# New methods for accessing the tab bar control.


2002-08-02  Andre Fischer  <af@openoffice.org>  [dca468e1a5352596ec8f0c04652044f3eb60d5dd]

#100911# Added support for Ctrl-PageUp/PageDown in layer mode.


2002-08-02  Andre Fischer  <af@openoffice.org>  [a4b5f9ca356b76d377975d0b1c4700f9fb9ba98c]

#100911# Added new property ActiveLayer.


2002-08-02  Thorsten Behrens  <thb@openoffice.org>  [d37f2f1dc0970368b9f86e1ef7865cb5181160e7]

#101003# Changed SvxEditSourceHintTranslator class name


2002-08-02  Thorsten Behrens  <thb@openoffice.org>  [54766ce17e65165ae17a751acb81dcc15511e42e]

#101003# Changed SvxEditSourceHintTranslator class name


2002-08-02  Thorsten Behrens  <thb@openoffice.org>  [42dc7153ca12487fc758ba04f61c16974025fef8]

#101003# Added GetAttributeRun


2002-08-02  Thorsten Behrens  <thb@openoffice.org>  [f6bbca9ba3c139c14d4e0bd8af5b503ddfc7cd27]

#101003# Added GetAttributeRun and helper


2002-08-02  Thorsten Behrens  <thb@openoffice.org>  [99d4698957d7e29c11ca9fbb8e1be6c7300497bb]

#101003# Added GetAttributeRun helper


2002-08-02  Sascha Ballach  <sab@openoffice.org>  [3016573e6f3d36531cfd2d1cc784be0df8d9150a]

#101994#; if the cell is not visible I should return the position -1,-1


2002-08-02  Oliver Specht  <os@openoffice.org>  [bbdb581c4939c9906e0b85bbb98ea1b6da7ff847]

#101436# variable strings must not be converted to lower case


2002-08-02  Sascha Ballach  <sab@openoffice.org>  [047972da2a482808dfcaca5aea89737e658dcf56]

#101987#; only return a AccessibleAt of the point is in the range


2002-08-02  Sascha Ballach  <sab@openoffice.org>  [ffcf0085540f65e8122890a36db8dd5e44ab89a6]

#101986#; it is not relative to the parent window, it is relative to the same window, because the parent has the same window


2002-08-02  Frank Meies  <fme@openoffice.org>  [328be98ba86a39fe2e2b75ee118a065eadcb9c4c]

#100447# wrong comparision of script types


2002-08-02  Michael Brauer  <mib@openoffice.org>  [6534a4290412046a7f1e0d47e63938bf90b42cc8]

#101174#: Keep graphics while breaking links (swapping in)


2002-08-02  Sascha Ballach  <sab@openoffice.org>  [9cf8fe2720bb26db88256ef0a2726d948cecb05d]

#101984#; give the BoundingBox relative to the parent and not to the window.


2002-08-02  Daniel Vogelheim  <dvo@openoffice.org>  [8e762a3b9ee92d590a1a51bacbc4201f6b04e311]

#101929# compare against next 'normal' start node (i.e., skip sections)


2002-08-02  Frank Schönheit  <fs@openoffice.org>  [6c49c9007b69c18b73a86a32413bd2b3e8bbed32]

#98803# now the german string is 'Datenquelle auswºhlen'


2002-08-02  Armin Weiss  <aw@openoffice.org>  [6721166fe7d3498532daa3c5aeef42d32524ea44]

#101618# SW uses a naked SdrObject for frame construction. Normally, such an object should not be created. Since it is possible to use it as a helper object (e.g. in letting the user define an area with the interactive construction) at least no items should be set at that object.


2002-08-02  Sascha Ballach  <sab@openoffice.org>  [a31c12be6d1b14a3b04fe11f200843d63bd9327f]

#101982#; ask the rectangle whether the point is in the rectangle and not the point whether it is in the rectangle


2002-08-02  Frank Meies  <fme@openoffice.org>  [cb387b1d0b4395a065a51d9eac10df983106bd38]

#100447# Consider different scripts for similarity search


2002-08-02  Frank Meies  <fme@openoffice.org>  [6fad3899ea642fecf0eb2096569def3e7ce2ae2c]

#100447# Consider different scripts for similarity search


2002-08-02  Daniel Vogelheim  <dvo@openoffice.org>  [98c935aad13d7f66cde0f0371bbc294bf27a8767]

#101929# make sure that SwXRedlineText::createTextCursor is always located outside of a table


2002-08-02  Frank Meies  <fme@openoffice.org>  [42fe0555774f703e1f5eb0fc7bc2782057189209]

#100447# Similarity search only in string parts which have the same script as the search string


2002-08-02  Karl Hong  <khong@openoffice.org>  [00e8eba862df67e843a0c050d25240f9523ac903]

#93992# skip punctuations when counting the words


2002-08-01  Kurt Zenker  <kz@openoffice.org>  [3deeab89a5391e42f5d81e8bae9860b4cedafeba]

Merge SRX643: 01.08.02 - 22:56:54


2002-08-01  Kurt Zenker  <kz@openoffice.org>  [31e7db9a8d0778a627bc8f32a7fe9dbdb363d723]

Merge SRX643: 01.08.02 - 22:50:00


2002-08-01  Kurt Zenker  <kz@openoffice.org>  [c81b907f6dc470a0a1d66d61319730358e829099]

Merge SRX643: 01.08.02 - 22:49:04


2002-08-01  Kurt Zenker  <kz@openoffice.org>  [92d42274655e5d2ef4112b9f1814baf1cd8d54e3]

Merge SRX643: 01.08.02 - 22:44:33


2002-08-01  Kurt Zenker  <kz@openoffice.org>  [e56b4bd3acb4327aaa5b3e5aab9d25e16be5588e]

Merge SRX643: 01.08.02 - 22:42:55


2002-08-01  Kurt Zenker  <kz@openoffice.org>  [9aefd4d3fe9bf6f59cb2e194ed9be574dd7bc598]

Merge SRX643: 01.08.02 - 22:41:47


2002-08-01  Kurt Zenker  <kz@openoffice.org>  [f86627fdd62bd5566f560c899ce0cd9988299283]

Merge SRX643: 01.08.02 - 22:40:24


2002-08-01  Kurt Zenker  <kz@openoffice.org>  [7917347040590de1c05e200f651c773dfceb5ba9]

Merge SRX643: 01.08.02 - 22:39:34


2002-08-01  Kurt Zenker  <kz@openoffice.org>  [654a4c138c56983ff74d73f7db0842f67f68b035]

Merge SRX643: 01.08.02 - 22:38:31


2002-08-01  Kurt Zenker  <kz@openoffice.org>  [0a4397e27c028d1dfc600fa956257f53118ee0f1]

Merge SRX643: 01.08.02 - 22:38:29


2002-08-01  Kurt Zenker  <kz@openoffice.org>  [c1a1bdcc9f774f32225fdb156bb9f742caeaeba0]

Merge SRX643: 01.08.02 - 22:35:27


2002-08-01  Kurt Zenker  <kz@openoffice.org>  [358d3c96131cb5bbb9d5fc9bfd6e8804dc946f89]

Merge SRX643: 01.08.02 - 22:27:44


2002-08-01  Kurt Zenker  <kz@openoffice.org>  [bec33d5d74d4166d329429468d5e7ece5ebd89e9]

Merge SRX643: 01.08.02 - 22:26:21


2002-08-01  Kurt Zenker  <kz@openoffice.org>  [9ad91d3aca5a36a09f03fe03ac7e34262ec1b777]

Merge SRX643: 01.08.02 - 22:26:12


2002-08-01  Kurt Zenker  <kz@openoffice.org>  [979a7a37bfc899265e033a54fc29adf00f0e2132]

Merge SRX643: 01.08.02 - 22:25:40


2002-08-01  Kurt Zenker  <kz@openoffice.org>  [97695e957c6863b92166fc66822289a3b1494c21]

Merge SRX643: 01.08.02 - 22:24:54


2002-08-01  Kurt Zenker  <kz@openoffice.org>  [ae74f22e8e6c7656e268ba9e08915a50aef6d6b4]

Merge SRX643: 01.08.02 - 22:24:36


2002-08-01  Kurt Zenker  <kz@openoffice.org>  [9fc495f4a0720f2fbe149c4bf65a202f73237c90]

Merge SRX643: 01.08.02 - 22:24:17


2002-08-01  Kurt Zenker  <kz@openoffice.org>  [be65a676813de7947184d04fbc09d76d6d54c0c2]

Merge SRX643: 01.08.02 - 22:24:01


2002-08-01  Kurt Zenker  <kz@openoffice.org>  [8ba50a9d69e7a6be0862210efc7c9a523dcb2043]

Merge SRX643: 01.08.02 - 22:22:46


2002-08-01  Kurt Zenker  <kz@openoffice.org>  [b0ffe946cc9b4c88ad8dfce7a915b600de991d4e]

Merge SRX643: 01.08.02 - 22:19:01


2002-08-01  Kurt Zenker  <kz@openoffice.org>  [4bd887ec66db80237df97b43cb9ce231c5851083]

Merge SRX643: 01.08.02 - 22:18:59


2002-08-01  Kurt Zenker  <kz@openoffice.org>  [b937c7dd53ebcc1bb11c6fc0982b955536c36caa]

Merge SRX643: 01.08.02 - 22:18:27


2002-08-01  Kurt Zenker  <kz@openoffice.org>  [378887ed0f2046443893da537b923da5366637a4]

Merge SRX643: 01.08.02 - 22:18:00


2002-08-01  Kurt Zenker  <kz@openoffice.org>  [5df0055d6f8e2ab6e0cb1060a3c5223c5558c1f4]

Merge SRX643: 01.08.02 - 22:17:49


2002-08-01  Kurt Zenker  <kz@openoffice.org>  [2ed69cfe876ed7f78ea10634885b4f035d276d0d]

Merge SRX643: 01.08.02 - 22:17:00


2002-08-01  Kurt Zenker  <kz@openoffice.org>  [de05fd04567506ecf54fcc0c5042c9d447143f23]

Merge SRX643: 01.08.02 - 22:16:07


2002-08-01  Kurt Zenker  <kz@openoffice.org>  [aab9d1653d5a3cf1b90aa5f40187f87dda1a4aae]

Merge SRX643: 01.08.02 - 22:15:25


2002-08-01  Kurt Zenker  <kz@openoffice.org>  [30dd0bfd87eed63bd2dcd79c7894dba5eb01e76a]

Merge SRX643: 01.08.02 - 22:14:59


2002-08-01  Rüdiger Timm  <rt@openoffice.org>  [4211e96e1d1d1298e38880a5587e62eb40bbf3e0]

Merge SRX643: 01.08.02 - 22:08:40


2002-08-01  Rüdiger Timm  <rt@openoffice.org>  [595e9e1b468f310d2fe59f06d07c7eb1ab2fbce4]

Merge SRX643: 01.08.02 - 22:07:26


2002-08-01  Kurt Zenker  <kz@openoffice.org>  [b64b787f4cc0489d9d632d6f6315aaa968da8f74]

Merge SRX643: 01.08.02 - 22:06:24


2002-08-01  Kurt Zenker  <kz@openoffice.org>  [4de41570b3d75c5d28cef158f43374b2101bb0b6]

Merge SRX643: 01.08.02 - 22:03:57


2002-08-01  Kurt Zenker  <kz@openoffice.org>  [ab56e8b43c338841388169ae734ef79e9f5d7b48]

Merge SRX643: 01.08.02 - 22:04:11


2002-08-01  Kurt Zenker  <kz@openoffice.org>  [1377904943e7c91708e7ec54896f6e9abe1307e7]

Merge SRX643: 01.08.02 - 22:03:51


2002-08-01  Karl Hong  <khong@openoffice.org>  [b48a54a035d2f3096eb6c74337779433a7a47e4e]

#95804# enhance saparser to handle reserve words  in random order, add default value if some reserve words are not defined in xml file


2002-08-01  Philipp Lohmann  <pl@openoffice.org>  [ccc72d1e77af6ada1db97c12e175ebd31bf513cd]

#101607# react on rotation encoded glyph ids for vertical text


2002-08-01  Kurt Zenker  <kz@openoffice.org>  [10e5e52191bcf1f84a77a51aa07c464f01d1bf62]

new version for SRX643


2002-08-01  Rüdiger Timm  <rt@openoffice.org>  [5c59b4ecb6d46bcd40da6157f00b85c83ddcce19]

new version for SRX643


2002-08-01  Rüdiger Timm  <rt@openoffice.org>  [723cb611b457d9b1216c2de8b5e62c7df0df5c08]

new version for SRX643


2002-08-01  Malte Timmermann  <mt@openoffice.org>  [c9f19e84a2c91bf43d36999ac36254ce91d67c21]

#101872# Use ULONG in TEParaPortions::Reset(), it's a tools list, not a svtools array


2002-08-01  Eike Rathke  <er@openoffice.org>  [6401272c0d649ca5bcee8f39ba5eae617284ff13]

#95804# last commit changed the ReservedWords order, oder is significant!


2002-08-01  Eike Rathke  <er@openoffice.org>  [1e1f3f2d7d485e09a3271381c2594c6b22fc0491]

#95804# last commit removed the <quarter#Abbreviation> elements :-(


2002-08-01  Kurt Zenker  <kz@openoffice.org>  [8d5812d4834b5ee74ec771a5f737266f41e8d797]

new version for SRX643


2002-08-01  Joachim Lingner  <jl@openoffice.org>  [8a9b0a75c7dc1cffcfbd1c981ae70ca6bdbf46ec]

#99987#


2002-08-01  Kurt Zenker  <kz@openoffice.org>  [342e3c858335a2a5cf2c29053373d7caf8a15fc1]

new version for SRX643


2002-08-01  Thomas Benisch  <tbe@openoffice.org>  [d9680c687f39e47231301a2a9b61897f60799c9d]

#101437# crash when D&D a control on a basic dialog with hold STRG key


2002-08-01  Thomas Benisch  <tbe@openoffice.org>  [dbb7b1fddcc577ca3c8da11d739253695cad9f40]

#101437# if XCloneable is supported, copy the uno control model by cloning instead of streaming


2002-08-01  Armin Weiss  <aw@openoffice.org>  [eeab86547ed71771a1d59ced217c4f9e0477ae31]

#101500# New implementation of OutlinerInfo::DrawPortionHdl(...).


2002-08-01  Sascha Ballach  <sab@openoffice.org>  [18a8e66cd226d7d550901659c267df559596d8a8]

#101875#; return the correct index


2002-08-01  Armin Weiss  <aw@openoffice.org>  [bae0ae966ae70c1b56c3f321bdfeb6d3670d5dec]

#101500# OutlinerCharacter changed due to BiDi requirements


2002-08-01  Thomas Benisch  <tbe@openoffice.org>  [a86d339b52ca8a5c53d280ddcbf02458aac025e3]

#101437# Merged in 1.16.14.1


2002-08-01  Armin Weiss  <aw@openoffice.org>  [ae1cdfccd17b1eaed795e14afe4c66579ad1869f]

#101498# ImpTextPortionHandler adapted to BiDi requirements


2002-08-01  Armin Weiss  <aw@openoffice.org>  [fba95689b27cb05f28ca4cad3be3d250932eb3f9]

#101498# ImpTextPortionHandler::DrawTextToPath(...) adapted to BiDi. Big changes.


2002-08-01  Armin Weiss  <aw@openoffice.org>  [1b9699807592f9cc0c61a5a372760c64d8333b58]

#101498# DrawingText interface, DrawPortionInfo construction, DrawPortionInfo::IsRTL() implementation.


2002-08-01  Armin Weiss  <aw@openoffice.org>  [568c613d8cf1352a21640ddccc7f069d508f9ae8]

#101498# DrawingText interface changed.


2002-08-01  Daniel Rentz  <dr@openoffice.org>  [62249061cfd4bf6240b6e755bb66db63b3ce65d6]

#100000# use GetColor()


2002-08-01  Oliver Specht  <os@openoffice.org>  [00787f72bb4a817d2adb2a4f44ce372d1057dc97]

#99985# text selection in readonly documents


2002-08-01  Sascha Ballach  <sab@openoffice.org>  [3435faeb1512a4f58d995e9e0f0e149c8c92a926]

#101891#; fill the method getAccessibleChild


2002-08-01  Kurt Zenker  <kz@openoffice.org>  [efdc51e00941511a100602267465799575ff860e]

new version for SRX643


2002-08-01  Oliver Specht  <os@openoffice.org>  [77806f30b8571b676fffb98e99ae239289fa7d42]

#99985# text selection in readonly documents


2002-08-01  Malte Timmermann  <mt@openoffice.org>  [265a261f018c6f0255f082d027e274af361be899]

#101908# GetTextHeight: Format on demand


2002-08-01  Oliver Specht  <os@openoffice.org>  [3376011b3f04d2ce79086f7c6dbd196317ccab50]

#99985# text selection in readonly documents


2002-08-01  Carsten Driesner  <cd@openoffice.org>  [706119e9bdc3ea0b057901a921eec6015df64f2a]

#101060# Override new hc enabled GetStyleFamilyBitmap


2002-08-01  Herbert Duerr  <hdu@openoffice.org>  [b506cf401e2577bccf6236e9aaf77496ec721afa]

#100671# implement nCharExtra GetTextBreak, use generic outline function


2002-08-01  Herbert Duerr  <hdu@openoffice.org>  [c62aaba7f0a42682a45057f9eb111426ef1e8806]

#100671# avoid nCharExtra parameter, remove debug code


2002-08-01  Herbert Duerr  <hdu@openoffice.org>  [e3b1d7c8137e2619a98c3b03bf2320553ec7a8e9]

#100671# add nCharExtra parm to GetTextBreak, add generic boundrect and outline methods


2002-08-01  Michael Brauer  <mib@openoffice.org>  [d8dd30a5e2e802ae6c2133f8b803c55e479bec04]

#98369#: <object> element for applets


2002-08-01  Michael Brauer  <mib@openoffice.org>  [5b38acc330ad16ceec51a372921001519f7bd65c]

#98369#: <object> element for applets


2002-08-01  Herbert Duerr  <hdu@openoffice.org>  [a7628e938db0c734d094de55674d7633c01ed1fc]

#100671# fix nCharExtra case for GetTextBreak


2002-08-01  Christian Lippka  <cl@openoffice.org>  [c67ecee98a4571be3dd3c0e774baf3ef1524025d]

#101698# compare selected filling after selection with string


2002-08-01  Sascha Ballach  <sab@openoffice.org>  [b70a5c9e618cef9a0e2ac3e256c251fc6454cab9]

#101887#; the shapes in the page preview should not have relations, because it is possible, that the cell with the relation is not visible. Also it is not a needed information in the preview and also not possible to get by the GUI


2002-08-01  Daniel Rentz  <dr@openoffice.org>  [91598c89cee8f705cc5f3bbe552793889b003b03]

#101677# preparations for acc


2002-08-01  Sascha Ballach  <sab@openoffice.org>  [8b644269a22234a139f181d506521275e6428ac8]

#101887#; don't have an empty method, use the method of the base class


2002-08-01  Daniel Rentz  <dr@openoffice.org>  [ec8aa7e3b9d3a4d63c612ef576c91c14778fc9cf]

#101677# FileName -> URL


2002-08-01  Vladimir Glazounov  <vg@openoffice.org>  [90109926210639fb87fd56bb2795184125321252]

#100000# temp variables for gcc


2002-08-01  Sascha Ballach  <sab@openoffice.org>  [d0399a4fdcf3aafee39708c6c0367ddccfd4cbb5]

#101887#; return a empty Relationset instead of an empty object.


2002-08-01  Björn Milcke  <bm@openoffice.org>  [bebb9d8f3dda9b8f1962f9397a37c3d0d2478b64]

#101126# control high contrast mode usage via virtual method


2002-08-01  Sascha Ballach  <sab@openoffice.org>  [011eb91320dd4958dbbe4d2333a0fcee000c80c7]

#101923#; set member mpTextHelper to NULL in the constructor


2002-08-01  Sascha Ballach  <sab@openoffice.org>  [6e7ca9079493fbe8726a8a8a876c6fb111364a57]

#101894#; set member mpTextHelper to NULL in the constructor


2002-08-01  Oliver Specht  <os@openoffice.org>  [d8da22e3984f053452f964347f070381f8279d2e]

#99985# text selection in readonly documents


2002-08-01  Björn Milcke  <bm@openoffice.org>  [a3eca22f5d1bc1848b6716fdd688f5f165ef5771]

#101126# support high-contrast mode (change draw-mode)


2002-08-01  Oliver Specht  <os@openoffice.org>  [b35e1016fba9c083cfd99d8981c0a3ce7febfa24]

#99985# text selection in readonly documents available in help viewer


2002-08-01  Christian Lippka  <cl@openoffice.org>  [f48225dfe2b426a4ab957be39a5569434d94dafb]

#101825# preview is now HC compiliant


2002-08-01  Carsten Driesner  <cd@openoffice.org>  [652c8c4e0c77e86687bf2e79193d9f45a5d8b3e3]

#101859# Initialize variable to avoid random access to images


2002-08-01  Kai Ahrens  <ka@openoffice.org>  [b10c0258f6144eebe8918d642c4cd6f665bdc916]

#101758#: added BIDI support


2002-08-01  Thorsten Behrens  <thb@openoffice.org>  [9fb54d4008707a5fb4ea288cca824cd89a056b54]

#101742# Leave trailing slash on pathnames


2002-08-01  Kai Ahrens  <ka@openoffice.org>  [5248765b6f270f67e9a1cceef7a3ba4bdd63ff7e]

#101953#: grab focus after ::StartDrag


2002-08-01  Ocke Janssen  <oj@openoffice.org>  [4fe9ad70500de09ede1fad537dad23b887cf4367]

#101595# remove delete of field description


2002-08-01  Thomas Lange  <tl@openoffice.org>  [548f9223e4c7ab1b60166f977d9a9fe803260899]

#101262# responsibility updated


2002-08-01  Thomas Lange  <tl@openoffice.org>  [41c3e8dc3d1ddd8652096d044fb60e2e1f12d5e6]

#101262# responsibility for ColorScheme updated


2002-08-01  Kai Ahrens  <ka@openoffice.org>  [44084ecab5a2692c6b76ca365050437b6ce4c36b]

#101737#: don't set reset drawmode for metafile playing


2002-08-01  Christian Lippka  <cl@openoffice.org>  [7b578e41a13fb7a67bd315e01d6f61eef152ae67]

#101827# added high contrast support for outline view


2002-08-01  Thomas Lange  <tl@openoffice.org>  [01b65e8e38c0d639f0de30b104024e94282481ac]

#101945# advance with token positionin parser always.


2002-08-01  Ocke Janssen  <oj@openoffice.org>  [7d240e4929a5f0f76920f62d73b5e37fb1b0eb89]

#101866# check if url is correct


2002-08-01  Ocke Janssen  <oj@openoffice.org>  [26cca566a87f430570cb940c07217c07aaeb2ef7]

#101927# new string as described in proposal inserted


2002-08-01  Kurt Zenker  <kz@openoffice.org>  [3f7d41aa3713f9e0285259e1c5631e77b0bfd5d9]

UDK304


2002-08-01  Ocke Janssen  <oj@openoffice.org>  [1d457bc0ddda7264af616729adb4cbfc1d67d1d9]

#101821# lock solar mutex in selection calls


2002-08-01  Ocke Janssen  <oj@openoffice.org>  [c1da871da92b18ca493defec22ab6513edece80e]

#101821# lock solar mutex in listener methods


2002-08-01  Cyrille Moureaux  <cyrillem@openoffice.org>  [f94dc29566fa18aacc67bceb1a679f29a3e9842e]

#98489# Workaround compiler bug


2002-08-01  Thomas Lange  <tl@openoffice.org>  [e2c0105d81029f29213f58cf77f1da726e24f399]

#93992# (FME) New word type mode (word count) for breakiterator


2002-08-01  Ocke Janssen  <oj@openoffice.org>  [e25b65071a739e2b51594a5bb06cbc34e5070b02]

#98632# change condition for assigning start value


2002-08-01  Ocke Janssen  <oj@openoffice.org>  [3c9f9133cb1a660d16a8a0cb08685fbeafda9b7d]

#101866# check if url is correct


2002-08-01  Ocke Janssen  <oj@openoffice.org>  [2c3203a4813c1bca2487a0427f0968b1ce9faccd]

#101691# use resultset when submitted by datadescriptor


2002-08-01  Ocke Janssen  <oj@openoffice.org>  [47e38f88fad7c54d8c03cd6cca549b24c689e7f1]

#101760# check if url is correct


2002-08-01  Ocke Janssen  <oj@openoffice.org>  [e28a6090f89f5cce7c5b6ac5ea886c7fdcfe0bee]

#101764# check if url is correct


2002-08-01  Ocke Janssen  <oj@openoffice.org>  [660e86f7355d88a585e024f1e76ac3ae3f96e6be]

#101824# correct propertInfo name access


2002-08-01  Ocke Janssen  <oj@openoffice.org>  [d38c4b1e85dec5d989393a6c8074c3359d632b55]

#101866# check if url is correct


2002-08-01  Ocke Janssen  <oj@openoffice.org>  [7fb4b1f8cf943348d53af27dfebb8bd3c5f74581]

#101822# check if url is the correct opn


2002-08-01  Carsten Driesner  <cd@openoffice.org>  [9f0aea44a8437d55d5d88cda7359fbbb5c5622a6]

#101254# Update responsibilities and descriptions


2002-07-31  Karl Hong  <khong@openoffice.org>  [e965905dbcfa0595e34dcdedcd6e26a7c781025c]

#101903# add native number and transliteration support


2002-07-31  Karl Hong  <khong@openoffice.org>  [538aef42a7bd459011d5e59165fa0c42b147536f]

#101903# add native numbering support


2002-07-31  Philipp Lohmann  <pl@openoffice.org>  [e2a15493880a3d42dc9f2832a8304ba4e94f760b]

#99685# be prepared for conversion cancellation of weird apps


2002-07-31  Carsten Driesner  <cd@openoffice.org>  [fe06dcd8ede6042dbade612443bb2992b84479d4]

#101254# Update responsibilities and descriptions


2002-07-31  Carsten Driesner  <cd@openoffice.org>  [83514fd1f82a328e1ccfcc7d79d54b288207b277]

#101254# Update responsibilities and descriptions


2002-07-31  Carsten Driesner  <cd@openoffice.org>  [4c25e5b66af5afa507c63947356c4720910a2ad6]

#101254# Update responsibilities and descriptions


2002-07-31  Philipp Lohmann  <pl@openoffice.org>  [90c5f598baa59c153e937e22787b86dc57f339ef]

#99970# use stricter text/plain conversion rules


2002-07-31  Armin Weiss  <aw@openoffice.org>  [2324d8c126953c846c7c74888b0f612985ca1f3d]

#101499# Had to correct behaviour for vertical text


2002-07-31  Andreas Bille  <abi@openoffice.org>  [398ba30e1dae68404e47715f29bec2cd5f115213]

Saving the code


2002-07-31  Christian Lippka  <cl@openoffice.org>  [a2679935f7c5df24aae98f0ff37e4b4e8fdb4093]

#101827# initial high contrast support added


2002-07-31  Christian Lippka  <cl@openoffice.org>  [b7de4d0960e007dd578760c39f5bfbb9806851ef]

#101861# contour editor icons support high contrast


2002-07-31  Caolán McNamara  <cmc@openoffice.org>  [4e02e9ab571a08ea30a048d6cf9dd3568ef224c5]

#101615# RTL support for frames and tables rtf im/ex


2002-07-31  Daniel Boelzle  <dbo@openoffice.org>  [518aca228ceb3006e891caa4bef090d4a2680fe8]

#101918# separating udkapi types from offapi types, merging both into applicat.rdb


2002-07-31  Kai Ahrens  <ka@openoffice.org>  [d298b2aa27c5f6ba39af52aca83783f910be05b7]

#101920#: don't realign text flyer


2002-07-31  Oliver Specht  <os@openoffice.org>  [4e994a8e85d754c6fd1f01f7d4bfe1a3d35f04a7]

#99208# color of Writer page break marks customizable


2002-07-31  Daniel Boelzle  <dbo@openoffice.org>  [73d9da9960f1fd6ebe7b940a35f0e3749f632098]

#101918# supporting -X option now


2002-07-31  Oliver Braun  <obr@openoffice.org>  [ca027bbc29250ca881b65776c673855d73ca996a]

#101259# updated documentation for external mail application profiles


2002-07-31  Oliver Braun  <obr@openoffice.org>  [790f196d0a61d7972b792eb8587ab5a068a1c00d]

#101259# updated documentation for external helper applications config settings


2002-07-31  Oliver Specht  <os@openoffice.org>  [13a7e5329a4fc9a31c713fc5f676b5c89d1ce31b]

#99208# color of Writer page break marks customizable


2002-07-31  Thomas Lange  <tl@openoffice.org>  [cbb31d5d908190e2852797a36922a081a7935fc5]

#101903# new value for native numbering added


2002-07-31  Mikhail Voitenko  <mav@openoffice.org>  [2030b1a5bfd1610c574d2a8757a77a79e575c670]

#101803# allow to use filter options dialog on save also


2002-07-31  Armin Weiss  <aw@openoffice.org>  [09247e3c143cdae26413dac30ef0b2c9bbc62f65]

#101499# While waiting for #101700# do the old solution. It makes no big difference since for every glyph a DRawObject needs to be created anyhow.


2002-07-31  Thorsten Behrens  <thb@openoffice.org>  [9f4bf0537ecb23441944846a86cc1edaf34d4121]

#101901# Also enable controls again


2002-07-31  Andreas Schlüns  <as@openoffice.org>  [abf3022d6378deb71946d644de92d26c73515ac2]

#101886# roll it back temp.


2002-07-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [c2befd418dc5e974d0e0185e40ee1c8e7e9d0020]

#101911#: add Forte 7 (C54) support


2002-07-31  gt  <gt@openoffice.org>  [16eaf9340ae9746df55d36768e4a9dd73ef66d74]

#101783# HC for total border in ColumnsWindow and TableWindow


2002-07-31  Frank Schönheit  <fs@openoffice.org>  [2e1afc97f97df1d6180dc5d427b226dfeaf91503]

#101584# filter cells are never readonly


2002-07-31  Oliver Specht  <os@openoffice.org>  [a17711445fe1e1ab19067b3f7c7047ce0440e254]

#99727# slot name for FN_TO_FOOTNOTE_AREA changed again


2002-07-31  gt  <gt@openoffice.org>  [b0e9838f21759ab43c6bd2cc0dc436bddc68932b]

#101783# HC for text in ColumnsWindow and TableWindow


2002-07-31  Caolán McNamara  <cmc@openoffice.org>  [ca3db7e49f86605b665c89fdae3151bb2cc94cf3]

#101615# Phase 1: Paragraph/Page/Section direction taking environment into account rtf im/ex for BiDi


2002-07-31  Kai Sommerfeld  <kso@openoffice.org>  [bf9c0f3cec660432473581dad47458bb666234d1]

#101255# - Corrected typos in descriptions.


2002-07-31  Peter Burow  <pb@openoffice.org>  [022962ca8895a550334a6b7ff6084cf9a8424c3d]

fix: #101263# update descriptions


2002-07-31  Kai Sommerfeld  <kso@openoffice.org>  [7f2960aac09d43e223a570b6ec924506b165283e]

#101255# - Added missing / improved existing descriptions.


2002-07-31  Frank Schönheit  <fs@openoffice.org>  [f028de4b4a843cbc24ba151ecbfc9bfa51ccf4e8]

use the CursorWrapper::getPropertySet instead of explicit queryInterfaces - optimasation during #101843#


2002-07-31  Thorsten Behrens  <thb@openoffice.org>  [16b7ff5151e0d6d4cf32be9eedfdc05acb24d2ae]

#101029# Respecting edit engine offsets in Logic2* and GetVisArea


2002-07-31  Thorsten Behrens  <thb@openoffice.org>  [52429bb329e09b3e902138b8628772349533ed33]

#101029# Doing proper outliner setup in the non-editmode cases


2002-07-31  Thorsten Behrens  <thb@openoffice.org>  [09636acb9ce7782843c2b6c7fa15395ddd5441b5]

#101029# Providing outliner setup to clients


2002-07-31  Thorsten Behrens  <thb@openoffice.org>  [03c4d17ddba93a935d940780e975dbbabc21f772]

#101029# Corrected child index validity check


2002-07-31  Armin Weiss  <aw@openoffice.org>  [4096e0a9af6d919b653e6e94679384907032f670]

#101776# Not all of the necessary parameters were copied yet. Added bNoShear, bNoRotate, bNoMirror and bDisableAutoWidthOnDragging.


2002-07-31  Peter Burow  <pb@openoffice.org>  [a058688adc9fc506f6255b830232d5d3a6b298ab]

fix: #101263# update descriptions


2002-07-31  Frank Schönheit  <fs@openoffice.org>  [afbd386041c8d05a64d3d6399ebc00b76ba4a315]

#101843# AdjustDataSource: do not ask the data cursor for a bookmark if afterlast or beforefirst / AlignSeekCursor: if the data cursor is beforefirst or afterlast, respect this in the seek cursor


2002-07-31  Peter Burow  <pb@openoffice.org>  [f1a6faab838bd1cfaf1b01eed3985caf1a25ae32]

fix: #101263# update descriptions


2002-07-31  Frank Schönheit  <fs@openoffice.org>  [4292498b29c5fc53c4891dba261a65b85cb98f85]

#101843# CoursorWrapper: +m_xPropertyAccess


2002-07-31  Frank Schönheit  <fs@openoffice.org>  [92143989155a56807a6e01a30acc318579040368]

#101843# CoursorWrapper: +m_xPropertyAccess, +getPropertySet, +get*


2002-07-31  Thorsten Behrens  <thb@openoffice.org>  [071683ef9430cf1ff435aa35285376658bef97c4]

#101029# Removed superfluous declaration


2002-07-31  Thomas Benisch  <tbe@openoffice.org>  [9adec94ae1a34c48da4d3bbb7bb4b58c0259b22c]

#101837# fixed infinite loop in GetLabeledBy()


2002-07-31  Oliver Specht  <os@openoffice.org>  [31505eb298cb32c0ce97e1bdf362b8e2f52e9cb4]

#101620# FN_TO_FOOTNOTE_AREA completed


2002-07-31  Oliver Specht  <os@openoffice.org>  [dd088bd4b55c6da9aac166aaf2d240576a6eac81]

#101620# SlotInfo added


2002-07-31  Thomas Lange  <tl@openoffice.org>  [18a32754ff487272b5630cfda259fcab5ccf51d8]

#101004# Get/SetDepth from SvxTextForwarder implemented.


2002-07-31  Frank Meies  <fme@openoffice.org>  [b2ffef301063b7faab2d62d116d5df8719d6cb1f]

#101663# Border and shadow color in high contrast mode


2002-07-31  Frank Meies  <fme@openoffice.org>  [47583d7691bde8b50b873a47c744614abecec525]

#101708# Extension of repaint area for complex characters


2002-07-31  gt  <gt@openoffice.org>  [7e5e2f5b9fe8d33caafc03b0ec0fb9ad1f4a017a]

#101781# HC for bitmaps in class FontNameBox


2002-07-31  Carsten Driesner  <cd@openoffice.org>  [90d84ecc7f553983ce618d35a37d6606f1d061f9]

#101060# Added HC bitmap for GetStyleFamilyBitmap


2002-07-31  gt  <gt@openoffice.org>  [a11347f696d383883cae3ab00922410db618070c]

#101781# HC for bitmaps in class FontNameBox


2002-07-31  Carsten Driesner  <cd@openoffice.org>  [9db302a180fbdade63ab2ec0709644ffb671bb16]

#101060# Implement HC enabled GetStyleFamilyBitmap method of SfxObjectShell


2002-07-31  Carsten Driesner  <cd@openoffice.org>  [110b2f24b604ef37141167943e58c03ec9754528]

#101060# Support HC bitmaps for GetContent/GetStyleFamilyBitmap


2002-07-31  Thomas Lange  <tl@openoffice.org>  [9f65183eed51ad511efd0ae5f97e99293562d986]

#101895# math-symbol rectangles for OpenOffice fixed.


2002-07-30  Philipp Lohmann  <pl@openoffice.org>  [d2ecc7ea328f588f2bf22e90e950dafac3e729c9]

#101762# enable native accessibility error messages


2002-07-30  markm  <markm@openoffice.org>  [43ec6f55616ee0f29fa352262f061bba4058a46a]

Update for long file names


2002-07-30  Aidan Butler  <aidan@openoffice.org>  [246324eae9c96c29823f91dd59bdc0054363bb24]

Fix for Multiple file bug


2002-07-30  Carsten Driesner  <cd@openoffice.org>  [01f8d0ed0e7241154f284f61b6976286f085d169]

#101060# Added new ID's for high contrast bitmaps


2002-07-30  Carsten Driesner  <cd@openoffice.org>  [99a0b50f3ce8a43f183ae08378a528382841eb26]

#101060# Added new ID's for high contrast bitmaps


2002-07-30  Mikhail Voitenko  <mav@openoffice.org>  [b69a3a3189bbb9d0d20dd7ffd43848f055ae990c]

#99287# use original stream to open 6.0 files


2002-07-30  markm  <markm@openoffice.org>  [185c633017f7027e6c36d031a7a27937e8aadeaa]

Initial checkin


2002-07-30  Christian Lippka  <cl@openoffice.org>  [40ce64a003266452100e5a824de2f8ec8e23f421]

#100875# remember view data when ole not inplace active


2002-07-30  Christian Lippka  <cl@openoffice.org>  [c60d094f713da418be947257c553d930c00f713e]

#100875# support Read/WriteUserDataSequence directly at frame view


2002-07-30  Christian Lippka  <cl@openoffice.org>  [3aa0062c1b0bf14f1c9963a7192a9fbd7dfad27e]

#100875# get selected page from frame view is possible when painting ole client


2002-07-30  Kai Ahrens  <ka@openoffice.org>  [fba3f353af56c25c9109d3a5122fdb8b2af9b518]

#101882#: set own help id for appropriate dialog


2002-07-30  Daniel Rentz  <dr@openoffice.org>  [28b3352b600e1be5f401ed9931e5f39a7c124eb6]

#101128# HC for time button in redlining


2002-07-30  Kai Ahrens  <ka@openoffice.org>  [d02db2e7b8f3031fe3db36b67fe245fdf6f1d6f2]

#101882#: set own help id for appropriate dialog


2002-07-30  markm  <markm@openoffice.org>  [5ad1449e8825c1c3cc6b8844d44a159cb3b22d0f]

Updated to dynamically load the SHGetFolderPath function.


2002-07-30  Kai Ahrens  <ka@openoffice.org>  [ea25941afaab2f1771895058563d33ce75836aa9]

#99690#: write graphics directly


2002-07-30  Andreas Bregas  <ab@openoffice.org>  [b2f27987b2c766f511dad8415942109042a36b2a]

#101304# Save dialog for macro recording


2002-07-30  Kai Ahrens  <ka@openoffice.org>  [174fdeb00358d0e4c2d94bf3407e605b7bfb032d]

#100983#: added assertionsto recognize missing graphics


2002-07-30  Daniel Boelzle  <dbo@openoffice.org>  [293cd143e084162d24a401d9321dea1d2af4e022]

#101138# no use of temp files anymore


2002-07-30  Herbert Duerr  <hdu@openoffice.org>  [ea98c6fb8cb31555a679bd8c931458433d261817]

#101707# disable autohinting for most CTL glyphs


2002-07-30  Daniel Boelzle  <dbo@openoffice.org>  [feef1b34661d4dade739734ee8058b579b627ced]

#101138# using memory registry if no url given && create flag set


2002-07-30  Mikhail Voitenko  <mav@openoffice.org>  [e9473eaea6dc002b02ee171332efa1159d08c478]

#93754# copy files opened for reading


2002-07-30  Daniel Rentz  <dr@openoffice.org>  [fc515ddbdf8b295b060a63093e9066fd010e84b6]

#101694# no image for page format


2002-07-30  Mikhail Voitenko  <mav@openoffice.org>  [5f022bdd5fc8cc5a89629d1e85bf868bb4549988]

#93754# copy files opened for reading


2002-07-30  Peter Burow  <pb@openoffice.org>  [8d7dac7ad084c3ef268c576648304a2ebb00fece]

fix: #101848# better aligned


2002-07-30  Daniel Rentz  <dr@openoffice.org>  [ec37cc995b2e86835f4579f354ebcaaef64e34d3]

#101128# standard node bmp's


2002-07-30  Daniel Rentz  <dr@openoffice.org>  [0fd9f420c2cbb3d41bf18182a8dfeded7cdefd1d]

#101128# standard node bmp's


2002-07-30  Kai Sommerfeld  <kso@openoffice.org>  [9187f4da5b11d7b99bc4e18306870a45790d3132]

Corrected documentation.


2002-07-30  Ocke Janssen  <oj@openoffice.org>  [02eaba1d31985d0f61ee48a4a9afc64dde8b48fd]

#101315# make the special char dlg accessible


2002-07-30  Andreas Bregas  <ab@openoffice.org>  [b598ce202a3f7f9d655e7520e1e9cd9211c986da]

#101534# Check name of recorded macro for valid Sbx identifier


2002-07-30  Daniel Rentz  <dr@openoffice.org>  [8e22afafc456d6d2839b32cad56e92b25e50dabb]

#101128# standard node bmp's


2002-07-30  Ocke Janssen  <oj@openoffice.org>  [1f21096949fccaf063a5c1d25c5e2b2efae302bf]

#101315# new strings for the special character dlg


2002-07-30  Ocke Janssen  <oj@openoffice.org>  [7ef527cdaf63e5fb7df8a5958b117ca967b8dbc2]

#101315# new impl class for accessibility for char dlg


2002-07-30  Herbert Duerr  <hdu@openoffice.org>  [a14a383a92e49e67e2d6c1cfdcd512c59d949d37]

#100495# fix GetTextOutline for rotated/vertical text on W32


2002-07-30  Herbert Duerr  <hdu@openoffice.org>  [e10ee94b36370c6c48990fd93504a022786e9759]

#101700# fix outline handling and some cleanup


2002-07-30  Vladimir Glazounov  <vg@openoffice.org>  [4be03d4c8748c3b2282be5e4220534611f356f46]

new version for SRC641


2002-07-30  Ocke Janssen  <oj@openoffice.org>  [1b142e2d5e8f32834126fc92b6cab13209685dfe]

#101836# enable sql92 namechecking for indexdialog when needed!


2002-07-30  Ocke Janssen  <oj@openoffice.org>  [325749b3b5cac4038b26e49db91aa8cd4e2cc764]

#101836# enable sql92 namechecking when needed!


2002-07-30  Ocke Janssen  <oj@openoffice.org>  [c8ac40aa872f4f7b99c575a4e90e9d415dd253fa]

#101836# check if aname is valid, if not return empty


2002-07-30  Peter Burow  <pb@openoffice.org>  [f1b4b4794205c5d0d911abd969a429065dbd430d]

fix: #101839# HC bitmapf for folders


2002-07-30  Peter Burow  <pb@openoffice.org>  [ee8d10305b94f60f729b6ec0526b6c6515480cee]

fix: #101839# updated


2002-07-30  Dirk Grobler  <dg@openoffice.org>  [8ccb78151b8039c457e645e1d8342030e3c15aa8]

#97750# updated schema information


2002-07-30  Caolán McNamara  <cmc@openoffice.org>  [301191bc5047f25e7ba15899461c8ced5537ba43]

#100975# Export nocolour as colour auto for table cells


2002-07-30  Oliver Specht  <os@openoffice.org>  [a657e735ea95a80d10b84318b9ee7c8adb24503c]

#101694# format/page icon removed


2002-07-30  Philipp Lohmann  <pl@openoffice.org>  [f6e640a351bea23f532ca7cb075f038e82b3de3b]

#101865# #i6635# react on missing _WIN_PROTOCOLS atom


2002-07-30  Ocke Janssen  <oj@openoffice.org>  [18801cefd98ec5fda442693500d24971c50d5f42]

#101849# correct german string of deleting table.


2002-07-30  Ocke Janssen  <oj@openoffice.org>  [11e94e5b65019c7d5bc3ffd9b0c85f5d8e8110e2]

#101846# - STR_ERR_LIKE_COLUMN


2002-07-30  Ocke Janssen  <oj@openoffice.org>  [0ef60b9132821d436f22d7f09e411cec21b2f04e]

#101845# delete string den


2002-07-30  Ocke Janssen  <oj@openoffice.org>  [26a8c014c176588d88851be84300dc4822ffcb97]

#101820# set the check criteria for teh edit control


2002-07-30  Gregor Hartmann  <gh@openoffice.org>  [4f7532d61505de55f5f3c945111fc8b88dea2ec3]

#98836# supress assertion


2002-07-30  Ocke Janssen  <oj@openoffice.org>  [efc88d3b58b93811ccd3324658fe0311ec9979e0]

#101315# insert new ctor with IMutex


2002-07-30  Ocke Janssen  <oj@openoffice.org>  [05dbca00c3e661232d4c0d499279dbb5ab401765]

#101315# export VCLExternalLock from external.hxx


2002-07-29  Kurt Zenker  <kz@openoffice.org>  [f24c960fac8e8c0891daab9ec8ac9a8789b6dfc5]

new version for SRX643


2002-07-29  Kurt Zenker  <kz@openoffice.org>  [e6a6fbbf1e7b375303093979951f9865315f01f1]

new version for SRX643


2002-07-29  Sander Vesik  <svesik@openoffice.org>  [ad20be6a26bcf3765b0bb29f3304bb19b957397a]

Fix merge from OOO_STABLE_1


2002-07-29  Herbert Duerr  <hdu@openoffice.org>  [6daac2369fcf3167180a95451e45c407242945ed]

#101335# implement pCharIndex return parm for GetNextGlyph


2002-07-29  Kurt Zenker  <kz@openoffice.org>  [136e8e19f7ba3c31cb72953f045dffedf5fe8b6a]

new version for SRX643


2002-07-29  Sander Vesik  <svesik@openoffice.org>  [779ea694af5eaf155ee24c8357e9b27a78046e6e]

Merge from OOO_STABLE_1


2002-07-29  Philipp Lohmann  <pl@openoffice.org>  [28f83dd4ed2b69a165bf08ea52011dadf327620f]

#100608# add: compression for bitmaps, fonts and sampled functions


2002-07-29  Caolán McNamara  <cmc@openoffice.org>  [02156a23f9ddbdff9355e2497216f55434948d93]

#101549# Paragraph without paragraph end needs to be added correctly


2002-07-29  Frank Schönheit  <fs@openoffice.org>  [78c5c923e9dac133316a8cf8acaa461f512f6378]

#101641# select: allow for empty sequences - this simply means 'cancel the selection'


2002-07-29  Sander Vesik  <svesik@openoffice.org>  [94fcac444922c6a8610a254cecb57c42f5834493]

Merge from OOO_STABLE_1


2002-07-29  Kai Ahrens  <ka@openoffice.org>  [ba1fa2120978b56984c52d4ccd4aaba56009ccbb]

#101771#: added new slots for paragraph text direction


2002-07-29  Rüdiger Timm  <rt@openoffice.org>  [ef48a98fa934141c56508f23dc4aff6c8ca2584a]

#100000# dependency cleanup


2002-07-29  Daniel Rentz  <dr@openoffice.org>  [4b7064c63150a2a1043625eef76b7ab63709796d]

#97328# avoid single closing bracket in FAP


2002-07-29  Frank Schönheit  <fs@openoffice.org>  [f0554890c6b70e7665187f1a94b3cb81a4b622ad]

#101251# documentation for some file picker config items / made the existent structure comply to the DTD (for children of group nodes, node order is prop/info/group)


2002-07-29  Eike Rathke  <er@openoffice.org>  [b6eb63b933271dd81dc507f8e3e5859a613fde93]

#100289# exclude subsets of RTL_TEXTENCODING_GB_18030 in import dialogs


2002-07-29  Eike Rathke  <er@openoffice.org>  [c6bcb3b031273e5a578ff71140f9ab87a93181f7]

#100289# exclude subsets of RTL_TEXTENCODING_GB_18030 in import dialogs


2002-07-29  Eike Rathke  <er@openoffice.org>  [47ac485ac43ac72ddd53e5ed45c2dd8ad3da75b8]

#100289# exclude subsets of RTL_TEXTENCODING_GB_18030 in import dialogs


2002-07-29  Frank Schönheit  <fs@openoffice.org>  [7aff83cbf9c4f90abf1e57c31e9f39e53a6a9d32]

#101769# deleteInterceptor: cancel any async update-interceptor-event


2002-07-29  Frank Schönheit  <fs@openoffice.org>  [a3a0a94cf20bcc484f461b85184e735afb29c2da]

#101769# notify the impl class when we are dying


2002-07-29  Frank Schönheit  <fs@openoffice.org>  [504d93f57a640e221f375d4a4885e8aee4c88ce0]

#101769# +notifyViewDying / +cancelEvents


2002-07-29  Rüdiger Timm  <rt@openoffice.org>  [e033b82efd4da894e24c26faded019a3f0bfd7b6]

new version for SRX643


2002-07-29  Daniel Rentz  <dr@openoffice.org>  [4612b2511d24f73a04c6e6a3d4d3a787b3c023e5]

#101561# HC for autofilter buttons


2002-07-29  Andreas Schlüns  <as@openoffice.org>  [c30ebfbe6da27c1aaa8842e5ea036649d93123ab]

#92086# fix ambigous ctor


2002-07-29  Juergen Schmidt  <jsc@openoffice.org>  [12532f7cefca2578e0ceb217abbff2bb9f30a82b]

#99053# mdofiy Makefile for working in the new structure


2002-07-29  Frank Meies  <fme@openoffice.org>  [f4f7844239813bb5e2d33047595d651ee6d1a09e]

#99918# Update of font name in toolbar when inserting characters from different scripts


2002-07-29  Daniel Rentz  <dr@openoffice.org>  [3f2813dd3356c3d0d2eca177ccb35c050ee35b10]

#101561# HC for autofilter buttons


2002-07-29  Frank Schönheit  <fs@openoffice.org>  [436bbc1dbeb5e7af0602c189d08a3385e84e6e5f]

#101719# formatted field: overload convertFastPropertyValue to do some more sophisticated checks


2002-07-29  Carsten Driesner  <cd@openoffice.org>  [45c0f0f270cca8b3b5964e7f5005da11cc2c65dc]

#101817# Use ToTop to solve problems with modal dialogs


2002-07-29  Philipp Lohmann  <pl@openoffice.org>  [88b511747c50142a90248ef640978cf267c36cec]

#100608# builtin fonts, correct metrics, improved remote case


2002-07-29  Vladimir Glazounov  <vg@openoffice.org>  [a0489ce30a1810643a92744c932a649e5f03c48d]

new version for SRX643


2002-07-29  Frank Schönheit  <fs@openoffice.org>  [25dc41eaaf7d160cc133e8f8ebebeb8fa84bceae]

#101754# make the StrictFormat property optional


2002-07-29  Vladimir Glazounov  <vg@openoffice.org>  [d1ee77e8e0ab13236849b07dec4e8ad70a665bec]

#100000# added file to exception section


2002-07-29  Gregor Hartmann  <gh@openoffice.org>  [119a2de2fbf340d580f8da981eea6c41edd25722]

#WinParams=1,419,882,417;5;


2002-07-29  Frank Schönheit  <fs@openoffice.org>  [cd7c761c960123774e231a2f81febdbd954c48b5]

#101722# convertPropertyValue: convert XInterface derivees, too


2002-07-29  Herbert Duerr  <hdu@openoffice.org>  [deea2cfb720a1c750c38e6781ab79977a13bdd69]

#101683# use new GetGlyph... interface


2002-07-29  Tino Rachui  <tra@openoffice.org>  [bae86575845f96c2332b5d744c41686defa1bb43]

#101753#disabled assertion because of deadlock


2002-07-29  Thomas Lange  <tl@openoffice.org>  [e17c4084a3cab9766e3a0a8d506835b72a4c9f26]

#101262# configuration item description


2002-07-29  Kurt Zenker  <kz@openoffice.org>  [f73357e0e33f0f6ddff49c3b15451e250021e551]

UDK304


2002-07-29  Caolán McNamara  <cmc@openoffice.org>  [98f59307c81f8f4c929f1a7b92e13c8ed9137ef4]

#101503# SvxRTFParser to support paragraph rtl/ltr paragraph direction


2002-07-29  Caolán McNamara  <cmc@openoffice.org>  [f6bcff9240b40ad0d80cb9158da07e04bb75e35c]

#101503# SvxRTFParser to support paragraph rtl/ltr paragraph direction


2002-07-29  Frank Meies  <fme@openoffice.org>  [6179957d49d7775ad36ee1d5a68d1b488af9f89d]

#101144# wrong position for bullet graphics in vertical environment


2002-07-29  Ocke Janssen  <oj@openoffice.org>  [3cb3e2091b86ce68c0c210f50f24b00141ad6f29]

#101802# add maskcolor again


2002-07-29  Andreas Schlüns  <as@openoffice.org>  [98347a31eefc255498452e93f4a6fdbb651e6fb6]

#92086#,#100031# add new files


2002-07-29  Andreas Schlüns  <as@openoffice.org>  [0663312379357813bca0618eca412ac22f4455e9]

#100031# use helper to make window states persistent


2002-07-29  Andreas Schlüns  <as@openoffice.org>  [9d19e3161498f6cf3625cc9c1c064addfb6b8fee]

#92086# use new helper ComponentLoader


2002-07-29  Andreas Schlüns  <as@openoffice.org>  [0ddd22ebd2557b015175f03ea7dabd179ca6f3e5]

#92086# add XComponentLoader interface to frame


2002-07-29  Andreas Schlüns  <as@openoffice.org>  [d4fbec28de03039dc24ea27fe33b8b9a3eb50229]

#92086# add reset functionality


2002-07-29  Andreas Schlüns  <as@openoffice.org>  [9617e0619d4ea169bce7583662ab600b65bbf117]

#92086# reorganize argument list


2002-07-29  Andreas Schlüns  <as@openoffice.org>  [98a3130c79cedb0d6c37e9144b3aa20bdd82c0f3]

#92086# helper for loadComponentFromURL


2002-07-28  Matthias Huetsch  <mhu@openoffice.org>  [d373519cbee2d7072e5405f18d2aaee54c68674f]

#99274# Fixed 'receiveFdPipe()' to use same buffer size as 'sendFdPipe()'. Joined from r1.19.6.2


2002-07-27  Karl Hong  <khong@openoffice.org>  [46b71b1a52eaf78d576418571e5e61729717d507]

#101191# #95804# reduced duplicate data and localized quarter abbrev.


2002-07-26  Eike Rathke  <er@openoffice.org>  [f26f4b81c36ee615b3784f464ec8775467219aed]

#95804# localized quarter abbreviation 1..4


2002-07-26  Eike Rathke  <er@openoffice.org>  [f3fb641d3c0dfb1d3cd0beb37c1bf20c17d9888a]

#95804# localized quarter abbreviation 1..4


2002-07-26  Eike Rathke  <er@openoffice.org>  [0b0b2ba92e020b299e8b7905e92e0e4a1ade4a04]

#98695# ScanType: reset types to string inside matching brackets (don't get confused by [~...H...] while classifying MM)


2002-07-26  gt  <gt@openoffice.org>  [93c72913c4b859ee1767c32719ec8d3916e4dd5a]

#101765# changed strings for FT_LEFTINDENT, FT_RIGHTINDENT, FT_TOPDIST and FT_BOTTOMDIST


2002-07-26  Herbert Duerr  <hdu@openoffice.org>  [0c76feee1feee868b0a041f91151c80c7b5eb6eb]

#101683# handle non-glyph processing fonts


2002-07-26  gt  <gt@openoffice.org>  [c51bfef58a79a2aaf63b555ae525e79ac9f97074]

#101526# dont set background colors at SvxFontPrevWindow fixed with WHITE


2002-07-26  Herbert Duerr  <hdu@openoffice.org>  [e7b04e7b9289a4246a1e4a12c249ab5439220263]

#101683# avoid glyph processing for some fonts


2002-07-26  markm  <markm@openoffice.org>  [a007e73e2c8635163d2421c852d33ad58a0b9155]

Initial checkin


2002-07-26  Eike Rathke  <er@openoffice.org>  [fa325ef94925a4ee329ddffc1a4875a9ce750b63]

#98695# getDisplayString: month is zero based


2002-07-26  markm  <markm@openoffice.org>  [da142f8a045316d9b60eb4618d8a5bffed7d9c86]

Addition of ActiveSyncDriver.java to the build


2002-07-26  markm  <markm@openoffice.org>  [6d431fe568aef7ba0219ac9e565c27ee866bcbf0]

Initial checkin


2002-07-26  Sven Jacobi  <sj@openoffice.org>  [bba57441d6e6aaf9ca115f0300cf02998af4e11d]

#99149# fixed problem with one pixel wide preview objects


2002-07-26  Thorsten Behrens  <thb@openoffice.org>  [c7a8f0d88c7c5a45a830ca4aa04890c600958bcd]

#101004# Enable getCharacterAttributes functionality


2002-07-26  Thorsten Behrens  <thb@openoffice.org>  [371f53d3855728c4390c9b87eae21447e30d63c5]

#100127# Corrected point type test and index calcs


2002-07-26  gt  <gt@openoffice.org>  [0837fe7abf9d012b2871cad36e71b5ae67cf5882]

#101060# rename of InsertEntry because of conflicts


2002-07-26  Daniel Vogelheim  <dvo@openoffice.org>  [6cce8f4150968189a50dac3d249a9674dec26041]

#100181# now set 'text'-number format when using XCell::setString(..)          (previously the original number format was preserved, i.e.           a text cell with a number format, which caused some trouble           later on)


2002-07-26  gt  <gt@openoffice.org>  [6a838faa50366542dc3ca1e153cd381875a95e8b]

#101060# class SfxOrganizeListBox_Impl support of HC bitmaps


2002-07-26  Sascha Ballach  <sab@openoffice.org>  [f8b46b32ea90332bf1e886ac20b1f16e6f3852aa]

#101739#; it is possible, that there are two sheets with the same name so I should catch the exception


2002-07-26  gt  <gt@openoffice.org>  [530b7af35655eb6660c5fc4f38e45f6db4183095]

#101060# class SfxOrganizeListBox_Impl support of HC bitmaps


2002-07-26  Eike Rathke  <er@openoffice.org>  [77c780313660dce8a35536f6aaa46c1e50ef61dc]

#95804# localized quarter abbreviation


2002-07-26  Christian Lippka  <cl@openoffice.org>  [558a9551ce19af4d845364cf150c0f124363b83b]

#101759# use SvtLinguConfig instead of properties


2002-07-26  Caolán McNamara  <cmc@openoffice.org>  [bdcb12f476b1a3b729788c014144c178c332af82]

#101615# Default CTL and CJK seperately


2002-07-26  Eike Rathke  <er@openoffice.org>  [cd2da9a7b949fbed39749f72ce985b13867d21f6]

#95804# localized quarter abbreviation


2002-07-26  Eike Rathke  <er@openoffice.org>  [128f0920f8ad1176bffdd39774a15f6ef238756a]

#95804# localized quarter abbreviation


2002-07-26  Herbert Duerr  <hdu@openoffice.org>  [3a36dc3be1cde4b69f16393fdea20e732b10e082]

#101808# use GCP_SHAPEGLYPHS instead of FLI_GLYPHS to determine GCP handling


2002-07-26  Caolán McNamara  <cmc@openoffice.org>  [a0e5733036534e7c408c2f2510639ac32c0da418]

#101773# #i6573# Numbering none with suffixes and prefixes not exported to .doc


2002-07-26  Herbert Duerr  <hdu@openoffice.org>  [afe2f3979c521aff8f28c5a896cbbead18873a1a]

#101563# override GetCharPlacements handling of notdef glyphs


2002-07-26  Caolán McNamara  <cmc@openoffice.org>  [17524ef37d01a97326a99e13ac7c0cada8ccb5ac]

#101750# Need to restart everything that has been closed when ranges close points are disjoint


2002-07-26  Thorsten Behrens  <thb@openoffice.org>  [2445632bc1b962b5f94ccabb268de0ddfabb77c4]

#101004# Added new Get/SetDepth to SvxTextForwarder


2002-07-26  Thorsten Behrens  <thb@openoffice.org>  [3d0211c91b411b3453b0830ca6994c584220361c]

#101004# Added new Get/SetDepth to SvxTextForwarder


2002-07-26  Andreas Bille  <abi@openoffice.org>  [2945850eb46833711983ec52c40da2ab27fc689c]

#101236# Added docu and reassigned responsibilities


2002-07-26  Kai Ahrens  <ka@openoffice.org>  [4a3dd2fe99714c38fdf549dddbfb03530ceb3740]

#101748#: don't export tspans


2002-07-26  Christian Lippka  <cl@openoffice.org>  [8c3c8925375a96dbb913dad1ff780830fc10ece9]

#100285# set correct hc draw mode on intial preview open


2002-07-26  Vladimir Glazounov  <vg@openoffice.org>  [c5e7e2fd0c5418f1caa18b77f2a093f43aff9ca0]

corrected version von 1.364


2002-07-26  Tom Verbeek  <tv@openoffice.org>  [e5378ff49004757ad70427fed182ba2b55adc1a7]

#89663# resaved with SRX643 in order to fix manifest


2002-07-26  Ocke Janssen  <oj@openoffice.org>  [c9b4e4d897f502b3fb0e3bbec693d1ff35475b87]

#95146# insert auto-increment


2002-07-26  Ocke Janssen  <oj@openoffice.org>  [d70f05bb3d01c358d2af15ea8bc89aee3cb48d25]

#95146# move controls 20 pixel to left


2002-07-26  Thorsten Behrens  <thb@openoffice.org>  [0882b3c236df0241024affdb01a39fe755500e7d]

#101743# Pass outliner language to popup menu


2002-07-26  Ocke Janssen  <oj@openoffice.org>  [bc5ae2f2e4aee29535293fc274bd1748f35218cd]

#95146# new controls inserted for auto retrieving


2002-07-26  Thomas Lange  <tl@openoffice.org>  [e3ebf103a8d5b1e6cb7affc03bcd8895703da323]

#101262# configuration item description


2002-07-26  Christian Lippka  <cl@openoffice.org>  [ce501d87dafa20bebf994bc32e16f08474bfb78f]

#100285# fixed reseting of old drawmode from uint16 back to uint32


2002-07-26  Ocke Janssen  <oj@openoffice.org>  [08f66dba02e564ef6eef637046e0721aa3c0eb25]

#101733# fix column matching for double column names in a table


2002-07-26  Caolán McNamara  <cmc@openoffice.org>  [e21cdd8e450e5400afb91a2efa1e07836f9d7f88]

#101615# pair isn't const


2002-07-26  Andre Fischer  <af@openoffice.org>  [ccc15275ea9c5dd5c92762579870bb3d45500ce0]

#101331# Added directories drafts/com/sun/star/{drawing,sheet,table,text}.


2002-07-26  Kai Ahrens  <ka@openoffice.org>  [98978996f61ea759d897cc23c91f9795046d34cd]

#101752#: prepare formatting by screen


2002-07-26  Björn Milcke  <bm@openoffice.org>  [0d2d4d19b43d5c2ca86534187370e86b6b819a78]

#101228# new browser flag EBBF_HANDLE_COLUMN_TEXT for displaying text in column          0 in the handle column (like in the normal browse-box). 		 EBBF_NOROWPICTURE => EBBF_NO_HANDLE_COLUMN_CONTENT to reduce confusion now


2002-07-26  Kai Ahrens  <ka@openoffice.org>  [bbd94b9f10ad0b0cd1c2bc6cec0134cf100e4963]

#101748#: don't export tspans


2002-07-26  gt  <gt@openoffice.org>  [ae6864fbf8f5e7df8002c78b85f6fa356d702e1c]

#100892# change text of CB_LINKS and CB_LINKSVISITED


2002-07-25  Karl Hong  <khong@openoffice.org>  [e6db600b7cb0c76e3abe7098d4e1241bab137cd8]

#100183#101188#101189#101190#fix Korean format code


2002-07-25  Caolán McNamara  <cmc@openoffice.org>  [2165e74081cd71d862b922546da8af96fc04b12c]

#101615# Phase 5 im/ex BiDi Support for sections/page descriptors/tables/paragraph styles/frames and paragraph settings with regard to conversion of environmental to explicit direction on export and how that requires explicit left/right adjustment to be set if direction is also set!


2002-07-25  Daniel Vogelheim  <dvo@openoffice.org>  [462cf1d867b8de4dcf41e68025668c238babf690]

#100738# prevent drag&drop of outlines within tables


2002-07-25  Kurt Zenker  <kz@openoffice.org>  [72fd8a5e160d4b5f9910f676ca13907a5c95ba1e]

new version for SRX643


2002-07-25  Kurt Zenker  <kz@openoffice.org>  [8c8f5c966e2e498280d2e3966e9607dedbd38fab]

new version for SRX643


2002-07-25  Kurt Zenker  <kz@openoffice.org>  [3cb2152344dca53bb5802557cc4802e008ea105a]

new version for SRX643


2002-07-25  Rüdiger Timm  <rt@openoffice.org>  [7292c69b8d22f46ed5a9e984af65d6470e5c91f2]

new version for SRX643


2002-07-25  Vladimir Glazounov  <vg@openoffice.org>  [5082f6311aa16acfa295d9c4d22b65785fabe0b5]

#100000# exception specification removed


2002-07-25  Vladimir Glazounov  <vg@openoffice.org>  [2d946b5c10f266bd16f0db906dc809c4229b917b]

new version for SRX643


2002-07-25  Kurt Zenker  <kz@openoffice.org>  [0e9f92b4bfd8845f7650c576bc76bb3c51c95e6c]

new version for SRX643


2002-07-25  Michael Brauer  <mib@openoffice.org>  [fa2ae602a663b08e5263271499f62b11f33f421b]

#1000140#: send devent for alt text change


2002-07-25  Kurt Zenker  <kz@openoffice.org>  [92d559995c6221ccc2f0c93a1da3f201dad47fa2]

new version for SRX643


2002-07-25  Vladimir Glazounov  <vg@openoffice.org>  [b7d839bfcee4c4be53b9eab8a2e894ac40c2cd23]

new version for SRX643


2002-07-25  Kurt Zenker  <kz@openoffice.org>  [e7b89c2a63a6e49f0ee88c75bd9375b2aa5ae642]

new version for SRX643


2002-07-25  Kurt Zenker  <kz@openoffice.org>  [766503454c3091fc547f42d0c9fa087fbf823278]

new version for SRX643


2002-07-25  Vladimir Glazounov  <vg@openoffice.org>  [bfb188d53c062d8dd598c66d2a782f79536c24d7]

#100000# added temp variable (gcc)


2002-07-25  Sven Jacobi  <sj@openoffice.org>  [74f0b41f975ca034db23646819aaf8af99ff3375]

#101736# added EMF_EOF action


2002-07-25  Vladimir Glazounov  <vg@openoffice.org>  [c5b51484785f768ecf8247e47b0c3226d4937b4d]

#100000# typo


2002-07-25  Vladimir Glazounov  <vg@openoffice.org>  [44ce3f5b223d502dcf2d25a2055ee7c8c4bbf539]

#100000# added missing header


2002-07-25  gt  <gt@openoffice.org>  [88f7cc5e7f82e6f337d338d4b731de4b0331bcef]

#97997# changed STR_INSTEXT


2002-07-25  Daniel Rentz  <dr@openoffice.org>  [f8f1cd1d78e715f092b4160099467aa3def0a264]

#101162# strings changed


2002-07-25  Daniel Rentz  <dr@openoffice.org>  [8bcce718d270cede0467d039056c3421233147ca]

#101160# strings changed


2002-07-25  Mikhail Voitenko  <mav@openoffice.org>  [f6309ca4a0b8fa87731bba19e655bfcfb255afed]

#101731# rtl_digest_update call is required


2002-07-25  gt  <gt@openoffice.org>  [60f9da5f9309cbcac95eacdc46d5fd448565cb90]

#99825# changed FN_INSERT_OBJ_CTRL


2002-07-25  Vladimir Glazounov  <vg@openoffice.org>  [b0117ee1279628a4e81f24d4ef1b47adef1a60c8]

#100000# changed include file


2002-07-25  Vladimir Glazounov  <vg@openoffice.org>  [0124fea994a6a39185ea1daaa387fa15f74644fd]

#100510# REMOTE_APPSERVER case


2002-07-25  Sven Jacobi  <sj@openoffice.org>  [6a27da91bbea8bc1ba0b7961aa6e5492dac47015]

#99682# saving own ole with version 5 instead of 3


2002-07-25  Thomas Benisch  <tbe@openoffice.org>  [eb7d6919a88a7b08f523f60cafdd26d89b1ed816]

#100195# removed class VCLXMenuWindow


2002-07-25  Thomas Benisch  <tbe@openoffice.org>  [2d2de7d338389b2743a1e7ea1a5ed2e7665c190b]

#100195# removed CreateAccessible( Window* pWindow, Menu* pMenu )


2002-07-25  Thomas Benisch  <tbe@openoffice.org>  [58ce5f56f09840e37791e66ca529a32bdf8d2462]

#100195# removed GetAccessible( BOOL bCreate )


2002-07-25  Kai Ahrens  <ka@openoffice.org>  [91f81b30cc170120c60fbda8f159b292e09345f7]

#101730#: removed StatusBarConfig entries for Draw and Impress


2002-07-25  Sven Jacobi  <sj@openoffice.org>  [b7539310ce0b0cc09b1cef7721b1addb0434c14b]

#101648# fixed insertion of news hyperlink


2002-07-25  Andre Fischer  <af@openoffice.org>  [e461ad2ba52a9081e442632a91fa14891d09621d]

#100398# Moved most functionality from AdjustPosSizePixel to new ArrangeGUIElements method.


2002-07-25  Eike Rathke  <er@openoffice.org>  [8ed7d9a47dd03a606159923d007e2bca243d8e6f]

#98695# use XExtendedCalendar::getDisplayString()


2002-07-25  Eike Rathke  <er@openoffice.org>  [6f223401fd0b0981e49e3022ba2083bc9cde0777]

#98695# add wrapper implementation of XExtendedCalendar::getDisplayString()


2002-07-25  gt  <gt@openoffice.org>  [c308ad943d765d4e3c08a52e0a3f8fef87546c9a]

#98805# extend File menu to content of the other Apps


2002-07-25  gt  <gt@openoffice.org>  [0c1c8cdcbfe216bd3994ba199fedfdfbe12670dc]

#98805# extend File menu to content of the other Apps


2002-07-25  Andre Fischer  <af@openoffice.org>  [2162938486e6f4c240c02be6a410c73d09cc5f1c]

#100398# DataChanged now calls new ArrangeGUIElements method of the view shell.


2002-07-25  Andre Fischer  <af@openoffice.org>  [bd322b86fb27ece19ef584809f9eb2e93afe68a9]

#100398# Moved most functionality from AdjustPosSizePixel to new ArrangeGUIElements method.


2002-07-25  Andre Fischer  <af@openoffice.org>  [29e8c52330bbf55f2279ef98f9b80c909d8bebe5]

100398# Added ArrangeGUIElements method.


2002-07-25  Joachim Lingner  <jl@openoffice.org>  [bc5c7dd2629163dfca31b31a456b9c1027f6765f]

#91843# The VM service tries to get the share/config/javarc in the base installation (setup -n) of a network installation if there is no user/config/javarc in the workstation installation


2002-07-25  Thorsten Behrens  <thb@openoffice.org>  [4a23a5ab5123222919afe796b2d930091c01c4e6]

#101702# Don't send events except from disposeandclear in Dispose


2002-07-25  Vladimir Glazounov  <vg@openoffice.org>  [82c1fa5dfceec40f5323c3230217c89bd64a9cc8]

UDK304


2002-07-25  Rüdiger Timm  <rt@openoffice.org>  [18eb32f0f0cf8697d328bb0f8ea946db133b2370]

100000#


2002-07-25  Ocke Janssen  <oj@openoffice.org>  [4004d0769345414322e367996891000efabfd5b4]

#95146# impl XGeneratedValues and autoinc feature


2002-07-25  Ocke Janssen  <oj@openoffice.org>  [f4ebb12385a25a64015fec7361d12df05f880e49]

#95146# new file


2002-07-25  Ocke Janssen  <oj@openoffice.org>  [f89f6b9438cc77b68552922ba9e212c9545f7751]

#95146# new base class for autoretrieving


2002-07-25  Ocke Janssen  <oj@openoffice.org>  [4988c9ba24796735e991b3312ede615ca53248cd]

#95146# now acquire and release controller when set


2002-07-25  Ocke Janssen  <oj@openoffice.org>  [6a6f6c91b2767ed0fef3c7ea34dba125a0bc051c]

#95146# correct typo


2002-07-25  Ocke Janssen  <oj@openoffice.org>  [cf6a611e83347345681dad47d4c5bfefd8fa1725]

#100280# new item for report autopilot and enabling it


2002-07-25  Ocke Janssen  <oj@openoffice.org>  [23102dd8038e0ef4fc2bc5545ea5ef9bd80264e0]

#95146# new member for autoincrement


2002-07-25  Ocke Janssen  <oj@openoffice.org>  [e221bba05d53a24f743adbf275376dc21bb61b7a]

#95146# remove m_xController


2002-07-25  Ocke Janssen  <oj@openoffice.org>  [fe7f7274f35e73a61db8443e66386cb853de421b]

#95146# set auto creation prop


2002-07-25  Ocke Janssen  <oj@openoffice.org>  [4b24fed451dadc24045a6389d8228b46d556f1ed]

#95146# new SfxItems for autoinc


2002-07-25  Ocke Janssen  <oj@openoffice.org>  [cb3ba24e7a53362646603f6279cae640882cb395]

#95146# new defines for auto fields


2002-07-25  Ocke Janssen  <oj@openoffice.org>  [a15fa2f36bf8ac69580ecce9328c302800f8ba4e]

#95146# new enum for autoincrement


2002-07-25  Ocke Janssen  <oj@openoffice.org>  [6c4175f896eb5391b769e32857c21955a48e017a]

#95146# new methods to get autopincrement prop for ds


2002-07-25  Ocke Janssen  <oj@openoffice.org>  [4ad5c2d8ed54c465252295c743368cb87b686f0d]

#100280# new define for report autopilot


2002-07-25  Ocke Janssen  <oj@openoffice.org>  [0907b787caac407e8cf2deff6f70163bcecadba3]

#100280# new method to start report autopilot


2002-07-25  Ocke Janssen  <oj@openoffice.org>  [f5e8b42a3b12536f063148c1b34e0a8eaa0ddd4b]

#100280# new items and methods for report autopilot


2002-07-25  Ocke Janssen  <oj@openoffice.org>  [026c96e1bb743a091b6a2790de4af32fb2ed1326]

#95146# ask for generated values after insert new row


2002-07-25  Ocke Janssen  <oj@openoffice.org>  [8f1a7bd813650283c53e705c9e3a07c6c9f66e89]

#95146# correct error message when command is empty


2002-07-25  Ocke Janssen  <oj@openoffice.org>  [d14d2a5de1b45603fc171f5f3b45dfd6da0a17c0]

#95146# impl XGeneratedResultSet


2002-07-25  Ocke Janssen  <oj@openoffice.org>  [b2d1ddfede89af14c5900fa75cc67372668d777f]

#95146# new property for the decsriptor column and  autoinc


2002-07-25  Ocke Janssen  <oj@openoffice.org>  [5824b95ceaa4c30086cf166f45043eb53fc7b489]

#95146# use of autoincrement value to create columns


2002-07-25  Ocke Janssen  <oj@openoffice.org>  [e8451d0fef1d7f7f628578486d3e80280646dd8f]

#95146# new string +AUTOINCREMENTCREATION


2002-07-25  Ocke Janssen  <oj@openoffice.org>  [ec422c069023bbde22d916b8c1f62babea1aea24]

#100280# #95146# new helpids for report and autoincrement fields


2002-07-25  Karl Hong  <khong@openoffice.org>  [dca247d28880d9887fd9f9006f26229f01992e3f]

#95565#added new phonetic collation for index module


2002-07-25  Karl Hong  <khong@openoffice.org>  [85f3122b9b67cd501db11fc4cb7a1a41eb658c3d]

#95565#add phonetic entry for CJK index modules


2002-07-25  Karl Hong  <khong@openoffice.org>  [95823ae83c8c13c5c10c5084e2a90549ff2eb25e]

#95565#add new phonetic entry for CJK index modules


2002-07-25  Karl Hong  <khong@openoffice.org>  [bad692c5d3d036e612cde156c1bd7b89aa0b2248]

#95565#add phonetic entry for CJK index modules


2002-07-24  Philipp Lohmann  <pl@openoffice.org>  [8c1d2fdcc70cadfde538e6a257c74f4457f7e2d2]

#101710# do not delete SGENPRT.PS


2002-07-24  Philipp Lohmann  <pl@openoffice.org>  [2b27e164bb3a87011af7beb476078801aad48349]

#100608# add: support stretched fonts


2002-07-24  Mathias Bauer  <mba@openoffice.org>  [96b3f4fac0c2f67ac6f4e0a6a9e444f1d867a206]

#96508#: new arguments


2002-07-24  Mathias Bauer  <mba@openoffice.org>  [e0aefa5cc6b5b8313cd91c738dbd3edfcb2f4bf6]

#101305#


2002-07-24  Mathias Bauer  <mba@openoffice.org>  [2df76ae82fa3cda7edfea77b78864e0347e9250e]

#101305#: macro recording


2002-07-24  Herbert Duerr  <hdu@openoffice.org>  [14cfe4800ebbedd10b9c72a66db9dde5a9df8588]

#101682# of-by-one fix for asian kerning


2002-07-24  Thomas Benisch  <tbe@openoffice.org>  [d59833a6b68fdf8048e0e1159efc57e4a58b9993]

#100195# send VCLEVENT_MENU_ITEMTEXTCHANGED


2002-07-24  Thorsten Behrens  <thb@openoffice.org>  [93c120c5e0d03bbe30253188dcbb95c91719dec1]

#101702# Don't send events except from disposeandclear in Dispose


2002-07-24  Sascha Ballach  <sab@openoffice.org>  [98ca8fdbb2a8564dc2775dbd9087b8bbdbf6b742]

#101675#; add accessibility API support


2002-07-24  Philipp Lohmann  <pl@openoffice.org>  [04316fc96a5536f733fd8d6e737458a21eb59098]

#100608# add: drawTransparent with polygon, bitmaps with alpha channel


2002-07-24  Kurt Zenker  <kz@openoffice.org>  [14e517f76631455a3d900f878877f40bbd2c96bd]

TFC643


2002-07-24  Kurt Zenker  <kz@openoffice.org>  [9331db0ecca13658a2fc7563170379110817be2b]

add TF_CAPELLA


2002-07-24  Stephan Schäfer  <ssa@openoffice.org>  [8c1b12495d9c5099985b9b958b4b47d20b644974]

#100860# mirror polypolygon


2002-07-24  Caolán McNamara  <cmc@openoffice.org>  [eaa7bacd6adcbbe774c17ed24900bd2ba61951f8]

#101615# Phase 4. Import/Export non-environment complex paragraph direction


2002-07-24  Daniel Vogelheim  <dvo@openoffice.org>  [66e5a01cdebfc0a261da4c7c7635ac051b4c972f]

#100298# fixed accessible selection in split paragraphs


2002-07-24  gt  <gt@openoffice.org>  [92c355223eed76fb1d1846bc655354292afff1ae]

#101508# SvxEditModulesDlg: no need for own checkbox bitmaps


2002-07-24  Mikhail Voitenko  <mav@openoffice.org>  [933a0682bedb244ecfdecc9aac8cb269cfb469da]

#97681# update Recent Documents list


2002-07-24  Mikhail Voitenko  <mav@openoffice.org>  [46d7a03f0909484cb637f39cdb3cbb75db827c5e]

#97681# link with sysshell.dll


2002-07-24  Malte Timmermann  <mt@openoffice.org>  [1dff309eae83ec7c2b0dfd6f9177f3e575dd3735]

#101117# Don't set mouse pointer, Outliner can do better...


2002-07-24  Malte Timmermann  <mt@openoffice.org>  [b2a004594ed1bcd770d0739af55eb4138d411047]

#101117# Don't use WritingDir Attrib in Outliner


2002-07-24  Thorsten Behrens  <thb@openoffice.org>  [ba313d55a1650243c9e0a61a8ee6db07da42507b]

#101005# Added functionality for AccessibleTextType::PARAGRAPH on getText*Index()


2002-07-24  Andre Fischer  <af@openoffice.org>  [12119849f6c07c3638ef7199cdaf7b7645ff0205]

#101003# Added guard againts missing view forwarder.


2002-07-24  Malte Timmermann  <mt@openoffice.org>  [757939d1e1084220cbb83c7e10508d3b9fd7fe7c]

#101117# Bidi


2002-07-24  Michael Brauer  <mib@openoffice.org>  [baf18777bbfe50def920f319a1b73e62696a6d45]

#100014#: Broadcast name/description change events for farmes and tables


2002-07-24  Malte Timmermann  <mt@openoffice.org>  [57cb8d28843aad06fd8c8371e643824201484574]

#101117# L2R/R2L handling of TAB portions


2002-07-24  Malte Timmermann  <mt@openoffice.org>  [7f8973514986a5d0c4ee376874833c144942b671]

#101117# IsRightToLeft(nPara)


2002-07-24  Stephan Bergmann  <sb@openoffice.org>  [5d14bc0bec8d0eaa1c166d264438ed0f1520ad9e]

#101689# Accessibility for EditorWindow.


2002-07-24  Joachim Lingner  <jl@openoffice.org>  [9abcd551a87cb55c2fb4a9038a934e44163e78af]

#101225#


2002-07-24  Joachim Lingner  <jl@openoffice.org>  [adb3007111d0c8ebd48824fa8f8754d88b2aff8f]

#101225# adapted to SOLARIS


2002-07-24  Vladimir Glazounov  <vg@openoffice.org>  [893d0ae884e70bf7c1c657c2fd7c527a4acbed43]

SRX643


2002-07-24  Christian Lippka  <cl@openoffice.org>  [6ffb872b4c1057d4227451182f6f0985a579fe64]

#100285# added For Page Previews option


2002-07-24  Armin Theissen  <armin@openoffice.org>  [d8d1e73d6dc28ce02ffb8d8cf2594b1f0a750a56]

removed ticks around batch parameter again - must have been re-introduced by accident


2002-07-24  Sven Jacobi  <sj@openoffice.org>  [01c9cd6f9c68f7defa0bbac05027115fc82d8501]

#101366# correct initialization of cbxAutoLogo


2002-07-24  Sven Jacobi  <sj@openoffice.org>  [fc322ad98b544c3a2a5d033a4e6f03a48dffb1c9]

#101368# moving CBX_PEN to the right, so that the dependency to CBX_MOUSEPOINTER is clearer


2002-07-24  Ocke Janssen  <oj@openoffice.org>  [605ffe92cea7ddfdfbbba01a9ba9133005c022d7]

#95146# remove <table> tag


2002-07-24  Christian Lippka  <cl@openoffice.org>  [15811723ee642893c0306c18347433653cc3f7f2]

#98888# prevent a focus change first time preview is opened


2002-07-24  Christian Lippka  <cl@openoffice.org>  [b46731258fead6d951e1d78e6a5795802220d3b9]

#98888# prevent a focus change first time preview is opened


2002-07-24  Kai Ahrens  <ka@openoffice.org>  [79d229e7df5e2646e56317f48cb498ae32058349]

#99954#: special handling for areas that are mostly white


2002-07-24  Ocke Janssen  <oj@openoffice.org>  [551338bb25dcf64bb14fcd0b6058c34248d4d420]

#95146# new optional property how to create auto increment values


2002-07-24  Ocke Janssen  <oj@openoffice.org>  [f87c8f5324a50a57d642ed892ee5aa39c1c66e7d]

#95146# extend description


2002-07-24  Thomas Lange  <tl@openoffice.org>  [32521a538819d535d976a4a248ab46a2fd7a0df8]

#101623# update view when changing printer


2002-07-24  Mathias Bauer  <mba@openoffice.org>  [87d5f7c525aaffd401119605241fe7656f83701b]

#94144#: open linked document Minimized


2002-07-24  Christian Lippka  <cl@openoffice.org>  [9238de039a184056353a264855f9b60a1f77d85d]

#99835# disallow mouse move actions in read only mode


2002-07-24  Christian Lippka  <cl@openoffice.org>  [4b892a87c0e08639ebf7fe207d12d1f046a33239]

#99835# allow selection in read only mode again


2002-07-24  Christian Lippka  <cl@openoffice.org>  [b49cc81a6cfc9ca213482dddc8f16199b498f5e2]

#99835# allow selection in read only mode again


2002-07-24  Philipp Lohmann  <pl@openoffice.org>  [2de8d8c2d9dcefa066dd6b5333a8a133917502d6]

#101669# protect printer names by quotes


2002-07-24  Sascha Ballach  <sab@openoffice.org>  [c3e9d5370a8edcb2e42012cdd9d835cf215a7a4e]

#101326#; use the new compare method to compare the password and the hash


2002-07-24  Kai Ahrens  <ka@openoffice.org>  [21f2e832438147dc960e8ac4a72ee8a7410a79c6]

#101667#: set helpid for page object TreeListBox


2002-07-24  Mikhail Voitenko  <mav@openoffice.org>  [7fd8a9e8fa5054c3efc16243e5908f3699d1c3e8]

#100518# create a correct enumeration


2002-07-24  Rüdiger Timm  <rt@openoffice.org>  [e7a7ae037406d1d40c00a4343fb80d39d3cf2165]

new version for SRC662


2002-07-24  Sascha Ballach  <sab@openoffice.org>  [7b71559303087ff116edc5b712561e636b2e8d19]

#101326#; make the HashMethod endian independent and add a compare method to handle old files


2002-07-24  Thomas Lange  <tl@openoffice.org>  [b9be99513104f90bb72a5024ce091f69c35e293b]

#99781# missing unknown property exception added


2002-07-24  Tino Rachui  <tra@openoffice.org>  [b673427038b5f8424bac04dca8e87cbc6afc1c6c]

#97681#now even delivering the archive file, arrg


2002-07-23  Rüdiger Timm  <rt@openoffice.org>  [2d5a1af66cd1e94ff60374d1752c40e6c2c11b6c]

new version for SRC662


2002-07-23  Rüdiger Timm  <rt@openoffice.org>  [56956240fb3210a22d6cc9bbf460adf47d661ad9]

new version for SRC662


2002-07-23  Kurt Zenker  <kz@openoffice.org>  [2bfc1db93d478183c5b13cc30c3734eeafd35472]

new version for SRC662


2002-07-23  Kurt Zenker  <kz@openoffice.org>  [121f7f6a08613c50dd39dc55e7d66c0bbf1e0723]

new version for SRC662


2002-07-23  Caolán McNamara  <cmc@openoffice.org>  [d418a32aadd70aa8c062b0528bbbe08fa0625717]

#101615# Phase 3. Import/export complex font name


2002-07-23  Karl Hong  <khong@openoffice.org>  [369b00f13ddbd7c992b74ac76dbf234c67db0824]

#101573#don't call icu character breakiterator when CharacterIteratorMode is Character mode


2002-07-23  Caolán McNamara  <cmc@openoffice.org>  [58604f30b5de3833ad07f1e64b61c0562e422f91]

#101615# Phase 2. Import/export bidi language settings. Requires that text segments with different ltr/rtl direction be exported with dir bit set.


2002-07-23  Daniel Rentz  <dr@openoffice.org>  [57916b1fb4e3f0df1813747b1576e71d81c1f844]

#101655# handle TAbs


2002-07-23  Daniel Rentz  <dr@openoffice.org>  [bd2b9f4dc4ae29174846967d1ed3728154ae8ba0]

#101655# def. column width = 8


2002-07-23  Rüdiger Timm  <rt@openoffice.org>  [518184decb8a1d178061902958e0cc7aee6ceaf2]

#100000# WTypeSelect added to EXCEPTIONFILES


2002-07-23  Daniel Rentz  <dr@openoffice.org>  [28fe071f51fb5a802c00693c5fb6488492043689]

#101560# entries for all languages


2002-07-23  Kurt Zenker  <kz@openoffice.org>  [41a49f33957241ea2ca5f6e308f496570c7ca81e]

new version for SRX643


2002-07-23  Kurt Zenker  <kz@openoffice.org>  [5aaf2775364cb8d6f65d4f521ce01c07c884e874]

new version for SRX643


2002-07-23  Daniel Rentz  <dr@openoffice.org>  [6d69138d0d336f582dfb08c2eabbb0be9278e86a]

#101548# #60934# preview fixes


2002-07-23  Daniel Rentz  <dr@openoffice.org>  [545098c9eb20e568f3cb1e70f6bc1ea667e0b971]

#101548# wrong childorder


2002-07-23  Mathias Bauer  <mba@openoffice.org>  [39db71087c5e6d174ca47df74d5a731d38d3e8ff]

#101305#: hide macro recorder by default


2002-07-23  Joachim Lingner  <jl@openoffice.org>  [6bc1c82a6b139dd84c3914a53af83209402f5e29]

#101225# support interaction handler now. This enables to start the jvmsetup when XJavaVM::getJavaVM was called and there is no Java configured


2002-07-23  Joachim Lingner  <jl@openoffice.org>  [24b1bd47578ee0614d2e244c73efdc25228c819d]

#101225#


2002-07-23  Philipp Lohmann  <pl@openoffice.org>  [64b0a44472782c608458a1addb8409bdfffc6b0e]

#100510# ask GNOME2 whether to enable accessibility


2002-07-23  Stephan Bergmann  <sb@openoffice.org>  [c0875e8a1ceeb316272600dddaf5e69645f9dd02]

#100004# Simplified TextWindowAccessibility ctor.


2002-07-23  Stephan Bergmann  <sb@openoffice.org>  [e485e0ba0593b2dcea1158a7a89092c8a4cd7f32]

#100004# Export textwindowaccessibility.hxx.


2002-07-23  Mathias Bauer  <mba@openoffice.org>  [5acea3c390876da1df6402d718ec15aa0396f07e]

#90353#: delete []


2002-07-23  Matthias Huetsch  <mhu@openoffice.org>  [6679bfdd716b9f0d319a5c6d07b6f3c61dfd099f]

#i3980# Joined fixes from r1.11.6.3 to HEAD.


2002-07-23  Andreas Schlüns  <as@openoffice.org>  [8fd21dca692546ab472565a9cd721443b806b0c5]

#96508# toplevel fix


2002-07-23  Mathias Bauer  <mba@openoffice.org>  [1f51679cb503276a50b8b2cb793f2e1b4645f358]

#101305#: slotids for recording switched


2002-07-23  Stephan Bergmann  <sb@openoffice.org>  [94b9546c3682809151fe0823368fb7ee11c8846c]

#100004# Merged in changes from makefile.mk 1.34.2.3 (the filter data has been moved out of makefile.mk into this file since).


2002-07-23  Kurt Zenker  <kz@openoffice.org>  [5e1760d3edb3c1a8f3df0ea707d1c7c8717bd139]

new version for SRX643


2002-07-23  Kurt Zenker  <kz@openoffice.org>  [8446f7becfba76e4bb4eb1f2b8623804541a1555]

new version for SRX643


2002-07-23  Stephan Bergmann  <sb@openoffice.org>  [4a8037df49eefe1fdfcac1eb707bd5183a8f5083]

#100004# Added textwindowaccessibility.cxx.


2002-07-23  Stephan Bergmann  <sb@openoffice.org>  [dc84688a6f8bb9c91d8534c848c4fb317ba32df9]

#100004# Fixed broadcasting TEXT_HINT_VIEWSCROLLED in TextView::Scroll.


2002-07-23  Stephan Bergmann  <sb@openoffice.org>  [f2f3173faaedb99025feb099f55c9f19bb42ed5f]

#100004# Added TextWindow::GetComponentInterface and MultiLineEdit::GetComponentInterface.


2002-07-23  Vladimir Glazounov  <vg@openoffice.org>  [df30e65461eef3d9c4ebb29d0bdc1da5945570bf]

new version for SRX643


2002-07-23  Stephan Bergmann  <sb@openoffice.org>  [981150c867191a2a5ac38aa4b62f26b468c96a59]

#100004# Added getter methods to TextAttributeFontColor and TextAttributeFontWeight.


2002-07-23  Stephan Bergmann  <sb@openoffice.org>  [9639e2613d78235da15671419e2ed59ca9ad3c82]

#100004# Moved source/uno/unoiface.hxx to source/inc/unoiface.hxx (also needed by source/edit).


2002-07-23  Matthias Huetsch  <mhu@openoffice.org>  [5e62968ee4da0180d011468407af32ebb59bb826]

#i3980# Fixed (removed) default 'stlport' linkage.


2002-07-23  Sascha Ballach  <sab@openoffice.org>  [ab3810664ed99ab51eef8131bbb1456582af4fee]

#101587#; close header-columns before group-columns and reopen header-columns again


2002-07-23  Matthias Huetsch  <mhu@openoffice.org>  [2b595cc02293e40d6d9dbcdfc650c3bdd1b8ab1d]

#i3980# Fixed (removed) usage of global operator new[] / delete[].


2002-07-23  Caolán McNamara  <cmc@openoffice.org>  [f2126a1279ba75c8d68fb61ec1c6694d6a592db6]

#101615# CTL bold and italic import and export


2002-07-23  Thomas Benisch  <tbe@openoffice.org>  [2c8992695de3d79c94157636ce5e1419a7fa2cb4]

#101462# JABG: Menu Popups have incorrect parent


2002-07-23  Rüdiger Timm  <rt@openoffice.org>  [1df1dd5dcaa478f9986b8086d6e07be8207f6f4c]

#100000# Don't use your own module name as include path!


2002-07-23  Kurt Zenker  <kz@openoffice.org>  [ca540037c9359389f0e566e3b555ad854fc5efca]

new version for SRX643


2002-07-23  Vladimir Glazounov  <vg@openoffice.org>  [398886050be600880d9c8bccdc36240ad3539dc8]

#100000# UNX file format


2002-07-23  Ocke Janssen  <oj@openoffice.org>  [6611ae3d1c9497af63e16818e0a2ace22c68f61d]

#101522# change GetBackground() to GetDisplayBackground()


2002-07-23  Thomas Lange  <tl@openoffice.org>  [d88b6488c00a5b65192c5a735d867e68aa9898ca]

#101262# configuration entry description.


2002-07-23  Kurt Zenker  <kz@openoffice.org>  [aaf3f87d82b94f143c37332b000714029ac96bd7]

new version for SRC641


2002-07-23  Ocke Janssen  <oj@openoffice.org>  [d78ccc3db7ae4387f3035e215b8716ca0509c7e2]

#101522# change to the right bitmaps when in HC mode


2002-07-23  Vladimir Glazounov  <vg@openoffice.org>  [15f61eb13f4e73022f609de347aa5bb0207fcf1f]

#100000# namespace spec for gcc


2002-07-23  Christian Lippka  <cl@openoffice.org>  [35509a410825af34887a91bb0936ebb9a93ca427]

#92967# added SID_TEXTDIRECTION_LEFT_TO_RIGHT


2002-07-23  Caolán McNamara  <cmc@openoffice.org>  [ad80026105c810fe51c1f35a77ae52034b5e164d]

#101615# Import Export WW8 CTL fontsize


2002-07-23  Daniel Rentz  <dr@openoffice.org>  [d1cfdc0d3cb601e8be1633c4e3ec16a1f698efc9]

#101517# HC for number format list box


2002-07-23  Sven Jacobi  <sj@openoffice.org>  [6ec618d4dfa109165202315bdf14a3b110953046]

#101266# added config item descriptions


2002-07-23  Kurt Zenker  <kz@openoffice.org>  [1e658640de2027a97ac442b0799f14039ced40ad]

new version for SRC641


2002-07-23  Ocke Janssen  <oj@openoffice.org>  [81b5d2f7bd3d382d18a5749df214e03bf0a68e73]

#101510# change colors to HC


2002-07-23  Thomas Lange  <tl@openoffice.org>  [4233ee93c1539357d7ea90b94a1f4707b7f38a8b]

#100901# saving of fixed-line-spacing value fixed


2002-07-23  Kurt Zenker  <kz@openoffice.org>  [b8768225ab32a9558e2eaa84a5629b92f2f76925]

new version for SRC641


2002-07-23  Kurt Zenker  <kz@openoffice.org>  [3f4107ee890b3d4121474b0cf5cfffbae956f8f9]

new version for SRX643


2002-07-23  gt  <gt@openoffice.org>  [2138d72cd431ad7b6a455d9e222c9f6c0202ba41]

#101614#, #101547# handling of pSet==NULL in DeactivatePage()


2002-07-23  gt  <gt@openoffice.org>  [4c372b70bcb2c57d104aae34fd38803a190f477e]

#101614#, #101547# handling of pSet==NULL in DeactivatePage()


2002-07-23  Herbert Duerr  <hdu@openoffice.org>  [8c07c9d0f91ef85d8293b44885348b103fd4605d]

#101335# implement and use GetNextGlyphs on win32


2002-07-23  gt  <gt@openoffice.org>  [8bbf2f8971bd02e991823696ed69a40666798238]

#101614# No ExchangeSupport for SfxInternetPage


2002-07-23  gt  <gt@openoffice.org>  [927aa207064e79d7c4b53b3e1f17fe913ca1ca10]

#101614#, #101547# call of DeactivatePage( NULL ) when not ExchangeSupport


2002-07-23  gt  <gt@openoffice.org>  [565617caa48ca99097aaa567742bc5c29d465a31]

#101614#, #101547# ...::DeactivatePage(): handling of pSet == NULL


2002-07-23  Christian Lippka  <cl@openoffice.org>  [4544aef45c5601c02e0c674e6bd91c5a51ce4cc6]

#101610# added filter options dialog for graphic html export


2002-07-22  Kurt Zenker  <kz@openoffice.org>  [099305bcda753861dee9444e88d5d1e76d7d5268]

new version for SRX643


2002-07-22  Kurt Zenker  <kz@openoffice.org>  [0f22cfdd3d72a8e4468d9c171c381d80e4799ee7]

new version for SRX643


2002-07-22  Karl Hong  <khong@openoffice.org>  [a64f17aec5450f5e8cbc9b586470297b625e359f]

#101191#added new attributes for sub categories


2002-07-22  Kurt Zenker  <kz@openoffice.org>  [a80f766f3c8ccd470475fc35242a036c781a3dd1]

new version for SRX643


2002-07-22  Vladimir Glazounov  <vg@openoffice.org>  [81446f4641ff7241085c049ed7f5aa507707b13b]

#100608# fixed linux and remote case compile problems


2002-07-22  Thomas Benisch  <tbe@openoffice.org>  [d617e6f0f1506f1099e7b6aac7e3fd944f27b63b]

#101274# Menu helper methods for accessibility


2002-07-22  Kai Ahrens  <ka@openoffice.org>  [bbe42cbaa8affe50310dc3526f90590bfe453240]

#101600#: special handling for objects on control layer


2002-07-22  Kai Ahrens  <ka@openoffice.org>  [99ac11b87daefe6f41e3e75eddb5357031e7a7c4]

#101600#: special handling for objects on control layer


2002-07-22  Philipp Lohmann  <pl@openoffice.org>  [77b38aa222266b9823e6060bd5913ea0316be3d3]

#101150# changed behaviour of GetLabeledBy, GetLabelFor and GetActivationKey


2002-07-22  Vladimir Glazounov  <vg@openoffice.org>  [8ca0ccb9970b2bdc2c48dd5dbaafae23d06acdff]

#100000# added i18n dir in output tree


2002-07-22  Rüdiger Timm  <rt@openoffice.org>  [c633e630c223acce817d2e82f3b8b38da432651c]

#100000# needs soltools to build


2002-07-22  Frank Schönheit  <fs@openoffice.org>  [3e3fd897226b00ba0df6d4eff44c6d5deaf09dff]

make 'new user-defined index'-button HC-able


2002-07-22  Sascha Ballach  <sab@openoffice.org>  [c9f860fb455992ffbe1b54b90f1c5d0022be6397]

#99667#; access to pMedium no longer necessary


2002-07-22  Rüdiger Timm  <rt@openoffice.org>  [802fe7cfd1f0b8a2f70ec393e306edc640b28082]

SRC662


2002-07-22  Christof Pintaske  <cp@openoffice.org>  [3f5207ee57e4902f11e71075c7313409ced07b21]

#101028# ensure existence of (unique) .notdef glyph


2002-07-22  Vladimir Glazounov  <vg@openoffice.org>  [5715102838f42f8d8e2ee2f970d06994b931f995]

SRX643


2002-07-22  Stephan Bergmann  <sb@openoffice.org>  [ab6950fde1f2e14f088e25ae85f412bdd1926c71]

#101115# Adapted support for XExtendedToolkit to new Application functionality.


2002-07-22  Daniel Rentz  <dr@openoffice.org>  [a04cf878f0e9ad04d6c7f7a59253afbce073d562]

#93654# german text 'Automatischer' Zeilenumbruch


2002-07-22  Thomas Lange  <tl@openoffice.org>  [e4eb9351bf1f990302532a375f81f110a16334ce]

#96085# enable replaceability of context menus


2002-07-22  Ocke Janssen  <oj@openoffice.org>  [d74cf347943e10dc3d207ee32c01a9ad356d06c7]

#101596# check if there exists any valid rows before enable the index slot


2002-07-22  Ocke Janssen  <oj@openoffice.org>  [c57850074db330db5a7eeff9c7f9c641cd8ba330]

#101592# ask if change should be saved


2002-07-22  Ocke Janssen  <oj@openoffice.org>  [8a47d09d3493f6893a89f67dee5f67b70ec3c2bb]

#101592# SaveModified: parameter renamed


2002-07-22  Ocke Janssen  <oj@openoffice.org>  [cf98bfc2260a1e7d6a47ecde87a755ea1242864b]

#101592# -SaveModified


2002-07-22  Herbert Duerr  <hdu@openoffice.org>  [ae6affc36e4f02fea6d76730f6e3e4522b9af054]

#100608# fix compile problem on wntmsci7


2002-07-22  Herbert Duerr  <hdu@openoffice.org>  [c3a94d823d71a0e137a2a92e750dfd1f8b33b239]

#100608# fix compile problem on wntmsci7


2002-07-22  Daniel Rentz  <dr@openoffice.org>  [9b06526f0dab7e4523e33954705591b46af7bbab]

#101132# HC for FAP treebox


2002-07-22  Daniel Rentz  <dr@openoffice.org>  [8e5cdd3c9a2dbed480d1b260af3eba6f0d45149a]

#101132# use HC default entry images


2002-07-22  Mathias Bauer  <mba@openoffice.org>  [a793ecd5e4c7dedc99e97c500254efcf7b7adb14]

#90353#: new/delete


2002-07-22  Ocke Janssen  <oj@openoffice.org>  [948cc5ea7a14e9d9606b706c38cd64661475210a]

#101595# outline ctor


2002-07-22  Ocke Janssen  <oj@openoffice.org>  [4eb1aae4517e9bba4d638148bc629d5695ce2c69]

#101595# delete fieldescription in dtor


2002-07-22  Ocke Janssen  <oj@openoffice.org>  [6ec68ae9aa0b3c576ee01688c4036c55db4ef084]

#101595# do not delete the fielddescription


2002-07-22  Ocke Janssen  <oj@openoffice.org>  [524d1db64a724f10fea18e5c98750e5394b97e27]

#101595# clear list box in dtor when not already cleared


2002-07-22  Ocke Janssen  <oj@openoffice.org>  [a9bfb486d80e41093b823080112840df17f5463a]

#101595# clear Fielddescriptions in dtor +m_bDeleteSourceColumns


2002-07-22  Ocke Janssen  <oj@openoffice.org>  [8b6f10f53a48ccfa911292fe98b2457e32b72d79]

#101595# clear Fielddescriptions in dtor


2002-07-22  Kurt Zenker  <kz@openoffice.org>  [dfeefe7c661919f251e3c6d3c25d00c9fec7ea23]

UDK304


2002-07-22  Kurt Zenker  <kz@openoffice.org>  [7fa121449efe0581e905c132909af9dc9637e9c1]

UDK304


2002-07-22  Ocke Janssen  <oj@openoffice.org>  [05613d2519ba42a76b73bfc931aef7a1b6130271]

#96422# adjust the type adCurrency, to fit into the sdbc notation


2002-07-22  Vladimir Glazounov  <vg@openoffice.org>  [04585f7e6a8a4b2cf81ee054edb59569a935f4d2]

UDK304


2002-07-22  Vladimir Glazounov  <vg@openoffice.org>  [cc6635b27a2e99e21f4d52c10f9fed2d8ff9901b]

UDK304


2002-07-22  gt  <gt@openoffice.org>  [00babce4a2b42981dacda2f8ec36e937025ee3b6]

#101508# remove of unused class SvxCheckListBoxBitmaps


2002-07-22  Ocke Janssen  <oj@openoffice.org>  [b11cdfc7cb2ff352c0f90c4ed3ef9d415e2f2783]

#10525# #10524# change fill, line and font color to colors from the settings


2002-07-22  Stephan Schäfer  <ssa@openoffice.org>  [510ae2ed8307ff918940f36dd19120422f94758d]

#100860# getsize/getborder not inline anymore


2002-07-22  gt  <gt@openoffice.org>  [aa291b12fc758eb128aca191be7f67083a9a543d]

#101508# SvLBoxButtonData with default bitmaps


2002-07-22  Ocke Janssen  <oj@openoffice.org>  [663488fd743ea1f08cc535510fb586ba01c3d800]

#101514# remove resource entries for PLUS and MINUS


2002-07-22  Tino Rachui  <tra@openoffice.org>  [0ec2c8b807ce45ca218a20fe7960d7288cc3ba14]

#96832#fixed memory leak in readLine


2002-07-22  Mathias Bauer  <mba@openoffice.org>  [e28d9690c3d13ea0cb586eb4308534d30fbe6874]

#101273#: superfluous line removed


2002-07-22  Andreas Schlüns  <as@openoffice.org>  [8c4522f3859cc608a1b503ad93a99cbae5334c45]

#97487# use external set progress - don't create own one


2002-07-22  Stephan Bergmann  <sb@openoffice.org>  [286f47acb58f7fcba241c4c9a57fa01e9ce9d3a7]

#100004# Added second NotifyAccessibleEvent with AccessibleEventBuffer.


2002-07-22  Stephan Bergmann  <sb@openoffice.org>  [4c72c7f505498878c71400e676dcbe8db3425e06]

#100004# Added accessibleeventbuffer.cxx.


2002-07-22  Stephan Bergmann  <sb@openoffice.org>  [5d336dfd2d51633ca320c76597cac9a6b33235da]

#100004#


2002-07-22  Thomas Lange  <tl@openoffice.org>  [745383d20d625f0f8750a595204e8fba7feff4e5]

#101267# configuration item description added


2002-07-22  Stephan Bergmann  <sb@openoffice.org>  [2fc8e6582c8e68d81c19c5226688569074e002c2]

#100004# Export toolkit/awt/vclxaccessiblecomponent.hxx.


2002-07-21  Sander Vesik  <svesik@openoffice.org>  [9035271f9dd2af08a2a4cb23b7b4ee659b5ce71c]

Merge from OOO_STABLE_1 (1.16.2.1) to HEAD


2002-07-21  Sander Vesik  <svesik@openoffice.org>  [43187c21844e4e2b8f16f4f67801ef0f5aaf1d1b]

neon is in its own project now, so remove


2002-07-21  Sander Vesik  <svesik@openoffice.org>  [f3581d14772d41afc7c67d2c1bbbe82d847ecfb0]

zlib is no longer in external but an independnent module


2002-07-20  Philipp Lohmann  <pl@openoffice.org>  [b6b848d37655c5c061b12c730701f01bd517b7db]

#100608# added stubs for font subsets and embedded fonts


2002-07-20  Philipp Lohmann  <pl@openoffice.org>  [5f2d2a8ccc4b35a9389c0aaeed15b736d1192900]

#100608# fonts for PDF export


2002-07-20  Philipp Lohmann  <pl@openoffice.org>  [a1c713fe7e6cfd0fa08bfad5c77ac33868ac7018]

#100608# fonts for PDF export


2002-07-20  Philipp Lohmann  <pl@openoffice.org>  [0efc6d5c88d48c61aea5bdeefcf67a537b82145a]

#100608# enhance functionality needed for PDF export


2002-07-20  Kai Ahrens  <ka@openoffice.org>  [fe83724c95c5f1c5fe3ed1a791afaba600ff55a9]

#101579#: added EMF format


2002-07-20  Kai Ahrens  <ka@openoffice.org>  [e4b59793a368348c8934e8e5f67387a16625e321]

#101579#: added EMF format


2002-07-20  Kai Ahrens  <ka@openoffice.org>  [e6c99f698967596523f1ee74f7bf0f57c8162f70]

#101579#: added EMF format


2002-07-20  Kai Ahrens  <ka@openoffice.org>  [8e38203e439264e899910b45cf4502d4094851b1]

#101579#: added EMF format


2002-07-19  Cyrille Moureaux  <cyrillem@openoffice.org>  [5525d15e1198a2a7f92edae897a54fdc06ecb740]

#98489# Empty strings in void string properties


2002-07-19  Cyrille Moureaux  <cyrillem@openoffice.org>  [2eea65657def305f86ecaf8a8a64880f777c7869]

#98489# Handling of replaced properties, empty strings in void string properties


2002-07-19  Cyrille Moureaux  <cyrillem@openoffice.org>  [5add1dca0e5db2edf12e97569d6a2c372994fff1]

#98489# Handled of replaced properties


2002-07-19  Cyrille Moureaux  <cyrillem@openoffice.org>  [3eaba569cc534e5d5bb50b8379dea9358f9a6e41]

#98489# Defaulting between sublayers


2002-07-19  Herbert Duerr  <hdu@openoffice.org>  [5430eb1be43e7fb7f47016f16acfe432443ef249]

#101335# use new GetNextGlyphs interface


2002-07-19  Herbert Duerr  <hdu@openoffice.org>  [bae5df57110be335e89c29586f99b5c446a0b5ea]

#101335# adopt new GetNextGlyphs interface


2002-07-19  Niklas Nebel  <nn@openoffice.org>  [9b54b5a66fe639ade4ce4af9fc95562e35389703]

#101226# recording of FID_INS_TABLE


2002-07-19  Caolán McNamara  <cmc@openoffice.org>  [687b52500065678f92ca06e253a8aebc93971f83]

#100044# better test for position


2002-07-19  Eike Rathke  <er@openoffice.org>  [c131a12f636d370f1b740f51012c979cc067084e]

#99260# #101280# add REMOVE_PACKAGE_COMMAND


2002-07-19  Eike Rathke  <er@openoffice.org>  [eee086ef658fa902d60c0967f2ee71d1e664253f]

#99260# #101280# add REMOVE_PACKAGE_COMMAND


2002-07-19  Mathias Bauer  <mba@openoffice.org>  [7e86b330ecfbca7d910da2886dab4d26912b77eb]

#96772#: wait for setting printer if printer is printing


2002-07-19  Stephan Schäfer  <ssa@openoffice.org>  [802c21b574ae32140e9fb6fafbb1b17a5a002fd5]

#98154# set minimal splitter stepsize for cursor movement


2002-07-19  Frank Schönheit  <fs@openoffice.org>  [8d69ac755936edbcc90b5a91e15aa94fc7013a46]

#101501# use GetDisplayBackground().GetColor().IsDark() instead of StyleSettings::GetHighContrastMode()


2002-07-19  Stephan Schäfer  <ssa@openoffice.org>  [8e0ec0c1eab01827c69c2b92dad82011908ec071]

#98154# stepsize can be set for cursor movement


2002-07-19  Caolán McNamara  <cmc@openoffice.org>  [408e7d21d5c0f54fb85383f5f9fbb34c027e221c]

#100769# Export no content tag in default export mode


2002-07-19  gt  <gt@openoffice.org>  [2cadc91cc3c315d5f36d65d0959eeaf4d41da728]

#101523# node default images for ScContentTree (4 Navigator)


2002-07-19  Stephan Bergmann  <sb@openoffice.org>  [03fa97b02adaf9f633fab6b3fb3f99b739225fa2]

#101447# Had to rename URIHelper.cxx to test_URIHelper.cxx to avoid clash with svtools/source/misc/urihelper.cxx.


2002-07-19  Stephan Bergmann  <sb@openoffice.org>  [1b279da1a68b24b291488f90b75df87019849f1e]

#101447# Had to rename URIHelper.cxx to test_URIHelper.cxx to avoid clash with svtools/source/misc/urihelper.cxx; also added some test cases.


2002-07-19  Stephan Bergmann  <sb@openoffice.org>  [f47ffea384b6dd0cf469d2f491fdaf47b3d4f707]

#101447# FindFirstURLInText now detects strings starting with 'FTP.' and 'WWW.' in any combination of case as FTP/HTTP URLs.


2002-07-19  Stephan Bergmann  <sb@openoffice.org>  [ba4e1a39d17d986d7caf10bf49941b4a7961bbad]

#101447# Smart parsing now detects strings starting with 'FTP.' in any combination of case as FTP URLs.


2002-07-19  Frank Schönheit  <fs@openoffice.org>  [b050b116be1c608019fae4cc964392ebc8317acd]

#101495# corrected the HC indicator (now dark background)


2002-07-19  gt  <gt@openoffice.org>  [238f1cf0a49b48574247818a0086d857dd5b9e61]

#101523# node default images for SwFldDokInfPage


2002-07-19  Frank Schönheit  <fs@openoffice.org>  [6e0844ed0b51c4f0245d182225b934310df54e5d]

#101522# no hard-coded colors for the preview anymore


2002-07-19  Frank Schönheit  <fs@openoffice.org>  [72633dd1fc409dbbc267ff03691bd06a986cb780]

#101522# for the preview control, override the DataChanged for real time HC adjustments


2002-07-19  Daniel Rentz  <dr@openoffice.org>  [814f1611d4c8503f977107f086346b2ca2f62596]

#101132# new images for FAP


2002-07-19  gt  <gt@openoffice.org>  [4e9094821744b5dab138ef6825ebfee969c0a13c]

#101545# SfxCommonTemplateDialog_Impl::FilterSelectHdl(): SetNodeDefaultImages() instead of SetNodeBitmaps()


2002-07-19  Mathias Bauer  <mba@openoffice.org>  [3e07a5d33f7cf30ada77ba2073b0975b4785738c]

#100743#: missing member of HyperlinkItem


2002-07-19  Mathias Bauer  <mba@openoffice.org>  [3a1ae638309cc1d3263b65d03b1396da534a1fc6]

#100743#: missing member of HyperlinkItem


2002-07-19  Frank Schönheit  <fs@openoffice.org>  [172db3c8817603339794a0a38013633f58eda7fe]

during #101514#: BMP_ROOT_CLOSED and BMP_ROOT_OPENED are not needed anymore: now always using the (same) functionality from the SvTreeListBox


2002-07-19  Frank Schönheit  <fs@openoffice.org>  [95eea2da64dcca267d481fd3b24b51cd783f3f38]

#101514#: use the default node images of the tree list box


2002-07-19  Joachim Lingner  <jl@openoffice.org>  [efdc763a048781bf083958877de27181777736dc]

#101225# docu changed


2002-07-19  Tino Rachui  <tra@openoffice.org>  [70a46fb7439429372c9e156b75f4ca892ffa5a23]

#97681#changes to create an archive file


2002-07-19  Malte Timmermann  <mt@openoffice.org>  [1b9548933ae8deacc1c2646efbbd12a14d171260]

#100004# Implemented GetTextHeight(nPara), CalcTextHeight(nPara) is now const


2002-07-19  Tino Rachui  <tra@openoffice.org>  [13c4a04a083fada2bc6065c1bc130de1702004f3]

#97681#now delivering *.a too


2002-07-19  Frank Schönheit  <fs@openoffice.org>  [464d35087144c77efd85cd602c2034a7b7c942ae]

preparation of #101514# and others: added new res file


2002-07-19  Frank Schönheit  <fs@openoffice.org>  [aae537e2f33414c307697d98edff072ace2c4b53]

initial checkin - shared resource file for this directory


2002-07-19  Frank Schönheit  <fs@openoffice.org>  [249da2018ad054c482068b526cca92cf6583a912]

preparation of #101514# and others: +GetDefaultExpandend-/-CollapsedNodeImage


2002-07-19  Frank Schönheit  <fs@openoffice.org>  [a55f37fc5c70edea9e3bf90ca3d4907c7b5f9eba]

preparation of #101514# and others: support default images (loaded in svt-res) for collapsed and expanded nodes


2002-07-19  gt  <gt@openoffice.org>  [10fb1d2d8065aba8305e8aeec0b4c193022276bc]

#101496# SvxGrfCropPage::SvxCropExample::Paint(): background is WindowColor from settings


2002-07-19  Kai Ahrens  <ka@openoffice.org>  [13cafac08d6269f480fd1d2b255b7baf3a8c24e0]

#86518#: optimized transformation of graphics


2002-07-19  Kai Ahrens  <ka@openoffice.org>  [97a31f754bd0df7186c62d84e534892e86aa10e8]

#86518#: optimized transformation of graphics


2002-07-19  Malte Timmermann  <mt@openoffice.org>  [7cd10f40bf6f1a3ce5e2d256e43729a6db169a19]

#101117# Fixed a bug in GetPortionXOffset, when L2R portion in R2L text is interrupted


2002-07-19  Kai Ahrens  <ka@openoffice.org>  [3ba0987a12ded84e1423580734f356c6237e4048]

#86518#: GfxLink hold PrefMapMode/Size now


2002-07-19  gt  <gt@openoffice.org>  [454654e72473eb6d985b3dd704d08ab2a83e4e04]

#99818# no individual line color for display in HC mode


2002-07-19  Christian Lippka  <cl@openoffice.org>  [69e458d325e1d27c81f93e5fdae3367c2524dbfe]

#101487# export styles also for chart and calc ole


2002-07-19  gt  <gt@openoffice.org>  [4699626535a2fec4878ea1fea69fa45358f40769]

#99818# no individual line color for display in HC mode


2002-07-19  Christian Lippka  <cl@openoffice.org>  [6436d3d8297ba85ce13b72535b731d95caab8eda]

#101397# update shape type for polygons


2002-07-19  Niklas Nebel  <nn@openoffice.org>  [1608c4e7f84189ff55bc938c78c6dcf2b88c6944]

#101466# recording of SID_SELECT_DB


2002-07-19  Vladimir Glazounov  <vg@openoffice.org>  [8fc059ec666273d96e2394e4ec5549989faeed6c]

SRX643


2002-07-19  Jörg Budischewski  <jbu@openoffice.org>  [0777b40a9719aac372d30396039a637fb35480c6]

#101413# added test for garbage collected resources


2002-07-19  Thorsten Behrens  <thb@openoffice.org>  [dd194c4bb132a829d2933b8be457fc510722eabd]

#100237# Defined NbcSetChanged outline


2002-07-19  Thorsten Behrens  <thb@openoffice.org>  [998899f37e71898c641e0425c7bc5ca10d2f0aa7]

#100237# Calling NbcSetChanged on SdDrawDocument, when document is set modified


2002-07-19  Thorsten Behrens  <thb@openoffice.org>  [e662be25ca7a6788e3a87010d1522a06ca39b473]

#100237# Defined NbcSetChanged outline and by means of the base class


2002-07-19  Stephan Schäfer  <ssa@openoffice.org>  [eb130ec27b979feaeba7f183eb9921ce44f1f207]

#101374# use DoScroll() instead SetThumbPos() to trigger the scroll handler


2002-07-19  Frank Schönheit  <fs@openoffice.org>  [cfb5cfb0c84bc9f5b5fb0596d3db16f9ee275541]

#101554# corrected the drivers impl name


2002-07-19  Ocke Janssen  <oj@openoffice.org>  [04b980ca90c447bad8bbd94a130883d8886a9921]

#95146# insert since tag


2002-07-19  Mathias Bauer  <mba@openoffice.org>  [b48a1bd1c9e81faffa82f0559f2c1b73621aeb30]

#101486#: recording


2002-07-19  Christian Lippka  <cl@openoffice.org>  [8db98da1247239dd5ebc210e083430eaec7247bf]

#101504# high contrast images for callout tabpage


2002-07-19  Stephan Schäfer  <ssa@openoffice.org>  [7905bb1b1ae63c8131a8d36ac722e67aa1d808dd]

#101374# revert last SetThumbPos() changes because it breaks the API, fixing toolkit instead


2002-07-19  Daniel Rentz  <dr@openoffice.org>  [5eaa801083520add0cf4fe2bf5b812ca310fe7f5]

#101022# color list box: linecolor=textcolor


2002-07-19  Mathias Bauer  <mba@openoffice.org>  [e0b6ea28d4f48e21fdeb27ee2bb479ff933955b1]

#101486#: parameter for setting numbers and bullets


2002-07-19  Sven Jacobi  <sj@openoffice.org>  [a9b47bb57fd0440cd9af70270fc166ce72542874]

#100068# added comment escape to save our unicode strings


2002-07-19  Malte Timmermann  <mt@openoffice.org>  [e84baef4ce775365013eec5a0ec1f84c6a90b139]

#101117# R2L para, toggel KEY_LEFT/RIGHT


2002-07-19  Eike Rathke  <er@openoffice.org>  [fd7eb84c976d3e2586a91a1caa848cc70b587ded]

#101551# clean up deliver and dependency kludge


2002-07-19  Behrend Cornelius  <bc@openoffice.org>  [e9cb1b927ad1acd03833c997da62a94508983bbd]

#101536# Assignment of HelpIDs in thirdpage modified


2002-07-19  Ocke Janssen  <oj@openoffice.org>  [fc33558c123e42c366a74a7717270710a0d6a3aa]

#95146# new interface to query for autogenerated values


2002-07-19  Daniel Rentz  <dr@openoffice.org>  [252f4742d8ee2864c29cd8aed4d4b672a231d20f]

#101021# HC for language list box


2002-07-19  gt  <gt@openoffice.org>  [d6a77eedb032d06f17cc052efe33eaa5f3f38adc]

#99818# no individual line color for display in HC mode


2002-07-19  Thomas Lange  <tl@openoffice.org>  [23c36612221d15470b7677911a990253bbb9d245]

#101267# configuration item description added


2002-07-19  gt  <gt@openoffice.org>  [606988caecce1e15d0560cf1b61cafea3bd61b55]

#99818# no individual line color for display in HC mode


2002-07-19  Malte Timmermann  <mt@openoffice.org>  [122a1550a77a17d0cc712ac9bcdb66de8ea68b26]

#101117# paragraph writing dir R2L implemented now


2002-07-19  Andre Fischer  <af@openoffice.org>  [e35e59eb0684fe37f1ccd1acda4ff3169fd23e6b]

#101407# After a change of the GUI scale the zoom factor is reset to 'whole page'.  Addition of documentation.


2002-07-19  Jörg Budischewski  <jbu@openoffice.org>  [5dd34933da1b4093af35ecbc9ad6ee3de61cdd3f]

#101084# resources are now held hard, otherwise resource might become garbagecollected


2002-07-19  Jörg Budischewski  <jbu@openoffice.org>  [f025135f6f200045ebaca2ef78e8f04f1b8878cd]

#101084# resources are now held hard, otherwise resource might become garbagecollected


2002-07-19  Malte Timmermann  <mt@openoffice.org>  [80b8a6bf05e942bc15e37d333113c15b6bc6c3f2]

#101493# Init text encoding for old documents


2002-07-19  Kai Ahrens  <ka@openoffice.org>  [c44c967ecb0d6521c263fdd607434b3c976cdbde]

#101223#: check for empty OutlinerParaObject


2002-07-19  Armin Weiss  <aw@openoffice.org>  [01abf374c85dffc650ba26b50be79dc699795bd5]

#99870# corrected index value in getAvailableServiceNames()


2002-07-19  Daniel Rentz  <dr@openoffice.org>  [a72ca14195a0e606bd29a193acb8db15f0d301b2]

#101360# tabstop for listbox in FindReplace->Attributes


2002-07-19  Daniel Rentz  <dr@openoffice.org>  [aa8828b44ce4c7cae38e9552bf3c7f6f9e6eeacb]

#100907# export of Legal paper format


2002-07-19  Karl Hong  <khong@openoffice.org>  [6a47d5cf788d3b2786cd569d18c084c255d4ee7c]

#101191#reduce duplicate locale data


2002-07-18  Kurt Zenker  <kz@openoffice.org>  [d78ebfd097285a3b535fb9b47d39e921251470ba]

new version for SRX643


2002-07-18  Niklas Nebel  <nn@openoffice.org>  [8c451b34834101d8f01900eec63a4e4d0ab82136]

#101258# config item descriptions


2002-07-18  Kurt Zenker  <kz@openoffice.org>  [aa7405dd2f93c0e17577552fc2b9cbc6fce36272]

new version for SRX643


2002-07-18  Niklas Nebel  <nn@openoffice.org>  [49a4be49d73bcec33ed28c4b518882290c25b4bb]

#101258# config item descriptions


2002-07-18  Kurt Zenker  <kz@openoffice.org>  [b2adb015ef03a13217b78025357c0d1f8943a54e]

new version for SRX643


2002-07-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [e5fa8cb9e41a6a3140cfa561096d6b1766eaf2f3]

#100519#: copy to temporary file and then rename to avoid race conditions           trap terminating signals to clean up temporary files


2002-07-18  Eike Rathke  <er@openoffice.org>  [4cf922b41956d1fa7dc5958604a3849cfad4e892]

#98694# GetCompatibilityCurrency: include locale info in debug message


2002-07-18  Malte Timmermann  <mt@openoffice.org>  [3a8032f48c1c619aecde8dc6768920bb1d562f02]

#101117# New item SvxWritingModeItem, EE_PARA_WRITINGDIR


2002-07-18  Vladimir Glazounov  <vg@openoffice.org>  [649630b923baeb6bd67b0639bf0315bc03aaa137]

#100000# SSA: parse errors


2002-07-18  Mathias Bauer  <mba@openoffice.org>  [0e9fb2b5f1b18aefd35bb8c58c5f36ad418c569c]

#99588#: ObjectShell may be released before view was pushed


2002-07-18  Mathias Bauer  <mba@openoffice.org>  [855492a8bf10540b277ea030f9bc9f99eee7c006]

#98578#: API cleanup


2002-07-18  Vladimir Glazounov  <vg@openoffice.org>  [dfdb732d201139892d05997a5c5353ffdb520585]

#100000# SSA: parse errors


2002-07-18  Mathias Bauer  <mba@openoffice.org>  [199be31398c0c4323d92bcf9aeacf33c8edff1c6]

#101305#: queryclose


2002-07-18  Kurt Zenker  <kz@openoffice.org>  [4fc093b4b9501d20cd3175f14cd294d072c06f73]

new version for SRX643


2002-07-18  Mathias Bauer  <mba@openoffice.org>  [b6688a3f95755308f7a4948ef5724434546c126f]

#101305#: slot name changed


2002-07-18  Mathias Bauer  <mba@openoffice.org>  [a5667a34e7f502852445c3b0ab96803876cfdd11]

#98578#: API cleanup


2002-07-18  Thorsten Behrens  <thb@openoffice.org>  [e4129dfadf45e684671c0b75dfdda972c4df6a00]

#101088# Always deregister on outliner


2002-07-18  Behrend Cornelius  <bc@openoffice.org>  [1233a4e335c0194e307b9f0bb2d8901ade01b9fd]

#100482# new HelpID for Dialog given


2002-07-18  Armin Weiss  <aw@openoffice.org>  [1b8066289006d11d08a212085d36c3cc81bfecea]

#99870# GraphicObjectResolver and EmbeddedObjectResolver services added to getAvailableServiceNames()


2002-07-18  Joachim Lingner  <jl@openoffice.org>  [b27a928c3ab8e32656a32b72a6d667d007dcb283]

#101225# some interfaces have been moved to udkapi


2002-07-18  Behrend Cornelius  <bc@openoffice.org>  [0f970417e69152598582f5e1aff1ee4f9ae21c47]

#100482# HelpID for Dialog inserted


2002-07-18  Joachim Lingner  <jl@openoffice.org>  [75721fe0f843e48ab7d713060056ace8b86095a2]

#101225# added com::sun:star::task namespace


2002-07-18  Vladimir Glazounov  <vg@openoffice.org>  [e5d15c47c1af9d409c4180a09e3ef802a9a5f3f5]

#100000# added exceptions section


2002-07-18  Christian Lippka  <cl@openoffice.org>  [5de4abd65cc7d21e5db6ec646d63c0e0714894f8]

#55912# made Merge virtual to add features in sd


2002-07-18  Kurt Zenker  <kz@openoffice.org>  [c7c48bb2f593b0a875518f82ac62045df97dbcac]

new version for SRX643


2002-07-18  Joachim Lingner  <jl@openoffice.org>  [50b167d5181c74a42ec011e0c088df60b59badab]

#101225# more detailed exceptions which can be used when initialization of Java fails


2002-07-18  Kurt Zenker  <kz@openoffice.org>  [d812b8853dc7781409b22fa7578beda68223e0c8]

new version for SRX643


2002-07-18  Mikhail Voitenko  <mav@openoffice.org>  [27706574b39c6d923df163c5b88820370088bd4a]

#97681# sysshell library


2002-07-18  Rüdiger Timm  <rt@openoffice.org>  [0a4ebe08995a02b2e37629ad1c6239e31342344e]

new version for SRX643


2002-07-18  Caolán McNamara  <cmc@openoffice.org>  [8f0b5a31a2ea51bd5ddeb3b717b3bf1b42181619]

#101490# #i4569# fCantSplit exported the wrong way around


2002-07-18  Joachim Lingner  <jl@openoffice.org>  [21b81ef5f94bddf573f49939c6252cd0f9efb0aa]

#101225# new namespace com::sun::star::task


2002-07-18  Kurt Zenker  <kz@openoffice.org>  [585645846513437841a7e61c3398270bfe611236]

new version for SRX643


2002-07-18  Joachim Lingner  <jl@openoffice.org>  [e16b366ad580a8ed3530d87b0c2ca0a641b48bef]

#101225# new namespace csstask


2002-07-18  Armin Weiss  <aw@openoffice.org>  [99f8496bea58d942b380202fb590164d7ddfbf0f]

#100263# Support creation of GraphicObjectResolver and EmbeddedObjectResolver


2002-07-18  Thomas Lange  <tl@openoffice.org>  [9b4326ee3e9039ace9983502e884838cb5ef7976]

#101267# configuration item description added


2002-07-18  Joachim Lingner  <jl@openoffice.org>  [4a7b9aa3db5a54ec0e5f9be081b95fd069b2ed88]

#101225#These interfaces were originally located in offapi in the same namespace


2002-07-18  Kai Ahrens  <ka@openoffice.org>  [e50ae6a06678c916981a87c1d4c8a33804041eb0]

#96383#: set white bitmap as default bitmap


2002-07-18  Stephan Schäfer  <ssa@openoffice.org>  [3c70d4451e94b575f05356d3d3b73ad2c54a2ac4]

#101374# SetThumbPos() now calls Scroll() and updates mnDelta


2002-07-18  Eike Rathke  <er@openoffice.org>  [f2e2716eefb714fa4e726c890a13860795403197]

#98732# getInstalledLanguageTypes: exclude en_CB as known bad


2002-07-18  Caolán McNamara  <cmc@openoffice.org>  [1aa1779493bf2f03e1d8a1bba4936c4e3253fe9e]

#100975# #i6416# If new colour attribute doesn't exist the older one is used by word as its fallback


2002-07-18  Malte Timmermann  <mt@openoffice.org>  [84e1980ea67fba2300eb29421758f681b00d6a43]

#101117# New item SvxWritingModeItem, EE_PARA_WRITINGDIR


2002-07-18  Philipp Lohmann  <pl@openoffice.org>  [e524b7b9f8e39f0e94fb0593a6f7fa67402452be]

#101480# separator is now part of osl locale variant string


2002-07-18  Daniel Rentz  <dr@openoffice.org>  [a8ff98e89d637618a510df6ece76addf0ad6feeb]

#92967# without CJK, hide left/right and top/bottom buttons


2002-07-18  Daniel Rentz  <dr@openoffice.org>  [770df10c651eceb404bf79ad6800b8e172014981]

#92967# without CJK, hide left/right and top/bottom buttons


2002-07-18  Björn Milcke  <bm@openoffice.org>  [ffc314c1398de9495ae9b71c6ebb6b752115bd02]

some event names (AccessibleEventId) have changed


2002-07-18  Mathias Bauer  <mba@openoffice.org>  [b0095059f39c97944157e84f331cf9121f78b244]

#101460#: Recording


2002-07-18  Mathias Bauer  <mba@openoffice.org>  [86f288763bdcd0470bed05e4788fdebcd30982c3]

#101457#: recording


2002-07-18  Mathias Bauer  <mba@openoffice.org>  [9d1bfa5d5b1697c669f65848c5264dd4c5d14bf6]

#101430#: recording


2002-07-18  Mathias Bauer  <mba@openoffice.org>  [1ede00aa7a3bd207a65a54c242e89c28c42fb632]

#101460#: Recording


2002-07-18  Juergen Schmidt  <jsc@openoffice.org>  [7082360073e9ed954b52e2f945707b90194bde8b]

#99053# change generation of dk.mk


2002-07-18  Bertram Nolte  <bnolte@openoffice.org>  [bbe74bb9e1683c00d84f44d7b09236ede428ec26]

#100528# Rename 'configureUnix' to 'configure'.


2002-07-18  Kai Ahrens  <ka@openoffice.org>  [a4cfa5cd86ab776c715a801422e882b902784003]

#96932#: adjust MapMode correctly to print brochures


2002-07-18  Thomas Lange  <tl@openoffice.org>  [34f3669a133ed00f1e67bc146bcbf48b21563017]

#101267# configuration item description added


2002-07-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [11757fda1baf870e785cf2180a394aecfb7c3a80]

#92341# removed special handling no longer used


2002-07-18  Mathias Bauer  <mba@openoffice.org>  [bf7e78eca51976fb9a5e2cf7403af6425d612224]

#101461#: make sure that DevModalDialogParent is set


2002-07-18  Mathias Bauer  <mba@openoffice.org>  [d5aa6832b569bfc6186345319954f3429cbf546e]

#101461#: don't show frame window too early


2002-07-18  Armin Weiss  <aw@openoffice.org>  [d59e030bb1f8f1e579231d854ef0cd52e3e1c7dd]

#95491# mechanism to remember button state for creation of own MouseEvents


2002-07-18  Mathias Bauer  <mba@openoffice.org>  [f263e96bd61ce09a1242a0a4e6a6029132d97612]

#101461#: make sure that DevModalDialogParent is set


2002-07-18  Andreas Schlüns  <as@openoffice.org>  [54367a1b0e3f38dea2d7d7666d9c4e82f89170e7]

#101240# update reponsibility/description


2002-07-18  Caolán McNamara  <cmc@openoffice.org>  [70fc5eff20c127bf1b841d30e603d1a946ad370e]

#101477# #i5263# frame wrapping property + no other frame properties is not enough to actually create a frame in word, so behave the same as it


2002-07-18  gt  <gt@openoffice.org>  [bb1519491fdedba2483a33c1de272c3c9de0ccf9]

#101104# BibToolBar::ApplyImageList(): using IsDark() to determine HC mode


2002-07-18  Armin Weiss  <aw@openoffice.org>  [16f64f3e6db88cdc4e4309d917030fb8e83ba2b6]

#95491# mechanism to remember button state for creation of own MouseEvents


2002-07-18  Ocke Janssen  <oj@openoffice.org>  [900f181785203d0d5cee6d9060f640c7f4078554]

#99512# new functor for PropertyVAlues +TPropertyValueEqualFunctor


2002-07-18  Daniel Rentz  <dr@openoffice.org>  [9d3ecaacab21cafcf6ebe881b30b4006f41ec4de]

prevent record overread


2002-07-18  Kurt Zenker  <kz@openoffice.org>  [b2d05ecd365459cb7053ea72bd9a293fe9ffe007]

SRX643


2002-07-18  Christian Lippka  <cl@openoffice.org>  [e72c3fe19eec8c96aaa658a7c6e193f81a0d1664]

#101454# check for recursion in Resize()


2002-07-18  Ocke Janssen  <oj@openoffice.org>  [99ffb563c56c9d9e86f55d2faa905d1131c9e1d5]

#97321# erase the wrong entries in vector (not removed)


2002-07-18  Thomas Lange  <tl@openoffice.org>  [96619c96da2257cc5a85c53d3c2f5df1eb22ceb3]

#101267# configuration item description added


2002-07-18  Oliver Bolte  <obo@openoffice.org>  [14fb2b9de1def6f18e768625321530a502b08814]

new version for SRX643


2002-07-18  Ocke Janssen  <oj@openoffice.org>  [7f0d95f0f009fb789c697828359d3af33ad196d8]

#95146# +createAnySequence


2002-07-18  Andreas Schlüns  <as@openoffice.org>  [c17648f2ab4498a5715fbfae8f73b658f03d118b]

#101391# show correct filter list for NoSuchFilter request


2002-07-18  Daniel Rentz  <dr@openoffice.org>  [73611c2164193bf5116cbc9cf32132794eed7e1f]

#95882# indentation of dependent CB's


2002-07-18  Stephan Schäfer  <ssa@openoffice.org>  [8578c8d1dfe78b7595ba53c7937679f7ea1c7d97]

#101115# support extended toolkit methods


2002-07-18  Lars Langhans  <lla@openoffice.org>  [d619b68a3d9559cbdf24b5aa26c9c65adf01f9a3]

#99522# In border select, toggle all selected lines with space bar


2002-07-18  Mathias Bauer  <mba@openoffice.org>  [eb70f01db3ea0ac8cdd86267d1eea3f72241fe77]

#101305#: new slots for recording


2002-07-18  Mathias Bauer  <mba@openoffice.org>  [3285611590466a2a915eb4e9cd7c5707a74dae13]

#101305#: new slots for recording


2002-07-18  Mathias Bauer  <mba@openoffice.org>  [055826af9cd5c49ee67e87eef581b0477767be48]

#101305#: new slots for recording


2002-07-18  gt  <gt@openoffice.org>  [c4c7917ac15fa9399a55c9c8f497051d49a29807]

#68015# respin changes in tabdlg.cxx and patch dinfdlg.cxx accordingly


2002-07-17  Christian Lippka  <cl@openoffice.org>  [50580609a0d4eaebc478b55f2d7c2f6a911fdb3e]

initial version


2002-07-17  Karl Hong  <khong@openoffice.org>  [8a42b215528278972debf0ac46ea78ad3eaae7d6]

#100879#change bullet number format from '(1.' to '(1)'


2002-07-17  Eike Rathke  <er@openoffice.org>  [1fc7e94e5731a57de6077ca64b0e662a99cb20a8]

#101451# remove superfluous service descriptions


2002-07-17  Eike Rathke  <er@openoffice.org>  [142893a9f27ce226c4a9218070fd46302ca094ef]

#101162# add: AsciiSave: fixed width text export


2002-07-17  Eike Rathke  <er@openoffice.org>  [aa574378e6dddc12ba062c25d73097360ae9f02d]

#101162# character values are sal_Unicode


2002-07-17  Eike Rathke  <er@openoffice.org>  [38ef1e09a44c0513ec006cf4300f30785bb07eab]

#101162# character values are sal_Unicode


2002-07-17  Eike Rathke  <er@openoffice.org>  [2bba57bf4f88e7c37cb0f3517442702a1314d7c3]

#101162# AsciiSave: use ScImportOptions


2002-07-17  Daniel Rentz  <dr@openoffice.org>  [438ba0b089523a510c91bf2a62fc8614fcd8cbc7]

#95882# indent hyphenation CB


2002-07-17  Daniel Rentz  <dr@openoffice.org>  [8689dceb6cad0023d714889dd1e0ebb98b7175ce]

#99113# ill.arg.exception for XAutoFormattable::autoFormat()


2002-07-17  Daniel Rentz  <dr@openoffice.org>  [b84de29fe08e7286279afe2f0b2d57ac5a52ab75]

#101162# pos of last listbox corrected


2002-07-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [cdda8f1f7b05ad05a900b06bfd6be9e29ca322fe]

#100157# define exceptions for regcomp


2002-07-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [203eb6f11c3d6209f064547f523d5c27d6bbbf86]

#101448# stripping dos lineends from all *.y and *.yy files


2002-07-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [d08b9d199e8165f5d7baf3c9fb3e19543a18e877]

#101446# no need to restrict creation of java_ver.mk


2002-07-17  Kai Ahrens  <ka@openoffice.org>  [b62ef6d8fdbd054a8a9063b8565cae945addca7d]

#101298#: disable items to insert fields


2002-07-17  Mikhail Voitenko  <mav@openoffice.org>  [46a7db5d7671edb595b02cf4287322a019db74ea]

#92851# preset password checkbox on saveas if original doc has password


2002-07-17  Aidan Butler  <aidan@openoffice.org>  [942921dc134cc668f36d667fc56e895cfa53a828]

*** empty log message ***


2002-07-17  Juergen Schmidt  <jsc@openoffice.org>  [dc31b42fc2dee2fa471592677e37abc4f59bdb0f]

#101431# change docu for pkgchk


2002-07-17  Daniel Rentz  <dr@openoffice.org>  [c1ff8d58467716f5d0358c7a5f4c5a9b75b123de]

#101439# repaint & keyboard handling


2002-07-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [4b14d111b5cabf37a2b4b3fc716fc01bdfc5ec11]

#100000# naming of ant jarfiles changed with vers. 1.5


2002-07-17  Mikhail Voitenko  <mav@openoffice.org>  [205e686249b64bfa4b5c3fd3501c068d7b2b3018]

#101354# new UpdateDocMode argument


2002-07-17  Stephan Schäfer  <ssa@openoffice.org>  [f1f7c226cc674e4638854e6c058387d2e59931ec]

#99154# floaters are not closeable by default anymore


2002-07-17  Kai Ahrens  <ka@openoffice.org>  [8b1d6dfe4af02ec3ad137ba8393455ec6b3718ef]

#101401#: use appbackground color for masterpage cache background color


2002-07-17  Mikhail Voitenko  <mav@openoffice.org>  [82f9b8d76aa6b2caea3aef78af2eb987801681f1]

#101354# new UpdateDocMode argument


2002-07-17  Niklas Nebel  <nn@openoffice.org>  [67563aa4645199f7fa70cb51e3c58abf6d2afd74]

#101163# text import: for date columns, accept date values without separators


2002-07-17  Aidan Butler  <aidan@openoffice.org>  [6d1c1d7b72beeebb1ca11cdd804a41c0cd0dd63c]

*** empty log message ***


2002-07-17  Mikhail Voitenko  <mav@openoffice.org>  [363aa42afe7429569f0875cc6564ad0795521bd8]

#101354# new UpdateDocMode constant set


2002-07-17  Mikhail Voitenko  <mav@openoffice.org>  [a5e6397edc7ca4ce541258d40f5b7528fdbdc8df]

#101354# new UpdateDocMode constant set


2002-07-17  Mikhail Voitenko  <mav@openoffice.org>  [cd573c23ea5eac55b27edb6b569094edef43d080]

#101354# new UpdateDocMode argument


2002-07-17  gt  <gt@openoffice.org>  [0d786b33ce64f9b73288569c3e3a3db46636b3fb]

#68015# DeactivatePage() with NULL when no ExchangeSupport


2002-07-17  gt  <gt@openoffice.org>  [9fabd9cda2444567b9bf68300d1715dc604d4e1c]

#68015# redesign of docinfo/internet tabpage


2002-07-17  Bertram Nolte  <bnolte@openoffice.org>  [02a8c4a5e10b201f103f49ba7782fbc4514f58ca]

#100528# Rename 'configureUnix' to 'configure'.


2002-07-17  Caolán McNamara  <cmc@openoffice.org>  [ab65471e3638ab49671492ef1c04683b075d730a]

#99507#: Make safe against unique element overwrite


2002-07-17  Philipp Lohmann  <pl@openoffice.org>  [e6c5f6d1ca49ee5f20d3b12b28eb15ce0b421fbb]

#90353# use correct deallocator


2002-07-17  Frank Schönheit  <fs@openoffice.org>  [1b8dc34b5ae679ec051a562ec90fe430ba58052e]

#101318# Notify(LOSE_FOCUS): when calling Modify for the listeners, reset m_bValueDirty


2002-07-17  Martin Maher  <mmaher@openoffice.org>  [4bc9dfb1eb6c87039c844ea8389a76e46f1ad6ac]

Initial import fo the wordsmith plugin


2002-07-17  Thomas Lange  <tl@openoffice.org>  [71fc05dce7c79c8acb869292ce8f1f5e84faedc6]

#101267# configuration item description added


2002-07-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [9061b52c4143572aefa6f5cfccac7a7e9a83c2ef]

#92341# removed special handling no longer used


2002-07-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [e1c97726e0cfd472b7dab319a9df325a46b3414c]

wrap regcomp


2002-07-17  Armin Weiss  <aw@openoffice.org>  [653e772466ae0818e8c959bf8c45aa72e10704eb]

#101412# go back to old method, side effects are impossible to calculate.


2002-07-17  Armin Weiss  <aw@openoffice.org>  [06db6b0849277c5d4a27a769856b52fd8084df40]

#101412# for SdrTextObj, keep aRect up to date


2002-07-17  Oliver Braun  <obr@openoffice.org>  [b514b05a42665738c1a57b7bac44e0605fce7ebf]

#i6440# tis-620 now correctly recognized on linux


2002-07-17  Thomas Benisch  <tbe@openoffice.org>  [114db7c8a78ab8578ea765b9f45e386786ddcbb7]

#100215# removed ::utl::AccessibleTextHelper


2002-07-17  Malte Timmermann  <mt@openoffice.org>  [6e1b61cc7e4f16b9049ddc9bbdd0a2472538c896]

#90353# operator delete[]


2002-07-17  Joachim Lingner  <jl@openoffice.org>  [4330254e02e7ff7ae6fd15fd51a1cf9a069dc79b]

#101419# disposed exception occurred when closing basic IDE, a stack trace was printed also in non - debug


2002-07-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [571b2246dc350e2e781ea49d99de47ec9456633b]

#100157# check for USE_SHELL


2002-07-17  Thomas Lange  <tl@openoffice.org>  [866f7c646fff7213308d5125b3ae940ad94ed9ab]

#101267# configuration item description added


2002-07-17  Carsten Driesner  <cd@openoffice.org>  [1e18515e4af7ca411ffc7631d433ce19d02698d4]

#101413# Memory corruption due to wrong size allocated


2002-07-17  Malte Timmermann  <mt@openoffice.org>  [f8aa83460b9ed1fe5ae7a5be0c3cd2d020e28677]

#90353# operator delete[]


2002-07-17  Malte Timmermann  <mt@openoffice.org>  [e314e1b8aa3f1d98f2b33ce3f546d07eafa0f799]

#101117# Use Script Spacing only between CJK and other, not between CTL and LATIN


2002-07-17  Stephan Schäfer  <ssa@openoffice.org>  [beab6b32475ce546090cbb7121be5a6c1cb423c5]

#100195# improved notification of events


2002-07-17  Stephan Schäfer  <ssa@openoffice.org>  [276e1d1578c49807c53a995d744dcd6f175eb392]

#101115# event listener interface


2002-07-17  Juergen Schmidt  <jsc@openoffice.org>  [14718503eb5b574f9e0c52c68c13a41d3073bfc4]

#101411# new directory for unblock ring dependencies


2002-07-17  Malte Timmermann  <mt@openoffice.org>  [111ee0eb2c893deacac89cb8ff044a05bb5440a7]

##101117# Optimized Paint(),  use GetPortionXOffset instead of continuous calculation, better for para R2L


2002-07-17  Vladimir Glazounov  <vg@openoffice.org>  [eab1b785f89bcdbe38559a9a83f3f3ed0580d908]

SRX643


2002-07-17  Jörg Budischewski  <jbu@openoffice.org>  [df3999bbf35cc79cb368f0fb25a70855fc7810b1]

#101111# added the buildserver friendly error-tag in the output, when registering fails


2002-07-16  Niklas Nebel  <nn@openoffice.org>  [bee4db114c23d4e5f63aca7c284bcc5c08834167]

#101160# PasteFromClip: no overwrite warning if using an arithmetic function


2002-07-16  Stephan Bergmann  <sb@openoffice.org>  [22b1e280922e19becb2b2acfdedfc897521170d4]

#101325# In DlgEditor::ShowDialog, dispose dialog after use.


2002-07-16  Herbert Duerr  <hdu@openoffice.org>  [f9c6f40697d391cf81091079f0bd1ad3f1c84b3e]

#101248# take responsibility for antialiasing in VCL


2002-07-16  Caolán McNamara  <cmc@openoffice.org>  [4b1612e99c713db5b6ab35fec30325bc6d6991d9]

#100044# SvInt32s -> vector


2002-07-16  Mathias Bauer  <mba@openoffice.org>  [162be8f3165aa96a08fda8f3feeb84d0b73844ce]

#101392#: allow parameter for FID_TAB_MENU_RENAM


2002-07-16  Niklas Nebel  <nn@openoffice.org>  [8a21f8ebc2bcf31b5749e9eeee09e95c76e8645d]

#101160# warning when cells are overwritten in paste


2002-07-16  Kurt Zenker  <kz@openoffice.org>  [4613212ad76c5cccc2c6f49fa0a2a8fc62c17e02]

last correct version 1.293


2002-07-16  Thorsten Behrens  <thb@openoffice.org>  [39a4c7c8e73cea5739dc79907062b812342d5165]

#100856# Set selection before notification


2002-07-16  Vladimir Glazounov  <vg@openoffice.org>  [5b844ec410859427c37368a384d19be6d9048b94]

new version for SRC641


2002-07-16  Vladimir Glazounov  <vg@openoffice.org>  [7978c2b460a8dfa240da946ac27754c5f411ea38]

new version for SRC641


2002-07-16  Niklas Nebel  <nn@openoffice.org>  [b89ba10c6bd4ee929c456001d80d7aacc28db929]

#101160# Execute: set the right return value


2002-07-16  Daniel Rentz  <dr@openoffice.org>  [cad3c234d47a59d59feb559d4cd26bffd870049b]

#101160# typo


2002-07-16  Sven Jacobi  <sj@openoffice.org>  [9a7ff1b48fa714568b8821d6bbb46f07c04572d6]

#101266# update of config items


2002-07-16  Andre Fischer  <af@openoffice.org>  [73294f46037ca0f2c4c8eabb0aed8faff962a2fa]

#99110# Disabled display of new names of image button.


2002-07-16  Andre Fischer  <af@openoffice.org>  [03aa4e572962b275ed08d97cffe3bde5321e4ee6]

#99110# Added names for image buttons.


2002-07-16  Thomas Lange  <tl@openoffice.org>  [9fa9a9e164a9aa2d51e7a302808abe1fe496ddfe]

#101267# DrawGuides added again for compatibility


2002-07-16  Mikhail Voitenko  <mav@openoffice.org>  [d6121f91b0f6d6da1ce06c8e14d508261ef1f262]

#94861# addTemplate has a bug also


2002-07-16  Thomas Lange  <tl@openoffice.org>  [06bf8383b221ad08b46cd81f2ac13aef3023d08a]

#101267# DrawGuides added again for compatibility


2002-07-16  Sven Jacobi  <sj@openoffice.org>  [11da82307d43bc042d91f3cdb81f7a685cc5ff48]

#101108# filterdata is now directly passed to all filters


2002-07-16  Caolán McNamara  <cmc@openoffice.org>  [65ca0f20558febca5f48d8b873208c59be822c09]

#101371# The default anchor for frames should be FLY_PAGE to whatever page the text its bound to happens to be in, not explicitly page 1


2002-07-16  Kurt Zenker  <kz@openoffice.org>  [6cc5470978d8feffad171f37b14a542c23741cea]

new version for SRX643


2002-07-16  Kurt Zenker  <kz@openoffice.org>  [c30bbea432d33cca9de9f55357a3c0a276775e75]

new version for SRX643


2002-07-16  Kurt Zenker  <kz@openoffice.org>  [f372f4ec67442fe9fe3d6a917c9318e3aa84b1ab]

new version for SRX643


2002-07-16  Kurt Zenker  <kz@openoffice.org>  [70bce303f9029afd0eda977f1a8b179cd23c47c4]

new version for SRX643


2002-07-16  Malte Timmermann  <mt@openoffice.org>  [27b08c0fa30b7223712e0d8e4b1def75aca6a64d]

#101117# ICU


2002-07-16  Caolán McNamara  <cmc@openoffice.org>  [764d1a16d27e2c0dd12fb34fb4f11f5e1139a72d]

#101373# + with no trailing term gets {} to balance it, - does not


2002-07-16  Juergen Schmidt  <jsc@openoffice.org>  [4af6df87205f87f080bdc60a5936639cc1d61ebd]

#99053# remove pkgchk temporary


2002-07-16  Christian Lippka  <cl@openoffice.org>  [a482e9b36dba78f83617c22d08a337d37949b70d]

#100843# removed a catch all for solaris


2002-07-16  Christian Lippka  <cl@openoffice.org>  [51ea10e24a44444fe6de46efa7a3bcf8cb1c93d3]

#100843# added code to convert a api numbering rule to implementation rule


2002-07-16  Sven Jacobi  <sj@openoffice.org>  [68a9e2a4bd2f306aeca1af197e349c2461d7f787]

#101108# filterdata is now directly passed to all filters


2002-07-16  Christian Lippka  <cl@openoffice.org>  [d2e8d121f109484d921a50d6e48257eaa40a4ecd]

#100843# added code to convert a api numbering rule to implementation rule


2002-07-16  Thomas Lange  <tl@openoffice.org>  [e9bf505b37206f09b78d8ba8193f81e68312b1fa]

#101267# description for configuration items; DrawGuides removed


2002-07-16  Thomas Lange  <tl@openoffice.org>  [5f15d4bb4251e04cdf75591fe6209cadd176f17a]

#101267# DrawGuides removed


2002-07-16  Vladimir Glazounov  <vg@openoffice.org>  [da79bf2330565df3a2a705be5e619c93abb3a365]

#100000# included algorithm header


2002-07-16  Eike Rathke  <er@openoffice.org>  [c840c000db53c6f9ccaf136f32f3fd0911c50596]

#98695# add drafts namespace (why was only MSC bothered? How did other compilers know?)


2002-07-16  Sven Jacobi  <sj@openoffice.org>  [68854e959b4df446d441402e86740fd6c5c5c34c]

#101108# filterdata is now directly passed to all filters


2002-07-16  Sven Jacobi  <sj@openoffice.org>  [d12c8b6be92a18de84a4130d327e6dc7c99c5908]

#101108# filterdata is now directly passed to all filters


2002-07-16  Sven Jacobi  <sj@openoffice.org>  [3733a808855ae5af79bcc72f8ce04221ab094c76]

#101108# filterdata is now directly passed to all filters


2002-07-16  Stephan Bergmann  <sb@openoffice.org>  [bb813f0e142f2125b73f1b7a948290e44e7bc53c]

#101115# Changed code to compile on Linux.


2002-07-16  Sven Jacobi  <sj@openoffice.org>  [863dc883750ef25aefdd9925255827e0bdc074d5]

#101108# filterdata is now directly passed to all filters


2002-07-16  Stephan Schäfer  <ssa@openoffice.org>  [36578a6279b6a7f84b82f42595a45169b0456be6]

#98888# Show() with NoActivate-option


2002-07-16  Ocke Janssen  <oj@openoffice.org>  [a92322c1006fae010e132c3b39282f8257fa5760]

#99686# Fieldselection changed to Add Field


2002-07-16  Christian Lippka  <cl@openoffice.org>  [6f7c3d94347a4c94283c782712e7674e44803d52]

#100919# graphics html publish dialog is now a service


2002-07-15  Niklas Nebel  <nn@openoffice.org>  [aaa2ef1f720e224ffa1b7c377806d6aae23df5ca]

#101161# GetAreaSize: GetPrintArea instead of GetCellArea, to include objects


2002-07-15  Behrend Cornelius  <bc@openoffice.org>  [1ad926332abfa439b1c188cb555d048c6005ceab]

#100437# Some orthographical mistakes corrected


2002-07-15  Kurt Zenker  <kz@openoffice.org>  [6ac8493452e5ced564d6f730f64d8af0cbe01537]

new version for SRX643


2002-07-15  Behrend Cornelius  <bc@openoffice.org>  [4b10c3b0440220a78e2b8c3fdb424ccdafe6adb6]

#100437# Some orthographical errors corrected


2002-07-15  Kurt Zenker  <kz@openoffice.org>  [f0dcd607a143c33dd1b0cca92dda00c06bef3c50]

new version for SRX643


2002-07-15  Hans-Joachim Lankenau  <hjs@openoffice.org>  [7f05b4f6b20abcca0bc4c2093de7ca22b787d4b6]

#100000#


2002-07-15  Kurt Zenker  <kz@openoffice.org>  [6b375d34c81e1cb208288dc21cb6fb327976dcff]

new version for SRX643


2002-07-15  Behrend Cornelius  <bc@openoffice.org>  [762f3a435bd66b1e530c7b46932dda2d2c3e4337]

#96841# Cancel Button of Correspondence macro now of Cancel type


2002-07-15  Thorsten Behrens  <thb@openoffice.org>  [c1aa31af5a12fac9a0cf4ed853dc3b18cf4149aa]

#100530# Relaxed assertion condition


2002-07-15  Behrend Cornelius  <bc@openoffice.org>  [d80faa7e03d1b748a300521df6a9aaa5ad8e5c1e]

#95840# Silentmode flag now removed


2002-07-15  Kurt Zenker  <kz@openoffice.org>  [d6f0e9ef70aa8cfe3cfb9a541ce393641e8e0d08]

new version for SRX643


2002-07-15  Kurt Zenker  <kz@openoffice.org>  [bb39cfffba7c353485232214448d6074fe17a987]

new version for SRX643


2002-07-15  Behrend Cornelius  <bc@openoffice.org>  [32fcfe109268724f6753ffb5c734a5d579571027]

#100060# Password now also taken over


2002-07-15  Vladimir Glazounov  <vg@openoffice.org>  [3c7546d110d7586813b578b5bc25a1540b25de0c]

#100000# SSA: no salgdilayout for remote VCL


2002-07-15  Vladimir Glazounov  <vg@openoffice.org>  [158e419fbd48e61f39603af283a0c0c87266f4ce]

#100000# corrected for remote


2002-07-15  Vladimir Glazounov  <vg@openoffice.org>  [4c7e37dceae397c7cc6e4700d8f6073ce3cecd21]

*** empty log message ***


2002-07-15  Niklas Nebel  <nn@openoffice.org>  [e5ad8de8c8d4005e4b84e94fbaf59dd4cc8efedc]

#101161# allow drawing objects at copy&paste of cells


2002-07-15  Eike Rathke  <er@openoffice.org>  [99d70c540081880cf31cce7403d74c5cdc3c0414]

#101191# don't remember pointers to buffers of temporary objects, they may be gone any time


2002-07-15  Caolán McNamara  <cmc@openoffice.org>  [ac61d8c889efe579afb61dc46364284dc1615ca2]

#101025# Remove need for C40 insert


2002-07-15  Thomas Lange  <tl@openoffice.org>  [d91ec5bec97dadad2d13e59659c3b59c2067d39b]

#101267# description for configuration items


2002-07-15  Mathias Bauer  <mba@openoffice.org>  [1cebcbe49e422bf091235dfda2c5682b36040242]

#101322#: frame shouldn't be a topframe


2002-07-15  Juergen Schmidt  <jsc@openoffice.org>  [b8dc77cf093d022210bcfa2e547da3deeba457a8]

#99053# insert netbsd and macosx


2002-07-15  Kurt Zenker  <kz@openoffice.org>  [84ec9a48a3d8a0395dc9c0277c17eece7368878f]

new version for SRX643


2002-07-15  Caolán McNamara  <cmc@openoffice.org>  [f9b9dfff35ce0d2f54c031222ddd782b75b6e9c9]

#100044# rename GetSprmSize0 -> GetSprmTailLen so we have a chance to know what it does


2002-07-15  Christian Lippka  <cl@openoffice.org>  [0c5902cd0b0825bfe73d43c3e88d03b4a3817a13]

#101323# catch a possible exception when setting the visible area


2002-07-15  Christian Lippka  <cl@openoffice.org>  [233aea7513a36b74b9c9ee818a327f2f262f0824]

#101323# catch illegal visual area rectangles with negative width or height


2002-07-15  Caolán McNamara  <cmc@openoffice.org>  [5d34d9ceaee29d5406dc9deee64f0facc0432130]

#101337# z order ww6 possibly out of order


2002-07-15  Philipp Lohmann  <pl@openoffice.org>  [ab44bed2a20f7b3c09d910a37421b9e4002ea526]

#101336# #i6419# fill importable PPD box initially


2002-07-15  Caolán McNamara  <cmc@openoffice.org>  [00d3c3420e5afd9acba0b4a1623cd1188675b0fd]

#101337# z order ww6 possibly out of order


2002-07-15  Juergen Schmidt  <jsc@openoffice.org>  [3b9cb90e9d427554e889f9fa84337f399b24714a]

#99053# insert pkgchk tool and componentsamples


2002-07-15  Andre Fischer  <af@openoffice.org>  [ed23c8d376e1d68931bf75549100061910c83d08]

#101331# Added directories containing accessibility service descriptions.


2002-07-15  Juergen Schmidt  <jsc@openoffice.org>  [404746be266d54a25f85e7302ad3683721ab1981]

#99053# insert PKGCHK_POSTFIX, TTILE, OFFCIEPRODUCTNAME


2002-07-15  Juergen Schmidt  <jsc@openoffice.org>  [ceca6f088476413d2d6f761e05c2e29c3b883042]

#99053# insert pkgchk


2002-07-15  Caolán McNamara  <cmc@openoffice.org>  [a78d151f51e8e0313abcf3c4fd358a47ac0026d7]

#100044# Improve performance


2002-07-15  Michael Brauer  <mib@openoffice.org>  [e5d1e21ff69e700c24459c8ca1307c7093b1200f]

#101260#: synchronize pPersist with Writer doc shell


2002-07-15  Ocke Janssen  <oj@openoffice.org>  [3710a2aebd010d5257ca0cf9451cfd629c7ecbc1]

#99475# insert new static method


2002-07-15  Stephan Schäfer  <ssa@openoffice.org>  [e269eba2eae329e7e6c1118883695e08e49dfda9]

#101030# hc support for splitter


2002-07-15  Frank Schönheit  <fs@openoffice.org>  [69c7c1f09200302b934efac77951b1aa43fa6f89]

new[]/delete[] matched (#90353#)


2002-07-15  Ocke Janssen  <oj@openoffice.org>  [ea1eb4fd465f9afccc942651037cc42c1db21bee]

#96422# check if type is currency


2002-07-15  Philipp Lohmann  <pl@openoffice.org>  [69e16c1ac6c3eef346e776de5225992a0a40adcb]

#100608# helper for pdf export


2002-07-15  Mathias Bauer  <mba@openoffice.org>  [bfb264830a6ee267a6d10b2d8db8adf1dc649ac1]

#100838#: GPF when executing Exit


2002-07-15  Ocke Janssen  <oj@openoffice.org>  [1dd8875af23020cbfa0ddc5491d6da1e8b880b8b]

#99921# check if datasource allows to check names


2002-07-15  Caolán McNamara  <cmc@openoffice.org>  [97f6ec3daa8ce40744a11d874b9c8ba4aca8b3ec]

#101317# cannot export document language without localazing file code names :-(


2002-07-15  Ocke Janssen  <oj@openoffice.org>  [7ae5c69f7ec3a9fba832317ebb2ef690d4d2bfc4]

#101310# remove delete and new operator


2002-07-15  Stephan Bergmann  <sb@openoffice.org>  [bb50cdcb681b2eb185105b6eb801187195d17bcf]

#99517# In EditorWindow, keep track of changes to FieldTextColor, so that text that is just typed in has an acceptable default color before being syntax highlighted.


2002-07-15  Joachim Lingner  <jl@openoffice.org>  [c12470a413f5b84593a88c07b7b382a171593e5c]

*** empty log message ***


2002-07-15  Joachim Lingner  <jl@openoffice.org>  [2d5a5e30f707ad15491563dc6497d0f4764a553d]

#101252# added responsibility


2002-07-15  Juergen Schmidt  <jsc@openoffice.org>  [580de772ffdc2a009505d32d92fda9ab275a7d1e]

#99053# change title


2002-07-15  Juergen Schmidt  <jsc@openoffice.org>  [b5c4156758448b71fda613aa795d24596eb640f0]

#99053# change title


2002-07-15  Mathias Bauer  <mba@openoffice.org>  [ecb9acafd71d176cc30312e11a580c2104c3265a]

#100942#: record ProtectChanges


2002-07-15  Ocke Janssen  <oj@openoffice.org>  [7620ef2de729cde4e0ad27c1773dbb6cba855bae]

#101310# new rule enum


2002-07-14  Jörg Barfurth  <jb@openoffice.org>  [ec00605cff7f50386aa5d2ce41bc328827918338]

Adjusted for new UNO backends


2002-07-14  Jörg Barfurth  <jb@openoffice.org>  [b08f4d20b7739ad81770737dd5ab8941590846c9]

#98489# Safer bootstrap key for new Local BE


2002-07-13  Karl Hong  <khong@openoffice.org>  [c773fdcf2262b6af5980a8000c9ad8ded01c8820]

#101191#remove duplicate data


2002-07-13  Karl Hong  <khong@openoffice.org>  [65ee7ef83678e011c68a7bc2263d030c4fcdde04]

#101191#change 'use' to 'ref'


2002-07-12  Eike Rathke  <er@openoffice.org>  [cea8baec353755fc4ec999fe1bc0201c1cf33aff]

#101299# add STR_SVT_COLLATE_PHONEBOOK


2002-07-12  Karl Hong  <khong@openoffice.org>  [4acb5b19a583e8b37d2d6978f248f0cafabbf0ac]

#98695#implement XExtendedCalendar


2002-07-12  Eike Rathke  <er@openoffice.org>  [28fe441ee7562d91b448f496a8d7a2c8bc5095bf]

#99759# #i5438# PasteDraw: set the right object shell


2002-07-12  Mathias Bauer  <mba@openoffice.org>  [7c7659b5c167c2787f69bb8fb6ede98ab4b0ae93]

#101193#: don't record internal dispatches


2002-07-12  Mathias Bauer  <mba@openoffice.org>  [b527a1aac2285451c0a1cf9c77d755a0f2ea835d]

#101229#: recording


2002-07-12  Mathias Bauer  <mba@openoffice.org>  [0ca1d29da1114c1f429a21425e9b64aaf3af9511]

#101229#: recording


2002-07-12  Jörg Barfurth  <jb@openoffice.org>  [0ffdf4d8b26c1e8ceac1fe2cac5abeb21dfe867b]

#98489# Remove spurious Assert for backend-specific parameters


2002-07-12  Stephan Schäfer  <ssa@openoffice.org>  [ab01fe72cd4fba7d114c75f8ed9a89bcc4593674]

#99154# ignore taskbar in fullscreen mode


2002-07-12  Stephan Schäfer  <ssa@openoffice.org>  [c244df59601888b480e4dd7b3b3214e13f58848d]

#100315 improve accessible hierarchy


2002-07-12  Stephan Schäfer  <ssa@openoffice.org>  [f605763639389655d9b6342444d7552ceca50981]

#100315# improve accessible hierarchy


2002-07-12  Jörg Barfurth  <jb@openoffice.org>  [9e82e6071bcb5da9db7518319c24c58f29647cfb]

#98489# Temporarily do without template import


2002-07-12  Caolán McNamara  <cmc@openoffice.org>  [675a0dfc971525702bcbf9a10974b9597a2ab0b7]

#100044# SvUShortsSort -> stl based sorted array


2002-07-12  Caolán McNamara  <cmc@openoffice.org>  [ad6668323b3d2a35e58a5bdcc5b15f179047c239]

#101291# #i3674# Need to unset outline numbering of styles in default outline numbering list that are replaced by those in a word document, but only if replaced


2002-07-12  Mathias Bauer  <mba@openoffice.org>  [3b92a86dc112769808e3cb856fbbd47d32a1c987]

#101215#, #101206#: recording


2002-07-12  Mathias Bauer  <mba@openoffice.org>  [908adf6cc00514b14349ecea0c2ed4217fa7aa46]

#101204#: record integer lists


2002-07-12  Mathias Bauer  <mba@openoffice.org>  [05761b0d27d6013f3936464609b364d09ddfbe57]

#101204#: record integer lists


2002-07-12  Malte Timmermann  <mt@openoffice.org>  [fdfe914cfdf83af05c39f5686702253c0f653f06]

#90353# operator delete[]


2002-07-12  Daniel Rentz  <dr@openoffice.org>  [a47508a108169713355d9e752d7c7ae6adf84ba0]

#101162# CheckBox 'Fixed width' in Ascii export dialog


2002-07-12  Malte Timmermann  <mt@openoffice.org>  [27e27fd9f87166f87c916ae2c1b9084c0c6ce776]

#90353# operator delete[]


2002-07-12  Malte Timmermann  <mt@openoffice.org>  [b6ea946d4cd86dd5501c121e6fd9798640c68ab7]

just removed some old comments...


2002-07-12  Kai Ahrens  <ka@openoffice.org>  [932d9087620c90b240c1adbc3d7f19bfb4911a07]

#100000#: syntax


2002-07-12  Tino Rachui  <tra@openoffice.org>  [d53d8f35ff906d1fd10c1bf676f0811a8084b1d9]

#96930#added XControlAccess and XControlInformation


2002-07-12  Tino Rachui  <tra@openoffice.org>  [2d031fb947b8f6e05a1e96cd734dc525f8507370]

#96930#added XControlAccess and XControlInformation as optional


2002-07-12  Tino Rachui  <tra@openoffice.org>  [887cadc8cb1d29d76957c7821126495658ff092b]

#96930#cannot use XFilePickerControlAccess to fullfill request because it inherits from XFilePicker


2002-07-12  Malte Timmermann  <mt@openoffice.org>  [013a5b7d939aa287187f005085042404ea28f94c]

#101117# GetXPos: Array not init if using a TextRanger


2002-07-12  Christian Lippka  <cl@openoffice.org>  [ae85a789b9daba5bea954f3b8f0466b35051481b]

#100919# delete file created from SfxMedium


2002-07-12  Sascha Ballach  <sab@openoffice.org>  [ee5002f903fb443db2416643f284a8f56cd7591f]

#100530#; don't assert if there is no obejct, because the event could be for another gridwin; don't notify every single child change, notify all childchanges together


2002-07-12  Frank Schönheit  <fs@openoffice.org>  [34f6eee17436e1ddcea1376f900342dff451183f]

#90353# new[]/delete[] pairs corrected


2002-07-12  Andreas Martens  <ama@openoffice.org>  [2c33c6744f99ae8977c4172f89bda322dfec645f]

Fix #98281#: RightToLeft tables, cell borders


2002-07-12  Malte Timmermann  <mt@openoffice.org>  [c566ee1cad3871d9af681383b1fc47830ed593ac]

#93658# out area not aligned is only a warning


2002-07-12  Malte Timmermann  <mt@openoffice.org>  [a47733df1985e411c6db70070282f0913cefa5ae]

#100508# SVX_INTER_LINE_SPACE_PROP - check if prop line space is 0


2002-07-12  Mathias Bauer  <mba@openoffice.org>  [016d1f3d1d6dc9d0408f4a42b1c4125cf9b27111]

#101196#: more parameters for InserCellContent


2002-07-12  Kai Ahrens  <ka@openoffice.org>  [98ace68a6ef770fc95898acdae5cb32f5a2d52dc]

#98456#: naming of objects


2002-07-12  Jörg Barfurth  <jb@openoffice.org>  [ecbecbe2b291101a863256c0bcf8f9c04514d60b]

#101270# Fixed problems with write scheduling


2002-07-12  Hennes Rohling  <hro@openoffice.org>  [70f4d959f01dccf5f910998bf06af5b2c333bec1]

#83752 Updated documentation


2002-07-12  Christian Lippka  <cl@openoffice.org>  [d990cb0a29c78ae86f05e4671cfe433e9d3d8163]

#101052# made XPropertySet threadsafe


2002-07-12  Tino Rachui  <tra@openoffice.org>  [f95b21ecd565271ae6f3e48709f77d8bb84151cd]

#100535#define WIN32_LEAN_AND_MEAN to avoid build problems


2002-07-12  Joachim Lingner  <jl@openoffice.org>  [a6acdd0bb0f889df0fcf5fc38dd092e0c28cfde5]

added abort handler and fixed a thread problem which occured when creation of a VM failed and later XJavaVM::getJavaVM was called again


2002-07-12  Thomas Lange  <tl@openoffice.org>  [ded53e508240877f5bc51137b980ebc9391ae1cc]

#97078# XRefreshable fully implemented for SwXTextFieldTypes


2002-07-12  Malte Timmermann  <mt@openoffice.org>  [c0cc99deb962ec60e60fe59963f36b84464211b6]

#101117# Start Bidi support


2002-07-12  Hans-Joachim Lankenau  <hjs@openoffice.org>  [45baa387eef114d40283e2b876a9cb04ac8e11b3]

#100000# missing dependency


2002-07-12  Andreas Schlüns  <as@openoffice.org>  [3bd13c4cf04a305a8171b35bcf5342376b548760]

#101282# use IsPrinting() instead of IsJobActive() to check IsBusy


2002-07-12  Mathias Bauer  <mba@openoffice.org>  [36266c92f74dc00fea5b8a9d2261d6092671fb23]

#101197#: recording for TrackChanges


2002-07-12  Christian Lippka  <cl@openoffice.org>  [c7928de9297c56f8500d45a2d9ecf6ef3a72b0a5]

#101018# added high contrast bitmaps


2002-07-12  Sven Jacobi  <sj@openoffice.org>  [62afee27ef4e33b5fe33f4bcb8cfbb1293f49810]

#99612# increases size of the presentation settings dialog


2002-07-12  Daniel Rentz  <dr@openoffice.org>  [93113fc7f61412b6e2731c895c8e804b071f13ff]

#100032# fast scroll redraw error, no tracking for popup


2002-07-12  Caolán McNamara  <cmc@openoffice.org>  [619dcc88a345e90d3325d4ed747e8b6ec9429426]

#101186# unsigned not signed


2002-07-12  Frank Schönheit  <fs@openoffice.org>  [b3ea2a992fa69316f0117a479d2f37c6dadeb7e5]

during #100282# the obsolete FileDialog entries were removed from the structure, now removing from the data, too (this is #65293#)


2002-07-12  Frank Schönheit  <fs@openoffice.org>  [378694491d462361f62052925248a77ae1591b59]

reverted a the previous fix.

1.19 gave a build problem, because Common.xcu contained data for which no
strucure was defined, anymore. The latter (the missing structure) was due
to PB's fix in 1.16 - he removed the obsolete entries.

Instead of partially re-introducing them in 1.19 (this is what I did there),
the data should have been removed from Common.xcu. This is what I do now,
in addition to removing the (really obsolete) FileDialog entries, again.

1.19 was #65293#, this one here can be seen as part of #100282#.

2002-07-12  Stephan Bergmann  <sb@openoffice.org>  [619d7599fe10f8d2625a6f1db83d023e8a8764f2]

#101115# Removed unnecessary delivery of vclxtoolkit.hxx.


2002-07-12  Sascha Ballach  <sab@openoffice.org>  [4121b17a76683ed004db96d408d1deea0ac46fa6]

#100862#; don't call something in SvxShape::notify if it is not a supported hint


2002-07-12  Thomas Lange  <tl@openoffice.org>  [52b257c3754abbc393fbfd10c599e765ae7d4ed8]

#100177# use Window::GetDisplayBackground now where possible instead of OutputDevice::GetBackground


2002-07-12  Carsten Driesner  <cd@openoffice.org>  [8c61aa0c2276ca2db4e5b2cdf5187a663696c7b9]

#101244# Update descriptions of config items


2002-07-12  Carsten Driesner  <cd@openoffice.org>  [a30eee7eae27504e6086e7f9e46b489c399c64a7]

#101244# Update descriptions of config items


2002-07-11  Karl Hong  <khong@openoffice.org>  [36c240d638579d8f8366aa5ad6a889513fb91e87]

#100324##101191#added getSearchOption and 'use' attribute to reduce duplication of locale data


2002-07-11  Jörg Barfurth  <jb@openoffice.org>  [61fabac7219fac5fd3681b8f7de126b4408dc4c5]

#98489# Corrections to updating and formatting


2002-07-11  Jörg Barfurth  <jb@openoffice.org>  [2f5a7b2368b13d1b9d3431e601309466575d8d9e]

#98489# Corrected update behavior for local BE


2002-07-11  Jörg Barfurth  <jb@openoffice.org>  [a8da71427abe2a71e12f2b5bfae7a4c8140d58ce]

#99130# Don't export SimpleRegistry service


2002-07-11  Jörg Barfurth  <jb@openoffice.org>  [75045cf1bb3f75ce06ef6864e3043932d98695f7]

#98489# Corrected parsing; Fault-tolerant merging


2002-07-11  Jörg Barfurth  <jb@openoffice.org>  [16414edc87599c5a95ca958d1c82a6c86fdf67ef]

#98489# Provider must be disposable without a (old-style) session


2002-07-11  Jörg Barfurth  <jb@openoffice.org>  [677a232fb2a0bd700b4f396d96f6a51d07876ddf]

#98489# Improved stack for parser/merger/writer


2002-07-11  Hans-Joachim Lankenau  <hjs@openoffice.org>  [7a3fa836b3ae15cbb7a45dc7b900f04973a5048c]

#100000# fix possible collisions when generating comp_ver.mk


2002-07-11  Caolán McNamara  <cmc@openoffice.org>  [3defa3e902a5e03f47554951587ec49f09a53912]

#101186# I want to check for duplicates in sprm list for peace of mind


2002-07-11  Sven Jacobi  <sj@openoffice.org>  [caf54f463812fdcd6b9b8c90a408d82cfc9c13cd]

#101266# update of responsibilities and descriptions


2002-07-11  Andreas Martens  <ama@openoffice.org>  [2203000c8f2792ba789e8029182e1bc2f4b24da5]

Fix #98281#: RightToLeft columns


2002-07-11  Jörg Barfurth  <jb@openoffice.org>  [97cdc163f6f7e78e9b4c5cb638bf1a5ca78e873f]

#99494#,#98489# Prevent GPF when disposing unused CacheController; Improved debuggability when updates fail


2002-07-11  Behrend Cornelius  <bc@openoffice.org>  [e35c3e42e2118372599e7b8196f71140dda80e4b]

#95686# Script made readonly


2002-07-11  Daniel Rentz  <dr@openoffice.org>  [b53c4cfb5d5bb0cab1b69c0c895ac8c1af443c10]

#100032# mouse drag for column selection, performance


2002-07-11  Behrend Cornelius  <bc@openoffice.org>  [d3af685a4997d8634db0545a9472101b3eb1621a]

#95686# Progressbar now in Dialog inserted


2002-07-11  Carsten Driesner  <cd@openoffice.org>  [5cbe8c3d8b54c4aa897a4232407ef9944acd431c]

#100205# Support a configurable name for user defined toolboxes


2002-07-11  Hennes Rohling  <hro@openoffice.org>  [519498c9261dae44b656e216cfbeb216bcff1c13]

#83752# If security handle is given umask is used for pipe files


2002-07-11  gt  <gt@openoffice.org>  [7e40c4fd340ecf43e8f64296e76e8114af6fb22c]

#94258# additional fixed line and reorder of elements


2002-07-11  Sven Jacobi  <sj@openoffice.org>  [9a4d35e7910970f1e0c1d1f526b9fae78c0d8cbf]

#101137# default extension for html is now html instead of htm


2002-07-11  John Marmion  <jmarmion@openoffice.org>  [a016de9e54c34b16986af6f1eadb9fb80f188d1f]

#98109 - adjustColumnPosition()


2002-07-11  Thomas Benisch  <tbe@openoffice.org>  [94fb89702eb2776eaa783aeecd6407f7b5fb47f1]

#100195# fix bug in getAccessibleRelationSet


2002-07-11  Andre Fischer  <af@openoffice.org>  [e7454ca2d5838711faaacfdfab18be6a5997322d]

#101122# Corrected instantiation of AccessibleStateSetHelper.


2002-07-11  Stephan Bergmann  <sb@openoffice.org>  [7c87b1b2799e65313b59788dd0b43188e89c6608]

#101115# Removed unnecessary delivery of vclxtoolkit.hxx.


2002-07-11  Ocke Janssen  <oj@openoffice.org>  [b785c9637b173e73df792462bcc3f61c9f080655]

#101261# insert descriptions and change responsibility of biblio to OS


2002-07-11  Martin Hollmichel  <mh@openoffice.org>  [28d1729860857ebe874a69a58eb85d1b0861efaf]

add: join from OOO_STABLE_1


2002-07-11  Ocke Janssen  <oj@openoffice.org>  [1729ee4968ab016b0ea96aa64f278b674f6e3ecd]

#101227# enable F6 key for add dialog


2002-07-11  Caolán McNamara  <cmc@openoffice.org>  [58399ccb9c2ef974c2bd4aa2fc84a848ff19415e]

#101186# only parse sprms that are of minimum legal length. Word stores the sprms in a list padded out to nearest WORD so was possible to accidentally attempt to parse pad byte (shudder!)


2002-07-11  Christof Pintaske  <cp@openoffice.org>  [d137823ce8e56436c6d789d20ea445ff26c5c72f]

#85197# proper initilization avoids invalid mapres after changing the mapmode


2002-07-11  Thomas Benisch  <tbe@openoffice.org>  [f0547078b5c440211db434d43dd57dea655975ae]

#100605# at the window free the reference to the accessible component


2002-07-11  Stephan Bergmann  <sb@openoffice.org>  [da37ae98c926f10afea742250d74cfa8d8d355f8]

#101115# Make VCLXToolkit support XExtendedToolkit.


2002-07-11  Daniel Rentz  <dr@openoffice.org>  [b2276ff593b1be77621a9cdef5dbe1619ecaf496]

#101160# UI/API for ReplaceCellsWarning


2002-07-11  Daniel Rentz  <dr@openoffice.org>  [fa379c504de1b5801b38648f278611bd9f537ef2]

#101160# UI/API for ReplaceCellsWarning


2002-07-11  Christian Lippka  <cl@openoffice.org>  [613689a74cf6aa2b1d9d3cc8e7f99b1d5b3aa9f9]

#101018# added high contrast bitmaps


2002-07-11  Kurt Zenker  <kz@openoffice.org>  [8780251b81302417194c9ff04456cacd3d289890]

#100000# syntax for linux prod


2002-07-11  Christian Lippka  <cl@openoffice.org>  [55f8bba80c0ba7924b8a9b74e66e3844a9a1a8c5]

#101018# added high contrast bitmaps


2002-07-11  Daniel Rentz  <dr@openoffice.org>  [ffd0c8b3b4ba584bd8f87bd744967ff4f7cc8651]

#101160# new key: Calc.Input/ReplaceCellsWarning


2002-07-11  Caolán McNamara  <cmc@openoffice.org>  [0493deb1beec7e3565bb1bc333c5217e4335e284]

#101175# centered tables with no textwrapping effectively ignore differences between table rows with different start positions


2002-07-11  Carsten Driesner  <cd@openoffice.org>  [2fd5a99cef1896db44afc52566bde308d7442988]

#96312# Use MD5 as hash function to create pipe name


2002-07-11  Ocke Janssen  <oj@openoffice.org>  [58137c0e3a72ef4bc6d3b8f4552bdea335b20cc8]

#96422# check if type is currency


2002-07-11  Ocke Janssen  <oj@openoffice.org>  [a85499edbec6b186081b9453b7b59c5772c8f6a4]

#101214# enable ctrl+shift+e also to switch back fromgrid to treeview


2002-07-11  Caolán McNamara  <cmc@openoffice.org>  [3ebd8d1428da28d40b2c784eeb75790b1a51b2f3]

#100341# missing return type


2002-07-11  Andre Fischer  <af@openoffice.org>  [0dde36c89d9d9cede8dbbca26181ab07132c54d5]

#100282 Update of responsibilities and descriptions.


2002-07-11  Ocke Janssen  <oj@openoffice.org>  [05cf419401d634668dc53b1d14886e68ab6ddfb9]

#97321# remove views out of table filter when they appear in the views too


2002-07-11  Martin Hollmichel  <mh@openoffice.org>  [ab110178330aa939e51c30b5081f3bf4b43a9ada]

join: from OOO_STABLE_1


2002-07-11  Martin Hollmichel  <mh@openoffice.org>  [ccff6eaf54aa7d576854bf02e63e2cc316d63492]

join: from OOO_STABLE_1


2002-07-11  Stephan Schäfer  <ssa@openoffice.org>  [a34d5b631ce470e0ca68e0dc213e9357723af75d]

#100860# mirrored salgraphics


2002-07-11  Stephan Schäfer  <ssa@openoffice.org>  [297c8efbeccba9c39f5b7670371bcc087acca3b4]

#100860# mirrored salgraphics


2002-07-11  Stephan Schäfer  <ssa@openoffice.org>  [0852a11eedb0f2b4cfbe56c195e3a222403c41c7]

#100860# hack for mirrored salgraphics testing


2002-07-11  Christian Lippka  <cl@openoffice.org>  [0a399327b01a646742d8005e053b92263b3d71e3]

fixed stl namespace


2002-07-11  Ocke Janssen  <oj@openoffice.org>  [1e52b19068940dcff3daa43b05f9540e25f6c48b]

#100984# cancel insert after refreshRow


2002-07-11  Stephan Schäfer  <ssa@openoffice.org>  [2a20677450adad3fb98b640205e077871bf81bbb]

#100860# mirrored salgraphics


2002-07-11  Ocke Janssen  <oj@openoffice.org>  [527d5737c0509090ca58b26fdb0e64a3a4b31e1d]

#101129# disable up and down when only one entry exists


2002-07-11  Ocke Janssen  <oj@openoffice.org>  [66326f5432b8379a3073fb74cfb95ef355acf21f]

#96422# check if type is currency


2002-07-11  Ocke Janssen  <oj@openoffice.org>  [780c74a505e685c1515de6fafb1e54a4ea01f17a]

#100599# check if row is readonly


2002-07-11  Ocke Janssen  <oj@openoffice.org>  [96403918e42626bc44f5d94ae6522fea016a8702]

#100984# cancel insert after refreshRow


2002-07-11  Ocke Janssen  <oj@openoffice.org>  [665df331d7918db73c9c82685dda047676b52aee]

#96422# check if type is currency


2002-07-11  Ocke Janssen  <oj@openoffice.org>  [4eb29863d9e3c1d3c5c4d4ea996f661229bd2c4a]

#96422# check if type is currency


2002-07-11  Ocke Janssen  <oj@openoffice.org>  [98a85621f4667fe5a063fd188c318d9746c73346]

#95978# check if name for table is valid


2002-07-11  Ocke Janssen  <oj@openoffice.org>  [4b4c49079996ce7b2901e5398c17a6bcce47c45a]

#96381# filter view table types


2002-07-10  Karl Hong  <khong@openoffice.org>  [04a3f257c5f936a1349e1f80890ffdb2a553568c]

#101141#fixed Asian numbering/bullet problem


2002-07-10  Karl Hong  <khong@openoffice.org>  [ce46bc854f0b1ec209911eee055a9fda2b563610]

#101141#removed '~' for Asian numbering format


2002-07-10  Karl Hong  <khong@openoffice.org>  [289f7a8b9f056d17992689d0df6af14cb9a2ef2a]

#101141#Add Chinese number as bullet


2002-07-10  Kurt Zenker  <kz@openoffice.org>  [b29e327abcddf1d910288bbe647aa2b8a3b9e449]

new version for SRX643


2002-07-10  Kurt Zenker  <kz@openoffice.org>  [0b4e6bf95bef51c3c64ddd0e1bc6a29197721d5c]

new version for SRX643


2002-07-10  Thomas Benisch  <tbe@openoffice.org>  [1bd8d476ff8cdd84ee2a69ae34a164ef85012d1f]

#100605# accessibility implementation for menues which conforms to Java Swing


2002-07-10  Thomas Benisch  <tbe@openoffice.org>  [1138ad310905fdcd1eb1998c9f4153c33f3ccef5]

#100605# accessibility implementation for menues which conforms to Java Swing


2002-07-10  Kurt Zenker  <kz@openoffice.org>  [87dc8b68e3013ede80cc82a412d00fe223c36136]

new version for SRX643


2002-07-10  Kurt Zenker  <kz@openoffice.org>  [dcb4d606e7cc3dbba574badf12ec92e97b5f2913]

new version for SRX643


2002-07-10  Kurt Zenker  <kz@openoffice.org>  [00278bae16774e0f498abe545476ed8730454183]

new version for SRX643


2002-07-10  Michael Brauer  <mib@openoffice.org>  [874cf1d2a7644847ba36bc2fe3a591eff037f288]

#100890#: minor page preview bug fixes


2002-07-10  Caolán McNamara  <cmc@openoffice.org>  [c634516746e6640abbca457e5e3a873264c019f6]

#96598# remove extra nodes and update inserting table to match fltshell.cxx change


2002-07-10  Caolán McNamara  <cmc@openoffice.org>  [63661a22d050ca80f8468d16f7511c71a587ffe8]

#96598# Attributes shouldn't be adding nodes into documents, thats not what anyone expects to happen


2002-07-10  Mathias Bauer  <mba@openoffice.org>  [996af19f7eafc93dd359c687a9103ac173b288f8]

#101176#: record saving versions


2002-07-10  Vladimir Glazounov  <vg@openoffice.org>  [fe7e40621b618d50e5ab365aae7ebf0c3357df05]

new version for SRX643


2002-07-10  Kurt Zenker  <kz@openoffice.org>  [2e20b17ca41cbe00a3350bdff38d935059c57656]

new version for SRX643


2002-07-10  Behrend Cornelius  <bc@openoffice.org>  [1d777c6a0debcd0733a8f369f6c3777fb5b67597]

#100987# modules reset to readonly mode


2002-07-10  Behrend Cornelius  <bc@openoffice.org>  [867a800d5bf249d732fcbb6480c0ee5e1e7d1a15]

#100987# Sub ArrayfromMultiArray added


2002-07-10  Behrend Cornelius  <bc@openoffice.org>  [f8d27c7d19ee1661aefebb8a6503964a505d64cb]

#100987# Dialog now created later


2002-07-10  Behrend Cornelius  <bc@openoffice.org>  [0c5108d047eaf8054492fa65133e6c708ffaa055]

#100987# dialog now created later


2002-07-10  Behrend Cornelius  <bc@openoffice.org>  [d7ac1dd77234eb241e5867f4313c21aa4f21823d]

#100987# Dialog now instantiated later


2002-07-10  Daniel Boelzle  <dbo@openoffice.org>  [c4229013eeeb691c310afe89ecfcc73d4dd22bce]

#101182# fixing needed guards for listener management


2002-07-10  Sascha Ballach  <sab@openoffice.org>  [4c2dc07867d71c8bc9cd416558ed4c7e219a1903]

#100862#; don't load other OLE2's as Charts


2002-07-10  Kurt Zenker  <kz@openoffice.org>  [146861f5ae9552350e3686a3746b2240e1ccefb0]

new version for SRX643


2002-07-10  Philipp Lohmann  <pl@openoffice.org>  [3f5b746a2ceef59aea76dafa6a41fbf121503852]

#101133# high contrast bitmaps for print dialogue


2002-07-10  Oliver Bolte  <obo@openoffice.org>  [2ae44ebe0f47fae3e41faf739e28650e240eca51]

#100000# syntax linux


2002-07-10  Kurt Zenker  <kz@openoffice.org>  [467dd0e359672e902029eadacc1e53b7a24de9b9]

#100608# fixed compile errors for WNT


2002-07-10  Daniel Rentz  <dr@openoffice.org>  [d7566be730b79e7df7030d27a6e21e1fa56348b4]

#100032# arghh - missing void


2002-07-10  Hans-Joachim Lankenau  <hjs@openoffice.org>  [05ba37abcf1ff8f82d4d4c1837f8675c9ca9a0b9]

#100000# corrected dependencies


2002-07-10  Carsten Driesner  <cd@openoffice.org>  [252ba32c7848066744f7bd3230828e67462f0244]

#100987# SfxStatusIndicator uses now a hard ref to access its controller and is listener on it


2002-07-10  Kurt Zenker  <kz@openoffice.org>  [0e48384b0694ba73c4d29c970a0f421465a7c8d3]

new version for SRX643


2002-07-10  Kurt Zenker  <kz@openoffice.org>  [ead4ff73ffae9773e9b2f077e5f40659fb97e46f]

new version for SRX643


2002-07-10  Thomas Lange  <tl@openoffice.org>  [1cbe173412c084124483c5ab640e1e00721b576f]

#99980# Type of DataCommandType changed to long


2002-07-10  Thomas Lange  <tl@openoffice.org>  [ff3a5bbb011d1f40ba056b2fac5222dcbd45a32d]

#99980# Type of CommandType changed to long


2002-07-10  Philipp Lohmann  <pl@openoffice.org>  [6c4463948d2a7330e9455aa5015711a8ecf1104b]

#101135# convert paths correctly


2002-07-10  Thomas Lange  <tl@openoffice.org>  [76ecd3782b5aa59384f2acd35ec5d2a2c1b5ef81]

#99980# (for current version) changed Type of nParam2 to sal_Int32


2002-07-10  Thomas Lange  <tl@openoffice.org>  [5acf6f41bce42ecade39c733b73b0dd2cfb4d36e]

#99980# changed Type of nParam2 to sal_Int32


2002-07-10  Gregor Hartmann  <gh@openoffice.org>  [016cd0024befbcfac77858dcdb5c4dd7b604486a]

#99860# decrement CallLevel even when compiler error occured


2002-07-10  Hans-Joachim Lankenau  <hjs@openoffice.org>  [fd842bec2f467b0cb7105134792ea664a45485d0]

wrap MAKEDEPEND


2002-07-10  Mathias Bauer  <mba@openoffice.org>  [97d1f433cbdc0a5e784c128d9e0f8dfc1a5e6e21]

#95929#: UpdateTitle after Cancel


2002-07-10  Mathias Bauer  <mba@openoffice.org>  [0e8f68342495b4c5ea40aff2e89b454374fbfca0]

#95929#: UpdateTitle after Cancel


2002-07-10  Mathias Bauer  <mba@openoffice.org>  [b31e24e09e46202a0fbd8a898513abce1fcb96a6]

#95929#: UpdateTitle after Cancel


2002-07-10  Mathias Bauer  <mba@openoffice.org>  [3b114b000d93e2b37e7cab9a1cae0d8077b61563]

#97904#: UpdateTitle after Reload


2002-07-10  Mathias Bauer  <mba@openoffice.org>  [6a28ef7e1822b9abd5c8382feb4fecc84faf1057]

#95929#: UpdateTitle after Cancel


2002-07-10  Hans-Joachim Lankenau  <hjs@openoffice.org>  [2e5827ccba8ffa6b554460e15524aaed6d6b21cf]

#100157# yacc files must have the extension .y


2002-07-10  Hans-Joachim Lankenau  <hjs@openoffice.org>  [c697bf077d05a3a171258dfdc31bd29596b85196]

#100157# yacc files must have the extension .y


2002-07-10  Mikhail Voitenko  <mav@openoffice.org>  [e10d587b479d47dda568e098eaf58a9ded51a2a8]

#94861# implement storeTemplate


2002-07-10  Stephan Bergmann  <sb@openoffice.org>  [937cc70798923f84307759490cf51727857f4f26]

#100282# Updated descriptions.


2002-07-10  Mathias Bauer  <mba@openoffice.org>  [5e69b499d29bcccea3dfa5101e607a3e57f8c26d]

#96455#: allow reload independently from a global ModalMode


2002-07-10  Carsten Driesner  <cd@openoffice.org>  [f45b0b1cbbecffe38124a4e1efef12f6197f20c2]

#99684# cmd line param '-invisible' shouldn't show UI


2002-07-09  Kurt Zenker  <kz@openoffice.org>  [7c48987939f42a51d9fe7ae8a44b15c545d71bbc]

new version for SRX643


2002-07-09  Kurt Zenker  <kz@openoffice.org>  [be3cc05f3c04a27ac21a1c53c23a223fc732979d]

new version for SRX643


2002-07-09  Kurt Zenker  <kz@openoffice.org>  [0e6015bbb5495a660bf28aa68938e34440a71f71]

new version for SRX643


2002-07-09  Kurt Zenker  <kz@openoffice.org>  [19afd9ca8bdc7422edcab0db5e02cb5819b5da74]

new version for SRX643


2002-07-09  Caolán McNamara  <cmc@openoffice.org>  [3eefd6e14050aa99924e541eb4c6ed2d53ca08d6]

#99809# Document with some comments (yes really!) what is going on with graphic previews of ole objects


2002-07-09  Sven Jacobi  <sj@openoffice.org>  [c3055d421cb732b899c59eaf6f4f67ea1f3e05ed]

#100265# changed spiral effect


2002-07-09  Caolán McNamara  <cmc@openoffice.org>  [17e14876435175fe5db3e1a46ed77484ef563177]

#100341# Implement importing new shading, its pretty similiar to old shading except full colour not index


2002-07-09  Kurt Zenker  <kz@openoffice.org>  [99f94b77c4a9e8e58f1d76db2f7fc3d61ddb071e]

new version for SRC661


2002-07-09  Mathias Bauer  <mba@openoffice.org>  [aac0fdddd39d9739c0576ec25f9da53ec6b8ba24]

#94144#: open linked documents in hidden mode


2002-07-09  Kurt Zenker  <kz@openoffice.org>  [e7f98ec0248ec595110ada752da756c394ac19c1]

new version for SRC661


2002-07-09  Daniel Rentz  <dr@openoffice.org>  [8a4a7d3655dc327c856c523cff744a574b958513]

#98133# default row format


2002-07-09  Mathias Bauer  <mba@openoffice.org>  [d03872ec2b00081bdc17381a456715c18731da1e]

#94144#: superfluous item removed


2002-07-09  Mathias Bauer  <mba@openoffice.org>  [a9c22b4b51d548a6d7b2217b02bcb65ca8844f88]

#94144#: superfluous item removed


2002-07-09  Mathias Bauer  <mba@openoffice.org>  [24b3140a58fe139ddd85c6637cdb9be9ed785c3e]

#100503#: PropertyBrowser is not a TopFrame


2002-07-09  Malte Timmermann  <mt@openoffice.org>  [5bf92404f196dff0b7f71d6cc30a4fcf911e9079]

#100115# UnoFileControlModel supports BASEPROPERTY_READONLY


2002-07-09  Jörg Barfurth  <jb@openoffice.org>  [1011fb50f7623fd8afce3a4d8e94f7fa0a068231]

#101140# Corrected component name


2002-07-09  Jörg Budischewski  <jbu@openoffice.org>  [8f2f4960f98c2e1d5963939f69b74d5ba1b4cf0f]

#98224# improved exception messages, did some tiding up with errornous exception specifications


2002-07-09  Mikhail Voitenko  <mav@openoffice.org>  [f5ce42b938f68152f0a57bc0ab97be3f73b88ee0]

#100632# previous change is useless - remove it


2002-07-09  Jörg Budischewski  <jbu@openoffice.org>  [96b5259ae486a58b803f9409b7704721a5e14d66]

#98224# fixed various concurrency and listener notification problems


2002-07-09  Mikhail Voitenko  <mav@openoffice.org>  [4a9c366e5ec9e781cddb43055b4e6e64daec12d0]

#100632# open templates from picklist in read-write mode


2002-07-09  Oliver Bolte  <obo@openoffice.org>  [b31b7146184d6c8cc736f2d0dabcba22107d36e4]

#100000# casting problems solaris


2002-07-09  Frank Schönheit  <fs@openoffice.org>  [afd75f6de3cc8ed83bd961fb295777a05c04bb8c]

added a structure PB forgot in his previous fix for Common.xcu


2002-07-09  Mathias Bauer  <mba@openoffice.org>  [a020d5d99745bf2d44e7760b8466ce70ce98a665]

#96723#: delete ViewFactories on exit


2002-07-09  Stephan Bergmann  <sb@openoffice.org>  [2b2d7e39fdfda0f5f9fddc8c5cf211cd5467446c]

#99399# Added help IDs for some IDE controls.


2002-07-09  Daniel Rentz  <dr@openoffice.org>  [c3c1c70a20a97f26a11f8ddf1f62e90790cc1e0c]

#98133# default row format


2002-07-09  Mathias Bauer  <mba@openoffice.org>  [b0c0658dcc16fab2ade3c112e684cc363d8ec5df]

#100503#,#97175#: change DefModalDialog before disposing controller


2002-07-09  Mathias Bauer  <mba@openoffice.org>  [fcf33c4cd84159b921095f749b865388859d312c]

#100503#,#97175#: set DefDialogParent only in FrameWork


2002-07-09  Mikhail Voitenko  <mav@openoffice.org>  [b35dd7b331b2835007e30bf8408c0e217046ed03]

#99863# use a new way to check if filteroptions are accessible


2002-07-09  Mathias Bauer  <mba@openoffice.org>  [98bd630f87dd42f8eaffa0886a2e4a3d3287bf7e]

#100503#,#97175#: set DefDialogParent only for TopFrames


2002-07-09  Vladimir Glazounov  <vg@openoffice.org>  [2c1171626bbad51e79b30410a4269284f12a41c8]

new version for SRC661


2002-07-09  Mathias Bauer  <mba@openoffice.org>  [40a2415272c5426731e88f9df083bc7a12b08572]

#101130#: wrong define for DrawToolItem - controller is not creatable


2002-07-09  Hans-Joachim Lankenau  <hjs@openoffice.org>  [d3dcf90d0a4cfbaedbb207d5788232d3cd9469ce]

override waning options


2002-07-09  Ocke Janssen  <oj@openoffice.org>  [ad2887c17e6c21506c01be63ccbd2059c353ec00]

#99921# change name of events


2002-07-09  Stephan Bergmann  <sb@openoffice.org>  [1d8201fcb58320a9aaa023b52528e6784b38b19b]

#99377# Modified BreakPointList so that BreakPointDialog can hold a copy and have proper OK/Cancel semantics.


2002-07-09  Ocke Janssen  <oj@openoffice.org>  [2fdcdfbfd1b7583b9602802e8695991e70529232]

#99921# check if datasource allows to check names


2002-07-09  Hennes Rohling  <hro@openoffice.org>  [952e294f427f2fbdc19edd4942b9f2cf2bcbbe6d]

#99320 osl_setFileTime time value parameters should be const


2002-07-09  Eike Rathke  <er@openoffice.org>  [2c247aa4198ee300704d69ec17ae0083cbbe5c76]

#101103# undo last changes, the cause is a missing conversion in chart (docshell.cxx 1.51)


2002-07-09  Hennes Rohling  <hro@openoffice.org>  [bc2e37fe9dea6940727a789c0c401927221c8f30]

#99320 osl::File::setTime time value parameters should be const


2002-07-09  Andreas Schlüns  <as@openoffice.org>  [0f33c24b081168b22e97ad7f8a2f952cac3c1c15]

#96592# use right defaults in MediaDescriptor for still requests


2002-07-09  Daniel Rentz  <dr@openoffice.org>  [a7642afaa91434f712a8c3ad822b3e7ee5059d13]

#100616# cubic units wrong by 1000


2002-07-09  Ocke Janssen  <oj@openoffice.org>  [b5a5d7d8e60ef84316b645b67922ee19542359e0]

#99921# check if datasource allows to check names


2002-07-09  Michael Brauer  <mib@openoffice.org>  [37022ca287997ca746fc92dd1d4ba5a026131eb4]

#100889#: component descriptions added, idl files reviewed


2002-07-09  Ocke Janssen  <oj@openoffice.org>  [02a4b8e5d6e43c36f937e1ecb23f52d33b8c8b1b]

#99921# check if datasource allows to check names


2002-07-09  Ocke Janssen  <oj@openoffice.org>  [9b1221a3c2a7ecb032b52add2a3d6483d77242f3]

#98389# check if datasource allows to check names


2002-07-09  Ocke Janssen  <oj@openoffice.org>  [8a2cd73409189ccd481fa173a60f2543668092c1]

#98709# remember if we have already a value from sdnum


2002-07-09  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f3969f16ab1390de526fe8bbb9baa2644dcc5fd8]

it's needed, why not build it


2002-07-09  Mikhail Voitenko  <mav@openoffice.org>  [bd678678dfc3b4460ed849ae66457dd1cef6dd66]

#100499# Avoid crash


2002-07-09  Daniel Rentz  <dr@openoffice.org>  [c7b7dd1ece88b0e012c92eb6a68985824c33cfbc]

#100928# tUnion without parentheses


2002-07-09  Hans-Joachim Lankenau  <hjs@openoffice.org>  [fbc2a6f72838a62c76718d8547adbbcac9856728]

#100000# support for msvs7


2002-07-09  Philipp Lohmann  <pl@openoffice.org>  [694717a3203f5b777a48a4aea2ef21b50edb0dd8]

#99776# honor UseSystemUIFonts, use correct index


2002-07-09  Christian Lippka  <cl@openoffice.org>  [5400c1dbf4b32c20c12b648d4618e6cc994dc2b7]

#99718# forget our SdrObject if last reference is gone in ::notify


2002-07-09  Kurt Zenker  <kz@openoffice.org>  [2499719f8798b24a29f10dc51dcd8b2125f66e0b]

new version for SRC661


2002-07-09  Rüdiger Timm  <rt@openoffice.org>  [2c157fdd5794a6989814d9c1f3d8ab2953b460e1]

new version for SRC661


2002-07-09  Christian Lippka  <cl@openoffice.org>  [7bec9b2bed7c791ba42c266607d66d7cf5acbeac]

#101020# load/save buttons for dialogs in hc mode


2002-07-09  Kurt Zenker  <kz@openoffice.org>  [0947d81aef82801ab5ac1e29a59c95dd5351eb16]

#65293# #endif problem fixed


2002-07-09  Malte Timmermann  <mt@openoffice.org>  [aab54a74cda0fa43b24d870103357315c22f0d49]

#99930# Use bBlockInsCallback as counter


2002-07-09  Oliver Bolte  <obo@openoffice.org>  [71c3faeefeec0432052ea2a90fc7293598c0df0d]

#100837# fixed a typo


2002-07-09  Björn Milcke  <bm@openoffice.org>  [39b9c031c4bdacaa8b32f3ca94bcb3ccb96550e6]

#101103# on CopySettings copy also the SomeData strings that contain reference information for          the underlying data used.


2002-07-09  Christian Lippka  <cl@openoffice.org>  [bcf91c90cbe65efb4a4f6048b11b20389e4ed95e]

#101057# high contrast bitmap for the pipette


2002-07-09  Mathias Bauer  <mba@openoffice.org>  [87e0f23e7fc651e9906a2d5f3a0718d2dc548c40]

#100702#: create default tempdir if configuration yields useless name


2002-07-09  Stephan Bergmann  <sb@openoffice.org>  [1fac87f84723a3d6e7e13c091e39b09e0dea1aa5]

#99372# Fixed lcl_ParseText to return the line number instead of 0.


2002-07-09  Stephan Bergmann  <sb@openoffice.org>  [61e62613dce4d1eb2d0f60f3ed4c8aaa29257704]

#99316# Check for valid names when creating new Modules/Dialogs.


2002-07-09  Christian Lippka  <cl@openoffice.org>  [61dd3db57108989f694658a5e64849e28d8eba28]

#101069# fixed transparency color for some hc bitmaps


2002-07-09  Mikhail Voitenko  <mav@openoffice.org>  [bd73df0b613647e6d9c6d53d1854547739a16dc0]

#96593# Support UpdateDocFromTemplate param


2002-07-09  Ocke Janssen  <oj@openoffice.org>  [0215fb71b2bde7c261316a6cb7c704d0b90d29c6]

#96306# remove unused helpids and change delete, paste and copy


2002-07-09  Ocke Janssen  <oj@openoffice.org>  [d44a42d1cbe900d8d546948daf6d141ea2961488]

#99596# remember previous state of add table dialog


2002-07-09  Ocke Janssen  <oj@openoffice.org>  [d8960872e90242a3f429ea2bfe539d1b324459b0]

#96306# remove unused helpids


2002-07-09  Christian Lippka  <cl@openoffice.org>  [6d9028f0782fc56e02d33cad2d2fe967dccbdeb6]

#101055# fixed esc key handling if nothing is selected


2002-07-09  Mikhail Voitenko  <mav@openoffice.org>  [67c6f18037c1f175ead2cc6936ec14e5e10e8651]

#96593# Support UpdateDocFromTemplate param


2002-07-09  Mikhail Voitenko  <mav@openoffice.org>  [79fcd30b3675a038154dee88a7b14687a1716e55]

#96593# Support UpdateDocFromTemplate param


2002-07-09  Mathias Bauer  <mba@openoffice.org>  [ad65bff66154b9b6c02f1175f9df17f3bd46b748]

#94863#: don't crash no frame is passed


2002-07-09  Andreas Schlüns  <as@openoffice.org>  [a93621c6171b3fd63def61c2981123b548db0ca2]

#101098# handle UnsupportedDataSinkException too for http requests


2002-07-09  Carsten Driesner  <cd@openoffice.org>  [dc8250bb46862597de49c476fda06009458ef55b]

#100330# Support new command line argument '-nologo'


2002-07-09  Mikhail Voitenko  <mav@openoffice.org>  [628b77ba197f08896e33dd7be367343436af9b98]

#96593# Support UpdateDocFromTemplate param


2002-07-09  Mikhail Voitenko  <mav@openoffice.org>  [b1074474fe42b65f560dc4660bc72753799348df]

#96593# Use configuration settings for GUI


2002-07-09  Mikhail Voitenko  <mav@openoffice.org>  [b7531e3c79388646903e02f965eda04b565ae6b3]

#96593# Modes for configuration items


2002-07-08  Kurt Zenker  <kz@openoffice.org>  [3a2de1deda0a69dfae49f572e7404de82954b815]

new version for SRX643


2002-07-08  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f73e9751ac34d94f56adbef23d894d1bad8b5764]

#100000# was it realy me...


2002-07-08  Kurt Zenker  <kz@openoffice.org>  [0f0b89e9be07f2fb8ea96c762103683a07f7dd55]

new version for SRX643


2002-07-08  Caolán McNamara  <cmc@openoffice.org>  [56a3b5dc4a1ea8fcebab667dff99567790f40d14]

#99809# \2OlePres000 is unneeded


2002-07-08  Mathias Bauer  <mba@openoffice.org>  [d0132ac6a02cf41b7f14dde78b7a40be5ae191ec]

#100758#: recording


2002-07-08  Philipp Lohmann  <pl@openoffice.org>  [f61e25d244d71ca8e52dd33307679c04047acc29]

#100935# show focus around checkbox without text


2002-07-08  Andre Fischer  <af@openoffice.org>  [d995da36fbbc5887cbe92ce4ae308f2bda45a06b]

#100282# Update of responsibilities and descriptions.


2002-07-08  Sven Jacobi  <sj@openoffice.org>  [edf440c883f2151e6b50272144d50e71002bf921]

#100426# consistent name html export


2002-07-08  Armin Weiss  <aw@openoffice.org>  [0793a21990cdddcd30bacf6ba40aaa857183462c]

#100394# xC->setVisible triggers window->Show() and this has problems when the view is not completely constructed which may happen when loading. This leads to accessibility broadcasts which throw asserts due to the not finished view. All this chan be avoided since xC->setVisible is here called only for the side effect in UnoControlContainer::setVisible(...) which calls createPeer(...). This will now be called directly from here.


2002-07-08  Kai Ahrens  <ka@openoffice.org>  [9c4341b424d1a451249462c51472c3b26975c253]

#100147#: don't grab focus


2002-07-08  Oliver Bolte  <obo@openoffice.org>  [bc607e7216b12905281a9443868900e17128401a]

#100000#


2002-07-08  Philipp Lohmann  <pl@openoffice.org>  [df0f52d3aadea5c4d5f600d1533901af1087b464]

#100608# preparations for PDF export


2002-07-08  Stephan Bergmann  <sb@openoffice.org>  [d91055a4ac6bc1a3044cacabe452683a6502a7a5]

#99400# Disable certain entries in tabbar context menus while BASIC is running.


2002-07-08  Oliver Bolte  <obo@openoffice.org>  [b98d1871b02417b58d74159875745c35c9febab1]

SRC661


2002-07-08  ghiggins  <ghiggins@openoffice.org>  [fd9138e01bf7d4e50e631486f89b0b79ec0f2a61]

#99662#


2002-07-08  Daniel Rentz  <dr@openoffice.org>  [8b0a9406bd06438cf0245b2a36680daecc760507]

#100032# performance on inserting/removing splits


2002-07-08  Behrend Cornelius  <bc@openoffice.org>  [a3a80aa49890b8aa1db646690793afde52702de9]

#100058# Log information added


2002-07-08  Andreas Schlüns  <as@openoffice.org>  [f8bbd26aaea3edfc4e2083643f1db2990c9bf66b]

#91902# fix it top level too


2002-07-08  Ilko Höpping  <ih@openoffice.org>  [b31b30ea6e8d541a8791c65a61b6c915438bd694]

#100938# translation corrected


2002-07-08  Cyrille Moureaux  <cyrillem@openoffice.org>  [6fc19883f5235acb2a19ce861834b43c7e191904]

#98489# Added administrative mode support


2002-07-08  Sven Jacobi  <sj@openoffice.org>  [dd87d85e7c676c4f8ee28155a0454097a1ef72ec]

#99809# removing the OlePres stream when storing ole objects, the graphic is already stored in the Picture Stream and it is not necessary to store them twice


2002-07-08  Stephan Bergmann  <sb@openoffice.org>  [7244fd72ca8251018fa9775ad366c6220ad4cdff]

#99477#


2002-07-08  Andreas Schlüns  <as@openoffice.org>  [29ba19bf3ed8da1c602c746270ea60db2532e89e]

#98580# implement queryDispatches()


2002-07-08  Stephan Bergmann  <sb@openoffice.org>  [fb400469ea91ea7f00288db653b40319b92accf5]

#99477# In FindFirstURLInText, detect only abbreviations beginning with www. as http URLs.


2002-07-08  Behrend Cornelius  <bc@openoffice.org>  [f8abd2deb51dc2c14aa518be7ccfecf13d7b8f2f]

#100395# progress Display for Datainsertion of reportwizard added


2002-07-08  Ocke Janssen  <oj@openoffice.org>  [3870d7ec3f38810f83518eae6fd8e16f28c566ff]

#99596# remember previous state of add table dialog


2002-07-08  Andreas Schlüns  <as@openoffice.org>  [b44677100ff1f73c209d609060a355d45b928708]

#99984# remove second parameter from ExportTo; use parameters of medium inside ExportTo


2002-07-08  Behrend Cornelius  <bc@openoffice.org>  [69f8ecd2be5619eb18ae1944f03a9c418e41524d]

#100395# ProgressDisplay for DataInsertion added


2002-07-08  Joachim Lingner  <jl@openoffice.org>  [a9b7cce92c92dbeac23a0338f0b7b9dd3d4bb403]

#100282#


2002-07-08  Joachim Lingner  <jl@openoffice.org>  [050bd56de7eee45696427e97ce16b1fe6fca8fa3]

#100282# changed responsibility for Java and added description


2002-07-08  Daniel Boelzle  <dbo@openoffice.org>  [b8823d36093a4b1db2203e21ab41c16aa30c2493]

#99059# avoid default opening write rdb


2002-07-08  Tom Verbeek  <tv@openoffice.org>  [5fab70f681727562415cc628f75848e02d869bb0]

#100064# fixed appearing listbox that should not appear


2002-07-08  Ocke Janssen  <oj@openoffice.org>  [7d3bb2c5c2a488dbea1de68a54814ba7235a7d27]

#98087# check d&d entries


2002-07-08  Sascha Ballach  <sab@openoffice.org>  [e9d503f36a2d76cc82f1175991cbf74157f9f493]

#100530#; recognize focus change and tell it the children


2002-07-08  Sascha Ballach  <sab@openoffice.org>  [d5ea30c0ce82fa841c5e099fab0db20ef20af2ea]

#100530#; add FocusLost and FocusGot methods


2002-07-08  Sascha Ballach  <sab@openoffice.org>  [885f9fabb0d9f4f5eaa042296b85eefe6622be8b]

#100530#; notify AccessibleObject on FocusGot and FocusLost


2002-07-08  Sascha Ballach  <sab@openoffice.org>  [27b1f308e6b3964b76e404589166a8f79b6529fe]

#100530#; remove GridWinChange notification, because the gridwin does it now


2002-07-08  Sascha Ballach  <sab@openoffice.org>  [a68fd0efc6e4d8d6b146736b0bfd0e1ca47e4a6b]

#100530#; split the GridViewChange into GridWinGot and GridWinLost


2002-07-08  Mathias Bauer  <mba@openoffice.org>  [75cc7d76f213feba952deab5620702f5e80c8d25]

#100942#: record protect state


2002-07-08  Hennes Rohling  <hro@openoffice.org>  [2d8c8423bccd713ac72784ffd70849ac611b8add]

#100702 Convert ANSI/Locale temp path to unicode using system encoding


2002-07-08  Kai Ahrens  <ka@openoffice.org>  [666f3d505f2bbb2e5e384b5294e68955efa43af8]

#98456#: don't add master pages to undo action list


2002-07-08  Andreas Martens  <ama@openoffice.org>  [2bcc05494cc24d577e8fb8395ca20a6974e63a45]

Fix #98476#: Loop with overlapping fly frames


2002-07-08  Mathias Bauer  <mba@openoffice.org>  [3d132b76972cd22836deaeb14c860a24b09a5b48]

#74786#: LoadTemplate always resets title


2002-07-08  Mathias Bauer  <mba@openoffice.org>  [9075e7c1379a9121d4968bca723efc760e8f5265]

#100949#: don't record empty macros


2002-07-08  Daniel Rentz  <dr@openoffice.org>  [0d6fcf68a6dcd59c41aaf7794740a3dd0d61845c]

#100032# CSV import dialog - fixes


2002-07-08  Mathias Bauer  <mba@openoffice.org>  [7111ddc26b67fa11b99f40e4d52182515ec6e23c]

#100971#: recording


2002-07-08  Mathias Bauer  <mba@openoffice.org>  [8e65a32763e2e4a97c08d396572098e2b8bfad36]

#101036#: recording


2002-07-08  Mathias Bauer  <mba@openoffice.org>  [bc82e34e1374608a9e043253486c31b4b0eca830]

#100965#: recording


2002-07-08  Mathias Bauer  <mba@openoffice.org>  [538dacc5336c4d2e95afa3a7d740645ca6cf1d11]

#100753#: don't record superfluous attributes


2002-07-08  Ocke Janssen  <oj@openoffice.org>  [30a563676fffd1f0efc029089b9c9a27ae63ae24]

#97156# check if we are already suspended


2002-07-08  Ocke Janssen  <oj@openoffice.org>  [62121934dff0e61bdcb0ed49c002f34f7b38f23c]

#97156# saveData and d&d source corrected


2002-07-08  Mathias Bauer  <mba@openoffice.org>  [cb8f4eecbab4435e57c5c25438b4a71de5f4b826]

#100965#: MIDs for recording


2002-07-08  Mathias Bauer  <mba@openoffice.org>  [ce198e53b624aa198c96a1c25938de78f49ea9ff]

#100952#: new slots for recording


2002-07-08  Daniel Rentz  <dr@openoffice.org>  [71de35fbfa14f990c45ef1cf12e3831d6e29eba2]

#100032# new TableBox in CSV import dlg


2002-07-08  Mathias Bauer  <mba@openoffice.org>  [c781a0eb041e1c6a3a11adfbcf103c5ff9d0b3d4]

#100952#: record protection


2002-07-08  Mathias Bauer  <mba@openoffice.org>  [e2cf1d6759bc60ba7d778a939ddd66c602ec89dd]

#100952#: new slots for recording


2002-07-08  Mathias Bauer  <mba@openoffice.org>  [e5e9513c88dac395b161c489adb0e72e98a191ab]

#100952#: new mids for recording


2002-07-08  Mathias Bauer  <mba@openoffice.org>  [cf2fafe0840c5481e1f8a71af24ff52ad3b85b16]

#100952#: record text rotation


2002-07-08  Mathias Bauer  <mba@openoffice.org>  [dfed17b21f0f7eebf067d90a9d8d50f52dde1ef2]

#100952#: new items for recording


2002-07-08  Stephan Bergmann  <sb@openoffice.org>  [d5c629500858ac8204af5d68a92076b860112a30]

#99752# Fixed mask color of locked_h.bmp.


2002-07-08  Mathias Bauer  <mba@openoffice.org>  [d7cb2f3b228b58282aeec1e65726037be799095e]

#100551#: SID_PRINTER_NAME only for execution


2002-07-08  Mathias Bauer  <mba@openoffice.org>  [f5e9767a84b4af7ba8b76ea0d43eb772b28a97e1]

#100551#: parameters to record printing


2002-07-08  Mathias Bauer  <mba@openoffice.org>  [70907f0d40fdc1edea16b0d26864faeb96152bc6]

#100943: ignore SearchDialog for recording; #100949#: don't ask for recording empty macros


2002-07-08  Mathias Bauer  <mba@openoffice.org>  [733841c0a1a4b10724457192645678bf9f284b4a]

#74786#: update workwindow after creation


2002-07-08  Mathias Bauer  <mba@openoffice.org>  [3108b0d0a4ac38652e0f6aa62ece5f46aa67ab5e]

#74786#: LoadTemplate always resets title


2002-07-08  Mathias Bauer  <mba@openoffice.org>  [ad3ed2dd4f471aef2e2cf2d2a9fa67f64b7ff1e1]

#100952#: pass slot to allow execution in the background, TransformParameters() always uses current slotpool


2002-07-08  Mathias Bauer  <mba@openoffice.org>  [d0ed56c385517fb28a3dc77435593dc9d97c742a]

#100952#: don't crash if recorded item is not in pool


2002-07-08  Mathias Bauer  <mba@openoffice.org>  [bbf461be54c5e7331db747a2cfd82a6184cbc540]

#100952#: don't crash if item doesn't have a creator


2002-07-08  Mathias Bauer  <mba@openoffice.org>  [141d6ca720261b44a0a3407ff1fcca6758154337]

#100551#: parameters to record printing


2002-07-05  Daniel Vogelheim  <dvo@openoffice.org>  [686244f04f28be1cc0ae082deaa3f81896cccd6d]

#100298# fixed accessible selection, particularly when going across page boundaries


2002-07-05  Eike Rathke  <er@openoffice.org>  [748c3ebb6ffcffa2fa2fd1c913a245919f207537]

#100494# #100797# ~CollatorImpl: do really delete the cachedItem, not just pretend to


2002-07-05  Behrend Cornelius  <bc@openoffice.org>  [d166de7d00c5b8cc056a98696aae9b13f83344e4]

#100061# New Resource for log statistics added


2002-07-05  Stephan Schäfer  <ssa@openoffice.org>  [54ade824b59fee9a0b73ae2ab3876b296e8d01b1]

#100823# GetSalSystemDisplayInfo


2002-07-05  Daniel Rentz  <dr@openoffice.org>  [2ec6ed9cc49e01fb77011bfbcd3ef3798722de60]

#100032# TableBox redesign in CSV import dlg


2002-07-05  Daniel Rentz  <dr@openoffice.org>  [5eeeb534645bfbe5002e09ea8f062496cfdc84dc]

#100032# TableBox redesign in CSV import dlg


2002-07-05  tpf  <tpf@openoffice.org>  [e5cce006aa6b450bce82dce2ede93458b402151e]

#100157# added enhanced ant functionality (esp. depend)


2002-07-05  Kai Ahrens  <ka@openoffice.org>  [9cf9753bfd11df74dffd7195bbfd4200c848cab7]

#98920#: support for toolbox styles


2002-07-05  Stephan Bergmann  <sb@openoffice.org>  [43b6410e4dcef223778333ba32f24e68cdccae46]

#99517# Commented in use of new svx::BASICERROR.


2002-07-05  Oliver Specht  <os@openoffice.org>  [5b4f80b85e94725fbf746e67715907a5bb6cb620]

#98803# tools/data source added to menu, Edit/Data source renamed to Edit/Choose Data Source


2002-07-05  Andre Fischer  <af@openoffice.org>  [54da76d3b7f0cebe53489cd934a214bf5857fd3a]

#100282# Update of responsibilities and descriptions.


2002-07-05  Carsten Driesner  <cd@openoffice.org>  [fb769a99fee773b3d59d2102803b71abce36032a]

#99996# Reset group list and memory leak fixed


2002-07-05  Oliver Specht  <os@openoffice.org>  [d13ed89025707adf709ee635a03fcfd744e9c5ea]

#94273# use main index entry character style as default for alphabetical indexes


2002-07-05  Ocke Janssen  <oj@openoffice.org>  [da0a5f9920bcc3ba031a81c24caaff22f4100572]

#96479# add table to filter


2002-07-05  Thorsten Behrens  <thb@openoffice.org>  [9276fc158d0b0791efc29f57accb99c246c973cf]

#101050# Aquire solar mutex in internal Dispose


2002-07-05  Oliver Specht  <os@openoffice.org>  [82894a268373962446bc114147f374c9368fdaf3]

#99517# text Error changed to Fehler in German


2002-07-05  Daniel Vogelheim  <dvo@openoffice.org>  [1e215b105ba52b7417009ebc3e14bf2eaddfaba2]

#100921# prevent loading of certain invalid change tracking marks


2002-07-05  Caolán McNamara  <cmc@openoffice.org>  [7caddd64ec3bd7dba955c182c17e7189e7b9e243]

#100451# All the pseudo sprm handlers currently are defined as if to be called at the start and end of the fields and other similiar events. But they don't actually do this so remove their redundant second argument. We do fields to create start and end events so change the fld plcf to the the IsSprm type of PLCF which supports start and ends and now set the end point of field ranges.  i.e implement GetSprms instead of GetNoSprms.

To keep track of what fields are currently being processed create a stack of
field codes to push each started field onto and pop them off when their end
point has been passed. Hyperlink fields are attributes in writer and this
difference requires that the attribute that the link corresponds to remain on
the atrtibute stack while its word equivalent remains on the field stack.  At
the end of the hyperlink field we can pop the field off and set the end point
of the attribute correctly, the case of a single inline graphic where we
traditionally set its hyperlink attribute directly and the cases of multiple
paragraphs inside a hyperlink and the cases of recursive fields can now be
handled naturally as part of the existing parsing as opposed to the
preexisting and faulty lookahead and use of "last inserted graphic" hacks can
be replaced.

+ replace the hardcoded 256-260 pseudo sprm values with enums to help
cleanup that mess.

2002-07-05  Oliver Specht  <os@openoffice.org>  [44007610f336771b5336288187ac394326073334]

#99517# color for errors in BASIC syntax highlighting added


2002-07-05  Ocke Janssen  <oj@openoffice.org>  [31afb30ac74852e9e99eec00b28fd7d7e530a4ba]

#98709# check if gen window is null!


2002-07-05  Peter Burow  <pb@openoffice.org>  [e7c32bf253a2b2900259937c505b3bdab4ea5482]

fix: #100282# Responsibility


2002-07-05  Peter Burow  <pb@openoffice.org>  [843f65ce3c01eed30cb0c9ba0f2d1657c4489746]

fix: #100282# comments added and FileDialog-entries were obsolete


2002-07-05  Vladimir Glazounov  <vg@openoffice.org>  [579ca67aa3b6c7f79cff77db63868f805386e546]

#100000# corrected typo


2002-07-05  Martin Maher  <mmaher@openoffice.org>  [7b4fd7a27532d26bffb492ca8334b14309a63b9d]

Moved the formula parsing (along with RPN convesion) into it's own class and added a Formula parsing exception.


2002-07-05  Sascha Ballach  <sab@openoffice.org>  [00c6e59310a1df679d3c45c64392ca0f6ca488b9]

#99771#; make change recognition and notification work


2002-07-05  Oliver Specht  <os@openoffice.org>  [9baf186132b292e3b93912f77acf504a2a13f060]

#101002# crash in ViewResizePixel() whenn in PagePreview fixed


2002-07-05  Oliver Specht  <os@openoffice.org>  [c1bd8c96556d4fa995cdcc05c4e4f4ad22320238]

#101002# crash in ViewResizePixel() whenn in PagePreview fixed


2002-07-05  Andreas Schlüns  <as@openoffice.org>  [be299218f6f2cc5044acd9e95d758adbc5b21882]

#101051# use right frame (by using bindings) for Select_Impl


2002-07-05  Andreas Schlüns  <as@openoffice.org>  [1543cf1ab0af11112ea7a1d7ad3ee02f7f08b32a]

#101051# use right frame for Select_Impl


2002-07-05  Oliver Specht  <os@openoffice.org>  [0133050f7abcea4a3d9ed4881097df036246d474]

#101047# insert footnote corrected


2002-07-05  Daniel Boelzle  <dbo@openoffice.org>  [f2b0299972730989c46949d6101c7c346fc01971]

#97095# MS Visual C++ unsigned __int64 to double missing


2002-07-05  Ocke Janssen  <oj@openoffice.org>  [38c382553e4d85fbf80d482764481d8b7811676a]

#99512# new xml file


2002-07-05  Bertram Nolte  <bnolte@openoffice.org>  [2cfe5491c60fcc07ecdf9414297e7bfcafcf6df7]

#100874# Improved usage text and if context.


2002-07-05  Hans-Joachim Lankenau  <hjs@openoffice.org>  [15873466b1ca3a4f0916d309089a55789e6bb184]

killobj now handles big amounts of objects coprrect


2002-07-05  Daniel Boelzle  <dbo@openoffice.org>  [8cf677ebd23a53eba57cacdec5d7c888f33e297f]

#97095# fixed linux cond expr


2002-07-05  Thorsten Behrens  <thb@openoffice.org>  [1a80ef6efaadfdc6fdcfa04e47fed1fef63eaee5]

#100530# Avoid sending caret events if not focused


2002-07-05  Stephan Bergmann  <sb@openoffice.org>  [bbca375442762c24e689dabd532a136df6524974]

#99517# Merged in 1.32.6.3.


2002-07-05  Stephan Bergmann  <sb@openoffice.org>  [7d1d90ae92b60b932b887c27568d66dd94f541ae]

#99517# Added support for high contrast mode.


2002-07-05  Vladimir Glazounov  <vg@openoffice.org>  [b3039106471b97d2f48c5b1e38b93290eff2afcf]

new version for SRX643


2002-07-05  Vladimir Glazounov  <vg@openoffice.org>  [28ec0551f06af94d5f4d5e9202f14e474227e41e]

new version for SRX643


2002-07-05  Oliver Specht  <os@openoffice.org>  [6c8e07eccba4fdf1343882c7bd5c0953c25e60b2]

#100747# InsertHeader/Footer recordable


2002-07-05  Ocke Janssen  <oj@openoffice.org>  [5c1096e805437cc1283e86ca28e61f47444079c1]

#99986# use adPrimary everytime


2002-07-05  Sascha Ballach  <sab@openoffice.org>  [8294ce5014170a0bfcf9cc8150379bf085f3e661]

#100000#; required change


2002-07-05  Joachim Lingner  <jl@openoffice.org>  [9fa45ea6f20dd4076547511f0cbf4d664475e6e8]

*** empty log message ***


2002-07-05  Ocke Janssen  <oj@openoffice.org>  [7b99832453663c7cedb4132f98fb8925f997302f]

#96453# relative corrected


2002-07-05  Ocke Janssen  <oj@openoffice.org>  [dad456ba47d807fbdf5701ad8f30b4f1fd9c4f5e]

#93306# new helper class to scroll while dragging


2002-07-05  Vladimir Glazounov  <vg@openoffice.org>  [de2aee5df03fa77ab3b5c5bf02520e592e8be796]

#100000# corrected in order to comply to declaration


2002-07-05  Sven Jacobi  <sj@openoffice.org>  [93b1dcefe84c5b0c1032e05d93f6858f0d3bb74d]

#100977# removed gpf that happens when storing title objects that have hard formated embossed and color attributes


2002-07-05  Thorsten Behrens  <thb@openoffice.org>  [f781dca3b986f8e9cdd0b8c8a195dbb3b0809d8b]

#100593# Corrected SAL_THROW signature


2002-07-05  Kurt Zenker  <kz@openoffice.org>  [c7b6d5d442d8452cd06457bfaf2e8971f775130c]

new version for SRX643


2002-07-05  Thomas Lange  <tl@openoffice.org>  [39043af277c0d3fbdcedda12e24935a952364831]

#98161# SwXFieldEnumeration fixed


2002-07-05  Vladimir Glazounov  <vg@openoffice.org>  [ca2e98b47c54d994654c6b9a1dbd0f00a18a8c07]

SRX643


2002-07-05  Oliver Specht  <os@openoffice.org>  [3c97454eaefd0178fc39a0910a0050c2b2e03526]

#99814# change for Solaris compiler


2002-07-05  Vladimir Glazounov  <vg@openoffice.org>  [1314b10cac7811c1b2003f229bdc5059b865a4dc]

#100000# typo


2002-07-05  Kurt Zenker  <kz@openoffice.org>  [ea75761b78de834c3d3cfce257d46f2ae35a277a]

new version for SRX643


2002-07-05  Ocke Janssen  <oj@openoffice.org>  [708a2dad57222fab400b6effdaf3a046d83840e5]

#99549# check used columns


2002-07-05  Ocke Janssen  <oj@openoffice.org>  [7812936aecc2599a2984896cbe264ce5e57a2705]

#99549# insert and remove some delete


2002-07-05  Ocke Janssen  <oj@openoffice.org>  [fb2e925e03b0e67ad9843c714e1571b07ce24889]

#99549# moved some dtors to protected


2002-07-05  Ocke Janssen  <oj@openoffice.org>  [6a02139fb7afc6cd23aaff2a68b4ea1acb9bae00]

#99549# insert and remove some delete and new operators


2002-07-05  Bertram Nolte  <bnolte@openoffice.org>  [35d7c85b86dac952a6b550ef37efa213fa30e8a4]

#100870#


2002-07-05  Andreas Schlüns  <as@openoffice.org>  [f6842997d5e9756cb651a079a5437a8957aae0c4]

#99793# pass factory to DropTargetListener


2002-07-05  Ocke Janssen  <oj@openoffice.org>  [5fd82d3018d050dd5f5476a33f4bc8064386c6f3]

#99549# insert and remove some delete and new operators


2002-07-05  Andreas Schlüns  <as@openoffice.org>  [9200264556c44e10355cc38726bebc92803380b5]

#99793# be threadsafe!, use smgr from outside, parse URL


2002-07-05  Andreas Schlüns  <as@openoffice.org>  [8a7989be3363204eacb97874526d4962835fe6e6]

#99793# be threadsafe!, use smgr from outside


2002-07-05  Oliver Specht  <os@openoffice.org>  [3d90a530c730a44f1ba9f0adc59fdc71821bbf3c]

#101023# mask color and high contrast image added to navigation ImageButton


2002-07-05  Ocke Janssen  <oj@openoffice.org>  [4518b1ec2d2ac8b409ede51da96e7fd9e9e9b5d8]

#99549# gpf while accessing the wrong index number


2002-07-05  Ocke Janssen  <oj@openoffice.org>  [5691b0397c720e16707f8377381d9c0a2df67c63]

#99549# insert and remove some delete and new operators


2002-07-05  Vladimir Glazounov  <vg@openoffice.org>  [f3e4625c4b5dcb21067efb0575f88bc219d7d1b1]

#100000# setCaretPosition implemented


2002-07-05  Bertram Nolte  <bnolte@openoffice.org>  [f3003c3b76d936b0346b92814cbf03c529f85c77]

#100872# Check in again.


2002-07-05  Tino Rachui  <tra@openoffice.org>  [6de1cd6781fe20e34654b60b568d6a70041e448f]

#97681#


2002-07-05  Bertram Nolte  <bnolte@openoffice.org>  [4f2cd8733b015e4b20f7f1b27037baace4eae85a]

#100872#


2002-07-05  Tino Rachui  <tra@openoffice.org>  [4c7f84599731133052892151158dc8e0dbc6cb5c]

#97681#initial check-in


2002-07-05  Andreas Schlüns  <as@openoffice.org>  [d9bf225b2478fc39519a64c922edf1c738f9aaaa]

#99832# concatenation of dispatches for beamer


2002-07-05  Ocke Janssen  <oj@openoffice.org>  [344cadbb555b10be5fd9567aec582f63b9a12350]

#99549# insert and remove some delete and new operators


2002-07-05  Ocke Janssen  <oj@openoffice.org>  [77a70f877c5c52fb7f7ec741e3b099f7582576d3]

#99549# move static inside method


2002-07-05  Andreas Martens  <ama@openoffice.org>  [575d34a105bdf4b534100e494c2f655602a27c0f]

Fix #99869#: Resize of non fitting OLE objects


2002-07-05  ghiggins  <ghiggins@openoffice.org>  [3127b625702690514c80cf3c6d31b5a0074bceff]

#100189# Added xdisplay, child sigint handling and doors fix


2002-07-05  Sascha Ballach  <sab@openoffice.org>  [045a15cde56fcd0d5c36b9359fb3b104514f0f13]

#100692#; the services are in drafts...


2002-07-05  Rüdiger Timm  <rt@openoffice.org>  [d914318e2711c0998c4f2a2754bcbccdc7859915]

new version for SRX643


2002-07-05  Rüdiger Timm  <rt@openoffice.org>  [4ac1082c8a78c3a39a23e603b703431685628df4]

new version for SRX643


2002-07-05  Kurt Zenker  <kz@openoffice.org>  [8de3365d8a52faf5226342271cf090702d6e127d]

new version for SRX643


2002-07-04  Vladimir Glazounov  <vg@openoffice.org>  [795fedccbd8e2bd6fbf043dfbe04322c05fc4ed4]

new version for SRX643


2002-07-04  Kurt Zenker  <kz@openoffice.org>  [0fab122f19df847f0b588192430122da3dee2c28]

new version for SRX643


2002-07-04  Kurt Zenker  <kz@openoffice.org>  [af17b812722606437a05bb47f1613ba2d6d8ed5e]

new version for SRX643


2002-07-04  Philipp Lohmann  <pl@openoffice.org>  [c31e6aa2ffbd7c1c27c71f154451732cb0e440dd]

#99110# add: Enable{Text,Image}Display/Is{Text,Image}DisplayEnabled


2002-07-04  Niklas Nebel  <nn@openoffice.org>  [af1a4dd427656875629c2bb0e518548e1c30eab5]

#100959# SID_ATTR_BORDER_OUTER: use default line only if width was 0


2002-07-04  Philipp Lohmann  <pl@openoffice.org>  [25ab421aec8f0a3bc1632821ea2353ab3350ceab]

#100837# export PDF capability to print dialogue


2002-07-04  Armin Weiss  <aw@openoffice.org>  [b22d25e2f6c18bc15e30987034f8bbc0bf98bad4]

#99694# Keyboard shortcuts activate the next control, so the order needed to be changed here


2002-07-04  Philipp Lohmann  <pl@openoffice.org>  [13786755de7ffc6f8744bc36876cfe0473eb4de3]

#100837# export PDF capability to print dialogue


2002-07-04  Sven Jacobi  <sj@openoffice.org>  [a2e4af6f2b9d4e1028e162e05b9be18a141cc320]

#100127# added support of bezier


2002-07-04  Sven Jacobi  <sj@openoffice.org>  [16b4e681a610dca261d1891c4fe6a13aae5d5e91]

#100127# added support of bezier lines


2002-07-04  Andreas Martens  <ama@openoffice.org>  [df78f8d1b7fb5699da0ce983a506c52473c44aec]

Fix #100893#: Mark urls as visited


2002-07-04  Kai Ahrens  <ka@openoffice.org>  [fc15836ec0c77bfa1be65c91348254ed0de0d5df]

#100689#: disable zooming if we are UI active


2002-07-04  Sven Jacobi  <sj@openoffice.org>  [a46cbde656f85d2f07341e431bd541fc30dc704f]

#100127# added support of bezier


2002-07-04  Sven Jacobi  <sj@openoffice.org>  [b37a24d2a2aea2c76f37b3791b84f92bf3b41edf]

#100127# added support of bezier


2002-07-04  Sven Jacobi  <sj@openoffice.org>  [004f2a7713f2c4f292b1d524e5721c7879b1d50c]

#100127# added support of bezier


2002-07-04  Sven Jacobi  <sj@openoffice.org>  [9781fd7d12c26f27eb6532c57e96da1fbb87e1fc]

#100127# added support of bezier


2002-07-04  Kai Ahrens  <ka@openoffice.org>  [28c2d52e0b9d65bc9aeca4252b00ccd0ca96c022]

#100786#: return false in case of cancel


2002-07-04  Kai Ahrens  <ka@openoffice.org>  [de0730827bd6f7d1d2f88f0ea0be6fd10b745ad2]

#100786#: return false in case of cancel


2002-07-04  Kai Ahrens  <ka@openoffice.org>  [c8fd57cbdcd2b2e35c1b3662ea17cedabca0776c]

#100786#: return false in case of cancel


2002-07-04  Armin Weiss  <aw@openoffice.org>  [6e89058c6620c064b6e056fa0172302ebabe8126]

#100801# MinAutoPaperSize needs always to be set completely when Verical


2002-07-04  Sven Jacobi  <sj@openoffice.org>  [8c4847ba393b67f92da37115961a1b6ae6e065d4]

#100127# added support of bezier pathes


2002-07-04  Oliver Specht  <os@openoffice.org>  [bd3108fce1b4c7ecadac8f2b1239ccd535c383c7]

#101159# DropCap recording completed


2002-07-04  John Marmion  <jmarmion@openoffice.org>  [b98a99c0db3ae6fccaec394f69fd0f3bae90cc4a]

#100796##100798# insert new helpids


2002-07-04  Oliver Specht  <os@openoffice.org>  [16895d77ccc6ed36a288aa91e4959b4648707f56]

#101159# DropCap recording completed


2002-07-04  Oliver Specht  <os@openoffice.org>  [dadec96f02884fc8608502a731d9882738ca3778]

#100988# don't call InvalidateBorder before the SwEditWin is registered


2002-07-04  Vladimir Glazounov  <vg@openoffice.org>  [e71d20ba4904aae9b26ee5276fa872301281cb05]

#100000# more accurate implementation for deliver


2002-07-04  Oliver Specht  <os@openoffice.org>  [37436db0e658c4bc4583c1469bdbb64cc0324124]

#100988# don't call InvalidateBorder before the SwEditWin is registered


2002-07-04  Andre Fischer  <af@openoffice.org>  [704522f553145bf589dd89f2ef4fb46b0e97d319]

#100485# Removed workarround for this bug.


2002-07-04  gt  <gt@openoffice.org>  [574fceb4295e95a3d794fb82d714569fd7807024]

#99126# setting entry height to zero on DataChanged() forces the recalc even for a before smaler height


2002-07-04  Stephan Bergmann  <sb@openoffice.org>  [872f940551a061b04807a0e31d812c4264627121]

#99517# Fixed ObjectCatalogToolBox_Impl::DataChanged.


2002-07-04  Carsten Driesner  <cd@openoffice.org>  [8da8eae831db5dd60e4571611b49857e6596d20f]

#98867# Store code page property to ensure unicode compatibility


2002-07-04  Thorsten Behrens  <thb@openoffice.org>  [81a765a0870c7b5e28bc143072fbcdb985c713a9]

#100127# New method for adaptive bezier subdivision


2002-07-04  Michael Brauer  <mib@openoffice.org>  [f2339dcc6efa38f1e33e4e4cb2e6f3c75a61a14c]

#100485#: getLocation returned wrong position (syntax)


2002-07-04  Mathias Bauer  <mba@openoffice.org>  [778f7e0c27996e90ca61cc978425af7efbf78f58]

#99872#: make ImportFrom usable as helper method


2002-07-04  Niklas Nebel  <nn@openoffice.org>  [96814ed4903473fc0d4585549d6c5becf71473b0]

#100960# slot execute implementation for SID_ATTR_BORDER_SHADOW


2002-07-04  Peter Burow  <pb@openoffice.org>  [2b18da0c74c063428fddf8aa8b7399ddc3704593]

fix: #100275# save TargetEntry for async D&D


2002-07-04  Peter Burow  <pb@openoffice.org>  [a675e98e0486ed400e6491e21cb14b8f86ebbcbc]

fix: #100275# #undef BT_OK and BTN_CANCEL


2002-07-04  Peter Burow  <pb@openoffice.org>  [b2cf075ac86ee4628938974cc1ff2d1e91e7bdc1]

fix: #100275# no RemoveSelection under UNIX


2002-07-04  Sascha Ballach  <sab@openoffice.org>  [187057ade7a99cede2876d29b5ffae5fc5e1b528]

#99771#; make change recognition and notification work


2002-07-04  Sascha Ballach  <sab@openoffice.org>  [e903c3fffd7cc414a973129f3746bb88357dd98c]

#100994#; test whether the current split window has the editview


2002-07-04  Philipp Lohmann  <pl@openoffice.org>  [329f0a9f1764a0d88ee63c2d74bda97365782956]

#100823# add: System::GetDisplayInfo


2002-07-04  Mathias Bauer  <mba@openoffice.org>  [6b703199db01fb3c0f72480be01f4532dcdd4f37]

#100018#: new string conversion didn't treat emtpy strins right


2002-07-04  Sven Jacobi  <sj@openoffice.org>  [990bc96abe21e180c5a6ff96cdf768c13e0f5d7a]

#100127# added support of bezier pathes


2002-07-04  Gregor Hartmann  <gh@openoffice.org>  [a530a7ab03dd7e7f784e1c16cebb7edce341ce8f]

added assertions for loading sts library


2002-07-04  Gregor Hartmann  <gh@openoffice.org>  [51d223865d8337592bf96d906e4301452322f3db]

small change to avoid assertion


2002-07-04  Michael Brauer  <mib@openoffice.org>  [fdfa3bd06de47c4eb819930d401479695899bb0d]

#100485#: getLocation returned wrong position


2002-07-04  Stephan Bergmann  <sb@openoffice.org>  [3b98a359487ff551e62ca16ff9a33732d53522a0]

#99748# #99750# #99752# Avoid multiply defined RIDs.


2002-07-04  Vladimir Glazounov  <vg@openoffice.org>  [820ebc880c65ce34ec9571cb99f40243b4df60e6]

SRX643


2002-07-04  mwu  <mwu@openoffice.org>  [31add10da4da8bb4b15622a932764822b53d172a]

#100981


2002-07-04  Andreas Martens  <ama@openoffice.org>  [37a9c8a062be613668f079d1ade29cb918097054]

Fix #97847#: Relativ height in endless growing cells


2002-07-04  Sascha Ballach  <sab@openoffice.org>  [7e8ec533beefb8e493ca408e2c59abd89334deec]

#99771#; add createAccessibleName, createAccessibleDescription, getBoundingBox and getBoundingBoxOnScreen


2002-07-04  Jörg Barfurth  <jb@openoffice.org>  [f542b315a256f2ab5c8ae6f5e54c76c6c8965ec0]

#98489# Integration: correction for services


2002-07-04  Sascha Ballach  <sab@openoffice.org>  [c3913d77774c4aa86b275963404df323ed3a5b94]

#99771#; add createAccessibleName, createAccessibleDescription, getBoundingBox and getBoundingBoxOnScreen


2002-07-04  Thomas Lange  <tl@openoffice.org>  [e63455d0796f210f899e0e2cb92b09060a077870]

#100847# conversion from programmatic to UI name fixed in lcl_GetIdByName


2002-07-04  Oliver Specht  <os@openoffice.org>  [b7ae1f52ddcc9729e3c078563c5f17e4ee9a00c2]

#97559# HTML export for Netscape 3.0 removed


2002-07-04  mwu  <mwu@openoffice.org>  [4855dfded86cdfde1ca76b2558965b64f51fef2e]

#100981,training for minna


2002-07-04  Jörg Barfurth  <jb@openoffice.org>  [ac899b726b636c04ad066d08e6dec424589a6dea]

#98489# Check for oor:op=replace attribute on dynamically added properties


2002-07-04  Jörg Barfurth  <jb@openoffice.org>  [556fb0adaf06cd9522a884b85cff3994cfa7cbfd]

#98489# Corrected generation of oor:op attributes in language neutral layer


2002-07-04  Jörg Barfurth  <jb@openoffice.org>  [a2c1c9a12900c9bb6363b44245f32791b0670d82]

#98489# Add missing oor:op = replace for added properties


2002-07-04  Michael Brauer  <mib@openoffice.org>  [6c5d8368944f17d059faaa8db1065a36b7f9be92]

#100800#: getLocation returned wrong position


2002-07-04  Ocke Janssen  <oj@openoffice.org>  [7d63e2197609251806463e6c2f1745f4602d6af9]

#99512# correct description


2002-07-04  Ocke Janssen  <oj@openoffice.org>  [b9ff982495d7b2feddec5f214338310edb9a4c7b]

#99549# insert new and delete operator


2002-07-04  Ocke Janssen  <oj@openoffice.org>  [7305ce3cd9c36c53808b33c551bcd4d9bffb2fe4]

#99549# insert c and dtor


2002-07-04  Ocke Janssen  <oj@openoffice.org>  [bde27e9ead97b7f5b34b93e6fdc7c7deabcc9f7b]

#99549# insert c and dtor


2002-07-04  Ocke Janssen  <oj@openoffice.org>  [1621d54fb263c8ad493d069c450f974100af4e93]

#99549# insert new and delete operator


2002-07-03  Eike Rathke  <er@openoffice.org>  [1498bc5a8607203820bcc24b7e32eeef7baa07c4]

#94103# lcl_DecompValueString: don't create temporary String of NIL


2002-07-03  Thorsten Behrens  <thb@openoffice.org>  [75194ab2525c479992dfdfefab912264116c43c3]

#100127# Added native bezier curves for WindowsGDI


2002-07-03  Mathias Bauer  <mba@openoffice.org>  [1c7d90aafea678c692297f0be72e432f08c0bf8c]

#100962#: some attributes added for recording


2002-07-03  Mathias Bauer  <mba@openoffice.org>  [03c3108bb2e0ad6d949db4515053b2e8e1e3b019]

#100785#: recording


2002-07-03  Mathias Bauer  <mba@openoffice.org>  [d8266f4f91fe6c74b29208423b172d03f15323ca]

#100782#: recording for InsertTable


2002-07-03  Mathias Bauer  <mba@openoffice.org>  [b8707ef4bb39bd68182b4ef2986f4c02e606e923]

#100782#: use bindings for recording


2002-07-03  Mathias Bauer  <mba@openoffice.org>  [5821441d934ba9b0b9940f12a9804335a8ac6915]

#100782#: allow recording


2002-07-03  Mathias Bauer  <mba@openoffice.org>  [1b05f6cc685d18e61ceec8492c0e610dc11c6964]

#100758#: pFld may be zero


2002-07-03  Mathias Bauer  <mba@openoffice.org>  [ba44e2868179f2367e3292a08836574c97e51785]

#100965#: recording for InsertEnvelope


2002-07-03  Mathias Bauer  <mba@openoffice.org>  [a9c4f82cdbaef8bfd1fa8c65bc78f1bd28c11a4b]

#100782#: parameters for InsertTable


2002-07-03  Aidan Butler  <aidan@openoffice.org>  [10e5f90e85bbe2d57b97e703c1d8f79802262adb]

Fixed bug with angle-brackets not being escaped


2002-07-03  Mathias Bauer  <mba@openoffice.org>  [abd99a885a4aebc5726666bba97bcc922098b121]

#100782#: allow recording


2002-07-03  Mathias Bauer  <mba@openoffice.org>  [122dd20f0c0f1c93ad8c572cf33f9e1f6dee27e6]

#100958#: allow meaningful conversion for MemId=0


2002-07-03  Mathias Bauer  <mba@openoffice.org>  [974c3f1818e350a3f95335238ee26e5ee721fc81]

#100908#: StandardTabStop shouldn't be recorded


2002-07-03  Mathias Bauer  <mba@openoffice.org>  [71cb86a125eb85ead88161b40b30bf807e1df9e5]

#100785#: wrong slot declaration


2002-07-03  Mathias Bauer  <mba@openoffice.org>  [0dc959d19840799a183a5b25c43b291624d66be9]

#98888#: allow Showing Childwindow without getting focus


2002-07-03  Mathias Bauer  <mba@openoffice.org>  [bb9370098ff4a5487edbc3fe2aa13c717f2abaa2]

#100838#: lock bindings before closing frame


2002-07-03  Mathias Bauer  <mba@openoffice.org>  [aa31a47fdd0f2ba92b9656c42d49f47a4eff7502]

#98578#: wrong service name changed, obsolete service removed


2002-07-03  Mathias Bauer  <mba@openoffice.org>  [9cffbda4e5feed404b7fa1d51e604e93cda1ee6f]

#100846#: better check for async loading


2002-07-03  Mathias Bauer  <mba@openoffice.org>  [d3c754fd8f3cfc59e14125a1e359826f9445d59f]

#100958#: don't send unconvertable status


2002-07-03  Mathias Bauer  <mba@openoffice.org>  [35d5b1fbe0d9694c68ac73099e51f0c8149c9dd5]

#98578#: removed obsolete service name


2002-07-03  Mathias Bauer  <mba@openoffice.org>  [989bffbf798324a662c8b78808c3d48389359e1f]

#100916#: execute slots called from outside synchron


2002-07-03  Mathias Bauer  <mba@openoffice.org>  [c357f1e5ebddc4183cb3a1cb888ae5187dd53bed]

#100749#: dispatcher locking buggy


2002-07-03  Mathias Bauer  <mba@openoffice.org>  [bf37e175707f68189ee2989f625352dbd267b836]

#98888#: allow Showing Childwindow without getting focus


2002-07-03  Mathias Bauer  <mba@openoffice.org>  [e33973410c0fd7b1aed7810a0fcb0c967d935d9d]

#100958#: don't try to convert empty arrays


2002-07-03  Mathias Bauer  <mba@openoffice.org>  [ea6e62ab408fc98b6527644c3aa15e8f5ffa515d]

#100958#: don't send unconvertable status


2002-07-03  Mathias Bauer  <mba@openoffice.org>  [9c2d4874e62f76dc838f699171a64cb04fa94546]

#100913#: SID_CURRENTURL moved to frame


2002-07-03  Mathias Bauer  <mba@openoffice.org>  [e231b20b89d70ffe763d3163b0ffb00512789c10]

#98888#: allow Showing Childwindow without getting focus


2002-07-03  Daniel Vogelheim  <dvo@openoffice.org>  [e95278fac540a111d1770768752a3fe17967d622]

#99877# load and save phontetic text for alphabetical index marks


2002-07-03  Stephan Bergmann  <sb@openoffice.org>  [0dbfa238e88c3f9aaaf0c0f5fb6404d2ef821dc7]

#99748# #99750# #99752# #99753# Merged in 1.42.6.3.


2002-07-03  Stephan Bergmann  <sb@openoffice.org>  [f1938017bb0bfba85050a059a97100f89842831a]

#99748# #99750# #99752# #99753# Enabled high contrast mode for various BASIC IDE controls.


2002-07-03  Stephan Bergmann  <sb@openoffice.org>  [df378db6cec70ed423e3ae6eca93688c5ece7809]

#99748# #99750# #99752# #99753# Merged in 1.32.6.2.


2002-07-03  Jörg Barfurth  <jb@openoffice.org>  [dcf9961a3671543acbe85da0edca7db95e083529]

#98489# Added support for uno backend bootstrapping


2002-07-03  Stephan Bergmann  <sb@openoffice.org>  [8f3bc6cb9c61b6e51488a0535b2d0065697ea62b]

#99748# #99750# #99752# #99753# Enabled high contrast mode for various BASIC IDE controls.


2002-07-03  Andre Fischer  <af@openoffice.org>  [e4fed6d3eeb371f221c5702a7fb5c0714b800dbf]

#100930# Added directory drafts/com/sun/star/awt.


2002-07-03  Stephan Bergmann  <sb@openoffice.org>  [3206ec46bab1604995b8e83c12d3395f3a6e8866]

#99748# #99750# #99752# #99753# Enabled high contrast mode for various BASIC IDE controls.


2002-07-03  Andre Fischer  <af@openoffice.org>  [f9c501e45ea18e08decf7d9e24b1c0c7921b3cea]

#100930# Added directory drafts/com/sun/star/awt.


2002-07-03  Andre Fischer  <af@openoffice.org>  [208c063d10cd0787642132c8630c97dc90bbe08d]

#100930# Added new drafts/com/sun/star/awt directory.


2002-07-03  Juergen Schmidt  <jsc@openoffice.org>  [38f6ea068802fb8218990286322964b8e65db833]

#100872# insert Makefile of ToDo example


2002-07-03  Jörg Barfurth  <jb@openoffice.org>  [ca963ff9e9b6ccb55b3e1ca869cdc3d2198002b5]

#98489# Corrected assertion


2002-07-03  Jörg Barfurth  <jb@openoffice.org>  [320d17912215265043eca4d7017be4c3d5e63618]

#98489# Add support for layer merging (propagating a layer to a default layer)


2002-07-03  Jörg Barfurth  <jb@openoffice.org>  [16aadacd4a6ffadb3e24a588f30029d2db24aefa]

#98489# Adjust parsing to the real file format


2002-07-03  Oliver Specht  <os@openoffice.org>  [58eaa1455957415969a076cd883d665ce414cd07]

#98143# AutoFormat button again resized


2002-07-03  Cyrille Moureaux  <cyrillem@openoffice.org>  [574f26b8d8db599b402bfc7c2a7c8282d6970ae5]

Account for changes in LocalFileLayer and proper locale handling


2002-07-03  Cyrille Moureaux  <cyrillem@openoffice.org>  [b589e085b612b16e1bbafde0feb95b4ca7ed287a]

Added exceptions and extended to implement XCompositeLayer


2002-07-03  Cyrille Moureaux  <cyrillem@openoffice.org>  [20b09ba5cbbb1f08fb40df224cf5e5ff53582d6d]

Added use of composite layers


2002-07-03  Michael Brauer  <mib@openoffice.org>  [ef14aa63a680ee0f3f939fcd827ac24a1e4639bb]

#99872#: InsertDoc/InsertMasterDoc with external filter components


2002-07-03  Michael Brauer  <mib@openoffice.org>  [7408dfd0cf8882fbd6fe89f071ad7ca93c5c65a5]

#99872#: InsertDoc/InsertMasterDoc with external filter components


2002-07-03  Sven Jacobi  <sj@openoffice.org>  [576287904d4f8734a2e1d72d3f5a19502ce469bd]

#100477# use correct coordSize also for normal polyLines


2002-07-03  Cyrille Moureaux  <cyrillem@openoffice.org>  [a41e7b7ca69405897700580b3367db8929230054]

Added getFileName and splitFileUrl utility methods


2002-07-03  Thomas Benisch  <tbe@openoffice.org>  [a18351a2e3cd933f3ac82281bc0305505f522e7a]

#100605# added CreateAccessible( Menu* pMenu, sal_Bool bIsMenubar)


2002-07-03  Thomas Benisch  <tbe@openoffice.org>  [7708b681fef6ba8b055be6c3b76cc64ba194990f]

#100605# JABG: Menu hierarchy for SO menues doesn't confirm to Java hierarchy


2002-07-03  Thomas Benisch  <tbe@openoffice.org>  [0303d685cbb2c6ecb77b6105bce567ebcea985fe]

#100605# added GetAccessible(), SetAccessible()


2002-07-03  Tino Rachui  <tra@openoffice.org>  [7f0b24695a25c9ad0fc7ae50327a6f4740eaedd3]

merge from 1.6.1.2


2002-07-03  Andreas Bille  <abi@openoffice.org>  [81feb3197ea362fb7bd2c013368f11d2a006d940]

#93203# Better implementation name


2002-07-03  Stephan Schäfer  <ssa@openoffice.org>  [d67db0942baa2274927875012fcbd00a59bee02b]

#100292# calculate index in parent exactly as in SVX


2002-07-03  Andreas Martens  <ama@openoffice.org>  [20fa4921f595156b74e9a9cdbed79ae1b9ad97fc]

Fix #100282#: Responsibilitiy


2002-07-03  Andreas Martens  <ama@openoffice.org>  [3a9fa42776cd6cb58333148c87b0961ba887da2a]

Fix #100282#: Responsibilitiy


2002-07-03  Andreas Martens  <ama@openoffice.org>  [1ec3607cc370e16241b7aee1862ac3aeceda5699]

Fix #100282#: Responsibilitiy


2002-07-03  Stephan Schäfer  <ssa@openoffice.org>  [a139dd8107853ee784b3c3ead053d181b8155385]

#100242# support keyinput without having the focus


2002-07-03  Daniel Vogelheim  <dvo@openoffice.org>  [65de5382a389cc7edf1cdf506da4fb43a4d33a9f]

#100619# fixed problem with hiding deleted graphics


2002-07-03  Sven Jacobi  <sj@openoffice.org>  [c41d1ab9ec002345e46c00d99fc150a1204006d1]

using typedefs of solar.h instead of own definition


2002-07-03  Oliver Specht  <os@openoffice.org>  [c987e4948e6797db3d3a4d4b675bf39a66ab5897]

#99814# auto color exported as black in binary file format


2002-07-03  Kurt Zenker  <kz@openoffice.org>  [6877009d0ce09e25325f015cf474a0708c7fe9b4]

new version for SRX643


2002-07-03  Stephan Schäfer  <ssa@openoffice.org>  [1a897a772b2073abaa2e482879e063ba75a56b60]

#100242# improve closing and keyinput handling for floaters


2002-07-03  Stephan Schäfer  <ssa@openoffice.org>  [dca273bcafbe60918e1f496907c4d84d5e1ea1fe]

#100242# improve focus and keyinput handling for floaters


2002-07-03  Daniel Boelzle  <dbo@openoffice.org>  [a07783af0aded4f38007a1ff66e4a7e1d19e45ec]

#99059# fixed macro expander init


2002-07-03  Christian Lippka  <cl@openoffice.org>  [b06ba7765b61bb82a9ec8d01dd8c1f5f51e409c1]

fixed wrong namespace from _STL to std


2002-07-02  Kurt Zenker  <kz@openoffice.org>  [4bddf545c0e47809aa9fd0e7e2483a5466debf38]

new version for SRX643


2002-07-02  Vladimir Glazounov  <vg@openoffice.org>  [0c245e53936a74deb908329eef2539b9dba968c9]

new version for SRX643


2002-07-02  Vladimir Glazounov  <vg@openoffice.org>  [9908c781a91459cf75c01ff4ff45b344c74c81a7]

new version for SRX643


2002-07-02  Hans-Joachim Lankenau  <hjs@openoffice.org>  [9d75e0bca20a9a932c4f1ba0b67084ee98543821]

default ANT_HOME if not set; reference needed jarfiles for ant build with ANT_HOME


2002-07-02  Vladimir Glazounov  <vg@openoffice.org>  [da57a89581fb28d663cf85c1f1e45a58711fb520]

#100000# corrected typo


2002-07-02  Kurt Zenker  <kz@openoffice.org>  [08ed2f190b9f5959c1d8cd1e7fadf8af0dbe5430]

new version for SRX643


2002-07-02  Kurt Zenker  <kz@openoffice.org>  [a75dcc1d318eac375f568faf97e1287bacb5a869]

new version for SRX643


2002-07-02  Armin Weiss  <aw@openoffice.org>  [b39d705166fca8a229d94b31859b38a624d7930f]

#100499# For empty OLE objects draw frame and empty OLE bitmap


2002-07-02  Armin Weiss  <aw@openoffice.org>  [a64490942cb92452d8f65fcb0a5da89d334a72b4]

#100499# For empty OLE objects draw frame and empty OLE bitmap


2002-07-02  Caolán McNamara  <cmc@openoffice.org>  [c52c440a983e56456935bfea749b07392b163d96]

#100192# Cannot have sections inside textboxes in word either


2002-07-02  Stephan Schäfer  <ssa@openoffice.org>  [7008870dcc49128d21b55dd3366cc470a68c791a]

#96896# make undecorated floaters closeable, #100242# avoid close on focus change for decorated floating windows only


2002-07-02  Stephan Schäfer  <ssa@openoffice.org>  [20590991ef964ee7ce83f6b61badf67087a925c9]

#100242# merge 1.12.2.7.6.1.2.1


2002-07-02  Kurt Zenker  <kz@openoffice.org>  [514b0093833094cc155f51e2dca8d17597cf0045]

new version for SRX643


2002-07-02  Stephan Schäfer  <ssa@openoffice.org>  [0d2c19ab078711bcd82926736f05e1f3fec1c158]

#100242# set focus in listbox without closing it


2002-07-02  Hans-Joachim Lankenau  <hjs@openoffice.org>  [2043267ec730224c7f3f89a36d48d05bf803f07b]

removed obsolete sourcefile


2002-07-02  Stephan Schäfer  <ssa@openoffice.org>  [cc81ccfc23017ac5444d1dc7d041302afe064216]

#100242# merge 1.5.10.1


2002-07-02  Stephan Schäfer  <ssa@openoffice.org>  [577a48661eea7f5526bfabc0bac0805c32775297]

#100242# merge 1.3.2.1


2002-07-02  Andreas Martens  <ama@openoffice.org>  [fb152ddf980a034ef49ce5e5e222ad10a2b7232f]

Fix #100828#: Squared frames


2002-07-02  Kurt Zenker  <kz@openoffice.org>  [37b41f6eea5a2c11e4edd636d3070bdf849c89ec]

new version for SRX643


2002-07-02  Stephan Schäfer  <ssa@openoffice.org>  [83ceb199deab2f483cdf37a6e839120a53576e7f]

#100242# support for window bit WB_SYSTEMWINDOW


2002-07-02  Ocke Janssen  <oj@openoffice.org>  [738a791b5be09cdba6a7781310f8433ce1bb6080]

#97926# use default type if db does not support some


2002-07-02  Oliver Bolte  <obo@openoffice.org>  [31a41c77e60f37822b418515133790669f95e6bc]

new version for SRC660


2002-07-02  Stella Schulze  <sts@openoffice.org>  [cfbfbe80aa73802c6695494e464fe4f4b9db6859]

#97164#  change the StarOffice bitmap in the hidden gallery theme "htmlbuttons".


2002-07-02  Christian Lippka  <cl@openoffice.org>  [af9bc74f127197a5534575e3e9bb123624f71ac2]

#97525# fixed enabling/disabling of controls


2002-07-02  Kurt Zenker  <kz@openoffice.org>  [463c39e46e0c50437cfc021453d93f9118628766]

new version for SRX643


2002-07-02  Kurt Zenker  <kz@openoffice.org>  [aa9d2ab1d59de49a0a3c454e211e0a5ad7d91544]

new version for SRX643


2002-07-02  Andre Fischer  <af@openoffice.org>  [7e45850123ec6009fb5962ca6b8e7be3d0bfde5c]

#100282# Changed ownership and description of accessibility items IsForDrawings, IsAllowAnimatedGraphics, IsAllowAnimatedText.


2002-07-02  Oliver Bolte  <obo@openoffice.org>  [5ce3dd192ad9696fef41d2435005d85ae35b5fb6]

new version for SRC660


2002-07-02  Christian Lippka  <cl@openoffice.org>  [3d495822deebe48a7431db3c4fa7716ff88e8b1b]

#99689# fixed resource for graphctrl


2002-07-02  Aidan Butler  <aidan@openoffice.org>  [b55b2d321019fdfc813425ccf4b8a1151bc1fd7a]

*** empty log message ***


2002-07-02  Kai Sommerfeld  <kso@openoffice.org>  [6da2fdad1ad3b32eeab3a966666309aef86f0d9f]

#100282# - Updated responsibilities.


2002-07-02  Thomas Lange  <tl@openoffice.org>  [8b8f5d36742725de868ca85ec60c4825b63d76f4]

#98638# setting of BaseSize property fixed (is now applied to the fonts too).


2002-07-02  Malte Timmermann  <mt@openoffice.org>  [6cd38fbee9231660cf7cb8812480744818674c58]

#89235# try/catch for clipboard operations


2002-07-02  Malte Timmermann  <mt@openoffice.org>  [88e5e62a45f6530f10dd17f23072463bbb0a33d3]

#89235# try/catch for clipboard operations


2002-07-02  Frank Meies  <fme@openoffice.org>  [ee3bf7d093baf09cc8532979765f337728c11c9d]

#98281# Bidi - Wrong optimization to avoid calling the bidi algorithm


2002-07-02  Frank Meies  <fme@openoffice.org>  [df91321cb2d9979343012c795ac3a22fd764ef15]

#100227# Adjust column width if auto width is set


2002-07-02  Ocke Janssen  <oj@openoffice.org>  [50e69457ab1079d3cf0e1c589c827dabb7cb7a91]

#98474# use own new line


2002-07-02  Ocke Janssen  <oj@openoffice.org>  [c1d52e788122157063c1e14b4e52bf86bf664b2b]

#97926# use default type if db does not support some


2002-07-02  Andreas Schlüns  <as@openoffice.org>  [ba8d2e9b6ac28efb8c678ae6ceb7c52c8c672942]

#i4835# disable quit timer for some more command line arguments


2002-07-01  Niklas Nebel  <nn@openoffice.org>  [ca183c40f7703f433abfe5d667356f22d1a1bbf0]

#100125# PasteRTF: use InsertText(XTransferable) for EditEngine format


2002-07-01  Björn Milcke  <bm@openoffice.org>  [cc0fff0b75868a986fa4f20c86ef8572854c8348]

#100282# description review


2002-07-01  Bertram Nolte  <bnolte@openoffice.org>  [259133b1608d320a3abcadbce70df03b0777fc95]

#100528# Customize the documenation to the new scripts.


2002-07-01  Vladimir Glazounov  <vg@openoffice.org>  [e94ee40ad29d33cdc38727fe6c909273b0956395]

#100833# fix for M$ compiler


2002-07-01  Juergen Schmidt  <jsc@openoffice.org>  [096ed0c33cfc3939015ab7495967461c4d04da3e]

#99053# replace touch with echo


2002-07-01  Juergen Schmidt  <jsc@openoffice.org>  [cbc8eac705a4b83df7dc6dd0f9877d0910825ed4]

#99053# replace touch with echo and change copy zip files


2002-07-01  Bertram Nolte  <bnolte@openoffice.org>  [194cb9fa2a693380faf998f36055dcc10173bb32]

#100528# Add configureUnix, configureWindowsNT.bat, setsdkenv_unix.in and remove setsdkenv_unix.


2002-07-01  Caolán McNamara  <cmc@openoffice.org>  [e9df3b9a5ec77face64b0ac153e9fcdec8d7b4ae]

#84112# page anchored tweak


2002-07-01  Bertram Nolte  <bnolte@openoffice.org>  [935eccbbfdce06ab4cf8739d1d3cab8dc2d7b5f9]

#100528#


2002-07-01  Oliver Bolte  <obo@openoffice.org>  [68ffec629e11c1206b89c4f600b53498f259958d]

correct path for res


2002-07-01  Eike Rathke  <er@openoffice.org>  [28dba9e76dc62743785ca06fca4249c89047851a]

convert.ini dead since years, is now in configuration


2002-07-01  Christian Lippka  <cl@openoffice.org>  [b752392a84d7e85bd5aae359f6c5a55501edd5c4]

#100135# get password for layout file from layout doc


2002-07-01  Malte Timmermann  <mt@openoffice.org>  [6a5a69ec8cb4f08f8bfb5a96f9bd43652864f581]

#100125# InsertText with XTransferable


2002-07-01  Malte Timmermann  <mt@openoffice.org>  [4c02b458da35d93e86643e6073a6769dd3f374a5]

#95962# HTML: Accept text outside (p)


2002-07-01  Oliver Specht  <os@openoffice.org>  [289b629c9ed054cf57f0921614526bc45c683e18]

#75611# disable undo in TextEngine while source code id read


2002-07-01  Sascha Ballach  <sab@openoffice.org>  [2e8cddc394d4337a7da4432ab691182754e76473]

#96469#; transfer repeat mode of the ProgressBarHelper


2002-07-01  Malte Timmermann  <mt@openoffice.org>  [61d6c1a2827dd4a14ceed689ee2afa2e30602d87]

#99804# Create ListBox and ComboBox with WB_AUTOHSCROLL


2002-07-01  Armin Weiss  <aw@openoffice.org>  [104e94e628b45650473f7f8ae6383231c64cafcb]

#100408# If LineStyle is XLINE_NONE force to XLINE_SOLID to make visible.


2002-07-01  Sascha Ballach  <sab@openoffice.org>  [1074d3ab2be91257a11d21d8e5a3ac7ca3267d78]

#96469#; add repeat mode


2002-07-01  Caolán McNamara  <cmc@openoffice.org>  [e74160aafb19edfae715a08965dddebfd84119fe]

#100044# vectors scale better


2002-07-01  Armin Weiss  <aw@openoffice.org>  [63f54bd0446d19d07f16ebb69a2cdfe03a891eb4]

#100663# SdrTextObj::NbcResize: aRect is NOT initialized for lines (polgon objects with two exceptionally handled points). Thus, after this call the text rotaion is gone. This error must be present since day one of this old drawing layer.


2002-07-01  Tino Rachui  <tra@openoffice.org>  [2784ab2e1f2edd517b98f499f77edf72447281a7]

#100614#reimplemented for performance reasons, now reading block wise instead of byte wise, code inspection necessary


2002-07-01  Thomas Benisch  <tbe@openoffice.org>  [28ca4cc151d19f9df61f011800809f255514e796]

#100215# added setCaretPosition to comment


2002-07-01  Mathias Bauer  <mba@openoffice.org>  [c76af776fb8e60851772eaa5bebcdea77627cf89]

#100555#: return selected format


2002-07-01  Dirk Grobler  <dg@openoffice.org>  [c8b6c5331cbc21b3ebfa09930151f42e7818161c]

#100282# obsolete template entries (LayoutSettings, WindowSize, AppWindowPosition, WindowAlignment, WindowPosition) removed


2002-07-01  Malte Timmermann  <mt@openoffice.org>  [9016ad96ff7de33d20c2ed6fe15a912ee6e21afc]

#95266# Remove assertion, no longer valid because draw calls MergeParaAttribs() before FinishLoad()


2002-07-01  Michael Brauer  <mib@openoffice.org>  [ae0988f8405c9658bdbeef085e2b9f9bf38d18f9]

#100846#: import of linked sections fixed, including ones name &#255;


2002-07-01  Christof Pintaske  <cp@openoffice.org>  [d7e54a0ed7a3476ac84c367221cfab7b491b1c21]

#100686# use fixed to replace broken X fonts


2002-07-01  Eike Rathke  <er@openoffice.org>  [49c08753f8a8e5dcd0c23ecfd28fdd29c630cd88]

getFunctionSymbolByName: use SAL_DLL* macros instead of trying to do everything manually ...


2002-07-01  Mathias Bauer  <mba@openoffice.org>  [c86a4f60478023be1a6cda11bd51975e3a645dd0]

#100859#: pItem not initialized


2002-07-01  Andreas Martens  <ama@openoffice.org>  [341e1a5554a49d6b9119f553adaaf4c84b749609]

Fix #100831#: Crash with password protected link


2002-07-01  Caolán McNamara  <cmc@openoffice.org>  [e31a4f89efd2b4197f9a792951f967856ae46550]

#100814# must always set page text direction


2002-07-01  Juergen Schmidt  <jsc@openoffice.org>  [2b27c9648feee9fb58656d1837d235f65e017d77]

#99053# change classpath settings


2002-07-01  Juergen Schmidt  <jsc@openoffice.org>  [cf5ce5754546fa38ca2112e6744c54ee128805a9]

#99053# update docu


2002-07-01  Mathias Bauer  <mba@openoffice.org>  [79225086ed683f932d019a6d4c2ccbf11dca4038]

#100757#: encode not printable chars


2002-07-01  Armin Weiss  <aw@openoffice.org>  [61fa32a9ed5d68dfde4fcbe4e2fa367dc871f254]

#100318# XOutGetCharOutline is deprecated, use XOutGetTextOutline


2002-07-01  Eike Rathke  <er@openoffice.org>  [77e7a1e95f4773c1417171b843c75187458c880f]

#90353# new[]/delete


2002-07-01  Mathias Bauer  <mba@openoffice.org>  [31a79777fe32a3c6c7ce92fc149340406a890a03]

#100758#: recording


2002-07-01  Mathias Bauer  <mba@openoffice.org>  [7b674d542169df9792f039f935666526bca2a069]

#100784#: recording paramaters


2002-07-01  Mathias Bauer  <mba@openoffice.org>  [4f089f7a7fc74415326c00d5ba8018b2a712657d]

#100757#: macro recording for notes


2002-07-01  Mathias Bauer  <mba@openoffice.org>  [522eafa5a4cccf565e1b209f97fdc4956c2b016e]

#100784#: recording paramaters for inser graphics


2002-07-01  Mathias Bauer  <mba@openoffice.org>  [730dca6399e284a11a465e53d6245b5e0eaab11d]

#100753#: move execution code to shell


2002-07-01  Mathias Bauer  <mba@openoffice.org>  [afaf1ca30ca52da6d08c2d91af3d64c4b5ef1b94]

#100754#: macro recording


2002-07-01  Mathias Bauer  <mba@openoffice.org>  [f37e9270a2883580a229ea538e7364845333af6f]

#100723


2002-07-01  Joachim Lingner  <jl@openoffice.org>  [dcdcad7abfe33bc1c787935f19638f850f6f5282]

#98233# added service com.sun.star.loader.Java2


2002-07-01  Mathias Bauer  <mba@openoffice.org>  [db2a628ae7e1f8129e12de94ae60aeed59392f32]

#100784#: recording paramaters for some slots


2002-07-01  Mathias Bauer  <mba@openoffice.org>  [bc17616d77f645a7e539ac3543a96e8743e32013]

#100754#: slot for deleting bookmarks needed for recording


2002-07-01  Mathias Bauer  <mba@openoffice.org>  [b4708e106185467f11d1f4479b672109631d862a]

#100784#: recording paramters for inserting graphics


2002-07-01  Mathias Bauer  <mba@openoffice.org>  [686447c34fa1fb2ea47c3a7ebc9afd4066eca16d]

#100743#: don't record hyperlink dialog, only the action inside


2002-07-01  Mathias Bauer  <mba@openoffice.org>  [4ceee36ccd909e9b400ab9eb9a27ba89b70557fe]

#100835#: line accidently deleted


2002-07-01  Hennes Rohling  <hro@openoffice.org>  [d38f71b9381d18c339407970ceea072a9d2b40a0]

#100853# Despite WidechartoMultiByte on Windows 98 does not copy a terminating zero the length returned counts with a terminating zero


2002-07-01  Stephan Schäfer  <ssa@openoffice.org>  [5f38d5baf6668175ebe6ef370dca691e0b99c289]

#90353# delete[]


2002-07-01  Christian Lippka  <cl@openoffice.org>  [c050e87412246c0b0a93ad23eb2c04e119bbbc03]

#100775# throw DisposedException when methods called after models dispose


2002-07-01  Stephan Schäfer  <ssa@openoffice.org>  [307d8f2bb2b482bcafdc67edc1bfde3dea7a0e90]

#100627# DataChange link


2002-07-01  Ocke Janssen  <oj@openoffice.org>  [d9b821e0f10bc8095d6d9c32fffc96894fc98339]

#100839# float not in switch stmt


2002-07-01  Ocke Janssen  <oj@openoffice.org>  [d25cbcd0db8d25533a9f273f946d14042fa3b583]

#100839# float was not set while binding parameters


2002-06-28  Matthias Huetsch  <mhu@openoffice.org>  [e9cca11f8996380e98ab27180c3c2300a89392cf]

#90353# #i5181# Fixed operator new[]()/operator delete() mismatch in SvStream::CryptAndWriteBuffer().


2002-06-28  Matthias Huetsch  <mhu@openoffice.org>  [573edd503b879fedc4371bd2ba05568b0875ad39]

#90353# #i5181# Fixed operator new[]()/operator delete() mismatch in SfxMultiRecordReader::dtor().


2002-06-28  Andre Fischer  <af@openoffice.org>  [b302bf1edc65f6c6924c6da9ec86bf2bb7716619]

#100363# Fixed the set of supported services.


2002-06-28  Andre Fischer  <af@openoffice.org>  [d5f557c5858543a7ec5f9a9b22797354ba1f9f46]

#100363# Fixed the set of supported interfaces and services.


2002-06-28  Andre Fischer  <af@openoffice.org>  [38d31f1f6b0d223c3e51882aa0f36c35c2600f9d]

#100363# Added support for XServiceInfo::getSupportedServiceNames.


2002-06-28  Andre Fischer  <af@openoffice.org>  [19b89cc096aca68e6785bd39a4b6357e0b8a3827]

#100363# Added support for XServiceInfo::getSupportedServiceNames.


2002-06-28  Vladimir Glazounov  <vg@openoffice.org>  [2d9b7cd87c9161815cef24032f2cf60a1925aaa2]

#100000#


2002-06-28  gt  <gt@openoffice.org>  [5cbe82d2401c5584e40cabbce9e8301fe0949259]

#99411# getting and re-coloring of bitmap on every DataChanged()


2002-06-28  Caolán McNamara  <cmc@openoffice.org>  [d1109af24f79dee762a0b49b9b00e6f09dafac4c]

#100044# SvShorts and friends do not scale well with increased size


2002-06-28  Caolán McNamara  <cmc@openoffice.org>  [016d0ff69a4dc6cd37f5a1361392927e621e964d]

#100688# Each colour record is 10bytes long


2002-06-28  Stephan Schäfer  <ssa@openoffice.org>  [2a7d819beca7e1e3ae8ff85efe74e6d6a48c4150]

#99071# menubar must not grab the focus


2002-06-28  Daniel Boelzle  <dbo@openoffice.org>  [53fabfb9ba8c755f1dd498254bce0eec8a26cb33]

#99059# added import lib define for pkgchk


2002-06-28  Armin Weiss  <aw@openoffice.org>  [c53a8bd4d06fe37de953e10acf1ac30592632cc9]

#100617# read over spaces between command and values


2002-06-28  Michael Brauer  <mib@openoffice.org>  [1280805838ae1fd1e5db4d4e123b8e77f9fb1382]

#100740#: Keep/Set frame size attribute in page descs


2002-06-28  Ocke Janssen  <oj@openoffice.org>  [a93664fb96e7736010e952884d0280c9030743cd]

#100282# insert missing info description


2002-06-28  Michael Brauer  <mib@openoffice.org>  [275ae38569676d24b352f3e2093059d8f83cce4c]

#100740#: Keep/Set frame size attribute in page descs


2002-06-28  Oliver Specht  <os@openoffice.org>  [5eeb54d5edd23484e41cbb050384f0b47b9b6716]

#94707# scrollbars are hidden only, not deleted anymore


2002-06-28  Andreas Schlüns  <as@openoffice.org>  [c5505690a7ad5e892ee13c59e3d2590caeb399f0]

#100448# allow system pathes on printing for historical reasons


2002-06-28  Niklas Nebel  <nn@openoffice.org>  [b00328aecb62ea15d4eb6215b18e1dc1ecc8b117]

#100805# EnquoteIfNecessary: don't quote percent char in text in percentage style


2002-06-28  Andreas Schlüns  <as@openoffice.org>  [5bed84d3a2bf8e7498b1bb8824d981273801fec1]

#100448# set default mode for ucb print transfer to OVERWRITE


2002-06-28  Daniel Vogelheim  <dvo@openoffice.org>  [018d4866a576241bdae006cdf1cb3b7246646378]

#99980# fixed database table type to int32


2002-06-28  Andre Fischer  <af@openoffice.org>  [680bc2eab1d4d38bc578d89f26a7ae014b6af9cd]

#100363# Supported services and types and the implementation name are now displayed.


2002-06-28  Caolán McNamara  <cmc@openoffice.org>  [bc888a05ee0e7f9cfdd4d71a2907f2951e1a3e20]

#100824# #i5128# and obviously should be restored on leaving that environment


2002-06-28  Caolán McNamara  <cmc@openoffice.org>  [dbe1f7943070d9d6cb4eb454b565861e98e4c098]

#100824# #i5128# current bordering info is part of the parser state and should be reset on entering a new environment


2002-06-28  Thorsten Behrens  <thb@openoffice.org>  [4d9038c2cf1bfefc15e48add864cc57ce6e8ec00]

#100593# Added return value to setCaretPosition method


2002-06-28  Martin Hollmichel  <mh@openoffice.org>  [be35c7c6ec27f13c396843712fbd70b6d6f20970]

chg: warning for missing bitmaps from KA


2002-06-28  Andreas Schlüns  <as@openoffice.org>  [25f0807a8ac9bf06f7b3a31455075239ab008347]

#100448# enable urls for printing instead of system pathes


2002-06-28  Thorsten Behrens  <thb@openoffice.org>  [0fd1ceb4df38b4225f8e565e0b1465189b7d80b8]

#100593# Added return value to setCaretPosition method


2002-06-28  Oliver Specht  <os@openoffice.org>  [12d2f12b597f8c0fd0734790102ace022ab18443]

#99083# string creation changed to help the dump Linux compiler


2002-06-28  Andre Fischer  <af@openoffice.org>  [11a90260da7be0fe6f721914c1c1767b3650ad69]

#100559# Transformation of point coordinates into internal coordinates now takes care of absolute pixel coordinates.


2002-06-28  Stephan Schäfer  <ssa@openoffice.org>  [7fdb266a6b3d340a8f4a89bc8f7954496e3e8858]

#100627# keep last window text color for proper HC switching


2002-06-28  Caolán McNamara  <cmc@openoffice.org>  [03caa8eb28b4a2efbef15f77f9cf698bdfdff676]

#100688# rainbow coloured tables because of out by two error


2002-06-28  Caolán McNamara  <cmc@openoffice.org>  [e3ee61f21d3cd0b6636a14e0e9479bbcd90d8ed4]

#100044# confused enum


2002-06-28  Andre Fischer  <af@openoffice.org>  [6a54f9c52ae8ddc58e0a7d350f3753fab3d00dc7]

#99992# Take over the collected template folders from the thread when the callback is called.


2002-06-28  Sascha Ballach  <sab@openoffice.org>  [a17b141af9aeb8d4647dc08d627e3614b6048b20]

#100692#; add component description


2002-06-28  Michael Brauer  <mib@openoffice.org>  [25809d76a6dbff258f0900f1752a04452fc73973]

#100800#: initialization of accessible shapes changed


2002-06-28  Michael Brauer  <mib@openoffice.org>  [7db511734a1c166dda917da2191aa33e4cc3a0b4]

#100800#: broadcast no events for DEFUNC state change


2002-06-28  Michael Brauer  <mib@openoffice.org>  [c013cdfb156c4594493fae32d421aeece08e8770]

#100800#: setCaretPosition


2002-06-27  Philipp Lohmann  <pl@openoffice.org>  [b70944587c19572e4d0b871c2745c450675444a4]

#100812# check for proper output, use override redirect for npwrap shells, do not destroy guard too late


2002-06-27  Philipp Lohmann  <pl@openoffice.org>  [679dfac29139ee338fec9b951dd5984adc677196]

#99570# set focus to newly shown windows since some WM's are too lazy to do that


2002-06-27  Kurt Zenker  <kz@openoffice.org>  [57b37595b102762dd763524eeaa49ce5deef6ae4]

new version for SRX643


2002-06-27  Vladimir Glazounov  <vg@openoffice.org>  [950d1217ee59c3b84efb6ae881009442f717d170]

new version for SRX643


2002-06-27  Vladimir Glazounov  <vg@openoffice.org>  [c00447ce008646c676c90fe035022f4f1725ad69]

new version for SRX643


2002-06-27  Niklas Nebel  <nn@openoffice.org>  [1316c7890bce7fceeed68e0020801dd6b8da3791]

#100259# when loading cond.formats/validation, store formula text, convert to tokens in CompileXML


2002-06-27  Stephan Schäfer  <ssa@openoffice.org>  [9a1906772b86894777800e6b1c5a2874df31fc8c]

#96896# allow small borders for closeable windows


2002-06-27  Philipp Lohmann  <pl@openoffice.org>  [1fac59628eb09e39d2ea1c7bd1a967fc8b98c105]

#100282# added documentation


2002-06-27  Caolán McNamara  <cmc@openoffice.org>  [2b1870b004698cdaadd33dc1eb3b90fd88bff0cd]

#100044# Move all sprm handling to one class. Split WW6 from WW8 sprms, because only  need one or the other when importing, not both. So halve sprm search time. Make massive global array into local static one,  should reduce startup times. Use stl sort not qsort, sort faster than qsort and faster linking can be used without extern C. Remove unused methods, optional arguments were always used, normalize behaviour. Introduce DistanceToData to avoid multiple calls on GetSprmInfo


2002-06-27  Kurt Zenker  <kz@openoffice.org>  [af90413087e3a7d73fb4e161f776d72243c44030]

new version for SRX643


2002-06-27  Kurt Zenker  <kz@openoffice.org>  [4670fe4a9b5562c69550442d1522cf0dd971eb0b]

new version for SRX643


2002-06-27  Hans-Joachim Lankenau  <hjs@openoffice.org>  [e658b299c2989f6bf79bfeca308fb2a786749eb8]

#100000# changed deps


2002-06-27  Caolán McNamara  <cmc@openoffice.org>  [01d056c7817fa0243a8bf6691c18f901b3f9bb2f]

#99562# Improve use of tab setting in list


2002-06-27  Daniel Vogelheim  <dvo@openoffice.org>  [43d28dbd49f533195104faa4cadc522570464c95]

#100611# Fixed problem with moving paragraphs with redlines


2002-06-27  Oliver Specht  <os@openoffice.org>  [a56d38a95229dd35cc46dce26dfa20c98d750020]

#100693# remove EditEngine fields if format/default is called


2002-06-27  Hans-Joachim Lankenau  <hjs@openoffice.org>  [4f19c4b001cfe5d14c50b8ad88635dee1255b3d1]

#100000# removed override used for testing...


2002-06-27  Thomas Lange  <tl@openoffice.org>  [d820af49ca96ff523239efc580e13e30f167ab78]

#100802# applied API changes for accessibility in Math


2002-06-27  Kai Sommerfeld  <kso@openoffice.org>  [8265413dcd8227915a2130dc5a299bf63647b4a2]

#100790# - Changed UCBHELPER_MAJOR from 1 to 2


2002-06-27  Andre Fischer  <af@openoffice.org>  [a89ab9721a0de70570e94b7d1e68c2f15f3b8e6b]

#100763# Calling Init method on newly created page shapes.


2002-06-27  Joachim Lingner  <jl@openoffice.org>  [00929dd5f027a795499a541b292fee3fcc139c3d]

#99987#d.lst


2002-06-27  Behrend Cornelius  <bc@openoffice.org>  [5badcf4b5ad57e1a7d2658cb137f2dbabd1ee133]

#100395# call to "createReport" modified


2002-06-27  Joachim Lingner  <jl@openoffice.org>  [26788468638bd7cec55183515c20b823b1c7c097]

#99987# libsunpro_uno.so wa not unzipped by loader


2002-06-27  Andre Fischer  <af@openoffice.org>  [9a274dadbf2051a4b8205f2e1b2d4a8f836ba2ae]

#100763# The Init method is not called anymore at newly created shapes.


2002-06-27  Vladimir Glazounov  <vg@openoffice.org>  [82527f57108e7e310e00c46246d538a065d7d23c]

#100000# fixed bug with missing paths


2002-06-27  Ocke Janssen  <oj@openoffice.org>  [1829865a646d7ef6af6cbfd86a8844dd8bba52f5]

#100282# responsible inserted


2002-06-27  Andre Fischer  <af@openoffice.org>  [888e1f1cb253efeab3c9f4adcfc2e5e42e7113ab]

#100763# Calling Init method at newly created accessible shape.


2002-06-27  Andre Fischer  <af@openoffice.org>  [5a46fa57af0ab5dc64c5c2f315543ee7a7959ba8]

#100467# No state change event when setting the DEFUNC state.


2002-06-27  Frank Meies  <fme@openoffice.org>  [8185a3b95ba99062c478a4c6cb5f0b685e880443]

#89703# Controls were printed although disabled in the options


2002-06-27  Andreas Martens  <ama@openoffice.org>  [35180e58458b84e6308a026a77b691fd202b4bed]

Fix #98281#: Right to left columns


2002-06-27  Armin Weiss  <aw@openoffice.org>  [ec66979673b389990eb2ec4ef100c82b54d82b10]

#100592# added support for embedded OLE objects


2002-06-27  Oliver Specht  <os@openoffice.org>  [5299ae0734d52eadb2c5edfd484c893f61be8751]

#97648# spaces in bookmark names are allowed


2002-06-27  Caolán McNamara  <cmc@openoffice.org>  [6d5ff0fe800e8073a1359f5cb6faa36f7a00aaf9]

#100793# Word 95 has an extra sprm over ww97 that has no asian equivalent


2002-06-27  Armin Weiss  <aw@openoffice.org>  [46968079fa0f61334ffdfb08f98272a80fd0e7c9]

#100592# added OUString sCLSID and interfaces


2002-06-27  Andreas Martens  <ama@openoffice.org>  [cf78452bd24e18edb871ef3bcd0ed8f2036049bb]

Fix #98281#: Right to left columns


2002-06-27  Vladimir Glazounov  <vg@openoffice.org>  [5021a4e84e99ec8ed55fb3383896b6a6c4eb4153]

#100771#


2002-06-27  Caolán McNamara  <cmc@openoffice.org>  [cfea80677d8b3501b2bf20c0e677f83ce1c9c9be]

#100688# Section breaks inside tables are ignored by word (2000 anyway, XP generally crashes as well)


2002-06-27  Behrend Cornelius  <bc@openoffice.org>  [d5e3a00d8459daa044ed91ff8dc1403a1973a223]

#100395# new class file for datainsertion added


2002-06-27  Andreas Schlüns  <as@openoffice.org>  [29a49bdfb57a923f1dbd031b2c66a71608b6e276]

#100148# use top windows as system child ones


2002-06-27  Mathias Bauer  <mba@openoffice.org>  [f8b64b9960d3e2b46bfaf67f61f9e3236612b029]

#100714#: macro recording


2002-06-27  Mathias Bauer  <mba@openoffice.org>  [cca0172369e5b7ed51b671523eee484bdb09186c]

#100282#: responsibilities


2002-06-27  Sascha Ballach  <sab@openoffice.org>  [3e22720bc0428fccd94165405a67572154245337]

#100676#; add getStates method


2002-06-27  Mathias Bauer  <mba@openoffice.org>  [87c9c9d9865155f2e94dc835439efb84cf790639]

#100714#: macro recording


2002-06-27  Sascha Ballach  <sab@openoffice.org>  [9b456e1e5540ac6d68f20713894d5c8e185d257a]

#100763#; call Init after creating accessible shape object


2002-06-27  Lars Langhans  <lla@openoffice.org>  [8ebf6b32fc20faf9188d1de1a4d24ce07d2e840f]

#100683# fixed


2002-06-27  Mathias Bauer  <mba@openoffice.org>  [57eb011a629856f0695258a1aa9979de5f529dc8]

#100714#: macro recording


2002-06-27  Mathias Bauer  <mba@openoffice.org>  [ee494d952594e2c6017a0f481ea9cef592e0e11b]

#100714#: macro recording


2002-06-27  Mathias Bauer  <mba@openoffice.org>  [a14f90524c1a7df4d90e9ffa9cdd022ce304266b]

#100018#: need creator for recording


2002-06-27  Mathias Bauer  <mba@openoffice.org>  [b7fe787d945793e819e37544215d3127716b3613]

#100674#: macrorecording features


2002-06-27  Mathias Bauer  <mba@openoffice.org>  [500e2649e75df9952fa6d264ca96fc859e30c1d0]

#100018#: need creator for recording


2002-06-27  Mathias Bauer  <mba@openoffice.org>  [6e3fa3afc424817b688bc050c4c5185472e4480b]

#100674#: macrorecording features


2002-06-27  Mathias Bauer  <mba@openoffice.org>  [f3509a0138956be9b772d7171978613bb7a29f3a]

#100674#: macrorecording features


2002-06-27  Ocke Janssen  <oj@openoffice.org>  [6ad8d456a90179e8cc5351f52822c9a5e9a3e70c]

#96325# new methods to handle userdata correctly


2002-06-27  Ocke Janssen  <oj@openoffice.org>  [0bdd3e75dabde387bca2034b02ae4899d22502e1]

#96325# remove all convertAlias calls


2002-06-27  Mathias Bauer  <mba@openoffice.org>  [af7c645e3d08adf374748f1bf3be7ca741270022]

#100335#: SID_FILE_LONGNAME removed


2002-06-27  Mathias Bauer  <mba@openoffice.org>  [2bc73f92637f5e74ae6882606652f15eb1ae85ce]

#96208#: some fixes to allow for execution of arbitrary commands


2002-06-27  Mathias Bauer  <mba@openoffice.org>  [e42d1358715eadc15ae0edba548082e53538b681]

#96772#: default for printing is Wait=true


2002-06-27  Mathias Bauer  <mba@openoffice.org>  [808ad674ec702a0eace11a76e7f6185c3a75ee47]

#92146#: acquire SolarMutex


2002-06-27  Mathias Bauer  <mba@openoffice.org>  [174e2018816d218b41567fb885bae4390924bb56]

#100335#: SID_FILE_LONGNAME removed


2002-06-27  Ocke Janssen  <oj@openoffice.org>  [1769141affc7804eeba8bbfb62098df5f115eb16]

#99549# error in for loop use of begin as end condition


2002-06-27  Mathias Bauer  <mba@openoffice.org>  [aa6be089acdc76b4bf028741ef09cc4e35bccd98]

#100335#: SID_FILE_LONGNAME removed


2002-06-27  Ocke Janssen  <oj@openoffice.org>  [035f6b4f40323e9e030e2c057401e42e8cdaa928]

#99549# change handling of beamer closing


2002-06-27  Mathias Bauer  <mba@openoffice.org>  [ab8dfeabdb3a358f5fee67bbba22d7618b7c2cf6]

#96208#: some fixes to allow for execution of arbitrary commands


2002-06-27  Mathias Bauer  <mba@openoffice.org>  [c9452adda6428e76da97d41fb7897b32ef95e670]

#100660: missing command in SearchItem


2002-06-27  Ocke Janssen  <oj@openoffice.org>  [be852d27f7b06d076330682e5f5ec75f72ab1e4c]

#99549# new helper file


2002-06-27  Ocke Janssen  <oj@openoffice.org>  [3dfda85916189dd86a8209ceb144c1d1f36f9d30]

#99549# new helper file


2002-06-27  Mathias Bauer  <mba@openoffice.org>  [7d8871c29fd504a182c37843aef1951dcaeda6af]

#100674#: macrorecording features


2002-06-27  Mathias Bauer  <mba@openoffice.org>  [5639504dfc04662975a206bc1f22edca7f9d01b5]

#96208#: commands need to be executed asynchronously, you never know if it removes the doc


2002-06-27  Mathias Bauer  <mba@openoffice.org>  [ccfc6c68bb7a801987268457deb5b0a423287313]

#100674#: macrorecording features


2002-06-27  Ocke Janssen  <oj@openoffice.org>  [24940e2c3717ad7b07d43db4f08cf7e09cfcc22f]

#100599# #95927# check if row is readonly and disable autoincrement column for auto primarykey


2002-06-27  Ocke Janssen  <oj@openoffice.org>  [e541f857d6077753094eaebdfdf484688f083633]

#100599# remove unused member


2002-06-27  Mikhail Voitenko  <mav@openoffice.org>  [32f5e9b91ec979e6aea0164252b6c10fd7412b1f]

#100768# (DBO) : fixed trailing back-slash on windows


2002-06-27  Mathias Bauer  <mba@openoffice.org>  [b7f532101d08c915e27d7a53af99283490de89fa]

#100660: missing command in SearchItem


2002-06-27  Ocke Janssen  <oj@openoffice.org>  [5b0f5f430c7f8b4bed86dff957887b12a1f9367d]

#98011# saveData before executing rebuild


2002-06-27  Mathias Bauer  <mba@openoffice.org>  [eb8f8498ec87a5af535c5a3e5df270714bdd7ce7]

#96208#: don't use reserved slot ids


2002-06-27  Mathias Bauer  <mba@openoffice.org>  [8e52d29886f5ffd61160c93466cea6c960160880]

#99907#: record enums


2002-06-27  Ocke Janssen  <oj@openoffice.org>  [7ec8250d1b9f846106a1b3cfeb0e9de6d3f89e68]

#98011# saveData before executing rebuild


2002-06-27  Ocke Janssen  <oj@openoffice.org>  [3ce028e0ef575a3ad8afe3332acb90cc4266d609]

#98474# convert strings to correct encoding


2002-06-26  ghiggins  <ghiggins@openoffice.org>  [586766df5c02a54179e0b1b6f228b4bcb253b48c]

#99662# Correcting German translation


2002-06-26  Niklas Nebel  <nn@openoffice.org>  [26f62a78ba930b78cac48962d77662335df36e7e]

#100282# added resposibility comment


2002-06-26  Eike Rathke  <er@openoffice.org>  [9fad3c3801d462a914f1b7d5308126328a13c5c6]

#99859# add NativeNumberSupplier service


2002-06-26  Thomas Benisch  <tbe@openoffice.org>  [6d1c50c58bc4726f0092e51dfc7f334137ba5199]

#100215# added accessibletexthelper.obj


2002-06-26  Thomas Benisch  <tbe@openoffice.org>  [1d4d63ac79cf0215f79ae0d18771bb6c228a786c]

#100215# helper for implementing an XAccessibleText


2002-06-26  Eike Rathke  <er@openoffice.org>  [5a9f8225305d9e260ef7519b98e3a905a54d5334]

#99859# wrapper for NativeNumberSupplier service


2002-06-26  Eike Rathke  <er@openoffice.org>  [c75f4eaf6413bbd1e221f9748aa421eea518d3ed]

#99859# store native number transliteration [NatNumN] in XML file format


2002-06-26  Eike Rathke  <er@openoffice.org>  [4a69420dbf87fdeea7def10ab2ef8ab68572d4ac]

#99859# rename NativeNumberXmlAttributes members to go conform with XML attribute's names


2002-06-26  Stephan Schäfer  <ssa@openoffice.org>  [b54cb5bccaccda65339f78c4c8c40e594760091c]

#99902# increase isbright threshold


2002-06-26  Stephan Schäfer  <ssa@openoffice.org>  [335e57ed7bb7c5fec348f4b70ec7772aca1c552c]

#99902# use isbright/isdark instead of constants


2002-06-26  Thorsten Behrens  <thb@openoffice.org>  [6bfcc14a42dd9d9d4045def25a38827541306e4c]

#100593# Implemented setCaretPosition method


2002-06-26  Thorsten Behrens  <thb@openoffice.org>  [2c891c9d12108cff1b5632ad1f7a795da9735621]

#100593# Added setCaretPosition method


2002-06-26  Thorsten Behrens  <thb@openoffice.org>  [ff3a82238be2400d415b814b1796ebf7043f9c48]

#100593# Added setCaretPosition method


2002-06-26  Nils Fuhrmann  <nf@openoffice.org>  [f36763f0f282acd3ffb2cc6385771c37bcf04a3d]

Added all potential language candidates to be translated via l10n framework. Fixes #100746#


2002-06-26  Caolán McNamara  <cmc@openoffice.org>  [5a1e99c6ec9ca33fd5933246bd75cccb26244cd1]

#100042# messy endnote inside table interactions with surrounding section


2002-06-26  Frank Meies  <fme@openoffice.org>  [0c531b29deb7374d012015b1bf95e3b82f95d7d9]

#98281# Bidi - Only collect kashida positions if justified alignment is set


2002-06-26  Armin Weiss  <aw@openoffice.org>  [7135bca2b4e01fedf8512c84d99a32be22e28c0b]

#100617# some fixes and support for Q,q,T and t statements.


2002-06-26  Eike Rathke  <er@openoffice.org>  [6381f2224fe0d935ace1ef2939ba1aeecaca0f23]

#100282# add responsibility, change description


2002-06-26  Mikhail Voitenko  <mav@openoffice.org>  [8164f4ef564dfcfe167394604aacfdb1ec3ab7f4]

#100730# workaround StarBasic - UNO problem


2002-06-26  Stephan Schäfer  <ssa@openoffice.org>  [1a8ab365297a3828ca070b5e3a8ce597ca313b9a]

#99336# modal dialogs also disable input for system floating windows


2002-06-26  Tom Verbeek  <tv@openoffice.org>  [338669e096dde90b8c0ea2aafb3a8ca4415caf2f]

#100252# fixed Window handling


2002-06-26  Gregor Hartmann  <gh@openoffice.org>  [9641241f06a163e651ae923057400dead4f1b8db]

#100095# resources not to be i18ned


2002-06-26  Gregor Hartmann  <gh@openoffice.org>  [46ca099a1405cc5257e0c187af02c988975d640b]

#100095# resources not to be i18ned


2002-06-26  Nils Fuhrmann  <nf@openoffice.org>  [737e6499f99dfb7292b23608557a009da96c8901]

Usage of l2txtenc to reduce redundency and to support all potential languages. Fixes #100746#


2002-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [d312ab2e83b07f0abd5414cd6b0041212bc4aa80]

#100746# - more native languages


2002-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [227b0d48ae1674bcce116efad74916642d1c9ae4]

#100746#,#98499# - more native languages


2002-06-26  Oliver Specht  <os@openoffice.org>  [7b7c61a26aef066fdb15f9e31cf869094207c3ac]

#99517# some typos corrected


2002-06-26  Andre Fischer  <af@openoffice.org>  [0b8469f7af4cc1abdbc32b61887c412425715bef]

#100677# Replaced the deprecated event names with the new ones.


2002-06-26  Michael Brauer  <mib@openoffice.org>  [26ffd33a57834a3c4e72599e95cc6acabd146282]

#99379#: clear draw model persist when closing doc


2002-06-26  Thorsten Behrens  <thb@openoffice.org>  [69b633e5fa2254b7a7e63d404fea29ba5b2bf03b]

#100593# Added new Set/GetEventSource methods, and a Dispose for correct reference handling


2002-06-26  Oliver Specht  <os@openoffice.org>  [570445595e2db99cc14f98254e4124bc31645a69]

#99727# new slot to jump into the footnote area


2002-06-26  Peter Burow  <pb@openoffice.org>  [d603b91353cc44517b28b0b6ef3ee8254cc77892]

fix: #100376# folders in sort order always on top


2002-06-26  Thorsten Behrens  <thb@openoffice.org>  [4e54efe5122cd26b35ae77faefdf8d52601b320e]

#100593# Added new Set/GetEventSource methods, and a Dispose for correct reference handling


2002-06-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [12211433244d887f3c83cd6b69c68210b964d445]

#100517# multiple imagelists in one directory


2002-06-26  Thorsten Behrens  <thb@openoffice.org>  [58338aecf63c6cb1961d469cf8750012bdaa5cb7]

#100593# Adaptions to new AccessibleTextHelper/AccessibleStaticTextBase interface


2002-06-26  Thorsten Behrens  <thb@openoffice.org>  [56134afcfa461aae507623fd10c52e7876167158]

#100593# Adaptions to new AccessibleTextHelper/AccessibleStaticTextBase interface


2002-06-26  Oliver Specht  <os@openoffice.org>  [a26c16c9bc922c52d4b358830b39bdcbc7215152]

#99727# new slot to jump into the footnote area


2002-06-26  Oliver Specht  <os@openoffice.org>  [a8f361754e34101ffefbdd67ca747d20ceaab00c]

#96980# enable relative width up to 254


2002-06-26  Daniel Vogelheim  <dvo@openoffice.org>  [6b7ee6c9703f95ae399069831da9dea4203add5a]

#100722# always force cursor to point into content


2002-06-26  Niklas Nebel  <nn@openoffice.org>  [4beefa8fad274353e745dcafd8920cf0567d2142]

#97205# queryPrecedents/queryDependents: can't use cached MarkData for aNewRanges


2002-06-26  Oliver Specht  <os@openoffice.org>  [58744d274c98e21401f126e85ff6107dac873270]

#99074# re-insert default sender text if sender Edit is empty


2002-06-26  Frank Meies  <fme@openoffice.org>  [3edb1dcdc82304c418fc32212bb0bdf2c92e414e]

#99877# Phonetic sorting for Asian languages


2002-06-26  Oliver Specht  <os@openoffice.org>  [5c74dba39287f485d8d8962b6c43292a807652f1]

#97052# high contrast painting of drawing layer


2002-06-26  Kurt Zenker  <kz@openoffice.org>  [a2442146e56016dcca3ce30b58f7b3afa6b993de]

new version for SRC660


2002-06-26  Oliver Specht  <os@openoffice.org>  [f72dc96947c1347ca6132c1fd747709c5041beed]

#99863# get default font and language on import from configuration


2002-06-26  Frank Meies  <fme@openoffice.org>  [05bdd944d2a3ee3cf2719a39e43d00de7e7d5be5]

#99877# compareIndexEntry always returned 0


2002-06-26  Oliver Bolte  <obo@openoffice.org>  [adcacecd802c637c68b0c5d72c8695ca5fdaae8b]

#100000# syntax + header


2002-06-26  Mathias Bauer  <mba@openoffice.org>  [a2c852fe8e2dd62545cb98a599ead954f4c9bc11]

#100674#: new FN's for glossary slots


2002-06-26  Kurt Zenker  <kz@openoffice.org>  [1259c4fc9a644269aa8f65bbd8fc2bde80997b5a]

new version for SRC660


2002-06-25  Michael Brauer  <mib@openoffice.org>  [dc51c8c0741e964d78145b71a69013268937bcaa]

#99397#: Do not export LONG_MAX as page size


2002-06-25  Mathias Bauer  <mba@openoffice.org>  [03ecbbf1e5cfc734a53187bcb4d3e590509f3b10]

#92430#: mark child array as unsorted after removing toolbars


2002-06-25  Christian Lippka  <cl@openoffice.org>  [1f311a3dc19b691d05735c44742d326597330c8f]

#100633# make dialog title version independend


2002-06-25  Oliver Specht  <os@openoffice.org>  [fc8a0fdfb5b22151bdb03adb5d2450998e5425ad]

#98143# redesigned to extend AutoFormat button width


2002-06-25  Michael Brauer  <mib@openoffice.org>  [b327cd5c964952babb416f377aa77cf25a8ce0b1]

#99397#: Do not export LONG_MAX as page size


2002-06-25  Christian Lippka  <cl@openoffice.org>  [440adeedfd8a92a4b5112aea179d585c165020af]

#100624# don't report an error when cancel the wizard


2002-06-25  Oliver Bolte  <obo@openoffice.org>  [ac36c6f304ae390b1a777d3c903fafdd6b4bd997]

new version for SRC660


2002-06-25  Nikolai Pretzell  <np@openoffice.org>  [187524129d40e68c317cd585699ab5f6ddc9ae6e]

#100647# Missing anonymous namespaces and replaced assertion in namespace parsing by exception.


2002-06-25  Oliver Specht  <os@openoffice.org>  [d9c33a7d264f4cd3c5abc4af15408f85a2daa452]

#100446# rulers need to be correctly sized when they are invisible, too


2002-06-25  Christian Lippka  <cl@openoffice.org>  [486a3f54a2578f276d57163e986cc70c0cf582f7]

#100361# always use new designed button for font color


2002-06-25  Vladimir Glazounov  <vg@openoffice.org>  [9540ed3ce5b2441844faef832ec91afe2ecde8df]

new version for SRC660


2002-06-25  Stephan Schäfer  <ssa@openoffice.org>  [7f3e9cc3a63e615d5c8f4ba18caa096c3207f0e0]

#100292# no accessible fir tip help windows


2002-06-25  Christian Lippka  <cl@openoffice.org>  [0a783c1a041e2b74b7bf238d11ee2c303f6708f4]

#100190# don't allow more then one paragraph on title text objects


2002-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a2c1e192e9f56576906561a0a93cdcd9ab17d1b0]

#100000# fixed unintended recursive find from root


2002-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [809a79b44217b3e0085cd43f8f515d07eb82ab9e]

ziplangdirs moved to tg_zip.mk


2002-06-25  Oliver Bolte  <obo@openoffice.org>  [e6e79039c1d1aba9d51b47157b25e01cee129111]

#100000# to unx fileformat


2002-06-25  Kai Sommerfeld  <kso@openoffice.org>  [146ffeae3a4f39f1ef26b59cbccbe926685b3aa5]

Replaced filter file by exports file.


2002-06-25  Vladimir Glazounov  <vg@openoffice.org>  [32014f73cda137e69c91da758df80f763d48b275]

new version for SRC660


2002-06-25  Thorsten Behrens  <thb@openoffice.org>  [73b0b6c119be2df2bc58cb4e96b2c6b419c8511b]

#100593# Added ENABLED state, corrected ROLE


2002-06-25  Sven Jacobi  <sj@openoffice.org>  [7042d5f526eb663303d5ca52d8b249876a3dbcc2]

#100477# added missing formular calculation methods (same as in vml)


2002-06-25  Oliver Bolte  <obo@openoffice.org>  [2321466f9f070ed49b57be609d5bc53b83cfda8b]

#100000# stdio.h added


2002-06-25  Michael Brauer  <mib@openoffice.org>  [9be3c1d82a07ab314c87ecbb8ff807a7353acea4]

#99397#: HTML page desc now gets it's site from the printer instead using A4


2002-06-25  Caolán McNamara  <cmc@openoffice.org>  [c04e75692b16da3227931c90390b8398ba72e04d]

#100044# move get inlines to single used location, uninline infrequently called inlines


2002-06-25  Christian Lippka  <cl@openoffice.org>  [4c2adc05395e82c5e5ec7e40ab433ee910814e9e]

#99667# removed old flat xml code


2002-06-25  Oliver Specht  <os@openoffice.org>  [e14ce665eca66ca5bb443c29e081e839fe544c59]

#99892# switching off file links corrected


2002-06-25  Andreas Martens  <ama@openoffice.org>  [55d273385ea90844224cfb5103feed8ab6f57674]

Fix #100658#: No high contrast during printing


2002-06-25  Caolán McNamara  <cmc@openoffice.org>  [98222f56e04469391c77cc04b5bb05c54fe2b6d3]

#93737# Graphic spacing in headers


2002-06-25  Thomas Lange  <tl@openoffice.org>  [b223740e99c1f9034a59eff26abb64ec8bad2ac1]

#98228# property 'VertOrient' moved from TextTableRow to CellProperties


2002-06-25  Caolán McNamara  <cmc@openoffice.org>  [9d46ab8de3c4e3deaa8eb10ddea38ea326aef6b0]

#100002# Move flyframe collection after show redlines turned on


2002-06-25  Kai Sommerfeld  <kso@openoffice.org>  [4b48b51e7e8925ded999e129329fa2ca832429eb]

#100282# - Changed/Added owner/description of several entries.


2002-06-25  Kai Sommerfeld  <kso@openoffice.org>  [5f2197a00dfe6a060c88a4af243ce5e1b24c53dd]

#100282# - Changed owner of /component-schema(Common)/component()/group(Path)/group(Current)/prop(Storage) from MHU to KSO.


2002-06-25  Stephan Bergmann  <sb@openoffice.org>  [ad7108b31a2a7a0c2bb58d5c7aba0f69b387ab3c]

#100464# Fixed valueOfInt32/64 for smallest negative value.


2002-06-25  Thomas Lange  <tl@openoffice.org>  [668f59a709660505e58b907ae77fc7ce9a293e37]

#98228# (for current version) property 'VertOrient' moved from SwXTextTableRow to SwXCell


2002-06-25  Malte Timmermann  <mt@openoffice.org>  [eefc73944c39269da552a8678f36885e4cd1a5da]

#100282# Changed owner from help item to ABI


2002-06-25  Juergen Schmidt  <jsc@openoffice.org>  [f9bc711ac82301b0315ee65c6cc83320b07f12b2]

#100439# modify code generation for hyper


2002-06-25  Oliver Specht  <os@openoffice.org>  [bd710d05b0c68b197a9aec211dc04c8e7fd58959]

#99819# DataChanged corrected


2002-06-25  Hennes Rohling  <hro@openoffice.org>  [530be2d537f0b02e8ac4996d47cc8d4d569951a3]

#93237 Always bring assertions to front


2002-06-25  Jörg Budischewski  <jbu@openoffice.org>  [64dac91688d6512ed2bcb3e02cc8a0f3376a4d8c]

#99601# performance optimizations


2002-06-25  Ocke Janssen  <oj@openoffice.org>  [4c6e9514a58124d08d85dc2dd91b571e2f0559de]

new service for ConnectionProperties implemented


2002-06-24  Kurt Zenker  <kz@openoffice.org>  [d753a3bc28d0a1a68dea87a296b707aaf8278bba]

last correct version


2002-06-24  Kurt Zenker  <kz@openoffice.org>  [d93ff0f567ceeb5fbe1c975b0df2c0588564e253]

new version for SRX643


2002-06-24  Kurt Zenker  <kz@openoffice.org>  [517842930a0683791c9dc2ba142205863ef33faf]

new version for SRX643


2002-06-24  Kurt Zenker  <kz@openoffice.org>  [85d0ba797a4fef23ef375217d9971b021a3922e3]

new version for SRX643


2002-06-24  Kurt Zenker  <kz@openoffice.org>  [cd4ded34f456a75bad5b7e085bd96635b38b7760]

new version for SRX643


2002-06-24  Rüdiger Timm  <rt@openoffice.org>  [42ca905cff0009355a48ce74275ea1eadf292271]

new version for SRX643


2002-06-24  Niklas Nebel  <nn@openoffice.org>  [2ea2b4cf64be0edfed0fbf5943fb22fa28e67afa]

#100639# AdjustPrintZoom: dont divide by zero if columns/rows are hidden


2002-06-24  Caolán McNamara  <cmc@openoffice.org>  [d63ed1f3d97aa0226dad1e7f32eeb27d305c0eaf]

#100341# Spell language names consistently in english


2002-06-24  Kurt Zenker  <kz@openoffice.org>  [75af5d633c4bb36a33ad03831a4f5399eaa4ee3a]

new version for SRX643


2002-06-24  Hennes Rohling  <hro@openoffice.org>  [cb9f23192ce11918c0eb1d914fdd4d5e34508829]

#98191 Added Unicode wrapped pipe emulation code


2002-06-24  Daniel Vogelheim  <dvo@openoffice.org>  [e7c0e42abc5665f17a3a14f37e9e9009b6e9ff97]

#100002# prevent graphics from being re-anchored into redline          (This may cause funny re-anchoring in other situations,           but the crash should be gone, and it should not be worse           than it was before.)


2002-06-24  Daniel Vogelheim  <dvo@openoffice.org>  [407842fe3e75dcacd3cd23c7759426e2a23a3a02]

#100002# prevent graphics from being re-anchored into redline          (This may cause funny re-anchoring in other situations,           but the crash should be gone, and it should not be worse           than it was before.)


2002-06-24  Christof Pintaske  <cp@openoffice.org>  [1ee442bc47a06644483afc7330f360c33058eba5]

#100629# use the deactive color, like we did it in salframe


2002-06-24  Niklas Nebel  <nn@openoffice.org>  [db0797010094bbaad6d7e4ebe240c2b540e538ef]

#99139# correctly save CELLTYPE_SYMBOLS, correct old string cells after loading


2002-06-24  Jörg Budischewski  <jbu@openoffice.org>  [f25fa80836284f8db2ea2a02da3137f976e39f1f]

#99601# multiple tempfiles now work under unix, problem with temporary file name creation fixed


2002-06-24  Andreas Bille  <abi@openoffice.org>  [3823cbc49a23b0e31639af606b74c970a92d1003]

Added support for memorybased inputstream. To do: Change to file-based inputstream in dependence on some critical buffersize.


2002-06-24  Oliver Bolte  <obo@openoffice.org>  [f706c1ec3980202c7f88ac63b4bb2f8cddfbf479]

SRC660


2002-06-24  Oliver Specht  <os@openoffice.org>  [c5b32a1087b7c885634e7ce66da113500f03f37f]

#99083# default creation of shapes corrected


2002-06-24  Oliver Specht  <os@openoffice.org>  [89238ca0b13c6651319bdd74d46542460e8a37c7]

#99863# case in include corrected


2002-06-24  Thomas Lange  <tl@openoffice.org>  [197bc0fbf468a2686b31c156df25f09189de958e]

#100393# missing header-file version commited


2002-06-24  Oliver Braun  <obr@openoffice.org>  [cc5eaed3124acd9797839185075e56136075e1ba]

cleanup (authorized by ause)


2002-06-24  Sascha Ballach  <sab@openoffice.org>  [c59f9a9e4fc46ea571f3244b979c21e4ca2bf747]

#100613#; notify the accessible object of the Editline if the EditEngine is started or stopped, also if it is created to use it with a dialog


2002-06-24  Kai Ahrens  <ka@openoffice.org>  [6b54d4e05d4f05cb6fe784fd5de369f35c5b03d2]

#100000#: syntax


2002-06-24  Michael Brauer  <mib@openoffice.org>  [cc6b58f857df2699e1789f32977dbf18d6ec404b]

#99667#: Removed historic, non working flat 5.2 XML filter


2002-06-24  Thomas Lange  <tl@openoffice.org>  [02e150bc56bf5b264821090aa81a4c8048aeb196]

#99877# new service DocumentIndexMarkAsian


2002-06-24  Thomas Lange  <tl@openoffice.org>  [28efc10b3645ca7535a45b4d5be032376482773f]

#99877# (for current version) properties for new service DocumentIndexMarkAsian added


2002-06-24  Michael Brauer  <mib@openoffice.org>  [7b9871a3d44c287a4dc88fc6040592d599458b21]

#99667#: Removed historic, non working flat 5.2 XML filter


2002-06-24  Ocke Janssen  <oj@openoffice.org>  [e5aef8f74bfa29dab569924a9e638a5e8e6765d9]

#100056# call getValue to get correct date value


2002-06-24  Thomas Lange  <tl@openoffice.org>  [e2365c03d3a85c8dd9cf6e72463c2001afb48f6d]

#99877# (for current version) properties for new service DocumentIndexMarkAsian added


2002-06-24  Thomas Lange  <tl@openoffice.org>  [bac86d9bb2ff5427886acddb96801252d5e66b05]

#99877# properties for new service DocumentIndexMarkAsian added


2002-06-24  Peter Burow  <pb@openoffice.org>  [1c7556bc5eee8b4651353cfa1eab114431d13b2d]

fix: #100575# contextmenu for hierarchical view fix: #99200# scroll to selected entry


2002-06-24  Caolán McNamara  <cmc@openoffice.org>  [a976f9bd007885ba4d7f905ce02553e6dd293650]

#100488# Programmer assume that FKP last forever, FKP does not last forever


2002-06-24  Andreas Martens  <ama@openoffice.org>  [1e8ecab562b3bfb6b968e346fd09fbae9f4a08ee]

Fix #98281#: Text direction


2002-06-24  Andreas Schlüns  <as@openoffice.org>  [80b715fa00316c2e67b4dc38af5ca1e142f9dcfc]

#91939# top level fix


2002-06-24  Oliver Specht  <os@openoffice.org>  [0b1c080fe30db03c7d3f41ca708e30eecfc436ad]

#100169# frame direction hoizontal right to left enabled


2002-06-24  Andreas Martens  <ama@openoffice.org>  [27c20f3b2270b678ba1528257a19fd50747e29c9]

Fix #98281#: Text direction at sections


2002-06-24  Andreas Martens  <ama@openoffice.org>  [f6ee7d943360d305d12b3cdf820563025f54fe4d]

Fix #98281#: Text direction at tables


2002-06-24  Andreas Martens  <ama@openoffice.org>  [229083aa95e64190265a6da6843f0d5ffe8a6831]

Fix #98281#: Text direction at paragraphs


2002-06-24  Oliver Specht  <os@openoffice.org>  [48c67c176c31fc32fe6bc69833f5242636007923]

#99515# apply CTL default fonts while creating a new document


2002-06-24  Oliver Specht  <os@openoffice.org>  [b3f0532d3aaf75123807e3808ef888dd68f3aaed]

#99156# filter doesn't switch on browse mode anymore


2002-06-24  Oliver Specht  <os@openoffice.org>  [a4ba56c091812f41f45d1d80579a1b95c523340c]

#99156# filter doesn't switch on browse mode anymore


2002-06-24  Stephan Bergmann  <sb@openoffice.org>  [8582424fe60e1abf306d19f232e9b69d05a62026]

#100440#


2002-06-24  Stephan Bergmann  <sb@openoffice.org>  [41229ce095130213698608beedf0c5b089948cd1]

#100440#


2002-06-24  Peter Burow  <pb@openoffice.org>  [b6441df9b4c20bff7eea4dc2888133823b24391a]

fix: #100224# new: base class SfxModeLessDialog


2002-06-24  Ocke Janssen  <oj@openoffice.org>  [302f61c47ee06ecd59fa19ce2e81b5de9b64b2ac]

#99301# enable window resizing


2002-06-24  Ocke Janssen  <oj@openoffice.org>  [57a567c250247574c5f77429a89c51cb1f3cecd5]

#99301# enable window resizing


2002-06-21  Caolán McNamara  <cmc@openoffice.org>  [ea7a3c5e9bcd9cc830c43e468e55c8d4053a26cb]

#99697# Adjust for frames, not for tables


2002-06-21  Eike Rathke  <er@openoffice.org>  [101ed2a68aeecf9afad75bb93522d4cafa6dc8c7]

#99859# add: drafts i18n


2002-06-21  Eike Rathke  <er@openoffice.org>  [6c7373c14f809ae6bd16fd5a9246dbe3c0c29c04]

#99859# add: drafts i18n


2002-06-21  Caolán McNamara  <cmc@openoffice.org>  [3d40c137c2310220ff142c23ddbb43f9c6688a70]

#100476# fixes for boxes in groups where the group must be scaled to fit the original word size


2002-06-21  Kai Sommerfeld  <kso@openoffice.org>  [7cd602761a05728354480357f918b6751fde7604]

#92581# - URL not cleared on ContentAction::DELETED, content recreated           on demand from URL.


2002-06-21  Thorsten Behrens  <thb@openoffice.org>  [90666492f1a55a60c997bdef8daaa710511e35cc]

#100516#


2002-06-21  Oliver Specht  <os@openoffice.org>  [5aafba09ade2716d84463fdc7857905d3e2d686e]

#97117# fixed texts containing author resized


2002-06-21  Oliver Specht  <os@openoffice.org>  [21f14f3d2e23e6cde64cd50fc8299374a0d50a02]

#99863# text encoded filter of writer: Option dialog called via service


2002-06-21  Herbert Duerr  <hdu@openoffice.org>  [1dbdbb043353de73aef30b1010d2987f5483b617]

#100392# make SimpleWinLayouts StretchedText compatible with UNX layouts


2002-06-21  Sven Jacobi  <sj@openoffice.org>  [e47b0301d5dd4181ee582b97a7cca1b17cebb3da]

#100428# it is now possible to provide a FilterData property sequence to the GraphicFilter


2002-06-21  Sven Jacobi  <sj@openoffice.org>  [adb44d05eb6d9dc2c165a5758c2ee5e6b99927d4]

#100428# it is now possible to provide a FilterData property sequence to the GraphicFilter


2002-06-21  Oliver Specht  <os@openoffice.org>  [dd4689a8f903231323d4cd4080dec4513532f912]

#99863# text encoded filter of writer: Option dialog called via service


2002-06-21  Kai Ahrens  <ka@openoffice.org>  [255ad11ffee4065427e3a90e2e8db46cddcfc3f1]

#100578#: add shadow to paper


2002-06-21  Ocke Janssen  <oj@openoffice.org>  [93d5a2dc0ca2f18edaeefe99fda6ce4191024778]

#99812# new helper method used to know if accessible object was already created


2002-06-21  Andreas Martens  <ama@openoffice.org>  [c5c3460adb48c86267a706ccef56e2b15ec449a6]

Fix #98281#: Bidirectional


2002-06-21  Hans-Joachim Lankenau  <hjs@openoffice.org>  [e363e4b66101dbf734e805723688600058196643]

fixed collecting language dirs


2002-06-21  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b36063a10b874be94f78407be63b1ce711fc3a39]

wrap some remaining tools


2002-06-21  Stephan Schäfer  <ssa@openoffice.org>  [c01da9296ab39ccdc32f6b5bf44933925701fb8c]

#100339# do not skip border windows that are frames in GetAccessibleParentWindow


2002-06-21  Kai Sommerfeld  <kso@openoffice.org>  [fb97cb57d62466692dd65d7dfcba609af63c9c99]

#99976# - Improved documentation for method "abort".


2002-06-21  Herbert Duerr  <hdu@openoffice.org>  [f17cd455cd32238a6bb89d6b9d5c9bfab5483758]

#100194# prevent BiDi work in lower layers if possible


2002-06-21  Herbert Duerr  <hdu@openoffice.org>  [b3fa52fb160f8db540628cd0e89aff323b0faa7f]

#100194# fix BiDi behaviour of SimpleWinLayout


2002-06-21  Kai Ahrens  <ka@openoffice.org>  [4f9863c07c5dd703169061832375b6d4d2160a1b]

#100573#: HC compliance


2002-06-21  Kai Ahrens  <ka@openoffice.org>  [a52ae963c8b20cbe61790fa42681ec7175900d7d]

#100370#: make Gallery HC compliant


2002-06-21  Andre Fischer  <af@openoffice.org>  [a4a9e83b9899baf14592e8f5fa4969eaa43d4ca0]

Adaption to changes in SimpleOffice.


2002-06-21  Andre Fischer  <af@openoffice.org>  [1b5a1d5393c079cb0f33b3f7f41656b8e0fa02f0]

Fixed createHandler method to cope with root objects.


2002-06-21  Andre Fischer  <af@openoffice.org>  [3de9a572e68db83f5b039b09d09eaa71488884da]

Changed semantic of getAccessibleRoot method. Added getAccessibleObject method.


2002-06-21  Andre Fischer  <af@openoffice.org>  [a54ab690bba6fbb43b7663bd9bf2292674156dce]

Printing stack trace of caught exceptions. Adding role name to unnamed accessible objects.


2002-06-21  Andre Fischer  <af@openoffice.org>  [1f9282b7f8c5bc8df5ab7367eaaf9f2bfaf7eaaf]

Printing stack trace of caught exceptions.


2002-06-21  Vladimir Glazounov  <vg@openoffice.org>  [52aedd839cae65d0da3b4843577a986b469b136b]

SRX642


2002-06-21  Thomas Benisch  <tbe@openoffice.org>  [d093d67f9bbe9fe5f35c9494b2d31a64240b674d]

#100253# implemented getAccessibleRelationSet()


2002-06-21  Andreas Martens  <ama@openoffice.org>  [b3812540c9ac922bb599d5a98df60657bd734d73]

Fix #99380#: Don't paste without design mode


2002-06-21  Mikhail Voitenko  <mav@openoffice.org>  [ef0b4aef9fae9e93738395df58720f3553e6b210]

#97752# check MacroExecutionMode in MediaDescriptor


2002-06-21  Mikhail Voitenko  <mav@openoffice.org>  [95f0b90aab6481d9be0240da5d2804c4d5232f43]

#97752# check MacroExecutionMode in MediaDescriptor


2002-06-21  Thomas Benisch  <tbe@openoffice.org>  [efdac2a2aec5f0bedf7d31efe23cc9fc88845a7d]

#100253# implemented getAccessibleRelationSet()


2002-06-21  Mikhail Voitenko  <mav@openoffice.org>  [2766163001e17f5bb7b18a253f00189a0d757538]

#97752# add MacroExecutionMode to MediaDescriptor


2002-06-21  Ocke Janssen  <oj@openoffice.org>  [ce46a03a9df5a6817d5b0fdc9565329a0c7a27a9]

#99812# correct event notifications to make the browsebox accessible


2002-06-21  Mikhail Voitenko  <mav@openoffice.org>  [4b5cfdd5f086a2a8249aeeb71992dfc3bcb3ca83]

#97752# add MacroExecutionMode to MediaDescriptor


2002-06-21  Mikhail Voitenko  <mav@openoffice.org>  [993eb1ea487253bd0108cd54d3c8d4ce827ac3d5]

#97752# add MacroExecutionMode to MediaDescriptor


2002-06-21  Christian Lippka  <cl@openoffice.org>  [cf84bacb9930878b8653c26ed669deef9db54b68]

#100428# fixed meta file offset


2002-06-21  Oliver Specht  <os@openoffice.org>  [25416fa262a64c6d3bad11f62be3900da2d76fed]

#100311# apply draw grid color


2002-06-21  Ocke Janssen  <oj@openoffice.org>  [f022d8b20ec36a5845049b1a89449e381fa54526]

#100271# #99994# drag source and deletion corrected


2002-06-21  Peter Burow  <pb@openoffice.org>  [b404f6b37e2dbd08051bc8fb6e10ed5fd179532f]

fix: #99112# QuickHelpText for IconChoiceControl


2002-06-21  Peter Burow  <pb@openoffice.org>  [fca496e3ec9eeb0c16273241070602cd60b9a7a9]

fix: #99112# new return type of AddTabPage(): SvxIconChoiceCtrlEntry* instead of void


2002-06-21  Ocke Janssen  <oj@openoffice.org>  [2ec8c8618c0c4c80aa0efafca50805401b1b76e7]

#100271# new parameter included


2002-06-21  Ocke Janssen  <oj@openoffice.org>  [3d6a8ebb6d255490f7406bc2facaced5d9381323]

#99830# wrong type for bitmap corrected


2002-06-21  Ocke Janssen  <oj@openoffice.org>  [8f44dee3482174ac0a5ca793329980e9a14fd067]

#100281# this bug is the same as 97743


2002-06-21  Peter Burow  <pb@openoffice.org>  [34277e5d4fe07d1d6cb2320954af8502ba5950b1]

fix: #99112# QuickHelpText for IconChoiceControl


2002-06-21  Peter Burow  <pb@openoffice.org>  [b7fa65bbedf0dcf4a7b70ea6bcb0552b7cd5f045]

fix: #99112# QuickHelpText for every entry


2002-06-21  Peter Burow  <pb@openoffice.org>  [fec521566b096ca0bd82068fb008b7b3ac1f6dce]

fix: #99112# QuickHelpText for every entry


2002-06-21  Ocke Janssen  <oj@openoffice.org>  [bb42aaa20e3c96835d21c2924c7e02e3e8e755d7]

#89609# change window title to be equal with bubble help text of the toolbox item


2002-06-21  Ocke Janssen  <oj@openoffice.org>  [ad2b219bb0f399fded94aac4a05a72893091e405]

#99652# move select toolbox item to left side


2002-06-21  Ocke Janssen  <oj@openoffice.org>  [f12e25adf7731cf2b6bef7fe0a4417fde88243bf]

#100258# set window flag for treelistbox


2002-06-21  Peter Burow  <pb@openoffice.org>  [56d4a1b1f20dfc24e9d6fd77e773c0b7ff81eb32]

fix: #100390# HC support and live update


2002-06-20  Kurt Zenker  <kz@openoffice.org>  [0e656b0905de5a5cea5c9ec15fc82a761d5b3d51]

new version for SRX643


2002-06-20  Kurt Zenker  <kz@openoffice.org>  [66b9ff9df069023824f5c779de473bb262ce55da]

new version for SRX643


2002-06-20  Rüdiger Timm  <rt@openoffice.org>  [4cdfc9abd5805411ea28de5159bcedf945889201]

new version for SRX643


2002-06-20  Kurt Zenker  <kz@openoffice.org>  [52309c1ee1749bd415423ea5622fa725ef14b2b9]

new version for SRX643


2002-06-20  Kurt Zenker  <kz@openoffice.org>  [59b690c8014d898cd6620438e2dde78d6e7379c7]

new version for SRX643


2002-06-20  Kurt Zenker  <kz@openoffice.org>  [d1829d631d9643e8438dd134acfb85f199e06306]

new version for SRX643


2002-06-20  Kurt Zenker  <kz@openoffice.org>  [a0fdb559bd9f2c7b29d80d472c5f30bd430cd3de]

new version for SRX643


2002-06-20  Kurt Zenker  <kz@openoffice.org>  [d3adc79c550a18ac4663dabf92de8f3cfb15046d]

new version for SRX643


2002-06-20  Herbert Duerr  <hdu@openoffice.org>  [b7301504e2051fa71a4242ed6162911516745c7e]

#100194# clarify difference between visual and logical order   also for simple layouts avoid glyph output on printers

B
B
B
B
B
B
B
B
B
B
B
B
B
B
B
B
B
B
B
B
B
B
B
B
B
B
B
B
B
B
B
B
B
B
B
B
B
B
B
B
B
B
B
B
B
B
B
B
B
B
B
B
B
B
A
B
#100194# clarify difference between visual and logical order

2002-06-20  Kurt Zenker  <kz@openoffice.org>  [d8af317ce6040d9f14026614456941c72f9c2b00]

#100000# add. missing namespace


2002-06-20  Thorsten Behrens  <thb@openoffice.org>  [47d01d1d26600703d8011e28f0f82ce0754b8691]

Enhanced documentation


2002-06-20  Thomas Benisch  <tbe@openoffice.org>  [2983ffc914d0f5837c508a44658f04baff2f6699]

#100253# send VCLEVENT_EDIT_SELECTIONCHANGED in GetFocus()


2002-06-20  Bernd Eilers  <bei@openoffice.org>  [6170a4ffc3711ea8e87daf2be4eee03548f96f8f]

added depened task


2002-06-20  Daniel Vogelheim  <dvo@openoffice.org>  [4a51c4f17a7c1beba98efe8c6cba19ca3cf83856]

#98281# added CreatePropertyHandler method to allow import of table writing-mode property


2002-06-20  Oliver Specht  <os@openoffice.org>  [ae3ff12bdbc2b129fcb1e24fbc8f43085bdbbd58]

#97112# WNT system dialogs file picker returns result in getDirectory() only, not in getDisplayDirectory()


2002-06-20  Andreas Bille  <abi@openoffice.org>  [77f7fbd6ebeab675be6bd1108d89fdbcacdb453b]

Changed to oslThreadKey and partners


2002-06-20  Armin Weiss  <aw@openoffice.org>  [f41a382dbaba620c8c03829a255afe247b2b96af]

#100570# For external filters ignore clipboard IDs


2002-06-20  Kai Ahrens  <ka@openoffice.org>  [f00514b6565d8f12a1a1d39423086e6ff8adc082]

#100254#: don't enable copy menu item for sounds


2002-06-20  Sascha Ballach  <sab@openoffice.org>  [2bb3039c3bb7396c5cdd1fd5962266486816c9e0]

#100515#; also check focus changed if selected shapes count is equal, because while traveling by keyboard over the shapes the shapes are not deselected before the new one is selected #100486#; make all points in LogicToPixel absolute like specified #100520#; refill the ShapeTreeInfo if the DrawView is created


2002-06-20  Vladimir Glazounov  <vg@openoffice.org>  [3eb64bd54656f6c9bf75dc45f6d24b7b7c7bc634]

SRX642


2002-06-20  Frank Meies  <fme@openoffice.org>  [10ee0458c69bed73885f5c2043ef0567420b5464]

#98281# Bidi - line numbering


2002-06-20  Hans-Joachim Lankenau  <hjs@openoffice.org>  [45ccc862547980b8acc086840920f3899df0959b]

dump errors to stderr; added *Error* keyword


2002-06-20  Frank Meies  <fme@openoffice.org>  [8362ae2ac21d17fc0608c1edb512e2df6267654d]

#98281# Bidi - line numbering


2002-06-20  Daniel Vogelheim  <dvo@openoffice.org>  [7b1403df80dd07b3ff1523787a9ac864b1c2405e]

#98281# add WritingMode property for table, paragraph and section


2002-06-20  Frank Meies  <fme@openoffice.org>  [58c59a31ca2f5e2b8725be8db520d3e6b1994980]

#98281# Bidi - line numbering


2002-06-20  Nils Fuhrmann  <nf@openoffice.org>  [155fc2db4598e7d97a590c39b1fe388f36fb1e7f]

Merge SRX642: 20.06.02 - 13:48:57


2002-06-20  Oliver Specht  <os@openoffice.org>  [1df05ef510a2b88394f4affdfbeadfd8702f9c39]

#100050# enable inserting of database fields if design mode is switched on


2002-06-20  Thomas Lange  <tl@openoffice.org>  [bbe59bd34bd2998d8344ce545a7b762da3743474]

#100393# AccessibleName and AccessibleDescription of commands-window changed.


2002-06-20  Daniel Boelzle  <dbo@openoffice.org>  [30fe116702022a8a1a768a7bab81b238e8a43146]

#100535# moved temlate class Array to namespace ::com::sun::star::uno


2002-06-20  Thomas Lange  <tl@openoffice.org>  [48780f66c557576bd504c7710a6c285856f94000]

#100393# AccessibleName and AccessibleDescription of commands-window changed.


2002-06-20  Frank Meies  <fme@openoffice.org>  [46dbdf2e89906726a402fa9b2c4f99b8abfd87a9]

#98281# Bidi - New function that checks if language is Arabic


2002-06-20  Andreas Martens  <ama@openoffice.org>  [b9e584794ea75ce061ca3003202370c9cfe06261]

Fix #100507#: Borders/shadows in high contrast


2002-06-20  Oliver Specht  <os@openoffice.org>  [c7365ff7da66c5d25fd1fea73bab26794d39da71]

#100357# KEY_RETURN handling corrected


2002-06-20  Frank Meies  <fme@openoffice.org>  [47198579f52eea35d669b5c941966905619a4c1d]

#100497# Use window text color if font color is set to auto color


2002-06-20  Kai Ahrens  <ka@openoffice.org>  [1ba6855ba746e978b28417e63618c82f73ff1400]

#98963#: set helpids


2002-06-20  Kai Ahrens  <ka@openoffice.org>  [8126280b1f9387566ba04b5a7d4ade6d8594cf10]

#100248#: show popup menu's at the correct position


2002-06-20  Andre Fischer  <af@openoffice.org>  [106a90d57f8d13161f00e123bea120d9a4af63af]

#100516# Added component descriptions of accessibility objects.


2002-06-20  Frank Meies  <fme@openoffice.org>  [8c509efd1a3bc1a25ebaac098f57adf43442729e]

#98281# Bidi - New function that checks if language is Arabic


2002-06-20  Armin Weiss  <aw@openoffice.org>  [7dc74b823818ea0b0658c303df9f313905db3647]

#100545# ++pGlobalClassNames may exceed aGlobalClassNames.end()


2002-06-20  Oliver Specht  <os@openoffice.org>  [30fbddfddb87bad6fdd214c4b1a45ee4b02a02e3]

#100501# regard readoly flag in SwViewOption


2002-06-20  Stephan Bergmann  <sb@openoffice.org>  [491eba5217db25100fe2161bd7cc79aeefaff841]

#98579# Call removeDragGestureListener in destructor.


2002-06-20  Andre Fischer  <af@openoffice.org>  [7477a56de2eef9fb60f9c11a46a25b22241722d3]

#100516# Initial revision.


2002-06-20  Oliver Specht  <os@openoffice.org>  [ffe9e35033c3417be9704f47c101f6342cb00c80]

#100501# regard readoly flag in SwViewOption


2002-06-20  Oliver Specht  <os@openoffice.org>  [7fbcafb4cd40f34da95b6f021c3bed081fa496f0]

#100501# regard readoly flag in SwViewOption


2002-06-20  Andre Fischer  <af@openoffice.org>  [3d63d46b799347c1df4d6266a4b6dbfa7b56e50f]

#100516# Added component descriptions for accessible shapes.


2002-06-20  Frank Meies  <fme@openoffice.org>  [5842c3890828cdeda9a209315c9db0240b418f70]

#98281# Bidi - Direct cursor in rtl environment


2002-06-20  Joachim Lingner  <jl@openoffice.org>  [445a4221b98c8ff39c990f3423699b2648a24381]

*** empty log message ***


2002-06-20  Oliver Specht  <os@openoffice.org>  [ab087cc1bf6bb0ce0643d45ce23d18cd0e4cc1dc]

#99887# regard size/position protection in move/resize of drawing objects, controls


2002-06-20  Tino Rachui  <tra@openoffice.org>  [1c6275d149e15ee99f12599ebbb3bae1311f7acc]

#100535#removed #include <winbase.h> because its unnecessary, if GCC is defined including windows.h else including winsock2.h which includes windows.h automatically


2002-06-20  Sascha Ballach  <sab@openoffice.org>  [db66c61229802511977a218516f97104c3186d0b]

#100521#; send braodcast to TextHelper and than delete EditViewForwarder


2002-06-20  Kai Ahrens  <ka@openoffice.org>  [f43f6e26c24804b9fcbaa397388029b1482db302]

#95693#: added helpids's


2002-06-20  Andre Fischer  <af@openoffice.org>  [40c6909937c915cc6334eb52260aca4770272837]

Initial revision.


2002-06-20  Tino Rachui  <tra@openoffice.org>  [50a8ebf4e606f44c44e5188e02543cfb1d2f8964]

#100527#fixed bug in synthesizeUnicodeText, it was assumed that the string from clipboard was zero terminated which was wrong


2002-06-20  Kai Ahrens  <ka@openoffice.org>  [b71a973c7d369b0f7e38b5e3d7fa8df94a35ac90]

#97391#: call ::OptionsChanged for Scale options


2002-06-20  Kai Ahrens  <ka@openoffice.org>  [b4d2d38d518af2df5b01a62f4be3c8ac4b758439]

#99376#: added helpids's


2002-06-20  Mikhail Voitenko  <mav@openoffice.org>  [c8cda55576bea597d654fb1fcc7f14ff605be105]

#99038# clear filter options if filter is changed


2002-06-20  Mathias Bauer  <mba@openoffice.org>  [e20b11e9ac34e56d3ec26ebf62334230889e7ef2]

#99588#: force synchronous css donwload


2002-06-20  Karl Hong  <khong@openoffice.org>  [33044d840700720d268582181da9772d18611ceb]

#100323#fixed a number comparison problem


2002-06-20  Carsten Driesner  <cd@openoffice.org>  [5775c2152704e12157973b2f91f9a3f50f5e21af]

#95945# Support non sfx-based windows in window list


2002-06-20  Karl Hong  <khong@openoffice.org>  [e97e15baab831b683789f24f7196f8b763716bdb]

#99859#first implementation for NativeNumberSupplier


2002-06-19  Mathias Bauer  <mba@openoffice.org>  [73899a93ac6471944c44cd66d8737397d3351c4d]

#100274#: record LoadStyles


2002-06-19  Mathias Bauer  <mba@openoffice.org>  [1380e75f14a7481e7a136c12178340b57a76fb0d]

#100121#: support for TabStops


2002-06-19  Mathias Bauer  <mba@openoffice.org>  [30787b1e310c4ed62859d18fde9827f19955525c]

#100121#: support for DropCaps


2002-06-19  Mathias Bauer  <mba@openoffice.org>  [5e6f8a0de339358de3a8f58077ce39f3840d68a8]

#100121#: support for TabStops


2002-06-19  Mathias Bauer  <mba@openoffice.org>  [a158aa781cb3e1d0906675ccc9caadc32f8d85b0]

#100121#: use TypeConverter for simplification


2002-06-19  Mathias Bauer  <mba@openoffice.org>  [ee759c354f4fc0ced014636d87e9498321f8bcdf]

#100121#: support for TabStops


2002-06-19  Mathias Bauer  <mba@openoffice.org>  [a7887176c765ad3ffe9712edb506762f4b24f483]

#100496#: DocEventConfig does not have a Configmanager


2002-06-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [80bbd0af79f5c5003f14a6eaab33a0ec15619a68]

dump error instead of crash


2002-06-19  Vladimir Glazounov  <vg@openoffice.org>  [a955bfc6a5c3595af90e3f62d70083b4a15c7849]

SRX642


2002-06-19  Herbert Duerr  <hdu@openoffice.org>  [c74f343f4494aed40aefc4d347a079bc90499a30]

#99619# fix text breaking when hyphenation is enabled


2002-06-19  Kai Sommerfeld  <kso@openoffice.org>  [fd764a97bae01d45fa7621f46446f6e57e7b4e8e]

#91834# - Changes from last revision withdrwan.


2002-06-19  Andreas Martens  <ama@openoffice.org>  [f5fb5a31eda80d76372ea6a8bef2ae038c430c33]

Fix #98281#: New text direction for sections, paragraphs, tables etc.


2002-06-19  Oliver Specht  <os@openoffice.org>  [99f6a46a272afd6a113f2e82eddb21afa8f21126]

#100169# text direction added for sections


2002-06-19  Oliver Specht  <os@openoffice.org>  [af8ca7b47de5dbaefe9c969000c76efe7d4e9f27]

#100169# text direction only visible if CTL is supported


2002-06-19  Oliver Specht  <os@openoffice.org>  [39514a8f0bd8fcd90d13133c59b8fa93371fcb89]

#100169# text direction added for sections


2002-06-19  Andreas Schlüns  <as@openoffice.org>  [75dafc55e3b3298f905f73e5e84272087f463b34]

#100490# don't disturb the asynchronous loading of html style sheets!


2002-06-19  Thomas Benisch  <tbe@openoffice.org>  [f4c734f599e561911751b825ecb2fa88a2b3c964]

#100195# added VCLXWindow::GetAccessibleContext()


2002-06-19  Thomas Benisch  <tbe@openoffice.org>  [d3ebf9fe8e5ce78476f50a7d0d2a090e2eaeda68]

#100195# VCLXMenuWindow now also handles the setting of a new menubar at the window


2002-06-19  Andreas Schlüns  <as@openoffice.org>  [ff3044303e641bb50945a25a6c0b104a0a89f5e1]

#95213# fix it top level too


2002-06-19  Daniel Vogelheim  <dvo@openoffice.org>  [8517c99ea1cae33861c7c100afd7d100a7fe26ef]

#98281# add style:writing-mode attribute to paragraph and section styles


2002-06-19  Daniel Vogelheim  <dvo@openoffice.org>  [a31dbd3d1d78c6bb479215eedd64417b8a7fd6fd]

#98281# add style:writing-mode attribute to table styles


2002-06-19  Thomas Benisch  <tbe@openoffice.org>  [123bf09862436613c9d38f4f05f8cf9fddb2b6ef]

#100195# send VCLEVENT_WINDOW_MENUBAR if a new menubar was set


2002-06-19  Daniel Vogelheim  <dvo@openoffice.org>  [1bb7089db4369bed1159b4a1c8e9efdb696625e2]

#98281# add WritingMode property for table, paragraph and section


2002-06-19  Kai Sommerfeld  <kso@openoffice.org>  [42fa9cf8cef81b34f323a715675f8dda57787ba2]

#99287# - PackageContent now supports interface css::lang::XInitialization.


2002-06-19  Oliver Specht  <os@openoffice.org>  [a940ffea94db7c71d462d28c6f9c475c1e4a0951]

#98281# SvxFrameDirectionItem defaulted to FRMDIR_ENVIRONMENT


2002-06-19  Philipp Lohmann  <pl@openoffice.org>  [ea91b7ba0bec9f22a5bc4f828060c5085dd50afd]

#90353# #i5181# use correct allocation


2002-06-19  Carsten Driesner  <cd@openoffice.org>  [4521a8d581a18e18502f493962abb105b347ff5c]

#99996# Remove category entries from treelistbox if view is switched between module/application context


2002-06-19  Frank Meies  <fme@openoffice.org>  [5a3d19662752d7d4de8b3431efa2837c81a8f2b3]

#98281# Bidi - Red arrows, line break and tab portions in rtl environment


2002-06-19  Thorsten Behrens  <thb@openoffice.org>  [90c9aa2b5c6f0e12ab4f612f14da137ebff60b6b]

#100127# Added bezier render support for PolyLine, Polygon and PolyPolygon on OutputDevice and SalGraphics


2002-06-19  Stephan Schäfer  <ssa@openoffice.org>  [11c0431dacf124c650bcb9fb924c591859439114]

#90353# use rtl memory allocation


2002-06-19  Thorsten Behrens  <thb@openoffice.org>  [379c2418ff83a43eef83622d046f80056bb2d421]

#90353# Corrected destruction of heap arrays


2002-06-19  Philipp Lohmann  <pl@openoffice.org>  [7cf9bc8320b301143590f7ee7e72471f20e6e794]

#90353# #i5181# use correct allocation


2002-06-19  Sven Jacobi  <sj@openoffice.org>  [84bfd9e15ebea12d505cbca2941d7bf53131872d]

#100491# now supporting the ppt 97 dualstorage format


2002-06-19  Thomas Lange  <tl@openoffice.org>  [754852f3a8ce9628ea50547c62f4a6d1a4be7fa3]

#98443# crash when accessing FootnoteHeight PageStyles fixed


2002-06-19  Oliver Specht  <os@openoffice.org>  [a4273cc380ac53e62e58b30e65207419bcfb5ea7]

#100169# text direction added, page redesigned


2002-06-19  Oliver Specht  <os@openoffice.org>  [2c3b55e4ebb5aaa2560d556aca468e702e84a10d]

#100169# text direction added, page redesigned


2002-06-19  Philipp Lohmann  <pl@openoffice.org>  [c1376ab31c953f6aad2fb0409aef120c04100641]

#90353# #i5181# use correct allocation


2002-06-19  Aidan Butler  <aidan@openoffice.org>  [aeb45af720d3c1ab59b168ecd00b240378c0d980]

Modified encoding to be UTF-8


2002-06-19  Joachim Lingner  <jl@openoffice.org>  [bf74f2f14ea2e09dd270f4f00b191c37e5850ecc]

*** empty log message ***


2002-06-19  Thomas Lange  <tl@openoffice.org>  [b43ca34f09bca256078ed0142c473565122d50ff]

#99345# new CTL locales Hindi, Kannada, Telugu, Tamil and Gujarati added to GetScriptTypeOfLanguage


2002-06-19  Philipp Lohmann  <pl@openoffice.org>  [72a820798e4400ba8b44e060fffbcfc82b69ef40]

#i3763# change search for system commands to positive check


2002-06-19  Kurt Zenker  <kz@openoffice.org>  [af8dd688594d702cd6b7db91dd9c74f649d70f1a]

SRX642


2002-06-19  Vladimir Glazounov  <vg@openoffice.org>  [5fb14359866e4699303c284514213c4d76d09488]

SRX642


2002-06-19  Andre Fischer  <af@openoffice.org>  [50eef509b25f5f0f1a597d9e56d92b357b8a547a]

Initial revision


2002-06-19  Frank Meies  <fme@openoffice.org>  [ce057f404b7b39df4a9259eecd90e28cf9a75fbd]

#100366# Draw frame instead of grey background for field shadings if background is dark


2002-06-19  Peter Burow  <pb@openoffice.org>  [db611a3ba3f7ec9c1eef5ef492835919daf7ae04]

fix: #100391# SetTabs() safe against GPF


2002-06-19  Peter Burow  <pb@openoffice.org>  [176c6e81f2f70b0fa799a1cd7f0cbc2b510293ff]

fix: #100391# new SetCheckButtonData()


2002-06-19  Michael Hönnig  <mi@openoffice.org>  [a9e0aea997a672ef8f2e71e3a6ae73b4998bff11]

some documentation from Aidan Butler


2002-06-18  Karl Hong  <khong@openoffice.org>  [b0173b2e4c1ce13cd8b2a8e44ad618d6625dce7a]

#99877#First implementation for XExtendedIndexEntrySupplier


2002-06-18  Karl Hong  <khong@openoffice.org>  [abc65d5612cb2c525183e61e4c0e94a756093188]

#99877#First implementation for XExtendedIndexEntrySupplier


2002-06-18  Juergen Schmidt  <jsc@openoffice.org>  [5aa27a9a6cde6bfe69b920de68120b4d518a0eb8]

#100439# modify hyper support


2002-06-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [6b2b7ff095849ae6947497c6de43a51a5e27f91c]

put CCFNUMVER into compver.mk


2002-06-18  Joachim Lingner  <jl@openoffice.org>  [095c439703a861a65a17a34b59ce626a7491ac56]

#100282# changed responsibiliy and descriptions


2002-06-18  Sven Jacobi  <sj@openoffice.org>  [c2adf960d7ffa5e4609aea4f59684d87618909d9]

#100428# supporting FilterData Property


2002-06-18  Sascha Ballach  <sab@openoffice.org>  [3452ac8af0b01309938c8dafb37fd76a93b0aa5d]

#100452#; write endtag of header rows also if some rows are repeated


2002-06-18  Thomas Lange  <tl@openoffice.org>  [6de359b1c7f8a5e11d2c46c91531a641214932c2]

#99890# FIELD_PROP_PAR1 uses UI name for the UI instead of the programmatic name.


2002-06-18  Joachim Lingner  <jl@openoffice.org>  [7f6617dce0138001a8aa1838152238737414f464]

#100282# updated java entry


2002-06-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [3889f6432f11673ef6e7661a995a2851cef9c9b1]

more wrapper


2002-06-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [3f10bece40ce02f9cb40b871b9d90936e811eb5b]

more wrapper; SCPDEFS for win/tcsh


2002-06-18  Stephan Schäfer  <ssa@openoffice.org>  [9d5031da2576efe680ab850e800d0917650f35d6]

#99947# send name change event always, not only for frames


2002-06-18  Niklas Nebel  <nn@openoffice.org>  [837b513a445908c26a7fc1ebdd91585b8c55cbad]

#100398# use scroll bar size from settings


2002-06-18  Herbert Duerr  <hdu@openoffice.org>  [555bd71493b599fe3a4a7db1dd8fa522e417dcd1]

#100416# Palatino Linotype is a much better fallback for Palatino


2002-06-18  Philipp Lohmann  <pl@openoffice.org>  [a51170f9d913a75ef436cbd3a4b01894d0fef2ab]

#99692# #100296# clip XGetImage rectangle properly


2002-06-18  Herbert Duerr  <hdu@openoffice.org>  [17ba760a9c2df1bce896ec4bbc311bf411b07b0c]

#100433# enable simple CTL clusters for X11 fonts in e.g. Thai


2002-06-18  Herbert Duerr  <hdu@openoffice.org>  [f44e477037cd7a057f9999e7cce286e1363e6e1b]

#100433# build dependencies correctly


2002-06-18  Daniel Boelzle  <dbo@openoffice.org>  [c0b26cab3cb0994b6e531690e410930f2a1cc4c5]

#100282# DBO: agreed responsibility to PB


2002-06-18  Frank Meies  <fme@openoffice.org>  [32377848609dd1c601b2faa7e78f542713ef4184]

#98281# Bidi - switch left and right position for ruby portions in rtl environment


2002-06-18  ghiggins  <ghiggins@openoffice.org>  [da95e5793865735e826efe5169989c2dd8d5393c]

#100189# Office Template changes


2002-06-18  Christian Lippka  <cl@openoffice.org>  [b946ac8d4938052109ac60fd9b5c257e45fe5d52]

#100276# call URLLoseFocusHdl on apply


2002-06-18  Christian Lippka  <cl@openoffice.org>  [455ad28978f56780362d5279aaac7973c2d63c3e]

#100256# return focus to parent dialog after delete and always after escape if none is marked


2002-06-18  Vladimir Glazounov  <vg@openoffice.org>  [9ac2382cc7f95ac43922aaeab68db7a3ea6b4bae]

new version for SRX643


2002-06-18  Christian Lippka  <cl@openoffice.org>  [7782e215ae503577db757bed20267a8fbd93e619]

#55912# fixed animation at path in clipboard


2002-06-18  Mikhail Voitenko  <mav@openoffice.org>  [b4e6e261db915f67c99f178a5c6d158331378307]

#99809# compress ole objects also


2002-06-17  Kurt Zenker  <kz@openoffice.org>  [e743d5064bff29f433f9ca251cb714a4113df521]

new version for SRX643


2002-06-17  Kurt Zenker  <kz@openoffice.org>  [ef23a0b682bfeb2d2499f634992c946122c34ba9]

new version for SRX643


2002-06-17  Vladimir Glazounov  <vg@openoffice.org>  [7f0263f04386d69fc8f7a987d277848bd82e4247]

new version for SRX643


2002-06-17  Kurt Zenker  <kz@openoffice.org>  [6c10dd616a484b55b8df5ab0188fbbeecc5217ca]

new version for SRX643


2002-06-17  Kurt Zenker  <kz@openoffice.org>  [faa85706e0fc84ff9bf6f1cc2b7ffbdd6cb12d48]

new version for SRX643


2002-06-17  Rüdiger Timm  <rt@openoffice.org>  [5c5de00e794568f4d4f483aae5f91eb8eb12a7ba]

new version for SRX643


2002-06-17  Kurt Zenker  <kz@openoffice.org>  [ff3b30b0e322b1d96fa63588e303afbb3162d524]

new version for SRX643


2002-06-17  Andre Fischer  <af@openoffice.org>  [d1557e7902fcc2cd809ec5f11ffeb65fed9213f8]

#99875# Checking dying VCL window for identity with document window before unregistering as WindowChildEventListener.


2002-06-17  Kurt Zenker  <kz@openoffice.org>  [ac0fd8eaea36d50571278d056422f5a90081c04c]

Merge SRX642: 17.06.02 - 18:32:42


2002-06-17  Rüdiger Timm  <rt@openoffice.org>  [94c09d719e34dc978966fc52926e8afa99e61ab0]

#100000#


2002-06-17  Thorsten Behrens  <thb@openoffice.org>  [cb1b77b085a76f62ce5073a6e8807f19825cf381]

#100402# Invalidate text forwarder on ENDEDIT


2002-06-17  Kurt Zenker  <kz@openoffice.org>  [b85b295f431e1ed0f8ca3dddfbb71efff206d387]

new version for SRX643


2002-06-17  Mathias Bauer  <mba@openoffice.org>  [d98d3fbf6ebe88487c02bbf4e23caefffc1a074d]

#100159#: new MIDs for DropCaps


2002-06-17  Christian Lippka  <cl@openoffice.org>  [7c66a8c87e99569cea2d03326c0c8077ab4d7c25]

#55912# added animation at path for clipboard


2002-06-17  Andreas Martens  <ama@openoffice.org>  [6b2dd61008849d7011952b1a03aca6d302f6d7e9]

Fix #98770#: The first use of the linguistic causes a reformat during formatting


2002-06-17  Cyrille Moureaux  <cyrillem@openoffice.org>  [9fb86e936cc43329fe5cce06ae1161da29399342]

Added localbe.lib


2002-06-17  Cyrille Moureaux  <cyrillem@openoffice.org>  [cf2e7a6c7a5b605668058e65b10ff0c6f0a47285]

Declared SingleBackendAdapter and LocalSingleBackend


2002-06-17  Cyrille Moureaux  <cyrillem@openoffice.org>  [f36ef7394d2da732e83191620b294dd7133684b1]

Exported service


2002-06-17  Cyrille Moureaux  <cyrillem@openoffice.org>  [d8de0a1bc640783b62ead8617e041264318bfaec]

Added creation of directories


2002-06-17  Cyrille Moureaux  <cyrillem@openoffice.org>  [fdfea67eaeaab20aaab8dd056352d07131249da5]

Moved from ComponentContext to MultiServiceFactory


2002-06-17  Cyrille Moureaux  <cyrillem@openoffice.org>  [5fa92a38a89b6fa45da6ae4787169a49131231a5]

Added methods for LocalSingleBackend and SingleBackendAdapter


2002-06-17  Christian Lippka  <cl@openoffice.org>  [0eb995158bd73ac48ffd791530e9be8d2fb4a877]

#55912# fixed animation at path in clipboard


2002-06-17  Cyrille Moureaux  <cyrillem@openoffice.org>  [27e0b1fd90af48e8679354376245022418b1227f]

Necessary stuff for export of the service


2002-06-17  Christian Lippka  <cl@openoffice.org>  [d465929e7dd2889c14037c507c6811f1bf616c92]

#55912# fixed animation at path in clipboard


2002-06-17  Oliver Specht  <os@openoffice.org>  [bb0c2b0ae0d0513ad196b644f5541faa0dcaca11]

#100169# all text flow types enabled, preview shows text flow


2002-06-17  Christian Lippka  <cl@openoffice.org>  [e4e673e3b709ac2a314bd56bc34425af16afb275]

#55912# fixed animation at path


2002-06-17  Caolán McNamara  <cmc@openoffice.org>  [06ead42750a2c386543f5ae3558f2e7a542e4c1e]

#99550# Shouldn't always set a new paragraph to no_numbering, should use its style defaults, and to make that work removing a styles numbering must be honoured correctly


2002-06-17  Christian Lippka  <cl@openoffice.org>  [9e7f0cfb015f93ad34c503f3ec3cdbbb78b6e930]

#55912# fixed animation at path


2002-06-17  Stephan Schäfer  <ssa@openoffice.org>  [f55bf77d9b6869661449efbde61da1a9eb9fdb70]

#100410# check GetWindow() return value


2002-06-17  Thomas Lange  <tl@openoffice.org>  [81e6cc33f71b91eac2e950e3b3218fa414268d81]

#97660# SwXTextFieldMasters::hasByName return value fixed (returns false now instead of throwing incorrect exception)


2002-06-17  Oliver Specht  <os@openoffice.org>  [69b7b4aeb7db6405c8f5d2269d7c17283d70d7c5]

#100169# Text direction ListBox inserted into table TabPage


2002-06-17  Rüdiger Timm  <rt@openoffice.org>  [16192bf2af10ca653b49f92ac00e68599b6d864f]

#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-17  Frank Meies  <fme@openoffice.org>  [91dda6b109be5c37d22ebca0cf5276a66d4b8a1b]

#98281# Bidi - Left is left and right is right for adjustment and frame wrap


2002-06-17  Oliver Specht  <os@openoffice.org>  [e8b226db5335010e2423a532e622bb53661fa2f4]

#100169# Text direction ListBox inserted into table TabPage


2002-06-17  Mathias Bauer  <mba@openoffice.org>  [2d6fbb550a360605b11928529aca95bab116db4c]

#100317#: typo parameter name


2002-06-17  Oliver Specht  <os@openoffice.org>  [48b521bf7657eb36073ad529426bfb1ef5f1c16c]

#100169# Text direction ListBox inserted into table TabPage


2002-06-17  Sascha Ballach  <sab@openoffice.org>  [54fcec5f3b052114ced114fcd7cc2cfff26a0ef8]

#100287#; also recognize deselecting of a shape


2002-06-17  Oliver Specht  <os@openoffice.org>  [77883bd45ddf0319b055ba303da43eddeda4c67e]

#100169# Text direction ListBox inserted into table TabPage


2002-06-17  Oliver Specht  <os@openoffice.org>  [77f38b700ff50a39ace21caaaedd45aed081b3f6]

#98281# SvxFrameDirectionItem defaulted to FRMDIR_HORI_LEFT_TOP for all page styles


2002-06-17  Oliver Specht  <os@openoffice.org>  [d7b6d4b254a950b47e1d379c34d0e97f481d7a38]

#98281# SvxFrameDirectionItem defaulted to FRMDIR_ENVIRONMENT


2002-06-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [7f1b1dc0e41c1b182e9860b407fd88e5bdee90c4]

win/tcsh


2002-06-17  Andreas Martens  <ama@openoffice.org>  [ff1000834f03df48c63db07d5a2b669dd816b583]

Fix #99298#: Light blue as page preview selection border


2002-06-17  Caolán McNamara  <cmc@openoffice.org>  [34818723faba834b4e0d84558cd5623b08de5469]

#100196# Cannot have annotations outside maintext in msword :-(


2002-06-17  Andre Fischer  <af@openoffice.org>  [bb3472499c7ef51fb2c696640d93656614ea2623]

#100363# Removed meaningless texts returned by dummy implementations.


2002-06-17  Kurt Zenker  <kz@openoffice.org>  [864e600890bded358dd885f71ace6e65c4eef97a]

Merge SRX642: 17.06.02 - 11:28:35


2002-06-17  Kurt Zenker  <kz@openoffice.org>  [9c28e0387314c52e04b117169b69fa7b4eeaaa94]

Merge SRX642: 17.06.02 - 11:28:02


2002-06-17  Oliver Specht  <os@openoffice.org>  [510aa2f1c5402539fff8fa1cd93b31949303db52]

#100308# Accessibility tool support configuration is read from VCL node


2002-06-17  Oliver Specht  <os@openoffice.org>  [6768bc2c5cda04dd0cb5ad1c2d3004c1c924981e]

#100308# Accessibility tool support configuration is read from VCL node


2002-06-17  Jörg Barfurth  <jb@openoffice.org>  [8d99ffdfadf22b7d06ccadb6af307c66b7c3dbe2]

#98489# Most tags don't get a namespace prefix


2002-06-17  Ocke Janssen  <oj@openoffice.org>  [91283cf8de25fa0d9fd6a1826e69d7309d5959ab]

interface XDataSource was missing.


2002-06-16  Behrend Cornelius  <bc@openoffice.org>  [2f8b3980abe87bfafc80a6be9270d2ae0b76231c]

#100145# Using template now improved


2002-06-14  Behrend Cornelius  <bc@openoffice.org>  [6ef3b6469b1225b88502994854634d6951d31af5]

#100145# now no system.exit any more


2002-06-14  Caolán McNamara  <cmc@openoffice.org>  [21a0c3f06aba26def349dc373f6c212043ae47b1]

#99440# Bad adjust


2002-06-14  Rüdiger Timm  <rt@openoffice.org>  [8490e59f0e48df53aaf2d3756230b67eb1c5bfa2]

#100000#


2002-06-14  Kurt Zenker  <kz@openoffice.org>  [81d34febe0b9540059e5e7f53c148dfb72b86a55]

new version for SRX642


2002-06-14  Frank Meies  <fme@openoffice.org>  [27a10bbaef05aaeb6b9a4a99cc2360135853ff5b]

#98281# Bidi - Set correct layout mode during cursor travelling


2002-06-14  Eike Rathke  <er@openoffice.org>  [e24032bc8516e5ad1ed87a8a95d79025b28472dd]

#100306# ScRawToken: don't confuse endian in binary loaded external and unknown token types


2002-06-14  Behrend Cornelius  <bc@openoffice.org>  [6ca187486fec5995d3abfafd8490fb2098688536]

#100145# now also tables without groupnames work


2002-06-14  Daniel Boelzle  <dbo@openoffice.org>  [93b4b6cd27111cf634cf19501371541b174a7073]

#100075# compiler optins


2002-06-14  Daniel Boelzle  <dbo@openoffice.org>  [37504ed33518cf7c5e52c026314990452c45434d]

#100075# corereflection singleton


2002-06-14  Daniel Boelzle  <dbo@openoffice.org>  [8f0762f89160b4082da93c9e1b0ff99df15dd976]

#100075# modifying loaders, using macro expander singleton; service manager review


2002-06-14  Malte Timmermann  <mt@openoffice.org>  [74f541804bb3e4b7b49a6365090df33c9e899164]

#100356# corrected bound rects from menu items


2002-06-14  Daniel Boelzle  <dbo@openoffice.org>  [cec9e449acbec8a6ccc8acd7206a9b4ec441c063]

#100075# introducing macro expander; modifying bootstrap; modifying shared lib loader function


2002-06-14  Daniel Boelzle  <dbo@openoffice.org>  [894cb67c277ca79200c9bac95e4c372a39cce211]

#100075# using macro expander singleton handling macrofied urls


2002-06-14  Daniel Boelzle  <dbo@openoffice.org>  [c28dcca32eeaf1ae3451da315bc8d2237fbfd780]

#100075# using macro expander singleton handling macrofied urls


2002-06-14  Daniel Boelzle  <dbo@openoffice.org>  [ae6d9541ba3927bcbf2ec0c2d21ef66806924b03]

#100075# introduced util package


2002-06-14  Thorsten Behrens  <thb@openoffice.org>  [562760bffd78f0b37ed931e9955e8362bb36a912]

#65293# Consistent method declaration to peace gcc


2002-06-14  Kurt Zenker  <kz@openoffice.org>  [cd423e0d1f60b14d3721daded6b36c7fed3c7726]

new version for SRX642


2002-06-14  Daniel Boelzle  <dbo@openoffice.org>  [2ba4984490d8b4a96c9f369f97bca54baf6f36ea]

#100075# util package


2002-06-14  Daniel Boelzle  <dbo@openoffice.org>  [51512bafd9bc1e9240bbf2e2496c4313474081a9]

#100075# macro expander


2002-06-14  Oliver Specht  <os@openoffice.org>  [5936b19afe48684a43e3b9e50e47c3cd869a628c]

#100169# show frame direction ListBox only if the attribute is supported and not in HTML-Mode


2002-06-14  Vladimir Glazounov  <vg@openoffice.org>  [f5d2e0ba13519933823b6151cbf756db891ea493]

#100000# added file to exception section


2002-06-14  Kurt Zenker  <kz@openoffice.org>  [2a7cb1c7f2f75b1275da37b2b999dffc6f6b7c71]

new version for SRX642


2002-06-14  Rüdiger Timm  <rt@openoffice.org>  [470b874c08fb86fb10c440621f49e634547b4710]

#100000# avoid german umlauts


2002-06-14  Peter Burow  <pb@openoffice.org>  [049e223b00250bca05f853fd5ce926f2415ac519]

fix: #100340# new event: VCLEVENT_TOOLBOX_HIGHLIGHTOFF


2002-06-14  Thorsten Behrens  <thb@openoffice.org>  [cc0c1ffde47ab94f61302691e3db4a680c70174c]

#100299# Catch exceptions on internal methods


2002-06-14  Oliver Specht  <os@openoffice.org>  [7058fc5d392aeb010deef36f1f7d5d43a16f833d]

#100334# FN_NUMBER_NEWSTART in SwTextShell corrected


2002-06-14  Kurt Zenker  <kz@openoffice.org>  [5419ab0b52fc46805b0a374c2a508f4829b085de]

new version for SRX642


2002-06-14  Rüdiger Timm  <rt@openoffice.org>  [7150866fe189cedf8efc3c5bf3bb6b844e6d721b]

new version for SRX642


2002-06-14  Michael Brauer  <mib@openoffice.org>  [e41c4f3e30de89c14a614387a8322c9ee4afc970]

#99747#: OLE object deavtivation


2002-06-14  Philipp Lohmann  <pl@openoffice.org>  [c7266688b28a7936d25ea6a0c5fda2e0c19a8eca]

#98619# end incremental transfers correctly


2002-06-14  Behrend Cornelius  <bc@openoffice.org>  [a204dffa4a0f7ee58522412fa399fff871735d17]

#100145# reference to default template adapted


2002-06-14  Stephan Schäfer  <ssa@openoffice.org>  [f7e2f16628d4fc4cc070ad077dcc866a9cc72981]

#100338# do not skip borderwindows when checking suppressing accessibility events


2002-06-14  Christian Lippka  <cl@openoffice.org>  [1eb610a9073a5b8a7b3493f6db4ff7e0ee4757e0]

#100046# don't draw page boundary if it is all zero


2002-06-14  Hennes Rohling  <hro@openoffice.org>  [0a73c5709b88f2b4109270f9acb798d39cfb9690]

#98191 Replaced MsgWaitForMultipleObjects by WaitForSingleObject


2002-06-14  Hans-Joachim Lankenau  <hjs@openoffice.org>  [2ff629495cc4a34e141a9099b7552ecf32af7852]

win/tcsh


2002-06-14  Hans-Joachim Lankenau  <hjs@openoffice.org>  [ad8069dd88b4ddde9d409683a2997dc202ffe20a]

win/tcsh


2002-06-14  Hans-Joachim Lankenau  <hjs@openoffice.org>  [160385e6259d529c05ff9c74e3573cb42da6e4d4]

use correct directory for collecting languages to zip


2002-06-14  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f820012e416605f4d53db7b73e10b04e9b72233a]

moved including of tg_yxx.mk as it contains rules now which are already needed for dependency building


2002-06-14  Christof Pintaske  <cp@openoffice.org>  [4007f8a6e3548b442a4ed5cc110ae564a9b1a4ca]

#100327# #100132# ignore destroyed RESOURCE_MANAGER properties on root window


2002-06-14  Malte Timmermann  <mt@openoffice.org>  [ba628b65036c2647420f26ca70ee9bb1f0025272]

#100182# ATToolSupport...


2002-06-14  Malte Timmermann  <mt@openoffice.org>  [f9aca3ddd397c8a35475bebed7478466d398036b]

#100182# ATToolSupport...


2002-06-14  Mathias Bauer  <mba@openoffice.org>  [57107087db865375772fe63884708249f0de192a]

#99796#: concatenate string input


2002-06-14  Mathias Bauer  <mba@openoffice.org>  [7a1170e14b95f0aeda90c18a49b72f3d7a65be24]

#100118#: recording


2002-06-14  Mathias Bauer  <mba@openoffice.org>  [148db914af6771b348c6df143efd53510a1a9c81]

#100081#: some new slots for attributes


2002-06-14  Mathias Bauer  <mba@openoffice.org>  [90656b1dc8480ca68e1407111d265af977a4ae92]

#100081#: some new slots for attributes


2002-06-14  Mathias Bauer  <mba@openoffice.org>  [af338ece93416cdf9a2754f83ecc559733ffabe5]

#100266#: recording


2002-06-14  Mathias Bauer  <mba@openoffice.org>  [fefd6f61d20232c540bb7e4807ab8fa5206dc313]

#100317#: change usage of recording interface


2002-06-14  Mathias Bauer  <mba@openoffice.org>  [2865b7137e445b05ba9ee23b93a62d0ba7a37174]

#100317#: DocumentInfo recording


2002-06-14  Mathias Bauer  <mba@openoffice.org>  [de7bda6c17d8b8748ee1ce69642f1674dd87c3b0]

#100317#: Record as comment activated


2002-06-14  gt  <gt@openoffice.org>  [44ee7adf96dd64665af07703c14637c369105480]

#100314# correct order of old & new val for state event


2002-06-13  Herbert Duerr  <hdu@openoffice.org>  [6a34b471f098bb464e1b5049d800929eaa06f3b3]

#99117# improved ApplyDXArray for Hindi


2002-06-13  Herbert Duerr  <hdu@openoffice.org>  [8d30dbc14fecd3dede5d20a24d9d7b1bbcf2da11]

#99117# fix text breaking for nCharExtra!=0


2002-06-13  Herbert Duerr  <hdu@openoffice.org>  [bea5fd8f7a27e5f781699e94839c6ede990176b6]

#99117# improve cluster start detection


2002-06-13  Thorsten Behrens  <thb@openoffice.org>  [2ef5b0a721900db84e914c274ca1bf241ab2b282]

#100299# Sense focus and detect core objects death


2002-06-13  Thorsten Behrens  <thb@openoffice.org>  [f1ff449e82ff7de9f1b5125625c5eb9a17a2dc2e]

#100299# Set cursor to focused paragraph


2002-06-13  Thorsten Behrens  <thb@openoffice.org>  [cf615129add27acc5cb3d4f0532c01929eaa377c]

#100299# Invalidate EditViewForwarder when end of edit mode


2002-06-13  Kurt Zenker  <kz@openoffice.org>  [d90ac2fbe599463ccabc1ce3a9b664e683e2c095]

new version for SRX643


2002-06-13  Hans-Joachim Lankenau  <hjs@openoffice.org>  [7fdb851d99a966aaa64b3a2347da1721e9511dfb]

workaround for different commandline parsing behaviour of different versions of 4nt


2002-06-13  Vladimir Glazounov  <vg@openoffice.org>  [89b437cd648ef4a83e8f985ef4656294d08214e3]

new version for SRX643


2002-06-13  Kurt Zenker  <kz@openoffice.org>  [4e6dd204780df3554b6baa95899374574b8fbebf]

new version for SRX643


2002-06-13  Andre Fischer  <af@openoffice.org>  [d4576b1c01417e84273593b16279fc85deddc8c2]

#100299# All accessible children are now disposed when the shape list is cleared.


2002-06-13  Kurt Zenker  <kz@openoffice.org>  [2493fa75aed7bca20c4666dd632fd0efe01f5fea]

new version for SRX643


2002-06-13  Cyrille Moureaux  <cyrillem@openoffice.org>  [b4922db7fd0973ce7be41711351eb6ba5dcac9f7]

Proper meta-conf names


2002-06-13  Cyrille Moureaux  <cyrillem@openoffice.org>  [538141ee43152897552f8adb2b5ae6eccd380b45]

Changes to BackendAccess


2002-06-13  Cyrille Moureaux  <cyrillem@openoffice.org>  [209b591e35dfc25f40c6632c25a84dbb1472e345]

Put constructor args


2002-06-13  Philipp Lohmann  <pl@openoffice.org>  [7bf3f33f9492fdc0dea904c062c68e0eabf48aae]

#99776# add native programs to read GNOME2 style settings


2002-06-13  Stephan Schäfer  <ssa@openoffice.org>  [0df35a53ac1f13c5bd73d5167573a58c6aa70f10]

#100234# register context menues correctly, send highligh event always in base class


2002-06-13  Eike Rathke  <er@openoffice.org>  [fb28dbde076938831387d954efe5d995db8f9b27]

#99346# rename CTLScriptType::CTL_UNKNOW to CTL_UNKNOWN


2002-06-13  Sven Jacobi  <sj@openoffice.org>  [b87730f15cbda9b873a9b3aee855538c75a98526]

#100107# using correct color scheme on background objects


2002-06-13  Kurt Zenker  <kz@openoffice.org>  [26a79506354e28a0a0216e5d7aebce989dc7cdd8]

new version for SRX643


2002-06-13  Hans-Joachim Lankenau  <hjs@openoffice.org>  [91236f271e77763bcf6eb609c35afcc7aa773022]

jdk 1.4 support for solaris, linux/i686 and windows


2002-06-13  Kurt Zenker  <kz@openoffice.org>  [140271a8db50c4642f9054f93ee74b66e12ec80a]

Merge SRX642: 13.06.02 - 16:59:11


2002-06-13  Nils Fuhrmann  <nf@openoffice.org>  [d2d97863ce9f32d1b6b1188c4640660cc010ffe9]

Merge SRX642: 13.06.02 - 16:58:31


2002-06-13  Rüdiger Timm  <rt@openoffice.org>  [c11f7b9abd6ef0802e9b889ac08b5ccdc943befd]

Merge SRX642: 13.06.02 - 16:57:23


2002-06-13  Kurt Zenker  <kz@openoffice.org>  [f76d130238b10cca39a77fbc7e35503482887490]

Merge SRX642: 13.06.02 - 16:54:41


2002-06-13  Rüdiger Timm  <rt@openoffice.org>  [bbbf02caa9ee401ec63a117d184ce3812305eafe]

Merge SRX642: 13.06.02 - 16:54:02


2002-06-13  Rüdiger Timm  <rt@openoffice.org>  [0c8881f013ba5dbea4784c496c47fcd2a0169e5b]

Merge SRX642: 13.06.02 - 16:52:32


2002-06-13  Hans-Joachim Lankenau  <hjs@openoffice.org>  [59af74bf668a51ec47d14d52c252cf1549d4fba4]

win/tcsh


2002-06-13  Thomas Lange  <tl@openoffice.org>  [e716420ffb28f8e4137086392ff9a31f796609ed]

#99968# ZoomText can now read text in the commands-window


2002-06-13  Andre Fischer  <af@openoffice.org>  [76e7fb34f6f7e4f21886db72823ce2b7cbd47258]

#99867# getBounds now returns relative coordinates.


2002-06-13  Caolán McNamara  <cmc@openoffice.org>  [af86fa3b49d8de756d530508b7b43e2a19d161fc]

#99697# Improve quality of the Frame->Table hack which allows captioned graphics to be included in word's illustration index


2002-06-13  Nils Fuhrmann  <nf@openoffice.org>  [ef1777512e41fb0e8f05405d58350668e2915f42]

Merge SRX642: 13.06.02 - 16:03:48


2002-06-13  Andre Fischer  <af@openoffice.org>  [259a45cf98c63babf5c1dacfda9ee4cb0a0884d2]

#99840# Editable edit engine not created when text::XText is not supported.


2002-06-13  Nils Fuhrmann  <nf@openoffice.org>  [2812cec5dbb9d47a655e0708508b75aedb2dc42d]

Merge SRX642: 13.06.02 - 15:57:26


2002-06-13  Sven Jacobi  <sj@openoffice.org>  [40068699ad5219a72e0411cd977d7dad5fedc720]

#100303# MetaTextArrayAction: storing correct text part


2002-06-13  Andre Fischer  <af@openoffice.org>  [0c834cb4253970e4c293fab742d3729c267edf25]

#100301# Listening for VCLEVENT_OBJECT_DYING event.


2002-06-13  Nils Fuhrmann  <nf@openoffice.org>  [35442854ff018591c1d411b8f510b5febed814f6]

Merge SRX642: 13.06.02 - 15:50:40


2002-06-13  Nils Fuhrmann  <nf@openoffice.org>  [0cd24570ef8a79553c17fa51ef9ce37294ca9b96]

Merge SRX642: 13.06.02 - 15:39:14


2002-06-13  Nils Fuhrmann  <nf@openoffice.org>  [efda2e157760a5a6a81448723d43b343ad9852ca]

Merge SRX642: 13.06.02 - 15:35:47


2002-06-13  Kurt Zenker  <kz@openoffice.org>  [381ad23fce7b279e46a5d3a7b504288e2be07d28]

Merge SRX642: 13.06.02 - 15:31:21


2002-06-13  Caolán McNamara  <cmc@openoffice.org>  [54930716ae6af79a2dc18e02be808cde205f9ca1]

#i3489# We have to turn this off again because we would need to localize all the ms word field command! if turned on


2002-06-13  Daniel Vogelheim  <dvo@openoffice.org>  [0f83ef5794ed9cc56b40a2dc89eff3356deb5cbe]

#100295# fix getCaretPos() to work correctly with paragraphs split across two pages


2002-06-13  Sascha Ballach  <sab@openoffice.org>  [9722686d9d4ba3981031b249449d7605584806c3]

#100287#; don't disable internal shapes to make notes accessible


2002-06-13  Kurt Zenker  <kz@openoffice.org>  [2ec29ac60f0b285ef022fbfc79c12e25bf2b8c8f]

Merge SRX642: 13.06.02 - 14:54:02


2002-06-13  Kurt Zenker  <kz@openoffice.org>  [6a894d069bd46322ef14761af7e79ede89e64229]

Merge SRX642: 13.06.02 - 14:50:57


2002-06-13  Rüdiger Timm  <rt@openoffice.org>  [9137de7c251dee7c3c221be1749c50e635286edc]

Merge SRX642: 13.06.02 - 14:49:35


2002-06-13  Kurt Zenker  <kz@openoffice.org>  [a5e02dbd21386d27f85838519a06dae3c8b87a5b]

Merge SRX642: 13.06.02 - 14:48:31


2002-06-13  Kurt Zenker  <kz@openoffice.org>  [804612492a99f8350a6725b241190bc8e22dc9e0]

Merge SRX642: 13.06.02 - 14:48:43


2002-06-13  Kurt Zenker  <kz@openoffice.org>  [5b19960099c3ae30213e523dd68dcd4a740b46df]

Merge SRX642: 13.06.02 - 14:46:36


2002-06-13  Kurt Zenker  <kz@openoffice.org>  [0610cf04441c6045877651aedcae78218838acfd]

Merge SRX642: 13.06.02 - 14:46:24


2002-06-13  Kurt Zenker  <kz@openoffice.org>  [825235d0e66d5defb460ced37cea81bb6f85df94]

Merge SRX642: 13.06.02 - 14:44:51


2002-06-13  Rüdiger Timm  <rt@openoffice.org>  [96d73ea673d7b389eda9c60c7adf67206f7b4640]

Merge SRX642: 13.06.02 - 14:43:36


2002-06-13  Kurt Zenker  <kz@openoffice.org>  [d7fb5c8357eef136e99f233510d43e601874f02f]

Merge SRX642: 13.06.02 - 14:43:15


2002-06-13  Oliver Specht  <os@openoffice.org>  [3899376be5c8a555a47c57d224fafc2d725879b7]

#98388# use Shift+KEY_A to activate anchor handle


2002-06-13  Joachim Lingner  <jl@openoffice.org>  [6abe10805ce123a6ebdac0b6e8d61fa146a5ad52]

#99580#


2002-06-13  Juergen Schmidt  <jsc@openoffice.org>  [8a8307253cea0fc049a4809031a528c4dc7e04b6]

#99053# insert activex example


2002-06-13  Sascha Ballach  <sab@openoffice.org>  [0d5f9567935591e65d78a18026cb70774463500c]

#99751#; the EditViewForwarder should be created always and not only if bCreate==true


2002-06-13  Sascha Ballach  <sab@openoffice.org>  [08241167819b815e62787664ab60b857dc708fb3]

#99751#; the TextHelper should get the focus


2002-06-13  Sascha Ballach  <sab@openoffice.org>  [95b1fd019e01babaa6dfc3526a6ed958fe4765f3]

#99751#; some little fixes


2002-06-13  Sascha Ballach  <sab@openoffice.org>  [f547b19a05f1474951862b845bf6087e463ce748]

#100287#; I should set the focused state on the focused shape


2002-06-13  Sascha Ballach  <sab@openoffice.org>  [0b756b923310260f8507ecfda9f8567a00cb9e6f]

#100287#; the API should be notified if a shape gets selected


2002-06-13  Dirk Völzke  <dv@openoffice.org>  [aeb2bcb20e826ecaac60e4e6c396e70901254965]

#100282# Moved responsibility for UseSystemFileDialog from DV to FS


2002-06-13  Andre Fischer  <af@openoffice.org>  [324fdf2793a059d068c51b3cf80f67c101ef6ced]

Added support for execution of accessibility actions.


2002-06-13  Juergen Schmidt  <jsc@openoffice.org>  [d230da9ab9e02e5dcaf5e701d95adafc9f986c33]

#99053# update path to dll


2002-06-13  Frank Meies  <fme@openoffice.org>  [6ba6bba80949952ae0c732100c3fc1f5efbeee65]

Fix #100191#: Find - handle search para end


2002-06-13  Christian Lippka  <cl@openoffice.org>  [04b14c652390fdb6d0add0f13b1de7481b04ad8a]

#100053# high contrast mode images for graphics toolbar


2002-06-13  Nils Fuhrmann  <nf@openoffice.org>  [4487c13ec780bfffed57ba3b14fa5fb04e4e2edd]

Fix: No translation of ommon.xcu, #100249#


2002-06-13  Thomas Benisch  <tbe@openoffice.org>  [30f80e99c1cae20c4bc29c788844e21ee225947c]

#100234# remove mnemonic from accessible name


2002-06-13  Thorsten Behrens  <thb@openoffice.org>  [6a8917623c08bf11b6ef84989c247c30520c4859]

#99840# Releasing all references on dispose


2002-06-13  Andre Fischer  <af@openoffice.org>  [1ee9ca8da3742132efdf8d7526e6256efded9d0f]

Added support for performing actions.


2002-06-13  Oliver Specht  <os@openoffice.org>  [90ee727bfbdde4b275b8f69e62d7ab7a56b5eb1e]

#100213# color ValueSet keyboard accessible


2002-06-13  Jörg Budischewski  <jbu@openoffice.org>  [8d30686592baacc58108488672b50c57f07e5f81]

#99853# added header


2002-06-13  Jörg Budischewski  <jbu@openoffice.org>  [8ed7280916574953317227d51bacaede13bd21cb]

#99853# Joerg Brunsmann: new UnoUrl helper class


2002-06-13  Jörg Budischewski  <jbu@openoffice.org>  [e068bbe6ff10fa85df35dcf7fd6a329dc2026986]

#99853# Joerg Brunsmann: testclass for new UnoUrl helper class


2002-06-13  Rüdiger Timm  <rt@openoffice.org>  [e301a2851ced0d9f77711dc52aa5c7e9ba4e1de1]

#100000# include stdio.h for stderr


2002-06-13  Peter Burow  <pb@openoffice.org>  [12bbcff667e30e08110b32a3deea1ff52f5c974b]

fix: #100122# notify inserting or removing items


2002-06-13  Andreas Schlüns  <as@openoffice.org>  [f85cbf03de649c76e315346779d662cc33fa5744]

#100243# work around for plugin dispatch mode


2002-06-12  Vladimir Glazounov  <vg@openoffice.org>  [603973755c66398ac9564619329fbc3a7c466929]

new version for SRX642


2002-06-12  Thorsten Behrens  <thb@openoffice.org>  [33e396bd9ab4f6906e134108a6a1104f795637da]

#99840# Made OutlineView ZoomText-ready


2002-06-12  Thorsten Behrens  <thb@openoffice.org>  [2c0dce1f871100db8c5efa9cb04f1f624dc235f0]

#99840# Overload to FireEvent added for OutlineView


2002-06-12  Philipp Lohmann  <pl@openoffice.org>  [75a9c89749b72bfea6a7c6ca41573ab791b2730e]

#99776# do not forget to exit if exec fails


2002-06-12  Jörg Barfurth  <jb@openoffice.org>  [c880a930fd946d6004b51a79264a4a0e3f926107]

#98489# Initial support for new UNO-based backends


2002-06-12  Jörg Barfurth  <jb@openoffice.org>  [ff7ce918ec27fcd8a7c95341187d83261613cb55]

#98489# Encapsulate creation of merged backends


2002-06-12  Jörg Barfurth  <jb@openoffice.org>  [36de7c6d927ca0cfcdc050a1772575f07f4afaf6]

#98489# Moved backendwrap here from treecache ; added backendfactory


2002-06-12  Jörg Barfurth  <jb@openoffice.org>  [697c15d64c895c800654ff2bdff5967fe1626704]

#98489# Moved legacy backend wrapper to backend directory


2002-06-12  Jörg Barfurth  <jb@openoffice.org>  [d59bc0c98adeef86a3f3763d4d6876a3cc7b6c0d]

#98489# Add support for new UNO backends; use new BackendFactory


2002-06-12  Jörg Barfurth  <jb@openoffice.org>  [a01d1be428c5e6a9c02cda5166cd27be4f20af76]

#98489# Add unified access to bootstrap settings for UNO services


2002-06-12  Kurt Zenker  <kz@openoffice.org>  [f94750bbe392eb9c843e90ecf351e5c9ffaf134d]

new version for SRX642


2002-06-12  Jörg Barfurth  <jb@openoffice.org>  [6981cb4f04fb81ca800559fda8a2129ff6d59bd5]

#98489# New connection creation with support for UNO backends


2002-06-12  Thorsten Behrens  <thb@openoffice.org>  [7845f8b92002c39ece3cfddee31577dfb186468f]

#99840# Moved BEG/ENDEDIT notification to SdrObjEditView


2002-06-12  Thorsten Behrens  <thb@openoffice.org>  [5bf2747ef4b878d23d12685f48dd9cabe9268722]

#99840# Moved BEG/ENDEDIT notification to SdrObjEditView


2002-06-12  Oliver Specht  <os@openoffice.org>  [9a27887358809b72ee89d02b0d54efc60417f339]

#100133# crash with ESCAPE in table text selection repaired


2002-06-12  Hans-Joachim Lankenau  <hjs@openoffice.org>  [bd3f3bcba37dbb20c17f89061588cf2f3a651494]

help detecting the cause of 0 byte zipfiles


2002-06-12  Michael Brauer  <mib@openoffice.org>  [2773a440a85dfd55943dd6e9201ad9918c04de91]

#100210#: Replacement of shapes now uses replaced shape


2002-06-12  Thorsten Behrens  <thb@openoffice.org>  [8d8f4797e7b45b0a7b0843985043eb95bd4ce4c5]

#99840# explicit not necessary for more than one arg


2002-06-12  Thorsten Behrens  <thb@openoffice.org>  [6044e54a3e3a3e65491c38a930cc1d5637400cf6]

#99840# Set states also on newly created children


2002-06-12  Daniel Rentz  <dr@openoffice.org>  [ca5aba7729b84af40222c285fd346784f7a5fd56]

#99812# create an acc. cell before asking for it


2002-06-12  Kurt Zenker  <kz@openoffice.org>  [661151bc9dac921ca4da1fe5f555f111c5ee99d8]

new version for SRX642


2002-06-12  Frank Schönheit  <fs@openoffice.org>  [a940688db832106a15e8b1d7e20955652991b496]

#100126# exception thrown in wrong situation


2002-06-12  Frank Schönheit  <fs@openoffice.org>  [d952dc13be6c57f573f426009b1aba2a272ef4cd]

#100126# corrected queryInterface/getTypes - care for the XAccessible


2002-06-12  Frank Schönheit  <fs@openoffice.org>  [45c7388701833acbf2b732e6c27910946aa2eb3a]

#100126# corrected queryInterface/getTypes - care for the XEventListener


2002-06-12  Frank Schönheit  <fs@openoffice.org>  [38c6a1530bd43321bbebd042148692b20bcde603]

#100126# additional assertion for recognizing the errors earlier next time ....


2002-06-12  Oliver Specht  <os@openoffice.org>  [60bd8029c8653d26941deaabe69133762738d7bb]

#97495# display automatic columns correctly


2002-06-12  Andre Fischer  <af@openoffice.org>  [93cc0f3143d3555a6cf94ebce2fb80a01fe05047]

#100178# Added support of XComponent.


2002-06-12  Andre Fischer  <af@openoffice.org>  [f84abab77c491269f1cc13ad391fd1830b1bb8e0]

#100178# Fixed destruction of implementation object.


2002-06-12  Andre Fischer  <af@openoffice.org>  [9a16aa60b7e4878c4fb9edecfc05a43a3eae587f]

#100178# Corrected documentation.


2002-06-12  Andre Fischer  <af@openoffice.org>  [3863b977f1e966905f820becea0270fbdea2120b]

#100178# Removed support of frameActionListener. Added disposing(void) method.


2002-06-12  Andre Fischer  <af@openoffice.org>  [13ac9c6d8379c9a0d9e1268ee566de8132ab0fa2]

#100178# Removed support of frameActionListener.


2002-06-12  Andre Fischer  <af@openoffice.org>  [3640425eb8f49a364c820b5b9f8d265ad43fa03d]

#100178# Removed support of frameActionListener. Fixed disposings and destructor.


2002-06-12  Andre Fischer  <af@openoffice.org>  [364b654fc7d748fd619f3e8a43ac43231eb55fa6]

#100178# Removed call of AccessibleDocumentViewBase::frameAction which does not exist any longer.


2002-06-12  Kurt Zenker  <kz@openoffice.org>  [531868b742fdfbc9a7e75873b5af77e8f0f86e5d]

new version for SRX642


2002-06-12  Malte Timmermann  <mt@openoffice.org>  [c19662bf8f24f156c583d87fccb94a29de49b1a2]

#100214# Remove correct listeners, also in OBJECT_DYING, set pVCLXWindow NULL in OBJECT_DYING


2002-06-12  Malte Timmermann  <mt@openoffice.org>  [e54a02ece58955c3a7a9c69c9c06677b34a995a4]

#100214# Create accessible only if window exist


2002-06-12  Malte Timmermann  <mt@openoffice.org>  [9a1b36b7a6b502088c68684c7776221c5c656a3a]

#100214# Just a comment for this problem


2002-06-12  Behrend Cornelius  <bc@openoffice.org>  [0e675a00ce1b1cbd7357d3a63af435707c8f063b]

#99546# hack removed


2002-06-12  Sascha Ballach  <sab@openoffice.org>  [77c432e6b553c03b3ba91cfbc1f528ceb67a4c6b]

#99745#; don't call mpViewShell after reseting


2002-06-12  Sascha Ballach  <sab@openoffice.org>  [ec739693aa886efce6d851d82e093e033712d932]

#99745#; the EditLine should commit focus change and destroying


2002-06-12  Vladimir Glazounov  <vg@openoffice.org>  [63f72b2b6620ac782f03be0266794950a0fb4de7]

#100000# corrected typos


2002-06-12  Sascha Ballach  <sab@openoffice.org>  [4932d685b154e9f980ce710cb4e600a3439b48ca]

#99745#; tell the AccessibleObject Focus change and deletion of this window


2002-06-12  Vladimir Glazounov  <vg@openoffice.org>  [40c938d9bdfb1742bcaf5cae2d246184831c9a21]

#100000# merge error


2002-06-12  Behrend Cornelius  <bc@openoffice.org>  [affb6c3f61cd5baecd290a2b6b83ce345de4dc6b]

#100141# Resources for report wizard modified


2002-06-12  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b4dd99437bb00068e473c7abc35f07f0bae250d2]

replaced / in compiler switches to avoid tcsh problems


2002-06-12  gt  <gt@openoffice.org>  [2154b83eb0b7d1c5da12490d4f244d51262fdbbd]

#100203# SvxRectCtlAccessibleContext::selectChild(): select new child only if not NOCHILDSELECTED!


2002-06-12  Behrend Cornelius  <bc@openoffice.org>  [d214878ac434ca5ccb031de3141f23165debcecc]

#100139# HelpIDs for ReportWizard added


2002-06-12  Behrend Cornelius  <bc@openoffice.org>  [92d6e57826f21758309a5719dc502ea808c30eff]

#100139# HelpIDs added


2002-06-12  Oliver Specht  <os@openoffice.org>  [842d6379cefc698821f29b6c501706d88c7b8991]

#100126# resizing of vertical tables corrected


2002-06-12  Oliver Specht  <os@openoffice.org>  [882bc4c1c3f8dd8a0cf2c1ef5c7a65a30956006b]

#100126# resizing of vertical tables corrected


2002-06-12  Oliver Specht  <os@openoffice.org>  [d1efaffac87cc3ba1c048b3ac401b3d7f816ac43]

#100126# resizing of vertical tables corrected; #100092#: Be prepared that an accessible is rquested while in constructor


2002-06-12  Peter Burow  <pb@openoffice.org>  [44e9289890a24eb21199111d008ad3a23ff7d175]

fix: #100163# EventListener added


2002-06-12  Peter Burow  <pb@openoffice.org>  [2b0c812f62ee0f753af80ac1313e52ef34790ec2]

fix: #100163# EventListener added


2002-06-12  Andreas Martens  <ama@openoffice.org>  [e2cbe01469919b40251fc20c06a7ac7e7ad20985]

Fix #100126#: Tables in vert/hori environment


2002-06-12  Andreas Martens  <ama@openoffice.org>  [5d7491de993551308ecf4f3558e7745d42e9b934]

Fix #100126#: Tables in vert/hori environment


2002-06-12  Rüdiger Timm  <rt@openoffice.org>  [d32c5acd699aa7b80b70d14b172fb7f14f31aaca]

WDK102


2002-06-12  Oliver Specht  <os@openoffice.org>  [e7293a1aa5f97623dd919e9259946ef46722ae1c]

#100180# MaskColor corrected


2002-06-11  Kurt Zenker  <kz@openoffice.org>  [b3c6cf7002bb77aa33ae7b01a746121869274b43]

new version for SRX642


2002-06-11  Eike Rathke  <er@openoffice.org>  [fd8bc5a73d14565273188e4fdd372a1d8b2451e2]

#i2285# according to Alonso the cent symbol (and not a C) is the widely used replacement for the real Colon symbol


2002-06-11  Kurt Zenker  <kz@openoffice.org>  [31bc77eca23347b112e99c1155c92d7bd46813ab]

new version for SRX642


2002-06-11  Hans-Joachim Lankenau  <hjs@openoffice.org>  [408f9a9b6e7440d585ca05df89f81d61f345c89a]

replaced \ in include statement to avoid tcsh problems


2002-06-11  Hans-Joachim Lankenau  <hjs@openoffice.org>  [23100aee41df9a51a8e767a180892563713894cc]

replaced / in compiler switches to avoid tcsh problems


2002-06-11  Niklas Nebel  <nn@openoffice.org>  [bab8dacf9c66e9d0cb663b5b7296e21ad82b72aa]

#99413# support display-factor attribute in number element


2002-06-11  Kurt Zenker  <kz@openoffice.org>  [845e1be9be44d1d0de4f02b333f0f88f3a541990]

new version for SRX642


2002-06-11  Herbert Duerr  <hdu@openoffice.org>  [bdeb4869e9eaa7366b7f24270f806932fdb5f28c]

#99117# fix glyph positioning for CTL


2002-06-11  Behrend Cornelius  <bc@openoffice.org>  [7aad322f01cc49737ea31b1b65f9fe9c5785171b]

#100142# Document is closed now on cancel dialog


2002-06-11  Andreas Martens  <ama@openoffice.org>  [f4a80cb5632289a4d49b1e1d6c28cfffbe11607e]

Fix #100126#: Vertical tables


2002-06-11  Sascha Ballach  <sab@openoffice.org>  [67f4113d5112bc8989f01653c7b89a4a71795c9b]

#99751#; give the listeners also to the texthelper


2002-06-11  Kurt Zenker  <kz@openoffice.org>  [2fb0f17a0446af9f1bb191178162c341b74527ef]

new version for SRX642


2002-06-11  Sascha Ballach  <sab@openoffice.org>  [628feefb174dac864cd5e0c255f4b910de43eb5d]

#99745#; the editline should call the Editsource to tell text changes


2002-06-11  Sascha Ballach  <sab@openoffice.org>  [763b62cc14e44837da2cede7a065cfb3f7cf97e3]

#99745#; tell the accessible object if text is changed


2002-06-11  Jörg Barfurth  <jb@openoffice.org>  [47641305eb96a28c6d0a5118dda9ee7a67267bf2]

#98489# Correct unqualified id (MSVC does not handle base class name injection properly)


2002-06-11  Philipp Lohmann  <pl@openoffice.org>  [75e6788cba3b549647e7df8eb87b7096af8bc343]

#99705# corrected MenuBar::SelectEntry behaviour


2002-06-11  Hans-Joachim Lankenau  <hjs@openoffice.org>  [1244ff6c3bc2092d9d10e4b160f721970d7d5f1c]

wrap idlc and regmerge


2002-06-11  Juergen Schmidt  <jsc@openoffice.org>  [44984b2429504e69795dc9ec84f46528097e6593]

#99053# change name, OpenOffice.org1.0 - OpenOffice.org1.0SDK


2002-06-11  Behrend Cornelius  <bc@openoffice.org>  [da9a6800d7ff9144b97d5b7a7a634c5cf24c7ee4]

#100141# Queries now included


2002-06-11  Daniel Vogelheim  <dvo@openoffice.org>  [d94c565aa73c0bff29f367abfc4d9cce47069617]

#99980# changed text:command-type to text:table-type


2002-06-11  Sven Jacobi  <sj@openoffice.org>  [78385e52953976a181cbd48b6cc7ce4f3eaf1ef5]

#100171# not ignoring the closedfigure action, so that we can import PolyPolygons


2002-06-11  Daniel Vogelheim  <dvo@openoffice.org>  [4704759816a2f9667e0e9f74b4374794829ef754]

#99980# added database command type to DTD


2002-06-11  Hans-Joachim Lankenau  <hjs@openoffice.org>  [390508fcdd0577567d16d3fda1c557011b85c336]

jdk 1.4 support for solaris, linux/i686 and windows


2002-06-11  Oliver Bolte  <obo@openoffice.org>  [dd22f25af3342c42cc5324ceaa0bdecd1d2033d0]

new version for SRC659


2002-06-11  Oliver Bolte  <obo@openoffice.org>  [7e03897dad416d8c6ffaf9a3e13cc59d6266488b]

new version for SRC659


2002-06-11  Malte Timmermann  <mt@openoffice.org>  [6f0853d06bd0dbce3c18d7c7a98c9ab755f4ddaf]

#100174# Fixed loop in GetLabeledBy / GetLabelFor, don't test enabled state


2002-06-11  Frank Meies  <fme@openoffice.org>  [44759dd7eb9dda40223615f4a154f4c4c85025f2]

#98281# Bidi - void return for Modify


2002-06-11  Frank Meies  <fme@openoffice.org>  [878c92956d22681faca6b7c6304eacc15e575021]

#98281# Bidi - void return for Modify


2002-06-11  Daniel Vogelheim  <dvo@openoffice.org>  [3aa1ca07350d74a079c9224b4b8c4bae9abc7c49]

#99980# load/save data command type for all database fields


2002-06-11  Oliver Bolte  <obo@openoffice.org>  [94c1c97b466169b12478246d2a0366d9fa3fa63c]

new version for SRC659


2002-06-11  Caolán McNamara  <cmc@openoffice.org>  [7298da34ffd0cd56405d7243eece1614e20958a8]

missing functional header


2002-06-11  Caolán McNamara  <cmc@openoffice.org>  [cdb64d1fd23e35b3f3c4e20d7e509b2f0c8ee7de]

missing functional header


2002-06-11  Kurt Zenker  <kz@openoffice.org>  [1f7bc74080fe318f0ffacc97105b290ba7b68bfb]

Merge SRX642: 11.06.02 - 14:37:39


2002-06-11  Kurt Zenker  <kz@openoffice.org>  [2e1972ce1929c9ff34cc7da56a84a6cda8340cc3]

Merge SRX642: 11.06.02 - 14:35:15


2002-06-11  Vladimir Glazounov  <vg@openoffice.org>  [8ff465160a13f7c3fc2aa55f8de285e4c6bd0cde]

Merge SRX642: 11.06.02 - 14:33:38


2002-06-11  Vladimir Glazounov  <vg@openoffice.org>  [57922db32aa9b581f8f78e2b6b3e7d790058932b]

Merge SRX642: 11.06.02 - 14:31:40


2002-06-11  Kurt Zenker  <kz@openoffice.org>  [721097f05141a47d8e657072f1c4484edb5c5b32]

Merge SRX642: 11.06.02 - 14:30:42


2002-06-11  Vladimir Glazounov  <vg@openoffice.org>  [4b33a432ba603add690001e25ea4e8439bdaf03e]

Merge SRX642: 11.06.02 - 14:28:48


2002-06-11  Frank Schönheit  <fs@openoffice.org>  [2e0f777d1c3e78a3936946376eaec1c20a142f34]

#65293# correct an error which came in in the merge ->1.43


2002-06-11  Vladimir Glazounov  <vg@openoffice.org>  [477f4f55b71fdade64b4176bcc3343cc887dd1c1]

Merge SRX642: 11.06.02 - 14:27:36


2002-06-11  Martin Hollmichel  <mh@openoffice.org>  [d1131be7e2a68f08fd5dcb8fe225af49ea855c2e]

chg: Syntax


2002-06-11  Daniel Vogelheim  <dvo@openoffice.org>  [e585b13d15cbeed0b7b668e99e8282fbf22f73af]

#99980# load/save data command type


2002-06-11  Sven Jacobi  <sj@openoffice.org>  [a0be828ca391b5ae524675f0e93a63f517fbaec7]

#100127# MetaPolyLineAction, MetaPolygonAction and MetaPolyPolygonAction are taking care of Polygon flags


2002-06-11  Oliver Bolte  <obo@openoffice.org>  [9dbdecdcaea3ec31dbfbad830ce43b0f7cad94ad]

#65293# hdl to hpp (typo)


2002-06-11  Andreas Bregas  <ab@openoffice.org>  [e4ab29a2778a72c79ede9e60b3bbbd2c40310bae]

#95264# Implemented explicit namespace root object


2002-06-11  Oliver Specht  <os@openoffice.org>  [8f54a86bba5e642a7534be9e5bb0b11d9f5b9eeb]

#99515# tab page Basic Fonts(CTL) added


2002-06-11  Oliver Bolte  <obo@openoffice.org>  [a722cb6130ea7fea59a5ed46aef99e6154babbc0]

SRC659


2002-06-11  Oliver Specht  <os@openoffice.org>  [4cc1143b9f6544dcbd5cac8d2c2c904f2faf5066]

#99515# tab page Basic Fonts(CTL) added


2002-06-11  gt  <gt@openoffice.org>  [53afd95e3766628598d6d1858fc3fd556b2f9606]

#99931# HC-images


2002-06-11  Oliver Bolte  <obo@openoffice.org>  [9b7eaf2e3eca2448998853ba59cb9b754ac75f14]

#65293# missing brackets


2002-06-11  gt  <gt@openoffice.org>  [27e4b854d31488636bb93081d96c369477190227]

#99931# HC-images


2002-06-11  Mikhail Voitenko  <mav@openoffice.org>  [bfe2ac4ebf2675f228a2f3734da652421424ba54]

#100120# use new service only for 6.1


2002-06-11  Sascha Ballach  <sab@openoffice.org>  [482b94a74b6a390b88f96c21b44add01f74cfa5c]

#99742#; return the complete children count, because the bridge handles it


2002-06-11  Frank Schönheit  <fs@openoffice.org>  [b1f3656dfc732f038cc286f8cc0e98cca7a52fdf]

#99302# for table movement by keyboard, use Ctrl instead of Alt (according to spec)


2002-06-11  Peter Burow  <pb@openoffice.org>  [de3aa548317db07a77ae56ffa4e5e4cb1f4a4be2]

fix: #100100# preview image corrected


2002-06-11  Sascha Ballach  <sab@openoffice.org>  [db5801786454606eb4c6c474ea00bc12033490cc]

#99745#; enable using of this class in edit line


2002-06-11  Sascha Ballach  <sab@openoffice.org>  [e659681f5bf246b79e0e80bbf9797fea964cfbf1]

#99745#; add a new EditSource to use with the edit line


2002-06-10  ghiggins  <ghiggins@openoffice.org>  [211ef0580e9b86bc47bbcdaa59b0ed8e161c0c4d]

#99344# Adding Single Signon stuff


2002-06-10  Kurt Zenker  <kz@openoffice.org>  [2def5fb39dfbeab15a1eb4bc9a42d72bfb0c183b]

new version for SRC659


2002-06-10  Kurt Zenker  <kz@openoffice.org>  [137f88a2b378bc6f1461c756d4bb3f05e106a40e]

new version for SRC659


2002-06-10  Vladimir Glazounov  <vg@openoffice.org>  [02a102189b5600d0bf41f8705094d524c598e88c]

Merge SRX642: 10.06.02 - 22:13:54


2002-06-10  Kurt Zenker  <kz@openoffice.org>  [bb3f6c09bd51bce8817fa4cef4252abcb82402cc]

Merge SRX642: 10.06.02 - 22:13:44


2002-06-10  Rüdiger Timm  <rt@openoffice.org>  [b76e48f0a0267c2d356ffba337f825663afec36f]

Merge SRX642: 10.06.02 - 22:11:58


2002-06-10  Vladimir Glazounov  <vg@openoffice.org>  [f0f8782f5e59f0a6647cbfcbcf189f2e73b73986]

Merge SRX642: 10.06.02 - 22:10:20


2002-06-10  Oliver Bolte  <obo@openoffice.org>  [5727964eb12153e419b273dab879e6366057b5c8]

new version for SRC659


2002-06-10  Thomas Benisch  <tbe@openoffice.org>  [919e4c44c4a578d6df565d5da70b73a97fc1434f]

#99790# lock the solar mutex


2002-06-10  Thomas Benisch  <tbe@openoffice.org>  [03b5bc1470c7446d66891c5ea195c87f25005697]

#99786# set accessible name for menues


2002-06-10  Hans-Joachim Lankenau  <hjs@openoffice.org>  [324783d60acca4d2724559bb07343097514417af]

removed trailing slash


2002-06-10  Philipp Lohmann  <pl@openoffice.org>  [31ab5d8593030493e87c6832282e446ef0701269]

#99776# read gnome2 system settings


2002-06-10  Thorsten Behrens  <thb@openoffice.org>  [03e6c903ac5fe238a6824622057ee086de4b6d58]

#99746# Corrected paragraph-flat conversion method


2002-06-10  Thorsten Behrens  <thb@openoffice.org>  [61b37a0cd194dbe5f0ada5f1f62e5b6d1ccffea0]

#99746# Deriving from interface to avoid pure virtual function calls


2002-06-10  Mathias Bauer  <mba@openoffice.org>  [c984debc692d7efeca47e36e15f113b7540412e5]

#100024#, #10023#, #10020#: missing item declarations


2002-06-10  Mathias Bauer  <mba@openoffice.org>  [9ee00d19aa9c6943d75f9e2c5bf0c21110ed1959]

#100024#: wrong ItemType for flashing attribute


2002-06-10  Mathias Bauer  <mba@openoffice.org>  [0a2f15ee11f18125762bc9cee39d64d15209b691]

#100118#: execute numbering attributes directly from recorded macros


2002-06-10  Mathias Bauer  <mba@openoffice.org>  [45297c614fc6b2a44ab1092091d64115adf5eb86]

#100118#: new items used for recording


2002-06-10  Mathias Bauer  <mba@openoffice.org>  [64d95563dd35eebd3840305289f30bc69bcbfbe3]

#100118#: need TypeInfo for creating items on playing macros


2002-06-10  Mathias Bauer  <mba@openoffice.org>  [cb24dd34b36cba56b5c9c3417eb0c1a28ce8b9f9]

#100118#: slotid needed for numbering attributes


2002-06-10  Mathias Bauer  <mba@openoffice.org>  [e146127c416add2b866aede41f8a8404adccfe62]

#100118#: slots needed for numbering attributes


2002-06-10  Mathias Bauer  <mba@openoffice.org>  [13abc42e4f7adf5ef1a0499e52dad4db524d0b42]

#100118#: need TypeInfo for creating items on playing macros


2002-06-10  Mathias Bauer  <mba@openoffice.org>  [7811018b60adfb3cce0451246b362fdcebf97a0c]

#100118#: attribute misses slot


2002-06-10  Mathias Bauer  <mba@openoffice.org>  [f98e0c48b8941bea8470fbfda385b494582adc5a]

#100024#: better assertion


2002-06-10  Mathias Bauer  <mba@openoffice.org>  [95fbea80b3ec1e4600948f729bb6fb2f5eedc583]

#99975#: toggle hyperlinkbar didn't accept parameters


2002-06-10  Malte Timmermann  <mt@openoffice.org>  [03306577488f54f53378db386fa9aad43d0b920a]

#99840# Changed processing of notification cache


2002-06-10  Malte Timmermann  <mt@openoffice.org>  [9bc6f4803bf0bf993e39dc57cfb5bdacabaa9c91]

#99840# Block notifications while in KeyInput


2002-06-10  Christof Pintaske  <cp@openoffice.org>  [7f86c6b699be9ab729b3a559838e200264232d91]

#100077# don't free property value after conversion error


2002-06-10  Hans-Joachim Lankenau  <hjs@openoffice.org>  [3bdd3435c15c9d4d052ae05081e1203c52958ea4]

take jarfiles from output tree; use wrapped java


2002-06-10  Mikhail Voitenko  <mav@openoffice.org>  [2f0cd6bccb9c15a2307cf215a299087aae49f8a7]

#100120# do not use depricated service


2002-06-10  Hans-Joachim Lankenau  <hjs@openoffice.org>  [c5eed44db6080eaded7e82ddceae5cbc45de1678]

take jarfiles from output tree


2002-06-10  Kurt Zenker  <kz@openoffice.org>  [cfbbdf5941ee85c9ac2a6e8542d70807790744e8]

Merge SRX642: 10.06.02 - 18:02:32


2002-06-10  Kurt Zenker  <kz@openoffice.org>  [dbd6f5bb4646db9105b6fc94bf677293a97c8d39]

Merge SRX642: 10.06.02 - 17:58:59


2002-06-10  Stephan Schäfer  <ssa@openoffice.org>  [f9bfd3053e0b7580561dee8398d5828da58932f3]

#99786# accessible contextmenues


2002-06-10  Kurt Zenker  <kz@openoffice.org>  [76fbcfe34873b6175c1843dd0e397cda99b97d0d]

Merge SRX642: 10.06.02 - 17:48:44


2002-06-10  Stephan Schäfer  <ssa@openoffice.org>  [1ac3e2c9ce6dc02a9daf0f2db0f27737d088479f]

#99786# accessible contextmenues


2002-06-10  Kurt Zenker  <kz@openoffice.org>  [2f63ba3a49f98ae38c3b9bc7ee9a88a214c3897b]

Merge SRX642: 10.06.02 - 17:40:17


2002-06-10  Stephan Schäfer  <ssa@openoffice.org>  [bd217a4aa96178aac4a943d23a1d42c1f62df667]

#99526# check in focus events if window still has focus


2002-06-10  Kurt Zenker  <kz@openoffice.org>  [b42dd36d6fb34f9618d56d03b0a79cc1946c0863]

Merge SRX642: 10.06.02 - 17:33:24


2002-06-10  Kurt Zenker  <kz@openoffice.org>  [a0e31d165e6d947d3f0dc71a4bcc8f0401d3a1fb]

Merge SRX642: 10.06.02 - 17:25:35


2002-06-10  Kurt Zenker  <kz@openoffice.org>  [d158015b678f618b33e697216f5282ea77f528e5]

Merge SRX642: 10.06.02 - 17:25:28


2002-06-10  Rüdiger Timm  <rt@openoffice.org>  [78a42ae590353f937b495cca2df39e52ca0e19b9]

Merge SRX642: 10.06.02 - 17:24:09


2002-06-10  Kurt Zenker  <kz@openoffice.org>  [190a88f0e032182e261c599734a7ed491f1cff88]

Merge SRX642: 10.06.02 - 17:24:00


2002-06-10  Vladimir Glazounov  <vg@openoffice.org>  [49993bd8416ef8a93ef075abccd8141a639f4a89]

Merge SRX642: 10.06.02 - 17:22:16


2002-06-10  Kurt Zenker  <kz@openoffice.org>  [587fae5d4e5f630bf4cdd1634f4cd1a87d772bec]

Merge SRX642: 10.06.02 - 17:22:18


2002-06-10  Kurt Zenker  <kz@openoffice.org>  [a19428fdce32569ebe19ea13d95fc80bda671c01]

Merge SRX642: 10.06.02 - 17:21:13


2002-06-10  Kurt Zenker  <kz@openoffice.org>  [101c3cd960366327edcab9bdd8995e534cab4750]

Merge SRX642: 10.06.02 - 17:20:47


2002-06-10  Kurt Zenker  <kz@openoffice.org>  [111b46b9964898dbeecaaf525d26152d13303c76]

Merge SRX642: 10.06.02 - 17:19:24


2002-06-10  Kurt Zenker  <kz@openoffice.org>  [149284bc4108604f87868e02dbcd0cbcf08ed168]

Merge SRX642: 10.06.02 - 17:18:35


2002-06-10  Kurt Zenker  <kz@openoffice.org>  [2a43153a73c90a1aedf1760c19f78a67923e0f0b]

Merge SRX642: 10.06.02 - 17:17:39


2002-06-10  Kurt Zenker  <kz@openoffice.org>  [398187e13d5e1e82490d310b34da54de3f0e89ca]

Merge SRX642: 10.06.02 - 17:16:45


2002-06-10  Kurt Zenker  <kz@openoffice.org>  [810ed9cdc794042d0f5dd5cc107c3bfb5eb3812c]

Merge SRX642: 10.06.02 - 17:15:57


2002-06-10  Kurt Zenker  <kz@openoffice.org>  [897a20f1dec0a554e118f72b5e68c83aae00a463]

Merge SRX642: 10.06.02 - 17:14:37


2002-06-10  Vladimir Glazounov  <vg@openoffice.org>  [1458edae657203235b277b6933c80ea56be6f39f]

Merge SRX642: 10.06.02 - 17:11:34


2002-06-10  Rüdiger Timm  <rt@openoffice.org>  [b93a2f6f51ee3df58acade4abf569e3fa3c9fed2]

Merge SRX642: 10.06.02 - 17:11:40


2002-06-10  Sascha Ballach  <sab@openoffice.org>  [6ecaa6c529bead66f3440943fdbf718c775550e0]

#99751#; #99874#; add new child if cell goes into edit mode or OLE object is opened


2002-06-10  Vladimir Glazounov  <vg@openoffice.org>  [d0a9265ba6e7f58d1b58bc3351c7db77b3bffee3]

Merge SRX642: 10.06.02 - 17:09:24


2002-06-10  Sascha Ballach  <sab@openoffice.org>  [57ace13fb6e19d8578e16aa06824785e931b5873]

#99751#; a cell should also provide the XAccessibleText interface


2002-06-10  Rüdiger Timm  <rt@openoffice.org>  [a49468f6ef260e950445c8e11aa7ef66ccd1f70e]

Merge SRX642: 10.06.02 - 17:07:54


2002-06-10  Kurt Zenker  <kz@openoffice.org>  [e82f672da38b1cbf4a9f495e83c61a0fdc5eaa00]

Merge SRX642: 10.06.02 - 17:07:40


2002-06-10  Sascha Ballach  <sab@openoffice.org>  [6d63b5b1bb01ea638777befe178d00ed804689bc]

#99745#; #99751#; allow remove listener while disposing


2002-06-10  Sascha Ballach  <sab@openoffice.org>  [dd34eaee05ca53eeafa0b75fe11d041212ef4448]

#99745#; #99751#; make Editline and Cell in Editmode accessible


2002-06-10  Kurt Zenker  <kz@openoffice.org>  [d3db20f096d8815b8718ea7ba08a5bfd64bcce25]

Merge SRX642: 10.06.02 - 17:06:06


2002-06-10  Caolán McNamara  <cmc@openoffice.org>  [d6eb6ddb140c516b4c58cc3b33cacd7ae66c44ef]

#99368# Watch for 1 char long sections


2002-06-10  Sascha Ballach  <sab@openoffice.org>  [db19ca0aa2140f3c616804cc0816d82c765dbb5b]

#99751#; notify changing of edit mode


2002-06-10  Sascha Ballach  <sab@openoffice.org>  [3463707eb7c4f7c32cd5ca9a798a5e4d68a7ffef]

#99745#; make Editline accessible


2002-06-10  Frank Schönheit  <fs@openoffice.org>  [d747b0706c6a6a2ef11b64188870bb64ea6d5b65]

#100115# appendOrderByField: no unnecessary check for the VALUE property - allows broader range of columns


2002-06-10  Sascha Ballach  <sab@openoffice.org>  [e692cf5aebfe887107d07be19b5ce0dae553c1df]

#99745#; #99751#; AccessibleEditObject added


2002-06-10  Sascha Ballach  <sab@openoffice.org>  [4279163a907c66ae70c872e12d6e23da785cb8c3]

#99745#; #99751#; AccessibleObject to represent a cell in edit mode or the editline


2002-06-10  Kurt Zenker  <kz@openoffice.org>  [81aacfa525cbf53c17d5d1159d7fb89d356093ba]

Merge SRX642: 10.06.02 - 16:48:31


2002-06-10  Kurt Zenker  <kz@openoffice.org>  [9d957b550d7cabd7ea6755cec4564e71661c9ce5]

Merge SRX642: 10.06.02 - 16:46:00


2002-06-10  Oliver Specht  <os@openoffice.org>  [a87640be554fb6871f8f2b662dd9a70a9a15702f]

#97117# design changed due to language requirements


2002-06-10  Herbert Duerr  <hdu@openoffice.org>  [433c0ffcd99ba83a25f66024dcdb5c4e25f5f4cf]

#99117# better script recognition


2002-06-10  Rüdiger Timm  <rt@openoffice.org>  [693c7d57485e1018ef7477472de86902cc2736fa]

new version for SRX643


2002-06-10  Oliver Specht  <os@openoffice.org>  [026e0b1c94354e0bbe29d36bfbb6a1e32aed3c19]

#99515# cjk default fonts added


2002-06-10  Caolán McNamara  <cmc@openoffice.org>  [3d89b1905c528f46fb0262fbc28926a0a3fa6979]

#98566# librarize autorec


2002-06-10  Mikhail Voitenko  <mav@openoffice.org>  [2788569e0e5a261d96adae881268513fd3413ce6]

#100120# let user edit example first


2002-06-10  Mikhail Voitenko  <mav@openoffice.org>  [6c32e6e45cdfc25751230c9188911991d0932272]

#100120# initial version


2002-06-10  Caolán McNamara  <cmc@openoffice.org>  [3acd279704b677e104718771709f74d960d8c3b6]

#99368# When starsymbol has been used, try and map to existing windows fonts


2002-06-10  Oliver Specht  <os@openoffice.org>  [ab9bb9fe98555d154e013e75d212b58a7fb89441]

#99045# use automatic extension to save concordance files


2002-06-10  Caolán McNamara  <cmc@openoffice.org>  [5339c0a51a6647c426363c44e908cc22c345b34e]

#99368# Workaround sneaky substitution for missing symbol fonts


2002-06-10  Joachim Lingner  <jl@openoffice.org>  [10b2cdbd90b773812e17056fd572e61ac24a0806]

*** empty log message ***


2002-06-10  Kurt Zenker  <kz@openoffice.org>  [6bbf147dea13cc9bcfd801bb9b6668988f576f26]

new version for SRX643


2002-06-10  Oliver Specht  <os@openoffice.org>  [84e6f8e4ada98f168d5c4f2f86121a626e61fe14]

#99906# ::DataChanged(): can be called prior to creating the SwWrtShell


2002-06-10  Nikolai Pretzell  <np@openoffice.org>  [54e834eafc2d1a3f943902f9f45511ca8b1006e8]

add dependency to STLPORT


2002-06-10  Kurt Zenker  <kz@openoffice.org>  [f6a7e39791927007a2615e26d35e7b3c88954079]

new version for SRX643


2002-06-10  Oliver Specht  <os@openoffice.org>  [b221f0a091467cdb9a302af6bf0c245ca8b2f74d]

#99965# getTextFromPam: index into unicode array corrected


2002-06-10  Caolán McNamara  <cmc@openoffice.org>  [31ec6f23c70d1521f969b67ca527eef00bb6786f]

#99368# try iterator not const_iterator


2002-06-10  Caolán McNamara  <cmc@openoffice.org>  [3af77ebbb299b46d74a7dc2c54df2c947b6b0316]

#99368# Merge StarSymbol Font Glyph/FontFace Replacement to head


2002-06-10  Rüdiger Timm  <rt@openoffice.org>  [4f46f2e401146c7c570f59ddd1f43ac5b9da910c]

new version for SRX643


2002-06-10  Christian Lippka  <cl@openoffice.org>  [8bf3c4d51fdf30a8200d1e45f99749caffc9cfa5]

#99850# SID_GLUE_EDITMODE MenuConfig to true


2002-06-10  Christian Lippka  <cl@openoffice.org>  [6d9b1bbe80638275f96cd85cb6a14297329f54c4]

#99735# added missing break in queryvalue of the fill gradient


2002-06-10  Frank Meies  <fme@openoffice.org>  [81490d02a2fafba05f005cbf4258fce4ad15f687]

#98281# BIDI define set


2002-06-10  Hans-Joachim Lankenau  <hjs@openoffice.org>  [ec9b7c79b804019cde47ba43ea56bbb25c0243a7]

changed SAL1VERSIONMAP to SHL1VERSIONMAP to make it export something


2002-06-10  Frank Meies  <fme@openoffice.org>  [f644ed8e86a94c4919bbd2dce252484232255e7f]

#98281# ICUI18NLIB needed for BiDi


2002-06-10  Andreas Martens  <ama@openoffice.org>  [9f0d8ee61c4a2b3fe6d184252d3fa44def4e858c]

Fix #99958#: Don't crash without contact obejct


2002-06-10  Gregor Hartmann  <gh@openoffice.org>  [78ed5e2ed4e8b73a64235f1e56c3a977b4e2d841]

avoid buffer overrun


2002-06-10  Hans-Joachim Lankenau  <hjs@openoffice.org>  [c8bed8accd946331ba23e76a1e9dea50b8629b20]

wrap java binary


2002-06-10  Hans-Joachim Lankenau  <hjs@openoffice.org>  [d67f51c2cd69e33cc0423cb806540638ddb88163]

wrap java binary


2002-06-10  Stephan Schäfer  <ssa@openoffice.org>  [d1824ce76f9a0882eed7da5648ff0d2cbe83d501]

#100026# TriggerItem method


2002-06-07  Gregor Hartmann  <gh@openoffice.org>  [8cfefb002fd91a8843e44f68d71d18729118e6b7]

#99177# Fix handling of Assertions witout message for alternate pfinc_osl_printDebugMessage


2002-06-07  Cyrille Moureaux  <cyrillem@openoffice.org>  [1d72f5c1d85e3052c792a201e64f3e76adbbf24d]

Added localbe


2002-06-07  Cyrille Moureaux  <cyrillem@openoffice.org>  [99b2524a6eb88bf6bd0b36840ee9e572226e1179]

Added proper exceptions and moved to proper namespace


2002-06-07  Cyrille Moureaux  <cyrillem@openoffice.org>  [9cbc388e8508825d351b4e234eb716522583ea89]

Added backendaccess and singlebackendadapter


2002-06-07  Cyrille Moureaux  <cyrillem@openoffice.org>  [83396935e69588e188a5ccc071cc97ece6e78c01]

More implementation


2002-06-07  Cyrille Moureaux  <cyrillem@openoffice.org>  [0cd05ea7be1835db581565e1f19ca1fd0e9a9933]

Take into account interface changes


2002-06-07  Daniel Boelzle  <dbo@openoffice.org>  [e917539e5f7e15d0f295d52074bf9fe65cea87f5]

#97095# fixed incomplete enum types; byte->string


2002-06-07  Cyrille Moureaux  <cyrillem@openoffice.org>  [b3bbac83cdb7e6e03b99a88e5eb1c0a4bae4e889]

Added missing exceptions and bootstraping code


2002-06-07  Daniel Boelzle  <dbo@openoffice.org>  [8553ad5d02c8119627a3a1090cb34b2ad95cca2e]

#99940# toDouble(): leading whitespace, zeros


2002-06-07  Daniel Boelzle  <dbo@openoffice.org>  [3b661719aaf4234acad593b8e6ce8edd39f0cc22]

#97095# weakening test for big doubles


2002-06-07  Frank Meies  <fme@openoffice.org>  [665748c737d60eb89449600bfe6abe0cea5d2380]

Fix #99962# DrawStretchText must consider COL_AUTO


2002-06-07  Joachim Lingner  <jl@openoffice.org>  [e98ee1130e01ab0369874d657dc8653722d262c1]

#99999# not buildable with java 1.4


2002-06-07  Andreas Bille  <abi@openoffice.org>  [68e8ccf1f8ade5baa39a8321a82dd938e20acc8b]

Initial revision of a ftpcontentprovider with only one working function.


2002-06-07  Vladimir Glazounov  <vg@openoffice.org>  [a6bae804145aa8f728cbf4ca8f75cb51a5d7caa1]

new version for SRX642


2002-06-07  Daniel Boelzle  <dbo@openoffice.org>  [2a4158ff5bf2823ee553b43622f7824e7017cf17]

#96232# throw exception when merging into read-only rdb


2002-06-07  Andre Fischer  <af@openoffice.org>  [9edd521078af5ded5a31fe4857179559dd9d04d1]

#99875# Removed some const_cast bug workarrounds.


2002-06-07  Mikhail Voitenko  <mav@openoffice.org>  [cb93d6009e7bde9d17c05177061e245ed37b551c]

#99941# interaction for filter options is used for import only


2002-06-07  Andre Fischer  <af@openoffice.org>  [90f30d69f3a6caa34faeed1fb3fc8843f3a110f5]

#99875# Added support for OLE objects.


2002-06-07  Andre Fischer  <af@openoffice.org>  [e2ac5cbee3de17d177180fbd1617331f07ae17a8]

#99875# Removed constness of returned window.


2002-06-07  Andre Fischer  <af@openoffice.org>  [f4901717e494f41dabdf1adb03bfcfe6b6f43971]

#99875# Added support for OLE objects.


2002-06-07  Caolán McNamara  <cmc@openoffice.org>  [bd21cea08972f667f7cd76f0ff208929f70291d5]

#99368# Allow reverse mapping from starsymbol to multiple windows fonts


2002-06-07  Frank Meies  <fme@openoffice.org>  [1959edce62e90d449c3614efb7b86ae56bca9e91]

Fix #99962# DrawStretchText must consider COL_AUTO


2002-06-07  Jörg Barfurth  <jb@openoffice.org>  [0894fc59bcb7ec7d51ad7e79a7212cdd78688617]

#98489# Added helper class to drive XUpdateHandler


2002-06-07  Jörg Barfurth  <jb@openoffice.org>  [73c2569cd409e746a43a6fe7d6f7e980ad30c634]

#98489# Added interface to identify node as tree fragment root


2002-06-07  Rüdiger Timm  <rt@openoffice.org>  [5ba35ae43e5f6719a015b5aa4344becf5dc39376]

new version for SRX643


2002-06-07  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a2c6f6656c3b2a0c8439b268fd67557065a6a08b]

MACOSX calls it make too


2002-06-07  Rüdiger Timm  <rt@openoffice.org>  [fcbb1f402871bd15c53e10959b7028a3014c6c68]

new version for SRX642


2002-06-07  Stephan Bergmann  <sb@openoffice.org>  [dabd8c92f897211ffbae5f38ee98a17f46930522]

#100054# Fixed GBK range FE50--FEA0.


2002-06-07  Martin Maher  <mmaher@openoffice.org>  [2f5c2eb497c569293f0a3dc5d9682073fa844a23]

Added '.' as a seperator so fomrulas only have to parsed once.


2002-06-07  Christian Lippka  <cl@openoffice.org>  [7e8b1207d40371a7197d7bb1241c8c91bbd6f128]

#99835# allow only animation effects when in read only


2002-06-07  Andreas Martens  <ama@openoffice.org>  [81ad6083e8b4f79be2db86741f4b756a463cac6e]

#99717# use improved SvTreeListBox interface to set HC images


2002-06-07  Daniel Vogelheim  <dvo@openoffice.org>  [7dd38ec6fb0ee8d161285755e8656850094091a6]

#100021# take care of protection flag when sharing formats of table cells


2002-06-07  Frank Schönheit  <fs@openoffice.org>  [ebfb840baf68bec408fe75ca74d910853cc03d8e]

now that 98303 is fixed, re-insert the isTop for correctly determining the help file module name


2002-06-07  Daniel Vogelheim  <dvo@openoffice.org>  [6a2bb99c1f23fc5d9ef7f5d5f4e6a2e189dc87d8]

#100021# take care of cell protection when sharing cell formats


2002-06-07  Thorsten Behrens  <thb@openoffice.org>  [54c6de06d8c1f8b8ef2eab600560b684c664dd53]

#99840# Removed potential deadlocks, made GetOffset thread-safe


2002-06-07  Thorsten Behrens  <thb@openoffice.org>  [7a582bf378aca4699982719d52fa04cd35c8abf1]

#99746# To support calc's accessibility cell model


2002-06-07  Christian Lippka  <cl@openoffice.org>  [b498b1c6b5257f0f5aacf59e4499e97e8abeea6a]

#99734# enable naming of all shapes


2002-06-07  Christian Lippka  <cl@openoffice.org>  [fb378011998d3a4d53a91d431fd27ea53a8de279]

#99734# enable naming of all shapes


2002-06-07  Jörg Barfurth  <jb@openoffice.org>  [8ffa03f9297558e415000e94429b0671a7000e7a]

#98489# Adjusted to XUpdateHandler correction


2002-06-07  Herbert Duerr  <hdu@openoffice.org>  [506a6664d1d7f3629f1149e548b2c456a28350a5]

#99913# avoid GetTextMetricsW on W98 platform


2002-06-07  Martin Hollmichel  <mh@openoffice.org>  [f54d5b80505f833db89479db7866a1fc50f6bdd0]

add: dependency soltools


2002-06-07  Thomas Lange  <tl@openoffice.org>  [91ab3652c8f92d315ce4f8fb0b6b0208563fe2b9]

#99968# getAindexAtPoint and getCharacterBounds fixed


2002-06-07  Niklas Nebel  <nn@openoffice.org>  [c01bccd543268dc2924dce49aa5fe663bc64fc85]

#99018# set MapMode before drawing headers


2002-06-07  Kurt Zenker  <kz@openoffice.org>  [de72924dff6129f6261a6c3381f81b9baa46c08d]

new version for SRX642


2002-06-07  Behrend Cornelius  <bc@openoffice.org>  [b5a6e1a840c243401b550d18d2ba3ff681d99ff0]

#100009# some unnecessary strings removed


2002-06-07  Mathias Bauer  <mba@openoffice.org>  [a158ed9d46e48dbc1d70f28f333d0c87bffa2b93]

#99911#: support for ParagraphAlignment recording


2002-06-07  Mathias Bauer  <mba@openoffice.org>  [631688f7d48df98b62be8fb22735569a9d56486b]

#99966#: better error message


2002-06-07  Mathias Bauer  <mba@openoffice.org>  [ed0dac01d1ec7c22988525d28b7c709a382da8a0]

#99975#: check for FilterFlags appuno.cxx


2002-06-07  Kai Ahrens  <ka@openoffice.org>  [4fc02c7787b7e5c2e0ea2a96129465df6b28e7b1]

#100005#: apply slot filters to all ViewShells


2002-06-07  Andre Fischer  <af@openoffice.org>  [af0df4db0888c17d72e4019957262b35c9bad1b8]

#99952# Added some comments.


2002-06-07  Andre Fischer  <af@openoffice.org>  [b199116712ed57a37f5c61f59d7efb24fdfc274f]

#99952# Fixed selection and focusing for the case that there is no valid controller or selection supplier.


2002-06-07  Andre Fischer  <af@openoffice.org>  [6da2bb45ed44ed14f9b1cbff6f8681c72a35ae40]

#99952# Added Activate and Deactivate methods to gain and lose focus on selected shape.


2002-06-07  Andre Fischer  <af@openoffice.org>  [f006579e1247d34380ec5f8703ff78e77ca17f51]

#99952# Added implementation of XTopWindowListener.


2002-06-07  Oliver Bolte  <obo@openoffice.org>  [74f505b13cd96ef202e05dd314fddeb028803765]

new version for SRX643


2002-06-07  Behrend Cornelius  <bc@openoffice.org>  [a12d4e4a5091b657de873ffb6513ca7e9d06bfae]

#100009# Stepping back and forth now possible


2002-06-07  Michael Brauer  <mib@openoffice.org>  [8eade85beb43ac3879b9c395d23e8da4503bc1a9]

#99747#: OLE object are noew accessible


2002-06-07  Peter Burow  <pb@openoffice.org>  [59d92cdaa2b08ba860bc61ca4826aa86f5592781]

fix: #97241# now the base class handle context menu


2002-06-07  Oliver Braun  <obr@openoffice.org>  [9007fc99fd5b74c825e4fdd84347e331bc193d34]

#99847# marker interface for gnome access bridge


2002-06-06  Kurt Zenker  <kz@openoffice.org>  [471182ae476140dc5ac0c2dde550c12e59e55dfc]

new version for SRX643


2002-06-06  Kurt Zenker  <kz@openoffice.org>  [25df5630e7021df5b548bfa4414a1ff4dbc56c82]

new version for SRX643


2002-06-06  Oliver Bolte  <obo@openoffice.org>  [0e811b2dd7d2e73937544b96f6b3f6afc8b83670]

new version for SRX643


2002-06-06  Eike Rathke  <er@openoffice.org>  [421eae2b05b38b4e10685182853023ccc4797048]

#99997# edit date format (21) determines also the YMD default order


2002-06-06  Kurt Zenker  <kz@openoffice.org>  [53ac2fa6c949b1aac6c312ed33e686b46c7821ab]

new version for SRX643


2002-06-06  Eike Rathke  <er@openoffice.org>  [0f14b145ef198ac8eb0329aedb8e97aea60c6f92]

#99997# getDateFormatsImpl: use edit (21) format to determine YMD order if possible


2002-06-06  Rüdiger Timm  <rt@openoffice.org>  [31e5e911abb73c2fc9c26bbdac0e272a0e8199f4]

new version for SRX643


2002-06-06  Kurt Zenker  <kz@openoffice.org>  [cc981bf6fc9c04fa77709ccf4bb4425c2a8e5152]

new version for SRX643


2002-06-06  Andreas Martens  <ama@openoffice.org>  [26475a503f526df2b6f3be455937a3a0dc05df77]

Fix #99995#: TOX Update before text frames in fly frames are created


2002-06-06  Rüdiger Timm  <rt@openoffice.org>  [feccdd2f053ff45b20efdc1520114df124b349c0]

new version for SRX643


2002-06-06  Kai Ahrens  <ka@openoffice.org>  [70bcca7af1a059152ce6ab0a4e2a1dc0959c0339]

#98591#: enabled errors again for SRCX642EA1


2002-06-06  Martin Maher  <mmaher@openoffice.org>  [84e9e206ee7211053b489afc2c765342b5a1109a]

Fomratting should be cleared regardless of whether or not there are cell attributes


2002-06-06  Christian Lippka  <cl@openoffice.org>  [a03630a146d4970d2c81f1bea0a18cfd9770f299]

#99741# high contrast image support added


2002-06-06  Christian Lippka  <cl@openoffice.org>  [891565a9229950438aac37ccfa00b973dcf9b208]

#99732# fixed previews hc mode


2002-06-06  Andreas Bregas  <ab@openoffice.org>  [3c935f4350b783c231935491165bb0eeefa10b6e]

#93728# implRemoveDirRecursive(): Close Directory before removing it


2002-06-06  Christian Lippka  <cl@openoffice.org>  [5a7cb56b696aca562314bd6e84f53f326f2c5314]

#99741# high contrast image support added


2002-06-06  Herbert Duerr  <hdu@openoffice.org>  [bfc622d84b0bdbbf2d395635edd4cce6ae4c9b6a]

#99117# fix unit conversions


2002-06-06  Herbert Duerr  <hdu@openoffice.org>  [b57b9de35afc99a819bdc0ddfe1c1a9146474371]

#99117# fix GetCharWidths and ApplyDXArray for Indic scripts


2002-06-06  Christian Lippka  <cl@openoffice.org>  [c5a28e9409bc5c8d87f201c37b225221e9ce66e2]

#99732# fixed previews hc mode dlgctrl.cxx


2002-06-06  Sven Jacobi  <sj@openoffice.org>  [fe06b87e4cc134665b27680a2eca84bc7ed266a1]

#99882# input stream was eof when trying to parse the xml table


2002-06-06  Philipp Lohmann  <pl@openoffice.org>  [2b18f2728f68764565a1e8d8be99a34fdeeb2932]

#99988# #99989# correcteted ChangeHighlightItem and SelectItem on MenuBar


2002-06-06  Thorsten Behrens  <thb@openoffice.org>  [93c5776f376c045c8fb6769d14b12c26cede6d7a]

#99840# Corrected any types and reduced child event number


2002-06-06  Oliver Specht  <os@openoffice.org>  [cccaf5864a1fe9fdacea1e443f1aa66a9b5a4c8c]

#99717# use improved SvTreeListBox interface to set HC images


2002-06-06  Sascha Ballach  <sab@openoffice.org>  [b0b8cde46eda22a1913b27b95d780a6dae88d37a]

#99742#; add CHILDREN_TRANSIENT state


2002-06-06  Sascha Ballach  <sab@openoffice.org>  [6278df758b718ee6edb5fd538e822254d2d490cd]

#99742#; add CHILDREN_TRANSIENT state; remove ChangeEditMode


2002-06-06  Frank Meies  <fme@openoffice.org>  [d4d5c3822135b730b9a806a26ace09e7e8f77bea]

#99877# Changes for phonetic sorting


2002-06-06  Oliver Specht  <os@openoffice.org>  [c1755ea777efc09f56381bd1567ac10880d85b8a]

#99717# use improved SvTreeListBox interface to set HC images


2002-06-06  Rüdiger Timm  <rt@openoffice.org>  [939017e841c6bc0f2e86336db45a86f9be1cbb8b]

#65293# change for gcc


2002-06-06  Stephan Schäfer  <ssa@openoffice.org>  [1370ff47674ec25ba95aca5ae8fedd7b00dcf230]

#99526# suppress events after hiding window


2002-06-06  Stephan Schäfer  <ssa@openoffice.org>  [17af1f7c3577187f34a6143784f3869ef3d8697b]

#99526# make menubar visible again, send labels as names for controls, avoid duplicate child events when closing


2002-06-06  Christian Lippka  <cl@openoffice.org>  [1d6a952a43753c9b9cce96f05a9c0c8622e39878]

#99732# fixed selection on high contrast switching


2002-06-06  Malte Timmermann  <mt@openoffice.org>  [e80bd95b6d4facff1ee845b8a622f68fb9a61afc]

#99837# corrected a assertion


2002-06-06  Oliver Specht  <os@openoffice.org>  [17e14ffdf78ffd5fa3346e37e49e6d73c30478b2]

#99537# keyboard handling of controllers that use the color window corrected


2002-06-06  Hans-Joachim Lankenau  <hjs@openoffice.org>  [c514b6eb7896e6dc6fd354c2b216398fe48f3f5c]

set defines from stat.h if still missing


2002-06-06  Christian Lippka  <cl@openoffice.org>  [318bda4061af0ca6144cb02e642015a20da863f9]

#99738# high contrast enabled


2002-06-06  Christian Lippka  <cl@openoffice.org>  [b5c964588524f026660d846e5c8ccda2366eff99]

#99738# high contrast enabled


2002-06-06  Armin Weiss  <aw@openoffice.org>  [98b03c4a058c0ae890befc2afb1690fcbcbf51de]

#99870# use Import... instead of Export...


2002-06-06  Christian Lippka  <cl@openoffice.org>  [90ca37e3ae30637e8fb365aa76ccab8715993f71]

#99719# preview of animator dialog now high contrast enabled


2002-06-06  Mathias Bauer  <mba@openoffice.org>  [6d114aef9804f65032f121c25eb3a162c8000847]

#99966#: SID_INPUTLINE_ENTER not recordable


2002-06-06  Eike Rathke  <er@openoffice.org>  [5842c7fcc0027b90fd96489487e3d3effc68483f]

#99587# last merge did OVERWRITE recent changes of TIS-620


2002-06-06  Christian Lippka  <cl@openoffice.org>  [3cb2ef2ad43545322ff9e2e67fd294a957917e83]

#99719# preview of animator dialog now high contrast enabled


2002-06-06  Rüdiger Timm  <rt@openoffice.org>  [3751d6ab9029a3773f7102772025b68878f0705b]

#65293# needs unoil.jar


2002-06-06  Sven Jacobi  <sj@openoffice.org>  [dad7a77631e07042759846cf434fb09f9b87f344]

#99932# not exporting graphics when pressing the cancel button


2002-06-06  Christian Lippka  <cl@openoffice.org>  [d5bbac20b893341a3947b13b9f799d72dcf572ac]

#99736# high contrast mode for measure preview


2002-06-06  Rüdiger Timm  <rt@openoffice.org>  [2c77c0ef31119d45658e884545c078c5074a6eb2]

SRX643


2002-06-06  Juergen Schmidt  <jsc@openoffice.org>  [8b94a1b8adc445a45113badaccf28e192eeea5f2]

#99053# correct spelling


2002-06-06  Christian Lippka  <cl@openoffice.org>  [ceb78fe296d1dc230a2647b325de8f3bf29928d8]

#99737# high contrast mode for connector preview


2002-06-06  Kai Ahrens  <ka@openoffice.org>  [b455d381f8eb0357785e12f27c9de2bdbe41d235]

#99943#: use PAGEUP/PAGEDOWN only without modifiers


2002-06-06  gt  <gt@openoffice.org>  [49f1fdeebb61191235dc10a8e1e69619c4f07703]

#65293# second ctor gets a const for ResId&


2002-06-06  gt  <gt@openoffice.org>  [57faa0c7f59a7e98fb18cd44c7f63f0cbbd85d61]

#65293# SvxAlignmentTabPage::DataChanged(): tmp obje not necessary any more because ctor of OLocalResourceAccess has changed


2002-06-05  Kai Ahrens  <ka@openoffice.org>  [202241f8063a4673ce86433e02119f5a945856fa]

#99936#: improved accessibility (focus)


2002-06-05  Martin Maher  <mmaher@openoffice.org>  [42a1329f33667d3530cc2f72e0c7df326dad1687]

PxlDocument is noi longer needed as Workbook now handles this functionality


2002-06-05  Oliver Specht  <os@openoffice.org>  [88be5a287db40c00e4d7f85c3cb796e43466d0f3]

#98595# new character style: Vertical Numbering Symbols


2002-06-05  Kurt Zenker  <kz@openoffice.org>  [34b6aac0636821506a438d3a3fefab8179bbf19b]

new version for SRX642


2002-06-05  Kurt Zenker  <kz@openoffice.org>  [833aafaf271a137a0cf42bc2c89cfa40b9545971]

new version for SRX642


2002-06-05  Mikhail Voitenko  <mav@openoffice.org>  [4d167dec9780e43fbca7388be746a068d9ecedd7]

#99852# Do not copy inputstream parameter during saving


2002-06-05  Oliver Specht  <os@openoffice.org>  [d7a5588cf0f31b4954a3233dfa671dcd6cbdb8ba]

#99517# Syntax highlighting colors for BASIC IDE


2002-06-05  Kurt Zenker  <kz@openoffice.org>  [15cb12930b36b8c08a04d152e66cae8c1f4d3a1e]

new version for SRX642


2002-06-05  Frank Meies  <fme@openoffice.org>  [fdb0c45a98ddd71f993250fe62bcf44b90088194]

#98281# BIDI - Contour wrap in RTL environment


2002-06-05  Oliver Bolte  <obo@openoffice.org>  [a47f681989c1651c7a608a41629de34e5a95d6e2]

new version for SRX642


2002-06-05  Joachim Lingner  <jl@openoffice.org>  [2e944ec75b11b96aac0ae6fc70ac2b583440daf2]

#99049# ActiveX from StarBasic


2002-06-05  Kurt Zenker  <kz@openoffice.org>  [02a11122fd58701822399fb3ac367fed0e639f78]

new version for SRX642


2002-06-05  Joachim Lingner  <jl@openoffice.org>  [6f7510475fb793526a1df7148fb96809d271b942]

*** empty log message ***


2002-06-05  Joachim Lingner  <jl@openoffice.org>  [3c000655849af05a16ade07311cea9a7c60440f0]

*** empty log message ***


2002-06-05  Vladimir Glazounov  <vg@openoffice.org>  [bf14115fdd99ae8690662a9071c257f5aa84259f]

new version for SRX642


2002-06-05  Kurt Zenker  <kz@openoffice.org>  [d9e2872bb9b8f41c1e41e24cc94061a6db58820d]

new version for SRX642


2002-06-05  gt  <gt@openoffice.org>  [3691d02e0a0ba1b1468fb2c07cd60cf818eff324]

#99483# SvxFontPrevWindow::Paint(): color for base line same as for painted font


2002-06-05  Oliver Specht  <os@openoffice.org>  [71315b11c5862584ca094fa11aa4dd00815a2be4]

#98595# new character style: Vertical Numbering Symbols


2002-06-05  Vladimir Glazounov  <vg@openoffice.org>  [380cb159acefcb0e50b8d559ff296cbdeb8d3d3c]

#65293# added temp variables


2002-06-05  Philipp Lohmann  <pl@openoffice.org>  [2f810a8cec837ec253424ce61ef57cfc5919aeef]

#99777# higher contrast in single selection mode


2002-06-05  gt  <gt@openoffice.org>  [a3de4a2688fe8270d8959440153f4df3ee726a7e]

#99406# changed HC target bmp


2002-06-05  Frank Schönheit  <fs@openoffice.org>  [59bb288203ef1039894536c8820c5ac930c42011]

#99627# SelectedItems not transient


2002-06-05  Frank Schönheit  <fs@openoffice.org>  [ea97f5ed90db8fef7d7ebe4b45b38163d425a1d7]

#99627# Text not transient


2002-06-05  Vladimir Glazounov  <vg@openoffice.org>  [98b5a798fd3c599bb518f2a609d434222e7d07b0]

#65293# exception specification


2002-06-05  Sascha Ballach  <sab@openoffice.org>  [dd810205580cc15c2d612f8a51754daa361e9a33]

#99445#; insert rows if there are rows with no cells in it (not valid)


2002-06-05  Vladimir Glazounov  <vg@openoffice.org>  [bc81a94f9c036f36442ed24351fad6bca83262f2]

#65293# corrected merge error


2002-06-05  Frank Schönheit  <fs@openoffice.org>  [e1f593a2655cf549d69ca0cfdc32a6c5746dab06]

#99650# still window/controller life time problems


2002-06-05  Frank Schönheit  <fs@openoffice.org>  [72f898199734cc824e4070815d9b195ffdce3242]

#99549# corrected the previous fix - don't use m_bDisposed, but rBHelper.bDisposed


2002-06-05  Frank Schönheit  <fs@openoffice.org>  [1525ca54b558ab9c2f22d49d79c553fb00e7ad5d]

#99650# still window/controller life time problems


2002-06-05  Kurt Zenker  <kz@openoffice.org>  [b6ffc3b8adfab174893efaabbd63c9036ce3e08d]

SRX642


2002-06-05  Kai Ahrens  <ka@openoffice.org>  [5bde487919eb18f33169258604f05e5e3b201452]

#95585#: improved accessibility handling for slide view


2002-06-05  Daniel Rentz  <dr@openoffice.org>  [e405fa511f2b1d36dd089d9eb8be3501f49d7089]

new recs


2002-06-05  Frank Schönheit  <fs@openoffice.org>  [180b68def5146c7879fd7390c00d7b99015881d6]

DataChanged: always call the base class


2002-06-05  Frank Schönheit  <fs@openoffice.org>  [a0be4de2a8b26216a9f371305451b44c5f1ef0da]

#99772# german spelling corrected


2002-06-05  Andreas Schlüns  <as@openoffice.org>  [90bbf7979485a7109cdbd5455fb17d38d1932b7d]

#984120# fix it top level


2002-06-04  Thorsten Behrens  <thb@openoffice.org>  [08845a79bb8f19298a54f3c2a9a82b8da698fbf2]

#99840# Fixed various focus problems


2002-06-04  Christian Lippka  <cl@openoffice.org>  [77c61241e8e9352ce6140ce00a8347ff5b534194]

#99732# high contrast enabled line style


2002-06-04  Christian Lippka  <cl@openoffice.org>  [ad82eb942b716e5a12907870a0b3638f3c518061]

#99732# high contrast enabled line styles


2002-06-04  Hans-Joachim Lankenau  <hjs@openoffice.org>  [130eb54260add9e35b322f885d581f6d2c585f1c]

don't match directories


2002-06-04  gt  <gt@openoffice.org>  [9d9ac27221590c1d4db65896272a4db149c52afa]

#99780# HC buttons for SvxWinOrientation and real-time settings change recognition


2002-06-04  Hans-Joachim Lankenau  <hjs@openoffice.org>  [6419651ee819566f24ee2a656a6b1f9d1661f527]

don't insist on typelist mk; add CCNUMVER to SCPDEFS


2002-06-04  Peter Burow  <pb@openoffice.org>  [6902d9c9ded0c42d5b3b8690d6b501d2faccaa49]

fix: #99775# updateNonFamilyImages() added


2002-06-04  Peter Burow  <pb@openoffice.org>  [d983c8a6083e9ca94721424ac94d9b9478cbd7f7]

fix: #99775# HC-Imagelist (Stylist) added


2002-06-04  Peter Burow  <pb@openoffice.org>  [266481e68522eedbc9abca6758db1870277d6280]

fix: #99775# id for HC-Imagelist (Stylist) added


2002-06-04  Peter Burow  <pb@openoffice.org>  [84396e830909d922047dd5fda8c5488658b1f5fa]

fix: #99802# large bitmaps for 'Add bookmark'


2002-06-04  Mathias Bauer  <mba@openoffice.org>  [65339e64a14e146d92fbf70ded3bb08852f31c55]

#98570#: Recording of SearchDialog actions


2002-06-04  Thomas Lange  <tl@openoffice.org>  [6a56cbb388852be8b19d9ca1947ed44888741522]

#99864# width of scaleable brackets fixed (same width as in SO5.2)


2002-06-04  Christian Lippka  <cl@openoffice.org>  [b3c0bd6f56500f24602537952f3f7d9150deec30]

#99732# new constants for high contrast previews


2002-06-04  Peter Burow  <pb@openoffice.org>  [db418ea4d15c284bb54c4cce4ae93ce0d9a1fa6e]

fix: #99880# add patchlevel to version string


2002-06-04  Peter Burow  <pb@openoffice.org>  [3929b4a0a42090aeea3996aba0e3ceeca55f91af]

fix: #99880# getProductPatchLevel() added


2002-06-04  Andre Fischer  <af@openoffice.org>  [d9ca311f3615c83d28dde284971ade42e227c08f]

#99867# Added workarround for bug #99889#.


2002-06-04  Thomas Lange  <tl@openoffice.org>  [84a5f35145cd01ccbded6bccc008035d884e5513]

#99864# formatting of symbols fixed.


2002-06-04  Andreas Schlüns  <as@openoffice.org>  [b1f72e5d378bdd9c51f08ee1b41ced308c484772]

#98120# fix it toplevel


2002-06-04  Oliver Specht  <os@openoffice.org>  [0622a164cb3752417d13dff00fe68c93a51b243f]

#99517# Basic syntax highlighting colors added


2002-06-04  Oliver Specht  <os@openoffice.org>  [a9c0cc29f69e54d7627d8a06a9784237c64a15fb]

#99517# Basic syntax highlighting colors added


2002-06-04  Christian Lippka  <cl@openoffice.org>  [cf8c8fcc4f49832960f50440e7daaddf45e3e3a9]

#99870# create graphic and object resolver on demand


2002-06-04  Christian Lippka  <cl@openoffice.org>  [7c00e325d711522714eb7e84964abd30c8976ef6]

#99870# create graphic and object resolver on demand


2002-06-04  Mathias Bauer  <mba@openoffice.org>  [873148a351efa5c92a96d9b5a031b29e8f7e9cc0]

#98570#: Recording of SearchDialog actions


2002-06-04  Peter Burow  <pb@openoffice.org>  [1855293f91aed84edfa2f7a09c785b7ca8126bc3]

fix: #99802# help more accessible


2002-06-04  gt  <gt@openoffice.org>  [3f8e38d5746482f577852a2c9b0459f46dde5b39]

BibBookContainer::PreNotify(): also call PreNotify() from base class when not handled!


2002-06-04  Mathias Bauer  <mba@openoffice.org>  [dd4e9530dec1248cf9e3fed4b9bb1db4639fc693]

#98570#: Recording of SearchDialog actions


2002-06-04  Mathias Bauer  <mba@openoffice.org>  [6be1f2f5a616a0618b03060f177d1fe21e71bfce]

#98570#: Recording of SearchDialog actions


2002-06-04  Mathias Bauer  <mba@openoffice.org>  [135c6bfe0a3b5c58cf7d343bb02ae306dc73f60f]

#99799#: avoid superfluous items


2002-06-04  Andreas Martens  <ama@openoffice.org>  [c14c3e669aad05275ed078e45efd881a9e299eec]

Fix #99869#: Keep proportions when changing OLE objects


2002-06-04  Bustamam Harun  <bustamam@openoffice.org>  [461d103d51e3d139ad724efbfd519fba0233b7a5]

#99250# Arabic locale data fixes


2002-06-03  Karl Hong  <khong@openoffice.org>  [c64ae97a5e69bed719847a1ce28509e8cc444f98]

#99260##99261##96776#Setup workbreakiterator rules for dictionary and edit mode


2002-06-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [eccf9e90bea911d2077310cd3bbd6f926b45d6a7]

#65293#: std::map<>::insert(std::pair<>) relies on member templates which are currently switched off for the STLport-4.5.3/Forte 6 update 1 combintion. Use std::map<>::value_type() instead.


2002-06-03  Thomas Benisch  <tbe@openoffice.org>  [9ca1fcc8f3f3065e883789d7a644f4c81741e90d]

#99786# added characterattributeshelper.obj


2002-06-03  Eike Rathke  <er@openoffice.org>  [7f3ce56d1953015e7e6f346a41b0435f9e618b7d]

#99260# #99261# #96776# add icu-2.0-binary_patch.tar.gz (remerged, ignore srx642 branch for the rest of our life)


2002-06-03  Stephan Schäfer  <ssa@openoffice.org>  [a7856c8e3a3a69df8d4dad61c16418691bc9bd33]

#99533# support for frame title change


2002-06-03  Stephan Schäfer  <ssa@openoffice.org>  [cf59fb4b0bce3e5949cba3a81fd55eb2356d9f0c]

#99533# support for frame title change


2002-06-03  Sven Jacobi  <sj@openoffice.org>  [b7bbda00f1e9ab9d819d3a88cab7d0c929820cf4]

#99876# not using textencoding symbol if encoding fontnames


2002-06-03  Stephan Schäfer  <ssa@openoffice.org>  [7eadcb766f44c8bce36128e21802dd99c9ceeada]

#99526# helper function for child events


2002-06-03  Andre Fischer  <af@openoffice.org>  [e9b0a8a8c0e270a18b1f8e38add265ca0399c7c8]

#99867# Fixed trace message resulting in crashes. Removed compiler warnings.


2002-06-03  Andre Fischer  <af@openoffice.org>  [4dc43c636880a7d5b5744b7e836a0e6779ea5334]

#99867# Made the documentation of the ChildDescriptor class more clear.


2002-06-03  Andre Fischer  <af@openoffice.org>  [d5bef3250d4f1fd8d3ed81ea7de42d655c97970d]

#99867# getBounds returnes now the correct relative coordinates instead of absolute ones.


2002-06-03  Andre Fischer  <af@openoffice.org>  [f21c87aa0bb08d87ee2e94ab24c540e36a66a046]

#99867# getBounds returnes now the correct relative coordinates instead of absolute ones.


2002-06-03  Andre Fischer  <af@openoffice.org>  [64e2591f598a3a7819f47b1b0667f551b7c524a3]

#99867# View forwarder updated correctly on view changes (calls to SetView).


2002-06-03  Nils Fuhrmann  <nf@openoffice.org>  [bc2daa1c345f47ce49145d7324760301f5f8777e]

#98120#: Support for new configuration format *.xcu


2002-06-03  Herbert Duerr  <hdu@openoffice.org>  [50b1d2a8fc1eddf7f6434d9b342b92c9c549afc8]

#99117# fix of by one for GetFontCharmap


2002-06-03  Mathias Bauer  <mba@openoffice.org>  [66d2b36954ff0e37036536e668a56c1985605119]

#99799#: avoid to use superfluous items


2002-06-03  Malte Timmermann  <mt@openoffice.org>  [f9b94c3bc30a01ed82ca43ca2a4a7ce4a630ec37]

#99837# Block notifications under certain  conditions


2002-06-03  Eike Rathke  <er@openoffice.org>  [e6c6f6395cc6c99e3de20a4e3b865a0d137a18c7]

#99345# just adding interim .cxx files is not sufficient, .obj files must be specified too


2002-06-03  Oliver Specht  <os@openoffice.org>  [32665d407f3bedd044d757a066dfc4d07696fe9f]

#99795# use Graphic instead of Bitmap to display images in graphical numbering ValueSet


2002-06-03  Oliver Specht  <os@openoffice.org>  [edc32dce0daf407cf22c9e1c6796839c9ed46e9a]

#99822# high contrast in graphic preview corrected


2002-06-03  Stephan Schäfer  <ssa@openoffice.org>  [3d613a62f547f1a2134071741fc0ede26ee9cb88]

#65293# merge 1.97.2.1


2002-06-03  Nils Fuhrmann  <nf@openoffice.org>  [8e1c8a850295f10fcd85e68c5216b1430a75547e]

#98120#: Support for new configuration format *.xcu


2002-06-03  Eike Rathke  <er@openoffice.org>  [64083b16e6c39d314e616a3d89b840a0767392f5]

#97872# description of FormatElements requirements


2002-06-03  Juergen Schmidt  <jsc@openoffice.org>  [7c6b4b006c4d9803b7bdeee77794765e2b311d2e]

#99053# change dumping DKREGISTRYNAME


2002-06-03  Eike Rathke  <er@openoffice.org>  [1626d455fcf617f57fca8407fe7695491b71b862]

#97872# formatindex 21 and 47 must be edit date and edit date/time formats


2002-06-03  Juergen Schmidt  <jsc@openoffice.org>  [0dccb7a24c3d90518c76ca43a8064a2584047656]

#99053# remove DOLLARSIGN macro


2002-06-03  Daniel Vogelheim  <dvo@openoffice.org>  [441d02e40041b7956dd00b982ecd428a6edfc075]

#95884# prevent crash with too many undos         prepared code for abort/continue dialog


2002-06-03  Oliver Specht  <os@openoffice.org>  [2302975542af6ad2795e7a8977ac04eaf2bb7455]

#99807# high contrast compliance impl.


2002-06-03  Oliver Specht  <os@openoffice.org>  [2cd5df7560b926c6baaa6e7bd7fefb3a9e5d2a1d]

#99807# high contrast compliance impl.


2002-06-03  Vladimir Glazounov  <vg@openoffice.org>  [d05229848a21142ee192e16ec55ffb887c086378]

SRX642


2002-06-03  Mathias Bauer  <mba@openoffice.org>  [6a52860d25709d046b1e910f452b6691e7af6ba4]

#99843#: assert unique UnoNames


2002-06-03  Mathias Bauer  <mba@openoffice.org>  [e0d204af09251ea16d22987b0d81a9f69f30e990]

#99843#: assert unique UnoNames


2002-06-03  Mathias Bauer  <mba@openoffice.org>  [426ee4818de59fa3de52a0aca08d430ed09cb1db]

#99843#: assert unique UnoNames


2002-06-03  Eike Rathke  <er@openoffice.org>  [5a34cf397097f6e83440cd237e81ae05adf6f35f]

#97872# adjusted formatindex values (also 48 and 49 are reserved, but used internally)


2002-06-03  Daniel Boelzle  <dbo@openoffice.org>  [1a3e2d8a222c0e3cf7806df754d77d970a19d7ad]

#99059# pkgchk uno packages management


2002-06-03  Philipp Lohmann  <pl@openoffice.org>  [87d13821b3f307f940d52671d64b5d5f91868b50]

#98573# add: Menu::GetActivationKey


2002-06-03  Daniel Boelzle  <dbo@openoffice.org>  [a864a9b929db42e215a2a866602689a6a93213f4]

#99059# added pkgchk uno packages management


2002-06-03  Mathias Bauer  <mba@openoffice.org>  [0e9b0f22ee4c2b79252aca09d9f7b91ba34d7604]

#99799#: avoid to use superfluous items


2002-06-03  Mathias Bauer  <mba@openoffice.org>  [b61eba46092c1b0d8586f9e997a326a4bb140206]

#99799#: no DataSource available from Medium


2002-06-03  Carsten Driesner  <cd@openoffice.org>  [dde4ec9626ca85a9d1b667cd105926c33cdb4e33]

#99843# Special code for OpenDocExec_Impl added


2002-06-03  Mathias Bauer  <mba@openoffice.org>  [4c76426698dad5bfc9bcfc3dcc139954f1b1b75a]

#99799#: avoid to use superfluous items


2002-06-03  Mathias Bauer  <mba@openoffice.org>  [b2b87f684cb9cb5cf2ff16ed8695471eba4749e4]

#99708#: no task service anymore


2002-06-03  Mathias Bauer  <mba@openoffice.org>  [724e846f9b2cabe832e46eb18ebcb2356e5ba24e]

#99673#: allow new type


2002-06-03  Mathias Bauer  <mba@openoffice.org>  [b4763a39a75d7c65d66626ecd0ad22a609b8b7be]

#99799#: avoid to use superfluous items


2002-06-03  Mathias Bauer  <mba@openoffice.org>  [e1dee7269f8d4f2d070c59adb332fa022ff721c1]

#99588#: Cancel transfers is needed


2002-06-03  Mathias Bauer  <mba@openoffice.org>  [c0b98e40e21aa42db1a0abe0850fbf034ce23493]

#99799#: don't put wrong or incomplete items


2002-06-03  Andreas Schlüns  <as@openoffice.org>  [ad3edb9ba921625269df0d6b7b2c8322a07939b7]

#98120# fix it top level


2002-06-03  Niklas Nebel  <nn@openoffice.org>  [04a5e719a3e70d8d94cdc4e2732f899a8f27c8c0]

#99782# high contrast images in navigator


2002-06-03  Dirk Grobler  <dg@openoffice.org>  [eb969618178e1a6d4d63ef996557e4f62f45e61f]

#98120# dependencies for xcd, xml files added


2002-06-03  Carsten Driesner  <cd@openoffice.org>  [3c842b9e97c457fb88a3736a812b2bdb45265943]

#99843# Use SlotCache to determine disabled slots


2002-06-03  Joachim Lingner  <jl@openoffice.org>  [bc6a2cdfcbf657194fe2da375a296dfc873ab67c]

#99049#


2002-06-03  Christian Lippka  <cl@openoffice.org>  [3a153e932e23eb8c28465d9a080a9c2d2ae24d6f]

#99712# high contrast for 3d flyer


2002-06-03  Oliver Specht  <os@openoffice.org>  [8375c9c30ce46a8a039af8a0eefe8b6e6cf2965b]

#99801# ValueSets now high contrast aware


2002-06-03  Karl Hong  <khong@openoffice.org>  [c5cacaacddd120bc0d21eac71d21b0db0a59f494]

#95565#Set phonetic algorithm as default collation


2002-06-01  Bustamam Harun  <bustamam@openoffice.org>  [cde38a2f18d8b4581d86d193122f1bd28bc18b83]

#99345# Add new Indian locale: Tamil, Telegu, Kannada


2002-06-01  Bustamam Harun  <bustamam@openoffice.org>  [8d6ac507127e95539306eb0bfdb61375d76a9c45]

#99345# Add new Indian locale: Kannada, Telegu, Tamil


2002-05-31  Vladimir Glazounov  <vg@openoffice.org>  [db0229aa9778afd395e8650a2589b5a0a4135e78]

new version for SRX642


2002-05-31  Eike Rathke  <er@openoffice.org>  [40da326f4084b0ea6d3deac493352518c75b133b]

#99499# update NatNum map with zh_SG, zh_HK, zh_MO


2002-05-31  Eike Rathke  <er@openoffice.org>  [316e937108f98bcd9f324147fa6fc1cbaec6da77]

#99499# update NatNum maps


2002-05-31  Eike Rathke  <er@openoffice.org>  [189ac04f16531135ef262120f152edaa810f9d39]

#99499# update NatNum maps


2002-05-31  Niklas Nebel  <nn@openoffice.org>  [e56d652079407c231dae783833ee27a3ebad1556]

#99775# use image list to supply high contrast images for stylist


2002-05-31  Vladimir Glazounov  <vg@openoffice.org>  [bf6d6d259fa409f35a62ddbccd0e0b59ee06f8d7]

new version for SRX642


2002-05-31  Rüdiger Timm  <rt@openoffice.org>  [e9ceaf657a388e21939338046cbbc5ca53545546]

new version for SRX642


2002-05-31  Thomas Benisch  <tbe@openoffice.org>  [24e208abf8c12b733add2d8d2250239fd9d5a80d]

#99790# getAccessibleKeyBinding() now uses window activation key


2002-05-31  Nikolai Pretzell  <np@openoffice.org>  [7fef3e8560075996381049ef452f6533077a2e43]

udm needs RTTI, also on Linux


2002-05-31  Nikolai Pretzell  <np@openoffice.org>  [21c1ff7e61dee52eeca285d4a83d6c1c2657e46f]

cosv needs RTTI, also on Linux


2002-05-31  Eike Rathke  <er@openoffice.org>  [9f23764dd0ce8b458aa0fc247a3341f926b63f6a]

#99499# new: SvNumberNatNum, native numbers


2002-05-31  Behrend Cornelius  <bc@openoffice.org>  [3cfff7ebed51b98873fff5334e6dc730716f9e16]

#99085# Bug with Sorting fields resolved


2002-05-31  Juergen Schmidt  <jsc@openoffice.org>  [df57524f1f0bfa83539141f23788c8443140647f]

#99053# remove some files in zip file


2002-05-31  Juergen Schmidt  <jsc@openoffice.org>  [003c53a104920515f85d13ae1657ce8700216069]

#99053# unzip small udk zip file


2002-05-31  Juergen Schmidt  <jsc@openoffice.org>  [3550dc1e36f018b8ec30f577fa12ebaf94f5dbb1]

#99053# remove example dir


2002-05-31  Martin Maher  <mmaher@openoffice.org>  [96af9babf59d1dccc348ec8125e130a35462b5e8]

Added getCellValue to comply with the new SpreadsheetDecoder abstract class


2002-05-31  Martin Maher  <mmaher@openoffice.org>  [57a57c8b162cb5fb2b49baaf56d70ebf5dc813d8]

Added support for Worksheet and Workbook objects


2002-05-31  Juergen Schmidt  <jsc@openoffice.org>  [9f3e97046554c1ee71a412ac9b9c51e0f97982ee]

#99053# restructure (new targets, new dependencies)


2002-05-31  Vladimir Glazounov  <vg@openoffice.org>  [640aab33ce218716fd33414420c3ce3e71f56a44]

#65293# compiler bug


2002-05-31  Daniel Rentz  <dr@openoffice.org>  [a4e5837af619ef39cf5b322710a2778d31efc2da]

#99810# HC support for Fx button in FAP


2002-05-31  Behrend Cornelius  <bc@openoffice.org>  [e4fc273f0199f3e11b84c89315940f58a805aecf]

#99085# several changes


2002-05-31  Philipp Lohmann  <pl@openoffice.org>  [4a7e98573a96cafcf3c167fa8925e7184b90ef83]

#99730# corrected GetDisplayBackground for ListBox


2002-05-31  Kurt Zenker  <kz@openoffice.org>  [7b4bd7068574595c3ed882f4328eb6ddbf646f08]

new version for SRX642


2002-05-31  Christof Pintaske  <cp@openoffice.org>  [f27b026f98ab24a6d186646e9c7c17f169780f33]

#99766# #99761# handle xevents first, then timer


2002-05-31  Eike Rathke  <er@openoffice.org>  [8300b9ee3abf40a345263f4b42a35910658e719d]

#99499# add: loadModuleByImplName(), transliterate() without language parameter


2002-05-31  Vladimir Glazounov  <vg@openoffice.org>  [0a2ebfe98498092767a803dec1fb7639c596b3a7]

#65293# enabled include for product also


2002-05-31  Thomas Lange  <tl@openoffice.org>  [873ce61f970681c88844aa33ecfc3c554a8ad7ee]

#98669# Accessibility in Math


2002-05-31  Christian Lippka  <cl@openoffice.org>  [19e35be56105cf7ba0128ee00c018fb1cad41243]

#99257# fixed GCC problems


2002-05-31  Behrend Cornelius  <bc@openoffice.org>  [305b6d0111a1ba2a4e816cd6e684f428cc771e89]

#99085# start up routine for report wizard inserted


2002-05-31  Herbert Duerr  <hdu@openoffice.org>  [cb87c6f10690669cedf23d26bf2b5d4922c201a4]

#97492# fix problem with script change at every character


2002-05-31  Jörg Barfurth  <jb@openoffice.org>  [de2ba52a1f6e150070ea906e2267d6998450eafe]

#98489# Adjusted to changed XUpdateHandler; added missing pieces for writing and resetting values


2002-05-31  Andreas Schlüns  <as@openoffice.org>  [48dfcd2deac72365d83b2e31cd7b5bafad27a8eb]

#99797# handle close/suspend/dispose better


2002-05-31  Kurt Zenker  <kz@openoffice.org>  [e023b4c88d7fadf1b64028ad681a6af03ac5a8d7]

new version for SRX642


2002-05-31  Ocke Janssen  <oj@openoffice.org>  [c97036ab7dec666766c8cb6259a86fd1b15ca531]

#99812# accessible adjustments


2002-05-31  Kurt Zenker  <kz@openoffice.org>  [eafc508e2d8ee7c75b7c78332cdf88bcfad61f2e]

new version for SRX642


2002-05-31  Vladimir Glazounov  <vg@openoffice.org>  [63688e7f76ec9bfe15b5e31b25d9b8a4e4f87056]

#65293# HDU: remove mnWidthFactor usage for remote case


2002-05-31  Peter Burow  <pb@openoffice.org>  [00d91b0bb669a7755b25ceb40d9750cffc596393]

fix: #99808# get system color for background and text (HC compatible)


2002-05-31  Thorsten Behrens  <thb@openoffice.org>  [9a9116b5b3cc80a2b69ac068eee056d999b245c9]

#65293# Lesser temporaries for gcc


2002-05-31  Daniel Rentz  <dr@openoffice.org>  [39387f105c9eec5432b1838619b6a5355c0c0f46]

#99785# hfedtdlg.hrc hfedtdlg.src tphfedit.cxx


2002-05-31  Daniel Rentz  <dr@openoffice.org>  [33f4a7cfcd038f3cb5b6e349bfee3bd1f84a6b6e]

#99768# HC bitmaps for ScRefButton


2002-05-31  Kurt Zenker  <kz@openoffice.org>  [bf0ba3aa8648771f421c464ddd7b190fdda3e2a6]

new version for SRX642


2002-05-31  Kurt Zenker  <kz@openoffice.org>  [975b4a666f5bf11b950943176e3a839cbb0a734e]

new version for SRX642


2002-05-31  Rüdiger Timm  <rt@openoffice.org>  [f8ff22e31194f8a75c4267a14a1810dcb82e4e56]

new version for SRX642


2002-05-31  Philipp Lohmann  <pl@openoffice.org>  [d7625bdc6a157abba142545783f0f41d48f4b148]

#98499# added LANGUAGE_THAI as 66


2002-05-31  Oliver Specht  <os@openoffice.org>  [4feea52c23de13e69f1872b5db4807bce53c7d42]

#99789# format preview high contrast aware


2002-05-31  Vladimir Glazounov  <vg@openoffice.org>  [d9ef99a1bf557ae99ddc95a297f0f2df5c4a4d92]

#65293# corrected typo


2002-05-31  Kurt Zenker  <kz@openoffice.org>  [3c3b190022d4a26d55922c0b6dbb63ec15e47b50]

new version for SRX642


2002-05-31  Philipp Lohmann  <pl@openoffice.org>  [f8a7a0ee2952a1dc5a8780aebbcb55d3a4cac8e1]

#99117# try to find fonts of JRE/JDK


2002-05-31  Armin Weiss  <aw@openoffice.org>  [792ddbfd2a38870ebeda9f9362ed5275a8b6f593]

#90353# removed unused raw memory usage (pBuf)


2002-05-31  Daniel Rentz  <dr@openoffice.org>  [32110adf9444a711fcd3cc9c54a86bd0e64b13c0]

#99768# HC bitmaps for ScRefButton


2002-05-31  Armin Weiss  <aw@openoffice.org>  [ab3ee0338c54705a5245afd4347bef6cd3db19b2]

#90353# deleting pMirrorPolygon, pMirroredPolygon, pMarkedObjs needs delete[] operator


2002-05-31  Daniel Rentz  <dr@openoffice.org>  [d63cf4f6f3ea942ba4e19959759ddb21616ec666]

#99784# HC support for Page style->Sheet tabpage


2002-05-31  Kai Ahrens  <ka@openoffice.org>  [0942686ce351ee8fb48866f7f2a871ac23883d72]

#98591#: enabled errors again for SRCX642EA1


2002-05-31  Armin Weiss  <aw@openoffice.org>  [791d88e19b64dc9f00b801a782afe0a000d8d3f5]

#90353# pDotDashArray needs delete[] operator


2002-05-31  Daniel Rentz  <dr@openoffice.org>  [1d2d599a5be96e6b62a31af31562b37534fa0def]

#99768# HC bitmaps for ScRefButton


2002-05-31  Sven Jacobi  <sj@openoffice.org>  [a03ce6de5eba1342c1f9296223b87e741dceac53]

#90353# changes for array delete


2002-05-31  Armin Weiss  <aw@openoffice.org>  [b368cc3b7de15b7a1be9ced4040bef35167318ee]

#90353# pNewWhichTable needs delete[] call


2002-05-31  Sven Jacobi  <sj@openoffice.org>  [2bd32113d063445a4e477a98f000dc7c386fc905]

#90353# changes for array delete


2002-05-31  Christian Lippka  <cl@openoffice.org>  [233793290c687d52369484edbd80297c71b40219]

#99730# added high contrast mode for hatching listbox


2002-05-31  Andreas Bille  <abi@openoffice.org>  [3394c62ea748123abb132dfd19d76415f0a0f79b]

merging differences from srx642 into toplevel


2002-05-31  Andreas Bille  <abi@openoffice.org>  [d24345c6c7be5ccb42db3f62b0545f050bc0f4f6]

#99496# accessibility


2002-05-31  Peter Burow  <pb@openoffice.org>  [d15496f294931602ce954452c480b1844936154a]

fix: #99706# HC-Support


2002-05-31  Andreas Schlüns  <as@openoffice.org>  [a7f6a59850f37ab5bafde68adb9f2666710150f0]

#65293# don't use NULL here


2002-05-31  Oliver Specht  <os@openoffice.org>  [b32dacc2da0b862d0255b2ead6661081941fbd10]

#99703# mask color set to gray


2002-05-31  Caolán McNamara  <cmc@openoffice.org>  [72b71c5106d859fc382bcf14499e5573c4dd4ee2]

#99760# Moronic out by one error merged to head


2002-05-31  Ocke Janssen  <oj@openoffice.org>  [7a5d03731cb9fac41c44510a3660590ddd1d4f50]

#99650# check win in GetFocus


2002-05-31  Oliver Specht  <os@openoffice.org>  [f420e7450d9ad29d37352455ddc66ceca085f6bf]

#99725# paragraph preview high contrast aware


2002-05-31  Christian Lippka  <cl@openoffice.org>  [717bded28c452cc818712ad1636a32382f9744b3]

#98825# added ForceAutoColor()


2002-05-31  Christian Lippka  <cl@openoffice.org>  [e5d285ce7106630702df5e10566e930a41fb089e]

#98825# added ForceAutoColor()


2002-05-31  Ocke Janssen  <oj@openoffice.org>  [a215779b9d360c8098980ae038867970a6edc9e5]

#99650# use of auto_ptr to ensure that window is set to null before deleting


2002-05-31  Tom Verbeek  <tv@openoffice.org>  [74bec5c3de72626a55a9c307a99fe4b4949c8a18]

#99085# removed file 'FillReportDocument.java'


2002-05-31  Kurt Zenker  <kz@openoffice.org>  [6a73a2c77b29830f73eb05f3ae8e29789dd845ad]

Merge SRX642: 05/31/02 - 11:34:29


2002-05-31  Kurt Zenker  <kz@openoffice.org>  [417adc34d1c0b6225402b5a3817399d51d47b078]

Merge SRX642: 31.05.02 - 11:35:00


2002-05-31  Kurt Zenker  <kz@openoffice.org>  [83376f96282c63bb0f4ddf54ed2d8149f3f6dbe6]

Merge SRX642: 31.05.02 - 11:33:16


2002-05-31  cdt  <cdt@openoffice.org>  [e5ce5b2544fc24cf735982d318b954c3dbb820ff]

#99526# rvp extension for accessibility


2002-05-31  Herbert Duerr  <hdu@openoffice.org>  [dfa5f67b51aeb564e347ed193c364654bacddaff]

#99456# reset GCP structure before retry


2002-05-31  Kai Ahrens  <ka@openoffice.org>  [5783e59d30e01b6d803f5e6f0618612360f64fc1]

#99757# checksum has to be set, so that GraphicId is not empty


2002-05-31  Sven Jacobi  <sj@openoffice.org>  [9bbe083bc740df42b22e09a9e0948a7f9e73f35a]

#97492# now using GetTextOutline instead of GetGlyphOutline, (GetTextOutline is always creating baseline oriented outlines)


2002-05-31  Vladimir Glazounov  <vg@openoffice.org>  [4a87b6f8850074fd52dd4f7d18629322344235bf]

SRX642


2002-05-31  Martin Hollmichel  <mh@openoffice.org>  [4cfa92e6a729f531ed2788396f2f14dc6874f2aa]

chg: delete line for demo purpose


2002-05-31  Sascha Ballach  <sab@openoffice.org>  [b1e4a65cb6c929944f58a163f4901c2ac9ac08eb]

#95584#; protect the object if invalid


2002-05-31  Sascha Ballach  <sab@openoffice.org>  [ab9c3541153e883362f61789995353605a96b53e]

#95584#; only start listening if mpDrawModel is


2002-05-31  Sascha Ballach  <sab@openoffice.org>  [9e9f061f32fece17ed275b621d913445f8020491]

#95584#; send Active_Descandent event to the first listener


2002-05-31  Stephan Schäfer  <ssa@openoffice.org>  [97057b0afca985c5ad41de7994b9b5e3a5002e02]

#99526# avoid assertion


2002-05-31  Sascha Ballach  <sab@openoffice.org>  [2b48d51009b4b0a16d7d18a1ac34a39933bacf20]

#95584#; add IsObjectValid method which throws a lang::DiposedException if the object is not valid and use it


2002-05-31  Sascha Ballach  <sab@openoffice.org>  [9bb95e6de8bb08c131d23b4ce74ea9b02edbb8d4]

#95584#; add IsObjectValid method which throws a lang::DiposedException if the object is not valid


2002-05-31  Sascha Ballach  <sab@openoffice.org>  [facb19b92486afa76f8f79c1abfbad59017922c5]

#95584#; tell the cell that the editmode changed; protect the object if invalid


2002-05-31  Stephan Schäfer  <ssa@openoffice.org>  [cedc11e5767535449b924003a439f6626baeea95]

#99526# revert to old hierarchy code


2002-05-31  Sascha Ballach  <sab@openoffice.org>  [b4bcf3a82e8b9adc412b3435638d0b6099c6bd46]

#95584#; tell the cell that the editmode changed


2002-05-31  Ocke Janssen  <oj@openoffice.org>  [f7b12ebaec30cf44dd4f17e51bc3570e88dc6c77]

#99650# use of auto_ptr to ensure that window is set to null before deleting


2002-05-31  Oliver Specht  <os@openoffice.org>  [307213d64f8599662b6092fe9014a18cf6257900]

#99700# controls moved to fill gaps caused by color configuration


2002-05-31  Stephan Schäfer  <ssa@openoffice.org>  [30bb69a9e3c56777669d49bb512f9665ba435ece]

#99526# call highlight event


2002-05-31  Stephan Schäfer  <ssa@openoffice.org>  [8a4f31580f6a4d4035709e1f86b00f88a5ee58a6]

#99526# helper methods for toolbox access


2002-05-31  Sascha Ballach  <sab@openoffice.org>  [9307f530b58464da01a5eaba2942642e39e89dfd]

#95584#; add editmode and drawlayer hints


2002-05-31  Sascha Ballach  <sab@openoffice.org>  [2cc39ef9b23c53499c88096cce283a90b806cbd2]

#95584#; notify drawlayer creation


2002-05-31  Christof Pintaske  <cp@openoffice.org>  [7d1144179c8fdc56281c662371ca25eb05287dae]

#99761# handle xevents first, then timer


2002-05-31  Sascha Ballach  <sab@openoffice.org>  [4dfd1029fd0679fa557be5afd8b7a70b0187350e]

#95584#; notify change to editmode


2002-05-31  Oliver Specht  <os@openoffice.org>  [de4ea6c9d27ecc64e495127d3db45b1b623e06f9]

#99717# Database bitmaps moved into ImageList


2002-05-31  Frank Schönheit  <fs@openoffice.org>  [88bcd2c2a1bc6180d27dc7febeb408c8de2e19af]

#98264# small modifications to the selection drawing


2002-05-31  Oliver Specht  <os@openoffice.org>  [c45bcab1e1e5c0fd10cc043795aec26fe69bce2d]

#99717# Database bitmaps moved into ImageList


2002-05-31  Oliver Specht  <os@openoffice.org>  [63546813ed7e93f264c57061440a5936937afb7a]

#99717# dbtree.src removed


2002-05-31  Karl Hong  <khong@openoffice.org>  [54b5bea7b7f42bc2819aca73cf13f4af1de67e98]

#99499#Add NumToTextFullwidth for Chinese locales


2002-05-31  Karl Hong  <khong@openoffice.org>  [48fd2b3d78abf95566e2ed1da0e37d7d2520d81a]

#99499#Add NumToTextFullwidth for Chinese locales


2002-05-31  Carsten Driesner  <cd@openoffice.org>  [f33405d13bcbbc47fdbc43b75a67db401ad5683a]

#99729# Made changes to support high contrast checkboxes in SvTreeListBox


2002-05-31  Carsten Driesner  <cd@openoffice.org>  [f8f37a8168373920e98db7da3e8d900a2c7e8434]

#99729# Use dtor to remove memory hole


2002-05-31  Carsten Driesner  <cd@openoffice.org>  [d2bd405e05cc1b3ab1e4e28b61ca6e3bec8bd518]

#99729# Use correct control to create images and removed memory hole


2002-05-31  Ocke Janssen  <oj@openoffice.org>  [5150c7556a702f0a4ce9b0ba09e09e3f3451579a]

#99698# check if hc is enabled and load correct images


2002-05-31  Karl Hong  <khong@openoffice.org>  [7797f0d6f9a98cc9fa5fd27b1958c422dcdf6b8b]

#95565#Update Japanese phonetic indexentrysupplier


2002-05-31  Karl Hong  <khong@openoffice.org>  [41f31047333814587bc05bbc089e99cb4c5dbdbc]

#95565#Update Japanese phonetic indexentry data


2002-05-30  Niklas Nebel  <nn@openoffice.org>  [a7ddbeb36bbea7deb60f8036f5f3686c3456f353]

#98136# use setting for automatic color in cell background/border/shadow


2002-05-30  Andre Fischer  <af@openoffice.org>  [5a80330861231099952360db0d71c7845039d354]

#95585# Removed double dispose of accessible shpes without UNO counterparts.


2002-05-30  Behrend Cornelius  <bc@openoffice.org>  [a8058e9db6b1d5bcef57ec094b155459798b5653]

#99085# Last Features for Reportwizard


2002-05-30  Behrend Cornelius  <bc@openoffice.org>  [854474c0b8c9e82280c46f4b2a0833d3ec8eb426]

#99085# Resources for Reportwizard improved


2002-05-30  Behrend Cornelius  <bc@openoffice.org>  [cd547bf2b7f09ac2e352409de372e042ff690879]

#99085# adding bitmaps for report wizard


2002-05-30  Andreas Martens  <ama@openoffice.org>  [d743d094227b1b2ae28ba2c4384fea380956d419]

Fix #98388#: Move anchor of selected object


2002-05-30  Andre Fischer  <af@openoffice.org>  [7ca1e159eb13aa275cddd4b13dcdd07bc065352e]

#95585# Added missing initialization of page shape.


2002-05-30  Andre Fischer  <af@openoffice.org>  [4ff8e59dce06f36eba1a66d260752bfd8a448881]

#95585# Removed unnecessary forward declaration.


2002-05-30  Andre Fischer  <af@openoffice.org>  [8b1d8b669c897019a072da80d11a65b89dc77dd8]

#95585# Moved handling of modified shapes to AccessibleShape. Support of inserted and removed shapes.


2002-05-30  Andre Fischer  <af@openoffice.org>  [bf86700bebd70948b6f389a1a58c638af40d8c8e]

#95585# Added support for accessible edit engine.


2002-05-30  Juergen Schmidt  <jsc@openoffice.org>  [fac3fac9899f57cca715c46b9cba7803ee9a9fe9]

#99053# insert docu for autodoc


2002-05-30  Herbert Duerr  <hdu@openoffice.org>  [e3d6bf644d7b0fd3c4edd908b936d3d30e02b414]

#97492# prefer fonts with CTL potential => TTF


2002-05-30  Jörg Barfurth  <jb@openoffice.org>  [2dd516490e992e1a20ebbe7749ca7fb08d7cd9d9]

#98489# Adjust update merging to changed XUpdatableLayer interface


2002-05-30  Carsten Driesner  <cd@openoffice.org>  [e385ba5a225dd35c7caeb136cd23fa69b0e1e7ad]

#99729# Made changes to support high contrast checkboxes in SvTreeListBox


2002-05-30  Andre Fischer  <af@openoffice.org>  [1ce25b3da5001f26dbcd8ec9cf5b29c6d7f0b585]

#99569# Removing as listener from model broadcaster. Releasing references correctly.


2002-05-30  Frank Meies  <fme@openoffice.org>  [b758b1e4966f75e82a31bb4fccda6f0177b6892a]

Fix #99731# Only use SwScriptInfo for font determination if it is valid


2002-05-30  Tom Verbeek  <tv@openoffice.org>  [a63b6dd19274a2ca9b80caad9cbfad0742599bd8]

#98788# Support for High-Contrast icons


2002-05-30  Michael Brauer  <mib@openoffice.org>  [d683c3e2fd160510eb8564d4434487ead33146be]

#99323#: Reset page styles attributes


2002-05-30  Oliver Specht  <os@openoffice.org>  [7d0e863fa2548c4d8c9a7463c5169fdf9ac50c6c]

#97924# overwrite text: extra paragraphs should only be inserted when tables or sections are found


2002-05-30  Daniel Rentz  <dr@openoffice.org>  [ef308a0c41a43946fc732535b0bdb92ce1bb27c7]

#97776# New DP popup entry 'Filter'


2002-05-30  Sven Jacobi  <sj@openoffice.org>  [1452b5914997658ee7ea8bb35bea55632c417793]

#99317# improved import of text that is rotated and also flipped


2002-05-30  Sven Jacobi  <sj@openoffice.org>  [d2606810cb6a63c16a4294c6b0339b394e63f1ac]

#99317# rotation also done for 3d autoshape objects


2002-05-30  Oliver Specht  <os@openoffice.org>  [32c82808a5be8904168f24d00ebcf1eaff87538e]

#99546# SwXTableColumns/Rows::removeByIndex correcte (number of columns is used now)


2002-05-30  Eike Rathke  <er@openoffice.org>  [5d43ef7efa4671a3f7b1f41fd8cd0f921863d733]

#99587# rename 'Thai (TIS-620)' to 'Thai (ISO-8859-11/TIS-620)' and add 'Thai (Windows-874)'


2002-05-30  Sven Jacobi  <sj@openoffice.org>  [54a8df059a9d8f223e388998b6be8f333014ccb6]

#99317# rotation also done for 3d autoshape objects


2002-05-30  Niklas Nebel  <nn@openoffice.org>  [6d5880cb1e9a4cd97ffaa8b8a33eb9d80a4aebf9]

#99704# support for high contrast images


2002-05-30  Peter Burow  <pb@openoffice.org>  [00683ba30e44007f00609112a20affbc00165ce2]

fix: #99531# use external lock


2002-05-30  Peter Burow  <pb@openoffice.org>  [4529fe38b7c68c30938bc3e26aaff7d87f39481f]

fix: #99531# vclxacc...ToolBox* added


2002-05-30  Frank Meies  <fme@openoffice.org>  [1c3b33068db4e9aab5e258c2c2da3305ce189c7a]

Fix #98595# Implementation of rotated number portions


2002-05-30  Peter Burow  <pb@openoffice.org>  [c5593dd408a28ba4a8d77fa74561d05418346410]

fix: #99531# VCLXToolBox added


2002-05-30  Peter Burow  <pb@openoffice.org>  [bb6bd9da07a76d49158d959f29eaaa3bf5b839e0]

fix: #99531# externallock added


2002-05-30  Peter Burow  <pb@openoffice.org>  [8ada82665343f5bb33ba361f434860d2dad3102c]

fix: #99531# external lock for toolkit


2002-05-30  Peter Burow  <pb@openoffice.org>  [13868b5bc38418f460c11fc0a2b6f56b9ba3716a]

fix: #99531# accessible for ToolBox


2002-05-30  Daniel Vogelheim  <dvo@openoffice.org>  [f16962ff585b78b15cfb99f3de0374f2320376eb]

#99239# make sure the SwDocShell closes the clipboard document, in order         to cleanly close close all storages


2002-05-30  Christian Lippka  <cl@openoffice.org>  [93d83bdfd7d067e1982bb03285cd9eb2e591e9dd]

#99566# corrected bitmaps


2002-05-30  Andreas Schlüns  <as@openoffice.org>  [96ef1b3f552ede4f4c0f2b4a25524efeab8d4751]

#99711# improve performance at queryDispatch()


2002-05-30  Stephan Schäfer  <ssa@openoffice.org>  [a34bfbe59097a37c455ea3b8459e71d82528b303]

#99526# no borderwindows in accessible tree, change sending of accessible events


2002-05-30  Nils Fuhrmann  <nf@openoffice.org>  [a1759a6d61e5b345d6f5327445c8366394db3faa]

Fixes for merge


2002-05-30  Frank Meies  <fme@openoffice.org>  [04e56e0ca3af12db33a579aa656002828af94738]

Fix #98595# Implementation of rotated number portions


2002-05-30  Christian Lippka  <cl@openoffice.org>  [53b3d806ef1d2980b13f92d7d2ba44965d44a2b0]

#99566# corrected bitmaps


2002-05-30  Michael Brauer  <mib@openoffice.org>  [cf37aab224a46a155e9bdedd34c646342028763b]

#99569#: Don't broadcast draw events if model is disposed already


2002-05-30  Christian Lippka  <cl@openoffice.org>  [280ac4bed54b89ac83cf500faee2e892ad075729]

#99566# corrected bitmaps


2002-05-30  Stephan Schäfer  <ssa@openoffice.org>  [b65265bcf9bd76fc6ea74c5d4ad61815dc7f0008]

#99526# send create/destroy in show/hide events


2002-05-30  Christian Lippka  <cl@openoffice.org>  [2edbf153e4131f002b8b2fa397131bb383e1a516]

#99614# set correct publish location


2002-05-30  Armin Weiss  <aw@openoffice.org>  [956177a167aa0b0e3738d9c609cd567d1540043e]

#99632# rInfoRec.pPV may be zero when it's an animated GIF


2002-05-30  Jörg Barfurth  <jb@openoffice.org>  [a140f74cfe407f337b8d38a7eab98c43fdd9e797]

#98489# Enable dropping properties (works only, if new on the current layer)


2002-05-30  Frank Schönheit  <fs@openoffice.org>  [1c028affb9fc3122fe79051952721ea371b15f4c]

#99484# updateFamilyImages: correct the loop


2002-05-30  Caolán McNamara  <cmc@openoffice.org>  [5bb8f717ec05a8608bdce727c3e26c0c5a6e9455]

#99691# If you decode that when you have have a left page you must have a right page, then it would be a good idea to tell the page descriptor that too.


2002-05-30  Christian Lippka  <cl@openoffice.org>  [1ad67414f5ed977d3939357901c2dd09e92a80f2]

#99257# added image list for style families


2002-05-30  Frank Schönheit  <fs@openoffice.org>  [1086d70db67da1190a1d91a143f8f7ab31f1b6d7]

#98264# using new highlighting for selected entries


2002-05-30  Frank Schönheit  <fs@openoffice.org>  [f8bcd23733b3e0a06134260bc94bf0362fe2b239]

#98264# using new highlighting for selected entries


2002-05-30  Frank Schönheit  <fs@openoffice.org>  [f133a88eb6a47190fec98a37b39552565450505f]

do not open the folder when the URL did not change (found during #98264#)


2002-05-30  Andreas Martens  <ama@openoffice.org>  [57bc712b5c9ac98d1b188588e8bd6f6953e06bf7]

Fix #98136#: Automatic colr for fly frames and tables


2002-05-30  Vladimir Glazounov  <vg@openoffice.org>  [9ba4c5fe2353119c2b33e2f350f672329ef4aa9e]

SRX642


2002-05-30  Oliver Specht  <os@openoffice.org>  [0e82ec3891127f7e2046c300060109583ba62b1c]

#98136# +Set/IsUseAutomaticBorderColor()


2002-05-30  Tom Verbeek  <tv@openoffice.org>  [d47893d4e7d768d8e0749b23703b5a317cd848b6]

#99085# back to one Service with Arguments


2002-05-30  Christian Lippka  <cl@openoffice.org>  [da05403f5727eedd181affbba37db0d83b4dff80]

#99257# detect high contrast mode for image retrieval


2002-05-30  Frank Schönheit  <fs@openoffice.org>  [22f6eefd24e7f4f6feb746d6e4a782c210e98203]

#99693# corrected value property name for hidden controls


2002-05-30  Frank Schönheit  <fs@openoffice.org>  [24ba1f4fcefefe2393526e59cff1efb5edfe2d1d]

#99693# +PROPERTY_HIDDEN_VALUE


2002-05-30  Karl Hong  <khong@openoffice.org>  [cb9cf006bcfd3c6ed3d94ace1c2dd11d800d34c5]

#99499#added new transliteration for Native number formatter


2002-05-29  Niklas Nebel  <nn@openoffice.org>  [fd3bfb798e4e47d04001d67388fd9b34fad7bef8]

#99643# use high contrast image if necessary


2002-05-29  Herbert Duerr  <hdu@openoffice.org>  [33f5991d80ce898fe8e0e420dfc39328f8e3317c]

#97492# fix advance width calculation for kerned layouts


2002-05-29  Herbert Duerr  <hdu@openoffice.org>  [2a95a1b03d364840e2d274279935284b8951f9e4]

#97492# re-implement asian kerning for CTL vcl


2002-05-29  Mathias Bauer  <mba@openoffice.org>  [7422efd07c41ee9e061aa0c3a64044d962a09eba]

#99038#: wrong error handling


2002-05-29  Thorsten Behrens  <thb@openoffice.org>  [9155245f90ac23d579c2002dfe3bf9fa72c9a4db]

#96948# Proper handling of CARET and SELECTION events


2002-05-29  Philipp Lohmann  <pl@openoffice.org>  [a3ae3a516881eeee4fff1a0ada567be7a4a38882]

#99659# better leave width unchanged in DataChanged


2002-05-29  Mikhail Voitenko  <mav@openoffice.org>  [c4de6b8a270b2436da87aa1cabfd700f3abdad41]

#99038# open filter options dialog on loading


2002-05-29  Mikhail Voitenko  <mav@openoffice.org>  [0c2e33613fb59e574011ca70fc64d546dee3472a]

#99038# open filter options dialog on loading


2002-05-29  Thorsten Behrens  <thb@openoffice.org>  [5c0307b1a3a552bc2d469fa1b1fc2a00e97dc2ec]

#96948# Corrected bounding box calculations


2002-05-29  Thorsten Behrens  <thb@openoffice.org>  [48ba995c1ff0fe8a094b5c7fc8f3021dad69db1b]

#96948# Corrected mapmode stuff


2002-05-29  Mikhail Voitenko  <mav@openoffice.org>  [613acbc04e2c0bc72146c554abb09533edfc1f4d]

#99038# open filter options dialog on loading


2002-05-29  Mikhail Voitenko  <mav@openoffice.org>  [5b8cd30c8fc1712b65dad02137c78ba6bb10f551]

#99038# open filter options dialog on loading


2002-05-29  Thorsten Behrens  <thb@openoffice.org>  [1ff5c43cb5b804e1f74610f4c10018faf02c5730]

#96948# Forwarder valid only if EE/Outliner in UpdateMode


2002-05-29  Volker Ahrendt  <va@openoffice.org>  [fa86e496a70b0106a3814c1c7df80a605e011686]

#99085# Initial revision.


2002-05-29  Volker Ahrendt  <va@openoffice.org>  [117ce6791118323adfdbab32211f7d2a0e94cb9d]

#99085# Added support for AutoPilot Report.


2002-05-29  Philipp Lohmann  <pl@openoffice.org>  [a6d5002af24edd5478cc037cbcc20a41b34a700d]

#99467# hide duplicate separators


2002-05-29  Daniel Vogelheim  <dvo@openoffice.org>  [bf01d6f49c94c4b67aac97b727a2eaa0a1f187b2]

#96531# load script fields without script type


2002-05-29  Mathias Bauer  <mba@openoffice.org>  [fcd05a9a42170079316574d918c2acea2c7f1fb1]

#99673#: use new type Service


2002-05-29  Michael Brauer  <mib@openoffice.org>  [67edfe3c07f120e965f93f51266aa5544f027f2a]

#99641#: focus in page preview


2002-05-29  Andre Fischer  <af@openoffice.org>  [f32401866c89b3f36202f8f727c8ccf7eb62a049]

#95585# Added workarround for bug about unlocked solar mutex.


2002-05-29  Niklas Nebel  <nn@openoffice.org>  [103bc6c8fca1cb91d5eba30896e267b54b22f833]

#99620# changed mask color for high contrast image lists


2002-05-29  Mathias Bauer  <mba@openoffice.org>  [ce4c9fd77840ce5926c48b5a66ec7888819c6395]

#99038#: save filters using filter dialog


2002-05-29  Mathias Bauer  <mba@openoffice.org>  [d780314bbbafa441a047b714c04709f5643832b7]

#99588#: don't transfer LoadEnv via item


2002-05-29  Michael Brauer  <mib@openoffice.org>  [6ddf7570f31cc6ccc25edd0b405a3a74bddb65e2]

#99642#: empty pages in page preview


2002-05-29  Philipp Lohmann  <pl@openoffice.org>  [1be8f9950909de412e957b8faf2d3b14579ab5f6]

#99644# change return parameters, added getStrings


2002-05-29  Mathias Bauer  <mba@openoffice.org>  [fb93278cd057d6b10388c79a60fab7a152e16517]

#99038#: missing arguments


2002-05-29  Oliver Specht  <os@openoffice.org>  [d0855f87631e839e1591fe6e7abf7c1adbf0c50c]

#98391# Ctrl+Tab+Shift works for non-drawings, too, #98405# prevent auto correction while recording


2002-05-29  Stephan Bergmann  <sb@openoffice.org>  [12602c8713a1e4dbca12dbf055d2f05db4cdd35c]

#98579# Deliver officebean.jar (contains the interfaces needed by wdk_jclient).


2002-05-29  Sven Jacobi  <sj@openoffice.org>  [8264972bafb37079abd06f93bd4e1ca22c34e739]

#90353# changes for array delete


2002-05-29  Oliver Specht  <os@openoffice.org>  [ab39dfdd06952e8b6646701d3da7073192859066]

#99649# 'single print job' corrected


2002-05-29  Mathias Bauer  <mba@openoffice.org>  [9eedbc28bc54206f75e67c4d3df59ff765a0fed7]

#99588#: don't transfer LoadEnv via item


2002-05-29  Sven Jacobi  <sj@openoffice.org>  [d9dfe8191c303347d03d95067e38417bb8b924e1]

#90353# changes for array delete


2002-05-29  Daniel Vogelheim  <dvo@openoffice.org>  [de9a06d9d66203392d410ff09464c92672590096]

#95889# fixed improper use of HashMap::count


2002-05-29  Kai Ahrens  <ka@openoffice.org>  [c369444ce5ba86f1078f17eb13ecf84daa6f5a55]

#90353#: correct usage of array new/delete


2002-05-29  Christof Pintaske  <cp@openoffice.org>  [463f6e2f300adf7b16a7f90e3c8f33ac3bcefa2e]

#99574# read the ui font from configuration


2002-05-29  Oliver Specht  <os@openoffice.org>  [dcb21ab59077f4a481fb866b738bb77521a83190]

#97695# anchor color removed


2002-05-29  Niklas Nebel  <nn@openoffice.org>  [03a8a759055fb8ef24967578408d8c3193f3c209]

#99038# call filter options dialogs from FilterOptionsDialog service instead of ConvertFrom/To


2002-05-29  Frank Schönheit  <fs@openoffice.org>  [b2af79a37be70c01856296d177a799a8e1e79306]

#99674# correctly set the collapsed/expanded images for both bitmap modes


2002-05-29  Frank Schönheit  <fs@openoffice.org>  [733657aea15401affb99b2e659808b24ffee51ab]

#99676# use correct image when explicitly setting it


2002-05-29  Niklas Nebel  <nn@openoffice.org>  [48632082bcdd451530f97b6e374db4b2c22f4ae9]

#99038# FilterOptionsDialog service implementation for Calc filters


2002-05-29  Kai Ahrens  <ka@openoffice.org>  [a37ccbd34a9259866705555702ef8bb39a6e9009]

#90353#: correct usage of array new/delete


2002-05-29  Kai Ahrens  <ka@openoffice.org>  [98e465ffd27c696d7bba76c92dd4a37e523cfd03]

#90353#: correct usage of array new/delete


2002-05-29  Daniel Vogelheim  <dvo@openoffice.org>  [74b5e792b0ed8f910f7d5733babd48a00e648ce8]

#97764# fixed improper use of IS_TYPE


2002-05-29  Kai Ahrens  <ka@openoffice.org>  [5703b84664e2c45e8d57592911ac8f0af33d2ba0]

#90353#: correct usage of array new/delete


2002-05-29  Kai Ahrens  <ka@openoffice.org>  [dc89e937fdffae6f19fbb8be813896ff8dac691f]

#90353#: correct usage of array new/delete


2002-05-29  Kai Ahrens  <ka@openoffice.org>  [2d360aad49e5ad0df0b37f7b346d316dbe6a172f]

#90353#: correct usage of array new/delete


2002-05-29  Andreas Schlüns  <as@openoffice.org>  [9d1c7069111a850fb70c919917198a5a3b5e2cbc]

#99673# correct detection of arguments


2002-05-29  Andreas Schlüns  <as@openoffice.org>  [c4909a9b8a119a919677dec6e15b313245448735]

#99673# supports XJobExecutor and arguments


2002-05-29  Daniel Vogelheim  <dvo@openoffice.org>  [3731c6944004624c831c64d62764756c6856cfe9]

#95586# fixed return type of AdjustPreview method (build problem)


2002-05-29  Tom Verbeek  <tv@openoffice.org>  [34de18ce5707a3856dc44da829e94f5d235a05a3]

#99085# modify startup services to support Interface XJobExecutor


2002-05-29  Herbert Duerr  <hdu@openoffice.org>  [5041e067f509128c94093e15becb13342ad4e794]

#99057# register fonts in /share/fonts/truetype, set default encoding to unicode


2002-05-29  gt  <gt@openoffice.org>  [834515f139e173bcf1b843bc9d5071aef6b64518]

#98414# mnemonic-handling in hyperlink dialog including icon choice control


2002-05-29  Vladimir Glazounov  <vg@openoffice.org>  [639f32bc2008bfda03a2d7d400d2ddc78300f9c0]

SRX642


2002-05-29  Stephan Bergmann  <sb@openoffice.org>  [1d6efd297a5754e7e927c63e8e7ba1d0610fbe13]

#99587# Support inofficial MIME charset names for Thai.


2002-05-29  Sascha Ballach  <sab@openoffice.org>  [cb025885ca24e8b24b0d1725f7ece62a4afa3849]

#99556#; write needed flags also on shapes in a groupshape


2002-05-29  gt  <gt@openoffice.org>  [a819e9b6b4e9c46ce76e2ca239d63c568a2e5d99]

#98414# mnemonic-handling in hyperlink dialog including icon choice control


2002-05-29  Ocke Janssen  <oj@openoffice.org>  [51dd18cdcd529d82780679100527e105c3543792]

#96792# new methods for pasting tables


2002-05-29  Caolán McNamara  <cmc@openoffice.org>  [890d1bd06d86c1aea5fbe14132d22457258daf98]

#99645# Who could expect a row with no cells in it, words pretty confused with it too


2002-05-29  Sascha Ballach  <sab@openoffice.org>  [c0d3461d748d667e5603da9c6960440fa7759ae7]

#99556#; use nLayerId


2002-05-29  Ocke Janssen  <oj@openoffice.org>  [66fceea6e7b6045ae34b16693e0d457a64ac803a]

#96792# new methods for pasting tables


2002-05-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [c9d94d0d8f2be565e193472de720fc46220d1dc8]

#65293#: fixed typo


2002-05-29  Caolán McNamara  <cmc@openoffice.org>  [97a41e3f5d4b8e4127677039617ed581cfa091e9]

#99290# I hate sunpro


2002-05-29  Daniel Vogelheim  <dvo@openoffice.org>  [76f1d28dd8f441d95126b0d87f7b077e77548905]

#98863# make sure deletion of insert redlines works at end of document


2002-05-29  Kai Ahrens  <ka@openoffice.org>  [83ee0e5a77a1b2cb7daac188cd647787e315c6b1]

#65293#: added newline


2002-05-29  Gregor Hartmann  <gh@openoffice.org>  [6373b5f26f9ca5bd63ca749d7f5745ddeffe52ad]

#98836#Assertion in Testtool


2002-05-29  Oliver Specht  <os@openoffice.org>  [6024e110894c5bb9daec3c84e920dc683bd0854e]

#99591# call character dialog if no arguments are provided (vertical text object bar)


2002-05-29  Ocke Janssen  <oj@openoffice.org>  [3e3e6f5ff18afd8add1670037b8b823a392867eb]

#96792# new methods for pasting tables


2002-05-29  Herbert Duerr  <hdu@openoffice.org>  [3b6fe7e4d73c3f9f171829ee28b454a724365578]

#97492# use more string context for asian kerning


2002-05-29  Caolán McNamara  <cmc@openoffice.org>  [d67f7e9ce57ee1e01cf358d2ec85f92f4899bfd6]

#99567# utility missing


2002-05-29  Sven Jacobi  <sj@openoffice.org>  [1342b475239302786ef10cf8ad44d6cafa95f0e4]

#99514# enhancing dxf import (LWPolyLine and Hatch support)


2002-05-29  Daniel Rentz  <dr@openoffice.org>  [21a827b56793c45a570e709da03596a41e6ec84b]

#99651# detect BIFF8 in Book stream


2002-05-29  Caolán McNamara  <cmc@openoffice.org>  [a35fec36d49de2eb571fa0fdfd17a5f2dab395e0]

#99567# functional missing


2002-05-29  Oliver Specht  <os@openoffice.org>  [0f3594ef06ce9160850eafc472bdf6135afcd3de]

#98721# SID_FM_CREATE_FIELDCONTROL implemented


2002-05-29  Oliver Specht  <os@openoffice.org>  [db574af427e9b3eefaa492bb9eab4c51c1b73688]

#98721# SID_FM_CREATE_FIELDCONTROL implemented


2002-05-29  Philipp Lohmann  <pl@openoffice.org>  [2765581397f381cd98abc24bc998b1aec97327ee]

#99647# #i4468# do not try to read invalid GSUB tables


2002-05-29  Ocke Janssen  <oj@openoffice.org>  [04fff3cadfbd9485aa3248ec5b51b9ae70fa0da6]

#99650# use of auto_ptr when deleting window


2002-05-29  Mathias Bauer  <mba@openoffice.org>  [dc1f4abb5c5d88ef6cf52cca60bc18991e164905]

#96921#: use file names in URLBox if possible


2002-05-29  Mathias Bauer  <mba@openoffice.org>  [4530ef1c58279225e4c95df63ac21354310c5390]

#99636#: don't try to detect unknown types


2002-05-29  Gregor Hartmann  <gh@openoffice.org>  [1d0d67d07db44ca5b4caf00b50e0aa13a86ed076]

#98836#Assertion in Testtool


2002-05-29  Gregor Hartmann  <gh@openoffice.org>  [6a453f9b05d1fc3203b48f7b184c676e9c9a9007]

#98836#Assertion in Testtool


2002-05-29  Oliver Specht  <os@openoffice.org>  [04e151ad412de7686beb8bd18f63ca76f932f6f8]

#99599# prefer document print options over application print options


2002-05-28  Rüdiger Timm  <rt@openoffice.org>  [37ce6b0cc35b57245afb0cfa5241a18e141818b9]

Merge SRX642: 28.05.02 - 22:42:32


2002-05-28  Rüdiger Timm  <rt@openoffice.org>  [759f2f84a30b67b4a7461ae307196eb246aa4d82]

Merge SRX642: 28.05.02 - 22:38:04


2002-05-28  Rüdiger Timm  <rt@openoffice.org>  [35c367a44fa4ac5f2da55f6d70cc79dfd3c683f3]

Merge SRX642: 28.05.02 - 22:33:27


2002-05-28  Rüdiger Timm  <rt@openoffice.org>  [ffce10291efaf1cb39a91802f0988527028ec40b]

Merge SRX642: 28.05.02 - 22:28:41


2002-05-28  Rüdiger Timm  <rt@openoffice.org>  [794aab6510023eefc66089a789ae1aeb80212f20]

Merge SRX642: 28.05.02 - 22:23:59


2002-05-28  Kurt Zenker  <kz@openoffice.org>  [a02d32f0f1b890877fff9e2dfaebc5ef3055faa1]

Merge SRX642: 28.05.02 - 22:22:22


2002-05-28  Kurt Zenker  <kz@openoffice.org>  [c20c7cd6a7561736c94bf102059718d8dc5873fd]

Merge SRX642: 28.05.02 - 22:20:38


2002-05-28  Rüdiger Timm  <rt@openoffice.org>  [1aacb21469ac6ed433174d5b2a6e955a9f8f357a]

Merge SRX642: 28.05.02 - 22:19:00


2002-05-28  Vladimir Glazounov  <vg@openoffice.org>  [62fc441e0c41acf2504dcbf70aaa0cfcf1471aba]

Merge SRX642: 28.05.02 - 22:19:34


2002-05-28  Kurt Zenker  <kz@openoffice.org>  [e550cc772b04ff9976ff245ee4d217b95ca78303]

Merge SRX642: 28.05.02 - 22:19:13


2002-05-28  Kurt Zenker  <kz@openoffice.org>  [d04c785311663777fd2f080d65d126b306a3fdd2]

Merge SRX642: 28.05.02 - 22:18:21


2002-05-28  Kurt Zenker  <kz@openoffice.org>  [7cb32b13b0eddb022084338a63ea72d7fc898887]

Merge SRX642: 28.05.02 - 22:17:43


2002-05-28  Kurt Zenker  <kz@openoffice.org>  [2ae4a9d41a7555d48add60881611329fd1274d07]

Merge SRX642: 28.05.02 - 22:16:34


2002-05-28  Kurt Zenker  <kz@openoffice.org>  [229ea84091c9d7603bab7351c3a1316bcd996748]

Merge SRX642: 28.05.02 - 22:17:26


2002-05-28  Kurt Zenker  <kz@openoffice.org>  [134fa621492f871f961a994c4c91d988ab90e305]

Merge SRX642: 28.05.02 - 22:15:21


2002-05-28  Rüdiger Timm  <rt@openoffice.org>  [6995e2f8321e96250a4b81c637cbaca976f1757b]

Merge SRX642: 28.05.02 - 22:14:03


2002-05-28  Rüdiger Timm  <rt@openoffice.org>  [0453e998bdaad826673e6d7e9bed21a5a5fc5d91]

Merge SRX642: 28.05.02 - 22:14:08


2002-05-28  Kurt Zenker  <kz@openoffice.org>  [33aa9a66c11d9f80f0203733bcc97a500266e0ad]

Merge SRX642: 28.05.02 - 22:13:10


2002-05-28  Kurt Zenker  <kz@openoffice.org>  [ecf2163f115192a141089a6ccd9bc10dcb502209]

Merge SRX642: 28.05.02 - 22:12:32


2002-05-28  Kurt Zenker  <kz@openoffice.org>  [15a8d8ccb87fc2b7431253b106f2389e7c8d976c]

Merge SRX642: 28.05.02 - 22:13:18


2002-05-28  Kurt Zenker  <kz@openoffice.org>  [fde28a66f0e1cf1e57bdb86e65b349242363f734]

Merge SRX642: 28.05.02 - 22:11:16


2002-05-28  Herbert Duerr  <hdu@openoffice.org>  [b4a5bc33962d1957fbe3d6bd8161cc5646e3b3fb]

#97492# re-implement asian kerning for CTL vcl, remove char width array


2002-05-28  Herbert Duerr  <hdu@openoffice.org>  [61acff27525091370343197da1561d30c703f1e8]

#97492# re-implement asian kerning for CTL vcl


2002-05-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [330002926ec7f96b4abed9dd777b67288d276428]

#65293#: constness


2002-05-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [a998b8b0fac59a6e5bcc9026443f49f4221680e7]

#65293#: removed include


2002-05-28  Juergen Schmidt  <jsc@openoffice.org>  [bbfab431e8385f38b5bc1dc6aaf29354837a3581]

#99552# insert misssing


2002-05-28  Nikolai Pretzell  <np@openoffice.org>  [6364f0b3c8deebdeee12e8b18db0981229a3f1de]

#98964#, Index was only partially sorted.


2002-05-28  Stephan Schäfer  <ssa@openoffice.org>  [f24cddaa211655b7b2a7e9333a37147b73125d2c]

#98154# draw green arrow without offset


2002-05-28  Kurt Zenker  <kz@openoffice.org>  [f3f649d7afe5b4beb455febc680c4c4a37020f8f]

new version for SRX642


2002-05-28  Kurt Zenker  <kz@openoffice.org>  [eeb1501de360f2546a27013fa8864bf806fba3f4]

new version for SRX642


2002-05-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [da05946c0c606a1a31abb2bf94fb0a8dd9dbe53a]

#65293#: GCC needs temporary


2002-05-28  Frank Schönheit  <fs@openoffice.org>  [095f363c09f300a85f6aaa356d88794517ccd8e9]

#99538# +RID_STR_FORMATTED_CLASSNAME / match the default logical names for controls to the toolbox slots visible at the UI


2002-05-28  Jörg Barfurth  <jb@openoffice.org>  [257dee16bc45a655062bf2d3bf05042b51ac5e2e]

#98489# Add missing conversion function for sequences


2002-05-28  Frank Schönheit  <fs@openoffice.org>  [4eae96eaaf60053c41238d4439010fef4775fb2d]

#99538# more sophisticated getDefaultName


2002-05-28  Frank Schönheit  <fs@openoffice.org>  [bdf2dacd049de01792f47820636358f2fc4e0bd8]

#99538# +RID_STR_FORMATTED_CLASSNAME


2002-05-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [ceeb8921f880ef301bda8bf7c6ee84e4fb15cf01]

#65293#: GCC needs temporary


2002-05-28  Jörg Barfurth  <jb@openoffice.org>  [ae12b2665df9034c9c2572108f5b58796f1fecd7]

#98489# Handle VOID type in override node by using late conversion


2002-05-28  Jörg Barfurth  <jb@openoffice.org>  [2f0251edc004e2252b31426d8422be97bf02cbe6]

#98489# Complete layer writing: add new value formatting


2002-05-28  Jörg Barfurth  <jb@openoffice.org>  [e98edf3382d12035f613bea9720cf67009bb3e47]

#98489# Complete Update merging


2002-05-28  Behrend Cornelius  <bc@openoffice.org>  [b304a07eb7328faa8d3a9c025aa6017544beb71f]

#99085# createReport Routine inserted


2002-05-28  Frank Schönheit  <fs@openoffice.org>  [4c8f73929f6543a2f892544bfdeb1f4649498757]

#


2002-05-28  Frank Schönheit  <fs@openoffice.org>  [d0ae46d499e5a273e7ca492cf6ca3a6091b7df11]

initial checkin


2002-05-28  Tom Verbeek  <tv@openoffice.org>  [deb76e4845b9b5afcff59c5154074bcdee4c9c92]

#99085# added second service to start the filling of a report


2002-05-28  Vladimir Glazounov  <vg@openoffice.org>  [bec4a90d53b0245ed5acef8bc0715ea15246bd36]

SRX642


2002-05-28  Vladimir Glazounov  <vg@openoffice.org>  [153b0dfac7ad359ddb832fc9359b75eb9e221a12]

#65293# MT: Typedef for solaris compiler


2002-05-28  Vladimir Glazounov  <vg@openoffice.org>  [88b13ec21dedfa640d1be5173d8cf2b146464112]

#65293# added STL header


2002-05-28  Oliver Specht  <os@openoffice.org>  [401604e1cb6bffedb35fff8f8705d5df93f6aaca]

#99620# mask color of HC ImageLists changed


2002-05-28  Philipp Lohmann  <pl@openoffice.org>  [d1570acceff37b4599ff09977d5b326c1b84e187]

#98573# additional helper methods for accessibility


2002-05-28  Kurt Zenker  <kz@openoffice.org>  [f8eb126fc8bc61deb520fa1fd2a08c750fb8a406]

new version for SRX642


2002-05-28  Oliver Specht  <os@openoffice.org>  [bf705ee599d02d66103291a8e5086d9d89d16ada]

#98391# moving/resizing of frames and drawings implemented


2002-05-28  Oliver Specht  <os@openoffice.org>  [2fad0d404fc5bfdf910f7d48c8a3afb2c3abcba0]

#98388# move of anchor implemented


2002-05-28  Sascha Ballach  <sab@openoffice.org>  [46b1804143fa0d7622745e3b1a44f0ffc92ac016]

#95584#; remove #ifndef PRODUCT macro


2002-05-28  Mathias Bauer  <mba@openoffice.org>  [852d324e6ddaab756abcb36fb15e050eae67ed4e]

#98405#: different memberids for RectangleItem


2002-05-28  Mathias Bauer  <mba@openoffice.org>  [f3c36688979ab0acfb10a31d4b89b3dce6564596]

#98405#: different memberids for RectangleItem


2002-05-28  Andreas Martens  <ama@openoffice.org>  [a0b60051016103f7218407a09013933a793c459a]

Fix #98388#: Moving anchor


2002-05-28  Vladimir Glazounov  <vg@openoffice.org>  [1a0d0b7ad697ca4b2e24745f2b78aeea12ac805f]

#65293# added some headers for desktop


2002-05-28  Kurt Zenker  <kz@openoffice.org>  [dd98c000c1e75c49a706e35918fd171a503eaeb3]

new version for SRX642


2002-05-28  Kurt Zenker  <kz@openoffice.org>  [5bc23cead943b4415135a8b16fb2d03a6351d218]

new version for SRX642


2002-05-28  Juergen Schmidt  <jsc@openoffice.org>  [5e69f119cc604efdc54a92b2b01e85667636dc88]

#insert build dependency


2002-05-28  Oliver Specht  <os@openoffice.org>  [eb056b46a707fcec7c92cb2d081fb627298fa421]

#98785# use of extended help id range


2002-05-28  Ocke Janssen  <oj@openoffice.org>  [91ec688556acd02427e74a6b869b14217057bf0f]

#99607# set maskcolor to magenta


2002-05-28  Ocke Janssen  <oj@openoffice.org>  [e64f2f186844dd873ad695a3a8cec13b9722e7d5]

#99603# set maskcolor to magenta


2002-05-28  Ocke Janssen  <oj@openoffice.org>  [2dd3dd61f449a8c75bf394ff5c820d393b9969b6]

#99609# #99607# set maskcolor to magenta


2002-05-28  Kurt Zenker  <kz@openoffice.org>  [fbcfe2c1a67cb48ffede046280515581a6e105eb]

new version for SRC658


2002-05-28  Juergen Schmidt  <jsc@openoffice.org>  [64f4577f3ab59c4f3657d6269a4a09d47d7b3810]

#99053# change productname for openoffice build


2002-05-28  Caolán McNamara  <cmc@openoffice.org>  [331bbf434e28af02867a75d35072ff4eec5ccd4b]

#99584# word 7 lists strike back


2002-05-28  Kurt Zenker  <kz@openoffice.org>  [d4316a1638b52a8ec15c055bc492211a89567e2f]

new version for SRC658


2002-05-28  Oliver Specht  <os@openoffice.org>  [99dd31050f30368850234a11872e5b7398a4e8e7]

#97532# NumMenuButton removed


2002-05-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [47cbf92d02e60a78a76efcbce609358a0551fa65]

#65293#: partwnd.cxx is exception file


2002-05-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [b263893b0386958e7badba3545a00b87554ccae2]

#65293#: syntax


2002-05-28  Juergen Schmidt  <jsc@openoffice.org>  [af78582d28afe3932e46f9842dd7797ff0bbd020]

#990053# remove minor for Sun build


2002-05-28  Christian Lippka  <cl@openoffice.org>  [d909abfbc85cdec315a49e051d154327783abe3d]

#99257# high contrast images for tree list boxes


2002-05-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [f431658eff0703a6ca0f1d42faa8c9eb2789be71]

#65293#: insert braces


2002-05-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [8147b602119ba6129753c7ebfa89aa4effa5adcc]

#65293#: syntax


2002-05-28  Christian Lippka  <cl@openoffice.org>  [ab08f1b7753ccda0c1b602690d5112452cd607ed]

#99257# high contrast images for tree list boxes


2002-05-28  Juergen Schmidt  <jsc@openoffice.org>  [1d1869fb7bbc8b44186cfb2b3f27fa9fd8f2da88]

#990053# remove minor for Sun build


2002-05-28  Kurt Zenker  <kz@openoffice.org>  [623b0186601a9f42851531820dc911a35180ba0e]

new version for SRX642


2002-05-28  Kurt Zenker  <kz@openoffice.org>  [6449adca1f41d5a6842605d0de57d84f2c00d791]

new version for SRX642


2002-05-28  Oliver Specht  <os@openoffice.org>  [ccd8cfac3b6c54ea86a9eaf7d0df429ddb09f66d]

#99537# key stroke travelling in ValueSets improved


2002-05-28  Oliver Specht  <os@openoffice.org>  [e63c844cc645566d1cad412bbccc178fd4f00d53]

#99537# key stroke travelling improved


2002-05-28  Philipp Lohmann  <pl@openoffice.org>  [ad59143280e154d8686fc8111555da226ca30a73]

#99579# make WM_CLASS property more ICCCM compliant


2002-05-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [08d09fe53e335454b642b15f26f6c801333d76d7]

new version for SRC658


2002-05-28  Kurt Zenker  <kz@openoffice.org>  [de505ed752ed14b7cd3105017f616e8996065740]

new version for SRX642


2002-05-28  Kurt Zenker  <kz@openoffice.org>  [cb2e9e4d0ebd05fb202efb36096dfa2094bfcb44]

new version for SRX642


2002-05-28  Frank Meies  <fme@openoffice.org>  [e443581b392e613529f0bf3b71527c0b9b5585ef]

#98281# Bidi - SwitchLTRtoRTL should respect left and right offset


2002-05-28  Frank Meies  <fme@openoffice.org>  [09d3e4cb3b8d7b5b7094567a289e3d59db6baa1d]

#98281# Bidi - Position of PostItsPortions inside SwBidiPortions


2002-05-28  Herbert Duerr  <hdu@openoffice.org>  [1d75a1715b6bc1d52a0512a4d811848ac2f3e3ac]

#99019# avoid glyph indexing on non-TT fonts


2002-05-28  Dirk Grobler  <dg@openoffice.org>  [5ea83d88e10c78b9244010306f68244cfb63f93b]

#97750# data output compressed


2002-05-28  Mathias Bauer  <mba@openoffice.org>  [0f52f46ee387594fdbdc9f514284fb7d66d19ca0]

#98405#: typos


2002-05-28  Mathias Bauer  <mba@openoffice.org>  [4508f0023f8c63c65eed679f6413df5824c4ecaa]

#98405#: typos


2002-05-28  Kurt Zenker  <kz@openoffice.org>  [f386a9a972cdbf1633f957d852fcf377017b411b]

new version for SRX642


2002-05-28  Juergen Schmidt  <jsc@openoffice.org>  [065ad27b6b50a0ae47ca6f6c00aef4d56ba9aae7]

#99053# insert env varible for auto deployment


2002-05-28  Juergen Schmidt  <jsc@openoffice.org>  [c31e83a9379811bcf6a0526722aed51bff225654]

#99053# change auto deployment variable


2002-05-28  Vladimir Glazounov  <vg@openoffice.org>  [522624fc10eea1126518ac6fc9ab4df9bcec0ba3]

#65293# corrected typo


2002-05-28  Kurt Zenker  <kz@openoffice.org>  [a7911cd2224b0681947a1635bee8f8b0051f1c75]

new version for SRX642


2002-05-28  Stephan Bergmann  <sb@openoffice.org>  [901b0137ab2b99ef55818bcbd1ed335ea11eb2ab]

#96038# Added MIME charset names for GB18030 and GBK.


2002-05-28  Ocke Janssen  <oj@openoffice.org>  [7aca6b276183c082189edabd39a85742b008e0b5]

#99512# new module description


2002-05-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [3ed2f9721c52132e7cba34d1f2faf3f573b68747]

#65293#: fix broken line terminator


2002-05-28  Ocke Janssen  <oj@openoffice.org>  [575f99890cba0e4daf8b214699c1da2807599020]

#99549# check if we are already disposed before invalidate all slots


2002-05-28  Christian Lippka  <cl@openoffice.org>  [c4fda46f6b56512287efe2ba2db1aec98890e7e7]

#99013# grab focus to document when using CTRL on select


2002-05-28  Christian Lippka  <cl@openoffice.org>  [058537da447224302f97c5a5290412c9f2ed0ffc]

#99556# + onExport


2002-05-28  Frank Meies  <fme@openoffice.org>  [d6d6518420f4af00fb6e9d82e14a83e76117cd8a]

#98281# Bidi - Wrong starting position for BackBrush inside SwBidiPortions


2002-05-28  Christian Lippka  <cl@openoffice.org>  [83ba1caaccc6aa1f14d5ac21cd2cc06542da9f49]

#99572# use color from configuration for hyperlinks


2002-05-28  Ocke Janssen  <oj@openoffice.org>  [b35c6e067379719d43e74516f38426c653c97f04]

#96792# new methods for pasting tables


2002-05-28  Kurt Zenker  <kz@openoffice.org>  [12a906035d5ae31fe71623ca9e81c76fff34a948]

SRX642


2002-05-28  Ocke Janssen  <oj@openoffice.org>  [8323e8ae2e8979486f3c1a17ea9f3f2d9c96acda]

#96792# new methods for pasting tables


2002-05-28  Ocke Janssen  <oj@openoffice.org>  [0aee7e5d6ffab67e517922d43b1c9dbb8e04a311]

#96792# new methods for pasting tables


2002-05-28  Juergen Schmidt  <jsc@openoffice.org>  [3176d04998497bb96d06986345cf8e9cd8a5cc11]

#99053# insert links


2002-05-28  Frank Schönheit  <fs@openoffice.org>  [8c68e365db50faf4730078e826bccb054415641a]

#99013# grab the focus to the view when default-creating controls via keyboard


2002-05-28  Sascha Ballach  <sab@openoffice.org>  [a3a133875dc873783137ef6eaa601af79e6b1ab8]

#99532#; set grouped shapes also on the correct layer


2002-05-28  Andreas Schlüns  <as@openoffice.org>  [4bbcde75ae8c96e6854e4c8c5f976230cc436af4]

#99017# fix typo Pocket_Filee


2002-05-27  Kurt Zenker  <kz@openoffice.org>  [03c4a29a4973d59538f4c87fece81fc833028733]

new version for SRC658


2002-05-27  Kurt Zenker  <kz@openoffice.org>  [942c6c3533375ce22a58fa5d3e41b29cda281529]

Merge SRX642: 27.05.02 - 22:18:41


2002-05-27  Kurt Zenker  <kz@openoffice.org>  [3bdd94fda40404a0e25d858cdf0e3c3066e1ad8b]

Merge SRX642: 27.05.02 - 22:18:09


2002-05-27  Kurt Zenker  <kz@openoffice.org>  [abe1088ce8920f596e7939876e77ea19bb80db1a]

Merge SRX642: 27.05.02 - 22:16:23


2002-05-27  Kurt Zenker  <kz@openoffice.org>  [12631434473c9409d5c9a3067b95e910fc6dfc26]

Merge SRX642: 27.05.02 - 22:14:49


2002-05-27  Kurt Zenker  <kz@openoffice.org>  [06f536986686db7ebddfd3836fdea2187e8122df]

Merge SRX642: 27.05.02 - 22:13:55


2002-05-27  Kurt Zenker  <kz@openoffice.org>  [35443def8639745077788c821f48ea78f3bc3a0b]

Merge SRX642: 27.05.02 - 22:13:17


2002-05-27  Vladimir Glazounov  <vg@openoffice.org>  [0af8ea750917dad15cbc94dfe53cb3141fd99ca2]

new version for SRC658


2002-05-27  Kurt Zenker  <kz@openoffice.org>  [ee0867aea1de1f4abc39c8a97dc96df9fcec9b65]

new version for SRC658


2002-05-27  Cyrille Moureaux  <cyrillem@openoffice.org>  [738ff2ed72ae73cab11e51098ced43ea49ddd71c]

Access to Backend service


2002-05-27  Cyrille Moureaux  <cyrillem@openoffice.org>  [6586f85c7be1b5a8140d6db2f5089d45ca081783]

Adapter Backend<->SingleBackend


2002-05-27  Cyrille Moureaux  <cyrillem@openoffice.org>  [a1d029e8b70719a31743e3f10270a9cc9a6f8295]

Makefile for local backend


2002-05-27  Cyrille Moureaux  <cyrillem@openoffice.org>  [7cdaf323263af808c02dae32d12241204a78722a]

Implementation of SingleBackend for local file system


2002-05-27  Cyrille Moureaux  <cyrillem@openoffice.org>  [1438431d8651c73da7284fbc802939022f7d1ae9]

Wrapper for XOutputStream using a temp file


2002-05-27  Cyrille Moureaux  <cyrillem@openoffice.org>  [798a888878ca5307f006cd59cc1049adeb9badd5]

Implementation of XUpdatableLayer for local files


2002-05-27  Thomas Benisch  <tbe@openoffice.org>  [357bc86d5c5694cd148307c3c95e1c5bcf1d68c8]

#97222# set accessible parent and index in parent in VCLXMenuWindow


2002-05-27  Thomas Benisch  <tbe@openoffice.org>  [6d33f42ffd14d4ce8c2554a1420dd493c5ba05d7]

#97222# added vclxaccessiblemenu.obj, vclxaccessiblemenuitem.obj


2002-05-27  Thomas Benisch  <tbe@openoffice.org>  [1cc02e79bfab0258b79eb9c4be2439de8ae42c1b]

#97222# added accessible parent and index in parent to VCLXMenuWindow


2002-05-27  Thorsten Behrens  <thb@openoffice.org>  [511dbbf7d526ef9ad11885432afdd7102f9cfce7]

#96948# Added i18n for EE UAA


2002-05-27  Thomas Benisch  <tbe@openoffice.org>  [40d0771db763d2ce7e230d5a577952869f8b81ff]

#97222# Accessibility for menues


2002-05-27  Jörg Barfurth  <jb@openoffice.org>  [55f25d7563959f87a6b227c8fdb35c46e91ce741]

#98489# Removed reference to static data from template for SunCC


2002-05-27  Daniel Vogelheim  <dvo@openoffice.org>  [e9f85c4ab3d01a20099c6e441839c2cb579e18c9]

#99027# re-evaluate drop action after the drop has been accepted         this should enable the special treatment of single-element file         lists as files


2002-05-27  Stephan Schäfer  <ssa@openoffice.org>  [e1d5c5de852b866b89896f42b4774375973851e4]

#99526# let tabdialogs be dialogs


2002-05-27  Malte Timmermann  <mt@openoffice.org>  [5fffc2f3193b6da75d1580cca8947249f2a3e542]

#99568# Use color configuration


2002-05-27  Dirk Grobler  <dg@openoffice.org>  [9d0296623949a27737a75f78fc09f2d7ff225bf5]

#97750# new ldap property files


2002-05-27  Michael Brauer  <mib@openoffice.org>  [92e67c7cfc95d56b7fb7057ac96225965e60c232]

#95586#: Sending focus events while scrolling


2002-05-27  Michael Brauer  <mib@openoffice.org>  [b3edd22e654fea980b9524b548e5b6490be3755b]

#95586#: Fixed shape notifications


2002-05-27  Michael Brauer  <mib@openoffice.org>  [c5aba3a31737a5267fe20be49e89318233823e46]

#95586#: Fixed GetParent for shapes in page preview


2002-05-27  Mathias Bauer  <mba@openoffice.org>  [ed15270b393bac4ff1a294bc20a1941a17ff16dc]

#98405#: slots reorganized


2002-05-27  Mathias Bauer  <mba@openoffice.org>  [b5c7f52f7303a98380d2fb4288315107a06f860a]

#98405#: support for structs as arrays


2002-05-27  Mathias Bauer  <mba@openoffice.org>  [1cb5c19635535c1979de5d01865d720d48aad3c2]

#98405#: Slots reorganized


2002-05-27  Gregor Hartmann  <gh@openoffice.org>  [3c89ced6aaae054d90524b258201b54f07807595]

debuging aids


2002-05-27  Malte Timmermann  <mt@openoffice.org>  [55f222ad25f5ad3a2be477ed0525d6bce63059ed]

#99561# ForceAutoColor


2002-05-27  Thomas Lange  <tl@openoffice.org>  [16da5560ecd16fc862606e346f28ceb411c17aa9]

#97492# use of extended outputdevice for CTL; need to explicitly set ALIGN_TOP now.


2002-05-27  Mathias Bauer  <mba@openoffice.org>  [3a268dab99e3918329bf5f463f7e33181a60c461]

#98405#: Put/QueryValue implemented


2002-05-27  Mathias Bauer  <mba@openoffice.org>  [543d858c7a6145e3b064ecdc18d5466388984ecc]

#98405#: Put/QueryValue implemented


2002-05-27  Philipp Lohmann  <pl@openoffice.org>  [82b37fd05310fb47b40644d31cb9f40f0f9bb3ce]

#98940# guess decoration extents by parent


2002-05-27  Mathias Bauer  <mba@openoffice.org>  [d0fb1dea3139652606f2d282c1e0354f0e3bab3a]

#98405#: Slots reorganized


2002-05-27  Mathias Bauer  <mba@openoffice.org>  [a7d4500bc6b462a2c0c4c5ec37dd0bd66d95dfde]

#98405#: Slots reorganized


2002-05-27  Mathias Bauer  <mba@openoffice.org>  [8589ae3c159cbd29c49f9c816ff089898c5b3818]

#98405#: Slots reorganized


2002-05-27  Malte Timmermann  <mt@openoffice.org>  [83146af23f384e3f6690dce6fe9b3be7d5b4abe2]

#99561# ForceAutoColor


2002-05-27  Mathias Bauer  <mba@openoffice.org>  [044f549f56adf3ffb6eeef4d96c4754e7666730f]

#98405#: Put/QueryValue implemented


2002-05-27  Mathias Bauer  <mba@openoffice.org>  [20fcf5c05a61fb178a9bd943d5fefde741673125]

#98405#: slot reorganized


2002-05-27  Mathias Bauer  <mba@openoffice.org>  [cb66c0683b353fbcf0979edddf1014442d20e6e7]

#98405#: Allow registration of external filters for 5.0 formats


2002-05-27  Malte Timmermann  <mt@openoffice.org>  [aa40400895dce5e760bb7da632bf08a9e9614a8a]

#99561# ForceAutoColor


2002-05-27  Juergen Schmidt  <jsc@openoffice.org>  [008e4f0cc604ea319a0c7210c75f5e98706372d2]

#99053# insert dependency to apiwww (docu)


2002-05-27  Mathias Bauer  <mba@openoffice.org>  [4bb4ea3ac50fde72eb5fa1e58b1f2f025ae03df8]

#98405#: Allow registration of external filters for 5.0 formats


2002-05-27  Mathias Bauer  <mba@openoffice.org>  [c4bfd8d9e1dfa5e76d54cf369684a7129bb67e9d]

#98405#: slot reorganized


2002-05-27  Mathias Bauer  <mba@openoffice.org>  [2428cae85473a7f998da7b8b2ffb7cf2cd445320]

#98405#: don't use Bindings for execution with parameters


2002-05-27  Juergen Schmidt  <jsc@openoffice.org>  [7fc1ab64651d58a1d399697f4e777b1e8fbb334e]

#99053# insert docu


2002-05-27  Jörg Barfurth  <jb@openoffice.org>  [220878387f25ce87415b1f2011333c7fd55b7fc7]

#98489# Corrections to syntax for SunCC


2002-05-27  Mathias Bauer  <mba@openoffice.org>  [cef4c601d825027e807236a5b364edddb39be809]

#98405#: more debugging code for macro recording


2002-05-27  Daniel Vogelheim  <dvo@openoffice.org>  [926a2a5918abfc9ef224932a658ca0b9551f1d50]

#99080# made URL formats (Netscape Bookmark, Uniform Resource Locator, FileGrpDescriptor) less important         than plain text


2002-05-27  Mathias Bauer  <mba@openoffice.org>  [443ee3222a2f9db4a6693e1db29e89d24d6cfbf6]

#98405#: slot reorganized


2002-05-27  Malte Timmermann  <mt@openoffice.org>  [298511923f524c0d966b8e299ab3d7ce1bb0dc0e]

#98356# COLOR_AUTO: White on dark background, even if AutoColor is not enabled


2002-05-27  Daniel Vogelheim  <dvo@openoffice.org>  [7e7e272378f19f8daef030d9c244e2300c3b9edc]

#99080# offer FileGrpDescriptor in 'Paste Special' dialog and buttons


2002-05-27  Vladimir Glazounov  <vg@openoffice.org>  [48fe4b9bc6d647798d793c73fd3366c506a5867d]

SRX642


2002-05-27  Frank Meies  <fme@openoffice.org>  [52b70ebe3fef512e1d4f00f0cd41eac57d3fbce0]

#98281#: Bidi - Show correct rectangle in overwrite mode when entering an SwBidiPortion


2002-05-27  Oliver Specht  <os@openoffice.org>  [aed3b5aa6c2bef0e299f712875f87e4e58077ae3]

#98405# SfxRequest::Done() called for recording


2002-05-27  Kurt Zenker  <kz@openoffice.org>  [b85b308cdcab7294402525657f3f7753288737a0]

Merge SRX642: 27.05.02 - 14:51:38


2002-05-27  Kurt Zenker  <kz@openoffice.org>  [1d3ea08a9a2cda6ab33f51980ca33d0649a0866a]

Merge SRX642: 27.05.02 - 14:47:07


2002-05-27  Kurt Zenker  <kz@openoffice.org>  [02b7a00d4a2213470722992b9f74df79aa0789b9]

Merge SRX642: 27.05.02 - 14:43:41


2002-05-27  Herbert Duerr  <hdu@openoffice.org>  [525fa4930491f2989a010339eb2b602b5ac8ded7]

#99456# cms: issue 5307


2002-05-27  Kurt Zenker  <kz@openoffice.org>  [68ab727d300dfebb2fe401f53e6b098b317c47ac]

Merge SRX642: 27.05.02 - 14:37:42


2002-05-27  Michael Brauer  <mib@openoffice.org>  [5b285f36d6f816a88de9e58564324f2227d612b3]

#95586#: Several changes regarding shapes


2002-05-27  Frank Schönheit  <fs@openoffice.org>  [47aad8eec3d71697ac805e219871997d53f649c2]

#99541# #99543#


2002-05-27  Frank Schönheit  <fs@openoffice.org>  [25d1e48b7357497927c14aa0e8335d9da619cad2]

#99541# +clear


2002-05-27  Kurt Zenker  <kz@openoffice.org>  [66939ba31c3ba1079ff42b08ef6833a5de97802d]

Merge SRX642: 27.05.02 - 14:33:53


2002-05-27  Kurt Zenker  <kz@openoffice.org>  [d032b5c1647863cdc68a5b0542af5552c47ddddf]

Merge SRX642: 27.05.02 - 14:34:56


2002-05-27  Kurt Zenker  <kz@openoffice.org>  [d4c781d530214e315e4dbdb5404df0dedcf048f2]

Merge SRX642: 27.05.02 - 14:33:12


2002-05-27  Daniel Vogelheim  <dvo@openoffice.org>  [094a49a4ad147fb378357a1b20bc589c4affe225]

#99080# fix problem with trailing zero characters when pasting 'UniformResourceLocator' format


2002-05-27  Herbert Duerr  <hdu@openoffice.org>  [20fc21bab00e933864e9339e50ee8d093be0bf2b]

#99456# cms: fix symbol mapping for enclosed 7


2002-05-27  Oliver Specht  <os@openoffice.org>  [32fc9e196f10c8657767c0d0a370a20725c922e9]

#98399# AutoHeight changed to AutoSize


2002-05-27  Christian Lippka  <cl@openoffice.org>  [de62f6c8f2d03ccb0c6a6d02cd784e1a734d54f9]

#99472# overwrite warning for hyperlinks to new documents


2002-05-27  Oliver Specht  <os@openoffice.org>  [ea8518a7c46f17bd5acffc56eea2bdd80cc6d38e]

#99458# text direction ListBox correctly visible, hori left to right direction entry removed when BIDI is not enabled


2002-05-27  Oliver Specht  <os@openoffice.org>  [53997fb5c66d6ba95dfd1b99a0904dfd6540629d]

#98399# labels changed


2002-05-27  Oliver Specht  <os@openoffice.org>  [d32896fc0ba488f8c2b9cb8ada59fdff669ad4ae]

#98399# labels changed


2002-05-27  Jörg Barfurth  <jb@openoffice.org>  [8336b55c487beacb804ab9ee332d0ac964ecb35e]

#98489# Add writing services


2002-05-27  Jörg Barfurth  <jb@openoffice.org>  [490cc59a487d58c983fe8d333cc029174bc286d9]

#98489# Add layer writing service


2002-05-27  Jörg Barfurth  <jb@openoffice.org>  [fd60beea79e2cccc70a3beea0911fdc2aefa0ca5]

#98489# Adjust namespace handling


2002-05-27  Malte Timmermann  <mt@openoffice.org>  [ad3fbbd6f7f6882df4a28924529f1cd4451a55f0]

#98788# New Property DisplayBackgroundColor


2002-05-27  Jörg Barfurth  <jb@openoffice.org>  [8c2a89d07579e95268271515eab51ef14d9d1a52]

#98489# Adjust to interface change


2002-05-27  Jörg Barfurth  <jb@openoffice.org>  [b105dc280d39ddd85b7e9785f4a9bd89e083bb4c]

#98489# Initial support for update merging service


2002-05-27  Oliver Specht  <os@openoffice.org>  [1d0b4eb44959451875cbe98a805f8a4da715913f]

#98399# labels changed


2002-05-27  Jörg Barfurth  <jb@openoffice.org>  [1c2d2378fbce691279c352ef222dd72999112f2b]

#98489# Correct copyright


2002-05-27  Andreas Schlüns  <as@openoffice.org>  [26754159534b632fb6a4f8abae119dc7a214d596]

#99248# ignore process id on call createSystemChild()


2002-05-27  Frank Schönheit  <fs@openoffice.org>  [6e292b9c7e048e6280889402e4a403fbcaea23e0]

#99484# local image lists in the SfxStyleFamilies resource -> high contrast support for the stylist


2002-05-27  Oliver Specht  <os@openoffice.org>  [767c5cb447396cb05b8a45d77eb580716a427026]

#98399# labels changed


2002-05-27  Frank Schönheit  <fs@openoffice.org>  [431c3935e9a08b03b80e928a48f4ff1f13b34b98]

#99484# +updateFamilyImages for high contrast support


2002-05-27  Frank Schönheit  <fs@openoffice.org>  [bbaf634414ddc1dc504c306fb73a0a5afeb0cd0e]

#99484# +DataChanged to recognize settings changes (for high contrast mode)


2002-05-27  Frank Schönheit  <fs@openoffice.org>  [7935b5c99f3c15d8bde0c70cafd08486d42e6bd1]

#99484# +updateImages - for high contrast support (allow local image lists)


2002-05-27  Frank Meies  <fme@openoffice.org>  [b42bd360865c5b931742963482eb264f33e75c79]

Fix #i4540#: Do not consider nagative values for default tab stops


2002-05-27  Frank Meies  <fme@openoffice.org>  [3c2ecdcdaaa3ca4483bd49e14413d960341c5233]

Fix #99401#: Oops, >= instead of > for offset comparision


2002-05-27  Frank Meies  <fme@openoffice.org>  [e8d7540e63f3d36d4882e264d5a36ee53a4cbb7d]

Fix #99401#: Follow should not be allowed to calculate fly frames which are anchored at character of the master


2002-05-27  Andreas Schlüns  <as@openoffice.org>  [347bd75fcdb2ce1ddda342d848904fb52b26cd45]

#99248# ignore process id on call createSystemChild()


2002-05-27  Oliver Specht  <os@openoffice.org>  [4dbb512d00b889f801a37c6eddc9ef995819da0d]

#99496# Style sheet for help system implemented


2002-05-27  Oliver Specht  <os@openoffice.org>  [d9271205f3bef14a02e09385e997beaa49f3052e]

#99496# Style sheet for help system implemented


2002-05-27  Oliver Specht  <os@openoffice.org>  [85f176ad0a0cd56b74db4f8dfbdf0124e26b3282]

#99496# Style sheet for help system implemented


2002-05-24  Karl Hong  <khong@openoffice.org>  [9615c51f354f25adca780900ca55ea6b8ed60e03]

#95565#add Japanese phonetic algorithm for collation and indexentry


2002-05-24  Karl Hong  <khong@openoffice.org>  [64205ab16d0ef5fe62ec1645d4e78e8acaa2a102]

#95565#add Japanese phonetic algorithm for collation and indexentry


2002-05-24  Behrend Cornelius  <bc@openoffice.org>  [a35c7a146f8671a812dc48c900226aff8039efe3]

#99085# Resources for ReportWizard updated


2002-05-24  Behrend Cornelius  <bc@openoffice.org>  [d552f7634e50f029933cd034902adc0e6b545373]

#99085# several modifications


2002-05-24  Niklas Nebel  <nn@openoffice.org>  [be833bf27b6122712507a5633d1fec181214d9fc]

#98721# put created field control to right layer


2002-05-24  Frank Schönheit  <fs@openoffice.org>  [c90fc36f52d0dc9dedc295659f30c46d8846b8ca]

#99484# new (easier) ctor, +IsAvailableRes


2002-05-24  Caolán McNamara  <cmc@openoffice.org>  [294853041355bc9c43e0edda2f139ee4ea4e10d6]

#99507# merge list branch to head


2002-05-24  Sascha Ballach  <sab@openoffice.org>  [da608ec464dd99d04690f7e387b6e73f5fc759f0]

#95584#; add cr at the end of the file


2002-05-24  Philipp Lohmann  <pl@openoffice.org>  [cae1bc7e38a46c7ddeb400dcc010207ab3a57d7f]

#99231# do not handle focus events while presentation is running; it has weird effects on the office


2002-05-24  Martin Hollmichel  <mh@openoffice.org>  [54a18c624e293b5869dae9c7d3cb091a4d957aeb]

add: soltools


2002-05-24  Sascha Ballach  <sab@openoffice.org>  [34667aaeb640b0bfba5e8e1367218a72eeca81fe]

#95584#; add DrawModelBroadcaster and AccessiblePageHeaderArea


2002-05-24  Sascha Ballach  <sab@openoffice.org>  [e916b33bde0e863d33fdbb09dfd08c847ab76f20]

#95584#; add notes and shape support


2002-05-24  Aidan Butler  <aidan@openoffice.org>  [bb5fbd7155561afa5d20975c0fa59ea5944c445a]

*** empty log message ***


2002-05-24  Sascha Ballach  <sab@openoffice.org>  [36522936c4746875986d4ab8395fbb93de73a83d]

#95584#; add text support


2002-05-24  Sascha Ballach  <sab@openoffice.org>  [7a04b9eb491d5bf4844401d1889fca9a9868f29f]

#95584#; make some methods const methods


2002-05-24  Sascha Ballach  <sab@openoffice.org>  [fc3032a2c105fd62fb86481a5f02759285bc5a75]

#95584#; complete the shape support


2002-05-24  Sascha Ballach  <sab@openoffice.org>  [4240464bed7e708202aa11c481e63305ed2e22cc]

#95584#; make some methods const methods; remove FocusListener


2002-05-24  Sascha Ballach  <sab@openoffice.org>  [05f1275964f5f4e4effd8203ddd47d487daa6de6]

#95584#; make every area (left, center, right) of the header/footer a own child


2002-05-24  Sascha Ballach  <sab@openoffice.org>  [dbf9380bf3c07eb7301f8873584bfa6eb61cbeab]

#95584#; make GetBoundingBox a const method


2002-05-24  Sascha Ballach  <sab@openoffice.org>  [44913d97cb258a18baff522add40ed730ac4aef2]

#95584#; add Forwarder of the preview


2002-05-24  gt  <gt@openoffice.org>  [3d7acc671b226ab23effd6865b377e5de8a82da8]

#99483# handle auto color for font preview


2002-05-24  Sascha Ballach  <sab@openoffice.org>  [882d15f01fd7341c1850973d60c9b7bacc7f5e8c]

#95584#; create a Broadcaster to broadcast draw events


2002-05-24  Sascha Ballach  <sab@openoffice.org>  [24da580f8bd0a348fee64c07f9015b09918f8388]

#95584#; add RangeId to have the draw ranges unique


2002-05-24  Andre Fischer  <af@openoffice.org>  [4f777131f53eeb62a44765e5763f98c7e88283f2]

#97772# Adaption to recent changes of the XAccessibleComponent interface.


2002-05-24  Niklas Nebel  <nn@openoffice.org>  [7293e5ed8e9df82deb933fb63aeb808f05640a63]

#99013# return focus to current view if selected with control key


2002-05-24  Daniel Vogelheim  <dvo@openoffice.org>  [19de31ed4e173052b4dc0b093666ef8fe1740e77]

#95586# added XAccessibleValue interface to table cell


2002-05-24  ghiggins  <ghiggins@openoffice.org>  [9c5fd9f400cc93b3b8231f8d2ebe00e921ee3905]

#99344# Adding Single Signon stuff


2002-05-24  Thomas Lange  <tl@openoffice.org>  [222cdf953fa44d609fde68225da84e1e066a2395]

#99081# alingment of fonts in dialog fixed


2002-05-24  Martin Maher  <mmaher@openoffice.org>  [e5a39fda4680c9a8ff5aeb4bf6d87d6cece7bc87]

Added functionality to make sure the Formula cell value is also extracted.


2002-05-24  Martin Maher  <mmaher@openoffice.org>  [be5174b46aec41aff62a91f689b6ac8bc88f57c6]

Added function to get the value of a cell. Used for Formula where the cell value and content are not the same


2002-05-24  Martin Maher  <mmaher@openoffice.org>  [a942d25108703444626feb40f687485e9840e742]

Minor fixes and implementation of the getCellValue method


2002-05-24  Ocke Janssen  <oj@openoffice.org>  [56c79e351ea7f8b28b98badaacbdec58a0e2516c]

#99367# close in closeDoc changed


2002-05-24  Martin Maher  <mmaher@openoffice.org>  [92f45eea94fa595adf545c7a36d16490a003b54c]

Fix for formula consisting of one cell


2002-05-24  Andre Fischer  <af@openoffice.org>  [dc785d089c56793a5463075a3a82a9478a49e101]

#95585# Some corrections to german and english texts.


2002-05-24  Juergen Schmidt  <jsc@openoffice.org>  [26a9fcd148c09a4d31e5c2b318f21057bc2d0947]

#96475# check error condition, no performance lack


2002-05-24  Sven Jacobi  <sj@openoffice.org>  [c50dcb55e05ad873f98f81fe5db911854f8326a3]

#99485# again exporting text fields (slidenumber, hyperlinks ...)


2002-05-24  Oliver Specht  <os@openoffice.org>  [3e9ccbfc6b7b79f44ac5a3de735a25f3ff4c202a]

#98136# new Accessiblity optons: IsForBorders


2002-05-24  Frank Schönheit  <fs@openoffice.org>  [bfe278c36a9cb7cb7240252f17d85f029f222103]

#99226# smartened the way the sub windows are arranged


2002-05-24  Christian Lippka  <cl@openoffice.org>  [59edec6490b0e577762471c0b978e3b9601b7ad3]

#95537# hide empty NameOrIndex items from API


2002-05-24  Frank Schönheit  <fs@openoffice.org>  [2df0dae5f49c0158dcaf69443dde21756d18fbc2]

#99226# separated menus which were misused way too often


2002-05-24  Frank Schönheit  <fs@openoffice.org>  [43dee38e18d56b587ff8b92bda60f77b165c0ba5]

#99226# allow keyboard-triggered column context menu / allow column width to be set via context menu


2002-05-24  Martin Maher  <mmaher@openoffice.org>  [e777fcc868039ce36490eea68ca6770c6f808364]

Added a Value attribute to support formula whose value and cell contents are two diffent attributes


2002-05-24  Thomas Lange  <tl@openoffice.org>  [56476e3a93527a2eb81643633b3c2f7d23394c44]

#98792# HC bitmaps for accessibility


2002-05-24  Frank Schönheit  <fs@openoffice.org>  [99252473dde9ed980a5fd59452cfd29f4f75ca0f]

#99226# separated menus which were misused way too often


2002-05-24  Frank Schönheit  <fs@openoffice.org>  [32f5315e22e3b3169be26a9eeb6ef545b72f296c]

#99226# +adjustBrowseBoxColumnWidth


2002-05-24  Frank Schönheit  <fs@openoffice.org>  [733e74964144fdb2e360d23fab7e8ed745392363]

#99226# new ctor param for a different standard value


2002-05-24  Frank Schönheit  <fs@openoffice.org>  [5823ea7ae0a97cee83fef5fdf599a3fb96d87461]

#99226# +m_bInSplitHandler


2002-05-24  Michael Brauer  <mib@openoffice.org>  [ba69f7ffc6eaf2cdcee8ed7c09626b40376bc767]

#97826#: set font at default style instead of pool


2002-05-24  Michael Brauer  <mib@openoffice.org>  [6ec717e4ec0a31b32e6713d394f567f6eabe20ac]

#97826#: Export default style correctly


2002-05-24  Frank Schönheit  <fs@openoffice.org>  [7b5ff31951e158ab80cd1ed1349f3400db23b685]

#99226# new ctor param for a different standard value


2002-05-24  Frank Schönheit  <fs@openoffice.org>  [fedd8be80507e6e8020f85408d9eb7392831b6dd]

#99226# separated menus which were misused way too often


2002-05-24  Frank Schönheit  <fs@openoffice.org>  [f2917a94c3e8860a51c9fafa312cc2d2865d9a40]

#99226# +adjustBrowseBoxColumnWidth


2002-05-24  Philipp Lohmann  <pl@openoffice.org>  [3822d53be1618c94d777af6d8677b37d84d03461]

#98573# (ref. 98931) ATToole changes made to new file structure


2002-05-24  Thomas Lange  <tl@openoffice.org>  [260810f6b0eb350aeb5c82fadb9ad4dcbfc0f9f2]

#98792# HC bitmaps for accessibility


2002-05-24  Andreas Schlüns  <as@openoffice.org>  [9a47f6e1610a36140cec7ec9d5700b8ae2050a64]

#99101# catch disposed exceptions if listener connections are broken


2002-05-24  Andreas Schlüns  <as@openoffice.org>  [613233b847bf1f735a9d2f7f71069651e5419d72]

#99101# catch disposed exceptions for broken listener connections


2002-05-24  Andreas Schlüns  <as@openoffice.org>  [20517fab645cd30db6f1ed0f4263e2d20c48ae43]

fix #91939# top level


2002-05-24  Juergen Schmidt  <jsc@openoffice.org>  [53dfdf161e2142f691a216a95c34ba339b78952f]

#99053# add basic regcomp example


2002-05-24  Andreas Schlüns  <as@openoffice.org>  [e2334af6b5a2e352b3118de64bdab2e8b3f7397e]

#91939# don't use deprectaed  tasks supplier


2002-05-24  Oliver Specht  <os@openoffice.org>  [7fa73ebeeb13319f87b5094f92b4d080599f5936]

#98136# new Accessiblity optons: IsForBorders


2002-05-24  Oliver Specht  <os@openoffice.org>  [153c4d87a75d209caf1ee4760405beb5b4b30ff5]

#98136# new Accessiblity optons: IsForBorders


2002-05-24  Cyrille Moureaux  <cyrillem@openoffice.org>  [b283f3d15587be1cd5571b2372ddbc7888eb6eaa]

Put back the configuration::backend stuff


2002-05-24  Sven Jacobi  <sj@openoffice.org>  [751fda658ad22ee46b48abbb82bab56eefcf7dbd]

#98908# changed ui name of impress_html and draw_html export


2002-05-24  Christian Lippka  <cl@openoffice.org>  [ccc4caddf1f9e40824f3797416e3cb2f6da5d13c]

#97979# switch page correctly, also when selecting shapes


2002-05-24  gt  <gt@openoffice.org>  [531a3bafc6402de09c44656112401d9fb15bf235]

#99251# use of default images from SvLBoxButtonData


2002-05-24  gt  <gt@openoffice.org>  [9159d3b959d7e26c1f9ad2d8d4bc223974791e78]

#99251# default images for class SvLBoxButtonData


2002-05-24  Andreas Schlüns  <as@openoffice.org>  [a8bcdd8ef8926382803c1a11f742e84dc58c1311]

dont use deprecated tasks supplier


2002-05-24  Andreas Martens  <ama@openoffice.org>  [8a44fa70e563ec5d09db51952ae5881167e66493]

Fix #99268#: Fly in footer


2002-05-24  Hans-Joachim Lankenau  <hjs@openoffice.org>  [4921e88fcdd864472ea68a1aa782e838107e6e29]

win/tcsh


2002-05-24  Andre Fischer  <af@openoffice.org>  [68f61ca6f1149a1b24a4ac3dba19add626a42085]

#95585# Fixed calculation of positions.


2002-05-24  Thomas Lange  <tl@openoffice.org>  [ad2d6cfbe57cca59ccd3a0b3facd0104fabadc4f]

#98669# accessibility in Math


2002-05-24  Christian Lippka  <cl@openoffice.org>  [f86493206037877eccef1df0d73141bdf9e24b67]

#95585# added boundrect property to all shapes


2002-05-24  Daniel Rentz  <dr@openoffice.org>  [e8a9d4efc64e6048ba08e81c005f8f1175b3627f]

#65293# merge error corrected


2002-05-24  Andreas Martens  <ama@openoffice.org>  [de483d929ac023f296909d29b2b7436d95fb4ea0]

Fix #99474#: Don't forget the right border (grid)


2002-05-24  Oliver Specht  <os@openoffice.org>  [d664e7983a81b1a0ace859d0d721de599d2c99f3]

#98391# leave 'draw handle mode' with escape


2002-05-24  Oliver Specht  <os@openoffice.org>  [360be035ccf404c98d08c98838d27e41317a3f53]

#98391# moving/resizing of frames and drawings implemented


2002-05-24  Vladimir Glazounov  <vg@openoffice.org>  [c4436b3a05db8928f2384b484c6c95bea2c304fa]

SRX642


2002-05-24  Thomas Lange  <tl@openoffice.org>  [815d673408b8f0f67cb463d5b5ddaf3126c9f0f3]

#98669# accessibility in Math


2002-05-24  Thomas Lange  <tl@openoffice.org>  [8960f57cdd3f8d404ba123d4b546bfcadf98429a]

#98791# Highcontrast bitmaps for accessibility


2002-05-24  Frank Schönheit  <fs@openoffice.org>  [7472ac575a01842a65fc3216a311cf0f6cb7dddd]

#99030# use the BoolItem in the state to disallow drop-down / use the bindings, not the dispatcher directly


2002-05-23  Kurt Zenker  <kz@openoffice.org>  [6557e2c362602476dcafa460cafb531d87efeeec]

Merge SRX642: 24.05.02 - 00:00:43


2002-05-23  Kurt Zenker  <kz@openoffice.org>  [01c8a432345f1ad9e7dde1e7440e575a051440a4]

Merge SRX642: 23.05.02 - 22:21:24


2002-05-23  Kurt Zenker  <kz@openoffice.org>  [d8868b51175d7c8f9d0926f3f9f8ab0de51105bc]

Merge SRX642: 23.05.02 - 22:19:53


2002-05-23  Kurt Zenker  <kz@openoffice.org>  [05b06d4627ac41a59d380b82a8f9d377554e2709]

Merge SRX642: 05/23/02 - 22:17:19


2002-05-23  Kurt Zenker  <kz@openoffice.org>  [4d45969f29d94c313099d0b4f12fa44a88f5f8ff]

Merge SRX642: 23.05.02 - 22:17:12


2002-05-23  Rüdiger Timm  <rt@openoffice.org>  [1557c138208f6e15abf7a5e690632cfe827f43ca]

Merge SRX642: 23.05.02 - 22:16:13


2002-05-23  Vladimir Glazounov  <vg@openoffice.org>  [89acfab49fe9f48e01671708707b7a2f4e43b812]

Merge SRX642: 23.05.02 - 22:15:53


2002-05-23  Kurt Zenker  <kz@openoffice.org>  [0f3d3a513fbcd37fc18024c9745bf12452dac6b7]

Merge SRX642: 23.05.02 - 22:14:33


2002-05-23  Kurt Zenker  <kz@openoffice.org>  [f59aef5f9c8c4ea76b06cb197b9563b44e32e13c]

Merge SRX642: 23.05.02 - 22:15:42


2002-05-23  Kurt Zenker  <kz@openoffice.org>  [acb4264919b3dcf5f0fa81cfab5e12667e334ed9]

Merge SRX642: 23.05.02 - 22:13:13


2002-05-23  Kurt Zenker  <kz@openoffice.org>  [ae9e8b67d5f6a1bb5503b9bb37ce78c91c1b98f5]

Merge SRX642: 23.05.02 - 22:13:04


2002-05-23  Kurt Zenker  <kz@openoffice.org>  [5c71942161ac21e17751e7bf8ac01112c633870b]

Merge SRX642: 23.05.02 - 22:11:21


2002-05-23  Dirk Grobler  <dg@openoffice.org>  [e1a73ca72ceeaf2348ef0dbd8aafa42624e0fe10]

#97750# generating ldap component mappings


2002-05-23  Dirk Grobler  <dg@openoffice.org>  [020908675225dcd64c7ab27ca41d555b72619177]

#97750# default schema for LDAP DS


2002-05-23  Dirk Grobler  <dg@openoffice.org>  [0ff65e7aa039b442e61080aae50e4ef629f8ff4c]

#97750# property mapping for LDAP DS


2002-05-23  Herbert Duerr  <hdu@openoffice.org>  [506a3500d5f2308fe24257b55d7ffa92e15b0125]

#99456# squeeze text if needed


2002-05-23  Niklas Nebel  <nn@openoffice.org>  [f4cbc8207ed944e1253182ff0a264d15ce8b58d6]

#98721# support creating field control from field selection window


2002-05-23  Andre Fischer  <af@openoffice.org>  [48a3958b96691f3bf65764f455c7726512ee3f46]

#97772# Introduced mnExpandLevel to remove problems with recursion.


2002-05-23  Andre Fischer  <af@openoffice.org>  [4ef72b5b812d417111d5875fc75d0fe8fd42037d]

#97772# Show wait cursor shape during tree expansions.


2002-05-23  Andre Fischer  <af@openoffice.org>  [159b909790cfe663d382a2ce3c21464ef41d9747]

#97772# Providing and using names for roles.


2002-05-23  Vladimir Glazounov  <vg@openoffice.org>  [3bd044e97218b4a64b61253bb0e04147f8570dab]

SRX642


2002-05-23  Andre Fischer  <af@openoffice.org>  [bf5b380c9421a65a89e9da40dc983e401c3bd4f5]

#97772# Clean up of layout creation.


2002-05-23  Andre Fischer  <af@openoffice.org>  [fcb62b5e6d945d44e17d9d8647a8d9a450a918b6]

#97772# Removed unused methods.


2002-05-23  Sven Jacobi  <sj@openoffice.org>  [506ff5f513cfd4d93e5259cf7a7a0e917eb96ce5]

#99502# now also printing eps files which are smaller than 256 bytes


2002-05-23  Michael Brauer  <mib@openoffice.org>  [007558d04b2d4f6a2f7460b91a683e20d41ac384]

#95586#: syntax


2002-05-23  Stephan Schäfer  <ssa@openoffice.org>  [3f03b10bcbcac54e110ad1f438bbaafc7d8b3102]

#98943# improve selectionbackground in hc mode


2002-05-23  Michael Brauer  <mib@openoffice.org>  [eaec063c0caa97dd8b3cadb79101676e805f2d69]

#95586#: Broadcast event  when nodes are splitted


2002-05-23  Frank Schönheit  <fs@openoffice.org>  [b5f0929ca92123feff5513cc5cf64c34f95e7bd9]

#99497# when no filter is given, default to PrimaryEmail instead of FirstName


2002-05-23  Vladimir Glazounov  <vg@openoffice.org>  [0cdd43592dd776acbb6538a3820a7723ac8dfc58]

#65293# new exceptions entry


2002-05-23  Vladimir Glazounov  <vg@openoffice.org>  [bf15293a11fc50601e200d9fd862db15f67e62de]

#65293# corrected typo


2002-05-23  Frank Schönheit  <fs@openoffice.org>  [73c255b9f7193afe393887a19e7f9adf32587639]

#99396# include filepicker image list


2002-05-23  Kurt Zenker  <kz@openoffice.org>  [33a3a9f960462d4d0fb0b97848911323bb211ef4]

new version for SRX642


2002-05-23  Christian Lippka  <cl@openoffice.org>  [771408430c1e95044a862864658bfd9ca23efa18]

#95838# added transient styles


2002-05-23  Frank Schönheit  <fs@openoffice.org>  [0a179bfc6e0e933f1fb4080df165b48ee1607195]

#99396# removed obsolete ids


2002-05-23  Frank Schönheit  <fs@openoffice.org>  [2a0558ab00c4ed176c1d7dc0cf15492c2c171e8e]

#99396# use high contrast images if appropriate


2002-05-23  Frank Schönheit  <fs@openoffice.org>  [729175eb3436a02ab0edee7c07dafa45c0cd344a]

#99396# build image lists for file picker buttons


2002-05-23  Armin Weiss  <aw@openoffice.org>  [11e856919ca472fb4af96de3d6f56af7a34409db]

#98388# add AnchorPressed to be able to aninate anchor control, too


2002-05-23  Sascha Ballach  <sab@openoffice.org>  [292e9056c2708f37c6c1ce3887e378312fb1bb2f]

#95584#; include XFocusListener


2002-05-23  Daniel Rentz  <dr@openoffice.org>  [e9e4bc8399376d45174497deb46ef0d6f43c7eea]

#99369# new slot select tables


2002-05-23  Andreas Schlüns  <as@openoffice.org>  [f875f0d060c68aa57909e0e6c509eebf95324607]

#91939# use XCloseable instead of deprecated task interface


2002-05-23  Christian Lippka  <cl@openoffice.org>  [f689df24a8c3b623fc01a1ba86dbde263332dd50]

#99090# set vertical writing directly on OutlinerParaObject


2002-05-23  Vladimir Glazounov  <vg@openoffice.org>  [43095c855547b1fa456efa6f2b4ec5fb395d8fe1]

#65293# TL: Types in conditional expressions


2002-05-23  Andreas Schlüns  <as@openoffice.org>  [62df05fdb1ff991447349c1cc38118d19c7efe2d]

#91939# supports XClosable; remove deprecated task; ...


2002-05-23  Thorsten Behrens  <thb@openoffice.org>  [db80f11d26551393cfe8060857cb302956b2c6fa]

#96948# Added glyph type, more general catches


2002-05-23  Frank Schönheit  <fs@openoffice.org>  [a2121e3e80adf637d3b38662d834b8e9d4038bf9]

#99030# send a boolean state with PASTE


2002-05-23  Frank Schönheit  <fs@openoffice.org>  [ba85e4eb182fc1c6908aa83c35ad63bcfe7bf450]

use the (member) view clipboard instead of an explicitly created one - during #99030#


2002-05-23  Frank Schönheit  <fs@openoffice.org>  [90202bb88e558fb1cd2e2f77f70ff7d3fc0a8364]

minor cleanup


2002-05-23  Frank Schönheit  <fs@openoffice.org>  [dbabbbedd38e01cfc53f799142c8e3989bbf9427]

#99030# have a clipboard notifier / send a boolean state with PASTE


2002-05-23  Frank Schönheit  <fs@openoffice.org>  [18de45863df2b2c414e16321d3252226ae8f30d5]

#99030# have a clipboard notifier


2002-05-23  Ocke Janssen  <oj@openoffice.org>  [073883765b026aacc77171464a1f619589dfe7eb]

#99407# new typedef inserted


2002-05-23  Ocke Janssen  <oj@openoffice.org>  [1d1b1c009ecbd88415c18f994c7b147ef2546089]

#99407# adjust column positions


2002-05-23  Frank Schönheit  <fs@openoffice.org>  [ecca4166bfe2398ccc54ab78adcde12a3d0a1a39]

+aEditClickPos - don't allow in-place-editing to be triggered by mouse click if then mouse has moved too much when the timer arrives


2002-05-23  Frank Schönheit  <fs@openoffice.org>  [180704f4bbf62c0b0850f082c1238b2e5f25970a]

#99030# ensure that the clipboard is set when creating from clipboard or assigning


2002-05-23  Ocke Janssen  <oj@openoffice.org>  [4d3923b9930a1ccd42a28aca4a8d62917ff3f86f]

#99407# new typedef inserted


2002-05-23  Ocke Janssen  <oj@openoffice.org>  [d747d50b7b96a226a16e44c12db473b4d630bcc6]

#99300# some new methods


2002-05-23  Kurt Zenker  <kz@openoffice.org>  [bfa08e908fecf1ff8c389d8288cc0cb853a8706d]

new version for SRX642


2002-05-23  Ocke Janssen  <oj@openoffice.org>  [b72f56923616b3ea03a4dcea6b9b96d62028bed6]

#99407# new typedef inserted


2002-05-23  Kurt Zenker  <kz@openoffice.org>  [6a5383041ca8159d5b3cdcd9af9298971ce7cdf1]

new version for SRX642


2002-05-23  Ocke Janssen  <oj@openoffice.org>  [ac86b75d240bb368edb2967afebb74849ca9c31e]

#99407# check columns to set


2002-05-23  Ocke Janssen  <oj@openoffice.org>  [ec36bd0d5e0f929d9af00415bc78df1563cd5edf]

#99407# throw error when parameter needed but not set


2002-05-23  Christian Lippka  <cl@openoffice.org>  [cc05fff742498226ecca840252c6a7596181e4ba]

#93604# added missing XMimeTypeInfo


2002-05-23  Daniel Rentz  <dr@openoffice.org>  [13d68645f5e94cd1897746f582e2ada5bd2795af]

#99369# selektieren -> auswaehlen


2002-05-23  Rüdiger Timm  <rt@openoffice.org>  [fd065b6f0f278886851fc0453fa40ef0ebaeb929]

new version for SRX642


2002-05-23  Andreas Schlüns  <as@openoffice.org>  [078a91170bf9052f8af46c3e00c69d3a0f75c575]

#99017# add new types/filters for external formats


2002-05-23  Christian Lippka  <cl@openoffice.org>  [02a989a96c660515b96afe820021779423e3c561]

#98963# new unique ids for fill toolbox controller


2002-05-23  Andre Fischer  <af@openoffice.org>  [e7ca454db0bcef7a431529ff6f2c96c859e27a42]

#95585# Required name change of include file AccessibleTextHelper.hxx


2002-05-23  Vladimir Glazounov  <vg@openoffice.org>  [ab07c50966db27cb0156de01ab4b0cecb600d69e]

#65293# added include


2002-05-23  Niklas Nebel  <nn@openoffice.org>  [2ea64b4c58571ea5d4c3a4cbfdd7dde8c1cc0681]

#98115# ExecGallery: insert sound as hyperlink button


2002-05-23  Christian Lippka  <cl@openoffice.org>  [ba00ab3b8fcb2fea3a8a2e6acaaaf9bb94250f6f]

#97201# always get correct dialog parent, even in options


2002-05-23  Stephan Schäfer  <ssa@openoffice.org>  [c0801fda6251e6402a5b922a4bf8bc13b6e16757]

#98154# kbd accessible splitter


2002-05-23  Christian Lippka  <cl@openoffice.org>  [b24a30ae656077056402a25028aed61cbdff4920]

#92572# added outliner properties to span


2002-05-23  Kurt Zenker  <kz@openoffice.org>  [dd80235980baf88180eee7d7feb35b3511a1df88]

new version for SRX642


2002-05-23  Andre Fischer  <af@openoffice.org>  [d83621e90733caabfced2594a3664d40e03a4dfe]

#97772# Output of expand progress into message area.


2002-05-23  Andre Fischer  <af@openoffice.org>  [c3d08c992c1f3c52780ffe7d97ba80653f0b518c]

#97772# Added antialiasing.


2002-05-23  Andre Fischer  <af@openoffice.org>  [4a8a8446d1bae2a39253b9f950ba431225d6b161]

#97772# Added antialiased option. Added message_append.


2002-05-23  Kurt Zenker  <kz@openoffice.org>  [277da05cadab35ea012683e40092e328530009ed]

new version for SRX642


2002-05-23  Thomas Lange  <tl@openoffice.org>  [c19796dce0188bf646e3c32206fd6534bd1ea333]

#99325# property AnchorPosition added to SwXShape for current version


2002-05-23  Thomas Lange  <tl@openoffice.org>  [d5abeffc0cfc683ef4194b23e0abf8b3059e5808]

#99325# property AnchorPosition added to SwXShape


2002-05-23  Thomas Lange  <tl@openoffice.org>  [a254edf4818c4e7cc397da99294751eb4dcba308]

#99325# FN_ANCHOR_POSITION added


2002-05-23  Thomas Lange  <tl@openoffice.org>  [0cb3cd557f8cf59a2a2b7b8f2fcbde0f0dac6ea4]

#99325# CPPUTYPE_AWTPOINT added


2002-05-23  Christian Lippka  <cl@openoffice.org>  [06bcaf071b8fe0d3787f17a8397496db21994c37]

#98875# fixed SdPageLinkTargets for SdrOle2Object -> GetPersistName()


2002-05-23  Ocke Janssen  <oj@openoffice.org>  [93f5e128176e2e8e82862f9eecf71829669933a4]

#99407# error message corrected


2002-05-23  Ocke Janssen  <oj@openoffice.org>  [aedaeb0a10141ee0eeccde7a0f257180d2c0317c]

#99300# check size of window against visible size


2002-05-23  Ocke Janssen  <oj@openoffice.org>  [bb5e53ffb5c5ad992fbe889b78603cdb1d4085b7]

#98146# enable close slot all the time


2002-05-22  Kurt Zenker  <kz@openoffice.org>  [f77116b26ca0bd0725a566ecde153f316d29fb6f]

new version for SRX642


2002-05-22  Kurt Zenker  <kz@openoffice.org>  [7911168df800b4a2b43b15a3c6f693ee934b5606]

new version for SRX642


2002-05-22  Kurt Zenker  <kz@openoffice.org>  [6a7acd9da70f5330694e95a55d504d38f760fecf]

Merge SRX642: 22.05.02 - 22:18:03


2002-05-22  Kurt Zenker  <kz@openoffice.org>  [040b4dc48e3366706c7639902e188c41431f45e4]

Merge SRX642: 22.05.02 - 22:14:14


2002-05-22  Kurt Zenker  <kz@openoffice.org>  [88919e7714852a178eafb810c3045a1d4bc2096d]

new version for SRX642


2002-05-22  Frank Schönheit  <fs@openoffice.org>  [2ea2d2f9d406d950e35c043a153464c1ed237581]

#99089# +SID_FM_GRABCONTROLFOCUS


2002-05-22  Frank Schönheit  <fs@openoffice.org>  [3291650e7857d81fe7df3edb41b3c9ebf1cb4045]

#99089# +GrabFirstControlFocus


2002-05-22  Frank Schönheit  <fs@openoffice.org>  [f0bfee6201345d7551a40e15e22ec94f1cdd457f]

#99089# _bSync param at AutoFocus / corrected the auto focus so that only focussable controls are considered


2002-05-22  Frank Schönheit  <fs@openoffice.org>  [3b9d363c917612fe38f07e377b3014c85613d78d]

#99089# _bSync param at AutoFocus


2002-05-22  Daniel Vogelheim  <dvo@openoffice.org>  [1589e66ed680126a194611a981781a968af816e0]

#95586# added AccessibleTextType::GLYPH (and ...::ATTRIBUTE_RUN support) (change mail 25 Apr 2002)


2002-05-22  Daniel Vogelheim  <dvo@openoffice.org>  [224b2c19e1b8d7e98b5cac9cf20c9d70bcba01c4]

added support for AccessibleTextType::GLYPH and ATTRIBUTE_RUN


2002-05-22  Frank Schönheit  <fs@openoffice.org>  [a5f4c2b5aa556bc6a9b3d0336375a3b0b6fcc390]

#99030# the paste state needs a dummy boolean now


2002-05-22  Carsten Driesner  <cd@openoffice.org>  [99d53f8abeca7148cf7595fd4c0d4413733efbdb]

#98419# Remove commands from menus loaded from resources


2002-05-22  Oliver Specht  <os@openoffice.org>  [ad29383f27f8294c926fa247933d7bc886456bf3]

#97024# some lines removed, distances changed


2002-05-22  Matthias Huetsch  <mhu@openoffice.org>  [f71ce8710426627f145c95a3f4e83a31a435f8f4]

#90353# Fixed operator new[](), operator delete() mismatch.


2002-05-22  Daniel Rentz  <dr@openoffice.org>  [d5d781491e6676438a4afc1f89a059063d48efe5]

#99357# use StyleSettings for cell pushbutton


2002-05-22  Daniel Rentz  <dr@openoffice.org>  [3a370365cd1e5d366218023ea3a5bc09f8afd29c]

#99357# use StyleSettings for controls


2002-05-22  Caolán McNamara  <cmc@openoffice.org>  [04a7afaa9003678153386afeb66cffe692bfaaf5]

#99440# Must check base styles of style when looking for style frame attributes


2002-05-22  Frank Schönheit  <fs@openoffice.org>  [a48a62f1463a106b987c46494b37119fdd32f117]

#99030# undo/save are own slots when applied to a record (not the global UNDO/SAVE doc)


2002-05-22  Frank Schönheit  <fs@openoffice.org>  [9979afd223a91cfb501ed5471d6bfa33a23545c5]

during #99030#: make our tooboxes consistent with the rest of the office, means give them some space (2 pixels above and below)


2002-05-22  Carsten Driesner  <cd@openoffice.org>  [994500d817a3e8a4a7731de4f9f53580c936287d]

#98926# Draw border only when no fill or automatic color is selected


2002-05-22  Frank Schönheit  <fs@openoffice.org>  [9bc104f0c0e663e890ba578e67ac6310b739af32]

#99030# cut/copy/paste now using the usual UNO names, enabling us to use the main frame toolboxes for these functionality


2002-05-22  Christian Lippka  <cl@openoffice.org>  [f60a03b2f8c55aae521ada8dff17b99db402628e]

#97520# don't overpaint viewshell buttons with scrollbar


2002-05-22  Thomas Benisch  <tbe@openoffice.org>  [1bc0f1420b4e4474537bc42bffc45d001e82e443]

#98573# added IsItemVisible, SelectItem, DeSelect, IsMenuVisible


2002-05-22  Christian Lippka  <cl@openoffice.org>  [9e05752cbb74cf3f2d62c1f15d5a62b195d8991e]

#98139# fixed ::SetDesign / ::GetDesign


2002-05-22  Joachim Lingner  <jl@openoffice.org>  [03f659504c58bff4a7d1381da3e3828b358a33bf]

#99361#


2002-05-22  Caolán McNamara  <cmc@openoffice.org>  [abbc7241ac032926c51ebb8b849a3b25dd4a28ba]

#99440# Cleanups for 99440


2002-05-22  Jörg Budischewski  <jbu@openoffice.org>  [ff267c4363e37f8181644a1c529789c6c8e4fd73]

#99361# regcomp now ignores bootstrap parameters on command line


2002-05-22  Joachim Lingner  <jl@openoffice.org>  [9a327a66bbd8159b52c08b1c975dea5c48adbdba]

#99361#


2002-05-22  Daniel Boelzle  <dbo@openoffice.org>  [6e266851df59748bd90040194abbea5165ef9d9f]

#90353# fixing delete []; giving some message with thrown exceptions


2002-05-22  Christof Pintaske  <cp@openoffice.org>  [c4b0e95982d554d0073f5492e077702622aaaec0]

#97217# having iiimp requires utf-8 encoding in eventloop


2002-05-22  Herbert Duerr  <hdu@openoffice.org>  [e6df2fa4fe55ccf8439f874ef94a32c16c985533]

#99081# always TOP_ALIGN fonts


2002-05-22  Frank Schönheit  <fs@openoffice.org>  [701d9b95dc7226521744197e26cceb13a8739407]

#99030# undo/save are own slots when applied to a record (not the global UNDO/SAVE doc)


2002-05-22  Mathias Bauer  <mba@openoffice.org>  [ab839218054fd19bcfc48f79d0221b918111ef6e]

#98405#: Query/PutValue changed


2002-05-22  Mathias Bauer  <mba@openoffice.org>  [afe0620df9f55f2f6f39f7df7488bffc9e35b525]

#98405#: complain about unknown types


2002-05-22  Mathias Bauer  <mba@openoffice.org>  [b58e287cdb9c7a4344a7e53d275ae461538a562e]

#98405#: use new recording API


2002-05-22  Mathias Bauer  <mba@openoffice.org>  [b3099fad1c84d74da23418839147b776c2fa1233]

#98405#: Query/PutValue changed


2002-05-22  Kai Ahrens  <ka@openoffice.org>  [021703bd569df2b005de580bb15a4bc27a04d6c6]

#99376#: set help ids for tabcontrols


2002-05-22  Philipp Lohmann  <pl@openoffice.org>  [537fd7e37bf2b2f477502ee4f2aff71a45fe7389]

#98412# use correct parent window coordinates in StartPopupMode


2002-05-22  Daniel Rentz  <dr@openoffice.org>  [b82bd3498abecf7f7fc53136e8498c84f2cb32e4]

#99369# New dialog 'Select Sheets'


2002-05-22  Kai Ahrens  <ka@openoffice.org>  [81eccb82b335182580ed9652e2ae05859208ac10]

#99271#: check if all crop sizes are > 0


2002-05-22  Daniel Vogelheim  <dvo@openoffice.org>  [373fa3c85fc616c8a1e5fd8c610943b7b47bf1e7]

#95586# made page preview accessible


2002-05-22  Mathias Bauer  <mba@openoffice.org>  [bb9150301a0b1f5f99f79cc64698f28f3c419758]

#98405#: Query/PutValue changed


2002-05-22  Mathias Bauer  <mba@openoffice.org>  [69acd72b2e697a98767b7c2048c8494c35fcbabf]

#98405#: types and MIDs adjusted


2002-05-22  Andreas Martens  <ama@openoffice.org>  [1865c627f707bd2bd92ed63d643b459b931dd105]

Fix #99298#: Blue border for page preview


2002-05-22  Mathias Bauer  <mba@openoffice.org>  [c1dba346c35fb173543904435765fd409b7f38b8]

#98405#: Query/PutValue changed


2002-05-22  Ocke Janssen  <oj@openoffice.org>  [541056e040e7dbb8a70f015dd620300b675de5d9]

#99277# deactiveCell before activing it again to refill it when nescessary


2002-05-22  Mathias Bauer  <mba@openoffice.org>  [712387046c4130b39f11bc9a50893503baa3d347]

#98405#: ConvertTwips


2002-05-22  Caolán McNamara  <cmc@openoffice.org>  [618ce462658eaa32e9e1b9f337b0f61583f961ce]

#99290# Collect tables and force recalc at end of parsing once for each table, not at end of each row


2002-05-22  Ocke Janssen  <oj@openoffice.org>  [56f81a7d9adde1ac26a46adcdc514af90e2a24ed]

#99302# correct movement


2002-05-22  Ocke Janssen  <oj@openoffice.org>  [315935d18d28db1d8b5ccef52e9c24e0a1788da1]

#99302# correct movement


2002-05-22  Daniel Rentz  <dr@openoffice.org>  [8f28f4b11d9c47b474c48c52b9149b9722a87cda]

#99429# sheet bounds for HLINK


2002-05-22  Mathias Bauer  <mba@openoffice.org>  [243d795ea5f377c967b51163f58ccead9cb34815]

#98859#: use Pos vom CommandEvent


2002-05-22  Ocke Janssen  <oj@openoffice.org>  [170df7bf03eca160819a08bbfaa55d58cca25ea1]

#99300# keyEvent corrected


2002-05-22  Niklas Nebel  <nn@openoffice.org>  [517872a73f37155153460c52da5bba4469d695f0]

#99391# dont use standard formats for automatic elements with conditions or colors


2002-05-22  Ocke Janssen  <oj@openoffice.org>  [b568e72f088d76b0e1c0559d4e8386f05c38f56f]

#99302# correct movement


2002-05-22  Ocke Janssen  <oj@openoffice.org>  [bc1b2e97c234c992d34dff094f3b3ad9a04f327e]

#99302# correct movement


2002-05-22  Kai Ahrens  <ka@openoffice.org>  [e302f3bc5751dd45814d2be5c2940954cd6f684c]

#98849#: set TabStop at all controls


2002-05-22  Oliver Specht  <os@openoffice.org>  [640b7a0abc7dfe94b32c885cbde19e0c3026be10]

#99235# LRSpace vertically corrected; Left/Right position of column item in vertical sections corrected


2002-05-22  Andreas Martens  <ama@openoffice.org>  [f08470de6d7994648dba85a693fe3c3c57a8c375]

Fix #99235#: Wrong column number in vertical tables


2002-05-22  Ocke Janssen  <oj@openoffice.org>  [7ef6b6f8f0d36d60b52f4e833463f982b10739b0]

#99302# check if movement implies to scroll the pane


2002-05-22  Armin Weiss  <aw@openoffice.org>  [a675c9baad79326796f441f1b52cff07cf05a3af]

#98988# Re-implement GetDraftFillColor(...)


2002-05-22  Vladimir Glazounov  <vg@openoffice.org>  [8fecfd23599a547edfa84cebd56d373b98904360]

SRX642


2002-05-22  Vladimir Glazounov  <vg@openoffice.org>  [019c64aa3281ce5cb7f0787290d612ff27ddc33c]

SRX642


2002-05-22  Armin Weiss  <aw@openoffice.org>  [572f6e53616c14ac545d5bb4fa7cd2459bc71ebd]

#98988# test if we are in High contrast mode; if yes, take application document color


2002-05-22  Kai Ahrens  <ka@openoffice.org>  [982f207c08907cc2ba9e97a3db46c012b45a9621]

#99234#: grab focus to document in dtor


2002-05-22  Kai Ahrens  <ka@openoffice.org>  [70e53d745003dd2373a80f8f1c72daa9dd1a6c8e]

#98849#: set TabStop at all controls


2002-05-22  Daniel Vogelheim  <dvo@openoffice.org>  [60d2cc3a8aff0792b4c269d106c9a06040093542]

#95586# fixed accessible resources (as given by EM), and added resources for page description/name


2002-05-22  Jörg Barfurth  <jb@openoffice.org>  [441a2bbfe7d7c62df318e66800ba724b4a0338b6]

#98489# Factored service info helpers for use in new services


2002-05-22  Andreas Martens  <ama@openoffice.org>  [908669e7f77b55e9642aa4f941043acc307c7532]

Fix #99454#: Loop in footer with fly frame


2002-05-22  ghiggins  <ghiggins@openoffice.org>  [f7d34eaf23f7b9ad84bef93a85c081bde12289f6]

#99344# Single Signon stuff


2002-05-22  Andre Fischer  <af@openoffice.org>  [5442f2623d8568e4146035f6a2d3dea06d321a78]

#95585# Copying member mxController in copy constructor and assignment operator.


2002-05-22  Andre Fischer  <af@openoffice.org>  [dc3db99ae6913480890f2386943e90dd7104fb1a]

#95585# Using member mxController instead of argument rxController.


2002-05-22  Andre Fischer  <af@openoffice.org>  [8488e0d091dbbacff64c118f31a0d0ffba7fe1cc]

#95585# Moved selection of accessible objects to ChildrenManager(Impl).


2002-05-22  Christian Lippka  <cl@openoffice.org>  [0e084cc26bb08692b006147e46a73debc0ee4ea7]

#99398# fixed DiaSpeedItem


2002-05-22  Oliver Specht  <os@openoffice.org>  [aaf9b6f3b53f65daaa84e3e298709757d6aacb61]

#98666# table popup menu extended with text popup menu entries


2002-05-22  Frank Meies  <fme@openoffice.org>  [17714047583c7b55c9951846eadffdca98b1680f]

#99282# CTL - Replaced GetGlyphBoundRect by GetTextBoundRect for drop caps


2002-05-22  Jörg Budischewski  <jbu@openoffice.org>  [627f0491e9811bcba70e91b97d9732001108d60d]

#99361# changed the name from javai.dll to jvm.dll to have a sensible default on windows


2002-05-22  Daniel Rentz  <dr@openoffice.org>  [604d08a00095e5cf81515b9a527bb0a29649bbeb]

#99369# New dialog 'Select Sheets'


2002-05-22  Carsten Driesner  <cd@openoffice.org>  [d1e08f27f97c62335a4d7881548bf402652749c9]

#97127# New error message for wrong settings using an external web browser


2002-05-22  Daniel Rentz  <dr@openoffice.org>  [7f86daa43d46c658f8cd2f21ea7debbedaea8a81]

#99369# New dialog 'Select Sheets'


2002-05-21  Matthias Huetsch  <mhu@openoffice.org>  [3e56e03d695a927d3c2a5c6b09dffdda1f51f0b3]

#90353# Fixed operator new[](), operator delete() mismatch.


2002-05-21  Philipp Lohmann  <pl@openoffice.org>  [e0241b8220050c91e3c62878257790c370193ad6]

#90353# use alloca to get buffer


2002-05-21  Oliver Specht  <os@openoffice.org>  [46862b54c722497a34c0f60d1d5e1f0031e75c0f]

#98198# activate draw text mode by inserting a 'normal' character


2002-05-21  Vladimir Glazounov  <vg@openoffice.org>  [73a49a04615d9da37d3b76aa7cedff8dc1469865]

SRX642


2002-05-21  Vladimir Glazounov  <vg@openoffice.org>  [4b5de5168509d8042b323233fd738de4938d8156]

new version for SRC657


2002-05-21  Jens-Heiner Rechtien  <hr@openoffice.org>  [69797fce051e9a17f93be351e3f19b1826da56fa]

new version for SRC657


2002-05-21  Thorsten Behrens  <thb@openoffice.org>  [9f53ed62aa5b8e47f2005cab5c78b0c022e5755b]

#96948# Fixed some temporary-object probs


2002-05-21  Oliver Specht  <os@openoffice.org>  [c73d013dae5058f2017277481113510fe71d7f48]

#98780# color ListBox moved


2002-05-21  Oliver Specht  <os@openoffice.org>  [ac71ec5b0fdfca3fb2e67b62838798616b91e1d7]

#98819# CheckBox of Draw/Grid removed


2002-05-21  Kurt Zenker  <kz@openoffice.org>  [ee21f38fab431fff3b4b3d3420ce14ba1362c235]

new version for SRC657


2002-05-21  Oliver Specht  <os@openoffice.org>  [e3cd8e934539d7e54ad1868dfc072456e3a3e7e3]

#98785# id corrected


2002-05-21  Andre Fischer  <af@openoffice.org>  [e02c07cba5faf27a190b2e650456343569a52cf4]

#95585# Support of XSelectionChangeListener.


2002-05-21  Oliver Specht  <os@openoffice.org>  [6b4b98d230508a11264f7a812709007565b5fdd6]

#99294# keyboard handling of Colums/TableWindow implemented


2002-05-21  Christian Lippka  <cl@openoffice.org>  [679b38d11f6908cde01d1e5e7711149b1b9c2ab8]

#99257# use high contrast images


2002-05-21  Christian Lippka  <cl@openoffice.org>  [ada15b353716f2366c1b9044bd8ba2e3ebebf58c]

#99257# use high contrast images


2002-05-21  Kurt Zenker  <kz@openoffice.org>  [3980570f877626c3416dffad1ed3ce62e6f66c72]

new version for SRC657


2002-05-21  Christian Lippka  <cl@openoffice.org>  [4e409fa1ccc7ec35ec132421727cb7bb2754cc1b]

#99257# use high contrast images


2002-05-21  Thomas Benisch  <tbe@openoffice.org>  [e7353c18b8ef1d085d00a1e0fba37bc3b2d007ac]

#96938# add component registration wizard to ODK


2002-05-21  Armin Weiss  <aw@openoffice.org>  [66acc45d9b3abfd1212338a88b558871557088d5]

#99001# Hide lines for special calc shadow


2002-05-21  Christian Lippka  <cl@openoffice.org>  [1a1600cafc957717f239238423fb01b5b5a9486b]

#99257# use high contrast images


2002-05-21  Vladimir Glazounov  <vg@openoffice.org>  [5bb23d52a42d5b49390f1be23ed42af9ea259b50]

#65293#


2002-05-21  gt  <gt@openoffice.org>  [99404fce862228e6d954aaee891cb0715d7d4455]

#99406# changed maskcolor for HC bitmaps


2002-05-21  Stephan Schäfer  <ssa@openoffice.org>  [549b758a678c448aee05d172817ba56dc46b975f]

#98154# prepare kbd access for splitter


2002-05-21  Stephan Schäfer  <ssa@openoffice.org>  [3bdd21fd702fb765145e3845e6777791df5a62d9]

#98154# prepare kbd access for splitter


2002-05-21  Stephan Schäfer  <ssa@openoffice.org>  [4dba886fed6ea5c9a78a68c3d6edce3621fc5eed]

#99088# make fix for 99318 available again


2002-05-21  Philipp Lohmann  <pl@openoffice.org>  [b4e03b3db3d95175d6d27df408b5a3db7fca07bc]

#i1610# improve font server discovery


2002-05-21  Christian Lippka  <cl@openoffice.org>  [47eae6f6efba219b8359d035ef6b041f2b5c7e42]

#98963# added UniqueIds for listboxes


2002-05-21  Aidan Butler  <aidan@openoffice.org>  [1c725068b0b911ed07fc3c36d99cc77dfb27e27f]

*** empty log message ***


2002-05-21  Kurt Zenker  <kz@openoffice.org>  [5eb01229db3d64cb0d5348787596e3c8c30d7226]

Merge SRX642: 21.05.02 - 11:33:56


2002-05-21  Kurt Zenker  <kz@openoffice.org>  [0c771895b37ee8bdc295843174932d50e86a55ab]

Merge SRC641: 21.05.02 - 11:30:47


2002-05-21  Kurt Zenker  <kz@openoffice.org>  [a8f43c218cee059992d8c835621fac781a725b0d]

Merge SRC641: 21.05.02 - 11:27:17


2002-05-21  Vladimir Glazounov  <vg@openoffice.org>  [e25cc6e080e924fd562a85bd6ea4bbfa0ccaf494]

Merge SRC641: 21.05.02 - 11:27:15


2002-05-21  Kurt Zenker  <kz@openoffice.org>  [1b8a50fd3a037a37fecb1684fdba05e9045dc77c]

Merge SRC641: 21.05.02 - 11:27:07


2002-05-21  Vladimir Glazounov  <vg@openoffice.org>  [30f6a60114ef75fd55b1ac93afa00c9c59f60687]

Merge SRX642: 21.05.02 - 11:21:05


2002-05-21  Vladimir Glazounov  <vg@openoffice.org>  [af57587898cd7d2db1bc5f3f7ebcaaaf42295f6d]

Merge SRX642: 21.05.02 - 11:17:42


2002-05-21  Kurt Zenker  <kz@openoffice.org>  [0ffbb71864b77d1d6f51c31819996b345a0f4df1]

Merge SRX642: 21.05.02 - 11:15:52


2002-05-21  Vladimir Glazounov  <vg@openoffice.org>  [21df15e91a7702ab61e30d655809b0fad1002f6c]

Merge SRX642: 21.05.02 - 11:16:20


2002-05-21  Kurt Zenker  <kz@openoffice.org>  [9632695a56b993dfc5c2cfabc01cf5557a60b4fa]

Merge SRX642: 05/21/02 - 11:15:17


2002-05-21  Kurt Zenker  <kz@openoffice.org>  [e5877c470c452bd22fc011a6bff6ea7c2bc6fe8c]

Merge SRX642: 21.05.02 - 11:14:08


2002-05-21  Kurt Zenker  <kz@openoffice.org>  [10e85e6c1584d92763ddea89e89a392bb0799c61]

Merge SRX642: 21.05.02 - 11:12:28


2002-05-21  Kurt Zenker  <kz@openoffice.org>  [2853ed3a9dd53313b8f9ae845ff621783e148c43]

Merge SRX642: 21.05.02 - 11:12:54


2002-05-21  Kurt Zenker  <kz@openoffice.org>  [5398140e8ae6d4b337b441e186da4b6546f34fe6]

Merge SRX642: 21.05.02 - 11:12:40


2002-05-21  Kurt Zenker  <kz@openoffice.org>  [3b5e502e7861557bbfa4483b9e262aca9240a3fd]

Merge SRX642: 21.05.02 - 11:12:45


2002-05-21  Kurt Zenker  <kz@openoffice.org>  [e781986576c98981b6a3c947af2f02914b76606c]

Merge SRX642: 21.05.02 - 11:09:45


2002-05-21  gt  <gt@openoffice.org>  [8cd35bc3c2a3febbd57d0ff7173c4c2597553d82]

#99406# HC images for Hyperlink Dialog


2002-05-21  Christian Lippka  <cl@openoffice.org>  [593b84fce10af2fa512682f5486e2b722b332341]

#98963# removed helpid from images for automated testing


2002-05-21  Sven Jacobi  <sj@openoffice.org>  [164055ca4180493207c6ad30581242d025b141be]

#99063# #98908# added selection flag for export filter, html->webpage


2002-05-21  Peter Burow  <pb@openoffice.org>  [eb67fce8739416e351686718d34c3dd8c944306b]

fix: #99420# syntax error fixed


2002-05-21  Juergen Schmidt  <jsc@openoffice.org>  [c666070c90f1b4620c13343a4aeaea2dae7019a3]

new IDL files XImport/Exportfilter


2002-05-21  Juergen Schmidt  <jsc@openoffice.org>  [8d41f237289fb4f69ecdfc3534bdca7d2f85b009]

new, must be checked by MI


2002-05-21  Vladimir Glazounov  <vg@openoffice.org>  [213f51665782f25f33f8f27d4de88f2a931429c0]

SRX642


2002-05-21  Frank Meies  <fme@openoffice.org>  [4808fecbef04c8cb4278d04700e355927be930f2]

Fix #99282# CTL - Choose correct font size for CTL font


2002-05-21  Frank Meies  <fme@openoffice.org>  [8dff498797af32287f5d708384514eb0ebdbee60]

Fix #98823#: Blink text should be disabled in page preview


2002-05-21  Ocke Janssen  <oj@openoffice.org>  [1cf24e264a30ec8908507b13189c313d4084f30e]

#99387# split resetForms and SetFormShell like FS says


2002-05-21  Ocke Janssen  <oj@openoffice.org>  [92669be2b8122c156b668fa92bd76165cef73d5d]

#99387# when in design mode set controller to null like FS says


2002-05-21  Kai Ahrens  <ka@openoffice.org>  [23b76c881240dc548074ebdfff80406915aea1bd]

#95585#: required API changes


2002-05-21  Mathias Bauer  <mba@openoffice.org>  [1ef2f652f16c9046ff87373b9ad2c4613e09fcb9]

#98405#: use uno-MIDs


2002-05-21  Mathias Bauer  <mba@openoffice.org>  [6abc293719d5aac61a47c70337a01d4aa8585091]

#98405#: access to macro recorder through bindings


2002-05-21  Mathias Bauer  <mba@openoffice.org>  [31cfaf8a99dff98422ed5c35d97a42a750c5e259]

#98405#: access to macro recorder


2002-05-21  Kai Ahrens  <ka@openoffice.org>  [4a0885a37f119e8f7a725cb35f9bff4619e5f02a]

#95585#: required API changes


2002-05-21  Mathias Bauer  <mba@openoffice.org>  [bb3c7a2a2eebc2a1bb45b5bc57304b95f89631db]

#98405#: use WhichIds for playing macros; namespaces for subitems


2002-05-21  Andreas Schlüns  <as@openoffice.org>  [04c8711c322051b00e5a26bab8719676dbc3f952]

implement new tests in java


2002-05-20  Karl Hong  <khong@openoffice.org>  [e8d6a7f7ee933e7a3d0f3a1720927acb1c0355fd]

#99275#Breakiterator for Arabic and Hebrew


2002-05-20  ghiggins  <ghiggins@openoffice.org>  [15eccd522e1eebb05f22af0082e7c883fb656a26]

#99344# Adding Single Signon stuff


2002-05-20  Aidan Butler  <aidan@openoffice.org>  [7d244348cca3cba8cdde33d24497994a2e9fecfa]

*** empty log message ***


2002-05-20  Dirk Grobler  <dg@openoffice.org>  [7e666de63aeb481a4396867dd913ca1886955565]

#99152# Validation improved


2002-05-20  Aidan Butler  <aidan@openoffice.org>  [12edfed820f03cfec076a90be29e1ef3b06f09f2]

*** empty log message ***


2002-05-20  Caolán McNamara  <cmc@openoffice.org>  [0cb100c58234953f7b6f5898ac450c683fd69469]

#i4727# Ignoring close bracket but not ignoring start bracket doesn't seem to be a good idea


2002-05-19  Dirk Grobler  <dg@openoffice.org>  [533a0d394b6867ed9073ed8445db351cca4d284e]

#99152# validation for configdata completed


2002-05-19  Dirk Grobler  <dg@openoffice.org>  [3c823da1ae65493278196191aaeb3e441dd1e959]

#99152# validation for configdata completed


2002-05-19  ghiggins  <ghiggins@openoffice.org>  [8a55a4f139b73e5bfad98971b78e49e40c4768cb]

#99344# Adding Single Signon stuff


2002-05-17  Thorsten Behrens  <thb@openoffice.org>  [06ef003d3cc391706dc8fce5f1ce9278a1a6a12c]

#98735# Refactored text accessibility helper


2002-05-17  Thorsten Behrens  <thb@openoffice.org>  [22047e33da24a14d2d3a0cf414a239490aa683e1]

#98735# Refactored text accessibility helper


2002-05-17  Thorsten Behrens  <thb@openoffice.org>  [06373f637aa048e8ec3d1ce53242ac57e2878548]

#98735# Refactored text accessibility helper


2002-05-17  Thorsten Behrens  <thb@openoffice.org>  [e85e97b4a4e42d31e9a0040c449b11f4d79c89d8]

#98735# Refactored text accessibility helper


2002-05-17  Thorsten Behrens  <thb@openoffice.org>  [a0089a21f047ce8b5378b45f1535269e3600d681]

#98735# Fixed various off-by-one mistakes


2002-05-17  Thorsten Behrens  <thb@openoffice.org>  [7dc72ae0f5ae84009a899698ecdad8c4b96879e1]

#98735# Added notify spinlock


2002-05-17  Thorsten Behrens  <thb@openoffice.org>  [a43a35582ac042f00b3a029ea34c3468bea62bf0]

#98519# Added copy const & assignment for EFieldInfo


2002-05-17  Andre Fischer  <af@openoffice.org>  [cdeee43a38af37ed4cecfe5bd44c1d7f0b0d6d17]

#95585# Improved selection handling.


2002-05-17  Andre Fischer  <af@openoffice.org>  [eb60bb3c6f8a6e5e5a461419f8fba97173583ab8]

#95585# Added documentation.


2002-05-17  Andre Fischer  <af@openoffice.org>  [3ef63d795f7bd3eb338bf3576a13519e2a979b0f]

#95585# New UpdateSelection method.


2002-05-17  Andre Fischer  <af@openoffice.org>  [87ab3807bfb8ff6c72cf0bf2c49d429bbcb0bd8b]

#95585# New UpdateStates method.


2002-05-17  Behrend Cornelius  <bc@openoffice.org>  [04e2c9a9edd2eb85552d32bdd75e21e95a300126]

#99085# several modifications


2002-05-17  Behrend Cornelius  <bc@openoffice.org>  [b614ae1cbb3e5906400aa28e7320f1041abc203f]

#99085# resources adapted to report wizard


2002-05-17  Thomas Benisch  <tbe@openoffice.org>  [2b735db8db3efc8503fe6599f09f099e52db32d1]

#97222# removed isShowing, isVisible, isFocusTraversable, addFocusListener, removeFocusListener


2002-05-17  Stephan Schäfer  <ssa@openoffice.org>  [c707826d199c4bdb0bbcd35374f8a84baf236aa2]

#99088# to keep focus events in order make grab focus async if other async focus events are currently queued


2002-05-17  Vladimir Glazounov  <vg@openoffice.org>  [e0d10a16064fb0bede8170cacbc934c29efd9b67]

#65295# converted to UNIX file format


2002-05-17  Jörg Barfurth  <jb@openoffice.org>  [3431de9985bbe1c28f13073e80fce745509bb15e]

#99343#,#98675# Move to LDAPSDK 5.0 (for mozilla 1.0)[join from 1.45.2.3]


2002-05-17  Vladimir Glazounov  <vg@openoffice.org>  [c3403d403de25088e8faecda6b275ca0cf803939]

new version for SRX642


2002-05-17  Oliver Braun  <obr@openoffice.org>  [fd13e928c2686c89f569a5542ecf14162a90d329]

#97337# next try to enable accessibility for unix


2002-05-17  Kurt Zenker  <kz@openoffice.org>  [dc9e53560d7fc17bf6a35555bcaf1b16478a44cc]

new version for SRX642


2002-05-17  Armin Weiss  <aw@openoffice.org>  [bd86cf19e73df61ad65b76402b751d952a0d5454]

#98198# feed characters to activated textedit needed to be called from one more place


2002-05-17  Sven Jacobi  <sj@openoffice.org>  [d639cc4455873190a205b9213cc669103df4379c]

#99321# 3dImport, not setting the camera position to (0,0,0), because the lookat is also (0,0,0)


2002-05-17  Armin Weiss  <aw@openoffice.org>  [60c68ff117766b6ed3fa5a32ce9decca2b1c097f]

XPOLY_SMOOTH -> XPOLY_SYMMTR


2002-05-17  Jörg Barfurth  <jb@openoffice.org>  [28cf53e594435becdaec2aaf5bdb4ff181c821be]

#98489# Workaround build problems on solaris 8


2002-05-17  Jörg Barfurth  <jb@openoffice.org>  [c8e48fd20b1470e8ba91686c0de79e9079743369]

#98489# Add missing member functions for builders


2002-05-17  gt  <gt@openoffice.org>  [ff6bc333b1ddf1d69c1838978dbb1cc512a21658]

#98785# HID for tools/options/StarOffice/Appearance/ColorListWin


2002-05-17  Malte Timmermann  <mt@openoffice.org>  [817c3a41654e0b213af86a6678a37896707afe71]

#99128# CTL - DrawingText/DrawPortionInfo


2002-05-17  gt  <gt@openoffice.org>  [9daf93eaa5bcdc8384c9c2594b189e4af6153350]

#98785# HID for tools/options/StarOffice/Appearance/ColorListWin


2002-05-17  Herbert Duerr  <hdu@openoffice.org>  [7b7f6294f8f713ea97e8d522e072001881b49675]

#99364# fix getglyph count


2002-05-17  Caolán McNamara  <cmc@openoffice.org>  [7566d034301295034859aaef84c576c44c9310de]

#i4836# #99368# Some improvements to glyph substition for mathtype export


2002-05-17  Frank Schönheit  <fs@openoffice.org>  [dd22d3928a6c3b08c90c982737870da2010f7ed4]

#98675# move Mozilla code base 1.0 RC2


2002-05-17  Andre Fischer  <af@openoffice.org>  [7af57016b36ed749dd92e00253188784842b897d]

#95585# Renaming of mShapeTreeInfo.


2002-05-17  Jörg Barfurth  <jb@openoffice.org>  [49949ff6de94781c8dc67c3be49b723a9a0ce715]

#98489# Syntax: Add missing return type (void); Fix mismatched exception specs


2002-05-17  Jörg Barfurth  <jb@openoffice.org>  [bf7041a7e6790f921af1b5de871463d4fafa04c0]

#98489# Syntax: Add missing return type (void)


2002-05-17  Andre Fischer  <af@openoffice.org>  [3ee871b4715bbdd7354e96140aeb3f7d7a057963]

#95585# Use of different resource entries.


2002-05-17  Andre Fischer  <af@openoffice.org>  [7ab15789df5fc5f069330b2cd9cacdf2823756af]

#95585# Initiated removal of support of document::XEventListener.


2002-05-17  Frank Schönheit  <fs@openoffice.org>  [dbf3cf9fa323f6204a6a2aa520955c567f2aef85]

#98725# draw icons if to-be-cut images semi-transparent


2002-05-17  Jörg Barfurth  <jb@openoffice.org>  [d702a047267e3a5853b8c666f129371af0dcf1f5]

#98489# Syntax: Remove semicola after closing brace of namespace


2002-05-17  Jörg Barfurth  <jb@openoffice.org>  [7af60ba018cc8a16ceab39ccfd0f9bc087e51cd2]

#98489# Fix case error in #include (for unix)


2002-05-17  Frank Schönheit  <fs@openoffice.org>  [39bea8cc83ada89cf4bd1b19ac1ef1c62f15fd44]

#98725# +m_aCurEntries / +ModelHasRemoved


2002-05-17  Andre Fischer  <af@openoffice.org>  [12c5241bad892d0f5bdfe73b19668c5c03e84ac9]

#95585# Renaming of mShapeTreeInfo.


2002-05-17  Andre Fischer  <af@openoffice.org>  [6d68cd73540f531d3e6c7ff32496efb22c435bdb]

#95585# Support of Set/Reset/GetStatus methods.  Support of document::XEventListener.  Renaming of mShapeTreeInfo.


2002-05-17  Frank Schönheit  <fs@openoffice.org>  [92faf44b8a3d87dd0940ca898a8a14eb228d35ed]

#98725# +SV_ENTRYFLAG_SEMITRANSPARENT - paint images semi-transparent


2002-05-17  Andre Fischer  <af@openoffice.org>  [e5b15706b677aa16bc0753f36e395b6b723f2343]

#95585# Set/Reset/GetStatus return sal_Bool.


2002-05-17  Malte Timmermann  <mt@openoffice.org>  [e7f5cd1d39fa03c3410606665307678b7f419f42]

#99129# CTL


2002-05-17  Ocke Janssen  <oj@openoffice.org>  [10544ef80d1bddd712cf631403c5bf71196d83cb]

#98913# helpids inserted for SBA slot ids


2002-05-17  Andre Fischer  <af@openoffice.org>  [63f7d0a6ffc1a835701a68b222bad75fe8f41b83]

#95585# Removed unnecessary entries.


2002-05-17  Kurt Zenker  <kz@openoffice.org>  [6c8d843941d24b8665055f573f11b42690043172]

new version for SRX642


2002-05-17  Malte Timmermann  <mt@openoffice.org>  [815eeefa1c987752e3eae1124dda0bd7ca251765]

#99128# CTL: Don't put cursor into cell when clicking on last character in line


2002-05-17  Kurt Zenker  <kz@openoffice.org>  [5ea8d3497fe3d8bbb982e3635b76e49e1bee2a48]

new version for SRX642


2002-05-17  Cyrille Moureaux  <cyrillem@openoffice.org>  [582a613bfbdec63b726d7ff5726efdae7aa1d9e7]

#99344# Adding Single Signon


2002-05-17  Kurt Zenker  <kz@openoffice.org>  [4fb4c1c9a59bc7726c0673d0db1dd6e3659ce09f]

new version for SRX642


2002-05-17  Andre Fischer  <af@openoffice.org>  [11cd1499ec5c2c53a50f45b84c8da88699887330]

#95585# Removed entries that are available elsewhere.


2002-05-17  Jörg Barfurth  <jb@openoffice.org>  [ec7a6d3453d17d295ff4931e6a3a1aac6d5f8ede]

#99343# Add LDAP SDK support (join from 1.45.2.2)


2002-05-17  Thomas Benisch  <tbe@openoffice.org>  [790feb1b7fcd6fb44d1ebce424eeb016c9a59033]

#97222# added VCLXMenuWindow


2002-05-17  Thomas Benisch  <tbe@openoffice.org>  [604f2b465ef79a46a9c75e5a3df824965f7a5e13]

#97222# added CreateAccessible


2002-05-17  Thomas Benisch  <tbe@openoffice.org>  [531bf15d1ca8bff5053b6104482f8ad87466df6b]

#97222# added MenuBarWindow::CreateAccessible and MenuFloatingWindow::CreateAccessible


2002-05-17  gt  <gt@openoffice.org>  [fda26a99079062b305cb3dbb54e622205c06ddd7]

#97809# short cut handling in bibliography


2002-05-17  gt  <gt@openoffice.org>  [99de239471a108fec128fa4cda0216404f0403d6]

#97809# short cut handling in bibliography


2002-05-17  Sven Jacobi  <sj@openoffice.org>  [e3b7f5dce788c48f293860cda231ae43eb58af57]

#98930# improved import of gradients


2002-05-17  Kurt Zenker  <kz@openoffice.org>  [d32705d921219891647c5f243ec367eeb7c9d9ea]

SRX642


2002-05-17  Christian Lippka  <cl@openoffice.org>  [82dbf5beb8903d97667a9dfff545f6f017f43381]

#97518# new string for graph ctrl


2002-05-17  Frank Schönheit  <fs@openoffice.org>  [59ef0a32b9065f5b2d5a5289ff832f49bf3f759a]

high contrast support #99375#


2002-05-17  Michael Brauer  <mib@openoffice.org>  [ef754375634463df94a7dfb9a13317181455815c]

#98175#: update number format


2002-05-17  Frank Schönheit  <fs@openoffice.org>  [bcb7da39e2c8a0e6efa98aa8cca765b91aca6537]

high contrast image list for form navigator


2002-05-17  Frank Schönheit  <fs@openoffice.org>  [0400001ffe7a98c7bee0179e3fb003f0462a552d]

#99375# generic high contrast support


2002-05-17  Kai Ahrens  <ka@openoffice.org>  [e41be41bea897073b7e70a5d54ef060b3b829272]

#99366#: check/correct stream pos in every case (::GetContent)


2002-05-17  Dirk Grobler  <dg@openoffice.org>  [7078242805b6d8b27a947b78f152d85eb0cdeea8]

#99152# added validation


2002-05-17  Peter Burow  <pb@openoffice.org>  [ef3655f6fdcc93bafcf89a0519cedb2a2c8dedc4]

fix: #99115# new entry for CTL font


2002-05-17  Carsten Driesner  <cd@openoffice.org>  [1fb23e4bec47e3a910eaf06d9189c13ef6ac64e0]

#98419# Use changed command 'CloseDoc' instead of non-unique 'Close'


2002-05-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [36acbbd7be97ec767abae98ea01ce90cf0acabd8]

new version for SRC657


2002-05-16  Eike Rathke  <er@openoffice.org>  [e33849d82d1464d35d9e4ce4d632d0d85c5118fe]

#98208# add Thai (TIS-620) RTL_TEXTENCODING_TIS_620


2002-05-16  Eike Rathke  <er@openoffice.org>  [90aebc20521d2dca3ab890b4c02b2911064425ec]

Merge SRX642: BROKEN! did remove Korean RTL_TEXTENCODING_UCS2 entry!


2002-05-16  Dirk Grobler  <dg@openoffice.org>  [456f3b95ba52036908d7ba715e5e37090e54f78e]

#99152# building locale dependent resource files (zip)


2002-05-16  Dirk Grobler  <dg@openoffice.org>  [36f0b7b176e0bc92fcc46d9ca812c5b7ea3b5548]

#99152# added pretty printing for xml output


2002-05-16  Dirk Grobler  <dg@openoffice.org>  [30311ffd80f259cff2b9e05f6f4971934cd09461]

#99152# improved transformation with basic validation


2002-05-16  Dirk Grobler  <dg@openoffice.org>  [0087b80c2f63f566db1b4a81dfbc619925fbfcf6]

#99152# added util dir into for building


2002-05-16  Dirk Grobler  <dg@openoffice.org>  [26213656acceade836f98817011efd31090b8718]

#99152# add new format files for deliver


2002-05-16  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b91e9760fda0ac38581aab7c4a3de28038c880f4]

added L10N_FRAMEWORK macro


2002-05-16  Kai Ahrens  <ka@openoffice.org>  [eab4479c9dca6f79e00c6533935b5703ed4fabbe]

#98725#: added IMAGE_DRAW_SEMITRANSPARENT mode


2002-05-16  Caolán McNamara  <cmc@openoffice.org>  [ce171032c9c7f20e2903a3b767a5909875749857]

#i4386# Do not insert a section inside a table, put it after the table


2002-05-16  Thorsten Behrens  <thb@openoffice.org>  [a909acb7009acadffa53e74ea05ddb88803490f1]

#98735# Refactored unoedit/unoedacc.cxx


2002-05-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [87f258d7f501a03df821480a4a0bac20675a852a]

#90353#: fixed SvPtrArray_SAR::Insert overloads


2002-05-16  Andreas Martens  <ama@openoffice.org>  [739fc8ed730ec92104e5c00cc1444c48a508bf8e]

Fix #99352#: Rounding problem.


2002-05-16  Frank Schönheit  <fs@openoffice.org>  [8ad8e7d9456282495c693652c8311885ee0cd1e3]

#98725#: +GetAny( SotFormatStringId )


2002-05-16  Kurt Zenker  <kz@openoffice.org>  [34de86c5e89dfb86cdbd356bb28d49e8f97cbc21]

Merge SRX642: 16.05.02 - 17:17:33


2002-05-16  Frank Schönheit  <fs@openoffice.org>  [ae38e6393acfedc780b4ec2f35e66a9f2ea869b5]

prepare #98725#: context menu entries for cut/copy/paste


2002-05-16  Kurt Zenker  <kz@openoffice.org>  [063cf9e71e4354ba3b5da8c129ab43b23b9ceeff]

Merge SRX642: 16.05.02 - 17:12:54


2002-05-16  Kurt Zenker  <kz@openoffice.org>  [a35daf999647e1284aecbdebff96c82a88ab35ec]

Merge SRX642: 16.05.02 - 17:09:01


2002-05-16  Frank Schönheit  <fs@openoffice.org>  [f6b30accbf454dff05671e554898373d880de771]

further prepare #98725#


2002-05-16  Kurt Zenker  <kz@openoffice.org>  [207e885523c67f56edc7bee85b177ec7ab4e59d4]

Merge SRX642: 16.05.02 - 17:06:16


2002-05-16  Frank Schönheit  <fs@openoffice.org>  [2414b82e05788a6fc4513a09e454e7adb63eb33e]

some major changes in preparation of #98725# (not enabled, yet)


2002-05-16  Frank Schönheit  <fs@openoffice.org>  [9f61045163dd4ac26048da98a7d8575455f6a5db]

renamed a method during #98725#


2002-05-16  gt  <gt@openoffice.org>  [c7cc3d00417b3f9dc1a4dc74cc9b20ae695d1a9a]

#98414# export and deliver MnemonicGenerator


2002-05-16  Frank Schönheit  <fs@openoffice.org>  [430de9717ca527043d87504ab0df1f75e9a0e0ce]

in preparation of #98725#: some new stuff for more common data exchange (DnD + CnP)


2002-05-16  Jörg Budischewski  <jbu@openoffice.org>  [b303b2aa26b692add4f41cbdc99351742ef7f247]

#99373# fixes problem with java 1.4., __getMethodsAsTable() does not rely anymore on the sequence of function names


2002-05-16  Kurt Zenker  <kz@openoffice.org>  [a650c7a95bc9238633faf3a1d0795f68ae45b835]

Merge SRX642: 16.05.02 - 16:55:10


2002-05-16  Rüdiger Timm  <rt@openoffice.org>  [577c8e8511bdeebf069278bf63564ddf955cea94]

Merge SRX642: 16.05.02 - 16:54:53


2002-05-16  Kurt Zenker  <kz@openoffice.org>  [8d96e303f4da4e8a286f57fd5b15aec306b6ffcd]

Merge SRX642: 16.05.02 - 16:52:48


2002-05-16  Kurt Zenker  <kz@openoffice.org>  [4f5db35e05569c1d453e8acff327360e44bc0941]

Merge SRX642: 16.05.02 - 16:52:28


2002-05-16  Kurt Zenker  <kz@openoffice.org>  [ab5326b767af02fc598fda4671c0511454004526]

Merge SRX642: 16.05.02 - 16:49:17


2002-05-16  Kurt Zenker  <kz@openoffice.org>  [6aa36dd48e4540ce5d3eae54f4719fca00b0b859]

Merge SRX642: 16.05.02 - 16:49:44


2002-05-16  Kurt Zenker  <kz@openoffice.org>  [b234d749571cf57e4706e979049bf3cd61f547fc]

Merge SRX642: 16.05.02 - 16:47:30


2002-05-16  Kurt Zenker  <kz@openoffice.org>  [93306044c01e7c0bf58a7b7e1176979b319c4e89]

Merge SRX642: 16.05.02 - 16:47:18


2002-05-16  Kurt Zenker  <kz@openoffice.org>  [5503d02350beba8c727bea9fc686957880622078]

Merge SRX642: 16.05.02 - 16:44:30


2002-05-16  Kurt Zenker  <kz@openoffice.org>  [c4f407f7f677e2bb7981009eddd9a98bf79a1cf7]

Merge SRX642: 05/16/02 - 16:44:38


2002-05-16  Kurt Zenker  <kz@openoffice.org>  [db5750b9bc74d74da4d99b1019796759f0153df1]

Merge SRX642: 16.05.02 - 16:44:20


2002-05-16  Kurt Zenker  <kz@openoffice.org>  [f391543011f6fdc3af7be92c46edcb6bb5e55a4c]

Merge SRX642: 16.05.02 - 16:41:38


2002-05-16  Kurt Zenker  <kz@openoffice.org>  [f1cb9329b56a3935fbf63f381fcb2e7add105cbf]

Merge SRX642: 16.05.02 - 16:40:06


2002-05-16  Kurt Zenker  <kz@openoffice.org>  [4e925abb500f06f13b741efcdfafa7f84b33bcac]

Merge SRX642: 16.05.02 - 16:40:12


2002-05-16  Vladimir Glazounov  <vg@openoffice.org>  [d37265ba3b46a17120d1053807c52307ec5e0dfc]

Merge SRX642: 16.05.02 - 16:38:50


2002-05-16  Kurt Zenker  <kz@openoffice.org>  [91cb8a0f5d52a4b429adad4f49b7d12d69dd65fa]

Merge SRX642: 16.05.02 - 16:34:18


2002-05-16  Vladimir Glazounov  <vg@openoffice.org>  [8ec448415eb37ac621b73939e405b79ba74dfef5]

Merge SRX642: 16.05.02 - 16:31:48


2002-05-16  Kurt Zenker  <kz@openoffice.org>  [1902aed803af74b023da54515b3d782bc57361b8]

Merge SRX642: 16.05.02 - 16:30:44


2002-05-16  Kurt Zenker  <kz@openoffice.org>  [8d0981070fc71b8225aa29f8b20634337e35caa1]

Merge SRX642: 16.05.02 - 16:30:35


2002-05-16  Carsten Driesner  <cd@openoffice.org>  [04b8318b8dc9fbce8bc4f6f29e57c9e5d5cbe9ff]

#97255# Fix for crash in webtop after an assertion pops up


2002-05-16  Carsten Driesner  <cd@openoffice.org>  [e78b1e2554ebfdef22c75284ccb2d0897aed221f]

#97255# Use asynchronous requests to enable UNO thread to dispatch events


2002-05-16  Tom Verbeek  <tv@openoffice.org>  [3a7849ec3a5b07a518b52ea124cc1d7bb0aefdf0]

#99085# initial revision


2002-05-16  Tom Verbeek  <tv@openoffice.org>  [a2620e83cc1457fdcabdfcc742bb9a1602e7301e]

#99085# make service start after instantiation


2002-05-16  Niklas Nebel  <nn@openoffice.org>  [e893b874f702150de8e826d86fc6691fc9f88e18]

#97665# allow renaming of graphics and groups


2002-05-16  Michael Brauer  <mib@openoffice.org>  [819f0e54f4d19220db50b8ecd006511ee1c9f79b]

#97334#: Process non positive margin correctly in HTML export


2002-05-16  Philipp Lohmann  <pl@openoffice.org>  [8403e44d212ebd62209e2f57c2237bb584b03e3c]

#98573# accessibility helpers for menus


2002-05-16  Niklas Nebel  <nn@openoffice.org>  [7b79e8a6d91f7f4b0a8571c8773524def79b8277]

#97665# show named groups in navigator


2002-05-16  Joachim Lingner  <jl@openoffice.org>  [f460e3246cd2696dab0b5434366482672061d196]

#99361#


2002-05-16  Caolán McNamara  <cmc@openoffice.org>  [104d1199b438c67c40dcc80c3897c6522089630d]

#i3942# #i4702# Make filter robust once and for all against unknown sprms


2002-05-16  Carsten Driesner  <cd@openoffice.org>  [3cd48154272f2afbe61f125b22ff401b08102885]

#99312# Changed german strings


2002-05-16  Stephan Schäfer  <ssa@openoffice.org>  [47732098e8a4b3552b0bb9a10570b28d12c729d0]

#98264# avoid member access after possible delete in keyhandler


2002-05-16  Hennes Rohling  <hro@openoffice.org>  [b38f6ee50a2dd894b253d2788dc57a1c5721f8fb]

#99182 SymGetModuleInfo does not retrieve full path on some NT platforms. Fallback with GetModuleFileName created.


2002-05-16  Christian Lippka  <cl@openoffice.org>  [5e81c41acc8ab05344432892e49a06eb5b48bb13]

#99257# high contrast images for font work


2002-05-16  Caolán McNamara  <cmc@openoffice.org>  [6eec92169c6cdcb7a7bce7e29865eb4465bdb924]

#i3942# Revision marks confused no meeting unknown attribute


2002-05-16  Philipp Lohmann  <pl@openoffice.org>  [cdd4633cbec0b3081bf575b7749989648bc3adec]

#98573# accessibility helpers for menus


2002-05-16  Stephan Schäfer  <ssa@openoffice.org>  [fa894cad4b8ec8c2cc56d983e6995118ea058efb]

#98826# system ui fonts


2002-05-16  Michael Brauer  <mib@openoffice.org>  [cf0901e87dd0228a59fd972250bd070fc9a0c9a9]

#99348#: check for text node when checking script type


2002-05-16  Stephan Schäfer  <ssa@openoffice.org>  [58fc613ab48fbc740ec29948767bee4569b360e1]

#97047# ignore font height for every UI font except menu and help


2002-05-16  Joachim Lingner  <jl@openoffice.org>  [04d5e7953f8216ab92f899ead47aab055521cc6c]

#99361#


2002-05-16  Stephan Schäfer  <ssa@openoffice.org>  [30fa573d54ef99abcf37bafd510f40e618884218]

#98264# move DrawSelectionBackground to Window class


2002-05-16  Stephan Schäfer  <ssa@openoffice.org>  [dd2fe27a4441bdce483c1c5a052e0df0773778b3]

#98414# export MnemonicGenerator


2002-05-16  Stephan Schäfer  <ssa@openoffice.org>  [68bf532ab89be306f7f590d28a4b2df03a44a027]

#98826# system ui fonts


2002-05-16  Caolán McNamara  <cmc@openoffice.org>  [9a684f8b35ec1aa226e37f005b79648172578b0f]

#i4702# New undocument section property


2002-05-16  Jörg Barfurth  <jb@openoffice.org>  [5f1c18bd05f95db585fd585c745d706639d1cf9a]

#98489# Add directory for new backend infrastructure


2002-05-16  Jörg Barfurth  <jb@openoffice.org>  [cf02bbc455d459890f0a5ad4129594405ad49b7a]

#98489# Add parsers for new XML format


2002-05-16  Jörg Barfurth  <jb@openoffice.org>  [ef6b33fe8dc7e4670a63c3de5ed58d3ec1093bc1]

#98489# Add UNO parser services for new xml format


2002-05-16  Jörg Barfurth  <jb@openoffice.org>  [6e1458c8e67182e793f2a5dd781d07fd2007a0f5]

#98489# Add data building handlers for new backend infrastructure


2002-05-16  Frank Meies  <fme@openoffice.org>  [5fc9ef1d0194329632e3eeb5835cf588670b8c69]

Fix #99313# Do not use the wrong list for spellcheck optimisation if it is dirty (loop)


2002-05-16  Christof Pintaske  <cp@openoffice.org>  [8b25d8d4dc83eb115cec8434477404c867aaf445]

#99359# redirect asynchronous message boxes to the console on unix


2002-05-16  Frank Meies  <fme@openoffice.org>  [d51c9ff1f7ff69b30f5d338f106c521b65e0fe16]

Fix #99313# Only generate new wrong list if we are in online spelling mode


2002-05-16  Michael Brauer  <mib@openoffice.org>  [9e2e76dee9379c48ac36b247ba7d7374f1bf9130]

#95586#: focus events improved


2002-05-16  Vladimir Glazounov  <vg@openoffice.org>  [e96443a6d81a54e76016be0aa0e9754f0c4d2112]

SRX642


2002-05-16  Michael Brauer  <mib@openoffice.org>  [da8c0198f8363828f91f6265b714d654e8709f20]

#95586#: focus events improved


2002-05-16  Peter Burow  <pb@openoffice.org>  [acebd6edbb53a18f34236d3847ba9bc5f2903db3]

fix: #98414# IconChoiceControl more accessible


2002-05-16  Peter Burow  <pb@openoffice.org>  [b1fc2182cff9591446b48f1836acdebafafc5fda]

fix: #98414# add SetSelectionMode()


2002-05-16  Niklas Nebel  <nn@openoffice.org>  [72684965e5233865ce9c73853fd3fb24d981857f]

#99319# create line end polygons closed and without name, test for open or closed


2002-05-16  Frank Schönheit  <fs@openoffice.org>  [f13063ad77d73ad90041863b78b584de47363ce5]

#99314# ImplNormalizePropertySequence: take care for dependency between StringItemList and SelectedItems


2002-05-16  Frank Schönheit  <fs@openoffice.org>  [b3c7122525d9938f9f2e5a19950b9cb8fcdf98f6]

#99314# setPropertyValues: call ImplNormalizePropertySequence, to take care for dependencies between properties


2002-05-16  Frank Schönheit  <fs@openoffice.org>  [80c070d84521cdbd6bc9a28e682205b874df07f3]

#99314# +ImplNormalizePropertySequence


2002-05-15  Karl Hong  <khong@openoffice.org>  [779ae5904eb939fa52ab9e4ac8963014684b40a0]

#99215#add phonebook collation algorithm for German


2002-05-15  Hans-Joachim Lankenau  <hjs@openoffice.org>  [1f7dd1b19a576d4327f333482d18841dcef9bef0]

changed multiple echo to type file


2002-05-15  Jörg Budischewski  <jbu@openoffice.org>  [31e49531d4bcb2b95087ad12f1cf7f9d8214824f]

testsmgr2.cxx


2002-05-15  Jörg Budischewski  <jbu@openoffice.org>  [cfef28ab6624327e8752fb5b1686aa29cc182e28]

tests now pass the compiler


2002-05-15  Jörg Budischewski  <jbu@openoffice.org>  [4a5ce7c5cc10c81c5bed14e537388c7b0f4cfb16]

#97873# little performance optimization


2002-05-15  Jörg Budischewski  <jbu@openoffice.org>  [0645e6a1a1917fef833358f328b5d56396380698]

#97873# fixed possible memory corruption, when ' encoding=' is missing in the first line of an xml-file


2002-05-15  Carsten Driesner  <cd@openoffice.org>  [c533472f4087b8a983f1b6c595ef9544bb294ceb]

#98926# Adapt drawing code to new text color and background color images


2002-05-15  Behrend Cornelius  <bc@openoffice.org>  [481d7be1d87b14282c939b8c51c3fbf159553edd]

#99085# Header inserted in Sourcefiles


2002-05-15  Rüdiger Timm  <rt@openoffice.org>  [b4bff2dca050a1fcb5c8ca31344535c18af57ffb]

#65293 ProtocolHandler.xcs added


2002-05-15  Thomas Lange  <tl@openoffice.org>  [2c54db3c03f042dc1b38031a95b4098f9c33d312]

Accessibility implementation for Math


2002-05-15  Thomas Lange  <tl@openoffice.org>  [53230bb398ebf3f9b27149e1e829260dd1cbc303]

Accessibilty implementation for Math


2002-05-15  Thomas Lange  <tl@openoffice.org>  [9ba569d96104ec6d2209e46501ffb399d062effa]

#98669# Accessibility


2002-05-15  Kevin Hendricks  <khendricks@openoffice.org>  [e652a75cab7b92d5ce7746ea5602a2e8438036de]

adding gcc3_linux_powerpc to build.lst


2002-05-15  Kevin Hendricks  <khendricks@openoffice.org>  [36af799bf2f47390834ed5010e8ed28cc050a023]

adding files to support gcc3 for ppc linux


2002-05-15  Michael Brauer  <mib@openoffice.org>  [0a9ba1f161fbbacad330ee348003fc2f0e3f2c41]

#95586#: accessible shapes


2002-05-15  Armin Weiss  <aw@openoffice.org>  [fc5c23199e9288a5909257bf0053e5a6229af198]

#98825# Look if graphics animation is disabled by accessibility options


2002-05-15  Michael Brauer  <mib@openoffice.org>  [73002f980c2e590bf8802787e6b423b5880bc0b9]

#95586#: accessible shapes


2002-05-15  Armin Weiss  <aw@openoffice.org>  [b22cb79814d301c96270d3e3f2c3191901d58d36]

#98825# Text animation is initialized and strted from this Paint() no one seems to use StartTextAnimation(...) or StopTextAnimation(...) at all. Thus, I need to stop text animation here when necessary.


2002-05-15  Caolán McNamara  <cmc@openoffice.org>  [6b81d441f3410585bc2804f728ef366bd422b7fc]

#98229# checkin positioning fixes toplevel for mhayes


2002-05-15  Oliver Specht  <os@openoffice.org>  [ebf146aa35f5578e23a683a0e002f206f4fb2194]

#98808# DataChanged(): base class call corrected


2002-05-15  Andreas Schlüns  <as@openoffice.org>  [8a78a143b6eabce5d702d6b4a3d6db91f96b02dc]

#99311# deregister on parent before dispose container window


2002-05-15  Caolán McNamara  <cmc@openoffice.org>  [09cb1265d0af4e2831f91edb73539861a3f5a6a9]

#95047# Rtf export couldn't handle overlapping character runs


2002-05-15  Vladimir Glazounov  <vg@openoffice.org>  [fa4780336fb1de785ac5068b2a1cb50ef55b10f4]

SRX642


2002-05-15  Nikolai Pretzell  <np@openoffice.org>  [893c8de32f64cf8957a2ba8d5705f216b7d293b0]

Missing include for size_t under some rare circumstances.


2002-05-15  Vladimir Glazounov  <vg@openoffice.org>  [8e0087f707a0f31e4ea10ab6230ae0bb8a20b4ca]

SRX642


2002-05-15  Kurt Zenker  <kz@openoffice.org>  [bffa0f125961eb8a7b66e3292590d4c07c827dc4]

new version for SRX642


2002-05-15  Stephan Schäfer  <ssa@openoffice.org>  [95f3adbf764e3905b67345f5e7b301bb2586663f]

#99318# make fontcache available before calling SetSettings


2002-05-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [feeb2ab36443948b379f958d4a79865484562815]

#65293#: GCC needs temporary


2002-05-15  Andreas Schlüns  <as@openoffice.org>  [c1d141901d7ef033ade8e43c8884be76f27e4670]

make no sense to generate nothing


2002-05-15  Caolán McNamara  <cmc@openoffice.org>  [1fc2d29c16a5c2a0c63585eeca2f1b814581918f]

Just not a right use of the stack


2002-05-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [dc482af87f4bf87247e9581b86313d1189588d84]

#65293#: GCC needs temporary


2002-05-15  Kurt Zenker  <kz@openoffice.org>  [d693d9c085101d633091c4812186e6f3d142a8e3]

new version for SRX642


2002-05-15  Vladimir Glazounov  <vg@openoffice.org>  [1c2ab015cbc92cbc3551622f9816a1f9635c6f46]

new version for SRX642


2002-05-15  Vladimir Glazounov  <vg@openoffice.org>  [ae8f2435930bccef76a49ee05d8181d3e384690d]

SRX642


2002-05-15  Daniel Rentz  <dr@openoffice.org>  [3b339f5b62c091434b833ffe63c8054d6c960c6b]

#99040# help ids for DateFunc AddIn


2002-05-15  Frank Schönheit  <fs@openoffice.org>  [84aaadb279eb5675caf8302265512ac2008beea4]

#65293# syntax SUNWSPRO


2002-05-15  Frank Meies  <fme@openoffice.org>  [613346a01303b1192b5f15e5523c8ca1955b87a0]

Fix #97338# Changing character style has to trigger online spell checking


2002-05-15  Peter Burow  <pb@openoffice.org>  [c8aacbb781e2e0442ce4dd0083c89b6601d8e046]

fix: #98932# better focus and dispose handling


2002-05-14  Karl Hong  <khong@openoffice.org>  [b76db887adcb1fe440bf02fb6bf0bb94f3989a2c]

#99275#Breakiterator for Arabic and Hebrew


2002-05-14  Karl Hong  <khong@openoffice.org>  [9520d7383d8c2041f3bbb113d7f4bad512a2b4aa]

#96776#Wrong line break behind custom quote \u00BB and colon ':', #99249# Regression: Line break for Korean (Hangul) characters is incorrect


2002-05-14  Martin Maher  <mmaher@openoffice.org>  [c37e20091b40a85f32beef2c9b193768f8546d45]

Updated Javadocs for the infix to RPN converter


2002-05-14  Martin Maher  <mmaher@openoffice.org>  [0665e4d0105b4478941a42c64f054220dde780bb]

Updated Javadocs for the RPN to infix converter


2002-05-14  Martin Maher  <mmaher@openoffice.org>  [a6a48c5fd60837a3f081d43224395825b375c2ca]

Added code to convert formula from infix to RPN


2002-05-14  Martin Maher  <mmaher@openoffice.org>  [07b40ce95f9b0b882fe5271b8054bc5a8bf73222]

Added code to parse formula from infix to RPN


2002-05-14  Caolán McNamara  <cmc@openoffice.org>  [fa890aa3e4ffd69c2d84569d43569c9d6e1a941a]

#i3693# Broken autocolour by accident


2002-05-14  Hans-Joachim Lankenau  <hjs@openoffice.org>  [cc1aa3b41f64650b4c7c00462a0d774898a0d9f4]

shell independent


2002-05-14  Kurt Zenker  <kz@openoffice.org>  [56692012cdbcc16d6e2a27193ded28b897e00d13]

new version for SRX642


2002-05-14  Kurt Zenker  <kz@openoffice.org>  [3a4e884a55587aa6a22f01b01fc4f0100645d56a]

new version for SRC657


2002-05-14  Kurt Zenker  <kz@openoffice.org>  [5fc8edcf4112c5e0ad5006ad1b66a6dce034702e]

new version for SRC657


2002-05-14  Andre Fischer  <af@openoffice.org>  [4ba2601b69fa1471bcf134466731f5684c1bf2c3]

#95585# Adaption to new signature of ShapeTypeHandler::CreateAccessibleObject


2002-05-14  Caolán McNamara  <cmc@openoffice.org>  [447ee3740117749b795036dd8911c0f7791c08c1]

#i3963# Support new 2000 colour attributes for import/export


2002-05-14  Kurt Zenker  <kz@openoffice.org>  [e5346a5d9fcd47c1dd8bc563d9c8becaef8b5637]

new version for SRX642


2002-05-14  Peter Burow  <pb@openoffice.org>  [24b49820932a39535830a68b1cfa113c1257b301]

fix: #98932# correct keyboard control


2002-05-14  Peter Burow  <pb@openoffice.org>  [57b1162aebfd295428bdac7cf8d58fabd9b2c20f]

fix: #98932# methods for <F6>


2002-05-14  Andreas Martens  <ama@openoffice.org>  [717ab40060b1bdb4d87e39ef12be3d42d860cbfc]

Fix #99025#: Missing NOT


2002-05-14  gt  <gt@openoffice.org>  [38202ed091d68816e0d3f0e268cbcb02750a418b]

#94152# enabled context menu handling via SvTreeListBox


2002-05-14  Oliver Specht  <os@openoffice.org>  [4033142aff394c1205e7f4c1f2d1d32ab9810069]

#99202# missing options now stored into config


2002-05-14  Frank Schönheit  <fs@openoffice.org>  [c1d121d91abf3ecc3831e3b3c46e4b2134d1890a]

#65293# added STR_ERR_LIKE_COLUMN which got (wrongly) lost from 1.71 to 1.72


2002-05-14  Frank Schönheit  <fs@openoffice.org>  [52829fc62cea4d42416f7088ef90de2fcfd2c3c5]

#65293# added two identifiers which got (wrongly) lost from 1.71 to 1.72


2002-05-14  Frank Meies  <fme@openoffice.org>  [2c837cb86e73525fdb656db4fc054bf2c8ce6387]

#99282# CTL - Enter character clusters with ALT modifier


2002-05-14  Tom Verbeek  <tv@openoffice.org>  [537f1ecadacdafdb40902328ef5facafc8eedbc6]

#99085# make it compilable ;-)


2002-05-14  Kurt Zenker  <kz@openoffice.org>  [997f183824cc34b47d08bbe8a9f40ca781a8a544]

new version for SRX642


2002-05-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [45f3e72ef261cd635c1475150168ae94f51cf2f7]

#65293#: cleanup


2002-05-14  Frank Schönheit  <fs@openoffice.org>  [991685a875cd11e4c9919481ff1d7f3cb9be97ab]

#97163# moved the stuff for restoring/saving the mark list from the shell to the view / touch only form objects when dealing with the mark list


2002-05-14  Rüdiger Timm  <rt@openoffice.org>  [c295e6767eb78edb7c7cf8f2dd82e5c23f419411]

new version for SRX642


2002-05-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [b63887221b6c9ad73493949b73a917b126601d53]

new version for SRC657


2002-05-14  Hans-Joachim Lankenau  <hjs@openoffice.org>  [90a848901002e4f14bdc505c4281bd24e6234204]

win/tcsh


2002-05-14  Hans-Joachim Lankenau  <hjs@openoffice.org>  [c0183285016268b5be8730f8ee59924aa8c63759]

win/tcsh; cleanup


2002-05-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [911014a1bc146ab42373abcb5bf4e3e40599e494]

new version for SRC657


2002-05-14  Sven Jacobi  <sj@openoffice.org>  [09fce9f159cb4bcc1e6b61caed0c41bb82bbfe4c]

#97844# fixed some problems with the export of the relief attribute


2002-05-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [ca2db8123d77bdd2be7d8b954f966787460378ff]

#65293#: broken line ends


2002-05-14  Christian Lippka  <cl@openoffice.org>  [8ba46f8636a884cb097eaea8cab66d062445c818]

#97518# made ImageMap Editor a dialog


2002-05-14  Nikolai Pretzell  <np@openoffice.org>  [83e726c6a5d8c15e55c991854d60fc6d64744a2f]

#98964#, New layout for Autodoc-IDL-docu and some fixes for gcc


2002-05-14  Nikolai Pretzell  <np@openoffice.org>  [69ad19e30257a7c14e7a50cfe7054e98ea5289a3]

#98964#, New layout for Autodoc-IDL-docu


2002-05-14  Nikolai Pretzell  <np@openoffice.org>  [41022e5f7242a979eb757a5eb51b45d5fba6d200]

#98964#, New layout for IDL-docu and some fixes for gcc and in Filehandling


2002-05-14  Christian Lippka  <cl@openoffice.org>  [0f189514b9c69565acde0e9a049f4afe10fb0681]

#99257# added high contrast bitmaps


2002-05-14  Christian Lippka  <cl@openoffice.org>  [1340b005eee08eb74f0551f46b4077eb948feff0]

#99257# added high contrast bitmaps


2002-05-14  Carsten Driesner  <cd@openoffice.org>  [5fe73e24064edd80c09e0e274d7e825f82525be4]

#98419# Changed command names that are not unique


2002-05-14  Carsten Driesner  <cd@openoffice.org>  [e0febfe2e8b5306b8792931bbf26042b751d8ee5]

#98419# Changed command names that are not unique


2002-05-14  Carsten Driesner  <cd@openoffice.org>  [42e53d0197ed75753ac7375f0cf7e83df1a0ecc1]

#98419# Remove special code and set help id even if item command is set


2002-05-14  Carsten Driesner  <cd@openoffice.org>  [e4142c7b32570655c0bdb8a98e55ab77e4840dd6]

#98419# Changed command names that are not unique


2002-05-14  Peter Burow  <pb@openoffice.org>  [e193724983594e5b6055113e30452c4614b6d2cb]

fix: #99115# export languageoptions.hxx


2002-05-13  Karl Hong  <khong@openoffice.org>  [de5a563590ec358f179e9fe0c3717ff67a249a6a]

#98897#Indexentry supplier for CTL locale


2002-05-13  Vladimir Glazounov  <vg@openoffice.org>  [89b437d5bdb9ea0ec937afbab2b537a59adbe4b3]

new version for SRC657


2002-05-13  Hans-Joachim Lankenau  <hjs@openoffice.org>  [dda8a20f8151e40b858a75a5e6bbc6d20fd5f22e]

new version for SRC657


2002-05-13  Hans-Joachim Lankenau  <hjs@openoffice.org>  [c300dbe735c0b43f55cad35b66c279f50fd24e42]

new version for SRC657


2002-05-13  Hans-Joachim Lankenau  <hjs@openoffice.org>  [68985f25785e97291034cc5a5ae63915e769d7f7]

win/tcsh


2002-05-13  Philipp Lohmann  <pl@openoffice.org>  [6e3cb1d159f4122744731d06ab468f9effd12e5f]

#i4735# better handling of EROFS


2002-05-13  Tom Verbeek  <tv@openoffice.org>  [5329fe8009dbf1bec495249c220ceae9b420378f]

#99085# changed to use XDialog interface instead of own Interface


2002-05-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [fcc85375f6b0f9703b4544d96278240cb52ec932]

#65293#: undo last change


2002-05-13  Thomas Lange  <tl@openoffice.org>  [1db4eb29280e981f2279e8fc8f39c4d998f13f16]

#99258# SvxCharScaleWidthItem Pu-/QueryValue to use INT16 again.


2002-05-13  Sven Jacobi  <sj@openoffice.org>  [5cb6f1e782b2132278c914172a2dd75da3691765]

#98423# applying metric unit from config settings


2002-05-13  Oliver Specht  <os@openoffice.org>  [920ba5bfcfea5be1e80ede2529f91b8247260a7e]

#97695# Anchor color removed


2002-05-13  Christian Lippka  <cl@openoffice.org>  [7f4fe467b8455fef9a97509158ea51ebd15700e3]

#99257# added high contrast bitmaps


2002-05-13  Thomas Lange  <tl@openoffice.org>  [0a7e6d87656016cabd864e131d63fe3567c5ad1b]

#96352# window positioning when OLE object using top docked edit-window fixed.


2002-05-13  Tom Verbeek  <tv@openoffice.org>  [0ec1b3c9aa1bdc46700b4817c1d4c3cf0110c229]

#99085# added package information


2002-05-13  Tom Verbeek  <tv@openoffice.org>  [37cdf0763799e1658b078d1294120cc61c3d176f]

#99085# renamed XReportWizard -> XCallReportWizard


2002-05-13  Tom Verbeek  <tv@openoffice.org>  [872712e8ee0780002c857f91283f986177f522dc]

#99085# renamed XReportWizard to XCallReportWizard


2002-05-13  Thomas Benisch  <tbe@openoffice.org>  [aff70c31da4444dbd8232e142a55342bbde49beb]

#98419# Slot configuration must use configuration service


2002-05-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [528c66de549d2d0a9e4e4138fd22c15189f6d5f7]

SRC657


2002-05-13  Andreas Martens  <ama@openoffice.org>  [f5d2d7d45b49b180ffda17834837fa5deca4d3f6]

Fix #98715#: Empty sections could cause a crash


2002-05-13  Mikhail Voitenko  <mav@openoffice.org>  [1a86355ea4d5c2ca2aee0c0cbd6dd69c231c9273]

#99219# truncate stream corrctly in case of reopening


2002-05-13  Andre Fischer  <af@openoffice.org>  [bf84bc7e297a183246aa5ddccb5a2e0b9497b174]

#95585# Removed unnecessary temporary.


2002-05-13  Andre Fischer  <af@openoffice.org>  [a3d818f8bcfad2c404ff7c2403347a5ebe25f88e]

#95585# Taking care of changes in shape tree info.


2002-05-13  Daniel Rentz  <dr@openoffice.org>  [1b73cc9a46e5de99039e76135c7fe8fd0aeb2be2]

#99254# crash on export of XF recs


2002-05-13  Hans-Joachim Lankenau  <hjs@openoffice.org>  [da234fd7168fb90e31a2e857306aa4817b96be63]

fix problem with no matching language dir for zip target


2002-05-13  Andre Fischer  <af@openoffice.org>  [3cbaf2bc286cda9d030106f79a71bd0df31b423d]

#95585# Renamed AccessibleShapeTreeInfo member. Moved implementation of comparator methods to cxx file. Changed visibility calculation of accessible shapes.


2002-05-13  Andre Fischer  <af@openoffice.org>  [f0abd02c04047838fbd37d1b71fc8c9a55a424f2]

#95585# Corrected name of AccessibleShapeTreeInfo member. Moved definition of comparator methods to cxx file.


2002-05-13  Oliver Specht  <os@openoffice.org>  [b96c24c15ba1327c51db91822dffc727ccbdfca0]

#90353# new[]-delete[] mix fixed


2002-05-13  Andre Fischer  <af@openoffice.org>  [529346e1b034dc0ca1161a35f3fb5adee973023e]

#95585# Two new methods SetController and GetController.


2002-05-13  Andre Fischer  <af@openoffice.org>  [299cf1ecac48c5c8bba844ea746301a20611e932]

#95585# Added new GetState method. Handling exceptions while calling listeners.


2002-05-13  Oliver Specht  <os@openoffice.org>  [b4491afd326ca2fddd5d92457b6c06d5c3464b22]

#90353# new[]-delete[] mix fixed


2002-05-13  Vladimir Glazounov  <vg@openoffice.org>  [48ea87d8dcc0184e618ebb0cafa9baabf3aaefce]

#65293# fixed too many assertions bug (pl)


2002-05-13  Caolán McNamara  <cmc@openoffice.org>  [605d996a452b7aeeab5320d75c7370d99865f2ef]

#99125# #97824# Escher text property insertion out by one error


2002-05-13  Daniel Rentz  <dr@openoffice.org>  [a1081cb2bd2c4073e32a99ee50e42404060d59d0]

#99254# crash on export of XF recs


2002-05-13  Sven Jacobi  <sj@openoffice.org>  [736dd01481487f9719b70bc1469404a0ba36fe67]

#98257# better import of dashed lines


2002-05-13  Stephan Schäfer  <ssa@openoffice.org>  [9951338c3dbf32b00845df48cdbd2b69f06b488e]

#98888# making focus handling async again


2002-05-13  Mikhail Voitenko  <mav@openoffice.org>  [7169f6198f06f9049b5815ea455ecafd786db41d]

#99253# throw an exception in case writing fails


2002-05-13  Mikhail Voitenko  <mav@openoffice.org>  [92b78f7edef1b18bc4de1dbf0ae6787293a1916e]

#99253# saveContent can throw an exception


2002-05-13  Peter Burow  <pb@openoffice.org>  [5fd36c92c2945f491bc462db00f09a0f892290d0]

fix: #99115# new class SvtLanguageOptions


2002-05-13  Peter Burow  <pb@openoffice.org>  [4228e19c0655437a5f9d1e5f0ecf889f67e14a19]

fix: #99115# new class SvtLanguageOptions


2002-05-13  Peter Burow  <pb@openoffice.org>  [d92da7278159d81cf1b98d45ffa04d793dd19f39]

fix: #99115# new class SvtLanguageOptions


2002-05-13  Frank Meies  <fme@openoffice.org>  [ce64d5cd3f9673178b73ec2c91da96db3612efea]

#97492# CTL - Portion width must be passed to outdev as last position of kern array


2002-05-13  Mikhail Voitenko  <mav@openoffice.org>  [6613dcdb27d9470504b2036b131b9ab4441d9947]

#99253# throw an exception in case of an error on commit


2002-05-13  Mikhail Voitenko  <mav@openoffice.org>  [b1cf0c148d036c8051457b9fa309e8bd6be5633b]

#99253# check error value in exception


2002-05-13  Mikhail Voitenko  <mav@openoffice.org>  [de7028339b354bc955b3a1b08f8163e50fb8c05f]

#99253# tranfer error to the upper level


2002-05-13  Vladimir Glazounov  <vg@openoffice.org>  [c89d61731cb6d07d363d2b17f12b46f781608ae0]

SRX642


2002-05-11  Caolán McNamara  <cmc@openoffice.org>  [12aa832d8ccd4aee20bdb3cabd95fa2e0b900362]

#97824# #i3958# Refactor ocx import to take advantage of new z orderer and to prepare for inline escher import


2002-05-10  Vladimir Glazounov  <vg@openoffice.org>  [e76c10cb23abf1347f542c7ece9417fd929078a2]

new version for SRX642


2002-05-10  Matthias Huetsch  <mhu@openoffice.org>  [9b884cea19287d47fecc153addcbb52218f1fee8]

#90353# Fixed SvxTabStopItem ctors to avoid obsolete SvPtrarr::InitData().


2002-05-10  Matthias Huetsch  <mhu@openoffice.org>  [1b94a3ef4769d699ba79754ed19444e4ad471f93]

#i5181#,#90353# Fixed operator new[](), operator delete() mismatch,


2002-05-10  Karl Hong  <khong@openoffice.org>  [ff6a2cc2bdfb21d287b650494bb1abf45406074e]

#99216#Regular expression [:alnum:]* finds non alpanumeric character


2002-05-10  Kurt Zenker  <kz@openoffice.org>  [28f41515890befab238004f63d8c74280949cfa5]

new version for SRX642


2002-05-10  Kurt Zenker  <kz@openoffice.org>  [1874aa5f19a8b9c0c4e4cac9fcb6c2390d26f855]

new version for SRX642


2002-05-10  Tom Verbeek  <tv@openoffice.org>  [cb432d39e210ddb5f472e7633bb47b75461a44c7]

#99085# first running version


2002-05-10  Kurt Zenker  <kz@openoffice.org>  [dce48722aac68dbf79b57f1342fcb0de432e0394]

new version for SRX642


2002-05-10  Juergen Schmidt  <jsc@openoffice.org>  [5e64ff8760e61b03b13726ab90f14cbf6324e309]

#99053# update


2002-05-10  Kurt Zenker  <kz@openoffice.org>  [fb75ed19ab41b42185c150fdc0090d414534c8cb]

new version for SRX642


2002-05-10  Caolán McNamara  <cmc@openoffice.org>  [b4af7f8147e8dcc060581e69a259d970914b6e78]

#i3674# Outline numbering level on preexisting styles needs to be removed on import


2002-05-10  Vladimir Glazounov  <vg@openoffice.org>  [ff84b0c20c35705baa167ff46985e2ae15910d50]

SRX642


2002-05-10  Juergen Schmidt  <jsc@openoffice.org>  [e68c86b4324d48b91f9fc8d189f6db00d653e923]

#99053# update env scripts


2002-05-10  Hans-Joachim Lankenau  <hjs@openoffice.org>  [7447322510b062766b4b3326f6612d49fe62971c]

use chmod for USE_SHELL ne 4nt


2002-05-10  Ocke Janssen  <oj@openoffice.org>  [6a0bafdd034690ed84f8f86ce81f308ef4c64fdc]

#98357# adjust filter


2002-05-10  Ocke Janssen  <oj@openoffice.org>  [b4733d67425b916b1e2d270b84bf27b4c11f9778]

#95191# check position of seekcursor before asking for bookmark


2002-05-10  Hans-Joachim Lankenau  <hjs@openoffice.org>  [1e5029177045b653eb4ac866c58cab8cb8a65369]

replace regcompare with macro


2002-05-10  Ocke Janssen  <oj@openoffice.org>  [7b5bc13a8232871264defe4973c316f05db98316]

#99244# rename memo file as well


2002-05-10  Ocke Janssen  <oj@openoffice.org>  [ec87f5eaecbc9af0440b0dc32241da29659b027e]

#95472# showError mesg when table isn't any longer in container


2002-05-10  Ocke Janssen  <oj@openoffice.org>  [64f4756d45b33fe9758d4953415c30ba40d2d461]

#99243# postion calc corrected


2002-05-10  Ocke Janssen  <oj@openoffice.org>  [f25616d8fff94017a4bf600a09fec041fcfc4178]

#98011# call SaveModified before REBUILD


2002-05-10  Caolán McNamara  <cmc@openoffice.org>  [f4a17a9bc6ddfb417f177d71a11ee9803d01bdb4]

#i4560# Finally an example of FORMTEXT field without a 0x01 to demonstrate what word does in that case


2002-05-10  Vladimir Glazounov  <vg@openoffice.org>  [89f7a7a55b30544105a9db17e84febf8eabbc66f]

#65293# added temporary variable


2002-05-10  Jörg Barfurth  <jb@openoffice.org>  [6c8a8d67ecd993eef79107d939841ba68d28b742]

#99249# Treat empty values as NULL where necessary (workaround data generation bug)


2002-05-10  Ocke Janssen  <oj@openoffice.org>  [8c7d3e3f97ece746238601aa1fe1bc92a744e50f]

#99172#


2002-05-10  Ocke Janssen  <oj@openoffice.org>  [7df5ad272d9d7c30d0704b938c866bf6cfde00e9]

#99051# change type of storing pointer to multimap


2002-05-10  Ocke Janssen  <oj@openoffice.org>  [ba872299975548813bdfe1095a4ae30935663afe]

#99051# change type of storing pointer to multimap


2002-05-10  Ocke Janssen  <oj@openoffice.org>  [4255fe3857f2828c6aa4614afcfba0df14d9cc95]

#99051# change type of storing pointer to multimap


2002-05-10  Ocke Janssen  <oj@openoffice.org>  [055dc6ab6497d8bebc93af4526105a30cdef7e37]

#98357# enable = TRUE


2002-05-10  Juergen Schmidt  <jsc@openoffice.org>  [33d33e116403ffeac30a8c51e217bb28f428e49f]

#99053# new example, removing useless files


2002-05-10  Stephan Schäfer  <ssa@openoffice.org>  [a9d2ce590da6928e6472967ea866c64dc6d7e97c]

#98888# execute focus events synchronously


2002-05-10  Ocke Janssen  <oj@openoffice.org>  [8f46984bcf6d4691b95bc488e6a27a2806d6a3a8]

#99051# change type of storing pointer to multimap


2002-05-10  Ocke Janssen  <oj@openoffice.org>  [7ce571ecd96acddb1b0bbaa63c333c6ad48d9ab3]

#99051# change type of storing pointer to multimap


2002-05-10  Ocke Janssen  <oj@openoffice.org>  [8b41a89471d30672d1cfaa16d883b3f2fc19418b]

#99051# change type of storing pointer to multimap


2002-05-10  Oliver Braun  <obr@openoffice.org>  [6181c08005dda651afbc489b3f34b81efd34c53d]

#97337# enable Accessibility for non Windows platforms


2002-05-10  Ocke Janssen  <oj@openoffice.org>  [50194251c2b06756baa22cafb22902ea12b71ee3]

#99051# change type of storing pointer to multimap


2002-05-09  nidd  <nidd@openoffice.org>  [0cba0d358af2bc7cc06aecca784a94f17d45ea78]

merged kh's changes in 1.0 branch into trunk


2002-05-09  Caolán McNamara  <cmc@openoffice.org>  [f3477f7c8e09d6b20085087d74a22e531443777a]

#97824# new Z ordering mechanism for winword import that actually works


2002-05-09  Caolán McNamara  <cmc@openoffice.org>  [42be48371efda9223c7ab294536a3d7407d8a631]

#97824# fBehindDocument not fetched correctly


2002-05-08  Thomas Benisch  <tbe@openoffice.org>  [e604ec79ab62d680ddcbf4ccfd1005c5f7a5972e]

#98419# Slot configuration must use configuration service


2002-05-08  Juergen Schmidt  <jsc@openoffice.org>  [730f6f29883c5eb27c18ed54c707bbee600e87da]

#99053# extend PATH for Java's jawt.dll, necessary for the Bean


2002-05-08  Thomas Benisch  <tbe@openoffice.org>  [01ffe0ebc018aec5a581834cb56c3edf38b01221]

#98419# Slot configuration must use configuration service


2002-05-08  Thomas Benisch  <tbe@openoffice.org>  [2a95058d07a51434d3e10c6ef8a5e3a8dc4560c6]

#98419# Slot configuration must use configuration service


2002-05-08  Juergen Schmidt  <jsc@openoffice.org>  [8516500bf709c44a3f734d019e7879dc110d9137]

#99053# change CLASSPATH


2002-05-08  Hans-Joachim Lankenau  <hjs@openoffice.org>  [8a2a64b4471970ecf5b9dd8248b6a4f3d8f91d8b]

fixed typo in shell call


2002-05-08  Thomas Benisch  <tbe@openoffice.org>  [7908bf21f7e5c2ca152d9c8f4aa229ec93dbd9f6]

#98419# Slot configuration must use configuration service


2002-05-08  Juergen Schmidt  <jsc@openoffice.org>  [d5ab3c130d97605bc0876efce27782036fa2f315]

#99053# change CLASSPATH


2002-05-08  Philipp Lohmann  <pl@openoffice.org>  [faa4d000678c37095f3af5c6908a191913b243fa]

#98573# discard layout information on resize


2002-05-08  Juergen Schmidt  <jsc@openoffice.org>  [2f4a19f02094759b507f7626fd91833d0ac1fba0]

#99053# extend PATH with OFFICE_PROGRAM_PATH


2002-05-08  Frank Schönheit  <fs@openoffice.org>  [c549ae7e264268f2533a1ef4eb198fed426537fa]

#99214# be more tolerant in SetCurrentController


2002-05-08  Frank Schönheit  <fs@openoffice.org>  [e6810eded54de5c81a15217560f7e9b0565bdf45]

#99218# use an additional solar mutex for locking


2002-05-08  Frank Schönheit  <fs@openoffice.org>  [3bd18e78b27f6632d81f2dfa88a6883108c218bd]

#99218# allow abstract external locks in addition to the own mutex


2002-05-08  Niklas Nebel  <nn@openoffice.org>  [11cad77b0fff997ce341b63e2060aecb8d5ded5a]

#98820# use right colors in preview


2002-05-08  Niklas Nebel  <nn@openoffice.org>  [a1080df0a948980e899d45393d97bf6cb99bb558]

#98820# RefreshNoteFlags: also UpdateAllArrowColors


2002-05-08  Niklas Nebel  <nn@openoffice.org>  [51b1f14ef4626b45a7e594040e9739b7fca4a7c2]

#98820# update detective objects if colors were changed


2002-05-08  Kai Ahrens  <ka@openoffice.org>  [f85268b87eeb54642ed1c217f20316f115333ee1]

#98890#: call resize handler for ANIMATIONMODE_VIEW, too


2002-05-08  Niklas Nebel  <nn@openoffice.org>  [1626c325e778d8652b094e353a133fa293e5e23d]

#98820# use colors for detective objects from configuration


2002-05-08  Kai Ahrens  <ka@openoffice.org>  [c8f0657e0940937994de8c7871722a0f8b01b856]

#98890#: call resize handler for ANIMATIONMODE_VIEW, too


2002-05-08  Kai Ahrens  <ka@openoffice.org>  [ee1c91befadd3394d8c8c51e4fe3caa7f2bbe606]

#98890#: call resize handler for ANIMATIONMODE_VIEW, too


2002-05-08  Martin Maher  <mmaher@openoffice.org>  [c2709b7673c8d7b27d4648d26b52f4ff56b499cb]

Moved parseFormula out of the sxc layer and into the plugin


2002-05-08  Sven Jacobi  <sj@openoffice.org>  [36cfa9491344d345b43d3cc9cb8fe07ce06dd383]

#99132# fixed word wrapping for vertical text


2002-05-08  Oliver Specht  <os@openoffice.org>  [e453280dd7b4655da185ca91b11c7c9764709b9c]

#98312# High contrast ImageList added (Navigation controller)


2002-05-08  Oliver Specht  <os@openoffice.org>  [e551cc43c5da16694c277a0460cc27ea9128de53]

#98312# High contrast ImageList added


2002-05-08  Philipp Lohmann  <pl@openoffice.org>  [4d6e3e95deef34c2e67da252f12a42918f45a380]

#99157# workaround CDE (again)


2002-05-08  Kurt Zenker  <kz@openoffice.org>  [039ebddf994fc43d383fddf3af6bd66726d6066b]

new version for SRC656


2002-05-08  Andreas Martens  <ama@openoffice.org>  [b024da20abf7a91f22d931b2fe84c60acadd320b]

Fix #99233#: Smaller list, better overview


2002-05-08  Philipp Lohmann  <pl@openoffice.org>  [3c2fc69ac57aa10adc526064a5b08d149a186b2f]

#99007# implement GetDisplayBackground for ListBox and ComboBox


2002-05-08  Carsten Driesner  <cd@openoffice.org>  [2fb22fdf0a8bfaaf9c76429de08016d59f0d9871]

#98419# Set help id again for loaded menu configuration


2002-05-08  Ocke Janssen  <oj@openoffice.org>  [0c15b82753dfd781795d0ebcdd87ed454feadd7d]

#99172# correct dtor order


2002-05-08  Juergen Schmidt  <jsc@openoffice.org>  [03aa4ee81ffb1c8dbb96d5b6cf3efce94a752176]

#99053# update


2002-05-08  Kurt Zenker  <kz@openoffice.org>  [7a7be8b62ba9d7f44672889cc68cc66f61519cb0]

new version for SRC656


2002-05-08  Philipp Lohmann  <pl@openoffice.org>  [5e8afd0e1bd97ca6002d2b7860329fe89b0b9a7c]

#98573# finalized accessibility changes to DrawText


2002-05-08  Stephan Schäfer  <ssa@openoffice.org>  [45206ce124ae06d7ef0af17fc1a48c678a18f1eb]

#97729# increase timeout to erase searchstring


2002-05-08  Oliver Specht  <os@openoffice.org>  [1f44749fcd817d72245944900e4e4b7f0ad47314]

#98312# High contrast ImageList added


2002-05-08  Armin Weiss  <aw@openoffice.org>  [63c8d635db4f343a57b3c3c7cabc42f84bf78d66]

#99190# 3D objects are no group objects, IsGroupObject() only tests if pSub is not null ptr :-(


2002-05-08  Herbert Duerr  <hdu@openoffice.org>  [eed1fde6e9769da17786e6c95f23ebb891691674]

#99076# fix rotated text for CTL


2002-05-08  Philipp Lohmann  <pl@openoffice.org>  [f648a3138662038320a62f3a6e0960981e8c1b85]

#99209# react on SAL_FRAME_STYLE_TOOLWINDOW


2002-05-08  Herbert Duerr  <hdu@openoffice.org>  [1a35cc0eabc89744ca7cbc16a38bcf508558c776]

#98573# allow blank glyphs for GetGlyphOutline


2002-05-08  Sascha Ballach  <sab@openoffice.org>  [f4d70eeb22775370adaf0a4bbd56cd6cd80bc7b0]

#99220#; don't remove general number formats


2002-05-08  Herbert Duerr  <hdu@openoffice.org>  [80ff4bc9657d8d37e254ac039a3bf99c7e5651ab]

#99076# fix CTL rotated text


2002-05-08  Herbert Duerr  <hdu@openoffice.org>  [8078597bcde7a3f291961e9d105438263d4f7c8f]

#97492# fix base adjusted GetTextBoundRect/GetTextOutline


2002-05-08  Oliver Specht  <os@openoffice.org>  [6b687c97078c696ebab0fa4c22d272a8045e77a3]

#98312# High contrast ImageList added


2002-05-08  Kurt Zenker  <kz@openoffice.org>  [dc3aaa0f385373a480ce45009a59b2e1ed366918]

new version for SRX642


2002-05-08  Kurt Zenker  <kz@openoffice.org>  [ff3e1bbce80cd065df4b636ff5f829ab49c5abf3]

new version for SRX642


2002-05-08  Stephan Schäfer  <ssa@openoffice.org>  [c7bcf5e5f730e908e8f489945b93ee2a3795343f]

#99133# avoid alt-f4 on windows


2002-05-08  Stephan Schäfer  <ssa@openoffice.org>  [932ceb117febe8f8bd655753c30b830d970dd09a]

#98898# multi monitor support


2002-05-08  Andreas Martens  <ama@openoffice.org>  [e4ab119ea62adf86e1ee8bfd51c241dceea954b9]

Fix #99225#i4515#: Don't modify during GetContour()


2002-05-08  Caolán McNamara  <cmc@openoffice.org>  [e30f1d2c21dab97412eae4cf16f3dd5531f5ec4f]

#97166# hack around words alternative font bug doesn't work, and breaks our own reimport


2002-05-08  Caolán McNamara  <cmc@openoffice.org>  [35b6e11213121013673b3b9a5127a723135cdece]

#97166# hack around words alternative font bug doesn't work, and breaks our own reimport


2002-05-08  Ocke Janssen  <oj@openoffice.org>  [8df8dc4db262cc12d4c0e144059375ae90acbce7]

#98286# new strings


2002-05-08  Oliver Specht  <os@openoffice.org>  [7adac7b110dc45c990b6125366394d2a66e527b9]

#99041# resize split windows using Alt+KEY_UP/KEY_DOWN


2002-05-08  Kai Ahrens  <ka@openoffice.org>  [84d1aa50f73c83c1bc7311e65dd87698ab841077]

#95585#: added accessibility selection


2002-05-08  Andre Fischer  <af@openoffice.org>  [82d202487a8aea8ed7d98983c0e913cdaf4653f7]

#95585# Using copy instead of reference of AccessibleShapeTreeInfo.


2002-05-08  Andre Fischer  <af@openoffice.org>  [4aa86545c49b9441c35f85338ecd035e89c51e96]

#95585# Removed the shape type names.


2002-05-08  Kai Ahrens  <ka@openoffice.org>  [baab164da821f5994d67b93a5602a5dfc26924b9]

#95585#: added accessibility selection


2002-05-08  Andre Fischer  <af@openoffice.org>  [e3c1675ac5a97f789fbc4c5a96bb192fbebe40a6]

#95585# Using copy instead of reference of AccessibleShapeTreeInfo.


2002-05-08  Andre Fischer  <af@openoffice.org>  [a09feaa2404d1a7c0f0e69b36acaf56f54784fda]

#95585# Added copy constructor and assignment operator.


2002-05-08  Andre Fischer  <af@openoffice.org>  [4d3705d82bd9226ba0aedffb7d5ac649aafb96fe]

#95585# Using copy of AccessibleShapeTreeInfo instead of reference. Description strings taken from resource.


2002-05-08  Christian Lippka  <cl@openoffice.org>  [305a6e621105c2a5d186b022d081158e93c68c05]

#99196# added SDRATTR_TEXTDIRECTION in itemset range


2002-05-08  Andre Fischer  <af@openoffice.org>  [56e42b33e47d06647d6ba29902c1baaef824ced7]

#95585# Using copy of AccessibleShapeTreeInfo instead of reference.


2002-05-08  Christian Lippka  <cl@openoffice.org>  [11140ef4e36041d575c24376331806f6f8290887]

#98819# set grid color from ColorConfig


2002-05-08  Christian Lippka  <cl@openoffice.org>  [dac207357dbea14b1cd94efad0da305475031d42]

#99196# add SvxWritingMode item on binary load if vertical writing is on


2002-05-08  Andre Fischer  <af@openoffice.org>  [906db4b650ac80299fa67e35d3f07ad7ab081e79]

#95585# Removed the entries for shape type names.


2002-05-08  Christian Lippka  <cl@openoffice.org>  [fb31279ca215d9f1290e23843786082a074ee089]

#99196# added SDRATTR_TEXTDIRECTION in itemset range


2002-05-08  Oliver Specht  <os@openoffice.org>  [f093f50c0b770f203216a01a6d01807fa4c003e9]

#98779# some labels changed


2002-05-08  Vladimir Glazounov  <vg@openoffice.org>  [af482ca2d49f942fb5426c176775b0e4b522fa3c]

#65293# added type cast


2002-05-08  Vladimir Glazounov  <vg@openoffice.org>  [057286f6fab59dd55d3ce5538f876e53f98ac234]

#65293# added corrected typo


2002-05-08  Vladimir Glazounov  <vg@openoffice.org>  [5e3edfc8cda84d19f735a6bcd6baf34cfa63f48b]

#65293# added temp variables


2002-05-08  Oliver Specht  <os@openoffice.org>  [15ee5053578d121c8c900902d6a3fcaa0ea7a80f]

#98562# #98563# menu entries to insert/delete record(s) added


2002-05-08  Peter Burow  <pb@openoffice.org>  [d3d0451a5fb290f3c637ddde6fd01259f5bde442]

fix: #99115# asianlanguagesoptions.hxx and ctloptions.hxx added


2002-05-08  Oliver Specht  <os@openoffice.org>  [034432190d970cf8a0b88530abeb6a213f973a5f]

#98419# redefined slot names DrawSelect and CreateControl removed


2002-05-08  Frank Schönheit  <fs@openoffice.org>  [be7621089449a4745942d7b04ca1269f9f0a3d28]

#98750# no use the context (not the XAccessible) as event source, again, as usual in the UNO world


2002-05-08  Frank Schönheit  <fs@openoffice.org>  [eadf8ec38f435b098b3c070a93e3dcdc6282dda3]

in preparation of #98725#: outsourced classes from fmexpl.cxx -> new files


2002-05-08  Peter Burow  <pb@openoffice.org>  [bc5ebe68a0daa449d7a9fe6bee362f574bf85a7e]

fix: #99115# new controls for CTL support


2002-05-08  Peter Burow  <pb@openoffice.org>  [b8e9486c31a6cbff89f665eb70a67ebb4f733eab]

fix: #99115# asianlanguagesoptions.cxx and ctloptions.cxx added


2002-05-08  Peter Burow  <pb@openoffice.org>  [e1f4ef38f1193a51c0e4b4642963d7d0bc79b4b0]

fix: #99115# options for CTL


2002-05-08  Peter Burow  <pb@openoffice.org>  [259922265fe76986fed0b766fc06b2077ff5c50c]

fix: #99115# use SvtAsianLanguagesOptions instead of SvtCJKOptions


2002-05-08  Frank Schönheit  <fs@openoffice.org>  [a3b03e7ff32d4b9c42d86e34c3ae7a0aee4ea952]

in preparation of #98725#: renamed the form navigator classes


2002-05-08  Frank Schönheit  <fs@openoffice.org>  [9e09c260a90fd10151b3d7e8fed2f84f39f6c0ac]

initial checkin - outsourced the tree model from fmexpl.cxx


2002-05-08  Frank Schönheit  <fs@openoffice.org>  [8df6425d6d778ef510fed77970f8c01cff7a9667]

initial checkin - outsourced the tree view from fmexpl.cxx


2002-05-08  Frank Schönheit  <fs@openoffice.org>  [f6595a9f3e376d0158266233f90a9d7507bf41fc]

in preparation of #98725#: outsourced the tree and the tree model to separate files


2002-05-08  Frank Schönheit  <fs@openoffice.org>  [cd9a09aedc54729d7f1f0d5a495438b0b602e4e9]

in preparation of #98725#: outsourced the tree and the tree model to separate files


2002-05-08  Frank Schönheit  <fs@openoffice.org>  [ad7b7796eac59bef972cbea815692e009f83de0b]

#98725# no shell, no page anymore, instead the root of the form component tree


2002-05-07  Kurt Zenker  <kz@openoffice.org>  [cc2bfaba82c588c86726c1a17ad91facac147ac9]

Merge SRX642: 07.05.02 - 22:06:14


2002-05-07  Vladimir Glazounov  <vg@openoffice.org>  [269ff0f2b2a8fbec7bb0cb653a1ed26a42375b19]

new version for SRX642


2002-05-07  Kurt Zenker  <kz@openoffice.org>  [7290f7b2e2f8f101eb3f4bcf0c6adce004e58852]

new version for SRX642


2002-05-07  Nikolai Pretzell  <np@openoffice.org>  [c0868d9bbca7e79892cc872ff5fb9a057e7a1d39]

#98177# Some gcc specific probelms fixed.


2002-05-07  Kurt Zenker  <kz@openoffice.org>  [89b1c4ac7c92619ef4071ef565afc73f9f6efdf6]

new version for SRX642


2002-05-07  Kurt Zenker  <kz@openoffice.org>  [8e0369d19bd5305edce8aee99eb98ff79d689fea]

new version for SRX642


2002-05-07  Niklas Nebel  <nn@openoffice.org>  [7fa69a090bfac2bf5d97442799bc34ebf76c580b]

#98198# start drawing object text edit by keyboard


2002-05-07  Juergen Schmidt  <jsc@openoffice.org>  [7401acd3a43d76bed999d59ae0b660b9aa6c8435]

#99053# update IDL reference index


2002-05-07  Herbert Duerr  <hdu@openoffice.org>  [149782d0c4ada73d369764de512ba7ac12980cd8]

#99086# allow multibyte chars for W98/WME CTL


2002-05-07  Kurt Zenker  <kz@openoffice.org>  [df71f6a9a28953ce131d01a0563ef030a411f3a6]

new version for SRX642


2002-05-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [400050c9f7e552ef25729fb2cb45959a71796518]

prevent warning on WNT


2002-05-07  Philipp Lohmann  <pl@openoffice.org>  [61f52e9be4cf78cd76b0556b2110484ed3738830]

#98931# add: check for ATTool support in configuration


2002-05-07  Sven Jacobi  <sj@openoffice.org>  [23a32a643341c9f77fc321098367293f3826575b]

#98423# graphic export dialogs are now supporting the XExporter interface


2002-05-07  Andreas Martens  <ama@openoffice.org>  [713e49e7f2c2487416f222521f5a601423093a5c]

Fix #98823#: Animated graphics


2002-05-07  Christian Lippka  <cl@openoffice.org>  [6d5a235b31f12625a51614b703c0f0dc0fc808d7]

#97794# correct para depth on created pages


2002-05-07  Kurt Zenker  <kz@openoffice.org>  [3830ac52a8acac88205beb91fa7af165486f889c]

new version for SRX642


2002-05-07  Kurt Zenker  <kz@openoffice.org>  [878d9b6dfce995f340c7b4de45e72d4fc8c5c466]

new version for SRC656


2002-05-07  Oliver Specht  <os@openoffice.org>  [03a03bc51765687636fa13a831a57f100ad84849]

#98809# high contrast support for toolbox implemented


2002-05-07  Oliver Specht  <os@openoffice.org>  [3f8ec156b29cd341a9f634d2f60a07447dd020f1]

#98809# high contrast support for toolbox implemented


2002-05-07  Philipp Lohmann  <pl@openoffice.org>  [ca53dc35e86d03a5707a4be574ef9597a7998cfb]

#98940# explicitly cast to correct sign


2002-05-07  Vladimir Glazounov  <vg@openoffice.org>  [278ed380534370cc5458c23507f401b2c29f9d2b]

#65293# DG:used unknown parser, resolved by droping this feature for the moment


2002-05-07  Caolán McNamara  <cmc@openoffice.org>  [dd023686667d174b5b3fe8dd7890d036cc4f03c9]

#99155# autotext broken for quite some time


2002-05-07  Kurt Zenker  <kz@openoffice.org>  [7c9ecc74dbfd10b73278ff6051e4768a0b05dc3f]

new version for SRX642


2002-05-07  Juergen Schmidt  <jsc@openoffice.org>  [bc0ce24428b5773d6c4ed70b7dbac34c57b3ef6f]

#99053# new docu html files


2002-05-07  Mathias Bauer  <mba@openoffice.org>  [a81bb61055817358d9300b6b2622fb159e17eef8]

#98405#: no double error messages


2002-05-07  Juergen Schmidt  <jsc@openoffice.org>  [9bd015bd55f186dd8227353fb4067a72b705d513]

#99053# new install scripts and new start side for the SDK


2002-05-07  Juergen Schmidt  <jsc@openoffice.org>  [b247c64a041cd193dc8e9f72486820485273f3e2]

#99053# new for changing tags in html files


2002-05-07  Juergen Schmidt  <jsc@openoffice.org>  [56d83d033a9b7bf02d40e884876a15d49d2aaec0]

#99053# insert new directory and new script


2002-05-07  Juergen Schmidt  <jsc@openoffice.org>  [18c63e359d37a86d590385972815b1c75756b1de]

#99053# insert new example and new docu html pages


2002-05-07  Christian Lippka  <cl@openoffice.org>  [eac1737dc165f172d3ee35b92d060edf51e15bf1]

#96856# fixed paste special


2002-05-07  Aidan Butler  <aidan@openoffice.org>  [a43a5384dd822c58abe4945eb505d8a82c96076b]

Added jars to package


2002-05-07  Oliver Specht  <os@openoffice.org>  [53a5d8eb98abea3004d5a2f8a92aa910a6b4bf0d]

#96258# ..TABSTOP_OFFSET now in 100TH_MM


2002-05-07  Aidan Butler  <aidan@openoffice.org>  [92ce2d209bdfad96dc5e298ab317ce390e8fd5e9]

*** empty log message ***


2002-05-07  Vladimir Glazounov  <vg@openoffice.org>  [e190e6a927f28cf5323baf63c26ec73685ac1f1a]

new version for SRX642


2002-05-07  Oliver Specht  <os@openoffice.org>  [11cadd6e7c29e3b82dfd9a58189313982b302e60]

#99156# leaving source view is now able to switch into print layout


2002-05-07  Andreas Schlüns  <as@openoffice.org>  [50c659fce1162a16fbae4c511f8f9830eb8a17ca]

#65293# right include


2002-05-07  Frank Meies  <fme@openoffice.org>  [78cbfc946e3b1d141ae895a5fecae8feed96abd7]

#98823# Use Accessibility options - No animation in preview


2002-05-07  Nils Fuhrmann  <nf@openoffice.org>  [b159c129c77b64d236377a344858be210eb3717c]

new version for TLS617


2002-05-07  Daniel Vogelheim  <dvo@openoffice.org>  [138880097c458f3e586669175f792ddc8729a799]

#95586# added method SwCrsrShell:SelTabBox, to select a single table box


2002-05-07  Ocke Janssen  <oj@openoffice.org>  [42b92278cd7672cdd9418fd6e31566112c76d10f]

#99172# new member


2002-05-07  Frank Meies  <fme@openoffice.org>  [2d23840d81407aa3eb9868f78486438f2a2117cb]

#98823# Use Accessibility options


2002-05-07  Christian Lippka  <cl@openoffice.org>  [021545a6c732538f0032c15be5996d28a50150d2]

#98819# removed use of ColorConfig for grid in application


2002-05-07  Mathias Bauer  <mba@openoffice.org>  [fccc63b47e36921cf1773ad7035143fb239cf6cd]

#98405#: EnumSlots need names and arguments


2002-05-07  Hans-Joachim Lankenau  <hjs@openoffice.org>  [5493a9335489494d9a4924dab15c1c2b5a1f83f1]

added default dependency


2002-05-07  Stephan Schäfer  <ssa@openoffice.org>  [f2e4785b960c6d1e95f27f403f245ae4b0a295b8]

#98989# swallow key input while toolbox has focus


2002-05-07  Christian Lippka  <cl@openoffice.org>  [ca0525c7dc9596ca65bae4b52167506b7422dcdc]

#98819# removed use of ColorConfig for grid in application


2002-05-07  Christian Lippka  <cl@openoffice.org>  [541d44f11e33f80e2a89ad4af7cf6f9bd2031d30]

#98819# removed use of ColorConfig for grid in application


2002-05-07  Christian Lippka  <cl@openoffice.org>  [1a5f49d0e9c54c48bfe88a3d64638e30e63a2bf5]

#98819# removed use of ColorConfig for grid in application


2002-05-07  Kurt Zenker  <kz@openoffice.org>  [ac50627ea412bafd2f8a0d826207e8ad0a50f064]

SRX642


2002-05-07  Christian Lippka  <cl@openoffice.org>  [36c9d8479a354d1bac4f4af90a8bb39fc32b36af]

#98819# removed use of ColorConfig for grid in application


2002-05-07  Nils Fuhrmann  <nf@openoffice.org>  [c3d6a426c20b3982cbd9f5d36eb692e360ce5032]

Added missing tokens


2002-05-07  Christian Lippka  <cl@openoffice.org>  [11c45b2af5b566a2cadb64ae7f0d68f519a44bd7]

#98819# removed use of ColorConfig for grid in application


2002-05-07  Christian Lippka  <cl@openoffice.org>  [598238cd1bed9a5216147be4cb0af5aec7b00da6]

#98819# removed use of ColorConfig for grid in application


2002-05-07  Nils Fuhrmann  <nf@openoffice.org>  [a007d3af3c45cb58f99a450613ad2e425a330f30]

Removed unused code


2002-05-07  Sven Jacobi  <sj@openoffice.org>  [82f56a5c99bd2befc151eb52d8fa064919c545cc]

#99140# changes in MetaTextArrayAction: dxArray needs 1 byte more memory if cloned


2002-05-07  Kurt Zenker  <kz@openoffice.org>  [b7b26b4d0828b09b6e218c5a0df39dca60f825db]

SRX642


2002-05-07  Peter Burow  <pb@openoffice.org>  [5d4854451ba2784fc49edd0381e5af3d590e4738]

fix: #99165# preview of colors was broken by high-contrast-support


2002-05-07  Nils Fuhrmann  <nf@openoffice.org>  [200e80e0d985d99c93611932d1214ceb3a3aa3b1]

Removed unused code


2002-05-07  Mikhail Voitenko  <mav@openoffice.org>  [aa1c95f45e7fa15c56a73f3d33faf7ef1c85cca7]

#99176# allow to store document to an output stream


2002-05-07  Ocke Janssen  <oj@openoffice.org>  [1e4970928ab395f5d7fcd08950dffd69b52a4050]

#99172# set member to null before dtor


2002-05-07  Dirk Grobler  <dg@openoffice.org>  [15ee41eae95d99296b93c1f864d25f7a47e3d303]

#99152# transition to new cfg format


2002-05-07  Ocke Janssen  <oj@openoffice.org>  [8ee0bfa85a506ba37d0b0b3f036de3bff0aaf7ef]

#96363# virtual root of tablelistbox removed


2002-05-06  Dirk Grobler  <dg@openoffice.org>  [b38a75e6290ed8b735aeefbf4ce8b40434c8c32a]

#99152# transition to new cfg format


2002-05-06  Dirk Grobler  <dg@openoffice.org>  [e28edf65492c2b77c0668c5b3acf26e8864cbf47]

#99152# transition to new cfg format


2002-05-06  Dirk Grobler  <dg@openoffice.org>  [545175149e2d941a6a824cbcc60f6781f3ea7bec]

#99152# transition to new cfg format


2002-05-06  Dirk Grobler  <dg@openoffice.org>  [72cbd26315bf935a0d6e2c9ffcdbea7d2ada07fb]

#99152# transition to new cfg format


2002-05-06  Dirk Grobler  <dg@openoffice.org>  [6a53f71c75c56445b7e7c97d4b3e1ef3dcaf2847]

#99152# transition to new cfg format


2002-05-06  Dirk Grobler  <dg@openoffice.org>  [58acbc365fff8aff0fa73f648d903cc36964511b]

#99152# transition to new cfg format


2002-05-06  Dirk Grobler  <dg@openoffice.org>  [4b29338543e428edf418f07f641a4eda15b4d93b]

#99152# transition to new cfg format


2002-05-06  Niklas Nebel  <nn@openoffice.org>  [40eb6a75d9c8edfb9feec176dd4a27c30a2ff931]

#97022# use of automatic font color in EditEngine text


2002-05-06  Vladimir Glazounov  <vg@openoffice.org>  [329b9bfd47c340b0ef642be0380942395c7c203c]

#65293# multiprocessing on the project level version


2002-05-06  Stephan Bergmann  <sb@openoffice.org>  [81023a4f9b55e9a037319b63ebad9580509c3797]

#98986# Removed sync client.


2002-05-06  Stephan Schäfer  <ssa@openoffice.org>  [4218ddfbd62ad857577103b052acbfdfbf4fb7d0]

#99109# only close unrelated floaters during activation of items


2002-05-06  Vladimir Glazounov  <vg@openoffice.org>  [9bc553875b31931894518a98fb26dbe12395cd5f]

#65293# multiprocessing on the project level version


2002-05-06  Sven Jacobi  <sj@openoffice.org>  [56b82af2ef028647c325e0b181c59d8260724c6c]

#97844# added support of background color, even for textobjects


2002-05-06  Armin Weiss  <aw@openoffice.org>  [09be7d5a4feae4f56e56843ca44cf0a0bf0eeaee]

#99039# test if there is a title object there. If yes, try to set it to edit mode and start typing...


2002-05-06  Kurt Zenker  <kz@openoffice.org>  [536f4dd4a9f0699d7ed663976a3f7ea1190a598d]

new version for SRC656


2002-05-06  Kurt Zenker  <kz@openoffice.org>  [a8d568eb6d90f9f3320f43935a1d39d2761f1570]

new version for SRC656


2002-05-06  Frank Meies  <fme@openoffice.org>  [b3e760332d3b61660c301f24a925f1c1f77836c0]

#97492# CTL - Justified alignment for Thai


2002-05-06  Philipp Lohmann  <pl@openoffice.org>  [5f94be55988be71d1d08b08de6c1066845a90677]

added multirequest


2002-05-06  Daniel Vogelheim  <dvo@openoffice.org>  [94914e0186896a5fec2f78cd943df0e2e879f6f0]

#95586# added whitespace to numbering


2002-05-06  Daniel Vogelheim  <dvo@openoffice.org>  [631921b29c1dd11dca6839b7458b971b519cb0ae]

#95586# added XAccessibleSelection interface to Writer tables         (also moved GetCrsrShell() to acccontext.?xx)


2002-05-06  Ocke Janssen  <oj@openoffice.org>  [7986a3b5eefcc034ba22df8d29e5ac8be7fd6b42]

#98357# autofilter of bool columns corrected


2002-05-06  Armin Weiss  <aw@openoffice.org>  [668af63e5f2c0e7ee102c20dfa79e881795eb616]

#98721# added handling for slot SID_FM_CREATE_FIELDCONTROL


2002-05-06  Armin Weiss  <aw@openoffice.org>  [c10921c6550d0778a894b3b7d75c314170912cd6]

#98721# added slot for SID_FM_CREATE_FIELDCONTROL


2002-05-06  Stephan Schäfer  <ssa@openoffice.org>  [c462b0a8d702dbbffa339db469a9312d6d18e02d]

#98888# GrabFocusToDocument


2002-05-06  Andre Fischer  <af@openoffice.org>  [6413970854a2a67bca534a2e344a709c4c3c0964]

#95585# First (compatible) step of cleanup.


2002-05-06  Thomas Lange  <tl@openoffice.org>  [6a899f364689106404496c34ccdc9019df6134c8]

#98958# static modifiers removed from newly added functions.


2002-05-06  Frank Schönheit  <fs@openoffice.org>  [02ed06d279a253787b2e841fd9a60d7281ad6b3a]

#99088# HasChildPathFocus instead of HasFocus


2002-05-06  Michael Brauer  <mib@openoffice.org>  [5713ed46fa18c274b926dad2a524b66a9538c564]

95586#: accessible shapes started


2002-05-06  Oliver Specht  <os@openoffice.org>  [3236db5ef93df40cd3b190d16e1a04015a0e8dd5]

#98823# Accessibility options forwarded to the ViewShell's ViewOption


2002-05-06  Vladimir Glazounov  <vg@openoffice.org>  [3f46fa3c66bf5230b9dde957f1ce8bebbf7ee2b9]

SRX642


2002-05-06  Hans-Joachim Lankenau  <hjs@openoffice.org>  [ebc2c8e6dffb4a50bea25f37c4b885545b805cc2]

chmg. known link para list


2002-05-06  Frank Schönheit  <fs@openoffice.org>  [ebfcd3898de59be5602b84549c338a412183b66f]

#98721# +SID_FM_CREATE_FIELDCONTROL


2002-05-06  Frank Schönheit  <fs@openoffice.org>  [81ab680433ee67e31d7dd3e4b0d3360ffc5c40c2]

#98721# new CTor( Any ) for creating with either a sequence or a property set


2002-05-06  Frank Schönheit  <fs@openoffice.org>  [8a916e2b4aa3268476d75c36500be4b71a451138]

#98721# override PreNotify and DoubleClickHdl for creating field controls


2002-05-06  Kai Ahrens  <ka@openoffice.org>  [61b212accd0afb53bc81f1fd85618f9e59fa0974]

#95585#: AccessibleShape supports XUnoTunnel now


2002-05-06  Björn Milcke  <bm@openoffice.org>  [93884d152166ecd2580a981b06c873ddfb810040]

#96720# empty cells are not valid.  Changed to a cell containing an empty text:p element


2002-05-06  Ocke Janssen  <oj@openoffice.org>  [26aeb5ea0284bc2898e3a9658c5f7ea2c99fc6a4]

#96363# new strings


2002-05-06  Kai Ahrens  <ka@openoffice.org>  [d2ef251902ed838c1d2570dcd1b6b5eb33b8942f]

#95585#: added AccessibleSelectionBase


2002-05-06  Oliver Specht  <os@openoffice.org>  [9a79fdb0106e019311d80dd1fa88a31872070318]

#98810# HighContrast ImageLists added


2002-05-06  Oliver Specht  <os@openoffice.org>  [f1722a2fc6a603c311514298b153b40a72ac603f]

#98810# typo corrected


2002-05-06  Björn Milcke  <bm@openoffice.org>  [49e16b2059142894437c4abe5f814b9410f164ee]

#96720# statistics elements are optional


2002-05-06  Kai Ahrens  <ka@openoffice.org>  [66474c8c94c1ce9807660c3c4f0dbe786a6a8f37]

#95585#: added AccessibleSelectionBase


2002-05-06  Armin Weiss  <aw@openoffice.org>  [dd62a01202c2e8da0e6a1b110877f42d5e8a50a3]

#98994# handle Mod1 and Mod2 to get travelling running on different systems


2002-05-06  Andreas Martens  <ama@openoffice.org>  [528362304f1bd84163f6dc129fb47044abc1bed5]

Fix #99025#: Mouse pointer when out of page


2002-05-06  Ocke Janssen  <oj@openoffice.org>  [ac0da42adca090bed2cac381c542ca1cb448a365]

#96363# change return type of switchView


2002-05-06  Kai Ahrens  <ka@openoffice.org>  [b4b249da7f4b49b1ed1481aa69ae8e9cdb4a4030]

#95585#: added AccessibleSelection helper


2002-05-06  Andreas Martens  <ama@openoffice.org>  [04c8632dc4af416243e26d098b8767ea127e1716]

Fix #99025#: Mouse pointer when out of page


2002-05-06  Ocke Janssen  <oj@openoffice.org>  [efe6d89b173245aa7712c25933943c424f45f647]

#96363# change return type of switchView


2002-05-06  Ocke Janssen  <oj@openoffice.org>  [ea9bde72a84eb5cdf74bbf59e86795f7c63aba17]

#96363# handle keyvent


2002-05-06  Oliver Specht  <os@openoffice.org>  [989a546eb730834fc1b45e52b94a5c509eaf251a]

#98810# HighContrast ImageLists added


2002-05-06  Andre Fischer  <af@openoffice.org>  [497aea2c1e76fb1c868b50a07a29ccbf66726ca4]

#95585# Using new AccessibleShapeInfo class in constructor.


2002-05-06  Ocke Janssen  <oj@openoffice.org>  [f2051e463657c65a6603304378aeecb6267c227d]

#96363# new enum for errors


2002-05-06  Andre Fischer  <af@openoffice.org>  [4a2551f1492a1577c48a75adbbc483492a2484b1]

#95585# Using new AccessibleShapeInfo class in constructor.


2002-05-06  Ocke Janssen  <oj@openoffice.org>  [9d42c43bd82e04f7b476517a89545b369f98de1b]

#96363# new strings


2002-05-06  Björn Milcke  <bm@openoffice.org>  [615994dd21b85aa56fcbb090b7e6651808b11ab8]

#96720# syntax error in chart.mod         some namespaces were missing (dr3d,form and math) in DTD


2002-05-06  Andre Fischer  <af@openoffice.org>  [7fc5561d23defecb2e9610fd720b02308ad8dc80]

#95585# Initial revision.


2002-05-06  Andre Fischer  <af@openoffice.org>  [99bb0ce075f54df7f76c631c84b73dced347e1a4]

#95585# Added new file.


2002-05-06  Ocke Janssen  <oj@openoffice.org>  [d498a42939d8ce7dfd6119995186b386874f2041]

#96363# change return type of switchView


2002-05-06  Ocke Janssen  <oj@openoffice.org>  [632e20a3f8f744fde01bb5ec69972b37521f8823]

#96363# new enum for errors


2002-05-06  Andre Fischer  <af@openoffice.org>  [72845f082df827c5dd58bdd55ea34d1268719d69]

#95585# Use of accessible shape info.


2002-05-06  Andre Fischer  <af@openoffice.org>  [e1712f78bd497938346fe6648a39722b6ea191f1]

#95585# Use of AccessibleShapeInfo.


2002-05-06  Andre Fischer  <af@openoffice.org>  [c74b5fae4f3453a2c80052ca9fb91fd3632da16e]

#95585# Using AccessibleShapeInfo for construction of shapes.


2002-05-06  Andre Fischer  <af@openoffice.org>  [c560506725403128af310563d193cd5af8de8741]

#95585# Using AccessibleShapeInfo for construction of accessible shapes.  Already accessible shapes are checked for visibility.  Support of the IAccessibleParent interface.


2002-05-06  Vladimir Glazounov  <vg@openoffice.org>  [e5676348e1eb002466111f383e1f3afb37f72d98]

Merge SRC641: 06.05.02 - 11:20:17


2002-05-06  Andre Fischer  <af@openoffice.org>  [ed7fd1b4ae7e047bb0175887346daa025d717016]

#95585# Added ReplaceChild method. Accessible shapes are stored as XAccessibles.


2002-05-06  Niklas Nebel  <nn@openoffice.org>  [0fe9d97ac490a113e17bb19ede8dcba6327e353b]

#95584# added draw ranges to location data


2002-05-06  Christian Lippka  <cl@openoffice.org>  [ae35f3ec39c750aed4b69fbd521a898fd4d95c2d]

#98983# changed shortkey for page switching to ctrl + page up/down


2002-05-06  Andre Fischer  <af@openoffice.org>  [d22b1ae655e3fc7ae30640a9ed677ef8d57ad94e]

#95585# Using AccessibleShapeInfo in constructor. Support of the OPAQUE state.


2002-05-06  Andre Fischer  <af@openoffice.org>  [4fc1285a0586e60d77ee591fc831d07e189be58a]

#95585# Using new class AccessibleShapeTreeInfo in constructor.


2002-05-06  Andre Fischer  <af@openoffice.org>  [bdace4349993b14ae6ff2f82e4ef5cc98f79a3cc]

#95585# Using AccessibleShapeInfo in constructor. Fixes property change listener to set name and description  and send proper events. Changing the design mode results now in exchange of the object.


2002-05-06  Oliver Specht  <os@openoffice.org>  [dc9d2ae1d448d9bee3cfde5a646d925677de0d86]

#98823# accessibility options available


2002-05-06  Björn Milcke  <bm@openoffice.org>  [315e70ab6fb7bccc8252ff216101cf2f45a11ef5]

#96720# regression curves, error-indicators and mean value         are exported as extra sub-elements of the series


2002-05-06  Ocke Janssen  <oj@openoffice.org>  [a48c59475620d6ae1af62785948065899689d292]

#96363# impl new interface


2002-05-06  Christian Lippka  <cl@openoffice.org>  [a46e82d03bb04edcb8cb53159264a29c317d7fe0]

#98819# don't use ColorConfig for help lines, theire drawn in xor


2002-05-06  Christian Lippka  <cl@openoffice.org>  [8aa0b22b69a0051277c123bbec7ca20ee5a23063]

#99054# correct UINT16 items to sal_Int16


2002-05-06  Kurt Zenker  <kz@openoffice.org>  [9aa083e3578456c8fd94fbe6025ebc5932da947e]

Merge SRC641: 06.05.02 - 09:56:38


2002-05-06  Kurt Zenker  <kz@openoffice.org>  [5e26c625b3cc9662037918c584b6cbd5e540a2fd]

Merge SRC641: 06.05.02 - 09:55:51


2002-05-06  Kurt Zenker  <kz@openoffice.org>  [839d587f99a43d071d256e63d2338aadb7a2b07b]

Merge SRC641: 05/06/02 - 09:55:43


2002-05-06  Kurt Zenker  <kz@openoffice.org>  [5dd57ef969c6d155a5bcdf8a86080f4fbbb47348]

Merge SRC641: 06.05.02 - 09:54:21


2002-05-06  Kurt Zenker  <kz@openoffice.org>  [bf034a81c892df04d49e0792b4ec19e4f0054816]

Merge SRC641: 06.05.02 - 09:53:34


2002-05-06  Rüdiger Timm  <rt@openoffice.org>  [ae539a86f345a69006d9c2fe7af3580d931af4f8]

Merge SRC641: 06.05.02 - 09:53:36


2002-05-06  Kurt Zenker  <kz@openoffice.org>  [93cbab74a96891205d657bc6e2fb536f80ac9397]

Merge SRC641: 06.05.02 - 09:47:52


2002-05-06  Frank Meies  <fme@openoffice.org>  [2be6eca4a26c8fe5492a906bf9b6266bb1eb65b3]

#99118# Stepping back one character for repaint optimization is not enough for complex scripts


2002-05-06  Björn Milcke  <bm@openoffice.org>  [4a1a8b5d2cf014102d900dc086187f59fa590951]

#96720# regression curves, error-indicators and mean value         are exported as extra sub-elements of the series


2002-05-06  Oliver Specht  <os@openoffice.org>  [8d378c2c3551857caf7899b32384a1643179d291]

#98428# recording of text input re-implemented


2002-05-03  Karl Hong  <khong@openoffice.org>  [a42dd813f13251aa2aa6a8e4da00181fe432cc5a]

#99114# Transliteration TextToNum does not convert SC number string correctly


2002-05-03  Karl Hong  <khong@openoffice.org>  [f88c6339684e131763bfc313733f58b5ea5da3da]

#98796#remove thai word breakiterator, let it fallback to ICU implementation


2002-05-03  Mathias Bauer  <mba@openoffice.org>  [42f64deeca1c9d36fccc75684f53f0ddb7404e86]

#99024#: avoid keeping dead pointers


2002-05-03  Herbert Duerr  <hdu@openoffice.org>  [73d11eb064f53060911c88498acf82edf715137e]

#97492# add GetTextBoundRect/GetTextOutline


2002-05-03  Andre Fischer  <af@openoffice.org>  [e524fa5e99991e92dbf21ff7661659463b6109fd]

#95585# Use of new AccessibleShapeInfo class. Implementation of the XAccessibleImage interface.


2002-05-03  Andre Fischer  <af@openoffice.org>  [04ca63ffd1699ffec859d07fc9861bd6421000c3]

 #95585# Event source is now casted to correct XAccessibleContext.


2002-05-03  Herbert Duerr  <hdu@openoffice.org>  [7c86cd9231dd36dd5c85ae38a637706ed1c30d13]

#97492# make GetLayoutOutline() less restrictive


2002-05-03  Herbert Duerr  <hdu@openoffice.org>  [0d3da4ea2809b67041eb38b600179e25544da492]

#97492# GetGlyphOutline offset and blank handling


2002-05-03  Vladimir Glazounov  <vg@openoffice.org>  [5ac30f9e856c389a64e976591d9829c33281e31b]

SRX642


2002-05-03  Armin Weiss  <aw@openoffice.org>  [026a2d282cc79c1ca9086d1db81cbc4903d890f2]

#98994# handle Mod1 and Mod2 to get travelling running on different systems


2002-05-03  Oliver Specht  <os@openoffice.org>  [fecd9db2488f5f42db00166c4e4a89398a4e63b9]

#98681# design of option tabpage improved


2002-05-03  Armin Weiss  <aw@openoffice.org>  [3209663fd806cd7f62042cc2fcdccae92aaf7efa]

#98868# added mnemonics to 3d flyer


2002-05-03  Aidan Butler  <aidan@openoffice.org>  [5f32690b3bf47eed5713f985592617458d29b4cb]

*** empty log message ***


2002-05-03  Oliver Specht  <os@openoffice.org>  [d082db78c8c85c914aa6c8dcba3b35b8341a755a]

#98992# #98993# insert tabstops in tables and numberings with Alt+Tab additionally


2002-05-03  Oliver Specht  <os@openoffice.org>  [92900d0778e174dab939d978a7b0e21bad7af653]

#98198# edit frames and drawings using F2 or RETURN


2002-05-03  Joachim Lingner  <jl@openoffice.org>  [9ecf3ff21e0cf7cafac45847b71d0a72087d0f53]

#97746# javadoc errors fixed


2002-05-03  Vladimir Glazounov  <vg@openoffice.org>  [97b3ca1fe34427910394f09cb1da459c43975bfb]

#65293# added temporary objects


2002-05-03  Sascha Ballach  <sab@openoffice.org>  [0dcfe9611bf32822b554950bdd6869fbf161649a]

#99079#; add table:marked-invalid attribute to highlighted-range element


2002-05-03  Hans-Joachim Lankenau  <hjs@openoffice.org>  [fab353c6e862bd17203321ac0c4af37e8682bdaf]

added dependency


2002-05-03  Oliver Specht  <os@openoffice.org>  [805a86fc5c7e1225ed5a3b277c413e90f8b672fa]

#98156# leave editing of frames using ESCAPE


2002-05-03  Oliver Specht  <os@openoffice.org>  [223d9126700e6dd7a4b27bcbfadc131efe928ec4]

#98419# deprecated slot definition removed


2002-05-03  Oliver Specht  <os@openoffice.org>  [8bd19cf30a084433ef709ace4defdec3bc97c58b]

#98419# colliding slot names changed


2002-05-03  Oliver Specht  <os@openoffice.org>  [2d53d385be6ea498f1052cfaae7cc8810a435ef3]

#98419# deprecated define removed


2002-05-03  Mikhail Voitenko  <mav@openoffice.org>  [fe61ef8662753ce63a007aee134e078258247002]

#99063# do not use duplicate parameter


2002-05-03  Sascha Ballach  <sab@openoffice.org>  [746622501cb6e35c90fbf1f21fc671ac1ce372f2]

#99079#; read the attribute marked-invlaid


2002-05-03  Andre Fischer  <af@openoffice.org>  [6d723c7188944cd02383e58dd601f41488ae8106]

#95585# Removed getFontMetrics method.


2002-05-03  Sascha Ballach  <sab@openoffice.org>  [05cab0acaca52f231f43410dc61340094a3e8dc6]

#99079#; write the attribute marked-invlaid


2002-05-03  Sascha Ballach  <sab@openoffice.org>  [60173b1d78e8a8503717c6e91c364390f1b285e3]

#99079#; add also circle objects


2002-05-03  Sascha Ballach  <sab@openoffice.org>  [b55df6372f65547eb99b6438e291294f216b1282]

#99079#; add marked-invalid to highlighted-ranges attributes


2002-05-03  Philipp Lohmann  <pl@openoffice.org>  [d30c05f3a1931ebf14c1a7c924a165da86c3c278]

#98573# implement accessibility helper functions


2002-05-03  Malte Timmermann  <mt@openoffice.org>  [94466e17852d33e4477acafcf0d3e014bdcd6738]

#99128# Starting CTL


2002-05-03  Malte Timmermann  <mt@openoffice.org>  [2604b7403f967bbf23c759eb59efc499260781c4]

#99128# Starting CTL, use TopLevel for SRX642


2002-05-03  Michael Brauer  <mib@openoffice.org>  [a006e8e1f284c54728a307b4f057ae1ad4ca21f3]

#95586#: Accessible tables and optimization


2002-05-03  Michael Brauer  <mib@openoffice.org>  [16db64566381a00d0e5178c699cb0c776af46139]

#95586#: Accessible tables


2002-05-03  Kurt Zenker  <kz@openoffice.org>  [dac403f01a891479d122b0d860a935846fbbf79d]

new version for SRX642


2002-05-03  Andre Fischer  <af@openoffice.org>  [2dad9c1efb1b8846150477d1af53746bdba88417]

#95585# Added two new files.


2002-05-03  Sascha Ballach  <sab@openoffice.org>  [26dedf3dac305f00978126dc00c2e76ba6238a27]

#99079#; delete only arrows


2002-05-03  Sascha Ballach  <sab@openoffice.org>  [83939f31de839e556d03bc6adfa8aa44f9328b6e]

#99079#; use SC_DET_ARROWS to delete only the arrows (not the circles)


2002-05-03  Sascha Ballach  <sab@openoffice.org>  [d3634802716a24a223d5406cda22d978c1c14296]

#99079#; add SC_DET_ARROWS to ScDetectiveDelete enum to make it possible only to delete the arrows


2002-05-03  Niklas Nebel  <nn@openoffice.org>  [35edaa42624a308f813308d34800975b1cd208e1]

#98820# use colors from configuration


2002-05-03  Frank Meies  <fme@openoffice.org>  [847fe84fa7a52ce7b2ae95b8681627b9a8522d62]

Fix #99106#: Line spacing should be considered even in grid layout


2002-05-03  Sascha Ballach  <sab@openoffice.org>  [2e0ed46d5a42f76ca22ca0361a522854a869b2a3]

#99079#; add marked-invalid


2002-05-03  Oliver Specht  <os@openoffice.org>  [89c477901c10b0944982e16e21c81eabb8627cab]

#97499# rotation/mirroring of toolbox controller impl.


2002-05-03  Oliver Specht  <os@openoffice.org>  [ea78c3765a0e9ecea4bf2b4c6fb55130bc6defbd]

#97499# rotation/mirroring of toolbox controller impl.


2002-05-03  Rüdiger Timm  <rt@openoffice.org>  [0d14ff28cfa26f6ac86582fdf3f5a324260e1620]

new version for SRX642


2002-05-03  Rüdiger Timm  <rt@openoffice.org>  [7f5c947ab99474617b66b3910d8c4d422547a0f2]

new version for SRX642


2002-05-03  Oliver Specht  <os@openoffice.org>  [521cca05ceef8f584f7521a61b79efa8d81cff75]

#97499# rotation/mirroring of toolbox controller impl.


2002-05-03  Vladimir Glazounov  <vg@openoffice.org>  [c17bf7ae2d6b3bfdac9f7455bbf3ecb2806e6abd]

new version for SRX642


2002-05-03  Ocke Janssen  <oj@openoffice.org>  [6280409f892ec679cb11727e1b83ba6214d96f69]

#99051# check if parameter count is equal to parameter columns when not throw exception


2002-05-03  Kurt Zenker  <kz@openoffice.org>  [418c92fb586ecc9d974c19885147f72f70e9806e]

new version for SRC656


2002-05-03  Kurt Zenker  <kz@openoffice.org>  [51bec27a55b010415cec5bd006f2b61e62ff346f]

new version for SRX642


2002-05-03  Kurt Zenker  <kz@openoffice.org>  [9dc1f048b5f27b35b84c9bdd22b2149cea895b78]

new version for SRC656


2002-05-03  Andreas Schlüns  <as@openoffice.org>  [f495b744b2efa4593f52e5639c57000379a8f5c8]

#99021# change from XNotifyingDispatch to new required interface XDispatchProvider


2002-05-03  Kurt Zenker  <kz@openoffice.org>  [26d4f3bf2df8afab9786bd6670302ff8d1d38795]

new version for SRX642


2002-05-03  Vladimir Glazounov  <vg@openoffice.org>  [4c7ef6efe4525b8277cacfb602f81e763e6d4a49]

Merge SRX642: 03.05.02 - 10:41:03


2002-05-03  Kurt Zenker  <kz@openoffice.org>  [c28e96a817705b82f6b92dc30499ad99b7d66188]

Merge SRX642: 03.05.02 - 10:39:54


2002-05-03  Kurt Zenker  <kz@openoffice.org>  [2f634099228a5e020b703da6cae0fab75906170f]

Merge SRX642: 03.05.02 - 10:38:20


2002-05-03  Kurt Zenker  <kz@openoffice.org>  [1734a89d30552d6dd0030b7aa903982f591f64d2]

Merge SRX642: 03.05.02 - 10:35:45


2002-05-03  Kurt Zenker  <kz@openoffice.org>  [5320f191d954b6f158fc1c105d5200fa1cc8682f]

Merge SRX642: 03.05.02 - 10:35:46


2002-05-03  Andreas Schlüns  <as@openoffice.org>  [99e4cf7b495412969935270e91f5854473060eb4]

#99021# add XDispatchProvider to macro loader


2002-05-03  Andreas Schlüns  <as@openoffice.org>  [484e87678986f4922582f3cdaf1a9e1b45bf8b17]

#99021# support XDispatchProvider interface


2002-05-03  Andreas Schlüns  <as@openoffice.org>  [2b7abf48805bb8e2fc94980ad6ab2e19e9b720e2]

#99021# use app dispatcher as protocol handler


2002-05-03  Ocke Janssen  <oj@openoffice.org>  [23c19c8e67a85bf51554c2ac609c56047e4e0b3b]

#98772#


2002-05-03  Kurt Zenker  <kz@openoffice.org>  [1e8d6e45bf8ff5dc1b8af94981e0f0a2535a7809]

Merge SRX642: 03.05.02 - 03:26:13


2002-05-03  Kurt Zenker  <kz@openoffice.org>  [ab41e8cb41894ba1a80fbb001ee38d0ead276082]

Merge SRX642: 03.05.02 - 03:07:53


2002-05-03  Kurt Zenker  <kz@openoffice.org>  [3a179abf9fbd5ac73afa6388615f9b3957cfb57f]

Merge SRX642: 03.05.02 - 03:07:28


2002-05-03  Kurt Zenker  <kz@openoffice.org>  [95bfe8e51398ec1bea48472d7592abdca5d07f98]

Merge SRX642: 03.05.02 - 03:02:11


2002-05-02  Kurt Zenker  <kz@openoffice.org>  [84a2cdb1f77d96858008f89ed363d2d2447edac5]

Merge SRX642: 03.05.02 - 02:33:32


2002-05-02  Kurt Zenker  <kz@openoffice.org>  [ba2af2c07d6d7bdf4a76dfdb34736050aa9bdb30]

Merge SRX642: 03.05.02 - 02:09:53


2002-05-02  Kurt Zenker  <kz@openoffice.org>  [013cac311c1cb091c7d1f5c5cecd6bba524ee613]

Merge SRX642: 03.05.02 - 02:00:34


2002-05-02  Kurt Zenker  <kz@openoffice.org>  [7de7a6e773f435e5a0c743897cd8f77ef0463ce5]

Merge SRX642: 03.05.02 - 01:59:25


2002-05-02  Kurt Zenker  <kz@openoffice.org>  [3917fac161839d0e09e699eb7c3a9ad697a35484]

Merge SRX642: 03.05.02 - 01:58:11


2002-05-02  Kurt Zenker  <kz@openoffice.org>  [c56e3c1403321899d84a0f69641259b0e4e43b3b]

Merge SRX642: 03.05.02 - 01:56:44


2002-05-02  Kurt Zenker  <kz@openoffice.org>  [4d178a545e6588dff51dfa3315b2d730fc80b1a6]

Merge SRX642: 03.05.02 - 01:52:42


2002-05-02  Kurt Zenker  <kz@openoffice.org>  [dc29a5059eb23666a771751e340cc62d3aef4b9f]

Merge SRX642: 03.05.02 - 01:52:46


2002-05-02  Kurt Zenker  <kz@openoffice.org>  [5d27f9e655e07a228d7fc1549c252e5c40c7abb8]

Merge SRX642: 03.05.02 - 01:17:30


2002-05-02  Kurt Zenker  <kz@openoffice.org>  [09233bcbbd147aa994337789cca9fb15ca11c7f2]

Merge SRX642: 03.05.02 - 01:13:35


2002-05-02  Kurt Zenker  <kz@openoffice.org>  [5ed4798dcfccc57bff0289aa722ee5ae1249aa21]

Merge SRX642: 03.05.02 - 01:09:17


2002-05-02  Kurt Zenker  <kz@openoffice.org>  [89b67c7b7cba41d6f6840a25b36afff795d7dafa]

Merge SRX642: 03.05.02 - 01:06:10


2002-05-02  Kurt Zenker  <kz@openoffice.org>  [cef026f69d5d3e3a676e86a74004a81774a7f629]

Merge SRX642: 03.05.02 - 01:05:08


2002-05-02  Kurt Zenker  <kz@openoffice.org>  [8591aed9deb351949e9a2c3c2a142bcfe5851543]

Merge SRX642: 03.05.02 - 00:55:57


2002-05-02  Kurt Zenker  <kz@openoffice.org>  [7135355201debe7e6489a0d96adaa230b31bbe30]

Merge SRX642: 03.05.02 - 00:49:21


2002-05-02  Kurt Zenker  <kz@openoffice.org>  [c3ed301e4024e063e1ad721ac1164a0468d7c04b]

Merge SRX642: 03.05.02 - 00:44:08


2002-05-02  Kurt Zenker  <kz@openoffice.org>  [3dc41f6f12527566f9b15776abd4b1eea694388c]

Merge SRX642: 03.05.02 - 00:28:00


2002-05-02  Kurt Zenker  <kz@openoffice.org>  [1d0bdea5afea56cc2c8ea2b248b1cd9ab09b848d]

Merge SRX642: 02.05.02 - 23:46:44


2002-05-02  Karl Hong  <khong@openoffice.org>  [2a72fabd29032b402fc464607b897f55d3b9fd2b]

#98796#remove thai word breakiterator, let it fallback to ICU implementation


2002-05-02  Kurt Zenker  <kz@openoffice.org>  [3cacd8d19ff3e12ef0940ef4844910ad7c8437f9]

Merge SRX642: 02.05.02 - 23:40:47


2002-05-02  Vladimir Glazounov  <vg@openoffice.org>  [dbf62e12afaad3b4a89c7fac7b4a5a2ca3d52ccb]

new version for SRX642


2002-05-02  Karl Hong  <khong@openoffice.org>  [a3d41042ffb08b11b309c81fe168c211f67561fe]

#89662#Add ZONE_OFFSET and correct mapping of DST_OFFSET


2002-05-02  Eike Rathke  <er@openoffice.org>  [56165effc18361392b5acd3d3971984dd4f0802c]

#98662# add: ZONE_OFFSET; correct description of DST_OFFSET and ZONE_OFFSET


2002-05-02  Frank Schönheit  <fs@openoffice.org>  [1135ee8658a15890788a16e329c6433a9786720a]

#97163# do no UnmarkAll when leaving the design mode, anymore (more sophisticated handling in the impl class now)


2002-05-02  Frank Schönheit  <fs@openoffice.org>  [715885048993963ffa5e11d0e6d17e1469b2d3d7]

#97163# move the stuff for removing/saving the mark list into the view


2002-05-02  Frank Schönheit  <fs@openoffice.org>  [eedfb61005749fff1b3811a1c4a803868388b5d9]

#97163# moved the stuff for removing/saving the mark list from the shell to the view


2002-05-02  Kurt Zenker  <kz@openoffice.org>  [9357d9a4b075355fb71818b2437cf62e1c7282f9]

new version for SRX642


2002-05-02  Frank Schönheit  <fs@openoffice.org>  [4aa701698373ba78d5bb8b16f9ff85b39962dddf]

#97163# move the stuff for removing/saving the mark list into the view


2002-05-02  Kurt Zenker  <kz@openoffice.org>  [592dc57e3b831e0aa818085c5cc71823a26f4d52]

new version for SRX642


2002-05-02  Hans-Joachim Lankenau  <hjs@openoffice.org>  [8b2e8e2d49a0e34570c7e11f62ce2e48ebedeceb]

tools depends on zlib


2002-05-02  Tomas O'Connor  <toconnor@openoffice.org>  [653e2bcd14888f554a3e3827bbb6b59608f3f410]

Add details on the OfficeBean examples.


2002-05-02  Hans-Joachim Lankenau  <hjs@openoffice.org>  [78ab9401ef55a5b65d5e3bd17023984e2de9a0f5]

dependency already covered by sal


2002-05-02  Kai Ahrens  <ka@openoffice.org>  [330d4e63ce4a9332a7ad5af3a4da2e8af26e87b3]

#65293#: syntax


2002-05-02  Vladimir Glazounov  <vg@openoffice.org>  [d89d6a9b250a04b4bcbda849cc36215300ad0c66]

new version for SRX642


2002-05-02  Thomas Benisch  <tbe@openoffice.org>  [85f240b7c761cfe4005a154ddde8ef57359449f2]

#98615# Testtool needs HelpIDs/UniqueIDs in Basic-IDE


2002-05-02  Vladimir Glazounov  <vg@openoffice.org>  [66ea41572d873c7d69ebc8650b59fa786e1a8df3]

new version for SRX642


2002-05-02  Philipp Lohmann  <pl@openoffice.org>  [f62f29896b21259afabf33779bf6a773b2ab6867]

#98573# correct FaxPhoneComment


2002-05-02  Herbert Duerr  <hdu@openoffice.org>  [b4d23d25f321fe8c7448b7d434ab78f472411fe3]

#99086# workaround for GetCharacterPlacementW trouble on W98/WME


2002-05-02  Eike Rathke  <er@openoffice.org>  [facc5e431bc753abdedb2219345f0e2f56f4b2b5]

#99065# ScanMidString: recognize 23-May-2002 to be a date, no matter if short or long month name


2002-05-02  Nikolai Pretzell  <np@openoffice.org>  [a10c46e83cffe2ee7d3031a50e60f063ec25fd40]

#98177#


2002-05-02  Joachim Lingner  <jl@openoffice.org>  [c7f1736aaeba351f4264b34ccf1430dec97f6bf6]

#99053# added PropTest example


2002-05-02  Thomas Benisch  <tbe@openoffice.org>  [b3a238ac338aa5822ee50831297a71da5b7cfee1]

#98585# ACC: Unable to create a new Basic Dialog with the keyboard


2002-05-02  Oliver Specht  <os@openoffice.org>  [9d7052003610304abde9ebe1e7562a11cd77c831]

#98990# string 'Standard' containing a shortcut defined


2002-05-02  Joachim Lingner  <jl@openoffice.org>  [3520d079adb06328fd6cb58d6dcd0e33434d114d]

#99053# using the PropertySet helper class to build a component


2002-05-02  Andreas Schlüns  <as@openoffice.org>  [940442e642e3e214996049c13b832f0cf8acff96]

#99021# add protocol handler mechanism


2002-05-02  Andreas Schlüns  <as@openoffice.org>  [37dc81679bae6efc85b93ad7522da6afbbfe119c]

#99021# replace mailtodispatcher by moving it to protocol handler mechanism


2002-05-02  Andreas Schlüns  <as@openoffice.org>  [b275a7c2758d9a43a9cdffb9c307d3e352562e88]

#99021# fix transactionmanager; add new protocol handler


2002-05-02  Andreas Schlüns  <as@openoffice.org>  [a76243ce249f2b31e971f43b85d36f7818e4c08b]

#99021# add service protocl handler


2002-05-02  Andreas Schlüns  <as@openoffice.org>  [d9894655ca8acbd40b8603ff931da07ef6625c68]

#99021# add protocol handler cache


2002-05-02  Andreas Schlüns  <as@openoffice.org>  [af346d66ec0eb30587a9b2138e96dac49698e6c7]

#99021# add protocol handler services


2002-05-02  Andreas Schlüns  <as@openoffice.org>  [3642f95267df77a383e44cde754e2724e0a70733]

#99021# fix static inline problem by outlining


2002-05-02  Andreas Schlüns  <as@openoffice.org>  [52f7c04c7d48729eb2f0dc839520332175fdc9bc]

#99021# improve mailtodispatcher to full protocol handler service


2002-05-02  Andreas Schlüns  <as@openoffice.org>  [1bed8697ba18b8ea9e0143cda7f668380e65e8f9]

#99021# removew protocol handler code


2002-05-02  Niklas Nebel  <nn@openoffice.org>  [fd512b6557125a79d1202fc15b2882c82d4795c4]

#99070# removed special names and flags from common slots


2002-05-02  Andreas Schlüns  <as@openoffice.org>  [cf7f9671a14b71bc9ba56c6956c77733a06fee65]

#99021# add new converter routines for stl string lists


2002-05-02  Andreas Schlüns  <as@openoffice.org>  [9cab0a0dffb685764bd82d83983add6c16936209]

#99021# add some generic stl structures


2002-05-02  Andreas Schlüns  <as@openoffice.org>  [28562ece4b1dbff191d41f8957d6dd9e9c589dd8]

#99021# add service/impl names for protocol handler ...


2002-05-02  Andreas Schlüns  <as@openoffice.org>  [ddc6e4958def79201d4771bfd9a5a2ab11d3c8d8]

#99021# new protocol handler to create uno components


2002-05-02  Andreas Schlüns  <as@openoffice.org>  [8dd07e0cffd580d561feb6f3d5c826d75400b30c]

#99021# new cache for protocol handler


2002-05-02  Andreas Schlüns  <as@openoffice.org>  [5b115d0a330fd4a95a2262f79c9f5b157125e932]

#99021# new config for protocol handler services


2002-05-02  Oliver Specht  <os@openoffice.org>  [d8807b190bd3543a4690aec4656d4d37d193a12f]

#97695# old section bounds define removed


2002-05-02  Joachim Lingner  <jl@openoffice.org>  [23b53e04ae3a99b6e6d736229eddbfdf149c8950]

#97746# docu change


2002-05-02  Daniel Rentz  <dr@openoffice.org>  [a4ef785a146b00a1d2d48a24ea18bb411d382aa8]

#99040# HIDs for DateFunc AddIn


2002-05-02  Andreas Martens  <ama@openoffice.org>  [0a91ef339dacb94c35e422ed1fdf434119fe5f36]

Fix #99066#: Don't destroy yourself


2002-05-02  Tom Verbeek  <tv@openoffice.org>  [6e25b900029bad58492d7ac67db5ff9a48be686b]

#99085# support for ReportWizard


2002-05-02  Tom Verbeek  <tv@openoffice.org>  [bb62e342be57c72561001f713f9ad95e0ffc919f]

#99085# initial revision


2002-05-02  Niklas Nebel  <nn@openoffice.org>  [88103f7214188c4cc414c72bf14c7a70fbce7301]

#98001# don't invalidate location data when setting the same offset again


2002-05-02  Frank Schönheit  <fs@openoffice.org>  [9b42d9ec4f00ee86fb97a5ac292c22ec157226c2]

#98750# +createProcessComponent


2002-05-02  Frank Meies  <fme@openoffice.org>  [42b117c2fd205a053c7a87d4b6bafc64afb063ff]

#98281# CTL - Add level parameter to NextDirChg function


2002-05-02  Ocke Janssen  <oj@openoffice.org>  [e9077276f82443f1b8651e1ebb41840a60af1a87]

#98916# enable F6 key


2002-05-02  Frank Meies  <fme@openoffice.org>  [68f269d69137ca9b653e012afcd9df411147671b]

#98281# CTL - Add level parameter to NextDirChg function


2002-05-02  Ocke Janssen  <oj@openoffice.org>  [3d4180bd686989af95f14c3a475eba82c0688abd]

#98916# enable F6 key


2002-05-02  Frank Schönheit  <fs@openoffice.org>  [cc3b700782170bfe1311fc3a48653ea9361aa89e]

#98750# forgot to remove the event listener from the native context


2002-05-02  Carsten Driesner  <cd@openoffice.org>  [9e5a439eb73d9a249f505cf369f138e6f238864a]

#98979# Copy normal images to high contrast images if 6.0 file format


2002-05-02  Frank Schönheit  <fs@openoffice.org>  [1ac59d22f921958129d7f78fe96b2e0b40da9cc4]

#98750# code for aggregating the context of the UnoControl we represent


2002-05-02  Ocke Janssen  <oj@openoffice.org>  [7ca14b8fb75b8c58544e11b102905af6386684ac]

#98916# remove container window from taskpane list


2002-05-02  Ocke Janssen  <oj@openoffice.org>  [f304ec5abf40b79c29ae39b12d095830690ab272]

#98916# enable F6 key


2002-05-02  Ocke Janssen  <oj@openoffice.org>  [25241b236bf2391e45f135c015149fb3ddcde3d3]

#98916# overload getFocus


2002-05-02  Ocke Janssen  <oj@openoffice.org>  [24973b61c363cd58e9b23988b7d7fd71265e4bae]

#98916# enable F6 key


2002-05-01  Martin Maher  <mmaher@openoffice.org>  [a26a86ccfbfe603a64170a134c3b1208411a5b0f]

Used CellValue instead of LabelCell so that numbers, strings and formulas can be stored in the worksheet and handled the same way. Also added code to enable formatting types to be recognised.


2002-05-01  Martin Maher  <mmaher@openoffice.org>  [621dded6b71217806ca864fa601202c5720f72e4]

Added a mask for reading doubles.


2002-05-01  Martin Maher  <mmaher@openoffice.org>  [c41ede28ad1de36fb693e7bf725484af4ab9ef22]

Added a writeDouble function to convert double's to a byte[] containing a IEEE-754 float.


2002-05-01  Martin Maher  <mmaher@openoffice.org>  [0db5d8e50679aef24b7b1e8a26627ecea362c0ff]

If there is no cell attribute we must clear the formatting object to prevent us assuming the attributes of the previous cell.


2002-04-30  Frank Schönheit  <fs@openoffice.org>  [0148bba03fd62720bec773fad20e2140b07e83f0]

#98482# column/row context menu can be requested by keyboard


2002-04-30  Frank Schönheit  <fs@openoffice.org>  [624b14038c9e79696b7e754607a776516eb92530]

#98482# column/row context menu can be requested by keyboard


2002-04-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [2e0e419b56e1d693f27e8111ee3e535bdb7bc116]

#65293#: delete stray control character


2002-04-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [abbf05335a92da2b175165c4a99d3ffedb4dc159]

#65293#: cleanup


2002-04-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [9e133d1570b562c32d299f3bfb6cae409eb3ddb5]

#65293#: include <algorithm>


2002-04-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [7583838c21c37edfbf12a9040301580af182577c]

#65293#: disambiguate findValue


2002-04-30  Thorsten Behrens  <thb@openoffice.org>  [535427fabbbe644a74e6020fcbd97fc4cfca0aba]

#65293# Merged from branch 1.16.14.1


2002-04-30  Herbert Duerr  <hdu@openoffice.org>  [cb8ce0e2a2b84f82318f278e1266a2593c83d2bb]

#97492# change ftfontlist to nFontId based hash_map


2002-04-30  Herbert Duerr  <hdu@openoffice.org>  [e7b6e60d0512e76fbae5f8b577ed7ce6db8516a3]

#97492# remove dependency on stack based fontdata


2002-04-30  Frank Schönheit  <fs@openoffice.org>  [9d7b41cf0e729ea4579594d79922baba4acb03a2]

#98750# corrected the access control


2002-04-30  Jörg Budischewski  <jbu@openoffice.org>  [41af6b758bc1df817530c67a630e1d8ffd0e0229]

#97931# CannotRegisterImplementation exception is now thrown, when the loader cannot be instantiated


2002-04-30  Frank Schönheit  <fs@openoffice.org>  [6601d8978422b2e1c62961a122691d5bbce0fcf5]

#97118# remove user/password - not used at the moment


2002-04-30  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f58dc586670253878ced14d7982e6a43ac910230]

one more rule - generate to inc


2002-04-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [79f370b6c621ea9af89fd8dd8901b0f349930bb7]

#65293#: exception specifications


2002-04-30  Frank Schönheit  <fs@openoffice.org>  [7fc749ef94d41d859e7f9c8a28e3aa0985c8a60b]

#97118# remove user/password - not used at the moment


2002-04-30  Oliver Braun  <obr@openoffice.org>  [e425ee2cdfd9ea8c8722f0bf7c266a992c1e8fb0]

#99036# java client depends on dropComplete


2002-04-30  Frank Schönheit  <fs@openoffice.org>  [6e230388a85a4a00bbea4af244398861f56ed1e9]

#97118# remove user/password - not used at the moment


2002-04-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [02e282cab6cd821badad38e310941372b1f07c6d]

#65293# add third paramater to SdrObjGroup::MigrateItemPool


2002-04-30  Frank Schönheit  <fs@openoffice.org>  [bcded32a8c8b1a88a85eb62029905e0f55ae44c5]

#99048# corrected column selection


2002-04-30  Mathias Bauer  <mba@openoffice.org>  [505630b9040bb578ab54d590b9ac3b24c35d53ee]

#98831#: optimized docking handlers


2002-04-30  Oliver Braun  <obr@openoffice.org>  [7f312627ea2224a37de5146785c48b794f82634b]

#99036# java client needs external recognizer


2002-04-30  Oliver Braun  <obr@openoffice.org>  [1f3d9ff8a633e7d5e7267ea23776d222b65bf3bb]

#99036# java client needs external recognizer


2002-04-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [3c2589411b2536be7580ef4b017d4a3a75d1c6c7]

#65293#: basic light is no longer dependent on SVX_LIGHT


2002-04-30  Andre Fischer  <af@openoffice.org>  [f11b151dc08ccfcb7e78bfd9a24c77670942ea63]

#95585# Moved code from dispose to disposing().


2002-04-30  Mathias Bauer  <mba@openoffice.org>  [a3a39d114d07458a91a8ead3db968f13dff57148]

#98831#: optimized docking handlers


2002-04-30  Nils Fuhrmann  <nf@openoffice.org>  [f9096e0537acb87fd8cc08d47fcc586cffef26ac]

Fixed upper case/lower case problem for usage of localize on UNIX systems. Solves problems of strings which could not be merged back because of not detectable files


2002-04-30  Christian Lippka  <cl@openoffice.org>  [975aeb7a9dc2b05c9b5e7cecb4d8c3b45a6b528e]

#98819# use ColorConfig for grid


2002-04-30  Kurt Zenker  <kz@openoffice.org>  [6dd5e26b951217c7aa6b1dfbb11526af44c90791]

new version for SRC656


2002-04-30  Christian Lippka  <cl@openoffice.org>  [48349797c6de01b1ff079bb724f1727ed62422b6]

#98819# use ColorConfig for grid


2002-04-30  Mikhail Voitenko  <mav@openoffice.org>  [bc434b874c967cecf2101acf3b0b6524749e41b0]

#99063# use XExporter interface of filter dialog


2002-04-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [3a2fb55ae4f905a98d4b48aa70bea545933f7162]

#65293#: exception specifications


2002-04-30  Oliver Braun  <obr@openoffice.org>  [9d5a44dbdc02aec4eee22086b1856281fd6ca038]

#99036# now implementing XDragGestureListener


2002-04-30  Bernd Eilers  <bei@openoffice.org>  [d7d374fc84e8102fd1f1f57f7726610efe7d2951]

#96446# new ant version for depenency handling


2002-04-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [3cbc6730629891dc4900c372b106bdaa9d545a35]

#65293#: fixed line ends


2002-04-30  Mikhail Voitenko  <mav@openoffice.org>  [a4d245ef5c36296e7ad8f2a05b72ff1b7abed429]

#99064# Use correct german title


2002-04-30  Christian Lippka  <cl@openoffice.org>  [591ae119e2d9162906d67eb50b39b15feb675d04]

#98819# use ColorConfig for grid


2002-04-30  Vladimir Glazounov  <vg@openoffice.org>  [47a46102bc14d9d6379e98d4d6bc807238266c36]

#65293# removed comments after #endif


2002-04-30  Christian Lippka  <cl@openoffice.org>  [f63b69190bea5a0145c1f08a1236d78487666562]

#98819# use ColorConfig for grid


2002-04-30  Christian Lippka  <cl@openoffice.org>  [de3f9575fb7a698b107d91f0368537130d6bbfd8]

#98819# use ColorConfig for grid


2002-04-30  Mikhail Voitenko  <mav@openoffice.org>  [b3672c2cb8d5a7a3ae9e39612b06dc8b256daae2]

#99055# the last commit was wrong


2002-04-30  Christian Lippka  <cl@openoffice.org>  [8dbe67f0cca35f7ca0894214c988972aebebc338]

#98819# use ColorConfig for grid


2002-04-30  Mikhail Voitenko  <mav@openoffice.org>  [354b6839602c0123cce3fe609a0a1e300b3ddd04]

#98425# adopt to the filter options dialog implementation


2002-04-30  Christian Lippka  <cl@openoffice.org>  [b68db1710fa30fecb4cf3b6cb85ce9211dca64cc]

#98819# use ColorConfig for grid


2002-04-30  Thomas Lange  <tl@openoffice.org>  [8f4d39a95d4b00de3f25d222b8be52058dec77ae]

#98958# sheet::XCellRangeData added as optional interface


2002-04-30  Christian Lippka  <cl@openoffice.org>  [0e1b2e4d5c947f4db88146bdebd35d822b84b9c1]

#98819# use ColorConfig for grid


2002-04-30  Christian Lippka  <cl@openoffice.org>  [f60ddef689fef6e7d7dafdf2c497fff9b5063408]

#98819# use ColorConfig for grid


2002-04-30  Kurt Zenker  <kz@openoffice.org>  [219037e21e5f800c85e4e1c3c887324cd910910c]

Merge SRX642: 30.04.02 - 10:23:05


2002-04-30  Kurt Zenker  <kz@openoffice.org>  [2b7cb0009b9ddb997185d6c3bdf4f31dcaef5fc3]

Merge SRX642: 04/30/02 - 11:15:24


2002-04-30  Christian Lippka  <cl@openoffice.org>  [65b3b90e3c0af0bf9916ab063aae5e9a528ba3a2]

#98367# set minimal size


2002-04-30  Kurt Zenker  <kz@openoffice.org>  [03a10e77b6fadfca8b4ea69d347bd750a3786ebf]

Merge SRX642: 30.04.02 - 10:22:56


2002-04-30  Kurt Zenker  <kz@openoffice.org>  [29059094ba5ab2f4f2d545aba98cfe1e27359ffd]

Merge SRX642: 04/30/02 - 11:04:38


2002-04-30  Peter Burow  <pb@openoffice.org>  [605d75eb1925d00fe1e3117ce12d2e9d9494437c]

fix: #97240# virtual GetEntryText() added


2002-04-30  Herbert Duerr  <hdu@openoffice.org>  [dff5d92f41d48c515f22d8eb119d12352d09d13c]

#65293# use generic icu namespace


2002-04-30  Mathias Bauer  <mba@openoffice.org>  [2791587b48b3b4d07049186b74f758b9c33517a2]

#98831#: optimized docking handlers


2002-04-30  Mathias Bauer  <mba@openoffice.org>  [87ef29a127cb1d7d70a7670cc554f0dc2aa4ed94]

#98831#: optimized docking handlers


2002-04-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [15d4cb5bbe3a7665a7dd8aa88c76ab47fe053039]

#65293#: removed dependency on vcl


2002-04-30  Mathias Bauer  <mba@openoffice.org>  [50cf98cb97028ebd55e7dc91d5031f6cc9a10eb2]

#98975#: wrong index handling


2002-04-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [48c4a3229173c850f4fb4d8f68f318a79c48db98]

#65293#: removed not needed vcl/svapp.hxx includes to reduce dependencies


2002-04-30  Ocke Janssen  <oj@openoffice.org>  [0bbd54c1a20e52f6127b4d83772f369f3c5f46d3]

#98772#


2002-04-30  Thomas Lange  <tl@openoffice.org>  [381c402abaa484a923bec5a0e7a01999433e5e80]

#98958# XCellDataRange interface support by SwXTextTable and SwXCellRange now.


2002-04-30  Kurt Zenker  <kz@openoffice.org>  [3add67f67aa6370233cca7f16080114e93fc165d]

new version for SRC656


2002-04-29  Kurt Zenker  <kz@openoffice.org>  [25d245a441d3561f76c853bc4f085df13615f743]

new version for SRC656


2002-04-29  Vladimir Glazounov  <vg@openoffice.org>  [7de85ba31e59fe5a3ac86664236ba14b3b94c437]

new version for SRC656


2002-04-29  Kurt Zenker  <kz@openoffice.org>  [5ac078bcf7a77c0b8142d6297f6befe896bac254]

Merge SRX642: 30.04.02 - 00:24:29


2002-04-29  Kurt Zenker  <kz@openoffice.org>  [0a3d78cf5975acd7774149ea32c8575c16b8e632]

Merge SRX642: 29.04.02 - 23:41:06


2002-04-29  Kurt Zenker  <kz@openoffice.org>  [4fe8509229431cfef27feff0900236482df74ee3]

Merge SRX642: 29.04.02 - 23:35:24


2002-04-29  Kurt Zenker  <kz@openoffice.org>  [82b72ad670c58da08c0f2afd780974234e296269]

Merge SRX642: 29.04.02 - 23:32:37


2002-04-29  Kurt Zenker  <kz@openoffice.org>  [c141466fa6d31689e788c85fc98973f3403a3f43]

Merge SRX642: 29.04.02 - 23:10:49


2002-04-29  Kurt Zenker  <kz@openoffice.org>  [fd03fee383f4fa291677c17d3d126e4299b746f1]

Merge SRX642: 29.04.02 - 23:08:53


2002-04-29  Kurt Zenker  <kz@openoffice.org>  [efa54cd67e357debf4a30da7667a1d745d734388]

Merge SRX642: 29.04.02 - 23:05:58


2002-04-29  Kurt Zenker  <kz@openoffice.org>  [4069518c37be19469a4cb2d94dd8a0ce6352ad02]

Merge SRX642: 29.04.02 - 22:47:39


2002-04-29  Kurt Zenker  <kz@openoffice.org>  [e24103a45e4d29fe593d57e7e117a880dca1b763]

Merge SRX642: 29.04.02 - 22:36:14


2002-04-29  Kurt Zenker  <kz@openoffice.org>  [7eabb99a032955ef233eb1b60a04ee7b347a686c]

Merge SRX642: 29.04.02 - 22:32:57


2002-04-29  Kurt Zenker  <kz@openoffice.org>  [f8db9a46cfe5211c55ae36fda4a7b6d6eb3f5a36]

Merge SRX642: 29.04.02 - 22:30:38


2002-04-29  Kurt Zenker  <kz@openoffice.org>  [df864a7fd235d6dd26bf2550d2271f6b4dbe6323]

Merge SRX642: 29.04.02 - 22:27:51


2002-04-29  Kurt Zenker  <kz@openoffice.org>  [572d3c5c407df1f909b3dc17df94274f1931b4f4]

Merge SRX642: 29.04.02 - 22:26:33


2002-04-29  Kurt Zenker  <kz@openoffice.org>  [20f7daeae1d9b6bd53792b051674977c79c1f349]

Merge SRX642: 29.04.02 - 22:25:52


2002-04-29  Kurt Zenker  <kz@openoffice.org>  [5bcc5271acd91e8951cbd442991f888b4865e7a4]

Merge SRX642: 29.04.02 - 22:24:07


2002-04-29  Kurt Zenker  <kz@openoffice.org>  [9cf4ba40d253b555e6b4b4e6880ff0e7158a97d2]

Merge SRX642: 29.04.02 - 22:18:01


2002-04-29  Kurt Zenker  <kz@openoffice.org>  [d19f6452928dbf9b98ab8e47fb94f1d648945ce8]

Merge SRX642: 29.04.02 - 22:14:35


2002-04-29  Kurt Zenker  <kz@openoffice.org>  [f7cc19dbf12d92cb5a593797320093fe099b2808]

Merge SRX642: 29.04.02 - 22:14:03


2002-04-29  Kurt Zenker  <kz@openoffice.org>  [e2927d5ba321e30577124264a35187d873922736]

Merge SRX642: 29.04.02 - 22:13:19


2002-04-29  Kurt Zenker  <kz@openoffice.org>  [ddff6cae70ed9c684dac0b1dffcb58c8fbd3a2df]

Merge SRX642: 29.04.02 - 22:12:58


2002-04-29  Kurt Zenker  <kz@openoffice.org>  [85468060aa69e503fc659ecd4548378f0a811ffc]

Merge SRX642: 04/29/02 - 22:11:22


2002-04-29  Kurt Zenker  <kz@openoffice.org>  [c9673a18caf91e4799769928fef823eae7cde536]

Merge SRX642: 29.04.02 - 22:06:37


2002-04-29  Hans-Joachim Lankenau  <hjs@openoffice.org>  [ff4f3a2fc57ee729c58cab6341836060d20002b1]

#65293# missing dependency


2002-04-29  Hans-Joachim Lankenau  <hjs@openoffice.org>  [638536d676199ebe1aaf552110aa584d0d3c1706]

#65293# make flagname uniq


2002-04-29  Niklas Nebel  <nn@openoffice.org>  [331898f85964b8d65b3f4e99271dcb15c0805496]

#98820# use colors from configuration


2002-04-29  Philipp Lohmann  <pl@openoffice.org>  [9e5a02b506aad110a44f82135b8f5c79df73754c]

#98573# #99007# added informational functions needed for accesibility


2002-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [5a97fde34db80ab785cc8becfe1314fd5ba34a6e]

#65293#: added dependency on icu


2002-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [4daaec615fb3bde5a51647310e5f89bf0a0909d2]

#65293#: target directory for header


2002-04-29  Frank Schönheit  <fs@openoffice.org>  [37d471b969e35c4d4879453f26f451b758524feb]

preparations for #98750#: retrieve the name/description from the respective model properties, if possible


2002-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [5c748cc04786175563c29a3abf64f47fb675d024]

#65293#: check if defined({UPDATER})


2002-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [7fc5484b8e1d7f8e3f4536fd967cb2a7b58831c9]

#65293#: deliver xmlpare.h


2002-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [35ac1961916d1b3ff82c1ffbbb0cf447cf1dfcc5]

#65293#: expat


2002-04-29  Matthias Huetsch  <mhu@openoffice.org>  [3fef156b7f3b78368237face5453ccebed15e3c0]

#90353# Fixed invalid operator 'new[]()', 'delete()' mix.


2002-04-29  Thorsten Behrens  <thb@openoffice.org>  [165fa53aa2d711b8593ba424e4fa10b8d28b0c00]

#98821# Reset focus only on double clicks


2002-04-29  Frank Schönheit  <fs@openoffice.org>  [c6b9dab7ed2ebea6ebaa74f7d43b6d285ee9e784]

#98750# gain safety with assertions ....


2002-04-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [b0c271eda54802454b240c34ce4900420378e3f1]

#65293#: comphelper is dependend on vcl


2002-04-29  Oliver Specht  <os@openoffice.org>  [df457e84ae7b9a78ab115b674232f8c897917f54]

#97695# draw guides removed, strings almost complete


2002-04-29  Thomas Benisch  <tbe@openoffice.org>  [a78405e42bdece5f14ab6e9936f2c6fa4a69d864]

#98585# ACC: Unable to create a new Basic Dialog with the keyboard


2002-04-29  Thomas Benisch  <tbe@openoffice.org>  [1864e323dc8c6d17619b763b555231c2fa95af12]

#98585# ignore Ctrl-PageUp, Ctrl-PageDown in KeyInput


2002-04-29  Mikhail Voitenko  <mav@openoffice.org>  [639ddb6d7632bbc6a892dd60d9e01e26b790c275]

#98945# fill CRC32 in correct way


2002-04-29  cdt  <cdt@openoffice.org>  [596abeee95731895d01a680c12fb737f79a81121]

#99035# create a virtual device on demand


2002-04-29  Christian Lippka  <cl@openoffice.org>  [5525abf657472c83762768747ae1f76c094eaddb]

#98819# use ColorConfig


2002-04-29  Christian Lippka  <cl@openoffice.org>  [1992498dc12e9d9bd29b313c30ef34752230f546]

#98819# optional color parameter for DrawGrid


2002-04-29  Ocke Janssen  <oj@openoffice.org>  [096047e0fa64ea3fa2f492fb68bc90f820354d70]

#98772# new images


2002-04-29  Jörg Budischewski  <jbu@openoffice.org>  [2c6753590fa7a8e551a6f1adfd6aa218d28e0548]

#99011# UNO_SHARE/USER_PACAKGES_CACHE is now interpreted by the javavm service


2002-04-29  Christian Lippka  <cl@openoffice.org>  [e21f58ba3c78de1931e9c533216a1da6504c8824]

#98819# use ColorConfig


2002-04-29  Mikhail Voitenko  <mav@openoffice.org>  [2121ded9b52db7fbf467a2270e54e7d060d64c46]

#98945# write additional magic mimetype file


2002-04-29  Björn Milcke  <bm@openoffice.org>  [ff526313dde63349913010d4a2b54a50eb9e0c67]

add alpha value for color information


2002-04-29  Ocke Janssen  <oj@openoffice.org>  [b913f676b01b96be3271b42e6dea57f809771916]

#98772# enable new imagelist


2002-04-29  Jörg Budischewski  <jbu@openoffice.org>  [69e376c01ab6c8a1e421382f94b1d167e78a429e]

#99011# UNO_SHARE/USER_PACAKGES_CACHE is now interpreted by the javavm service


2002-04-29  Andre Fischer  <af@openoffice.org>  [f81d8f3a58e046aa732d5186a1eabea58551d459]

#95585# Using auto_ptr as argument of ChildrenManager::AddAccessibleShape:


2002-04-29  Caolán McNamara  <cmc@openoffice.org>  [2589972db6df6adb8cfb002a01cf126f97d5229d]

Reduce arguments which are never used


2002-04-29  Rüdiger Timm  <rt@openoffice.org>  [be80d016b5d010c362d05de3987f9d2480f0579a]

SRC656


2002-04-29  misha  <misha@openoffice.org>  [50287aac4d74ca0c63652cbd343a2134ec6bb30f]

- placeholder for java bean examples description was added.


2002-04-29  Oliver Specht  <os@openoffice.org>  [9ea5481a9bb91b9a2515af4bd530fc9d404d8c5b]

#96258# #i2567# offset needs map unit conversion


2002-04-29  Andre Fischer  <af@openoffice.org>  [6379e26462c14053c43b1e32169f1f57c4089497]

#95585# Fixed bug in disposing method.


2002-04-29  Andre Fischer  <af@openoffice.org>  [99af6b20fbb68f1f17df376a3b89ae2fe2355599]

#95585# Argument of AddAccessibleShape is auto_ptr.


2002-04-29  Andre Fischer  <af@openoffice.org>  [c11fa984571d0a5d575aef6a779a002ca9b8872f]

#95585# Argument of AddAccessibleShape is auto_ptr.  Disposing unused children.


2002-04-29  Sven Jacobi  <sj@openoffice.org>  [8409001dca4cb107f51765059141436d4d75b942]

#98930# swapping gradient colors for zero angle


2002-04-29  Caolán McNamara  <cmc@openoffice.org>  [ddbdf2c463e0f27a800902cd3596e70b568521f8]

Merge anchoring helper classes


2002-04-29  Andre Fischer  <af@openoffice.org>  [83365c14e5f17f059085d6f37ec84c1c3cb7ab83]

#95585# getAccessibleStateSet returns a valid state set even when disposed.  CheckDisposedState throws DisposedException.


2002-04-29  Vladimir Glazounov  <vg@openoffice.org>  [4fb803e82392e1cf453f6ec7f9a0189d9b4403a9]

#65293# TL: use of Wallpaper ctor fixed for g++


2002-04-29  Oliver Specht  <os@openoffice.org>  [1111a3d9858f7afb0360614d8c0a2d10e4090939]

#98115# switch on design mode prior to inserting a control


2002-04-29  Oliver Specht  <os@openoffice.org>  [e11a36bca47f057c122cc408c22f88e552570167]

#98729# switch on design mode prior to inserting a control


2002-04-29  Vladimir Glazounov  <vg@openoffice.org>  [bc5accd9c3e19ef4a37bd17494d353eea63f8696]

#65293# corrected misspelling


2002-04-29  Caolán McNamara  <cmc@openoffice.org>  [bb433637a3c0fc4a7673a9fe7d2ed2b3b4ebf858]

#98854# unlock to remove final para after section


2002-04-29  Caolán McNamara  <cmc@openoffice.org>  [919b8b39c0072a5a79d1fc6e06f4a4feca532bf2]

Merge duplicate graphic name generation/setting code


2002-04-29  Daniel Boelzle  <dbo@openoffice.org>  [3918192b9b63a686282981cafc22f6e4cbadcf07]

#99011# fixed loop


2002-04-29  cdt  <cdt@openoffice.org>  [d9ed647b8a4d40a2b341c5853f4af075f0c87e25]

#99036# hide cusor after start drag. for java client


2002-04-29  Andreas Bregas  <ab@openoffice.org>  [1507d20ca1d3faa61259fc93df503389f50e5a02]

#94560# New sbxToUnoValue() function supporting PropertyAttributes


2002-04-29  Caolán McNamara  <cmc@openoffice.org>  [21e400287ce31b8c853c97c3abaebade79bcd9d7]

Logically MakeGrafByFlyFmt has only 2 parameters (out of 8!) which are actually in use. Return value is likewise always 0. Removal of redundant code paths reveals that its only used for one simple purpose, renamed to ReplaceObjWithGraphicLink and refactored to show this. Return value is likewise always 0.


2002-04-29  Oliver Specht  <os@openoffice.org>  [b65f494092e6911552e94b3a2cda6252834a043e]

#98729# enable insertion of default controls via keyboard


2002-04-29  Joachim Lingner  <jl@openoffice.org>  [c83dbf2e9b971ffb7185e62b71237835d544161d]

#97746#


2002-04-29  Oliver Specht  <os@openoffice.org>  [e13bce15273df1d08960d6ca756865b215b70532]

#98115# insert sound from Gallery as URL button


2002-04-29  Andreas Bregas  <ab@openoffice.org>  [259b8d43bff9d0589c2a43b731f5e7b882d80689]

#94560# New sbxToUnoValue() function


2002-04-29  cdt  <cdt@openoffice.org>  [a19f13eee603fd33bec5922ed55ec4830e386517]

#99036# hide cursor after start drag. for java client


2002-04-29  Sven Jacobi  <sj@openoffice.org>  [e344620be06cba57aa95a1fbc2f42ed4ed5e677d]

#99033# also reading group codes 90 to 99


2002-04-29  Malte Timmermann  <mt@openoffice.org>  [926efd43639669b345fd5b5e6496d56349dd8cc2]

#97034# ACCESSIBLE_CHILD_EVENT


2002-04-29  Caolán McNamara  <cmc@openoffice.org>  [569223840a5820164efcc26bf05ca7722e8c50ed]

ConvertFFName always needs SmartRelToAbs


2002-04-29  Hans-Joachim Lankenau  <hjs@openoffice.org>  [174624298b86bc802ea608c1674993778a6b3aef]

default opt_zip to yes for RE


2002-04-29  Kai Ahrens  <ka@openoffice.org>  [e35790173ccda292e30038c6b5e39fe2e7bcc57b]

#99022#: added paste dialog for slide view


2002-04-29  Caolán McNamara  <cmc@openoffice.org>  [d4da6f5e6d39d97defbf77c7e60e0610f15c742e]

Merge duplicate ole insertion code


2002-04-29  Hans-Joachim Lankenau  <hjs@openoffice.org>  [3928e46a857f08ac7c90e8c67a0f982be9b8fcc8]

reset zip related variables


2002-04-29  Caolán McNamara  <cmc@openoffice.org>  [807538d64bcf98b9f533b0d2a1147fa8ad7644f1]

Cleanup strings


2002-04-29  Thomas Lange  <tl@openoffice.org>  [9cf2a9c90c964a5eb15ab30df7c2589917e87c8f]

#98958# IDL documentation extended.


2002-04-29  Frank Meies  <fme@openoffice.org>  [1c4dbbd4609725f706cbc6aa1f1f832dc854559b]

Fix #96128# Forward declaration for SwScriptInfo added


2002-04-29  Caolán McNamara  <cmc@openoffice.org>  [560150d0ca9d7a448294348549f8385a28491f76]

Cleanup strings


2002-04-29  Ocke Janssen  <oj@openoffice.org>  [9f62a63057f1f7edd45839cff89a406fff66aac2]

#98772# hi contrast bitmaps


2002-04-29  Ocke Janssen  <oj@openoffice.org>  [3225f4858991f1764fd456e1e175d9874a083b21]

#98772# new bitmaps


2002-04-29  Ocke Janssen  <oj@openoffice.org>  [6f50b222758cc4cac01e3179fb776d39036ac819]

#98772# hi contrast changes


2002-04-29  Ocke Janssen  <oj@openoffice.org>  [840d36b7b5a2732f91cce298e06c139753eeaad1]

#98772# many new bitmaps


2002-04-29  Ocke Janssen  <oj@openoffice.org>  [581bc5664267455918fc4721aecbd61a9ee157e2]

#98772# new methods impl


2002-04-29  Joachim Lingner  <jl@openoffice.org>  [a6aba82be29148442ccafd543fdc9e2469cee0c9]

#97746#


2002-04-29  Ocke Janssen  <oj@openoffice.org>  [1fd57a1b54c51078b6ef5d32902570fe236d0c9f]

#98772# method adjusted for hi contrast


2002-04-29  Ocke Janssen  <oj@openoffice.org>  [dd966ae7aafdfde5488488f8732ef8e12a032a0c]

#98772# enable toolbox handling for hi contrast


2002-04-29  Ocke Janssen  <oj@openoffice.org>  [645eb42c80b47f0f68c7e55921be100243b6cb33]

#98772# new resource


2002-04-29  Ocke Janssen  <oj@openoffice.org>  [aa809c4a79920e52307cd520b4da95fa4826a27a]

#98772# new resources


2002-04-29  Ocke Janssen  <oj@openoffice.org>  [9069e02ce5e1141c6d6a57420f4223e8b96b0136]

#98772# enable hi contrast


2002-04-29  Thomas Lange  <tl@openoffice.org>  [0dfe51bbdf7612850c279e10e39dccbaf13b8037]

#98697# SwRotationGrf PutValue/QueryValue switched back to use INT16 values after a change in the base class that made them use INT32 values


2002-04-29  Ocke Janssen  <oj@openoffice.org>  [a81742d7baed9c8662eaa86e5a11aa004d34147d]

#98772# impl toolbox hi contrast


2002-04-29  Ocke Janssen  <oj@openoffice.org>  [a837b77192245525e1e6c7bdd68e170244034223]

#98916# add window at systemwinodw


2002-04-29  Ocke Janssen  <oj@openoffice.org>  [50c1d0a250d9ce4720ab399a5e2fa4c5c27c2777]

#98772# new member and mthods


2002-04-29  Andreas Martens  <ama@openoffice.org>  [1b8d5fd2c6214d15d8eefd2bbaa11ffba4b70ce3]

Fix #98323#: Don't care about following fly frames


2002-04-29  Ocke Janssen  <oj@openoffice.org>  [3e2d5dc1b10e08d39a54b2c5508dd853007d7e73]

#98772# new method


2002-04-29  Ocke Janssen  <oj@openoffice.org>  [1405275f21cd63f73c6e1a8d7bd3773d06045603]

#98772# new method


2002-04-29  Ocke Janssen  <oj@openoffice.org>  [03be2f31dddc7718b43cf70300be125a6f1237ce]

#98772# overload window method for hi contrast


2002-04-29  Ocke Janssen  <oj@openoffice.org>  [e2f74b96d93bc3368914b44d421f1231577ae066]

#98772# many new ids for bitmaps


2002-04-29  Ocke Janssen  <oj@openoffice.org>  [6cf44b3f1ede0f9973cfe1bec4e36f8bd6cfdfb7]

#98772# 2 new helper functions


2002-04-29  Ocke Janssen  <oj@openoffice.org>  [98181b4cac5fba70906d6651397a1a53eefb0b2b]

#98772# new ids


2002-04-29  Ocke Janssen  <oj@openoffice.org>  [b0b831082c860ea0e958ca300e5e852e62dcff8f]

#98772# new helper functions


2002-04-29  Ocke Janssen  <oj@openoffice.org>  [a11eee30b0bf424485c60dadb395b9fd4b0d0e08]

#98772# new bitmaps


2002-04-29  Ocke Janssen  <oj@openoffice.org>  [5447ad53c37d99259b08b62692cd72b32487fef7]

#98772# new helper class for toolboxes


2002-04-29  Ocke Janssen  <oj@openoffice.org>  [010ba94085a6ed4422b26e0908889a5444d6ca56]

#98772# new file


2002-04-29  Mikhail Voitenko  <mav@openoffice.org>  [407332c6c92e15ef1985f2bd79716afcf2610c7e]

#98979# avoid crash in case no name is specified


2002-04-26  Vladimir Glazounov  <vg@openoffice.org>  [ccfe74e6a3ef63148a7697af73c35139c5972411]

new version for SRX642


2002-04-26  Kurt Zenker  <kz@openoffice.org>  [b9eeb700cca4e8df1fad82ec2a79cab86fb1a94d]

new version for SRX642


2002-04-26  Daniel Boelzle  <dbo@openoffice.org>  [86c9f264f461e814c7e4f899a2d1e54363da053a]

#99011# support optional rdb pathes


2002-04-26  Daniel Boelzle  <dbo@openoffice.org>  [935d5b4f9fce4fb5606265c7a671f8d87e545f78]

#99011# using macro expansion for pathes now


2002-04-26  Daniel Boelzle  <dbo@openoffice.org>  [1f1281d16af9a202fd5d526d3018fe3c71a67767]

#99011# added rtl_bootstrap_get(), rtl_bootstrap_expandMacros_from_handle()


2002-04-26  Oliver Specht  <os@openoffice.org>  [894b0987b8af660c4f5335214d4d585b03cd4243]

#95521# force synchronization of certain view options after switching preview off


2002-04-26  Jörg Budischewski  <jbu@openoffice.org>  [320aa63ec88ed448072b0831b1e786d4e7eedfad]

#99011# javaloader now evaluates bootstrap variables within the locationUrl, needs to be switched to a singleton in later source trees


2002-04-26  Daniel Boelzle  <dbo@openoffice.org>  [8b5e472604b82a5568e4f0722e1f465a4d9c3aef]

#99011# added rtl_bootstrap_expandMacros_from_handle(), rtl_bootstrap_expandMacros()


2002-04-26  Daniel Boelzle  <dbo@openoffice.org>  [d49151b78d1c192c4efa98715e20be6617da84cf]

#99011# added expandMacrosFrom(), expandMacros(), getHandle()


2002-04-26  Oliver Specht  <os@openoffice.org>  [42d9ba41462d39caa247afe18331bdd78a2120c7]

#97695# section bounds call removed


2002-04-26  Daniel Boelzle  <dbo@openoffice.org>  [d45c424f6871e42cbc9e212d646e738473405ec5]

#99011# added rtl_bootstrap_expandMacros_from_handle(), rtl_bootstrap_expandMacros()


2002-04-26  Mathias Bauer  <mba@openoffice.org>  [a4567bf713953433a6aa0540a607c52afa2ce394]

#98405#: missing break


2002-04-26  Mathias Bauer  <mba@openoffice.org>  [96f624242b3b51a51fab730454037da134a05004]

#98975#: don't use default items for execution


2002-04-26  Thorsten Behrens  <thb@openoffice.org>  [5f7c29ec254f218813f05536ee08a233c4a3a818]

#95306# Setting cursor to last character after autocompletion


2002-04-26  Vladimir Glazounov  <vg@openoffice.org>  [7ce4433e1ba8c4b8435e289acd479b2a7d048911]

#65293# HDU: upgrade to ICU2.1


2002-04-26  Mikhail Voitenko  <mav@openoffice.org>  [98ab1941fb8d83fa2cb794e736d1b1a1472bd6d1]

#98979# avoid crash in case no name is specified


2002-04-26  Frank Schönheit  <fs@openoffice.org>  [90316cc9d7050755d42d8249c89ca78e637078f3]

#98750# AccTreeNode now constructed with both an XAccessible and XAccessibleContext - thus not relying on the Context beeing an XAccessible itself


2002-04-26  Frank Schönheit  <fs@openoffice.org>  [864324072d1596153daf3df6ab2a70d49b594604]

#98750# removed some obsolete (commented anyway) stuff left over from the previous change


2002-04-26  Frank Schönheit  <fs@openoffice.org>  [ea34702f4d1cb01b0334c016d09a8b19701c29b8]

#98750# +accessiblecontrolcontext


2002-04-26  Frank Schönheit  <fs@openoffice.org>  [98ff7db614eb4d75a59000e3c14af31eab1a29b5]

#98750# be an XAccessible


2002-04-26  Frank Schönheit  <fs@openoffice.org>  [f0dba5722b382010f2e726dc7a43301487e38df6]

initial checkin - fallback AccessibleContext for uno controls


2002-04-26  Frank Schönheit  <fs@openoffice.org>  [d6b07add553ff0d4e34999d44a15c423af016566]

#98750# new ctor which takes a bitmask for the initial states


2002-04-26  Caolán McNamara  <cmc@openoffice.org>  [8a4c0976f4def55c0af3fb4dcb334b42ccf7159b]

#93245# A safe patch to a suspiciously dodgy filter


2002-04-26  Frank Schönheit  <fs@openoffice.org>  [bc98d6ed07e63f7167cf6b48d191f813de068c56]

#98750# +getAccessibleCreator / use the creator (XAccessible) as event source


2002-04-26  Frank Schönheit  <fs@openoffice.org>  [ce50a64e3b327249af35d537677e7aabd6dc9b8e]

#98750# +getAccessibleCreator


2002-04-26  Kurt Zenker  <kz@openoffice.org>  [c9e46d6ee982b8cbd54eec258f02bd89e9a3e0c8]

new version for SRX642


2002-04-26  Kurt Zenker  <kz@openoffice.org>  [9f9027566a071e816fb01e767a1fa1a18c43714f]

new version for SRX642


2002-04-26  Sven Jacobi  <sj@openoffice.org>  [d927d23a53d2ddb30a3c79243b1a680f62303648]

#98535# it is fixed that for some autoshapes a line is missing if no fillstyle has been set


2002-04-26  Andreas Bille  <abi@openoffice.org>  [1bdd66b5f7d0c7e16f11b124d2a7252e521dc43a]

#95326# Added new properties and removed old properties.


2002-04-26  Daniel Vogelheim  <dvo@openoffice.org>  [1c89eaf9aa3125ce247711bb2fd2a38189ae561b]

#95586# added XAccessibleRelation interface to text frames


2002-04-26  Daniel Vogelheim  <dvo@openoffice.org>  [5194e5994393dbc04d9c6db840de169886bc1a6e]

#97450# load/save curennt hidden-status of conditional sections


2002-04-26  Daniel Vogelheim  <dvo@openoffice.org>  [00438f398eb6ebd6dbc980c51795b4aa7fcbf62e]

#97450# added IsCurrentlyVisible property


2002-04-26  Daniel Vogelheim  <dvo@openoffice.org>  [67ee8b70e2cefdc5abe67dc74e2fa01d000416dc]

#97450# add IsCurrentlyVisible property


2002-04-26  Daniel Vogelheim  <dvo@openoffice.org>  [e90f89859ab4f3e6de0c5bb6149503fc9b82cf07]

#97450# added IsCurrentlyVisible property for forced hiding of conditional sections


2002-04-26  Andreas Bille  <abi@openoffice.org>  [cefe3ac6e01472fccbcc9cc803516473494512b8]

#85946# Added new HelpContent.idl and HelpContentProvider.idl to makefile.mk


2002-04-26  Andreas Bille  <abi@openoffice.org>  [732b7d77f557c03b2b6b75d5084f20d30a877889]

#85946# The idl-files describing the service, all other things are present already.


2002-04-26  Kai Ahrens  <ka@openoffice.org>  [200add012f78f76a12f25f885a0bfa7266a0a4f8]

#97499#: plugcom removed


2002-04-26  Aidan Butler  <aidan@openoffice.org>  [0c7efd4c5c9cafb4e13458deaead7838f2cccee2]

*** empty log message ***


2002-04-26  Aidan Butler  <aidan@openoffice.org>  [e3c4d9ade4ecaf52ec5edd0861818a05487378a5]

*** empty log message ***


2002-04-26  Christian Lippka  <cl@openoffice.org>  [3b1fc69f01f8cdb17e55afb170e77377c923d636]

#98071# default autolayout to none when creating new page


2002-04-26  Daniel Vogelheim  <dvo@openoffice.org>  [8d47fec2ff417ee67c24e3bc13a61fbae537ae7a]

added support for XAccessibleRelation interface


2002-04-26  Daniel Vogelheim  <dvo@openoffice.org>  [8c7d773975a32dead44baf2aadead07fc275d06e]

Now use XAccessibleImage methods


2002-04-26  Armin Weiss  <aw@openoffice.org>  [1f5750c0ffab170b7a8f7f22f59e56678d2f5f48]

#97766# Re-implement GetScriptType() for this view to get correct results


2002-04-26  Juergen Schmidt  <jsc@openoffice.org>  [3bfefa7dc53b3a3d73cc8d8c2d3c2885da7d529c]

#98851# pack officebean library, adapt name for all paltforms (name, path, destination, ...)


2002-04-26  Mikhail Voitenko  <mav@openoffice.org>  [582240b4bd533de15d23c0a0fff88ee8d2c61fa8]

#98730# allow to specify subset of filters


2002-04-26  Mikhail Voitenko  <mav@openoffice.org>  [9bdacb84e7dc8303ce7530fbb219c3e152341016]

#99003# use transacted storage to write to temporary


2002-04-26  Frank Meies  <fme@openoffice.org>  [79b5b4f6882f9d9e8dbb2946e3f9c93864f87176]

Fix #91163# Disable size controls for math objects in frame dialog


2002-04-26  Christian Lippka  <cl@openoffice.org>  [3c6fdc0d46810d6b61667a8eabe0adda806f4e1c]

#98825# use accessibility options when setting contrast mode


2002-04-26  Christian Lippka  <cl@openoffice.org>  [95331754af4b03230bfbfe18ae1b4fd7fb900b5d]

#98825# use accessibility options when setting contrast mode


2002-04-26  Thorsten Behrens  <thb@openoffice.org>  [a7fdb0afa5041036aa681f37bd3189a161540b9f]

#98735# Adapted to changes in SvxEditSourceHintTranslator


2002-04-26  Oliver Specht  <os@openoffice.org>  [3d5d93456bc44071bf1e11dc21dea7c81cf825b4]

#95521# painting of flys separated from page frames and new colors used


2002-04-26  Frank Schönheit  <fs@openoffice.org>  [d06d5dda876d163786d9455239ee8398a18ed46c]

#98750# corrected size calculation


2002-04-26  Michael Hönnig  <mi@openoffice.org>  [9b1a17a76e592db5257348d556a0dd6afae5c38b]

issue #4099# FilterAdapter+XFilterAdapter form Aidan Butler


2002-04-26  Thorsten Behrens  <thb@openoffice.org>  [2f961af9f93f35d1422a95cc6b97e6ca9dcd110d]

#98735# Implementing the UAA for OutlineView


2002-04-26  Kurt Zenker  <kz@openoffice.org>  [c6833d9b3f17506c1a91374dc544402927b912a7]

SRX642


2002-04-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [2bcedda9b08ee6b851e0180098c56cfbebad8337]

support multiprocess builds


2002-04-26  Thorsten Behrens  <thb@openoffice.org>  [4f854b38a6cad2666f5dfff0de63b76998dcbe59]

#98735# Need the SvxFont for bullet text


2002-04-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a8afccd92f93780077a85363f97cc10d973f2cfd]

remove default targets for lexx and yacc


2002-04-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b2e90a14168e80626a6f9ff60f0197bcaed622da]

make yacc target a rule


2002-04-26  Thorsten Behrens  <thb@openoffice.org>  [134b73d3a5fc3d6640bf98b6129e8410485c2b26]

#98735# Adaptions for EE UAA in SDraw/Impress


2002-04-26  Malte Timmermann  <mt@openoffice.org>  [970c1cd6353dca19233812fd21631b1b01af69f5]

#98356# EnableAutoColor, no AutoColor on printers


2002-04-26  Kurt Zenker  <kz@openoffice.org>  [4bbb454b5c913091f346263f9ec0e96a8264dc45]

Merge SRC641: 26.04.02 - 11:36:25


2002-04-26  Kai Ahrens  <ka@openoffice.org>  [964af84fa8235c96d374df47247cc3468b8abd7f]

#98268#: added help id for graphic filter emboss dialog control


2002-04-26  Daniel Boelzle  <dbo@openoffice.org>  [70db313a892c68cdb6b5c4cc206fc677e9941ea9]

#98985# fixed realloc bug


2002-04-26  Kai Ahrens  <ka@openoffice.org>  [fd4e178aef11d74830b5c0e0fe0dc2cd403ca6d3]

#98268#: added help id for graphic filter emboss dialog control


2002-04-26  Andreas Martens  <ama@openoffice.org>  [08c76ceec35d783d3a6509582ce57c529c374673]

Fix #98323#: Don't care about following fly frames


2002-04-26  Frank Schönheit  <fs@openoffice.org>  [47fed72863db474c495ab02653f534ca3eaa1f75]

#98750# corrected NotifyAccessibleEvent


2002-04-26  Frank Schönheit  <fs@openoffice.org>  [acfdf4c4b783e27b1cbbdcb02d2a8451cf74b460]

#98750# renamed implGetAccessibleParent


2002-04-26  Frank Schönheit  <fs@openoffice.org>  [71abb84807c0c869660b2f68a55325063deb2279]

#98750# made setAccessibleParent/setStateBit virtual for derivees to intercept


2002-04-26  Frank Schönheit  <fs@openoffice.org>  [564c032263b74da07e32f16bb4dd6682c3161c20]

#98750# use correct broadcasthelper (in the WeagAggComponentImpl* base)


2002-04-26  Carsten Driesner  <cd@openoffice.org>  [1afc71632231d6fae26dd098223cd02045c75568]

#98956# Menu entries must be remapped to slot ids after loaded from configuration


2002-04-25  Bustamam Harun  <bustamam@openoffice.org>  [50eb88d487b66bc67306cd7fb1d6e003a440f637]

#97582# Update to ICU 2.1


2002-04-25  Kurt Zenker  <kz@openoffice.org>  [6eac62a4d5b683e3ceef0b2031add6b640307ecb]

Merge SRC641: 25.04.02 - 22:08:25


2002-04-25  Niklas Nebel  <nn@openoffice.org>  [a7c64252bbf488f3797673bb6436f056203ed747]

#97223# high-contrast aware drawing of note and overflow markers


2002-04-25  Malte Timmermann  <mt@openoffice.org>  [ee42d707f5ac662ea9333d987cb59fe4a8302bc6]

#98519# Changed EFieldInfo to contain a SvxFieldItem*, don't include flditem.hxx in editdata.hxx


2002-04-25  Jörg Barfurth  <jb@openoffice.org>  [5f9cbd2baefeacaf57dd9298614e4b17a6ac69b3]

#98489# Adjust to change in localehelper


2002-04-25  Jörg Barfurth  <jb@openoffice.org>  [a7ad0670cbbc3a81fad930f8f2b46a00457ed924]

#98489# Add support for longer throw specs (up to 6)


2002-04-25  Jörg Barfurth  <jb@openoffice.org>  [572305ee4aa0625450e34196ed22dce4976d8fda]

#98489# Reintroduce support for a default-locale; add locale-checks for efficiency and convenience


2002-04-25  Niklas Nebel  <nn@openoffice.org>  [ee63b916a9be6fc3885cc208e09f5ead2df70ccc]

#97223# set high contrast drawing modes also for painting note marker and text edit view


2002-04-25  Malte Timmermann  <mt@openoffice.org>  [2802239091b170b6e4d9997376897bb418021e13]

#97953# WindowDestroyed - keep Ref when calling dispose, don't use GetWindowPeer() directly


2002-04-25  Oliver Specht  <os@openoffice.org>  [51829094197ae89c4bb7974496f3fca3c542cdac]

#97499# rotation angle corrected


2002-04-25  Thomas Benisch  <tbe@openoffice.org>  [a529307d61ae29c06218cb9bfe8247801c6a7553]

#98699# ACC: After deleting a baic library from the macro organizer the focus is gone


2002-04-25  Oliver Specht  <os@openoffice.org>  [83e4a1de91b95a3d19684053a30997c941466446]

#97499# support for SID_IMAGE_ORIENTATION implemented


2002-04-25  Oliver Specht  <os@openoffice.org>  [83eea32f5ff839085fde0d20f81598a7e1aa87da]

#97499# support for SID_IMAGE_ORIENTATION implemented


2002-04-25  Frank Meies  <fme@openoffice.org>  [d309cb9af16697f58dadaa67e2e15bc5cdc91f35]

Fix #96128#: Use script information from SwScriptInfo - add const to function


2002-04-25  Frank Meies  <fme@openoffice.org>  [442e507e4756e4fb037b7619c0e5911112325a32]

Fix #96128#: Use script information from SwScriptInfo - add const to function


2002-04-25  Andreas Martens  <ama@openoffice.org>  [85b9e6a893285e421799bd7e3f0118d85d97362c]

Bug #93245#: Performance in table formatting


2002-04-25  Frank Meies  <fme@openoffice.org>  [ebbea656937cfa872fbd1ad2e923afa5c9f6f8cd]

Fix #96128#: Use script information from SwScriptInfo for font in object bar instead of calling breakiterator functions


2002-04-25  Oliver Specht  <os@openoffice.org>  [eb00f7c3a74c62c928b16098d4a5f046458c3d8c]

#97695# color configuration entries added/moved/removed


2002-04-25  Oliver Specht  <os@openoffice.org>  [0365e0a090a29883c01059fbd8af631dff313c89]

#97695# color configuration entries added/moved/removed


2002-04-25  Kai Ahrens  <ka@openoffice.org>  [edf50e676d657cc387ef31b7f406ab6355b62a19]

#95585#: added accessibility for SlideView


2002-04-25  Kai Ahrens  <ka@openoffice.org>  [f0cb0ec0f8cd30368d59258af73d5cb25b8ed74a]

#95585#: added accessibility for SlideView


2002-04-25  Frank Meies  <fme@openoffice.org>  [743735a90592a700b9a01e62ecacbe9bc22531c8]

Fix #98323# Grid layout - Loop with kerning portions at beginning of line


2002-04-25  Frank Meies  <fme@openoffice.org>  [e6d417fc137f2c95d0461fc918967426a29c2c7a]

Fix #98323# Grid layout - Kerning portion at beginning of line can cause loop


2002-04-25  Joachim Lingner  <jl@openoffice.org>  [795e6d5266bfac0b9d712700937a28e7c05a2680]

#97746#


2002-04-25  Andreas Schlüns  <as@openoffice.org>  [64b29642febd3633dd66ed56f5d5e198a2fd2917]

#96842# use bootstrap for instpath/userpath instea of configuration


2002-04-25  Sven Jacobi  <sj@openoffice.org>  [432de2c32986e3d3534b918a36119649abd693d6]

#I3809# group code 310->369 is hex, so they could not been read by ReadI function


2002-04-25  Stephan Schäfer  <ssa@openoffice.org>  [18671614cfdd2bcb935db59fe92b0de3a6ed578c]

#98862# activate menu bar only whithout shift


2002-04-25  Stephan Schäfer  <ssa@openoffice.org>  [2612c0a416b5f10df49eb93c1c371a1ef67640dc]

#98859# put useful coordinates in command event invoked by keyboard


2002-04-25  Joachim Lingner  <jl@openoffice.org>  [c7687234074f920f32037c23cc17a943364efc5f]

#97746# makefile.mk


2002-04-25  Joachim Lingner  <jl@openoffice.org>  [94773767108b89fd9df40d331904416cff638709]

#97746#


2002-04-25  Joachim Lingner  <jl@openoffice.org>  [9863ef55aad307f0965d4cd6ab377fd604b49410]

97746#


2002-04-25  Frank Schönheit  <fs@openoffice.org>  [97d42615494984fa351529295e9177c78151c6d5]

#98750# - derive from OAccessibleImplementationAccess - derive from OAccessibleExtendedComponentHelper for not duplicating code - support an externally controlled parent (replacing the VCL parent) - use the OContextEntryGuard instead of a simple MutexGuard (does additional alive-check)


2002-04-25  Frank Schönheit  <fs@openoffice.org>  [9b34eb7c8512ebc2a7788692a0c826d4e384d460]

#98750# be an XEventListener at the AccessibleContext


2002-04-25  Frank Schönheit  <fs@openoffice.org>  [ffebc64fbdeb6c6ae7cd6a3eb4126a1a19c278f9]

#98750# - derive from OAccessibleImplementationAccess - derive from OAccessibleExtendedComponentHelper for not duplicating code


2002-04-25  Frank Schönheit  <fs@openoffice.org>  [b111f117d7012a149b17b74f1121ea685e13bcf9]

#98750# be an XEventListener at the AccessibleContext


2002-04-25  Thomas Benisch  <tbe@openoffice.org>  [376c87526a5516e07cb6f938ca89085ae650c10e]

#98585# use IsReallyVisible() instead of IsVisible() for finding next pane or float


2002-04-25  Andreas Bille  <abi@openoffice.org>  [b1fc30f90f99ca83f9892361edc71757fa1dba1b]

#92506# Some streamlining and performance.


2002-04-25  Christian Lippka  <cl@openoffice.org>  [c23dfbca48232b2492655f26bd39b9607115ee12]

#98860# replaced the 2 boolean items with the SvxWritingModeItem


2002-04-25  Christian Lippka  <cl@openoffice.org>  [de757d8fe42c978680dc7d8c2f893bd2ebd586e4]

#98860# replaced the 2 boolean items with the SvxWritingModeItem


2002-04-25  Christian Lippka  <cl@openoffice.org>  [1829d6b541b488a879a23a26d395b0812229dbee]

#98860# replaced the 2 boolean items with the SvxWritingModeItem


2002-04-25  Christian Lippka  <cl@openoffice.org>  [83e89852e63659cb4ada2927d35bbbffa551fdb0]

#98860# replaced the 2 boolean items with the SvxWritingModeItem


2002-04-25  Björn Milcke  <bm@openoffice.org>  [9c7048a9f208743187312d50f48310e9c9e5e3e4]

#98152# check pointer for nullness


2002-04-25  Christian Lippka  <cl@openoffice.org>  [63650645e99a26d50177cc5e64a7682e841f94d6]

#98860# replaced the 2 boolean items with the SvxWritingModeItem


2002-04-25  Frank Meies  <fme@openoffice.org>  [645718dc6328f9cb63a2afe75e80a3bfe4300c17]

Fix #96128# Use script information from SwScriptInfo for font in object bar instead of calling breakiterator functions


2002-04-25  Herbert Duerr  <hdu@openoffice.org>  [33c6a5763f99da7ca2b5379b617505343690adcc]

#97492# fix DrawStretchText on win


2002-04-25  Christian Lippka  <cl@openoffice.org>  [04301c73bd7515a6cb44a4633293827dbb968e3e]

#98860# replaced the 2 boolean items with the SvxWritingModeItem


2002-04-25  Christian Lippka  <cl@openoffice.org>  [4a90a114cc1766df89d4eaa3b31cf95abe5bfa27]

#98860# replaced the 2 boolean items with the SvxWritingModeItem


2002-04-25  Thomas Benisch  <tbe@openoffice.org>  [a30b23d7470b915da21bc1d43777459dc8974da2]

#98696# ACC: Unable to use the Object Catalog without mouse


2002-04-25  gt  <gt@openoffice.org>  [ea80809eb68e014355a33f6b139fb80a6d07551f]

#98361# F6-handling


2002-04-25  gt  <gt@openoffice.org>  [73f4160064f1a28211fb9823301cb147ca1cd668]

usefull things


2002-04-25  Kay Ramme  <kr@openoffice.org>  [7003142127add81a1f83a2435449e7c8016c32b7]

state reset to experimental (#98719#)


2002-04-25  Frank Meies  <fme@openoffice.org>  [7860080ea7a3934e5d7f14e63148333bed3d116f]

Fix #98596# Grid layout - No grid layout in footnote or endnote


2002-04-25  Andreas Martens  <ama@openoffice.org>  [63f0603302f61627d524656836874496ac20268b]

Fix #98953#i3691#: Keep attribute during initial formatting


2002-04-25  Mathias Bauer  <mba@openoffice.org>  [587515aa433084bf882f1096dbe8d62ac60bb67c]

#98885#: don't register Controller without calling EnterRegistrations


2002-04-25  Mathias Bauer  <mba@openoffice.org>  [fc8cc9273e7fdcac1b88ae4eb72e0292f4d07219]

#98951#: wrong evaluation of uno names


2002-04-25  Kai Ahrens  <ka@openoffice.org>  [1d551f2e825f847618a728bd47cf15b331cdf776]

#98649#: use workspace color for window background


2002-04-25  Peter Burow  <pb@openoffice.org>  [a8baf0f76dc3ade24ea1002731953673a585e75c]

fix: #97240# FillAccessibleEntryStateSet() implemented


2002-04-24  Kurt Zenker  <kz@openoffice.org>  [c94c0368b457f6e0aaf26a9c168861d917794b7c]

Merge SRC641: 24.04.02 - 22:09:58


2002-04-24  Philipp Lohmann  <pl@openoffice.org>  [4e3ea5ec3e52099fcacdd0b3a00098c56f23aee0]

#97051# resize status bar if settings change


2002-04-24  Bustamam Harun  <bustamam@openoffice.org>  [7a85e01c2a49725a14fd46101fdd8837dc7aa3e4]

#98754# Hindi BreakIterator and Input Sequence Checking


2002-04-24  Bustamam Harun  <bustamam@openoffice.org>  [30d8ec7a07ee4c6d17676260999cee0d48bb6965]

#98754# Hindi BreakIterator and Input Sequence checking


2002-04-24  Herbert Duerr  <hdu@openoffice.org>  [e776f4a2a3e1ba58a802720de5dcbc91a27ed416]

#98944# quick fix for mnemonic markers


2002-04-24  Mathias Bauer  <mba@openoffice.org>  [381e25bcf99166e7ad1b88c25b83da4bb223bcab]

#97051#: use UpdateSettings to resize windows on DataChanged Event


2002-04-24  Caolán McNamara  <cmc@openoffice.org>  [fc1d5f16375803ab4ca3825ae5ac346bfe868c45]

#98921# Mystery of the table placement resolved


2002-04-24  Daniel Vogelheim  <dvo@openoffice.org>  [8d9ecac0c47f6ad67d48eeb1a4352fbf5495dbc2]

#95586# added XAccessibleRelation interface to text frames


2002-04-24  Andreas Martens  <ama@openoffice.org>  [8fcfb253d754c7750e4c02e00892f5b1b4454342]

FIx #97250#: Not splitting tables with different upper width


2002-04-24  Thomas Benisch  <tbe@openoffice.org>  [10ac19e5a05ddef4bd0131e35224352fe99288cc]

#98585# ACC: Unable to create a new Basic Dialog with the keyboard


2002-04-24  Thomas Benisch  <tbe@openoffice.org>  [70e3bad60eebcfe704b21399c9c1cb129dc9d3b6]

#98585# ACC: Unable to create a new Basic Dialog with the keyboard


2002-04-24  Bernd Eilers  <bei@openoffice.org>  [ca2d8c373178d07bf114110dcf232ee06ef9790d]

#98289# added force JDK 1.4 build support


2002-04-24  Malte Timmermann  <mt@openoffice.org>  [f7f0159a55f87c31e365961e67852b7345a060e9]

#97791# StateChange - ENABLE


2002-04-24  Niklas Nebel  <nn@openoffice.org>  [ab4a4d2eb6846874c4b61378000049e443838373]

#98824# handle option to use system colors in page preview


2002-04-24  Niklas Nebel  <nn@openoffice.org>  [3f4560e094917c21f8798563992967de30b372cb]

#98824# handle option to always use automatic font color


2002-04-24  Stephan Schäfer  <ssa@openoffice.org>  [ba3bb39e783bc7390551b0cc23c60795284a3f71]

#97013# keyboard tiphelp


2002-04-24  Daniel Vogelheim  <dvo@openoffice.org>  [8d210a63b84b8d9d58a485df54234c8d6ec2a0a0]

#95586# fixed spelling mistake


2002-04-24  Niklas Nebel  <nn@openoffice.org>  [ffa101426a198ffc29d167dff807e302177e8927]

#98824# handle option to always use automatic font color


2002-04-24  Kai Ahrens  <ka@openoffice.org>  [5a3d63cc1636373d6fead0a77eae303bd12368b1]

use correct X range in ::Expand


2002-04-24  Daniel Boelzle  <dbo@openoffice.org>  [0e8d27ecb6010dacfe7c92c118ecf4c617f0089d]

more throwing


2002-04-24  Niklas Nebel  <nn@openoffice.org>  [922d426acb7f3c2af11dbfe2b8bacaabc5257120]

#98824# keep ColorConfig and AccessibilityOptions


2002-04-24  Niklas Nebel  <nn@openoffice.org>  [3281174d7c8cc5c54cb70f231d4c0d9c038c8b1c]

#98824# GetFont: allow to force all text colors to automatic


2002-04-24  Thomas Lange  <tl@openoffice.org>  [29ddd29136ed8e6b21495a87652a023080bc49cf]

#98795# Accessibility: allow for keyboard navigation in selection toolbox; fixed in current


2002-04-24  Martin Maher  <mmaher@openoffice.org>  [ed883901693f6aef3aaf992dd6b92410af4f7d78]

Added a method to FloatNumber to return the little Endian representation of a IEEE-754 float. Uses a method in the Endian Converter to read a double from a Little Endian byte array.


2002-04-24  Daniel Vogelheim  <dvo@openoffice.org>  [14d8250ea9a91b738052538a826bfc656cdedc98]

#95586# fixed GPF with character-bound form controls


2002-04-24  Andreas Schlüns  <as@openoffice.org>  [af49834317fb39415600aea27ec7bf90c1046321]

#98884# bind changed ID for JUMPTOMARK


2002-04-24  Andreas Martens  <ama@openoffice.org>  [59db9b27977504e9b989120b426592726255d051]

Fix #98550#: SetAbsPos in vertical environment


2002-04-24  Frank Meies  <fme@openoffice.org>  [1a031d89e86fa206a0cfecddaa5bc73ebc5a8b18]

Fix #98596# Grid Layout - No grid layout in footnote or endnotes


2002-04-24  Stephan Schäfer  <ssa@openoffice.org>  [d82387a473c9073933fbb5c75d2816ad71bf2bfc]

#98772# SetImageList method


2002-04-24  Stephan Schäfer  <ssa@openoffice.org>  [923e38c6d7acae180a71aeccd4cb6c96bf799f08]

#97013# keyboard tiphelp


2002-04-24  gt  <gt@openoffice.org>  [a281906bd6e2c321718791e15a8c831ccb5d5cdf]

#96905# forward GetFocus() from BibBookContainer to BibGridwin


2002-04-24  Christian Lippka  <cl@openoffice.org>  [aa84b0bfd3dea0db8054632696f7dc651cfcdd12]

#97111# only PK_STANDARD master has background shape


2002-04-24  Ingrid Halama  <iha@openoffice.org>  [c75e14e1a00ca503ec8dc2db38ec198190e0e986]

#98929# text and size changed


2002-04-24  Frank Meies  <fme@openoffice.org>  [13adfb723ddc6635a154a129305a15e3baecfca0]

Fix #98596# Grid Layout - No grid layout in footnote or endnotes


2002-04-24  Vladimir Glazounov  <vg@openoffice.org>  [3dc1e0c8822fcac63affa3a20d33746586442439]

SRX642


2002-04-24  Mathias Bauer  <mba@openoffice.org>  [525ab9e4c34e2136d69427d57e0f62b4bba98c82]

#97051#: new implementation for GetFloatingPos


2002-04-24  Hans-Joachim Lankenau  <hjs@openoffice.org>  [042afc950a68a1e1ae94db80e5af4a57fb74697b]

fixed multiple include pathes found for gcc


2002-04-24  Mathias Bauer  <mba@openoffice.org>  [c2c3537de440639e6de50959efdfed826e3141f1]

#98405#: status update for SID_RECORDMACRO


2002-04-24  Mathias Bauer  <mba@openoffice.org>  [18760203ca529b8120832ffc9294f53d6b9f7fb2]

#97051#: fixes for statusbar


2002-04-24  Kurt Zenker  <kz@openoffice.org>  [27be9ca95e0e41d4bec8233f8f94f732c497d1c0]

new version for SRC641


2002-04-24  Carsten Driesner  <cd@openoffice.org>  [5115f71f56567f6e7f2e1edb48dff1ec52e6160c]

#98927# Fix menu and toolbar problems


2002-04-24  Christian Lippka  <cl@openoffice.org>  [0a7f365d679c2413b1b60e403ae91725ce485851]

#97111# delete background shapes on non PK_STANDARD Masterpages after load


2002-04-24  Daniel Vogelheim  <dvo@openoffice.org>  [ab4f5f3a2c037a46a5361a596776fe215ab43be9]

#98907# fixed new[]/delete mismatch


2002-04-24  Caolán McNamara  <cmc@openoffice.org>  [60746bb563467d6fb7f64db2a9cce51dfcc9a409]

#98768# Invisibally tall rows crash table helper


2002-04-24  Thomas Lange  <tl@openoffice.org>  [4d43e7aada947bbecb1ef70e0dcd14752081bed7]

#98793#, #98794# HC compatibilty of font selection dialog, symbol dialog and symbol define dialog


2002-04-24  Thomas Lange  <tl@openoffice.org>  [8551cb3b8178d5f2eb98f30a5caf54a733bfb936]

#98793#, #98794# HC compatibilty of font selection dialog, symbol dialog and symbol define dialog


2002-04-24  Andreas Schlüns  <as@openoffice.org>  [85bc6a8cd04e19371dac2acc2a6f237fd335ef03]

#96472# repair activate/deactivate mechanism of shared status bar


2002-04-24  Daniel Vogelheim  <dvo@openoffice.org>  [903aaf975b9f3489a1f6ff941065378a6ee196b3]

#98895# prevent GPF when copying tables with OLE nodes within the same document         (by providing a value for SwDoc::pRefForDocShell during the copy operation)


2002-04-24  Gregor Hartmann  <gh@openoffice.org>  [f6a94a1cb13ddad511102baec10e6c36ff5e00c4]

#95140#


2002-04-24  Christian Lippka  <cl@openoffice.org>  [0262ed1330b5a5c857306eed3134916433108c77]

#95699# set localized name for autolayout on masterpage


2002-04-24  Andreas Martens  <ama@openoffice.org>  [31f9d9d790ae95938ba22dad6f103a9bbe620b9a]

Fix #97695#: Automatic color and user defined document color


2002-04-24  Mathias Bauer  <mba@openoffice.org>  [135d7199a70abb23fc78938d0bced077b5fbee4a]

#98405#: ask for overwriting in doubleclick handler


2002-04-24  Mathias Bauer  <mba@openoffice.org>  [cc7fbd38cd47ee651f6374cb70bfa0d49d51cf27]

#98891#: let bindings destroy SfxWorkWindow


2002-04-24  Mathias Bauer  <mba@openoffice.org>  [cc2e73b671b15cf39b721c2f28549c11fd37d4e6]

#98891#: invalidate cache before setting state (avoid assertion)


2002-04-24  Niklas Nebel  <nn@openoffice.org>  [ef41c74a326778b7904a658d3bdeee53a50c6903]

#95584# make table that is shown available


2002-04-24  Christian Lippka  <cl@openoffice.org>  [097311ae54065c94f5f343300ea36c72c9b8d019]

#98825# use accessibility options


2002-04-23  Martin Hollmichel  <mh@openoffice.org>  [a503b25b8d2eaf755cb18bedf4203d0b4a78ba1a]

join to HEAD


2002-04-23  Niklas Nebel  <nn@openoffice.org>  [84317c8593e7908013778bb6e7f838e457a4cfbd]

#95584# make missing information about headers and notes available


2002-04-23  Mathias Bauer  <mba@openoffice.org>  [4d2deb4f4fe33d61d4cd673eb2c8ad4e7f0732b4]

#97051#: rearrange windows on DataChanged


2002-04-23  Björn Milcke  <bm@openoffice.org>  [b94f65fdb5b51b27c2d1e5535cd679b0cc2810ba]

#97772# changed dimensions checked in on error


2002-04-23  Philipp Lohmann  <pl@openoffice.org>  [8a97f1135af0716e268e939742d64ac07645c161]

#98602# correct tracking rectangle painting


2002-04-23  Martin Hollmichel  <mh@openoffice.org>  [a208f9b1908d3aad0491ac8f05551d52b78ff591]

add: STLPORT4 handling for MACOSX


2002-04-23  Kurt Zenker  <kz@openoffice.org>  [5b946bf5efde6c338731d1b645b57542baa1c45b]

new version for SRX642


2002-04-23  Andreas Bregas  <ab@openoffice.org>  [b2d58595d9375b2ddc4eff3d3725ea4c25a5c37c]

#95792# firing_impl(): Disable broadcaster before retrieving return value from SbxMethdod


2002-04-23  Martin Hollmichel  <mh@openoffice.org>  [684a8d74e028bdfc3cb3e48cd8fcbafe864c1b99]

join from OOO_STABLE_1, MacOSX fixes


2002-04-23  Vladimir Glazounov  <vg@openoffice.org>  [b4b5b96c7cb199342551dea261c578f2b6ebdb15]

#65293# corrected typo


2002-04-23  Vladimir Glazounov  <vg@openoffice.org>  [c939259c5e383a442fc1ee59dad1264056819b76]

#65293#


2002-04-23  Mikhail Voitenko  <mav@openoffice.org>  [b6d5e668ba7314ed4dafc44ba4757e72092694b4]

#98730# let FileDlgHelper create a matcher


2002-04-23  Niklas Nebel  <nn@openoffice.org>  [ca963a86e721479616747d2f5a956a8e591e1730]

#98745# don't use a different color for the function description


2002-04-23  Mathias Bauer  <mba@openoffice.org>  [3e1a31d0defbb0635b10f1a091e1ac3a00347874]

#98676#: don't crash on opening invalid templates


2002-04-23  Oliver Specht  <os@openoffice.org>  [892516550b3d818d277dc642ffba72cac4062972]

#98904# leaving of frames called explicitly (instead of UnSelectFrm)


2002-04-23  Sascha Ballach  <sab@openoffice.org>  [142732cc24fe139757e122930f5623a297435ebf]

#98894#; every print option gets its own CTF


2002-04-23  Kurt Zenker  <kz@openoffice.org>  [c870985af08c94ec80a28394caebe648173fadc7]

new version for SRX642


2002-04-23  Kurt Zenker  <kz@openoffice.org>  [29c170f1c567f43e8eeb68ea9dca1d8ea0c284d8]

new version for SRX642


2002-04-23  Kurt Zenker  <kz@openoffice.org>  [c8c08e33b7a0b3444721ec5e850ff345056aea90]

new version for SRX642


2002-04-23  Sascha Ballach  <sab@openoffice.org>  [a92d897c352ad6ecfa8421a8f728224eca6bfea1]

#98894#; if one print option is set than add all default options


2002-04-23  Oliver Specht  <os@openoffice.org>  [89c2cf66ef40aaf6b3b110dc100dcde54a0a0f29]

#98254# activate OLE objects via KEY_RETURN


2002-04-23  Philipp Lohmann  <pl@openoffice.org>  [9540ec4e899261f05f6cdbe29e157e46d6e2d76e]

initialize bSized with correct value


2002-04-23  Björn Milcke  <bm@openoffice.org>  [65e1a5473d5a3bd553deedd604fecd5f58d5be14]

#97772# creation order of Message output area changed to avoid paint errors


2002-04-23  Herbert Duerr  <hdu@openoffice.org>  [598ab81ed0e3a8a49388662090d46aa9dba551e3]

#97492# fix ImplLayout for remote graphics device


2002-04-23  Mikhail Voitenko  <mav@openoffice.org>  [f5dcc03e3c9a2d7bb8f8b13b7d425e1268e97bd5]

#98425# do not change button name


2002-04-23  Herbert Duerr  <hdu@openoffice.org>  [6607e650dd8e430a960417790e7c89883c37975c]

#97492# fix remote win compilation


2002-04-23  Kurt Zenker  <kz@openoffice.org>  [733c98dd9f51f18d7800bf6c86836268df3a0020]

new version for SRX642


2002-04-23  Kurt Zenker  <kz@openoffice.org>  [afe6f8dc885c4950918e11bb0134fb21b8e2cbdc]

new version for SRX642


2002-04-23  Mikhail Voitenko  <mav@openoffice.org>  [db1df35619b1a7ab91394eef2ef5fbbaa09e07bb]

#98425# do not change button name


2002-04-23  Kurt Zenker  <kz@openoffice.org>  [fad03fd8911fa8c999c48b493c521c35ecf81e57]

new version for SRX642


2002-04-23  Andre Fischer  <af@openoffice.org>  [8f49a2c4760ceafa1449268ea53f59fd663b53a8]

#95585# Added method to create accessible document view.


2002-04-23  Mikhail Voitenko  <mav@openoffice.org>  [680137d8ab4adc53a349015389e42ab2144c6d00]

#98425# use export dialog


2002-04-23  Mikhail Voitenko  <mav@openoffice.org>  [67a565e46a9bdfce92e1a8394f0c00d88bff794b]

#98425# use export dialog


2002-04-23  Rüdiger Timm  <rt@openoffice.org>  [c9072a845e98dbf56562b4536a6d6175d02a3448]

new version for SRX642


2002-04-23  Frank Schönheit  <fs@openoffice.org>  [6da6ead66dab17d8df6fd1eafc7d293b6d12f3e6]

#98750# +accessiblecomponenthelper/accessiblecontexthelper


2002-04-23  Frank Schönheit  <fs@openoffice.org>  [2f79d5f4794ec7f076bb290702b4c9c0afb2a6c8]

initial checkin - helper for implementing an XAccessibleContext


2002-04-23  Frank Schönheit  <fs@openoffice.org>  [26c1bd7a865f947d84f7849ccde597d0782087ab]

initial checkin - helper for implementing an XAccessible(Extended)Component


2002-04-23  Frank Schönheit  <fs@openoffice.org>  [5f46d50c0f5794b470ea2caaaed22803bcc8e62f]

#98750# helper macros for deriving from multiple XInterface-derived classes


2002-04-23  Frank Schönheit  <fs@openoffice.org>  [28c882c9d99d2cef8737baa644d034206d1e36ef]

#98750# const version of GetBroadcastHelper


2002-04-23  Frank Schönheit  <fs@openoffice.org>  [bd77e681a469ec36af0b36fe2949f1fbf963a69c]

#98750# implemented getForeignControlledState


2002-04-23  Frank Schönheit  <fs@openoffice.org>  [aca4c0f5e6cfd9b496d1370afca29bf2b8714190]

#98750# removed the unnecessary new/delete operators


2002-04-23  Kai Ahrens  <ka@openoffice.org>  [05cb33ab329c682b58782cb57ec23fca238b39ec]

#98762#: added methods to create high contrast bitmaps


2002-04-23  Martin Hollmichel  <mh@openoffice.org>  [3f5867023d3520c3b9833bfe894ba4ce22309417]

join to HEAD


2002-04-23  Carsten Driesner  <cd@openoffice.org>  [b19c43f81b21dacffa4776f5b1433194bba0d798]

#98829# Open templates in picklist as templates


2002-04-23  Sascha Ballach  <sab@openoffice.org>  [431c9dbd9c7324956ffa23a62c369c7ae6d6b468]

#98902#; set the correct layer of control shapes


2002-04-23  Joachim Lingner  <jl@openoffice.org>  [376e3c98c7a2d3b792669cf65a2a79adf440a06a]

#97746# MultiTypeInterfaceContainer.java


2002-04-23  Joachim Lingner  <jl@openoffice.org>  [47476c101401102e367ac6b07ac35107fde3f443]

#97746#


2002-04-23  Oliver Specht  <os@openoffice.org>  [68c3cc3922d827247235b0ca867fb1ce7516eceb]

#98115# travel with Tab/Shift+Tab to the next/previous object


2002-04-23  Daniel Vogelheim  <dvo@openoffice.org>  [0a240573239490678faae78fc635e8e39d0c2eca]

#98827# missing style:display attributes for headers and footers


2002-04-23  Vladimir Glazounov  <vg@openoffice.org>  [6b9e2857090a966fbc02c6089e939ce0a53e64ef]

SRX642


2002-04-23  Mathias Bauer  <mba@openoffice.org>  [dc05089419e7f00139162f95e96aafe3a0347e41]

#98405#: Button for Recording


2002-04-23  Herbert Duerr  <hdu@openoffice.org>  [d66e05725495e9149e737778f3cfb205056324d9]

#97492# fix mismatched endif


2002-04-23  Mathias Bauer  <mba@openoffice.org>  [75308c2dbd05b68aeea63a1224271723ac1d923d]

#98405#: GPF for slots without UnoNames


2002-04-23  Christian Lippka  <cl@openoffice.org>  [11bf7e5ddceecb26cfafcbb865e27891a23d8633]

#97518# fixed tab order


2002-04-23  Ocke Janssen  <oj@openoffice.org>  [b283c3c81264cd3da9301e79d75f4865293b23f1]

#98286# new strings


2002-04-23  Mathias Bauer  <mba@openoffice.org>  [59f54560c85fea967fe9dbc594ddb3adba778eb6]

#98405#: GPF because VoidItem has no creator


2002-04-23  Peter Burow  <pb@openoffice.org>  [0f4e5042b212a4a3fe67127c82f1f2f3f62bfc23]

fix: #97240# more support for accessibility


2002-04-23  Ocke Janssen  <oj@openoffice.org>  [bf5c9e795461e87e5ab7b24696a02ad11dd58aed]

#98286# new member methods implemented


2002-04-23  Ocke Janssen  <oj@openoffice.org>  [80504d63157f578537714f7208274c122e854ac8]

#98286# new member methods implemented


2002-04-23  Peter Burow  <pb@openoffice.org>  [66bd04e08d8e4d24c2c32f9c81c4e0b298863f9a]

fix: #97240# more support for accessibility


2002-04-23  Ocke Janssen  <oj@openoffice.org>  [0a4685f697b1eb834e376bec1bfbd3775a382d2c]

#98286# new member methods implemented


2002-04-23  Herbert Duerr  <hdu@openoffice.org>  [adedf52a3aa07822619c23b2a1fac2d4d62ad177]

#97492# switch on ENABLE_CTL


2002-04-23  Herbert Duerr  <hdu@openoffice.org>  [35bc7bb2b59aaeebf9c0108663b016900ec9b51a]

#97492# CTL branch becomes new trunk


2002-04-23  Mathias Bauer  <mba@openoffice.org>  [04764c46c93c7ef1f7976e67e1d66a1dcd7925b2]

#97499#: forgot initialization


2002-04-23  Philipp Lohmann  <pl@openoffice.org>  [c7c2a589afa21c527ba8d00596bf1f6d7845168f]

#96985# dock with F4 + any modifier


2002-04-23  Ocke Janssen  <oj@openoffice.org>  [d9a3d117ffb94d171be6f05121e7c5cd5abc1f65]

#98286# set gridcontrol description


2002-04-23  Herbert Duerr  <hdu@openoffice.org>  [98e5b1f99b9ea99b3b4c2167db495d832f43b116]

#97492# CTL branch becomes new trunk


2002-04-23  Andreas Bregas  <ab@openoffice.org>  [1283883e6e8c96feea19156c973bd8c02f27641f]

#97157# Removed nested use of ProgressInfo ctor


2002-04-23  Ocke Janssen  <oj@openoffice.org>  [63e39ba90080340ac3c0d22ed40ec600818aefb5]

#98286# set gridcontrol name


2002-04-23  Ocke Janssen  <oj@openoffice.org>  [dcc545255d90d5fb2888ec2a179167683a12a6bb]

#98286# extend GetDescription method


2002-04-23  Carsten Driesner  <cd@openoffice.org>  [fb82a16f20ff95a2125151ceed6b6d1055b7c403]

#98668# Show tray icon everytime service is initialized


2002-04-22  Hans-Joachim Lankenau  <hjs@openoffice.org>  [98eddc69418325553879f862ad027262a4ff1a4b]

try to avoid re-patching


2002-04-22  Eike Rathke  <er@openoffice.org>  [faf7f3a81eed300ece38279d26585779ebd0f32e]

initial import


2002-04-22  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f2499cc22a3d2bc47a145827d25938576b18c576]

new module zlib


2002-04-22  Herbert Duerr  <hdu@openoffice.org>  [ad2024a1e45629e141712fd6e3654cdea1a7046d]

#97492# fix ApplyDXArray for RTL case


2002-04-22  Mathias Bauer  <mba@openoffice.org>  [ce56a72e243937a8b3515931bef7183bb3f60224]

#98405#: new macro recording functionality


2002-04-22  Mathias Bauer  <mba@openoffice.org>  [8f826827adc6fbe69f0ab6f2b9d8a5f993e70a45]

#98405#: new macro recording functionality


2002-04-22  Mathias Bauer  <mba@openoffice.org>  [d3297f663ecf002ed3bec18d958481d930816f18]

#98405#: new macro recording functionality


2002-04-22  Herbert Duerr  <hdu@openoffice.org>  [d7db984a93d1dbcedfbb33612bed1700cc8e66ac]

#97492# merge CTL branch into trunk


2002-04-22  Mathias Bauer  <mba@openoffice.org>  [c8b89777318de1a91c9c80fe45a4120c72283250]

#98405#: slot for choosing macros returns String


2002-04-22  Thorsten Behrens  <thb@openoffice.org>  [a69a40f3075b19a630a96cb6a7f7e359ce08c4ce]

#65293# Fixed typo


2002-04-22  Andre Fischer  <af@openoffice.org>  [aded6d90bf9f590cfd16a655642c804e51ee4c5a]

#95585# Using the new AccessibleDrawDocumentView class.


2002-04-22  Hans-Joachim Lankenau  <hjs@openoffice.org>  [eb4474971bc56ff5fcb3b576fe175f65290e27fe]

no chance to make HID generation work with win32/tcsh


2002-04-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [6711ae66e31c9d3c5e2c18bb5519a6ca0fa93bd8]

#i3980#: add default argument to MyAllocator::allocate()


2002-04-22  Hans-Joachim Lankenau  <hjs@openoffice.org>  [e96b91c96ad9e555682c61e794d44d48691d6964]

chaged export filter target to type


2002-04-22  Andre Fischer  <af@openoffice.org>  [6b92dda0f727ee20caf1df6511afad945938db42]

#95585# Fixed member initialization.


2002-04-22  Andre Fischer  <af@openoffice.org>  [b14cb49725ffdfe094384fd101203750938b39e3]

#95585# Removed shadowing variable.


2002-04-22  Andre Fischer  <af@openoffice.org>  [5d556dbbe778311dadeb4d629221abdc08469cdc]

#95585# Fixed signature of assignment operator.


2002-04-22  Hans-Joachim Lankenau  <hjs@openoffice.org>  [1048f22823609bc4339ad49b37516982bef0da9d]

hack to get -zip


2002-04-22  Andre Fischer  <af@openoffice.org>  [6dcb4c765b38aa59e30db0202482b55ffb80fd4c]

#95585# Moved caption shape from AccessibleOLEShape to AccessibleShape.  Ordered shape types alphabetically.


2002-04-22  Oliver Specht  <os@openoffice.org>  [70517a9b6b91b3fd59d858fb26575db9d80925cb]

#98811# regard contrast for exchangeable toolbox item in Insert-controller


2002-04-22  Stephan Schäfer  <ssa@openoffice.org>  [970a270a9796cd3d6bf05bd881c898eac6e4477d]

#98777# deactivate dlgcontrol if all items are disabled


2002-04-22  Daniel Rentz  <dr@openoffice.org>  [5d6c7a44d19e1be54891ebcb76f848cd0f5a0028]

#98252# DP controls with system colors


2002-04-22  Hans-Joachim Lankenau  <hjs@openoffice.org>  [5507225b34605d4e61c264bedcd2180f69a6725c]

corrected type


2002-04-22  Oliver Specht  <os@openoffice.org>  [55820cee9c6896afc0062af20cc781b1a26dc3cc]

#98780# ruby/text size default unit changed to POINT


2002-04-22  Oliver Specht  <os@openoffice.org>  [7c6fe78380e7c63a7d4d816efaf171fc8b544792]

#98780# max. line count calculated, enable handler


2002-04-22  Andreas Schlüns  <as@openoffice.org>  [d7f88e3a1dba135b9ff2329cfdcb9b8172876bb8]

#98427# new directory for recording


2002-04-22  Andreas Schlüns  <as@openoffice.org>  [af6283c334cb45ca8f225fd9c235e485c34bc1f2]

#98427# new services for recording


2002-04-22  Andreas Schlüns  <as@openoffice.org>  [c156c7a6c64bbbfedd276c1b12205f83f78b8fcb]

#98427# new property for recording supplier


2002-04-22  Andreas Schlüns  <as@openoffice.org>  [1dfd21f04559a7c188ea2ef994d894a2e329a855]

#98427# new servicenames for recording


2002-04-22  Herbert Duerr  <hdu@openoffice.org>  [05c92b42ca2880c6b4165f6711de9d92dd7aedf6]

#97492# fix multi-glyph on right edge for RTL case


2002-04-22  Andreas Schlüns  <as@openoffice.org>  [9f014cdd9c880de053e6595c883a1d30d0cb73be]

#98427# new interfaces for macro recording env.


2002-04-22  Daniel Vogelheim  <dvo@openoffice.org>  [91eb830228ff1542216be553655fc3bb1c937015]

#98864# prevent access to illegal redlines


2002-04-22  Oliver Specht  <os@openoffice.org>  [10c197c5ec686639fcc61b12e2cf0e44aca3d194]

#96967# execute links in readonly documents via RETURN


2002-04-22  Frank Meies  <fme@openoffice.org>  [cf3905ef1e45090ee5bc4e68fc1d5e1204de948e]

#96216# All attributes have to be considered when using extended input at position 0


2002-04-22  Stephan Schäfer  <ssa@openoffice.org>  [beb633e2be4e78f08a9327bcc0e54bad97828bed]

#98649# use application background color to initialize workspacecolor


2002-04-22  Andre Fischer  <af@openoffice.org>  [a9f3f127a008b1527c6212f6cbc2eba2720d346f]

#95585# Fixed type of mpShapeTreeInfo member.  Changed signature of one GetChild method.


2002-04-22  Andre Fischer  <af@openoffice.org>  [0ec32ca1dcb641882e09151d2d9eae1908c377a0]

#95585# Fixed order of member initialization in constructor.


2002-04-22  Mathias Bauer  <mba@openoffice.org>  [c64a270dd160b3c6c96c85cfa7aa452f00b9af08]

#98405#: struct for transporting recorded dispatches


2002-04-22  Mathias Bauer  <mba@openoffice.org>  [aa1fe9cf64960038a00df90cfd86c8f9952a4567]

#98425#: new flag SupportsSelection


2002-04-22  Mathias Bauer  <mba@openoffice.org>  [a2e3d98d8df5a366dbb0786edc56ab21deab330f]

#98405#: use WhichIds for item conversion


2002-04-22  Oliver Specht  <os@openoffice.org>  [f18dbaa9ac09b18b4df583784e54c57ae61722c6]

#97466# search for source of send to master/web document corrected


2002-04-22  Juergen Schmidt  <jsc@openoffice.org>  [c290f0c0d7551a8b622734de7fe8b2501f275733]

#98851# insert macros for DLL pre/postfix


2002-04-22  Juergen Schmidt  <jsc@openoffice.org>  [83e2beeb0529d63e53cb9472e999fe033e636d9f]

#98851# change library name (independent for platforms)


2002-04-22  Oliver Specht  <os@openoffice.org>  [ebe8efc676e849d5aafef42f651fc8c30ed70578]

#98660# remove.*Listener mustn't throw exceptions for unremoved listeners


2002-04-22  Caolán McNamara  <cmc@openoffice.org>  [a222e809b4f2f69a37f0aa91b0991114450b2718]

#98866# Import TextGrid with display grid turned off


2002-04-22  Andre Fischer  <af@openoffice.org>  [3c0c86230ab7ea78568d35d14e29fef5fa722c23]

#95585# Added method that creates an accessible object for a given window.


2002-04-22  Carsten Driesner  <cd@openoffice.org>  [42ff22ce6652d2cb8820b1707c1047f171fc5d98]

#98419# Use global defined .uno command strings


2002-04-22  Kai Ahrens  <ka@openoffice.org>  [592cacd5c63dd0be0fc6546efc3b18e76eb5ecb2]

#98762#: added methods to create high contrast bitmaps


2002-04-22  Kurt Zenker  <kz@openoffice.org>  [fc6a4b3548b65d4606b93d9e580e9b6477df2815]

new version for SRC641


2002-04-22  Andre Fischer  <af@openoffice.org>  [55034f6572f9904ea704de2dd03129a4807e86e2]

#95585# Added some guards against a failed construction of the children manager.


2002-04-22  Andre Fischer  <af@openoffice.org>  [f8ad4669b4b8a5fca82b744fbb68c0622a417d90]

#95585# Minor enhancements to the documentation.


2002-04-22  Andre Fischer  <af@openoffice.org>  [d749475df93c965685edbec1e0dd8db5719cb07d]

#95585# Enhanced the documentation a little.


2002-04-22  Carsten Driesner  <cd@openoffice.org>  [614b5550b288491d6dd3992abb8614d32c3d71ad]

#98419# Use global defined .uno command strings


2002-04-22  Andre Fischer  <af@openoffice.org>  [2259c009aa911bc9da37e3fd578b25bc8e57db54]

#95585# Children are disposed in the destructor.  Descriptor creates implemention pointer to accessible shape on the fly.


2002-04-22  Andre Fischer  <af@openoffice.org>  [7bee5e098961a0843cc98e88ab42393e0b5c0231]

#95585# Removed the SAL_THROW(()) macro from the destructor.  Updated the documentation.


2002-04-22  Carsten Driesner  <cd@openoffice.org>  [9a0118fd12d214856fe2b7f5670e2d6e9b0b59ad]

#98419# Added support for new .uno commands


2002-04-22  Carsten Driesner  <cd@openoffice.org>  [7fcb6ceabef41e8166b74c60071958c0adc3b083]

#98419# Added support for new .uno commands


2002-04-22  Carsten Driesner  <cd@openoffice.org>  [1c44984696fc467d40d4cb96d57a0f855e34abb1]

#98419# Added support for disabling commands from configuration


2002-04-22  Carsten Driesner  <cd@openoffice.org>  [7848d1d16f36635cf3b36deaaaf508669902656f]

#98419# Added support for disabling commands from configuration


2002-04-22  Jörg Budischewski  <jbu@openoffice.org>  [0b0383d6403c9095f8d7fc95f436c149e9aab572]

expat moved into an own module (expat)


2002-04-22  Ocke Janssen  <oj@openoffice.org>  [91f158b45e31ce6df8a7629c1dce772bc6e2471c]

#98286# new helper function object


2002-04-21  Matthias Huetsch  <mhu@openoffice.org>  [898782a4f4c40ee5637e7d3f7e9668724a353d64]

#i3980# Added custom allocator template 'MyAllocator<T>'. Adapted all (static) STL containers to explicit custom allocator usage, avoiding any implicit allocator mix possibilities. Removed possibly throwing osl::Profile::ctor() -> no more EXCEPTIONSFILES. Cleaned up minor code issues.


2002-04-19  Kurt Zenker  <kz@openoffice.org>  [040dc4156e9e16be166f78033721ca4b3796f38a]

Merge SRC641: 19.04.02 - 22:19:09


2002-04-19  Kurt Zenker  <kz@openoffice.org>  [1ce9926884fe6325d4f9f21a5e6cefb17a1502a3]

Merge SRC641: 19.04.02 - 22:11:51


2002-04-19  Kurt Zenker  <kz@openoffice.org>  [dd81378fabed7c54e5b8e3f2c8c3ecf3fa7fe715]

Merge SRC641: 19.04.02 - 22:12:51


2002-04-19  Kurt Zenker  <kz@openoffice.org>  [b4bb6b4a00414c903bca2d9e7e81e053e7a20676]

Merge SRC641: 19.04.02 - 22:10:47


2002-04-19  Kurt Zenker  <kz@openoffice.org>  [c585674c95485960e240d6f13b26bf65c4c40f20]

Merge SRC641: 19.04.02 - 22:11:06


2002-04-19  Kurt Zenker  <kz@openoffice.org>  [35e2fc80bf94f889025350c79837f6ae72be0c81]

Merge SRC641: 04/19/02 - 22:10:38


2002-04-19  Kurt Zenker  <kz@openoffice.org>  [1d08063aa87cf08d37b9dc8076646a4731858234]

Merge SRC641: 19.04.02 - 22:10:29


2002-04-19  Vladimir Glazounov  <vg@openoffice.org>  [9ab01abcee4fe009fd432583bd98681fe0cf5aed]

Merge SRC641: 19.04.02 - 22:09:09


2002-04-19  Kurt Zenker  <kz@openoffice.org>  [85a15d2cacd60d4fa3768ecb337ae134de81ea55]

Merge SRC641: 19.04.02 - 22:08:19


2002-04-19  Kurt Zenker  <kz@openoffice.org>  [bc6db0a6264a204cd2c97d43ecac01f58fe54e88]

Merge SRC641: 04/19/02 - 22:07:32


2002-04-19  Sascha Ballach  <sab@openoffice.org>  [bfe9fbaa2c3b6f5152adacf8707243edd1460211]

#95584#; add Selection and Relation Support for Shapes


2002-04-19  Sascha Ballach  <sab@openoffice.org>  [3e9f2f1e73b999676d079a2afe1b92954961945f]

#95584#; add CompleteSelectionChanged which is called from the document to tell the sheet that it has or has lost the selected state now


2002-04-19  Sascha Ballach  <sab@openoffice.org>  [7c5bfd2fa4abd011c75e659da392d6d137f1bfb0]

#95584#; make all commit methods const


2002-04-19  Sascha Ballach  <sab@openoffice.org>  [2aea43a55c74f35019d8d7e7f1277332059381ba]

#95584#; make all commit methods const and CommitChange public so it is possible to call it in helper classes


2002-04-19  Niklas Nebel  <nn@openoffice.org>  [724ab585099dda2cdc2e7535447e7d11af388efa]

#98853# ScUndoPaste: use ScRefUndoData instead of RangeName and DBCollection


2002-04-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b9175a57ec0cd8a5e2e046ff1c217a223f66a664]

variable for regcompare


2002-04-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [be80ada7f9901ad7e16a7d0d227aa9578f5ee820]

preserve single / for regmerge


2002-04-19  Vladimir Glazounov  <vg@openoffice.org>  [132c791d7404222148a4b2d9c043258f4e76064e]

#65293# switched off warnings in critical section


2002-04-19  Daniel Boelzle  <dbo@openoffice.org>  [20023e2f87e3e3f42a3f749271dc69dd416bcffa]

#88919# added inline member function


2002-04-19  Daniel Boelzle  <dbo@openoffice.org>  [65133dd99e4585b632bd0772ddb8bd1462ca3fc3]

#88919# updated dyn restr tests


2002-04-19  Daniel Boelzle  <dbo@openoffice.org>  [ea74db72f8ba66c752b08b233716e2570683e6d3]

#88919# revised dynamic restrictions


2002-04-19  Rüdiger Timm  <rt@openoffice.org>  [f3b95594c4dcea9fb0d2cd8229fcd80f17d34808]

new version for SRX642


2002-04-19  Philipp Lohmann  <pl@openoffice.org>  [698ef957197f130fb2305cc73110283ec1a4946c]

corrected SalFrameData::Center


2002-04-19  Andre Fischer  <af@openoffice.org>  [6a13eb6524ac2144f09d4e839506e460ec831503]

#97772# Initial support for displaying selection and focus.


2002-04-19  Andre Fischer  <af@openoffice.org>  [15c972394d32f885848a69890a1a9464b5f66146]

#97772# Using service name or implementation name for nameless accessibility objects.


2002-04-19  Andre Fischer  <af@openoffice.org>  [1b23127223c13ecb4044f87b3bd0d417e9c6c86e]

Added support for state sets.


2002-04-19  Kurt Zenker  <kz@openoffice.org>  [a8b3e7e8f523704ad27fd187158a608119209966]

new version for TLS617


2002-04-19  Ocke Janssen  <oj@openoffice.org>  [97cd8fb9ef9918225d92388effb0751c6b3aec91]

#98480# insert new and delete operators


2002-04-19  Rüdiger Timm  <rt@openoffice.org>  [f3c1cb34007a005f1911b4f6a6fe067a5feb891e]

new version for SRX642


2002-04-19  Rüdiger Timm  <rt@openoffice.org>  [5a96cd305bc28f592884b03e51699cf297c846a6]

new version for SRX642


2002-04-19  Christian Lippka  <cl@openoffice.org>  [f8b94a36232757b3c2e5cbd604e78d8b2bc0796a]

#97518# re-enabled events for incompatibel build


2002-04-19  Frank Meies  <fme@openoffice.org>  [332460ecdfb78b7273fa728d23a3a2038c54dc81]

#97492# CTL - GetCharWidth should not be called any longer


2002-04-19  Christian Lippka  <cl@openoffice.org>  [2327cacee0d1fea3076d931980d6a434f229391d]

#97518# fixed compatibel build


2002-04-19  Vladimir Glazounov  <vg@openoffice.org>  [f8009e83c0bd60d7d9c755a8ce0e40c2f96035f2]

#65293# corrected typo


2002-04-19  Oliver Specht  <os@openoffice.org>  [e93dc142290f00ac3bd735ae7db6e9b263420048]

#98852# keep reference to impl class pointer


2002-04-19  Kai Ahrens  <ka@openoffice.org>  [fc356b16d7b538475035d258a78802c1d8c6d3c6]

#98424#: new HTML filter directory


2002-04-19  Kurt Zenker  <kz@openoffice.org>  [edc0d1318bc3f882ea22b829c9596e90b0a420fd]

new version for SRX642


2002-04-19  Christian Lippka  <cl@openoffice.org>  [1f4fc2968c0a87f740ec4d3a34053c3006a199eb]

#95585# added missing BoundRect property for OLE2 shapes


2002-04-19  Niklas Nebel  <nn@openoffice.org>  [aaa09a177e17e0901f6c9d869d0198205a8c2c7c]

#98256# activate OLE object on RETURN for selected object


2002-04-19  Philipp Lohmann  <pl@openoffice.org>  [8ed407d903ed127bc8042c22d42216a34a3672b1]

#98047# add: GetDropDownPosSizePixel()


2002-04-19  Philipp Lohmann  <pl@openoffice.org>  [41d74f8f4b7ae40fd21652858812a34116db8dbd]

#98111# changes to GetTopEntry behaviour


2002-04-19  Oliver Specht  <os@openoffice.org>  [42714e9b8112ccd613aa671c0c6ec64e9d05cf52]

#98850# enable ruby setting in text-in-table


2002-04-19  Christian Lippka  <cl@openoffice.org>  [f59764a3a86792b674518303ae1bd60bd5c6941d]

#97518# added events


2002-04-19  Kurt Zenker  <kz@openoffice.org>  [3a707ea7799ebd74b7e566546c7c5cf9966a8ca6]

new version for SRX642


2002-04-19  Kurt Zenker  <kz@openoffice.org>  [7cd6c74b23882e0b0ab33f2c4a94908d5f4c6e22]

new version for SRX642


2002-04-19  Kurt Zenker  <kz@openoffice.org>  [998109d4a2483c52e716ebf7b56bf52cf192d945]

new version for SRC641


2002-04-19  Herbert Duerr  <hdu@openoffice.org>  [1cbb604c91c8c357e257c6b25f531a6f4522ff2e]

#97492# fix RTL offset


2002-04-19  Philipp Lohmann  <pl@openoffice.org>  [2b53b46112b29c3508231518bcf2e71b9329e5ae]

#98787# correct MoveItem


2002-04-19  Oliver Specht  <os@openoffice.org>  [f6ef26f710d5c43ff043fc927a979ce2f33e78e8]

#98763# call ImplCheckOK in BrowseHdl


2002-04-19  Oliver Specht  <os@openoffice.org>  [646c175891d2972e75213e8c4e5553b7de092e88]

#98766# file/export added


2002-04-19  Rüdiger Timm  <rt@openoffice.org>  [101f3595e0697f7d7bcd0fa8b9724c4df74dbad8]

new version for SRC641


2002-04-19  Rüdiger Timm  <rt@openoffice.org>  [c3155e09b619f26b719e31566306e92ec630ac7e]

new version for TLS617


2002-04-19  Kurt Zenker  <kz@openoffice.org>  [19c1a8306e9da65f90cb08a5b566efb9d1a9f2ca]

new version for TLS617


2002-04-19  Oliver Specht  <os@openoffice.org>  [5444f48710191b944cf11cfb9b8228ecf9e6ca32]

#98766# file/export added


2002-04-19  Kurt Zenker  <kz@openoffice.org>  [8d3ee4accff958ec423ba49e759d349ec95227e3]

new version for TLS617


2002-04-19  Ocke Janssen  <oj@openoffice.org>  [3f16f423346e72965765f9025ee120f579e8a05e]

#98655# correct the order of the getXX calls


2002-04-19  Kurt Zenker  <kz@openoffice.org>  [b22e463d3169d301fe504f9b5764a55edf79d43b]

SRX642


2002-04-19  Mathias Bauer  <mba@openoffice.org>  [bdafa699becaeeb00fc9f3c543711d9f1d13a616]

#98831#: improved calculation of docking rectangle


2002-04-19  Mathias Bauer  <mba@openoffice.org>  [77a30fe41179faa77f12d820e25dd17e3808db2f]

#98831#: improved calculation of docking rectangle


2002-04-19  Gregor Hartmann  <gh@openoffice.org>  [47ffa4a54d325e238874589ee2047b85b4ab13eb]

catch pure virtual function calls and show Assertion


2002-04-19  Carsten Driesner  <cd@openoffice.org>  [0301fe0711730ca8324dbcf1d175f87ed29b36ec]

#98312# Set image after HC detection and use toolbox background for HC detection for toolbox image


2002-04-19  Kai Ahrens  <ka@openoffice.org>  [2b2b9147d1a240f4d50535e4f46b16d603fefd3e]

#98424#: moved FuExport to ::ConvertTo ( SID_EXPORTDOC)


2002-04-19  Kai Ahrens  <ka@openoffice.org>  [4911a6a2d39465447f64a4edcf62d18ddedb82a8]

#98424#: moved FuExport to ::ConvertTo ( SID_EXPORTDOC)


2002-04-19  Carsten Driesner  <cd@openoffice.org>  [cabe645e385c4fe1ae65565145dd0b6d4e0e415c]

#98419# Support disabling commands from configuration


2002-04-19  Carsten Driesner  <cd@openoffice.org>  [220783e7c12c6f58057a5d8030544037431f863e]

#98419# Support disabling commands from configuration


2002-04-19  Carsten Driesner  <cd@openoffice.org>  [b3116688921e31d540454f6774f3eede7b39689a]

#98419# Support disabling commands from configuration


2002-04-18  Philipp Lohmann  <pl@openoffice.org>  [5451610508a1aed86d418ecf719b729845dd21ec]

#98537# correct popup behaviour when clicking outside the application


2002-04-18  Stephan Schäfer  <ssa@openoffice.org>  [67b8bb7260020c7ccfd244efdd232abf72861ad5]

#98831# getpospixel as before


2002-04-18  Andre Fischer  <af@openoffice.org>  [22a9fb8198d4db5c0c725c21bd1bd281e7b4e337]

#95585# The AccessibleDocumentView class has been split into a base and a derived class.


2002-04-18  Sven Jacobi  <sj@openoffice.org>  [05ef2934872d0b242bfb36deef9a6fe1a2c96cdd]

#95793# improved eps detection


2002-04-18  Niklas Nebel  <nn@openoffice.org>  [ba08dc878ba6d78d13ac91a1d3f3b7d494c21251]

#98001# slot to close preview, zoom handling


2002-04-18  Niklas Nebel  <nn@openoffice.org>  [850bf6449d20d83bc464a3f5890cf5206bbfbdc0]

#98001# slot to close preview


2002-04-18  Andre Fischer  <af@openoffice.org>  [6c944dbee81393ac271fca467fa3903d49dc0a89]

#95585# Made shape tree reference passed to constructors const.


2002-04-18  Andre Fischer  <af@openoffice.org>  [6ee07ec34411692e3d0838d6ee3481f02f146131]

#95585# Added new file AccessibleControlShape.hxx


2002-04-18  Herbert Duerr  <hdu@openoffice.org>  [10adb58b79cf4c8ba30a0289805499da78c39dcc]

#97492# merge CTL branch to trunk + automatic script recognition


2002-04-18  Andre Fischer  <af@openoffice.org>  [3d4a779a197be9779e65ffaa7df75d00074c466d]

#95585# Added new file AccessibleControlShape.cxx


2002-04-18  Andre Fischer  <af@openoffice.org>  [c3b4e13ae9e8ec708fb68a0906d791b0a9d638f8]

#95585# Made shape tree reference passed to shape constructors const. Added AccessibleControlShape class.


2002-04-18  Herbert Duerr  <hdu@openoffice.org>  [e9a70b3d638ab5589a64abb5b5ea7ada680b56b3]

#97492# start automatic script recognition


2002-04-18  Andre Fischer  <af@openoffice.org>  [5f6e34ebe7a2e2bf2657b08fa356430eb15722a0]

#95585# Made shape tree reference passed to shape constructors const.


2002-04-18  Andre Fischer  <af@openoffice.org>  [4fc214f6b23c2ba7ad0fb325fb98be1eeb7d11f5]

#95585# Made shape tree reference passed to constructor const.  Added implementation of getAccessibleAt.


2002-04-18  Andre Fischer  <af@openoffice.org>  [dfd07d625492fe79932c11dfd876590b8abe9e78]

#95585# Made shape tree reference passed to constructor const.


2002-04-18  Malte Timmermann  <mt@openoffice.org>  [43b08fd0c7ac4b8cc90be44ab603800531224b1d]

#97256# SeekCurser: Set TextLineColor


2002-04-18  Andre Fischer  <af@openoffice.org>  [a7e3fdbe583bebb4c416e70cff3b8b9637cadeb5]

#95585# Fixed contains method to comply with IDL specification.


2002-04-18  Michael Hönnig  <mi@openoffice.org>  [db7b1eec2993bbd8dadfa6d01472fa898be26f42]

FilterAdapter and XFilterAdapter from Aidan Butler


2002-04-18  Kai Ahrens  <ka@openoffice.org>  [a762c9df17da7fcd565e7b7210fa104215781ed5]

#98424#: moved FuExport to ::ConvertTo (SID_EXPORTDOC)


2002-04-18  Stephan Schäfer  <ssa@openoffice.org>  [1fb05849f3a0b99a3696cf27b4510b5b7c193b2c]

#98727# correct reparenting


2002-04-18  Stephan Schäfer  <ssa@openoffice.org>  [34bc9420e8c8e97246eb3cefbf1f848c32450736]

#98727# removed old focus assertion


2002-04-18  Stephan Schäfer  <ssa@openoffice.org>  [308e8b0590567536e3720947c93fed895cdc0785]

#98727# close floaters on ctrl-f6


2002-04-18  Kai Ahrens  <ka@openoffice.org>  [20454ee6800defd621e35a48537d6231bf31a2ba]

#98424#: moved FuExport to ::ConvertTo (SID_EXPORTDOC)


2002-04-18  Stephan Schäfer  <ssa@openoffice.org>  [2c2fa518d29423c58882b04ba6b2fb7e94164fc1]

#98727# ignore synthetic ctrl mousemoves when cursor is active


2002-04-18  Malte Timmermann  <mt@openoffice.org>  [223bab3d9910c96ece999845aba9aa24895e9f6e]

#97034# GetAccessibleChild(Count) - return floating windows


2002-04-18  Kai Ahrens  <ka@openoffice.org>  [f6bcdd12354f4e8a74e5517ce26be14cf20acbba]

#98840#: delegate GetFocus() from GalleryBrowser to theme listbox


2002-04-18  Mathias Bauer  <mba@openoffice.org>  [4a101dbe4da1cd03580f1ee8c892bed58f4b174c]

#97499#: PlugComm flag reinterpreted as ImageRotation


2002-04-18  Mathias Bauer  <mba@openoffice.org>  [a93ca73ef56ec1f87eb1f5810c1ee6df52411940]

#98405#: export declaration missing


2002-04-18  Mathias Bauer  <mba@openoffice.org>  [3e4acf20a437672b150f2673824d5aeb3ed92b30]

#97499#: support image rotation


2002-04-18  Mathias Bauer  <mba@openoffice.org>  [756451f0b6d4aeae42d6896cc27c8209a1e7e34a]

#98405#: parameter list for SID_SAVEASDOC corrected


2002-04-18  Mathias Bauer  <mba@openoffice.org>  [ffa4357f7ef6e23283e639011cf5ac572b2815a6]

#97499#: write image rotation flag to csv


2002-04-18  Oliver Specht  <os@openoffice.org>  [127826b1d87b2782f5c2fa46c9fd307819d70f35]

#98784# help id for color configuration dialog added


2002-04-18  Ingrid Halama  <iha@openoffice.org>  [e9fb116c7e61c9caddd7de31e16e093c766f24bd]

#98813# spelling errors


2002-04-18  Nils Fuhrmann  <nf@openoffice.org>  [27ea65535a8cfab2ebfc50b66eae503990f5118b]

Support for L10N-Framework extract format #98834#


2002-04-18  Thomas Benisch  <tbe@openoffice.org>  [c523fab60c9cff4bfa073295ef0f109e3506c8bd]

#98585# Unable to create a new Basic Dialog with the keyboard


2002-04-18  Oliver Specht  <os@openoffice.org>  [24f7183ad8bc60f1e3035f8cfd2b2a4c85a2cc6e]

#98399# alignment labels depeing on the Asian support


2002-04-18  Mikhail Voitenko  <mav@openoffice.org>  [44a591b1faf5ef4febac1aafea19ad843f5c49f9]

#98776# check if a reference is empty


2002-04-18  Thomas Lange  <tl@openoffice.org>  [3bebed4f8f00130917a9e035b2b80cd9674bd593]

#97652#, #98253# Accessibility: font color changed to automatic, edit-window uses same font as other fields now.


2002-04-18  Herbert Duerr  <hdu@openoffice.org>  [873697759618a359d589aa5a3406f9c1ac2a58a3]

#97492# fix endglyph calculation for substrings


2002-04-18  Thomas Lange  <tl@openoffice.org>  [714e86ae5f1bbd98653cf22bb5557344ba44d7b0]

#97652#, #98253# Accessibility: font color changed to automatic, edit-window uses same font as other fields now.


2002-04-18  Christian Lippka  <cl@openoffice.org>  [377029943aa5bf14eac018c3b59ddf63e417de43]

#97518# added event broadcasting


2002-04-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f44741e4dc345483e6a7b4afce2a0b27d71b398b]

use command from variable


2002-04-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b8198a589887f922ec43a261b30ce739841b3f7d]

no more win32 export dumps


2002-04-18  Kai Ahrens  <ka@openoffice.org>  [af5b612ee2f77421e4e76988d59911bc07750812]

#98620#: actualize preview after keyboard travelling (grab focus)


2002-04-18  Daniel Vogelheim  <dvo@openoffice.org>  [36855b3fc99fafd64ec0dd8cfcb3a6fd48a29518]

#95586# added XAccessibleImage support to images and OLE objects


2002-04-18  Andre Fischer  <af@openoffice.org>  [92f630a966b00b6bff19c28b5f9a93a054be09a7]

#97772# Fixed getCurrentDrawPage and getCurrentView methods.


2002-04-18  Andre Fischer  <af@openoffice.org>  [5daf14bdd39c182713108a1a8bacef07b423d9ee]

#97772# Added update method.


2002-04-18  Andre Fischer  <af@openoffice.org>  [3469d54d37751bf6e90574a73edaf0261d48001e]

#97772# Increased the version number.  Canvas is cleared on initialize.


2002-04-18  Andre Fischer  <af@openoffice.org>  [14c0206328176e02c26e8d85cd505470492ed020]

#97772# Comment change.


2002-04-18  Andre Fischer  <af@openoffice.org>  [98f91792c282eae2cc74dd9612e358150fdb69fd]

#97772# removeNodes returns bool.  Minor fix of child event handling.


2002-04-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [1600db035723f3e98fe42121527cbea99ae82fca]

accept - as valid directory/filename char


2002-04-18  Daniel Vogelheim  <dvo@openoffice.org>  [54f0b9f213c804219cfbc74b5b4e6fd24dd66ab7]

Replaced jdk 1.4 color constants with those from earlier versions


2002-04-18  Oliver Specht  <os@openoffice.org>  [7713018cc5770264b0ee81a0fa0cc5075a81d99e]

#98558# new menu item view/toolbars/formularbar


2002-04-18  Oliver Specht  <os@openoffice.org>  [c5b05b4de8426cb124cfdb433ede5158b305c2a5]

#98515# apply metric (and zoom, active state) to vertical ruler


2002-04-18  Jörg Budischewski  <jbu@openoffice.org>  [23bfd2e2b2468370bcbc29ef8cbe0007a4b398b3]

now passes gcc3 compiler


2002-04-18  Daniel Rentz  <dr@openoffice.org>  [cca9724e3d6979973541bb36ccff9debe1896497]

#98530# Header/footer on/off on export


2002-04-18  Andreas Bregas  <ab@openoffice.org>  [eacc6c4a6263e2e25b48cd822115721ff605facb]

#98610# Initialise LibCount in LibDescriptorArray default ctor


2002-04-18  Niklas Nebel  <nn@openoffice.org>  [44f77a97526fc96361dc80136489947fa0322e68]

#97023# new look for column/row headers


2002-04-18  Frank Meies  <fme@openoffice.org>  [22956eae15fd136555bd6a213bf30624d2518735]

#98281# CTL - Switch Keys in RTL mode


2002-04-18  Frank Meies  <fme@openoffice.org>  [41c2ae3e7874ffa303622c8889ddf819d6a54a41]

#98281# CTL - New function to set layout mode at output device


2002-04-18  Stephan Schäfer  <ssa@openoffice.org>  [624dea361a30487a8d545db9713b99abf0e749d9]

#98762# support HC bitmaps


2002-04-18  Frank Meies  <fme@openoffice.org>  [26beb371b9b80a9c220b3cbcab35fc7896b23087]

#98281# CTL - Insert kashida only if next character is Arabic


2002-04-18  Frank Meies  <fme@openoffice.org>  [246bafc414d4dcc362602c0a04d4af7e09595e23]

#98281# CTL - New function to change layout mode at output device


2002-04-18  Stephan Schäfer  <ssa@openoffice.org>  [ea059454e3f26a97ae87b54735295e8d5e64c086]

#98762# support HC bitmaps


2002-04-18  Frank Meies  <fme@openoffice.org>  [ba56f1fba30d73f9b3a00baac86bd058c5769a2f]

#98781# Grid Layout - Vertical alignment of ruby text in grid mode


2002-04-18  Christian Lippka  <cl@openoffice.org>  [faa17780a915808f408834f75a663f867134fa35]

#97518# new xml description for SvxGraphCtrlAccessibleContext component


2002-04-18  Peter Burow  <pb@openoffice.org>  [45a2d34ebb2d0a66602f3dea96168bc64e8e8756]

fix: #95732# consider ratio of bitmap while calculating the size for preview


2002-04-17  Daniel Vogelheim  <dvo@openoffice.org>  [d417b7ec11016ee1b5c7e908681734d3c04bda7b]

#95586# added special portion types


2002-04-17  Philipp Lohmann  <pl@openoffice.org>  [04d21f4d019f4309b2ecccfd82df884db1819e84]

#98656# add: GetActivationKey, GetLabledBy, GetLabelFor


2002-04-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [c519ec4b51c4ca6eceb835fef9d65cae470bb297]

remove sticky tag after succesful merge


2002-04-17  Kai Ahrens  <ka@openoffice.org>  [ffb682c53975800882cf3b1439833e805865ea31]

#98424#: corrected some minor errors for export


2002-04-17  Juergen Schmidt  <jsc@openoffice.org>  [14530aa15af8ba871a2fe14bc7868d4c8d3f7d4c]

#98746# change link to c++ reference


2002-04-17  Sven Jacobi  <sj@openoffice.org>  [98f4d6457ae973d275f3189601b12f3a874ab73a]

#98423# supporting also draw and impress filter which might be passed through the MediaDescriptor


2002-04-17  Michael Brauer  <mib@openoffice.org>  [ee62ae94e4761f1b11908b1103e01f22b5a73a52]

#95586#: XAccessibleTable


2002-04-17  Michael Brauer  <mib@openoffice.org>  [920c392506c83fdc9b2c6edf03d10497b4f7a079]

#95586#: table support


2002-04-17  Michael Brauer  <mib@openoffice.org>  [9b88fc576eea78a20f57b1498be7642263309f2a]

#95586#: XAccessibleTable added


2002-04-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [53a8f0a993116157430448d629d32c4606155d7c]

#65293#: typo in SCPLINKFLAGS


2002-04-17  Niklas Nebel  <nn@openoffice.org>  [93864b4a8d2ec54def995eaec94c06bee11a1a3b]

#92618# call SetDrawModified also when position is changed


2002-04-17  Mathias Bauer  <mba@openoffice.org>  [93199b8b47968baf2ee42c048f4eb6e9a7ead849]

#97499#: new flag for image rotation


2002-04-17  Daniel Rentz  <dr@openoffice.org>  [e5557aace327f6afd0d4076c3c5389c3b494d601]

#98528# export cell indentation


2002-04-17  Mathias Bauer  <mba@openoffice.org>  [408c08c265ee15d481ef5790e4e51feda7be17e9]

#98494#: don't show windows before workwindow is visible


2002-04-17  Mathias Bauer  <mba@openoffice.org>  [fb7a78fe406233e0b3473f0af016c9508e05230a]

#97499#: helper controller for rotating images


2002-04-17  Mathias Bauer  <mba@openoffice.org>  [18df94d49d32e09b140522bcac7beba6d1ee6525]

#98494#: float positions weren't preserved


2002-04-17  Mathias Bauer  <mba@openoffice.org>  [46ea9b4665823a999cf4e883e38e4bac646e8b09]

#98405#: improved debugging code


2002-04-17  Mathias Bauer  <mba@openoffice.org>  [2236fb26e042a1b5f09e71d3d24bd7227ec162cf]

#97499#: new slot for rotating images


2002-04-17  Ocke Janssen  <oj@openoffice.org>  [43bae5dc94cbf4072d1938621e90b3b8c7b1fa98]

#98286# improve accessibility


2002-04-17  Sven Jacobi  <sj@openoffice.org>  [0a13a726a53c280e65d9e399562343a439e6d4ce]

#98422# added method to access filter by type name


2002-04-17  Ocke Janssen  <oj@openoffice.org>  [47a551b88c57ddeb98b7d0908d03745ce78477ff]

#98286#


2002-04-17  Ocke Janssen  <oj@openoffice.org>  [e86ac4587b3d43708462490a0ae9ae38830e41b4]

#98286# improve accessibility


2002-04-17  Ocke Janssen  <oj@openoffice.org>  [38b30eb32f3a64509aa49281221f4c03f47e9b6c]

#98286# improve accessibility


2002-04-17  Niklas Nebel  <nn@openoffice.org>  [4a5e7468c17fcc5df081a0246626ff6fd09b036b]

#95409# NextAutoEntry: when editing in input line, apply to both edit views


2002-04-17  Christian Lippka  <cl@openoffice.org>  [1d4a96ee1e98de32d88b55d3e6ad714449697e79]

#97111# assert and don't gpf if z-index is out of range (which it shouldn't)


2002-04-17  Niklas Nebel  <nn@openoffice.org>  [2424032a715571fd7f55a898a1852852efd2e920]

#95409# UseColData: when editing in input line, apply to both edit views


2002-04-17  Daniel Rentz  <dr@openoffice.org>  [26c44586cc72e854f556a0703c29306d2bf11f22]

#98526# shrink print ranges to sheet dim


2002-04-17  Christian Lippka  <cl@openoffice.org>  [1b8dae18b76d2a12737c140b2502ec52f1874d92]

#97111# fixed z-order property for non standard masterpages


2002-04-17  Joachim Lingner  <jl@openoffice.org>  [06e7790ced21e48a8515735216cbd994660a5454]

*** empty log message ***


2002-04-17  Joachim Lingner  <jl@openoffice.org>  [fb474996bc46d4f0708b562050b305d12de5e80a]

#97746#


2002-04-17  Daniel Rentz  <dr@openoffice.org>  [86ec40e61deb44e7e0ecdc8865ab28a9f3e02a7d]

#98525# import grid color from 1st visible sheet


2002-04-17  Daniel Rentz  <dr@openoffice.org>  [06395284a743b05136707483c91a5c3905d5b710]

#98524# reset del-ref flags of references


2002-04-17  Herbert Duerr  <hdu@openoffice.org>  [d239ba65d53b834a8ae0e6217c675875995aec85]

#97763# disable XRENDER for XFree<=4.2.0 on <15bit displays


2002-04-17  Mathias Bauer  <mba@openoffice.org>  [a6cb9c0f787330c77a63c5dd4cfdd46dd7662656]

#97499#: new Item for supporting images


2002-04-17  Frank Schönheit  <fs@openoffice.org>  [e31e3339c9b04b987c4e9369d308630bd81d5d07]

#98692# still a german spelling issue


2002-04-17  Vladimir Glazounov  <vg@openoffice.org>  [ed7618f4dc6ea33f9f6d0ac28eee635f0e76b3cf]

SRX642


2002-04-17  Thomas Benisch  <tbe@openoffice.org>  [38261915c5842e9711b711d12c6d301a4a6402e9]

#98487# ACC: unable to select the watch and the call window with keyboard


2002-04-17  Frank Schönheit  <fs@openoffice.org>  [269f46100880fadbf34b25a8468ed8c2f27a0410]

#98750# +accimplaccess


2002-04-17  Frank Schönheit  <fs@openoffice.org>  [f88abf316ab882156bd862235a145c56efbbaf96]

initial checkin - helper class for tunneling an XAccessibleContext implementation


2002-04-17  Philipp Lohmann  <pl@openoffice.org>  [a552bbd90d3589155a0d927f054700956da0ca01]

#98633# use correct index for left side bearing


2002-04-17  Daniel Rentz  <dr@openoffice.org>  [9447bac3afb592c6e4250e5ca5876299a65e91d5]

#98126# set doc options before import


2002-04-17  Oliver Specht  <os@openoffice.org>  [2dbd5cff503cd3ed858582c5c2abbfddadf4ee99]

#95665# brochure printing: start job only once


2002-04-16  Kurt Zenker  <kz@openoffice.org>  [72d3b47d802a80d30803ea2ace46248283589640]

new version for SRC655


2002-04-16  Kurt Zenker  <kz@openoffice.org>  [1fe252fec385b3b9c85888e7335727c3f0a4efb1]

new version for SRC655


2002-04-16  Hans-Joachim Lankenau  <hjs@openoffice.org>  [d82096707792841ccdd1de9c73030450615625da]

double quotes should appear in pairs...


2002-04-16  Niklas Nebel  <nn@openoffice.org>  [1ed815f5c5986ed2b64a5e7dad88c2164d4db00d]

#98001# draw border and shadow, leave space for margin at optimal zoom


2002-04-16  Niklas Nebel  <nn@openoffice.org>  [685ebecfd2e053834fc6a76b3a0c6cabbc75a344]

#98001# center preview if smaller than window


2002-04-16  Christof Pintaske  <cp@openoffice.org>  [f056e250723fd7f0a70c857a3e9e4448c9ace0be]

#97116# dont touch our own windows event mask while reparenting without parent (reflectionX)


2002-04-16  Vladimir Glazounov  <vg@openoffice.org>  [57e16c428b4b6877faa7a6d34d86e7e04e0e24e5]

new version for SRC655


2002-04-16  Caolán McNamara  <cmc@openoffice.org>  [bc09511f2606567e3f9a351fb023c415e6bbb03e]

#i3584# take \uc0 at its word, i.e. skip 0 bytes


2002-04-16  Aidan Butler  <aidan@openoffice.org>  [de8d17c3bb15f4ea5edf2c05a6ae6a78ec01b545]

XMerge bridge to OpenOffice


2002-04-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [3fffd930f88a8281abf19535d445dba71c1c5933]

#65293#: syntax


2002-04-16  Philipp Lohmann  <pl@openoffice.org>  [6a00b2b712679ab552c65a43a659db3af6a5f192]

#98680# Add: ToggleDropDown, VCLEVENT_DROPDOWN_OPEN/CLOSE, GetDisplayLineCount on ListBox, ComboBox


2002-04-16  Sven Jacobi  <sj@openoffice.org>  [fa149f402b9222d361e79769933bc6c58101ddef]

#98505# if there is no WinExt we try to calculate the extension instead of using (1/1) default which causes a crash on unix and linux


2002-04-16  Kurt Zenker  <kz@openoffice.org>  [758fd37894169bce84403a67fbb8a01462212fe1]

new version for SRC655


2002-04-16  Hans-Joachim Lankenau  <hjs@openoffice.org>  [ab785b817b3e567e591a6735c6d1ee7dd3b6bc28]

own define for basic light


2002-04-16  Hans-Joachim Lankenau  <hjs@openoffice.org>  [9641a565627d259b0b33a3090b9e66841c35985b]

escaping also depends on USE_SHELL


2002-04-16  Joachim Lingner  <jl@openoffice.org>  [24084330d7b867e36b3e905667d2ca7803e461b4]

#97746#


2002-04-16  Thorsten Behrens  <thb@openoffice.org>  [0dd475676d53ba0619692793293b37797afc458f]

#98735# Remove listener on object death


2002-04-16  Aidan Butler  <aidan@openoffice.org>  [d57ea0ba6fd8a1545bb4bcf746eaba531faef5ea]

*** empty log message ***


2002-04-16  Kurt Zenker  <kz@openoffice.org>  [52fb558e772616f59daf6e19546619eaa716f63c]

new version for SRC655


2002-04-16  Aidan Butler  <aidan@openoffice.org>  [b32f682f249a18c32589efca66e8d87bf8c74ae2]

Test Scripts for Palm converters


2002-04-16  Kurt Zenker  <kz@openoffice.org>  [8cacf0af8dfad150c8cd639500a281c0e843dc54]

new version for SRX642


2002-04-16  Caolán McNamara  <cmc@openoffice.org>  [a3b53ce78dc98a60c55a7f133beccd2927c55a41]

#i3265# A double table in a header causing mass confusion


2002-04-16  Hans-Joachim Lankenau  <hjs@openoffice.org>  [2cff05bd9814e0d7034623c9c079eead55cd7b4b]

cleanup


2002-04-16  Andre Fischer  <af@openoffice.org>  [afe098fa21e710df2a604694e4481847c9a1fca5]

#95585# Initial revision.


2002-04-16  Volker Ahrendt  <va@openoffice.org>  [63a9128e1f93bfe37f94c5af40e1f378eae3b80d]

#96640# Corrected entries in file.


2002-04-16  Nils Fuhrmann  <nf@openoffice.org>  [ba8c0e52a255b491727ffdd67a54fa0c016fad50]

35 instead of 05 for LANGUAGE_FINNISH


2002-04-16  Hans-Joachim Lankenau  <hjs@openoffice.org>  [da71900ef8f456bab96fb88568c73299bd5239e7]

force shell as meta char not recognized


2002-04-16  Daniel Rentz  <dr@openoffice.org>  [036c3c2b1a8826c6b4feff3cdbaa1d70bfc4a645]

#98529# #98530# #93482# Page settings fixes


2002-04-16  Daniel Rentz  <dr@openoffice.org>  [7855a08ba8335efc4b0461eec91ed9dbe9c440ee]

#98529# #98530# #93482# page settings fixes


2002-04-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [615f909dc70ec62c6a3939f9298fa841575e93d1]

#65293# missing argument


2002-04-16  Thorsten Behrens  <thb@openoffice.org>  [578c94451f1973827c59201b503cbd9089af54d2]

#98735# Added AccessibleOutlineEditSource


2002-04-16  Rüdiger Timm  <rt@openoffice.org>  [5c1a7802c19de5962841c529ed27c77c65732166]

new version for SRX642


2002-04-16  Thorsten Behrens  <thb@openoffice.org>  [d606d55c6efe140ff5422e874b8417fca3c7dc0e]

#98735# Implements SvxEditSource for the SdOutlineView


2002-04-16  Oliver Specht  <os@openoffice.org>  [acf15e64776c591f053e35ece7e1e55acfb0f880]

#98737# row and column texts removed


2002-04-16  Martin Maher  <mmaher@openoffice.org>  [c0a2566af0631d07e8ce775537f5888d2b693edc]

No need for a manifest file for pocket excel.


2002-04-16  Philipp Lohmann  <pl@openoffice.org>  [c28b62e0c61ae909bb108167fd0f0957200489df]

#97518# activate WB_DIALOGCONTROL for system windows too


2002-04-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [09f8131104b28e5ed25b562ad69ced917b0425da]

#65293#: syntax


2002-04-16  Vladimir Glazounov  <vg@openoffice.org>  [0488434431c2d5c669082e1c5273e9db98650edf]

#65293# SSA: no flags in totop for remote case


2002-04-16  Daniel Rentz  <dr@openoffice.org>  [8adf3800ba0f3c7428b32a0e2a0306ca8030cf08]

SETUP, *MARGIN


2002-04-16  Andre Fischer  <af@openoffice.org>  [c215888b0ecc565838fcbd07559a18662f522c86]

#95585# Fixed misspelled namespaces.


2002-04-16  Andre Fischer  <af@openoffice.org>  [37f96baf669c2ea9f2520c54791a1acc295dce30]

#95585# Initial revision.


2002-04-16  Frank Schönheit  <fs@openoffice.org>  [87ba1980bff803bccb4106af9c9cf999d6721c40]

#98691# one more spelling issue


2002-04-16  Stephan Schäfer  <ssa@openoffice.org>  [db031f25059b1796c97f0bf9b6cb1975270f0ae1]

#97518# improved highlighting


2002-04-16  Stephan Schäfer  <ssa@openoffice.org>  [5d3128fd92300a8eb5c1b51a44142c3d7a2e7c47]

#96972# changed GetPosPixel for frames


2002-04-16  Frank Schönheit  <fs@openoffice.org>  [4199757219b194ab4c934dda839fadb708ca62c5]

#97955# moveToInsertRow: forward to the aggregate in all cases / reset_impl: forward the control defaults to the row set columns, again


2002-04-16  Frank Schönheit  <fs@openoffice.org>  [d5096e4be759aa63ff1a0b87cfd0ec3ceea9e42e]

#97955# moveToInsertRow: allow even if we already are on an insert row (only way to reset the values)


2002-04-15  Karl Hong  <khong@openoffice.org>  [bcaa2e6597a51c53e335f06b16337f0b94e935f1]

#98663#compareString() is called twice


2002-04-15  Karl Hong  <khong@openoffice.org>  [a99b8e0f67e8c51a45cdde02b6b04b7faceac3f1]

#98667#API:BreakIterator Bugs


2002-04-15  Ingrid Halama  <iha@openoffice.org>  [e60436a3836e90a2b34b49a7d0cfc2f4791d2ba8]

#97760# new accessibility options dialog


2002-04-15  Ingrid Halama  <iha@openoffice.org>  [a8827afb241572dfba74577235a868059a445de5]

#97760# new accessibility options dialog


2002-04-15  Ingrid Halama  <iha@openoffice.org>  [3e5ed8b04888040b81cc73c58ca44a1db15fb683]

#97760# new accessibility options dialog


2002-04-15  Ingrid Halama  <iha@openoffice.org>  [5d92107225e583401854a286c2ed836ceceda56c]

#97760# new accessibility options


2002-04-15  Ingrid Halama  <iha@openoffice.org>  [01be8f57ad51fea17e683e9b1d7d2be1437e95dc]

#97760# new accessibility options


2002-04-15  Ingrid Halama  <iha@openoffice.org>  [228de137606a4b94e11b23ebc5abc7f1a646d6bc]

#97760# new accessibility options config class


2002-04-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [b849422cc4d3cc1360cd06d0f363800caff72da5]

SRC655


2002-04-15  Philipp Lohmann  <pl@openoffice.org>  [8de378695e5fdf317bd222661273ec5116e39387]

#98470# set pointer for floats


2002-04-15  Philipp Lohmann  <pl@openoffice.org>  [b6e8e6245bb0e4378e2699643bbc9f410076bf0c]

#96972# ignore Xerrors from XSetInputFocus


2002-04-15  Frank Schönheit  <fs@openoffice.org>  [9427b5deda0f084ceaaebc1616c36df17a96c684]

#98721# when asynchronously executing a slot for creating a control shape, preserve the modifier keys


2002-04-15  Stephan Schäfer  <ssa@openoffice.org>  [cfda588b69290dcc428a86b0dbf941c63dba0501]

#96972# allow grabfocus in ToTop


2002-04-15  Frank Schönheit  <fs@openoffice.org>  [41d70600a0f6e4839bfeaf21ca00cff077d36ab4]

#98723# forward the focus to the inner listbox


2002-04-15  Frank Schönheit  <fs@openoffice.org>  [6c1c5ab73dd83fe9f64f9c4a357789ee1cb7526e]

#98720# forward the focus to the inner listbox


2002-04-15  Andre Fischer  <af@openoffice.org>  [bc4eaa5d6ca9f942473235516da074e08cd5916b]

#95585# Removed trace message.


2002-04-15  Andre Fischer  <af@openoffice.org>  [f353be6441dcb79f8371c9634301e59cf9b5edd8]

#95585# Added new AccessiblePageShape class.


2002-04-15  Andre Fischer  <af@openoffice.org>  [ab75e38100d1d52ed1388d4124d080b5bed78fa9]

#95585# Initial revision.


2002-04-15  Andre Fischer  <af@openoffice.org>  [1bc5dc7406982cab1ba8185155e24003ee5f47ba]

#95585# Fixed Update method.


2002-04-15  Andre Fischer  <af@openoffice.org>  [9715dfd67e2c2eac83d6273ddf71bb329528a726]

#95585# Added new member to ChildDescriptor.


2002-04-15  Andre Fischer  <af@openoffice.org>  [930e5666bf23abe51f533a3e2fd2f49c14da7646]

#95585# Use bounding box from BoundRect property to calculate location and size.


2002-04-15  Daniel Vogelheim  <dvo@openoffice.org>  [4ee21297da5c7911d7fc46295b58f72f876de631]

added XAccessibleSelection.java to makefileb


2002-04-15  Daniel Boelzle  <dbo@openoffice.org>  [0d8ca39a8bb55c31b539181342807b813021267d]

#88919# using DeploymentException signalling deployment errors


2002-04-15  Daniel Boelzle  <dbo@openoffice.org>  [1c3fd2b7c8d7cc189f33023820ed1853906b0e7f]

#88919# added DeploymentException


2002-04-15  Daniel Vogelheim  <dvo@openoffice.org>  [b1c16e241992e3c1975a6c67c087a49254a2239f]

added handler for ...Selection interface, and added attributes to text handler


2002-04-15  Hans-Joachim Lankenau  <hjs@openoffice.org>  [69d51f91ce3d05c33aaf585d4f0c30803b1a6662]

long options require =


2002-04-15  Hans-Joachim Lankenau  <hjs@openoffice.org>  [6adcd12f6c0636a4fee1e6c493e6b7d1968a97e6]

win32 / tcsh


2002-04-15  Caolán McNamara  <cmc@openoffice.org>  [5406129ade808e5fe2fd12bd0566d3e4e80719e9]

#98566# Unix autorec is to be a .so now


2002-04-15  Martin Maher  <mmaher@openoffice.org>  [55a122a67e1f63810bf7254650f4d721bc58b1f0]

Initial import of the pocket excel plugin


2002-04-15  Kurt Zenker  <kz@openoffice.org>  [7ff96f5e0d050eae2154774b9ad9683479b3f5eb]

new version for SRC641


2002-04-15  Stephan Schäfer  <ssa@openoffice.org>  [665a8c5f66e8e2696e781142ac50d157bf83db6a]

#96972# allow grabfocus in totop


2002-04-15  Volker Ahrendt  <va@openoffice.org>  [d46cbc767278fa3f303546fc34d8c1de3362e2e9]

#96640# Document macro restructured.


2002-04-15  Stephan Schäfer  <ssa@openoffice.org>  [2d71c511df6ddb018ddae5edc7ac2abb9d27bf77]

#96972# improve toggling, set correct state in keyboard select


2002-04-15  Stephan Schäfer  <ssa@openoffice.org>  [fa62876e2a70ececbe09e8e8e33de02bd7cad746]

#96972# set focus in child window for floating windows


2002-04-15  Vladimir Glazounov  <vg@openoffice.org>  [4c93e4070051625d24d992b05a85b1d8db2fc2b9]

new version for SRX642


2002-04-15  Volker Ahrendt  <va@openoffice.org>  [6bf147343d45c1cc24dc0a60de6473f1c783f663]

#96640# Document macro restructured.


2002-04-15  Kurt Zenker  <kz@openoffice.org>  [fc5dd14ed95603551551bb2ba7115c0752397d7a]

new version for SRX642


2002-04-15  Herbert Duerr  <hdu@openoffice.org>  [09a8164ffba4dca59d5bd4124f57268c7a15d974]

#97492# include alloca.h on unxsols3


2002-04-15  Volker Ahrendt  <va@openoffice.org>  [6f5393b37d33f32ed32ca90cc1dbd4a457634129]

#96640# Document macro restructured.


2002-04-15  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b7502ce48fbfd72d8efcf58256564b37a2c8929e]

static struct instead of malloc()


2002-04-15  Armin Theissen  <armin@openoffice.org>  [0093628ad681b6dfc03f90b7d5ad6db8f11bca1d]

merge in fix from OOO_STABLE_1 (r 1.8.2.1) to HEAD


2002-04-15  Mathias Bauer  <mba@openoffice.org>  [af744c3683a7d4bdef18bfdd717c04aa216c31ba]

#98405#: wrong detection of properties


2002-04-15  Hans-Joachim Lankenau  <hjs@openoffice.org>  [0279ac052323b2fd679e19feeb613815fcc64030]

pre/post processing of scp files; scplink flags


2002-04-15  Hans-Joachim Lankenau  <hjs@openoffice.org>  [1dc0922b1da215c8cdc5399625c213011ea2ca48]

more to reset


2002-04-15  Kurt Zenker  <kz@openoffice.org>  [dcc953ea3d89060295b6e0fbff37bfa310ef4a2b]

new version for SRX642


2002-04-15  Rüdiger Timm  <rt@openoffice.org>  [deebeec6d4c37950961387c172a7503d598e8578]

new version for SRX642


2002-04-15  Eike Rathke  <er@openoffice.org>  [1f2b5e036958ba2e381d4bd702a532e0fe1ea2f7]

#97286# MergeDocument: flag if 100th seconds are loaded and to be used in time compares


2002-04-15  Eike Rathke  <er@openoffice.org>  [f7646fd33544cd902d22f86a66cc33bacd94c82e]

#97286# flag if 100th seconds are loaded and to be used in time compares


2002-04-15  Eike Rathke  <er@openoffice.org>  [56f6e497558148a837c8721bf04893f4bb5942fe]

#97286# activate ChangeTrack 100th seconds only if really loaded (not stored in old files)


2002-04-15  Eike Rathke  <er@openoffice.org>  [eedd76ef7b0ae1761579a62f63558c666f47707b]

#97286# add: IsEqualIgnore100Sec


2002-04-15  Kurt Zenker  <kz@openoffice.org>  [8cec2794812c1c507b120afc63f6f9869e9803f9]

new version for SRX642


2002-04-15  Eike Rathke  <er@openoffice.org>  [4276b967ea478c2b381f608cb1fe2588ca3e2b67]

#97286# store 100th seconds


2002-04-15  Hans-Joachim Lankenau  <hjs@openoffice.org>  [2ec3922e018575272b0a955192ebf22d807c41f8]

SHALL shall be SHELL


2002-04-15  Rüdiger Timm  <rt@openoffice.org>  [313a2e75c78b94b18db8975b513c21bc71312268]

#98612# update to xerces2 XML parser


2002-04-15  Kai Ahrens  <ka@openoffice.org>  [efcdcc461ae813469655a90045926dd58a54e4ec]

#98549#: added new menu items (layer)


2002-04-15  Mathias Bauer  <mba@openoffice.org>  [616253d6c053469043a9c341de74ab8769b33504]

#98405#: declaration missing


2002-04-15  Peter Burow  <pb@openoffice.org>  [9d2730bfb3f0321313f8f5a265c5a554532cdbea]

fix: #98692# better german text


2002-04-15  Peter Burow  <pb@openoffice.org>  [09b34160a7858e4e6ce1cb8a5f004f47a01eb216]

fix: #98693# better german text


2002-04-15  Thorsten Behrens  <thb@openoffice.org>  [337262a0c938e7c85886cdd683eb564598c6af12]

#65293# Corrections for vc compiler


2002-04-15  Christian Lippka  <cl@openoffice.org>  [5036e269e24a52dc412bdfcd14cb106ea25e75ac]

#97517# set default language at outliner before paint


2002-04-15  Frank Schönheit  <fs@openoffice.org>  [99fd85247bcda9a18ff0b113bc17f538dcc388ae]

#98702# spelling issue in the german text


2002-04-15  Frank Schönheit  <fs@openoffice.org>  [bac4b859d409e7b54d61b57bb92d7ad91dadb07d]

#98691# spelling issue in the german text


2002-04-15  Frank Schönheit  <fs@openoffice.org>  [a21c0df3951f956e7f09105a79c50d1d493a4ba2]

#98687# spelling issue in the german text


2002-04-15  Christian Lippka  <cl@openoffice.org>  [c370eba0ca868b636df8e5caffda80ca395489d5]

#97651# set backround color for text edit in each application


2002-04-15  Frank Schönheit  <fs@openoffice.org>  [3d38ae69e71f6af898ff6d99cc6d02814d9dcf41]

#98686# spelling issue in the german text


2002-04-15  Christian Lippka  <cl@openoffice.org>  [e23352722981f76d79f682a132b00e22726ee280]

#97651# set backround color for text edit in each application


2002-04-15  Vladimir Glazounov  <vg@openoffice.org>  [7a822eb5395fede4466ba7f513ba9c2f84b0c7ef]

#65293# Added dependency


2002-04-12  Niklas Nebel  <nn@openoffice.org>  [9dcbc833bb5f46f426bdcd5812a4bfc35d5146a0]

#95319# include width/height in undo when moving whole columns/rows


2002-04-12  Kurt Zenker  <kz@openoffice.org>  [9f644eb7e2441eabeb038eab07d5d6fbf80d8194]

new version for SRX642


2002-04-12  Matthias Huetsch  <mhu@openoffice.org>  [56de1fd06af937d6b865623e0702f72987ca9ff0]

#96894#, #97098#, #97330# Added 't_alloc' application for memory allocator tests.


2002-04-12  Kurt Zenker  <kz@openoffice.org>  [14da6dfdc359bcb9a210239ce147b152637b2dd7]

last version


2002-04-12  Kurt Zenker  <kz@openoffice.org>  [3f3c1c01ca02f3e766c67062f9a4cf4280f91d9a]

new version for SRC641


2002-04-12  Daniel Vogelheim  <dvo@openoffice.org>  [035d4f47b12da76121752c54cfff0a131884eb95]

#95586# fixed OrderRange(..) definition


2002-04-12  Kurt Zenker  <kz@openoffice.org>  [4241d0fa58ea944446e00586702c7e599a8da561]

new version for SRX642


2002-04-12  Kurt Zenker  <kz@openoffice.org>  [c74d84ca020e5d12c78f5bfb1c0b74e9c387f245]

new version for SRX642


2002-04-12  Andre Fischer  <af@openoffice.org>  [301cb656b7c72359486d4cebf14354c74f3cbdaf]

#95585# Fixed makefile.


2002-04-12  Andre Fischer  <af@openoffice.org>  [36e6635a706028d4c95cd0683a1c60c88712ea59]

#95585# removed file.


2002-04-12  Andre Fischer  <af@openoffice.org>  [f583491f5aa1307d87053e58bee846824096f167]

#95585# Removed SAL_THROW(()) from destructor declaration.


2002-04-12  Kurt Zenker  <kz@openoffice.org>  [97573c8edc98f2e2cb436ab568d55182e92a5d5c]

new version for SRX642


2002-04-12  Andre Fischer  <af@openoffice.org>  [03ac7c8170d926aa6f9f383e7781f633f3487047]

#97772# Added update function to handlers.


2002-04-12  Vladimir Glazounov  <vg@openoffice.org>  [c00001904b3893abf3b2b17b6428c86ea2b0374e]

#65293# MAV: use hpp headers instead of hdl


2002-04-12  Gregor Hartmann  <gh@openoffice.org>  [2f2f09814be0fec5a65a5a67186c9077e9def3a2]

#98592#display status of loades files in status line rather than in separate window


2002-04-12  Sven Jacobi  <sj@openoffice.org>  [21e3539f99e001207ec881503f0263cd5ab85bb5]

#97492# take care of new metaaction (META_LAYOUTMODE_ACTION)


2002-04-12  Vladimir Glazounov  <vg@openoffice.org>  [ea1c14b37feac9227f001f5fa264871008335ca8]

#65293# CD: Use l-value for calling GetImage


2002-04-12  Daniel Vogelheim  <dvo@openoffice.org>  [3c08cc66a9aea6f880c7f020c709dd2cb407da6c]

#95586# added XAccessibleSelection to paragraph         common XAccessibleSelection implementation for paragraph and document,         moved into the XAccessibleSelectionHelper class


2002-04-12  Armin Weiss  <aw@openoffice.org>  [8db1f6bb3e3aa1812e57e07ef10f4c6d81d02e59]

#98568# In older versions, if in X or Y the size of the object was smaller than the visible area, the user-defined zoom was changed. This was decided to be a bug for 6.x, thus I developed a version which instead handles X/Y bigger/smaller and visibility questions seperately. The new behaviour is triggered with the bZoomAllowed parameter which for old behaviour should be set to sal_True. I looked at all uses of MakeVisible() in the application and found no valid reason for really changing the zoom factor, thus I decided to NOT expand (incompatible) this virtual method to get one more parameter. If this is wanted in later versions, feel free to add that bool to the parameter list.


2002-04-12  Philipp Lohmann  <pl@openoffice.org>  [0496df726e8da0a6d237f180d633ced3dc90d23e]

#98633# copy font weight in copyPrintFont


2002-04-12  Christian Lippka  <cl@openoffice.org>  [8ff44536ceb076998054c19e202ed323d7029192]

#97651# call SetBackgroundColor when painting a page


2002-04-12  Christian Lippka  <cl@openoffice.org>  [b7f4cdda8306e881b3f3d9a39ba48c90b9e976f5]

#97651# call SetBackgroudColor correctly when painting preview page


2002-04-12  Christian Lippka  <cl@openoffice.org>  [d9ef4dd73514e287daa9e8e9da596a44703f9d8f]

#97651# do not call SetBackgroundColor here since it should be handled different in the applications


2002-04-12  Herbert Duerr  <hdu@openoffice.org>  [e5f42224eb6bfe56a254445e1d01028de902fe09]

#65293# remove compiler confusing blanks


2002-04-12  Christian Lippka  <cl@openoffice.org>  [2751b6f474f4d13d720c6bedcc18fc8c18ed16e1]

#97518# added keyboard accessibility


2002-04-12  Andreas Bregas  <ab@openoffice.org>  [bd2169438ea545e30a1eb8b444859b5cb9df7ed1]

#97322# Search in objects although they don't support XExactName


2002-04-12  Sascha Ballach  <sab@openoffice.org>  [ffe57fd7685a0758c4e801d4979479ab0a7c892c]

#95584#; make it compileable on Windows


2002-04-12  Herbert Duerr  <hdu@openoffice.org>  [6342661c6e73d4eb7ad45b63a1657951448d3389]

#65293# SetLayoutMode no longer inline


2002-04-12  Frank Meies  <fme@openoffice.org>  [23baad017b4777c9ecbfa7b837b9511cb7813eec]

#91991#: Applied wrong attribute in extended input mode due to the common underline feature


2002-04-12  Frank Meies  <fme@openoffice.org>  [f30f9fbbb391ae599565c2a03c2d27f3f35b4852]

#91991#: Applied wrong attribute in extended input mode due to the common underline feature


2002-04-12  Mathias Bauer  <mba@openoffice.org>  [9f64e4f534b8c581f8a408d358ff7d7a0b63c1d0]

#98405#: better parameter conversion for macro recorder


2002-04-12  Mathias Bauer  <mba@openoffice.org>  [fdb60aa25edad71be2af6c0be4a7a6f28b697411]

#97499#: new Item for supporting images


2002-04-12  Oliver Specht  <os@openoffice.org>  [310c332e9aa0e000fd8f51bcb4bea133971d1435]

#97695# use color configuration


2002-04-12  Mathias Bauer  <mba@openoffice.org>  [a778c002c4849e9a4e5c8f6ae768e1bc234991a1]

#98405#: new ordering in csv


2002-04-12  Mathias Bauer  <mba@openoffice.org>  [59063284c25e1febf4694f99b52c2c1ca8fbc2c1]

#98405#: better parameter conversion for macro recorder


2002-04-12  Oliver Specht  <os@openoffice.org>  [eb836c9aa8dc4cf75e393b92f59540bae221f1be]

#97695# use color configuration ted


2002-04-12  Oliver Specht  <os@openoffice.org>  [4271c292a0a430bd9885827c0dcd658dd46bddfb]

#97695# color configuration almost completed


2002-04-12  Mathias Bauer  <mba@openoffice.org>  [431464df8dcc5c2c5820db7dca3d36fadef084bb]

#98405#: better parameter conversion for macro recorder


2002-04-12  Oliver Specht  <os@openoffice.org>  [bcd64d3efb4446f3ff0b63451443b6ff8c684f03]

#97695# color configuration almost completed


2002-04-12  Stephan Schäfer  <ssa@openoffice.org>  [1b91a337a5758ee8983db868d3ab603ee1cbc224]

#91991# merge 1.39.2.4


2002-04-12  Daniel Vogelheim  <dvo@openoffice.org>  [8e99f2171e86aac1da1e31b75e6a89b743bcad02]

#95586# simple XAccessibleSelection implementation at the document


2002-04-12  Kurt Zenker  <kz@openoffice.org>  [876a4a1ab7c9394be0fa552a3e2f4224146de5d6]

SRX642


2002-04-12  Christian Lippka  <cl@openoffice.org>  [50a6f782ab83d743400a74959c9709e9cef8aca4]

added IsBackgroundDark property


2002-04-12  Christian Lippka  <cl@openoffice.org>  [7b7256c7915186e680ad2d7eca9c2063107ea78e]

added missing URL service


2002-04-12  Andre Fischer  <af@openoffice.org>  [849ad1e7d9a80fae70098bc6b5b7fde66f95230d]

#95585# Removed superfluous entry from object file list.


2002-04-12  Mikhail Voitenko  <mav@openoffice.org>  [02728933f49600473198bdb73f815fa6342a3dfa]

#98385# default filter for API SaveAs SaveTo calls


2002-04-12  Mikhail Voitenko  <mav@openoffice.org>  [155456d02dec68ad46cbe6b0a0c9f935f1d8b789]

#98425# Export functionality


2002-04-12  Sascha Ballach  <sab@openoffice.org>  [f97525d480161dc3aa613d0044a009e9e0265e26]

#98665#; don't try to get default style out of the range of the default styles


2002-04-11  Andre Fischer  <af@openoffice.org>  [0712ed1bc5d94cf1e38c1f5c9e89f1aa027c39b7]

#95585# Minor fixes to include new AccessibleViewForwarder class.


2002-04-11  Andre Fischer  <af@openoffice.org>  [3cca41a149516b28c841030bd1b25cd74a92c9aa]

#95585# Calling new Init method of AccessibleDocumentView class.  Passing view shell.


2002-04-11  Philipp Lohmann  <pl@openoffice.org>  [cecf8b695fb2715b990f57091a5368cd5a9cf544]

#98661# Bootstrap needs absolute path


2002-04-11  Herbert Duerr  <hdu@openoffice.org>  [3bdfd841daaa31289699ace45868821ab96a08df]

#97492# MetaTextArrayAction: save last value of pDXArray


2002-04-11  Frank Schönheit  <fs@openoffice.org>  [7dad1bc8fb301881598e430447397b16f16756bf]

+BROWSER_SMART_HIDECURSOR: allows better selection visualization in EditBrowseBoxes (normally, every EBB should use this instead of BROWSER_HIDECURSOR)


2002-04-11  Daniel Boelzle  <dbo@openoffice.org>  [e5164e45ddb84a7c94f4f06ea6799744e4ca1623]

#88919# ignore case for windows file paths


2002-04-11  Daniel Boelzle  <dbo@openoffice.org>  [db2614e6bb621781e2fba6c1f7b8bf99736b55eb]

#88919# switched to dbo-1


2002-04-11  Frank Schönheit  <fs@openoffice.org>  [f48bda15e474576c30912369329eec3f2a6d22eb]

#98483# BROWSER_SELECTCOLUMN


2002-04-11  Frank Schönheit  <fs@openoffice.org>  [3171496cdffb772d624b97668bfed7d6def9b39b]

#98483# FirstSelectedColumn/NextSelectedColumn


2002-04-11  Frank Schönheit  <fs@openoffice.org>  [6c6b87e779274a8852aa4d26cca1fe1e2138f8a2]

#98483# allow for row/column selection (event when currently editing)


2002-04-11  Herbert Duerr  <hdu@openoffice.org>  [6f7a5fd83b367d93bb5977ee5122417c4b400d81]

#97492# fix justification miscalculation and RTL offset


2002-04-11  Joachim Lingner  <jl@openoffice.org>  [c7b49c54a61620e64116e03d9fe68cf3b5cba047]

#97746# java helper classes


2002-04-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [015703e0aee4f1cb958c359ddaf60f2719e6cb94]

#65293#: fixed symlinked action


2002-04-11  Caolán McNamara  <cmc@openoffice.org>  [5eca923f3bc9ad578c85149cb039c64599045aec]

#i3204# protect inserting text into drawboxs against lists and symbol insertion and other differently supported elements


2002-04-11  Caolán McNamara  <cmc@openoffice.org>  [a5888e029d32905bf134a11b894f0ebf6b505dbb]

#i3204# SetModel after SetItemSet


2002-04-11  Carsten Driesner  <cd@openoffice.org>  [3906aa3a718761b094c35b245e1d8269c6998653]

#98598# Support high contrast images for toolboxes and menus


2002-04-11  Joachim Lingner  <jl@openoffice.org>  [c6a91cd5d39a0352d97ccf149d1599260043ceb3]

#97746# java helper classes


2002-04-11  Mikhail Voitenko  <mav@openoffice.org>  [ae33e1a9f7c8f55049bca7b2d2fb46a4b0c66932]

#97903# now setPropertyValue returns a result


2002-04-11  Bernd Eilers  <bei@openoffice.org>  [62756c48a769474fefcfef1b04fcf4e92639a20c]

#98612# update to xerces2 XML parser


2002-04-11  Bernd Eilers  <bei@openoffice.org>  [b7ef406f89d667cd22617d93bb59be3c15db19fb]

#98612# update to xerces2 XML parser


2002-04-11  Michael Brauer  <mib@openoffice.org>  [1b891b43cc34b6b2e2b21910679a087611ced248]

#95586#: Accessible tables started


2002-04-11  Andreas Martens  <ama@openoffice.org>  [bef927aa0b3bf529f3f63591d5cecbc1a6dc9bbc]

Fix #96870#: Take care of the mapmode


2002-04-11  Michael Brauer  <mib@openoffice.org>  [a69b916b62a2fee88e43f4c0256c75b636c1cbe8]

#98604#: Don't GPF if layout is desctructed by the the last view


2002-04-11  Jörg Barfurth  <jb@openoffice.org>  [6e000b55a5e833b8fe8a16a1d1e781d73531091e]

#98628# Don't closeKey, if it is the root key


2002-04-11  Joachim Lingner  <jl@openoffice.org>  [d931b38e89cfcbc3c1e417affb6bc538555d0633]

*** empty log message ***


2002-04-11  Michael Brauer  <mib@openoffice.org>  [67fb38659ccc4dbb15fbf9bf4bd7de45ebbef364]

#96686#: Accessible tabes started


2002-04-11  Joachim Lingner  <jl@openoffice.org>  [53c0e92dae156dce13bcf8fb1d825ad2df91ac99]

#97746#


2002-04-11  Andre Fischer  <af@openoffice.org>  [f41dc62b68caec33cf197a708bfe07b85abb9e8a]

#95585# Added new file.  Eanbled exceptions.


2002-04-11  Andre Fischer  <af@openoffice.org>  [6b485c2475ae18ac17c8f3e340dd2c583d085a46]

#95585# Initial revision.


2002-04-11  Andre Fischer  <af@openoffice.org>  [1bb170e91ec95f79763f53b7d8a4423fb51513f9]

#95585# Workarround for Solaris macro compiler bug.


2002-04-11  Andre Fischer  <af@openoffice.org>  [00a6d03741ff259447c43641445ab985b22bcf10]

#95585# Removed dummy implementation of private default- and copy constructor and assignment operator.


2002-04-11  Andre Fischer  <af@openoffice.org>  [80774d2d0d8dad5737b0c09884bfd611d92a2c7d]

#95585# initial revision.


2002-04-11  Sven Jacobi  <sj@openoffice.org>  [5105df20d60d661b22a5ec81884fa80fd74a72a6]

#98423# implementing service for graphic filter dialogs


2002-04-11  Andre Fischer  <af@openoffice.org>  [f197a170bf40a7b5f726fe11cc7cc58b6ba17b5a]

#95585# Added two new files.


2002-04-11  Andre Fischer  <af@openoffice.org>  [bda7a4becfa91d17cee20ab8847a96ea80874cc8]

#95585# Initial revision.


2002-04-11  Andre Fischer  <af@openoffice.org>  [2a5f9042ce185541081f21af2a171741d34a3960]

#95585# Calling new Init method of accessible shapes.


2002-04-11  Andre Fischer  <af@openoffice.org>  [cdd61a7b4da67b49acfbbfd1987ed4ba74d0c093]

#95585# Moved actual implementation into ChildrenManagerImpl class


2002-04-11  Andre Fischer  <af@openoffice.org>  [7adedbfc7311970a9cf9feb1725afb020797acfa]

#95585# Removed coordinate transformation.  Added support for view forwarder.


2002-04-11  Andre Fischer  <af@openoffice.org>  [cd521ba8e4fc8064c0550fd90d9171db5b1ef7df]

#95585# Workarround for Solaris macro compiler bug.


2002-04-11  Andre Fischer  <af@openoffice.org>  [6fbfe61011fbdaf5dc5f134e4204e0c2372fe2ab]

#95585# Included accessible edit engine.  Removed registering at model and controller.


2002-04-11  Andre Fischer  <af@openoffice.org>  [563dc683a2d12049ac27a1c166087f010ddcab07]

#95585# Changed base class into WeakComponentHelper.  Added support for states and relations.


2002-04-11  Andre Fischer  <af@openoffice.org>  [46a839e6efab655985bf46d3304e6781cadee4ff]

#95585# Added default implementation for getAccessibleAt.


2002-04-11  Carsten Driesner  <cd@openoffice.org>  [bc2f6d765a6dea3d4c4aca78b65785bc23ebf0f1]

#98598# High contrast support for toolboxes and menus


2002-04-11  Daniel Rentz  <dr@openoffice.org>  [ead3a3a86a2a0556f51a2f95c52fe2857382e764]

#98504# import/export label ranges


2002-04-11  Daniel Rentz  <dr@openoffice.org>  [c22f1c1d242c9f33c3bedf2de7ac313cb68e5607]

no predump for dv recs


2002-04-11  Daniel Boelzle  <dbo@openoffice.org>  [3f39b5cb2fd12de83c28d56e6769f97c8d930a79]

#88919# bootstrap recursions


2002-04-11  Daniel Boelzle  <dbo@openoffice.org>  [c3141131400ee0edfab1555078c88dfa786d67a9]

#88919# security tests


2002-04-11  Philipp Lohmann  <pl@openoffice.org>  [1296fcdafbcc655a3b69f84d550002469fb50bd0]

#97741# #96524# catch exceptions and throw only as per exception specification


2002-04-11  Carsten Driesner  <cd@openoffice.org>  [c204eed4c0cfbfc9e28797defff95c0017968cd5]

#98598# High contrast support for toolboxes and menus


2002-04-11  Oliver Specht  <os@openoffice.org>  [c2e5f30c18e7710126ce3d40da961e4ea7cea05d]

#95665# enable brochure printing in form letters


2002-04-11  Kurt Zenker  <kz@openoffice.org>  [7fa06005b6fd097f5903cd2143bae1b6722e82f0]

new version for SRX642


2002-04-11  Thorsten Behrens  <thb@openoffice.org>  [3e4bd10437469c4d499e5cb1083c5c95bbb11395]

#96948#


2002-04-11  sz  <sz@openoffice.org>  [805eedffaa5e2554514db409061f814c2b325bfe]

changed target to sal/qa, enabled automated test


2002-04-11  Peter Burow  <pb@openoffice.org>  [9175ab3545ac0e945c7132870dd5c2c2115ad255]

fix: #98597# support for high contrast added


2002-04-11  Peter Burow  <pb@openoffice.org>  [261ae0b1519f522c3cccd82b84c69433f8aac3ab]

fix: #98597# high contrast imagelist added


2002-04-11  Sascha Ballach  <sab@openoffice.org>  [e7c969e53a6990dc8ff55b627be4fbde0a84ee88]

#95584#; make isCompleteSheetSelected work


2002-04-11  Sascha Ballach  <sab@openoffice.org>  [8ba5b3c8930e7915f2c4f1265313eaa39238d3e7]

#95584#; add child selection


2002-04-11  Sascha Ballach  <sab@openoffice.org>  [1bb4f9fc294d93c2f815d09f43771617a611b070]

#95584#; set draw selection mode if necessary; unselect all if any or XShapes is empty


2002-04-11  Sascha Ballach  <sab@openoffice.org>  [4e01ce545dcd08bce7d9551bffc3c98392b7cf5e]

#95584#; remember of setting draw select mode


2002-04-11  Thomas Benisch  <tbe@openoffice.org>  [7f5dc70744e71ff40b1d85fbf67b50a0cd7b4964]

#97222# added vclxaccessiblescrollbar.obj


2002-04-11  Thomas Benisch  <tbe@openoffice.org>  [c4ecc67202b38d9ce6f6e7e5333de80a93bed5b2]

#97222# CreateAccessibleContext for VCLXScrollBar


2002-04-11  Oliver Specht  <os@openoffice.org>  [21d369648753f05d59d238f09ceefdbe0d571e86]

#96678# left/right label undone


2002-04-11  Daniel Boelzle  <dbo@openoffice.org>  [f370f37e518b46d9ec36e22584b534a2f33a4bce]

#88919# doc review


2002-04-11  Daniel Boelzle  <dbo@openoffice.org>  [9d66c206804ae1b66f96647cb35b959eba45d7b7]

#88919# added minor inline


2002-04-11  Gregor Hartmann  <gh@openoffice.org>  [f0349163e76f0fe21cd0232832c1fa1c2574c7c2]

#93845#Make font configurable


2002-04-11  Mathias Bauer  <mba@openoffice.org>  [62b750dbdc7c9a3206e7b16ff96384a658f36e83]

#98405#: support macro recorder


2002-04-10  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b0dcdd2e73522941c3cb468b272dfc11f39d3e84]

pay tribute to shellmetas...


2002-04-10  Daniel Vogelheim  <dvo@openoffice.org>  [919a94437ebc8502ce1cc5881a50d7372c94024c]

#98376# added section property


2002-04-10  Kurt Zenker  <kz@openoffice.org>  [de2b1b191784288f63ca4cda8fb036133fbbccee]

new version for SRX642


2002-04-10  Kurt Zenker  <kz@openoffice.org>  [88cc89fd1f289535cc09ea3f841e294df8360e5a]

new version for SRX642


2002-04-10  Kurt Zenker  <kz@openoffice.org>  [10e64d1991a0e949efb7a378fd17243e92dc5579]

new version for SRX642


2002-04-10  Rüdiger Timm  <rt@openoffice.org>  [04fda72b10d1706a5f0d7363959d05d2b29ca956]

new version for SRX642


2002-04-10  Kurt Zenker  <kz@openoffice.org>  [624e2b7aaf45bf47a87a28674c5293dd6645f60a]

new version for SRX642


2002-04-10  Philipp Lohmann  <pl@openoffice.org>  [298a274dfe69baba03f10c30acdcfcb3c4ad85d6]

#98616# corrected ImplSetFrameWindow


2002-04-10  Oliver Braun  <obr@openoffice.org>  [f74b61dfdcc2912d699f114a44822448d802be9b]

#97392#, #i2398# do not rely on >.< as variant delimiter


2002-04-10  Frank Meies  <fme@openoffice.org>  [bfda01ff65e2dd9778fc81fe82fef48259f419bf]

#96678# Vertical Layout - Asian justified alignment was not considered during printing


2002-04-10  Niklas Nebel  <nn@openoffice.org>  [24fbb8bd01ef1febb442dab2ccdb4fca3bc3fe77]

#97777# keyboard shortcut for input line


2002-04-10  Hans-Joachim Lankenau  <hjs@openoffice.org>  [7a81ab60f20a668d9339b4431d76709bb0ba86ec]

don't search INCLUDEDIRS if filename of include starts at fs-root


2002-04-10  Kurt Zenker  <kz@openoffice.org>  [79b063b653f4aa6152ca6c26b606dc6608967638]

new version for SRX642


2002-04-10  Andreas Bregas  <ab@openoffice.org>  [c82533f8c8ac2fd6cf4efcaef90c5809ac759d73]

#97790# Fixed XTypeProvider handling


2002-04-10  Kurt Zenker  <kz@openoffice.org>  [265f767cff729269c46709e0bc76b43d7313a072]

new version for SRX642


2002-04-10  Oliver Specht  <os@openoffice.org>  [a52622d63caef420993d604748c04d0a59d84672]

#98453# regard vertical writing in grid calculation; eliminate rounding errors


2002-04-10  Kurt Zenker  <kz@openoffice.org>  [0c86582229224905f061f167768d45500a6debcb]

new version for SRX642


2002-04-10  Oliver Specht  <os@openoffice.org>  [c07455ded41fa3385c7c6f68ff80a59f40c1556d]

#98453# regard vertical writing in grid calculation; eliminate rounding errors


2002-04-10  Kurt Zenker  <kz@openoffice.org>  [5da7d72ba5220c75159adfca61ffda2ef178e542]

new version for SRC641


2002-04-10  Daniel Rentz  <dr@openoffice.org>  [b1853d435a1b8323a7baa4d1b2415a697b1146f4]

label ranges


2002-04-10  Aidan Butler  <aidan@openoffice.org>  [2b813f7d74e9e727347b506546a043b8be1c043b]

*** empty log message ***


2002-04-10  Kurt Zenker  <kz@openoffice.org>  [3389dafd44cbf655195d02cf5e4c36d9380d6a89]

new version for SRC641


2002-04-10  Daniel Rentz  <dr@openoffice.org>  [bcd1d53073a9b9c9e65c7c8fabd7bdee1dec2c3f]

#92215# export data validation


2002-04-10  Daniel Rentz  <dr@openoffice.org>  [3a3ab92f30cf182de0a2f5c905be716c4fecec64]

#92215# ignore drop down list button


2002-04-10  Stephan Schäfer  <ssa@openoffice.org>  [c30e0cd9948e721e114d1233daca14ec9496bcd2]

#97886# remove unnecessary page border offset


2002-04-10  Rüdiger Timm  <rt@openoffice.org>  [84f495d91e1c0c4d542c16de1067e266f7bca87a]

#65293# return types fixed


2002-04-10  Oliver Specht  <os@openoffice.org>  [9bae457c1f5c74f409d3d0e8ac294eddc9c826d6]

#98383# call CloseInStream() after Save


2002-04-10  Andre Fischer  <af@openoffice.org>  [a14d3fe7774568c333ff73e9fc48a7bb67cb1e1e]

#95585# Fixes uses of the RTL_CONSTASCII_USTRINGPARAM macro.


2002-04-10  Eike Rathke  <er@openoffice.org>  [8e3b60e2738dd1d5a75ff10f257df44bceaae2ad]

#97583# incorporate changes already made, but forgotten to move to i18npool #97472# rename service Calendar to LocaleCalendar due to name clash with struct Calendar


2002-04-10  Eike Rathke  <er@openoffice.org>  [1543de077161bf8298c378867a6134b5dbb113ee]

#97583# incorporate changes already made, but forgotten to move to i18npool #97472# rename service Calendar to LocaleCalendar due to name clash with struct Calendar


2002-04-10  Eike Rathke  <er@openoffice.org>  [aa93668438ec16db23b89cbc70d8e394a7de0913]

#97583# dependency from icu


2002-04-10  Hans-Joachim Lankenau  <hjs@openoffice.org>  [c3a80b5ffe7354d65d72681909aa99c023244643]

great unified wrapper - convert path parameters from cygwin to dos conventions


2002-04-10  Aidan Butler  <aidan@openoffice.org>  [c14c00cc3b8aa7753d40790b742045aaa59a65ac]

*** empty log message ***


2002-04-10  Hans-Joachim Lankenau  <hjs@openoffice.org>  [93c7ee90c9acd0dbf44a1165a195ec3e6218a512]

windows/tcsh


2002-04-10  Hans-Joachim Lankenau  <hjs@openoffice.org>  [5ad3c3f8067861a904fbfc7506a5400a56fb1817]

remove echo commands in filter generation


2002-04-10  Niklas Nebel  <nn@openoffice.org>  [fd811b98e9d14134e6dcfb1b27af000b32fdc827]

#97777# show note marker by keyboard


2002-04-10  Kurt Zenker  <kz@openoffice.org>  [8f408165539eb3c36bb8dd211e09eef960d72ab8]

current version from SRC641


2002-04-10  Vladimir Glazounov  <vg@openoffice.org>  [559e65f29bf33df63d191c0934bbcb97b497bc47]

#65293# CL: added newline to end of file


2002-04-10  Andre Fischer  <af@openoffice.org>  [0ab7429c37134662345f2c9767542248345047f3]

#95585# Added two interfaces concerning the accessible view forwarder.


2002-04-10  Philipp Lohmann  <pl@openoffice.org>  [ccfb2713a187518716374828a196ba875e0e8f0a]

#98148# drop dependency to configuration


2002-04-10  Martin Hollmichel  <mh@openoffice.org>  [c5bb9784499931348d3c5f4b1e5cf354a486392d]

merge2top: merge branch OOO_STABLE_1 (1.13.12) 2002/04/10 08:11:19 mh 1.13.12.1: join: from OO638C for macosx


2002-04-10  Kurt Zenker  <kz@openoffice.org>  [67c724d11e526f0d6856b3e87ebd5d7df3155ed9]

new version for SRX642


2002-04-10  Frank Schönheit  <fs@openoffice.org>  [113e19e0e21dc8720801775ee985c633c1982595]

#98553# allow for empty document model - happens when copy'n'pasting form controls between documents


2002-04-10  Frank Meies  <fme@openoffice.org>  [10d9536ce66f53f083a5ca2cc51242d5f8d7ae61]

#98281# CTL - New function to get SwScriptInfo from SwTxtFrm


2002-04-10  Frank Meies  <fme@openoffice.org>  [778b662ae4602c86ac9dfbf05e93f4169d698444]

#98281# CTL - Kashida support


2002-04-10  Frank Meies  <fme@openoffice.org>  [7c49be27226218254a2b6dc6b7abb366c200cc0b]

#98281# CTL - Use SwScriptInfo instead of breakiterator to determine script type


2002-04-10  Frank Meies  <fme@openoffice.org>  [147af6f142b6a56a67f2f7db1e15e1e88794f019]

#98281# CTL - Kashida support


2002-04-10  Frank Meies  <fme@openoffice.org>  [7906f0140a7239f8f63776c74062bbc133e343b7]

#98281# CTL - Move SwScanner class to inc directory in order to be used by SwScriptInfo


2002-04-10  Frank Meies  <fme@openoffice.org>  [132280934a24fd1500704e1991da0192ad5df569]

#98281# CTL - New function to obtain SwScriptInfo from SwTxtFrm (wrong comment in r1.32)


2002-04-10  Frank Schönheit  <fs@openoffice.org>  [88bbe35608eae350f55513e14fbb54f0b1464191]

#98181# for m_aLocale (use for parsing/generating predicate strings), use the system locale as set in OOo's options, not the locale of the office installation as found in the configuration


2002-04-10  Frank Meies  <fme@openoffice.org>  [4423e5312c3efed947d0217395f0250ef0a93057]

#98281# CTL - Kashida support (wrong comment in r1.24)


2002-04-10  Frank Meies  <fme@openoffice.org>  [1a1084f7faa45862add9bf13cf0b4b8c6ee04f19]

#98281# CTL - Kashida support (wrong comment in r1.23)


2002-04-10  Frank Schönheit  <fs@openoffice.org>  [60f1f8be0117ce05a5a60289d948260f99f4a9d0]

#98181# use the system locale (as found in the options) instead of the window/settings locale


2002-04-10  Frank Meies  <fme@openoffice.org>  [4dbfe0ea37255a012322b123ad92bddb2065dca4]

#98281# CTL - Let SwTxtCrsrSave handle the setting of the x coordinate (wrong comment in r1.45)


2002-04-10  Frank Schönheit  <fs@openoffice.org>  [c5fa4b4bfedaf57d770faa19dc00ef877fd27ff8]

#98181# the filter dialog got a new ctor param


2002-04-10  Frank Meies  <fme@openoffice.org>  [41728c2a597ea7f3c75df9223330e28ca95b8eea]

#98281# CTL - SwScriptInfo is useless inside field portions - do not pass it (wrong comment in r1.61)


2002-04-10  Frank Meies  <fme@openoffice.org>  [925e6e885df5b533d131942d2967ec0a4157fc98]

#98281# Wrong icu location


2002-04-10  Frank Meies  <fme@openoffice.org>  [47eb4e01731d502ec9fd1c882222feb27bf47ce6]

#97012#: Wrong line break with more thnn one punctuation mark


2002-04-10  gt  <gt@openoffice.org>  [f89d7fedf330659f538c730c6faec13b76fdcd78]

#65293# SvImpLBox::SvImpLBox(): delete depricated feature


2002-04-10  Carsten Driesner  <cd@openoffice.org>  [8e409f615debd1fa52fc3f1cb4b6c5e992f9b298]

#98441# Use installed language for resources after bootstrapping


2002-04-10  Kurt Zenker  <kz@openoffice.org>  [a055b799bdc4b5391fa000f5879ea19c596fa185]

new version for SRX642


2002-04-10  Kurt Zenker  <kz@openoffice.org>  [74d3df0d021f6cd7d549072c5c8c16746b27f722]

new version for SRX642


2002-04-09  Kurt Zenker  <kz@openoffice.org>  [8de8544c422456aa254a629f9dfe5560e998d8f9]

new version for SRX642


2002-04-09  Kurt Zenker  <kz@openoffice.org>  [7cddae17fb5bb11c8bc24199b298734ac85b334c]

new version for SRX642


2002-04-09  Kurt Zenker  <kz@openoffice.org>  [445c6601120cb92952ed6c202126fbcf87bce39d]

new version for SRX642


2002-04-09  Kurt Zenker  <kz@openoffice.org>  [d659591bdd2408a76eeb2da278f9a48314277bb1]

new version for SRX642


2002-04-09  Martin Hollmichel  <mh@openoffice.org>  [b8ff03510f9418ac45e805aa8bb3a1afa1885152]

merge2top: merge branch OOO_STABLE_1 (1.21.2) 2002/04/09 18:10:58 mh 1.21.2.1: make osl_getModileURLFromAddress compile for MacOSX #2588


2002-04-09  Martin Hollmichel  <mh@openoffice.org>  [d0d49ea877b2ac3e40816e3d1a7927babee0e2bd]

merge2top: merge branch OOO_STABLE_1 (1.15.2) 2002/03/17 11:46:37 mrauch 1.15.2.1: Add NetBSD support. 2002/04/09 18:09:16 mh 1.15.2.2: join : from OO638C, macosx


2002-04-09  Martin Hollmichel  <mh@openoffice.org>  [2cc3a200639de24c9778720ea7273051a50ba243]

merge2top: merge branch OOO_STABLE_1 (1.8.2) 2002/04/09 18:00:09 mh 1.8.2.1: join from OOO638C, macosx enhancements


2002-04-09  Martin Hollmichel  <mh@openoffice.org>  [1efd6af527c44264fd2d153014881823c3c5e06e]

merge2top: merge branch OOO_STABLE_1 (1.8.10) 2002/04/09 15:34:57 mh 1.8.10.1: join: from OO638C, macosx enhancements


2002-04-09  Martin Hollmichel  <mh@openoffice.org>  [f2dbbf0f3f36fd0646ff5757c12f54770a7d10b4]

fixed typo for FreeBSD


2002-04-09  Hans-Joachim Lankenau  <hjs@openoffice.org>  [2189663291c312a9fed75521f117847fc0940e6e]

cygwin support


2002-04-09  Philipp Lohmann  <pl@openoffice.org>  [103b899c31cecc7fcf01bcde874b2ea11f383a10]

#98551# add: rotate/mirror item images


2002-04-09  Hans-Joachim Lankenau  <hjs@openoffice.org>  [3f79d04e390be21147ed6a66004de81e7ef34f02]

remove echo commands in filter generation


2002-04-09  Herbert Duerr  <hdu@openoffice.org>  [464dd6ce9b05f6cc18347b5bdbe0c79b0df9d032]

#97492# implement MetaLayoutModeAction


2002-04-09  Daniel Vogelheim  <dvo@openoffice.org>  [699d1999324d6efa4e3fcdd5d6e205cfe2c0eafe]

#95586# improved accessibility replacement texts


2002-04-09  Daniel Vogelheim  <dvo@openoffice.org>  [e2fe13da0b04f4b5a362efb879da77d9781d7b9c]

#95586# added accessibility replacement text for bullet graphics


2002-04-09  Daniel Vogelheim  <dvo@openoffice.org>  [8ef581eda7c588ed7695c39b7e05a1265b492b42]

#95586# use default Handle,State value for getCharacterAttribute(...)


2002-04-09  Daniel Vogelheim  <dvo@openoffice.org>  [13b2ff6e773f5754d6a5b080fb3ac14b79657b33]

#95586# Fixed problem with non-terminating loop


2002-04-09  Frank Schönheit  <fs@openoffice.org>  [b5ffea0829779fa5a82174216240daff9daa7164]

#98181# use the SystemLocale for parsing


2002-04-09  Frank Schönheit  <fs@openoffice.org>  [efffb5fe2e2c40be7315a91023d794d89e76ad4b]

merged the changes 1.37.4.6->1.37.4.7 into this top-level branch - they were wrongly committed to the src641 branch


2002-04-09  Frank Schönheit  <fs@openoffice.org>  [8a6d1cb79e3b8eb69736b9b762499968499a7e4f]

#98181# renamed the OQueryParseContext (more abstract now)


2002-04-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [105ad1da5c604fefa4a6eb1fd7f86f70b56c4e6f]

#98459#: implement symlink action


2002-04-09  Philipp Lohmann  <pl@openoffice.org>  [34d6426f122f76820e81d82fb67a8b92028b2640]

#96792# release mouse before startDrag


2002-04-09  Daniel Rentz  <dr@openoffice.org>  [9ed1b81a5daa996cc05f7ed8e51ff5e893d35c07]

#92215# data validation import fixed


2002-04-09  Frank Schönheit  <fs@openoffice.org>  [ad7f0f87c280ee5b75ed9ba772f3e00d9cf01d8b]

#98181# use a ::dbtools::OPredicateInputController


2002-04-09  Frank Schönheit  <fs@openoffice.org>  [afcf0dccc622800f99cd0824f506e4a36c28bcb2]

#98181# renamed the OQueryParseContext (more abstract now)


2002-04-09  Frank Schönheit  <fs@openoffice.org>  [617e8f197e31aafd3b8e36ba496237d213b985b8]

#98181# use a ::dbtools::OPredicateInputController


2002-04-09  Frank Schönheit  <fs@openoffice.org>  [00d21e6067933187a10f2e946e03f83a3acc5e33]

#98181# outsourced getNumberFormatProperty to comphelper


2002-04-09  Frank Schönheit  <fs@openoffice.org>  [037a1938050dba4942ea90bccebc293c711eaa95]

#98181# +getNumberFormatProperty


2002-04-09  Frank Schönheit  <fs@openoffice.org>  [c25b0c107e9913364252fe23028390bc6ad123b3]

#98181# +predicateinput


2002-04-09  Frank Schönheit  <fs@openoffice.org>  [ade64b0a77088d42dd2da7c8e9103ede67b5082c]

initial checkin - helper class for inputting predicate values


2002-04-09  Andreas Martens  <ama@openoffice.org>  [dad1868fcec71a2602591a817e7f9bd4f600f726]

Fix #98156#: Leave the selected frame


2002-04-09  Daniel Rentz  <dr@openoffice.org>  [e1aa2be6c6f61db8f0320e8abd25bf91caa14ae5]

DV update


2002-04-09  Daniel Vogelheim  <dvo@openoffice.org>  [571169285f817c98463d9f2a1e6fbc4ffceb5c23]

#95586# replacement text for bullet graphics


2002-04-09  Niklas Nebel  <nn@openoffice.org>  [29b82a1ee8939dd2ee9d9fe45499cfd6f71be788]

#95961# when not loading, assume utf-8 encoding (for clipboard)


2002-04-09  Andre Fischer  <af@openoffice.org>  [e90d96399f38f4467bafa43efc5850659cdde7bd]

#97772# Fixed removal of nodes from canvas.


2002-04-09  Daniel Vogelheim  <dvo@openoffice.org>  [95a83306dbb78e71f24c9e310cc6c864a9866dfb]

#95586# don't allow editing of non-editable content


2002-04-09  Caolán McNamara  <cmc@openoffice.org>  [0b4adcffc508fa7688068f321d03c4dea6d3bb8c]

#i3265# page follow styles can sort of be exported as title page sections in word


2002-04-09  Eike Rathke  <er@openoffice.org>  [a2f68dbf285db57267e9b6a626ba9a09f0b35fce]

#98350# use unsharp CSS font-size values instead of HTML size in style


2002-04-09  Kai Ahrens  <ka@openoffice.org>  [25e55ed1a6dfba4a85d75dab76f7b1049027e98d]

#98406#: added shortcut to activate empty graphic presentation objects


2002-04-09  Eike Rathke  <er@openoffice.org>  [1791f81f28a0237641f22d8cb02584f67bfc08c3]

#98350# use unsharp CSS font-size values instead of HTML size in style


2002-04-09  Carsten Driesner  <cd@openoffice.org>  [2f1123c2750db00e36ff9ccc5b72527efd0d343d]

#98477# Use correct conversion method to convert file URL to GUI system path


2002-04-09  Oliver Specht  <os@openoffice.org>  [4b9670b9dcb660cd0ba45746ab4b15682f4d8fbb]

#98108# Shift+F5 selects first frame or draw object


2002-04-09  Kai Ahrens  <ka@openoffice.org>  [9d2011d540e33d9e9f37b2def5ee40880a84889f]

#97661#: don't add objectshell if it is created with SFX_CREATE_MODE_EMBEDDED


2002-04-09  Andre Fischer  <af@openoffice.org>  [79eaeee938a07d60c523cd7da099f54894366574]

#97772# Fixed setting the root node of the tree model.


2002-04-09  Aidan Butler  <aidan@openoffice.org>  [97cbb749eb994f46072684586434a9bba27b5f6e]

*** empty log message ***


2002-04-09  Aidan Butler  <aidan@openoffice.org>  [caee52de75d261d7ad582025d78aaaeb68f24062]

Added Merge capability


2002-04-09  Andre Fischer  <af@openoffice.org>  [fb15bdc4524fa5950de19ae239f2d21d64aa745c]

#97772# Added File menu with Quit entry.


2002-04-09  Andre Fischer  <af@openoffice.org>  [afaa356ab2c396e39d9b22882319ece97bdb2132]

#97772# Removal of internal dead lock.


2002-04-09  Andre Fischer  <af@openoffice.org>  [2a51b627f4d2e1f2bf0c5ad6fae8f9e356d0edab]

#97772# Clean up of AccessibleObject handling.


2002-04-09  Kai Sommerfeld  <kso@openoffice.org>  [cbad276c9f6c5a53040e8912ae5ec318328a403c]

#92347# - Changed return value of all setPropertyValue[s] methods.


2002-04-09  Thomas Lange  <tl@openoffice.org>  [c529bb657e0f82b44e37ffa0fcddb1f9ad4c92cb]

#97325# replace text in thesaurus dialog fixed ( '*' char and text between '(' and ')' removed).


2002-04-09  Caolán McNamara  <cmc@openoffice.org>  [7bc328683a942e23b0b95b541719e83cbfdd3f5f]

#98564# Im|Ex controls font height


2002-04-09  Martin Hollmichel  <mh@openoffice.org>  [38b6848da601bf221124e63e38db98b2049a8909]

merge2top: merge branch OOO_STABLE_1 (1.14.2) 2002/03/17 11:48:42 mrauch 1.14.2.1: Add NetBSD support.


2002-04-09  Martin Hollmichel  <mh@openoffice.org>  [d97f08d78118eee69584d518f05d3a5f125ea820]

merge2top: merge branch OOO_STABLE_1 (1.3.18) 2002/03/17 11:34:13 mrauch 1.3.18.1: Add getpwuid_r function for NetBSD.


2002-04-09  Martin Hollmichel  <mh@openoffice.org>  [667f4db6f47fd7fc9e5b0f5cb57e37497bde8cb4]

merge2top: merge branch OOO_STABLE_1 (1.15.2) 2002/03/17 11:46:37 mrauch 1.15.2.1: Add NetBSD support.


2002-04-09  Matthias Huetsch  <mhu@openoffice.org>  [3fe5830e7e8766c09abcd682d93f5bc80561176e]

Removed (long) obsolete files.


2002-04-09  Kurt Zenker  <kz@openoffice.org>  [bf589045abf2366229d84104ff7df286b9858112]

SRX642


2002-04-09  Christian Lippka  <cl@openoffice.org>  [71ccba7e1457b7ced5ec7b175b0283a008a2fbac]

#67368# check size protect when checking position protect


2002-04-09  Andreas Martens  <ama@openoffice.org>  [74d4372303e952c02b23d710808445b1fc1e09b9]

Fix #98108#: GotoObj() merged with GotoFly


2002-04-09  Andreas Martens  <ama@openoffice.org>  [e9b891ad32d848c2a227d3378b549ed7d359d782]

Fix #98108#: GotoObj() merged with GotoFly


2002-04-09  Christian Lippka  <cl@openoffice.org>  [eba2b770a7b5cee65ad7c915a84e065cfcb91fe4]

#98408# added dtd for draw:writing-mode


2002-04-09  Oliver Specht  <os@openoffice.org>  [6d579b193da7b6b6f31711abd8721251cd1c1b26]

#98411# navigation tool uses a ToolBox instead of ValueSet


2002-04-09  Matthias Huetsch  <mhu@openoffice.org>  [3e0b16dafc98bb27687bdadc2b17352c230558d3]

#96894#, #97098#, #97330# Fixed excessive memory fragmentation issues: '__rtl_memory_dequeue()' now requests '__M__' bytes at minimum, avoiding excessive amounts of small pages and sparse virtual memory utilization. 'rtl_reallocateMemory()' now combines with a previous free chunk, and '__rtl_memory_resize()' now splits off '__T__' bytes at most, limiting fragmentation through very small remainder chunks. Added PROFILE support, and improved DEBUG support (usage statistics).


2002-04-09  Carsten Driesner  <cd@openoffice.org>  [5dd06208e8d730f50233735489ead4753127ae05]

#98583# ignore x errors if plugged frames exist


2002-04-09  Carsten Driesner  <cd@openoffice.org>  [19d59806efd7c42edba45718ae4310b39f569c9c]

#98583# access method for frame style


2002-04-09  Daniel Vogelheim  <dvo@openoffice.org>  [f9196a475de84bbb7a3f1f1d321462d1e7efa278]

#95586# updated index handling


2002-04-09  Aidan Butler  <aidan@openoffice.org>  [2417143fbe78d89381ddfd8adb07b3ab7077d4cd]

Updated to include XmlFilterAdaptor


2002-04-09  Aidan Butler  <aidan@openoffice.org>  [3ca1c14e78df2128eaed533149b0feea24166269]

*** empty log message ***


2002-04-09  Thomas Lange  <tl@openoffice.org>  [e216af46314aea6366b6a5ffe832461f94f4722c]

#98452# Focus has to switched after StartPopupMode now.


2002-04-09  Stephan Bergmann  <sb@openoffice.org>  [4f47e2fb5bc9f726dfd247dfe15f4d37c973f8ba]

#98579# Support creation of an RmFrameWindow with a given XRmFrameWindow (needed for unified client bean).


2002-04-09  Stephan Bergmann  <sb@openoffice.org>  [4e3ac4f240fb724a958948108ddc58db9063f43e]

#98579# Added SYSTEM_JAVA branch to createSystemChild.


2002-04-09  Christian Lippka  <cl@openoffice.org>  [f3c5c3c02da27eecbea4746e9e6ee6cb4bb951c7]

#98571# don't change background on notes pages


2002-04-09  Mathias Bauer  <mba@openoffice.org>  [8ed3f126a0bcfd0b722985a7ebdb904871941314]

#98421#: new properties for export


2002-04-09  Kai Ahrens  <ka@openoffice.org>  [32eba426f5f725cfbf4e85aebba61456c8ad8723]

#98325#: optimized filter detection for Draw/Impress files


2002-04-09  Vladimir Glazounov  <vg@openoffice.org>  [7f14539b87363f7a0685e1b27c4fab855dc32f61]

#65293# multyprocessing version with reliable signal handling


2002-04-09  Peter Burow  <pb@openoffice.org>  [09bb76ec081116c351fb7682780dee28ad6fefab]

fix: #97240# new methods for accessibility


2002-04-09  Ocke Janssen  <oj@openoffice.org>  [01f29fd0e83754435f039cb1d7c710c630a5e242]

#98286# new virtual method GetCellText


2002-04-09  Ocke Janssen  <oj@openoffice.org>  [1fc79ab8b5169f4a0b83bca25c30f19211cc7af3]

#98286# new virtual method GetCellText


2002-04-09  Ocke Janssen  <oj@openoffice.org>  [7ddaba4910e7fa180999fe6ec3df9ebacd6887be]

#98286# new virtual method GetCellText


2002-04-09  Christian Lippka  <cl@openoffice.org>  [51e7809c3a2a22054a85bd1a80a8f4e6036aab18]

#97518# new accessibility api for imagemap editor


2002-04-09  Frank Schönheit  <fs@openoffice.org>  [b350b4119361cba0c175ef4148abd42ba7901498]

extended the exception message when unable to convert a property value - eases debuggin in Basic


2002-04-09  Christian Lippka  <cl@openoffice.org>  [f16714253c2be798c3b8c8b5ef1fd37d48494f03]

#97518# new accessibility api for imagemap editor


2002-04-09  Ocke Janssen  <oj@openoffice.org>  [dbc85404387c3f556b2a9177b45ab9588a1c96c8]

#98286# new virtual method GetCellText


2002-04-09  Ocke Janssen  <oj@openoffice.org>  [e2fa342ec2d8b280d40ad4c533e22054ca271d84]

#98286# new virtual method GetCellText


2002-04-09  Ocke Janssen  <oj@openoffice.org>  [ba683899affb61651406ce429c86f5ce408aa8fa]

#98286# new impl for BrowseBox


2002-04-09  Ocke Janssen  <oj@openoffice.org>  [fe158dd5e80cf39337ca21ddc10c6fec08e4bb47]

#98286# new files


2002-04-09  Christian Lippka  <cl@openoffice.org>  [837087c9ec655db09310c7eff44471abf066cf42]

#97518# new accessibility api for imagemap editor


2002-04-09  Christian Lippka  <cl@openoffice.org>  [c41192973d1c0aa7d354587302e0b1ecef46036a]

#97518# new accessibility api for imagemap editor


2002-04-08  Bustamam Harun  <bustamam@openoffice.org>  [7b34f956c925a221d6450339e218304dba22976d]

#97583# Fix arabic calendar


2002-04-08  Thomas Benisch  <tbe@openoffice.org>  [74166d17e4213c00a2dcc560b0890eb6f489991e]

#97222# fire VCLEVENT_EDIT_SELECTIONCHANGED event


2002-04-08  Hans-Joachim Lankenau  <hjs@openoffice.org>  [e8183927c68be5199c15e12320371bbe8913aa36]

don't ask


2002-04-08  Hans-Joachim Lankenau  <hjs@openoffice.org>  [58b1a88fa173605388b015de0b8fe246c6864518]

introduce unified wrapper


2002-04-08  Hans-Joachim Lankenau  <hjs@openoffice.org>  [5412e191803c57d2505338598acf95f755f68590]

win32 tcsh


2002-04-08  Stephan Schäfer  <ssa@openoffice.org>  [baf50d3e18090740de32759e4b7b2296e0ab079d]

#96979# improve reparenting for RVP


2002-04-08  Stephan Schäfer  <ssa@openoffice.org>  [001f8e5f78ed9238b1ea29f9f58234d09a25db33]

#97013# prepare keyboard invocation of quickhelp


2002-04-08  Mathias Bauer  <mba@openoffice.org>  [29c75ae7577aa487c1aa0572952e4a0300961076]

#98405#: prepare items and slots for new recording


2002-04-08  Mathias Bauer  <mba@openoffice.org>  [2229be3c0ce0cef5eec86668588718fecdc5eb15]

#98405#: prepare items and slots for new recording


2002-04-08  Mathias Bauer  <mba@openoffice.org>  [1ab5a90a7c36dd4156db34b63d9c7c1bb3cda384]

#98405#: prepare items and slots for new recording


2002-04-08  Mathias Bauer  <mba@openoffice.org>  [94bb4bf8a4b2fc5f1a782de6edbc824faa81e6f0]

#98405#: prepare items and slots for new recording


2002-04-08  Hans-Joachim Lankenau  <hjs@openoffice.org>  [0e7f221060c1e8f8e49a466302c0f7cf24baa382]

move filter lines to file


2002-04-08  Christof Pintaske  <cp@openoffice.org>  [5e20ccf37c64efdb07b8db68fa5d27f07e96a1e6]

#98544# change /euro to /Euro


2002-04-08  Frank Schönheit  <fs@openoffice.org>  [2facd2b1348a68f3a3a06d40c059c8c6ccf2a50d]

#98181# +OParseContext::getPreferredLocale/::setDefaultLocale


2002-04-08  Christof Pintaske  <cp@openoffice.org>  [7ba995fc8fb1aefdc3ed5f3ea5d5e6adb220fce3]

#98544# change /euro to /Euro


2002-04-08  Frank Schönheit  <fs@openoffice.org>  [8fc35728795dd7b43837412ba41389dcab6d6a47]

#98181# +OParseContext::getPreferredLocale/::setDefaultLocale : use the new get method if no locale, but a context is supplied


2002-04-08  Frank Schönheit  <fs@openoffice.org>  [ffe4c6d44a68283afbd212b35509bdc20adb848c]

#98181# +OParseContext::getPreferredLocale/::setDefaultLocale


2002-04-08  Kurt Zenker  <kz@openoffice.org>  [4bcc7674d88bb1066332c31f0f04486b6f69da71]

#65293# add #include <algortithm>


2002-04-08  Sascha Ballach  <sab@openoffice.org>  [a1999d5e1fd860553df400da1cb83612c31dea54]

#95584#; extend PreviewTextForwarder


2002-04-08  Sascha Ballach  <sab@openoffice.org>  [5174c7aac177e7c44e43299a10cd8ae61a8c2321]

#95584#; add methods to find out the output rectangle of a cell or header cell.


2002-04-08  Kurt Zenker  <kz@openoffice.org>  [073fb19d1b0648f18ed79c02ef9378890470d85d]

new version for SRC654


2002-04-08  Kurt Zenker  <kz@openoffice.org>  [d4f76c15c66fb22bd42b20cd3d549ba878276f69]

new version for SRC641


2002-04-08  Niklas Nebel  <nn@openoffice.org>  [710c3c0dcd89d0c62f26ca3ca78677d9fbd52de0]

#98410# AsianVerticalMode


2002-04-08  Andreas Martens  <ama@openoffice.org>  [f6dae4a60945a382e522a449f3aac08141305643]

Fix #98404#: Border and shadow for pages


2002-04-08  Andreas Bregas  <ab@openoffice.org>  [d3ce48908e18195bfe867e9800aa1a7bbd89d075]

#97820# Catch Exception in RTL_Impl_CreateUnoService()


2002-04-08  Hans-Joachim Lankenau  <hjs@openoffice.org>  [58b23ce6d0cab9f185e51719f821a21f7b4f40d6]

cleanup mixed features


2002-04-08  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f7c77b885d1a6947c7911d8c39aa18b97a069605]

consistence with source/classes


2002-04-08  Kai Ahrens  <ka@openoffice.org>  [3aad60eaa7bb4265e393364283b4f96edfc4770f]

#97659#: watch for persist name in ::GetObj(...)


2002-04-08  Christian Lippka  <cl@openoffice.org>  [9e9790026b99f2796876e76f739c9ec41c983e5c]

#96735# check defaults for unique items


2002-04-08  Caolán McNamara  <cmc@openoffice.org>  [61f22b170c91b5610b88c6b11cd851cc157815a6]

#i2976# Writer::GetBookmarks made consistent, can actually remove code!


2002-04-08  Caolán McNamara  <cmc@openoffice.org>  [c97e256e349b5bcfb5eefef5107737b909647f18]

#i2976# don't include bookmarks at end of range in both cases


2002-04-08  Sven Jacobi  <sj@openoffice.org>  [7bdb74ba2ebfc2e2f4eb49e488abcd0eac8dfe1f]

not used


2002-04-08  Carsten Driesner  <cd@openoffice.org>  [ebd6da2482d858f3ff149d92c13206c8af021823]

#98466# Use correct conversion method to convert file url to GUI system path


2002-04-08  Rüdiger Timm  <rt@openoffice.org>  [67f10290d06defa9bfdcd77558a115756c0691a3]

new version for SRC641


2002-04-08  Rüdiger Timm  <rt@openoffice.org>  [062d2d9ae190e0fd2535ae7d8f5d3fdc6d45814f]

new version for SRC641


2002-04-08  Sven Jacobi  <sj@openoffice.org>  [1c5b7945f59a41319601062571f0aad44971898a]

not used


2002-04-08  Andreas Schlüns  <as@openoffice.org>  [3876276436ae4113345c557e712e34ec1f4d31e2]

#97426# prepare model for further coming XCloseable


2002-04-08  Andre Fischer  <af@openoffice.org>  [119cee95375a3546b269ee0a5cf096dd5c0d5825]

#97772# The thread created by the QueuedListener now has a name.


2002-04-08  Andre Fischer  <af@openoffice.org>  [c6ea813f88c413b2e8dd226b1adc9c72179a282c]

#97772# Instead of replacing the whole tree model, now only its root node is replaced.


2002-04-08  Daniel Rentz  <dr@openoffice.org>  [4297421422057da8529d976b4ab52e22ccb58090]

#98182# correct 3D reference import


2002-04-08  Armin Weiss  <aw@openoffice.org>  [e0be5b51001bbd86b888907d60853744c5c3ca3c]

#98533# use common IsSimpleCharInput from the EditEngine.


2002-04-08  Christian Lippka  <cl@openoffice.org>  [3a2518831b233fbdb9549bdaa1bdf75147f8898f]

#98532# check for unique item names onSdrObject::MigrateItemPool


2002-04-08  Mikhail Voitenko  <mav@openoffice.org>  [990d8f4dbd2fb4b914ffcc13638a40462646dd9d]

#98119# UcbLockBytes should allow to use XSeekable now


2002-04-08  Mikhail Voitenko  <mav@openoffice.org>  [b1124d48c332ae7171cc3829b79da25bc6b6867f]

#98119# let the input stream be seekable


2002-04-08  Christian Lippka  <cl@openoffice.org>  [94fb52cb500f0addebabdf52e4e810fa02f5b87b]

#98532# check for unique item names onSdrObject::MigrateItemPool


2002-04-08  Christian Lippka  <cl@openoffice.org>  [8458a4e917273e3312f7d4e1bf5344e50b366d7f]

#98532# check for unique item names onSdrObject::MigrateItemPool


2002-04-05  Niklas Nebel  <nn@openoffice.org>  [4b468e7584fd6cb367f8e4cc57ad4932f4b60736]

#98410# Asian vertical writing


2002-04-05  Oliver Specht  <os@openoffice.org>  [c0a42ba075d5f2c89ce7d687cf5d591bee1b605a]

#97610# add the WrtShell to the ViewShell of a SwPagePreview


2002-04-05  Hans-Joachim Lankenau  <hjs@openoffice.org>  [6609305b510c713a15ec505325fb14abc0c96062]

no empty echo for filter lists


2002-04-05  Darragh Sherwin  <dsherwin@openoffice.org>  [9005d438f3866b8cbb125960a7dfff31b92a362e]

Copy BeanInfo classes for the OfficeWriterBean to the output directories


2002-04-05  Kurt Zenker  <kz@openoffice.org>  [d474808adf7a339b39aa9076a20194a7622b06f1]

new version for SRX642


2002-04-05  Kurt Zenker  <kz@openoffice.org>  [5f9a962f256daca2b00ae59e0af47e928d189711]

new version for SRX642


2002-04-05  Kurt Zenker  <kz@openoffice.org>  [3bca7df612680eb9a07982a142a1de77d7a90110]

new version for SRX642


2002-04-05  Kurt Zenker  <kz@openoffice.org>  [eb72c2dd6903b2cf6e06b271ebfcecb4710195f9]

new version for SRX642


2002-04-05  Hans-Joachim Lankenau  <hjs@openoffice.org>  [60ad5899a2f650477af68c6f7bf825fbb1de5411]

don't use a seperate command for each filter line


2002-04-05  Rüdiger Timm  <rt@openoffice.org>  [8395b2a5495aaa28b53d1fce95f1006898c0493a]

new version for SRX642


2002-04-05  Oliver Specht  <os@openoffice.org>  [d72a3b2de56cd6022b33e79e944c282652ed482f]

#96840# decrease use of open files


2002-04-05  Oliver Specht  <os@openoffice.org>  [1d5f0e9b33a0cb9e3f068f618c16dbc873d3edbd]

#96840# decrease use of open files


2002-04-05  Kai Ahrens  <ka@openoffice.org>  [590951b9de77535f9a45232505e56383a4c3d9e5]

#96876#: change textencoding to RTL_TEXTENCODING_UNICODE for StarSymbol font


2002-04-05  Oliver Specht  <os@openoffice.org>  [0c890f28df36194f7ce08b2c292b9c93f578c612]

#98411# ctor of ToolBox corrected


2002-04-05  Vladimir Glazounov  <vg@openoffice.org>  [22e2381f4e426bd47c65ad79ee8ceb88e33fe1e9]

new version for SRX642


2002-04-05  Darragh Sherwin  <dsherwin@openoffice.org>  [0bfd0ff49ab23180eadcc1a873f1aa369d1fb4f9]

Copy icons to the output directories


2002-04-05  Stephan Schäfer  <ssa@openoffice.org>  [cd95f2f139e2eb432e969fe507f03a4fc451b647]

#96979# remote system window adaptation


2002-04-05  Herbert Duerr  <hdu@openoffice.org>  [dd1cee945b25f4e8aacc5714f5e4d25a1d4204af]

#97492# adjust CTL text for n*Unicode->1*Glyph cases


2002-04-05  Stephan Schäfer  <ssa@openoffice.org>  [a1ff8c349b95dc48ce05aaa8fc96622952e8d01e]

#96979# remote system window adaptation


2002-04-05  Stephan Schäfer  <ssa@openoffice.org>  [a83a3883ed6d35ecb9d4fe91f73b8303820616af]

#98451# check mnCurPos in mousemove before using it


2002-04-05  Kurt Zenker  <kz@openoffice.org>  [13acd60ed538e4120c792b59971c884d54d09da3]

new version for SRX642


2002-04-05  Oliver Specht  <os@openoffice.org>  [a32e01fa365e9c2e9731b7871c96faeceab3c50e]

#98411# include toolbox.hxx


2002-04-05  Rüdiger Timm  <rt@openoffice.org>  [2cdfe0dcb22f7f8e3e9cb91101fe6c5362b673ad]

new version for SRX642


2002-04-05  Rüdiger Timm  <rt@openoffice.org>  [db59e1a4acd5c20b6e8ff64b37613dbb8bf2db8d]

new version for SRX642


2002-04-05  Christian Lippka  <cl@openoffice.org>  [302ceb92375c5e1dcf24e91423f64ba8c36c7c06]

#98532# migrate NameOrIndex items on model change correctly


2002-04-05  Michael Brauer  <mib@openoffice.org>  [24f0c0c68737b3bf2d6c7e913a84fcd9eb02c861]

#95586#: accessible frames


2002-04-05  Hans-Joachim Lankenau  <hjs@openoffice.org>  [bd642cd45067e7f7a1136530d266c4ef940995ff]

remove empty statement warning


2002-04-05  Mathias Bauer  <mba@openoffice.org>  [142bb97c1b02d61190ec5ba12f4c4ae7d5a876fb]

#96972#: register and deregister windows at TaskPane


2002-04-05  Michael Brauer  <mib@openoffice.org>  [98edffc1f73e599c586626c11015a27d6de6735d]

#95586#: accessible frames


2002-04-05  Mathias Bauer  <mba@openoffice.org>  [04dae1d9481cad77fac97188661724bb78e74351]

#96972#: need dtor to deregister windows from TaskPane


2002-04-05  Michael Brauer  <mib@openoffice.org>  [00b569d9fad46133e50a9ec8f8d949f237949ee1]

#95586#: Accessible frames


2002-04-05  Sven Jacobi  <sj@openoffice.org>  [29de337d1556c4b368020142ed0c2b318c79a076]

#98520# using correct style for notes master


2002-04-05  Kai Ahrens  <ka@openoffice.org>  [6dc1426c14cbbb859a3aa9205df5c38da6f2ee34]

#98339#: use correct methods to get information (::Is... instead of ::Get...)


2002-04-05  Mathias Bauer  <mba@openoffice.org>  [1bab33e3eeb761dce4c47cc940bb9fcd4aaab659]

#98405#: support macro recording


2002-04-05  Mathias Bauer  <mba@openoffice.org>  [1b493e717c6f6348596e11123a49870fe21d692f]

#98405#: support macro recording


2002-04-05  Mathias Bauer  <mba@openoffice.org>  [aee0103d413324c4fd361df4a572cd79ba06b3bf]

#98405#: support macro recording


2002-04-05  Mathias Bauer  <mba@openoffice.org>  [89f74c2563fa2fa1679c5100c2b3a048ecf9ac2b]

#98405#: support macro recording


2002-04-05  Daniel Rentz  <dr@openoffice.org>  [ef0435eaeb21692b4fbf555e5dc18cf45962ec0e]

#98410# vertical writing corrections


2002-04-05  Kai Ahrens  <ka@openoffice.org>  [ab9733c1ed73ba4705df57ca81156133bbf6b206]

#98312#: added support for multiple path styles


2002-04-05  Darragh Sherwin  <dsherwin@openoffice.org>  [ff1ec7d7489ce9a9078928fdd4a3b41e52e68300]

Forgot to include other files for the bean, sorry :)


2002-04-05  Kurt Zenker  <kz@openoffice.org>  [87f0b796ab6937e0e1a94d9175b12166944208ac]

SRX642


2002-04-05  Darragh Sherwin  <dsherwin@openoffice.org>  [f03ee03f254bffcb64cf90fb84b9b84a8c357a2e]

Add line to copy BeanInfoAdapter.java to the output directories


2002-04-05  Vladimir Glazounov  <vg@openoffice.org>  [f8166a6c37a40e11c8ac6bca4592e5365002a427]

#65293#


2002-04-05  Mathias Bauer  <mba@openoffice.org>  [4bb0e29c4c8d23d0bf3a71989ea760e1529f6c4c]

#98405#: support macro recording


2002-04-05  Daniel Vogelheim  <dvo@openoffice.org>  [0fee5bcc141d2501c48a8498a8ee8907f3812ee6]

#98376# added dont-balance-text-columns attribute to section styles


2002-04-05  Andre Fischer  <af@openoffice.org>  [8205556e39c4009c78ca77a018c377ef427908b5]

#97772# Added menu bar and options file to GUI.


2002-04-05  Andre Fischer  <af@openoffice.org>  [3efd182bbb419c386f1a078c0659e3f6211f06de]

#97772# Moved shortcuts to different interfaces of one XAccessible into AccTreeNode.


2002-04-05  Andre Fischer  <af@openoffice.org>  [d2e64c317a8ee9ac0fd63fd1484437b2fcb5e8e1]

#97772# Selection of associated JTree highlights corresponding graphical representation.


2002-04-05  Vladimir Glazounov  <vg@openoffice.org>  [b5c58ae3fe1fab3b8a2dfc09b2107c7856263f99]

#65293# corrected for -all(from_opt, since) switches


2002-04-05  Daniel Vogelheim  <dvo@openoffice.org>  [fa6c69e59a4c734fab31c53d797df67c22db9f48]

#98376# new section property DontDistributeTextColumns


2002-04-05  Daniel Vogelheim  <dvo@openoffice.org>  [86c9822e93f23c197ade4590bcdfe7673492f470]

#98376# section property DontDistributeColumns added


2002-04-05  Vladimir Glazounov  <vg@openoffice.org>  [2ea1f66f4c9fed6e7040b30cc297dc4255275439]

SRX642


2002-04-05  Oliver Specht  <os@openoffice.org>  [f0d0d96a1aeec22da04401fc72a242ea5a56047a]

#98312# high contrast ImageLists added


2002-04-05  Peter Burow  <pb@openoffice.org>  [679b50d604fb0154f6b7b5af5384c5a2a6def1ec]

fix: #97359# save SourceView if necessary (UNIX)


2002-04-05  Peter Burow  <pb@openoffice.org>  [e06e441bf6fb0a6261c06628aa5c417edb524a55]

fix: #97359# impl method for ExecuteDrop() added


2002-04-05  Oliver Specht  <os@openoffice.org>  [45fafac1bee4d71e4355d21bf6878d992a8bf70d]

#98312# high contrast ImageLists added


2002-04-05  Oliver Specht  <os@openoffice.org>  [a27aea2a799f2a5de25220172c69355186a7cdd5]

#98312# high contrast ImageLists added


2002-04-05  Oliver Specht  <os@openoffice.org>  [cc4efb7d9345656a5cd361cab2aa7bc074d3ca4e]

#98312# high contrast ImageLists added


2002-04-05  Oliver Specht  <os@openoffice.org>  [8880a0e341b3b10b94b7788a54355c3d2108abff]

#98312# high contrast ImageLists added


2002-04-05  Mikhail Voitenko  <mav@openoffice.org>  [8a149e07f1ddd66d9cf550a2dfac81b9527c29e6]

#98479# workaround compiler problem with temporaries on linux


2002-04-05  Frank Meies  <fme@openoffice.org>  [1c2a7382270c23592436452e74c9e2d78f34b834]

#92593# Font size for tabstops and linebreaks changed to 10


2002-04-05  Andreas Schlüns  <as@openoffice.org>  [8523c4b91789e8187472b2705509d4c4d20f8904]

#97426# first revision of interfaces for close mechanism


2002-04-05  Sascha Ballach  <sab@openoffice.org>  [4a5ad268a736a95338a8f3545e4ae9c70e62675b]

#98410#; add style:glyph-orientation-vertical to represent vertical writing in calc


2002-04-05  Sascha Ballach  <sab@openoffice.org>  [9036251ed59192a809404a9fe3b347b9e420c8b5]

#98410#; add style:glyph-orientation-vertical to represent vertical writing in calc


2002-04-04  Bustamam Harun  <bustamam@openoffice.org>  [bcdddb1e0bfca52926ffd359a2525bcc9c4d13b2]

#98442# Fix missing Halfwidth definition


2002-04-04  Kurt Zenker  <kz@openoffice.org>  [d69482f060b2bcd7b0bd1ccfc7171b27784df5bd]

new version for SRC641


2002-04-04  Rüdiger Timm  <rt@openoffice.org>  [97a00b6efba485709f40763c6f374867a21ceeb0]

new version for SRC641


2002-04-04  Kai Ahrens  <ka@openoffice.org>  [9c9aec6a11b4653767ddbcba267c8a1310f57f6f]

#97986#: allow linespacing < 100


2002-04-04  Rüdiger Timm  <rt@openoffice.org>  [46e1ed2c25308c64b744cdf7073234cf7e23465a]

new version for SRC641


2002-04-04  Oliver Specht  <os@openoffice.org>  [21edf18e24e11a51c5b55290dfaa0f244693d98e]

#98412# TableWindow and ColumnsWindow are system windows


2002-04-04  Kurt Zenker  <kz@openoffice.org>  [4c553c3b8b3d5294faaa51a535e0c1f4e4cc585e]

new version for SRC641


2002-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [97163f920281c74311c50c19751e971f53eb6b2f]

#65293#: removed ContentProviderData from filterlist


2002-04-04  Hans-Joachim Lankenau  <hjs@openoffice.org>  [ffa2622cf14c7d652a52be69e39dbad12a55ad7d]

replace lots of echo with one type


2002-04-04  Hans-Joachim Lankenau  <hjs@openoffice.org>  [6c4ef26bcd0ee983c46a57ba9e890cfb0950d2ae]

#98509# fixed local targets


2002-04-04  Caolán McNamara  <cmc@openoffice.org>  [b88924a09b3932535afb177e8944fb354aacfa81]

#98316# export looses two column setting


2002-04-04  Oliver Specht  <os@openoffice.org>  [902fbda960e504efbd39973478261b4efc245850]

#98411# navigation tool uses a ToolBox instead of ValueSet


2002-04-04  Daniel Vogelheim  <dvo@openoffice.org>  [0408c263b08e576ac912f180281c63db49270273]

#98453# snap-to-layout-grid attribute added


2002-04-04  Nils Fuhrmann  <nf@openoffice.org>  [52e7a11a9f7e95bed1b637414327b9693ae8ac1b]

#98499# Added thai support to translation process


2002-04-04  Daniel Vogelheim  <dvo@openoffice.org>  [bffa9953256e1554eabe6b35a8db72805f739ca4]

#98453# load/save snap-to-lyout-grid attribute for paragraphs


2002-04-04  Nils Fuhrmann  <nf@openoffice.org>  [e7f728862428d63a9e5e438db419cd95f37aa5da]

#98499# Added thai support for path replacement, mandatory for template and example handling


2002-04-04  Daniel Vogelheim  <dvo@openoffice.org>  [7d7104355bf2120af2c726f2c9ef121288339df5]

#98453# SnapToGrid property for paragraphs


2002-04-04  Thomas Benisch  <tbe@openoffice.org>  [609fcea5ff92fa3fa3871649db97f27be4435563]

#98312# HC: Implement support for high contrast ImageLists


2002-04-04  Hans-Joachim Lankenau  <hjs@openoffice.org>  [9c9312a97e57a3d45bf431d456e8205dc3f35fbd]

#98499# adding thai


2002-04-04  Oliver Specht  <os@openoffice.org>  [f98280bd88efd3e96572a7a24ccedf620e050b5d]

#98411# navigation tool uses a ToolBox instead of ValueSet


2002-04-04  Tino Rachui  <tra@openoffice.org>  [e36180cd0dffe4aa9a203eeb84337140ed9eb877]

#96857#changed format names Star * * to Star * * (XML)


2002-04-04  Sven Jacobi  <sj@openoffice.org>  [861b6e50aed661d0fca98033f116ecab112933d3]

#97935# using precalculated round arrow autoshapes


2002-04-04  Daniel Rentz  <dr@openoffice.org>  [5b7dd675bc65d1d5f0b33022536611a4f973003e]

#97022# excel imp/exp of font autocolor


2002-04-04  Vladimir Glazounov  <vg@openoffice.org>  [caeabc2df23706e1b1960e0895921d6d45371545]

#65293# First revision of multiprocessing build tool


2002-04-04  Frank Meies  <fme@openoffice.org>  [874f54d0c957e1759d0830dd60ac18c047733782]

#95586# Accessibility - Call PortionHandler for ISO portions


2002-04-04  Andre Fischer  <af@openoffice.org>  [449c6d456e33ac2e77cc3a239666f38e3bd7e336]

#97772# Improved selection of object under mouse position.


2002-04-04  Andre Fischer  <af@openoffice.org>  [9dcde7450d1ad1bcb1d0bdf306313706057275b7]

#97772# Minor cleanup.


2002-04-04  Andre Fischer  <af@openoffice.org>  [4114e80da70ba106858df09cd367a94e45061698]

#97772# Register only once as listener at each node.


2002-04-04  Oliver Specht  <os@openoffice.org>  [619001930e5862ec22af50debd9a1ec070b65a32]

#98495# name checking of group objects corrected


2002-04-04  Christian Lippka  <cl@openoffice.org>  [ea35f75768a3b02e21571832e6e245f7e3c6cbe5]

#98472# use solarmutex to guard the implementation


2002-04-04  Christian Lippka  <cl@openoffice.org>  [1cbc05f48ca9fcf322365cc7ed503862c725229b]

#98472# use solarmutex to guard the implementation


2002-04-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [7a768d08767bd97b57787fc01ce5badea80cc66e]

#65293#: syntax


2002-04-04  Niklas Nebel  <nn@openoffice.org>  [a319937c841e5467c45d49f806f3f6ae564a57c2]

#98410# Asian vertical writing


2002-04-04  Christian Lippka  <cl@openoffice.org>  [2832a076910a630e068c46fb722a852499ad2d7b]

#98472# use solarmutex to guard the implementation


2002-04-04  Aidan Butler  <aidan@openoffice.org>  [acd4dca69af1494f2231b43c1b0f8d86ad0df252]

*** empty log message ***


2002-04-04  Oliver Specht  <os@openoffice.org>  [f3e4e5ed9d73dddc60a74ffdd91bf041052ca36d]

#98312# change removed (static ImageList)


2002-04-04  Jörg Barfurth  <jb@openoffice.org>  [c30f380bb725498f42a83420c6f0b18595485294]

#98489# New backend UNO interfaces (drafts)


2002-04-04  Kai Ahrens  <ka@openoffice.org>  [6c11246ad32ba7a3d683f01ac8ccd3b87eb2f396]

#98312#: don't abort, if bitmap is not found


2002-04-04  gt  <gt@openoffice.org>  [835219840d42cfb891614db2ed7bf0386293468a]

#98354# enable Ctrl-functionality for CursorPosChanging()


2002-04-04  Andreas Schlüns  <as@openoffice.org>  [06152b9d431081da28f00428b13ed3eff22c2bef]

#97864# use right protocol to force direct creation of filter on factory


2002-04-04  gt  <gt@openoffice.org>  [cf5ce3d57f0eafa25f3d94e4f18036a4709e5b01]

#98354# Ctrl for up/down and Space


2002-04-04  markm  <markm@openoffice.org>  [ca830952989f16dbb6c1316d03f037496765e8d1]

Added guards to check for style information before trying to access it.


2002-04-04  markm  <markm@openoffice.org>  [aa0d4eeedf226da076ef566ac70d2914677a4249]

Added checks for presence of style.xml file


2002-04-04  Andreas Schlüns  <as@openoffice.org>  [4314c0df6ef666c66f00a488cc9f2e3cfc1ab92d]

#97864# pack converted lists if null entries exist


2002-04-04  Andreas Schlüns  <as@openoffice.org>  [9f6bab67a62c4d561658c853c0d7fbf4892d2ce2]

#97864# support right preferred handling for filters


2002-04-04  markm  <markm@openoffice.org>  [ee06a0cafb1971fe9073e3a1d6a9c6d560225dc5]

Correct error in reading Little Endian values


2002-04-04  Ocke Janssen  <oj@openoffice.org>  [549d2c37e13a19d05e94004bb16bed233bd640b9]

#97800# allow functions without parameter


2002-04-03  Herbert Duerr  <hdu@openoffice.org>  [acf8ab1d5defb11039b92dca53f733054704be1f]

#97492# implement GenericLayout::GetCharPosition()


2002-04-03  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a12d10094e4b78f6a4dff02ac797f2b23b4ae4b5]

merging native resources without 4nt shell


2002-04-03  Hans-Joachim Lankenau  <hjs@openoffice.org>  [4753746fe859da11190286a8eb2d218f085c5d6b]

avoid tcsh catching SEGPIPE ment for tar


2002-04-03  Frank Schönheit  <fs@openoffice.org>  [fba11e39f9f5b7d418969d414093ea7f7e1000ca]

#98012# #98171# some major changes - no, the DbCellControl (and derivees) is (are) a listener at the relevant model properties like ReadOnly, Text, Value aso


2002-04-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [98d6adcc965869a0853794ababfe4feb630a8ae2]

new version for SRC654


2002-04-03  Darragh Sherwin  <dsherwin@openoffice.org>  [f1584bf52ddab33e12d43c17f53600f301394705]

Copy files from the examples directory to the output tree


2002-04-03  Frank Schönheit  <fs@openoffice.org>  [18273b99057a4a864a27bb6b8ae5d6764b4af785]

#98012# #98171# some major changes - no, the DbCellControl (and derivees) is (are) a listener at the relevant model properties like ReadOnly, Text, Value aso


2002-04-03  Kurt Zenker  <kz@openoffice.org>  [e48a6384ad876d5b0165d0a8321a3fe0c25c87f0]

new version for SRC654


2002-04-03  Kurt Zenker  <kz@openoffice.org>  [fb5f037b885588c05834a48ed862dcf4d610acff]

new version for SRC654


2002-04-03  Herbert Duerr  <hdu@openoffice.org>  [dab1bf33a5a628559e7bf713ebb1cd511797dc57]

#97492# fix drawtext offset for attribute change in ligature glyph


2002-04-03  Frank Schönheit  <fs@openoffice.org>  [401f29df78ad79858c51f9a048828b6c35dfeea2]

#i3832# when executing the mail-merge slots, recognize selection of the whole grrid


2002-04-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [985d6e9dda8d20a9a9373ae97b22eb9484242c70]

#65293#: syntax


2002-04-03  Daniel Rentz  <dr@openoffice.org>  [837a7a8af09180f544f8a48c0777172033b0c872]

#98410# Asian vertical writing


2002-04-03  Kurt Zenker  <kz@openoffice.org>  [e25e26f0f203adb29adbd50ab8b225aadc302839]

new version for SRC654


2002-04-03  Eike Rathke  <er@openoffice.org>  [69aa6331dc13d7591c4949346a0ff35422867333]

#98247# remove RTL_TEXTENCODING_STD_COUNT


2002-04-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [cb08e54ccdbb57ececa657d289868a903949bc9b]

#65293#: syntax


2002-04-03  Kai Ahrens  <ka@openoffice.org>  [37c56d295ad4a76fcb2b19af5badaf3599ef18df]

#98308#: changed shortcut keys


2002-04-03  Kai Ahrens  <ka@openoffice.org>  [83467f5b6a15656d48bf96408e20ce9167a67d3e]

#98331#: added PageUp/PageDown functionality


2002-04-03  Oliver Specht  <os@openoffice.org>  [e275396d054bf2ece56d04331888de6ee4f01639]

#98393# select 'next' drawing object via Ctrl+draw selection button


2002-04-03  Kurt Zenker  <kz@openoffice.org>  [1fd9e32cdfe671ff9c5bfa96dd74a017786f7222]

new version for SRC654


2002-04-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [6b1f4aed4706ba3e018ca6ee206cd42d67832cd8]

#65293#: includes


2002-04-03  Kurt Zenker  <kz@openoffice.org>  [ecb41390367f17064f5b8dae09111ce1fa2939fb]

new version for SRC654


2002-04-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [d58d7ef67a026e109c06b0ef6df667a268f0c158]

#65293#: constness


2002-04-03  Vladimir Glazounov  <vg@openoffice.org>  [6fa07bd5a5ef4b0225e36ad369133de52a3e77a7]

#65293# switched off optimization for gcc3


2002-04-03  Hans-Joachim Lankenau  <hjs@openoffice.org>  [59fc07beabfc9cc80103511188758bc48b5d1084]

/b not allways default


2002-04-03  Oliver Specht  <os@openoffice.org>  [8677cb920ac799789a77bed3a27e8d524d9c550e]

#98183# allow inserting of drawing objects via keyboard


2002-04-03  Darragh Sherwin  <dsherwin@openoffice.org>  [6da9a95f6ab66c18854ee1bedc71d4d5dd83e393]

Changed to copy OfficeBean Helper classes to the output directory


2002-04-03  Daniel Rentz  <dr@openoffice.org>  [2121c2b209646b176c39e0af0b28103260fc2571]

#98410# Asian vertical checkbox


2002-04-03  Mikhail Voitenko  <mav@openoffice.org>  [67851c54f54b280b9b36b0879df65240dd92fccb]

#98385# new IllegalArgumentIOException


2002-04-03  Mikhail Voitenko  <mav@openoffice.org>  [0cbbed9bee86ae3b8d1de5821095ded4189d62a3]

#98385# new IllegalArgumentIOException


2002-04-03  Sven Jacobi  <sj@openoffice.org>  [f129fa666722ee81529b2462fe72e3a967606bf2]

#96364# now using the FollowMasterColorScheme flag from the right SlideAtom


2002-04-03  Andreas Schlüns  <as@openoffice.org>  [26858935d10f81ad7360e30433f609061a4bc933]

#98420# add new filter property UIComponent


2002-04-03  markm  <markm@openoffice.org>  [412ec068d7fa012f07f15096f9c818a69d9836f8]

Updated build.xml files to allow for Xerces at compilation.


2002-04-03  Daniel Rentz  <dr@openoffice.org>  [35aaf9f6f3e82e3bd7dc472aa05831288566a73c]

#98410# Asian vertical writing


2002-04-03  Frank Schönheit  <fs@openoffice.org>  [799b1e63c0abfa0674fb1a68b46c548625968c20]

#95845# SetEvalDateFormat on the formatter to correctly recognized date inputs


2002-04-03  Daniel Rentz  <dr@openoffice.org>  [01b3be9bb70f80bf4ecdc369f291546d5bad81f9]

#98410# Asian vertical checkbox


2002-04-03  Aidan Butler  <aidan@openoffice.org>  [bb5cebb5ecc9cde7a0e0cf96f9705d637f5dcab8]

*** empty log message ***


2002-04-03  Hans-Joachim Lankenau  <hjs@openoffice.org>  [4e146e980a568b0814b7f7004fd599ce72d9e6e9]

learning to use IF


2002-04-03  Michael Brauer  <mib@openoffice.org>  [9a1ac360aadc4175eca7052503c706687919c99c]

#98247#: RTL_TEXTENCODING_STD_COUNT removed


2002-04-03  Daniel Rentz  <dr@openoffice.org>  [d184304735c1d74e6af32539417ed25060e1444f]

#98286# BrowseBox accessibility


2002-04-03  Andre Fischer  <af@openoffice.org>  [b3bab0c502d517d9a53e75cf20ced40b694d1a21]

Objects are draw again onto canvas.


2002-04-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [570099bd0d115dd12874a8aa53cbfda489f2d39c]

#65293#: required change


2002-04-03  Andre Fischer  <af@openoffice.org>  [869083e4cae9bab7039c8532eb6c1e2e238b847e]

Added new files to makefile.


2002-04-03  Sascha Ballach  <sab@openoffice.org>  [1f3e01e329d155db637da1824ad48e06ef9f7dc6]

#95584#; the contains method should be relative to the object itself and not relative to the parent


2002-04-03  Stephan Schäfer  <ssa@openoffice.org>  [0f132f36ce73fa917376a26c54f215783f9ae16d]

#96979# send wb_systemwfloatwin only if no decoration required


2002-04-03  Carsten Driesner  <cd@openoffice.org>  [b4dc6d17076d4d60a50a4d715b052141e0f51952]

#98435# Don't decode URL


2002-04-02  Oliver Specht  <os@openoffice.org>  [26b21c1a7f319a6f2652b255f16b1046610908a4]

#97573# High Contrast: column ValueSet


2002-04-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [a3b94448b53c584e38d80de736ec0032783c4ea5]

#65293#: removed VOSLIB (not needed)


2002-04-02  Vladimir Glazounov  <vg@openoffice.org>  [8b9ac814c17cafa285cac0bafb920c6dd081afbc]

#65293# SAB: add include of AccessibleShape


2002-04-02  Christian Lippka  <cl@openoffice.org>  [15fd4aec8d491cdb39df37b8859422d63c141947]

#97518# added access to KeyEvent Modifier


2002-04-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [14e96fee17345759b2152069bff5a4196b502eba]

SRC654


2002-04-02  Vladimir Glazounov  <vg@openoffice.org>  [d85e4d26df71592430b85963976986d4b38347ac]

#65293# reversed incompartible changes


2002-04-02  Andre Fischer  <af@openoffice.org>  [b8fc9576ec9198757d230939060cb7db1ae8a96f]

Appended version number to main window title.


2002-04-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [5b9e86821e25c40456b5610dba3f2eee9dbc6287]

SRC654


2002-04-02  Andre Fischer  <af@openoffice.org>  [847ceddeaddff411adf27c06e3131e818ac50154]

Performance improvements: Handler have become non-static members of tree nodes and cache data to prevent UNO queries.  Increased type safety by introduction of tree node hierarchy.


2002-04-02  Kurt Zenker  <kz@openoffice.org>  [b5f728ef368e5382edb98a1be11eaba8ba3b850d]

new version for SRX642


2002-04-02  Oliver Specht  <os@openoffice.org>  [e37ee81334ec39de6caa08d4d78c152491501d5b]

#97051# set dropdown size in ::DataChanged


2002-04-02  Sven Jacobi  <sj@openoffice.org>  [869b47c984a45b56a20b9bc0a124d0b0ae2b459d]

#92381# fixed anchorpos for vertical text


2002-04-02  Hans-Joachim Lankenau  <hjs@openoffice.org>  [569c17d8d1bb3ed45982a38545e552120060f292]

#65293# avoid system find on windows


2002-04-02  Kurt Zenker  <kz@openoffice.org>  [268e9e7c86347b3b7ef5582a99c028b270166fe9]

new version for SRX642


2002-04-02  Mathias Bauer  <mba@openoffice.org>  [b701c78265de8922f3b0a038bea2f3ab75e24d9e]

#97476#: only own filters support passwords


2002-04-02  Kai Ahrens  <ka@openoffice.org>  [76a820f393a9d87ed920efe3ef8e3ea6d92000af]

#98312#: added support for high contrast bitmaps


2002-04-02  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b0eb803be0b94de534c540bba075a5619f8a4b41]

#65293# check CPU not GUI


2002-04-02  Kurt Zenker  <kz@openoffice.org>  [dfcf719321e0d063e92f9b9c7fd18f81b0137232]

new version for SRX642


2002-04-02  Martin Hollmichel  <mh@openoffice.org>  [c5967feb071682ceab15832016f548b5a072483b]

cleanup: comment


2002-04-02  gt  <gt@openoffice.org>  [afdcfe85135735560ea63402c3692c7722f85f03]

#97365# ::contains() works with relative to object and not to parent


2002-04-02  Kurt Zenker  <kz@openoffice.org>  [ce86f4d88eb8c12773ddd36948f97faf79ca1ef6]

new version for SRX642


2002-04-02  Christian Lippka  <cl@openoffice.org>  [2cbffcd30aab270a92f373cd3574fc9b97a795bf]

#67368# merged position & size tabpage for changed protect feature


2002-04-02  Kurt Zenker  <kz@openoffice.org>  [841ce12da6536ab9f7aa1904c23b10bd9c7da7ac]

new version for SRX642


2002-04-02  Kurt Zenker  <kz@openoffice.org>  [e1f52c432e54a97f77d102031500252d1f189c6e]

new version for SRX642


2002-04-02  Vladimir Glazounov  <vg@openoffice.org>  [a21dacb3d4e183f7b56c7a29d5a906510df16096]

#65293# added temp object


2002-04-02  Daniel Rentz  <dr@openoffice.org>  [0d6373e649f8f3082a4afa414830b8728e759ca0]

#98286# BrowseBox accessibility


2002-04-02  Kurt Zenker  <kz@openoffice.org>  [b9b16f7223da6c13350045ce8fcab37daa5b5333]

SRX642


2002-04-02  Oliver Specht  <os@openoffice.org>  [fb7f5792a22fef2bef838e85d4b9fe6bae61ea45]

#97695# color configuration started


2002-04-02  Oliver Specht  <os@openoffice.org>  [821139a3c99e09cfba86003a1b90b0fb21cceb83]

#97695# new: optcolor.*


2002-04-02  Ocke Janssen  <oj@openoffice.org>  [b173512c75eeefa637c71b14318b02d89864620c]

show more precise error messages


2002-04-02  Ocke Janssen  <oj@openoffice.org>  [84ea06fff8147a6d84087feb0a704d6e9830c442]

code review changes


2002-04-02  Ocke Janssen  <oj@openoffice.org>  [0124b71124c83fa96e5c9981c76902bb5b7059b8]

check foreign key names


2002-04-02  Ocke Janssen  <oj@openoffice.org>  [d8d01bbcce117c455f3d12398906f3e1c347142a]

assertion inserted


2002-04-02  Ocke Janssen  <oj@openoffice.org>  [8f7a89415573238f7fe7634545a671b4bcad5f3a]

remove unused code


2002-04-02  Ocke Janssen  <oj@openoffice.org>  [45a0bc5f83bb688d68e461e6b75aa1df3445e75a]

#98146# new line


2002-04-02  Ocke Janssen  <oj@openoffice.org>  [ef613e3740cb898e4cb3593ba8f036b49df1ae13]

#98146# copy the apply filter flag as well


2002-04-02  Ocke Janssen  <oj@openoffice.org>  [c0bfbbdecf2f0a7ee4d80a9cb1440a8b9e4c358c]

#97771# adjust scrollbars


2002-04-02  Ocke Janssen  <oj@openoffice.org>  [d652f0d9acc45e3086d39913935d3896a72190bc]

#98146# mapping of columns corrected


2002-04-02  Ocke Janssen  <oj@openoffice.org>  [31a1758b2faf3ef9570cc81ec552c40f81063ecf]

#98146# change string for name


2002-04-02  Ocke Janssen  <oj@openoffice.org>  [e4f4f75909f72a8e27d09986a026062d8e35ce61]

#97747# do not open beamer when error occured


2002-04-02  Ocke Janssen  <oj@openoffice.org>  [73abee0d0dce9507d356b7a51f57e1f5ade46ce2]

#97743# change menu entry


2002-04-02  Ocke Janssen  <oj@openoffice.org>  [9cb771e9432ca5d0e105031bf8959ad0e19abee0]

#97156# catch ElementExistsException


2002-04-02  Ocke Janssen  <oj@openoffice.org>  [744148427cb88e7a85691c345af40fcb84e0f94b]

#97156# insert inline before


2002-03-30  Karl Hong  <khong@openoffice.org>  [1c1bd3a6f1ba7c1efe8b52670a6f7f7477a9d55a]

#98442#TextToNum, CharToNum transliteration


2002-03-29  Bustamam Harun  <bustamam@openoffice.org>  [5d634b5e667955be19e055b33d188b8eed555453]

#97582# Check endianess by CPU not OS


2002-03-29  Bustamam Harun  <bustamam@openoffice.org>  [d5390af41b7a72cf5c11944b9587dbdeabe38d55]

Check endianess by CPU not OS


2002-03-28  Bustamam Harun  <bustamam@openoffice.org>  [e35fa2e6902ce842b81032f574d0ba57e35a0f8f]

#97582# -licudt20l for little endian platform


2002-03-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [5beb0aaf0cea6570edb7e3187133eea66c1a72a6]

wrapped too much


2002-03-28  Jörg Barfurth  <jb@openoffice.org>  [a6881c4b45d0a083b06b6d4446723e251445bcf7]

#91896# SunCC can't convert std::pair


2002-03-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [6fcd1445c2285239715b7f3e7e884a0801c1eacc]

AWK needs to be defined


2002-03-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [6f469bdd40139091fbeed5a696de591b143724f2]

corrected IF statement


2002-03-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [59aafc58f357b8a79a4ad911e90127251dfac7e9]

more wrapper for win/tcsh


2002-03-28  Frank Schönheit  <fs@openoffice.org>  [1e92b7f501133182090aee8ba1893e3fe84f330e]

#98348# #97035# - ProcessWindowEvent always to call the base class


2002-03-28  Philipp Lohmann  <pl@openoffice.org>  [2c896e5a91863d15cb606e3626b88a688a49b6f3]

#92026# put resolution into produced BMP


2002-03-28  Herbert Duerr  <hdu@openoffice.org>  [f10a99c1bb38c56e1e967e4a55f47bb7eac9360d]

#97492# fix DrawStretchText for complex text


2002-03-28  Mathias Bauer  <mba@openoffice.org>  [6c1a6f7bbb52e594491e232bcbdbd617bc34a7b9]

#98405#: enhance BindDispatch


2002-03-28  Mathias Bauer  <mba@openoffice.org>  [c2027ceceedc30a951dc912bc4d400aeed6f88b7]

#98396#: new slot export


2002-03-28  Mathias Bauer  <mba@openoffice.org>  [86e419ba386a08796d525c476cb2c812f8e25846]

#98396#: new slot export


2002-03-28  Mathias Bauer  <mba@openoffice.org>  [d8e2776caf81f71382c9e2eaae49a434e6145473]

#98396#: new slot export


2002-03-28  Mathias Bauer  <mba@openoffice.org>  [f6239b5eb7bf13abe138a8aa297ca5ed28fc2847]

#98396#: new slot export


2002-03-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [7549d8b91ef4d5a513b4561c3a2f491c5a3b950b]

move fitered symbols to filter file


2002-03-28  Mathias Bauer  <mba@openoffice.org>  [0c94496b64bc7cf8f763d685bef2e98c9989fc7d]

#98396#: new slot export


2002-03-28  Mathias Bauer  <mba@openoffice.org>  [04fc83656bab1c71a1cb87a0f2ad4118b2fe4354]

#98396#: get UnoName from API names


2002-03-28  Mathias Bauer  <mba@openoffice.org>  [183db8d9b8601fa47274ede5deaa86199c47a108]

#98405#: new interface for dispatch recorder


2002-03-28  Mathias Bauer  <mba@openoffice.org>  [5debf549f3a30878085a9ea68c251552e6127f9f]

#97882#: get UI config pathes from configuration


2002-03-28  Mathias Bauer  <mba@openoffice.org>  [a2cf5506db5d16341bc5b4e9165c35a316a60115]

#98396#: new slot export


2002-03-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [6184460c9813daa8ea9da7f41020e43fcd139cfd]

use delimiter var


2002-03-28  Mathias Bauer  <mba@openoffice.org>  [b47724fdc66b2bd2653aecb076a5145e61eebffd]

#98396#: new slot export


2002-03-28  Gregor Hartmann  <gh@openoffice.org>  [371aa3b7cd458f64804077745227c58bacea0164]

#96597#enable x-plattform jump to source in resultfile


2002-03-28  Jörg Barfurth  <jb@openoffice.org>  [f638cb319d86c1a4c6cf6ed16b325d664665e9f8]

Disable multi-processing when building JARs


2002-03-28  Jörg Barfurth  <jb@openoffice.org>  [204071f9eb79d0daa6422c60e95047df52c133b3]

#91896# Split TreeManager and Cache; introduce new interfaces for cache and backend


2002-03-28  Jörg Barfurth  <jb@openoffice.org>  [1e8547568421890ce8497a78577425af04d2d368]

#91896# Remove TypeConverter from OOptions


2002-03-28  Andreas Bille  <abi@openoffice.org>  [94df63de39bdde694c7bd7bb5b40fbc816b38e28]

#98119# Work aroudn for utl-bug


2002-03-28  Andreas Bille  <abi@openoffice.org>  [1d958817acfd51dddeefa151ab5103b85a590281]

#98119# Work around for utl-bug


2002-03-28  Andreas Martens  <ama@openoffice.org>  [c18255c952636d5c82931160f7762af4c8bf0d58]

Fix #96678#: Changes for vertical layout causes loop in tableframes


2002-03-28  Sven Jacobi  <sj@openoffice.org>  [a20581424b2fe72b5049687d6000b12bd2e94818]

#98170# converting the autocolor before exporting


2002-03-28  Stephan Bergmann  <sb@openoffice.org>  [d3007e432d5f5800014d9039e1b6073560c210e4]

#98431# Fixed O[U]String.toDouble.


2002-03-28  Jörg Barfurth  <jb@openoffice.org>  [0a36b9287310228b88c254f20a7849efb026c897]

#91896# Split TreeManager and Cache; introduce new interfaces for cache and backend


2002-03-28  Jörg Barfurth  <jb@openoffice.org>  [ca9315dddb68b0b88dc65ce901330ea0f48e73fe]

#91896# Change CacheLocation to include a separate tree-base address; Add refcounting and 'dispsoe'


2002-03-28  Jörg Barfurth  <jb@openoffice.org>  [975760e6344ad8f9f54252677759c8c468b2dbf3]

#91896# New interfaces for cache and backend


2002-03-28  Jörg Barfurth  <jb@openoffice.org>  [e2f91b32310a8370b404d4c151f23097b1a044cc]

#91896# Remove TypeConverter from OOptions


2002-03-28  Jörg Barfurth  <jb@openoffice.org>  [c2e54015a2458606c4104b71199c75fa8466ed9d]

#91896# Homogenize instance interfaces; Change UpdateRequest to use ConstUpdateInstance


2002-03-28  Tino Rachui  <tra@openoffice.org>  [9921a2d507793bff4a231c74d95d2cc32905cf5e]

#98418#


2002-03-28  Jörg Barfurth  <jb@openoffice.org>  [2293e29f431ae6737e9b7f0ec2ff7c914a78de4c]

#91896# Homogenize interfaces; Introduce new indirect 'ResultHolder' to support return/pass by value


2002-03-28  Jörg Barfurth  <jb@openoffice.org>  [811fa8441a434b83a3408d6ae66b9d0f66e93b6b]

#91896# New interfaces for cache and backend


2002-03-28  Jörg Barfurth  <jb@openoffice.org>  [612a60ce2f5c7ccb5f9113cb84c23bc3c7b86fbe]

#91896# Complete transition to sharable data structures; remove non-sharable versions of algorithms


2002-03-28  Jörg Barfurth  <jb@openoffice.org>  [0dcc1df0331a60b26222ed73eeb0c09ee580d6ac]

#91896# New helper classes for lifetime management


2002-03-28  Jörg Barfurth  <jb@openoffice.org>  [69cc20b8c16c6412646c54ab73dc8362d8715e90]

#91896# Remove unnecessary helper class


2002-03-28  Jörg Barfurth  <jb@openoffice.org>  [b1aa879a7341339a9b3167e7cab9204b78e529ff]

#91896# New interfaces for cache and backend


2002-03-28  Jörg Barfurth  <jb@openoffice.org>  [a7eb256349d505fb83650fd1dfc638438b0223d5]

#91896# Complete transition to sharable data structures; remove non-sharable versions of algorithms


2002-03-28  Jörg Barfurth  <jb@openoffice.org>  [6618b49514709b1597a5194310f2945ab08206e6]

#91896# AddNode::clone must copy the insertion address, to allow using a clone for notifications


2002-03-28  Jörg Barfurth  <jb@openoffice.org>  [f5012810334d8880abb77fbda324ed40838700ac]

AddNode::clone must copy the insertion address, to allow using a clone for notifications


2002-03-28  Jörg Barfurth  <jb@openoffice.org>  [55dcce5aa0834132565977641c697ce4fdfa69ff]

#91896# New interfaces for cache and backend


2002-03-28  Jörg Barfurth  <jb@openoffice.org>  [4839b178c9ecf1907c98339e63ff5d8f1b5754ec]

#91896# New interfaces for cache and backend; remove TypeConverter from OOptions


2002-03-28  Jörg Barfurth  <jb@openoffice.org>  [806a6dd82c3d015417e35d2b55f055c8a428aa10]

#91896# Complete transition to sharable data structures; remove non-sharable versions of algorithms


2002-03-28  Jörg Barfurth  <jb@openoffice.org>  [1a74c0b85d34d51349b1483f075206a3b6aeb7f2]

#91896# New interfaces for cache and backend


2002-03-28  Eike Rathke  <er@openoffice.org>  [b23dd40f66f28212ba40181d9f04ec6fd6348a1b]

#97582# can't use libicudata, have to use libicudt20b (some freak hard coded name?)


2002-03-28  Eike Rathke  <er@openoffice.org>  [6397cb8d60227a26e71799be2319ab9a2e6ee07a]

#97583# centralized ICUI18NLIB in solenv/inc/libs.mk


2002-03-28  Eike Rathke  <er@openoffice.org>  [8d9a1a72843f152cf4c38e8935ef1e46bcc493ac]

#97582# make linklib work with only major.minor


2002-03-27  Eike Rathke  <er@openoffice.org>  [f2387ffad043abb62a8de8b0f36d431287811783]

#97583# move ambiguously (for Windoze) named files


2002-03-27  Eike Rathke  <er@openoffice.org>  [f5f1bd401753ba8ceaaabc40a5fcde944957de74]

#97583# move ambiguously (for Windoze) named files indexentry_*


2002-03-27  Eike Rathke  <er@openoffice.org>  [026a4dc89230661218ab4763ab807f738955a604]

#97582# #97583# icu libraries


2002-03-27  Kurt Zenker  <kz@openoffice.org>  [9b243a11215a82d155ccf17773e634ea6128f27f]

new version for SRC641


2002-03-27  Mathias Bauer  <mba@openoffice.org>  [7524b22992bbd24c04cf95f86cf3271cc60a1b6c]

#98196#: don't release unreserved document numbers


2002-03-27  Kurt Zenker  <kz@openoffice.org>  [657e27419e07f6c2290fa4635593b8aa98164959]

#98409# works with LISENCE (uppercase)


2002-03-27  Rüdiger Timm  <rt@openoffice.org>  [d91f044588f3228d86e55b3c96a1d699015abd69]

#65293# depends on module offuh


2002-03-27  Hans-Joachim Lankenau  <hjs@openoffice.org>  [87968d3fef9f986c041c64c173a94f7f76711f4e]

setting DEPOBJFILES to get clean dependencies


2002-03-27  Mathias Bauer  <mba@openoffice.org>  [81142b2932bdb51b2ae5c9b4d19fbf5222fe0e08]

#98407#: use special interactionhandler for r/w opening


2002-03-27  Hans-Joachim Lankenau  <hjs@openoffice.org>  [20cac52e48932abfc79662532ffc4e36ea3c9e90]

added missing dependency


2002-03-27  Oliver Specht  <os@openoffice.org>  [7b67abf3db3ab3b373e20c7702018d323eaf8bc3]

#97695# custom color confiration started


2002-03-27  Hans-Joachim Lankenau  <hjs@openoffice.org>  [76d3afd79c9fde911e0c53190fc0230b8f3c86fd]

use variable LIBMGR; ldump parameters with delimite variable


2002-03-27  Hans-Joachim Lankenau  <hjs@openoffice.org>  [c76f62a2d13546bf3b384ee3aff3aadedbc33bb2]

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>  [dbe0c4acbd7d2a5c9be4ffedbe5b80387ee2397a]

setting DEPOBJFILES to get clean dependencies


2002-03-27  Oliver Specht  <os@openoffice.org>  [5483e084a8182771d733b274cacf4ea14fee6f7f]

#98312# naming convention of ImageLists changed


2002-03-27  Stephan Schäfer  <ssa@openoffice.org>  [f6b0b1ddd7a41b8b976c522e50f45c75952a3fd2]

#98367# improved resizing


2002-03-27  Stephan Schäfer  <ssa@openoffice.org>  [acc2643105580ecc0620085d6054cb245176ca62]

#96979# avoid close on focus change for decorated floating windows


2002-03-27  Ocke Janssen  <oj@openoffice.org>  [c8f51a4906fac740d0c8475c33395c12f57736bd]

#96517# correct error msg when no tables were found


2002-03-27  Ocke Janssen  <oj@openoffice.org>  [146dced1f366982cfb2b4fc59375e9f2f613cf28]

#96517# set parser only when form is loaded


2002-03-27  Ocke Janssen  <oj@openoffice.org>  [261d076e5814deeb2ed2086439179942f66b16fe]

#96397# check if indexname is valid


2002-03-27  Christian Lippka  <cl@openoffice.org>  [d371306d6653b95eb8f036eaa41dc502fbf95102]

#98170# added IsBackgroundDark property for accessibility


2002-03-27  Ocke Janssen  <oj@openoffice.org>  [9a670235d4ea7f6c99b4c6c4bdd81a5b23ce3f19]

#95825# check key_seq


2002-03-27  Christian Lippka  <cl@openoffice.org>  [d0945ab6b6f64d181e5a5deba24cd340fa4fa62a]

#98170# fixed background color for master pages


2002-03-27  Hans-Joachim Lankenau  <hjs@openoffice.org>  [e8ba904ef347d42aab9a0ab9ede59a11016dfd11]

used and created patchfile should be named identical


2002-03-27  Sven Jacobi  <sj@openoffice.org>  [4a7959e7f3bfef600b2fc42d9d887d2adee3bc65]

#96758# now using the correct height for callout objects


2002-03-27  Frank Meies  <fme@openoffice.org>  [5874f504c808d0b0a0178d8641d36fdd824d0163]

#96678# Vertical Formatting - Full width blanks disturbed justified alignment


2002-03-27  Dirk Völzke  <dv@openoffice.org>  [fcb73cf01a604252a690e3abff2a403e287837b0]

#98266# Installmode ALL_USERS should be recogized, too


2002-03-27  Mathias Bauer  <mba@openoffice.org>  [8279028797b0ef5cb160a59f3a01dfb19aa430bf]

#98405#: new interface for a dispatch recorder


2002-03-27  Joachim Lingner  <jl@openoffice.org>  [7d297b2a7569f45fa034c4d80a6b6534aa7a682c]

#98379# HolderProxy.isSame


2002-03-27  Christian Lippka  <cl@openoffice.org>  [1133bf31b9860ef1a443c5efb17216d8bef6ba02]

new service for supporting dialogs for filters


2002-03-27  Ocke Janssen  <oj@openoffice.org>  [719895ce02e109c3afa43f32e2cbd5320ed5952c]

#98312# change name for inmage lists


2002-03-27  Eike Rathke  <er@openoffice.org>  [73c353d4c60be98eca8fbdae1c1d5ef276776f07]

#97583# typos of released API and its fixed enums have to be inherited


2002-03-27  Mathias Bauer  <mba@openoffice.org>  [e1a8c6e47d6f96c9f68c8cc930e32c794b30a06b]

#98367#: base class handles minoutputsize


2002-03-27  Christian Lippka  <cl@openoffice.org>  [477de41dea440388f8db56753f57afdb80e47d24]

#67368# merged position & size tabpage for changed protect feature


2002-03-27  Oliver Specht  <os@openoffice.org>  [287303c8dc86096ab20b5326c1ffcdea5a9aa312]

#98312# unused ImageList removed


2002-03-27  Mathias Bauer  <mba@openoffice.org>  [b4e6fa491d6d2cd4bb905a4ae4a9902e56716059]

#97712#: wrong URLObject


2002-03-27  Tino Rachui  <tra@openoffice.org>  [0ee03aaff580079dcf0aa82422088e63907a7731]

#89491#check for Win2000 removed, always allocating a buffer of 32k if not otherwise specified


2002-03-27  Tino Rachui  <tra@openoffice.org>  [d9ea464140d08ccfd0af74d5ae276ba116948242]

#89491#check for Windows 2000 platform in InitialSetDefaultName


2002-03-27  Philipp Lohmann  <pl@openoffice.org>  [1f7b922863e2bd85d801ac1e26d60edc9867f809]

#98367# end resize with a good format


2002-03-27  Caolán McNamara  <cmc@openoffice.org>  [8142b526d50af31fd2b170f8c0a72b8eef423893]

#98380# multibyte characters split over parse chunks not converted


2002-03-27  Vladimir Glazounov  <vg@openoffice.org>  [a51749ec5bb132fb25bcef9fc1f2658dadd296af]

SRX642


2002-03-27  Christian Lippka  <cl@openoffice.org>  [66f60c2b441c92633b9c8896d40d873967699bc5]

#67368# merged position & size tabpage for changed protect feature


2002-03-27  Christian Lippka  <cl@openoffice.org>  [da6b0cc4687453922e4b0247c1462dd61e81adad]

#67368# merged position & size tabpage for changed protect feature


2002-03-27  Oliver Specht  <os@openoffice.org>  [50137c77741a9390d1094226004cf5a5ae7c1712]

#98312# naming convention of ImageLists changed


2002-03-27  Oliver Specht  <os@openoffice.org>  [3c57c7867943e00e16c33b49b7910f9edd7833b2]

#98312# naming convention of ImageLists changed


2002-03-27  Christian Lippka  <cl@openoffice.org>  [f0165c8fd0630219beca4faaac279fd6f84e733f]

#67368# merged position & size tabpage for changed protect feature


2002-03-27  Oliver Specht  <os@openoffice.org>  [bb47514cdeecde6f6ac4abe0a11e066e58158723]

#98312# naming convention of ImageLists changed


2002-03-27  Frank Meies  <fme@openoffice.org>  [dc4ba5c7c1b2850a4da676132ab6490b262adea8]

#92593# Painting line breaks and tabs by using symbol font


2002-03-27  Ocke Janssen  <oj@openoffice.org>  [a24e43a08adf6d596f2f7f7f8d2ed6f3789b0793]

#95001# set parameters only when not null and adjust mapping


2002-03-27  Ocke Janssen  <oj@openoffice.org>  [520018290bfca1554f5ac957e93ee4729b3f5a08]

#95001# fix nullable for columns


2002-03-27  Oliver Specht  <os@openoffice.org>  [cc1b80b3dfa266fbb9e32e370c28c24bfe0c39ad]

#98312# naming convention of ImageLists changed


2002-03-27  Oliver Specht  <os@openoffice.org>  [e1df4d8c0c8414d5ac8059a651a6c45e21fdf601]

#98312# naming convention of ImageLists changed


2002-03-26  Daniel Vogelheim  <dvo@openoffice.org>  [103190ef0907c9f8e3c3ded0a29c7fb476193d65]

#96530# added gray background attribute for certain special portions


2002-03-26  Thomas Benisch  <tbe@openoffice.org>  [80530abec0f7aeb4e6e18b08c9c32bb48f2c2dd7]

#97222# CreateAccessibleContext() for VCLXFixedText


2002-03-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [0f075fe644b43259cc5dd0b10202875dcf285275]

replaced 4nt-ism


2002-03-26  Thomas Benisch  <tbe@openoffice.org>  [286745f41582007157128d811eb925a7f6ab6b9d]

#97222# added vclxaccessibleradiobutton.obj, vclxaccessiblefixedtext.obj, vclxaccessibleedit.obj


2002-03-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [1bb24b755e4dfb4c0048c11401da391795d9c58e]

treat non 4nt shells the same way


2002-03-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [5310f8dea2810e3c08b77dd11babb948561f677a]

replaced 4nt-ism


2002-03-26  Eike Rathke  <er@openoffice.org>  [6bda8bfd5a8c5110dfecd8a929ed163b7460757c]

#97583# it's dual licensed, LGPL and SISSL


2002-03-26  Rüdiger Timm  <rt@openoffice.org>  [007fa9c8dde6ce6dec111c8679fd2742a9a938c4]

new version for SRX642


2002-03-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [1c27097aca10245f51e4432cd853fd2b01cb5277]

replaced 4nt-ism


2002-03-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f0961500870d538bd342539b7b77dce489f69474]

replaced 4nt-ism


2002-03-26  Niklas Nebel  <nn@openoffice.org>  [100f1c9b0409163266f64f8eb33e7e0c683e3e14]

#98185# read default object size from configuration


2002-03-26  Niklas Nebel  <nn@openoffice.org>  [33cf68703fb5c466e3a12b2eb80ffc4f85ef99f7]

#98185# configuration for default object size


2002-03-26  Eike Rathke  <er@openoffice.org>  [36b43c9f8261e7af328e1399b2652d6c6ffed186]

#97583# it's dual licensed, LGPL and SISSL


2002-03-26  Eike Rathke  <er@openoffice.org>  [a07499db9ed996f3b221b1b361ff9d5bcdc20551]

#97583# it's dual licensed, LGPL and SISSL


2002-03-26  Niklas Nebel  <nn@openoffice.org>  [4ebf934264397ec6c815f5eb5f7ab26349d4fe1f]

#98185# configuration for default object size


2002-03-26  Kurt Zenker  <kz@openoffice.org>  [af2e737166f00a13aa50c7243ff11651a661db99]

new version for SRX642


2002-03-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [6a6520288fd17568c8535b724353aa66556e287c]

more ms wrapper


2002-03-26  Vladimir Glazounov  <vg@openoffice.org>  [51aae5aa84cc13682a42454a8ec8b8900d8f478e]

#65293# added one more file to deliver


2002-03-26  Mikhail Voitenko  <mav@openoffice.org>  [91614fc47405783ac7d0b0db3602ea65f1b3ab2c]

#98385# separate GUI and API parts


2002-03-26  Mikhail Voitenko  <mav@openoffice.org>  [48e9044b1dc11d1713d4b4fcf219bc9f54766f58]

#98385# separate GUI and API parts


2002-03-26  Rüdiger Timm  <rt@openoffice.org>  [62ff3799c111abbd561ef38309f829fb485af7b0]

new version for SRX642


2002-03-26  Stephan Schäfer  <ssa@openoffice.org>  [f1f5901c79686d10d31984cffbe067b6967a2925]

#96971# use color constructor


2002-03-26  Sven Jacobi  <sj@openoffice.org>  [b995bdaeadd8d7da7a48a8b93f80fdd5afe07526]

#97890# removing text dependent assertions for documents created by Applixware


2002-03-26  Sven Jacobi  <sj@openoffice.org>  [c5a59aa5fde32292fdcfca11786f3edb103c12c4]

#97890# removing text dependent assertions for documents created by Applixware


2002-03-26  Rüdiger Timm  <rt@openoffice.org>  [f6a582fe0cc1921a1f9675e728fb8afb2a9a4ba1]

new version for SRX642


2002-03-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [bb30008acb8104681d8d9d3c58749cfa97335f9b]

use unix escaping for win/tcsh


2002-03-26  Daniel Vogelheim  <dvo@openoffice.org>  [a9b9949becb79073d76fcb1eb82df0362b73bf7d]

#96530# implemented setAttribute() call


2002-03-26  markm  <markm@openoffice.org>  [8a3226086469f83132bf7309be76023fa77d452d]

Update to reparenting of Nodes from first text span.


2002-03-26  Gregor Hartmann  <gh@openoffice.org>  [8e4e17aa1be24e16c51d73753230e401d0a407e7]

#97785# create new testtool.ini/testtoolrc if none is available


2002-03-26  Stephan Schäfer  <ssa@openoffice.org>  [174faa0870ab9b4bb8b33216bc8cd1afe8d18928]

#96971# skip static controls with cursor


2002-03-26  Aidan Butler  <aidan@openoffice.org>  [5ee0365e58ef44b8aab52d6186f0b13e0c6ccca0]

*** empty log message ***


2002-03-26  Aidan Butler  <aidan@openoffice.org>  [241ab6477044f3fb6b98b62adbe1303474275dd2]

An object to contain any office type


2002-03-26  Vladimir Glazounov  <vg@openoffice.org>  [7fc750f15a3588ddb307e22c70114e8d9af9e1ea]

UDK304


2002-03-26  Vladimir Glazounov  <vg@openoffice.org>  [7a4eec820f005de8a28818f0318c3dc98dd223df]

UDK304


2002-03-26  Aidan Butler  <aidan@openoffice.org>  [9058ce4f43992152641e25ce408b1333486ed58c]

*** empty log message ***


2002-03-26  Aidan Butler  <aidan@openoffice.org>  [38e24be9e295e23943a2128e24aafccb380da859]

added support for unzipped files


2002-03-26  Aidan Butler  <aidan@openoffice.org>  [08877d627f62979af6fe02d14cd96b1f203ab100]

Added support for unzipped files


2002-03-26  Aidan Butler  <aidan@openoffice.org>  [eb3cc202cc0c275b48cff23091a1f0c526e70357]

Support for unzipped files


2002-03-26  markm  <markm@openoffice.org>  [ee8a9fb91855566f9930cc5d11f89bb00846bf0c]

Recoding of special case for last paragraph text additions.


2002-03-26  Martin Hollmichel  <mh@openoffice.org>  [618f89696143f99cc7ae865076607b8e70dfd1c1]

add: cygwin


2002-03-26  Martin Hollmichel  <mh@openoffice.org>  [17ec3915013a07837ab5d646144da95148ad2ec7]

add for cygwin


2002-03-26  Bustamam Harun  <bustamam@openoffice.org>  [64dd421df45fc6969369f391ee393e5edbc62568]

#97583# fix syntax


2002-03-26  Joachim Lingner  <jl@openoffice.org>  [968dccbf9adaebcc7d404e253d1c5d9f7a589fb6]

#98345#


2002-03-26  Aidan Butler  <aidan@openoffice.org>  [bb1b1ecb19e12ec4f2b3b02f6675433fde860563]

Mime-Type Change


2002-03-26  Bustamam Harun  <bustamam@openoffice.org>  [63b1fb42b7528e16677cb3e75284ca5c2adde032]

#97583# add new libraries


2002-03-26  Bustamam Harun  <bustamam@openoffice.org>  [84321fa5fce83018173a116730a71da0e5d55a7e]

#97583# add Include files


2002-03-26  Bustamam Harun  <bustamam@openoffice.org>  [e52b9330d9a804369547d2ac80160664355df977]

#97583#  Add 2 new arabic locale ar_LB and ar_TN


2002-03-26  Bustamam Harun  <bustamam@openoffice.org>  [2c4d3b21020f6330dbc76f1c33c21fdaef1589b4]

#97583# Add 2 new arabic locales ar_LB and ar_TN


2002-03-26  Bustamam Harun  <bustamam@openoffice.org>  [f901827d1b9b856f86b11dda014d63a2401c66bd]

#97583# Remove obsolete tag


2002-03-26  Bustamam Harun  <bustamam@openoffice.org>  [1224ea06d3dae30e854916472ecbe378389f0d72]

#97583# add Transliteration


2002-03-26  Kurt Zenker  <kz@openoffice.org>  [0a5662d7ad1eded2f5e26dd6cd807b2862aac212]

new version for SRX642


2002-03-26  Bustamam Harun  <bustamam@openoffice.org>  [0c29287f73850063ce65112e520cfe8cb8fe68c1]

#97583# add transliteration data


2002-03-26  Niklas Nebel  <nn@openoffice.org>  [823ab051ce7a509242695d56eace1ea291f080c4]

#97627# ScUndoUpdateAreaLink: Delete old contents before copying back


2002-03-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b51d6f75812fd4f7378c8d3e1245eb6f23107a60]

wrap use_shell before including unitools.mk


2002-03-26  Bustamam Harun  <bustamam@openoffice.org>  [fc680b643030fc2c99dcfffe75e762ee35e5f292]

#97583# Modify for new services


2002-03-26  Bustamam Harun  <bustamam@openoffice.org>  [f647df2758c6f847b00170155a9a6fbbb0fafcaf]

#97583# Add inputsequencechecker


2002-03-26  Bustamam Harun  <bustamam@openoffice.org>  [7f3fe7215207c2aceba4124651057e5fb49e4016]

#97583# reorganize files


2002-03-26  Bustamam Harun  <bustamam@openoffice.org>  [bd0038066ee70ff8290426937c4528fdcd8a7b8c]

#97583# add include files


2002-03-26  Philipp Lohmann  <pl@openoffice.org>  [67a2ef0b16b2a5c845a0b8d93db2065d430b2d8e]

#97809# do not insert mnemonic twice


2002-03-26  Aidan Butler  <aidan@openoffice.org>  [2c44d0cfa9cc4512ff3a58e11c1937bfca6e1ea2]

*** empty log message ***


2002-03-26  Aidan Butler  <aidan@openoffice.org>  [858a291075ea34d66b62db2b64aff5baa362be1e]

Added DocumentMergerImpl and ConverterCapabilities


2002-03-26  Aidan Butler  <aidan@openoffice.org>  [453e23cb25dfadf62813a896559677ae36529d47]

Merger Implementation Code


2002-03-26  Daniel Vogelheim  <dvo@openoffice.org>  [711399decae7fc8b44f4281f48bd5e9804c19ff8]

#96530# fixed build problems in PRODUCT-version


2002-03-26  Daniel Vogelheim  <dvo@openoffice.org>  [78d6f8accc5916f8060947a64e9f0155c8cc88ef]

#96530# getAttributes(...) implementation         (no attribute substitution (i.e. gray background for fields) yet)


2002-03-26  Ocke Janssen  <oj@openoffice.org>  [76687efc525d82edadf922eabf50085ccae36d8d]

#93306# new helper class to scroll while dragging


2002-03-26  Joachim Lingner  <jl@openoffice.org>  [b2dd66166d5903b6258efcf9ac75cf7fbdace8af]

added AnyConverter_Test


2002-03-26  Joachim Lingner  <jl@openoffice.org>  [0a6b5e55b87679b7935a2a7b7aa04a529fad2864]

test programm for AnyConverter


2002-03-26  Ocke Janssen  <oj@openoffice.org>  [bbaaa46c0e303e306e0fa6de8b2e3396251fb020]

#98347# recalc lines before invalidate


2002-03-26  Stephan Schäfer  <ssa@openoffice.org>  [3c3c7418ac159097eeca2453019f4aadc12d8004]

#98168# send asctivate/deactivate events on focus change


2002-03-26  Stephan Schäfer  <ssa@openoffice.org>  [1e1f134ca60fa18bb9129ee281d152a405e14f98]

#97021# darkness threshold


2002-03-26  Frank Meies  <fme@openoffice.org>  [70245e99f8ec02a0cabd19d83237c9dd9ddcb95e]

#98281# CTL - Calculation of end of SwBidiPortion


2002-03-26  Frank Meies  <fme@openoffice.org>  [816bbd9835b20a7c87b3b788f522e23736f22b14]

#98281# CTL - Kashida justified alignment


2002-03-26  Frank Meies  <fme@openoffice.org>  [ec35a4aca634d952afc8f1e4c75a5fd2977abea8]

#98281# CTL - PostIts in RTL paragraphs


2002-03-26  Frank Meies  <fme@openoffice.org>  [ea471cc4543786a74a405c67e841fb6e38334ebf]

#98281# CTL - Flys anchored as characters


2002-03-26  Ocke Janssen  <oj@openoffice.org>  [e014d09ad726ea7efb85bf8793718c8a2983df50]

#98353# new parameter for addConnection


2002-03-26  Ocke Janssen  <oj@openoffice.org>  [fdcfd6b4869f683207af2ac4c04ad66b7d266b55]

#98353# wrong cast parameter


2002-03-26  Ocke Janssen  <oj@openoffice.org>  [f11eac1d3d6783df1677b1b1f4eee4d65112ce9e]

#98353# new parameter for addConnection


2002-03-26  Bustamam Harun  <bustamam@openoffice.org>  [c54f607143a7b70e21154a5fe97082ef548634b0]

#97583# Add name space


2002-03-26  Bustamam Harun  <bustamam@openoffice.org>  [54493be4abf7644cd8b6ad973bb0daccfb0d4e1a]

#97583# Add Collator


2002-03-26  Bustamam Harun  <bustamam@openoffice.org>  [88eb5cc80cb71dd13cb0d147f765e9808c3d157f]

#97583# Add Character Classification


2002-03-26  Bustamam Harun  <bustamam@openoffice.org>  [736e7a711af5437ef5b7dfb2ed050c0053fdaaaa]

#97583# add Calendar


2002-03-26  Bustamam Harun  <bustamam@openoffice.org>  [d8ecdf5139f65b616fcf8d26b4d3ebac099501e0]

#97583# Add Dictionary Breakiterator data


2002-03-26  Bustamam Harun  <bustamam@openoffice.org>  [c5cd37730e145b86129c6503ae5661820ae042e7]

#97583# Add Breakiterator


2002-03-26  Bustamam Harun  <bustamam@openoffice.org>  [23bb0fc7d67ba95b2e7a823086740a9fd7721b6c]

#97583# Add drafts/com/sun/star/i18n


2002-03-26  Bustamam Harun  <bustamam@openoffice.org>  [5283f45440a12168e6f996e90f51625f66a1b76e]

#97583# Change calendar and breakiterator


2002-03-25  Vladimir Glazounov  <vg@openoffice.org>  [32ef44ac44ffe86b1a95d3d69d6c4b4186af66b4]

new version for SRX642


2002-03-25  Kurt Zenker  <kz@openoffice.org>  [0c78b73fbda3ad1eb17ef58c31c1bbde48abac0a]

new version for SRX642


2002-03-25  Kurt Zenker  <kz@openoffice.org>  [879519663c6765949b7a4ec60e6a798506df0f0c]

new version for SRC653


2002-03-25  Sven Jacobi  <sj@openoffice.org>  [96898785377e3776ffcf358d95e6c09affc13090]

#97889# removing assertion


2002-03-25  Philipp Lohmann  <pl@openoffice.org>  [a12cc525ac9efeacce2ab3561944df18afa338ad]

#98364# don't Commit on shutdown unless necessary


2002-03-25  Daniel Vogelheim  <dvo@openoffice.org>  [7f3d25849839134adda6ea572ec1fa4960cdef3e]

#96530# redlines on end nodes


2002-03-25  Sven Jacobi  <sj@openoffice.org>  [85af200c8fd111b6b2099cabbc32e058307749cb]

#98249# added import of shadow transparency


2002-03-25  Daniel Vogelheim  <dvo@openoffice.org>  [1377233eb8fcace54b44a4180dba6c2fc3684e68]

#96530# redlines on table end nodes


2002-03-25  Kurt Zenker  <kz@openoffice.org>  [7eed37cc7917d1434ca26719952f34455e7d1187]

new version for SRX642


2002-03-25  Daniel Vogelheim  <dvo@openoffice.org>  [e2a4f9f17a6f8199e7fd6273904e9aad03d4c82d]

#96530# redlines on endnodes are allowed, as long as they have content         (in the documents' redline section)


2002-03-25  Daniel Vogelheim  <dvo@openoffice.org>  [ce9ccf32481ccf1262bca9cdffb1819ff3a7d7f1]

#96530# import/export of redlines that are contained in end nodes


2002-03-25  Stephan Schäfer  <ssa@openoffice.org>  [72cfc6860f2014f75a0c7d748427fe1ac6a47bd8]

#97021# check HC mode before using light green


2002-03-25  markm  <markm@openoffice.org>  [ad0e467bd8200fa441ed00c95feb483a9d10ddf9]

Special case for last paragraph removed in reading paragraph data for PSW -> SXW conversions


2002-03-25  Philipp Lohmann  <pl@openoffice.org>  [27d36214d7552a5cf4ec25413096a32ad7585d66]

#97809# accept multiple mnemonics if necessary


2002-03-25  Aidan Butler  <aidan@openoffice.org>  [811c851c87b10907bf9af65d478b4836e46a41c2]

Excluded MiniCalc JavaDocs


2002-03-25  Sven Jacobi  <sj@openoffice.org>  [d1cffe34b08f2c1aba38ef962fe1cf6ec043ccc3]

#98326# do not set the logic rect for autolayout vertical title text chart


2002-03-25  Kurt Zenker  <kz@openoffice.org>  [626dde6e354422767f42697d8f3f1a27ff0329c9]

new version for SRX642


2002-03-25  tpf  <tpf@openoffice.org>  [66ad4fd76d011c46347cb47a97c506b7c015ba2b]

#98176# UDK implementation of XLogger service added to build list


2002-03-25  Rüdiger Timm  <rt@openoffice.org>  [344c8db5efce8a0bbdcb9e8d153ca0014e89bf26]

new version for SRX642


2002-03-25  Kurt Zenker  <kz@openoffice.org>  [ed2c9c70d74a49f3b5e898930edbe927fa69c2df]

new version for SRX642


2002-03-25  Aidan Butler  <aidan@openoffice.org>  [570d95afe6d1c49bde88b5c364a9792bafae036f]

MiniCalc Plugin


2002-03-25  Vladimir Glazounov  <vg@openoffice.org>  [2be2ad480f127b19601bc35acea7ab69eebe13de]

new version for SRX642


2002-03-25  Peter Burow  <pb@openoffice.org>  [aa5fa46a9910b75f171a573bdb35f0fd40267269]

fix: #97498# support for large toolbox bitmaps


2002-03-25  Peter Burow  <pb@openoffice.org>  [c42f39872f50265cf14b0c5c970ee8ac543faf09]

fix: #97498# moved from sfx2


2002-03-25  Kurt Zenker  <kz@openoffice.org>  [4f6e6ae0564134651f3b0fa659b4c5c0203e14c0]

new version for SRX642


2002-03-25  Daniel Boelzle  <dbo@openoffice.org>  [5431f53b8598e06c8cdbed42ce05eb3d8d8ed216]

#98144# added missing attributes


2002-03-25  Stephan Schäfer  <ssa@openoffice.org>  [9eb5ccc461b6a58df850817462518c20b7ce59f1]

#97021# improved disabled text in HC mode


2002-03-25  Stephan Schäfer  <ssa@openoffice.org>  [53dd23d147b00811c3275780251f8ffd53998817]

#97021# improve selection in HC mode


2002-03-25  Sven Jacobi  <sj@openoffice.org>  [595c2af4049d43c1303f3605aab5ed1b0ba58cbc]

#98324# using AUTOLAYOUT_OBJ for Layout Title 2 Content


2002-03-25  Ocke Janssen  <oj@openoffice.org>  [cd196e40112a68db8c545ebd7ec4ebbee15b8e3c]

#96518# new service description for ODMA access


2002-03-25  markm  <markm@openoffice.org>  [40c69f020c0dee2e4edd390852143a4e71f6cd15]

Fix to ensure that lines class variable matches number of elements in Line Descriptors vector.


2002-03-25  Thomas Benisch  <tbe@openoffice.org>  [ec99ba927b73d12c52f70dbc535d6fe801acc290]

#97222# implemented getAccessibleKeyBinding


2002-03-25  Philipp Lohmann  <pl@openoffice.org>  [8f9a90812e48f75d456bc377ed63f2c02e1ff75c]

#98335# invalidate pending user event in destructor


2002-03-22  Rüdiger Timm  <rt@openoffice.org>  [ccb8eb3353bbc2e762c50cfcab3cd3eceb3ce71c]

new version for SRX642


2002-03-22  Vladimir Glazounov  <vg@openoffice.org>  [4fb4c3a8765704fd3d4b27a08108f72ac516da60]

new version for SRX642


2002-03-22  Stephan Schäfer  <ssa@openoffice.org>  [62ef8b25f992d52fe69abea4413a7d4115261603]

#97038# use sound for info box


2002-03-22  Kurt Zenker  <kz@openoffice.org>  [254e500f2bfb72642d9052bb48a5a76234c6a012]

new version for SRC641


2002-03-22  Stephan Schäfer  <ssa@openoffice.org>  [01ba3c65ceb56cadae517aacd38a3dcb54eefe55]

#97021# highlight text buttons


2002-03-22  Stephan Schäfer  <ssa@openoffice.org>  [7179ea4d6bfd7e4b1e8d317cd11a8d968ef9836a]

#97021# dont highlight disabled entries


2002-03-22  markm  <markm@openoffice.org>  [18b477def930aadd839982feccf91cced3bce344]

Update for correct build of Pocket Word plugin.


2002-03-22  Daniel Vogelheim  <dvo@openoffice.org>  [2d6e3400ee8f937045abef14b069b6ed73354f75]

#95586# fixed problems with Solaris-compiler (no adress of temporaries)


2002-03-22  Stephan Schäfer  <ssa@openoffice.org>  [978b97a218b9d1b2263714d41a8cf4ed2f54dec0]

#97021# take care of high contrast in draw disabled text


2002-03-22  Stephan Schäfer  <ssa@openoffice.org>  [c301b03f1741e3305043e5a303173c1eb321e7f4]

#97021# improve dark/bright thresholds


2002-03-22  markm  <markm@openoffice.org>  [61413a25e7ff208896fb5e4bfaa6fb86e5551e81]

Update to include Pocket Word plugin.


2002-03-22  Kurt Zenker  <kz@openoffice.org>  [e752da3ceb175cfc24c9a7c5515669318a0ba449]

new version for SRX642


2002-03-22  markm  <markm@openoffice.org>  [778101d4ec8b53b5f8c64889151192265c02d33f]

Update to include Pocket Word plugin


2002-03-22  markm  <markm@openoffice.org>  [2e303694216ad40b2903add0ee6cc7af841771a8]

Update to include utility classes used by Pocket Word plugin.


2002-03-22  markm  <markm@openoffice.org>  [d3768129b5168e6928ed62aa1a177a507e9b5d50]

Initial import


2002-03-22  markm  <markm@openoffice.org>  [28f819fcd21050bbe76527178619626b0d69305e]

Initial import of Pocket Word plugin


2002-03-22  Vladimir Glazounov  <vg@openoffice.org>  [a69b4a188676453134b0094dbda534b5b97c1ea8]

#65293# corrected typo


2002-03-22  Aidan Butler  <aidan@openoffice.org>  [aad668c4cbbf88a64a9cf4d125e3fe7c5bcedf6d]

*** empty log message ***


2002-03-22  Kurt Zenker  <kz@openoffice.org>  [1787164f5befbf11d8d405fdf27530207a0abf87]

new version for SRX642


2002-03-22  Sascha Ballach  <sab@openoffice.org>  [e5b578e80fd6c31dc9d4178030a9383915234315]

#95584#; SFX_HINT_DYING handles the base class


2002-03-22  Sascha Ballach  <sab@openoffice.org>  [47bb08fa7d5d182e5acd4e027bb9dff4d2d366d4]

#95584#; add shape support


2002-03-22  Sascha Ballach  <sab@openoffice.org>  [743df6404d4c722fcb7a0c246d6136086ef0297c]

#95584#; split XAccessibleEventListener in a own base class to make it possible to call disposing on the WeakAggComponentImplHelper


2002-03-22  Kai Ahrens  <ka@openoffice.org>  [416e938b7b87146bb6e0190887ed4f46ad58f45f]

#98312#: added support for high contrast bitmaps


2002-03-22  Sascha Ballach  <sab@openoffice.org>  [a1a461a7910106331d4d98a23d20c7c7b1c47ac3]

#95584#; add disposing


2002-03-22  Sascha Ballach  <sab@openoffice.org>  [3882ecc369fb04602af6a5d1f621cd7b91233082]

#95584#; add disposing; clip boundingbox


2002-03-22  Andreas Martens  <ama@openoffice.org>  [7391e96f6cc3b443a526d79617018e6d12defc7c]

Fix #96678#: Page style may change tthe layout direction


2002-03-22  Sascha Ballach  <sab@openoffice.org>  [3fa4c8ff04c9285d3801fa33c17195958a1c6906]

#95584#; add disposing


2002-03-22  Sascha Ballach  <sab@openoffice.org>  [1575bf8359fe478a8e10ddd792a5af4641b9fb09]

#98317#; add Orientation to SortParam Sequence; make the relative field numbers absolute


2002-03-22  Sascha Ballach  <sab@openoffice.org>  [ebca31005835555f0a25af1957b625b5c64ef4a3]

#98317#; take the orientation from sort descriptor, because on filterdescriptor the orientation is not set


2002-03-22  Sascha Ballach  <sab@openoffice.org>  [50a6839a29b7b94c50bc09bc3cd96cc03f3207a9]

#98317#; set the orientation while setting sortparams


2002-03-22  Aidan Butler  <aidan@openoffice.org>  [d4a3c91df2d1c3c4b17d8a72d24553cc901bebaf]

*** empty log message ***


2002-03-22  Andreas Martens  <ama@openoffice.org>  [6ed26d83d568a316974fdd2c2ddf0a3f94f5f406]

Fix #96678#: Field references and vertical environment


2002-03-22  Stephan Schäfer  <ssa@openoffice.org>  [d0969af6f72863d9e7ff098d10dc899b0a818c90]

#97017# choose useful border color


2002-03-22  Philipp Lohmann  <pl@openoffice.org>  [f362dba1d631865a6fac50da091a54236745befb]

#96985# dock/undock with key input


2002-03-22  Peter Burow  <pb@openoffice.org>  [59744c264604e11e6ac6135f159d109d6b3564ba]

fix: #98305# use osl_getThreadTextEncoding() instead of RTL_TEXTENCODING_ASCII_US


2002-03-22  Nikolai Pretzell  <np@openoffice.org>  [02ff8697bf503ec668510c019de88e6f7c696a2f]

Move autodoc to OpenOffice.org


2002-03-22  Armin Weiss  <aw@openoffice.org>  [780dd5cc91870a56ab518095903d1c542e445fad]

#67368# only take action when move is allowed


2002-03-22  Stephan Schäfer  <ssa@openoffice.org>  [e4aaf87abdf0e10ccf2ae797fa2d0c9dd13662cc]

#96972# now f6 cycles through everything and ctrl-tab only menu-toolbar-floats


2002-03-22  Oliver Specht  <os@openoffice.org>  [69557f2d93b006dfed5521affc37928f3f362fe0]

#98294# get/setPropertyValues: exception type corrected


2002-03-22  Stephan Schäfer  <ssa@openoffice.org>  [cc2bc1dfc71ce9acbb1e52b329ed49769b9d66f9]

#98125# toggle next toolbar using ctrl-cursorkey


2002-03-22  Stephan Schäfer  <ssa@openoffice.org>  [90f8195894122889304d73ee6a464cf05d2c0506]

#96972# do not open menu on activate menubar


2002-03-22  Nikolai Pretzell  <np@openoffice.org>  [bdf24d7002d6457e1a834ca9d347d71be37f5980]

Move autodoc to OpenOffice.org


2002-03-22  Nikolai Pretzell  <np@openoffice.org>  [85b3ed536e8d536b54af9e31e515e55c0843ff52]

Move autodoc to OpenOffice.org


2002-03-22  Andreas Schlüns  <as@openoffice.org>  [2a95f0f231ed527cf241353ead0d77010464bcd3]

#98204# better reaction for _default inside fatoffice/webtop environment


2002-03-22  Hans-Joachim Lankenau  <hjs@openoffice.org>  [021d227ce6df409319e2bff5f1f0306c796fc82e]

fixed logic error in setting use_shell


2002-03-22  Andreas Schlüns  <as@openoffice.org>  [86d324781b392de52e8c55830025597ada01b1c0]

use findFrame() everytime


2002-03-22  Mathias Bauer  <mba@openoffice.org>  [333b4d6521733bcafdadd68337a8e66de08f4a79]

#98204#: no synchronous subdispatches in Webtop


2002-03-22  Nikolai Pretzell  <np@openoffice.org>  [de0435bc592c2bc86df7672ddd4be76e26da21a9]

Move autodoc to OpenOffice.org


2002-03-22  Thomas Lange  <tl@openoffice.org>  [b2e28e448cfb325f16eebad3de2f964e5fce0bb4]

#95848# Height property on a frame style should never be zero when queried


2002-03-22  Hans-Joachim Lankenau  <hjs@openoffice.org>  [3545218de11022cecdf7403feedbf2686a4bd8e5]

handle patch flags; prepare INCLUDE environment variable for use on windows in external modules


2002-03-22  Hans-Joachim Lankenau  <hjs@openoffice.org>  [4e79cd027f0ccd8834bcc191171f0defa9362f0e]

#97033# use stlport header


2002-03-22  Hans-Joachim Lankenau  <hjs@openoffice.org>  [44443541ae6546192345dac0087af790e64bf462]

force overwriting of include variable; javaversion persistent; fixed typo


2002-03-22  Hans-Joachim Lankenau  <hjs@openoffice.org>  [6959a91d146c3d46c8e4a459425772feb64a9007]

update wntmsci8 defines


2002-03-22  Philipp Lohmann  <pl@openoffice.org>  [4fb9ed2af136165f013675a0834855f1ecb4c7ed]

#98313# ignore Xerror when setting input focus to plugged window in :Show


2002-03-22  jp  <jp@openoffice.org>  [8c6c6523b18ed171ccc99328902643e768d40ab8]

#98208# Added RTL_TEXTENCODING_TIS_620


2002-03-22  Nikolai Pretzell  <np@openoffice.org>  [6b23e6a57e8a77de8f4bfdc79e7318398176ab1f]

Move autodoc to OpenOffice.org


2002-03-22  Armin Weiss  <aw@openoffice.org>  [3d526800140ff13e33bef647521c120cf2a05cb9]

#98185# default text for newly created default draw objects


2002-03-22  Nikolai Pretzell  <np@openoffice.org>  [0abfc2377adb70819cca6f789b366eed5c6a2d9d]

Move autodoc to OpenOffice.org


2002-03-22  Nikolai Pretzell  <np@openoffice.org>  [c89a53918be9d8dacafdb97ac8e7a0c3c0b3eeed]

Move autodoc to OpenOffice.org


2002-03-22  Armin Weiss  <aw@openoffice.org>  [00fa4b9c7b10b15427c34252e41fa0698bafc32d]

#98185# default text for newly created default draw objects


2002-03-22  Armin Weiss  <aw@openoffice.org>  [21db76c195a352c15856d2bcac2157dfc55fd0a1]

#98185# Create default drawing objects via keyboard


2002-03-22  Armin Weiss  <aw@openoffice.org>  [4cec4b95fcd980e08ef7c1c13f873c0303c7a43d]

#98185# Create default drawing objects via keyboard


2002-03-22  Ocke Janssen  <oj@openoffice.org>  [aaa1f3778529753a5696cf76cce4c71f1b330fea]

#98142# remove charset for jdbc drivers


2002-03-22  Peter Burow  <pb@openoffice.org>  [d4e183331ff1f90aa90bede0e761fb5e787fd274]

fix: #97876# VCLXComboBox returns the correct accessible context


2002-03-22  Peter Burow  <pb@openoffice.org>  [deb15ea66409bb4499afb6bd063430dbc0dc0b47]

fix: #97876# combobox files added


2002-03-22  Peter Burow  <pb@openoffice.org>  [0231b7e213d5437927efe327107159244425be00]

fix: #97876# warnings removed


2002-03-22  Peter Burow  <pb@openoffice.org>  [12287864d0e2d458735c2d1465ea8d935846ad53]

fix: #97876# new class ListBoxHelper


2002-03-22  Peter Burow  <pb@openoffice.org>  [865c7c1cc6281ce47c6eac8e229daa9069552406]

fix: #97876# syntax changes


2002-03-22  Kurt Zenker  <kz@openoffice.org>  [ac17468415ad0f5d8fbf5200a0f491f2c82e9ba9]

Merge SRC641: 22.03.02 - 09:11:35


2002-03-21  Hans-Joachim Lankenau  <hjs@openoffice.org>  [fa123c47962a0a54de4501e7da79bf7ef89fae0c]

use nawk for solaris


2002-03-21  Hans-Joachim Lankenau  <hjs@openoffice.org>  [677429c59680df64b1c510dc6d8ce709120a053d]

#98159# handle java versions - only on request


2002-03-21  Stephan Schäfer  <ssa@openoffice.org>  [fabadf42aa914c07e066b9f6e774ba0de481f112]

#96979# syswindow handling


2002-03-21  Daniel Vogelheim  <dvo@openoffice.org>  [0d6f059cfdb089e1d4889654c5d4587cef1152eb]

#95586# added replacement text for in-line graphics


2002-03-21  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a3b8e88cd01d918cdbfea4583b2e886924ed6ee9]

#98159# handle java versions


2002-03-21  Jörg Budischewski  <jbu@openoffice.org>  [9a8899d59b8660efcfe81e8fb33fad9b2ad93087]

#98036# test now tests for DisposedExceptions


2002-03-21  Jörg Budischewski  <jbu@openoffice.org>  [c9227c2c00874a600d35fd5b0fc3c3bc0336e505]

#98036# replaced RuntimeException with DisposedException


2002-03-21  Jörg Budischewski  <jbu@openoffice.org>  [037d353f38ae31eaa60076b7e0c927f9eb71e48e]

#98036# added DisposedException


2002-03-21  Kai Ahrens  <ka@openoffice.org>  [88366e86cac0c0e5ff80e96cc72999bbc8653385]

#98255#: activate OLE object on RETURN


2002-03-21  Armin Weiss  <aw@openoffice.org>  [9a573b0adc6914df1649818f0bb86ddf8ce0c60d]

#97016# Changed position calculation of to-be-inserted object. It now orientates on the visible view.


2002-03-21  Jörg Budischewski  <jbu@openoffice.org>  [eb1e9e42a918e47f840058f323f24b24eae3e8fa]

#98036# mappingException now deprecated


2002-03-21  Hans-Joachim Lankenau  <hjs@openoffice.org>  [47f22685d83a5441d054edc8b55bfaf6852cef11]

win32 doesn's mean 4nt


2002-03-21  Jörg Budischewski  <jbu@openoffice.org>  [d90dd9f646f6020697c14503fb391b9ae3471488]

#98036# runtime exception replaced by DisposedException


2002-03-21  Kai Ahrens  <ka@openoffice.org>  [e0571c06e8f2742c5e98d20c7ca3ae7945f7cae9]

#98299#: use hatch to draw text edit border


2002-03-21  Caolán McNamara  <cmc@openoffice.org>  [dbb7b87573a057039ee1c1930b318b79af083c91]

#97933# Possible to have a VBA_PROJECT_FILE and then have no macros


2002-03-21  Kai Ahrens  <ka@openoffice.org>  [aacc4c4642355bc9c6e1358c91fb356a99c3779e]

#98299#: use different colors for accessibility


2002-03-21  Kai Ahrens  <ka@openoffice.org>  [d9c6c00a2d20df10989b90213a45500f0ee9d3ab]

#98299#: set minimum hatch distance to 3 pixel


2002-03-21  Ocke Janssen  <oj@openoffice.org>  [44921282c4821eb7b15d1efa609c60df445bc849]

#96495# use of static function to create a time field


2002-03-21  Frank Schönheit  <fs@openoffice.org>  [524e72d4b9fdb3ef7aa86ec881d6ffe2a621d7f0]

#98293# dynamically determine the help file name, dependent on the document we're residing in


2002-03-21  Frank Schönheit  <fs@openoffice.org>  [5fda1a3d56620308659f75df97d224c25f7bd4b0]

#98293# no property set anymore - the HelpFileName is determined dynamically now, not fixed as property


2002-03-21  Ocke Janssen  <oj@openoffice.org>  [a74d6b34d014807bfb1f31bc21605dd795438fd4]

#96495# correct order of time parameter


2002-03-21  Caolán McNamara  <cmc@openoffice.org>  [460d917c475b65e2d00724473264f763f38a52ef]

#98220# dffmanager should not consult graphic cache for 0x01 graphics


2002-03-21  Christian Lippka  <cl@openoffice.org>  [d6d6f87a5ff29dd7c4847854cb5e590295edb1a1]

#95585# added missing XWindow interface


2002-03-21  Christian Lippka  <cl@openoffice.org>  [6f7c89931fc69366a1febf23d8f38ae213b2054d]

#95585# added missing XWindow interface


2002-03-21  Ocke Janssen  <oj@openoffice.org>  [aefacaef1b3f7e542ec9038054c502b21d819bd3]

#96215# set typename of column when not already set


2002-03-21  Ocke Janssen  <oj@openoffice.org>  [f78a27e2be65e24ea47630003867c9a5b8c50433]

#95856# renaming of the view corrected


2002-03-21  Ocke Janssen  <oj@openoffice.org>  [03b1ebc6076d6545ded3ccf006e9d777a8b28e6c]

#96780# disable save slot when no valid rows exists and ask for to delete table when all rows are deleted


2002-03-21  Caolán McNamara  <cmc@openoffice.org>  [f1ebc332b8ab4f29d3de0f80ee09eaa23334ae5a]

#98261# Even simple rects need seperate text object to support contour wrap and internal margins


2002-03-21  Christian Lippka  <cl@openoffice.org>  [6ef5ed0d832791a2115bcd94138d16fd1198bead]

#95585# added missing XWindow interface


2002-03-21  jp  <jp@openoffice.org>  [9df661120120bae316fa34cf59e8a1a196f4a3a7]

Task #92287#: optimize code and runtine for get selected row/box structure of tables


2002-03-21  Ocke Janssen  <oj@openoffice.org>  [dbc049294abef71a09b73ca55e75d779c47ace8c]

#96780# new querybox for deleteing table


2002-03-21  Peter Burow  <pb@openoffice.org>  [7208c0d1b86875fe5cd01d204ad9dc658f025892]

fix: #98206# no OpenOffice.org hint


2002-03-21  jp  <jp@openoffice.org>  [8ce6e3ad91507e943660beb515a1dfcdd1a52e3e]

Task #92287#: optimize code and runtine for get selected row/box structure of tables


2002-03-21  Michael Brauer  <mib@openoffice.org>  [dd8dacac09f810f0f65be4ac324674a42b27a3b7]

#95586#: Focus events


2002-03-21  Michael Brauer  <mib@openoffice.org>  [39b0800cfdd9e4a1581e95b6cdd66a56033b3fb2]

#95586#: Acquire solar mutex while creating accessible (VCL doesn't do that)


2002-03-21  Ocke Janssen  <oj@openoffice.org>  [4f9fff6d3d8c13ffb7836e2d63db07ba83766697]

#96780# disable save slot when no valid rows exists and ask for to delete table when all rows are deleted


2002-03-21  Michael Brauer  <mib@openoffice.org>  [0fc16d3977cf788ec926e1884ba54b3fb7cb8955]

#95586#: Editable state event for switching view to read only


2002-03-21  Ocke Janssen  <oj@openoffice.org>  [8af6e920982237c0d7f9c4eeb44eb37acb9bc8b0]

#96780# new querybox for deleteing table


2002-03-21  Ocke Janssen  <oj@openoffice.org>  [6c1ce57ddbc86cfcdf881326585eec5e7a383921]

#96780# new strings for error messages


2002-03-21  Michael Brauer  <mib@openoffice.org>  [e58e7cb31c882c00f7ce845c5e2b231e99667ccb]

#95586#: Focus events


2002-03-21  Joachim Lingner  <jl@openoffice.org>  [bfb8369538bb243f5b021dcd02ff28474818a847]

#97245#


2002-03-21  Ocke Janssen  <oj@openoffice.org>  [7de986f5df16fde750cadac02f88d1d72658d431]

#95761# convert bool true in not null and not false because access uses -1 as true


2002-03-21  Frank Meies  <fme@openoffice.org>  [7b31e85af732eaf1f1b4840c11d30a8af41c2a00]

#98281# Bidi - Add new parameter to GetMultiCreator for nested embedding


2002-03-21  Oliver Specht  <os@openoffice.org>  [c665924fa40544f4f44cba19214bfba887016cd0]

#97008 name/description of border lines changed


2002-03-21  Philipp Lohmann  <pl@openoffice.org>  [0c7d47300317f4d9f9d7d9869caf3010cf39dec5]

new np_sdk module


2002-03-21  Christian Lippka  <cl@openoffice.org>  [38e35c8b7f9008fda3d38d23cfae065ce572b098]

#98226# throw PropertyVetoException when setting read only property


2002-03-21  Ocke Janssen  <oj@openoffice.org>  [7cef8aaca77bfcac0ff1b98adbca943ce8385957]

#91189# saveValue in init


2002-03-21  Darragh Sherwin  <dsherwin@openoffice.org>  [5f9f38e99696463c0f2e98a5b227d89a272ce377]

Changed build file to reflect changes in the source layout of the OpenOffice Bean


2002-03-21  Daniel Vogelheim  <dvo@openoffice.org>  [2b8c8a287932dbaae89ae90de4308ac64ca9a52b]

#95586# added replacement text for post-its         (also made portions operate on the text node, rather than the model string)


2002-03-21  Sven Jacobi  <sj@openoffice.org>  [cc2931362f1796ca75db1e877af8b22d02f2b6ee]

#98278# correct importing of stretch effect


2002-03-21  Frank Meies  <fme@openoffice.org>  [b09713c1db6c1975111d2618fb20f60c41eee552]

#98281# Bidi - Initial changes


2002-03-21  Philipp Lohmann  <pl@openoffice.org>  [91f239a34b3dd054490cae2dbf5c062569b4229e]

#97051# add: WINDOW_POSSIZE_DROPDOWN, SetDropDownSize


2002-03-21  Tino Rachui  <tra@openoffice.org>  [0bd8cc5d94900572be6153092614caa8053d2ec1]

#98288#added missed type dependencies


2002-03-21  Tino Rachui  <tra@openoffice.org>  [2714fd9cb9196210a10bff304f38fe852221a9da]

#98096#added missed types to allow build from scratch


2002-03-21  Thomas Lange  <tl@openoffice.org>  [334eafd42c49366524add8ac720ac4c078fc9c2a]

#98237# fixed in 'current' version


2002-03-21  Oliver Specht  <os@openoffice.org>  [1874fee5ad258dcbea471ebcbe06ffead6648eb2]

#98007# set active control for empty descriptions, too


2002-03-21  Christian Lippka  <cl@openoffice.org>  [6830fa1537d5b89fcb7b5d45804c59a6fc570727]

#97607# export effects also for animation objects


2002-03-21  Frank Meies  <fme@openoffice.org>  [3a586af328c543ae2bcd4c3a17e1d106264dfb6a]

#98281# Bidi - Initial changes


2002-03-21  Christian Lippka  <cl@openoffice.org>  [89822b458d29fcce2e36dd5183a8a3e6a053cc56]

#96130# catch exception in c'tor and set error


2002-03-21  Tino Rachui  <tra@openoffice.org>  [a5f7411b28454c74f092d3774680563e07767890]

#96112#explicitly starting/stoping async. event notifier thread


2002-03-21  Tino Rachui  <tra@openoffice.org>  [7f3a03d6b6c761ff0e041fc26e709688ebd8f730]

#89491#additional methods for detecting os version


2002-03-21  Tino Rachui  <tra@openoffice.org>  [ca8deb5ff99766fc9fd013689111cec219ae26bf]

#89491#fixed bug in GetCtrlClass, correct check for a push button is style & BS_PUSHBUTTON == 0


2002-03-21  Tino Rachui  <tra@openoffice.org>  [5d852d74e96df41d14c652ea9aa7246611f4deb1]

#89491#


2002-03-21  Sascha Ballach  <sab@openoffice.org>  [a659f1714f984cdea4c261548c6f7cbbdafdb038]

#95584#; fix VisArea


2002-03-21  Tino Rachui  <tra@openoffice.org>  [9425f33a1fb121f6ad08aceb0760c34cf17463db]

#89491#support for resizing


2002-03-21  Tino Rachui  <tra@openoffice.org>  [6ec78fb18144e24a7483b4676a41024473c31cf1]

#96112#changed start/stop logic


2002-03-21  Tino Rachui  <tra@openoffice.org>  [329f11775f3febe663a4d259e59325386930bbe6]

#96112#explicitly starting and stoping async. event notifier thread in execute


2002-03-21  Ocke Janssen  <oj@openoffice.org>  [d3c51784a40b40d37d0f21a26bcb71b2ea9a325c]

#98280# reset new flag when deleteing some rows


2002-03-21  Ocke Janssen  <oj@openoffice.org>  [117f3479c591bc77be5b45088cd7440756d7acf4]

#98087# correct copy of one row selection


2002-03-21  Sascha Ballach  <sab@openoffice.org>  [d6d795c82248a66e20924b052f267a45e443b753]

#95584#; some little optimization


2002-03-21  Sascha Ballach  <sab@openoffice.org>  [5d9a969e081ec7f3de2860603d519c5e2bd9caa9]

#95584#; add text support of preview


2002-03-21  Ocke Janssen  <oj@openoffice.org>  [e893ca273819ce56258aa3dbc943768aca515d97]

#95144# enable create button again when on firstpage


2002-03-21  Sascha Ballach  <sab@openoffice.org>  [78dbc65d3c6f51f0fc45f92f0706c30149fdf5c4]

#95584#; replace SetDefunc by disposing (of XComponent); use ImplHelper


2002-03-21  Tino Rachui  <tra@openoffice.org>  [cd329519ffd78703eca2c8fa213ef15bed9e60bb]

#97633#


2002-03-21  Sascha Ballach  <sab@openoffice.org>  [c05266a5ec699a16c08189d6553053ef901471ed]

#95584#; replace SetDefunc by disposing (of XComponent)


2002-03-21  Tino Rachui  <tra@openoffice.org>  [fb267eb68e2e4e7f8f76220248b6b467f2802e96]

#96112#explicitly starting and stoping async. event notifier thread


2002-03-21  Ocke Janssen  <oj@openoffice.org>  [d4c24997af2f63da4f5598af1e3e5309a3622230]

#95144# enable create button again when on firstpage


2002-03-21  Tino Rachui  <tra@openoffice.org>  [87d93251d233b37f8cc0f0c00a68a89637cd2570]

#96753#now aligning custom controls at runtime


2002-03-21  Ocke Janssen  <oj@openoffice.org>  [46f2f0cee34db147a263270f787c9e5b786662ed]

#98215# delete table config entry when deleted


2002-03-21  Ocke Janssen  <oj@openoffice.org>  [ec617b8bf4153308d94026bcdad7f279a62d4146]

#98109# adjust column position again


2002-03-21  Ocke Janssen  <oj@openoffice.org>  [769ab3b0299cf2878ad89df37965920cf29dc920]

#98031# hide add tabledialog when switch to textview


2002-03-21  Tino Rachui  <tra@openoffice.org>  [b8f5306158a31d265f58e84a24dfb57499ff3757]

#89491#97633# now calling setShowState when the status of the preview checkbox changes; code for generating a preview image changed


2002-03-21  Sascha Ballach  <sab@openoffice.org>  [1c6d5c38efe55a73a8c748f3a9a50f12060e2e5e]

#95584#; replace SetDefunc by disposing (of XComponent); add Text support


2002-03-21  Sascha Ballach  <sab@openoffice.org>  [27c4f68ce10bcfd198a31baef1188bf9ef141e61]

#95584#; add Text support


2002-03-21  Sascha Ballach  <sab@openoffice.org>  [6ea2f07fc34d7f8296e5f484ada4a33415098906]

#95584#; replace SetDefunc by disposing (of XComponent)


2002-03-21  Sascha Ballach  <sab@openoffice.org>  [ccbce90694f4240c70d8a6ebf1bccf99b7adad02]

#95584#; use WeakAggComponentImplHelper6 instead of WeakImplHelper6


2002-03-21  Sascha Ballach  <sab@openoffice.org>  [daf37a92d4b1f27ec8046267a7662463582deb11]

#95584#; use ImplHelper


2002-03-21  Sascha Ballach  <sab@openoffice.org>  [6dff06c5c0af05aaa14276717508ea84991cf8f6]

#95584#; add Preview support for Accessibility


2002-03-21  Sascha Ballach  <sab@openoffice.org>  [fcfb5f5ffa411f92ff8cb4f6f37caa5dfe289b21]

#95584#; add Preview support for Accessibility


2002-03-20  Rüdiger Timm  <rt@openoffice.org>  [6b299b9b39bb664e69e24b24bb45954f7f1b9a57]

WDK110


2002-03-20  Caolán McNamara  <cmc@openoffice.org>  [de6be5830bad59c11c3ce8c5d60910c2f090ab66]

#98230# undocumented table positioning#


2002-03-20  Christian Lippka  <cl@openoffice.org>  [1faddbbfacc54e6f4dae754657b09283439bd1cf]

#97445# fixed control sizes or spanish


2002-03-20  Philipp Lohmann  <pl@openoffice.org>  [3e2c0e06b5f5193fd63dc6bdca16475ed12568e9]

#98247# MUST: remove RTL_TEXTENCODING_STD_COUNT


2002-03-20  Philipp Lohmann  <pl@openoffice.org>  [b58915b208e131979329fa95a855f5b4ed91a697]

#98247# MUST: remove RTL_TEXTENCODING_STD_COUNT


2002-03-20  Oliver Specht  <os@openoffice.org>  [6c70ab0f854fe7969427c6f2bc3523d1606f4c58]

#97008# key control implemented


2002-03-20  Oliver Specht  <os@openoffice.org>  [b94cc63afc2d33dc22e0c9d40a1692dee128532f]

#97008# additional labels inserted


2002-03-20  Oliver Specht  <os@openoffice.org>  [5aa5b3daae6d2fd1826016d5b773d9e2658c730d]

#96678# left/right exchange on footer page, too


2002-03-20  Daniel Boelzle  <dbo@openoffice.org>  [85e978bdc96502221553c0157b878ab1ae04faff]

#88919# corrected docu tag


2002-03-20  Christian Lippka  <cl@openoffice.org>  [1bf092526f3622edaf63ebf402b4ae86ca5aaea0]

#97891# unlock docshell before model is disposed


2002-03-20  Kai Ahrens  <ka@openoffice.org>  [00b9519e9a1ec89907878f71499a82c2d70b18b1]

#96265#: don't allow D&D during presentation


2002-03-20  Kai Ahrens  <ka@openoffice.org>  [df1cbb72bb08fbf0bff3bfbc5db9ff931fef3fb5]

#98271#: adjust ::drop method to support JClient


2002-03-20  Andre Fischer  <af@openoffice.org>  [2e111e55f13cc343abee64d02597e8f3e3fdc62c]

#95585# CreateAccessibleObject returns implementation object.


2002-03-20  Christian Lippka  <cl@openoffice.org>  [cd93a590a9923c935dc3c32c92e26053e89ba222]

#97111# even notes pages can have background objects


2002-03-20  Mathias Bauer  <mba@openoffice.org>  [9e538c68f1c7509e4db8651861040fbd24ee36ef]

#97276#: don't remove TempNameBaseDir on cleanup on start


2002-03-20  Kai Ahrens  <ka@openoffice.org>  [33e6d47042317526587c2f29b660a0852bcb00ff]

#96876#: set bullet font charset to RTL_TEXTENCODING_UNICODE


2002-03-20  Andreas Schlüns  <as@openoffice.org>  [5e18c607a35ebfc5446925ef70078acb4058623b]

#97528# replace (openoffice.org 6.0) with (openoffice.org 1.0)


2002-03-20  Sascha Ballach  <sab@openoffice.org>  [8c29c0192cbcff6029d19f25e5dd114153c2464f]

#98202#; add CompileXML


2002-03-20  Kai Ahrens  <ka@openoffice.org>  [31c83d86080cf4ba93c1bf22542df2fe7dc28405]

#96284#: call SetModelChanged after changing a macro event


2002-03-20  Caolán McNamara  <cmc@openoffice.org>  [9174e7bc50f283ba3e7e0724e3710bcf327c918c]

#98231# export list restarting


2002-03-20  Daniel Vogelheim  <dvo@openoffice.org>  [d2bb8fb4e693c18f952a6812475ccdcb8f6acd5d]

#95586# added two Resources for accessible replacement texts


2002-03-20  Hennes Rohling  <hro@openoffice.org>  [aa8643aeb1fb94574cc4d43950749f906e4d43ba]

#98236# Remove quickstarter component


2002-03-20  Oliver Specht  <os@openoffice.org>  [24f26089925724066ff7c0821c68851be51e259b]

#97978# close preview button as text only


2002-03-20  Oliver Specht  <os@openoffice.org>  [166b6f001fc5546fe89ea65af536af9bcedfa53b]

#97978# close preview button as text only


2002-03-20  Daniel Vogelheim  <dvo@openoffice.org>  [901f9f58652f5107c301b0e16984ff4dfdd9c1fe]

#95586# portion-wise text access fixed


2002-03-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [c2dada4857a9d987a08bbf5a8c1202181e0aa463]

#65293#: i18n::LocaleData


2002-03-20  Christian Lippka  <cl@openoffice.org>  [d51db4a88409649bc00aad5a3dd022bc56f4b076]

#97636# clear vertical flag on outliner


2002-03-20  Daniel Vogelheim  <dvo@openoffice.org>  [6ea39a146bbf637bb57700afd44337afdcc95687]

#95586# improved word-wise text selection         added attribute-wise text selection         added cut/copy/paste         improved parameter checking


2002-03-20  Sascha Ballach  <sab@openoffice.org>  [d6f0c902267234a00e72de481852e482b9cb893f]

#97595#; use SetTextNewDefaults which takes ownership


2002-03-20  Sascha Ballach  <sab@openoffice.org>  [f1ea4e1b0aa4f82487442fad86405a1640a1a6cb]

#97595#; give possibility to use a SetNewTextDefaults which takes ownership


2002-03-20  Oliver Specht  <os@openoffice.org>  [3a9b8100c144c09d5e8fba8fa424fc94794793ed]

#97978# keyboard access corrected


2002-03-20  Gregor Hartmann  <gh@openoffice.org>  [8e43a02f3badaa67ffbe0f8dbfc15f19e12f2c25]

#96223# dont allow two save MessageBoxes at on time


2002-03-20  gt  <gt@openoffice.org>  [86e33bbd95f0ed8f27172a2ab048392c2f8370d3]

#97365# additional fixes


2002-03-20  Oliver Specht  <os@openoffice.org>  [de723c101c7a248315bfad0e7929ffea1a779373]

#96530# Start/EndRedline impl. at cell and footnote


2002-03-20  Oliver Specht  <os@openoffice.org>  [2c1e003ec00e7743d077c4866c248bcda1f068a6]

#96530# Start/EndRedline impl.


2002-03-20  Michael Brauer  <mib@openoffice.org>  [54a7048c6037644058d44431951cbc21cfb59cce]

#95586#: Don't throw exception if child is not contained in parent


2002-03-20  Oliver Specht  <os@openoffice.org>  [f45fceaa72fa1ecd2855f714fc6aa80c36a44752]

#96530# don't call SwXText method in descriptor state


2002-03-20  Sascha Ballach  <sab@openoffice.org>  [548fee7aedc8455e0ca0e0aa63c41aec6d13b0a5]

#95584#; compare returns a bool now


2002-03-20  Sascha Ballach  <sab@openoffice.org>  [f47fbf9596720a8ac0821ed043578dd2eb33c82e]

#95584#; use concatSequence instead to make it alone


2002-03-20  Frank Schönheit  <fs@openoffice.org>  [333a4ab6c1fc35740b8be844a0e245dd0dec6ae2]

GetInterface: be more tolerant against invalid arguments (don't crash!)


2002-03-19  Michael Rauch  <mrauch@openoffice.org>  [3101dc4d92aad315e8738fc0f6d987dd624b3d2e]

makefile for NetBSD/i386 completely reworked based on unxlngi3.mk


2002-03-19  Michael Rauch  <mrauch@openoffice.org>  [cae27ca4d6bd14c5f5441d06c21eb43c2a3a0c4f]

Add bridges directories for gcc2 NetBSD: i386, sparc, powerpc; IZ#3474


2002-03-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [c9887c54581dbbc0918c75668bf9fce813e4632e]

some case wrapper


2002-03-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [2daf455fa387e22f1765e5405069123051ee9567]

use_shell to upper case


2002-03-19  Eike Rathke  <er@openoffice.org>  [05700ef12374707ab2fe67468bd62a9d7a4743c8]

#i3549# incorporated patch provided by Jes+s Corrius, mainly date format issues


2002-03-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [7363bfb0f3cf407d7d15bcaa79b88732f8e76c2f]

get PWD from the shell


2002-03-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [9a9f4fb2693f1d83070e0325357b9f662fd28fbe]

new version for SRC653


2002-03-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [cae1aae5c53b4472474274614fdf3f9af4d455b7]

new version for SRC653


2002-03-19  Philipp Lohmann  <pl@openoffice.org>  [02844ccf232354d9908e59e8a3534bfce582cf41]

#96979# dummy implementation for REMOTE_APPSERVER case


2002-03-19  Andre Fischer  <af@openoffice.org>  [7fcb95c16cbf3a1aadcc8241cc586e15cc4e9656]

#95585# Added header for creation of string constants.


2002-03-19  Mathias Bauer  <mba@openoffice.org>  [84f0b62954ba6c31f021bb67db1db08c5691ddd3]

#98169#: don't share Popup menues


2002-03-19  Mathias Bauer  <mba@openoffice.org>  [42edbed6db09eb640603678b1c2e0840b2eb50e7]

#97276#: don't remove soffice.tmp if it's not empty


2002-03-19  Philipp Lohmann  <pl@openoffice.org>  [24ab19d1666c80c5c9801fbad1b91e521b7598bb]

#96979# make DockingWindow a system window


2002-03-19  Daniel Vogelheim  <dvo@openoffice.org>  [479e47edcf191059f98fd79482193700ce7b5b71]

made main class a Singleton (needed for display of Dialogs)


2002-03-19  Daniel Vogelheim  <dvo@openoffice.org>  [49d266114448f89b26c18aa791dc64127441ef9a]

include context menu for XAccessible(Editable)Text


2002-03-19  Daniel Vogelheim  <dvo@openoffice.org>  [0fcc033a640b8b73da17f22ef662252596e4dfda]

proper asyncronous event delivery


2002-03-19  jp  <jp@openoffice.org>  [ac81c3bd8d87a11636fbbe3c6eb49e8ae838f187]

Bug #98248#: IsSelOver - detect table in section and skip over it


2002-03-19  Oliver Specht  <os@openoffice.org>  [366b3965fee97f4eb9382452de53f41afd25c870]

#96530# property EndRedline implemented at all XText objects


2002-03-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [6714ebd76eb212f5077bfa2dd6238767066862d1]

removed ticks around batch parameter


2002-03-19  Oliver Specht  <os@openoffice.org>  [ce276044034010c4fd4c35e3dfd025cad8099ffb]

#96530# Start/EndRedline impl.


2002-03-19  Christian Lippka  <cl@openoffice.org>  [96ab961ec630bbc1608b4185b095b36761ebac98]

#95585# don't notify for background shape


2002-03-19  Eike Rathke  <er@openoffice.org>  [e7251afecf96e697c0387447571960c6fcc29235]

#97583# of course the interim .cxx files and not the .obj files depend on the saxparser executable


2002-03-19  Stephan Bergmann  <sb@openoffice.org>  [d2cf878b2db96d153a0d529f3c327f53cf2d857e]

#98247# Remove RTL_TEXTENCODING_STD_COUNT.


2002-03-19  Stephan Bergmann  <sb@openoffice.org>  [bd367885cc73eabc6b6f6bbd8557a3c644efd737]

#98247# Remove RTL_TEXTENCODING_STD_COUNT.


2002-03-19  Kurt Zenker  <kz@openoffice.org>  [eed1acaf88f8c144fe945c7dff487b62e001ff31]

new version for SRX642


2002-03-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [a754aa141f25b368c1a7a04e375726604c5d8eee]

#65293# syntax


2002-03-19  Armin Weiss  <aw@openoffice.org>  [f7fabaa312957974fb0e411bfa654d3de93fd204]

#97016#, #98245# use changed rectangle, not original one


2002-03-19  gt  <gt@openoffice.org>  [68be2e91db7f833eddae9b2de8e886494687a485]

#97365# additional fixes


2002-03-19  Vladimir Glazounov  <vg@openoffice.org>  [8c6fa3c95e848a50ef49fc44ad4f237020dd5952]

new version for SRX642


2002-03-19  gt  <gt@openoffice.org>  [69db0a2f9a5832ba7c955e714bbf4dd58c4c1d68]

#97365# additional fixes


2002-03-19  Ocke Janssen  <oj@openoffice.org>  [49b6b12f8f067c5c4880c8ab5f6c1eb55865b6ee]

#98086# delete rows which were deleted before


2002-03-19  Kurt Zenker  <kz@openoffice.org>  [c10035b43e8a7f597bde2ddc87b45f0ccf29beaf]

new version for SRC653


2002-03-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [98f2846c64f258fc0202954479e8fa6fcc0194d2]

this way dos lineends seem to be no problem for old version of cygwin patch


2002-03-19  Frank Schönheit  <fs@openoffice.org>  [02483a16a64f74365c8cd5b40ee57bcc680a7e79]

#98045# when filling parameters in reset_impl, recognize inconsistent master-detail settings


2002-03-19  Oliver Specht  <os@openoffice.org>  [a7c3f1cf66221be238de5d22bb5d4cfadc4180f0]

#97978# return value corrected


2002-03-19  Ocke Janssen  <oj@openoffice.org>  [8829f43385ad5c2aeb1f72a49d42196c460a882a]

#98197# use of wasNull corrected


2002-03-19  Ocke Janssen  <oj@openoffice.org>  [11e2acae2951b42e52d6dd42af4313182a51b2de]

#98197# correct use of wasNull and enable tristate as default


2002-03-19  Frank Schönheit  <fs@openoffice.org>  [299e622573a25b3e4dbfb4507f1819205cea19bb]

#98023# do not filter in forms which are not connected


2002-03-19  Michael Brauer  <mib@openoffice.org>  [b4d82ae742f1d31f1a471b93126b5d08e0883e4b]

#95586#: state change events when switching readony state of view


2002-03-19  Christian Lippka  <cl@openoffice.org>  [cb5e8821d4aa7094132b12b44597f1d5ced7511c]

#85556# shear angle is optional since its not supported for all shapes


2002-03-19  Rüdiger Timm  <rt@openoffice.org>  [711c3a90ad6909892a24dfa6932e1c3a1770a1eb]

new version for SRX642


2002-03-19  jp  <jp@openoffice.org>  [1e62da3c89899eccef513805f38e3e5f4d02b80a]

Bug #94625#: change Size of last or first box in the subline


2002-03-19  Armin Theissen  <armin@openoffice.org>  [0c0a928f8c3f9523d7c92fdb02f335c1fb4e1f1b]

merge from OOO_STABLE_1


2002-03-19  Kurt Zenker  <kz@openoffice.org>  [e086a6a6af6fad5ff7f696d5c8ccb9a654d79f5f]

new version for SRC653


2002-03-19  Kurt Zenker  <kz@openoffice.org>  [59127a240742b267903b2dc58e9676e577f5d694]

new version for SRC653


2002-03-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [3f30b3d90116c02ac43a9645d5e585eb989f115e]

#65293# Need ordinary copy constructor for return values


2002-03-19  Armin Theissen  <armin@openoffice.org>  [eeb0e4d17340bed24314f375222e4cfcbe744eca]

patch IZ 3538


2002-03-19  Caolán McNamara  <cmc@openoffice.org>  [a0fed944fb41b4d5936725e7165300f475d48383]

#i3489# default language (but not default style's language) always exported as German


2002-03-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [f4d704381ae5e83245e40dcc5855b71d87ec36f1]

#65293#: work around C52


2002-03-19  Ocke Janssen  <oj@openoffice.org>  [d0f80aff7210b967458ef10f483aa8e335b46a49]

#97274# enable tab to toolbar


2002-03-19  Oliver Specht  <os@openoffice.org>  [2ffd766311fa9668b506fa259e611b419db81b54]

#96530# property EndRedline implemented at all XText objects


2002-03-19  Frank Meies  <fme@openoffice.org>  [83299d829906602ede436580ec68db59fe5e1897]

#96678# Vertical Formatting - Spacing of frames and drawing objects


2002-03-19  Thomas Lange  <tl@openoffice.org>  [c10aeafd59fd5370fd9d96a22ae48eb402b5c589]

#98053# fixed for 'current'


2002-03-19  Frank Meies  <fme@openoffice.org>  [4cbb5c72ba22e68a07b9f25d1aa17d3892b40fff]

#96678# Vertical Formatting - Pass font information when painting small capitals


2002-03-19  Frank Meies  <fme@openoffice.org>  [49d78e4068b43940b1c3c84b6b1ecf34da0c56d9]

#96678# CJK Grid - Snap to grid behind a field portion


2002-03-19  Oliver Specht  <os@openoffice.org>  [2e352e111cfd240c1c778e16566553b5d2520219]

#96530# property EndRedline implemented at all XText objects


2002-03-19  gt  <gt@openoffice.org>  [e0213623178617ec461fda516809bdfb3f05dd9b]

#97365# additional fixes


2002-03-19  Frank Meies  <fme@openoffice.org>  [61edd72e8f279d3371ac4ce0bb29b6ede8b26d35]

#96678# CJK - Justified alignment - Consider SwKerningPortion during calculation


2002-03-19  Oliver Specht  <os@openoffice.org>  [dc4ed103ffd198ff6d386f420920aa9a67423921]

#96530# property EndRedline implemented at all XText objects


2002-03-19  Ocke Janssen  <oj@openoffice.org>  [4ea0251986812ad0db0e141ee8e7439f80e41749]

#97274# enable tabstop


2002-03-19  Ocke Janssen  <oj@openoffice.org>  [8a0e6055c5e79ccc48d8d4937a4570508200b353]

#97274# disable traveling with tab to allow control change


2002-03-19  Michael Brauer  <mib@openoffice.org>  [e0f4524ab1095749ee45e2af45645d69ffe17560]

#95586#: Remove last caret context when removing contexts


2002-03-18  Bustamam Harun  <bustamam@openoffice.org>  [dea3b7df93192da207de0a22b4e20541bd096bbc]

#97583# move namespace


2002-03-18  Bustamam Harun  <bustamam@openoffice.org>  [6713490656a1d8697cefaee95abda12d80968e4f]

#97583# Move namespace


2002-03-18  Eike Rathke  <er@openoffice.org>  [ebd2e47f63bf68bcdc1dabf205ae6f1874ea82d6]

#97583# removed xmlparser directory


2002-03-18  Eike Rathke  <er@openoffice.org>  [ed728acb7aa66e806b824ff540ae484dcf0d5a7c]

#97583# Added dependency from saxparser executable. No need to use and copy THE applicat.rdb, any rdb will do, thus avoiding unnecessary rebuilds.


2002-03-18  Kurt Zenker  <kz@openoffice.org>  [a3a7afc1227cc1c07bb87ee9cb39283bc94e7dad]

new version for SRC653


2002-03-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [d38950ff04c1d32bbb5593ff28e4aa9ab3bed54a]

#65293#: includes


2002-03-18  Thomas Benisch  <tbe@openoffice.org>  [e526e3af15014405bdb95f0169504cbc049b665e]

#97222# added awt.srs


2002-03-18  Thomas Benisch  <tbe@openoffice.org>  [5747346f97ffe80699b9d39b342da93cf5642501]

#97222# added accessiblestrings.src


2002-03-18  Thomas Benisch  <tbe@openoffice.org>  [8100fe8e5b06147e29ea603d715bcd7246f21a2a]

#97222# added tkresmgr.obj


2002-03-18  Thomas Benisch  <tbe@openoffice.org>  [3327d4d4fc957c6cb93bd9332c1b072eeee79880]

#97222# toolkit resource manager


2002-03-18  Thomas Benisch  <tbe@openoffice.org>  [06a5ee67a4cbdd17ff971e1da474278e749e655d]

#97222# added unohelp2.hxx


2002-03-18  Thomas Benisch  <tbe@openoffice.org>  [cd91a8b34c179db71e262393ade81dd15c4365b4]

#97222# moved TextDataObject to namespace ::vcl::unohelper


2002-03-18  Thomas Benisch  <tbe@openoffice.org>  [cbbdd87df82b33c5adc67aa3d51dcf49a81ad76d]

#97222# added unohelp2.obj


2002-03-18  Thomas Benisch  <tbe@openoffice.org>  [622edfb1e5c3639404f081e3a8faed808e12e752]

#97222# TextDataObject for clipboard


2002-03-18  Sven Jacobi  <sj@openoffice.org>  [f8eb4a04d35994d3f3523328ec796dfac5503d7f]

#97844# do not export the embossed attribute for font colors other than black


2002-03-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [7b1902f1dc655aacf50415282dadd6e15cdea5ee]

SRC653


2002-03-18  Sven Jacobi  <sj@openoffice.org>  [c33ad0919e897658cdcfe50caf71d5003b997a33]

#98158# correct positioning of objects that are rotated by exactly 45, 135, 225 or 315 degrees


2002-03-18  Philipp Lohmann  <pl@openoffice.org>  [00654360b052d0bd1cccb75dd4e666f34cb2959d]

#98107# set focus to plugged windows in show


2002-03-18  Armin Weiss  <aw@openoffice.org>  [4fdd55bd2e9210370a7569c83613b8b31732728a]

#98198# evtl. feed characters to activated textedit


2002-03-18  Armin Weiss  <aw@openoffice.org>  [de59d1f2a8849e8ec94d02ef9aca1d5c3f1ef8a9]

#98198# test for type before using #98198# Move cursor to end of text


2002-03-18  Armin Weiss  <aw@openoffice.org>  [1a093df99a10344447ee583e2ac7858ec62ca1a6]

#98198# activate text edit on RETURN for selected object #98198# when a text-editable object is selected and the input character is printable, activate text edit on that object and feed character to object


2002-03-18  Gregor Hartmann  <gh@openoffice.org>  [172dd6e9dfff9f464ed36eccae905861bdf1947b]

#98061#Autosave configurable


2002-03-18  Gregor Hartmann  <gh@openoffice.org>  [589488745cd94b11da26675a1a704c640bac080f]

merge from 1.34.2.12 and #98061#Autosave configurable


2002-03-18  Gregor Hartmann  <gh@openoffice.org>  [78c13431d9a449a00853f9a0c2009ea067f5f530]

#97786#first throw of macro recorder for testtool


2002-03-18  jp  <jp@openoffice.org>  [12fc72b037d2efc82d047062023eecbb660810d2]

Bug #97610#: Calculate enclose the variable value calculation in brackets


2002-03-18  jp  <jp@openoffice.org>  [f9fa8e187dee962a71e053d64ba2626ab45bf003]

Bug #95632#: OutRTF_SwTxtNode - wrote first the template attributes and then all hard ones


2002-03-18  Stephan Bergmann  <sb@openoffice.org>  [5fc35a3048250fef9cf2ae9fecfcd38dc7566c2a]

#98208# Added RTL_TEXTENCODING_TIS_620.


2002-03-18  Ocke Janssen  <oj@openoffice.org>  [02d5c72777f6f60ed4c2d4e09994cc3d33e3f907]

#97880# lock solar mutex before accessing a resource


2002-03-18  Ocke Janssen  <oj@openoffice.org>  [55093e2007be63951c7d04b40ac54bcc823ea018]

#97926# check if typeinfo is null


2002-03-18  Ocke Janssen  <oj@openoffice.org>  [ced14680bbc321d6b8720d6cd3ada2d4c2d03783]

#97716# check size of sequence before inserting data


2002-03-18  Philipp Lohmann  <pl@openoffice.org>  [0a6b34b1b42d6ba012db315f9d05d33d1831cdd4]

#97393# #98163# #97509# java client needs to request job setup


2002-03-18  Frank Schönheit  <fs@openoffice.org>  [ccefafec9e0b7efc2f306c8871662a6e871a9a45]

applied patch suggested by #i3529# - enables support for NetBSD


2002-03-18  Ocke Janssen  <oj@openoffice.org>  [a284db9ed495133324ac34901e025db36bc26b26]

#97987# append index columns only when not null


2002-03-18  Ocke Janssen  <oj@openoffice.org>  [16f96a7acb89cd5c36e3c3c5f94140c202ad2178]

#98147# variable was not set, before accessing it


2002-03-18  Mathias Bauer  <mba@openoffice.org>  [6cc3148eab170693990a33e8e32185ae11008d79]

#98173#: error handling when opening files


2002-03-18  Mathias Bauer  <mba@openoffice.org>  [db03ad9dc9d32de33cf81b2febcbb1c1ef81eae1]

#98173#: error handling added


2002-03-18  Ocke Janssen  <oj@openoffice.org>  [ca292d0e2b79805775f5d441bcb2d738777fe600]

#98076# check size of string before copying


2002-03-18  Mathias Bauer  <mba@openoffice.org>  [c11d92791101e9bebffa6c0f5e53dc531f86e9c4]

#97276#: automatically recreate TempDir


2002-03-18  Mathias Bauer  <mba@openoffice.org>  [50d3374cce798d8c28374aeaaee095b03376e8c4]

#98110#: don't accept empty packages


2002-03-18  Michael Brauer  <mib@openoffice.org>  [28ddaba2c3a5b2750246144bf819a7f2f186430d]

#95586#: Caret notifications, state change notifications started


2002-03-18  Michael Brauer  <mib@openoffice.org>  [5de2c3912e3e07b11ad23da9a4d91e523a0fa57d]

#95586#: Caret notifications, state change notifications started


2002-03-18  Andre Fischer  <af@openoffice.org>  [aba1175aa1779a8a32d6e7251563a91955051b72]

#95585# AccessibleDocumentView is provided with its parent.


2002-03-18  Andre Fischer  <af@openoffice.org>  [bd04e6cdce35c101db50d41db959aba6966df728]

#95585# Non-interface methods start with uppercase character.  Use of AccessibleShapeTreeInfo


2002-03-18  Andre Fischer  <af@openoffice.org>  [46c67494925bc075929d5ee75144a63b06f857cd]

#95585# Non-interface methods start with uppercase character.  Modification of constructor signature.


2002-03-18  Andre Fischer  <af@openoffice.org>  [41fa1bf8f4ea70cc31646fb6fd2eaea72c1f3042]

#95585# Create function returns AccessibleShape instead of XAccessible.


2002-03-18  Andre Fischer  <af@openoffice.org>  [ce1fc4dbdc0121fd67f7837114f87ae8aefe0023]

#95585# Initial revision.


2002-03-18  Andre Fischer  <af@openoffice.org>  [7c3db358312dd6dc3a51fb57f3fefd91194db3c4]

#95585# New file AccessibleShapeTreeInfo.


2002-03-18  Andre Fischer  <af@openoffice.org>  [7c40da4a4e4a3eef9774ff861ab15c66d276c1c8]

#95585# Non-interface methods start with uppercase character.  Create function returns AccessibleShape instead of XAccessible.


2002-03-18  Andre Fischer  <af@openoffice.org>  [91a0a2ccf019cfb8ff44e3a742f37bfc48c4313e]

#95585# Non-interface methods start with uppercase character.


2002-03-18  Andre Fischer  <af@openoffice.org>  [cd24847d31b6844cf9332fa27f7350c83fed2b2c]

#95585# Non-interface methods start with uppercase character.  Use of AccessibleShapeTreeInfo.  Re-implementation of update methods.


2002-03-18  Andre Fischer  <af@openoffice.org>  [6b6e8b346ce13d6f9cb1b22e0923a44e809e6c35]

#95585# Non-interface methods start with uppercase character.  Use of AccessibleShapeTreeInfo.


2002-03-18  Andre Fischer  <af@openoffice.org>  [0e76b86c560c28a8cf879990ce6fa126aad1cb14]

#95585# Non-interface methods start with uppercase character.  Cleanup of event handling.  Use of AccessibleShapeTreeInfo.


2002-03-18  Andre Fischer  <af@openoffice.org>  [1813252031fa646a4021089238981b216379af51]

#95585# Using getBounds to implement getLocation and getSize.


2002-03-18  Andre Fischer  <af@openoffice.org>  [344238c0393f1af3e8cf3a1def76462d7668b343]

#95585# Support of XPropertyChangeListener.  Cleanup of event handling.


2002-03-18  Andre Fischer  <af@openoffice.org>  [359930ab4d5ecaa09a9356fa2a82b58b4878c58b]

#95585# Non-interface methods start with uppercase character.


2002-03-18  Peter Burow  <pb@openoffice.org>  [f7587948a4f57b13e9605dcef1686db6466d78f2]

fix: #98206# AboutBox should mention OpenOffice.org as codebase


2002-03-18  Stephan Bergmann  <sb@openoffice.org>  [45bb60ae8f652b29b0eaed4f7328165d08698467]

#98209# Fixed mapping from U+9F76--9FA5 to GBK/CP936.


2002-03-18  Sander Vesik  <svesik@openoffice.org>  [65932740a81eea022e5658049f0dc59556e1103a]

Update configure to configure.in rev 1.41


2002-03-18  Sander Vesik  <svesik@openoffice.org>  [2942b8e490d19ced8738aca826586b5c12da30b6]

IRIX does have pthreads

Contributed by: The SGI OpenOffice.org porting team

2002-03-17  Sander Vesik  <svesik@openoffice.org>  [857157800ce3773821849749e95e67415805a71e]

Add RTTI support for IRIX

Contributed by: The SGI OpenOffice.org porting team

2002-03-17  Sander Vesik  <svesik@openoffice.org>  [cbc35755efef109daca6d0f4da0f6c9476636ea1]

== -> Equals

Contributed by the SGI OpenOffice.org porting team

2002-03-17  Sander Vesik  <svesik@openoffice.org>  [5b823cf40ad244f98d968b814493be48d73b0a11]

on solaris: workaround oddity with empty strings and support gcc 1.3.x


2002-03-17  Sander Vesik  <svesik@openoffice.org>  [9ebf433d059cd439c086ee13b510855508052911]

Merge gcc3 support (--enable-gcc3) to HEAD


2002-03-16  Bustamam Harun  <bustamam@openoffice.org>  [8eee6f0a75a0e3acc7f3978d3a5dd0e54e03e7c1]

#97583# rename localedata.lib to locale.lib


2002-03-16  Bustamam Harun  <bustamam@openoffice.org>  [60a62a5230d9fe3845f04e08c3ed906d020894c2]

#97583# move xml parser to locale directory


2002-03-16  Bustamam Harun  <bustamam@openoffice.org>  [5f9c1851aad334dfea072964ecba5a05030fe524]

#97583# added new locales


2002-03-15  Bustamam Harun  <bustamam@openoffice.org>  [ab744862d6d09f6241566e3781b72b3ff3d10459]

#97583# fix localeID


2002-03-15  Bustamam Harun  <bustamam@openoffice.org>  [1746fcf130eff50daaf76790df4ef25a4da5ea7f]

#97583# Add hindi locale


2002-03-15  Bustamam Harun  <bustamam@openoffice.org>  [9951ae2477a58aea1dc0341604e978d8c7b85744]

#97583# Combine localedata build


2002-03-15  Bustamam Harun  <bustamam@openoffice.org>  [324754a84e4af26ac09ba03dc181df998c66344b]

#97583# Remove localedata dependencies


2002-03-15  Bustamam Harun  <bustamam@openoffice.org>  [95ee83e10b53b842c6f6c8d5ee2048e1188487cd]

#97583# Split localedata to 4 separate libraries and move XML parser


2002-03-15  Bustamam Harun  <bustamam@openoffice.org>  [72c2aef43dadbdb6599bc2c19ca941a497f000f0]

#97583# Split localedata to 4 separate libraries


2002-03-15  Philipp Lohmann  <pl@openoffice.org>  [53e20a27454dd7272755e3c0fdfe7b8c9aed97c9]

#98153# disable OpenGL on plugged windows for WNT


2002-03-15  Andre Fischer  <af@openoffice.org>  [37faba1c29deda06df465a02d09e08386a93af9d]

#95585# Added new header file.


2002-03-15  jp  <jp@openoffice.org>  [caebe7fc2be6b90de3dcbb76c58a728e7801419d]

Bug #97687#: don't overwrite internal flags in synchron mode


2002-03-15  Stephan Schäfer  <ssa@openoffice.org>  [e20918f7e26d3e9586b59e4eaac47bda696ff129]

#96983# use correct arrow keys


2002-03-15  Stephan Schäfer  <ssa@openoffice.org>  [c546b20e57a53c5d637da5d9ae9698a48f01381b]

#96972# enable cycling through dialogs by delegating to topmost syswin


2002-03-15  Stephan Schäfer  <ssa@openoffice.org>  [9f3457536d9fc7fb64e72136a8d1ddf7d68d2bc4]

#96972# use screen position when sorting task panes


2002-03-15  Jörg Barfurth  <jb@openoffice.org>  [b7f5eeb9dfb8fb3dc27d6d37dc34dd9aacae08b5]

#91896# Remove incomplete (and unused) classes for now


2002-03-15  Kai Ahrens  <ka@openoffice.org>  [237fe8d9c4cec074b962961b847ecc16a0e82c81]

#97698#: no color control for animator necessary anymore


2002-03-15  Jörg Barfurth  <jb@openoffice.org>  [2521f7ea343fd63e81fb50175c7cfb6ad4069c89]

#91896# Reorganize cache layer; Introduce new interfaces


2002-03-15  Andreas Martens  <ama@openoffice.org>  [828348d5954779e61a68dbcda5506f4440510917]

Fix #97978#: Beware of dummy pages!


2002-03-15  jp  <jp@openoffice.org>  [0c5726227162712c63c108e16d4b2ce68a9c9fd1]

Bug #98094#: SwUndoDrawDelete - don't use not initialised memory


2002-03-15  Jörg Barfurth  <jb@openoffice.org>  [1817cb03bbadb03407787fe5fb31d08e96b58bbf]

#91896# Reorganize cache layer; Introduce new interfaces


2002-03-15  Jörg Barfurth  <jb@openoffice.org>  [bb7cc6dce9395379ddae040e53ac39c2b3d6b770]

#91896# Add new Refcounted base class


2002-03-15  Sascha Ballach  <sab@openoffice.org>  [19aac10ee9a2b295a13ef0630e91fedee905947b]

#95584#; return the VisArea relative to the EditEngine base


2002-03-15  Oliver Specht  <os@openoffice.org>  [c165176e9b71bc686bf18d53b0f73bc187e0b88f]

#96983# keyboard control for menues corrected


2002-03-15  Oliver Specht  <os@openoffice.org>  [ac14b18f231bb0aad7a0587f21b91452c3085a39]

#97978# page preview accessiblity implemented


2002-03-14  Armin Weiss  <aw@openoffice.org>  [fc7e8266bb7656a89a60108ad56278c45fc8d94f]

#97016# Added travelling over text objects and inserting pages on SHIFT-RETURN


2002-03-14  jp  <jp@openoffice.org>  [363ff5d9803ed539951a7271b3535f0b33114f58]

Bug #98121#: don't create temp variable with same member name


2002-03-14  jp  <jp@openoffice.org>  [b53019f20d049e1151747e3892b84e40d514be07]

Bug #98130#: _Copy - set correct info for undo object


2002-03-14  Rüdiger Timm  <rt@openoffice.org>  [5add960e93ae35adb5b62285793a17d36f08f763]

new version for SRX642


2002-03-14  Rüdiger Timm  <rt@openoffice.org>  [67a9181af240039dc9ce96b4b76e58354bb3f1b2]

new version for SRX642


2002-03-14  Frank Schönheit  <fs@openoffice.org>  [b9624066ebc10086c8c940d13b2131ed347cbe82]

removed the obsolete bCheck parameter from setController


2002-03-14  Frank Schönheit  <fs@openoffice.org>  [7f411e5c2da1223efdd8ef43f1b1bd460fba651f]

Commit: correctly reset m_bInSave (encountered during writing the dev manual)


2002-03-14  Eike Rathke  <er@openoffice.org>  [2ed67b6eac75bfacd19cb42d0d9fd3d4ad871d62]

#97251# if clipboard, always write UTF-8 and charset info


2002-03-14  Frank Schönheit  <fs@openoffice.org>  [0eeffcab7a01c2b0caf61c4f9fd20f1c55636fb9]

#98166# no commit when dispatching the undoRecord URL to the external dispatcher


2002-03-14  Frank Schönheit  <fs@openoffice.org>  [199c91f2606e5f18e204abdb7bd08196da94c16b]

due to a minor change in the string constant implementation (during #98166#) moved to ::rtl::OUString instead of UniString


2002-03-14  Kurt Zenker  <kz@openoffice.org>  [567ef2e393b222a2521b15c2218140abc26aedc2]

new version for SRX642


2002-03-14  Frank Schönheit  <fs@openoffice.org>  [797724a19a9757bc62fdcc8f664c90fe4836d411]

changed the string constant implementation to be ref-counted (done during #98166#)


2002-03-14  Kai Ahrens  <ka@openoffice.org>  [52c08676f3ceea2bff5f755e186ad2c97da75e90]

#97754#: don't check if filtername is set


2002-03-14  dic  <dic@openoffice.org>  [41792f6a1197934162d24703ae03a4b544b2e191]

#91181# provide desktop core as shared library.


2002-03-14  Sascha Ballach  <sab@openoffice.org>  [96c0f095bbddc547b1d00f59e5a56e695bfc8d2a]

#95584#; add TableModelChangeEvent support


2002-03-14  Sascha Ballach  <sab@openoffice.org>  [811da4f908fa8f148a218ca38a2a909435fc4fa0]

#95584#; Eventsource is a XAccessible; create Name/Description in Init method; new value of a State Event is the State and not a Stateset


2002-03-14  Kai Ahrens  <ka@openoffice.org>  [c6c750c3e374fbb2b4098f02f7ab36558a74f220]

#97248#: use MimeTypes to search for correct filters


2002-03-14  Sascha Ballach  <sab@openoffice.org>  [89cd6484e0469facf482272ad2a647795a370a92]

#95584#; Eventsource is a XAccessible


2002-03-14  Sascha Ballach  <sab@openoffice.org>  [1f1a2d79c8661908dd1ad23819f04bb91dca6837]

#95584#; don't create a Point, because it is a Point


2002-03-14  Sascha Ballach  <sab@openoffice.org>  [636664f312734d9ed164f40f3cc6492604b3b0be]

#95584#; add TableModelChangeEvent support


2002-03-14  Sascha Ballach  <sab@openoffice.org>  [ed11db424d9063414a45ae8cc89d4dad4fad32a2]

#95584#; add SC_HINT_ACC_VISAREACHANGED


2002-03-14  Sascha Ballach  <sab@openoffice.org>  [8ddfdf3a2a5d2d8a4a1c61b557836490640582cf]

#95584#; notify for VisArea changing


2002-03-14  Sascha Ballach  <sab@openoffice.org>  [eed6509325a8a98ed85015015e93b8ca3160fee9]

#95584#; add Accessibility Listener also to the Uno Object Broadcaster


2002-03-14  Tom Verbeek  <tv@openoffice.org>  [05035d2f291d02ad347925ae3aed64daed17878e]

#97817# added some important names and removed marco ;-)


2002-03-14  Sascha Ballach  <sab@openoffice.org>  [1d0a2ddf7254e367faec2e7675c73031bc682f6c]

#95584#; add PropertyChangeListener and VisibleArea Property


2002-03-14  Sascha Ballach  <sab@openoffice.org>  [2f63bd7fa7d0af6281021a12c711a8ee9b29b620]

#95584#; add PropertyChangeListener


2002-03-14  Sascha Ballach  <sab@openoffice.org>  [3f6732a83c3db3dd05b7414ae60a16c8ac7d424e]

#95584#; add VisibleArea PropertyName


2002-03-14  Sascha Ballach  <sab@openoffice.org>  [d0fb5db1061e624e0dedc738d5f3cacf25a44985]

better output on a TableModelChangeEvent


2002-03-14  Niklas Nebel  <nn@openoffice.org>  [92b6483b711f7af75feb8b3f300c0c36f449e2cd]

#97016# when selected with modifiers, pass modifiers on to executed request


2002-03-14  Frank Schönheit  <fs@openoffice.org>  [0141879a45ba1882ea24faf676fc324c8d166073]

#97788# Big5-HKSCS only when asian languages are enabled


2002-03-14  Niklas Nebel  <nn@openoffice.org>  [e9500213e3db572b2c329d5cb3e373b7462c29c1]

#97016# select first object with CTRL-SID_OBJECT_SELECT


2002-03-14  jp  <jp@openoffice.org>  [b937027c0fbaa5368a4d2f589a56b34dc9e70108]

Task #98138#: remove pIo member from DocShell


2002-03-14  Oliver Specht  <os@openoffice.org>  [85fb0b47488a607c31c02b504b6bd5547c2a4151]

#97677# catch exception in getByName(); occurs e.g. for empty headings


2002-03-14  Peter Burow  <pb@openoffice.org>  [8a51d834e78f98c51af3d1078448231c5c6fbe4c]

fix: #98090# Support and Training added


2002-03-14  Thorsten Behrens  <thb@openoffice.org>  [bdceddde502f505486f26387af0caebc91a7bfb9]

#96948# broadcasting view area changes


2002-03-14  Stephan Schäfer  <ssa@openoffice.org>  [7e1af4f06224cd78195f058c08e77f9e0bde38de]

#96972# also switch into modeless dialogs


2002-03-14  Oliver Braun  <obr@openoffice.org>  [5d1ed952447ee5b1a360f577dd7c11c818a324bb]

#97337# interface of access bridge has changed


2002-03-14  gt  <gt@openoffice.org>  [ac98f565417fc74e20f45127ef73607352524189]

#95512# using CaseCollator from IntlWrapper for comparing strings


2002-03-14  Hans-Joachim Lankenau  <hjs@openoffice.org>  [bc999643b91400e664593a220f011ff16795675a]

win32 with cygwin tcsh


2002-03-14  Hans-Joachim Lankenau  <hjs@openoffice.org>  [c2b9793d172ca3837455fc040253608101dc5f1b]

win32 with cygwin tcsh


2002-03-14  Eike Rathke  <er@openoffice.org>  [cf9724e886185527fabefed37c8179103361a872]

#97225# FillEListWithUserCurrencys: don't select default entry but matching entry instead


2002-03-14  Kai Ahrens  <ka@openoffice.org>  [ccb177895be3183ebd1178e539e45252c7a9acf1]

#98115#: watch for sounds in Gallery request


2002-03-14  Kai Ahrens  <ka@openoffice.org>  [f72a108ad89c82492bf60aaefc18b4c7d2e126cc]

#97248#: use MimeTypes to search for correct filters


2002-03-14  Hans-Joachim Lankenau  <hjs@openoffice.org>  [97b2dce6efecb41329a455afdf28f899475596e7]

#65293# restored dos lineends


2002-03-14  Carsten Driesner  <cd@openoffice.org>  [9dc1613256fb301af698c3d9800734695c2efbdc]

#98082# Don't show transparency warning msgbox if we are in headless mode


2002-03-14  Frank Schönheit  <fs@openoffice.org>  [e5b5a76785a3ece9d2ba5ae64f2e871b13212ca2]

#97788# allow Big5-HKSCS only if asian functionallity is enabled


2002-03-14  Mathias Bauer  <mba@openoffice.org>  [f71c4172723a6bca7bf9a4344a02bc9878d3e799]

#98062#: hide floats when deactivated


2002-03-14  Stephan Schäfer  <ssa@openoffice.org>  [43e876c1a561ab2d342e6766aed7c34265e917dc]

#96972# KEY_SPACE only when TIB_DROPDOWN style


2002-03-14  Michael Brauer  <mib@openoffice.org>  [0dd999677147d5d220730a0c9375aa9ae1875508]

#96736#: Do not crash on formatted text controls


2002-03-14  Andreas Martens  <ama@openoffice.org>  [9cae106142b59121b65fc04e69cc15519b52cf61]

Fix #96678#: UL and LR space indepent from layout direction


2002-03-14  Frank Schönheit  <fs@openoffice.org>  [db9b2a90d4d2a8dcfffd11382137512380f5acfe]

#97788# assertion for invalid character set maps corrected


2002-03-14  Stephan Schäfer  <ssa@openoffice.org>  [9cbafd9eebc72f9a8c264853435ae529d962f340]

#96972# no shadows and improved keyboard handling


2002-03-14  Stephan Schäfer  <ssa@openoffice.org>  [e7456407e359ee5c6d61ebc8ecc8c054ddc064b0]

#96972# support ctrl-f6 and forward/backward cycling


2002-03-14  Stephan Schäfer  <ssa@openoffice.org>  [e3e516287915bbd92e2179b1fa1bf4c43eab453e]

#96972# support ctrl-f6


2002-03-13  Hans-Joachim Lankenau  <hjs@openoffice.org>  [7fbddbafcbbc1b2624662205bd8b9bfc2091a1a7]

new switch to select shell - right now win only


2002-03-13  Kai Ahrens  <ka@openoffice.org>  [114eca195ed6ff90ef2d29e3c5147f0f72ece1e2]

#97664#: use consistent strings and behaviour for naming of objects


2002-03-13  Kai Ahrens  <ka@openoffice.org>  [f4d7a807f4a32b426ce27515b2f8851ad7a77b8e]

#97664#: use consistent strings and behaviour for naming of objects


2002-03-13  Kai Ahrens  <ka@openoffice.org>  [6a3a6cd1bb13b2c51c1b48a4f305ab2f524f0249]

#97664#: use consistent strings and behaviour for naming of objects


2002-03-13  Kai Ahrens  <ka@openoffice.org>  [2dd4f59ee889cdf60c4ad694c535c7e646900ecc]

#98115#: sounds can be inserted via menu/keyboard now


2002-03-13  Philipp Lohmann  <pl@openoffice.org>  [1c75dd2bf68b86ed5f2a48e0dee8ca0794b7550e]

#97988# #97509# use 100th mm in SetPaperSizeUser as documented


2002-03-13  Armin Weiss  <aw@openoffice.org>  [5cddc86510cca4357913554202fc0ffc3de69d1e]

#97016# Added all necessary stuff to implement draw object keyboard control


2002-03-13  Armin Weiss  <aw@openoffice.org>  [ea0edbe9fd9a829bfd5a02853d3b221f71bf8522]

#97016# overloaded SelectionHasChanged() to implement keyboard editing of draw objects


2002-03-13  Andreas Martens  <ama@openoffice.org>  [5b15ce6bf4816a5a5d41e16fac157610ef81580e]

Fix #96678#: Vertical Layout


2002-03-13  Daniel Boelzle  <dbo@openoffice.org>  [efbb16b376049a944da7b976419c718ca617276c]

#98036# fixed dead factories when bridge was disconnected abruptly


2002-03-13  gt  <gt@openoffice.org>  [db8cb50e4fca1f2510e5477f8602f7d482ecd2da]

#97241# context menu handling in SvTreeListBox


2002-03-13  Armin Weiss  <aw@openoffice.org>  [05bd21e76b5836ca29ae814f4f2a1fdf4641c4da]

#97016# III CTRL-SID_OBJECT_SELECT -> select first draw object if none is selected yet


2002-03-13  Michael Brauer  <mib@openoffice.org>  [088d48b55ffc72c4a6bf4e78f3dd307ed6a90558]

#97558#: Don't store LANGUAGE_DEFAULT


2002-03-13  Armin Weiss  <aw@openoffice.org>  [4139dd0171c26d8254792b964fee1dea98489fa2]

#97016# to be completely correct, for KEY_SPACE the return value needs to be set to TRUE (consumed) when the key was used.


2002-03-13  Malte Timmermann  <mt@openoffice.org>  [934aad478fada22353b939f275c619ddec46cbc2]

#97034# Notify ACCESSIBLE_STATE_EVENT


2002-03-13  Daniel Rentz  <dr@openoffice.org>  [1dde1c3516df7e18fcbe904213160d2d1370625f]

#96965# keyboard control for ref dialogs


2002-03-13  Caolán McNamara  <cmc@openoffice.org>  [fb96a5bf9e7f9d8555b95995646ba14c66599e97]

#i3462# Tables in Tables support


2002-03-13  Niklas Nebel  <nn@openoffice.org>  [abdc9fde06ca5d2e54e97fc85de32cf2ba22e686]

#97052# handle high contrast draw modes when painting drawing objects


2002-03-13  Thorsten Behrens  <thb@openoffice.org>  [b6cebeeddccc485d3ee8dbaa7cf1d3d4a9311c92]

#*i2380# Doing smarter page name checking


2002-03-13  Daniel Vogelheim  <dvo@openoffice.org>  [a7aaa7e9ac075c224f43edca832b07e10f7d5854]

#96678# fixed load/save of writing-mode (default and lr-tb directions were broken)


2002-03-13  jp  <jp@openoffice.org>  [ad1909de531f4bfbd34108ffe4774be7968e087d]

Bug #97885#: don't skip the last character


2002-03-13  Oliver Specht  <os@openoffice.org>  [ff4d69dabca4f90a458215d0036e47705659b7d8]

#96678# vertical ruler, fixeds #98100#


2002-03-13  Daniel Boelzle  <dbo@openoffice.org>  [0c7c93ea6161fe8377bd67dbd1b09ecf0a722131]

#98040# fixed exception spec


2002-03-13  Stephan Schäfer  <ssa@openoffice.org>  [8a17ff5a5c8547f2e02bd6fe1bc345c6ac48821f]

#97953# destroy accessible context before last ref is gone


2002-03-13  Stephan Bergmann  <sb@openoffice.org>  [24eb7604963789639bbc294d37d46d5ee2d8f89a]

Make tools depend on offuh, because urlobj.hxx includes com/sun/star/uno/Reference.hxx, which in turn includes generated headers.


2002-03-13  Sascha Ballach  <sab@openoffice.org>  [94fb78c61371407d6435bc278427aab2209bf248]

#95584#; implement new decision about deselectSelectedAccessibleChild


2002-03-13  Oliver Specht  <os@openoffice.org>  [1e31579dfcedb147c02e4d8b2910e6c43f206e25]

#96963# toolbox click: keep the focus in most of the actions, navigation tool has to be teared off in keyboard usage


2002-03-13  Michael Brauer  <mib@openoffice.org>  [59c5f2bd1cf2c2e9d0333e83e96ab6e62385331e]

#94561#: &Chi; was missing for export


2002-03-13  Oliver Specht  <os@openoffice.org>  [3c9b963c99122f24ad2142eda4639028d6493536]

#96963# toolbox click: keep the focus in most of the actions, navigation tool has to be teared off in keyboard usage


2002-03-12  Kurt Zenker  <kz@openoffice.org>  [a0ad7e139f1c869c4bef0597903c9e5a56ddcd60]

new version for SRX642


2002-03-12  Armin Weiss  <aw@openoffice.org>  [b1b2dafa5758a3ddf8ea427228757466b106e5b6]

#97016# When moving draw object with cursor keys, the visibility needs to be guaranteed.


2002-03-12  Sven Jacobi  <sj@openoffice.org>  [719b78031641fddc3af815b3c2bb3d70ca08f226]

#97948# now also importing autoshapes that has no end segment action


2002-03-12  Kurt Zenker  <kz@openoffice.org>  [b56a62d7f60a25341ab213e749159417170dc7be]

new version for SRX642


2002-03-12  Oliver Specht  <os@openoffice.org>  [0b5ca669c03dcdb6a1c5eeeb73d32b63d43fca4f]

#96678##98006# dispatcher execute with slot ids only


2002-03-12  Kurt Zenker  <kz@openoffice.org>  [da70ccc8ed1c414dc9a90c4ee32b694794d8f2b6]

new version for SRX642


2002-03-12  Sven Jacobi  <sj@openoffice.org>  [a42ac6bc54ed9f006294058d6c3236beb77c4411]

#97902# fixed the flowchartmultidocument autoshape


2002-03-12  Sven Jacobi  <sj@openoffice.org>  [6e158e2d18162f104028e65787b98456d6cfbc8f]

#i3032# using show instead of scale after writing strings


2002-03-12  Eike Rathke  <er@openoffice.org>  [c1f8a6f2dd6b0190bd33ec9e96566873336f5d0e]

#97818# #i2843# wrong Czech currency formats (dup old directory structure to new directory structure)


2002-03-12  Eike Rathke  <er@openoffice.org>  [05818300c8a10c48946457e907dd080648f46068]

#97818# #i3171# wrong Polish currency formats


2002-03-12  Jörg Barfurth  <jb@openoffice.org>  [9160d72e1010cdd63526b33ac1118355d8850728]

#91896# New cache and backend interfaces


2002-03-12  Armin Weiss  <aw@openoffice.org>  [a4dcde237a8b5ad7196189688671989d34afc619]

#97995# at least reset the remembered BoundRect to prevent handle generation if bForceFrameHandles is TRUE.


2002-03-12  Joachim Lingner  <jl@openoffice.org>  [fa2e859b812186c38c8566b61fb8c158b6ba6ad2]

*** empty log message ***


2002-03-12  Oliver Specht  <os@openoffice.org>  [fd910344c031eb1ea8d3f20749944f71da4303b8]

#97051# Controllers change their size depending on the system font settings


2002-03-12  jp  <jp@openoffice.org>  [080f945fa06c4d365317e15c6c2ff4dcb7eb5482]

Bug #97644#: SubInitNew - set default font color on automatic


2002-03-12  Philipp Lohmann  <pl@openoffice.org>  [b158dba8d4f71ed74579907500e32cc678b87fc7]

#97768# react on last drop query state


2002-03-12  Rüdiger Timm  <rt@openoffice.org>  [435e5e749ffadf1ae53f1a254b336ea8b20624e9]

new version for SRX642


2002-03-12  jp  <jp@openoffice.org>  [ee1287d79db02570aba272f6f4cf1c2579485c1d]

Bug #97947#: SwUndoAttr::Repeat - look for previous equal Undo-Objects


2002-03-12  Thorsten Behrens  <thb@openoffice.org>  [ad936e5077df43bf17e60bda7547795a7732d3b9]

#96270# Further breaking up text objects


2002-03-12  Thorsten Behrens  <thb@openoffice.org>  [5a2659dbc63d12f8974bd192504dc34867d2282a]

#96270# Added ungroup functionality


2002-03-12  Tomas O'Connor  <toconnor@openoffice.org>  [f432b19036ae04977fe80cede04d61db278668a0]

Move OfficeWriterBean to examples directory.


2002-03-12  Kai Sommerfeld  <kso@openoffice.org>  [d196274105cc9fac3439f4a8d22a05d1c0baf259]

#97958# - Introducted way to init content broker using vector of provider data.


2002-03-12  Rüdiger Timm  <rt@openoffice.org>  [e1d55a7bac8d0cee33578276f5bd542ef7ba41aa]

#65293# don't include your own headers with module path!


2002-03-12  Sascha Ballach  <sab@openoffice.org>  [fa1aa85ec9795cb6ed539fca27efef20c757080f]

#95584#; XAccessibleSelection interface added


2002-03-12  Sascha Ballach  <sab@openoffice.org>  [df8270fcab425c0728443affc65d507fcf720e37]

#95584#; selection implemented


2002-03-12  Sascha Ballach  <sab@openoffice.org>  [564dbfddfce5e7c67898a447bd02978f308d5f9c]

#95584#; call Init method of AccessibilityObject


2002-03-12  Kai Sommerfeld  <kso@openoffice.org>  [e443ba7f92d070dd7502d52f4a08ebc46adc90b8]

#97958# - Removed ContentProviderData from filter list.


2002-03-12  Kai Sommerfeld  <kso@openoffice.org>  [030e6164e586e2a2757bfd87f5e164fbc632e046]

#97958# - Introducted way to init content broker using vector of provider data.


2002-03-12  Sascha Ballach  <sab@openoffice.org>  [86002b3ed456b62d8fa16809389d3e639a231b24]

#95584#; selection implemented


2002-03-12  Sascha Ballach  <sab@openoffice.org>  [1ae97930fefadc29007adab48846ce3c2c27ee0f]

#95584#; XAccessibleSelection interface added


2002-03-12  Sascha Ballach  <sab@openoffice.org>  [ba43178d80c534f49389d4dab4cd91dfc6340dd6]

#95584#; remove CellChangeHint and add SimpleHint CursorChange


2002-03-12  Sascha Ballach  <sab@openoffice.org>  [b2c40010dd2c7ac35cb3d8fbaac2bb7c6c6190ff]

#95584#; notify event while cursor/selection change added


2002-03-12  Sascha Ballach  <sab@openoffice.org>  [ead4b2ae736700fc290970a990f02a7fbb6860b7]

#95584#; call Init method of AccessibilityObject


2002-03-12  Sascha Ballach  <sab@openoffice.org>  [0481a5572d2dba50af1cc6e5a282c0f2bda0c4cf]

#95584#; create Init method which add as listener instead of the constructor


2002-03-12  Oliver Braun  <obr@openoffice.org>  [b09638e7dfa187677fa310883a37097c709d3a6e]

#97034# getAccessibleAt should return null if location is no child area


2002-03-11  Sander Vesik  <svesik@openoffice.org>  [96aa0a28cc8eb7258af2b2a9f47d74ac85c28c03]

Disable mapfiles on FreeBSD

Contributed by: Carlos F. A. Paniago <pan@panix.ecof.org.br>

2002-03-11  Sander Vesik  <svesik@openoffice.org>  [f0017e33c807d635121c174b962a73fbef714756]

Merge to HEAD


2002-03-11  Sander Vesik  <svesik@openoffice.org>  [e0492a80bbff5c95065149cbae49ef9d5ef98983]

Add MacOSX *.dylib to teh list of delivered files.

Contributed by: daniel boss <daboss@dplanet.ch>

2002-03-11  Sander Vesik  <svesik@openoffice.org>  [60417a8c223c1f584e5c3d16961478bdcf6bd38e]

Merge removal of old MacOSX related bits from deliveries list.


2002-03-11  Niklas Nebel  <nn@openoffice.org>  [684bc042462a0236cc488a463ca12bf470ab7bf5]

#95584# accessibility api for headers/footers


2002-03-11  Niklas Nebel  <nn@openoffice.org>  [fbbe8f98a2aff5be67f869850b667149ba6f88d3]

#95584# accessibility api for headers/footers


2002-03-11  Sander Vesik  <svesik@openoffice.org>  [4f6f9131e45d8094560fef0f295c61b5cfbba399]

*.dylib delivery on MacOSX

Contributed by: Edward Peterlin <ed@dashboardbuddha.com>

2002-03-11  Sander Vesik  <svesik@openoffice.org>  [2160cd102d44b7780f5ef4b3b9d0dff48a6f98e7]

Don't deliver out of date and unneeded MacOSX bits any more


2002-03-11  Mathias Bauer  <mba@openoffice.org>  [5868e406c67a6f9d50705ca3decbba74ab4af6a8]

#97446#: changing event config didn't set modified flag


2002-03-11  Nils Fuhrmann  <nf@openoffice.org>  [ffdb9fdde6d2f153693ba2b66bf0566eba4d984f]

#98046# Added iso code as fallback for all non big rules languages to fill variable $(vlang)


2002-03-11  Thomas Benisch  <tbe@openoffice.org>  [1932d64595244d9696996788a761b778ca5b501d]

#97222# added vclxaccessiblecheckbox.obj


2002-03-11  Thomas Benisch  <tbe@openoffice.org>  [ebbb9b626cbc64c77a9f6205fa737facb6365bee]

#97222# CreateAccessibleContext for VCLXCheckBox


2002-03-11  Niklas Nebel  <nn@openoffice.org>  [09ba7e48f0f7fa646363d1b25032a53364accc70]

#97650# default for text color is now COL_AUTO


2002-03-11  Stephan Schäfer  <ssa@openoffice.org>  [3aaa508c7aa187350a7733bc7984f1a12174c633]

#96983# improved keyboard handling


2002-03-11  Mathias Bauer  <mba@openoffice.org>  [bfbd434acbb39a0de44fbb70c407b121c2d34cda]

#97063#: SID_NEXT/PREVWINDOW removed


2002-03-11  Sander Vesik  <svesik@openoffice.org>  [6824bfacf554355bf8da14f853b3bbc4d6c45d71]

Improve support for MacOSX

Contributed by: daniel boss <daboss@dplanet.ch>

2002-03-11  Sander Vesik  <svesik@openoffice.org>  [977defb5ac862f31f22877d849cb71479170cf50]

FreeBSD doesn't like mapfiles, just like MacOSX

Contributed by: Carlos F. A. Paniago <pan@panix.ecof.org.br>

2002-03-11  Sander Vesik  <svesik@openoffice.org>  [2bd38a4486bda39b90c88faaabb74f75d60dd695]

Apply FreeBSD patch

Contributed by: Carlos F. A. Paniago <pan@panix.ecof.org.br>

2002-03-11  Sander Vesik  <svesik@openoffice.org>  [d7584843f20fe2bf87e3fdc4e4c7d9014cb5971e]

FreeBSD doesn't like mapfiles, just like MacOSX

Contributed by: Carlos F. A. Paniago <pan@panix.ecof.org.br>

2002-03-11  Armin Weiss  <aw@openoffice.org>  [758bd2f28df9305ba67a92641949f0ba311b8a5d]

Removed one compiler warning in Ln 570


2002-03-11  Armin Weiss  <aw@openoffice.org>  [93f659f5c6815b07311e672c6ce18cbb8c9d21b8]

SdrLayerAdmin::GetLayerSet(...) used <= instead of < and GPFed when 0.


2002-03-11  Eike Rathke  <er@openoffice.org>  [46e290929526141357960834bb315eb1e88b64ef]

#98048# am/pm in combined date-time is of course not literal string


2002-03-11  Sander Vesik  <svesik@openoffice.org>  [ef6909c17e43e2ef5d47d595e4cdbd16d81245a6]

Add extra libs need for FreeBSD

Contributed by: Carlos F. A. Paniago <pan@panix.ecof.org.br>

2002-03-11  Sander Vesik  <svesik@openoffice.org>  [37d2061000d40d8dd55517cc24ae040ab69bb319]

Treat FreeBSD teh same as MacOSX

Contributed by: Carlos F. A. Paniago <pan@panix.ecof.org.br>

2002-03-11  Sander Vesik  <svesik@openoffice.org>  [c1bf7dff866efad621c9d127573d04b7c97135b6]

Merge removal of old and unneeded MacOSX bits from 1.14.6.1


2002-03-11  Niklas Nebel  <nn@openoffice.org>  [6e7aabce8d797c7f2018eef5581be79d090ed4cc]

#97022# handling of automatic font color


2002-03-11  Niklas Nebel  <nn@openoffice.org>  [bba3ff1ac9792b0984b8a8efccff5af735f9286d]

#97650# changed default for text color to COL_AUTO


2002-03-11  jp  <jp@openoffice.org>  [a20d95d94f15ed453e88ed3e4469d0fe66c70097]

Bug #97827#: add the new text encoding


2002-03-11  Niklas Nebel  <nn@openoffice.org>  [3f62a2fb7ee96e135d74665c0ee8e7eea317dc09]

#97022# handling of automatic font color


2002-03-11  Niklas Nebel  <nn@openoffice.org>  [3dc85b908b9c29b4c5f8dbb0403f2bec7ac70761]

#97022# handling of automatic font color


2002-03-11  Oliver Bolte  <obo@openoffice.org>  [875c5aae765bc1d940c8373e2dc936ff2c63ea90]

#65293# linux parse error


2002-03-11  Michael Brauer  <mib@openoffice.org>  [3c98cc1607a3a569972275199135d4380b7acefc]

#95586#: some thread safety holes removed


2002-03-11  Christian Lippka  <cl@openoffice.org>  [45125f92cb73f161767f8d75aefc60a9b9923dcd]

#96983# removed GrabFocus for SID_STYLE_APPLY


2002-03-08  Daniel Vogelheim  <dvo@openoffice.org>  [be8e8745e0e6e739da302cf25260d5addc8a8192]

add action/context menu support


2002-03-08  Daniel Vogelheim  <dvo@openoffice.org>  [75345d9b5845e57c3f83ade2266f59fe01ac6572]

Now use custom tree model in order to create data on-the-fly.


2002-03-08  Daniel Boelzle  <dbo@openoffice.org>  [e12c6f8e77c898a6bc9d320469ab00cbf26d12b5]

#96711# reviewed reflection API documentation


2002-03-08  Eike Rathke  <er@openoffice.org>  [a403b7e53223c93b47a1afa0d81da155e6920873]

#97472# remove service name Calendar, replace with LocaleCalendar (not SO6PP1 compatible)


2002-03-08  Frank Meies  <fme@openoffice.org>  [960ff67d96e516b235f9d93ae86e4dd2cfec3778]

#96678# Vertical Formatting - Be sure to have font information before calling vcl routines


2002-03-08  Kai Ahrens  <ka@openoffice.org>  [aa4f3dd3de0ffe9dfee729d6f4f71f0383c43a1e]

#97052#: added high contrast mode


2002-03-08  Kai Ahrens  <ka@openoffice.org>  [b6305b0adbf5821b6a5644d0ec56830707e3076a]

#97052#: added high contrast mode


2002-03-08  Kai Ahrens  <ka@openoffice.org>  [b32b663f3c07f57986cf6cea14e11f347b88ba60]

#97052#: added high contrast mode


2002-03-08  Eike Rathke  <er@openoffice.org>  [027c4df7a750d9a47b022a2edcd86d6727efde71]

#97472# add LocaleCalendar service description


2002-03-08  Eike Rathke  <er@openoffice.org>  [39947d4af0143503af3c3973a76ccf0d200b9229]

LocaleCalendar service description


2002-03-08  Michael Brauer  <mib@openoffice.org>  [c50a3c7a0edd919a66c99533b670cb9b0eada918]

#95586#: Catch runtime exception when broadcasting events


2002-03-08  Nikolai Pretzell  <np@openoffice.org>  [d566f38f8a38739595fd8edb89eaa48c1c4b8f9b]

Moving Autodoc to OpenOffice.org, module autodoc: sourcecode repository and documentation generator


2002-03-08  Herbert Duerr  <hdu@openoffice.org>  [8fb66bd0435fdd436f19ff9c16cfa7879dd18f98]

#97753# don't write beyond the line


2002-03-08  Oliver Specht  <os@openoffice.org>  [d52c9255a2a9fda078ccaebaabe0c96c9705f04f]

#96678# enable right alignment of the vertical ruler


2002-03-08  Nikolai Pretzell  <np@openoffice.org>  [1710683406e72de5458733231636e8fdb2c2c0bc]

Moving Autodoc to OpenOffice.org, module udm: UnifiedDataModel


2002-03-08  Nikolai Pretzell  <np@openoffice.org>  [8913e1e75efa377a107fa37d22680ec223cb043c]

Moving Autodoc to OpenOffice.org, module cosv: CommonServices


2002-03-08  Rüdiger Timm  <rt@openoffice.org>  [5478ee506cf29800497ba9add48339c54fa48f68]

#65293#  solaris compiler needs the argument of RTL_CONSTASCII_USTRINGPARAM at the same line


2002-03-08  Juergen Schmidt  <jsc@openoffice.org>  [17e731f0b1967ae7a625e6affdf1459c548e23d2]

#96567# remove internal tag for rtl_uString


2002-03-08  Oliver Specht  <os@openoffice.org>  [a6759cb451be64e3f1b2acedb578fe916bcf9e64]

#97051# DataChanged implemented at ListBox controllers


2002-03-08  Michael Brauer  <mib@openoffice.org>  [4a67553c8ed63d03716b28964cc3fc632f390b78]

#95586#: Notification of text changes, events in actions


2002-03-08  Michael Brauer  <mib@openoffice.org>  [303d108d8871678917f66955ba628fff4f453219]

#95586#: Collect events while being in an action


2002-03-08  Michael Brauer  <mib@openoffice.org>  [b32d822bbd7e70a8477a0b953e76f55c25438762]

#95586#: Notification of text changes, event in actions


2002-03-08  Michael Brauer  <mib@openoffice.org>  [a5b9476b31fb538502d62aa4275b679c8268bb23]

#95586#: Notification of text changes


2002-03-08  Rüdiger Timm  <rt@openoffice.org>  [d15de4cac7f72219e6da3b629ace0b7844f5a407]

#65293# exception specification


2002-03-08  Kurt Zenker  <kz@openoffice.org>  [98bb4b90a2df101bf3a144a33abcb9a0a6b6a183]

new version for SRX642


2002-03-08  Kurt Zenker  <kz@openoffice.org>  [76dc0e2b10266cc43eab30d322f4563202ccf140]

new version for SRX642


2002-03-08  Andre Fischer  <af@openoffice.org>  [d6920497d2cdba539e029dacf11233381fe4d8bb]

#95585# Corrected signature of initialize method.


2002-03-08  Peter Burow  <pb@openoffice.org>  [eeea346196aa2264df79af1a5aeeb5a33a68225c]

fix: #97874# expand and collapse also with fast mouse clicks


2002-03-08  Rüdiger Timm  <rt@openoffice.org>  [30c6cb3623bb682350bc643a20971876fe9061c9]

new version for SRX642


2002-03-08  Kurt Zenker  <kz@openoffice.org>  [9044ffad8dfd25f1fdf9a43efca3354197c7856b]

new version for SRX642


2002-03-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [9d04d9f6b9501d4015ac0f2b735aaf835955bb75]

#98025#: implement copy filter


2002-03-08  Oliver Specht  <os@openoffice.org>  [38dfdd1e3b392284577a3120c2def40204c391c8]

#97008# ACC API completed - untested


2002-03-08  Frank Meies  <fme@openoffice.org>  [bcf859c47cad4f873b84587a7a452b4a88d2b637]

#96678# CJK - Justified alignment for Asian languages


2002-03-08  Frank Meies  <fme@openoffice.org>  [427c4be577d144a55475ae6d344ba83c7600ea0d]

#96678# CJK - Justified alignment for Asian languages


2002-03-08  Frank Meies  <fme@openoffice.org>  [f49c39f0d2fb203a88c5c113d70bfe73c622b372]

#96678# CJK - Justified alignment for Asian languages


2002-03-08  Oliver Specht  <os@openoffice.org>  [621e73b88cb1312ccdb52c8581dc19bf9a9b187c]

#97063# SID_PREV/NEXTWINDOW removed


2002-03-08  Daniel Vogelheim  <dvo@openoffice.org>  [292310084cb106a3744ca7236fb8149a14b59e08]

#97966# set data style for formula objects


2002-03-08  Sascha Ballach  <sab@openoffice.org>  [b812cc8f5770612fb807b8ce9e4e2febb0a55f05]

#94308#; assert only once so working with a non pro is better possible


2002-03-08  Malte Timmermann  <mt@openoffice.org>  [5abd89739b050334dd4f52e51cd6c165a997df32]

#97034# XAccesibleText


2002-03-08  Malte Timmermann  <mt@openoffice.org>  [af7d1d88cf76b4bc3b945bab92072735560a000c]

#97034# XAccesibleText


2002-03-08  Stephan Schäfer  <ssa@openoffice.org>  [c07e62f6e9e96bf54bb0b8ee74bf1bf1379c977b]

#96983# correct item highlighting


2002-03-08  Kai Ahrens  <ka@openoffice.org>  [3c0b56589e9803f41b32f3d9e2791746b2308206]

#96981#: don't scale objects


2002-03-07  Thomas Benisch  <tbe@openoffice.org>  [9b229d0500e10c8225d694a168259c3a14be1c07]

#97222# added vclxaccessiblebutton.obj


2002-03-07  Thomas Benisch  <tbe@openoffice.org>  [9572d6bc1f6b2247bb0d19919556813a9bd6d32a]

#97222# create accessible context for button


2002-03-07  Thomas Benisch  <tbe@openoffice.org>  [b331ceae34351c6868eb29d6c89516582c0c0842]

#97222# added accessibletexthelper.obj


2002-03-07  Mathias Bauer  <mba@openoffice.org>  [c1e42d54f401f1284fc9cd6fe6515cd90937e5a6]

#97063#: ActivateNextChild_Impl is superfluos


2002-03-07  Mathias Bauer  <mba@openoffice.org>  [b49e9239ed33ccb7060ebac1aceb120ec055209b]

#97425#: no draft interfaces in queryTypes


2002-03-07  Mathias Bauer  <mba@openoffice.org>  [970d28fe5e7aa8f9bfce9c5c45f8695f37e2d96c]

#97480#: don't use statusindicator for hidden docs


2002-03-07  Mathias Bauer  <mba@openoffice.org>  [2900a200cf244155f0d132fbc70b397a74a190a6]

#97423#:needs contextChanged in InvalidateAll


2002-03-07  Mathias Bauer  <mba@openoffice.org>  [b0bfa61ae174a9931f021abfe29652a8aa6cfb7b]

#97423#:OfficeDispatch wasn't bound; crashed in DONTKNOW state


2002-03-07  Mathias Bauer  <mba@openoffice.org>  [8cf4a1898b0d9923627461d9e636030bcb0b6504]

#97712#: allow for slots.cfg also in userconfig


2002-03-07  Mathias Bauer  <mba@openoffice.org>  [ed62bd8d3a72e854d53ba03612376a34177d7d28]

#97712#: wrong error code makes file detection impossible


2002-03-07  Stephan Schäfer  <ssa@openoffice.org>  [ef8394ff4f594542f42d8c8ac950b87a0a76c911]

#96983# correct item highlighting


2002-03-07  Sven Jacobi  <sj@openoffice.org>  [9dca300a3dfd767575d145a90a1b9dbe301f3ac1]

initial version


2002-03-07  Hans-Joachim Lankenau  <hjs@openoffice.org>  [74ba44dc5c850bab2ee0b7610b59b8926efa5600]

no stl, no -D_MT


2002-03-07  Kai Ahrens  <ka@openoffice.org>  [3b73b7682631ea0137459700ea36e9a946005288]

#97976#: GID_DOCUMENT => GID_VIEW for SID_INSERT_GRAPHICS


2002-03-07  Hans-Joachim Lankenau  <hjs@openoffice.org>  [8a54721ec11846cb331aff0da32104d2f7685e78]

removed include of stdlib.h


2002-03-07  dkenny  <dkenny@openoffice.org>  [5acbb755f3f8dedf51904b711ff78f5e1aa498cf]

Initial Import


2002-03-07  Stephan Schäfer  <ssa@openoffice.org>  [7a1414a0a8c197db14fb77953adc5daf995c15f7]

#96983# correct item highlighting


2002-03-07  Thorsten Behrens  <thb@openoffice.org>  [3e9dff18e68bff98e6fcc17b98adfe063d7ae5f3]

#96948# Changed SvxViewForwarder interface


2002-03-07  Thorsten Behrens  <thb@openoffice.org>  [9cf2d24d032713105631cbe00d40b4c72e63161c]

#96948# Changed SvxViewForwarder interface


2002-03-07  Hans-Joachim Lankenau  <hjs@openoffice.org>  [c24452283ead96d0a32d1f3277b958c86e62dbd0]

#65293# oops...


2002-03-07  Armin Weiss  <aw@openoffice.org>  [8c750a2fd9482fdc7902846566c0434231a6bf28]

#90129# make sure drag start point is inside WorkArea


2002-03-07  Daniel Boelzle  <dbo@openoffice.org>  [c05ebd48c19064745a96b828b018d9ebbeab024c]

#96711# removed unused class declarations of deprecated (unsupported) union type


2002-03-07  Hans-Joachim Lankenau  <hjs@openoffice.org>  [e0c0575edeb917154365d7a50d9069cd54b7ec7e]

#65293# better to have a target.mk - e.g. for build killobj


2002-03-07  Hans-Joachim Lankenau  <hjs@openoffice.org>  [18c6326f98c1c1167305c004199fb14cc4bc81df]

#65293# it's C code - name it so


2002-03-07  Daniel Rentz  <dr@openoffice.org>  [9082ba99caa0d173116f3a530d140df07ab218fe]

#96983# Applying a style does not set focus to doc


2002-03-07  Jörg Budischewski  <jbu@openoffice.org>  [0fb62b0fcc6af689303de8a5c8853ca608384a5b]

#97931# exceptions during registering now fly, static stringhandling


2002-03-07  Jörg Budischewski  <jbu@openoffice.org>  [4a33da9d71f709caa459c082a4ef1588a78dff75]

#97931# added -s parameter, javaloader is now default for components with .jar suffixes, fixed some bugs


2002-03-07  Oliver Braun  <obr@openoffice.org>  [5ce3f900efa328fd95eb6b5c9b1543d0ee878d2e]

#97337# added AccessBridge directories


2002-03-07  Oliver Braun  <obr@openoffice.org>  [6c4a2d854a93282618956981a567bcc20f938ac5]

#97337# deliver AccessBridge jar


2002-03-07  Andreas Bille  <abi@openoffice.org>  [67e2c23a43b594ecf5f313519d3fd8acce57fa2f]

#95155# XSeekable implementation was removed from package-XInputstream. I have to adapt my implementation.


2002-03-07  Andreas Martens  <ama@openoffice.org>  [bb83bd2fb7e6d8e0b283e1331d3def412f737908]

Fix #96678#: Vertical ruler


2002-03-07  Oliver Specht  <os@openoffice.org>  [c6fae523c8236f9aa7e7776cfa09525342629cdb]

#96678# enable right alignment of the vertical ruler


2002-03-07  Oliver Specht  <os@openoffice.org>  [6a3cc35be69e471358777d2eb229d0143fd26bdf]

#96678# enable right alignment of the vertical ruler


2002-03-07  Oliver Specht  <os@openoffice.org>  [74f65c97da73c80b070be6a5616afa24cd12e9cf]

#96678# enable right alignment of the vertical ruler


2002-03-07  Daniel Boelzle  <dbo@openoffice.org>  [eb09cbc34e4742defbf0155eeaf5604f7b17f85a]

#88919# deliver security idl


2002-03-07  Armin Weiss  <aw@openoffice.org>  [3467986740e73a7990fe888418c2a998c98139c0]

#97981# go back to IM_DEEPNOGROUPS runthrough for snap to object comparisons


2002-03-07  Andre Fischer  <af@openoffice.org>  [bc9cb269911a473566ca058ade620b3561522404]

#95585# Corrected some method signatures.


2002-03-07  Oliver Specht  <os@openoffice.org>  [5ea69d60143762a0aad28ecd96ff4e92c4337c99]

#96678# enable right alignment of the vertical ruler


2002-03-07  Andre Fischer  <af@openoffice.org>  [3412e1f7b8261d2a946313075cf93933113c57f5]

#95585# Corrected some method signatures.


2002-03-07  Oliver Specht  <os@openoffice.org>  [6516a8d80f84720abe4a88d07bedd8dae98cfe7e]

#96678# enable right alignment of the vertical ruler


2002-03-07  Oliver Specht  <os@openoffice.org>  [15b47343a670870a1aa7677347310ac4d74fad32]

#96678# dispatcher execute of tab stop changes corrected


2002-03-07  Oliver Specht  <os@openoffice.org>  [8c5c10c79b34682e5de141d72ee47f71e8cb1e79]

#96678# enable right alignment of the vertical ruler


2002-03-06  Kurt Zenker  <kz@openoffice.org>  [95999222f6c13d29e5a25c85baa0cdd349515452]

new version for SRX642


2002-03-06  Eike Rathke  <er@openoffice.org>  [862b684ecb9f93b7c6e4a271edac1003dacb294b]

#88420# remove GNUcollator.xml component description and corresponding service descriptions


2002-03-06  Andre Fischer  <af@openoffice.org>  [ba52ea1af979d5f32c03dbfd494211a6e28d9267]

#95585# Initial revision.


2002-03-06  Andre Fischer  <af@openoffice.org>  [fd9713807e0d0646d1232fabf8abbfd025378ab9]

#95585# Initial revision.


2002-03-06  Andre Fischer  <af@openoffice.org>  [f2d364b01dae0007a8520f450f6ba1b93b4c2ee0]

#95585# Name and description generation changed.


2002-03-06  Andre Fischer  <af@openoffice.org>  [409e770ab593f326b332d60ca379fd8f79042d93]

#95585# Added new files.


2002-03-06  Andre Fischer  <af@openoffice.org>  [147c08432f3d3306690f251576cfbfbe8819e807]

#95585# Initial event handling.


2002-03-06  Andre Fischer  <af@openoffice.org>  [2c07b9c61b655977a019ab4db0db8661e82318f3]

#95585# Initial revision.


2002-03-06  Kai Ahrens  <ka@openoffice.org>  [8b24b9135e63d7035b5652b2d318e0952d0270f3]

#97052#: added high contrast mode


2002-03-06  Andre Fischer  <af@openoffice.org>  [a8177a1fd2a27c967e6d376daaf40925b69f02b0]

#95585# Integrated event handling.


2002-03-06  Kai Ahrens  <ka@openoffice.org>  [f7714600665ef07e8fc5da5bd5bcbb866828c71f]

#97052#: added high contrast mode


2002-03-06  Andre Fischer  <af@openoffice.org>  [97bf4b9ea053210a14810a9003403add3d2b1d85]

#95585# Added new file.


2002-03-06  Andre Fischer  <af@openoffice.org>  [8ba1ead75ea7877a1a8889527350f613d54f0347]

#95585# Integrated event handling.


2002-03-06  Joachim Lingner  <jl@openoffice.org>  [441ad15774e733261cc77f78931f558cf535a4a1]

#97245# -enableassertions entry in java.ini is now passed on to the JVM correctly


2002-03-06  Andre Fischer  <af@openoffice.org>  [96dda5e5f6f45c8e3563d2f14c116f57ec12cfe3]

#95585# Initial revision.


2002-03-06  Andre Fischer  <af@openoffice.org>  [ef3416321a735acc50075583535582ce3d69c073]

#95585# Name and description generation changed.  New event handling.


2002-03-06  Andre Fischer  <af@openoffice.org>  [6d344213f83aa82acaf314360d751e8bfbf406e8]

#95585# Minor change of documentation.


2002-03-06  Andre Fischer  <af@openoffice.org>  [477292e107d501ad1a36378a44339a16bf9d3877]

#95585# Initial revision.


2002-03-06  Frank Schönheit  <fs@openoffice.org>  [487e5ae03838a841952a1a61430f603131eddcd8]

#97969# take the result set concurrency into account when determining the available options (insert/update/delete)


2002-03-06  Daniel Boelzle  <dbo@openoffice.org>  [c58d209b788f1c831df967e4d2700bac7d5d57c3]

#97409# added missing attributes to dtd


2002-03-06  Frank Schönheit  <fs@openoffice.org>  [366066dd59ae936d7f7a63211f2b3c50d10e1ed8]

propertyChange: acquire the SolarMutex


2002-03-06  gt  <gt@openoffice.org>  [3f882d5f7eb8d94ec19fc51623d967e46e732d3d]

#97571# correct fetching colors from sys-settings


2002-03-06  Daniel Boelzle  <dbo@openoffice.org>  [747fd62d2e6ea1050598f5e57deb0732ad9a2907]

#97696# text xml file


2002-03-06  Daniel Boelzle  <dbo@openoffice.org>  [110783b1a5c985b57840ea1e57b9a8d7ff937bc1]

#97409##97672##97696# fixed missing properties/attributes


2002-03-06  Hans-Joachim Lankenau  <hjs@openoffice.org>  [ba586dd6a6b6a9c9ed8037b377d0b42d27a495d1]

#i3114# change to YACCTARGET


2002-03-06  Hans-Joachim Lankenau  <hjs@openoffice.org>  [68e677f16806679ef43a22aff0185c7055ffe1c9]

#i3114# change to YACCTARGET


2002-03-06  Hans-Joachim Lankenau  <hjs@openoffice.org>  [1f0910c48ba06ae3df43204fca49c208d59ca63d]

#i3114# change to YACCTARGET


2002-03-06  Hans-Joachim Lankenau  <hjs@openoffice.org>  [85fb7bba2be6a413de7fa161113d0c99a44656d8]

#i3114# change to YACCTARGET


2002-03-06  Hans-Joachim Lankenau  <hjs@openoffice.org>  [01613278293b4029468b15248c8a051c7f593fd7]

#i3114# change to YACCTARGET


2002-03-06  Hans-Joachim Lankenau  <hjs@openoffice.org>  [e7a1936fe81d1252c07de03c37bb9ca8a473730e]

#i3114# change to YACCTARGET


2002-03-06  Hans-Joachim Lankenau  <hjs@openoffice.org>  [16c331c18590be4dd6bd42b8eaa0b83065a424ba]

#i3114# accept different output namings (bison ver 1.2x/1.3x)


2002-03-06  Hans-Joachim Lankenau  <hjs@openoffice.org>  [6e6a9307894bb3f9935940094e6c2d9d66432f53]

moved to own module


2002-03-06  Mathias Bauer  <mba@openoffice.org>  [1a4c67d19713434cad20bf50fa650bb1ddfbdefa]

#97970#, IZ#3292#: avoid name clashes with vcl


2002-03-06  Philipp Lohmann  <pl@openoffice.org>  [76d933d809264bfa57ea3bf10ffae35f83ac95a6]

#97968# #i3206# make the sawfish workaround default behaviour


2002-03-06  Michael Brauer  <mib@openoffice.org>  [fe93df08161d7011f1b8aaba8e28d0c09628084b]

#95586#: ACCESSIBLE_LAYOUT define


2002-03-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [ba861c822c6cde9dd9df63e87ded2508ba9add45]

#65293#: never free() something you got from new


2002-03-06  Kai Ahrens  <ka@openoffice.org>  [0023b9e0261d1edeedf8a79afad4918740c234d7]

#97052#: some colors are taken from settings


2002-03-06  Philipp Lohmann  <pl@openoffice.org>  [93729a01a3662dc1dca74e1302acebcd2e5a064a]

#97829# #i1991# #97954# fixed typo


2002-03-06  Kai Ahrens  <ka@openoffice.org>  [7306be07514a17bf70d456a8413a0ec43cb1f304]

#97052#: some colors are taken from settings


2002-03-06  Philipp Lohmann  <pl@openoffice.org>  [c7ba3eb64e6f4ed1f07c80b199e326acaaac195c]

#97829# #i1991# #97954#


2002-03-06  Daniel Boelzle  <dbo@openoffice.org>  [d039bd2c277106fa66b6c3f39ca6cd53766a77d5]

#96228# recursive lookup


2002-03-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [f09f65c3eb175bfe4fe36381e9dcf90dce1bf778]

#65293#: syntax


2002-03-06  Andreas Martens  <ama@openoffice.org>  [3cb6723260e041c99e1d527de0884f3b78d48a01]

Fix #97725#: An unicode font seems a better solution


2002-03-06  gt  <gt@openoffice.org>  [0a9358ec028abc369c71f4251f588bfbf9e24e8b]

#97365# A11Y for SvxRectCtl


2002-03-06  Daniel Boelzle  <dbo@openoffice.org>  [36479b4b00482605ffd02568d7d9e5d10a92b63e]

#96228# lookup recursively for netscape/mozilla plugins


2002-03-06  Michael Brauer  <mib@openoffice.org>  [ede32f3634d70813895119462716eba8432715fc]

#95586#: Foot- and Endnotes


2002-03-06  Oliver Specht  <os@openoffice.org>  [4770302d9eb9022b7bdac94d01065526cc97499d]

#96678# prevent assertions in Invalidate()


2002-03-05  Kurt Zenker  <kz@openoffice.org>  [9643cae230440c986192f36efaa73a9545b0ca91]

new version for SRX642


2002-03-05  Kurt Zenker  <kz@openoffice.org>  [33cf23a12de4986df11acc8af75cfeeff58afd72]

new version for SRX642


2002-03-05  Kurt Zenker  <kz@openoffice.org>  [27d05daf36adbb80266f50ba98f4ccea3a85c613]

new version for SRX642


2002-03-05  Hans-Joachim Lankenau  <hjs@openoffice.org>  [5a74a753f4140b97d1af9ed7edcf0b3ecfaff7d2]

#65293# support cywin zip


2002-03-05  Kurt Zenker  <kz@openoffice.org>  [6cf2a9f1f9b480a5e03bba60684a7475a05a2c0c]

new version for SRX642


2002-03-05  Daniel Vogelheim  <dvo@openoffice.org>  [bf71c584df08b7de085253c3b75e0800436d6bde]

define ITEMID_FIELD to prevent problems with indirect include of flditem.hxx


2002-03-05  Andre Fischer  <af@openoffice.org>  [deaacae0965239722a90854553e7955cd4fb0221]

#995585# Added first resource.


2002-03-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [43afbb600bb7cc0086b07d22b8b22f8252fb8a50]

#65293#: syntax


2002-03-05  Kurt Zenker  <kz@openoffice.org>  [7352b7bb5419401bf99d6f646a0f8bccd43dce9e]

new version for SRX642


2002-03-05  Frank Schönheit  <fs@openoffice.org>  [36ab1103e79470155db95be7727791818945881b]

#97087# dialog control model: don't allow NULL argument


2002-03-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [02c2635be8600f814f9f43e511df960a6893cd61]

#65293#: syntax


2002-03-05  Sascha Ballach  <sab@openoffice.org>  [f8af5adf0c386831538711ba2bead506ddbdb682]

#95584#; add first step of RelationSet implementation. Relations between shapes are missing


2002-03-05  Sascha Ballach  <sab@openoffice.org>  [614fe1d269ae0e5797e74c87e3b45140bc3be300]

#95584#; remove own getLocale method


2002-03-05  Sascha Ballach  <sab@openoffice.org>  [6968be3fa399ffba7f475ff9f55ae2a47b3c939f]

#95584#; only one relation per type


2002-03-05  dc  <dc@openoffice.org>  [d5175c1e6a070afa0d96e4878c0c8dcc5291fff4]

cvs-binary overloading via environment variable


2002-03-05  Kurt Zenker  <kz@openoffice.org>  [2112ae0dcd0cce0c4d2dbc6fed6062485a884b54]

new version for SRC652


2002-03-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [453fb44af43aee9887d4b2fa39030e253761fff9]

#65293#: includes


2002-03-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [1ebe0644d8ca517878a9828c70ea7dd83cc6b4f8]

#65293#: removed duplicate valueacc.obj


2002-03-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [91f0c66ac1daa95f80609b6fcdc527b6f96108e7]

#65293# syntax


2002-03-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [c9810c0e115404cee0e90fa36a75d76623c9eb6b]

#65293# syntax


2002-03-05  Daniel Boelzle  <dbo@openoffice.org>  [b009cc759c8f6996ace3908e2b389ddf7682fc3e]

#88919# removed static strings


2002-03-05  Kai Ahrens  <ka@openoffice.org>  [29f1cdb9868149f858b505a7126b073bce306b5e]

#65293#: syntax


2002-03-05  Kai Ahrens  <ka@openoffice.org>  [4648266285d1359f79bc6a94176d6832193d151a]

#65293#: syntax


2002-03-05  Caolán McNamara  <cmc@openoffice.org>  [12428b29470d62d45efb856577ca72fc35c65e7a]

#i3273# last para after h/f broken


2002-03-05  Hans-Joachim Lankenau  <hjs@openoffice.org>  [05b701320e23ca40d97014c8055a74c762478297]

#65293# local jarfile inserted with wrong path


2002-03-05  Kurt Zenker  <kz@openoffice.org>  [ee0b8ae4a9d7b3360ff08b3a35485aaae04757a5]

new version for SRC652


2002-03-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [f0f94093d43e8aef25055795f42232dab03650bc]

#65293#: include <stdarg.h>


2002-03-05  Kurt Zenker  <kz@openoffice.org>  [07ac3a8ee7ff274bdb58378e0ee584a3870f1757]

new version for SRC652


2002-03-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [bce0a6df269561d0dec4fb97a00210c38fc7a2e7]

#65293#: namespace


2002-03-05  Daniel Rentz  <dr@openoffice.org>  [b56f45a7be84131470685ff170b9fad5952822f8]

#97742# cursor control in selection area fixed


2002-03-05  Philipp Lohmann  <pl@openoffice.org>  [f7fb93a053365a1b37bf6f5445521176483637d0]

#95861# remove old files


2002-03-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [2827404c18700f8b9cf1b8ff2330cf45b8afbba3]

#65293#: obsolete


2002-03-05  Kai Ahrens  <ka@openoffice.org>  [5ccb45a7f921ae04701cd49abc8cd375e6764bac]

#65293#: syntax


2002-03-05  Mikhail Voitenko  <mav@openoffice.org>  [5d79bab2248b2c713743d2f13066f747fa10bb65]

#97932# now the storage format can be unknown


2002-03-05  Mikhail Voitenko  <mav@openoffice.org>  [4226ab519ceac42c13c9167d77a75c660794c575]

#97932# set the IsRoot property


2002-03-05  Daniel Boelzle  <dbo@openoffice.org>  [1ca95ff137e4e0836081b878ff014998cbcfd38e]

#88919# opt avoiding acquire()/release() calls


2002-03-05  Jörg Budischewski  <jbu@openoffice.org>  [1646c90dc2635357af205b01f9e5ce768aa5ba37]

#97580# by B.Cameron : skip() is now int64 save


2002-03-05  Caolán McNamara  <cmc@openoffice.org>  [083a9cd97dc7592289887ac1899a5473ca64d619]

#i3273# underlying style list level not relevent to word for applied numbering


2002-03-05  tpf  <tpf@openoffice.org>  [f63cb5ac9ae4bea468725e65799e801f4d4f524d]

#97825# rename Level to LogLevel to avoid name clash


2002-03-05  Stephan Schäfer  <ssa@openoffice.org>  [7511526a5bec4fefddfd5a6d1f95ed5de4369b4d]

#97021# support HC mode


2002-03-05  Stephan Schäfer  <ssa@openoffice.org>  [7f67710b006f00aa7833400f016c5c0c7f2ccf61]

#97021# support HC mode


2002-03-05  Oliver Specht  <os@openoffice.org>  [c46b1eda1e52d2fe7eb7b04604c0e53b1c22afd0]

#96966# mask color changed to magenta, id for drawing image corrected


2002-03-05  Oliver Specht  <os@openoffice.org>  [1afb14a0fcabebca4659a1c332984fc71ac7f321]

#96966# changed draw objects to drawing objects


2002-03-05  Oliver Specht  <os@openoffice.org>  [2dc4b9321eda490e775c1c7ec9228c52207d61af]

#96966# english_us corrected


2002-03-05  Peter Burow  <pb@openoffice.org>  [fa37745ce5acb3a75c93d4f38deea09c1fb99c67]

fix: #97358# accessibility for our ListBox


2002-03-05  Peter Burow  <pb@openoffice.org>  [247d6cd49bbd25549e7aa06b266b128725c419ae]

fix: #97358# accessibility for our ListBox


2002-03-05  Michael Brauer  <mib@openoffice.org>  [f744414b4a6c11cfb4d282c7a9111ad6bcc64d5a]

#95586#: Get accessible context by calling gatAccessibleContext


2002-03-05  Oliver Specht  <os@openoffice.org>  [733908207b3f5a0626284675b11f558930495371]

#96966# label for token window inserted


2002-03-05  Oliver Specht  <os@openoffice.org>  [5a83cf6e1e2168df96c615a0ba4afb4aa0013646]

#96966# label for token window inserted


2002-03-05  Stephan Schäfer  <ssa@openoffice.org>  [1328c9b79b5783ccc69b7d7a2d76a0b8bb3f5e51]

#96983# avoid changing current item while focus is in a toolbox child


2002-03-04  Kurt Zenker  <kz@openoffice.org>  [e0854c2adbd66286026760f97c29c5e17747c606]

new version for SRC652


2002-03-04  Rüdiger Timm  <rt@openoffice.org>  [1ccecab12c5baea71bc3689d36b72c9198f634c3]

new version for SRC652


2002-03-04  Kurt Zenker  <kz@openoffice.org>  [74118af7018c8c0dcf6ca7b563e67d296d414712]

new version for SRC652


2002-03-04  Niklas Nebel  <nn@openoffice.org>  [e1003f310a5719066a44f0cbe3ed0ce79671a690]

#97032# ITEMID_FIELD must be defined before including EditEngine headers


2002-03-04  Thorsten Behrens  <thb@openoffice.org>  [1467961e0556e79dd1b8e3f979489d86c12b1cc2]

#96948# Completed view functionality


2002-03-04  Armin Weiss  <aw@openoffice.org>  [fda8bc75d01751b062f18e3683a8a188815c0b87]

#90129# restrict object movement using cursor keys to WorkArea


2002-03-04  Daniel Boelzle  <dbo@openoffice.org>  [38f626d165f27202f39faa8e24f6dec7e66a5578]

#88919# access controller implementation and bugfixes


2002-03-04  Frank Schönheit  <fs@openoffice.org>  [f60bedd1d307894c1b0ff9d31968a06cdf3b417f]

#97515# VCLXListBox::SelectHdl: keep the object alive while calling the listeners


2002-03-04  tpf  <tpf@openoffice.org>  [842704fd9b60a36db777a5b9518ce063accfad82]

#97825# changed XLogger interfaces to obey the JDK 1.4 final interfaces


2002-03-04  Stephan Schäfer  <ssa@openoffice.org>  [1874ecc464bb780e0fa7a4a7eb943f2ca0dd9718]

#96983# restore last active toolbox item on getfocus


2002-03-04  Frank Schönheit  <fs@openoffice.org>  [60ed7e358dbc7b3defe587e918370914ad3dc79f]

#97921# Up/Down/First/Last: call the base class to ensure that the links/handlers are called


2002-03-04  Kai Ahrens  <ka@openoffice.org>  [08169489e515bb9c60d21f0c4875f34fcd4e7c65]

#97052#: added DRAWMODE_SETTINGS_XXX


2002-03-04  Andre Fischer  <af@openoffice.org>  [f0f0f0efc8f2dcdd13ebfb78cfcff58169764350]

#95585# Added resources for accessibility.


2002-03-04  Andre Fischer  <af@openoffice.org>  [79226045bd20cef5188f24980e20d56182ee6e00]

#95585# Added first string resources.


2002-03-04  Carsten Driesner  <cd@openoffice.org>  [ff5b140c29adac6f1f4d43abb681f181258f0e17]

#96958# Support for high contrast mode


2002-03-04  Andre Fischer  <af@openoffice.org>  [da3e69b6d04f611ac97411531776e7e88312d84d]

#95585# Added DescriptionGenerator.hxx to delivered headers.


2002-03-04  Hans-Joachim Lankenau  <hjs@openoffice.org>  [0e6d5b4cdd464f96647122ddbc89355142775ee3]

#65293# first support for *.zip archives


2002-03-04  Armin Weiss  <aw@openoffice.org>  [0a95e71fd98fccd74126475ab807709ef6dcb301]

#91853# Needs to be set since default is SDRTEXTHORZADJUST_BLOCK


2002-03-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [d8ee4a7e3d5e5b4db17c139d5f510630a4ba6a78]

SRC652


2002-03-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [82cfe1189f54bb51916431066ddc5af3a26549be]

#65293#: add -fno-strict-aliasing and reenable O2 level optimizing


2002-03-04  Andre Fischer  <af@openoffice.org>  [769558875751f8afd84859d2a51dbc9ed790165c]

#95585# Added first string ids for accessibility.


2002-03-04  Andre Fischer  <af@openoffice.org>  [a79be11295fda07f498e39af253823651773a40d]

#97772# disposing now supported.


2002-03-04  Andre Fischer  <af@openoffice.org>  [d3070cd05f67dedcb66dcef93cd474ae91dc83df]

#97772# showAccessibilityTree catches now exceptions.


2002-03-04  Malte Timmermann  <mt@openoffice.org>  [b3c511a8f86789ec0eda743349f6e8b9d3e43c56]

#97034# AccessibleEventBroadcaster


2002-03-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [c3ac51a8333edab0dd87fc6d7641926cf0a83b92]

#65293#: added STLport-4.5.3 patch


2002-03-04  Tomas O'Connor  <toconnor@openoffice.org>  [d4bc2730f1d2088e5d4537ce7eb7333822c747d6]

Add Office Bean to odk project


2002-03-04  Daniel Vogelheim  <dvo@openoffice.org>  [801f7fda46b04c5159a3dc41b125effa315989c1]

- removed import statements for local calsses (causes problems in Java 1.4) - removed PropertyChangeListener in AccessibleObject (causes problems with newer IDLs)


2002-03-04  Oliver Specht  <os@openoffice.org>  [c8be147bafb4b27ac34f5db8ab36ca613d9cbce4]

#97664# title string for rename group dialog added


2002-03-04  Sascha Ballach  <sab@openoffice.org>  [38cdec2a7badf08d97adc302ba4a22ded4212cb1]

#95584#; GetBroadcaster is a logical const method


2002-03-04  Frank Schönheit  <fs@openoffice.org>  [cf8789f14f884ae2c2fef75093791cea9b50eea3]

#97083# some new service names


2002-03-04  Frank Schönheit  <fs@openoffice.org>  [fc54740f49edf47a39945b31021903da0df0ce50]

#97083# correctly register the model implementations


2002-03-04  Hans-Joachim Lankenau  <hjs@openoffice.org>  [2f1c059b2df73a50209f2b1b0e968741c793ff57]

#97909# fix for slow lookup of jar files


2002-03-04  Sascha Ballach  <sab@openoffice.org>  [78aa8cf267ab2209aaaf0a299a6831545ff41d6b]

#95584#; add EditViewForwarder support


2002-03-04  Sascha Ballach  <sab@openoffice.org>  [642361e5c3cf7b259944b6a1bc87c8bef45f6ed9]

#95584#; ask whether ViewData exists


2002-03-04  Sascha Ballach  <sab@openoffice.org>  [6f50c527255f739b952f4fff7e50c9093d8f5113]

#95584#; add Broadcaster support


2002-03-04  Sascha Ballach  <sab@openoffice.org>  [bc24ca8b9da7780a42bfb70c532510465dcc6f26]

#95584#; add assertion to find out whether UpdateData is called without a EditEngine


2002-03-04  Frank Schönheit  <fs@openoffice.org>  [9c126f8e94cbfed032b96f73611551424068d37e]

#97083# preparing migration of the registration process to the OFormsModule class - sample implementation already done for ODatabaseForm


2002-03-04  Frank Schönheit  <fs@openoffice.org>  [388f54a5f8b14e97f093463498dcccb3367c4181]

outlined getParent for code size (and debugging) reasons


2002-03-04  Frank Schönheit  <fs@openoffice.org>  [686559b31b926a99454c9a34349083f268430deb]

#97083# +formsmodule


2002-03-04  Caolán McNamara  <cmc@openoffice.org>  [119cc7f7dbde44cb18ef8a776d0321bf13cd4c5f]

#96678# inline graphics vertical mode adjustments {im|ex}port


2002-03-04  Ocke Janssen  <oj@openoffice.org>  [5c69c8f63d0c36cefd6c4ba15eda50efd853c7e5]

#97043# new paramter for order dialog


2002-03-04  Ocke Janssen  <oj@openoffice.org>  [99fa57326c502d37c757c02a231fab48ff740d64]

#97043# new function to register order dialog


2002-03-04  Ocke Janssen  <oj@openoffice.org>  [915284f70a3ce9315e0f411ae29be4300d6c3bb2]

#97043# two new files


2002-03-04  Ocke Janssen  <oj@openoffice.org>  [8f4955ffdfce027369fe10397dc910eac1b975eb]

#97043# enable order crits


2002-03-04  Ocke Janssen  <oj@openoffice.org>  [52ec1270e8745bcec5482605f1b0b4dc0069de00]

#97043# enable the order dialog again


2002-03-04  Daniel Vogelheim  <dvo@openoffice.org>  [e0941408c5bce5e1bac3811a3c9775d75b53b40b]

#95586# implemented XAccessiblteText::getIndexAtPoint()


2002-03-04  Oliver Specht  <os@openoffice.org>  [28911f854f1f483a40501c2263754bee7da23092]

#97609# StateStyleSheet: don't access member pView in state method


2002-03-04  Christian Lippka  <cl@openoffice.org>  [eda9941905d047bd7658e99b3f62446bf4818295]

#93605# fixed height for pages


2002-03-04  Frank Schönheit  <fs@openoffice.org>  [8fbfd0432a6c033d1f1a3acb5081b8fb52940fb5]

removed propertyhelper - file is obsolete


2002-03-04  Ocke Janssen  <oj@openoffice.org>  [6552e982adcc9bb13b22d725d180eb956794ce16]

#97788# new character set Big5-HKSCS


2002-03-04  Ocke Janssen  <oj@openoffice.org>  [b3c729a6d5ec195abce7d8a4b0c7719a63028eea]

#97788# new character set Big5-HKSCS


2002-03-04  Oliver Specht  <os@openoffice.org>  [86dbf8ea7d38fe4b0b1955b3ff86fa75ca3f8caf]

#97664# rename of drawing objects implemented


2002-03-04  Christian Lippka  <cl@openoffice.org>  [f6cc7b1ba24efd0e422d2452aa808db6ab9d7c39]

#97512# fixed resource merge problems


2002-03-01  Hans-Joachim Lankenau  <hjs@openoffice.org>  [e6f84b996bf7ab9824870e65d091868bac0f280f]

#65293# win32 without 4nt; several fixes...


2002-03-01  Andre Fischer  <af@openoffice.org>  [59d7e5cda177f560c4b0ac6c492b70955450f35c]

#97772# Added first support for event notifications.


2002-03-01  Caolán McNamara  <cmc@openoffice.org>  [c9b7c0935aa7d53bdb244758192b09936e9f03bc]

#i3288# change default wrap distance for elements to word's default


2002-03-01  Armin Weiss  <aw@openoffice.org>  [a692a2126c9424119a5f0918d682d2fd1d6843c8]

#97849# Forgot to move the includes for the bugfix to the top of file


2002-03-01  Armin Weiss  <aw@openoffice.org>  [db6cbe5547cb471d497e3f01565aa74056d831ba]

#97870# when hatch background is activated, use object fill color as hatch background color


2002-03-01  Caolán McNamara  <cmc@openoffice.org>  [11e36c4a3a40c709544c2411d18cb6cbb38826fc]

#i3288# change default wrap distance for elements to word's default


2002-03-01  Daniel Vogelheim  <dvo@openoffice.org>  [5bb6a6cee08932b51025a3cd2e6076abce5ec1ae]

#95586# implemented XAccessibleText::setSelection() also added several DEFUNC checks and SolarMutex locks


2002-03-01  Philipp Lohmann  <pl@openoffice.org>  [3517e4fb9e829e080c728dddabec25b6d11d717e]

#95499# send stderr to /dev/null when querying for system commands


2002-03-01  Kai Ahrens  <ka@openoffice.org>  [81a41b0d8aeca53ddf1e00b9374e83aa49658e82]

#97856#: added high contrast support


2002-03-01  Sascha Ballach  <sab@openoffice.org>  [d8444aa24c16c68f043595944755c8b323ae367f]

#95584#; add a Clone method


2002-03-01  Sascha Ballach  <sab@openoffice.org>  [2ee613894d5e199a369489e0716c45182ac7d482]

#95584#; make the Clone method working


2002-03-01  Armin Weiss  <aw@openoffice.org>  [1c0880d75f06be80a492c281d1f19b4466891117]

#97849# when in a Draw/Impress binary import the anchor pos is set it's an error. So, when could figure out that a Draw/Impress is running, correct that position to (0,0). Anchor is not used but with 6.0 and XML no longer ignored in Draw/Impress so this correction needs to be made for objects with that error. These could be created when copying back anchor based draw objects from Calc or Writer to Draw/Impress, this did not reset the anchor position.


2002-03-01  Philipp Lohmann  <pl@openoffice.org>  [b2bd677fca3348ab041c7cfba6f1be731f1d5477]

#96578# disable next button if command is empty on fax or pdf command page


2002-03-01  Ocke Janssen  <oj@openoffice.org>  [b1196d897b4618900b79f7390005505d86918027]

#97850# correct F6 handling


2002-03-01  Daniel Boelzle  <dbo@openoffice.org>  [97e176c9a128a47c22e4e968912c6978d8e500a9]

#88919# added UNO_AC_USERCACHE_SIZE


2002-03-01  Christian Lippka  <cl@openoffice.org>  [2bd4fec26e5909c932c5f7e1601bbd880628f826]

#97649# added support for automatic bullet color


2002-03-01  Christian Lippka  <cl@openoffice.org>  [082f3010bed980cf2125b6ffbd011a2df1c7e753]

#97649# added support for automatic bullet color


2002-03-01  Oliver Specht  <os@openoffice.org>  [bc9284da84b2795a0c4bfee94f481fa61d182f8c]

#97865# use basic container instead of GetBasicManager()


2002-03-01  Caolán McNamara  <cmc@openoffice.org>  [114b991d8c4839d1bf8a404c32e2322c65c46b9a]

#96678# export environment frame direction


2002-03-01  Philipp Lohmann  <pl@openoffice.org>  [01c9b763ca4a4c5b39c5f83f5791b2012912a5cd]

#96831# remove unnecessary assertion


2002-03-01  Rüdiger Timm  <rt@openoffice.org>  [cc64a0d85089c2107e6abc48c113949c64863a41]

#87576# keyevent added


2002-03-01  Christian Lippka  <cl@openoffice.org>  [4db043e1c5887257f29d047df73d57b34b4c7e11]

#97649# changed text default color to COL_AUTO


2002-03-01  Daniel Vogelheim  <dvo@openoffice.org>  [472971967857cbd63e02b19b9ab2560682056a46]

#95586# full implementation of XAccessibleText selection and caret methods


2002-03-01  Hans-Joachim Lankenau  <hjs@openoffice.org>  [ac5e0aa981e23e065507bb4d090de6c12a441e48]

#i3280# more verbose in case of detection error


2002-03-01  Philipp Lohmann  <pl@openoffice.org>  [bbc0506ccd67a9590c95f6dafa6a660a88df2c42]

#95861# remove files no longer needed


2002-03-01  Daniel Boelzle  <dbo@openoffice.org>  [154aa8a96f2978045fce8d67a3d1fb601682152f]

#88919# docu change


2002-03-01  Kai Ahrens  <ka@openoffice.org>  [7ef5351efc2d4ff465fe812651d688da9574ae04]

#97856#: added high contrast support


2002-03-01  Rüdiger Timm  <rt@openoffice.org>  [6d23cdecc992ce8e11b539fd8817c9c352be44cc]

#87576# sc does not use ITEMID defines out of svx (due to sc/inc/scitems.hxx).


2002-03-01  Christian Lippka  <cl@openoffice.org>  [6950a208b160cc8c95b90185e4454129671d562e]

#97649# allo auto color for draw/impress


2002-03-01  Daniel Rentz  <dr@openoffice.org>  [e865c5d71ea6904de4727e2f59071bea8f496bfb]

#97742# DataPilot layout dialog keyboard acc.


2002-03-01  Kurt Zenker  <kz@openoffice.org>  [59633e7b04e9f7311883a7e15faad0186461891c]

new version for SRX642


2002-03-01  Oliver Specht  <os@openoffice.org>  [146d791a10b0ce5695bcface9d916fed9d1071e6]

#97658# id corrected


2002-03-01  Rüdiger Timm  <rt@openoffice.org>  [d774d5bd2071ba67fc31e2586ea26d4abb49ef7f]

#87576# We need to link against TOOLSLIB and UNOTOOLSLIB because of MAV's change in source/zippackage/Zippackage.cxx rev 1.78


2002-03-01  Kurt Zenker  <kz@openoffice.org>  [714a411b9c37cca12ebea9a422d46acc7b899798]

new version for SRX642


2002-03-01  Armin Weiss  <aw@openoffice.org>  [7eb633e5b4a18b57c6036d6f940a11e1c0860ed6]

#95491# member to hold state of the mouse buttons for creation of own MouseEvents (like in ScrollHdl), necessary member methods and move of implementation of virtual method MouseButtonDown(...) to the *.cxx


2002-03-01  Armin Weiss  <aw@openoffice.org>  [c92f5f1b2ade90f45f9673ad075b99ab96b0742b]

#95491# remember button state for creation of own MouseEvents


2002-03-01  Daniel Vogelheim  <dvo@openoffice.org>  [c43f026fcf7069c6ae200fc0c7a1532a70e76f00]

#97662# don't export two draw:name for Writer shapes


2002-03-01  Armin Weiss  <aw@openoffice.org>  [2d7bf498c8c867792549fa970dbdeaefb17747d0]

#95491# Added new member to remember button state for creation of own MouseEvents, usage of them and moved implementation of virtual method MouseButtonDown()


2002-03-01  Caolán McNamara  <cmc@openoffice.org>  [98eabc5766dcdaaaf2da4aa5240989b338bc486e]

#i3278# Default msword date field without options


2002-03-01  Christian Lippka  <cl@openoffice.org>  [3e7671c2c99870956748ac7d1807c67c396c3d19]

#97512# added tabstop to value set


2002-03-01  Philipp Lohmann  <pl@openoffice.org>  [ecc10549406dc25bc420889b678508e57c2e7d2b]

#97829# #i1991# make compile on gcc


2002-03-01  Caolán McNamara  <cmc@openoffice.org>  [1563a968671515cfdf26723925732919f9f37693]

#i3175# #i2803# Tabs and anchors reworked to allow tabs to be stripped from word paragraphs with broken tabstops


2002-03-01  Christian Lippka  <cl@openoffice.org>  [c3fb8b9d91222ea03a7f02a6bec269ff4b19a1b7]

#96983# added WB_TABSTOP for toolbox controls


2002-03-01  Christian Lippka  <cl@openoffice.org>  [ead67ef9a6496197cf7ee23df8355c4286ac584b]

#96983# added WB_DIALOGCONTROL for tab navigation in toolbar


2002-03-01  Stephan Schäfer  <ssa@openoffice.org>  [980112ef0709bf1893be7e8e97a0dd17689f35fb]

#96972# use vector instead of list


2002-03-01  Sascha Ballach  <sab@openoffice.org>  [26d7ad5c6f9999cfeba8f93a6fcdd42ea60bff29]

#95584#; add own getLocale method


2002-03-01  Sascha Ballach  <sab@openoffice.org>  [26073ba87d90c97cdd49eb64b588c0091d54738d]

#95584#; add XAccessibleText support; copy getImplementationId method


2002-03-01  Sascha Ballach  <sab@openoffice.org>  [6384399612b8ac71fdbfeed00e3a1d4caabc1987]

#95584#; add ScAccessibilityEditSource for Accessibility


2002-03-01  Sascha Ballach  <sab@openoffice.org>  [b2f28ad83f1adff8685e800e490981ef350c9705]

#95584#; make GetTextForwarder virtual to use ScCellTextData as base class for accessibility


2002-03-01  Philipp Lohmann  <pl@openoffice.org>  [70d1304bce8c3e12dc1154fec7657d34e80b9aab]

#96903#  make help buttons work


2002-03-01  Oliver Specht  <os@openoffice.org>  [81fabdc6f8871cc1f609106cb7910d52077cf612]

#97718# invalidate footnotes via SwXUnoCallback, only


2002-02-28  Eike Rathke  <er@openoffice.org>  [2e045f25de90ec97aca42d5bebd507d76024e6fa]

#97838# ScanType: no type detection inside of matching brackets if [$...], [~...]


2002-02-28  Niklas Nebel  <nn@openoffice.org>  [b31ef6c6232367c64d85d2291c932460ab31b19a]

#95584# header cells and XAccessibleTable implementation


2002-02-28  Niklas Nebel  <nn@openoffice.org>  [ced7840486394f3c61dc25dd65cc57490ae1e740]

#95584# header cells and XAccessibleTable implementation


2002-02-28  Malte Timmermann  <mt@openoffice.org>  [ddf78c379e669323da931adc61c8b0f1d62a19e7]

#97032# GetBulletInfo


2002-02-28  Stephan Schäfer  <ssa@openoffice.org>  [b8f7708176f56d6093405faf6f112004db359be9]

#96972# improved key and focus handling


2002-02-28  Stephan Schäfer  <ssa@openoffice.org>  [4dac95ae479af794044f6ed984f13dd829fa3008]

#96972# improved hotkey handling for toolbar cycling


2002-02-28  Stephan Schäfer  <ssa@openoffice.org>  [0010ca46d2896e375b113575e9d2e7b8ee79afb0]

#96972# make toolbars/floaters keyboard accessible


2002-02-28  Malte Timmermann  <mt@openoffice.org>  [e1f7f831ff521d11d5d25759bd7c173e64510aea]

#97032# GetFieldInfo, GetCharacterBounds and more...


2002-02-28  Philipp Lohmann  <pl@openoffice.org>  [5d69af40f200403ce56af1898f40406740d1f1d2]

#97312# adjust buttons to french and korean


2002-02-28  Nils Fuhrmann  <nf@openoffice.org>  [69ecf4ac083708696d1ad2efe5103b2b5518a024]

Merge SRC641: 28.02.02 - 18:18:53


2002-02-28  Kurt Zenker  <kz@openoffice.org>  [926ba974c1759c56bdfbdc51c85a39b276003461]

Merge SRC641: 28.02.02 - 18:17:53


2002-02-28  Nils Fuhrmann  <nf@openoffice.org>  [4950128cac6e3aa7dcaa0161f1486733fe9f11e9]

Fix


2002-02-28  Oliver Specht  <os@openoffice.org>  [d95c3626edbbe40c8c4ea0637ee07c6c396b03e9]

#97664# rename of drawing objects implemented


2002-02-28  Kurt Zenker  <kz@openoffice.org>  [5e92b50d1fa9907d14a94a4d13767c7b624cc547]

Merge SRC641: 28.02.02 - 18:14:44


2002-02-28  Kurt Zenker  <kz@openoffice.org>  [79e85dda5e36ecaf4081dcc11533aee764123e21]

Merge SRC641: 02/28/02 - 18:14:17


2002-02-28  Oliver Specht  <os@openoffice.org>  [f100c1ae16d2ac51034879de38b93ca704486b8c]

#97664# support for named drawing objects added


2002-02-28  Kurt Zenker  <kz@openoffice.org>  [a1e9222e4455e40ddafdc1859257a713838916ac]

Merge SRC641: 02/28/02 - 18:02:20


2002-02-28  Kurt Zenker  <kz@openoffice.org>  [5df6e926be3da43b1f3a54ce7261e39a870b64f9]

Merge SRC641: 28.02.02 - 18:00:51


2002-02-28  Rüdiger Timm  <rt@openoffice.org>  [682aa3d2d1f41c66d5c8d80c43bfe5651551fdbb]

Merge SRC641: 28.02.02 - 17:57:35


2002-02-28  Kurt Zenker  <kz@openoffice.org>  [017bad96b1cc781230b703b045b5a0f463962fe6]

Merge SRC641: 28.02.02 - 17:57:21


2002-02-28  Oliver Specht  <os@openoffice.org>  [4428083c6a455f1c62b71492e0a013c55878be82]

#97664# name modify link added


2002-02-28  Martin Hollmichel  <mh@openoffice.org>  [0432481a060aa24dfd0c46d3b06e630289e611d3]

adding new file to HEAD


2002-02-28  Martin Hollmichel  <mh@openoffice.org>  [34cd64135e3c8762b569281022765e7c774206e9]

adding new file to HEAD


2002-02-28  Daniel Vogelheim  <dvo@openoffice.org>  [d0cc1e39036248f0724d1dfcb73fd5e42d3a5243]

#97718# don't crash if an XText can't deliver a paragraph enumeration


2002-02-28  Martin Hollmichel  <mh@openoffice.org>  [6cd0bbd8ce6ae2774fc61dacc0f81725ba038d79]

adding new file to HEAD


2002-02-28  Caolán McNamara  <cmc@openoffice.org>  [6b44c270bafe8b2eb990639481634142d905905a]

#97789# Sections are not allowed inside tables


2002-02-28  Martin Hollmichel  <mh@openoffice.org>  [9263dc4a4ba085bac0cef6f5c90470a52d9c508f]

adding new file to HEAD


2002-02-28  Philipp Lohmann  <pl@openoffice.org>  [15b08791effa909305d9fbc8ff1a311867fcbe4a]

#97829# updated psprint configuration


2002-02-28  nidd  <nidd@openoffice.org>  [17b526c3e94416c837d17f780d3dc734bc22896c]

Fixed bug with gcc 3.X.


2002-02-28  Daniel Vogelheim  <dvo@openoffice.org>  [6125792fb5a1f67f459720e152a89b412c03fd17]

#97260# moved entity defitions into a seperate file


2002-02-28  Daniel Vogelheim  <dvo@openoffice.org>  [14be45db650d15d6ae405b7e92cd3b595dcc1634]

#96678# fixed vertical layout properties


2002-02-28  Daniel Vogelheim  <dvo@openoffice.org>  [2b1e02d65d28c5746520f35b77850122508d1839]

#95586# SwPortionHandler::Text() now has portion type parameter Now also use #define for 'terminating' portion


2002-02-28  Daniel Vogelheim  <dvo@openoffice.org>  [788487dec950ea32277c4430d1b239132700f856]

#95586# SwPortionHandler::Text() method has has portion type, too


2002-02-28  Armin Weiss  <aw@openoffice.org>  [81bd15cd1335d688d2319ec47d7408b6875aa376]

#96731# Removed old bOnlyTextEdit mechanism and some JOEDEBUG statements


2002-02-28  Herbert Duerr  <hdu@openoffice.org>  [f451d6967655c9814f28c2f19e57ebc753ed983e]

#97942# finish glyph outline generation in CTL case


2002-02-28  Frank Meies  <fme@openoffice.org>  [6829122e78bc5614930e1b03595ef74eece941ff]

#95586# Accessibility - Handling of text portions


2002-02-28  Frank Meies  <fme@openoffice.org>  [6c76e70c31ef21bdf4c8bf21b425386a5b1d4166]

#95586# Accessibility - Handling of text portions


2002-02-28  Thorsten Behrens  <thb@openoffice.org>  [5c6bba4112c0c72071bb284400f3be9e423b64bf]

#96948# Corrected docs, factored out SvxEditSourceHintTranslator


2002-02-28  Thorsten Behrens  <thb@openoffice.org>  [7b03c44f7253a59a9b4a2464edab93af0fdc177a]

#96948# Deliver unoedhlp.hxx


2002-02-28  Thorsten Behrens  <thb@openoffice.org>  [fae1d18a7547b350c85806cc4aff1aecf8065f4e]

#96948# Corrected docs, factored out SvxEditSourceHintTranslator


2002-02-28  Philipp Lohmann  <pl@openoffice.org>  [14f4a49266f5206260b5e9f0780913c56dd8d5a0]

#97829# #i1991# add font aliases


2002-02-28  Thorsten Behrens  <thb@openoffice.org>  [535180ef3f245298b9281d8ab643bc55edd53a38]

#96948# Broadcast Beg/EndTextEdit


2002-02-28  Kai Ahrens  <ka@openoffice.org>  [140a69aaf3b72cb474dc74b7857aa6ad01c4b119]

#96111#: use same string for <All> in all modules


2002-02-28  Kai Ahrens  <ka@openoffice.org>  [fd03488af96dd9234adbefad62e60bdb69511894]

added functionality to collect bitmaps


2002-02-27  Niklas Nebel  <nn@openoffice.org>  [e8b9ee279faec717634b65764d2018e039905b6e]

#95584# accessibility api for print preview


2002-02-27  Niklas Nebel  <nn@openoffice.org>  [e223d91e153d809df0701982f056bc725001c41e]

#95584# accessibility api for print preview


2002-02-27  Daniel Vogelheim  <dvo@openoffice.org>  [bbb08df9767e0d6599929e72283caf731280c54c]

#95586# added support for selection and character bounds


2002-02-27  Frank Meies  <fme@openoffice.org>  [c605b04940e72f0ca43b10bd8f40301e479ad816]

#95586# Accessibility - Get coordinates for a position inside a paragraph


2002-02-27  Frank Meies  <fme@openoffice.org>  [c35f378c89a27a0fc94e32efd66819bf4ad411a3]

#95586# Accessibility - Get coordinates for a position inside a paragraph - Assertion changed


2002-02-27  Frank Schönheit  <fs@openoffice.org>  [dc91833dc526528978f8a4efd17f9b8af49dbfe4]

#97810# corrected signature of FmFormNavigationDispatcher::StateChanged


2002-02-27  Frank Meies  <fme@openoffice.org>  [0af4d64e5842f168f4b806feec806c510118bfb4]

#95586# Accessibility - Get coordinates for a position inside a paragraph


2002-02-27  Mikhail Voitenko  <mav@openoffice.org>  [7f4bd5e20c945ecae2cd2bc43af9cd5616e1a262]

#97587# truncate the original file before streaming in to it


2002-02-27  Stephan Bergmann  <sb@openoffice.org>  [32e00f8f907c2e35c42ce5546e1596521c9cbea1]

#97801# Fixed mapping of Big5/CP950 A040--A0FE to Unicode.


2002-02-27  Thorsten Behrens  <thb@openoffice.org>  [061d7083afe8f0b9e6a4d6676097d9e3bd24ddc1]

#96075# Need notification on OLE object's (de)activation


2002-02-27  Armin Weiss  <aw@openoffice.org>  [bfd75cb1076425c754de8f1cebf99f59a9d217d6]

#97389# Wrong Maximum value in ressource MetricField MTR_FLD_TABSTOP.


2002-02-27  Armin Weiss  <aw@openoffice.org>  [7abd8bfa4db5014e03dcff69f8f39968d898d0b5]

#97516# Commit knowledge about ruler visibility to SDOptions.


2002-02-27  Oliver Specht  <os@openoffice.org>  [e08c3172aae4fec8ce9bb562f47f9bc403201274]

#97576# columns preview high contrast aware


2002-02-27  Oliver Specht  <os@openoffice.org>  [beecd64907bf98ba94849d05663233cfea63b005]

#97576# page preview colors are high contrast aware


2002-02-27  Armin Weiss  <aw@openoffice.org>  [0550fdc27ebdc2a436cc3ae616ef9ac2e93869a7]

#97172# In SdrUndoGeoObj::Undo and Redo there was in the case of a UndoGroup no SendRepaint() call for the group object itself. Added this.


2002-02-27  Kurt Zenker  <kz@openoffice.org>  [7376f3f745dcd26c2f9fa00f96941fa52829c3b1]

Merge SRC641: 27.02.02 - 14:19:53


2002-02-27  Kurt Zenker  <kz@openoffice.org>  [3265fa9979b938656851e1dda33201f92e58035b]

Merge SRC641: 27.02.02 - 14:15:02


2002-02-27  Kurt Zenker  <kz@openoffice.org>  [c86e448db002aec5dc183eebef4ee1337f10e4b1]

last correct version 1.229


2002-02-27  Frank Meies  <fme@openoffice.org>  [88ced61b1e59705c69cac83cdbb83efb9b6bcfa1]

#95586# HandlePortion implemented for SwKernPortion


2002-02-27  Kurt Zenker  <kz@openoffice.org>  [f097c7c74261ef46607770e0bfde4d4d28ea5073]

new version for SRC641


2002-02-27  Rüdiger Timm  <rt@openoffice.org>  [0722a89eaf69d65f66351715991ff96e0b583e47]

new version for SRC641


2002-02-27  Christof Pintaske  <cp@openoffice.org>  [a1e86b46eace2a8feef4f5619fa5a81219972271]

#97803# create new key event with logical directionality


2002-02-27  Andreas Bille  <abi@openoffice.org>  [7fb67d3f1f3dd4510d14b103cdad2b288d7c312c]

#97587# Added setting of size.


2002-02-27  Kai Sommerfeld  <kso@openoffice.org>  [0b02ac946291683a1090c2c2acddc858dc11f451]

#97805# - Removed installuser


2002-02-27  Armin Weiss  <aw@openoffice.org>  [b5c5172820fb288086db3a3257c2d783c48766f3]

#97016# correct defaults for DefaultObjectSizeWidth/Height set to 8000/5000


2002-02-27  Armin Weiss  <aw@openoffice.org>  [a77ef5121bc618b74fc40268b1c88e1e64c5cf2b]

#97016# moved include statement to the upper end of file


2002-02-27  Oliver Specht  <os@openoffice.org>  [a4cf3134eb962baa08a9d6cce92b303a9d232dc5]

#97579# high contrast of bitmap previve implemented


2002-02-27  Ocke Janssen  <oj@openoffice.org>  [b6f5e6fb8869d22f61e777709f525b97182f83a3]

#97668# insert shortcut for view


2002-02-27  Ocke Janssen  <oj@openoffice.org>  [cb989c051da5b4ff2c6011b213d2245f883a56e0]

#97666##97667# insert new helpids and unique ids


2002-02-27  Ocke Janssen  <oj@openoffice.org>  [fbdf14d9b348aeb515fb04ec193769d9119a9803]

#97666##97667# insert new helpids and unique ids


2002-02-27  Stephan Wunderlich  <sw@openoffice.org>  [4f177376bf62318863ac7ae3dcf668f7b0788418]

CHG: literal bug


2002-02-27  Michael Brauer  <mib@openoffice.org>  [9d065146c3fef1069b6b5e531ff425dd1de4c5bd]

#95586#: Header/Footer accessibility


2002-02-27  Malte Timmermann  <mt@openoffice.org>  [c10d7a3642420e35ac3890becdae1cbf35d2cf75]

#97034# VclEventListener


2002-02-27  Ocke Janssen  <oj@openoffice.org>  [a0e0a83ce10b5e4b8828bcda254f47acb8ebb630]

#97755# invalidate add relation when controller was modified


2002-02-27  Michael Brauer  <mib@openoffice.org>  [d33c8605c966e750017db365555d65a6fabae48b]

#95586#: Header/Footer accessibility


2002-02-27  Michael Brauer  <mib@openoffice.org>  [4b86a5896ebb982bd0114f7b2a83669f178ce7cf]

Header/Footer


2002-02-27  Stephan Bergmann  <sb@openoffice.org>  [96f1a6594193c919306ffa0278868fd97a21129f]

#97801# Track problems with round-trip conversion between HKSCS and Unicode.


2002-02-27  Stephan Bergmann  <sb@openoffice.org>  [8e571b4876cae431f582c0220b100308c6c7a84e]

#97801# Fixed mappings from Unicode to Big5 et al (U+20XX, U+33XX).


2002-02-27  Oliver Specht  <os@openoffice.org>  [401a46d3a4d04583c03d080e0bbecbcf51a86775]

#96678# ruler support for vertical text


2002-02-27  Oliver Specht  <os@openoffice.org>  [df0d362b64227e82267ac56cbd238eee9e19e92a]

#96678# ruler support for vertical text


2002-02-27  Oliver Specht  <os@openoffice.org>  [ed1b1d50e3eb707ad38f486b3f4accb37eabc852]

#96678# ruler support for vertical text


2002-02-27  Oliver Specht  <os@openoffice.org>  [ae29e8e8ec2a4e58b419f0c6cf54fb46d1f913c8]

#97658# StarBasic string corrected


2002-02-26  Carsten Driesner  <cd@openoffice.org>  [9ffeb4931086c2bfcc5206f51455319427c9a801]

#97557# Reset flags correctly to support skipping invalid cmdline args


2002-02-26  Stephan Wunderlich  <sw@openoffice.org>  [2dd6567cc65b8153440132fe5d27b1b14294b0e9]

CHG: create map-file instead of exp-file


2002-02-26  Herbert Duerr  <hdu@openoffice.org>  [2c9b206a77c5326e5e0d4fa74780ce89f7c731b6]

#97942# enable CTL support for meta files


2002-02-26  Oliver Specht  <os@openoffice.org>  [82aca6a9c01e67f14e0bcd08e998dfdc9c9513fe]

#97682# prevent division by zero if no printer can be found


2002-02-26  Vladimir Glazounov  <vg@openoffice.org>  [40e788dc881f29d755aac4aa397d4f4188d38df7]

#65293# corrected typo


2002-02-26  Mikhail Voitenko  <mav@openoffice.org>  [29d149bab9480626f1dcd7b5aecac39698844c15]

#97587# simplify the solution


2002-02-26  Oliver Specht  <os@openoffice.org>  [c8f7dd295d053dc7d44a0b37cec0f9683f50f056]

#96678# ruler support for vertical text


2002-02-26  Sven Jacobi  <sj@openoffice.org>  [7e98ae7d609e324a28ce31ba32cec6b76dda805e]

#95618# do not play sound effects in full mode


2002-02-26  Rüdiger Timm  <rt@openoffice.org>  [4533625fea8e39beeed3674d9697886505a2c18b]

Merge SRC641: 26.02.02 - 15:44:57


2002-02-26  Kurt Zenker  <kz@openoffice.org>  [b4b06e6c3c32911ef0bf0bad4c752eda0f866bda]

Merge SRC641: 26.02.02 - 15:37:06


2002-02-26  Armin Weiss  <aw@openoffice.org>  [74065d315722a699c390a33a586752690fe4aa56]

#97016# Changed inline base implementation of virtual SelectionHasChanged() method to non-inline and added base implementation in .cxx


2002-02-26  Armin Weiss  <aw@openoffice.org>  [d388defb4c6c2f0be3351313af1947d126b84606]

#97016# Added support for keyboard cursor travelling for handles


2002-02-26  Armin Weiss  <aw@openoffice.org>  [856e119e392778108f3454def25b9cab5033b3f2]

#97016# Additions for keyboard cursor travelling over handles


2002-02-26  Sascha Ballach  <sab@openoffice.org>  [dcbf8d705b67c99d678b965dd28a6224dd2a81d9]

#97772#; create makefile to make it possible to build with our enviroment


2002-02-26  Kurt Zenker  <kz@openoffice.org>  [764dc6a3cbca13007e549f1751c3dc6b51d5a3c3]

Merge SRC641: 26.02.02 - 15:25:02


2002-02-26  Kurt Zenker  <kz@openoffice.org>  [89769097d15222f0f8d3470c0be7696440e78d70]

Merge SRC641: 26.02.02 - 15:26:22


2002-02-26  Armin Weiss  <aw@openoffice.org>  [c93bb5d58d617640e227bef2436b40771386f37a]

#97016# Sort handles. This was missing in ImpMarkPoint all the time.


2002-02-26  Kurt Zenker  <kz@openoffice.org>  [9c9ce8ee07c3a66fa7d6e081934383fdeb8e472a]

Merge SRC641: 26.02.02 - 15:24:01


2002-02-26  Kurt Zenker  <kz@openoffice.org>  [457124761237467c1b5a8d592095c8b9b4cddf78]

Merge SRC641: 26.02.02 - 15:21:41


2002-02-26  Kurt Zenker  <kz@openoffice.org>  [9a8468eb8f91c271a2abfe5aeb8baa19e7275ddc]

Merge SRC641: 26.02.02 - 15:25:10


2002-02-26  Kurt Zenker  <kz@openoffice.org>  [27c3472a9f11b75a0618329ab92e9f41ae3eaec8]

Merge SRC641: 26.02.02 - 15:21:12


2002-02-26  Armin Weiss  <aw@openoffice.org>  [c0585422998c252b26b8f0626c851a3545b1476a]

#97016# Implemented support for handle cursor visualisaition/travelling


2002-02-26  Rüdiger Timm  <rt@openoffice.org>  [5625b9b445ed89f8ddd220c485a9e152067067cd]

Merge SRC641: 26.02.02 - 15:19:48


2002-02-26  Rüdiger Timm  <rt@openoffice.org>  [35594187f12ef3be7f368650585e0b6b31375169]

Merge SRC641: 26.02.02 - 15:17:36


2002-02-26  Kurt Zenker  <kz@openoffice.org>  [1b60cf81e23a350bd91a6bedbea6d5bb233e5eb7]

Merge SRC641: 02/26/02 - 15:16:05


2002-02-26  Kurt Zenker  <kz@openoffice.org>  [9e8ff8d656f56e1bd8819cb993eecaf8040d5780]

Merge SRC641: 26.02.02 - 15:15:57


2002-02-26  Philipp Lohmann  <pl@openoffice.org>  [9a6c40eb0d0d2f9bfb60e2f3f1ef717327ec4619]

#93094# close XIM status window on focus lost


2002-02-26  Herbert Duerr  <hdu@openoffice.org>  [28173546960484e2a3a231664b0f02cfa4025dd1]

#97942# cleanup CTL patch


2002-02-26  Herbert Duerr  <hdu@openoffice.org>  [ec70d6e9c07740efa951f7ba5425451f6a7e8107]

#97942# CTL support extended for PSPRINT


2002-02-26  Herbert Duerr  <hdu@openoffice.org>  [4f4d4d17a1f4657d11b17168d5469fd8c5abe380]

#97942# fix crash in CTL support


2002-02-26  Stephan Bergmann  <sb@openoffice.org>  [169d34f82dabdf18be59fdc8eb83ccd289ce2b50]

#97670# Merged in 1.20.2.3.2.1; renamed BIG5 and BIG5-HKSCS to Big5 and Big5-HKSCS.


2002-02-26  Oliver Specht  <os@openoffice.org>  [8b8a848c4f956e4d83041e486622250ebffa2dd8]

#96983# SID_STYLE_APPLY should not grab the focus


2002-02-26  Oliver Specht  <os@openoffice.org>  [dbbef07aa20724719e51cd90bbf328dc8ce30d56]

#96983# apply styles sets the focus to the document window


2002-02-26  Andre Fischer  <af@openoffice.org>  [a347be124b7bfd7a081b75d9ba6157815feb3ed2]

#97772# Added missing file.


2002-02-26  Kurt Zenker  <kz@openoffice.org>  [842a53b3200fc47c842bd0ed6746506eddf3da38]

new version for SRX642


2002-02-26  Kurt Zenker  <kz@openoffice.org>  [c04417dc9876eebb31fb4c7825c575c09c60f942]

new version for SRX642


2002-02-26  Thorsten Behrens  <thb@openoffice.org>  [8929892ac4010b36a8ee6599c06a44f36b52897d]

#97775# Forgot one member initialization


2002-02-26  Oliver Specht  <os@openoffice.org>  [3bdd5a602298e70596d4b45553d728db6fbef499]

#96983# enable correct KEY_TAB handling


2002-02-26  Christian Lippka  <cl@openoffice.org>  [4c44ac47b773aa818f37871633e13bc085465b13]

#97649# set default text&bullet color to automatic


2002-02-26  Philipp Lohmann  <pl@openoffice.org>  [aa0230799b4b49ce1742ebd06d709df4665cdf2f]

#96983# add tabstop winbit to ToolBox


2002-02-26  Kurt Zenker  <kz@openoffice.org>  [9c167b8f1d1205ffbd22673b4bae37416085f5f7]

SRX642


2002-02-26  Joachim Lingner  <jl@openoffice.org>  [20b949c36c9bc3f9b340c23d0a16fb7891ca075c]

#97319# ActiveX components were not released


2002-02-26  Carsten Driesner  <cd@openoffice.org>  [05233fb31c671be9a1e7f073a50ce413afbc7c62]

#97557# Skip unsupported cmdline args


2002-02-26  Carsten Driesner  <cd@openoffice.org>  [6661b2df9b000eef0f0c920a1c7dd626220fb177]

#97555# Support -n and -o cmdline args


2002-02-25  Malte Timmermann  <mt@openoffice.org>  [fd9da88d1858e12458988b59c4569a46136bd453]

#97034# GetBoundingRect


2002-02-25  Vladimir Glazounov  <vg@openoffice.org>  [22a08d9e229cb56e7709b01ccb9e4d9b7bd8e10e]

#65293# added switches for deliver


2002-02-25  Vladimir Glazounov  <vg@openoffice.org>  [380b8591d3ded416dd2b786b49ee827a9b5bc7a3]

#65293# added switches for deliver


2002-02-25  Kai Ahrens  <ka@openoffice.org>  [08661d10b579ac89ce8739679e9c845f2b7449e1]

#97745#: accessibility for ValueSet


2002-02-25  Thorsten Behrens  <thb@openoffice.org>  [ade5e45d5c1b5d53c13e513448de42d31fa3a06e]

#96948# Rewrite due to calc requirements


2002-02-25  Thorsten Behrens  <thb@openoffice.org>  [7aeff3ee9d8ea6dfd2223c57f43c2e1ecd9958d2]

#96948# Rewrite due to calc requirements


2002-02-25  Malte Timmermann  <mt@openoffice.org>  [ae1a087f79d8faca15cfa7ee61c4e5685f61e521]

#97034# dispose the accessible component


2002-02-25  Malte Timmermann  <mt@openoffice.org>  [3e85c3ae67c84e375b663dbb34e168afde04f084]

#97649# GetAutoColor()


2002-02-25  Christian Lippka  <cl@openoffice.org>  [8ac97bc1aa9926025bc5048a4a199345a8921f2a]

#97513# changed default text color to auto


2002-02-25  Christian Lippka  <cl@openoffice.org>  [fe16d41af0ebc3307becdf33393f6defac6d5633]

#97649# setBackgroundColor for COL_AUTO at EditEngine


2002-02-25  Christian Lippka  <cl@openoffice.org>  [36f3cd0ac78c1bed2e1a7f0bf753d7b7e3c03645]

#97649# +getBackgroundColor() for COL_AUTO at EditEngine


2002-02-25  Stephan Bergmann  <sb@openoffice.org>  [851574915c3ea6ad3e3e53b379f41c165f158b3b]

#97705# Improved Big5-HKSCS mapping.


2002-02-25  Kurt Zenker  <kz@openoffice.org>  [7e4ccc8847cd73545de1ebabbce9825ad3242cb9]

new version for SRC651


2002-02-25  Stephan Bergmann  <sb@openoffice.org>  [739cb04c36524c5a1bbf768dfe93624a1b2ec8b4]

#97705# Fixed mapping of Big5 EUDC points.


2002-02-25  Kurt Zenker  <kz@openoffice.org>  [723a1cdcddc01f053af036d852e34c367b6e8902]

new version for SRC651


2002-02-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [3502bca69bfaadd81329bc870f3ee8cec5016e1d]

#65293#: MSVC places functions from <cstdio>, <cstdlib>, etc. in global namespace


2002-02-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [eeed907b4b1544c255fcdafa57bbad9c1546dbb8]

#65293#: MSVC places functions from <cstdio>, <cstdlib>, etc. in global namespace


2002-02-25  Sascha Ballach  <sab@openoffice.org>  [bb32c234d812a30598439423846b0d32062f4ed3]

#95584#; use SolarMutex to lock the objects


2002-02-25  Thorsten Behrens  <thb@openoffice.org>  [2502038c1eeb338301cf8b582e67fd7f2e7bfa7a]

#96948# Need visible area of view for UAA


2002-02-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a6f3d6d9a8ea728bac23ab604e2436d214104897]

#65293# only RE can update comp_ver.mk


2002-02-25  Frank Schönheit  <fs@openoffice.org>  [8258aa4b729fec7b818d2e8b69a13c93866be46d]

#97246# corrected callColumnFormatDialog (don't ask for non-existent format key property)


2002-02-25  Sascha Ballach  <sab@openoffice.org>  [05f53acb3c786215643fdd703d36fda3f3dbdbca]

#95584#; some cosmetic fixes


2002-02-25  Kai Ahrens  <ka@openoffice.org>  [c0c254badb4e1c5ee5f18adf944c86e04a4e7251]

#97745#: accessibility for ValueSet


2002-02-25  Christian Lippka  <cl@openoffice.org>  [e31d386935ef6390d27f170179877922944f9789]

#97513# made eyedropper keyboard accessible


2002-02-22  Kurt Zenker  <kz@openoffice.org>  [f4d919e848b289b3e856c8a2317bb87d011ebe68]

new version for SRC651


2002-02-22  Kurt Zenker  <kz@openoffice.org>  [894a1f26e530b8f0f5d0b79279e70f1566bd6508]

Merge SRC641: 22.02.02 - 22:22:16


2002-02-22  Vladimir Glazounov  <vg@openoffice.org>  [292668a55fc772b37d7871aef1270c2662302953]

Merge SRC641: 22.02.02 - 22:14:48


2002-02-22  Kurt Zenker  <kz@openoffice.org>  [866972d88ddf3c4faba11ba27c975bb5daca6477]

Merge SRC641: 22.02.02 - 22:15:42


2002-02-22  Kurt Zenker  <kz@openoffice.org>  [b77a164b48ac5a858f24408506229ebfaa61d48b]

Merge SRC641: 22.02.02 - 22:14:05


2002-02-22  Kurt Zenker  <kz@openoffice.org>  [a65c3ed7c6aa2b818b383c6c62fc5ea8a285b50a]

Merge SRC641: 22.02.02 - 22:11:58


2002-02-22  Kurt Zenker  <kz@openoffice.org>  [968deebde5186378371df02dd58f20559dc65ee2]

Merge SRC641: 22.02.02 - 22:12:28


2002-02-22  Rüdiger Timm  <rt@openoffice.org>  [b665977071285bd7a8fa924b95637b688a5d3288]

Merge SRC641: 22.02.02 - 22:12:01


2002-02-22  Kurt Zenker  <kz@openoffice.org>  [3e4e44c0339bcc351d92204f2002fd3337af1b96]

Merge SRC641: 22.02.02 - 22:09:37


2002-02-22  Kurt Zenker  <kz@openoffice.org>  [bf99a478a2a59edbf348a212db7e36a3d7d89d94]

Merge SRC641: 22.02.02 - 22:08:17


2002-02-22  Kurt Zenker  <kz@openoffice.org>  [0959fff5697386730f2f0d1adec6a94d669c2e95]

Merge SRC641: 22.02.02 - 22:06:22


2002-02-22  Vladimir Glazounov  <vg@openoffice.org>  [9c4a9595f4e2dc2db67501b9542c895b5c2146c9]

Merge SRC641: 22.02.02 - 22:05:53


2002-02-22  Rüdiger Timm  <rt@openoffice.org>  [ca5a5631fce4e633a2da5bada0eb2b238f1a9793]

Merge SRC641: 22.02.02 - 22:05:36


2002-02-22  Kurt Zenker  <kz@openoffice.org>  [21707666c629fedb4109a06221a9b6441bcf92c7]

Merge SRC641: 22.02.02 - 22:05:51


2002-02-22  Kurt Zenker  <kz@openoffice.org>  [e4a5525e5b8ad79f2ff81010789b646444796d39]

new version for SRC651


2002-02-22  Kurt Zenker  <kz@openoffice.org>  [596842ccb64c7b1750ecd9ad360464d7923b3190]

new version for SRC651


2002-02-22  Kurt Zenker  <kz@openoffice.org>  [1e4b27e5b1980808404833cbbbed658d35582b33]

new version for SRC651


2002-02-22  Kurt Zenker  <kz@openoffice.org>  [31b9d5e77c2cf7bfaac287c11c88d6f88e4d0610]

new version for SRC651


2002-02-22  Vladimir Glazounov  <vg@openoffice.org>  [85cd841692e6e931e2ab429c2ce41354167cf1d1]

#652903#


2002-02-22  Mikhail Voitenko  <mav@openoffice.org>  [03c0f5262a8c01982ec8b3395b102f1b21047038]

#97587# adopt to linux


2002-02-22  Vladimir Glazounov  <vg@openoffice.org>  [06daef562f63c2fea336e2e3f6ac80722fb475e4]

#65293# exception specification


2002-02-22  jp  <jp@openoffice.org>  [e873956f5e55c1f5473f7eb7d3cb3733ea5a3884]

Bug #97678#: don't swap out connected ole objects


2002-02-22  Sascha Ballach  <sab@openoffice.org>  [e6a89e4613a521f62434b1e27241cea8a05ec92e]

#95584#; change from bitset to uInt64, because the solaris compiler has an error


2002-02-22  jp  <jp@openoffice.org>  [f3bd0e40ec53526fb64860a5fb3f0907176c61a3]

Bug #95442#: for add Undos, the correct RedlineMode must be set


2002-02-22  jp  <jp@openoffice.org>  [c55cfd6a24e0e11ae49d3076e6c4db883f6a49ca]

Bug #95442#: SetInsertRange - little optimization


2002-02-22  Vladimir Glazounov  <vg@openoffice.org>  [56daa8e03ff9d9774e1db68b1198af5a3e075b72]

new version for SRX642


2002-02-22  Kurt Zenker  <kz@openoffice.org>  [8fd1ebf08e54e6df95ab301d814d0be6fdabe705]

new version for SRX642


2002-02-22  jp  <jp@openoffice.org>  [be02b450a60d05890d2f76c9ee4dcebbd7b11bb8]

Task #96739#: Autocorrect - set item for all scripts


2002-02-22  Oliver Specht  <os@openoffice.org>  [5ab77f67e7334124aafacc250eb9c90bdd43b571]

#97264# reload of bibliography field data corrected


2002-02-22  Björn Milcke  <bm@openoffice.org>  [67728acba0076ec011b5f6e1304981822f730f91]

#97710# chain shape prop mapper instead of extrnal shape prop mapper to get alien attributes on import


2002-02-22  Frank Meies  <fme@openoffice.org>  [64be719d9c0ac92c4fac6b0f7e3c61758266757d]

Fix #96216#: Consider attribute changes at position 0 during extended input mode


2002-02-22  jp  <jp@openoffice.org>  [e1efae8710caf29dfc9d6b826e7b606e1cc4414e]

Task #96678#: KeyInput - don't change cursor direction if a frame/drawobject is select


2002-02-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [8483c9385824f04dda90fd630fe3ec7ec00c59c1]

#65293#: no stlport


2002-02-22  Kurt Zenker  <kz@openoffice.org>  [669f40348bc1224ad2ad64dd6425b12632bb5167]

SRX642


2002-02-22  Niklas Nebel  <nn@openoffice.org>  [1bc6288c363ea3f042b7703be5c9992db04d31c3]

#95584# make cell positions available from preview


2002-02-22  Tino Rachui  <tra@openoffice.org>  [ea6b1c9085b28e64d2b1daa343d5552b25f55584]

#96112#execute method throws exception if asyn event notifier thread could not be started


2002-02-22  Tino Rachui  <tra@openoffice.org>  [c747cbd3700560cfa2cd0f54635835201d19b8c7]

#96112#now waiting infinite in stop method, so programming errors become obvious because we risk a deadlock


2002-02-22  Oliver Specht  <os@openoffice.org>  [dbcf1b816c2e017a0d33fcb588b8ddb17eeba587]

#97191# tab order of column arrangement dialog corrected


2002-02-22  Stephan Schäfer  <ssa@openoffice.org>  [16fbc8071cc25078f486e7084261fc46174f6c6d]

#96983# accessible toolbar


2002-02-22  Stephan Schäfer  <ssa@openoffice.org>  [0706ce14cdcf8f64ed750aae66fbc08903656234]

#96983# sort items


2002-02-22  Stephan Schäfer  <ssa@openoffice.org>  [2c1033cefe2be7278fd0fe17b8fe3819c7107a81]

#96983# cycle through toolboxes/menubar


2002-02-22  Frank Schönheit  <fs@openoffice.org>  [da245c284133799cd3ac6b1fec016fd1810521b5]

don't check in the real file here - only point the people to the place to download


2002-02-22  Peter Burow  <pb@openoffice.org>  [bbff0af7a6063be157e988c2a739eafaece5725e]

fix: #97358# vclxaccessiblelist[box/item].obj added


2002-02-22  Peter Burow  <pb@openoffice.org>  [612fd41aa2eb941e8f16c907a90c359d6f20b76f]

fix: #97358# CreateAccessibleContext() added


2002-02-22  Peter Burow  <pb@openoffice.org>  [fe667ad6d03836e419b122ff165a58f087f4ee98]

fix: #97358# more accessible for VCLXListBox


2002-02-22  Carsten Driesner  <cd@openoffice.org>  [ab131e70ddf250e0d25dc64f74fbbc0d214b4c87]

#96958# Make customize toolbox dialog accessible


2002-02-21  Kurt Zenker  <kz@openoffice.org>  [840e63d76f3781459eb9282e1fa8f53b281125b8]

Merge SRC641: 21.02.02 - 22:40:58


2002-02-21  Kurt Zenker  <kz@openoffice.org>  [4decf992f365f5d9b687bcb78ac86814d7befcc2]

Merge SRC641: 21.02.02 - 22:34:03


2002-02-21  Karl Hong  <khong@openoffice.org>  [5970b8f5367e11beea11d43b9e60760fd7d4c06a]

#97581# Korean indexes fixed


2002-02-21  Kurt Zenker  <kz@openoffice.org>  [25709a2d9f285c06430f5a22385c771d7c515d4a]

Merge SRC641: 21.02.02 - 22:24:12


2002-02-21  Kurt Zenker  <kz@openoffice.org>  [72e6185d371697e70e922e4fc5d0eeeca0e1f6a4]

Merge SRC641: 21.02.02 - 22:22:10


2002-02-21  Kurt Zenker  <kz@openoffice.org>  [1d1bf263d4b6131d9e23e843b09f32ac79fda009]

Merge SRC641: 21.02.02 - 22:19:23


2002-02-21  Kurt Zenker  <kz@openoffice.org>  [6576e7e77bdc8b7851e627854290b013511fbab3]

Merge SRC641: 21.02.02 - 22:19:30


2002-02-21  Vladimir Glazounov  <vg@openoffice.org>  [6ae651daf659def5ad6c4faf1c0d075ca27b5d77]

Merge SRC641: 21.02.02 - 22:17:52


2002-02-21  Rüdiger Timm  <rt@openoffice.org>  [3637f26f0709e30ecd630d7c66b194a85ada511a]

Merge SRC641: 21.02.02 - 22:16:49


2002-02-21  Kurt Zenker  <kz@openoffice.org>  [4b39c7bff3bd4f5c1cfe65cb2a5e2c72e14d3153]

Merge SRC641: 21.02.02 - 22:16:34


2002-02-21  Kurt Zenker  <kz@openoffice.org>  [07eb338e555e38fdaefa99d98ffe8425aded589e]

Merge SRC641: 02/21/02 - 22:15:12


2002-02-21  Rüdiger Timm  <rt@openoffice.org>  [4ef163658c50424e6fd93331582a6844077d646a]

Merge SRC641: 21.02.02 - 22:15:05


2002-02-21  Kurt Zenker  <kz@openoffice.org>  [e7e9f7cc684527dc8fb271dc1e9fcb6866d7a884]

Merge SRC641: 21.02.02 - 22:15:11


2002-02-21  Rüdiger Timm  <rt@openoffice.org>  [a86043c22b15e37851be68f500dbbe57bfd8f527]

Merge SRC641: 21.02.02 - 22:14:46


2002-02-21  Kurt Zenker  <kz@openoffice.org>  [196788764e3a4d3612a795a4b967f526d467a763]

Merge SRC641: 21.02.02 - 22:14:29


2002-02-21  Kurt Zenker  <kz@openoffice.org>  [5ad002b89e2cdac3fa5e1c4b8f4395aa8c16eb54]

Merge SRC641: 21.02.02 - 22:14:37


2002-02-21  Kurt Zenker  <kz@openoffice.org>  [7d762e52cec6fd097116647986482b71f6b918f1]

Merge SRC641: 21.02.02 - 22:12:58


2002-02-21  Rüdiger Timm  <rt@openoffice.org>  [ed266823991c0e970b317cf2ac85d2c75ae05004]

Merge SRC641: 21.02.02 - 22:12:58


2002-02-21  Kurt Zenker  <kz@openoffice.org>  [d3612e87a2c1eb28d314365774d3568d037c60b9]

Merge SRC641: 21.02.02 - 22:11:57


2002-02-21  Kurt Zenker  <kz@openoffice.org>  [8d03036359427e985b5ce6f99d1a0b218a655024]

Merge SRC641: 21.02.02 - 22:13:51


2002-02-21  Kurt Zenker  <kz@openoffice.org>  [eca981d727426988caad42a9e7c8f21626691529]

Merge SRC641: 21.02.02 - 22:10:42


2002-02-21  Kurt Zenker  <kz@openoffice.org>  [5d1670282076744a7753bc53093e8f9172df5bd4]

Merge SRC641: 21.02.02 - 22:08:04


2002-02-21  Vladimir Glazounov  <vg@openoffice.org>  [9161d6351a95324a0d9ee4d25309cdc4cbb4629c]

Merge SRC641: 21.02.02 - 22:06:20


2002-02-21  Kurt Zenker  <kz@openoffice.org>  [0d059cd8eaeda80c9182c0fde914526bd0e2fe27]

Merge SRC641: 21.02.02 - 22:08:50


2002-02-21  Sascha Ballach  <sab@openoffice.org>  [0d4dcebd72cb3555a738bb97c854df6b1666c69b]

#95584#; setCurrentValue only if cell is editable


2002-02-21  Jens-Heiner Rechtien  <hr@openoffice.org>  [8271c6b4efa1d5eaf0ea0498a3d42a3f0ba2b9fb]

#65293#: include <cstdarg>


2002-02-21  Jens-Heiner Rechtien  <hr@openoffice.org>  [05dd0201a23f053c41ec8564f4696a67fc04dcd8]

#65293#: std


2002-02-21  Nils Fuhrmann  <nf@openoffice.org>  [55f8177d9775f7e5d80f4d9ab0c9e102fc1069ce]

Hid genaration also in non product builds


2002-02-21  Stephan Bergmann  <sb@openoffice.org>  [a142cb7a401108bd908da0e13148a9f6b743f83a]

#97700# Fixed typo that made compile switch nonfunctional.


2002-02-21  Jens-Heiner Rechtien  <hr@openoffice.org>  [e9fb80335d1095f6b31022380d39699cb5efefa3]

#65293#: include <string.h>


2002-02-21  Jens-Heiner Rechtien  <hr@openoffice.org>  [2034e0474db128ed3d587eb82b850fadc42af05b]

#65293#: include <string.h>


2002-02-21  Jens-Heiner Rechtien  <hr@openoffice.org>  [0101cd0070bf53b0e5085a944869f5b9e4fc2058]

#65293#: include <string.h>


2002-02-21  Tino Rachui  <tra@openoffice.org>  [54433d643da3bb6e229927a318abed4b1b47017b]

#96112#


2002-02-21  Jens-Heiner Rechtien  <hr@openoffice.org>  [2faf39e841fbf79d0e035c98d96ab8c37c00bafc]

#65293#: include <string.h>


2002-02-21  Jens-Heiner Rechtien  <hr@openoffice.org>  [3ec484a978d2bf86a5242ee23d5964db1e712f9c]

#65293#: include <string.h>


2002-02-21  Daniel Vogelheim  <dvo@openoffice.org>  [c1fc1d99d8998adc08a80e0f8eabc7f5b4d5f463]

#95586# - improved accessible description - added SwPortionHandler::Skip() - fixed bugs in SwAccessiblePortionData::FindBreak() - fixed compiler warnings


2002-02-21  Tino Rachui  <tra@openoffice.org>  [b678043dabef6e6971b07c8cd40df9fbbf344130]

#96112#using new asynceventnotifier, execute method now calls start and stop eventnotifier


2002-02-21  Tino Rachui  <tra@openoffice.org>  [0888066f1cdca49b3199bb1a5962d07caa6d10f2]

#96112#new asynceventnotifier implementation


2002-02-21  Jens-Heiner Rechtien  <hr@openoffice.org>  [e94d5d1f3aa670629cf01e8bc955e78af097c61e]

#65293#: std


2002-02-21  Jens-Heiner Rechtien  <hr@openoffice.org>  [ede57d24356d531cbe1f44ff3dcaf70354e29096]

#65293#: syntax


2002-02-21  Christian Lippka  <cl@openoffice.org>  [931dc29921406464dd9b524ad1704b2a836e15dd]

#97502# added keyboard access to light preview control


2002-02-21  Jens-Heiner Rechtien  <hr@openoffice.org>  [bf1b6d34ccaeaf82fcb37d3822a896c5c0439ab2]

#65293#: include <string.h>


2002-02-21  Jens-Heiner Rechtien  <hr@openoffice.org>  [9c3443274707d7cf401a19adb128b1758bc05d68]

#65293#: include <string.h>


2002-02-21  Jens-Heiner Rechtien  <hr@openoffice.org>  [b3ee0db8ae4a450721c5b479c5a30b49fb88f27a]

#65293#: include <string.h>


2002-02-21  Jens-Heiner Rechtien  <hr@openoffice.org>  [a315ca2a9a945833beeb3de1967f6046da871948]

#65293#: constness


2002-02-21  Jens-Heiner Rechtien  <hr@openoffice.org>  [e07dd68583da451ca777cf81da4f8349c595716e]

#65293#: cast


2002-02-21  Jens-Heiner Rechtien  <hr@openoffice.org>  [b67a47a85bb99732ee4fadb3562d8995d1f0df42]

#65293#: include <string.h>


2002-02-21  Jens-Heiner Rechtien  <hr@openoffice.org>  [353ef38df9e90182beb5e98470bfbd2f884a0c57]

#65293#: include <string.h>


2002-02-21  Mikhail Voitenko  <mav@openoffice.org>  [ff0232f8a839314b7a47111334de1e435f5ee926]

#97690# resize stream in case of overjumping seek


2002-02-21  Sascha Ballach  <sab@openoffice.org>  [19c4444d024b66666544498b65ac672fd12cacb7]

#95584#; correct the assertion condition


2002-02-21  Jens-Heiner Rechtien  <hr@openoffice.org>  [d6e245a70d5047d77e71b39d06cb698364ab864f]

#65293#: include <string.h>


2002-02-21  Jens-Heiner Rechtien  <hr@openoffice.org>  [8130b32b67068462c835c8da6a038d2d1f62826d]

#65293#: include <string.h>


2002-02-21  Jens-Heiner Rechtien  <hr@openoffice.org>  [ba4c56c1e11f60a85e4efa5ffef8c6e35107ad12]

#65293#: include <string.h>


2002-02-21  Jens-Heiner Rechtien  <hr@openoffice.org>  [6e026cae7c707fe797f0af9987b26ae1ac2cd5e4]

#65293#: include <string.h>


2002-02-21  Jens-Heiner Rechtien  <hr@openoffice.org>  [1ed7114620f90e99116a5656cdf847fd1040575a]

#65293#: include <string.h>


2002-02-21  Stephan Schäfer  <ssa@openoffice.org>  [b45cc7af55603e0031b4481c97f8573147ca8b8a]

#97247# correct fontsubstitution


2002-02-21  Martin Hollmichel  <mh@openoffice.org>  [93e3032a16ebb5d3770b7eef0dbd95dce1b19d16]

readd: this makefile.rc was removed acc. this is the only one which has to stay


2002-02-21  Peter Burow  <pb@openoffice.org>  [497e8ff847268b963716e5b3b737aa1a421c1953]

fix: #97358# FillAccessibleStateSet() now protected instead of private


2002-02-21  Frank Schönheit  <fs@openoffice.org>  [251a608913b03bdfc7a80f59260818398013e6bc]

#97676# OnClick: care for exceptions thrown by the listeners


2002-02-21  Tino Rachui  <tra@openoffice.org>  [360d7f4cc26b684165873d5f9753f72ce6d43c90]

#97602#using andale sans ui font for win9x templates


2002-02-21  Frank Schönheit  <fs@openoffice.org>  [f629fb7f143597b82f20d95c99d01ed6f89b2402]

#i3159# patch for linux power pc


2002-02-21  Peter Burow  <pb@openoffice.org>  [b3328ad33faf959c8efbb796f26b56af10337926]

fix: #97358# warning removed


2002-02-21  Oliver Specht  <os@openoffice.org>  [236329e2f6dd858ca7acd62d6cf9b7b78622bdfd]

#96678# text direction corrected


2002-02-20  Kurt Zenker  <kz@openoffice.org>  [81eb732b87e49848e1600a5e025397347b5a0e0d]

new version for SRC650


2002-02-20  Michael Brauer  <mib@openoffice.org>  [7585cb1c54d4365f548394dc3affd6da80ef77c7]

#95586#: Accessible view is now view aware


2002-02-20  Michael Brauer  <mib@openoffice.org>  [65397bff2302f4d36be3699aaa18b0c75fddc617]

#95586#: Accessible API is now view aware


2002-02-20  Michael Brauer  <mib@openoffice.org>  [b6eb9c338d0cf90c1fb20a055ce1b078f9fd9e99]

#95586#: Accessible API is now view aware


2002-02-20  Daniel Vogelheim  <dvo@openoffice.org>  [2d9cd4148f66d8788f7f9b71bfe0b695d2328460]

#95586# added support for XAccessibleText and XAccessibleEditableText interfaces


2002-02-20  Andreas Martens  <ama@openoffice.org>  [fda271b6994b1e0ed93f72c4324e3c744eab7682]

Fix: The next word depends on the locale of the next character


2002-02-20  Daniel Vogelheim  <dvo@openoffice.org>  [db8a03de6f027252f08e7fa7b06d36f8ebad3b83]

#95586# a few bugfixes for XAccessible(Editable)Text, mainly in the editing functions


2002-02-20  Mikhail Voitenko  <mav@openoffice.org>  [437a355ab4236ce9207a7a887589d2024464ac97]

#97587# stream file, do not copy


2002-02-20  Andreas Martens  <ama@openoffice.org>  [7f4f82b3f97225fb35fa99f9bc9d60ab833c1175]

Fix: The previous word depends on the locale of the previous character


2002-02-20  Philipp Lohmann  <pl@openoffice.org>  [b8aa9847027e00540702593e0e3ddc843e677fd7]

#97475# add: Set/GetItemImageAngle Set/GetItemImageMirrorMode


2002-02-20  Sascha Ballach  <sab@openoffice.org>  [53b8b453550b55d22d2fbd197508b76c4b1cf68e]

#95584#; create base classes


2002-02-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [07be98ee354206842afe17b4f03e430675784a39]

#i3150# fixed a missing brain error


2002-02-20  Sascha Ballach  <sab@openoffice.org>  [bac2d1bff04853c7ef248f3fbb000a46fce4ccb5]

#95584#; add copy constructor


2002-02-20  Frank Meies  <fme@openoffice.org>  [d1fe263c92a875e92cacf318319169daf2549f5d]

#97012# Allow hanging portions to cover more than one character


2002-02-20  Philipp Lohmann  <pl@openoffice.org>  [732a8472a1d83654b6e457616eedd1c7f1e74765]

#i3150# do not use complex static objects


2002-02-20  Kurt Zenker  <kz@openoffice.org>  [57573eecf1bdc91e110df46af6263fd8c3df6682]

Merge SRC641: 20.02.02 - 13:00:35


2002-02-20  Kurt Zenker  <kz@openoffice.org>  [ee4554ee813add8bd092385105ed3766ea75f990]

Merge SRC641: 02/20/02 - 12:53:54


2002-02-20  Kai Ahrens  <ka@openoffice.org>  [b775d3dc0edbd4119c1b40ff19c41fc12eaf7873]

#97417#: removed direct access to linguistic


2002-02-20  Kai Ahrens  <ka@openoffice.org>  [22d85e29ef1204c8254c72488055729b2e53f1f0]

#97417#: removed direct access to linguistic


2002-02-20  Kai Ahrens  <ka@openoffice.org>  [7c9549d39d2479085d8212b09c4788325fc32930]

#97417#: removed direct access to linguistic


2002-02-20  Thomas Lange  <tl@openoffice.org>  [c300e66fbe5655f89397ae4a6861872f03b5d1c6]

#97417# prevent loading of lingu DLL at startup


2002-02-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [dc51ce9bad54c361fff02310bfd3d4a7ba2cae34]

#65293#: add access directory to core


2002-02-20  Oliver Specht  <os@openoffice.org>  [85747c16e5fe2cf017795034d5c129c9deea4231]

non-existing objects removed


2002-02-20  Christof Pintaske  <cp@openoffice.org>  [4261a96233ddbf440ca43be12fd17b3bb8bd8ec6]

#97639# handle implicitely ended exttextinput


2002-02-20  Mikhail Voitenko  <mav@openoffice.org>  [94e6cfc48bc494554d9d37c4aa1b99fb26cd534e]

#97587# use streaming only for unix


2002-02-19  Bustamam Harun  <bustamam@openoffice.org>  [ad1151e1c8eeb6f5a45f1fda4813cc89f69ab8a6]

Moving localedata_CJK localedata_ascii to localedata/data


2002-02-19  Kurt Zenker  <kz@openoffice.org>  [a14348c22a41cc635c4c020b84042c4852a240d4]

Merge SRC641: 19.02.02 - 22:19:52


2002-02-19  Kurt Zenker  <kz@openoffice.org>  [bd1ab22eefe2cc481b6fc845eb27efadbff9edb3]

Merge SRC641: 19.02.02 - 22:15:44


2002-02-19  Kurt Zenker  <kz@openoffice.org>  [588199ffe099fd4a8dbcb891e808777d9a64f1c7]

Merge SRC641: 19.02.02 - 22:17:54


2002-02-19  Kurt Zenker  <kz@openoffice.org>  [3772dba7bf772cd99114a1f1cd6abc0dc4ff2743]

Merge SRC641: 19.02.02 - 22:13:06


2002-02-19  Rüdiger Timm  <rt@openoffice.org>  [cc36151233941008ba2c7c3bf603bc7f7ae58783]

Merge SRC641: 19.02.02 - 22:11:43


2002-02-19  Vladimir Glazounov  <vg@openoffice.org>  [61dd929a4acefc97f166c8a7d5b532388931f946]

Merge SRC641: 19.02.02 - 22:08:50


2002-02-19  Kurt Zenker  <kz@openoffice.org>  [1c060397f34b2120f3929ce90de5d6395275e08b]

Merge SRC641: 19.02.02 - 22:07:23


2002-02-19  Kurt Zenker  <kz@openoffice.org>  [dbc39dc68e4d6d0f654a76f177ee1fe397b6e893]

Merge SRC641: 19.02.02 - 22:06:19


2002-02-19  Kurt Zenker  <kz@openoffice.org>  [b4a789879b857d5f79ab6e2f072bf5ac0f404d20]

Merge SRC641: 19.02.02 - 22:09:07


2002-02-19  Kurt Zenker  <kz@openoffice.org>  [e197622fbd645177dcd89999463c89ab3be5119c]

Merge SRC641: 19.02.02 - 22:06:03


2002-02-19  Daniel Vogelheim  <dvo@openoffice.org>  [9c69334a66d717e6724f18e0b0dfd76efa4081c1]

#95586# added (partial) XAccessibleText and XAccessibleEditableText implementation


2002-02-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [85f74a17a23a76b3c75d2e4d6a870487d9b411ce]

#65293#: constness


2002-02-19  Mikhail Voitenko  <mav@openoffice.org>  [431951a9ce5af0a7fb8ed5ab58d4b3f191397761]

#97587# stream file, do not copy


2002-02-19  Mikhail Voitenko  <mav@openoffice.org>  [5eb508fd1902877f84fa4a1da029918434f1ee2c]

#97587# stream file, do not copy


2002-02-19  Mikhail Voitenko  <mav@openoffice.org>  [565070aa4bdc9e63b1c60a3379a9b6b4e3758f97]

#97587# stream file, do not copy


2002-02-19  Philipp Lohmann  <pl@openoffice.org>  [9754ad8d979557ea03cbfe04708b62b698d1276c]

#97492# add: DrawGlyphs


2002-02-19  Sven Jacobi  <sj@openoffice.org>  [36783fd966008e751eaa5868d3d938875c5e748e]

#97604# browser button wasn't working


2002-02-19  Sven Jacobi  <sj@openoffice.org>  [1bab5ce3a1f62fae5201b6154e1425e463aa84b2]

#97604# browser button wasn't working


2002-02-19  Thomas Lange  <tl@openoffice.org>  [2bd6743164f56b40147706ea90174b14b863f55f]

cast corrected


2002-02-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [a9b4b90a1230db5f8ac269693bcc6884becca9bc]

#65293#: C40_INSERT


2002-02-19  Kurt Zenker  <kz@openoffice.org>  [30fe1712eabfb044db69804ed8d41e2bff454785]

new version for SRC651


2002-02-19  Frank Meies  <fme@openoffice.org>  [503147759b42c114b418c4b157141d1f58eb0df5]

#95586# Accessibility - Implementation of VisitPortions


2002-02-19  Vladimir Glazounov  <vg@openoffice.org>  [f3d68e9e5a76480e4106073aafcaedcc101796c9]

#65293# the only workaround for gcc switch statement bug found with MIB


2002-02-19  Stephan Schäfer  <ssa@openoffice.org>  [cf67b55af38cd17ff7dca40a046b6a02290eadec]

#96972# taskpanelist


2002-02-19  Stephan Schäfer  <ssa@openoffice.org>  [08de6cd64a4ae5b2321ced76f286e186c1b8eff1]

#96972# accessible toolboxes


2002-02-19  Stephan Schäfer  <ssa@openoffice.org>  [e0f09d09db4b9eb920fa31eedb157628158f247e]

#96972# add taskpanelist


2002-02-19  Daniel Vogelheim  <dvo@openoffice.org>  [6d8a0f600c88414acb9fa24585918ca6837fb3df]

#95586# new SwPortionHandler to allow the accessibility implementation access         to the layout's portion structure


2002-02-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [d64ba970054731b713fe027ccecbd2587ab49746]

#65293#: typo


2002-02-19  Ocke Janssen  <oj@openoffice.org>  [98eb538183f630f66e705f407953b96f950a0675]

#97314# accessible corrections


2002-02-19  Stephan Bergmann  <sb@openoffice.org>  [d7579a2a985db3084057260dd501c9f495f7b668]

Fix missing XInterface.hpp include.


2002-02-19  Tino Rachui  <tra@openoffice.org>  [773e7f307aed50aebfacf47bd5a8e3b6366fe099]

#97096#wrong assertion in initRecipientList removed


2002-02-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [3c1abe798941050f655fe43c01c40d1df8a867e5]

#65293#: SetExtFormar() -> SetExtDateFormat()


2002-02-19  Ocke Janssen  <oj@openoffice.org>  [c1acd9519a77fa5a1306d3c1177f08ad558fce8d]

#97314# accessible corrections


2002-02-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [a1515766fa25674bcfa513b5aaa5931c0c5cdacb]

#65293#: typo


2002-02-19  Ocke Janssen  <oj@openoffice.org>  [67f559b726ad55d8e7dc1157e5eb2778ead4a546]

#90580# enable F6 key for components


2002-02-19  Thomas Lange  <tl@openoffice.org>  [7758069d0c43abf5d51a846cc1c889a55f2d43d3]

#97417# avoid loading of lingu DLL during start-up


2002-02-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [5298deb150661f1fe744217588295eea19ab79e0]

#65293#: SetExtFormat() -> SetExtDateFormat()


2002-02-19  Thomas Lange  <tl@openoffice.org>  [15d2a50804e07dc039a419eddf24a797288b2996]

#97417# avoid loading of lingu DLL during start-up


2002-02-19  Thomas Lange  <tl@openoffice.org>  [81286346e307c069d30ce226979f8767b94c4712]

#97417# avoid loading of lingu DLL during start-up


2002-02-19  Kurt Zenker  <kz@openoffice.org>  [c567db1d9711ca25f1585c5de2e662d05d4fc9d4]

new version for SRC651


2002-02-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [111e3a04100899d9448bde80a8ffecf115140818]

#65293#: constness


2002-02-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [1d66c94d45f4e253e24ee2a8e5dc61c1ed38fb1d]

#65293#: construct std::auto_ptr<Change> before returning


2002-02-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [c8e4e2d0dc0ae36872cf74cbd48ef7599c688122]

#65293#: configmgr::node namespace


2002-02-19  Caolán McNamara  <cmc@openoffice.org>  [77f72b46cd44978b462b1df2346642b73e5cc7ab]

#96678# twilight zone checkin fixed


2002-02-19  Kurt Zenker  <kz@openoffice.org>  [988815afc2eec0a8e9d2d47fa72dadb5c16b13a6]

new version for SRC650


2002-02-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [010484127a49583d69f33a7e3c36fa3401e090cc]

#65293#: SetExtFormat() -> SetExtDateFormat()


2002-02-19  Vladimir Glazounov  <vg@openoffice.org>  [07fa1220c7eb175a2b28e76f95e92d19a054ba99]

#65293# added new directory to make


2002-02-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [c3df3d9b2d0a494d81730c55505a68f26d69dbd3]

#65293#: DateField::SetExtFormat() obsolete


2002-02-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [53a4e8ba6f5436c5bcc7d6b5931e5cf0a7f5b2d1]

#6529#:includes


2002-02-19  Sascha Ballach  <sab@openoffice.org>  [ec870733570d6be92fc397d14f6e28d4f7be1af6]

#95584#; add some additional coments to describe the methods


2002-02-19  Caolán McNamara  <cmc@openoffice.org>  [d43bc8cbf53d1b1044762a52c921279d08e313d0]

#97578# some table borders missing under some circumstances


2002-02-19  Vladimir Glazounov  <vg@openoffice.org>  [e93c30e741b50fa8972c4954c0de8c664c7b743d]

SRX642


2002-02-19  Sascha Ballach  <sab@openoffice.org>  [e5cd144dd78ef6a63639d053ac348aead9705109]

#95584#; compare and remove method added; use bitset instead of map


2002-02-19  Sascha Ballach  <sab@openoffice.org>  [1b7d3e7f1c5e8a8bd892d51c5b77d266ecb9a740]

#95584#; compare and remove method added


2002-02-19  Sascha Ballach  <sab@openoffice.org>  [6391d7a1fc4c813dbf8765a57d60b2046f4562d1]

#95584#; XAccessibleEventListener added


2002-02-18  Kurt Zenker  <kz@openoffice.org>  [ed2390d9a8ab7ae1c6f532daf442fa48cd91a116]

new version for SRC651


2002-02-18  Kurt Zenker  <kz@openoffice.org>  [3d9caf1a9998a073bb1eefc5f3158176a4ebcd71]

new version for SRC651


2002-02-18  Christof Pintaske  <cp@openoffice.org>  [258a1a26938a232a5c5673a006b2442bf6b61fd5]

#97600# initialize nKeySym to be save in case of XLookupChars


2002-02-18  Kurt Zenker  <kz@openoffice.org>  [61760d408f58d6413c8dc018a82dcd24e0afd453]

new version for SRC650


2002-02-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [5c27051c874e742caf956f16bab2ecebb65de03c]

#65293#: syntax


2002-02-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [68b2d8142ed0b069fbc5b0ef975c5230bc60f307]

#65293#: namespace


2002-02-18  Herbert Duerr  <hdu@openoffice.org>  [ccb24904646258b140f71ecaf5871b1b6d56edb4]

#97942# fix cast mismatch


2002-02-18  Niklas Nebel  <nn@openoffice.org>  [04f983fb79a488886d176638718ba6851664b74f]

#97417# use thesaurus from LinguMgr instead of service manager in HasThesaurusLanguage


2002-02-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [a585185e84dbc4dc984780dfb39ce1e418c240c4]

#65293#: security check should be case insensitive


2002-02-18  Herbert Duerr  <hdu@openoffice.org>  [5f1db23ad1a085e88f14029f18393a7a8cd5c3fc]

#97942# initial CTL support for VCL


2002-02-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [93f504acb60c430720b01c34cf1e19099c58d2d6]

#65293#: java/office/icons: get action


2002-02-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [b57ecc6707ff037db47d2b4d057ff98f60d7f297]

#65293#: constness


2002-02-18  Sven Jacobi  <sj@openoffice.org>  [1a15d4138215ebc7f150d06e12052cf4a6168915]

#95754# exporting fillstyle hatch in page background


2002-02-18  Vladimir Glazounov  <vg@openoffice.org>  [fe67ce5d5361fc1cb1497343cf2b53e787193bc7]

#65293# exception specification


2002-02-18  Behrend Cornelius  <bc@openoffice.org>  [28ec127b45eecc46a5d244b21898242b487b187b]

#97220# Naming of Month sheet modified


2002-02-18  Vladimir Glazounov  <vg@openoffice.org>  [f6ffe8926c63795c7e9beadb4eb850b5c38244a5]

SRX642


2002-02-18  Sven Jacobi  <sj@openoffice.org>  [62ab8dc7efd2945de1fb0df8ff212c4369ad7885]

#95918# do not try to export zero linespacing


2002-02-18  Vladimir Glazounov  <vg@openoffice.org>  [4f4a9117567f3bf6beea8ab99a1354ee44d06207]

#65293# corrected typo


2002-02-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [2b9540072dd65179937c38d6f1cf35d5b0b89931]

SRC651


2002-02-18  Herbert Duerr  <hdu@openoffice.org>  [5bd33f600db15366e7c7839e91fcf6c30dc56474]

#97942# fix return value of layout function


2002-02-18  Michael Brauer  <mib@openoffice.org>  [f306c432a3edcc9ddb93b6ea739326aaffd410cb]

#95586#: accessibility syntax


2002-02-18  Vladimir Glazounov  <vg@openoffice.org>  [4cd99891a2a4fd1ed1c43d276c9bb651f8deaa63]

new version for SRX642


2002-02-18  Vladimir Glazounov  <vg@openoffice.org>  [b69c25aae3c6029afdef060695f20a888aa4cb36]

new version for SRX642


2002-02-18  Armin Weiss  <aw@openoffice.org>  [e0e7d0e8b331a38b8966565fe8a8c3531a58d34d]

#97016# Added support for using ImpForceQuadratic(...) where necessary


2002-02-18  Armin Weiss  <aw@openoffice.org>  [fa233bba5b77a9427578d7dd3fbb3ead5068eb0e]

#97016# Added ImpForceQuadratic(...) to have central support for keeping the aspect ratio for a rectangle.


2002-02-18  Vladimir Glazounov  <vg@openoffice.org>  [409383e1cbcc95894022706c8be7dc0fad2868c3]

#65293# corrected typo


2002-02-18  Vladimir Glazounov  <vg@openoffice.org>  [8a6044a2d70fa4c34c05b310b77d64e6d5aeb18d]

#65293# corrected typo


2002-02-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [f412ebb23dd446cb515d0a63a28bb31bee45a425]

readded


2002-02-18  Vladimir Glazounov  <vg@openoffice.org>  [679bd9a051d8229909fd461d2fec869fcd7d16ca]

#65293# added exception specification


2002-02-18  Vladimir Glazounov  <vg@openoffice.org>  [4256d150713007c1c0e3f7f5dd2b7a9ec21f6780]

#65293# added missing include


2002-02-18  Joachim Lingner  <jl@openoffice.org>  [05ac712fcdcca564d24441b28894d2f5427bbef3]

#96438# UrlResolver.java


2002-02-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [354ab7031f901bc2807d4d72834775e53aa44592]

#96515#: use STLport-4.0 again fir WNT


2002-02-18  Matthias Huetsch  <mhu@openoffice.org>  [c870aec0eefea1b76b339fdc265bbb4a01a00320]

#i3058# Fixed 'struct sockaddr_un' length computations (use 'sizeof()' instead). Fixed possible 'strcpy()' buffer overflows (use 'strncpy()' instead).


2002-02-18  Jörg Budischewski  <jbu@openoffice.org>  [9e092884fc7d9957905b6b39732ef40a5df3877d]

#97580# added adapter namespace


2002-02-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [5ecc63c57ff718d8b0d0abb6ae4cff21367e3d16]

#65293# don't use locking when ldump isn't in use


2002-02-18  jp  <jp@openoffice.org>  [7e76755fd804643d2a2fa108f79dd6391bef7987]

Task #96678#: new method IsInVerticalText


2002-02-18  Kurt Zenker  <kz@openoffice.org>  [f0972ec7c859eb45e7aabbcf50e9935ee6096f89]

new version for SRC641


2002-02-18  jp  <jp@openoffice.org>  [e6cb4604b1aa2eb6070e8736012bad7696b64aef]

Task #96678#: new method IsInVerticalText


2002-02-18  Herbert Duerr  <hdu@openoffice.org>  [d9a5a5a558340c9451367c2174f25990170c96ef]

#97942# initial CTL support for VCL


2002-02-18  Oliver Specht  <os@openoffice.org>  [e08f11d7a7270da3231d8c2e162c0c767b90b456]

#97008# declaration corrected


2002-02-18  Jörg Budischewski  <jbu@openoffice.org>  [764dcdc628ef37dea7d321876493519f1f47d523]

#97580# added adapter namespace


2002-02-15  Kurt Zenker  <kz@openoffice.org>  [ced87e37b9b676b12e8f7c55bf9c732c214bcdfb]

Merge SRC641: 15.02.02 - 22:24:39


2002-02-15  Rüdiger Timm  <rt@openoffice.org>  [f2779c557c13cb42d8cd6a885345b2e946e15b06]

new version for SRX642


2002-02-15  Daniel Vogelheim  <dvo@openoffice.org>  [de7daad4c4ca4c1573201b052ddda1f33f999942]

#96678# DTD change for vertical layout


2002-02-15  Kurt Zenker  <kz@openoffice.org>  [3ed9316d00accb69a43d587927e2f20b43237843]

new version for SRX642


2002-02-15  Vladimir Glazounov  <vg@openoffice.org>  [771297dac37bc0bad7e3e6eecd98f2814930ed5c]

new version for SRX642


2002-02-15  Jörg Budischewski  <jbu@openoffice.org>  [2e4fab5f835e27b5790b8fee3b9ec321b1d6f46c]

#97580# created by Brian Cameron


2002-02-15  Herbert Duerr  <hdu@openoffice.org>  [d949f48ed8355fc4c15efe448e3734e7528f0574]

#97942# initial CTL support for VCL


2002-02-15  Rüdiger Timm  <rt@openoffice.org>  [5fd6e73a0cf5aa628f6b6eabcce33a0c10bbeb86]

UDK305


2002-02-15  Herbert Duerr  <hdu@openoffice.org>  [88fdde52b9a6dc9009411e82d49fada7f0f2513d]

#97942# initial CTL support for VCL


2002-02-15  Armin Weiss  <aw@openoffice.org>  [702a1da8e34b78a7550e5fbc41636756cca797e2]

#97016# on CTRL as qualifier construct a default object directly


2002-02-15  Armin Weiss  <aw@openoffice.org>  [8be342f98f5939c6cf04af8ef4767e5b362ead59]

#97016# Added DefaultObjectSizeWidth/Height


2002-02-15  Armin Weiss  <aw@openoffice.org>  [479fbb65302100ab219ae26dcb78c6df96917879]

#97016# Added virtual CreateDefaultObject(...) method


2002-02-15  Armin Weiss  <aw@openoffice.org>  [4f48ca5bb396aebaf0a566a84be56fd1a36646e1]

#97016# Added ::CreateDefaultObject implementations to the FuCon classes


2002-02-15  Herbert Duerr  <hdu@openoffice.org>  [92c1eae63ee33171266265182b56f5705e7eb132]

#97942# initial CTL support for VCL


2002-02-15  Armin Weiss  <aw@openoffice.org>  [e1ba0299c9bea94ff4a91c717981ded144513867]

#97016# Added DefaultObjectSizeWidth/Height SdOptions/Misc


2002-02-15  Sven Jacobi  <sj@openoffice.org>  [5ae9026fbd1d7dac9e6f96b68b517c36c49df385]

#95756# added EXTCREATEPEN action, record path now also working for movetoex action


2002-02-15  Andre Fischer  <af@openoffice.org>  [479166e460a9fe177af889615f01b31ea6baea45]

Initial revision of Uno Accessibility API test tool.


2002-02-15  Herbert Duerr  <hdu@openoffice.org>  [b0fafac7bc279617cdb75c2d350689be77f86d61]

#97942# initial CTL support for VCL


2002-02-15  Herbert Duerr  <hdu@openoffice.org>  [0dbc18dd6b4f46e6385e749ca35d9922098706ba]

#97942# initial CTL support for VCL


2002-02-15  Herbert Duerr  <hdu@openoffice.org>  [41e13ae03eea52fca2d230e17b22d6fb5059c9da]

#97942# initial CTL support for VCL


2002-02-15  Herbert Duerr  <hdu@openoffice.org>  [df9b5e4de4ab34ab7766324ef33abc3a25efa408]

#97942# initial CTL support for VCL


2002-02-15  Jörg Barfurth  <jb@openoffice.org>  [aa9639f824cf5b609a1fa1040915a2c98076435c]

#91986# Fix SunCC symbol problem


2002-02-15  Andreas Martens  <ama@openoffice.org>  [19b80fc014a3cffcad8d1fdc16e4a460542f71b6]

Fix #96678#: Cursor selection in CTL environment


2002-02-15  Jörg Barfurth  <jb@openoffice.org>  [e823c3b6963076c99dd6b050f468ca47a5286f68]

#91896# fixes to make the new code build with SunCC


2002-02-15  Andreas Martens  <ama@openoffice.org>  [dfa6483c6bd1ba54e5e22521d179e7f371b80229]

Fix #96678#: Cursor selection in CTL environment


2002-02-15  Christian Lippka  <cl@openoffice.org>  [9a7b280c959b8d8be7b74674be4b39e5af77c69a]

#97511# added focus rect for rectangle control


2002-02-15  Behrend Cornelius  <bc@openoffice.org>  [591b7eb653189c946f248d4696a12554ff00744e]

#97566# Holiday for 1st January in Taiwan inserted


2002-02-15  Andre Fischer  <af@openoffice.org>  [5a58fb16159c07b7d3a074da35609f94d4dbbe39]

Initial revision of Uno Accessibility API test tool.


2002-02-15  Caolán McNamara  <cmc@openoffice.org>  [bb83b6b66d2bf2fd7a118bfa4542238b390878f8]

#96678# toplevel Import/Export vertical text for frames


2002-02-15  Caolán McNamara  <cmc@openoffice.org>  [6b273c0c47ead0b5064dd561dcf9646e8c1033a0]

#96678# Writer's frames can do vertical text, so allow it to handle vertical text textboxes itself


2002-02-15  Martin Hollmichel  <mh@openoffice.org>  [f80849595b2bbea53cc35e0018c00a6b242baeec]

join: from SRC641


2002-02-15  Nils Fuhrmann  <nf@openoffice.org>  [f6c33c0a8d0dc86024f6a1b1b7b4591ede5e771d]

Fix: Replace content of nameCalMonth by empty string (only japanese) #97220#


2002-02-15  Malte Timmermann  <mt@openoffice.org>  [9df5f102f0f0fc6aef846dc159e71154cf99ce22]

#97034# MUST changes: Removed PropertyChangedListeners


2002-02-15  Andreas Martens  <ama@openoffice.org>  [d28730c892a8bed971e65819c84d2c7dff163847]

Fix #96678#: Tables with CTL text directions


2002-02-15  Thorsten Behrens  <thb@openoffice.org>  [a154a7a861c80967cf59fd6d30acc5000d5252ca]

#96948#


2002-02-15  Stephan Schäfer  <ssa@openoffice.org>  [9c1d58310a3fe8e61b6dceec1edb5b16b92c6c6f]

#96972# accessible toolbars


2002-02-15  Oliver Specht  <os@openoffice.org>  [5c790a723b7e79fa14bc07e7674e8adea48a913f]

#97383# changed Country to Country/Region


2002-02-15  Michael Brauer  <mib@openoffice.org>  [5850af87333310b6997af236074b60bced43512f]

#95586#: PropertyChangeListener replaces with AccessibleEventListener


2002-02-15  Andreas Schlüns  <as@openoffice.org>  [540c21bceafab9b18663620cc517358aba9cdc9b]

new interface for container queries


2002-02-14  Malte Timmermann  <mt@openoffice.org>  [57a53bd55688b4a35493233961e491c273b2a14b]

#97034# Clean-Ups


2002-02-14  Niklas Nebel  <nn@openoffice.org>  [ebfdc9e4c93852abec0fa9975a162ded84244f06]

#97417# use SvtLinguConfig instead of service LinguProperties


2002-02-14  Niklas Nebel  <nn@openoffice.org>  [4c3b213dbb0b9ccaaf31b22e5580d053e90e0d49]

#97417# don't call GetSpellChecker if online spelling isn't enabled


2002-02-14  Sven Jacobi  <sj@openoffice.org>  [766d6bd2611e6c437fdcf7b975a32ba9be2ea5c0]

#97380# if there is no page, there is also no handout page


2002-02-14  Malte Timmermann  <mt@openoffice.org>  [3c6e19fb5d5e8b89c76325a9f17594a8f2bcdc62]

#97034# IndexOutOfBoundsException


2002-02-14  Malte Timmermann  <mt@openoffice.org>  [2f50d19bd4e9c0bad6f2f8c07de9dc24110209c2]

#97034# Use VCLXAccessibleComponent


2002-02-14  Malte Timmermann  <mt@openoffice.org>  [3b122ab9f34c2accc3fbdb411f0d147d40c4fec4]

#97034# VCLXAccessibleComponent


2002-02-14  jp  <jp@openoffice.org>  [2c79cf182f8c20bea8b180450e89ac8a79e7f1e9]

Bug #96675#: GotoRefMark - look only for nodes in the normal nodes array


2002-02-14  Malte Timmermann  <mt@openoffice.org>  [74835f39919d836e5036592ef621801693ac7c47]

#97034# Accessibility stuff...


2002-02-14  Sascha Ballach  <sab@openoffice.org>  [5cd1b592821d6870376f44aedfb527db07fd07d0]

#95584#; call Broadcaster for Accessibility objects


2002-02-14  Sascha Ballach  <sab@openoffice.org>  [6c0e8d78a0ff4b6f79fe60b45ecdb7cdf7899efb]

#95584#; AccessibleComponent implemented; remove API


2002-02-14  Sascha Ballach  <sab@openoffice.org>  [2367b9ed3e51f034f78f4d62ad72535cbde052ba]

#95584#; some hints for Accessibility added


2002-02-14  Behrend Cornelius  <bc@openoffice.org>  [e76b716cc4d4d0933c515a2eb59190d747b37df0]

#96926# Holiday in CS moved from 8.5 to 8.3


2002-02-14  Hans-Joachim Lankenau  <hjs@openoffice.org>  [3dc26a029e236fdb3afec3a2787d39400141dc73]

#97379# removed special handling of remote for UNOUCR???


2002-02-14  Frank Meies  <fme@openoffice.org>  [84fb323e70e54909ccd7ea63b3af14afe0ccf3ee]

#96678# Vertical Formatting - Hidden paragraph


2002-02-14  Rüdiger Timm  <rt@openoffice.org>  [32567c5acb9b1800140c1859b2214232b5e4f5f9]

#87576# dependency cleanup


2002-02-14  Rüdiger Timm  <rt@openoffice.org>  [20229c7c83b2bdd8d9081e229e577b5e0e29add6]

87576# ensure to have solenv before start building


2002-02-14  Christian Lippka  <cl@openoffice.org>  [0e91b782224f895b2c61fc161963c82809413af2]

#97500# added page treelistbox to tabstop


2002-02-14  Sascha Ballach  <sab@openoffice.org>  [9f2e5b83308464bdf41cfb82fa0e4e2c8744571c]

#95584#; put accessibility stuff in a own lib


2002-02-14  Rüdiger Timm  <rt@openoffice.org>  [e19124f7d75f52023ca6ed191e59b0447b29f13f]

#87576# dependency cleanup


2002-02-14  Sascha Ballach  <sab@openoffice.org>  [0bc6a0e165e8d2577dc84dab772ee28c1462a2a6]

#95584#; put this stuff in a own lib


2002-02-14  Rüdiger Timm  <rt@openoffice.org>  [69d134646ed3966b7b95bedf46d7a321ef442452]

#87576# dependency cleanup


2002-02-14  Rüdiger Timm  <rt@openoffice.org>  [301b69503a47fe0a07449be77b246ca41bc4c588]

#87576# dependency cleanup


2002-02-14  Rüdiger Timm  <rt@openoffice.org>  [cbcb9fdba7c3d2abbd2c81c31262b10a0d01a6df]

#87576# dependency cleanup


2002-02-14  jp  <jp@openoffice.org>  [2eb686d8fb65d018fb6ecb9052621bae63b65b74]

Bug #97455#: MoveFldType - call IsSelOvr with correct parameters


2002-02-14  jp  <jp@openoffice.org>  [8367afc7d8648a9552413015b0ea5b4509dc3dcd]

Bug #97455#: IsSelOvr - FrmHeight of zero is also a invalid position


2002-02-14  Andreas Martens  <ama@openoffice.org>  [923193570eef90c7e97c37d2a61a2e57823da6ea]

Fix #97442#: Removed old hack to avoid endless painting


2002-02-14  Rüdiger Timm  <rt@openoffice.org>  [45c8c745da0dea06deb8a8a5f337db25141b25d0]

87576# ensure to have solenv before start building


2002-02-14  Rüdiger Timm  <rt@openoffice.org>  [2d8b03086610c846dd73a736a5aa69368811c2d0]

87576# ensure to have solenv before start building


2002-02-14  Rüdiger Timm  <rt@openoffice.org>  [3221c40dee6aca66dd0cd8ae14b2176bee8274e6]

#87576# dependency cleanup


2002-02-14  Rüdiger Timm  <rt@openoffice.org>  [4af0a05ab11f6abd363305880f27a073e72393a1]

#87576# dependency cleanup


2002-02-14  Philipp Lohmann  <pl@openoffice.org>  [c8e6497d02004864840228633215fda680fb9974]

#97509# #94448# further jclient changes


2002-02-14  jp  <jp@openoffice.org>  [b275ac60e9542fd2b1b7bcfaecd6114b205739d6]

Bug #97474#: PasteData - force a SelectShell if a Frame is selected


2002-02-14  Rüdiger Timm  <rt@openoffice.org>  [4bc3213c7f031493162248e9ac8ddb5ca5ef711e]

#87576# dependency cleanup


2002-02-14  Rüdiger Timm  <rt@openoffice.org>  [29f3e4f2e4be2488355738cf72d6439fdcd4c7d4]

#87576# dependency cleanup


2002-02-14  Rüdiger Timm  <rt@openoffice.org>  [7d4efa148d0f2b2289bac5a6c2a18b4f906eabaf]

87576# ensure to have solenv before start building


2002-02-14  Michael Brauer  <mib@openoffice.org>  [38c9087e6d748551fa2f80d81470b36afaed6a14]

#95586#: Accessible Layout


2002-02-14  Michael Brauer  <mib@openoffice.org>  [1beab45247f26f0742536ddf8ceb5aac84c7378b]

#95586#: Accessible Layout


2002-02-14  Thorsten Behrens  <thb@openoffice.org>  [5fd8fa408aab01fb403ca6e911b79b8beafb6da3]

#69648# Added unoedacc.hxx


2002-02-14  Christian Lippka  <cl@openoffice.org>  [d0e91d4952fd530939dce733d4193caffb633d32]

#97489# clear attributes after shape export to be more failsafe


2002-02-13  Hans-Joachim Lankenau  <hjs@openoffice.org>  [c9575a782a5f8c1c6bc913568860fdbba66c6bf0]

#97443# rule for export lists of testshl libraries; workaround for dmake bug


2002-02-13  jp  <jp@openoffice.org>  [63b19a5c7d8949d5601e547ab599b2247dfb81a0]

Bug #97466#: Execute - use doc instead of WrtShell because in the PagePreView exist no


2002-02-13  Oliver Specht  <os@openoffice.org>  [55872147e6d840f0ef93b85fe1efc8d8c59b41f5]

#97008# new: frmsel.src/hrc


2002-02-13  Oliver Specht  <os@openoffice.org>  [286ab06cb8e3b464b492bf26263cd1f68de6c50a]

#97008# name and description resources for the accessibility API; Child access almost complete


2002-02-13  Oliver Specht  <os@openoffice.org>  [91b1889c05c42fd8e78c2300b89666404c35be86]

#97008# name and description resources for the accessibility API


2002-02-13  Christian Lippka  <cl@openoffice.org>  [e9bab3a1abca04dafb7a01394a87399628b2eddf]

#95376# parse +/- for snap lines


2002-02-13  Thomas Lange  <tl@openoffice.org>  [72e182636772294c3f1e6e7caf6050041afca3e7]

#96755# made SwXTextViewCursor::setString functional


2002-02-13  Caolán McNamara  <cmc@openoffice.org>  [8fa138e98a5f5ab0bb180f7efb433b1d9e6b57f7]

#96678# merge docgrid support to toplevel


2002-02-13  Frank Meies  <fme@openoffice.org>  [2bd3d995e7c32c000ec5f5f82d12f9f3f5be1dd2]

Small change for new solaris compiler


2002-02-13  Vladimir Glazounov  <vg@openoffice.org>  [beba3ea76f11a20f054f74ec15e5b0ab43941246]

#65293# added temporary object for reference


2002-02-13  Andre Fischer  <af@openoffice.org>  [0e68bccc297401f64f3f8336f687102e14f06eb7]

#95585# Corrected service name used by the factory to the currently valid com.sun.star.drawing.SvxUnoColorTable.


2002-02-13  Oliver Specht  <os@openoffice.org>  [1ed91ee01f3e70d145f768972bffbbf1c7cdeae6]

#96678# grid example resolution reduced


2002-02-13  Frank Schönheit  <fs@openoffice.org>  [5fe2cd48db7db286ea137f28cf9c61ae7ebfa742]

#97427# ::select: lock the solar mutex


2002-02-13  Philipp Lohmann  <pl@openoffice.org>  [65820efd316d6ff58691710efbf0289c375395ed]

#94448# SetJobSetup must be called before StartPage


2002-02-13  Frank Meies  <fme@openoffice.org>  [173ce1358c6b1d63bcdace31f3ba04439e445685]

#96678# Removed two forward declarations


2002-02-11  Thorsten Behrens  <thb@openoffice.org>  [a4b28034bee5c55db8e4483a82ef837f9968894e]

#96948# Added method for accessibility support


2002-02-11  Thorsten Behrens  <thb@openoffice.org>  [09c4b01af6a48ed3c643eca1f0c5d59501d19fe1]

#96948# Added TYPEINIT macro


2002-02-11  Philipp Lohmann  <pl@openoffice.org>  [08a681c308f4404ad9d98fd3161bc017fa8d6238]

#94448# adjust RmPrinter to java print model


2002-02-11  Thorsten Behrens  <thb@openoffice.org>  [36172b60baba54418e57870f42c5e692cedf0bc5]

#96948# New method added for accessibility


2002-02-11  Thorsten Behrens  <thb@openoffice.org>  [84d399540b828cfb1bca8b851fbbd252ca388c7a]

#96948# Interface adaptions for EditEngine accessibility


2002-02-11  Jörg Barfurth  <jb@openoffice.org>  [28d23676dfbbfcfd2dc1526844b7cca65a4ca0fc]

#91896# Support sharable memory & data structures


2002-02-11  Jörg Barfurth  <jb@openoffice.org>  [9d823d33e934a120cfcf93580c7f2474452a072e]

#91896# Support sharable memory & data structures


2002-02-11  Jörg Barfurth  <jb@openoffice.org>  [e3b50a46600dfb276e9ba22a01e1a5e8e61d0c91]

#91896# Support sharable memory & data structures


2002-02-11  Ocke Janssen  <oj@openoffice.org>  [5c49431dec80a83b03533b66f6be62a8d8b11038]

#90580# enable F6 key for components


2002-02-11  Ocke Janssen  <oj@openoffice.org>  [a615af5c4bdb3c4f68e68b77babcb85ec20a78e2]

#97314# changes for accessibilty


2002-02-11  Michael Brauer  <mib@openoffice.org>  [94825acd97f0b30ee2d12f817a338d9e79c00f50]

#95586#: Accessibility continued


2002-02-11  Ocke Janssen  <oj@openoffice.org>  [0a1a6db1af099948ff9bcbf7b76d8548a25529df]

#97314# changes for accessibilty


2002-02-11  Ocke Janssen  <oj@openoffice.org>  [dd30e0edc12e37e8e76f0aa730a7d83939b9f753]

#90580# enable F6 key for components


2002-02-11  Oliver Specht  <os@openoffice.org>  [7c57940322b604fd45a22b317aa599028dff125f]

#96678# unimplemented text directions removed


2002-02-11  Thorsten Behrens  <thb@openoffice.org>  [79efc3ac235691de1dc3e16447282b95dcbfce7c]

#96948# Added more TextForwarder methods for accessibility


2002-02-11  Ocke Janssen  <oj@openoffice.org>  [53c327a6b615f8ddcf7fe971ddc9f782062465d7]

#90580# enable F6 key for components


2002-02-11  Oliver Specht  <os@openoffice.org>  [52e81369f9a982e57135704af7da65f76b70fc0e]

#96678# grid example improved


2002-02-11  Thorsten Behrens  <thb@openoffice.org>  [2c6bee2a18fc1b22337ec80347a9047d33aabd4d]

#96948# Extended SvxEditSource for accessibility requirements


2002-02-11  Christof Pintaske  <cp@openoffice.org>  [ca2414c3856ab24c7d858e380bc0a9f0ecd47c12]

#97449# create accessible info if not yet done


2002-02-11  Björn Milcke  <bm@openoffice.org>  [f0026406641311e92dfee6cea02c7cb19df424f5]

#97452# create styles-context using CreateStylesContext method at SchXMLImport


2002-02-11  Björn Milcke  <bm@openoffice.org>  [b8ccc74d417ee82e7cccb9ca5996f80a96c7bdb5]

#97452# in exportAutoStyles export also text auto-styles for add-in shapes using text


2002-02-11  Björn Milcke  <bm@openoffice.org>  [381bc7f7c3496512c54ca78fe65704f601662d6b]

#97452# +CreateStylesContext for creating and registering the styles context


2002-02-08  Kurt Zenker  <kz@openoffice.org>  [2894663127f6f51c3e3182b675ea0a70aaf421b7]

Merge SRC641: 08.02.02 - 22:53:58


2002-02-08  Kurt Zenker  <kz@openoffice.org>  [171a7c8a66f6b6ecb19a7ab2e16c6db85448d99f]

Merge SRC641: 08.02.02 - 22:36:52


2002-02-08  Kurt Zenker  <kz@openoffice.org>  [cf802dacd0f636c67db6be8392dd8248835043c2]

Merge SRC641: 08.02.02 - 22:25:40


2002-02-08  Kurt Zenker  <kz@openoffice.org>  [116b50d89a9eeac692e6a2321b56e610c7554f9d]

Merge SRC641: 08.02.02 - 22:23:44


2002-02-08  Kurt Zenker  <kz@openoffice.org>  [b7791fd8cd382de85fa8d20fc484e2c49c33208a]

Merge SRC641: 08.02.02 - 22:22:07


2002-02-08  Kurt Zenker  <kz@openoffice.org>  [22ed77904792b3b5e9609466277946dcf5f6068b]

Merge SRC641: 02/08/02 - 22:18:58


2002-02-08  Vladimir Glazounov  <vg@openoffice.org>  [f9c2548a2ab0776f552fa812813fdff625ffe4ed]

Merge SRC641: 08.02.02 - 22:15:19


2002-02-08  Kurt Zenker  <kz@openoffice.org>  [5189c27fd3d54376d12876ac9222f5242c470987]

Merge SRC641: 02/08/02 - 22:15:12


2002-02-08  Vladimir Glazounov  <vg@openoffice.org>  [be4c275387256dbdb877ab5981e920354de148e3]

Merge SRC641: 08.02.02 - 22:14:15


2002-02-08  Kurt Zenker  <kz@openoffice.org>  [fc4917af4cff306a289f893afb5aef0fc3ba1477]

Merge SRC641: 08.02.02 - 22:13:47


2002-02-08  Kurt Zenker  <kz@openoffice.org>  [07d0ecb2267c7e0b1377755952697c7d8597f3ed]

Merge SRC641: 08.02.02 - 22:13:35


2002-02-08  Kurt Zenker  <kz@openoffice.org>  [080bd033e48f58e5207ffb2e2ae4d748f5ed840d]

Merge SRC641: 02/08/02 - 22:14:05


2002-02-08  Kurt Zenker  <kz@openoffice.org>  [54a4ef0e6505d98f575eb04b01160c1d487f7c82]

Merge SRC641: 08.02.02 - 22:13:01


2002-02-08  Kurt Zenker  <kz@openoffice.org>  [cdea4dba742b1ff0179474ea6dafc22df44590c1]

Merge SRC641: 08.02.02 - 22:13:40


2002-02-08  Rüdiger Timm  <rt@openoffice.org>  [eb4a83628abc23231eb602cfcf0f47eff0a89245]

Merge SRC641: 08.02.02 - 22:13:48


2002-02-08  Kurt Zenker  <kz@openoffice.org>  [927367cab4245e362ce6cbb85c414df2a1b08de8]

Merge SRC641: 08.02.02 - 22:13:29


2002-02-08  Kurt Zenker  <kz@openoffice.org>  [589fad521c930fdf0b8de359badad773040bba89]

Merge SRC641: 02/08/02 - 22:10:56


2002-02-08  Kurt Zenker  <kz@openoffice.org>  [bfa809bae4e2942cc19102940f5e889df3c1a9c2]

Merge SRC641: 08.02.02 - 22:10:32


2002-02-08  Kurt Zenker  <kz@openoffice.org>  [b72b4acfe559a55bf5549dc26ae50e1cfb165cf7]

Merge SRC641: 08.02.02 - 22:07:54


2002-02-08  Kurt Zenker  <kz@openoffice.org>  [5ff0deb3c05f8ece48c505e50d3de29f47c8f5c6]

Merge SRC641: 08.02.02 - 22:07:35


2002-02-08  Kurt Zenker  <kz@openoffice.org>  [1b6c440006a017e26d0b471b3f71cd8155b7dc9f]

Merge SRC641: 08.02.02 - 22:06:25


2002-02-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [44815c8ef411477f1039189b3b6d14e98bc9b34b]

#65293#: constness


2002-02-08  Andre Fischer  <af@openoffice.org>  [a46183cc36a8b35782bbf99823f4eea522aca640]

#65293# Make Solaris compiler happy.


2002-02-08  Vladimir Glazounov  <vg@openoffice.org>  [bc18881b2173cb2fea13544a5ba4303fe250a138]

#65293# AF: Make Solaris compiler happy


2002-02-08  Kurt Zenker  <kz@openoffice.org>  [f8cda05e57835c5a66d6f679c1ab14918864d5c9]

new version for SRC650


2002-02-08  Kurt Zenker  <kz@openoffice.org>  [d7280842bd7ed725021b303e6b262ea93a8339c3]

new version for SRC650


2002-02-08  Sven Jacobi  <sj@openoffice.org>  [bbbd5668c2bdbb139f37ee1824547d51a6327e72]

#97412# added fill region action for emf, stretchbitmap actions now takes care of bitmap offset and size


2002-02-08  Vladimir Glazounov  <vg@openoffice.org>  [257ee5e1a84664e5045431a867127780fcd24688]

#65293# compiler error


2002-02-08  Andre Fischer  <af@openoffice.org>  [f8d9e3343afdd48c026d66bc933f19ff8f8de286]

#65293# Adapted files so that they compile under Windows.


2002-02-08  Andre Fischer  <af@openoffice.org>  [365b8bb7b117cd6ff2bfae5dbf0e528ef00bb8ab]

#65293# Adapted files so that they compile under Windows.


2002-02-08  Christian Lippka  <cl@openoffice.org>  [381e94d0cb97ea3e37d38825c79a7962f27a03b4]

#92574# throw veto exception when setting read only property


2002-02-08  Hans-Joachim Lankenau  <hjs@openoffice.org>  [2c426d7f846b70a76609775e4d73cf9426249ebe]

#97443# automatic execution of testcases - use -skip as default


2002-02-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [cbe81361646a7817379169d5cc4cf50a0affd980]

#65293#: constness


2002-02-08  Vladimir Glazounov  <vg@openoffice.org>  [b9c2c25abeb30800bd9fe71e3fe3950cefd2797b]

#65293# OBR: exclude accessibility for remote vcl


2002-02-08  Frank Meies  <fme@openoffice.org>  [643407a58c52f87ef2584b7c855e9b4ee5f989d5]

#96678# Cursor size in empty paragraphs in grid mode


2002-02-08  Sander Vesik  <svesik@openoffice.org>  [26cd9e427b81bc79393fa34bfc07e624c1e58063]

Merge from OO641C to HEAD


2002-02-08  Hans-Joachim Lankenau  <hjs@openoffice.org>  [273a4919fa7ce36c88ae6b71e8e21f2de1419954]

automatic execution of testcases


2002-02-08  jp  <jp@openoffice.org>  [9624a1307c5317652af8961a560a8798029039ee]

Task #96967#: add travel to next/prev hyperlink


2002-02-08  Kurt Zenker  <kz@openoffice.org>  [4483090547df8974b65ec564bb031c6c737af705]

new version for SRX642


2002-02-08  Vladimir Glazounov  <vg@openoffice.org>  [82a0afdcc21e440bb88345610a6f575e4d25b7a8]

#65293# PL: missing header


2002-02-08  Andreas Martens  <ama@openoffice.org>  [b81ae6f0cac74c82a10c0725096135421c159504]

Fix #96678#: Asian layout grid


2002-02-08  Hans-Joachim Lankenau  <hjs@openoffice.org>  [d03858f4c21e217494e371e144931040d0577cf1]

name created patchfile according to PATCH_FILE_NAME; support compressed tarballs


2002-02-08  Vladimir Glazounov  <vg@openoffice.org>  [32ac199cda84bab865a3977ceca7fc008fcce8fb]

SRX642


2002-02-08  Christian Lippka  <cl@openoffice.org>  [784c725f8dbf958152514d118053d201cdaef95a]

#95695# fixed setting of ZOrder 0 on masterpages


2002-02-08  Frank Meies  <fme@openoffice.org>  [c2e157da0c1f463c85e53481a2210240daf0a63d]

#96678# New default values for text grid attribute


2002-02-08  Kurt Zenker  <kz@openoffice.org>  [9822f781e28186831ecd332a9ebc864660b1571a]

new version for SRX642


2002-02-08  Frank Meies  <fme@openoffice.org>  [27ab679012ae37b9bde88901bbf4216ce88a1599]

#96678# Made CalcRealHeight a function of SwTxtFormatter for paragraph snap to grid


2002-02-08  Hans-Joachim Lankenau  <hjs@openoffice.org>  [4a6bcba0c646272c65b683a1966fdd0fd6b9bd7b]

#65293# syntax


2002-02-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [cd6bd39b0516a506367de9a7cba3873ec8190953]

new version for SRC650


2002-02-08  Vladimir Glazounov  <vg@openoffice.org>  [d39de1f845d4cb451cb13ae3f31cf05b0143ef7d]

new version for SRX642


2002-02-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [f22dbc8ef0d05d59b607bb4ca8985689a8d3ef9b]

#65293#: constness


2002-02-08  jp  <jp@openoffice.org>  [5a004a3cbf272e1eacd03d5156c11c51c401597d]

Bug #97378#: destroy context before destroy the converter


2002-02-08  jp  <jp@openoffice.org>  [d71b43eb8ee00317fe3fd64a6d9aeaef1b4616d2]

Bug #97378#: add needed context information for the conversation routine


2002-02-08  Hans-Joachim Lankenau  <hjs@openoffice.org>  [210ea69b3fad6d44ab0e26add8a8277534ffb044]

#65293# missing include


2002-02-08  Malte Timmermann  <mt@openoffice.org>  [e8f841d03bb7397ed3be2f0accbe5ded1dca5bf8]

#97034# helper


2002-02-08  Vladimir Glazounov  <vg@openoffice.org>  [4cd472f8e66c38a7321f6c323d610b3497547d37]

#65293# PL: removed old DBG_UTIL code


2002-02-08  Sven Jacobi  <sj@openoffice.org>  [8be2b3e93119426413b62cc477f5c4a7b913d3e6]

#97364# class FontList wasn't correct linked on linux


2002-02-08  Kai Ahrens  <ka@openoffice.org>  [6d8e39958c61543f9ca2311d482b49239092a0f4]

#97248#: use filter name of detected SfxFilter as real filter name


2002-02-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [16501b85452512e4369a51cba777a6dc68f2f14a]

#65293#: undef max


2002-02-08  Thomas Lange  <tl@openoffice.org>  [9cd53d15a92dc4319749fe2b7ac80b2e7e64967e]

#96868# SwXText::insertTextContent fixed (allows for instances of SwXText as valid text ranges now).


2002-02-08  Ocke Janssen  <oj@openoffice.org>  [537c0bf53529ffc951bb0d8496fd877631589b05]

#97405# parse focus event to treelistbox


2002-02-08  Vladimir Glazounov  <vg@openoffice.org>  [140fbde2b763388276f51461458e863818f9bb4b]

#65293# added const specificator


2002-02-08  Sven Jacobi  <sj@openoffice.org>  [9140ebc32bf09215f7978007a647ae5b511980c1]

#97377# incorrect casting leads to transparent drawing objects


2002-02-08  Ocke Janssen  <oj@openoffice.org>  [3cf13419566d29def518ff4008c351f457c4bfed]

#97314# accessible corrections


2002-02-08  Ocke Janssen  <oj@openoffice.org>  [96d805b79c788aeb5c94ae2b1c688716b091ed3d]

#97314# accessible corrections


2002-02-08  Malte Timmermann  <mt@openoffice.org>  [cedf042a9d03b13dbaa704403bb00ba36b36412c]

#97034# Improved accessibility


2002-02-08  Ocke Janssen  <oj@openoffice.org>  [5b4072059e9471fe70f3d178a4f74e4e7ad21f57]

#97314# accessible corrections


2002-02-08  Malte Timmermann  <mt@openoffice.org>  [24d9327d60e5b6511333cf9289ac2216bc4bdb65]

#97034# Accessible helper functions


2002-02-08  Malte Timmermann  <mt@openoffice.org>  [6c3ca006dbd5089a2a36b12196298d62aea3ba38]

#97034# no accessible for ImplListBoxFloatingWindow


2002-02-08  Ocke Janssen  <oj@openoffice.org>  [6c9496c43f3fac9c49781ca4e6997dfb6e3f50a4]

#96949# type corrected


2002-02-08  Ocke Janssen  <oj@openoffice.org>  [743a813e3f9158ac1fac712c271d2fea0d1de972]

make some member functions const


2002-02-08  Frank Meies  <fme@openoffice.org>  [e321918618d5adda29ea4531532c7ca4b5f3b1a7]

#96678# new paragraph snaptogrid item


2002-02-08  Oliver Specht  <os@openoffice.org>  [20164c51de1aa8fe1b1d322bc64d85ec3325cf09]

#96678# use which-id in Put()


2002-02-07  Rüdiger Timm  <rt@openoffice.org>  [c35658f5bb45f10bd14428fb5a969b9f5e9dde3f]

new version for SRC650


2002-02-07  Nils Fuhrmann  <nf@openoffice.org>  [890360b544a73bf1a03996bfbd714efe21b0fd26]

#67373# Add readme parsing to L10N mode


2002-02-07  Frank Meies  <fme@openoffice.org>  [be108b3a8d89ec3ee22f06bf545c79a84887b985]

#96678# Vertical Formatting - Wrap around fly


2002-02-07  Thomas Lange  <tl@openoffice.org>  [41e64452704ca84b2ccff4779439c4ce3b26c972]

#97103# seperate property map for SwXRedlinePortion to allow for attributes that are only valid in those portions


2002-02-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [96b1eb0d86d230b3be109ac1c6bc24b55fff1695]

#65293#: fix static init.


2002-02-07  Andre Fischer  <af@openoffice.org>  [81e67402720e445c7d7b186c79f486a96cbc631a]

#97388# Removed erronous svx/ prefix from #include directives.


2002-02-07  Kurt Zenker  <kz@openoffice.org>  [ae21a882995f37c0b546da00a20d67df36bc66dc]

new version for SRC650


2002-02-07  Kai Ahrens  <ka@openoffice.org>  [26d9f81a5812190f59a8eb2bc11508dce2b24c85]

#96960#: accessibility for Gallery


2002-02-07  Hans-Joachim Lankenau  <hjs@openoffice.org>  [2dc29c8cafba3c28ad15b0b953164b3d7e7a762c]

#65293# corrected case


2002-02-07  Kai Ahrens  <ka@openoffice.org>  [4801fd703ffa8e651ae96029dd0e590c13447770]

#96960#: accessibility for Gallery


2002-02-07  Oliver Specht  <os@openoffice.org>  [bccd9cdd59db7030c1cbe8245d1f8ee75618d864]

#96678# TabPage Format/Page/Text Grid


2002-02-07  Kurt Zenker  <kz@openoffice.org>  [9fd0a93c9e4f6da7ea202111293e69f5535fceeb]

new version for SRC650


2002-02-07  Oliver Specht  <os@openoffice.org>  [001c700c5764b236b75b7ed5a6f3a3b45ae6f76b]

#96678# BOOL inline methods added as Is...()


2002-02-07  Rüdiger Timm  <rt@openoffice.org>  [56010402f39b91a9f0e44df71609fd8a58cc9de0]

#87576# always copy libs into %_DEST%\lib, not %_DEST%\bin


2002-02-07  Oliver Specht  <os@openoffice.org>  [82e233e1920da0e9a35a1478c9845cbe1fafd5ca]

#96678# feature: vertical text layout


2002-02-07  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b2964060b15ad03e06f81ca6ce5b937f077f3207]

#65293# missing include


2002-02-07  Oliver Specht  <os@openoffice.org>  [7267810ccdaafa24d2570f89dce3f394939aac11]

precompiled header support added


2002-02-07  Frank Schönheit  <fs@openoffice.org>  [8055d6240955bb01a561d38fef25e38a798ca4dd]

#97374# a little resizing .... spanish is a very gossipy language


2002-02-07  Frank Schönheit  <fs@openoffice.org>  [9e7ad8fab2fae394d4a0cc08e6c0d65cef567849]

#97374# a little resizing .... spanish is a very gossipy language


2002-02-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [3aac8eb8efb5f8bb478488d712a6da0d581f9b5b]

#65293#: fix typo, cleanup includes


2002-02-07  Andreas Martens  <ama@openoffice.org>  [521ae9bd8d1e1441ea2daa43b60ee2c60918d081]

New #96678#: Vertical layout


2002-02-07  Andreas Martens  <ama@openoffice.org>  [645cbca3b117b587e1a4ed483acfb58c07c37fe0]

Fix #96678#: Fly frame in vertical environment


2002-02-07  Frank Meies  <fme@openoffice.org>  [7ac4625b275c902eedbba510bbb4428ea9df2f3f]

#96678# new snap to grid attribute


2002-02-07  Kai Sommerfeld  <kso@openoffice.org>  [544c436e7eac898586b648cf6d7a186941056cff]

#65293# - Renamed neon patch file.


2002-02-07  Frank Meies  <fme@openoffice.org>  [9cbc4322e8308f2b71b89f9e6166ac673dd600a2]

#96678# new paragraph snap to grid attribute


2002-02-07  Frank Meies  <fme@openoffice.org>  [6cb7868ddee66b6ade6fe8078521b540dead4b73]

#96678# new paragraph snap to grid attribute


2002-02-07  Hans-Joachim Lankenau  <hjs@openoffice.org>  [668670d1a4c1d8437f533c4628505e53a8de403c]

#65293# one more with exceptions


2002-02-07  Joachim Lingner  <jl@openoffice.org>  [95f2189b5f9baa13e5c4538fb27a5c039b22ea84]

#97345# put static stl objects in get functions because of problems with solaris compiler


2002-02-07  Vladimir Glazounov  <vg@openoffice.org>  [4814e4d91c79dac81d550a1a6ef49d85509872ff]

#97357# CD: Fix for bug #97233# was not correctly made- most be done for remote vcl


2002-02-06  Kurt Zenker  <kz@openoffice.org>  [ad3ec27454ad3a9848787c954ff88051e79eec1f]

Merge SRC641: 06.02.02 - 22:09:06


2002-02-06  Vladimir Glazounov  <vg@openoffice.org>  [870b46a621f435b3d419e5cc01fb1f82b600c973]

Merge SRC641: 06.02.02 - 22:08:48


2002-02-06  Kurt Zenker  <kz@openoffice.org>  [c07afc885e0475d8c6ffaf6b33cf2f1280ed4cec]

Merge SRC641: 06.02.02 - 22:06:22


2002-02-06  Kurt Zenker  <kz@openoffice.org>  [0107f68388bd6380c54d306de28cb5e3f8cbdf67]

new version for SRC650


2002-02-06  Jörg Budischewski  <jbu@openoffice.org>  [baeff7f370da31d9958c07a262b6998bb72c564c]

#97351# crash fixed, when an unknown servicename is requested with no registry underneath. Bug was introduced by rev. 1.10.


2002-02-06  Hans-Joachim Lankenau  <hjs@openoffice.org>  [9a56fef5d07649d10db9e41f466597e42f9fff58]

#65293# one more with exceptions


2002-02-06  Frank Meies  <fme@openoffice.org>  [6be042887bb1a48efc287b34ec6fe7b152ba7495]

#96678# paragraph snap to grid item


2002-02-06  Frank Meies  <fme@openoffice.org>  [98f4c9cef303e0a5ca0d7acf78a09b90a1f08612]

#96678# paragraph snap to grid item


2002-02-06  Frank Meies  <fme@openoffice.org>  [f37b3a7b6cb1ccd38679061eceb71192b0fcea6e]

#96678# paragraph snap to grid item


2002-02-06  Stephan Schäfer  <ssa@openoffice.org>  [c1641ae33504c4777e1e948fb89e192e26090ce0]

#97331# extended keyboard handling


2002-02-06  Ocke Janssen  <oj@openoffice.org>  [94cfc22e689917930b0f2887845fa32a3e23d487]

#90580# accessible corrections


2002-02-06  Daniel Vogelheim  <dvo@openoffice.org>  [dcf41ca8dac0bc711b228eb0af11b51f2107243c]

#96678# changed enum WritingMode2 into constant collection


2002-02-06  Daniel Vogelheim  <dvo@openoffice.org>  [57aa289546978b0f92d3241cf6d24930a6f0dda4]

#96678# changed enum WritingMode2 into constant collection


2002-02-06  Daniel Vogelheim  <dvo@openoffice.org>  [f0abf331f793ecc47719700825e68f50de1a4374]

#96678# changed enum WritingMode2 into constant collection


2002-02-06  Daniel Vogelheim  <dvo@openoffice.org>  [9abd06314e1cd97333ca281d2422c722feb48aa7]

#96678# changed enum WritingMode2 into constant collection


2002-02-06  Oliver Braun  <obr@openoffice.org>  [211bd735ffcfa7d9ea6d0262cdfa3cc63340673b]

#97337# create UNO AccessBridge on windows


2002-02-06  Frank Schönheit  <fs@openoffice.org>  [5c60f4732ed89f62c6b5ca4bde5dc92d0909adc2]

#97336# buildLowLevelConnection: allow for a password without a user


2002-02-06  Behrend Cornelius  <bc@openoffice.org>  [4eab4bc17fe81165d986a9d44cf4181b7066b85c]

#96926# chinese spring festivals modified


2002-02-06  Nils Fuhrmann  <nf@openoffice.org>  [c5677251a63241ab6f827270fff35cbbe538d824]

Merge SRC641: 06.02.02 - 13:45:45


2002-02-06  Daniel Vogelheim  <dvo@openoffice.org>  [a773b7a2e515d159406dd2394179bf196110d14d]

#96678# load/save text grids


2002-02-06  Thomas Lange  <tl@openoffice.org>  [fb05f8e32129492e80068dd0b775bdf842d01f5c]

Assertion removed since not always applicable.


2002-02-06  Daniel Vogelheim  <dvo@openoffice.org>  [567e081429e529ef3bc44f893fcb9c839a3151f6]

#96678# ruby API bug fixed; surfaced when using Rubys in text grids


2002-02-06  Daniel Vogelheim  <dvo@openoffice.org>  [6d4de0a4c8f832f8c178163135213f38c5bd6790]

#96678# API for text grid


2002-02-06  Frank Meies  <fme@openoffice.org>  [e25dcbadb334426c72bcd62b97f01a9f905b14e1]

#96678# Vertical Formatting - Height of empty paragraph in grid mode


2002-02-06  Andreas Bille  <abi@openoffice.org>  [a0322a592fceb768b5c4f5d4ea58c813961c3281]

#97182# Enhanced heuristic in C++ to deal with java1.3-serialized objects


2002-02-06  Philipp Lohmann  <pl@openoffice.org>  [e7fd54c6b4cc1b9b449eab7424320211df3c45b9]

#97247# add: VCL font tables


2002-02-06  Daniel Vogelheim  <dvo@openoffice.org>  [ebf9a717be8a645788d0e508fecd7972fae1a87c]

#96678# added properties for text grids


2002-02-06  Ocke Janssen  <oj@openoffice.org>  [7bfad2a0abeca6fe8e3187a6ed8c800c93b9d0fd]

#96957# new handling inserted for context menu and accessibility


2002-02-06  Philipp Lohmann  <pl@openoffice.org>  [348035bd9ae1f2897e83b8dead4e8b33df38eec5]

#97247# make default fonts and font substitution configurable


2002-02-06  Andreas Martens  <ama@openoffice.org>  [5cd3c28421359f94294186e4dcdddc75b80bb36c]

Fix #96678#: Asian grid


2002-02-06  Hans-Joachim Lankenau  <hjs@openoffice.org>  [4f8e97647368335cd1a49f48f1ab81d04a52db30]

#65293# too much throw


2002-02-06  Frank Meies  <fme@openoffice.org>  [4556eb79e590027451e43fa16eb95781b4b5d085]

#96678# Vertical Formatting - Integration of grid attribute


2002-02-06  Ocke Janssen  <oj@openoffice.org>  [0a5064261cbd1bc65b3ef3500d6d1971ee152aa9]

#96957# typo


2002-02-06  Oliver Specht  <os@openoffice.org>  [af957d6648d16522609597b020d599853a19e76f]

#97008# draft text added to border control


2002-02-06  Oliver Specht  <os@openoffice.org>  [68676c74c71cceca34ccff2ecc2d344e79f273de]

#97008# accessibility for children started


2002-02-06  Ocke Janssen  <oj@openoffice.org>  [345ef76ec10cb038c1ed20cdc37ff0d3cc005ce2]

#96957# new handling inserted for context menu and accessibility


2002-02-06  Andre Fischer  <af@openoffice.org>  [9255b350ea0846f72d967bcf624d2541d3a8a7d2]

#95585# Register Impress shape types when the DLL is loaded for making the shapes accessible.


2002-02-06  Andreas Martens  <ama@openoffice.org>  [029267c0d1e9646b1794a15fca831f174d2a9958]

Fix #96678#: Asian grid


2002-02-06  Ocke Janssen  <oj@openoffice.org>  [c3a142ea8d96a4798bfe37d4e7e9030008449848]

#90580# introduce new file for relation control


2002-02-06  Ocke Janssen  <oj@openoffice.org>  [96440542b62881f3236e3b8b3c2cf78bd6c867a7]

#97314# new files for accessibility


2002-02-06  Ocke Janssen  <oj@openoffice.org>  [2fcfd4b29fe70df71c2be16456ec508576c04ecb]

#97314# new classes for accessibility


2002-02-06  Ocke Janssen  <oj@openoffice.org>  [808ce4cfeb7954e2b3abc508e125fafc3071ac7e]

#90580# introduce new file for relation control


2002-02-06  Ocke Janssen  <oj@openoffice.org>  [943c227ce6ccd423f1d05768c504825395e170a8]

#96957# new handling inserted for context menu and accessibility


2002-02-06  Ocke Janssen  <oj@openoffice.org>  [78029666b972020ced2c3c31fcb401d9159c707d]

#96957# new handling inserted for context menu and accessibility


2002-02-06  Ocke Janssen  <oj@openoffice.org>  [e31dcc276b3f0851338593c0dc9d42f022d736df]

#96957# new handling inserted for context menu and accessibility


2002-02-06  Ocke Janssen  <oj@openoffice.org>  [ebc9a575fcc95f92b6f6a57f4ee79ef5a881086a]

#96957# new handling inserted for context menu and accessibility


2002-02-06  Ocke Janssen  <oj@openoffice.org>  [332420922c4d52cac86ab429c2058e291a59920e]

#90580# introduce new file for relation control


2002-02-06  Ocke Janssen  <oj@openoffice.org>  [cbd12ea25d17dc56db55e828bd54e4bae315cee1]

#96952# new handling for accessibility


2002-02-06  Ocke Janssen  <oj@openoffice.org>  [3657372c7aaa97647abdc543d1f4274e77e17294]

#96957# new handling inserted for context menu and new interface


2002-02-06  Ocke Janssen  <oj@openoffice.org>  [b915d86f205af10fd1e6b4d48d3cdda7a68a61b4]

#96957# new handling inserted for context menu and accessibility


2002-02-06  Ocke Janssen  <oj@openoffice.org>  [d02c9195489043ff671a8df47b49409b8e7e862b]

#90580# new interface class needed by the new control


2002-02-06  Ocke Janssen  <oj@openoffice.org>  [19d830286fd617af610a68d29f63c272628d9dca]

#90580# new control for the relation and join dialog


2002-02-06  Ocke Janssen  <oj@openoffice.org>  [33e8563bb2093a3dfdb04a88f01736d380d48d47]

#90580# introduce new file for relation control


2002-02-05  Kurt Zenker  <kz@openoffice.org>  [b70cdc1a23f454b52686b9c2598c5f350964ad58]

Merge SRC641: 02/05/02 - 23:22:11


2002-02-05  Kurt Zenker  <kz@openoffice.org>  [48c1a83f0d6d1c2596ca8acd09ade6cddf5bccc0]

Merge SRC641: 02/05/02 - 23:16:53


2002-02-05  Kurt Zenker  <kz@openoffice.org>  [b4513a98e85982755907e45521e23f7fae08bfbe]

Merge SRC641: 02/05/02 - 23:14:10


2002-02-05  Kurt Zenker  <kz@openoffice.org>  [b353a97ed5ff6290267b24bede85214ee83bf33d]

Merge SRC641: 02/05/02 - 23:06:20


2002-02-05  Kurt Zenker  <kz@openoffice.org>  [51bdf3311b0216bc809c0396ba5b4105771b00c2]

Merge SRC641: 02/05/02 - 22:52:47


2002-02-05  Kurt Zenker  <kz@openoffice.org>  [58f806a22b91191fed4646695f5e1643590790de]

Merge SRC641: 02/05/02 - 22:39:24


2002-02-05  Kurt Zenker  <kz@openoffice.org>  [1758d98d8a05a1b18eef72d26705b8a4108544a3]

Merge SRC641: 05.02.02 - 22:31:14


2002-02-05  Vladimir Glazounov  <vg@openoffice.org>  [960e0eecc380e8adbd5b7323a5607dba5cd309fe]

Merge SRC641: 05.02.02 - 22:29:08


2002-02-05  Kurt Zenker  <kz@openoffice.org>  [f97cd76ba83765c18cd3844200b4a5b9f4523106]

Merge SRC641: 05.02.02 - 22:24:48


2002-02-05  Kurt Zenker  <kz@openoffice.org>  [53745d0b025e86c4bac507579954929945b28306]

Merge SRC641: 05.02.02 - 22:24:21


2002-02-05  Kurt Zenker  <kz@openoffice.org>  [8b08dac2eb60d9cdbfa589563d40bc9fe2442746]

Merge SRC641: 05.02.02 - 22:23:15


2002-02-05  Kurt Zenker  <kz@openoffice.org>  [e16e09716f41e25778bff6e1eecdf4ac6e956543]

Merge SRC641: 05.02.02 - 22:24:23


2002-02-05  Kurt Zenker  <kz@openoffice.org>  [d4b0685dd6e76f5f4a2886c34d7e1f397a87cfcb]

Merge SRC641: 05.02.02 - 22:22:35


2002-02-05  Kurt Zenker  <kz@openoffice.org>  [7ae7ecef7d613af0ec4431c73f99913bdfa828d1]

Merge SRC641: 05.02.02 - 22:22:12


2002-02-05  Kurt Zenker  <kz@openoffice.org>  [a219078af264d055625d9b1d723a7c2311539a9f]

Merge SRC641: 05.02.02 - 22:21:58


2002-02-05  Kurt Zenker  <kz@openoffice.org>  [f6da5d6c069dc33e47c3f18430671f79d5844a2e]

Merge SRC641: 05.02.02 - 22:21:13


2002-02-05  Kurt Zenker  <kz@openoffice.org>  [894f28616270217ac20581d0f1b5a53d95a37411]

Merge SRC641: 05.02.02 - 22:22:43


2002-02-05  Kurt Zenker  <kz@openoffice.org>  [292e7a403b80e20dfe323fad6858477e7a038b4c]

Merge SRC641: 05.02.02 - 22:20:14


2002-02-05  Kurt Zenker  <kz@openoffice.org>  [11911a4d75bfe62fe7b9797dbeb675ba3a91d986]

Merge SRC641: 05.02.02 - 22:19:56


2002-02-05  Kurt Zenker  <kz@openoffice.org>  [4a31132e842780ab883f743fae632b6129d3068d]

Merge SRC641: 05.02.02 - 22:19:55


2002-02-05  Kurt Zenker  <kz@openoffice.org>  [37fb56d6297b415ee646ae734650fc3291ad688e]

Merge SRC641: 02/05/02 - 22:19:16


2002-02-05  Vladimir Glazounov  <vg@openoffice.org>  [3161ceaa7e8469826a0d90833ff0bba1efff9bf7]

Merge SRC641: 05.02.02 - 22:18:34


2002-02-05  Kurt Zenker  <kz@openoffice.org>  [ffc881bb43dcbce11ee1e6f1606fbe89a088a4dc]

Merge SRC641: 05.02.02 - 22:18:13


2002-02-05  Kurt Zenker  <kz@openoffice.org>  [b01c0473ddf96017b3d66dc0fb2957920311ef9d]

Merge SRC641: 05.02.02 - 22:19:01


2002-02-05  Kurt Zenker  <kz@openoffice.org>  [d7ed1f118bc153022daeefd61e6dc7d6154bf075]

Merge SRC641: 05.02.02 - 22:17:48


2002-02-05  Kurt Zenker  <kz@openoffice.org>  [70963d3e961d35b6bdfd56ba16563afeaf2d7426]

Merge SRC641: 05.02.02 - 22:16:55


2002-02-05  Kurt Zenker  <kz@openoffice.org>  [fb3ebab0091d723eee4757a23f8cf95e961f65cf]

Merge SRC641: 05.02.02 - 22:15:55


2002-02-05  Kurt Zenker  <kz@openoffice.org>  [adf50096fecc3c3bcb3b2d19acacf6b29a58be3b]

Merge SRC641: 05.02.02 - 22:15:13


2002-02-05  Kurt Zenker  <kz@openoffice.org>  [fca7b603e5ce01c519e88fe99659992d096663b3]

Merge SRC641: 05.02.02 - 22:15:00


2002-02-05  Kurt Zenker  <kz@openoffice.org>  [c363e2722f680105e2d5d2d3fb8f54a9f793a7b6]

Merge SRC641: 05.02.02 - 22:15:53


2002-02-05  Kurt Zenker  <kz@openoffice.org>  [324ad7c259fcdb1042774d17e2f49d6e383a61f8]

Merge SRC641: 05.02.02 - 22:14:19


2002-02-05  Kurt Zenker  <kz@openoffice.org>  [8d6f0ab747a89016ff8f6da432bd8d564d646d17]

Merge SRC641: 05.02.02 - 22:12:53


2002-02-05  Kurt Zenker  <kz@openoffice.org>  [ef63d4b879984e05589c45d30510917122dd2299]

Merge SRC641: 05.02.02 - 22:12:38


2002-02-05  Kurt Zenker  <kz@openoffice.org>  [a0a1a7ae0aec3010bbf660a07e7772189fbf0c30]

Merge SRC641: 05.02.02 - 22:09:46


2002-02-05  Kurt Zenker  <kz@openoffice.org>  [1dea93724be32b4a89085b4b2e67ade7d5bfe8f1]

Merge SRC641: 05.02.02 - 22:09:51


2002-02-05  Kurt Zenker  <kz@openoffice.org>  [d778dee90f0ae02682a6f33b1f0c9ac9262f3034]

Merge SRC641: 05.02.02 - 22:09:23


2002-02-05  Kurt Zenker  <kz@openoffice.org>  [9fc0acbce294e09ab3ca83218d17223b416888a5]

Merge SRC641: 05.02.02 - 22:08:51


2002-02-05  Kurt Zenker  <kz@openoffice.org>  [c5adfefad1d6f6517cc2f73c3e73f7d1d9fce2b7]

Merge SRC641: 02/05/02 - 22:07:58


2002-02-05  Kurt Zenker  <kz@openoffice.org>  [0f383eb4aa9232548538e307cc036f969da274ee]

Merge SRC641: 05.02.02 - 22:07:46


2002-02-05  Kurt Zenker  <kz@openoffice.org>  [56fe4325480aa8b975b95322b9f38729fcdcab69]

Merge SRC641: 05.02.02 - 22:07:20


2002-02-05  Kurt Zenker  <kz@openoffice.org>  [7a1647c204852ffe31a8615c224062a545e0defb]

Merge SRC641: 05.02.02 - 22:05:51


2002-02-05  Hans-Joachim Lankenau  <hjs@openoffice.org>  [9f5fad70031e0e8dcf3960578ea1f86600dbfd08]

#65293# define trace macros empty for product versions


2002-02-05  Hans-Joachim Lankenau  <hjs@openoffice.org>  [0e4beb399e17ad18815891f1f19a1c918300d603]

#65293# if the directory is no longer built, the library cannot be linekd...


2002-02-05  Frank Meies  <fme@openoffice.org>  [52df9336496490376116be3a6509a90a17470d27]

#96678# Vertical Formatting - Evaluate grid mode attribute


2002-02-05  Sascha Ballach  <sab@openoffice.org>  [0009636e6b306e4a486105e9ed30b71ccaa747d5]

#95584#; helper class for AccessibleRelationSet


2002-02-05  Frank Meies  <fme@openoffice.org>  [6ba6377ba0b2ea7eaa4a3a9ba8e4663da10cffb2]

#96678# Vertical Formatting - Parameters of AdjustBaseLine


2002-02-05  Michael Brauer  <mib@openoffice.org>  [9f55a910333f156818a46955bf3f1f8d81459493]

states, weak references, etc.


2002-02-05  Andreas Martens  <ama@openoffice.org>  [f3d1df857a977eabe05f35785408b334053fe23b]

Fix #96678#: Asian grid


2002-02-05  Andreas Martens  <ama@openoffice.org>  [7cf9bba37553e2e27a53fad76fcc40e61e274284]

Fix #96678#: Asian grid


2002-02-05  jp  <jp@openoffice.org>  [04661914fc9ba80640f7aa4ba20e43e5f1fd6cf7]

Task #92291#: add new character skip modifier


2002-02-05  Andre Fischer  <af@openoffice.org>  [a67ade0c60cc9fa5aad7f5f3bd59cbbad0c89055]

#95585# SdWindow now supports the CreateAccessible method that provides the caller with an object making the window accessible.


2002-02-05  Christian Lippka  <cl@openoffice.org>  [07459a4399b2a84a0e5d46c113195ca7f333cb33]

#85255# fixed PutValue methods with enum values


2002-02-05  Oliver Specht  <os@openoffice.org>  [aeb3523b694e89a24776d7ee0aaf5a71ece430b8]

#65293# cast corrected


2002-02-05  Andre Fischer  <af@openoffice.org>  [5c545e30e37d083c98f401a870ff522795e729ad]

#95585# Added accessibility subproject.


2002-02-05  Andre Fischer  <af@openoffice.org>  [547d85930e411ab0fa0feaacc8cbe2441e767963]

#95585# Removed flags remaining from the initial test phase.


2002-02-05  Thomas Lange  <tl@openoffice.org>  [7746775b3261cc01d1f9a794967d83027d456037]

#96690# SwXTextCursor::collapseToStart fiexed


2002-02-05  Vladimir Glazounov  <vg@openoffice.org>  [5d72ebf07ccef3c3e8c49e4fc33b012132f43b7d]

#65293# exception specification


2002-02-05  Christian Lippka  <cl@openoffice.org>  [18f9b6fac9726956f66fed7eeb917688e82df8a4]

#86751# throw exception in getByName


2002-02-05  Kurt Zenker  <kz@openoffice.org>  [67873546add680c2bd0df823f05dae99e609c38e]

new version for SRX642


2002-02-05  Christian Lippka  <cl@openoffice.org>  [42a7ceed044b5bdc1f64595a5f67044a9a7cf16e]

#96689# fixed gpf if any is void


2002-02-05  Andreas Bille  <abi@openoffice.org>  [6f6880f2152dc44869b1a83d1ade9fd63f0003e5]

#97119# Added a small comment


2002-02-05  Daniel Vogelheim  <dvo@openoffice.org>  [21c9601835053add8c7f963171a7cd1d6bd0a8f4]

#96678# use enum WritingMode2 instead of WritingMode


2002-02-05  Christian Lippka  <cl@openoffice.org>  [1db434b0e61e78232d43054fc5aba3b8aedb4bcc]

#95699# set autolayout also in master page mode to remove pres objects if needed


2002-02-05  Andreas Bille  <abi@openoffice.org>  [e0fd66e187c7618dc4c49ca13c2784ac10805d99]

#97119# Work around for collator?


2002-02-05  Kurt Zenker  <kz@openoffice.org>  [76b7cbf587811af9c829fdd7f0c50306747a8cfe]

new version for SRX642


2002-02-05  Kai Ahrens  <ka@openoffice.org>  [29ddab49d80aced6cf010db7d5f9ee7f7b2a1506]

#65293#: added EXCEPTIONSNOOPTFILES section


2002-02-05  Vladimir Glazounov  <vg@openoffice.org>  [eb77ab198b56bf6ce1b01da05a1937c6967f6380]

#65293# SAB:change the first value of the pair to const so it pass the solaris compiler


2002-02-05  Kurt Zenker  <kz@openoffice.org>  [2a44e31559ed9bf50f1ad8b53303b666b45878c2]

new version for SRX642


2002-02-05  Kurt Zenker  <kz@openoffice.org>  [9322a9d283bde3d35d97c27f0a1e3e7f7c40f81f]

new version for SRX642


2002-02-05  Christian Lippka  <cl@openoffice.org>  [887a374b3b555ce6bfef11bb79785c88a6e1a5bc]

#96645# an OLE2 object with a graphics style may still be a presentation object


2002-02-05  Andre Fischer  <af@openoffice.org>  [3db1c30614dc8f921ca4ab1d5efe35b4543b79d0]

#95585# Added accessibility subproject


2002-02-05  Andre Fischer  <af@openoffice.org>  [f97b8af027e05b0e67a1526f16915c4376e9a845]

#95585# Added accessibility files.


2002-02-05  Andre Fischer  <af@openoffice.org>  [b72078e84e6d6f3ea5c856dddea4ef712b72eb37]

#95585# Added accessibility header files.


2002-02-05  Oliver Bolte  <obo@openoffice.org>  [8c1712ae708694cda254f4252d6596fe5c0094cb]

#65293#


2002-02-05  Christian Lippka  <cl@openoffice.org>  [c3de8da1e4e48173d01bc7c5b3129a3390d174be]

#92430# terminate fuslshow before destroy


2002-02-05  Oliver Specht  <os@openoffice.org>  [b78359099e5ebd46bc5e3c3d09693dcab57ddf76]

#97253# backspace and return now available in category again


2002-02-05  Mathias Bauer  <mba@openoffice.org>  [b4f4b46fd03a1ac87cef633d1b3a122e05e95222]

#97271#: crash when resizing SfxFloatingWindows


2002-02-05  Andreas Martens  <ama@openoffice.org>  [990ceb25d8ba741303b5c1c5a069575573f6d3de]

Fix #96678#: Graphics with different height and width


2002-02-05  Malte Timmermann  <mt@openoffice.org>  [557e6e0cabd395e4a85905c1c6e1e54b80a04787]

#97034# Functions for Accessibility


2002-02-05  Malte Timmermann  <mt@openoffice.org>  [cb82640082618adee83e3d37d2a69f50a62b0c41]

#97032# methods for cursor/word iteration


2002-02-04  Daniel Vogelheim  <dvo@openoffice.org>  [60fa3bab62c31504d3bed09bf320c71fd1583f50]

#96678# load/save writing mode


2002-02-04  Daniel Vogelheim  <dvo@openoffice.org>  [7053b4d3162b3cdc6dec827fae9bf86e2182d389]

#96678# add WritingMode property


2002-02-04  Daniel Vogelheim  <dvo@openoffice.org>  [7e84ac2eb3a4317868b78abc0653c45dbf08a628]

#96678# add WritingMode property


2002-02-04  Daniel Vogelheim  <dvo@openoffice.org>  [e5d806f87406e0352a6a1b3697d9cbef73c3c414]

#96678# add WritingMode property


2002-02-04  Daniel Vogelheim  <dvo@openoffice.org>  [fea9abcfac2ebfe18b44a7824bc88fbe330b89f8]

#96678# fixed SvxFrameDirectionItem::Put/GetValue to use enum WritingMode2.


2002-02-04  Daniel Vogelheim  <dvo@openoffice.org>  [d5df7f14eedce4e2ef8d7a4a647f125fae116722]

#96678# add WritingMode2 type to TypeGeneration.?xx


2002-02-04  Hans-Joachim Lankenau  <hjs@openoffice.org>  [3cf5be2d8bf867d40daa07b169316a6cc48d3e2b]

#97128# for .spc files only: provide define with content of COMID, prefixed with _


2002-02-04  Daniel Vogelheim  <dvo@openoffice.org>  [4bca4fc9c35480fbc9e42ad09be07e5df38f992e]

#96678# update API to handle vertical writing in Writer frames + pages


2002-02-04  Armin Weiss  <aw@openoffice.org>  [7af395b15b064e0c261c958b81a6b3a89fd8d881]

#97231# Undo-Stack needs to be cleared, else the user may remove the only drawpage and this is a state we cannot handle ATM.


2002-02-04  Thomas Benisch  <tbe@openoffice.org>  [96bd54275ae74eb62a8de57e2e8f15557d4c98f1]

#97213# Clipboard doesn't work correct in the dialog editor


2002-02-04  Kurt Zenker  <kz@openoffice.org>  [b2ccd37034abe3ac0508296c60374eca225d9f11]

Merge SRC641: 04.02.02 - 16:25:10


2002-02-04  Christian Lippka  <cl@openoffice.org>  [fdf5fd15e7b9fe042e72bb5cbeceabe93b257c35]

#96849# removed unnecc. assertion


2002-02-04  Thomas Lange  <tl@openoffice.org>  [78b99f358b9b5c291e5f028bf39ebda37e80fc6c]

#96512# SwXShape::attach implemented


2002-02-04  Oliver Specht  <os@openoffice.org>  [c36ea1b62a3349bb5ff6b05921e0ab9d763f66b7]

#97008# accessiblity of border control


2002-02-04  Christian Lippka  <cl@openoffice.org>  [c996412710b0d246b97cabc99f97556f364ccb7d]

#97178# use anchor position in writer for dimensioning and connector


2002-02-04  Michael Brauer  <mib@openoffice.org>  [5370903a2712a64381b091d0bfc2509c9b3cf183]

Accessibility


2002-02-04  Kai Ahrens  <ka@openoffice.org>  [c09b54e6ae251e60f8203c8b034160aa31842977]

#96981#: set default for bScaleObjects to FALSE


2002-02-04  Oliver Specht  <os@openoffice.org>  [18fd24dd079a6eab6cf4e0f0a5fc1423f91b1e4a]

#97008# accessiblity of border control


2002-02-04  Armin Weiss  <aw@openoffice.org>  [9588dcd87cf13c7faef092d92b2972eee1f489fd]

#95971# Allow keyboard text edit activation (F2) not only in QuickEditMode


2002-02-04  Frank Schönheit  <fs@openoffice.org>  [df899ccee4f74856b3beda418a4c1e82d653f517]

#97214# in parseNodePredicateStr, pass the ParseContext to the parser for correct internationalization


2002-02-04  Thomas Lange  <tl@openoffice.org>  [45afbdd4a32017c98243265636c9dc675d1be261]

#96559# explicitly call Clear for DocShell before Mutex is destroyed


2002-02-04  Frank Schönheit  <fs@openoffice.org>  [9eb2ed5416c863379646b9f00d5ede442d88cffc]

#97214# in translateStatement, use the proper international flag


2002-02-04  Vladimir Glazounov  <vg@openoffice.org>  [823acabfab17caf1f7977b54ab5effe4b4e43d57]

#65293# direct assertion to shell for webtop


2002-02-04  Stephan Schäfer  <ssa@openoffice.org>  [78fa9c1f9df94d07defb8490e89c6a759ada50e6]

#95153# ignore mouse events of type EnterWindow to avoid menu selection during menu popup


2002-02-04  Kurt Zenker  <kz@openoffice.org>  [f3d7446ad0e700aa775c4ea0a8f1ab4f7b74fc9e]

Merge SRC641: 04.02.02 - 13:12:37


2002-02-04  Kurt Zenker  <kz@openoffice.org>  [3ad17a2d5884f9903c870ac9a24075963a2cca44]

Merge SRC641: 04.02.02 - 13:03:50


2002-02-04  Kurt Zenker  <kz@openoffice.org>  [6df834af8af581b802250e1ddd455aa0c5e00816]

Merge SRC641: 04.02.02 - 12:52:08


2002-02-04  Kurt Zenker  <kz@openoffice.org>  [1804eeb4f439831b8935ab846df83c34d3435584]

Merge SRC641: 04.02.02 - 12:46:36


2002-02-04  Frank Meies  <fme@openoffice.org>  [af832c5600d931783fb91e4841054e53269146c9]

#96678# Vertical Formatting - Flys anchored to characters


2002-02-04  Kurt Zenker  <kz@openoffice.org>  [5b028ae5711e415b2eb109edc21068a327c852af]

Merge SRC641: 04.02.02 - 12:37:44


2002-02-04  Andreas Martens  <ama@openoffice.org>  [da48164a0f950b4e0ba72bcad77c4737cfeb1a10]

Fix #96678#: Fly bounded at character in vertical environment


2002-02-04  Behrend Cornelius  <bc@openoffice.org>  [5b5db6ec2bf8e9a6569f9d2fec4a0564bc27d854]

#97220# Comment added to resource


2002-02-04  Kurt Zenker  <kz@openoffice.org>  [59dc5c03302427a767588c3a25a294cfe5618a80]

Merge SRC641: 04.02.02 - 12:19:26


2002-02-04  Kurt Zenker  <kz@openoffice.org>  [5e47d2dcc6f53ad96a3dcb1141b484a8b83d2fc2]

Merge SRC641: 04.02.02 - 12:06:21


2002-02-04  Kurt Zenker  <kz@openoffice.org>  [6024934956b8ebdd5289b128b788dfddcf2c8dc9]

Merge SRC641: 04.02.02 - 12:03:27


2002-02-04  Kurt Zenker  <kz@openoffice.org>  [424632c678a8a59d9ef26e42c8a0da96b3fc00c4]

Merge SRC641: 04.02.02 - 12:02:19


2002-02-04  Kurt Zenker  <kz@openoffice.org>  [9e85e35cdc811ef8c96763d766e759f06338df7d]

Merge SRC641: 04.02.02 - 11:56:26


2002-02-04  Kurt Zenker  <kz@openoffice.org>  [89f5661e9bbaafdf73773bbe8c7e4e7ada2941b3]

Merge SRC641: 04.02.02 - 11:55:35


2002-02-04  Kurt Zenker  <kz@openoffice.org>  [8f28b8e8301b7740795555a20d4bcf6ce8cd3055]

Merge SRC641: 04.02.02 - 11:55:50


2002-02-04  Kurt Zenker  <kz@openoffice.org>  [265c352753df8b0cf07123a805ad6f47e4540fff]

Merge SRC641: 04.02.02 - 11:56:06


2002-02-04  Kurt Zenker  <kz@openoffice.org>  [39f8509ad5ef74efd539c624653d0edd8b231a3b]

Merge SRC641: 04.02.02 - 11:54:18


2002-02-04  Kurt Zenker  <kz@openoffice.org>  [afddf2f62493ad82c667c68e4c566f3de9bbcaf3]

Merge SRC641: 04.02.02 - 11:51:32


2002-02-04  Kurt Zenker  <kz@openoffice.org>  [c21fc12364141656d61d63cfaf9aa7c6779a1b58]

Merge SRC641: 04.02.02 - 11:51:12


2002-02-04  Kurt Zenker  <kz@openoffice.org>  [31c650f3911017d224c9e29f08c713f7177627ee]

Merge SRC641: 04.02.02 - 11:50:23


2002-02-04  Kurt Zenker  <kz@openoffice.org>  [a0fad5037a070df2bc25f1b181490552710444a1]

Merge SRC641: 04.02.02 - 11:49:43


2002-02-04  Kurt Zenker  <kz@openoffice.org>  [2341847531c0bc3c32b70e38fac88de97fa34f8f]

Merge SRC641: 04.02.02 - 11:48:18


2002-02-04  Kurt Zenker  <kz@openoffice.org>  [2a65345b31be26c76d4bfc2a6f3f1652e710badb]

Merge SRC641: 04.02.02 - 11:47:06


2002-02-04  Kurt Zenker  <kz@openoffice.org>  [897e06c8deb0e905554e3c09c47e05eba18b34b6]

Merge SRC641: 04.02.02 - 11:47:00


2002-02-04  Kurt Zenker  <kz@openoffice.org>  [c204505176fd94c8fca8fd112403772e88e8827a]

Merge SRC641: 04.02.02 - 11:46:46


2002-02-04  Kurt Zenker  <kz@openoffice.org>  [89544a3871c17e333aed67393d5349895268ff0d]

Merge SRC641: 04.02.02 - 11:46:34


2002-02-04  Kurt Zenker  <kz@openoffice.org>  [17b2baf5c1ad64e4a5229278be7fb8fa9d80a7d0]

Merge SRC641: 02/04/02 - 11:44:23


2002-02-04  Kurt Zenker  <kz@openoffice.org>  [82b1333fd18bee132187f9d3e0d738278666fbb3]

Merge SRC641: 04.02.02 - 11:43:40


2002-02-04  Kurt Zenker  <kz@openoffice.org>  [b2919c2d3571a7317c7cfc6b6df90d6aff768661]

Merge SRC641: 02/04/02 - 11:43:30


2002-02-04  Kurt Zenker  <kz@openoffice.org>  [cebc67034d97ba9a16274ed5c18a874fd80b0c93]

Merge SRC641: 04.02.02 - 11:43:35


2002-02-04  Kurt Zenker  <kz@openoffice.org>  [dab2eb242672f3c8610b4d399d412984432fb589]

Merge SRC641: 04.02.02 - 11:42:45


2002-02-04  Kurt Zenker  <kz@openoffice.org>  [e51907da5516ac3dbd50d754a11d2124b8423d18]

Merge SRC641: 04.02.02 - 11:42:29


2002-02-04  Kurt Zenker  <kz@openoffice.org>  [f3e1992380ed9deed2963020e63a3484a11e207a]

Merge SRC641: 04.02.02 - 11:42:15


2002-02-04  Kurt Zenker  <kz@openoffice.org>  [3dbb66c6ce8c9b5b8a3dfb4c349a87af58283d89]

Merge SRC641: 04.02.02 - 11:41:47


2002-02-04  Oliver Specht  <os@openoffice.org>  [4b642d5d5813c4a4abc876cae964d6f4b7c0ece3]

#96962# key input of RETURN does the same as a double click


2002-02-04  Kurt Zenker  <kz@openoffice.org>  [2bdcc00bad1816da6455bc6aa2c81c9d16365d9f]

Merge SRC641: 04.02.02 - 11:38:47


2002-02-04  Kurt Zenker  <kz@openoffice.org>  [7ab67462335b7156fc802b5c558af7f35f43c94b]

Merge SRC641: 04.02.02 - 11:38:38


2002-02-04  Kurt Zenker  <kz@openoffice.org>  [3831551cba7d5b5dd99d3e69ef9c0e9ae0a397cd]

Merge SRC641: 02/04/02 - 11:37:32


2002-02-04  Kurt Zenker  <kz@openoffice.org>  [b767cb3e55eb0879b574e3dc78a5b8d597b5b41e]

Merge SRC641: 02/04/02 - 11:36:59


2002-02-04  Kurt Zenker  <kz@openoffice.org>  [27783e3be86612d654b15044ffd13a4931fb6903]

Merge SRC641: 02/04/02 - 11:36:20


2002-02-04  Vladimir Glazounov  <vg@openoffice.org>  [8a666e03cb0be4d765f47a81c7727913c77af185]

Merge SRC641: 04.02.02 - 11:36:11


2002-02-04  Kurt Zenker  <kz@openoffice.org>  [6e766ac4a55902387c3b3c9e27a5c0f04ee55086]

Merge SRC641: 04.02.02 - 11:36:08


2002-02-04  Kurt Zenker  <kz@openoffice.org>  [4ff637b47c8934ebd0c982c2b63df65ed5f55b35]

Merge SRC641: 04.02.02 - 11:35:05


2002-02-04  Kurt Zenker  <kz@openoffice.org>  [af9f4a0fe0d7bdcceb6161ab015aa28b81400fdb]

Merge SRC641: 04.02.02 - 11:36:28


2002-02-04  Kurt Zenker  <kz@openoffice.org>  [57a6f5ed2a331b8e170482c9a767784d287234bf]

Merge SRC641: 04.02.02 - 11:34:50


2002-02-04  Kurt Zenker  <kz@openoffice.org>  [82b73ff5631da8cb9fec65cb505380612b07d959]

Merge SRC641: 04.02.02 - 11:33:12


2002-02-04  Kurt Zenker  <kz@openoffice.org>  [296298533d4c0ce8f36dc191df5191540168e9db]

Merge SRC641: 04.02.02 - 11:32:39


2002-02-04  Kurt Zenker  <kz@openoffice.org>  [858c695212609c86f99c5d332aee54d44c1e35d7]

Merge SRC641: 04.02.02 - 11:33:20


2002-02-04  Caolán McNamara  <cmc@openoffice.org>  [3e13e053749e1bf19179bf83bdf0a18a9488b5e8]

#i2408# Import and export set/ask references fields as set/input, change references to bookmarks to show variable as appropiate


2002-02-04  Caolán McNamara  <cmc@openoffice.org>  [856ef59f81446a0fb762fd0f2af5852c3a026cb2]

#i2408# derived classes need to move attributes after field as well


2002-02-04  Christian Lippka  <cl@openoffice.org>  [375f4a5d45b2cdfc6d7f482a058453a5bbfed37a]

#95585# fixed service description for api access


2002-02-04  Oliver Specht  <os@openoffice.org>  [fd84e45e8f4a792365bb3b60da6b2d80457a98c7]

#97008# accessiblity of border control


2002-02-01  Mathias Bauer  <mba@openoffice.org>  [cf9325e95eeb9d2ed64938cf8e5996a5e13d80de]

#94532#: avoid seeking stream when destroying SotStorage, results in error if stream is unbuffered


2002-02-01  cdt  <cdt@openoffice.org>  [1c4a60a12ccc67f14bb776fb3d4dcecec03a85ca]

#94448# icon not longer needed for java client


2002-02-01  Stephan Schäfer  <ssa@openoffice.org>  [3578ea93b4a366d0f1b838b33b67b4448e97116f]

#95684# GetWindowExtentsRelative corrected for non frame windows


2002-02-01  Andreas Martens  <ama@openoffice.org>  [623e12522df87e38bf6aa6122dcba7f2b3dfd643]

Fix #97173#: Resizing the root during cut of a table


2002-02-01  Rüdiger Timm  <rt@openoffice.org>  [53dd4c75247944cf6ee48080f5cb20baade21428]

Initial version. 'z' this file to get zipfile rebuilt.


2002-02-01  Andreas Martens  <ama@openoffice.org>  [53ff42ac31932f1f8487e5bc6fa798992c6a5a08]

Fix #96678#: Asian grid, page body and columns


2002-02-01  jp  <jp@openoffice.org>  [7396770d33991c75bd1dce6875dd42fb4669d740]

Task #92291#: add new character skip modifier


2002-02-01  jp  <jp@openoffice.org>  [d9c82783710a4bfea47e9f04b97ad98abacfc268]

Task #92291#: add new character skip modifier


2002-02-01  jp  <jp@openoffice.org>  [13cab86d7072cfe7b1df76101ee7216dda0362c6]

Task #92291#: add new character skip modifier


2002-02-01  jp  <jp@openoffice.org>  [76a098487d016175fef55fb1a83466c069452ae9]

Task #92291#: add new character skip modifier


2002-02-01  Frank Meies  <fme@openoffice.org>  [ab98c273c1b18a41b34203ba8052d34e3f9fa7e3]

#96678# Vertical Formatting - Line grid only mode


2002-02-01  jp  <jp@openoffice.org>  [605d22a119cb5b708ecc0c7ea98dac7be132e827]

defines text cursor skip modifiers


2002-02-01  Frank Schönheit  <fs@openoffice.org>  [ea8a61e3e716d80b7db1e84c4d4b1027a594e518]

DialogModel::createInstance: allow for creation of _any_ model which supports the css.awt.UnoControlModel service


2002-02-01  Frank Schönheit  <fs@openoffice.org>  [3c26c06e2797337681196e08de212d8f8f29c118]

+OCommonGeometryControlModel


2002-02-01  Frank Meies  <fme@openoffice.org>  [eb1467985227899070afdb96c5cb43cd04b96256]

#96678# Vertical Formatting - Direct cursor


2002-02-01  Oliver Specht  <os@openoffice.org>  [025d6beb7c684274f7ae13c35365b7ac2d2cffbe]

#97044# accessibility design change


2002-02-01  Behrend Cornelius  <bc@openoffice.org>  [0d0d8caff3f7c4a93e1b75a48842954d3e7d2e9c]

#97183# china.bmp exchanged for china.gif


2002-02-01  Andreas Martens  <ama@openoffice.org>  [1415e4e2bddaf7ca878e2b4091517ae6ec8c4d36]

Fix #96678#: Table selection in vertical environment


2002-02-01  Stephan Schäfer  <ssa@openoffice.org>  [79f1cda02895fcf2458097d32d7852b59b37182c]

#97020# read HighContrast settings


2002-02-01  Stephan Schäfer  <ssa@openoffice.org>  [f4c51a9acfee55ed5ae94424519eaeca695e42b8]

#97020# Get/SetHighContrast


2002-02-01  Frank Meies  <fme@openoffice.org>  [0636013cabe8bb18c6d2f34b5da4ca2377e04434]

#96678# Vertical Formatting - CalcPrepFtnAdjust for vertical layout


2002-02-01  Frank Meies  <fme@openoffice.org>  [849882c66521fe39813d545260954fa52dd6c129]

#96678# Vertical Formatting - Orbit assertion did not make sense for vertical layout


2002-01-31  Sven Jacobi  <sj@openoffice.org>  [d4618beeb14dda659c8dc7b7004c7f4d6093b6b3]

#94239# preview is now using the correct page


2002-01-31  Sven Jacobi  <sj@openoffice.org>  [faf7064e3d1c6b73f0877adbfd63a9c7200de1b3]

#95385# removing assertion


2002-01-31  Kai Sommerfeld  <kso@openoffice.org>  [97199a3ed37d954dd63cb03dd4977f3e97177264]

#65293# - Generate missing header instead of making dependend on offuh.


2002-01-31  Frank Meies  <fme@openoffice.org>  [6233b9ddc334d5802b441e6acc12749775f1d8e5]

#96678# Vertical Formatting - Grid mode


2002-01-31  Vladimir Glazounov  <vg@openoffice.org>  [7861cd790d0dd503e7b4ed4b682df2396767dcd5]

#65293# corrected external dependencies


2002-01-31  Andreas Martens  <ama@openoffice.org>  [8c5ac2dbac0c1b7c4aa37eaf29526fa9b3a752d1]

New: Asian grid layout


2002-01-31  Frank Meies  <fme@openoffice.org>  [edc0d491695be5bac279759ca04ee93aa25ac4a9]

#96678# Vertical Formatting - Grid attribute


2002-01-31  Andreas Martens  <ama@openoffice.org>  [e93b730be089d0a52d70db74b92b2f103840bbc8]

Opt.: Unused local variables removed


2002-01-31  jp  <jp@openoffice.org>  [393a164020dadc0ed8f767a37a6afdbc0a9c4abe]

Task #92291#: Textframe not longer friend of SwPaM


2002-01-31  jp  <jp@openoffice.org>  [ed2413117e47f2aedd77fa991556a7b5d5fda186]

Task #96678#: add some missing forward declarations


2002-01-31  Hans-Joachim Lankenau  <hjs@openoffice.org>  [9eda71a43d91ef1c023d84ddb66b43933bb60a19]

#96767# generate missing JAVAFILES from JAVACLASSFILES


2002-01-31  Oliver Braun  <obr@openoffice.org>  [f963b249167550dd42c0447341ed1fa79beccd2b]

XComponentContext removed - already there


2002-01-31  Oliver Braun  <obr@openoffice.org>  [1989b195847042227af758131090d70ffad046d3]

XComponentContext added


2002-01-31  Hans-Joachim Lankenau  <hjs@openoffice.org>  [86318c432d8c207ec86c4c6a39bda61c3ed06675]

#97162# rename libraries while checking


2002-01-31  gt  <gt@openoffice.org>  [24a36a837857160fb453981c7554e6ad56fae2eb]

#96871# change mask color to magenta


2002-01-31  Sascha Ballach  <sab@openoffice.org>  [ce7eba1122fdf616e9e72dbdaeb8d53c9c71352d]

#95584#; use the new container class for the Listener


2002-01-31  Frank Meies  <fme@openoffice.org>  [ac760314ae5c98f59b1f1b5ae85f263ee5b3e6b1]

#96678# Vertical Formatting - New grid attribute


2002-01-31  Andreas Martens  <ama@openoffice.org>  [d0e619a035b9ce243b3442137af287c00966d61b]

Fix #97155#: Don't let the grouped object jump around


2002-01-31  Michael Brauer  <mib@openoffice.org>  [a85e400807ed9330e76fca8afdeb5579d0bed5fe]

#97145#: Set default font correctly


2002-01-30  Frank Schönheit  <fs@openoffice.org>  [1a31e5bbd37107b3a494cf7040976287c3665296]

#97140# HACK: simulate a loaded call when inserting a column into an already loaded form


2002-01-30  Vladimir Glazounov  <vg@openoffice.org>  [0ddaed0e2088125deb109623c175e95f2fb679d5]

#65293# added work around for quasi compiler bug


2002-01-30  Vladimir Glazounov  <vg@openoffice.org>  [30bdc386b53341902959cc15046cdb516563fdee]

new version for SRC641


2002-01-30  Kurt Zenker  <kz@openoffice.org>  [dc62646747061d18abb4f0c5f6f2f26daaee203c]

new version for SRC641


2002-01-30  Sascha Ballach  <sab@openoffice.org>  [c72de7b981b90d75d9847d682b38d7ee81326738]

#95584#; move base classes from svtools to sc


2002-01-30  Sascha Ballach  <sab@openoffice.org>  [6d045799fac8fe476352398a42febebbff1d8c20]

#95584#; use a Impl class and change form vector to a map


2002-01-30  Nils Fuhrmann  <nf@openoffice.org>  [87e5e87e3aad36690b6bd713952eed91d957f894]

Added xmlparse.hxx


2002-01-30  Behrend Cornelius  <bc@openoffice.org>  [40b1332f6a238d02c6be785a17a0b19ae03b0094]

#97134# Variable 'TargetMonth' removed


2002-01-30  Vladimir Glazounov  <vg@openoffice.org>  [9a614e30015d0cb3fd98ac4c8b958dfad309e8df]

#65293# added exceptions files


2002-01-30  Vladimir Glazounov  <vg@openoffice.org>  [fd4caca65f5d2159604148ced75412ad5532ed91]

#65293# corrected definition


2002-01-30  Hans-Joachim Lankenau  <hjs@openoffice.org>  [c785b20a21d575ed51a696c9e119ef593c8f3a6f]

#97001# simple locking to avoid ldump database corruption


2002-01-30  Frank Schönheit  <fs@openoffice.org>  [42da8750cc798984f42bc8db9c48f72eacb43541]

#97122# when selecting a data source, make sure it is no no-op causing unnecessary things


2002-01-30  Vladimir Glazounov  <vg@openoffice.org>  [aed5521d873f350a02baf1ffc438925d80f95b48]

#65293# MT: Dont call CallBacks while in ImpEditEngine-CTOR


2002-01-30  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a59caeb38109318d3969a509640cd9eeee7e7336]

#97128# for .spc files only: undefine the content of $(COMID) (e.g. MSC or GCC) and supply COMNAME


2002-01-30  Sascha Ballach  <sab@openoffice.org>  [1fdb39c571d806f9448e78f55c7fc6d5bc54320b]

#95584#; we don't need base classes, because all applications have different requirements


2002-01-30  Andreas Martens  <ama@openoffice.org>  [3a59895f3135a4660e13c250429e3e6d5a2beb0c]

New #96678#: Grid for Asian layout


2002-01-30  Nils Fuhrmann  <nf@openoffice.org>  [dd32a8a0a2f311130c2c45b2dda202a04bbfa723]

Removed obsolete Targets


2002-01-30  jp  <jp@openoffice.org>  [fec72a193d98ec334b881e2c6f817c65ae799e5e]

DTOR: added acquire/release solar mutex


2002-01-30  jp  <jp@openoffice.org>  [93fde160a0f10f5273869691424662a374c28c5d]

Bug #96906#: OnDocumentPrinterChgd - don't set modify flag if no text exist which depend on it


2002-01-30  Christian Lippka  <cl@openoffice.org>  [fe1c8b216bb135bd7fa575d1b58356659d5c6946]

#95585# new api for views


2002-01-30  Christian Lippka  <cl@openoffice.org>  [0b36cf224062ae035082a57d778c13dbb4cbf675]

#95585# new api for views


2002-01-30  Christian Lippka  <cl@openoffice.org>  [dcf3a1c7175382ff4edcbceb582a30920b1aba1c]

#95585# new view components


2002-01-30  Christian Lippka  <cl@openoffice.org>  [a2792b8d277644ecbd32fb0ebf558bd847536701]

#95585# broadcast uno events


2002-01-30  Vladimir Glazounov  <vg@openoffice.org>  [dddb5d8bc5db837e9169d035e822ff2c0413dee9]

#65293# exception specification


2002-01-30  Christian Lippka  <cl@openoffice.org>  [e338f5c37e27d8ea8f197c26cb4c5ba77812ada1]

#95585# helper for SdrHint to uno event conversion


2002-01-30  Hennes Rohling  <hro@openoffice.org>  [a83dd3d663f0dd890d5a172ef4e5525870c8c5f5]

#97068# Don't send BFFM_SELECTION with zero pidl on NT4


2002-01-30  Niklas Nebel  <nn@openoffice.org>  [ba8170ea9f8c652d2e121b3de9974f7c69c93714]

#97102# use BLACK for automatic font color in WriteCell


2002-01-30  Niklas Nebel  <nn@openoffice.org>  [3c5b22fdb1ff950ace7588cc4a2575649f23c104]

#97102# use BLACK for automatic font color in GetFont


2002-01-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [f198f65102c01dd0e8c0b26e9bac8f96180147f6]

#97100#: merge2top wrapper


2002-01-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [d58c7d8ea03801d96b18adf7b40e447d72d70567]

#97100#: fix path


2002-01-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [f745f198e5e086910804697226f126f39835147d]

initial revision


2002-01-29  Kurt Zenker  <kz@openoffice.org>  [108cf6f44f462f885dd67a0e6c44c1c3016ff821]

Merge SRC641: 01/29/02 - 22:18:24


2002-01-29  Kurt Zenker  <kz@openoffice.org>  [8b148a5f387b3c403bcdae0834136c55d1fbe798]

Merge SRC641: 01/29/02 - 22:15:33


2002-01-29  Kurt Zenker  <kz@openoffice.org>  [c0c0507dcb76cc098463002a0be66ae0886a26f7]

Merge SRC641: 29.01.02 - 22:12:20


2002-01-29  Kurt Zenker  <kz@openoffice.org>  [d4dde2a27f7dab0a299f4e601453ee2a2eef51f2]

Merge SRC641: 29.01.02 - 22:08:06


2002-01-29  Kurt Zenker  <kz@openoffice.org>  [68454b645067a2564a3eeb84e0643b2897167710]

new version for SRX642


2002-01-29  Kurt Zenker  <kz@openoffice.org>  [b94c035adf25f858f55ba522e99f489e6d3caac1]

new version for SRX642


2002-01-29  Vladimir Glazounov  <vg@openoffice.org>  [1912734517601b8ba1a7994468c3250f5e0b9d7b]

new version for SRX642


2002-01-29  Vladimir Glazounov  <vg@openoffice.org>  [4784e8a93930ad156e9fc54a334882c7aff7fdd5]

#65293# corrected typo


2002-01-29  Rüdiger Timm  <rt@openoffice.org>  [e310bac69bc059d30db3fb27a672042c5324f4f3]

WDK101


2002-01-29  Martin Hollmichel  <mh@openoffice.org>  [1a5ec83f8923da37083555d97787599ec59baa07]

del: actiontriggerhelper comes from source/helper #65293#


2002-01-29  Hans-Joachim Lankenau  <hjs@openoffice.org>  [061d0dc6527cbb16efec04921f16ae35d05f426f]

fix for 4nt version 4.01


2002-01-29  Vladimir Glazounov  <vg@openoffice.org>  [916a75251a819e19ef7f96580844797c2abcaf1d]

#65293# corrected typo


2002-01-29  Kurt Zenker  <kz@openoffice.org>  [f4728e6f618b25381ae5ef11399d9a3be071184c]

new version for SRX642


2002-01-29  Christian Lippka  <cl@openoffice.org>  [03a027ca6ebc2461526ab02d58cfa1fcce6e415c]

#95585# new view component descriptions


2002-01-29  Martin Gallwey  <mtg@openoffice.org>  [27af345ce9f9ec9fc0f2f50bbf8a5f63afb10b3e]

#95155# Use unbuffered stream access


2002-01-29  Martin Gallwey  <mtg@openoffice.org>  [d7c8b9c1f14ef16fe55c17c847f0ab11d47a8b8a]

#95155# use unbuffered stream access


2002-01-29  Martin Gallwey  <mtg@openoffice.org>  [b7b6efbb2ed779d028599beeb770c123d2453379]

#95155# use unbuffered stream access


2002-01-29  Martin Gallwey  <mtg@openoffice.org>  [b0cd0dcf193e07ef6d5c21aabdb3d6308c24b8f2]

#95155# Use unbuffered stream access


2002-01-29  Martin Gallwey  <mtg@openoffice.org>  [d86d7fefa6fc7794b866533e850c68b0e72c3c03]

#95155# Merge bug-fixes back from branch


2002-01-29  Martin Gallwey  <mtg@openoffice.org>  [562feddce13979256861b98a8b0c38c044f16855]

#95155# use unbuffered stream access


2002-01-29  Martin Gallwey  <mtg@openoffice.org>  [b2263f2346e45ba86d8722e7acf9f6273a555ebb]

#95155# Use unbuffered stream access


2002-01-29  Martin Gallwey  <mtg@openoffice.org>  [cbf18c205958e239a2f2197962e56d58bd918d2f]

#95155# some optimisations for unbuffered access


2002-01-29  Mathias Bauer  <mba@openoffice.org>  [9141b8012ad947cf798cfff5c7da69825f7091df]

#94532#: unbuffered package access, fixed


2002-01-29  Vladimir Glazounov  <vg@openoffice.org>  [8f705c9e9111ec2405c5693e02cf09722a171077]

#65293# bugfix for windows


2002-01-29  Oliver Specht  <os@openoffice.org>  [82331014dad58003f637d49c2a0f850870bd5874]

#96966# accessiblity of token window


2002-01-29  Christian Lippka  <cl@openoffice.org>  [99194627556e7ad416d3554004b044467b465411]

#95585# new service descriptions for views in impress&draw application


2002-01-29  Philipp Lohmann  <pl@openoffice.org>  [0c442393eda00965c5de3dc54ffa53be1c1d28a7]

#97070# workaround for a bug in XmbTextListToTextProperty


2002-01-29  Christian Lippka  <cl@openoffice.org>  [42f1ffd0b462843a84dee1241deb50bde80caea5]

#95585# new service descriptions for views in impress&draw application


2002-01-29  Malte Timmermann  <mt@openoffice.org>  [eb0e9af6874f7313dfe44e671d38f7d514f1eac8]

#97032# Start with UAA implementation


2002-01-29  Frank Schönheit  <fs@openoffice.org>  [9604b750b4f3dd6fb99846df0856bf1e082ce5e9]

#97058# call setLoadingStarted at the beginning of the attach-process


2002-01-29  Frank Schönheit  <fs@openoffice.org>  [dc1ed7120f241e4a22a2827ccb4cea9c5dc5507b]

#97058# +setLoadingCancelled/setLoadingStarted/loadingCancelled instead of direct access to the flag


2002-01-29  Frank Schönheit  <fs@openoffice.org>  [b2ac7a86efdbc7cd00655e70bdc5458205df3220]

#97058# +setLoadingCancelled/setLoadingStarted


2002-01-29  Vladimir Glazounov  <vg@openoffice.org>  [73df3d11ab26c47b769eebc1c8798171765c2b5c]

#65293# added dependency for util


2002-01-29  Andreas Martens  <ama@openoffice.org>  [fa5434729ac17a627c13aa20bf13f399e98896b7]

Fix #97057#: Redraw of guide lines


2002-01-29  Malte Timmermann  <mt@openoffice.org>  [1bf4cbdad577f1abc52b3b4fc12075e98cfc1a30]

## NotifyHdl


2002-01-29  Daniel Rentz  <dr@openoffice.org>  [8b97713777b3eae830c2a17119942fe26efcc263]

allow shared formulas with gaps


2002-01-28  Martin Gallwey  <mtg@openoffice.org>  [a32bf091a48e93abf508f37252d0072835b48b5e]

#95155# fix unnecessary call to realloc


2002-01-28  Nils Fuhrmann  <nf@openoffice.org>  [2933930ae9a54a0186850c22d4c7e4e31c41d76a]

Added SimpleXMLParser for usage via statically linked tools


2002-01-28  Mathias Bauer  <mba@openoffice.org>  [cf56c2eebca1b0b45e0d049d8d1db495ecdbe82d]

#96936#: don't use SvFileStream with UCB-URLs


2002-01-28  Oliver Braun  <obr@openoffice.org>  [7fe7b4b49f54032641f533678e327d623c420bd9]

#93120# initial release of UNO <-> Java Access Bridge


2002-01-28  Mathias Bauer  <mba@openoffice.org>  [86e6445821aeccbd049236f149ad199768da8a9a]

#94532#: superfluous Init() removed, free stream after testing because of missing media type


2002-01-28  Oliver Braun  <obr@openoffice.org>  [df5beca458ab6a610bd8a3d8d4457074a1c361ca]

#93120# initial release of UNO <-> Java Access Bridge


2002-01-28  Oliver Specht  <os@openoffice.org>  [acff0991f9621c219b17b940038dad600be71e42]

#97009# painting corrected


2002-01-28  Oliver Specht  <os@openoffice.org>  [087bb9b454ca755dc767894f7a43bd3d8fd9f5fe]

#97008# painting corrected


2002-01-28  Vladimir Glazounov  <vg@openoffice.org>  [7fab3996910d3cea680cc0413434b27bffbf31da]

SRC650


2002-01-28  Frank Schönheit  <fs@openoffice.org>  [c93c7be22acba866aa95a9e1a635d2bccba648be]

incorperate the improvements suggested during code review of genericcontroller.*


2002-01-28  Christian Lippka  <cl@openoffice.org>  [5b7ea0fbe72e733f37432f888b8364aa4e88146b]

#95585# export helper for XEventBroadcaster


2002-01-28  Frank Schönheit  <fs@openoffice.org>  [e168959b213b8e78add9cc970197ce3e8bc00317]

incorperate the improvements suggested during code review of genericcontroller.*


2002-01-28  Frank Meies  <fme@openoffice.org>  [391050801912d1d42098ab8347864e566761ee58]

#96678# Vertical Formatting - Repaint in redline mode


2002-01-25  Kurt Zenker  <kz@openoffice.org>  [04e4f3ef6c26a8d17f1c46907ed54cde96fb8c70]

Merge SRC641: 25.01.02 - 22:21:22


2002-01-25  Kurt Zenker  <kz@openoffice.org>  [2b2e0d0aa2ad279409a1022fb78cbf155e6d66e8]

Merge SRC641: 25.01.02 - 22:20:02


2002-01-25  Rüdiger Timm  <rt@openoffice.org>  [18ba18fc08e30471cd98d07947a31d5a2526901e]

Merge SRC641: 25.01.02 - 22:10:35


2002-01-25  Kurt Zenker  <kz@openoffice.org>  [c5a47c339349bbede5811c403ea226837301708e]

Merge SRC641: 25.01.02 - 22:07:21


2002-01-25  Kurt Zenker  <kz@openoffice.org>  [23fce14a8ee4019129730a33c2bb1a11c17e1472]

Merge SRC641: 25.01.02 - 22:07:56


2002-01-25  Kurt Zenker  <kz@openoffice.org>  [0638dddbb7cfa309b8ba24ad8cfb0974f9232fe1]

Merge SRC641: 25.01.02 - 22:08:57


2002-01-25  Kurt Zenker  <kz@openoffice.org>  [e363a34f6a8a1ff59e96271ba90ccc8f5cb1393b]

Merge SRC641: 25.01.02 - 22:06:46


2002-01-25  Christof Pintaske  <cp@openoffice.org>  [21e59649c37f3740b999df4492d9afe0415cd83e]

#97003# first if clause is too strong: fonts can never report fixed pitch


2002-01-25  jp  <jp@openoffice.org>  [659788bb93e3bed608912dd3a269e616bba762a2]

Bug #96763#: JustifyAreaTimer - take 100 ms for unix as minimum


2002-01-25  jp  <jp@openoffice.org>  [d2adc56283bde9cc4c94dfc789d9ec71fffcee98]

Task #96678# new Hint for frame directions


2002-01-25  jp  <jp@openoffice.org>  [097f0c00f9f3cf4a6500c874e8370c241feec153]

Task #96678# new Hint for frame directions


2002-01-25  jp  <jp@openoffice.org>  [37fe016b4f024864b87148636952daa3d1a20225]

Task #96678# new tokens for flyframe directions


2002-01-25  Frank Meies  <fme@openoffice.org>  [a289bb6afd4bbe8b9b7c50aca9353fb271ea1536]

#96678#: Alignment of Asian punctuation characters in grid mode


2002-01-25  Frank Meies  <fme@openoffice.org>  [f7462fc3fcf95570f0c892aeb1690430281984fe]

#96678#: Cursor traveling in ruby portions in grid mode


2002-01-25  sz  <sz@openoffice.org>  [ae5b2f1c170fb457881cf92167309f0ed0bed872]

#96934# change func headers according to changes in tres.c (rtl_String* instead of sal_Char*)


2002-01-25  Christian Lippka  <cl@openoffice.org>  [ab70536d235023d6837cbde7908b906140a891b6]

#96987# fixed loop and also broadcast child sheet changes on SetAttributes for outline


2002-01-25  Vladimir Glazounov  <vg@openoffice.org>  [33b52f8954f019ec927408c138991749a413ff46]

#65293# added local version of getopt


2002-01-25  Christian Lippka  <cl@openoffice.org>  [30ff1d9a5bc45ae6173c0fd370ee8507d661e670]

#96977# all drawing properties for empty pres obj on master are default


2002-01-25  Kai Sommerfeld  <kso@openoffice.org>  [07cd3b00ce16fdfab2744176f357869c44f4b7a4]

#96847# - No longer depends on external but on neon


2002-01-25  Andreas Martens  <ama@openoffice.org>  [372f9c348134a0136025658977605a837d03307f]

Fix #96678#: Ruby in vertical layout


2002-01-25  Daniel Boelzle  <dbo@openoffice.org>  [03fe912c0a16c965e5569e185ce5594133685cfc]

#88919# security test


2002-01-25  Philipp Lohmann  <pl@openoffice.org>  [4033b5b0addf93477862adbb95548f4c94cbdb03]

#96950# #i2574# check for NULL pointer even after successfull XGetWindowProperty


2002-01-25  Daniel Boelzle  <dbo@openoffice.org>  [7ef59dba1a83e2a41c5cbf999a91da3bb6440d4c]

#88919# bootstrapping native ac; removed ac_defimpl functions


2002-01-25  Daniel Boelzle  <dbo@openoffice.org>  [655994fe080501dffcea8ed1e8351dbb6578a666]

#96711# improved documentation


2002-01-25  Daniel Boelzle  <dbo@openoffice.org>  [7f290fc5220cf6076082be3554a0e6b9825bd326]

#88919# introducing native access controller and file policy implementation


2002-01-25  Behrend Cornelius  <bc@openoffice.org>  [796005f59ad7bde82c2db07bfcd1fac06c15b16b]

#96931# Now frame of new document is activated and deactivated


2002-01-24  Kurt Zenker  <kz@openoffice.org>  [b18a8201bfdcb05466ac45c108b4c11b09fe2081]

new version for SRC641


2002-01-24  Vladimir Glazounov  <vg@openoffice.org>  [91dc8e119043dbc04d2f90dc7b432999e26bd96d]

Merge SRC641: 24.01.02 - 22:14:17


2002-01-24  Kurt Zenker  <kz@openoffice.org>  [6c19bfff2efa06a708ca50b722c8ebdd0760e863]

Merge SRC641: 24.01.02 - 22:14:12


2002-01-24  Vladimir Glazounov  <vg@openoffice.org>  [dd279eb5eff5444dcd0d6b2d00d9c5a371e3222d]

Merge SRC641: 24.01.02 - 22:10:25


2002-01-24  Kurt Zenker  <kz@openoffice.org>  [7a96c21a1f3a9d558eda0cfd28b2145466433b30]

Merge SRC641: 24.01.02 - 22:09:54


2002-01-24  Kurt Zenker  <kz@openoffice.org>  [6992ec75e46d39060d697cdae3290aeec1a87821]

Merge SRC641: 24.01.02 - 22:10:49


2002-01-24  Kurt Zenker  <kz@openoffice.org>  [f6dd1e1792fbf596e4322d69adc0cfe4ed50cd5e]

Merge SRC641: 01/24/02 - 22:07:07


2002-01-24  Rüdiger Timm  <rt@openoffice.org>  [e2199108fbd7b650f7f92ce1449b7f1fcb549e58]

new version for SRC641


2002-01-24  Martin Hollmichel  <mh@openoffice.org>  [3e6770831d0b0ea6339a74de7bede195d74b5784]

corrected database for ldump , no bugid, because of prio -1


2002-01-24  Frank Schönheit  <fs@openoffice.org>  [e8e19662e5f2e3f29e5e51baebfd6df07f74d075]

incorporate the improvements suggested during code review of genericcontroller.*


2002-01-24  Frank Schönheit  <fs@openoffice.org>  [eb3b22ea23835c6c2c0abc4e8f26cefd377e104c]

incorporate the improvements suggested during code review of genericcontroller.*


2002-01-24  Frank Schönheit  <fs@openoffice.org>  [655518502b166e93243af5c3c8ef177459ca0d80]

incorporate the improvements suggested during code review of genericcontroller.*


2002-01-24  Christof Pintaske  <cp@openoffice.org>  [5ed8346c648a7af3ff646cdc0dc331bb4c149e39]

#96918# dont upload a reencoding vector for type1 or builtin symbol fonts


2002-01-24  Andreas Martens  <ama@openoffice.org>  [488fdb804c6f7fba0b27de8163f42bf7c71dda6e]

New #96678#: Vertical layout


2002-01-24  Kurt Zenker  <kz@openoffice.org>  [060caddd5c3529b964f986d5404bc89efd4594dd]

new version for SRC641


2002-01-24  Andreas Martens  <ama@openoffice.org>  [5f8bc8f1c3d2810831f9529a70cd1d9030bc0ed3]

New #96678#: Vertical layout


2002-01-24  Kurt Zenker  <kz@openoffice.org>  [744cc679791c3569ba2787882b2e741c04ce503e]

new version for SRC641


2002-01-24  sz  <sz@openoffice.org>  [d33523503fbf067b8201a0b43e19ac881b8f2289]

#96934# skipped cpy,cat and ln functions and make use of rtl_string* shape


2002-01-24  Rüdiger Timm  <rt@openoffice.org>  [46f8264ef74eb4c3847ebaabb808fe38c68f5a09]

new version for SRC641


2002-01-24  Rüdiger Timm  <rt@openoffice.org>  [2bcc8abb5b0e1377e98dd644e89261748f1ad1f8]

new version for SRC641


2002-01-24  Mathias Bauer  <mba@openoffice.org>  [232da0325dd6f95cb577f9cef5f9a9c39b6d9ccb]

#96874#: new methods for individual customize mode of toolboxes


2002-01-24  Mathias Bauer  <mba@openoffice.org>  [5ab10245c2f9670e6afaa7b0d61b06e29d3f7128]

#96874#: new methods for individual customize mode


2002-01-24  Kurt Zenker  <kz@openoffice.org>  [3da687585eb182b7bb9083fe37b6e083b2a277c1]

new version for SRC641


2002-01-24  Nils Fuhrmann  <nf@openoffice.org>  [c35498858b8ec50ebf5365c41dd468d33fde2db9]

Merge SRC641: 24.01.02 - 16:19:20


2002-01-24  Christian Lippka  <cl@openoffice.org>  [efa283032d62a241f70f4f34234cd032d5c631c6]

#95585# new api for views


2002-01-24  Christian Lippka  <cl@openoffice.org>  [d0ab0306de8b459c76e428162d6a67c44f5048f7]

#95585# new api for views


2002-01-24  Christian Lippka  <cl@openoffice.org>  [347b0da84ec125ed6510477ee8d6c3dd24ca8d2b]

#95585# new api for views


2002-01-24  Nils Fuhrmann  <nf@openoffice.org>  [14dac0529a1f9f8af03c236b7a9ad9492962b071]

Fix: Replace original global dir, evan if another global dir is set


2002-01-24  Vladimir Glazounov  <vg@openoffice.org>  [0b117c081111e8c4757aaef5d2d8c236d274c9e7]

#65293# added EXCEPTIONSFILES section


2002-01-24  Frank Meies  <fme@openoffice.org>  [e3d793d3082b36107f30048e68aa3b6b59922438]

#96678# Vertical Formatting - New grid layout with ruby line


2002-01-24  Hans-Joachim Lankenau  <hjs@openoffice.org>  [bd6eade499bec13dfc2797717a9a470f6294f762]

#96825# fixed or added several kill or cleanup targets


2002-01-24  Hans-Joachim Lankenau  <hjs@openoffice.org>  [8c606ea378f2bfdec7175ccd0be78d62579b6512]

#96646# moved SCRIPTEXT from product.mk to settings.mk


2002-01-24  Hans-Joachim Lankenau  <hjs@openoffice.org>  [d75e07e980568905ce508b02e0bae807f3ad0cae]

#96910# fixed missing file representation of target


2002-01-24  Ocke Janssen  <oj@openoffice.org>  [af70b0d74a01f65e97ddbe996f6bda238513bdaf]

#96908# remove an address operator from command


2002-01-24  Christof Pintaske  <cp@openoffice.org>  [66b8fcb0476cd9e30870116d06515d6dccdde323]

#96738# hand tuned font subst for ms-mincho and ms-gothic


2002-01-24  Ocke Janssen  <oj@openoffice.org>  [66d65b84273ecef571ee710e9e94a8b2f85af64c]

#96860# map ado columnSearch to our own


2002-01-23  Kurt Zenker  <kz@openoffice.org>  [99e03cd72f21701d1fd3589b666fd1b99c2831bd]

Merge SRC641: 01/23/02 - 22:13:27


2002-01-23  Kurt Zenker  <kz@openoffice.org>  [27c5be5042bf14b334fc3efa9c5faaba46c4704a]

Merge SRC641: 23.01.02 - 22:13:19


2002-01-23  Rüdiger Timm  <rt@openoffice.org>  [90ba21443d335f632a30250c46b462a2584008a0]

Merge SRC641: 23.01.02 - 22:13:42


2002-01-23  Kurt Zenker  <kz@openoffice.org>  [f92fbde64ba96c20969186cd599609a25e96013d]

Merge SRC641: 23.01.02 - 22:14:14


2002-01-23  Rüdiger Timm  <rt@openoffice.org>  [2b15f604053647688daf4eb87abe84de59f57232]

Merge SRC641: 23.01.02 - 22:12:32


2002-01-23  Kai Sommerfeld  <kso@openoffice.org>  [b7f3a0a72dce8fa647b53c56c597368f748a98b7]

#96847# - Removed neon.


2002-01-23  jp  <jp@openoffice.org>  [f2ed4fc404521d041337857f4c771303af88c16e]

Bug #96763#: JustifyAreaTimer - take 50 ms as minimum


2002-01-23  jp  <jp@openoffice.org>  [9dc54969b1449528d860e11c15321f4b37eab9a5]

Bug #96872#: CopyLocalFileToINet - look for not existing original filename


2002-01-23  Rüdiger Timm  <rt@openoffice.org>  [4f9cb0c8f8d5810a8d440ea11c859c8a54844258]

#87576# corrected


2002-01-23  Frank Schönheit  <fs@openoffice.org>  [56cde92421e4dff0471a670268da3a36ec9b4b4b]

#96861# KeyInput: don't start all these special features when a modifier is pressed


2002-01-23  Andreas Martens  <ama@openoffice.org>  [d195b93b50b5d5ee01b86e8eff126b33f7dbe740]

New #96678#: Vertical grid


2002-01-23  Martin Gallwey  <mtg@openoffice.org>  [bf0f1fb5dfa0fe6f48f763d8275ae95efcda3604]

#96875# Export the office namespace so that are able to re-import new text-only auto text blocks


2002-01-23  Kai Sommerfeld  <kso@openoffice.org>  [9539ab5f92ed3d894c8822af7870a4b05c9fadbf]

#96847# - Removed obsolete define for neon-ftp-patch.


2002-01-23  Kurt Zenker  <kz@openoffice.org>  [5ef9a3fcbe07e3aeb55721d955c54305a770526d]

new version for SRC641


2002-01-23  Frank Meies  <fme@openoffice.org>  [c665d761fbf472ca3069874da8465ae81174ec10]

#96678#: Vertical Formatting - Undefined color for red arrow portions


2002-01-23  Rüdiger Timm  <rt@openoffice.org>  [18489a0ae24cfc7e5309b99f94f16354255a60f3]

#96847# - Initial revision.


2002-01-23  Andreas Martens  <ama@openoffice.org>  [0f7fe1ab1ce6b88d8ca6ad92621b9e06444a8f6c]

Fix #96678#: Vertical layout


2002-01-23  Andreas Martens  <ama@openoffice.org>  [faf0f79ecc6aaee1649cdec767dec332d0288781]

Fix #96678#: Vertical layout


2002-01-23  Sascha Ballach  <sab@openoffice.org>  [1ee94b31be8986c44d5da8aec4d8fa82224c310c]

#95584#; move AccessibleStateSetHelper to unotools and add getAccessibleStateSet functionality


2002-01-23  Kurt Zenker  <kz@openoffice.org>  [a18e90b460eef61c364fce129683c06c6742ccbd]

new version for SRC641


2002-01-23  Rüdiger Timm  <rt@openoffice.org>  [367b198171937bacd9ca25eedea6226ec37b0629]

#96847# - Initial revision.


2002-01-23  Sascha Ballach  <sab@openoffice.org>  [994cd22b8d4018afb39fdbcc21a316290ec4b722]

#95584#; move AccessibleStateSetHelper to unotools


2002-01-23  Sascha Ballach  <sab@openoffice.org>  [7e3017cd5b636c38e0fa3250b0ff3fc43547dfda]

#95584#; move AccessibleStateSetHelper to unotools


2002-01-23  Oliver Specht  <os@openoffice.org>  [ed6aa365833fa6e5700bdde6df74e45467e4a997]

#96854# enable relative width up to 254 percent


2002-01-23  Sascha Ballach  <sab@openoffice.org>  [3c13eb2cac34ba42e34fff6d058814ca28ca4403]

#95584#; move AccessibleStateSetHelper to unotools


2002-01-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [3474450b3c99f3bcf867037406a8c373d890c49c]

#96452#: implement the -delete switch


2002-01-23  Caolán McNamara  <cmc@openoffice.org>  [c28b298598544b25b7cfaf134c8de9a62501fcbd]

Use consitent set of defines for creating Strings from ascii & OUStrings do not need intermim String when creating from ascii


2002-01-23  Mikhail Voitenko  <mav@openoffice.org>  [52997e373cec004a8e3249b7f5cc783fe8f69ae7]

#94532# ucbstorage streams optimisation


2002-01-23  jp  <jp@openoffice.org>  [3e6b54c75fc48386334af9162a74ccf36604b16f]

Task #96678#: remove compiler error


2002-01-23  Vladimir Glazounov  <vg@openoffice.org>  [92c271b348e31fe53a3c2b59b0858d6e2ef852f0]

#96646# new version generating scripts


2002-01-23  Vladimir Glazounov  <vg@openoffice.org>  [fc8f74bf8bf3c366202a5a474a46949b9fff40c5]

#65293# corrected to use with build server


2002-01-23  Daniel Boelzle  <dbo@openoffice.org>  [7e130dd78fdfffc06fe9260d6961607430715ecb]

#96711# IDL documentation review


2002-01-23  Frank Schönheit  <fs@openoffice.org>  [bb6e4489d600369bace5c37df654b1f7731b65aa]

#96833# do ID_BROWSER_CLOSE asynchronous


2002-01-23  Frank Schönheit  <fs@openoffice.org>  [b3646dc86243d4663d98b5b70dd26c2e117f8620]

#96833# do ID_BROWSER_CLOSE asynchronous


2002-01-22  Kurt Zenker  <kz@openoffice.org>  [b14bf92beb5c4e515d428afb7d15461abb777101]

new version for SRX642


2002-01-22  Kurt Zenker  <kz@openoffice.org>  [26b36a4abcc7615e2acdf114040940eb765dd8c0]

Merge SRC641: 22.01.02 - 22:19:57


2002-01-22  Rüdiger Timm  <rt@openoffice.org>  [f590a33def3322b655b498810dca1db1e7553cff]

Merge SRC641: 22.01.02 - 22:17:14


2002-01-22  Kurt Zenker  <kz@openoffice.org>  [8d3da5b5545fbcbdc498fd340567f6efe2fc4232]

Merge SRC641: 01/22/02 - 22:17:25


2002-01-22  Kurt Zenker  <kz@openoffice.org>  [cc7392f5cf42cca0427bcc614044195016895425]

Merge SRC641: 22.01.02 - 22:15:48


2002-01-22  Kurt Zenker  <kz@openoffice.org>  [d4b46f0cafec08ebae00f6a755c8d9e1d2b39576]

Merge SRC641: 22.01.02 - 22:15:12


2002-01-22  Kurt Zenker  <kz@openoffice.org>  [c54401ddf00d71b960a9a86ce316d7dfde58e89b]

Merge SRC641: 22.01.02 - 22:11:54


2002-01-22  Vladimir Glazounov  <vg@openoffice.org>  [4cb13687e013be379f65ef8dcc9f9c70f5ca75c1]

new version for SRX642


2002-01-22  Philipp Lohmann  <pl@openoffice.org>  [f934a0b640e1cf361809e15f296c903a64c546c7]

#96839# protect mediator listener by mutex


2002-01-22  Kurt Zenker  <kz@openoffice.org>  [e50755c5403bdb65c2ba2ae22cfc7166953a8351]

new version for SRX642


2002-01-22  Eike Rathke  <er@openoffice.org>  [1952b5446144712f3f2ab303d59710f17d0caecb]

#96830# getIndexFollowPageWord: corrected Italian entry


2002-01-22  Eike Rathke  <er@openoffice.org>  [ffb188c29a173b14401320cc7e6fee13ae414da0]

#96426# CreateExcelQuery: don't trim spaces from query string


2002-01-22  Niklas Nebel  <nn@openoffice.org>  [171dbe57beb0aef6cda67726046a0d5cec29bcb6]

#96821# PasteSelection: bSameDocClipboard argument for PasteDraw is needed


2002-01-22  Kurt Zenker  <kz@openoffice.org>  [df05baf04789d8f24b954d93fac1cb8a896f4f4a]

new version for SRX642


2002-01-22  Kurt Zenker  <kz@openoffice.org>  [cc36d42785901833366cf243c9471bf99e811fe4]

new version for SRX642


2002-01-22  jp  <jp@openoffice.org>  [10dd10e53ce4178f8a4122222c6f19ad3ea6678b]

Task #96678#: remove compiler error


2002-01-22  Kurt Zenker  <kz@openoffice.org>  [0bef50af606b99177f7bff54f65ceaa634830f3f]

new version for SRX642


2002-01-22  Rüdiger Timm  <rt@openoffice.org>  [1a3607a7367ad970b0f4eabbdd990da18b7c55b0]

#65293# source/brwbox has to be built before source/Accessibility


2002-01-22  Sascha Ballach  <sab@openoffice.org>  [18041b0f8e8531ae0bced5e07e4598d7f2830eec]

#95584#; add all necessary throws


2002-01-22  Christian Lippka  <cl@openoffice.org>  [f00d76bcdc311f127b52634f2144e59f8803eca3]

#96822# compare pres layout names incl. ~LT~


2002-01-22  Sascha Ballach  <sab@openoffice.org>  [52981ef07bb83d9a801bee8fd4e747f931e45bed]

#95584#; add accessibility


2002-01-22  Nils Fuhrmann  <nf@openoffice.org>  [fe854febc13b8b79cab80c2f7b7ed5629100e0f7]

Merge SRC641: 22.01.02 - 15:24:38


2002-01-22  Sascha Ballach  <sab@openoffice.org>  [316345ae015b245842377128d4647fcc6bd7f009]

#95584#; remove ACCESSIBILITY from header defines; set some states


2002-01-22  Sascha Ballach  <sab@openoffice.org>  [9bf4316ad7a22a4323fffd109295c6bb97260e97]

#95584#; remove ACCESSIBILITY from header defines


2002-01-22  Vladimir Glazounov  <vg@openoffice.org>  [949c52793a026a55a6c9da6ad95f7ede22bafbd2]

#65293# added new dependency


2002-01-22  Behrend Cornelius  <bc@openoffice.org>  [3b6edd94702be7e0ae80769b035d852d357f1fbb]

#96494# Read only flag set to true


2002-01-22  Sascha Ballach  <sab@openoffice.org>  [0d0ebffd52368f563344ad72cdd41ea577fa64da]

#95584#; copy AccessibleStateSet.hxx instead AccessibleContextBase.hxx to AccessibleStateSet.hxx


2002-01-22  Behrend Cornelius  <bc@openoffice.org>  [e56b734f1b4a9f0d5e3681a2a5007ab826756fa9]

#96494# Kwanzaa Holiday thrown out


2002-01-22  Ocke Janssen  <oj@openoffice.org>  [bd20cf4a95be4f45dbaca01f380d9915e3c4c9b3]

#95759# check if column count == 1 when count()


2002-01-22  Sascha Ballach  <sab@openoffice.org>  [4055ab0ab9363bcaeef14f811cfe76fc0086666d]

#96807#; clear stream before use to write


2002-01-22  Andreas Martens  <ama@openoffice.org>  [24c37b0e7fac087d3379d3865b50da3836fdc74c]

Chg #96678#: Display changes in vertical environment


2002-01-22  Sascha Ballach  <sab@openoffice.org>  [e490605d2d344f5c8211ae2dab6dc06240570c8a]

#95584#; use captial letter for Accessibility directory


2002-01-22  Sascha Ballach  <sab@openoffice.org>  [a8c5f3a6a13fcb5f264b053ffed82a09dca28911]

#95584#; use captial letter for Accessibility directory


2002-01-22  Joachim Lingner  <jl@openoffice.org>  [d5945af7606dc201905716195c7dba8743eed369]

#96764# documentation review


2002-01-22  Joachim Lingner  <jl@openoffice.org>  [deab49d8a924e549c7173af2378bed5d4410c19c]

#96764# documentation review


2002-01-22  Joachim Lingner  <jl@openoffice.org>  [4d19ac5680ad043778657bb5d5784210f3deba9b]

#96764# documentation review


2002-01-22  Christian Lippka  <cl@openoffice.org>  [2dbcb7ef8b149f09854c30ca21715df1b2ae5fe2]

#96789# set stream size to 0 on export of xml streams


2002-01-22  Andreas Martens  <ama@openoffice.org>  [828574118209df2d1e57c5e3e66485b3c42adf3b]

Chg #96678#: Vertical table


2002-01-22  Andreas Martens  <ama@openoffice.org>  [d186eae572395698985254d2b379903d67d2d7bc]

Fix #96779#: Fly frames in page styles with header/footer


2002-01-22  Christian Lippka  <cl@openoffice.org>  [0ec7d05b20239f90c4777ce0b74c128172933229]

#96789# set stream size to 0 on export of xml streams


2002-01-22  Joachim Lingner  <jl@openoffice.org>  [133f5971068c33e82df3fbeb23791de7115f7854]

#96764# documentation review


2002-01-22  Joachim Lingner  <jl@openoffice.org>  [e688c72f313b289e0590ce0b839560558f01cd00]

#96764# documentation review


2002-01-22  Joachim Lingner  <jl@openoffice.org>  [63fd393cbb5ed6692d697c7743719c1491dd46f8]

#96764# documentation review


2002-01-22  Thomas Benisch  <tbe@openoffice.org>  [07bfb1fd02d22df44cefabaa490ee8f7df585331]

#96590# fix memory leaks and memory errors in basctl


2002-01-22  Sascha Ballach  <sab@openoffice.org>  [b0eece775725f58e8a9e878f667617ece7eb3369]

#95584#; use createAccessibleDescription, createAccessibleName instead of setAccessibleDescription, setAccessibleName


2002-01-22  Sascha Ballach  <sab@openoffice.org>  [fcb963c559eed800a89385b3472688f5fee4233e]

#95584#; getAccessibleStateSet added


2002-01-22  Sascha Ballach  <sab@openoffice.org>  [35823464da02a1c13dcf453d4b21c9ca45c01837]

#95584#; implementation of XAccessibleStateSet interface added


2002-01-22  Nils Fuhrmann  <nf@openoffice.org>  [d23969e65460ee237e5d43cddac6dcc5d27e4e1b]

Merge SRC641: 22.01.02 - 09:35:44


2002-01-22  Joachim Lingner  <jl@openoffice.org>  [f739da8795106c780e884e78e7e239a999793318]

#96764# documentation review


2002-01-22  Niklas Nebel  <nn@openoffice.org>  [a3d300c52a39209a795c33bd5fabe9088df34267]

#96783# ChartListenerCollection dtor: delete elements before Timer dtor is called


2002-01-22  Joachim Lingner  <jl@openoffice.org>  [b12988c827cbe32326534e1998a2df1a71c3a02c]

#96764# docu review


2002-01-22  Ocke Janssen  <oj@openoffice.org>  [6e5859b8d74e5efa1de120f529b0a3119eec5c37]

#96453# check if recordset is before the first row and adjust when nescessary


2002-01-22  Ocke Janssen  <oj@openoffice.org>  [8a750b2846a825632e8e2cf2d85880ff886a847f]

#96479# add new table to filter


2002-01-21  Kurt Zenker  <kz@openoffice.org>  [e0d7d7f6be6ce69b567eba05ae44bf9324191b51]

Merge SRC641: 21.01.02 - 22:14:09


2002-01-21  Kurt Zenker  <kz@openoffice.org>  [9ee4c1f00f050029e61ca1114cf74c5668755269]

Merge SRC641: 21.01.02 - 22:11:00


2002-01-21  jp  <jp@openoffice.org>  [76e20a8b9ea3edc910521b2eb5de3007a9094909]

Task #96678#: additional control for vertical layout


2002-01-21  jp  <jp@openoffice.org>  [9384a38f06326c77b4eddd0f220988ab564824dd]

Task #96678#: additional control for vertical layout


2002-01-21  jp  <jp@openoffice.org>  [e3120cbfa4c50a90203f21305d649b46281b8692]

Task #96678#: additional control for vertical layout


2002-01-21  jp  <jp@openoffice.org>  [ef917d3734eaf00a5732540d20845e403fa68f49]

Task #96678#: additional control for vertical layout


2002-01-21  Malte Timmermann  <mt@openoffice.org>  [33093d9d7007a824e8142ae5071f3b995fb8aca9]

#96637# Check for pDragAndDropInfo in dragOver()


2002-01-21  Caolán McNamara  <cmc@openoffice.org>  [b543b60947112d401c058214134430bf8b749bda]

#i2640# Styles that remove break before para from parent


2002-01-21  Eike Rathke  <er@openoffice.org>  [af99b7da7e45276a3c6763f93b94c988baec29ae]

#96773# MergeDocument: deleted contents have a NULL new cell pointer


2002-01-21  Vladimir Glazounov  <vg@openoffice.org>  [2e7925f0951c1b8ace52647a572017135051a189]

#65293# added command file generation


2002-01-21  Frank Schönheit  <fs@openoffice.org>  [1575eacd58db8dc3b4686843e3f10f6eabba020a]

merged the changes 1.65->1.65.2.1 into the top-level branch


2002-01-21  Ocke Janssen  <oj@openoffice.org>  [69830f239726514a7e0e10c4c7fe9522721a8d3f]

#96769# remove local variable definition


2002-01-21  Frank Schönheit  <fs@openoffice.org>  [d5c9b3767feb0cb9977fb6069832a022c7f7134b]

merged the changes 1.65.2.3->1.65.2.4 into the top-level branch


2002-01-21  Kurt Zenker  <kz@openoffice.org>  [df0f2d280946cf1dcb8de039b81216caa5c8a33c]

new version for SRC641


2002-01-21  Ocke Janssen  <oj@openoffice.org>  [d3c38b3447c577ac24af7e1b76fd40b5797e645f]

#96769# remove delete calls where reference is used


2002-01-21  Daniel Boelzle  <dbo@openoffice.org>  [bab7f6feab48d2585964840cad2e2962380aee55]

#96711# odk documentation


2002-01-21  jp  <jp@openoffice.org>  [d2dac0f4195f02953ddc677369691c4db7f479dc]

Bug #96696#: change dialog title


2002-01-21  Kurt Zenker  <kz@openoffice.org>  [cc3618c8ef7149d986daa27efa7110de888ca914]

new version for SRC641


2002-01-21  Kurt Zenker  <kz@openoffice.org>  [61979a59bcd35ac31c0cf1cc5e935fe2ffa04ffc]

new version for SRC641


2002-01-21  Frank Meies  <fme@openoffice.org>  [14a845b43b2f476c1efe4bcdcff54cac47578ed6]

Chg: Vertical Formatting - Capitals need frame and font for painting


2002-01-21  Thomas Lange  <tl@openoffice.org>  [2111a40668ed28c45a304f9682de30569a633a64]

#96352# assertion fixed by removing the ShowWindows functions and calling Show in the constructor of SmEditWindow.


2002-01-21  Gregor Hartmann  <gh@openoffice.org>  [96cf95505f768568d5f8ed51539e05273181ce03]

small error indexing a string


2002-01-21  Mathias Bauer  <mba@openoffice.org>  [7ec70eca5796bcfcb3db63a037d68bc7a0edaf6d]

#96528#: first use complete locale for matching tab strings


2002-01-21  Christian Lippka  <cl@openoffice.org>  [ee55518669c2ab91d9931999deb0a674b09e47b2]

#93605# fixed multithreading problem with java


2002-01-21  Andreas Martens  <ama@openoffice.org>  [b63b34d563c250b997d8ac354dda817b99647b1d]

Fix #96678#: Vertical layout positioning


2002-01-21  Andreas Martens  <ama@openoffice.org>  [7bf54b03e6c78f5a83d1b8b2e2581bb487d95d90]

Fix #96683#: Don't forget the desktop in the virtual device


2002-01-21  Andreas Martens  <ama@openoffice.org>  [c3696560a6bfe8486507837baa300aaafa10f061]

FIx #96678#: Vertical layout positioning


2002-01-21  Rüdiger Timm  <rt@openoffice.org>  [9e6162c52cdb732c5c6124440725160aa79bf337]

SRX642


2002-01-21  Frank Schönheit  <fs@openoffice.org>  [c50aec06ab2b9f64d247fc50dd31e4c76cab5443]

#96480# 'last' before 'moveToInsertRow' for grid slots, too


2002-01-21  Frank Schönheit  <fs@openoffice.org>  [b00b884f4620bc0966486acaf2c9ae0ca14fbbd4]

#96721# added a comment explaining the previous change


2002-01-21  Frank Meies  <fme@openoffice.org>  [7b1a08e38656f37a98b52f97a51909568010b19a]

Chg: Vertical Formatting - Self painted portions


2002-01-20  Christof Pintaske  <cp@openoffice.org>  [71eafcb210012761a40c927eb3f2f442af816bc9]

#96239# added support for JAVA_HOME


2002-01-20  Christof Pintaske  <cp@openoffice.org>  [69cec4998b77cb696bab4233d834225b7229ab6f]

#96239# add javaplugin.jar to classpath


2002-01-19  Philipp Lohmann  <pl@openoffice.org>  [fccad3342b5a3633f4203ea6e71407e59904a4fa]

#95340# do not close stderr and stdout because this breaks at least nppdf.so


2002-01-18  Kurt Zenker  <kz@openoffice.org>  [0ef51b1257b6d26d6eb35f9aef177874da63ef2f]

Merge SRC641: 18.01.02 - 22:14:16


2002-01-18  Kurt Zenker  <kz@openoffice.org>  [1d44b8ef778773f5a50292f7c4f82057f547283a]

Merge SRC641: 18.01.02 - 22:13:28


2002-01-18  Kurt Zenker  <kz@openoffice.org>  [9554bf3907b6c41aab29b0b4a33c3557bbacdc8a]

Merge SRC641: 18.01.02 - 22:12:50


2002-01-18  Kurt Zenker  <kz@openoffice.org>  [ce60b005891fd111d3dd8f12a475969b179a0947]

Merge SRC641: 18.01.02 - 22:12:05


2002-01-18  Bustamam Harun  <bustamam@openoffice.org>  [2cf9bfc53217526a51b9e50c8cbacdcd4e68c460]

#91469# 4553039 Fixes by Simon Dean and Karl Hong


2002-01-18  Frank Schönheit  <fs@openoffice.org>  [32c35a1c314882892bae517df8ab4718865e7a0e]

#96445# hold the empty collection as pointer, not as ref (it delegates it's ref count to ourself, so this does not make sense)


2002-01-18  Frank Schönheit  <fs@openoffice.org>  [e84ac4b8a454d1590a33369dde6797097f2875d4]

encountered during #96445#: in DisconnectFromModel, give the new model the proper ref count


2002-01-18  Frank Schönheit  <fs@openoffice.org>  [586941c6b42635f450aecb7fdebb1b0ad3f58ac2]

encountered during #96445# sometimes the model is not deleted - adding DBG_XTOR / deleting the model in the dtor if necessary


2002-01-18  Frank Schönheit  <fs@openoffice.org>  [92b41950d6862b11a259e1f3ebc216c0208fe0bf]

encountered duting #96445# small memory leak when registering text properties


2002-01-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [c04c6343899eaf249f4afba30506913695416ab3]

first implementation


2002-01-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [920c3e78c2dc64dbb9ac47556c50751743f23846]

implement is_tag(), get_branch_rev(), update() and commit()


2002-01-18  Mathias Bauer  <mba@openoffice.org>  [6271404fbe686e7b8514ffb5c5bb8ea3f3d4b1fb]

#96730#: more clever update when using TempStatusbar


2002-01-18  Frank Schönheit  <fs@openoffice.org>  [27fae383655a97ee66091a26260930213b6ce5cb]

#96579#: setFastPropertyValue: calling setFastPropertyValue_NoBroadcast needs to care for the exceptions thrown


2002-01-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [6cbb64071816fee0141a52a8dfece16f144265fd]

#96734# support for zipdep.pl


2002-01-18  Frank Schönheit  <fs@openoffice.org>  [7251f5d400593e38d6e82e46d77a98b1283b9a3d]

#96721#: in Update, stop the select timer


2002-01-18  Mathias Bauer  <mba@openoffice.org>  [b65ac425489bf1a63943b4a7218a3fff3ea85aac]

#96730#: call end on statusindicator after usage


2002-01-18  Frank Schönheit  <fs@openoffice.org>  [4fd3a500ee6631dd7418e1ffdb3d675139c6141d]

discovered during #96445#: connection needs to free the DBC handle (saves about 15K per connection)


2002-01-18  Eike Rathke  <er@openoffice.org>  [b6f63b3a5ddaca10411942fb59d16749ed1ba4e3]

#96630# SetPatternArea: shrink predecessor also if multiple areas are thrown away and combined


2002-01-18  Eike Rathke  <er@openoffice.org>  [1ba3b6dbaffe6a70ad1e02942b39722030085c2d]

#96630# SetMarkArea: shrink predecessor also if multiple areas are thrown away and combined


2002-01-18  Frank Schönheit  <fs@openoffice.org>  [04b5d8243dff7015bbafa0c8f517ef7116623e61]

#96445# small small memory leaks removed


2002-01-18  Christian Lippka  <cl@openoffice.org>  [303fe4c13d48b87f41d35d84467e2d3dae0fb881]

#96717# do not import ole with empty xlink


2002-01-18  Frank Schönheit  <fs@openoffice.org>  [bf37f042c9d2d53abb75bc5ec8b245a231612477]

#96445# massive re-arrangements regarding the ref-counts of the ADO system objects


2002-01-18  Christian Lippka  <cl@openoffice.org>  [0684ab32a28c94e2a328b045c69eab1cb511ec64]

#96717# never return a persist name if the persist not exists


2002-01-18  Frank Schönheit  <fs@openoffice.org>  [0228d3a6d7805b3935c5239bf49176dac65c2eab]

#96445# massive re-arrangements regarding the ref-counts of the ADO system objects


2002-01-18  Eike Rathke  <er@openoffice.org>  [1e12a11ce67b2b735cfb365b0a7ac4d604c6bcc9]

#96692# SearchCell: TextSearchWrapper does already revert result, and offset by one was old behavior


2002-01-18  Mathias Bauer  <mba@openoffice.org>  [094cd475f26e58f55b2ff7b064784e75112b1ec2]

#96528#: get expiry message text from tab service


2002-01-18  Eike Rathke  <er@openoffice.org>  [37bfcaf3fd38bb27913cbdbfa07d23716fb0fec2]

#96692# changed description of SearchResult to reflect reality


2002-01-18  Frank Schönheit  <fs@openoffice.org>  [12b238b99e546c539e8006c465b80a40dff58457]

initial checkin - outsourced some wrapper classes from Aadowrap.hxx for compile time performance reasons


2002-01-18  Frank Schönheit  <fs@openoffice.org>  [0f359f1bc5da83eb3c962dff01a1204dcc73c420]

#96662# don't write a library if the library name is empty


2002-01-18  Christian Lippka  <cl@openoffice.org>  [da79fbe769c0f5c54d5724bdc634aa33497cdd3b]

#96672# added CheckMasterPages


2002-01-18  Jörg Budischewski  <jbu@openoffice.org>  [f063d5f2999d81094c1490a48e2731355360563e]

#96701# API review


2002-01-18  Frank Schönheit  <fs@openoffice.org>  [1d7f317954a560ba15489ea2de9b04900ae7243f]

#96662# don't transform read events to the 6.0 format - runtime must have the chance to do the old location guessing


2002-01-18  Jörg Budischewski  <jbu@openoffice.org>  [a9c1f8fb37e61938ad0886030c0191d9bb4b2136]

#96701# API review


2002-01-18  Jörg Budischewski  <jbu@openoffice.org>  [347d772ec0e0c286b44ffabe6d6b76076653b998]

#96701# API review


2002-01-18  Caolán McNamara  <cmc@openoffice.org>  [be6eb3761d24f9aa0016d4350c2d01d7d55f68be]

#96618# Word TOC has by default equal number of columns as current section


2002-01-18  Daniel Vogelheim  <dvo@openoffice.org>  [ce188c106393f03cf9e394abe5d0933f89956c0e]

#96657# set old presentation for page variable fields


2002-01-18  Jörg Budischewski  <jbu@openoffice.org>  [e38b8bde71486c23a86aeb81ed455f040f7c2748]

#96701# API review


2002-01-18  Jörg Budischewski  <jbu@openoffice.org>  [cce0c312fc8b3c91be25fec879a40d38f6575ddd]

#96701# API review


2002-01-18  Armin Weiss  <aw@openoffice.org>  [04bcf7932771fe92636795b28596b3891777e85b]

#96551# handle both updates when its an OutlineView


2002-01-18  Jörg Budischewski  <jbu@openoffice.org>  [1cddb7095cc68b13039ecf476db53873974ba47f]

#96701 API review


2002-01-18  Jörg Budischewski  <jbu@openoffice.org>  [21c75097936c6cd5ea36e9ca35452627d4643b12]

#96701# DataInputStream.idl DataOutputStream.idl MarkableInputStream.idl MarkableOutputStream.idl ObjectInputStream.idl ObjectOutputStream.idl Pipe.idl Pump.idl XDataInputStream.idl XDataOutputStream.idl XInputStream.idl XOutputStream.idl XPersistObject.idl


2002-01-18  Jörg Budischewski  <jbu@openoffice.org>  [2f7bb5404a12529aea2a96bc439186c0d40bca1c]

#96701# API review


2002-01-18  Jörg Budischewski  <jbu@openoffice.org>  [86ec7b4710eb30adc13d0a5dcc5628cfd090bb54]

#96701# API review


2002-01-18  Martin Gallwey  <mtg@openoffice.org>  [de7d272f3ce5e4fb2d2fe24492ce41761ccbbf78]

#96703# our XServiceInfo implementation listed all 48 services we could create, but didn't support. It also was missing css.document.OfficeDocument


2002-01-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [5564eac663ec8ee97e6df6579e27b94389fc6654]

#96646# quick hack to simulate dmake alias functionality


2002-01-18  Thorsten Behrens  <thb@openoffice.org>  [4efc332c97693013a3a945b26332c6141964b5cc]

#96642# Remove reference to model items within Svx3DWin


2002-01-18  Eike Rathke  <er@openoffice.org>  [1e20a4422d85cacddf53ce413951085b3961ab9c]

#96630# SetMark: shrink predecessor if not splitting or combining areas


2002-01-18  Eike Rathke  <er@openoffice.org>  [bad4bbc079c5068e3eab0b8b65d768a85dfe31a4]

#96630# SetPatternArea: shrink predecessor if not splitting or combining areas


2002-01-18  Sascha Ballach  <sab@openoffice.org>  [a043ecb23648772e20cd61d66626d99c4e7c9bcd]

#95584#; getAccessibleChild method throws exception lang::IndexOutOfBoundsException


2002-01-18  Andreas Bregas  <ab@openoffice.org>  [76b884a6658480e10f8f256f18e5b8e9a651ccbc]

#96008# Store DialogControlModels for disposing


2002-01-18  Andreas Bregas  <ab@openoffice.org>  [a6524527f10ecdd25086a980ae2f51b0eaab1816]

#96008# Dispose DialogControlModel


2002-01-18  Thomas Lange  <tl@openoffice.org>  [516d8aba3965ea59020f898b79cf9261f3a88941]

#91500# fixed symbol names import from 5.2 for spanish


2002-01-18  Daniel Vogelheim  <dvo@openoffice.org>  [5740b5fe22ef2337db94ba78b63122264286b3fc]

#96658# change bibiliographic-type to bibliography-type


2002-01-18  Daniel Vogelheim  <dvo@openoffice.org>  [ff6ecfd649622bd28b1b69a2742650e8fbf2abb4]

#96658# changed bibiliographic-type to bibliography-type


2002-01-18  Stephan Bergmann  <sb@openoffice.org>  [35953f63c3d2315a4aaecb44184df7606148a903]

#96665# Fixed source-buffer-too-small check in ImplEUCJPToUnicode.


2002-01-18  Caolán McNamara  <cmc@openoffice.org>  [1d38e95bb7f5e246527b03de275f1404a9eee66e]

#96691# emphasis marks may occur in lists


2002-01-18  Sascha Ballach  <sab@openoffice.org>  [54c8ea368449ffb55beece6402be0ed653cc39a6]

#95584#; add Accessibility stuff


2002-01-18  jp  <jp@openoffice.org>  [f1e706830ba3a15e9992746de3abcd006c94df68]

Bug #96673#: RequestHelp - if not handled here, call the base class


2002-01-18  Sascha Ballach  <sab@openoffice.org>  [11db6048eafb5938be1b565fb0711a72ff7b3c0d]

#95584#; add the method to get the accessibility classes from the window


2002-01-18  Philipp Lohmann  <pl@openoffice.org>  [6a1d8af05a6c7e7dce3a5d06481e7aa222de1aab]

#96686# check if mouse already captured in sawfish workaround


2002-01-18  sz  <sz@openoffice.org>  [4969b2d73e766de3f98e16473d16424cb97704b1]

makefile for qa


2002-01-18  Sascha Ballach  <sab@openoffice.org>  [8226eff4ee430bd7ce404ff33863ce0fc6d0ff14]

#95584#; first version of Accessibility classes


2002-01-18  Sascha Ballach  <sab@openoffice.org>  [29a51aa6baaedcd67d656dd5aaefc5902327c021]

#95584#; add Accessibility stuff


2002-01-18  Oliver Specht  <os@openoffice.org>  [f94620db99c96082039be825c0e2e34f23c3f12a]

#96657# property CurrentPresentation added to text field ReferencePageGet


2002-01-18  Daniel Boelzle  <dbo@openoffice.org>  [2fad7821924fa8a80269a46f95cee69a016d9915]

#96008# fixed ring-references


2002-01-18  Frank Meies  <fme@openoffice.org>  [7eb86b5414232afa0eb117a172627b0d3f913a20]

Chg: Vertical Formatting - Calculation of painting position and portion width in grid mode


2002-01-18  Frank Meies  <fme@openoffice.org>  [6fccd26d382359b87f6ec084d70719911b8e13d0]

Chg: Vertical Formatting - Calculation of kerning portions for grid mode


2002-01-18  Oliver Specht  <os@openoffice.org>  [f3e502405c6d1addf9ac6ef062a8c702261175a2]

#96676# SwXOLEListener: one instance per object


2002-01-18  Sascha Ballach  <sab@openoffice.org>  [895b189fc7433125eb0e6929b3037d1cffef5c9e]

#96651#; write the correct filter operator if the filter should use regular expressions.


2002-01-18  Sascha Ballach  <sab@openoffice.org>  [60def1b907b4fb7d9fbb25dd111f33fd2a2dc12b]

#96671#; make the load and save of the filter criteria and the flags work. Remove to store target range of the filter criteria, because there is never a target range and so it is written the wrong content.


2002-01-18  Sascha Ballach  <sab@openoffice.org>  [1885638684c79a60524d4ba5dbf1d6f57a7770e7]

#96651#, #96671#; set the bUseRegularExpression correctly in case of the given parameter and not on every call on true. Handle the count of filter criteria of the data pilot by myself and give every criteria the flag bOnQuery


2002-01-18  Malte Timmermann  <mt@openoffice.org>  [ed03c0a98891508df287c4354cffa426dd6d4ab7]

#96585# Remove from DragAndDropWrapper


2002-01-17  Kurt Zenker  <kz@openoffice.org>  [b85c652bc274cd6d5e2ce735070dd373a7a15e21]

Merge SRC641: 17.01.02 - 22:16:01


2002-01-17  Kurt Zenker  <kz@openoffice.org>  [ed792bd375cd68169249da701d7a8b54b8958ecf]

Merge SRC641: 17.01.02 - 22:13:40


2002-01-17  Sven Jacobi  <sj@openoffice.org>  [ef53f29b1b187885352a122fa7ea260e44ace0a7]

#96635# use of correct textencoding for StarSymbol font, again integrating bullet prefix and suffix


2002-01-17  jp  <jp@openoffice.org>  [fbf2322ee23a12c2886561af9e007c1aad3cae89]

Bug #I2696#, #96652#: ConvertSubToGraphicPlacement() don't cast to wrong type


2002-01-17  Stephan Schäfer  <ssa@openoffice.org>  [b149debe5a5b42289bb85f3a00f8d48b677687ff]

#96084# merge 1.39.2.1


2002-01-17  Frank Meies  <fme@openoffice.org>  [5fa32fceb0c8c2f45ef9916e45a600b5fc8e741e]

Chg: Vertical Formatting - Drawing special portions like SwTabPortion


2002-01-17  Stephan Bergmann  <sb@openoffice.org>  [bdf0e58d56f55e5fe48076442b3704c433ab16ba]

#85390# Fixed SetJobSetup's REMOTE_APPSERVER branch.


2002-01-17  Frank Meies  <fme@openoffice.org>  [4658aee74ffafd41f598d8f47eaa6028e66e2eb2]

Chg: Vertical Formatting - Drawing special portions like SwTabPortion


2002-01-17  Frank Meies  <fme@openoffice.org>  [72136922b748acbd26b72cac2321edb5c454622a]

Fix: Vertical Formatting - Red arrows did not appear for undersized frames


2002-01-17  Kai Ahrens  <ka@openoffice.org>  [da4f1c9570299f5cb9e45bf0a63c3582e2fd6371]

#96615#: check range of colormap in PAL=>PAL conversion


2002-01-17  Philipp Lohmann  <pl@openoffice.org>  [ffb307601ae926e7b5d747a3f7c2f2baf795e552]

#96595# do not dispatch DnD events while waiting on paste data


2002-01-17  Daniel Vogelheim  <dvo@openoffice.org>  [32cc2cc33f76cf4d91456b878d45898d22448679]

#96603# made text:value-type attribute optional


2002-01-17  Kurt Zenker  <kz@openoffice.org>  [97b649eb1269e8a65b89bb6bcb82c577e26206aa]

new version for SRC641


2002-01-17  Michael Brauer  <mib@openoffice.org>  [bb242436db4a057a54714b94db511d7690cecf8f]

#96606#: Writer required svg:y instead of svg:y1 for draw:line


2002-01-17  Michael Brauer  <mib@openoffice.org>  [6cb025d0350679688705977a78d046e12df31312]

#96606#: svg:points -> draw:points for draw:contour-polygon


2002-01-17  jp  <jp@openoffice.org>  [29b1b9f6bab1e2e822d4f28fbc5c509ce1840213]

Bug #I2806# ImportGraf - don't set the anchor attribute if one exist with value for IN_CNTNT


2002-01-17  Daniel Vogelheim  <dvo@openoffice.org>  [a1ce54eb450addd30e91dbe7bb81691a99a4439e]

#96611# changed bibliography-types to not use underscores in attribute values


2002-01-17  Michael Brauer  <mib@openoffice.org>  [c344492ba5099ce9f98353012f34a8f01407c9ee]

#96605#: svg:y was missing for draw:g


2002-01-17  Daniel Vogelheim  <dvo@openoffice.org>  [a6a7a587b628075169ac0813482d63322d282bf9]

#96610# added ruby style family and their style property attributes


2002-01-17  Daniel Vogelheim  <dvo@openoffice.org>  [3fe11bd19f2a3d0431fc41727f3821ad17b412fe]

#96604# proper namespace for <dde-connection-decl> attributes


2002-01-17  Michael Brauer  <mib@openoffice.org>  [cacb38311c54ac9b482d47667ac01653626aab47]

#96631#: Applets attched to pages were imported as draw ovjects


2002-01-17  Thorsten Behrens  <thb@openoffice.org>  [4d32e4840b4ccaf6a98e8505a2c8ef27b328ea8f]

#96629# Consistent unit on rulers


2002-01-17  Malte Timmermann  <mt@openoffice.org>  [e4a4300cf4c697a97debde7dc494837a46f1664b]

#96298# Workaround for Solaris compiler


2002-01-17  Kurt Zenker  <kz@openoffice.org>  [eefad6a62da1b5d96b96cc0344ae7b6650c85279]

new version for SRC641


2002-01-17  Philipp Lohmann  <pl@openoffice.org>  [094142754513758fc69263a7ce8a3dd9bbc79ffa]

#96634# recognize sawfish running wothout gnome


2002-01-17  Michael Brauer  <mib@openoffice.org>  [f2ad0a96be5abf852aade413b9f085714e67f9bb]

#96602#: margin values were for horizontal-rel


2002-01-17  Daniel Vogelheim  <dvo@openoffice.org>  [688463ef3919fe6e9100d061fe4d786527052748]

#96601# renamed page variable fields to match implementation


2002-01-17  Daniel Vogelheim  <dvo@openoffice.org>  [6bfc5cfb1a8e7be293998ae193b7ea327e8f0282]

#96599# added <office:events> child to text hyperlinks


2002-01-17  Thomas Lange  <tl@openoffice.org>  [278e54b26c625d8988c3d6578d35989b079c3420]

#96543# if edit-window is available the Text inserted vis 'Tools/Import Formula' is inserted by replacing the current selection in the edit-view


2002-01-17  Kurt Zenker  <kz@openoffice.org>  [9ea8731419754e94f55ca580fd0e9b3b6f04b718]

new version for SRC641


2002-01-17  Caolán McNamara  <cmc@openoffice.org>  [43a52f36e4161a53fb10e05adcf380e2ddfa330a]

#96598# Read_FldVanish feeds more than field contents to field handler


2002-01-17  Michael Brauer  <mib@openoffice.org>  [9a5d335e88221ec32837ff82732192be9bca74dd]

#96609#: Load OLE objects that have a hyperlink set


2002-01-17  Rüdiger Timm  <rt@openoffice.org>  [9d241e45ac5b16e7e5fb1191174fda0ed882319c]

SRX641


2002-01-17  Mathias Bauer  <mba@openoffice.org>  [093c0fddb5034738033d621d5865956120a1eb47]

#96502#: support properties for ODMA


2002-01-17  Mathias Bauer  <mba@openoffice.org>  [e1c041046ecd34559076034c1388eadc45d69c8f]

#96528#: use display name


2002-01-17  Mathias Bauer  <mba@openoffice.org>  [6f8c8199e1295160bb427bc3be60515f52b35bf5]

#96528#: display name now set in desktop project


2002-01-17  Mathias Bauer  <mba@openoffice.org>  [a31dbc7c76f232d9128949d61902c93a3e0a317e]

#96528#: expiring eval version


2002-01-17  Andreas Martens  <ama@openoffice.org>  [4267e3e2b6363a4ebde53b48f251f3cf089daa0f]

New: Vertical layout for fly at content frames


2002-01-16  Kurt Zenker  <kz@openoffice.org>  [14f43d72c3d381c3750552b8a1c145b5c20c1648]

Merge SRC641: 16.01.02 - 22:40:27


2002-01-16  Kurt Zenker  <kz@openoffice.org>  [2bdaf32e973ab7f0776af89a765b4b8b902acb37]

Merge SRC641: 16.01.02 - 22:31:22


2002-01-16  Kurt Zenker  <kz@openoffice.org>  [7314f13929b5b59b56ce7ba52fc52c9fe7222d52]

Merge SRC641: 16.01.02 - 22:28:47


2002-01-16  Kurt Zenker  <kz@openoffice.org>  [271ee16466d3dda67e00e00a44342632b84da8c5]

Merge SRC641: 01/16/02 - 22:28:33


2002-01-16  Kurt Zenker  <kz@openoffice.org>  [e9b1d3063c5a9727ba1fd3edc7916337e3b97b11]

Merge SRC641: 16.01.02 - 22:26:26


2002-01-16  Kurt Zenker  <kz@openoffice.org>  [cc179d5c255080f79ee46809e2936bc2d841ae26]

Merge SRC641: 16.01.02 - 22:26:58


2002-01-16  Kurt Zenker  <kz@openoffice.org>  [58cca135a82eccce389d250379986ce255f3c827]

Merge SRC641: 16.01.02 - 22:25:51


2002-01-16  Kurt Zenker  <kz@openoffice.org>  [6cf18821aa01da790ef191b5b14c119afc326e16]

Merge SRC641: 16.01.02 - 22:24:48


2002-01-16  Kurt Zenker  <kz@openoffice.org>  [7b59b2f36db08bc0300ef2941b7cfdf74cd2ca9c]

Merge SRC641: 16.01.02 - 22:22:36


2002-01-16  Kurt Zenker  <kz@openoffice.org>  [20c7e4fa65ab3c3352e23efb3d17c7848083ce7d]

Merge SRC641: 16.01.02 - 22:21:15


2002-01-16  Kurt Zenker  <kz@openoffice.org>  [25fb90bbf612c6bdab2a8a5cef746d04234a6898]

Merge SRC641: 16.01.02 - 22:20:38


2002-01-16  Kurt Zenker  <kz@openoffice.org>  [5938f4c949b6b2c155714b47bde3b485803c9c89]

Merge SRC641: 16.01.02 - 22:20:35


2002-01-16  Kurt Zenker  <kz@openoffice.org>  [b3fb0def4c5a958e04676ed34c4e3d40b9480266]

Merge SRC641: 16.01.02 - 22:20:14


2002-01-16  Kurt Zenker  <kz@openoffice.org>  [7a93c368b42e1514f9963e52ed855d7f9a52ff1b]

Merge SRC641: 16.01.02 - 22:18:39


2002-01-16  Kurt Zenker  <kz@openoffice.org>  [c75255345f3662c8112b445cfed26b19f2bb7b2a]

Merge SRC641: 16.01.02 - 22:17:56


2002-01-16  Kurt Zenker  <kz@openoffice.org>  [a9c382fec938e8f3363bf2ddc98624ae5b647c8e]

Merge SRC641: 16.01.02 - 22:16:28


2002-01-16  Kurt Zenker  <kz@openoffice.org>  [e013bed39b223ca5f6f740a00dcc7958ed2b8565]

Merge SRC641: 16.01.02 - 22:12:40


2002-01-16  Kurt Zenker  <kz@openoffice.org>  [234192caa390aeeedfb077da2077031c698e97f4]

Merge SRC641: 16.01.02 - 22:12:59


2002-01-16  Kurt Zenker  <kz@openoffice.org>  [01163d52bac53e32cea6ff61a94bb670b788bc2c]

Merge SRC641: 16.01.02 - 22:09:53


2002-01-16  jp  <jp@openoffice.org>  [1eee3f4eda61bf937bd23ae663a049c14a98c97e]

Bug #96582#: ImportTox - look for upper levels


2002-01-16  Jörg Budischewski  <jbu@openoffice.org>  [5fdb6783a48e102d05de968dbc34246883d8ebda]

#96588# bootstrap-variable pathes are now interpreted relative to the current working directory


2002-01-16  jp  <jp@openoffice.org>  [36de6cc37ecbcb506754b91489bb29cbd2726eea]

Bug #96582#: ImportTox - look for upper levels


2002-01-16  Behrend Cornelius  <bc@openoffice.org>  [fccb771fc5488ab2c696f14721574ed1c3fc5b56]

#96110# Fontname of textcontrol localized


2002-01-16  Eike Rathke  <er@openoffice.org>  [9069cd357de095ce5aaf79d47bdd2b705456061b]

#96556# in-DDE-link-update flag on per document basis


2002-01-16  Hans-Joachim Lankenau  <hjs@openoffice.org>  [46fc9abc79dd509a6769cba5b90dcc7d0a585db3]

#95782# don't disable hand made maps


2002-01-16  Vladimir Glazounov  <vg@openoffice.org>  [ecc0e2447cf1a4a96c3f353ba7e96254c52b238d]

added global variable undef


2002-01-16  Kurt Zenker  <kz@openoffice.org>  [6fe9d452848ff6bd33809c7525daad0db89a1126]

new version for SRC641


2002-01-16  Philipp Lohmann  <pl@openoffice.org>  [18a28604b7b427783b759d4cee05a65d7854bf7b]

#96378# refined restacking mechanism for child frames on WMs without appropriate TRANSIENT_FOR handling


2002-01-16  Frank Meies  <fme@openoffice.org>  [047487ba7a6f4acb9d36ad82c752ec313db52fbf]

Chg: Vertical Formatting - Handling of portion underflow in grid mode


2002-01-16  Oliver Braun  <obr@openoffice.org>  [b48290f5101b35457499c24adb39b7d502b499bd]

#96301# added GB18030 and GIG5HK locales


2002-01-16  Kurt Zenker  <kz@openoffice.org>  [4c02185e71409e7d32d8a0ee2a573fccc1816c16]

new version for SRC641


2002-01-16  Thomas Lange  <tl@openoffice.org>  [59c5c8f1b9a6bf1428586a6819f05932a92a3439]

#96552# assertion after interactive hyphenation fixed


2002-01-16  Martin Hollmichel  <mh@openoffice.org>  [6a7b7d17df442d358005ae643dfa0c0c50002d03]

chg: increase MAXFILES


2002-01-16  Kurt Zenker  <kz@openoffice.org>  [3cfc9f82703650e58542e97acae70f5a61423c68]

new version for SRC641


2002-01-16  Martin Hollmichel  <mh@openoffice.org>  [8be2db348bff588b8f52e8ed2c2254c5e03730e6]

del: old stuff


2002-01-16  Armin Weiss  <aw@openoffice.org>  [0636a40943bcef70ec6699a70ccd8a3d8b2f0ae4]

#96090# Implementation of Support methods for centralized UNDO/REDO


2002-01-16  Armin Weiss  <aw@openoffice.org>  [714c4071ad434abcc82d7f90567cd45554effa4e]

#96090# Added handling for SID_GET(UNDO/REDO)STRINGS and SID_(UNDO/REDO) to SdViewShell::GetMenuState(...)


2002-01-16  Armin Weiss  <aw@openoffice.org>  [27d9aeb4fd286a74a064be5673abe4a466c29a95]

#96090# added string to create no empty UNDO actions (in ListBox)


2002-01-16  Armin Weiss  <aw@openoffice.org>  [b8dbc62114f0d926688fdae25346832495772ce7]

#96090# added Undo/Redo handling


2002-01-16  Armin Weiss  <aw@openoffice.org>  [30c347a1fe8d40c193ffc39791ca270dea545d3c]

#96090# moved implementation of SID_(UNDO/REDO) to BaseClass


2002-01-16  Armin Weiss  <aw@openoffice.org>  [f6c6312bae29fa7ec9b49db5f1e41aa08f5929ce]

#96090# moved SID_UNDO to SdViewShell::GetMenuState() #96090# moved SID_REDO to SdViewShell::GetMenuState() #96090# moved SID_GETUNDOSTRINGS to SdViewShell::GetMenuState() #96090# moved SID_GETREDOSTRINGS to SdViewShell::GetMenuState()


2002-01-16  Armin Weiss  <aw@openoffice.org>  [fcc5c9ddfc36b7c72465a43f1b5b2c373cb2e1ed]

#96090# add SID_GET(UNDO/REDO)STRINGS and SID_(UNDO/REDO)


2002-01-16  Armin Weiss  <aw@openoffice.org>  [41d143698c51ffdb7e2cdf02e6ba72e79e3f1742]

#96551# trigger preview refresh for SID_OUTLINE_*


2002-01-16  Kurt Zenker  <kz@openoffice.org>  [d558a03b635f1548e95fbbe225b5c58c15a0ce88]

new version for SRC641


2002-01-16  Malte Timmermann  <mt@openoffice.org>  [75e488ac077d874705f0718d4dbf06814e25c8eb]

#96298# Merge ParaAttribs, when calling SetParaAttribs instead of SetAttribs


2002-01-16  Malte Timmermann  <mt@openoffice.org>  [8543773e5930d33157d78b15e3f412f78250a075]

#96298# Fixed some bugs in ConvertItem


2002-01-16  Malte Timmermann  <mt@openoffice.org>  [40f54f8077a1132caee7891dbf97c41611888b29]

#96298# Clipboard - create RTF immediately


2002-01-16  Malte Timmermann  <mt@openoffice.org>  [0ccd90b59ed71dda99bd8bcb29266d1de5cf3cde]

#96298# Fixed some RTF export bugs


2002-01-16  Malte Timmermann  <mt@openoffice.org>  [3e3094530ed08f274f17570c261df2beb71bba0a]

#96298# LogicToTwips not longer inline, use LogicToLogic for less rounding problems


2002-01-16  Malte Timmermann  <mt@openoffice.org>  [c7f5f4c73fb82d5408e65c986d861dd7d09bc84c]

#96298# Don't overwrite LRSpace after reading RTF


2002-01-16  Caolán McNamara  <cmc@openoffice.org>  [6a11146968c203692a532e133bcc44094b2cbab9]

#96488# munging ww8 and ww6 borders together into one class is too painful to work with


2002-01-16  Rüdiger Timm  <rt@openoffice.org>  [51672ae7112d4ccec0914ecb3c66b8a055a43d68]

#65293# removed pgp


2002-01-16  Frank Meies  <fme@openoffice.org>  [ca59483ef0b0cbeb73ff4b198fc0cb347b8b9cf7]

Chg: Vertical Formatting - More work on grid mode


2002-01-16  Frank Schönheit  <fs@openoffice.org>  [69f9c38be1aa88f4518eccab8443a78465bbf6aa]

#96445# in a non-pro version, trace the allocations/frees of basic types


2002-01-16  Frank Schönheit  <fs@openoffice.org>  [699a23f83a7a7d6f34847dfe05d78ddfaf78e010]

#96445# in a non-pro version, count the instances of ADO objects


2002-01-16  Frank Schönheit  <fs@openoffice.org>  [60d459f70bf659b07d10e5b72eef810255cb12c4]

#96445# dtor for DBG_XTOR


2002-01-16  Frank Schönheit  <fs@openoffice.org>  [c5b3dd145ce6bda4349bb8cd472971b435f9fe47]

#96445# DBG_XTOR


2002-01-16  Frank Schönheit  <fs@openoffice.org>  [444d5ee8e10a7530673e17f8957ad15bb763642c]

#96445# DBG_XTOR / set m_pResultSet to NULL when releasing it


2002-01-16  Frank Schönheit  <fs@openoffice.org>  [87b0056645e2e641532f7dc4f7487903e69fe082]

#96445# DBG_XTOR / delete the parse tree when beeing disposed


2002-01-16  Frank Schönheit  <fs@openoffice.org>  [d512865120e5df950f43fde89dbefaf244310148]

#96480# before moveToInsertRow, do a 'last'


2002-01-15  Philipp Lohmann  <pl@openoffice.org>  [569bd5410bf16c78c234c61297d99a0ed633c958]

#95901# ignore enter/leave notify due to grabbing


2002-01-15  Philipp Lohmann  <pl@openoffice.org>  [6e9f8076330353ab60f85617adc4a835c2437bf7]

#95901# avoid mouse pointer with popup menus


2002-01-15  Caolán McNamara  <cmc@openoffice.org>  [aea343526945e9f837e384c256dfda259e2f9e6d]

#96488# munging ww8 and ww6 borders together into one class is too painful to work with


2002-01-15  Caolán McNamara  <cmc@openoffice.org>  [405be02a66541b0a6254c98f72f95c1f77c3727d]

#96488# Frames can be set in styles and some parts overridden in the document or maybe not esp. borders


2002-01-15  Caolán McNamara  <cmc@openoffice.org>  [48129f15527cb185dd45e8b769344a493bbb762d]

#96488# WW8 sprmCHpsPos is 2 bytes not 1


2002-01-15  Philipp Lohmann  <pl@openoffice.org>  [1eb977c49cfb5ff4257abcce4cf449347c0a3fed]

#96527# no more TAB


2002-01-15  Philipp Lohmann  <pl@openoffice.org>  [a89bcd257f23c567ee02d0d649c678a250603e40]

#96527# no more TAB


2002-01-15  Jörg Budischewski  <jbu@openoffice.org>  [844436e4a766707f008c36389933c8d5b99a0235]

added uno bootstrapping, demo now startable from outputtree


2002-01-15  Hans-Joachim Lankenau  <hjs@openoffice.org>  [482380afe7cde4ec967caabb652a50c3709e17a2]

#65293# second thought...


2002-01-15  Stephan Bergmann  <sb@openoffice.org>  [5700da04529ff76f041affc5a2fe1465c353b7bb]

#96302# Added support for Big5-HKSCS.


2002-01-15  Christian Lippka  <cl@openoffice.org>  [4c699de4dafe5a5c337a75b3fe525799e36e1be7]

#96471# use weak ref in notify to get self ref


2002-01-15  Kurt Zenker  <kz@openoffice.org>  [36500bb4f4e12ba421efc84184cd1c2aef3b3a6c]

new version for SRX641


2002-01-15  Malte Timmermann  <mt@openoffice.org>  [d8a548a945ced779927e1b0c5fe05652df4ceeab]

#96073# vclxwindow.hxx


2002-01-15  Malte Timmermann  <mt@openoffice.org>  [91cf0872f8d74270024a952dff82e4fca9182fa5]

#96073# vclxwindow.cxx


2002-01-15  Oliver Specht  <os@openoffice.org>  [adf6dec3ad8eedff8700cc72e86683a75093c124]

#96534# cancel changes from #62345# to re-enable automatic family selection in stylist


2002-01-15  Oliver Specht  <os@openoffice.org>  [c2bf77b9af951593b2451736a46688f0a8a63535]

#96534# a style has to be selected always to ensure unselected state


2002-01-15  Kurt Zenker  <kz@openoffice.org>  [2af4de935f40c31d9307127ef21200793cdfc598]

new version for SRX641


2002-01-15  Kurt Zenker  <kz@openoffice.org>  [6ea1963d5557e8f21042cc135df65a1134cf53f0]

new version for SRX641


2002-01-15  Nils Fuhrmann  <nf@openoffice.org>  [92799862453c2d8dad6bc671b5f4ade87a3f936c]

Corrected prjname from vcl to svtools


2002-01-15  Jörg Budischewski  <jbu@openoffice.org>  [11c63360cb41eb3d9ab9ff7fc9bf5653ebba8899]

simplified uno bootstrapping, an appropriate applicat.rdb is now created within the output tree


2002-01-15  Behrend Cornelius  <bc@openoffice.org>  [e7de2891609028ae231c142e6a8a86819d5bc000]

#96550# Now corrector factor also used on clicking on imagemap


2002-01-15  Philipp Lohmann  <pl@openoffice.org>  [b4bbc92015b501a04e0e9c1e5ff9496b24320974]

#96537# dispatch wheel events to correct window


2002-01-15  Kai Ahrens  <ka@openoffice.org>  [a6fb48a6c51bd284a1ae77c14905f983e4ccc130]

#96514#: create tempfile name by ourselfes


2002-01-15  Nils Fuhrmann  <nf@openoffice.org>  [3f9beae2160114d62d7ab45a9ba31b167cf677f3]

Merge SRC641: 15.01.02 - 14:15:42


2002-01-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [b55762059b13585c922f860cbd08c1cddc9bde0b]

#95549#: fix security check


2002-01-15  Armin Weiss  <aw@openoffice.org>  [6e6146f0777d7248d1d13801478ec9a4f6f22cf9]

#96539# Do some disable/enables only for OutlineViews


2002-01-15  Caolán McNamara  <cmc@openoffice.org>  [8b2494f965224a62c7a8003a4fae99e9ba0089bd]

#96401# Setting distances in HORI_LEFT orientation doesn't make sense, so an element won't move


2002-01-15  Hans-Joachim Lankenau  <hjs@openoffice.org>  [0d1d2e4e1ce8a64cea3ba49d2adee7b55bf666b3]

#95964# changed link line generation


2002-01-15  Vladimir Glazounov  <vg@openoffice.org>  [04a238750f69f9043006545a6880297149bff2df]

#65293# added exception specifition


2002-01-15  Stephan Schäfer  <ssa@openoffice.org>  [edef1afc8c93954d59c9bb7dcca0675ebae57bc9]

#95684# make GetPosPixel not inline


2002-01-15  Caolán McNamara  <cmc@openoffice.org>  [4588ac096bdb9dabc1f7c944cac796abeb1e2260]

#96400# don't begin/end table prematurely


2002-01-15  Caolán McNamara  <cmc@openoffice.org>  [96548048cd1c55a2a45ce86fe5c46965b5a92e9c]

#i2697# export restart numbering by exporting seperate lists


2002-01-15  Philipp Lohmann  <pl@openoffice.org>  [d43d9ca51849855da67244efdcb7c9cd416ffd61]

#95240# allow for unresolved symbols in plugin libraries (e.g. nppdf.so 4.05)


2002-01-15  Christian Lippka  <cl@openoffice.org>  [9f699602d983223f5f843be6e1a3a5061b7785a2]

#96516# used getShapeType() to detect a graphic object


2002-01-15  Ocke Janssen  <oj@openoffice.org>  [e47164ca0f0b0431955f87b8c5b2d44cb4fb6626]

new odma content


2002-01-15  Ocke Janssen  <oj@openoffice.org>  [ad08249e091ce5aa413d75208dda9c4f205bafdf]

#96501# new protocol for vnd.sun.star.odma


2002-01-15  Ocke Janssen  <oj@openoffice.org>  [644d84553b7660ffa817bc7dddc8d597160711c2]

#96501# included test for vnd.sun.star.odma


2002-01-15  Peter Burow  <pb@openoffice.org>  [bfb6facc763917087737c1ef4ceb0bfbfe36460b]

fix: #96362# asynchronous D&D


2002-01-15  Peter Burow  <pb@openoffice.org>  [1ce6896d0c55f11c27902f225922f37a3ec96b0e]

fix: #96362# DECL_LINK( OnAsyncExecuteDrop, ExecuteDropEvent* ) added


2002-01-15  jp  <jp@openoffice.org>  [12e23933aabb9db31140062a81cddc4e20396d87]

Bug #96529#: StartSearchAndReplace - add missing break statement


2002-01-15  Juergen Schmidt  <jsc@openoffice.org>  [45508ed6c90b5ae556720066a11d3cc12c175f18]

#96497# insert changes to make link relativ


2002-01-15  Hennes Rohling  <hro@openoffice.org>  [569d80548e48211f017ef767800e787b0b4d306c]

#96533# Updated file API docu


2002-01-15  tpf  <tpf@openoffice.org>  [afca6d5633564fa9c8d0d245d278397bb412a512]

#92352# added logging API


2002-01-14  Vladimir Glazounov  <vg@openoffice.org>  [01e6ea38d0895fbe7e46b6cd767b3e54ec29d140]

Merge SRC641: 14.01.02 - 22:22:53


2002-01-14  Vladimir Glazounov  <vg@openoffice.org>  [615eaae7bccb389711e0107db2428f71f3940824]

Merge SRC641: 14.01.02 - 22:20:07


2002-01-14  Kurt Zenker  <kz@openoffice.org>  [8f6a816695d0f7d5727d1d999633cbf65bdf3777]

Merge SRC641: 14.01.02 - 22:19:39


2002-01-14  Kurt Zenker  <kz@openoffice.org>  [508ea798980f757852247d88092bfe755024e12c]

Merge SRC641: 01/14/02 - 22:19:25


2002-01-14  Kurt Zenker  <kz@openoffice.org>  [b3a9e359608d65d28327ef5de32f3223bcecfbeb]

Merge SRC641: 01/14/02 - 22:18:07


2002-01-14  Kurt Zenker  <kz@openoffice.org>  [c77631ad33b9c3e01ff3f3c30663ba464eeab2f5]

Merge SRC641: 14.01.02 - 22:17:55


2002-01-14  Vladimir Glazounov  <vg@openoffice.org>  [c06a9b4a220ffd0763fceda55cb57d7ed2830937]

Merge SRC641: 14.01.02 - 22:16:59


2002-01-14  Kurt Zenker  <kz@openoffice.org>  [b1711214e7cd02e31f1a4074c1267af32a2c4c4c]

Merge SRC641: 01/14/02 - 22:16:35


2002-01-14  Kurt Zenker  <kz@openoffice.org>  [4da8e1e34720166b28ce94dbab7d68c7665a5d96]

Merge SRC641: 14.01.02 - 22:17:35


2002-01-14  Kurt Zenker  <kz@openoffice.org>  [0a32a31de18b3f78ff2da7d58d60109e3a942620]

Merge SRC641: 14.01.02 - 22:16:17


2002-01-14  Kurt Zenker  <kz@openoffice.org>  [d4bcde12c065f320ec7e58d8046a389a1bb7893a]

Merge SRC641: 14.01.02 - 22:15:42


2002-01-14  Kurt Zenker  <kz@openoffice.org>  [51abd375780883787c1519108a17579654d09cb9]

Merge SRC641: 14.01.02 - 22:16:24


2002-01-14  Kurt Zenker  <kz@openoffice.org>  [6d9a718b70824adcd7e73bbe0ee09ff567b6fd8f]

Merge SRC641: 14.01.02 - 22:14:35


2002-01-14  Rüdiger Timm  <rt@openoffice.org>  [ec475de8c50edd48ee73ae24022bdc6524c1b8aa]

Merge SRC641: 14.01.02 - 22:14:10


2002-01-14  Kurt Zenker  <kz@openoffice.org>  [ec4d271be7542fadae42373a390d60362c482587]

Merge SRC641: 14.01.02 - 22:14:52


2002-01-14  Kurt Zenker  <kz@openoffice.org>  [6c5a7118b3426c8414afba110a09d18eb3392f54]

Merge SRC641: 14.01.02 - 22:12:03


2002-01-14  Vladimir Glazounov  <vg@openoffice.org>  [02346781de263d66e5d06d1b68c7cde81fc21ed8]

Merge SRC641: 14.01.02 - 22:12:02


2002-01-14  Kurt Zenker  <kz@openoffice.org>  [8ac1c833b18a126f504872036cd3fbae86eb4c36]

Merge SRC641: 14.01.02 - 22:10:30


2002-01-14  Kurt Zenker  <kz@openoffice.org>  [3ba9d0202030475966f665027913ae6326e25f8d]

Merge SRC641: 14.01.02 - 22:09:24


2002-01-14  Rüdiger Timm  <rt@openoffice.org>  [73fe5973aabfe0a1947969620bd8e5a5891a7422]

Merge SRC641: 14.01.02 - 22:08:34


2002-01-14  Kurt Zenker  <kz@openoffice.org>  [a4cc6c556efdb8295734bd6ab4f6ef5b1cd2e31f]

Merge SRC641: 14.01.02 - 22:07:17


2002-01-14  Kurt Zenker  <kz@openoffice.org>  [523295685f6373752f39bd788530a8ec9f1eac3f]

Merge SRC641: 14.01.02 - 22:07:42


2002-01-14  Kurt Zenker  <kz@openoffice.org>  [eb54855909d165f2eb77453339f7ef39d2ebdf8c]

Merge SRC641: 14.01.02 - 22:06:57


2002-01-14  Kurt Zenker  <kz@openoffice.org>  [f73f67cd2746e65fe4fe979a6ff6fa631431a1f8]

Merge SRC641: 14.01.02 - 22:07:10


2002-01-14  Kurt Zenker  <kz@openoffice.org>  [4881a95f13ec1e7bd3d2d4b16cd0a4c1a268000c]

Merge SRC641: 01/14/02 - 22:07:08


2002-01-14  Hans-Joachim Lankenau  <hjs@openoffice.org>  [c378f7ee45586203c114e42a57af9540985b7901]

#96510# create target to convinnce dmake that minormkchange.flg exists


2002-01-14  Hans-Joachim Lankenau  <hjs@openoffice.org>  [0c03a085312dcda1b7bdbace1717cf786f9894e5]

#96520# prevent .done file from being created if native2ascii fails


2002-01-14  tpf  <tpf@openoffice.org>  [2e29866127a8296b02fc74a18d950656059036fa]

#92352# added logging API


2002-01-14  Kurt Zenker  <kz@openoffice.org>  [93da3d1223f60e964400e58f713c8b8855bec6c1]

new version for SRX641


2002-01-14  tpf  <tpf@openoffice.org>  [ddd31b5da0b06c9d71ee98cc942a7efe78dbe498]

#92352# added logging IDLs


2002-01-14  Eike Rathke  <er@openoffice.org>  [02b09ff6679b74ea221ddac0770b2a683a617565]

#96337# KParseTokens::TWO_DOUBLE_QUOTES_BREAK_STRING in continuation flags


2002-01-14  Eike Rathke  <er@openoffice.org>  [d7f39de4a22d1b0a56828108d5736160d7c607a5]

#96337# add: KParseTokens::TWO_DOUBLE_QUOTES_BREAK_STRING


2002-01-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [efe2c03d58bd1037dc8c21e01689b03c07133454]

#96515#: remove line which didn't match anything anyway


2002-01-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [982b6d6d7967d6f14751f78c466bb2741078c6c7]

#96515#: more cleanup


2002-01-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [231dc12f237a396e7b7d0a7ee25f6e92b48a882e]

#96515#: fix *.SUNWCCh handling


2002-01-14  Hans-Joachim Lankenau  <hjs@openoffice.org>  [0cf038605744d0b4c85c979f1b538f5de4bf4994]

syncing fixes to HEAD


2002-01-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [77b1e76b313bd34f23dbe0dc007fa25fe49aa7d5]

#96515#: upgrade to STLport 4.5 on all platforms


2002-01-14  Ocke Janssen  <oj@openoffice.org>  [4bd4aa4b227cab7978ad7e2039c52db9710ff0f2]

first revision for odma impl


2002-01-14  Caolán McNamara  <cmc@openoffice.org>  [8c3de0682017218af27ee160cbbe2b1266f6f526]

#i1869# save loaded simple lists as simple lists again


2002-01-14  Rüdiger Timm  <rt@openoffice.org>  [7c465995aa21ddbb0491461d5de7ede5f638b8f8]

#95576# remove OFFICELIBSSET condition


2002-01-14  Kurt Zenker  <kz@openoffice.org>  [7174239cfb1aea96c4937e156e2f8c75c0466c28]

new version for SRX641


2002-01-14  Hans-Joachim Lankenau  <hjs@openoffice.org>  [1d5c140f837ba39a76052eeca64b1587dd25f25f]

#95576# remove hard dependency


2002-01-14  Nils Fuhrmann  <nf@openoffice.org>  [ea76474a8cd6df8fdeeb21b1e8dd17f05b11a909]

Don't add additional \n at end of file!


2002-01-14  Kurt Zenker  <kz@openoffice.org>  [33b27bb78b3b4076ecb252879b70554f5dc2827a]

new version for SRX641


2002-01-14  jp  <jp@openoffice.org>  [e457c891ca28e25d6aa118416855726a451f0170]

Bug #96161#: ResetAttr calls the change link explicit


2002-01-14  Martin Hollmichel  <mh@openoffice.org>  [2ee7862de63335d40ec4205a9072b1d9b5b2c7f1]

add: mingw32 on cvgnus support


2002-01-14  Mathias Bauer  <mba@openoffice.org>  [7fb657e74011925c814e4a553faac626660e5ac6]

#96484#: queryInterface must support XComponent


2002-01-14  Christian Lippka  <cl@openoffice.org>  [cb0377834113f5fdc2ef29a05080e5bc944ce9da]

#96384# fixed SetOrientation & GetOrientation from inline to virtual


2002-01-14  Thorsten Behrens  <thb@openoffice.org>  [d2b7576a0483c0da1297ba4f579372d72f5e0bd7]

#96416#


2002-01-14  Kai Ahrens  <ka@openoffice.org>  [de92d35b82b6b8255fee1e8e7857c92375918b65]

#96473#: remap verb id to list entry position


2002-01-14  Vladimir Glazounov  <vg@openoffice.org>  [19a697058d389e054913eacebcc3d6374ea2efa0]

new version for SRC641


2002-01-14  Sven Jacobi  <sj@openoffice.org>  [e740193ddaa9110eca0fbed9ef411d9e3f1a40ce]

#96454# not removing effect if a normal effect is used together with a texteffect


2002-01-14  Caolán McNamara  <cmc@openoffice.org>  [bd541ae29939c9df57759b7d804f7f820bbc0014]

#i2311# undocumented extra sprm for language in word2000


2002-01-14  Martin Hollmichel  <mh@openoffice.org>  [148ab40c885c93977bdf977570601a933abed58f]

join from branch


2002-01-14  Caolán McNamara  <cmc@openoffice.org>  [40a0e61313f0f6d9104ba1de69ef45ad54969dee]

#i2721# #93691# mathtype char mapping


2002-01-14  Mikhail Voitenko  <mav@openoffice.org>  [9535720b83ee892c8c912f046678144c2aaf9c20]

#95512# new AnyCompareFactory service implementation


2002-01-14  jp  <jp@openoffice.org>  [9c809c80e43ebf80a1343f8cb3a4c0e6d98fa311]

Bug #96355#: optimize performance of create OUString


2002-01-11  Daniel Vogelheim  <dvo@openoffice.org>  [62ad4ffdd5fcc971c5cc9b9c21a3ef3e33396aa0]

#96447# gracefully handle illegal parent style attributes


2002-01-11  Mikhail Voitenko  <mav@openoffice.org>  [0669841c641f8c4e9608af8374de03a69f8af13d]

#95512# creation of sorted cursors


2002-01-11  Mikhail Voitenko  <mav@openoffice.org>  [c90188676834ece30904720d2f136123df3b683c]

#95512# creation of sorted cursors


2002-01-11  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b20c5cb43765fe17e0f30bee57b8c07705e75fac]

switch wntmsci7/8 to stlport 4.5


2002-01-11  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f275d93d4e8c68f0a64836e61c0c93ecdf6a338a]

switch wntmsci7/8 to stlport 4.5


2002-01-11  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b045ab0fb6ad72913430186f73b5f3c9ca516878]

#i2456# provide SDTSHL?UIST


2002-01-11  Mikhail Voitenko  <mav@openoffice.org>  [1ff989c14074572ee33d30b4bf162f7012c775b7]

#95512# new AnyCompareFactory service implementation


2002-01-11  Mikhail Voitenko  <mav@openoffice.org>  [3963016f32eb65fd38daa08eeb60135737420754]

#95512# new AnyCompareFactory service


2002-01-11  Caolán McNamara  <cmc@openoffice.org>  [94995f87ed79556972db5924a7fbb4c41d6c89bd]

#i2494# word doesn't have seperate western/asian weight or posture


2002-01-11  Martin Hollmichel  <mh@openoffice.org>  [e6bd9c57a728383898ab187d84879bef14d67ef3]

join from branch


2002-01-11  Daniel Vogelheim  <dvo@openoffice.org>  [bc182b7155a931df3e2d0266572ec163bc8bd510]

#96457# date fields now accept date+time values


2002-01-11  Daniel Vogelheim  <dvo@openoffice.org>  [e57dc7c4040058c3a6fd6db5e1999231781a72ef]

#96457# #i2723# load/save date+time in date fields (used to be only date)


2002-01-11  Mathias Bauer  <mba@openoffice.org>  [2ee99e91a31335efaceb969ae5fa4a6a43f35e21]

#96409#: smarter handling of temp. statusbar


2002-01-11  Thomas Lange  <tl@openoffice.org>  [c0ad4af9a6583b1dc655778a1724a45374fbdfaf]

#96409# virtual device problem fixed


2002-01-11  Caolán McNamara  <cmc@openoffice.org>  [bae00a13adc6aa9c8ef22d7d23f5574482e04335]

#96369# hyperlink in annotation causeing assertion


2002-01-11  Frank Meies  <fme@openoffice.org>  [ad7304a1bc642813ed267479031d74dc5519b651]

Chg: Vertical Formatting - Initial changes for grid mode


2002-01-11  jp  <jp@openoffice.org>  [718e5bbb2d412bd61db01161c0ce15239c055135]

Bug #96329#: CreateContactObject - test for insert/new mode and ask for RealSdrObject


2002-01-11  Oliver Specht  <os@openoffice.org>  [86938b77a355401517394ff3c30c04cb56a94dd0]

#96391# translate references to sequence fields between UI and  programmatic name


2002-01-11  Behrend Cornelius  <bc@openoffice.org>  [ddebda6fbcd0442b3384ea1485ff5095dbfc9859]

#96420# RangeList Array now one dimensional


2002-01-11  Martin Hollmichel  <mh@openoffice.org>  [7700e24455a242541c5efe5cdd0c993124a3a39d]

add: Include PRN (Copyrights and Trademark Notices) to SO binary #96366#


2002-01-11  Christian Lippka  <cl@openoffice.org>  [e220dde9855c5296c83b0dc85eea190122dcefea]

#92487# add style:list-style for graphic shape styles


2002-01-11  Dirk Grobler  <dg@openoffice.org>  [877d9bf1f95f438c800a6ac577e6fece64a3fe87]

#96437# Hierarchy.xcd isn't delivered to environment anymore


2002-01-11  Armin Weiss  <aw@openoffice.org>  [ad12db9c717eee3466aad13ce915464d1e4b1d4a]

#96250# and #78665# disable when first para and 2nd is not a title


2002-01-11  Sven Jacobi  <sj@openoffice.org>  [2e08f35ce240e1a36bcce07813692fb85fd5df81]

#96440# now using correct codepage for slidenames


2002-01-11  Oliver Specht  <os@openoffice.org>  [02a9dd68f16eedb4778ca1734c5a60f7bca57991]

#96391# translate references to sequence fields between UI and  programmatic names


2002-01-11  Oliver Specht  <os@openoffice.org>  [aa0835119e269651874c04e79cfd69765421bd46]

#96391# translate references to sequence fields between UI and  programmatic namse


2002-01-11  Oliver Specht  <os@openoffice.org>  [5f1481004e23b9ea57755f0fa012c10763242a9d]

#96354# line color ListBox needs to update the current position in ::Select()


2002-01-11  Daniel Vogelheim  <dvo@openoffice.org>  [bac880d70545dde0587b4ef819d198e71fc84402]

#92487# added missing rel-width/rel-height attributes to images and objects


2002-01-11  Daniel Boelzle  <dbo@openoffice.org>  [41fdaada5d5ba3c0513d4a9b061f34dbafd445e2]

#88919#


2002-01-11  Daniel Boelzle  <dbo@openoffice.org>  [cf98c60af81fa7971eae8915f87160711a562e55]

#88919#


2002-01-11  Bertram Nolte  <bnolte@openoffice.org>  [e033bb94c54924dd351949acbd262f30cefc0252]

#96251# Changed method getImplementationId(), so that it will return an empty byte array.


2002-01-11  Daniel Boelzle  <dbo@openoffice.org>  [fa41462ce70d5024715f2510e104fe15c86d5e0a]

#88919#


2002-01-11  Daniel Boelzle  <dbo@openoffice.org>  [6c2d3c98609e7ffa944b3f5289ffadc47d2637a9]

#88919# ac implementation and bootstrapping


2002-01-11  Daniel Boelzle  <dbo@openoffice.org>  [875da5e1130830a8602be2ca85bfa739f459ff4d]

#88919# major change of permissions; documentation


2002-01-11  Oliver Specht  <os@openoffice.org>  [7ccbc9951084c039588d3fee1491ae640a90c2e2]

#96390# space for french strings adjusted


2002-01-11  Behrend Cornelius  <bc@openoffice.org>  [4735fb3bce17ceba16b697c4ea44f2bc2120fe4c]

#96344# Cancel button now Standard button


2002-01-11  Oliver Specht  <os@openoffice.org>  [08e86b91023c1ed0951cdf0410469ffe4332ba35]

#96411# re-use load encoding to save


2002-01-11  Gregor Hartmann  <gh@openoffice.org>  [66b65b92fa2a7a0626d09e5d72dfb0a1d5ddade5]

speed up writing of stream by 25-60


2002-01-11  Kai Ahrens  <ka@openoffice.org>  [c9840865d48d8dcceb094f531e77444bea7b9537]

#95496#: check for NULL pointer


2002-01-11  Ocke Janssen  <oj@openoffice.org>  [c3eaab82eb7144debe2fd6aaab49cd99cc1eac49]

#96423# change interface pointer against NULL


2002-01-11  Frank Meies  <fme@openoffice.org>  [68d74167c9f323c20a8dc9e03abb3e06d5f09a3c]

Fix #96398#: Make sure we move forward when spelling words from wrong list


2002-01-11  Peter Burow  <pb@openoffice.org>  [134c18cbe2681980e9e3f6c1cc475a26721d931c]

fix: #96425# more space for french


2002-01-10  Bustamam Harun  <bustamam@openoffice.org>  [2586e770d28316cc068894e6d9a89e92777185d6]

#96355# 4621801 Fix done by Karl Hong


2002-01-10  Rüdiger Timm  <rt@openoffice.org>  [37031b05d8165a3bd884e48726f9f7c3b413d068]

Merge SRC641: 10.01.02 - 22:12:29


2002-01-10  Kurt Zenker  <kz@openoffice.org>  [4d5bad80d42e4934d18c96c620ae76e62bdac9df]

Merge SRC641: 01/10/02 - 22:11:52


2002-01-10  Kurt Zenker  <kz@openoffice.org>  [0daa6c169f6a2edf0312e39b6f6751a7e8d9c5fd]

Merge SRC641: 10.01.02 - 22:10:57


2002-01-10  Rüdiger Timm  <rt@openoffice.org>  [a8a7a8eaf25d1ec67d77cc140c714e888339219a]

Merge SRC641: 10.01.02 - 22:07:06


2002-01-10  Kurt Zenker  <kz@openoffice.org>  [c22a3f8127c37a0ee2f1fe7c025e4d4ba562e849]

Merge SRC641: 10.01.02 - 22:07:25


2002-01-10  Hans-Joachim Lankenau  <hjs@openoffice.org>  [53112ced42a81f11e822e373a25f2569543860a6]

#95576# check version of libs.mk


2002-01-10  Hennes Rohling  <hro@openoffice.org>  [fca09b7421b2e5c202c16d20abdf8ea045155d18]

#96424# Don't assume anyone has set a custom value before he tries to get it @#!


2002-01-10  Vladimir Glazounov  <vg@openoffice.org>  [14ce5f1fad263602c1d74d4abed82224a3fb0730]

#65293# corrected for use internal perl path notation


2002-01-10  Christof Pintaske  <cp@openoffice.org>  [83650fecbe0fefcb5655c46ab952fe29d4fae8f4]

#96297# end the applications preedit mode the rude way


2002-01-10  Kai Sommerfeld  <kso@openoffice.org>  [ae0cc593f9241154817b1cf4b4dcb2b1a5af1136]

acquire and release must have empty throw statement, not none.


2002-01-10  Kai Ahrens  <ka@openoffice.org>  [5626fa00e0d57b68cf460f9505b4aca9739d1ae0]

#96419#: adjusted controls


2002-01-10  Andreas Martens  <ama@openoffice.org>  [aae5202e4736e0ff14c3543eb319d1d12e188557]

Fix: Moving tables between different layout directions


2002-01-10  Behrend Cornelius  <bc@openoffice.org>  [ea493ae508e9a32f48b3c7b0aefa40ef58c36e92]

#96365# Now also short Monthnames with 2 characters allowed


2002-01-10  Ocke Janssen  <oj@openoffice.org>  [035697f43aab186426778d9ba98aa506c92b2998]

remove throw from acuire and relase


2002-01-10  Oliver Specht  <os@openoffice.org>  [0de7b9679c17e72cd636dcbf35ad5a3e0a9be8d8]

#96390# space for french strings adjusted


2002-01-10  Oliver Specht  <os@openoffice.org>  [0c114bed03685ccc014c10202ca23ec56ebc0d75]

#96390# space for french strings adjusted


2002-01-10  Caolán McNamara  <cmc@openoffice.org>  [817baf8fb2bd40408507ddd7d19a67fd46e9ce4d]

#i1858# remove warnings


2002-01-10  Caolán McNamara  <cmc@openoffice.org>  [01ff043bc51fe5aae4b07830beae143f8b4b2501]

#i1858# #96334# #96345# merge branches and remove warnings


2002-01-10  Caolán McNamara  <cmc@openoffice.org>  [bbd8e6bf828bf8fbb3020e9b6d8cb07de6f50b31]

#i2420# word can only support one of asian and western font


2002-01-10  Caolán McNamara  <cmc@openoffice.org>  [9724f0fe4d7cd03e2664291292f33e8b0623c8f0]

#i2361# #95903# merge branch


2002-01-10  Caolán McNamara  <cmc@openoffice.org>  [d19469abb198a57e931f79b9d17f5da23b3c8964]

#i2451# #i1858# #96375# merge branch and remove warnings


2002-01-10  Caolán McNamara  <cmc@openoffice.org>  [73f043c441af59da02c160d441b18a73725e62e4]

#96155# #i1858# merge branch and remove warnings


2002-01-10  Peter Burow  <pb@openoffice.org>  [6855c770fb813ab960c619267d547f49a82d1700]

fix: #96388# SearchTP: checkboxes in two lines onstead of one


2002-01-10  Caolán McNamara  <cmc@openoffice.org>  [6f04e5b2cfb696aaf779b0a20f54b858268d352a]

#i1858# Cleanup warnings


2002-01-10  Rüdiger Timm  <rt@openoffice.org>  [2b4947efadf3af46f7121ab270e400529bbb0e53]

#65293# Typo corrected


2002-01-10  Oliver Specht  <os@openoffice.org>  [fdc55646e7d2d2328f782bda3f69e2d3bca11cd9]

#96249# conversion of user index type name implemented


2002-01-10  Daniel Boelzle  <dbo@openoffice.org>  [279aa941652baffc90a79b838b72fdd1d3efc33e]

#88919# introduced SocketPermission


2002-01-10  Daniel Boelzle  <dbo@openoffice.org>  [bc343743a530be461ad59a3182de526981c407d1]

#88919# introduced FilePermission


2002-01-10  Daniel Rentz  <dr@openoffice.org>  [829d08da4326b4f21ae50fa237a6e354d13a2648]

#96395# french text in CSV dialog cut - correct merge


2002-01-10  Christof Pintaske  <cp@openoffice.org>  [c72e6504affb61fd4067eb22d87294a247371190]

#96297# end the applications preedit mode the rude way


2002-01-10  Frank Schönheit  <fs@openoffice.org>  [38d8c9e8e3263c12acda756a216612125675bbee]

#96387# changed the widths of some fixed texts (were too small for french texts)


2002-01-10  Daniel Rentz  <dr@openoffice.org>  [f9044731cc2b618635ddc7505e2e6398cecb19f6]

#96395# french text in CSV dialog cut


2002-01-10  Kurt Zenker  <kz@openoffice.org>  [607930dfc36abc6853ba1e0354e71a45e7b1131e]

new version for SRC641


2002-01-10  Peter Burow  <pb@openoffice.org>  [ac745c4f03771c11f718a6ad9364a4a6344339fc]

fix: #96390# more space for french strings


2002-01-10  Kurt Zenker  <kz@openoffice.org>  [1148893efe7fca30dbd8c60354a84da7a36622f9]

new version for SRC641


2002-01-10  Peter Burow  <pb@openoffice.org>  [e37df1d9367d9462de1acfd6f1f3358a08468cae]

fix: #96390# more space for french strings


2002-01-10  Kurt Zenker  <kz@openoffice.org>  [7c094660c21331d9c193ea8a7150df3186a7a225]

new version for SRC641


2002-01-10  Kurt Zenker  <kz@openoffice.org>  [3f6d375ffc1c9e345ac213db6363f0924fc9b894]

#65293# makefile cleaned


2002-01-10  Kurt Zenker  <kz@openoffice.org>  [7e2c8d9f960fcf5cce8ce1f8b12353230d43bc9a]

new version for SRC641


2002-01-10  Rüdiger Timm  <rt@openoffice.org>  [c0b32a6dda9f1aa467e6e9645401865a1923491b]

#65293# runtime.obj needs exception handling enabled


2002-01-10  Peter Burow  <pb@openoffice.org>  [84e860f52dc186f65959f936717b3ae8766305c1]

fix: #96390# more space for french strings


2002-01-10  Peter Burow  <pb@openoffice.org>  [ed7657c833d462b764c4a3d06803580c705930a4]

fix: #96390# dialogue needs a cancel button


2002-01-10  Joachim Lingner  <jl@openoffice.org>  [ea4a6e826b01f039e0beee097ab59dbc6ac9106a]

*** empty log message ***


2002-01-10  Ocke Janssen  <oj@openoffice.org>  [f183c2f011e9fbc440ca1f8e58ee8386f2ba7bc4]

#96277# reset typeKind after assignment


2002-01-10  Hennes Rohling  <hro@openoffice.org>  [708504bcb8bdfe6d3e6e939f3e7ffa1818c6e3f6]

#96002# Replaced defines to correct document output


2002-01-10  Mathias Bauer  <mba@openoffice.org>  [e2867884349286905fc682d39df46e5c3f75a619]

#95934#: problems with exports


2002-01-10  Kai Ahrens  <ka@openoffice.org>  [36ea02d2d78ae4aee29b15a0d1fea4b46bf14861]

no GUI applications anymore


2002-01-10  Kurt Zenker  <kz@openoffice.org>  [1affdd6ce0128ea55bc220044795892a769f1b67]

#96147# mhids needs the include path as fifth parameter


2002-01-10  Kurt Zenker  <kz@openoffice.org>  [361dee2f886274a57feed02535b117605bcaac4b]

#96147# mhids needs the include path as fifth parameter


2002-01-10  Kurt Zenker  <kz@openoffice.org>  [96def2427a9e376b6dbe3b2c7cf1b1d46f290f8b]

#96147# mhids needs the include path as fifth parameter


2002-01-10  Kurt Zenker  <kz@openoffice.org>  [cfc461f0d4bc27c330d1bc4193f38aa5b93a0768]

#96147# mhids needs the include path as fifth parameter


2002-01-10  Kurt Zenker  <kz@openoffice.org>  [55c6f2cfda4d54d5f82f9322664f281158e773ce]

#96147# mhids needs the include path as fifth parameter


2002-01-10  Kurt Zenker  <kz@openoffice.org>  [2f40feccba0f5f49586e4198ef62907b2a788771]

#96147# mhids call extended


2002-01-10  Kurt Zenker  <kz@openoffice.org>  [89173d006c54db6f5fdc0a942b8114e1a7e5f038]

#96147# mhids call extended


2002-01-10  Rüdiger Timm  <rt@openoffice.org>  [7d1dc8c7d020055ef05f623f83af8add22e57e48]

new version for SRP641


2002-01-10  Stephan Schäfer  <ssa@openoffice.org>  [87f212da612b81dd482b442452e5d4dc4741abba]

#96170# compile error in remote case


2002-01-10  Joachim Lingner  <jl@openoffice.org>  [b2c6c8b2bc72a2ba3e59b5219e42234b7385f147]

*** empty log message ***


2002-01-10  Joachim Lingner  <jl@openoffice.org>  [26c5a9457b20809158d01005e5eab3902753e433]

*** empty log message ***


2002-01-09  Kurt Zenker  <kz@openoffice.org>  [6102ce30968cf8d26bae26607c086d7860609ef6]

Merge SRC641: 09.01.02 - 22:18:28


2002-01-09  Kurt Zenker  <kz@openoffice.org>  [e0c1c2fec8620b9d37e666f2037518207f771bd3]

Merge SRC641: 09.01.02 - 22:16:48


2002-01-09  Kurt Zenker  <kz@openoffice.org>  [2f85c09033bcc8764dfeb38847b410a308bebd02]

Merge SRC641: 09.01.02 - 22:15:28


2002-01-09  Kurt Zenker  <kz@openoffice.org>  [8caed5b2fb33735d8dc9b98358324c0fa6a7328f]

Merge SRC641: 09.01.02 - 22:15:23


2002-01-09  Rüdiger Timm  <rt@openoffice.org>  [3be1f04a55b13335458c92bf5a62f69041270ba8]

Merge SRC641: 09.01.02 - 22:13:53


2002-01-09  Kurt Zenker  <kz@openoffice.org>  [e3e35a3ff7d8e185f959908c78d6ba71cf0a1ccd]

Merge SRC641: 09.01.02 - 22:10:42


2002-01-09  Rüdiger Timm  <rt@openoffice.org>  [8f86185a4e6d3b2b6a1206d34b32a059ce0356b0]

Merge SRC641: 09.01.02 - 22:09:32


2002-01-09  Kurt Zenker  <kz@openoffice.org>  [a314df7671b7b09b77768432b9cd991d5a7f0e06]

Merge SRC641: 09.01.02 - 22:08:38


2002-01-09  Kurt Zenker  <kz@openoffice.org>  [79a7f646b9c492f826cc6b2c60faf777ba181a5b]

Merge SRC641: 09.01.02 - 22:07:11


2002-01-09  Kurt Zenker  <kz@openoffice.org>  [4df7c89675d3c6040bddeb0dd3fb88e7d24ca8f8]

Merge SRC641: 09.01.02 - 22:03:15


2002-01-09  Kurt Zenker  <kz@openoffice.org>  [d47c45c337b357e3a85f81e55960de23024e50d9]

new version for SRP641


2002-01-09  Hans-Joachim Lankenau  <hjs@openoffice.org>  [129aa829dce249020b43d12e062d553fd1fcfc4f]

#95576# version number in resource file switchable


2002-01-09  Kurt Zenker  <kz@openoffice.org>  [0640b05ceffaa497f74b7cef7437435ad32e3591]

new version for SRC641


2002-01-09  Gregor Hartmann  <gh@openoffice.org>  [247c19f91c4c1695ad4b65abccd644f5bdb571ca]

speed up parser by almost 30


2002-01-09  Hans-Joachim Lankenau  <hjs@openoffice.org>  [0fa49d7ff3992c631d313813e73f561e09373373]

#95576# version number in resource file switchable


2002-01-09  Mathias Bauer  <mba@openoffice.org>  [f2dcf0340651c52387d50ea289cd76d2f2774c13]

#96315#: don't warn for preview or OLE objects


2002-01-09  Mathias Bauer  <mba@openoffice.org>  [228dd706ab37bd5bbe45d6c2286390cdb41f0d30]

#96315#: security must be checked case insensitive


2002-01-09  Mathias Bauer  <mba@openoffice.org>  [17cd0510a3296a31095db6159866658323b1304a]

#96285#: don't crash when DoLoad is called with an invalid medium


2002-01-09  Mathias Bauer  <mba@openoffice.org>  [0bdea52098e092b8ea17b40b9bdac70ce0164fdc]

#96358#: use StatusIndicator if there is no statusbar


2002-01-09  jp  <jp@openoffice.org>  [85ccc3acfd99ae366d59fb78bdf15f3423b858cd]

Bug #96358#: initialize member


2002-01-09  Daniel Vogelheim  <dvo@openoffice.org>  [9a9cf072f35ad43ab97520b6e1c25c38918d7a29]

#96371# fixed spelling mistake


2002-01-09  Andreas Bregas  <ab@openoffice.org>  [5835993c6d362e9edf545839711b34b336a2b290]

#96310# Use new method BasicManager::HasBasicWithModules()


2002-01-09  Kai Ahrens  <ka@openoffice.org>  [1747a5eb84267d44671120905ca86706e08b74bb]

#96358#: added IOProgressHandler to binary import


2002-01-09  Andreas Bregas  <ab@openoffice.org>  [650fa9de257e897519e1411e7b88c3886fec06a7]

#96310# New method HasBasicWithModules()


2002-01-09  Kurt Zenker  <kz@openoffice.org>  [85b08fd4d27697edc7acb480f0d0b072b983ebfb]

new version for SRC641


2002-01-09  Rüdiger Timm  <rt@openoffice.org>  [5090f433f98894bbfb71fd6be56f0236ecdcb3a0]

WDK100


2002-01-09  Frank Schönheit  <fs@openoffice.org>  [58800c3a49c5c2903bf40bbacd4114e4c50ac82e]

#96376# setGroup: check for invalid arguments


2002-01-09  Carsten Driesner  <cd@openoffice.org>  [70e8cda17173a2f8d1ae8336be6e1355ef151d0d]

#96357# recalc status bar layout before it becomes visible


2002-01-09  Frank Schönheit  <fs@openoffice.org>  [42c36fb9b4c8775b63437aec8394cb9ee7a79b70]

#96068# uno_type_assignData instead of uno_type_copyData


2002-01-09  Oliver Specht  <os@openoffice.org>  [dd385c5e30ce284a617c914fa5c697c9a4b25906]

#96374# color update re-implemented in SvxFrameLineColorToolBoxControl


2002-01-09  Frank Schönheit  <fs@openoffice.org>  [644abfe93c6a92c90fadc60f42e59d67f0f5dba1]

#96068# Controller::attach(NULL) when detaching from the controller


2002-01-09  Christian Lippka  <cl@openoffice.org>  [9e709d0dff7dea3b98df4c83fc3538eb86b465d1]

#96323# create layout template sheets if they don't exists after load


2002-01-09  Christian Lippka  <cl@openoffice.org>  [9766cb7aa7b64c85775da41aec01fb7881677c4c]

#96323# add check for creation of new layout template sheets and a saver way to chain the outliner styles


2002-01-09  Christian Lippka  <cl@openoffice.org>  [159ae88b207cd22a5c72999f117b2d941585eab9]

#96323# add check for creation of new layout template sheets


2002-01-09  Frank Schönheit  <fs@openoffice.org>  [95bee52420ef3f538b54ae3b78f0883883d44c84]

removed the implementation of XInitialization (obsolete since a long time ago, as I discovered during #96068#)


2002-01-09  Stephan Schäfer  <ssa@openoffice.org>  [fb7ce6388891483455df2158f0b430f5c87a9c35]

#95576# allow external access to SUPD macro


2002-01-09  Rüdiger Timm  <rt@openoffice.org>  [f3d54328b415011015efd169df14318d867fe5e2]

#65293# needs unoil.jar


2002-01-09  Daniel Vogelheim  <dvo@openoffice.org>  [1010b03ff7979687338c9665eac1ac72fa799b6b]

#96249# new user-index-source attribute (index-name) added


2002-01-09  Kai Ahrens  <ka@openoffice.org>  [27656c2c83f0c35ee8cda4a96726a1dcfe87a405]

#96279#: don't switch page in presentation mode


2002-01-09  Kai Ahrens  <ka@openoffice.org>  [6c888be248958c5c2aacd2a1f58d289a26557c53]

#96271#: disable keys for presentation


2002-01-09  Oliver Braun  <obr@openoffice.org>  [f5f8790d577bacd5bec8a5b41eede6ef5919f443]

#96331# revoked changes for #82474#


2002-01-09  Martin Gallwey  <mtg@openoffice.org>  [c34b0c845439aa7383973b6dd4ba1e42ad27b9b3]

#96240# add methods to allow for on-demand creation of a SwDocShell


2002-01-09  Martin Gallwey  <mtg@openoffice.org>  [a830ba69604a77d2684ecf13c750883396ccb2e2]

#96240# only create a SwDocShell on demand, and close it in the destructor


2002-01-09  dkenny  <dkenny@openoffice.org>  [f0ea21e3f16e0fe02e2de507a869e8b141055650]

#96121# LDAP table contains invalid number of records


2002-01-09  Frank Schönheit  <fs@openoffice.org>  [1f26b1eee5903ebcacc0c405f5693e1f8125bfe5]

#96349# WordBreak for the second fixed text on the field assignment page


2002-01-09  Frank Schönheit  <fs@openoffice.org>  [eaf4a48f62c3d500f6040816418a682c43a2b583]

#96349# dynamically adjust the width of the button - some languages have a to wide text here ...


2002-01-09  Eike Rathke  <er@openoffice.org>  [4d438436cad1d06016c07ceea57eb5fb88ad901b]

#96158# Next_Symbol: don't prefetch old automatic currency symbol if starting a '[...]' section (don't parse away $U of [$UYU])


2002-01-09  Oliver Specht  <os@openoffice.org>  [a8613ff74dcc358c124e6d07a74e2fddb8595ec9]

#96313# controls moved (katakana)


2002-01-09  Rüdiger Timm  <rt@openoffice.org>  [b53bfc547585fb1d79566d27f562388a1b3a5754]

SRP641


2002-01-09  Kurt Zenker  <kz@openoffice.org>  [5f78f19077f8cbe7020d8d3cb636673ed200777e]

UDK304


2002-01-09  Frank Meies  <fme@openoffice.org>  [54b6a1401f8b921bf17fe8723f507f0a0b297482]

Chg: Vertical Formatting - Register mode


2002-01-09  Oliver Specht  <os@openoffice.org>  [8d64f792a8d05e7304ae61f8795dbf0dbf79e8bb]

#96251# service descriptions of text fields completed


2002-01-09  Oliver Specht  <os@openoffice.org>  [829250f3a32929c3258fc7425abe8687f3b7fd78]

#96251# service descriptions of text fields completed


2002-01-09  Oliver Specht  <os@openoffice.org>  [a61c1e33a37aaa2313b68b11414423a598adf14b]

#96251# service descriptions of text fields completed


2002-01-08  Björn Milcke  <bm@openoffice.org>  [82ccd887aca688a03d1a7dde2a10ddb206233448]

#96192# do not export number format if index is -1


2002-01-08  Armin Weiss  <aw@openoffice.org>  [20bd0b06f5ec68e60ddae5213f0723ed72dbae4d]

#96328# Use knowledge of polygon closed state to correctly optimize first/last point equality


2002-01-08  Oliver Specht  <os@openoffice.org>  [2a114fe164c92be6bc1353bf6990526f4d3c5bb8]

#96251# service descriptions of text fields completed


2002-01-08  Jörg Barfurth  <jb@openoffice.org>  [6e9302b56067e7fb93390c8141554ae367e5f7ce]

#96307# Fixed memory leak in Add/RemoveNode copy ctors: The non-owning alias pointer should not be cloned


2002-01-08  Frank Schönheit  <fs@openoffice.org>  [c1912dc0214cbb23887d5ed775107e8533165c63]

#96191# missing initialization of m_pResultSet added


2002-01-08  Oliver Specht  <os@openoffice.org>  [ddd99aa7101faa7aed8063b09a117b7793f186a5]

#96251# service descriptions of text fields completed


2002-01-08  Hans-Joachim Lankenau  <hjs@openoffice.org>  [5dcdeadecf31fc171a8d5f19ecff51c0aa4fb73f]

make COMID and COMNAME persistent


2002-01-08  Christian Lippka  <cl@openoffice.org>  [48d75bc85c55f7eee101661fc2bad4edb8817465]

#96283# first get log from getDocument and then get pointer, its safer


2002-01-08  Hans-Joachim Lankenau  <hjs@openoffice.org>  [607ba7b36da85578ac7f6cbb6a0a81aa3b94cb31]

#i2456# enable linking of single threaded libraries


2002-01-08  Christian Lippka  <cl@openoffice.org>  [d4dfc173110fc05eb26f1e6c810ed2023569e8b6]

#96283# use ExecuteSlot on SFX_APP because SfxViewFrame::Curent is not always working


2002-01-08  Frank Schönheit  <fs@openoffice.org>  [04625cea3877954692ade3bdaddbf3fd2ecf6048]

#96008# SbiInstance::~SbiInstance: dispose not the controls, but the control models


2002-01-08  Hans-Joachim Lankenau  <hjs@openoffice.org>  [1d4b9942a98f8eb7425b6b956d374d30cd1d62a9]

#95782# generic map files for unix


2002-01-08  Frank Schönheit  <fs@openoffice.org>  [e738f04d31b0e4cbdf6e1d67d2f45ed559c21b4b]

#96008# UnoControl::disposing( EventObject ): reset the model only _after_ xThis has been disposed - this is important, as our own dispose still needs the model for removing itself as listener


2002-01-08  Frank Schönheit  <fs@openoffice.org>  [a31add1e1e6ce0b702ece4aeb3c176a39d987b4e]

#96008# DialogModel: override dispose / DialogControl: override removingControl/addingControl: removed a number of inconsistences between adding/removing as listener to foreign components


2002-01-08  Frank Schönheit  <fs@openoffice.org>  [e7403fdf90f494db5fec5895c0050cdce28965b0]

#96008# DialogModel: override dispose / DialogControl: override removingControl/addingControl


2002-01-08  Frank Schönheit  <fs@openoffice.org>  [792f0fd1a2e58a8ddc841687d01ba2a3ac92ca96]

#96008# +removingControl/addingControl - give derived classes the chance to notice _all_ (even implicit) removals of controls


2002-01-08  Frank Schönheit  <fs@openoffice.org>  [9e7714f0cfd760bbac69f97f48f5e6e95d1cdbf9]

#96008# +removingControl/addingControl


2002-01-08  Frank Schönheit  <fs@openoffice.org>  [62e9cdc7a2ffb6ccce3d60b962ea5de8f68f7469]

#96008# be an ComponentImplHelper


2002-01-08  Caolán McNamara  <cmc@openoffice.org>  [954850952b1a29e72633659ef9f07f41a77d174e]

#96300# Empty mi is allowed


2002-01-08  Hans-Joachim Lankenau  <hjs@openoffice.org>  [67891707c68e3359d631874b35e53362693dded2]

#96287# make use of makedepend more flexible


2002-01-08  Eike Rathke  <er@openoffice.org>  [31cb31335f3bf7e6e57d70ca61bf5a2a536d1e6e]

GetStringFromDouble: replaced that fcvt() and temporary LocaleDataWrapper instance crap


2002-01-08  Hans-Joachim Lankenau  <hjs@openoffice.org>  [ea21e6c5a297f1cb69c271b55c01cbb617176613]

#96287# make use of makedepend more flexible


2002-01-08  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b8aaa1d5a55c891812086698b7212c3133b9e391]

#96287# make use of makedepend more flexible


2002-01-08  Kai Ahrens  <ka@openoffice.org>  [35e5f572fda45ab387d74bcacd07305a5d409e15]

#96275#: use pixel position from CommandEvent without transformation


2002-01-08  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b9efbad61f1b3870d61fd514bff6314995529173]

#96287# make use of makedepend more flexible


2002-01-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [89f7b2120b3655d2d6260dbeb751542c18261b6d]

#i2590#: merge MACOSX stuff, don't squeeze blanks into tabs


2002-01-08  Andreas Bregas  <ab@openoffice.org>  [572a6a56cf2e1ac8a79655dc9009e284ea507d97]

#96008# Clearing RTL function CreateUnoDialog after Basic execution


2002-01-08  Niklas Nebel  <nn@openoffice.org>  [60fcc089a02e7f8951f9d90b8313e25eadc8fc0f]

#96117# added extra blocks to force deletion of temporaries


2002-01-08  Mathias Bauer  <mba@openoffice.org>  [d611dbf5c10c182beeefb22ec7a7acd35dd08ab7]

#96281#: remember correct visibility state and flags


2002-01-08  Mathias Bauer  <mba@openoffice.org>  [a286e9c70315700924379684573778d97a7c023a]

#96281#: beamer configuration was lost


2002-01-08  Daniel Rentz  <dr@openoffice.org>  [694e81973b9094b3748eef76ae90289e0709ec7d]

#96263# loop on sheet range 0x0-0xFFFF


2002-01-07  Sven Jacobi  <sj@openoffice.org>  [cd8be42ea66a92e3e4ed63f3042285599c1ad3be]

#96299# accept winext size only if the absolute value is greater than 1


2002-01-07  Christof Pintaske  <cp@openoffice.org>  [28cd08a8c9659ea3d684d3f1e3458605927cb0ff]

#96187# mt93769: compress blanks on the right side in right adjusted text


2002-01-07  Kay Ramme  <kr@openoffice.org>  [8280c91072eb10faf045251bf62565dc6a7abd6e]

added result check (#96291#)


2002-01-07  Oliver Specht  <os@openoffice.org>  [f4d20a2b406ff4da70e0b1f0ae159b69d2a5eaef]

#96249# property UserIndexName added to user index


2002-01-07  Kay Ramme  <kr@openoffice.org>  [90a7e5b07df01a4ab4e99a2b40b529a07aa78b7a]

fixed to check bootstrapparameters overwriting (#96291#)


2002-01-07  Oliver Specht  <os@openoffice.org>  [837932b1c28c552965c6c02a10c04c599741aa3d]

#96249# IndexName corrected to UserIndexName


2002-01-07  Oliver Specht  <os@openoffice.org>  [5db1f2ab31696e250c877f4ed8edf8f4d055026c]

#96249# UserIndexName added


2002-01-07  Kay Ramme  <kr@openoffice.org>  [2dcb7905bf55a927bce43806f20c1fe443c8ba8a]

fix overwriting bootstrapparameters from custom rc/.ini (#96291#)


2002-01-07  Frank Schönheit  <fs@openoffice.org>  [a6fdffb80028284a31337a9136c903a8942eb4f4]

minor spelling issue


2002-01-07  Daniel Boelzle  <dbo@openoffice.org>  [1ba32d0db4339a8d3d9207c532f7164805f4b58f]

#88919# added policy


2002-01-07  Kevin Hendricks  <khendricks@openoffice.org>  [d0b469211f7439520801d261069f7761f522c4c6]

fixes for proper use of DictMgr object and cleanup.

Also fixes to prevent re-parsing of the dictionary.lst
and prevent corruption of the data structures used to
store the list of dictionaries to use, locales, and encodings.

A mutex is already in place to prevent changes to these structures
simultaneously but nothing was present to prevent reparsing of
dictionary.lst

Kevin

2002-01-07  Kurt Zenker  <kz@openoffice.org>  [3bdf9167e2602f567c0a58c47b8aa7cf60ce941c]

Merge SRC641: 07.01.02 - 16:05:08


2002-01-07  Kurt Zenker  <kz@openoffice.org>  [4258d1f6cda91e3412bf71a8f44c9825c083ae3c]

Merge SRC641: 07.01.02 - 16:03:32


2002-01-07  Kurt Zenker  <kz@openoffice.org>  [eb8ce3aeadeb9ddee210ea786f4aa4e93447ab05]

Merge SRC641: 07.01.02 - 16:00:50


2002-01-07  Kurt Zenker  <kz@openoffice.org>  [0d29905df840f3e20d01f24d44bac3136b186bc9]

Merge SRC641: 07.01.02 - 16:00:02


2002-01-07  Frank Meies  <fme@openoffice.org>  [eee95817420a1968196541255285066438e98702]

Chg: Vertical Formatting - Position of paragraph end symbol in empty paragraphs


2002-01-07  jp  <jp@openoffice.org>  [b9118a26edb9d70e888ef1eff24ff2fda68ca749]

Bug #95460#: CTOR set ChkStyleAttr only if it is a new document


2002-01-07  Nils Fuhrmann  <nf@openoffice.org>  [a89c3f6277a6df5736a516f4477874a03929f004]

Merge SRC641: 07.01.02 - 13:44:17


2002-01-07  Armin Weiss  <aw@openoffice.org>  [15f816116b86a101d5e2eb3bd0c2293daf34d611]

#96250# and #78665# allow move up if position is 2 or greater OR it is a title object (and thus depth==0)


2002-01-07  Michael Brauer  <mib@openoffice.org>  [ad343a61dcabf69a3f184a757c97592b2007c277]

#96266#: Don't export user defined attributes for shapes twice


2002-01-07  jp  <jp@openoffice.org>  [a4bbb50769eac57e4b866c872a184352d541ba3a]

this file is dead


2002-01-07  Andreas Schlüns  <as@openoffice.org>  [7f2ce3583a19db079b908a88d4c4a97819013772]

#96252# 'better' beamer dispose


2002-01-07  Stephan Schäfer  <ssa@openoffice.org>  [89d735dd45bad4fc7ebd9375260a125d318e48f3]

#96170# coordinate transformation relative to VCL parent and not to Win32 parent


2002-01-07  Kurt Zenker  <kz@openoffice.org>  [6d3a39699d23047602f134b58b2e24d6e1b602db]

#96147# dependency for hidother.hid


2002-01-07  Kurt Zenker  <kz@openoffice.org>  [c73da55110c1ebaeaed33b037921921dd29980fc]

#96147# dependency for hidother.hid


2002-01-07  Kurt Zenker  <kz@openoffice.org>  [0fb46ce569b9a302635142d963eab14738d5255b]

#96147# dependency for hidother.hid


2002-01-07  Kurt Zenker  <kz@openoffice.org>  [fbd133bdd43ce37ca553e30cfd7a6f76a1eb1e6f]

#96147# dependency for hidother.hid


2002-01-07  Kurt Zenker  <kz@openoffice.org>  [861781f9da8c106fb630738f091e3346edca80d4]

#96147# dependency for hidother.hid


2002-01-07  Frank Meies  <fme@openoffice.org>  [7c5460c0621c0bebdb946c6776fb5ae69c5f26b7]

Chg: Vertical Formatting - Wrong maximal cursor position


2002-01-07  Jörg Budischewski  <jbu@openoffice.org>  [8de335ab232e9022e51270faaeb9133535305b1d]

#96257# exception now thrown in case pipe-accept fails, a new pipe can now accept, after shutdown a previous shutdown on a pipe with identical pipename has returned


2002-01-07  Daniel Boelzle  <dbo@openoffice.org>  [2413d9e0bcaf90d84ff8b37d0be4721ebfc8fc42]

#88919# fixed inline operator =


2002-01-07  Jörg Budischewski  <jbu@openoffice.org>  [b584135642371c362fd45f94d0e8a947f3b42800]

#96257# added missing implementation for Pipe::clear()


2002-01-04  Kurt Zenker  <kz@openoffice.org>  [10a5d0f738078bdcd761ab91d54c993c82d8eae5]

#96147# dependency for hidother.hid


2002-01-04  Kurt Zenker  <kz@openoffice.org>  [b7f11625528201f82ef2ba3db799ddd03124c13e]

#96147# dependency for hidother.hid


2002-01-04  Kurt Zenker  <kz@openoffice.org>  [02aeec8f8c7893d249546a5a5716d6b73017bf35]

#96147# dependency for hidother.hid


2002-01-04  Kurt Zenker  <kz@openoffice.org>  [be5601cd384a47710f7a5214ed97841bca37ff04]

#96147# dependency for hidother.hid


2002-01-04  Thomas Lange  <tl@openoffice.org>  [5e5d20c01de7871525edf76ba90f2a205ef2a8ba]

#95965# *.mml files can now be imported via 'Tools/Import Formula'


2002-01-04  Armin Weiss  <aw@openoffice.org>  [c200aa656cdb1761ab69bc4e0bcc6a470d4033ea]

#96243# Tell the object EARLY that it is vertical to have the defaults for AutoGrowWidth/Height reversed


2002-01-04  Thorsten Behrens  <thb@openoffice.org>  [4f7812843844369bd185d0eab4cc88d04e29dd2b]

#65293# gcc is more picky than VC++


2002-01-03  Kurt Zenker  <kz@openoffice.org>  [62aa3510a7a5b02ecf38fcd33511d50cd64d5c76]

new version for SRC641


2002-01-03  Kurt Zenker  <kz@openoffice.org>  [a9e3242098d2764b99a5b11f60bba39adcd2e7c3]

new version for SRC641


2002-01-03  Kurt Zenker  <kz@openoffice.org>  [27c3642d41070656cf722aae18c934747b502133]

new version for SRC641


2002-01-03  Rüdiger Timm  <rt@openoffice.org>  [860d7eeccea049b0a05c04ddff0a3451a4b1da03]

new version for SRC641


2002-01-03  Kurt Zenker  <kz@openoffice.org>  [96d950347ed913bc38c95de5dadfc4656095265a]

new version for SRC641


2002-01-03  Kurt Zenker  <kz@openoffice.org>  [21ea6472dcd95f1ff7b7002a13e7104f670fdfc9]

new version for SRC641


2002-01-03  Rüdiger Timm  <rt@openoffice.org>  [a387d87b6c0506c281cb1eb79e3324a33ddde58d]

#65293# include corrected: don't use sfx2-path here


2002-01-03  Rüdiger Timm  <rt@openoffice.org>  [22f83a8da942c65afea3c3a972a0674ba8a7983c]

#65293# include corrected (unolingu.hxx, not svx/unolingu.hxx).


2002-01-03  Kurt Zenker  <kz@openoffice.org>  [bb722255a0db6fd55a316d8a8d7648d8d11e398b]

new version for SRC641


2002-01-03  Kurt Zenker  <kz@openoffice.org>  [b8c90369ba518c019686e4459c157f5ed1c3d1ca]

new version for SRC641


2002-01-03  Rüdiger Timm  <rt@openoffice.org>  [588a6c731e8967e0d5d3de4c5817878ce7f9a46d]

#65293# don't include project headers using project name as path (include syslocale.hxx, not svtools/syslocale.hxx).


2002-01-03  Kurt Zenker  <kz@openoffice.org>  [26a255e534c78d28d084d725e3d6936db0221ae6]

#65293# syslocale.hxx has to be include localy


2002-01-03  Kurt Zenker  <kz@openoffice.org>  [b27498462f6c0736192c548b68f8eeb9ac0d8bbd]

#65293# syslocale.hxx has to be include localy


2002-01-03  Kurt Zenker  <kz@openoffice.org>  [355f2e68727ec45b62f6d1993bec81d78f40ad58]

#65293# depends on tools


2002-01-02  Oliver Specht  <os@openoffice.org>  [837b583ea721985439089dd956ef7e730467a8ff]

#96118# prevent access to empty ListBox selection


2002-01-02  Sander Vesik  <svesik@openoffice.org>  [cb3ecb66910aaf4d9cac872b0509af5d0d82e568]

Merge changes from OO641C


2002-01-02  Sander Vesik  <svesik@openoffice.org>  [31088f002b14df490823053202697a3359625988]

Add support for IRIX

Contributed by: The SGI OpenOffice.org porting team

2002-01-02  Sander Vesik  <svesik@openoffice.org>  [260983e4cea2b160df4bd76ebb7b7575b88aac0b]

Add character set encodings for IRIX (#I2573)

Contributed by: The SGI OpenOffice.org porting team

2002-01-02  Sander Vesik  <svesik@openoffice.org>  [9807caa5e91e8b4abf208d9d159b45aa3cc6a274]

Merge change from OO641C to HEAD


2002-01-02  Sander Vesik  <svesik@openoffice.org>  [23e7e3d11e14a2a1d59957db03fdfcec29ff8a84]

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>  [3e2313407389daad8e256fe73048c3ea1959e876]

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>  [aaa531b4edf430d2c4f23243c74cd19ad87ada42]

Changing == / != to Equals() (#I2136#)

Contributed by: The SGI OpenOffice.org porting team

2002-01-02  Sander Vesik  <svesik@openoffice.org>  [5f885a9aa718973f5ee3572a971bdde77423db52]

Merge change from OO641C to trunk (#I2136#)


2002-01-02  Herbert Duerr  <hdu@openoffice.org>  [633666c377b6e7a640b6ca02362a906102f3271b]

#95966# remove debug info


2002-01-02  Sander Vesik  <svesik@openoffice.org>  [d6925c410901b3c84e54e435832cf78b497ec653]

Removed a spurious #ifndef and its contents


2002-01-02  Sander Vesik  <svesik@openoffice.org>  [50c40cc6c8c5bbe661a087cddf04ae9219d6eed4]

A newer, updated version of IRIX specific makefile

Contributed by: the SGI OpenOffice.org porting team

2001-12-25  nidd  <nidd@openoffice.org>  [96176d7650aa9e2cecaea7ce98d1bdc01601e031]

hyphenation deliver commands


2001-12-25  nidd  <nidd@openoffice.org>  [63e70ce242fc56888ba3ecc4a7ec7f77a3fd3505]

byphenator should build now with all other components from lingucomponent


2001-12-25  nidd  <nidd@openoffice.org>  [e64853c2ada972f6f9eb1ab120c9196e0778e391]

Fixed bugs caused by relocation in source-tree.


2001-12-25  nidd  <nidd@openoffice.org>  [2295f7090ed4c8cd36e71051188ffa374d284a9e]

Import of hyphenation data files.


2001-12-25  nidd  <nidd@openoffice.org>  [c80769b06e865d0a6bc066c8cc37b8ba369e4416]

Initial import of altlinux hyphenation module


2001-12-21  Kurt Zenker  <kz@openoffice.org>  [d3054acb29f3b2c1a83f4df9bebc824e20514114]

Merge SRC641: 21.12.01 - 22:59:25


2001-12-21  Kurt Zenker  <kz@openoffice.org>  [b954980421be87c19a3d0b50788d2c96c7789f09]

Merge SRC641: 21.12.01 - 22:53:41


2001-12-21  Kurt Zenker  <kz@openoffice.org>  [d3e49e1108620bd3e28cf24f6311a64353665e8e]

Merge SRC641: 21.12.01 - 22:38:59


2001-12-21  Kurt Zenker  <kz@openoffice.org>  [151fed292a29de0fe2350bc8a93ebb43852b2ebb]

Merge SRC641: 21.12.01 - 22:32:05


2001-12-21  Kurt Zenker  <kz@openoffice.org>  [ff7ac941733dc7391dea60f552c01ccf6912c4d6]

Merge SRC641: 21.12.01 - 22:30:06


2001-12-21  Kurt Zenker  <kz@openoffice.org>  [04aadb646be2559046f65be3868e60f308bf7a38]

Merge SRC641: 21.12.01 - 22:29:12


2001-12-21  Kurt Zenker  <kz@openoffice.org>  [a23f4fc1694203abc5305ea3e7a374e73ef69dae]

Merge SRC641: 21.12.01 - 22:25:09


2001-12-21  Kurt Zenker  <kz@openoffice.org>  [ea5ea180d26f439756587f514b37a229bcc23495]

Merge SRC641: 21.12.01 - 22:24:01


2001-12-21  Rüdiger Timm  <rt@openoffice.org>  [2bd0c558ef80d2cad28bc54b60b5ddf9ae21c55c]

Merge SRC641: 21.12.01 - 22:24:02


2001-12-21  Kurt Zenker  <kz@openoffice.org>  [7c4f913c95282b683fce64107928af37d6bfa45c]

Merge SRC641: 21.12.01 - 22:24:21


2001-12-21  Kurt Zenker  <kz@openoffice.org>  [693d38bceca5bb6c05868a3aa1454f91d7a0c922]

Merge SRC641: 21.12.01 - 22:23:49


2001-12-21  Kurt Zenker  <kz@openoffice.org>  [0dd25fbb9e00ead25d6f5699c551a6950a0efef9]

Merge SRC641: 21.12.01 - 22:22:20


2001-12-21  Kurt Zenker  <kz@openoffice.org>  [f774f88a8c3d1de335959ab000beb186dcaaf42e]

Merge SRC641: 21.12.01 - 22:21:42


2001-12-21  Kurt Zenker  <kz@openoffice.org>  [c44e3ec39b8df96f822924a71e1485a18e182dd1]

Merge SRC641: 21.12.01 - 22:22:24


2001-12-21  Kurt Zenker  <kz@openoffice.org>  [837715be31b7e63d00f82f34e81254f0cabbdee4]

Merge SRC641: 21.12.01 - 22:21:10


2001-12-21  Kurt Zenker  <kz@openoffice.org>  [82edc3b3993f861762db42bbf935afda69e91ad2]

Merge SRC641: 21.12.01 - 22:20:42


2001-12-21  Kurt Zenker  <kz@openoffice.org>  [3618a1a81945dd48db487202306a004336c4e1a4]

Merge SRC641: 12/21/01 - 22:19:50


2001-12-21  Kurt Zenker  <kz@openoffice.org>  [482f29b4d36977a841cd2bec9ab3eb4d3646d031]

Merge SRC641: 21.12.01 - 22:19:56


2001-12-21  Kurt Zenker  <kz@openoffice.org>  [252112e84a4ee2ea335a126ebbf561de53658282]

Merge SRC641: 21.12.01 - 22:19:18


2001-12-21  Kurt Zenker  <kz@openoffice.org>  [9b0d344bdb7f949ce3156437cedf42629bd94521]

Merge SRC641: 21.12.01 - 22:17:36


2001-12-21  Kurt Zenker  <kz@openoffice.org>  [bead4c63cf0eda137437dfadb8bd6be9d8e1022c]

Merge SRC641: 12/21/01 - 22:18:14


2001-12-21  Kurt Zenker  <kz@openoffice.org>  [8b9f3f9d30ddd857ac2730300f8ee3bf8440131c]

Merge SRC641: 21.12.01 - 22:17:20


2001-12-21  Kurt Zenker  <kz@openoffice.org>  [df233d2cb2c6c35716b8fb4ff409bd9fdb823efe]

Merge SRC641: 12/21/01 - 22:15:42


2001-12-21  Kurt Zenker  <kz@openoffice.org>  [3714f32c129f8dcadeb59c83069e3c3fab657a8e]

Merge SRC641: 21.12.01 - 22:15:26


2001-12-21  Kurt Zenker  <kz@openoffice.org>  [b637619082c52a778ae3083ef439cabea2d67606]

Merge SRC641: 21.12.01 - 22:14:15


2001-12-21  Kurt Zenker  <kz@openoffice.org>  [920108d3fb7e38fccf9ed3a464b8a477271864c1]

Merge SRC641: 21.12.01 - 22:10:32


2001-12-21  Rüdiger Timm  <rt@openoffice.org>  [b1dfda1e37a631cd4ded309fe9e3bffba5d86c09]

Merge SRC641: 21.12.01 - 22:10:43


2001-12-21  Kurt Zenker  <kz@openoffice.org>  [ea493646f709565bfc1040f713b1530228881f9f]

Merge SRC641: 21.12.01 - 22:10:06


2001-12-21  Herbert Duerr  <hdu@openoffice.org>  [a4c7f2dc74aa31e823a46955f2387cb8b385c268]

#95966# better handling of vertical glyphs


2001-12-21  Herbert Duerr  <hdu@openoffice.org>  [f33cb7b0b942c22e4a56b1c36eedb38d6ea8ef4d]

#95966# get more details about vertical glyphs


2001-12-21  Herbert Duerr  <hdu@openoffice.org>  [810e43524b6246fa5e03d13c1a488c958d559250]

#95966# better handling of vertical glyphs


2001-12-21  Mathias Bauer  <mba@openoffice.org>  [6ce4fab7e5275b317cd88b0f718351b53a9aa50d]

#96231#: don't use void any for GetSbUnoObject


2001-12-21  Carsten Driesner  <cd@openoffice.org>  [c2ec0c841059e246ce9b21865c232ab7b6ce9073]

#94448# be prepared for having no printer at all


2001-12-21  Vladimir Glazounov  <vg@openoffice.org>  [357c53f37d1e08f3acf73c472ae7acb076c24d42]

#83144#


2001-12-21  Mathias Bauer  <mba@openoffice.org>  [ff10e0d0897e021351978d90f057c4fe2d5fe0f0]

#95867#: security handling for executing macros via UI


2001-12-21  Mathias Bauer  <mba@openoffice.org>  [431c49665e24e384d4590723b5f1405ff013bb49]

#96157#: new method for default dialog parent in documents


2001-12-21  Mathias Bauer  <mba@openoffice.org>  [cf79e94c2a7e108d1df2630cb0629d3db69192e6]

#95867#: wrong handling of macro URLs


2001-12-21  Philipp Lohmann  <pl@openoffice.org>  [55c426bf0e4f9a6f28da69f01770fc145353dadf]

#95862# guard was not cleared often enough


2001-12-21  Niklas Nebel  <nn@openoffice.org>  [a35c7dcc3faf94df84b3d536af48289ebb37344b]

#96148# ActivateObject: update ChartRange in MemChart if necessary


2001-12-21  Niklas Nebel  <nn@openoffice.org>  [b23ffd5cc50d5e58e4cfc0d589f3120a2d5c562d]

#96148# after changing SomeData3 in old charts, chart has to be saved


2001-12-21  Jens-Heiner Rechtien  <hr@openoffice.org>  [c9f81d8f59b745c56179bf75f0070a5ae7c6a3f3]

#96107#: link against libstdc++ again


2001-12-21  Frank Schönheit  <fs@openoffice.org>  [3a5d8b30f0c9749bbd8c7ca255237e7aa4db75e4]

#95867# reverted the previous fix - concept has changed


2001-12-21  Oliver Specht  <os@openoffice.org>  [dc5005e722d31af86dde19f5811e270ebdf59b3b]

service of text field PageNumber


2001-12-21  Oliver Specht  <os@openoffice.org>  [da65d32f2b72e457aa030441033abe40835aae94]

PageNumber.idl added


2001-12-21  Kai Ahrens  <ka@openoffice.org>  [0a41ef3206451be975bb578ef3d338f4e44a26e3]

#96199: only use logical units if x and y resolution is set


2001-12-21  Oliver Bolte  <obo@openoffice.org>  [0cdc69fa74575cb2a066c21a31d6a7154a77514e]

#65293# name of lib corrected (LINUX)


2001-12-21  Frank Schönheit  <fs@openoffice.org>  [7f4963eeeabcc018297a2789c7680f601891b33d]

#96127# minor changes after reviewing the first implementation


2001-12-20  Kurt Zenker  <kz@openoffice.org>  [7d8ebb70b2848815aa2a945ae36347194a1f5d65]

Merge SRC641: 20.12.01 - 22:23:15


2001-12-20  Kurt Zenker  <kz@openoffice.org>  [ca4c6970dd34752c80a248c8ac1da496e31d883a]

Merge SRC641: 20.12.01 - 22:20:30


2001-12-20  Kurt Zenker  <kz@openoffice.org>  [deec2b36f56f267b38185a413443eb85cab39b28]

Merge SRC641: 20.12.01 - 22:17:34


2001-12-20  Oliver Bolte  <obo@openoffice.org>  [b8331b1f7c19cbcdc26194749893b03d4e832bc5]

Merge SRC641: 20.12.01 - 22:17:16


2001-12-20  Kurt Zenker  <kz@openoffice.org>  [04ac1c132194f44d3b686ea3aea3e5589be88c98]

Merge SRC641: 12/20/01 - 22:14:40


2001-12-20  Kurt Zenker  <kz@openoffice.org>  [d3c8c29102c6e086a0c7749033de2cd188bcc4bb]

Merge SRC641: 20.12.01 - 22:14:03


2001-12-20  Niklas Nebel  <nn@openoffice.org>  [553809cd5ff03d9ef738a261483d36fedc0852fa]

#95867# HasMacroCallsAfterLoad: no longer needed


2001-12-20  Niklas Nebel  <nn@openoffice.org>  [75173a22d2a82251207861ebf9a29b3fe4999583]

#95867# don't call AdjustMacroMode either, SFX handles everything


2001-12-20  Mathias Bauer  <mba@openoffice.org>  [5b97df5e51e168de9377438e5800749a01d722e2]

#96212#: pCW->pWin is NULL under strange conditions


2001-12-20  Andreas Martens  <ama@openoffice.org>  [8ef7f9fa3451f97e2d68d822c92f903ff8fbced7]

Fix: Repositioning and resizing of fly frames in vertical environment


2001-12-20  Frank Schönheit  <fs@openoffice.org>  [33f5c82275b03e0ddee5f399c3f6598fead69652]

#96160# recognize NULL streams in read/write


2001-12-20  Frank Schönheit  <fs@openoffice.org>  [a6caf5a5c2601f096fa32dd64da5f4b3b29bfdcc]

#96160# +RID_STR_INVALIDSTREAM


2001-12-20  Herbert Duerr  <hdu@openoffice.org>  [5ef484c3fa50f1ada447c02737c22c77e94b53f0]

#96201# avoid XFreeRenderGlyphs for XRENDER<=1.0 while using first matching format


2001-12-20  Caolán McNamara  <cmc@openoffice.org>  [392e101f0e664cd43fea120c48876d82eab82629]

#96166# When undoing pstring in mac unseek macspecific prepended block if present, and under mac character != unicode, so don't unseek no of chars by 2


2001-12-20  Rüdiger Timm  <rt@openoffice.org>  [57d895e7bb71b71e1217866705279086119c9fbb]

new version for SRC641


2001-12-20  Kai Ahrens  <ka@openoffice.org>  [f20599ee5c6d79f23b22de476b3b28c7ecc0fb40]

#95867#: removed SfxObjectShell::AdjustMacroMode(...)


2001-12-20  Thomas Benisch  <tbe@openoffice.org>  [d3d4fbddcae4a57b8a7b1d55732db4db8c35616d]

#96042# Full width katakana: Tools/Macro - Organize


2001-12-20  Andreas Schlüns  <as@openoffice.org>  [ec64f29612658cd72bc92caba5a891167e3f905d]

#96168# handle _default for plugin mode better


2001-12-20  Kurt Zenker  <kz@openoffice.org>  [a81b4b7c0ad5bec2a1824d958d7ab60ee4d2f97d]

new version for SRC641


2001-12-20  Frank Schönheit  <fs@openoffice.org>  [22c99f38d35de41840eb370df914cec76b5256c1]

#96127# +registrationdlg


2001-12-20  Frank Schönheit  <fs@openoffice.org>  [4bdb50903ad3b2d20db4a529e6b3fa858cfecf49]

#96127# +HID_REGISTRATION_DIALOG


2001-12-20  Frank Schönheit  <fs@openoffice.org>  [e50a67ee08eb0ef0eea8682edb811d82e38a75bd]

#96127# deliver regoptions.hxx


2001-12-20  Frank Schönheit  <fs@openoffice.org>  [1b4d1d198644e9cca43662fbf07bced3406b46f2]

#96127# handle the ProductRegistration service


2001-12-20  Frank Schönheit  <fs@openoffice.org>  [21d22aee00dd675f096681a8f2b41bcd55a03e89]

#96127# +productregistration.cxx


2001-12-20  Jörg Barfurth  <jb@openoffice.org>  [dfdb28c1425798f716d229328387d82b8c4c1f61]

Added new actions to deal with sets


2001-12-20  Frank Schönheit  <fs@openoffice.org>  [a081bcf4271ca2cbc0e983519440be9bb08d6ee6]

#96127# +regoptions


2001-12-20  Frank Schönheit  <fs@openoffice.org>  [89de042df1b7aef834e42f98d5786088ad260d35]

initial checkin - class encapsulating the product registration configuration settings


2001-12-20  Frank Schönheit  <fs@openoffice.org>  [3fc6d1c8fb5c68304d91b96693fc945fa7c09b17]

initial checkin - class encapsulating the product registration configuration settings


2001-12-20  Oliver Bolte  <obo@openoffice.org>  [a9177102ecca681623a013b55db046b26d567161]

#65293# temp var for linux


2001-12-20  Mathias Bauer  <mba@openoffice.org>  [bdd9655fa4c9166c1e72859531041c42cfaaeb47]

#95867#: handle case of always execute macros, but warn


2001-12-20  Oliver Bolte  <obo@openoffice.org>  [73096d341fb9c015bf70da029a00b4e9cb100830]

#65293# temp var for linux


2001-12-20  Sascha Ballach  <sab@openoffice.org>  [982e57a9293b51ce07720e905061bf7bb9f8944d]

#96159#; handle negative positions in a special branch and catch possible exception


2001-12-20  Oliver Specht  <os@openoffice.org>  [9f5875d18c54614c8a0da6c2e7d100d741cc6542]

#95990# katakana resource changes


2001-12-20  Kurt Zenker  <kz@openoffice.org>  [848a3661cf53d03d530ac6758c6434a1fead841a]

new version for SRC641


2001-12-20  Kurt Zenker  <kz@openoffice.org>  [9893babc6dcace3b54ef477667c22a897aeb0029]

new version for SRC641


2001-12-20  Frank Meies  <fme@openoffice.org>  [6c5e1773c0a543a8273ba3952b23eebaaaf8e868]

Fix #96163#: Wrong calculation of portion length when expanding fields for formatting


2001-12-20  Mathias Bauer  <mba@openoffice.org>  [2e45de1563ccb9bf2c6baaeef4af7a8a70018e18]

#96083#: save window state on moving


2001-12-20  Peter Burow  <pb@openoffice.org>  [cbbbf41b5c16ad909818bc25d7da01b2de51e6c1]

fix: #96153# missing breaks added in Commit()


2001-12-20  Mathias Bauer  <mba@openoffice.org>  [01adf24abe319df25b4b78fb1f60b9442444ef3c]

#96083#: save window state on resizing docked window


2001-12-20  Mathias Bauer  <mba@openoffice.org>  [39746511d59e8d3093a296a5a602467d879cb477]

#96083#: don't trash the windowstate on creation


2001-12-20  Thomas Benisch  <tbe@openoffice.org>  [31415899d57da1c95e6a8de85f72ad5d882c43e2]

#96043# Full width katakana: Tools/Macro/Organize/Tabpage libraries/Password


2001-12-20  Oliver Specht  <os@openoffice.org>  [463ffc2463bc01372cc23038dd256ac33426a9a3]

#95786# assign correct layer id to controls and improve heaven/hell assignment for shapes


2001-12-20  Carsten Driesner  <cd@openoffice.org>  [5105f51cd112195e7b2ddf9324e12ce584edce1f]

#96151# initialize members properly


2001-12-20  Stephan Bergmann  <sb@openoffice.org>  [eb90f28f112dd1645220fd8286ee7e194505d47e]

#94448# Fixed to call performance-optimized writebyteSequence from writeSequence.


2001-12-19  Niklas Nebel  <nn@openoffice.org>  [2d4285d97c76e90cc56e3f7d15d01381e40f6575]

#95867# DoMacro: distinguish document from app basic by parent, not loop through documents


2001-12-19  Niklas Nebel  <nn@openoffice.org>  [a144b9de2c342dbf78f171a0c704892e59de93c0]

#95867# HasMacroCallsAfterLoad: include form controls, CheckMacroWarn: always TRUE


2001-12-19  Niklas Nebel  <nn@openoffice.org>  [1cda5fb1a55af45768a3c5b90180aef6c717e21d]

#95867# use AdjustMacroMode instead of SetMacroCallMode/CheckMacroWarn


2001-12-19  Mathias Bauer  <mba@openoffice.org>  [ceca8a9fa37298e803821f7daef95cf4c661a439]

#96083#: allow for saving status of docked windows


2001-12-19  Mathias Bauer  <mba@openoffice.org>  [61f796a35f972f0dfd9d3b9f823620a7cd544994]

#96083#: no SaveStatus in Resize, works also for Rollup


2001-12-19  Oliver Bolte  <obo@openoffice.org>  [139b0116f6b2c7c35c9ef54702b611ced52a6897]

Merge SRC641: 19.12.01 - 19:05:59


2001-12-19  Kurt Zenker  <kz@openoffice.org>  [584e0523bb12e1a52063a8574060cd9cdd25a209]

Merge SRC641: 19.12.01 - 19:06:09


2001-12-19  Oliver Bolte  <obo@openoffice.org>  [9f0cac872447de83ab2659d42d430adb5e6b4db7]

Merge SRC641: 19.12.01 - 19:04:50


2001-12-19  Kurt Zenker  <kz@openoffice.org>  [7d73f1f746da9b1a628acfc539687b13a216663d]

Merge SRC641: 19.12.01 - 19:04:10


2001-12-19  Oliver Bolte  <obo@openoffice.org>  [af8f4ac015793d6fa21ae7728d7c9493dd3a0a7a]

Merge SRC641: 19.12.01 - 19:05:24


2001-12-19  Kurt Zenker  <kz@openoffice.org>  [c8ffeaf0a1f4aa50b22107bcf9ee88138d4e62c5]

Merge SRC641: 19.12.01 - 19:03:56


2001-12-19  Kurt Zenker  <kz@openoffice.org>  [d79e0ce3422be99b60936a0b93d994c1f228c9de]

Merge SRC641: 19.12.01 - 19:02:43


2001-12-19  Rüdiger Timm  <rt@openoffice.org>  [c46957f68b6ae86ce3808e09063716e13b72fb5a]

Merge SRC641: 19.12.01 - 19:03:39


2001-12-19  Mathias Bauer  <mba@openoffice.org>  [1692b50fa7472d736b7163a1c298e359bc8f5a68]

#96074#: use pThisDocument to remember actual ThisComponent variable


2001-12-19  Rüdiger Timm  <rt@openoffice.org>  [8f6b2e08f61b1f0c0303d91cccdcc4e2078464cb]

Merge SRC641: 19.12.01 - 19:01:19


2001-12-19  Mathias Bauer  <mba@openoffice.org>  [c1b8ec95a979d553e6c3844bde51b67ac2f01d9f]

#96083#: no SaveStatus in Deactivate, it disturbs the configuration


2001-12-19  Mathias Bauer  <mba@openoffice.org>  [d256034490621b02cdc930a0f7b4b8ada50004db]

#96074#: remove me from AppBasic


2001-12-19  Mathias Bauer  <mba@openoffice.org>  [189f36dc1b68d8216b58896b232eb7d391205fc2]

#95867#: unnamed docs are safe


2001-12-19  Kurt Zenker  <kz@openoffice.org>  [d9d43f2f671e584daa913224d21795424630584a]

Merge SRC641: 19.12.01 - 18:55:54


2001-12-19  Rüdiger Timm  <rt@openoffice.org>  [b2d9799e7f1a6b0d2a0a5e0e0ba440ac2b7837db]

Merge SRC641: 19.12.01 - 18:57:19


2001-12-19  Rüdiger Timm  <rt@openoffice.org>  [5be0edd73cb133ddf5561a98bff1cc534d4c0776]

Merge SRC641: 19.12.01 - 18:54:44


2001-12-19  Mathias Bauer  <mba@openoffice.org>  [91aadf9f573a73de96c4511d9b5949f26907123a]

#96083#: wrong assertion


2001-12-19  Mathias Bauer  <mba@openoffice.org>  [670500ad0c31a1d93c36537adbec557d4a3000c0]

#96083#: security fix; resizes while toggeling floating mode may cause crash


2001-12-19  Oliver Bolte  <obo@openoffice.org>  [5ad56864cba3748b2414cc7a7453659eb72e0053]

Merge SRC641: 19.12.01 - 18:52:00


2001-12-19  Mathias Bauer  <mba@openoffice.org>  [dde4a9e3a2e9260683f9cd661b1de01b91294a98]

#96074#: use pThisDocument to remember actual ThisComponent variable


2001-12-19  Kurt Zenker  <kz@openoffice.org>  [958a39abefe09abb80a278a9dfcc85e3adf38bf0]

Merge SRC641: 19.12.01 - 18:51:53


2001-12-19  Rüdiger Timm  <rt@openoffice.org>  [af6055a3a074314bcccbb881ca12238fa680098c]

Merge SRC641: 19.12.01 - 18:51:34


2001-12-19  Kurt Zenker  <kz@openoffice.org>  [7d58fd9c20bd623ad37d790f86c700a24942c02e]

Merge SRC641: 19.12.01 - 18:49:52


2001-12-19  Philipp Lohmann  <pl@openoffice.org>  [db2edc3e5ff2b05e63796f10f0cf46aa2673671d]

#96083# GetWindowState reported OuputSize in rolled up stated


2001-12-19  Kai Ahrens  <ka@openoffice.org>  [34a690acc3ff0e6a5b6e7a8098a6327267d6bf0c]

#95867#: added SfxObjectShell::AdjustMacroMode(...)


2001-12-19  Andreas Bregas  <ab@openoffice.org>  [f665741ad8b8ae5c1ef6b1721379ce90482f2fad]

#96126# ContainerListener::elementRemoved(): Call RemoveLib() without deleting from storage


2001-12-19  Philipp Lohmann  <pl@openoffice.org>  [c64a5e49490676245645f1ba26d95e55b856a8c3]

#94448# search for printer drivers stopped at first empty directory


2001-12-19  Kurt Zenker  <kz@openoffice.org>  [c99fae402bea89176f25429133e7e9756c1da7cb]

#96147# missing dependcy for helpid's


2001-12-19  Nils Fuhrmann  <nf@openoffice.org>  [70c0362b60eb38370e0d38d19b8a8a93e75a2796]

Merge SRC641: 19.12.01 - 16:31:50


2001-12-19  Ocke Janssen  <oj@openoffice.org>  [d00bb80b3728129d1510bb3fa73886b20044faaf]

notifications corrected


2001-12-19  Philipp Lohmann  <pl@openoffice.org>  [949d301d52a7e55dee68292d2a883356cb242b6d]

#94448# new RVP print API


2001-12-19  Ocke Janssen  <oj@openoffice.org>  [d1cb8d164746c40149f9bc8d04b3203857e19705]

new var inserted


2001-12-19  Ocke Janssen  <oj@openoffice.org>  [611dea88febfb04e0dd4ab62baba182312e633a9]

 check privileges


2001-12-19  Martin Hollmichel  <mh@openoffice.org>  [b80321dbff58a4a12a8b7cbf0a1fcf4e4c0e57b5]

join: from OOo branch #i2588#


2001-12-19  Philipp Lohmann  <pl@openoffice.org>  [a48c76e54c3ff0c01e797c769761353f4803468b]

#94448# new RVP print API


2001-12-19  Martin Hollmichel  <mh@openoffice.org>  [c21c619cc0e059440458fdc2a6ff4e72ae2f3255]

join: from OpenOffice branch for MacOSX #i2588


2001-12-19  Christian Lippka  <cl@openoffice.org>  [fed216d60661b0c4a064a0d37a4e338471e22a4f]

#96133# create edit source only when we also have a model


2001-12-19  Christian Lippka  <cl@openoffice.org>  [3d507c43e925eb468730466443bb1a84dd0f4a14]

#96133# create edit source only when we also have a model


2001-12-19  Thorsten Behrens  <thb@openoffice.org>  [795a817cdd77c37dda50a46bf9fd241be97c1aa7]

#96124# Avoid subshell switching when in text mode


2001-12-19  Stephan Bergmann  <sb@openoffice.org>  [541faa2d91a3c57d6bd6524cd3c6a3e88b7996d6]

#94448# In REMOTE_APPSERVER code, fixed size computation in ImplHandleGeometryChange.


2001-12-19  Andreas Schlüns  <as@openoffice.org>  [6224815fad8302e1e9d9bf6b3635fec243df8392]

#95262# share interaction helper with sfx


2001-12-19  Andreas Schlüns  <as@openoffice.org>  [820c68b8332a34af064a7f6e506f666cfd6e0d31]

#95262# outline interaction helper; share it with sfx


2001-12-19  Andreas Schlüns  <as@openoffice.org>  [007d2e65191139018f272491ae2052bff2e14ca8]

#95262# react for ambigous filter interaction


2001-12-19  Andreas Schlüns  <as@openoffice.org>  [24b246a71752614b6e4f7c5a1817b471c406040e]

#95262# outline interaction helper


2001-12-19  Andreas Schlüns  <as@openoffice.org>  [5c4ffa4e46e43bedcd9b8b4371b3d6bbc76c43ac]

#95262# use interaction for ambigous filter detection; release stream if medium is closed


2001-12-19  Peter Burow  <pb@openoffice.org>  [ba300713d0f23c502cbc18fb3779c1d7e029c884]

fix: #95990# full width katakana


2001-12-19  Andreas Schlüns  <as@openoffice.org>  [342f477f3b2919a7194d4a47d3cad0696fd55afe]

#95262# new interaction for ambigous filter detection


2001-12-19  Andreas Schlüns  <as@openoffice.org>  [91f9e87ad38fbc69cd85574ebf6355fe2240f546]

#95262# new interaction request for ambigous filter detection


2001-12-19  Oliver Specht  <os@openoffice.org>  [0857749bc1c234808e5785800f7f5481915b2a96]

#96070# brackets corrected


2001-12-19  Oliver Specht  <os@openoffice.org>  [9f0093bc415e674a08624b03ff79ad59f51c4da5]

#96070# no minimum distance check for writer tables anymore


2001-12-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [23724b1cc2f731761018497dd232658fe6eb0358]

#95138# don't build external modules on L10N_framework - don't get localised


2001-12-19  Mikhail Voitenko  <mav@openoffice.org>  [e64a3faab8e47535f044c364aa7a0465812e5dd6]

#79295# syncronous call to the plugin


2001-12-19  Frank Meies  <fme@openoffice.org>  [0cb36bc421bd338dae43ad516b6b0f73182f5c13]

Chg: Vertical Formatting - Initial work on flys anchored to character


2001-12-19  Stephan Schäfer  <ssa@openoffice.org>  [096dde74011defbfed9e6b84a37a2b65d3d8534f]

#96084# set geometry to full screen values when maximize is delayed


2001-12-19  Kai Ahrens  <ka@openoffice.org>  [8e3f36f966a9968c528b0cbcfac370c4aaec141b]

#96116#: disable unused item explicitly


2001-12-19  Mikhail Voitenko  <mav@openoffice.org>  [e960f6ba035eec245bed08e095e60110c06fd9f2]

#79295# syncronous call to the plugin


2001-12-19  Christian Lippka  <cl@openoffice.org>  [6beac48f9353a3358b318af2a723cd8fd4e9d250]

#95990# fixed full katakana


2001-12-19  Nils Fuhrmann  <nf@openoffice.org>  [1a3c29094dd3d1aef039696b0cacaf0af8e921f4]

Fix linking for UNIX


2001-12-19  Niklas Nebel  <nn@openoffice.org>  [3daf3133b0342931bbfc4aed1f48ec2057a9a0bb]

#96117# createInstance: if drawing factory returns XShape, use ScShapeObj


2001-12-19  Niklas Nebel  <nn@openoffice.org>  [c8a2aded3a828b67ba467f0bca9aa84376429751]

#96117# support for ImageMap elements


2001-12-19  Niklas Nebel  <nn@openoffice.org>  [4652fb168d72496527493a3888bcd0db18507745]

#96117# GetSupportedMacroItems as public static method


2001-12-19  Oliver Specht  <os@openoffice.org>  [a0681769a869a19968646a132043bf18d473434f]

#96118# catch another exception


2001-12-19  Rüdiger Timm  <rt@openoffice.org>  [2a378e1b9fe70ec426f9e28a3822bb2f5acef13f]

#65293# UNIX: make unzipped libs and headers readable for everyone, writeable for group.


2001-12-19  Hennes Rohling  <hro@openoffice.org>  [0ab93362cc06048911c793b06efacac3d8ce8ad3]

#95607# Added unicode wrapper for RegQueryInfoKeyW


2001-12-19  Oliver Specht  <os@openoffice.org>  [a46f2bb5f2858b3f2309482362a0983296d27e4c]

#96083# set output size pixel only if not rolled up


2001-12-19  Oliver Specht  <os@openoffice.org>  [91fee30c2ca357a4aa34e4249680be79f0b01e70]

#95990# katakana resource changes


2001-12-19  Daniel Rentz  <dr@openoffice.org>  [1337992aba288b6ccf2afeac5e59d2ddc4b50008]

#95990# redesign for wullwidth katakana


2001-12-19  Peter Burow  <pb@openoffice.org>  [8bb75eb5bd49c757f2fb845ec495fd8ba8d485df]

fix: #95990# full width katakana


2001-12-19  Martin Hollmichel  <mh@openoffice.org>  [39602d32730d4e028e369016b84c38524bb358ab]

del: remove obsolete file #65293#


2001-12-18  Sven Jacobi  <sj@openoffice.org>  [59b77bd7b59687adb5c77933af8193149ab8329d]

#96063# improved performance, if a graphic is used multiple times in a document


2001-12-18  Oliver Specht  <os@openoffice.org>  [78d2785a8770665d23cde93cefdd9c4dbd35281c]

#95990# katakana resource changes


2001-12-18  Christian Lippka  <cl@openoffice.org>  [7f73af9736938050114c686836e140381c904706]

#96027# fixed check in problem


2001-12-18  Kai Ahrens  <ka@openoffice.org>  [2d94972d20b8858eda80fbe0e096a7845e581d49]

#96071#: try to create URL via LocalFileHelper if URL is not valid


2001-12-18  Oliver Bolte  <obo@openoffice.org>  [502ae99620569d2268428a16507e747a544b0054]

new version for SRX641


2001-12-18  Oliver Specht  <os@openoffice.org>  [e0ef8d1298eb28e8a03d5a4699f40ce5ce75a5f5]

#95990# katakana resource changes


2001-12-18  Christian Lippka  <cl@openoffice.org>  [5525b490560c282a3d2d0d9d5b58ca4e309efdc3]

#96027# update links after xml load


2001-12-18  Peter Burow  <pb@openoffice.org>  [69cb26a71d51d9350911e671d49dcab70f496387]

fix: #95990# full width katakana


2001-12-18  Sven Jacobi  <sj@openoffice.org>  [88ba3024eda27f3a1d604a658365473ba5a31bc2]

#96026# now also exporting linked graphics


2001-12-18  Oliver Specht  <os@openoffice.org>  [45dbcc7d863017c50d24694a812558a75ca6bb90]

#95990# katakana resource changes


2001-12-18  Kai Ahrens  <ka@openoffice.org>  [cde76bd9fdebbdbac30e5eb4d11f0dedfd2b38db]

#96071#: try to create URL via LocalFileHelper if URL is not valid


2001-12-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [13a31ab657874b40cedf01a2228f254ccafc6c1e]

#95138# don't check compiler version as there is no compiler for L10N_framework


2001-12-18  Oliver Specht  <os@openoffice.org>  [5517a6b03bd0afdfb37498b804d006351ee1310b]

#95990# katakana resource changes


2001-12-18  Frank Schönheit  <fs@openoffice.org>  [d7c8d84afe3b68865f60c0b93956be2d9d847f73]

#95867# +containsActiveCode


2001-12-18  Oliver Specht  <os@openoffice.org>  [82dc5257c8e72ae8ad72eea3590cbbb64e135306]

#95990# katakana resource changes


2001-12-18  Frank Meies  <fme@openoffice.org>  [36c0d8f0edcbcaadd8f74e7ddc2cea7bd9627240]

Chg: Vertical Formatting - Some more positioning of FlyInCntPortions


2001-12-18  Frank Meies  <fme@openoffice.org>  [7369f1539560e23650b027bdaa9f682342ff124f]

Chg: Vertical Formatting - Calculation of repaint rectangle for online spelling


2001-12-18  Sven Jacobi  <sj@openoffice.org>  [34f6d73eef33f8fe358e274821e7eb8b181584b6]

#96026# now also exporting linked graphics


2001-12-18  Peter Burow  <pb@openoffice.org>  [c0e0d25b1a69d1b55338a424ca50f6743d456e98]

fix: #95990# full width katakana


2001-12-18  Tino Rachui  <tra@openoffice.org>  [399babeab78e324047152d66c129ad028c535957]

#95987#doesn't fill Event objects with a reference to the filepicker instance anymore because of cyclic links


2001-12-18  Peter Burow  <pb@openoffice.org>  [bb0df6b3402be5c2bfec4ae1c20446dd54ac802a]

fix: #95990# full width katakana


2001-12-18  Andreas Bille  <abi@openoffice.org>  [e7e68082bc82d611e3e7316ca51037edd2fc9061]

#96040# Additional regression bug ( Don't return if target could not' be stated ).


2001-12-18  Andreas Bille  <abi@openoffice.org>  [baee9752168c00c3e6220e9815f54ff56f593c48]

#96040# Modified to move to linktargeturl


2001-12-18  Philipp Lohmann  <pl@openoffice.org>  [7fab967c1df5faad85d7447990d10151ffa524c9]

#96019# do not disable input on presentation window


2001-12-18  Andreas Martens  <ama@openoffice.org>  [b2d7fa5ad0fb679d67908c79e1026684a513e529]

Fix #95983#: Update master/follow pointer during destruction of a frame


2001-12-18  Kurt Zenker  <kz@openoffice.org>  [9c1a54a940abc40301dd6372fb664062e5f1a144]

new version for SRX641


2001-12-18  Oliver Specht  <os@openoffice.org>  [3119075a76e6a9d11a6e94cf195af27811eb8376]

#95990# katakana resource changes - improved but not fixed


2001-12-18  Oliver Specht  <os@openoffice.org>  [8d5de78061ebdf0a4f9a2aa538b4fa82341bb7dd]

#95990# katakana resource changes


2001-12-18  Frank Schönheit  <fs@openoffice.org>  [081d7d9629ee973ab298cd308d0415cc220a348c]

#96004# SetDesignMode: recornize invalid controls (just be more tolerant next time this bug happens)


2001-12-18  Frank Schönheit  <fs@openoffice.org>  [b4a0c413a254433d829d3657413c1964cf6d3c4a]

#96004# SdrUnoControlList::disposing: correctly remove the SdrUnoControlRec from our list


2001-12-18  Frank Schönheit  <fs@openoffice.org>  [cd9ddfbb0893c6df83cc8473c4b5c957a2e0f6ec]

(cl/fs) #96004# when created for a SdrObject, call setUnoShape - when disposed, reset the UnoShape on the SdrObject


2001-12-18  Behrend Cornelius  <bc@openoffice.org>  [5ad42a6d0669bbce96273a8feca661ad396b3669]

#96091# 'ToggleDesignMode' Routine modified


2001-12-18  Peter Burow  <pb@openoffice.org>  [b9cac7da42180c274727d58398677b56cf9b2c1d]

fix: #95990# full width katakana


2001-12-18  Behrend Cornelius  <bc@openoffice.org>  [f1642a98519dbca75286b589577c9f8fa8b014b2]

#96091# 'StoreDocument' Sub modified


2001-12-18  Behrend Cornelius  <bc@openoffice.org>  [a7ecb7252973367ebabe5dbd8415a699483f8188]

#96091# Removing of Shapes now improved


2001-12-18  Daniel Rentz  <dr@openoffice.org>  [0c5f987d93631b670c866c738b7e16fd9c5a5aa2]

#95990# redesign for wullwidth katakana


2001-12-18  Malte Timmermann  <mt@openoffice.org>  [12adfb421d1bb641d7961648fd6255c7a9af1e8e]

dummy comment (ask HR)


2001-12-18  Malte Timmermann  <mt@openoffice.org>  [c60a1e840d4ff8a7196b94ec99c360606e4356c5]

removed debug code


2001-12-18  Thomas Benisch  <tbe@openoffice.org>  [385a7859dc4b3bacfb4e97b2bd97b22753a96280]

#86383# Basic libraries cannot be added


2001-12-18  Behrend Cornelius  <bc@openoffice.org>  [1d2166daa484277c54858a2abad9e78c3f29ab1b]

#96045# Width of Checkbox Labels modified


2001-12-18  Daniel Rentz  <dr@openoffice.org>  [e92a3b0ab85603a86ac9856dfdf7e312584b0016]

#95990# redesign for wullwidth katakana


2001-12-18  Malte Timmermann  <mt@openoffice.org>  [4e4c545db50c806f645705e508d57d082cb0227b]

#92575# Selection when searching backwards...


2001-12-18  Oliver Specht  <os@openoffice.org>  [aa0e92de11d4b4ceb33e98467cddc3ee6fd4e645]

#95990# katakana resource changes


2001-12-18  Oliver Specht  <os@openoffice.org>  [a23b9e36dd541e091c5204df98af13d6ff174c98]

#95990# katakana resource changes


2001-12-18  Peter Burow  <pb@openoffice.org>  [469e2d2bea257b3415999c09fba8de2f0d8df600]

fix: #96076# keep a local instance of SvtSysLocale


2001-12-18  Philipp Lohmann  <pl@openoffice.org>  [e9a95c00f40d440de370f1fb971a9158a66ba28c]

#96083# SetWindowState also correct for an already rolled up window


2001-12-18  Oliver Bolte  <obo@openoffice.org>  [30a29e5e9d87bee79aa890cac63a7ffeb717188e]

UDK304


2001-12-18  Oliver Specht  <os@openoffice.org>  [6b2440f6b1e59105dbd1a54ccc6941e9e86f72a1]

#95990# katakana resource changes


2001-12-18  Oliver Specht  <os@openoffice.org>  [8b448b5697b9b58153c932eb65bff535a242cf0c]

#95956# missing space inserted


2001-12-17  Niklas Nebel  <nn@openoffice.org>  [6735356fee52262423e1fff1ed46857dbf2eb0d2]

#95920# GetStretch: if RefDevice has a MapMode, no stretch factor is needed


2001-12-17  Caolán McNamara  <cmc@openoffice.org>  [eca5899b88d6da7195c33ffe3e2315ac2d31ef35]

#96065# word 2000 table positioning


2001-12-17  Christof Pintaske  <cp@openoffice.org>  [a5f84c36d5e78cff8101c804319991e491c833fd]

#94063# window positioning doesn't need any offset nowadays


2001-12-17  Juergen Schmidt  <jsc@openoffice.org>  [50a67a760529edd192ddb71d69a68190aa477add]

#87796# link stlport library and under linux also supC++


2001-12-17  Jörg Barfurth  <jb@openoffice.org>  [0d34dc787c2b2aaddcedfb590642192b7799d175]

#96023# Use correct parent node for accessing value in nested local location


2001-12-17  Christian Lippka  <cl@openoffice.org>  [353297d4e3a079858584a66316e3e27b39403db2]

#96027# added support for linked pages


2001-12-17  Andreas Martens  <ama@openoffice.org>  [2ea17a3da59edf63582f9c0ca6746b96b5501e22]

Fix: Fly frame as character in vertical environment


2001-12-17  Christian Lippka  <cl@openoffice.org>  [4fd2d7e82ba20eaa50484b19da2345aa09640744]

#96032# notify base class on notify


2001-12-17  Christian Lippka  <cl@openoffice.org>  [71e13c135f404689c039ea9e802db0a4376a13dd]

#96027# added support for linked pages


2001-12-17  Kurt Zenker  <kz@openoffice.org>  [d50fd70ea35108871da42ba06d3b23138bc49320]

new version for SRC641


2001-12-17  Christian Lippka  <cl@openoffice.org>  [e44dd4c9c5418585038c55cb55c98ad9e17fa60b]

#96027# added BookmarkURL property for linked pages


2001-12-17  Rüdiger Timm  <rt@openoffice.org>  [00a6b24b7cc6cffa07c76bead9f71026339b29b7]

new version for SRC641


2001-12-17  Behrend Cornelius  <bc@openoffice.org>  [208bfb7c3fc043e5c5c7d82aab934d3dbace0037]

#94767# Setting asian fonts improved


2001-12-17  Daniel Rentz  <dr@openoffice.org>  [0f055c04134c07c1a107e453269bc5dd5b1375fd]

#95990# redesign for fullwidth katakana


2001-12-17  Oliver Specht  <os@openoffice.org>  [605ba37408abb178d4b5848e5967dd0d5c4addb6]

#95990# katakana resource changes


2001-12-17  Thorsten Behrens  <thb@openoffice.org>  [bae36f45d3e574f1f1b6b71173a46fd62bd91ee8]

#95677# Delaying slide renaming


2001-12-17  Daniel Boelzle  <dbo@openoffice.org>  [21574e05a8e89d4fe2194c28971b4dce7af3a51e]

#88919# ac defimpl exports


2001-12-17  Frank Meies  <fme@openoffice.org>  [ee2f01d81ea2c6d10ce34cc3436a2e6006e70ac2]

Chg: Vertical Formatting - Positioning of FlyInCntPortions


2001-12-17  Oliver Specht  <os@openoffice.org>  [806b9831a61c2ad5aecba936683036dc43c55e71]

#95990# katakana resource changes


2001-12-17  Daniel Boelzle  <dbo@openoffice.org>  [f6d573324af6c2b9fa8641aff557ecbc9bc96e48]

#88919# ac def impl exports


2001-12-17  Daniel Boelzle  <dbo@openoffice.org>  [80bb4f16f072eb6131afacd91ec48568fd0c37b5]

#88919#


2001-12-17  Mathias Bauer  <mba@openoffice.org>  [5a16e007e85f583f79123142173293eddec207bf]

#95867#: security handling for all macros


2001-12-17  Daniel Rentz  <dr@openoffice.org>  [fe1f1eb6a70f6bd52fd4472a6330530201c1edde]

#95990# redesign for fullwidth katakana


2001-12-17  Mathias Bauer  <mba@openoffice.org>  [e53849b2453a7d34a78d7144a9917811a8f9fb6f]

#95752#: update SfxDocumentTemplates from component


2001-12-17  Frank Meies  <fme@openoffice.org>  [910c06b32e05c46b8403e25a7f76286ab17bc6a3]

Chg: Vertical Formatting - Repaint of FlyInCntPortions


2001-12-17  Frank Meies  <fme@openoffice.org>  [919bfae08b6843ed4d146695c30ede7353b99d01]

Chg: Vertical Formatting: Enter FlyInCntPortion with cursor


2001-12-17  Kurt Zenker  <kz@openoffice.org>  [49044581e56b0381e41277e54cdea3e6c92247ae]

new version for SRC641


2001-12-17  Peter Burow  <pb@openoffice.org>  [af12e8f3f93c57f3e2a39acf62e1a4065eb03052]

fix: #95990# correct width for katagana


2001-12-17  Kai Ahrens  <ka@openoffice.org>  [cf7e2d4c6be865a22f4948b40269777f5277c4fa]

#96022#: don't make empty URLs relative


2001-12-17  Ocke Janssen  <oj@openoffice.org>  [31437103a52a822620918bc76ebe5f943808526a]

#96052# quote tablename


2001-12-17  Philipp Lohmann  <pl@openoffice.org>  [36043bc4e0fa7626f1b41ff5681e32db63074e96]

#95340# check plugins in same environment as they run in


2001-12-17  Daniel Boelzle  <dbo@openoffice.org>  [bb0a9b9d8a911f020afa2edfa994161668e4ef0a]

#88919# avoiding cc5 warnings


2001-12-17  Frank Schönheit  <fs@openoffice.org>  [cc0db027d00aa8df6c700ecea8b8b379105e0967]

#96030# recognize empty libraries


2001-12-17  Oliver Specht  <os@openoffice.org>  [5bef6a1492c2750f793f15603d106b48543bdbec]

#95990# katakana resource changes


2001-12-17  Daniel Boelzle  <dbo@openoffice.org>  [cd5437714aa7b0f6e95ab0a78a14f9aec198cc0a]

#88919#


2001-12-17  Frank Meies  <fme@openoffice.org>  [295e2429ce8edf824a0d42117dc184c870e34341]

Chg: Vertical Formatting - Frames anchored as characters


2001-12-17  Frank Meies  <fme@openoffice.org>  [446f039be0284abf76c24a20b014d15ee0a1511b]

Chg: Vertical Formatting - First changes for repaint rectangle for online spelling


2001-12-17  Frank Meies  <fme@openoffice.org>  [51e1005deac44088eff1f89c05c412748db8831c]

Chg: Vertical Formatting: New class for swapping frames


2001-12-17  Rüdiger Timm  <rt@openoffice.org>  [41e15e32546408941660d46078361ca71d4dea7c]

new version for SRC641


2001-12-17  Oliver Braun  <obr@openoffice.org>  [3d9e8689d09839fe5c75464a88f99bc1f2b9652e]

#95913# leak of sockets fixed in osl_getEthernetAddress


2001-12-17  Oliver Specht  <os@openoffice.org>  [e03e4965b524a1a78639a8f4e42d7cbe561b41a1]

#95990#


2001-12-17  Daniel Boelzle  <dbo@openoffice.org>  [efaca32534dd414d06fe37b5a54e2efe13b83ff2]

#88919#


2001-12-17  Kurt Zenker  <kz@openoffice.org>  [467fb3ba18d9a19c0367aa7be313cfe76ce0f6b2]

new version for SRC641


2001-12-17  Kurt Zenker  <kz@openoffice.org>  [15abf0ffb86739040f1a78e92f4a550da2e9b947]

new version for SRC641


2001-12-17  Peter Burow  <pb@openoffice.org>  [1ac8e043e5496409b985d8b7e1ae888875027adc]

fix: #95899# open and close index pane doesn't change the position


2001-12-17  Behrend Cornelius  <bc@openoffice.org>  [044d168e2352749b58b82ad61a232b1978448ca4]

#96003# Debugmode set to 'False'


2001-12-17  Nils Fuhrmann  <nf@openoffice.org>  [2fa7a3fcc478a6bef21b204bead022e760bf4d1b]

removed also wdk_ modules


2001-12-17  Mathias Bauer  <mba@openoffice.org>  [ca4f731bb4fbf3f087b41173ac2504d57e906913]

#96032#: update arguments after save


2001-12-17  Vladimir Glazounov  <vg@openoffice.org>  [9a1a3051528b9865784a89f02f239880404ab672]

new version for SRX641


2001-12-17  Kurt Zenker  <kz@openoffice.org>  [440888b5ad85201c7c476cb8bd9628c83e20d091]

new version for SRC641


2001-12-17  Björn Milcke  <bm@openoffice.org>  [219fc02285128f252f8f7e0201f9eb9925f4639b]

#95993# export/import stock chart properties for gain, loss and the range line


2001-12-17  Kai Ahrens  <ka@openoffice.org>  [5d5b4441f2ef76470088fb38442cfed29625c51b]

#96010#: register toolbars in SFX_IMPL macro


2001-12-17  Carsten Driesner  <cd@openoffice.org>  [2c6c3d1d43d6aee85c4ce4d0a565b0bd0c63d182]

#92672# Show a new message that user has to start setup from installation medium


2001-12-17  Daniel Rentz  <dr@openoffice.org>  [5544d24e734f646047ac0fc0f6d198cc9df92d62]

#96000# Truncated strings in FAP


2001-12-17  Oliver Specht  <os@openoffice.org>  [9e4f8d0c473ac0b4dcacbf584c3f75c240031639]

#95959##95957##95956##95954# preload wizard changed


2001-12-14  Oliver Bolte  <obo@openoffice.org>  [333468ff326a0e771c4f27b36984bd058cb1bc3c]

new version for SRX641


2001-12-14  Oliver Bolte  <obo@openoffice.org>  [7b49b6c0537d7563cfc1b51d72d1695fbdcfc167]

new version for SRX641


2001-12-14  Nils Fuhrmann  <nf@openoffice.org>  [a9f307fe538478fe3a1e66569a92554d38533074]

Fixes for merge


2001-12-14  Oliver Bolte  <obo@openoffice.org>  [fab769752c2e1979abf7081dc6fe31bd783ee532]

Merge SRC641: 14.12.01 - 21:56:52


2001-12-14  Oliver Bolte  <obo@openoffice.org>  [458dae5c3afdaca66f52a43280b17b5a82851d70]

Merge SRC641: 14.12.01 - 21:53:55


2001-12-14  Oliver Bolte  <obo@openoffice.org>  [d801bc0bd707cf0e30b7249a71ff3f174e28efe5]

Merge SRC641: 14.12.01 - 21:30:07


2001-12-14  Oliver Bolte  <obo@openoffice.org>  [b8bca673226a2cc5f07dc0cf24b95cdc2e96f622]

Merge SRC641: 14.12.01 - 21:12:54


2001-12-14  Kurt Zenker  <kz@openoffice.org>  [48606cef3630f5b86c6d6ca4bab470f990451ce4]

Merge SRC641: 14.12.01 - 20:31:14


2001-12-14  Oliver Bolte  <obo@openoffice.org>  [40f2137a8ea8d44ace223463218b43cf6b9a6cd1]

Merge SRC641: 14.12.01 - 20:31:11


2001-12-14  Oliver Bolte  <obo@openoffice.org>  [5423e7ce4f335e9b638eb961f02d61053282f3fc]

Merge SRC641: 14.12.01 - 20:08:23


2001-12-14  Hans-Joachim Lankenau  <hjs@openoffice.org>  [1d0ad48745a40a25cb986080994ec93687bd9c94]

#65293# keep german as default - for now...


2001-12-14  Kurt Zenker  <kz@openoffice.org>  [1c5ac21167e439b506d5245b9a9dbcaed557ba9a]

Merge SRC641: 12/14/01 - 20:00:54


2001-12-14  Oliver Bolte  <obo@openoffice.org>  [f02cb1eb12b9c66c06fa30009983ff821ecc76ab]

Merge SRC641: 14.12.01 - 20:00:53


2001-12-14  Oliver Bolte  <obo@openoffice.org>  [3657550060231afa1a3d24c7aa5956c2e26b340e]

Merge SRC641: 14.12.01 - 20:03:05


2001-12-14  Kurt Zenker  <kz@openoffice.org>  [84c64aa8cc9d6801659cdab1e86b0bd16b0b0750]

Merge SRC641: 14.12.01 - 20:00:16


2001-12-14  Kurt Zenker  <kz@openoffice.org>  [95c7132aa4f79b2cc93800048cfb156cbb8260ed]

Merge SRC641: 12/14/01 - 19:59:42


2001-12-14  Kurt Zenker  <kz@openoffice.org>  [39e19a381dde93ce8ed4246778b9a2c443cbdf31]

Merge SRC641: 12/14/01 - 19:58:23


2001-12-14  Kurt Zenker  <kz@openoffice.org>  [fa8c9844116316eb5a136a8ef043820b9aad9625]

Merge SRC641: 12/14/01 - 19:56:57


2001-12-14  Oliver Bolte  <obo@openoffice.org>  [e43dfced24010273c327a8931be8c4840daad698]

Merge SRC641: 14.12.01 - 19:52:16


2001-12-14  Kurt Zenker  <kz@openoffice.org>  [867044a4bb4004510e2b955b798595be880bec03]

Merge SRC641: 14.12.01 - 19:50:54


2001-12-14  Rüdiger Timm  <rt@openoffice.org>  [74c328ef16c75e7a8ae86c44dffd33ed38fbd06d]

Merge SRC641: 14.12.01 - 19:51:12


2001-12-14  Oliver Bolte  <obo@openoffice.org>  [2d72e325902876cd129c4ec8bfd9388109fd9f01]

Merge SRC641: 14.12.01 - 19:50:38


2001-12-14  Kurt Zenker  <kz@openoffice.org>  [f48c9a206f012f25102f8ea9d702326ebad63e2e]

Merge SRC641: 14.12.01 - 19:49:23


2001-12-14  Rüdiger Timm  <rt@openoffice.org>  [9dc925c082e7f6edd8d563a5c2d70577226c2893]

Merge SRC641: 14.12.01 - 19:49:59


2001-12-14  Kurt Zenker  <kz@openoffice.org>  [f33d014fcb912c044d9398a6baf45a3cc8d15a03]

Merge SRC641: 14.12.01 - 19:49:09


2001-12-14  Kurt Zenker  <kz@openoffice.org>  [5d3b057b37e18dc9b56bb2eca5907930911ce3b0]

Merge SRC641: 14.12.01 - 19:48:00


2001-12-14  Kurt Zenker  <kz@openoffice.org>  [147012626663ad0c208a6f247a0da3f72429e0a8]

Merge SRC641: 12/14/01 - 19:47:46


2001-12-14  Rüdiger Timm  <rt@openoffice.org>  [4416f5ced936598059cc922bf9a5c84309dc106f]

Merge SRC641: 14.12.01 - 19:47:30


2001-12-14  Daniel Vogelheim  <dvo@openoffice.org>  [71204525971224840b5d6056cda03238769e9a34]

#95872# fixed DTD bugs (no format change)


2001-12-14  Kurt Zenker  <kz@openoffice.org>  [37c9b8af918c3ca5d53c12777f68e5fbdfdb36b3]

Merge SRC641: 14.12.01 - 19:44:59


2001-12-14  Rüdiger Timm  <rt@openoffice.org>  [91144eda20dd6accb47dc696673c6fdb9bd0d62d]

Merge SRC641: 14.12.01 - 19:44:34


2001-12-14  Oliver Bolte  <obo@openoffice.org>  [766067b7337ea58ecd6ac471cbb8459e696c8ef7]

Merge SRC641: 14.12.01 - 19:44:09


2001-12-14  Rüdiger Timm  <rt@openoffice.org>  [66ccb828d3d5c2ce87954f7cd9198371de18609d]

Merge SRC641: 14.12.01 - 19:45:28


2001-12-14  Rüdiger Timm  <rt@openoffice.org>  [81b990fb10157952d1694e05ebd2ea3a2d200dfb]

Merge SRC641: 14.12.01 - 19:42:59


2001-12-14  Kurt Zenker  <kz@openoffice.org>  [f3f0c74f5fbfa54bca5da6504bda24dbfcb6d5b9]

Merge SRC641: 12/14/01 - 19:42:52


2001-12-14  Oliver Bolte  <obo@openoffice.org>  [54328626e01b3dfafbcb0e4fdf5b9002dbb32f26]

Merge SRC641: 14.12.01 - 19:42:30


2001-12-14  Kurt Zenker  <kz@openoffice.org>  [470bde0c612dc464fd9185e503877a816dc3a52f]

Merge SRC641: 14.12.01 - 19:43:13


2001-12-14  Rüdiger Timm  <rt@openoffice.org>  [6edebdf95cd39fccf4dae2f197f7bae8e27a6b3d]

Merge SRC641: 14.12.01 - 19:43:09


2001-12-14  Oliver Bolte  <obo@openoffice.org>  [88d5ea844c54330ec2db3f1dbd8011ae58395665]

Merge SRC641: 14.12.01 - 19:41:04


2001-12-14  Oliver Bolte  <obo@openoffice.org>  [b0842fe4b231f323e38b44914af509b398a75d78]

Merge SRC641: 14.12.01 - 19:39:49


2001-12-14  Kurt Zenker  <kz@openoffice.org>  [36042f9ccaf0fbe73bfc61884338cb180ec86593]

Merge SRC641: 14.12.01 - 19:40:21


2001-12-14  Kurt Zenker  <kz@openoffice.org>  [5001c15c284d26585fdfbed214e47192e5151b7f]

Merge SRC641: 12/14/01 - 19:39:35


2001-12-14  Kurt Zenker  <kz@openoffice.org>  [b856025dbda16ca7a0f22859e2e83b07b8821d05]

Merge SRC641: 14.12.01 - 19:05:57


2001-12-14  Sascha Ballach  <sab@openoffice.org>  [914f7bea3e748a1f60ca1ad1ad4ac2122ef4bc68]

#96016#; convert absolute references to relative references


2001-12-14  Kurt Zenker  <kz@openoffice.org>  [8811173cfb7a14852a7aa19f0871a52745372322]

Merge SRC641: 14.12.01 - 19:04:29


2001-12-14  Oliver Bolte  <obo@openoffice.org>  [25cb39a0defd52afee70fec39a60379aea453f99]

Merge SRC641: 14.12.01 - 19:02:26


2001-12-14  Thomas Lange  <tl@openoffice.org>  [e37995a441539fc2de99d777dbe1e0b96167ebdb]

#95979# text encoding used for IPR fixed for windows


2001-12-14  Oliver Bolte  <obo@openoffice.org>  [d315a6aa91f0924a38a63a63161ff1402cfd8439]

Merge SRC641: 14.12.01 - 18:59:13


2001-12-14  Rüdiger Timm  <rt@openoffice.org>  [6d542b06a435cf98caec5ae978753306ae9f2b69]

Merge SRC641: 14.12.01 - 18:57:14


2001-12-14  Oliver Bolte  <obo@openoffice.org>  [73c10226304d395337c22e80f1eee3a7a83f69c9]

Merge SRC641: 14.12.01 - 18:58:41


2001-12-14  Kurt Zenker  <kz@openoffice.org>  [b0c5ba3557cc28b8ab3979d75a61fbc644d5d6e4]

Merge SRC641: 14.12.01 - 18:56:06


2001-12-14  Rüdiger Timm  <rt@openoffice.org>  [aa128dbbae5be20ead70bd3914547bae29cc63d8]

Merge SRC641: 14.12.01 - 18:55:20


2001-12-14  Kurt Zenker  <kz@openoffice.org>  [2c1c3472c0c3b4f30e7b5fbb42479b2605ceb417]

Merge SRC641: 14.12.01 - 18:54:26


2001-12-14  Kurt Zenker  <kz@openoffice.org>  [b3addfbc808c14accb317ea0aa7b7db3fc73e76c]

Merge SRC641: 14.12.01 - 18:48:38


2001-12-14  Rüdiger Timm  <rt@openoffice.org>  [e832f1f14f3eb1a61b8a1a373461e1ca51f0a115]

Merge SRC641: 14.12.01 - 18:49:09


2001-12-14  Bustamam Harun  <bustamam@openoffice.org>  [2ffe4dc6c754665b0e5532429c1b65630a5e00fc]

#95565# Update License


2001-12-14  Rüdiger Timm  <rt@openoffice.org>  [19d7ca0741f0baeac216aff1ce30db7cab86bad4]

Merge SRC641: 14.12.01 - 18:39:36


2001-12-14  Kurt Zenker  <kz@openoffice.org>  [f95cb4ae1b5672d776fdaf89748eb25a2591d6f6]

Merge SRC641: 14.12.01 - 18:34:05


2001-12-14  Kurt Zenker  <kz@openoffice.org>  [cfabd99ffa3b06a952459a5a53d8599795fe7af3]

Merge SRC641: 12/14/01 - 18:29:33


2001-12-14  Rüdiger Timm  <rt@openoffice.org>  [25edc44b71a920e67a2efcd3cbc61800368cdb70]

Merge SRC641: 14.12.01 - 18:16:59


2001-12-14  Oliver Bolte  <obo@openoffice.org>  [bf3f70f4c748ccd7b8a7530ec889b2d19a1e79ce]

Merge SRC641: 14.12.01 - 18:11:38


2001-12-14  Oliver Bolte  <obo@openoffice.org>  [73c3fc241bc9636b5769a8a983768fc97549bdfd]

Merge SRC641: 14.12.01 - 18:08:54


2001-12-14  Rüdiger Timm  <rt@openoffice.org>  [33365ef8df7c28fea36e6ddb49589ccbeed2260b]

Merge SRC641: 14.12.01 - 18:08:47


2001-12-14  Rüdiger Timm  <rt@openoffice.org>  [429bc92d698a92d23b6d976230ab469a2f1771b0]

Merge SRC641: 14.12.01 - 18:05:03


2001-12-14  Mathias Bauer  <mba@openoffice.org>  [f7cdfb6db328aa6bc8031858e3cbeb05227772d4]

#95925#: compare passwords on multiple open on a stream


2001-12-14  Thomas Benisch  <tbe@openoffice.org>  [a7880b5391cb52595d358c31d5bdc95837650fa6]

#86383# assertion instead of errorbox for error loading library


2001-12-14  Oliver Bolte  <obo@openoffice.org>  [ad1a6f26bab4e817a737461096735ecf53b2b001]

Merge SRC641: 14.12.01 - 17:53:15


2001-12-14  Oliver Bolte  <obo@openoffice.org>  [2f092246bb562d090a0d39f6a1978bbb1dd45938]

Merge SRC641: 14.12.01 - 17:53:39


2001-12-14  Oliver Bolte  <obo@openoffice.org>  [ae551d0874eeb0812569af0f41fa11b2a47aff19]

Merge SRC641: 14.12.01 - 17:52:18


2001-12-14  Oliver Bolte  <obo@openoffice.org>  [3703f804a126f6c181ed77303b99a7ec319fde46]

Merge SRC641: 14.12.01 - 17:50:12


2001-12-14  Mathias Bauer  <mba@openoffice.org>  [43faacc6c5c0ab70c0f316e6729288a85050258d]

#95818#: only take dispatch for own URL if it contains JumpMark


2001-12-14  Kurt Zenker  <kz@openoffice.org>  [3166884cf7494bc8003c2d6ef45355f0d4825203]

Merge SRC641: 14.12.01 - 17:51:09


2001-12-14  Mathias Bauer  <mba@openoffice.org>  [1e82af05a8a770ac9d40ef928086cefa3535db67]

#95883#:don't return InStream if file does not exist


2001-12-14  Kurt Zenker  <kz@openoffice.org>  [97f90948acf77cea4d76bee611cdadcd2657f81a]

Merge SRC641: 14.12.01 - 17:46:51


2001-12-14  Kurt Zenker  <kz@openoffice.org>  [02ff89fc3510a6e62e4c8f9dd41e18ff0de4f2f1]

Merge SRC641: 12/14/01 - 17:45:47


2001-12-14  Oliver Bolte  <obo@openoffice.org>  [72211ab6fc0004dc0fe16746fc2458f4ce4cfbef]

Merge SRC641: 14.12.01 - 17:46:31


2001-12-14  Kurt Zenker  <kz@openoffice.org>  [a3e844840b10b92bb1eb51e270ca220e7b2fa520]

Merge SRC641: 14.12.01 - 17:44:57


2001-12-14  Kurt Zenker  <kz@openoffice.org>  [70a8e75663a2cd8951b37ce214cdca9a948dafe9]

Merge SRC641: 12/14/01 - 17:44:13


2001-12-14  Kurt Zenker  <kz@openoffice.org>  [0e80d4177abf6ee22606aa28ec95fbe7b87ffa6d]

Merge SRC641: 14.12.01 - 17:43:39


2001-12-14  Kurt Zenker  <kz@openoffice.org>  [d0aa341b2000ae25cd4f9aaffde532d117214f02]

Merge SRC641: 14.12.01 - 17:43:23


2001-12-14  Oliver Bolte  <obo@openoffice.org>  [2518a969f3c5871db929e86c1b5807ee746c181d]

Merge SRC641: 14.12.01 - 17:43:10


2001-12-14  Kurt Zenker  <kz@openoffice.org>  [de77128ed98b5f5b04c16602366a4ceedba4a0e6]

Merge SRC641: 12/14/01 - 17:42:35


2001-12-14  Kurt Zenker  <kz@openoffice.org>  [bd5e25cae2b89b433b544ebfbe7c0077594b9c20]

Merge SRC641: 14.12.01 - 17:40:34


2001-12-14  Oliver Bolte  <obo@openoffice.org>  [28d00c585d560aaaba45dd15e42988fe94c75241]

Merge SRC641: 14.12.01 - 17:40:51


2001-12-14  Oliver Bolte  <obo@openoffice.org>  [72ec03acf26888358f45389fa26e5a46060eec20]

Merge SRC641: 14.12.01 - 17:41:28


2001-12-14  Rüdiger Timm  <rt@openoffice.org>  [b02f28a554e512c214b91ef41a3656675f5260f8]

Merge SRC641: 14.12.01 - 17:41:11


2001-12-14  Oliver Bolte  <obo@openoffice.org>  [674490a2cc5f09674d1ccfb6536f068b686ff74a]

Merge SRC641: 14.12.01 - 17:39:04


2001-12-14  Kurt Zenker  <kz@openoffice.org>  [852fdd4ecf95e7790291a947c7568cd8ebca1e61]

Merge SRC641: 14.12.01 - 17:38:30


2001-12-14  Rüdiger Timm  <rt@openoffice.org>  [ddea2513f0a80ca9b214cce49d844d274cb20b57]

Merge SRC641: 14.12.01 - 17:38:19


2001-12-14  Kurt Zenker  <kz@openoffice.org>  [99af9f2d21d183cbed57740be829bb47fb15f7cf]

Merge SRC641: 12/14/01 - 17:37:01


2001-12-14  Oliver Bolte  <obo@openoffice.org>  [8c7bbcd7aa1be0552a51bb3e76f0754f8b032232]

Merge SRC641: 14.12.01 - 17:37:36


2001-12-14  Oliver Bolte  <obo@openoffice.org>  [3a4e7bc2c240a148e223fabf248d3e7fe33acf97]

Merge SRC641: 14.12.01 - 17:35:04


2001-12-14  Kai Ahrens  <ka@openoffice.org>  [420bf9f3a6ef20322854afc79f0d4f0f282a5840]

#96001#: improved scanning callback


2001-12-14  Oliver Bolte  <obo@openoffice.org>  [4cb36bbec876ced37c955a18594a5f871287f750]

Merge SRC641: 14.12.01 - 17:32:06


2001-12-14  Gregor Hartmann  <gh@openoffice.org>  [407d58b36d254e43528f4ebd85c8d3671c9fa6cd]

print error when unable to save file


2001-12-14  Bustamam Harun  <bustamam@openoffice.org>  [cd08b28d45efad0b2cbc8bc54fd3fef2e4f1ccd8]

#95565# 4524120 Add IndexEntry in i18npool


2001-12-14  Thorsten Behrens  <thb@openoffice.org>  [9ede609849162daa56e00f018b9ac005477f00de]

#95940# Detecting impress filter more generically


2001-12-14  Daniel Rentz  <dr@openoffice.org>  [4db9100b463091b53e7e48e279632c90ef7fddce]

#95992# uninitialized nBofLevel caused overread of sheets


2001-12-14  Christian Lippka  <cl@openoffice.org>  [d99419ae357e4d264ae735dd4062083b348afbb2]

#95930# import gluepoints


2001-12-14  Christian Lippka  <cl@openoffice.org>  [0e845d70b8604a1564f88cef4381cf4c12bc12f3]

#95911# don't add master page to new notes master


2001-12-14  Christian Lippka  <cl@openoffice.org>  [f635e5e0cd1b16482f3daf3e4835794b23ee6506]

#95911# realy check for illegal styles


2001-12-14  Frank Schönheit  <fs@openoffice.org>  [fb98c33c688ef479a64f9838abd63f617fd4b589]

#95980# corrected name check


2001-12-14  Christian Lippka  <cl@openoffice.org>  [4f21216baafb0c844c3cf4367c1904d9353f88e4]

#95911# set master of notes page also


2001-12-14  Mathias Bauer  <mba@openoffice.org>  [0558bea84e8584fd6d025b6fdd844857a77a5f38]

#95883#: only RootStorages can have RealStorageNames


2001-12-14  Daniel Boelzle  <dbo@openoffice.org>  [08c6299b89d038fe93e4a7d04bdee214e2a433c4]

#88919#


2001-12-14  Christian Lippka  <cl@openoffice.org>  [21a114253dd75c21198623938e6dfc4f84e1c2cc]

#95911# don't create presentation shapes when there is no presentation layout


2001-12-14  Armin Weiss  <aw@openoffice.org>  [92d6e47929287b0590a1cb9e1a1a6cb7d4382e06]

#95981# If only name is changed do not show ImpUndoDeleteWarning dialog


2001-12-14  Stephan Schäfer  <ssa@openoffice.org>  [a71c319a7b140bf444abb65c71dec10416a68f46]

#95986# merge 1.48.2.1


2001-12-14  Daniel Boelzle  <dbo@openoffice.org>  [b33cf704ef9f340a3c5a68be5115f682148d3086]

#88919# access control


2001-12-14  Daniel Boelzle  <dbo@openoffice.org>  [31a3fcc0c11f681942c00da311247b8bb6fea753]

#88919# ac helper


2001-12-14  Daniel Boelzle  <dbo@openoffice.org>  [5677cc1f2957a17c6c93e6e66465d77b79295477]

#88919# doRestricted()


2001-12-14  Philipp Lohmann  <pl@openoffice.org>  [d67ff8dff3197ab49f5ddf7718dcdf7aac3289ea]

#95951# hide IIIMPStatusWindow only in presentation mode


2001-12-14  Frank Meies  <fme@openoffice.org>  [70c60c5fff49c43ad4921e183ab8b3be2b93a962]

Fix #95904#: Consider font changes during weak character classification


2001-12-14  Andreas Bregas  <ab@openoffice.org>  [fe63bcc11a39d3f002a67471c5dbef640e060280]

#86383# readonly flag for library links


2001-12-14  Daniel Boelzle  <dbo@openoffice.org>  [ceaa1fda996273f39e2601529ad76e85fcaca553]

#95841# omit border for dialog


2001-12-14  Rüdiger Timm  <rt@openoffice.org>  [086d90bc7d6b56b81f144d2ec3767d3191da2268]

UDK304


2001-12-14  Niklas Nebel  <nn@openoffice.org>  [09c9c6fd99b71de93dda9f157bb3330a18e19746]

#95943# added SID_RENAME_OBJECT to hidother.src


2001-12-14  Thorsten Behrens  <thb@openoffice.org>  [dfc1e4cf81d719ffd1c062d6920ac79abedc4eaf]

#95677# Also check duplicate names for bookmark lists


2001-12-14  Armin Weiss  <aw@openoffice.org>  [d90fb6c539a97d61baba85c7f6e2e2ec0f36edf5]

#95114# Moved this implementation from where SetObjText(...) was called to inside this method to work even when outliner is fetched here.


2001-12-14  Andreas Martens  <ama@openoffice.org>  [4ddb013b3b3eaf74369be74192fd937108eb3cb8]

New: Drawing objects as character in vertical environment


2001-12-14  Daniel Rentz  <dr@openoffice.org>  [6a734fe30fef01b027749799937425995a8cc79d]

ptgArray - ignore content


2001-12-14  Malte Timmermann  <mt@openoffice.org>  [d7942978deefac0acb23407df1555f2615c31a09]

#95841# UnoControlDialogModel doesn't support the border property


2001-12-14  Niklas Nebel  <nn@openoffice.org>  [4504ec1defff779f693a767a31a9bb230b668291]

#95879# DrawRotatedFrame: draw background only for changed row itself


2001-12-14  Armin Weiss  <aw@openoffice.org>  [da180c0a65285169f36c4f17cbfb867162ff6b47]

#95895# Reset the view layer name after binary export


2001-12-14  Malte Timmermann  <mt@openoffice.org>  [a9e9d61e00e9bd0fa301d1d9c5875c3003273922]

#95841# UnoControlDialogModel doesn't support the border property


2001-12-14  Thomas Lange  <tl@openoffice.org>  [eaa61b8f1190ecd411af8c4fed3ed4ee83b0036f]

#91500# renaming of 5.2 symbol names to 6.0 symbol names fixed


2001-12-14  Dieter Loeschky  <dl@openoffice.org>  [aab398d7e3bc387f763a50e68f9c6996a5eb3498]

#95797# Old ViewShell is destroyed after switching to a new ViewShell


2001-12-13  Oliver Bolte  <obo@openoffice.org>  [7fa3d20e73a01451b9e93a80487ccb1cc6ae3bd5]

Merge SRC641: 13.12.01 - 22:13:19


2001-12-13  Kurt Zenker  <kz@openoffice.org>  [1b5e5f34a69167bb63aef796ded703fc65a98709]

Merge SRC641: 13.12.01 - 22:11:49


2001-12-13  Thomas Benisch  <tbe@openoffice.org>  [6a68909370e9ce9a84daba16996a042eef31521d]

#86383# Basic libraries cannot be added


2001-12-13  Oliver Bolte  <obo@openoffice.org>  [4476c077abb791effc25fcd7ede34f6d73c6c8ee]

new version for SRC641


2001-12-13  Vladimir Glazounov  <vg@openoffice.org>  [70109968517901d1b585307beec293431b46e05c]

#95933# use a different approach in UCBContentHelper::Exists: with the old approach, corrupted siblings of the dir in question may lead to deadlocks


2001-12-13  Thomas Benisch  <tbe@openoffice.org>  [bef8d90c7e7cb9591da5fea645fb93f07458271e]

#86383# Basic libraries cannot be added


2001-12-13  Armin Weiss  <aw@openoffice.org>  [2dd8fc6d937868563cbcee4bf643c797bad952d4]

#95895# translate view-layer name to standard-ASCII like in MakeUniqueLayerNames()


2001-12-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [bb1ff595bbc4b1c38a5f04f07b2f2d32019e114b]

#65293# test


2001-12-13  Philipp Lohmann  <pl@openoffice.org>  [233243a187b7d024916dbd3f7bd75215cd000e14]

#95810# keep copy of font substitutes in printer graphics


2001-12-13  Kurt Zenker  <kz@openoffice.org>  [0023b0c3d1ce4b103fc75c03ac8884508e81da6b]

new version for SRC641


2001-12-13  Daniel Boelzle  <dbo@openoffice.org>  [acfde6cddfae4372074671ca2390035ef1e99fbb]

#88337# changed @deprecated


2001-12-13  Rüdiger Timm  <rt@openoffice.org>  [2f88414d8699034a39cbe1788d2062fb53a13af4]

new version for SRC641


2001-12-13  Kai Ahrens  <ka@openoffice.org>  [ad0cd1d9cf44efdcf1aaec4f146d833d3ab9f8ce]

#95751#: set WB_CLIPCHILDREN when creating the parent workwindow


2001-12-13  Andreas Martens  <ama@openoffice.org>  [56daff9c3493b1103bcb6ef7cba050a75af6a869]

Chg: Helpfunctions for vertical layout


2001-12-13  Oliver Specht  <os@openoffice.org>  [382cb121d8361b671c8374f62c1f65c0bb109bc5]

#95871# OuterResizePixel mustn't initiate a change of global view options


2001-12-13  Andreas Martens  <ama@openoffice.org>  [96865ed9228ecfc444a69ab93ae05f59f8f6e343]

Chg: Helpfunctions for vertical layout


2001-12-13  Armin Weiss  <aw@openoffice.org>  [e131fe49465037c1ed6475ff3f51bde31cec03f0]

#95876# Also overload ReplaceObject methods to realize when objects are removed with this mechanism instead of RemoveObject


2001-12-13  Martin Gallwey  <mtg@openoffice.org>  [68af4ce66e084f0188b3fde075df138a838d7274]

#95859# updated missing autotext handler


2001-12-13  Martin Gallwey  <mtg@openoffice.org>  [945eeb08d7e1f9fd220c95f89e9c58a77e81aeba]

#95859# updated resource files for missing autotext handler


2001-12-13  Stephan Schäfer  <ssa@openoffice.org>  [037f3ffe046b14e232b6e2a0bc8809aa4d3f9234]

#95950# check for truncated strings in dialogs


2001-12-13  Stefan Taxhet  <st@openoffice.org>  [5901e9fd00368c44c05d444de1d1c2978d08ffa6]

itest tiome


2001-12-13  Kurt Zenker  <kz@openoffice.org>  [9b50f1e04beb272a17dc67df9f00ef56ed8f5981]

new version for SRC641


2001-12-13  Stefan Taxhet  <st@openoffice.org>  [a48d8b22d97c98c9f95c318e68141fc0d3895790]

undo test


2001-12-13  Stefan Taxhet  <st@openoffice.org>  [814a7f0eaf4b78e7775ded8049af7cf7c291383c]

test


2001-12-13  Herbert Duerr  <hdu@openoffice.org>  [4d70c62b44adc59ad7e11f50760ec06eddfb4aad]

#95640# fix offsets for 180degree rotation


2001-12-13  Vladimir Glazounov  <vg@openoffice.org>  [c0dc448d95980d4bf0053adbd3dd2572d54606f4]

new version for SRX641


2001-12-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [d5faf9e8e72529a5297710fc0d589da4f800be1f]

#65293# test


2001-12-13  Malte Timmermann  <mt@openoffice.org>  [62da033213f9f98371a2895321ddc1fa6bd4efc2]

#95890# EndPasteOrDropHdl: pass correct count to ImpTextPasted


2001-12-13  Oliver Bolte  <obo@openoffice.org>  [46131a35f067f57e82255d57dbeff0b690d6525e]

new version for SRC641


2001-12-13  Bertram Nolte  <bnolte@openoffice.org>  [ca9eb0a06141245aa7998e2d156e2358979af41e]

#87796# Introduced component context.


2001-12-13  Armin Weiss  <aw@openoffice.org>  [8414480f48fe1385daa9a0c81b99cab25f304f86]

#95114# Always set the object's StyleSheet at the Outliner to use the current objects StyleSheet. Thus it's the same as in SetText(...).


2001-12-13  Oliver Bolte  <obo@openoffice.org>  [8151d86d8e136cf0fb8fd4e50ad8ad3d60235cd5]

new version for SRC641


2001-12-13  Malte Timmermann  <mt@openoffice.org>  [1c446895b473a2052a0800e441ec2d20749605bf]

#95819# CreateLines: Don't use linebreak for height calculation


2001-12-13  Andreas Martens  <ama@openoffice.org>  [5f2d4dc8a897e939ad655a9c9ca17e973b0bf2d7]

New: Fly frames in vertical environment


2001-12-13  Andreas Martens  <ama@openoffice.org>  [828a0bc972a6b8723c0d1aa1d18cc10ca2e9ce40]

Chg: More usefull helpfunctions for vertical layout


2001-12-13  Kai Sommerfeld  <kso@openoffice.org>  [30080bb26a8593aee0a6471945dc9e71232c8b46]

#95404# - Optimized exports (mostly for "$(COM)"=="MSC" only).


2001-12-13  Herbert Duerr  <hdu@openoffice.org>  [cfb9f78f6c1e0d03ef0705784cf1095a55048fec]

#95926# cleanup XRENDER glyphs better when possible


2001-12-13  Kurt Zenker  <kz@openoffice.org>  [732fd83e08792fd463c71059b92f0e93b8a4d404]

new version for SRC641


2001-12-13  Nils Fuhrmann  <nf@openoffice.org>  [ae2a17e649c6cb4765ccc8520405cb90ce5e2743]

Merge SRC641: 13.12.01 - 12:00:02


2001-12-13  Sascha Ballach  <sab@openoffice.org>  [2a92cab98d41c0d020fe4769a5b358822e597eb2]

#95893#; remember created formatstring and locale


2001-12-13  Herbert Duerr  <hdu@openoffice.org>  [ae563d68e007d0feab865ea8e017833b0416cb3e]

#95926# avoid non-8bit glyph formats for XRENDER


2001-12-13  Mathias Bauer  <mba@openoffice.org>  [1ec2f7c0ef6070a760ab1a036e04de1db7b11546]

#95867#: wrong fix


2001-12-13  dkenny  <dkenny@openoffice.org>  [830e0f359f289c6384610c945e0bf29096ed7325]

#90489# - Nomessages...


2001-12-13  Frank Schönheit  <fs@openoffice.org>  [e1d314b36907d50f52ccd5e9f46436889b0d1f79]

preparations for #95343# - support the XLayoutConstraints interface


2001-12-13  Frank Schönheit  <fs@openoffice.org>  [28c903f04853800d98b2254ad666ccb92bf83a8f]

preparations for #95343# - check if the controller supports the XLayoutConstraints interface


2001-12-13  Andreas Bregas  <ab@openoffice.org>  [402d6c96c8d7a1d76b103af3c1fc98dbce9b1977]

#86383# SetLibraryContainerInfo: Load all old Basic libs


2001-12-13  Carsten Driesner  <cd@openoffice.org>  [ed51551443914db821cda07561e501717bce1ff0]

#95896# Quickstarter should not stop windows shutdown process


2001-12-12  Kurt Zenker  <kz@openoffice.org>  [0331f1b2f7a8e5b6dd23e39b8bd1eda589954af0]

Merge SRC641: 12.12.01 - 22:47:50


2001-12-12  Kurt Zenker  <kz@openoffice.org>  [893aa657ce1a3945215f56ac439a2196165abf3f]

Merge SRC641: 12.12.01 - 22:45:05


2001-12-12  Vladimir Glazounov  <vg@openoffice.org>  [ed8e6f3d7a96f3119dfddb0ae9973cd909387e55]

Merge SRC641: 12.12.01 - 22:30:55


2001-12-12  Rüdiger Timm  <rt@openoffice.org>  [685239cf908032acd5dd7339b565d8fa463a9634]

Merge SRC641: 12.12.01 - 22:29:19


2001-12-12  Oliver Bolte  <obo@openoffice.org>  [fff84ad4ae98ccaae566a14a66fb49922b10a3c0]

Merge SRC641: 12.12.01 - 22:18:11


2001-12-12  Vladimir Glazounov  <vg@openoffice.org>  [758e218431205837179eb442c1a25dcef57d9e3e]

Merge SRC641: 12.12.01 - 22:14:33


2001-12-12  Kurt Zenker  <kz@openoffice.org>  [104ddd2e7b3d2dca130ed0a24125507050a651ed]

Merge SRC641: 12/12/01 - 22:11:45


2001-12-12  Oliver Bolte  <obo@openoffice.org>  [70ee7f0753f40c19f69e57794a415752955c94b1]

Merge SRC641: 12.12.01 - 22:07:17


2001-12-12  Niklas Nebel  <nn@openoffice.org>  [8f76d4ca83b5edcdad29ca98a95e79103504950e]

#95834# PasteDraw: don't call MoveAllMarked with empty distance


2001-12-12  Niklas Nebel  <nn@openoffice.org>  [4bc1a194c095ef7b96755bda6da4974f16e1ce38]

#95834# don't start drag timer for the mouse click that ended inplace editing


2001-12-12  Niklas Nebel  <nn@openoffice.org>  [948b0ec2f8cf069afa6398cc7f3cab1b0024f468]

#95867# check for macro warning also in LoadXML


2001-12-12  Niklas Nebel  <nn@openoffice.org>  [790891908fdb9e743b8855b0d97b44bbb5e7d50a]

#95867# HasMacroFunc flag must be set in CompileXML, too


2001-12-12  Christof Pintaske  <cp@openoffice.org>  [60cff8a195c7e3ed02f0c0f7fcb6befbfcc4602a]

#95880# undefine MAP_ANON to enable build on Solaris 8 (X86)


2001-12-12  Philipp Lohmann  <pl@openoffice.org>  [7e3ddd934d378364629ae68ba2591ecaa118eee4]

#95912# #i2345# support more type conversions


2001-12-12  Armin Weiss  <aw@openoffice.org>  [970241034ef1bae46c175d20ddfa35959622ef29]

#95114# Set style only when one was found (as in 5.2)


2001-12-12  Mathias Bauer  <mba@openoffice.org>  [3f24a32b110d83e2eb2c62d4fe8c45985629ebfa]

#95867#: handle confirmation of macros


2001-12-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [2c7443edd23da642f11c66df5f062b8e0b5babdf]

#94411# remove makefile.rc


2001-12-12  Sascha Ballach  <sab@openoffice.org>  [5c10cf390abffc36fc8d49305f0d407a2ddfb789]

#95582#; after loading xml file go over the tables and look whether they are linked tables and change the table name to have the current linked document path in the table name


2001-12-12  Sascha Ballach  <sab@openoffice.org>  [1c9ee6aca104065bd85e6818b873b1a3ee6e78a8]

#95582#; ask whether the name was setted correct after complete load of the table, because if it is a linked table the name is changed by the linked table import


2001-12-12  Vladimir Glazounov  <vg@openoffice.org>  [3fb61f7c96b8345531bd1a2afee97d5f58c7dd9f]

new version for SRX641


2001-12-12  Thomas Benisch  <tbe@openoffice.org>  [528c6f1e9496f53ff4191f39e7afa6b8856a47ba]

#95520# Starting Basic Macro from another but the active document gives error message


2001-12-12  Armin Weiss  <aw@openoffice.org>  [048fa5a6738f6dc96d42a140d2cb06e4d17ae643]

#95114# set application-language specific dynamic pool language defaults


2001-12-12  Andreas Martens  <ama@openoffice.org>  [d1780138fe99da1c16cb8f6f10fb74f8c62e49f7]

New: Fly frames in vertical layout


2001-12-12  Hans-Joachim Lankenau  <hjs@openoffice.org>  [854a17b6bf9ba2023bd2950b22859d08afaada99]

#95886#, #65293# disable PIC check for this library


2001-12-12  Frank Schönheit  <fs@openoffice.org>  [50d21a3cc0020cf752c6ac50f2220f1f0c9a2a12]

#95892# moved the assertion in ListAndComboImport::EndElement to the proper place


2001-12-12  Hans-Joachim Lankenau  <hjs@openoffice.org>  [0b18416e0cad73c8ddc708e9c0b28e4d226c9197]

#95886# disable PIC check for this library


2001-12-12  Oliver Specht  <os@openoffice.org>  [cc2e5caf32831e717d4ba475c6416cbed12d2702]

#95374# show dog example also if graphic size is 0,0


2001-12-12  Oliver Specht  <os@openoffice.org>  [90ecb56b5b3c74f608cf2909e20b10b2abd67e09]

#95374# prevent fraction division by zero


2001-12-12  Oliver Specht  <os@openoffice.org>  [c5de619b7570992738514429923f5a2dc2870b39]

#95374# internal temporary graphic object has to be deleted if no stream can be found, too


2001-12-12  Behrend Cornelius  <bc@openoffice.org>  [e0ccd15ade45722fe04cef1259bb78479b29679d]

#95749# Label changed


2001-12-12  dkenny  <dkenny@openoffice.org>  [f540634400e0baa25115151815f47bd42165e41a]

#95304# - LDAP addressbook driver doesn't work. Error messages.


2001-12-12  Mathias Bauer  <mba@openoffice.org>  [d803240f4d7f2f9e935aeaec001a2ceade7210cb]

#95867#: confirmation for basic macros


2001-12-12  Mathias Bauer  <mba@openoffice.org>  [d1971b18c329941dd078da6b2df5f4623b6c5ace]

#95790#: wrong flag


2001-12-12  Malte Timmermann  <mt@openoffice.org>  [33994b0c80c8efcdc9df614459d97b023add9f26]

#95841# createPeer: Don't call setVisible() if isDesignMode()


2001-12-12  Mathias Bauer  <mba@openoffice.org>  [dec896e911ef4e8fc4a760c14cff70adcd0282f7]

#95875#: attachResource in LoadTemplate


2001-12-12  Behrend Cornelius  <bc@openoffice.org>  [c5f200d375923b6b45b94cacd80f57a5cd70ac67]

#95749# ReadOnlyflag set to true


2001-12-12  Bertram Nolte  <bnolte@openoffice.org>  [efc8842f0b7009adb1b976ceb821b5a4e2fb8a26]

#87796# Introduced component context.


2001-12-12  Andreas Martens  <ama@openoffice.org>  [78dfaf16827f51eaed1fa5aa7817ddd516d4ce28]

New: Fly frames in vertical layout


2001-12-12  Andreas Martens  <ama@openoffice.org>  [f6c9174a9da23fd27a64ddc7ac1cb848faf85fc3]

Chg: Helpfunctions for vertical layout


2001-12-12  Philipp Lohmann  <pl@openoffice.org>  [34379e026e5f581e9287f1fd2719e5c0eb6c26d6]

#95833# rounding issues


2001-12-12  Andreas Schlüns  <as@openoffice.org>  [d96ecf83dbc9eeb4542e0d24c18ae31108f7fd08]

#92237# throw exception for wrong target names


2001-12-12  jp  <jp@openoffice.org>  [d7524563b00ca63699ded79970aade56a3b8cd85]

Bug #95859#: don't insert/remove cache objects if a cache OLE object is in RemoveFromURL


2001-12-12  Thomas Benisch  <tbe@openoffice.org>  [9ca8db3a4ca36abcbce288e4db6000c592e5f476]

#95284# GPF when deleting a library in the macro organizer


2001-12-12  Philipp Lohmann  <pl@openoffice.org>  [d1d4754db600f6c2e056f5b68df9653201c94efd]

#94448# do not return references to temporaries


2001-12-12  Behrend Cornelius  <bc@openoffice.org>  [368974c057495e8cf16d0cc6845505aaee4d948e]

#95873# Referencing NumberingStyles improved


2001-12-12  Bertram Nolte  <bnolte@openoffice.org>  [7da6f4aa3a5ad64a3e464e69a291d80246bb0840]

#87796# Introduced component context.


2001-12-12  Vladimir Glazounov  <vg@openoffice.org>  [e21a1bb37fdcb859ae5cad2ead199929b5acda87]

#65293# corrected cvs binary handling


2001-12-12  Andreas Schlüns  <as@openoffice.org>  [7f5fecbd02c13373c627a958e082ee3643db7d64]

#93530# use sfx macro loader direct to handle macro url's


2001-12-12  Andreas Schlüns  <as@openoffice.org>  [1cb07d07573f8999334bbd455fbbedfa9cc4c99d]

#93530# change SfxMacroLoader from service FrameLoader to ProtocolHandler


2001-12-12  Andreas Schlüns  <as@openoffice.org>  [d5d31291feea5152c70f3038b627b939701fefe8]

#93530# new service to handle url protocols


2001-12-12  Carsten Driesner  <cd@openoffice.org>  [22f3b77d68e3e308f0104b9803f6db10a0b14c56]

#95427# Fixed bug with loading multiple documents at the same time


2001-12-12  Peter Burow  <pb@openoffice.org>  [36b7cd58385392e4e4c8432affc1b8e3cc4dada9]

fix: #94843# remove double entries


2001-12-12  Behrend Cornelius  <bc@openoffice.org>  [180e8828224821143dd476a1b9f2888a7e3b400c]

#95295# Coordinates of graphic now with Corrfactor


2001-12-12  Kai Ahrens  <ka@openoffice.org>  [689552106a9ea0075b9ba7d81bc61e439ff3d9db]

#95599#: use SfxFilter to register text filters at file dialog


2001-12-12  Frank Meies  <fme@openoffice.org>  [c72579863eec8a310ce9292c1c5103f6fbbe6de5]

Chg: Vertical Formatting - Justification considers ASIAN characters


2001-12-12  Hans-Joachim Lankenau  <hjs@openoffice.org>  [217b9f3495c25cf733b4845efaae419143da85ca]

just added the header


2001-12-12  Hans-Joachim Lankenau  <hjs@openoffice.org>  [ed59aaf6ea6663239fcbb5a068acd23a300c1a82]

#94541#


2001-12-12  Hans-Joachim Lankenau  <hjs@openoffice.org>  [61773d3b59bdde1e2d71ffaf21d236efca2566b3]

#94541#, #95742#


2001-12-12  Hans-Joachim Lankenau  <hjs@openoffice.org>  [72e29e4c7b446d3f576bad7691e65be2674411e5]

#94541# and COMID added to SCPDEFFS


2001-12-12  jp  <jp@openoffice.org>  [444e8307dbcf54a2564de0b8c3405b8edb82d58e]

Bug #95495#: TransliterateText - adapt to new/chgd transliteration returns


2001-12-12  jp  <jp@openoffice.org>  [6ca7f0287e1cce3a9c5fb0950c02977689a4f8f0]

Bug #95495#: SwUndoTransliterate - adapt to new/chgd transliteration returns


2001-12-12  Frank Schönheit  <fs@openoffice.org>  [04025c525eab3602f030ae4c8a9173b87e296889]

correct a minor spelling issue


2001-12-12  Philipp Lohmann  <pl@openoffice.org>  [55abec809a7bb41b23fa0a56b8dbfec727eb28f4]

#94748# discard pending configure notifies in WMAdaptor::maximizeFrame


2001-12-12  Tino Rachui  <tra@openoffice.org>  [1ec53f4f072390db41ee79f71e2e2998486a53a2]

#95280#documentation rework


2001-12-12  Peter Burow  <pb@openoffice.org>  [b14d3368697197ff7dee55903ba5fe35355af99a]

fix: #95119# hide also hidden folders


2001-12-12  Andreas Martens  <ama@openoffice.org>  [8052e538c8312af4eefc4ec99442243ad295302a]

Fix #95829#: Recursive actions with OLE objects


2001-12-12  Peter Burow  <pb@openoffice.org>  [037fd8a040f0d3e593ab649f413908dbd91a9f08]

fix: #95119# detect hidden files and dont show them


2001-12-12  Peter Burow  <pb@openoffice.org>  [6486d2d46f416c5267ee55d4d997c4b040050454]

fix: #95783# OKButton now a def button


2001-12-12  Oliver Specht  <os@openoffice.org>  [022bbbbc15fdf01ec4d23796245512e23364fcec]

#95325# border distance: line color correctly set


2001-12-12  Oliver Specht  <os@openoffice.org>  [6001b0b62712180e169c82a7bffe7a620a535a8e]

#95325# border distance position in columned frames corrected


2001-12-12  Oliver Specht  <os@openoffice.org>  [bacf557cd1c1743087cd5df84dbd61a186c2437b]

#95325# problems with columned frames and border distance solved


2001-12-12  Sascha Ballach  <sab@openoffice.org>  [e0fbc9b0a52b32b837bc86f3d289495282bc11b7]

#95850#; only indent by the level and not one more space


2001-12-11  Philipp Lohmann  <pl@openoffice.org>  [6b77bdce4670cdf38395524bacd4138cf3c75257]

#95847# catch DataFlavorNotSupported


2001-12-11  Stephan Schäfer  <ssa@openoffice.org>  [cf62613317a45efdf093452bbf3bcfb04d6cb2e4]

#95730# update mhDC in PrinterData before AbortProc may be called


2001-12-11  Hans-Joachim Lankenau  <hjs@openoffice.org>  [cce7705aad72c58398a8611eea84313e2eaa9959]

#95104# file used in -include switch of gcc3


2001-12-11  Oliver Bolte  <obo@openoffice.org>  [b2e6c0d8ab7cb5964a06082b233489543f131d47]

new version for SRX641


2001-12-11  Philipp Lohmann  <pl@openoffice.org>  [6213ae868a0d9545d64bba62e65078b914e0d1e7]

#95854# better build dependencies


2001-12-11  Vladimir Glazounov  <vg@openoffice.org>  [b51cc059a52aafe65f29e927d3f49cfb266772f1]

#65293# added compiler switch


2001-12-11  Kurt Zenker  <kz@openoffice.org>  [bd9738bc1a0fcb2f9f4a4bb89cc73ab5b3cbbe4f]

new version for SRX641


2001-12-11  Philipp Lohmann  <pl@openoffice.org>  [970e1b570933633e6ba6f2dcbf72acc05174e347]

#95853# cc50i optimizes too much


2001-12-11  Thomas Benisch  <tbe@openoffice.org>  [976a562407e5c86457e7b9d2df5fa64d5de01fc1]

#86383# Basic libraries cannot be added


2001-12-11  Daniel Boelzle  <dbo@openoffice.org>  [af53bdfd125fc2c57b7d51314f70de17bd5f892e]

#88919# access control helper


2001-12-11  Mathias Bauer  <mba@openoffice.org>  [4949ed013894f278f0a8929ba2e3d08eb32ab01b]

#95818#: _default is also a special target


2001-12-11  Niklas Nebel  <nn@openoffice.org>  [0bcc220b186b7349dc6de7562eccea040eba8248]

#76907# rscrev.hxx no longer needed


2001-12-11  Niklas Nebel  <nn@openoffice.org>  [48c5c32b6f4001911e4b74bfab4c45049aa27823]

#76907# get build id from bootstrap configuration


2001-12-11  Daniel Boelzle  <dbo@openoffice.org>  [10d8a674c0c051224cd6a3779fa2870b32aecbd0]

#88919# using Permission struct; modifying AccessControlException


2001-12-11  Tino Rachui  <tra@openoffice.org>  [142500bebc6bc7a15354b5a4cf991674d0497029]

#95803#terminate async. event notifier thread in dtor when necessary


2001-12-11  Vladimir Glazounov  <vg@openoffice.org>  [477785c4dd574609d6b7c875bcffaf1214c7a9c6]

UDK304


2001-12-11  Christian Lippka  <cl@openoffice.org>  [7911a80434cf7b6984489bf2ec6babd69026d011]

#95675# be aware of model cleared without objlist cleared in notify


2001-12-11  Vladimir Glazounov  <vg@openoffice.org>  [17ad5c03435cc0ad4efddf92e7dd549f7edda5de]

UDK304


2001-12-11  Martin Gallwey  <mtg@openoffice.org>  [d6f910f7985d75b04a52697eb28113fb61a2bc5e]

#94573# remove dummy property handling, as it is no longer necessary (KSO removed his code that required it)


2001-12-11  Daniel Boelzle  <dbo@openoffice.org>  [a3bbee4e655ea46cd27dbab2ab8770716092dcd0]

#88919# setPropertyValue( DefaultContext )


2001-12-11  Peter Burow  <pb@openoffice.org>  [3b54b19f1ee22c89011a565df4b5a7deae3cad38]

fix: #95739# optimized


2001-12-11  Peter Burow  <pb@openoffice.org>  [b046d94b9387b653c33f6a268d63ccc66fa5afaa]

fix: #95739# (2) use define


2001-12-11  Peter Burow  <pb@openoffice.org>  [defe00a1c12b44fe757b0b953ccc49217a9e3c81]

fix: #95739# GetImage() and GetDescription() now separately for file and folder


2001-12-11  Mathias Bauer  <mba@openoffice.org>  [f7d0297ae44aee13bc4d2995504d08bdbcbb2ca8]

#95661#: reschedule+yield may deadlock while executing assertions


2001-12-11  Peter Burow  <pb@openoffice.org>  [4c289c175f03fef9ac500b657927c99858fb9674]

fix: #80835# use uui::InterActionHandler for MakeFolder()


2001-12-11  Carsten Driesner  <cd@openoffice.org>  [715850f00fbd6e2141e3a2ac0039e1024b0568fd]

#95517# Don't show error if running in a network installation and there is no user installation


2001-12-11  Caolán McNamara  <cmc@openoffice.org>  [3dc5782fcf3b5300655343012649dccdfe8bd265]

#95832# Flipped lines not flipped on export


2001-12-11  Sascha Ballach  <sab@openoffice.org>  [137c6bb8d55ddace637d24977ee0ab4c8355c0e9]

#95346#; delete StyleIndex_Impl if it is always in the container


2001-12-11  Malte Timmermann  <mt@openoffice.org>  [1623a952be6aff03613a4f53f4ea084b596e797f]

#95828# WriteRTF - fixed a lendless loop...


2001-12-11  Christian Lippka  <cl@openoffice.org>  [2e7e544cd372e4fb5926a4e0419765132af893d5]

#95788# set shape kind on creation at XServiceFactory


2001-12-11  Kurt Zenker  <kz@openoffice.org>  [a82efae6d5d3861d63e7afe24f830517b309aa6c]

#91062# deliver jobs.xml


2001-12-11  Philipp Lohmann  <pl@openoffice.org>  [5995450d3617ca6829e3f5537c3561a3197a4b9d]

#95672# applications expect changed width/height for landscape


2001-12-11  Oliver Specht  <os@openoffice.org>  [8bc3b35f672ad18290d3d96774d3e144f8d8e1f1]

#95794# catch 'last' exception


2001-12-11  Daniel Boelzle  <dbo@openoffice.org>  [b9ff3b60d1af958c3d08a628cde7d4a26fef4513]

#88919# added security


2001-12-11  Daniel Boelzle  <dbo@openoffice.org>  [457623d1f707586c22012a592a2fdf30b63c7147]

#88919# omitting Permission


2001-12-11  Armin Theissen  <armin@openoffice.org>  [39f341cafd9240bae203e63aa8d58ab0207f3942]

introduced librgt*.so, IZ 2500


2001-12-11  Armin Theissen  <armin@openoffice.org>  [e530ea220ada514cbac790c7e0ef23f04b380a04]

added libsample*.so - IZ 2500


2001-12-11  Daniel Boelzle  <dbo@openoffice.org>  [8838c90cefe847545d510191a6c7128c01a7fef6]

#88919# added security


2001-12-11  Daniel Rentz  <dr@openoffice.org>  [90497ffc2031ae32bff6ad966613a74f4ea4711f]

#92918# DM/$ -> currency units


2001-12-11  Daniel Boelzle  <dbo@openoffice.org>  [dfef12b92e5be96545b1b2deba3823b9cb7aedd4]

#88919# added security


2001-12-11  Rüdiger Timm  <rt@openoffice.org>  [50b5c0f8f9aed2e0e5f499b898b79f618f8b8d98]

#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>  [1c9fb444d1852e7ea6fd8253a1d786f663600886]

#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  Oliver Specht  <os@openoffice.org>  [c27397cd9a333e98bec0e21120d1fe26d8dd96c8]

#95597# indent constants corrected


2001-12-11  Ocke Janssen  <oj@openoffice.org>  [b5993e9aeb4b5df79c55f69af4ed9454ff67389b]

#95779# set value to empty of param


2001-12-11  Ocke Janssen  <oj@openoffice.org>  [b91b2f522e0f510a99c44b12762be54e83e5971b]

#95779# use of alias tablename


2001-12-11  Frank Schönheit  <fs@openoffice.org>  [67241da7ae01d0e5f21974c356a1e12f8cac9b79]

#95641# Tools/syncronize removed


2001-12-11  Tino Rachui  <tra@openoffice.org>  [5a1cf2586e92720cbc95e1427dd97242df041436]

#95743# solve deadlock problem with clipboard


2001-12-11  Tino Rachui  <tra@openoffice.org>  [fc59da748cd47e1455e939827588a19a404d2084]

#95743# solve deadlock problem with clipboard


2001-12-11  Tino Rachui  <tra@openoffice.org>  [076d80e0fb7c662721a01bdd99239835aeaf4aad]

#95743#running mapi in a separate thread because it doesn't work in a MTA thread sometimes


2001-12-10  Rüdiger Timm  <rt@openoffice.org>  [55d89d97a17021367f9d1d1533a8c6fafd0bbf59]

new version for SRC641


2001-12-10  Rüdiger Timm  <rt@openoffice.org>  [0e9187e3026d3edd3fff737d234121f543dcb38a]

new version for SRC641


2001-12-10  Rüdiger Timm  <rt@openoffice.org>  [ea191672883922dd5329f0c8ea8982da82270739]

new version for SRC641


2001-12-10  jp  <jp@openoffice.org>  [2b361e63a22ad289969140f7726c8fa1e18d4464]

Bug #95726#: ClearAutomaticContour - add a ASSERT


2001-12-10  jp  <jp@openoffice.org>  [26fa3c95559f56d99e3fff17295d43e51e76bf94]

Bug #95726#: FinishOLEObj - call ClearAutomaticContour only if a OLE object is selected


2001-12-10  Rüdiger Timm  <rt@openoffice.org>  [eae71420bc292844d3b40dde5cd26b47be78fc78]

Merge SRC641: 10.12.01 - 22:23:53


2001-12-10  Oliver Bolte  <obo@openoffice.org>  [c36af932f77ed208c77a9028ca248e64f1e29f3b]

Merge SRC641: 10.12.01 - 22:15:50


2001-12-10  Kurt Zenker  <kz@openoffice.org>  [1c67db5ccb32dee8c58052d8cee4a8e74e1756e1]

Merge SRC641: 10.12.01 - 22:15:20


2001-12-10  Oliver Bolte  <obo@openoffice.org>  [2278f383001fb3cead7d1bd5df4834f88cff4fb6]

Merge SRC641: 10.12.01 - 22:15:09


2001-12-10  Rüdiger Timm  <rt@openoffice.org>  [ae7e3b8e8c4e663a9e7369b9e7267fb10f5964be]

Merge SRC641: 10.12.01 - 22:10:20


2001-12-10  Kurt Zenker  <kz@openoffice.org>  [dc9440d1a2e7974fbe5d7e7868ed3d7a64ce380c]

new version for SRC641


2001-12-10  Kurt Zenker  <kz@openoffice.org>  [ceb5a85f4b72aea82a73807274ddf50ec406a139]

new version for SRC641


2001-12-10  Niklas Nebel  <nn@openoffice.org>  [675baa465292a9034e17a1974865eae3d5e2210a]

#93487# escape quotes after converting to ByteString


2001-12-10  Kurt Zenker  <kz@openoffice.org>  [ab5ffdd83bd4b8bf9e7793277ee9ccd61f5bb53a]

new version for SRC641


2001-12-10  Daniel Boelzle  <dbo@openoffice.org>  [861324f563dcdf1c8dd106a6d8a71493ed380902]

#88919# slight modifications omitting Permission


2001-12-10  Jörg Budischewski  <jbu@openoffice.org>  [b084da652c780e47170842c46144cc6baf4a071b]

#95807# release calls are now ALWAYS delegated into the writer thread to avoid reentrant remote calls


2001-12-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [a7c75bcd5daa936454442db998a0b57662c9e00b]

#65293#: exception specification


2001-12-10  Niklas Nebel  <nn@openoffice.org>  [daccf41d0c7a864b859e9591b3c3f399ae14edf5]

#95791# don't store settings pointer (belongs to view)


2001-12-10  Bertram Nolte  <bnolte@openoffice.org>  [4b3ec1c079680b4444edbad49351dd3c66528b12]

#87796# Replaced XMultiServiceFactory with XMultiComponentFactory.


2001-12-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [d6c2b649bc20c14ea53fe0bb5faec8ac546c6f62]

#65293#: exception specifications


2001-12-10  Rüdiger Timm  <rt@openoffice.org>  [359df1835b2a026c320e9b5a1ef6dd58837afa2b]

new version for SRC641


2001-12-10  Kurt Zenker  <kz@openoffice.org>  [a89f5a8fcca806fe4b763ca66def6db67a817c98]

#65293# Syntax


2001-12-10  Sven Jacobi  <sj@openoffice.org>  [5d3ff624a16562ced01426c32812b152af8f67ac]

#93902# most enhanced metafiles created by xp are not displayed properly


2001-12-10  Michael Hönnig  <mi@openoffice.org>  [77cfd8b5063a2779a8211e3095d974523661faa9]

#94538# XStyleFamiliesSupplier added


2001-12-10  Sascha Ballach  <sab@openoffice.org>  [b2a5e3b779ed2714e45b418b8b444d9c0715f2e9]

#88491#; let the referenced caption point unchanged, only calculate the ref point with the shape position, but not with the caption point


2001-12-10  jp  <jp@openoffice.org>  [f8487f2c14a2a63ee48cbc4cbe75708e63476ad9]

Bug #95774#: remove the disconnected object from the marklist of the views


2001-12-10  Sascha Ballach  <sab@openoffice.org>  [eb380dda1e2c03fb6514f8f4c74d3f896ca62bd0]

#88491#; handle the referenced caption point


2001-12-10  Kurt Zenker  <kz@openoffice.org>  [892f6e28ea28bfe54baf2e49ebf884bd9e05fd88]

UDK399


2001-12-10  Oliver Specht  <os@openoffice.org>  [630eb433e5ad3e693ecf7cee72c9f4f0a8bc5851]

#95799# enable automatic sender setting in Insert/Envelope


2001-12-10  Frank Schönheit  <fs@openoffice.org>  [04db7e2bc444be4fd523f0f56b7066d414055493]

#95766# when moving controls within the hierarchy, force the shell to update such things as the 'current form'


2001-12-10  Frank Schönheit  <fs@openoffice.org>  [a424a945323d0fc43f758ac38aa411aa42d20d4f]

#95780# when adding a status listener, ensure that it is called in all scenarios properly


2001-12-10  Frank Schönheit  <fs@openoffice.org>  [511f354d3658a2f15a9ee1406272a01b093d25ad]

#95780# the status multiplexer remembers it's last event


2001-12-10  Herbert Duerr  <hdu@openoffice.org>  [0df93428e5620795e36fdc7f00bb5bbbb8227902]

#95414# use logical font size in mapped mode


2001-12-10  Juergen Schmidt  <jsc@openoffice.org>  [c672337cdc3a79768fa81f97452f156855761cd2]

#94649# add changes for multible exclude keys and exclude all subkeys


2001-12-10  Frank Schönheit  <fs@openoffice.org>  [6580015589b539f211e1a396d813ce0b550da07c]

#95780# when broadcasting feature state changes, use a correct URL


2001-12-10  Frank Schönheit  <fs@openoffice.org>  [18b1e6fa5b174d57fdad4cac7750b181797ee814]

be more tolerant against an invalid form collection


2001-12-10  Frank Schönheit  <fs@openoffice.org>  [7c17aa067bf14e4783edf544080402996762973f]

#95770# convertFastPropertyValue: for MaxRecords, allow an ivalid ADOResordSet


2001-12-10  Mathias Bauer  <mba@openoffice.org>  [ac8396e98e0702b0c027a45f51b37b7d23302d3b]

#95784#: inner executes should be synchronous


2001-12-10  Andreas Bille  <abi@openoffice.org>  [466008c8a722155abcdbcb2bc6ae74911dd93666]

#95635# Adapting d.lst to deliver ucpchelp.xml


2001-12-10  Andreas Bille  <abi@openoffice.org>  [836e94d9c46f6afb935948b84d093220efcf4d7a]

#95635# Added ucpchelp1.xml providing component-description


2001-12-10  Nils Fuhrmann  <nf@openoffice.org>  [5bc1e5df631bd8b1851802f82880ba64c2b086a7]

Merge SRC641: 10.12.01 - 13:47:53


2001-12-10  Stephan Schäfer  <ssa@openoffice.org>  [de7fabe6ddf90a5f892a06ffd0f85083624e88b5]

#95616# merge 1.13.2.2


2001-12-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [59fd2a7d5b2fe1cdc230464063482158215a4516]

#65293#: gcc-3.0.1 needs lvalue


2001-12-10  Hans-Joachim Lankenau  <hjs@openoffice.org>  [e7ad00a7e9c3bb3709fdd31623f482e00f81d445]

#95782# get symbols of SLO/OBJ TARGET


2001-12-10  Ocke Janssen  <oj@openoffice.org>  [9a093007f33972a50a22b515c195ee61e087715d]

clear column of grid before filling again


2001-12-10  Ocke Janssen  <oj@openoffice.org>  [79203ccb850248625c47e49af5194598ccc8f21c]

#95617# change splitter pos


2001-12-10  Herbert Duerr  <hdu@openoffice.org>  [5495bc706e8dcbe61c95b8c1c931cfa9a7ad3515]

#95414# font width fix for different x-/y scaling factors


2001-12-10  Carsten Driesner  <cd@openoffice.org>  [4d62f2a435ddf6ab45d172ca0dac7c1eea3c64c4]

#95757# abbreviated picklist menu entries for biblio and database component


2001-12-10  Frank Schönheit  <fs@openoffice.org>  [b11e7b6fb69a17484f3d20dba44f333dde4f9039]

#95540# for the 'more' dialog, use the error dialog as direct parent


2001-12-10  Ocke Janssen  <oj@openoffice.org>  [32f24166a0c561d1f17806593d3dcee1458357e5]

#95759# check column count for COUNT(*)


2001-12-10  Ocke Janssen  <oj@openoffice.org>  [67234bb25851d2c26555174440aa0ee2d8a6c174]

#95712# created statement corrected for joins


2001-12-10  Ocke Janssen  <oj@openoffice.org>  [48beebd1649a140ea1de4efa3c2f5941fdb94efa]

#95589# use of own ResultSetMetaData


2001-12-10  Andreas Bille  <abi@openoffice.org>  [8d3dfda68294b4d607e289ef1296b05c4c2c65c0]

#91900# Now testing first whether the Any contains something.


2001-12-10  Mikhail Voitenko  <mav@openoffice.org>  [eaa20f5f193661fa136fd7251e7a57a9f9a2b4a5]

#94532# optimization of the buffering


2001-12-10  Frank Schönheit  <fs@openoffice.org>  [aab4469e5a204cd12de100cc1aeb05dd7fc4c747]

#95745# UnoTimeFieldControl::textChanged: correctly adjust the model's 'Time' property


2001-12-10  Frank Schönheit  <fs@openoffice.org>  [72c765919e6a3ea3f00e20310100dc04d0f6ecdb]

#95263# when retrieving the columns of a SQL-command form, use a '0=1' filter instead of the one supplied with the statement


2001-12-10  Frank Schönheit  <fs@openoffice.org>  [1d05c8d51af23546f80f6722b4c25d027646a61f]

#96744# set the TimeMax when initializing a time field


2001-12-08  Oliver Bolte  <obo@openoffice.org>  [d86e1be27497eddcae2de5bf57f546c841c6ca15]

Merge SRC641: 08.12.01 - 22:20:56


2001-12-08  Oliver Bolte  <obo@openoffice.org>  [3edf9107d813cea0a033a59d0d088d51bd6d831d]

Merge SRC641: 08.12.01 - 22:17:30


2001-12-08  Rüdiger Timm  <rt@openoffice.org>  [413cab2f3e5375e6cc95e62b08a81942b7ad2de5]

Merge SRC641: 08.12.01 - 22:16:47


2001-12-07  Oliver Bolte  <obo@openoffice.org>  [3a0303396a4e979c73e1bdcd854845499703fff9]

Merge SRC641: 07.12.01 - 22:29:47


2001-12-07  Oliver Bolte  <obo@openoffice.org>  [7a251ed98aaba0c032370e7b9aa1ee270fc9e3c5]

Merge SRC641: 07.12.01 - 22:29:08


2001-12-07  Oliver Bolte  <obo@openoffice.org>  [60ef7f70e4e16f47d24aa56514446d456dda9e0e]

Merge SRC641: 07.12.01 - 22:23:34


2001-12-07  Kurt Zenker  <kz@openoffice.org>  [d1afdcffcb2be118b7c831eea219c4d1b66e9dfd]

new version for SRC641


2001-12-07  Rüdiger Timm  <rt@openoffice.org>  [661b94b7ab8cfd4816ba70191b2a8c662e8ffb20]

new version for SRC641


2001-12-07  Rüdiger Timm  <rt@openoffice.org>  [1575be7eece93532fe951a834567d9d2680d6c92]

new version for SRC641


2001-12-07  Oliver Bolte  <obo@openoffice.org>  [9df73302fa16cad2c22e7025398f55d9c524286b]

new version for SRC641


2001-12-07  tpf  <tpf@openoffice.org>  [ba160ed23f48be2fa8e23a1e1d34c2d694dc28dc]

#65293# searching for xerces.jar locally too


2001-12-07  Kurt Zenker  <kz@openoffice.org>  [fd4743c496e83e1c840552366d736dc2ff63cd04]

new version for SRC641


2001-12-07  Jörg Barfurth  <jb@openoffice.org>  [513f9ef29b90b34694fcfb35104f3ae6cfc4df65]

#95259# Expand changes to multi-locale form before merging with existing data


2001-12-07  Jörg Barfurth  <jb@openoffice.org>  [d4878b7d8c314bf7fee8948bb5a581df62e745b4]

#86807#,#95259# Use modification-safe iteration for visitor


2001-12-07  Rüdiger Timm  <rt@openoffice.org>  [12a74d388564530e9d3f5733a317a4e7ad0ab9a4]

new version for SRC641


2001-12-07  Bertram Nolte  <bnolte@openoffice.org>  [0b15354910ffdc1c7d74ba06b163be3542465258]

#87796# Improved Inspector.


2001-12-07  Oliver Bolte  <obo@openoffice.org>  [3473e41cc8cf86c2a41080cb67053dcb52ecac5e]

#65293# eol missing for solaris


2001-12-07  Behrend Cornelius  <bc@openoffice.org>  [602c0aa0441e47980b25f0a125952bd32dcb85cc]

#95287# SetNumerics Routine improved (DecimalAccuracy thrown out


2001-12-07  Caolán McNamara  <cmc@openoffice.org>  [d9b77b272aea9c327864c867e50ade3a45f5a7fa]

#95658# additional .mml alias conversion


2001-12-07  Behrend Cornelius  <bc@openoffice.org>  [89ad2f29f0b68fc9f8fe15b214191b9dbe7cd723]

#95749# Subs ActivateReadOnlyFlag/DeactivateReadOnlyFlag added


2001-12-07  Behrend Cornelius  <bc@openoffice.org>  [cd16329eb7e03f8cbf60f9662482020568e6a3fd]

#95287# New Typename for saving added


2001-12-07  Mathias Bauer  <mba@openoffice.org>  [7b54f383a72240c44a8459316b8bfc3f6c31a46a]

#95692#: always set valid size for floating window


2001-12-07  Philipp Lohmann  <pl@openoffice.org>  [ee47dcf52f2bb8879c01bb89f11f2b726278d122]

#94748# better handling of resize timer


2001-12-07  Philipp Lohmann  <pl@openoffice.org>  [7a7201691dccdf94b9f3be95f89615a40efa3b2b]

#94748# refined Maximize hack for dtwm


2001-12-07  Rüdiger Timm  <rt@openoffice.org>  [885fcac2a2178a55d87739e9380e1e9adbfeb8d1]

new version for SRC641


2001-12-07  Rüdiger Timm  <rt@openoffice.org>  [fa5f2b24f32bf753848317363bb7b960bef7a07d]

new version for SRC641


2001-12-07  Jörg Budischewski  <jbu@openoffice.org>  [8a2b2e3a0ae1cf236c76f535edfbee1a87139027]

#95375# added two registry test for content enumeration


2001-12-07  Frank Schönheit  <fs@openoffice.org>  [0847e4a9cee8573d8f6a2f138c9e18a69a4fd29a]

#88707# when implementing the XTypeProvider, always return the XTypeProvider cppu type


2001-12-07  Rüdiger Timm  <rt@openoffice.org>  [8fed933384a64f3a18254b5945fb53d71e484a0e]

#65293# exception specifications (release/acquire)


2001-12-07  Kai Sommerfeld  <kso@openoffice.org>  [47b4cf6fecf0cb41721b48053248590c2be9f864]

#94065# - service now supports all protocols supported by the UCB.


2001-12-07  Andreas Martens  <ama@openoffice.org>  [a87066c4a879e2badf1cd656c7d87903439f7eba]

Fix #95703#: Don't format unintersting fly frames


2001-12-07  Juergen Schmidt  <jsc@openoffice.org>  [66519be4e9e4d24a93b593263e9f3759e59aca56]

#94649# add changes to check drafts tpyes special


2001-12-07  Frank Schönheit  <fs@openoffice.org>  [972e6cca3649352677f363f75cbcee27967be4bd]

#95727# updatePreviewState in preExecute - just in case somebody sets this flag manually before executing this dialog


2001-12-07  Frank Schönheit  <fs@openoffice.org>  [ce99c7155cca93dccbdd2271c412b657773db45b]

done during #95727#: added an assertion which will tell me if a given scenario really happens


2001-12-07  Frank Schönheit  <fs@openoffice.org>  [27208ec9f0814313bd76fff168d1a03a59e78b57]

changed behaviour: when opening a folder, do _not_ initially select the first entry - all clients existent so far had hacks to revert this effect afterwards


2001-12-07  Jörg Budischewski  <jbu@openoffice.org>  [9a4838415c7b71a40c3673d1a9fb457e83ec73f7]

#95735# registry supports now enumerationaccess, so that servicemanager can walk over all registries


2001-12-07  Frank Schönheit  <fs@openoffice.org>  [ef31ae289d577fb827e74440285959ff90c35303]

the ResetHdl_Impl is not necessary anymore (due to changes to the file view control, done during #95727#


2001-12-07  Christian Lippka  <cl@openoffice.org>  [88fa7d75d14f99eb3a7841f1d16ae2d2e33d0a11]

#95675# added hint prior to clear of object list HINT_OBJLISTCLEAR


2001-12-07  Jörg Budischewski  <jbu@openoffice.org>  [96bf934e28d0f7953af7d62268cb6b59b7d80875]

#95735# for content enumeration, registries are now searched deeply


2001-12-07  Mathias Bauer  <mba@openoffice.org>  [cacedab63f57a3352706d5fbdbb2e52fe3e41481]

#95706#: wrong reading of empty string properties


2001-12-07  Mathias Bauer  <mba@openoffice.org>  [6ed80be7887632bd8e6dc60f29efcb7e66e6346b]

#95698#: don't use _default target for new documents


2001-12-07  Mathias Bauer  <mba@openoffice.org>  [f1f2caf556a2093a641507bbb18b64d083199baf]

#95641#, #95642#: remove some obsolete slots


2001-12-07  Kai Sommerfeld  <kso@openoffice.org>  [62bb5daced4a8babe8dc116d374a450a92c557b8]

#94065# - Added parameter to writeFile method


2001-12-07  Juergen Schmidt  <jsc@openoffice.org>  [594468bf9145e204756bacd26a7d2a3ccdbb7a16]

#94649# add check off doc registry


2001-12-07  Juergen Schmidt  <jsc@openoffice.org>  [f7a37696e08d58fe1fc872ce1566cf626101e74c]

#94649# add changes for checking services


2001-12-07  Mathias Bauer  <mba@openoffice.org>  [1cf0e949f721c8211bf035643729eb6bf5fa51ad]

#93782#: intercept context menues


2001-12-07  Mathias Bauer  <mba@openoffice.org>  [181fe793faeb9b133cdb282890cbfbe40755fc44]

#93782#: intercept context menues


2001-12-07  Juergen Schmidt  <jsc@openoffice.org>  [015343a259e8c95884daf3146b088eead3c88634]

#94649# add changes for checking services


2001-12-07  Kai Sommerfeld  <kso@openoffice.org>  [29905da5248f4451aa3f1e427d461f25079972a5]

#94065# - Introduced XSimpleFileAccess2


2001-12-07  Caolán McNamara  <cmc@openoffice.org>  [8391d79b88765e490c15b9944cdb8740a281cf4f]

#95658# Additional alises


2001-12-07  Thomas Benisch  <tbe@openoffice.org>  [84ec6248a30e799d69f0bb8050e2937b31af873b]

#95708# Crash when set a password to a soffice library


2001-12-07  Oliver Bolte  <obo@openoffice.org>  [296494bafd17a9ff64f69daca80f2f74fddb46af]

#65293# typo


2001-12-07  Rüdiger Timm  <rt@openoffice.org>  [09af55f4dee8194a25e2ad27b47c9c4d7b8e383e]

#65293# Include path corrected.


2001-12-07  Nils Fuhrmann  <nf@openoffice.org>  [9535532bb8de390d7da20c11793e3a2c7c5c617c]

Merge SRC641: 07.12.01 - 13:43:31


2001-12-07  Malte Timmermann  <mt@openoffice.org>  [e7c7c08991a4a448147e732c587f58ad151b1a48]

#95495# Selection after transliteration


2001-12-07  Malte Timmermann  <mt@openoffice.org>  [52f278fb4c39913bcd45aa43f353f4b0e2822ef5]

#95495# TransliterateText returns the new selection


2001-12-07  Malte Timmermann  <mt@openoffice.org>  [7960104af8514f7e3846e9a53a1f66dc8c9c1884]

#95495# improved transliteration


2001-12-07  Malte Timmermann  <mt@openoffice.org>  [a605b3a1df1c6357875779a338f5eff2319c2282]

#95495# Removed unnecessary call in RemoveChars


2001-12-07  Malte Timmermann  <mt@openoffice.org>  [456a4b65b755d0e94de8096550ec55aae4d828a7]

#95495# EditSelection op !=


2001-12-07  Michael Brauer  <mib@openoffice.org>  [332e1a7d091b434edc4da657e1460253ae3c677f]

#95634# fo:border=none didn't work for import and export


2001-12-07  Stephan Schäfer  <ssa@openoffice.org>  [4c3d0e4357ea86079faa73367174e38390207029]

#95305# handle shutdown msg only once


2001-12-07  Ocke Janssen  <oj@openoffice.org>  [0435527c3448fbf99548e14386c291a9399eff00]

#95728# insert try catch


2001-12-07  Ocke Janssen  <oj@openoffice.org>  [98eb0144cd2e5c06fd979e12936483bdb96085aa]

#95728# check if append only was selected and set columns


2001-12-07  Andreas Martens  <ama@openoffice.org>  [5fab445daa3a2822b18dc25c9ac8e1ca52e02967]

Fix #95720#: What a small world


2001-12-07  Oliver Bolte  <obo@openoffice.org>  [8cbab53b1d665c55c9e9b5ac2b04092f2d685828]

new version for SRC641


2001-12-07  Mathias Bauer  <mba@openoffice.org>  [a1c1578ca06d2bd44af0931c0c0c1da17744e286]

#95641#, #95642#: remove some obsolete slots


2001-12-07  Tino Rachui  <tra@openoffice.org>  [41ef46ac32580d3be3afe81f423bf9b7d433bf81]

#95723#not setting MAPI_UNICODE anymore


2001-12-07  Andreas Schlüns  <as@openoffice.org>  [66d565e4e5d3fa682074edf754ad1ad70fbc1579]

#95685# new support for HelpBookmarks


2001-12-07  Peter Burow  <pb@openoffice.org>  [c1a95ef9c5d05f7da330fbfaab5ce7b794601ac2]

fix: #95685# use HistoryOptions instead of DynamicMenuOptions


2001-12-07  Thomas Benisch  <tbe@openoffice.org>  [2d8189b65e251bef66a5c4a40a6be65e7d425a07]

#92755# invalidate SID_SHOW_PROPERTYBROWSER


2001-12-07  Christof Pintaske  <cp@openoffice.org>  [9bb1572439083dad3155793aba4c7164d6f37b8b]

#95334# don't touch the stacking window on trusted solaris


2001-12-07  Stephan Schäfer  <ssa@openoffice.org>  [968af075f4980b9898cba00f6a226900ad2d75d3]

#95305# handle wm_queryendsession only once and reset state in wm_endsession


2001-12-07  Daniel Boelzle  <dbo@openoffice.org>  [c4e3da65d4eabf200457a7e006ff372e9c79133c]

#95301# shockwave plugin has bug; expects ASCII functions to be used


2001-12-07  Behrend Cornelius  <bc@openoffice.org>  [456b4d6704a45eea3c942e0ba2e8b85fc85de0dd]

#95671# Disposing of Dialog improved


2001-12-07  Thomas Benisch  <tbe@openoffice.org>  [aafc70a29a6ab4878b11110f217287b980fd3e51]

#92755# Assign Standard Values for Basic Controls in Designmode


2001-12-07  Daniel Boelzle  <dbo@openoffice.org>  [acadbe93e62083ef38a5145609c8874e138d28e7]

#95301 swf#


2001-12-07  Daniel Boelzle  <dbo@openoffice.org>  [bdc9ccf5eb7971dee36c5fbd29ded581e48aa898]

#95301# swf


2001-12-07  Daniel Boelzle  <dbo@openoffice.org>  [3f8677a7438b662bcb7ff8b60762bed41811ab2a]

#95301# swf


2001-12-07  Christian Lippka  <cl@openoffice.org>  [b54d3b939e51802cf2eae675df6b1865ed442afc]

#90330# added XTypeProvider, forgot this


2001-12-07  Jörg Barfurth  <jb@openoffice.org>  [2bc101886e5984a3c33b3a34744c25774c41eb3f]

#86807# Localized value now always considered 'replaced'. Only group member values can be 'merged' now.


2001-12-07  Jörg Barfurth  <jb@openoffice.org>  [2f5631ca42e9148b9556d4a5a5d1e6abf6df3a94]

#86807# Use modification-safe iteration for modifying visitor


2001-12-07  Ocke Janssen  <oj@openoffice.org>  [0439ec80503277978d97526a5b43db88a26210d8]

#95508# check if it is a token


2001-12-07  Ocke Janssen  <oj@openoffice.org>  [929ec92f7000beeea5c4e770d9313b143d2d1fb2]

#95647# set default value to false


2001-12-07  Dieter Loeschky  <dl@openoffice.org>  [9db04d2d6cc0ff29ed0b0b5400d2632911361c07]

#95324# NewOrLoadCompleted(): check CreateTitleAndLayout() if nFileFormatVersion <= 4


2001-12-07  Frank Schönheit  <fs@openoffice.org>  [4a27a4bc107b88133390f8fb2692e0b84b2ff658]

#95509# sort the groups in the same order as the global classes


2001-12-07  Ocke Janssen  <oj@openoffice.org>  [def66875f7d8e99b6ce6b8486c0e770f6538ffd0]

#95647# check for join type


2001-12-06  Kurt Zenker  <kz@openoffice.org>  [3f7999d4d9e08953ee7a8288e982d64be4a03fd0]

Merge SRC641: 06.12.01 - 22:19:27


2001-12-06  Kurt Zenker  <kz@openoffice.org>  [8fc61f2a9e058e8918e2828d85023f7c7ceae712]

Merge SRC641: 06.12.01 - 22:13:57


2001-12-06  Rüdiger Timm  <rt@openoffice.org>  [8b398bf102d52cc49a40ec020c116cdac010eb94]

Merge SRC641: 06.12.01 - 22:14:39


2001-12-06  Rüdiger Timm  <rt@openoffice.org>  [43690c8145bdd015299635dfde9d1c7437b2788e]

Merge SRC641: 12/06/01 - 22:08:30


2001-12-06  Philipp Lohmann  <pl@openoffice.org>  [c5bbefa7804a67ba11fdaaae3963d930a6a445d6]

#95498# use mm instead of points


2001-12-06  Sascha Ballach  <sab@openoffice.org>  [83d1f5f179c546aad41a16c391e80f1892e7011e]

#95346#; remove temporary stylename if it is in the list


2001-12-06  Sascha Ballach  <sab@openoffice.org>  [0bbed4a634526bb7148ba6e763e7a95fe1b5b039]

#95346#; be care that the FilterInfo is deleted in every brunch except it is cached


2001-12-06  Hans-Joachim Lankenau  <hjs@openoffice.org>  [ed048f7d3ba045553c89af74620371ca4915b399]

#65293# makedepend now gets correct includes


2001-12-06  Philipp Lohmann  <pl@openoffice.org>  [9bcb7fc5eceb6b20b7179f76b399de898e3f3be1]

#95514# set show state correctly, do not map withdrawn windows in ToTop


2001-12-06  Sascha Ballach  <sab@openoffice.org>  [e074afc36ecf0525f919fca39f7bd2f05693852a]

#95346#; delete call of some pointer added to the destructor


2001-12-06  Sascha Ballach  <sab@openoffice.org>  [d6b32d863bf8f8c25faafdc1e463479b3d6e6fea]

#95346#; clear the annotation list after find out that there are some not saved to make it possible that the next tables work correct


2001-12-06  Sascha Ballach  <sab@openoffice.org>  [861b424001fd8317c8d3c645e33f4328fac54cf9]

#95346#; remove element from list after removing content so it can not be used in a wrong way; choose better variable names


2001-12-06  Daniel Vogelheim  <dvo@openoffice.org>  [421882514d53d98e5106e1c585730244c3be51d2]

#95681# updated DTD to include type attributes for <text:get-variable> field


2001-12-06  Kai Ahrens  <ka@openoffice.org>  [7dfd543a067587bd32f9adf329c4224e82c604a2]

#95690#: allow dialogs while pasting pages


2001-12-06  Herbert Duerr  <hdu@openoffice.org>  [f70ac0d93d987d6033c1b67d0ea53983c69dd278]

#95285# prefer scalable over bitmap font versions


2001-12-06  Christian Lippka  <cl@openoffice.org>  [6ffcaca6124da8f0a755fd5da78f8e65de9435db]

#95655# check corner radius property exceptions


2001-12-06  Philipp Lohmann  <pl@openoffice.org>  [2b9bb1a72579e4353c2708e838e557018657baf0]

#95498# return correct string


2001-12-06  Philipp Lohmann  <pl@openoffice.org>  [6d300ea3479090cac6fd48d72c16cd353d01449e]

#95498# show absolute margins again


2001-12-06  Daniel Vogelheim  <dvo@openoffice.org>  [17e34825c2b79421564cf1a1036910348f206e74]

#95668# shape property mapper needs to know font declarations


2001-12-06  Jörg Barfurth  <jb@openoffice.org>  [f08246ed9c58dbed4d9827b6f73e3713584102fa]

Allow multiple views to be opened in one session


2001-12-06  Malte Timmermann  <mt@openoffice.org>  [5a9974957da862ed6b690eaa2c78b13a674c3e52]

#95662# BASEPROPERTY_ENABLE: Don't enable with children


2001-12-06  Malte Timmermann  <mt@openoffice.org>  [53dcfa2287469f8fe877c3f633d00033c6bf6b0c]

#95662# BASEPROPERTY_ENABLE: Don't enable with children


2001-12-06  Frank Meies  <fme@openoffice.org>  [8c86a6533a2b0571fff5af2489906d2f99abd1fb]

Chg: Vertical Formatting - Changed argument order for CalcBoundRect


2001-12-06  Frank Meies  <fme@openoffice.org>  [f44ccd8af6d70b9df5e97ffdd8f405303d93607a]

Chg: Vertical Formatting - Use the special function pointers for fly formatting


2001-12-06  Frank Schönheit  <fs@openoffice.org>  [611b519ff95581f14f23ad16cd45f3fcdd11a461]

#93949# moved the TemplateFolderCache in the correct namespace


2001-12-06  Juergen Schmidt  <jsc@openoffice.org>  [c3a33e749e8ac397a3bf26774efad8b881e62931]

#95511# insert missing directories, sync2, formula and ui


2001-12-06  Frank Schönheit  <fs@openoffice.org>  [dd145e6b39c77c31e99fc4dc0ee4214b3bf0229f]

#93949# deliver templatefoldercache.hxx


2001-12-06  Joachim Lingner  <jl@openoffice.org>  [72cda827fe64d026668af5d5d4b0db67d7382fae]

*** empty log message ***


2001-12-06  Joachim Lingner  <jl@openoffice.org>  [6ba351a7485d0fec9dde4b02529f8b4befd7783f]

*** empty log message ***


2001-12-06  Joachim Lingner  <jl@openoffice.org>  [bf2e363ba4dbd8f573cbeecccd1833f22384485b]

 Module1.bas Project1.vbp


2001-12-06  Martin Hollmichel  <mh@openoffice.org>  [ca98ea8eb4913a17ccf8871fc0b29edb4417c4f9]

del: LIBCIMT for Windows, not needed #93044#, cleanup


2001-12-06  Oliver Specht  <os@openoffice.org>  [edf512f9aac35d36c74edadcc6ac54bad609174b]

#95633# don't call the file picker service directly


2001-12-06  Dieter Loeschky  <dl@openoffice.org>  [d2ce5f87abd664e96da5cf5bdbb9d7903ebffce0]

#95591# New documents: turn on the designmode


2001-12-06  Martin Hollmichel  <mh@openoffice.org>  [4385ee34462c054c009958f49ff2a0721d181e87]

del: LIBCIMT for Windows, not needed #93044#, cleanup


2001-12-06  Caolán McNamara  <cmc@openoffice.org>  [39a47065045446f1502809527b719a71fd228349]

#95658# kingsoft mathml to text fixes


2001-12-06  Thorsten Behrens  <thb@openoffice.org>  [01e8963118a09cae3028c2188eb9cbb8c96593ab]

#95404# Checked explicit exports


2001-12-06  Thorsten Behrens  <thb@openoffice.org>  [6aecc218df0bd8bde219d89cea56a341c679babb]

#95404# Checked explicit exports


2001-12-06  Frank Meies  <fme@openoffice.org>  [4be3d62ac9d28a6e21caa0f6b9643797714d24b6]

Chg: Vertical - Formatting : Wrong assertion


2001-12-06  Andreas Martens  <ama@openoffice.org>  [a5d0bae8146ba63f852cac80e5683ffee5c4ea32]

Fix: Cursorheight in empty vertical paragraph with selection


2001-12-06  Peter Burow  <pb@openoffice.org>  [7a7eddc0efa7dd7cd3e112b7329327a82474b8d8]

fix: #95633# FileDialogHelper returns ERRCODE_NONE instead of RET_OK


2001-12-06  Frank Schönheit  <fs@openoffice.org>  [7c03ad2cd6fb5e067b986a7c87cd27504daaec66]

#93949# do a smart update (only if necessary) of the templates structure when opening the dialog


2001-12-06  Frank Schönheit  <fs@openoffice.org>  [ad648046c648596b5c956692c720f9d43ed80150]

#93949# +Update( bSmart ) - allow for a smart update (only if necessary) of the template configuration


2001-12-06  Rüdiger Timm  <rt@openoffice.org>  [630433c925f46b0d7bf2c5704701b06f6a9bdfad]

new version for SRX641


2001-12-06  Kurt Zenker  <kz@openoffice.org>  [a5adc5b30815f2e6a65b17cf57152ca818873a22]

new version for SRX641


2001-12-06  Nils Fuhrmann  <nf@openoffice.org>  [dc2255419adea75667b9ca69f5990f120c5bd4df]

Merge SRC641: 06.12.01 - 13:16:47


2001-12-06  Behrend Cornelius  <bc@openoffice.org>  [edf07f804ca915c14f6864ff13cc4b83bad80b8a]

#95671# converting of texdocumentfields now improved


2001-12-06  Michael Brauer  <mib@openoffice.org>  [ffcccd3fbf8b32abe9bfac7c78044be7227096d1]

#95605#: Don't load template document if Writer is not installed


2001-12-06  Oliver Specht  <os@openoffice.org>  [f770cacd39583f8b3fe1d588a6cba3e86cfd11d9]

#95648# checkbox width increased


2001-12-06  Malte Timmermann  <mt@openoffice.org>  [ef575a24e7be3c3604d08e8d11bdf96d4e7dc3df]

#95580# MoveParagraphs( long nDiff ): nDest++, if nDiff > 0


2001-12-06  Frank Schönheit  <fs@openoffice.org>  [6e50a8ac1f8a02b012913cce4ec55800ce9d00be]

#93949# some more options when using this class


2001-12-06  Frank Schönheit  <fs@openoffice.org>  [6afd149d9b9316c5757bca9eba7568982e315164]

initial checkin - helper class for caching the state of the template directories


2001-12-06  Martin Gallwey  <mtg@openoffice.org>  [b8213b7f8a8771a0719eb2b9de564cd271cb7ce3]

#94679# fix a crash if the package component is being used to create a new zip file from scratch


2001-12-06  Carsten Driesner  <cd@openoffice.org>  [2c0f8f7d5a92915cdf36b8cae98a5c91683e5846]

#87255# xlink:type should't be FIXED as xlink:href is only optional


2001-12-06  Stephan Schäfer  <ssa@openoffice.org>  [5181347ad094a20b72f3bbcc75b322e8e98ebdbf]

#95587# avoid endless loop when iterating dialog controls


2001-12-06  Philipp Lohmann  <pl@openoffice.org>  [84cc7c4327afe166636e1c389d7cef663208d8ec]

#95097# workaround for some WMs


2001-12-06  Frank Meies  <fme@openoffice.org>  [df5913f0bd89ce3a0301f1eab9b26e41d33b2d68]

Chg: Vertical-Formatting: Another new switch function


2001-12-06  Behrend Cornelius  <bc@openoffice.org>  [a8345500f05fbf72ca1dfa6143465d643364e068]

#95638# comment for Resource #1099 inserted


2001-12-06  Christian Lippka  <cl@openoffice.org>  [78083b83eed94f7ad8dedfd43b4c573ac02c2508]

#95210# initialize mbKernAsianPunctuation


2001-12-06  Oliver Bolte  <obo@openoffice.org>  [7d67ab96b5fb58ec033d851d9611c44e6044b959]

#65293# exception specification linux


2001-12-06  Carsten Driesner  <cd@openoffice.org>  [40b58658b7c4aa255b9722f23a597c79177cf2ef]

#95517# support new entry InstallMode


2001-12-06  Christian Lippka  <cl@openoffice.org>  [8b19e7d956b85bf5cd30f59ccd63965c251fed10]

#90330# added shape master support


2001-12-06  Tino Rachui  <tra@openoffice.org>  [26ea093871d07696c608b2acbffe1312ebd2bce6]

95315# don't convert printer name with GetURL_Impl


2001-12-06  Frank Meies  <fme@openoffice.org>  [c71f27aa10eaf1f0c3cb380b436cdaef94b0099c]

Chg: Vertical Formatting: GetParHeight for vertical paragraphs


2001-12-06  Joachim Lingner  <jl@openoffice.org>  [ae19fdff5c2fce5c998a80bbe1fa3cf30fa89aad]

*** empty log message ***


2001-12-06  Frank Meies  <fme@openoffice.org>  [56479a7114beb55925df956af015fe10ec32d06d]

Chg: Vertical Formatting - Correct font height for empty paragraph


2001-12-06  Frank Schönheit  <fs@openoffice.org>  [95c70e819a3fcbc3e6887a842dd69a07f0620b7b]

#95380# corrected the XTypeProvider information


2001-12-06  Joachim Lingner  <jl@openoffice.org>  [2574c30c6ed9840fef1624d8e1e746c2251fc677]

*** empty log message ***


2001-12-06  Joachim Lingner  <jl@openoffice.org>  [73b8453b95472d2ebe8ad56fa9f3df0e57873615]

#92294#


2001-12-06  Carsten Driesner  <cd@openoffice.org>  [4c11d1404ac400ee0e80016189a6927f77e5568a]

#76907# use Bootstrap::getBuildId method to retrieve build data


2001-12-05  Niklas Nebel  <nn@openoffice.org>  [cc8ee696dbd8ebca8ba7603f2b64fe4fdc711fbb]

#95575# allow changing the name of OLE objects


2001-12-05  Peter Burow  <pb@openoffice.org>  [a01b00af30767ebc9f7d831696f7c55f52cdabd8]

fix: #95350# support for floppy and cd-rom


2001-12-05  Peter Burow  <pb@openoffice.org>  [b20f877511cc87879ef446756df47529d0e37937]

fix: #95350# new string resource for floppy volume


2001-12-05  Peter Burow  <pb@openoffice.org>  [4b9c3a418481edbf82e125b0e487828e9ee7ca6d]

fix: #95350# new id for floppy volume


2001-12-05  Eike Rathke  <er@openoffice.org>  [4e8f1ac15f8418139bbeb833892238395e76a355]

#65293# reference to temporary needs l-value


2001-12-05  Vladimir Glazounov  <vg@openoffice.org>  [3afc572bbe99b2abe749e0e80562a72bd9cc3b1b]

new version for SRX641


2001-12-05  Rüdiger Timm  <rt@openoffice.org>  [6a9a4ce95e2777c887442efe41bfc022adac7df2]

new version for SRX641


2001-12-05  Kai Ahrens  <ka@openoffice.org>  [1b296a6c4f33e0369ea7a1e900548c2efde3f313]

#94774#: optimized OLE change handling


2001-12-05  Christian Lippka  <cl@openoffice.org>  [8e57ee3653e03c302d1e81b067afae3075612c30]

#95601# set text object on sdroutliner for api


2001-12-05  Nils Fuhrmann  <nf@openoffice.org>  [6238a7e51175da00ad8713371fc82bb9e290c380]

Fixed header, removed merge conflicts


2001-12-05  Christian Lippka  <cl@openoffice.org>  [e0f5fd5637811638c4cef6c34cd536bc61cdaea1]

#95601# set text object on sdroutliner for api


2001-12-05  Christian Lippka  <cl@openoffice.org>  [6435850e2ae41ff2949e107bba04f158355d7148]

#95601# throw exceptions for illegal arguments for corner radius


2001-12-05  Ocke Janssen  <oj@openoffice.org>  [84b21823a1f287c1d67bc061c38b564deab9146f]

#95610# fetch autoincrement values after insert with max


2001-12-05  Christian Lippka  <cl@openoffice.org>  [2b67988c2eb3074972131812f539e427b0f59114]

#95601# catch exceptions for illegal arguments for corner radius


2001-12-05  Hennes Rohling  <hro@openoffice.org>  [c072cdaea3358ba36debb0fe6186e09f24f92b7b]

#95615# Use CreateMutexA instead of CreateMutexW on Win9x to synchronize pipe creation


2001-12-05  Ocke Janssen  <oj@openoffice.org>  [817f539b9d428da93fd90831307b44fc5e4abe16]

#95598# PaintTristate correct for parentupdate


2001-12-05  Nils Fuhrmann  <nf@openoffice.org>  [65b2a5ff9969a2e68216c18879299d9fd7a7dc42]

Fixes fuer merge


2001-12-05  Behrend Cornelius  <bc@openoffice.org>  [de78730fca5f7ab63182bef2e8cd4a1b21e12907]

#95295# 'brd.bmp' exchanged by 'germany.wmf'


2001-12-05  Andreas Martens  <ama@openoffice.org>  [c9a3fe19857a698cee6b7b2406be186a7c465f14]

Chg: Bounding rectangle depends on writing direction


2001-12-05  Behrend Cornelius  <bc@openoffice.org>  [57bcb13bada6b23d06ec39bc123ec6c29e27ff93]

#94767# Label for german States made wider


2001-12-05  Hans-Joachim Lankenau  <hjs@openoffice.org>  [e3a885bc4fafefd56a5fc2626b76a418c3b54c64]

#65293# don't try to zip subdirs that don't exist


2001-12-05  Andreas Schlüns  <as@openoffice.org>  [0ad2fe7ab056744049d6a07b7be75e780132bae0]

#91062# disable adress book wizard on FirstRun


2001-12-05  Andreas Schlüns  <as@openoffice.org>  [fed231371fa785ca109b6f7af712e3b58887456f]

#91062# support new job execution mechanism


2001-12-05  Andreas Schlüns  <as@openoffice.org>  [17b7fe5c512a2da1a1c72074425e4e0b2332c79c]

#91062# new job execution


2001-12-05  Juergen Schmidt  <jsc@openoffice.org>  [2a4cf08dfe8cfa82d7fbbd584efc1c8cd25520fb]

#87796# use the server side component context


2001-12-05  Andreas Schlüns  <as@openoffice.org>  [dde7b9e3a3c515108bc651aaf630177a454273e5]

#91062# simple revision of job execution interfaces


2001-12-05  Hans-Joachim Lankenau  <hjs@openoffice.org>  [920e8e6a0e3916c702cf45e6a18d5b8076f5588a]

#65293# german now needs ativation too


2001-12-05  Kai Sommerfeld  <kso@openoffice.org>  [19e294428d2682cdfbd3c60352e4f5ff03a1bef7]

#95600# - XRow implementation now uses Type Converter service if needed.


2001-12-05  Hans-Joachim Lankenau  <hjs@openoffice.org>  [56bcdb6eca1891c146139bb819ee0348ef4e5e5a]

#65293# german now needs ativation too


2001-12-05  Sascha Ballach  <sab@openoffice.org>  [43371dd952befa2a36065415be2f028509c05261]

#95346#; don't use a list of pointers for the annotation list, because the < operator is not called than


2001-12-05  Oliver Bolte  <obo@openoffice.org>  [dfb0d3bf7c838239ff995a40d361d57edc16ad5d]

#65293# from HR


2001-12-05  Vladimir Glazounov  <vg@openoffice.org>  [b7d595974e0d0d78201eec9575f70aff579150c9]

#65293# added dependency on comphelper


2001-12-05  Kai Ahrens  <ka@openoffice.org>  [519c665b3d8026007cd52ef75a5a4e291f820ce6]

#95507#: use deep detection for SGF format


2001-12-05  Peter Burow  <pb@openoffice.org>  [2587750685dd9279e8ab4e56ad7ca73bd6da4dd7]

fix: #94594# multipathdialogue with classpathmode


2001-12-05  Andreas Bille  <abi@openoffice.org>  [1fa7112bb9298efa147ce8f726217b2a889d3fb7]

#95399#Properties IsFloppy, IsCompactDisc


2001-12-05  Kurt Zenker  <kz@openoffice.org>  [cf66295db2569543393d23e138fd39e82f3f8f3e]

#93562# only for windows unoportenum.cxx without optimizing


2001-12-05  Nils Fuhrmann  <nf@openoffice.org>  [3a6ea1f063ec40f1b15be61bdc3b8ef73c357368]

Converter for half width katakana to full width katakana


2001-12-05  Oliver Specht  <os@openoffice.org>  [fe79573ff975f9b13940421a1147b77cb420ca21]

#95573# offset conversion corrected


2001-12-05  Stephan Schäfer  <ssa@openoffice.org>  [1d56f010dde669ddbdfea9a9769dff609c6c1c52]

#95330# merge 1.23.2.3


2001-12-05  Gregor Hartmann  <gh@openoffice.org>  [1afd460373ee68d73b4e11ed2d98a35ab7851b17]

new handling of meta tags


2001-12-05  Mathias Bauer  <mba@openoffice.org>  [c21c259af4d5ac342bdbfaf69dd9e9df9adfb316]

#95271#: don't set configmanager modified on loading configurations


2001-12-05  Martin Hollmichel  <mh@openoffice.org>  [0d6f466af3d5bc136670aef993c8d382f5b48144]

chg: Syntax #65293#


2001-12-05  Andreas Bregas  <ab@openoffice.org>  [d61d64e0d88d93cf6abcd3edca57b2f5c4db8c11]

#93462# ApplicationLibraryContainer service


2001-12-05  Martin Hollmichel  <mh@openoffice.org>  [6f6bf93d93f875516bc8acda1c00655aa7c944e9]

chg: Syntax for gcc3 #65293#


2001-12-05  Dieter Loeschky  <dl@openoffice.org>  [c250adaa4d71143a66101fc8dca0c2997f9c8208]

#95550# Set SID_RULER_LR_MIN_MAX to whole page size


2001-12-05  Frank Meies  <fme@openoffice.org>  [102e111e1be7fb52f9ac48a00a7762511d83cff4]

Chg: Vertical Formatting - New switch function


2001-12-05  Frank Meies  <fme@openoffice.org>  [d24a80942eab94b2757b63eaaa5336a03c4a483b]

Chg: Vertical Formatting - New switch function


2001-12-05  Frank Meies  <fme@openoffice.org>  [397d3d077c25bb92d13a8d631fe618ffdbba8eb2]

Chg: Vertical Formatting - Footnotes


2001-12-05  Frank Meies  <fme@openoffice.org>  [c9bd9b6cadf344d8df163e4ffae320cc1dde7c5f]

Chg: Vertical Formatting - Widows and orphans


2001-12-05  Ocke Janssen  <oj@openoffice.org>  [b9d152f8e6e8116b9c7adafdf60b55d80b217a92]

#95572# check if source is a query object if so use that command


2001-12-05  Frank Meies  <fme@openoffice.org>  [5ce8e45a60a07d05cd789e7c2d989fe0adbddac2]

Chg: Vertical Formatting - Repaint rectangle of empty paragraph


2001-12-05  Frank Meies  <fme@openoffice.org>  [cfa3f30001f5ded5d25bd8c7c0638d6f527dc3b4]

Chg: Vertical Formatting - SplitFrm with unswapped frame


2001-12-04  Rüdiger Timm  <rt@openoffice.org>  [ae2c8de6b06264d72dae41747d29ac25f93e29fa]

Merge SRC641: 04.12.01 - 22:10:33


2001-12-04  Rüdiger Timm  <rt@openoffice.org>  [b487762b47aa339adda89c47b01a085f0410cb6f]

Merge SRC641: 04.12.01 - 22:08:52


2001-12-04  Rüdiger Timm  <rt@openoffice.org>  [43ed9895e05a574bfdb7b8b67207bae887e7f231]

new version for SRC641


2001-12-04  Kurt Zenker  <kz@openoffice.org>  [ab63627c4bdac52e8c6397b8185355e3c432fcd3]

new version for SRC641


2001-12-04  Armin Weiss  <aw@openoffice.org>  [ba7893a60c24e0eb3033972cd30faaf4a1207e02]

#95501# reset TextObject attributes to default


2001-12-04  Malte Timmermann  <mt@openoffice.org>  [60078977004cd65184da7859419e71aa3380f06f]

#95501# RemoveAttribs - accept EE_PARA_ALL


2001-12-04  Oliver Bolte  <obo@openoffice.org>  [dbd07621edb9da398f4d0acfab4c384d0a314cc5]

Merge SRC641: 04.12.01 - 18:58:05


2001-12-04  Oliver Bolte  <obo@openoffice.org>  [0b09a3f6f041245aa4e4170c6f9f33ef667fae3a]

Merge SRC641: 04.12.01 - 18:56:09


2001-12-04  Oliver Bolte  <obo@openoffice.org>  [93af1dc41203e8763b1e020fe7a39b7e87e57203]

Merge SRC641: 04.12.01 - 18:54:24


2001-12-04  Oliver Bolte  <obo@openoffice.org>  [79f435c56a8556254372877b547f0ee633ad3bc8]

Merge SRC641: 04.12.01 - 18:52:42


2001-12-04  Kurt Zenker  <kz@openoffice.org>  [ca63487292162a17abab7fc4db06044d18efdbe9]

Merge SRC641: 04.12.01 - 18:49:34


2001-12-04  Kurt Zenker  <kz@openoffice.org>  [07e11442e855d28b6b6d813983717ec4f39a56b7]

new version for SRC641


2001-12-04  Oliver Bolte  <obo@openoffice.org>  [c640eefb039d1f7c3fc0b917e9540d9aa555a28a]

Merge SRC641: 04.12.01 - 18:47:33


2001-12-04  Oliver Bolte  <obo@openoffice.org>  [84eccb14d45ac03b57aa471325db282004f612d7]

Merge SRC641: 04.12.01 - 18:46:26


2001-12-04  Rüdiger Timm  <rt@openoffice.org>  [35557afe1ee148b8d2a625eb0c2b006908e225c3]

Merge SRC641: 12/04/01 - 18:46:54


2001-12-04  Kurt Zenker  <kz@openoffice.org>  [06053709e51baa86397e85ad0ff3a78d70fa9ade]

Merge SRC641: 04.12.01 - 18:46:21


2001-12-04  Oliver Bolte  <obo@openoffice.org>  [c1f67dad20a550c009356dc3d02f62a6dd320dc9]

Merge SRC641: 04.12.01 - 18:45:08


2001-12-04  Rüdiger Timm  <rt@openoffice.org>  [ca2a7170a78634dca63b1fec7f57584d00b4f940]

Merge SRC641: 12/04/01 - 18:45:36


2001-12-04  Kurt Zenker  <kz@openoffice.org>  [cb0e0719e44fa84af8c7f6d3d113ab117d010ae3]

Merge SRC641: 04.12.01 - 18:45:13


2001-12-04  Rüdiger Timm  <rt@openoffice.org>  [c8e13edc04647bd34452ae06f74ff80f2a14bcce]

Merge SRC641: 04.12.01 - 18:43:13


2001-12-04  Rüdiger Timm  <rt@openoffice.org>  [0a3ad5442281d95a9bc66705544b472fd11bbfd3]

Merge SRC641: 12/04/01 - 18:41:53


2001-12-04  Kurt Zenker  <kz@openoffice.org>  [ec9adc83daaa72962b3756545ab16a8ac95edcf6]

Merge SRC641: 04.12.01 - 18:38:44


2001-12-04  Kurt Zenker  <kz@openoffice.org>  [fa7b15b8c33e23b89162d28de053264e19dbca94]

Merge SRC641: 04.12.01 - 18:37:44


2001-12-04  Oliver Bolte  <obo@openoffice.org>  [45a4da1b4320bc0a5ef56ab10a32e4cc9f4b0678]

Merge SRC641: 04.12.01 - 18:37:05


2001-12-04  Kurt Zenker  <kz@openoffice.org>  [8b7559e166c8abef2d2ece6bdcb5a8309be73e96]

Merge SRC641: 04.12.01 - 18:36:49


2001-12-04  Vladimir Glazounov  <vg@openoffice.org>  [180c7b0d0584baff568b10f6a9fdec5d247cf6d1]

Merge SRC641: 04.12.01 - 18:36:43


2001-12-04  Kurt Zenker  <kz@openoffice.org>  [9319e37b0865ce005ee86834a954771fc2e08255]

Merge SRC641: 04.12.01 - 18:34:28


2001-12-04  Herbert Duerr  <hdu@openoffice.org>  [38b3ecb835ba1abc9f301c0031a8d0761d5adb80]

#95556# disable autohinting for CJK glyphs


2001-12-04  Sascha Ballach  <sab@openoffice.org>  [be5b483858bd21ccf71d4b3cbe89ace10100cac7]

#95346#; rename ScMyAnnotation to ScMyImportAnnotation


2001-12-04  Sascha Ballach  <sab@openoffice.org>  [7ae904951dd76ed15df13a5e2237a3b3352311ca]

#95346#; add clear() method to remove unneeded objects; rename the ScMyAnnotation struct to ScMyExportAnnotation


2001-12-04  Sascha Ballach  <sab@openoffice.org>  [b64736547a5a064bcb4e8feb104d05be4c6d677f]

#95346#; destroy pDefaults, pCellsItr and pNumberFormatAttributesExportHelper in the destructor


2001-12-04  Sascha Ballach  <sab@openoffice.org>  [7bcc6ff6345294c15657a88a79015967518bfa96]

#95346#; destroy SharedData


2001-12-04  Martin Gallwey  <mtg@openoffice.org>  [90ddd03b58649e19dea12fb21de59e996f073965]

#95155# support for unbuffered streams


2001-12-04  Martin Gallwey  <mtg@openoffice.org>  [ecd83d3387e72bb6c5203670bb0171e4635c6a6b]

#95155# assert if we couldn't get a reader or writer


2001-12-04  Martin Gallwey  <mtg@openoffice.org>  [b8954b7df90c9904d7cf2c1e859ce95d9fc754e8]

#95155# add support for unbuffered streams


2001-12-04  Martin Gallwey  <mtg@openoffice.org>  [6de8fbbd27dfb4b69bce1b51eb3cd48abf3215db]

#95155# function to create unbuffered streams


2001-12-04  Juergen Schmidt  <jsc@openoffice.org>  [82cb49b961b266c7e0786041f474eec73d7c4518]

#94649# compare valueType1 with valueType2


2001-12-04  Juergen Schmidt  <jsc@openoffice.org>  [823876b3915483dbc9cd78ba4cdf4e9c62b7288b]

#94649# insert new target to compare new registry with reference registry


2001-12-04  Mathias Bauer  <mba@openoffice.org>  [afc3826f5a7cd1a7b5e8c281f17853fb9a9a939a]

#93280#: better handling of printing error


2001-12-04  Mathias Bauer  <mba@openoffice.org>  [1e33c53438a1497de2a9b33248497cab29ed68a6]

#93280#: better handling of printing error


2001-12-04  Oliver Specht  <os@openoffice.org>  [22445fe3cbf2f24fbbb6bd3fb93a08f043f46759]

#93280# return Printer::GetError() if StartJob returns false


2001-12-04  Christian Lippka  <cl@openoffice.org>  [fd154f05e1545b812e87d48e84ea060535778f14]

#90330# added shape master support


2001-12-04  Carsten Driesner  <cd@openoffice.org>  [9486236154bfa8f20997e6c6866c532c91a6a9d4]

#95315# support 'print to' command line parameter


2001-12-04  Christian Lippka  <cl@openoffice.org>  [1903d481790c799a110cda43a436e472ab554aad]

#90330# added shape master support


2001-12-04  Sven Jacobi  <sj@openoffice.org>  [87698661a53a6ff848c26554a1e8a8dd8be77328]

#95497# using correct font for bullet replacement


2001-12-04  Stephan Bergmann  <sb@openoffice.org>  [c995a7aa6935f5adc79f8e4727b7e5ac78e413a8]

#94448# Fixed KeyCode::GetName's REMOTE_APPSERVER case.


2001-12-04  Malte Timmermann  <mt@openoffice.org>  [b19b22f9778f50ae0803bd1d423b6a5c194ffdbc]

#95501# RemoveAttribs


2001-12-04  Matthias Huetsch  <mhu@openoffice.org>  [57655d43489cd4ce79e98cfafa8a5c0e52046f82]

#95564# #i1209# Added 'sysconf() 'support for IRIX. Contributed by Nick Blievers <nick@openoffice.org>


2001-12-04  Malte Timmermann  <mt@openoffice.org>  [52cdfae7ae813666fcb175a2c1f698b17b259b58]

#95501# RemoveAttribs


2001-12-04  Peter Burow  <pb@openoffice.org>  [8ac13f45bbfd5b559ccf53485a687d25377ddd78]

fix: #95538# better aligned


2001-12-04  Hennes Rohling  <hro@openoffice.org>  [a7b3ea5769fa8f1538f62eb6710f4c44adc87894]

Added volume flags for fixed disk, CDROM, floppy and RAM disk


2001-12-04  Juergen Schmidt  <jsc@openoffice.org>  [a7ec014a0be7d342782ee968b24cb4b52d508f03]

#87796# changed


2001-12-04  Christof Pintaske  <cp@openoffice.org>  [7dc591561994d0944e5c0199f275885317f6e3ef]

#94106# #95373# asynchronous status handling / synchronous preedit handling


2001-12-04  Malte Timmermann  <mt@openoffice.org>  [d8ecda3b3db92a90f427074045c5d63a212c27d4]

#95479# IsWrongSpelledWord - SelectWord with ::com::sun::star::i18n::WordType::DICTIONARY_WORD


2001-12-04  Andreas Martens  <ama@openoffice.org>  [3719ea97ba3f22b8a697213439be65afa456f524]

Fix #95559#: Upper distance in sections


2001-12-04  Ocke Janssen  <oj@openoffice.org>  [423799d89aa975cc6654116885e9a7f945c8d3d8]

#95553# check if scale is greater than 0


2001-12-04  Ocke Janssen  <oj@openoffice.org>  [a660d18225d2a27c609260ce8299b8f9f4c70af6]

#95553# check if values are correct


2001-12-04  Malte Timmermann  <mt@openoffice.org>  [eebc162d2d82cc0f8895ea9d7a61d0e9d317d54a]

#95460# RTF-Export: FOnt from CJK/CTL chars...


2001-12-04  Armin Weiss  <aw@openoffice.org>  [8c82902fc08b3212a9dba3fa352d96dd9f260ec2]

#95519# copy LinePolygon info, too


2001-12-04  Christian Lippka  <cl@openoffice.org>  [85b06439d57ad301772a5d561972e06fceacc7a1]

#95282# set modified to false after change if persist is marked as !IsEnableSetModiffied


2001-12-04  Peter Burow  <pb@openoffice.org>  [544a3f4bfeb5941f970bd61adf5c9b3d7594b596]

fix: #95555# no quicksearch without contents


2001-12-04  Björn Milcke  <bm@openoffice.org>  [bce76556affd3a4889db761ec064c03bf111039b]

#95532# SvxCachedItemPropertySetInfo::release: base class release must be called at end, because it performs a 'delete this' if m_refCount == 1


2001-12-04  Hennes Rohling  <hro@openoffice.org>  [c949954a13713472d474aa92dbd00b338d211e48]

#95524# Create SAL instance before initializing the app because the init code perhaps uses the SAL instance


2001-12-04  Mathias Bauer  <mba@openoffice.org>  [81a2f359dc4013a4fcc6766b994077e7869dce2a]

#95342#: call FinishedLoading after Import


2001-12-04  Hennes Rohling  <hro@openoffice.org>  [91aee1476f0a7f217e5e400edc3ac23f33454d62]

#95523# Made ImplGetDefaultWindow threadsafe


2001-12-04  Vladimir Glazounov  <vg@openoffice.org>  [e2013bb9df993183fd7db89fe31ae69c96cb6c60]

SRX641


2001-12-04  Kai Sommerfeld  <kso@openoffice.org>  [9510e9cdf791a81b10e997fe25d0da0aa94c13af]

#94065# - syntax.


2001-12-04  Vladimir Glazounov  <vg@openoffice.org>  [d960626d9abf0fc54496a5b50bd1761852b4b871]

SRX641


2001-12-04  Frank Schönheit  <fs@openoffice.org>  [37a2fd5a15a5e6682efcf962fcf6a6f246fcbcad]

#91973# correctly set the transliteration flags if no transliteration is available


2001-12-04  Thomas Lange  <tl@openoffice.org>  [1044d199c0f017994f125c87a134a1d149ad971e]

#92882# GPF when using Up/Down buttons when no modules are available


2001-12-04  Rüdiger Timm  <rt@openoffice.org>  [e3a7022991dffee741b1a95aad9c2781133a1c79]

new version for SRC641


2001-12-04  Andreas Bregas  <ab@openoffice.org>  [102921733e4d924d4693ed0316b9f75b4ad70a9a]

#95236# Library description format


2001-12-04  Andreas Bregas  <ab@openoffice.org>  [031c6d61b32505383ce57767759eb79cca6ece93]

#95236# New library container description format


2001-12-04  Oliver Specht  <os@openoffice.org>  [11a305b62375fccacdf4bae6cc4091f6766312cf]

#90649# FixedText resized


2001-12-04  Christian Lippka  <cl@openoffice.org>  [54311cd6a33e39a155f55421f93583501896c801]

#95533# set object to null only after use


2001-12-04  Oliver Specht  <os@openoffice.org>  [cb57bfbeeafd3ac03e61349f57a0a4cb837f334d]

#95536# FixedText resized


2001-12-04  Oliver Specht  <os@openoffice.org>  [affd6bcd52469e82b00f5603623211624598bde8]

#93280# return PRINTER_GENERALERROR if StartJob returns false


2001-12-04  Mathias Bauer  <mba@openoffice.org>  [fc1c8af24d245233c21ab5560bd64bd60cd09fc8]

#94946#: code missing for removing bindings


2001-12-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [27ab2406cc8c988e988781f7da97aaaded9b6dff]

#95375#: bug fix in check for YES


2001-12-04  Oliver Specht  <os@openoffice.org>  [d8e3ef247d46c0056ebe1c2a568361b45a678dce]

#95365# database access corrected


2001-12-04  Peter Burow  <pb@openoffice.org>  [9679f333778622df51a1021d3d85d84fa9a9c0a4]

fix: #80835# CreateNewFolder() returns sal_Bool instead of void


2001-12-04  Peter Burow  <pb@openoffice.org>  [287b0d6e08d1afdd37487a54cb0fa6956f1b3904]

fix: #80835# CreateNewFolder() returns sal_Bool instead of void


2001-12-04  Carsten Driesner  <cd@openoffice.org>  [8c65ab24d7f6d9ae0e6a1ce2e96693bfa1f28529]

#93782# Enable replaceability of context menus


2001-12-03  Kevin Hendricks  <khendricks@openoffice.org>  [41ee24e0d6a0ad4a4bbf143def066f8db90f2732]

changes so that a separate locale list is kept to better support spellchecking in multiple languages at once

fixes for use OU2A and OU2ENC which created temporary variables
that were passed in to MySpell which is not a good idea since
those temp variables could go away before the end of the function
call.

Thanks to Thomas Lange for pointing this out.

Kevin

2001-12-03  Oliver Bolte  <obo@openoffice.org>  [f53deef5d952c6f6b0bfaa5d71ae93c3e22a9795]

new version for SRC641


2001-12-03  Rüdiger Timm  <rt@openoffice.org>  [6bbb7a8ab14f91e25295c4382d82e509f24c0491]

new version for SRC641


2001-12-03  Rüdiger Timm  <rt@openoffice.org>  [2c4d099c6e6b91bb8a5c3c53268d5aad357c2d11]

new version for SRC641


2001-12-03  Rüdiger Timm  <rt@openoffice.org>  [f9d531b5ed04cc7b1cd79117f1c39c9ee84715ac]

new version for SRC641


2001-12-03  Oliver Bolte  <obo@openoffice.org>  [2bf68c1c487526d90d8e831e6421878e3890b736]

new version for SRC641


2001-12-03  Niklas Nebel  <nn@openoffice.org>  [f5b8b2f7cf543b94754b3d2520367d01201c7c11]

#95513# GetDialogParent: if a ref-dialog is open, use it as parent


2001-12-03  Niklas Nebel  <nn@openoffice.org>  [fc466bd06c082c72f63aea0789acb29f9a07036e]

#95513# don't call Hide before executing slot


2001-12-03  Rüdiger Timm  <rt@openoffice.org>  [c9188c78a39ec59c5a57532616a4e9eb3b03ec90]

new version for SRC641


2001-12-03  Oliver Bolte  <obo@openoffice.org>  [5abb286d411d7f3735ea0618d3f58b31e20dbc49]

new version for SRC641


2001-12-03  Oliver Bolte  <obo@openoffice.org>  [d9691900cdd5aa25ca1af47e8862fa58171d1e3e]

new version for SRC641


2001-12-03  Joachim Lingner  <jl@openoffice.org>  [c39ebc4dfc8fca2327f270057c7d7b3e6d4f76be]

#92294#


2001-12-03  Vladimir Glazounov  <vg@openoffice.org>  [95397c33d56952589068bc2ac8e0ec437e7eb749]

#65293# added global dependency


2001-12-03  Mathias Bauer  <mba@openoffice.org>  [80e0229522a3a271940c44bdceace0889f0cb251]

#94702#: bug in ViewOptions


2001-12-03  Jörg Budischewski  <jbu@openoffice.org>  [34e7570330a6f7b5fcf38a70e802499e240bba8b]

#95412# and now on unx additionally


2001-12-03  Mathias Bauer  <mba@openoffice.org>  [7701e89d28d2ceb64b90b01e119f44c1873d261d]

#93648#: ModuleOption provides ModuleNames


2001-12-03  Mathias Bauer  <mba@openoffice.org>  [48cb0ccbc53dc60eff39cec0b4a214545ed095d9]

#95224#: Reschedule in Progress


2001-12-03  Mathias Bauer  <mba@openoffice.org>  [9f908efef411b1cbf6984535f9b5c56c7c6631e0]

#93648#: KeyboardConfig switchable between module and global


2001-12-03  Mathias Bauer  <mba@openoffice.org>  [c541958f9eb3d592d5708706b4613342b6795928]

#93648#: GetModuleName


2001-12-03  Jörg Budischewski  <jbu@openoffice.org>  [4643e274a7312ca133bf5f68877fad79680c9598]

#95412# trailing slash at the end of the TEMP variable is now tolerated


2001-12-03  Kai Sommerfeld  <kso@openoffice.org>  [064b41a69359b6d13585bb8e6ae6b10662fc9e1d]

#94573# - Removed support for property "SegmentSize".


2001-12-03  Vladimir Glazounov  <vg@openoffice.org>  [7c408230b1050a6e711c10a72dff571e21214efa]

#65293# added one more folder to deliver


2001-12-03  Oliver Specht  <os@openoffice.org>  [6daa1bad69fd215f7185901f8d4dc0ec1b9ec79c]

#95485# fixed texts width increased


2001-12-03  Philipp Lohmann  <pl@openoffice.org>  [ba8fa0ecfa8b6b104e657fef592feea2bd14304f]

#93956# correct command line for distill case


2001-12-03  Jörg Budischewski  <jbu@openoffice.org>  [eebfc0cec825397cf228174e48be59e8ff423737]

#95488# one needs to use a local symbol to ensure finding the correct place for the library


2001-12-03  Andreas Bregas  <ab@openoffice.org>  [1d70b357b1420750593ab6281a7783e2d165308a]

#94577# Reset parameter after calling to avoid holding broadcaster


2001-12-03  Stephan Bergmann  <sb@openoffice.org>  [b39a8de01bdac963607913ce658e38b623cb8bcf]

#95018# Improved getAbbreviated (also replace authority with ellipsis).


2001-12-03  Mathias Bauer  <mba@openoffice.org>  [bb24d40a655c4a640b7e4324cbedaea584706248]

#94702#: some fixes for correct handling of ViewOptions


2001-12-03  Joachim Lingner  <jl@openoffice.org>  [74fb4905297e6ba7d44d202d54195dd4351f26de]

*** empty log message ***


2001-12-03  tpf  <tpf@openoffice.org>  [1e18f92f3e3c6749b32ccb9bf92da50ad284965b]

#65293# added local ant.jat to ANTCLASSPTH


2001-12-03  Juergen Schmidt  <jsc@openoffice.org>  [4636fd83ff142ea1395cb5f67bb35801043673d8]

#95511# remove pgp module


2001-12-03  Stephan Schäfer  <ssa@openoffice.org>  [cc076cb9a05e81b9a9bab01bc1d205de8a3201ea]

#95347# avoid buffer overwrites by buggy printer drivers


2001-12-03  Ocke Janssen  <oj@openoffice.org>  [48dbb2ad9da5424013803b812693a9fbed3625dd]

#95359# insert Attrib MayBeVoid


2001-12-03  Andreas Bille  <abi@openoffice.org>  [125b17a185136c16a8c3d7a244f8395f1abd1bdf]

#90925# by hand, meaning building the set_intersection of various searchs.


2001-12-03  Ocke Janssen  <oj@openoffice.org>  [9466964eb9dad6f7e237347836f44f4ff923921a]

#95371# changed type to ask for in ResultMeta


2001-12-03  Stephan Bergmann  <sb@openoffice.org>  [a1b8fa2a616225c41e948f8b9f493b8bf830c52e]

#95018# Improved getAbbreviated (also replace authority with ellipsis).


2001-12-03  Ocke Janssen  <oj@openoffice.org>  [2467fa1795c151db97cd13f5f0e35ca5e185d8b4]

#95508# enable the SQL insert statement again


2001-12-03  Oliver Specht  <os@openoffice.org>  [312ccc29b9572a49a049faf6d1c151ad6da27996]

#95362# security tab page extended


2001-12-03  Vladimir Glazounov  <vg@openoffice.org>  [2aeb62bc12900fc00e8c34f5a85d02b7f15b0b56]

SRX641


2001-12-03  Philipp Lohmann  <pl@openoffice.org>  [bc59ab9eb7d8476afac248f97a1cd27a2d944051]

#95453# grab pointer on sawfish


2001-12-03  Oliver Specht  <os@openoffice.org>  [705cd0f06ddd64b27987f4e56492f7fc6c911f8b]

#95362# mixed member names corrected


2001-12-03  Oliver Specht  <os@openoffice.org>  [7fb9e270b01cc6c40fbb4428b2273c149b80fa1b]

#95362# mixed member names corrected


2001-12-03  Oliver Braun  <obr@openoffice.org>  [91c838b68f941bed85091ad285f55055b70ead22]

object name fixed


2001-12-03  Michael Brauer  <mib@openoffice.org>  [7a35d80af0c2bd2f33efc6a407c42afae31535f2]

#95462#: Export COL_AUTO as black instead of white


2001-12-03  Andreas Bregas  <ab@openoffice.org>  [67054e0de7c6af2392736a1ccb74547f57cc74d5]

#95459# Delete old dialogs when loading Basic


2001-12-03  Ocke Janssen  <oj@openoffice.org>  [62ca4b1865d268af976f859ce33651194111ea0f]

#95348# default value was set faultly


2001-12-03  Kevin Hendricks  <khendricks@openoffice.org>  [fc6e5e4731e672564bd271dc60ee5b62372d7fc4]

fix d.lst to also deliver dictionary.lst


2001-12-03  Kevin Hendricks  <khendricks@openoffice.org>  [4882b693b341ec3dc2f926e45e3f4f1fd59d108b]

fix lib spell to read from a parsed dictionary.lst of user installed dictionaries, move dictionary location to user/wordbook now allow for spell checking with multiple dictionaries and multiple locales at the same time.


2001-12-02  Oliver Bolte  <obo@openoffice.org>  [4bbe348ddfcfafd492fafe2ce8a038a82f637eff]

new version for SRC641


2001-12-02  Rüdiger Timm  <rt@openoffice.org>  [16cf44b522c3be8645aa546c1453ddc3d65f6ec5]

new version for SRC641


2001-11-30  Daniel Vogelheim  <dvo@openoffice.org>  [490d2673235900bc8aee3efa54797e1556f184e6]

#94365# added flag to text redlines


2001-11-30  jp  <jp@openoffice.org>  [19383231724d705ed63c4c0d22f0983292e88793]

Bug #93450#: new picture types


2001-11-30  jp  <jp@openoffice.org>  [6248a0fa54e72b854977ecdc6dd33798ade90f2a]

Bug #93450#: new picture types


2001-11-30  Caolán McNamara  <cmc@openoffice.org>  [19867fa5cd014d0806db731c1f9c10498d860be6]

#i2325# Fastsave properties must be applied to all pap/chp in its change, not just the first


2001-11-30  Daniel Vogelheim  <dvo@openoffice.org>  [edb91eb1b71b668dd79c3b4c804a49b1aaaa61d4]

#94365# improved redline import, read/write merge-last-paragraph flag


2001-11-30  Daniel Vogelheim  <dvo@openoffice.org>  [be4202249b5ff8772a728a02993f05718707f342]

#94365# import merge paragraph flag for redlines


2001-11-30  Daniel Vogelheim  <dvo@openoffice.org>  [375678a9e63f11eaf8ac7dfc26cc9625cd42361d]

#94365# added MergeLastPara property to redlines


2001-11-30  Stephan Schäfer  <ssa@openoffice.org>  [17c59a2685ddb78534054c273a5bc8f2d18ec3b6]

#95063# update frame geometry after pos-size change


2001-11-30  Stephan Schäfer  <ssa@openoffice.org>  [85b73c6ec172e4c3c6ca230a4da44f71fb672a64]

#95063# use correct parent for querying absolute dialog position


2001-11-30  Behrend Cornelius  <bc@openoffice.org>  [6872f77d037eac912db3c3ebcb84d196dd325cd6]

#95469# Targetpath is now created if not existing


2001-11-30  Behrend Cornelius  <bc@openoffice.org>  [b3097e5ad8d4126611eb1f789e2e9c24d7a15bca]

#95469# CheckTextboxPath routine now modulized


2001-11-30  Kai Ahrens  <ka@openoffice.org>  [9cfc496e7d21caae2972d26ed5e0d11f74266fc9]

#95428#: add font attribute actions to metafile after adding font action


2001-11-30  Hennes Rohling  <hro@openoffice.org>  [48fc69e74828de3b8df780da7fc8ab79324a037d]

#95091# Added volume flags for fixed disk, CDROM, floppy and RAM disk


2001-11-30  Daniel Rentz  <dr@openoffice.org>  [284881a449ddf36c55153bc744df277aec612107]

#95234# use local standard numberformats, new number format imporrt


2001-11-30  Daniel Rentz  <dr@openoffice.org>  [b40c8abcc3f03da4cbe32cf625cdc9361928a63c]

#95234# use local standard numberformats, new number format import


2001-11-30  Frank Meies  <fme@openoffice.org>  [3c54c65a48754afb212b56ccdc14dc2168714fc4]

Fix #94375#: Last fix for this bug was incomplete


2001-11-30  Stella Schulze  <sts@openoffice.org>  [8a7a933babb8572fba130b9595d7dc55103739db]

#81433# updated the preview of the gallery objects


2001-11-30  Oliver Specht  <os@openoffice.org>  [f7057697b0c1cbd31894cd93d7d09711485ae920]

#95063# positino setting corrected


2001-11-30  Niklas Nebel  <nn@openoffice.org>  [77f7e494d6a1cb3b9b288dd639523fbee2dcbf85]

#93901# CreateAndInsert: test for empty string before inserting conditions


2001-11-30  Gregor Hartmann  <gh@openoffice.org>  [9d9225430936b4a9011066308030977f6ca2b265]

handle corupted files


2001-11-30  Martin Gallwey  <mtg@openoffice.org>  [76063c8a2fc0a29c1cd8738e43e39e6db9122c79]

#94944# After consultation with BC, we decided that the only clean solution for this problem would be a new property for relative paths, and as such decided not to do it for 6.0 final


2001-11-30  Juergen Schmidt  <jsc@openoffice.org>  [9fb3467c5fe20e074199a08ed2602d9ce6544b4b]

#95107# change links for basic and ole examples too


2001-11-30  Peter Burow  <pb@openoffice.org>  [14006312b97cdbf917d492489428f0193eff36e0]

fix: #95228# use DispatchResultListener instead of StatusListener


2001-11-30  Oliver Specht  <os@openoffice.org>  [37251a05070397d4be28584eb48f3159ca751576]

#94274# selection of multiple tox marks works again


2001-11-30  Peter Burow  <pb@openoffice.org>  [f1991c774a0349d23e213a9e76dacabc4bf66519]

fix: #95228# use DispatchResultListener instead of StatusListener


2001-11-30  Christian Lippka  <cl@openoffice.org>  [d9ea04f452bd073358285881ec48b7c7702fd75b]

#90330# optimized notes master page shape export


2001-11-30  Ocke Janssen  <oj@openoffice.org>  [525c4ed9f9e3696c0c1355d67ed4059d483e2c69]

#95348# check if current is valid


2001-11-30  Ocke Janssen  <oj@openoffice.org>  [b309e422c631ce6ce729552cc8053478f9539dfd]

#95348# type usage changed


2001-11-30  Mathias Bauer  <mba@openoffice.org>  [ed25d56cc22f0f5aa45d11c2d36148a34f1da2bf]

#95362#: new security settings


2001-11-30  Mathias Bauer  <mba@openoffice.org>  [9195b42f22c21cacf8496a84f9f4f57c6f534425]

#95362#: new security settings


2001-11-30  Mathias Bauer  <mba@openoffice.org>  [ead28ef0c518375dbea8c46bde857377351badca]

#95362#: new security settings


2001-11-30  Malte Timmermann  <mt@openoffice.org>  [92b835b933cc1d0f64b534799553c97a0d9e380a]

#95241# ImplSetPeerProperty: Enable/Disable all children too


2001-11-30  Mathias Bauer  <mba@openoffice.org>  [2db4e62dd75c5473e53368213831aeaff22bcc94]

#95456#: ignore version number 0


2001-11-30  Mathias Bauer  <mba@openoffice.org>  [688a47927d77200acfa11ef7fe44778a72f38207]

#94702#: adjust position relative to document window


2001-11-30  Hans-Joachim Lankenau  <hjs@openoffice.org>  [6e9b02bfa169a283d5ef9c18b0bdd444d0807123]

#95466# introduced FILLUPARC


2001-11-30  Andreas Martens  <ama@openoffice.org>  [4f5d039fe185ee50d8a39e4dbd4e113663e58306]

Fix #95435#: GetMinMaxSize has to measure the right words.


2001-11-30  Mathias Bauer  <mba@openoffice.org>  [5a5fd62c5f88020666e92d53652c8a1a83393ebc]

#95362#: new security settings


2001-11-30  Malte Timmermann  <mt@openoffice.org>  [7be5f066a19171972c398e83672674527ec70d7d]

#95367# ImplGetValidString( const String& )


2001-11-30  Oliver Specht  <os@openoffice.org>  [c4d895eccaccf143a336c2bcc4b5f692cb3e7d1f]

#95096# disable contour wrap for text frames


2001-11-30  Oliver Specht  <os@openoffice.org>  [5ac7d232f3fd694ee8e685a2fbfba4b71bd2acfe]

#94779# statement position correction


2001-11-30  jp  <jp@openoffice.org>  [970d6f61343c9c36149ea226539c2fbfd97c32e8]

Bug #95431#: DataChanged - react only on whished type/flags


2001-11-30  Sven Jacobi  <sj@openoffice.org>  [b326cb89b55b77c9a2adfe41853ec33b65086726]

#95454# removing memory leaks


2001-11-30  Thomas Lange  <tl@openoffice.org>  [0e2911f3ed8d7a0d3e4e825e8f9a7c839783d714]

#92615# italian symbol-names for import from 5.2 to 6.0 changed (underscore replaced by dot)


2001-11-30  Herbert Duerr  <hdu@openoffice.org>  [db0b6e6f890a20ce20440f690088e22f2df42818]

#91761# add HasVerticalSubstitution()


2001-11-30  Herbert Duerr  <hdu@openoffice.org>  [b077d103d70306a918bc35488370a92ba24e8a32]

#91761# add HasVerticalGSUB()


2001-11-30  Oliver Specht  <os@openoffice.org>  [d91ff4ffd2b3ea39f150b2ae04369dc1bc0483ca]

#95423# call Execute at the FileDlgHelper instead of execute at XFilePicker


2001-11-30  Herbert Duerr  <hdu@openoffice.org>  [f8606749d0e5362cea430f670489aedc86a255fa]

#91761# add DoesVerticalSubstitution()


2001-11-30  jp  <jp@openoffice.org>  [39136d625e893bed56c01a7333cfacb37c05abc2]

Bug #95298#: ExportField - set pointer correct


2001-11-30  Tino Rachui  <tra@openoffice.org>  [7f3bd017e12bbf1d020423dc2a8618a8b4b05698]

#95423#removed unnecessary locking of rBHelper mutex which may leed to deadlocks in run method


2001-11-30  Herbert Duerr  <hdu@openoffice.org>  [34b646e462361aea5b692c53ccb1714a7002e9ea]

#91761# adjust position of rotated characters in vertical text


2001-11-30  Frank Meies  <fme@openoffice.org>  [166eea49606d9f5881f10532187951b77b657e08]

Fix #95430#: GetCrsrOfst with centered multi portions


2001-11-30  Niklas Nebel  <nn@openoffice.org>  [be37862ecaed26c92f69771468ec5daeff45018b]

#93487# use IBM_850 encoding for DIF in clipboard


2001-11-30  Niklas Nebel  <nn@openoffice.org>  [e0ba9d95c0b390ee07b63cbe98bf3a098a48463a]

#93487# quotes in strings have to be escaped


2001-11-30  Oliver Specht  <os@openoffice.org>  [2c3c95534528f3dd5a74863db154b0f7451279d3]

#95408# initialization of arrays of structs corrected


2001-11-29  Malte Timmermann  <mt@openoffice.org>  [55c5dd475c244313b9207138c72345307c6be9e6]

#93120# Started with minimum Accessiblity implementation


2001-11-29  Matthias Huetsch  <mhu@openoffice.org>  [5a02d5f840c75cd9039b83358020d9b118d87017]

#88337# Fixed 'forward' typedefs of enums (never trust one compiler alone).


2001-11-29  Matthias Huetsch  <mhu@openoffice.org>  [bc85fcae20eb5b7d59f9da054b475e670d5f06ed]

#88337# Fixed typo in documentation.


2001-11-29  Matthias Huetsch  <mhu@openoffice.org>  [2e5e079e6ce01470d5356bd4a453360d91a3dd59]

#91410# Perform more comprehensive basic file I/O test.


2001-11-29  Niklas Nebel  <nn@openoffice.org>  [7d577aa5d95318ad2f4e3f171731289004bfbe9d]

#95331# SC_HINT_DRWLAYER_NEW: set form shell design mode after creating view


2001-11-29  Malte Timmermann  <mt@openoffice.org>  [d7fa7d357ee5d358ba234b371bfac4d7f4039ee0]

#93120# VCLEVENT_OBJECT_DYING


2001-11-29  Malte Timmermann  <mt@openoffice.org>  [f47096cb7cf89333b45ea3ffa4695bc9bbaca5c6]

#93120# Call ChildEventListeners correctly, implemented CreateAccessible


2001-11-29  Herbert Duerr  <hdu@openoffice.org>  [2407f0d245673e215b1360c2acc43ad18b7a2b36]

#91761# outlines are relative to ascent instead of height


2001-11-29  Malte Timmermann  <mt@openoffice.org>  [7ccd4a65cab1d27ca88cd05bdcc8a994147efa9c]

#95404# Only a comment that the tk.dxp should be OK...


2001-11-29  Behrend Cornelius  <bc@openoffice.org>  [53796978f568a81b12180f94e692ca459672ea98]

#94767# asian holidays added; german coordinates modified


2001-11-29  Mathias Bauer  <mba@openoffice.org>  [fa7025fd6444b7c26288042727f8f51edf1636e9]

#94702#: corrected handling for floating size


2001-11-29  Malte Timmermann  <mt@openoffice.org>  [1fe8ee91644591144e78cbddbe748d6f4ab17d34]

#93120# Toolkit changes, use EventListsner, create specific Interface in GetWindowInterface(TRUE)


2001-11-29  Andreas Martens  <ama@openoffice.org>  [b633566125d54cac56671f225659391eed4d509d]

Fix #95186#: Even a table with one row isn't allowed to crash.


2001-11-29  Ocke Janssen  <oj@openoffice.org>  [61f5dab2e8f75ab6ec14c3e0820e00c0d7e13fc7]

#95225# changes for bookmarkable resultset


2001-11-29  Ocke Janssen  <oj@openoffice.org>  [6ec69e42a0279a208ddf40a12617ce3675f39d38]

#95225# changes for bookmarkable resultset


2001-11-29  Mathias Bauer  <mba@openoffice.org>  [b20ce7520d5608fc4ebf979b80a62d26411b9294]

#78650#: filter names without pefixes


2001-11-29  Jörg Budischewski  <jbu@openoffice.org>  [9bbd8242503aba920390a5bbf8f74022a1b458f0]

#95284# check for existence before checking for link


2001-11-29  Andreas Martens  <ama@openoffice.org>  [b9328665e84b10f2bb20a2247857752c7feefb49]

Fix: Maximal footnote height in vertical page layout


2001-11-29  Andreas Martens  <ama@openoffice.org>  [79c59bebbd6013f5c38f92a6a24192290e308af6]

Fix: Borderlines in vertical tables


2001-11-29  Daniel Boelzle  <dbo@openoffice.org>  [32de5e5a47f4eb772063da6d1b27fa2bbfb004d2]

#94631# take netscape 6 into account which uses different registry key(s)


2001-11-29  Michael Brauer  <mib@openoffice.org>  [3036e1b6e8e3a673933067c4c6d25d2ddab8e63e]

#95265#: style:vertical-pos=below


2001-11-29  Armin Weiss  <aw@openoffice.org>  [eb34a1064239d07727e1bd6d5fc167ade6d7a04c]

#95395# scale from top-right when vertical text


2001-11-29  Andreas Martens  <ama@openoffice.org>  [ece319730d5cd69f166fc39592cad86c02eb2b31]

Fix: Paragraph scrolling in vertical text


2001-11-29  jp  <jp@openoffice.org>  [2342e035b2eebefc9fb5fa5cf97615dfdb6ee29c]

Bug #93450#: new picture types


2001-11-29  Carsten Driesner  <cd@openoffice.org>  [6f3441d6aaca19a1874c10fb4e0f720457651170]

#95361# 2nd office waits before shutdown to solve problem with tmp files


2001-11-29  Andreas Martens  <ama@openoffice.org>  [eb11cd41c06666aedfe79f130c8d2d9e776a8acc]

Fix: Paragraph scrolling in vertical text


2001-11-29  Herbert Duerr  <hdu@openoffice.org>  [371dea1a03e49546e737e1dbd97f765184d1f3fb]

#94995# handle fonts with no .notdef glyph without endless recursion


2001-11-29  Nils Fuhrmann  <nf@openoffice.org>  [082a35f54bc89c2bba2d50206849e33011d3f81d]

Merge SRC641: 29.11.01 - 15:06:18


2001-11-29  Hans-Joachim Lankenau  <hjs@openoffice.org>  [4a3b6d8835dc58a7fb4aa0ee75b3375f04fa89c1]

#65293# typo


2001-11-29  Michael Brauer  <mib@openoffice.org>  [d4db44589fe4abd4068ced2c2e1b093c929d8103]

#95389#: Make text attributes for marquee work again


2001-11-29  Hans-Joachim Lankenau  <hjs@openoffice.org>  [9b8a237c275a174f84ff31f51ebc98eedc9ae4dd]

#65293# completed check for NOLIB*TARGET


2001-11-29  Daniel Rentz  <dr@openoffice.org>  [b2a14966c45380de98cd3761776657421ceb921d]

#95354# Adding new auto formats


2001-11-29  Hans-Joachim Lankenau  <hjs@openoffice.org>  [c373f082705d9bb0953f3ebf37e345e9d9ec5717]

#94932# changed description to a dummy string which is replaced by setup


2001-11-29  Rüdiger Timm  <rt@openoffice.org>  [416d66d1909006febc1dfa9727fb096e68769c5a]

#65293# UNOUCRDEP are UNOUCRRDB set to applicat.rdb by default, see settings.mk


2001-11-29  Martin Gallwey  <mtg@openoffice.org>  [d3b6ccb9e85b25bf2324326a2db99e958bfcc394]

#94573# remove support for pack'n'go disk spanning


2001-11-29  Rüdiger Timm  <rt@openoffice.org>  [66658983fd99dcbcaa4a4575e3084742a9996b41]

#65293# UNOUCRDEP are UNOUCRRDB set to applicat.rdb by default, see settings.mk


2001-11-29  Martin Gallwey  <mtg@openoffice.org>  [f75d5e500d44aabb33c377a64db268cfa8e3868b]

#94573# remove support for disk spanning pack'n'go


2001-11-29  Martin Gallwey  <mtg@openoffice.org>  [1c06d6a41676dd9a64817ac29ce26d98f8e312df]

#94573# remove support for pack'n'go disk spanning


2001-11-29  Martin Gallwey  <mtg@openoffice.org>  [2967ab9c4b4c5e39ef81bc5b411598eccef4cd10]

#94573# remove support for disk spanning


2001-11-29  Nils Fuhrmann  <nf@openoffice.org>  [2303ace2ba99201dc7f5a4cd8bb4e4875f6aa637]

Merge SRC641: 29.11.01 - 13:24:48


2001-11-29  Stephan Schäfer  <ssa@openoffice.org>  [78acedd65eb93a4bc22bed4eff6688c518c81f23]

#95353# merge 1.23.2.2


2001-11-29  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b03249fcf7c315cc9760d6343948b940579df330]

#65293# and cleanup


2001-11-29  Oliver Specht  <os@openoffice.org>  [1c83cebc0c14b946f7b630fb98ba6efb2954d7d7]

#95296# paint border distance marks below the margins


2001-11-29  Stephan Schäfer  <ssa@openoffice.org>  [62dc6c6a299e6fd1d53ce0635b7672d7e26e2894]

#95353# use help settings correctly


2001-11-29  Rüdiger Timm  <rt@openoffice.org>  [741df2b4a2e341c0e3d18605dc586597e753dd2d]

#65293# UNOUCRDEP and UNOUCRRDB are not needed here, set by default


2001-11-29  Juergen Schmidt  <jsc@openoffice.org>  [12faf1d5075829d043e9fbac9de5a0db77d36f6b]

#94538#


2001-11-29  Philipp Lohmann  <pl@openoffice.org>  [c835204b1c1a057dee49a2992451ca5eb517e706]

#93829# update printergfx in StartJob, do not update printers while a print job is running


2001-11-29  Oliver Bolte  <obo@openoffice.org>  [f3822d756ac3fc89fdde379c037adbdd59b3bf3c]

new version for SRC641


2001-11-29  Rüdiger Timm  <rt@openoffice.org>  [af97f40832f4a6308d57e3d0b00515c0bda0c9d3]

#65293# offapi.db now is delivered into applicat.rdb


2001-11-29  Michael Brauer  <mib@openoffice.org>  [ce2137b3d492eeedff0fb3e7525e937b78507cb2]

#95328#: Enable warning for unexportable characters again.


2001-11-29  Michael Brauer  <mib@openoffice.org>  [c2cdaf2f494f2d72011e49d58ea56be0dcee4d9b]

#95115#: Export char properties for drawing defaults


2001-11-29  Peter Burow  <pb@openoffice.org>  [bbebcb6eeb5f8ba3b722e266d626267faf434893]

fix: #93646# correct german spellcheck


2001-11-29  Peter Burow  <pb@openoffice.org>  [7b7c705a79c7681655f5480b9d4eb4a9a031027e]

fix: #93646# message FixedText is not a label


2001-11-29  Andreas Schlüns  <as@openoffice.org>  [131b07d4e9597ddf6f56561e42f637fb243c98ac]

#90781# use SID_JUMPTOMARK for already loaded URL's with additional mark


2001-11-29  Malte Timmermann  <mt@openoffice.org>  [8488545c2bfbe1a7c07aa59fb992998d0489114c]

#93120# EventListeners


2001-11-29  Andreas Schlüns  <as@openoffice.org>  [8c0b1a4d88d56d0f907b88633599585800b83c02]

#90781# react for SID_JUMPTOMARK


2001-11-29  Frank Meies  <fme@openoffice.org>  [914491dd2aea9ce79f39b7de56a21dd0cbca7baa]

Chg: Vertical Formatting - CriticalLines


2001-11-29  Ocke Janssen  <oj@openoffice.org>  [1efa0dce854d762b25d594cec89dcf724ee70400]

#94702# use of SetFloatingSize


2001-11-29  Stephan Schäfer  <ssa@openoffice.org>  [37b9fc38daefb9e9539c2bbe74b3c1bcfaaf0319]

#95353# merge 1.23.2.1


2001-11-29  Andreas Schlüns  <as@openoffice.org>  [62243e3bec9dd043ef307b930038312829e3ecff]

#94233# prevent code against possible crash during Clear() call


2001-11-29  Peter Burow  <pb@openoffice.org>  [697dd18cdb031b88f8271e326a3d6033724db390]

fix: #93646# correct german spellcheck


2001-11-29  Stephan Schäfer  <ssa@openoffice.org>  [2d84420697f568e7a6f35e370c693fd4f779bab3]

#95353# disable tooltip timeout without updating settings


2001-11-29  Stephan Schäfer  <ssa@openoffice.org>  [719fa92c16e66722f7b8490ffe1100459d2674a1]

#93782# bitmap access


2001-11-29  Carsten Driesner  <cd@openoffice.org>  [3b146fa67a66388401adff71f55f801226dd8f0f]

#93782# added property for a sub container


2001-11-29  Carsten Driesner  <cd@openoffice.org>  [af2efe4fccc0f669422037d06b3c0c67cc85c2b3]

#93782# Replaceability of context menus moved from drafts


2001-11-29  Carsten Driesner  <cd@openoffice.org>  [f3abc7df26632c50cf6b3de0eea224d2a52a9dd5]

#93782# Replaceability of context menus moved from drafts


2001-11-29  Carsten Driesner  <cd@openoffice.org>  [b6092176da045f3588e96595bf5fc82ab0002ecf]

#93782# Replaceability of context menus moved from drafts


2001-11-29  Carsten Driesner  <cd@openoffice.org>  [96498cee4b56c2afc4236749c4d2b61b8aa9b83e]

#93782# Replaceability of context menus moved from drafts


2001-11-29  Peter Burow  <pb@openoffice.org>  [823e5dbe107fb5b4b6030281b9c066b1aaae6194]

fix: #93646# correct german spellcheck


2001-11-28  Rüdiger Timm  <rt@openoffice.org>  [20a8d21b08d0f3cf3c23937a00a180401599a1cd]

Merge SRC641: 28.11.01 - 23:03:16


2001-11-28  Oliver Bolte  <obo@openoffice.org>  [15e2d0bff482563bbe4afd13602234959881fbc8]

Merge SRC641: 28.11.01 - 23:04:03


2001-11-28  Rüdiger Timm  <rt@openoffice.org>  [ffd027cade885a6d125d0c9356af89caee557c59]

new version for SRC641


2001-11-28  Niklas Nebel  <nn@openoffice.org>  [6417cfa79f20a49fc7e762e850652b614faee2b0]

#94702# set initial splitter pos from StateChanged/INITSHOW


2001-11-28  Martin Gallwey  <mtg@openoffice.org>  [e4c1c447b50224b7972f3ee0843d4aab50296bd2]

#95176# check read only flag before setting properties


2001-11-28  Martin Gallwey  <mtg@openoffice.org>  [0b2bb369636fcd153cffbc2ecee89745c4e7c33f]

#95176# check READONLY flag before setting properties...also provide more information in exceptions


2001-11-28  Martin Gallwey  <mtg@openoffice.org>  [b962a66cbbcef1df79347e86eb01d56f6fcff2d4]

#95176# throw correct exceptions at the correct times


2001-11-28  Martin Gallwey  <mtg@openoffice.org>  [c77742818084964be8ca90ef81bba4c335ec3036]

#95176# check read only flag when setting properties, and put more information in the exceptions


2001-11-28  jp  <jp@openoffice.org>  [9255e516f83d538e04aa4b93218778c39e7e1b92]

Bug #94940#: linux compiler problem with structs in static arrays


2001-11-28  Martin Gallwey  <mtg@openoffice.org>  [cc7a5ae87fbfa196a91b198239fa60567b52c582]

#95176# provide more info in exceptions and also check read-only flag


2001-11-28  Oliver Bolte  <obo@openoffice.org>  [dac7d8e8a9702685371f68b6c6d3a77baf0803ac]

new version for SRC641


2001-11-28  Martin Gallwey  <mtg@openoffice.org>  [2366f81f9db7b26e905422a3c659bcf046081b55]

#95176# provide more information in exceptions


2001-11-28  Martin Gallwey  <mtg@openoffice.org>  [66b11d2018b10468e61f6b2146a5a803c1eddce1]

#95176# provide more information in the exceptions


2001-11-28  Martin Gallwey  <mtg@openoffice.org>  [c963bbbd0458a2b28c07c8de04d10f6349f2e8ed]

#95176# check read-only flag before setting a property


2001-11-28  jp  <jp@openoffice.org>  [b35e37e7a40203168da38656085bfe7abc0323ef]

Bug #94940#: linux compiler problem with structs in static arrays


2001-11-28  Martin Gallwey  <mtg@openoffice.org>  [55bc656ccb014d13e380e231013f28f4646611cb]

#95176# provide more info in the exception


2001-11-28  Martin Gallwey  <mtg@openoffice.org>  [0beffa3035734b429858d85aae254c3a38f5d211]

#95176# check readonly flag before setting properties, also provide info in exceptions


2001-11-28  Oliver Bolte  <obo@openoffice.org>  [2c5ac729006b3753894c039b91345410bdebdf49]

new version for SRC641


2001-11-28  Rüdiger Timm  <rt@openoffice.org>  [6ac0fc9cd6a267a5324ddfec8d37440dcc6af7bd]

new version for SRC641


2001-11-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [b07bc715428d8a2e8475611c7a8fff5c826a3001]

security check for release engineers


2001-11-28  Frank Meies  <fme@openoffice.org>  [76bd3ad532ce7f37a64b9f5386ca781c36176ddb]

Fix #95318#: Set changing flags if font has escapement


2001-11-28  Daniel Boelzle  <dbo@openoffice.org>  [c6570968fad8c7104a484f38c01688c76f80d49a]

#88919# wrong singleton names


2001-11-28  Malte Timmermann  <mt@openoffice.org>  [d7c88a4497c5f64670205c7f98ff21e2b2fd541f]

#93639# Apply CharStretching to CJK spacing too


2001-11-28  Oliver Bolte  <obo@openoffice.org>  [67004d04fb2c764135994cb7081f7aaa6d4318f1]

new version for SRC641


2001-11-28  Mathias Bauer  <mba@openoffice.org>  [3861003ba00c2b2829dbf68148dff448231ce364]

#78650#: filter names without module prefixes


2001-11-28  Sven Jacobi  <sj@openoffice.org>  [9e41e28fed0d72814e1df40d5871caafbb719526]

#93450# correct mapping of transformation data


2001-11-28  Herbert Duerr  <hdu@openoffice.org>  [98fa0ec2bde2d876b8f6a1586cfd269c066e2f52]

#94817# enumerate fonts with DEFAULT charset instead of ANSI charset


2001-11-28  Juergen Schmidt  <jsc@openoffice.org>  [c7ec907db6409cf08843f4ad7fbfc7f28b8903fb]

restore


2001-11-28  Daniel Rentz  <dr@openoffice.org>  [d5b39003bb9f5cc868ca664c805ee43041fd6199]

#91658# new import font buffer, new imp/exp tools


2001-11-28  Juergen Schmidt  <jsc@openoffice.org>  [90f6957130b4e3de4e640a75a9f9c5f2d27df19a]

remove ' in comment


2001-11-28  Behrend Cornelius  <bc@openoffice.org>  [df918e95b22d29a6b6f93acd7725e52e605ba9ff]

#95287# Listbox Routine improved


2001-11-28  Behrend Cornelius  <bc@openoffice.org>  [1c5561c3c9c4d23de435436e1c84d5f42a4d78bd]

#95287# SetNumerics Routine improved


2001-11-28  Behrend Cornelius  <bc@openoffice.org>  [c19921fd820cff6dfed3fdc500b4d6cdfbf4f814]

#95363# Defaultbutton now stays with the Ok button


2001-11-28  Sven Jacobi  <sj@openoffice.org>  [3d50596cf74b6fe7b0e22761dacdc95f2456b9d0]

#95214# added PowerPoint icons for file open dialog


2001-11-28  Rüdiger Timm  <rt@openoffice.org>  [78186a835894af61748cf9c026fbfd698da77bcd]

new version for SRC641


2001-11-28  Juergen Schmidt  <jsc@openoffice.org>  [129de1942041938b355cc13bd78e24ea40632f9f]

remove double closed comment


2001-11-28  Rüdiger Timm  <rt@openoffice.org>  [de91e8882672e977b8eb3e2dc5b0c9ea1117e334]

new version for SRC641


2001-11-28  Andreas Bregas  <ab@openoffice.org>  [3856f7748bba73385168443f3fd176191293e979]

#92172# Load library container libraries before storing to 5.0


2001-11-28  Rüdiger Timm  <rt@openoffice.org>  [094f79a6b67243c8faff53d60997d4ed183c1e19]

new version for SRC641


2001-11-28  Rüdiger Timm  <rt@openoffice.org>  [23befaf7744706c620c0c95d9d4a3a2a1f68e494]

new version for SRC641


2001-11-28  Andreas Schlüns  <as@openoffice.org>  [9586156b6c9e0ea31d5d77a8fcf440103b85757b]

#94233# delete double menu entries on loading


2001-11-28  Bertram Nolte  <bnolte@openoffice.org>  [f675f7845715dfa27ce461635cd4091da12b16b5]

#88337# Inserted link for NetBeans under Java.


2001-11-28  Oliver Bolte  <obo@openoffice.org>  [e727c0fa95720cdab1099d239c6b8cc7ea6f1f26]

#65293# merge error corrected


2001-11-28  Michael Brauer  <mib@openoffice.org>  [6b5eca0ff0c134771a7457747305b95977ab03ae]

#95276#: Don't read from addresses outside the allocated memory


2001-11-28  Tino Rachui  <tra@openoffice.org>  [c5d87cff59723128118fa9aa858e4905129692de]

#95345#calling setFilterIndex(1) in appendFilter to reflect default behavior of windows file open dialog


2001-11-28  Gregor Hartmann  <gh@openoffice.org>  [9b2148546abec944277ebbb688c19d273d197fce]

fixed several bugs


2001-11-28  Oliver Specht  <os@openoffice.org>  [f368da6f8ebd81886603d820d924e24dc127f07f]

#94365# Start/EndRedlineProperties extended


2001-11-28  Frank Meies  <fme@openoffice.org>  [1124111c670aa488c3958f899e67420703cd69b1]

Fix #95288#: Check if spelling position start is string_len


2001-11-28  Martin Hollmichel  <mh@openoffice.org>  [e1b5fee35f0a213547d6c831d2d93bf8f4136402]

chg: all target are working again #94799#


2001-11-28  Frank Meies  <fme@openoffice.org>  [3294ba9f828c8e45885d206ef4ee6a6a99684451]

Fix #95288#: Start spelling at the beginning of the first changed word in auto spell mode


2001-11-28  Andreas Bregas  <ab@openoffice.org>  [d94bd73b4e30a5fa9a0adc21ab9331ab28998bdc]

#95235# Use different name for file content provider


2001-11-28  jp  <jp@openoffice.org>  [a43978c679f00dcedee481f33bae4a69c788b6b9]

Bug #95205#: WrPlcl - use for data instead of a VarArray a simple c-array


2001-11-28  Andreas Schlüns  <as@openoffice.org>  [d5f220c19dfc6eb65a2769b2556351aed999fce8]

#94233# live with missing menu entries; support user/setup entries


2001-11-28  Niklas Nebel  <nn@openoffice.org>  [f6a65e3f729b0f629c67df8bb5c7c8985c20c549]

#95197# find RefDialog in any view, call HideReference before SetReference


2001-11-28  Oliver Bolte  <obo@openoffice.org>  [c61a2607301be4cbe561027229cecd724e0d25ef]

#65293# typo


2001-11-28  Niklas Nebel  <nn@openoffice.org>  [4546445a4459d06c72e26d3edf90d626ea0ab954]

#95197# HideReference: don't call DoneRefMode when called from SetReference


2001-11-28  Peter Burow  <pb@openoffice.org>  [8e57f499295d7cae37c47ebf4db6bb09f7f3186e]

fix: #95119# hide hidden files


2001-11-28  Stephan Schäfer  <ssa@openoffice.org>  [1776c5d9a242933c7c3c7f99e954f5bb8f1337fd]

#95227# merge 1.13.2.1


2001-11-28  Mathias Bauer  <mba@openoffice.org>  [68e8f792644e1b5028badd45ff4597dfa30fc07c]

#92987#: don't use IsFolder() on opening contents, opening non-existing folders would otherwise try to load it as documents and return wrong error


2001-11-28  Mathias Bauer  <mba@openoffice.org>  [97d4175087e1d41ae916af7b8cfc6fbe9b8367d7]

#92361#: replace empty documents


2001-11-28  Malte Timmermann  <mt@openoffice.org>  [c478e49042e154bd407677d174ae497c847e08f9]

#93656# Use FontHeight and other attribs even from CharAttribs...


2001-11-28  Mathias Bauer  <mba@openoffice.org>  [5834db80d80ec4843470dfe88804319e935897e5]

#92987#: store image configuration


2001-11-28  Andreas Schlüns  <as@openoffice.org>  [ed53aaf5842e82f9a8d4d053b39e7db61c6d62ce]

#89611# react for (Beamer!)Frame->dispose() from outside


2001-11-28  Mathias Bauer  <mba@openoffice.org>  [f005623a0ef0c60fd9a317c2d33cb049d54007a4]

#92987#: store image configuration


2001-11-28  Malte Timmermann  <mt@openoffice.org>  [51c343e7530ffeb9bc2aa6adf494e671652ef3f9]

#93656# CreateFont: ScriptType


2001-11-28  Oliver Bolte  <obo@openoffice.org>  [fa5e98247ee19f0674f5f293138178b45ffe614c]

#65293# method changed to const


2001-11-28  Mathias Bauer  <mba@openoffice.org>  [575654d05eb2b2e9f9593decd32827e4d7abf70a]

#92361#: replace empty documents


2001-11-28  Mathias Bauer  <mba@openoffice.org>  [e6a2af426f561e238ef55320ddeee61be0338821]

#92987#: new properties


2001-11-28  Andreas Bregas  <ab@openoffice.org>  [0ff6db90a6a141049e4dae19dac15f8ff90006a8]

#92172# Fixed 5.0 document password handling


2001-11-28  Michael Brauer  <mib@openoffice.org>  [f0f88ddc0d630eac7b19b39e697a3c6f43e54261]

#95265#: vertical-pos: below


2001-11-28  Sascha Ballach  <sab@openoffice.org>  [62d2db2104fc59bb66fef128c55d943a5df4e2a0]

#95125#; the EditEngine has to be deleted before destroying the xPoolHelper


2001-11-28  Stephan Bergmann  <sb@openoffice.org>  [9a8008ae40053923d0848c51636e6cb8f1e9fbbf]

#95257# Clarified semantics of XContentProviderManager.queryContentProvider()'s parameter.


2001-11-28  Stephan Bergmann  <sb@openoffice.org>  [140202c3a81843a291edce563d12fe89601fac96]

#95257# Clarified semantics of XContentProviderManager.queryContentProvider()'s parameter.


2001-11-28  Joachim Lingner  <jl@openoffice.org>  [9cd85f2543d56d4efbdac6382f248ae2ac482130]

*** empty log message ***


2001-11-28  Sascha Ballach  <sab@openoffice.org>  [abd080f7652c8573bac783547d9775b2e2e12e66]

#95115#; use the new method to write the default styles of shapes


2001-11-28  Sascha Ballach  <sab@openoffice.org>  [7bdc81d5d1cc2b8cd4eb35ee906235c6736623e4]

#95115#; try to give the created mapper the FontDecls if not given


2001-11-27  Rüdiger Timm  <rt@openoffice.org>  [093a762ea2b5df75cc09e033a551633e8155f9fb]

Merge SRC641: 27.11.01 - 23:36:09


2001-11-27  Oliver Bolte  <obo@openoffice.org>  [7f0798b36d6541891b629341abf2b436b348d5d7]

Merge SRC641: 27.11.01 - 23:26:16


2001-11-27  Oliver Bolte  <obo@openoffice.org>  [76c9ded9c55a43c2a9648ef09d604415184fd33f]

Merge SRC641: 27.11.01 - 23:20:48


2001-11-27  Rüdiger Timm  <rt@openoffice.org>  [46b7e9b362694b38e98c21b2e8cfc88e37af9cf8]

Merge SRC641: 27.11.01 - 23:17:43


2001-11-27  Oliver Bolte  <obo@openoffice.org>  [ef3765639f85b8dc95d7ca6a0d5942c196857297]

Merge SRC641: 27.11.01 - 23:11:46


2001-11-27  Rüdiger Timm  <rt@openoffice.org>  [607372dffb19a9aeee17d63b3a81e99cecc7ef1d]

Merge SRC641: 27.11.01 - 23:12:43


2001-11-27  Rüdiger Timm  <rt@openoffice.org>  [a33a587d63080bb6550309436886dd08142ee93a]

Merge SRC641: 11/27/01 - 23:10:21


2001-11-27  Rüdiger Timm  <rt@openoffice.org>  [08e199f6d5f4c9776ac73eac071e896f619dc000]

Merge SRC641: 27.11.01 - 23:08:44


2001-11-27  Rüdiger Timm  <rt@openoffice.org>  [c8fe229541debfd1de138bf2ec42af36603fbaa0]

Merge SRC641: 27.11.01 - 23:05:19


2001-11-27  Rüdiger Timm  <rt@openoffice.org>  [402f1f878623550df6d3b2312c453423713fdb14]

Merge SRC641: 27.11.01 - 23:02:31


2001-11-27  Rüdiger Timm  <rt@openoffice.org>  [3ec100c03381b9d2f376f3848f3273b988a7ec2a]

Merge SRC641: 27.11.01 - 23:03:29


2001-11-27  Philipp Lohmann  <pl@openoffice.org>  [b2b32d3539384a51e810e895cee1b54f0dbc9f52]

#95309# do not override settings for button 2 anymore


2001-11-27  Philipp Lohmann  <pl@openoffice.org>  [b589cd5b170ec086a3dae1e8db4fe0176275c4be]

#95201# dispatch button events from VCL


2001-11-27  Martin Gallwey  <mtg@openoffice.org>  [eaf124a86e39ae7025730259549734e6f7f16246]

#95145# have to cast to new base class


2001-11-27  Martin Gallwey  <mtg@openoffice.org>  [13c99ccda16649da9769d136e984f4c00797c7c6]

#95145# use new template base class from comphelper for XTypeProvider


2001-11-27  Matthias Huetsch  <mhu@openoffice.org>  [32031539491133206364500526dba46d15b26700]

#65392# Fixed __dbg_* function usage in product version.


2001-11-27  Martin Gallwey  <mtg@openoffice.org>  [37fcea50a99223ada9f25cb3842636a0388f084f]

#95145# fix precompiled header include


2001-11-27  Martin Gallwey  <mtg@openoffice.org>  [dfca98b4cfbb9e514273e9017fd31bf9cb2a4919]

#95145# make SwXPrintSettings and SwXViewSettings use new template base class from comphelper


2001-11-27  Martin Hollmichel  <mh@openoffice.org>  [917c588eaa3d1eac245e42402f5964735b245d52]

chg: Syntax #65293#, declare before use


2001-11-27  Martin Gallwey  <mtg@openoffice.org>  [3c9ac583f84660905e4d17f7c308459e13e1ce26]

#95145# a base class to supply XTypeProvider and XInterface methods for users of the Chainable and Master property set helpers


2001-11-27  Martin Gallwey  <mtg@openoffice.org>  [f030796a3795688b66f720ccea49bf7046b147b3]

#95145# set type correctly for properties in a MasterPropertySet


2001-11-27  Martin Hollmichel  <mh@openoffice.org>  [94a44a2259a72b6b515ed7842879c538cf17619e]

chg: Syntax #65293#


2001-11-27  Mathias Bauer  <mba@openoffice.org>  [f880c8bdf82f53b581e7f0e618525ed71d55fc55]

#95305#: implement QueryExit


2001-11-27  Philipp Lohmann  <pl@openoffice.org>  [cbf8e7f2c9091bfee7fa48f8068ccc222f3be6d1]

#95097# implement correct SalFrame::Show( FALSE ) behaviour


2001-11-27  Joachim Lingner  <jl@openoffice.org>  [cd74e7d820b76997c857f9d710887948bfa6ab2d]

*** empty log message ***


2001-11-27  Malte Timmermann  <mt@openoffice.org>  [ea0b75528e0db09bf8d90c77d8898e09bec3462f]

#95195# CreateFont, Escapenemt: DFLT_ESC_AUTO_ ...


2001-11-27  Bertram Nolte  <bnolte@openoffice.org>  [5d2e49cabdbda1f2af85eb352aea1a812be11123]

#87796# Replaced XMultiServiceFactory with XMultiComponentFactory.


2001-11-27  jp  <jp@openoffice.org>  [27984f55f8d97f2ea6c8a94fe691a1710888aebc]

Bug #91596#: handle the encoding correct


2001-11-27  jp  <jp@openoffice.org>  [844cc96655d95f2288c76d81dd382626f9dd5b5c]

Bug #95010#: set at the stacktype attrset the correct parent, #91596#: set the correct encoding


2001-11-27  jp  <jp@openoffice.org>  [6b7888ad4a8082936d03bea7ef9841740fb0d373]

Bug #95010#: set at the stacktype attrset the right parent


2001-11-27  Christian Lippka  <cl@openoffice.org>  [dc120582f26f1c2d6407ca0227e5c8673ce1bebf]

#94924# removed pack feature


2001-11-27  Herbert Duerr  <hdu@openoffice.org>  [8391113fdc1b36a4c34b7e72f1e8a36cc7741a61]

#94962# avoid different results for bitmap and outline advance widths


2001-11-27  Herbert Duerr  <hdu@openoffice.org>  [0ffa6610bc8190fef7642a181dc7736191d64f72]

#94666# avoid XF410 bug for Silicon Sensor driver


2001-11-27  Daniel Vogelheim  <dvo@openoffice.org>  [a4b615018ca80625a701cc8668aa70fabbda660e]

#95226# Error reporting through debug message         Also eliminated false warnings (i.e. warnings even though nothing went wrong)


2001-11-27  Eike Rathke  <er@openoffice.org>  [96d102bbfc8ec332ebd9d46f80cde0ce0426be3e]

#94913# #i2111# adjusted comments


2001-11-27  Hans-Joachim Lankenau  <hjs@openoffice.org>  [16916db438d87f62223315e0ddcd11206a1defc3]

#65293# removed obsolete block


2001-11-27  Eike Rathke  <er@openoffice.org>  [4213b2d68e8a0a50e5e4e5aa9a92e48cbaa61d38]

#94913# #i2111# UpdateInsertTab: readjust wrapped sheet reference


2001-11-27  Hans-Joachim Lankenau  <hjs@openoffice.org>  [5e426e1bd232a0b4abebef047feb6625c6590893]

#65293# removed useless reset with wrong case


2001-11-27  Thorsten Behrens  <thb@openoffice.org>  [87be53f4a4e16fb2b8693c2dfdb84b27626d5caa]

#94702# No positioning in constructor. Defaults are handled by SFX


2001-11-27  Christian Lippka  <cl@openoffice.org>  [17f5a2e55db527cc8ebf9d8a89f876f773552176]

#95115# added helper for default graphic style export


2001-11-27  Martin Hollmichel  <mh@openoffice.org>  [6c3b52202c5199b1af15112106fb7dc441d83275]

add: unsetenv HOME also for FREEBSD #95126#


2001-11-27  Frank Meies  <fme@openoffice.org>  [2dd9a5459e59189520826fc9716dcda9eb503435]

Fix #95244#: Repaint of PostIts at end of paragraph


2001-11-27  Christian Lippka  <cl@openoffice.org>  [9110083920540235a72cbb621ed2ec1efb1edd5e]

#95206# create autostyles for empty presentation objects


2001-11-27  Christian Lippka  <cl@openoffice.org>  [ffb8add34f838ee629e9769c42413fb9d5519601]

#90330# speed up map entry lookup in alphabetical order


2001-11-27  Michael Brauer  <mib@openoffice.org>  [08fe6296000822273e16ae53a568a5770ea43528]

#95037#: Links to outlines repaired


2001-11-27  Christian Lippka  <cl@openoffice.org>  [d4c57d1e6a235a8944d7cd995286cf2485d99e3a]

#95195# fixed problem with multiply properties per item on SetPropertyValues call


2001-11-27  Daniel Boelzle  <dbo@openoffice.org>  [fb5320b37d5ad98a85e68ed3cf79c7c96673c17d]

#95219# removed unneeded types


2001-11-27  Daniel Boelzle  <dbo@openoffice.org>  [c0a854c3f7baa28b903aa681a0b8be7704ab2eea]

#95219# removed SecurityException


2001-11-27  Andreas Bille  <abi@openoffice.org>  [5be65bd30931f2db604f42c6d35dd09ac690dcc3]

#95119# Introduced property IsHidden


2001-11-27  Mathias Bauer  <mba@openoffice.org>  [386341e9c6368411d99ea6c89c70a785e9c614a5]

#92987#: no IsFolder() when creating cursor, masks errors


2001-11-27  Mathias Bauer  <mba@openoffice.org>  [f0427473581329360ab6c6e17368613b93798603]

#92987#: handle case of new unpacked storage opened for writing


2001-11-27  Mathias Bauer  <mba@openoffice.org>  [7e0c9acedd3a633d8f955a3f5f055ca1b32d24b8]

#92987#: handle case of already existing folder


2001-11-27  Mathias Bauer  <mba@openoffice.org>  [b0f9fafb5be11910b2b557fd978486c77eec115d]

#92987#: some changes for imagemanager format


2001-11-27  Caolán McNamara  <cmc@openoffice.org>  [7763262e98ce10c91c5aab5fd1fdae87ad07df23]

#i2112# some ref field options disable inclusion of content leaving only number


2001-11-27  Martin Hollmichel  <mh@openoffice.org>  [da893a1395e557511931726315df63837b8d838d]

add: link switches for NETBSD #95126#, contributed by Michael Rauch


2001-11-27  Malte Timmermann  <mt@openoffice.org>  [2578834b69e12537692522115cfbb8e88783a556]

#93120# Accessiblity


2001-11-27  Sven Jacobi  <sj@openoffice.org>  [01d0a3ae9472539e2371c1935f172d998fe65d5e]

#95129# set FontHeight pool default without changing static SdrEngineDefault


2001-11-27  Sven Jacobi  <sj@openoffice.org>  [b2d88de83ad94a552016a4303954260765cb5278]

#95129# set FontHeight pool default without changing static SdrEngineDefault


2001-11-27  Sven Jacobi  <sj@openoffice.org>  [03a14f8fa4e5fb556c9b829dd48cf54a288fa983]

#95129# set FontHeight pool default without changing static SdrEngineDefault


2001-11-27  Malte Timmermann  <mt@openoffice.org>  [c84b243da1c1b1a223e4ca4f6ab520ea0625bf35]

#93120# EventListeners...


2001-11-27  Malte Timmermann  <mt@openoffice.org>  [7c7e37772408008361e4e4af9865d2b5c0a2f7bf]

#93120# Accessiblity


2001-11-27  Malte Timmermann  <mt@openoffice.org>  [273fe8eb4ef78fbbb9c3329aa4cf5da9159b4883]

#93120# EventListeners...


2001-11-27  Malte Timmermann  <mt@openoffice.org>  [2512a08329e3be65d1cce464e47c725904bdd81d]

#93120# EventListeners and Accessibility...


2001-11-27  Malte Timmermann  <mt@openoffice.org>  [b46495603ecc29fed39607049b986c514982c8c8]

#93120# vclevent.cxx


2001-11-27  Malte Timmermann  <mt@openoffice.org>  [4221b2a5d3947df94f78457a9f0394f8b829c449]

#93120# IsAccessiblityEnabled()


2001-11-27  Mathias Bauer  <mba@openoffice.org>  [65564851382866c938f79847dd08a50c9c831c84]

#92987#: some changes for imagemanager format


2001-11-27  Malte Timmermann  <mt@openoffice.org>  [7e022f6c71b9a63dc655c897719db5ebbe522e5e]

#93120# EventListeners


2001-11-27  Mathias Bauer  <mba@openoffice.org>  [fa039d3a9178686b27fd38d872762bb3a55c6118]

#92952#: Initialize ThisComponent


2001-11-26  Matthias Huetsch  <mhu@openoffice.org>  [e8e06260352877be6e7f5c083dce4c7aaac46b3b]

#95272# Removed unused variable in OStoreBTreeNodeData::remove(). #i1750# Warning provided by 'Wall' compilation.


2001-11-26  Matthias Huetsch  <mhu@openoffice.org>  [76e7844b0b95dcc85193c9ef9517b109b527b1b3]

#95272# Reordered OStoreLockBytes member initializers to match declaration. #i1750# Warning provided by 'Wall' compilation.


2001-11-26  Matthias Huetsch  <mhu@openoffice.org>  [1700c8d3ed0eaafd76c87aa5317880148b01d9bc]

#95272# #i1750# Compile internal debug functions conditionally, only.


2001-11-26  Matthias Huetsch  <mhu@openoffice.org>  [7f9fd508495e521eb87a664b24d449a4450c34ec]

#95272# Fixed 'statement w/ no effect' in OStoreSuperBlock::verify(). #i1750# Warning (uncovering a bug) provided by 'Wall' compilation.


2001-11-26  Matthias Huetsch  <mhu@openoffice.org>  [66fc9bcf282ea5aa5a525bfbbd192bdf6d0cfa45]

#95272# Fixed 'signed/unsigned mismatch' in OStorePageNameBlock::namei(). #i1750# Warning provided by 'Wall' compilation.


2001-11-26  Matthias Huetsch  <mhu@openoffice.org>  [6ee35d4f91edaefb20dcd82a35b10ed11842760b]

#88337# Fixed 'forward' typedefs of enums (never trust one compiler alone).#88337# Fixed 'forward' typedefs of enums (never trust one compiler alone).#88337# Fixed 'forward' typedefs of enums (never trust one compiler alone).#88337# Fixed 'forward' typedefs of enums (never trust one compiler alone).#88337# Fixed 'forward' typedefs of enums (never trust one compiler alone).#88337# Fixed 'forward' typedefs of enums (never trust one compiler alone).#88337# Fixed 'forward' typedefs of enums (never trust one compiler alone).#88337# Fixed 'forward' typedefs of enums (never trust one compiler alone).


2001-11-26  Niklas Nebel  <nn@openoffice.org>  [2909409846ad87de0f5d97d01b80b057c3e69455]

#95248# Notify: react on KEYINPUT instead of KEYUP, don't call parent if used


2001-11-26  Hennes Rohling  <hro@openoffice.org>  [990a3c6e0f59ef8dead73475d46bc15ea2d38fea]

Added function osl_abbreviateSystemPathEx


2001-11-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [6d207faefa25b8a2d1f6ce64f190ac749f7fb84a]

allways get *minor.mk from solenv/inc directly; minormkchanged.flg for unix


2001-11-26  Daniel Boelzle  <dbo@openoffice.org>  [fe818f3c7f2af1c6026e2207162b20db6f14ed1a]

#95219# unsupported ConnectionBroker


2001-11-26  Daniel Boelzle  <dbo@openoffice.org>  [7bb1ac493472e6ed6342ef879c30ad23dcd5f840]

#95219# rmclient tests obsolete


2001-11-26  Oliver Braun  <obr@openoffice.org>  [9a432528d7b9c9fc2249b00e73a07330907c2e99]

#93120# accessibility added


2001-11-26  Behrend Cornelius  <bc@openoffice.org>  [e973b02b2e1710b5262b162fd3f14f8a8df01b73]

#95241# Label and controls now grouped together


2001-11-26  Stephan Schäfer  <ssa@openoffice.org>  [c79c488398586efd3ad665c36f96ee84da618990]

#95067# hide and show cursor on focus change


2001-11-26  Stephan Schäfer  <ssa@openoffice.org>  [28362f4e3265808794cc972bb72223534ded8475]

#95067# no cursor if frame has no focus


2001-11-26  Frank Meies  <fme@openoffice.org>  [73a263a5633a6386d5fadf99c176a623719ae738]

Chg: Vertical Formatting - Footnotes and QuoVadis


2001-11-26  Oliver Specht  <os@openoffice.org>  [cd619c8b486f4ce78e40ab56756177dc7f32d62d]

#95232# word only selection corrected


2001-11-26  Daniel Boelzle  <dbo@openoffice.org>  [28eb2aff5cab66fd976a839c845c918c5b1a5371]

unneeded types removal


2001-11-26  Andreas Bregas  <ab@openoffice.org>  [a220fbf02517dda689d3bec6755e70c0862c9a65]

#94896# Use transliteration wrapper for StrComp


2001-11-26  Andreas Bregas  <ab@openoffice.org>  [77d0aea6d6278af3c493845d89a8ccad3f30ce21]

#94896# Changed NumberFormatter handling


2001-11-26  Christian Lippka  <cl@openoffice.org>  [ff5893d6f516aa109847ca7b5dda64c04eb0b9d0]

#95254# fixed copy'n'paste bug from previous version


2001-11-26  Andreas Bregas  <ab@openoffice.org>  [16502957319b87020450db033091e73859c6bad0]

#94896# TranslitarationWrapper in SbiGlobals


2001-11-26  Hennes Rohling  <hro@openoffice.org>  [4fea97e8980590cfb50292d480b7cece11190664]

#95239# Component loader does not accept empty properties when loading XML files ???


2001-11-26  Martin Gallwey  <mtg@openoffice.org>  [7548410853dd4cfa95a91f18170f7a6f55e97775]

#95145# make a new base class for Print and View settings that supports XTypeProvider


2001-11-26  Joachim Lingner  <jl@openoffice.org>  [992acd1f4aff54b8b0f6c656a7fe54c27c1fe35e]

*** empty log message ***


2001-11-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [5792603695b2dc7567aa1145851572165c3a3aaa]

#94723# -Gc breakes dependency chain


2001-11-26  Oliver Specht  <os@openoffice.org>  [5c74e25d24f7b6b877b4c16c2ec3100400008d0e]

#92472# exchange of StarOffice against


2001-11-26  Hennes Rohling  <hro@openoffice.org>  [5591824486f205502a52d63e895dd9d1ed06c80b]

#93778# Use XFilterManager to get current filter because Windows FOD does not support getValue()


2001-11-26  Malte Timmermann  <mt@openoffice.org>  [9b594818daa0feaa4283ba6870371aa8aa1a2bec]

#95161# OptimizeRanges: Don't expand a feature!


2001-11-26  Malte Timmermann  <mt@openoffice.org>  [c3ce3d18d4a22f599c5375b1c57b79c1d1882809]

dummy comment (ask HR)


2001-11-26  Daniel Boelzle  <dbo@openoffice.org>  [acb1b2e523fd14cfe3664418f3cc64343aca2bbf]

extended test


2001-11-26  Christian Lippka  <cl@openoffice.org>  [39e331ff0342fef05a4279edd4428ce71dbc3b80]

#95202# init new mnRadius member


2001-11-26  Daniel Boelzle  <dbo@openoffice.org>  [045b9197a2840407a4e6f4d379ab48d633889b26]

#92294# wrapping to runtime exceptions except for invokation target exception


2001-11-26  Oliver Specht  <os@openoffice.org>  [fda6712e704c189ded084063e7a5dc42940b7b74]

#94779# re-use database descriptions with undefined CommandType


2001-11-26  Daniel Boelzle  <dbo@openoffice.org>  [547058bb1795d8e1c3a8cb776f9bb018f493d460]

#95219# introducing SecurityException derived from RuntimeException


2001-11-26  Bertram Nolte  <bnolte@openoffice.org>  [66bf714962bd02e96cd2d80287d45e885511f352]

#87796# Added CPP example DocumentLoader.


2001-11-26  Mathias Bauer  <mba@openoffice.org>  [663805c02d9bfd5767127d69fea8dafa9c09b4ee]

#95233#: new listener interface for loadcallbacks


2001-11-26  Andreas Bregas  <ab@openoffice.org>  [2bbc163343bb03de5f3a062d85ccd3d5a67bcd89]

#94896# StepLOADNC: Exchanged , and . seperators in call to StringToDouble


2001-11-26  Bertram Nolte  <bnolte@openoffice.org>  [fa0f2ddade823c5d62c375427385c2a1c900cc1e]

#87796# Added CPP example DocumentLoader.


2001-11-26  Philipp Lohmann  <pl@openoffice.org>  [ba9af41a2e9515bcd292fd22a6e546d3d9b49915]

#94830# support compound text


2001-11-26  Frank Meies  <fme@openoffice.org>  [09caced06b7093d4009a3158009837eb73cfb355]

Fix #95052#: Increased value which detemines if screen font is to big and smaller font is required


2001-11-26  Ocke Janssen  <oj@openoffice.org>  [543c6d10d7f6d812bfcee8c06b3ef09c089e9cda]

#94985# performance increase


2001-11-26  Andreas Bregas  <ab@openoffice.org>  [49771451f2cfae6bfc0b635af5de55ba60237703]

#95223# Delete LibraryContainerInfo


2001-11-26  Hennes Rohling  <hro@openoffice.org>  [d94f361c9fb992613210f9d3743341b8b6a08c72]

#93621# Disable modal menuentries in Quickstarter during execute of dispatch


2001-11-26  Malte Timmermann  <mt@openoffice.org>  [b30980c7c750509e7fe86be590d76fb2107c13fc]

#95117# SetInputContext, Basic-IDE and HTML-Source-View don't do it in GetFocus()


2001-11-26  Juergen Schmidt  <jsc@openoffice.org>  [64535a5e74012deaa6faba3a2d7e84bcc283ed4b]

#94607# insert modfications to generate module information


2001-11-26  Juergen Schmidt  <jsc@openoffice.org>  [85415031efe91aeee7a5d29f112274575f2789bb]

#94607# change name of temp file


2001-11-26  Juergen Schmidt  <jsc@openoffice.org>  [c0fcc2f520f0488fb57d864ed84e9b63740bf1ed]

#94607# insert new parameter


2001-11-26  Oliver Bolte  <obo@openoffice.org>  [d04fc76adcd0c59dfeefbffd3add536da0f2cb2c]

new version for SRC641


2001-11-26  Herbert Duerr  <hdu@openoffice.org>  [92514babbe08eb4af5e3df16e3c0f012ca4e55f5]

#93004# make SO work with XRENDER 0.2


2001-11-26  Andreas Martens  <ama@openoffice.org>  [0ab1589c729b740f7253b10c67c5fb4e13a18444]

Fix #94882#: Keep the hint array clean


2001-11-26  Stephan Schäfer  <ssa@openoffice.org>  [3712ff60cae929d35fc758e2e626e95b6a5e1c0e]

#92632# extend menu tooltip timeout


2001-11-26  Matthias Huetsch  <mhu@openoffice.org>  [e27c7fb020e4b0ee17cb8e9fc0224a3d287df742]

#94244# Improved detection (and assertion) of memory corruption cases like 'array index out of bounds' and 'free memory overwrite'. Added memory fill for 'uninitialized' (0x77) and 'free' (0x33) memory.


2001-11-26  Oliver Bolte  <obo@openoffice.org>  [ed2e08b9a77cf3efb23212d997d101426cb87336]

new version for SRC641


2001-11-26  Michael Brauer  <mib@openoffice.org>  [59d561b6ff53bb9dc1a22fca7e405f314d7c7e22]

#94311#: Keep width and height in parameter list


2001-11-26  Michael Brauer  <mib@openoffice.org>  [45d192025a47f0ab3624ddb9b84e14e7567c489f]

#94311#: Keep width and height in parameter list


2001-11-26  Behrend Cornelius  <bc@openoffice.org>  [208ecf7d0e5baf02744a1927f32f48233d89341e]

#95175# Draw/impress checkboxes on first page now toggled when one component is missing


2001-11-26  Sascha Ballach  <sab@openoffice.org>  [e1b78d36008d1fd188ca8dc154ad069d3476520c]

#95181#; call the setValue method of the XStatusIndicator as often as possible to enable reschedule


2001-11-26  Carsten Driesner  <cd@openoffice.org>  [127c3ef417556783410b5d5d57ed1afc7ff7501d]

#95180# Better pipe handling to prevent office process can start twice


2001-11-26  Kai Ahrens  <ka@openoffice.org>  [a810ce6b8f5989da6d3680ddcfd56e58a2b68298]

added DLG_EXPORT_J2K define


2001-11-26  Andreas Schlüns  <as@openoffice.org>  [a2e292b82300f3180c4434a82ba26bf522ebb656]

new test for ArgumentAnalyzer


2001-11-26  Kai Sommerfeld  <kso@openoffice.org>  [8240d839a4cddc7d2bfa0c89e26a7d1780ff9885]

#90450# - Fixed multithreading problem with DAV session reusage


2001-11-26  Sascha Ballach  <sab@openoffice.org>  [9ea0c10e03ee18094bc4ebfb9b4023a23a84bd7f]

#95125#; cache the FieldEditEngine


2001-11-26  Sascha Ballach  <sab@openoffice.org>  [aebee918c61b7a3ab197ff9ded37baf6fd954050]

#95130#; add new Exception


2001-11-26  Sascha Ballach  <sab@openoffice.org>  [7112f38b1323673030e8d039e8f1dd9c4664014d]

#95125#; cache the FieldEditEngine


2001-11-26  Sascha Ballach  <sab@openoffice.org>  [c999ddc5ff99508f41448f7fed7c24b9faa86589]

#95130#; removed unneeded lines


2001-11-26  Sascha Ballach  <sab@openoffice.org>  [f7a3a7f500e3481e5d3eaf1ec5353d6e914e848a]

#95130#; don't test the attribute value strings for invalid characters, because the SaxWriter does this


2001-11-26  Sascha Ballach  <sab@openoffice.org>  [6dd169609901af6fb85e638d630de2286d062f5f]

#95130#; don't test the attribute value strings for invalid characters, because the SaxWriter does this


2001-11-26  Sascha Ballach  <sab@openoffice.org>  [372e3e266f2968a299b391175881375dd1923eef]

#95130#; catch the SAXInvalidCharacterException in StartElement and Characters and set a warning in the ErrorHandler instead of a Error


2001-11-26  Sascha Ballach  <sab@openoffice.org>  [7ebd4aed96df87b641bb9d6d36b47b836d437b79]

#95130#; characters and startElement thorws SAXInvalidCharacterException if there is an invalid character in the characters string or the attribute values


2001-11-23  Rüdiger Timm  <rt@openoffice.org>  [2692263be9897e581d2dc9a432a6bbcb5e1e46be]

Merge SRC641: 11/23/01 - 23:33:48


2001-11-23  Rüdiger Timm  <rt@openoffice.org>  [e617ee4900a19306e14cfaa73e3d992819acf52d]

Merge SRC641: 11/23/01 - 23:16:00


2001-11-23  Oliver Bolte  <obo@openoffice.org>  [cd6da5fc9319a8e3dcaa0a963662ca1248c39fa9]

Merge SRC641: 23.11.01 - 23:09:25


2001-11-23  Rüdiger Timm  <rt@openoffice.org>  [5472d80a5ecf555ef34a854b39b0716803a990fa]

Merge SRC641: 23.11.01 - 23:07:45


2001-11-23  Oliver Bolte  <obo@openoffice.org>  [05c9866485d962106ec0c4e2906122217a3ba572]

Merge SRC641: 23.11.01 - 23:04:56


2001-11-23  Oliver Bolte  <obo@openoffice.org>  [560eafa71a56fd82930f27ef0b2db418c226bb06]

Merge SRC641: 23.11.01 - 23:05:22


2001-11-23  Oliver Bolte  <obo@openoffice.org>  [cd481facd7a735fef4c2f29007b7b73b83523a34]

Merge SRC641: 23.11.01 - 23:04:00


2001-11-23  Rüdiger Timm  <rt@openoffice.org>  [5d550a91703b9145e06f32c12656704c99467498]

Merge SRC641: 11/23/01 - 22:57:28


2001-11-23  Oliver Bolte  <obo@openoffice.org>  [fc51cb42fbd5640f278ec33b89a6e60cbbe3c8ab]

Merge SRC641: 23.11.01 - 22:56:13


2001-11-23  Vladimir Glazounov  <vg@openoffice.org>  [0508037440e36af12261aaa4610f4c41ddb35814]

Merge SRC641: 23.11.01 - 22:57:04


2001-11-23  Oliver Bolte  <obo@openoffice.org>  [59657ee08c2f6768d8756a312d9a20fd04ce3ce0]

Merge SRC641: 23.11.01 - 22:54:21


2001-11-23  Rüdiger Timm  <rt@openoffice.org>  [cb40477e4c4d8adb62e2ddc0f8bf358b04e856a0]

Merge SRC641: 11/23/01 - 22:53:49


2001-11-23  Rüdiger Timm  <rt@openoffice.org>  [73bab4b64a47534cd222f0689851c56f55883b55]

Merge SRC641: 23.11.01 - 22:47:49


2001-11-23  Rüdiger Timm  <rt@openoffice.org>  [627ec5cce5d785e9961c349d24e40d52d10b6f05]

Merge SRC641: 23.11.01 - 22:46:34


2001-11-23  Daniel Rentz  <dr@openoffice.org>  [bb5a29ecb98dc376f895767d0264f2fdf90e83fb]

#76602# Don't change pivot range on export


2001-11-23  Eike Rathke  <er@openoffice.org>  [7f3dc61458234241f28ab2740e9261acd1354855]

#94368# get rid of class International


2001-11-23  Eike Rathke  <er@openoffice.org>  [2b21eb7d9c738d27b7b93517a31b9e050e7dc37b]

#94368# get rid of class International


2001-11-23  Niklas Nebel  <nn@openoffice.org>  [9cc24c70262d39fbc8e01a0169490d9a2667421a]

#93768# support for number:embedded-text


2001-11-23  Niklas Nebel  <nn@openoffice.org>  [610a2cd97bb7f31296b5de93a9a11a0e91054e80]

#93768# support for number:embedded-text


2001-11-23  Jörg Budischewski  <jbu@openoffice.org>  [c5def7dc0d1b717cf568d8615fdf946c639669f2]

#95097# temporary bug on solaris platforms fixed


2001-11-23  Andreas Bregas  <ab@openoffice.org>  [a9b6b5c744123567e4cfb06bd1d3d422c8e392a7]

#95211# BasicManager::Store(): Check mpManagerStream for NULL


2001-11-23  Andreas Bille  <abi@openoffice.org>  [6caff0a605efddfbe54486ef22caf79b8711540d]

#94953# Explicit casting int to bool


2001-11-23  Oliver Bolte  <obo@openoffice.org>  [75177edb14bfa09c375465297be0f59078297c46]

new version for SRC641


2001-11-23  Herbert Duerr  <hdu@openoffice.org>  [59473d30a643e4e4fda730041cbace6884f477b8]

#91761# fix also for stretched&vertical&rotated characters


2001-11-23  Frank Meies  <fme@openoffice.org>  [077b83a0ae1002203baa945b8aeedeb804388a38]

Fix #95165#: Do not scroll to end of text


2001-11-23  Andreas Bille  <abi@openoffice.org>  [ec0a36a65f36d0a3a3367aef9ff0f8d86640ad7b]

but nevertheless, working with a set does not work under solaris, so use vector and sort AND remove collator from element.


2001-11-23  Juergen Schmidt  <jsc@openoffice.org>  [5c8372517a5f7e71eef2ba36a5201729c4eebd1d]

#88337# change some links


2001-11-23  Herbert Duerr  <hdu@openoffice.org>  [30c5ab827994f7b11b6f82402eb844af8ac01524]

#91761# fix for vertical&rotated characters


2001-11-23  Michael Brauer  <mib@openoffice.org>  [f55e05c374fbf1d92a4c0d9ebd4db314ce983597]

#95307#: Insert link targets for outlines again


2001-11-23  Andreas Bille  <abi@openoffice.org>  [a7a7cf58efc3984d9dc8c4f2521c035ae8f9fedc]

Mysterious bug fixing: don't make the collator a member of the elements


2001-11-23  Stephan Bergmann  <sb@openoffice.org>  [05b624a3d55729d19289a35582d5fc879c39a38a]

#95160# Added fake MIME character set names for GB 18030.


2001-11-23  Juergen Schmidt  <jsc@openoffice.org>  [d70d9f2cb0a71710098c636be58ca7f31480c4d2]

#88337# change some links


2001-11-23  Juergen Schmidt  <jsc@openoffice.org>  [deda608da4a5db6dbd3e560f65f6cb9f434819ac]

#88337# insert further link modifications


2001-11-23  jp  <jp@openoffice.org>  [4920fcf6117eb42ecf75b3b2fccaa0f5195b5ab7]

Bug #95058#: CTOR - use for leave the bindings instead the timer the flag (the timer can be stop before)


2001-11-23  Ocke Janssen  <oj@openoffice.org>  [87bf346969ac288b224e6156dde86fc4e2114f6e]

#95019# check if driver suports odbc 3.0 for datefields


2001-11-23  Tom Verbeek  <tv@openoffice.org>  [5fb4e15c882f98cf2eb47e447cc0805573a17d62]

#95055# added help ids


2001-11-23  jp  <jp@openoffice.org>  [ea53235ff8a4dbc0d3590a67ddce3b42b44dcb4b]

Bug #95072#: RedlineToDoc - remove the wrong working ASSERT


2001-11-23  Tom Verbeek  <tv@openoffice.org>  [5155aee7221283dd4cdd75240ce76c8801fe2da1]

#95055# helpids for Calc styles dialog


2001-11-23  Eike Rathke  <er@openoffice.org>  [fc0a562046caa66198aaf7f6efc541d1c67d01b6]

#95164# don't link against unnecessary libraries, especially not against libXt cause it may kill Java


2001-11-23  Stephan Bergmann  <sb@openoffice.org>  [63325a605b904eca133b93f9fb944f7c50a70725]

#94773# Handle DOS UNC paths in getFSysPath().


2001-11-23  Ocke Janssen  <oj@openoffice.org>  [96780eb99917103893431755fa5d51867ac3e3a9]

#95142# check eState of parser


2001-11-23  Frank Meies  <fme@openoffice.org>  [d6274bdd7062d08920dfdaff5b6a154d27298cca]

Fix #95173#: Do not crash if no screen font available


2001-11-23  Hennes Rohling  <hro@openoffice.org>  [6896d214dc7492e35a890b6a79c902a0a2026a8d]

#94789# Make pipe creation atomic


2001-11-23  Frank Meies  <fme@openoffice.org>  [e233890cde3c90bf82438953c24f59b087722e34]

Fix #95165#: Do not scroll to end of text


2001-11-23  Rüdiger Timm  <rt@openoffice.org>  [6da9e023e07a6485daa5a331b98bfd8639712040]

new version for SRC641


2001-11-23  Kai Ahrens  <ka@openoffice.org>  [8a1a87e8aac7903e935627fcaa287917c1e3c210]

#95074#: use actual Transferable when calling CreatingDataObj


2001-11-23  Kai Ahrens  <ka@openoffice.org>  [6b7de8a857bd5e2b3e1b29f5050dde7c1a4671ff]

#95074#: use actual Transferable when calling CreatingDataObj


2001-11-23  Andreas Bille  <abi@openoffice.org>  [e1646f8563f05a1f1869767e380121d6e9f4ec6e]

Adding rtti-support, which was previously the default


2001-11-23  Andreas Bille  <abi@openoffice.org>  [e26e167837c059e277793d68ed1e546a85813642]

Including rtti-switch for gcc in makefiles. The cause of the bug is not understood: Adding KeywordElements to a vector and sorting afterwards, everything works fine. Inserting it into a set and iterating over the set afterwards gives an inconsistent set. I have currently removed the previous introduced workaround for the solaris compiler!! Needs to be checked.


2001-11-23  Michael Hönnig  <mi@openoffice.org>  [884e15f58266df73d8d8060f11c23189f79ce90b]

module documentation


2001-11-23  Dieter Loeschky  <dl@openoffice.org>  [717c8a491c74c2570a7bf764551d3cf14ad4f686]

#94764# Using correct language for NumberFormatter


2001-11-23  Rüdiger Timm  <rt@openoffice.org>  [d856fac1d91e805ce2ff35ec856c3bec1a7b3029]

new version for SRC641


2001-11-23  Rüdiger Timm  <rt@openoffice.org>  [2e12405ad86bea33a578fdaab3295bffd899d0bf]

new version for SRC641


2001-11-23  Philipp Lohmann  <pl@openoffice.org>  [924926515a1b4375de7c9c3ddcd24e2cb99704e1]

#95111# breaks in switch statements ARE essential


2001-11-23  Daniel Rentz  <dr@openoffice.org>  [ae6a9f08dda2ba43a2ecd643d5cc348f1002daa0]

#94912# formula export: horiz. shared formulas


2001-11-23  Daniel Rentz  <dr@openoffice.org>  [6bdb3499a243f8b177ccb701a8a24d9fa586373a]

#94912# formula export: correct ref classes


2001-11-23  Malte Timmermann  <mt@openoffice.org>  [59cd85efb937560976cc49e9c94f9959c9bbd351]

#95135# removed assertion when drop() after rejectDrag(), because this is allowed


2001-11-23  Daniel Rentz  <dr@openoffice.org>  [bb8d17fd32d1ef39ef2b5a58258f2376451f8d69]

#94912# new formula dumper


2001-11-23  Malte Timmermann  <mt@openoffice.org>  [eede17165b677895c260256ccf0c0ea26489277a]

#95154# call disposing() when removing the D&D-Listeners


2001-11-23  Stephan Schäfer  <ssa@openoffice.org>  [87ec9d36faafd768b4f7a550fb6fb59a4b404fc3]

#94703# rvp system window extension


2001-11-23  Malte Timmermann  <mt@openoffice.org>  [da80f4a272d5847714139c19ecfb939b87321e89]

#95154# set mpClient to NULL, if source in disposing is NULL, check mpClient before calling


2001-11-23  Sascha Ballach  <sab@openoffice.org>  [cfd42cf4317ffaa64f8943ef92f51606a6fc49db]

#92195#; fix problem with converting twips to 100th_mm


2001-11-23  Kai Ahrens  <ka@openoffice.org>  [3c7fbbabd99c53af8ae5ed746e5f9367367f3c4a]

#95088#: added missing break in switch


2001-11-23  Herbert Duerr  <hdu@openoffice.org>  [507f82928bbb1a9ac734abc064738e30abbfa884]

#91761# fix character width when squeezed and glyph fallback is used


2001-11-23  Bertram Nolte  <bnolte@openoffice.org>  [f28cdb80bcb1ea52d5ce48dc3cf990086c3c94ea]

#88337# Inserted example Minimal Component.


2001-11-23  dkenny  <dkenny@openoffice.org>  [a6f233dcf9cf357e9220a4f037e0bae29664793a]

#94453# - Addressbook driver needs to be updated ...


2001-11-23  Dieter Loeschky  <dl@openoffice.org>  [7aae748232bf298c0ed15b7a6181086919ea8c11]

#94797# Restart online spelling


2001-11-23  Ocke Janssen  <oj@openoffice.org>  [66cc11752bd319a3f7c95dd2fe443d4077a6a430]

#95013# resolve duplicate column names


2001-11-23  Dieter Loeschky  <dl@openoffice.org>  [4cf4bd9e6fbf56d18a1920e08b4a9f3a749c984d]

#95127# SID_PARASPACE_DECREASE: limit min value


2001-11-23  Kay Ramme  <kr@openoffice.org>  [275987363297bf2a16822e0fe3aff97cb3d05d63]

SAL_PATHDELIMITER is for system paths and not for file urls (#95123#)


2001-11-23  jp  <jp@openoffice.org>  [f845e1631c467baa6eaf66aa0ef48dfbf2c68309]

Task #87140#: add the new encodings


2001-11-23  Stephan Bergmann  <sb@openoffice.org>  [df34b12600112bc0ea57d10e83dddfe50f0c4810]

#87140# Added conversion of ISO-2022-CN/KR.


2001-11-23  Hennes Rohling  <hro@openoffice.org>  [90be8126b02ee63d32ef04bd2224749fd2ba446a]

#94789# Fixed buggy pipe connection handling for NT


2001-11-23  Rüdiger Timm  <rt@openoffice.org>  [af35e3782c56b0f0d55a4f186cf3e2a41d0b99c6]

new version for SRC641


2001-11-23  Vladimir Glazounov  <vg@openoffice.org>  [bd9ef2c05b440f30a82d671f394793542652b983]

new version for SRC641


2001-11-23  Oliver Bolte  <obo@openoffice.org>  [c9cf789c35c4a184bee20f6d7a135ac1478b5372]

new version for SRC641


2001-11-22  Rüdiger Timm  <rt@openoffice.org>  [036b476ea0cc695b9ac8550069cae2af070bf5fc]

Merge SRC641: 23.11.01 - 00:54:28


2001-11-22  Rüdiger Timm  <rt@openoffice.org>  [e07650c1694aa1c3ff79719293f8fec0eeaf70b3]

Merge SRC641: 23.11.01 - 00:32:43


2001-11-22  Oliver Bolte  <obo@openoffice.org>  [e76f1d2667a30ed1a77d2c7644d9b6aadb5cfc77]

Merge SRC641: 23.11.01 - 00:17:46


2001-11-22  Oliver Bolte  <obo@openoffice.org>  [2b41567f23e649f9daf0e32a1ce28e071945594d]

Merge SRC641: 23.11.01 - 00:15:04


2001-11-22  Oliver Bolte  <obo@openoffice.org>  [a81e36775eee1763705ea1884d7d107f7754a5c6]

Merge SRC641: 23.11.01 - 00:09:01


2001-11-22  Vladimir Glazounov  <vg@openoffice.org>  [6e748382fe12e4057fa386233a60d4a24c2e9658]

Merge SRC641: 23.11.01 - 00:08:40


2001-11-22  Rüdiger Timm  <rt@openoffice.org>  [2da4a60961fcbe09029f87c99ce0cb2e6eb2e951]

Merge SRC641: 22.11.01 - 23:57:28


2001-11-22  Oliver Bolte  <obo@openoffice.org>  [c1ba44cfb4f425885926306fc2b565c5041cae22]

Merge SRC641: 22.11.01 - 23:54:41


2001-11-22  Rüdiger Timm  <rt@openoffice.org>  [779417bbb664474f32a423bb713e0a97044ebedf]

Merge SRC641: 22.11.01 - 23:53:19


2001-11-22  Oliver Bolte  <obo@openoffice.org>  [4809b24fca5ff1e8fd37ce9356be681e111af3ef]

Merge SRC641: 22.11.01 - 23:54:00


2001-11-22  Rüdiger Timm  <rt@openoffice.org>  [b41ef9e92c2651af51bc6fd141817d64d409c4c9]

Merge SRC641: 22.11.01 - 23:48:45


2001-11-22  Oliver Bolte  <obo@openoffice.org>  [4ae975c1b168cdad24aa5a4661f4aa931d095b54]

Merge SRC641: 22.11.01 - 23:34:56


2001-11-22  Oliver Bolte  <obo@openoffice.org>  [a3b3f816ae3707c8050b6be319c4a45d81bbeea7]

Merge SRC641: 22.11.01 - 23:24:16


2001-11-22  Rüdiger Timm  <rt@openoffice.org>  [4d048f954c52517f1383537cbbe7a1ba4359ba38]

Merge SRC641: 22.11.01 - 23:17:21


2001-11-22  Rüdiger Timm  <rt@openoffice.org>  [c5527dd6744722bcaf79e4d0b283e0efc3b5883b]

Merge SRC641: 22.11.01 - 23:16:37


2001-11-22  Rüdiger Timm  <rt@openoffice.org>  [1d75fb98d0e4e82762b0d33938bc1ead5a9986cb]

Merge SRC641: 22.11.01 - 23:15:56


2001-11-22  Rüdiger Timm  <rt@openoffice.org>  [f2c5f6aa5d9887f130f6f1f023c3fcf551df432b]

Merge SRC641: 22.11.01 - 23:15:22


2001-11-22  Rüdiger Timm  <rt@openoffice.org>  [ae4d4f27966addf010ac94afa1f51a17c98926ca]

Merge SRC641: 22.11.01 - 23:13:49


2001-11-22  Rüdiger Timm  <rt@openoffice.org>  [fef3eea1a36aaa7fb9480d99d50bd754bd813145]

Merge SRC641: 22.11.01 - 23:09:47


2001-11-22  Rüdiger Timm  <rt@openoffice.org>  [e5ef556c0dac588f3c921bb83f39da2bd8574e82]

Merge SRC641: 22.11.01 - 22:58:55


2001-11-22  Oliver Bolte  <obo@openoffice.org>  [a99d0e26908eb6707e78fe310062582a07d6373c]

Merge SRC641: 22.11.01 - 23:00:25


2001-11-22  Oliver Bolte  <obo@openoffice.org>  [63cf249efe129fd9f924be4d540b8f1442e9d44c]

Merge SRC641: 22.11.01 - 22:52:06


2001-11-22  Oliver Bolte  <obo@openoffice.org>  [c3b0093ff4acc2942606f735871ef23cb0c0ec5a]

Merge SRC641: 22.11.01 - 22:49:02


2001-11-22  Michael Brauer  <mib@openoffice.org>  [f8863042e78464a4f069cc966811e9ed3f06229f]

#94971#: Export Frames bound to frames in headers/footers


2001-11-22  Michael Brauer  <mib@openoffice.org>  [0e9c7346605213ace64730fc0d016aae6fa777cc]

#94971#: Export Frames bound to frames in headers/footers


2001-11-22  jp  <jp@openoffice.org>  [0353524168d8ff3fc5e14914ae4d1924d21f523f]

Bug #94845#: Copy - correct index rangeif the insert position equals to the end position


2001-11-22  jp  <jp@openoffice.org>  [2fd55f91949b6af67c4171abdd49263b6a95ac25]

Bug #I2243#: GetPageScrollUp-/DownOffset - don't set the new position inside the 15 overlap size


2001-11-22  jp  <jp@openoffice.org>  [822a5cce301134797ba85f79ae6e35eb2516e1b6]

Bug #95124#: PasteFileContent - set stream length correct


2001-11-22  Malte Timmermann  <mt@openoffice.org>  [f8974484d77eb9297efa60efda6f9749cea23578]

#95135# Workaround for getting drop() even after rejectDrag()


2001-11-22  Juergen Schmidt  <jsc@openoffice.org>  [c202f7951a773ff107fdb22c7ff16b5d7f8ad93c]

#87796# pack GenericXMLFilter


2001-11-22  Juergen Schmidt  <jsc@openoffice.org>  [f60ef38c198e56e587f67b79b4cba355e31309fc]

#87796# change MY_COPY


2001-11-22  Bertram Nolte  <bnolte@openoffice.org>  [c8f36c6c3c93e29381dd13da146cdc1191233d4e]

#95107# All possible links are made relative.


2001-11-22  Andreas Martens  <ama@openoffice.org>  [26075ac523db163e0ba6a361b8e2813af79ebafe]

Fix #95054#: Don't keep with follows


2001-11-22  Martin Gallwey  <mtg@openoffice.org>  [1c22bca2845a4623d47e7242fb8e3fb7570effbd]

#94944# convert relative URLs to absolute ones for embedded graphics


2001-11-22  Kai Ahrens  <ka@openoffice.org>  [0149a66817e468ea37ff4537821049f15d9c3abd]

#95078#: reset VisArea at copied object


2001-11-22  Mathias Bauer  <mba@openoffice.org>  [7b69dd90cb575a1ae11ea5d7dac9f6fdc8dc35ab]

#95120#: reloading frame may have empty viewframe


2001-11-22  Christian Lippka  <cl@openoffice.org>  [4a809ca603030514eafb2a6e089b5ea261559845]

#95092# ignore anchor pos over api when not writer


2001-11-22  Nils Fuhrmann  <nf@openoffice.org>  [589c8a05df13debccd38500fc1189f90486ff576]

Merge SRC641: 22.11.01 - 17:04:42 (NoBranch)


2001-11-22  Philipp Lohmann  <pl@openoffice.org>  [ccce6597b6b148eaf56b4bedd75d1991a25df977]

#95134# allocate a proper number of elements in a vector


2001-11-22  Michael Hönnig  <mi@openoffice.org>  [a0a0f34057b69bc2740499c5d08a27dab22cdd8f]

property name sequences have to be sorted


2001-11-22  Vladimir Glazounov  <vg@openoffice.org>  [fc3ce5467b1e3933c0ca73e4e9acf4d440a936b2]

SRX641


2001-11-22  Andreas Martens  <ama@openoffice.org>  [4f5b030f17eac77c0cb2224a78f4dd366e92bc4d]

Fix: Follow cuts footnotes


2001-11-22  Hans-Joachim Lankenau  <hjs@openoffice.org>  [e49a4cdc8de81f2cae4128a0fc4791032c20c3e6]

#65293# dependencies for to be generated headerfiles incomplete


2001-11-22  Hans-Joachim Lankenau  <hjs@openoffice.org>  [2ab54ac84d5ffe9894be90849dfeb48234668681]

#65293# build breaks if a directory is wrongly taken for searched include


2001-11-22  Frank Meies  <fme@openoffice.org>  [ff1da17254c7ce6eef808a93f2cab9851127630d]

Chg: Vertical Formatting - Footnotes not fitting to page


2001-11-22  Frank Meies  <fme@openoffice.org>  [4e522d82ba2abcb5b6fec0cba5c3b95e030bc487]

Chg: Vertical-Formatting: Swap function bug


2001-11-22  Andreas Martens  <ama@openoffice.org>  [9e1753b01e4cbf32ac8efc16fe99be71aacb27df]

Fix: Master/follow are acceptable


2001-11-22  Andreas Martens  <ama@openoffice.org>  [a63a5742fb40915438154fe69a5f0c303b1c54bd]

Fix: SplitSection and follows


2001-11-22  Peter Burow  <pb@openoffice.org>  [c2930d431c1f0571c40cc6c2f81a0fda8623e298]

fix: #94629# use GET_SELECTED_ITEM_INDEX instead of GET_SELECTED_ITEM              to get the correct entry of the versions listbox


2001-11-22  Martin Hollmichel  <mh@openoffice.org>  [c0f87d431805628a49cb240df74ac15d7a92b461]

add: changes for making FREEBSD compile #95126#


2001-11-22  Christof Pintaske  <cp@openoffice.org>  [2617f70d2ab6f07d3cef80de78b07765d4458533]

#94772# avoid reading array bounds


2001-11-22  Kai Ahrens  <ka@openoffice.org>  [e151c136fd935f09c499aa30e3078a15db069d4e]

#95070#: use correct switch for save filedialog


2001-11-22  Peter Burow  <pb@openoffice.org>  [40494e7561c7f4ae447d71abda94b855185d04f5]

fix: #83182# show correct volume icons


2001-11-22  Christian Lippka  <cl@openoffice.org>  [047568f5046077703430e55f4443932ab7de9d0f]

#90330# disable repaint during xml load


2001-11-22  Peter Burow  <pb@openoffice.org>  [621045d7c99a27fbac0ecedfa7157ae9ab86dbb7]

fix: #83182# new ids for volume description


2001-11-22  Joachim Lingner  <jl@openoffice.org>  [3625d23bb01a96d7f3f77053e9395796a7f359e7]

#75148# the stardiv.security.disableSecurity property is processed now


2001-11-22  Christian Lippka  <cl@openoffice.org>  [ee7f835d7982f05757f71728803c9f96c1c0bb6a]

#90330# optimized setModel()


2001-11-22  Joachim Lingner  <jl@openoffice.org>  [fe14dfd5bf643d8213bd213e697750d72cb52de2]

#75148# removed old stuff and changes detection happens in JavaVM service


2001-11-22  Joachim Lingner  <jl@openoffice.org>  [d0bff38e94c83e4d4119e04f023f498a8bf5815c]

#75148# the init function sets the security manager and several applet specific properties


2001-11-22  Joachim Lingner  <jl@openoffice.org>  [e6d8ee0c6747e67079bc18ce3f54df3435b67c08]

#75148# settingsChanged does nothing. Changes are detected by JavaVM service


2001-11-22  Christian Lippka  <cl@openoffice.org>  [884c37eafb759a857ad3f29a3bfc48d9dd2bb832]

#90330# optimized getPropertyStates


2001-11-22  Joachim Lingner  <jl@openoffice.org>  [d40ee4c942315a83b549857eeed175e77332f3a7]

#75148#


2001-11-22  Andreas Bregas  <ab@openoffice.org>  [54244f53894a4114ff5b87d8987eeaf2034bc4c1]

#91626# Save original storages and save them if Basic wasn't modified


2001-11-22  Martin Gallwey  <mtg@openoffice.org>  [9dda3c9d8a807db241fcba8bb41c8cbffde18f24]

#94923# remove the 'fix' for a problem that was actually a build problem...note previous two checkins really by MTG, not HR


2001-11-22  Joachim Lingner  <jl@openoffice.org>  [ad9bb8a810e1a9b0b4b92393277be9e30112dc18]

#75148# ClassLoader are created as secure


2001-11-22  Christian Lippka  <cl@openoffice.org>  [73fcb052edf1a21d785583bc53e8b4323b577bb1]

#90330# only export text autostyles for shapes with text


2001-11-22  Joachim Lingner  <jl@openoffice.org>  [c74d0bb1a2123096b9b48ee897a5eaff55036dbe]

#75148# Changes of NetAccess and Security are now set with a live VM (setProperty and SandboxSecurity.reset) javavm.cxx


2001-11-22  Ocke Janssen  <oj@openoffice.org>  [a33bfbe3c3f5f1db2162d6d563479cf38e29bf99]

#89611# do changes for clearing beamer


2001-11-22  Ocke Janssen  <oj@openoffice.org>  [4f21b2627a0f57d8613ae6fa43edfa2b33de1aaa]

#89611# do changes for clearing beamer


2001-11-22  Joachim Lingner  <jl@openoffice.org>  [92eb40e6b2324c904eba2c0d37b74aafe02e79d4]

*** empty log message ***


2001-11-22  Joachim Lingner  <jl@openoffice.org>  [fb78143ca067f8e2468986c3743f9fa961253827]

*** empty log message ***


2001-11-22  Andreas Martens  <ama@openoffice.org>  [e0579370046e707f39abb2d11a997b54431146a5]

Fix: Master/follow are acceptable


2001-11-22  Behrend Cornelius  <bc@openoffice.org>  [c724a3294659ca78bb7a15809d44d4bfef3708a1]

#94903# Errorhandling improved


2001-11-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [a2eb352574e46a96e764a000cbb5a70c88a53a5d]

#94923# provide more information than a default constructed exception can provide


2001-11-22  Hennes Rohling  <hro@openoffice.org>  [dee06d389c226eb3a863a10394b045d13d4f394d]

Added new function osl_abbreviateSystemPathEx


2001-11-22  Nils Fuhrmann  <nf@openoffice.org>  [0ea25eca737220a0c0f5f5c9e163fdb890380066]

UDK304


2001-11-22  Kai Sommerfeld  <kso@openoffice.org>  [0c4d89d519318f931408be766457ea61c2b94753]

#95029# - Fixed index-out-of-range condition in ctor.


2001-11-22  Andreas Martens  <ama@openoffice.org>  [8cc4d2232940b9f2891c9bd5d0d290b7685e3ad0]

Fix: Margin of vertical pages


2001-11-22  Andreas Martens  <ama@openoffice.org>  [afa29e463a7f30b18d8126209efb58d242671f6c]

Fix: Spacing and border of paragraphs


2001-11-22  Mathias Bauer  <mba@openoffice.org>  [12b80233483d72e8f28461b8960d37312f8298d7]

#95034#: block document while executing macros


2001-11-22  Michael Brauer  <mib@openoffice.org>  [dfcfa273529fa04875319b7df5e8e8ce69c47e72]

#87140#: Support for text encodings with contexts


2001-11-22  Behrend Cornelius  <bc@openoffice.org>  [21c0b6d95583db9d30d506254e1558eee56fb5e5]

#94903# Now label controls positioned correctly


2001-11-22  Behrend Cornelius  <bc@openoffice.org>  [cef0eccd7eef8bdb1080b29c9fecbe63c2288a49]

#94767# Routine for japanese spring festival and taiwanese new year added


2001-11-22  Andreas Martens  <ama@openoffice.org>  [e6cd3653a69816b556d1b7a204d3339eccf4dc1c]

Fix: Vertical footnotes


2001-11-21  Jens-Heiner Rechtien  <hr@openoffice.org>  [a2905c387d8337bb343031471c9c03d8325aff1c]

#94923# be careful about rethrowing derived exceptions


2001-11-21  Hans-Joachim Lankenau  <hjs@openoffice.org>  [abad80ff8423bffc9da5bc389cdd438ca7cf9c85]

#95059#


2001-11-21  Hans-Joachim Lankenau  <hjs@openoffice.org>  [bfaa4076241665bf954f03fd1053e545d0f84702]

#95059#


2001-11-21  Hans-Joachim Lankenau  <hjs@openoffice.org>  [7be8abd3198dd952246ced66b00e73b02b3b3a91]

#95059#


2001-11-21  Hans-Joachim Lankenau  <hjs@openoffice.org>  [e587a9c8f5122d679e8890d23420a24e5740301c]

#95059#


2001-11-21  Rüdiger Timm  <rt@openoffice.org>  [c31a0610dd1ece969b48a0e1d4f975dc26f6d0c1]

new version for SRC641


2001-11-21  Hans-Joachim Lankenau  <hjs@openoffice.org>  [32ff4d49763eb4e72e6f55354c33667b45366a39]

#95059#


2001-11-21  Martin Gallwey  <mtg@openoffice.org>  [b1ea28cba239c7c6c9b45fb0c99b5061d2cdf4be]

#94902# save the correct vis area into the document


2001-11-21  Hans-Joachim Lankenau  <hjs@openoffice.org>  [2151ada61757ec0a7c1b1ec8c144b95a93c25d47]

#95059# no SVXLIGHT, #94723# cppumaker switches


2001-11-21  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f0d04076bde5b648f334c2a555c3829f2c2a86c1]

#95059# no SVXLIGHT


2001-11-21  Hans-Joachim Lankenau  <hjs@openoffice.org>  [5088157e63ac6116570d888520e3b9ec43f6424e]

#95059# no SVXLIGHT


2001-11-21  Hans-Joachim Lankenau  <hjs@openoffice.org>  [474bf5c60d9daa30855324fbe8aa08ec721ce628]

#95059# no SVXLIGHT


2001-11-21  Mathias Bauer  <mba@openoffice.org>  [97f2d6011c41637c719e2036abaf2fcc3e094a07]

#88164#: Dispatching with ResultNotification


2001-11-21  jp  <jp@openoffice.org>  [db37ce402f4ed318aadea9536ed0512eebd1edf2]

Bug #95010#: split up big childlist in a RTFItemStackType


2001-11-21  Gregor Hartmann  <gh@openoffice.org>  [af25cedd3c1796a7723c685df8fdeb6d02d7cdcf]

check non 'int' lines by default but be able to use switch to check 'int'; Correct ID in Error output


2001-11-21  gt  <gt@openoffice.org>  [d8ea3c2aeb283711c2bf70202252723ffa308753]

#94953# in case of a damaged Anchor~ or RefList don't touch this lists any more


2001-11-21  Mathias Bauer  <mba@openoffice.org>  [f28df4d7588ef2f31c6517bec4543bdd7d3cece7]

#94702#: make sure that window size is initialized properly


2001-11-21  Kai Sommerfeld  <kso@openoffice.org>  [2d380f37e755c89008c950b015fa48838d1904b9]

#94819# - Fixed handling of vnd.sun.star.webdav URLs.


2001-11-21  Oliver Braun  <obr@openoffice.org>  [50f705dec85738becd3918ec920582b439d2e1db]

#92472# removed special handling of soffice.ini


2001-11-21  Mathias Bauer  <mba@openoffice.org>  [2ab6c5e0b9bf8851fddd5fcfefc56f4c672d7d12]

#88164#: Dispatching with ResultNotification


2001-11-21  Carsten Driesner  <cd@openoffice.org>  [369fb8e1d9a711c4475ee356916f7781748538eb]

#92472# OEM preload mechanism added


2001-11-21  Mathias Bauer  <mba@openoffice.org>  [4ce177a40a9e794302dd9368b07cbd39a6478a7d]

#88164#: mark Request done on success


2001-11-21  Oliver Specht  <os@openoffice.org>  [e1c1640ff79abf53a9be8fd70b49b728250bba6f]

#95012# int to double conversion corrected


2001-11-21  Oliver Braun  <obr@openoffice.org>  [a61eb52adbc31d18f969d402707cfbbe75ac132d]

#92472# removed special handling of sofficerc


2001-11-21  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b9299268d29772afeaebc7c5e4b952f26cc82b8e]

#92924# -O2 not usable. changed to -O1


2001-11-21  Thomas Lange  <tl@openoffice.org>  [90eb7fecee649849f786bab50be4402a23e3d617]

#95038# buffer access with out-of-range index fixed


2001-11-21  Philipp Lohmann  <pl@openoffice.org>  [8cad11a96f3a614e5070fb19d13b09562862bb30]

#94989# use osl_abbreviateSystemPath to shorten file paths


2001-11-21  Martin Gallwey  <mtg@openoffice.org>  [8b0f52682323b70713f372bb217a089fb474c820]

#95040# fix service name/implementation name


2001-11-21  Rüdiger Timm  <rt@openoffice.org>  [6eecba4319e6c35a99a000b413547d9e9bb1e384]

new version for SRC641


2001-11-21  Oliver Bolte  <obo@openoffice.org>  [a6d6f14827c50a3e958e6854dbcc9d173bdd2306]

new version for SRC641


2001-11-21  Oliver Specht  <os@openoffice.org>  [2797a80deeb36bf063d0c6caad0abdc09ec17ecd]

#94975# database field type access corrected


2001-11-21  Mathias Bauer  <mba@openoffice.org>  [cce8fcfa5d0e5a3cfc1165393f94645bd4f43a76]

#88164#: Dispatching with ResultNotification


2001-11-21  Mathias Bauer  <mba@openoffice.org>  [e980321510d61ce7cc0cb258f37dc011e218f5a1]

#88164#: Dispatching with ResultNotification


2001-11-21  Mathias Bauer  <mba@openoffice.org>  [c97907b63b312dda151314529a0350e383900fce]

#94702#: StateChanged for LateInit


2001-11-21  Mathias Bauer  <mba@openoffice.org>  [80d18e74e26313b516c65259108147add2e553c0]

#88164#: Dispatching with ResultNotification


2001-11-21  Oliver Specht  <os@openoffice.org>  [d3bb9df0e49efb788fef0f1c1eb088f4de5efe17]

#93491# determine paper orientation by the resulting width and heigth


2001-11-21  Mathias Bauer  <mba@openoffice.org>  [737d7ca79f95918df844c14407d4280cc2ce1dc3]

#88164#: Dispatching with ResultNotification


2001-11-21  Mathias Bauer  <mba@openoffice.org>  [2731a5e061891b3458c4cb96a8ebf2235a35fb60]

#94862#: don't use UInt16 in API


2001-11-21  Kai Ahrens  <ka@openoffice.org>  [51ccc101a55802e44e8321342830691349420552]

#95043#: update to the latest DTD


2001-11-21  Thomas Lange  <tl@openoffice.org>  [9f435b88b67920896906bf70a98761a6dad39e87]

#95038# set default font for CJK and CTL when creating the EditEngine


2001-11-21  Andreas Martens  <ama@openoffice.org>  [ee352989fdbe1a543fcbd29c89338a1f5fa98ea6]

Fix #95005#: Distance between empty pages got lost


2001-11-21  Vladimir Glazounov  <vg@openoffice.org>  [28e621fbda9073cb298a8cdf464c5eb41524cd16]

#65293# corrected misspelling & added dependency


2001-11-21  Oliver Specht  <os@openoffice.org>  [f0e4815d41ba905e1fc3c747adb769aa9866ac88]

#92472# preload wizard


2001-11-21  Andreas Schlüns  <as@openoffice.org>  [5d18241b1b6912dc617b54cbeefc44ec0ac36506]

use new query mode


2001-11-21  Andreas Martens  <ama@openoffice.org>  [04657aa4f233d948df7a677c08919c633140b7a2]

Fix #94814#: Nested frames


2001-11-21  Sascha Ballach  <sab@openoffice.org>  [5445dc52e7af22c9c176ad2deac6e5dab498557a]

#95024#; delete pNewData and fix so a memory leak


2001-11-20  Philipp Lohmann  <pl@openoffice.org>  [e93fb109db86e25ff9a16e2ac2fe4f8686052501]

#94988# do not crash on broken storages


2001-11-20  Andreas Bregas  <ab@openoffice.org>  [2b7cb492c6c1fc1655e9269a7c55a0e11ef98127]

#92172# Password handling for 5.0 documents


2001-11-20  Martin Gallwey  <mtg@openoffice.org>  [3274e10d70984bec7f9b8c979bbb1ee89fdf1c76]

#94902# convert values from 100th of a mm to twip, if necessary


2001-11-20  Martin Gallwey  <mtg@openoffice.org>  [1bca5b91f9fef91ebdc346330d9a228ac81800a2]

#94902# convert values to 100th of a mm on export, if necessary


2001-11-20  Andreas Bregas  <ab@openoffice.org>  [172d4ad8dd4a482eaf54aaf3a2cb34848c9f3a1d]

#92172# Interface for basic passwords in 5.2 documents


2001-11-20  Oliver Braun  <obr@openoffice.org>  [89f0b453822487f36a47d436a464e556a4194b34]

#94770# dtappintegrate added


2001-11-20  Oliver Bolte  <obo@openoffice.org>  [c43bf2c117009f735ad6e2c7ae4fce8d595f4964]

#65293# include of unotools.mk needed


2001-11-20  Sascha Ballach  <sab@openoffice.org>  [859aa1778b19707ce24de97972b4bf0ce00dff8d]

#95016#; remember whether the result of the formula is a text or a number to set the correct result


2001-11-20  Carsten Driesner  <cd@openoffice.org>  [59a412eb7b6db09450022119d8d43bec1bb26f99]

#92632# tooltip for picklist menu entries implemented


2001-11-20  Frank Meies  <fme@openoffice.org>  [6c3ae34e32539f8493a940666dbe16b23a8ba7b0]

Chg: Vertical Formatting - Growing frames


2001-11-20  Michael Brauer  <mib@openoffice.org>  [981b932275d3ba899c13ee5831a1994b0c593f1a]

#94902#: Set map unit to twip in the constr, so that it is correct in Load, too


2001-11-20  Frank Meies  <fme@openoffice.org>  [4fb2c0292dbac43df83c31736da8627f8c4d2da6]

Chg: Vertical Formatting - Formatting footnotes


2001-11-20  Sven Jacobi  <sj@openoffice.org>  [6c13382fa629b0b2903c1e96e010a716ce26ba14]

#94897# do not use effects for invisible objects


2001-11-20  Frank Meies  <fme@openoffice.org>  [4639d8e5a9dc08879a83eb4f5580732adff395a5]

Chg: Vertical Formatting - Rotate font for number portions


2001-11-20  Michael Brauer  <mib@openoffice.org>  [3af1a298124c0b3b1f5225a200ec17de77914da4]

#86025#: Export of multi byte characters that are not UTF-8


2001-11-20  Andreas Martens  <ama@openoffice.org>  [ce1f82e5f434fde59501988aae0398d58f80292f]

New: Vertical footnotes


2001-11-20  Andreas Martens  <ama@openoffice.org>  [c114b70c0942985c134f3099ea7de3cf7982c6c2]

Fix: Wrong comparison


2001-11-20  Behrend Cornelius  <bc@openoffice.org>  [8276feef0ed62e00395b0f79ff639443ae0226a4]

#94903# RTrimStr Routine improved, SwitchMousePointer() added


2001-11-20  Vladimir Glazounov  <vg@openoffice.org>  [defb3dc6f25ca5fd578ae495e456cbb01bdc3555]

#65293#


2001-11-20  Martin Gallwey  <mtg@openoffice.org>  [32d32ccac1e336637db0f755fa8e99f6655f4535]

#87796# added missing properties for HeaderSection and ContentSection


2001-11-20  Jörg Barfurth  <jb@openoffice.org>  [ace5c1ed81db43814b5f1fb76e131f0a7e8cda3d]

#91782# Wrong name of SVERSION entry


2001-11-20  Behrend Cornelius  <bc@openoffice.org>  [9adb2bb8a9b3fce82c9e1f0bb5dcca6213c4f256]

#94903#Toggling and saving improved


2001-11-20  Ocke Janssen  <oj@openoffice.org>  [5021fb5942adc0091397a20ea0c0f6b425c004dd]

#94987# SQL_GUID inserted


2001-11-20  Eike Rathke  <er@openoffice.org>  [e15a86fe645dc11af6396d6749ce52c8123ea8ff]

#87140# added text encodings - RTL_TEXTENCODING_EUC_TW "EUC-TW" (Taiwan) - RTL_TEXTENCODING_GB_18030 "GB 18030" (China) - RTL_TEXTENCODING_ISO_2022_JP "ISO-2022-JP" (Japan) - RTL_TEXTENCODING_ISO_2022_CN "ISO-2022-CN" (China) - RTL_TEXTENCODING_ISO_2022_KR "ISO-2022-KR" (Korea) and merged SRC641 branch into HEAD


2001-11-20  Andreas Schlüns  <as@openoffice.org>  [126e29d25ac9e2f5fc7cf145ab11a9d141fc6189]

#94982# update documentation for special targets


2001-11-20  Daniel Rentz  <dr@openoffice.org>  [d6bca175a854dcdf8745ae2314c0800bc531212e]

#94539# Handling of weak characters


2001-11-20  Kai Ahrens  <ka@openoffice.org>  [cef644e62311e538fb043f84a02768c139857206]

#94949#: don't create cache object if extent is too large


2001-11-20  Martin Gallwey  <mtg@openoffice.org>  [a7eae36bcc133ff7619bc0ad2553b7bb1d12f52c]

#87796# add TextColumns property


2001-11-20  Martin Gallwey  <mtg@openoffice.org>  [d1b468440c480b9259472f1597448770b32c5cda]

#87796# add TextTable include


2001-11-20  Rüdiger Timm  <rt@openoffice.org>  [f4c7f8bfa41b73a522643bc02f45953d0ef5f6c8]

new version for SRC641


2001-11-20  Oliver Bolte  <obo@openoffice.org>  [1baf43d9b170736f0b76a1a214aa6d1291c72058]

#65293# semicolons missing


2001-11-20  Bertram Nolte  <bnolte@openoffice.org>  [ffb6a2288d97c5ba89e5ee1b2a0426b15bd3e742]

#87796# Added delphi example.


2001-11-20  Rüdiger Timm  <rt@openoffice.org>  [c1998032a02dab664b8f060d1e272c0ae228efeb]

new version for SRC641


2001-11-20  Joachim Lingner  <jl@openoffice.org>  [0693b3d50d71b309809bc1de45960ba0416fac0a]

added index sentence


2001-11-20  Armin Weiss  <aw@openoffice.org>  [cacc6f8a949e321fa8101b3470a12c2383eb913e]

#94826# Here, only the vertical flag for the OutlinerParaObjects needs to be changed. The AutoGrowWidth/Height items still exist in the not changed object.


2001-11-20  Armin Weiss  <aw@openoffice.org>  [706860dca24d79add1eb295230c3cf49f83140d6]

#94826# here make sure the correct anchoring is used when the object is re-used but orientation is changed


2001-11-20  Oliver Bolte  <obo@openoffice.org>  [ef3623b702664059551e7f6dd5024fdd97bd93e6]

new version for SRC641


2001-11-20  Gregor Hartmann  <gh@openoffice.org>  [7d100895cbbc70c76f5ec76eaa0739fefc14b976]

#92057#new errormessage


2001-11-20  Oliver Bolte  <obo@openoffice.org>  [68ab968cfa97e964470ff752b847978c40d1bf11]

#65293# fixed by PL


2001-11-20  Frank Meies  <fme@openoffice.org>  [527c2ef317e613d5f78cb942871f668aaffc554c]

Fix #94375#: Assign script to weak characters at beginning by examining character maps


2001-11-20  Daniel Rentz  <dr@openoffice.org>  [54379cf8d512c79d37b5384fa27b9ad8fb59727a]

#94922# Crash on BIFF5 export of ext. refs


2001-11-20  Thorsten Behrens  <thb@openoffice.org>  [fbc3a9e7983ebb098b969b7f96630578493fe0cf]

#94951# Handle handout and note view correctly


2001-11-20  Jörg Budischewski  <jbu@openoffice.org>  [3f00bb68ebd026f1755f9fc4a604de766c9bd670]

#94955# static initializer list now gcc3 conform


2001-11-20  Michael Hönnig  <mi@openoffice.org>  [d393f710e6730d492849234d295646055d16ef51]

proofing by Richard Holt


2001-11-20  jp  <jp@openoffice.org>  [8a81e596cf10539043e5cd96bbd70b3baf084f65]

Bug #94802#: DrawGraphic - don't use the current output device


2001-11-20  Michael Hönnig  <mi@openoffice.org>  [8f451229bfffcdc2da50779747bbc63f91e9c376]

proofing by Richard Holt


2001-11-20  Thomas Lange  <tl@openoffice.org>  [8e9a562b86a77aae266ac2c7f22215a8ca5ad88b]

#94931# allowing for missing symbol-names after '' character


2001-11-20  Herbert Duerr  <hdu@openoffice.org>  [c2cd2c87ec9571ad3e9ea01bb6c9bd893e231ca2]

#94375# fix string start bug in HasGlyphs()


2001-11-20  Herbert Duerr  <hdu@openoffice.org>  [37c2c31f418e0bb93762c6f3ed2368e6f6a09fbf]

#94375# fix double length bug in HasGlyphs()


2001-11-20  Oliver Specht  <os@openoffice.org>  [7a0f492d893288a4734f1261f33387fdc1f46413]

#94888# set the synchronize option prior to inserting any AutoText


2001-11-20  Frank Meies  <fme@openoffice.org>  [b5ef4dfc8d0eba9a497e680c9d903334eb65db12]

Fix #94938#: Backward interactive spelling


2001-11-20  Vladimir Glazounov  <vg@openoffice.org>  [79c1cb563e27c2e50bb571e80334aebbc76f726e]

new version for SRC641


2001-11-19  Rüdiger Timm  <rt@openoffice.org>  [454376a4abf6cc3ec7bc000d7180b9eeaa45faf9]

new version for SRC641


2001-11-19  Oliver Bolte  <obo@openoffice.org>  [f0f83df50c341776101ee4666561889830b1011c]

new version for SRC641


2001-11-19  Rüdiger Timm  <rt@openoffice.org>  [dbadbf6443985f91908906d89398a1b39e84610b]

new version for SRC641


2001-11-19  Oliver Bolte  <obo@openoffice.org>  [7acc56dd80a4ee16917bf0c269296cb32e1e9128]

new version for SRC641


2001-11-19  Ingrid Halama  <iha@openoffice.org>  [3a832059f615f37f81787ef3ba663f6d8e78ae3c]

#87843# nullpointer access in getTypes


2001-11-19  Philipp Lohmann  <pl@openoffice.org>  [19d3a3b672add50a0b4daff47e55a1d003e6a56f]

#90822# adjust entry height when settings change


2001-11-19  Joachim Lingner  <jl@openoffice.org>  [84c37b0741b9411b982fbeaffa13412cad16bf89]

#75148# JavaVM was not correctly created, removed dbg message that SjApplet2::settingsChanged is not implemented


2001-11-19  Sven Jacobi  <sj@openoffice.org>  [99629d136b15999948f1fb63e6c2c49fc20d0be9]

#94887# exporting slide transition sound


2001-11-19  jp  <jp@openoffice.org>  [b3292f778ef9fe933c15b9b65c4287eecd220e31]

Task #87140#: add the new encodings


2001-11-19  Christof Pintaske  <cp@openoffice.org>  [6cfb4976c7a47f766d87d4dc648282a5304e0708]

#94952# positions of non-latin1 truetype glyphs maybe garbage


2001-11-19  Stephan Bergmann  <sb@openoffice.org>  [d0330a9d6cc605e7027796218ff8c6c894f90228]

#87140# Do not convert ESC from Unicode to ISO-2022-JP verbatim.


2001-11-19  Malte Timmermann  <mt@openoffice.org>  [96c7ec526fd0fa45aa6b472680d17014f8183330]

#94921# SetReadOnly: Set WB_READONLY too


2001-11-19  Stephan Bergmann  <sb@openoffice.org>  [00f76e0fc50b7b1203759335845db7ece0201919]

#87140# Added support for RTL_TEXTENCODING_ISO_02022_JP.


2001-11-19  Stephan Bergmann  <sb@openoffice.org>  [c9687ae75202347c434448315eacbdbdaa4a67f5]

#87140# Updated ImplHandleBadInputUnicodeToTextConversion() for state-switching encodings.


2001-11-19  Andreas Bille  <abi@openoffice.org>  [59c7b433acfd69bba9c9abed0127fb05b6a38fd3]

#932003# forgotten to support XServiceInfo


2001-11-19  Herbert Duerr  <hdu@openoffice.org>  [be53bc7e871c828ffe15a326c637f1570ea4a1f9]

#94375# implement OutputDevice::HasGlyphs(...)


2001-11-19  Philipp Lohmann  <pl@openoffice.org>  [bb23676e50eebacf4f7e1ba7bd1bafbb465c5fc5]

#90822# react on changed settings


2001-11-19  Andreas Bille  <abi@openoffice.org>  [211275dcf0bef60ac22be6994ddb543ffda5525a]

#80835# using interactionhandler in bc.cxx


2001-11-19  Sven Jacobi  <sj@openoffice.org>  [156eb30c0244a463b9645db1808e443a8e62f92d]

#94908# CheckForConvertToSOObj: set the correct vis area also chart


2001-11-19  Herbert Duerr  <hdu@openoffice.org>  [97f4d7827093394aa9da0fd7f024fac572bcfd28]

#94375# implement FontCharMap::op=


2001-11-19  Behrend Cornelius  <bc@openoffice.org>  [9573e34faf96728ed333d464fd71cbf83f0ef5fe]

#94832# Routine 'CopyGraphics' and "EndDialog" modified


2001-11-19  Behrend Cornelius  <bc@openoffice.org>  [da7bd58fe04af8caff8093b22a6c3f7535aa7929]

#94155# Preselection improved


2001-11-19  Behrend Cornelius  <bc@openoffice.org>  [96417befe597c718e0e27fe53cc9eb30b550b9ac]

#94155# opendocument Routine now with opt parameter


2001-11-19  Carsten Driesner  <cd@openoffice.org>  [293eb51fa8991ae0d6ba2f6d86e845ddc39a06dd]

#76907# New static function to retrieve build id infos


2001-11-19  Caolán McNamara  <cmc@openoffice.org>  [7996c29bab5dad73910d38ccffdbfa7002972dca]

#94418# style frame def ignored when inside autoshape textbox


2001-11-19  Andreas Schlüns  <as@openoffice.org>  [0a3936bf7b20a840991a0a99d7d9c6d7de5452e4]

#94886# init factories erliear!


2001-11-19  jp  <jp@openoffice.org>  [9bd5dffcb4f07e5211ba104503b77c36dafbfc63]

Bug #94871#: Connect - handle UNIX home abbreviation


2001-11-19  Martin Gallwey  <mtg@openoffice.org>  [5e5ba5e41b60d4a2b3b17e3c1fab803d43e33466]

#87786# fix paragraph service description


2001-11-19  Caolán McNamara  <cmc@openoffice.org>  [346e894c3d7d6e8f0ce2508836a3281fd5693861]

#i1886# when a style includes a list, then the styles indentation overrides the list for the level that is registered on the style. Styles then inherit this modified numbering from their base style and finally, the level in the list to be applied to the style for outline numbering is then the registered list level number, not the style's outline list level


2001-11-19  Martin Gallwey  <mtg@openoffice.org>  [e2b88f97408f62fc13229b0f6e92f11bff287ec5]

#94745# only return a SwFrmFmt pointer if that is what we are registered in


2001-11-19  Herbert Duerr  <hdu@openoffice.org>  [94276eac86dc2e671124546dc6f26f96f6ad4c93]

#93033# disable using XRENDER when working with XINERAMA


2001-11-19  Christian Lippka  <cl@openoffice.org>  [ad5909f9800ab2367f522f65b39140853334ad1f]

#91486# renamed UserDefinedAttributes to ParaUserDefinedAttributes


2001-11-19  Christian Lippka  <cl@openoffice.org>  [021a37bbbb400a9ec9bf4c5289f706b0901aaea8]

#91486# renamed ShapeUserDefinedAttributes to UserDefinedAttributes


2001-11-19  Christian Lippka  <cl@openoffice.org>  [bace1abb4491eb9652324346e537626797e9d089]

#91486# renamed ShapeUserDefinedAttributes to UserDefinedAttributes


2001-11-19  Ocke Janssen  <oj@openoffice.org>  [c79dba644b27ea585fa912fc7a720d589e6e3cd9]

#94453# version raise from 0.9.4 to 0.09.5


2001-11-19  Daniel Rentz  <dr@openoffice.org>  [fad29de7566b7e7fae5750ae53fd0d04f3a71bcb]

#94539# Support CJK/CTL in table autoformat dialogs


2001-11-19  Daniel Rentz  <dr@openoffice.org>  [e399a2228186d590cddb5bf7b18d0bfeea57d657]

#94539# Support CJK/CTL in table autoformat dialogs


2001-11-19  Daniel Rentz  <dr@openoffice.org>  [eaa809360ec088f19ff5af82e70b4df195547f00]

#94539# Support CJK/CTL in table autoformat dialogs


2001-11-19  Björn Milcke  <bm@openoffice.org>  [3678b9f845ebcf8f5e92c11abc400b5da36f5d48]

#94894# +column-mapping / row-mapping attribute in chart:chart


2001-11-19  Andreas Martens  <ama@openoffice.org>  [72702db9271bc0af5e7d652fb5800934ab2f58e5]

Fix: Vertical tables


2001-11-19  Frank Meies  <fme@openoffice.org>  [7484b583fab4756eeb0e2f316beb41f2b30d9ef0]

Chg: Vertical Formatting - Max cursor position


2001-11-19  Frank Meies  <fme@openoffice.org>  [865a4e09ef7e51f911c640f46735660ae6977f64]

Chg: Vertical Formatting - Pass TextFrm as parameter for CtorInit


2001-11-19  Carsten Driesner  <cd@openoffice.org>  [90307dca99cb19d00eaa49462b30de30d7ea5eca]

#92801# call statusbar::setValue only if value changed and some optimizations from sfx2 added


2001-11-19  Joachim Lingner  <jl@openoffice.org>  [21d42ab495d7b7aea103e7e32bd7a436c914f6b5]

#75148# check security and netaccess are set now


2001-11-19  Daniel Rentz  <dr@openoffice.org>  [52a14db501de2fde5683c561361cec82432b36bb]

#94539# Support CJK/CTL in table autoformat dialogs


2001-11-19  Mathias Bauer  <mba@openoffice.org>  [5ac7b3368c01dd990ff6b2a51c765d3a395d2cd9]

#94850#: TypeInfo for SfxTopFrame


2001-11-19  Mathias Bauer  <mba@openoffice.org>  [1f0355c7dfbb131a040a99650cff624652985df9]

#92952#: hand over ObjectShell for ThisComponent when executing macro


2001-11-19  Mathias Bauer  <mba@openoffice.org>  [b03fcfb52429d91c3a1142289b92f78711fcc4f3]

#94604#: restore UserRights only when in Save


2001-11-19  Frank Meies  <fme@openoffice.org>  [0d140823dce31163a27999171f697981191cd9ca]

Fix #94772#: Formatting of double line portions


2001-11-19  Andreas Bille  <abi@openoffice.org>  [4dc347740666e9e19b70e3de4e7b216fc5c916d6]

#80835# Now using interactionhandler in case of error during creation of directory to retrieve a new name.


2001-11-19  Hennes Rohling  <hro@openoffice.org>  [af7cc96ca04d128edccc4b44ce063feceb6cd2da]

#94629# Read version property as sal_Int32 from file picker service


2001-11-16  Kurt Zenker  <kz@openoffice.org>  [5d0209a06d4bc109723e8842ebed02b5a638bb3f]

Merge SRC641: 17.11.01 - 00:03:23


2001-11-16  Kurt Zenker  <kz@openoffice.org>  [fbf40abe31ff1ca1f7eb40fae5aec3ff69157f3f]

Merge SRC641: 16.11.01 - 23:58:36


2001-11-16  Kurt Zenker  <kz@openoffice.org>  [79e5a852d63b300da892275146e0748487480f3d]

Merge SRC641: 16.11.01 - 23:55:30


2001-11-16  Kurt Zenker  <kz@openoffice.org>  [a8b4f3dee360b235873326828010d87475038dc3]

Merge SRC638: 11/16/01 - 23:53:02


2001-11-16  Kurt Zenker  <kz@openoffice.org>  [4a16955874334803d60771c18d4ae243067c4d94]

Merge SRC638: 16.11.01 - 23:50:57


2001-11-16  Oliver Bolte  <obo@openoffice.org>  [a8a41c75b188de7d1437c9871b9c5cbbbf16754d]

Merge SRC641: 16.11.01 - 23:50:04


2001-11-16  Kurt Zenker  <kz@openoffice.org>  [29a67fd6268596c0f8021e29e17537b9c6412d9f]

Merge SRC638: 16.11.01 - 23:41:24


2001-11-16  Oliver Bolte  <obo@openoffice.org>  [37400a8201f6ba8734ccad59d7c00d3624048409]

Merge SRC638: 16.11.01 - 23:39:28


2001-11-16  Kurt Zenker  <kz@openoffice.org>  [a2af922cb074b2e265c8eb177c28ebc6bb32b73f]

Merge SRC638: 16.11.01 - 23:34:59


2001-11-16  Kurt Zenker  <kz@openoffice.org>  [61e9296ff74fb12b9c6b6d05c4ac9f3fecdef3f5]

Merge SRC638: 16.11.01 - 23:31:07


2001-11-16  Kurt Zenker  <kz@openoffice.org>  [f8b5b2af74836c1a012a0c78ffc418afbec17c80]

Merge SRC638: 11/16/01 - 23:27:01


2001-11-16  Vladimir Glazounov  <vg@openoffice.org>  [89c3480577bbb01b90c83477dd8e8772e5e0b1e9]

Merge SRC638: 16.11.01 - 23:27:03


2001-11-16  Kurt Zenker  <kz@openoffice.org>  [8604616f3fb3cb34dcaf68654742edc0b661fae9]

Merge SRC638: 16.11.01 - 23:22:26


2001-11-16  Kurt Zenker  <kz@openoffice.org>  [0705786ba95643ae8e4009bca431f9a9d4dbd19b]

Merge SRC638: 16.11.01 - 23:20:26


2001-11-16  Vladimir Glazounov  <vg@openoffice.org>  [92a756c62048e625bc62e9fd5dc9cd93a6fc9fae]

Merge SRC638: 16.11.01 - 23:20:19


2001-11-16  Vladimir Glazounov  <vg@openoffice.org>  [710e3cadfcb33c34c48be25e37d8147e8ca2cfe1]

Merge SRC638: 16.11.01 - 23:18:15


2001-11-16  Kurt Zenker  <kz@openoffice.org>  [a96564c1d7f0f7e6067a9ceaa41bca99f9a40026]

Merge SRC638: 11/16/01 - 23:16:51


2001-11-16  Vladimir Glazounov  <vg@openoffice.org>  [a8ba93de133586bd9adc0f013b279c6dedb6d660]

Merge SRC638: 16.11.01 - 23:15:53


2001-11-16  Kurt Zenker  <kz@openoffice.org>  [4eb840463c5c4e713f9c4b05ca9823263068d688]

Merge SRC638: 16.11.01 - 23:14:58


2001-11-16  Kurt Zenker  <kz@openoffice.org>  [66ac890218bfc9815a8177476924f6dc8bcdba49]

Merge SRC638: 16.11.01 - 23:13:43


2001-11-16  Kurt Zenker  <kz@openoffice.org>  [fc15566cefed365e50064456a8d858bbbb48f0a2]

Merge SRC638: 16.11.01 - 23:11:35


2001-11-16  Kurt Zenker  <kz@openoffice.org>  [082a3714c64604117c58c5b24f8b7b61f87bdccc]

Merge SRC638: 16.11.01 - 23:11:19


2001-11-16  Vladimir Glazounov  <vg@openoffice.org>  [45eb6a2d7c6357f132628484745f74a4e7ac42d8]

Merge SRC638: 16.11.01 - 23:11:10


2001-11-16  Kurt Zenker  <kz@openoffice.org>  [b9678c43e9df037d129f44706550cd3c8a911c76]

Merge SRC638: 16.11.01 - 23:09:28


2001-11-16  Oliver Bolte  <obo@openoffice.org>  [5edd6d5e1121fccc232fd7636c163d6935297a81]

Merge SRC638: 16.11.01 - 23:09:25


2001-11-16  Kurt Zenker  <kz@openoffice.org>  [dc7b19614767a43c68ee116688b1150ffd33f6b8]

Merge SRC638: 11/16/01 - 23:09:49


2001-11-16  Vladimir Glazounov  <vg@openoffice.org>  [e3337a1b3bb3efdfa09948f27130a5a61b42eb9f]

Merge SRC638: 16.11.01 - 23:08:53


2001-11-16  Kurt Zenker  <kz@openoffice.org>  [0904c2076432c766bd4553eda2f897bfd3994d09]

Merge SRC638: 16.11.01 - 23:06:19


2001-11-16  Kurt Zenker  <kz@openoffice.org>  [2c0dac65e46fdf31cd4f8c37f58694cabc901b87]

Merge SRC638: 16.11.01 - 23:06:27


2001-11-16  Rüdiger Timm  <rt@openoffice.org>  [a916c3ce16f0229e82307da442c20ef8212f5d3c]

Merge SRC638: 16.11.01 - 23:08:06


2001-11-16  Kurt Zenker  <kz@openoffice.org>  [412c3d3dc5f89c0f03c72087577baf22cc61577d]

Merge SRC638: 16.11.01 - 23:05:48


2001-11-16  Oliver Bolte  <obo@openoffice.org>  [eb4c01ad0058ab34211e7472c50e9b72194e7e65]

Merge SRC638: 16.11.01 - 23:05:34


2001-11-16  Kurt Zenker  <kz@openoffice.org>  [5821687006f3ea0f8512847befa88fc24fd27f1b]

Merge SRC638: 11/16/01 - 23:06:12


2001-11-16  Kurt Zenker  <kz@openoffice.org>  [099330e07b75728c923dcd8af87c653a1b51e325]

Merge SRC638: 16.11.01 - 23:04:28


2001-11-16  Kurt Zenker  <kz@openoffice.org>  [1131c03793f0c968ae995b85d3d0670120c0b0c2]

Merge SRC638: 16.11.01 - 23:04:00


2001-11-16  Kurt Zenker  <kz@openoffice.org>  [d16d4b51578c5d6f0172282cadb360830678c546]

Merge SRC638: 16.11.01 - 23:05:24


2001-11-16  Kurt Zenker  <kz@openoffice.org>  [bc159572b5c98329d874de80e1f27cf9453163e6]

Merge SRC638: 16.11.01 - 23:04:30


2001-11-16  Vladimir Glazounov  <vg@openoffice.org>  [999ce1752f4519441258680162ee3764467419bf]

Merge SRC638: 16.11.01 - 23:05:48


2001-11-16  Kurt Zenker  <kz@openoffice.org>  [4b1ab7fe21fd51ad44f36db31e2c40866181e8c0]

Merge SRC638: 16.11.01 - 23:04:45


2001-11-16  Oliver Bolte  <obo@openoffice.org>  [e423ee24e85b766787bbd89930c61242ad233be1]

Merge SRC638: 16.11.01 - 23:03:33


2001-11-16  Kurt Zenker  <kz@openoffice.org>  [5777444c25d6778b086f4ee5a01c2d1acd13a195]

Merge SRC638: 16.11.01 - 23:02:42


2001-11-16  Kurt Zenker  <kz@openoffice.org>  [df1efa592b2b6872e61ea2ed4e9f07e103230363]

Merge SRC638: 16.11.01 - 23:02:32


2001-11-16  Kurt Zenker  <kz@openoffice.org>  [b07d95bbe052662f96a080fb00f620748629a9ef]

Merge SRC638: 16.11.01 - 23:01:43


2001-11-16  Vladimir Glazounov  <vg@openoffice.org>  [2276a48b7a5b60e85f1d15fe6eddec44b56792cb]

Merge SRC638: 16.11.01 - 23:03:22


2001-11-16  Kurt Zenker  <kz@openoffice.org>  [5b590fd35ddb7fdfd4374da0c20c194da4e136b9]

Merge SRC638: 11/16/01 - 23:02:41


2001-11-16  Kurt Zenker  <kz@openoffice.org>  [2ac82a815ad2998d60e0fe38f0054de1aec42af6]

Merge SRC638: 16.11.01 - 23:01:55


2001-11-16  Kurt Zenker  <kz@openoffice.org>  [52fc8875be93c53a6870fe5a0a734cdf1630e411]

Merge SRC638: 16.11.01 - 23:00:13


2001-11-16  Kurt Zenker  <kz@openoffice.org>  [bf5603157d6140b5d315dffab98a8f71d41db9cc]

Merge SRC638: 16.11.01 - 22:59:20


2001-11-16  Oliver Bolte  <obo@openoffice.org>  [3186c8220a8ea42ba9c8ac84ee0f8f787b38431f]

Merge SRC638: 16.11.01 - 22:59:35


2001-11-16  Kurt Zenker  <kz@openoffice.org>  [56d25ffea622de0c8ab6f037b6d9b66efcd54057]

Merge SRC638: 16.11.01 - 22:59:27


2001-11-16  Kurt Zenker  <kz@openoffice.org>  [0a0f8e2f5f81681063e6dc3a9a8c83f4bcc46da5]

Merge SRC638: 11/16/01 - 22:59:10


2001-11-16  Kurt Zenker  <kz@openoffice.org>  [1128885629a32597eb4cf0dc8afb87910f45ac3f]

Merge SRC638: 16.11.01 - 22:57:42


2001-11-16  Kurt Zenker  <kz@openoffice.org>  [aa5c6817a08b4ee645508a5aefe6df9b865b9dcb]

Merge SRC638: 16.11.01 - 22:57:12


2001-11-16  Rüdiger Timm  <rt@openoffice.org>  [81041bae4bcbadedb094ddfc7fc3bea75fcd43a0]

Merge SRC638: 16.11.01 - 22:59:07


2001-11-16  Oliver Bolte  <obo@openoffice.org>  [a35b37f1f092098882f267663500f4afa8d97aaf]

Merge SRC638: 16.11.01 - 22:57:37


2001-11-16  Kurt Zenker  <kz@openoffice.org>  [70b5d4da76f58463120f037f2ab75fface115a70]

Merge SRC638: 16.11.01 - 22:57:24


2001-11-16  Vladimir Glazounov  <vg@openoffice.org>  [d3e86e314407b04c17b7c0c7c7d31e7e5d0352db]

Merge SRC638: 16.11.01 - 22:56:28


2001-11-16  Rüdiger Timm  <rt@openoffice.org>  [6459192fb37742f3dd3f817aca3394440794cd33]

Merge SRC638: 16.11.01 - 22:55:27


2001-11-16  Kurt Zenker  <kz@openoffice.org>  [b90590da5b5d88c06a3d248a9e9de470e77a9c04]

Merge SRC638: 16.11.01 - 22:53:12


2001-11-16  Oliver Bolte  <obo@openoffice.org>  [97073605682d4e58786e716a63a7fe478f8d4cc9]

Merge SRC638: 16.11.01 - 22:53:14


2001-11-16  Kurt Zenker  <kz@openoffice.org>  [fc6cdeef6477a6176fd3c051c8b45c8b22078aa0]

Merge SRC638: 16.11.01 - 22:53:08


2001-11-16  Rüdiger Timm  <rt@openoffice.org>  [f122692a37090c77398807f48b23b3452a0f1de4]

Merge SRC638: 16.11.01 - 22:54:36


2001-11-16  Kurt Zenker  <kz@openoffice.org>  [839305ce5c64942e9212645f114a3d614047747b]

Merge SRC638: 16.11.01 - 22:52:45


2001-11-16  Kurt Zenker  <kz@openoffice.org>  [35cc2860737e74ddd959ac603dde388aef9a508c]

Merge SRC638: 16.11.01 - 22:53:54


2001-11-16  Rüdiger Timm  <rt@openoffice.org>  [3941cf15e39e0561dd5d4b48a55d33cb1026e71e]

Merge SRC638: 16.11.01 - 22:53:47


2001-11-16  Kurt Zenker  <kz@openoffice.org>  [04f1b7ad679847ed0228938ec3552f27b6707722]

Merge SRC638: 11/16/01 - 22:52:28


2001-11-16  Kurt Zenker  <kz@openoffice.org>  [f89a3db0d4cfbf41f8495a61857ea8f4e9852e23]

Merge SRC638: 16.11.01 - 22:50:51


2001-11-16  Kurt Zenker  <kz@openoffice.org>  [d5bdd76db9a736ea21b6847c5f58075cc6409674]

Merge SRC638: 16.11.01 - 22:51:40


2001-11-16  Oliver Bolte  <obo@openoffice.org>  [f03218877ae8922f16fff987c4da173f9ed1f794]

Merge SRC638: 16.11.01 - 22:49:21


2001-11-16  Kurt Zenker  <kz@openoffice.org>  [e987044d3883b0cf357e2bc9395b6c87e69fb545]

Merge SRC638: 16.11.01 - 22:49:59


2001-11-16  Kurt Zenker  <kz@openoffice.org>  [9bd97019f970384f299d66d5e7ed08eeef1669c8]

Merge SRC638: 16.11.01 - 22:47:56


2001-11-16  Kurt Zenker  <kz@openoffice.org>  [90b2a6af63dcd9916ae61f90165c372bb4f4ba7d]

Merge SRC638: 16.11.01 - 22:48:27


2001-11-16  Rüdiger Timm  <rt@openoffice.org>  [dcbe756bb79b1e0c87382c785fa538bf4d8dcc73]

Merge SRC638: 16.11.01 - 22:49:53


2001-11-16  Kurt Zenker  <kz@openoffice.org>  [e712378e6d29e2345aa5d9bcd2537d0ed12e1340]

Merge SRC638: 11/16/01 - 22:48:49


2001-11-16  Vladimir Glazounov  <vg@openoffice.org>  [9297e0c3fd9bf71eaad7753f6f00d05a134eba5f]

Merge SRC638: 16.11.01 - 22:49:11


2001-11-16  Oliver Bolte  <obo@openoffice.org>  [c92a6d28b5b0177e5a2201cd33fe66ed47559648]

Merge SRC638: 16.11.01 - 22:47:20


2001-11-16  Rüdiger Timm  <rt@openoffice.org>  [552b073d7915c80ec6741a0cb5300db7a33bc572]

Merge SRC638: 16.11.01 - 22:48:14


2001-11-16  Kurt Zenker  <kz@openoffice.org>  [135f13be35f2c4b0aadc4f8b81fe447ff625674e]

Merge SRC638: 16.11.01 - 22:46:07


2001-11-16  Kurt Zenker  <kz@openoffice.org>  [2e896367bae5a4aac0f7d84821efc016a3736fe8]

Merge SRC638: 16.11.01 - 22:43:30


2001-11-16  Rüdiger Timm  <rt@openoffice.org>  [3cf6cf48b9dd819f5d58bb0a780d0607b0874c61]

Merge SRC638: 16.11.01 - 22:45:17


2001-11-16  Rüdiger Timm  <rt@openoffice.org>  [6f9fd392d9e1c1101efec15a8f773bd3ee0a7bb4]

Merge SRC638: 16.11.01 - 22:44:56


2001-11-16  Vladimir Glazounov  <vg@openoffice.org>  [bbb7708cd946afca2e54ee25576ad01ccbb99748]

Merge SRC638: 16.11.01 - 22:44:55


2001-11-16  Kurt Zenker  <kz@openoffice.org>  [74fcf95377ff4bfe876fbb72cdea5518546b8cde]

Merge SRC638: 16.11.01 - 22:42:21


2001-11-16  Kurt Zenker  <kz@openoffice.org>  [492c1db396c097da4b0cbfd882eb3e829135e4cd]

Merge SRC638: 16.11.01 - 22:41:18


2001-11-16  Rüdiger Timm  <rt@openoffice.org>  [3ca5212044cc56b7b5f9c04ead96040061b33571]

Merge SRC638: 16.11.01 - 22:42:30


2001-11-16  Kurt Zenker  <kz@openoffice.org>  [93fce33afb13f4507d3bd6c1fd0bfce693a323c2]

Merge SRC638: 16.11.01 - 22:40:20


2001-11-16  Kurt Zenker  <kz@openoffice.org>  [b56fb70531ec56ab1808627b222cfb3e909ca5f5]

Merge SRC638: 16.11.01 - 22:38:51


2001-11-16  Kurt Zenker  <kz@openoffice.org>  [d3422d9b2c845f7a27a49a4c12aae5707cc353ce]

Merge SRC638: 16.11.01 - 22:39:02


2001-11-16  Kurt Zenker  <kz@openoffice.org>  [4f4e93f6c5eef3c02322488ff43f25a185b4d675]

Merge SRC638: 16.11.01 - 22:39:00


2001-11-16  Kurt Zenker  <kz@openoffice.org>  [792d86963cf4b6dd904a4ea470cc99ee406d029b]

Merge SRC638: 11/16/01 - 22:37:58


2001-11-16  Kurt Zenker  <kz@openoffice.org>  [94b07507fa7c87b22c58fe20938d1e5cbce4799a]

Merge SRC638: 16.11.01 - 22:36:52


2001-11-16  Kurt Zenker  <kz@openoffice.org>  [138340cfac5852840ee587d61cde8472271007b8]

Merge SRC638: 16.11.01 - 22:36:04


2001-11-16  Kurt Zenker  <kz@openoffice.org>  [f9d0fd6a79867abc6da3831cde11a7420645ac92]

Merge SRC638: 16.11.01 - 22:35:19


2001-11-16  Kurt Zenker  <kz@openoffice.org>  [4464890a6f9a9e8f2b933d49b5a77c11a7666828]

Merge SRC638: 16.11.01 - 22:34:18


2001-11-16  Kurt Zenker  <kz@openoffice.org>  [e29dfbdaa5842d009938fe10ddd72ba31961d1e4]

Merge SRC638: 16.11.01 - 22:34:40


2001-11-16  Kurt Zenker  <kz@openoffice.org>  [19ae61642c5bf3372fa79fc17f6d0ebbcdbb51c3]

Merge SRC638: 16.11.01 - 22:34:12


2001-11-16  Kurt Zenker  <kz@openoffice.org>  [e2cce5247864c44d9051993c2052d929e6782786]

Merge SRC638: 11/16/01 - 22:34:34


2001-11-16  Kurt Zenker  <kz@openoffice.org>  [f23eaadf6f53b1fb9c392830e71944f09299bca3]

Merge SRC638: 16.11.01 - 22:33:04


2001-11-16  Kurt Zenker  <kz@openoffice.org>  [895cd0c9d7bb03dc9ac9d2c2f9d0ffac093d5547]

Merge SRC638: 16.11.01 - 22:32:10


2001-11-16  Vladimir Glazounov  <vg@openoffice.org>  [b9a3a7dde80919a53d3d964ebe6fbb74d94e74b2]

Merge SRC638: 16.11.01 - 22:34:06


2001-11-16  Kurt Zenker  <kz@openoffice.org>  [79c596adf322a82b94973c7c42aa4ac9a7cfb264]

Merge SRC638: 16.11.01 - 22:32:19


2001-11-16  Vladimir Glazounov  <vg@openoffice.org>  [5a0eaabf74b73e5d9535e80d11538c3bae5d88df]

Merge SRC638: 16.11.01 - 22:32:24


2001-11-16  Kurt Zenker  <kz@openoffice.org>  [457beb9e0389ff524d3ea0a006bccdfc3defcfe4]

Merge SRC638: 16.11.01 - 22:30:12


2001-11-16  Kurt Zenker  <kz@openoffice.org>  [99a876f21f0c4d6d780ce0cdc18554db7eeec668]

Merge SRC638: 11/16/01 - 22:31:01


2001-11-16  Vladimir Glazounov  <vg@openoffice.org>  [fc7efd9acb736e15d863f606a75719a08901f723]

Merge SRC638: 16.11.01 - 22:30:53


2001-11-16  Kurt Zenker  <kz@openoffice.org>  [99d4b7acd7adb4ebe1a5125f265888dc223e2d17]

Merge SRC638: 16.11.01 - 22:25:50


2001-11-16  Kurt Zenker  <kz@openoffice.org>  [ab870be2bb0e0a7771134fc938184a2607f8641d]

Merge SRC638: 16.11.01 - 22:26:26


2001-11-16  Kurt Zenker  <kz@openoffice.org>  [74f3d3fe4c5dd44176ddbc8c2cbe0d9395ba0f6e]

Merge SRC638: 16.11.01 - 22:25:38


2001-11-16  Kurt Zenker  <kz@openoffice.org>  [c3ebbcccbd9162a0b1eb8ba1a294ebabe12dc46c]

Merge SRC638: 16.11.01 - 22:26:32


2001-11-16  Vladimir Glazounov  <vg@openoffice.org>  [474cdc220373a1bf48eda6c2764deb01d3d3c50b]

Merge SRC638: 16.11.01 - 22:25:52


2001-11-16  Rüdiger Timm  <rt@openoffice.org>  [eab7ba7f1589e185c907bd4bf9c9be018fb315df]

Merge SRC638: 16.11.01 - 22:25:41


2001-11-16  Kurt Zenker  <kz@openoffice.org>  [6d42ed5b85c40f348df5ad6366e8195ac6faee2b]

Merge SRC638: 16.11.01 - 22:23:46


2001-11-16  Kurt Zenker  <kz@openoffice.org>  [e756689c7d49ceabb57fc97cf4ea19e69f6a9c2e]

Merge SRC638: 16.11.01 - 22:22:59


2001-11-16  Kurt Zenker  <kz@openoffice.org>  [12d8a5d27f2d8f2e28ffc1144330535b05df0a45]

Merge SRC638: 16.11.01 - 22:22:48


2001-11-16  Kurt Zenker  <kz@openoffice.org>  [7be395a93446d0ddda5a99e57f41064a1b7c763b]

Merge SRC638: 16.11.01 - 22:20:18


2001-11-16  Oliver Bolte  <obo@openoffice.org>  [63c287eddffb3dc752005068de1c8aeebfa61fb1]

Merge SRC638: 16.11.01 - 22:18:05


2001-11-16  Kurt Zenker  <kz@openoffice.org>  [5e1f5b8fff24e542d766d4d35f67ee1f96bb74b4]

Merge SRC638: 16.11.01 - 22:16:01


2001-11-16  Kurt Zenker  <kz@openoffice.org>  [b76ee01d323accf877dcae5ca71ecdfa5e9e0a2e]

Merge SRC638: 16.11.01 - 22:15:06


2001-11-16  Kurt Zenker  <kz@openoffice.org>  [d3bd244f974fa6fd1ca5523f4fcd865e137907ee]

Merge SRC638: 11/16/01 - 22:14:56


2001-11-16  Kurt Zenker  <kz@openoffice.org>  [305e73c72e4c8106926fdbe834c1babda1740504]

Merge SRC638: 16.11.01 - 22:13:01


2001-11-16  Vladimir Glazounov  <vg@openoffice.org>  [34b5fa2647a7ce56e5aed174636dda60a3981860]

Merge SRC638: 16.11.01 - 22:12:33


2001-11-16  Kurt Zenker  <kz@openoffice.org>  [faec2b040a6c160b4b6cde43823628c39fa34565]

Merge SRC638: 16.11.01 - 22:11:19


2001-11-16  Kurt Zenker  <kz@openoffice.org>  [2adcacf11b522b29a62e287bb38d396338ee12d9]

Merge SRC638: 11/16/01 - 22:11:32


2001-11-16  Rüdiger Timm  <rt@openoffice.org>  [c9f78f874b5a7f834e0015b48fc2e6a355c0ce1e]

Merge SRC638: 16.11.01 - 22:10:46


2001-11-16  Rüdiger Timm  <rt@openoffice.org>  [5f13ed147a75dac0b7f4022c86c915772d85d0b1]

Merge SRC638: 16.11.01 - 22:08:56


2001-11-16  Oliver Bolte  <obo@openoffice.org>  [b9011c58d48d2131b58808d0361fbba52857534a]

Merge SRC638: 16.11.01 - 22:07:14


2001-11-16  Rüdiger Timm  <rt@openoffice.org>  [aba1c2ec4b9022483207cb0ad0b9a5a7586fc20d]

Merge SRC638: 16.11.01 - 22:06:51


2001-11-16  Kurt Zenker  <kz@openoffice.org>  [197a499f92f1b8cd70d8b91e7aa75757efd5bd34]

Merge SRC638: 11/16/01 - 22:07:01


2001-11-16  Kurt Zenker  <kz@openoffice.org>  [f70fcf6bfa5687ad0c788c269eb2c929e354094a]

Merge SRC638: 16.11.01 - 22:05:25


2001-11-16  Rüdiger Timm  <rt@openoffice.org>  [c51c95aef98c94795ef297be4c821c82b0cd78d9]

Merge SRC638: 16.11.01 - 22:05:22


2001-11-16  Sascha Ballach  <sab@openoffice.org>  [afef0b711c747f58b4b320f111f0d116c415b38d]

#94214#; export horizontal allign repeat as left allign


2001-11-16  Ocke Janssen  <oj@openoffice.org>  [d84d7b6bcfef829cdea440f8d3d607a2d5dbed66]

#94891# use &Class::method instead of Class::method


2001-11-16  Philipp Lohmann  <pl@openoffice.org>  [8ee8b1fbc48ee23db49a73f56cadeb8f0bfe066a]

#94542# use chkfontpath only on Linux


2001-11-16  Michael Hönnig  <mi@openoffice.org>  [c8029aa80ea240c5ce992ceccdb71058295fa3ee]

proofing by Richard Holt


2001-11-16  Michael Hönnig  <mi@openoffice.org>  [1f985821e1eba21d1ccb6dd2251beb731fc34d5a]

proofing by Richard Holt


2001-11-16  Christian Lippka  <cl@openoffice.org>  [27f99917d6d477059e41e6ce1590ca8535d06a60]

#94782# new property 'HasLevels' for xml


2001-11-16  Dieter Loeschky  <dl@openoffice.org>  [83c4ecff88c0f5cf30504942f15d2faad2c7ecaa]

#94638# NotifyUndoActionHdl: delete list if empty


2001-11-16  Christian Lippka  <cl@openoffice.org>  [2d4a486b21b626fe9ffb8ea966fbe074322bda90]

#94782# optional export of levels for draw/impress


2001-11-16  Dieter Loeschky  <dl@openoffice.org>  [01625e74402799a1520c519cd57613246698a7a0]

#94638# SID_UNDO: clear list of deleted presentation objects


2001-11-16  Michael Hönnig  <mi@openoffice.org>  [2326dd85aeb762216674f1b8e2ba3cdba48dbecf]

proofing by Richard Holt


2001-11-16  Tom Verbeek  <tv@openoffice.org>  [3a9635bc4ffd3185751e5f23f3418c88a5842ecc]

#94799# added HIDs


2001-11-16  Tom Verbeek  <tv@openoffice.org>  [511d55c2af333949b8f0a281c58c7dcb70c9d373]

#94799# HIDs for all steps of template dialog


2001-11-16  Andreas Martens  <ama@openoffice.org>  [ef6d76549ea436c790131626f99ee4481df96786]

Fix: Vertical table breaking at the end of the page


2001-11-16  Michael Hönnig  <mi@openoffice.org>  [55403372173cfe43ba3ef2624a4ecd8edbda7150]

proofing by Richard Holt


2001-11-16  Malte Timmermann  <mt@openoffice.org>  [c319ee8fff6897e093636576efd3ecb4e287d5bb]

#94720# WordLeft: previousWord may return -1


2001-11-16  Michael Hönnig  <mi@openoffice.org>  [9f85911926eeecbbbaf1bbe89a674897550d89b4]

proofing by Richard Holt


2001-11-16  Tom Verbeek  <tv@openoffice.org>  [9b666a1532f761da72b3319b125e3e8655039c0c]

#94799# added HID for template correspondence dialog


2001-11-16  Sascha Ballach  <sab@openoffice.org>  [d461008076c2163cada42646b6ad9fcc5524f437]

#94883#; use the sequence as buffer and do not realloc the sequence again and again


2001-11-16  Michael Hönnig  <mi@openoffice.org>  [2c9ce5403c8a9e6cb3e869dfdd023cffb88e4e7a]

proofing by Richard Holt


2001-11-16  Malte Timmermann  <mt@openoffice.org>  [e77575483583e108c4030a3a4d8f024601a97158]

#94865# Fixed a bug in convertFastPropertyValue


2001-11-16  Sascha Ballach  <sab@openoffice.org>  [cb64a50b51da376bdbdcdf96a9a1e666a8ff6b14]

#92195#; take care the the anchor of the Shape is the anchor before


2001-11-16  Sascha Ballach  <sab@openoffice.org>  [23abd27115924ae4750a461d652608b64e40f8fc]

#94663#; call _ExportStyles of the base class


2001-11-16  Thorsten Behrens  <thb@openoffice.org>  [68b9e14d3150b56b3e5aaa130529fff448e6882b]

#93498# Corrected format string to match english locale


2001-11-16  Martin Hollmichel  <mh@openoffice.org>  [ee5144c6a92ede810ed25742057087e13fb49448]

add: temp. workaround for readme.html #i450#


2001-11-16  Andreas Bregas  <ab@openoffice.org>  [8ac99178e55785c47bfc9d48b32066171501cfff]

#92172# Password for document basic


2001-11-16  Armin Weiss  <aw@openoffice.org>  [cbb7327f55848134e7573b16d392dc92d0f6261a]

#92389# take care of bOnlyHardAttr==FALSE and merge in the StyleSheet attributes (if existing)


2001-11-16  Philipp Lohmann  <pl@openoffice.org>  [dc0d23af3cb85e57d55ec2e22c511fda29f37265]

#93639# try to guess a better global vertical advance width


2001-11-16  Philipp Lohmann  <pl@openoffice.org>  [6a8baba07438f5c88f1fa5cd258412fba7bcce45]

#93639# take care of strechted rotated characters in vertical writing mode


2001-11-16  Peter Burow  <pb@openoffice.org>  [1370674217a25408eb968ae5e7e3498370e3fec6]

fix: #94785# new paper formats JIS B Sizes B4/5/6


2001-11-16  Bertram Nolte  <bnolte@openoffice.org>  [598e8c4275e01e12429cf964523bede4b8ea6170]

#87796# Improved parameter for invoking.


2001-11-16  Hennes Rohling  <hro@openoffice.org>  [961512bd9ae008fdd8ab5cdf1ba6b5d25ffb0429]

#94875# Added additional method (for NT4) to determine the module containing an address


2001-11-16  Malte Timmermann  <mt@openoffice.org>  [e4c3939a32fd0d418bb9c2fb2f449df346f846e6]

#94764# GetLanguage( nPara, nPos )


2001-11-16  Juergen Schmidt  <jsc@openoffice.org>  [011f208e103f9289c3716fdf5650d014814581a1]

#88337# review docu


2001-11-16  Andreas Martens  <ama@openoffice.org>  [207f9bb47bf4956d91abf118c0b4fc1baad6656e]

New: Vertical tables


2001-11-16  Michael Hönnig  <mi@openoffice.org>  [402bc46964bf1da1d5fb05ad4af169b0f28de494]

#93753# dissolving drafts CVS module


2001-11-16  Michael Hönnig  <mi@openoffice.org>  [d33d89a641527fc6bc454c2d083dd3edaddd6e8e]

#93753# dissolving drafts CVS module


2001-11-16  Michael Hönnig  <mi@openoffice.org>  [c2e54cd17dce6479a84e050235f09401ad3a1bc9]

#93753# dissolving drafts CVS module


2001-11-16  Michael Hönnig  <mi@openoffice.org>  [0186296cb9486a7678b2d816fddf4bb8badddf64]

#93753# dissolving drafts CVS module


2001-11-16  Michael Hönnig  <mi@openoffice.org>  [09d2af72d8bef430e0c3df77f11589f61eead42e]

#93753# dissolving drafts CVS module


2001-11-16  Behrend Cornelius  <bc@openoffice.org>  [a964fb2a003fc725b377885ba50b4960b45380bf]

#94767# chinese(TW), japanese and american holidays added. Also HIDs


2001-11-16  Andreas Bille  <abi@openoffice.org>  [3bedb4349d84549b4ba27df4b19b7cce868b2871]

#83182# properties IsVolume,IsRemoveable,IsRemote


2001-11-16  Michael Brauer  <mib@openoffice.org>  [808fa19c0d6ecb42db789367462e96d168c1642f]

#94869#: Footnote symbol export were broken


2001-11-16  Dieter Loeschky  <dl@openoffice.org>  [38f0cf74b75840a14efd662b4c378a6a235ba47d]

#94797# Start online spelling if language changed


2001-11-16  Mathias Bauer  <mba@openoffice.org>  [0714c036cdd89eb87b4fbf66c2c62cdce198fcf4]

#93912#: syntax problem with MSVC++


2001-11-16  Ocke Janssen  <oj@openoffice.org>  [f21857a812ade7368614bde3ce6d5f6b1b2685f6]

#94828# dropcolumn corrected


2001-11-15  Martin Gallwey  <mtg@openoffice.org>  [8938be3c3ac06e6b5c8c19c00989ac8bf47d7576]

#94679# initialise segment size


2001-11-15  Martin Gallwey  <mtg@openoffice.org>  [1db81030d9c08fe1cb47984f628951fb519b0a0c]

#94679# fix exception specification


2001-11-15  Martin Gallwey  <mtg@openoffice.org>  [9f5f9dac37e81cb3665ba2d88df6a2a643f60fe9]

#94679#, #92268# support XServiceInfo and encrypted data headers


2001-11-15  Martin Gallwey  <mtg@openoffice.org>  [d13c7fc98effcef0c9b6cf8e7858e9aa472b78bf]

#94679# support XTypeProvider


2001-11-15  Martin Gallwey  <mtg@openoffice.org>  [ef6a289acbd9c014a4d85c976fe2295398efb22f]

#94679# support XTypeProvider and XServiceInfo


2001-11-15  Martin Gallwey  <mtg@openoffice.org>  [f365bd639275954fbf9cec1b30ad3c8bc6927d8d]

#94679# use new static method for obtaining implementation id


2001-11-15  Martin Gallwey  <mtg@openoffice.org>  [11a5c72daf655896cb5e16068774049910ffaa53]

#94679#, #92268# support XTypeProvider, XServiceInfo and encrypted data headers


2001-11-15  Martin Gallwey  <mtg@openoffice.org>  [21f49ac87f8f21a15c9c0903351f10d5f9556077]

#94679# support XTypeProvider and XServiceInfo


2001-11-15  Martin Gallwey  <mtg@openoffice.org>  [3da402de735542e628897cf3f9f967bd18dc5501]

#94679# support XTypeProvider


2001-11-15  Martin Gallwey  <mtg@openoffice.org>  [3269035ee8f15af7484d1247a349cd38a6fa7fde]

#94679#, #92268# support XServiceInfo and XTypeProvider


2001-11-15  Martin Gallwey  <mtg@openoffice.org>  [6ba3f3f82d96da32b4cab5b0c9eae2b8348670fb]

#94679# use new static_ methods for writing component info


2001-11-15  Martin Gallwey  <mtg@openoffice.org>  [00d348af116ddceea76d4e2ba04e56c40367d536]

#94679# support XServiceInfo and XTypeProvider


2001-11-15  Martin Gallwey  <mtg@openoffice.org>  [c60ff1d7901bc15bd097e27d9faa05a9b4371608]

#92268# support encrypted data headers


2001-11-15  Martin Gallwey  <mtg@openoffice.org>  [eca7a187c8e646a9d21ba38fb792f36aa94d8eed]

#94679# move headers to source file


2001-11-15  Martin Gallwey  <mtg@openoffice.org>  [4688dc29d5d33e830ac41e986a8fea7e32b02bc1]

#92268# Support encrypted data headers


2001-11-15  Martin Gallwey  <mtg@openoffice.org>  [e40e075973890c7ba9ca44071d777391ecaa091d]

#94679#, #92268# support XTypeProvider and Encrypted data headers


2001-11-15  Martin Gallwey  <mtg@openoffice.org>  [614bfb6cddf45885e93450c9794726e78e91c53f]

#94679# remove throw specification


2001-11-15  Martin Gallwey  <mtg@openoffice.org>  [461ef9d3e6523b659f47e4b85da437c77efab9d4]

#94679# remove throw specifications


2001-11-15  Martin Gallwey  <mtg@openoffice.org>  [e68f41ef5b9dc8af2370080e497f0456e20f3994]

#94679# add header


2001-11-15  Martin Gallwey  <mtg@openoffice.org>  [1e645e0ce8edae9f589138fc0add2676c8d3a378]

#94679# add used headers


2001-11-15  Martin Gallwey  <mtg@openoffice.org>  [7a343a25021bcc811e5311a961bdc5018fa317fa]

#94679# add necessary headers


2001-11-15  Martin Gallwey  <mtg@openoffice.org>  [444129b8d30bb633382a1b035254d53a7ed5aa6f]

#92268# data on encrypted data headers


2001-11-15  Martin Gallwey  <mtg@openoffice.org>  [bacfc0a86260ffb79ba8535c87bbfd6f4e8fd28a]

#94679# support XTypeProvider and XServiceInfo


2001-11-15  Martin Gallwey  <mtg@openoffice.org>  [32244877239c41087cbf319be531bb4d34699b30]

#94679# support XTypeProvider by using helper class


2001-11-15  Martin Gallwey  <mtg@openoffice.org>  [ed7b5f1b30928dde0c38726698d3967e5870e3f4]

#94679# support XServiceInfo and remove unnecessary headers


2001-11-15  Martin Gallwey  <mtg@openoffice.org>  [1c318efd3d6eb1cb05d0546c1cc9bbf2e9ef3859]

#94679# remove unncessary headers


2001-11-15  Martin Gallwey  <mtg@openoffice.org>  [62da75a1a27ffa4e2892a20f66a3d3204d58465e]

#92268# add new methods to support EncryptedDataHeaders for encrypted streams


2001-11-15  Martin Gallwey  <mtg@openoffice.org>  [eae12a8d9b933378993e9f59195018442361b3de]

#94679# remove throw specification


2001-11-15  Martin Gallwey  <mtg@openoffice.org>  [0c79bf34dc329c1dbe702ddff8ce97f2b575cf30]

#94679# remove header to source file


2001-11-15  Martin Gallwey  <mtg@openoffice.org>  [0833f220fee7234baaeba2c9daafa0c7b838bd96]

#92268# include minimum number of headers


2001-11-15  Martin Gallwey  <mtg@openoffice.org>  [99ea22fef3759a50628de394e73365b9e71d8f42]

#94188# add an assertion if we asked to export an empty section


2001-11-15  Philipp Lohmann  <pl@openoffice.org>  [a3644ec4af99f7e6c67c445b7b52a355e94b9fc0]

#93912# Get/SetWindowState for vcl SystemWindows


2001-11-15  Juergen Schmidt  <jsc@openoffice.org>  [a8ceddd32cb6cf7a1d7aae5074f0c85f76f6ac4d]

#88337# review docu


2001-11-15  Michael Hönnig  <mi@openoffice.org>  [7bd35c2cc62e22ea36dacf8f76da493306e8887f]

proofreading and corrections from Richard Holt


2001-11-15  Michael Hönnig  <mi@openoffice.org>  [43985a5ecddaca68e4fc24bf57ced3489c666d96]

proofreading and corrections from Richard Holt


2001-11-15  Andreas Bille  <abi@openoffice.org>  [f2dec82b055b8140ee844d08b15c24448e7b8033]

#86530# removed some now unnecessary tests


2001-11-15  Christian Lippka  <cl@openoffice.org>  [fa4d50f9248490c07ca77dcc889978e282b4f7d5]

#94550# added round corners for text boxes


2001-11-15  Christian Lippka  <cl@openoffice.org>  [2740fc19284cefa8fdfa91c7d88b249e50fe7c0c]

#94775# draw:mirror for graphics


2001-11-15  Christian Lippka  <cl@openoffice.org>  [f7f77e28fd78b030caac28e49b976cf7f308647b]

#94775# made IsMirrored property writeable


2001-11-15  Andreas Bille  <abi@openoffice.org>  [40c4c0df8bf63113a7ae5360b59afae31ae53278]

#94349# incorrectly merged


2001-11-15  Michael Hönnig  <mi@openoffice.org>  [0b44434f4f7673c35d32fc6965957b5ca96a66cd]

proofreading and corrections from Richard Holt


2001-11-15  Michael Hönnig  <mi@openoffice.org>  [7de61bdd9ce2459aee7d4043cc600e56c45ad778]

proofreading and corrections from Richard Holt


2001-11-15  Frank Meies  <fme@openoffice.org>  [dfedbc8596cc51a3abc8ae100a8862748365b141]

Fix #94772#: Missing initialisation of bFtnInside


2001-11-15  Michael Hönnig  <mi@openoffice.org>  [bf5e1a0d99a280d7a878fb9744ddca7853a9663f]

proofreading and corrections from Richard Holt


2001-11-15  Behrend Cornelius  <bc@openoffice.org>  [1ea64125c670bfcf4d469649028f1850cb390eb8]

#92814# Actionlock now removed when in 'LoadCurrentDocument'


2001-11-15  Michael Hönnig  <mi@openoffice.org>  [d5c9c0312e2f9ba8ecef34d1310dc02f7049ab5c]

proofreading and corrections from Richard Holt


2001-11-15  Frank Meies  <fme@openoffice.org>  [bbefdea52f16f4ce3c2ec8dab90667de8d4d1788]

Fix #94825#: Document containing unknown attribute


2001-11-15  Michael Hönnig  <mi@openoffice.org>  [03295fcfd0d33ea1d424a4afdd545c6d5b878cb5]

proofreading and corrections from Richard Holt


2001-11-15  Niklas Nebel  <nn@openoffice.org>  [22f9284c250852b4462422bc27dbc136b9d565fa]

#94806# AtFree: don't access array beyond allocated size


2001-11-15  Tino Rachui  <tra@openoffice.org>  [ae2aed32d529309a9e78ba8f80a8a99be334c67c]

#94499#notifyAllListeners now only calls notiyEvent of async event notifier


2001-11-15  Hans-Joachim Lankenau  <hjs@openoffice.org>  [5bedfb528321040502a01f6c01b4ed40f17753aa]

#65293# provide SORT variable


2001-11-15  Andreas Bille  <abi@openoffice.org>  [32cd5a6b97c6db87a7f2af05c3f0b7dfdf4dbe8f]

#94349# now invalidating old information


2001-11-15  Michael Hönnig  <mi@openoffice.org>  [756baaedae5e044280b0db0421b333f3873653fa]

proofreading and corrections from Richard Holt


2001-11-15  Tino Rachui  <tra@openoffice.org>  [f0a159f4d65414b53cae6e6cdc591decc47da9c2]

#94499#added asynceventnotifier


2001-11-15  Tino Rachui  <tra@openoffice.org>  [070aae5ec1beb6f271ab860aad5f4fc87f8895b8]

#94499#using an asynchronous event notifier in order to prevent deadlocks


2001-11-15  Tino Rachui  <tra@openoffice.org>  [e4ebdad8c48272b7ec7738a90d4edafe4cfea8bd]

#94499#


2001-11-15  Michael Hönnig  <mi@openoffice.org>  [45963494bbbfaf6f6b4367ef6408a7fcec23afd7]

proofreading and corrections from Richard Holt


2001-11-15  Tino Rachui  <tra@openoffice.org>  [245edd3fd0003dc66c77463c8c3004c1810bd783]

#94499#initial check-in


2001-11-15  Oliver Specht  <os@openoffice.org>  [65bd995e095460faccfc10cf5b1d97809ae7ec8a]

#94705# take care for tables and sections in headers/footers/text frames


2001-11-15  Michael Hönnig  <mi@openoffice.org>  [2ff1008b9f7c78e536b80f689ca5778e01c89293]

proofreading and corrections from Richard Holt


2001-11-15  Michael Hönnig  <mi@openoffice.org>  [73ca91cdca2c97cb5659c35102ad94407869de20]

proofreading and corrections from Richard Holt


2001-11-15  Michael Brauer  <mib@openoffice.org>  [5348af185d0e83130f63753d8843a192ccdb0984]

#93846#: Alien attributes for sections were broken


2001-11-15  Michael Brauer  <mib@openoffice.org>  [8c9c0ed885573e84c62e1efce34d3d505d0f7a6e]

#93846#: Alien attributes for sections were broken


2001-11-15  Ocke Janssen  <oj@openoffice.org>  [412525ccf63afb9e768398752fb4cb871eb5f60c]

#94820# listen on table


2001-11-15  Mathias Bauer  <mba@openoffice.org>  [b27e614ec1c9e9930af9e284ef64f901b4729b61]

#94702#: support WindowState


2001-11-15  Michael Brauer  <mib@openoffice.org>  [bb667e4f2d2fd286138fd4a26543db0c241908d2]

#93846#: Alien attributes for pages were broken


2001-11-15  Ocke Janssen  <oj@openoffice.org>  [7242ac42e16f4fcc5d8ad13541ba251df65650b8]

#94820# check type of dest database and adjust if possible


2001-11-15  Mathias Bauer  <mba@openoffice.org>  [5f8b7c1b794adf3d7e7aefb0d32913c6966e954c]

#93980#: SID_BROWSE_STOP on TopFrame, not App;#94380#: not storage access in handsoff mode


2001-11-15  Mathias Bauer  <mba@openoffice.org>  [58298bdf68c382123d671491ffbc315243911cbe]

#93980#: SID_BROWSE_STOP on TopFrame, not App


2001-11-15  Mathias Bauer  <mba@openoffice.org>  [6802464af3025aedca39eade144936026ad24e5e]

#93980#: StopButtonTimer moved to topframe


2001-11-15  Mathias Bauer  <mba@openoffice.org>  [a090e3f4d3d556276e0073a8f9963acd1ac3c916]

#94604#: compare case insensitive, because drive letters may be different


2001-11-15  Mathias Bauer  <mba@openoffice.org>  [f2335a4c17a7955b405fcd85661e748b2432501a]

#94702#: support WindowState


2001-11-15  Mathias Bauer  <mba@openoffice.org>  [ee1441e5d2cb5a7e443553e1fc9cda125294f8e4]

#93980#: Cancellable in CancelManager of Frame


2001-11-15  Mathias Bauer  <mba@openoffice.org>  [1e6628b27ebde2ab5ec9e84a67820354c1261c1d]

#93980#: StopButtonTimer moved to topframe


2001-11-15  Mathias Bauer  <mba@openoffice.org>  [8445298228d4fa9af2c8ce4c2f9ea6a5749db88d]

#93980#: SID_BROWSE_STOP on TopFrame, not App


2001-11-15  Stephan Schäfer  <ssa@openoffice.org>  [0a022beb56270d9b6d6b100c423e43b3a3102ac5]

#94529# improve quick help display


2001-11-15  Andreas Bille  <abi@openoffice.org>  [18ec939f40ad2e7148d35224bedca4a5392701cc]

#86530# Removed property DateCreated from file-ucp


2001-11-15  jp  <jp@openoffice.org>  [66b491614a8a0adcaff60de9d835b5a506b6889e]

Bug #94794#: GetState - disable hyperlink dialog in readonly documents


2001-11-15  Christian Lippka  <cl@openoffice.org>  [85679d7b741132f296df2724380c261d4c7e2b85]

#88944# add existing shapes to unsorted list on creating sort context


2001-11-15  Juergen Schmidt  <jsc@openoffice.org>  [e57168966c81a61e6a736e08c2bc8bc909a01efe]

#94723# rename temp file


2001-11-15  Kurt Zenker  <kz@openoffice.org>  [12b7af5b49105bc1d7dea66ce42c4d536e5e9e10]

SRC641


2001-11-15  Philipp Lohmann  <pl@openoffice.org>  [a91d06476bca9b92ac8319bb8ec53c4707942ad9]

#94752# handle MappingNotify correctly for status window


2001-11-15  Kurt Zenker  <kz@openoffice.org>  [cb3dd3690baa991c64cef6764fb8c2126a582d30]

SRC641


2001-11-15  Ocke Janssen  <oj@openoffice.org>  [b0a5c84c535c51b3a3ad365329cd0b30b5276f9e]

#94715# when dfault is void don't set it as defaultvalue


2001-11-15  Ocke Janssen  <oj@openoffice.org>  [fd6b2ec1cc3c28c51081993d1eb26b0b0a031c02]

#94722# set only a formatkey when it is != NumberFormat::UNDEFINED


2001-11-15  Behrend Cornelius  <bc@openoffice.org>  [3a0679def08ea18e0721323568bec434272b8604]

#94781# Toggling of paths modified; Saving parameters 'As Template'


2001-11-15  Sascha Ballach  <sab@openoffice.org>  [b31528254322b4cd607ea83fdeef4869817a54c3]

#94330#; ignore single quotes in doulbe quotes and double quotes in single quotes


2001-11-15  Rüdiger Timm  <rt@openoffice.org>  [1545b406a95121dbf18b8021ed415464a3dc6237]

#65293# gcc-3.0.1 needs lvalue


2001-11-15  Philipp Lohmann  <pl@openoffice.org>  [c31b1449b87fdbd6a6782736d09a7399441c8207]

#94748# maximize/minimize for dtwm


2001-11-15  Christian Lippka  <cl@openoffice.org>  [bab1dce52fadaf77908f25f287d57a5ea48a3dbb]

#94750# fixed parameter name import for applets


2001-11-15  Eike Rathke  <er@openoffice.org>  [378834bc96c9fceb3e1c41ad123cbdbbcbe97d17]

#94609# integrate i18npool


2001-11-15  Ocke Janssen  <oj@openoffice.org>  [f6064fa01433aa8cb79c2dcaa2494cb386b9d218]

#94754# general fixes for views


2001-11-15  Sascha Ballach  <sab@openoffice.org>  [beca33f29bbae4fad5f56a36039590b306097d2d]

#94330#; ignore square bracets in doulbe quotes also like in single quotes


2001-11-15  Ocke Janssen  <oj@openoffice.org>  [643c6b02cbf8cd546fa38fd5823797f2d3978468]

#94384# change &m_rMutex in m_pMutex to avoid illegal member access


2001-11-15  Sascha Ballach  <sab@openoffice.org>  [21723c438789394a3e0801bc776d5f705506a00c]

#94655#; don't set cell type on cells with formulas


2001-11-15  Andreas Bregas  <ab@openoffice.org>  [027a7c670219f8aba85cdf53a6a17ddd67fc3fe1]

#92172# UCBStorage::OpenStream(): Pass pKey parameter to OpenStream()


2001-11-15  dkenny  <dkenny@openoffice.org>  [693fc99af41468b1669a4f813f8f4a02ca082562]

#94683# - Exception thrown with RTTI off causes a crash on Linux


2001-11-15  Ocke Janssen  <oj@openoffice.org>  [516cec33d4548b60c6f8172a71c39173832749e2]

94595# change default value for openindesignmode


2001-11-14  Thomas Benisch  <tbe@openoffice.org>  [72393b81674057ebaabdfd1230c0590ae0e10427]

#86383# Basic libraries cannot be added


2001-11-14  jp  <jp@openoffice.org>  [456e5f9f1f5623323044c8f46559080894368b7a]

Task #94434#: SetConfigurationSettings - change binary search to static hash search


2001-11-14  Niklas Nebel  <nn@openoffice.org>  [7aa78240e8e2e04cdc309c320b626e541468174f]

#94756# ScImportExport uses rtl::OUString also for ExportString


2001-11-14  jp  <jp@openoffice.org>  [5c29d77312e47e63156d189b2cc735db20627894]

Task #94434#: SetConfigurationSettings - change stdl-hastbl to static array and binary search


2001-11-14  Stephan Schäfer  <ssa@openoffice.org>  [adb99aec492992d809064f13f3c191c20d81f788]

#94529# avoid crashing when removing quick help in mouse move


2001-11-14  Hennes Rohling  <hro@openoffice.org>  [008505379da2a4661f74f8ad0c7aa5bfc638f33f]

#91819# Hold one instance of selection clipboard for all windows


2001-11-14  Vladimir Glazounov  <vg@openoffice.org>  [4e781864a4bd5709c42de96b0bba3742139fb72d]

#65293# temporary variable for gcc


2001-11-14  Vladimir Glazounov  <vg@openoffice.org>  [808b66a2639517ba8f6591ba1c9c061a42a81883]

#65293# temporary variable for gcc


2001-11-14  Behrend Cornelius  <bc@openoffice.org>  [0d8c034ed546408a01ca0ab71fab17b65b7827b1]

#94767# macro restructured due to asian holidays


2001-11-14  Behrend Cornelius  <bc@openoffice.org>  [5f9687cfe3217cef7a0de7686086ed712fba6e74]

#94577# CheckSheetName Routine improved


2001-11-14  Behrend Cornelius  <bc@openoffice.org>  [ddd50ffe8907da4e8e468f0518dd57f47106155e]

#94767# macro restructured due to new asian holidays


2001-11-14  Vladimir Glazounov  <vg@openoffice.org>  [cff5022f6656f5a0f976259b50c4eb18a4be7b6d]

#65293# use temporary variable here for gcc


2001-11-14  Behrend Cornelius  <bc@openoffice.org>  [20820ae1f02fa174f37a840c6d1985b4229a1f4c]

#94767#macro restructured because of asian holidays


2001-11-14  Martin Gallwey  <mtg@openoffice.org>  [fde0407a3f4b9369d276fcc9b77edd175c105990]

#93846# add new ParaUserDefinedAttributes


2001-11-14  Martin Gallwey  <mtg@openoffice.org>  [565f2bf467239a9328d6d2e690af581f0bcaacbd]

#93846# paragraphs should use the new ParaUserDefinedAttribute


2001-11-14  Martin Gallwey  <mtg@openoffice.org>  [05fb6c5f3bc68a0327771a6e5d3534c6c51fbb68]

#93846# add new property name for forein paragraph attributes


2001-11-14  Caolán McNamara  <cmc@openoffice.org>  [0d5dd8ca555144a2fc36e94db419ecf16a4d461f]

#94672# the hanging indent used in 7- lists in word 8+ styles where the list is removed from paragraphs still affects indentation to a certain degree


2001-11-14  Jörg Barfurth  <jb@openoffice.org>  [29d9a8351565328d93286e9fea62347f7a5ce85b]

#86930#,#94287# Reorganization of merging and related algorithms


2001-11-14  Jörg Barfurth  <jb@openoffice.org>  [5e517310958a390cb6beb42f7265b33f583900cd]

#86930# Workaround for missing readonly conformance now only in remote case


2001-11-14  Jörg Barfurth  <jb@openoffice.org>  [6f6c5b26eccf35d4c0f43ccd6eca89f91dd94f71]

#86930#,#94287# Provide interface for adjusting state and access


2001-11-14  Jörg Barfurth  <jb@openoffice.org>  [f3ad1366c874fde4d92c58c8ab98692cebc5e188]

#86930#,#94287# Implement support for finalized


2001-11-14  Tino Rachui  <tra@openoffice.org>  [8789a4916a33c6cbaca8ce90d7917f0339f7ea56]

#94499#added constant GET_SELECTED_ITEM_INDEX


2001-11-14  Tino Rachui  <tra@openoffice.org>  [b8c71accae047011513ed885e334e18bf292417c]

#94499#added method ListboxGetSelectedItemIndex


2001-11-14  Jörg Barfurth  <jb@openoffice.org>  [701969cb76d1c8ca0d77aa475e5c4544eb30b022]

#86930#,#94287# Implement correct merging of layers


2001-11-14  Tino Rachui  <tra@openoffice.org>  [4abab2a54b526d5bd74805d3b6541b21c25ae7a9]

#94499#no even caching the index of the last selected item of a listbox


2001-11-14  Tino Rachui  <tra@openoffice.org>  [a55aaa1efd8c6266b7f17bdd1a1eb91e66a2e5b5]

#94499#added method GetSelectedItemIndex to table


2001-11-14  Michael Hönnig  <mi@openoffice.org>  [41520e1ee64190419c702d7e2e1fe36425388844]

#93753# dissolving drafts cvs module


2001-11-14  Michael Hönnig  <mi@openoffice.org>  [58fce500b2a889b478b84699668fa6185e00b013]

#93753# dissolving drafts cvs module


2001-11-14  Michael Hönnig  <mi@openoffice.org>  [7e283e35e86a79c75fa067d203a5662c26f22a04]

#93753# dissolving drafts cvs module


2001-11-14  Michael Hönnig  <mi@openoffice.org>  [30d83565a2735a0b873c11e18649a319cbe31158]

#93753# dissolving drafts cvs module


2001-11-14  jp  <jp@openoffice.org>  [5a0abe16f252462c57d9d567a3c08dc833f5e758]

Task #94434#: move all exception code to new module, remove/optimize all not used code


2001-11-14  Jörg Barfurth  <jb@openoffice.org>  [1747a9c9a9d57132387de0deaec62a52a5b66493]

#86930#,#94287# Refactor merging and related algorithms


2001-11-14  jp  <jp@openoffice.org>  [ac23909927dc3d8a02d87685e95513fefafb30a2]

Task #94434#: move all exception code to new module, remove/optimize all not used code


2001-11-14  jp  <jp@openoffice.org>  [944731c15a819400805ee31b355e181cf65b5093]

Task #94434#: methods which need rewind code, moved from label1.cxx to here


2001-11-14  jp  <jp@openoffice.org>  [098963b4f36ad2be80f2577c4b96c775818c6a56]

Task #94434#: new method Reader::GetSectionList - to handle it by the specific readers and not in the dialog


2001-11-14  Michael Hönnig  <mi@openoffice.org>  [ef82e540705a47344622faf4bd734bd54ae2343b]

#93753# dissolving drafts cvs module


2001-11-14  Michael Hönnig  <mi@openoffice.org>  [7b30bd6a10d10826da040db620f6074f60376754]

#93753# dissolving drafts cvs module


2001-11-14  Michael Hönnig  <mi@openoffice.org>  [56c87457c29881d4f48f8e917c616c1341a53059]

#93753# dissolving drafts cvs module


2001-11-14  Andreas Martens  <ama@openoffice.org>  [953d6c62d76be93857ef6a6b8400045adcb73f09]

Fix: Vertical sections


2001-11-14  Rüdiger Timm  <rt@openoffice.org>  [ffbcc8b2ac61d4d9dae8b4d82da4ebdccc02a072]

#65293# use temporary variable for gcc


2001-11-14  Oliver Specht  <os@openoffice.org>  [0f39217ff51de3f5a113edff02582e192176725e]

#92472# welcome text added


2001-11-14  Kurt Zenker  <kz@openoffice.org>  [6137ab58b4e2022a77894b8e079e38fb8bd5bb68]

new version for SRC641


2001-11-14  Michael Hönnig  <mi@openoffice.org>  [0f7f8ca46cd8a5602512185f09cda25d78b1949b]

#93753# dissolving drafts cvs module


2001-11-14  Michael Hönnig  <mi@openoffice.org>  [4ca6985f46d57804af766d1601375d6229efdbe4]

#93753# dissolving drafts cvs module


2001-11-14  Michael Hönnig  <mi@openoffice.org>  [b8a078a2b7ba9c54919dd70fa9430ba136dafa54]

#93753# dissolving drafts cvs module


2001-11-14  Niklas Nebel  <nn@openoffice.org>  [98f25635dccdbf5d1bb2849cf4945bc8563535aa]

#94600# insert special character: set right fonts (all for weak characters)


2001-11-14  Niklas Nebel  <nn@openoffice.org>  [da51228133d35d6f1827fe52eb3ec729cf83f071]

#94600# GetOptimalHeight: use DefaultScriptType for empty cells


2001-11-14  Michael Hönnig  <mi@openoffice.org>  [0c5f5f16199b1fe5575c11b688c4dbb01b3b6d58]

#93753# dissolving drafts cvs module


2001-11-14  Michael Hönnig  <mi@openoffice.org>  [b4662888df20350403922f0567896f8be9fa0093]

#93753# dissolving drafts cvs module


2001-11-14  Niklas Nebel  <nn@openoffice.org>  [767686bcca5540d208812860d91b88a352834475]

#94600# HasStringWeakCharacters


2001-11-14  Kurt Zenker  <kz@openoffice.org>  [6554277affa843219acde8b0f9d7abbda687c763]

new version for SRC641


2001-11-14  Vladimir Glazounov  <vg@openoffice.org>  [2b122cf0efee6e9d5b9a622e3eaaf2f3bc63a072]

#65293# use temporary variables for gcc


2001-11-14  Daniel Rentz  <dr@openoffice.org>  [6dfec21c15d38b710584cda90afb236919577371]

#94539# CJK and CTL fonts for table autoformats


2001-11-14  Daniel Rentz  <dr@openoffice.org>  [6fea0236c080ab8f0ba0a57b4fabbd4465166607]

#94539# CJK and CTL fonts for table autoformats


2001-11-14  Daniel Rentz  <dr@openoffice.org>  [f7226209763e6302ed4b78dbe970743c4a97fdb9]

#94539# CJK and CTL fonts for table autoformats


2001-11-14  Eike Rathke  <er@openoffice.org>  [4e37caee618b54ccfd3096979886556c3208ab63]

#92049# GetCurrencyEntry: don't try to match symbol only if extension was specified


2001-11-14  Philipp Lohmann  <pl@openoffice.org>  [1fa3ddd643e951b5f172b15b437c052425732c70]

#94657# reset focus to application in Show


2001-11-14  Andreas Martens  <ama@openoffice.org>  [a131c79bbc71084c06534313b044a59206f290e5]

Fix: Selection in rotated portions in vertical layout


2001-11-14  Andreas Martens  <ama@openoffice.org>  [1f036e7cdeb474d75c23d0879a400894652d3ea4]

Fix: Vertical sections


2001-11-14  Michael Hönnig  <mi@openoffice.org>  [8f4a9fd3d69f075efc6f5b0158d6ea45da07c0d5]

#93753# dissolving drafts cvs module


2001-11-14  Kurt Zenker  <kz@openoffice.org>  [46731618633ed7d43a89b15e9774bedae4086247]

new version for SRC641


2001-11-14  Peter Burow  <pb@openoffice.org>  [a04affb827fed38fb50d8bb0c6d421d947a9ff5a]

fix: #94612# font selection with <RETURN> fixed


2001-11-14  Oliver Specht  <os@openoffice.org>  [420202ac18904e3b277f58f0f9fbc8d86bcaf520]

#94674# remainders of programmatic<->UIName conversion of index title removed


2001-11-14  Christof Pintaske  <cp@openoffice.org>  [17acf4bdebeb8038292f7ed42607894facd5c99c]

#94736# typo: Zcaron instead of zcaron


2001-11-14  Dieter Loeschky  <dl@openoffice.org>  [8c3eb6662ef6bf6e4b58a1144236640c39df7a63]

#91203# SetAutoLayout(): bInit == FALSE


2001-11-14  Oliver Specht  <os@openoffice.org>  [f0179cbaaf76474a21e4c0b1a74e07e11bcbb2aa]

#92472# preload wizard


2001-11-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [d20d577e9ce6ddcd3f3ace1f3bf56201e1c8fa33]

#92951# added map file for gcc3 linux intel


2001-11-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [7f8f2e1dea776279eefb276fb4851d5a4484fca3]

*** empty log message ***


2001-11-14  Kai Ahrens  <ka@openoffice.org>  [4fe002a56b03e4be126320b2f2715813bc84dcf0]

#81433#: optimized creation of drawing object thumbs


2001-11-14  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f080788ce0ec54ed51296b2fab2478d7cbd5a68d]

#89835# missing dependency


2001-11-14  Hans-Joachim Lankenau  <hjs@openoffice.org>  [59e4522d054a794f70334e46ef537049042e6d4e]

#92924# preparing module for gcc3


2001-11-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [0fc6566358a2bbe6bc7884eb66eb8ab369416a8a]

#88337# inline hint


2001-11-14  Thomas Lange  <tl@openoffice.org>  [0884e6f18e136fae6213bf20aaa072920a81817a]

#94058# problem with setting/removing font effects (underline, strikeout, embossed, ...) in selections that already had more than one of each kind set now fixed.


2001-11-14  Frank Meies  <fme@openoffice.org>  [ed17109b2ae7338df8ee1e1cf664cd3c63c06f6a]

Chg: Vertical Formatting - FormatQuick for vertical frames


2001-11-14  Frank Meies  <fme@openoffice.org>  [efd5fbd29cbccb19374f815badc6f66d267d9d72]

Chg: Vertical Formatting: WouldFit for vertical frames


2001-11-14  Stephan Schäfer  <ssa@openoffice.org>  [920e836e6eb8f132939b5cb1af1af0dedaa1a0d6]

#94529# calc correct decoration size


2001-11-14  Kurt Zenker  <kz@openoffice.org>  [c581de089bfaf067502e63c4a1570041b7ecf9be]

i18mpool mustn't depends on itself


2001-11-14  Malte Timmermann  <mt@openoffice.org>  [ec81cfd609f2ed5ebbe3d64fcb1af1180719ed8c]

#94002# Fixed a bug in GetAttribs()


2001-11-14  Stephan Schäfer  <ssa@openoffice.org>  [555efd8ae1eed09dd7c25d7b823fae30899b0449]

#92632# enable tip help for menues


2001-11-14  Thomas Benisch  <tbe@openoffice.org>  [451b20dadcb9008abd87114aea91474b9a146837]

#92173# Reimplement Basic password protection UI in Basic IDE


2001-11-14  Andreas Bregas  <ab@openoffice.org>  [ce5baf285d445d87eebf9a64ea38d0b90711dde4]

#92172# Fixed StoreBinaryData()


2001-11-14  Stephan Schäfer  <ssa@openoffice.org>  [e92618b863084461eaa02ccecc592b109fc5c8d8]

#94529# avoid flickering of help window


2001-11-14  Thomas Benisch  <tbe@openoffice.org>  [637229bb7b1aecd45573b1c2f6a30f0ed64bc643]

#92173# Reimplement Basic password protection UI in Basic IDE


2001-11-14  Frank Meies  <fme@openoffice.org>  [fa84644600372e53951862a05e2f66c51bcaa2ef]

Chg: Vertical Formatting: Use of SWAP macros


2001-11-14  Frank Meies  <fme@openoffice.org>  [fde0a9eebdfd95509a7233eb61b5f12c59c8134c]

Chg: Vertical Formatting: Adjust cursor position limit in vertical frames


2001-11-14  Malte Timmermann  <mt@openoffice.org>  [07de10bb7c21b79dfd3a6880a9c5576027953ac6]

#94352# PasteOrDropHdl


2001-11-14  Thomas Benisch  <tbe@openoffice.org>  [e453101dfda1b325400550a01923a88d1ba2aa2f]

#92173# Reimplement Basic password protection UI in Basic IDE


2001-11-14  Armin Weiss  <aw@openoffice.org>  [bc440c77f2a8e2f649dc4a00bf0dd17c674cc699]

#94547# Have to re-activate more performant, but corrected version. This is necessary since SetItemSet() of the old implementation calls ItemSetChanged() which replaces in textobjects all text items which is wrong behaviour for BurnInStyleSheet.


2001-11-14  Christof Pintaske  <cp@openoffice.org>  [dadde1a24c65c39671dda9d57e4fc3615e402098]

#94075# assertion popups may remove uncomplete floating windows


2001-11-14  Thomas Benisch  <tbe@openoffice.org>  [6586d3f889ac3686c12783174680ca1b338234c9]

#92173# Reimplement Basic password protection UI in Basic IDE


2001-11-14  Kay Ramme  <kr@openoffice.org>  [74153283f33fb6d9b592d027b5e6c7df6d221127]

now uses unorc for default bootstrapping (#91782#)


2001-11-14  Kurt Zenker  <kz@openoffice.org>  [c7a1bc7bc678c60f6800431d87d1e7beda119bca]

new version for SRC641


2001-11-14  Kurt Zenker  <kz@openoffice.org>  [183661efc8323383b2914092909f39363d5d7810]

new version for SRC641


2001-11-13  Kurt Zenker  <kz@openoffice.org>  [5182f911781b49a00d8431cdce0c2cf2e2ddd378]

Merge SRC641: 14.11.01 - 00:37:24


2001-11-13  Oliver Bolte  <obo@openoffice.org>  [48bbe91bbbfafcffe7eeb908a425d87a9f1dabfe]

new version for SRC641


2001-11-13  Kurt Zenker  <kz@openoffice.org>  [9bd6d75d32f38dfcd801d601d1d622bc1fabdec7]

new version for SRC641


2001-11-13  Kurt Zenker  <kz@openoffice.org>  [294e2b5b2238cb495069dee8ba1accb04a1acedd]

Merge SRC641: 13.11.01 - 23:49:14


2001-11-13  Kurt Zenker  <kz@openoffice.org>  [2bb1651cb0200f51f093d136b7345d930dd6c79e]

Merge SRC641: 13.11.01 - 23:38:43


2001-11-13  Kurt Zenker  <kz@openoffice.org>  [5da4ddfb40a730847c16df701bf606f3d9bcfcf2]

Merge SRC641: 13.11.01 - 23:36:34


2001-11-13  Kurt Zenker  <kz@openoffice.org>  [81bb8410f805fd6efc1a20e2b6f830da6d0f33db]

Merge SRC641: 13.11.01 - 23:35:33


2001-11-13  Kurt Zenker  <kz@openoffice.org>  [3fce0fb1096d185606f5a714a05f9ee0e8f98ffa]

Merge SRC641: 13.11.01 - 23:35:14


2001-11-13  Kurt Zenker  <kz@openoffice.org>  [765f43f1261ea1d7a9b809d8913fbbc6d652c5e0]

Merge SRC641: 13.11.01 - 23:33:43


2001-11-13  Kurt Zenker  <kz@openoffice.org>  [312eb770cf8c5346466c097091750253e33281c2]

Merge SRC641: 13.11.01 - 23:28:00


2001-11-13  Kurt Zenker  <kz@openoffice.org>  [913e36d3020cdb605d23d61cf516f91e6b98f1c0]

Merge SRC641: 13.11.01 - 23:26:48


2001-11-13  Kurt Zenker  <kz@openoffice.org>  [1ff35e8c8f4080590e867a38b6efdf80e84a2988]

Merge SRC641: 13.11.01 - 23:26:22


2001-11-13  Kurt Zenker  <kz@openoffice.org>  [64cbbc49844cd912b6ea85bb9d0538bc8ac2d260]

Merge SRC641: 13.11.01 - 23:24:18


2001-11-13  Rüdiger Timm  <rt@openoffice.org>  [75db1143e1a1fc6f2b56638f516a93d65f47f7ed]

Merge SRC641: 13.11.01 - 23:24:02


2001-11-13  Kurt Zenker  <kz@openoffice.org>  [54a1547ee5bdb0fe94dc3da11ee15b61cb7da0e3]

Merge SRC641: 13.11.01 - 23:21:48


2001-11-13  Kurt Zenker  <kz@openoffice.org>  [f1db4bb407af5660fd7b40c0bf8750e013389ced]

Merge SRC641: 13.11.01 - 23:20:07


2001-11-13  Kurt Zenker  <kz@openoffice.org>  [3bddc7983537fb0d84af5dac2e2b28054d0857c1]

Merge SRC641: 11/13/01 - 23:20:06


2001-11-13  Kurt Zenker  <kz@openoffice.org>  [541fc87054d9124932d5da255fbdd46d4508366c]

Merge SRC641: 13.11.01 - 23:14:57


2001-11-13  Kurt Zenker  <kz@openoffice.org>  [239b123441e12bb189e6bc4946d09bbe86ffb613]

Merge SRC641: 13.11.01 - 23:13:55


2001-11-13  Kurt Zenker  <kz@openoffice.org>  [6915190a655da0f9c814a6706cc354e05540c711]

Merge SRC641: 13.11.01 - 23:12:17


2001-11-13  Kurt Zenker  <kz@openoffice.org>  [9ca3e466f34ad226159e21eb579691759b169c80]

Merge SRC641: 13.11.01 - 23:13:05


2001-11-13  Kurt Zenker  <kz@openoffice.org>  [175a541a2154eb7f9ffecc6074490b9873f3be90]

Merge SRC641: 13.11.01 - 23:11:08


2001-11-13  Kurt Zenker  <kz@openoffice.org>  [2ab99da37980287bce744a27626aa5d6a8c9becb]

Merge SRC641: 13.11.01 - 23:09:23


2001-11-13  Kurt Zenker  <kz@openoffice.org>  [ee7268909748580325c054417ef88eb2d23462f3]

Merge SRC641: 11/13/01 - 23:09:38


2001-11-13  Vladimir Glazounov  <vg@openoffice.org>  [fb3da20af4cf5fb9d363bdb9fcf7222060d3e69d]

Merge SRC641: 13.11.01 - 22:59:54


2001-11-13  Kurt Zenker  <kz@openoffice.org>  [86e7ec5498088444d736b2cff54d9a06fbd8d837]

Merge SRC641: 13.11.01 - 22:57:21


2001-11-13  Kurt Zenker  <kz@openoffice.org>  [e7729ccc469b368732b4dc48b3d92c0a82d90168]

Merge SRC641: 13.11.01 - 22:56:37


2001-11-13  Oliver Bolte  <obo@openoffice.org>  [2280d7b786ad968cde74a76bd22fd2cf769b8d9c]

Merge SRC641: 13.11.01 - 22:55:37


2001-11-13  Kurt Zenker  <kz@openoffice.org>  [a44a920bd325111ed47aa66959b49fa46a464259]

Merge SRC641: 13.11.01 - 22:55:24


2001-11-13  Kurt Zenker  <kz@openoffice.org>  [34a00ab98cc346600f189579c8c9af378657c31d]

Merge SRC641: 13.11.01 - 22:54:26


2001-11-13  Oliver Bolte  <obo@openoffice.org>  [c5fcaca0add24c2c68cf79aa9405d76260b18db9]

Merge SRC641: 13.11.01 - 22:53:23


2001-11-13  Kurt Zenker  <kz@openoffice.org>  [bb0afeab88e20beb6f087319ddc3158a5bf8d89d]

Merge SRC641: 13.11.01 - 22:53:37


2001-11-13  Kurt Zenker  <kz@openoffice.org>  [a7bfec26394f3fe8e6fcb76056e14ec907300538]

Merge SRC641: 13.11.01 - 22:51:44


2001-11-13  Kurt Zenker  <kz@openoffice.org>  [d5f0aaa72667fa56019fe4ff87c9fd44d190bd7e]

Merge SRC641: 13.11.01 - 22:49:59


2001-11-13  Kurt Zenker  <kz@openoffice.org>  [324dbddbae781a8b42ff9584dad3317ebc8d8d87]

Merge SRC641: 13.11.01 - 22:47:11


2001-11-13  Kurt Zenker  <kz@openoffice.org>  [184875c2547536d0d1bc4715e8406d03b00edae6]

Merge SRC641: 11/13/01 - 22:47:16


2001-11-13  Kurt Zenker  <kz@openoffice.org>  [9e8156bb5d0564a17c56d25b20e2edeee0677c15]

Merge SRC641: 13.11.01 - 22:45:44


2001-11-13  Kurt Zenker  <kz@openoffice.org>  [938d6cbe0c8c242658374217e79c8189ab2ccb3e]

Merge SRC641: 13.11.01 - 22:45:44


2001-11-13  Kurt Zenker  <kz@openoffice.org>  [83fd9f8414797d9e615e42af904fe83bb38ef646]

Merge SRC641: 11/13/01 - 22:45:33


2001-11-13  Kurt Zenker  <kz@openoffice.org>  [362e5bb590510ce1c528be40c5167b023f363409]

Merge SRC641: 13.11.01 - 22:44:57


2001-11-13  Vladimir Glazounov  <vg@openoffice.org>  [1f6cd96282422e593ebd40854242533330fb650d]

Merge SRC641: 13.11.01 - 22:44:26


2001-11-13  Kurt Zenker  <kz@openoffice.org>  [eddd3c64ec2ba84a3d71885c76df1f93a887739e]

Merge SRC641: 13.11.01 - 22:43:11


2001-11-13  Kurt Zenker  <kz@openoffice.org>  [73e3fcc72714abdc17f3f2223f9163c9e22b6db3]

Merge SRC641: 13.11.01 - 22:42:44


2001-11-13  Kurt Zenker  <kz@openoffice.org>  [e5c92d42edf675f9617cd3267ac2144df9b9335b]

Merge SRC641: 11/13/01 - 22:43:35


2001-11-13  Kurt Zenker  <kz@openoffice.org>  [1d0a3a07b87e334018a1097b09248e9ab65af11d]

Merge SRC641: 13.11.01 - 22:41:14


2001-11-13  Vladimir Glazounov  <vg@openoffice.org>  [d255eefa4d2c34457e5cfcd172f712359d75f099]

Merge SRC641: 13.11.01 - 22:40:48


2001-11-13  Kurt Zenker  <kz@openoffice.org>  [458446345f74cb05021bb70a41183a870cd738ba]

Merge SRC641: 13.11.01 - 22:38:29


2001-11-13  Rüdiger Timm  <rt@openoffice.org>  [8303eb02c0544aa5fbc572d5717343f23fffed4f]

Merge SRC641: 13.11.01 - 22:37:34


2001-11-13  Kurt Zenker  <kz@openoffice.org>  [31caad5e10e078a7d53ec7b62278a2dcc2e19831]

Merge SRC641: 13.11.01 - 22:38:59


2001-11-13  Kurt Zenker  <kz@openoffice.org>  [264760f30a31f158068d676200f2a58fc5a1996e]

Merge SRC641: 13.11.01 - 22:38:31


2001-11-13  Kurt Zenker  <kz@openoffice.org>  [fb70470eea676eaac419c8f97e05a52a6f270899]

Merge SRC641: 13.11.01 - 22:38:38


2001-11-13  Kurt Zenker  <kz@openoffice.org>  [a6e6464fb638e6ec2abb62ca13fc5c940e56bd23]

Merge SRC641: 13.11.01 - 22:36:54


2001-11-13  Kurt Zenker  <kz@openoffice.org>  [8aea248f9e98fbc2f32c03867deff964dec71922]

Merge SRC641: 13.11.01 - 22:35:02


2001-11-13  Kurt Zenker  <kz@openoffice.org>  [75a7918f7c07c3c243ef87a04e1d5d41892f76a5]

Merge SRC641: 13.11.01 - 22:31:29


2001-11-13  Kurt Zenker  <kz@openoffice.org>  [4446f75975c3cb1cda8b1aebc1b4715f0e9afaab]

Merge SRC641: 13.11.01 - 22:31:10


2001-11-13  Vladimir Glazounov  <vg@openoffice.org>  [ac68c007fca0c73a665ea4ab5291f808c69e7d2d]

Merge SRC641: 13.11.01 - 22:30:34


2001-11-13  Kurt Zenker  <kz@openoffice.org>  [cca8b2bc9444add13d41326bde0d4ff988267294]

Merge SRC641: 11/13/01 - 22:30:30


2001-11-13  Kurt Zenker  <kz@openoffice.org>  [218e5a3bf01ebe09586d1a94daa75b883cf589ce]

Merge SRC641: 13.11.01 - 22:29:28


2001-11-13  Kurt Zenker  <kz@openoffice.org>  [ec4a1e0ce74e5f71d6ec96c3a88812b59808535c]

Merge SRC641: 13.11.01 - 22:26:16


2001-11-13  Kurt Zenker  <kz@openoffice.org>  [377dd4430bedd620e0ea43c174be1fac1fd345e1]

Merge SRC641: 13.11.01 - 22:21:28


2001-11-13  Rüdiger Timm  <rt@openoffice.org>  [6cd2c493f588c90692a496b7551cc9a100e10bd2]

new version for SRC650


2001-11-13  Armin Weiss  <aw@openoffice.org>  [c2a38db59a8cf7ebb1514fab15a2972d09a99cc4]

#94652# clear UNDO stack after autopilot


2001-11-13  jp  <jp@openoffice.org>  [b65220323e78a6de72194f7d5206c4bf0711f183]

Bug #94626#: use for ignore case the translitertor instead of collator


2001-11-13  Michael Brauer  <mib@openoffice.org>  [d3ddd58b55ea1f83a145f220581b375903ae8012]

#94498#: keep unknown attributes from own namespaces


2001-11-13  Armin Weiss  <aw@openoffice.org>  [ee1d4093e467f106a87deefe6849ada64e8ba8eb]

#94637# invalidate Selection, there could be objects deleted in tis UNDO which are no longer allowed to be selected then.


2001-11-13  Armin Weiss  <aw@openoffice.org>  [7a01a1d1a07cbef23991ebe3ae2234439182fdfe]

#94637# when UndoStack is cleared by ModifyPageUndoAction the nCount may have changed, so test GetUndoActionCount()


2001-11-13  Nils Fuhrmann  <nf@openoffice.org>  [ed38c2653b251433de2235728eb1071080733870]

First version of getsolar. Getsolar is a tool to show product dependencies


2001-11-13  Michael Brauer  <mib@openoffice.org>  [df44c574afe73e06e5409afb30b06afc4a108f3e]

#93846#: keep unknown attributes of frames


2001-11-13  Michael Brauer  <mib@openoffice.org>  [31c75de4d8558b183bd7804c31cba6971356f3fc]

#94498#: keep unknown attributes from own namespaces, #93846#: and frames


2001-11-13  Kurt Zenker  <kz@openoffice.org>  [2cbb69d248761b788dd67a82117a19ca924b95ee]

SRC641


2001-11-13  Kurt Zenker  <kz@openoffice.org>  [269f05befd67ad1376ada49895a5eef0528f0852]

new version for SRC650


2001-11-13  Bertram Nolte  <bnolte@openoffice.org>  [436efcea30cc043cd6af105b09181cf7be81e905]

#88337# Added link for Delphi example.


2001-11-13  Bertram Nolte  <bnolte@openoffice.org>  [12c103aa95a74ce80d9f74b991e9e9316f5c7b3c]

#87796# Improved the documentation.


2001-11-13  Kai Ahrens  <ka@openoffice.org>  [a2b9206e0475b768ba773b08a936bfab4fdfe5a5]

#94159#: set help id at inner controls


2001-11-13  Vladimir Glazounov  <vg@openoffice.org>  [144113702bbe2ac3a0f7d7f742cca0874d49c2d9]

#65293# added missing #include


2001-11-13  Christian Lippka  <cl@openoffice.org>  [b5541ad1d1fa4dc31694c877e0f210acf564592b]

#94002# use optimized GetAttribs for one para if possible


2001-11-13  Bertram Nolte  <bnolte@openoffice.org>  [4bf2a1487fa0346e8128ee5043323e4769404713]

#87796# Added Delphi example.


2001-11-13  Andreas Martens  <ama@openoffice.org>  [7f8d96deaa79dc271ec36212c74d0b23715ff7c6]

Fix: Vertical sections


2001-11-13  Christian Lippka  <cl@openoffice.org>  [4ccb85687ac4e477aefd3fc773a1f71e913bcf0b]

#94286# disable edit of hyperlink in read only mode


2001-11-13  Vladimir Glazounov  <vg@openoffice.org>  [b999e2aaf9e6f325679fe5488e453d738f846880]

#65293# added types cast


2001-11-13  Vladimir Glazounov  <vg@openoffice.org>  [a19ab37d770d641d1ff70103d0219350fe398d6c]

#65293# added types cast


2001-11-13  Andreas Martens  <ama@openoffice.org>  [52b81276325c1993fec92a5b2ab616205fa1ed2c]

Fix #94624#: Append the fly frames to the right page


2001-11-13  Carsten Driesner  <cd@openoffice.org>  [742171848fd5800ac42b62a6a3ba63fabc220c0c]

#90045# interaction handler implemented


2001-11-13  jp  <jp@openoffice.org>  [5a55b3950064060bcea72a3e24d2f7b3df953c15]

Bug #94630#: SwUndoDrawDelete - store marklist for undo


2001-11-13  Carsten Driesner  <cd@openoffice.org>  [b47979bbfcbcc0567eda68cc443297aa46002f66]

#90045# implts_askType method removed


2001-11-13  jp  <jp@openoffice.org>  [167aabd0fa6e76c61654b00eca06c1e5b5e0a245]

Bug #94636#: ReadChars - don't handle zero character special


2001-11-13  Gregor Hartmann  <gh@openoffice.org>  [1003f7281e5b0d980c4237e546f17e671a9f0b07]

#94585#Had to fix small flaw


2001-11-13  Carsten Driesner  <cd@openoffice.org>  [60b4eb30aae286e24e081aebd4eb3b7414f00530]

#90045# service name for interactionhandler added


2001-11-13  Christian Lippka  <cl@openoffice.org>  [62e914f21235c99f77d66ea08e0346911b247914]

#94599# don't use SvxExtTimeField for ID_TIMEFIELD


2001-11-13  Kai Ahrens  <ka@openoffice.org>  [57539824504c4281d13056cc20bf587b286febf3]

#94486#: insert editengine format as binary stream, not as RTF stream


2001-11-13  Kurt Zenker  <kz@openoffice.org>  [794078bce32a9cd7fdc22f3608a9b1940d796c33]

SRC641


2001-11-13  Daniel Rentz  <dr@openoffice.org>  [51f123484ee056df63c69519f547b616b987f493]

#94142# Chart import with XMultiPropertySet


2001-11-13  Thorsten Behrens  <thb@openoffice.org>  [105e437e33a131080dcea3099851aec324a6ebbf]

#94252# Doing enabling/disabling of controls at proper place


2001-11-13  Gregor Hartmann  <gh@openoffice.org>  [d0cde63524ff68d668c9e97ceddfa390e743b2eb]

#94585#Problem with large strings


2001-11-13  gt  <gt@openoffice.org>  [195b43e10566e9b34ad65486c818b535bb0c4178]

#94651# SfxTemplateDialogWrapper::SfxTemplateDialogWrapper(): reference for pos is top most window, not desktop


2001-11-13  Sven Jacobi  <sj@openoffice.org>  [504fa309a8a6d36459d869abdf1198163d9d3d71]

#94620# set orrect textencoding for shift_jis and big5


2001-11-13  Mathias Bauer  <mba@openoffice.org>  [3406cc852d8fac3aa1fedadd5ce936d72ef681eb]

#92268#: support individually encrypted streams


2001-11-12  Sander Vesik  <svesik@openoffice.org>  [667589cf851b44ccb4e1bc95ef844d0cb1e84f44]

Apply a patch for IRIX (#I2093)

Contributed by: The SGI OpenOffice.org porting team

2001-11-12  Sander Vesik  <svesik@openoffice.org>  [e3b7085bd540ecaa34fc8559c6a5f2a4f4e227eb]

copy macros.mk from ../NETBSD


2001-11-12  Sander Vesik  <svesik@openoffice.org>  [f21a83c3bae2dfde81cf2ff68e810be16b2aaae9]

Merge from OO641B (1.3.2.1) to HEAD


2001-11-12  Thomas Benisch  <tbe@openoffice.org>  [c29c7a86c8cb18d0e0602cddb3f24373e2424098]

#92173# Reimplement Basic password protection UI in Basic IDE


2001-11-12  Kurt Zenker  <kz@openoffice.org>  [ba03f462206a92eb8d56fa97e7c014f72168da4d]

new version for SRC650


2001-11-12  Kurt Zenker  <kz@openoffice.org>  [008ab60b189e927fa4f90536249b9faaf12c43bc]

new version for SRC650


2001-11-12  Sander Vesik  <svesik@openoffice.org>  [0a35ff6712b91e56b058b74591d56ce55f71779d]

a special ifdef for IRIX


2001-11-12  Sander Vesik  <svesik@openoffice.org>  [1c0c2b709db0307aa596e9fc3b244880b432af21]

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>  [cde59903b57e30b73a5894959046f9c1f293fbdf]

Merge from OO641B to HEAD


2001-11-12  Rüdiger Timm  <rt@openoffice.org>  [4b19e69ed2852b0fabf5f44241bb252781ffc544]

new version for SRC650


2001-11-12  Vladimir Glazounov  <vg@openoffice.org>  [8e622f6a6cad1ab400e4d7b62201225dc6c5057e]

new version for SRC650


2001-11-12  Sander Vesik  <svesik@openoffice.org>  [198d3c0742456005b92da778d9b46f95ead73bb2]

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>  [9204b1b014a0aeb506d802360bef722a613373b2]

Add support for IRIX.

Contributed by: The SGI OpenOffice.org porting team

2001-11-12  Kurt Zenker  <kz@openoffice.org>  [8994c189b986f04917a6d95033993a4c1979e7d9]

new version for SRC650


2001-11-12  Niklas Nebel  <nn@openoffice.org>  [7f958d71e349811d943cfeb22b9f129978be35e4]

#94568# use office language to get script for weak characters and as EditEngine DefaultLanguage


2001-11-12  Eike Rathke  <er@openoffice.org>  [7f4eb4e70df6b1cef541447e57d7cfd0dc1231a5]

#94609# remove from i18n what's present in i18npool


2001-11-12  Rüdiger Timm  <rt@openoffice.org>  [69a3cb2e8ab48ce1f2fb41a351f33cbaa24629f5]

new version for SRC650


2001-11-12  Sander Vesik  <svesik@openoffice.org>  [65ebb9afa3cc42999c1393a7bb3f3a39d69cf15b]

Update configure to correspond to configure.in rev 1.33


2001-11-12  Eike Rathke  <er@openoffice.org>  [8752dca96cf4063e80eca76fb275cde1e170edfd]

#94609# remove from i18n what's present in i18npool and integrate i18npool into build


2001-11-12  Sander Vesik  <svesik@openoffice.org>  [fe56519702a5b35696dba73a90d358bb7d8059b4]

Check for the presence of the gpc files


2001-11-12  Sander Vesik  <svesik@openoffice.org>  [5e29b7e9d2394d86562b094be8e8173e4e8e2500]

Merge OO641B (rev 1.31.4.2.4.1) to HEAD


2001-11-12  Eike Rathke  <er@openoffice.org>  [e4cd5c8b99f0e80b08a4819df6977f158a43c975]

#94609# removed svtools/unotools dependency


2001-11-12  Michael Brauer  <mib@openoffice.org>  [9706762aec0ebe909a23ad1d026b1fd184857ed3]

#94561#: Chi was missing


2001-11-12  Behrend Cornelius  <bc@openoffice.org>  [f27135e6f0e410170875eefa1b08f486da7117f4]

#94501# CreateFolder Function added


2001-11-12  Caolán McNamara  <cmc@openoffice.org>  [f4bca9253e03e15b623aeacaa8a2d57e5cbeec9f]

#94418# style frame def ignored when inside autoshape textbox


2001-11-12  Behrend Cornelius  <bc@openoffice.org>  [980ef79c70d22761f6c3497df1243bb779ab0fe9]

#94501# Back Button now enabled on 2nd step. Statusline now at original frame


2001-11-12  Philipp Lohmann  <pl@openoffice.org>  [f1ed6008d94820e098da8327caded4a5a45a8c2b]

#94591# back to screen coordinates because of help text


2001-11-12  Hennes Rohling  <hro@openoffice.org>  [b9ac74bf296ba537d7b0a523d9fc462921c56717]

#93778# Pass arguments from file picker to component loader


2001-11-12  Eike Rathke  <er@openoffice.org>  [47c516360d196dd056f964fe1eb8b0202c504f6b]

#84725# add XServiceInfo implementation


2001-11-12  Eike Rathke  <er@openoffice.org>  [1c526d29cc9676b81be804935c5af5e80b292cae]

#84725# Add XServiceInfo implementation; #92924# replace static array of oustrings with char*


2001-11-12  Eike Rathke  <er@openoffice.org>  [4d36acf45a019e7fba4033bf384879e9942009a7]

#84725# add XServiceInfo implementation


2001-11-12  Eike Rathke  <er@openoffice.org>  [51623b298d0b694443a7c3fd887c1339ada48e4a]

#84725# fix servicename; #92924# simplify calcDigit()


2001-11-12  Oliver Braun  <obr@openoffice.org>  [6d62202d1cfd2cd6bf30748bbca6754e909223d8]

#88337# docu review


2001-11-12  Tom Verbeek  <tv@openoffice.org>  [f3c91eaec4482b75277fcbf9f0d932b31e8570e6]

#92952# StarDesktop.ActiveFrame.Controller.Model --> ThisComponent


2001-11-12  Oliver Braun  <obr@openoffice.org>  [eca0b7aab80811bd4aa03aaf8b5f1ba8bd961002]

#88337# docu review


2001-11-12  gt  <gt@openoffice.org>  [702ab8a7d48720a8c337ca19f4ba31efb5f08e2e]

#94590# SvtFileView_Impl::GetFolderContent_Impl(): replace Tiltle only, when a translation exists


2001-11-12  Kai Ahrens  <ka@openoffice.org>  [8bd1c827469f75189706a0da55323b5bddfd6e94]

#94485#: set a minimum extent of 4 pixel to display thumbs


2001-11-12  Michael Brauer  <mib@openoffice.org>  [a175c20bbc0ac7d36fdda7e17ea139ac041d48c4]

#94311#: Insert applets even if there is no codebase URL


2001-11-12  Andreas Martens  <ama@openoffice.org>  [b1c800e8de6b3c6f57ebddac66905b2a7ab98b7d]

Fix #94415#: Linked sections with objects


2001-11-12  Stephan Schäfer  <ssa@openoffice.org>  [05c90524fdb186056c8ec46a30031be312db42c7]

#94558# prevent out of index access in GetEllipsisString


2001-11-12  Malte Timmermann  <mt@openoffice.org>  [a2bdb9444c52be5be60767a6d1c1f4c47a4a0444]

#94002# Optimized GetAttribs()


2001-11-12  Behrend Cornelius  <bc@openoffice.org>  [00d166ff50c8b95d5a21851285bb4624791bfc1a]

#94611# Tag of Folderbuttons modified


2001-11-12  Malte Timmermann  <mt@openoffice.org>  [57ccf3dbed3874f61a3e407ed8f6445484d8eefa]

#94002# Optimized GetAttribs()


2001-11-12  Niklas Nebel  <nn@openoffice.org>  [bb92c24e6ce6044f873483b0b2c8931aca4d3c0f]

#94517# SetVisAreaOrSize: if start position is negative, move area


2001-11-12  Sander Vesik  <svesik@openoffice.org>  [a7a97813552c8829951eca4f3fefc0be05b6df9d]

Correct STLport includes


2001-11-12  Joachim Lingner  <jl@openoffice.org>  [f9bcd321f0144a71010cab24dab8b11580ee1126]

#75148# reverted changes


2001-11-12  Peter Burow  <pb@openoffice.org>  [116c44ce6ca8f0a686cf6d66e215adf6574dbd0e]

fix: #94544# popupmenu position corrected


2001-11-12  Kurt Zenker  <kz@openoffice.org>  [f12d52364c7f1eb4d60c749dec6c9ae5747ed2b4]

new version for SRC641


2001-11-12  Ocke Janssen  <oj@openoffice.org>  [7858d0e9fdd5f6a928ceebf3ffc4082ee4d4452e]

#94565# check if resultset stands on valid row


2001-11-12  Kurt Zenker  <kz@openoffice.org>  [0058cbb5e78f71b3b447d1e9f2161f6d8130b795]

SRC641


2001-11-12  Hennes Rohling  <hro@openoffice.org>  [1bdf891db8bd3f128cb8608b9d8eb7093240ad60]

#94557# Static W9xWrp symbols are not initialized, do it manually


2001-11-12  Joachim Lingner  <jl@openoffice.org>  [3995bdba52d60348988582e19b80437738e3327d]

#75148# removed socks property, added support for none and manual proxy settings


2001-11-12  Ocke Janssen  <oj@openoffice.org>  [1b25cc46cf2a0bfc02223c28bc89696b484973cb]

#94391# exclude tablefilter and enable schema name again


2001-11-12  Ocke Janssen  <oj@openoffice.org>  [85e1057439c8ea0c8da72aef46b09f1d1325bae9]

#94570# #94391# ask wrong interface for drop and exclude tablefiter appending


2001-11-12  Peter Burow  <pb@openoffice.org>  [cb899c5843e272dae617bfa14ff2e95ef7eb1c39]

fix: #90583# dynamic height adjustment


2001-11-12  Peter Burow  <pb@openoffice.org>  [4f2bbf9d1432c3796aa3d7c4d1a4cd80b8a65d28]

fix: #90583# better focus rectangle


2001-11-09  Philipp Lohmann  <pl@openoffice.org>  [316795e08eb57c920594437528581bf712496310]

#89220# handle toolboxes in different frames correctly


2001-11-09  Jörg Barfurth  <jb@openoffice.org>  [769b2dcbd5973648c45c5a5de89bcc52fee28e25]

#94198# Improved ValueChange handling


2001-11-09  Jörg Barfurth  <jb@openoffice.org>  [f8253de9b1d10a02795ffb6bea2db51cc1fe4d28]

#94198# Removed special case for AddNode with value; Improved ValueChange handling


2001-11-09  Christof Pintaske  <cp@openoffice.org>  [3ea622353495358eee235566d13875a07c246ab0]

#87972# set window gravity to position windows correctly


2001-11-09  gt  <gt@openoffice.org>  [276363348f00410457f446cc84ad1df3ab099283]

#94012# DropListBox_Impl::MouseButtonDown(): pass <ctrl><double klick left> to Control instead of SvTreeListBox


2001-11-09  Behrend Cornelius  <bc@openoffice.org>  [71c2f14fdc8ff750d149530f0817769246df400c]

#94490# TimeStampFields can now be displayed


2001-11-09  Mathias Bauer  <mba@openoffice.org>  [19a67feff8ed90197d946c4c6410de9df79d8aa8]

#88164#: Dispatch with notification


2001-11-09  Mathias Bauer  <mba@openoffice.org>  [80957f50f623b23f3afd1f5cb36a780119978b7a]

#93613#: evaluation version


2001-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [f63f27a9d8aec3e8eb56108c43b90528633766b8]

#92924#: -include preinclude.h


2001-11-09  Michael Brauer  <mib@openoffice.org>  [7b4fb7567745f282037004e82ca3c1a809137b45]

#94561#: Added missing &Chi;


2001-11-09  Philipp Lohmann  <pl@openoffice.org>  [01f5f307b36660aa50eb61bbd1cad8444cb3fa18]

#94542# search fonts in font server directories


2001-11-09  Thomas Benisch  <tbe@openoffice.org>  [f0374bd3fd337cac8c8532bd9cfabf82ccf260f3]

#92173# Reimplement Basic password protection UI in Basic IDE


2001-11-09  Mathias Bauer  <mba@openoffice.org>  [c0b894256dba94b88fe7c034c4894b2a1a82ceb3]

#89238#: no special background handling on task window, this is a proivate issue of the child windows


2001-11-09  Mathias Bauer  <mba@openoffice.org>  [6ef15e27b284244d18472103ee3d8e8cae34a79f]

#94442#: Impress autopilot needs BoolItem


2001-11-09  Mathias Bauer  <mba@openoffice.org>  [a28e10a48bb01150466fea286e21bbfba1c0a372]

#89238#: use border for topwindow as long as there is no child window


2001-11-09  Mathias Bauer  <mba@openoffice.org>  [bca3d72a8997a72de1a79fe636ff23dcadab4114]

#93937#: save loaded documents


2001-11-09  Mathias Bauer  <mba@openoffice.org>  [430bec64ca3fd25913090744ca16ebd766d793f5]

#89238#: use window of load target frame for password dialog; #94442#: set filter name into model args


2001-11-09  Mathias Bauer  <mba@openoffice.org>  [f07cd4586fb5b3b04a3f19cccc4edc51d229bb2a]

#94464#: load medium for styles synchron if document is loaded synchron


2001-11-09  Mathias Bauer  <mba@openoffice.org>  [c36494591426d392ae952bd6312846e63957f631]

#89238#: make parent of password dialog visible


2001-11-09  Stephan Schäfer  <ssa@openoffice.org>  [8a87e12e47b9966194707dafacb323026600c3af]

#91750 icon cache


2001-11-09  Carsten Driesner  <cd@openoffice.org>  [2e06b1feff7297eb3ce3a792a3f7f0536700a7fe]

#90000# Show abbreviated path information in picklist


2001-11-09  Tom Verbeek  <tv@openoffice.org>  [1343503235199ad1bd24f5094ab7a91034b9e97a]

#86383# added makefile for standard lib


2001-11-09  Tom Verbeek  <tv@openoffice.org>  [62d818cccb508656d2f3c05981648fdd378233f1]

#86383# added target for standard lib


2001-11-09  Tom Verbeek  <tv@openoffice.org>  [8e7f106806a28e43612d399ff8abeba115523d2b]

#86383# changed library structure


2001-11-09  Andreas Martens  <ama@openoffice.org>  [6fab98f661d98adeb0e99cb261b6e6196418ff38]

New: Sections in vertical environment


2001-11-09  Daniel Boelzle  <dbo@openoffice.org>  [186e4c664faf626bc48617b25b4f3eaeb100c161]

#88337# documentation revision


2001-11-09  Thomas Benisch  <tbe@openoffice.org>  [a09b6f6380ee1f13d6bc9211fe4c0b9a9dc2c6b5]

#92755# Assign Standard Values for Basic Controls in Designmode


2001-11-09  Andreas Martens  <ama@openoffice.org>  [e6ee7adfb40d220f4c8293b7d345e57508734b37]

New: Sections in vertical environment


2001-11-09  Ocke Janssen  <oj@openoffice.org>  [984296f744d5849ff492f11cb175b12a589bd3f6]

#94535# fix focus handling


2001-11-09  Jörg Barfurth  <jb@openoffice.org>  [e9a41f9b79e3b2f2007eb32482e4560325058e84]

#86080# Cleanup of exception specifications; corrected handling of conversion failures


2001-11-09  Ocke Janssen  <oj@openoffice.org>  [3aff0b87033741cbcd49d333bacdb0693e8e2ed4]

#93899# fix nul date


2001-11-09  Jörg Barfurth  <jb@openoffice.org>  [558144737432b1c4a16f5c5324cc6f8633c68fd2]

#86080# Cleanup of exception specifications; corrected handling/translation of conversion failures


2001-11-09  Jörg Barfurth  <jb@openoffice.org>  [c21d915a016fcf7765eab551c3b32cbe5a7e0a70]

#86080# Cleanup of exception specifications for loading/updating; correct exception translation


2001-11-09  Jörg Barfurth  <jb@openoffice.org>  [4f793077a4f677aa6a8d8321dc17fb8db4903c33]

#86080# Cleanup of exception specifications for XML handling


2001-11-09  Jörg Barfurth  <jb@openoffice.org>  [cd2557d52ee1e010fc5b9e499e24945397ea34a2]

#86080# Corrected exception thrown for creation failures


2001-11-09  Jörg Barfurth  <jb@openoffice.org>  [81ab0629c1f7b0b7d3878145e904ad5822858c90]

#86080# Cleanup of exception handling for XxxProvider interfaces


2001-11-09  Jörg Barfurth  <jb@openoffice.org>  [a7e02fbc465a7695ea68040582c39ceebe3e9e4f]

#86080# Cleanup of exception specification for XML handling


2001-11-09  Jörg Barfurth  <jb@openoffice.org>  [1765216aea62c55deaa16f738e0abd0c590b5170]

#86080# Cleanup of exception handling for XxxProvider interfaces


2001-11-09  Hennes Rohling  <hro@openoffice.org>  [f29f4a3a1cfc6cd4beb84cb943f4489f88a66f1a]

#92631# Implemented system path abbreviation


2001-11-09  Thomas Benisch  <tbe@openoffice.org>  [b7d70ed425c1b6e675742ef82eb895de9c6e688f]

#93746# BASIC IDE needs to use special font for CJK


2001-11-09  Jörg Barfurth  <jb@openoffice.org>  [d4167105098ddc7c882b73a067329a949ad320ba]

#86080# Cleanup of exception handling for XxxProvider interfaces


2001-11-09  Juergen Schmidt  <jsc@openoffice.org>  [8e7ff9d28e01ce957bf81ab865c51a320eb9a371]

#94545# dump optional flag for servicemembers


2001-11-09  Juergen Schmidt  <jsc@openoffice.org>  [859f2f0d40aa56515d93c69655826e1c9637d62a]

#94545# dump optional flag for servicemembers into the registry


2001-11-09  Christian Lippka  <cl@openoffice.org>  [c33fce71603ac331b92eeed1cb3165128a434d05]

#94204# use impress model for xml clipboard


2001-11-09  Hennes Rohling  <hro@openoffice.org>  [a53f71eff497a2bb4ee796deb0e4a49ebd8a7c53]

#92631# Implemented system path abbreviation


2001-11-09  Daniel Rentz  <dr@openoffice.org>  [c6b63860f7b66acbab9d1a71c1f37c3e8987dfee]

#94191# Import max 256 sheets


2001-11-09  Juergen Schmidt  <jsc@openoffice.org>  [2d8bb21030c06210b35fcce49f7fbd09e2f47cf9]

rename service to SynchronousFrameLoader


2001-11-09  Bertram Nolte  <bnolte@openoffice.org>  [3f86d149837d143fea9f78e48ff7f91067e620fb]

#87796# Added an example for a minimal UNO component.


2001-11-09  Daniel Boelzle  <dbo@openoffice.org>  [a46e111f65bbc1bfa8b4e6ad9488dba2e0762256]

#88337# documentation review


2001-11-09  Bertram Nolte  <bnolte@openoffice.org>  [08e61e95c7e65e8aa2eb59155b4a58b75422770b]

#87796# Added an example for a minimal UNO component.


2001-11-09  Bertram Nolte  <bnolte@openoffice.org>  [ff4c86ff37af5136466d49a9fb394974ee62cb0f]

Added an example for a minimal UNO component.


2001-11-09  Martin Hollmichel  <mh@openoffice.org>  [90b9a03c70423f739da996bc39cd9760cf22a53c]

new version for SRC650


2001-11-09  Thorsten Behrens  <thb@openoffice.org>  [faee10619524da9dbcd89b808f1c87383f9c1f08]

#94505# Ensure that white can be displayed


2001-11-09  Ocke Janssen  <oj@openoffice.org>  [6f57445afe9b392f4f3499104084a0feaf5a2d55]

#94452# insert assertion


2001-11-09  Ocke Janssen  <oj@openoffice.org>  [ac4360dc9f822ab98c000dd99a0dfcf7aa2e3a0e]

#94452# ini vars


2001-11-09  Carsten Driesner  <cd@openoffice.org>  [cd30d42af0e0a15aed82dc8c1df6451bb0244165]

#93921# xml read/write code for images


2001-11-09  Carsten Driesner  <cd@openoffice.org>  [c5f82f0193912c6608c79414e6c49222786c518e]

#93921# added header


2001-11-09  Carsten Driesner  <cd@openoffice.org>  [fb639a94f7ee250eedf1327bd5c0ef67ca6a01eb]

#93921# added default ctor for some structs


2001-11-09  Carsten Driesner  <cd@openoffice.org>  [a5eb703e532ed2876009426d87eaf89cd58b6278]

#93921# image xml reader added


2001-11-09  Ocke Janssen  <oj@openoffice.org>  [63014617ed0343ca09f45c2c99a4adcd204b37e7]

#94369# update fielddescription


2001-11-09  Ocke Janssen  <oj@openoffice.org>  [a0c01afaf3e73d3a183e28b4b161390e1fcb1ab5]

#94371# string fixes


2001-11-09  Ocke Janssen  <oj@openoffice.org>  [44a1200736c2b6f26fcf8e7b2da15ceb08268397]

#94371# primary key fixes


2001-11-09  Ocke Janssen  <oj@openoffice.org>  [30c616da2b5d0e0ee32bc4b8e87540257b24dbd6]

#94371# primary key fixes


2001-11-09  Ocke Janssen  <oj@openoffice.org>  [538702315171ec91ae6da4effccc7e2c7dbf0ce4]

#94371# primary key fixes


2001-11-09  Ocke Janssen  <oj@openoffice.org>  [bc9b5c0ab6d575b1aea9e96e2c4be097d8317ec5]

#94373# do not catch exception in lower methods


2001-11-09  Ocke Janssen  <oj@openoffice.org>  [b1053feb576aa3a882c906753e307f11d9ca39a0]

#94373# extend functionality when derived class handle appending itself


2001-11-09  Ocke Janssen  <oj@openoffice.org>  [07b9b825fbf9f6df847faa4f8bf2ba55dbf04562]

#94373# create new column only when table is new


2001-11-08  Kurt Zenker  <kz@openoffice.org>  [27ed966c388c9dd5fa50e7aa6bb8695022828b5a]

new version for SRC641


2001-11-08  Kurt Zenker  <kz@openoffice.org>  [e530cf44d24db276dc376da9ff440a6fb3957cf2]

Merge SRC641: 08.11.01 - 22:37:19


2001-11-08  Kurt Zenker  <kz@openoffice.org>  [7fa3611c63a5fc2f957a4fa217932639a2dbd28e]

Merge SRC641: 08.11.01 - 22:34:42


2001-11-08  Kurt Zenker  <kz@openoffice.org>  [bcbc5507c3be05860666e577d15d56496807c80c]

Merge SRC641: 08.11.01 - 22:32:45


2001-11-08  Vladimir Glazounov  <vg@openoffice.org>  [e97913158908c6a1348cd02145e4da3982195371]

Merge SRC641: 08.11.01 - 22:30:43


2001-11-08  Rüdiger Timm  <rt@openoffice.org>  [dfa4c31c17a2a25f28b69aa2a1f5789146acc23e]

Merge SRC641: 08.11.01 - 22:29:06


2001-11-08  Kurt Zenker  <kz@openoffice.org>  [e54609f15b690293ebdc937f4a9be4543541b04f]

new version for SRC641


2001-11-08  Philipp Lohmann  <pl@openoffice.org>  [fe379928d048041f928314bbcd2b8b5d453002a1]

#93666# XIM status window improvements


2001-11-08  Daniel Vogelheim  <dvo@openoffice.org>  [c5f59f0e20fc1d280cf7fda8a89ebe467d6e432d]

#94187# prevent redlines from being exported in the styles section


2001-11-08  Daniel Vogelheim  <dvo@openoffice.org>  [e4172aa3e96c7a1f5c949e6a28250f7e1c5621c0]

#94187# Fixed Redline export to collect autostyles in the same order as they are exported


2001-11-08  Daniel Vogelheim  <dvo@openoffice.org>  [6af264883910fe31433b4164b1956f4f9ed75ecb]

#94187# switch redline mode outside of XML export components (or inside for each of them)         (also fixes #94465#)


2001-11-08  Kai Ahrens  <ka@openoffice.org>  [95a9655a6ed9c5b5607199286777c6a8082b01ba]

#94204#: write XML stream directly to storage


2001-11-08  Daniel Vogelheim  <dvo@openoffice.org>  [45bac2d0be18bc9abf7b04a3e6e01bafab1aab4a]

#94187# prevent screen update during XML export (the export switches redline view modes)         checked in on behalf of JP


2001-11-08  Kurt Zenker  <kz@openoffice.org>  [51c40037630a17dcf4dfbdba8fdfe9cf36ac2dfe]

new version for SRC641


2001-11-08  Armin Weiss  <aw@openoffice.org>  [401f6f58258c3019ca0793cfe89e8e708c1616e1]

#94520# Added correct implementation here.


2001-11-08  Thomas Benisch  <tbe@openoffice.org>  [64c3fcd72e6c42cf8f81d4f9831e4f12baffd2b3]

#92755# Assign Standard Values for Basic Controls in Designmode


2001-11-08  Sven Jacobi  <sj@openoffice.org>  [7a1d595f16b497489f80f2774eceaaf4f40208de]

#93885# accept negative WinExtSize


2001-11-08  Kurt Zenker  <kz@openoffice.org>  [50825b6b8601a0e19163533614c98ce169c51ec0]

new version for SRC641


2001-11-08  Vladimir Glazounov  <vg@openoffice.org>  [18d286fa2595da4d3b98d0ca5b83fa059196d70a]

initial revision for mapgen tool


2001-11-08  Kurt Zenker  <kz@openoffice.org>  [aaf707dd399d59539927ae7ed3a2dc0536375711]

new version for SRC641


2001-11-08  jp  <jp@openoffice.org>  [8380156b798e6d03963bf02f65765c60798511e2]

Bug #94450#: _SetPictureSize - if grfnode and linked and no currenttwipssize ->set the flag for set real size by graphic load


2001-11-08  Andreas Bille  <abi@openoffice.org>  [bb9a25b5453c2be0ffb120a84bd4bc98221f999b]

#94527#don't ask for filesize on a directory: behaves different under windows and unix


2001-11-08  Caolán McNamara  <cmc@openoffice.org>  [39d8ea56f43733443b34d77ee864c7423f3fd12b]

#i1962 if we're going to work with raw reads into structures, better get the packing right


2001-11-08  Caolán McNamara  <cmc@openoffice.org>  [30ab0b3301cce9f0692327d19d1efd31f1525522]

#i1962 our default is transparant, theirs is white


2001-11-08  Christian Lippka  <cl@openoffice.org>  [c980b1c2c3d88c88d248ba5f3f7538466c5434a8]

#94204# added support for impress clipboard model


2001-11-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [ec56ef334436d09217c9e6169658dd599d471834]

#94354# (jbu): workaround is not necessary anymore, problem has been fixed inside the language binding(see bridges project)


2001-11-08  Daniel Boelzle  <dbo@openoffice.org>  [758fd0c1990579ba71eb61a96630e395edeec42a]

*** empty log message ***


2001-11-08  Christian Lippka  <cl@openoffice.org>  [b9c8b9c3c67a49093c126c0c46eb97400f50aa74]

#94204# new xml drawing layer import/export with supplied model


2001-11-08  Daniel Boelzle  <dbo@openoffice.org>  [277a30ee144b7c9e9c72a48bf290362c63b8bb05]

#88337# review of documentation


2001-11-08  Oliver Bolte  <obo@openoffice.org>  [cb67512dfca81146f6218c846c2341cda4af3286]

SRC641


2001-11-08  Malte Timmermann  <mt@openoffice.org>  [15bd2b1bce808b749e7545279550d8067bbdef6a]

#94497# use ImplDelData for ClickHdls...


2001-11-08  Oliver Bolte  <obo@openoffice.org>  [b663cbd77d98dec5c69647cb06b210741e1fba16]

#65293# wrong parameter


2001-11-08  Oliver Braun  <obr@openoffice.org>  [a28cfc299e7dcce9c8bcf445e7eb5f81e4344e34]

#88337# docu review


2001-11-08  Christian Lippka  <cl@openoffice.org>  [371e59270e24ee7e604e67e14aa11e221c480fc6]

#94204# create presentation shapes only when supported


2001-11-08  Oliver Bolte  <obo@openoffice.org>  [3ce06fe109e895917ec3a533785e8b9c00c8d4ab]

#65293# compile err solaris


2001-11-08  Ocke Janssen  <oj@openoffice.org>  [5c23bc91fe2df9174763a782c26faa2d4f7ba12f]

#94459# use of correct class


2001-11-08  Andreas Bille  <abi@openoffice.org>  [f3d7697e39e4899bf0d16c93927b0bef56a37b33]

#94425#Workaround for compilerbug solaris-sparc:enforcing additional stack frame


2001-11-08  Sven Jacobi  <sj@openoffice.org>  [45492c5ee59206608d7ea7c8fa34d468b84d8021]

#94500# HTML export: changed HTML to Web Page


2001-11-08  Ocke Janssen  <oj@openoffice.org>  [9d56385a364975b3894ffecfc1b2134af103d72d]

#94371# initialize member


2001-11-08  Frank Schönheit  <fs@openoffice.org>  [662f807381776dd7161694587d4969e1315d5a5c]

#93274# defaulted the third param of throwFunctionNotSupportedException


2001-11-08  Malte Timmermann  <mt@openoffice.org>  [fbd61d7b82a9c175a83d268f1a0fb3524e156eaf]

#94432# When inserting into MRU-Area, call FindEntry with bSearchMRUArea


2001-11-08  Caolán McNamara  <cmc@openoffice.org>  [2aa373db681509a37cf2a9cc693cf6f94c3ce144]

#94467# If header text of an empty para means that theres no header, then header spacing is not to be deleted from page margin


2001-11-08  Ocke Janssen  <oj@openoffice.org>  [2e7c4c6247507914c6e0263677a3215159dc4e58]

#94496# after notfylistener reset cache


2001-11-08  Malte Timmermann  <mt@openoffice.org>  [438ea9f8152b123b313f112cfa7a5a067bf11378]

#93746# Removed FixedCharWidth optimization, doesn't work for CJK (HalfWidth/FullWidth)


2001-11-08  Malte Timmermann  <mt@openoffice.org>  [dba33c10fdbf348531bddf40bcd77cb5c895305d]

#93746# GetDefaultFont: Use Language for system fonts


2001-11-08  Stephan Schäfer  <ssa@openoffice.org>  [9347f00be13f7f0387dbdafbe2ee03086a5c64ec]

#94414 check floating windows first when handling wheel messages


2001-11-08  Daniel Rentz  <dr@openoffice.org>  [098b15777c56b2e4186eee7de58f607e7942d09b]

#94366# Help ids for Addin functions


2001-11-08  Kurt Zenker  <kz@openoffice.org>  [e41688dfd37e29f26fa0fc0161394b5ac0802ac1]

new version for SRC641


2001-11-08  Tino Rachui  <tra@openoffice.org>  [f542a5de5fd3c1c579784375190a62fcdef590fb]

#92635#class File now has a method isEndOfFile


2001-11-08  Rüdiger Timm  <rt@openoffice.org>  [1a42f5a130adabd1e627edab8c07329a7721270a]

new version for SRC641


2001-11-08  Caolán McNamara  <cmc@openoffice.org>  [cd049b8e5b94b1cbb20c64f0d2f7a4fa13a8f5cb]

#i1998# For WW < 8 unix export get more appropiate windows charset if necessary


2001-11-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [cb03076271224993ca13f6687ebf09f98750f299]

#92924#: gcc-3.0.1 needs lvalue


2001-11-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [a9fef89308c87c21f8957f0e510026d3a7118766]

#92924#: exception specifications


2001-11-08  Tom Verbeek  <tv@openoffice.org>  [02c324f9fdcf4734278954b001fdd9c2077ad727]

#93958# removed dbtitle.rdb


2001-11-08  Philipp Lohmann  <pl@openoffice.org>  [acb5cd57288ad1ba13d47c7e5d2a7ee660333de0]

#86822# remove old code


2001-11-08  Frank Schönheit  <fs@openoffice.org>  [96c2bd1ccddf2d92d7044163106985a05d1a9235]

#93274# +throwFunctionNotSupportedException


2001-11-08  Rüdiger Timm  <rt@openoffice.org>  [ddf308ba9fb780bdea836b9f3510d29cc109e61d]

new version for SRC641


2001-11-08  Oliver Bolte  <obo@openoffice.org>  [f24832ca55b27db9b33b1bd101a580670439098f]

#65293# semicolons too mutch


2001-11-08  Daniel Boelzle  <dbo@openoffice.org>  [a35db968972db4348fccab722d544b8fdeb990f6]

#92951#


2001-11-08  Oliver Braun  <obr@openoffice.org>  [87fb6141a4c05991f1a7d053a177bf7a6120c25e]

#91732# fixed locale extension list


2001-11-08  Armin Weiss  <aw@openoffice.org>  [47e8220bb02b81efe97a7627de5cce1186170fc7]

#94442# added setting the created frame as return value


2001-11-08  Jörg Budischewski  <jbu@openoffice.org>  [a8c809998caf59fbd02787af83a363539191b26a]

#88337# documentation reviewed


2001-11-08  Andreas Schlüns  <as@openoffice.org>  [0478a74eed892f8cd8580d91574de41ebf4b25c0]

#90045# add unotools lib


2001-11-08  Andreas Schlüns  <as@openoffice.org>  [e26131fe6fd92c0dc72b3a83650936121a2a2885]

#90045# add fltdlg ressources


2001-11-08  Andreas Schlüns  <as@openoffice.org>  [8e7e38fdd898c0c32211d25d3a9a3551c1cafb66]

#90045# add fltdlg sources


2001-11-08  Andreas Schlüns  <as@openoffice.org>  [da5ef32c411d2ddb286bdc34bef4cd2bf4a2f73b]

#90045# move filter selection dialog to interaction handler


2001-11-08  Andreas Schlüns  <as@openoffice.org>  [e7daf13689986870f3579caa68100a21c7a4c888]

#90045# new interaction for filter select


2001-11-08  Andreas Schlüns  <as@openoffice.org>  [2e77a1d2329c8a1fe295d50002545aaa9779e138]

#90045# break GetFilter4Content on medium error too


2001-11-08  Andreas Schlüns  <as@openoffice.org>  [25ce985971ad8657fbffd8d38144f3f9ff1a6ce6]

#90045# use interaction handler argument on detect


2001-11-08  Andreas Schlüns  <as@openoffice.org>  [af8addf8edd7d3a15694412a0cbabd740e05db8b]

#90045# new method to set interaction handler on medium


2001-11-08  Andreas Schlüns  <as@openoffice.org>  [91fe850afc5250d389a6ff6ce1e0f0a8d97d58ba]

#90045# delete fltdlg entries


2001-11-08  Thomas Lange  <tl@openoffice.org>  [05bd96b644eb4e3c2e9bcb263dcc48ab0fb6d8b6]

#90140# entry EditFiels now has focus by default.


2001-11-08  Andreas Schlüns  <as@openoffice.org>  [dcc8d53bfaa9e6cd4a7892ec09fa670ce2277320]

#90045# new helper for interaction


2001-11-08  Andreas Schlüns  <as@openoffice.org>  [e0ce3130c637003543a385379183476ad933a699]

#90045# new argument InteractionHandler


2001-11-08  Andreas Schlüns  <as@openoffice.org>  [34c0fd066026ea595b27bff85a325f05b13d2493]

#90045# add NoSuchFilterException, XInteractionFilterSelect


2001-11-08  Andreas Schlüns  <as@openoffice.org>  [9f7d74c66266c740b6c7d9fe37bb56f3c1db0338]

#90045# new interaction mode for filter selection


2001-11-08  Andreas Schlüns  <as@openoffice.org>  [7f5bd55da6a942bb222bc8826685ee67a099fcbe]

#90045# new exception for failed filter detection


2001-11-08  Andreas Schlüns  <as@openoffice.org>  [01f1088a0066670a72ac7b6306aa4758d85c5712]

#90045# add WrappedTargetRuntimeException


2001-11-08  Andreas Schlüns  <as@openoffice.org>  [0324bb01a4875a7b68cc8805ca745c098b8fb164]

#90045# new runtime exception to wrap unexpected target exceptions


2001-11-08  Frank Schönheit  <fs@openoffice.org>  [cf178ba7c1ca89be769d36bfff9b4045f058490e]

#94300# removed ShowCentury property


2001-11-08  Frank Schönheit  <fs@openoffice.org>  [47fc0edd27177783d9b2b79d452dd0e9e7bd5c70]

#94300# removed ShowCentury property


2001-11-08  Frank Schönheit  <fs@openoffice.org>  [a9b7fa2b20a39fdd72a5662e42d7ef1dacc21673]

#94300# removed ShowCentury property


2001-11-08  Frank Schönheit  <fs@openoffice.org>  [1515f459137699b0bc2ed3b0db47fec945b92a4f]

#94455# don't select non-existent cols on double click


2001-11-08  Frank Schönheit  <fs@openoffice.org>  [4f5fc6e7eaf0060f40bd267e5a6922dea7c8a272]

#94455# don't allow negative row heights


2001-11-08  Kurt Zenker  <kz@openoffice.org>  [edf4b72e012e2fa9da9ac00c7e6cf98ab3c80578]

new version for SRC641


2001-11-08  Martin Gallwey  <mtg@openoffice.org>  [3a56a45ce40ea1fd13e0139f98901d4822fca580]

#93960# avoid GPF from NULL pEntry pointer


2001-11-08  Hans-Joachim Lankenau  <hjs@openoffice.org>  [55bc0aa0f421a05d318382f7b29d5e52b1705c42]

#65293# syntax


2001-11-08  Frank Schönheit  <fs@openoffice.org>  [e4dbbb5324d748a720f64ed0a38d40a94ce405da]

#94407# when resetting the connection temporarily, don't use _two_ auto disposers


2001-11-08  Oliver Bolte  <obo@openoffice.org>  [528a3c4aef534b5baf04129ae2cf419f7083e707]

#65293# header include missing


2001-11-08  Frank Schönheit  <fs@openoffice.org>  [1c71c18c156b0f4b41e1195e2c26af89907fb00c]

#94407# setFormConnection allows to be called without auto disposing


2001-11-08  Frank Schönheit  <fs@openoffice.org>  [797fbb920a44ab33d8584f67808f46b5fe48707b]

#94407# be prepared for a situation where somebody sets the connection only temporarily (and resets it to the original one afterwards)


2001-11-08  Martin Hollmichel  <mh@openoffice.org>  [6ead2837a7d8a172b5f0c91466e6ed386c434032]

new version for SRC650


2001-11-08  Martin Hollmichel  <mh@openoffice.org>  [af78a45ddec7a13247f111895b2f3a4a404c98ac]

add: generate header files only if really changed, add switch -Gc #65293#


2001-11-08  Kurt Zenker  <kz@openoffice.org>  [89feac50cee5095b407c3fc445873b0d101391f3]

SRC641


2001-11-08  Rüdiger Timm  <rt@openoffice.org>  [08c1e1de8fbb54a312b19ae3e8c839005d4a5ad8]

#65293# include corrected


2001-11-08  Juergen Schmidt  <jsc@openoffice.org>  [bf62f7b4b2b5de57a4e544b80d972e22dfaf759e]

#87796# pack debug help


2001-11-08  Ocke Janssen  <oj@openoffice.org>  [9f811e0c2ebe479d998bf611d8c39b5c1a112709]

#94422# throw exception when SQL_NODATA was return by connect


2001-11-08  Carsten Driesner  <cd@openoffice.org>  [940964c2c16b51d33d9b91a26fb34ffa6a97d86a]

#93921# support storing and loading images for menus and toolbars


2001-11-08  Peter Burow  <pb@openoffice.org>  [41afe89fb84044c580af556172eb46048bcadbb0]

fix: #93015# big headings bold AND black


2001-11-08  Carsten Driesner  <cd@openoffice.org>  [96b0e4d8362360d2a4b2c9f80e05b39e18e7ca60]

#93921# images xml


2001-11-08  Carsten Driesner  <cd@openoffice.org>  [71c8427084dbbda4b8868852f4bd4553a69c523d]

#93921# export new header and dtd


2001-11-08  Frank Schönheit  <fs@openoffice.org>  [33229d8721287b77e70694e2caf4a60045736611]

#94407# correct param order when firing a change of the ActiveConnection


2001-11-08  Peter Burow  <pb@openoffice.org>  [f452bb0ab9a906600eecbb29745ae436d90540f3]

fix: #94437# classpath must be system path


2001-11-08  Frank Meies  <fme@openoffice.org>  [ea6a55f71f1344bee8a8997b17e5e709edd03d60]

Fix #93909#: Spellchecking - Spell last word in online mode and correct handling of script changes


2001-11-08  Joachim Lingner  <jl@openoffice.org>  [a070f92e94fb1ecafa20977447c80f8afa1bea67]

#94460# removed unnecessary includes


2001-11-08  Carsten Driesner  <cd@openoffice.org>  [dfa5bb92263936adfeb1739036e88a8519baf9d6]

#93921# definition for color attribute


2001-11-08  dkenny  <dkenny@openoffice.org>  [e8536da36d223caab5b37dea8c4b43a8d2d9721f]

#93274# - select count(*)...


2001-11-08  Thomas Lange  <tl@openoffice.org>  [85074cf44324a3459907e0c70f4ca3e457fa52e0]

#94445# spellcache fixed


2001-11-08  Peter Burow  <pb@openoffice.org>  [cfa34457abdd112768f7dfd11cf69e98c3c35134]

fix: #94406# hide controls if necessary


2001-11-08  Carsten Driesner  <cd@openoffice.org>  [dec8da7868a4bd564599d6f4f7520223aca6729d]

#93921# new image.dtd to support storing and loading images for menus and toolbars


2001-11-07  Kurt Zenker  <kz@openoffice.org>  [324e478bde6b9c79617c6721baa9cf07015ddc91]

Merge SRC641: 07.11.01 - 22:33:41


2001-11-07  Kurt Zenker  <kz@openoffice.org>  [6415fd1a7f43c16ba2795077b371747a464bc495]

Merge SRC641: 07.11.01 - 22:31:33


2001-11-07  Kurt Zenker  <kz@openoffice.org>  [196b50c1cf44f6bdce6a31a74c061517468a5514]

Merge SRC641: 07.11.01 - 22:29:00


2001-11-07  Vladimir Glazounov  <vg@openoffice.org>  [7ba73e303fc77657bac812414cd851bcce377523]

Merge SRC641: 07.11.01 - 22:30:10


2001-11-07  Kurt Zenker  <kz@openoffice.org>  [b3008e29788c5a9aa36d6bb3ba1410cbf78964ec]

Merge SRC641: 07.11.01 - 22:28:56


2001-11-07  Kurt Zenker  <kz@openoffice.org>  [e685493f58655943fe0ef46c60f83a17b33f6e9b]

Merge SRC641: 07.11.01 - 22:28:27


2001-11-07  Vladimir Glazounov  <vg@openoffice.org>  [2db59c366bca16a72b251dc02a9d69a11f15e2fc]

Merge SRC641: 07.11.01 - 22:27:46


2001-11-07  Kurt Zenker  <kz@openoffice.org>  [8eea456a5b743aa28a76a6a51ed0e023c5ce9ed2]

Merge SRC641: 07.11.01 - 22:24:45


2001-11-07  Oliver Bolte  <obo@openoffice.org>  [a173230ec97b0a26285cdf317aa9b882831e7603]

Merge SRC641: 07.11.01 - 22:24:07


2001-11-07  Rüdiger Timm  <rt@openoffice.org>  [1b424d49e3f7239ba9ea4cd74fcc82406dc9f926]

Merge SRC641: 07.11.01 - 22:23:05


2001-11-07  Hans-Joachim Lankenau  <hjs@openoffice.org>  [119bccbfa5335577ee17a31c8dc90a75246fac69]

#65293# don't use prefix of your own project


2001-11-07  Martin Hollmichel  <mh@openoffice.org>  [c302057d1a8dc2c14968d9131da2dacf09405f84]

new version for SRC650


2001-11-07  Martin Hollmichel  <mh@openoffice.org>  [0d381a9f8bdda06344ccf3c3e7377d9f31563129]

new version for SRC650


2001-11-07  Hans-Joachim Lankenau  <hjs@openoffice.org>  [6c48e179830fedb3ee7e0da030100809fd810ea4]

#65293# prevent circular deps on first build


2001-11-07  Andreas Bregas  <ab@openoffice.org>  [465d0eaf3bde48f51f14ad25d3769476b8d14e0f]

#86383# importLibrary, exportLibrary


2001-11-07  Andreas Bregas  <ab@openoffice.org>  [52efe67e4fa27e022e4437d99fc0a6639aa8759f]

#86383# Import for new library index files


2001-11-07  Andreas Bregas  <ab@openoffice.org>  [7e8c7652d88c790928ee552eb8e23e3f90fc8244]

#86383# Export for new library index files


2001-11-07  Andreas Bregas  <ab@openoffice.org>  [774503c53548fa515cefd84883b289463f0a5307]

#86383# Library import


2001-11-07  Andreas Bregas  <ab@openoffice.org>  [f8ab2aa712d145e68418a6a03f5b7e4ca1725d4d]

#86383# LibraryContainer services


2001-11-07  Andreas Bregas  <ab@openoffice.org>  [7e8ab28dab6f857ea63e7884cbb81f155b0cf7c6]

#86383# Dummy storage parameter for SfxDialogLibraryContainer Ctor


2001-11-07  Niklas Nebel  <nn@openoffice.org>  [b441bb24dadd21443bcf24993e0a320d94cbea1f]

#89836# ConvertOrientation: skip columns without name


2001-11-07  Niklas Nebel  <nn@openoffice.org>  [0aae07af2165e2e04fcdf37b9d2100c82998fc58]

#89836# GetDataArrayPos: return position in array


2001-11-07  Daniel Vogelheim  <dvo@openoffice.org>  [1d2f959d82e3fdbb010bf50388e1376ea91c099c]

#94438# store hyperlinks and styles for fields, too


2001-11-07  Kay Ramme  <kr@openoffice.org>  [6b9dc14dcb7f1cc61329578ceebc0f1716135cf3]

release openGL lib if not needed (#92403#)


2001-11-07  Juergen Schmidt  <jsc@openoffice.org>  [1c69e69b40043dc74296764b77ca9ba4aea3e0be]

#87796# insert link for degguging java


2001-11-07  Martin Maher  <mmaher@openoffice.org>  [149c599887fbd9c492a5e2a270573ed866d96dc8]

#94453# some minor changes to get the driver to work with mozilla 0.9.5


2001-11-07  Philipp Lohmann  <pl@openoffice.org>  [32dd2d7ea4cc7195a5bbf9aba59c7e357dd4db20]

#94297# error output to stderr


2001-11-07  Philipp Lohmann  <pl@openoffice.org>  [7bc16ece10713eabcdea904f0e912f830e695013]

#93606# hide status window during presentation


2001-11-07  Philipp Lohmann  <pl@openoffice.org>  [b6bb99f97e3fe476df3f4d92496604b034863b4e]

#94439# move IIIMPStatusWindow to MenuButton


2001-11-07  Sven Jacobi  <sj@openoffice.org>  [6e258cd7975e35b294a8bea82cda43be89d04eb6]

#94341# check for consistency if importing IMsoArray propties


2001-11-07  Kai Ahrens  <ka@openoffice.org>  [0fc7cd28d880c26253d5655b25ae2f14890b95b1]

#94014#: use drawing flags


2001-11-07  Niklas Nebel  <nn@openoffice.org>  [f694b7a7877f8bf55bc0feb06597a94771fd043a]

#89519# AlignToCursor: get dialog position with GetWindowExtentsRelative


2001-11-07  Herbert Duerr  <hdu@openoffice.org>  [6927bd8ad41d59ab9c869163b4726fb66380da23]

#92620# fix floating baseline bug by upgrading to ft-2.0.5


2001-11-07  Frank Schönheit  <fs@openoffice.org>  [d845c1097d8fb9dc7dcdd4a9ae32b999c6bfdd38]

#88924# removed GetTopMostFilePicker


2001-11-07  Frank Schönheit  <fs@openoffice.org>  [62300c93ea690d4a625a6de43fdd4a2aa88335d1]

the CheckBox is no DataAwareControlModel, but a FormControlModel


2001-11-07  Michael Brauer  <mib@openoffice.org>  [f90bf2a1a9acd019594205a1d1264dd052cf831c]

#94424#: Export text styles around fields


2001-11-07  Frank Schönheit  <fs@openoffice.org>  [aea93141f3a8db5a5600d835f98333baa87424ea]

loadData: be less generous with creating unnecessary connections


2001-11-07  Daniel Vogelheim  <dvo@openoffice.org>  [9b6b62c20a1d9c01940bae86d89c7fa1951f3ffc]

#94299# fixed DTD: paper-tray-number -> paper-tray-name


2001-11-07  Martin Gallwey  <mtg@openoffice.org>  [2c9eae128256dada03f1a6b242123d0eb44b018a]

#94395# fix ExportTo method and make sure that ImportFrom always passes the filter an InputStream


2001-11-07  Hennes Rohling  <hro@openoffice.org>  [897b70df7363f9199c4cc8a1955d437b99cdc2c2]

#94380# Added embossed Menuentries on Win9x


2001-11-07  Hans-Joachim Lankenau  <hjs@openoffice.org>  [231b95fd3fad6fc91fc0f42ffddeff8828be7216]

#94297# activate rsc multilanguage feature


2001-11-07  Frank Schönheit  <fs@openoffice.org>  [ca8e768d3fe5deb9c95f67a2f51ce1bef2261a90]

#92098# call the update on the template service only if necessary


2001-11-07  Hans-Joachim Lankenau  <hjs@openoffice.org>  [56f83a87d48ecece4d731f56d7af03b2474f2eb8]

#65293# mkdir ignored minor


2001-11-07  Frank Schönheit  <fs@openoffice.org>  [247a0cc116152e64f34b41f5683d2dd43f60c06f]

#92098# +templatefoldercache


2001-11-07  Hans-Joachim Lankenau  <hjs@openoffice.org>  [ab77b69c3cf8fd9bcecac327dc3ac18656da96fa]

#94297# make use of new rsc multilanguage feature


2001-11-07  Frank Schönheit  <fs@openoffice.org>  [923c89d40b568872e9449a84baf7d3d10fd7274a]

initial checkin - helper class for caching the state of OOo's template folders


2001-11-07  Armin Weiss  <aw@openoffice.org>  [f7d6147964b91a1510d1cd18f67ebd57ccc3af45]

#94278# switch to that page when it's not a master page


2001-11-07  Frank Schönheit  <fs@openoffice.org>  [8d296bc0bd9c7b5f999a37472a94e16de6098d54]

#92098# -UpdateDocumentTemplate_Impl


2001-11-07  Armin Weiss  <aw@openoffice.org>  [67a8a11bbaa40adfe5d00588e41d908f013e6104]

#94278# common call method for evtl. page change when UNDO/REDO is triggered


2001-11-07  Peter Burow  <pb@openoffice.org>  [6d2ae31f0539dfc06c760f508dfeb5a40e8534cb]

fix: #94425# assertion 'keywordpair.len > 0' added


2001-11-07  Andreas Martens  <ama@openoffice.org>  [02507e5e118b411a7608fda44c4f1ae7e027b108]

Fix #94350#: Loops and GPFs with fly frames


2001-11-07  Martin Gallwey  <mtg@openoffice.org>  [91559cc080f024b5fb80302e6c1dbfcc64b1f28f]

#94428# make a copy of the SwDocStyleSheet for graphics as well as frames and make sure we have a valid pItemSet pointer


2001-11-07  Tom Verbeek  <tv@openoffice.org>  [904e6145a21d0a6e196c44a055b01e9abda72dab]

#94326# removed dispose of dialog in cancel sequence


2001-11-07  Andreas Martens  <ama@openoffice.org>  [2c7eaad7b78443f9e4bcfcbf849a7e4427fc0816]

Fix #94350#: Loops and GPFs with fly frames


2001-11-07  Kurt Zenker  <kz@openoffice.org>  [31719ceb06cfe9219f3bcff7dc31df833cbca9d2]

new version for SRC641


2001-11-07  Vladimir Glazounov  <vg@openoffice.org>  [8cd87b0595cd9efc1e11030c8ab08d243cb8ddf1]

new version for SRC650


2001-11-07  Kurt Zenker  <kz@openoffice.org>  [8031189b462097c3a390685bcbdea67119b2c18c]

new version for SRC650


2001-11-07  Michael Brauer  <mib@openoffice.org>  [0c8ff0d53287cac421d40ef20bde3a81bfe5f9ae]

#94424#: Export text styles around fields


2001-11-07  Hans-Joachim Lankenau  <hjs@openoffice.org>  [214ce7f5b745ef5afd6f3f679056c89db9b8bffe]

#65293# use gnupatch to prevent input requests in unattended builds


2001-11-07  Andreas Martens  <ama@openoffice.org>  [80f758777bbebaaee241ce5743f28030e9e5ec24]

Fix #94350#: Loops and GPFs with fly frames


2001-11-07  jp  <jp@openoffice.org>  [02b6953f226737c6ca2947c9d2a620fb4ec15d86]

Bug #94281#: FnCptlSttWrd/FnCptlSttSntnc - check if toUpper/toLower has change something


2001-11-07  Andreas Martens  <ama@openoffice.org>  [9dddfb3a53d7f2fabe41e16ed1e10492231eec3e]

Fix #94350#: Loops and GPFs with fly frames


2001-11-07  Daniel Rentz  <dr@openoffice.org>  [e9b13b9579ca968128a58dd5a86b40da4d47924d]

#92240# dump record DIMENSIONS


2001-11-07  Daniel Boelzle  <dbo@openoffice.org>  [c1be9e18cd230aaa6ca7e58c17555bd0396348e4]

#88337# removed makefile.rc


2001-11-07  Daniel Rentz  <dr@openoffice.org>  [31ec115ae400f48b98000f550abf90fa11801148]

#92240# Pasting from Excel: wrong source range


2001-11-07  Herbert Duerr  <hdu@openoffice.org>  [259fe5c27a78ff060f1b40f6dc685ee58366e5ec]

#94409# prevent the use of embedded bitmaps for rotated fonts


2001-11-07  Kurt Zenker  <kz@openoffice.org>  [cdf7684de395f11ca0dfcad74a0349261885b055]

new version for SRC641


2001-11-07  Malte Timmermann  <mt@openoffice.org>  [24ff2910db01162c650ad7280e40ed38979030c7]

#92323# SetTopEntry(0), when leaving window in StackMode and deselting all


2001-11-07  Kurt Zenker  <kz@openoffice.org>  [e13cdcfa7c8131d18e2cb9f207c02a72f06cc45b]

new version for SRC650


2001-11-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [2001d389a7141cf5ca20e68f03cf81ce70c5d603]

gcc3 corrections


2001-11-07  Frank Schönheit  <fs@openoffice.org>  [2ba9f94c7b015cbc5a70a020405c39cd6f6b5cfe]

#94221# do not build the old driver anymore - interferences with the new driver


2001-11-07  Kurt Zenker  <kz@openoffice.org>  [4933042e39dfb9468483756d9f46aa578856de4c]

SRC641


2001-11-07  Philipp Lohmann  <pl@openoffice.org>  [e584e05f1da39a2e5085dc6efb2e331053f476be]

#89220# use desktop coordinates to not confuse toolboxes in different frames


2001-11-07  dkenny  <dkenny@openoffice.org>  [e856d0dae604ae2b70cdcac24a9734d2271f5f53]

93373 - querying LDAP address data with special filter does not work


2001-11-07  Hans-Joachim Lankenau  <hjs@openoffice.org>  [0e47c51100d85c882ae2c05145e74a940f3e250a]

#65293# unknown option causes tar to quit on solaris


2001-11-07  Gregor Hartmann  <gh@openoffice.org>  [71853e77846a48d2cadef23a565c53c0a2741f17]

removed tab in UTF-8 Indicator + fixed recognition for old files


2001-11-07  Martin Hollmichel  <mh@openoffice.org>  [983640e65e6a364f0af0b4b6ffa1f83f9061e47d]

new version for SRC650


2001-11-07  Oliver Bolte  <obo@openoffice.org>  [50893e3765356529251e014aa4a6d1f3607c40bb]

Merge SRC638: 07.11.01 - 11:25:02


2001-11-07  Thomas Benisch  <tbe@openoffice.org>  [acca20cfce9aefdcc0199ba579317a3575473954]

#92173# Reimplement


2001-11-07  gt  <gt@openoffice.org>  [3c2351b31e258187a710ead10536a18a0938980d]

#94105# clear history after update


2001-11-07  Oliver Bolte  <obo@openoffice.org>  [3d6d20cecdc9abe0479e305e389c1cdc0faa7428]

Merge SRC638: 07.11.01 - 11:13:30


2001-11-07  Kurt Zenker  <kz@openoffice.org>  [a9e5581b33a5fde74d11893e08cf94fe3f14cd78]

Merge SRC638: 07.11.01 - 11:07:58


2001-11-07  Oliver Bolte  <obo@openoffice.org>  [fe531c48b2e99d60307527cb952f8ace0fd784a7]

Merge SRC638: 07.11.01 - 11:04:58


2001-11-07  Kurt Zenker  <kz@openoffice.org>  [89b52ea617cc2970868557ab517e70e0176e45af]

Merge SRC638: 07.11.01 - 11:04:20


2001-11-07  Kurt Zenker  <kz@openoffice.org>  [a5cc71f4f894c2af453a39a3f4688265da5697ab]

Merge SRC638: 11/07/01 - 11:05:25


2001-11-07  Kurt Zenker  <kz@openoffice.org>  [abaa71d4b2c6531d78da8e2f2ba475ca1830d911]

Merge SRC638: 07.11.01 - 11:03:01


2001-11-07  Kurt Zenker  <kz@openoffice.org>  [9a253d68d15bb452be018b246e01550b030d06b5]

Merge SRC638: 07.11.01 - 11:03:25


2001-11-07  Kurt Zenker  <kz@openoffice.org>  [d3ecffdb8789ebab271293dcd06bb787331dd964]

Merge SRC638: 07.11.01 - 10:59:20


2001-11-07  Kurt Zenker  <kz@openoffice.org>  [c36a930e1ec4567f190354d4382f1354beb0d8cf]

Merge SRC638: 07.11.01 - 10:59:12


2001-11-07  Frank Meies  <fme@openoffice.org>  [ccb191624958fb5edb284f1083f5260ca225b527]

Fix #94331#: Default to application language script for weak characters at beginning


2001-11-07  Kurt Zenker  <kz@openoffice.org>  [5fe04f3cbabda2c9708b065a4d3c2f577ca029df]

Merge SRC638: 07.11.01 - 10:55:17


2001-11-07  Kurt Zenker  <kz@openoffice.org>  [c865b210f238a7d88fa03f609f84ab3d17c5e2b8]

Merge SRC638: 07.11.01 - 10:54:44


2001-11-07  Kurt Zenker  <kz@openoffice.org>  [3c3d823c49bbdbf5554143b29f744cc08b6a7f18]

Merge SRC638: 07.11.01 - 10:53:56


2001-11-07  Kurt Zenker  <kz@openoffice.org>  [b15d12d7340131386b9443d2e60c5344f89945f2]

Merge SRC638: 07.11.01 - 10:50:15


2001-11-07  gt  <gt@openoffice.org>  [467b4028fe993379205ff0e8e3624ca904ff77bc]

#94104# check previous level in open folder for all root URLs


2001-11-07  Peter Burow  <pb@openoffice.org>  [154fe4ff5e8f647991b393c1e899250f01442c06]

fix: #94216# consider fullword checkbox


2001-11-07  Thorsten Behrens  <thb@openoffice.org>  [c0869c1ffd377e4ae4be390eab77c849835e0b8f]

#94382# Added check for paste special case


2001-11-07  Kai Ahrens  <ka@openoffice.org>  [8bc75aee64529d7f108d34aab0866f555002af95]

#94204#: save FmFormModels as XML files


2001-11-07  Niklas Nebel  <nn@openoffice.org>  [b3d49d240987c78bdd48ea1a2389c0d3258a127d]

#94393# LoadXML: don't call GetInStream


2001-11-07  Stephan Schäfer  <ssa@openoffice.org>  [e04859dd9360df2a6434575304a744f6a31a4b1a]

#94399 enable autopilot dialogs again....


2001-11-07  Stephan Bergmann  <sb@openoffice.org>  [90ddb0c280ac959481c411ecfc640561a580a3d9]

#94096# Improved last fix (fixed Regexp::getRegexp()).


2001-11-06  Martin Hollmichel  <mh@openoffice.org>  [eccbdb48f27e60d987b1fe0578c30983f0c17e01]

add: header #65293#


2001-11-06  Martin Hollmichel  <mh@openoffice.org>  [a5fe24b3595856429fc8607a9edb9514e34631e4]

add: missing unotypes #65293#


2001-11-06  Kurt Zenker  <kz@openoffice.org>  [467918ccaea6d5fc3fee1dd9fa3bfda2f4a9be9d]

new version for SRC650


2001-11-06  Martin Hollmichel  <mh@openoffice.org>  [c06303b258e7df14c441c8d16398659bc9d4cc18]

add: missing unotypes #65293#


2001-11-06  Martin Hollmichel  <mh@openoffice.org>  [c696518b1e66128cb07d5c4ba60645457d0cdfa0]

add: missing unotypes #65293#


2001-11-06  Martin Hollmichel  <mh@openoffice.org>  [b9619b234754c63ddc758f6dd669fe5d624ad155]

add: missing unotypes #65293#


2001-11-06  Philipp Lohmann  <pl@openoffice.org>  [c7a635bc8df571c761de6813dbdaccacf91b1e42]

#91571# remove inappropriate window size reduction


2001-11-06  Martin Gallwey  <mtg@openoffice.org>  [4b7bfe02ec49e034fc17dae3fae156328b8fe23c]

#94364# allow reseting of descriptor values and do not try and reset attributes if we don't have a SwFmt


2001-11-06  Christof Pintaske  <cp@openoffice.org>  [328234d8caa9bf5b39d461e870ef321846e92336]

#92868# set ic focus even when member focus window has not changed


2001-11-06  Christof Pintaske  <cp@openoffice.org>  [3355eaf6a3435a1b86132015260a823631b67eb7]

#92898# add Avant Garde Gothic as a replacement for Avant Garde


2001-11-06  Hans-Joachim Lankenau  <hjs@openoffice.org>  [6f14fa2a6799e4e2611f342784fca32cb42fcf07]

#94297# add -lip switch


2001-11-06  Behrend Cornelius  <bc@openoffice.org>  [71c90bc2242c84e2f9633f8be6172a6b7c98c270]

#94334# Now preselected range is checked for supported services


2001-11-06  Behrend Cornelius  <bc@openoffice.org>  [8e27f7b3945b77fa66b7ec3998d1951065320014]

94306# Conversion now with Modulecheck


2001-11-06  Sven Jacobi  <sj@openoffice.org>  [1776c1d01f083b5870254a85f82db5379f8c16f3]

#94138# fixed uninitialized variables (RasterOp and ClosePath)


2001-11-06  Sven Jacobi  <sj@openoffice.org>  [5a8c50236981ea92d47369e313fbc1f3b5641eb4]

#94138# take care of push/pop flags


2001-11-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [caf04f04d80e0b7f5df2687c5f884a9e49aaa43c]

#94354# rttis are now generated in case no appropriate symbol is mapped into the process


2001-11-06  jp  <jp@openoffice.org>  [9117610b38c2f49fee96b4008d01f218a61717bd]

Bug #93782#: use the correct namespace and include path


2001-11-06  Kurt Zenker  <kz@openoffice.org>  [e2a43380fe14fd932f76bbbdef6a1d3017201062]

new version for SRC641


2001-11-06  Niklas Nebel  <nn@openoffice.org>  [4cf178d9a649995db72a8cd0914f8049cc9f6b1c]

#94335# don't assign bool return to offset variable, delete array after use


2001-11-06  Caolán McNamara  <cmc@openoffice.org>  [7152fdfb2bdbb6bd6d13ff2a3b6d24400f089879]

#94323# No drawmodel when objects in an unused header


2001-11-06  Stephan Schäfer  <ssa@openoffice.org>  [de201724e3e64cc53cc88bfad2cce085671bdef5]

#90980 position target dialog absolutely


2001-11-06  Kurt Zenker  <kz@openoffice.org>  [d0ea11be521898ded3bf9115ec64f41c550a3cd1]

SRC641


2001-11-06  Thomas Lange  <tl@openoffice.org>  [0cff38a79d8f69eadf700a06d765a408a37b2903]

#91500# some symbol names have been renamed for 6.0


2001-11-06  Andreas Martens  <ama@openoffice.org>  [648b8bb0f0bb7006da32bf1ad394e09b7970fa93]

Fix #94177#: Remove the footnotes when you delete the footnote anchor


2001-11-06  Malte Timmermann  <mt@openoffice.org>  [41259522103411f6815d2f5fa6850586c743c1c2]

#91913# Don't overwrite LongFormat


2001-11-06  Jörg Barfurth  <jb@openoffice.org>  [215e084545d4f60a69a18ae2da733b580e6fcad8]

#94360# Locate bootstrap.ini next to executable


2001-11-06  Jörg Barfurth  <jb@openoffice.org>  [c71fce52a1cdb529d0b8997de708d4052220cc67]

#94360# Locate configmgr.ini next to cfgmgr shared library


2001-11-06  Daniel Rentz  <dr@openoffice.org>  [d88bee79f8ea4cb11147d230f1db6e4035e0b4f0]

#94122# New chart progress bar, new filtertools


2001-11-06  Mathias Bauer  <mba@openoffice.org>  [a9e749a226237b686ea7dbb8a72e8f1ac062c127]

#94332#: TimeBomb removed


2001-11-06  Caolán McNamara  <cmc@openoffice.org>  [3d9ef9c5b8ceb065eb4659185016208852f1e680]

#i1930# Undocumented table layout sprm integrated into positioning handling


2001-11-06  Jörg Barfurth  <jb@openoffice.org>  [4b9757dc562316e2a2976951836a3da5f240bf39]

#94360# SYSBINDIR is not the PWD


2001-11-06  Peter Burow  <pb@openoffice.org>  [7d236e4de6ee60790830bb00b8689059f1ab8e39]

fix: #90583# focus rectangle bigger


2001-11-06  Peter Burow  <pb@openoffice.org>  [4f01380d984773af64166f0f8c920e553eb35487]

fix: #90583# dialogue more flat


2001-11-06  Philipp Lohmann  <pl@openoffice.org>  [6a115893d60efac4d43acc57a5df9643b6a28f4c]

#94297# update helptext


2001-11-06  Niklas Nebel  <nn@openoffice.org>  [5f7b9fd063580b5896498c165578b8b4e93859dc]

#76689# CopyArea/CopyAreaSafe: adjusted end position can be negative


2001-11-06  Philipp Lohmann  <pl@openoffice.org>  [dc4096ce885258999e185e3d04638e01d6304e40]

#94297# implement dependency file


2001-11-06  Philipp Lohmann  <pl@openoffice.org>  [042ecaedd51580a32bc4bc5f6d042783c17d68eb]

#94297# clear system dependant name list


2001-11-06  Thomas Lange  <tl@openoffice.org>  [58c67dc73ced8a86ba6c51d045506147f2646679]

#93272# use ISO_8859_x text-encodings now instead of MS_125x encodings.


2001-11-06  Gregor Hartmann  <gh@openoffice.org>  [669a5bbd69872eb8cbb8eec95359b90d7399d000]

extended access to SbiRuntime


2001-11-06  Ocke Janssen  <oj@openoffice.org>  [6c71f8e9f1bf25736d552e8c3afc8a490e601f12]

#94329# use parents parent to display error msg


2001-11-06  Ocke Janssen  <oj@openoffice.org>  [f4eab650ae6621a9ac6320bbd16144a252befe3a]

#94333# removed double local var


2001-11-06  Ocke Janssen  <oj@openoffice.org>  [48717b073f40e25d8feb3a0e9a54ca4e12a1140c]

#94329# check if table could be altered


2001-11-06  Kai Ahrens  <ka@openoffice.org>  [ea101723ce0bd4a834238b5f18f4752a0d8bbc81]

#93628#: support of requested SVXB format in case of drawing object


2001-11-06  Hans-Joachim Lankenau  <hjs@openoffice.org>  [bd2c5e6d0e7fb2889047c5813a8ae6f490c5dac8]

#94297# use mktemp


2001-11-06  Malte Timmermann  <mt@openoffice.org>  [5ff143046caa9cf020435ef0d1fb1f24aa1e8588]

#94344# startDrag only if mbClickedInSelection


2001-11-06  Thorsten Behrens  <thb@openoffice.org>  [d5fa4f02509e12940015ccde96b011747f40ef12]

#94252# Cleaned up GetMenuState, added check for switched-off UI


2001-11-06  Vladimir Glazounov  <vg@openoffice.org>  [2ac2adc1490f6847dbd4496df8a08b0e0762c2b0]

SRC641


2001-11-06  Jörg Barfurth  <jb@openoffice.org>  [1b5f828ff7eb11c76394f01b3b056296200095ee]

#94325# Rollback to 1.8; 1.9 is broken for unknown reasons


2001-11-06  Peter Burow  <pb@openoffice.org>  [e01b4b6f2f063adddf3306a4d2e9146c20b41be5]

fix: #93688# obsolete assertion removed


2001-11-06  Kai Ahrens  <ka@openoffice.org>  [fd499901d3b87995743308aeec6fcb34ce330b3f]

#78486#: clip polyline by ourself if polyline has 2 points and a length of more than 16000


2001-11-06  Peter Burow  <pb@openoffice.org>  [2af79858e36dde087141d144fb26bf52040b91d7]

fix: #94266# only left mouse button starts edit mode


2001-11-06  Hans-Joachim Lankenau  <hjs@openoffice.org>  [1f930977380d40ab2ca87f7f1ea1899e15b983e7]

#94297# syntax


2001-11-06  Hans-Joachim Lankenau  <hjs@openoffice.org>  [02100d0a9e19621ee7fe3c38ebbfcf373b29af45]

#94297# more verbose error message, rename instead of link


2001-11-06  Rüdiger Timm  <rt@openoffice.org>  [3fb6543d9145cfd2425d085c711a3225fd2f1f26]

Merge SRC641: 06.11.01 - 12:18:41


2001-11-06  Oliver Bolte  <obo@openoffice.org>  [638a46df242542ad11ae93063203fe815b47f12f]

Merge SRC641: 06.11.01 - 12:19:32


2001-11-06  Kurt Zenker  <kz@openoffice.org>  [4e83a66073608058c606ed0d608f6b194722ada5]

Merge SRC641: 06.11.01 - 12:16:47


2001-11-06  Kurt Zenker  <kz@openoffice.org>  [bd63ceaced74c7ad857a813ab0be99df9554403f]

Merge SRC641: 06.11.01 - 12:13:00


2001-11-06  Kurt Zenker  <kz@openoffice.org>  [1cf91d784bcc4535d34f2f6aecbdbb0084aab871]

Merge SRC641: 06.11.01 - 12:13:28


2001-11-06  Kurt Zenker  <kz@openoffice.org>  [cc617acdcf6db566b87d70b03e83468487c893e9]

Merge SRC641: 06.11.01 - 12:09:35


2001-11-06  Kurt Zenker  <kz@openoffice.org>  [6624cc54308710ff22d33de8ceb026249d24d7f7]

Merge SRC641: 06.11.01 - 12:08:08


2001-11-06  Kurt Zenker  <kz@openoffice.org>  [4621eccb8ccaf81d475bdc00932ed6d627284346]

Merge SRC641: 06.11.01 - 12:07:34


2001-11-06  Kurt Zenker  <kz@openoffice.org>  [149180297b49c6c2d5f12d03648128e39779c8d6]

Merge SRC641: 06.11.01 - 12:06:53


2001-11-06  Kurt Zenker  <kz@openoffice.org>  [d184ca0c115d00241acfd7b3f3782828c8af4fc5]

Merge SRC641: 06.11.01 - 12:06:35


2001-11-06  Ocke Janssen  <oj@openoffice.org>  [c7c856d64e34d66da8e0a9032c72f97bfa122f5c]

#94305# check columnsize and data allocated


2001-11-06  Ocke Janssen  <oj@openoffice.org>  [f1732d513b1b05e4ec66e8d8f8be954ef0478fc6]

#94305# check columnsize and data allocated


2001-11-06  Stephan Schäfer  <ssa@openoffice.org>  [8173566027c3d33cfacc60c9be25fab235193d88]

#92759 read xp menu colors


2001-11-06  Stephan Schäfer  <ssa@openoffice.org>  [5bade02e85af85d78e84b1460b4a46e4da3efc77]

#92759 xp detection


2001-11-06  Stephan Schäfer  <ssa@openoffice.org>  [8b74959151b436789dd95b00aff26d0f903e57b4]

#92759 xp detection and new SDK defines


2001-11-06  Stephan Schäfer  <ssa@openoffice.org>  [d8a2ec38699a58bcfa964d0ccea38efd42a1fc39]

#92759 support menubar color


2001-11-06  Frank Meies  <fme@openoffice.org>  [ed5b067f4e917a8344da627297f981957452bb3d]

Fix #76622#: Repaint rectangle and clip rectangle for lines containing underscores


2001-11-06  Thomas Lange  <tl@openoffice.org>  [b35d0f173f25d8bcb6279e045430b097b96741c0]

#94291# accent attribute value fixed.


2001-11-06  Andreas Martens  <ama@openoffice.org>  [9316fbbf1d487fa7f1de8cd8a627ded681810b41]

Fix #93699#: Force back flow


2001-11-06  Joachim Lingner  <jl@openoffice.org>  [81b1f6b1bd0ea73353d9cf396e09bf662557c788]

#75148#


2001-11-06  Mathias Bauer  <mba@openoffice.org>  [c4475c7f176f7d6b469460f5fe5627863305e2e3]

#84711#: use all document functions when executing keystrokes


2001-11-06  Thomas Lange  <tl@openoffice.org>  [bb223ea105afb5dc5be4ce6571a6461434f3b254]

#92469# using reference to window now.


2001-11-06  ok  <ok@openoffice.org>  [fcae8383e039abd939cb90fe7ce499afee73cb54]

fix: #93989#


2001-11-06  jp  <jp@openoffice.org>  [ac428b9a80d79168cfc39b6d8c2dfc065418622a]

Bug #93914#: optimize the modify calls


2001-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [7dbdf521ae09982b1121e2680a2a47765f7ebb62]

#92924#: One throw statement is needed to convince the gcc-3.0.x compiler to place the RTTI information for InteractiveAugmentedIOException into the object file.


2001-11-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [e14d8dbbb08e208a9e3d79ac225ba8e3b2672dda]

#92924#: fix broken array initializer


2001-11-05  Eike Rathke  <er@openoffice.org>  [d2c9d50072d63d6d6708c55c27623ed44c9d1ec8]

#92553# performance: SetMarkArea: avoid unnecessary new/delete and data copies


2001-11-05  Eike Rathke  <er@openoffice.org>  [5ccdf8c45878c27474a69ec38071815cbd58109a]

#92553# SetPatternArea: correcetd a glitch


2001-11-05  Kurt Zenker  <kz@openoffice.org>  [b7fb0e8147d2c152d628e6544b9a583e001d84ac]

new version for SRC641


2001-11-05  Martin Gallwey  <mtg@openoffice.org>  [121840d5c17825103d7aa9f9d173958bf55bce8d]

#92662# admit that the TextCursor now supports XMultiPropertyStates


2001-11-05  Kurt Zenker  <kz@openoffice.org>  [8517c63cec20de0db57153bc443ca8a32b2456aa]

new version for SRC641


2001-11-05  Hans-Joachim Lankenau  <hjs@openoffice.org>  [ca7ea9a18ee5c2632466ce998f8b94e0aa22e833]

#65293#, #90760# OLE handling was relaying on VCL variable


2001-11-05  Rüdiger Timm  <rt@openoffice.org>  [9cc58440d19310fee2d5971f12d4bbdf47082d4a]

new version for SRC641


2001-11-05  Björn Milcke  <bm@openoffice.org>  [a29cad0406e8c389093da03bbe6f6135a103eb44]

#94052# wrong initialisation order in CTOR => uninitialised member was used in base class


2001-11-05  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b49c7dcd9a09167e7d66769e648ccb7e1a3f6357]

#93866# supply unistd.h for WNT


2001-11-05  Jörg Barfurth  <jb@openoffice.org>  [8ff8a38aee764f220badf4d847efd823f9ba8cc5]

#86807#,#94287# Improved state handling


2001-11-05  Kurt Zenker  <kz@openoffice.org>  [6c0057ada833d8e54db2e1ecec98ab5d123be83a]

new version for SRC641


2001-11-05  Hans-Joachim Lankenau  <hjs@openoffice.org>  [d940ace4fc9229d084adc35e230eb1a23c786a8c]

#93866# supply unistd.h for WNT


2001-11-05  Sander Vesik  <svesik@openoffice.org>  [5080e5b3f3f57daf0edfb70e5ff3f5eeafaa853b]

Merge from OO638C


2001-11-05  Nils Fuhrmann  <nf@openoffice.org>  [a4b86c806bd1fcb4fecfb70b855c98e702b47f12]

Added mapping of productnames to workspaces


2001-11-05  Behrend Cornelius  <bc@openoffice.org>  [5a4b4415be2dc4c447a19058e7f15e4c5aa21c4f]

#93436# Declaration of OS Function "RegCloseKey" modified


2001-11-05  Hans-Joachim Lankenau  <hjs@openoffice.org>  [623333cdda45ec8e8a041db725d9c298e3225bf7]

#65293# get rsynced build environment to work again


2001-11-05  Frank Schönheit  <fs@openoffice.org>  [c5c117f4cb2961d5b54a2e425f4705cfa80ec99d]

#94194# +m_bEncounteredLSAttrib


2001-11-05  Oliver Braun  <obr@openoffice.org>  [c4896ad11c0e3d8184b4ad75543e2a644628bc8e]

#93953# added encoding for greek


2001-11-05  Christian Lippka  <cl@openoffice.org>  [2d7f2ffee25f32a8b8a229073e7a15fdf9e57cf9]

#93263# use file name as template name if none is given by sfx


2001-11-05  Kurt Zenker  <kz@openoffice.org>  [a57aa8e2c0f8774f792770e5d7f047ea6d8af4ff]

new version for SRC641


2001-11-05  Kurt Zenker  <kz@openoffice.org>  [b3a32d068fc0d6bd227b1b432ebd6f219de120b1]

new version for SRC641


2001-11-05  Kurt Zenker  <kz@openoffice.org>  [ae8e9a0826a59b1db0dab36aa9bb5bb7ad50ea6e]

new version for SRC641


2001-11-05  Frank Meies  <fme@openoffice.org>  [dca044e9572144c1ba9ce423b10f7a5456837cda]

Fix #93831#: Larger range for tip help on notes


2001-11-05  Philipp Lohmann  <pl@openoffice.org>  [0e5f97c8966054d8f8e8a637a464cf76f42c09a0]

#94297# write multiple .res files in one pass


2001-11-05  Philipp Lohmann  <pl@openoffice.org>  [f16282300c1dc099e9e86e4600ebab3a76c7afc3]

#94297# removed nonfunctional IRIX define


2001-11-05  Niklas Nebel  <nn@openoffice.org>  [9b7b8b5bd0f3e8255c72dcacdd228c148d421ff7]

#94048# no quotes before automatic currency, handle same key for several styles


2001-11-05  jp  <jp@openoffice.org>  [72495c2b500b69329e950fb7f4a39051ed16ae2c]

Bug #94226# IsValid - SetStreamSize needs the size plus one


2001-11-05  Christian Lippka  <cl@openoffice.org>  [e48b0869a8257cea501f19ef2276f0aba72a1991]

#90330# added a cache for outliners that are used by the api


2001-11-05  Christian Lippka  <cl@openoffice.org>  [04bc41b648d7ae5de35cb209afd4d2bdca8b8b58]

#90330# use outliner cache at the model


2001-11-05  Christian Lippka  <cl@openoffice.org>  [7c0468c6935608965543aba488d2dadeaa6c7b36]

#90330# corrected cache assertion


2001-11-05  Christian Lippka  <cl@openoffice.org>  [cf83a306d24cfadefaec7fc923a2e91fa7438892]

#90330# added a cache for sequentiel attrib access


2001-11-05  Christian Lippka  <cl@openoffice.org>  [0840274d151987d18f76b076e18e899633870f06]

#92191# do not allow paragraph styles that differ from shape style


2001-11-05  Daniel Vogelheim  <dvo@openoffice.org>  [6f253f802223f35570623b65daa2ecff8fe36efc]

#94189# now always export text declarations for headers/footers


2001-11-05  Andreas Martens  <ama@openoffice.org>  [27127373f95824d918e6c3cbce2a1b0c842967ac]

Fix #94184#: Repaint error in tables


2001-11-05  Kurt Zenker  <kz@openoffice.org>  [2f782c599c08c05af451416e3b0f0cf57d54009b]

#65293# include <list>


2001-11-05  Malte Timmermann  <mt@openoffice.org>  [2b6899c947d9ab1c7c3f2e1adfa567804f31ba59]

#91913# Use ExtDateFieldType...


2001-11-05  Kai Ahrens  <ka@openoffice.org>  [8e346c5e56e94a658b9708f28894db02a843f491]

#94171#: don't release solar mutex in ::GetAny of TransferableHelper


2001-11-05  Kurt Zenker  <kz@openoffice.org>  [055589cb7fb03ca244de21e1717c62518e7927c6]

new version for SRC641


2001-11-05  Hans-Joachim Lankenau  <hjs@openoffice.org>  [3fd5f33b93899a94441c75632eff57d04b70777a]

#92341# removed OLD_CHAOS checks


2001-11-05  Nils Fuhrmann  <nf@openoffice.org>  [9d46853c7d44ad123b85fb42cc8ad19235cb8e15]

Added fixed dependencies


2001-11-05  Eike Rathke  <er@openoffice.org>  [1cc2a46ac74be899e2440a161845da4f6dc428c2]

#92553# performance: SetPatternArea: avoid unnecessary new/delete and data copies


2001-11-05  Kurt Zenker  <kz@openoffice.org>  [1553dbdd94b7353705c518382a3ed05ac661accf]

Merge SRC641: 05.11.01 - 12:57:49


2001-11-05  Jörg Budischewski  <jbu@openoffice.org>  [da082cd0f990fdb87357b21fa7882af14c153d2b]

#88337# docu reviewed


2001-11-05  Peter Burow  <pb@openoffice.org>  [b059a2e42bfd1d5095372cd8cdc01443b7bd3f18]

fix: #94269# use SvtSysLocale instead of LocaleDataWrapper


2001-11-05  Nils Fuhrmann  <nf@openoffice.org>  [0f37803da737ebb4f120090bafeae144fe160cca]

Removed obsolete entries #87134#


2001-11-05  Peter Burow  <pb@openoffice.org>  [f6a13a84a77eabb5eb8acfcd5e1afef8d738d610]

fix: #94061# set off pagestyle header to prevent URL print output


2001-11-05  Jörg Barfurth  <jb@openoffice.org>  [e35ceaaab1dbd8279ca3b06b3ae75e5aa2918b96]

#86807# Removed (incomplete) support for special 'default' locale


2001-11-05  Jörg Barfurth  <jb@openoffice.org>  [80006750a4d6e71c79332921e256dbed89ef71ae]

#86807# Reduce to locale now copies the tree ID (if any)


2001-11-05  Caolán McNamara  <cmc@openoffice.org>  [2118133f18383602421c9e3f1d0eb5842190081b]

#i2015# Symbol font and list level fonts should not be part of charset manager


2001-11-05  Ocke Janssen  <oj@openoffice.org>  [1df90555e3f07de7dd718fc90d1c2727573f8124]

#94031# set unique flag every time


2001-11-05  Ocke Janssen  <oj@openoffice.org>  [bf27b20cd1e72e0ef0a53c5abacdfe9ac437325b]

#94279# set Listener to NULL in dtor


2001-11-05  Tino Rachui  <tra@openoffice.org>  [9ac079355713e549fdc1c3ab986cdf8ff0536f5d]

#94226#when calculating the mem size for format text or HTML Format we do not include the terminating 0 because we want to return a byte sequence without it, the byte sequence has a length so no terminating 0 is necessary


2001-11-05  Philipp Lohmann  <pl@openoffice.org>  [05e652ed096c3f7ebd97ab0567de42e72de1d141]

print Xerrors on Ooo


2001-11-05  Mathias Bauer  <mba@openoffice.org>  [e2f66ca70dd75fc9d47d9f60a4c80c629b916f9e]

#94037#: SvFactory::DeInit must wait until ConfigManager is deleted


2001-11-05  Tino Rachui  <tra@openoffice.org>  [a5416b2131aff17bfd2b60f5e1a12d2ea7c1bb74]

#92988#immediately returning in setValue/getValue when ControlAction is GET_HELP_URL/SET_HELP_URL


2001-11-05  Andreas Bille  <abi@openoffice.org>  [50f14b99c3a15a0c56c8250d5c0e775ebd862a6e]

#93535#,#91858# New exception for ReplaceExisting=false in case of exsting directory( against logic, but works ). Content now have a valid identifier in every case.


2001-11-05  Carsten Driesner  <cd@openoffice.org>  [af78d4d6c4bb682944658248eb2ef475caf1cd27]

#88164# use dispatch watcher to watch slot URLs and shutdown office if necessary


2001-11-05  Carsten Driesner  <cd@openoffice.org>  [3a33ca881975dba7e5299a5ca461f2a7ec6d43fd]

#88164# class to watch slot URLs and shutdown office if necessary


2001-11-04  Matthias Huetsch  <mhu@openoffice.org>  [38cd70631d2bb20fc587b4fcef9e39517d912228]

#88337# Reviewed and updated documentation.


2001-11-03  Matthias Huetsch  <mhu@openoffice.org>  [2e33216689629b1d78d9b26715bb0571c075c20d]

#88337# Reviewed and updated documentation.


2001-11-02  Kurt Zenker  <kz@openoffice.org>  [37f4d7f96337ba3572d44356a276953a46c7f783]

Merge SRC641: 02.11.01 - 22:20:26


2001-11-02  Kurt Zenker  <kz@openoffice.org>  [bcaee569c5059734c95326fd9f4acfc91fa89199]

Merge SRC641: 02.11.01 - 22:17:04


2001-11-02  Kurt Zenker  <kz@openoffice.org>  [b640ce8669933e77d9451b62103557b4fee33b6f]

Merge SRC641: 11/02/01 - 22:16:37


2001-11-02  Kurt Zenker  <kz@openoffice.org>  [586a8e3780116d8d963583b5d5a86a8cad56f49f]

Merge SRC641: 02.11.01 - 22:15:24


2001-11-02  Kurt Zenker  <kz@openoffice.org>  [a4c09a50c7ec0895396a3b12574a2341b5c4ef7f]

Merge SRC641: 11/02/01 - 22:14:13


2001-11-02  Kurt Zenker  <kz@openoffice.org>  [747f266e79f13b5c11145345106b6dea234ff0f9]

Merge SRC641: 02.11.01 - 22:11:16


2001-11-02  Kurt Zenker  <kz@openoffice.org>  [f5024b2adf4b3f8be5dffdcf0204966af02bb957]

Merge SRC641: 02.11.01 - 22:10:43


2001-11-02  Kurt Zenker  <kz@openoffice.org>  [b92c3cac15e42a58ced1e70a7771b94a4144f6be]

Merge SRC641: 02.11.01 - 22:10:06


2001-11-02  Kurt Zenker  <kz@openoffice.org>  [5fd31fb1682d6168340ec45503963b6dcd44851b]

Merge SRC641: 02.11.01 - 22:10:15


2001-11-02  Kurt Zenker  <kz@openoffice.org>  [ac1e8a648c592bb280be81db165a9403a1b82913]

Merge SRC641: 02.11.01 - 22:08:46


2001-11-02  Kurt Zenker  <kz@openoffice.org>  [6df6399546f2af86f187ad9d8a17002f813f1848]

Merge SRC641: 02.11.01 - 22:07:43


2001-11-02  Kurt Zenker  <kz@openoffice.org>  [d35d1bc99e1c8006912152d9619d31ed41d60778]

Merge SRC641: 02.11.01 - 22:05:26


2001-11-02  jp  <jp@openoffice.org>  [e001bdb2b9b235d4687bd03aa6cfe1fdcd75d742]

Bug #94218#: compiler error


2001-11-02  Stephan Schäfer  <ssa@openoffice.org>  [5672c14cf20bbc62d4559cb3264b0f13b91064e8]

#89519 correctly scroll under system windows


2001-11-02  Stephan Schäfer  <ssa@openoffice.org>  [8cb313148f9493879bb934d073d73707900e4c2a]

#94235 always regard task bar position


2001-11-02  Stephan Schäfer  <ssa@openoffice.org>  [22e7b9f7ac204b61c6ac8376255140cf516df2fd]

#94235 keep default pos of newly created windows


2001-11-02  Hans-Joachim Lankenau  <hjs@openoffice.org>  [c3f5b4a129d752d26d4f8be3158108f1a3dd17cb]

#78624#,#89873# reworked ziptargets to get more flexibility


2001-11-02  Thorsten Behrens  <thb@openoffice.org>  [06bc8d32ae63314bfaeec2f46dc3121ed0362334]

#93468# Using preview also for draw documents


2001-11-02  jp  <jp@openoffice.org>  [c27924cc18e86efb413d895d0fa423e8a33f7c82]

Bug #94265#: MakeUserStorage - set share to user filename if the xml file is copied


2001-11-02  Jörg Budischewski  <jbu@openoffice.org>  [c99a2daa423d2a434e5c23b3b2dc1ba4aeea9a48]

#94214# added test for asynchron->synchron with pending asyncs bug


2001-11-02  Mathias Bauer  <mba@openoffice.org>  [186be94bfe1a8cf6c854c6e34eb716ed35565547]

#93937#: Save starts with all docs instead of configurations


2001-11-02  Mathias Bauer  <mba@openoffice.org>  [3f68aee577b0f6275c0235e8b0b3c7169e44a323]

#93535#: some problems with overwriting unpacked storages


2001-11-02  Behrend Cornelius  <bc@openoffice.org>  [77e70b7f98a813eedff8060976da33b6b837d0d5]

#94168# Preselected Range handling now modified. Numberlocale


2001-11-02  Mathias Bauer  <mba@openoffice.org>  [7da6e248d40dfa9d15c3f6c934e04e2363758c3e]

#94033#: wrong KeyInput Notify


2001-11-02  Mathias Bauer  <mba@openoffice.org>  [3fbb95b6a0c9ef09e22f70529c8c60c681c20534]

#93937#: don't store configuration if cfgmgr belongs to loaded document


2001-11-02  Mathias Bauer  <mba@openoffice.org>  [d7fafd456cbf3598bdeaaf25cbe2b9742f367c8b]

#93760#: no empty itemsets in Requests


2001-11-02  Mathias Bauer  <mba@openoffice.org>  [61a3180f84f6ded77b5255780f9b5fc60f6a49e2]

#93820#: Update after setting Symbolsize


2001-11-02  Stephan Bergmann  <sb@openoffice.org>  [473975cc8a96d63ceee2c1015a3ebb8cf2b02255]

#90767# Undid unnecessary 86645 HTTP query part modifications.


2001-11-02  Kai Ahrens  <ka@openoffice.org>  [865cbcaf173b4c41486c7a315746e018ccaff91d]

#93430#: added load on demand for XML files


2001-11-02  Kai Ahrens  <ka@openoffice.org>  [65d18a89ac099a5c3c47ab191dc0b9f47ebd09b0]

#93430#: destroy SvStorageRef object at SdrDocumentStreamInfo


2001-11-02  Stephan Bergmann  <sb@openoffice.org>  [018c2a0d4925e29f0fb0fec72798132060766b50]

#90767# Fixed URL composition in plugin case.


2001-11-02  jp  <jp@openoffice.org>  [8c908f796fce4fb14a9bc91cfc99a15c2192cc39]

Bug #94137#: Find - use temporary object for the search - don't change the original cursor if nothing is found


2001-11-02  Juergen Schmidt  <jsc@openoffice.org>  [1bedb732c07d575d52c89d168c909d4565485cbc]

#94208# insert com.sun.star.loader.Java


2001-11-02  Juergen Schmidt  <jsc@openoffice.org>  [944ab22d76edc6e1d906cb00dd98837aa20b605c]

#94208# insert com.sun.star.loader.Java


2001-11-02  Armin Weiss  <aw@openoffice.org>  [0286bffdd5f9c9ac4fbeae9fea9f5aa084da411b]

#94195# Hard removal of the handles (ForceInvalidateMarkHandles) is not enough, when this is done they need to be hard refreshed, too.


2001-11-02  Frank Schönheit  <fs@openoffice.org>  [7a840bbba34dedb602953180151be7ee8c245717]

#94093# ensure the correct row count before adjusting the cursor pos


2001-11-02  Juergen Schmidt  <jsc@openoffice.org>  [68550a5560ff6e69b12628499710772cd1ef05e3]

#94243# insert MY_COPY


2001-11-02  Caolán McNamara  <cmc@openoffice.org>  [4c010a60b733ff6c4ea37e00a8e4e2c48711285b]

#i1973# table row end search should also mark plcf dirty on a fail


2001-11-02  Juergen Schmidt  <jsc@openoffice.org>  [f3537340bfc47450b541aa918989e819d555e655]

#94243# use alternative copy for sxw,... files


2001-11-02  Christof Pintaske  <cp@openoffice.org>  [6d88d971b83b7a774b83a30d346f6636e69731b9]

#91994# in preedit mode filter cursormovement keyevents


2001-11-02  Frank Schönheit  <fs@openoffice.org>  [7b2319940d6222295aa3ee737d692684e7dea896]

#94077# construct: leave with the correct ref count in case of an exception


2001-11-02  Frank Schönheit  <fs@openoffice.org>  [6026a2786ee9f698e182a26968336fafba5b15e3]

#94077# use an AutoDisposer when setting a Connection on the RowSet


2001-11-02  Ocke Janssen  <oj@openoffice.org>  [b8168d17a54f05704af0775104decfee1f6e6f0a]

#94224# ensureObject correcting


2001-11-02  Daniel Rentz  <dr@openoffice.org>  [9c75c7dddccf597b6b0929724e55060aa86797df]

#88839# restore navigator settings


2001-11-02  Philipp Lohmann  <pl@openoffice.org>  [5d9ce3e8bef366e351a752092d1c26d256ccdf0a]

#94248# do not map float windows in parent's ToTop


2001-11-02  Philipp Lohmann  <pl@openoffice.org>  [b687fd80fa33aadd2255db1b13db0581c03a6ffd]

#93613# still more tab changes


2001-11-02  Carsten Driesner  <cd@openoffice.org>  [6c59885686f634e45f21d02ac913796f14387560]

#93801# removed external from error message


2001-11-02  Caolán McNamara  <cmc@openoffice.org>  [e1b554625447d08a58ee43016837f5906aaeb55f]

#i2015# use a stack for the charset so as to not clobber it when a run contains two paras of different styles


2001-11-02  Thomas Benisch  <tbe@openoffice.org>  [ce5e517f46c7ddec248096ae2eb6bde9e4e7ad5b]

#92173# Reimplement Basic password protection UI in Basic IDE


2001-11-02  Thomas Benisch  <tbe@openoffice.org>  [10b2e0a9f1918541180d641a60250bfbc52536f4]

#92173# Reimplement Basic password protection UI in Basic IDE


2001-11-02  Thomas Lange  <tl@openoffice.org>  [fc7debcb86eb2f65012ab443269e60d8ab35e7a4]

#93469# preview of formulas are now diplayed using the optimal zoom (fitting to window size).


2001-11-02  Frank Meies  <fme@openoffice.org>  [8e84d1b01f8a41c42d3c53f1cc46189140023296]

Fix #93965#: Repaint of last line in frame if first line in follow is changed


2001-11-02  Hans-Joachim Lankenau  <hjs@openoffice.org>  [5ec7584ba04d035eecf7521bfdc167efc2615ec4]

#90760# remove VCL variable


2001-11-02  Hans-Joachim Lankenau  <hjs@openoffice.org>  [83d32504afd843f17d1bf139daa7632a90d284cc]

#90760# removed VCL variable checking and VCL define


2001-11-02  Oliver Specht  <os@openoffice.org>  [400aaac26b597a34a267ab791da90199221a04c7]

#94237# exception methods moved to cntex.cxx


2001-11-02  Herbert Duerr  <hdu@openoffice.org>  [87c2bd4a40a5362699b20a188ceeca7b68cd935c]

#88364# do not free fallback font twice


2001-11-02  Oliver Specht  <os@openoffice.org>  [7a27feda739fd046e6e8b334de0f1dc44cfba5be]

#94237# exception methods moved to cntex.cxx


2001-11-02  Oliver Specht  <os@openoffice.org>  [48d5e6d8e28ecb60a80f2be08730b0a7edd32313]

#94237# exception methods of index dialog


2001-11-02  Philipp Lohmann  <pl@openoffice.org>  [a3202c01ab15933f53e5dd9e95bc7a4884f00e41]

#94201# map float frames raised


2001-11-02  Michael Hönnig  <mi@openoffice.org>  [f39e06bb38c6b1f69133e99a09f92494ee73ead2]

needs <TRUE/> instead of <TRUE> etc.


2001-11-02  Michael Hönnig  <mi@openoffice.org>  [4aef0a9484df4755c960741172a86f8bc3d53fe6]

needs <TRUE/> instead of <TRUE> etc.


2001-11-02  Frank Schönheit  <fs@openoffice.org>  [70eac81cd6a63edd8680685f243ee8f24ec1e107]

#94196# in case of a non-valuelist-ListBox, do not import the ListSource property twice


2001-11-02  Stephan Bergmann  <sb@openoffice.org>  [620c941fd6e81f6508d4a701f644b46a1f5c13d4]

#94096# Fixed special handling of scheme-only regexps.


2001-11-02  jp  <jp@openoffice.org>  [a5e6e56a6c5e7755357b0937fd0bd7ebde967745]

Bug #94218#: remove usage of SC/SD library


2001-11-02  Philipp Lohmann  <pl@openoffice.org>  [a8a43249cbd615cc26d3b0ab91722107eab849b1]

#94203# workaround for broken locales


2001-11-02  Thorsten Behrens  <thb@openoffice.org>  [bb0f957cce7dedec48f4fe2794debebba0973f00]

#94205# Corrected placement of lower controls


2001-11-02  Dieter Loeschky  <dl@openoffice.org>  [d4df0ce4992a29d43057f7ed6492b81e14dd2ecf]

#94116# SetMasterPage(): calling SetAutoLayout() without initializing the presentation objects


2001-11-02  Jörg Barfurth  <jb@openoffice.org>  [ea6c556fb649ce6c1181730aa8605fbe148628c2]

#91782# Adjusted to change in BootstrapSettings


2001-11-02  Jörg Barfurth  <jb@openoffice.org>  [b5a5f6267add4c1d3ef09f96b231357709bd6722]

#91782# Modified bootstrapping to use rtl bootstrap arguments; no more use of unotools bootstrapping; no more direct profile access; no more knowledge of office deployment (sversion.ini,..)


2001-11-02  Jörg Barfurth  <jb@openoffice.org>  [48dc74e146d87b88ce29595204ad955ecca6a83c]

#91782# Removed dependency on unotools (was needed for bootstrapping)


2001-11-02  Jörg Barfurth  <jb@openoffice.org>  [9ef354174354eb7894ee034c69e4142062f32e55]

#91782# Modified bootstrapping to use rtl bootstrap arguments; no more direct profile access; reduced dependency on sversion.ini


2001-11-02  Thomas Lange  <tl@openoffice.org>  [6974ce083e4993c863845ba0217d4b189fadb6e3]

#84994# renaming of some symbol names for spanish.


2001-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [94afe5b2570e2b607fc96205d079d3057dfb9c44]

#92924#: cast


2001-11-02  Michael Hönnig  <mi@openoffice.org>  [ece4d39a4e0ffeed08e51001f290e1250f9be63e]

proofreading and corrections from Richard Holt


2001-11-02  Hans-Joachim Lankenau  <hjs@openoffice.org>  [6e24b4217440662c8c5ac8750b2a8ccc9f856162]

#94100# default UNOUCRRDB and COMPRDB according to the selected environment


2001-11-02  Michael Hönnig  <mi@openoffice.org>  [8062cab56aff97620d938722d3be0156bbdae988]

proofreading and corrections from Richard Holt


2001-11-02  Andreas Bregas  <ab@openoffice.org>  [9a70b007ddb0e4eaf6c94b29e526cf8694d281ff]

#94202# Fixed CDateToIso


2001-11-02  Behrend Cornelius  <bc@openoffice.org>  [91e61f33ad227602204a2ac70c797f56f77c15c5]

#94212# Option Group 'Binary Fields' now disabled


2001-11-02  Frank Schönheit  <fs@openoffice.org>  [00337e86eba9d1dba43f27be2e4d1a1862574a4c]

#94196# do not export the only ListSource element in case of a non-valuelist-ListBox


2001-11-02  Philipp Lohmann  <pl@openoffice.org>  [372ca2622f5c8e990bb8b35e1f5698512f6fef36]

#93613# tab adjustments


2001-11-02  Hans-Joachim Lankenau  <hjs@openoffice.org>  [9df7a31367ebea5b0ee05f66b6d9ae578564da7e]

#65293# no comment...


2001-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [7245ffe09e25fae082e7ba46b03ac5a4bba32060]

#65293#: excveption specifications


2001-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [52f89bbba5e507ea5c094a207e3ac9c893232919]

#65293#: excveption specifications


2001-11-02  Behrend Cornelius  <bc@openoffice.org>  [14a06eb6d1bae8060399db0bfb0e9e6c607ff7f1]

92814# Now whole dialog instead of controls toggled


2001-11-02  Oliver Specht  <os@openoffice.org>  [f3e98acf6ccd5b542452c37564b926b6ff48e38b]

#94162# update content only if conroller's selection has changed


2001-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [7c6441642a2fa06bb8942e2552c47b7a7d89d5dc]

#92924#: gcc-3.0.1 needs lvalue


2001-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [5617709029016bf556cfd5b29c2b7db41e3554af]

#92924#: exception specifications


2001-11-02  Jörg Budischewski  <jbu@openoffice.org>  [ff455b4a74afc5a38fd3f2d642ae91d426e82d7b]

#94215# asynchronous queue is not made public anymore


2001-11-02  Malte Timmermann  <mt@openoffice.org>  [cbcfbd647ce77433bba23463731f7450d0e9683d]

#94200# Call base after default action, because button might be destroyed afer Click()


2001-11-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [ca531a09ee0d6e115eba35ef840ff24cf38a0ad0]

#92924#: includes


2001-11-02  Caolán McNamara  <cmc@openoffice.org>  [4906ab4cd2221b1bb0c433fbf5632463b24f792a]

#94085# MS only has one size for western and asian fonts, we have two. For char runs detect script, for styles use western


2001-11-02  Juergen Schmidt  <jsc@openoffice.org>  [9e467e1e62f2a91cac5661f9924b2c04a71174fa]

#88337# filter out generated files


2001-11-02  Juergen Schmidt  <jsc@openoffice.org>  [6f2cbbdfcdb318718f492799b979bf475000bca9]

#88337# filter out generated files


2001-11-02  Andreas Schlüns  <as@openoffice.org>  [358388a087b9c688f57131a6a0b814ce43012625]

#93753# fix it top level too


2001-11-02  Andreas Schlüns  <as@openoffice.org>  [f5411e5bc04edc92fb768a5429c80b7c4991a2f3]

#93753# new namespace drafts for DispatchInfo


2001-11-02  Andreas Schlüns  <as@openoffice.org>  [b26f07ac1643c2c757fbf96ce96923608f6cebc4]

#93753# new namespace dcss


2001-11-02  Andreas Schlüns  <as@openoffice.org>  [f69c0f34e8c99742b5aaab5c88877cd9a6f54c05]

#93753# new drafts/frame dir


2001-11-01  Kurt Zenker  <kz@openoffice.org>  [dba3fa004f6cbead65e5aab7e8a893f7a05c5bfb]

new version for SRC641


2001-11-01  Kurt Zenker  <kz@openoffice.org>  [2116ce07e07ffe1b73e45aea84c9a7a2319b87f1]

Merge SRC641: 02.11.01 - 00:27:15


2001-11-01  Kurt Zenker  <kz@openoffice.org>  [171151fe2aa56c045ae0d268f4da7cd3ae77d3d9]

Merge SRC641: 02.11.01 - 00:13:18


2001-11-01  Kurt Zenker  <kz@openoffice.org>  [5f65b0c92d90bdc3a8ebf4760b48e02f5346d862]

Merge SRC641: 02.11.01 - 00:00:53


2001-11-01  Kurt Zenker  <kz@openoffice.org>  [a500fc84596925de946ec8638edfcd515bd12637]

Merge SRC641: 01.11.01 - 23:54:13


2001-11-01  Oliver Bolte  <obo@openoffice.org>  [17e4f83d61b34aa776e272a4d5b157b34284c628]

Merge SRC641: 01.11.01 - 23:46:56


2001-11-01  Kurt Zenker  <kz@openoffice.org>  [9f59981318ee46f8bdd660f090fb50676e3b8b9e]

Merge SRC641: 01.11.01 - 23:25:05


2001-11-01  Rüdiger Timm  <rt@openoffice.org>  [bb946cc87a3acf01fda8a14a4a13cbf3c0a7826d]

Merge SRC641: 01.11.01 - 23:21:52


2001-11-01  Kurt Zenker  <kz@openoffice.org>  [e70150a7567babf3d829ecead1ed348eca8d1323]

Merge SRC641: 11/01/01 - 23:10:17


2001-11-01  Kurt Zenker  <kz@openoffice.org>  [a7e51e3eb55e29447ad4c5c70094cd48ba1c1fcf]

Merge SRC641: 01.11.01 - 23:03:15


2001-11-01  Kurt Zenker  <kz@openoffice.org>  [72b3fbb772e97edfa974c498a480a9a77fed8b08]

Merge SRC641: 01.11.01 - 23:01:17


2001-11-01  Kurt Zenker  <kz@openoffice.org>  [b6f5d9189560b527d3e47a522292c1d9a4779a3d]

Merge SRC641: 11/01/01 - 23:00:45


2001-11-01  Kurt Zenker  <kz@openoffice.org>  [0d75a174c7ab3a074badad7777a0d949406f5b75]

Merge SRC641: 01.11.01 - 22:57:06


2001-11-01  Kurt Zenker  <kz@openoffice.org>  [593c59b348d9881589f7327f40e89498e466212c]

Merge SRC641: 01.11.01 - 22:41:53


2001-11-01  Rüdiger Timm  <rt@openoffice.org>  [75d7a97b47b82917f12bbeeb5146b85273e2b048]

Merge SRC641: 01.11.01 - 22:41:09


2001-11-01  Kurt Zenker  <kz@openoffice.org>  [2d2456723971c15e472e276256fcc6a19481d220]

Merge SRC641: 11/01/01 - 22:41:20


2001-11-01  Rüdiger Timm  <rt@openoffice.org>  [25365c7f40f9865b67cb1e751b576e1a76d18f81]

Merge SRC641: 01.11.01 - 22:39:10


2001-11-01  Oliver Bolte  <obo@openoffice.org>  [1f438ada0ef8b0b05b4ab5cf59c9b4dd962c8536]

Merge SRC641: 01.11.01 - 22:39:39


2001-11-01  Kurt Zenker  <kz@openoffice.org>  [a11ed981e0e2213e866e17e42daefce8e5c746cb]

Merge SRC641: 01.11.01 - 22:37:52


2001-11-01  Kurt Zenker  <kz@openoffice.org>  [281bc6fe3d6ff65bbf01f22cf227e11359777341]

Merge SRC641: 01.11.01 - 22:36:42


2001-11-01  Kurt Zenker  <kz@openoffice.org>  [c9f78fc179b3d0c0e33c4d793fb1dec428f5e6aa]

Merge SRC641: 01.11.01 - 22:35:25


2001-11-01  Kurt Zenker  <kz@openoffice.org>  [3b6651e190ae23734664b204d6b734e2893b7fa9]

Merge SRC641: 01.11.01 - 22:34:18


2001-11-01  Kurt Zenker  <kz@openoffice.org>  [549639f64d3de0ab1b2a5b844c0a078fa7c1613c]

Merge SRC641: 01.11.01 - 22:34:21


2001-11-01  Kurt Zenker  <kz@openoffice.org>  [404ff61454521deb4e3575baf75dd55cdf3a552e]

Merge SRC641: 01.11.01 - 22:33:40


2001-11-01  Kurt Zenker  <kz@openoffice.org>  [c87eb72942dd8d6df6171088351280947a0cc621]

Merge SRC641: 01.11.01 - 22:32:14


2001-11-01  Kurt Zenker  <kz@openoffice.org>  [293f3600a298dfdced4da8000d41ded543875fae]

Merge SRC641: 01.11.01 - 22:31:52


2001-11-01  Kurt Zenker  <kz@openoffice.org>  [cb9b485c09f23a2d7855fe64a9dcf0f0acb283bd]

Merge SRC641: 01.11.01 - 22:29:08


2001-11-01  Kurt Zenker  <kz@openoffice.org>  [8ff410b13f30aec2b0f550f4ba6107076f76a955]

Merge SRC641: 01.11.01 - 22:27:34


2001-11-01  Kurt Zenker  <kz@openoffice.org>  [ce64ffa644395b514ba38ef5840a71897031e9fb]

Merge SRC641: 01.11.01 - 22:25:23


2001-11-01  Philipp Lohmann  <pl@openoffice.org>  [5c7235e3ea350e88e7674b89aeaf25f508bd4e4c]

#93614# change fulwidth ascii to ascii in status text


2001-11-01  Philipp Lohmann  <pl@openoffice.org>  [e8a287762ae1ad87935530438541d44c5ec31d5c]

#91690# implement a more sloppy AlwaysOnTop on noncooperative WMs to prevent feedback problem


2001-11-01  Daniel Vogelheim  <dvo@openoffice.org>  [3e5b5d52191dfa1f151bae3fedaaecfca650c437]

#65293# include for GetAppCharClass() included (wouldn't compile on Solaris)


2001-11-01  Hans-Joachim Lankenau  <hjs@openoffice.org>  [847efc72a7fd31537de3a3eaf6ebb262905be685]

#65293# supply returncode > 0 if compilerversion not found


2001-11-01  Philipp Lohmann  <pl@openoffice.org>  [b1656b94ff9207b2bddc7e341047caf2d2874c3c]

#90760# remove obsolete VCL variable, tlb is obsolete also according to hjs


2001-11-01  Philipp Lohmann  <pl@openoffice.org>  [bc6aaae21a1ac7b756a6fa90fde9d2207b167b9b]

#90760# remove obsolete VCL variable


2001-11-01  Niklas Nebel  <nn@openoffice.org>  [02c904d365616e16876a8786efe67e247da02df0]

#88488# DataChanged: if ScreenZoom was changed, scale must be updated


2001-11-01  Niklas Nebel  <nn@openoffice.org>  [01bbc732340dd0230c983a9c68923642f2d2fbad]

#88488# UpdatePPT method to recalculate nScreenPPTX/Y


2001-11-01  Sascha Ballach  <sab@openoffice.org>  [234d5eb6bc0ea9e387ef4551f20a593ea7517395]

#94180#; use the new property PersistName instead to ask direct for the name of the chart


2001-11-01  Martin Gallwey  <mtg@openoffice.org>  [73b0438cfb2f1b5aa21687b7c4b69997bbf5bbed]

#94188# do not attempt to export empty sections


2001-11-01  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f5d36813fbbbc581ea884b1f5c0f1127549013ee]

#65293# fix UNX and windows...


2001-11-01  Kurt Zenker  <kz@openoffice.org>  [72271ec229bb7c23ccedc331593a3f58ea46f86c]

new version for SRC641


2001-11-01  Mathias Bauer  <mba@openoffice.org>  [b5e5c542d7157e531290ff1fdb9ae66a67d74ba4]

#92361#: recycle documents


2001-11-01  Mathias Bauer  <mba@openoffice.org>  [4b7da30b40e0b133ce76a0b59bf453128a52f50f]

#94008#: lock documents


2001-11-01  Mathias Bauer  <mba@openoffice.org>  [251eb39d463440dbb07edfe89d93ca3f75071ef1]

#92217#: LoadLayout removed


2001-11-01  Mathias Bauer  <mba@openoffice.org>  [a635834a1734e179188c28963203ea597d1f5b63]

#94033#: reset modified-Flag after discarding


2001-11-01  Mathias Bauer  <mba@openoffice.org>  [c4540168a126338062688ab469049cfd7e4aa5dc]

#74684#: remove user data also for created and printed


2001-11-01  Mathias Bauer  <mba@openoffice.org>  [7f9eebcce6f3e2530a1436ac5aa1cd56f3a0eaf0]

#92952#: Support for ThisDocument in AppBasic


2001-11-01  Mathias Bauer  <mba@openoffice.org>  [d46ee1880d2d62ae2a99cc3ed50288d5715975b8]

#94033#: reset modified-Flag after discarding


2001-11-01  Stephan Schäfer  <ssa@openoffice.org>  [a7513e007638c709bb4d2715a93bcbb1c8ebea89]

#92220 correct coordinate comparison in hit test


2001-11-01  Carsten Driesner  <cd@openoffice.org>  [0f370679b42aa5e196cf400e5818ad227bc2fd2b]

#93801# show error message on unix if webbrowser or external app cannot be started


2001-11-01  Mathias Bauer  <mba@openoffice.org>  [74930a4a5ba8e396c88c2c2e162a79e2d29a71a8]

#94033#: reset modified-Flag after discarding


2001-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [1be75964cca29aef18964802cc4856ec59a3a63b]

#92924#: gcc-3.0.1 needs lvalue


2001-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [1938161336711a32fde89f7cf49658849054a0a2]

#92924#: exception specifications


2001-11-01  Behrend Cornelius  <bc@openoffice.org>  [7fdb02c90310280d3077bde9823ce585cc2b47ae]

#93570# several changes


2001-11-01  Carsten Driesner  <cd@openoffice.org>  [ffe0afb2a3e26c6ce267a386deee5370ded0859b]

#93801# show error message on unix if webbrowser or external app cannot be executed


2001-11-01  Michael Hönnig  <mi@openoffice.org>  [4f3f7857d248ea4addf1321044f303eb7fa8ee63]

proofreading and corrections from Richard Holt


2001-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [a08670e51f84122b6e47de2f497284cddccbe81f]

#92924#: gcc-3.0.1 needs lvalue


2001-11-01  Michael Hönnig  <mi@openoffice.org>  [772d164b86d092858a0cd4ad958927e111b331e5]

proofreading and corrections from Richard Holt


2001-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [7a67fa90cd1dc36cc6a5b44d29c64812aa13f359]

#92924#: includes


2001-11-01  Oliver Bolte  <obo@openoffice.org>  [f18789821b6a1e52e90e0dccc2ea29a7d453810e]

#65293# exception solaris


2001-11-01  Kay Ramme  <kr@openoffice.org>  [cde3f5e303b628dc170e1642fbc3076a48c81ae7]

added tests for default and ini expansion (#91782#)


2001-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [891f8bea24e915eef52384b1175c2eaec5ffe135]

#92924#: gcc-3.0.1 needs lvalue


2001-11-01  Kay Ramme  <kr@openoffice.org>  [5972a1fa42f275329c2c68b9b9867a1b8cd019d2]

fix default expansion bug (#91782#)


2001-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [d667c77824c14d318da6474a580568a397e6bd62]

#92924#: exception specifications


2001-11-01  Kurt Zenker  <kz@openoffice.org>  [0f225e319cb61ad04203e5b81a06fa20725ce80f]

new version for SRC641


2001-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [036f5bedf8a123bf696bc0589439384e32bf5099]

#92924#: exception specifications


2001-11-01  Christof Pintaske  <cp@openoffice.org>  [10233e3a992d0c3eda037133f2faca1330cd41b1]

#93629# create a font once and refer to it in draw text


2001-11-01  Andreas Bille  <abi@openoffice.org>  [29976159baa5b85ebdea59b189534573c956a67e]

#90921# Now accepting also a keyword if the searchword is only part of the keyword, not the beginning only.


2001-11-01  Tino Rachui  <tra@openoffice.org>  [c236d93b7dbf72d9e1439ed92a790cf9b47d8543]

#93801#throwing exception only when flag NO_SYSTEM_ERROR_MESSAGE is set


2001-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [ece28254f758a7f53bff6c0228c118e28df5b79d]

#92924#: exception specifications


2001-11-01  Caolán McNamara  <cmc@openoffice.org>  [5b66fc34c22196f882d5b458afcf4c8dc62febe9]

#93800# Be more cunning when modifying tabstops after negative para first line


2001-11-01  Herbert Duerr  <hdu@openoffice.org>  [f9a56a049ca94036a52b93b1936d45c2dd43cbeb]

#88364# handle bad fonts more gracefully


2001-11-01  gt  <gt@openoffice.org>  [af67f531c165b73339f4c7719bcf8ba0a6c984cb]

#93478# save ViewDate whenever leaving a page


2001-11-01  Sascha Ballach  <sab@openoffice.org>  [0fb39b8bfcacddd2437f474f94da7e9cb3124f4d]

#94176#; don't set the value type on formula cells, because it changes the numberformat of the cell


2001-11-01  Hans-Joachim Lankenau  <hjs@openoffice.org>  [8b866693891b9d463633b757678545f103bfe69c]

#65293# dependency must be on flagfile


2001-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [aab4a2ade3808609575cc50c4549d35d8e6eec94]

#92924#: fix OColumns::clearColumnSettings()


2001-11-01  Frank Schönheit  <fs@openoffice.org>  [db102c67fae6c3705df6586bf9efe4bfa264a96c]

HasUIFeature: make the explorer slot consistent with the add field slot (not available if no view or no forms)


2001-11-01  Frank Schönheit  <fs@openoffice.org>  [c2a8b62739155a4274bff60e2d4e0db13dc5adb6]

#94128# StringTransfer::CopyString: pass a correct window pointer


2001-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [5983f7545dacb78ec0b69d5a365eea436b24a8ac]

#92924#: gcc-3.0.1 needs lvalue, exception specifications


2001-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [f7d4373cd3604c26d5ebd8ee7403fd6e3176eb22]

#92924#: constness


2001-11-01  Juergen Schmidt  <jsc@openoffice.org>  [1be85d2f8d558e7bbed069b42a1adac2cdf5143b]

#88337# change file attributes before rename


2001-11-01  Martin Gallwey  <mtg@openoffice.org>  [b0a119c576e614e4738072fc9c413c9b5116e44c]

#90251# handle counts correctly


2001-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [a8ae85c6bbfcde9d5ac5cc882d2c3e12fbee816a]

#65293#: excveption specifications


2001-11-01  Behrend Cornelius  <bc@openoffice.org>  [17b4682dfee0ab76dabed7487b755a0acab7f452]

#93830# several changes


2001-11-01  Michael Hönnig  <mi@openoffice.org>  [c99613c3f0e5d8f26d445e89e2485b14c3bc2ee9]

proofreading and corrections from Richard Holt


2001-11-01  Kay Ramme  <kr@openoffice.org>  [3b3d0f1dcd4500d831116d491c4914227259b673]

removed dumpStack (#87146#)


2001-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [057dcf48cf6ebc5f2ab22309fa8c7588fe73a3a6]

#92924#: exception specifications


2001-11-01  Stephan Schäfer  <ssa@openoffice.org>  [38e8019576b05d75645051ad842db0d907b3c477]

#88020# unless WB_NOBORDER is speicified, dialogs get a border window to enable menu bars


2001-11-01  Michael Hönnig  <mi@openoffice.org>  [eed0de805ee2d8d62610f73fc8b2533bf3b25c30]

proofreading and corrections from Richard Holt


2001-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [a46ea5f7d27c106df810c9d9bcbe0f8870875077]

#92924#: gcc-3.0.1 needs lvalue


2001-11-01  Kurt Zenker  <kz@openoffice.org>  [6a5df33ef3532f9626253cf89d1e34199e6b3f30]

new version for SRC641


2001-11-01  Oliver Braun  <obr@openoffice.org>  [9a054612e8a77121357bb827a5e5e2b2ec8d5124]

#93801# throw exception if url handler does not exist


2001-11-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [788cc2dbb57b2002a0b6f3183ee203160ec0d092]

#65293#: includes


2001-11-01  Nils Fuhrmann  <nf@openoffice.org>  [a47dc517f4168fe625792ff732e8c7c75365d94c]

Chnaged communication for multithreaded send


2001-11-01  Michael Brauer  <mib@openoffice.org>  [31bd9c0b142f5299228e7a36670ddd2d5e30cff8]

#79947#: Improve performance


2001-11-01  Sascha Ballach  <sab@openoffice.org>  [531c6a71485922efe5b85acd5fc9fecbea8906fc]

#92553#; use only one sequence and don't create every time a new one. The sequence is filled until it's full then write out and fill again


2001-11-01  Michael Brauer  <mib@openoffice.org>  [0620cace5f8a7e73a4d4d95b386cfb6491b938ea]

#79947#: Improve performance


2001-11-01  Niklas Nebel  <nn@openoffice.org>  [c6caf3dc6757c235eb9751bff030d949c5dbc775]

#94112# handle uninitialized ResultMembers at DataMember initialization


2001-11-01  Kurt Zenker  <kz@openoffice.org>  [f630edda35666f19569209cddfd52ccf0085a507]

new version for SRC641


2001-11-01  Andreas Bille  <abi@openoffice.org>  [324b7b7a25bafb3aa3eb0874033f7b63db170eee]

The changes necessary for the old java-help content provider to work as an indexer are now "frozen" in.


2001-11-01  Christian Lippka  <cl@openoffice.org>  [edf848d59d6fff7d10eb6b5585eb012dad1d7d14]

#92527# fix empty dashes that come over the api to prevent gpf later


2001-11-01  Michael Brauer  <mib@openoffice.org>  [286ba5b6ca60c7f67106059ea56721b86c36925b]

#79947#: Improve performance


2001-11-01  Joachim Lingner  <jl@openoffice.org>  [4d24ea57348cf233d075feddfab57fdb8dd88af4]

#75148#


2001-11-01  Peter Burow  <pb@openoffice.org>  [de87455f68abc8b87a208da519090c6983b460c4]

fix: #94143# support for temp path


2001-11-01  Joachim Lingner  <jl@openoffice.org>  [e09e7dbd3880eaa885068fc869f4a286d5db7250]

#75148#


2001-11-01  Hennes Rohling  <hro@openoffice.org>  [3fdae1cffb85a3d4c5ef9ef6dccc08959068ac6d]

#93911# Use SvtModuleOptions to determine installed modules


2001-11-01  Kurt Zenker  <kz@openoffice.org>  [1d5e7de30b927cf2b0ddd4a3c20094190bb9399e]

cancel the last dependency changes


2001-11-01  Rüdiger Timm  <rt@openoffice.org>  [f04df8d9dba9c9a8888e890580dae2896abb881f]

#65293# typo corrected


2001-11-01  Oliver Specht  <os@openoffice.org>  [ee2636f7e344411a11b6d8028bac336b63afef50]

#93723# SID_DOCINFO moved to offapp


2001-11-01  Philipp Lohmann  <pl@openoffice.org>  [1785e339de4ff2c6ba9f6e3a40bb7d38aa194920]

#78526# fixed HandleReparentEvent, improved SetWindowState


2001-11-01  gt  <gt@openoffice.org>  [e3a6b672529606cc999c2f596b4661122f8cb568]

#93478# restore ViewData by passing as Property for dispatch


2001-11-01  Kurt Zenker  <kz@openoffice.org>  [3f3cde555355ffb02f5be5179ee081c3b847ccb8]

new version for SRC641


2001-11-01  Oliver Specht  <os@openoffice.org>  [b25b72fe2d9f9e282cb07bf786bf19a1a86b9674]

#93723# SID_DOCINFO moved to offapp


2001-11-01  Oliver Specht  <os@openoffice.org>  [7461e20f5880b8def18b3b3d65fa2770376287ba]

#93723# SID_DOCINFO moved to offapp


2001-11-01  Mathias Bauer  <mba@openoffice.org>  [9ca112cb37dadcd35c1cd9771c7b3f9bae1d228a]

#93478#: support for ViewData


2001-11-01  Kurt Zenker  <kz@openoffice.org>  [4e9dd51582cb8008fc964037ab7db007dae2ee56]

new version for SRC641


2001-11-01  Joachim Lingner  <jl@openoffice.org>  [8f4dd182149c3b4aff73363d3cb78b993c97af6e]

#75148#


2001-11-01  Hans-Joachim Lankenau  <hjs@openoffice.org>  [dd44e40f94367f931be6fec1d4395742b3f26500]

#65293# misstyping


2001-11-01  Kurt Zenker  <kz@openoffice.org>  [40ae68e69c098bde6c80739ee5be24aac40d6e03]

new version for SRC641


2001-11-01  Stephan Schäfer  <ssa@openoffice.org>  [16ccae52db1eeec32fc371c44328030918d85876]

#94123 avoid focus change which would close the menue


2001-11-01  Michael Hönnig  <mi@openoffice.org>  [656e30788253baad5602a6e5041fd0af0117cd60]

proofreading and corrections from Richard Holt


2001-11-01  Daniel Rentz  <dr@openoffice.org>  [2c9ac9c4b7810df213edd66e557c60f9d062983a]

#94039# dump hex for <=BIFF7


2001-11-01  Mathias Bauer  <mba@openoffice.org>  [75d5c86b1f80d220cc9e3d64999ab9a4e639075a]

#92726#: Tempfile creation may fail


2001-11-01  Malte Timmermann  <mt@openoffice.org>  [5d578b9b1541338cd0b52f274b4f46caac9eb3db]

#94073# createWindow: Lock SolarMutex


2001-11-01  Martin Gallwey  <mtg@openoffice.org>  [450e4f39f50ff773a98c7fda971467a95bd2163b]

#93846# create a copy of the SwDocStyleSheet on the stack instead of the the heap


2001-11-01  Andreas Schlüns  <as@openoffice.org>  [1823b59126962f2bba44ee5190333b7cd8c1dd79]

#78526# don't use temp. view entry during reading! write directly ...


2001-11-01  Stephan Schäfer  <ssa@openoffice.org>  [462256f757b62acd99861282ea97ad632e7877b9]

#78526 SetWindowState changes defpos flag now


2001-11-01  Mathias Bauer  <mba@openoffice.org>  [395a85f10c6e190479b6938106af18616093ffc7]

#93996#: convert ReturnValue for SID_NEWDOCDIRECT


2001-11-01  Mathias Bauer  <mba@openoffice.org>  [947cf79eb459de9e160f6ebcf381a7e721edc069]

#92726#: Tempfile creation may fail


2001-11-01  Mathias Bauer  <mba@openoffice.org>  [aadbfeff33bda66033b02a85200af228293ed87e]

#92726#: failed creation of TempFile must set an errorcode


2001-11-01  Mathias Bauer  <mba@openoffice.org>  [ef8ad9491750f6dd9c083176ed299ad91b07f8ad]

#87263#: Invalidate after UIFeatureChanged


2001-11-01  Mathias Bauer  <mba@openoffice.org>  [0d0943323514688ce873a7ef9966d69091b86190]

#93717#: HiddenLockedByAPI was needed


2001-11-01  Peter Burow  <pb@openoffice.org>  [4363fbdb3ad33ebf9690798a22cf47130c4bb71e]

fix: #93764# new ids for search&replace attributes


2001-11-01  Hennes Rohling  <hro@openoffice.org>  [42043a535559d66597bfba39246d791e30788ac0]

#93621# Make dialogs modal to quickstarter


2001-11-01  Oliver Specht  <os@openoffice.org>  [89635cab1ab451836fce1e693427959dc4ff49f4]

#93972# DeltaLang entries removed


2001-10-31  Kurt Zenker  <kz@openoffice.org>  [34685425453690344ecc772be1bc8ed9f64eabe8]

Merge SRC641: 31.10.01 - 23:21:57


2001-10-31  Kurt Zenker  <kz@openoffice.org>  [d3fc48deee7fade92723ee3a666f6db22d473260]

Merge SRC641: 31.10.01 - 23:15:57


2001-10-31  Kurt Zenker  <kz@openoffice.org>  [e591559ff86c031f3465348214e02ff749fd617f]

Merge SRC641: 31.10.01 - 23:14:11


2001-10-31  Kurt Zenker  <kz@openoffice.org>  [4e7d483231fc020d819596b48b820e22e7d0f96e]

Merge SRC641: 31.10.01 - 23:12:14


2001-10-31  Kurt Zenker  <kz@openoffice.org>  [a5efe5d65fe289daa78785831d5386bbbaf3f040]

Merge SRC641: 31.10.01 - 23:09:59


2001-10-31  Rüdiger Timm  <rt@openoffice.org>  [e0a6995f14eb5ab210123c115beee5a0d900d81d]

Merge SRC641: 31.10.01 - 23:08:28


2001-10-31  Kurt Zenker  <kz@openoffice.org>  [a82f04b26fdd161d2032cb536c03378c96d41193]

Merge SRC641: 31.10.01 - 23:07:45


2001-10-31  Kurt Zenker  <kz@openoffice.org>  [0ae2fc56f61e069d0f6ef187ccc3feec98464d1b]

Merge SRC641: 31.10.01 - 23:02:38


2001-10-31  Kurt Zenker  <kz@openoffice.org>  [734e0f621d99e0997dab3d133f1984ac1bf49138]

Merge SRC641: 31.10.01 - 23:02:40


2001-10-31  Kurt Zenker  <kz@openoffice.org>  [528ed3fed0b66696a3df79b3c3e835b8cf8927bd]

Merge SRC641: 10/31/01 - 23:03:04


2001-10-31  Kurt Zenker  <kz@openoffice.org>  [15b829a3251555910364cad5ba2614385f9582ad]

Merge SRC641: 31.10.01 - 22:58:38


2001-10-31  Oliver Bolte  <obo@openoffice.org>  [666aca86a41ec867cfb85114ecaad022d2790547]

Merge SRC641: 31.10.01 - 22:58:28


2001-10-31  Kurt Zenker  <kz@openoffice.org>  [5fbd288e94e54090c1792fb6b0b28a5929318db6]

Merge SRC641: 31.10.01 - 22:57:47


2001-10-31  Kurt Zenker  <kz@openoffice.org>  [9a7ee68e8b112c7fbcac8e9fb049187b90c3025c]

Merge SRC641: 31.10.01 - 22:55:26


2001-10-31  Kurt Zenker  <kz@openoffice.org>  [8a4f5d2063d6a89ea4086b197abf8cfb29832974]

Merge SRC641: 31.10.01 - 22:55:36


2001-10-31  Kurt Zenker  <kz@openoffice.org>  [1c99bdb7a43f11dbd6a065ac3a4ef909897fbdb4]

Merge SRC641: 31.10.01 - 22:53:18


2001-10-31  Kurt Zenker  <kz@openoffice.org>  [bc51c35551883ef2538e003ff25674565a92bc53]

Merge SRC641: 31.10.01 - 22:48:15


2001-10-31  Kurt Zenker  <kz@openoffice.org>  [789f65e5a125b56cb33dc2744dcf4b076a0346a9]

Merge SRC641: 31.10.01 - 22:46:05


2001-10-31  Kurt Zenker  <kz@openoffice.org>  [9b185520582d1af355ce0b0755e78228e4419999]

Merge SRC641: 10/31/01 - 22:46:05


2001-10-31  Oliver Bolte  <obo@openoffice.org>  [897f6719188447502b5c2df38b3a212067e85d2f]

Merge SRC641: 31.10.01 - 22:43:49


2001-10-31  Kurt Zenker  <kz@openoffice.org>  [885c98ec4f34be613f994cdecd77dbb084dcee1c]

Merge SRC641: 31.10.01 - 22:43:29


2001-10-31  Kurt Zenker  <kz@openoffice.org>  [bb1726969fa3290a994ce775f4013a73c51ac43a]

Merge SRC641: 31.10.01 - 22:42:25


2001-10-31  Kurt Zenker  <kz@openoffice.org>  [894f70102e330ce149d267f7135f36d7046e3f98]

Merge SRC641: 10/31/01 - 22:43:26


2001-10-31  Kurt Zenker  <kz@openoffice.org>  [da9a387025ab7ea81a3d7e633f2878037b728fd6]

Merge SRC641: 31.10.01 - 22:41:50


2001-10-31  Kurt Zenker  <kz@openoffice.org>  [7020e9ff56ae9733244025738faa51d8821e89d9]

Merge SRC641: 31.10.01 - 22:42:20


2001-10-31  Kurt Zenker  <kz@openoffice.org>  [7b977bb04cd4f7ea47302ece0f157cd46dff5a00]

Merge SRC641: 31.10.01 - 22:38:43


2001-10-31  Kurt Zenker  <kz@openoffice.org>  [bf4bb8f2d9847bfead0e3c3d95b06b032df59cbb]

Merge SRC641: 31.10.01 - 22:37:41


2001-10-31  Kurt Zenker  <kz@openoffice.org>  [1a917f1ebdb97c9315c1994e6a14cd8cd3f17be2]

Merge SRC641: 31.10.01 - 22:36:50


2001-10-31  Kurt Zenker  <kz@openoffice.org>  [fee1a1b1d422115ef012bc9b1bc0096372a07c74]

Merge SRC641: 31.10.01 - 22:36:56


2001-10-31  Kurt Zenker  <kz@openoffice.org>  [eff113c9390b6b5d36dcf132a8cb8291b7af65df]

Merge SRC641: 31.10.01 - 22:35:07


2001-10-31  Kurt Zenker  <kz@openoffice.org>  [96fbc366db42f60dbed2e9dcc8ccd5afa02ef29f]

Merge SRC641: 31.10.01 - 22:33:07


2001-10-31  Kurt Zenker  <kz@openoffice.org>  [92cc1c2b62b7b5dec7fefeefa4e4b25b6c22875f]

Merge SRC641: 31.10.01 - 22:28:26


2001-10-31  Kurt Zenker  <kz@openoffice.org>  [7796d91caa4f7912b20bc9a5279e4f631f359284]

Merge SRC641: 31.10.01 - 22:26:06


2001-10-31  jp  <jp@openoffice.org>  [e10d7a537aeb278494777492c077738aa071046d]

Bug #93914#: remove some redundant code


2001-10-31  jp  <jp@openoffice.org>  [cad1f9925488de753b9f5b936b1dadbfa193bfc8]

Bug #93914#: Modify - the notify object point to PoolItems


2001-10-31  jp  <jp@openoffice.org>  [93db29a4add963d9a47d349824eb0f4156b67d31]

Bug #93914#: DestroyAttr - notify the UNO objects if a field/ref-/toxmark or footnote is deleted


2001-10-31  jp  <jp@openoffice.org>  [feade422b6199f8a5cf2ad0abf69e4b7c74760cc]

Bug #93914#: Add - remove unocallback code


2001-10-31  jp  <jp@openoffice.org>  [28897d762647349b934ba9c6aa4d52d1b939af40]

Bug #93914#: ChgNode - notify the UNO objects is a field/ref-/toxmark or footnote is moved into the undoarray


2001-10-31  jp  <jp@openoffice.org>  [dc3d9a31a48b2367cc5cceb14ffc25bc080bc3ef]

Bug #93914#: DTOR - set UnoCallBack pointer to zero


2001-10-31  Stephan Schäfer  <ssa@openoffice.org>  [f997360055fe9457ca5f5221dbb0160aa8bf41ce]

#93856 kill popups on move/resize


2001-10-31  Stephan Schäfer  <ssa@openoffice.org>  [f16c1cb2851950f49277a63936168f8fd53d3acb]

#93856 kill popups on move/resize


2001-10-31  Stephan Schäfer  <ssa@openoffice.org>  [5d532c638cf26a5088378e64cac97e79f386139e]

#93856 grab focus


2001-10-31  Stephan Schäfer  <ssa@openoffice.org>  [42167e3822af90a2b2a97f02b23b06954f79b42c]

#93856 listbox as system window


2001-10-31  Philipp Lohmann  <pl@openoffice.org>  [e9d650bc87aa525b16633abbe8dd5f980f5d5cd6]

#93856# float hit test with reference frame


2001-10-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [ccf350ef5868dc06fc69c6b692b2fea0c32fb341]

#92924#: exception specifications


2001-10-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [7123e3467f2c18901863523002da77f1a1133919]

#92924#: includes


2001-10-31  Philipp Lohmann  <pl@openoffice.org>  [412736867d160a21e892a43f31d932cc352faab1]

#94109# do not access hash_multimap members that are not there


2001-10-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [45c29837c785e8dec62cd6675dfe001ee86963d9]

#92924#: cast


2001-10-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [fa39921f6fab94e7d8a1936090c98d372edf37e7]

#92924#: includes


2001-10-31  Martin Maher  <mmaher@openoffice.org>  [d111662b87d15d152ecc9ebfe858b158b87b19ff]

#93559# Office no longer needs to be restarted after LDAP settings changed


2001-10-31  Christian Lippka  <cl@openoffice.org>  [cdc1c7b6f51e9aaa8b8378f0af695afa6e8de331]

#90330# added outliner cache for API


2001-10-31  Kai Ahrens  <ka@openoffice.org>  [a43a3ed9bb141b385e10daed346620557bc7850a]

#93796#: use pointer for GraphicObject member


2001-10-31  Martin Gallwey  <mtg@openoffice.org>  [0d441d51a9a735bf3ceb9a5b98b41c84e44d0b93]

#93846# we have to create a copy of the SwDocStyleSheet or else everything put into the item set is used for all styles. There be dragons here.


2001-10-31  Kai Ahrens  <ka@openoffice.org>  [16d66eb11497ee87ef60af6b2c88d938890413dd]

#93796#: use pointer for GraphicObject member


2001-10-31  Caolán McNamara  <cmc@openoffice.org>  [77a5543644b38f8df49f87f66f53242f00e9044e]

#93691# Improve unicode private area handling for mathtype


2001-10-31  Caolán McNamara  <cmc@openoffice.org>  [aa056c6b2280073dd820c6f85f146d950477cf03]

#93736# Make ole2 tests safer


2001-10-31  Nikolai Pretzell  <np@openoffice.org>  [eefd9ac16f21a97a420905fc44ea0bafc2ba42a5]

#93725


2001-10-31  Behrend Cornelius  <bc@openoffice.org>  [721970b02a1958c2b0565948821b23bc8d36afdd]

#93583# Now euro- dialogs with Focus opened


2001-10-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [6d471000d5375c401295724709dca9f04e9e5e37]

#92951#


2001-10-31  Mathias Bauer  <mba@openoffice.org>  [858608a6e2ccae3db80fbe2ad1bc8d2549ac1e6d]

#93760#: no static inlines


2001-10-31  Joachim Lingner  <jl@openoffice.org>  [854d7538e8285c84a97277d5aa586d55c33fb951]

#75148#


2001-10-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [e3ffd112fd5a2ef3f9ccb2fe59d2e59d51d6f85a]

#92951#


2001-10-31  Niklas Nebel  <nn@openoffice.org>  [8e771981e5ff888ac104b0de2f69653e046c151e]

#93589# use ScSizeDevProvider also for optimal width


2001-10-31  Herbert Duerr  <hdu@openoffice.org>  [9429798a2da6ae131b363ac3fbe1d6a59f182a95]

#93847# be more careful when changing subsets


2001-10-31  jp  <jp@openoffice.org>  [076f9e488393e10ef05b5e824d1d99268b2f022e]

Bug #93764#: ExechSearch - return correct WhichId range


2001-10-31  Malte Timmermann  <mt@openoffice.org>  [f822ed97a45144b5f50ffd40f6a73c43f7beed94]

#93587# Don't call ImpCanIndentSelectedPages when pressing Shift-Tab


2001-10-31  Joachim Lingner  <jl@openoffice.org>  [9f6c0f56c2fe04566fb805ef68943e3dc487583d]

*** empty log message ***


2001-10-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [35c0df0e1b6b8f78dff5ff6c4a7fa469aa0b4d17]

#92924#: includes


2001-10-31  Juergen Schmidt  <jsc@openoffice.org>  [484943b7ebbc8b0cfb13276b427ff6cbea4f8a77]

modify docu to make it autodoc conform


2001-10-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [b12e3bc83999188f2d00deeb396341e694735f06]

#92951#


2001-10-31  Andreas Bille  <abi@openoffice.org>  [33b162894cf4c1260b28263159a00194b042713f]

#80891# Now the FileContentProvider has the property HomeDirectory


2001-10-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [ba8f42ccc023fbd7468b1aaaaffaf9d645e8707b]

#92951# exc bug


2001-10-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [133abf7f7b01c162501e76aba50d89a8b9bdea6e]

#92951# fixed exception nug


2001-10-31  Stephan Schäfer  <ssa@openoffice.org>  [6626fea73edce3e59de5aedbe13d05c76076ddc0]

#89519# correct winbit handling for float windows


2001-10-31  jp  <jp@openoffice.org>  [bbec34867d7ae9e71820331bd56aa56deb7406f4]

Bug #93805#: Copy - set DDE format only if the document is a normal document (no OLE/Preview/..)


2001-10-31  Andreas Bille  <abi@openoffice.org>  [3885a522ca616a8546409304f518deec81cae86a]

#83054# Performance


2001-10-31  Stephan Schäfer  <ssa@openoffice.org>  [32d3d3edac9177e525facc67d67f9b9623446e20]

#89519# help windows not always on top


2001-10-31  Behrend Cornelius  <bc@openoffice.org>  [f6695e7bff52e52e59f6761bd0a1311b0a921866]

#93583# now previously opened documents are not disposed


2001-10-31  Behrend Cornelius  <bc@openoffice.org>  [505af0c39aa8ec52bc5049bf92c9037bcfe4e4ee]

#93583# On Opendocument now Value 'bDisposable' returned


2001-10-31  Hans-Joachim Lankenau  <hjs@openoffice.org>  [8f3a2a9cbc2d8591d6022c912b6238cabe99d6e5]

#92924# add exception symbols to map file - gcc 3


2001-10-31  Andreas Bille  <abi@openoffice.org>  [c5718b941491ffaa937767c579627444c0957b86]

#83054# Now reading the necessary variables( provider.cxx ), setting them at the xslt-processor and modifying titles( urlparameter.cxx ), as well as defining the replacement and doing it for active help and keywordindex also( databases.cxx ).


2001-10-31  Andreas Bille  <abi@openoffice.org>  [f2ecdf1d78e9836cda5bdde9b4c709aeacf36292]

#83054# Replacing now for the treeview the variables


2001-10-31  Andreas Schlüns  <as@openoffice.org>  [d9345d9d2114be5e4139d65f9a51197d7bf5d6a8]

#94060# disable debug logging of call frequency


2001-10-31  Oliver Specht  <os@openoffice.org>  [ec69403f4307f8b8aca9d24a81effe9eeb3bd86e]

#92988# HelpId in send/HTML|Master document added


2001-10-31  Caolán McNamara  <cmc@openoffice.org>  [271a940d2dd182d66663228ee37547b3c4ad365b]

#93736# Avoid importing and exporting duplicate ole objects, and determine the need to export a preview image for objects and avoid if possible


2001-10-31  Nils Fuhrmann  <nf@openoffice.org>  [8060ab91d723551fb8c620fb65baea3a76dc0779]

Added abthread.hxx


2001-10-31  Juergen Schmidt  <jsc@openoffice.org>  [06f5dd48c6bd175489fd87ed8f082cc9c4ec4a35]

#87796# changes for spaces in pathes


2001-10-31  Martin Gallwey  <mtg@openoffice.org>  [050e3f46766563d4c180dde70a370c1b5b77bf2e]

#93994# don't try to read 0 bytes and then decrypt and inflate it!


2001-10-31  Dirk Völzke  <dv@openoffice.org>  [d7c7adba9d108a658c1c7069d0dcc0ee92248cb4]

#94046# Added: Set/GetLeftMargin()


2001-10-31  Malte Timmermann  <mt@openoffice.org>  [478a8002a47281cce18c05738b9bb6147d04e03c]

#91616# Call clickhdl BEFORE doing the default action


2001-10-31  Daniel Rentz  <dr@openoffice.org>  [d071d976901f2d3c29b4ffb210e5073617797f03]

#94039# Empty rootdata not allowed anymore


2001-10-31  Michael Brauer  <mib@openoffice.org>  [5e1f8e1bd855a36e9559c166bba1880d2811d3b7]

#93653#: set correct border


2001-10-31  Malte Timmermann  <mt@openoffice.org>  [b36dd32222b1057e94a913fce498530460da41a9]

#90545# Preparation for translated strings...


2001-10-31  Frank Schönheit  <fs@openoffice.org>  [7b6140004acfab8d95899a836685f5f599ad1ece]

#88924# deliver pickerhistory.hxx instead of folderpicker.hxx


2001-10-31  Frank Schönheit  <fs@openoffice.org>  [5ed98d27b03bad3dfffcd0fcbfb507fa79baa900]

#88924# +pickerhistory


2001-10-31  Frank Schönheit  <fs@openoffice.org>  [8914a5de65657a566f256ebbf74b192e036aa367]

initial checkin - accessing the history of folder/file picker instances


2001-10-31  Oliver Specht  <os@openoffice.org>  [f4cfed209b5232fdf5514efe1392bd838c3dbc88]

#89658# don't send row background when it's invalid


2001-10-31  Michael Brauer  <mib@openoffice.org>  [86a6044b8a4eaf6944a94e9ddc65b4662c54d156]

#93906#: Import entities longer than 6 chars


2001-10-31  Dieter Loeschky  <dl@openoffice.org>  [7ee532f650d4e2413d7f1dad0216d454a492f8e2]

#93624# setting stylesheet for new outline objects


2001-10-30  Kurt Zenker  <kz@openoffice.org>  [2e1005c50c7e45bb9b51ee64d2d967db9dda54c2]

Merge SRC638: 10/30/01 - 22:39:50


2001-10-30  Kurt Zenker  <kz@openoffice.org>  [079e6942a579f2af5dc22e8e90f3af604cdc0a83]

Merge SRC638: 10/30/01 - 22:28:53


2001-10-30  Kurt Zenker  <kz@openoffice.org>  [fc150d177631d78d9e6f0091285265976066c5e3]

Merge SRC638: 30.10.01 - 22:24:51


2001-10-30  Kurt Zenker  <kz@openoffice.org>  [5ece943321487e016c64482c80176a68a89a3f4d]

Merge SRC638: 30.10.01 - 22:24:03


2001-10-30  Kurt Zenker  <kz@openoffice.org>  [4aa4ea4e2e0332e377401a0e43062673e1c36cda]

Merge SRC638: 30.10.01 - 22:23:36


2001-10-30  Kurt Zenker  <kz@openoffice.org>  [270534603facbe769edb281802c5a0d8c0e02570]

Merge SRC638: 30.10.01 - 22:21:48


2001-10-30  Rüdiger Timm  <rt@openoffice.org>  [bc473a811e6c3e6378bb2db59c5d3e4933db7729]

Merge SRC638: 30.10.01 - 22:22:13


2001-10-30  Kurt Zenker  <kz@openoffice.org>  [f7ead884f9736ce881e2e62c7c371477bbc2a685]

Merge SRC638: 10/30/01 - 22:22:11


2001-10-30  Vladimir Glazounov  <vg@openoffice.org>  [5093ced1fd66e36b59b32a70702e0a6ff796a57a]

Merge SRC638: 30.10.01 - 22:20:14


2001-10-30  Kurt Zenker  <kz@openoffice.org>  [8d322b002de079f478bc69fcd840b66f20299e03]

Merge SRC638: 30.10.01 - 22:18:21


2001-10-30  Kurt Zenker  <kz@openoffice.org>  [83848d2dd69d032272a45412764bb672c6413a50]

Merge SRC638: 30.10.01 - 22:13:01


2001-10-30  Kurt Zenker  <kz@openoffice.org>  [27e4b88ddd972f4b35c1605442ca0736075314be]

Merge SRC638: 30.10.01 - 22:12:16


2001-10-30  Kurt Zenker  <kz@openoffice.org>  [0005c3a3da54513745699be96a53426113d66a39]

Merge SRC638: 30.10.01 - 22:10:29


2001-10-30  Hans-Joachim Lankenau  <hjs@openoffice.org>  [518bf44cdd0d980a96a75d4f41d9ace3b2ee1fcf]

#89835# fix for windows tar - exclude links...


2001-10-30  Hans-Joachim Lankenau  <hjs@openoffice.org>  [47d7207456153ef4b5819546ea07c0bf13887db3]

#89835# fix for windows tar - exclude links...


2001-10-30  Philipp Lohmann  <pl@openoffice.org>  [2c2cbf91f94a80f49de347e02f77b01d07f27046]

#92403# no more Xt, Xaw, Xmu


2001-10-30  Niklas Nebel  <nn@openoffice.org>  [57224ca7ebd9ea6c79674fc377f600dc506a47e9]

#89836# same data field with same function can occur several times from api


2001-10-30  Stephan Schäfer  <ssa@openoffice.org>  [7ef1582a8a0985961b6e0c11e1eb7f82e3f4b1ec]

#93851# float windows updated correctly


2001-10-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [2b6836721ea99e77ca569c6c28460b92387d913b]

#92924#: rename for gcc3


2001-10-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [e07e25bb584b7c788e21ec8ca247b860c30cfd8e]

92924 gcc3 intel support


2001-10-30  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b39410efa203f0c0e352597f8f000540e88869b2]

#89835# fix directory level for new created patches


2001-10-30  Daniel Vogelheim  <dvo@openoffice.org>  [c77865ee4627010420b1ceb888cb161669dc9b2b]

#93976# ignorable whitespace between !DOCTYPE and first element


2001-10-30  Frank Schönheit  <fs@openoffice.org>  [8260acf50a180a56b3195a61a69d12d91e7ffd17]

#93793# allow for multi-selection when opening a context menu


2001-10-30  Philipp Lohmann  <pl@openoffice.org>  [a3ea622f81ccc3ea50e87a809fd586e909a23fac]

#92408# SalFrame::Geometry changes


2001-10-30  Daniel Vogelheim  <dvo@openoffice.org>  [3e9ba4cfc04cb0653790c5d3c8d86ebe5fc72954]

#94023# fixed memory leak


2001-10-30  Philipp Lohmann  <pl@openoffice.org>  [2166bae664e34f4e3966beb56765b3e847e545eb]

#92408# set WM_LOCALE_NAME, setWM_NAME and WM_ICON_NAME as COMPUND_TEXT, if necessary, SalFrame::Geometry changes


2001-10-30  Daniel Vogelheim  <dvo@openoffice.org>  [c31bd94135548ffe2d9da9c18b0f4b1c3a028794]

#94023# memory leaks fixed


2001-10-30  Michael Hönnig  <mi@openoffice.org>  [6784128be3deaedbf9fa900bfd53f05cb540762f]

destroyed file restored


2001-10-30  Daniel Boelzle  <dbo@openoffice.org>  [0a89552bd47d26036a83cfb2d68e6c165eb16b9e]

#93739#


2001-10-30  Daniel Vogelheim  <dvo@openoffice.org>  [98f574778233ef8ce355dd589e9406d6d47ccdbb]

#94023# fixed memory leaks


2001-10-30  Kurt Zenker  <kz@openoffice.org>  [6339a5f002e5a6798b003baa1c28e4b87367582a]

new version for SRC641


2001-10-30  Ocke Janssen  <oj@openoffice.org>  [eb3f624a504444878cec49b65b2f81f85eaec9cc]

#93939# composeTableName remember values from metadata now


2001-10-30  Frank Schönheit  <fs@openoffice.org>  [3d78127239899380fbef330807e9c8bdcafe3785]

+RID_STR_UNABLETOCONNECT


2001-10-30  Frank Schönheit  <fs@openoffice.org>  [633c2170b26e87d97242b385039a04764b06d790]

connectRowSet: better error message upon failure


2001-10-30  Björn Milcke  <bm@openoffice.org>  [bd8f85159e572cca58831bf5cc0a39e504b8a5a3]

#93797# support property fo:direction (ttb|ltr) for titles and axes


2001-10-30  Kurt Zenker  <kz@openoffice.org>  [54ced4ab83b4ffe8e75acdd5fa9bd390e14ca5ad]

new version for SRC641


2001-10-30  Daniel Rentz  <dr@openoffice.org>  [b350c49df2a3fafc9216146f5051f347882be127]

#93731# Do not clear items which were 'dont care' before


2001-10-30  jp  <jp@openoffice.org>  [bc88940f62a8b6fd51410c8b1581a77ec075031b]

Bug #92891#: remove Unix/Mac/Dos TextFilter, add new TEXT only filter


2001-10-30  jp  <jp@openoffice.org>  [3b5fa59dcd5795cb4d51f3d132456078b1fc6fb6]

Bug #93963#: BackgroundColor - use brushitem instead of coloritem


2001-10-30  Oliver Specht  <os@openoffice.org>  [3e2a9473b382d564aac9bd24d02bcc4f5aac4253]

#89658# put 'NoFill' item only if old item is available or ValueSet is selected


2001-10-30  Peter Burow  <pb@openoffice.org>  [94e8f1633ff2a83fa99e86748c65502bcbcedc28]

fix: #93998# convert linebreaks and tabs for display


2001-10-30  Ocke Janssen  <oj@openoffice.org>  [b1af6a8952403a0f4b8f3e07e78b206b221c9ef1]

#93939# some changes for sortindex


2001-10-30  Ocke Janssen  <oj@openoffice.org>  [24c29a7dc884fc5b06f6de8a73d6d1ffe01b22e1]

#93939# add late ctor


2001-10-30  Michael Hönnig  <mi@openoffice.org>  [96ae7fb044bf20c3e8d0c0a4198f73ae15d12086]

syntax error in documentation


2001-10-30  Hans-Joachim Lankenau  <hjs@openoffice.org>  [74f95c55a16bdad9e274e33b2de64a460f216b16]

#65293# allways appending gets too long


2001-10-30  Frank Schönheit  <fs@openoffice.org>  [e1d6dc26677c9ef24360cd3b2b40acfc7dee13a0]

#93977# do an asynchronous InitControls


2001-10-30  Martin Gallwey  <mtg@openoffice.org>  [73da475667dc994772e3a9037276dfddec606eff]

#93877# don't use auto_ptr's anymore


2001-10-30  Kurt Zenker  <kz@openoffice.org>  [8a9c86b44de7240b13541b10a1dd7cf3d545efb7]

new version for SRC641


2001-10-30  Martin Gallwey  <mtg@openoffice.org>  [e6333045526efc0a97c81360ab966cf94c1a5e77]

#93877# derive ContentInfo from OWeakObject so we can use it in an ORef


2001-10-30  Martin Gallwey  <mtg@openoffice.org>  [fb61e2a5dfad6ffd8329fa6fcb91ade56f78853a]

#93877# make header pass 'testhxx' test


2001-10-30  Martin Gallwey  <mtg@openoffice.org>  [7a8bb5ae28690c3f45577031c0317d05b67b834a]

#93877# using auto_ptr's in STL containers is apparently bad, so use ref-counted ORefs instead


2001-10-30  Kurt Zenker  <kz@openoffice.org>  [9bbe44c7341d909b58eafc6e6b121de0e20775b3]

new version for SRC641


2001-10-30  Frank Meies  <fme@openoffice.org>  [cf8e5e46a132c7091a49db8c78cf16f009a83ea2]

Chg: Vertical Formatting - Adjust repaint rectangle for growing or shrinking frames


2001-10-30  Frank Meies  <fme@openoffice.org>  [da3cd036e36fc285a107ca81c39453d4468f3551]

Chg: Vertical Formatting - Maximum size for rotated portions


2001-10-30  Frank Meies  <fme@openoffice.org>  [1b289bee4e3e5aa93563e80f93ab0127f147df0a]

Chg: Vertical Formatting - Wrong swapping of frames


2001-10-30  Stephan Bergmann  <sb@openoffice.org>  [51e5f01dc701e87929634ac4455c1fa537b472e9]

#88337# Documentation.


2001-10-30  Oliver Braun  <obr@openoffice.org>  [ddcc72558c4a1b331918194fdec6869ea2bded24]

#90333# gnome filetype registration workaround


2001-10-30  Thorsten Behrens  <thb@openoffice.org>  [5e3c7f838ea697152a9db012c7b4de86fa48b310]

#93388# Checking for valid list pointers


2001-10-30  Daniel Rentz  <dr@openoffice.org>  [6a1060d2b5fc8f411ac731cd18e3b8f027541e8f]

#93991# Wrong import of cell colors


2001-10-30  Hans-Joachim Lankenau  <hjs@openoffice.org>  [ae80e7467dfc692c7ead258e07a6542eb2e68fcd]

#93866# changed handling of _version.obj for developer - solenv/platform/lib now obsolete


2001-10-30  Vladimir Glazounov  <vg@openoffice.org>  [be3714ec5534c3bf12bcb544a4cb5d4c8c5edd52]

#65293# exception specification


2001-10-30  Sascha Ballach  <sab@openoffice.org>  [1f16269db42e8677ab921e47afc184c41f07c407]

#92553#; create a empty valuelistener


2001-10-30  Oliver Braun  <obr@openoffice.org>  [9481c4dac68408b0a5f98e870baa87b469e9b7db]

#93988# removed dependency to awt


2001-10-30  Ocke Janssen  <oj@openoffice.org>  [0b84508ca2b891e80cbf7d55b3d8f167331fc0b9]

#93950# set filter


2001-10-30  Ocke Janssen  <oj@openoffice.org>  [7a1678065b533aad75d3687c6a59d35b30b9323c]

#93950# remember if we are in drop


2001-10-30  Ocke Janssen  <oj@openoffice.org>  [d3df16816ce66209886b1ca364e077678f5072b8]

#93950# notify when elements from master was removed


2001-10-30  Stephan Schäfer  <ssa@openoffice.org>  [06aa792182010c8ac59438374da44e6f22941510]

#89519# calc correct decoration size


2001-10-30  Martin Gallwey  <mtg@openoffice.org>  [be612daef99c8d6702ab63f576070dda946a03a5]

#92012# decode titles before passing them to the file UCP


2001-10-30  Stephan Schäfer  <ssa@openoffice.org>  [f2f0a55214622f25deb1ee4543fa7edae29ffcdc]

#93882# optimize quick help positioning


2001-10-30  Oliver Specht  <os@openoffice.org>  [1b277feaaef4b87610e6284895f037c4991a35e5]

#93960# GPF in empty AutoText TreeListBox removed


2001-10-30  Ocke Janssen  <oj@openoffice.org>  [5b80d61bc56a491e09fc656c5a4a4a06f1ce0152]

#93948# add prop listener


2001-10-30  Ocke Janssen  <oj@openoffice.org>  [822ff6c5b4c510fe47d0aa6e9df4d8d2940009c2]

#93948# remove listener when disposing


2001-10-30  Frank Meies  <fme@openoffice.org>  [b3ac7c8ab1e182facf86da2f1d3ed9b3f0863039]

Chg: Vertical Layout - Painting of notes


2001-10-30  Frank Meies  <fme@openoffice.org>  [36c55e982787b707b2a640d4f0abda0a82d21b69]

Chg: Vertical Layout - Line numbering


2001-10-30  Frank Meies  <fme@openoffice.org>  [2efbf843bd3bc16e45e9ebf0b8370279f07b47c7]

Chg: Vertical Formatting - Map directions in vertical environment


2001-10-30  Oliver Specht  <os@openoffice.org>  [4db1218ac5b4c47dd935aa60ac9d96078cb2c9d3]

#93576# column format corrected


2001-10-30  Oliver Specht  <os@openoffice.org>  [b4e1106e737f29b3b67d4aa5bff90a0753a881df]

#93576# column format corrected


2001-10-30  Tino Rachui  <tra@openoffice.org>  [b878589fd1fb1bf5d4af3b2a409ecaabc58df051]

#91782#now returning sequences without trailing 0


2001-10-30  Ocke Janssen  <oj@openoffice.org>  [27861ce85b8a2d5dc0cf20b88ba33318a32840ec]

#93939# check if we are in drop or append mode


2001-10-30  Ocke Janssen  <oj@openoffice.org>  [3d5e8dd6d62cc08701842d300d68a8f2b96220cc]

#93939# check if the new name is also valid


2001-10-30  Ocke Janssen  <oj@openoffice.org>  [f8b9cab0c09345dd40a5094558218ca1ca9cd3f5]

#93961# clear formatkey and defaultvalue when type changed


2001-10-30  Stephan Schäfer  <ssa@openoffice.org>  [ba62cd6f698f51880482e6995d3d3aadf5b30c00]

#89519# system window rework


2001-10-30  Stephan Schäfer  <ssa@openoffice.org>  [33ec89bbdf62e6240e2923ad6715179fc12fe3ca]

#89519# new method GetWindowExtentsRelative


2001-10-30  Frank Schönheit  <fs@openoffice.org>  [7b5801992ea2e4d29557b9162c292c55fd7e611b]

#93350# don't use an AppFont as fallback when no font exists in the configuration


2001-10-30  Frank Schönheit  <fs@openoffice.org>  [3c6589c945b0ba54b2042499042ec34f90bb9252]

#93350# -m_aAppFont


2001-10-30  Frank Schönheit  <fs@openoffice.org>  [951816d170c2948072157f5590bd76a2d0147d82]

#93350# choose a better fallback font


2001-10-30  Kurt Zenker  <kz@openoffice.org>  [218bef39b0dd0c51ecdfcce9161f7b729ba23bb4]

new version for SRC641


2001-10-30  Kurt Zenker  <kz@openoffice.org>  [5cd336c32dc057e5847232108c024c1703d99419]

Merge SRC641: 30.10.01 - 08:07:32


2001-10-30  Kurt Zenker  <kz@openoffice.org>  [a85df0b7d589ad46a3ba6ba9f79caca6ce52c081]

new version for SRC641


2001-10-29  Kurt Zenker  <kz@openoffice.org>  [231c831c39da96c17c89187a7d793f90de5db8fa]

new version for SRC641


2001-10-29  Kurt Zenker  <kz@openoffice.org>  [6c0bd343984f43fb0e9586ebff784834ae016402]

new version for SRC641


2001-10-29  Kurt Zenker  <kz@openoffice.org>  [92b8499006e2176fbb0f2e81819fbaffc5cb96a7]

new version for SRC641


2001-10-29  Philipp Lohmann  <pl@openoffice.org>  [bfba076e09c3cb951383c26a643c4aab0c1a6ccf]

#93895# transform coordinates to float window if necessary


2001-10-29  Philipp Lohmann  <pl@openoffice.org>  [d98aa76cf2152572d64d78a6aee0a147c5402fc4]

#93895# disable edit timer on context menu


2001-10-29  Hans-Joachim Lankenau  <hjs@openoffice.org>  [26cc09b6a4fc8129109cfc33fd67ff785307c63d]

#93516# get rid of uncompressed tarball in misc directory; #89835# changed/fixed dependencies of the various steps


2001-10-29  Christof Pintaske  <cp@openoffice.org>  [a440d65ccba22f64bfd960373cd28ad759e184c4]

#93871# initialize border pixel for fancy Sun XServer


2001-10-29  Kurt Zenker  <kz@openoffice.org>  [f74943967ae9f3bc6a94cd953463bf349256b7b8]

new version for SRC641


2001-10-29  Stephan Schäfer  <ssa@openoffice.org>  [5b3e78008c62f34776367ad5991495533f0b1901]

#93882 quickhelp window is system window


2001-10-29  Rüdiger Timm  <rt@openoffice.org>  [bf03200f926fbf38fae560dd3c47cd7656a73a32]

new version for SRC641


2001-10-29  Hans-Joachim Lankenau  <hjs@openoffice.org>  [ad32e9b6483e21fc1d15b127df6e4526fad10e25]

#65293# missing dependency


2001-10-29  Malte Timmermann  <mt@openoffice.org>  [55ba4d5f1b96141a64efbcda18fc68e4cc9217d7]

#91616# Click(): Do default action when Hdl is set, but Button also has a ComponentInterface


2001-10-29  Frank Meies  <fme@openoffice.org>  [15c62dd4739423e329e34aad3e7b217e45098e08]

Chg: Vertical Formatting - Rotated Portions


2001-10-29  Frank Meies  <fme@openoffice.org>  [a2cbcb72848d578315655405a01b31290dac054b]

Chg: Vertical Formatting - rotated ClipRectangle


2001-10-29  Frank Meies  <fme@openoffice.org>  [e03faa1d4b5a2704285365eec06891525a7a6074]

Chg: Vertical Formatting - DropCaps


2001-10-29  Frank Meies  <fme@openoffice.org>  [d32c4af46c962b44b09dd3a5343595291de8304d]

Chg: Vertical Formatting - Ruby text in vertical formatting


2001-10-29  Frank Meies  <fme@openoffice.org>  [f66c028b1ced8e8498ca5c25300ef3abf4ff6bde]

Chg: Vertical Formatting - Paragraph end symbol at end of rotated portion


2001-10-29  Frank Meies  <fme@openoffice.org>  [3b5afe74b4d912acd07fbbcd257c54d4dff66fea]

Chg: Vertical Formatting: Travelling in rotated portions


2001-10-29  Kurt Zenker  <kz@openoffice.org>  [2681a641d1d60a00ea48998c0a3dff9e8ac4a669]

new version for SRC641


2001-10-29  Sascha Ballach  <sab@openoffice.org>  [22b518070049309596d68b85757edad6e88f64ff]

#93910#; remove undefined chars from the value attribute of a formula


2001-10-29  Martin Gallwey  <mtg@openoffice.org>  [3da920bc85788bc25b13cf1a80456bef01a91ce1]

#93673# Add optional 'XMultiPropertyStates' interface


2001-10-29  Sascha Ballach  <sab@openoffice.org>  [fd89d1774e29627054139a34be12111bde10394e]

#93910#; remove undefined chars from the string-value attribute


2001-10-29  Sascha Ballach  <sab@openoffice.org>  [2b53d7f1ee2b19764c21f6cd3063c6af0250a1d4]

#93910#; method to delete undefined chars from a string


2001-10-29  Jörg Budischewski  <jbu@openoffice.org>  [b9ef694cd9f3c9fbeab4fb17bec6c93d5b003931]

#88337# documentation reviewed


2001-10-29  Frank Schönheit  <fs@openoffice.org>  [6e2466e80a6eb999138b4e870d6731c718a0eda4]

#93905# insertByName: ensure that the object beeing inserted has the name given as access key


2001-10-29  Behrend Cornelius  <bc@openoffice.org>  [0b7e8d6a6a65833f32b8c22ca43f346d31a06112]

#93813# Sub 'ModifyPropertyValue' modified


2001-10-29  Daniel Boelzle  <dbo@openoffice.org>  [f3f68e72623fa740a27d32b1baac22ce4c70a269]

#93739#


2001-10-29  Behrend Cornelius  <bc@openoffice.org>  [b037d1c39c5ac8f59e18d637da49fb0755abd630]

*** empty log message ***


2001-10-29  Kurt Zenker  <kz@openoffice.org>  [58eeb2c37d363be2f7a45e72c8b4289202b42c50]

new version for SRC641


2001-10-29  Martin Gallwey  <mtg@openoffice.org>  [ef61789bd24a0e1cfb942971f0c0fc42c968acb9]

#90251# As much as possible, avoid the use of the SwStyleSheetIterator in the XIndexAccess methods


2001-10-29  Frank Schönheit  <fs@openoffice.org>  [d6d3e592b53631b7397862bcd3ff32f081cf8c7e]

#93785# SaveModified: correctly update the internal status in case of success


2001-10-29  Stephan Bergmann  <sb@openoffice.org>  [18e88303c656c433fc10a596b4000e0e33df3153]

#88337# Documentation.


2001-10-29  Frank Schönheit  <fs@openoffice.org>  [7627ba33f40897a0a9b95cd315db7161a644019d]

#93785# +setCurrentModified - correctly set m_bCurrentModified in different situations


2001-10-29  Frank Schönheit  <fs@openoffice.org>  [79c9705816ea41a4d4e6293c9dfabab0ba29425d]

#93785# +setCurrentModified


2001-10-29  Oliver Bolte  <obo@openoffice.org>  [4500380963f7f62d5fcb8de0240fabaa3ae6f5b4]

#65293# linux parse error


2001-10-29  Andreas Schlüns  <as@openoffice.org>  [4d55175b3756b0f620daf9f54e780782d7015eff]

#93884# change defaults only for filter cache sync


2001-10-29  Daniel Rentz  <dr@openoffice.org>  [f26f2f01534e77256f6256ed77380f7955cafe56]

#93471# no assertion on TABID import


2001-10-29  Malte Timmermann  <mt@openoffice.org>  [9dd025ede586aedddca2e2a1ab9b9935a31ecb01]

#92220# Use other StartPopupMode


2001-10-29  Kurt Zenker  <kz@openoffice.org>  [f8e68b5ebd1ad659e6f61d16f8daf8f65b37b7dd]

new version for SRC641


2001-10-29  Stephan Schäfer  <ssa@openoffice.org>  [8b1ba7cfe726b60c98de3fd72b777cae142e9307]

#93882 quickhelp window is system window


2001-10-29  Ocke Janssen  <oj@openoffice.org>  [d7fb0027e8ce68a4690fda7242c68d620852b8ac]

#93888# impl new method to cancel pending edit


2001-10-29  Ocke Janssen  <oj@openoffice.org>  [5f44ef76dc69c7e442144df099d283e09476cb03]

#93888# impl new method to cancel pending edit


2001-10-29  Malte Timmermann  <mt@openoffice.org>  [67c22a222548be191e0fddcbac1737dab9f7dd0e]

#61679# MiddleMouseButtonUp: use Selection-Clipboard


2001-10-29  Malte Timmermann  <mt@openoffice.org>  [c3555ff4eba32f5b55a13861f0712ed189bf5783]

#92220# Smoother scrolling...


2001-10-29  Kurt Zenker  <kz@openoffice.org>  [bc0726e3ae5cd8e8936a2b8c1020f49d813d21c0]

new version for SRC641


2001-10-29  Oliver Specht  <os@openoffice.org>  [e6e2b77b292031e22cc28804caf1569733303867]

#93907# Zoom/Value and Zoom/Type added to config


2001-10-29  Stephan Bergmann  <sb@openoffice.org>  [d1bb6c17b0006444d9b2c7ed164fbcd4d646b568]

#88337# Documentation.


2001-10-29  Kurt Zenker  <kz@openoffice.org>  [9d1cccf1a2d345735c09aaa35098069d702cb48b]

new version for SRC641


2001-10-29  Kurt Zenker  <kz@openoffice.org>  [5d6c0506f79549bb0d4466d7a2155e87885b3411]

new version for SRC641


2001-10-29  gt  <gt@openoffice.org>  [2f8d48584d968941b91651396530c2bc08fe33ba]

#93862# when translating names, ignore '.nametranslation.table' in file list


2001-10-29  Armin Weiss  <aw@openoffice.org>  [823a2708a8590a2129bf5a9585dd76a4d82aead9]

#90468# invalidate here for FontWork object to force complete redraw


2001-10-29  Stephan Bergmann  <sb@openoffice.org>  [d71771d6b020db2ace30c7e62be97de1aa047ba4]

#88337# Minor documentation improvements.


2001-10-29  Jörg Budischewski  <jbu@openoffice.org>  [5ef483432386961bccb6e8692071a305728719e5]

#88337# documentation reviewed


2001-10-29  Ocke Janssen  <oj@openoffice.org>  [fcbd3fbf7b48f6fbebe00b5683356f0093f434bd]

#93895# disable inlinediting before open contextmenu


2001-10-29  Oliver Bolte  <obo@openoffice.org>  [9e306013cff650a666c575e86b8aa490b4527c19]

new version for SRC641


2001-10-29  Stephan Bergmann  <sb@openoffice.org>  [804177abb84a51a8d092df35974a775598080bf2]

#88337# Minor documentation improvements.


2001-10-29  Frank Meies  <fme@openoffice.org>  [8509df8d033b0780e883be2eaca778267901688f]

Chg: Vertical Formatting - Red wave lines


2001-10-29  jp  <jp@openoffice.org>  [11947c4288d7d8c1306543f4831d0ef739f31650]

Bug #93774#: InsertLineBreak - call autocorrect


2001-10-29  Frank Meies  <fme@openoffice.org>  [51bf5df2beaba71f6c873c4ce8ff9154a7340375]

Chg: Vertical Formatting - Swap macros changed


2001-10-29  Frank Meies  <fme@openoffice.org>  [2f7e4ee90ca7ac26c94bc1bf0f408944249a1492]

Chg: Vertical Formatting - Flys anchored as character


2001-10-29  Ocke Janssen  <oj@openoffice.org>  [1b15c2113c5de9c0f07af9136ef80d71d88f8ff6]

#93903# supportsAlterTableWithDropColumn corrected


2001-10-29  Frank Meies  <fme@openoffice.org>  [d645674f767e6d3fd6e62ed8f21d9ab09266729d]

Chg: Vertical Formatting - Cursor information for 2 line mode


2001-10-29  Frank Meies  <fme@openoffice.org>  [da28080463db9dfa8e300ac992e5bc9754cb70df]

Chg: Vertical Formatting: UpDown cursor offset


2001-10-29  jp  <jp@openoffice.org>  [49711bb7db147d018085e78fa5ae6c91382b3fdb]

Bug #93603#: FileList now also in Move allowed


2001-10-29  jp  <jp@openoffice.org>  [ca0656d33bda9ebc102dbdb7fc51c18f3e68be1f]

Bug #93603#: _PasteFileList with link flag


2001-10-29  Herbert Duerr  <hdu@openoffice.org>  [155135b5dbddb11f7e7d6a48443f0cb6566bc7ec]

#93662# improve behaviour on bad fonts


2001-10-29  Herbert Duerr  <hdu@openoffice.org>  [4c638be4c136097165ed13b3bc30798652eeeb3e]

#93662# do not substitute StarSymbol with MS font, second try


2001-10-29  Ocke Janssen  <oj@openoffice.org>  [f466ce42c2c8e2c37bdaf393026c91bbf7a26f85]

#93812# new flag for parametername substitution


2001-10-29  Philipp Lohmann  <pl@openoffice.org>  [90865b8f3e254c87879edd92a28115b3dd541156]

#92820# changed Bereits bearbeitet -> Fortschritt


2001-10-29  Peter Burow  <pb@openoffice.org>  [4b7329809c6b03d0c42351feb5dba74397fefe02]

fix: #93835# use SvFileInformationManager if necessary


2001-10-29  jp  <jp@openoffice.org>  [794cdab096c46e2e27b9ce6ddcaa1d9ff418371f]

Bug #93743#: PasteData - need flag if it is called for paste XSelection


2001-10-29  Peter Burow  <pb@openoffice.org>  [02b5cce1c916ac3400941b714a1d27ac8143adfc]

fix: #93849# #93848# only set member with valid userdata


2001-10-29  Peter Burow  <pb@openoffice.org>  [017e0003134df0019d4eaf57b8a494fa1817051a]

fix: #93849# #93848# HelpWin::HasHistoryPredecessor/Successor() added


2001-10-29  Peter Burow  <pb@openoffice.org>  [ca948e87b448939977b17bdbbecab7c25ce5f9a9]

fix: #93843# HID_HELP_ONHELP added


2001-10-26  Martin Gallwey  <mtg@openoffice.org>  [a076a3aea70c2d0f3f908ad888b125db2e5e6661]

#93877# Use auto_ptrs to handle life-time of contents


2001-10-26  Martin Gallwey  <mtg@openoffice.org>  [30f738512f612aa62b80826848d2f6debaa52075]

93877# use clear method instead of a temporary


2001-10-26  Martin Gallwey  <mtg@openoffice.org>  [51276abc7fae686eccf5a01f909db605e0885cf9]

#93877# Call releaseUpwatdRef in destructor


2001-10-26  Martin Gallwey  <mtg@openoffice.org>  [5bd7cdc42e614c1576adeba98342c538a9beffd4]

#93877# remove unnecessary member


2001-10-26  Martin Gallwey  <mtg@openoffice.org>  [fa24eba19a86ee344dd20225a8c8c039011bfe87]

#93877# use auto_ptr's to make sure that that ContentInfo pointers are always deleted


2001-10-26  Niklas Nebel  <nn@openoffice.org>  [5b8d88104d01f17996bde3c2e3efabc6a33076a9]

#93603# PasteFile: use URL


2001-10-26  Niklas Nebel  <nn@openoffice.org>  [1cf1da6573a336c58392d625389d4b279ad0e4a6]

#93603# AcceptDrop: change default move to copy, ExecuteDrop: pass link flag to PasteDataFormat


2001-10-26  Niklas Nebel  <nn@openoffice.org>  [387d30a2b8b2f7eed53963b7957c3f4d5e1e25fa]

#93603# PasteDataFormat: bLink


2001-10-26  Daniel Vogelheim  <dvo@openoffice.org>  [07cd60595666fc7d8d36ba8bbe981c18142bec8b]

#93876# remove writer constants


2001-10-26  Daniel Rentz  <dr@openoffice.org>  [b0b30eec4c23a6751f26bce412046bb31cc4bb76]

#93269# ScDocument methods renamed: *Flagged(Row|Col) -> *Changed(Row|Col)


2001-10-26  Daniel Rentz  <dr@openoffice.org>  [96661ad93fac2e0f1988fcadce5cde3cf102f9fb]

#93269# Decreased file size of Excel export, corrected Unicode export


2001-10-26  Daniel Rentz  <dr@openoffice.org>  [a8b8f2fd4dc17adeb7ecb60170159d357fc1764f]

#93269# Decreased file size of Excel export


2001-10-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [6c9e096108553863698bddeb45101e638d6a8e2f]

#92924#: includes


2001-10-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [1943184f2cee9c3c5cbaaf4c40baccb807745d8f]

#92924#: gcc-3.0.1 needs lvalue


2001-10-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [66598affdd85f5a9c47132730ea1b5fbf0c5d5e6]

#65293# same versionmap for two libraries fails on windows


2001-10-26  Stephan Bergmann  <sb@openoffice.org>  [a3ce03f7b175908363fe07957de50658dc62d852]

#93494# Merged in 1.5.6.1.


2001-10-26  jp  <jp@openoffice.org>  [0848891ea85b3f3610c5995049dc748f0cbaa1c4]

Bug #91928#,#93374#: CheckForConvertToSOObj - set correct visarea on writer objects


2001-10-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [018f2d10de14961c449810c7386561d25a688ff2]

#92924#: includes


2001-10-26  Frank Meies  <fme@openoffice.org>  [c31e717e95c480f9ae95a080c30a6c2bd6a2b698]

Fix #93757#: Consider field contents during line break


2001-10-26  Armin Theissen  <armin@openoffice.org>  [0866b1af159d5f27c8f6b5bd35f0ec1ff17326bc]

added nodep=true


2001-10-26  Frank Meies  <fme@openoffice.org>  [d2b887b5746d52d5227473fab2e8f9412da693fe]

Fix #93547#: Handling of script weak


2001-10-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [5329f1d2537dc6c36e3e9ddd05744421c09a6024]

#92924# includes


2001-10-26  gt  <gt@openoffice.org>  [51fc80ceb396823d2a2122a5cd7938cffc6a5332]

#93577# propagate preview font settings to every tab page


2001-10-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [558672eb1f7355521ac7865862092077e690e068]

#92924# gcc-3.0.1 needs lvalue


2001-10-26  Daniel Boelzle  <dbo@openoffice.org>  [eb0b369d09c66dd413cd6874c93f6181d77204af]

#93739#


2001-10-26  Frank Schönheit  <fs@openoffice.org>  [d09b02d3cbb84df4c967bf71dc3b4582b3c0b6ca]

#93751# no default path in the ctor anymore - this is done by the file dlg helper now


2001-10-26  Oliver Specht  <os@openoffice.org>  [0fc8b2825e0ea98feacd441f1955bea9df65fae2]

#89658# accept invalidated items from SW


2001-10-26  Christian Lippka  <cl@openoffice.org>  [55156f57dcd1311bff08c183cee44344eba48605]

#90330# use sorted property maps and cache XPropertySetInfo objects


2001-10-26  Oliver Specht  <os@openoffice.org>  [a48eefbaa976d18ca5303afda53a30abfdd6a65b]

#89658# don't put invalid BrushItems


2001-10-26  Frank Schönheit  <fs@openoffice.org>  [e9f81a685f4fe64f3aab9094c3c1d30c3d32d52d]

#93751# when loading config for a graphics file picker, default to the gallery path


2001-10-26  Ocke Janssen  <oj@openoffice.org>  [f486004050b621019e1784c322b61f4761664da1]

#93784# do not ask for catalog when supported


2001-10-26  Andreas Bregas  <ab@openoffice.org>  [13a7d7176f301869d6550b1743a23b05e7a1e8c0]

#92728# New RTL functions CDateToIso, CDateFromIso


2001-10-26  Ocke Janssen  <oj@openoffice.org>  [e8ffa01cda7c46398e4d85d51c90b5d1092595b5]

#93784# fix some calls to jvm


2001-10-26  Christian Lippka  <cl@openoffice.org>  [e958e00d7998b739b6b5de75ad6edeaecbe11a0c]

#90330# no user defined attributes for ole objects


2001-10-26  Christian Lippka  <cl@openoffice.org>  [967469f0b126f4e196c3460a4bd83010a8b4910a]

#90330# use sorted property maps and cache XPropertySetInfo objects


2001-10-26  Philipp Lohmann  <pl@openoffice.org>  [7ffa64dcb34729d864ec63f727b17d49e6f135fd]

#90511# capture mouse hack is now in unix dependent part


2001-10-26  Andreas Bregas  <ab@openoffice.org>  [0904159bda05ada2f5a34a69f7b21e52c26bd554]

#92728# New RTL functions CDateToIso, CDateFromIso


2001-10-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [7460264e746999ab60bac81f5d1344f35c7491f6]

#93739# reset DISABLE_ENHANCED_COMID


2001-10-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [a36b39ea39fa92469f8b0e0a1bf531bb4787262a]

#92924# exception specification


2001-10-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [24ee41f4033513d6d3a70af19e4fcbfe06e421c7]

#93739# accept gcc since 2.91.xx; break if not successfull


2001-10-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [dbc5b0749788c15d6a2d6ec3b326c4b42cdea5ba]

#93739# use COMID in library names


2001-10-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [e0b3f12304350ccadd0ed95b92f09a2602da9d1f]

#92924#: exception specifications


2001-10-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [6e0e4a84483837adb2eb85540535215285c1b71b]

#92924# includes


2001-10-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [1b24384a783b02bf2fd72e41fe9752a264dd0d20]

#92924# exception specifications


2001-10-26  Daniel Boelzle  <dbo@openoffice.org>  [8060df465d8f05afc49d13a2d68206e34dffcc7f]

#93739#


2001-10-26  Christian Lippka  <cl@openoffice.org>  [47e366a8bd8f4d43c28e89d0f6c54f1baa95d069]

#91835# create names for named items for xml


2001-10-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [73e70add3f0923de99f697814666cbad418d7862]

#92924# exception specifications


2001-10-26  Caolán McNamara  <cmc@openoffice.org>  [0e23c4eb31b832124e9b035e0c0f40f9548d45c6]

#93737# Logic reversed on test to use ini flag to suppress export of leading para space


2001-10-26  Kai Ahrens  <ka@openoffice.org>  [23224c69f6e1e3dfc93e0fe1ccc5ca4ad39988f0]

#93622#: optimized D&D of whole slides


2001-10-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [57ee93b8e0ce5d7ddc73a68ce0d4d8da9ee815ff]

#92924# exception specifications


2001-10-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [20c8aa0587e0b58b6cfa6ba510ca31e02ab98505]

#93739# provide COMID


2001-10-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [02e0354da2f293037c238a4727e4c6ccff6de644]

#92924# exception specifications


2001-10-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [1b8d7584ce1e399769af02e982c2e47eec656e68]

#92924# gcc-3.0.1 needs lvalue


2001-10-26  Daniel Vogelheim  <dvo@openoffice.org>  [6d654a458dd75f21bba35b7247e67b2ab16ad591]

#93467# removed XDocumentHandler calls from writer         also removed superflous includes in two files


2001-10-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [5eb6f60e1db9e4346b3db240199f596a88d703a2]

#93739# provide COMID and COMNAME depending on compiler version


2001-10-26  Peter Burow  <pb@openoffice.org>  [d5e1ea2bffdf739dc79a434df8a612060a9ec731]

fix: #93788# question of arguments improved


2001-10-26  Jörg Budischewski  <jbu@openoffice.org>  [912a8656faf45e3912992943e411e92879483864]

#93678# added typeinfo for structs (necessary for jdk14_beta2)


2001-10-26  Jörg Budischewski  <jbu@openoffice.org>  [7252942edddda8d9638f3c32792c2e8e91ee169f]

#93678# index structmembers is now taken from generated java-files (jdk14_beta2)


2001-10-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [7b78b70a52b7b508a49043d9394ea3f2f5017220]

#92924# exception specifications


2001-10-26  Jörg Budischewski  <jbu@openoffice.org>  [78cecaf579ef0658e2ba7995cb5faebcb2b209b5]

#93678# extended UNOTYPEINFO for structs (incompatible)


2001-10-26  Oliver Specht  <os@openoffice.org>  [d614bace913ed713e05fccba4f0dcb779546c1ac]

#93813# don't ask NULL pointers for their graphic size ;-)


2001-10-26  Armin Weiss  <aw@openoffice.org>  [2127fa0ac669918cb784e7b9e6f9f52c8dcc6721]

#92183# set XFillTransparenceItem only when no FloatTransparence is used, else the OutDev will use the wrong method


2001-10-26  Thorsten Behrens  <thb@openoffice.org>  [c45fbd492e8ed1e84c859082c1f38629dd120243]

#93632# Proper path handling for Unix


2001-10-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [76079ef81d5aeea8f07db38733b2f8f1eb522184]

#92924# includes


2001-10-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [51dc2be2be080a80299676de8c87da92bbf9bf80]

#92924#: exception specifications


2001-10-26  jp  <jp@openoffice.org>  [bf692c2e99a831586d00f880d5fb76ae91c50c73]

Bug #93805#: RemoveDDELinkFormat - don't use a deleted Window pointer


2001-10-26  jp  <jp@openoffice.org>  [855f90a075f5e6cd94eb03f99e18230c003fbf87]

#65293#: compiler error


2001-10-26  Oliver Specht  <os@openoffice.org>  [cac328623e90c37f1fa3466e9c2150b54085160f]

#93165# german text changed


2001-10-26  Jörg Barfurth  <jb@openoffice.org>  [3ff8ba6e2d0c03f7b2a0d619907527f5aa1d36e6]

#93522# Use correct attributes ('replaced') for inserted/replacing value set elements


2001-10-26  Jörg Barfurth  <jb@openoffice.org>  [8e2c3f9609b3f3e1b34715e901773471bc7296f1]

#93522# Remove attributes from class Template (nver worked correctly)


2001-10-26  jp  <jp@openoffice.org>  [0fc3ea78c174a8f657e5649c0647e6ab652e8f32]

#65293#: compiler error


2001-10-26  Frank Schönheit  <fs@openoffice.org>  [5d64454874318e427f76c997b163977ad0c63ed9]

#90390# use matchesExtension instead of direct string comparison


2001-10-26  Vladimir Glazounov  <vg@openoffice.org>  [ab35a4739c9d37ac1354242c48aaddc9532eb42d]

#65293# added a missing semicolon


2001-10-26  Frank Schönheit  <fs@openoffice.org>  [4d72b56025ae18c60ff428f08089a700ade0df28]

#93187# forward the case sensivity information to the connection


2001-10-26  Frank Schönheit  <fs@openoffice.org>  [58883c5630dd1ac5913f075d4c724d868f2db3d8]

#93187# +matchesExtension


2001-10-26  Frank Schönheit  <fs@openoffice.org>  [7070eb330fb2f71e5683d0fc30223d942a8b8395]

#90390# store the information about the case sensitivity


2001-10-26  Oliver Specht  <os@openoffice.org>  [32890c2b0703a0ba907b21e1498ecf3ad083277c]

#93165# CheckBox 'Don not warn again' commented out


2001-10-26  Herbert Duerr  <hdu@openoffice.org>  [498cb05748d5bbe36a78399b6d10ff675235ef58]

#93662# do not substitute StarSymbol with MS font


2001-10-26  Christian Lippka  <cl@openoffice.org>  [25f321bf766d2b7a2ce6f48c0e9acc7470b0e08e]

#93676# removed not needed assertion


2001-10-26  Andreas Schlüns  <as@openoffice.org>  [df6ba7220c71b324a3e11eefee50bf839ccc5fb3]

#92152# move set icon to frame


2001-10-26  Frank Schönheit  <fs@openoffice.org>  [f8623537e2db4ecdd891aefd8ce04dd6e9706dee]

#93808# changed the text for the no-pretty-printing option


2001-10-26  Frank Schönheit  <fs@openoffice.org>  [a7232b166e6cb8ae4504434a64d38235b98dc95b]

#92988# +SetControlHelpIds/SetDialogHelpId


2001-10-26  Michael Hönnig  <mi@openoffice.org>  [8fc8fd375e841d405ebd2f413c2041da81a00cc1]

proofreading and corrections from Richard Holt


2001-10-26  Andreas Schlüns  <as@openoffice.org>  [9a1e2569e796c973b63a778b12f911644e7683a7]

#93810# don't make beamer status data persistent


2001-10-26  Frank Schönheit  <fs@openoffice.org>  [9c91bb1f83ffa31d91ee1107683b26c1619c9ec4]

#92988# +property HelpURL


2001-10-26  Frank Schönheit  <fs@openoffice.org>  [fb8b533ad7ae44a4eaa846bb9216466b1530038d]

#92988# +ControlActions.idl


2001-10-26  Frank Schönheit  <fs@openoffice.org>  [038a3cc4c892ae860c1b13df985a2a3d413f223a]

#92988# get/setValue now using ControlActions instead of ListboxControlActions


2001-10-26  Michael Hönnig  <mi@openoffice.org>  [558e9c028aa0dae4e18c7fe8352d1273b217ffb0]

proofreading and corrections from Richard Holt


2001-10-26  Frank Schönheit  <fs@openoffice.org>  [116c7988dfcd59b216c5a00f56e97b0898112e32]

#92988# deprecated (superseeded by ControlActions)


2001-10-26  Frank Schönheit  <fs@openoffice.org>  [9a64231ee3fbae3d9e7956cd4d5e336229236d88]

initial checkin - more general version of the ListboxControlActions


2001-10-26  Kurt Zenker  <kz@openoffice.org>  [b91a011d95b6a8a717d7e79438b0dd008fcb6329]

new version for SRC641


2001-10-26  Frank Schönheit  <fs@openoffice.org>  [c9166285a511a5e4531a29a44c87e653fabc7fe3]

#92988# +CONTROL_FILEVIEW / +EDIT_FILEURL


2001-10-26  Andreas Schlüns  <as@openoffice.org>  [cf60403bdef17b3804d12e51b263d4878a2658fa]

#65293# delete dbg functions


2001-10-26  Daniel Boelzle  <dbo@openoffice.org>  [5dd67fafc9320d678d6eb0f598840aee7ab81dae]

#93739# provoking error for PP (sunpro)


2001-10-26  Ocke Janssen  <oj@openoffice.org>  [6df1c621a71b108ccf8977e07971f843dc0fadfe]

#93524# insert/delete corrected


2001-10-26  Ocke Janssen  <oj@openoffice.org>  [6a30e6c007f6d66b8496af695fcf827b0257a496]

# 93712# parsing corrected


2001-10-26  Ocke Janssen  <oj@openoffice.org>  [1d4f7c1a9517b3b3f5e3ff300ed29be0e852c131]

#93524# catched Exception when cancelRowUpdates


2001-10-26  Daniel Boelzle  <dbo@openoffice.org>  [0ba3ffdd6e7bca89e8450205c6af0d5e2ab13603]

#93739#


2001-10-26  Ocke Janssen  <oj@openoffice.org>  [9c1febffca1ed14ba8453236ebb27d57582ae709]

# 93712# statement creation corrected


2001-10-26  Ocke Janssen  <oj@openoffice.org>  [f319833c28cb9b45d71d3263aaa6eab520149954]

#93524# SQLExceptions weren't catched


2001-10-26  Ocke Janssen  <oj@openoffice.org>  [01db9416d9c49dd967f815ce90b8d2c30f5ef3ac]

#93524# insert/delete corrected


2001-10-26  Ocke Janssen  <oj@openoffice.org>  [5226ffdba484e7a14feec279393479e58f9407c0]

# 93712# statement creation corrected


2001-10-26  Ocke Janssen  <oj@openoffice.org>  [35ee89f2629bc5fc238cae94054009cad890b858]

#93524# new class for hidding deleted rows


2001-10-26  Daniel Boelzle  <dbo@openoffice.org>  [de76c72d88fb435d2b919b7352a932e42b479ad2]

#93739# CPPU_ENV define


2001-10-26  Daniel Boelzle  <dbo@openoffice.org>  [92cb1a38a4903f2354424c0ede577b77f998b853]

#93739# using CPPU_ENV define


2001-10-26  Rüdiger Timm  <rt@openoffice.org>  [dfa343f9be202d1d7a9d04219cbfbebf94b5afef]

#65293# fixed a missing include


2001-10-26  Daniel Boelzle  <dbo@openoffice.org>  [17791de63fdb4090e234167700699890f5dd7333]

#93739##88337# removed UNO_LB_JAVA_NAMESPACE, inserted map-files for prot/c_uno bridges


2001-10-26  Peter Burow  <pb@openoffice.org>  [4b9ab688176b1205cfcd65f46ce37ca8139066db]

fix: #93787# helpid for help contents listbox


2001-10-26  Peter Burow  <pb@openoffice.org>  [195c2f85797dcbdf70b4a0774e626c5eab44bfaf]

fix: #93787# helpid for help contents listbox


2001-10-26  Sascha Ballach  <sab@openoffice.org>  [dfb633850f09f561e27c16f786409a70e2d57cc1]

#92553#; don't assert if no currency is given, because it is a possible case


2001-10-25  Rüdiger Timm  <rt@openoffice.org>  [d16af2fe128433b194f825937986c3fcfff0c44f]

new version for SRC641


2001-10-25  Daniel Vogelheim  <dvo@openoffice.org>  [552be697a1ac417deae24690bbae24a9448c5fe3]

#93467# remove calls on XDocumentHandler and change interfaces acordingly


2001-10-25  Daniel Vogelheim  <dvo@openoffice.org>  [791729ed6615de80cfa08bf92450d85c4e549580]

#93467# remove calls on XDocumentHandler and change interfaces acordingly


2001-10-25  Daniel Vogelheim  <dvo@openoffice.org>  [9258f3a6b2870afb565d7dc9c5e94f5e351cbf0b]

#93467# remove calls on XDocumentHandler and change interfaces acordingly


2001-10-25  Kurt Zenker  <kz@openoffice.org>  [d0fb50314329b7d9ae97ca77dac8ee99bcdf1f5c]

Merge SRC641: 25.10.01 - 22:42:00


2001-10-25  Kurt Zenker  <kz@openoffice.org>  [af5002d3e611b5ae8f1fdde94e1786d22eb83a10]

Merge SRC641: 25.10.01 - 22:39:41


2001-10-25  Kurt Zenker  <kz@openoffice.org>  [3ad4f082d52470ca216afc5dc66460538a3ed43d]

Merge SRC641: 25.10.01 - 22:37:30


2001-10-25  Kurt Zenker  <kz@openoffice.org>  [ccb8662f99de99d9e4a243ff56c7c27c6a936f5f]

Merge SRC641: 10/25/01 - 22:37:11


2001-10-25  Oliver Bolte  <obo@openoffice.org>  [2552a1239cf26cd6f95a95934ec784cc65869a32]

Merge SRC641: 25.10.01 - 22:36:40


2001-10-25  Kurt Zenker  <kz@openoffice.org>  [bef0dc2ac57d7510e904fba3f2880b27c01b5362]

Merge SRC641: 25.10.01 - 22:33:18


2001-10-25  Kurt Zenker  <kz@openoffice.org>  [e85fba1d4cf2695c435e1a7cb62863a90a0df11a]

Merge SRC641: 25.10.01 - 22:33:56


2001-10-25  Kurt Zenker  <kz@openoffice.org>  [69ba44d55107673bb1e2a0c46abc35317b2cd828]

Merge SRC641: 25.10.01 - 22:32:38


2001-10-25  Rüdiger Timm  <rt@openoffice.org>  [fb106c6d0cb7d395d9c0f032a60af83c4b7728e1]

Merge SRC641: 25.10.01 - 22:32:24


2001-10-25  Kurt Zenker  <kz@openoffice.org>  [d76dafdf1730a6bd12ebdeb86361c1d17e0ad6e5]

Merge SRC641: 25.10.01 - 22:32:19


2001-10-25  Vladimir Glazounov  <vg@openoffice.org>  [0a32d82421175297ee72d3a6d1fc73f415267b61]

Merge SRC641: 25.10.01 - 22:30:11


2001-10-25  Kurt Zenker  <kz@openoffice.org>  [8a90bb6123d09bd36cdc4cf97f9fbfdff70a188c]

Merge SRC641: 10/25/01 - 22:30:24


2001-10-25  Oliver Bolte  <obo@openoffice.org>  [57f868e8533850f08b084f2b1198987087b6b990]

Merge SRC641: 25.10.01 - 22:29:39


2001-10-25  Kurt Zenker  <kz@openoffice.org>  [d4d6e8f349c359346ae8663454a6e5d815715b0a]

Merge SRC641: 25.10.01 - 22:28:48


2001-10-25  Kurt Zenker  <kz@openoffice.org>  [4a114d8491dafe5af6552f281ea69f142713a5c8]

Merge SRC641: 25.10.01 - 22:30:17


2001-10-25  Kurt Zenker  <kz@openoffice.org>  [d69a3e11c4508f881f79139c7849e2ed82ff3d46]

Merge SRC641: 25.10.01 - 22:26:43


2001-10-25  Rüdiger Timm  <rt@openoffice.org>  [83710940b1f73b082e41486bd5a7703a0b4da16e]

Merge SRC641: 25.10.01 - 22:25:22


2001-10-25  Kurt Zenker  <kz@openoffice.org>  [b623a26e16b707e61616ca00fef06ad1a9675f72]

Merge SRC641: 25.10.01 - 22:24:31


2001-10-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [2cefdbe601054cc986d14f622e552fb4d538cb10]

#65293# don't relink allways if minor.mk is touched


2001-10-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [5b9a4bb357de63ab1ca60ef509149a693906e7db]

#92924# includes


2001-10-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [3d96af71a4f33f8f03f8a83c185d334b75bfca82]

#92924# gcc-3.0.1 needs lvalue


2001-10-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [662a712cbd46e233944b2e623dfa92cd77871bfc]

#92924#: removed cast


2001-10-25  Eike Rathke  <er@openoffice.org>  [c1cb0ad3ac1477e65ab491e1d7b2ecab30824ff8]

#89247# remove data source ranges from charts if pasted from different document, converting to real OLE


2001-10-25  Kurt Zenker  <kz@openoffice.org>  [f8c3191255fbb949973f0f05f042f7f88b12731e]

new version for SRC641


2001-10-25  Philipp Lohmann  <pl@openoffice.org>  [f7ce2a0d0e46c2fdb7cedafbbab255d7f1735cc9]

#93804# #i1947# survice keyboards without a name


2001-10-25  Christof Pintaske  <cp@openoffice.org>  [20166fe5e39a667ae833c26e0eb8f7877821d507]

#93803# check for xlfd conformance


2001-10-25  Niklas Nebel  <nn@openoffice.org>  [ef2d321435626e3c30e5c1f403cbfe0aa08ea535]

#87974# remove unreferenced volatile styles after import


2001-10-25  Martin Hollmichel  <mh@openoffice.org>  [417091871ec1c81a17e3393c8e6740d73412693a]

del: segmentc.hxx


2001-10-25  Kurt Zenker  <kz@openoffice.org>  [478a8522c00ad42b2dce36cccba1b57932a3bbc3]

new version for SRC641


2001-10-25  Niklas Nebel  <nn@openoffice.org>  [f43bc6c2491c80034e77a70196c0087d2043d448]

#87974# write volatile attribute for styles used only in maps


2001-10-25  jp  <jp@openoffice.org>  [7ed067e911ef1e04b99b6fd0be5428735384907d]

Bug #93556#: SplitDoc - found a better solution for not existing HTML filter in master docs


2001-10-25  Martin Hollmichel  <mh@openoffice.org>  [7b012c91e35b1a9f1bce411cb0caeb17dcf899a4]

del: segmentc.hxx


2001-10-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [0f93441e80b7f147158dab00724c72762e5a67e8]

#92924#: removed cast


2001-10-25  Martin Hollmichel  <mh@openoffice.org>  [2fb4b8b158daaaeca9bc67e5c08370ad35204d7e]

del: segmentc.hxx


2001-10-25  Martin Hollmichel  <mh@openoffice.org>  [7a19970c485c3ef1b30e47a57202d484cd69969c]

del: segmentc.hxx


2001-10-25  Kurt Zenker  <kz@openoffice.org>  [63511a648d5a82317fcbd19d10e786371e6eacb1]

new version for SRC641


2001-10-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [513e60416ce48de706deddd355991a8272d903c6]

#65293# linking more than one component with the same map file


2001-10-25  Kurt Zenker  <kz@openoffice.org>  [90a028e1f47efcbae30bbc83a652a0c26526452f]

new version for SRC641


2001-10-25  Martin Gallwey  <mtg@openoffice.org>  [d2556a2f3295553502ed27132db02b9d6f22647a]

#92662# make SwXTextCursor support XMultiPropertyStates


2001-10-25  Martin Gallwey  <mtg@openoffice.org>  [cd7d759b897469308036e9a6cb8d15e116ab42c8]

#92662# Make SwXTextCursor support XMultiPropertyStates


2001-10-25  Christian Lippka  <cl@openoffice.org>  [aa0137aca14c396d8beb0ad442f7b87b5ad506b2]

#93676# fixed wrong element name on export


2001-10-25  Michael Hönnig  <mi@openoffice.org>  [ebfb286c4627f54cbb8284a3482451c7e7c3bde0]

proofreading and corrections from Richard Holt


2001-10-25  Michael Hönnig  <mi@openoffice.org>  [8c0d2d88516aef21f9d32c7c2c8fa4bb92368039]

proofreading and corrections from Richard Holt


2001-10-25  Behrend Cornelius  <bc@openoffice.org>  [65f8438503179f0559500804fb3217538dfa98c4]

#93037# importfiltername for masterdocuments modified


2001-10-25  Kai Ahrens  <ka@openoffice.org>  [95680b682778cc8b4a69481ce53d1399b765f6c4]

#93596#: SvxPluginFileDialog returns an error code


2001-10-25  Kai Ahrens  <ka@openoffice.org>  [3acad64efb35f1206649322ba2ace88d2203eadc]

#93596#: SvxPluginFileDialog returns an error code


2001-10-25  Michael Hönnig  <mi@openoffice.org>  [05a4762ae7529ab0d9089eebcc92c4fac2e5baf1]

proofreading and corrections from Richard Holt


2001-10-25  Gregor Hartmann  <gh@openoffice.org>  [1109e636deb98724edc12e3abbc8c1302f9d1736]

#93400#access to scrollbars


2001-10-25  Kurt Zenker  <kz@openoffice.org>  [637880ddf1aab59c2bf6709dc93227980ce94949]

new version for SRC641


2001-10-25  Kurt Zenker  <kz@openoffice.org>  [d03fe8214d560eadf093c587c124480455ebddd5]

new version for SRC641


2001-10-25  Kai Ahrens  <ka@openoffice.org>  [5f04dc7115a5b64bbeb28d984829e5a11f5a26f3]

#93596#: SvxPluginFileDialog returns an error code


2001-10-25  Vladimir Glazounov  <vg@openoffice.org>  [4464790b2e4439fd0b6d4b2963e032bb89b29085]

#65293# corrected misspelling


2001-10-25  Björn Milcke  <bm@openoffice.org>  [c2ce0ea241dc30973a4b6990e622eb544f6f1766]

#93600# exportText: do not seek for tabs and linefeeds for certain strings (results of unit converter)


2001-10-25  Andreas Bregas  <ab@openoffice.org>  [b324465af53a656341efac1e9e388c3f51923f8f]

#92172# Initialise LibDescriptor flags


2001-10-25  Michael Hönnig  <mi@openoffice.org>  [858c85b5a0bb3a8de78ef696b2a2377baeb9f9aa]

proofreading and corrections from Richard Holt


2001-10-25  jp  <jp@openoffice.org>  [16d0fac4f71e38131f82685b976749687def4fbe]

Bug #93556#: allow SplitDoc only if the filter exit in the specific filtercontainer


2001-10-25  Philipp Lohmann  <pl@openoffice.org>  [955cc32f80cde76a357de4aba2ec803d692c76a9]

#90760# remove ifdef VCL


2001-10-25  Philipp Lohmann  <pl@openoffice.org>  [ca890d8c3b86ddaf34150e0776c7f8071f28fe69]

#90760# remove ifdef VCL


2001-10-25  Philipp Lohmann  <pl@openoffice.org>  [d44341304f55c7019860bcf0e2ead2df107717a7]

#90760# remove ifdef VCL


2001-10-25  jp  <jp@openoffice.org>  [8c8d4566a3c0174fe44aede62416bac1147c2a9c]

Bug #93556#: allow SplitDoc only if the filter exit in the specific filtercontainer


2001-10-25  jp  <jp@openoffice.org>  [020a88e6654522a89d69f3cafb34d657c74b3256]

Bug #92016#: remove not used GetExtTextInput method


2001-10-25  jp  <jp@openoffice.org>  [1fed620c6e8f4b3c2fd40d1a85dbffe14372812c]

Bug #92016#: new GetExtTextInput - get any TextInput-Engine


2001-10-25  Oliver Braun  <obr@openoffice.org>  [a96a1f470d60f775dcdff6fd5d2bfebd1f67f9fe]

#93773# potential GPF in binary search


2001-10-25  jp  <jp@openoffice.org>  [dd5a62800514ad16d185e844c3ca529905cfdc27]

Bug #92016#: DeleteExtTextInput - if no TextInput exist at cursor position, take any one (needed for UNIX)


2001-10-25  Caolán McNamara  <cmc@openoffice.org>  [5feb3e377a347860db248cca59cb1baa801276cf]

#93702# Fastsave tweak to continue searching for properties after piece with no para props


2001-10-25  Oliver Specht  <os@openoffice.org>  [3c948534c4b1e82c64c3dd2eda5145766b2fb6cc]

#93165# show warning after change of the default filter


2001-10-25  Michael Hönnig  <mi@openoffice.org>  [2ab8dc79d4872dc55e80e3de522b679ac892a216]

#93753# drafts/.../sync separated from com/.../sync


2001-10-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a64e74a1ec566e6bea89a50500b0ba18c9400337]

#65293# remove faulty error messages


2001-10-25  Kai Sommerfeld  <kso@openoffice.org>  [d479a2d67f1242a557b8d8288c7cf544afdd18f4]

#92937# - Improved redirection support.


2001-10-25  Michael Hönnig  <mi@openoffice.org>  [f92a469dbbfc681055d47eee25c9ac95e1b84908]

#93753# drafts/.../sync separated from com/.../sync


2001-10-25  Oliver Specht  <os@openoffice.org>  [a137d7f2a63e499d92cfd0d3a7b7bba435aeb060]

#93782# draft/.../ui module created


2001-10-25  Kurt Zenker  <kz@openoffice.org>  [0371ca6b010716f8011e735dfa596028f6c89a2c]

#65293# corrected


2001-10-25  Philipp Lohmann  <pl@openoffice.org>  [ea8ec2120b33b3f49cc0391de73ec7d18c5977ec]

#93546# transient behaviour of Dtwm is now set by installation


2001-10-25  Michael Hönnig  <mi@openoffice.org>  [743ef3109b36ccb33b7c5ddb9be1d5407362d350]

proofreading and corrections from Richard Holt


2001-10-25  Daniel Vogelheim  <dvo@openoffice.org>  [51283f3c263eccc6591468bf14d65b24ea2dc89c]

#93486# subtype flags are now maintained properly


2001-10-25  Daniel Vogelheim  <dvo@openoffice.org>  [2d448f2f0ee34291fa86d102f2b0473aa3178519]

#93486# field format now defaults to -1


2001-10-25  Malte Timmermann  <mt@openoffice.org>  [c06fc54da72cdf77c83de5722e6954c36d3e3a2c]

#92906# Call StartTracking before Select()


2001-10-25  Daniel Vogelheim  <dvo@openoffice.org>  [8dea1b9e0e01ce78a5c761559608b196616237d0]

#93291# TableCalc field implemented


2001-10-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [1226bccd5e42a768efd6a9704f0361a28656110b]

#65293# typo


2001-10-25  Philipp Lohmann  <pl@openoffice.org>  [648a39361811fa552bea15cc08bc227262277371]

#93613# TAB adjustment


2001-10-25  Daniel Vogelheim  <dvo@openoffice.org>  [75c78b2e729a9dd4bf0dbab6b2481f4ca727f481]

#93291# TableCalc field: fixed NumberFormat property, renamed property Formula->Content


2001-10-25  jp  <jp@openoffice.org>  [f205208c6c2035d6c70ebb69086d510786ae5472]

Bug #93356#: GetTblSel - don't work with deleted pointers


2001-10-25  Frank Schönheit  <fs@openoffice.org>  [77ab6c56b222123b3dd7fe6a043529c3d09b362e]

#93187# don't set a non-existent or not accessible path


2001-10-25  Daniel Rentz  <dr@openoffice.org>  [a965bc866fe3e9f4179ac2a43c0f048a2aa64f6e]

#90357# convert strings with numberformatter


2001-10-25  Malte Timmermann  <mt@openoffice.org>  [c5b33da26903753641f5bd730b6a91adcfd895ef]

#92853# Support HelpText property


2001-10-25  Kai Ahrens  <ka@openoffice.org>  [cf605400afba73cf4e76fdc1d6b0a905ab2cc8b4]

#93677#: don't start drag action if URL is not valid


2001-10-25  Malte Timmermann  <mt@openoffice.org>  [6646f8ed3bcaab65d300e18b868be82400eddfa1]

#92796# ShowCursor after Paste


2001-10-25  Michael Hönnig  <mi@openoffice.org>  [7bf737f049563c77f88e37e8dd6c3fdc218380bc]

proofreading and corrections from Richard Holt


2001-10-25  jp  <jp@openoffice.org>  [3d0090f5b8002c61c9e5ee3f23523524e63d76ea]

Bug #93162#: ExecUndo - handle action count


2001-10-25  Philipp Lohmann  <pl@openoffice.org>  [60e970c5d1da31c1e862664c0dcd4730e0674c94]

#93613# implement TAB


2001-10-25  Peter Burow  <pb@openoffice.org>  [c03887c46f63246a75f7569eca4e7d5f72f09f91]

fix: #92010# support for help keyword (basic ide)


2001-10-25  Dieter Loeschky  <dl@openoffice.org>  [918d7544a0af4f0cc754b47f56baf7c36ad7542c]

#85610# Put FontItem for all script types


2001-10-25  Peter Burow  <pb@openoffice.org>  [b735f959a2d4597671ebfc6e6437b904303f596f]

fix: #92010# support for help keyword (basic ide)


2001-10-25  Michael Hönnig  <mi@openoffice.org>  [d52f4ef4675705ad620a76b5f5e45cd5c66daab8]

proofreading and corrections from Richard Holt


2001-10-25  Malte Timmermann  <mt@openoffice.org>  [7de6485c4b9b0e903954ba21ee9f94b3ffac9174]

#93548#, #85610# ScriptType stuff...


2001-10-25  Sander Vesik  <svesik@openoffice.org>  [602abbfaa55fba2e4394510fe43b1869177caa95]

remove sfx2/ from #include statement


2001-10-25  Sander Vesik  <svesik@openoffice.org>  [b2fb0b6529c007c993c53584bf39d7ad7af045de]

Remove sfx2/ from #include statement so also builds in a fresh, from scratch build


2001-10-24  Vladimir Glazounov  <vg@openoffice.org>  [99eae6d66f756ad682fe257c88a14ece622e583c]

Merge SRC641: 24.10.01 - 22:44:22


2001-10-24  Kurt Zenker  <kz@openoffice.org>  [fed41f87e5a4169e4cef5436eb3e504443d210f8]

Merge SRC641: 24.10.01 - 22:35:52


2001-10-24  Vladimir Glazounov  <vg@openoffice.org>  [4a4fb40cb1152d40d970aaffa5becc8f81580811]

Merge SRC641: 24.10.01 - 22:35:44


2001-10-24  Kurt Zenker  <kz@openoffice.org>  [d3cbf59257e6eff578d87dcb74f50b7b9224c553]

Merge SRC641: 24.10.01 - 22:33:19


2001-10-24  Rüdiger Timm  <rt@openoffice.org>  [0ba40f8d7856551a03eb5968dea1a7a25e1e7db8]

Merge SRC641: 24.10.01 - 22:33:29


2001-10-24  Kurt Zenker  <kz@openoffice.org>  [acaf2673de4c065913b5e8eee29fb6b69a63daa0]

Merge SRC641: 10/24/01 - 22:34:15


2001-10-24  Kurt Zenker  <kz@openoffice.org>  [206307b876202c4db5d187e2250a4418d3ba77b0]

Merge SRC641: 24.10.01 - 22:31:05


2001-10-24  Kurt Zenker  <kz@openoffice.org>  [675cea159296b2143b64bea009eddc482782133f]

Merge SRC641: 10/24/01 - 22:31:31


2001-10-24  Kurt Zenker  <kz@openoffice.org>  [904653f3cb962e38d0aa76d5f8fb120244100bee]

Merge SRC641: 24.10.01 - 22:29:40


2001-10-24  Kurt Zenker  <kz@openoffice.org>  [76cb0a81e828354ec838bfb2fbee1243701d5ce4]

Merge SRC641: 24.10.01 - 22:28:17


2001-10-24  Oliver Bolte  <obo@openoffice.org>  [8c7512076f74aeeca56aa8e78acfca156f13dc64]

Merge SRC641: 24.10.01 - 22:27:41


2001-10-24  Rüdiger Timm  <rt@openoffice.org>  [5abcd861994ec487e5c5df5b26c511a9b34bfacb]

Merge SRC641: 24.10.01 - 22:27:44


2001-10-24  Kurt Zenker  <kz@openoffice.org>  [b784f8fdf24680eb5c7ae3627cff346930a85dea]

Merge SRC641: 10/24/01 - 22:28:08


2001-10-24  Kurt Zenker  <kz@openoffice.org>  [22e8d2b4eff2f5967164443bcd20e4b3488359b8]

Merge SRC641: 24.10.01 - 22:26:50


2001-10-24  Kurt Zenker  <kz@openoffice.org>  [9879b99b9a6395d87ffc585e026cb48e2718682a]

Merge SRC641: 24.10.01 - 22:25:33


2001-10-24  Kurt Zenker  <kz@openoffice.org>  [0a343f1fba74e99d27e975fda2c74ff4bec3600e]

Merge SRC641: 24.10.01 - 22:23:42


2001-10-24  jp  <jp@openoffice.org>  [123b758c8bf43a12f95d5ecfdeec67266dad568e]

Task #88180#: expand map id range for fields, remove unused map ids


2001-10-24  jp  <jp@openoffice.org>  [da0f9f473b72fa20511309e415dbf75ab5bbcb95]

Task #88180#: change parameters of PutValue/QueryValue methods


2001-10-24  jp  <jp@openoffice.org>  [bfa6d9c46677bed743d4cc9edbebbb1464194d5f]

Task #88180#: expand map id range for fields, remove unused map ids


2001-10-24  jp  <jp@openoffice.org>  [5477839b4eaac1e628b8e0d56ee90b463e427684]

Task #88180#: uno-memberids for fields


2001-10-24  jp  <jp@openoffice.org>  [643f544231a3e1f7d28dbd93248a4e4105600dc7]

Task #88180#: add missing cppu type detection


2001-10-24  jp  <jp@openoffice.org>  [091498c17fd1d8b430d4ca6c040d37df06133b66]

Task #88180#: change parameters of PutValue/QueryValue methods


2001-10-24  Martin Gallwey  <mtg@openoffice.org>  [49a15e899836b8b36ccae0816b5c2b4fb2657fb5]

#93710# added 'CellName' as a property to SwXCell


2001-10-24  Martin Gallwey  <mtg@openoffice.org>  [f047cffa9b7cf670c038076e469716722e7dcbec]

#93710# added 'CellName'


2001-10-24  Martin Gallwey  <mtg@openoffice.org>  [dc949f3100f0771dc94eb23e547791359f685adf]

#93710# CellName must be readonly


2001-10-24  Martin Gallwey  <mtg@openoffice.org>  [2c17e64770c977acadd57c12660b420d9e9610f5]

#93710# added 'CellName'


2001-10-24  Martin Gallwey  <mtg@openoffice.org>  [54044116c456ccf2499005db336d3c628d066971]

#93710# added FN_UNO_CELL_NAME


2001-10-24  Martin Gallwey  <mtg@openoffice.org>  [32833b1591c3258e1af4627637b0e348fb4d7c49]

#93710# added 'CellName'


2001-10-24  Martin Gallwey  <mtg@openoffice.org>  [3a6b7c14908d7c640f99179754551f64d63c9014]

#93710# add 'CellName' as a property


2001-10-24  Philipp Lohmann  <pl@openoffice.org>  [84327196103f073c83e7862b04997afe92e03a94]

#92403# remove Xt/Xm/Xaw/Xmu from office


2001-10-24  Martin Gallwey  <mtg@openoffice.org>  [b4bf4276168723a5930cc93ebbf44055be9f0854]

#93673# move this inline function to it's own header so I can access it from unocore


2001-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [5bcb2c5eaee3159e2cfc1fda9c8775f2e49ca5e9]

#92924#: don't use keywords as identifier


2001-10-24  Philipp Lohmann  <pl@openoffice.org>  [e03cf1a128a339d270caf151869029fca9f159b0]

#92403# remove Xt from office


2001-10-24  Martin Gallwey  <mtg@openoffice.org>  [93549c84132c8bc64aca19f26fbfd0d7e3c26d9e]

#93673# Move this inline function into it's own header to access it from the unocore


2001-10-24  Thomas Benisch  <tbe@openoffice.org>  [39c960343eb478ee3787945fd624e42da9ec69bd]

#93748# selection in BasicTreeListBox


2001-10-24  Philipp Lohmann  <pl@openoffice.org>  [286a68b9db72370fb46d15949c09d509f524d0ef]

#92403# remove Xt from office


2001-10-24  Sven Jacobi  <sj@openoffice.org>  [5702083337f4323f38f99a162069b29e00d443c0]

#93602# better display of placeholder if no preview is available


2001-10-24  Philipp Lohmann  <pl@openoffice.org>  [353386838871f471dcf5a489b1e42a17d61fe9e2]

#92403# remove Xt/Xm from office


2001-10-24  Philipp Lohmann  <pl@openoffice.org>  [bfc598e951d90fecfc8267a00f42c74db226a49d]

#92403# remove Xt from office


2001-10-24  Frank Schönheit  <fs@openoffice.org>  [cc7f9d35f24e64d456e0b605eca9835b179cff9d]

#93744# use the ImplHelper classes instead of direct inheriting from the interfaces


2001-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [680020d77c866a5cbbbce203104ba081f953af17]

#92924#: exception specifications


2001-10-24  Martin Gallwey  <mtg@openoffice.org>  [abdf9a8751a08f923302435ae6e215e34a38e35e]

#93673# make SwXStyles support XMultiPropertyStates


2001-10-24  Björn Milcke  <bm@openoffice.org>  [1a6c74f37203072027c8aac00eaa3ec0e228b8ad]

#93600# get a list from model that contains all indices of data points that have styles


2001-10-24  Martin Gallwey  <mtg@openoffice.org>  [dc4a6e4629dff3223ba58fcd658e5f2c0d71fdbe]

#93673# implement XMultiPropertyStates at the style


2001-10-24  Frank Schönheit  <fs@openoffice.org>  [4136488062445ce7d3761498fa1a09ae0331ee98]

#93701# do not add global classes which are empty


2001-10-24  Thorsten Behrens  <thb@openoffice.org>  [33a5f95fc586c54901d8b8ce505adc6104e0ea05]

#93208# Added XML meta import back for player


2001-10-24  Stephan Bergmann  <sb@openoffice.org>  [188762dc348234e364ef4a030a3fd4282ea7fcee]

#92924# Fixed exception forward declarations.


2001-10-24  Michael Hönnig  <mi@openoffice.org>  [2510d8e555be25a672945a2a017feb56a39c9645]

proofreading and corrections by Richard Holt


2001-10-24  Armin Weiss  <aw@openoffice.org>  [a6547a0ad1dd84774fccfc71f949b4eb001ed245]

#93721# Set focus to YES-Button


2001-10-24  Armin Weiss  <aw@openoffice.org>  [655c20839f50b236048e1d0ed391ec08cbbfdf43]

#93085# one more change: The title of the dialog shall now be %PRODUCTNAME 6.0


2001-10-24  Malte Timmermann  <mt@openoffice.org>  [a592aa9a5e9ca0f3e87f455ff5216c3f0b1d584d]

#92555# Autocomplete - Don't reset TopEntry when substring not found...


2001-10-24  Malte Timmermann  <mt@openoffice.org>  [71d6a7450840f85e511ae52dabcce3de211ffbf4]

#92323# Some fixes for the StackMode


2001-10-24  Michael Brauer  <mib@openoffice.org>  [97075a384aed0b4853b78bd5ffc681cdf9003f11]

#91961#: Support of language


2001-10-24  Andreas Schlüns  <as@openoffice.org>  [9349fb57c759d20cf28cf53b30e574d01809928e]

#93687# create vcl dialog on demand!


2001-10-24  Armin Weiss  <aw@openoffice.org>  [21878caf2bf9b7aeab9acd983c282917453a9842]

#93700# re-added support to set flags for XOR is drawn at the views. This was missing for XOR handling in SW.


2001-10-24  Philipp Lohmann  <pl@openoffice.org>  [2d1587c4306d8adf62ff3c9f3ea9bf5682860047]

#89519# compile problem with gcc


2001-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [3937407d21049cf2a6a9c9559517e4328db82243]

#92924#: gcc-3.0.1 needs lvalue


2001-10-24  Malte Timmermann  <mt@openoffice.org>  [072b41dc14552e92fde8d02d679932e172846e3d]

#86061# Fixed Bug with LineCount and big ListBoxes...


2001-10-24  Peter Burow  <pb@openoffice.org>  [af08e4fdd5dd5f1a2a8207ae2f4f314b6a99d25e]

fix: #93688# help_debug support fixed, help installed question


2001-10-24  Tino Rachui  <tra@openoffice.org>  [79217ec3839bf7bcc46be66b2c10050c97eacb57]

#92635#false use of osl_setFilePos corrected


2001-10-24  Andreas Schlüns  <as@openoffice.org>  [db52a974df05cdceb12eba9cce49d6cad248d5ef]

#93690# fix it toplevel too!


2001-10-24  Peter Burow  <pb@openoffice.org>  [99b8e554ce0771430dd2c36c033a249d5d9066d7]

fix: #93314# open template support on multiselection


2001-10-24  Andreas Schlüns  <as@openoffice.org>  [db99f9f7a0243a8b1979b79fa84951135853ba6d]

#93690# add factory to filter again ... disable #93266#!


2001-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [61b32974a03f23a2784e4f42e024ab3a06045352]

#92924#: exception specifications


2001-10-24  Kay Ramme  <kr@openoffice.org>  [33f720bd981cd4f123e016cd7738e125e7f5bd4d]

java bug in 1.3, workarounded by dropping resource holding (#87146#)


2001-10-24  Tino Rachui  <tra@openoffice.org>  [5bfb8b70f3a1f595ab4495b7d2dacfa2de34d1ae]

#92635#added readline


2001-10-24  Tino Rachui  <tra@openoffice.org>  [813658321a4f6e83d08b2f5c0757275b8ed086b3]

#92635#new platform independent implementation of osl_readLine


2001-10-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [c3e03390f276bd28eb34783b18b30cfd532f5f67]

#92924#: const


2001-10-24  Jörg Budischewski  <jbu@openoffice.org>  [36d07b2694070d0e9c890863da71feff943a80e7]

#88337# Docu reviewed


2001-10-24  Armin Weiss  <aw@openoffice.org>  [cb6f2e5693ad84fd226bb8576dcd23070f0c9a17]

#86973# remove handles from display


2001-10-24  Armin Weiss  <aw@openoffice.org>  [310b7b11a5cd71be165f27885e43d6fbe57a5bb1]

#86973# tell draw object about anchor change


2001-10-24  Frank Schönheit  <fs@openoffice.org>  [f782e6df6b599ef5899c5271e965fbe15b63cf34]

#93684# in implTranslateProperty, check for the correct SfxItem types (in case a data source has invalid indirect property types)


2001-10-24  Frank Schönheit  <fs@openoffice.org>  [fd9fa689d4d0dc1405ae3e5c4cc88322c56da646]

#93684# +translatePropertyId


2001-10-24  Thomas Benisch  <tbe@openoffice.org>  [c9c530f9de875b9419da22703c37a1cd5f2e320d]

#88565# change module management from sbx to library container


2001-10-24  Nils Fuhrmann  <nf@openoffice.org>  [fa1cb754b74b115a797863acb57a2928f5410b47]

Added functionality GetGlobalIni()


2001-10-24  Stephan Schäfer  <ssa@openoffice.org>  [51aa977c81fad5ffaa34d5a63fc8db073529e487]

#89519# Systemwindow rework


2001-10-24  Andreas Schlüns  <as@openoffice.org>  [1d9b536622457a1ba00bfd68548583f18cf76c8c]

#92862# new sychronizer for sfx/framework filter caches


2001-10-24  Sascha Ballach  <sab@openoffice.org>  [5104193b5e93e518ed356a7a283c4683563feab1]

#92553#; if no text:s attribute is given the space count is 1


2001-10-24  Andreas Schlüns  <as@openoffice.org>  [483bd3d66972ea02aa46db01c5fe6815ec67cffa]

#92862# add fltlst


2001-10-24  Andreas Schlüns  <as@openoffice.org>  [ad3843c1260eb01cf3f8c61efd0c38aa1cabd73a]

#92862# use new listener and queries to synchronize sfx2 & framework filter caches


2001-10-24  Andreas Schlüns  <as@openoffice.org>  [fd3cd0243808b63adb8222e7649fbdd4d6fb0079]

#92862# add type FilterQuery


2001-10-24  Andreas Schlüns  <as@openoffice.org>  [41b6653dbaea01b843209ea0c412ee4d1160f6a0]

#92862# new query mechanism


2001-10-24  Peter Burow  <pb@openoffice.org>  [439149718e55eba83e1348ccb386c26c39e13be3]

fix: #93681# unique id for helpagent


2001-10-24  Niklas Nebel  <nn@openoffice.org>  [7ead50760d0a81d7e57fa9b500b4e572d73812de]

#92390# EditEngine userdef attrs no longer in SVX_UNOEDIT_CHAR_PROPERTIES


2001-10-24  Niklas Nebel  <nn@openoffice.org>  [6ff4b5e85478d937260bafc1f62325c78daa65b1]

#92390# TextUserDefinedAttributes (no longer in SVX_UNOEDIT_CHAR_PROPERTIES)


2001-10-24  Stephan Schäfer  <ssa@openoffice.org>  [79a4054a619bfa6cc6175d7b91beba0ea79ad868]

#89519# Systemwindow rework


2001-10-24  Sascha Ballach  <sab@openoffice.org>  [8ffd80d6af5996c2081ede80829a8e6ab497a604]

#92553#; cache the ScMarkData


2001-10-24  Kai Sommerfeld  <kso@openoffice.org>  [62a43258ed485313a2547b72e1e9d215e7eb6563]

#92937# - Added TARGETTYPE=GUI


2001-10-24  Malte Timmermann  <mt@openoffice.org>  [cb7c03df5f35ba6b976c5d4be603215f19604caf]

#92076# D&D cleanups...


2001-10-24  Andreas Bregas  <ab@openoffice.org>  [126c441107c3d4b956066c2bfb41f9f5b54d3628]

#92172# Added XLibraryContainerPassword


2001-10-24  Joachim Lingner  <jl@openoffice.org>  [6da1c443425dfce61f8ec47635a571b58d500cf5]

#88337#


2001-10-24  Dieter Loeschky  <dl@openoffice.org>  [9539e62f1dd11763496ecd87bdd3fd7c8dc0400b]

#93434# AfterRead(): check bMyPool before deleting OLE objects


2001-10-23  Niklas Nebel  <nn@openoffice.org>  [bf956bd6d0ba91ac36dc70af4556f8a840148a39]

#76689# CopyFromClip: when skipping filtered rows, nDestRow can become negative


2001-10-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [5644739b025a4ecf7c72b12d33598be49692b3c9]

#92924#: gcc-3.0.1 needs lvalue


2001-10-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [86c88c337992a0dd2a9e954c66af3109d1486cc8]

#92924#: exception specifications


2001-10-23  Frank Schönheit  <fs@openoffice.org>  [bd15159178b920893358786eee7cce02b530fc0f]

#89577# export setMozabServiceFactory


2001-10-23  Frank Schönheit  <fs@openoffice.org>  [b14cfcdfbc1bc71a83fd508de617b46819727def]

#89577# use TARGET instead of MOZAB_TARGET where possible / exports.dxp is redundant / new file


2001-10-23  Frank Schönheit  <fs@openoffice.org>  [86a703dcd78fa70ea5af80bc5641da9433780bf1]

#89577# need to announce the driver's service factory to the mozabdrv library


2001-10-23  Frank Schönheit  <fs@openoffice.org>  [12a9ee00bdc8321dad685cdecdccf06dd8247fd3]

#89577# renamed getImplementationName_Static to getDriverImplementationName


2001-10-23  Frank Schönheit  <fs@openoffice.org>  [b18ef352b867f0ebb7fd284c0b946997456c1518]

#89577# oursourced createDriverConfigNode to a file dedicated to config access


2001-10-23  Frank Schönheit  <fs@openoffice.org>  [60a179bc454ac4bcd9653265de5872d894c5cdef]

initial checkin - exposing some helpers for accessing the configuration


2001-10-23  Martin Gallwey  <mtg@openoffice.org>  [0e89d8bbf6d760cb92805ced5a8dafbc2283f60b]

#93047# do not use default constructors for SfxPoolItems...copy construct from SfxItemSet instead


2001-10-23  Martin Gallwey  <mtg@openoffice.org>  [dee22193442257b6ea2fa34199eca7d61cff2bef]

#93047# do not use default constructors for SfxPoolItems, instead copy construct from default styles


2001-10-23  Philipp Lohmann  <pl@openoffice.org>  [9fcd600eecc329f2a734dfef1cae793a8cc1c1bd]

#92403# move plugins into own executable like SO5.2


2001-10-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [05e936724443c31ea1e8eb5230b6fa3b1b185c50]

#92924#: gcc-3.0.1 needs lvalue


2001-10-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [3c9211d59949e804fa28cededaebb3565ead7bb7]

#92924#: gcc-3.0.1 needs lvalue


2001-10-23  Kai Ahrens  <ka@openoffice.org>  [180b37f021741bb31b748b3f4edff13182d55a2d]

#93603#: try to import graphics in DropFileHdl


2001-10-23  Hans-Joachim Lankenau  <hjs@openoffice.org>  [0f3dfe57f6e41b8122fcd13932065606af71f363]

#65293# get user9x.lib from correct place


2001-10-23  Thomas Benisch  <tbe@openoffice.org>  [ab749ac787142a133faec85d8cdf9914647460b3]

#92755# Assign Standard Values for Basic Controls in Designmode


2001-10-23  Kurt Zenker  <kz@openoffice.org>  [0993abfc5da7b084220d1080986f43e4ff6a8554]

65293# no more msvcrtd.lib


2001-10-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [83e0994a084363d3612800213b1a36e828fa4b7c]

#92924#: gcc-3.0.1 needs lvalue


2001-10-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [be23a3b9622e6981f504946795599ce8fdbf6ce0]

#92924#: gcc-3.0.1 needs lvalue


2001-10-23  Andreas Bregas  <ab@openoffice.org>  [eaf7c71bb6e504cf41e51988860d2398ba9dcfd1]

#92172# Library password flag


2001-10-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [84551dba1f5a3a3dea8bde8a300462b86daa8aef]

#92924#: gcc-3.0.1 needs lvalue


2001-10-23  Hans-Joachim Lankenau  <hjs@openoffice.org>  [ba25af8cd27f63cd6e1828a520c5e15ef6845b82]

#92341# removed SOLAR_PLUGIN


2001-10-23  Martin Hollmichel  <mh@openoffice.org>  [4b355a0bc586549036887991ec082c56ed152da6]

del: segmentc.hxx


2001-10-23  Hans-Joachim Lankenau  <hjs@openoffice.org>  [8d8411c7483f20871cbea3ab2bd813bceceb29bc]

#92372# support for more than one link target


2001-10-23  Andreas Bregas  <ab@openoffice.org>  [f6d5274f6dad951cb973ab360d0b3ad2491ff34f]

#92172# Library password flag


2001-10-23  Hans-Joachim Lankenau  <hjs@openoffice.org>  [9ddf851e6bac4560b7601f5bfb559d96887dccee]

#92372# support for more than one link target


2001-10-23  Daniel Rentz  <dr@openoffice.org>  [928c983fcf70725da7628e265a5b9543a2282ff6]

#93255# speed up chart import


2001-10-23  Daniel Rentz  <dr@openoffice.org>  [c3ce9a34e710538aee37def65d0077af18140bcb]

#93255# speed up chart import


2001-10-23  Michael Brauer  <mib@openoffice.org>  [7d673c36108f28c32f188636c9cf146deb80468a]

#93182#: Enabled StarBats/StarMath to StarSymbol conversion


2001-10-23  Malte Timmermann  <mt@openoffice.org>  [d348fe4abc5d9caa96d5bfb73beffb3dffcc5316]

#92076# D&D cleanups...


2001-10-23  Dieter Loeschky  <dl@openoffice.org>  [7e1f7d0fed7d2d8fcb8452b6a203e852b7c2f24c]

#93560# GetPresObj() corrected


2001-10-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [e1f5154ed8113d5c74026aaa1bd9f3002454f691]

#92924#: fixed last change


2001-10-23  Frank Schönheit  <fs@openoffice.org>  [1f71e394825ca97ec8526c675270c2de6dacd4fa]

#65293# dtor of OComponentAdapterBase protected instead of private


2001-10-23  Daniel Boelzle  <dbo@openoffice.org>  [4f22783f4248736e69515d03bf372391e173ee51]

#93636# adding exisiting format to number formatter


2001-10-23  Stephan Bergmann  <sb@openoffice.org>  [a0a716f0aeb0f3a38e1e62dfa5f11df554ae9e18]

#93163# Avoid duplicate HID names.


2001-10-23  Andreas Bregas  <ab@openoffice.org>  [9daa1748b88ef22dc5024d216198d47137d72937]

#92172# Put BasicManager into LibraryContainer


2001-10-23  Sascha Ballach  <sab@openoffice.org>  [7d87b4ad259caba8df9d88dc630d3b899d7febf7]

#92553#; cache the ScMarkData


2001-10-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [9609c3e5f4421916a4620e5a1b0594f11f1c7e3a]

#92924#: gcc-3.0.1 needs lvalue


2001-10-23  Malte Timmermann  <mt@openoffice.org>  [831ce4b1a53bea0b78e37c6645c6707415484103]

#92076# D&D cleanups...


2001-10-23  Ocke Janssen  <oj@openoffice.org>  [f54826ddc27738aacf0855b9c534f80feb91138b]

#93585# fixed the default for precision


2001-10-23  Ocke Janssen  <oj@openoffice.org>  [1175442442d2f4285b36e6d14bf57adfaac3911d]

#93566# new method which return the available bytes before end


2001-10-23  Frank Schönheit  <fs@openoffice.org>  [1b8a28ef91bb00a7c6a1cae20dcbea30192cf994]

#65293# Solaris does not like the the using ::...::awt


2001-10-23  Ocke Janssen  <oj@openoffice.org>  [c7bdf73b326c09bd4744725843d78c5b3f7805f6]

#93566# slot fixes


2001-10-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [bd31c94cfe50691e43d3cbbb25e796d8cc25c92f]

#92924#: gcc-3.0.1 needs lvalue


2001-10-23  Martin Gallwey  <mtg@openoffice.org>  [7e519b72f146a6abdc06d37903a02316a1a09a4a]

#92725# create UnoActionContexts if changing the table structure


2001-10-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [cc111ca0f109267b49c2918d3c8a20b13076cefd]

#92924#: gcc-3.0.1 needs lvalue


2001-10-23  Martin Gallwey  <mtg@openoffice.org>  [2d5af3c3d807715c5c7829b046887f3f43e12f92]

#93067# only push and pop the cursor if we have input fields to update


2001-10-23  Martin Gallwey  <mtg@openoffice.org>  [de0c0021dcb05ba2320bf905e5adecc776543757]

#93067# lock the view so that it isn't reset asynchronously after an API cursor call


2001-10-23  Thorsten Behrens  <thb@openoffice.org>  [b58ed457a7086cd5044914289d21f968f2017a34]

#93372# Update state after manually changing button


2001-10-23  Andreas Bregas  <ab@openoffice.org>  [947a6ec5ec5fc3174617e015e228dca62551c273]

#92172# New methods Store/LoadBinaryData()


2001-10-23  Frank Schönheit  <fs@openoffice.org>  [00fe2cafcabd2f7cc9166f0f3d1f303f1cab4a23]

#65293# Solaris does not like the the using ::...::awt


2001-10-23  Sven Jacobi  <sj@openoffice.org>  [0466155933658c1fc6aa47333492b798c193cd63]

#93531# link into document now also works for TextRange hyperlinks


2001-10-23  Sven Jacobi  <sj@openoffice.org>  [a0722ccb1eb5ff2f7d8fdd2dc923985b0590a2ef]

#93531# link into document now also works for TextRange hyperlinks


2001-10-23  Kai Ahrens  <ka@openoffice.org>  [eb56570d3298f1ecf452a3329cda3d469d9aa362]

#93635#: setting of transparent color is not neccessary anymore


2001-10-23  Michael Brauer  <mib@openoffice.org>  [3d27b94e0d83787a164fb8d5d1954625689ef643]

#93444#: return namespace url from cache (corrupted alien attributes)


2001-10-23  Frank Schönheit  <fs@openoffice.org>  [fc7b9af518717a6dfcc3faa99f3cdff823dcbff9]

#65293# Solaris does not like the the using ::...::awt


2001-10-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [7e7c787fa64a1ad1967e93675107d2ad63f9fe2c]

#92924#: gcc-3.0.1 needs lvalue


2001-10-23  gt  <gt@openoffice.org>  [24f62e31957e4b11a20e3d87bf7c0f06df91a489]

#93304# select search text when getting focus


2001-10-23  Hans-Joachim Lankenau  <hjs@openoffice.org>  [bfcbf9c58a3acf668a39e352dd3988ddbc547317]

#65293# moved switches, defines and includepath to according variables to make it build again


2001-10-23  Andreas Martens  <ama@openoffice.org>  [26ed772faf21c3ce6a38d970f5f99b5d30ea700d]

New: Selection in vertical layout


2001-10-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [6774e4ae34b46707c8578d2075ca0efed992d9dc]

#92924#: exception specifications


2001-10-23  Martin Hollmichel  <mh@openoffice.org>  [b7221c47cf815edbad732eb3a97dfc0ea04272ed]

del: segmentc.hxx


2001-10-23  Frank Schönheit  <fs@openoffice.org>  [433e25b4f06183696d8308055cb0c787f37ebf41]

#65293# Solaris does not like the the using ::...::awt


2001-10-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [5988be7b5d735c4b2c8d2f596f980227e7af40e1]

#92924#: exception specifications


2001-10-23  Martin Hollmichel  <mh@openoffice.org>  [e4eb500293e948139c4f37c1d19d1dfb7c9229aa]

del: segmentc.hxx


2001-10-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [b9a8f4222592886fbd76f4340f080c70b4a14beb]

#92924#: -fno-rtti


2001-10-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [58abf55b01cd8c0bc40f0ffcbdc767ed361fc53b]

#92924#: -fno-rtti


2001-10-23  Martin Hollmichel  <mh@openoffice.org>  [7416709dcc04605d76c7cfbf930da4fe8a909a7b]

del: segmentc.hxx


2001-10-23  Martin Hollmichel  <mh@openoffice.org>  [0eb32b8b8666201c7c43047a9e0f2d163c04a39a]

del: segmentc.hxx


2001-10-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [96478db6c8e2522349d4548f1af13ab680705531]

#92924#: gcc-3.0.1 needs lvalue


2001-10-23  Martin Hollmichel  <mh@openoffice.org>  [2d131ca35ace9e2520fd29c3b21f3ed09831bf82]

del: segmentc.hxx


2001-10-23  Martin Hollmichel  <mh@openoffice.org>  [e6b888407a3b1b71ac4333e01a8422289c641569]

del: segmentc.hxx


2001-10-23  Martin Hollmichel  <mh@openoffice.org>  [e19eaaf3ff874a054b4770e70b0a38894035f666]

del: segmentc.hxx


2001-10-23  Oliver Specht  <os@openoffice.org>  [f67fa6b05614741ee8f5647b3100dffa38a48b3c]

#93626# Flag for View/Nonprinting characters added (NonprintingCharacter/MetaCharacters)


2001-10-23  Armin Weiss  <aw@openoffice.org>  [fa05a87b8d16c493f0a667aed3d9a85e4c60086b]

#93382# init object different when vertical writing


2001-10-23  Peter Burow  <pb@openoffice.org>  [c6a90fe3de064edfaf8e9f46494ff6cc5525ebf3]

fix: #93595# save only position of window state


2001-10-23  Thorsten Behrens  <thb@openoffice.org>  [3cdf12818cc8208d1027b2f5aee08c869dc111b2]

#65293# Removed references to export functionality for SVX_LIGHT


2001-10-23  Björn Milcke  <bm@openoffice.org>  [1ffe0d5c974fdae9d46587f40a69d28810a72b42]

#93509# series rearrangement: new attributes column-mapping / row-mapping for chart element


2001-10-23  Martin Hollmichel  <mh@openoffice.org>  [c5ec5414d246534566e08f181ab04c6a0c34e1fa]

del: segmentc.hxx


2001-10-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [9bd1fcad8f5acd008a073556639213c45df5f300]

#92924#: exception specifications


2001-10-23  Martin Hollmichel  <mh@openoffice.org>  [f1785ace2e321a0213e68c2cc9f0ad1dd5aff574]

del: segmentc.hxx


2001-10-23  Ocke Janssen  <oj@openoffice.org>  [f5d2e3a1ce722b838892b089d6a7f4234ffd3f61]

#92124# remove all dependencies


2001-10-23  Martin Hollmichel  <mh@openoffice.org>  [8002d4793110aa3cf7bc38def2ffe283d3063320]

del: segmentc.hxx


2001-10-23  Joachim Lingner  <jl@openoffice.org>  [4de8825c3e2b548e69dc215bc6f8e97407ce96a4]

#88337#


2001-10-23  Martin Hollmichel  <mh@openoffice.org>  [b439727e185a8ef6aa33fddc085598c1a79f4957]

del: segmentc.hxx


2001-10-23  Ocke Janssen  <oj@openoffice.org>  [9808d46fd90a6b213c305db3661f60b5014c37b8]

#93277# load extra dll first when connect is called


2001-10-23  Tom Verbeek  <tv@openoffice.org>  [5766d0ae72af11eb71a85b56a62d434ad3a59a14]

#91978# Dispose of Dialog after execution


2001-10-23  Joachim Lingner  <jl@openoffice.org>  [555ebb6aaf96054590da8303d122721030a1801d]

*** empty log message ***


2001-10-23  Tino Rachui  <tra@openoffice.org>  [c1434f8bd3c5184ac1eac0d788d63cf7fd2e516c]

#92589#removed sort style (CBS_SORT) so that the entries into listboxes are inserted user defined


2001-10-23  Carsten Driesner  <cd@openoffice.org>  [0ee4be8ee553242d9e24642f9f22eec74fb16a53]

#88782# Don't show deselected components in file new menu


2001-10-22  Kurt Zenker  <kz@openoffice.org>  [2cd777c784b098d4bc30b7fb86824c7bbbefbccd]

new version for SRC641


2001-10-22  Oliver Bolte  <obo@openoffice.org>  [0e2a8c551494301b6f5fc3afd411ad7ebfadf56d]

new version for SRC641


2001-10-22  Kurt Zenker  <kz@openoffice.org>  [bfbc2a453291a55e914c8ab418de469219b6da91]

new version for SRC641


2001-10-22  Kurt Zenker  <kz@openoffice.org>  [fca270ffb3f5dc709bea2026e2062878cf07f7eb]

Merge SRC641: 22.10.01 - 22:51:37


2001-10-22  Vladimir Glazounov  <vg@openoffice.org>  [1f17ccaede756a3ff7707026a39b6dd9da29a3bc]

Merge SRC641: 22.10.01 - 22:45:46


2001-10-22  Kurt Zenker  <kz@openoffice.org>  [77ae945975aa441a227670a48171988b3746b489]

Merge SRC641: 22.10.01 - 22:43:55


2001-10-22  Vladimir Glazounov  <vg@openoffice.org>  [b46b46adb800fe4402eeb32f733fbb8531f03fab]

Merge SRC641: 22.10.01 - 22:43:11


2001-10-22  Kurt Zenker  <kz@openoffice.org>  [54d8752ae50c845823dd9eb0e3d0097416651389]

Merge SRC638: 22.10.01 - 22:26:20


2001-10-22  Oliver Bolte  <obo@openoffice.org>  [c4eb51afed994639dc41e4e0b98174be02e05e36]

Merge SRC638: 22.10.01 - 22:24:47


2001-10-22  Kurt Zenker  <kz@openoffice.org>  [0a119df6c8545fb55169a080d6461855e0556e4f]

Merge SRC638: 22.10.01 - 22:23:41


2001-10-22  Rüdiger Timm  <rt@openoffice.org>  [68cf0c24c2b768c50ce4a3dc6566ac187020808e]

Merge SRC638: 22.10.01 - 22:22:31


2001-10-22  Kurt Zenker  <kz@openoffice.org>  [ccdc0c0ba869032c88b8cb5c5cd4bb3a511bf8aa]

Merge SRC638: 22.10.01 - 22:22:55


2001-10-22  Kurt Zenker  <kz@openoffice.org>  [d9ed8999beb3f3ef26fdfa3cf3033f19b57f5825]

Merge SRC638: 22.10.01 - 22:21:01


2001-10-22  Kurt Zenker  <kz@openoffice.org>  [5537a1beabb57a281dc3c11b5c7208e75c374c01]

Merge SRC638: 22.10.01 - 22:20:55


2001-10-22  Vladimir Glazounov  <vg@openoffice.org>  [77dabde0284ac13bb33bc8cf308540e9e393aaae]

Merge SRC638: 22.10.01 - 22:20:29


2001-10-22  Kurt Zenker  <kz@openoffice.org>  [49b34aa4ac630fe11ef2e568cf9ac0ff6f416cb6]

Merge SRC638: 22.10.01 - 22:19:18


2001-10-22  Kurt Zenker  <kz@openoffice.org>  [607fb6c5f6da2097930c9a9b1c596e30ef4abf43]

Merge SRC638: 22.10.01 - 22:19:17


2001-10-22  Kurt Zenker  <kz@openoffice.org>  [c13bd1dcb044eec60a2050d373b195c30d587605]

Merge SRC638: 22.10.01 - 22:17:26


2001-10-22  Kurt Zenker  <kz@openoffice.org>  [ae1a5e8bba82fe3a52fbb93178c3d4e6f266e91e]

Merge SRC638: 22.10.01 - 22:18:02


2001-10-22  Vladimir Glazounov  <vg@openoffice.org>  [6aefd5a5fb9ed05dc5df7a4429e68fb3c61f5fa2]

Merge SRC638: 22.10.01 - 22:16:12


2001-10-22  Kurt Zenker  <kz@openoffice.org>  [670d20c9a3b8aa5744aaced0d602cd8f112a6182]

Merge SRC638: 22.10.01 - 22:12:12


2001-10-22  Kurt Zenker  <kz@openoffice.org>  [eed23710402ba53d888218ac74b1f28d5317c5e6]

Merge SRC638: 10/22/01 - 22:10:50


2001-10-22  Martin Hollmichel  <mh@openoffice.org>  [32490351811b9d5c3c2e03544cc7dc551e76cd55]

del: segmentc.hxx


2001-10-22  Martin Hollmichel  <mh@openoffice.org>  [2dc75fa72ed5958fa7bcd6c3bceacf54d0466a2d]

del: segmentc.hxx


2001-10-22  Kurt Zenker  <kz@openoffice.org>  [fdc5959d49da02b588d8faf86aee07519ec4302b]

new version for SRC641


2001-10-22  Armin Weiss  <aw@openoffice.org>  [f0812a3fcc2f1887e6dbc0f341076266b0feabd7]

#93382# Initialize newly created vertical text objects in SW


2001-10-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [6b1994e736a3ec9401682dd1584c4bed171b92ad]

#92924#: changes for gcc-3.0.1


2001-10-22  Frank Schönheit  <fs@openoffice.org>  [8d9d8bb57d88fb4b1bb6ca1a6eabb4486446d305]

#92892# minor changes


2001-10-22  Michael Hönnig  <mi@openoffice.org>  [12d1979d7223111afab5bf6fa1cad90e66ea989b]

files moved from dissolved project drafts


2001-10-22  Frank Schönheit  <fs@openoffice.org>  [f4c0431638e396c0d6f97387898dc0b71ca958dd]

#92892# Clear: correctly clear are relevant members (especially m_nFieldPos)


2001-10-22  Kurt Zenker  <kz@openoffice.org>  [664006b20483a84281348845dc1920a9ceff9d88]

new version for SRC641


2001-10-22  Michael Hönnig  <mi@openoffice.org>  [dc9db9604d4f7f03135b17dcd23021faac643512]

files moved from dissolved project drafts


2001-10-22  Oliver Bolte  <obo@openoffice.org>  [c2c87dec30bf0d869bfd67810459fb63ca225ed1]

new version for SRC641


2001-10-22  Oliver Bolte  <obo@openoffice.org>  [d5ab2c1e5fb47ddcff143d396ccfca2e3d8a4f68]

new version for SRC641


2001-10-22  Thomas Benisch  <tbe@openoffice.org>  [7de0d9b65e16c10ea8cfb9c731c9a6ee654704ed]

#91911# interface com::sun::star::script::XLibraryContainer insufficient


2001-10-22  Frank Schönheit  <fs@openoffice.org>  [a29acdb1f50f83935847e3b46fd79c2a3bf15106]

#i1948# corrected parameter handling: invalidate parameters after changing master/details field property / in reset_impl, fill the correct slave columns (using the real name of the parameter columns)


2001-10-22  Frank Schönheit  <fs@openoffice.org>  [890efb80b843060b38cdce5a88b1faee6fdea56f]

#i1948# +invalidateParameters


2001-10-22  Frank Schönheit  <fs@openoffice.org>  [16c4e0c2a4a961b67bff72e1b54efb8181a5d236]

#65293# 'L...' not working under SUN PRO 5


2001-10-22  Frank Schönheit  <fs@openoffice.org>  [3ea5fd000066a45796df41d68cc06d1a6671051f]

#i1948# for parameter columns, use a correct realname


2001-10-22  Joachim Lingner  <jl@openoffice.org>  [63a8d33d18685864d41333ce1dfae2a334a6647b]

#92189#


2001-10-22  Kurt Zenker  <kz@openoffice.org>  [d9dc3a189e9a4bed637533be40e0dc5111ac5994]

new version for SRC641


2001-10-22  Michael Brauer  <mib@openoffice.org>  [cf6da6b83c6c460f9ef1803b2a62a7cfde3cda2b]

#85184# HTML4 entities


2001-10-22  Christian Lippka  <cl@openoffice.org>  [f3f13b7e9e44e86837da276f55ee8dee7d9b4718]

#93572# initialize new itemset member in copy c'tor also


2001-10-22  Oliver Specht  <os@openoffice.org>  [d4a2de4f5229e1797d6ef0610938836816c9302a]

#93472# switch off numbering using a void value


2001-10-22  Stephan Bergmann  <sb@openoffice.org>  [914b629c6cb3ab9350a008c48573ec16fe7d5069]

#93494# Beware of throwing removeContentEventListener().


2001-10-22  Thorsten Behrens  <thb@openoffice.org>  [c3ad00841e55025434eca4bd6acf8532712336ba]

#91146# Purging unnecessary masterpages after insert


2001-10-22  Kai Ahrens  <ka@openoffice.org>  [0b1d794716fbde2a08aeaa6ed9e2e88d8037810c]

#93586#: removed __EXPORT compiler flag


2001-10-22  Martin Gallwey  <mtg@openoffice.org>  [62961029137e8df3b5dd5cd5c69bdcf3a874033f]

#91604# also truncate when writing to non-removable media


2001-10-22  Kai Ahrens  <ka@openoffice.org>  [60b90a3701c4d6d1f8e1e6e49d1a75d9bb918127]

#93567#: use persist name of OLE objects as object name if no object name is set


2001-10-22  Frank Meies  <fme@openoffice.org>  [a57cfaad3ab8d4feec6d9a547036942e3e89d338]

New: Vertical formatting of empty paragraph


2001-10-22  Armin Weiss  <aw@openoffice.org>  [73ff16c567c4cd98f1eb4e26f37d0a30f3c7954f]

#86258# force shadow off for TakeContour() for outliner contour mode


2001-10-22  Frank Meies  <fme@openoffice.org>  [b207cb7ffb024440fed446c40f6ef94e6352d852]

Fix #93544#: Script detection for weak characters


2001-10-22  Michael Brauer  <mib@openoffice.org>  [648dc88ed4ca32319f0364933f0e230a1b8a1153]

#90908#: Added doc type


2001-10-22  Hans-Joachim Lankenau  <hjs@openoffice.org>  [0010509c352d3ffcfbbdc7237d9db829f9e495e5]

#89835# workaround for LD_LIBRARY_PATH prob on linux intel


2001-10-22  Peter Burow  <pb@openoffice.org>  [44498e71baeb40641b3d156195b1705016953274]

fix: #93213# detect anchor for helpid


2001-10-22  Andreas Bille  <abi@openoffice.org>  [3a37d655aff91ecf9de6023aac1d129314bbf1f0]

#92429# Now supporting the required interface


2001-10-22  Daniel Boelzle  <dbo@openoffice.org>  [d2651717935117a3a13061084d00fba4b0817cb7]

#92951#


2001-10-22  gt  <gt@openoffice.org>  [446c050507829c5c72d87390bf78f9fc5172de50]

#88961# SvxCharNamePage::UpdatePreview_Impl(): SetFontWidthScale() not necessary and even counter-productive


2001-10-22  Martin Hollmichel  <mh@openoffice.org>  [fde66e6042cf987c191aad02c9676eb0cc30c131]

del: segmentc.hxx


2001-10-22  Ocke Janssen  <oj@openoffice.org>  [723263795bd1314e96d175e61f88c245b7d7c2db]

#93555# default name corrected


2001-10-22  Ocke Janssen  <oj@openoffice.org>  [5d7ae175e3e3f074823edbdcb9888db842ddc226]

#93555# catalog fixed


2001-10-22  Andreas Martens  <ama@openoffice.org>  [feff05f6ec4d3bf00ac9c6852da9ed511ad17fdf]

Fix: Vertical layout header, footer and columns


2001-10-22  Andreas Bille  <abi@openoffice.org>  [1604dd6a9581ab8e61a272365094eb993ac4af4c]

#91870# Now looking for files ending on .tree, so only installed modules are shown.


2001-10-22  Philipp Lohmann  <pl@openoffice.org>  [228d6eec54129070a7d6a877390528449c9b421d]

#93279# fix const


2001-10-22  Martin Hollmichel  <mh@openoffice.org>  [29837d8cbaa72d1f9e2e99eaa759d881e2c0a179]

add: don't compile is not SOLAR_JAVA


2001-10-22  Björn Milcke  <bm@openoffice.org>  [6b07a38d2c031ea9819260a509fd1f3bf3b15979]

#93411# set default size of data to 2x2 for scatter charts for 'data in rows'


2001-10-22  Sascha Ballach  <sab@openoffice.org>  [25d94d17a428faf202cd37e39d21a7febda885e9]

#93569#; try whether the new number format exists before creating a new one


2001-10-22  Andreas Schlüns  <as@openoffice.org>  [bdc16b2d0481bf9bd985957612d51dc27fd1cdad]

#93266# don't remove factory frmo filter name!


2001-10-22  Andreas Schlüns  <as@openoffice.org>  [791496e7e20ef26068956eb99a156d3ede60e909]

#93266# don't add factory to filter name!


2001-10-22  Ocke Janssen  <oj@openoffice.org>  [043ee8a863350f2913ffc6ecff11d1bfe4f34e4b]

#93564# supportsAlterColumn corrected


2001-10-22  Ocke Janssen  <oj@openoffice.org>  [7c2496e729213313f2edd20f94d5bf6ad1a9eafd]

#93513# activatecell when changing focus


2001-10-22  Frank Schönheit  <fs@openoffice.org>  [276a516dc03e42c9898a8a9f4331ac1204b7c777]

#93353# don't execute the address book auto pilot in some situations


2001-10-22  Michael Brauer  <mib@openoffice.org>  [657c7cf5531e80709c7c9db33232f47c9baeda5f]

#93472#: Setting void instead off an empty XIndexReplace for switching num rules off


2001-10-22  Martin Hollmichel  <mh@openoffice.org>  [42c08df9d2185e47c8cc72cd71d9ebbc57f13186]

add: fcvt for FREEBSD forward


2001-10-22  Kurt Zenker  <kz@openoffice.org>  [f5b852a76434bb6669f9aac0364d0d03db08b0a1]

#93549# no optimizing of unoprtenum.cxx (from OS)


2001-10-22  Andreas Martens  <ama@openoffice.org>  [81ed757e4af311ef15ebe87ddd8d42335b04a539]

Fix #91397#: Fly in fly causes loop


2001-10-22  Daniel Boelzle  <dbo@openoffice.org>  [29953b0cc657d594769c6edfbca500108953a368]

#91616# introduced PushButtonType


2001-10-22  Jörg Barfurth  <jb@openoffice.org>  [a75657d0a712de14da7a53dba0d091766ea601c7]

#90321# Incorrect change detection in sets


2001-10-22  Ocke Janssen  <oj@openoffice.org>  [b2dbd2375f63678b280aef2e15432b3e54825ee1]

#93513# getFocus when adding a table


2001-10-22  Frank Schönheit  <fs@openoffice.org>  [7ec625d84edde0dcdbbfc69aae1ce2eea8887cc9]

initial checkin - base class for a window which contains controls which's design mode should be XLoadable dependent


2001-10-22  Frank Schönheit  <fs@openoffice.org>  [0c765766d6b863fd441288a562dc21fe1e01c800]

initial checkin - UNO-to-nonUNO bridge for (load)listeners


2001-10-22  Frank Schönheit  <fs@openoffice.org>  [24af368cd68988fa2a1d76d3e0624d4cd4f287ec]

#92852# changes to have the controls in alive mode only when loaded / some optimizations


2001-10-22  Carsten Driesner  <cd@openoffice.org>  [2465acc3eaa41adb570f3bbaa0c71be989eb9837]

#92775# Set window background to white and force repaint - WB_CLIPCHILDREN reset during progress


2001-10-22  Kurt Zenker  <kz@openoffice.org>  [919a92a15d2c7997e3e8a55e074bed64b22661a1]

Merge SRC641: 22.10.01 - 08:19:24


2001-10-22  Kurt Zenker  <kz@openoffice.org>  [f3bee3d50ae5e5b9763bd7df64cd7d6256d5ba61]

Merge SRC641: 22.10.01 - 08:12:56


2001-10-22  Vladimir Glazounov  <vg@openoffice.org>  [d85806d699e6a7044a1a36c3a55bc77395e04c3d]

Merge SRC641: 22.10.01 - 08:05:55


2001-10-22  Vladimir Glazounov  <vg@openoffice.org>  [aa1f35ef7608fc95ac9bf51c1eeab454cca21d25]

Merge SRC641: 22.10.01 - 08:04:02


2001-10-22  Vladimir Glazounov  <vg@openoffice.org>  [537217e26988b2f851cd6f9115a933e78b916f57]

Merge SRC641: 22.10.01 - 08:02:03


2001-10-22  Vladimir Glazounov  <vg@openoffice.org>  [7e43483bf82cd345d1db5de37b0fdb15658222ac]

Merge SRC641: 22.10.01 - 08:00:07


2001-10-22  Kurt Zenker  <kz@openoffice.org>  [a01f1042ff5388af98e7cfee2a285464a73ad345]

Merge SRC641: 22.10.01 - 07:55:13


2001-10-22  Vladimir Glazounov  <vg@openoffice.org>  [d50205c538d7d34a36c8d14767a6aa83738950ea]

Merge SRC641: 22.10.01 - 07:53:00


2001-10-22  Rüdiger Timm  <rt@openoffice.org>  [0fbb97657f74b4428dbce2666a194c24f8c6fe69]

Merge SRC641: 22.10.01 - 07:51:34


2001-10-22  Kurt Zenker  <kz@openoffice.org>  [acbc57c24b910797187da60b39c821467f2dcb2d]

Merge SRC641: 22.10.01 - 07:51:18


2001-10-22  Kurt Zenker  <kz@openoffice.org>  [a9a16287ab90c6c77d3cfb83e0399f3647da43c6]

Merge SRC641: 22.10.01 - 07:47:48


2001-10-22  Kurt Zenker  <kz@openoffice.org>  [c76b93635578aaff01bf4a002d7bc79ee4e102a3]

Merge SRC641: 22.10.01 - 07:45:32


2001-10-22  Vladimir Glazounov  <vg@openoffice.org>  [2ac1751321662ca4c64d3f72415bda1dca80422f]

Merge SRC641: 22.10.01 - 07:45:18


2001-10-22  Kurt Zenker  <kz@openoffice.org>  [7397b524d4fca77cb37b4e6d4fcd608b759d3973]

Merge SRC641: 10/22/01 - 07:43:11


2001-10-22  Kurt Zenker  <kz@openoffice.org>  [d44ffcf0e9c2ca6abf10dcf800df049e5f7c50b0]

Merge SRC641: 22.10.01 - 07:37:53


2001-10-22  Kurt Zenker  <kz@openoffice.org>  [851012375e8fbbfcb3b42fe816d3172fbd5f4dc1]

Merge SRC641: 10/22/01 - 07:37:02


2001-10-22  Kurt Zenker  <kz@openoffice.org>  [8ce56afe177260b92fa08830b9fc50878ff6c65e]

Merge SRC641: 10/22/01 - 07:35:07


2001-10-22  Kurt Zenker  <kz@openoffice.org>  [d37dbf41d029e3f3dd250761f2d5046df21dc7c3]

Merge SRC641: 22.10.01 - 07:34:02


2001-10-22  Kurt Zenker  <kz@openoffice.org>  [6b12e6885635cb6345e454282ae31674f3a2aae4]

Merge SRC641: 22.10.01 - 06:52:15


2001-10-22  Kurt Zenker  <kz@openoffice.org>  [ab20483719ce780a1984074b6debf5c0d9bb4e9b]

Merge SRC641: 10/22/01 - 06:44:06


2001-10-19  Kurt Zenker  <kz@openoffice.org>  [4f06a56044d8d0e3f10f6ffb1ecdf46107442339]

Merge SRC641: 20.10.01 - 01:23:14


2001-10-19  Kurt Zenker  <kz@openoffice.org>  [30685da717a3bc68d86fefe44936d4fa2e7181b7]

Merge SRC641: 20.10.01 - 01:01:04


2001-10-19  Kurt Zenker  <kz@openoffice.org>  [ccd70570753de68c684224478667fb0ea56b9bd5]

Merge SRC641: 20.10.01 - 00:46:34


2001-10-19  Kurt Zenker  <kz@openoffice.org>  [1eb6fe09e2aa7c28bf4803355d133e4b256f67fb]

Merge SRC641: 20.10.01 - 00:06:18


2001-10-19  Kurt Zenker  <kz@openoffice.org>  [72934e0691d644591126bd335540ae78a718b807]

Merge SRC641: 10/19/01 - 23:52:09


2001-10-19  Kurt Zenker  <kz@openoffice.org>  [6e5d2f6c948f449ba87622371ca930bc8e60c823]

Merge SRC641: 10/19/01 - 23:48:41


2001-10-19  Kurt Zenker  <kz@openoffice.org>  [d7743e1a6c3390163687a2abaeb1023e61a425e9]

Merge SRC641: 10/19/01 - 23:46:27


2001-10-19  Rüdiger Timm  <rt@openoffice.org>  [47336709c711ce7eaf9ea07d73f7dd564a25ecfb]

Merge SRC641: 19.10.01 - 23:30:16


2001-10-19  Kurt Zenker  <kz@openoffice.org>  [3f9917c71c4f20963a5c89b8ad32d54db95fa4d8]

Merge SRC641: 10/19/01 - 23:29:06


2001-10-19  Kurt Zenker  <kz@openoffice.org>  [4811d927a7b41f2ba0c780de2aa566df6c40564c]

Merge SRC641: 19.10.01 - 23:27:36


2001-10-19  Vladimir Glazounov  <vg@openoffice.org>  [fb83a6fa8d587ec7e0642d86dc81069a4c249eb2]

Merge SRC641: 19.10.01 - 23:27:14


2001-10-19  Rüdiger Timm  <rt@openoffice.org>  [e1721045f6be819bfe4357f467b2d19390719c35]

Merge SRC641: 19.10.01 - 23:25:12


2001-10-19  Kurt Zenker  <kz@openoffice.org>  [4cc032c91c771ccc92e804d4fe6d097ed145b331]

Merge SRC641: 19.10.01 - 23:25:45


2001-10-19  Kurt Zenker  <kz@openoffice.org>  [24397d3edab007afd97db6a4c07bae08a7ccb0f9]

Merge SRC641: 19.10.01 - 23:26:26


2001-10-19  Vladimir Glazounov  <vg@openoffice.org>  [c862715726fded9bc03d13c7473d7d8ed7d1a639]

Merge SRC641: 19.10.01 - 23:25:26


2001-10-19  Kurt Zenker  <kz@openoffice.org>  [6d1de3d780a5428414e5efb8a13dced4eb72b6e2]

Merge SRC641: 19.10.01 - 23:21:59


2001-10-19  Kurt Zenker  <kz@openoffice.org>  [6f8734fa480d8e41e6190fced750029671d68650]

Merge SRC641: 19.10.01 - 23:22:36


2001-10-19  Kurt Zenker  <kz@openoffice.org>  [d0221e28b7608de50a26a6952a7544208ce90b3c]

Merge SRC641: 19.10.01 - 23:20:25


2001-10-19  Vladimir Glazounov  <vg@openoffice.org>  [195e2506d89732b1020f234a9a266517fbd59b08]

Merge SRC641: 19.10.01 - 23:19:42


2001-10-19  Kurt Zenker  <kz@openoffice.org>  [35f60ac663bc0a11b860c6b822abcdd88ea849d2]

Merge SRC641: 19.10.01 - 23:19:15


2001-10-19  Kurt Zenker  <kz@openoffice.org>  [68d779098eead77870b28969c70c824e0cfea055]

Merge SRC641: 19.10.01 - 23:16:33


2001-10-19  Kurt Zenker  <kz@openoffice.org>  [1a842a39c048f0ad0c93165e4cd1eb75d1e557d6]

Merge SRC641: 19.10.01 - 23:12:01


2001-10-19  Kurt Zenker  <kz@openoffice.org>  [d9302dff65a859cf5dd4900dc0efc35dd3077fdf]

Merge SRC641: 19.10.01 - 23:12:16


2001-10-19  Kurt Zenker  <kz@openoffice.org>  [4401fdf637527b521ceee67da3abeeae8f1fd43a]

Merge SRC641: 19.10.01 - 23:10:26


2001-10-19  Kurt Zenker  <kz@openoffice.org>  [cd3c3ed6e9f3cadcaaa4a7bafe406219bdb06ec0]

Merge SRC641: 19.10.01 - 23:10:44


2001-10-19  Kurt Zenker  <kz@openoffice.org>  [ec846c5cbe8e54f3007e68070ec5e4c3310d2cb2]

Merge SRC641: 19.10.01 - 23:08:26


2001-10-19  Kurt Zenker  <kz@openoffice.org>  [5f115d9f7a064c0a1f631b89a1e0fd96203f2bc8]

Merge SRC641: 19.10.01 - 23:06:33


2001-10-19  Kurt Zenker  <kz@openoffice.org>  [392114742eaf57ac4adcf5451ed7ddfaef0b073e]

Merge SRC641: 19.10.01 - 23:00:01


2001-10-19  Kurt Zenker  <kz@openoffice.org>  [00fae90bd67546b1246f0c84444a69276efad25d]

Merge SRC641: 10/19/01 - 22:56:18


2001-10-19  Kurt Zenker  <kz@openoffice.org>  [ed432bdb4afe3c14d04d6eb994df7ec87e07b1a2]

Merge SRC641: 19.10.01 - 22:55:02


2001-10-19  Kurt Zenker  <kz@openoffice.org>  [a2e792aa5d2051a17d27ebaae4e2b39e876b3316]

Merge SRC641: 19.10.01 - 22:53:44


2001-10-19  Kurt Zenker  <kz@openoffice.org>  [9017899a5948b4cf3468ddce6278bf33e37dbbd4]

Merge SRC641: 10/19/01 - 22:54:44


2001-10-19  Kurt Zenker  <kz@openoffice.org>  [0d48235b5f64754db75449295f6c22f26f499814]

Merge SRC641: 10/19/01 - 22:50:48


2001-10-19  Kurt Zenker  <kz@openoffice.org>  [be64f4eb8cc38d3268e273782abfac468fffccf3]

Merge SRC641: 19.10.01 - 22:46:57


2001-10-19  Kurt Zenker  <kz@openoffice.org>  [829e9215eaad3a8a568bb296f4a20ba7764a375d]

Merge SRC641: 10/19/01 - 22:44:20


2001-10-19  Kurt Zenker  <kz@openoffice.org>  [c2be67d14af8fc1e3ea8ce32c8a976a2e8c3818b]

Merge SRC641: 19.10.01 - 22:39:51


2001-10-19  Daniel Vogelheim  <dvo@openoffice.org>  [58b9a2073509c05ad2f9243589a4a9bf4fe31c76]

#93467# use new headers from XMLOFF


2001-10-19  Daniel Vogelheim  <dvo@openoffice.org>  [4895a4b9d9e66892a1ef249a7df3226fa9c5341b]

#93467# eliminated (most) direct calls on XDocumentHandler


2001-10-19  Kurt Zenker  <kz@openoffice.org>  [280b446f71bd23ae43d31a78eef7d71df8b8edd6]

new version for SRC641


2001-10-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [3f166772f6f7945135fcae7d84ebc5ce92cae08f]

#89835# move build directory to output tree


2001-10-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [559fe67934d3db85b41843d94425fb4e70f975a7]

#89835# more robust regarding unpack location


2001-10-19  Sven Jacobi  <sj@openoffice.org>  [9619787020c6e0398a65ed02c9236fb730473dea]

#93526# check is object is in range before deleting it, added assertions for some not implemented meta actions


2001-10-19  Niklas Nebel  <nn@openoffice.org>  [3a71fe4547f06e668630627017d022563069fed7]

#87976# support setting for asian punctuation kerning


2001-10-19  Christian Lippka  <cl@openoffice.org>  [462e8ea01910ba24d4a133f5252f27d1b7989d71]

#93467# added pretty printing option to property set


2001-10-19  jp  <jp@openoffice.org>  [5427bdfcca3b33053108f66af247f5fe147c313a]

Bug #88180#: use new SWUnoHelper functions


2001-10-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f6361117e07207066a7611c08d1abd5cfa0d7cea]

#93521# add wall=true


2001-10-19  Martin Hollmichel  <mh@openoffice.org>  [80a3138232a0c4a243072d21e6e8ce8903ac10a1]

#i1884#


2001-10-19  Hennes Rohling  <hro@openoffice.org>  [98759b499552331d61225e232a0943c1b86f09a6]

#92637# Use generic clipboard service to emulate primary selection on Windows platforms


2001-10-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f421f3547b15e4b01606a7caeddaaf3eb5601030]

#65293# get latest into cvs


2001-10-19  Daniel Boelzle  <dbo@openoffice.org>  [6837ebd01d12987cb9b6f49cf062821102ccfc26]

#92951#


2001-10-19  Michael Brauer  <mib@openoffice.org>  [392b3a636c7cf93b3f0af879d2838247125b0251]

#93467#: PrettyPrinting option


2001-10-19  Hennes Rohling  <hro@openoffice.org>  [2825cb338259039e98d398f1add73a0251f7354b]

#90353# Replaced malloc() and free() occurances


2001-10-19  Daniel Boelzle  <dbo@openoffice.org>  [10a6a47bb44f970f9a4d8bb2ffe9f4e9653f3349]

#92951# throw RuntimeException


2001-10-19  Kurt Zenker  <kz@openoffice.org>  [0d2ee20f34b139649cb404723f1cd92beb9a66bc]

new version for SRC641


2001-10-19  Ocke Janssen  <oj@openoffice.org>  [3a1e98e7868a4cfe88ce0773675b95b3022c4cb3]

#93489# impl new property for columnsettings


2001-10-19  gt  <gt@openoffice.org>  [f5f32f829ee864adeab89a9befdd3949fd64ef45]

#87691# folder name translation and doc title as file name


2001-10-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [0c1e21dc0cd75f3d33e04ca1d80afa9321a1b67d]

#89835# more robust regarding unpack location


2001-10-19  Daniel Boelzle  <dbo@openoffice.org>  [0bac8bb3a955c9fac8f79aa6a4eace1f828dc243]

#92951# new gcc3_uno bridge


2001-10-19  Daniel Boelzle  <dbo@openoffice.org>  [0fb30e0bd1e5e991608d39ec26cad9611790b8fd]

#92951# deliver gcc3_uno


2001-10-19  jp  <jp@openoffice.org>  [996476e2e3d368de388d7c7f3b0e82d0b8d06cfa]

Bug #88180#: swtextblockswxmltextblock need no rewind code, new module


2001-10-19  Daniel Boelzle  <dbo@openoffice.org>  [d546db13c9fb418af64d65cb5aab4226de0562a5]

#92951# added another cppu_isSimpleType()


2001-10-19  jp  <jp@openoffice.org>  [87384316d555231fce1478f0794e08538fb1c97c]

Bug #88180#: change interface use string insted of OUString


2001-10-19  jp  <jp@openoffice.org>  [a01f3ec964fdc8a060d1edff81a4dfc0c39bd4af]

Bug #88180#: add missing headerfile


2001-10-19  Jörg Budischewski  <jbu@openoffice.org>  [f070d6f4e8764cee92d213f4e2a31dd969a81b08]

#93265# UnoApp now terminates in case there are no external connections and the acceptor has died


2001-10-19  Thomas Benisch  <tbe@openoffice.org>  [9d05dde4141c47e2274131bf89729a57aa155de2]

#91616# Call of the Help from an autopilot's help button does not work


2001-10-19  Daniel Boelzle  <dbo@openoffice.org>  [da49fa8f5108dbb80c9a7036519e7e3649c544b9]

#92951# added CPPU_GCC3( super_type ) for structs


2001-10-19  Daniel Boelzle  <dbo@openoffice.org>  [9fd8a6b25497460d6a7424e1c9764ddb8f32c619]

#92951# alignment tests


2001-10-19  Philipp Lohmann  <pl@openoffice.org>  [dce53177bf9eb1150c947b800ea6662948841e9b]

#93279# make session management functional again


2001-10-19  Kurt Zenker  <kz@openoffice.org>  [14eced4332d05a8bab66a627a42de384d3479eca]

new version for SRC641


2001-10-19  Daniel Boelzle  <dbo@openoffice.org>  [f8d74955b99b7878a92239057e86cab0a8c42780]

#92951# gcc3 tests, macros


2001-10-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [07f4347a65e6af674c9cb0c8478ea65aa561a66d]

#93521# add wall=true


2001-10-19  Thomas Benisch  <tbe@openoffice.org>  [1a2328a642216b4b64cc308a9f6c2d1d7ab74e2c]

#92755# Assign Standard Values for Basic Controls in Designmode


2001-10-19  Eike Rathke  <er@openoffice.org>  [26c096a024714f6b8817fcb2f2433cb0fcbd139a]

#90890# FallBackToGregorianCalendar if EraID of other calendar is undefined 'Dummy'


2001-10-19  Sven Jacobi  <sj@openoffice.org>  [c7718dd6af3c3aebf11887b6eedb7c993e459d42]

#93517# do not crash if font index is not valid


2001-10-19  Ocke Janssen  <oj@openoffice.org>  [ba35b91681f96d3543f350332687c7114cf24657]

#93489# impl new property for columnsettings


2001-10-19  Ocke Janssen  <oj@openoffice.org>  [63d76fa222fef7a13451b814a3170683cbc4128d]

#93489# impl new property for columnsettings


2001-10-19  Michael Brauer  <mib@openoffice.org>  [d1ec6ce8861ddf8aa57d6d4c01e1d427a4bd7856]

#93457#: Don't overwite font information from HTML template with defaults


2001-10-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [9ed82ec19238781babdb31d2998096465d865a1e]

#89835# more robust regarding unpack location


2001-10-19  Armin Weiss  <aw@openoffice.org>  [134b9150890b3a3d397d40c869a830588a8b32ad]

#93180# count group objects, too.


2001-10-19  Vladimir Glazounov  <vg@openoffice.org>  [b7bc300e11304999d4bc369c06e3964d8421e35b]

new version for SRC641


2001-10-19  Kai Ahrens  <ka@openoffice.org>  [ffc4eb1e0db69b05fb2152744929e8fa315067a2]

#93507#: use NULL as ModalDialog parent


2001-10-19  Niklas Nebel  <nn@openoffice.org>  [9c7ec4164043f5ffc39aabbad6d2247b17c7d6cf]

#76689# skip filtered rows in clipboard as text


2001-10-19  Frank Schönheit  <fs@openoffice.org>  [a92a144ce57c73d3959ba53cde7a267af4921621]

#93456# GetWindowState( POS ) only, to be equivalent before the (slightly incorrect) view-options MUST change


2001-10-19  Sascha Ballach  <sab@openoffice.org>  [29b1b7e5deae2b75e5fc29374dfa89360960ab30]

#93467#; set the flag for pretty printing


2001-10-19  Sascha Ballach  <sab@openoffice.org>  [c0c15b4bd82106e363945bf9242947c2f2254c41]

#93467#; use the flag for pretty printing


2001-10-19  Caolán McNamara  <cmc@openoffice.org>  [33b72795a15364c9744821532c3adcf71049b2df]

#93508# Mistake to remove whitespace around operator text when creating text from .mml


2001-10-19  Caolán McNamara  <cmc@openoffice.org>  [ae1497452393ce03127e03fd1ca875131e1ad64f]

#93508# Mistake to remove whitespace around operator text when creating text from .mml


2001-10-19  Ocke Janssen  <oj@openoffice.org>  [9f577c9e984a4680d7ec4f48356ccf499823184d]

#93363# do not ask for nextException


2001-10-19  Frank Schönheit  <fs@openoffice.org>  [1aed6eb7d11c6994177ae06dee5f667c0b44cc8c]

#93480# +HID_DID_SAVE_PACKED_XML


2001-10-19  Andreas Martens  <ama@openoffice.org>  [6dce3c13e3a3b55dde4fe6e770de71ea3a03c419]

Chg: Vertical layout grow/shrink


2001-10-19  Frank Schönheit  <fs@openoffice.org>  [48d941c4b3cf8076e197e9b31b9ba7b0da17bc40]

#93467# new option for pretty printing when storing XML documents


2001-10-19  Andreas Martens  <ama@openoffice.org>  [636f3140734b1ae0a7a68ad1ec671123ac7dc8d2]

Chg: Vertical layout grow/shrink


2001-10-19  Frank Schönheit  <fs@openoffice.org>  [bb473cf69a7dbf61ec9dc3fe0d214dd0fc2fa1fe]

#93467# +Set/IsPrettyPrinting


2001-10-19  Nils Fuhrmann  <nf@openoffice.org>  [76457a69457ee192f7ce2eb917b0de72a70ba04c]

Fix: #92807#


2001-10-19  Frank Schönheit  <fs@openoffice.org>  [ffc7b5552e9ea5ab3052c60122bf222e1488ea4d]

#93467# +SID_ATTR_PRETTYPRINTING


2001-10-19  Kurt Zenker  <kz@openoffice.org>  [d5a2b8c60900a938a9046316483341d6eedb4740]

new version for SRC641


2001-10-19  Christian Lippka  <cl@openoffice.org>  [d0ba39308966da17dbe4f7819f390984b84d97c4]

#92576# fixed SVXLIGHT build


2001-10-19  jp  <jp@openoffice.org>  [00226c8a3cdbf1faa960e70a69181de65f304394]

Task #88180#: rewind needed code from SwXMLTextBlocks


2001-10-19  jp  <jp@openoffice.org>  [01fd48e637a52127b07548e2b1aa96e4cfc8e36e]

Task #88180#: move rewind needed code into new module


2001-10-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [f6e0d0fdb89fce772f821c360970d7f3577045a4]

#92924#: gcc-3.0.1 needs lvalue


2001-10-19  Kurt Zenker  <kz@openoffice.org>  [5cbad5af7e2da88972f27fd594246ae11a561d24]

new version for SRC641


2001-10-19  Peter Burow  <pb@openoffice.org>  [49abfc3c43278092ba4e6404de5cb98cbaa2a9c0]

fix: #93189# replace not installed module name


2001-10-19  Tino Rachui  <tra@openoffice.org>  [56ddb3b91703cb4cf92935e6a50cce47f92ca4d1]

#93464#replaced wrongly used calloc with rtl_allocateZeroMemory


2001-10-19  Sascha Ballach  <sab@openoffice.org>  [c7b15703bf1b6d293d649453610eb6d630da68b3]

#92390#; write namespaces of alien attributes of the edit engine and draw objects


2001-10-19  Vladimir Glazounov  <vg@openoffice.org>  [40fe7c06e88ed23d9fc5a8e7ea30c5cee723bdc4]

#65293# exception specification


2001-10-19  Caolán McNamara  <cmc@openoffice.org>  [74801ad596a6df2141ef5826a4128b716d0c04f4]

#93451# some field handling forcing accidental skip of para end insertion


2001-10-19  Frank Meies  <fme@openoffice.org>  [97d56f8c29cfec773cc704bf515e853e945c3781]

Fix #92507#: Script and attribute changes inside drop caps


2001-10-19  jp  <jp@openoffice.org>  [bf0713486d33ac05041b9cb04e07a453c403b077]

Task #88180#: swblocks.cxx don't need rewind code


2001-10-19  jp  <jp@openoffice.org>  [fb39946af45fbc262eecc5e6cfd69058db261f05]

Task #88180#: use new SWUnoHelper methods


2001-10-19  Andreas Schlüns  <as@openoffice.org>  [b08043ab9dec3bd7ddbce9dbdbf1f5cf0bb61db6]

#92162#, #93355# new compact view format; write-trough-cache


2001-10-19  Dieter Loeschky  <dl@openoffice.org>  [2d4bc895d5cc794fa0b912a957eb608919d92698]

#93309# TakeTextRect(): enable update mode


2001-10-19  Ocke Janssen  <oj@openoffice.org>  [34694fc7f34f4ed19f02428bd65c218b299c2eee]

93359# correct index deletion


2001-10-18  Kurt Zenker  <kz@openoffice.org>  [45e626ceab19f3fd803bcaed0b0c1621169a218a]

Merge SRC641: 18.10.01 - 22:51:22


2001-10-18  Kurt Zenker  <kz@openoffice.org>  [40f698e426ad387fd1ffeb5f2c671e1d6e9e17ee]

Merge SRC641: 18.10.01 - 22:50:54


2001-10-18  Vladimir Glazounov  <vg@openoffice.org>  [e20a4a9c6b06c87c4f6c4d727628a7913f54a03e]

Merge SRC641: 18.10.01 - 22:45:04


2001-10-18  Niklas Nebel  <nn@openoffice.org>  [5c5291428783243a8f546754c371caba4a45497e]

#76689# skip filtered rows at copy&paste


2001-10-18  Rüdiger Timm  <rt@openoffice.org>  [a528e126216f6adccc7862c3fd6c916e12a6a9ca]

new version for SRC641


2001-10-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [0d619583b3921ed75c41e423a8d42fd01f70faae]

#92924#: gcc-3.0.1 needs lvalue


2001-10-18  Kurt Zenker  <kz@openoffice.org>  [0c716949067b474214a466bc33939da099b49310]

new version for SRC641


2001-10-18  Vladimir Glazounov  <vg@openoffice.org>  [3d01a08032d7fb0f9fc95b169de0a81bba9a45c2]

new version for SRC641


2001-10-18  Kurt Zenker  <kz@openoffice.org>  [205d6f4d269a248951cb0383b34ee6b58cfbc61f]

new version for SRC641


2001-10-18  Kurt Zenker  <kz@openoffice.org>  [26ab4452f280980786e3751adf79d1bac46e8e0b]

new version for SRC641


2001-10-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [0aeaa37b78f87afa609962df5d910c57072566e9]

#92924#: gcc-3.0.1 needs lvalue


2001-10-18  jp  <jp@openoffice.org>  [65e7758afb4eb0a227fcc536f7c2c556e8c0a6c0]

Bug #93409#: ask if format exist, #93394#: PrivateDrag - start and end word make no sence


2001-10-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [3e9d90a0b6995b1a3a267716984792930eba7cb5]

#92924#: exception specifications


2001-10-18  Kurt Zenker  <kz@openoffice.org>  [13ecfc0cd4455c6f6918e0482bdfee67de508cb9]

new version for SRC641


2001-10-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [ba1db22be249e67077e90f4e3abf2426074baf05]

#92924#: gcc-3.0.1 needs lvalue


2001-10-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [0161f91351d2cf7bc2b074ea5eea461bbef477de]

#92924#: typo


2001-10-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [5b72c92a1819960d0bb818c4cf61425692522a95]

#92924#: gcc-3.0.1 needs lvalue


2001-10-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [7c38bc36ad5a13aef583194813a8593ee5452d8d]

#92924#: gcc-3.0.1 needs lvalue


2001-10-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [45196608d8c4b33ff7b648df2e0a92377d6e0ffd]

#92924#: clean up


2001-10-18  Kai Ahrens  <ka@openoffice.org>  [d9c2f7865334fb0f31a13c8368a4fa1acb9f41e1]

#92249#: D&D of colors on objects is now possible


2001-10-18  Bertram Nolte  <bnolte@openoffice.org>  [43431583eb8ecf1379e8b04ddfaa25031914278d]

Added run command for the makefile.


2001-10-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [6dbbf481e98ac560b0f424b8d1f5421205a37255]

#92924#: gcc-3.0.1 needs lvalue


2001-10-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [811f945d00c38fb95621f980a2e8facd61201ceb]

#92924#: constness


2001-10-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [b4eb7f3f8e3a2703656e7faa140cea36005fdac8]

#92924#: exception specifications


2001-10-18  Martin Gallwey  <mtg@openoffice.org>  [e6e169c79d9bdabf527130fc011e452280a124dc]

#92991# use new default paramater to select only current row


2001-10-18  Martin Gallwey  <mtg@openoffice.org>  [d5ebab288179dbac244ac561f58414336448c374]

#92991# allow us to select one row only


2001-10-18  Kurt Zenker  <kz@openoffice.org>  [581c30f1ce8d97b570df0d1eef84a25d3e78688a]

new version for SRC641


2001-10-18  jp  <jp@openoffice.org>  [b3ef9294b5af4846349904312b1901dd7751df3d]

Bug #79802#/#93420#: new method to know if cells can be unprotect


2001-10-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [2d91e91ca4fc77293948f4c0429e4aab7e9ef37d]

#92924#: constness


2001-10-18  jp  <jp@openoffice.org>  [3d2ef649c7afdec6778bd1b6448d7dff7a722592]

Task #88180#: two new private methods for SwGlossary, which need rewind code


2001-10-18  Daniel Rentz  <dr@openoffice.org>  [798f27fded481ec9c66dc8cbedf66d1f285ab913]

#93173# Import of cell styles


2001-10-18  Nils Fuhrmann  <nf@openoffice.org>  [c53a62e260a501b6089713e72f4e4d0d4e0b5e1f]

Hack: Ignore project which are not relevant for SO or OOo


2001-10-18  Thorsten Behrens  <thb@openoffice.org>  [69fc021617ea9db2053dbe6615f7430fda1960fe]

#93240# Don't give two dnd actions


2001-10-18  Caolán McNamara  <cmc@openoffice.org>  [a20198ef4d2674587d700dc6eacaef76ae4e710b]

#i1869# ms hint id as to whether shared chars are western or asian shouldn't be used by default


2001-10-18  Thorsten Behrens  <thb@openoffice.org>  [d05e3ff027713e8e2485eeadd9637062b113aa7d]

#93240# Exchanged order of func calls


2001-10-18  Juergen Schmidt  <jsc@openoffice.org>  [da8dc28505ba354c59328cbac6c4b19474a5e6f6]

change command line help


2001-10-18  Martin Gallwey  <mtg@openoffice.org>  [1d2f33ae1c26a62313c322d5851082b9b3a6212e]

#93428# an EncryptionKey is a Sequence <sal_Int8>, not a string


2001-10-18  Kurt Zenker  <kz@openoffice.org>  [04024123ea94dc9ec9d969113e1e8c247c00c770]

#65293# chg. classification to unichars (from SB)


2001-10-18  Kai Ahrens  <ka@openoffice.org>  [1ab073a55dd9589b8b32ea76ddda1ea96d271adb]

#93177#: don't update selection clipboard in ::Activate(...)


2001-10-18  Kai Ahrens  <ka@openoffice.org>  [b990989b04191f0ae8fa1f8df7f92c29f969b9c9]

#93170#: use XML storages


2001-10-18  Carsten Driesner  <cd@openoffice.org>  [ee8ec5337debb1000d7e645b089f06b6d212aaad]

#92776# vcl statusbar used to reduce flicker


2001-10-18  Sascha Ballach  <sab@openoffice.org>  [3ef7625cda380fccc5c94fa817db67e4bd73673d]

#93435#; better use of progressbar


2001-10-18  Sven Jacobi  <sj@openoffice.org>  [35e528ade6f51d59eac0572b4d1cec69a1c04bfd]

#i964# now using correct textsize if you break metafiles


2001-10-18  Ocke Janssen  <oj@openoffice.org>  [027aad721fa74667dc52a00a53c9220374f671b3]

#93302# correct getTypes


2001-10-18  Ocke Janssen  <oj@openoffice.org>  [630b707f5229efa7d6278deab6d860697bc61e86]

#93302# correct getTypes


2001-10-18  Kai Ahrens  <ka@openoffice.org>  [f1b234da8ac0989bcd3ddfbfda02e706830268aa]

#88566#: rework for JAVA datatransfer


2001-10-18  Martin Hollmichel  <mh@openoffice.org>  [f1381d4c7283a89fe241eebd59476cdd53f0b186]

add: include


2001-10-18  Ocke Janssen  <oj@openoffice.org>  [9aea1b5034c903687a32aa6bdb9d830de69bc4e5]

#93307# check sql name


2001-10-18  Martin Hollmichel  <mh@openoffice.org>  [673b37d8dd95710451e469e3d830729b4e2764cc]

del: segmentc.h


2001-10-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [ada6f0b1c416404874251f396b76ec57317e17d5]

#93334# handling of INCPRE


2001-10-18  Jörg Budischewski  <jbu@openoffice.org>  [6f0a40f63293f6faee9bc8328c8b4a23c7d2e864]

#93413# fixed rtl_allocateMemore/free combination


2001-10-18  Jörg Budischewski  <jbu@openoffice.org>  [78aa083f9c8a2457df7572b5d6e4a94b3697aae4]

#93413# environment key now unique


2001-10-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [1c4d88b312206314d05145a07bb98c33706622ba]

#92924#: gcc-3.0.1 needs lvalue


2001-10-18  jp  <jp@openoffice.org>  [1ce9d2f3cd8d6f8526da46055908227e514d3e69]

Task #88180#: glos*.cxx without rewind code


2001-10-18  Daniel Boelzle  <dbo@openoffice.org>  [6c5827c25162ab0c4f777a51ee6ca8e304994aaf]

#92951#


2001-10-18  jp  <jp@openoffice.org>  [2196204028b131ab1e55dff31759d58ddac0ef40]

Task #88180#: use new SWUnoHelper functions


2001-10-18  Joachim Lingner  <jl@openoffice.org>  [876f7cbf9ccd187cf93a711a07034bf3690c9ddf]

#92189# Bridge_GetValueObject, corrected treatment of valueobjects in VB


2001-10-18  jp  <jp@openoffice.org>  [c70b64731a46a5a403796574764860c318611733]

Task #88180#: two new private methods for SwGlossary, which need rewind code


2001-10-18  jp  <jp@openoffice.org>  [f9ec89bb355f3b9775ca115d7295bf18879994a8]

Task #88180#: two new private methods for this class, which need rewind code


2001-10-18  jp  <jp@openoffice.org>  [f172bbaf7cb29ac1c4e128bc89d65b208d6574d4]

Task #88180#: gloslst.cxx without rewind code


2001-10-18  jp  <jp@openoffice.org>  [756cee4ed75b4b42d5b722006128509beb031f90]

Task #88180#: remove extern declartion


2001-10-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [93dbd124237e9ab943653cc177430f5005ec54be]

#92924#: exception specifications


2001-10-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [f99ed526b1045e1c16045794134cbd900bc46c73]

#92924#: exception specifications


2001-10-18  Stephan Schäfer  <ssa@openoffice.org>  [e9b2374af49662b419237b0065965d7929347d91]

#93174 do not send sync in quit, client will not count either


2001-10-18  jp  <jp@openoffice.org>  [7ed95627d57121f6f8b6382512b7c27e4fed5dd7]

Task #88180#: edtox.cxx without rewind code


2001-10-18  Sascha Ballach  <sab@openoffice.org>  [7b60c308b1a573569bec92a8fc2a2ee285434e2b]

#93435#; export the filtered flag of a row correct


2001-10-18  jp  <jp@openoffice.org>  [2f8af86e637223e57e5d0233ec8d216d71304f2d]

Task #88180#: new module


2001-10-18  jp  <jp@openoffice.org>  [78a066af2ffb641d5d0ac2dbff9736a739b060e7]

Task #88180#: atrfrm.cx without rewind code


2001-10-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [c762f4182ea23d26fd0aad0f81c92b2ee2657580]

#92924#: exception specifications


2001-10-18  Martin Hollmichel  <mh@openoffice.org>  [00278b5636db405484d89c532543cc87648e9708]

add: SOLAR_JAVA #90436


2001-10-18  Ocke Janssen  <oj@openoffice.org>  [0768b7c5b3fca67cdf924f1a1683ed5c450b1936]

#93312# insert dummy type into tablecontroller


2001-10-18  Kai Ahrens  <ka@openoffice.org>  [01ed8d510ee8208bdb98de0660a2778d7e5865e4]

#88566#: rework for JAVA datatransfer


2001-10-18  jp  <jp@openoffice.org>  [d848b320d855905fb1341528f52961b2722d8546]

Task #88180#: use new SWUnoHelper functions


2001-10-18  Martin Gallwey  <mtg@openoffice.org>  [ec19525a81139741dd8cc0a9a4f15da245d8c35e]

#92959# Need to call GetRGBColor instead of GetColor to get correct value (transparency info in upper bits)


2001-10-18  Daniel Boelzle  <dbo@openoffice.org>  [4933020d870ad8e765336106f5b9e903b1ba0f81]

#90698# throw RuntimeException when querying for no interface type


2001-10-18  jp  <jp@openoffice.org>  [4a8f38d0dbb1aa3817f006d895e37f69054ef73a]

Task #88180#: SW-Helper function for access to UCB and other little function which need rewind code


2001-10-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [7b8ee7723531f05123bb0929e85b65b9046436fa]

#92924#: gcc-3.0.1 needs lvalue


2001-10-18  Bertram Nolte  <bnolte@openoffice.org>  [0af4723a6448d6d235ca23a8bc4ce97bad512bce]

Corrected errorness links.


2001-10-18  Sven Jacobi  <sj@openoffice.org>  [ada45287f4272d376a01a69151246cb3162d507b]

#i964# improved clipregion handling ( now supporting also SetClipRgn( NULL )


2001-10-18  Ocke Janssen  <oj@openoffice.org>  [5f107130ada46ff40d54f6786d690d692673cd40]

#93229# new struct for MixEqual


2001-10-18  Bertram Nolte  <bnolte@openoffice.org>  [84a6216983db351720fd955e2a3662d369aa405d]

Test


2001-10-18  Bertram Nolte  <bnolte@openoffice.org>  [8a65ac173e2f2d968c4fcdca5f49e3dc960debda]

Changed some links from absolute to relative.


2001-10-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [3d9f3f179f5a48d93f0e4fa62e932302a914def0]

#92924#: cast removed


2001-10-18  Caolán McNamara  <cmc@openoffice.org>  [93278ab678984f97ae58ab64ba64baf7c6c21f50]

#93242# Use First Paragraph wrapping for winword text frames


2001-10-18  Armin Weiss  <aw@openoffice.org>  [fa8b40211f5bce84d48922e318d3ff080e2e887b]

#93184# corrected color calculation for phong


2001-10-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [bf68f2d882324778d4bdc1496697012919d307ac]

#92924#: exception specifications


2001-10-18  Martin Hollmichel  <mh@openoffice.org>  [1f6fca2425b61921703f7269853175d5022c7531]

add: SOLAR_JAVA condition #90436#


2001-10-18  jp  <jp@openoffice.org>  [76c3e83fe2b2191e1e2df71988f71a398d2a0b0c]

Bug #93291#: SwTblField::QueryValue - returns always the external formula


2001-10-18  Oliver Braun  <obr@openoffice.org>  [1a81fb23660fc6fcc21e1750fac7176ac133b314]

#91907# set appropriate icon size for GNOME panel


2001-10-18  Ocke Janssen  <oj@openoffice.org>  [af9a0dda9411eec1008e1ea9c1a35994b62f85f5]

93307# fix date access


2001-10-18  Oliver Braun  <obr@openoffice.org>  [124e4fe9330c35db2686156a4ab0216d0eed1f56]

#91907# fill icon pixmaps with border (pl)


2001-10-18  Eike Rathke  <er@openoffice.org>  [d3e7441e45aad3e29f77bf0dedd766cf9a6ab7b4]

#i1843# DeleteCol/DeleteRow: correctly reestablish listeners on absolute name references


2001-10-18  Frank Schönheit  <fs@openoffice.org>  [18db6306098c8117fcd2802527d17a306f12274e]

file is obsolete


2001-10-18  Sascha Ballach  <sab@openoffice.org>  [f4dfcbf094854c868e052c7baf05c7df9c744f3f]

#92553#; don't use edit engine for multi space import


2001-10-18  Kurt Zenker  <kz@openoffice.org>  [db197f9924bd4b16aa5426bbc14d02e2257546e3]

Merge SRC641: 18.10.01 - 09:37:28


2001-10-18  Kurt Zenker  <kz@openoffice.org>  [563986d71565c7f0cc901bbfc023552ed6748e30]

Merge SRC641: 10/18/01 - 09:35:33


2001-10-18  Kurt Zenker  <kz@openoffice.org>  [8847708ba1a53b0d51b9f5a0bada80e7322f7c25]

Merge SRC641: 18.10.01 - 09:34:34


2001-10-18  Kurt Zenker  <kz@openoffice.org>  [f59e4aea31a472cb8af7dd956fa08faedb71527e]

Merge SRC641: 18.10.01 - 09:32:23


2001-10-18  Kurt Zenker  <kz@openoffice.org>  [c4f2e3b2eff27b2f0678a3155a0caae903ece1e0]

Merge SRC641: 18.10.01 - 09:29:50


2001-10-18  Kurt Zenker  <kz@openoffice.org>  [c35add597d3be7ad38830ac0e05ed48635955351]

Merge SRC641: 18.10.01 - 09:27:53


2001-10-18  Ocke Janssen  <oj@openoffice.org>  [a47fca5466c33dc1aebb6ee3dfe5f8cd67cfacac]

#93229# correct column lookup


2001-10-18  Ocke Janssen  <oj@openoffice.org>  [a2d3824389167d76afecbe188970076cde8c1ca6]

#93260# reload odbc datasources


2001-10-18  Ocke Janssen  <oj@openoffice.org>  [09c9752f34d947531fe02d88560bd2a8f54e3f19]

#92793# listen an parent of currentframe to know when to reatach


2001-10-18  Ocke Janssen  <oj@openoffice.org>  [860c5b795e52acaf75ee501beedde382ac602a2a]

#92410# ignore result of subform when masterform moves to insertrow


2001-10-17  Kurt Zenker  <kz@openoffice.org>  [fcbd7cd9c8849d0899cf849183881bfde63a7a26]

Merge SRC641: 18.10.01 - 00:39:44


2001-10-17  Vladimir Glazounov  <vg@openoffice.org>  [432592734badd6695e8c71d4bbcea787f7910413]

Merge SRC641: 18.10.01 - 00:01:51


2001-10-17  Vladimir Glazounov  <vg@openoffice.org>  [fe1d2873a480d0279a130c9084adba0b353f1462]

Merge SRC641: 17.10.01 - 23:55:56


2001-10-17  Vladimir Glazounov  <vg@openoffice.org>  [547ae51a049a1213fda83ddcc78669b921cf4dc2]

Merge SRC641: 17.10.01 - 23:53:40


2001-10-17  Kurt Zenker  <kz@openoffice.org>  [52c585d4295a1b64ed07cffb9a863503b6cdc303]

Merge SRC641: 10/17/01 - 23:49:18


2001-10-17  Kurt Zenker  <kz@openoffice.org>  [6d5e8564053c2daa704b6969cc723ee001babd9d]

Merge SRC641: 17.10.01 - 23:47:15


2001-10-17  Vladimir Glazounov  <vg@openoffice.org>  [67a6f2c8b80786037a805247932057bd0c582fdb]

Merge SRC641: 17.10.01 - 23:44:19


2001-10-17  Kurt Zenker  <kz@openoffice.org>  [2d8fddba5051cc55d8e6617a1d33b2df64f71107]

Merge SRC641: 17.10.01 - 23:40:08


2001-10-17  Kurt Zenker  <kz@openoffice.org>  [93c8033118041518d00858ffd59848518cc0f563]

Merge SRC641: 17.10.01 - 23:38:38


2001-10-17  Kurt Zenker  <kz@openoffice.org>  [1dcabae7b584fe726efa4f8d944416db6e2be7d9]

Merge SRC641: 17.10.01 - 23:39:59


2001-10-17  Kurt Zenker  <kz@openoffice.org>  [f89c86acb32bd924d89c8001cacf2c4ff1027804]

Merge SRC641: 17.10.01 - 23:35:26


2001-10-17  Kurt Zenker  <kz@openoffice.org>  [7d94ba06d07f397a70bed70ca9c124e48b61167c]

Merge SRC641: 17.10.01 - 23:33:14


2001-10-17  Vladimir Glazounov  <vg@openoffice.org>  [f7e8c87d95a1fbd57762822cff5b0335157e5793]

Merge SRC641: 17.10.01 - 23:33:07


2001-10-17  Kurt Zenker  <kz@openoffice.org>  [6f6cc5a7312627ce2051dbf19730c9c7ee7eb60b]

Merge SRC641: 17.10.01 - 23:31:18


2001-10-17  Kurt Zenker  <kz@openoffice.org>  [0a2dbf9fab7b40d182751cb92dda4a07f6a8ffed]

Merge SRC641: 17.10.01 - 23:28:39


2001-10-17  Kurt Zenker  <kz@openoffice.org>  [fbc075f33c41b13fbbc844b12de73625fcb41157]

Merge SRC641: 17.10.01 - 23:26:43


2001-10-17  Kurt Zenker  <kz@openoffice.org>  [6f67b296343f127395551c7fefe52285c8ec82f2]

Merge SRC641: 17.10.01 - 23:14:57


2001-10-17  Rüdiger Timm  <rt@openoffice.org>  [17b6caac7a261f8e0eaf4cfaa7d17f423b54ac97]

Merge SRC641: 17.10.01 - 23:13:27


2001-10-17  Vladimir Glazounov  <vg@openoffice.org>  [14764fbc1fdcf90e0b56c1f63253e7cfea0c4296]

Merge SRC641: 17.10.01 - 23:05:49


2001-10-17  Kurt Zenker  <kz@openoffice.org>  [dab9d2c22be7df20008d55691a23ca9cca743970]

Merge SRC641: 17.10.01 - 23:02:44


2001-10-17  Kurt Zenker  <kz@openoffice.org>  [e86e7dfea0482f70bd8de4818aac549aa9ba57c5]

Merge SRC641: 17.10.01 - 23:01:04


2001-10-17  Kurt Zenker  <kz@openoffice.org>  [bb4db27f5160fb1fdafb7c67e6950c736ff3e04c]

Merge SRC641: 10/17/01 - 23:01:03


2001-10-17  Kurt Zenker  <kz@openoffice.org>  [6396a3018a72c3465ce02b3dd4bff6a541688223]

Merge SRC641: 17.10.01 - 22:59:45


2001-10-17  Kurt Zenker  <kz@openoffice.org>  [a8cb2c9a75a9291ee551960f30a5f99f1a5131b6]

Merge SRC641: 17.10.01 - 23:00:41


2001-10-17  Rüdiger Timm  <rt@openoffice.org>  [9c65c66d57c06406b1b7452d17b63183c07cb10b]

Merge SRC641: 17.10.01 - 23:00:08


2001-10-17  Kurt Zenker  <kz@openoffice.org>  [53d83d4dba94a8c6721efe7a3e5e6676228eb253]

Merge SRC641: 17.10.01 - 22:57:36


2001-10-17  Rüdiger Timm  <rt@openoffice.org>  [258c180a9feca7e9e972a27fb990d5754c055946]

Merge SRC641: 17.10.01 - 22:57:23


2001-10-17  Kurt Zenker  <kz@openoffice.org>  [392f9ac5a99b9c1fe03d610ab42f34488435a109]

Merge SRC641: 10/17/01 - 22:56:53


2001-10-17  Kurt Zenker  <kz@openoffice.org>  [452572a9de37f76bfaa6bdb6ce5af33afcc0a553]

Merge SRC641: 17.10.01 - 22:55:45


2001-10-17  Kurt Zenker  <kz@openoffice.org>  [e848a17f016f5c49bbf4f862601b5561a4d27eea]

Merge SRC641: 17.10.01 - 22:55:32


2001-10-17  Kurt Zenker  <kz@openoffice.org>  [5e58170365a1305f692f86637a5475767b822ea3]

Merge SRC641: 17.10.01 - 22:56:18


2001-10-17  Kurt Zenker  <kz@openoffice.org>  [ae412e85f8c63605932cd9412db0036ebc3ea417]

Merge SRC641: 10/17/01 - 22:54:27


2001-10-17  Matthias Huetsch  <mhu@openoffice.org>  [5e880165b51f4cbac7f0374692d5bd5d62130c63]

#65293# Added dynamic mutex initialization (WNT only) to support statically linked build environment tools.


2001-10-17  Vladimir Glazounov  <vg@openoffice.org>  [c8f211fc1c7f76d305ead2b18bb3eacbfb64a2ab]

Merge SRC641: 17.10.01 - 22:51:40


2001-10-17  Kurt Zenker  <kz@openoffice.org>  [6ad7b2b071d6aa512550bff6ba069ab6a3de0251]

Merge SRC641: 10/17/01 - 22:51:07


2001-10-17  Vladimir Glazounov  <vg@openoffice.org>  [8ec0781557686fca2f727dbc08627443e211235b]

Merge SRC641: 17.10.01 - 22:49:51


2001-10-17  Kurt Zenker  <kz@openoffice.org>  [619103c32c0770dadde9f446db055a4ec72071dc]

Merge SRC641: 17.10.01 - 22:47:33


2001-10-17  Kurt Zenker  <kz@openoffice.org>  [9cc2cc27ed41fc1a589384ada1ee508999870706]

Merge SRC641: 17.10.01 - 22:42:49


2001-10-17  Vladimir Glazounov  <vg@openoffice.org>  [df73c64c57438020210e803e4daee922b5273d19]

Merge SRC641: 17.10.01 - 22:41:18


2001-10-17  Martin Gallwey  <mtg@openoffice.org>  [c050695eb54b026e0afabc0077ea40d6cbe4058e]

#92889# admit that SwXTextTable supports IsWidthRelative


2001-10-17  Kurt Zenker  <kz@openoffice.org>  [5774c80d99604108fe8514cafd647178570b5fa4]

Merge SRC641: 17.10.01 - 22:40:26


2001-10-17  Vladimir Glazounov  <vg@openoffice.org>  [db90fa68bc0ecd5f4877096ee4d4bfb52cbd185d]

Merge SRC641: 17.10.01 - 22:39:44


2001-10-17  Kurt Zenker  <kz@openoffice.org>  [71f94a5b9081d57ccebd49c95da4e06394abe440]

Merge SRC641: 17.10.01 - 22:38:06


2001-10-17  Kurt Zenker  <kz@openoffice.org>  [1e6264e3669ebe66406a63ebf9f11e4ae6607219]

Merge SRC641: 10/17/01 - 22:38:10


2001-10-17  Vladimir Glazounov  <vg@openoffice.org>  [ae0578ff501d043378c664d5f9482759d688075f]

Merge SRC641: 17.10.01 - 22:36:16


2001-10-17  Vladimir Glazounov  <vg@openoffice.org>  [81e9e383f0466282756155918671ba0b986e8ff0]

Merge SRC641: 17.10.01 - 22:32:43


2001-10-17  Rüdiger Timm  <rt@openoffice.org>  [cc8618d00177a6b97f3b78a40151375ee991674c]

Merge SRC638: 17.10.01 - 22:32:05


2001-10-17  Rüdiger Timm  <rt@openoffice.org>  [fbc4b18cbe1f7b1577b78f0b8ec5a233d5602f6f]

Merge SRC641: 17.10.01 - 22:31:05


2001-10-17  Martin Gallwey  <mtg@openoffice.org>  [bb9cedb1a23fdf24b37cffaaaa1644bd22632c9e]

#92549# update documentation to reflect interface-change-mail


2001-10-17  Rüdiger Timm  <rt@openoffice.org>  [7dd60f77091d9b2618db23704771ef0522ef9de1]

Merge SRC638: 17.10.01 - 22:19:01


2001-10-17  Rüdiger Timm  <rt@openoffice.org>  [2eb2f17fefd3cadebed046636123d94f7dc9123c]

Merge SRC638: 17.10.01 - 22:11:43


2001-10-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [8f92dd21ab0f8ef6a68cddc8b2ee667901ec7243]

#90435# disable java related targets if SOLAR_JAVA is not set


2001-10-17  Philipp Lohmann  <pl@openoffice.org>  [7e9e1674e8e20cac62ac2750c04b10c299ef8b48]

#91690# implement always on top for status window on noncooperative WMs


2001-10-17  Martin Hollmichel  <mh@openoffice.org>  [8e670c4fdf9fae97779979354fe9bec9aa1f3a35]

del: old segemntc.h


2001-10-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [e3a68c215e228eeb5bacf7eddacd58a3fd4eaaaf]

#92924#: gcc-3.0.1 needs lvalue


2001-10-17  Martin Hollmichel  <mh@openoffice.org>  [883fb28c8b5da644113d5408609dda6293ae99ee]

del: old segemntc.h


2001-10-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [05678870108f29c5cc699cac4e133e44cb7af517]

#92924#: includes


2001-10-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [c62e4be1d07859567a9036de54d89396beafd8ff]

#92924#: exception specifications


2001-10-17  Martin Hollmichel  <mh@openoffice.org>  [bc134a87a1117af8f551c2856160f9a7e7327248]

del: old segmentc.h


2001-10-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [7e720ef3999da3e135bbaca2a026920bbb4b0ed2]

#92924#: exception specifications


2001-10-17  Niklas Nebel  <nn@openoffice.org>  [65813d92bdd48348dc641ff353ca8fc181ba29a2]

#92390# if EditEngine contains EE_CHAR_XMLATTRIBS, always use EditTextObject


2001-10-17  Martin Hollmichel  <mh@openoffice.org>  [0b8b96f1da768074ecc3ef291dc094e12be53f17]

del: old stuff


2001-10-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [157ec7164d35acaf55198febbc29bdf970d1d3ce]

#92924#: exception specifications


2001-10-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [2a3db67be67252514576860c351278a224523480]

#92924#: exception specifications


2001-10-17  Philipp Lohmann  <pl@openoffice.org>  [78be4481322fb7721f513a739b3688a952a7b3e3]

#93396# check if reset focus frame still exists


2001-10-17  Eike Rathke  <er@openoffice.org>  [dbd91ac312b67840b15086a35e80e56ec6e2e887]

#93301# NumericField::GetValue() instead of GetText().ToInt32() ... tztz


2001-10-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [c292a8c9a12d14f108224433fb4fc1d8759e5b4d]

#92924#: exception specifications


2001-10-17  Martin Hollmichel  <mh@openoffice.org>  [90923a72a9b7a8eb8da649744424b424ffe9f91b]

fix: too much deleted


2001-10-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [418e0aea29d98375d5e4ea0e1f2abb9e64daede7]

#92924#: exception specifications


2001-10-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [d5f713d729a933ab9411646db6f59df81a1609df]

#92924#: includes


2001-10-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [d85abe9e05520cf89603290bf9f589302a508547]

#92924#: exception specifications


2001-10-17  Malte Timmermann  <mt@openoffice.org>  [7aae9a058fb7f606004b871ee4e3c08dfee6ef3c]

#92770# WaveLines in vertical text...


2001-10-17  Martin Hollmichel  <mh@openoffice.org>  [32fa4740d5cd51a77f0a689dd958995a5c3f71e3]

del: segment.h


2001-10-17  jp  <jp@openoffice.org>  [e8aefb70de498d4b421fe73ded33bfa4b171b795]

Bug #93393#: fix some assert bugs


2001-10-17  Martin Hollmichel  <mh@openoffice.org>  [080efed5b762f7d294c3a5e991f4b8aac0382219]

del: old segmentc.h


2001-10-17  Martin Hollmichel  <mh@openoffice.org>  [1912b2c4123c81e11285897cded0fdd90054e9cf]

del: header


2001-10-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [a52ef173538709ad6f8d4cdeb4e2275301db6310]

#92924#: exception specifications


2001-10-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [16dee71ebcbb4473fa3e4cd59b65f2048e2e7387]

#92924#: includes


2001-10-17  Martin Gallwey  <mtg@openoffice.org>  [402a4096141dc284fc3cf54cbc07c038a17728f5]

#93071# return correct value from jumpToNextPage


2001-10-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [babd24150b950b82f96d897ac88d94fb879ea346]

#92924#: exception specifications


2001-10-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [19c64cb327b2b2aee34ed6d590daf0966e3a6d46]

#92924#: exception specifications, casts


2001-10-17  Martin Gallwey  <mtg@openoffice.org>  [d1e03a59cc77f5d326fe75e56031cdad5a85dae7]

#93073# set width correctly


2001-10-17  Jörg Budischewski  <jbu@openoffice.org>  [d5c7f95678b3962fcfe052670d61eea4a1b7df46]

#72993# now builds also under solaris


2001-10-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [1018fc55c47331f3baf9c13e17ce159966802b0a]

#92924#: gcc-3.0.1


2001-10-17  Kurt Zenker  <kz@openoffice.org>  [309b6b5a9c3a7c0147ae6312c5eb11421bbcc058]

new version for SRC641


2001-10-17  Jörg Budischewski  <jbu@openoffice.org>  [c72a45273f7d1c4e482591372c3ef5cfc2f384a2]

#72993# pthread-recursive mutex is now used for linux, other platforms stick to former implementation


2001-10-17  Martin Gallwey  <mtg@openoffice.org>  [725b52d23f5cc2e5e0dd8948ad6eabf69dae0767]

#93154# allow VerticalAlignment to be set with sal_Int8s as well as enums


2001-10-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [9f13bc6653fd61249adb85f20237c6bcf7e4b708]

#92924#: exception specifcations


2001-10-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [5dc02b2e38069fb89b7ea48763f0e0730b85b719]

#92924#: exception specifcationsBDriver.hxx


2001-10-17  Joachim Lingner  <jl@openoffice.org>  [ff1131d0ef2a31fbef13879f97e27a580f78fc30]

#92175#


2001-10-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [77e554e3fd125e669b0094d1ddd9989e5652b5f6]

#92924#: clean up


2001-10-17  Malte Timmermann  <mt@openoffice.org>  [4a88323f6494fb36dca2d1e4cbc74802f56f4e8e]

#91524# ScriptType within fields...


2001-10-17  Malte Timmermann  <mt@openoffice.org>  [c302b96449606accbb3f887e26bbff7c2aa6ab1c]

removed some comments


2001-10-17  Christian Lippka  <cl@openoffice.org>  [a23450c88838e656c12c7f18d2cfe8b0d4d9fe1a]

#87976# added KernAsianPunctuation


2001-10-17  Christian Lippka  <cl@openoffice.org>  [1b8defd464ba5458cacf320c18a987a2948a6ebd]

#87976# added KernAsianPunctuation


2001-10-17  Caolán McNamara  <cmc@openoffice.org>  [07e11d2488cfa33ec2cc7685c9f9e50ac59b47bb]

#93241# Subdocument offset not considered in saving position when entering text frame (etc)


2001-10-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [15b73a4561bf8bf636163e296b781a3dc104653a]

#92924#: exception specifcations


2001-10-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [2705892926a6d45448304f60a0a8638fe28b2e03]

#92924#: cast


2001-10-17  Martin Hollmichel  <mh@openoffice.org>  [4f8e98443d59e21cf2e379b7155a806e6c5fae42]

add: TARGET to avoid Error


2001-10-17  Philipp Lohmann  <pl@openoffice.org>  [adb66b5bbf80c7d4091ff9d9804280c2a581c9af]

#93268# ugly hack to allow dialogues on top of presentation window


2001-10-17  Stephan Bergmann  <sb@openoffice.org>  [44551e246772154db1680187b30a4695d818e03b]

#87140# More cleanup.


2001-10-17  Stephan Bergmann  <sb@openoffice.org>  [c34cc0e769a31fdf8712bdcc5c4a254582c8bcfa]

#87140# More cleanup; table size reduction.


2001-10-17  Stephan Bergmann  <sb@openoffice.org>  [b9b426e9bce4dd7536f3aa518dca9be00f557399]

#87140# Table size reduction.


2001-10-17  Christian Lippka  <cl@openoffice.org>  [5e0fb50d13c09c3bf77db2feb35086cb25b8f35d]

#92865# don't use NBC for insertObject in group shape, we need the hints


2001-10-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [0bf741db7b2beae95184dc155f5ca165cebd5ad0]

#92924#: gcc-3.0.1 needs lvalue


2001-10-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [2912c6cd01809f1c44db8a4b7fc4c7e524de2d8f]

#87136# use own cpp on all platforms to process *.scp


2001-10-17  Daniel Boelzle  <dbo@openoffice.org>  [4765bb4d99c3b7cde07ca189a0ea36874837c522]

#92951# test cases


2001-10-17  Oliver Specht  <os@openoffice.org>  [afef84c8260d9dec969914d8b209eda07cf12809]

#93291# formula property names changed


2001-10-17  Oliver Specht  <os@openoffice.org>  [4b88d1fc45e868edf8427a46f266dd7aa9094731]

#93291# formula property names changed


2001-10-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [7b441dc2ae971267a28f2fc4b6f758fbe934c8a5]

#92924#: exception specifcations


2001-10-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [ec00edbb06f3a5e83f872224de554e21bd5a00a9]

#92924#: const correctness


2001-10-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [467d8bec834cd95221f1ae009474c7637b24ecfb]

#92924#: exception specifcations


2001-10-17  Kurt Zenker  <kz@openoffice.org>  [d1839c5cd07a16fda97bfa797795dd78646b1ee7]

#93355# comment the read procedure (hack from AS)


2001-10-17  Oliver Specht  <os@openoffice.org>  [e35b63663fa7820e8f6e30ddf390b7f32c6b9bd7]

#93291# TableFormula service added


2001-10-17  jp  <jp@openoffice.org>  [7d2ad279764d18dd6b7e56720dc34e4100191a43]

Task #88180#: add new method for detect if a folder exist


2001-10-17  Christian Lippka  <cl@openoffice.org>  [a15254f3f2e919633cb838befaf9ce96b534780e]

#92968# catch illiegal bullet chars


2001-10-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [3c0ab061676f4df2177b79a365b2221592be9c56]

#87136# deliver own cpp


2001-10-17  Daniel Boelzle  <dbo@openoffice.org>  [a6c646ea6b2ab85cdfb115f7134bd9f460f8c230]

#92951#


2001-10-17  Martin Hollmichel  <mh@openoffice.org>  [0ef7ae38c09b9cadd66d6d31868de61d8b80a1af]

chg: n tmpnam_r on all unix's #i1081


2001-10-17  Nils Fuhrmann  <nf@openoffice.org>  [5cb9b2e45148f718ebf0a9850db10017b00778cf]

remove 0x0A in case of XML format


2001-10-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [b7f60a07d958580ec1c2db6b11631a009ff59fc9]

#92924#: gcc-3.0.1 needs lvalue


2001-10-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [3b1320f203d8063fc0af1572af851ebcb9e8b42b]

#65293# static version for win32 too


2001-10-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [e4a1f86b40e0c85acdab0d902b06cdd26912cfc8]

#92924#: exception specifcations


2001-10-17  Daniel Boelzle  <dbo@openoffice.org>  [1ad19e705bdbcb0e08a1e9249d046b499a1513e3]

#92951# exc spec for gcc3


2001-10-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [9e97d32733f935de5404581b5dbbe967390acca1]

#92926#: constness, includes


2001-10-17  Daniel Boelzle  <dbo@openoffice.org>  [d07492ec3380b7056feb4ac02a423d9677e965ef]

#92951#


2001-10-17  Christian Lippka  <cl@openoffice.org>  [55a4842c94301157270e9f309a87671dcad4b63a]

#93305# fixed short fly in from lower left and right


2001-10-17  Daniel Boelzle  <dbo@openoffice.org>  [866f0e76d0d7317076cbb3fc1c7d128c4c54af3a]

#92951# added comprehensive type test


2001-10-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [815cae5816888a7cd02b8e5faf0c70cd167e3a3f]

#92924#: exception specifications


2001-10-17  Malte Timmermann  <mt@openoffice.org>  [2cac524593b0449f905fd20c081fa719bbc6fc9a]

#90866# calc height when paragraphs become visible...


2001-10-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [65514b5285fb6be798fb11c8b431d10b306ae3a1]

#92924#: gcc-3.0.1 needs lvalue


2001-10-17  Martin Gallwey  <mtg@openoffice.org>  [d7bc9e28c858106e93945d856d0943e87d8e6be2]

#89875# query for default values on un-inserted styles


2001-10-17  Martin Gallwey  <mtg@openoffice.org>  [a093a25b6607b84a105f30c471fc73a34f8a0258]

#89875# Use new constructors that allow us to query for default values


2001-10-17  Martin Gallwey  <mtg@openoffice.org>  [3674b585157c5de8edebd03ccc0f64bb15df601d]

#89875# allow querying for default styles on 4 out of 5 style families


2001-10-17  Behrend Cornelius  <bc@openoffice.org>  [9ac2a09fa9b949d2039a4c31c369e85312c22bd7]

#93248# 'Fertig!' changed to "Fertig"


2001-10-17  Kurt Zenker  <kz@openoffice.org>  [f864580279feecb6426cd5425a8f305aa3fd0f28]

new version for SRC641


2001-10-17  Andreas Martens  <ama@openoffice.org>  [f104fbcb598355d503ad379463c19becbcb438a0]

Fix #90671#: Smarter table calculation


2001-10-17  Oliver Specht  <os@openoffice.org>  [dc3a05a841b2d89e74391b2652bce9183f08bc6f]

#93291# TableFormula service


2001-10-17  Oliver Specht  <os@openoffice.org>  [deb46a931e907be00cbdea9f259334f41def420d]

#93291# TableFormula service added


2001-10-17  Peter Burow  <pb@openoffice.org>  [da7b76a58baf82dd40a3aa10fa07f584b7e9342b]

fix: #92010# no special handling for first dispatch required any longer


2001-10-17  Peter Burow  <pb@openoffice.org>  [d2f16085d38bff73c4fabdf09f7a2b3a9f154508]

fix: #92010# TextWin::getTextFrame() added


2001-10-17  Peter Burow  <pb@openoffice.org>  [b4f676c7bc9d88c0c3a0980ecc40647086c340c7]

fix: #92010# #93189# only use the text frame, no schart as module


2001-10-17  Rüdiger Timm  <rt@openoffice.org>  [e6d850529ac0687c5de6b01d1663e74dcb0db787]

new version for SRC641


2001-10-17  Peter Burow  <pb@openoffice.org>  [be4f4f8b6b45c13eba64f8fa74374be401148e57]

fix: #92010# add helpdispatch.obj


2001-10-17  Peter Burow  <pb@openoffice.org>  [64d753c411c4203d593720ab3204c4d9eb176366]

fix: #92010# use HelpDispatch_Impl


2001-10-17  Carsten Driesner  <cd@openoffice.org>  [6845330a228f7b516425e2dcb0aa5f2cdfaedc85]

#87255# support toolbar item style and help id


2001-10-17  Peter Burow  <pb@openoffice.org>  [3656246823fdc6ac444eb6c2034d7a8a3d001aca]

fix: #92010# new class HelpDispatch_Impl


2001-10-17  Behrend Cornelius  <bc@openoffice.org>  [9ae990283b39143208669db1f6ab5f6242bb644d]

#93130# several changes


2001-10-17  Caolán McNamara  <cmc@openoffice.org>  [b2fe356e6392482677eed88df14d69197171015a]

#i1909# pagebreaks inside table cells are ignored by word


2001-10-17  Andreas Martens  <ama@openoffice.org>  [2cbf9764e612fec516749ac8e1e9643a14f7336d]

Fix #90671#: Smarter table calculation


2001-10-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [44629ca39d97ae460d99b74252d89fea5c3f02ca]

#87136# use SOLARSRC to default RSCRES


2001-10-17  Daniel Vogelheim  <dvo@openoffice.org>  [7d28d80f8061c431adc2a11d4cfd70e09d43cb9d]

#93192# adjust SubType for variable SetVarFields


2001-10-17  jp  <jp@openoffice.org>  [b3d31e5fa891525e8069f473fcbaecf583b49adb]

Bug #93317#: _MoveNodes - use a ULONG instead of a USHORT


2001-10-17  Caolán McNamara  <cmc@openoffice.org>  [aea0a66af10ca6f13f5f4f247b436d31d6d386e9]

#i1676# grouping crash


2001-10-17  jp  <jp@openoffice.org>  [a11299639bb4f369136501463be6f2c7e3a6bb98]

Bug #93317#: _MoveNodes - use a ULONG instead of a USHORT


2001-10-17  Christian Lippka  <cl@openoffice.org>  [c9de07a49cc733c875e50800a0e1b4b05f33e0c5]

#92968# fixed import code


2001-10-17  Thomas Benisch  <tbe@openoffice.org>  [612e021fc6fc5e493f918f65271a05cf4bf5a40c]

#92083# Add cut/copy/Form... to control's context menu


2001-10-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [5ed4f0e4f44a37b09fd37e4afdcab204799b035b]

92924#: gcc-3.0.1 needs lvalue


2001-10-17  Vladimir Glazounov  <vg@openoffice.org>  [bdce6d9e56000865834b0fffb5ff542210440ea9]

#65293# exception specification


2001-10-17  Martin Hollmichel  <mh@openoffice.org>  [35d50508c2f9c5da4053aa5c7098bcebf5af63e5]

chg: ambig. string compare


2001-10-17  jp  <jp@openoffice.org>  [45497b3b644eb4a42abee3eab1a064bc78828f3d]

Bug #93313#: GetTblSel can return an empty SelBoxes struct


2001-10-17  Vladimir Glazounov  <vg@openoffice.org>  [af00b72d72a0687c5ca9840b8986552cc7bb7400]

#65293# exception specification


2001-10-17  jp  <jp@openoffice.org>  [9afa1fbb8ad9381e2b79b334baf3741d2f6c7d9f]

Bug #93198#: GetBodyTextNode - ignore repeated table headlines


2001-10-17  Kai Ahrens  <ka@openoffice.org>  [7285f8cfb27d234ec3d542cdcf2965ecdcba0849]

#93285#: use main URL to create the process to execute


2001-10-17  Caolán McNamara  <cmc@openoffice.org>  [22898052ffed067e1572efb3324ef0831ecb6bcb]

#i1852# Graphics cannot be placed inside text drawboxes


2001-10-17  Sascha Ballach  <sab@openoffice.org>  [bbbf6da2983f3f1109633d21c4f7d710ec550a46]

#93294#; export header or footer if is displayed but empty


2001-10-17  Thorsten Behrens  <thb@openoffice.org>  [b6952a84d50d0ecc7ec00cd7ad115d3fa8acb3c5]

#65293# Alien attributes not neede for player


2001-10-17  Thorsten Behrens  <thb@openoffice.org>  [3553691a984ff561a46fffb3a6e824f42375adfb]

#65293# Alien attributes not neede for player


2001-10-17  Kurt Zenker  <kz@openoffice.org>  [c07a5fc9f4670494bc02a715e5868b477d3916d2]

#65293# libary path for wnt corrected


2001-10-17  Malte Timmermann  <mt@openoffice.org>  [6dd1e8e38ae425afd672d87acf9db87a750d518c]

#91616# PushButtonType


2001-10-17  Oliver Specht  <os@openoffice.org>  [fd08fccaf1da5026c2cba64a518b0fed8511d961]

#93276# preset text number format for set expression fields if the type has a type GSE_STRING


2001-10-17  Malte Timmermann  <mt@openoffice.org>  [4b7c6afb19379b43037030bb2db8d3a3ff64cb4a]

#91616# PushButtonType


2001-10-17  Malte Timmermann  <mt@openoffice.org>  [60a5c531ca44a81e533bd46fbcb6ab19900bce35]

#91616# PushButtonType


2001-10-17  Christian Lippka  <cl@openoffice.org>  [82f6213f8bc76aa4a3136fd6cbeb75b428f2dd76]

#92576# update page and scroll bars after size change


2001-10-17  Kurt Zenker  <kz@openoffice.org>  [4ced16be3a8dbde88652a1da61e9e955a55ea7db]

Merge SRC638: 17.10.01 - 10:20:49


2001-10-17  Kurt Zenker  <kz@openoffice.org>  [e8ff304ead48c720218265b6f563a316e4f9406e]

Merge SRC638: 17.10.01 - 10:07:31


2001-10-17  Kurt Zenker  <kz@openoffice.org>  [1889743eb51ded25c403d5c2666344559211a522]

new version for SRC641


2001-10-17  Malte Timmermann  <mt@openoffice.org>  [be64193a9c6c3431eba4de0923ac6d8a9b779130]

#91616# PushButtonType


2001-10-17  Rüdiger Timm  <rt@openoffice.org>  [e4e863bddcd4e2eccfb8aab27a6e852deacf5a1e]

Merge SRC638: 17.10.01 - 10:00:44


2001-10-17  jp  <jp@openoffice.org>  [81c04cd4e9daf48f8d5536ecab92dd60879de41c]

Task #88180#: code optimizaion


2001-10-17  Stephan Bergmann  <sb@openoffice.org>  [a0e2e65247fa9b41592a1d6b69bd3cbbe735e798]

#92585# convertAbsToRel() no longer accepts non-URIs (file system notation, www.xxx.yyy, etc.).


2001-10-17  Peter Burow  <pb@openoffice.org>  [5fd97e298eb8c67746f525e85d2b512f50ef9a21]

fix: #93298# wrong help url for weptop


2001-10-17  Carsten Driesner  <cd@openoffice.org>  [f2d7b6eb28b5647cd68ec4fc45f949c7a82aae11]

#85600# catch IllegalArgumentException when doing seek operation


2001-10-16  Philipp Lohmann  <pl@openoffice.org>  [e6949ca26b3a0bb4596cb57e1dcb900a953495ab]

#93264# INetURLObject changed behaviour


2001-10-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [3f8d050aeb026eb5b1a631d2acf6f129d5724e31]

#92924#: gcc-3.0.1 needs lvalue


2001-10-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [d51671c290af1e0206d3bccf4455e34bf8cb5370]

#92924#: gcc-3.0.1 needs lvalue


2001-10-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [ffa18a12a97d0e1ba0b756f04edb098736ff05af]

#92924#: exception specifcations


2001-10-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [be32073407d89b94b4fd91a6f210326dad757089]

#92924#: exception specifcations


2001-10-16  Philipp Lohmann  <pl@openoffice.org>  [7085c2caa4ea861f2ce2c99befa9fb83794683b3]

#93145# adobe name -> unicode, unicode -> adobe name, unicode -> adobe code, adobe code -> unicode are not bijective


2001-10-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [02ddc648d455cde9208811b308975127347d5b61]

#92924#: gcc-3.0.1 needs lvalue


2001-10-16  Vladimir Glazounov  <vg@openoffice.org>  [d33fe71d487b9e7200a6f3ff67139e249ac8305d]

#65293# added one more entry to build


2001-10-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [cdb6b76727c23b0215a948144c3fefefbbe780a4]

#92924#: exception specifcations


2001-10-16  Martin Gallwey  <mtg@openoffice.org>  [252948fbaa50227a8aca391fd9fe402192090b1c]

#93202# set type correctly


2001-10-16  Thorsten Behrens  <thb@openoffice.org>  [955ef0a4390ed9d8316ce3c9c5f09122f7953082]

#92205# Treat linked graphics as such for player


2001-10-16  Frank Schönheit  <fs@openoffice.org>  [164b4c656921b4d291145e42d471ea5240c323c1]

#92922# insert replaced by approveNewElement/implInsert (ensure that when inserting, the own mutex is released before doing any notifications)


2001-10-16  Frank Schönheit  <fs@openoffice.org>  [d1de56bcd75f321697ab3e42c29ccdca85486a4c]

#92922# some solar mutex locking ....


2001-10-16  Philipp Lohmann  <pl@openoffice.org>  [d6b960a66819e3fff320862dd3c5968f205632bb]

#92188# get correct foreign top


2001-10-16  Stephan Bergmann  <sb@openoffice.org>  [803fc9ff8e582cc7ec21d4aee4347799e3f0b275]

#87140# Added link to documentation.


2001-10-16  Kurt Zenker  <kz@openoffice.org>  [9c33a28e435f8c233c416774dc9c110cb87ed7b9]

#93002# no more SO3 define


2001-10-16  Frank Schönheit  <fs@openoffice.org>  [f841c4ecea703166af18bcc4dac0765b5139dd49]

#92922# some solar mutex locking ....


2001-10-16  Hans-Joachim Lankenau  <hjs@openoffice.org>  [6bf1d11035e4c3d409f1829ce478d51f1b45cc46]

#87136# no windows native resource targets for L10N-framework


2001-10-16  Frank Schönheit  <fs@openoffice.org>  [6f00fdc785bac27d3ee8105f7c0a5c64adaf6bc0]

#92922# getDefaultForm: be more tolerant against exceptions


2001-10-16  Carsten Driesner  <cd@openoffice.org>  [b0baf9900f199d753f8aba423e1d608be098e3e2]

#87255# added default values for dtd


2001-10-16  Kurt Zenker  <kz@openoffice.org>  [a02ce8ae8177334b2fe8b4393adfb36536e2ed17]

new version for SRC641


2001-10-16  Christian Lippka  <cl@openoffice.org>  [46af029b5c01516900268569d5a2bcd9e5e639ab]

#93164# load arrows from Standard.soe if possible


2001-10-16  Kurt Zenker  <kz@openoffice.org>  [0b100f04114ec872062694b6267c23ff2e3b725a]

new version for SRC641


2001-10-16  Christian Lippka  <cl@openoffice.org>  [69db4b815dd2ffc974cb802e71e2a18f317cbc1b]

#93164# create same arrow as in Standard.soe


2001-10-16  Christian Lippka  <cl@openoffice.org>  [b523649034d299ac4dba42ca35a99b7b2dafd447]

#93164# we don't have a second stylesheet pool


2001-10-16  Frank Schönheit  <fs@openoffice.org>  [e1e37817778f1d0e540540cec43886f6871144cc]

#86640# fillListBox signature changed


2001-10-16  Oliver Bolte  <obo@openoffice.org>  [900ec022e1b4fa1a6be58fe1f2dd9fdefb59e5a3]

#65293# SO3 define removed


2001-10-16  Oliver Bolte  <obo@openoffice.org>  [aee70ce597ca4da649a50f8f14fff9a2bf6757a1]

#65293# SO3 define removed


2001-10-16  Frank Schönheit  <fs@openoffice.org>  [81622904abe72c180a22b2bdd0beec1c00882665]

#92158# when forwarding queryDispatches, use PARENT as frame search flag


2001-10-16  Niklas Nebel  <nn@openoffice.org>  [c2da6f9155ca4d699a77d38f18db18571834ebaf]

#78486# calculate scale in double, reduce to 17 bits


2001-10-16  Oliver Bolte  <obo@openoffice.org>  [b8aed3140d64a2a32e7e7502e24f52de66300b6f]

#65293# SO3 define removed


2001-10-16  Bertram Nolte  <bnolte@openoffice.org>  [51d957bb68a8128d2fca4f863ca152afdc770774]

Added C++ and OLE links.


2001-10-16  Nils Fuhrmann  <nf@openoffice.org>  [7b85298c9c9e45f324db06836b47ed787cb0a06e]

Removed static sal library, linking inport library


2001-10-16  Gregor Hartmann  <gh@openoffice.org>  [a5c617f4824f37d67b26b6aff36c47a793d7bc7a]

#87726#added static BOOL IsStrId( UIdType aUIdType )


2001-10-16  Tino Rachui  <tra@openoffice.org>  [500d85c2cf5dd63b261252991a1b16ad62493b60]

#93244#added interface XFilterGroupManager


2001-10-16  Tino Rachui  <tra@openoffice.org>  [9e9574adbc837daec7ba1a25ac22ca1f3504a9bc]

#93244#added type XFilterGroupManager


2001-10-16  Tino Rachui  <tra@openoffice.org>  [ca64429eade2fdaf81a397e40ef76ff706a3eaa4]

#93244#implementing XFilterGroupManager


2001-10-16  Frank Schönheit  <fs@openoffice.org>  [a8a514d61027ff790121d4455a970776b68b8ff7]

#92921# removed an obsolete assertion


2001-10-16  Kurt Zenker  <kz@openoffice.org>  [9a99d4433ef24c57f04834ff5c5b9a45619ecdc3]

new version for SRC641


2001-10-16  Daniel Boelzle  <dbo@openoffice.org>  [11c210d46cda03014a6bc83b3adc86ad04b5eea1]

#89914#


2001-10-16  Hans-Joachim Lankenau  <hjs@openoffice.org>  [695e94565caa002f0e6ae61c3923687ead2df7c2]

#65293# workaround a variable expansion bug in dmake


2001-10-16  Thorsten Behrens  <thb@openoffice.org>  [055179e7882e23d142ba32dca50af98b14e085fb]

#92205# Preload linked graphics for player


2001-10-16  Caolán McNamara  <cmc@openoffice.org>  [53d67a4e9f26689dbcce07f045ef6222bfadc27e]

#93253# Fix borders and positioning


2001-10-16  Sascha Ballach  <sab@openoffice.org>  [17dec6819d989b71a6984e1f0ff3a4c18add85ec]

#92397#; support the com.sun.star.document.OfficeDocument Service on the XModel


2001-10-16  Martin Hollmichel  <mh@openoffice.org>  [3825cb4f165bcebed1295437e91ba5b631c0d4d3]

porting: to FREEBSD


2001-10-16  Daniel Vogelheim  <dvo@openoffice.org>  [92440314e292f2411cfe50a1fe2595d30b04de35]

#93186# initialize() now queries it's arguments


2001-10-16  Sascha Ballach  <sab@openoffice.org>  [82ec1c1a0600ea121f8b028074fa4bd416c22baa]

#93185#; free the import component


2001-10-16  Caolán McNamara  <cmc@openoffice.org>  [1cb85cc1892e0da1ea1453730a166ddce7ebe57b]

#93254# Ignore redlining if no author information


2001-10-16  Martin Gallwey  <mtg@openoffice.org>  [bda10894b50596b981547fa169e4383a1325dd1f]

#93088# Throw RuntimeException when XPropertyState interfaces are called on read-only properties


2001-10-16  Martin Hollmichel  <mh@openoffice.org>  [84d18898e7d8fe0b01f3e3b2406868eb871f272a]

add: FreeBSD


2001-10-16  Martin Hollmichel  <mh@openoffice.org>  [84a9ee1f5f9ddeeda8017798ffafb64a3da60dda]

fix: for non writable aclocal.m4 and missing README


2001-10-16  Martin Gallwey  <mtg@openoffice.org>  [66cf6de049861a39154c2b4877532c0a7ce6c7f9]

#93088# Throw RuntimeException when XPropertyState interfaces are called on read-only properties


2001-10-16  Martin Gallwey  <mtg@openoffice.org>  [7123463a59851a46fe7bceb4fb91680a9773f66d]

#93088# Throw RuntimeException when XPropertyState interfaces are called on read-only properties


2001-10-16  Daniel Boelzle  <dbo@openoffice.org>  [cc91a6f9d6e747d00b33501508e6d7b01af81fd7]

disposing context


2001-10-16  Martin Gallwey  <mtg@openoffice.org>  [b29d22fd4da8f7035255a664e1c89931b5ce045c]

#93088# throw RuntimeException when XPropertyState interfaces are called on readonly properties


2001-10-16  Oliver Bolte  <obo@openoffice.org>  [f1875c0372c93543abac294376b9d71404dcefca]

#65293# unable to link target2 for linux


2001-10-16  Martin Gallwey  <mtg@openoffice.org>  [99bfc953444e461db95fe0d28a46eb38ec6359b5]

#93088# fix exception specifications


2001-10-16  Oliver Bolte  <obo@openoffice.org>  [787f38798140694f89b0e13633c9710a0f5296de]

#65293# semicolon missing


2001-10-16  Frank Schönheit  <fs@openoffice.org>  [d0517e7f56c3488b8a1fa07336d09179a3dac10c]

#92158# properly enable or disable the UNDO in the context menu


2001-10-16  Frank Schönheit  <fs@openoffice.org>  [39efe1647b8dddbf79b844c47e7b44fb1f038c3b]

#92158# commit before calling external dispatchers for move slots


2001-10-16  Frank Schönheit  <fs@openoffice.org>  [ca589afc7a8d7f5afc7c6926700b576803cdd191]

#92158# corrected execution of intercepted slots


2001-10-16  Frank Schönheit  <fs@openoffice.org>  [f6c114afef0523d83bd03f2940b751ef072f6132]

#92158# signature of StateChange corrected


2001-10-16  Frank Schönheit  <fs@openoffice.org>  [eb5b693443501d9ba4ba5efc9fd3416b9a14520a]

#92158# promoted DO_SAFE


2001-10-16  Kurt Zenker  <kz@openoffice.org>  [1a6180664845d38ccbab092374d9439884f06a11]

new version for SRC641


2001-10-16  Sascha Ballach  <sab@openoffice.org>  [c47530c7998aaf5d701e1c8573a7fab93e1ebfd9]

#93099#; don't use a progress while exporting header/footer


2001-10-16  Oliver Bolte  <obo@openoffice.org>  [8b8d78d185ed591526940ab04968ffb10d5326a0]

#65293# semicolons missing


2001-10-16  Eike Rathke  <er@openoffice.org>  [780ea6fffe899174c251760c3045051c0eed3e55]

#93239# FinalScan: last dash of more than two dashes in dashed currency format is literal minus sign


2001-10-16  Eike Rathke  <er@openoffice.org>  [5d1cecf7427ac7f2bfca51ddd77471a2f2d8bff5]

#93239# ImpGetNumberOutput: eliminate '-' of -0.0


2001-10-16  Thorsten Behrens  <thb@openoffice.org>  [e6cc116d2f5e4d15ceff33d0cdf2ad3fbe8666d3]

#92205# Setting correct swap state


2001-10-16  Oliver Specht  <os@openoffice.org>  [5576b33df44ac37714c6809523894744c0e84dfe]

#93183# database drop: send Selection, too


2001-10-16  Oliver Specht  <os@openoffice.org>  [8bcd2898322dcea14ab3dff80d3bd684dc079c4b]

#93183# old string based database interface replaced


2001-10-16  Daniel Boelzle  <dbo@openoffice.org>  [bc76f148d9afe60acf8ea6ec9a7105e0f34ca9ea]

#92951# alignment tests


2001-10-16  Oliver Specht  <os@openoffice.org>  [39c92a52a5a760273d42386e76c871bee804e286]

#93183# correct handling of queries


2001-10-16  Vladimir Glazounov  <vg@openoffice.org>  [6928c91b7c306c69dfd887f842c1e029552e4dc7]

#65293# added new folder to deliver


2001-10-16  Michael Brauer  <mib@openoffice.org>  [e3c066bd35ba26897229f910f959fe2437f466c7]

#92717#: set x and y position only if required


2001-10-16  Vladimir Glazounov  <vg@openoffice.org>  [8287389836ec4651490914217609f78746d401de]

#65293# added new switch -since


2001-10-16  Christian Lippka  <cl@openoffice.org>  [81c5c342d25b762ffb6a9deb7e8ec4c13397769e]

#91486# added xml alien attributes


2001-10-16  Kai Ahrens  <ka@openoffice.org>  [04e9577426232f0434d8c7639a41c9d29acea53b]

#92231#: support SOT_FORMATSTR_ID_OBJECTDESCRIPTOR always


2001-10-16  Christian Lippka  <cl@openoffice.org>  [bc4cbf61f3323ea8dc7cfb0e075f4046544bc5db]

#91486# added xml alien attributes


2001-10-16  Ocke Janssen  <oj@openoffice.org>  [6bc825fa295ae85d475ccd34a91ae00e75e333b2]

#92894# append an asterix when rowcount isn't final


2001-10-16  Sven Jacobi  <sj@openoffice.org>  [61f17a240dc217430b65d98eac1aaa360d37308f]

#93209# assertions, objectshell is not always available during reload


2001-10-16  Christian Lippka  <cl@openoffice.org>  [39db67e6ed39eb7f794470ca7b7be58801730e50]

#91486# added xml alien attributes


2001-10-16  Ocke Janssen  <oj@openoffice.org>  [fcbd7738a1e59e6d37047196f4eefeaed0771bf6]

#92894# append an asterix when rowcount isn't final


2001-10-16  Christian Lippka  <cl@openoffice.org>  [7e1e64c624e5e38e4501c6cfc74263043bfe9256]

#91486# added ShapeUserDefinedAttributes


2001-10-16  Christian Lippka  <cl@openoffice.org>  [d615f1b84d076ecbb2564ea624a0eb00b584552f]

#91486# added ShapePropertyMapper for chart without ShapeUserDefinedAttributes


2001-10-16  Martin Hollmichel  <mh@openoffice.org>  [f8a8dce57b0dc51d7992fb2a86365acc44641b55]

new version for SRC641


2001-10-16  Martin Hollmichel  <mh@openoffice.org>  [995aa36d69631e6aa6ac57cf85a98602ec077d1b]

new version for SRC641


2001-10-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [28c48df326abe1bd7643f84bdedee65e29b23c60]

#65293#: clean up


2001-10-16  Daniel Boelzle  <dbo@openoffice.org>  [61b160cefcf2a48e36298dfe42112ed8424291b7]

#92255# removed unnecessary ctor/ dtor template arg


2001-10-16  Frank Schönheit  <fs@openoffice.org>  [811f0dd5192132292ed851f1a4fc4eb672ab3bb1]

#92158# ConcatData: correctly respect the m_bHierarchical flag of the scheme when creating the absolute path


2001-10-16  Martin Hollmichel  <mh@openoffice.org>  [f946d97b9d98888922a957bf96ff32d439ca9b43]

del: old define


2001-10-16  jp  <jp@openoffice.org>  [65b74c215227513170d3ff63a11a4a83efee921a]

Bug #92774#: EndTracking calls the SelectHdl, disable this call by set a empty SelectHdl


2001-10-16  Ocke Janssen  <oj@openoffice.org>  [fd520d487b3f926304a9f03d9584e0ebc62e6279]

#76791# documentation added


2001-10-15  Niklas Nebel  <nn@openoffice.org>  [6faf12dee79f934125c0add2ef087862981ee3c8]

#93166# don't call CheckSelectionTransfer in Activate


2001-10-15  Niklas Nebel  <nn@openoffice.org>  [68b9c20a62014c5e112a9b309ba074375c96e1d3]

#93218# DropTransferObj between documents: don't call ResetMark after pasting


2001-10-15  Bertram Nolte  <bnolte@openoffice.org>  [19d2c2772486f1e34ec5e117caa8201a3bdea674]

Added a list of API examples with a short explanation.


2001-10-15  Vladimir Glazounov  <vg@openoffice.org>  [5e4f3fe233f0941013db2710b80258cfe6f2d3f9]

#65293# workarownd for soli compiler's bug


2001-10-15  Armin Weiss  <aw@openoffice.org>  [ad72e3b9476d19f85d16499129f1192019982c47]

#93085#, #92928# Added title and HelpID top the dialog


2001-10-15  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f48934eac07a22fba72173fe3bdde1fb25fa3b95]

#87136# correct changes


2001-10-15  Vladimir Glazounov  <vg@openoffice.org>  [fa5f13cb0681d5f51ed76bf69b0902712a54ecf1]

#65293# workarownd for soli compiler's bug


2001-10-15  Armin Weiss  <aw@openoffice.org>  [cd7eb4eca14182d40490e0d31cc43dc0f265099d]

#93136# since #92030# uses bOutline flag now as indication if the filled object is to be drawn, it MUST be initialized now.


2001-10-15  Andreas Bille  <abi@openoffice.org>  [844848fb37f4cb17a0fcc4300af659b4ecf02a81]

#93214# changed configuration key back from local to plugin


2001-10-15  jp  <jp@openoffice.org>  [2c348ade72b61241406f1243a03b4d279198aadd]

Bug #93178#: Activate - don't create a xselection


2001-10-15  Kai Ahrens  <ka@openoffice.org>  [96f2ba394617a0c3a91ac4fe2f92599edc4b162b]

#92677#: Play sound within main thread


2001-10-15  Nils Fuhrmann  <nf@openoffice.org>  [bf1bed0c4295dddfa851ae34e9e9df4b5db667a2]

Removed warnings


2001-10-15  Nils Fuhrmann  <nf@openoffice.org>  [0098c3fc6b74c311663eb4a04ac5ff533f723252]

Fixes: return value in all control pathes of ConvertLineEnds


2001-10-15  Ocke Janssen  <oj@openoffice.org>  [e3e5c585c18e22765d3abe5916cf00d66a1b60e0]

#86640# check if entry already selected in listbox


2001-10-15  Caolán McNamara  <cmc@openoffice.org>  [77cc2ee694794af722d8c82937246f8ec2edbdd2]

#92494# Handle border case of too large original size to fit in 16bits


2001-10-15  Sven Jacobi  <sj@openoffice.org>  [8893ab3c7d9eaeb298a1d612b3b1a4ab23efaee6]

#93193# use hard cropping for ole objects


2001-10-15  Martin Gallwey  <mtg@openoffice.org>  [a8a24cdb4a81621b388b8a39a0418b1bd0c6ff8e]

#92717# add exception handling


2001-10-15  Daniel Boelzle  <dbo@openoffice.org>  [895d2a799ae7479001dda570de07f2662938a050]

#89914#


2001-10-15  Daniel Boelzle  <dbo@openoffice.org>  [0823685f0c9e5eee372841dd7b644fcf8a2bf8de]

#89914# added scale-image


2001-10-15  Ocke Janssen  <oj@openoffice.org>  [41265f2b9da640b2653ddf5c19895836782a4f31]

#93144# check slots before displaying


2001-10-15  Frank Schönheit  <fs@openoffice.org>  [316464c99112f57e078a13ceaaf83eab00aceaa1]

#93204# new supported charset IBM866 (cyrillic)


2001-10-15  Daniel Boelzle  <dbo@openoffice.org>  [782babebb8993a028e4e2af926c99c24ee88eb91]

#93054# added virtual dtor for internal class avoiding warnings


2001-10-15  jp  <jp@openoffice.org>  [dbe4e56cb1b61bb0e8265dd79b34c0eac322749c]

Bug #I1818#: SwFrm DTOR: set any member pointer to unique ID to detect deleted frames


2001-10-15  jp  <jp@openoffice.org>  [239c47d40cc74d77316c0266001a896e5d8b8802]

Bug #I1818#: SwFrm DTOR: set any member pointer to unique ID to detect deleted frames


2001-10-15  Frank Schönheit  <fs@openoffice.org>  [ecc19eb5301db5849fbce85622439ea0f5a63a5d]

#93204# new supported charset IBM866 (cyrillic)


2001-10-15  Ocke Janssen  <oj@openoffice.org>  [8e8103bb095f36b09c04ad073f5fd173ffd6dd11]

#92765# correct type altering


2001-10-15  jp  <jp@openoffice.org>  [661e6b487ff717f40cf9e68a2668711b16e304d1]

Bug #I1818#: SwLayoutFrm::ShrinkFrm: use method GetRefFromAttr instead of GetRef (don't use deleted frames)


2001-10-15  Andreas Schlüns  <as@openoffice.org>  [2bfd998baf3ce5ad58d6e7d2e31a67ad00bc7402]

#92993# sort by UIName


2001-10-15  Ocke Janssen  <oj@openoffice.org>  [40fd9214e1b577933ce7715d9b8f3799f127a903]

#92124# split driver


2001-10-15  Ocke Janssen  <oj@openoffice.org>  [3443bcfbe69a5d52871f01bd9372ab2ac78e783b]

#92124# split dll


2001-10-15  Behrend Cornelius  <bc@openoffice.org>  [b963aaaa9790cfcef4709cf06941ca04580327a2]

#92590# in ReadDir Macro now finally GoOn Button disabled


2001-10-15  jp  <jp@openoffice.org>  [f68533dc3d422cc5f319e86a8d9bab4bebcbe756]

Bug #I1818#: DelFrms: use method GetRefFromAttr instead of GetRef (don't use deleted frames)


2001-10-15  jp  <jp@openoffice.org>  [6f629732649be7832d505867852148ea46d868eb]

Bug #I1818#: additional method for GetRef to access the ref. over the attribute


2001-10-15  Kai Ahrens  <ka@openoffice.org>  [4029ec344a2891120e918d8f22c4c3ee067c5c77]

#93172#: use XML streaming of SdrModel


2001-10-15  Hans-Joachim Lankenau  <hjs@openoffice.org>  [2f007720c7ffdcaf765f1e8a9eb2ddfc2f62feae]

#93002# SO3 define removed


2001-10-15  Caolán McNamara  <cmc@openoffice.org>  [5e3aed711248f9486c80606ef52a2a32a0548c2e]

#92489# #92946# MSWord (annoyingly) uses subscript as a hack to force inline objects vertically centered in row


2001-10-15  Sascha Ballach  <sab@openoffice.org>  [62a8a95ce2c327c524f41dd06f870314deeb770b]

#92553#; use a created virtual device instead to set the map mode on a in every call new created one; set the defaults and the text with one call so the dafaults are not set twice


2001-10-15  Sascha Ballach  <sab@openoffice.org>  [6978e1e2cb65d0e413aab0375cfbf75d828a7667]

#92553#; create a Virtual Device with a 100th_mm map mode only once


2001-10-15  Sascha Ballach  <sab@openoffice.org>  [f9ac323937a601096e58813c2cdf48e818883501]

#92553#; remember the EditEngine paragraph attributes instead copy the EditEngine.


2001-10-15  Christian Lippka  <cl@openoffice.org>  [e5227af1a575d097a5678fafb06017321508e5f5]

#91486# added namespace component for xml user defined attributes


2001-10-15  Sascha Ballach  <sab@openoffice.org>  [0c7fc48571ae96abf839bb3630f19813fcd16cd9]

#92553#; only create strings if neccessary


2001-10-15  Sascha Ballach  <sab@openoffice.org>  [7ab587cb390965a2e26e0b20a095c0d896da4930]

#92553#; disable update mode if possible


2001-10-15  Tino Rachui  <tra@openoffice.org>  [426e0d498f3d60f5784702227967e22b211922ed]

#93077#now using an existing session and ignoring the flag NO_LOGON_DIALOG else we may run into trouble when using Outlook (not Outlook Express), see comment for file smplmailsuppl.cxx


2001-10-15  Tino Rachui  <tra@openoffice.org>  [557c9f3ca912833f20c24f507f42eb48b675467a]

#93077#setting flag MAPI_LOGON_UI else an error occurs if someone uses Outlook (not Outlook Express) installed as Exchange and Mail Client because in this case a working profile has to be specified


2001-10-15  Frank Schönheit  <fs@openoffice.org>  [c0c7d730ec42c72c9701b822e9470765915a2982]

#93100# ReadData: recognize corrupted files where block previously written by the impl class is empty


2001-10-15  Martin Gallwey  <mtg@openoffice.org>  [ac03167ca8d2e0e52fa902416c771058633c146f]

#92717# fix some integration problems


2001-10-15  Oliver Specht  <os@openoffice.org>  [9d6f1b2cf8dcdfc0018373c78faf191fc62ed3c8]

#90899# acceleartors Next/PreviousWindow


2001-10-15  Ocke Janssen  <oj@openoffice.org>  [2d1cc8ea041336e62f2cec1a7e1704c2798c5bc2]

#93171# swap old unused fields


2001-10-15  Stephan Bergmann  <sb@openoffice.org>  [8e0bede4a0259d7e433930e69eea34006755923a]

#93159# Adapted to fixed rtl::OUStringBuffer::operator =().


2001-10-15  Malte Timmermann  <mt@openoffice.org>  [5e40319a4e2869d791737fae75aba687b71bc243]

#89914# set/getProperty()


2001-10-15  Michael Brauer  <mib@openoffice.org>  [2836dbdcd0ac9f9d065b8c4084294590fed9dccf]

#86025#: use of text converter for conversion to unicode


2001-10-15  Michael Brauer  <mib@openoffice.org>  [2a11fe558866221f77b38ac52964caa30bc06795]

#86025#: use of text converter for conversion to unicode


2001-10-15  Gregor Hartmann  <gh@openoffice.org>  [9132e57e9ca585a7a2a43a95783c4a6f10b47035]

#87726#Displayhid with StringUIDs


2001-10-15  Carsten Driesner  <cd@openoffice.org>  [acae928d6572fa8d6de4c202b8aa97c7799d3b87]

#93123# list of filters should be ordered


2001-10-15  Stephan Bergmann  <sb@openoffice.org>  [f417213e9a98d06dcc629abb10e768ccb3732d0d]

#93159# Fixed rtl_[u]Stringbuffer_newFrom... (double release).


2001-10-15  Stephan Bergmann  <sb@openoffice.org>  [e261767f6700a189264f50f01e5318b3f1778b3d]

#93159# Fixed rtl::O[U]StringBuffer::operator =().


2001-10-15  Stephan Schäfer  <ssa@openoffice.org>  [4e29fb6332672f27833d13780ec2fde021897941]

#92580 printeradmin icon


2001-10-15  Peter Burow  <pb@openoffice.org>  [6639b79c86c9475c59779f3b75965e2412860843]

fix: #91015# ignore HTML settings for display graphics and tables


2001-10-15  jp  <jp@openoffice.org>  [4011491b3c46233190bbeb0342e9c83800b33d55]

Bug #93162#: DrawTextShell with slots GetUndo-/GetRedoStrings


2001-10-15  Peter Burow  <pb@openoffice.org>  [d29a97bf215da019ff781e9c5ab50bee3e7fccc4]

fix: #90914# more optimized


2001-10-15  Matthias Huetsch  <mhu@openoffice.org>  [b6e1169bff715277eeb82e114a267917e1727b69]

#92552# Adapted to use rtl memory management.


2001-10-15  Matthias Huetsch  <mhu@openoffice.org>  [e09618f928e374b7bba4c6a15b52056f56d4c8b8]

#92552# Added memory management initialization.


2001-10-15  Matthias Huetsch  <mhu@openoffice.org>  [b900355b3fd342aac264bf9aab36d03ee1abf485]

#92552# New memory management implementation.


2001-10-15  Matthias Huetsch  <mhu@openoffice.org>  [6ae7ea31ab5a52cfdd4e5d916d1dad905cf834af]

#92552# Added missing SAL_THROW_EXTERN_C() to function declarations.


2001-10-12  Kurt Zenker  <kz@openoffice.org>  [e62eccbc6a59118594cc9ad15b27ca575489099d]

Merge SRC641: 13.10.01 - 00:10:02


2001-10-12  Kurt Zenker  <kz@openoffice.org>  [39262abd9a1f88ba5a17a296c0cc3dffb1d91cff]

Merge SRC641: 13.10.01 - 00:05:37


2001-10-12  Kurt Zenker  <kz@openoffice.org>  [f13a3e2692a241b20220a37ca7b78034f6473c6c]

Merge SRC641: 12.10.01 - 23:48:41


2001-10-12  Oliver Bolte  <obo@openoffice.org>  [3a359ea9896057479c4ff4b6707f214b1db77647]

Merge SRC641: 12.10.01 - 23:41:44


2001-10-12  Oliver Bolte  <obo@openoffice.org>  [2c7549af67b7dde93c011589f6d683e09b86403c]

Merge SRC641: 12.10.01 - 23:36:08


2001-10-12  Kurt Zenker  <kz@openoffice.org>  [a96bd5192132f1b6578621a3139662f8137a67c4]

Merge SRC641: 12.10.01 - 23:35:52


2001-10-12  Kurt Zenker  <kz@openoffice.org>  [8b8fe97f1a5b49f5c2d8184bed2bd5d7e0e2acac]

Merge SRC641: 10/12/01 - 23:30:31


2001-10-12  Kurt Zenker  <kz@openoffice.org>  [2e0cd1a636d8565ac4810803f0852823d691ad1a]

Merge SRC641: 12.10.01 - 23:28:47


2001-10-12  Bustamam Harun  <bustamam@openoffice.org>  [507ad90de47fed3bcd71a01ac26306c13cdb670c]

#84725# add XServiceInfo


2001-10-12  Kurt Zenker  <kz@openoffice.org>  [369e1d6b2abeb8de24d22644c0e5a025906ab426]

Merge SRC641: 12.10.01 - 23:19:42


2001-10-12  Rüdiger Timm  <rt@openoffice.org>  [499b024e189bbd30fb2538f97f48ab26d527cddc]

Merge SRC641: 12.10.01 - 23:16:06


2001-10-12  Kurt Zenker  <kz@openoffice.org>  [733b683fd2e7111a7820612f701df203865ddbe4]

Merge SRC641: 10/12/01 - 22:59:34


2001-10-12  Kurt Zenker  <kz@openoffice.org>  [3f147d9af8df4357c57474f2533a4ffad2d60146]

Merge SRC641: 12.10.01 - 22:58:19


2001-10-12  Rüdiger Timm  <rt@openoffice.org>  [f9b6d9ef50f6e6f94f4b92c07f25e49a2f7f42e9]

Merge SRC641: 12.10.01 - 22:54:38


2001-10-12  Rüdiger Timm  <rt@openoffice.org>  [5b98c97871ee60f23ae96d38651a192feddd36da]

Merge SRC641: 12.10.01 - 22:51:34


2001-10-12  Kurt Zenker  <kz@openoffice.org>  [5ea992539b7420364a6cfefb8ff6f3277f24b0e0]

Merge SRC641: 12.10.01 - 22:47:54


2001-10-12  Kurt Zenker  <kz@openoffice.org>  [0f3a9c36592eb0eb7ac5b35ece620f35a0d7632a]

Merge SRC641: 12.10.01 - 22:46:51


2001-10-12  Vladimir Glazounov  <vg@openoffice.org>  [62763e9a35db3681c12165c373d4ccaae7cae726]

Merge SRC641: 12.10.01 - 22:46:00


2001-10-12  Rüdiger Timm  <rt@openoffice.org>  [cfc1dd8526c8f7501fb3deb8244edc4a10d2ed14]

Merge SRC641: 12.10.01 - 22:35:15


2001-10-12  Oliver Bolte  <obo@openoffice.org>  [b17eeb0acbc32c172bcbe497db6f12b9a4d731df]

Merge SRC641: 12.10.01 - 22:30:53


2001-10-12  Kurt Zenker  <kz@openoffice.org>  [dfd379d98406082080b16687d80a149d313f7b75]

Merge SRC641: 12.10.01 - 22:29:56


2001-10-12  Vladimir Glazounov  <vg@openoffice.org>  [40db6e87ed237e9fc3f1c3ba6f5176a35c5c593b]

Merge SRC641: 12.10.01 - 22:26:02


2001-10-12  Kurt Zenker  <kz@openoffice.org>  [981adc5777abf88c91425350b864cd840fbb6dbb]

Merge SRC641: 12.10.01 - 22:24:23


2001-10-12  Hans-Joachim Lankenau  <hjs@openoffice.org>  [269d981285474da4016be668b76c69357eaf32f9]

#65293# get files with dos lineends out of the common patch


2001-10-12  Hans-Joachim Lankenau  <hjs@openoffice.org>  [58bd17536377b5669dcec2b352457c01138c59f9]

#65293# corrected zip dependencies


2001-10-12  Thorsten Behrens  <thb@openoffice.org>  [f2ba606255cddb0adb37c82399bf70c64e7180e1]

#93096# No decode for UI URL


2001-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [154e550f73df21dc2e31bcce080ebe9e3b24e394]

#92830#: required change: std::min()/std::max()


2001-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [ac1f2ea2e317df4493e2457d4ef9f417c4410a19]

#92830#: required change: std::min()/std::max()


2001-10-12  Mathias Bauer  <mba@openoffice.org>  [abd354c84820c2654a0a1fff55a0bae75a21c2e7]

#92411#: IsStorage didn't work for storages based on streams


2001-10-12  Mathias Bauer  <mba@openoffice.org>  [0e92d9c4ef42a8bd53b6a77a44f218f8d19bc48f]

#92162#: required changes of SvtViewOptions


2001-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [ada68fdabf5139bff04725d64592d28e8c23acee]

#92830#: required change: std::min()/std::max()


2001-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [99e111667825ee9268b0000bd699677184849056]

#92830#: required change: std::min()/std::max()


2001-10-12  Christian Lippka  <cl@openoffice.org>  [471afc172798f2dac1509a331cc7e5a90f80f547]

#91486# added xml alien attributes


2001-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [03cac15ad7f78df6a0ae9ca887e385d49e16e010]

#92830#: required change: std::min()/std::max()


2001-10-12  Daniel Boelzle  <dbo@openoffice.org>  [62156f3a36ec2b94669e3242799bf018c11af646]

#92951# alignment tests


2001-10-12  Daniel Boelzle  <dbo@openoffice.org>  [6d9ba49e20534cb7d4adb40c61be273117e13473]

#92951# aligment macros for gnuc3


2001-10-12  Christian Lippka  <cl@openoffice.org>  [864d0c8cdc63814e16a27938e7d168e06dc96cd3]

#91486# added xml alien attributes


2001-10-12  Christian Lippka  <cl@openoffice.org>  [10eb57c6dec170a6cea4d21fe49c463a5c64a0d4]

#91486# added xml alien attributes


2001-10-12  Sven Jacobi  <sj@openoffice.org>  [cf2c31077672f8ad16c3bdfb14b090a0b69e0575]

#93065# reading uninitialized memory (mnFont)


2001-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [d8275cd63bd0821842c5b27250cb32dbe90e9407]

#92830#: required change: std::min()/std::max()


2001-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [46e2c7a6d32ef700e47e63b0f4db5d9699d7a469]

#92830#: required change: std::min()/std::max()


2001-10-12  Christian Lippka  <cl@openoffice.org>  [496064507db41ad85b5b6e1672a691be70444282]

#91486# added generic namespace export for user attributes


2001-10-12  Jörg Budischewski  <jbu@openoffice.org>  [12f3b88dd40e392dc35a262a9a2baed10c1504ff]

#88337# documentation reviewd


2001-10-12  Jörg Budischewski  <jbu@openoffice.org>  [48e5d83c42cf2dcea21bfda17a1ed692ee927d2e]

#88337# reviewed documentation


2001-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [390bd357b43f6f3fa5be2917c03d899a9654185b]

#92830#: required change: std::min()/std::max()


2001-10-12  jp  <jp@openoffice.org>  [cb715a83d5b890b779e5600a5eeded22d780e6f3]

Task #93129#: use also the new Undo-/Red controler


2001-10-12  jp  <jp@openoffice.org>  [db6bef17b4aab7e5d58253ae72333b27a5c4fca3]

Task #92348#: optimize Undo-/Redo controler code/class size


2001-10-12  jp  <jp@openoffice.org>  [9effedf11326a0c400c0590809369c345f49778e]

Task #92348#: optimize Undo-/Redo controler code/class size


2001-10-12  jp  <jp@openoffice.org>  [484dee576f0bf081c785b8e24a03a836fb49d5c4]

Task #92348#: optimize Undo-/Redo controler code/class size


2001-10-12  jp  <jp@openoffice.org>  [dc065cd457c05859bb0de15eaf948d2ef66b6340]

Task #92348#: optimize Undo-/Redo controler code/class size


2001-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [be01851bf8bb939766a4979346f5350d157baa24]

#92830#: required change: std::min()/std::max()


2001-10-12  Mathias Bauer  <mba@openoffice.org>  [207c769090597fbf19966aca5fdd36bafb051f1b]

#91174#: only check visible frames on logout


2001-10-12  Daniel Boelzle  <dbo@openoffice.org>  [d883c5a06fd10c331bb3fd1931175fb153b6db46]

#92951# better bin tests


2001-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [0d0eeb9d04ef36cc1ef7124b25fee483084bdfd5]

#92830#: required change: std::min()/std::max()


2001-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [49773308dc71f857b5d44cb8b54797a0a8446b9d]

#92830#: required change: std::min()/std::max()


2001-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [e3472973a79e27f3a2167168fa840ad8a7406794]

#92830#: required change: std::min()/std::max()


2001-10-12  Mathias Bauer  <mba@openoffice.org>  [d27a647698b6aa58dbfc152f0784aca8c611fc47]

#92756#: wrong pathes in webtop


2001-10-12  Behrend Cornelius  <bc@openoffice.org>  [552c5fef04b1730dce28df8d2f0485774fbe189c]

#93098# StoreDocument now with errorhandling


2001-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [c270ee89d002054177af411ec9f14c01453dd477]

#92830#: required change: std::min()/std::max()


2001-10-12  Behrend Cornelius  <bc@openoffice.org>  [1b06eaa397078bf5f016f517f171a2e3ce5427d5]

#93102# Bug with borders now fixed, call from beamer now works fine


2001-10-12  Mathias Bauer  <mba@openoffice.org>  [de11880f24207823f5a6572cade5ee4ca2c56c3a]

#92756#: wrong pathes in webtop


2001-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [112fe37838e1dd2cbda604362439321077f45459]

#92830#: required change: std::min()/std::max()


2001-10-12  Oliver Bolte  <obo@openoffice.org>  [f8d7c69caec77963aeed2812b4eeaccc333a04bf]

new version for SRC641


2001-10-12  Rüdiger Timm  <rt@openoffice.org>  [9aaff8a3e812a1d4d1d1d61f65c60e3c36ab4ee8]

new version for SRC641


2001-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [4d2680318ea5bd6cc909f726e9b866fbb5968f4d]

#92830#: required change: std::min()/std::max()


2001-10-12  Michael Brauer  <mib@openoffice.org>  [e3fe01da59ceb6bbfb72493e25f6c3e718ed92df]

#92217#: Remove loading/saving of layout


2001-10-12  Michael Brauer  <mib@openoffice.org>  [278ac9a7ff911a7086214d3f1980d9fb0fedeed8]

#92217#: Remove loading/saving of layout


2001-10-12  Kurt Zenker  <kz@openoffice.org>  [9fe54f4d8c02c628f0658d80837ee4ab7ceb453d]

new version for SRC641


2001-10-12  Martin Gallwey  <mtg@openoffice.org>  [b50c83689cff4b30424b1a1792e2a2342d423fe7]

#92717# pass pDoc pointer to constructors so we can access default styles


2001-10-12  Daniel Vogelheim  <dvo@openoffice.org>  [33dcba66f9f1e8b4b9277f86dcd4f735078b3d5e]

#91636# always clear attribute list, if if 'severe' error occured


2001-10-12  Martin Gallwey  <mtg@openoffice.org>  [c7f1597662ab654c26fef1a4cc2c81d2b7c262fc]

#92717# Use the SwDoc pointer to get values from default styles for frame descriptors


2001-10-12  Daniel Vogelheim  <dvo@openoffice.org>  [07251356ebdf355ca470d67225cc5ccd49bd9c22]

#91949# prevent 'set wrong value on ProgressBar' assertion if no reference value is set


2001-10-12  Michael Brauer  <mib@openoffice.org>  [4616a4b0f152d495f153476c4c2979caaba64365]

#92217#: Remove loading/saving of layout


2001-10-12  Martin Gallwey  <mtg@openoffice.org>  [1100822c96684235ade9717c41fbd4357dc92536]

#92717# Pass the SwDoc pointer to the SwXFrame derived classes so I can access styles from the document


2001-10-12  Frank Schönheit  <fs@openoffice.org>  [95d327ba8006dde05c0659e7398c6ac264b46bfe]

#88924# deliver folderpicker.hxx


2001-10-12  Frank Schönheit  <fs@openoffice.org>  [319629dac79634929c4a65224cf4c28c40ad26b6]

#88924# make GetTopMost... static


2001-10-12  Kurt Zenker  <kz@openoffice.org>  [14f4a21926e5403735a43a7f306ac1583e797ed2]

new version for SRC641


2001-10-12  Oliver Braun  <obr@openoffice.org>  [982f215b1c0c246cbc552b1032a6759e81e2afdb]

make autodoc happy


2001-10-12  Michael Brauer  <mib@openoffice.org>  [8346ad440f7def35f7e220282503b81e11d21a97]

#92217#: Remove loading/saving of layout


2001-10-12  Andreas Schlüns  <as@openoffice.org>  [91581d0f412323be8c091a99ae4488e2dd0fb606]

#92162# perform viewoptions


2001-10-12  Rüdiger Timm  <rt@openoffice.org>  [e9b96871af8a944fbb660d9de462e7d6839ae5e9]

new version for SRC638


2001-10-12  Mathias Bauer  <mba@openoffice.org>  [9afbe03397cd3d637f4ae628b144b888b0781204]

#91147#: blank dispatching always uses loadComponentFromURL, never use findFrame, does not work in WebTop


2001-10-12  Stephan Bergmann  <sb@openoffice.org>  [7499a25eb544b17f9db875e2a2fd6a84f7e4ef1a]

#87140# Added missing information.


2001-10-12  Frank Meies  <fme@openoffice.org>  [00a79308727b1189addcdb1a8dde3cc59463d4bf]

Fix #92942#: Wrong paranthesis in SET_WRONG macro


2001-10-12  Peter Burow  <pb@openoffice.org>  [4af60d2eeb13391f68aed2d6865ef2ee7db9ae66]

fix: #92162# required changes of SvtViewOptions


2001-10-12  Kai Sommerfeld  <kso@openoffice.org>  [98b84aba600dd60540a5e1209be753262920e23c]

#91127# -Added TARGETTYPE=GUI


2001-10-12  gt  <gt@openoffice.org>  [d77abcd53214f9c56c264dbf7a4854556e912dcb]

#92162# must change SvtViewOptions


2001-10-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [9630dcab1654dee3242fb677de0280caf9df4d89]

#82924#: gcc-3.0.1 needs lvalue


2001-10-12  gt  <gt@openoffice.org>  [aabfd0ea320363be0d47309ae76271a7845eced5]

#92162# must change SvtViewOptions


2001-10-12  Niklas Nebel  <nn@openoffice.org>  [803d78fde1db3c605639b3fd221f4b7199fc45ea]

#86458# for context menu by keyboard, use cursor position


2001-10-12  Eike Rathke  <er@openoffice.org>  [84fa75275a3fad7180f4267cb4e5ca0f6a522441]

#86145# when sorting, 3D references are not updated but kept to point to old position


2001-10-12  Malte Timmermann  <mt@openoffice.org>  [6082b7629051a73827105eea7933a17648d30370]

#89914# BASEPROPERTY_SCALEIMAGE


2001-10-12  Caolán McNamara  <cmc@openoffice.org>  [5fc6129e72b678f262ecfaab871f2d72054ef1f4]

#92940 Allow commas as seperators of styles and levels in toc field


2001-10-12  Malte Timmermann  <mt@openoffice.org>  [b7d30aaf73d5e617c72c619fe6e38095ec1f59d3]

#89914# ScaleImage


2001-10-12  Frank Schönheit  <fs@openoffice.org>  [7123ce2eb7dfebce179fa611d85d968a04b2604e]

#91600# HID_DBIWIZARD_FILESELECTION


2001-10-12  Tino Rachui  <tra@openoffice.org>  [1b8513cf998448c2719a1a5772436c79936eba2b]

#91448#changed font setting from MS Sans Serif to MS Shell Dlg


2001-10-12  Sven Jacobi  <sj@openoffice.org>  [425010e35fc538f525b86173d8d956d3d3e8c82a]

#93083# solved performance problem


2001-10-12  Mathias Bauer  <mba@openoffice.org>  [8c3d257b49c9873883c8a4261786bebf9466dc09]

#89054#: avoid using package component if storage is not there


2001-10-12  Oliver Braun  <obr@openoffice.org>  [3ef74dab06323c5e368f11d9d578494658aa973e]

#93053# throw exception if mail client could not be started


2001-10-12  Ocke Janssen  <oj@openoffice.org>  [251039c87c81c9b38a809ff5a4993e7d06e01d36]

#92883# fix the descriptor handling


2001-10-12  Ocke Janssen  <oj@openoffice.org>  [0ed8d1bf8a7850378eb9dbfbc433a30ca2967096]

#92883# fix the descriptor handling


2001-10-12  Mathias Bauer  <mba@openoffice.org>  [8348f7a798205e5ad0e5078619ff519d3cf02621]

#91174#: make sure that all new documents are opend via OpenDoc


2001-10-12  Andreas Schlüns  <as@openoffice.org>  [7645ba5d41536fdf344c7f5391902e5f0fd729f8]

#92766# don't use special FAT2VFat for windows any longer


2001-10-12  Caolán McNamara  <cmc@openoffice.org>  [c8232050243778f9896749a4d3e2ec4d58c3b06a]

#92697 save settings in embedded objects


2001-10-12  Frank Schönheit  <fs@openoffice.org>  [e6cdb98e62cc36cc622a712c1376fdbb6fad7672]

adjusted the URL for the IANA document


2001-10-12  Mathias Bauer  <mba@openoffice.org>  [794a78f73a6c5ac960515de088fbd380246d7bc2]

#91174#: desktop always tries to dispatch over plugin in webtop


2001-10-12  Caolán McNamara  <cmc@openoffice.org>  [39273ceb4c6f9677bbb83409f2b12a073cdc3d10]

#92975# Check pointer


2001-10-12  Stephan Bergmann  <sb@openoffice.org>  [874b016aec9ed24583cd41a711a4cfc599ddf6ec]

#87140# Added textenc regression tests.


2001-10-12  Daniel Boelzle  <dbo@openoffice.org>  [2edea56b0a442ab65cef1024917ed95ca4207175]

#92951# added test cases


2001-10-12  Caolán McNamara  <cmc@openoffice.org>  [2fdd670bbe6f77dc3e5f3daa199245c7708f8721]

#92916# Use western font as fallback conversion set for 8 bit


2001-10-12  Frank Schönheit  <fs@openoffice.org>  [9c7b2a28047eebd169b7f90d10e56a192573907b]

#88924# +GetTopMostFilePicker


2001-10-12  Daniel Boelzle  <dbo@openoffice.org>  [3bb252e1dcb881fbdb0f001f02ae73687cd2bc42]

#92951# struct test cases


2001-10-12  Stephan Bergmann  <sb@openoffice.org>  [ee2c73f6a8711bb1e9f6ed5ea253b152b6742144]

#87140# Cleaned up, added EUC-TW and GB-18030.


2001-10-12  Christian Lippka  <cl@openoffice.org>  [f65c6f9d99ebb1a18da00aec3db684750cb4db51]

#91486# added xml alien attributes


2001-10-12  Christian Lippka  <cl@openoffice.org>  [c27eb05a96ca0ac5f2b5d384595bce1f6be7f871]

#91486# added xml alien attributes


2001-10-12  jp  <jp@openoffice.org>  [04d3ffd6286aa4de7dca85b346074ed53154d06a]

Bug #92942#: ResetAttr - call ClearItem_BC instead of ClearItem


2001-10-12  Stephan Bergmann  <sb@openoffice.org>  [bf4d03e8e0ec2a50462ba0d959915b17e515f8c0]

#87140# .dat was a bad idea (cvs wrapper thinks it's binary), retrying with .tab.


2001-10-12  Stephan Bergmann  <sb@openoffice.org>  [e8366e3816b50dbe4e1f9b697abece8813e11b00]

#87140#


2001-10-12  Daniel Rentz  <dr@openoffice.org>  [93fe0763ae4769fe4144657a1655560fa545e51e]

#92791# typo


2001-10-12  Daniel Rentz  <dr@openoffice.org>  [dfeebfc5c88b0701ba3bbd0809c4f113525a672d]

#i1714# EDATE: wrong year calculation


2001-10-12  Philipp Lohmann  <pl@openoffice.org>  [34bbe0f07174d7d31fdfff203c273deb45ad893b]

#93105# correct transient hint for unmapped parent frames


2001-10-12  Frank Meies  <fme@openoffice.org>  [b7b83fe07b1a772489c76956d3d64d570fa711ab]

Fix #93009#: Frames anchored at page should not affect text in footer or header


2001-10-12  Behrend Cornelius  <bc@openoffice.org>  [179c7dbf0dc72cd6254f1a46aefa177467771978]

#92259# New Basic Numeric controls added


2001-10-12  Peter Burow  <pb@openoffice.org>  [f85b8909d0870bb96b79b472561bc4892d7b0068]

fix: #93080# dont use an empty factory


2001-10-12  Frank Schönheit  <fs@openoffice.org>  [e5c6dceeafb44aafadbdea5dcdcab4ce279b22fe]

#92343# #93024# don't execute the internal file picker in an own thread


2001-10-12  Frank Meies  <fme@openoffice.org>  [a86a8e26576f7b2aae5af75f03e19989df8e77cb]

Fix #92593#: Zoom of line break and tab symbols (ifdeffed)


2001-10-12  Frank Schönheit  <fs@openoffice.org>  [acd7c723c28d341186b13f1e15c1ee3d768b7e71]

#93090# in case-insensitive folders, compare the file extension we're working for case-insensitive


2001-10-12  Carsten Driesner  <cd@openoffice.org>  [3497c874659e85d302b37da4f9fe8b1a49fc24e9]

#92936# default port changed to https


2001-10-12  Carsten Driesner  <cd@openoffice.org>  [5be2231b4c383ff127830cbb2a90fa45d4de2f40]

#92936# not supported ports removed


2001-10-11  Rüdiger Timm  <rt@openoffice.org>  [70d27abdd8d51150652ac019d082dd27b92088cd]

Merge SRC641: 11.10.01 - 23:28:42


2001-10-11  Rüdiger Timm  <rt@openoffice.org>  [448d47945f332534266199e6ecbd36f9f377e4cc]

Merge SRC641: 11.10.01 - 23:18:42


2001-10-11  Kurt Zenker  <kz@openoffice.org>  [7f2948928c089ac15084a51e2d1af3cb0eae4505]

Merge SRC641: 10/11/01 - 23:15:32


2001-10-11  Kurt Zenker  <kz@openoffice.org>  [7520501b74fba42ceb6d608c16a2538f012aa8d8]

Merge SRC641: 11.10.01 - 23:14:56


2001-10-11  Kurt Zenker  <kz@openoffice.org>  [2c45c6886878a3a4657f4acb0ce48e52ff5c06f0]

Merge SRC641: 11.10.01 - 23:13:05


2001-10-11  Kurt Zenker  <kz@openoffice.org>  [ae561bc57008a3a98e958fe99c94ee893daaff47]

Merge SRC641: 11.10.01 - 23:11:05


2001-10-11  Kurt Zenker  <kz@openoffice.org>  [3d0d2a6cbe20df2fbb17c75ca126444108b947c5]

Merge SRC641: 11.10.01 - 23:09:15


2001-10-11  Kurt Zenker  <kz@openoffice.org>  [d915558cf3c05795fd4bdc954c1e032ef4f5a66d]

Merge SRC641: 11.10.01 - 23:07:21


2001-10-11  Kurt Zenker  <kz@openoffice.org>  [86fb17be04df086dbf0bc54b27295cd8abddc89b]

Merge SRC641: 11.10.01 - 23:07:26


2001-10-11  Vladimir Glazounov  <vg@openoffice.org>  [04d002b222028b58fde78c9d1fbf2a2d3b4e99f9]

Merge SRC641: 11.10.01 - 23:06:47


2001-10-11  Kurt Zenker  <kz@openoffice.org>  [0e4fc6769360b12f9cfff45601d8abf9da491d0d]

Merge SRC641: 11.10.01 - 23:06:24


2001-10-11  Kurt Zenker  <kz@openoffice.org>  [c5dffe206e2eca970792e50736947c26d6809a6d]

Merge SRC641: 10/11/01 - 23:03:28


2001-10-11  Kurt Zenker  <kz@openoffice.org>  [ddbd6fa691b91944453e8b27ca650d1ba58894a1]

Merge SRC641: 11.10.01 - 23:03:29


2001-10-11  Kurt Zenker  <kz@openoffice.org>  [f31a29ebacc4cd1a91d5153e3ccb477c06ecabfd]

Merge SRC641: 11.10.01 - 23:03:04


2001-10-11  Oliver Bolte  <obo@openoffice.org>  [af166d872a7c8763d2070e362b4ad531f8fd7718]

Merge SRC641: 11.10.01 - 23:02:49


2001-10-11  Vladimir Glazounov  <vg@openoffice.org>  [360016c169d2fe2d655e0a400261f13044af496a]

Merge SRC641: 11.10.01 - 23:02:31


2001-10-11  Kurt Zenker  <kz@openoffice.org>  [1457b628eb9c4332f3de682c6b47af5de2f8c5d0]

Merge SRC641: 11.10.01 - 23:01:42


2001-10-11  Vladimir Glazounov  <vg@openoffice.org>  [0dad826e2e872d3c08f238e1792bff86b95dfc36]

Merge SRC641: 11.10.01 - 23:00:35


2001-10-11  Vladimir Glazounov  <vg@openoffice.org>  [1005c7d776852edec94db6e82aabb53c671750bb]

Merge SRC641: 11.10.01 - 22:57:12


2001-10-11  Kurt Zenker  <kz@openoffice.org>  [aa7d9342788c7f6898f1ea5c3192f47d8b367104]

Merge SRC641: 11.10.01 - 22:56:43


2001-10-11  Kurt Zenker  <kz@openoffice.org>  [865166838f8b5ae63c74eee7bb8009444308435c]

Merge SRC641: 11.10.01 - 22:54:23


2001-10-11  Vladimir Glazounov  <vg@openoffice.org>  [06db84e79eaa72e3b8e0ae6b05f9acf1d824fae1]

Merge SRC641: 11.10.01 - 22:54:21


2001-10-11  Kurt Zenker  <kz@openoffice.org>  [8fd9698407fb6560ce1a05be4ac0d99669fe60ab]

Merge SRC641: 11.10.01 - 22:51:06


2001-10-11  Kurt Zenker  <kz@openoffice.org>  [a8bd5f78b3eda7ea7b03e77a2b4ee7c21fdabdb8]

Merge SRC641: 11.10.01 - 22:50:23


2001-10-11  Oliver Bolte  <obo@openoffice.org>  [82aa3bd58cdd7e49c48259d49c7b46a46007407a]

Merge SRC641: 11.10.01 - 22:50:35


2001-10-11  Vladimir Glazounov  <vg@openoffice.org>  [96c140f5e3e8c9184f5eef9489dd200bd0bf0ca5]

Merge SRC641: 11.10.01 - 22:49:51


2001-10-11  Kurt Zenker  <kz@openoffice.org>  [8d07375114054f11e7f38d068c915847a225c404]

Merge SRC641: 11.10.01 - 22:49:40


2001-10-11  Kurt Zenker  <kz@openoffice.org>  [39ef44f54e2d0b0e59d0673acb1367ccb32890be]

Merge SRC641: 11.10.01 - 22:49:08


2001-10-11  Oliver Bolte  <obo@openoffice.org>  [fcbd7866e0b9af504af9442b2f8b26977b00f537]

Merge SRC641: 11.10.01 - 22:48:13


2001-10-11  Rüdiger Timm  <rt@openoffice.org>  [68e91d9e2663132c5210481ec2bda2524abae888]

Merge SRC641: 11.10.01 - 22:47:27


2001-10-11  Kurt Zenker  <kz@openoffice.org>  [4e8f7475b7dc89c6de0bc9d76f5a44d4d54ad6fd]

Merge SRC641: 10/11/01 - 22:48:34


2001-10-11  Rüdiger Timm  <rt@openoffice.org>  [82714364fbd710299d442bd7e4d91608a768e343]

Merge SRC641: 11.10.01 - 22:46:54


2001-10-11  Kurt Zenker  <kz@openoffice.org>  [2e319d5551638bf2f360e1d403ff7f779b63b3a5]

Merge SRC641: 11.10.01 - 22:47:11


2001-10-11  Kurt Zenker  <kz@openoffice.org>  [ada43b1daa1c4ae4537c747c290ba10a36070a0a]

Merge SRC641: 11.10.01 - 22:46:01


2001-10-11  Rüdiger Timm  <rt@openoffice.org>  [45d756f437f66c2c35ebf0e903019bb1d24d045b]

Merge SRC641: 11.10.01 - 22:44:16


2001-10-11  Oliver Bolte  <obo@openoffice.org>  [b9a3c022bc67cd31e58067c712b591914ebad315]

Merge SRC641: 11.10.01 - 22:43:38


2001-10-11  Oliver Bolte  <obo@openoffice.org>  [cb35d6d7508e6d6b39893077f1603c33431ae136]

Merge SRC641: 11.10.01 - 22:41:47


2001-10-11  Kurt Zenker  <kz@openoffice.org>  [b39d4d44d9a3d951a21c0389f6e7ada2daeb3e41]

Merge SRC641: 11.10.01 - 22:40:54


2001-10-11  Kurt Zenker  <kz@openoffice.org>  [1afbc7884c73b5c332a4d6c8cc2a1b10567e2e97]

Merge SRC638: 11.10.01 - 22:35:00


2001-10-11  Kurt Zenker  <kz@openoffice.org>  [878abc7ab87170c152c98bc919337f9448b197ac]

Merge SRC638: 11.10.01 - 22:20:13


2001-10-11  Vladimir Glazounov  <vg@openoffice.org>  [aacdf798124cd9c10a9373c328976e8bf3ef740e]

Merge SRC638: 11.10.01 - 22:19:21


2001-10-11  Vladimir Glazounov  <vg@openoffice.org>  [a4a0c90cdfb67c541941c17f7b7dc58ac9f678aa]

Merge SRC638: 11.10.01 - 22:16:24


2001-10-11  Kurt Zenker  <kz@openoffice.org>  [efcdfd59516c555e6cec99c7d5153bde0c228785]

Merge SRC638: 10/11/01 - 22:14:03


2001-10-11  Kurt Zenker  <kz@openoffice.org>  [3673edf64ee7a8628484c54da779e1ad5902ef03]

Merge SRC638: 11.10.01 - 22:11:40


2001-10-11  Kurt Zenker  <kz@openoffice.org>  [c24d93538f0d254ae91c7f44603f0d131b3a0a64]

Merge SRC638: 10/11/01 - 22:12:07


2001-10-11  Martin Gallwey  <mtg@openoffice.org>  [702fccec11e8b00a0550a4a1af0c63844975a175]

#89875# fix XPropertySet methods for descriptor styles


2001-10-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [bd906444684b86171a9eed8a56c3b5956ab72a57]

#92924#: gcc-3.0.1 needs lvalue


2001-10-11  Hans-Joachim Lankenau  <hjs@openoffice.org>  [bcfda0a37ec7728136c0f464f4d9a660a0937ba5]

#65293#


2001-10-11  jp  <jp@openoffice.org>  [f69366843ce1764fb4a684c055879c796b0cbac5]

Bug #93007#: StartDrag - ask DrawView if they will handle the DragEvent


2001-10-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [3b764eb1c687479735bb15766e1d869fe949fe27]

#92924#: gcc-3.0.1 needs lvalue


2001-10-11  Hans-Joachim Lankenau  <hjs@openoffice.org>  [7209ff03122e5e743973a58052dbb8f4edd716ef]

#89835# gcc likes -fpic better


2001-10-11  Martin Gallwey  <mtg@openoffice.org>  [8602b735a535eec3487bf9d6ebbc732f87094dd4]

#93063# make sure we have a link before calling methods on it


2001-10-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [a8583af9184e7c620bfe98d0cb36b4b52761735c]

#92924#: lcl_GroupAndClassify(): clear FilterGroupList


2001-10-11  Philipp Lohmann  <pl@openoffice.org>  [cf52a2514776296baaeb7a0ef92508ad5dd37644]

#92036# do not try to change stacking order on WMs that do not need that


2001-10-11  Dirk Grobler  <dg@openoffice.org>  [49794f270fda957d4c2c92ffa88c7568fb0fa4f1]

#92234# new string defs to share


2001-10-11  Jörg Budischewski  <jbu@openoffice.org>  [81c963211a6a2f65c5dedeadd47ddda6faf184df]

#92165# outputdevice is now set at graphics, before getdevfontlist is called


2001-10-11  Martin Gallwey  <mtg@openoffice.org>  [9704da98d12083c9584e1229a51b20e07c561447]

#91766# handle 3dscene objects as SwXGroupShapes


2001-10-11  jp  <jp@openoffice.org>  [24aebf32356e390e642e4ecd2c5bd61a6b8517b5]

Bug #72294#: merge code of methods GetNext-/PrevCntntPos() into one method


2001-10-11  Vladimir Glazounov  <vg@openoffice.org>  [efe150cc9d8448d7e2d3b01b3fd0c58b70bffb86]

#65293# fix for compiler bug


2001-10-11  jp  <jp@openoffice.org>  [902a2c3de3a05e8f1c46c5988b328404cd2db412]

Bug #72294#: TimeOutHdl - call UnitUp/-Down also with table selection


2001-10-11  Malte Timmermann  <mt@openoffice.org>  [86fe1d952eae8f14ae6cddd695e28d2859c6ecf3]

#88465# Keep Text in UnoEditControl, maybe there is no Text Property!


2001-10-11  Hans-Joachim Lankenau  <hjs@openoffice.org>  [220d88f268c63aea018ffc93b72722b6b80aa743]

#89835# use config instead of Configure; patch needed for solaris x86


2001-10-11  Martin Gallwey  <mtg@openoffice.org>  [b86953d1db4d5a4fe6f8d6e86778ce7b2b303c06]

#91766# Use SwXGroupShapes for 3d objects the same as for normal group objects


2001-10-11  Malte Timmermann  <mt@openoffice.org>  [e1dba987150678599b5f7a0ef25b5f4d491810ca]

#88465# Keep Text in UnoEditControl, maybe there is no Text Property!


2001-10-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [d5658da1f61715b7a4fe0ff56564c354ed4d413e]

#92924#: gcc-3.0.1 needs lvalue


2001-10-11  Vladimir Glazounov  <vg@openoffice.org>  [8d94cdb57f57c1c7987ea8ea6be20134dd68682b]

#65293# corrected misspelling


2001-10-11  Herbert Duerr  <hdu@openoffice.org>  [20da1a8084680c1835bfe3cf619068b86c87c8f5]

#92957# fix for GetGlyphOutline worst case


2001-10-11  Malte Timmermann  <mt@openoffice.org>  [cd2a6118916f3c9f81d8a9a1f769adf2488bbb57]

#88465# ImplHasProperty( nId )


2001-10-11  Andreas Martens  <ama@openoffice.org>  [12defa69c127ba7dd77c4f564c84d8a85782a8df]

Fix #92154#: Columns with automatic width


2001-10-11  Daniel Boelzle  <dbo@openoffice.org>  [ba4f155598069228bd52b0ab2d12744c231d60dc]

#93054# changed bootstrapping + singleton names


2001-10-11  Daniel Boelzle  <dbo@openoffice.org>  [d0fcf4111a2d9fe77aac9f664b694a45265cb342]

#93054# changing bootstrapping preparing config access instead of rdb storage


2001-10-11  Christof Pintaske  <cp@openoffice.org>  [842dccb2f2e8a618307de26481c98abd63fb45bc]

#92649# create a dependecy to nas (network audio sound) for libaudio


2001-10-11  Dirk Grobler  <dg@openoffice.org>  [ecc3afa57a478e170bf9c6ad599c6ba78f0ad6c6]

#92234# new string defs to share


2001-10-11  Kai Sommerfeld  <kso@openoffice.org>  [dcc4e67af54d75295f820c69ac9c008307ef0e9b]

#92268# - Added support for property "EncryptionKey" for package streams.


2001-10-11  Dirk Grobler  <dg@openoffice.org>  [98c148fb406f70aa82aa3ac88868e2bbd46f5c68]

#92234# refactored group and user management and added feature for creating groups within groups


2001-10-11  Daniel Boelzle  <dbo@openoffice.org>  [7d32518485923feb4e0253be06f7a726ec21fe32]

#93054# fixed implementation names


2001-10-11  Daniel Boelzle  <dbo@openoffice.org>  [fa79b3c7d4ac1d6360ec5fd44f894844cfe08d95]

#93054# fixed assertion: enums may also be incomplete


2001-10-11  Daniel Boelzle  <dbo@openoffice.org>  [589e50581a4cbc4d308009627ba4813503aba521]

#93054# added QUERY ctor for anys


2001-10-11  Daniel Boelzle  <dbo@openoffice.org>  [7e32c6ec2878fbfc0e7086668fa5ce70c032f496]

#92951# added support for gcc3


2001-10-11  Daniel Boelzle  <dbo@openoffice.org>  [8819d2aed25c9bf6b7dcec754f16a986e160306a]

#92951# added new name for gcc3


2001-10-11  Armin Weiss  <aw@openoffice.org>  [737978aaa05136be8f476bea00ca3b01c7468791]

#93069# profiling support for drawing layer startup


2001-10-11  Thomas Benisch  <tbe@openoffice.org>  [457c2999d7e341b15296d0c02e9ce3c8bc0c9bf3]

#92973# GPF whwn select a modul in the object catalog in special cases


2001-10-11  Kurt Zenker  <kz@openoffice.org>  [2b8944ad8c6fbea00a49faed168efc31a9bad67e]

new version for SRC641


2001-10-11  Malte Timmermann  <mt@openoffice.org>  [332496a5811e1f4615a4b2ddbae483889de6e3e4]

#87976# Set/IsKernAsianPunctuation


2001-10-11  Kay Ramme  <kr@openoffice.org>  [5874171a790d14d1bdf113e600c1d2a03bed9037]

added tests for macros (#88338#)


2001-10-11  Kay Ramme  <kr@openoffice.org>  [7b0944830ebaca56bf7ce4a82e0572311fbf4316]

added SYSBINDIR as predefined macro (#88338#)


2001-10-11  Vladimir Glazounov  <vg@openoffice.org>  [0dd6fd8d61a6ae0625aa3ef98ccecf6561cae283]

#65293# added type vvoid


2001-10-11  Malte Timmermann  <mt@openoffice.org>  [842715e39c15f20f829462584dbb3203e77d4dfc]

#87976# Set/IsKernAsianPunctuation


2001-10-11  Kurt Zenker  <kz@openoffice.org>  [aaacda031e910e4e58c00e83deabdfdbf886e035]

new version for SRC641


2001-10-11  Frank Meies  <fme@openoffice.org>  [4d2990ff40ab7c5e838e137c905124fb8e916c3a]

Fix #92985#: Vanishing tab leaders if using small capitals


2001-10-11  Thomas Lange  <tl@openoffice.org>  [14cada089998c54dfb8f1fd4fbdf7dc0b8847405]

#92744# make align functions work for nodes with token-type TTEXT


2001-10-11  Mathias Bauer  <mba@openoffice.org>  [4d232175751d5244ab96fb4244f72f2cc86388f2]

#91174#: some changes for proper title settings


2001-10-11  Mathias Bauer  <mba@openoffice.org>  [4a3f561b805fd18a7b0a68db2724fa87735e89c0]

#91174#: attachResource for files from template later


2001-10-11  Mathias Bauer  <mba@openoffice.org>  [a1a4fdbb02eaf091cb280183c376dea65c37f2d9]

#91174#: SetNoName not inline; some changes for proper title settings


2001-10-11  Kurt Zenker  <kz@openoffice.org>  [97fa00023c88cd5eff7dbd26bcf93dc6495e0c9c]

new version for SRC641


2001-10-11  Mathias Bauer  <mba@openoffice.org>  [8d2f9af7915a66a2d3e8f4de4da3f1b04bff80ef]

#91174#: crashguard now uses proper names for unnamed documents


2001-10-11  Malte Timmermann  <mt@openoffice.org>  [2644431cc762d1fd2528e6edb04ee0a0e12656a0]

#91486# SvXMLAttrContainerItem


2001-10-11  Vladimir Glazounov  <vg@openoffice.org>  [a0cdf770561fde6cb77ce2dfc497090ec77242b7]

#65293# exception specification


2001-10-11  Vladimir Glazounov  <vg@openoffice.org>  [628c3fb4f4940fc6ef6551384a8805f61635d1c5]

#65293# corrected for solaris' compiler


2001-10-11  Oliver Specht  <os@openoffice.org>  [60932aa210767bb1aedba26fa2f53142a6f22ad4]

#92724# set relative bullet size depending on the numbering type


2001-10-11  Hans-Joachim Lankenau  <hjs@openoffice.org>  [944ad998de8236c41240b16fb85ad32497d6f3e6]

#92800# export PRJ in platform conform format


2001-10-11  gt  <gt@openoffice.org>  [2a207da09d5cb8a659f6942c04d64254fa581ac6]

#92980# KEY_TAB for DockingWindow -> SfxHelpTextWindow_Impl


2001-10-11  Vladimir Glazounov  <vg@openoffice.org>  [db11521ee8b47f43655a1b67ae9b0fc9dc1c7f84]

#65293# removed wrong applicat.rdb referece


2001-10-11  Rüdiger Timm  <rt@openoffice.org>  [2d08edefa58f0e54438167a17e77b4458ea0e42a]

new version for SRC641


2001-10-11  Frank Meies  <fme@openoffice.org>  [a289d0ab6bde9ddc07a981b6de169cf1b832ab2b]

Fix #92048#: Script changes inside footnote anchor


2001-10-11  Sascha Ballach  <sab@openoffice.org>  [b22aecb4911737ae9d4b508232e7f0dc090081ae]

#93027#; make the test for empty cells better


2001-10-11  Rüdiger Timm  <rt@openoffice.org>  [998156970ed2f2caa693f9a6db744a289ac14137]

new version for SRC641


2001-10-11  Kai Sommerfeld  <kso@openoffice.org>  [14d49fcb45b43d710e821830d79b79ea171a2e2f]

#92925# - Updated documentation.


2001-10-11  Martin Maher  <mmaher@openoffice.org>  [7aea50d9e8c9311bef8f3bb716e7b4e1c719022c]

#92995# - Remove dependency on file SDBC driver


2001-10-11  Niklas Nebel  <nn@openoffice.org>  [fdf0889a5c96c8d971b78f8950c778ad7fa78000]

#92231# add format OBJECTDESCRIPTOR also for graphics obejct


2001-10-11  Thomas Benisch  <tbe@openoffice.org>  [5b40a1f98575f1f1b24200384126d34588fb4090]

#92947# the select library is not displayed for editing but the first library


2001-10-11  Oliver Specht  <os@openoffice.org>  [a33634165d0fb0ac65e65f55138b3e89837c5299]

#74208# new: SID_RULER_BORDER_DISTANCE


2001-10-11  jp  <jp@openoffice.org>  [d6f6028b678f4da9e6f8e3a4947d80edc9341cc1]

Bug #79802#: disable unprotect cell in readonly sections


2001-10-11  Peter Burow  <pb@openoffice.org>  [380deadbea8268360579d326fa8795d769aa2d8f]

fix: #93014# dont show tooltip


2001-10-11  Mathias Bauer  <mba@openoffice.org>  [ff0cc6ade96d94f5a80719947e88fd01764a572a]

#92355#: execute slot dispatches using some bindings support


2001-10-11  jp  <jp@openoffice.org>  [0eaa99f5554c5f8e98ad997ff3f3adfe7eaf132d]

Bug #91313#: add some test code for this bugfix, but don't activate it


2001-10-11  Ocke Janssen  <oj@openoffice.org>  [7c894b33cccf961298ae585cad2c1fffd4ea0227]

#92000# making d&d asyncron


2001-10-11  Mathias Bauer  <mba@openoffice.org>  [31557bd63dd57b8ec5d68fe3d40f4c5c064a6dee]

#92510#: avoid element not loaded exception


2001-10-11  Mathias Bauer  <mba@openoffice.org>  [2e4d24c980c17c1653f5cb84d8e79bdf4622e151]

#87847#: Dde-Service now removed in AppData


2001-10-11  Mathias Bauer  <mba@openoffice.org>  [39252798450587c1ad4527890792d4a81b78236b]

#90899#: SID_NEXTWINDOW/PREVWINDOW fixed


2001-10-11  Mathias Bauer  <mba@openoffice.org>  [36c5f00d47a9d5ee16fc229e7cd8fdab6af8c173]

#92148#,#92374#: some problems with verb and enum slots


2001-10-11  jp  <jp@openoffice.org>  [be535a9f38fdd74c72f49ae17d4b7fd127ac75cb]

Bug #91228#: OuterResizePixel - don't move the cursor into the visible area


2001-10-11  Mikhail Voitenko  <mav@openoffice.org>  [6032c5ea5bb38ab172cd7c6b22580539796af2fb]

#92380#,#91564# New dialog with unique hid and fixed text


2001-10-11  Mikhail Voitenko  <mav@openoffice.org>  [42f8ae78111067bf38e9a8a2208462c35b2bc4af]

#92380# deliver uui.hid


2001-10-11  Peter Burow  <pb@openoffice.org>  [fc29c231471386daba48233a6ce1435e72a01fa8]

fix: #92733# dont put kerning item if edit is disabled


2001-10-10  jp  <jp@openoffice.org>  [c0ff0fec0487ce924017a690de6edda733c16c48]

Bug #91228#: _SetZoom - don't move the cursor into the visible area


2001-10-10  Niklas Nebel  <nn@openoffice.org>  [dce17309630b6989748ef558af6f77ef28471a49]

#92618# ViewChanged: after setting SdrObject's size, call SetDrawModified


2001-10-10  jp  <jp@openoffice.org>  [3e4d07ce7629e64df6cab8fbc796976e6fea63b8]

Bug #91377#: MouseButtonDown - don't move the cursor into the visible area


2001-10-10  jp  <jp@openoffice.org>  [f7a58828d3bb16fafc94ad57663b7872a3c5ffaf]

Bug #90355#: EnterDrawMode & MouseButtonDown - don't move the cursor into the visible area


2001-10-10  jp  <jp@openoffice.org>  [d7964ac6581e30e48211fc48c58bf4ee936ecfbd]

Bug #89619#: MouseButtonDown - don't move the cursor into the visible area


2001-10-10  Philipp Lohmann  <pl@openoffice.org>  [42304467ac08f24b20c1a52b3798574845518f54]

#92188# evaluate more focus events in plugin case


2001-10-10  Hans-Joachim Lankenau  <hjs@openoffice.org>  [92dba28e8a4ecd5c04f8f4ed5150b4e6559c8bd3]

#65293# fixed bug when omiting an error ;-)


2001-10-10  Michael Brauer  <mib@openoffice.org>  [a15f56864e8ed15717cdada8f0430277f99c301e]

#92695#: Set anchore before orientation to avoid resetting orientation


2001-10-10  Matthias Huetsch  <mhu@openoffice.org>  [bdb40d1e67174f6d3153028f6e49e3ec28caa821]

#90353# Fixed invalid memory allocation function mix (mpEncodingInfo, mpList).


2001-10-10  Martin Gallwey  <mtg@openoffice.org>  [efb61ca573c44730b81f3230f8fc5271f9fcb3f1]

#93003#,#93005# also support services which are supported by the service that we support!


2001-10-10  Thomas Benisch  <tbe@openoffice.org>  [5f08c97979427ded3594d5a71fc32f6e7db832d2]

#92152# Wrong caption bar icon in BasicIDE


2001-10-10  jp  <jp@openoffice.org>  [53da5ad03bf88a037abf6328ecf1b96ad0b8afd9]

Bug #90461#: ShowCursor - don't move the cursor into the visible area


2001-10-10  jp  <jp@openoffice.org>  [9c78149ca07e8c4260a90f2322fe0ba8ae74e865]

Bug #90461#: Notify - optimize the code


2001-10-10  Martin Gallwey  <mtg@openoffice.org>  [5495a8e91e4673dfed648c83543d70d27a4dc5f4]

#92925# the target of a transfer must be a directory...not a file!


2001-10-10  Frank Schönheit  <fs@openoffice.org>  [39430ef472f6d96e1519b12194b62222674216c3]

#91041# vertically center the FixedTexts in the navigation bar


2001-10-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [0db7c5a6305522bb65eacea6daa7f82ba99ddb18]

#92924#: includes


2001-10-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [c93550ce2cdecbee53f3551303e256b8494ae6dc]

#65293#: gcc-3.0.1 needs lvalue


2001-10-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [6d174c48257657e215ac3880e19e408f40a61eca]

#92924#: std::min()/std::max()


2001-10-10  Daniel Vogelheim  <dvo@openoffice.org>  [544a3dd1f87aaa14be145963eb70a5d022c68e8c]

#92945# Fixed redline import         (Previously, the Redline Cursor adjustment for redlines outside of paragraphs          was also triggered in cases where it shouldn't.)


2001-10-10  Frank Meies  <fme@openoffice.org>  [22d63e845bfa9e3b5d7ad42b15afdc1c84b0b96e]

Fix #76622#: Repaint of underscores


2001-10-10  Hans-Joachim Lankenau  <hjs@openoffice.org>  [2bbbc97446e8dd81ffa4f57402f569634ab6516d]

#89835# deliver what's needed


2001-10-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [cc70f62fb83f2d79a362ba79f8271c1233767b45]

#92924#: gcc-3.0.1 needs lvalue


2001-10-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [dec08e8a2991f6e982413f26d479abc006d3dbb3]

#92924#: gcc-3.0.1 needs lvalue


2001-10-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [250c63824ac1620e0fa221d79efe0c50dc95164b]

#92924#: C40_PTR_INSERT


2001-10-10  Herbert Duerr  <hdu@openoffice.org>  [ef335960332b5782e13c56be5813b9b888baf4b3]

#92745# updated performance warning message


2001-10-10  Sven Jacobi  <sj@openoffice.org>  [7c1f86d2c21464b56fb7ba79a3e5cc2f7187aa4b]

#91292# ::SfxMedium, try to get the filter by content if no ClipBoardID is available


2001-10-10  jp  <jp@openoffice.org>  [9e61840a22b148ec44ecf9b8731cf89c865a3518]

Bug #92982#: PasteSpecial/FillClipFmtItem - don't add the SVXB formar twice


2001-10-10  Niklas Nebel  <nn@openoffice.org>  [7ae115f984c926210a702695e225df9dee66c0f1]

#91461# load settings before styles


2001-10-10  Niklas Nebel  <nn@openoffice.org>  [0d879eabf49efce53f69634ec9d40f95f35c45be]

#91461# property PrinterPaperTray is tray name as string


2001-10-10  Tino Rachui  <tra@openoffice.org>  [7b3253b162baf71433253ef6de27df1d1d2e605e]

#92840#now searching for <BODY only in TextHtmlToHTMLFormat because the body tag may contain parameters


2001-10-10  Hans-Joachim Lankenau  <hjs@openoffice.org>  [487a7ef2fe0e9399b0f8214ed8d6a864c2b9b3bd]

#65293# insert DEPOBJFILES in dependencies


2001-10-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [9acc8bdc87b65864f3b5cc3cb94ab0474ae10508]

#82924#: gcc-3.0.1 needs lvalue


2001-10-10  jp  <jp@openoffice.org>  [9a9f2e68946b4164f4512e5063d26047740f36c8]

Bug #92231#: Copy - add format OBJECT_DESCRIPTIOR into clipboard if we copy a graphic


2001-10-10  Herbert Duerr  <hdu@openoffice.org>  [fa123f99df137e867008ebc3c0959da0dd2a84f9]

#92745# use libXrender.so.1 instead of libXrender.so


2001-10-10  Dieter Loeschky  <dl@openoffice.org>  [36e88e2f7bad0ca261b017a6c708fe5585300071]

#92747# Call SetPageSizeAndBorder() if !bMasterPage


2001-10-10  Malte Timmermann  <mt@openoffice.org>  [ca123cf852b1149957119a406e6869b6fa42ca0d]

#92138# mouseMoved - ClickCount is always 0


2001-10-10  Björn Milcke  <bm@openoffice.org>  [cc322f46761f11e4a3f7f9dc7d697b5859b9d22b]

#92537# allow setting value of FillStyle also as integer (BASIC)


2001-10-10  Malte Timmermann  <mt@openoffice.org>  [5857735f7789fc69972c661930019d766e5e18e8]

#92803# Copy/Paste: Use Clipboard, not Selection!


2001-10-10  Oliver Bolte  <obo@openoffice.org>  [0fa73b4b1c726800ca9924cb095f528b122a51df]

#65293# DO_JS removed


2001-10-10  Philipp Lohmann  <pl@openoffice.org>  [30ddd78135e5e57a976a14cf26aa56a3d6751f8b]

#90692# go mad for accelerators, cvs header cleanup


2001-10-10  Frank Schönheit  <fs@openoffice.org>  [b877f9b29b5ee6a6f23615bd2db71721b0edb8f0]

#91973# very old MUST change - SearchFlag::IGNORE_CASE is obsolete


2001-10-10  Oliver Specht  <os@openoffice.org>  [773171e6b7740a49b59e4f72f3bf3353bf6ba43b]

#92589# determining of headline template for send/HTML|Master document corrected


2001-10-10  Oliver Specht  <os@openoffice.org>  [357211d9e5fa8b8096ab333ead7620dfaa9f218d]

#91003# selection of counting ListBox corrected


2001-10-10  Mathias Bauer  <mba@openoffice.org>  [4130a84ccb4f40f50037f79a2dc62cb77d6e5867]

#91174#: support property Title in model arguments


2001-10-10  jp  <jp@openoffice.org>  [750877d438d37a18462b4b6e631122b82aecba05]

Bug #90816#: GetScriptType - don't skip field and return them as weak


2001-10-10  Christof Pintaske  <cp@openoffice.org>  [a32167c57949eae3ef5165486e8b0caad41653ec]

#92898# sheffield is by far not metric compatible with century gothic


2001-10-10  Peter Burow  <pb@openoffice.org>  [2e1705843f3a4fdf616b73b2856bda8c03b247f2]

fix: #92908# disable HelpButton if necessary


2001-10-10  Mathias Bauer  <mba@openoffice.org>  [18dcdcd296f885e6af6017fee74c93f66c7c5918]

#92756#: don't use LocalFileHelper to convert URLs, because file UCP uses PathOptions by itself ( through SpecialConfigManager service )


2001-10-10  Daniel Rentz  <dr@openoffice.org>  [48ee8710d03719e0aec55d906c31276baf378fa5]

#92918# DM or $ -> currency units


2001-10-10  Peter Burow  <pb@openoffice.org>  [3e214f24e4d26b86203b3051259bf11f170df441]

fix: #90914# optimize init_index with hashmap (by ABI)


2001-10-10  Behrend Cornelius  <bc@openoffice.org>  [3a184cc55b6513898998d76a1ba2e201d0442f04]

#91708# GetDocumenttype now queried instead of mimetype


2001-10-10  Behrend Cornelius  <bc@openoffice.org>  [b8e0ec6547370757078db693ea4d1d81ecef6750]

#92590# english texts inserted


2001-10-10  Frank Meies  <fme@openoffice.org>  [6144f05bbe69ce090cffe4a9db88b29e3901be05]

Fix #92939#: GPF during calculation of underline if no printer is available


2001-10-10  gt  <gt@openoffice.org>  [8254982b132c071b8ae6162c805a7d44c960e231]

#88961# set/view FontWidthScale in FontPreview


2001-10-10  jp  <jp@openoffice.org>  [b3718434e3d40073b3e17c556171e39c20810e19]

Bug #92930#: GetINetBookmark - ask if format is available, GetString: don't copy last zero character into the string


2001-10-10  Andreas Schlüns  <as@openoffice.org>  [f662f36f266487cd4fffd7a5245f642dcf85d656]

#91925# initialize member mbNoIcon!


2001-10-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [ca504ac0662befc56bb11aad5dba2b2d03bcdd7c]

#92924#: exception specifications


2001-10-09  Daniel Vogelheim  <dvo@openoffice.org>  [e1bb3fb72bf0c60544088e0b1a8493d5d0a6ae22]

#92682# also count paragraphs in headers/footers for progress bar (text documents only)


2001-10-09  Daniel Vogelheim  <dvo@openoffice.org>  [e9f3ced51e6f0e2c5939a3d1014bb19890dcce0c]

#92682# fixed progress bar reference value for writer


2001-10-09  jp  <jp@openoffice.org>  [1e262905d029d3b3ffb40565e473f885dede4b04]

Bug #92329#: Find - handle search empty para specific


2001-10-09  Armin Weiss  <aw@openoffice.org>  [9a2be139e3fee6ab69da1f253e5fbd4cb3fde8ef]

#91453# Added Invalidate() when text edits are only draft.


2001-10-09  Armin Weiss  <aw@openoffice.org>  [068187125838bf3497fdb9061a41ba01233254e1]

#89553# cleanup of draw tool tipphelps


2001-10-09  Oliver Braun  <obr@openoffice.org>  [b2102786d1974a50375b6fabea0c68c8be15b445]

#92876# only dispatch dnd events when input is enabled


2001-10-09  Frank Schönheit  <fs@openoffice.org>  [cb057c51c4b41e8d8f5066c6c9ed0724aa6139f7]

#92815# flush bookmarks and command definitions only on valid nodes


2001-10-09  Armin Weiss  <aw@openoffice.org>  [3606e0190e0f107d592b71ed8d9d6a98ad50132e]

#89844# Look for changed number of cycles when Endless is disabled.


2001-10-09  Martin Gallwey  <mtg@openoffice.org>  [48d21422d005ad8896175f31860947ed726b0fe4]

#86004# define range of ids covered by FN_UNO_


2001-10-09  Martin Gallwey  <mtg@openoffice.org>  [4d131ce28aaf64527e46a1223dfef6530ef78e6e]

#86004# Specify caller as a parameter to GetPropertyStates to allow optimisations based on which ids


2001-10-09  Carsten Driesner  <cd@openoffice.org>  [a7232be2e1ea5f60084f8e0011a18b6b6f5d21ad]

#90717# use new argument to activate running office instance - HACK removed


2001-10-09  Martin Gallwey  <mtg@openoffice.org>  [df654aae5994c88a4d7e7020b481408af69aa698]

#86004# change methods to no longer return by value


2001-10-09  Martin Gallwey  <mtg@openoffice.org>  [3f292f0f2db4297da8122f2c253adb6758d0cdab]

#86004# speed up GetPropertyStates by checking which id ranges


2001-10-09  Martin Gallwey  <mtg@openoffice.org>  [b7b32e0f3861569dde7de57168b86c594b0ea7e3]

#86004# specify caller of GetPropertyStates to allow an optimisation


2001-10-09  Martin Gallwey  <mtg@openoffice.org>  [311e805dd477cebbf3c8c0cfa751655dc57e7a1a]

#86004# Methods in SwUnoCursorHelper namespace no longer return by value


2001-10-09  Michael Brauer  <mib@openoffice.org>  [b786f456958a6eb418ca0b8041653acc096c3efa]

#90476#: Support for CJK/CTL font attributes


2001-10-09  Martin Gallwey  <mtg@openoffice.org>  [c88f76d50671dd76bfc78ad8b799772171c2b3e8]

#86004# no longer use temporary objects which we return by value


2001-10-09  Martin Gallwey  <mtg@openoffice.org>  [ab785ebfdae076cd216564c58b651d87c8f0619b]

#92886# check for positive values to call


2001-10-09  Oliver Specht  <os@openoffice.org>  [0b27d74e9dd0c7c88d7c116cd67b03585d08ced8]

#89007# Edit link entry available in the master document's navigator


2001-10-09  Malte Timmermann  <mt@openoffice.org>  [debc3e716ea8a4b96ce591a8828a9d36ff756d19]

#92228# ScrollMenues, LastVisibleEntry...


2001-10-09  Thorsten Behrens  <thb@openoffice.org>  [29bc445cd47b1a166ab169c22df176587a14c4d6]

#65293# Makes update work again


2001-10-09  Niklas Nebel  <nn@openoffice.org>  [066ba1afbd88dd69ac061b8580a90e59242624b2]

#92885# dtor: check if not copied to selection (still in module)


2001-10-09  Oliver Specht  <os@openoffice.org>  [0ea9e5dc50d8be7b79f32a79ca1112004c600fa4]

#92246# change MinOutputSizePixel depending on the dock status


2001-10-09  Carsten Driesner  <cd@openoffice.org>  [3c3019ac2a7984da36b7da1102eccb80117b6320]

#91283# use resources to show bootstrap problems with correct language


2001-10-09  Sven Jacobi  <sj@openoffice.org>  [016e93827039f1cc99160390c37c02952b4fd4ae]

#92773# some strings aren't allowed to be translated


2001-10-09  Malte Timmermann  <mt@openoffice.org>  [37c4087daf7aaeceba18f3149c2d320b998a9b54]

#91553# ComboBox AutoComplete - prefer  case matching entry...


2001-10-09  Carsten Driesner  <cd@openoffice.org>  [cf9b22893cdb19b3bf9db8e3d661e13569e0f039]

#92884# check uno service manager reference before use


2001-10-09  Eike Rathke  <er@openoffice.org>  [647ea0d03b6b20154cfa262faabed50720717d23]

#i1519# add: ConcatLine, ampersand precedence below add and sub


2001-10-09  Oliver Bolte  <obo@openoffice.org>  [0262b4a7096929e8bae1787c29d13209311b6768]

#65293# linux exception


2001-10-09  Andreas Schlüns  <as@openoffice.org>  [0e369220b6b6e9666537b20258b91077d2db9b84]

#92699# add XFlushable toplevel


2001-10-09  Daniel Rentz  <dr@openoffice.org>  [df5a6040dcea4d49ab9990591ea2064e45b376f8]

#90357# Conversion string->double for optional parameters


2001-10-09  Daniel Rentz  <dr@openoffice.org>  [eaf53fa895f8e5c4881316901a6575ff08296076]

#90357# Conversion string->double for optional parameters


2001-10-09  Tom Verbeek  <tv@openoffice.org>  [ae52725ccf44599ffef37d1ddb4e786b2cd64c35]

#92603# fixed problem with japanese fields


2001-10-09  Sven Jacobi  <sj@openoffice.org>  [a3b8959752fad6eb6e373ebeae2bea661351f75e]

#92859# now also setting the prefsize


2001-10-09  Gregor Hartmann  <gh@openoffice.org>  [64d5b916c95f93a59109eaf5aef4a99a7b4ffaff]

#91741#increased fonthight to show _ on all systems


2001-10-09  Frank Meies  <fme@openoffice.org>  [078a326ded4a71dc9136277614fb655160117638]

Fix #92334#: Gray background for fields with script changes


2001-10-09  Thomas Lange  <tl@openoffice.org>  [aae3e706a7f666bd859ec1eddf56dd942fe9055f]

#92864# renaming of swedish symbols from version 5.x to 6.0


2001-10-09  Andreas Schlüns  <as@openoffice.org>  [5e3d633e3e945577ea7cf5608ed1e95c672ef00c]

#92699# register remote login factory a slocal service


2001-10-09  Andreas Schlüns  <as@openoffice.org>  [ee4055a5ff9a31bd4bbdcefe139197d31aee5947]

#92699# read/write proxy settings from/to remote login configuration


2001-10-09  Frank Schönheit  <fs@openoffice.org>  [ce88369f8b2a3229dcef5eb8a744098d954d7ae5]

finalized #91894# - filter grouping and classifying now works (hopefully :)


2001-10-09  Oliver Bolte  <obo@openoffice.org>  [171c52b5dfff352d7319da3072c88b35abe5c497]

#65293#


2001-10-09  Tino Rachui  <tra@openoffice.org>  [f68f95d63a130b98d675f229aa3fa5e4a6e90b70]

#88924#added interface com.sun.star.util.XCancellable optionally


2001-10-09  Tino Rachui  <tra@openoffice.org>  [eeb4978829230ba13eaa861b10773ba8faa61761]

#88924#now supporting com.sun.star.util.XCancellable


2001-10-09  Tino Rachui  <tra@openoffice.org>  [9f340fc3209228cdeff4682a9ff2392d0f5f703f]

#88924#added type com.sun.star.utils.XCancellable


2001-10-09  Jörg Budischewski  <jbu@openoffice.org>  [68722f7b0dc0232024b778eb0106c6c394b89f28]

#92861# moved implementation of operator[] and == from byteseq.h to .hxx


2001-10-09  Tino Rachui  <tra@openoffice.org>  [1dfa1713db62bde137692605ea0050f9873df236]

#88924#added interface com.sun.star.util.XCancellable as optional


2001-10-09  Tino Rachui  <tra@openoffice.org>  [fa853deebf9ed73052aae9fa91f35f54c5025633]

#88924#service now implements the interface com.sun.star.util.XCancellable


2001-10-09  Tino Rachui  <tra@openoffice.org>  [4fdfca2e8c3b788eae8c40ed8485f53a55d147dc]

#88924#added type com.sun.star.util.XCancellable


2001-10-08  Kurt Zenker  <kz@openoffice.org>  [daf4eee4aaddf6fab08e7b07c01a2ae63b0c465a]

Merge SRC641: 08.10.01 - 22:44:05


2001-10-08  Eike Rathke  <er@openoffice.org>  [d572967a9f5cedbdc1bcb5d1bdd86234adb88cdf]

#i1715# absolute references and ocColRowName in transfered sheets


2001-10-08  Eike Rathke  <er@openoffice.org>  [a9769b8971a9f37025c7ebd49e041b1704874b79]

#i1715# add: HasNameOrColRowName


2001-10-08  Niklas Nebel  <nn@openoffice.org>  [4137844a4b074b00f957fd53ad13dca2a7627058]

#91930# InitDocShell: flag for manual row height must be copied, too


2001-10-08  Rüdiger Timm  <rt@openoffice.org>  [e7a7d9334ade566689c3d18370dbd78fc62dec7c]

new version for SRC641


2001-10-08  jp  <jp@openoffice.org>  [c65e841481ff7812c8a8233d8ab996b2920b64bd]

Bug #92798#: DoUnderline - don't delete into the next paragraph


2001-10-08  Hans-Joachim Lankenau  <hjs@openoffice.org>  [e9e0a5cee5b69ee5ad8b288698a9202bf9eea981]

#92732# #89835# set variables to switch cc wrapper to less problematic behaviour


2001-10-08  Rüdiger Timm  <rt@openoffice.org>  [0f5a202e1606c42d36e9c76c5dcdf39a06c67577]

new version for SRC641


2001-10-08  Sven Jacobi  <sj@openoffice.org>  [cec215256db5c5f0a98bf66cd33e778903134d27]

#92767# color conversion hasn't been done


2001-10-08  Armin Weiss  <aw@openoffice.org>  [f98c0632adecb84d504d714066fc3215ecbf964c]

#92557# Invalidate is missing for SID_ATTR_PARA_LRSPACE


2001-10-08  Philipp Lohmann  <pl@openoffice.org>  [f86581b3b9e9531ac3e73a9e521eb1bede0acbf6]

#92634# removed fvwm2 worakround since it hurts on other WMs


2001-10-08  Jörg Barfurth  <jb@openoffice.org>  [57e56f19ee6b2d0efe8c45db9b1db0af08269b77]

#92816# Do not strip empty sets (unless that is their default state)


2001-10-08  Jörg Budischewski  <jbu@openoffice.org>  [4044870ce0b694c05edb5791f7a00fbd0cf5582f]

#92686# javaloader.xml added to exports


2001-10-08  Christian Lippka  <cl@openoffice.org>  [0b474663a6a1e98d27e18f3f1809b00a5d04076f]

#91766# set style on 3d scene


2001-10-08  Oliver Braun  <obr@openoffice.org>  [e4db2acfaa831e5760b9db212c4e9bad4a62f92d]

#91733# buffer used to be a char[], but now is char *


2001-10-08  Armin Weiss  <aw@openoffice.org>  [1bc176728057336ec5eda5c480f5060da8a766d0]

#75371# Here no more notifying is necessary, just local changes are OK. #75371# if resize is not from paste, forget user distances


2001-10-08  Frank Schönheit  <fs@openoffice.org>  [ace4e07e213ac18c4629465448e89ab6e763f5cb]

#92691# include structure of mozilla 0.9.4 changed


2001-10-08  Christof Pintaske  <cp@openoffice.org>  [b3ca4a00205b187539fe4dc173020dea70a484fa]

#92847# corrected file url handling


2001-10-08  Armin Weiss  <aw@openoffice.org>  [965f7015b30d660bf48047eb0431d3bd8701db26]

#75371# To have a notify on scaling, do it on a copy of the local ItemSet and set this one then


2001-10-08  Stephan Bergmann  <sb@openoffice.org>  [9549d877ec9422d975bfeac359e347614dd1cb9e]

#90000# Added dependency on drafts project.


2001-10-08  jp  <jp@openoffice.org>  [1319de8207cfef6434ed4fa261e4f745c090b733]

Bug #92730#: FUNC_Search - clear replace string if only a search is active


2001-10-08  Stephan Bergmann  <sb@openoffice.org>  [7d77f93449284ed1a4b1a826ff68fe2148bdcef1]

#90000# Generate necessary idl headers.


2001-10-08  Stephan Bergmann  <sb@openoffice.org>  [3f179aff42c93b486b4f2860aa5f4d2921d61d8e]

#90000# More sophisticated getAbbreviated.


2001-10-08  Oliver Specht  <os@openoffice.org>  [c1de24638a4866594e52a0e9c1ed981138c40eeb]

#92423# RadioButton text finally corrected


2001-10-08  Andreas Martens  <ama@openoffice.org>  [5e558d54fdbc384e09f2a909af66f4f7a37c8729]

New: Footnotes in vertical layout


2001-10-08  Stephan Bergmann  <sb@openoffice.org>  [883c7a5aea61fb392f81f58936cc8b84c223aa20]

#90000# Added XStringAbbreviation, XStringWidth.


2001-10-08  Stephan Bergmann  <sb@openoffice.org>  [b2304dfd227c6384c1e390a973395b98440649d4]

#90000#


2001-10-08  Sven Jacobi  <sj@openoffice.org>  [014c4a45ff26602a51339b2e3f7a2596bf0d0bf7]

#92789# now reading the correct key name


2001-10-08  jp  <jp@openoffice.org>  [d2c10babf42447edca634080c1db0d4f3cabfe0c]

Task #92830#: min/max -> Min/Max


2001-10-08  Armin Weiss  <aw@openoffice.org>  [b25da5e83546bd0001f1e7053ab5dafecbe685af]

#75371# After construction of SdrItemPool(...) some pool default items need to be changed from 100th mm to TWIPS by hand.


2001-10-08  Philipp Lohmann  <pl@openoffice.org>  [9fa85528697e5f038f1bfbbae4a15223ef73125a]

#92820# added missing translation


2001-10-08  jp  <jp@openoffice.org>  [78e24d7599b9c7e45f1af7815762cfb45ed4f4f5]

Task #87333#: remove unused code


2001-10-08  Carsten Driesner  <cd@openoffice.org>  [fa1e30cc9bbefa0fdaa26cf4d1eb1c6fd125d8b8]

#92530# don't use break iterator if service is not available


2001-10-08  Daniel Rentz  <dr@openoffice.org>  [f4459af5b11658720b9525f2055cef04648eff4d]

Wrong throw specifications


2001-10-08  Peter Burow  <pb@openoffice.org>  [aef3189853295cc4382547c5a4471b3323ae819d]

fix: #92485# disable or hide 'Copy' menu entry if necessary


2001-10-08  Peter Burow  <pb@openoffice.org>  [3051c87020f3a56fc2ed5e26a3d2c1d656da71dd]

fix: #92485# HasSelection() added


2001-10-08  Mathias Bauer  <mba@openoffice.org>  [adb7798feb44b7479b212e0016d7a68b6f74f0bd]

#92619#: damaged document may contain objects without a filter


2001-10-08  Mathias Bauer  <mba@openoffice.org>  [e9cff0179a0cbcebfc0189f6b83000ef2f399675]

#92726#: don't create Tempfiles in dtor


2001-10-08  Oliver Braun  <obr@openoffice.org>  [c0572b07a8fcb49e31efd1787e723ad75717b547]

#91907# deliver new xpm icons


2001-10-08  Thomas Benisch  <tbe@openoffice.org>  [ee2b9569d3317ea82cb2dfb31573db489f05a0d1]

#92297# BasicIDE: property browser still open when module window gets focus


2001-10-08  Thomas Lange  <tl@openoffice.org>  [2389c4b6fdf5b999e3740e56c00a9d522449512d]

#92615# renaming of italian symbols from version 5.x to 6.0


2001-10-08  Thorsten Behrens  <thb@openoffice.org>  [34af66f9d4bf98fe66411d1c8ae04127d118158d]

#92746# Setting palette in scaled bitmap


2001-10-08  Behrend Cornelius  <bc@openoffice.org>  [112a2c2dc426e93566143946eed5906fa1e93998]

#92590# tools library restructured


2001-10-08  Behrend Cornelius  <bc@openoffice.org>  [76b9e516d739ddd8ac23c92b5a69451b56b8efbd]

#92590# Tools lib restructured


2001-10-08  Daniel Rentz  <dr@openoffice.org>  [63acbac592ae6d28133ba4048dbe23067b6749cc]

#92792# Better descr. of 2nd param. of WEEKNUM


2001-10-08  Ocke Janssen  <oj@openoffice.org>  [846e21792b24765bd214430c6d67bda9b796e10e]

#92786# refcount implemented


2001-10-08  Behrend Cornelius  <bc@openoffice.org>  [b1bf36532e74eb1498bd2fe906c4be34de051e56]

#92590# english Texts of macros now improved


2001-10-08  Sascha Ballach  <sab@openoffice.org>  [4f95beeafc8a8d88b9b20a5fb6720801126f01a2]

#92777#; always export empty displayed left header and footer


2001-10-08  Sascha Ballach  <sab@openoffice.org>  [237c61e9a8b46496b07cbf475d7c62617542ed4e]

#90836#; better Errorhandling on loading of xml files


2001-10-08  Ocke Janssen  <oj@openoffice.org>  [8e09c619e3537f37d96d13c37f008087a2911a4d]

#92786# refcount implemented for connectiondata and sqlexception catched


2001-10-08  Ocke Janssen  <oj@openoffice.org>  [255f578bb6805f9ae5c7b61a5ca4a0069bc418cd]

#92786# refcount


2001-10-08  Ocke Janssen  <oj@openoffice.org>  [d31bc126cf9ba680c64b7cf9bbb994f893e3ff9f]

#92786# sqlexception catched


2001-10-08  Ocke Janssen  <oj@openoffice.org>  [7d0ce5e8825fe585a88e0d69f2ac16fca2d3d9d9]

#92786# refcount implemented for connectiondata and sqlexception catched


2001-10-08  Ocke Janssen  <oj@openoffice.org>  [87a8f23214fb55afc803c00e71d2324e4c959fd7]

#92000# getTableTypes corrected


2001-10-08  Ocke Janssen  <oj@openoffice.org>  [d5a13dcd8468da2523da7c40ca7caa21ad7372d6]

#91725# DateTime and Time corrected


2001-10-08  Carsten Driesner  <cd@openoffice.org>  [d1e75fefc7d4bbd0df8b9d519308a99cc0001baa]

#92522# additional user information if sending email fails


2001-10-08  Ocke Janssen  <oj@openoffice.org>  [de16e75b3f8ab90206288e9a9c590b5f9c4a1937]

#92000# getTableTypes corrected


2001-10-08  Ocke Janssen  <oj@openoffice.org>  [bc3049076dc4e888e59d6fb8a9cbe6fc68faf563]

#92000# some type fixes


2001-10-05  Daniel Vogelheim  <dvo@openoffice.org>  [c5b0ba5fe7d2f8212df74b1497d0f6e9ebe10614]

#i1671# improved error handling of index insertion


2001-10-05  Niklas Nebel  <nn@openoffice.org>  [e6d51f3c134d830aa58d428eae3fe52b087e7cc0]

#92630# dBase import/export: dispose connection as well as row set


2001-10-05  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f09144b77d1dc0ca19c20dc0e8ce127e75af3251]

#92427# TF_CFG define removed


2001-10-05  Andreas Bille  <abi@openoffice.org>  [3243b0498d0ab74858aab6c5de17371b6422f1f7]

#92533# Now relying on osl_getThreadTextEncoding() to retrieve a systempath name from unicode-string instead of hardcoded RTL_TEXTENCODING_UTF8. External components like sablotron and berkeleyDb accept only bytestrings.


2001-10-05  Martin Gallwey  <mtg@openoffice.org>  [1347ea16a169cea48e878a551e7cd9f795ec5f74]

#92629# TextFields does not support an XContainer interface


2001-10-05  Christof Pintaske  <cp@openoffice.org>  [24ca48d291de838276cadc9bb20b6effac04d44b]

#92647# change HY MyeongJo Light -> HY MyeongJo Light K


2001-10-05  Niklas Nebel  <nn@openoffice.org>  [d8759c10460cb1c6468e2c3eaacd7717a684bcdd]

#92723# GetVisibleName: use OLE object's persist name in navigator


2001-10-05  Martin Gallwey  <mtg@openoffice.org>  [ea22b273cc36aa1f6102a88692bf6253b80bd971]

#92629# correct supported service name


2001-10-05  Niklas Nebel  <nn@openoffice.org>  [40e340a82c2c508994f333024dd52e7b0185432b]

#92723# GetVisibleName: use OLE object's persist name in navigator


2001-10-05  Dieter Loeschky  <dl@openoffice.org>  [bd837fcbae7662bd127cb214f1497e4bf750cab0]

#92085# GetRulerState(): setting of SID_RULER_LR_MIN_MAX corrected


2001-10-05  Thorsten Behrens  <thb@openoffice.org>  [2395f55b4b72f0a16d42ef10339de00e034ccbfe]

#92677# Corrected sound playing code


2001-10-05  Andreas Martens  <ama@openoffice.org>  [ec8c539c291db0ffd4ce0e587c2ebc677a09ae76]

Chg: More help functions for vertical layout


2001-10-05  Ocke Janssen  <oj@openoffice.org>  [8b7b3df954f28d113283b9671e6c10fcc7b181dc]

#92000# catch SQLExceptions


2001-10-05  Eike Rathke  <er@openoffice.org>  [2c289ac39748ca484a59d2122909a33866ee0b97]

#87866# Notify: TableOp may need a forced FormulaTrack


2001-10-05  Thomas Lange  <tl@openoffice.org>  [3aff5c7227f1894b941f8590d27e39fab8593d13]

#92744# make align functions work for nodes with token-type TTEXT


2001-10-05  Carsten Driesner  <cd@openoffice.org>  [60d3a6ab1f11baec33a373568cccf37153674214]

#92707# support http/https connection types


2001-10-05  Thomas Lange  <tl@openoffice.org>  [3628db4881a1fed5b18832157cfd496ee3eab436]

#92654# symbol-dialog remembers selected position after closing of symbol-define-dialog


2001-10-05  Christian Lippka  <cl@openoffice.org>  [f4ba4a81b266fa613a905ddb23995839da1f1f7b]

#92565# don't gpf when there is no info for ole objects


2001-10-05  Kay Ramme  <kr@openoffice.org>  [9eea111081a1a2ac31ec6579c5c15d4980954db1]

added symbol lookup fallback to application rc (#88338#)


2001-10-05  Ocke Janssen  <oj@openoffice.org>  [f5445d2b45cff3f6f9f207d1f33e4e9bc2d2ac33]

#84000# impl multiselction for queries and link docs


2001-10-05  Christian Lippka  <cl@openoffice.org>  [0ec0d8e5e64fb66eb9da4c1e1344f52eb7f6f152]

#91486# added alien xml attributes


2001-10-05  Dieter Loeschky  <dl@openoffice.org>  [c10e12c5fa0d7dad0a85938509489fb15ca67b62]

#92261# DoExecute(): call SetInEditMode() in every case


2001-10-05  Ocke Janssen  <oj@openoffice.org>  [fdac382952e73b96a240f9448f81e055458a373a]

#68216# moved from querydesign


2001-10-05  Ocke Janssen  <oj@openoffice.org>  [fae21d7716cc82db12c60bfe9af89334ebc76822]

#68216# save information for unused fields


2001-10-05  Ocke Janssen  <oj@openoffice.org>  [c6a9bd9316bc0853f5c16693de8a86ee8cc849d4]

#92636# hold catalog as weak


2001-10-05  Dieter Loeschky  <dl@openoffice.org>  [e237d4cc5f27fb6ab1b2c662f0e6dfc584913ed0]

#92085# SID_ATTR_LONG_ULSPACE: consider text edit


2001-10-05  Ocke Janssen  <oj@openoffice.org>  [32225160684c7429a28b59c8e0c60bc092d25b46]

#92636# hold catalog as weak


2001-10-04  Niklas Nebel  <nn@openoffice.org>  [adb371d19f684d333ffad6a31460221a408e9814]

#92722# name from InfoObject must be compared to GetPersistName


2001-10-04  Niklas Nebel  <nn@openoffice.org>  [9f80d54c580daf19f2eb2dd3d174afab30e8921c]

#91621# ViewChanged: don't call SetLogicRect for objects with SERVERRESIZE flag


2001-10-04  Niklas Nebel  <nn@openoffice.org>  [5ad200f8268a2171b9c75530f11e16c2588d74b9]

#91621# ActivateObject: don't set scale for objects with SERVERRESIZE flag


2001-10-04  Martin Hollmichel  <mh@openoffice.org>  [7ad9ead4772424d303cc243e8aab08e4f5d18099]

add: abort on errors with error code #1


2001-10-04  Thomas Benisch  <tbe@openoffice.org>  [02c04d0f25cb20aecb08b008732dbf13600e8549]

#88982# Scrollbar in Observer


2001-10-04  Martin Hollmichel  <mh@openoffice.org>  [9f7a87d03940300314ed42fa61113ccafc39ffe5]

chg: dependencies #91336#


2001-10-04  Sascha Ballach  <sab@openoffice.org>  [52499d08a65db73fc7c3765522c9623f2900a3ad]

#92390#; make import and export of alien attributes in Calc possible


2001-10-04  Sascha Ballach  <sab@openoffice.org>  [382008073e2e0d778bd1a03da49d8e61886e6f14]

#92390#; make import and export of alien attributes in page styles possible


2001-10-04  Sascha Ballach  <sab@openoffice.org>  [09a8901e355957e6e7e6573a147279b1172023c0]

#92390#; import and export of alien attributes in cell and page styles


2001-10-04  Oliver Bolte  <obo@openoffice.org>  [cd2e714c6bc1ffb35d1103386a08dde1650f8c9f]

#65293# exceptions f. linux


2001-10-04  Tino Rachui  <tra@openoffice.org>  [b868c1a7d17303d78a32357e898a5fb8240d9e0a]

#91325#added new constants LISTBOX_VERSION_LABEL, LISTBOX_TEMPLATE_LABEL and LISTBOX_IMAGE_TEMPLATE_LABEL to method handleHelpRequested(...)


2001-10-04  Tino Rachui  <tra@openoffice.org>  [ccb68e070e99d45791f917836460ff4d298d051b]

#91325#now using the the new constants LISTBOX_VERSION_LABEL, LISTBOX_TEMPLATE_LABEL, LISTBOX_IMAGE_TEMPLATE_LABEL


2001-10-04  Tino Rachui  <tra@openoffice.org>  [80488e05391ac7e26c7374efa7ce9a0c2d9245b0]

#91325#added LISTBOX_VERSION_LABEL, LISTBOX_TEMPLATE_LABEL, LISTBOX_IMAGE_TEMPLATE_LABEL


2001-10-04  Tom Verbeek  <tv@openoffice.org>  [920d43b80b19d23cba97eef66c872c32d78e6be8]

#92702# added support for screenbeans


2001-10-04  Martin Gallwey  <mtg@openoffice.org>  [7af2667a4144736efaa05e59eb1eb42ed2907b5d]

#92198# Admit that SwXPageStyle supports com.sun.star.style.PageProperties


2001-10-04  Thomas Lange  <tl@openoffice.org>  [3ae1a093e1136a971b6a940dd691da5da92ee454]

#92654# loss of bold attribut in symbol-define-dialog fixed


2001-10-04  Christian Lippka  <cl@openoffice.org>  [34b6a01e7640820be6cda2474fa11b4197107678]

#86794# use xml for drawing layer clipboard format


2001-10-04  Martin Gallwey  <mtg@openoffice.org>  [4ba240c2082aef5793e2bfb29e93ea12b24b3c47]

#92670# correct reference to constant


2001-10-04  Christian Lippka  <cl@openoffice.org>  [55a15cf1f49d2d72f72e1c8427125b644d085f62]

#86794# use xml for drawing layer clipboard format


2001-10-04  Christian Lippka  <cl@openoffice.org>  [9bcf3f93d85ceb18bb0ffd95fa281093d19b18bd]

#86794# use xml for drawing layer clipboard format


2001-10-04  Tino Rachui  <tra@openoffice.org>  [6328e6ebb63cafa88a9dbf28332345bbd374f133]

#91576# getfilenamewrapper added


2001-10-04  Christian Lippka  <cl@openoffice.org>  [7769d984b71e7fb3f7348ae56e46801a93ad7c21]

#86794# use xml for drawing layer clipboard format


2001-10-04  Tino Rachui  <tra@openoffice.org>  [f296e4a447fbb3e27dba033fdd0b66050abc5afc]

#91576# added mutexguard to some methods I forgot before


2001-10-04  Tino Rachui  <tra@openoffice.org>  [5a6ba6214a947e8a65d076322a1bae19059e5bf7]

#91576#using getfilename wrapper class to execute getopenfilename or getsavefilename in a separat thread if necessary


2001-10-04  Tino Rachui  <tra@openoffice.org>  [0259381833b78a26cfae07ce74c5d0058f6fcdd1]

#91576# initial check-in


2001-10-04  Christian Lippka  <cl@openoffice.org>  [6010f62e169b98a07a7ff82226f8c6a6a60df89e]

#86794# use xml for drawing layer clipboard format


2001-10-04  Martin Gallwey  <mtg@openoffice.org>  [7ce4bee9cd877bb4097e9d77fbf82023a12b1940]

#92645# This property is a boolean, not a long


2001-10-04  Frank Schönheit  <fs@openoffice.org>  [be6c8d009174c1d6f5375fb4d9183af997b033a6]

#92050# ask for CHECKBOX_FILTEROPTIONS value only if created the dialog with FILTEROPTIONS


2001-10-04  Eike Rathke  <er@openoffice.org>  [15ba9a8119bdd10c99765eefb56aa3926566226f]

#91470# ImpGenerateCL: better message if formatindex dupe test fails


2001-10-04  Martin Hollmichel  <mh@openoffice.org>  [d15447c3bdd915a640376f7c1bdd9bd126e4da89]

chg: Syntax


2001-10-02  Kurt Zenker  <kz@openoffice.org>  [16e10b7044eba27a806463f79162e3ef81b1738e]

new version for SRC641


2001-10-02  Kurt Zenker  <kz@openoffice.org>  [de0b849aa8b3b20de0eaf5b69008434f91209eae]

new version for SRC641


2001-10-02  Martin Gallwey  <mtg@openoffice.org>  [a36d24162e497c77c1ca8d60fd6caaeddedb4735]

#92664# comply with JSC's reccomended change


2001-10-02  Martin Gallwey  <mtg@openoffice.org>  [04c9953047af2c98e1b84a6a81d6cad86d4abae7]

#90699# use 'check sum type' instead of MD5


2001-10-02  Martin Gallwey  <mtg@openoffice.org>  [fd219ad9e51e934679dce70a961dafed7aa181ad]

#90699# Use 'ChecksumType' instead of MD5


2001-10-02  Martin Gallwey  <mtg@openoffice.org>  [986207d20333a4eab610ae7b880e54cf5823bd84]

#90699# use checksum type define instead of explicitly using MD5


2001-10-02  Martin Gallwey  <mtg@openoffice.org>  [e223ac1766d0023d98e43ae56b61d76b74a4bebc]

#90699# new define for checksum type


2001-10-02  Martin Gallwey  <mtg@openoffice.org>  [ad4cda2392dd4406f9c2f6962794ddfc1d381367]

#92664# Use some methods from WeakImplHelper classes to implement XTypeProvider, to allow access to ZipPackageStreams from StarBasic


2001-10-02  Martin Gallwey  <mtg@openoffice.org>  [b5733a80d5dcbc47be903254f8c4d0a6d7d47ddd]

#92664# Support XTypeProvider to allow access from Basic


2001-10-02  Martin Gallwey  <mtg@openoffice.org>  [044bcec2f3be7ad7ebb565e42e25b546e6016efe]

#92664# Update documentation to reflect new features


2001-10-02  Martin Gallwey  <mtg@openoffice.org>  [81b20b0471fe5b873f20c4bfd55cdee24bf524cf]

#92664# remove unused header include


2001-10-02  Martin Gallwey  <mtg@openoffice.org>  [0940f14edd6e750cb20cb8963e12f647fffa7450]

#92664# remove unnecessary header files


2001-10-02  Kurt Zenker  <kz@openoffice.org>  [726f265ed0362f3957e4f6e81664ba06591eb151]

new version for SRC641


2001-10-02  Martin Gallwey  <mtg@openoffice.org>  [3b81b95a57224cf67f6e7a5ad9692fe8fefec2a5]

#92664# Support XTypeProvider to allow access for StarBasic


2001-10-02  Martin Gallwey  <mtg@openoffice.org>  [fd683fae8f0f084c532a99fa693a5365f6bda7ab]

#92664# don't include unnecessary pure virtual functions or implementation Id anymore


2001-10-02  Martin Gallwey  <mtg@openoffice.org>  [2077a16bbe6a3882d28ebaa64acd6fcae7fb4a0f]

#92664# Don't check the implementation Id of ZipPackageEntry any more


2001-10-02  Martin Gallwey  <mtg@openoffice.org>  [844a0c1c09483367e1c9aebba667d007d06ad5aa]

#92664# Support new initialisation modes and XTypeProvider to allow access from StarBasic


2001-10-02  Martin Gallwey  <mtg@openoffice.org>  [a9223df83ed97b983e5b628c3009bf8047219d29]

#90699# generate a digest on export using SHA1


2001-10-02  Martin Gallwey  <mtg@openoffice.org>  [16ad1f8880003112fcd2647ebd8788f6ffe6fe25]

#90699# generate a digest when constructing a memory stream to compare against digest in manifest


2001-10-02  Martin Gallwey  <mtg@openoffice.org>  [b60d22ae2e68d0be90fd1fd9263566394b206e38]

#92664# use some functions from the WeakImplHelper classes to support XTypeProvider to allow access to ZipPackageFolders from StarBasic


2001-10-02  Martin Gallwey  <mtg@openoffice.org>  [5e103025e5d62e7f83f86f8a174cbd19bb90b911]

#92664# remember how we were initialised, and use WeakImplHelper to allow access to the package component from StarBasic


2001-10-02  Martin Gallwey  <mtg@openoffice.org>  [ef4c5d1b7144f855a4ebb37c36ceb2a7e0e9f06b]

#90699# remove unused methods and members and add a new member to track how much we've digested


2001-10-02  Martin Gallwey  <mtg@openoffice.org>  [a9d1b292e6bfa71832ffc45dfb0af799c5b28943]

#90699# a new constant for digest length


2001-10-02  Kurt Zenker  <kz@openoffice.org>  [8eb128fc50508c68803e51453b1214316dc7ea9c]

new version for SRC641


2001-10-02  Kurt Zenker  <kz@openoffice.org>  [e944e986cc1dc147d7afbf781240c7a3959234f0]

Merge SRC641: 02.10.01 - 23:23:24


2001-10-02  Kurt Zenker  <kz@openoffice.org>  [17f16aa07d12587fe34c6b48020d4f70148d963b]

Merge SRC641: 02.10.01 - 23:21:32


2001-10-02  Kurt Zenker  <kz@openoffice.org>  [67bb299d319113849fd2a9345d8dfa82bf4b6090]

Merge SRC641: 02.10.01 - 23:19:42


2001-10-02  Kurt Zenker  <kz@openoffice.org>  [b08eeac6b5326e194b78e94e6778667a52bc1664]

Merge SRC641: 02.10.01 - 23:18:07


2001-10-02  Kurt Zenker  <kz@openoffice.org>  [d88996c4aa22d49b9efa920aa2c24adc45d5483d]

Merge SRC641: 02.10.01 - 23:14:29


2001-10-02  Kurt Zenker  <kz@openoffice.org>  [e5f79469f64abe06214d6714ae16c560e7cdfc92]

Merge SRC641: 02.10.01 - 23:12:11


2001-10-02  Kurt Zenker  <kz@openoffice.org>  [189b2ee6d386fdea0e229e7e2dad42dcb94baf4c]

Merge SRC641: 02.10.01 - 23:10:24


2001-10-02  Kurt Zenker  <kz@openoffice.org>  [8a30ac37e95043257451e11b3e02161596ca2cd2]

Merge SRC641: 02.10.01 - 23:09:44


2001-10-02  Kurt Zenker  <kz@openoffice.org>  [9a30828f7eb3ebaa4eb964b78a8da4a47f8e1964]

Merge SRC641: 02.10.01 - 23:08:52


2001-10-02  Kurt Zenker  <kz@openoffice.org>  [e98b695d5415849e296be0d08dcfd9769cf5a8eb]

Merge SRC641: 02.10.01 - 23:07:23


2001-10-02  Kurt Zenker  <kz@openoffice.org>  [ad57f68c606a35c5b99319e358f14e5b729cbfed]

Merge SRC641: 10/02/01 - 23:03:17


2001-10-02  Kurt Zenker  <kz@openoffice.org>  [3daccd72b396e143da53a98a2963dc563fe8af3d]

Merge SRC641: 02.10.01 - 23:00:14


2001-10-02  Kurt Zenker  <kz@openoffice.org>  [eb1ff6838a1fcd080540bc601d390bcb6156372c]

Merge SRC641: 10/02/01 - 22:58:47


2001-10-02  Vladimir Glazounov  <vg@openoffice.org>  [28fb51de1efe13d8a7ed527d759dcf013495204d]

Merge SRC641: 02.10.01 - 22:56:42


2001-10-02  Kurt Zenker  <kz@openoffice.org>  [1c9c1d70e88418f968261263862bc0832635e2e5]

new version for SRC641


2001-10-02  Niklas Nebel  <nn@openoffice.org>  [c01a530f7a0b12446a46c06fa9f50bb42400b03f]

#91679# support for X selection


2001-10-02  Niklas Nebel  <nn@openoffice.org>  [434e4832d4a899b7524b3e06e713bc39fa5efe5c]

#91679# support for X selection


2001-10-02  Frank Schönheit  <fs@openoffice.org>  [f5366a9b3299ddee8206b7a9281a04c76c53ff36]

#92050# SaveAs_Impl: don't show the FilterOptions checkbox if we have no SfxFilter which supports FilterOptions


2001-10-02  Frank Schönheit  <fs@openoffice.org>  [2e671626e1d69ea42380b47e3f192b8a210e198b]

#92050# enable correct handling of the filter options checkbox (depending on the settings of the selected SfxFilter)


2001-10-02  Eike Rathke  <er@openoffice.org>  [53e8d8dfc727fc5e919ef9867f8806a925632949]

#91740# don't access temporary user collection with indices of final collection some optimizations (don't init temporary DateTime objects with current date/time values)


2001-10-02  Thorsten Behrens  <thb@openoffice.org>  [75837ab2ba03037f56fcb5879ab4dedd1cb66f30]

#91146# Check name also for master pages


2001-10-02  Kurt Zenker  <kz@openoffice.org>  [5038b78647ca471e845fbe96f45d768d33c60dec]

new version for SRC641


2001-10-02  Kurt Zenker  <kz@openoffice.org>  [6b306df67cecbbc2d19728db9bf4ff19ec2a1779]

new version for SRC641


2001-10-02  Frank Meies  <fme@openoffice.org>  [1d7e94118c62d91fb5a864f7a6252cee997fab63]

Fix #91787#: Smooth underlining for portions with different font sizes


2001-10-02  Björn Milcke  <bm@openoffice.org>  [be5309938ac85e185e9949506dcafd581a3597c6]

#92235# chart meta components removed


2001-10-02  Kurt Zenker  <kz@openoffice.org>  [c04b240c56acac220c37827619de52f94aaf23b9]

new version for SRC641


2001-10-02  Kurt Zenker  <kz@openoffice.org>  [2cb89f1c4efa991f17ae4ad3184c7e7e33b053b8]

new version for SRC641


2001-10-02  Vladimir Glazounov  <vg@openoffice.org>  [1c861f8913f32c5f323e88844884c413d23b8f5c]

#65293# exception specification


2001-10-02  Frank Schönheit  <fs@openoffice.org>  [2112acb3924e1667d9802f5a64f220f6f0c485f6]

#90649# renamed 'match half/full width forms' (in the german version


2001-10-02  Frank Schönheit  <fs@openoffice.org>  [bae960a3f913ee106a7e0fe980d46645bbea5dff]

#90649# renamed 'match half/full width forms'


2001-10-02  Stephan Bergmann  <sb@openoffice.org>  [4562f15b3f715777bbd71f83d938ea4692080b96]

#92660# Access cfgmgr via 'local,' not 'plugin.'


2001-10-02  Frank Meies  <fme@openoffice.org>  [65fe6f6a46264fb2f94e04b02e810fbf281db497]

Fix #91787#: Smooth underlining for portions with different font sizes


2001-10-02  Daniel Rentz  <dr@openoffice.org>  [2ec1b527de0731941526acebbcb0d03e4248c980]

#91357# XDateFunctions: isLeapYear -> getIsLeapYear


2001-10-02  Vladimir Glazounov  <vg@openoffice.org>  [3056802e8bb8359a3a4e3640481233da5242c913]

#65295# exception specification


2001-10-02  Vladimir Glazounov  <vg@openoffice.org>  [753720112d1222aee7540ddbf0aa91a612f8ca4a]

#65293# corrected misspelling


2001-10-02  Ocke Janssen  <oj@openoffice.org>  [89784df10316e3feca50703e250d337acfd680e5]

#92000# dispose unused resultsets and stmts


2001-10-02  Rüdiger Timm  <rt@openoffice.org>  [457198b633e452afbca41bd0e323c488f22594ec]

#I1243# merge IRIX link flags from OO638C


2001-10-02  Thomas Lange  <tl@openoffice.org>  [d30e2d25d3e8a071e716059c6b47d1191b4b4a49]

#92656# GPF when changing the symbol-set fixed


2001-10-02  Kurt Zenker  <kz@openoffice.org>  [e2bd7e3286228a1bed99c42814bb8e58c0602611]

new version for SRC641


2001-10-02  Eike Rathke  <er@openoffice.org>  [b6d4eb1cf03d02f39d5ebf9eb772c6ad5d01ed51]

#92393# Sylk2Doc: force string cells if text; import P;P and apply F;P format codes


2001-10-02  Rüdiger Timm  <rt@openoffice.org>  [57c33cc3ea03c6d069256dc347f3609d22e4cc39]

#I1243# merge IRIX link flags from OO638c


2001-10-02  Rüdiger Timm  <rt@openoffice.org>  [dca6f4b963ba5822131d6f4e394c41a9f85d5fc5]

#i1243# merge IRIX link flags from OO638c


2001-10-02  Vladimir Glazounov  <vg@openoffice.org>  [8ccf0bfc3e2769c7b5426debc3a553a69f698461]

#65295# corrected return value


2001-10-02  Frank Schönheit  <fs@openoffice.org>  [4acef72c90dcc2b0ff8f4f12ca07d96abec15f3d]

#65293# include <algorithm> - needed for non-win platforms


2001-10-02  Oliver Specht  <os@openoffice.org>  [37370eec3efb7160f37b2192f01594274a1ef08e]

#92602# set page size slightly higher to prevent rounding problem in page dialog


2001-10-02  Oliver Specht  <os@openoffice.org>  [bbafdbe39bedba6250af29b4d704189993e15c51]

#62345# put SfxTemplateItem with empty style name if family is not available


2001-10-02  Vladimir Glazounov  <vg@openoffice.org>  [a93ffb7817e994b428a66a3f61fc5ae430551dbb]

#65293# exception specification


2001-10-02  Oliver Specht  <os@openoffice.org>  [06e109c23f9d1f3c3ef26d70273ff4d08798755f]

#92573# level of paragraphs is not always retrieved from the outline level


2001-10-02  Martin Hollmichel  <mh@openoffice.org>  [ecf0f0c29a8a04b4b8039fa25d2add6cffa0435c]

#i1219# fix for unxirxm


2001-10-02  Martin Hollmichel  <mh@openoffice.org>  [f8ab09ccd8cd39eb63e1dda30d53909ec34b850d]

#i1219# fix for unxirxm


2001-10-02  Oliver Specht  <os@openoffice.org>  [c807edf2db69102b74bb9fb62f1e4b53beae5dc5]

#92648# choose the first available sort algorithm if no algorithm name is preset


2001-10-02  Behrend Cornelius  <bc@openoffice.org>  [c8ffa0439106c3242d23ed45661e18dacea0e72f]

#91427# Controller locking and unlocking reinserted


2001-10-02  Nikolai Pretzell  <np@openoffice.org>  [7fdf8d562f46905749dad0e02a3d7cf8fb483049]

Issuezilla 789 fix.


2001-10-02  Ocke Janssen  <oj@openoffice.org>  [7a6a27305180f9a7fdabe0537852e0596ea9ca0e]

#92604# check statement before saving


2001-10-02  Ocke Janssen  <oj@openoffice.org>  [5f21eccdb62d94ca0a8312c9532b64f1785195dd]

#87728#


2001-10-02  Daniel Rentz  <dr@openoffice.org>  [a8590a258158fea5713c2f224c26213909c7e4b1]

#91357# resources for datefunc addin


2001-10-02  Ocke Janssen  <oj@openoffice.org>  [cf54e3a7713ea8be7325949c0a00a431136f91c7]

#87728# drag&drop of table row and tableinformation repaired


2001-10-02  Daniel Rentz  <dr@openoffice.org>  [accb4c469a1c0d96b38696eaf5350779f20c7bc6]

#91357# resources for datefunc addin


2001-10-02  Daniel Rentz  <dr@openoffice.org>  [5482e0a740bd86f0e8f9fad40c003c3b6e5a6468]

#91357# removed 'using namespace' from header


2001-10-02  Daniel Rentz  <dr@openoffice.org>  [273c2cab72ab854816e201f2568066e6ecc79df4]

#91357# Resource defines modified, removed 'using namespace' from header


2001-10-02  Daniel Rentz  <dr@openoffice.org>  [efa62a75c69df792ad24afb9106523efeb07460d]

#91357# Resource defines modified


2001-10-02  Mathias Bauer  <mba@openoffice.org>  [61aea27904117932ffab90d0d45f332bbb48f042]

#91774#: new documentlist


2001-10-02  Andreas Martens  <ama@openoffice.org>  [d54a199cc8c8acf0ad0d658846a484ddbfe343d8]

New: Some test code for better font display


2001-10-02  Kurt Zenker  <kz@openoffice.org>  [99cdb987035e7a82123ac79d3fc0d56f2fa145a6]

Merge SRC641: 02.10.01 - 09:39:14


2001-10-02  Mathias Bauer  <mba@openoffice.org>  [bf57ce4fe39c760629c040cf683bce5dde723c17]

#91774#: new documentlist


2001-10-02  Mathias Bauer  <mba@openoffice.org>  [cff7787941f7643fa6871b239a166ec0a1788fad]

#91774#: remove possible opened window for modified documents before closing the tasks


2001-10-02  Kurt Zenker  <kz@openoffice.org>  [2155344ca3e9e5f2c1947cc9d0f5d1ba576130ba]

Merge SRC641: 02.10.01 - 09:37:49


2001-10-02  Kurt Zenker  <kz@openoffice.org>  [276c3951223851f5e08705a17ba0f1241b362929]

Merge SRC641: 02.10.01 - 09:37:34


2001-10-02  Andreas Martens  <ama@openoffice.org>  [fb73497cfab70b1b1f63eceab1ed2c22048f4110]

Chg: Some debug code for font testing


2001-10-02  Mathias Bauer  <mba@openoffice.org>  [e959238ae7df87cfa62a856f29577149e25ca675]

#91774#: remove possible opened window for modified documents before closing the tasks


2001-10-02  Andreas Bille  <abi@openoffice.org>  [72bedaffed49bbea92789633a1e765f1ee6b9aa6]

#90677# Delivering the correct service


2001-10-02  Mathias Bauer  <mba@openoffice.org>  [a9f5987a2aca57b00eaaeae5e5299a8286ee9f44]

#91774#: allow parameters when cloning views


2001-10-02  Mathias Bauer  <mba@openoffice.org>  [a10289fb4c7ace6ec0963323edee1bd22d766cd7]

#92449#: DocShells without Medium are possible


2001-10-02  Mathias Bauer  <mba@openoffice.org>  [25cd714c19633cfdd502559353c3aa665a4e9970]

#92449#: bug in UCBHelper trashes contents if the file is removed


2001-10-02  Mathias Bauer  <mba@openoffice.org>  [80cb7a475b0472a48830fa8225c3b9f228bd9619]

#91774#: allow parameters when cloning view


2001-10-02  Mathias Bauer  <mba@openoffice.org>  [b4ffe26e081504a30348d8c0e2a2413a29c5c6aa]

#87551#: ProxySettings in Webtop go to plugin


2001-10-02  Oliver Specht  <os@openoffice.org>  [f979de540e74302f37cd0908fa24a37a04c19488]

#90649# changed: match half/full width -> match character width


2001-10-02  Rüdiger Timm  <rt@openoffice.org>  [319e58d2ca7594266084b254911855d58347e839]

new version for SRC641


2001-10-01  Rüdiger Timm  <rt@openoffice.org>  [193bbc27b0eba4ff52ada1381dd212c1bfad8e95]

new version for SRC641


2001-10-01  Frank Schönheit  <fs@openoffice.org>  [90208cf75607baacad41b4a301d89bd57145a94c]

#91600# export some new help/unique ids


2001-10-01  Frank Schönheit  <fs@openoffice.org>  [eb309ae9cef960158df64f310319bfef471248c1]

#91600# +UID_DBIWIZARD


2001-10-01  Frank Schönheit  <fs@openoffice.org>  [d2915a2fb1af92569700920656fb8c9fbb1b500d]

#91600# +UID_DBIMPORT_HELP


2001-10-01  Frank Schönheit  <fs@openoffice.org>  [032dcfa8908651864870a14262baf2c8d45d9557]

#91894# deliver the new toplevel module ooO.UI


2001-10-01  Frank Schönheit  <fs@openoffice.org>  [66f813739393a812071eed2d9e6d8eb5e806c251]

#91894# +filtergrouping


2001-10-01  Frank Schönheit  <fs@openoffice.org>  [8c7ada276c6dd03e4fba97354fce5e8c0d229845]

preparations for #91894# (grouping and classifying of filters): outsource adding of filters to an extra file


2001-10-01  Frank Schönheit  <fs@openoffice.org>  [9a9d436d76c3f2719f2093519a5fd4845ff3f462]

initial checkin - helpers for grouping and classifying filters in the file open dialog


2001-10-01  Frank Schönheit  <fs@openoffice.org>  [6267a7b4c1cc9542e7d47c7ab5455db46e1b6aeb]

#91894# '<All>' changed to 'All documents (*.*)'


2001-10-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [d46e6b0a4f682f387d3b5ad2048f81a4429511ff]

#65293#: gcc-3.0.1 needs lvalue


2001-10-01  Sven Jacobi  <sj@openoffice.org>  [68e7b533c71bd9c054e9801d0a3428e19b2b9ccf]

#92623# do not try to read bitmaps which width or height is zero


2001-10-01  Martin Hollmichel  <mh@openoffice.org>  [a6f7f2f54804b63e51c800c5bbc82415e1999c42]

add: some default statements to avood compiler warnings #65293#


2001-10-01  Behrend Cornelius  <bc@openoffice.org>  [9030ca8eb80b1627fc543c269583d96a9077ac06]

#91427# Sub GetDocumentType now with exception handling


2001-10-01  Behrend Cornelius  <bc@openoffice.org>  [28c4b12a54fbd424958b728b06dbf11a7eb181b0]

#91427# Focus now set to Listbox


2001-10-01  Sven Jacobi  <sj@openoffice.org>  [3d51c8f7b04c90a80876e99ad256cac7507a690c]

#92532# grab the focus only once after initialization


2001-10-01  Sven Jacobi  <sj@openoffice.org>  [510a3e6ea6e4e3e08bee5af44c5d7617182997cd]

#92532# grab the focus only once after initialization


2001-10-01  Kai Sommerfeld  <kso@openoffice.org>  [5d489437e50611b38f4a99b350fceda0e8b32b85]

#92549# - XSeekable::seek interface MUST change.


2001-10-01  Sven Jacobi  <sj@openoffice.org>  [667db85f79fecd27f703a4267b7bc3d04a9799dc]

#92532# set the inet scheme


2001-10-01  Andreas Martens  <ama@openoffice.org>  [f9039fe839b442e87d0f35119be31c185b870249]

Fix #90364#: Good looking screen output


2001-10-01  Andreas Bille  <abi@openoffice.org>  [39f4f7779234bc1c96fc3b48b7d450af990789fd]

#91885# changed css link to be compatible with fat office


2001-10-01  Sven Jacobi  <sj@openoffice.org>  [4b0b556d10aebb3ec7ee3d5581f7706adb3c63c8]

#91216# check if path is already a valid url


2001-10-01  Sven Jacobi  <sj@openoffice.org>  [55f6249965cd3e6cc2109f2c127ca36ab8f77533]

#91216# using only one instance to create the INetUrlObject, not using same source and destination variable at ConvertSystemPathToURL, using ConvertPhysicalNameToURL if base is empty


2001-10-01  Oliver Specht  <os@openoffice.org>  [b73475d41f57df112c6291d68228a763ac65d671]

#92219# invalidate dispatch provider when parent view is destroyed


2001-10-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [009f35eab8a6e38dc0cbab51ea580f993e9ae173]

#65293#: gcc-3.0.1 needs lvalue


2001-10-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [73ebc1450c768cc9198f865abb8b9c54ba7e7abe]

#65293#: gcc-3.0.1 needs lvalue


2001-10-01  Rüdiger Timm  <rt@openoffice.org>  [34bae24808f47be2f98d4e7ba2bf368f32dd9419]

#65293# svdem needs to be linked against CPPUHELPERLIB and COMPHELPERLIB


2001-10-01  Andreas Bille  <abi@openoffice.org>  [ba2ea9813fcb472aef23825aab7e04acd036e93f]

#91885# Inputstream for package implementation


2001-10-01  Ocke Janssen  <oj@openoffice.org>  [db0878abd840b78e9690096942ade12bc36fb925]

#92611# saveas corrected


2001-10-01  Kurt Zenker  <kz@openoffice.org>  [312f79320b30bf489dd20d6cf6bb98f26072774f]

new version for SRC641


2001-10-01  Oliver Specht  <os@openoffice.org>  [7694a7273d17e283245b8b0a46dc4876b0d91887]

#87551# limited proxy settings if 'IsPlugin'


2001-10-01  Armin Weiss  <aw@openoffice.org>  [5621639e44247e6313f1fc96f22b5fb1b86d38ae]

#91587# ALWAYS increment since now ALL to be exported shapes are counted.


2001-10-01  Armin Weiss  <aw@openoffice.org>  [08722b4414f249e27067410e43291d2cdcaba454]

#91587# add handout master count #91587# take notes pages from master pages into account #91587# take notes pages from draw pages into account


2001-10-01  Ocke Janssen  <oj@openoffice.org>  [b75c8e2d989a250403c079d88b779119d87deba1]

#92613# unbound evaluationrow fixed


2001-10-01  Behrend Cornelius  <bc@openoffice.org>  [0067e33ee9e2d5136958a118eee1ce212ff8ce7d]

#92590# Routines for Gimmicks macros added


2001-10-01  Martin Gallwey  <mtg@openoffice.org>  [0563da4b699190165bcc14c50709740bb7625862]

#92571# add correct exception specification to match interface declaration


2001-10-01  Martin Gallwey  <mtg@openoffice.org>  [f0c5d991d2a1b958b8997c1312d767305596c13e]

#92571# throw correct exception


2001-10-01  Behrend Cornelius  <bc@openoffice.org>  [fce21e37ff27f6aede2e09da20d5f18fd03f26a2]

#92590# New Basic Dialogs inserterted; Language Modules removed


2001-10-01  Carsten Driesner  <cd@openoffice.org>  [28470b188ccd9e1ebfdc15cf08fed727fe7d8bbc]

#87551# use new login dialog with better proxy support


2001-10-01  Niklas Nebel  <nn@openoffice.org>  [e2f1110605feb7e83ec6802df47b53dbd0e14b68]

#i1730# corrected check for saved values of link update mode


2001-10-01  Mathias Bauer  <mba@openoffice.org>  [4da07aa317661698263875ae0abdf11898898a97]

#92579#: use DockingWindow as frame window to get TopWindowEvents


2001-10-01  Mathias Bauer  <mba@openoffice.org>  [e116a3152e3336a362eb042dda561670337cf1e0]

#92050#: template for saving uses checkbox for FilterOptions


2001-10-01  Carsten Driesner  <cd@openoffice.org>  [6bd6460e157aae6bfa378b1437a1fdd913669b97]

#87551# support new login dialog with better proxy support


2001-10-01  Andreas Martens  <ama@openoffice.org>  [1140a790fafa6cf2cd7677985b61a0c9d74a9645]

Fix #90364#: Good looking screen output


2001-09-28  Frank Schönheit  <fs@openoffice.org>  [68e0c580dbeee880dbe8ff38fca26778b306312b]

don't use 'catch(...)'


2001-09-28  Frank Schönheit  <fs@openoffice.org>  [f22e1e4f12a0be9dd40ef2207e84c9d74f9b780a]

#92401# reformed queryAggregation - lates SUN PRO compiler produces _wrong_ code with the old form


2001-09-28  Kurt Zenker  <kz@openoffice.org>  [7a5dff7d3060be6f4cb42e5f6b347a530ec37a6c]

new version for SRC641


2001-09-28  Niklas Nebel  <nn@openoffice.org>  [aadaec059c72ecadc8640d65d8f7da9948ea802e]

#92546# call rReq.Done for SID_VIEW_DATA_SOURCE_BROWSER toggle slot


2001-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [3afcf0040fa8aec6e13d967801032815089d610e]

#65293#: exception specifications


2001-09-28  Sascha Ballach  <sab@openoffice.org>  [c2824149c598bedc5b5bb62121009e1a8cfc5d07]

#92131#; set the printer on the docshell and not direct on the document


2001-09-28  Sascha Ballach  <sab@openoffice.org>  [8e5c7db29546f192f5414c7052dbbb87f7ad4455]

#92131#; Update the Ref Device of all Input Handler


2001-09-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f427c1ea7c8660792bd67508685b474e73c81676]

#92372# linkinc back again


2001-09-28  Niklas Nebel  <nn@openoffice.org>  [0b266cfc991326562c43ce2139237822be833424]

#92569# IndexOutOfBoundsException for getCellByPosition / getCellRangeByPosition


2001-09-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [2e8a37565985c8d799b8249fd56bcd38db8deece]

#92372# own linkinc removed


2001-09-28  jp  <jp@openoffice.org>  [3052cf36fadd04f68292abc4c730525da81dffda]

Bug #85610#: new method GetAllScriptsOfText


2001-09-28  jp  <jp@openoffice.org>  [0bcd5a0bfa68bea0e9f9a8534a7d985ef096ab00]

Bug #85610#: InsertSymbol - set always the attributes for all scripts of the inserted text


2001-09-28  Martin Gallwey  <mtg@openoffice.org>  [eb58bdd5529ec16f8ef7366f3b5528808faf4dd4]

#92549# throw IllegalArgumentException for illegal seek paramaters


2001-09-28  Daniel Vogelheim  <dvo@openoffice.org>  [d5cde56df40591f47423aa3491cdf5ae2df966eb]

#91636# improved error handlings - throw SAXParseException for any severe errors found during import - generate warnings for illegal style attribute values


2001-09-28  Daniel Vogelheim  <dvo@openoffice.org>  [d399554c2c9d4c86825c7a682fad3a2cf50c0932]

#91949# always lock SolarMutex when modifying the document (also make start/endDocument call their parent's methods)


2001-09-28  Daniel Vogelheim  <dvo@openoffice.org>  [50a380647a5ccd4ac3adb0a7607ad07f96b17553]

#91949#  need to lock SOlarMutex when modifying the document


2001-09-28  Martin Gallwey  <mtg@openoffice.org>  [ee17b7754b35e67f6a086165112287b2e08bcd39]

#92549# throw IllegalArgument Exception for illegal seeks


2001-09-28  Frank Schönheit  <fs@openoffice.org>  [76b58a95d8f727ac32e79e196f4569c6235c652c]

#92546# call rReq.Done after executing SID_VIEW_DATA_SOURCE_BROWSER (needed for AutoUpdate slots)


2001-09-28  Martin Gallwey  <mtg@openoffice.org>  [bc08738282e6b6b3708de5a6c56e19e7dcb60d34]

#92549# update XSeekable implementation to throw an exception if someone tries to seek past the end of the stream


2001-09-28  jp  <jp@openoffice.org>  [506d944f1f0735c6bb768f82b1607a0999439e0b]

Bug #85610#: GetScriptType - additional flag how to handle weak scripts


2001-09-28  jp  <jp@openoffice.org>  [b3263315cdea060fd7c360cf3e0e4499b6ee542b]

Bug #85610#: GetScript - additional flag how to handle weak scripts


2001-09-28  Martin Hollmichel  <mh@openoffice.org>  [35e8fcb396a67475a5a74d32f4df725a00bea631]

remove useless local variable


2001-09-28  Niklas Nebel  <nn@openoffice.org>  [e84febf6537765ce52eca93c592b164d66145ce8]

#90488# AutoInput after ext text input


2001-09-28  Kurt Zenker  <kz@openoffice.org>  [c375054cfad9cd83725049c7136e8379123b8825]

new version for SRC641


2001-09-28  Frank Schönheit  <fs@openoffice.org>  [8bc34e90e49cb496a3d5bc623a2241fbfb154f75]

#91041# SetControlFont instead of SetFont


2001-09-28  Peter Burow  <pb@openoffice.org>  [b2d490bcd100b7cf7b3c01f649365bec4121faa6]

fix: #92485# new menu item 'Copy'


2001-09-28  Peter Burow  <pb@openoffice.org>  [4a49bec823432edad94ff089fd548619fc6565d9]

fix: #92485# IMG_HELP_TOOLBOX_COPY added


2001-09-28  Frank Schönheit  <fs@openoffice.org>  [b33493efeeddac0722d32cf379067489bb22a079]

#92550# small corrections in the german text


2001-09-28  gt  <gt@openoffice.org>  [be3aa1fd0e3e7a5d02dc6474013aff8d41e95d6a]

#91305# SvImpLBox::KeyInput(): pass RETURN if not handled


2001-09-28  Andreas Bille  <abi@openoffice.org>  [ac84ebf7f5819e448809c4514f4768a17bf05f2d]

#91885# Some more features specially needed by the webtop( helprprefix, Order property at module contents, missing implementation of XPropertySet for cached dynamic result set on java side )


2001-09-28  Christian Lippka  <cl@openoffice.org>  [e24bc241b69da6789351d9bf82eab5119f09c16c]

#86794# added xml clipboard support for drawing layer


2001-09-28  Björn Milcke  <bm@openoffice.org>  [c1412ac07dfc06075a854fab07e2af0c4948dad3]

#91951# support XML ex-/import of additional shapes (esp. metafiles and bitmaps)


2001-09-28  Thomas Benisch  <tbe@openoffice.org>  [a936ceb5f01a54b7282f7bc3a2f2e6d10aadf6fb]

#92258# click handler for Basic Scrollbar


2001-09-28  Thomas Benisch  <tbe@openoffice.org>  [63ae35f3143c71d548e0771b474c3c90b473b09e]

#92258# click handler for Basic Scrollbar


2001-09-28  Frank Schönheit  <fs@openoffice.org>  [e043b963f781981787afa86f7fba7773ac486490]

#92400# workaround a compiler bug


2001-09-28  Martin Hollmichel  <mh@openoffice.org>  [656ec283c565652469704aebf257832f46797259]

del: unused variable


2001-09-28  Kai Ahrens  <ka@openoffice.org>  [86a7c723948e25321c85283f8b7afffd379cff62]

#91778#: don't allow paint before show is started


2001-09-28  Martin Hollmichel  <mh@openoffice.org>  [5bf13559ed33f91aadbc9b29796be70ee18cd651]

reorder initialization list to match declaration order


2001-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [5e8b08c6b07e2ab83a8da798531a2d4ba324fa71]

#65293#: gcc-3.0.1 needs lvalue


2001-09-28  Christian Lippka  <cl@openoffice.org>  [040fcc3e658650935b22cc6c5889ea528c0e2ece]

#86794# new service for drawing layer clipboard export


2001-09-28  Christian Lippka  <cl@openoffice.org>  [d67ddded9092d6947a563a8b82148c2165452fd6]

#91951# a model does not need to support styles


2001-09-28  Christian Lippka  <cl@openoffice.org>  [bcf733a3849bfa5965b5449938967f4d13081681]

#86794# new service for drawing layer clipboard export


2001-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [1c670e343268e598eb3bfde16fba64bbdc23ee16]

#65293#: includes


2001-09-28  Kai Ahrens  <ka@openoffice.org>  [958238894e3e7d477f483fe20194ab85ae1da782]

#91778#: start slide show in ::Activate


2001-09-28  Niklas Nebel  <nn@openoffice.org>  [81eab39a6831aa8d7a84612e5115476e70b121c5]

#92414# right type (sal_Int32) for RefreshDelay in PropertyMap


2001-09-28  Jörg Barfurth  <jb@openoffice.org>  [4f92b9a429a3a56e69fbc5709038eb0f28708c41]

Adjust to src641, some tests extended


2001-09-28  Jörg Barfurth  <jb@openoffice.org>  [ca5ada12b231b55c4bf3debaf0ad0810bf9c7ec2]

#90021# Implement proper support for default-handling


2001-09-28  Carsten Driesner  <cd@openoffice.org>  [510ba704f78044077ec4d050bb4d77857291c84b]

#65293# solaris compilers has problems with nested statement


2001-09-28  Niklas Nebel  <nn@openoffice.org>  [6f7b9ab6e0f62fd5160c8bb12b398a63b7700bc8]

#92505# READONLY flag in property map for property HasDrawPages


2001-09-28  Armin Weiss  <aw@openoffice.org>  [89a80b88febd533d77b0c3ff460e28c2ee762a75]

#92557# re-get the object pointer, the object may be deleted


2001-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [ece03dcacf379da1db3d475285a7a39455ea5de4]

#65293#: exception specifications


2001-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [0c052219971f614778ce96e529660b5d93cbdb52]

#65293#: gcc-3.0.1. needs lvalue


2001-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [9ed11d66073a30511537dff74bb1f36b71fc7645]

#65293#: std::min/std::max


2001-09-28  Niklas Nebel  <nn@openoffice.org>  [f194c699b58d60bf1104cd79b50e66d2ca57886f]

#92480# READONLY flag in property map for cell range Position and Size


2001-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [1a1f882ab8288a50203d1c2af7998294c3b97e78]

#65293#: exception specifications


2001-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [53f2235d0cc7d8609361fe26d74a90bc75209ccd]

#65293#: exception specifications


2001-09-28  Oliver Specht  <os@openoffice.org>  [813df9237ae055abf7171b7bfc9bf109b4912e59]

#92528# OOo header inserted, revision log removed


2001-09-28  Jörg Barfurth  <jb@openoffice.org>  [e86dc46d7563e6e6399df14f140ef05a7fc7f931]

#90021# Implement proper support for default-handling


2001-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [f3b9feec39a78e245c247144914d8cb81f4eaed0]

#65293#: std::min/std::max


2001-09-28  Peter Burow  <pb@openoffice.org>  [53bc3c6a3eb79ff6070453295015880b2cc38efe]

fix: #91670# read filelist from stream fixed


2001-09-28  Tino Rachui  <tra@openoffice.org>  [ed2675a20a439a119c1b55ab1ca059cdf556af08]

*** empty log message ***


2001-09-28  Juergen Schmidt  <jsc@openoffice.org>  [312626e464518ff59889fa847bb93f25949ea9d7]

#87796# change name of jar file for registration


2001-09-28  Tino Rachui  <tra@openoffice.org>  [69157cf70bac57ee920344525d877aca5d5f048b]

#92343#added mutex to safe inter-thread-access to m_pCurrentClipContent


2001-09-28  Dieter Loeschky  <dl@openoffice.org>  [cdc41b051054ee1374b64995c79fd2925afb818b]

#92171# It's not allowed to group presentation objects


2001-09-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [816245b9b5feb5fa19ee955131b3923919c28f53]

#92371# just check for RES_ variable to activete language


2001-09-28  Niklas Nebel  <nn@openoffice.org>  [f33e4df2f5aef09a026a14838ea1a279c29a8c8b]

#92540# call ForceOutlinerParaObject so set vertical caption's text direction


2001-09-28  Jörg Barfurth  <jb@openoffice.org>  [7126b755aa33a741fd47c76cf424704b4c5756f4]

#91283# Fixed problem in non-pro build


2001-09-28  Armin Weiss  <aw@openoffice.org>  [2345f636f39426c86755064ed28701a3597ba949]

#90356# changed handling to use new dialogue and information from the configuration


2001-09-28  Armin Weiss  <aw@openoffice.org>  [0804d4a7a62338c0954b9cbb9aa52774f1cdcee2]

#90356# added member ShowUndoDeleteWarning


2001-09-28  jp  <jp@openoffice.org>  [80c9b920ea3a63f77685b42dfed7adb7de4fe486]

Task #92540#: set vertical at the outlineparagraph object


2001-09-28  Armin Weiss  <aw@openoffice.org>  [4bc166411ee2a74c162f8945fa9e55aa3cf619bd]

#90356# added ressources for dialogue


2001-09-28  Niklas Nebel  <nn@openoffice.org>  [0b63a0859279d6b46a7abf2327e78cef5aeffd5d]

#86508# update aOldSel after selection for editing a function


2001-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [7654d8008ab99157ff5991dcd9a3738b42a3bcbe]

#65293#: includes


2001-09-28  gt  <gt@openoffice.org>  [6d9b8b103f3d6e44045208f4b8b32eb58b340613]

#91954# #92541# seperate border for each window and correct pos for splitwindow


2001-09-28  Oliver Specht  <os@openoffice.org>  [cb6e7cb318f20d400accb36c69635e8eece5bc6e]

#92547# client/server-side spelling corrected


2001-09-28  Kai Ahrens  <ka@openoffice.org>  [4829a4fb39cdbeab24c5cf298a574e982fa6aac3]

#92523#: send drag event with release flag set


2001-09-28  Christian Lippka  <cl@openoffice.org>  [de633c67dd2c28af24bd1890bd7470bdbc3d1985]

#86794# for clipboard there may be documents without styles


2001-09-28  Sascha Ballach  <sab@openoffice.org>  [a212c3c9ecdd93a6270a0c8904834edcbcd00025]

#92397#; service OfficeDocument added


2001-09-28  Oliver Bolte  <obo@openoffice.org>  [39044f2b3583122eddd8b64a9db5f58bdf14dfbc]

new version for SRC641


2001-09-28  Kurt Zenker  <kz@openoffice.org>  [d40cbb81f5838e5d9d72d0cfc1f96d32c816e911]

new version for SRC641


2001-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [c373c16de43c1f4d3f2b94a1e86af7689a0ad4e5]

#65293#: gcc-3.0.1. needs lvalue


2001-09-28  Frank Schönheit  <fs@openoffice.org>  [75fa0309ecd280bdd06f04e03a2f0e30d0bfc48f]

#91062# forgot the return value ...


2001-09-28  Oliver Specht  <os@openoffice.org>  [8b7798b22d1ca7a988a9c3527cbac16c38aef6c7]

#92544# ::Notify implemented


2001-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [54d389996aee8b8f39d101167eef7dd80e302118]

#65293#: exception specifications


2001-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [7c317f5dbbcbb8770e0ec1f33d23a8bb0078d36f]

#65293#: exception specifications


2001-09-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [8054195b1af5bb44b0eae14c0c4a448f7888bee8]

#65293#: exception specifications


2001-09-28  Oliver Bolte  <obo@openoffice.org>  [dffbc4f8c5db356cbdcbd2b9119b0dd9b75323c2]

#65293# ambigous == op. solaris


2001-09-28  Oliver Specht  <os@openoffice.org>  [4285de66701b55e492e82bb1af7bdd5718046e6e]

#92478# new HelpIds for Business card format page


2001-09-28  Christian Lippka  <cl@openoffice.org>  [449a15dcf6c5b5db88c1c53d004c0ff2885f9a15]

#86794# for clipboard there may be documents without styles


2001-09-28  Oliver Bolte  <obo@openoffice.org>  [fba466fb86f1b83b2d3ff099438a25b17629d102]

#65293# removed illegal line ends


2001-09-28  Oliver Specht  <os@openoffice.org>  [4c39ad65d7f9bed23637b29373b36ed3c0777414]

#92423# RadioButton text changed


2001-09-28  Frank Schönheit  <fs@openoffice.org>  [fcea38c5583e4825dbd42cfc4a69c829e73cb22b]

#65293# project depends on offuh


2001-09-28  Jörg Barfurth  <jb@openoffice.org>  [a942240366a245bcd1388b62fd3c3040d0cc37c0]

#90938# Setting forceWritable option moved to base class. Now also applies to local AdministrationProvider


2001-09-28  Jörg Barfurth  <jb@openoffice.org>  [2e0b4d46d0988ac17bf9aab26eadf08dbe245776]

#90938# Added isAdminSession() query


2001-09-28  Christian Lippka  <cl@openoffice.org>  [6aabd9e9ccd3ada89865e4d9767112eb62a9b20e]

#86794# for clipboard there could be documents without masterpages


2001-09-28  Sven Jacobi  <sj@openoffice.org>  [5f13a9fb649c44517d41a56d8b71eee2775eeccb]

#92501# improved mapping, also save/restore transformation matrix


2001-09-28  Daniel Vogelheim  <dvo@openoffice.org>  [fc49e0f5722d614a283c4e3bd76a590acc96f573]

#91636# error code for general API errors


2001-09-28  Oliver Specht  <os@openoffice.org>  [a7cd735da6cb643993c8e96666085fd577f15c85]

#92528# Revision log removed


2001-09-28  Oliver Bolte  <obo@openoffice.org>  [d62ccecee299767a61aa4490748446607ea2f2d8]

#65293# exceptions solaris


2001-09-28  Oliver Specht  <os@openoffice.org>  [2f6bb2860067a97fad4dd6dab6df5486bd28b083]

#92528# Revision log removed


2001-09-28  Oliver Specht  <os@openoffice.org>  [6137e7aa15d83c18b76b6f98c71d37ee24f118b2]

#92528# Revision log removed


2001-09-28  Oliver Bolte  <obo@openoffice.org>  [baa33b9e53ee925100bf740bbd01f82d91310d87]

#65293# exceptions solaris


2001-09-28  Oliver Specht  <os@openoffice.org>  [42fb60a7140e8fd4f0318eb35b9130c26c5cb175]

#92528# Revision log removed


2001-09-28  Oliver Bolte  <obo@openoffice.org>  [324fef58bb606a8c99e7ab92a5ae9b637f56caba]

#65293# excetions solaris


2001-09-28  Ocke Janssen  <oj@openoffice.org>  [8e909ad5915c19debad8808292a23968e79d0400]

#92471# set all privileges when privileges are not ssupported


2001-09-28  Oliver Specht  <os@openoffice.org>  [07f251f02f11c6e5831c1cebe50e8198f4afc5f1]

#92528# Revision log removed


2001-09-28  Oliver Specht  <os@openoffice.org>  [c242fa366dfbfe5e58d307f76b30829c2734bb3f]

#92528# Revision log removed


2001-09-28  Oliver Specht  <os@openoffice.org>  [e99b0596d4bdeb5a4431765ced87e54341a2843a]

#92514# cast of Any::getValue removed


2001-09-28  Oliver Specht  <os@openoffice.org>  [05686ec0223aa7d4ee548f26b2fb5cc298164291]

#92528# Revision log removed


2001-09-28  Oliver Specht  <os@openoffice.org>  [e47938635f5d5c1e7ab1991ee0437bfc4b807859]

#92528# Revision log removed


2001-09-28  Oliver Specht  <os@openoffice.org>  [a707a4d2e5b5eb051c1781e5042bf15e29492da0]

#92528# Revision log removed, header replaced


2001-09-28  Ocke Janssen  <oj@openoffice.org>  [72c1262aa32054b014997f2da4e5a264f6338eda]

#92410# correct parameter names in sqlstmt and metadata corrected


2001-09-28  Ocke Janssen  <oj@openoffice.org>  [97e111b0f82bb008147a033161e37b513ae1123f]

#92410# if conenction is shared stopListening in setProp


2001-09-28  Oliver Specht  <os@openoffice.org>  [ddd76b4baaa959950e029a9f141778771dc28bf2]

#92514# cast of Any::getValue removed


2001-09-28  Oliver Specht  <os@openoffice.org>  [a6e4bfb6fb3de197cb8be2369c830fa2c23c004a]

#92528# Revision log removed


2001-09-28  Oliver Specht  <os@openoffice.org>  [ad3ebe83fe1d270ba60b55dd14d2817d46b72f90]

#92528# Revision log removed


2001-09-28  Peter Burow  <pb@openoffice.org>  [4b68ecdae246060e9e10f27037276c9b40a70d53]

fix: #92485# <STRG><C> activated


2001-09-27  Kurt Zenker  <kz@openoffice.org>  [1e4160301179c9d752d4dfc497894340258fc194]

Merge SRC641: 27.09.01 - 23:45:09


2001-09-27  Kurt Zenker  <kz@openoffice.org>  [6a21b03a8ed5bcc0a88c439c69b65f052c19504d]

Merge SRC641: 27.09.01 - 23:29:21


2001-09-27  Kurt Zenker  <kz@openoffice.org>  [49e382bbac18a088622af1dd0a9f8ab331a656d9]

Merge SRC641: 27.09.01 - 23:25:56


2001-09-27  Kurt Zenker  <kz@openoffice.org>  [b3527b6cdc5baafc120e13182ee74098016f25e5]

Merge SRC641: 27.09.01 - 23:22:14


2001-09-27  Kurt Zenker  <kz@openoffice.org>  [742742b905870a3fe405331f254701cc2e9be922]

Merge SRC641: 27.09.01 - 23:16:39


2001-09-27  Rüdiger Timm  <rt@openoffice.org>  [f26deb0dd11972c144ce16ec4e8157084a9e648c]

Merge SRC641: 27.09.01 - 23:12:33


2001-09-27  Oliver Bolte  <obo@openoffice.org>  [e3c5b91f8239e1c825c9a51a22224502a0a067b5]

Merge SRC641: 27.09.01 - 23:11:07


2001-09-27  Kurt Zenker  <kz@openoffice.org>  [abf8c5d99e2994b73357822c033bd83144e08f17]

Merge SRC641: 27.09.01 - 23:08:47


2001-09-27  Oliver Bolte  <obo@openoffice.org>  [bddeadd6e89e8b5ff95dd46ae75425df99970737]

Merge SRC641: 27.09.01 - 23:05:35


2001-09-27  Kurt Zenker  <kz@openoffice.org>  [d8044156876a506d983e21c81f5787b71f5dec98]

Merge SRC641: 27.09.01 - 22:56:41


2001-09-27  Kurt Zenker  <kz@openoffice.org>  [5f91a58beb6aa8e00de634277b4bad5a4d3226a1]

Merge SRC641: 27.09.01 - 22:55:31


2001-09-27  Kurt Zenker  <kz@openoffice.org>  [cd98a00e81f0ab26671bab359e3372c97b92cf5a]

Merge SRC641: 27.09.01 - 22:56:52


2001-09-27  Rüdiger Timm  <rt@openoffice.org>  [330da52600d8816484347fb2c1c39729f29c0787]

Merge SRC641: 27.09.01 - 22:50:14


2001-09-27  Oliver Bolte  <obo@openoffice.org>  [694f2c984fd1bb95f967540a2dccc3151319f411]

Merge SRC641: 27.09.01 - 22:43:12


2001-09-27  Rüdiger Timm  <rt@openoffice.org>  [da026b0bf76cbed8a195e3fd3fbadab532286182]

Merge SRC641: 27.09.01 - 22:42:41


2001-09-27  Kurt Zenker  <kz@openoffice.org>  [8b5fcadc3ae5bad94ce2b3d835e7c7f85e33f248]

Merge SRC641: 27.09.01 - 22:41:58


2001-09-27  Kurt Zenker  <kz@openoffice.org>  [462ee85282494a07ecd6e9ed99fc171f6b31ecf6]

Merge SRC641: 27.09.01 - 22:39:41


2001-09-27  Kurt Zenker  <kz@openoffice.org>  [a9881a2f4218b7b81c7af8f1bcaa214148ebd758]

Merge SRC641: 27.09.01 - 22:39:33


2001-09-27  Kurt Zenker  <kz@openoffice.org>  [4299eaa33c825d3841199488a6109ff695ad0a5c]

Merge SRC641: 27.09.01 - 22:40:45


2001-09-27  Kurt Zenker  <kz@openoffice.org>  [507a9342e5c9852f2c9c1ddb58e4b3e372ac4b9f]

Merge SRC641: 27.09.01 - 22:37:08


2001-09-27  Kurt Zenker  <kz@openoffice.org>  [5d0cbafec5f7bab578ef65c2ce718c32499caa96]

Merge SRC641: 09/27/01 - 22:27:34


2001-09-27  Kurt Zenker  <kz@openoffice.org>  [5c6d629192ed9726fc95cbbb4d6885cada8826dc]

Merge SRC641: 27.09.01 - 22:26:24


2001-09-27  Rüdiger Timm  <rt@openoffice.org>  [2582d645327452f73e37620b9316ffec7d9ba94e]

Merge SRC641: 27.09.01 - 22:24:41


2001-09-27  Kurt Zenker  <kz@openoffice.org>  [5459e46c93e67df49bc8b98e52361c07266528d2]

Merge SRC641: 27.09.01 - 22:24:15


2001-09-27  Kurt Zenker  <kz@openoffice.org>  [f314ebdf5c105f679e98db7f69848977860818b0]

Merge SRC641: 27.09.01 - 22:22:59


2001-09-27  Vladimir Glazounov  <vg@openoffice.org>  [9ed62d7d905fea2f1122d80bb9e6876858233ba7]

Merge SRC641: 27.09.01 - 22:22:21


2001-09-27  Kurt Zenker  <kz@openoffice.org>  [84c4cb2c5fe738358f0ab65b95419279f67d7b4a]

Merge SRC641: 27.09.01 - 22:18:57


2001-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [18d91cef0a3b33f7338de2e127d6a187ad7cab2f]

#65293#: adapted to new bootstrap


2001-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [630f6d8d5582ec1edc7a3b6b065fc3069361bb2a]

#65293#: gcc-3.0.1 needs lvalue


2001-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [479be99e22f81b06fcc7bdfa2093a3a967629943]

#65293#: includes


2001-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a3dda29cb537a7f7deed7c45b9e401c5d6676880]

#65293#: gcc-3.0.1 needs lvalue


2001-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [9170fe54416c8413aebfb77102f669319c1e94ef]

#65293#: exception specifications; gcc-3.0.1 needs lvalue


2001-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d4ded740192bd6b1f0285110b14ff30f2b637a78]

#65293#: std::min/std::max


2001-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f035d985fcb0042ff4f89ab58e2ceed2e11cd47b]

#65293#: std::min


2001-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [4a61195961ea1b54cc6ca12cb080cb5571efc5ff]

#65293#: gcc-3.0.1 needs lvalue


2001-09-27  Malte Timmermann  <mt@openoffice.org>  [b1f37886b633b4495147d98a316dc0e881453dec]

#92322# SetTopEntry: Call Update() before changing mnTop


2001-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [55f291da464704616aa95a823c30227369814db1]

#65293#: exception specifications


2001-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f79853ccfe14314caebc7e03ac1ebf1bbf8c159a]

#65293#: fix operator=()


2001-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [702b2eed5892772328315561927f39b7de2450fb]

#65293#: gcc-3.0.1 needs lvalue


2001-09-27  jp  <jp@openoffice.org>  [de51626380a31fe0c90b1e7bc1fd5b1d1c5e214b]

Task #91873#: remove usage of GetSystemLanguage and other system realted methods


2001-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [97203b8c17d371ebbf95e471f58654773fab2c29]

#65293#: std::min/std::max


2001-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [5314c800113c0aa21b18ece359a571974d7815e0]

#65293#: cast


2001-09-27  Frank Schönheit  <fs@openoffice.org>  [4cb7799f0b37c574c2c60122ae1fee39fd37016b]

#92050# don't ask for non-existent controls


2001-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [a9409040c557f5b9eb4b8ff876197e83f29b6461]

#65293#: gcc-3.0.1. needs lvalue


2001-09-27  Kurt Zenker  <kz@openoffice.org>  [e2631b1378aed4d7cf78e960ab0203aafe3bc1bf]

new version for SRC641


2001-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [93f938fde4eac26a41bb9467ec9a75dfe2328fe8]

#65293#: includes


2001-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f3534d842c83098e8d9af99a9e4ccf6d1cced769]

#65293#: gcc-3.0.1 needs lvalue


2001-09-27  Kurt Zenker  <kz@openoffice.org>  [726bea863bd2419cd58d3a3bcdf2e34964eb9190]

new version for SRC641


2001-09-27  Kurt Zenker  <kz@openoffice.org>  [e6acf60373f0c22d64236b1ba660a0f51afd8509]

new version for SRC641


2001-09-27  Thomas Benisch  <tbe@openoffice.org>  [6dfe9b804a1c2f8fa6a2d9883a553d6fbe1b919c]

#92535# BasicIDE: replace CancelClose button by Close button in MacroChooser dialog


2001-09-27  Jörg Budischewski  <jbu@openoffice.org>  [4d39d6a3038c91e7227e85c1875e68b5c0eba058]

#91283# improved error handling


2001-09-27  Jörg Budischewski  <jbu@openoffice.org>  [677b85023b9102fc856305d0ec3ab4e0b8159a4f]

#91283# in case a readonly registry does not exist, a exception is now thrown


2001-09-27  Juergen Schmidt  <jsc@openoffice.org>  [8e58f2a59b6e2c57f8e4211dad7fbfb5515b395d]

#87796# pack ole examples


2001-09-27  Juergen Schmidt  <jsc@openoffice.org>  [438f72fe337e9bdc0898b344751bf51a818973a3]

#92529# change the name of the odk zip file


2001-09-27  Dieter Loeschky  <dl@openoffice.org>  [7d42724fb93081465b1b439ac33c2e06340f3c70]

#92376# Undo-ability


2001-09-27  Kurt Zenker  <kz@openoffice.org>  [e16c5d48c2c8b93ff18f7ea880b42a89a43c5fb8]

new version for SRC641


2001-09-27  Kurt Zenker  <kz@openoffice.org>  [4a93881a294b11813e796aca98bc4e060b8d75ec]

new version for SRC641


2001-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [e39c0ab4d0905d2a935283e5b6d79b95e69c7d4e]

#65293#: includes


2001-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [5a82362d451d725d5a13f886930f7bb78c8a12fe]

#65293#: exception specifications


2001-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [856a630aca9265aac4eb2aa19809ab64b3a638b2]

#65293#: exception specifications


2001-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [8df76b3ffc6b14d509bd3626cc72547e10e26ff8]

#65293#: includes


2001-09-27  Thomas Benisch  <tbe@openoffice.org>  [aeaf9f25aa60bf96eafef07ae95a0e0b55e12838]

#91121# adapt library management in BasicIDE to library containers


2001-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [2a41c3017f6206cf79bb4ad3e52bc3d1e23baa70]

#65293#: includes


2001-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [30592b79c6acf574ddc5bf21a40190a863ed29af]

#65293#: includes


2001-09-27  jp  <jp@openoffice.org>  [36d0848d8bf529d758ea627a4f8398b2b7d5ffa2]

Task #87374#/#90081#: empty start/end undos don't delete the redo sequence


2001-09-27  Kurt Zenker  <kz@openoffice.org>  [5eb3383682d9ecb86e3f3d9ceacff013e9655b14]

new version for SRC641


2001-09-27  Kurt Zenker  <kz@openoffice.org>  [91f44ab94dac139b6be474947a8911adb9790854]

new version for SRC641


2001-09-27  jp  <jp@openoffice.org>  [de4a94961a5a09c1ccb31bba1cb7736b94f2c153]

Task #87374#: handle readonly sections


2001-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [43c6faad9a5bc0602147a4a8f28f28d2a9867002]

#65293#: exception specifications


2001-09-27  jp  <jp@openoffice.org>  [0824f32e147bde3b356416f84e74e2530cd6bf09]

Task #87374#: lcl_GetJoinFlags - allow join only if the start and end of section are content nodes


2001-09-27  jp  <jp@openoffice.org>  [6e7162efe38fd1ccfd9433f29632e527226a1543]

Task #87374#: compare/merge doc - don't ask for readonly sections


2001-09-27  Ocke Janssen  <oj@openoffice.org>  [acfc0dd5e6fd121d12cbedf3507fb286f95b04a1]

#92517# show addtable dialog when no tables exists


2001-09-27  Oliver Specht  <os@openoffice.org>  [50db0e11cfc878ab95d72406b33daf4d26cebb00]

#62832# feature: printing changes document modified state


2001-09-27  jp  <jp@openoffice.org>  [a2214aaab0e227e8a987269352a39efcf5e91dbc]

Task #87374#: SwUndoCompDoc - need an additionl member


2001-09-27  jp  <jp@openoffice.org>  [9d5e5f2ceb6bd3fbc7c1c77742a11f8f6b7f5839]

Task #87374#: remove double code


2001-09-27  jp  <jp@openoffice.org>  [c7462498761af3ba33efec2361d203ff0da744a3]

Task #87374#: Accept/Reject are also allowed if a readonly section is selected


2001-09-27  Vladimir Glazounov  <vg@openoffice.org>  [20e17dec5d8b28725b95045fd5127bc848a99710]

SRC638


2001-09-27  Christof Pintaske  <cp@openoffice.org>  [fff69dbba087b39b9a52032e139f9bd854488e4c]

#92515# search network and client installation for font and printer configuration


2001-09-27  Oliver Specht  <os@openoffice.org>  [f87582fe10eb29f744066ea55269a0006dcbe412]

#62832# feature: printing changes document modified state


2001-09-27  Oliver Specht  <os@openoffice.org>  [f6b5ead4fe446d5772b3a19e44a6ecb395a5ca83]

#62832# feature: printing changes document modified state


2001-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [fa0968851d6939c222fd652a88a642df283e9434]

#65293#: exception specifications


2001-09-27  Martin Gallwey  <mtg@openoffice.org>  [567966dbcac9e31f3cb8a960b1d178ac5717c2d4]

#92521# Much improved handling of missing autotexts


2001-09-27  Martin Gallwey  <mtg@openoffice.org>  [af91a008e79be8402e92b61afd42565b957c5fa2]

#92521# better handling of missing autotexts


2001-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [482b28000da1bf568785881faccd1bc8ee89e4c7]

#65293#: exception specifications


2001-09-27  Thomas Benisch  <tbe@openoffice.org>  [9d385a9bea086aa88891f56cc29bc9676ff4b512]

#92520# BasicIDE: misleading labels in the libpage


2001-09-27  jp  <jp@openoffice.org>  [22ee4c9b281b77d709664eb99418c2b9898c0bfb]

Bug #87374#: remove not needed Start-/EndUndo calls


2001-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [25192af1699fd9f660ca9eafcf89e2b590e10100]

#65293#: exception specifications


2001-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [f8e88dabfa0a6e0b96ad9e3157f90eb024427987]

#65293#: includes


2001-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [2de30793bb200dbd28d201d862d8e0fb92e8641a]

#65293#: exception specifications


2001-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [2eba8d25a457e3b29f735b792fd861ec1b061e34]

#65293#: includes


2001-09-27  Sascha Ballach  <sab@openoffice.org>  [3a81bc2244d269dfb6347d14a755004f329e016c]

#92435#; compare the currency of the cell with the bank symbol and the current currency of the number format


2001-09-27  Sascha Ballach  <sab@openoffice.org>  [ba9dd546b8a84f1b82f0d046c218a86375c7e47c]

#92239#; lock solar mutex only if neccessary


2001-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [d9e53efd0ada9ea0a2ea07a1220f221fef03485f]

#65293#: exception specifications


2001-09-27  Sascha Ballach  <sab@openoffice.org>  [770895805d1cabf54d82a9e822e39580bffef326]

#92435#; don't ignore dot in quotes


2001-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [5ea3693640d8a60cd0a86785c016b55cca14b0c2]

#65293#: exception specifications


2001-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [469c66489a29092bc46028ef2b1fb7e9a05defc9]

#65293#: includes


2001-09-27  Mathias Bauer  <mba@openoffice.org>  [a435c39cffdb212c1fd5c51f15163d70458726ee]

#92513#: return from execption method if no restart


2001-09-27  Oliver Specht  <os@openoffice.org>  [afb9ae5736875679cc0f554787920b9a6b261c34]

#92490# use UNO stream operators


2001-09-27  Mathias Bauer  <mba@openoffice.org>  [4efbd64a20ae6216ce3e44f2dcc33615923fdc19]

#92021#: Init missing


2001-09-27  Mathias Bauer  <mba@openoffice.org>  [e04b322ea6fedd34090e974be0b84013d9fefc0d]

#92340#: use UI names


2001-09-27  Mathias Bauer  <mba@openoffice.org>  [00da6025ddf1014a14a670f7023e39364d22919e]

#92021#: releasing controllers


2001-09-27  Peter Burow  <pb@openoffice.org>  [0da89d89267d3cfc94133bd12db533277b5a6edb]

fix: #92484# hide search button and menu item


2001-09-27  Sascha Ballach  <sab@openoffice.org>  [fa24160e151594f5d5559983dc11c9266a43451f]

#92239#; don't ask HasAttrib if loading xml


2001-09-27  Mathias Bauer  <mba@openoffice.org>  [085b5f425c25cec501a311f38241a3e1548a011f]

#92211#: wrong factory name


2001-09-27  Armin Weiss  <aw@openoffice.org>  [e7ea46f489e7fe14919f0465903b69c7cac89aa7]

#91457# Popup for Online-Spelling now handled by SdDrawDocShell


2001-09-27  Armin Weiss  <aw@openoffice.org>  [563c0a1b78989c485aa225649d5bb3da5b86bd04]

#91457# ExecuteSpellPopup now handled by SdDrawDocShell. This is necessary


2001-09-27  Armin Weiss  <aw@openoffice.org>  [22b30f448c058dc991493ac1084f883ef787fbc8]

#91457# removed link and replaced with Imp method #91457# restart when add to dictionary takes place, too.


2001-09-27  Sascha Ballach  <sab@openoffice.org>  [ac556643bc78d0e92fd7ff00da11f0addad9e25a]

#92435#; ask also whether the column is hidden


2001-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [7d78f3b90a270a08f84a4bea41a8ebdc42a3c261]

#65293#: includes


2001-09-27  Armin Weiss  <aw@openoffice.org>  [13c21ea55e2cfe74eab99ce494baae5b73e1f322]

#91457# removed link and replaced with Imp method


2001-09-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [1e8cfca09b3c18957b9911170b83d66548a19279]

#65293#: exception specifications


2001-09-27  Ocke Janssen  <oj@openoffice.org>  [70c26bb227eac25d1ec98e974af7a4a064db368f]

#92475# check if connection is a XViewsSupplier


2001-09-27  Ocke Janssen  <oj@openoffice.org>  [c5793c12ee0048127ff72d780181897c16a098c3]

#92339# type corrected from LTRIM function


2001-09-27  Thorsten Behrens  <thb@openoffice.org>  [53b16ea6ce17825bd11c8ed1eaef536e2a4fda9a]

#92496# Setting field content on living field


2001-09-27  Dirk Grobler  <dg@openoffice.org>  [2dd773613422cc3c6d4f385c01906a0cd9e993c7]

#92427# remove TF_CFGDATA


2001-09-27  Dirk Grobler  <dg@openoffice.org>  [3983122d511d7e948674fd453d8627b0b1437461]

#92427# remove TF_CFGDATA


2001-09-27  Niklas Nebel  <nn@openoffice.org>  [dd9c36b1b0ce58ceb874aa47fd0e9a6d46928fec]

#92390# support user defined (alien) attributes for page styles


2001-09-27  Kai Ahrens  <ka@openoffice.org>  [999d783abaa5051be34761d4bef7c870a8eca8d1]

#92498# added static format name methods


2001-09-27  Andreas Schlüns  <as@openoffice.org>  [11aa4f1d7207a16b938e2bee69549afd6dd5ef8a]

#92242# commit realy changed properties only


2001-09-27  Ocke Janssen  <oj@openoffice.org>  [7a369f2b650245054a46cd29e34cf1cc720d5dd2]

#92439# moved from browser


2001-09-27  Ocke Janssen  <oj@openoffice.org>  [4b7632be43e1d139650468c30bf083632d4217bf]

#92436# locale access corrected


2001-09-27  Ocke Janssen  <oj@openoffice.org>  [7548d773fdf47d1b35e94233f7f959328228c8c7]

#92325# impl new sql functions


2001-09-27  Ocke Janssen  <oj@openoffice.org>  [3669320426f1c10425864f9e0bf5183e68e5f96e]

#92325# impl new sql functions


2001-09-26  Kurt Zenker  <kz@openoffice.org>  [41c10d9579ea58f3148c9faddefaed5e633e4b64]

new version for SRC641


2001-09-26  Kurt Zenker  <kz@openoffice.org>  [a0703f2e93247ee2a133dc4b220a5aa9ff740333]

Merge SRC638: 26.09.01 - 23:04:55


2001-09-26  Kurt Zenker  <kz@openoffice.org>  [98c875261170439deaa6614186a52c38ec08f78e]

Merge SRC638: 26.09.01 - 23:04:32


2001-09-26  Kurt Zenker  <kz@openoffice.org>  [0eca9b7fff6a780c7b23cde83914553d76102d2d]

Merge SRC638: 09/26/01 - 23:01:01


2001-09-26  Kurt Zenker  <kz@openoffice.org>  [64baa7b61b973d73a937fa4442f8b9de84ae2d06]

Merge SRC638: 09/26/01 - 22:59:01


2001-09-26  Kurt Zenker  <kz@openoffice.org>  [9c3f1c404d097f8a51cfbde0c619ce1f68cbc5e4]

Merge SRC638: 26.09.01 - 22:43:27


2001-09-26  Kurt Zenker  <kz@openoffice.org>  [4b5e290276fc911846618df0866a65eb746476aa]

Merge SRC638: 26.09.01 - 22:43:22


2001-09-26  Kurt Zenker  <kz@openoffice.org>  [a18180a6324ad8d90b61ce0ca794d083aba83108]

Merge SRC638: 26.09.01 - 22:41:25


2001-09-26  Kurt Zenker  <kz@openoffice.org>  [fc6263ed6f9e4c890ac598a9948bd42cf6f1be89]

Merge SRC638: 26.09.01 - 22:40:51


2001-09-26  Kurt Zenker  <kz@openoffice.org>  [9052bd0a8a1141c795a62e00c5d4f0900c2f2280]

Merge SRC638: 26.09.01 - 22:40:36


2001-09-26  Kurt Zenker  <kz@openoffice.org>  [dd87a7b92078ce24327f5fea1d412acbc4a2448c]

Merge SRC638: 26.09.01 - 22:40:10


2001-09-26  Kurt Zenker  <kz@openoffice.org>  [c817d98fa9124934d73728f62ad96e7473345739]

Merge SRC638: 26.09.01 - 22:38:27


2001-09-26  Kurt Zenker  <kz@openoffice.org>  [139a81d38af7ea45640fcdf1a8e70a43fdc52cfe]

Merge SRC638: 09/26/01 - 22:37:40


2001-09-26  Kurt Zenker  <kz@openoffice.org>  [bc95cf51c9e8313050013b4ef6dab90e138ee945]

Merge SRC638: 26.09.01 - 22:37:28


2001-09-26  Kurt Zenker  <kz@openoffice.org>  [bfd7d21f9cb0a82aab5f856fd8435910e86c0c08]

Merge SRC638: 09/26/01 - 22:35:10


2001-09-26  Kurt Zenker  <kz@openoffice.org>  [25d2192fbff6a6166fe61700a31c1443b0af4770]

Merge SRC638: 26.09.01 - 22:35:13


2001-09-26  Kurt Zenker  <kz@openoffice.org>  [e7f5bd070b496242f3022843a2ab8617b870181f]

Merge SRC638: 26.09.01 - 22:34:57


2001-09-26  Vladimir Glazounov  <vg@openoffice.org>  [2afabca18525385588c8b6332136ab1edcf8f55c]

Merge SRC638: 26.09.01 - 22:33:28


2001-09-26  Rüdiger Timm  <rt@openoffice.org>  [ade98ef22156cae81fb4c8516a46206a8c0d173d]

Merge SRC638: 26.09.01 - 22:33:18


2001-09-26  Kurt Zenker  <kz@openoffice.org>  [6d684ea22a617ad3480ede1b04c66c54e78c80e9]

Merge SRC638: 26.09.01 - 22:33:07


2001-09-26  Kurt Zenker  <kz@openoffice.org>  [7c8bf3662909fbf386a8bb9273e7aa4b22579351]

Merge SRC638: 26.09.01 - 22:31:15


2001-09-26  Kurt Zenker  <kz@openoffice.org>  [999cd5c1fce1ffed39177c6e8fd1fcaeda5a828c]

Merge SRC638: 09/26/01 - 22:30:02


2001-09-26  Kurt Zenker  <kz@openoffice.org>  [9a157e0b5055acd3082a2f272ac6b39609399da2]

Merge SRC638: 26.09.01 - 22:29:05


2001-09-26  Rüdiger Timm  <rt@openoffice.org>  [99c41be497a93d2ed2987a515172aaf4007f534d]

Merge SRC638: 26.09.01 - 22:28:55


2001-09-26  Kurt Zenker  <kz@openoffice.org>  [dd46e645c7af71e8297d04635cf1996742e9f2d1]

Merge SRC638: 09/26/01 - 22:27:14


2001-09-26  Kurt Zenker  <kz@openoffice.org>  [e42ed86ffce7779fab0590816ff6350c620ad1f4]

Merge SRC638: 26.09.01 - 22:26:10


2001-09-26  Kurt Zenker  <kz@openoffice.org>  [f7f65fc34235ddf1cd66772762fa80c0c5621433]

Merge SRC638: 26.09.01 - 22:25:02


2001-09-26  Kurt Zenker  <kz@openoffice.org>  [dd25b1ce962340df29287693dfcfae0bc030e9fe]

Merge SRC638: 26.09.01 - 22:23:45


2001-09-26  Kurt Zenker  <kz@openoffice.org>  [c9e1f9a6e0d42be1723bbbf70f0ae0f203ed93d6]

Merge SRC638: 26.09.01 - 22:23:00


2001-09-26  Kurt Zenker  <kz@openoffice.org>  [7b0e34fec81b709073e7336f76be66b82d560080]

Merge SRC638: 26.09.01 - 22:22:55


2001-09-26  Vladimir Glazounov  <vg@openoffice.org>  [23c9f4bdbbb4cb9b1da8a5d60d513d75dc07e080]

Merge SRC638: 26.09.01 - 22:22:25


2001-09-26  Vladimir Glazounov  <vg@openoffice.org>  [ad9b1d5cb3f892c5f64c45910a418678d233402b]

Merge SRC638: 26.09.01 - 22:18:43


2001-09-26  Kurt Zenker  <kz@openoffice.org>  [aa51a54d8aad0ed175dfe009a6024a574c1adfc0]

Merge SRC638: 09/26/01 - 22:18:52


2001-09-26  Kurt Zenker  <kz@openoffice.org>  [6893790e46823af36e47bf61dfe40c1bd9935d89]

Merge SRC638: 26.09.01 - 22:18:02


2001-09-26  Rüdiger Timm  <rt@openoffice.org>  [705362bf2b9c5da9624edaa82d0eed6c3e36554f]

Merge SRC638: 26.09.01 - 22:17:50


2001-09-26  Kurt Zenker  <kz@openoffice.org>  [25badfe013e057e974c71cdb9915c93e69d99ca1]

Merge SRC638: 26.09.01 - 22:15:44


2001-09-26  Kurt Zenker  <kz@openoffice.org>  [b608a1d500322a39d626fd02314bbb704fddb0f1]

Merge SRC638: 09/26/01 - 22:09:14


2001-09-26  Kurt Zenker  <kz@openoffice.org>  [f275a9d32e0e432d98b65d192b477d3bf81d385d]

Merge SRC638: 26.09.01 - 22:05:11


2001-09-26  Niklas Nebel  <nn@openoffice.org>  [239cef38899d849df099f36edb8a1689a1b1d41e]

#92390# support user defined (alien) attributes for cells


2001-09-26  Vladimir Glazounov  <vg@openoffice.org>  [6ebcfcce81f19807ffd237db5a4f4f96ae96a61e]

new version for SRC641


2001-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [fbcf043e9975c5d32d6c34e2bb1ef6b652b8cc7c]

#65293#: #undef min


2001-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [1cc3904f3960e4a9e12a91ba1055604ae6246d43]

#65293#: workaround compiler bug gcc-3.0.1


2001-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [dd73b2894a56bf9fdf7adfcd19de14a3dfa4f850]

#65293#: includes


2001-09-26  Jörg Budischewski  <jbu@openoffice.org>  [85c29790c928a99a931c96ffba752af5ebb247bc]

#92402# .nopid feature added


2001-09-26  Jörg Budischewski  <jbu@openoffice.org>  [de44ad2806499c5846eae652b2e5451a9300677c]

#92402# added test for files


2001-09-26  Thorsten Behrens  <thb@openoffice.org>  [a830dae5f67caa01debe0a2e2c1ef49dbccac79a]

#91588# Setting parent, too, when copying style sheets


2001-09-26  Frank Schönheit  <fs@openoffice.org>  [593687d59f86f0a9bb4f0d09b0faf2e4c4908af3]

#91062# corrected a comment


2001-09-26  Thomas Benisch  <tbe@openoffice.org>  [4eb4b0f6896f4e7ad9122ff29c03b3bff45e577c]

#92492# BasicIDE: the document listbox in the libpage doesn't have correct entries


2001-09-26  Kurt Zenker  <kz@openoffice.org>  [d1566e25b31e57a8f76dead6f727ef440553fdf3]

new version for SRC641


2001-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [d057184925101734815c86f1a1d72ef141d6ddac]

#65293#: exception specifications


2001-09-26  Dirk Grobler  <dg@openoffice.org>  [39da0a204ed0a6b7f692f2fa518bcb59e4b8b79f]

#92427# remove TF_CFGDATA


2001-09-26  Dirk Grobler  <dg@openoffice.org>  [9566f4e813d911087896992b06d9438e64290945]

#92427# remove TF_CFGDATA


2001-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [25a78fc9dccceac0bc9696729bcc461901ab9b34]

#65293#: #include <algorithm>


2001-09-26  Thomas Benisch  <tbe@openoffice.org>  [fad3ec0c663bdcf5b1c681952cbcdc661f04345a]

#91999# Save is not active


2001-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [3ed36acb14026f36f1c5e64b056b28c2fe5e5ea3]

#65203: disambiguate


2001-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [e9b63ab5197a28a70304f08cd9b847fa645936f0]

#65293#: exception specifications


2001-09-26  Kurt Zenker  <kz@openoffice.org>  [87d17ec3740b87a3aefa595242a46aa62f0158eb]

chg. directory GUI -> guiapps


2001-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [ef6c9a2a3eea5168f073d8714b6f7df70d534921]

#65293#: add support for gcc-3.0


2001-09-26  Vladimir Glazounov  <vg@openoffice.org>  [36e0b7a7a89b31188c08a3991f3fe3e07e28cb63]

#65293#


2001-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [0de6aff773f9cb10ef846361ad71fa292e1dd930]

#65293#: don't link STL


2001-09-26  Vladimir Glazounov  <vg@openoffice.org>  [42a779d01ac2480aec6f583bf23f8b61a2d3a6cf]

#65293#


2001-09-26  Rüdiger Timm  <rt@openoffice.org>  [79a836d3ea14d2fdc62d494314ee73b66368b94f]

#65293#


2001-09-26  Kai Ahrens  <ka@openoffice.org>  [a137e49e062ab1bf1e23ad4570587d2c900ae804]

#92332#: call ::CreateData in ::AddSupportedFormats


2001-09-26  Kai Ahrens  <ka@openoffice.org>  [fc81eb04393538582c54c1baf421538e81d197b2]

#92332#: don't use reinterpret cast to get SvInPlaceObject from SvPersist


2001-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [d3835f775962a9d15da5aa9a477cf4b68e40f55d]

#65293#: main returns int


2001-09-26  Juergen Schmidt  <jsc@openoffice.org>  [1ed107494eeec47c0b3eb3a0e1914d4f486e4c95]

#65293#


2001-09-26  Juergen Schmidt  <jsc@openoffice.org>  [38a64477114c043f96a5fdbc6ef5cf4d59fa4148]

change command line help


2001-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [da4dcc3346d81a6d07cb66bda04064bc2d6bd590]

#65293#: main returns in


2001-09-26  Oliver Specht  <os@openoffice.org>  [3701c7193adbc3acf4b79834449e3b476f71a68b]

#62832# last change removed


2001-09-26  Oliver Specht  <os@openoffice.org>  [d67c4426d97f27559ae4b94309875ac8dac0c9d9]

#62832# feature: printing modifies document


2001-09-26  Sven Jacobi  <sj@openoffice.org>  [aa5037ede90d7c895ae1c96d97193a33e05f06f6]

#92349# #92474# now supporting ParaAttr_BuHardColor, improved symbol import


2001-09-26  Daniel Rentz  <dr@openoffice.org>  [2f0d97cd957cdb3113d98cbc441a923a43367547]

#87380# return error for ODDF(PRICE|YIELD) due to faulty algorithms


2001-09-26  Martin Gallwey  <mtg@openoffice.org>  [9eb6bc4af97c23b4cbe8bf158721dacd2b7d75ea]

#92466# correctly parse deep directory names


2001-09-26  Thomas Benisch  <tbe@openoffice.org>  [9851434f4d74f755e801bccd46aa58bc7faeacad]

#92458# BasicIDE: change 3d image buttons in toolboxes to 2d image buttons


2001-09-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [c060a54f9c223b67c31173e65e5298923dc30177]

#87136# keep scp dependencies active for L10N-framework


2001-09-26  Sander Vesik  <svesik@openoffice.org>  [e698cb326a51e10db4db502a2e03575cd95d48dd]

Merge from 1.1.12.1 to HEAD


2001-09-26  Kai Ahrens  <ka@openoffice.org>  [2ce9fd8f8dfe8e260e5e7c7978fb05bf30a3c7ae]

#92412#: implementation


2001-09-26  Rüdiger Timm  <rt@openoffice.org>  [ce3f8556147e756a883a5ed06495ff37c1a28007]

new version for SRC641


2001-09-26  Caolán McNamara  <cmc@openoffice.org>  [74de3e7d627fce3c21c3abc47ccad74c80a3e6f3]

#92104# Cool anchoring fix isn't going to work if the trigger is missing


2001-09-26  jp  <jp@openoffice.org>  [7e975a64317f3843709f44663c4607f8db1f31a2]

Task #92341#: remove taskforce define


2001-09-26  gt  <gt@openoffice.org>  [55497931259d2a905ac717b228b1c156f488c6cf]

#90926# SfxHelpWindow_Impl::OpenDoneHdl(): try-catch for UNO-stuff


2001-09-26  Hennes Rohling  <hro@openoffice.org>  [6a4577a1c8e26c2752a344109a2b92c6abe314ee]

#92406# Fix undone TF_FILEURL rquired changes


2001-09-26  Andreas Schlüns  <as@openoffice.org>  [6593aceab52151ffe9153458691632b3354c28b2]

#79395# actualize service description


2001-09-26  gt  <gt@openoffice.org>  [f04834a83cb3a0670a487e214ae699e0bb7f927a]

#90933# SfxHelpWindow_Impl::Split(): limit minimum size to 5


2001-09-26  Daniel Rentz  <dr@openoffice.org>  [f5b732c43a9ed9ace11412d85dacd96d849fcde1]

#89901# check all double results on overrun


2001-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [58ceab62ecd4d272214255291ba5b22d3a099391]

speed up inner loop


2001-09-26  Andreas Schlüns  <as@openoffice.org>  [3fc0d75096454b07fa5549818af0bab5dce8fbfd]

#91475# use right current working dir for relativ pathes


2001-09-26  Thomas Benisch  <tbe@openoffice.org>  [330d7ac344e6c1cd0c86ca9c457a9032abff3e69]

#92424# enable InsertLibButton


2001-09-26  Kai Ahrens  <ka@openoffice.org>  [6523cea31adae690fc74e31f46b1a89a32ac50e8]

#92412#: added g2g binary


2001-09-26  Peter Burow  <pb@openoffice.org>  [b631118f5fa28ab4cf488b14a5f2442b7d543479]

fix: #90917# use the topic title when child entries have the same name


2001-09-26  Kai Ahrens  <ka@openoffice.org>  [693a7722017f78ffd5e5f1e7a867408958b56817]

#92412#: added g2g.cxx


2001-09-26  Thomas Benisch  <tbe@openoffice.org>  [f638a8c94cc26fab371a3b70536328e23729f27e]

#92424# BasicIDE: remove disabled buttons from object catalog


2001-09-26  Kai Ahrens  <ka@openoffice.org>  [67c5ba1d2fd775b97cd2f08694f77b265c3029a9]

#92412#: initial revision


2001-09-26  Niklas Nebel  <nn@openoffice.org>  [b4a5f75e3fbdd9495024334c5000b6ffdaa4ea9f]

#89901# examine content of InvocationTargetException after AddIn call


2001-09-26  Mikhail Voitenko  <mav@openoffice.org>  [92a6feeb7664d302f1359152614cb4cb6a872885]

#88939# let pipe-names be webtop version dependent


2001-09-26  Oliver Specht  <os@openoffice.org>  [050fd6a18798d4968a9f6d4ec19f9599bf96a97c]

#i1706# table border min/max problem solved


2001-09-26  Oliver Specht  <os@openoffice.org>  [7d2184a901f14231d70e3c2e11cdd3785f9a85c0]

#92278# fixed texts resized


2001-09-26  Thomas Lange  <tl@openoffice.org>  [0dbd04a006f2ecd891bed08816b5539e24a3998d]

#92407# resource string for double square brackets changed.


2001-09-26  Thomas Lange  <tl@openoffice.org>  [6258f2b92eab81678e07ed14c5ddeab23c33cab6]

#92323# focus given back to application when popup-window is closed.


2001-09-26  Kai Ahrens  <ka@openoffice.org>  [7aa87cd518d1ceea36052ab66de4bcd7cb228f1d]

#80266#: added ForceSwapOut method


2001-09-25  Kurt Zenker  <kz@openoffice.org>  [19b890650187e82256c2e89241c17522ad3d8f36]

Merge SRC641: 25.09.01 - 23:55:36


2001-09-25  Kurt Zenker  <kz@openoffice.org>  [7573c97dd214e75a86a9fc3d92866b29a1636250]

Merge SRC641: 25.09.01 - 23:51:41


2001-09-25  Kurt Zenker  <kz@openoffice.org>  [ec79432354baa32d21112120bb4e92812e49d4d4]

Merge SRC641: 25.09.01 - 23:46:14


2001-09-25  Kurt Zenker  <kz@openoffice.org>  [ebf5467e94b84b860a59a39de58e27935da6624f]

Merge SRC641: 09/25/01 - 23:41:49


2001-09-25  Kurt Zenker  <kz@openoffice.org>  [7d26b2f560c45a66b682a3d283324c1084b22fad]

Merge SRC641: 09/25/01 - 23:39:51


2001-09-25  Kurt Zenker  <kz@openoffice.org>  [8fa77e3539df2e917ec69abd03a03b504571849a]

Merge SRC641: 25.09.01 - 23:35:11


2001-09-25  Kurt Zenker  <kz@openoffice.org>  [6f823c973e3ed768bf689f15e46fc7b979b22e74]

Merge SRC641: 25.09.01 - 23:24:57


2001-09-25  Rüdiger Timm  <rt@openoffice.org>  [38d4b209c46054b558b6f8a0d088c3ba8f61ceff]

Merge SRC641: 25.09.01 - 23:08:47


2001-09-25  Kurt Zenker  <kz@openoffice.org>  [f781e6f9a8d3d9f94c767d7ae31e5c66b221c148]

Merge SRC641: 25.09.01 - 23:06:27


2001-09-25  Kurt Zenker  <kz@openoffice.org>  [24a9c3d2c1d90eff1c3da2a8c9da2d3280c10b38]

Merge SRC641: 25.09.01 - 23:04:39


2001-09-25  Kurt Zenker  <kz@openoffice.org>  [2bb0940475ff2f0c73e2df7c5310af57927a517b]

Merge SRC641: 25.09.01 - 23:03:08


2001-09-25  Oliver Bolte  <obo@openoffice.org>  [c3b68d2cffb0abd5cac824389014dfcd2d9136a6]

Merge SRC641: 25.09.01 - 22:56:53


2001-09-25  Kurt Zenker  <kz@openoffice.org>  [6d5651ab7e9d982bc9cf18036a4dbdb5faae6579]

Merge SRC638: 25.09.01 - 22:50:15


2001-09-25  Kurt Zenker  <kz@openoffice.org>  [5b1c033f5aa78bb6d7b9a1939e389ed26c269891]

Merge SRC638: 25.09.01 - 22:46:13


2001-09-25  Kurt Zenker  <kz@openoffice.org>  [e9244aa0af7066c06714313904ec93fb4f74056f]

Merge SRC638: 25.09.01 - 22:40:19


2001-09-25  Kurt Zenker  <kz@openoffice.org>  [4a42a6dc2662493cc86f8734f0fd909b496b1be9]

Merge SRC638: 25.09.01 - 22:38:22


2001-09-25  Kurt Zenker  <kz@openoffice.org>  [2e1724ad4521ace01953947a2498149c59b5a4ee]

new version for SRC641


2001-09-25  Kurt Zenker  <kz@openoffice.org>  [21bc21abf57038b46686aab56acd8ddc26af5c81]

Merge SRC638: 25.09.01 - 22:36:23


2001-09-25  Kurt Zenker  <kz@openoffice.org>  [25396b131e43011189411232ed6550ba784987e6]

Merge SRC638: 25.09.01 - 22:34:28


2001-09-25  Kurt Zenker  <kz@openoffice.org>  [67dd9a6662f28e82a6d564faac0daecdb947b9d7]

Merge SRC638: 25.09.01 - 22:30:07


2001-09-25  Kurt Zenker  <kz@openoffice.org>  [32bf5fcd1cfc11ff7fb9fad022461f71e524e9bf]

Merge SRC638: 25.09.01 - 22:28:08


2001-09-25  Kurt Zenker  <kz@openoffice.org>  [1ccb559b090183c96905ef829a4124dc5216c4b9]

Merge SRC638: 25.09.01 - 22:26:10


2001-09-25  Kurt Zenker  <kz@openoffice.org>  [7c512dc0d2f370777ece4938b58be2a9444ca38e]

Merge SRC638: 25.09.01 - 22:24:53


2001-09-25  Oliver Bolte  <obo@openoffice.org>  [56f5ded9947ee2d5e8cfc48be4557291796a2412]

Merge SRC638: 25.09.01 - 22:24:02


2001-09-25  Oliver Bolte  <obo@openoffice.org>  [932dfa1ac6b1b9330d7874706a606a1838958042]

Merge SRC638: 25.09.01 - 22:22:33


2001-09-25  Kurt Zenker  <kz@openoffice.org>  [b6e8423c3306d055e3da92f50b28affebc22dfbe]

Merge SRC638: 25.09.01 - 22:22:14


2001-09-25  Kurt Zenker  <kz@openoffice.org>  [1a8aa3b91170cd81cbcc51f7fbc185ca4937f655]

Merge SRC638: 25.09.01 - 22:20:13


2001-09-25  Kurt Zenker  <kz@openoffice.org>  [1ed2b7a02445881406b1da6e25a22069771abd21]

Merge SRC638: 25.09.01 - 22:18:35


2001-09-25  Kurt Zenker  <kz@openoffice.org>  [40e0374194f5c3af0cb156bf997468ac5b47e1be]

new version for SRC641


2001-09-25  Kurt Zenker  <kz@openoffice.org>  [6793286f782bd7792abade3b902565b7d3b8e4d3]

new version for SRC641


2001-09-25  Bernd Eilers  <bei@openoffice.org>  [3aa59c91734832a93b195252ca8f9774743cafb6]

#80424#


2001-09-25  Kurt Zenker  <kz@openoffice.org>  [8242841f7acf2a6495a504e981cb14bced157a5f]

new version for SRC641


2001-09-25  Martin Gallwey  <mtg@openoffice.org>  [e8cf835bdae1e3a78a02749f38d88b23034bd086]

#87727# add new service


2001-09-25  Martin Gallwey  <mtg@openoffice.org>  [76d0abd22c70325dce8c71df2338baa3c5128e96]

#87727# add missing includes


2001-09-25  Daniel Vogelheim  <dvo@openoffice.org>  [a1f85b5df5b04f923f82c0713497c17d265de851]

#91156# cancel()-Method must be thread-safe


2001-09-25  Jörg Barfurth  <jb@openoffice.org>  [336eb22e3127acf4088cbf2d44a86ac8db579c1b]

#92142# Fix: forceWritableToFinalized now working correctly


2001-09-25  Kai Ahrens  <ka@openoffice.org>  [3d32d9d0d9e28b330644e814fe0089736a5b32ca]

#92412#: set filter path after construction of SVX_LIGHT graphic filter


2001-09-25  Kai Ahrens  <ka@openoffice.org>  [e18fb9a7d54429ddebd924efd9b97a792e04f738]

#92412#: don't use path options if config is not used


2001-09-25  Jörg Barfurth  <jb@openoffice.org>  [3f39e3ce51ea98aad3d6d53efbe3546f7112144e]

#92142# Added ability to force data to be treated as writable


2001-09-25  Jörg Barfurth  <jb@openoffice.org>  [5f737d21836524640fcdc2bce9b61f2a4c27181f]

#92142# Added 'finalized' attribute


2001-09-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [defb8cdbcfc669502095baa5f2de3514a5bc7ed6]

new version for SRC641


2001-09-25  Thomas Benisch  <tbe@openoffice.org>  [3f264887f38675d62b882e0f9dab83d20005679c]

#92409# remove macro description from BasicIDE MacroChooser


2001-09-25  Kurt Zenker  <kz@openoffice.org>  [4af40cfbedbbeffb40f8fe7a37ee1ceaa874b4bc]

new version for SRC641


2001-09-25  Hennes Rohling  <hro@openoffice.org>  [77cadf9b60350ff8ac9a07a427e6f88b7865a220]

#92406# Remove TF_FILEURL


2001-09-25  Daniel Vogelheim  <dvo@openoffice.org>  [2f680f76c06854c860e4b8722608cfbac3aa08e7]

#92399# fixed typecast to prevent untimely destruction of SvXMLImport


2001-09-25  Frank Schönheit  <fs@openoffice.org>  [c5509cb6df096db5deb007088f413c81ce40a2ef]

#91062# signature of XJob::execute slightly changed


2001-09-25  Frank Schönheit  <fs@openoffice.org>  [a028dbb1889f692e22ea1bd543d48f248af2e116]

#91062# jobCancelled renamed to jobAborted / jobDone gets a new param (the result)


2001-09-25  Frank Schönheit  <fs@openoffice.org>  [2e981d46c71ecf9c2db620766b1bbf5d4b9e9280]

#91062# introduce a result (return value of execute) / allow to throw any exceptions


2001-09-25  Andreas Schlüns  <as@openoffice.org>  [413dfe475feb8502f16d583a804ae36227ce22f3]

no svdemo any longer


2001-09-25  Peter Burow  <pb@openoffice.org>  [ac4462ae489fdc07111b919e6f76d773f98ecd49]

fix: #88992# #90926# set several view settings for special help features


2001-09-25  Ocke Janssen  <oj@openoffice.org>  [fe6066d957a51186f8578502e6651b55161d9b8f]

#91719# implementing the XRename handling


2001-09-25  Ocke Janssen  <oj@openoffice.org>  [a0299c247a559e148bf3cc4ef4396b1b4fe6668b]

#91719# implementing the XRename handling


2001-09-25  Daniel Vogelheim  <dvo@openoffice.org>  [b93f967ba1a3c5f9de32beb6084352d1bcd73c79]

#91636# export errors (regular errors and severe errors) will now cause export to be aborted


2001-09-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [4fc8b2253cd84dca7f419382ed02b654a9fe3b99]

initial checkin


2001-09-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [2733ece8715a3a5bbb1fb537d22b66e4683fef47]

remove conflicts


2001-09-25  Carsten Driesner  <cd@openoffice.org>  [676e6b4bfd6aa3a634b40ba75c5da27a786aa773]

#87255# extend toolbar.dtd to support toolbar:stlye attribute


2001-09-25  Carsten Driesner  <cd@openoffice.org>  [81d0fbcb75d64d543a4e738e0d20620440c67765]

#91685# support toolbar style for every toolbar separately


2001-09-25  Kurt Zenker  <kz@openoffice.org>  [d869da74ab395253a59a83d2c74631351e1fcfaa]

new version for SRC641


2001-09-25  Thorsten Behrens  <thb@openoffice.org>  [c10ec180bc826118f04ad989fa0f14af95d1b830]

#92067# Apply UI scale only if doc types match


2001-09-25  Thorsten Behrens  <thb@openoffice.org>  [9fbbb155b02fde7ef3731dcbf310b01e2599e3a2]

#92067# Allow UI scale only for draw documents


2001-09-25  Thorsten Behrens  <thb@openoffice.org>  [efde3f3cf070bc68e365805248a524df085fb3bb]

#92067# Disabled orig/page size stuff


2001-09-25  Christian Lippka  <cl@openoffice.org>  [3a7a3bc16ea53734db08199acb92fd2df25ccc3e]

#92216# decode interaction url after import


2001-09-25  Daniel Rentz  <dr@openoffice.org>  [4dce19c636036b8ec0eaec21644e312b0ec50f4f]

#92392# import header/footer broken


2001-09-25  Carsten Driesner  <cd@openoffice.org>  [7106a989ce932e22a61ed4df041851ce6505f800]

#92358# use _exit() to prevent memory problems


2001-09-25  Daniel Boelzle  <dbo@openoffice.org>  [1126708dce6edf569d06569cc8c6ce714c93fc69]

#92181# throw decl


2001-09-25  Thomas Benisch  <tbe@openoffice.org>  [6602500543f8ae142aef2449dfc95a745dc3a4ee]

#92181# xml im-/export for com.sun.star.awt.UnoControlFormattedFieldModel


2001-09-25  Sascha Ballach  <sab@openoffice.org>  [e386c3bdea26b1329a2fcc234677956a46bae3ce]

#92239#; only lock solar mutex if neccessary; only create neccessary strings


2001-09-25  Sascha Ballach  <sab@openoffice.org>  [9483f451e262602479289ca85b9e65c5fc6207b4]

#91935#; set the progressbar reference not only in _ExportMeta


2001-09-25  Sascha Ballach  <sab@openoffice.org>  [d746569d8fad273bb0677dc61cb37f70fcb32c33]

#91935#; bStrict parameter added


2001-09-25  Jörg Barfurth  <jb@openoffice.org>  [80d7a3c04dc7fe371cf34f3587d6d8aefa9cb301]

#91283# Added an overloaded version of Bootstrap::checkBootstrapStatus that returns a failure code


2001-09-25  Caolán McNamara  <cmc@openoffice.org>  [26152ce0104d284a54c4f81a972c80b9508400e2]

#92327# XActiveDataControl usage intermitently problematic


2001-09-25  Kai Ahrens  <ka@openoffice.org>  [0ce476be8197ef2399a361012c1d01a195c30193]

added support for JAVA strings


2001-09-25  Christian Lippka  <cl@openoffice.org>  [01e6ea468789d75cb82305117cf83a80609e7b3f]

#92200# save paragraph attributes when setting level dependend style


2001-09-25  Oliver Bolte  <obo@openoffice.org>  [cf6837eb0953b85b41b3995d0098df70b7c1821b]

#65293# typo


2001-09-25  Kurt Zenker  <kz@openoffice.org>  [6733f5a0a90a74b370e45774e81138f0fa967748]

#65293# def-declaration completed


2001-09-25  Thomas Benisch  <tbe@openoffice.org>  [69f369da3f4e2f0d747cb94729d1f5eb0a721868]

#91999# Save is not active


2001-09-25  Niklas Nebel  <nn@openoffice.org>  [2ec95509dd6f8beac8802c2288c69b0ee469ff7c]

#92248# SetVisAreaOrSize: don't snap to cells when called while loading


2001-09-25  sz  <sz@openoffice.org>  [b585bb0c35d9f93047a3d7675ea0e5e3c1715ed2]

added rtl_tres_create/rtl_tres_destroy


2001-09-25  Peter Burow  <pb@openoffice.org>  [445c2ee1edece8a1c0c18f3df5a8a4ff079a7b5f]

fix: #92344# initial no selection


2001-09-25  sz  <sz@openoffice.org>  [0236ca17b93a1f524417a350aa1122bf76fbfb57]

fixed struct typedefs according to ansi c CVtruct typedefs according to ansi cCommitters,


2001-09-25  sz  <sz@openoffice.org>  [de127b4dc4dc6c46748587832c85604a3611f74f]

fixed structure typedefs according to ansi c


2001-09-25  Oliver Specht  <os@openoffice.org>  [3d9ddab296fb3e11adbb239eea2c477de1ba2f1d]

#91086# autoextension enabled


2001-09-25  Joachim Lingner  <jl@openoffice.org>  [d5478dcfb03f2c1b2b49345c20d1ea903a7dc5cd]

#92175#


2001-09-25  Oliver Specht  <os@openoffice.org>  [43f76b2148450540ab7d55ad598098bc08fcb1db]

#92269# control sizes corrected


2001-09-24  Kurt Zenker  <kz@openoffice.org>  [b6922f0d5ce2b6125db70790a6b4b136c5a8069d]

Merge SRC641: 24.09.01 - 23:49:00


2001-09-24  Kurt Zenker  <kz@openoffice.org>  [acec0656039beed69bbfce24cfd928e1491f13a5]

Merge SRC641: 24.09.01 - 23:40:34


2001-09-24  Kurt Zenker  <kz@openoffice.org>  [c92bf1374b41d834044d1340522f2f7d844ed58b]

Merge SRC641: 24.09.01 - 23:26:51


2001-09-24  Kurt Zenker  <kz@openoffice.org>  [8f37291f3321e16de085c5230d30b3cfa5c47f53]

Merge SRC641: 24.09.01 - 23:28:35


2001-09-24  Kurt Zenker  <kz@openoffice.org>  [d02d922463ea49a2fe4fe8f38e53a6824574961e]

Merge SRC641: 24.09.01 - 23:26:25


2001-09-24  Rüdiger Timm  <rt@openoffice.org>  [6694df2693e7b1251b5c0dc286396fa5571bb905]

Merge SRC641: 24.09.01 - 23:25:44


2001-09-24  Kurt Zenker  <kz@openoffice.org>  [b0260007e7081f0886508e0eae9bc2b3a90d305a]

Merge SRC641: 24.09.01 - 23:24:38


2001-09-24  Rüdiger Timm  <rt@openoffice.org>  [1e4d9991ea91b10492fb1be587df25af6d4da37c]

Merge SRC641: 24.09.01 - 23:21:07


2001-09-24  Kurt Zenker  <kz@openoffice.org>  [f06abc12e03a4193b4da849b92569e2943dfc947]

Merge SRC641: 24.09.01 - 23:10:40


2001-09-24  Kurt Zenker  <kz@openoffice.org>  [a1dace34c4c4f88bef16e3d3d352622e2b721101]

Merge SRC641: 24.09.01 - 23:00:11


2001-09-24  Kurt Zenker  <kz@openoffice.org>  [549cbdd92e439b8f1082e65d68368484f28bcb08]

Merge SRC641: 24.09.01 - 22:59:50


2001-09-24  Kurt Zenker  <kz@openoffice.org>  [e7d0a82b2944f0e2fbf8e6ff7e6f46b5680fe395]

Merge SRC641: 24.09.01 - 22:57:35


2001-09-24  Kurt Zenker  <kz@openoffice.org>  [a15481b600fc3cede13006d468b70758b23952f8]

Merge SRC641: 24.09.01 - 22:48:20


2001-09-24  Kurt Zenker  <kz@openoffice.org>  [f32051b59ba14bd09d6a0a6f3eec80d45f96b38b]

Merge SRC641: 24.09.01 - 22:46:32


2001-09-24  Kurt Zenker  <kz@openoffice.org>  [5ce4398c842bced1f9236fef32d2e472c69c14e6]

Merge SRC641: 24.09.01 - 22:44:29


2001-09-24  Kurt Zenker  <kz@openoffice.org>  [1c328b438e0f874bb8debdac1821ce99a65a35e9]

Merge SRC641: 24.09.01 - 22:44:05


2001-09-24  Kurt Zenker  <kz@openoffice.org>  [e4d2539c1cd1f616e2a818ff1fbf4e3170cc03fb]

Merge SRC641: 24.09.01 - 22:41:15


2001-09-24  Kurt Zenker  <kz@openoffice.org>  [8362bcb7a24f6e1d4624f06a860c11c5dc2fe1b6]

Merge SRC641: 24.09.01 - 22:19:33


2001-09-24  Kurt Zenker  <kz@openoffice.org>  [ff5db36f1cc2994545961d5855edf0bec16b9cca]

Merge SRC641: 24.09.01 - 22:18:33


2001-09-24  Kurt Zenker  <kz@openoffice.org>  [03a950bb8bb8d27ba94d8971f492cf34abf45130]

Merge SRC641: 24.09.01 - 22:16:51


2001-09-24  Kurt Zenker  <kz@openoffice.org>  [e54c208c0f4bf554e3a7d33660f76d169335bf42]

Merge SRC641: 24.09.01 - 22:13:00


2001-09-24  Martin Gallwey  <mtg@openoffice.org>  [812a6768bbe85eb6a8f1d542c6d94af5c6c09175]

#92176# set paper bin at the style instead of at the document


2001-09-24  Kevin Hendricks  <khendricks@openoffice.org>  [b79184544a2a1bb99817ef6ea9a0420ba87aacce]

fix to return a spell alternative object even when no suggestions are found Kevin


2001-09-24  Martin Gallwey  <mtg@openoffice.org>  [db128d3449a155e4870f2003b6e66712a0948428]

#92268# if a stream has its own encryption key use that one instead of the one from the ZipPackage


2001-09-24  Martin Gallwey  <mtg@openoffice.org>  [d369109afaed07318b9639c6735a26c6c85fb768]

#92268# Allow EncryptionKeys to be set per stream


2001-09-24  Martin Gallwey  <mtg@openoffice.org>  [db1557d445945b59085ea38b239ae541a03ae893]

#92268# Boolean flag to indicate if this stream has had an encryption key set at it


2001-09-24  Niklas Nebel  <nn@openoffice.org>  [a1aa2ecb65c71fd77bfa5b449dae3843a2023a9e]

#90760# removed old ifdef VCL


2001-09-24  Daniel Vogelheim  <dvo@openoffice.org>  [343f0872fe9fbc3a530a5e81c8b2bcdc944de553]

#91317# prevent assertion on loading of certain documents


2001-09-24  Kurt Zenker  <kz@openoffice.org>  [a3c4c449936b309fef4f56ebbef8ff91b2d57881]

depends on stlport


2001-09-24  Kurt Zenker  <kz@openoffice.org>  [03c3283540522b24e41520da16d5dc47ee2f8bf8]

#65293#


2001-09-24  Hans-Joachim Lankenau  <hjs@openoffice.org>  [8271726ff9f0c0eac28d162e9c60cf0d49cb9357]

switch to STLport library use


2001-09-24  jp  <jp@openoffice.org>  [bd508dd5725395e670644fae90b800352334bba5]

Bug #90816#: GetLang - handle fields (WEAK script) correct


2001-09-24  jp  <jp@openoffice.org>  [d6c6b85396818acfec45db44e19eefd6c996dbd2]

Bug #90816#: GetWhichOfScript - handle WEAK script


2001-09-24  Christian Lippka  <cl@openoffice.org>  [85d48f9585f82e99ab66d923e2ee2e1ad3ff6dc2]

#92262# added persist name also for frames, applets and plugins


2001-09-24  jp  <jp@openoffice.org>  [d8e37fbfbe259978588b55cabf28b60adb9ea9c3]

Bug #90819#: new method GetRealScriptOfText - returns scripttype and handle WEAK


2001-09-24  jp  <jp@openoffice.org>  [6a3fe374c0b3040731418dcae7f3a0b744174001]

Bug #90819#: GetCurrLang - test for selection


2001-09-24  Frank Schönheit  <fs@openoffice.org>  [672b94a853eebc4097a8d999f7c8e75d5bf30b5a]

#92247# 'override' IsDropFormatSupported


2001-09-24  Frank Schönheit  <fs@openoffice.org>  [218e55622cc35cbc8ae0226627718c55dff3dbea]

#92181# smarter default handling for m_pOwnFormatter


2001-09-24  Daniel Vogelheim  <dvo@openoffice.org>  [de98cbef6b568d4e7cfafd6bbe48b1e8dad02498]

#91636# improved error handling


2001-09-24  Daniel Vogelheim  <dvo@openoffice.org>  [edf81cdbcd42e7da18dadf16d736d0ee4804f990]

#91636# new method for improved error handling


2001-09-24  Hans-Joachim Lankenau  <hjs@openoffice.org>  [fe8b8c1add112ab57cbefb754623949ea13cc6df]

#65293# dont break if output is empty


2001-09-24  Daniel Vogelheim  <dvo@openoffice.org>  [8d04458b48e811754c1acc131424744c6b793030]

#65293# added return type


2001-09-24  Oliver Bolte  <obo@openoffice.org>  [30099daceb5b67e169df1550dc8adf21c97333af]

#65293# exception solaris


2001-09-24  Armin Weiss  <aw@openoffice.org>  [e7078c181556d25ea93e8973535c0e71d4d33718]

#91081# Invalidate is missing here


2001-09-24  Martin Gallwey  <mtg@openoffice.org>  [e6a693329eeedc00b3bc5a270c0bcd1582a327a5]

#90246# cache results for import and export


2001-09-24  Kurt Zenker  <kz@openoffice.org>  [d3cbe38c02a8215dc61c9f0fb63de0b389a6c07e]

new version for SRC641


2001-09-24  Kurt Zenker  <kz@openoffice.org>  [f7beed33f251d18424e3d0382e39290c8e44c2e3]

new version for SRC641


2001-09-24  Hennes Rohling  <hro@openoffice.org>  [a5f016087e9e998c1d402356747997b11a0df9ef]

#90826# Use global mutex to access Set/Get CurrentDirectory()


2001-09-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [bedd66a8a58c9186d8df2c50d5447de3af1ec1cb]

perl implementation of GenInfoParser


2001-09-24  Kai Ahrens  <ka@openoffice.org>  [82453a8c6c84a22b6f940395d9b4c45516197ed3]

#80266#: added D&D functionality for slide view


2001-09-24  Daniel Vogelheim  <dvo@openoffice.org>  [72ac0948794148caed009f8f2749f620d93a9a66]

#91636# use new SvXMLExport methods for improved error handling


2001-09-24  Kurt Zenker  <kz@openoffice.org>  [9045c52a7fe9512754fc51404349d59866d7b436]

new version for SRC641


2001-09-24  sz  <sz@openoffice.org>  [67342c73b14b6c39c9d9bfaea93e060507307f21]

implementation of TestResult functions


2001-09-24  sz  <sz@openoffice.org>  [f087ef032a90bb3aa4daf712eab6be98cd5d6107]

redesigned TestResult class for implementation hiding


2001-09-24  Bertram Nolte  <bnolte@openoffice.org>  [f1b567ea58ec5de73e1237c5247b204be1a4b8bb]

Corrected name for function call WORKDAY.


2001-09-24  Kai Ahrens  <ka@openoffice.org>  [3df221c85a5c53f88dc359b7839c4ba6493c8482]

#80266#: added D&D functionality for slide view


2001-09-24  Frank Schönheit  <fs@openoffice.org>  [0bb66624fab8bff1a49fd66d9e2968d51d365c71]

#91507# enablePasswordBox: additional restriction: SfxFilter::UsesStorage must be TRUE


2001-09-24  Oliver Bolte  <obo@openoffice.org>  [efe6bd07672474dd95b50047b5c36a9669087d1d]

#65293#


2001-09-24  Frank Schönheit  <fs@openoffice.org>  [8222364c932216b551cfbb9466258c6effe38b30]

#92121# corrected some german spellings


2001-09-24  Daniel Boelzle  <dbo@openoffice.org>  [9743d59783fa31f6611ce63ffa52a73697c63aad]

#92181#


2001-09-24  Andreas Martens  <ama@openoffice.org>  [4f4f9bb419e9c99d6d3bfff76e1bccb69abcf5aa]

New: Layout snapshot in debug mode


2001-09-24  Carsten Driesner  <cd@openoffice.org>  [81f89cf7507473fd9a5830500c76b4dc3f280699]

#90266# support SID_MAIL_RECIPIENT and SID_MAIL_SUBJECT for external mailer


2001-09-24  Joachim Lingner  <jl@openoffice.org>  [aec812c1f5ad4be43096686334bc3eae132d76a6]

#88337#


2001-09-24  Ocke Janssen  <oj@openoffice.org>  [d805c801401a53260177406e9f907757ffe656c1]

#65293#


2001-09-24  Frank Schönheit  <fs@openoffice.org>  [5d748480cd95ce9b8c8932b2aed05581a757041f]

#92247# re-enabled dropping of text, again


2001-09-24  Armin Weiss  <aw@openoffice.org>  [3ca3610ffa0eb596f689ab1bab73586dd1238e7a]

#92309# at once restore the remembered eKind here.


2001-09-24  Thomas Lange  <tl@openoffice.org>  [528e255309abba5de52be764a61677b47c19a3c2]

#92323# fixed positioning of popup-windows.


2001-09-24  Ocke Janssen  <oj@openoffice.org>  [1f604e142dfae8abf058ebb437aee74935c14301]

#92338# use of getToken from OUString


2001-09-24  Hans-Joachim Lankenau  <hjs@openoffice.org>  [c31e4f377ffbff07619f42ddfacd842fa6ee9b35]

#92341# removed TF_FILEURL, TF_SVDATA


2001-09-24  Frank Schönheit  <fs@openoffice.org>  [157a9d1026c4a224063acc2dd594bf4205d86d5a]

#65293#


2001-09-24  Kurt Zenker  <kz@openoffice.org>  [de6227aae8e7ccdd7a6996c50efd8caf42d0360f]

new version for SRC641


2001-09-24  Sven Jacobi  <sj@openoffice.org>  [67f9eee8859cd8e1c9c36af5fd0fd026c80fda28]

#92109# correct cropping if mapmode is MAP_PIXEL


2001-09-24  Andreas Martens  <ama@openoffice.org>  [443ddcb098508857fdd462604b2351442b8822b5]

Fix #92062#: Don't print the margin marks


2001-09-24  Andreas Martens  <ama@openoffice.org>  [dee512d0e9e35fd1d40b32a39e3386491ad6ddce]

Fix #92062#: Don't print the margin marks


2001-09-24  Herbert Duerr  <hdu@openoffice.org>  [92b04e1cf5f6204d3f462fdb0f51325a609efa44]

#90548# fix memory leak when using encoding recoder


2001-09-24  Oliver Braun  <obr@openoffice.org>  [8a2401604c541a817091596617c8bf5c7f7b7e39]

#91689# Increment/DecrementLockCount


2001-09-21  Kurt Zenker  <kz@openoffice.org>  [a8bec5b7d5535abeee4ee07441b24acc59517764]

Merge SRC641: 21.09.01 - 23:14:35


2001-09-21  Kurt Zenker  <kz@openoffice.org>  [1e307a3c4edd21822dfb09f147c4b938841680d0]

Merge SRC641: 21.09.01 - 23:05:40


2001-09-21  Kurt Zenker  <kz@openoffice.org>  [25f98984d91532382708018ae365005febe279e3]

Merge SRC641: 21.09.01 - 23:03:33


2001-09-21  Kurt Zenker  <kz@openoffice.org>  [6eeb2459e9cd5e869a83633e54ec407e18d21a15]

Merge SRC641: 21.09.01 - 22:54:46


2001-09-21  Kurt Zenker  <kz@openoffice.org>  [4309b14bcf1302ba22e073e01adb7e921129b93d]

Merge SRC641: 21.09.01 - 22:52:51


2001-09-21  Kurt Zenker  <kz@openoffice.org>  [0e37de66f00e0527f9a6b1c862ba04ce370ffc21]

Merge SRC641: 21.09.01 - 22:51:03


2001-09-21  Kurt Zenker  <kz@openoffice.org>  [3c29a2b200890365ed1daf364e47bef3a6e819ae]

Merge SRC641: 21.09.01 - 22:40:58


2001-09-21  Kurt Zenker  <kz@openoffice.org>  [821eefa740613e86ab0debc9acb746cd46e79039]

Merge SRC641: 21.09.01 - 22:26:03


2001-09-21  Kurt Zenker  <kz@openoffice.org>  [6c60987d044da431a7446c8b8b0a1265fb6f119a]

Merge SRC641: 21.09.01 - 22:23:20


2001-09-21  Kurt Zenker  <kz@openoffice.org>  [9b953c2e91f2e4ccd16acd833ed371f74f73330f]

Merge SRC641: 21.09.01 - 22:20:11


2001-09-21  Kurt Zenker  <kz@openoffice.org>  [dbf5abe2dde8bf542260ecc3afe1072487f16ea3]

Merge SRC641: 21.09.01 - 22:19:01


2001-09-21  Kurt Zenker  <kz@openoffice.org>  [6749d92f82ce8c8247b312c74511afd38f984ca5]

Merge SRC641: 21.09.01 - 22:12:35


2001-09-21  Hans-Joachim Lankenau  <hjs@openoffice.org>  [71c52b72cd2d80234f332f5d7d536dd777791e3c]

#89835# wrapper scripts have to be prefixed with call


2001-09-21  jp  <jp@openoffice.org>  [4575bd10051c64a7747bd8997b1f9b1fab9d1918]

Bug #92329#: Find - handle search empty para specific


2001-09-21  Juergen Schmidt  <jsc@openoffice.org>  [525a985346d7a2681c73aed7c7a716f00fcb38b4]

#87796# change for new settings.mk


2001-09-21  Daniel Vogelheim  <dvo@openoffice.org>  [04c41c0e0b01eec115a580df5344dcf0f924ab29]

#92176# enabled saving of PrinterPaperTray for page styles SvXMLImportPropertyMapper now 'knows' its SvXMLImport in order to do proper error handling.


2001-09-21  Daniel Vogelheim  <dvo@openoffice.org>  [0e45f1aeac9053bcc8f0f1ca33fb1b498a08e469]

#92176# enabled saving of PrinterPaperTray for page styles SvXMLImportPropertyMapper now 'knows' its SvXMLImport in order to do proper error handling.


2001-09-21  Daniel Vogelheim  <dvo@openoffice.org>  [a3f4a35fc3d4ffcf74511b10457ed81e63d936fc]

#92176# include PrinterPaperTray property SvXMLImportProperty now 'knows' the SvXMLImport in order to enable error handling for 'wrong' paper trays and properties


2001-09-21  Sven Jacobi  <sj@openoffice.org>  [8eea1db25041f6c7ab19acb8b82de402af814097]

#92115# correct bitmap import even if placeable boundrect wasn't set


2001-09-21  Caolán McNamara  <cmc@openoffice.org>  [19aaea0f134d93a000901ecdf599f80480f6100f]

#i1632# bad layout


2001-09-21  Juergen Schmidt  <jsc@openoffice.org>  [884b12c07646f44fa749338633b5fb0f250b5be1]

#87796# change for new settings.mk


2001-09-21  Oliver Bolte  <obo@openoffice.org>  [88e120dcd14d847f374f85f29724048458febf83]

#65293# exceptions for solaris


2001-09-21  Christof Pintaske  <cp@openoffice.org>  [b0509813cdc694beca0377c0731547833e8406fb]

#91101# provide names for left function block keys on Sun keyboard


2001-09-21  Oliver Bolte  <obo@openoffice.org>  [5c4f3e095422bedcd295ce9cd8da1e2b737b022e]

#65293# exceptions for solaris


2001-09-21  Juergen Schmidt  <jsc@openoffice.org>  [1efb6f63dfc99236960fa2f691c621e1ff66a029]

#87796# change for new settings.mk


2001-09-21  Behrend Cornelius  <bc@openoffice.org>  [314c9347677d31143ee017582fe234c79def5099]

#91710# several modifications


2001-09-21  Juergen Schmidt  <jsc@openoffice.org>  [cdd00c2ed7a0000516a508af0cc179e2b2bb0ddf]

#87796# change for new settings.mk


2001-09-21  Oliver Specht  <os@openoffice.org>  [bc0704ef089abe8d9dfd86c9733883854a10994f]

#92318# row/column mix corrected


2001-09-21  Oliver Specht  <os@openoffice.org>  [d2096f41f4abf4975f6530cd027973276b3ce235]

#92161# string buffer index correctec


2001-09-21  Rüdiger Timm  <rt@openoffice.org>  [d835030c4f73fd5738632dde40843eb64ef3dd15]

#65293# exception specification added


2001-09-21  Oliver Specht  <os@openoffice.org>  [17bd7c467576093690f7c5fa6e50ac3c344fceec]

#92236# Weiche -> Benutzerdefinierte Trenner


2001-09-21  Martin Gallwey  <mtg@openoffice.org>  [16001b03087b990c05f49fc59003317d2fa4b8a4]

#92316# Do not let document settings over-ride global settings


2001-09-21  Oliver Specht  <os@openoffice.org>  [100528738c1f29091e85d8dc58f30187b833d664]

#90191# slot names corrected


2001-09-21  jp  <jp@openoffice.org>  [882c1ccedc44882ab03d53dd647da3faa8518644]

Bug #90816#: GetScriptType - specific handling for fields


2001-09-21  Michael Hönnig  <mi@openoffice.org>  [da67467802f7a52bada5099ef7ad20c5893f3010]

Uik is still needed for compatibility reasons in some interfaces


2001-09-21  Sven Jacobi  <sj@openoffice.org>  [2892fd498c7f7a81489956a9d84944572f1f55de]

#92313# fixed performance problem in method SetModel (especially with 3d objects)


2001-09-21  Oliver Specht  <os@openoffice.org>  [2e657e8fed908f342d345c9702cc2d469620dd82]

#88992# RequestHelp: only prevent tips and bubbles


2001-09-21  jp  <jp@openoffice.org>  [b14dfa627d5b61178c4ba9ee22f86d8cd5187624]

Bug #90816#: GetScriptType - specific handling for fields


2001-09-21  Thomas Lange  <tl@openoffice.org>  [12d8b06268b2ab46ab8c9bd57a7da82e0025057b]

#92245# doc-shell no longer modified on pressing the <ALT>-key or by cursor movement


2001-09-21  Daniel Rentz  <dr@openoffice.org>  [1cc304250e4db102e92dc64065cc772b9396b57e]

#91273# removed redundant function


2001-09-20  Hans-Joachim Lankenau  <hjs@openoffice.org>  [56d2082ca065a91d58ccfb59d915b4c502879601]

#89835# touch flagfile if no patch is needed


2001-09-20  Daniel Vogelheim  <dvo@openoffice.org>  [08ec80c7af7f4fae1d2593ba1ed404d53bd5b18e]

#92280# fixed DTD


2001-09-20  Vladimir Glazounov  <vg@openoffice.org>  [b6db8eee953ce160bf0b52f425e19ca0fc66bba3]

#65293# added commentars parsing


2001-09-20  Armin Weiss  <aw@openoffice.org>  [b193bc872da5b1ce33164bbbd9b77d54b7da2095]

#92030# for E3dPolygonObj, take flag at created DisplayGeometry into account which may not allow this object to be drawn filled


2001-09-20  Nils Fuhrmann  <nf@openoffice.org>  [33e7a71001d5b74dbe7a62a1f9bac77dd2a5cb20]

Remove write protection before file IO


2001-09-20  Nils Fuhrmann  <nf@openoffice.org>  [8a45e12c8e4b88bd63326ee7a9e0ddb3116394a4]

Added error link


2001-09-20  Nils Fuhrmann  <nf@openoffice.org>  [37caa58b2b9226b1b90c092aca07ea83c4ee9247]

Multiple fixes for dependency handling


2001-09-20  Hennes Rohling  <hro@openoffice.org>  [f43a57a61281f0d519e33cde2b69fd100afcd4fb]

#87539# To support multiple pipe connections we must distinguish between acceptor and client window class


2001-09-20  Martin Gallwey  <mtg@openoffice.org>  [a59a845b508e138e6d297777fb81043350bd1efc]

#90926# Added the HelpURL property to allow people to set Help IDs using the API


2001-09-20  Michael Brauer  <mib@openoffice.org>  [ef32fb1d80ff4422901b10d0acde73cf1f873000]

#92210#: Don't export WS around drawings for text docs


2001-09-20  Daniel Rentz  <dr@openoffice.org>  [c67d669477ceffb17db8dceee6e92d8ccf53fefa]

#91273# import of DDE improved


2001-09-20  Thomas Benisch  <tbe@openoffice.org>  [4dc1fa1fe73f9d9285bb4b745ce5fbfb1d6743d1]

#92297# BasicIDE: property browser still open when module window gets focus


2001-09-20  Ocke Janssen  <oj@openoffice.org>  [5485b93336204a89d4703f75361bf545085a0ae3]

#92013# initialize font with default values


2001-09-20  Ocke Janssen  <oj@openoffice.org>  [1581a0d3ca842ea2c35e6699b01ff41f1825c9dd]

#92232# fixes for BIGINT type and new property HELPTEXT


2001-09-20  Ocke Janssen  <oj@openoffice.org>  [10c99ed9943d7000afb1752c40f4871569404598]

#92232# fixes for BIGINT type


2001-09-20  jp  <jp@openoffice.org>  [5b2c683268bb1bf4415075c15fa29a9b6abbe23a]

Bug #89582#: handle field dialog activation correct


2001-09-20  Oliver Specht  <os@openoffice.org>  [2e5c539ea88c34fa20e12508f7d4885303954b95]

#88992# prevent help tip by API setting


2001-09-20  jp  <jp@openoffice.org>  [ea3db300c3c97ab7caf5c3c5077b99112cc1ecf2]

Bug #92283#: SetRedlinePasswd - set the modified flag


2001-09-20  Oliver Specht  <os@openoffice.org>  [9ca54249cbe9ac2824503ebb9ed3405709f92b8e]

#92271# fixed text tab distance enlarged


2001-09-20  Thomas Benisch  <tbe@openoffice.org>  [e65bbf493be770c360862e52670029802e9a742b]

#92181# xml im-/export for com.sun.star.awt.UnoControlFormattedFieldModel


2001-09-20  Thomas Benisch  <tbe@openoffice.org>  [176356b5af794211970e357003ff72de0c9b3993]

#92181# xml im-/export for com.sun.star.awt.UnoControlFormattedFieldModel


2001-09-20  Thomas Benisch  <tbe@openoffice.org>  [cdcbfa83b618f0099f57cfe2fc7b62169c7003a6]

#92181# xml im-/export for com.sun.star.awt.UnoControlFormattedFieldModel


2001-09-20  Thorsten Behrens  <thb@openoffice.org>  [8d2222e8d9624886299b0f36ef36935f9002d2b7]

#92009# Setting fixed property for file fields


2001-09-20  Thorsten Behrens  <thb@openoffice.org>  [b7b9ee6d4efddaf252ce518375de48e9fb5053fb]

#92009# Passing fixed attribute to field constructors


2001-09-20  Thorsten Behrens  <thb@openoffice.org>  [294e5569e91c801de12ce971c732a939fa9b7314]

#92009# SvxExtFileField::GetFormatted() trying harder to output the string


2001-09-19  jp  <jp@openoffice.org>  [32b5815e8c1c8a977953882d023193e22c6a8bd8]

Bug #91983#: better detection for ASCII files


2001-09-19  jp  <jp@openoffice.org>  [e6dffb6f71af642493410cc8ee65874db43f45a0]

Bug #90834#: MakeVisible - the scrolling can change the document size, so call scroll again


2001-09-19  jp  <jp@openoffice.org>  [d2313a6458245bda3fa232ee2fe8b5250b7923d0]

Bug #92156#: convert multibyte charsets correct


2001-09-19  Hennes Rohling  <hro@openoffice.org>  [cec444515b73c9c69d7245d58f65077d63fd7adf]

#91496# Added Win9x unicode wrapper for WNetGetConnection


2001-09-19  Mathias Bauer  <mba@openoffice.org>  [947ae56d125951fdad5457deddc481acb5784c9a]

#62832#: configuration access for new property


2001-09-19  Sven Jacobi  <sj@openoffice.org>  [d2f99fd4f98da35d6d29ff501b8732c1ce7ef93c]

#91018# calling InitTransformationSet, because otherwise the 3d objects aren't selectable


2001-09-19  Martin Gallwey  <mtg@openoffice.org>  [97ea0e7f0988c920111135d9db5597bb60052753]

#89303# The encryption data is only created on demand


2001-09-19  Mathias Bauer  <mba@openoffice.org>  [fcfec29221ae9b1bbfe5a4f2427faa8b071af05e]

#92264#: unit. variable


2001-09-19  Hennes Rohling  <hro@openoffice.org>  [8f718f3ebffb8f6ff6739d272e578d3d06be5991]

#91496# Added Win9x unicode wrapper for WNetGetConnectionW


2001-09-19  Thomas Lange  <tl@openoffice.org>  [2c0bf448729e6aebef57db776c81f23eea13c90f]

#92260# size of string resource fixed


2001-09-19  Joachim Lingner  <jl@openoffice.org>  [cd55fa28e07f71475ec1646e7484b80ba00e6dd7]

#92263# added lang.XMultiComponentFactory and lang.XSingleComponentFactory


2001-09-19  Michael Hönnig  <mi@openoffice.org>  [ee9f9d8456bcf887f6161ab1eca15ee0e17cd1af]

XFactory and Uik are obsolet


2001-09-19  Mathias Bauer  <mba@openoffice.org>  [8c89361074847152d8522a95ff4bbc37040a3bca]

#62832#: user may want his document unmodified by printing


2001-09-19  Mathias Bauer  <mba@openoffice.org>  [8aef1cce3833dbc1a166b9aae40d00e6e74ddbb1]

#62832#: user may want his document unmodified by printing


2001-09-19  Mathias Bauer  <mba@openoffice.org>  [d5160c67e1c5cd26225f8e11dafc2e8c864c9825]

#91405#: smarter handling of readonly mode


2001-09-19  jp  <jp@openoffice.org>  [138cecf0846d368e78111626fd3104d89e56a3b6]

Bug #92156#: detect correct the end of the source buffer


2001-09-19  Daniel Boelzle  <dbo@openoffice.org>  [ae155488e0715924ca58f499afab7d62c2b70be8]

#92181# support formattedfield


2001-09-19  Ocke Janssen  <oj@openoffice.org>  [21301e1d332c067e4e000d826bedb3247923e0eb]

#92047# check mastertables are null


2001-09-19  Ocke Janssen  <oj@openoffice.org>  [2e15d4b235a1d1b36d56015fe637bc5a07ec3ad8]

#92047# close task async


2001-09-19  Frank Schönheit  <fs@openoffice.org>  [86e59ca6824aa7f395842a73922c2cd65ba18ea6]

#92159# +HelpText (optional)


2001-09-19  Herbert Duerr  <hdu@openoffice.org>  [4a804ded46d69f29bfa2cc401aeb9e158398aaeb]

#90548# fix printing bug for TTF-fonts using idRangeOffset in CMAP


2001-09-19  Oliver Braun  <obr@openoffice.org>  [72c5271e8b580eaa5a13730b291b47dc323d5dcb]

#90517# documentation updated


2001-09-19  Ocke Janssen  <oj@openoffice.org>  [2cb21e10b20396ab28c54eff6ce8239bd88e9966]

#92105# refresh table header everytime resultset is executed


2001-09-19  Carsten Driesner  <cd@openoffice.org>  [d7e5d44b9f9f5b25478e0b251accfe958c961b30]

#92241# All Exceptions from PreloadConfigTrees are now catched and processed


2001-09-19  Oliver Braun  <obr@openoffice.org>  [45ca16010fc8719151d14889b0b5ca3706357a4f]

#90517# handle additional error code of osl_openFile


2001-09-19  Mathias Bauer  <mba@openoffice.org>  [e0f1ae82cf0f72b07a8587d2751c46fd8b0e0d6a]

#90517#: support for locking errors


2001-09-19  Ocke Janssen  <oj@openoffice.org>  [8d6a89a0a1603e20220e67081b3006ecec775e1a]

#92047# read the wrong property


2001-09-19  Björn Milcke  <bm@openoffice.org>  [377a986804dc153bf36ffc3116cc902b66138eb0]

#91951# two more typos for axis services


2001-09-19  Daniel Boelzle  <dbo@openoffice.org>  [db8efafbdc093ca378fbe58c02a03e50c04ce262]

#92181# supporting formattedfield


2001-09-19  Ocke Janssen  <oj@openoffice.org>  [46f9e0ef119e2dab56f67fab40cb748bf606ad98]

#91966# acceptURL corrected


2001-09-19  Mathias Bauer  <mba@openoffice.org>  [2ecb64130560b1136e2d9f73d7d164ba97b2aa55]

#91405#: branch avoided


2001-09-19  Mathias Bauer  <mba@openoffice.org>  [8ab11203542b0ad00187c25ffffadca1ba58461b]

#91405#: UnsupportedDataSinkException shouldn't set ACESSDENIED


2001-09-19  Mathias Bauer  <mba@openoffice.org>  [c4da372ef1e32e6c97beaea62f280719ca01f20e]

#91405#: smarter handling for read only mode


2001-09-19  Andreas Bregas  <ab@openoffice.org>  [5430e5d2e976ae77e942d20334826478f1e361d3]

#91804# Search methods directly in the adressed libraries


2001-09-19  Daniel Boelzle  <dbo@openoffice.org>  [2eab3c713a7d64dc60013ffcb44e331635058acc]

#92181# supporting formattedfield


2001-09-19  Andreas Martens  <ama@openoffice.org>  [7a54bb64a486095156dc1d990e87e53b0d4db8f2]

Chg: A shortcut for every layout direction


2001-09-19  Andreas Martens  <ama@openoffice.org>  [c90b6806d18c8ed25015eb2ecdff13c7bab2572d]

Chg: Moving vertical help functions from SwFrm to SwRect


2001-09-19  Mathias Bauer  <mba@openoffice.org>  [1f7cafbbedf569ab089e4bab8c24e656cdef00f7]

#84556#: don't call GetFilter4Content for all own formats, but for all alien formats


2001-09-19  Carsten Driesner  <cd@openoffice.org>  [0b8aa0843b43fcb9abbfe9a60dc793dc85bbdecc]

#92229# Don't show hidden docs inside window menu


2001-09-19  Mathias Bauer  <mba@openoffice.org>  [41226c0b6f5da3ecde6cc58b41ee88b4700a764e]

#79689#: set background of taskwindow to transparent


2001-09-19  Mathias Bauer  <mba@openoffice.org>  [3eaebc4f917b84d7520f86b42ba68fefd2506fd9]

#79689#: asking for executing java applets


2001-09-19  Mathias Bauer  <mba@openoffice.org>  [6c19dcb82fc3ff897c800c20ec30e91181c056ab]

#92229#: no hidden tasks in the window menue


2001-09-18  Dirk Grobler  <dg@openoffice.org>  [8e9869cddd2d47e1ef222a0dac8fa2292131e500]

#91972# rtl logs removed


2001-09-18  Dirk Grobler  <dg@openoffice.org>  [172d82a1faab9b2f13a77489dbbcfc6cd0d180ce]

#91972# new lookup context for filehandling


2001-09-18  Dirk Grobler  <dg@openoffice.org>  [20c22b99129a4bcefbca6976f9c6329bb7ac7a72]

#91972# correction of pathhandling, pathhepler replaced by lookup context


2001-09-18  Daniel Vogelheim  <dvo@openoffice.org>  [3ac225c65b392558bc4fbd93a0a6b2a3f720a20f]

#91971# fixed severe bug in previous version


2001-09-18  Daniel Vogelheim  <dvo@openoffice.org>  [e5ba71a5657eb772eb8d6a63f6d75ccf6331e1ff]

#91971# prevent exception-in-excpetion condition when SvXMLElementExport destructor         throws an exception; also worked on new error handling


2001-09-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [984bdf0534385b13286e6fe830788b16329192aa]

#92123# GUI test application moved to workben


2001-09-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [869422a6c69a51882405599a3c83110a0e2bcf3e]

#92123# TARGETTYPE=GUI


2001-09-18  Mathias Bauer  <mba@openoffice.org>  [81e4055537c12152e52d93030aa7e8bc5a97b431]

#89485#: TargetURL is needed always


2001-09-18  Herbert Duerr  <hdu@openoffice.org>  [caee5de082dc96b7002ab3a289b12ca3fc721895]

#90548# allow non-unicode encoded fonts


2001-09-18  Vladimir Glazounov  <vg@openoffice.org>  [00b61c435463c3c7e02177e5fb26dde2f8db07b0]

#65293# corrected for soli


2001-09-18  Vladimir Glazounov  <vg@openoffice.org>  [4611b6257ec22ea206e07b8aaecdf16d465c82e5]

#92075# exception specificaion


2001-09-18  Bertram Nolte  <bnolte@openoffice.org>  [2e2b262e69b07a1165c7eed3184ae205723e5770]

Added new Java example.


2001-09-18  Vladimir Glazounov  <vg@openoffice.org>  [38c9f24beed901f95b953771c62503789268ffe2]

#92075# excption specificaion


2001-09-18  Frank Schönheit  <fs@openoffice.org>  [d2a4716802d894d11b5e9ecc0a6bdba8727f24f5]

#65293# syntax for SOLS


2001-09-18  Kurt Zenker  <kz@openoffice.org>  [a45a255f0122c37f9e22c2190dce68a12503bd41]

new version for SRC641


2001-09-18  Dieter Loeschky  <dl@openoffice.org>  [1d2cb239e575c73c530df2bf5c5e400e14d987d5]

#92085# + SID_RULER_OBJECT


2001-09-18  Frank Schönheit  <fs@openoffice.org>  [03be4cc81188bf2f4ff85da6d6e7298917f2a97f]

some small optimizations in the course of preparing #91894#


2001-09-18  Vladimir Glazounov  <vg@openoffice.org>  [759097e1d101a494f17b1e1a195c44fdeadb8024]

#65293# changed to void type of function


2001-09-18  Armin Weiss  <aw@openoffice.org>  [7d2fd0797e5718d43fb318a8fe73c1d2795a1f8e]

#91809# remove original #82826# and new solution for #82826#, too


2001-09-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [789ce5d8fbe7e735dc8f1978cbe6fac4202c357c]

#92123# and cleanup


2001-09-18  Frank Schönheit  <fs@openoffice.org>  [b285ba435e8b55c328f09f8c96e56e46e36810b2]

#91894# +UNOSTRINGPAIR


2001-09-18  Oliver Bolte  <obo@openoffice.org>  [90403f4e3eb5521ba8836f98a3aa4ee74731a7ab]

#65293# TARGETTYPE=GUI


2001-09-18  Hennes Rohling  <hro@openoffice.org>  [9076e2c2d0aaa2dc18f29b7d9ff8bfc5424605a9]

#88505# Async termination of system tray thread


2001-09-18  Oliver Bolte  <obo@openoffice.org>  [e961cd395e15d9736922b3f0d43d6c9a0871194c]

#65293# TARGETTYPE=GUI


2001-09-18  Oliver Specht  <os@openoffice.org>  [8243e62dce7e9ecdea5f51415e6ec1b478e748da]

#92192# SID_INSERT_VIDEO/SOUND now in offmgr


2001-09-18  Lars Langhans  <lla@openoffice.org>  [11d1a7cac0441a5505e70dfe589506e21bf97935]

#90717# writer window opens no longer if we try to check if quickstarter is open.


2001-09-18  Oliver Bolte  <obo@openoffice.org>  [e74153395d58aac44be3060692b227ae24aa31f6]

#65293#


2001-09-18  Hennes Rohling  <hro@openoffice.org>  [f76b8f7d95cf7571519de2531d7798ad6c996ce4]

#88505# Quickstart.exe param -killtray terminates system tray icon


2001-09-18  Rüdiger Timm  <rt@openoffice.org>  [8349cdfd5e8042edf7cb92a21b75c62c282440ea]

new version for SRC641


2001-09-18  Rüdiger Timm  <rt@openoffice.org>  [3eddc962a8d4d3c3a0839e981579e37c36cb4e61]

new version for SRC641


2001-09-18  Ocke Janssen  <oj@openoffice.org>  [26229a697231db7ca8b9dc7c0232dab7cf555485]

#92103# check if content is readonly


2001-09-18  Oliver Bolte  <obo@openoffice.org>  [bcdf9fb790f0de6f27e1a99aefac525658c4ac11]

#65293# exception flag for WCopyTable.cxx


2001-09-18  Martin Gallwey  <mtg@openoffice.org>  [34b409abbb0a7e73ba2a8460f615329905dc2ace]

#92225# Flush the output stream when finished writing


2001-09-18  Peter Burow  <pb@openoffice.org>  [3759bd9fc97fbc9196f825d909890d3ebcfa7eab]

fix: #92208# another bitmap for print button


2001-09-18  Peter Burow  <pb@openoffice.org>  [4bb10d07e074598700b5eab86528825451fa5af8]

fix: #92207# #92208# enable print button correctly


2001-09-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f1e561c11efa4f35f788a2a9c59eb5ece0b36788]

#92123# seperate makefile for gui application


2001-09-18  Kurt Zenker  <kz@openoffice.org>  [8184969647b64a5a56319bd11601e6660e7b6ef9]

new version for SRC641


2001-09-18  Kai Ahrens  <ka@openoffice.org>  [6571b4913aa60147b4f06b12ddc200811cf3427d]

#65293#: use reinterpret_cast


2001-09-18  Kai Ahrens  <ka@openoffice.org>  [7e88e097938fc89442fcc9d7957e030695499a3e]

#65293#: use reinterpret_cast


2001-09-18  Mathias Bauer  <mba@openoffice.org>  [0f4853aa6b1c90f5eb9a7dc1b007b906446b1b63]

#65293#: class define was missing in appdata.cxx


2001-09-18  Ocke Janssen  <oj@openoffice.org>  [5ab800399769b5689ef384d5e1c11fe41f5b8bd8]

#91986# catch Exceptions when setting prop for prepstmt


2001-09-18  Ocke Janssen  <oj@openoffice.org>  [62e50e029833d083f01cf3753282a68361271195]

#91986# remove unnecessarry Exceptions


2001-09-18  Mathias Bauer  <mba@openoffice.org>  [48074b7e7a0888b6435f52f01d7e469477c6991d]

#65293#: class define was missing in appdata.cxx


2001-09-18  Thomas Lange  <tl@openoffice.org>  [c48b3e46e6f54c3125a04c6e4c3d80bb24ec37ec]

#92017# set linguistic properties not only in the property-set but write them to the configuration too


2001-09-18  Kai Ahrens  <ka@openoffice.org>  [f9afde803ef8eb8a47c174659222b8a357965053]

#65293#: use reinterpret_cast


2001-09-18  Kai Ahrens  <ka@openoffice.org>  [8973906cfc851c2f7a962cdd06f6f7fb15c51dff]

#65293#: + #include <so3/persist.hxx>


2001-09-18  Ocke Janssen  <oj@openoffice.org>  [0704ff311b1e147ec0e6494b18cd44642ebaeaf5]

#92184# use no parameters for ado and keys and sql Support corrected for special value 512


2001-09-18  Oliver Bolte  <obo@openoffice.org>  [2c790e95a6f1a00e285d3c669315a3113a20a4da]

#65293# TARGETTYPE=GUI


2001-09-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [62d6a1712929f3c071fb0e0036d74b4f1d61d218]

#65293#: added -lXext


2001-09-18  Armin Weiss  <aw@openoffice.org>  [247254fd29722470a7aed493713b2c40153c6f0f]

#91217# use strings for CustomUnitText entries, not simple special chars above 127


2001-09-18  Caolán McNamara  <cmc@openoffice.org>  [0b22bee12f7bbe3d67f891f4bc4c8964bf5b64ca]

#92104# displaced escher groups fixes


2001-09-18  Caolán McNamara  <cmc@openoffice.org>  [05c0f064e017009e1452b8814517db62316a4f20]

#92104# displaced escher groups fixes


2001-09-18  Kai Ahrens  <ka@openoffice.org>  [c377de752ca4032d72d1f0cc23d03c0362469c59]

#91981#: expand gradient rect to avoid missing lines on lower and right edge


2001-09-18  Vladimir Glazounov  <vg@openoffice.org>  [bd81650536b076ab78a001a13d2af6822c7c4d44]

#65293# switched off optimization for soli


2001-09-18  Bertram Nolte  <bnolte@openoffice.org>  [ac50b4f05b63aeafbebf98c5bfadf9d9639699a7]

Added new Java servlet example.


2001-09-18  Andreas Martens  <ama@openoffice.org>  [766f084db29b5fab7d23795fc345ebd915411196]

New: More help functions for vertical layout


2001-09-18  Bertram Nolte  <bnolte@openoffice.org>  [b1962536c7d96c2019fde4eaeda6d7e42f8b4d01]

Added new Java example.


2001-09-18  Kurt Zenker  <kz@openoffice.org>  [6bb26a8ddbcc0b491680a6ceb429dec697fe22fb]

new version for SRC641


2001-09-18  Peter Burow  <pb@openoffice.org>  [eedba33485afa8a6dd9d54033b1b6f887535abb0]

fix: #92170# HID_GLOBAL_FALLBACK and HID_HELP_BOOKMARKS... added


2001-09-18  Peter Burow  <pb@openoffice.org>  [6eb331ba32874137a97c5cf42fdad23847d36a90]

fix: #92170# set help ids for context menu of text window


2001-09-18  Peter Burow  <pb@openoffice.org>  [1b1dcfd94dabdadf29f34f42f9c9df8cf9392ac9]

fix: #92170# help ids for context menu of bookmarks


2001-09-18  Peter Burow  <pb@openoffice.org>  [91420b05b85d4ea644691cb8f78f21685a43e646]

fix: #92170# new help ids of help task


2001-09-18  Vladimir Glazounov  <vg@openoffice.org>  [fd1b375680f2fd1e88bcba9a4af7e008db6a046b]

#65293# added missing include


2001-09-18  Peter Burow  <pb@openoffice.org>  [5ecaa85717f710b6732b14e1e66c2efc13f3cb25]

fix: #87544# PreNotify() removed


2001-09-17  Kurt Zenker  <kz@openoffice.org>  [95611ca1ca256c56c17f4ee9135ce0b7e669db5c]

new version for SRC641


2001-09-17  Kurt Zenker  <kz@openoffice.org>  [b3b1b951b9725afc4480004ebb53ac200f637e4a]

new version for SRC641


2001-09-17  Rüdiger Timm  <rt@openoffice.org>  [1e25dfe93499f5bed252516340eca9deca7d935c]

new version for SRC641


2001-09-17  Kurt Zenker  <kz@openoffice.org>  [57fcdbe2f9f68a2dbebb2d6e43c14b201fe831cf]

new version for SRC641


2001-09-17  Kurt Zenker  <kz@openoffice.org>  [c889b39a38843eabaf9341402fd365277c11054e]

new version for SRC641


2001-09-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [2288b0f223671b1806dd76d6d0dca945aeb7ed89]

#65293# expand string


2001-09-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [db529d8c5ab884d4a7df5c5973314928fdfc4c32]

#92123# TARGETTYPE is GUI


2001-09-17  Peter Burow  <pb@openoffice.org>  [e7d13c15cdf637bc6df7dfdef1571c3ca53f8d53]

fix: #90834# no extra FinishLoading() call


2001-09-17  Kai Ahrens  <ka@openoffice.org>  [337337bac76c8b1a41a9bf112c28bf436441d7b7]

#i1543#: don't use initialize flag, check id instead


2001-09-17  Joachim Lingner  <jl@openoffice.org>  [cb7c951ef15d003a39670d0269f66f314dd8bb54]

#92189# added Bridge_GetStruct and Bridge_GetValueObject


2001-09-17  Sven Jacobi  <sj@openoffice.org>  [46938e1128c1170d9ac513fed8eedf17203da8ca]

#92114# default animation effect is mmanual and not automatic


2001-09-17  Thorsten Behrens  <thb@openoffice.org>  [2534889a4109a970323295ee91dfd10a0a1cb834]

#90102# Globally disabled repeat for Draw/Impress


2001-09-17  Ocke Janssen  <oj@openoffice.org>  [98358eac9671c6106de21372d3e529c3bd9a78a6]

#92184# use no parameters for ado and keys and sql Support corrected for special value 512


2001-09-17  Oliver Specht  <os@openoffice.org>  [a69d92ca44a845706e654b24edc118923645668c]

#92160# mouse selection works again


2001-09-17  Vladimir Glazounov  <vg@openoffice.org>  [c1dd9f10702a56ed14a724084ce30ddcf43f3216]

#65293# changed include


2001-09-17  Andreas Bregas  <ab@openoffice.org>  [a51b828c05995bb082842df1bcca5c58af6e404a]

#92166# DeInitAllModules(): Check for invalid image


2001-09-17  Oliver Braun  <obr@openoffice.org>  [df239a67b91606fe8d712d3e7403883c9c4e966d]

#88460# re-enabled systool wrapper


2001-09-17  Ocke Janssen  <oj@openoffice.org>  [313930e7f1fb1a34d967a611e5a3e2835bd677e4]

#92006# correct error message


2001-09-17  Stephan Schäfer  <ssa@openoffice.org>  [fc63f532d414790e6b3fba4a4a065118bff1e5c1]

#89519# GetDesktopRectPixel depends on platform


2001-09-17  Thomas Benisch  <tbe@openoffice.org>  [ef6b7046ca6460dbf55f02f1ba2bf0012802d0a8]

#92177# GPF when inserting a formatted field control with the dialog editor


2001-09-17  Thomas Benisch  <tbe@openoffice.org>  [3890a3b711dc55b0e85a9bb663af087f62274d7a]

#92082# Add additional controls to the dialog editor


2001-09-17  Andreas Martens  <ama@openoffice.org>  [31ca01cf3e577bab17093a4c53f442961c57eb17]

Chg: Use fnRect for vertical layout


2001-09-17  Ocke Janssen  <oj@openoffice.org>  [a7bbbf0c2c40fc6ba930ef48f90f54fb20188a7c]

#918234# check the prescion and scale as well


2001-09-17  Thomas Benisch  <tbe@openoffice.org>  [f524e1729e644d99ec41106a2f45e5c3c2ec7ee6]

#92082# Add additional controls to the dialog editor


2001-09-17  Dirk Völzke  <dv@openoffice.org>  [899e7f6010d956969d7aa38aab43e722a69831f1]

#91303# use the last write date when the creation date isn't set


2001-09-16  Bustamam Harun  <bustamam@openoffice.org>  [82f205c8804174ea7713ab2d9ad3a78c0ecd0158]

Add License


2001-09-14  Martin Gallwey  <mtg@openoffice.org>  [ec52fd233aa3b30a166e6785fae8da6dfc19c7d5]

#89303# fix exception specification


2001-09-14  Daniel Vogelheim  <dvo@openoffice.org>  [13f96151ce681becbeab1fc1c7563177ebc121bb]

#86004# speed up export property mapper         (collection of properties doesn't use 'tuned' insertion sort any more)


2001-09-14  Martin Gallwey  <mtg@openoffice.org>  [88f2fc4151b97059bcaee1f38066109e2769ba45]

#89303# The correct flags to unline and un-optimise


2001-09-14  Martin Gallwey  <mtg@openoffice.org>  [4e84579009a2b1fcdf9a40b3aa8975a8749d8a70]

#89303# remove unnecessary inline statements/only fill EncryptionData ORef on demand


2001-09-14  Martin Gallwey  <mtg@openoffice.org>  [0d7da6fda4333ba518c7f829b273ccb886a1028f]

#89303# only fill the EncryptionData ORef on demand


2001-09-14  Martin Gallwey  <mtg@openoffice.org>  [b4798f2ea1b54cd50670d54571ed98af6343f985]

#89303# use optimised hash map


2001-09-14  Martin Gallwey  <mtg@openoffice.org>  [b45a26d39d5ed562d713182e95acc05d135a426a]

#89303# Use new hash


2001-09-14  Martin Gallwey  <mtg@openoffice.org>  [e5ce806ea479ec269f1f296913d8867a0ee74c4b]

#89303# many optimisations


2001-09-14  Martin Gallwey  <mtg@openoffice.org>  [1ad713ebac228b34b3bb5fd59f7bc7f49ddf9628]

#89303# optimisations


2001-09-14  Martin Gallwey  <mtg@openoffice.org>  [67a0964af8095a84ac7db9ac8014069b7663be6f]

#89303# many optimisations


2001-09-14  Martin Gallwey  <mtg@openoffice.org>  [5a2bfbf399b0c260966571d8a57157954051af30]

#89303# do not dump API zipentry struct


2001-09-14  Martin Gallwey  <mtg@openoffice.org>  [a41413a9a9b8421ab1836e4fd5ea95496e36220c]

#89303# vastly optimised readCEN function


2001-09-14  Martin Gallwey  <mtg@openoffice.org>  [bcd6b5ee3150d42d1a185f47c16eaff3f6eb8cac]

#89303# don't bother with extra data or comments as we don't use either


2001-09-14  Martin Gallwey  <mtg@openoffice.org>  [380290c0db4475c08e75d1b719cd4a707c7a2096]

#89303# remove unnecessary using declarations


2001-09-14  Martin Gallwey  <mtg@openoffice.org>  [1ec56e57e8799ab4143ed430c56636837843b1a8]

#89303# only fill the EncryptionData ORef on demand


2001-09-14  Martin Gallwey  <mtg@openoffice.org>  [1818001cdb2459be2212f001d0175febab5e3420]

#89303# use local ZipEntry


2001-09-14  Oliver Specht  <os@openoffice.org>  [4a46996627c01f4b688e2edc15c12b8c1fa57712]

#91560# set alternative HelpId for business cards' format page


2001-09-14  Martin Gallwey  <mtg@openoffice.org>  [f92fe1551f73d7c3a69aa5a5eb27abbefbc378fa]

#89303# added methods and members for optimisation


2001-09-14  Martin Gallwey  <mtg@openoffice.org>  [20476f2f270ee92ff95347fc05363bb0e181aadc]

#89303# use optimised hash map


2001-09-14  gt  <gt@openoffice.org>  [a8d244d1e30e137dc3ab3ecca98626285d49a80b]

#91316# Treelistbox: additional functionality with RETURN and LEFT/RIGHT


2001-09-14  gt  <gt@openoffice.org>  [f5f87149d7bb98fd0e19a597e48422825945fcac]

#91316# Treelistbox: additional functionality with RETURN and LEFT/RIGHT


2001-09-14  Martin Gallwey  <mtg@openoffice.org>  [447eceb846ee9edc2db0c82207f9e7c50e72b494]

#89303# Use local ZipEntry struct


2001-09-14  Oliver Specht  <os@openoffice.org>  [527b6556ea7a7f7be19a7d598fe4ac9ae310a28d]

#92153# delete ALL temporary PaMs


2001-09-14  Martin Gallwey  <mtg@openoffice.org>  [4e98063880de6511a6134462228c498f9bc2e7a1]

#89303# use new hash map and ZipEntry struct


2001-09-14  Martin Gallwey  <mtg@openoffice.org>  [23ce8b76d8e1b6fce89e76aa9e05f01be424d37e]

#89303# use new hash map


2001-09-14  Martin Gallwey  <mtg@openoffice.org>  [c476f31d3b5789155924e7818ad1505cb728d22e]

#89303# Avoid calling ImplValidChars in a loop by putting the loop in the function


2001-09-14  Martin Gallwey  <mtg@openoffice.org>  [465c97902200aca64a25773c6a365a7b4df1c23b]

#89303# optimise hash maps for speed (and put them all in one place)


2001-09-14  Martin Gallwey  <mtg@openoffice.org>  [ff5a40c661ccb228dcf18c8e6daf8948140f0e34]

#89303# Small struct to allow me to avoid using Anys as much as possible


2001-09-14  Martin Gallwey  <mtg@openoffice.org>  [16fa407bf748bbfb7d37bd1e08e6d775a3dc3510]

#89303# inline memory stream class


2001-09-14  Martin Gallwey  <mtg@openoffice.org>  [3b53256de0eecc6a051add355a8bd58560cba670]

#89303# use local implementation of this struct, as its never used outside of the package component


2001-09-14  Andreas Martens  <ama@openoffice.org>  [3112b3495a9482bb06f00d44a15be0dfab9f0a82]

Chg: More vertical layout function pointers


2001-09-14  Oliver Specht  <os@openoffice.org>  [1804f75d1fd5388edc627c1dea44befdd209ea26]

#92153# distance controls should not be disabled in writer tables


2001-09-14  Sascha Ballach  <sab@openoffice.org>  [2444d8f43b496156a403ad83e068b133a95082f7]

#90836#; add StartElement and EndElement method with a OUString as parameter


2001-09-14  Sascha Ballach  <sab@openoffice.org>  [d6bf207358b6e2d2130a58466b79d2d1108556be]

#90836#; use the new methods to write StartElement and EndElement which catch and handle errors


2001-09-14  Mathias Bauer  <mba@openoffice.org>  [5284d637a7d83037cc0b86f39bfcd2f05e4b210b]

#85600#: support for PostCommandArgument2


2001-09-14  Oliver Specht  <os@openoffice.org>  [cfdbe91accad1b068612c33428fe07c7f86d084b]

#74208# enable display of border distance


2001-09-14  Oliver Specht  <os@openoffice.org>  [76c64ad83889c7c59018dfd84563503c51e8050a]

#74208# enable display of border distance


2001-09-14  Oliver Specht  <os@openoffice.org>  [34da1bb396c94ad27b38d8572f76e8f770bbdef6]

#74208# enable display of border distance


2001-09-14  Mathias Bauer  <mba@openoffice.org>  [5925d1b94c460a61cc2e2d6bb9fd1011d4321458]

#85600#: file IO errors in HTTP Post


2001-09-14  Behrend Cornelius  <bc@openoffice.org>  [f21d85c8389b6686beca7c7ebfb163b70fdd06fe]

#91241#Listboxfields now also removed on doubleclick


2001-09-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [d5d34c139ef2b7a08c106f83a9fdb17755e6cee4]

removed stripping of comments (hedabu_action)


2001-09-14  Philipp Lohmann  <pl@openoffice.org>  [2254bf5c55c88722c01a3645513403edcb202095]

#89519# get work area


2001-09-14  Sascha Ballach  <sab@openoffice.org>  [fefbbb025492f10b36adaa5f47c97483825b3352]

#91614#; return the right implementation name of the component


2001-09-14  Jörg Barfurth  <jb@openoffice.org>  [c3e1aa5cd1037910017298568e6a02b8ca7e3166]

#91782# Remove obsolete bootstrap functions


2001-09-14  Philipp Lohmann  <pl@openoffice.org>  [38a8fb3e82aaf2ca8e6d401161f9ee75f0dd8da2]

#92155# get printer path from configuration


2001-09-14  Thomas Lange  <tl@openoffice.org>  [84fddcbb5de6aeeb397ac5291d2f04b7e3245c31]

#92096# clipboard obtained from window always now.


2001-09-14  Thomas Lange  <tl@openoffice.org>  [95fd0081a7ed0125da0f309242be5ada89b03d0a]

#90650# error message for last missing language shown too now


2001-09-14  Björn Milcke  <bm@openoffice.org>  [5ebf2918ca0711c5f63559140d3167d6ec241a24]

#91614# implement getImplementationName() in components


2001-09-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [114e30aa7edad43667e16bed457819108f4c4835]

#92075#: add IllegalArgumentException to interfaces


2001-09-14  Björn Milcke  <bm@openoffice.org>  [c5aabfd8fbb23053277c342f713f478a1cc91ed3]

#91614# implement getImplementationName() in components / missing member init added


2001-09-14  Andreas Martens  <ama@openoffice.org>  [ac831d526d376fbe69a8657fdef76440d2b4e84d]

Chg: Vertical layout


2001-09-14  Mathias Bauer  <mba@openoffice.org>  [8710fd3515a3a0821512376cbd2a70bfdf59a3e4]

#85600#: support for PostCommanArgument2


2001-09-14  ok  <ok@openoffice.org>  [81be2c26e603ca2e0407f17c51a7eab8b4480522]

fix: #76122#


2001-09-14  Frank Schönheit  <fs@openoffice.org>  [0eccc6a6747e0a31a6762cf7ddda48789aba4bf1]

#91062# support the XJob interface


2001-09-14  Frank Schönheit  <fs@openoffice.org>  [6f0ad460013051f35f8f05d5e0a8a0ce40b74ceb]

#91894# +XFilterGroupManager


2001-09-14  Frank Schönheit  <fs@openoffice.org>  [ee14b6d2250ffca1d7905e56b171c69c0c23a200]

initial checkin - specification of an interface for adding filter _groups_ to a file picker component


2001-09-14  Frank Schönheit  <fs@openoffice.org>  [022bf9b2feddd1f5f3fa5ab7feb2481431101ff1]

#91062# #91894# +XAsyncJob / +XJob / +XJobListener


2001-09-14  Frank Schönheit  <fs@openoffice.org>  [cefb02d10380b86a7cf4d628115f1768db283d33]

initial checkin - specification for a listener to an asynchronous job


2001-09-14  Oliver Braun  <obr@openoffice.org>  [b4e09c72a191f1545435cdea57a166c888a6dd12]

removed obsolete kde files


2001-09-14  Frank Schönheit  <fs@openoffice.org>  [04f3b42ed2efb7c51b1a15bac30e15b9ec828be7]

initial checkin - specification for a job to be executed asynchronously


2001-09-14  Frank Schönheit  <fs@openoffice.org>  [3ab2b2b6646f42ecff84af8a14cdbee2fe8bf2e0]

initial checkin - specification for a simple executable job


2001-09-14  Frank Schönheit  <fs@openoffice.org>  [c3efa1746718b55354159d1edc0af76605b89bcd]

#91062# #91894# +StringPair / +NamedValue


2001-09-14  Oliver Braun  <obr@openoffice.org>  [6f6aefd04ebac8f69d4393271ea27eefa4aabe0d]

#91907# obsolete


2001-09-14  Frank Schönheit  <fs@openoffice.org>  [6977b03bd3cc2f6c9bf60f4e1f921d33f9c06443]

initial checkin - definition of a string pair


2001-09-14  Frank Schönheit  <fs@openoffice.org>  [838f16b1ea588a6410add2eccae8dd7aa379484f]

initial checkin - definition of a named value


2001-09-14  ok  <ok@openoffice.org>  [69eccf556ae8f587999662f722abc7c71396d5c7]

fix: #76122#


2001-09-14  Thomas Lange  <tl@openoffice.org>  [8a153af7b1142efbc81382d749a2d6059251942f]

#91614# implementation names for XML import/export components supplied


2001-09-14  Bernd Eilers  <bei@openoffice.org>  [16bb34fee5e8af89e2fbf1235382a165552e95dc]

#80424#, #91373#


2001-09-14  Philipp Lohmann  <pl@openoffice.org>  [8cce613ea9c20f6b22caaf025b98c44ba16f1a63]

#90845# use collation service to sort paths


2001-09-13  Sven Jacobi  <sj@openoffice.org>  [d2edf2a81333247ea551be54146251841ae635f4]

#91018# 3d lightning is now working again and was improved slightly


2001-09-13  Mathias Bauer  <mba@openoffice.org>  [d4fc94871368800ed7cd5239645ee2b5266c482a]

#90730#: break termination loop if a task will not close


2001-09-13  jp  <jp@openoffice.org>  [a4dde5cdff1c19a5cdfbea7c1048c4a06dc87484]

Bug #88372#: use new CopyObject method of SvPersist


2001-09-13  Philipp Lohmann  <pl@openoffice.org>  [e6fcbd83157e92184880f6c6a9454fd9536ce251]

#90314# remove old path dialogue


2001-09-13  Mathias Bauer  <mba@openoffice.org>  [c58fb25ae608cdb8b8060bb980cf210e37dac01a]

#92088#: wrong SaveCompleted statement


2001-09-13  Juergen Schmidt  <jsc@openoffice.org>  [986575e88fac505129d0d9842b021cf6c7d5650f]

#92081# chenge attribute to function


2001-09-13  jp  <jp@openoffice.org>  [8a156723119eb62b82259449c57634043ec5e058]

#92075# update for new compiler


2001-09-13  Andreas Martens  <ama@openoffice.org>  [68ecf6c0f40aae6641405879c54085413f5e6fad]

Fix: Flow of text frames in vertical environment


2001-09-13  Andreas Martens  <ama@openoffice.org>  [04b16106e21c408e27f68cabb1f5c07f5a59369b]

Fix: No vertical online-layout


2001-09-13  Sascha Ballach  <sab@openoffice.org>  [93a0a535b059a8b106a5fb9eb55417a868e1520f]

#91968#; use a EventListener for the model; first step of new Error handling


2001-09-13  Sascha Ballach  <sab@openoffice.org>  [b003d7e8e910db63ba3e683294038698ba24e7c8]

#91968#; check the document and the model before using


2001-09-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [c77ab7d31a2bf22d18e3249278509ac9695a78ea]

#92075#: exception specification


2001-09-13  Daniel Vogelheim  <dvo@openoffice.org>  [cc275134c90216a856aca754df9ad85408c83039]

#91584# implemented XServiceInfo methods


2001-09-13  Philipp Lohmann  <pl@openoffice.org>  [8329fed9369f0b3f802d2c05f2b4925a15b442b7]

#90314# remove obsolete VclFileDialog


2001-09-13  Behrend Cornelius  <bc@openoffice.org>  [ce1d46c10fdab1284097f35b2d6a9df1bb8a78bf]

#91520# TabIndex in Basic Dialog modified


2001-09-13  Frank Schönheit  <fs@openoffice.org>  [c75c54f338020793278537b6de4d9d4f8419e5e1]

#92121# corrected some german spellings


2001-09-13  Behrend Cornelius  <bc@openoffice.org>  [fa1592224bbfb73d9e3b29c10216fe973e43f469]

#91427# Defaultbutton now on 'GoOn'Button


2001-09-13  Behrend Cornelius  <bc@openoffice.org>  [956df411b96d914ee4a5c9c9c45282c4b8b20f3e]

#91805# 'CreateBookmark' routine improved; HelpIDs fixed


2001-09-13  Behrend Cornelius  <bc@openoffice.org>  [83ef3d38f7668ec31981a87c95b43997d812ef54]

#91712# String in '%productname%' in Filtername now evaluated


2001-09-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [528b2beeea61ace34e5608038cd5fe8c6a166f66]

#92075#: exception specification


2001-09-13  Daniel Vogelheim  <dvo@openoffice.org>  [8b4724aa25cf9cd4fd050f26a360fa2f868b615c]

#92106# fixed empty XAttributeList reference


2001-09-13  Stella Schulze  <sts@openoffice.org>  [2f37e00d8cb34f9491af601523f82937f79b05de]

#91258# Interate Sun Color Palette in StarOffice


2001-09-13  Philipp Lohmann  <pl@openoffice.org>  [567b1c2082f1adf7cb91bb869ac8b3c0256b453e]

#90314# remove obsolete VclFileDialog references


2001-09-13  Mathias Bauer  <mba@openoffice.org>  [7c189254fa0ba11ecc4bfa809b0f4f03694e14df]

#86584#: don't set SlotServer without a slot


2001-09-13  Kurt Zenker  <kz@openoffice.org>  [8c1f3d4304e4906c91d9b7601837940560cce43c]

#92075# exception specification


2001-09-13  Mathias Bauer  <mba@openoffice.org>  [cb4dcffe60d743fe02f8cefc2a19a3ef5dd3b566]

#89485#: allow GetImage without returning default image


2001-09-13  Mathias Bauer  <mba@openoffice.org>  [5830824e8bffdaafa98b6372c20661771171d78d]

#88885#: take care for abbrev. file names


2001-09-13  Mathias Bauer  <mba@openoffice.org>  [141883c1e36392078a84644a9e1b296d148de48a]

#88885#: HandleAppEvents takes care for abbreviated file names


2001-09-13  Mathias Bauer  <mba@openoffice.org>  [f8fd706cee95f970ceb3160224a33583de7ed42b]

#88873#: some slots are overfluous


2001-09-13  Mathias Bauer  <mba@openoffice.org>  [40f66b06372087969670d01b5e9678f4ed20139a]

#80213#: wrong calculation of the position of autohide windows


2001-09-13  Oliver Bolte  <obo@openoffice.org>  [409769be86bac701a376c71ca46ce1c04789ba04]

#65293# exception for sols


2001-09-13  Mathias Bauer  <mba@openoffice.org>  [36ba607b1dd14be37f7e30970b7f749e8ff5e8f8]

#90294#: HandsOff before removing temp. files


2001-09-13  Mathias Bauer  <mba@openoffice.org>  [4216c736d45d13c54fdbea6485e10f336183e0c3]

#74684#: don't show editing time and doc version number when UseUserData is off


2001-09-13  Hans-Joachim Lankenau  <hjs@openoffice.org>  [35a37cfbfa7b79fbf44643ae9d0571d5714d29f1]

#92075#


2001-09-13  Mathias Bauer  <mba@openoffice.org>  [1232b5068e9f148f84e0e3c027731765e286ad3e]

#80213#: wrong calculation of the position of autohide windows


2001-09-13  Peter Burow  <pb@openoffice.org>  [b2089b1afd3f1b750a1c8dbc57b265aa67c1c4a3]

fix: #90940# select words in help doc


2001-09-13  Martin Gallwey  <mtg@openoffice.org>  [f9bcce94c12fad478d51af5fff775c571b6bca6f]

#92075# update for new compiler


2001-09-13  Martin Gallwey  <mtg@openoffice.org>  [e97edbf2d5ee3f8bdd63e2988b28bf40f8e19cd0]

#92075# update exception specification


2001-09-13  Mathias Bauer  <mba@openoffice.org>  [de41efd9521e2db900a93c9da57d57bab43509f6]

#89485#: allow GetImage without returning default image


2001-09-13  Martin Gallwey  <mtg@openoffice.org>  [b6f3ecd99d373c07bd2a83cea9b5990ef592b6f7]

#92075# update exception specifications


2001-09-13  Hans-Joachim Lankenau  <hjs@openoffice.org>  [734ded2c4e67c36a45de90ca9e19f937f8d70fd1]

#92075#


2001-09-13  Kai Ahrens  <ka@openoffice.org>  [989252c113639a8053b738fa589dff91b62d4d05]

#90020#: use persist name of OLE objects


2001-09-13  Mathias Bauer  <mba@openoffice.org>  [8f7fa89a23979aaf553edb300d1abed6af1d5235]

#87847#: memory leaks on shutdown


2001-09-13  Mathias Bauer  <mba@openoffice.org>  [27d77af06a655b7ce40bebc569a5d85b6b2d29aa]

#88873#: some slots didn't have confignames or are overfluous


2001-09-13  Martin Gallwey  <mtg@openoffice.org>  [285ca9e6cd82af46fee7b9eec47e7c2c0614c9d8]

#92075# update exception handling


2001-09-13  Daniel Vogelheim  <dvo@openoffice.org>  [5b151d211004af250b3ac859eb0015dd40c454bf]

#92075# fixed throw() clauses for new Solaris compiler


2001-09-13  Kai Ahrens  <ka@openoffice.org>  [e1965a656391331bac98d5adf14dd0717b141ba6]

#90020#: use persist name of OLE objects


2001-09-13  Andreas Bregas  <ab@openoffice.org>  [750852976ab6679b93b966360d7b9d6d5c1a6799]

#91911# Added XLibraryContainer2.idl


2001-09-13  Dieter Loeschky  <dl@openoffice.org>  [b51e3d7b68820ba4b69297a5a9aa3a0f6af72524]

#91284# + UpdatePreview()


2001-09-13  Thomas Lange  <tl@openoffice.org>  [5393e56a20dc457c16ea1d28acdf30e6913d1aa3]

problem with new SOLARIS compiler fixed


2001-09-13  Kai Ahrens  <ka@openoffice.org>  [8b64367c895b9ef04b46e995795ff85d55147e6b]

#90020#: use persist name of OLE objects


2001-09-13  Philipp Lohmann  <pl@openoffice.org>  [3b9a6e7fc2db419c5c2accf3f8ef3cd6011bb10a]

#90314# get rid of old file dialogues


2001-09-13  Thomas Lange  <tl@openoffice.org>  [33921ff9a613e5ca2aaab0dfea66e44e2cef95c7]

problem with new SOLARIS compiler fixed


2001-09-13  Vladimir Glazounov  <vg@openoffice.org>  [44e4264561f176de71eec8ba69304080b88bbda2]

#92075# exception specification


2001-09-13  Kai Ahrens  <ka@openoffice.org>  [2544e94ee6292b05c46a8db05643e322646e7e3d]

#90020#: use persist name of OLE objects


2001-09-13  Philipp Lohmann  <pl@openoffice.org>  [9161155890599fe170f782fe487fd8ea48c86a6c]

#91962# move window back into screen in SetWindowState if necessary


2001-09-13  Vladimir Glazounov  <vg@openoffice.org>  [cf6041e71d9b87bcfc74fae4d8be19bf8786278c]

#92075# exception specification


2001-09-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [a776debc79da98f1af61eda4e659af3bfe3ec3f5]

#92075#: can't take address from temporary


2001-09-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [fa51dbf0f4d1a62ec62896c97c3d4d30431ef354]

#92075#: exception specification


2001-09-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [d45cda33a463412eef131a3d3332abc24ae01ffb]

#92075#: can't take address from temporary


2001-09-13  Kai Ahrens  <ka@openoffice.org>  [4823bfaa02874b81d381c54e3029f68c53e71aeb]

#90020#: use persist name of OLE objects


2001-09-13  Oliver Specht  <os@openoffice.org>  [d600f7565c9ce360fa415c462e3813f6480b6708]

#92021# assertion in ::disposing removed


2001-09-13  Hans-Joachim Lankenau  <hjs@openoffice.org>  [219c0f18a29e9376a24027949992ecf5a9fbee10]

#92123# change default TARGETTYPE to CUI


2001-09-13  Oliver Bolte  <obo@openoffice.org>  [aa1dfc48303f3d10e0edfd641f2e07cbed1a2a06]

#65293# exceptions for solaris


2001-09-13  Hans-Joachim Lankenau  <hjs@openoffice.org>  [4d57552ae3dfafb46e93375bd5080fce8f5b0030]

#92123# add user32.lib to default libs for CUI


2001-09-13  Kai Ahrens  <ka@openoffice.org>  [48fe0ef42f8374e2ae0a63646720e728c8c8a01c]

#90020#: use persist name of OLE objects


2001-09-13  Oliver Bolte  <obo@openoffice.org>  [4dc89386338260bc2b288b5bfbf67fcc3a2982b3]

#65293# exceptions for solaris


2001-09-13  Kai Ahrens  <ka@openoffice.org>  [3e02413699495a200f0d6ea354c0295d88b957cf]

#90020#: use persist name of OLE objects


2001-09-13  Hans-Joachim Lankenau  <hjs@openoffice.org>  [bf4dae7c7c3e58a20b7d02aa6e507aa64f323724]

#92123# user32.lib in defalut libs for CUI


2001-09-13  Kai Ahrens  <ka@openoffice.org>  [e009dd368190706c618d6fb51b385d9a6b457ee4]

#90020#: naming of OLE objects is now possible


2001-09-13  Jörg Barfurth  <jb@openoffice.org>  [13cf6c2f42de3bcd792731f4ad9b649bcf467fc4]

#90162# Keep alive all UNO instances involved in notifications


2001-09-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [603117f39f4e229618ca550fc05e8545eb111165]

#92075#: can't take address from temporary


2001-09-13  Vladimir Glazounov  <vg@openoffice.org>  [65ad5f1fc28c196ae1d9962187d1e468611e22ef]

#92075# exception specification


2001-09-13  Vladimir Glazounov  <vg@openoffice.org>  [f77c260647bd9de170eb854318b40bc52447278e]

#92075# exception specification


2001-09-13  Vladimir Glazounov  <vg@openoffice.org>  [41bd22ae0a890f11849ae8cc10d2dd1c82086b0a]

#92075# exception specification


2001-09-13  Andreas Martens  <ama@openoffice.org>  [7f54c53df79e5de74355901a8f5f21ea85b20370]

New vertical layout: Notifying and recalculation after changing the direction


2001-09-13  Andreas Martens  <ama@openoffice.org>  [b58160be39fa2b3f49e48da82b0d90c8408960c1]

New vertical layout: Restriction of size by upper frame


2001-09-13  Frank Schönheit  <fs@openoffice.org>  [603f9768eab78c318906e5d383573d48b89465da]

#92093# canExtractColumnDescriptor cares for CTF_CONTROL_EXCHANGE, too


2001-09-12  Hans-Joachim Lankenau  <hjs@openoffice.org>  [75b0709fbd8a5f4c347d62d87c5368b80f7df6d8]

#92075#


2001-09-12  Vladimir Glazounov  <vg@openoffice.org>  [8869177474a16872c6b2a980797b935b2e436611]

#92075# exception specification


2001-09-12  Vladimir Glazounov  <vg@openoffice.org>  [15616fe71621adbe0fb43426c2031aee5995549c]

#92075# exception specification


2001-09-12  Daniel Vogelheim  <dvo@openoffice.org>  [684642da65ae323d5151847726b1d2e46599e457]

#91614# implement getImplementationName for Writer XML import/export components


2001-09-12  Vladimir Glazounov  <vg@openoffice.org>  [17c4c4b85c065939b940d3216d8eacb63c10f2e3]

#92075# exception specification


2001-09-12  Vladimir Glazounov  <vg@openoffice.org>  [52acfe7da6bcc58e02d79cd1e958cb0dc25336f9]

#92075# exception specification


2001-09-12  Hans-Joachim Lankenau  <hjs@openoffice.org>  [d6481a73f30ae9d7e3a5bbc8aa4dac6dbbaf8f22]

#92075#


2001-09-12  Vladimir Glazounov  <vg@openoffice.org>  [c8c2ab1bad0fc813ac6b082666a05f36f7fbe563]

#92075# exception specification


2001-09-12  Vladimir Glazounov  <vg@openoffice.org>  [1e9635ea083834468f4636b7f6e0d76ecda55b7f]

#92075# exception specification


2001-09-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [36de5403e9730858cd87a212141a8789128ed510]

#92075#: removed forward declaration


2001-09-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [c64dc5e36754b1e35593bd1d9b005d30f918388a]

#92075#: exception specification


2001-09-12  Vladimir Glazounov  <vg@openoffice.org>  [6b45fc595e7578c66c847104ad78a36ebcfe8871]

#92075# exception specification


2001-09-12  Hans-Joachim Lankenau  <hjs@openoffice.org>  [da7300cb43c79bd62a3af76c9804940bb3cfc74c]

#92075#


2001-09-12  Kurt Zenker  <kz@openoffice.org>  [3187d3cd20d32ee0c0923137e82f3a8a487f647f]

#92075# exception specification


2001-09-12  Hans-Joachim Lankenau  <hjs@openoffice.org>  [331ce3a05ed5b488a632925143ce55cc5828a75a]

#92075#


2001-09-12  Behrend Cornelius  <bc@openoffice.org>  [2d5080157a0a62d55429062d4bb6fe60891d19fb]

#91642# two new HIDs for Browse buttons added


2001-09-12  Kurt Zenker  <kz@openoffice.org>  [1196010953bbfa42b4e8fbdf975a9202bd658ee3]

#92075# exception specification


2001-09-12  Behrend Cornelius  <bc@openoffice.org>  [b1811ca16c22cbcf4cb9378d0609e4ccca97a6d1]

#91642# two new HelpIDs for the document converter added


2001-09-12  Vladimir Glazounov  <vg@openoffice.org>  [fb01b35d9c6601a3c7369cd74cf3862e1e0d3674]

#92075# exception specification


2001-09-12  Vladimir Glazounov  <vg@openoffice.org>  [0647e3cc4b1577dd8d81de972810c25e75ab30e2]

#92075# exception specification


2001-09-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [e1ff7c28577f4d129b121adccf0535572c8f25ea]

#92075#: exception specification


2001-09-12  Vladimir Glazounov  <vg@openoffice.org>  [3eb866545f27c47188a542721859b171837fb650]

#92075# exception specification


2001-09-12  Behrend Cornelius  <bc@openoffice.org>  [5a34f7ab844f03e53cb3a11c11a4f75e9e48617e]

#91755# 'CheckFormatType'  inserted


2001-09-12  Kevin Hendricks  <khendricks@openoffice.org>  [a4a274098baf1028b08799608171a0d258d2e3f4]

fix typo in d.lst that did not proerly deliver the spell dll for WNT

Kevin

2001-09-12  Vladimir Glazounov  <vg@openoffice.org>  [37803b965051a87d6252dc47c3d325eda7470d03]

#92075# exception specification


2001-09-12  Hans-Joachim Lankenau  <hjs@openoffice.org>  [d3645911079f755dd3f0909d5a3778503d14e5ed]

#92075#


2001-09-12  Vladimir Glazounov  <vg@openoffice.org>  [a7556a8f096a36cee8988a5ad13b148f9238ffb5]

#92075# exception specification


2001-09-12  gt  <gt@openoffice.org>  [24fa696dbda2d8b0e32b809976dd6936d6290f86]

#90429# Window instead of HeaderBar to add space for icons


2001-09-12  Vladimir Glazounov  <vg@openoffice.org>  [571be4cb4eaf1a7fdf638fc2de41a2e6d75be6cb]

#92075# exception specification


2001-09-12  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b04103921ff00ef60ca5969a73538f7fe3e2c2dc]

#92075#


2001-09-12  Sascha Ballach  <sab@openoffice.org>  [03632af6e9ba358e5fcbc9bee3c56b0c693d5a22]

#92116#; a cell without content is empty, also if the cell has a empty text:p element or a empty value


2001-09-12  Sascha Ballach  <sab@openoffice.org>  [e994188f9563c3d76f543495b8ee76c4f7f6b1d1]

#92116#; only set new value if a range is given and the value grows


2001-09-12  Vladimir Glazounov  <vg@openoffice.org>  [2c1846a8cb3fbf26a5872652ea573ffe60a1d98f]

#92075# exception specification


2001-09-12  Vladimir Glazounov  <vg@openoffice.org>  [27f82b329c72d7f893130441e32715ebe24dcb2c]

#92075# exception specification


2001-09-12  Hans-Joachim Lankenau  <hjs@openoffice.org>  [51cc697b4e978a3dfcc49e6e1687ec7383857a45]

#92075#


2001-09-12  Vladimir Glazounov  <vg@openoffice.org>  [3bc7f9cebdb539ea487d6ddfa682ef4dcd28c742]

#92075# exception specification


2001-09-12  Behrend Cornelius  <bc@openoffice.org>  [7ad99fe19e6314e9735ee6efa7fe9a6bbadb7037]

#91710# several modifications


2001-09-12  Behrend Cornelius  <bc@openoffice.org>  [1dc9eee8548e21734778e9cf66466c56699c335f]

#91712# 'CutPathView' Routine modified


2001-09-12  Vladimir Glazounov  <vg@openoffice.org>  [1f3f0c371b60548adc0634883f00e6fa8dc8df2d]

#92075# exception specification


2001-09-12  Dieter Loeschky  <dl@openoffice.org>  [8f04d02da7727835e86f0c0c06b530bba5d81fab]

#84013# + OverwriteLevel0Bullet()


2001-09-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [e21dff12ebc3b820140af00cb2095f4bdd58815d]

#92075#: exception specification


2001-09-12  Vladimir Glazounov  <vg@openoffice.org>  [6e46a20762f55ce360f5461ec7c0055286e8facb]

#92075# exception specification


2001-09-12  Kay Ramme  <kr@openoffice.org>  [abd1dc9fbd8d28491ed50971eaa168c05b0d7f96]

workaorund compiler bug (update 2) (#92075#)


2001-09-12  Vladimir Glazounov  <vg@openoffice.org>  [49c4eabb1525c1ce7fc072bbe475f1123f4f984b]

#92075# exception specification


2001-09-12  jp  <jp@openoffice.org>  [3bca9e182cb2cf67475b3f779e7ac3d9a68a67b0]

Bug #83296#: SetRedlinesToDoc - use docinfo for the redlinedata


2001-09-12  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a247e375f2c7a3343c9ef2f7c69fb6f226065cb4]

#92075#


2001-09-12  Oliver Specht  <os@openoffice.org>  [bd0a0ec82758411f853fdf95bb913c96dbeb10b1]

#i1656# set dialog metric before the frame dialog starts


2001-09-12  Oliver Braun  <obr@openoffice.org>  [d8cbbed087380e29fd7246b2cb1cee311e7c6b4f]

#88460# fixes for Win9x


2001-09-12  Mathias Bauer  <mba@openoffice.org>  [39c75fd93e9034ca8855a29c84bd1c3262cf81e0]

#92075#: execption specification corrected


2001-09-12  Vladimir Glazounov  <vg@openoffice.org>  [e0d497c5b9cf75e9a14f7f1918c6c5b66d28ccbd]

#92075# exception specification


2001-09-12  Bernd Eilers  <bei@openoffice.org>  [0dfb7cd18f2d801a1bc05112bfdf1e2915d5bbe3]

#80424#, #91373#


2001-09-12  Oliver Specht  <os@openoffice.org>  [43de3c2a6059d34c9b5cf045f51b8a34c8d1b7ec]

#91996# post a user event only if there is none on the way


2001-09-12  jp  <jp@openoffice.org>  [3a88f973b3d971805cfdae59fac2c1d5a5f8c38d]

Bug #I1522#: _GetNextToken - don't forget to set the previous UCharSkip value


2001-09-12  Vladimir Glazounov  <vg@openoffice.org>  [5d5b725f699d252538bfe62b268191a0a4bde16d]

#92075# exception specification


2001-09-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [2b4a68b97063d58f5f21145612744344bd66e48d]

#92075#: rename formal paramaeter Type -> T to placet Solaris compiler


2001-09-12  Vladimir Glazounov  <vg@openoffice.org>  [d6ac04c716eef2e19713fdf26c5d7ee80f8e536a]

#92075# exception specification


2001-09-12  Hans-Joachim Lankenau  <hjs@openoffice.org>  [6c9217aa140c6f9c7d8498abdb9dec92a34c6310]

#92075#


2001-09-12  Vladimir Glazounov  <vg@openoffice.org>  [ac4e914f709109256f99beafdb1c537fd4d116e3]

#92075# exception specification


2001-09-12  Hans-Joachim Lankenau  <hjs@openoffice.org>  [1e3dc7e6cc4826b19662aafcfe672f264be615b0]

#92075#


2001-09-12  Kai Sommerfeld  <kso@openoffice.org>  [ee34aa4aabda1c138652a09c84c717cd218e1003]

#92075# - Adaptions for new (stricter) Solaris Compiler.


2001-09-12  Vladimir Glazounov  <vg@openoffice.org>  [2d492806e3f8bf3227188081b241125b87e8497e]

#92075# exception specification


2001-09-12  Vladimir Glazounov  <vg@openoffice.org>  [c3276fda046df7c1ce8b6e581b17d52553d02c32]

#92075# exception specificatin


2001-09-12  Peter Burow  <pb@openoffice.org>  [40d36c0e8a6529958bb541e0caf93c6389145f67]

fix: #92102# dont handle GetFocus() in Dtor


2001-09-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [9ab9836149606ff5ac1a5312623186897e3bbf01]

#92075#: exception specification


2001-09-12  Peter Burow  <pb@openoffice.org>  [c863df2de2f83585b90694d51a5755adc15d3fbb]

fix: #87544# DoAction(USHORT) added


2001-09-12  Peter Burow  <pb@openoffice.org>  [2a201d496f31318a448a8f4b8af97df9f9056b7c]

fix: #87544# set WB_TABSTOP


2001-09-12  Peter Burow  <pb@openoffice.org>  [8db8b590ab9b77f89a153ce9bc5b27c5b445c9f2]

fix: #87544# also handle KEY_SPACE on single selection


2001-09-12  gt  <gt@openoffice.org>  [7cb25e41f491c5c894db7dfb35ecb0cdd0341878]

#83298# enable/rename button only when deletion is confirmed


2001-09-11  Kurt Zenker  <kz@openoffice.org>  [9d6390cc318b3f60b48cc435b41b564418470432]

Merge SRC640: 11.09.01 - 22:24:32 (NoBranch)


2001-09-11  Kurt Zenker  <kz@openoffice.org>  [82769eefc6c1e606d44eb6a4175a42b3edbfbdaa]

Merge SRC640: 11.09.01 - 22:20:54 (NoBranch)


2001-09-11  Kurt Zenker  <kz@openoffice.org>  [9dfa86673c3acf8c60424b9523df6e0c7a03dc56]

Merge SRC640: 11.09.01 - 22:12:51 (NoBranch)


2001-09-11  Kurt Zenker  <kz@openoffice.org>  [ff73ecd62739e950180fa6c36c29355a707c6ba8]

Merge SRC640: 11.09.01 - 22:04:38 (NoBranch)


2001-09-11  Hans-Joachim Lankenau  <hjs@openoffice.org>  [ee604b88770a469a6fd27fa24f9e4b121207285b]

#92075#


2001-09-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [8beaf13d843a06826c437fbff3cefbf82239cb4e]

#92075#: exception specification


2001-09-11  Kay Ramme  <kr@openoffice.org>  [fed0816a688c7006b18d72f038ca8f3ae3e8c11d]

delay recursive type resolution until needed (#89122#)


2001-09-11  Philipp Lohmann  <pl@openoffice.org>  [5b771a479c1f5e72b9e75e4ef70cb447ee877c38]

#92075# changes for new solaris compiler


2001-09-11  Christof Pintaske  <cp@openoffice.org>  [9cb44aab4c2a8871ca3c04cceeadfdda7cee935f]

#90579# #90293# special treatment of kinput2 IME


2001-09-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [fd4d93eb2e17d5279e13a8e0c75de5027abb44e2]

#92075#: exception specification


2001-09-11  Oliver Braun  <obr@openoffice.org>  [45a83aea2958628e897537a1a6f1e7739cbbbf17]

#88460# added osl_getProcessLocale and osl_setProcessLocale


2001-09-11  Thomas Benisch  <tbe@openoffice.org>  [b2bad7a1e9077bbc7f520e8593f5759c61bf9de6]

#92097# BasicIDE isn't always notified about basic runtime errors


2001-09-11  Philipp Lohmann  <pl@openoffice.org>  [8a968a44d19ef939fc84f72c0a598212e80eca3b]

#92075# changes for new Solaris compiler


2001-09-11  jp  <jp@openoffice.org>  [d91dd8e95a16b213ba37e284df9aeb15575bba83]

Task #91678#: 'selection clipbord' implemented


2001-09-11  Frank Schönheit  <fs@openoffice.org>  [3bb53718845d79ffe123e7fe4e7370e66098a012]

#91304# +isUIEnabled / disableUI


2001-09-11  Frank Schönheit  <fs@openoffice.org>  [1e9b70b640f46a21352ecea7b44afa7e720861d0]

#91304# disableUI before applying the changes in OK


2001-09-11  Rüdiger Timm  <rt@openoffice.org>  [cb2c25bee5e50cfeac150f03415e94ab543cfd15]

new version for SRC640


2001-09-11  jp  <jp@openoffice.org>  [64708a5251e418e86b30ad6a801ad275b7e10977]

Task #91678#: 'selection clipbord' implemented


2001-09-11  jp  <jp@openoffice.org>  [ad770812336bc54167d6a2c776213a35e812451c]

Task #91678#: 'selection clipbord' implemented


2001-09-11  Kay Ramme  <kr@openoffice.org>  [46a8c3e00d99cff71313ee813f9b96a6d55b8996]

ifdef makefile targets (#90436#)


2001-09-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [1355bf7192f0135ea9cc92018563e2d5465bf789]

#92075#: exception specifications


2001-09-11  Frank Schönheit  <fs@openoffice.org>  [ad4425d59c8f61a463990aff4c2fb6a262a6cab6]

#91872# FilterFolderContent_Impl: do filtering case-insensitive / small performance optimizations


2001-09-11  Hans-Joachim Lankenau  <hjs@openoffice.org>  [265ed5e358bcc991e96dc7915c9dc3fc20f8e9ee]

#90436# reset SOLAR_JAVA if DISABLE_JAVA is set; check for collision of java environment settings


2001-09-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [6f81f4bc8e2ab90467754be54d18eddb7ba0e00f]

#92075#: full qualified friend declaration


2001-09-11  Kevin Hendricks  <khendricks@openoffice.org>  [711e26924b62d4d86fed39174aba0581190ce3a5]

fix thinko WNT though have been using libmyspell.lib

Kevin

2001-09-11  Oliver Braun  <obr@openoffice.org>  [50f0eea007c4ceaae4947fd49feb266707fe6797]

#88460# added osl_getProcessLocale and osl_setProcessLocale tests


2001-09-11  Oliver Braun  <obr@openoffice.org>  [af2938348bb539ccb27c92fe286b768d4143f662]

#88460# added osl_getProcessLocale and osl_setProcessLocale


2001-09-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [b9de4ddc9cea023892d812e446bc28cd5601b6d2]

#92075#: full qualified friend declaration


2001-09-11  Rüdiger Timm  <rt@openoffice.org>  [d6cf6df8a754770dbf5d0568aec91084c55ae6a0]

new version for SRC640


2001-09-11  Philipp Lohmann  <pl@openoffice.org>  [a5ef2108819ed199a357e803859157df0a217c68]

#92075# changes for new Solaris compiler


2001-09-11  Rüdiger Timm  <rt@openoffice.org>  [2b75e5b6d2e75f14dba4a8bf339d3d00e9816f39]

new version for SRC640


2001-09-11  Vladimir Glazounov  <vg@openoffice.org>  [e349596f4bb3fac1f939a32b59fc4af6330534d6]

#65293# removed disambiguities


2001-09-11  Philipp Lohmann  <pl@openoffice.org>  [ede9d0ba85c53a2747897445f461244edbb65406]

#92075# changes for new Solaris compiler


2001-09-11  Kevin Hendricks  <khendricks@openoffice.org>  [7395b164cb6541a9da2aee53f063510947d07e1f]

fix makefile to use proper myspell lib name under WNT

Kevin

2001-09-11  Oliver Specht  <os@openoffice.org>  [f6486c6186ca1f2c55196b72052f6082baa2881e]

#88873# configurable slots corrected


2001-09-11  Philipp Lohmann  <pl@openoffice.org>  [6d4df38d2756456a8ab34cb00187ebbadf29a1f1]

#92075# changes for Solaris compiler update


2001-09-11  Mathias Bauer  <mba@openoffice.org>  [0856787d13dc247c099e60329ed25bf350b01d75]

#65293#: missing include


2001-09-11  Kurt Zenker  <kz@openoffice.org>  [6ee9f0dda2501c9bcb39e61daffb7ed4b92d0104]

new version for SRC640


2001-09-11  Oliver Specht  <os@openoffice.org>  [a686292581cb3061f7e47626a61b8e50a2519c25]

#88873# configurable slots corrected


2001-09-11  Hans-Joachim Lankenau  <hjs@openoffice.org>  [834028054cb4c2e8d72b3f97a955cd3ca3966e9f]

#65293# description objects were missing version numbers for win32


2001-09-11  Sven Jacobi  <sj@openoffice.org>  [065b6168bc894a0eeaad0b8063ea611b95855110]

#92063# using labs instead of abs


2001-09-11  Daniel Boelzle  <dbo@openoffice.org>  [e00e01fa64393a115e362efb9dec31cdd369acbd]

#92074#


2001-09-11  Daniel Boelzle  <dbo@openoffice.org>  [b0d98f8955abbb1829a143b28d79ce2fd8f75153]

#92074# marked deprecated: mergeKey()


2001-09-11  Daniel Boelzle  <dbo@openoffice.org>  [2c6fc18b06d720ca7538db727a556f20a0be0b8a]

#92074# dont use XSimpleRegistry::mergeKey() anymore, using manual merge


2001-09-11  gt  <gt@openoffice.org>  [df1b9e64fda5bfebefe67318c81cc3c6cea7353c]

#91305# set focus explicite when a tab page is activated


2001-09-11  Thomas Lange  <tl@openoffice.org>  [4c6310f92ded0ac6bbc46febc9407d00da86d6ec]

#i1646# parser problem with non-space whitespaces while parsing user defined symbol names fixed


2001-09-11  Andreas Martens  <ama@openoffice.org>  [eda5873c2cbb48e4e4984bcd1ef03dfd2628b6f7]

New: Some usefull functions for vertical layout


2001-09-11  Peter Burow  <pb@openoffice.org>  [800380af7fbae97420a9c9165342211ff8f2bfce]

fix: #91606# set filters of all module on file dialogue


2001-09-11  Andreas Martens  <ama@openoffice.org>  [7f8575513057f9ab5d637c6da90301473515d4fe]

New: Some usefull functions for vertical layout


2001-09-11  Peter Burow  <pb@openoffice.org>  [b14d2b68e5849e2114aa99f56b1ad3c02af339f7]

fix: #92066# detect document type correctly


2001-09-11  Andreas Martens  <ama@openoffice.org>  [38e222d3da63276457413a71c195adccdce9d4b8]

Fix #90993#: Don't scroll too much


2001-09-11  Peter Burow  <pb@openoffice.org>  [ebae323f4f2121679eed700cc58190ea6d3f3045]

fix: #92064# lock solar mutex if necessary


2001-09-11  Frank Schönheit  <fs@openoffice.org>  [881d0a0787d051927ca2f57d6c76c2c0b25e071f]

#92027# accept arbitrary valid URLs - not only file URLs - when browsing for a dBase or text directory


2001-09-11  Sascha Ballach  <sab@openoffice.org>  [4a598200c48e08aca162537a9a23c06ff35d2900]

#90480#; make it possible to use the meta import component with a XDocumentInfo instead of a XModel


2001-09-10  Kevin Hendricks  <khendricks@openoffice.org>  [61d5f57fba23a2a9cccb7848841c421629b19ee3]

fix path so that calle to systempath creates the proper native path for myspell

Kevin

2001-09-10  Philipp Lohmann  <pl@openoffice.org>  [4df8285e40e62445a3bd54d97e4e1b653e699a41]

#91690# make status window stay on top with cooperative window managers


2001-09-10  Sven Jacobi  <sj@openoffice.org>  [0f2e3d92bacb08335ee6805ecb39c4e95a86571c]

#92063# always setting a positive boundrect size


2001-09-10  Hans-Joachim Lankenau  <hjs@openoffice.org>  [9cc1fc1dd049254def86e43f9759d7f20450410f]

#65293# for shell for $(TYPE)


2001-09-10  Mathias Bauer  <mba@openoffice.org>  [0c4fc182a624ea09714086684af3b6de9a7c6259]

#92015#: UCBHelper in SFX eliminated


2001-09-10  Mathias Bauer  <mba@openoffice.org>  [75c090a8ff8ec2c4921177f76d50f236577f03db]

#92015#: new method GetProperty


2001-09-10  Hans-Joachim Lankenau  <hjs@openoffice.org>  [24b33ce319e253c4c9ab7f51dadf7c1ba57ae67d]

global delete of java related variables


2001-09-10  Kai Ahrens  <ka@openoffice.org>  [f0cc3acab88c3cb9fd46c5bd6ba6f1a9ccb33cde]

#92011#: check for NULL pointers


2001-09-10  Frank Schönheit  <fs@openoffice.org>  [1d1e6e037969e36261b2c01c91154666d0a54b1c]

#92052# #92055# some mutex guarding


2001-09-10  Frank Schönheit  <fs@openoffice.org>  [521d29c7304cb51d42ff3d6a23c38a704d026715]

#92052# RemoveColumns: do a DeactivateCell first


2001-09-10  Caolán McNamara  <cmc@openoffice.org>  [9c48fdcac4698198de593cd06043051c3292b9ad]

#92059# Consider border widths in {im|ex}port of floating elements


2001-09-10  Mathias Bauer  <mba@openoffice.org>  [d9aafbc540c80ab7be228e8319a3c3344221ff1d]

#90480#: use StandaloneDocumentInfo for access to templates' docinfo


2001-09-10  Mathias Bauer  <mba@openoffice.org>  [f35768466a09455bfbfb71d6afeaa6ceca6a7f55]

#90480#: loading DocInfo from XML file format implemented


2001-09-10  Mathias Bauer  <mba@openoffice.org>  [a5a62db43495e58ec6d7921f3a97c04db7890e1f]

#90480#: assert against loading DocumentInfo from XML file format


2001-09-10  Mathias Bauer  <mba@openoffice.org>  [b9c298ae103b1dab4c7842e1102f0ec4c667bfbe]

#90480#: objcont needs exceptions


2001-09-10  Mathias Bauer  <mba@openoffice.org>  [a73d45b8e247f950c9c6a8016486600d97346d92]

#92015#: no interactionhandler when saving; #86170#: use UCBHelper for transfer


2001-09-10  Andreas Martens  <ama@openoffice.org>  [99f589482eae84a2a0a8160ed9d42919d17072dd]

Fix #90993#: Don't scroll too much


2001-09-10  Oliver Specht  <os@openoffice.org>  [27fecb9d9626ac208acb86a380935f787753e2d5]

#65243# Changed order of the paragraph style filters


2001-09-10  Oliver Specht  <os@openoffice.org>  [6298d7168633b4a4fee822bfb314542968622051]

#65243# Changed order in the filter ListBox


2001-09-10  Oliver Specht  <os@openoffice.org>  [22381ccc344a4598e2b99e29e46d0883bc8a0987]

#65243# +SetAutoStyleFilter() to set the default selection in the Stylist


2001-09-10  Oliver Specht  <os@openoffice.org>  [ccf120ff298dc905be7a6706e3046fdebdac02fc]

#65243# Init_Impl() added


2001-09-10  Oliver Specht  <os@openoffice.org>  [e01551a2521eb1e89c2ed4be7de880633a53b485]

#65243# set default sorting type for stylist


2001-09-10  gt  <gt@openoffice.org>  [c0c69c587f83b365df1afc165b27fc3781b9364c]

#91305# WB_HIDESELECTION set for ContentListBox


2001-09-10  Mathias Bauer  <mba@openoffice.org>  [9c0dc00f5f3f3784091982734bbc708862afb036]

#91407#: -norestore for disabling document salvage


2001-09-10  Mathias Bauer  <mba@openoffice.org>  [5c94cd4fc18333fa1d46be1bdac1c2601c3ef5bb]

#91775#: generate HID list


2001-09-10  Oliver Specht  <os@openoffice.org>  [5b22d75d8fbfaefac0978290889dce33abf08054]

#88350# Name property now optional


2001-09-10  Kai Ahrens  <ka@openoffice.org>  [49475353fb04c788d935940071ff9fe392fc968f]

#92011#: avoid unneccasary copy actions


2001-09-10  Thomas Lange  <tl@openoffice.org>  [ab7a6c54c3167c458e3c5958cac4b55918d53c2b]

#89375# '...' added to Spellcheck menu entry


2001-09-10  Frank Schönheit  <fs@openoffice.org>  [dee5ccbf4b7a53b491ad5b19b0b3bf7b043d04f7]

#91041# some minor layout changes


2001-09-10  Rüdiger Timm  <rt@openoffice.org>  [c008561632a0aa83ccc2eaf0d8146f4c5418adb2]

Each module needs its build.lst. This one means: don't build anything, just deliver.


2001-09-10  Philipp Lohmann  <pl@openoffice.org>  [0958a2ea68773f591ae3d7cb5343c1d88b3c0998]

#92043# support for Gnome WMs


2001-09-10  Juergen Schmidt  <jsc@openoffice.org>  [d9f8adc73a6ddd0869524dfd3b30ed3d179a805c]

#87796# insert more examples


2001-09-10  Dieter Loeschky  <dl@openoffice.org>  [1e7ffa6680c0b6a6207f5796d59a213b17b32b6d]

#90020# Supporting UI name and persist name


2001-09-10  Dieter Loeschky  <dl@openoffice.org>  [6b365d2855e0560a959fa8d0df619c25b4cabce9]

#90020# Supporting UI name and persist name


2001-09-10  Sven Jacobi  <sj@openoffice.org>  [f52bebb37be546cf0ef01d597e0497140d0ba382]

#88360# setting text snaprect after setting the text attributes, because otherwise default textattributes are active and a textbox cannot been smaller than 1 cm


2001-09-10  th  <th@openoffice.org>  [81f5c0d648cd59bda6d01bec53092441d5a4d447]

#91813# - Hide PresentationWindow only minimized, if it is a Windows version before W2000


2001-09-10  Christof Pintaske  <cp@openoffice.org>  [4328f16a2217a2e0c6d21c03902051118faafc9e]

#91058# check for empty strike out string


2001-09-10  Andreas Martens  <ama@openoffice.org>  [cf345e026fc0378c4436173c8064717c7db4d538]

Fix #91289#: Draw objects anchored at page but without page number


2001-09-10  Andreas Martens  <ama@openoffice.org>  [dc70e7e24e9c234d801d89120b344712f7e84117]

Fix #91961#: Better table width for Asian contents


2001-09-10  Stephan Schäfer  <ssa@openoffice.org>  [31ce8c2209d50f1d660fa6171a5a80e5544d3d69]

#91962# ignore setwindowstate when window size does not fit into screen size, use default positioning instead


2001-09-08  Kevin Hendricks  <khendricks@openoffice.org>  [f128ceb69f7849aff62cb347ad0025c4f5c3b6ad]

changes to implement building of myspell and spell to replace pspell_en_US and changes to deliver the new spelling library libspell and its dictionary pieces


2001-09-08  Kevin Hendricks  <khendricks@openoffice.org>  [9ea6917fd1450c2ada02021b960ec160c14e53a5]

adding a modified version of Thomas Lange's linguistic workben code to create a spellchecking component for OpenOffice that uses myspell


2001-09-08  Hans-Joachim Lankenau  <hjs@openoffice.org>  [e621138b74d5e59082906234eccd56b67e93d80b]

new version for LRC640


2001-09-08  Hans-Joachim Lankenau  <hjs@openoffice.org>  [315c3adb4ae4d7680e14a8120ca02a5ffc7d58f2]

new version for LRC640


2001-09-07  Eike Rathke  <er@openoffice.org>  [5234dba199bcb1de2f9f92f51208c1a30c71aa14]

#90962# paste OUString instead of String from clipboard (not limited to 64k)


2001-09-07  Vladimir Glazounov  <vg@openoffice.org>  [657804addee3707968d13da63485b2555021b72a]

#65293# added comments to new switch


2001-09-07  Vladimir Glazounov  <vg@openoffice.org>  [28f4cf6adc9fbfb06f2f40336076fb8b532e67e5]

#65293# added new switch -from_opt


2001-09-07  Sven Jacobi  <sj@openoffice.org>  [52d2b050d022273132dc35e828cf66b9b2634715]

#91847# symbol character always have to set the hibyte to 0xf0, otherwise the mapping of wingdings and webdings to star symbol will not work properly


2001-09-07  Andreas Bregas  <ab@openoffice.org>  [ba919fdc3ae877beaa5421ed04049d5125c845b8]

#91147# Global flag to control rescheduling


2001-09-07  Mathias Bauer  <mba@openoffice.org>  [84c1c72d391168232e1c80f4429922569cc07f73]

#89325: property names changed


2001-09-07  Daniel Boelzle  <dbo@openoffice.org>  [bb73c2f5c74c1e99bffe0dc6fd5f54fd3dfcbf9d]

#91945# fixed possible alignment problem for double; fixed char being short in gcc2 bridges


2001-09-07  Mathias Bauer  <mba@openoffice.org>  [992527a9196cea409f53e5463ce036cf9f27db0a]

#92008#: don't disable controller for macro-URLs


2001-09-07  Mathias Bauer  <mba@openoffice.org>  [4f1e89a2b5681b2d20519ca5f07e73c9a8b33a2e]

#91015#: new method IsHelpDocument


2001-09-07  Eike Rathke  <er@openoffice.org>  [bb22a5cbebea7236b6de9b9bc8883a810879c141]

#90610# export any drawing object, not just graphics and OLE


2001-09-07  Philipp Lohmann  <pl@openoffice.org>  [e83e58c7a672ddaa353f8f3578206721be5acc5c]

#91147# appfilename for unitialized vcl


2001-09-07  Oliver Specht  <os@openoffice.org>  [aeb690b54b01af24742a6be96e49c17c744772e5]

#91966# posted user events have to be removed in the D'tor if not already processed


2001-09-07  Frank Schönheit  <fs@openoffice.org>  [16422147367d26d83f43bf1d8cf83edbff5c45f9]

#91973# no transliteration flags if not needed


2001-09-07  Andreas Bregas  <ab@openoffice.org>  [296a4cb012ba5abae824c0c4363fa6bda8c39844]

#91908# Accept also volume as directory


2001-09-07  Oliver Specht  <os@openoffice.org>  [acd9f4d2ba1292d7dd107ac4dc4ec502cf9c0d66]

#91992# issue 1468 prevent multiple export of bound-to-character frames


2001-09-07  Hans-Joachim Lankenau  <hjs@openoffice.org>  [27ae25530f584ccb1a1a3f8aca70cc2359bd4e81]

added include to get out_of_range from stl


2001-09-07  jp  <jp@openoffice.org>  [4ca3a7d933335720fdfb67cba7fc7b59e6ab8783]

Bug #85259#: use GetXTranferable instead of GetTransferable


2001-09-07  jp  <jp@openoffice.org>  [79e21aef59aa26ae68990c4a8d5909be285e1aea]

Bug #90962#: use OUString instead of String, #85259#: use GetXTranferable instead of GetTransferable


2001-09-07  Sascha Ballach  <sab@openoffice.org>  [d612acf1bde5fb3524a64bd3e4602698e940e5e0]

#89325#; change the name of the property to MTG's version


2001-09-07  Mathias Bauer  <mba@openoffice.org>  [060e64311f15b29b500abff5cb3411c6e92652a0]

#91975#: some problems with salvage


2001-09-07  Mathias Bauer  <mba@openoffice.org>  [a26f35de9c05533b35972f7782a8bbc0c3e816a8]

#91975#: let document remove its salvage copy


2001-09-07  Martin Gallwey  <mtg@openoffice.org>  [078a96678b235ba5ea519f62962ae20227debfb8]

#91965# save compatibility option 'Align tab stop position' in settings stream


2001-09-07  Frank Schönheit  <fs@openoffice.org>  [d9a60d7852ccb323458e7dbdd7af868889b6f342]

#65293# syntax


2001-09-07  Frank Schönheit  <fs@openoffice.org>  [12ed80626fb5fc2ff880a1af00b8ab1871c517b2]

+componentclientmonitor


2001-09-07  Frank Schönheit  <fs@openoffice.org>  [0c6b541b2edc555cf2453ff79be47394fbe32ce7]

::disposing: don't reconnect if we're InDispose


2001-09-07  Mathias Bauer  <mba@openoffice.org>  [afc84769fa7237d5c37cb841575380f120b6cdd5]

#89791#: no shortcuts for menues


2001-09-07  Sven Jacobi  <sj@openoffice.org>  [01f335e4ef2985ce3ac5e4e08e64e259cb406713]

#91984# now also export the rotation of metafiles


2001-09-07  Kai Sommerfeld  <kso@openoffice.org>  [a6f6d1d2cf166c916de71da7ea8f512ee120e065]

#90677# - Added DuplicateCommandIdentifierException.


2001-09-07  Michael Brauer  <mib@openoffice.org>  [f7cf8a844ef2a9d3e57b287e73e45427ed455542]

#91980#: Fixd MultiPropertySetHelper optimization for draw documents, too


2001-09-07  Thomas Benisch  <tbe@openoffice.org>  [b4b49f9d41d5b9223d6edee24c407922350dacb1]

#91845# IDE: no help if I press F1


2001-09-07  gt  <gt@openoffice.org>  [2d5a87913f230f89595fb108995bef6ace539854]

#90928# enable/disable forward/backward button in dependency of the history position


2001-09-07  ok  <ok@openoffice.org>  [9bc6c9dd265a13a68f4f9353874ca7f7b828573f]

fix: #91903#


2001-09-07  Michael Brauer  <mib@openoffice.org>  [2ec1bf24ba2ad1c031f0fba0753018136530eff7]

#91964#: Don't inherit bullet lists to shapes


2001-09-06  Hans-Joachim Lankenau  <hjs@openoffice.org>  [6efee38194a1afa39fa881d6d3196ddeceff704b]

new version for LRC640


2001-09-06  Kurt Zenker  <kz@openoffice.org>  [90d36494d46db710e7ea49f3d6cd5a3256bb877a]

Merge SRC640: 06.09.01 - 23:07:24 (NoBranch)


2001-09-06  Kurt Zenker  <kz@openoffice.org>  [475b91bfb6d7140fa37c9b783a7933849fcd2a5d]

Merge SRC640: 06.09.01 - 22:45:56 (NoBranch)


2001-09-06  Kurt Zenker  <kz@openoffice.org>  [adc5eaeee2b63737ef79ff36d046ed9fa5a1641d]

Merge SRC640: 09/06/01 - 22:41:14 (NoBranch)


2001-09-06  Kurt Zenker  <kz@openoffice.org>  [2f2a3feeedac6a4a3dce9b7e1ff6dd92f0e4f4bb]

Merge SRC640: 06.09.01 - 22:41:11 (NoBranch)


2001-09-06  Kurt Zenker  <kz@openoffice.org>  [8d91f8f40f8d604587141fa8c4dc87d50f86c6ab]

Merge SRC640: 06.09.01 - 22:33:06 (NoBranch)


2001-09-06  Kurt Zenker  <kz@openoffice.org>  [03aebeec9ffc0fbe79ef021d1a9157134a27c571]

Merge SRC640: 06.09.01 - 22:32:04 (NoBranch)


2001-09-06  Kurt Zenker  <kz@openoffice.org>  [6647efdb82545e2d3fb7b54e79deacd60f34efb1]

Merge SRC640: 06.09.01 - 22:32:58 (NoBranch)


2001-09-06  Rüdiger Timm  <rt@openoffice.org>  [d409fcc948ba4d4b6abfa123e005a58ef7dd854c]

Merge SRC640: 06.09.01 - 22:26:41 (NoBranch)


2001-09-06  Kurt Zenker  <kz@openoffice.org>  [4e56b554528272faa61ca3521b1b6ac24cc4fcd0]

Merge SRC640: 06.09.01 - 22:26:44 (NoBranch)


2001-09-06  Kurt Zenker  <kz@openoffice.org>  [037c12bf7007c29406eea17198ab4ccd991dd05e]

Merge SRC640: 06.09.01 - 22:22:04 (NoBranch)


2001-09-06  Kurt Zenker  <kz@openoffice.org>  [8893dfa71f6ec03579df2a543c801ed3471b9306]

Merge SRC640: 06.09.01 - 22:20:12 (NoBranch)


2001-09-06  Kurt Zenker  <kz@openoffice.org>  [b5ae3e05033c1e18c5cafeb1beae7087297dcb32]

Merge SRC640: 06.09.01 - 22:19:02 (NoBranch)


2001-09-06  Kurt Zenker  <kz@openoffice.org>  [297ccfe34cbc39dca5fbc7491f61504599abef2f]

Merge SRC640: 06.09.01 - 22:19:31 (NoBranch)


2001-09-06  Kurt Zenker  <kz@openoffice.org>  [c54def82c2e02498e80a9f74e11b78d9f0a22be6]

Merge SRC640: 06.09.01 - 22:19:34 (NoBranch)


2001-09-06  Kurt Zenker  <kz@openoffice.org>  [abd3170a6f593ddcf4f6d9a7ad4b6335466f4b28]

Merge SRC640: 06.09.01 - 22:20:10 (NoBranch)


2001-09-06  Kurt Zenker  <kz@openoffice.org>  [5b0f4752c9d9059311166e056ee40c3cf75c2bc8]

Merge SRC640: 06.09.01 - 22:17:53 (NoBranch)


2001-09-06  Kurt Zenker  <kz@openoffice.org>  [9afd5ea36be99556191726fcc97f960a95848850]

Merge SRC640: 06.09.01 - 22:16:21 (NoBranch)


2001-09-06  Kurt Zenker  <kz@openoffice.org>  [39eb7e562e8d1f000ab583f2fabafc52d41e54eb]

Merge SRC640: 06.09.01 - 22:16:29 (NoBranch)


2001-09-06  Rüdiger Timm  <rt@openoffice.org>  [de32e942704231bebe1a37674c079961f7e7401c]

Merge SRC640: 06.09.01 - 22:15:01 (NoBranch)


2001-09-06  Kurt Zenker  <kz@openoffice.org>  [7f82b39b807ce28c5b95423f0153a0f5e01193ff]

Merge SRC640: 06.09.01 - 22:14:41 (NoBranch)


2001-09-06  Kurt Zenker  <kz@openoffice.org>  [1c67d0542b17813c31aba57739c68e5a70735c63]

Merge SRC640: 06.09.01 - 22:10:47 (NoBranch)


2001-09-06  Rüdiger Timm  <rt@openoffice.org>  [7156cdfeb07d9a520a27f7f37dd77a56a291e6ca]

Merge SRC640: 06.09.01 - 22:09:44 (NoBranch)


2001-09-06  Kurt Zenker  <kz@openoffice.org>  [330948b2690ce0ce0bdd066ebe2ccb980ca48d7f]

Merge SRC640: 06.09.01 - 22:07:21 (NoBranch)


2001-09-06  Kurt Zenker  <kz@openoffice.org>  [2638394196f4cd9e0d5411653ab25fc760cea0a0]

Merge SRC640: 06.09.01 - 22:07:17 (NoBranch)


2001-09-06  Kurt Zenker  <kz@openoffice.org>  [85e18e60f4ac62c297c4fa4e94e0fb397c88f506]

Merge SRC640: 06.09.01 - 22:05:52 (NoBranch)


2001-09-06  Martin Gallwey  <mtg@openoffice.org>  [50bb559d9c42703d0f30b706e57ef321833b4994]

#82588# call ChartDataChanged for setData on an SwXTextTable


2001-09-06  Frank Schönheit  <fs@openoffice.org>  [6a7550f1c6decd07863361f77c528321e04a66b9]

#91969# corrected FmUndoModelReplaceAction::Undo


2001-09-06  Kai Ahrens  <ka@openoffice.org>  [c3b9f691b443939f7c13a931bd0b1dd0f41ce983]

#91957#: check mark list before accessing object


2001-09-06  Juergen Schmidt  <jsc@openoffice.org>  [69a9cbf60bfdefe3892ff122dce77bdf60e63540]

#91702# insert convertscript


2001-09-06  Vladimir Glazounov  <vg@openoffice.org>  [a27b6553203974beb7ef1a7e7fdfe6f466dacb25]

#65293# need explicit temporary return


2001-09-06  Juergen Schmidt  <jsc@openoffice.org>  [63c5129be6f46776f6d16f40acc42d9e75cc71a5]

#91702# insert CONVERTSCRIPT macro


2001-09-06  Juergen Schmidt  <jsc@openoffice.org>  [1e5bb761762cf028182fe5bb1681f0f521cfd7c8]

#91702# insert a further codition


2001-09-06  Sven Jacobi  <sj@openoffice.org>  [7b15be61d281e01f60b8acc2996a3b8ee76d6d03]

#90437# check if symbol font is possible to display the bullet


2001-09-06  Daniel Boelzle  <dbo@openoffice.org>  [ac2f25339264d2b166fb74ddcd198d2efd499f91]

#91945# fixed danger get


2001-09-06  Sascha Ballach  <sab@openoffice.org>  [999525b74dab6b3c9e2bc4dc12102da41b5e2843]

#91970#; only ask for a style if a stylename is given


2001-09-06  Oliver Specht  <os@openoffice.org>  [2013280cc55a93697e9c3f30a74f5d7d1dc89c74]

#74124# key handling of ListBox/ComboBox controller changed


2001-09-06  Kurt Zenker  <kz@openoffice.org>  [bbafdb6d300ad6fee562d886a932178751e8ff2d]

new version for SRC640


2001-09-06  Andreas Bregas  <ab@openoffice.org>  [ba06d3a22fca982b18d232cad20830a09e162ac7]

#91227# implSetupWildcard(): Correct path for full named files


2001-09-06  Sascha Ballach  <sab@openoffice.org>  [581a9f30ae88a679d36f8305870c052f08948dfc]

#91955#; improve the error finding


2001-09-06  Sascha Ballach  <sab@openoffice.org>  [e762fa62a2c37e9e3153be6e9fbb4ecaeed7ad11]

#91955#; improve the performance and the memory usage


2001-09-06  gt  <gt@openoffice.org>  [548eaba9ab5458136f42289460ee5c825b710e04]

#90943# #91306# enable Tab-navigation between Navigation- and Text-Window


2001-09-06  Frank Schönheit  <fs@openoffice.org>  [0e5ebfb411e632d377cb51fd7d76065ab46d8f6a]

#90973# setTreeView: reset m_pTreeView to NULL before deleting it


2001-09-06  Mathias Bauer  <mba@openoffice.org>  [a76c8790c85b3e1fabbc2f8ff34076c9a0caeffb]

#90973#: reset active frame of bindings in dtor


2001-09-06  Mathias Bauer  <mba@openoffice.org>  [fd5f6d4d4d7711eb2322fba0298582b77f4b2434]

#90973#: GetActiveFrame


2001-09-06  jp  <jp@openoffice.org>  [4141ccb19788abe56b15348cd9a2c2869301256a]

Task #91670#: handle Unicode strings correct in the read method


2001-09-06  Vladimir Glazounov  <vg@openoffice.org>  [ed2153baa38245cf9e541d3c0049afc1d609db4c]

#65293# corrected misspelling


2001-09-06  Frank Schönheit  <fs@openoffice.org>  [3f9617ead7985e534057ed4a1443a6e64c2779eb]

#83416# allow for KEYUP and KEYDOWN even when the list has only one entry


2001-09-06  Oliver Specht  <os@openoffice.org>  [cd106a16085bf8016a2c77e690adb3f91e852423]

#91936# use >>= operator instead of casted getValue()


2001-09-06  Eike Rathke  <er@openoffice.org>  [ded37c95de0744ba72cb04e5f4716a6590a4a126]

#91906# safe sin(), cos(), tan()


2001-09-06  Peter Burow  <pb@openoffice.org>  [d18b22645210f499eaed0e7db3f97cd611fb202c]

fix: #91670# FileList D&D support added


2001-09-06  Philipp Lohmann  <pl@openoffice.org>  [e56b405a9039f67a6e1d872dc349cfdf913fc899]

#91962# ignore SetWindowState if coordinates outside screen


2001-09-06  Andreas Martens  <ama@openoffice.org>  [e3cf97faa84bf2e55348f780cc4bf12b7d73c5f6]

Fix #91103#: Unix compiler..


2001-09-06  Stephan Schäfer  <ssa@openoffice.org>  [e3fbb2ccb1381ff888bce62beb1e33b7b9f56d7e]

#91195# merge 1.22.2.1


2001-09-06  Martin Gallwey  <mtg@openoffice.org>  [f8f9bc6030cd2f0cdd9961a7099b11c96e7af180]

#91797# support XPropertySet so the package component can get access to the file URL of the temp file


2001-09-06  Sven Jacobi  <sj@openoffice.org>  [86c747fd4f9a5bb575557fd99b9c8bebc15fa2f9]

#91018# improved 3d import ( more exact object size after rotation, skew angle is simulated by camera shifting )


2001-09-06  Thorsten Behrens  <thb@openoffice.org>  [f677a2ffd7d6bf468339788c0a8271e2de2152a0]

#90102# Removed SID_PRESENTATION_END from toolbar


2001-09-06  Martin Gallwey  <mtg@openoffice.org>  [9049a0d27eb3fcb56db08e919dc929d34ce0f380]

#91797# support XPropertySet so the package component can get the URL of the temp file


2001-09-06  Kurt Zenker  <kz@openoffice.org>  [d6a86197754910fd4e0380d4e8fac6e0e7de6b7c]

new version for SRC640


2001-09-06  Christof Pintaske  <cp@openoffice.org>  [1ab69d06b62e7fe6c222c78a148ba7f2f53e9968]

#91372# add unicode sorting option


2001-09-06  Kai Ahrens  <ka@openoffice.org>  [417f39e581513dd004dff9b6b4c8d87b80dc60e2]

#86482#: removed unavailable method (SdrView::PasteClipboard)


2001-09-06  Thomas Benisch  <tbe@openoffice.org>  [aed2a25b525c6b179ba161166cc42b9437b188ed]

#90760# Remove ifdef VCL


2001-09-06  Philipp Lohmann  <pl@openoffice.org>  [c438c306682f72e8381fbeb240bab16747a1e05d]

#91898# stream operator did not take stream charset into account for old format


2001-09-06  Frank Schönheit  <fs@openoffice.org>  [f08b8258149aee5a81a1387347eaad2f118aff27]

#89758# correctly delete the tree list box


2001-09-06  Martin Gallwey  <mtg@openoffice.org>  [1e92e832a4d8cc04bc8e2477129f31b6f710a6e3]

#91797# If we are doing a straight write (ie, not packed), we can just copy the temp file to the real file without doing a byte-by-byte write


2001-09-06  Martin Gallwey  <mtg@openoffice.org>  [2d94d9948b607a7c626de1fb03c42bacbb98105b]

#91797# remove reference to deleted class


2001-09-06  Martin Gallwey  <mtg@openoffice.org>  [4b98f3a0c578c57b1f4af0e63de29c2a375bd384]

#91797# remove unnecessary member and reference to deleted class


2001-09-06  Martin Gallwey  <mtg@openoffice.org>  [283159fc50001e6d9d9dc966be67640f2a71f597]

#91797# remove references to a deleted class


2001-09-06  Kurt Zenker  <kz@openoffice.org>  [a09b1656578d20f51525b49f3c435141234caca2]

new version for SRC640


2001-09-06  Daniel Boelzle  <dbo@openoffice.org>  [d1476850b3f04d411ea9bac3cf52c7bd5774d775]

#91945# limiting exports


2001-09-06  Sascha Ballach  <sab@openoffice.org>  [5457a1d09dbb9d4d24e70947950816e1d50b84c6]

#91955#; set the new repeat value to the repeat value of the columns and not to 1


2001-09-06  Mathias Bauer  <mba@openoffice.org>  [dc47065068212370e39dfe6be71c28681a3e29a5]

#91944#: care for already inserted docs


2001-09-06  Daniel Boelzle  <dbo@openoffice.org>  [f257ce2109c5ce14abe8109b15e373079d2328fa]

#91945# limiting exports


2001-09-06  Oliver Specht  <os@openoffice.org>  [58c1c35c7795c0c64810e64f90e34848c61d8baf]

#91946# call EnableItem in ::StateChanged()


2001-09-06  Philipp Lohmann  <pl@openoffice.org>  [1e36e3d1df830f9fddefc14a17c163d50f79975a]

#91907# use small icons on appropriate window managers


2001-09-06  Daniel Boelzle  <dbo@openoffice.org>  [b2bef2ba8f4250c062c4c29ecc1b5215e015d4c5]

#91945# adding map file for exports


2001-09-06  Daniel Boelzle  <dbo@openoffice.org>  [64287543036d823e32fc0020573d180632d962bb]

#91945#


2001-09-06  Kurt Zenker  <kz@openoffice.org>  [0bf32f025a2d8f30d6cfd5b90cd4d1e5b84e288e]

new version for SRC640


2001-09-06  Sascha Ballach  <sab@openoffice.org>  [5803d8d177c5cd73c02ff67d539f10b31b68574e]

#91631#; compare the original width instead of the current width


2001-09-06  mm  <mm@openoffice.org>  [678d948f048643fb2c4b7cfa1156799fc656823d]

#76684# 4096 big/small storage size treshold bug


2001-09-06  Oliver Specht  <os@openoffice.org>  [6ad55d64c8f879ca3736e3ccf909a1d232f78562]

#90909# SvxCharNamePage: use provided SvxFontItem to create FontInfo


2001-09-06  Daniel Boelzle  <dbo@openoffice.org>  [efe2c71be5b2e10f9d01fd3c94f53723a419f2c0]

#91945# no extern-C


2001-09-06  Martin Gallwey  <mtg@openoffice.org>  [11b559c0b666b5343b9a5d1c2c4b450be3958ff5]

#65293# remove unused header include


2001-09-06  Kai Sommerfeld  <kso@openoffice.org>  [5e4220dbe590d7469b6922a1d04bb60ee4852186]

#91127# - Non-existing contents no longer support properties "IsFolder",           "IsDocument" and "ContentType".


2001-09-06  Martin Gallwey  <mtg@openoffice.org>  [78d8bf70c75b33a8aea79fce91afd7d8e396fcfd]

#65283# not allowed to include memory.h - use string.h instead


2001-09-06  Rüdiger Timm  <rt@openoffice.org>  [ca28a631aa1b51020b895c63a9b339fb6b03dfa6]

#91800# FUNCORD removed


2001-09-06  Daniel Boelzle  <dbo@openoffice.org>  [4f6841e867ecdd2162860aaf28c1042029525943]

#91945# added uno_any_clear()


2001-09-06  Daniel Boelzle  <dbo@openoffice.org>  [3126194e5856d56358c42723662d79386be953f8]

#91945# putting cpp_ functions into namespace (non-extern-C)


2001-09-06  Peter Burow  <pb@openoffice.org>  [fc4770d31e6a8face277adb8e5a50c256e8e07b6]

fix: #91191# SID_HELP_PI removed


2001-09-06  Peter Burow  <pb@openoffice.org>  [ed7ec1ba259580c1dbaec67adcf64259938b4dfc]

fix: #91191# SID_HELP_PI added


2001-09-06  Peter Burow  <pb@openoffice.org>  [7aa00a05d12deb8396e987852e9087340321e63b]

fix: #91191# SID_HELP_PI removed


2001-09-06  Vladimir Glazounov  <vg@openoffice.org>  [7629a1751d907ac863868b5bf12e78957187a9f0]

#65293# removed extra comma in enum declaration


2001-09-06  Andreas Martens  <ama@openoffice.org>  [7bc0409631e93eff582287cb897d2b6258e7691a]

New: vertical layout, shadow and border position


2001-09-06  Kurt Zenker  <kz@openoffice.org>  [bac78dd506170695317f72811d7e5cd2472520f6]

new version for SRC640


2001-09-06  Tino Rachui  <tra@openoffice.org>  [73ad4ec91acb1e7d0731d227b3a724d7274287e6]

#91670#provide CF_HDROP format as FileList


2001-09-06  Martin Gallwey  <mtg@openoffice.org>  [d80f6e0b79ee7808ef4aa6c4b22cf27a97e78162]

#91797# remove unused object files


2001-09-06  Martin Gallwey  <mtg@openoffice.org>  [13a1a2b5bf4ba3886b126406f9fbd03f6b88d0c6]

#97197# fix stupid bug


2001-09-06  Martin Gallwey  <mtg@openoffice.org>  [10a98b81a94bca1f5872073d597970467010fb1d]

#90699# Support for digest


2001-09-06  Kai Ahrens  <ka@openoffice.org>  [75db9801c164b475733d60a0ddb43eb82055288f]

#86482#: convert page object to graphic object (::GetAllMarkedModel)


2001-09-06  Thomas Benisch  <tbe@openoffice.org>  [63bda9d370ac203aafd9596165e3e2d18e928d4b]

#86893# Getting a wrong macro


2001-09-06  Frank Schönheit  <fs@openoffice.org>  [333e6c1ec02a39846ec0a2df74b524203f5f7947]

#i1529# getTables: catch exceptions thrown by refreshTables


2001-09-06  Mathias Bauer  <mba@openoffice.org>  [c80026579cc18dc9e06ce28e8fa9521aecc063e4]

#87722#: errorneous checkin corrected


2001-09-06  Mathias Bauer  <mba@openoffice.org>  [71b084f55af7a217c952a291e62bad1c7ff82d40]

#86584#: slot may be non-existent


2001-09-06  Mathias Bauer  <mba@openoffice.org>  [89e1a335b84fae4874cd4b6f77af067e74b420c0]

#86584#: slot may be non-existent


2001-09-06  Mathias Bauer  <mba@openoffice.org>  [1e724410948e2d74f4e966fb3d1fe8f50a71c834]

#87722#: support 5.0 configurations


2001-09-06  Kai Sommerfeld  <kso@openoffice.org>  [8529af3b42a4195515bc713d7c4eba84a75afacc]

#91127# - Fixed DataSupplier::getData() again.


2001-09-06  Andreas Bille  <abi@openoffice.org>  [002c5d089d2c5582d28d21187c300817475ab166]

#90677# Now internally incrementing CommandId if equals zero. startTask throws now a CommandFailedException, not a CommandAbortedException if a CommandId is commited more than one.


2001-09-06  Mathias Bauer  <mba@openoffice.org>  [fe9a801b7542d678746550d4ccb29a918e6f3635]

#89303#: don't show versions for common zip files


2001-09-06  Mathias Bauer  <mba@openoffice.org>  [f074828498518ab8f7dd11adfb5e7195a670fc41]

#89325#: new property AlwaySaveVersionOnClosing


2001-09-06  Mathias Bauer  <mba@openoffice.org>  [3b7eb871e6f40d942ea86818f9cef72742159f19]

#91939#: use XTask::Close for SID_CLOSEWIN


2001-09-06  Mathias Bauer  <mba@openoffice.org>  [6a3ede4d122fcf1867219fd820aabfe360d9c159]

#91784#: handle physical name differing from logical name; #89303#: don't open JAR files as stream in file system


2001-09-06  Mathias Bauer  <mba@openoffice.org>  [b7d1ef5b4ba107107a77c6487b8946e4fe558efd]

#91444#: delete AccMgr before CfgMgr


2001-09-06  Mathias Bauer  <mba@openoffice.org>  [5a1fd23cf57a40560eec4b2706dff8e541aa5076]

#91473#: release storage of basic objects when saving into alien format


2001-09-06  Mathias Bauer  <mba@openoffice.org>  [8361b6cfeb86d2bb978cfc4ef1d3633ba7c10cef]

#91148#: save configuration more often


2001-09-06  Mathias Bauer  <mba@openoffice.org>  [3f5113764f63b1f8f317864169078cd739d0561c]

#90500#: no global handling for SID_BROWSE_STOP


2001-09-06  Mathias Bauer  <mba@openoffice.org>  [ebdbb7805e4f1ada2611f2cf24fc273a0df81912]

#88646#: load unpacked files implemented: needs comphelperlib


2001-09-06  Mathias Bauer  <mba@openoffice.org>  [d836d5be5c84dbf04b65ed97dbbbebc943edd38f]

#88646#: load unpacked files implemented


2001-09-05  Martin Gallwey  <mtg@openoffice.org>  [e22be18d2dd23f8e026c779b5f8613b3b3b08455]

#90699# add attributes to store MD5


2001-09-05  Martin Gallwey  <mtg@openoffice.org>  [316490cfdc19a8b133e2d3e61040d73228db265c]

#91797# Add support for XFileStream


2001-09-05  Martin Gallwey  <mtg@openoffice.org>  [621712f29c46da3e35ec8e80a1118920a43606e7]

#91797# remove unused member and add new function to write the temp file


2001-09-05  Martin Gallwey  <mtg@openoffice.org>  [b9f0b560103a8214fcba25d3d3cf33f895c9f2b9]

#90699# Add support for storing an MD5 digest of the unencrypted stream


2001-09-05  Martin Gallwey  <mtg@openoffice.org>  [745c12a8951bfe0ea5cb62968ad1fb0fa6ae92ae]

#91797# support for XFileStream


2001-09-05  Martin Gallwey  <mtg@openoffice.org>  [44bda828a2a3b62bc399c90ce0aa14f2378dffd8]

#91797# remove unused constant


2001-09-05  Martin Gallwey  <mtg@openoffice.org>  [2fc05fd183b27cb71a9c8b80590d0b225abf4897]

#90699# add member to store MD5 digest


2001-09-05  Martin Gallwey  <mtg@openoffice.org>  [0fdda5b546f122a828ccbc326321b10cc97d7e13]

#91797# Remove unnecessary members


2001-09-05  Martin Gallwey  <mtg@openoffice.org>  [88b6b6e8720da341a6b932283e6776cef9a59434]

#90699# add new strings for MD5 import


2001-09-05  Martin Gallwey  <mtg@openoffice.org>  [ae2ba0d8d9d924b0c031de2d33f5244f086146cd]

#90699# import MD5 of unencrypted stream


2001-09-05  Martin Gallwey  <mtg@openoffice.org>  [2b0c30410b27d0d3d3ed474d43eb11a3c8ae60b1]

#90699# Export MD5 of decrypted stream


2001-09-05  Martin Gallwey  <mtg@openoffice.org>  [d09dbbaea6bc156e029dcf1ae029be7596d096fe]

#90699# add defines for MD5 export


2001-09-05  Martin Gallwey  <mtg@openoffice.org>  [dab95c2c4711e17d70258a827a76b7de8421079a]

#90699# Export a digest of the unencrypted stream


2001-09-05  Martin Gallwey  <mtg@openoffice.org>  [e9e01272e3acc47abd5b4e2995aa705f0f65cb79]

#91797# Move code back into ZipPackage from OutputThread, as we don't need a threaded solution any longer


2001-09-05  Martin Gallwey  <mtg@openoffice.org>  [9e625bb09c5cd25c3703aedf0da6f90edbe7008f]

#90699# export an MD5 of the unencrypted, compressed stream


2001-09-05  Martin Gallwey  <mtg@openoffice.org>  [0dec2143611bc836263187eaded063e1eb0f77de]

#91797# Use XFileStream for bigger than 20k


2001-09-05  Martin Gallwey  <mtg@openoffice.org>  [1746feadee3f190f7a0ce2363f9c51cf02991d90]

#91797# Finish XFileStream with an underlying XTempFile instead of an osl::File


2001-09-05  Martin Gallwey  <mtg@openoffice.org>  [5405bc873ea373cfb32f682aed1083ca08f75948]

#91797# Remove unused functionality


2001-09-05  Martin Gallwey  <mtg@openoffice.org>  [0d8c5e7653766aa97fd36f68f3863e4f56360511]

#91797# remove unused classes/files


2001-09-05  Hans-Joachim Lankenau  <hjs@openoffice.org>  [acff5cdca4957d655604023fc2b3347f656284f0]

new version for LRC640


2001-09-05  Philipp Lohmann  <pl@openoffice.org>  [875c147926c26ef29612afbebc0890c8e6c9ca32]

#91550# default document sizes


2001-09-05  Hans-Joachim Lankenau  <hjs@openoffice.org>  [d1ada2f1b0e334bb30a5863262d54b1e0e116045]

added -nojava


2001-09-05  Hans-Joachim Lankenau  <hjs@openoffice.org>  [599954c410c5c5238c8e111460e6028d94c24c5b]

#65293# killobj was incomplete


2001-09-05  Frank Schönheit  <fs@openoffice.org>  [1a20a91a8556a5dd13a5f32bc288b313c43f15a1]

#65293# changes so that empty XML tags are recognized by xml2cmp


2001-09-05  Oliver Specht  <os@openoffice.org>  [bba0893290b0c1dc588e0622d7aa6f91b3abb3b8]

#90568# set DropDown item bit


2001-09-05  Oliver Specht  <os@openoffice.org>  [5ad9a70876fe83e5a0d39cc39da258039091521f]

#80653# internal unit changed to 1/100 mm


2001-09-05  Dirk Grobler  <dg@openoffice.org>  [a70a060a37dd91dfc175aa82205c20f1ba13a7b1]

#91801# SVX_LIGHT define to reduce size for player application


2001-09-05  Frank Schönheit  <fs@openoffice.org>  [8b2b05f7d69248518f92b24072b8808541c08ba8]

#65293# changes so that empty XML tags are recognized by xml2cmp


2001-09-05  Tino Rachui  <tra@openoffice.org>  [25e99392fe92f7e279c3539c9dac3457f907f0a9]

#91324#corrected size calculation


2001-09-05  Martin Hollmichel  <mh@openoffice.org>  [a06c1a06ddbb7d17977f4454a94f6738f90da056]

add: linux powerpc path


2001-09-05  Dirk Grobler  <dg@openoffice.org>  [893c123db3981d85eedff4384c25c51c1f9d21f5]

#91801# SVX_LIGHT define to reduce size for player application


2001-09-05  Andreas Bregas  <ab@openoffice.org>  [399cb7390f654ca7170888d92014cab762061d91]

#91701# getFolderContents(): Don't decode content file URLs


2001-09-05  Peter Burow  <pb@openoffice.org>  [d87b15dffa13c2700fc791b0870fe8290b4673ba]

fix: #91841# OpenTemplateRoot() added


2001-09-05  Eike Rathke  <er@openoffice.org>  [43d372a18d955744044f734a2b798945b6b46a0b]

#90696# ReadUserDataSequence: only if not in preview mode


2001-09-05  Kai Ahrens  <ka@openoffice.org>  [146cf1acd353207731b4c8c608522dcfbd850334]

#91819#: use COMMAND_PASTESELECTION instead of MouseButtonUp


2001-09-05  Peter Burow  <pb@openoffice.org>  [44515a292b358bd777509a18341843bfdcd59bad]

fix: #91841# never load template dir list from property


2001-09-05  Frank Schönheit  <fs@openoffice.org>  [d6fc444e5238836efc662bb79217fbf30614c5d6]

#91833# corrected calculation of default currency symbol


2001-09-05  Kai Ahrens  <ka@openoffice.org>  [5811e4fbbada35a713b883d1da407fc168fcde9a]

#91493#: restore VisArea at end of an embedded presentation


2001-09-05  Andreas Bregas  <ab@openoffice.org>  [31b05da4038b7c086bcf97177a7250cd96df626f]

#91752# Use UShort instead of integer Basic type to convert into an Unicode character


2001-09-05  Dirk Grobler  <dg@openoffice.org>  [a158dd5824906e52a02e827883d0fd7687cce7fd]

#91801# SVX_LIGHT define to reduce size for player application


2001-09-05  Oliver Specht  <os@openoffice.org>  [ca265481be333280dfd8761a420923317e6560a6]

#90102# SID_IMG_LOADING not configurable, anymore


2001-09-05  Jörg Budischewski  <jbu@openoffice.org>  [6f8e3dab5ef203ccd2d28861b7682cf0909b8ceb]

#91714# now using .map-file instead of dxp-files


2001-09-05  Frank Schönheit  <fs@openoffice.org>  [bad02098f6d0c9f62d609dee9426cb31170a31ea]

#84259# override GetFocus (to correctly forward the focus to a child) / remove SetFocusInView (obsolete)


2001-09-05  jp  <jp@openoffice.org>  [b1e8333ca1f511acd980a618494c83ff2f9f8ebb]

Task #91873#: use SvtSysLocale and Transliterationrwapper for string compare


2001-09-05  Hans-Joachim Lankenau  <hjs@openoffice.org>  [6ee7337850eb8b4dbe2577eb7d7a35eff8d3cf63]

#91800# removed references to funcord.seg


2001-09-05  Caolán McNamara  <cmc@openoffice.org>  [1472c9dda21fa2955a3a14d0f923d8db0071dbdb]

#91916# Improve size calculation of inline graphics to consider borders,shadows and spacing as word does


2001-09-05  Oliver Specht  <os@openoffice.org>  [7125c4e6a5dbabecbc0221e76a392da30322dd79]

#91878# size of print options dialog correctd


2001-09-05  Hans-Joachim Lankenau  <hjs@openoffice.org>  [4e182b98eb79317e80e47b5e9e2ccaa4ef6f78e7]

chng. TARGETTYPE to GUI


2001-09-05  Hans-Joachim Lankenau  <hjs@openoffice.org>  [4ae427c34187c5980ca62d77d122d11f7ec3af37]

#65293# SVXLIGHTSLO was missing a define


2001-09-05  Daniel Boelzle  <dbo@openoffice.org>  [20ddecf5065a8e58ab64b71906196851c873930b]

#90698# missing include


2001-09-05  Eike Rathke  <er@openoffice.org>  [72d96e4bf803baf4edf322623585e035570db0ae]

#91854# lcl_ScDocFunc_CreateTokenArrayXML: formula doesn't need to be splitted anymore for new ScStringToken, speed and size improvement


2001-09-05  Frank Schönheit  <fs@openoffice.org>  [ede5355e14210c149e27aadca63431c33aac775c]

#84259# override GetFocus (to correctly forward the focus to a child) / remove SetFocusInView (obsolete)


2001-09-05  Eike Rathke  <er@openoffice.org>  [9bb58aee2c92b1b5232a6bc243e735a9c6274cfd]

#90394# ValidQuery: parameter TestEqualCondition for interpreter/ScQueryCellIterator


2001-09-05  Oliver Specht  <os@openoffice.org>  [4123533405e403e90ee0f869bd1e4019226e0ae2]

#61904# SetWateCanState has to be called asynchronously


2001-09-05  Andreas Martens  <ama@openoffice.org>  [c808019be720227cca8d22e7b63b68ff404f0195]

Fix #91103#: Smarter merge of text attributes


2001-09-05  Eike Rathke  <er@openoffice.org>  [3f823d65f1363dbe4d4e333d5079b09cc609bd77]

#90394# add: FindEqualOrSortedLastInRange and TestEqualCondition for interpreter


2001-09-05  Eike Rathke  <er@openoffice.org>  [e81bb1326ad8e09edb6137c238b7d8ac35fbd344]

#90394# made MATCH() work like in Excel (no error on multiple occurences); and some speed improvements for [HV]?LOOKUP()


2001-09-05  Daniel Boelzle  <dbo@openoffice.org>  [e8fff828ef3a116e8ee7fda6939ec5b92793d070]

#90698# implementation helper revision: using new macros


2001-09-05  Kai Ahrens  <ka@openoffice.org>  [534a3bcd6a47c5740ed6ef07d7cd8d566f248b2e]

#90962#: use ::rtl::OUString GetString method


2001-09-05  Daniel Boelzle  <dbo@openoffice.org>  [f97d7fc4e54ba4f0bd23d3af9ae4892f405cfadc]

#90698# add performance opt


2001-09-05  Michael Brauer  <mib@openoffice.org>  [cbd497bc67b5bf776eb9ba8f5e7d6ef9a132a315]

#i1558#: Export master documents with bullet lists correctly, some optimization


2001-09-05  Kai Ahrens  <ka@openoffice.org>  [7dd48ffaa29734e6245cd0631aaf965ac4258650]

#90962#: added ::GetString method for ::rtl::OUString


2001-09-05  gt  <gt@openoffice.org>  [13a3ac4b9b4d2b8274624a318c9f199fae8a82b7]

#90729# ExecuteDrop asynchronous and enabled DEL-key


2001-09-05  Frank Schönheit  <fs@openoffice.org>  [861e20bd52fd2aaf8fba90a1cc1f08da73c83dcf]

#88891# override the XTypeProvider methods


2001-09-05  Michael Brauer  <mib@openoffice.org>  [da96df7606a1bbad1b874a0376c39482f809727e]

#i1558#: Export master documents with bullet lists correctly, some optimization


2001-09-04  Philipp Lohmann  <pl@openoffice.org>  [96813ede14b43ab7220ad5e027678637fe35a484]

#90760# remove VCL define


2001-09-04  Philipp Lohmann  <pl@openoffice.org>  [434a1f9e084bfc4eb050321c50732d34d0267367]

#90760# remove VCL define


2001-09-04  Philipp Lohmann  <pl@openoffice.org>  [b6b284e87066b4f2421e17eede51838ed7a55775]

#90760# remove VCL define


2001-09-04  Thorsten Behrens  <thb@openoffice.org>  [9794ba740daca6d05622213c688bc0bcf661e8cb]

#91455# FILESAVE_AUTOEXTENSION_SELECTION has an autoextension checkbox


2001-09-04  Thorsten Behrens  <thb@openoffice.org>  [dac5198fe0e20bed195e2f7cb8af7ed7c2feda67]

#91154# Now using FileDialogHelper instead of naked XFilePicker - functionality thus centralized in FileDialogHelper


2001-09-04  Philipp Lohmann  <pl@openoffice.org>  [cbbe10fec96963050fe7eefbe3820e21c4bf5edb]

#90314# replace ugly old svtools path dialogue with folder picker service


2001-09-04  Malte Timmermann  <mt@openoffice.org>  [4fb34196f616969346a80ded2805dbf2a7da797f]

#88003# Don't overload add/removeEventListener


2001-09-04  Kai Ahrens  <ka@openoffice.org>  [684734d9782882ccf589bbb02fc5d9794e0c0555]

#91164#: use base name of URL for UI name


2001-09-04  Kai Ahrens  <ka@openoffice.org>  [4acb6b346911711bf1bd6912459af3bfbf42a74f]

#91351#: catch exceptions (#85259)


2001-09-04  Sascha Ballach  <sab@openoffice.org>  [cccd033bc297e82cefd47ce12f5d9d7c65ecb435]

#89325#; add the property AlwaysSaveVersionOnClosing


2001-09-04  Kurt Zenker  <kz@openoffice.org>  [c1034f12b01edb1b8cb2f0c652ae2a5bac42c843]

new version for SRC640


2001-09-04  Daniel Boelzle  <dbo@openoffice.org>  [23affa6faf531c50eca0b689fac475a1039b627a]

#90698# expanded macros


2001-09-04  Oliver Specht  <os@openoffice.org>  [f701f85262d0a0ae1eb20ccde6dbabe3bce40358]

#65293# no use of namespace ::rtl


2001-09-04  Kai Ahrens  <ka@openoffice.org>  [2b83e47a6b4641fe4a8a99bc5463d5e29eda5703]

#90610#: used new drawing engine methods to get a graphic


2001-09-04  Kai Ahrens  <ka@openoffice.org>  [97cd74b25d599c193b9f33c8e8782a6079655f6d]

#90610#: added methods to get a graphic


2001-09-04  Oliver Specht  <os@openoffice.org>  [49eb24397911ae7be8bba5893aa9bda1be848284]

#90678# no use of namespace ::rtl


2001-09-04  Kurt Zenker  <kz@openoffice.org>  [52eb7a9253b84761b92efc502d681a4abd9f7089]

new version for SRC640


2001-09-04  Oliver Specht  <os@openoffice.org>  [ad62007ec3c9a0315b7266992514783f7b509573]

#90496# ListBox shows formats for code NULL, too


2001-09-04  Hans-Joachim Lankenau  <hjs@openoffice.org>  [73dec787e35dbaddc247be2f8f1f8f9e4db7fd37]

remove explicit TARGETTYPE


2001-09-04  Andreas Bille  <abi@openoffice.org>  [33b8fe58c1edf9f04e2f8d64ef4f4566c4040844]

#91874# An external component( sablotron ) determines a filesystempath from an url by simply neglecting file:// windows and file:/// under unix. The URL must not be encoded to work.


2001-09-04  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a25cb4d619be50a688ecf675ecbee417afefd977]

remove explicit TARGETTYPE


2001-09-04  Oliver Bolte  <obo@openoffice.org>  [7d54af9bc54dc0301f05cf9bfae7af4b064f6944]

#65293# includes missing


2001-09-04  Dieter Loeschky  <dl@openoffice.org>  [9fb32fe28c24749f3c6c6c069fa89ff7072b92eb]

#79458# Disabling auto spell check in read only documents


2001-09-04  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a7a5d7506166b9dd8319bdf0cf6f30bf94421eb7]

#87136# workaround for non existing langdirs


2001-09-04  Kurt Zenker  <kz@openoffice.org>  [f4baeeab0d0500b7e497195afc39685b3c8ad797]

new version for SRC640


2001-09-04  Hans-Joachim Lankenau  <hjs@openoffice.org>  [051d8626fca3aa6c186eea7ca433287c8451f4ad]

remove explicit TARGETTYPE


2001-09-04  Rüdiger Timm  <rt@openoffice.org>  [25ecd31d0d512190752ff7eb718ad878b35e35ea]

#65293# Fix for NT


2001-09-04  gt  <gt@openoffice.org>  [139ebe485702311f00ad9a3f23469905a54853c0]

#90370# Attribute Display uses FixedText instead of MultiLineEdit


2001-09-04  Andreas Bregas  <ab@openoffice.org>  [5305e64128b18e06d7ed79ea18c3980641106d1a]

#88329# Use new steps GLOBAL_P, FIND_G


2001-09-04  gt  <gt@openoffice.org>  [aecda33a2bc46fada51f2cff06887e33adbf05cf]

#90370# Attribute Display uses FixedText instead of MultiLineEdit


2001-09-04  Mathias Bauer  <mba@openoffice.org>  [ade36101f01efb28dbc174ca8c1a27a787b86839]

#91336#: helpid for New-Button


2001-09-04  Mathias Bauer  <mba@openoffice.org>  [4080445a28383a456b0ad93f99dba71b57708da6]

#91674#: remove border in presentation; #90009#: no UI for help view


2001-09-04  Mathias Bauer  <mba@openoffice.org>  [98531022281be47643823fa589001f22b68f5afc]

#86893#: Appear didn't bring the window to front


2001-09-04  Mathias Bauer  <mba@openoffice.org>  [ccc8f40fd6777be1ef93f64c0f5025e0a65a3b33]

#89956#: Verblist moved to interno


2001-09-04  Mathias Bauer  <mba@openoffice.org>  [27876da55e10dd0954fbf182b8025e3a3bc5ab44]

#87646#: remove useless assertion


2001-09-04  Mathias Bauer  <mba@openoffice.org>  [92b662ada5510bc3112114d5dc96a12692c28628]

#85250#: don't try to search for a configuration in empty storages


2001-09-04  Mathias Bauer  <mba@openoffice.org>  [eae4c48a9e84d5d867ed5a10b0d3d3f29b42f09d]

#89956#: GetFilter for FilterFlags


2001-09-04  Mathias Bauer  <mba@openoffice.org>  [49ded24b3ab887fc185d25654df1f7949a16875a]

#91638#: don't ask for OLE-objects in QueryExit, documents are still open


2001-09-04  Mathias Bauer  <mba@openoffice.org>  [01890ea8acf517be3b9976fad934bfe1fef67e5f]

#90881#: no events for previewed files


2001-09-04  Andreas Bregas  <ab@openoffice.org>  [851573376b36d41ce973af7e8b455b54903af6f0]

#88329# Implementation GlobalRunDeInit()


2001-09-04  Frank Schönheit  <fs@openoffice.org>  [be0c5efc887d1544d8f5b9151d7b9714a96124d3]

#91865# correctly im- and export application events


2001-09-04  Frank Schönheit  <fs@openoffice.org>  [561259ee8608a9a4c661db3b22f60938835b0c5a]

#91865# some script related strings


2001-09-04  Andreas Bregas  <ab@openoffice.org>  [0ba17c191a66436c7b6a2b6cc7dd332ffcf83a5c]

#88329# Implementation DeInitAllModules()


2001-09-04  Andreas Bregas  <ab@openoffice.org>  [e6b7de0bbbffc33a0b462e83c5fdb289642a7a00]

#88329# Initialise first init flag


2001-09-04  Andreas Bregas  <ab@openoffice.org>  [8e34fbb1f861db61b9fedd113058cc531d365c09]

#88329# Disassembly for new opcodes GLOBAL_P, FIND_G


2001-09-04  Andreas Bregas  <ab@openoffice.org>  [5d5e9cf6024b77fa1fa685534ba796b6abc13cbe]

#88329# Initialise SbiSymDef global flag


2001-09-04  Andreas Bregas  <ab@openoffice.org>  [b8f0e34417d985062487c8e2c33d8779538eebe2]

#88329# Generate GLOBAL_P code according to global flag


2001-09-04  Andreas Bregas  <ab@openoffice.org>  [07e47bd749360290f615e4b1005767bea598b6de]

#88329# Use new opcodes GLOBAL_P, FIND_G


2001-09-04  Andreas Bregas  <ab@openoffice.org>  [5f77aa35c7648dbc03c2071348d5c4489fa92d4c]

#88329# SbiSymDef: new global flag for step FIND_G


2001-09-04  Andreas Bregas  <ab@openoffice.org>  [54a0c17593cf722548f2fdbdcfb9fc2880dbfcc0]

#88329# new steps GLOBAL_P, FIND_G


2001-09-04  Malte Timmermann  <mt@openoffice.org>  [5eadf8f63cc522183d498e0087e71e468331ac69]

#88299# Button and ImageCOntrol don't support ImageConsumer/Producer


2001-09-04  Malte Timmermann  <mt@openoffice.org>  [3df7043f46189c155f11c8c45cc0ba8f43cd0e06]

#88299# Button and ImageCOntrol don't support ImageConsumer/Producer


2001-09-04  Daniel Boelzle  <dbo@openoffice.org>  [fe388f652d1e3f9e0416889871b9d0333afc9437]

#90698# new major implementation helper revision


2001-09-04  Frank Schönheit  <fs@openoffice.org>  [f37dd067fa11d8bc5e4fe25eb039f80e732d2a16]

#83847# +filectrl2 (exception enabled version of filectrl)


2001-09-04  Frank Schönheit  <fs@openoffice.org>  [ebdff6d2daa94126cfeed405f89510f85f0fff2d]

initial checkin - exception enabled parts of filectrl.cxx


2001-09-04  Frank Schönheit  <fs@openoffice.org>  [11c1ac5ca0fa259208cca91ee7f1967dc6204226]

#83847# moved browsing for a file into a separate file (with exception handling enabled)


2001-09-04  Frank Schönheit  <fs@openoffice.org>  [e3762ef8dfaa1a72ab7af17dff31cf4767b2a4f3]

#83847# ImplBrowseFile


2001-09-04  Malte Timmermann  <mt@openoffice.org>  [b838fac35f3dc05ff3528d0cc42f3a1cf614d9f7]

#88105# XServiceInfo


2001-09-04  Malte Timmermann  <mt@openoffice.org>  [0a6ba23bd3f95a709318fb959172425b27d444b6]

#88250# XServiceInfo


2001-09-04  Sascha Ballach  <sab@openoffice.org>  [d3ed5ded7f2c16fce9445b44688d52cbe3eb05f0]

#91854#; set the last result of the formula


2001-09-04  Andreas Bregas  <ab@openoffice.org>  [46c0f52bfeb0368cfcdc0094fea3b922c7e229ec]

#88329# new opcodes GLOBAL_P, FIND_G


2001-09-04  Andreas Bregas  <ab@openoffice.org>  [e1474590e9a9e1fbba54170f64d195afb846e5bf]

#88329# Flag for first initialisation of image


2001-09-04  Oliver Braun  <obr@openoffice.org>  [30b4fc0a788523f7c5f746789bcf0e487ae10356]

osl_getDirectoryItemFromHandle tests removed


2001-09-04  Malte Timmermann  <mt@openoffice.org>  [9991f0b60df8d41c9e26cc5a61dfae2811009bcb]

#86595# support XServiceInfo


2001-09-04  Sascha Ballach  <sab@openoffice.org>  [347a346535f4a9d565c3fa89190cd86a3105110b]

#91850#; use the right name for the cut-offs element


2001-09-04  Sascha Ballach  <sab@openoffice.org>  [3d23002b6c1189e18922dbcbfbd5d271ecd09c2a]

#91850#; fix the problems of called assertions


2001-09-04  Malte Timmermann  <mt@openoffice.org>  [9924cbecc3af3e0d679b462d119162ba6970d4b5]

#88419# setPosSize: Keep only flagged values


2001-09-04  Malte Timmermann  <mt@openoffice.org>  [ae47f16564e579077b143c0d5db69fa92efc9c5c]

#88419# ImplCallMove/Resize


2001-09-03  Philipp Lohmann  <pl@openoffice.org>  [036cead1173ad7546fad7716a7a9cd115dbb481c]

#91856# free own mutex when calling on transferable


2001-09-03  Malte Timmermann  <mt@openoffice.org>  [1e2d38c2b2c8f1f8bf6758dc48ee2c164ab5ecf7]

#91754# Hide and Show Focus in Resize(), use Impl-Methods


2001-09-03  Malte Timmermann  <mt@openoffice.org>  [84be6f577c6ccac2b6201063302b8ffd66791736]

#91754# Hide and Show Focus in Resize()


2001-09-03  Philipp Lohmann  <pl@openoffice.org>  [6112797e7371316574ae2873ced8833fbc9107bd]

#91857# fix a segv on shutdown while cleaning up SalDisplays


2001-09-03  Hans-Joachim Lankenau  <hjs@openoffice.org>  [03911064afb8c2f77e8db04cea8ed4a18d4f92b5]

TARGETTYPE=GUI


2001-09-03  Frank Schönheit  <fs@openoffice.org>  [b76c56950acbb20d2073ffe9563301bda3e83065]

#65293# changes to comply to the DTD


2001-09-03  Martin Gallwey  <mtg@openoffice.org>  [4043f68ef94479207e20bb279e3fcd63cd820607]

#88673# fix complete word searching


2001-09-03  Thorsten Behrens  <thb@openoffice.org>  [a776236eacef548b246ba3cd53975f2d04cdd016]

#91225# Copying current state when type is 'fixed'


2001-09-03  Martin Gallwey  <mtg@openoffice.org>  [24b6ee4133273fe414127682b12629e1a4350148]

#87727# update service description of SwXCellRange


2001-09-03  Martin Gallwey  <mtg@openoffice.org>  [8fe54d0a67a1d3be0273e0d33c16964da63bad59]

#86181# Make the printer tray property a string


2001-09-03  Martin Gallwey  <mtg@openoffice.org>  [8f37e2bc9979ab87cc22ef2d3dc34852f8943d95]

#86181# make the paper tray property a string


2001-09-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [ac9589eadce16f9a2d5bc989dd182cee431a1101]

#65293#: addeed vc_unot deps


2001-09-03  Oliver Specht  <os@openoffice.org>  [a1c8381eaaf4196116b481de23ec38745cd88c17]

#91697# insert table in writer/Web: load corrected


2001-09-03  Kay Ramme  <kr@openoffice.org>  [6115248d7873ddeebf1afce87d6b42a98f1163b0]

add parametrized defaultBootstrap_InitialComponentContext (#88338#)


2001-09-03  Martin Gallwey  <mtg@openoffice.org>  [17e516c755a71b3807f5ea3f9413edae948d02d3]

#91844# hide the META-INF directory from upper layers


2001-09-03  Kai Ahrens  <ka@openoffice.org>  [a44951085eac3c7892e7302153325df971088d14]

#91810#: extend rect to draw missing line of base rectangle


2001-09-03  Thomas Benisch  <tbe@openoffice.org>  [7ae106bb38b0786757588199e63d94643bdbf8ec]

#91121# adapt library management in BasicIDE to library containers


2001-09-03  Martin Gallwey  <mtg@openoffice.org>  [c6fd4915134878272796ef57a013a721a483b0e0]

#89306# the SalPrinter expects a system path, not a file URL


2001-09-03  Kay Ramme  <kr@openoffice.org>  [3dfb38a45d6495d357c3359b5b02cde871df6f67]

added getUrlFromAddress (#88338#)


2001-09-03  Hennes Rohling  <hro@openoffice.org>  [d2ab706b76da8f5fe23f8617a365923f5ae8a6d2]

#88338# New function osl_getModuleURLFromAddress()


2001-09-03  Hennes Rohling  <hro@openoffice.org>  [32ae92a5d4d6d117274bf8885679a66975ea6311]

#88338# Export new function osl_getModuleURLFromAddress()


2001-09-03  Thomas Lange  <tl@openoffice.org>  [c92fc7cbf1d1e34f9c69f92327fa68a2703bb0ba]

#91807# positioning of context menues fixed


2001-09-03  Hans-Joachim Lankenau  <hjs@openoffice.org>  [316a989fe187c39f6b805ce5300c7a4310665c1b]

chng. TARGETTYPE to GUI


2001-09-03  Thorsten Behrens  <thb@openoffice.org>  [81371b5894a9bcdcbd898cadf3e4bd790c3b3d12]

#90654# No undo functionality for the player


2001-09-03  Hans-Joachim Lankenau  <hjs@openoffice.org>  [ee0637da39ef7a0480f7e73e4e6d302580cf04e9]

chng. TARGETTYPE to GUI


2001-09-03  Hennes Rohling  <hro@openoffice.org>  [6f824fdc17295548b4adf013ee5df5aedc43f02c]

Implemented osl_addressGetModuleURL() for Windows vwersion and NT versions


2001-08-31  Hans-Joachim Lankenau  <hjs@openoffice.org>  [108dee91574b23278139760fbcaf9463ced819b1]

chng. TARGETTYPE to GUI


2001-08-31  Hans-Joachim Lankenau  <hjs@openoffice.org>  [0d0877b47d9ad53c8e848f6477cfebf5ae9fbca6]

#87136# #65293# zipfiles don't need dependencies on CVS directories


2001-08-31  Vladimir Glazounov  <vg@openoffice.org>  [44bb6f9b427b9bbb55f741be814dccb013d89e50]

#65293# fixed bug with missing dir when using -from


2001-08-31  Jörg Budischewski  <jbu@openoffice.org>  [0d813eaac47b9f309bfa54050d85600c55595810]

#91808# Some more errornous conditions lead now to RuntimeExceptions with meaningful texts


2001-08-31  Mathias Bauer  <mba@openoffice.org>  [38db42605a5b72efd55a43eff81fbc517fe0424b]

#89423#: added SID_CLOSEDOC, SID_BACKTOWEBTOP, SID_LOGOUT in PluginMenu


2001-08-31  Vladimir Glazounov  <vg@openoffice.org>  [33ef22a50eb79d598d75349d0df5691dd3fbb2f6]

#65293# changed -from behaviour


2001-08-31  Behrend Cornelius  <bc@openoffice.org>  [3dfd05700cda93102ee457baf7ecf66bebf7ef3d]

#91535# Link is inserted; DateTimefields now in Grid available


2001-08-31  Behrend Cornelius  <bc@openoffice.org>  [6b38d974b6ba211fb17f965fd2a9ac84be7c40d3]

#91535# StoreDocument routine now returns a String


2001-08-31  Martin Gallwey  <mtg@openoffice.org>  [2e7d1e33fae5be8b5000d53968a025ac2cc00e5a]

#90997# if the new name and path are the same as the old one, do nothing


2001-08-31  Sven Jacobi  <sj@openoffice.org>  [7d86f093183801e097e20d28dc0eb51b17d6db2f]

#88942# do not export empty group objects


2001-08-31  Eike Rathke  <er@openoffice.org>  [ee3c4410e542b496e00238ff18a379bb84795561]

#91796# IsReference: oops, slightly wrong condition didn't check for the simplest of all possibilities: a pure numerical value


2001-08-31  Vladimir Glazounov  <vg@openoffice.org>  [df1f2aa4555b42680b802fa8bdbf846daf4303b2]

SRC640


2001-08-31  Sven Jacobi  <sj@openoffice.org>  [3561d54f0e4afeb7e5fdef52081c8d601136490a]

#88854# now also importing vertical placeholder objects


2001-08-31  Frank Schönheit  <fs@openoffice.org>  [21aa08b7d7d0e87caae1bcb7b874acbd004c9af9]

::disposing: call the OErrorBroadcaster::disposing, too


2001-08-31  Frank Schönheit  <fs@openoffice.org>  [612e7ea5ee5efe645df147e872dd155a9a9863a9]

#91790# removed a wrong assertion


2001-08-31  Frank Meies  <fme@openoffice.org>  [5b25a9add8a12f1a87b46ea5b2e4235702209212]

New: Vertical text formatting - background rectangle


2001-08-31  Thomas Lange  <tl@openoffice.org>  [d325e7d2882bf1df4b4309672e90bf589aedf36b]

#91122# access to EditEngine (available from the docucument) and SmViewShell from within SmEditWindow changed


2001-08-31  jp  <jp@openoffice.org>  [61b1371c425fd0f16e284ff06628deb4689f28c2]

Bug #89528#: use correct parameter for GetMainURL


2001-08-31  Jörg Budischewski  <jbu@openoffice.org>  [525eae4e08b8a699fb95a6a14bdff75f3b28293e]

#91714# exports limited


2001-08-31  jp  <jp@openoffice.org>  [1cf26637945fca3b1a5b610cbbfe97ec006f5432]

Bug #89528#: use correct parameter for GetMainURL


2001-08-31  Stephan Bergmann  <sb@openoffice.org>  [34f7e8a156a5c90ccc4741e3974cbb549a72d045]

#91769# Removed support for InteractiveFileIOExcpetion.


2001-08-31  Sven Jacobi  <sj@openoffice.org>  [46f2e9b110641ec4ee617106c542d80394a5d83b]

#91286# not inserting double clipboard menu entries


2001-08-31  Eike Rathke  <er@openoffice.org>  [156169b22fe96a6bca08a89e571147d65acdcdc2]

#67383# #76840# ColRowName tokens not in RPN may need updated references if inserted from clipboard


2001-08-31  Eike Rathke  <er@openoffice.org>  [a3bc947e91992c247adee017c4bec2e28f04e09e]

#67383# #76840# ColRowName tokens not in RPN may need updated references if inserted from clipboard Also removed duplicated code of CreateStringFromToken methods with String/OUStringBuffer. And blanks in formulas are exported to XML so Natural Language Formulas using intersections work again.


2001-08-31  Hans-Joachim Lankenau  <hjs@openoffice.org>  [230f75baa8c5985b597c70fb532a4c0be3bd5bfa]

#65293# local descriptions not used


2001-08-31  jp  <jp@openoffice.org>  [2c86c9a06ac3042e22b97866c084b0878f09c3b0]

Bug #89528#: use GetMainURL with correct parameters


2001-08-31  Oliver Specht  <os@openoffice.org>  [98d53f9cfacd4f0284c2069295b2cf2157cc8138]

#91779# documentation corrected/completed


2001-08-31  Sascha Ballach  <sab@openoffice.org>  [9860972428f1df19c0ac2bd8d7225942a4115b08]

#91781#; give the parse function the document so she can find the tables


2001-08-31  Martin Gallwey  <mtg@openoffice.org>  [e93a190262d76a88eb761f125ace05cb0b960e8b]

#91769# reccomended change: InteractiveFileIOException to InteractiveAugmentedIOException


2001-08-31  Björn Milcke  <bm@openoffice.org>  [3312035b726f70c848cba68ccb963da26a150d87]

#91345# set MemChart to ReadOnly on OLE activate. If the chart is an OLE chart 	(ie the ChartRanges are empty) the function SetReadOnly does nothing


2001-08-31  Armin Weiss  <aw@openoffice.org>  [03afd41d3aac02f984444c75b3c42ed1da2737b4]

#91764# remember circle type over itemset loading (over SdrRectObj::ReadData(...) in SdrCircObj::ReadData(...)) for binary format loading


2001-08-31  Andreas Schlüns  <as@openoffice.org>  [a0365ce67104b396f98bfa4730cd8c5ca338e13b]

support sort by module/uiname


2001-08-31  Daniel Boelzle  <dbo@openoffice.org>  [17a3167736a2a27a469e15361e2fcc4012934361]

#90698# impl helper revision


2001-08-31  Sascha Ballach  <sab@openoffice.org>  [b0bc05cee2ccfd2d383e807b0977dd5f0e3499bb]

#91773#; give the parse function the document so she can find the tables


2001-08-31  Vladimir Glazounov  <vg@openoffice.org>  [fb476c57a473c649024011fb0e27ea40cd7e94c6]

#65293# for UNX, unpacked_TARGET_lib depends on the *runtime.zip, too


2001-08-31  gt  <gt@openoffice.org>  [cbe30afdd25e95b42f1043ca3b90375df7bce8cb]

#91770# formula for ODDLPRICE was wrong


2001-08-31  Stephan Bergmann  <sb@openoffice.org>  [1c56e41bc24e0165e3c4c4fb6ed5b82f07d34153]

#91796# Deprecated.


2001-08-31  Oliver Braun  <obr@openoffice.org>  [1c2e5a315956dcf72c49f9ee7f968b0810b6723a]

fixed fallback for cjk euc locales


2001-08-31  gt  <gt@openoffice.org>  [3023a6fee39236bc7f904eaf4d0852d88ff023ad]

#91113# just take existing object


2001-08-31  Christian Lippka  <cl@openoffice.org>  [3ca32d560a263e3a367fb08c29da65ffd716a5be]

#84444# fixed factory


2001-08-31  Christian Lippka  <cl@openoffice.org>  [475bffde3c13a0d9e97aa2f1dcbb6eff519cc68f]

#84444# added Width and Height properties


2001-08-31  Frank Meies  <fme@openoffice.org>  [86d39652e7d54c99dbf1f0609c5c8df2263d72b1]

New: Vertical text formatting


2001-08-30  Bustamam Harun  <bustamam@openoffice.org>  [1395c46dcc16501335aa67ce9c0799cf05ff7eea]

Add localedata, registerservices, numberformatcode, defaultnumberingprovider


2001-08-30  Kurt Zenker  <kz@openoffice.org>  [c24a227589c06a66fe4e1ef875d68ce05b5930c9]

Merge SRC638: 30.08.01 - 22:35:20


2001-08-30  Kurt Zenker  <kz@openoffice.org>  [9b90a6ad2433e9d25d3dc0da1720c61b822a0fe0]

Merge SRC638: 30.08.01 - 22:33:53


2001-08-30  Kurt Zenker  <kz@openoffice.org>  [488d3bfcba2b7f9926c8087afe59525bb1e8e5d4]

Merge SRC638: 30.08.01 - 22:30:55


2001-08-30  Kurt Zenker  <kz@openoffice.org>  [176bb8ef2dbf715cad506abe51b4fedca32dd35b]

Merge SRC638: 30.08.01 - 22:27:56


2001-08-30  Vladimir Glazounov  <vg@openoffice.org>  [87f3293e4ff4a270a343488534b437fcd16fd35c]

Merge SRC638: 30.08.01 - 22:28:29


2001-08-30  Kurt Zenker  <kz@openoffice.org>  [acd2842d4e5684374c7f4f4033d146157184bc38]

Merge SRC638: 30.08.01 - 22:26:25


2001-08-30  Vladimir Glazounov  <vg@openoffice.org>  [ff56dabc8bf7129b76a5d8afb9da2f86a9f930f5]

Merge SRC638: 30.08.01 - 22:27:09


2001-08-30  Kurt Zenker  <kz@openoffice.org>  [c3394ae16ff3861e4261788bd77e95d6c86de5a8]

Merge SRC638: 30.08.01 - 22:24:54


2001-08-30  Vladimir Glazounov  <vg@openoffice.org>  [44dd5704870b1b6e15d9c3ce35b934e9b8066016]

Merge SRC638: 30.08.01 - 22:25:40


2001-08-30  Kurt Zenker  <kz@openoffice.org>  [2e8bc45e7167c3188354a136e3d3556a496b68cc]

Merge SRC638: 30.08.01 - 22:23:46


2001-08-30  Kurt Zenker  <kz@openoffice.org>  [5c6ece68cba2c1163d301b0b768cbb7967195523]

Merge SRC638: 30.08.01 - 22:21:22


2001-08-30  Rüdiger Timm  <rt@openoffice.org>  [c98d006141682247fcd00dca32dd3e944c9a057f]

Merge SRC638: 30.08.01 - 22:21:54


2001-08-30  Vladimir Glazounov  <vg@openoffice.org>  [029477c521aadf6ac4a50efeb060a7fd12a66288]

Merge SRC638: 30.08.01 - 22:22:21


2001-08-30  Kurt Zenker  <kz@openoffice.org>  [9c3476f889fe393dbddd214dc09a8ee00b0843fe]

Merge SRC638: 30.08.01 - 22:21:13


2001-08-30  Vladimir Glazounov  <vg@openoffice.org>  [a63be370b4135f1bc610fc389e2ec8b07773254a]

Merge SRC638: 30.08.01 - 22:19:00


2001-08-30  Kurt Zenker  <kz@openoffice.org>  [4a0f6685e225003324577dc86c8dcc1bfb057fc4]

Merge SRC638: 30.08.01 - 22:17:15


2001-08-30  Kurt Zenker  <kz@openoffice.org>  [ebd8ba33355502d8ac0155f3e71a486c102b7ce7]

Merge SRC638: 30.08.01 - 22:16:35


2001-08-30  Vladimir Glazounov  <vg@openoffice.org>  [a7349f817e9b4d6bf7382921e7a292850cf7934b]

Merge SRC638: 30.08.01 - 22:17:20


2001-08-30  avy  <avy@openoffice.org>  [f4b785029af16cd062c03a5752c13c8144e31ca6]

Merge SRC638: 08/30/01 - 22:16:25


2001-08-30  Kurt Zenker  <kz@openoffice.org>  [61643f59af604edb12705615bb18593e3c34a837]

Merge SRC638: 30.08.01 - 22:15:50


2001-08-30  avy  <avy@openoffice.org>  [f8588960972ee6a578154354198a2633a2b4a24f]

Merge SRC638: 08/30/01 - 22:15:13


2001-08-30  Kurt Zenker  <kz@openoffice.org>  [22920780025bd1c711f1323b757e19eda18eda4c]

Merge SRC638: 30.08.01 - 22:11:50


2001-08-30  Vladimir Glazounov  <vg@openoffice.org>  [f32f0ba754238d44b63a96dc27236c101786d9e9]

Merge SRC638: 30.08.01 - 22:12:28


2001-08-30  Kurt Zenker  <kz@openoffice.org>  [c50c20a4522708176d63f9b0bc215959cf713d5b]

Merge SRC638: 30.08.01 - 22:11:22


2001-08-30  Kurt Zenker  <kz@openoffice.org>  [fc174c365b88d89e7c3d52fbe311b2e9bba7ff45]

Merge SRC638: 30.08.01 - 22:09:41


2001-08-30  Vladimir Glazounov  <vg@openoffice.org>  [73f1f00880148eced6a5e866b4e566f4dbda4ac8]

Merge SRC638: 30.08.01 - 22:10:55


2001-08-30  Vladimir Glazounov  <vg@openoffice.org>  [6d0021632cf06814ecb0ab43baef309d476f54ba]

new version for SRC640


2001-08-30  Hans-Joachim Lankenau  <hjs@openoffice.org>  [5681985dff7fb7f6a4ae48dc86b47f200382ef03]

corrected finnish


2001-08-30  Armin Weiss  <aw@openoffice.org>  [fa696b12b8e8a896a8842811d5c9e2971edad064]

#91744# the prev fix for vertical text does not handle all cases, for vertical fix #82826# needs to be taken out.


2001-08-30  Hans-Joachim Lankenau  <hjs@openoffice.org>  [675183881668debcab03cfccadf11bc117919a58]

TARGETTYPE=GUI


2001-08-30  Martin Gallwey  <mtg@openoffice.org>  [ee1cd37b7865be5d0d404cdc8042e2eafe32af69]

#91735# do not export the formula text in the settings stream


2001-08-30  Frank Schönheit  <fs@openoffice.org>  [ac3866dd3c05d16ecd694bb3b400cdffd417263e]

#90109# +CONFIGKEY_FORMAT*


2001-08-30  Frank Schönheit  <fs@openoffice.org>  [3119f854ee7d8e4285eab06b1d861f3ffcf9cb82]

#88427# check for a valid name in implInitControls


2001-08-30  Frank Schönheit  <fs@openoffice.org>  [b44c9f2a68b83d4ba2829cbf60abc4a09c3f1f5a]

#88427# +OnValidateName


2001-08-30  Martin Gallwey  <mtg@openoffice.org>  [c0aba12aab40e590c8dcfde9584f2fb5c40ae810]

#91514# return code from getVolumeInformation is not useful, so check if we have valid attributes instead


2001-08-30  Christian Lippka  <cl@openoffice.org>  [daf5eddcd356a17161630f5ac49bc135f4d4f74c]

#91620# added SetEmptyPresObj() for player


2001-08-30  Kay Ramme  <kr@openoffice.org>  [0a6c22e01e8f2587c024704f8e5d2a759a35042b]

exception messages may be empty (#91743#)


2001-08-30  Kurt Zenker  <kz@openoffice.org>  [1f8cef506911832541816959392aeeed1b7fa35b]

new version for SRC640


2001-08-30  Frank Schönheit  <fs@openoffice.org>  [b1c9c550197367bbf4c2b1769205573deba80d84]

#91731# adjustUTF : InsertEntry instead of RemoveEntry


2001-08-30  Vladimir Glazounov  <vg@openoffice.org>  [ac72f2b4b518e0b4373afea1978f0714f539f68c]

#65293# corrected for linux compiler


2001-08-30  Vladimir Glazounov  <vg@openoffice.org>  [b26a68c01d18794b1126c5b50a65be1d25feb9ab]

#65293# corrected for linux compiler


2001-08-30  Frank Schönheit  <fs@openoffice.org>  [5d025538157901d036766c8f6b59ff2ea3965bc4]

#90109# +DECL_PROP2_IFACE


2001-08-30  Andreas Martens  <ama@openoffice.org>  [b5a056f27b52edc232120f2b838eb7ce218e8103]

New: Vertical affairs


2001-08-30  Frank Schönheit  <fs@openoffice.org>  [f77ede870d67b8e63924a3a7af5b8f115c28987c]

#90109# readUIFrom / writeUITo: handle user defined number formats


2001-08-30  Frank Schönheit  <fs@openoffice.org>  [e14544d253f06cc56ba22bb220652da31b4ff804]

#90109# NumberFormatsSupplier property is transient - user defined number formats are saved together with the objects which use theses formats (aka columns)


2001-08-30  Oliver Specht  <os@openoffice.org>  [127238921a2a58169676a5057721f704f7c414cc]

#91495# extraction of db-data and expression corrected


2001-08-30  Martin Gallwey  <mtg@openoffice.org>  [b54c50be69c26fc0a346f170c743c845aec79d0c]

#91604# truncate files if over-writing


2001-08-30  Vladimir Glazounov  <vg@openoffice.org>  [f993cdd8a559416c318785df916e282bfb207003]

SRC640


2001-08-30  Frank Schönheit  <fs@openoffice.org>  [be7c8208795af299f707d9694d63565dd9533847]

#65293# break down a line for the linux compiler


2001-08-30  Andreas Bregas  <ab@openoffice.org>  [6640d361a962850a267b37152518d5127f0c4402]

#91759# Check if existing file to delete on open is a folder


2001-08-30  Vladimir Glazounov  <vg@openoffice.org>  [2feafd2fa990e8fbf80f0f885920c7116ea3943b]

SRC640


2001-08-30  Frank Schönheit  <fs@openoffice.org>  [d83d67e226fb491b570b2b526efe9a9c703f2d6d]

#65293# disambiguate rBHelper for the Linux compiler


2001-08-30  Vladimir Glazounov  <vg@openoffice.org>  [a5a45970927f13f923c9bc37de5fa863a686d735]

SRC640


2001-08-30  Vladimir Glazounov  <vg@openoffice.org>  [1a395142042bcbec3edc9797b9316ec136f2b4d5]

SRC640


2001-08-30  Frank Schönheit  <fs@openoffice.org>  [e5211a21c6e2c1445ff8d4735979f41b64bfc26e]

#65293# disambiguate rBHelper for the Linux compiler


2001-08-30  Oliver Specht  <os@openoffice.org>  [7470be93b93403a7482a73a4aa66b1f51141509e]

#91739# translation of 'Position' added


2001-08-30  Oliver Specht  <os@openoffice.org>  [c7b46e895f7c7551d48238bc4715e8d9012ebf61]

#90678# writer not linked against dbtools anymore


2001-08-30  Oliver Specht  <os@openoffice.org>  [100fcf42276c41088fe2e1df187a1dc516182574]

#90678# writer not linked against dbtools anymore


2001-08-30  Martin Gallwey  <mtg@openoffice.org>  [38192c9c2715e8ae03cddd559ca1509ae081545c]

#91474# do not explicitly export Directories


2001-08-30  Andreas Schlüns  <as@openoffice.org>  [f1a2ecc9e1deac9fb255fbcdbed98c2dd40cd5c8]

#84822# use right flags for beamer search


2001-08-30  Vladimir Glazounov  <vg@openoffice.org>  [715277ac188f5761810f910ab1a2589ffc74026a]

SRC640


2001-08-30  Andreas Schlüns  <as@openoffice.org>  [58cc923b23f883b128f56087d3c7884e0f2e75e2]

#84822# use right flags for help frame search


2001-08-30  Hennes Rohling  <hro@openoffice.org>  [007ad864b0bc7b96e2135a493bfff85c6afa2370]

#81916# correct merge errors


2001-08-30  Vladimir Glazounov  <vg@openoffice.org>  [daac6486b487fcaf6c30269d847d8fb0ffe6b385]

SRC640


2001-08-30  Frank Schönheit  <fs@openoffice.org>  [7a4da3ecbb39305e84e66c24a3e4f7d591e48c4d]

#65293# Linux does not use 'using baseclass::member' - use another disambiguation mechanism


2001-08-30  Ocke Janssen  <oj@openoffice.org>  [eef59f6cdb14399e79d7b6b8eca271f5736a3962]

#91758# setmodified called after paste


2001-08-30  Ocke Janssen  <oj@openoffice.org>  [8bfa93a58cd1ff3d2acbad849b8b9025de3268da]

#91758# setmodified called after paste


2001-08-30  Ocke Janssen  <oj@openoffice.org>  [57a460684432e77db23fb6c8bc7bd2228b685dce]

#91758# fix use of insert


2001-08-30  Ocke Janssen  <oj@openoffice.org>  [9de61f25b1b16f780d426d1b2e98232b04bfa189]

#91758# fix use of equal_range


2001-08-30  Ocke Janssen  <oj@openoffice.org>  [92938e81fd19cb740fc279c0e32287b37947c1f2]

#91722# date and tinyint enabled


2001-08-30  Behrend Cornelius  <bc@openoffice.org>  [565d8433aff68c5912c63947419ef54053ebdc29]

#91711# Filedialog and folderDialog Routines modified


2001-08-30  Oliver Bolte  <obo@openoffice.org>  [f6942ae6497f0935f93959ea8c7ebc50a0231724]

new version for SRC640


2001-08-30  Vladimir Glazounov  <vg@openoffice.org>  [f330e9db3fea62cbcaa0196dc3adb45ef7472d12]

SRC640


2001-08-30  Stephan Bergmann  <sb@openoffice.org>  [188a6dc9ebd921b418d75834112ee5fa47ea0667]

#91676# Fixed typo.


2001-08-30  Ocke Janssen  <oj@openoffice.org>  [e0dd3f7f3fa881798d828b3ff81528d737b09e20]

#91745# enable key F6 again!


2001-08-30  Philipp Lohmann  <pl@openoffice.org>  [889a5354c4d5eab27ea904313e1848e4b5f12057]

#91158# update position and size in HandleReparentEvent


2001-08-30  Bernd Eilers  <bei@openoffice.org>  [05dd5e46addf2ff26e2ef72cee317bc8b45662a4]

#80424# added antprj.jar and ant optional task support


2001-08-30  Christof Pintaske  <cp@openoffice.org>  [c0de6689813f5e1993269b4dfdbc00d7b3761be0]

#91665# keep right things right


2001-08-30  Kai Sommerfeld  <kso@openoffice.org>  [5d85df4a29cf9c6a47b2946f4768f29d1454cc88]

#91127# - Fixed Content::getProperties(...).


2001-08-30  Frank Schönheit  <fs@openoffice.org>  [6eccbb9a0c5f2088b1d522f10af8373aed289ee6]

#91359# spelling


2001-08-30  Vladimir Glazounov  <vg@openoffice.org>  [a6ac6405945ff089a48c84e76e8d06e2b4692811]

SRC640


2001-08-30  Kay Ramme  <kr@openoffice.org>  [c75ccc6ee5009c4943dc6ca6bf9da1d7c3675867]

bootstrapping now supports local ini files (#88338#)


2001-08-30  Vladimir Glazounov  <vg@openoffice.org>  [d3cf97f5edd444de87a11ac749665c625141e2f1]

SRC640


2001-08-30  Armin Weiss  <aw@openoffice.org>  [3c3f2df7641648aaba81fbaf8cd8c8beedd245ce]

#91744# for vertical writing the fix #82826# needs to be done vertically. I tested the preview, the fix for vertical is indeed necessary.


2001-08-30  Hans-Joachim Lankenau  <hjs@openoffice.org>  [61d2c37d400278a79e90e091dd72ada6cbeb5e8d]

#87136# changed name of L10N variable


2001-08-30  jp  <jp@openoffice.org>  [b74f28bebe1a81ff33c7512d69db04766f8df9f1]

Bug #91369# ShowCursor - show text cursor only if no frame/object is selected


2001-08-30  Kay Ramme  <kr@openoffice.org>  [8dda258088d3a9ecf287caf71442a4ab0959be53]

bootstrapping now supports local ini files (#88338#)


2001-08-30  Frank Meies  <fme@openoffice.org>  [0c532d29d0f23254d25468027d2deabaa7526e63]

Fix #91749#: Jumping word below no-wrap frame which covers the whole line


2001-08-30  Ocke Janssen  <oj@openoffice.org>  [24c0c5c9ff89cae1067c6a0f47e7fde0f6bc168c]

#91725# fix date handling


2001-08-30  Vladimir Glazounov  <vg@openoffice.org>  [0cf70f94f38b57ad3296794b058b180f4d0beebe]

SRC640


2001-08-30  Frank Meies  <fme@openoffice.org>  [a47b7845e0e7765cdf7ff45068154c6fc11ec50a]

Fix #91746#: Editing ruby portions caused next paragraph to shift


2001-08-30  Hans-Joachim Lankenau  <hjs@openoffice.org>  [af0eb6fe73406460524f03d79789f8b26f0fb9d2]

#87136# variable name caused problems in unix shells


2001-08-30  Vladimir Glazounov  <vg@openoffice.org>  [a64b125df6e6f964b4ae9d633e8189acef9772d5]

SRC640


2001-08-30  Vladimir Glazounov  <vg@openoffice.org>  [d7fcd12195cec679c7457f1bea696b23f7a7940c]

SRC640


2001-08-30  Juergen Schmidt  <jsc@openoffice.org>  [182c0091117db5d86fc5046b892552fb8e4b4087]

#91718# change error output


2001-08-30  Tino Rachui  <tra@openoffice.org>  [4474c6c6d0c4dfb92779152f258d73d6674548f4]

#88584#added files which moved here from drafts


2001-08-30  Andreas Martens  <ama@openoffice.org>  [70957e7dbfa0ec2e0d359df01ebad858dcb0909d]

New: Vertical columns


2001-08-30  Tino Rachui  <tra@openoffice.org>  [748f9fa0b6c7aa6b954723b93073072ccc648646]

#88584#moved from drafts


2001-08-30  Vladimir Glazounov  <vg@openoffice.org>  [8c4b6c184bcd2bbedd8a420c08a79c4bd4669b8d]

SRC640


2001-08-30  Vladimir Glazounov  <vg@openoffice.org>  [73d95114dee94f2c3bb68e2381293d7b2d944e48]

SRC640


2001-08-30  Daniel Vogelheim  <dvo@openoffice.org>  [0aff1f02132a3144c88f167c2e9615d3a275bbdb]

#86004# improve speed of table reading


2001-08-30  Philipp Lohmann  <pl@openoffice.org>  [a7daeb72a6586b74c48bea5e851f368524801b4d]

release display list on shutdown


2001-08-30  Philipp Lohmann  <pl@openoffice.org>  [c11ee411ee2ef741ca86e9bb6448fc0a2263ae95]

protect event loop with solar mutex


2001-08-30  Philipp Lohmann  <pl@openoffice.org>  [715cd010c74db4d2f1bbd0d61cd5ed5628530577]

#91734# release status window when last frame vanished


2001-08-30  Nils Fuhrmann  <nf@openoffice.org>  [195c610779a61548136e22c8dd936f2a1183f084]

Fixes for single item string lists


2001-08-30  Hans-Joachim Lankenau  <hjs@openoffice.org>  [d2b9d28e234cc7fb36e54c5035dcb2be37a7bd5f]

set TARGETTYPE to GUI


2001-08-30  Vladimir Glazounov  <vg@openoffice.org>  [1723b39804fd63862c8eb58b871b96968e608aee]

UDK303


2001-08-30  Eike Rathke  <er@openoffice.org>  [da7784eff322b745c93ca0c2f6eec752faed3c3b]

#72805# recognize hundredth seconds in combined datetime format codes


2001-08-30  Vladimir Glazounov  <vg@openoffice.org>  [d04738ce114328f02bf0025f3681ef61acf6601e]

UDK303


2001-08-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [f62b8ba9319d8217ea06e21df8a865abd09c67f7]

#88229# detect dtwm on Solaris7 as well (check in for user cp)


2001-08-30  jp  <jp@openoffice.org>  [6eeebaf5dc656e2d8f6cf5f74c05f9cc70204ccc]

Bug #91728#: use list instead of string from the SfxStringListItem


2001-08-30  Andreas Martens  <ama@openoffice.org>  [858e831b6ab844ade847bef246368d25d2e5c1f5]

New: Vertical columns


2001-08-30  Mathias Bauer  <mba@openoffice.org>  [80b18b1ae97930da2ee1980c0078f21993fc7d70]

#91727#: check for NULL in Init


2001-08-30  Oliver Specht  <os@openoffice.org>  [2de05da2d8b0dc7d08ea93a23e4ccc2c31b22e56]

#90673# set initial size at the parent window, too


2001-08-30  Frank Schönheit  <fs@openoffice.org>  [d7236ef6be3ac5fcf2fde80c28a8f57e36829715]

preparations for #90109#


2001-08-30  Frank Schönheit  <fs@openoffice.org>  [7890f2663802ca43de1ab309e0a63ea64ce2b26b]

preparations for #90109# (OColumn persistence methods get a XNumberFormatsSupplier / OColumns persistence now holds OColumnSettings until needed, instead of creating real columns)


2001-08-30  Frank Schönheit  <fs@openoffice.org>  [7057b659d737c2ff9e408baa7d8ee2cb0d216742]

preparations for #90109# (need to know an XNumberFormatsSupplier for persistence / renamed some methods for more consitency / removed some obsolete and unused stuff)


2001-08-30  Frank Schönheit  <fs@openoffice.org>  [ac488e0da4c1d147aa07e26978463b090afdaee2]

preparations for #90109# (need to know an XNumberFormatsSupplier for persistence / renamed some methods for more consitency)


2001-08-30  Frank Schönheit  <fs@openoffice.org>  [ba969e36667cd36e3e57e488c010972c19daa884]

#90109# +sdbcoretools


2001-08-30  Frank Schönheit  <fs@openoffice.org>  [4c4eb37999a141149fb78946290d22f1484ad642]

tools for SDB level core


2001-08-30  Frank Schönheit  <fs@openoffice.org>  [fce685306b8f741ae1ab41e80d667a22bd18886e]

preparations for #90109# (removed some obsolete stuff / renamed some methods for more consistency)


2001-08-30  Frank Schönheit  <fs@openoffice.org>  [c15394a2f8b92a532a22c84e71318779e167695a]

preparations for #90109# (removed some obsolete stuff / renamed some methods for more consistency


2001-08-30  Frank Schönheit  <fs@openoffice.org>  [02afb41c1b49630f07311b586947646447bf7d2c]

#90109# removed read-/writeUIAspects - number format persistence is done on a per-object basis


2001-08-30  Frank Schönheit  <fs@openoffice.org>  [3f2c8ea75a08a6dfef1976d89e15447ce5a779dd]

tools for SDB level core


2001-08-30  Frank Schönheit  <fs@openoffice.org>  [58b35f9540b66cee4c38d495997d67ae724769a6]

preparations for #90109# (need to know an XNumberFormatsSupplier for persistence)


2001-08-30  Frank Schönheit  <fs@openoffice.org>  [47207eac1e5f1df2f48bc88f5d005f9428446147]

preparations for #90109# (removed obsolete includes)


2001-08-30  Frank Schönheit  <fs@openoffice.org>  [6412e20be97f942278ea07eea2e829a476c30e9f]

preparations for #90109# (renamed methods for more consistency


2001-08-30  Frank Schönheit  <fs@openoffice.org>  [953ec2c45682778c5bc27e8284f70a64e5c27b9f]

preparations for #90109# (need to know an XNumberFormatsSupplier


2001-08-30  Juergen Schmidt  <jsc@openoffice.org>  [49c4014d0f731db73d749e57021efdf3384c51ed]

#91718# change warning,error output


2001-08-30  Peter Burow  <pb@openoffice.org>  [21a69f4a98dac8e70ba26dc53f90569f76cc9099]

fix: #91610# right box (documents view) gets the focus at first


2001-08-30  Peter Burow  <pb@openoffice.org>  [84bd6bb0e508292dee8c900934235de87115a788]

fix: save start page correctly


2001-08-29  Kurt Zenker  <kz@openoffice.org>  [a0a4b7cf6ea9edbc0b5c7622bfce2bd5b42bb342]

Merge SRC638: 30.08.01 - 00:43:18


2001-08-29  Kurt Zenker  <kz@openoffice.org>  [a32b47180a97efc607a937eff58fe53101b1d198]

Merge SRC638: 30.08.01 - 00:38:39


2001-08-29  Kurt Zenker  <kz@openoffice.org>  [bb8c1022012a2fc72b65787bc96cab71ae675239]

Merge SRC638: 30.08.01 - 00:15:14


2001-08-29  Kurt Zenker  <kz@openoffice.org>  [f2dbb00f76bec0f3942cad67d2972c628493a12f]

Merge SRC638: 29.08.01 - 23:56:48


2001-08-29  Kurt Zenker  <kz@openoffice.org>  [7458c51735151d7e88c40a6db3c8db0957ec854f]

Merge SRC638: 29.08.01 - 23:42:39


2001-08-29  Kurt Zenker  <kz@openoffice.org>  [a462487b57241357b72af453f0b85ec21895e887]

Merge SRC638: 29.08.01 - 23:38:05


2001-08-29  Kurt Zenker  <kz@openoffice.org>  [4448d55c2c3d39abe5fcdc1e6d41efd983b9df63]

Merge SRC638: 29.08.01 - 23:33:20


2001-08-29  Oliver Bolte  <obo@openoffice.org>  [92ffc99a88e7677522a946519f84c24e53cd694d]

Merge SRC638: 29.08.01 - 23:33:58


2001-08-29  Kurt Zenker  <kz@openoffice.org>  [f435664f4d5c2da9cd302461b6fb22e56cbf99a2]

Merge SRC638: 29.08.01 - 23:24:37


2001-08-29  Bustamam Harun  <bustamam@openoffice.org>  [d65b2edb1b3e0f6ef5de7100d8c5283b4ba470ad]

Add localedata_ascii localedata_CJK and localedata parser into i18npool


2001-08-29  Kurt Zenker  <kz@openoffice.org>  [5f1f0e8ada38db7949dad8f6cff56e78404c2113]

Merge SRC638: 29.08.01 - 23:23:03


2001-08-29  Vladimir Glazounov  <vg@openoffice.org>  [b1567e71f5adec13a003cbb06f5ffa4ac17c16d2]

Merge SRC638: 29.08.01 - 23:23:55


2001-08-29  Oliver Bolte  <obo@openoffice.org>  [16cf05aa9099eac467dd282416aaf47ac439ffc6]

Merge SRC638: 29.08.01 - 23:22:26


2001-08-29  Oliver Bolte  <obo@openoffice.org>  [f4edce95a36b694939b407f2834d27eddfabed29]

Merge SRC638: 29.08.01 - 23:22:07


2001-08-29  Oliver Bolte  <obo@openoffice.org>  [d68ea0309d0c52c5659bb41b0428b0640c032a4f]

Merge SRC638: 29.08.01 - 23:15:18


2001-08-29  Kurt Zenker  <kz@openoffice.org>  [dac026a586671cd5bd33482442a19afa951013f4]

Merge SRC638: 29.08.01 - 23:13:53


2001-08-29  Kurt Zenker  <kz@openoffice.org>  [fa98af0c7ae9b336479259bbd4263455fc1d84c6]

Merge SRC638: 29.08.01 - 23:11:35


2001-08-29  Oliver Bolte  <obo@openoffice.org>  [5b6b66231af5425a4142d7cb4feb60c4a6fcdb79]

Merge SRC638: 29.08.01 - 23:11:47


2001-08-29  Oliver Bolte  <obo@openoffice.org>  [e08d9f9d6debdbeb7668e6b9b4b70c113f3a420c]

Merge SRC638: 29.08.01 - 23:08:30


2001-08-29  Kurt Zenker  <kz@openoffice.org>  [92c5e2f801d89dade11620c6f0061d9441cc1445]

Merge SRC638: 29.08.01 - 23:06:37


2001-08-29  Kurt Zenker  <kz@openoffice.org>  [d183e59c644c2ec02ad1a3f9bafddcd96dc9ac2b]

Merge SRC638: 29.08.01 - 23:05:48


2001-08-29  Rüdiger Timm  <rt@openoffice.org>  [8055bd90829acae06ee2f62591745743a0c0ff43]

Merge SRC638: 29.08.01 - 23:06:29


2001-08-29  Oliver Bolte  <obo@openoffice.org>  [df449b9121a0bc1aad3909cdf8511ef91cb16e5e]

Merge SRC638: 29.08.01 - 23:04:48


2001-08-29  Rüdiger Timm  <rt@openoffice.org>  [8f59bbbb241924b5ad6505226c6d870610c20249]

Merge SRC638: 29.08.01 - 23:04:33


2001-08-29  Kurt Zenker  <kz@openoffice.org>  [a90633ad8ce87fe3655b5d4968b8d5abc78a73d4]

Merge SRC638: 29.08.01 - 23:03:18


2001-08-29  Oliver Bolte  <obo@openoffice.org>  [a34be7fd0f9c07e2c1fac85227e66bb2f2a791c3]

Merge SRC638: 29.08.01 - 23:04:20


2001-08-29  Kurt Zenker  <kz@openoffice.org>  [81fe1297aac73f05dd1682091c8374eb81c3cb73]

Merge SRC638: 29.08.01 - 23:02:55


2001-08-29  Kurt Zenker  <kz@openoffice.org>  [2c8b3b30e9ad290e5057faba0c4e5c8f15acb67b]

Merge SRC638: 29.08.01 - 23:01:06


2001-08-29  Rüdiger Timm  <rt@openoffice.org>  [8c140ee5b43f3b19ce1411439759a826b8eade81]

Merge SRC638: 29.08.01 - 23:01:23


2001-08-29  Kurt Zenker  <kz@openoffice.org>  [c0c3d797e3f593281e34d3b23f5a5c06bc0a7aed]

Merge SRC638: 29.08.01 - 23:00:29


2001-08-29  Oliver Bolte  <obo@openoffice.org>  [89a1f7e61834aa7d35e2493526019bc9ba0f5208]

Merge SRC638: 29.08.01 - 23:00:34


2001-08-29  Oliver Bolte  <obo@openoffice.org>  [1c0e4a25eb0eb6cdd441f6c9410a6c4926e59fe7]

Merge SRC638: 29.08.01 - 23:00:05


2001-08-29  Rüdiger Timm  <rt@openoffice.org>  [094983fccb83c51eaa0cda6002bf58998a059886]

Merge SRC638: 29.08.01 - 22:59:14


2001-08-29  Kurt Zenker  <kz@openoffice.org>  [d4da9fe77e497454f5d7474f56314134059419e7]

Merge SRC638: 29.08.01 - 22:58:39


2001-08-29  Kurt Zenker  <kz@openoffice.org>  [068af7154c7f6c71222ece37346f5336a10cd4d2]

Merge SRC638: 29.08.01 - 22:56:16


2001-08-29  Rüdiger Timm  <rt@openoffice.org>  [726bde37191ddad2ec7d70ea2497568da8340df9]

Merge SRC638: 29.08.01 - 22:55:15


2001-08-29  Rüdiger Timm  <rt@openoffice.org>  [8efb28650a5d4509d6ab7bd7e6d1ede02611fc71]

Merge SRC638: 29.08.01 - 22:56:09


2001-08-29  Kurt Zenker  <kz@openoffice.org>  [65813a456871b21252b83f694eaf9cae86c8a6dc]

Merge SRC638: 29.08.01 - 22:54:45


2001-08-29  Oliver Bolte  <obo@openoffice.org>  [177d881feadad7c1a3c4637755741b0b7810889d]

Merge SRC638: 29.08.01 - 22:53:37


2001-08-29  Kurt Zenker  <kz@openoffice.org>  [7b171f40bcf9df432ae6751cc203a75973d8c149]

Merge SRC638: 29.08.01 - 22:52:37


2001-08-29  Rüdiger Timm  <rt@openoffice.org>  [db23af1e603a1f6e003c5d8885e030269ff67165]

Merge SRC638: 29.08.01 - 22:53:43


2001-08-29  Rüdiger Timm  <rt@openoffice.org>  [394b080870e6e30f570b3f01cd9c334822bf05e8]

Merge SRC638: 29.08.01 - 22:15:52


2001-08-29  Kurt Zenker  <kz@openoffice.org>  [588276505f85558b0739ab7b6b0a019b1c299eaa]

Merge SRC638: 29.08.01 - 22:51:21


2001-08-29  Kurt Zenker  <kz@openoffice.org>  [99be5c2f54bac792de999827c2eb935193c851fd]

Merge SRC638: 29.08.01 - 22:49:43


2001-08-29  Kurt Zenker  <kz@openoffice.org>  [13ed1bb2c99304afc0ca649796760d674b921da7]

Merge SRC638: 29.08.01 - 22:49:15


2001-08-29  Oliver Bolte  <obo@openoffice.org>  [f863bbb40cf9c68626dde1bd0976fbc503f608e0]

Merge SRC638: 29.08.01 - 22:49:11


2001-08-29  Kurt Zenker  <kz@openoffice.org>  [a7db7a9898a62d97aa3760bf172c7dbb916f2e3a]

Merge SRC638: 29.08.01 - 22:47:08


2001-08-29  Kurt Zenker  <kz@openoffice.org>  [27dcd8820542e9ea81bb635470a75a950a5fac08]

Merge SRC638: 29.08.01 - 22:45:40


2001-08-29  Kurt Zenker  <kz@openoffice.org>  [ff87b31d6b640629784c07e0ff6aebbf2e011601]

Merge SRC638: 29.08.01 - 22:42:30


2001-08-29  Kurt Zenker  <kz@openoffice.org>  [2330b7243b7791518b93fd40ddecc012a3711480]

Merge SRC638: 29.08.01 - 22:41:10


2001-08-29  Oliver Bolte  <obo@openoffice.org>  [2f267410b0dac7addf7b3c877a70236313e0ffef]

Merge SRC638: 29.08.01 - 22:41:58


2001-08-29  Kurt Zenker  <kz@openoffice.org>  [d8548e32fc57ad70b6f59671d8d184a782d57786]

Merge SRC638: 29.08.01 - 22:41:47


2001-08-29  Kurt Zenker  <kz@openoffice.org>  [c700a7921c4ff29f3f978ad7686dd7aac09ca231]

Merge SRC638: 29.08.01 - 22:40:10


2001-08-29  Kurt Zenker  <kz@openoffice.org>  [dd75412eb23c8efcdf4ee9fd8ff5c5e98504c26d]

Merge SRC638: 29.08.01 - 22:38:36


2001-08-29  Kurt Zenker  <kz@openoffice.org>  [7e462196ada343a0b271964ff3e875533dcfcb01]

Merge SRC638: 29.08.01 - 22:39:04


2001-08-29  Rüdiger Timm  <rt@openoffice.org>  [7b649699fa3fc6e2d0519fb21d4f8bc9aa7f57a7]

Merge SRC638: 29.08.01 - 22:38:39


2001-08-29  Kurt Zenker  <kz@openoffice.org>  [bf74e5b3866cf7f36b692c340047a406be41efde]

Merge SRC638: 29.08.01 - 22:37:34


2001-08-29  Oliver Bolte  <obo@openoffice.org>  [f30ffbbfcea8a5e09d908870554037997c8bef71]

Merge SRC638: 29.08.01 - 22:36:49


2001-08-29  Kurt Zenker  <kz@openoffice.org>  [2c3a94cc49337299a856add12018e9a3432f571f]

Merge SRC638: 29.08.01 - 22:35:13


2001-08-29  Oliver Bolte  <obo@openoffice.org>  [b4ecec748ab5556c5a8d7069bc04457fdcb944ba]

Merge SRC638: 29.08.01 - 22:32:56


2001-08-29  Rüdiger Timm  <rt@openoffice.org>  [53609c14cda23a83d1e9fbf043e76a9ca862b38a]

Merge SRC638: 29.08.01 - 22:30:55


2001-08-29  Oliver Bolte  <obo@openoffice.org>  [f44439b62c6a2eab3afb8d91815eba463f6b3c00]

Merge SRC638: 29.08.01 - 22:29:02


2001-08-29  Kurt Zenker  <kz@openoffice.org>  [1b64bf609abe5e1f448d0188b4708be0c2c40fca]

Merge SRC638: 29.08.01 - 22:28:41


2001-08-29  Kurt Zenker  <kz@openoffice.org>  [95d0b6b244ecf3cecec6bb0feb0cc6ce2f03cdfb]

Merge SRC638: 08/29/01 - 22:27:37


2001-08-29  Oliver Bolte  <obo@openoffice.org>  [d05b2f835249371ced40cd21723906b72907ebb5]

Merge SRC638: 29.08.01 - 22:27:46


2001-08-29  Rüdiger Timm  <rt@openoffice.org>  [28af9a52e4557f2e8db32a928fb5cc6c27eb2439]

Merge SRC638: 29.08.01 - 22:26:16


2001-08-29  Kurt Zenker  <kz@openoffice.org>  [abc6714a5ae63aa34516fb607b52e9293dac11ce]

Merge SRC638: 08/29/01 - 22:25:33


2001-08-29  Rüdiger Timm  <rt@openoffice.org>  [242cc507eda81bbdc948cbdc3471dcbc07518419]

Merge SRC638: 29.08.01 - 22:23:46


2001-08-29  Oliver Bolte  <obo@openoffice.org>  [1e80535b909432a2c850fb07e3c0ab80a6061d14]

Merge SRC638: 29.08.01 - 22:23:47


2001-08-29  Kurt Zenker  <kz@openoffice.org>  [0c763780b7a35cb0a76c767028669d3257c1ff91]

Merge SRC638: 08/29/01 - 22:22:52


2001-08-29  Kurt Zenker  <kz@openoffice.org>  [cac458bb86b4ae329c942206c93453de718df98a]

Merge SRC638: 29.08.01 - 22:23:16


2001-08-29  Rüdiger Timm  <rt@openoffice.org>  [cd0e349179bb9c1d6df651f93bbcbef7f0a3f33f]

Merge SRC638: 29.08.01 - 22:21:18


2001-08-29  Rüdiger Timm  <rt@openoffice.org>  [1e5adfc7bb67a9c02cbd14c3790638a0ca94f985]

Merge SRC638: 29.08.01 - 22:17:55


2001-08-29  Kurt Zenker  <kz@openoffice.org>  [fd807262cb0eb486d288e2f0dbe2afa152f658cc]

Merge SRC638: 29.08.01 - 22:18:15


2001-08-29  Oliver Bolte  <obo@openoffice.org>  [013d826badfcae75ea77887b812cd3480e103a0b]

Merge SRC638: 29.08.01 - 22:15:17


2001-08-29  Kurt Zenker  <kz@openoffice.org>  [3d0c57a121a13613e4a184b7c182ed81f1d5e7cd]

Merge SRC638: 08/29/01 - 22:13:10


2001-08-29  Kurt Zenker  <kz@openoffice.org>  [8b5c4d72e0cfa5e2eed1bdda0ee6eeb9058dfa5d]

Merge SRC638: 08/29/01 - 22:08:32


2001-08-29  Kurt Zenker  <kz@openoffice.org>  [c2544a3d918fad22981d951b5185cd89ff7ab5e6]

Merge SRC638: 08/29/01 - 22:06:51


2001-08-29  Kurt Zenker  <kz@openoffice.org>  [7be0fd956577b1354719e5ff285a3dbeabe79231]

Merge SRC638: 29.08.01 - 22:06:32


2001-08-29  Kurt Zenker  <kz@openoffice.org>  [eabaeba018cb9ed353bd78b44544bc065799ed24]

Merge SRC638: 29.08.01 - 20:11:02


2001-08-29  Kurt Zenker  <kz@openoffice.org>  [be8a8891739ee9c521ba09b3c354ef940a799d28]

Merge SRC638: 29.08.01 - 20:08:50


2001-08-29  Kurt Zenker  <kz@openoffice.org>  [2b5a95e748162a2228b554ef7a07d4da9b82b632]

Merge SRC638: 29.08.01 - 20:07:00


2001-08-29  Kurt Zenker  <kz@openoffice.org>  [06e1c839abb7d73f50adb4fbe27c04c657649623]

Merge SRC638: 29.08.01 - 20:01:39


2001-08-29  Oliver Bolte  <obo@openoffice.org>  [e73ed7a4d8de544f4abab815631f8d6d8e9f3b0c]

Merge SRC638: 29.08.01 - 20:01:54


2001-08-29  Kurt Zenker  <kz@openoffice.org>  [fa575139659f873d434a0d281b89f30cec9fda34]

Merge SRC638: 29.08.01 - 20:01:59


2001-08-29  Kurt Zenker  <kz@openoffice.org>  [b90d6fd18d39fabd5838140a24a50eb7100e4b0d]

Merge SRC638: 08/29/01 - 19:55:44


2001-08-29  Jörg Budischewski  <jbu@openoffice.org>  [4b6342bc3d930063805d9b5746713de99e785c3d]

#91714# add default map-files for wellformed components


2001-08-29  Mathias Bauer  <mba@openoffice.org>  [db7b9268c60e1fb493b7e1324db2e9e8eca4c1ca]

#89312#: code page and UniCode support for reading MS-PropertySets


2001-08-29  Christof Pintaske  <cp@openoffice.org>  [347abafbc36f4864ceedcc6cf893b3b605c2d1a9]

#90792# snapshot feature


2001-08-29  Christof Pintaske  <cp@openoffice.org>  [2a9a27904303b52ebf98a93c7ff8e9b7e62c80c0]

#90792# modified paint handling for snapshot feature


2001-08-29  Nils Fuhrmann  <nf@openoffice.org>  [565e2ecbfaa8687abae44458f8d70cf4ff6c6270]

Fixed Encoding #87134# #91706#


2001-08-29  Nils Fuhrmann  <nf@openoffice.org>  [32a86ab1057d5fddb919210432ac98b1050762b7]

Merge SRC638: 29.08.01 - 17:52:57


2001-08-29  Kurt Zenker  <kz@openoffice.org>  [6466bdef3993932b6934a98a594543f760bcfdfb]

Merge SRC638: 29.08.01 - 17:18:30


2001-08-29  Kurt Zenker  <kz@openoffice.org>  [fb377e29d495e0f3e12a175f7cc88b6323cc051d]

Merge SRC638: 29.08.01 - 17:16:43


2001-08-29  Kurt Zenker  <kz@openoffice.org>  [687f7848f0f62c7e41d96da259fcf62e136505eb]

Merge SRC638: 29.08.01 - 17:15:01


2001-08-29  Kurt Zenker  <kz@openoffice.org>  [8ea91686f461088a8e72fb38fbda20824f795804]

Merge SRC638: 29.08.01 - 17:13:18


2001-08-29  Kurt Zenker  <kz@openoffice.org>  [38271e9a9f11fcfe6d566f4478a39aaf4c318f15]

Merge SRC638: 29.08.01 - 16:17:26


2001-08-29  Kurt Zenker  <kz@openoffice.org>  [eaa47cbfdc7a0fc4ffef5b3cdf26f63ae7ed9147]

Merge SRC638: 29.08.01 - 16:15:47


2001-08-29  Nils Fuhrmann  <nf@openoffice.org>  [cb60d831f510ae0b7b83859f82170019f05240f2]

Fixes for creation of StringList #87136#, Fallback is rev 1.21


2001-08-29  Kurt Zenker  <kz@openoffice.org>  [a01b8aac23b92fe0be1e4546406e7a91025c9412]

Merge SRC638: 29.08.01 - 16:10:47


2001-08-29  Kurt Zenker  <kz@openoffice.org>  [b660ba533931537cbd4309fc29225e1bc25680ad]

Merge SRC638: 29.08.01 - 16:07:20


2001-08-29  Kurt Zenker  <kz@openoffice.org>  [d70105571f7d5685e0a681fea263fba0674229a7]

Merge SRC638: 29.08.01 - 16:05:39


2001-08-29  Armin Weiss  <aw@openoffice.org>  [416630bbaf648893c339f5f0d229dad04e1c5ec3]

#91695# back to corrected old version. Have to check new version again for later builds.


2001-08-29  Kurt Zenker  <kz@openoffice.org>  [f14a9869f36e407b6abcc8eb1f034717e24eb643]

Merge SRC638: 29.08.01 - 16:03:56


2001-08-29  Kurt Zenker  <kz@openoffice.org>  [6e53ea68621938bf15e8202ee5ec0fd836e0c233]

Merge SRC638: 29.08.01 - 16:00:12


2001-08-29  Kurt Zenker  <kz@openoffice.org>  [b2b7b8ddc054a1941be1b8099a3633b7fc80b22a]

Merge SRC638: 29.08.01 - 15:55:30


2001-08-29  Kai Ahrens  <ka@openoffice.org>  [dc5d5216ba86b941a36825e11f7172122fde394a]

#91555#: rounding errors


2001-08-29  Kurt Zenker  <kz@openoffice.org>  [a4eddf3d0b1ae3a4b5aad0a5eb56c54f23eb1a7b]

Merge SRC638: 29.08.01 - 15:53:11


2001-08-29  Rüdiger Timm  <rt@openoffice.org>  [81edaf3ec59ddbe1be6ea0183ab50732dce1ea9c]

Merge SRC638: 29.08.01 - 15:52:55


2001-08-29  Kurt Zenker  <kz@openoffice.org>  [54b548e09b3d58206d2b2c7158d80e2d4a5a9b8c]

Merge SRC638: 29.08.01 - 15:51:47


2001-08-29  Andreas Schlüns  <as@openoffice.org>  [eaad640ff623e8ed0a8d93ff54390e3b340fabc4]

#91681# use solar mutex for vcl ...


2001-08-29  Behrend Cornelius  <bc@openoffice.org>  [476b7bb300468df18ca5be3d29d5c69ab885c373]

#87289# View of Target and Source directory changed to OS Notation


2001-08-29  Stephan Bergmann  <sb@openoffice.org>  [30df21f036cb7edf24ff83e45fb3e5c8a0b72036]

#91676# Handle the common case of InteractiveAugmentedIOException CANT_CREATE with Folder but not Uri or ResourceName.


2001-08-29  Stephan Bergmann  <sb@openoffice.org>  [9e20c6e06069609af9c3513123ddd04e0debaaff]

#91676# Removed obsolete versions of cancelCommandExecution().


2001-08-29  Stephan Bergmann  <sb@openoffice.org>  [3838845c0548c0e1f795e451d531496037dcd57c]

#91676# Removed obsolete versions of cancelCommandExecution().


2001-08-29  Andreas Martens  <ama@openoffice.org>  [d026fda12b52b1aacc559791b622fd37c41ce8e0]

New: Vertical layout


2001-08-29  Nils Fuhrmann  <nf@openoffice.org>  [23f9aca7c3e9887fd5ccdbfb187029b81b63b3bd]

Fixes for creation of StringList #87136#, Fallback is rev 1.21


2001-08-29  Philipp Lohmann  <pl@openoffice.org>  [52e56441dda350fee3df8d4c75f084c4b5099d70]

#91683# assertion only in debug case


2001-08-29  Ocke Janssen  <oj@openoffice.org>  [eaddac6abd48b33e7bb9c1bb23e01ec541095c06]

#84578# fixes for resultset


2001-08-29  Kai Ahrens  <ka@openoffice.org>  [ebeefb6a352cb23d530fc6f7d64cb7e33f0d7112]

#91557#: added ::getImplementation (uses XUnoTunnel)


2001-08-29  Thomas Benisch  <tbe@openoffice.org>  [d01c3efc7aea5e8e0c3e8363f3868111375dbf94]

#91121# adapt library management in BasicIDE to library containers


2001-08-29  Kai Sommerfeld  <kso@openoffice.org>  [c58455a5eb653bcd5ea5f420b724617229e137ce]

#91127# - Fixed DataSupplier::getData() to not expect data of parent folder at the end of the vector< DAVResource > filled by PROPFIND.


2001-08-29  Ocke Janssen  <oj@openoffice.org>  [284a0a30eba2cc0837dfed5e9563ef2b28e4f0b0]

#84578# fixes for resultset


2001-08-29  Ocke Janssen  <oj@openoffice.org>  [b3b894be722f9aad6d8a05bc2455ba9af490f9e2]

#84578# fixes for resultset


2001-08-29  Oliver Specht  <os@openoffice.org>  [edc92c18891115dd4925d4838f085b436c0f079d]

#91481# new label data format


2001-08-29  Ocke Janssen  <oj@openoffice.org>  [8cf6106c855901bd2ec6a959ad6e93f3686ec143]

#84578# new sortindex


2001-08-29  Ocke Janssen  <oj@openoffice.org>  [aa3f42832756b7165a0722b2d013a572acf224c8]

#84578# enable multiple connections


2001-08-29  Ocke Janssen  <oj@openoffice.org>  [8a0bf39fd7289bdfd1c31f94367c439820330862]

#84578# helper class for ORowSetValue


2001-08-29  Nils Fuhrmann  <nf@openoffice.org>  [e92e8bc628f734e31b0aef176c7613f7bb0e3b88]

Fixes creation of defines #87136#


2001-08-29  Peter Burow  <pb@openoffice.org>  [397b7009a60443ba3e70bd9c42976f272a0fabd0]

fix: #91552# strings and images for *.st?-files


2001-08-29  Peter Burow  <pb@openoffice.org>  [c48c3e6a35ac3e1402f5a9fc4c6fcbdd0c2d4b96]

fix: #91552# strings for *.st?-files


2001-08-29  Peter Burow  <pb@openoffice.org>  [b063c8132dce94b40e35d48527813c0f5f5f52bb]

fix: #91552# string ids for *.st?-files


2001-08-29  Thomas Lange  <tl@openoffice.org>  [2c592459ccefa7e84eab1b555a3c5fd67fcea409]

#91667# GPF after reload on input in floating command-window fixed


2001-08-29  Andreas Martens  <ama@openoffice.org>  [431729e32e477cf851bfe546dceecbaed80251f2]

New: Vertical layout


2001-08-29  Dirk Völzke  <dv@openoffice.org>  [4b8d9378c8bc65458885102b4cf032f973cfb4eb]

#89495# Remember last used directory everytime, but save it only when using file protocol


2001-08-29  Juergen Schmidt  <jsc@openoffice.org>  [528e277b7a737021744bf911ad555f813fc69c65]

#91602# check merge conflicts


2001-08-29  Stephan Bergmann  <sb@openoffice.org>  [b60011077a80ef62c6b45d367087786f1a6ba281]

#91676# Updated documentation.


2001-08-29  Oliver Braun  <obr@openoffice.org>  [cf1d466f55105ccfc6f993a677549257a756f3a5]

#91511# handler and url must be escaped


2001-08-29  Kurt Zenker  <kz@openoffice.org>  [304693fabc3bc4cca338699f8b75f97f51398ae9]

Merge SRC638: 29.08.01 - 11:32:31


2001-08-29  Kurt Zenker  <kz@openoffice.org>  [f4e1923ecc2cf40a37efd7026a098451c70494b4]

Merge SRC638: 29.08.01 - 11:30:10


2001-08-29  Kurt Zenker  <kz@openoffice.org>  [a43b14851e9880a7478d4aa7b57c128ec59ed348]

Merge SRC638: 29.08.01 - 11:28:01


2001-08-29  Juergen Schmidt  <jsc@openoffice.org>  [0975c4a3ed8ed08722eeb0428ff0c77c0a5339ce]

#91602# correct error code in mergeKey function


2001-08-29  Kurt Zenker  <kz@openoffice.org>  [8d2a53160b2d6fa2ca0ce2794458641cffb0ad04]

Merge SRC638: 29.08.01 - 11:26:26


2001-08-29  jp  <jp@openoffice.org>  [d1860e8e62019d785f3c26fe92b39cc7b82e9e0f]

Bug #91651#: Write - catch exception of createStatusIndicator


2001-08-29  Kurt Zenker  <kz@openoffice.org>  [f76166d41be68bde9c0246c75313d6158fcc086e]

Merge SRC638: 29.08.01 - 11:25:41


2001-08-29  Peter Burow  <pb@openoffice.org>  [d614f09ab48e0dcd35eb498d2d4fda150ff15491]

fix: #91671# use the correct image for 'From template...'


2001-08-29  Kurt Zenker  <kz@openoffice.org>  [5142ed573db4ac130fc489c328af0518e952b062]

Merge SRC638: 29.08.01 - 11:24:07


2001-08-29  Kurt Zenker  <kz@openoffice.org>  [367aa195aaa873667a8c789e3ec0c008b4cfd2cf]

Merge SRC638: 29.08.01 - 11:21:54


2001-08-29  Vladimir Glazounov  <vg@openoffice.org>  [ebffff0988e46accea9c8734e9bbe12eb89a2019]

Merge SRC638: 29.08.01 - 11:22:45


2001-08-29  Kurt Zenker  <kz@openoffice.org>  [ad2f0d5bc4860b53e6274e496d53d597b8ee61bd]

Merge SRC638: 29.08.01 - 11:20:04


2001-08-29  Kurt Zenker  <kz@openoffice.org>  [8e70461499fd9132edf605ab655c85a95f0b10fe]

Merge SRC638: 29.08.01 - 11:19:45


2001-08-29  Kurt Zenker  <kz@openoffice.org>  [dce33856546fc71dfa007de8970f10033e153f4c]

Merge SRC638: 08/29/01 - 11:20:39


2001-08-29  Kurt Zenker  <kz@openoffice.org>  [388bc74166d57b28382f20fc5b41f5efb4349fd7]

Merge SRC638: 29.08.01 - 11:19:41


2001-08-29  Rüdiger Timm  <rt@openoffice.org>  [e4f202686df37d6fb822827ca4a26f723506fb7b]

Merge SRC638: 29.08.01 - 11:19:28


2001-08-29  Vladimir Glazounov  <vg@openoffice.org>  [bf838e7b47668059a466e5dccb06cb34baf042f8]

Merge SRC638: 29.08.01 - 11:18:40


2001-08-29  Rüdiger Timm  <rt@openoffice.org>  [34d1f4fba1c206cf4d470d9966dff38999862a5e]

Merge SRC638: 29.08.01 - 11:17:19


2001-08-29  Vladimir Glazounov  <vg@openoffice.org>  [bce39dbefe1765bbf3f488cccc601fb0fa09958e]

Merge SRC638: 29.08.01 - 11:16:54


2001-08-29  Kurt Zenker  <kz@openoffice.org>  [78998fbc84b6d4dbf1f9563dace58a5e23928dfa]

Merge SRC638: 29.08.01 - 11:15:21


2001-08-29  Hans-Joachim Lankenau  <hjs@openoffice.org>  [c4ffc09fd78fc81ed8f12c0bedeead0e6ec5c579]

added user32.lib


2001-08-29  Vladimir Glazounov  <vg@openoffice.org>  [03aa658d25f718a0f56f0806bd3fbe01a06b13e2]

Merge SRC638: 29.08.01 - 11:14:54


2001-08-29  Kurt Zenker  <kz@openoffice.org>  [5193142b01ccde4ab8f241431256e56cfae154b2]

Merge SRC638: 29.08.01 - 11:13:23


2001-08-29  Kurt Zenker  <kz@openoffice.org>  [72affcc692af6ec017db3103b754708d7ed3ee04]

Merge SRC638: 08/29/01 - 11:11:21


2001-08-29  Kurt Zenker  <kz@openoffice.org>  [3a229e3c4d6631e862cdb519f7021cb6f755a522]

new version for SRC640


2001-08-29  Kurt Zenker  <kz@openoffice.org>  [efd0556bcf5cf28aa8ef1844dfd88669e7298ffc]

new version for SRC640


2001-08-29  Rüdiger Timm  <rt@openoffice.org>  [acecdf977054585d77eec6ecf6dc2277f0b32e6f]

Merge SRC638: 29.08.01 - 10:58:28


2001-08-29  Kurt Zenker  <kz@openoffice.org>  [510b3c4308552979dc36408860ff863c3492f1e0]

Merge SRC638: 29.08.01 - 10:55:49


2001-08-29  Rüdiger Timm  <rt@openoffice.org>  [2729d24c8c81d69fe94f4f4bfddeeacef8f12c36]

Merge SRC638: 29.08.01 - 10:56:08


2001-08-29  Kurt Zenker  <kz@openoffice.org>  [62509ba7787859f2a8636109a2d1b50ce556eab5]

Merge SRC638: 29.08.01 - 10:55:02


2001-08-29  Rüdiger Timm  <rt@openoffice.org>  [39fe7f9d17d0098db2bf02200afbb592d7936f93]

Merge SRC638: 29.08.01 - 10:56:06


2001-08-29  Rüdiger Timm  <rt@openoffice.org>  [6d482012a77a1fe41cc6a7416711c24570736b00]

Merge SRC638: 29.08.01 - 10:54:22


2001-08-29  Kurt Zenker  <kz@openoffice.org>  [3a71a1c1c73481dc4a46e5403398d8cdf0f9f8a2]

Merge SRC638: 29.08.01 - 10:53:10


2001-08-29  Kurt Zenker  <kz@openoffice.org>  [1b3fb59aa3b761a508e26b4dae46b0bc299f9ddd]

Merge SRC638: 29.08.01 - 10:53:11


2001-08-29  Rüdiger Timm  <rt@openoffice.org>  [acfe6a48fab7ea67284a58ead1be5adc82c4802e]

Merge SRC638: 29.08.01 - 10:52:08


2001-08-29  Rüdiger Timm  <rt@openoffice.org>  [371ea9fe8661851a4037605c4b16c2822f809be5]

Merge SRC638: 29.08.01 - 10:50:51


2001-08-29  Sascha Ballach  <sab@openoffice.org>  [f890f53e6343bcde0ddd91fe326bae2e686a396c]

#91321#; lock SolarMutex in UNO functions


2001-08-29  Kai Ahrens  <ka@openoffice.org>  [d30786d84c477eeeb69321a56f088ee67c992d88]

#91594#: watch for LateInit flag in ::AddSupportedFormats


2001-08-29  Peter Burow  <pb@openoffice.org>  [323a583fc71eb3ca3612dd07b6cb71ec041fc40d]

fix: #91664# IntlWrapper as member


2001-08-29  Andreas Bille  <abi@openoffice.org>  [72eed07c9e226d068d6c3927a8ec66a96bfe724d]

#91464# Now closing only if both input- and outputstream have been closed.


2001-08-29  Thomas Lange  <tl@openoffice.org>  [a0aa8d03d7b40550289b6f006ea8775122a4cebf]

#91578# XPropertyState removed from queryInterface function


2001-08-29  Oliver Braun  <obr@openoffice.org>  [4b57db4a400e4d71cf69e81ae2e619634e199e0e]

#90449# referred to wrong dtd


2001-08-29  Christian Lippka  <cl@openoffice.org>  [c4d998a52e090d2ca97dfa6383144e737073202a]

#91655# added import for tabstop elements


2001-08-29  Christian Lippka  <cl@openoffice.org>  [9365a77eb814f1ed61c2485fa311f24fb8c3a7db]

#91647# SID_MODIFYPAGE is now only called from the autopilot in sdmod


2001-08-29  Mikhail Voitenko  <mav@openoffice.org>  [44a1b66fad8adeb1f906b465cfb460672c8bbd68]

#91564# fix typo


2001-08-29  Ocke Janssen  <oj@openoffice.org>  [717df3d209f13b59daf6d89978b810194e496c9a]

#91632# enable relation design only when supportsIntegrityEnhancementFacility return true


2001-08-28  Rüdiger Timm  <rt@openoffice.org>  [65d4d7d3790700ac7a2e695009a17f509e2db6ce]

new version for SRC640


2001-08-28  Rüdiger Timm  <rt@openoffice.org>  [1e643efeb98e5d4949fdab82670b3b43c93bfc79]

new version for SRC640


2001-08-28  Eike Rathke  <er@openoffice.org>  [85e172a6629d74dac13a9c29171cdaad2d097ee8]

#91470# recognize SS'any'00 as seconds and hundreths format code (with 'any' literal string being the separator)


2001-08-28  Kurt Zenker  <kz@openoffice.org>  [58170643462483b0cbfb118f118020748e66b5f7]

new version for SRC640


2001-08-28  Rüdiger Timm  <rt@openoffice.org>  [3ed2f8391c306b0471ed74fd37d836ac44df1135]

new version for SRC640


2001-08-28  Kurt Zenker  <kz@openoffice.org>  [eefb8028be7fbece137af4cc5a7171f79cc5b723]

new version for SRC640


2001-08-28  Sven Jacobi  <sj@openoffice.org>  [7507c0ce80a4c8d382654b8a0a7b426a6d46391f]

#80711# reading uninitialized memory when importing numberbullets


2001-08-28  Vladimir Glazounov  <vg@openoffice.org>  [fb4745e8b7a04e4e0bd93bd6f88351464c3090a5]

SRC640


2001-08-28  Frank Schönheit  <fs@openoffice.org>  [9b87c64592e9fc11f807f76c072e02dee1b66337]

initial checkin - IWarningsContainer


2001-08-28  Vladimir Glazounov  <vg@openoffice.org>  [163869b95e73364ac4900759dd2301a175f86d27]

SRC640


2001-08-28  Frank Schönheit  <fs@openoffice.org>  [4c54fbfeadcab481716ebd3aac7e4c2b2f94d139]

don't be that generous with exceptions ....


2001-08-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [ddd43ea7633d9fc22dcaa8d654996f9312716399]

new version for LRC640


2001-08-28  Frank Schönheit  <fs@openoffice.org>  [5cc0c1b8666992a5d39f1a2447df72bf21792649]

some error descriptive (and localized) error messages when creating an SDBC level connection


2001-08-28  Frank Schönheit  <fs@openoffice.org>  [88952cb24289a9d525c7931e71246fc582a4a051]

some error message strings used when connecting to a data source


2001-08-28  Mathias Bauer  <mba@openoffice.org>  [01a3a5241038c716f54c580d230a7c585bd2946c]

#89692#: don't disconnect clients, discard them later


2001-08-28  Sascha Ballach  <sab@openoffice.org>  [3acf22bcf7655c08e7f5748935884159b983dd1f]

#91654#; increase Iterator


2001-08-28  Vladimir Glazounov  <vg@openoffice.org>  [b70cb241728bb2ea8dc8e2c52a18d8bcb33c6b6a]

SRC640


2001-08-28  Caolán McNamara  <cmc@openoffice.org>  [f511f58a5f8f5468a3caa56de71ac8b394a1c10c]

#91622 Properties open at begin and end of tables and frames need to be cunningly duplicated outside and inside element


2001-08-28  Frank Schönheit  <fs@openoffice.org>  [84ad244bbfc3405ddae061dbf0ee8430097127fc]

#87114# UnoControl: be less generous with using our mutex (in pparticular, _release_ the mutex before forwarding any settings (such as pos/size) to our peer)


2001-08-28  Vladimir Glazounov  <vg@openoffice.org>  [e5f33655b77fa1b1c07c399232dd67738cbbda75]

#65293# added missing header


2001-08-28  Philipp Lohmann  <pl@openoffice.org>  [f323c0ea674423ccaf6fc9a1dccae353aef96392]

#91605# #91607# enhanced status window


2001-08-28  Sascha Ballach  <sab@openoffice.org>  [005e0edece935bd255ab3e132796ae70c408bd49]

#91631#; compare the original height instead of the current height


2001-08-28  Hennes Rohling  <hro@openoffice.org>  [49662ccb7a34f452ddbe7615d9c1fb29b10aa1ac]

#81916# Initialization of clipboard service has to be done with createInstanceWoithArguments


2001-08-28  Kurt Zenker  <kz@openoffice.org>  [3df801456bc01b601770fcca7a4ddec64e573e33]

new version for SRC640


2001-08-28  Armin Weiss  <aw@openoffice.org>  [29ff9462efcbf2c45ddf4b63fa3a3e6c99aa3aa0]

#91648# removed usage of SETUPLIB in sd.


2001-08-28  Frank Schönheit  <fs@openoffice.org>  [64dff64a093e5d4de10618323dea21049d13c89b]

encountered during #74241#: prependContextInfo uses a const SQLException& now


2001-08-28  jp  <jp@openoffice.org>  [f1855824af9d855fec860acdd0b2abd43ca8b9f7]

Task #86004# optimization - FixedMempool for SwCursorSavePos


2001-08-28  Frank Schönheit  <fs@openoffice.org>  [64aa777b96152c1aeceefecb26484209c7bfc341]

#74241# +errorbroadcaster


2001-08-28  th  <th@openoffice.org>  [c9fee6418db4f2517cf78ce795b634d016cca010]

#74771# - Application::CallAccel()


2001-08-28  Frank Schönheit  <fs@openoffice.org>  [54e6f4a0a3d1403af961390f749aa92bcebe0299]

initial checkin - base class for objects beeing an XSQLErrorBroadcaster


2001-08-28  Frank Schönheit  <fs@openoffice.org>  [382d88dc687ed1d6b2a96ee2a1513200773baae9]

implRemoved calls the correct base class method (encountered during #74241#)


2001-08-28  Frank Schönheit  <fs@openoffice.org>  [52584add2210d377cb4902a476557412438d9723]

#74241# be an XSQLErrorBroadcaster and XSQLErrorListener - and multiplex any SQLErrors got from our children


2001-08-28  Frank Schönheit  <fs@openoffice.org>  [9ee19f4af89a6b5981503febd144a5e3684b151d]

#74241# don't implement the XSQLErrorBroadcaster directly - use OErrorBroadcaster as base class


2001-08-28  Frank Schönheit  <fs@openoffice.org>  [62c5fa997391a7112df183360ed7afdd41060855]

#74241# be an XSQLErrorBroadcaster - so we can broadcast errors during the commit


2001-08-28  jp  <jp@openoffice.org>  [ac337d2929c13f8b9921bdd8ef289aa110304eb1]

Task #86004# optimization - Bookmarks array with better grow size


2001-08-28  jp  <jp@openoffice.org>  [56a29130508fb158c7c6b01b34ff04f0cdd5ab36]

Task #86004# optimization - MovePara look forward


2001-08-28  Frank Schönheit  <fs@openoffice.org>  [e5ecda0cb85eeed18d4633ce0204f58e855c2302]

#74241# SaveModified: if commit fails, set the modified flag of the controller to TRUE, again


2001-08-28  Mathias Bauer  <mba@openoffice.org>  [59cf389d30800988439fa86c20fed1033b0fa368]

#90880#: security check corrected


2001-08-28  Mathias Bauer  <mba@openoffice.org>  [14237ac4bf497decdde8b742acea23780833ba12]

#90880#: security checks corrected


2001-08-28  Eike Rathke  <er@openoffice.org>  [43bf509738b16db2dcb3903c9a355cc69fbcc167]

#91528# never use localized storage names (reverting changes of #87302)


2001-08-28  th  <th@openoffice.org>  [69393e178543973fbee23eec62dbaff0a98c209f]

#51022# - Font is now scaled into the height of the TabBar


2001-08-28  Ocke Janssen  <oj@openoffice.org>  [e00a8c2f9f5d1f5222e46773bbdbc38d75ee44b8]

#91634# enable relation design when connection is avaiblable


2001-08-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [c7f99ae1037fffd6cefa87e147376baf71c3e2eb]

#90131# no more unicode defines - for versions >=src640 only


2001-08-28  Kurt Zenker  <kz@openoffice.org>  [26e3b78a0d5fbe9b84e7e1670829471b830e46ee]

Merge SRC638: 28.08.01 - 15:21:35


2001-08-28  Kurt Zenker  <kz@openoffice.org>  [a81dc393de37a5b191b0623e929d02cf0fcba3df]

Merge SRC638: 28.08.01 - 15:20:19


2001-08-28  Kurt Zenker  <kz@openoffice.org>  [996b951494eb5203734e9ec1d436593492313428]

Merge SRC638: 28.08.01 - 15:20:31


2001-08-28  Kurt Zenker  <kz@openoffice.org>  [b74b79a7a33c6974733758012107f7d304877f4a]

Merge SRC638: 28.08.01 - 15:19:00


2001-08-28  Kurt Zenker  <kz@openoffice.org>  [f7c060d0821c20373fff0014f285095ae1879709]

Merge SRC638: 28.08.01 - 15:16:02


2001-08-28  Kurt Zenker  <kz@openoffice.org>  [f1adb18d709bec7e9ed993d0fea2074d69032d04]

Merge SRC638: 28.08.01 - 15:16:05


2001-08-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [7ceea6b770273ab37c3e52167d6b65c7f35d0859]

#90131# no more unicode defines - for versions >=src640 only


2001-08-28  Rüdiger Timm  <rt@openoffice.org>  [c2836fbcdecf8ede09daf3cecd736f48252c3f09]

Merge SRC638: 28.08.01 - 15:14:47


2001-08-28  Kurt Zenker  <kz@openoffice.org>  [91e426320c53690c7cf30df9e26f8352ea203ade]

Merge SRC638: 28.08.01 - 15:14:33


2001-08-28  Thomas Lange  <tl@openoffice.org>  [e93eadc089865a58bd5d040d368e482b0588b947]

#91578# XPropertySet and XMultiPropertySet added to the list of supported interfaces


2001-08-28  Nils Fuhrmann  <nf@openoffice.org>  [d34bc1b60382e3680fccba741443acc59ad44378]

Fix #91637#


2001-08-28  Christian Lippka  <cl@openoffice.org>  [a8c579e4a528932eb41feddbb2625e7327560f5e]

#91572# fixed getPropertyStates


2001-08-28  Christian Lippka  <cl@openoffice.org>  [c0eac0de34dd448e61b163ec7eba290c86b4fb39]

#91572# fixed getPropertyStates


2001-08-28  Kai Ahrens  <ka@openoffice.org>  [5d08e801cb04cb4357b632e7f573dde017dbb773]

#91476#: call ::HandsOff at document in ::SaveCompleted, too (new behaviour in Sfx)


2001-08-28  Peter Burow  <pb@openoffice.org>  [244092b2fc8dc80608264665266eca831aa5ef7f]

fix: #91613# open as template only template docs


2001-08-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [c1a785850f56538328d92f46d2b4eee8c7d4f666]

#65293# more IF


2001-08-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [ace2d2f899d44253e4b2563d564c58f6c8972a16]

#65293# wrong IF


2001-08-28  Björn Milcke  <bm@openoffice.org>  [5488b816022f975b3e3b6a293eab364200c9d5ef]

#91579# ex-/import spline settings SplineOrder and SplineResolution


2001-08-28  Nils Fuhrmann  <nf@openoffice.org>  [8e4eca020d17b53a6235e01fee95623b0af8bee6]

Fixed format for merge #87134#


2001-08-28  Eike Rathke  <er@openoffice.org>  [181e04182ead932e6524580885d64006dba97c57]

#79599# all settings have to be consistent for switching tab pages


2001-08-28  Nils Fuhrmann  <nf@openoffice.org>  [c2eb3e8cfac223d0a872f8661c3cdbd174871ba5]

Merge SRC638: 28.08.01 - 13:58:12


2001-08-28  Nils Fuhrmann  <nf@openoffice.org>  [b85ad0694c1310c3bc84395e0a07f4081fd6ffbb]

Fixed format for merge #87134#


2001-08-28  Sven Jacobi  <sj@openoffice.org>  [6c82fa5f3ff1252cbf9dcc535e9d47c483f89488]

#90989# correct vis area setting


2001-08-28  Mathias Bauer  <mba@openoffice.org>  [b74bd70bbeab356e0efd2deed35dc3d582b51372]

#91528#: no localized object names


2001-08-28  Mathias Bauer  <mba@openoffice.org>  [6fda0c478b398787ec379ef27df2a8f85f9d72e1]

#83399#: don't use URLs in the PathOptions' listbox


2001-08-28  Mathias Bauer  <mba@openoffice.org>  [cceef76a12122d6c9ac6024be3a81d658ebf1594]

#83399#: always return URLs


2001-08-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [a412b897cd65d09630d09d0280e213f8cdef913c]

#65293#: disable shared library unload check


2001-08-28  th  <th@openoffice.org>  [77e767d6c565c6b7bf00d1bdc0352c26210f2302]

#91625# - ignore Minimize in Set/GetWindowState()


2001-08-28  Vladimir Glazounov  <vg@openoffice.org>  [7537e626b938796c43224b0bb65ba33921ab7cd9]

SRC640


2001-08-28  Vladimir Glazounov  <vg@openoffice.org>  [41d95834aeb4bd9f07fb09f7a7a61db1eac93dce]

SRC640


2001-08-28  th  <th@openoffice.org>  [9abefa2a7fb0fb0fcd0fa1a1aa170faaae372c6c]

#91612# - Map Minchou to Mincho-Fonts


2001-08-28  Dieter Loeschky  <dl@openoffice.org>  [f16983a6283b8015426b09ffd84d5cd33f763f72]

#91528# Don't use localized names


2001-08-28  Vladimir Glazounov  <vg@openoffice.org>  [ba1a1cdde1424f0d1cc28290e6160213b67a8f75]

SRC640


2001-08-28  Vladimir Glazounov  <vg@openoffice.org>  [8249c0288b5aa57ef004533e335f4056190c921b]

SRC640


2001-08-28  Vladimir Glazounov  <vg@openoffice.org>  [e4a67b680c25d86887733a414ba5ca91d442c02a]

SRC640


2001-08-28  Vladimir Glazounov  <vg@openoffice.org>  [12f389db64cd30247255fd5eea976de4e237c131]

SRC640


2001-08-28  Malte Timmermann  <mt@openoffice.org>  [df4b825ba1eae6e51a4f0449732ff3e3ba380bfd]

#89855# Removed class International


2001-08-28  Caolán McNamara  <cmc@openoffice.org>  [a6aab1f32ef416e38f30c336620bb40608f699bc]

#91214# Illustration index has less pattern possibilities than toc


2001-08-28  Malte Timmermann  <mt@openoffice.org>  [c46e34aa5e7d4f102f618df335a46525fcd7d965]

#87976# AscianCompression - use values from idl


2001-08-28  Christof Pintaske  <cp@openoffice.org>  [124896aba1cdd045d3f85ede4d0739a8dcfa7db8]

#89352# reencoding of printer resident fonts is off-by-one on Linux


2001-08-28  Malte Timmermann  <mt@openoffice.org>  [f6efc1591b5721e4f27c052ab688e63ee2dfeb24]

SetStyleSheet: pStyle may be NULL (Undo)


2001-08-28  Björn Milcke  <bm@openoffice.org>  [72e7d80d7fab5bfb12b7dbdd583da2e9357e58e5]

#91579# +spline-order, +spline-resolution for spline charts


2001-08-28  Rüdiger Timm  <rt@openoffice.org>  [ab8722fe9222ba155c9ff24ee3e6b50bdc58a29f]

lingucomponent depends on module linguistic


2001-08-28  ok  <ok@openoffice.org>  [9398d069e1cc9103b9abdf1261d4231e5a07fbb2]

fix: #91498#


2001-08-28  Malte Timmermann  <mt@openoffice.org>  [7379c1a1b2d8a87b5ab0018ad70b5529e20b7a28]

#91575# Store StyleSheetName as Unicode too...


2001-08-28  Frank Schönheit  <fs@openoffice.org>  [57b769aac9a1afe285bf859fe2a0cf7bbfa33495]

#74241# no data type NUMERIC - upon writing, this is mapped to DECIMAL anyway


2001-08-28  Frank Schönheit  <fs@openoffice.org>  [223b1bdf785578b3e4c6bb7f0e68168d26ede672]

#74241# UpdateBuffer: catch SQLExceptions so we can pass more info to the caller


2001-08-28  Dirk Völzke  <dv@openoffice.org>  [de4d0606b86b540bd54e98140d5db50df7bbdbfc]

#91405# Don't set READONLY flag for http documents ( for better support of webdav )


2001-08-28  Vladimir Glazounov  <vg@openoffice.org>  [acc8fa94828053e45383d38f598eed8a890d9918]

SRC640


2001-08-28  Vladimir Glazounov  <vg@openoffice.org>  [b3674ecf9711f09ee63599e0e40e7565175ffda2]

UDK303


2001-08-28  Frank Schönheit  <fs@openoffice.org>  [e862ee7e19f488a465ef6f618baae47ae12a7088]

#91573# UpdateTableList returns the driver used for connecting


2001-08-28  Frank Schönheit  <fs@openoffice.org>  [f5b74aeea6bd4b722dba2e0b68e9367e74c3afef]

#91573# STR_HINT_READONLY_CONNECTION / STR_HINT_CONNECTION_NOT_CAPABL


2001-08-28  Frank Schönheit  <fs@openoffice.org>  [3e6bece4bbff24ad93995d2a0f6961aeb0dea704]

#91573# enable the items (drop/add/edit) only if the connection is capable


2001-08-28  Andreas Bregas  <ab@openoffice.org>  [fcbad93bdae18d52581f3d70bfb5ab4e46b32558]

#91251# Assertions removed


2001-08-28  Thomas Lange  <tl@openoffice.org>  [f2333453328db8cd7f13534410ac9623ebc222fc]

#91580# convert to/from localized symbol names for XML annotation import/export


2001-08-28  Frank Schönheit  <fs@openoffice.org>  [ba49bae53bf68d798ac5800419a3cb4aa6eaff05]

#90840# small spelling errors


2001-08-27  Kurt Zenker  <kz@openoffice.org>  [fd1138a279fc6805ea484a6b5377fd3edd1359f5]

Merge SRC638: 27.08.01 - 22:26:12


2001-08-27  Rüdiger Timm  <rt@openoffice.org>  [00230748d22fdf9d1aefffdb1aa06d18f3847d86]

Merge SRC638: 27.08.01 - 22:27:09


2001-08-27  Oliver Bolte  <obo@openoffice.org>  [8cb4323f0023fa6c2081909397a240c63033b8a4]

Merge SRC638: 27.08.01 - 22:26:46


2001-08-27  Kurt Zenker  <kz@openoffice.org>  [3cd8c44af8967fdf9dc1a8b89a414653d4bffc64]

Merge SRC638: 27.08.01 - 22:25:32


2001-08-27  Rüdiger Timm  <rt@openoffice.org>  [05790f609c2e4c0480c0fff4a385af89b37881a2]

Merge SRC638: 27.08.01 - 22:23:59


2001-08-27  Kurt Zenker  <kz@openoffice.org>  [9bde20daba8c854684fae3c77e3381b01aab8f96]

Merge SRC638: 27.08.01 - 22:23:46


2001-08-27  Oliver Bolte  <obo@openoffice.org>  [e3ac3eb9f7d984dd30c5ca43a0b38f432b71d118]

Merge SRC638: 27.08.01 - 22:20:56


2001-08-27  Kurt Zenker  <kz@openoffice.org>  [716f8bdab36b60c1e8d89c7bf7b35c8453fa044e]

Merge SRC638: 27.08.01 - 22:20:25


2001-08-27  Kurt Zenker  <kz@openoffice.org>  [e8687db835e7f6b532eb762ec9920c5afb639aaf]

Merge SRC638: 08/27/01 - 22:20:26


2001-08-27  Kurt Zenker  <kz@openoffice.org>  [8aff07d7169b673a796c9d8689afedc80278ba0b]

Merge SRC638: 27.08.01 - 22:17:26


2001-08-27  Kurt Zenker  <kz@openoffice.org>  [42552e0d163874a2cad46875b3d6534b8987a345]

Merge SRC638: 27.08.01 - 22:18:00


2001-08-27  Vladimir Glazounov  <vg@openoffice.org>  [e853f1f004152d40b45c29e9b276c913189d23da]

Merge SRC638: 27.08.01 - 22:17:47


2001-08-27  Kurt Zenker  <kz@openoffice.org>  [42264694710b217769802c6bc5f7dc9b2417c66e]

Merge SRC638: 27.08.01 - 22:15:20


2001-08-27  Vladimir Glazounov  <vg@openoffice.org>  [f21bf8d88d7063e6cc02f302aeb8ce522fc28b71]

Merge SRC638: 27.08.01 - 22:14:45


2001-08-27  Kurt Zenker  <kz@openoffice.org>  [3428c5b02937f8d267180e1b0de31ad31456b1f4]

Merge SRC638: 27.08.01 - 22:13:12


2001-08-27  Kurt Zenker  <kz@openoffice.org>  [6d585353c44603fa1b37039feccc7ba830597962]

Merge SRC638: 08/27/01 - 22:09:24


2001-08-27  Niklas Nebel  <nn@openoffice.org>  [c36b9320e3c7a471486ce44660523889a0719251]

#91598# ScEditEngineTextObj is ref-counted, must be acquired/released


2001-08-27  Niklas Nebel  <nn@openoffice.org>  [c9f5a18aa62222735187d4f65e3e34dcbbcfed0b]

#91589# GetCompatibilityCurrency, auto decimals for currency from locale


2001-08-27  Niklas Nebel  <nn@openoffice.org>  [36b1e214d2e6542aa7a6cb11d6262110ae0bd4d6]

#91589# use GetCompatibilityCurrency to get automatic currency


2001-08-27  Frank Schönheit  <fs@openoffice.org>  [5e2b244ed6ad45c1424a691606c5de395eccccd7]

#91537# corrected restoration of script events in writeEvents


2001-08-27  Frank Schönheit  <fs@openoffice.org>  [8552785a5e58615727475777f61d5f6d4627c642]

#91537# corrected evaluation of macro names for StarBasic script ebents


2001-08-27  Hans-Joachim Lankenau  <hjs@openoffice.org>  [d56d4ac057a6baacde38f2a2f530d459007681ec]

#65293# more types


2001-08-27  Hans-Joachim Lankenau  <hjs@openoffice.org>  [1aebb1088520c85487b4d61cd4ada92152b1bfb3]

#65293# more types


2001-08-27  Daniel Vogelheim  <dvo@openoffice.org>  [9bc840c4e81677f7a43905bb65dfab4a6bd5a69e]

#91214# avoid crash, even if document has bogus indices


2001-08-27  Frank Schönheit  <fs@openoffice.org>  [36325103daeaa1021563746fdd1ff4dc20601d48]

#91537# changed the runtime representation for form (control) StarBasic script events (now with 'application' resp. 'document')


2001-08-27  Frank Schönheit  <fs@openoffice.org>  [9e8f46be8b3aff149eaae650571546f307a3d007]

#91537# export a library attribute when exporting a StarBasic script event descriptor


2001-08-27  Frank Schönheit  <fs@openoffice.org>  [ff36b7f0ad076b07fe2ba9d0a97a7891d517fdb7]

#91537# recognize the library attribute when reading events


2001-08-27  Frank Schönheit  <fs@openoffice.org>  [84fd8bb179da860017ebfefc36521597375ae3fd]

#91537# corrected OButtonControl::queryAggregation so that XButton is not served by the aggregate


2001-08-27  Frank Schönheit  <fs@openoffice.org>  [8f98f2a3d3ccb8df48fc5e933ff0c64bcf497835]

#91537# +transformEvents / transform event descriptors when reading/writing events in the old 5.x format


2001-08-27  Frank Schönheit  <fs@openoffice.org>  [7a1fc49f6d94b6999d6307edccdba0495d224beb]

#91537# +transformEvents


2001-08-27  Frank Schönheit  <fs@openoffice.org>  [4991dc0d016a8b39f93d61449ca4269bc1bda798]

#91537# firing_impl: recognize script URLs with a location given ('application' or 'document')


2001-08-27  Frank Schönheit  <fs@openoffice.org>  [6a76877c5701d1653de8021c5f61fb3f39676eb0]

#91537# +CallStarBasicScript


2001-08-27  Philipp Lohmann  <pl@openoffice.org>  [987e7321240b3cf415b40603224fc46838d024eb]

#90565# do not capture the mouse without reason


2001-08-27  Behrend Cornelius  <bc@openoffice.org>  [89a2914b37c57270d8b06f28f289039354b5d748]

#91592# Debugmessage removed


2001-08-27  Mathias Bauer  <mba@openoffice.org>  [0baa4c4ffb74f38e1738944e67355290914006ad]

#91569#: clear errorneous storage before returning from GetStorage_Impl


2001-08-27  Mathias Bauer  <mba@openoffice.org>  [e14356babbe7503340ff9d3ba8560d9def7532fb]

#88229#: transfer open arguments to model for new created documents


2001-08-27  Mathias Bauer  <mba@openoffice.org>  [25c8751e5bb0931aab39f6fb70d52978bfecc538]

#88229#: save window state on closing task


2001-08-27  jp  <jp@openoffice.org>  [22fe9a6534ca6c02b38f2c500ceeaed5291b01f5]

Bug #91544#: new flag for don't expand the start of an attribute


2001-08-27  Bernd Eilers  <bei@openoffice.org>  [8de0d922a697833d16211cf39e6365d2fd154b87]

#80424# added config target


2001-08-27  Kai Ahrens  <ka@openoffice.org>  [0d299cf3742e00d37814efdcd6481e7e3ca873c2]

#89975#: watch for rotation while cropping graphic


2001-08-27  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f5449843b46ccb5a1f7728a3db167a09e8ae7c5b]

#87895# a special hack for vcl


2001-08-27  Armin Weiss  <aw@openoffice.org>  [0d60a58f0414c9ea0b24cec6b6d97a61ec467b68]

#91457# restart when add to dictionary takes place, too.


2001-08-27  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f062a4ff7cd4e6331ff8b3908e8eb871d9ec1931]

#65293# PRJNAME needed in lower case


2001-08-27  Eike Rathke  <er@openoffice.org>  [b3498153293e54fe2a36a021bd4395968126bd67]

#87282# date i/o without gregorian class Date


2001-08-27  Eike Rathke  <er@openoffice.org>  [d8b359637f444d8c50d42c101f838342feae1e0c]

add: getEpochStart


2001-08-27  Hans-Joachim Lankenau  <hjs@openoffice.org>  [fb0ea6b88c4dd31944d664a1231ccdd3af2cdc7a]

#80424# targets and settings for ant builds


2001-08-27  Sven Jacobi  <sj@openoffice.org>  [d1f19a9ccab208a0f7f62ff65adbe299639a260e]

#88265# now exporting the correct clientanchor size


2001-08-27  Björn Milcke  <bm@openoffice.org>  [82a123ff0f9e529115fce63d344574ba2c64b9a1]

#91579# +properties SplineOrder, SplineResolution


2001-08-27  Ocke Janssen  <oj@openoffice.org>  [c70fd2cc0c998df9f9d9bed38ac546c60d649d2d]

#91566# enable undo/redo for table movement


2001-08-27  Armin Weiss  <aw@openoffice.org>  [4b4d98bff176b59f61c47f3af405fc0997243e07]

#88751# init text position when vertica caption object is created


2001-08-27  Björn Milcke  <bm@openoffice.org>  [015e480ed272688589a6f72ebd581909c473952a]

#91581# typo => ZAxis was not exported


2001-08-27  Peter Burow  <pb@openoffice.org>  [ccd9f160b1fe246b438bd82b88f11d105d67ed7c]

fix: #88605# dont use OutputToScreenPixel() for Ruler-ContextMenu


2001-08-27  Björn Milcke  <bm@openoffice.org>  [c1812c00ada8254cced4c6c5b94c9831cc2efc59]

#91574# +"text-overlap" for chart axis texts


2001-08-27  Peter Burow  <pb@openoffice.org>  [a0fb28eb52e2a6135c59ca1cc3e857a24c5c0caa]

fix: #87662# min value of relative mode 5 instead of 0


2001-08-27  Björn Milcke  <bm@openoffice.org>  [c04f2f77dcf9a1bb28da039a33641a03b3e42167]

#91574# +"text-overlap" for chart axis texts


2001-08-27  Philipp Lohmann  <pl@openoffice.org>  [a04e35b7bd977c6f486843397164275432cc5547]

#78526# fixed a crash with enlightenment


2001-08-27  Peter Burow  <pb@openoffice.org>  [6048137bd64406f4f17d008f2bc89db9e98cc22e]

fix: #91311# dont append a '*' when already exists


2001-08-27  Kai Ahrens  <ka@openoffice.org>  [1e9558c3336bf71490b7e1ccab8b472d1c082fb1]

#91558#: don't use, assign and increment variable in one line (ReducePopular)


2001-08-27  Hennes Rohling  <hro@openoffice.org>  [8a762acd233ff469973818e6f78b9917b8e1fb26]

#89308# Lock solarmutex before accessing resources


2001-08-27  Thomas Benisch  <tbe@openoffice.org>  [5a0f40ee182dfd615d5c7df67026326b139820ab]

#91121# adapt library management in BasicIDE to library containers


2001-08-27  Malte Timmermann  <mt@openoffice.org>  [5348eac7d67ebb727512fb0ca1f6b03cf53142bb]

deps from unot


2001-08-27  Hans-Joachim Lankenau  <hjs@openoffice.org>  [3c7f3b7d89aa4ba417c6b7b1e280cc3156563cbf]

#65293# missing dependencies


2001-08-27  Eike Rathke  <er@openoffice.org>  [9421405861f17528b5fd1f6d781409acd9e8da8c]

#87282# negative time value -12:34 is valid numerical input


2001-08-27  th  <th@openoffice.org>  [2674115290ba63de0d730539f965a45723688bc6]

#76725# - Now default is maximized, if ScreenSize is <= 1024


2001-08-27  Andreas Bregas  <ab@openoffice.org>  [9f5fef9822e255293e1dcc5607dd405d648b0061]

#90646# Use own BasicSimpleCharClass instead of call to C-API isalpha/isalnum/isdigit


2001-08-27  jp  <jp@openoffice.org>  [88b95d58eb0907757a45319de6e74df487822899]

Bug #90832#: call execute on the FileDlgHelper


2001-08-27  Andreas Bregas  <ab@openoffice.org>  [34345b32e2785e3ed5584e8789bd4944b1ee5c1b]

#90646# Use own BasicSimpleCharClass instead of call to C-API isalpha


2001-08-27  Christof Pintaske  <cp@openoffice.org>  [d92b578d6ed74e605b6f095a1e0392d47dc856a2]

#89352# reencoding of printer resident fonts is off-by-one


2001-08-27  Ocke Janssen  <oj@openoffice.org>  [26b53995540a281b68c46aba49cc53fd9e07d5d1]

#91340# forget to quote column name


2001-08-27  Andreas Schlüns  <as@openoffice.org>  [8209579ff80440800d46ea00848a9381a8932d13]

#91263# support for filter UINames


2001-08-27  Nils Fuhrmann  <nf@openoffice.org>  [e5fd59aa67e021c7f9c81a2a9d9e1790b59ceb95]

Fixes for merge #87134#


2001-08-27  Daniel Boelzle  <dbo@openoffice.org>  [dc3385b8adfd60f28f219a5615696fa424382767]

#88337# documentation


2001-08-27  Philipp Lohmann  <pl@openoffice.org>  [fd9a2346a0ca479afc054ef572629451aab63d69]

#90132# remove PSPRINT defines


2001-08-27  Jörg Budischewski  <jbu@openoffice.org>  [f8e77df01a9916af03470000228f4e3052f685f5]

#91457# acceptor crashes, when an unknown hostname is given, improved error handle


2001-08-27  Philipp Lohmann  <pl@openoffice.org>  [7f30d2fe65d5c7b82e50652dd32993d1d93927da]

#79518# added DelData


2001-08-27  Philipp Lohmann  <pl@openoffice.org>  [cc2f1d74cd3d5389e790dcf7862abd6be98ab7fd]

#90132# removed USE_PSPRINT and USE_XRENDER defines (now default)


2001-08-27  Vladimir Glazounov  <vg@openoffice.org>  [04af85f7c498a8931c795faf61a6a08cb7a82bd3]

#65293# corrected environment checking


2001-08-27  Gregor Hartmann  <gh@openoffice.org>  [ee0fdd2f8cf5c2f8bab68755df84bf21701be881]

#90964#new slot handling


2001-08-27  Andreas Bregas  <ab@openoffice.org>  [26d77d82df6844b1a905ba13d011c52abfcfd5b0]

#90646# BasicSimpleCharClass to avoid calls to C-API isalpha


2001-08-27  Ocke Janssen  <oj@openoffice.org>  [1c20e8d0e147837b705e8d8e86a23c8603ab2f20]

#91350# some assertions for insert and bookmark fetching


2001-08-27  Ocke Janssen  <oj@openoffice.org>  [0f790f5e7c6dd68b44e69ab3b73dd93aa6e25803]

#91350# some assertions for insert and bookmark fetching


2001-08-27  Ocke Janssen  <oj@openoffice.org>  [50e4acee4c82e55234e722c40dc3a1579a906b26]

#91350# correct the bookmark value in m_aRow


2001-08-27  Frank Schönheit  <fs@openoffice.org>  [e3c7d9a990d5a75d889d907dd61ff76e68b58ddd]

#91538# minor spelling issues


2001-08-27  Stephan Bergmann  <sb@openoffice.org>  [5049da3b215a3d8b0e4546c14a967af8bce74574]

#91400# Further clarified documentation.


2001-08-27  Stephan Bergmann  <sb@openoffice.org>  [7932847f388d49748e83fd097672b789e3aa2862]

#91400# Use default CfgMgr instead of ofa (so other soplayer does not need ofa); more resilient to missing resources.


2001-08-27  Dirk Völzke  <dv@openoffice.org>  [4e4e2b88b53b7a4cba6c2b40cb989c1dd3d54c6e]

start FileDialog in separate thread in every call of ::execute()


2001-08-27  Mathias Bauer  <mba@openoffice.org>  [545a9b17b0ae79cc55d8f8fa3c149782dadb7f90]

#88062#: restart office only when there is a recovery


2001-08-27  Mathias Bauer  <mba@openoffice.org>  [1576b0e1447733e6dc72fdc27cec770eb201f1fa]

#87722#: handling of macros in menues fixed


2001-08-27  Mathias Bauer  <mba@openoffice.org>  [e2cd38ef5a0907b6515769ec3e2940193c2105cd]

#87722#: saving user defined toolboxes into 5.0 format fixed


2001-08-27  Peter Burow  <pb@openoffice.org>  [9b0e786b4d652e47d40494a16a8fb7b5d322a215]

fix: #91512# mark subindex entries with a blank


2001-08-27  Martin Hollmichel  <mh@openoffice.org>  [a95ba8ab890e0a182a53deec53129f2282f21f8b]

chg: exceptionfiles


2001-08-27  Ocke Janssen  <oj@openoffice.org>  [7e3bcc7acfb3750288d6c538ce16643db202513a]

#90015# some speedup's


2001-08-27  Oliver Bolte  <obo@openoffice.org>  [352e0c938d1f8d5856d38b1e62c1db876e581c18]

Merge SRC638: 27.08.01 - 09:07:34


2001-08-27  Ocke Janssen  <oj@openoffice.org>  [0cc588d04c16113935b921d79fe9f18380ec65f8]

#90015# some speedup's


2001-08-25  Oliver Bolte  <obo@openoffice.org>  [3fa1163b474c79223a9f040f761085305e285d65]

Merge SRC638: 25.08.01 - 22:20:19


2001-08-25  Oliver Bolte  <obo@openoffice.org>  [dc5e53659340e4ee67ed6dd4e16b37ea0e23d6b9]

Merge SRC638: 25.08.01 - 22:19:09


2001-08-25  Vladimir Glazounov  <vg@openoffice.org>  [5d029da5c74d2ab3393f9cea382c2dbb077461a0]

Merge SRC638: 25.08.01 - 22:17:11


2001-08-25  Oliver Bolte  <obo@openoffice.org>  [64dbe60bfff7837f899e30d8759e0c22776c55f4]

Merge SRC638: 25.08.01 - 22:15:28


2001-08-25  Kurt Zenker  <kz@openoffice.org>  [cd969c57d9a59596c38df0cc4ef99d1d1baa6925]

Merge SRC638: 25.08.01 - 22:13:42


2001-08-24  Kurt Zenker  <kz@openoffice.org>  [5cda7128fad24bc83dd5a24f41e6731e4d79ff29]

Merge SRC638: 08/24/01 - 22:45:46


2001-08-24  Kurt Zenker  <kz@openoffice.org>  [655de444e3d63c9a8c5b1e7f902e5899b8b5e296]

Merge SRC638: 24.08.01 - 22:43:47


2001-08-24  Kurt Zenker  <kz@openoffice.org>  [dc5e405a2dec2c51504e75ee55e3de3896c793b4]

Merge SRC638: 08/24/01 - 22:43:02


2001-08-24  Kurt Zenker  <kz@openoffice.org>  [84d5b31df640f11a6f9c283d7369f80d6c1251ce]

Merge SRC638: 08/24/01 - 22:41:27


2001-08-24  Vladimir Glazounov  <vg@openoffice.org>  [e4b050cde2c09b64d76385b9ce0f94dca7b7d3a4]

Merge SRC638: 24.08.01 - 22:39:52


2001-08-24  Kurt Zenker  <kz@openoffice.org>  [fbc4c233bc32f4e5fa143039e0df17fdc19ae81e]

Merge SRC638: 08/24/01 - 22:39:47


2001-08-24  Kurt Zenker  <kz@openoffice.org>  [756507edddf7d86b3623c991154d4fd93a4328db]

Merge SRC638: 08/24/01 - 22:36:38


2001-08-24  Vladimir Glazounov  <vg@openoffice.org>  [0ff069e695ff4fc3b8d6ec2cbed5d15cd5f4423d]

Merge SRC638: 24.08.01 - 22:34:48


2001-08-24  Vladimir Glazounov  <vg@openoffice.org>  [f0bdd393acb3f5fb771f7b4ca459c420a7fadb4a]

Merge SRC638: 24.08.01 - 22:33:22


2001-08-24  Vladimir Glazounov  <vg@openoffice.org>  [6ca51cfcb12cd706892232ce6640c68c33637d43]

Merge SRC638: 24.08.01 - 22:31:47


2001-08-24  Rüdiger Timm  <rt@openoffice.org>  [d188958cdbb0b0e659000264d988523363ce2d77]

Merge SRC638: 24.08.01 - 22:31:16


2001-08-24  Vladimir Glazounov  <vg@openoffice.org>  [7b5e1e9ce68373640aeaf4c642475019c6ce2c78]

Merge SRC638: 24.08.01 - 22:28:42


2001-08-24  Kurt Zenker  <kz@openoffice.org>  [6b061ff2bccd75be5118994b3b97185b72f3a33d]

Merge SRC638: 24.08.01 - 22:26:06


2001-08-24  Kurt Zenker  <kz@openoffice.org>  [e440ff1926aada97ae2326b07e0683598560cfcb]

Merge SRC638: 24.08.01 - 22:23:36


2001-08-24  Oliver Bolte  <obo@openoffice.org>  [2eaeedeae2157890a942f86195a52540a7a26238]

Merge SRC638: 24.08.01 - 22:23:27


2001-08-24  Kurt Zenker  <kz@openoffice.org>  [c4e9b6d23af88559b718d1af8963d22c48587c92]

Merge SRC638: 24.08.01 - 22:21:42


2001-08-24  Oliver Bolte  <obo@openoffice.org>  [29e6b56b00527416d6512d7c128d389454a1d118]

Merge SRC638: 24.08.01 - 22:22:10


2001-08-24  Rüdiger Timm  <rt@openoffice.org>  [878f06eb6146cdb8447545dcb6c45a8e865ffd8b]

Merge SRC638: 24.08.01 - 22:20:06


2001-08-24  Kurt Zenker  <kz@openoffice.org>  [56aa7a7ccf77baedfdd7f9dbe915a7ef98b60db8]

Merge SRC638: 24.08.01 - 22:19:14


2001-08-24  Oliver Bolte  <obo@openoffice.org>  [4494d35baee9ae46a58599a49729fb1ac9be8c0a]

Merge SRC638: 24.08.01 - 22:19:08


2001-08-24  Vladimir Glazounov  <vg@openoffice.org>  [ff15c74de8496bdb9ae34993aed9f942661f0e57]

Merge SRC638: 24.08.01 - 22:18:53


2001-08-24  Vladimir Glazounov  <vg@openoffice.org>  [7ff2550e83d7e48b1f70b44f9fc7e63416430eef]

Merge SRC638: 24.08.01 - 22:13:43


2001-08-24  Vladimir Glazounov  <vg@openoffice.org>  [26f27626b215cab510642f6938deac797b3aa76e]

Merge SRC638: 24.08.01 - 22:12:03


2001-08-24  Vladimir Glazounov  <vg@openoffice.org>  [54f0fc2d10ecfd5e4fe175895bd291b983500fb0]

Merge SRC638: 24.08.01 - 22:05:53


2001-08-24  Niklas Nebel  <nn@openoffice.org>  [bb4d4f9b02fbca70b75ea9b05536316da319f8e6]

#91522# ctor: create SvxForbiddenCharactersTable if document has none


2001-08-24  Hans-Joachim Lankenau  <hjs@openoffice.org>  [8d2ee780c07d2c1ac1c446d0828cc428497ad800]

#65293# description fallback looks for wrong names


2001-08-24  jp  <jp@openoffice.org>  [bf9b8d180e58f101664310ce7ccbd6b26eea2d91]

Bug #85927#: load .sxw or .sdw document


2001-08-24  Hans-Joachim Lankenau  <hjs@openoffice.org>  [930176556005f69563ffb322494e524fc2f94fb6]

#65293# missing dependency


2001-08-24  Christof Pintaske  <cp@openoffice.org>  [7e4687b8475bbe4b75c02473ed6338a3677da811]

#78526# Set/GetWindowState for Unix (dtwm)


2001-08-24  Hans-Joachim Lankenau  <hjs@openoffice.org>  [eb1d5418b7098788a93547a97dce908adca1ab4a]

#65293# missing dependency


2001-08-24  Hans-Joachim Lankenau  <hjs@openoffice.org>  [13f9c78d5aabd5a35d0ef5bc6210edcf42926845]

WINVERSION... already in SHLnTARGT


2001-08-24  Armin Weiss  <aw@openoffice.org>  [c25c5b2f49e46b9282ceda9fa935874c967642e6]

#91510#, #91508# added initialization for vertical draw text objects


2001-08-24  th  <th@openoffice.org>  [6b8398c5803b4205c02b31b0aa13e0c60e95861a]

#88363# - IsLocked() now implemented and without bSystemWindows


2001-08-24  Philipp Lohmann  <pl@openoffice.org>  [a758f22789e1b9c18dd15ad85ebf7e0602a641b3]

#79518# toTop on setParent leads to flickering on some WMs


2001-08-24  Hans-Joachim Lankenau  <hjs@openoffice.org>  [6ba52479153ee33aa51618e75a03cc0f94a9cdba]

#65293# missing types


2001-08-24  Behrend Cornelius  <bc@openoffice.org>  [a853a8b39a695f72551683b42c2d120c9916e8a2]

#91520# library for calendar template adapted to new basic dialogs


2001-08-24  Andreas Bille  <abi@openoffice.org>  [c3f974a8888b07f9b2596691a4aa591f9a1bc72c]

#89900# Once more modified ordering


2001-08-24  th  <th@openoffice.org>  [8267f31ae0df12f677f7d6c30d17c1495a6b9cf5]

#74208# - RULER_BORDER_MARGIN


2001-08-24  Behrend Cornelius  <bc@openoffice.org>  [bba291be6e4381f73a319911f59ccddb08083b42]

#91238# Boolean fieldwidths now also calculated


2001-08-24  Andreas Bille  <abi@openoffice.org>  [a1b967f04139606fb9786da2aaafefcbcf388ab4]

#90965# closing db object before destroying it


2001-08-24  Andreas Martens  <ama@openoffice.org>  [4f46844376f1a5bd3af593c691c62940cc91e383]

Fix #i1511#: No ASSERT when clipping object


2001-08-24  th  <th@openoffice.org>  [384438472d0c1679ed0744ee0a0a92465ff7558a]

#74208# - RULER_BORDER_MARGIN #78301# - Use same colors as MS to draw the ruler


2001-08-24  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f195b1f2a61627e3e77206c433dec6f702866f04]

#87136# no ALL target for L10N-framework


2001-08-24  Stephan Bergmann  <sb@openoffice.org>  [d8edf8be0f35a7a2986e84b4d384878b1970b034]

#91424# Some fixes.


2001-08-24  Hans-Joachim Lankenau  <hjs@openoffice.org>  [c58b388a0a2b6d016582f2338782083c70a7831a]

#87136# no ALL target for L10N-framework


2001-08-24  Ocke Janssen  <oj@openoffice.org>  [564b563d594e4e516215bf20ab46dc5d7ada67f2]

#90015# some speedup's


2001-08-24  Carsten Driesner  <cd@openoffice.org>  [fdc4c27baccbc337865473d2ad7edaeb2a927062]

#91482# new time bomb text for beta


2001-08-24  Kai Ahrens  <ka@openoffice.org>  [31904aa2d86596d1ca3674d7c4b789410a510a6a]

#84444#: added size parameter for ::GetBitmap(Ex)


2001-08-24  Andreas Bille  <abi@openoffice.org>  [2dc94e3694657bac2f24e84a165c6c8f731604f6]

#90965# An additional bug only occuring only under UNIX


2001-08-24  Dirk Völzke  <dv@openoffice.org>  [821942795806db7eb4fb365460527e92e6cc6d12]

#91507# Save only files with sorage file format with password


2001-08-24  Hans-Joachim Lankenau  <hjs@openoffice.org>  [2e47f6f87119577ba4f337499ff91e07460be324]

#87136# no ALL target for L10N-framework


2001-08-24  Malte Timmermann  <mt@openoffice.org>  [008e2ad56eab17a542748c6fff55fb2631cc24ba]

#91492# MouseButtonDown - call EditView, even if EE_PARA_NOTFOUND


2001-08-24  Christian Lippka  <cl@openoffice.org>  [bc8ee8d1f948dc44a150af57b104755e18b1e1af]

#88186# updated documentation for connectors


2001-08-24  Rüdiger Timm  <rt@openoffice.org>  [439fe03fcc32b246074c772b94af03776359e7ce]

Merge SRC638: 24.08.01 - 15:42:24


2001-08-24  Kurt Zenker  <kz@openoffice.org>  [b8f7e30816b25691e781649e1cf6f6168e35354c]

Merge SRC638: 08/24/01 - 15:43:50


2001-08-24  Frank Schönheit  <fs@openoffice.org>  [aa6ea82ec9082bac5defab443f8ede6911908948]

#91024# in ExecuteDrop, do an implAcceptDrop and return if drop is not allowed


2001-08-24  Kevin Hendricks  <khendricks@openoffice.org>  [173862abcbfe17a150ae198be90f122000a2ef28]

add -frtti and change to -O2 (with extra switches to workaround ppc linux compiler issues

Kevin

2001-08-24  Stephan Bergmann  <sb@openoffice.org>  [9a7e23a6f43b7d8031b30e9f092e0b16f67043fb]

#91424# Dropped extra full-stop from ERRCODE_UUI_WRONGMEDIUM.


2001-08-24  Rüdiger Timm  <rt@openoffice.org>  [050f3ad7c2958d6567d9424bdfe9e2bfc63df347]

Merge SRC638: 24.08.01 - 15:41:37


2001-08-24  Kurt Zenker  <kz@openoffice.org>  [0e45cf34bd87ef56fed81e6107274cdb4da17d4b]

Merge SRC638: 08/24/01 - 15:41:48


2001-08-24  Frank Schönheit  <fs@openoffice.org>  [8e6de7b0f83211426b0c8073c77a0e6ae4b4f5dc]

#91024# +implAcceptDrop


2001-08-24  Rüdiger Timm  <rt@openoffice.org>  [1cc0c51a3524a7597df0d4f476362db3bf53405d]

Merge SRC638: 24.08.01 - 15:39:15


2001-08-24  Kurt Zenker  <kz@openoffice.org>  [b4f0b3c2dc6080e8cd1a83b9e17d91bd2cd53791]

Merge SRC638: 24.08.01 - 15:39:22


2001-08-24  Rüdiger Timm  <rt@openoffice.org>  [fd6e4eaeebf72f2813370050d760ccf3f760ada9]

Merge SRC638: 24.08.01 - 15:36:57


2001-08-24  Kurt Zenker  <kz@openoffice.org>  [80e8bf0cc170444b50c6dc857c64d0a2b3f962a4]

Merge SRC638: 08/24/01 - 15:37:54


2001-08-24  Kurt Zenker  <kz@openoffice.org>  [9850a3a40178661a31a235afae00349718e16c75]

Merge SRC638: 24.08.01 - 15:36:44


2001-08-24  Kurt Zenker  <kz@openoffice.org>  [2b7dc61d7049dd110db3bfef7da395c9750ac82b]

Merge SRC638: 24.08.01 - 15:36:27


2001-08-24  Kurt Zenker  <kz@openoffice.org>  [1cbfe391de840346a52081e50e5a65a6f7804dbe]

Merge SRC638: 24.08.01 - 15:33:06


2001-08-24  Rüdiger Timm  <rt@openoffice.org>  [96057cb8a82c9e3b6a8b8a6b02ff4500fb1dc3be]

Merge SRC638: 24.08.01 - 15:29:25


2001-08-24  Kurt Zenker  <kz@openoffice.org>  [0fa501be80d79603d3963dd6a7ce3a07a70f33dc]

Merge SRC638: 24.08.01 - 15:29:32


2001-08-24  Rüdiger Timm  <rt@openoffice.org>  [918e6f2e8c04a65bc3188aec911fb5311cccd337]

Merge SRC638: 24.08.01 - 15:25:33


2001-08-24  Kurt Zenker  <kz@openoffice.org>  [c6d2b98bb72db2ee17b1d93987cd0da2de83e9a7]

Merge SRC638: 24.08.01 - 15:25:05


2001-08-24  Kurt Zenker  <kz@openoffice.org>  [1da53cb4e35a46397a9b15d767c603b6728fb511]

Merge SRC638: 24.08.01 - 15:24:36


2001-08-24  Rüdiger Timm  <rt@openoffice.org>  [e679fe506379805c38aac8d617b9c7fbb81875eb]

Merge SRC638: 24.08.01 - 15:24:09


2001-08-24  Oliver Bolte  <obo@openoffice.org>  [1ac3a039001a52610254f097ee256924a0de9e80]

Merge SRC638: 24.08.01 - 15:23:15


2001-08-24  Oliver Bolte  <obo@openoffice.org>  [3f0433aa4d0d8f47b86e0eafaa663d033684dca0]

Merge SRC638: 24.08.01 - 15:21:40


2001-08-24  Oliver Bolte  <obo@openoffice.org>  [aba85ee21a9fade2608dec598d20d5391071f793]

Merge SRC638: 24.08.01 - 15:20:57


2001-08-24  Kurt Zenker  <kz@openoffice.org>  [8dc59f75ee5319385b2520c6e3b6e4e80a11203a]

Merge SRC638: 24.08.01 - 15:18:37


2001-08-24  Vladimir Glazounov  <vg@openoffice.org>  [c9c18b270ff1d181899076a5be147567d20c35eb]

Merge SRC638: 24.08.01 - 15:17:56


2001-08-24  Kurt Zenker  <kz@openoffice.org>  [9f6859188d2d6a0e1fb26cb5b74b52ac1224cbce]

Merge SRC638: 24.08.01 - 15:15:41


2001-08-24  Oliver Bolte  <obo@openoffice.org>  [432011d2bba3a1c00b8f2cea37ebc4ad20c3fb6e]

Merge SRC638: 24.08.01 - 15:17:02


2001-08-24  Oliver Bolte  <obo@openoffice.org>  [aeb1f5ee748296c595aeb8ad7a6c3bdbddaebea7]

Merge SRC638: 24.08.01 - 15:16:20


2001-08-24  Kurt Zenker  <kz@openoffice.org>  [f9395e637c9158d5d8b1bada4e76a487d32ae67a]

Merge SRC638: 08/24/01 - 15:16:37


2001-08-24  Frank Schönheit  <fs@openoffice.org>  [ef0e8aba904451c8147b371f5207e2cd43793b2f]

#91415# hold a IWarningsContainer and forward it to the single query objects


2001-08-24  Kurt Zenker  <kz@openoffice.org>  [7751ebe158b75def0c97621579cbb72c79d3ab05]

Merge SRC638: 24.08.01 - 15:14:45


2001-08-24  Rüdiger Timm  <rt@openoffice.org>  [babc2b53427674f2198224597bd5b5a9e769a93c]

Merge SRC638: 24.08.01 - 15:14:19


2001-08-24  Frank Schönheit  <fs@openoffice.org>  [d490480ec026b09f4a8969dcd19b6b33f9a760ce]

#91415# hold a IWarningsContainer / in getColumns, catch SQLExceptions


2001-08-24  Frank Schönheit  <fs@openoffice.org>  [f84517d8ea1b813da54f7147c2e5fd7f6599597c]

#91415# +appendWarning( SQLException )


2001-08-24  Oliver Bolte  <obo@openoffice.org>  [42cba0b88cc95f7c3f849a662d79531bff4b3a3e]

Merge SRC638: 24.08.01 - 15:13:52


2001-08-24  Stephan Bergmann  <sb@openoffice.org>  [adb221cb62714e03587e915a48b95259d1b81b2b]

#91424# Interaction handler no longer uses ErrorHandler::HandleError.


2001-08-24  Frank Schönheit  <fs@openoffice.org>  [6abc9aabb98b9fb596564a66a3690439dc390013]

#91415# hold a IWarningsContainer


2001-08-24  Kurt Zenker  <kz@openoffice.org>  [6e8eeeb731f92554e38396d775b169b6103704dd]

Merge SRC638: 24.08.01 - 15:12:43


2001-08-24  Frank Schönheit  <fs@openoffice.org>  [7107579f07c1ee4c92ac3d0c777cb38a7d373122]

#91415# outsourced OWarningsContainer (warning.hxx)


2001-08-24  Oliver Bolte  <obo@openoffice.org>  [8be611953aaeb2ee040b80ed3665db48a6bb517c]

Merge SRC638: 24.08.01 - 15:11:09


2001-08-24  Christian Lippka  <cl@openoffice.org>  [be5759ad5d01c9569da2fad2d8aa23f44d05d0ce]

#89061# added optimization for first page only previews


2001-08-24  Christian Lippka  <cl@openoffice.org>  [d80eadf8c4f889aa3adb6ec8cb5ab1b031825759]

#89061# added optimization for first page only previews


2001-08-24  Andreas Martens  <ama@openoffice.org>  [9ef0754706a5f190b217410fa7bca0f0186d71be]

Fix #88945#: Fly cache


2001-08-24  jp  <jp@openoffice.org>  [1aecd6ab621524a8937f85cae075f12bca37f267]

Bug #90799#: DataToDoc - use valid access range


2001-08-24  Niklas Nebel  <nn@openoffice.org>  [1e5349f7dd1120c62b36a90e8ba4d39d05039eb0]

#88467# ScrollCommand: don't change scale when editing inplace


2001-08-24  Christian Lippka  <cl@openoffice.org>  [67d5c6fd2094387381b8628c53c8fa360e2595e9]

#84444# moved implementations to svx


2001-08-24  Rüdiger Timm  <rt@openoffice.org>  [0bc10d2e390d49414d2040f54a6f2a17b19542fc]

new version for SRC638


2001-08-24  Daniel Rentz  <dr@openoffice.org>  [015a38b9a5480b7ceedd98694e299dbbad121143]

#91273# first changes


2001-08-24  Dieter Loeschky  <dl@openoffice.org>  [e1b7dabe617bdbec585499a53c1b889ac0c7613b]

#89414# Callout object: set text distance items


2001-08-24  Christian Lippka  <cl@openoffice.org>  [0c08a4940de1c5f07120b584cbbf4aa9939fcc45]

#84444# moved implementations to svx


2001-08-24  Christian Lippka  <cl@openoffice.org>  [bafb1ba74a5d3bf42cff56a8f5fe849d45325297]

#84444# moved implementations to svx


2001-08-24  Frank Schönheit  <fs@openoffice.org>  [bb48243a27797c40372019b7d8c1e3b1972b494c]

#90808# lazy load of drivers - do not load them upon instantiating the driver manager, but upon need


2001-08-24  Jörg Budischewski  <jbu@openoffice.org>  [82c3ee94f9844528fd06406758769cd5f06706c5]

#91419# fixed filedescriptor leak for temporary files


2001-08-24  Kurt Zenker  <kz@openoffice.org>  [8b6d73c8ad957072dddaadb981454bd5960e0da8]

Merge SRC638: 24.08.01 - 13:34:53


2001-08-24  Kurt Zenker  <kz@openoffice.org>  [639edb9be9168762bcb494b042104f19cd2760df]

Merge SRC638: 24.08.01 - 13:32:02


2001-08-24  Kurt Zenker  <kz@openoffice.org>  [ac73ac23eabf1b6b4083846adbad89261b2c848e]

Merge SRC638: 24.08.01 - 13:30:12


2001-08-24  Kurt Zenker  <kz@openoffice.org>  [8182900112c17a30cb5c04062901aec7789569b6]

Merge SRC638: 24.08.01 - 13:28:18


2001-08-24  Kurt Zenker  <kz@openoffice.org>  [d2c196cb16c830fd7da11dc218efb463fc2e5cad]

Merge SRC638: 24.08.01 - 13:26:25


2001-08-24  Kurt Zenker  <kz@openoffice.org>  [7ba922c867215ac2924bdff7bee227963f7311cb]

Merge SRC638: 08/24/01 - 13:25:54


2001-08-24  Kurt Zenker  <kz@openoffice.org>  [e046c504213f2a8ff9a8418a19898e1b0ee22004]

Merge SRC638: 24.08.01 - 13:22:47


2001-08-24  Kurt Zenker  <kz@openoffice.org>  [1117eb97385c3f2270e38a6192b93770677829bc]

Merge SRC638: 24.08.01 - 13:22:35


2001-08-24  Kurt Zenker  <kz@openoffice.org>  [ca4329c07f1fe54f36004c540ac7e08e49e5a4df]

Merge SRC638: 08/24/01 - 13:23:44


2001-08-24  Kurt Zenker  <kz@openoffice.org>  [4ad2d8d04d3b8a91bb314089d906160d8def6055]

Merge SRC638: 24.08.01 - 13:20:44


2001-08-24  Kurt Zenker  <kz@openoffice.org>  [4bc7caa26cd496d3dfad1b70a59068ab0df553e9]

Merge SRC638: 24.08.01 - 13:16:51


2001-08-24  Daniel Boelzle  <dbo@openoffice.org>  [caf2c85cac562a6ed54bc463d874daf2835f68bb]

#90686# write event sub elements


2001-08-24  Kurt Zenker  <kz@openoffice.org>  [332047b7723923fd7348d993900ce42517fb8ab6]

Merge SRC638: 24.08.01 - 13:14:47


2001-08-24  Kurt Zenker  <kz@openoffice.org>  [f3bf41f42986cea39068080cdb77833e51d4d7b0]

Merge SRC638: 24.08.01 - 13:13:55


2001-08-24  Kurt Zenker  <kz@openoffice.org>  [2fb913a2dff284698276200e46c6426a9fa67925]

Merge SRC638: 08/24/01 - 13:12:54


2001-08-24  Kurt Zenker  <kz@openoffice.org>  [59c3a326cb16f4c0fa9e8fb2b576ea126c888de9]

Merge SRC638: 24.08.01 - 13:10:59


2001-08-24  Kurt Zenker  <kz@openoffice.org>  [e8281b83a26f1e6b131eccc008c4b9b118723a76]

Merge SRC638: 24.08.01 - 13:10:52


2001-08-24  Kurt Zenker  <kz@openoffice.org>  [95fec78deee1bef57e6595fcaaefc87fbfbe4476]

Merge SRC638: 24.08.01 - 13:08:49


2001-08-24  Kurt Zenker  <kz@openoffice.org>  [41c3a7ac318062c33ca50495e9d22e6fcf02a987]

Merge SRC638: 24.08.01 - 13:08:03


2001-08-24  Kurt Zenker  <kz@openoffice.org>  [b523e15a1f69b2837c7da4454189a8303ae835bc]

Merge SRC638: 24.08.01 - 13:07:01


2001-08-24  Kurt Zenker  <kz@openoffice.org>  [90756788172a3602243c1335a1c3d79dc3853a70]

Merge SRC638: 24.08.01 - 13:05:07


2001-08-24  Kurt Zenker  <kz@openoffice.org>  [21da33561e663e7859a7d4672392eb3d4ffe96e4]

Merge SRC638: 24.08.01 - 13:03:03


2001-08-24  Kurt Zenker  <kz@openoffice.org>  [26539edb6699d21d40ae5db5170a0abb95e4d337]

Merge SRC638: 24.08.01 - 12:59:08


2001-08-24  Kurt Zenker  <kz@openoffice.org>  [ee7bbf9f292285b5ac461d4e2d4641a96d6006bc]

Merge SRC638: 08/24/01 - 13:00:40


2001-08-24  Kurt Zenker  <kz@openoffice.org>  [6baaf5f7cc09b2cb139877872f39c64d2dbc6005]

Merge SRC638: 24.08.01 - 12:59:17


2001-08-24  Rüdiger Timm  <rt@openoffice.org>  [69bf61f4d15d9a4686f1a778bea95f5c78285542]

Merge SRC638: 24.08.01 - 13:00:04


2001-08-24  Kurt Zenker  <kz@openoffice.org>  [d8511227f8418a9b20d51dd459357e4a91c82464]

Merge SRC638: 24.08.01 - 12:58:04


2001-08-24  Kurt Zenker  <kz@openoffice.org>  [39a8b5da466ffb50118246a8e30675aeaac79bdf]

Merge SRC638: 24.08.01 - 12:57:07


2001-08-24  Kurt Zenker  <kz@openoffice.org>  [6dad31be42c834d9bc3ba0502b3e1e36ae8f7f8c]

Merge SRC638: 24.08.01 - 12:19:33


2001-08-24  Rüdiger Timm  <rt@openoffice.org>  [d0a40179b1b1e512719b74cdb220597b84784367]

Merge SRC638: 24.08.01 - 12:56:15


2001-08-24  Vladimir Glazounov  <vg@openoffice.org>  [71f9bc045f359488837ae864b31c3ffdd5e36d11]

Merge SRC638: 24.08.01 - 12:55:28


2001-08-24  Rüdiger Timm  <rt@openoffice.org>  [d5e1190c5954d46edbd422a56118b8f023988225]

Merge SRC638: 24.08.01 - 12:52:46


2001-08-24  Vladimir Glazounov  <vg@openoffice.org>  [12be4250dc6d017ab5438a9a1d157724c5b51ea0]

Merge SRC638: 24.08.01 - 12:52:54


2001-08-24  Kurt Zenker  <kz@openoffice.org>  [8179f36a5d1bd10a09bf457eed78757b22dede02]

Merge SRC638: 24.08.01 - 12:51:30


2001-08-24  Kurt Zenker  <kz@openoffice.org>  [14ae424eea82f77e9c43385f798ad3eb8d570644]

Merge SRC638: 08/24/01 - 12:52:34


2001-08-24  Kurt Zenker  <kz@openoffice.org>  [369a5afc64781db221feb43f8b7aed4e6fd44d37]

Merge SRC638: 24.08.01 - 12:51:34


2001-08-24  Vladimir Glazounov  <vg@openoffice.org>  [f21ff4605174eb44866732e73b7aeca6fdc9660d]

Merge SRC638: 24.08.01 - 12:50:52


2001-08-24  Oliver Bolte  <obo@openoffice.org>  [b092063a654188d41666c343049726d94f1cbb2b]

#65293# cant build remote vcl


2001-08-24  Kurt Zenker  <kz@openoffice.org>  [0e04c39f531c6dc6cb2598d2965027a59d85b134]

Merge SRC638: 08/24/01 - 12:49:22


2001-08-24  Kurt Zenker  <kz@openoffice.org>  [81e76ecf1ce73654e6f2d48319708be47b004f85]

Merge SRC638: 08/24/01 - 12:46:00


2001-08-24  Kurt Zenker  <kz@openoffice.org>  [2a2a87408c520ad954a7b0d1e9cbe8ec5343bf52]

Merge SRC638: 24.08.01 - 12:44:29


2001-08-24  Kurt Zenker  <kz@openoffice.org>  [08ee44742b93a146238a91faa4e9d48a44fc086b]

Merge SRC638: 24.08.01 - 12:44:44


2001-08-24  Kurt Zenker  <kz@openoffice.org>  [d5739d85b2e3e369d90bfa208f7fb318a8d07e62]

Merge SRC638: 24.08.01 - 12:42:32


2001-08-24  Nils Fuhrmann  <nf@openoffice.org>  [e61d2c2b69dc9e39ac99e198ff568f6a4d36dae4]

Remove write protection in merge mode


2001-08-24  Kurt Zenker  <kz@openoffice.org>  [bc39155e194261830ddafccb8313d17b378fae7b]

Merge SRC638: 24.08.01 - 12:41:00


2001-08-24  Kurt Zenker  <kz@openoffice.org>  [5ddc7b1d80e6f7748ad8a6db2946b38c336f7356]

Merge SRC638: 24.08.01 - 12:38:43


2001-08-24  Kurt Zenker  <kz@openoffice.org>  [a9f3c6139cc9788c873ff3809fa48157f692edb6]

Merge SRC638: 24.08.01 - 12:38:03


2001-08-24  Kurt Zenker  <kz@openoffice.org>  [0e90a36360169aae79298d88930e31d267c9dc13]

Merge SRC638: 08/24/01 - 12:38:39


2001-08-24  Kurt Zenker  <kz@openoffice.org>  [04a3b56a88398c8b6bcc08a3b117b3393d646c76]

Merge SRC638: 24.08.01 - 12:37:34


2001-08-24  Kurt Zenker  <kz@openoffice.org>  [3fcef62b20eb8f2fa03aa351b7a9c722e5ce78ef]

Merge SRC638: 24.08.01 - 12:35:30


2001-08-24  Kurt Zenker  <kz@openoffice.org>  [8c0a56a9a594f5cb05a082cfce38489a3e54cda0]

Merge SRC638: 24.08.01 - 12:35:07


2001-08-24  Vladimir Glazounov  <vg@openoffice.org>  [542fa7ad54290186845d61c04ec32c348390a40c]

Merge SRC638: 24.08.01 - 12:34:40


2001-08-24  Kurt Zenker  <kz@openoffice.org>  [61957747faced9beccf407ab23ff0cd8681b9228]

Merge SRC638: 24.08.01 - 12:33:48


2001-08-24  Kurt Zenker  <kz@openoffice.org>  [7a4bd114da6a3f2b4eaf64a3aab4efbf0b8cadb5]

Merge SRC638: 24.08.01 - 12:32:48


2001-08-24  Kurt Zenker  <kz@openoffice.org>  [08250b2ccef41917a03a4646849e9d42c1b4140f]

Merge SRC638: 24.08.01 - 12:32:29


2001-08-24  Kurt Zenker  <kz@openoffice.org>  [02d4a2cc328cb89123dc4c7b10d74eeca26e656d]

Merge SRC638: 24.08.01 - 12:33:52


2001-08-24  Kurt Zenker  <kz@openoffice.org>  [522f3f80234f219fcba8678efb3cb096e8171e2a]

Merge SRC638: 24.08.01 - 12:32:27


2001-08-24  Kurt Zenker  <kz@openoffice.org>  [f0b58c03ecc24d82d7cbc5b412caf4816b7705b7]

Merge SRC638: 24.08.01 - 12:32:28


2001-08-24  Vladimir Glazounov  <vg@openoffice.org>  [6abb50055db43fec804a2b9289dadae0e1b10c63]

Merge SRC638: 24.08.01 - 12:32:15


2001-08-24  Kurt Zenker  <kz@openoffice.org>  [df0562b2edab309959767dd37ae690a9af2a08fc]

Merge SRC638: 08/24/01 - 12:31:07


2001-08-24  Kurt Zenker  <kz@openoffice.org>  [9e452d33abb7938ba79853e347533dd0a7ddd44f]

Merge SRC638: 24.08.01 - 12:31:02


2001-08-24  Rüdiger Timm  <rt@openoffice.org>  [c44e559914982f45d80bfc80bf1d0bf80ca0711e]

Merge SRC638: 24.08.01 - 12:29:05


2001-08-24  Kurt Zenker  <kz@openoffice.org>  [bab4cc9f31331e27547b89d39f28ce0f3de30898]

Merge SRC638: 08/24/01 - 12:27:54


2001-08-24  Kurt Zenker  <kz@openoffice.org>  [a6277124c10b9e2f9b0407adeb0461646e04e95c]

Merge SRC638: 24.08.01 - 12:26:39


2001-08-24  Kurt Zenker  <kz@openoffice.org>  [23fb961d6fc06dd424be8e94a2bd945fa4ced0b5]

Merge SRC638: 24.08.01 - 12:25:54


2001-08-24  Kurt Zenker  <kz@openoffice.org>  [543827f1cea90378b878c55ab209f53e1b0b6e7a]

Merge SRC638: 24.08.01 - 12:26:19


2001-08-24  Kurt Zenker  <kz@openoffice.org>  [fa09defd2833dec4bfa111c38d103db9bb7d5549]

Merge SRC638: 24.08.01 - 12:24:32


2001-08-24  Vladimir Glazounov  <vg@openoffice.org>  [481655ec479372ce17ea53c025bf709dff3451b2]

Merge SRC638: 24.08.01 - 12:25:15


2001-08-24  Kurt Zenker  <kz@openoffice.org>  [ba23b30cbf46cd7de77422a3b04592eacfb7e8a8]

Merge SRC638: 08/24/01 - 12:25:02


2001-08-24  Kurt Zenker  <kz@openoffice.org>  [70dbf6d1a0224ea38f7d3236f9f2fac389621332]

Merge SRC638: 24.08.01 - 12:22:45


2001-08-24  Philipp Lohmann  <pl@openoffice.org>  [b2dff6689bfc458e27e5400fd666f46514ed24bb]

#79518# implement status window


2001-08-24  Kurt Zenker  <kz@openoffice.org>  [312919fa77f69a83235fa165a2b766634d5baf0f]

Merge SRC638: 24.08.01 - 12:22:41


2001-08-24  Kurt Zenker  <kz@openoffice.org>  [d9295375a71a0bd7f7706fcf01286d6f316aa10f]

Merge SRC638: 24.08.01 - 12:21:56


2001-08-24  Kurt Zenker  <kz@openoffice.org>  [d61a502905a28ae7564d7525926ca15cb8d6e4f8]

Merge SRC638: 24.08.01 - 12:23:15


2001-08-24  Vladimir Glazounov  <vg@openoffice.org>  [c280fbb871254fbdd4592035cfb2d68849024780]

Merge SRC638: 24.08.01 - 12:22:13


2001-08-24  Kurt Zenker  <kz@openoffice.org>  [ef6d5952aadb9e23a558e12e9214cab50563cdb3]

Merge SRC638: 24.08.01 - 12:20:41


2001-08-24  Kurt Zenker  <kz@openoffice.org>  [ccbf68d1332f30d5ea7cf62f15d7b1cc647b7a2b]

Merge SRC638: 24.08.01 - 12:19:44


2001-08-24  Kurt Zenker  <kz@openoffice.org>  [b7565f69b4813b57b943e8ddea42257998be22db]

Merge SRC638: 24.08.01 - 12:18:58


2001-08-24  Kurt Zenker  <kz@openoffice.org>  [bf80af1a581112ae7c178027b7c12f5cded40426]

Merge SRC638: 24.08.01 - 12:20:20


2001-08-24  Kurt Zenker  <kz@openoffice.org>  [f27007216d58651d9708d6eb4c662f085fd9458a]

Merge SRC638: 24.08.01 - 12:19:06


2001-08-24  Kurt Zenker  <kz@openoffice.org>  [a69bafebaae01134abeef5101d608eabf742274d]

Merge SRC638: 24.08.01 - 12:16:53


2001-08-24  Kurt Zenker  <kz@openoffice.org>  [bc2c74b9528e622d06e912c48582f8643b152ce8]

Merge SRC638: 24.08.01 - 12:18:12


2001-08-24  Kurt Zenker  <kz@openoffice.org>  [b7d7e46e6ce0cf7f7efbe2423f0748ed5a15b74e]

Merge SRC638: 24.08.01 - 12:15:40


2001-08-24  Kurt Zenker  <kz@openoffice.org>  [95f3d2b01f14056fae8d6c81aad177bbb4e57de3]

Merge SRC638: 08/24/01 - 12:16:50


2001-08-24  Rüdiger Timm  <rt@openoffice.org>  [5db6db74760016074ad13d27f127e4170252a1d5]

Merge SRC638: 24.08.01 - 12:16:33


2001-08-24  Kurt Zenker  <kz@openoffice.org>  [7e85935b16dbe5d47ad0fa60ab8c51aa2edcc0a0]

Merge SRC638: 08/24/01 - 12:14:39


2001-08-24  Kurt Zenker  <kz@openoffice.org>  [121648ada706e17b6db53226cca10c7e352d4a87]

Merge SRC638: 24.08.01 - 12:13:18


2001-08-24  Kurt Zenker  <kz@openoffice.org>  [c14a924ce6cde1cc395f6615f578685adf6fc63a]

Merge SRC638: 24.08.01 - 12:13:26


2001-08-24  Kurt Zenker  <kz@openoffice.org>  [1e059cba864d7ab504a9263a32e4f415df023c64]

Merge SRC638: 24.08.01 - 12:14:16


2001-08-24  Kurt Zenker  <kz@openoffice.org>  [dda8acd8e3ccef0679667295dc138c18a49906fe]

Merge SRC638: 24.08.01 - 12:12:37


2001-08-24  Kurt Zenker  <kz@openoffice.org>  [0d8528ad618be062e62ed0514438b5e8e1bee23b]

Merge SRC638: 24.08.01 - 12:12:21


2001-08-24  Kurt Zenker  <kz@openoffice.org>  [73e744698119546fed9e8a3373261e9e3fd5d8b9]

Merge SRC638: 08/24/01 - 12:12:21


2001-08-24  Kurt Zenker  <kz@openoffice.org>  [8566807706aa51d972c55c941863f851d99d8da2]

Merge SRC638: 24.08.01 - 12:10:13


2001-08-24  Kurt Zenker  <kz@openoffice.org>  [25e0f78021979da06e279a7c1709052320199bf1]

Merge SRC638: 24.08.01 - 12:09:17


2001-08-24  Kurt Zenker  <kz@openoffice.org>  [9e30b286dc4ed0ca2d0928faba36b5cf73348c9f]

Merge SRC638: 08/24/01 - 12:09:55


2001-08-24  Kurt Zenker  <kz@openoffice.org>  [8bf56cf1473fce214a864dcb32ccc9291cdf9aae]

Merge SRC638: 24.08.01 - 12:08:42


2001-08-24  Kurt Zenker  <kz@openoffice.org>  [f7e1030e27785b3b00a56f0d5aa7c5f78c1b5617]

Merge SRC638: 24.08.01 - 12:06:30


2001-08-24  Kurt Zenker  <kz@openoffice.org>  [b187acb45776b6051de014b7b679bcc7c0a0cc55]

Merge SRC638: 24.08.01 - 12:05:52


2001-08-24  Kurt Zenker  <kz@openoffice.org>  [6909681b80b80e7b33c750216fe3757ba6d41ccf]

Merge SRC638: 24.08.01 - 12:02:59


2001-08-24  Kurt Zenker  <kz@openoffice.org>  [b7c4cad4cce1da74cdd5e1eac862b408063c49fe]

Merge SRC638: 24.08.01 - 12:03:29


2001-08-24  Kurt Zenker  <kz@openoffice.org>  [c4fba69fc9bd55fffb0dc0c9996d8b845ad60486]

Merge SRC638: 08/24/01 - 12:02:03


2001-08-24  Kurt Zenker  <kz@openoffice.org>  [d9dcb5474d1185d0548e4850efcd05bce8c4964b]

Merge SRC638: 24.08.01 - 12:00:57


2001-08-24  Kurt Zenker  <kz@openoffice.org>  [d7ccc61d711cc0c3ed9407984278efc53364828e]

Merge SRC638: 24.08.01 - 12:00:25


2001-08-24  Kurt Zenker  <kz@openoffice.org>  [80af91704a5d76abf25891a6e7e00cb9cbcca67b]

Merge SRC638: 24.08.01 - 12:01:27


2001-08-24  Kurt Zenker  <kz@openoffice.org>  [18a263d6aad22908115084b8f64498a7132e3e44]

Merge SRC638: 24.08.01 - 11:58:57


2001-08-24  Kurt Zenker  <kz@openoffice.org>  [a3687c5138a2e10d1fbbdb9431333d3e3510fc9a]

Merge SRC638: 24.08.01 - 11:58:39


2001-08-24  Oliver Bolte  <obo@openoffice.org>  [0bd86a8854673cd2012da4583864012cd7e6da8a]

Merge SRC638: 24.08.01 - 11:59:39


2001-08-24  Kurt Zenker  <kz@openoffice.org>  [820269fa6531787c075b48fc6d85b3dc0de755f9]

Merge SRC638: 24.08.01 - 11:58:36


2001-08-24  Kurt Zenker  <kz@openoffice.org>  [4c2f151396069d4db107c15817ed7132ef4d589e]

Merge SRC638: 08/24/01 - 11:58:15


2001-08-24  Kurt Zenker  <kz@openoffice.org>  [74daf1646d1dc7b7a290d6a4a6d0d0af9d721c63]

Merge SRC638: 24.08.01 - 11:56:40


2001-08-24  Oliver Bolte  <obo@openoffice.org>  [405d61cc36c9ee15ed695efea45830225b45e8f2]

Merge SRC638: 24.08.01 - 11:55:35


2001-08-24  Kurt Zenker  <kz@openoffice.org>  [333673caf0505743395054e1a1c0eba65c121e13]

Merge SRC638: 24.08.01 - 11:54:24


2001-08-24  Kurt Zenker  <kz@openoffice.org>  [76960b85c31c92fb2857a5820f90fca90a1ec871]

Merge SRC638: 24.08.01 - 11:52:13


2001-08-24  Kurt Zenker  <kz@openoffice.org>  [5659890bed3d145c2cf9e7f08d5056be63e6232e]

Merge SRC638: 24.08.01 - 11:50:25


2001-08-24  Rüdiger Timm  <rt@openoffice.org>  [3b53c31ebe4971051df052473f42c5ae73feabe7]

new version for SRC638


2001-08-24  Peter Burow  <pb@openoffice.org>  [d372b4563bb81e99b93e21b1ea0d13b71146c002]

fix: #91484# new name for temp path entry


2001-08-24  Nils Fuhrmann  <nf@openoffice.org>  [58990675ab5d5fca823394a7df14356d5b89895b]

Added functionality for localization of ReadMes


2001-08-24  jp  <jp@openoffice.org>  [6623812bbec5468a4f94d82e20555d36caed43bd]

Bug #90877#: ReadHeaderFooter - look and remove empty fly if nothing is inserted


2001-08-24  Andreas Martens  <ama@openoffice.org>  [3006acbabc363af9dfe7deab11759678ababb7b9]

New: Vertical flag


2001-08-24  Tino Rachui  <tra@openoffice.org>  [5e19d42509ae6c7fb47117258c0a6fec5ddf21c3]

#91086#new template added


2001-08-24  Tino Rachui  <tra@openoffice.org>  [04aa17fac625842be575f144d64655df115ff7fb]

#91086#support for new template added


2001-08-24  Tino Rachui  <tra@openoffice.org>  [7f76f79fb0316419537623a08297d445eb8f7f28]

#91086#new constant for template added


2001-08-24  Frank Schönheit  <fs@openoffice.org>  [a931bbb592c32347a1887963f2a5ebaf2c4a7b91]

#90327# corrected some property default handling


2001-08-24  Frank Schönheit  <fs@openoffice.org>  [22244ea2d754be00348c503d5227170ab6cac044]

#90327# some default handling for the XPropertyState methods


2001-08-24  Christian Lippka  <cl@openoffice.org>  [e67180121ba0e92654498af16120376ccef32376]

#91451# added void state for frame scroll property


2001-08-24  Caolán McNamara  <cmc@openoffice.org>  [54d88c4aa35d2705861640260804aec2fe257644]

#90804# Improve fly in fly export for ww6


2001-08-24  jp  <jp@openoffice.org>  [d2d3c56a4fe0a7316291b9b82a37f8459c28dca5]

Bug #91049#: CreateItemSet - use correct SlotId for CJK language


2001-08-24  jp  <jp@openoffice.org>  [45734c94da75353df91c4ece759a1e0dc90323f4]

Bug #91049#: Headline font depends on the current default language


2001-08-24  Andreas Schlüns  <as@openoffice.org>  [3e2acc77a991849306261fef78ac038b40c28beb]

support: unused types; filters by modul


2001-08-24  Mathias Bauer  <mba@openoffice.org>  [259e29e6e1bd04a141e3ccfdc92c03ed3bc79052]

#88646#: little error in last fix ...


2001-08-24  Mathias Bauer  <mba@openoffice.org>  [6a8749326c6c62a310cff9f7283999458c736cfc]

#87722#: ConvertToMacro made static for support of Export to 5.0 docs


2001-08-24  Mathias Bauer  <mba@openoffice.org>  [9fdf7e9b77d4af1455ffd50be3555ee1c05ec2cc]

#87722#: Apply method shouldn't access modified flag


2001-08-24  Mathias Bauer  <mba@openoffice.org>  [e1685695632663c8ffd9a0422858da6de7ab86d0]

#87722#: never read EventConfig directly from configuration


2001-08-24  Mathias Bauer  <mba@openoffice.org>  [d6620552c139771d86e61e96937cbc5fcc6a1469]

#87722#: error in CreateSet_Impl


2001-08-24  Mathias Bauer  <mba@openoffice.org>  [81f76f60e2adf621dfa3837a926bba3205cead54]

#87722#: helper class to export registrations for Userdefined toolboxes


2001-08-24  Mathias Bauer  <mba@openoffice.org>  [51fb359153d4c47f55aa61149e8eec11f4614720]

#87722#: support for Import/export of UserDef Toolbox registrations and EventConfigurations


2001-08-24  Mathias Bauer  <mba@openoffice.org>  [e735b0c345e1bc0940d1f294ef167fae2844f16f]

#87722#: StoreConfig removed, SaveConfiguration does the same


2001-08-24  Carsten Driesner  <cd@openoffice.org>  [f3a72302105e76a7aa7964bc37fcab67ff381157]

#91460# Don't call use MergeSystemSettings implementation in webtop case


2001-08-24  Mathias Bauer  <mba@openoffice.org>  [bd7c41c9404f26cf6289e47a9835782b7a6365c0]

#90832#: start FileDialog in separate thread


2001-08-24  Nils Fuhrmann  <nf@openoffice.org>  [315d7e8801a3dff220765bfa484bb96a1c320e50]

Changed finnish from 05 to 35


2001-08-24  Tino Rachui  <tra@openoffice.org>  [5e76e4301fdf7239802ec890dac20727deebaecb]

#90832#aqcuire SolarMutex before requesting resources


2001-08-24  Tino Rachui  <tra@openoffice.org>  [5eb6bb2ba1716615a84be113090e758149f14fa1]

#90832#added build dependency to vcl


2001-08-24  gt  <gt@openoffice.org>  [9575fbd4292c11219cb42dc0fde0ff4bceddda94]

#87380# #87387# reduce difference for ODDFPRICE and ODDFYIELD


2001-08-24  Tino Rachui  <tra@openoffice.org>  [b83e5f171ef42e531904edad8c6acaa4b353fe94]

#90832#additional clipboard changed notifier thread to avoid deadlocks when sending clipboard changed notifications


2001-08-24  Tino Rachui  <tra@openoffice.org>  [e9131867396aa611f934d9398ba446c090e01067]

#90832#additional members and methods for clipboard changed notifier thread


2001-08-24  Frank Schönheit  <fs@openoffice.org>  [fd7d4711b18b7a05ce5d18db95ff392b59d7380e]

#91331# when creating a default numeric format, use the Office's UI language


2001-08-24  Ocke Janssen  <oj@openoffice.org>  [d6d7f23601270f876e99e9d32d0961df0759fd1b]

#90015# code corrcetions for some speedup's


2001-08-24  Ocke Janssen  <oj@openoffice.org>  [48aaa917b530d328e81634e461d6fac97f981cc2]

#90015# code corrcetions for some speedup's


2001-08-24  Ocke Janssen  <oj@openoffice.org>  [2d7388c15291c6b0ca4ea29837c7c1b92ad23a53]

#90015# code corrcetions for some speedup's


2001-08-24  Ocke Janssen  <oj@openoffice.org>  [bb6d7df690687f1e066b09d72fb0a2204d12b5aa]

#90015# code corrcetions for some speedup'sDColumns.cxx


2001-08-24  Kurt Zenker  <kz@openoffice.org>  [8a900e07845bea657eae89632ce8e5807bfe3c4f]

Merge SRC638: 24.08.01 - 08:00:35


2001-08-24  Kurt Zenker  <kz@openoffice.org>  [7cd350d5407dab11869293b3eaa549c1bd567f17]

Merge SRC638: 24.08.01 - 07:58:33


2001-08-24  Kurt Zenker  <kz@openoffice.org>  [0e7f401e5f89ab7914e04ed56a7043c6f0725e8d]

Merge SRC638: 24.08.01 - 07:57:33


2001-08-24  Kurt Zenker  <kz@openoffice.org>  [e8cfd33cba2f90af8ae0e870bad31710049b1936]

Merge SRC638: 24.08.01 - 07:57:33


2001-08-24  Kurt Zenker  <kz@openoffice.org>  [7ae6aa10d2557b1c3c4f44d27662584400d1f585]

Merge SRC638: 24.08.01 - 07:56:28


2001-08-24  Kurt Zenker  <kz@openoffice.org>  [f543a2b153ead7de356c56d27b17692ca6fbeb0b]

Merge SRC638: 24.08.01 - 07:55:25


2001-08-24  Rüdiger Timm  <rt@openoffice.org>  [ad938d6d4e3c486670325d546348c609c2849444]

Merge SRC638: 24.08.01 - 07:54:29


2001-08-24  Oliver Bolte  <obo@openoffice.org>  [4e83a66dfed7ddbb6f50f0362315498b61989540]

Merge SRC638: 24.08.01 - 07:55:39


2001-08-24  Kurt Zenker  <kz@openoffice.org>  [45bf3cd1d3974226d41e41c4a06445475d66eae6]

Merge SRC638: 24.08.01 - 07:54:16


2001-08-24  Rüdiger Timm  <rt@openoffice.org>  [61882ad32712d48ba46b8b9cb11d101bb7440909]

Merge SRC638: 24.08.01 - 07:53:13


2001-08-23  Matthias Huetsch  <mhu@openoffice.org>  [a38a5284e3e587ad938ccd799526fbc6d1808a7b]

#91257# Fixed 'oslCleanupFunction()' to call 'pthread_detach()' symmetrically to 'osl_destroyThread()'. Otherwise threads may never be detached or joined at all, and thus leaking resources.


2001-08-23  Eike Rathke  <er@openoffice.org>  [1cccfe21d63e2790b7a444428aded0226a6c6c80]

#91053# =2002.E15 is not a numerical value if a sheet named '2002' exists


2001-08-23  Niklas Nebel  <nn@openoffice.org>  [0bf658e8aa5d65a0ac73b00a01b079ba40a243e7]

#91431# insertTextContent: for bAbsorb=FALSE, new selection is behind content


2001-08-23  Christof Pintaske  <cp@openoffice.org>  [d19dfd6df8b733e467d6c7a764d98877f20822f0]

#78526# Set/GetWindowState for Unix


2001-08-23  Christof Pintaske  <cp@openoffice.org>  [3ebb23e74a9049d7f0ac003c4b312eabe0498aab]

#78526# Set/GetWindowState for Unix


2001-08-23  Andreas Martens  <ama@openoffice.org>  [6d364c1498f224ff04cf7a95688b22751dbb0e20]

Opt.: Memory neutral flag implementation for vertical layout


2001-08-23  gt  <gt@openoffice.org>  [14a8e170a45ef48ca2af63c16a726967904efc26]

#87387# also for ODDLYIELD and ODDLPRICE


2001-08-23  Frank Schönheit  <fs@openoffice.org>  [830000dafd352310e0ad26de5c19c76d4cb0a91e]

#91440# +urlcontrol


2001-08-23  Kurt Zenker  <kz@openoffice.org>  [d1d634a91d08db20d69194d75933ac68aad0687b]

new version for SRC640


2001-08-23  jp  <jp@openoffice.org>  [36eb7d6af68ec7b6fd9fbcf5379841eebe9d17b4]

Bug #91462#: use ExecuteSlot instead of Save & SaveComplete


2001-08-23  Carsten Driesner  <cd@openoffice.org>  [9dfca34d13b732cc94e48de1259e7569c587f391]

#91443# initialize remote printer list moved


2001-08-23  Daniel Vogelheim  <dvo@openoffice.org>  [288fa0e310090e2733166da613ac45d53d4be67d]

#86004# FindBox is no longer static (it remembers the last FindBox, to speed things up)


2001-08-23  Kurt Zenker  <kz@openoffice.org>  [6dbefb016e364d61c92f60b3ca1dfbd173beb5dd]

new version for SRC640


2001-08-23  avy  <avy@openoffice.org>  [d71de0d89c3bde3a75c63b6bdfa2bfc711693d2f]

compiler error was checked


2001-08-23  Malte Timmermann  <mt@openoffice.org>  [580764529ff20fd720c4d00a341d8cc9235c8993]

#91335# Don'r create unnecessary Threads


2001-08-23  avy  <avy@openoffice.org>  [66301b4d9b1617cdbb53a396d765a62fc3017254]

compiler error was checked


2001-08-23  Oliver Braun  <obr@openoffice.org>  [3371831bce0a85610ea260f9af70f1e209bcbf95]

#91375# fixed config item access


2001-08-23  Thomas Lange  <tl@openoffice.org>  [e9e61324c8bea2d0c03ef5503d22fa47e3657e13]

#90650# new error message if language is not available for spellchecking or hyphenation


2001-08-23  jp  <jp@openoffice.org>  [69529f1ed5eed9bf2a82238e8e1548530ca2816d]

Bug #91390#: CTOR - set browsemode only if it is needed


2001-08-23  jp  <jp@openoffice.org>  [6b24f936edfeeca8e2b02c0c13cc654ec50f6c33]

Bug #91390#: Load - don't forget a commit after a save


2001-08-23  Frank Schönheit  <fs@openoffice.org>  [086b22d77c58f42b310fd69d012e334d94ff6fd1]

#88637# corrected error message


2001-08-23  jp  <jp@openoffice.org>  [8add09f2c4e63687a2624259d02802a92e636e37]

Bug #91390#: GetState - PrintLayout not allowed in Src-&PagePreView


2001-08-23  Frank Schönheit  <fs@openoffice.org>  [7e8c248d39d5ee90226e1568d1301786896e28b4]

#88637# some method renamings


2001-08-23  Frank Schönheit  <fs@openoffice.org>  [3ac0421dd9550195d1f86dd1b87b788ea00db739]

#88637# do not build all files with exceptions


2001-08-23  Frank Schönheit  <fs@openoffice.org>  [6cbe434ba11afe3b897aaa8d82cc6ae5b8924c8f]

#88637# changes in the window hierarchy so that the query design hierarchy is more logical now


2001-08-23  jp  <jp@openoffice.org>  [93e95188ce4386bbf4a7d817f8da59946424be1a]

Bug #91390#: Execute - WebDocShell has other ID for PagePreView


2001-08-23  Frank Schönheit  <fs@openoffice.org>  [37c01e4a4edad196b0a49ff7c91308fc29a7ded0]

#88408# +ITEM_TOOLS_SYNCHRONIZE


2001-08-23  Kurt Zenker  <kz@openoffice.org>  [1a79572c5c1f700a4fc88b3a6e4f99dc08f67a18]

new version for SRC640


2001-08-23  Andreas Martens  <ama@openoffice.org>  [5e1d6558044eb645dbf8401e37d445fe7a8522cf]

Opt.: Memory neutral flag implementation for vertical layout


2001-08-23  Frank Schönheit  <fs@openoffice.org>  [6d75fac42f50a7799d52876cd859b52eaedd8b04]

initial checkin - outsourced from QueryTextView.hxx (the container window for the query design)


2001-08-23  Malte Timmermann  <mt@openoffice.org>  [7d900fa83820373e149ddea902dcb5ddd2810652]

#84013# OverwriteLevel0Bullet


2001-08-23  Kai Ahrens  <ka@openoffice.org>  [feca62afb7d2febf617356d86f3056d6e47bbb5b]

#91351#: don't update graphic in ::ImpLinkAnmeldung


2001-08-23  Frank Schönheit  <fs@openoffice.org>  [981c3d81eb787030af2cf2478b003466c48402b8]

#88637# changes in the window hierarchy of the query design - no the SQL view has a toolbox separator, too


2001-08-23  Frank Schönheit  <fs@openoffice.org>  [de33a8f9591ca3c07bbc41501d0577e0bdbfa288]

#88408# +ITEM_TOOLS_SYNCHRONIZE


2001-08-23  Jörg Budischewski  <jbu@openoffice.org>  [48143a874a0e68984f0918c7543516f793a8eef2]

#91465# Singletions as services are now returned by getValueByName()


2001-08-23  Dieter Loeschky  <dl@openoffice.org>  [261dbf1b5d5b3f77492a79e8efebaf6e7797eeee]

#91319# Removing tabulator limitations


2001-08-23  Frank Schönheit  <fs@openoffice.org>  [e10864ba884b78111d25f5fa053429f440cfa292]

initial checkin - outsourced from QueryTextView.hxx (the container window for the query design)


2001-08-23  Frank Schönheit  <fs@openoffice.org>  [861135949d799aa6df54fcf2e74f059929f0b6cc]

#88637# changes in the window hierarchy of the query design - no the SQL view has a toolbox separator, too


2001-08-23  th  <th@openoffice.org>  [85575af3af8141541e39437fe30185c021d06a24]

#78526# - remove test code


2001-08-23  Nils Fuhrmann  <nf@openoffice.org>  [bf2145630f711d030089cc032920709850993932]

Added new merger for ReadMes


2001-08-23  Andreas Martens  <ama@openoffice.org>  [0ed7342847e952236b5fedf617f3530cc47c9003]

Opt.: Memory neutral flag implementation for vertical layout


2001-08-23  Sven Jacobi  <sj@openoffice.org>  [84458a9a0823e066ac3a48129f33d98fc36e4499]

#90598# now exporting new paragraph attributes: allow hanging punctuation, and use asian rules for first and last character


2001-08-23  Thomas Lange  <tl@openoffice.org>  [136bd25e0e794aa46c0bc54754af2a2583b11524]

#91404# setRange forces m_nValue to be within the range now


2001-08-23  Oliver Braun  <obr@openoffice.org>  [00b45c70b7294ec6b4db12cf4922debea6146c18]

#91375# updated xml description


2001-08-23  th  <th@openoffice.org>  [5ab2d0e01e51e2b5e25b8daa6917bb2a95167073]

#78526# - SnapShot() with bBorder


2001-08-23  th  <th@openoffice.org>  [18df2f75351d2683d013dac56dc22cafa73f68fd]

#78526# - Set/GetWindowState()


2001-08-23  th  <th@openoffice.org>  [0e924224e959a45f9a4065ee950760d2416c3636]

#78526# - WB_SYSTEMWINDOW for FloatWindows


2001-08-23  th  <th@openoffice.org>  [2d98fd8c713ab1045f3b954c12331007b3cc60d4]

#78526# - Set/GetWindowState(); Set/GetIcon()


2001-08-23  Dieter Loeschky  <dl@openoffice.org>  [b8793100fdd959054fe2271ded94c436f72608a4]

#88122# ClickCheckboxHdl(): check aRbtBooklet


2001-08-23  Hans-Joachim Lankenau  <hjs@openoffice.org>  [cbc821b79faf967ca76a3fa228cbf88925d6cb7a]

#87136# removed all target


2001-08-23  Christian Lippka  <cl@openoffice.org>  [b359c2401fb033df672271ae1a0930ee752e842a]

#88757# fixed embedded bitmap bullets


2001-08-23  Caolán McNamara  <cmc@openoffice.org>  [71bb35541e6b6b5b6d21f06ae09a94f16f90791c]

#91237# Emblishment field in mathtype 2.0 is 1 byte shorter


2001-08-23  Caolán McNamara  <cmc@openoffice.org>  [4b9fe3a8ded9b2f03d32f7e84febd421743d1812]

#91119# Refine VBA import


2001-08-23  Caolán McNamara  <cmc@openoffice.org>  [61a9b63756cf0ac241d6bdf384dffdf53184a703]

#91211# Workarounds for ridiculous word zero width merged virtual table cells


2001-08-23  Caolán McNamara  <cmc@openoffice.org>  [0542e6f02ffcaf3dda5dccd2bab5f54b783d851d]

#91214# Illustration toc limited to 1 level


2001-08-23  Martin Hollmichel  <mh@openoffice.org>  [c6d8777372ee0b0fcc771696658ccc78d1571b8a]

chg: Syntax


2001-08-23  Sven Jacobi  <sj@openoffice.org>  [24929387194a68cdc5c3a09d4825a29b93d93ccc]

#90598# now importing new paragraph attributes: allow hanging punctuation, and use asian rules for first and last character


2001-08-23  Malte Timmermann  <mt@openoffice.org>  [bc893e443ab60e32dfecd0e9ba28a0510fb43c15]

#89855# More helper functions


2001-08-23  Martin Hollmichel  <mh@openoffice.org>  [02f8fe077b2bf0485133bd3934f557bb7a117c62]

del: svtools reference


2001-08-23  Nils Fuhrmann  <nf@openoffice.org>  [025bbfbdf5de41bd1ed7c0655398622dbcb22024]

Added new merger for ReadMes


2001-08-23  Martin Hollmichel  <mh@openoffice.org>  [2bef8c49b287e9923f904f50062c76829f869f4c]

add: dependency berkeleydb


2001-08-23  Andreas Bille  <abi@openoffice.org>  [e98f26729423923793041175dd4d1c9be7641421]

#90965# Fixed: error handling in case of missing files


2001-08-23  Martin Hollmichel  <mh@openoffice.org>  [a7d3fb1498cf9e657c1389516633be0cececb616]

add: svtools dependency


2001-08-23  Thorsten Behrens  <thb@openoffice.org>  [999e5b3892ba9105b016a4654de85a2a91101836]

#87175# Enabled linked graphics again


2001-08-23  Kai Ahrens  <ka@openoffice.org>  [e02adf639163aef49bc678e2399d399ee5a78df1]

#81916#: transfer of selection clipboard


2001-08-23  Peter Burow  <pb@openoffice.org>  [b35c599bd7b21e82c96cde877564a8e127a3e495]

fix: #91370# #91406# #90602# #90603# icons for the new file formats (*.st?, *.sx?)


2001-08-23  Peter Burow  <pb@openoffice.org>  [8bff90b2304874472d204f79cd1d99636d11c1e1]

fix: #91370# when the doctempl-dialogue opens a new doc, bring the new docwin to top


2001-08-23  Peter Burow  <pb@openoffice.org>  [231c0055a7303758c834842a88a48c651d4b1add]

fix: #91370# call EndDialog() before open a file


2001-08-23  Daniel Rentz  <dr@openoffice.org>  [18f3497a1a11c69ebe0c60c0f33a92717ffad02c]

0x0207 STRING


2001-08-23  Daniel Rentz  <dr@openoffice.org>  [cbb1e9559abd8bbd0773fe6bac366f1b74690f6c]

#90601# import view settings from 1st visible sheet


2001-08-23  Daniel Rentz  <dr@openoffice.org>  [0b59ed35f29310714bab0971d9aec820b4b3f506]

#90601# import view settings from 1st visible sheet


2001-08-23  Daniel Vogelheim  <dvo@openoffice.org>  [d81b2f5079badc2813bba3ef993875f698e5cc50]

#91412# load and save index names


2001-08-23  Daniel Vogelheim  <dvo@openoffice.org>  [2b9c179be503e244ef660248ecc0b3b20494b4d8]

#91412# added 'Name' property to indices


2001-08-23  Martin Hollmichel  <mh@openoffice.org>  [7261e3117e6d97572a1097759190954e0fb3615a]

add: missing types


2001-08-23  Martin Hollmichel  <mh@openoffice.org>  [71d5f2fb80b86edffa49521abb8d39b647e4650c]

add: types


2001-08-23  Martin Hollmichel  <mh@openoffice.org>  [ea7f172726e7e827b45381d6bc714a97a5fbd526]

chg: header (TRA/MH)


2001-08-23  Nils Fuhrmann  <nf@openoffice.org>  [077ecf8f0458991cd24970a4b88f8606b196bf51]

Fixes for merge #87134#


2001-08-23  Dirk Völzke  <dv@openoffice.org>  [37c66df89f9986d7da5d20fe98f64ef292c87f8e]

#91086# Handle new template FILESAVE_AUTOEXTENSION


2001-08-23  Martin Hollmichel  <mh@openoffice.org>  [9cd5808ce8dea9df8be49fcc8dfa352458aa3fb9]

chg: Syntax


2001-08-23  Daniel Boelzle  <dbo@openoffice.org>  [b1e3c1d43161ad7275b5aaf7913ba42097a3b3be]

#91419# not modifying any file names created by mkstemp()


2001-08-22  Martin Gallwey  <mtg@openoffice.org>  [a9f4db10c420fb875d9fd3b688ae0d148dc825e8]

#91383# oops, remove the MTG_DEBUG define


2001-08-22  Martin Gallwey  <mtg@openoffice.org>  [4c6d14718f1bca1d78f79ea2540fe6096a4b47f9]

#91383# clear the Content which holds onto a reference to the first disk segment so that we can unmount the disk correctly


2001-08-22  Hans-Joachim Lankenau  <hjs@openoffice.org>  [ef12329c5172909e8395a252a74449f8f9ef2c23]

#87798# still struggling with xml desriptions


2001-08-22  Martin Gallwey  <mtg@openoffice.org>  [c7bc70ed97e981a28ef8d6e37ce6e36bf616d5ac]

#86708# handle variable spanning to hard drive and change suffixes to being numeric


2001-08-22  Carsten Driesner  <cd@openoffice.org>  [f4eb94cce106ee9a5275f38431b31c70c903c386]

#91402# rely on pParentData only for SAL_FRAME_STYLE_CHILD windows


2001-08-22  Frank Schönheit  <fs@openoffice.org>  [a4cda5d92c2d2ebf95c8d4e7d594084adf5006c9]

#91414# when handling a drop asynchronously, remember the result set in case of a dropped field from a SQL statement / some changes in spaces


2001-08-22  Frank Schönheit  <fs@openoffice.org>  [c1b233eaf132e11c4e038cd01f971070a4cb2a68]

#91210# using namespace ::com::sun::star::beans


2001-08-22  Eike Rathke  <er@openoffice.org>  [5e4c02e4a5fff0d6291df36c4051b2feebef9062]

#90415# 10-Jan-94 is a valid date even if date order is MDY


2001-08-22  Armin Weiss  <aw@openoffice.org>  [2f4b4462a79f25f9e30495c59d85563d6f608080]

#89025# clearing mpObjectItemSet when loading binary


2001-08-22  Behrend Cornelius  <bc@openoffice.org>  [a1249a1cff2fad0285926cb9dcbeeead5a5e406b]

#90683# call of Windows API function modified


2001-08-22  Frank Schönheit  <fs@openoffice.org>  [25b2aee95179db7b2b431efdd5908332d9eaa5ed]

#91210# DataSourcePropertyChanged: invalidate the status cell / correctly forward the IsNew status


2001-08-22  Frank Schönheit  <fs@openoffice.org>  [ad6d5ae49cf71707c91acd0c2074b8f9945c5f19]

#91210# implCreateFieldControl: take care when setting the TRISTATE property of newly created check boxes


2001-08-22  Frank Schönheit  <fs@openoffice.org>  [e852e11440f4fb00bfd46acae55f3bdf3332a6f1]

#91210# FmXCheckBoxCell::OnClick: let m_pCellControl commit the changes into the data source field immediately


2001-08-22  Christian Lippka  <cl@openoffice.org>  [d5ecba772d36775172a747b89f45f059312ae169]

#90884# remove parent of itemset before setting para attribs


2001-08-22  Christian Lippka  <cl@openoffice.org>  [7231b6c11e12016ee57c9d6aefa2622a40b34125]

#90884# don't put attribs from shape in first paragraph, thats not the right way for api


2001-08-22  Kurt Zenker  <kz@openoffice.org>  [5b056d389feded857eccd53b7745b1f8761d2a44]

new version for SRC638


2001-08-22  Behrend Cornelius  <bc@openoffice.org>  [4e25b501719a344b46a08b4ef104f36ffea706ac]

#90513# Dialogs saved in new format


2001-08-22  Frank Schönheit  <fs@openoffice.org>  [7c885842638e26fc660df65ccc0b3dac0b5510f0]

#91393# release the last reference in onTerminated (resp. kill) - there may be an access to the object _after_ run returns (which is where we formerly released the last reference)


2001-08-22  Behrend Cornelius  <bc@openoffice.org>  [d3cea3e3ad3595a1bdeb09493a27f33fb2ea4b34]

#90513# Dialog resaved in new format


2001-08-22  Andreas Bille  <abi@openoffice.org>  [c2c30700eed3c688778e2c026678664b81b07dd3]

#88803# Now fetching for UTF-8 version of unicode strings after creating a new index.


2001-08-22  Peter Burow  <pb@openoffice.org>  [70d816c00644355cb139398adc23840bb2076f73]

fix: #67499# load and save standard templates with configuration management


2001-08-22  Frank Schönheit  <fs@openoffice.org>  [b1ddbdcae9e30b65e8559d3b254998278c2b7aae]

#91318# +implClearGraphics/implInsertGraphics


2001-08-22  Frank Schönheit  <fs@openoffice.org>  [801f75a5a94901500e1bc31f3f56a3b638a4cff5]

#91318# +RID_STR_OPEN-/-CLEAR_GRAPHICS


2001-08-22  Andreas Schlüns  <as@openoffice.org>  [f74a876d090baa7149bce52778b9270974a74395]

#78650# new registration for factories/modules


2001-08-22  Andreas Schlüns  <as@openoffice.org>  [c8d41d1c077248476b96c700ee5e8efab80ca349]

#78650# new registration for factories/modules


2001-08-22  mm  <mm@openoffice.org>  [63a868752267869a264e32783b28f9400ed8cbc2]

#91392#


2001-08-22  Kurt Zenker  <kz@openoffice.org>  [48de312b3f3e961ba4169016834f089a0489171b]

new version for SRC638


2001-08-22  Hennes Rohling  <hro@openoffice.org>  [d6b190b5bddd0c209a5c3399ff1b435e70cdf3c9]

#86003# Removed changes of accidentially checked in revision 1.19


2001-08-22  Svante Schubert  <sus@openoffice.org>  [c0986f8249794a23079c54ce726e03a1d5319166]

#91141# Character- and EntityReferences in attribute values were mistakenly resolved


2001-08-22  Mathias Bauer  <mba@openoffice.org>  [2cd7bdf411f062abbbe5dd2d0cb1478db9362de7]

#91381#: return NULL on Error in GetStorage_Impl


2001-08-22  Dieter Loeschky  <dl@openoffice.org>  [f0d233da22bde354b328c3226192b8149bf0a85e]

#91298# GetState(): use correct SID for SvxLanguageItem


2001-08-22  Eike Rathke  <er@openoffice.org>  [a133547178acb583e4823f94c281ecdb52c8e9ad]

#91013# GetDataArea: undo of last change, no data is a special case here


2001-08-22  Daniel Boelzle  <dbo@openoffice.org>  [86d57df6ce797f13b1118cb636b9704fc48d0e17]

#88337# documentation


2001-08-22  Daniel Boelzle  <dbo@openoffice.org>  [03503828960381c33220e5c8c1978b2c31383e80]

#88337#


2001-08-22  Daniel Boelzle  <dbo@openoffice.org>  [004aa810e13d32486f0e5c4e0dab8b4fcef6755d]

#88337# current context; header doc


2001-08-22  Christian Lippka  <cl@openoffice.org>  [90050f939908cc2bad406197c0223f1cb5857ee8]

#90607# don't create autostyles for presentation charts


2001-08-22  Sander Vesik  <svesik@openoffice.org>  [ffa1cd89d39e3f643a289fb5a997e119bd897fbf]

Fix - freetype/freetype-2.0.2/src was missing from build.lst


2001-08-22  Andreas Bregas  <ab@openoffice.org>  [87e78ae142f0b8299d76701ac13b5c7191d29468]

#90983# Methods to check double overflow


2001-08-22  Andreas Bregas  <ab@openoffice.org>  [3e568645a487cedee35880c6e2181c4caad0665b]

#90983# exp, log: Check double overflow


2001-08-22  Frank Schönheit  <fs@openoffice.org>  [58cb7e19589f6cf06e40dc0931f12a2b564b21ac]

#91235# calculate the default for CurrencySymbol using an SvtSysLocale


2001-08-22  Andreas Bregas  <ab@openoffice.org>  [13f04a6cc9c30fd9823329e55036be77600b28a7]

#90983# StepArith: Check double overflow


2001-08-22  Hans-Joachim Lankenau  <hjs@openoffice.org>  [d1207384ec75c905ff92d1c6aecac62a51b92d0d]

#87136# disable special targets


2001-08-22  Armin Weiss  <aw@openoffice.org>  [be459e3fe8847c0568421d1820e6daa727840220]

#83525# re-implemented big parts of local InsertData(...) which uses NbcMove(...) now. Also the connector connections will be tried to re-established in connected objects.


2001-08-22  avy  <avy@openoffice.org>  [4817d98fc4f91c59b58f5bbe809368330d3a3d80]

compiler error was checked(end of file)


2001-08-22  Frank Schönheit  <fs@openoffice.org>  [1640709dff7e6115765665efbd7f54fc68956e0c]

#91235# calculate the default for CurrencySymbol differently (use SvtSysLocale)


2001-08-22  Frank Schönheit  <fs@openoffice.org>  [07693ad5b3c11652b1f7420b3ff8d8f67860e24b]

#91235# calculate the default for CurrencySymbol differently


2001-08-22  Frank Schönheit  <fs@openoffice.org>  [dd5f3728f456afe2332cbb54e67331757ce4d5c1]

#91235# +ConfigProperty::DEFAULTCURRENCY


2001-08-22  Andreas Bregas  <ab@openoffice.org>  [8ea232778a88867add9290d3708b033b8c20f8df]

#90983# Check double overflow


2001-08-22  Peter Burow  <pb@openoffice.org>  [b015fefbcded099c0273ede1824e38e0e594ecc8]

fix: #85816# when page for helpid not exists then use help id of parent window


2001-08-22  Peter Burow  <pb@openoffice.org>  [42dfe9bcd915715fb1fccdfddd39cbceb8b96112]

fix: #85816# IsHelpErrorDocument() added


2001-08-22  th  <th@openoffice.org>  [dba892cfb8b0324fe7ff4a365e2ae9d0dddc1e60]

#90870# - x-s_jis is now also interpreted as Shift-JIS


2001-08-22  Sven Jacobi  <sj@openoffice.org>  [24142b9f9afe922fa18752aafb10ff6db486674a]

#77696# not removing urls that includes charactes in its host part which are not allowed


2001-08-22  Daniel Boelzle  <dbo@openoffice.org>  [3fcbf30b072beeae4939c3657d8d1a37cf785352]

#88337# current context


2001-08-22  avy  <avy@openoffice.org>  [f1b678836abfc75b6b278e29b187c678d2bce65b]

checked compillation error


2001-08-22  Thorsten Behrens  <thb@openoffice.org>  [fe3e7cfd2a80761562577784ef15a878e1bf02c4]

#91361# Initialized pCustomIcon


2001-08-22  Mathias Bauer  <mba@openoffice.org>  [6d396ff78bdf868563274e9e12de5ae5ce9e96cd]

#91343#: call ModeChanged-Notification after performing SaveCompleted, never do it in HandsOff mode


2001-08-22  Mathias Bauer  <mba@openoffice.org>  [a4b03cc7fa44d526cd45619abd7516e600a2b75d]

#91309#: send update after executing through appdispatch


2001-08-22  Mathias Bauer  <mba@openoffice.org>  [9e657721129e75a7d34c3f440fabac7d78f3f6b3]

#91125#: don't insert wrong parameter type for PosSize


2001-08-22  Dirk Völzke  <dv@openoffice.org>  [941d24cc3d9ae2b2d2dcdeb12d19e37db46188e1]

#91326# Added some virtual methods to the FileDialogHelper


2001-08-22  Mathias Bauer  <mba@openoffice.org>  [8fe47341fe5a9ff2be3ab022e4175d7d89a0f08b]

#91125#: errornous zombie removal removed


2001-08-22  Mathias Bauer  <mba@openoffice.org>  [75c39e270127c77e5660603f970066940a3fb919]

#91309#: checkmarks were not removable


2001-08-22  jp  <jp@openoffice.org>  [30eb1f3caa14b9c04b5989519496c745354c9dfd]

Bug #91245#/#91223#: disable optimization for method DoOnCapitals


2001-08-22  Thomas Benisch  <tbe@openoffice.org>  [e46b9ca62ec51a7710f4997e5559fb1d08a6a083]

#91352# IDE: could not open source from html document GPF


2001-08-21  Kurt Zenker  <kz@openoffice.org>  [34f855020e201c7b53ce913ed45ad46fd7b5b379]

Merge SRC638: 22.08.01 - 00:40:42


2001-08-21  Kurt Zenker  <kz@openoffice.org>  [a5e51692a0c11b7d69b821e8ae203d81a745ebf1]

Merge SRC638: 22.08.01 - 00:38:38


2001-08-21  Kurt Zenker  <kz@openoffice.org>  [75443eb91221b65e7d232569d266976da90aeed6]

Merge SRC638: 22.08.01 - 00:36:35


2001-08-21  Kurt Zenker  <kz@openoffice.org>  [adccf14e3d824ef217bebe77508c1b14d84dc37f]

Merge SRC638: 22.08.01 - 00:34:30


2001-08-21  Kurt Zenker  <kz@openoffice.org>  [c6baae3fed9cf71fd371ca9d6bbfc77503a095d2]

Merge SRC638: 22.08.01 - 00:30:19


2001-08-21  Kurt Zenker  <kz@openoffice.org>  [31b119f908ee515c521563722ee96f5592001acd]

Merge SRC638: 22.08.01 - 00:28:15


2001-08-21  Kurt Zenker  <kz@openoffice.org>  [dedc279cf825199f7c3cc5804fadc505aa279111]

Merge SRC638: 22.08.01 - 00:22:08


2001-08-21  Kurt Zenker  <kz@openoffice.org>  [ddd399eca08f42e1973a549656efe74662c03472]

Merge SRC638: 22.08.01 - 00:17:57


2001-08-21  Kurt Zenker  <kz@openoffice.org>  [7cb718a817daff23e85451262a4ae09fc52d352a]

Merge SRC638: 22.08.01 - 00:15:50


2001-08-21  Kurt Zenker  <kz@openoffice.org>  [0571b74c97cc2044e57b38d4633291dab2572082]

Merge SRC638: 22.08.01 - 00:13:35


2001-08-21  Kurt Zenker  <kz@openoffice.org>  [ef921ddc65f2e04a6ff1de11e03225bd2c78cc0e]

Merge SRC638: 22.08.01 - 00:08:40


2001-08-21  Kurt Zenker  <kz@openoffice.org>  [d089b530653a4b08bee3023fb8c849e577f93229]

Merge SRC638: 22.08.01 - 00:04:23


2001-08-21  Kurt Zenker  <kz@openoffice.org>  [958e13f492d34b613bb9a4c0a24da60f09a6a888]

Merge SRC638: 08/22/01 - 00:04:12


2001-08-21  Kurt Zenker  <kz@openoffice.org>  [b795c993d33d0b966c96082fa543d0e8651d2eb5]

Merge SRC638: 22.08.01 - 00:02:11


2001-08-21  Kurt Zenker  <kz@openoffice.org>  [de3bb3de29090b84c178d9727a76c7957cfca78b]

Merge SRC638: 22.08.01 - 00:01:29


2001-08-21  Kurt Zenker  <kz@openoffice.org>  [6c0d8e0f15d60607467fa80eb396cdb26a55b644]

Merge SRC638: 22.08.01 - 00:02:24


2001-08-21  Kurt Zenker  <kz@openoffice.org>  [6dc632a4c2d5f65fe3f1a1f3a262ba5d3fa38046]

Merge SRC638: 22.08.01 - 00:00:54


2001-08-21  Kurt Zenker  <kz@openoffice.org>  [07ec6d859dc2e8136ad34469a42c660769b9b727]

Merge SRC638: 22.08.01 - 00:00:30


2001-08-21  Kurt Zenker  <kz@openoffice.org>  [a580ad65aef94f5a19636e0d039e32d785f2e7e6]

Merge SRC638: 08/22/01 - 00:00:28


2001-08-21  Rüdiger Timm  <rt@openoffice.org>  [b107e65941ee9f0e84af3834613a6f82ac78ebc9]

Merge SRC638: 22.08.01 - 00:00:13


2001-08-21  Kurt Zenker  <kz@openoffice.org>  [7af8392c426c003d9e1de6dba2829723e5ef812d]

Merge SRC638: 21.08.01 - 23:53:15


2001-08-21  Kurt Zenker  <kz@openoffice.org>  [e6b21264fd61bff3a439feed1626f4152ed88bda]

Merge SRC638: 21.08.01 - 23:43:08


2001-08-21  Kurt Zenker  <kz@openoffice.org>  [fdc4ead3a8b5096383f1345511c5ce10d1693421]

Merge SRC638: 21.08.01 - 23:30:56


2001-08-21  Kurt Zenker  <kz@openoffice.org>  [693e3781d5cc307d778d047184e9525c385a53bb]

Merge SRC638: 21.08.01 - 23:27:56


2001-08-21  Kurt Zenker  <kz@openoffice.org>  [d66723f5692a37642734d388a01f2d0c5fbe7b05]

Merge SRC638: 21.08.01 - 23:22:52


2001-08-21  Kurt Zenker  <kz@openoffice.org>  [5d98053c0dde63ec9bb1653f6dad459b1acaa996]

Merge SRC638: 21.08.01 - 23:21:50


2001-08-21  Kurt Zenker  <kz@openoffice.org>  [0a2a93bda74c3cab434bd6a50918e7640b2e47fb]

Merge SRC638: 21.08.01 - 23:17:52


2001-08-21  Kurt Zenker  <kz@openoffice.org>  [43fb67176c784acf37cb98c4164f5ed5918fa6b9]

Merge SRC638: 21.08.01 - 23:16:15


2001-08-21  Kurt Zenker  <kz@openoffice.org>  [b5756a00bb28289ed8ad4a492384ae7ca959ad0b]

Merge SRC638: 21.08.01 - 23:12:44


2001-08-21  Kurt Zenker  <kz@openoffice.org>  [6ad63fe012867608381860ee20ebd2dabff823ac]

Merge SRC638: 21.08.01 - 23:13:26


2001-08-21  Kurt Zenker  <kz@openoffice.org>  [b3fd99c7ac88f259eada2ffe509a84097c2cd946]

Merge SRC638: 21.08.01 - 23:10:35


2001-08-21  Kurt Zenker  <kz@openoffice.org>  [7a56940d506f96cd3d28de9c17fd7e7f8ca6f749]

Merge SRC638: 21.08.01 - 23:07:37


2001-08-21  Kurt Zenker  <kz@openoffice.org>  [863495bee9e38a9a37b724d3bbb9268251df32cf]

Merge SRC638: 21.08.01 - 23:03:35


2001-08-21  Kurt Zenker  <kz@openoffice.org>  [203e6bba9caeb934cfdf6bf82867df0a63e6a7a6]

Merge SRC638: 21.08.01 - 23:05:18


2001-08-21  Kurt Zenker  <kz@openoffice.org>  [55f45b4c6813db470f6b899fe0b5e4893ad55c10]

Merge SRC638: 08/21/01 - 23:05:39


2001-08-21  Kurt Zenker  <kz@openoffice.org>  [d5248b15154f30ad60bdc4e3537231c2d5f743ad]

Merge SRC638: 21.08.01 - 23:04:11


2001-08-21  Kurt Zenker  <kz@openoffice.org>  [0976bdbbb782e8698e7185ee5d40abda7809fc5a]

Merge SRC638: 21.08.01 - 23:03:51


2001-08-21  Kurt Zenker  <kz@openoffice.org>  [2f8a1cf5fe359aa41211aa900b721a950acc6698]

Merge SRC638: 21.08.01 - 23:02:53


2001-08-21  Kurt Zenker  <kz@openoffice.org>  [46d779eb336157440f72ef77ea6b61406b61b308]

Merge SRC638: 21.08.01 - 23:02:04


2001-08-21  Kurt Zenker  <kz@openoffice.org>  [f386e52fa8b53e0076c957aff4a102c14d13a3a4]

Merge SRC638: 21.08.01 - 23:02:07


2001-08-21  Kurt Zenker  <kz@openoffice.org>  [fb060f86c979846e085de3814104cae7b4983b30]

Merge SRC638: 21.08.01 - 23:00:50


2001-08-21  Kurt Zenker  <kz@openoffice.org>  [730c50ce9b7ca29aadab7601937d2cbf858dbb31]

Merge SRC638: 21.08.01 - 23:00:38


2001-08-21  Kurt Zenker  <kz@openoffice.org>  [2b9f400b4fee736db5a33ae50f9bfffb1fa112b4]

Merge SRC638: 08/21/01 - 23:00:32


2001-08-21  Kurt Zenker  <kz@openoffice.org>  [b1b8e875f492b13d95bba968557e7965ee939d59]

Merge SRC638: 21.08.01 - 22:59:02


2001-08-21  Kurt Zenker  <kz@openoffice.org>  [94159fd1b63107dd5912f06a2133aecf45fb01f1]

Merge SRC638: 21.08.01 - 22:58:47


2001-08-21  Kurt Zenker  <kz@openoffice.org>  [37a19af699d7619c86a1c444b7e879bdd5297d26]

Merge SRC638: 08/21/01 - 22:58:25


2001-08-21  Kurt Zenker  <kz@openoffice.org>  [68e89f54adfd20a96a261a49c3f9d2ed4b936e43]

Merge SRC638: 21.08.01 - 22:57:41


2001-08-21  Kurt Zenker  <kz@openoffice.org>  [b93bfa3417eac1c42783c643bd0f32803ae2f3b0]

Merge SRC638: 21.08.01 - 22:56:38


2001-08-21  Kurt Zenker  <kz@openoffice.org>  [b588356940839af47bd23e2818b083a567923da4]

Merge SRC638: 08/21/01 - 22:56:32


2001-08-21  Kurt Zenker  <kz@openoffice.org>  [eccb5dd5d4686b36cb15c8fe587cbab5c36ab755]

Merge SRC638: 21.08.01 - 22:54:32


2001-08-21  Kurt Zenker  <kz@openoffice.org>  [4d890841868c8abca355a695fc431d622e6d86a8]

Merge SRC638: 21.08.01 - 22:51:16


2001-08-21  Kurt Zenker  <kz@openoffice.org>  [6601a0e5aef6a971a390ca04ad7ea3ea9a697f34]

Merge SRC638: 21.08.01 - 22:51:34


2001-08-21  Kurt Zenker  <kz@openoffice.org>  [50bbc0c134d43e7fbb14425a65b7fe177ac85f64]

Merge SRC638: 21.08.01 - 22:50:53


2001-08-21  Kurt Zenker  <kz@openoffice.org>  [d5353bcc4d4a50a4f0d2d6e0359ebd13b25d385e]

Merge SRC638: 21.08.01 - 22:49:46


2001-08-21  Kurt Zenker  <kz@openoffice.org>  [8e557faafea9262d0a1daa11214c142d5d316b54]

Merge SRC638: 21.08.01 - 22:48:03


2001-08-21  Kurt Zenker  <kz@openoffice.org>  [51c5937c26b6850951c2bd7518dfb51246594129]

Merge SRC638: 21.08.01 - 22:46:26


2001-08-21  Kurt Zenker  <kz@openoffice.org>  [5dfb8a849c9b5e29d7287ea62bfcd743ad589c4c]

Merge SRC638: 21.08.01 - 22:44:34


2001-08-21  Kurt Zenker  <kz@openoffice.org>  [be60b110a13e062f7482d5d8caba09ecbca88b3d]

Merge SRC638: 21.08.01 - 22:44:06


2001-08-21  Kurt Zenker  <kz@openoffice.org>  [ab4e8a7e15a52329b73a50689caf8d9dea6d66b2]

Merge SRC638: 21.08.01 - 22:44:14


2001-08-21  Kurt Zenker  <kz@openoffice.org>  [3afa2730809075c081ed97dd2cce992fa09838c2]

Merge SRC638: 21.08.01 - 22:43:05


2001-08-21  Kurt Zenker  <kz@openoffice.org>  [bcbbd221024fff6563f4bc0cd2cf024eaf0ddab4]

Merge SRC638: 21.08.01 - 22:40:33


2001-08-21  Kurt Zenker  <kz@openoffice.org>  [1b591fa91212fcb63997c884d31aa75a36ad0c19]

Merge SRC638: 21.08.01 - 22:40:56


2001-08-21  Kurt Zenker  <kz@openoffice.org>  [13b9ff50e24b845ec7d21e89c43be6410bb9aebd]

Merge SRC638: 21.08.01 - 22:39:45


2001-08-21  Kurt Zenker  <kz@openoffice.org>  [a449d4cf5d7d7801f24efad6895df577db56e2ce]

Merge SRC638: 08/21/01 - 22:40:11


2001-08-21  Kurt Zenker  <kz@openoffice.org>  [dfc729140e2cbe7d2b329611fe394c41bed2a642]

Merge SRC638: 21.08.01 - 22:37:47


2001-08-21  Kurt Zenker  <kz@openoffice.org>  [1bb22f6f301433094536d4cdf6b9bf3d99f9e089]

Merge SRC638: 21.08.01 - 22:35:25


2001-08-21  Kurt Zenker  <kz@openoffice.org>  [2117cc2239152db084a496dd1fb6249f4297f089]

Merge SRC638: 21.08.01 - 22:34:24


2001-08-21  Kurt Zenker  <kz@openoffice.org>  [1b40651a4a33d23b011a3d1943c7c479537dbf58]

Merge SRC638: 21.08.01 - 22:34:18


2001-08-21  Kurt Zenker  <kz@openoffice.org>  [fe540749f1b4a26b4ce1e12a4afa81a58212cc73]

Merge SRC638: 21.08.01 - 22:31:34


2001-08-21  Kurt Zenker  <kz@openoffice.org>  [27bcfed03911a9ba694693069ecd7abfbe62f0c7]

Merge SRC638: 21.08.01 - 22:31:29


2001-08-21  Kurt Zenker  <kz@openoffice.org>  [2c20c6fa25d02dc16b1e406376cff216220b9153]

Merge SRC638: 21.08.01 - 22:30:42


2001-08-21  Kurt Zenker  <kz@openoffice.org>  [b247af57b580879a7e8251e9f925511c7eb707ab]

Merge SRC638: 21.08.01 - 22:30:24


2001-08-21  Kurt Zenker  <kz@openoffice.org>  [61667396bf18c7acfcd0289153577ab401c49dba]

Merge SRC638: 21.08.01 - 22:25:28


2001-08-21  Kurt Zenker  <kz@openoffice.org>  [e3d6d8f0559925f9b254eb342e04be1b3469a6a8]

Merge SRC638: 21.08.01 - 22:22:59


2001-08-21  Kurt Zenker  <kz@openoffice.org>  [ac3230b5c989753c2f25e99fe05836d08d90b4b6]

Merge SRC638: 21.08.01 - 22:20:56


2001-08-21  Kurt Zenker  <kz@openoffice.org>  [b1200a7dc2464d4efdbb60b1911ce79f5c36a80b]

Merge SRC638: 21.08.01 - 22:20:24


2001-08-21  Kurt Zenker  <kz@openoffice.org>  [e0d78ba1b1533c00991788d6fbaafb8c9ce19bfe]

Merge SRC638: 21.08.01 - 22:18:36


2001-08-21  Rüdiger Timm  <rt@openoffice.org>  [10847aadca595cfb36c26226fcb8fd09f32d1020]

Merge SRC638: 21.08.01 - 22:17:58


2001-08-21  Rüdiger Timm  <rt@openoffice.org>  [ca1e6ff036aca79664cb5b6466b54e8f8c60ebdf]

Merge SRC638: 21.08.01 - 22:15:32


2001-08-21  Rüdiger Timm  <rt@openoffice.org>  [5c191f5d7189d4817028e9e6e80bbadeac0accce]

Merge SRC638: 21.08.01 - 22:16:14


2001-08-21  Kurt Zenker  <kz@openoffice.org>  [2d8fbffa5375cc8454d34bc1e9e38f20fbe9062a]

Merge SRC638: 21.08.01 - 22:14:47


2001-08-21  Kurt Zenker  <kz@openoffice.org>  [71707de4e25533022d24902b4ccbe24065335b73]

Merge SRC638: 21.08.01 - 22:15:59


2001-08-21  Rüdiger Timm  <rt@openoffice.org>  [e45a8b7725ba8b6d7cec2fd15913e1cf9b9ccb3c]

Merge SRC638: 21.08.01 - 22:14:18


2001-08-21  Kurt Zenker  <kz@openoffice.org>  [c9f58cfd146b0e79cf8b2bc018ea32d7ecf70e44]

Merge SRC638: 21.08.01 - 22:12:04


2001-08-21  Kurt Zenker  <kz@openoffice.org>  [a7d31602ba3916d0b2d1270679bbc22ecad45cb8]

Merge SRC638: 21.08.01 - 22:13:14


2001-08-21  Kurt Zenker  <kz@openoffice.org>  [8e73de0fae74cc9c20ddd778191d8d956b7f6650]

Merge SRC638: 21.08.01 - 22:12:34


2001-08-21  Rüdiger Timm  <rt@openoffice.org>  [b20ec61b148493f7e852c463c31f0173690baedc]

Merge SRC638: 21.08.01 - 22:11:06


2001-08-21  Kurt Zenker  <kz@openoffice.org>  [d92b18c9f8d21e9da9e63125ddbf31e72c530dbe]

Merge SRC638: 21.08.01 - 22:10:46


2001-08-21  Kurt Zenker  <kz@openoffice.org>  [9c6d5c8739b94272042b469fbe037f1fa1fd7bce]

Merge SRC638: 21.08.01 - 22:10:56


2001-08-21  Kurt Zenker  <kz@openoffice.org>  [c0ba1347ef44d4b251b825ee8374b1bc5c93674f]

Merge SRC638: 08/21/01 - 22:11:47


2001-08-21  Kurt Zenker  <kz@openoffice.org>  [bedf60c2039b4308bd43bf27a3444d619982810c]

Merge SRC638: 21.08.01 - 22:11:29


2001-08-21  Kurt Zenker  <kz@openoffice.org>  [a02c1a471ffbbc69c455f1e8afb88a1bedd726da]

Merge SRC638: 21.08.01 - 22:10:11


2001-08-21  Kurt Zenker  <kz@openoffice.org>  [48d8ba3c94bbdb60eee2400095e6e998021b4bf3]

Merge SRC638: 21.08.01 - 22:10:01


2001-08-21  Kurt Zenker  <kz@openoffice.org>  [71125e39091832546481ed1b89e849512c47ade3]

Merge SRC638: 21.08.01 - 22:09:50


2001-08-21  Rüdiger Timm  <rt@openoffice.org>  [d9a04e1278ee7b8ac3e4eca9984e8f481c5b7bd7]

Merge SRC638: 21.08.01 - 22:10:15


2001-08-21  Rüdiger Timm  <rt@openoffice.org>  [1936a462dfc1f8ee62cfe9a33f3c8be626941976]

Merge SRC638: 21.08.01 - 22:09:02


2001-08-21  Kurt Zenker  <kz@openoffice.org>  [9405f521179f361348fe2c9af4d7caef5605fa30]

Merge SRC638: 21.08.01 - 22:08:27


2001-08-21  Kurt Zenker  <kz@openoffice.org>  [0382661de1ef0fde95d1ee61c50785878a0c0184]

Merge SRC638: 21.08.01 - 22:06:57


2001-08-21  Kurt Zenker  <kz@openoffice.org>  [c1276573aa720e67a620e290b9637f294e06b750]

Merge SRC638: 21.08.01 - 22:05:04


2001-08-21  Niklas Nebel  <nn@openoffice.org>  [0069d926a31dacf40fcf07c248c686e0fb597d9e]

#74654# InsertURLField: check if editable


2001-08-21  Niklas Nebel  <nn@openoffice.org>  [d6998ae929dfe1f28039b2afb54a0cce014175a1]

#74654# state for SID_READONLY_MODE


2001-08-21  Niklas Nebel  <nn@openoffice.org>  [f7ab10cbf25f60a688ee8fafb002c1d682edb7fc]

#74654# SID_READONLY_MODE


2001-08-21  Behrend Cornelius  <bc@openoffice.org>  [0994a0212d520eb57e82b33055bdc7a87bffed8f]

#91036# now File/Folderopen Dialogs open with Work Directory as Default


2001-08-21  Behrend Cornelius  <bc@openoffice.org>  [524d50ec2c4b3d149c6060dba1f2269d55991a9d]

#91236# Fieldwidths modified


2001-08-21  avy  <avy@openoffice.org>  [7047a4b9e5835c3433657073f3a56cbcc9280911]

check error during compillation


2001-08-21  Daniel Vogelheim  <dvo@openoffice.org>  [570469fd6cf4c990aca94c474ca7eb4ef270b742]

#91366# numberings may start with "0"


2001-08-21  Kurt Zenker  <kz@openoffice.org>  [8fa132e25e14676da4a630ba637bbc9868adbd31]

new version for SRC640


2001-08-21  Malte Timmermann  <mt@openoffice.org>  [a61080c9bc96ca82f8416708792eca4a56623036]

#86505# Fixed probs with ScrollMenus and non visible entries


2001-08-21  Carsten Driesner  <cd@openoffice.org>  [49347bf98c1a0aca7c522bcd46ff1186497b81bb]

#89777# make temp directory configurable


2001-08-21  Carsten Driesner  <cd@openoffice.org>  [b13abc18c59ac8904569342695ef8fd03a5473a9]

#89777# make temp directory configurable


2001-08-21  Björn Milcke  <bm@openoffice.org>  [3d811eb351bd423aed007761b6c6f042ecf32616]

#89428# also accept integers for XLineJointItem


2001-08-21  Carsten Driesner  <cd@openoffice.org>  [ad68a2b3bd6091d2943fcb8ecf3b0e48b1aa2cc4]

#89777# make temp directory configurable


2001-08-21  Rüdiger Timm  <rt@openoffice.org>  [d2a23233b0f661ca4f70dc040c3f08dd073e770a]

new version for SRC640


2001-08-21  Dirk Völzke  <dv@openoffice.org>  [446b7aaf97d2be7a5beab0376cfc1a9b3f49bc5f]

#91360# CreateEventData_Impl creates an empty sequence if pMacro is NULL to remove the event binding


2001-08-21  Kai Ahrens  <ka@openoffice.org>  [b7af7ce2d5489681e6dd344293bd681f3b99d1a0]

#81916#: support of selection clipboard


2001-08-21  Sven Jacobi  <sj@openoffice.org>  [8ae5846551e8258996a271d5fb9a165df5347d39]

#90595# solved clipping problem


2001-08-21  Armin Weiss  <aw@openoffice.org>  [0fa90168f804467f4af0babacdc69ede84051490]

#90356# adeed user request when changing page layout


2001-08-21  Armin Weiss  <aw@openoffice.org>  [1fd5f186304f618b372a5106f295ab582a2a48c3]

#90356# adeed string for user request when changing page layout


2001-08-21  Andreas Martens  <ama@openoffice.org>  [1606579e8b7cb612b569eddd806008654621dc60]

Fix #91314#: A really small clip rectangle


2001-08-21  Eike Rathke  <er@openoffice.org>  [63838f5779917ea59f8adaad352604b226e496bf]

#91341# interpreter progress may occur anytime, use dummy if any other progress is active


2001-08-21  Björn Milcke  <bm@openoffice.org>  [a1336a379608fb32b82bab04d197a08178808ed3]

#91308# export floor element


2001-08-21  Kai Ahrens  <ka@openoffice.org>  [5d428963525dbab007faec7164c75eb628b3ff26]

#81916#: support of selection clipboard


2001-08-21  Stephan Bergmann  <sb@openoffice.org>  [1f8b28910e880b2b7632e948766225065733e119]

#85453# Improved convertAbsToRel() for non-DOS file URLs.


2001-08-21  Frank Schönheit  <fs@openoffice.org>  [5d08ee1cb07353a598350723d4c94141fa8d143f]

#91359# small spell corrections


2001-08-21  avy  <avy@openoffice.org>  [14f30f3bfef5d020ec9a12a1e382029865e281b5]

adopted for UNIX compiler


2001-08-21  Frank Schönheit  <fs@openoffice.org>  [41d3e09115da0db541dae9a21d11964279fbc313]

#91346# Attach: corrected asking for isAfterLast


2001-08-21  Daniel Rentz  <dr@openoffice.org>  [f073c6d5e2383f969db0f4d7f06702029728d4f5]

#91356# PivotTables and sheets with spaces


2001-08-21  Daniel Rentz  <dr@openoffice.org>  [05ffcc8b8fbc0fed5dd5413382988b0a6b54f560]

0x0205 BOOLERR


2001-08-21  Christian Lippka  <cl@openoffice.org>  [05a913b85381ac1b175c7600a790c547c3b8740d]

#91144# guard destruction of agregated shape


2001-08-21  Andreas Bille  <abi@openoffice.org>  [3a0fbb3e684479e8b1ae6ccb980ce9ba1a3e5059]

#85816# Now a new property IsErrorDocument.


2001-08-21  Frank Schönheit  <fs@openoffice.org>  [fe48b9d8bc7fa99c575f8465c240f02f6976d6bc]

#87721# corrected the parent of the search dialog


2001-08-21  Frank Schönheit  <fs@openoffice.org>  [e3518d43c5c4f020e3b7195c720c42afe41cd533]

#87721# re-written (nearly) completely - now storing the data in the new configuration modules


2001-08-21  Frank Schönheit  <fs@openoffice.org>  [6e98341eaae624ba23161ef1d61850771c22df4a]

#87721# no need for the FmSearchConfigAdmin anymore


2001-08-21  Frank Schönheit  <fs@openoffice.org>  [d1c628d400b2aadca4da6c73d5726f56675dd926]

#87721# filter out some internal helper structs of the OConfigurationValueContainer


2001-08-21  Daniel Vogelheim  <dvo@openoffice.org>  [a4b01fca63a5278aea41479ff325cbe84e9e3ed1]

#86004# performance improvements for table export


2001-08-21  Frank Schönheit  <fs@openoffice.org>  [1cebf8733347db6627afda48caa4a0d5b51f5fd4]

#87721# +configvaluecontainer


2001-08-21  Frank Schönheit  <fs@openoffice.org>  [b26b0e2c5a451e8f5ff85b1f26d6f735932d6852]

initial checkin - helper class for accesing config data in fixed memmory locations (aka class members)


2001-08-21  Frank Schönheit  <fs@openoffice.org>  [55fcfa6bb2c535708883c8085ff5c5400fd79635]

#87721# +hasByHierarchicalName


2001-08-21  Carsten Driesner  <cd@openoffice.org>  [537bf1713a3beb703b144ec9eb46c4f5771a9cec]

#91094# new time bomb for beta


2001-08-21  jp  <jp@openoffice.org>  [7a33966ef1463bdefbc010d366a51da9efa46953]

Bug #91332#: BuildEnum - set the charformat on the NumFormat before this is set into the numrule


2001-08-21  Stephan Bergmann  <sb@openoffice.org>  [785bb1d52f78b2a09e305f35d362ac33f52f4e94]

#90982# SmartRel2Abs() now even works with invalid base URL.


2001-08-21  Hennes Rohling  <hro@openoffice.org>  [ed1715a88150bdf7860c0f2ceafc00096bbb06a6]

#86948# oslProfileImpl.m_strFileName is already a system path


2001-08-21  jp  <jp@openoffice.org>  [5aadf6bad44f72e0a5eec7c76c2d910c173bef3b]

Bug #91300#: disable slots if no object is select


2001-08-21  Andreas Bille  <abi@openoffice.org>  [cae687644afb030b4a8203e5bf1882f71da2671a]

#89890# now evaluating osl::FileBase::E_NOTREADY and determining removable-flag for evaluation in UUI.


2001-08-21  Andreas Bille  <abi@openoffice.org>  [692266d2b9c49ef2f12d32dcec1382e879867526]

#89900# Now comparing first part and second part only if first parts in keywords are equal.


2001-08-21  Eike Rathke  <er@openoffice.org>  [e856505dd7e197984cf4ecc7916e34a2520751dc]

#90873# don't use format code defaults of currency formats provided by I18N, always use locale data default currency


2001-08-21  Malte Timmermann  <mt@openoffice.org>  [f411b6126e585a61fa7fb74435c290b25753857d]

#87753# ImpInsertText - Handle nChars greater MAXCHARSINPARA correctly


2001-08-21  Malte Timmermann  <mt@openoffice.org>  [b8b74827b41a5a0b8ba610c79223389f720c0848]

#91105# EditEngine::Set/GetParaAttrib() doesn't check for OutlineMode now, get correct LRSpaceItem


2001-08-21  Malte Timmermann  <mt@openoffice.org>  [83650128387436ebae2e57e745c2280dc2c7818c]

Indented one source line...


2001-08-21  Malte Timmermann  <mt@openoffice.org>  [813d7587055b72901be52e003ed4eee3ba9aec22]

#91105# Don't check for OutlinerMode in Set/GetParaAttrib()


2001-08-21  Andreas Bregas  <ab@openoffice.org>  [4c5be38a7d2398f83faa4d64aedea42fbd6f674f]

#91330# openFileReadWrite(): Catch com.sun.ucb.NameClashException


2001-08-21  Mathias Bauer  <mba@openoffice.org>  [741d84762a3d7b58ca14f4db321c54056fb4275d]

#90669#: use task service


2001-08-21  Mathias Bauer  <mba@openoffice.org>  [0b68448dd6d2dff11255d5836263f7caefe47f95]

#91027#: explicit treatment for disk spanned JAR files; access content only on demand


2001-08-21  Mathias Bauer  <mba@openoffice.org>  [ea400a200d41a94b0713281b54a6d29ccbedfdae]

#91027#: explicit treatment for disk spanned JAR files; access content only on demand


2001-08-21  Mathias Bauer  <mba@openoffice.org>  [66886d17f22eab590d4985d7df85c14a77e9b7b9]

#91027#: explicit treatment for disk spanned JAR files


2001-08-21  Vladimir Glazounov  <vg@openoffice.org>  [bed7fe5cb921f86a7b180b4be24dc198a1ffc86c]

#65293# fixed dependencies handling


2001-08-21  jp  <jp@openoffice.org>  [a310aa696eb554ac90f25ffcc4e2be492ab2d164]

Bug #91322#: use correct anchor slot ids


2001-08-21  Peter Burow  <pb@openoffice.org>  [fa1e9b2277b79dc0695ecdc3787762be6c9b708b]

fix: #91290# disable <STRG><F4> if not task frame (e.g. Help-Frame)


2001-08-21  Stephan Bergmann  <sb@openoffice.org>  [6b52df25e1d13586be46d98d465a7c71c27cf38d]

Added '.cxx' to ucbhelper.flt to filter out names from unnamed namespaces.


2001-08-21  Kurt Zenker  <kz@openoffice.org>  [9f4a1fd29c2e97672aef6508a05e23d5d4b43517]

SRC640


2001-08-21  Kurt Zenker  <kz@openoffice.org>  [980fc1003161f8d59cc6efe6c3d7a62891e5afc3]

SRC640


2001-08-21  Christian Lippka  <cl@openoffice.org>  [850b58d47ca9e61e7f1e70cba91b5e726b9bf433]

#90240# fixed performance of XServiceInfo by using static sequences


2001-08-21  Christian Lippka  <cl@openoffice.org>  [9a610ccec5273a4c48a79129921ec1553acac74e]

#90240# fixed performance of XServiceInfo by using static sequences


2001-08-21  Gregor Hartmann  <gh@openoffice.org>  [2a178fbbf18cbf7d4905977a2203099c86bd7ca8]

#87726#Mozilla integration


2001-08-21  Carsten Driesner  <cd@openoffice.org>  [d4f121f05b72c2824157501adddfc5c1877c29d1]

#91320# don't link against setup library


2001-08-21  Daniel Boelzle  <dbo@openoffice.org>  [4e320a40b5943337db4b39f205f6d09b4ce0edb6]

#88337# documentation review


2001-08-21  Thomas Lange  <tl@openoffice.org>  [b891045cbe75e15ab5e779a0308dfe2328ff907f]

#91206# removed trailing \0 chars on import of old formulas


2001-08-21  Mathias Bauer  <mba@openoffice.org>  [307e84eed1da663e61fb2da4c303eda2c200ac23]

#91027#: method for detecting disk spanned jar files


2001-08-21  Dirk Völzke  <dv@openoffice.org>  [3d9371aa64a43d00543faeb3f0f6db4f990dc59c]

#79591# Added sfx.xml


2001-08-21  Mathias Bauer  <mba@openoffice.org>  [1ef8ad411d3388af03e54575cb41d8c5cf7ca6c1]

#91027#: method for detecting file contents


2001-08-21  Stephan Bergmann  <sb@openoffice.org>  [4eb629ce0081816ec3b3c22efd70b2b50b500d06]

#89890# Improved handling of DEVICE_NOT_READY errors.


2001-08-21  Kai Sommerfeld  <kso@openoffice.org>  [40052c59e39614a1dca9742b120984c211cc83b1]

#91207# - Fixed HierarchyDataSource::createInstance(...)


2001-08-20  Thorsten Behrens  <thb@openoffice.org>  [94c4bd958e1e53f5f9439b223e43287b88d181aa]

testing


2001-08-20  Hans-Joachim Lankenau  <hjs@openoffice.org>  [617e3d0564aaa15670fec08836d3a963794e0201]

make sure descriptions make their way to misc


2001-08-20  Niklas Nebel  <nn@openoffice.org>  [557d43c666d22ffa0c329cf33490d036034613af]

#91216# InsertURL: InsertBookmark if view is not active


2001-08-20  Niklas Nebel  <nn@openoffice.org>  [2c4df0a7fd608a020bcc74652c35126e5de17f05]

#91216# InsertBookmark: for bTryReplace replace a single URL with new one


2001-08-20  Niklas Nebel  <nn@openoffice.org>  [8ec91a857d02ef97d2af12c35a126eaf38681139]

#91216# InsertBookmark: parameter bTryReplace


2001-08-20  Dieter Loeschky  <dl@openoffice.org>  [c5bf0baaf6a7b312ac7b1f142e52e9cdee32b88c]

#88967# NbcSetText(): setting default style sheet


2001-08-20  Hennes Rohling  <hro@openoffice.org>  [5045b1be3d9e18657c04573d7afdbae1f3a6c341]

#89852# support multiple file selection of FilePicker


2001-08-20  Stephan Bergmann  <sb@openoffice.org>  [0f562b5ac296474abba4a05e4336674ca257e4b0]

#88408# Added XCommandProcessor2.idl.


2001-08-20  Stephan Bergmann  <sb@openoffice.org>  [4dd439415f41275b151de7261b34b0c5c2c65e5a]

#88408# Adapted to improved XCommandProcessor2.


2001-08-20  Stephan Bergmann  <sb@openoffice.org>  [fa24f55c63dd2bdad456dd06cc00dbdbb2fc59a2]

#88408#


2001-08-20  Sven Jacobi  <sj@openoffice.org>  [4280252836da27d770ea1341258fa945f256aa99]

#91262# take care that the FilterHdl is not empty


2001-08-20  Hennes Rohling  <hro@openoffice.org>  [8081f4aeac616933a7f18648c57541f56ad396b7]

#86003# Define new Windows clipboard format names for internal XML data formats


2001-08-20  Armin Weiss  <aw@openoffice.org>  [77b6408fcd5b4b9c3d22fe6c7af010922f80d30e]

#91254# put text to object and set EmptyPresObj to FALSE


2001-08-20  Daniel Rentz  <dr@openoffice.org>  [e3abcc643b2b0e625e117df901023678657d78ba]

#90636# Don't make style sheet twice


2001-08-20  Hennes Rohling  <hro@openoffice.org>  [f405bbe657464ace22249e1c6ca28bd6eb56f4d9]

#89281# Systray window runs in own thread, commands are dispatched to second window


2001-08-20  Joachim Lingner  <jl@openoffice.org>  [9181f02d028b80847b6d7584728cc654b0b1d7ad]

#90817# increased string buffer from 1024 to 4096 in lookupProfile


2001-08-20  Peter Burow  <pb@openoffice.org>  [c7c663f3397f0955e478abf35e011ea599d6581c]

fix: #85816# use window parent if no help for help id is available


2001-08-20  Peter Burow  <pb@openoffice.org>  [159ab18d2d64ad6e03a5b0739580d7f429951293]

fix: #90927# doubled mnemonic char replaced


2001-08-20  Peter Burow  <pb@openoffice.org>  [3d01aa9a3569d87456b6c1d656c47e6dddba037e]

fix: #90927# no context menu on small area above the toolbox


2001-08-20  Daniel Rentz  <dr@openoffice.org>  [88a87d9a0b48f50599b45ae8dd9fe2f0c2ea4bbd]

#91291# copy&paste from Excel


2001-08-20  Joachim Lingner  <jl@openoffice.org>  [df4894ae4a92898aac0d2b9d45536938ac279d59]

#90817#


2001-08-20  Peter Burow  <pb@openoffice.org>  [b0e9e2a38169b39815784fc87f8043ae31eebf2a]

fix: #90275# disable help of print-options-dialogue, if necessary


2001-08-20  Tom Verbeek  <tv@openoffice.org>  [f4bfd5438bac4341338f48eed1b53eb91fc22f14]

#85927# template/desktop no longer needed


2001-08-20  Hans-Joachim Lankenau  <hjs@openoffice.org>  [4839af250a55252007da7b05e0d23f9bc2d21a7b]

added finnish


2001-08-20  Tom Verbeek  <tv@openoffice.org>  [449f7e5a3c570afc885dd698329dd93945322c35]

#85927# no longer needed


2001-08-20  Hans-Joachim Lankenau  <hjs@openoffice.org>  [114fea532e89ca8208f8a56a57e0af50a0a2a7bf]

supply iso code for each language


2001-08-20  Frank Meies  <fme@openoffice.org>  [c27dba70baf2abf2284746380a7c8655c9b91e20]

Fix #91297#: Footnotes at beginning of line


2001-08-20  Frank Schönheit  <fs@openoffice.org>  [4effc612f350265c382b52c817798ee7c345b355]

#91038# new helper defines


2001-08-20  Andreas Schlüns  <as@openoffice.org>  [7ca8d09582c6f281e44fc2bc7c7c5520aafc64d7]

#87798# add fwi-lib


2001-08-20  Andreas Schlüns  <as@openoffice.org>  [a85bee9e95627c648bf5dd542f3c1c9de68ce0de]

#87798# ALL includes for uno types


2001-08-20  Kurt Zenker  <kz@openoffice.org>  [9536f9966c172185bc2ac9c6f9a538049c649a24]

new version for SRC638


2001-08-20  Oliver Bolte  <obo@openoffice.org>  [b47999d23f9ac408b92ba57a6709660c853349af]

#65293# #87576# dont pass solaris


2001-08-20  Malte Timmermann  <mt@openoffice.org>  [929ea8ab45e885ca49bcc6310787f1135545fb26]

#81916# Copy/Paste in/from Selection


2001-08-20  Hennes Rohling  <hro@openoffice.org>  [8869f83d52cd7b4e3358780cfa695ae87526147a]

#89516# Use default bold font for default menu entry


2001-08-20  Armin Weiss  <aw@openoffice.org>  [1f247bfd2d7d3c0dc43f616029b314b41304a2d2]

#91252# corrected strings for SID_DRAW_BEZIER_NOFILL and SID_DRAW_FREELINE_NOFILL


2001-08-20  Sven Jacobi  <sj@openoffice.org>  [6c90930871625772ecad0e2cc12d197667ecb2db]

#90508# do not set the logical size by default when importing jpegs


2001-08-20  Sven Jacobi  <sj@openoffice.org>  [868c84a5c6bec8fad4f01d9d4176a13ffbedc204]

#90508# do not set the logical size by default when importing jpegs


2001-08-20  jp  <jp@openoffice.org>  [93f9831caa062a69b2c575c02c24585edb97ae19]

Bug #91274#: HasReadonlySel - don't test Sections from the undo array


2001-08-20  Malte Timmermann  <mt@openoffice.org>  [c14510b46f92ba073cc711af73a0acdf2ce45aab]

#81916# Copy/Paste in/from Selection


2001-08-20  Sander Vesik  <svesik@openoffice.org>  [c86265c83a741424e1919b0d3d99147edde19037]

pgp is deprecated - merge removal from OO638B


2001-08-20  Lars Langhans  <lla@openoffice.org>  [530c34df7bc15f4b38475f77a46e1e137f8e4af9]

#91287# additionals for cfg-testtool


2001-08-20  Frank Schönheit  <fs@openoffice.org>  [0bfc02f3d716e612400db978ef26943aad39dc1d]

#91278# implInitiControls: more sensitive disabling of the browse button ...


2001-08-20  Dieter Loeschky  <dl@openoffice.org>  [9c32f72cf58e216d5f83d8c92d9137f73761e8a1]

#91284# + SID_OPT_LOCALE_CHANGED


2001-08-20  Rüdiger Timm  <rt@openoffice.org>  [15b067d9d9ad946671bbb66923d8bde0c1e7e9b5]

#87798# FWILIB added


2001-08-20  Christian Lippka  <cl@openoffice.org>  [299ff9ce08297fbbae79fef43f068d3a544bcd63]

#90835# added SfxErrorHandler for xml


2001-08-20  Christian Lippka  <cl@openoffice.org>  [6abd5fa94b762e9a69157bb3ce0bf83a257b4fae]

#90835# added SfxErrorHandler for xml


2001-08-20  Vladimir Glazounov  <vg@openoffice.org>  [eb7f740322065c9607e68805e0ac21db04779f52]

#65293# endl chanched for \n


2001-08-20  Philipp Lohmann  <pl@openoffice.org>  [917392ec3694fd6b29b6e60fc74be708b02e1480]

#81916# default to paste selection on middle mouse button


2001-08-20  Malte Timmermann  <mt@openoffice.org>  [cdfc488e8109eea2a09ea56f6461a44a736c7120]

#81916# Copy/Paste in/from Selection


2001-08-20  Philipp Lohmann  <pl@openoffice.org>  [3acead79604a84b12d6d921c35a857264cac0f33]

#81916# remove obsolete integrator stuff (only GetSystemLook remains)


2001-08-20  Christian Lippka  <cl@openoffice.org>  [5fa7d0058d51121f4c1c6e400a110fdc038e73e5]

#90835# added SfxErrorHandler for xml


2001-08-20  jp  <jp@openoffice.org>  [4484334b91c4288a298aa5d080fc6c0e3145bd2d]

Bug #91184#: InitNew - don't delete pointer directly, use always the reference classes


2001-08-20  Christian Lippka  <cl@openoffice.org>  [f38ceb312cb85cde0e1e43d9512c6a156481b2ca]

#90835# added SfxErrorHandler for xml


2001-08-20  Rüdiger Timm  <rt@openoffice.org>  [6a3c7d316aa1f229cbffbf8d1c7a8c010a6932b8]

#65293# typo corrected


2001-08-20  jp  <jp@openoffice.org>  [ff59cf30c7ccd04589eed661df6f10041f58527f]

Bug #90126#: SwHiddenTxtFld:Evaluate - field only valid if datasource and table/query are set


2001-08-20  Dirk Völzke  <dv@openoffice.org>  [be0898294a3cd3ab03da84a03aedea02a013b94c]

#89852# Added GetMPath()


2001-08-20  Mathias Bauer  <mba@openoffice.org>  [419e6a08a930c5bd1ee074e43ba221c7e1c2d6a1]

#90669#: Activate ViewFrame if hidden frame is made visible


2001-08-20  Martin Hollmichel  <mh@openoffice.org>  [64a0db79e1906f56ba82387940ad4fe7938396ff]

del: AC_CONFIG_HEADERS


2001-08-20  jp  <jp@openoffice.org>  [f622fb53b99ab170a5cd3489dd5aa4ef3ee105c7]

Bug #90115#: TimeOutHdl - set onlinelayout after set the zoom


2001-08-20  Hennes Rohling  <hro@openoffice.org>  [997733c8e9f0cf61af70bf33c88fe73288f95588]

#91260# GetCurrentDirectory receives count of elements not size ib bytes


2001-08-20  Niklas Nebel  <nn@openoffice.org>  [11fe0ef72bd9840f0bd025bff0f8e8b2a6917801]

#90292# DocStyleChanged: ForgetLastPattern


2001-08-20  Niklas Nebel  <nn@openoffice.org>  [7c436460590c144ac6413ab0508b7227c8ddfce6]

#90292# InitNew: call InitOptions before CreateStandardStyles


2001-08-20  Niklas Nebel  <nn@openoffice.org>  [d3ffcfce50f341d36743bfdcbea5104a8818b1cf]

#90292# CreateStandardStyles: use fonts for document's locales


2001-08-20  Andreas Bregas  <ab@openoffice.org>  [36a3c3bce9ca4100b31856c865746c6c897320d9]

#91222# RTL function ConvertToUrl(): Use NO_DECODE option


2001-08-20  Andreas Bregas  <ab@openoffice.org>  [b9b3abb705cf1a6535c57b1ac94d64ff06e3d0f8]

#90513# application and document location prefixes


2001-08-20  Stephan Bergmann  <sb@openoffice.org>  [a2710e4fb9f332ace06869746cdd9bd944681d8f]

#88408# Added XInitialization; updated documentation.


2001-08-20  Andreas Bregas  <ab@openoffice.org>  [7fa1fbf70d5660b3a3526b5b4abdf05d7f8bcb1c]

#90513# Check application and document prefixes when executing macro event


2001-08-20  Stephan Bergmann  <sb@openoffice.org>  [0efe0299b8d91c7556ae98cbd06ee962ad57a358]

#88408# InteractionHandler accepts initialization args and is no longer single instance.


2001-08-17  Kurt Zenker  <kz@openoffice.org>  [962716cb20a6b3dc9951d21e5b6e1760476c6bcc]

Merge SRC638: 17.08.01 - 22:23:30


2001-08-17  Kurt Zenker  <kz@openoffice.org>  [066c62d04106a7e4ef428e796fbec73049805546]

Merge SRC638: 17.08.01 - 22:23:52


2001-08-17  Kurt Zenker  <kz@openoffice.org>  [e9594cd27c070edf54c5620ef3b3b3ab557b1ee8]

Merge SRC638: 17.08.01 - 22:16:56


2001-08-17  Kurt Zenker  <kz@openoffice.org>  [9537e33da57ba3fe025fc348459af8fc36a1ab84]

Merge SRC638: 17.08.01 - 22:15:17


2001-08-17  Rüdiger Timm  <rt@openoffice.org>  [a3a898fedf4af406e87a707147a213a328ed492e]

Merge SRC638: 17.08.01 - 22:14:20


2001-08-17  Kurt Zenker  <kz@openoffice.org>  [0fd892eb2d8463e89f4c3e1eb8d00366328d98d5]

Merge SRC638: 17.08.01 - 22:15:21


2001-08-17  Kurt Zenker  <kz@openoffice.org>  [d856ffeb9f7b960b732d17791640433fac816043]

Merge SRC638: 17.08.01 - 22:14:22


2001-08-17  Kurt Zenker  <kz@openoffice.org>  [eb81eae4e0a5beb049c7e8a535928a5ed1e0e022]

Merge SRC638: 17.08.01 - 22:12:39


2001-08-17  Kurt Zenker  <kz@openoffice.org>  [6fa7160ecdcf586630020bf554f69af299ba6609]

Merge SRC638: 08/17/01 - 22:13:31


2001-08-17  Kurt Zenker  <kz@openoffice.org>  [2f4da84b25aa660768afd6aa403f51907e1e9f81]

Merge SRC638: 17.08.01 - 22:12:34


2001-08-17  Kurt Zenker  <kz@openoffice.org>  [01f1c3f8964aed37cafa22c973c786538fa37458]

Merge SRC638: 08/17/01 - 22:11:14


2001-08-17  Kurt Zenker  <kz@openoffice.org>  [fd1c10d1cf0f17a27220fcf6dc19bcae5c785fd9]

Merge SRC638: 17.08.01 - 22:07:51


2001-08-17  Rüdiger Timm  <rt@openoffice.org>  [15ac7e3d9c5ee2a66d1912ef3b03703d90518983]

Merge SRC638: 17.08.01 - 22:06:08


2001-08-17  Niklas Nebel  <nn@openoffice.org>  [7759876527e67495285ee191534870614b82d455]

#91232# GetNextDifferentFlaggedCol/Row: test for manual page breaks


2001-08-17  Niklas Nebel  <nn@openoffice.org>  [0792de41d99d62febb907d6b5e916e448fc34034]

#91232# page break properties in property map


2001-08-17  Louis Suárez-Potts  <louis@openoffice.org>  [a890c2d7919293a44633a20c9ddae251370edbe9]

added a bogus and totally spurious space to check the cvs thingy


2001-08-17  Hennes Rohling  <hro@openoffice.org>  [0bdbba62d8971b2ed1a1425b34ccccd7f51c0838]

#89890# Map ERROR_NOT_READY to new error code osl_File_E_NOTREADY


2001-08-17  avy  <avy@openoffice.org>  [76585d6997b4f6ae7ded02b41cb88bf73e596b0a]

initial version


2001-08-17  Mathias Bauer  <mba@openoffice.org>  [3263e6b19f2ae9eb453a66ab042dd273fd4460e3]

#89390#: handle SID_SHOWPOPUPS even in GetState


2001-08-17  jp  <jp@openoffice.org>  [b9f152bc1af527099f649d8fd058cae9a6ec3d88]

Bug #91248#: SearchFile - call ConvertURLToPhysicalName


2001-08-17  Kurt Zenker  <kz@openoffice.org>  [1b0dcfb7a265cb4d6211a5ee589fd1fd5d719db7]

new version for SRC638


2001-08-17  Thomas Lange  <tl@openoffice.org>  [b620d7d16cf4972ec2539aff02f7f11448991ce0]

#90662# ExportString fixed


2001-08-17  Thomas Benisch  <tbe@openoffice.org>  [b50642cc7aac17d4f57badf42d02e045f58ef9db]

#91159# dialog editor handling of unknown controls


2001-08-17  Thomas Benisch  <tbe@openoffice.org>  [55b087ee80fc747a88a914fa4c9516ce257b21ad]

#91159# dialog editor handling of unknown controls


2001-08-17  Thorsten Behrens  <thb@openoffice.org>  [6bc211069d05e531cc564edebc9720aee2404d88]

#91118# Preventing update in OnDocumentPrinterChanged()


2001-08-17  Juergen Schmidt  <jsc@openoffice.org>  [289a31e4aa9a051f487e1051534b1becd3096f78]

#91088# convert registry path to URL


2001-08-17  Juergen Schmidt  <jsc@openoffice.org>  [0e88bdfd89ecb42c8fa5393233f43f023e712181]

#91088# insert convert function


2001-08-17  Juergen Schmidt  <jsc@openoffice.org>  [a87e0923371a1821bc3bdb37515e15d831a4b113]

#91088# convert registry path to URL


2001-08-17  Kai Ahrens  <ka@openoffice.org>  [c08fa71664bd44d6b02b89a8d54e54b9c3f7487e]

#89692#: set correct VisAreaSize at Inplace object (use MapUnit) of object


2001-08-17  Frank Meies  <fme@openoffice.org>  [95750ea390d2cfee63393e99013d8b7b2690f68d]

Fix #90365#: Correct nDelta calculation for follow frame to avoid unnecessary reformat of follow frames


2001-08-17  Juergen Schmidt  <jsc@openoffice.org>  [4aee767252a8e145a5ac78654ecc01cc9bb2986d]

#91088# insert convert function


2001-08-17  Jörg Budischewski  <jbu@openoffice.org>  [cd29b8d1e44472ae91cf7c72611eea1751df452e]

#90455# added test for osl_getAbsoluteFileURL


2001-08-17  Thomas Lange  <tl@openoffice.org>  [5423845f3dae18c00a92ee37e3afddb8f0d0b9ef]

#90467# launch events when list of configured spellchecker or hyphenator services changes


2001-08-17  jp  <jp@openoffice.org>  [0542a837a42f7c8ec8a3f0551876f8a8e71dbeae]

Bug #88544#: disable autocolor


2001-08-17  Andreas Martens  <ama@openoffice.org>  [0195dac7d513b80d107df2c0fcf6d38492de9476]

Fix #90885#: Working on a deleted pointer


2001-08-17  Stephan Bergmann  <sb@openoffice.org>  [c06d0c9714fbf91d0cc040fa42b730c26369d671]

#88408# Removed erroneous component_getDescription().


2001-08-17  Christian Lippka  <cl@openoffice.org>  [ce33f14a5e0d5c9cd5c4fd8867007e7aa52f66ba]

#91209# fixed search after introducing SvxUnoTextBase


2001-08-17  Kai Ahrens  <ka@openoffice.org>  [73824204fe648b20e36b3da86dfb30690353bc52]

#78300#: don't show OLE placeholder if SDRPAINTMODE_HIDEDRAFTGRAF is set


2001-08-17  Christof Pintaske  <cp@openoffice.org>  [f70cba6c767b1be656f49763978c97cb7e43d400]

#90641# report smaller resolution for 800x600 and below


2001-08-17  Malte Timmermann  <mt@openoffice.org>  [bd3aa2a41cc2bfbfef8708fa0258e66995827bf1]

#90984# Outliner-D&D and MoveParagraphs done from EditEngine, removed old Uno-Ids and resources


2001-08-17  Philipp Lohmann  <pl@openoffice.org>  [1e2fea4a8be772f1ad594bf69aa0951ad8b457ce]

#91200# dialogues are not always modal


2001-08-17  Malte Timmermann  <mt@openoffice.org>  [3eb30f06d8d72c8c7df3f73782e626702c73c052]

#90984# Outliner-D&D and MoveParagraphs done from EditEngine, removed not longer used classes and functions


2001-08-17  Frank Meies  <fme@openoffice.org>  [070c65adbfa320d292f7401af2f2796e394d7dfc]

Fix #90905#: Hyphenation and softhyphens at alternative spelling positions


2001-08-17  Thomas Lange  <tl@openoffice.org>  [39cc6c7b445408b8a7d90afea6f972764ec83c61]

#90905# soft-hyphen behaviour changed again


2001-08-17  Malte Timmermann  <mt@openoffice.org>  [31d3b67cea93790c2967fe17108cb2ad4e153d43]

#90984# Outliner-D&D done from EditEngine, MovingparagraphsHdl


2001-08-17  Malte Timmermann  <mt@openoffice.org>  [15ee59cbca131923ab81758e981c508ac3bfb902]

#90984# Outliner-D&D, MovingparagraphsHdl


2001-08-17  Malte Timmermann  <mt@openoffice.org>  [1a02b3ee28994653d19896b0bf9bc33255c8236f]

#90984# MoveParangraphs( nDiff )


2001-08-17  Armin Weiss  <aw@openoffice.org>  [d1be0ea8cf47b6a8eabe392933ee2e9e864d82f3]

#91081# refresh rulers when UNDO/REDO is triggered, maybe it was a move of TAB marker in the ruler


2001-08-17  Kai Ahrens  <ka@openoffice.org>  [ed6607689f7ccf759b1fce87628c84bab9694fee]

#91077#: don't adjust MapMode of window in ANIMATIONMODE_VIEW


2001-08-17  Daniel Rentz  <dr@openoffice.org>  [14d86536efc037379f8a64546dc2a645da81e782]

#87384# corrected COUPDAYSNC, COUPDAYS, COUPNUM


2001-08-17  avy  <avy@openoffice.org>  [5529ce8a83b43750bf96a23b14e3461a7e6db69f]

new version for SRC638


2001-08-17  Thorsten Behrens  <thb@openoffice.org>  [7fa1e156abd7971a03416a6b0fc8abd83469d9ef]

#91108# Removed references to LISTBOX_TEMPLATE


2001-08-17  Frank Schönheit  <fs@openoffice.org>  [a259c8c98be91a5d6e3254c80767e3be6b5b15ee]

#91038# new code for calling the SDB filter dialog


2001-08-17  Frank Schönheit  <fs@openoffice.org>  [c9ad7d94aa3ae2275462399e637cf53681bcd062]

#91038# inlined getParser


2001-08-17  Frank Schönheit  <fs@openoffice.org>  [9a8c8a43ff10cf83a80012dba35644de6e14922c]

#91038# +getForm


2001-08-17  Frank Schönheit  <fs@openoffice.org>  [14aa120a3065898631553f270be97b9a0b286319]

#91038# allow empty field name


2001-08-17  Frank Schönheit  <fs@openoffice.org>  [3be650eb6e8289ccdcb4b527777d1c91348392a9]

#91038# createRegistryInfo_ORowsetFilterDialog


2001-08-17  Frank Schönheit  <fs@openoffice.org>  [3789b2daaf8c2dc0221fd1833dceee54f69f8127]

#91038# +unofilter


2001-08-17  Frank Schönheit  <fs@openoffice.org>  [4296649caa7ad6e350ae5cc30dca996c529f2ce9]

#91038# convertFastPropertyValue: allow for assigning different XInterface derivees


2001-08-17  Frank Schönheit  <fs@openoffice.org>  [a2a58796d3bfbd93fec758e65c4d7c70cbfd6426]

#91038# be more toleratn against NULL pointers returned by createDialog


2001-08-17  Peter Burow  <pb@openoffice.org>  [2465fdd7b1717f1d6bf9e45853cc29b935d0460e]

fix: #91160# ignore the url also on click closer


2001-08-17  Christof Pintaske  <cp@openoffice.org>  [4f0b226b265ccd6809ebf44405b81042e515baad]

#86513# correct translation, add alphanumeric sort


2001-08-17  gt  <gt@openoffice.org>  [e37f472aa5ca28c51cb298cea3cbef6bbb218514]

#87386# AnalysisAddIn::getPricemat(): using YEARFRAC directly as described in the formula


2001-08-17  Peter Burow  <pb@openoffice.org>  [8030be8e9b43ef4e3c7a83f6efc8b1dd2b050cd3]

fix: #90234# 'Zweizeilig' -> 'Doppelzeilig'


2001-08-17  gt  <gt@openoffice.org>  [3fa6b91b34ad4bc68fe589f9d2e21a7cdf82f091]

#87542# YIELD completely invers to PRICE


2001-08-17  Peter Burow  <pb@openoffice.org>  [209ad1cedbf269253c714a30f38196ecd8d8ca67]

fix: #90963# 'Search' now 'Find' again


2001-08-17  Carsten Driesner  <cd@openoffice.org>  [48cdf2b9710abe3e590581dc7eb38354d51f7161]

#90656# support rel. jumpmarks inside sfx2


2001-08-17  Peter Burow  <pb@openoffice.org>  [1dc5f2fbe9e66cc583e50ca0105c9a0355233bb9]

fix: #90963# toolbox button 'Search...' added


2001-08-17  Peter Burow  <pb@openoffice.org>  [a5380a623825bc943f9b0779946253fe4dd6a581]

fix: #90963# ..._SEARCHDIALOG added


2001-08-17  Peter Burow  <pb@openoffice.org>  [3376c36b04e2d0a74ba1252f2d102de16c1c8e96]

fix: #90963# HID_HELP_TOOLBOXITEM_SEARCHDIALOG added


2001-08-16  Kurt Zenker  <kz@openoffice.org>  [078aab6dc631849caa8e495b24e0642007ab9b4a]

Merge SRC638: 16.08.01 - 22:24:45


2001-08-16  Rüdiger Timm  <rt@openoffice.org>  [f5156a73e1ee52c827823947eb0a7a3dbaf4f2fa]

Merge SRC638: 16.08.01 - 22:17:27


2001-08-16  Kurt Zenker  <kz@openoffice.org>  [6742465929a58d4ef56362efac9891eec1038111]

Merge SRC638: 16.08.01 - 22:17:08


2001-08-16  Kurt Zenker  <kz@openoffice.org>  [51a7f299b2c0a471be3759ce8f9d32165a9f7d6d]

Merge SRC638: 16.08.01 - 22:15:48


2001-08-16  Kurt Zenker  <kz@openoffice.org>  [44f5edd6698a05d89e608ccbc0331487e7c77e13]

Merge SRC638: 16.08.01 - 22:14:27


2001-08-16  Kurt Zenker  <kz@openoffice.org>  [f22e353f03820877fbfdea25e3ecd595b2794cb9]

Merge SRC638: 16.08.01 - 22:13:39


2001-08-16  Kurt Zenker  <kz@openoffice.org>  [792fd7623ee8a57d8d476839ed98135895067210]

Merge SRC638: 16.08.01 - 22:14:04


2001-08-16  Kurt Zenker  <kz@openoffice.org>  [b59a38fab415c66bba941d2f27f49cf31a8cbad0]

Merge SRC638: 16.08.01 - 22:12:24


2001-08-16  Kurt Zenker  <kz@openoffice.org>  [21ff9423aa8f7b2d904e503f8afd3931dedc74a0]

Merge SRC638: 16.08.01 - 22:12:19


2001-08-16  Kurt Zenker  <kz@openoffice.org>  [71a75b589575305c63b02b3b56bec3f2c19e4a18]

Merge SRC638: 16.08.01 - 22:09:23


2001-08-16  Kurt Zenker  <kz@openoffice.org>  [a23505d8a8c54229f42a77245006793e1fc49603]

Merge SRC638: 16.08.01 - 22:09:57


2001-08-16  Kurt Zenker  <kz@openoffice.org>  [bc4fb24de178b976f9429b72a1823dda9bdb77a3]

Merge SRC638: 16.08.01 - 22:07:25


2001-08-16  Kurt Zenker  <kz@openoffice.org>  [4eae34941389fda6ba3a6b0f1d186c6f39a4b306]

Merge SRC638: 16.08.01 - 22:07:20


2001-08-16  Kurt Zenker  <kz@openoffice.org>  [c870cdf829b5d15335bb06c0e7c30b4d0f70316f]

Merge SRC638: 16.08.01 - 22:07:02


2001-08-16  Kurt Zenker  <kz@openoffice.org>  [0274f663551fd9cad25dd50ae5c9dede1e79c93d]

Merge SRC638: 16.08.01 - 22:04:23


2001-08-16  Kurt Zenker  <kz@openoffice.org>  [7a5714232d3e9c7261f372ef01cea931eb5d746c]

new version for SRC640


2001-08-16  Kurt Zenker  <kz@openoffice.org>  [1704bcb3b4da77c259abb25b3037f3cdd8299d25]

new version for SRC640


2001-08-16  jp  <jp@openoffice.org>  [98bdcd109cd8a27c06efe802908dfc41913fc2ee]

Bug #85153#: prenotify disable asserts


2001-08-16  jp  <jp@openoffice.org>  [0f751f8c7e9010406d0e02d6b5c9b0f73cfdc4dc]

Bug #85153#: overload ComboBox for disable unallowed characters


2001-08-16  Niklas Nebel  <nn@openoffice.org>  [7945818581757ae97467f04e9d14ed7848c33eb1]

#90968# add (user) to programmatic name if display name matches a prog.name


2001-08-16  Carsten Driesner  <cd@openoffice.org>  [e9b93eac6b791959ee3167867c4ff1648de47955]

#90434# author field changed


2001-08-16  Kurt Zenker  <kz@openoffice.org>  [6104d9d7f31a58c2cb1455ff8665f0b6912c4a97]

new version for SRC640


2001-08-16  th  <th@openoffice.org>  [a8fdd0c63aca352e89606304b4791be473d39b11]

#90822# - Update Resolution in SetSettings()/UpdateSettings() before DataChange-Handler is called


2001-08-16  Sven Jacobi  <sj@openoffice.org>  [202cec63a91181327d4482b993a5ec77fada2d85]

#80711# improved numbering import


2001-08-16  Kurt Zenker  <kz@openoffice.org>  [37829cb025de20c44836e515082319b2d92a2233]

new version for SRC640


2001-08-16  Mathias Bauer  <mba@openoffice.org>  [0b3799c7896eb7c12a60d7af863ed85c067db3bb]

#89458#: don't close objects that have IPFrames open


2001-08-16  Mathias Bauer  <mba@openoffice.org>  [a82e9a6746233e51c0b68019c345e039ea508745]

#91071#: handling of MacroURLs was buggy


2001-08-16  Mathias Bauer  <mba@openoffice.org>  [3586ad9e3214f03764d3acc7ae1167300af70122]

#91071#: wrong SfxMacrInfo ctor with URL


2001-08-16  Thorsten Behrens  <thb@openoffice.org>  [5c4b13d1bea4aedb72677f0317d5334638c03918]

#90760# Removed VCL define


2001-08-16  Christian Lippka  <cl@openoffice.org>  [ad96134cd67a2ccdb22f4d268bb75d5b2b63c890]

#88220# fixed IsNumbering property


2001-08-16  jp  <jp@openoffice.org>  [5b0892acbfbfa4718e4a81d735a3698d5d25f8be]

Bug #90448#: GetScriptType - if not region exist, take the previous character


2001-08-16  Kurt Zenker  <kz@openoffice.org>  [bde4afad6661db557509eb644f62c29821fa8e23]

new version for SRC640


2001-08-16  Christian Lippka  <cl@openoffice.org>  [0ef39797d527743920c602c4badfeaf8644633aa]

#88220# fixed TextHorizontalAdjust und TextVerticalAdjust


2001-08-16  Carsten Driesner  <cd@openoffice.org>  [897f773d4ed41cdee1e802bc3edfd2c7c9dcb909]

#90434# author field changed


2001-08-16  Stephan Bergmann  <sb@openoffice.org>  [ad6c0cd69daff7fbf9ee5f527b828ccaca558ebb]

#88408# Fixed support for WrongJavaVersion and BadPartnership exceptions.


2001-08-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [ed238433b848e2908e5b832903792430665acd5e]

#65293#: syntax


2001-08-16  Frank Schönheit  <fs@openoffice.org>  [d9490de786a7fe25c00cf789e95272ff8595e127]

#88813# link dbu against basic - this is temporary, as soon as we have a new mechanism for calling basic macros this can be removed


2001-08-16  Daniel Boelzle  <dbo@openoffice.org>  [a990ccca6421b33f673316a415d41a0e3f45caee]

#91149# support events for titledbox, text


2001-08-16  Frank Schönheit  <fs@openoffice.org>  [901c6b93ef805afa9543ce3df4874c7cf71620d7]

#88813# +newFormWithPilot


2001-08-16  Frank Schönheit  <fs@openoffice.org>  [354cea53db688b2f2ba19a9f30924a5516fa4595]

#88813# enable calling the form auto pilot


2001-08-16  Peter Burow  <pb@openoffice.org>  [342d1120d7c730b637c065aba6d3e4966b1643df]

fix: #90922# 'Complete words only' box on search page added


2001-08-16  Christian Lippka  <cl@openoffice.org>  [14ce2ea6f97508b757e855187fae160ab6ff45dd]

#91083# fixed multi property set and states


2001-08-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [21ebb0c40532f19eb2d37322f1347b10000ca2de]

#65293#: fix access


2001-08-16  Stephan Bergmann  <sb@openoffice.org>  [98fee2ca314a35b82c31fc67cedc192dd3c78389]

#88408# Added support for WrongJavaVersion and BadPartnership exceptions.


2001-08-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [519d8f18cdeafe06279d8342b74921d423eb5ce5]

#65293#: syntax


2001-08-16  Björn Milcke  <bm@openoffice.org>  [611b6839ffde35b8ba03dc75c73e8ed4e8956489]

#90861# deprecated property was exported by error


2001-08-16  Juergen Schmidt  <jsc@openoffice.org>  [287f8c4bda2198b83bcb0944b7ead7c98fe71c35]

remove useless stuff


2001-08-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [7340797a2cbea1776cde5dc9d52381367821c6e5]

#65293#: syntax


2001-08-16  Armin Weiss  <aw@openoffice.org>  [97b591ca58fe0048140304ced9d97cda30f408fc]

#91047# call parent function was missing in SdXML3DSceneShapeContext::StartElement(...)


2001-08-16  jp  <jp@openoffice.org>  [f68e35fa9f6c4277f127cd9986ca89d50ca73a91]

Bug #89816#: set correct heading font


2001-08-16  Thomas Lange  <tl@openoffice.org>  [c134ddcc3415f465cd18b7cc9b88fe3ea5efe326]

#91122# assertion removed


2001-08-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [cb4e9b60b93da1cd2e2ed6274386892955f32a04]

#65293#: syntax


2001-08-16  jp  <jp@openoffice.org>  [84f78dadf5abd3384aa6b623d182183c56fcfed1]

Bug #9110#/#88107#: changes for StarBats -> StarSymbol


2001-08-16  Carsten Driesner  <cd@openoffice.org>  [6124bec917390b37993701120ceff2870514a11f]

#90061# change accelerator dialog implementation to support function keys


2001-08-16  Martin Gallwey  <mtg@openoffice.org>  [320d7a614e4e7825b952805b71114877bfdc563b]

#90968# use SwStyleNameMapper methods which disambiguate user defined styles which clash with programmatic names


2001-08-16  Peter Burow  <pb@openoffice.org>  [7442bcf90b054e40b20e0ad1c21261591da43321]

fix: #90275# disable help if started from help


2001-08-16  Peter Burow  <pb@openoffice.org>  [7fdfde97cbae829c98a2397f16afb42e378ac33e]

fix: #90275# DisableHelp() and Impl* added


2001-08-16  Andreas Schlüns  <as@openoffice.org>  [878741c97900da3dcf8b2efa6626fdaf8c26b0a7]

#88408# don't support synchronize handler any longer


2001-08-16  Bertram Nolte  <bnolte@openoffice.org>  [2ee44f43d52b72cdfd9f83212b6f687e3f834a00]

Added example Inspector.


2001-08-16  Daniel Vogelheim  <dvo@openoffice.org>  [046c5fe86e34ccfabe8aac31cf2434fa1cb1eb35]

#86004# - removed many unnecessary copies of Reference<XText> objects - also call lcl_exportBookmarks/...Redlines only if necessary


2001-08-16  Martin Gallwey  <mtg@openoffice.org>  [f3909d4114ab54fd2ee3b71da0777fad9a4a3ee8]

#90968# use SwStyleNameMapper methods which disambiguate user defined styles which clash with programmatic names


2001-08-16  Kurt Zenker  <kz@openoffice.org>  [644f34dbf351067ffb5cd045b182cbe00278696f]

SRC640


2001-08-16  Kurt Zenker  <kz@openoffice.org>  [727a405d16270c34ff16b7b5a830515c0866b28b]

SRC640


2001-08-16  Thomas Lange  <tl@openoffice.org>  [0515bcff73418b6ec8204fe4176132ae4349c94f]

#91116# GPF when calling print-options fixed


2001-08-16  Niklas Nebel  <nn@openoffice.org>  [3a2b120bcb4cced1871a6b216de1454029cd07ea]

#90675# translated clipboard format names are now in so3


2001-08-16  Andreas Schlüns  <as@openoffice.org>  [3eac059e378d5beb3ed3192047585f9ce0e17706]

#91017# add XActionLockable


2001-08-16  Andreas Schlüns  <as@openoffice.org>  [7ea0e272ac9820e0263704745e950d5f0473b93a]

#91017# support up to 20 interfaces


2001-08-16  Martin Gallwey  <mtg@openoffice.org>  [4fbc9dd48b7cebb304010e7337b1bbc3936c7923]

#90968# Add two new methods to allow for disambiguation of user defined styles which clash with programmatic names


2001-08-16  Malte Timmermann  <mt@openoffice.org>  [8648a94cf00d705062f8f23e78c89fbef2db5854]

#90866# ShowParagraph - recalc height if 0


2001-08-16  Joachim Lingner  <jl@openoffice.org>  [4a0f304f2cc7f7ba374e9f3ae83b8ab567cdb029]

#89921# enabled embedding of MS OLE objects


2001-08-16  Peter Burow  <pb@openoffice.org>  [069f0e6444b3d0265e348a6a7334380098cdfa87]

fix: #90918# #90936# #90915# #90948# many fixes


2001-08-16  Daniel Rentz  <dr@openoffice.org>  [efa2fc9e5d2aaddea611ff5155365c3336a838ed]

#87384# corrected COUPPCD, COUPNCD, COUPDAYBS


2001-08-16  Frank Schönheit  <fs@openoffice.org>  [103973bb5d59918abd66c7c17c96724c10819ac4]

#90573# removed an obsolete 'using namespace'


2001-08-16  Frank Schönheit  <fs@openoffice.org>  [71ad19a08fdcbb9a65dab87dc3d3ff616e3de231]

#90573# +HID_BROWSER_REFRESH_REBUILDVIEW


2001-08-16  Kurt Zenker  <kz@openoffice.org>  [4cd2513b4ee174fdd9c59b3c48745a16c8291a0a]

SRC640


2001-08-16  Kai Ahrens  <ka@openoffice.org>  [791a2ffc3180c573ded1c56d27ba06958dd6bb48]

#90675#: new UI names for SOT formats


2001-08-16  Niklas Nebel  <nn@openoffice.org>  [105b2d3145c18bc96243e34f6ac5339ff6d190d9]

#91065# don't increment progress for repeated empty cells


2001-08-16  Frank Schönheit  <fs@openoffice.org>  [69b1656ab02c638f77c7bfb00ad78ecf73cfd3f6]

#90573# +RID_MENU_REFRESH_DATA


2001-08-16  Frank Schönheit  <fs@openoffice.org>  [2534109a0f1338087b8871f1bcfd73293fb0c702]

#90573# minor changes


2001-08-16  Frank Schönheit  <fs@openoffice.org>  [fec0b9054fbf9682a2d61c2114d2b8f4409dd991]

#90573# +OnToolBoxClicked, onToolBoxSelected, onToolBoxClicked


2001-08-16  Armin Weiss  <aw@openoffice.org>  [0402e321fb1ecf4791319fa58a238b5c2716a742]

#91065# count only if counting for shape import is enabled


2001-08-16  jp  <jp@openoffice.org>  [dc5953ec144e4274d2fad488db2702d218b41944]

Bug #91051#: SetNode - persist move dont insert our infoobject if the OLE exist in the persist


2001-08-16  Frank Schönheit  <fs@openoffice.org>  [a815ae7aba32ef6488807213917197b302189e7b]

#90573# minor changes (mainly member rearrangements


2001-08-16  Frank Schönheit  <fs@openoffice.org>  [9d63b2c1e65bdc76257682803fc7dd9f4da8c439]

#90573# changes so that upon reloading a query, the grid is automatically rebuild if the query changed / added the complete rebuild to the refresh toolbox item (as option)


2001-08-16  Frank Schönheit  <fs@openoffice.org>  [6a361d2c07ce8345394990882101008722160a9a]

#90573# changes so that upon reloading a query, the grid is automatically rebuild if the query changed


2001-08-16  Frank Schönheit  <fs@openoffice.org>  [564550beb03b5170e7388052390f0ba51d0dc898]

#90573# +ID_BROWSER_REFRESH_REBUILD


2001-08-16  Frank Schönheit  <fs@openoffice.org>  [8ab780b8321847e6665bff52950b759e72e8ba5f]

#90573# flag the columns as out-of-date if the command property changes


2001-08-16  Daniel Vogelheim  <dvo@openoffice.org>  [6c142e583b230d6749fa29f3be0da7b340558b4d]

#91123# Avoid problems with page-bound shapes in paragraphs (for import filters)


2001-08-16  Malte Timmermann  <mt@openoffice.org>  [eb23614b006aeda38278a0286c2deb9f198f90d7]

#91099# ImpConvertEdtToOut - correctly check for MaxDepth


2001-08-16  Peter Burow  <pb@openoffice.org>  [cc694aca177c82768711d93ee4201e27bdf9ffc5]

fix: #91010# lost parameters of start url added


2001-08-16  Andreas Schlüns  <as@openoffice.org>  [854e03636094ac83cc3fed7b3a5e3a3cb498e20f]

#91017# support lock/unlock from outside


2001-08-16  Andreas Schlüns  <as@openoffice.org>  [ff0b8eb053db4815bab971935ca60592c28db87f]

#91017# activate indicator child in start(); make parent visible!


2001-08-16  Andreas Schlüns  <as@openoffice.org>  [039e8ef7204f2c35e431967250dd5761a9c851df]

#90837# better pre-detection for loadable contents


2001-08-16  Andreas Schlüns  <as@openoffice.org>  [a5046f6d54acd384778b285aad3d44fdbeb74ba7]

#91017# don't show task at creation time


2001-08-16  Kurt Zenker  <kz@openoffice.org>  [226f364c297055823e534390410adc6d8da12e34]

new version for SRC638


2001-08-16  Frank Meies  <fme@openoffice.org>  [1eabcfaf7f393deeeb6d90cef13e9d34ac605bf6]

Fix #90760#: Removed VCL defines


2001-08-16  Thomas Lange  <tl@openoffice.org>  [f052415fb157f9f5ac6b8f9781cbcf2c66e1a56b]

#90662# new default-fonts


2001-08-16  Frank Meies  <fme@openoffice.org>  [a6c526b790d5dcc2ac393f24f878b8df22072269]

Fix #90760#: Removed VCL defines


2001-08-16  Joachim Lingner  <jl@openoffice.org>  [494fc8a7593ead3083005b3ed8fcb482ab5ef832]

#89921# inserting of MS Ole objects is now possible


2001-08-16  Tom Verbeek  <tv@openoffice.org>  [cc446becbedc2e889429fc440960c5bbfc1e1939]

#88451# added paltform dependent migration targets


2001-08-16  Christof Pintaske  <cp@openoffice.org>  [1452fe62059376d57684945395b6fb72c9b394c5]

#91050#  take care of contradictory locale and xmodifiers settings


2001-08-16  Carsten Driesner  <cd@openoffice.org>  [64c5f46057c3a528843f9045abe40028048197ef]

#91017# use target from menu to dispatch file/new file/wizard macro urls


2001-08-16  jp  <jp@openoffice.org>  [f91b488ece65e63761245d90f6fc0a7bb4c2f5a6]

Bug #90675#: use SO3 PasteDialog function for get the correct ClipboardFormatNames


2001-08-16  jp  <jp@openoffice.org>  [c2ada2f20ca6f34b188166017911e489c720bd32]

Bug #90675#: remove unused resources, #89921#: handle also OLE-ObjectDescriptor


2001-08-16  jp  <jp@openoffice.org>  [8fa3e96a44eb3438770c55d638d89476c9638905]

Bug #90675#: remove unused resources


2001-08-16  Tino Rachui  <tra@openoffice.org>  [3b704bc4f359be6dc244fc0ba33c0ebe34b85305]

#89239#calling onInitDone of the parent in onInitiDone to center the dialog to its parent


2001-08-16  Tino Rachui  <tra@openoffice.org>  [21296b60520e06eb214c9475c19f0593c669fa0b]

#89239#center the dialog position to its parent


2001-08-15  Rüdiger Timm  <rt@openoffice.org>  [cb7fdd4b2613931c400a8caf8a9b75d77f01da64]

Merge SRC638: 15.08.01 - 22:15:07


2001-08-15  Kurt Zenker  <kz@openoffice.org>  [746792172274e539eaf851c0158affbd7b87d465]

Merge SRC638: 15.08.01 - 22:14:24


2001-08-15  Kurt Zenker  <kz@openoffice.org>  [5f07009379df5cd4c795512ad8a617bd2f8e4aef]

Merge SRC638: 15.08.01 - 22:13:36


2001-08-15  Kurt Zenker  <kz@openoffice.org>  [9fdb84d1334635b5ca2c05418d9337445af18dcc]

Merge SRC638: 15.08.01 - 22:11:56


2001-08-15  Kurt Zenker  <kz@openoffice.org>  [edab38ec445909ea27edffc3010c24f35d2d45f0]

Merge SRC638: 15.08.01 - 22:11:31


2001-08-15  Kurt Zenker  <kz@openoffice.org>  [9ddd9047dfb3c6bf809c174261c3f53a30dd9931]

Merge SRC638: 15.08.01 - 22:11:10


2001-08-15  Kurt Zenker  <kz@openoffice.org>  [2ab607d2823a817bc2ffd66e161e62e05ebb1582]

Merge SRC638: 15.08.01 - 22:17:25


2001-08-15  Kurt Zenker  <kz@openoffice.org>  [a171684caca0e2b3320ef359fb5c32f355350a44]

Merge SRC638: 15.08.01 - 22:09:42


2001-08-15  Kurt Zenker  <kz@openoffice.org>  [d17b16bc27d9d7e561628edbadbb022c12589b33]

Merge SRC638: 15.08.01 - 22:08:19


2001-08-15  Kurt Zenker  <kz@openoffice.org>  [05394b2c302e42c4664d48d0ca5c8eacfe6af7cc]

Merge SRC638: 15.08.01 - 22:05:32


2001-08-15  Rüdiger Timm  <rt@openoffice.org>  [f83cd4a32427ab67054435cef242d577d452ae6a]

new version for SRC638


2001-08-15  Mathias Bauer  <mba@openoffice.org>  [38821ad4d7fb44b71bf5f66d8b250b068235d724]

#90435#, #90227#: some resources may be not accessible when closing or reloading files


2001-08-15  Matthias Huetsch  <mhu@openoffice.org>  [929ed16ca167d7b7d364cb4842ddb09615ca5883]

#90503# Fixed 'shell::copy()' case 'NameClash::OVERWRITE' to really ignore 'ENOENT' in 'shell::remove(destination)'.


2001-08-15  Matthias Huetsch  <mhu@openoffice.org>  [3a60b7fd9c48a27026af228c3b67bdcffd10a761]

#90503# Fixed 'makeAbsolutePath()' to use 'OUStringBuffer' for token reassembly.


2001-08-15  Malte Timmermann  <mt@openoffice.org>  [34de7d8e6f2952842ae46c45e5166ffd6fb6c8dd]

#91076# Don't use nFirstLineOffset in ImplCalcBulletArea...


2001-08-15  Christian Lippka  <cl@openoffice.org>  [28b2d6c8a71c238e17f884e7289a1aa7d9fbb04a]

#90459# changed adressbook to data source viewer


2001-08-15  Armin Weiss  <aw@openoffice.org>  [52c289c45115e40f2cf8ce3c1d7e25254b65d254]

#91047# use imported VRP, VPN and VUP (if used)


2001-08-15  Armin Weiss  <aw@openoffice.org>  [328040c57df4288636c3177143d61c6492eb0afb]

#91047# use SetViewportValues() to set VRP, VPN and VUV as vectors, too. Else these values would not be exported/imported correctly.


2001-08-15  Mathias Bauer  <mba@openoffice.org>  [433f5468374be7a1ab314668079eb2b45676a3d2]

#90226#: set version in ctor, because otherwise only SFX will set it


2001-08-15  Armin Weiss  <aw@openoffice.org>  [aacec23688c20d18d38b6b27a051f8eebe3bc610]

#91047# do NOT set aAmbientCol at activated light source, but only as global ambient light (see below)


2001-08-15  Kurt Zenker  <kz@openoffice.org>  [d6792e0c9e694bf10f3391c90ad2b9ed50e6b91e]

cleared up


2001-08-15  Mathias Bauer  <mba@openoffice.org>  [d41554244eae753ee1e15ee487bbfc45ad9607aa]

#91017#: avoid GPF when clicking into empty TopWindow


2001-08-15  Mathias Bauer  <mba@openoffice.org>  [2ea36a351ea5b5b354d32d04511e81e15f6fac13]

#90025#: always use InteractionHandler


2001-08-15  Mathias Bauer  <mba@openoffice.org>  [4ddad9a990d2c1e99737c0358a918b1712e21252]

#90524#: don't assign slotids to macros while importing


2001-08-15  Mathias Bauer  <mba@openoffice.org>  [469c0743b7360e6ce5a75e28ce320da051a71de8]

#90025#: allow to forbid usage of InteractionHandler


2001-08-15  Mathias Bauer  <mba@openoffice.org>  [318bccd0c112f6fa272c0b05ef2458ff0d106021]

#90524#: allow loading MacroInfo without assigning SlotId


2001-08-15  Mathias Bauer  <mba@openoffice.org>  [ecb131293997516fc4d40473b8b9d52ad77a91e5]

#90524#: assigning SlotIds on load must be done with new method


2001-08-15  Mathias Bauer  <mba@openoffice.org>  [112fddc1a243d2feaf08b6b4789e3dabf3a6c4d0]

#90992#: reset DocProgress in Stop


2001-08-15  Frank Schönheit  <fs@openoffice.org>  [6c31bcd00dcbac6b24e692a234e4e576ed5abd30]

#90519# disable the language box (no sense for form controls)


2001-08-15  Mathias Bauer  <mba@openoffice.org>  [adf27e83b687aa5b7d0bd30d0580ab8c16ebbfc4]

#88408#: SID_SYNCHRONIZE


2001-08-15  Frank Schönheit  <fs@openoffice.org>  [ff08c7051d8c9433f0451a0d2745bac29a2ae420]

#90519# +SvxCharNamePage::DisableControls


2001-08-15  Kai Ahrens  <ka@openoffice.org>  [edaf25cc6fa1f208409d61e9a41caab49395b1b9]

#78300#: don't paint replacement if flag is set


2001-08-15  Kurt Zenker  <kz@openoffice.org>  [3370f5fbe7820f84b726f29fd09b4b4f49baaa8b]

new version for SRC638


2001-08-15  Rüdiger Timm  <rt@openoffice.org>  [4ab058622e20575356ce0bf96b5a01d0451f6182]

new version for SRC638


2001-08-15  Vladimir Glazounov  <vg@openoffice.org>  [dcc870945c3091fc66360d9393593cf9b74aa996]

#65293# use XSync to be sure that nothing is pending


2001-08-15  Herbert Duerr  <hdu@openoffice.org>  [c43ee00e5d2edfebfa148b310813335aab27db34]

#91025# reduce flicker in charmap dialog


2001-08-15  Frank Schönheit  <fs@openoffice.org>  [0bf9e812f5bd5f83057aeca6f5334d917ab5dfa9]

#88194# dropSelection: add the all button only if more than one table is left


2001-08-15  Christian Lippka  <cl@openoffice.org>  [6cdd0da909023dadde2d16fd81409b16584af200]

#86668# made layer properties non-readonly


2001-08-15  Thomas Benisch  <tbe@openoffice.org>  [5d638e3a1c107fdebdae0c83b9f8814baf888ffb]

#91034# Sub in newly added Basic Module of a document cannot be stored


2001-08-15  Stephan Bergmann  <sb@openoffice.org>  [2affcdd455ed44a6c5ec52552df2a73a49944d6c]

#88408# Added comment about 'borrowed' ids.


2001-08-15  Frank Schönheit  <fs@openoffice.org>  [5bfca1f12ff8206b2eafb1e1a0766b63d991186a]

#88637# resize semantics changed


2001-08-15  Frank Schönheit  <fs@openoffice.org>  [b28c4e7fb0263a86210b5946207738a90fc057fc]

#88637# call the correct base class methods (previously skipped OSingleDocumentController


2001-08-15  Frank Schönheit  <fs@openoffice.org>  [709f5d6d109d693dffbcc594ba2d127737cbe6d3]

#88637# call the correct Construct


2001-08-15  jp  <jp@openoffice.org>  [e9312a13b96330ac1bbdf59d636431282a1996a7]

Bug #89692#: SwView CTOR - disable the modify notification


2001-08-15  Frank Schönheit  <fs@openoffice.org>  [5a3bf97ac28fc28a5cedf52f0e4028b2c01b85c1]

#88637# added a (optional) fixed line above the toolbox


2001-08-15  Frank Schönheit  <fs@openoffice.org>  [f7415858414b42c05a7f8b76877dc31983d2bc83]

#88637# add a separator above the toolbox


2001-08-15  Ocke Janssen  <oj@openoffice.org>  [1ff3950d8631f8ccdb9431723a60afe43c591d35]

#88644# some objects are never destroyed


2001-08-15  Ocke Janssen  <oj@openoffice.org>  [534b13f75f2053c655773559436c2b1b7bbede04]

#88644# insert some DBG's and fix getFocus calls


2001-08-15  Ocke Janssen  <oj@openoffice.org>  [aa3b7155e071de355eb1421b6d84cfe1ed739985]

#88644# insert some DBG's


2001-08-15  Ocke Janssen  <oj@openoffice.org>  [7a091a2945a5b22a81eb124ae9c02a89c3ac25f0]

#88644# correct getImplementationId and insert some DBG's


2001-08-15  Ocke Janssen  <oj@openoffice.org>  [1acbe05d887df4ab914c84944a29989f44c44c6c]

#88644# insert some DBG's and fix getFocus calls


2001-08-15  Ocke Janssen  <oj@openoffice.org>  [99871e3ad69465868819c1a951a23c1e3c99c44c]

#88644# insert some DBG's


2001-08-15  Armin Weiss  <aw@openoffice.org>  [a7b0f5417bbaf620ea63d8a3d22fb1800de645ad]

#91047# set drawing::ProjectionMode AFTER camera geometry is set projection "D3DScenePerspective" drawing::ProjectionMode


2001-08-15  Stephan Bergmann  <sb@openoffice.org>  [c07c64b4c96157d5819482c9beaa84ec39fd3528]

#88408# Export wizardheader.hxx.


2001-08-15  Peter Burow  <pb@openoffice.org>  [2d6df4cee77112a913f61f12c5c90ed76062ce68]

fix: #90584# Seperator between 'Save' and 'Print' of functionbar


2001-08-15  Armin Weiss  <aw@openoffice.org>  [3c9ec38f465c4ce7547fd23af4de33bca6c75f80]

#90780# take unrotated positions for calculation here


2001-08-15  Behrend Cornelius  <bc@openoffice.org>  [c858a1a75aa1c6bb62dc210bcc9feb9b31c354cd]

#90683# Filternames now overgiven on Saving, formulas now in TargetDir saved


2001-08-15  Sven Jacobi  <sj@openoffice.org>  [86befdacc7789278923aa034cb8175cf01a773a6]

#90682# improved texteffect export


2001-08-15  Christian Lippka  <cl@openoffice.org>  [bcbb69c144a5e2e52143b8ef1f79abb0a4c5fa98]

#81062# made the special cursor interfaces optional


2001-08-15  Behrend Cornelius  <bc@openoffice.org>  [ebb6de00a14f5711423c588c8b0bde2a473a6807]

#87859# Charheight set to Standard when inserting new Document


2001-08-15  Michael Brauer  <mib@openoffice.org>  [623871276c47ba4b3dc54b9267d7fb02cd1887d7]

#90969#: Paragraphs that conatin a comment only are empty


2001-08-15  Vladimir Glazounov  <vg@openoffice.org>  [3d59619ca020f4c0b736911679cb4c0b10d5f546]

SRC640


2001-08-15  Vladimir Glazounov  <vg@openoffice.org>  [8b75ff4e4bdd1e4f4aa9b9a84fe404c6a44ffe29]

SRC640


2001-08-15  Philipp Lohmann  <pl@openoffice.org>  [7abcc72654a9d15bd8d11a59c3d4b8dbe50b0ce4]

#79689# solved the reparent problem on Unix


2001-08-15  Malte Timmermann  <mt@openoffice.org>  [f681039c1d90b38b4aadcf03c105c2c45e43032c]

#87153# Painting probs FocusRect and behavior of StackModeSelection


2001-08-15  Ocke Janssen  <oj@openoffice.org>  [1ebb78a93b7efa18b89c3335f565a3f2cf65bbac]

#91073# grabFocus is called while we creating a member object


2001-08-15  Kai Ahrens  <ka@openoffice.org>  [90700946f1d154d52344b3fa79c7518c1ab76a04]

#90675#: new UI names (partly from resource) for format id's


2001-08-15  Christian Lippka  <cl@openoffice.org>  [cbb8e540e0af6e643376223ec43f02bff459db90]

#91047# also open sort context for 3d scene shapes


2001-08-15  Christian Lippka  <cl@openoffice.org>  [0c5f29e63b1d6cb5a2000a5d40196994cf43f0e9]

#91047# catch exceptions during sort, just to be save


2001-08-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [e6cd9d504b30633639da2bcecd9fd763fd02cd41]

#65293#: defer changes for SRC640 to SRC641


2001-08-15  Caolán McNamara  <cmc@openoffice.org>  [f9db70219c126ecac47880c4a084da21cd7032e5]

#90977# move rotation and vertical text changes after setting attributes


2001-08-15  Hans-Joachim Lankenau  <hjs@openoffice.org>  [4f423a8bc3867808db9140c9f1b2102ae836d4d0]

#65293# one more mkdir now quiet...


2001-08-15  Hans-Joachim Lankenau  <hjs@openoffice.org>  [ebffd432d6624ff8e7c252449c94eb9008649bf1]

#65293# one more mkdir


2001-08-15  Daniel Rentz  <dr@openoffice.org>  [9b03e4ec064c5c17a6ea6689ab6ed530472ac834]

#91060# crash while AddIn import from BIFF5


2001-08-15  Oliver Specht  <os@openoffice.org>  [99453146b20689ad879f14f3483a2bff23a54f47]

#91049# use current document language to detect the correct default font


2001-08-15  Kai Ahrens  <ka@openoffice.org>  [37a426fa88c3833ccebd637df1821df855b53cdd]

#90675#: new UI names (partly from resource) for format id's


2001-08-15  Kurt Zenker  <kz@openoffice.org>  [8f5541a31c1562a985d2f138abf285a61fe061f6]

cleared up


2001-08-15  Kurt Zenker  <kz@openoffice.org>  [55480a8105eae134a70bb11ced918f9c519029ec]

cleared up


2001-08-15  Vladimir Glazounov  <vg@openoffice.org>  [bd31c1812e2a060e0d91d5ad7da6b4ff36716676]

SRC640


2001-08-15  Kurt Zenker  <kz@openoffice.org>  [115a509ca8ff10f33ffcb12a06dc3793ce83e96d]

new version for SRC640


2001-08-15  Niklas Nebel  <nn@openoffice.org>  [b863eca93dc76080944554a458334f17a2be889c]

#91045# AddDimension: mark as duplicate if name exists


2001-08-15  Kurt Zenker  <kz@openoffice.org>  [32e69bd21c0df4dfece3a60f3b65073f1534cb3a]

cleared up


2001-08-15  avy  <avy@openoffice.org>  [f779e8291f526d31378d515e11b33f1d24eddd08]

adopted for new MS compiler


2001-08-15  Vladimir Glazounov  <vg@openoffice.org>  [f88729db8cf45b11c6c6a56c90346b224d081420]

SRC640


2001-08-15  jp  <jp@openoffice.org>  [24045a5491a094b6e83d14541420708b3ae06311]

Task #65293#: header removed


2001-08-15  Frank Schönheit  <fs@openoffice.org>  [87ddf708ebb9c4bf97b57ce6c3d683864c6a52d6]

#89822# doToolboxAction -> onToolBoxAction / enable KEY_DELETE


2001-08-15  Frank Schönheit  <fs@openoffice.org>  [d41ee97a4288cfadc5d4d57e80f0216e3c8cfd2c]

#89822# doToolboxAction -> onToolBoxAction (now virtual in the base class)


2001-08-15  Frank Schönheit  <fs@openoffice.org>  [ae61416ac6e9f2cb6493e18850583260b0d0a2c3]

#89822# added functionality to accelerate toolbox functions with key codes


2001-08-15  Peter Burow  <pb@openoffice.org>  [5ac0d117505047c7e2db7fe8ed8cc938cdbf3148]

fix: #91014# '...' after 'Print' and 'Add Bookmarks'


2001-08-15  Oliver Specht  <os@openoffice.org>  [fca027b0bd76a76b50f4d6d667d2d479417a74a6]

#89762# connections now pooled at the SwNewDBMgr


2001-08-15  Herbert Duerr  <hdu@openoffice.org>  [844677e4768235243864f2bd3e74a6aa27bc56de]

#91025# finalize charmap dialog


2001-08-15  Frank Schönheit  <fs@openoffice.org>  [c9becdfcc63204a72e5a1974bfde22a18491c9ea]

#90803# properly set the cache size


2001-08-15  Joachim Lingner  <jl@openoffice.org>  [8cd2906a74eb1d5af8577bd387ea6d8471c734bc]

#89921# put the changes of the 638 branch in the toplevel revision


2001-08-15  Joachim Lingner  <jl@openoffice.org>  [cdc73ee7bd7e3aac0bb7495b505c24e5b224853c]

#89921# XSystemTransferable::getData has a changed signature


2001-08-15  Joachim Lingner  <jl@openoffice.org>  [4f232b6cc791e7b3fa62198eeadbf5775a7f4ca7]

#89921# getData takes a process id as arg now


2001-08-15  Frank Schönheit  <fs@openoffice.org>  [8c3f8e3262ff2f7b9daf952de681e1b541f10cae]

#91052# additional ctor (for context information in case of an error)


2001-08-15  Frank Schönheit  <fs@openoffice.org>  [c59d3383f9918d9fae3246381711b3b9abb4ec09]

#91052# STR_COULDNOTCONNECT_DATASOURCE


2001-08-15  Frank Schönheit  <fs@openoffice.org>  [f6be35692f6d4ce95646bae7ddab30423690b859]

#91052# additional connect method with context information strings


2001-08-15  Frank Schönheit  <fs@openoffice.org>  [154595f3c3061270a28e43b46ff624545945b5ec]

#91052# +connectWithStatus (centralized method for connecting to a data source)


2001-08-15  Frank Schönheit  <fs@openoffice.org>  [bc3a8cbb3fd80be92116329ea9305481d34f5e87]

#91052# +connectWithStatus


2001-08-15  Martin Hollmichel  <mh@openoffice.org>  [dd1f16ce1f4390a044e0033e21c6dca7b37757bc]

chg: Syntax


2001-08-15  Martin Hollmichel  <mh@openoffice.org>  [9017e9766798f66861abf9fda56ed1b43d7df012]

add: support for gcc for windows added


2001-08-14  Kurt Zenker  <kz@openoffice.org>  [86cfd9edaf79526ad0b260fcebef8ce161bec6f9]

new version for SRC640


2001-08-14  Niklas Nebel  <nn@openoffice.org>  [5fe1b22dc3716ffdbc2bca506f2768ec402b18fa]

#90981# UnlockDocument: decrement, not increment, lock count


2001-08-14  jp  <jp@openoffice.org>  [894ff1ac969a5f2b4c5ecf63176881e27c350fb3]

Bug #90966#: UndoMoveNum - handle the none range correct


2001-08-14  Martin Gallwey  <mtg@openoffice.org>  [f0643d7b72a89a5c70eed59f7079350b91e26be6]

#91020# set temp base dir in webtop


2001-08-14  Herbert Duerr  <hdu@openoffice.org>  [95ac7f624e2943e105300c6416d48b2b34d85124]

#91025# finalize charmap dialog


2001-08-14  Philipp Lohmann  <pl@openoffice.org>  [758fada468dd3cec88cb80a024cb480c7b961a91]

#90998# aRestoreFullscreen_ is not an indicator for override redirect anymore


2001-08-14  Behrend Cornelius  <bc@openoffice.org>  [31d229a58988dc1294be6608f55d2495bc71c5f4]

#88814# Connections now always closed after 'EndExecute'


2001-08-14  Philipp Lohmann  <pl@openoffice.org>  [d1fdfc207047e13f2425ee3d14b790407111afa5]

#90998# do not use NET_WM_STATE_SKIP_TASKBAR


2001-08-14  Thorsten Behrens  <thb@openoffice.org>  [5aa6d5bdb7ceaa26f8c4eeac023a6119a1378b1a]

#90760# Removed VCL defines


2001-08-14  Kurt Zenker  <kz@openoffice.org>  [d8594b7a5cfb9a2a6b4a8d737a65a0fc5841ae72]

Merge SRC638: 14.08.01 - 18:39:24


2001-08-14  Kurt Zenker  <kz@openoffice.org>  [b688a66f14aa572991c09887a46b45ae42f7068b]

Merge SRC638: 14.08.01 - 18:44:45


2001-08-14  Kurt Zenker  <kz@openoffice.org>  [1b03d82446c6e8f532322f12751f742fbc8572be]

Merge SRC638: 08/14/01 - 18:37:21


2001-08-14  Kurt Zenker  <kz@openoffice.org>  [9ed54e9c148b34c4aac037b219d54be576e945b2]

Merge SRC638: 14.08.01 - 18:21:41


2001-08-14  Kurt Zenker  <kz@openoffice.org>  [3daeb5d0e27ef52912ada63aabd841d7d412cb93]

Merge SRC638: 14.08.01 - 18:21:06


2001-08-14  Kurt Zenker  <kz@openoffice.org>  [9e552af2bb0d10c28ed5cbbdbd7ef32883df5041]

Merge SRC638: 14.08.01 - 18:05:31


2001-08-14  jp  <jp@openoffice.org>  [23ed1f2c30d8a615c51614f448782a7c894c3892]

Bug #91008#: uset GetSOLoadText encoding for the fontencoding


2001-08-14  Kurt Zenker  <kz@openoffice.org>  [72857ae86338009e38ab78bb8312243132ca2c4f]

Merge SRC638: 14.08.01 - 18:03:53


2001-08-14  Kurt Zenker  <kz@openoffice.org>  [380a84198a3a209d7b32e9d0ad0af4bd5bac828a]

Merge SRC638: 14.08.01 - 18:02:15


2001-08-14  Kurt Zenker  <kz@openoffice.org>  [4861d62a66a41650c63b1e5f96c9feedb65f268d]

Merge SRC638: 08/14/01 - 18:02:04


2001-08-14  Kurt Zenker  <kz@openoffice.org>  [1fc0379aeaa050d79e0fab99f990be2213d2ecd0]

Merge SRC638: 14.08.01 - 18:00:37


2001-08-14  Kurt Zenker  <kz@openoffice.org>  [c96cc7b8f9f92b8db81d2ca83ea50c10ef337c85]

Merge SRC638: 14.08.01 - 17:58:18


2001-08-14  Kurt Zenker  <kz@openoffice.org>  [3ca1c93fd9b8e370ce92da52df1af7cd10abadae]

Merge SRC638: 14.08.01 - 17:58:22


2001-08-14  Kurt Zenker  <kz@openoffice.org>  [3dffa5f4c25a456300b976c3fcca4d736e8311ed]

Merge SRC638: 14.08.01 - 17:56:41


2001-08-14  Kurt Zenker  <kz@openoffice.org>  [0f3a76307d7889f7e84f52ef2d78ec744da19793]

Merge SRC638: 14.08.01 - 17:57:07


2001-08-14  Rüdiger Timm  <rt@openoffice.org>  [b06a0893b6ce46856b22cf684932a6ae676e682a]

Merge SRC638: 14.08.01 - 17:55:34


2001-08-14  Christian Lippka  <cl@openoffice.org>  [698dcd6b34961ebee0e37bdbd080119faad8113c]

#88608# init bDispose in c'tors


2001-08-14  Kurt Zenker  <kz@openoffice.org>  [7cecc051a40a005bef27de3d8861c6cbcd21115c]

Merge SRC638: 14.08.01 - 17:54:45


2001-08-14  Kurt Zenker  <kz@openoffice.org>  [c60576e2b3511f2845ff5dac54f68ff1c3b66f22]

Merge SRC638: 14.08.01 - 17:49:17


2001-08-14  Kurt Zenker  <kz@openoffice.org>  [b6360128239caf8aaca9f788ebd46e489e9a3fc0]

Merge SRC638: 14.08.01 - 17:43:13


2001-08-14  Kurt Zenker  <kz@openoffice.org>  [6f5929d505574379da1963a4e47fe97005bfde92]

Merge SRC638: 14.08.01 - 17:37:19


2001-08-14  Kurt Zenker  <kz@openoffice.org>  [55217efb960d857419893daf595113d23773cd2c]

Merge SRC638: 14.08.01 - 17:32:56


2001-08-14  Kurt Zenker  <kz@openoffice.org>  [e0a400e86da49a5a1530d6853464a8bbfbdf222a]

Merge SRC638: 08/14/01 - 17:26:18


2001-08-14  Armin Weiss  <aw@openoffice.org>  [851da6dbdb894d74c6f858ab51c261ec3c7efca1]

#75438# do not hide handles if no repaint will be triggered since the repaint will show handles again later


2001-08-14  Kurt Zenker  <kz@openoffice.org>  [6505263dcc20b65da6b3f743b15ae213ba125be3]

Merge SRC638: 14.08.01 - 17:24:38


2001-08-14  Kurt Zenker  <kz@openoffice.org>  [58464f2e699a2974c86ecfe79671882dafe0bbab]

Merge SRC638: 14.08.01 - 17:21:59


2001-08-14  Kurt Zenker  <kz@openoffice.org>  [57fad610ec0b9ca7535d39c818e851c23257c12d]

Merge SRC638: 08/14/01 - 17:19:38


2001-08-14  Kurt Zenker  <kz@openoffice.org>  [c7927cd99aeade1e868717358c7f6aa2f4a45018]

Merge SRC638: 14.08.01 - 17:17:04


2001-08-14  Kurt Zenker  <kz@openoffice.org>  [d7902cf673d6c7bfecd6d9fdaf919a4975fec6ad]

Merge SRC638: 08/14/01 - 17:17:43


2001-08-14  Kurt Zenker  <kz@openoffice.org>  [fe64a18c43b1274b2397a601af08ab24d2ecef71]

Merge SRC638: 08/14/01 - 17:15:43


2001-08-14  Kurt Zenker  <kz@openoffice.org>  [acd87df7eea1b1faceec1b8b92786deffc99cb6f]

Merge SRC638: 14.08.01 - 17:12:21


2001-08-14  Kurt Zenker  <kz@openoffice.org>  [c868cc5e7db0a3302e1790cb742ab3fff552453e]

Merge SRC638: 08/14/01 - 17:11:14


2001-08-14  Kurt Zenker  <kz@openoffice.org>  [3d2781174ea4c59b027275aacb6f38fa69cba5f7]

Merge SRC638: 14.08.01 - 17:10:00


2001-08-14  Kurt Zenker  <kz@openoffice.org>  [3d5c2376879dd129a1fa0c63d622343153ca1ce1]

Merge SRC638: 14.08.01 - 17:09:52


2001-08-14  Kurt Zenker  <kz@openoffice.org>  [00535f224c9f4986fc89b485532bcb854ca85aa8]

Merge SRC638: 14.08.01 - 17:07:57


2001-08-14  Kurt Zenker  <kz@openoffice.org>  [b3ede2374ba89df9631ddcfa08db8394789aca12]

Merge SRC638: 14.08.01 - 17:07:35


2001-08-14  Kurt Zenker  <kz@openoffice.org>  [279f508675c079a4aeffd0059ee3510e8d4e2e23]

Merge SRC638: 14.08.01 - 17:07:17


2001-08-14  Kurt Zenker  <kz@openoffice.org>  [dbec2979d5555f4b69afeac2198ca2244905680f]

Merge SRC638: 14.08.01 - 17:07:19


2001-08-14  Frank Schönheit  <fs@openoffice.org>  [4cd12fdd41e3e331515b95fde67d57982133dbeb]

#91041# use a nicer font for the navigation bar


2001-08-14  Kurt Zenker  <kz@openoffice.org>  [86bce31057a1b548f5d3497dd03c26418cbe8fd7]

Merge SRC638: 14.08.01 - 17:06:33


2001-08-14  Kurt Zenker  <kz@openoffice.org>  [01f9e97d88ac17350a643b3997943ff36d8e1057]

Merge SRC638: 14.08.01 - 17:06:07


2001-08-14  Kurt Zenker  <kz@openoffice.org>  [9bdad36966a3e5861fcbddc76b76f3867ec03851]

Merge SRC638: 08/14/01 - 17:06:11


2001-08-14  Kurt Zenker  <kz@openoffice.org>  [3fb5d200a937c76ebf7cfbc23c070866e018c09b]

Merge SRC638: 14.08.01 - 17:04:39


2001-08-14  Kurt Zenker  <kz@openoffice.org>  [8a645390c07f37ede185d2bce7144a90649f2aae]

Merge SRC638: 08/14/01 - 17:04:04


2001-08-14  Kurt Zenker  <kz@openoffice.org>  [4f276641da4557f75d4af6d2ade4adb72ba71d0d]

Merge SRC638: 14.08.01 - 17:02:44


2001-08-14  Kurt Zenker  <kz@openoffice.org>  [e18f6366a534f2665df0b92ab9f885fd0a81c311]

Merge SRC638: 14.08.01 - 17:02:13


2001-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [cbab761906f5bedee258142de12ac07a722b3c6c]

#65293#: remove <vcl/exchange.hxx>


2001-08-14  Kurt Zenker  <kz@openoffice.org>  [01bd32091c03c959381d31c17047ac255187e956]

Merge SRC638: 08/14/01 - 17:02:13


2001-08-14  Kurt Zenker  <kz@openoffice.org>  [c8b1bda185a2576085da7354dbc8707422c2ad7d]

Merge SRC638: 14.08.01 - 17:00:19


2001-08-14  Kurt Zenker  <kz@openoffice.org>  [76a085bb2ad0fcd9e54f3f01c30951097f5fcfe7]

Merge SRC638: 14.08.01 - 17:00:04


2001-08-14  Kurt Zenker  <kz@openoffice.org>  [04463a40df1befe2361293c28733d7fb5f8c1dfe]

Merge SRC638: 08/14/01 - 16:56:26


2001-08-14  Kurt Zenker  <kz@openoffice.org>  [7a76f4484d453fabb337052084eafa7e5f7d5c4d]

Merge SRC638: 14.08.01 - 16:55:13


2001-08-14  Kurt Zenker  <kz@openoffice.org>  [b107c0779c071c6b21ee941640846085fd93cb0e]

Merge SRC638: 14.08.01 - 16:54:23


2001-08-14  Kurt Zenker  <kz@openoffice.org>  [c74e99501fe7c0168454ce0d11890ced25bb0236]

Merge SRC638: 14.08.01 - 16:53:59


2001-08-14  Kurt Zenker  <kz@openoffice.org>  [8b5345c38f76ca30aa198ec55f8a8c084e1c148a]

Merge SRC638: 08/14/01 - 16:54:33


2001-08-14  Kurt Zenker  <kz@openoffice.org>  [9d139b9eb4664f7182413a7780e76f8e941099c1]

Merge SRC638: 14.08.01 - 16:52:46


2001-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [93707fcded1a4e828d992aa81683753d9bb0b135]

#65293#: remove <vcl/exchange.hxx>


2001-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [da17e0172c3fa2ca0f4aa9b91122a12b7813ea74]

#65293#: remove <vcl/exchange.hxx>


2001-08-14  Kurt Zenker  <kz@openoffice.org>  [936a83f82ccf30370bc13abce6d68136ec6d836d]

Merge SRC638: 14.08.01 - 16:50:14


2001-08-14  Kurt Zenker  <kz@openoffice.org>  [1b75c0d2a72fe1a2adf5bfdc2b87e3fe2ce5bf1f]

Merge SRC638: 14.08.01 - 16:47:01


2001-08-14  Kai Ahrens  <ka@openoffice.org>  [cb32ce21f929bbf48aad1692688394153938baeb]

#86173#: call ::AcceptDrop before ::ExecuteDrop in case of default action


2001-08-14  Frank Meies  <fme@openoffice.org>  [f18c5a27dda55da6bed5516993513c5616e44272]

Fix #91028#: Finding next misspelled word when AutoSpellcheck is enabled


2001-08-14  Kurt Zenker  <kz@openoffice.org>  [f92c35eb8aa7ac9091c40f4741d0d4f2c21c09ca]

Merge SRC638: 14.08.01 - 16:40:54


2001-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [adba8ad1b168e6717ee7b40d69ba71dffcab8b2f]

#65293#: Exchange -> SotExchange


2001-08-14  Kurt Zenker  <kz@openoffice.org>  [b2bf1718854762e95c42650af3ad39fb8874c91b]

Merge SRC638: 14.08.01 - 16:38:56


2001-08-14  Kurt Zenker  <kz@openoffice.org>  [81ff35a19f58a4ffabfa2a50d23068526c1e66ae]

Merge SRC638: 14.08.01 - 16:37:02


2001-08-14  Kurt Zenker  <kz@openoffice.org>  [29f6be439d7775fa1884f111522ad2f2f529ae8f]

Merge SRC638: 14.08.01 - 16:29:25


2001-08-14  Kurt Zenker  <kz@openoffice.org>  [e5bbfb16f9adc01d08778373994ee223bde7451b]

Merge SRC638: 14.08.01 - 16:28:40


2001-08-14  Rüdiger Timm  <rt@openoffice.org>  [0276220bd5c8a132f3c55c4dff01d9812a280eda]

new version for SRC640


2001-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [1f0918507c8b6ea9256df2a09518b400dd3a1c68]

#65293#: <vcl/excahnge.hxx> -> <sot/exhange.hxx>


2001-08-14  Thorsten Behrens  <thb@openoffice.org>  [53ca5c3d3aa4a8b610d55a140cb438a34a85fc60]

#90760# Removed VCL defines


2001-08-14  Ocke Janssen  <oj@openoffice.org>  [c06c42bf59551deb8f1be2cab62b89b2a39d63c5]

#91032# check if selectionbrw is visible


2001-08-14  Ocke Janssen  <oj@openoffice.org>  [90427313297c8aad9566635f0a0283f32296ef84]

#91032# collect all column,tables and parameters and delete them only in dtor


2001-08-14  Eike Rathke  <er@openoffice.org>  [03ef5765e2e6c99ab023984ad8d5c062822cc339]

#90896# SchMemChart.SomeData3 holds sheet names for old->new conversion in clipboard/OLE


2001-08-14  Hans-Joachim Lankenau  <hjs@openoffice.org>  [291c9e8023c7f8fc258680f8f011bca9a3cfb6b1]

#87798# moved fallback to tg_shl.mk


2001-08-14  Frank Schönheit  <fs@openoffice.org>  [b3257810223d3fd1dbfdd1e4dd02a12e0e5d9fd6]

#86945# removed the tables container parameter from UpdateTableList


2001-08-14  Frank Schönheit  <fs@openoffice.org>  [3e6b9947ee77314cccc746ea6dc943455b73bca2]

#86945# add notifiers to the tables container of newly opened table design components


2001-08-14  Frank Schönheit  <fs@openoffice.org>  [264cf7f087e5015a41d00d63dc0fb6276a08597c]

#86945# +getCurrentDataSource


2001-08-14  Joachim Lingner  <jl@openoffice.org>  [044a23cfc2ecebf3e02db042ce9c57cea0aadf13]

*** empty log message ***


2001-08-14  Martin Gallwey  <mtg@openoffice.org>  [2ebe666c296e634642e0dcb02ba1553afe116ae5]

#90608# avoid loading all OLE objects when setting the printer


2001-08-14  Martin Gallwey  <mtg@openoffice.org>  [5448708ff7f109a9cae62578f4067ac51c2a8ae3]

#90608# add a default parameter which allows us to not load all OLE objects on XML import


2001-08-14  Joachim Lingner  <jl@openoffice.org>  [09da395e32bde03e48ae2bf9aa63cfaa361d0849]

#91016# SHIFT causes ACTION_MOVE now


2001-08-14  Martin Gallwey  <mtg@openoffice.org>  [faab128f913cbf510039ddabe24c7a8bd2b618e3]

#90608# Do not call PrtDataChanged when setting the printer on xml import or else all of the OLE objects will be loaded


2001-08-14  Björn Milcke  <bm@openoffice.org>  [3aa8cd00e90b490cd1edfe76fd3b4bc2d1149a23]

#90861# +attribute 'show' (is not interpreted yet)


2001-08-14  Thorsten Behrens  <thb@openoffice.org>  [8809cc27371cff4e192e31e535cec18e5541bc78]

#90760# Removed VCL defines


2001-08-14  Hans-Joachim Lankenau  <hjs@openoffice.org>  [d167d15a872f1075d507a230819d285fa2947d01]

#87798# use default desc. for fwe


2001-08-14  Björn Milcke  <bm@openoffice.org>  [0cc702b17567751c58b4a05192c387b3e477b004]

#90861# element property symbol-image for chart symbols


2001-08-14  Gregor Hartmann  <gh@openoffice.org>  [b38ada33c7f8c5e981ebfd0e4d1c40423752c2e0]

#90760# remove ifdef VCL


2001-08-14  Carsten Driesner  <cd@openoffice.org>  [e796fd5c564486e83b0447f4d22c2431504134d6]

#90434# new logfile format for time logging


2001-08-14  Ocke Janssen  <oj@openoffice.org>  [f6165543e7c974ddd04b506cef658f245f4876b9]

#i1116# flush statement buffer before scan


2001-08-14  Björn Milcke  <bm@openoffice.org>  [5d21add625f853b43b7264e652c6dd5f5704d28c]

#90861# SymbolBitmapURL is now an element property, to be able to save BrushItems as Base64 coded embedded images


2001-08-14  Kurt Zenker  <kz@openoffice.org>  [f04e3581ea1c2a5a55e45ff5f0362932cafdbaf1]

new version for SRC640


2001-08-14  Andreas Schlüns  <as@openoffice.org>  [2390d4d506a0807746a3f66350f539674b8d36cc]

#90434#


2001-08-14  Peter Burow  <pb@openoffice.org>  [5ce012f4a19d024bfdfe0b4ae1cc2e91847f001f]

fix: #89417# fill window list with SO API


2001-08-14  Philipp Lohmann  <pl@openoffice.org>  [87981be8e316229b390b2329ca9c3a91e39aab4f]

#91019# output copies in pagesetup only when changed


2001-08-14  Andreas Schlüns  <as@openoffice.org>  [181c9bf66df19920d84a0a23a3fcb7fd0ec39201]

#87798# reactivate unotypes dir


2001-08-14  Frank Schönheit  <fs@openoffice.org>  [2f5e7e13e42f72fb0986f48da41fa0a7694e7ed0]

#86945# removed invalid 'using namespace' clause


2001-08-14  Frank Schönheit  <fs@openoffice.org>  [973a796a8f9684a9151fe2f7d14dbe843d117a4a]

preparations for #86945#


2001-08-14  Frank Schönheit  <fs@openoffice.org>  [943e8c9c341fbae8a1c2aaccf209140b0fb4012b]

#86945# derived from MutexAndBroadcastHelper instead of MutexHelper


2001-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [3bca59ec596ee1f4f6866c61369654308d001d58]

#65293#: find bmp locally


2001-08-14  Frank Schönheit  <fs@openoffice.org>  [a76dee4605223926aee0bf875f9a3f4d6599b0ba]

#86945# substituted m_aPropertyMutex


2001-08-14  Frank Schönheit  <fs@openoffice.org>  [08883b78922998473257e090e574f6cf695e1c90]

#86945# -m_aPropertyBroadcastHelper (already part of the base class now)


2001-08-14  Frank Schönheit  <fs@openoffice.org>  [d5996fd64ee94934a7117fc055917cb2b4f8340f]

preparations for #86945# (be a container listener ...)


2001-08-14  Christof Pintaske  <cp@openoffice.org>  [0d059e10f00a84959488959b83a50cc1c0d82a98]

#90570# try to strip off modify state to enable shortcuts


2001-08-14  Frank Schönheit  <fs@openoffice.org>  [08fb0244eab5a5f713ca54050842d65ef67b4382]

#86945# derived from OSingleDocumentController now


2001-08-14  Frank Schönheit  <fs@openoffice.org>  [a6977147f232e1fb6faf5015d081a0a16cc8b1e7]

#86945# +singledoccontroller / compile some files without exception handling


2001-08-14  Frank Schönheit  <fs@openoffice.org>  [825455ccdabb2f318111aeb098fa57fb34fea9e2]

preparations for #86945#


2001-08-14  Frank Schönheit  <fs@openoffice.org>  [916fe8764881c235acbf74f2b1c5ace9c01150e7]

initial checkin - base class for controller which work on one single object belonging to a data source connection


2001-08-14  Björn Milcke  <bm@openoffice.org>  [cc0aeda5f43afacd68aeccc2ab3937b5cfd43fe6]

#90861# +XMLChartPropertyContext, +XMLSymbolImageContext for 'symbol-image' element property


2001-08-14  Frank Schönheit  <fs@openoffice.org>  [7967cccd238271cd884d4d4ea144d63a49c2d1bd]

#86945# -m_aPropertyBroadcastHelper (already part of the base class now)


2001-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [1f28fbe38b9f77cead5afc811e397e2b1cdee04c]

#65293#: remove include bitset.h


2001-08-14  Björn Milcke  <bm@openoffice.org>  [1688de4340623ea6ffc836cc8526193662fe7e0e]

#90861# context for element property 'symbol-image' (BrushItems)


2001-08-14  Frank Schönheit  <fs@openoffice.org>  [a6a8723cd7d1693f1c9c9abd1598daee5e06ec23]

#86945# derived from OSingleDocumentController


2001-08-14  Björn Milcke  <bm@openoffice.org>  [a215803cd8f536b57af7ea75399469682ff421e8]

#90861# property context for element property 'symbol-image'


2001-08-14  Frank Schönheit  <fs@openoffice.org>  [f223734707cbe4dc16a1118327f157776ce9e70d]

#86945# createNewConnection substituted with override of reconnect


2001-08-14  Ocke Janssen  <oj@openoffice.org>  [cf02b66ddeb7c960cfef2d466683cb4479ccef52]

#91006# check index values as well


2001-08-14  Kurt Zenker  <kz@openoffice.org>  [d3cd02b5b8f6d271338c90e549b8c52855f3067c]

Added depence to svtools


2001-08-14  Björn Milcke  <bm@openoffice.org>  [37659252f757f6130a2cb85b6c1b782ef0f1df2f]

#90861# +CreateChildContext for property context (element property for symbol-images)


2001-08-14  Eike Rathke  <er@openoffice.org>  [3c662515e60954ca859ba995388a79a1e9057dae]

#90761# FillFromDbTextEncodingMap: exclude RTL_TEXTENCODING_DONTKNOW


2001-08-14  Malte Timmermann  <mt@openoffice.org>  [3eedb575045849b43ae0e29b36418663a83cc42f]

#90831# get FileDialog from UnoService...


2001-08-14  Hans-Joachim Lankenau  <hjs@openoffice.org>  [01777a84aa9c6b265ad3376d7c1f4db4b894c6ca]

#65293# avoid circular deps on first build


2001-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [59363bf4a5770e9712aec71511cb356e1f75ed52]

#65293#: added freetype to dependencies


2001-08-14  Kai Ahrens  <ka@openoffice.org>  [8f925bfcb4597bc604ee394b2d55580162d8b2fa]

#91002#: don't write over pixel bounds


2001-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [f0b4d80fe8c84060105ed71417ffe3ffe3010659]

#65293#: added unotools to dependencies


2001-08-14  Frank Meies  <fme@openoffice.org>  [9c3ba2dbfe29deee4473099834cd6db08a10f549]

Fix #91000#: Replace AutoFormatBeiEingabe by AutoFormat bei Eingabe


2001-08-14  Eike Rathke  <er@openoffice.org>  [251e1195d0fd8b0b93ee67ffe7bdfc3f17b4e180]

#90761# text encodings from dbtools::OCharsetMap


2001-08-14  Eike Rathke  <er@openoffice.org>  [3fe7d0aa95319898b139ddd09c4c6163ac1050d1]

#90761# text encodings from dbtools::OCharsetMap


2001-08-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [ed91752138e7787f7676e38cc7d5e450986c9261]

#65293#: fix dependency


2001-08-14  Ocke Janssen  <oj@openoffice.org>  [a66b67ed8f163aa01243cafc6cf8413a4c8883e2]

#90862# enable F2 again


2001-08-14  Kai Ahrens  <ka@openoffice.org>  [b04efa00529066622b7305ba10ad592786c4e160]

#90417#: mask out DND_ACTION_DEFAULT


2001-08-14  Thomas Lange  <tl@openoffice.org>  [fbd1abd2f53d511e5378ce9ff55128f9d2ab2ddb]

#90905# behaviour for soft-hyphens changed


2001-08-14  Hans-Joachim Lankenau  <hjs@openoffice.org>  [94c356f6dfefe6f9669c5224f34f7c7af7f5f8f5]

#65293# one more fix for win32 naming


2001-08-14  Frank Meies  <fme@openoffice.org>  [b047e2248e0867bf434dee127ff5e42faab81fc4]

Fix 90905#: Handling of soft hyphens during hyphenation


2001-08-14  Christian Lippka  <cl@openoffice.org>  [ec655436f00e00f4005955b0d7c89ce2ddbb1722]

#90884# use an empty itemset on setpropertyvalue for para attribs


2001-08-14  Björn Milcke  <bm@openoffice.org>  [e7fe4a99dd73faada2bba2d66896d8c50ff67843]

#88757# missing initialization of pointer


2001-08-14  Christof Pintaske  <cp@openoffice.org>  [96cf29d2beffea7514599844a3b4095ae1b039e5]

#90393# get rid of wm window after reparenting to the rootwindow


2001-08-14  Michael Brauer  <mib@openoffice.org>  [150143ff92aaf2a922426e56c8f712d4297eed08]

#90888#: Make BASE64 encodings for for standalone filters


2001-08-14  Ocke Janssen  <oj@openoffice.org>  [049251ba567516fa66270537067ac6b9a8a93ae6]

#90862# enable delete key


2001-08-14  Michael Brauer  <mib@openoffice.org>  [d9526ceb1995668b32db09708e2f778a5f49c140]

#90976#: export table margins again


2001-08-14  Ocke Janssen  <oj@openoffice.org>  [850853efd2dd827ab2f643828b67f5d0832b6001]

#90882# check ifFirst after knowing that it wasn't new and use of TABLE and VIEW as default filter becuase sometimes don't work


2001-08-14  Oliver Specht  <os@openoffice.org>  [7ca87019ef205686381ef7aafebc9dc31d940859]

#90972# translate string 'Gallery'


2001-08-14  Ocke Janssen  <oj@openoffice.org>  [f9f3513d1476fbe3433fc1a8c093b0a53dc4c36c]

#90553# convert classname in jni conform way


2001-08-14  Frank Meies  <fme@openoffice.org>  [54305a44aeb6e8310c009d88bc8a1e7eb57b3935]

Fix #89863#: Repaint of line numbering


2001-08-14  Peter Burow  <pb@openoffice.org>  [ef5ff4dda65354b289e052428e41b3bcfdf9535f]

fix: #89945# #90927# #90932# #90935# #90947# some ui corrections


2001-08-14  Frank Meies  <fme@openoffice.org>  [0fecc3a242f8fa9fac12ce7ee5cb6bcc70676d24]

Fix #90853#: Mixed scripts in numbering portions


2001-08-14  Peter Burow  <pb@openoffice.org>  [01201567c65c6aaecfbac4c46dff46b3f011f20d]

fix: #89945# #90934# #90924# Bookmarks sorted; 'Find' -> 'Search'


2001-08-14  Peter Burow  <pb@openoffice.org>  [18948f5f4c2bae4166f3f0360b52ae7db15a2323]

fix: #89945# bring help task to front


2001-08-13  jp  <jp@openoffice.org>  [da303ba92456f0524d17b64fe7c31fe055ad0917]

Bug #86173#: ask for the default flag on the event


2001-08-13  Kurt Zenker  <kz@openoffice.org>  [633c4344483a0df6a7dfbe74ff95b75970fc9873]

Merge SRC638: 13.08.01 - 23:16:35


2001-08-13  Kurt Zenker  <kz@openoffice.org>  [75561fff2ced0c58e40957b1653cec840729c5a6]

Merge SRC638: 13.08.01 - 23:14:49


2001-08-13  Kurt Zenker  <kz@openoffice.org>  [105a8882fb76a926457c42325ed3d155db3876ea]

Merge SRC638: 13.08.01 - 23:13:07


2001-08-13  jp  <jp@openoffice.org>  [1f6ef83d39fdb5b2967c086d9b2238522643e166]

Bug #90815#: Execute - use hasPropertyState


2001-08-13  Kurt Zenker  <kz@openoffice.org>  [5be094a168676c33d8edac6f4206e89f5a308ee5]

Merge SRC638: 13.08.01 - 23:11:23


2001-08-13  Kurt Zenker  <kz@openoffice.org>  [8842ee63e116a27c3109c65e446d808e65fc8506]

Merge SRC638: 13.08.01 - 23:07:53


2001-08-13  Kurt Zenker  <kz@openoffice.org>  [417de3235ebb7403a4dcc8023e47630bce70dc98]

Merge SRC638: 13.08.01 - 23:06:07


2001-08-13  Kurt Zenker  <kz@openoffice.org>  [1a26db4368e60084d26fbe0a3ff7415f70c4822b]

Merge SRC638: 13.08.01 - 23:00:53


2001-08-13  Kurt Zenker  <kz@openoffice.org>  [dcca094197dda01553a299001203175b694408c1]

Merge SRC638: 13.08.01 - 22:57:18


2001-08-13  Kurt Zenker  <kz@openoffice.org>  [5dde82dc61169cf8a844357e6710ea4532631e1a]

Merge SRC638: 13.08.01 - 22:55:32


2001-08-13  Kurt Zenker  <kz@openoffice.org>  [10730c696d2c2122c3f18cae9fd2716bd5c40996]

Merge SRC638: 13.08.01 - 22:53:46


2001-08-13  Kurt Zenker  <kz@openoffice.org>  [394bba179bb0d330fa7c30cf3a40fc629013411f]

Merge SRC638: 13.08.01 - 22:50:45


2001-08-13  Kurt Zenker  <kz@openoffice.org>  [81cd16b42a622118f99ad33b7a11e1735f2af4d8]

Merge SRC638: 13.08.01 - 22:49:53


2001-08-13  Kurt Zenker  <kz@openoffice.org>  [457b2f9b18e826ada9c7a159a93b1a64c9c8ec7e]

Merge SRC638: 13.08.01 - 22:48:34


2001-08-13  Kurt Zenker  <kz@openoffice.org>  [98849237c537184c180e510ab8c89844d8849767]

Merge SRC638: 13.08.01 - 22:46:41


2001-08-13  Kurt Zenker  <kz@openoffice.org>  [969abc0a5ac665666a87aad9a0b6627656f8ace1]

Merge SRC638: 13.08.01 - 22:45:50


2001-08-13  Kurt Zenker  <kz@openoffice.org>  [bd58ad2e4ab57aca00ecfc718a05524bc210bf55]

Merge SRC638: 13.08.01 - 22:45:25


2001-08-13  Kurt Zenker  <kz@openoffice.org>  [a0e9055c2ad5c4d229200f59ee1452904c751b3f]

Merge SRC638: 13.08.01 - 22:44:53


2001-08-13  Kurt Zenker  <kz@openoffice.org>  [a8cabac5bf0306e4f9bfda7a7f4674cf5f0d124a]

Merge SRC638: 13.08.01 - 22:44:34


2001-08-13  Kurt Zenker  <kz@openoffice.org>  [906af2bda0343887b8af6e7564513a3fd0a1fd0e]

Merge SRC638: 13.08.01 - 22:43:15


2001-08-13  Kurt Zenker  <kz@openoffice.org>  [2fba3047844b10428fa7ffdc1cf8a877b7a5051d]

Merge SRC638: 13.08.01 - 22:43:12


2001-08-13  Kurt Zenker  <kz@openoffice.org>  [9b77d914de0b527ecac2ad88bc6cd446af71d4fb]

Merge SRC638: 08/13/01 - 22:43:41


2001-08-13  Kurt Zenker  <kz@openoffice.org>  [bdfaff25bd88aba3deea3c3102523362137bac67]

Merge SRC638: 13.08.01 - 22:42:48


2001-08-13  Kurt Zenker  <kz@openoffice.org>  [7808a417e47c4692ffb524734dab67f1e67a462c]

Merge SRC638: 13.08.01 - 22:42:21


2001-08-13  Kurt Zenker  <kz@openoffice.org>  [999c4b6d20927ad096c3079723a103a8cdc4e5b8]

Merge SRC638: 13.08.01 - 22:41:54


2001-08-13  Rüdiger Timm  <rt@openoffice.org>  [b0c1457415626dd488453a22f34707d1cbf08c42]

Merge SRC638: 13.08.01 - 22:41:17


2001-08-13  Kurt Zenker  <kz@openoffice.org>  [361ea3f10700f9b00f2a83c3158ea6055e1f2f70]

Merge SRC638: 13.08.01 - 22:40:40


2001-08-13  Kurt Zenker  <kz@openoffice.org>  [549b013a966588d1ce40b882602829ca9ff8891d]

Merge SRC638: 13.08.01 - 22:40:44


2001-08-13  Kurt Zenker  <kz@openoffice.org>  [b8f63f6b618629189977fd8b99dec9aad44ced84]

Merge SRC638: 13.08.01 - 22:40:31


2001-08-13  Rüdiger Timm  <rt@openoffice.org>  [c2fddb209f9fab81aa1d459381238abd3864560c]

Merge SRC638: 13.08.01 - 22:39:11


2001-08-13  Kurt Zenker  <kz@openoffice.org>  [2fcd9289dbe51e802ef7d138ac3a47ce330f4caf]

Merge SRC638: 13.08.01 - 22:38:41


2001-08-13  Kurt Zenker  <kz@openoffice.org>  [75f25f7d493788d3c245163c283aa7a640c6947d]

Merge SRC638: 13.08.01 - 22:36:57


2001-08-13  Kurt Zenker  <kz@openoffice.org>  [cbeb40fbbe74bf467aad23318fc90a275f36a098]

Merge SRC638: 13.08.01 - 22:36:14


2001-08-13  Kurt Zenker  <kz@openoffice.org>  [29165fd93485b04af8a8704e5bcebf1396b94830]

Merge SRC638: 13.08.01 - 22:35:01


2001-08-13  Kurt Zenker  <kz@openoffice.org>  [684b573ed4f451b6e0c017fefbc4465787cb83ba]

Merge SRC638: 13.08.01 - 22:35:03


2001-08-13  Rüdiger Timm  <rt@openoffice.org>  [5c2b9e1aa82cad98a8549640bd3942bd97adcce4]

Merge SRC638: 13.08.01 - 22:35:01


2001-08-13  Kurt Zenker  <kz@openoffice.org>  [96107be7eea3faff433b636b681728b15bb31d5c]

Merge SRC638: 13.08.01 - 22:34:31


2001-08-13  Kurt Zenker  <kz@openoffice.org>  [ee68ec43ff01202fb87ef092f132c0afa9811e2e]

Merge SRC638: 08/13/01 - 22:34:21


2001-08-13  Kurt Zenker  <kz@openoffice.org>  [f67d65d6c6419bc5d6eff6b1b01b3f6132265d16]

Merge SRC638: 13.08.01 - 22:32:48


2001-08-13  Kurt Zenker  <kz@openoffice.org>  [2aa1122d6fcf56c85ed06015cb51a36af4aa2cfe]

Merge SRC638: 13.08.01 - 22:32:29


2001-08-13  Kurt Zenker  <kz@openoffice.org>  [28eb5ea5d3d51b182e089a6fcf6bfe676810c0c7]

Merge SRC638: 13.08.01 - 22:32:50


2001-08-13  Kurt Zenker  <kz@openoffice.org>  [4bc87ab65b609a64ac99cac8c5de668e789aaae5]

Merge SRC638: 08/13/01 - 22:32:30


2001-08-13  Kurt Zenker  <kz@openoffice.org>  [6fd34db993493bbac79e303237c9492918ea27af]

Merge SRC638: 13.08.01 - 22:31:05


2001-08-13  Kurt Zenker  <kz@openoffice.org>  [aaa6c4b063794cbe24f5ca0ce263dc42a37f870e]

Merge SRC638: 13.08.01 - 22:30:39


2001-08-13  Kurt Zenker  <kz@openoffice.org>  [393191afc311e0ad39558792f13e2087dcdf4e09]

Merge SRC638: 13.08.01 - 22:31:21


2001-08-13  Kurt Zenker  <kz@openoffice.org>  [e0f271302cffff996cca38be1911faa59e5d154a]

Merge SRC638: 08/13/01 - 22:30:47


2001-08-13  Kurt Zenker  <kz@openoffice.org>  [11348be01b7d751432df83a6ccaedd575250bb18]

Merge SRC638: 13.08.01 - 22:29:21


2001-08-13  Kurt Zenker  <kz@openoffice.org>  [88b14da3d2dbf538bdafd159e4e0202713704837]

Merge SRC638: 13.08.01 - 22:27:36


2001-08-13  Kurt Zenker  <kz@openoffice.org>  [6ffe2c4b0a426dbd020e966f4e1d795a1f429474]

Merge SRC638: 13.08.01 - 22:26:27


2001-08-13  Kurt Zenker  <kz@openoffice.org>  [87cc78d9979fbc5feeea9468b80ded14148556bb]

Merge SRC638: 13.08.01 - 22:24:20


2001-08-13  Kurt Zenker  <kz@openoffice.org>  [d493e31778e4cd79acd654b8ced7056f3cd655b8]

Merge SRC638: 13.08.01 - 22:25:29


2001-08-13  Kurt Zenker  <kz@openoffice.org>  [7273a7fd00b4ad1b09020d8930a7bb1b17bb80a1]

Merge SRC638: 13.08.01 - 22:22:31


2001-08-13  Kurt Zenker  <kz@openoffice.org>  [233d7e53eccde3336b734fcf2ff7c6aabd3b01ab]

Merge SRC638: 13.08.01 - 22:22:26


2001-08-13  Kurt Zenker  <kz@openoffice.org>  [c3f1d1429f816120b5f3a972906e79e6a3ed8144]

Merge SRC638: 13.08.01 - 22:23:18


2001-08-13  Kurt Zenker  <kz@openoffice.org>  [baa898148c29575db593657226e1bdc46205d138]

Merge SRC638: 13.08.01 - 22:22:30


2001-08-13  Kurt Zenker  <kz@openoffice.org>  [11383854ad448c3703c6863af51b28600d49b019]

Merge SRC638: 13.08.01 - 22:20:31


2001-08-13  Kurt Zenker  <kz@openoffice.org>  [f8f4eb3f354e58a241a4c5b8450951a528b56d72]

Merge SRC638: 13.08.01 - 22:18:09


2001-08-13  Kurt Zenker  <kz@openoffice.org>  [e460a38bae2aeabfff15230d6f38a1f896a16924]

Merge SRC638: 13.08.01 - 22:16:05


2001-08-13  Kurt Zenker  <kz@openoffice.org>  [c94496bcf08a716ae2c7759c13dacd99788229f7]

Merge SRC638: 13.08.01 - 22:15:56


2001-08-13  Kurt Zenker  <kz@openoffice.org>  [4a2ac5b6272889d9a99beb7fedc673d1896a2106]

Merge SRC638: 13.08.01 - 22:13:59


2001-08-13  Kurt Zenker  <kz@openoffice.org>  [9790f531c5b3027a2614cfeb8f9f5c07ac342afc]

Merge SRC638: 13.08.01 - 22:13:43


2001-08-13  Kurt Zenker  <kz@openoffice.org>  [11de7e5e7c9395e2bf5ff130e97c1b8c3a0d0983]

Merge SRC638: 13.08.01 - 22:13:45


2001-08-13  Kurt Zenker  <kz@openoffice.org>  [7a4f3529d0975f11fc81ede0f1f54ed16c5ff9b9]

Merge SRC638: 13.08.01 - 22:12:31


2001-08-13  Kurt Zenker  <kz@openoffice.org>  [8509cac27976cbfc435b46b385ed4f3e88d51045]

Merge SRC638: 13.08.01 - 22:12:27


2001-08-13  Kurt Zenker  <kz@openoffice.org>  [ababf4c7292239aec38e7ed6a546b060c3968052]

Merge SRC638: 13.08.01 - 22:12:46


2001-08-13  Kurt Zenker  <kz@openoffice.org>  [5b75daa86d62787232f1b9ee8cbf44a680a10b93]

Merge SRC638: 13.08.01 - 22:19:10


2001-08-13  Kurt Zenker  <kz@openoffice.org>  [5ef5e21f62485222cfe5a66d2606faac83e7bcdc]

Merge SRC638: 08/13/01 - 22:12:54


2001-08-13  Kurt Zenker  <kz@openoffice.org>  [2cb191d8933608fb709df9aee93af6eaf419ddca]

Merge SRC638: 13.08.01 - 22:11:34


2001-08-13  Kurt Zenker  <kz@openoffice.org>  [f0b3fb260d169a1844134db43ba7a703a473eb74]

Merge SRC638: 13.08.01 - 22:12:17


2001-08-13  Kurt Zenker  <kz@openoffice.org>  [af2af4eb3db476201f98ca8a2c17e92334ebc385]

Merge SRC638: 13.08.01 - 22:11:02


2001-08-13  Rüdiger Timm  <rt@openoffice.org>  [fc6d146d5ac291e668da2d01237ccc8e8d242232]

Merge SRC638: 13.08.01 - 22:10:36


2001-08-13  Kurt Zenker  <kz@openoffice.org>  [aaccf114689aa1417ca3a87e3f7591614528492c]

Merge SRC638: 13.08.01 - 22:10:32


2001-08-13  Kurt Zenker  <kz@openoffice.org>  [773de3d4a032443744e76dde0e561569aeeeaa36]

Merge SRC638: 13.08.01 - 22:10:17


2001-08-13  Kurt Zenker  <kz@openoffice.org>  [c8099ba92c3969a05055fd2dd5e0947b082863c1]

Merge SRC638: 08/13/01 - 22:11:06


2001-08-13  Kurt Zenker  <kz@openoffice.org>  [719b21944a0547612daf29387055dcf72485d9b7]

Merge SRC638: 13.08.01 - 22:09:41


2001-08-13  Kurt Zenker  <kz@openoffice.org>  [3f5f111c8af22663891003e58e42d6260b3aa978]

Merge SRC638: 13.08.01 - 22:10:36


2001-08-13  Kurt Zenker  <kz@openoffice.org>  [ee62cdb3b1a5e6d488297c0b8d57ed6f9393f20b]

Merge SRC638: 13.08.01 - 22:09:24


2001-08-13  Rüdiger Timm  <rt@openoffice.org>  [37bbb170b383aa4d3f9726e4fcbb3ba94295c977]

Merge SRC638: 13.08.01 - 22:08:52


2001-08-13  Kurt Zenker  <kz@openoffice.org>  [f9ac1493ec7e2eb81b5995a31e81462ec4977262]

Merge SRC638: 13.08.01 - 22:08:14


2001-08-13  Kurt Zenker  <kz@openoffice.org>  [5323b0cbba4d25231752d517698a198851caa26b]

Merge SRC638: 13.08.01 - 22:08:00


2001-08-13  Kurt Zenker  <kz@openoffice.org>  [1e92ac27830c0738048ba2139ef1ac58861fb7bb]

Merge SRC638: 13.08.01 - 22:07:37


2001-08-13  Kurt Zenker  <kz@openoffice.org>  [6e78b970342311dabe63a6e445d2a50168995c6a]

Merge SRC638: 08/13/01 - 22:08:18


2001-08-13  Kurt Zenker  <kz@openoffice.org>  [7057978bc91aa63a917daec1367347df10eea797]

Merge SRC638: 13.08.01 - 22:08:47


2001-08-13  Rüdiger Timm  <rt@openoffice.org>  [292e76bb0c3559dbdc29efc27e1d7ced1630c6b3]

Merge SRC638: 13.08.01 - 22:07:06


2001-08-13  Kurt Zenker  <kz@openoffice.org>  [a3f2119bb0f4434d527d278646e7fa105552d402]

Merge SRC638: 13.08.01 - 22:07:18


2001-08-13  Kurt Zenker  <kz@openoffice.org>  [aa3c1f7b70e08b7fb0f085b05484dc838df807ab]

Merge SRC638: 13.08.01 - 22:04:31


2001-08-13  Hans-Joachim Lankenau  <hjs@openoffice.org>  [2ddd186febc9b0f15c385b16ec809f07c83ba296]

#65293# this one doesn't take forever


2001-08-13  Hans-Joachim Lankenau  <hjs@openoffice.org>  [d9d2196531c534f8e1caaa04f649887b772e6404]

#65293# doing dirty tricks...


2001-08-13  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f0450d42b37fb5de35096a785d1541623d1b2c60]

#65293# back again


2001-08-13  Kurt Zenker  <kz@openoffice.org>  [a3abb03bd8ef716311dce1194c1608a47bb7c0ae]

SRC640


2001-08-13  Kurt Zenker  <kz@openoffice.org>  [642805ef726f3704a451eb0aa97b83ff4f90840d]

SRC640


2001-08-13  Niklas Nebel  <nn@openoffice.org>  [9644d8447be66acdd15e7d53b26a7b2a398093e4]

#90733# SID_QUITAPP removed from ImageList


2001-08-13  jp  <jp@openoffice.org>  [44bc1aacd5d9b4f523b02c0a9493bcbf528676bb]

Bug #90877#: OutRTF_SwGrfNode - OrigName must not be set


2001-08-13  Sven Jacobi  <sj@openoffice.org>  [20514ba68f5d06ecd466e12ccf03e1363785de26]

#90851# do not access unitialized variable, symbol characters might occur without using the correct symbol font


2001-08-13  Sven Jacobi  <sj@openoffice.org>  [f308161f00192a2bef93b35ae0b9f5d90c13ca5e]

#90851# font substitution (e.g StarSymbol -> Arial Unicode)


2001-08-13  Christian Lippka  <cl@openoffice.org>  [e71c5a439068890a6618945f9b81a43f16b3879c]

#86617# fixed setName for people that try to set default names with additional charakters


2001-08-13  Niklas Nebel  <nn@openoffice.org>  [9879ce756f76ea2073499f13046816a3285259a9]

#90465# added document languages


2001-08-13  Behrend Cornelius  <bc@openoffice.org>  [27136afe15ba2bf22fccbc6c6256cfc1baa44d44]

#87217# CheckDouble Sub added


2001-08-13  Niklas Nebel  <nn@openoffice.org>  [2f0b3698de4cbb6d8bb70d71058bb6886d21e3ae]

#90465# use the language WIDs also in GetState


2001-08-13  Kurt Zenker  <kz@openoffice.org>  [4afd249b4ee5f64dfa535debafff12ee82cd73ac]

Added dependency to stlport


2001-08-13  Frank Schönheit  <fs@openoffice.org>  [0a758eb718f9f1d0976f69fe45470250ec7d7629]

#90967# corrected revokeScriptEvent, again (forgot to realloc the sequence)


2001-08-13  Frank Schönheit  <fs@openoffice.org>  [6f33468fdcb9e7af5d4a9585bd070e3a8d90ea5b]

#90958# +getRowSet / +ensureRowsetConnection: allow to calc the connection even when only controls are inspected (and not forms)


2001-08-13  Frank Schönheit  <fs@openoffice.org>  [92f0513471c3697387c42030c200107809a12d49]

#90958# +getRowSet / +ensureRowsetConnection


2001-08-13  Kurt Zenker  <kz@openoffice.org>  [99dc7a0ade84804e7821c7c5d488184339385559]

UDK303


2001-08-13  Björn Milcke  <bm@openoffice.org>  [50eaa871d3687d5efbd9edcea2477a9c4419997f]

#90861# + symbol-image (as replacement for symbol-image-name, ToDo: check if the latter is used and drop if not)


2001-08-13  Armin Weiss  <aw@openoffice.org>  [c82c0624357c8e60e055a83269d7f0254ab4b67e]

#90763# made caption-point-x/y relative to caption object to make it work everywhere (even when anchored as character in sw)


2001-08-13  Martin Gallwey  <mtg@openoffice.org>  [48487958dc02517ccb80a74ed6fe79392b8f8b8d]

#90738# It is not sufficient to check if the aggregation exists - the Number formatter must also exist


2001-08-13  Frank Schönheit  <fs@openoffice.org>  [fcfc1a63c25686ef00a3fa9107c3a2f3c3a306b3]

#90761# +dbcharsethelper


2001-08-13  Frank Schönheit  <fs@openoffice.org>  [f11165656925fb5cc9933bc23b2fea2bb98c0f95]

initial checkin - wrapper for accessing the dbcharset functionality without linking against dbtools


2001-08-13  Philipp Lohmann  <pl@openoffice.org>  [57d00c042052c50a9f0639b06c26d763a5eb5738]

#90949# #90872# use FWS again, sanity check for net wm


2001-08-13  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f581bcf69ef9f76285b5cc4a3f79fd1009b0d2eb]

add addexes2


2001-08-13  Frank Schönheit  <fs@openoffice.org>  [7970b59ea1cb5f55f68d2d23da9eff088dcd73f1]

#90761# +charset_s


2001-08-13  Frank Schönheit  <fs@openoffice.org>  [a0b45e689bff05f91ce4d3ed588701d8da30acbc]

initial checkin - wrapper for accessing the dbcharset functionality without linking against dbtools


2001-08-13  Frank Schönheit  <fs@openoffice.org>  [94772842a41ae2530e1b539eeee7ddc919b7f5b7]

#90761# +createCharsetHelper


2001-08-13  Eike Rathke  <er@openoffice.org>  [18f622b2887e59296a3b7e3bb17b099aa8b0c58b]

#90761# accidentally overwritten FS's removal of DBTOOLSLIB


2001-08-13  Frank Schönheit  <fs@openoffice.org>  [6e63feb95aff9034bb202be77d0c50ff83e557c9]

#90761# +IDataAccessCharset / +createCharsetHelper


2001-08-13  Gregor Hartmann  <gh@openoffice.org>  [645cbfeefa1f56ad2214519f7358ff4bd79f0445]

#88924#Adding SID_TARGETNAME=_blank to SID_OPENDOC calls from testtool


2001-08-13  Christian Lippka  <cl@openoffice.org>  [f6e80787ce4b6cb66c7750d194ecce6831d5b208]

#88590# terminate the slideshow when its still runing in d'tor


2001-08-13  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a72d4e33aaf86feb4440b96b170357224c29edf8]

#65293# next try to resolve ambiguity for *.xml


2001-08-13  Hans-Joachim Lankenau  <hjs@openoffice.org>  [e2d9528fa674649d04040b77c7f09e9d48cd6797]

didn't think about this...


2001-08-13  Kurt Zenker  <kz@openoffice.org>  [98aa196159bd3bd0e230c73f7eaf30da5574fb0e]

new version for SRC638


2001-08-13  Kurt Zenker  <kz@openoffice.org>  [6d7717faabfc6388a2c51b9987180cb5653eb239]

new version for SRC638


2001-08-13  Ocke Janssen  <oj@openoffice.org>  [656d295491322ab390bc54aef9ef580224d40758]

#90895# remove all insert calls from derived classes


2001-08-13  Ocke Janssen  <oj@openoffice.org>  [8227b6974242e05571079f41e895e95e9e793907]

#90895# remove all insert calls from derived classes


2001-08-13  Kai Ahrens  <ka@openoffice.org>  [808c6918cbe96f07ac1a5f7a0d80951b90ab87ce]

#90931#: convert local file URL's correctly


2001-08-13  Sven Jacobi  <sj@openoffice.org>  [e573f5f437c1e1441dd03f588dbf76685e030371]

#90508# added import flags to be able to suppress setting of logical size in an jpeg import (this is necessary because pixel graphics in html have to be always mapmode pixel)


2001-08-13  Eike Rathke  <er@openoffice.org>  [2d102ddace4528e247c50c9d8c646ed5082d801f]

#90960# check dbtools::OCharsetMapIterator for end condition (encoding not found)


2001-08-13  Kai Ahrens  <ka@openoffice.org>  [a1fab854667575343b7d85f39a310632b5039313]

#90911#: start drag actions with DND_ACTION_COPY only (DND_ACTION_MOVE removed)


2001-08-13  Christian Lippka  <cl@openoffice.org>  [4173ac4ce84a79c11a0109a7ed428d8c5dd2991c]

#89746# don't gpf on oleshape without ole


2001-08-13  Malte Timmermann  <mt@openoffice.org>  [6590f8f71bb53dd6be9e5420d955ee742ba8d77e]

#90131# -textconv


2001-08-13  Thomas Lange  <tl@openoffice.org>  [3c82d912bf2fbae2e8b805cebb98f62edc27a1c4]

#90833# XML import for brece/bracket expressions with empty body fixed


2001-08-13  th  <th@openoffice.org>  [932d95ec86c96baa586bf92a7db58bcd7b06d920]

#90844# - Correct handling for SystemSettingsChanging


2001-08-13  th  <th@openoffice.org>  [9e7841e82b67e9252f6cdc5a56f3de4f181e1659]

#90844# - Use correct UI-Font and removing ifdef VCL


2001-08-13  Caolán McNamara  <cmc@openoffice.org>  [50c53236f038f088a2f35a1cf02fd2ba5ffed208]

#80365# Wrong SfxMedium used for progress bar loading


2001-08-13  th  <th@openoffice.org>  [d8e8cc28fe36cc3099ee31dd6c7ec7d8f6705e78]

#90844# - Add the documentation for this bug fix


2001-08-13  Christian Lippka  <cl@openoffice.org>  [f0df087ff2cd5fa65dbcf8696d64c064f004785d]

#90425# updated dtd


2001-08-13  th  <th@openoffice.org>  [d2dffae6794426332e5158bc6d66241d828f48cf]

#90844# - Also for CJK text there is now a minimum space on all platforms


2001-08-13  th  <th@openoffice.org>  [5507ee8f61ba7c0a98ebfa4f528ffd76a91ffef3]

#90844# - Better TabWidth calculation, when the system doesn't support Bold Text


2001-08-13  gt  <gt@openoffice.org>  [a57d61ccf381af9005ca7e188d084593a96fc476]

#90707# setting for CJK and CTL stuff


2001-08-13  Joachim Lingner  <jl@openoffice.org>  [3635c5e8032a68fe99bd0c3528904e0e430f347c]

#90817# osl_writeProfileString could not handle strings larger than 1024 bytes


2001-08-13  Kai Ahrens  <ka@openoffice.org>  [fc9886a45f47786628d0ad1b974fbce51954753b]

#90788#: call ::StartPresentationMode( FALSE, ...) at end of presentation


2001-08-13  Thomas Lange  <tl@openoffice.org>  [b8aa71e16b492116d37af0c1df96dd86944440c6]

#90906# localization of 'Format/Fonts - Custom Fonts' listbox name entries


2001-08-13  Herbert Duerr  <hdu@openoffice.org>  [269dd251457adcfd3eb767c0fd839036005271a2]

#90078# add antialiasing options to application settings


2001-08-13  Armin Weiss  <aw@openoffice.org>  [120e994110abdcfab9c330b1adbde2758a605684]

#88163# re-implemented multi-point dragging


2001-08-13  gt  <gt@openoffice.org>  [e4dd2948d6a83c07c10db2f1302e586880937a34]

#87387#


2001-08-13  Nils Fuhrmann  <nf@openoffice.org>  [b77e1aee6a69a7f9a2940742ddf93a2b7f6f017d]

Workarround: No localization for korean for text title #87134#


2001-08-13  Nils Fuhrmann  <nf@openoffice.org>  [f61da5ae7b082a02d7414ee05d94197f39455d77]

Fixes for merge #87134#


2001-08-13  Frank Schönheit  <fs@openoffice.org>  [303e388320c8d3b746b84d1f807f2b1616d7a8c6]

#85437# implts_isLoadableContent: allow for private:stream/


2001-08-13  Ocke Janssen  <oj@openoffice.org>  [d09eabb6515602637db3ed61eb3b0c8036815e99]

#90015# remember the columns impl class


2001-08-13  Ocke Janssen  <oj@openoffice.org>  [5e519dbb0cec4653fadc3742e3cca14340386b98]

#90859# #90858# deactivate cell when focus changed and setModified when cutting


2001-08-13  Ocke Janssen  <oj@openoffice.org>  [fa46c1c134b10e747e8273aa825a2221a6bc3f1d]

#90860# distinct corrected


2001-08-13  Ocke Janssen  <oj@openoffice.org>  [d29e1b66ae43987808976f03c82c863c1e7e3cfd]

#90015# some modifications after codereview


2001-08-13  Andreas Schlüns  <as@openoffice.org>  [19185aa98705ba8ee6c5d70c031a8daf89a4e94b]

#89312# use better encoding for loading/saving non staroffice docinfos


2001-08-13  gt  <gt@openoffice.org>  [73a925719bb8b2dac628c153726a88b4a28ba6df]

Macauley -> Macaulay


2001-08-10  Kurt Zenker  <kz@openoffice.org>  [1f10251c9e8399ed69887bf93db20cb8191695a8]

Merge SRC638: 10.08.01 - 23:09:25


2001-08-10  Kurt Zenker  <kz@openoffice.org>  [9517a91f5c326a98ac16975ba7dafa4a97f61ee1]

Merge SRC638: 10.08.01 - 23:07:46


2001-08-10  Kurt Zenker  <kz@openoffice.org>  [d64eef82e47a959a7c140b613a02671bd93d91bc]

Merge SRC638: 10.08.01 - 23:06:07


2001-08-10  Kurt Zenker  <kz@openoffice.org>  [dee27ed6c29a09925f11ec364a4d54349ae35e38]

Merge SRC638: 10.08.01 - 23:02:37


2001-08-10  Kurt Zenker  <kz@openoffice.org>  [5c45fb864f05cb70186687361b5c658b339cde38]

Merge SRC638: 10.08.01 - 23:00:53


2001-08-10  Kurt Zenker  <kz@openoffice.org>  [8d80867eaec61dd828f4fbce5939cac8160863dc]

Merge SRC638: 10.08.01 - 22:56:26


2001-08-10  Kurt Zenker  <kz@openoffice.org>  [1648b6448a1deb0ffeae9b100c674057508cda36]

Merge SRC638: 10.08.01 - 22:56:51


2001-08-10  Kurt Zenker  <kz@openoffice.org>  [9529ec42a160b83499ee51bb5c1064aa50392151]

Merge SRC638: 10.08.01 - 22:53:34


2001-08-10  Kurt Zenker  <kz@openoffice.org>  [e6a0b7251ed16609da2e1ef67ae2a267ca02e3ec]

Merge SRC638: 10.08.01 - 22:52:59


2001-08-10  Kurt Zenker  <kz@openoffice.org>  [1d73aab3ca99908c92576ae47ccead420587415b]

Merge SRC638: 10.08.01 - 22:50:01


2001-08-10  Kurt Zenker  <kz@openoffice.org>  [f3c3cd9c09875b85696944a77578b5db11a9ea8a]

Merge SRC638: 10.08.01 - 22:47:48


2001-08-10  Kurt Zenker  <kz@openoffice.org>  [f62410c0f5e8293e7a1ce44a3b90548a571ebafa]

Merge SRC638: 10.08.01 - 22:44:10


2001-08-10  Kurt Zenker  <kz@openoffice.org>  [4e8732b2e813b32e7b023d166cad74cfb078df63]

Merge SRC638: 08/10/01 - 22:43:03


2001-08-10  Rüdiger Timm  <rt@openoffice.org>  [eac4ab799cd01abf39d16411d44f37adf76be11c]

Merge SRC638: 10.08.01 - 22:40:40


2001-08-10  Kurt Zenker  <kz@openoffice.org>  [ab1325b602051764bb3c26171aec7edac6090faa]

Merge SRC638: 10.08.01 - 22:40:09


2001-08-10  Kurt Zenker  <kz@openoffice.org>  [20febed6e7e55ac7732324c8596c1fb8423f5fcd]

Merge SRC638: 10.08.01 - 22:46:04


2001-08-10  Rüdiger Timm  <rt@openoffice.org>  [4be1ea8654a0d3afe22f1c8b9866d9195726944e]

Merge SRC638: 10.08.01 - 22:38:44


2001-08-10  Kurt Zenker  <kz@openoffice.org>  [2348de86d38630b9b2f071cef28314eb83fbb44d]

Merge SRC638: 10.08.01 - 22:38:41


2001-08-10  Kurt Zenker  <kz@openoffice.org>  [e2b5e87dc03ec99a5c77409d66b026dafc7ef4ab]

Merge SRC638: 10.08.01 - 22:38:25


2001-08-10  Kurt Zenker  <kz@openoffice.org>  [3a8c3762d7b8720cb9a68b7ecb9410688adce427]

Merge SRC638: 10.08.01 - 22:43:40


2001-08-10  Rüdiger Timm  <rt@openoffice.org>  [c05d48bc675aa642183a14525c6601414fdd7dce]

Merge SRC638: 10.08.01 - 22:36:49


2001-08-10  Kurt Zenker  <kz@openoffice.org>  [5c8cd907d690659a879f525a9dddb56d71926abc]

Merge SRC638: 10.08.01 - 22:36:52


2001-08-10  Kurt Zenker  <kz@openoffice.org>  [80273531f5b0dad868c6b7a45a230c8550fc63c7]

Merge SRC638: 10.08.01 - 22:36:13


2001-08-10  Kurt Zenker  <kz@openoffice.org>  [0a6da590ad421559b6a29d2137d4f706a1761345]

Merge SRC638: 10.08.01 - 22:35:53


2001-08-10  Kurt Zenker  <kz@openoffice.org>  [f661ce37656f65932123d65adf988d69c7196446]

Merge SRC638: 10.08.01 - 22:35:35


2001-08-10  Rüdiger Timm  <rt@openoffice.org>  [13102f1ba99e5ff48c28b21be27bcd2d275f4b08]

Merge SRC638: 10.08.01 - 22:34:35


2001-08-10  Kurt Zenker  <kz@openoffice.org>  [d2fdeda29bc7b18c7258081b2a2ca0712a44fa44]

Merge SRC638: 10.08.01 - 22:34:25


2001-08-10  Kurt Zenker  <kz@openoffice.org>  [2539efbe8b750291d745beb5bfc8a3cfb6fd9873]

Merge SRC638: 10.08.01 - 22:39:49


2001-08-10  Kurt Zenker  <kz@openoffice.org>  [d51c7532b62ffc390c904a93ea44268eac57be30]

Merge SRC638: 10.08.01 - 22:32:59


2001-08-10  Rüdiger Timm  <rt@openoffice.org>  [d1cce88fc38e93a37760088e52f19cdd8798966e]

Merge SRC638: 10.08.01 - 22:32:51


2001-08-10  Kurt Zenker  <kz@openoffice.org>  [1b148fbf0999e5da22f89370e6b8de7a959b2c7f]

Merge SRC638: 10.08.01 - 22:32:34


2001-08-10  Kurt Zenker  <kz@openoffice.org>  [22b49ba753f5838ca86c37f72c68da81d3c11ebd]

Merge SRC638: 10.08.01 - 22:32:18


2001-08-10  Kurt Zenker  <kz@openoffice.org>  [f8cfba072d3a57c65e8fbe2b3e98008832af6c71]

Merge SRC638: 08/10/01 - 22:31:50


2001-08-10  Kurt Zenker  <kz@openoffice.org>  [2b0611b30f679eed9ea599aea90aa352dfef2e47]

Merge SRC638: 10.08.01 - 22:30:28


2001-08-10  Kurt Zenker  <kz@openoffice.org>  [a78f425174b05c21b67889c408f5e2b605b021be]

Merge SRC638: 10.08.01 - 22:29:58


2001-08-10  Kurt Zenker  <kz@openoffice.org>  [760a5e8a49b7791e66f839962a19ddce362704d9]

Merge SRC638: 10.08.01 - 22:29:56


2001-08-10  Kurt Zenker  <kz@openoffice.org>  [0d6ea2a5e275a3f010c0fbad8dd82597fe2038cf]

Merge SRC638: 10.08.01 - 22:28:23


2001-08-10  Kurt Zenker  <kz@openoffice.org>  [c27b49a95e2619cf77d3386fa99b1bcaf7d8ff7a]

Merge SRC638: 10.08.01 - 22:28:27


2001-08-10  Kurt Zenker  <kz@openoffice.org>  [07d892ed9f34527300da79bdfd6259f355391f30]

Merge SRC638: 10.08.01 - 22:28:14


2001-08-10  Kurt Zenker  <kz@openoffice.org>  [7f9f81360a3e66f468861a41f1819da63881ea4f]

Merge SRC638: 10.08.01 - 22:27:56


2001-08-10  Kurt Zenker  <kz@openoffice.org>  [c483480cfb90300b8d6f14d7302cf153d9a23c1b]

Merge SRC638: 10.08.01 - 22:26:28


2001-08-10  Kurt Zenker  <kz@openoffice.org>  [9ef6da5dcaa4917a914d0de94a6b202868382701]

Merge SRC638: 10.08.01 - 22:26:33


2001-08-10  Kurt Zenker  <kz@openoffice.org>  [7d7ec7305c167b0874f81161e2872bb320a03dc2]

Merge SRC638: 10.08.01 - 22:24:48


2001-08-10  Kurt Zenker  <kz@openoffice.org>  [94d1c8084e24f2ebbc961bc161b6c64c77a13a28]

Merge SRC638: 10.08.01 - 22:24:34


2001-08-10  Kurt Zenker  <kz@openoffice.org>  [11c8dfbceabde097104c842446ea96224a04878b]

Merge SRC638: 10.08.01 - 22:23:36


2001-08-10  Kurt Zenker  <kz@openoffice.org>  [5ade61a0790caedc8852ae65cf7ee8cb0e1e8e49]

Merge SRC638: 08/10/01 - 22:23:30


2001-08-10  Kurt Zenker  <kz@openoffice.org>  [7bb90b2f7cad568cc51da122885f0bfc4a738ff9]

Merge SRC638: 10.08.01 - 22:22:59


2001-08-10  Kurt Zenker  <kz@openoffice.org>  [1636184d2de98f90504628dacaa06df32d5eff42]

Merge SRC638: 10.08.01 - 22:22:16


2001-08-10  Rüdiger Timm  <rt@openoffice.org>  [d28454109c13edb489a946c2cff6808806b96940]

Merge SRC638: 10.08.01 - 22:22:14


2001-08-10  Kurt Zenker  <kz@openoffice.org>  [bc996a58ecec3153c881d119f3f5f62943b8618f]

Merge SRC638: 10.08.01 - 22:22:11


2001-08-10  Kurt Zenker  <kz@openoffice.org>  [e1d2fb2bcef42935922d6ad28f2faec0b21edba4]

Merge SRC638: 10.08.01 - 22:21:38


2001-08-10  Kurt Zenker  <kz@openoffice.org>  [8dbd54616c694ff75e4a7764a83341aec3efb0cf]

Merge SRC638: 10.08.01 - 22:21:10


2001-08-10  Kurt Zenker  <kz@openoffice.org>  [980154983a1af1fd65713cbfed1bcc54740c34de]

Merge SRC638: 10.08.01 - 22:19:20


2001-08-10  Kurt Zenker  <kz@openoffice.org>  [5991e36376b7592f8aff26266854101b871b43d0]

Merge SRC638: 10.08.01 - 22:19:09


2001-08-10  Kurt Zenker  <kz@openoffice.org>  [902009777ed67102b5c423475b2a199d13f6ec2e]

Merge SRC638: 10.08.01 - 22:15:46


2001-08-10  Kurt Zenker  <kz@openoffice.org>  [10ab0e4990d9d942f754e83c532c6019f5f6173b]

Merge SRC638: 08/10/01 - 22:14:59


2001-08-10  Kurt Zenker  <kz@openoffice.org>  [fc1c27b0ee87dec771eb1a4823cc6df3a25a57e2]

Merge SRC638: 10.08.01 - 22:11:44


2001-08-10  Kurt Zenker  <kz@openoffice.org>  [279a84aa311527eb797065294b54803a6a3f46d3]

Merge SRC638: 10.08.01 - 22:11:41


2001-08-10  Kurt Zenker  <kz@openoffice.org>  [69b8760755ab2df796089bd975bd10f4f79fd62b]

Merge SRC638: 10.08.01 - 22:11:20


2001-08-10  Rüdiger Timm  <rt@openoffice.org>  [91dca6461e9a39e68cf0a1fe6b56246f77673f34]

Merge SRC638: 10.08.01 - 22:11:37


2001-08-10  Rüdiger Timm  <rt@openoffice.org>  [68a98878265207a6eecc6bf0cff3c80bfc770ee4]

Merge SRC638: 10.08.01 - 22:09:48


2001-08-10  Kurt Zenker  <kz@openoffice.org>  [8bb8d176c9185710c6aca5033f496cf9347d6ca7]

Merge SRC638: 10.08.01 - 22:15:42


2001-08-10  Rüdiger Timm  <rt@openoffice.org>  [abf422022c6167342d7b51c67dc9898144b858a9]

Merge SRC638: 10.08.01 - 22:08:07


2001-08-10  Kurt Zenker  <kz@openoffice.org>  [833f00ea23a403457ef21d4610d4cca7614160cf]

Merge SRC638: 10.08.01 - 22:08:03


2001-08-10  Kurt Zenker  <kz@openoffice.org>  [6feb4401ea8cf260b839566e77f67f19d21e6831]

Merge SRC638: 10.08.01 - 22:07:13


2001-08-10  Kurt Zenker  <kz@openoffice.org>  [754c00a6558927cf4685b0b17e05c99abe071f1e]

Merge SRC638: 08/10/01 - 22:07:55


2001-08-10  Kurt Zenker  <kz@openoffice.org>  [ad0d785ab2a8541ff59ae2734e4f41c112f20663]

Merge SRC638: 10.08.01 - 22:13:54


2001-08-10  Kurt Zenker  <kz@openoffice.org>  [0d30735a4dcb88ec01c58e9a76392cd966e9099a]

Merge SRC638: 10.08.01 - 22:04:23


2001-08-10  Niklas Nebel  <nn@openoffice.org>  [32212cd5d2d316f74019a0e0c52d82c0fb60c76d]

#90510# error-macro may be followed by events


2001-08-10  Eike Rathke  <er@openoffice.org>  [5bcff42d2ad98776d95913152799f9b41401b1dd]

#88107# convert StarMath/StarBats<->StarSymbol in binary file format


2001-08-10  Jörg Barfurth  <jb@openoffice.org>  [75042d72abaed86781b7aa2a53a0b8dabdc578fd]

#85017# Adjusted error messages to PM specifications


2001-08-10  Frank Schönheit  <fs@openoffice.org>  [a23fdf2e0b7cf15cc540e7bca4afe49a73286920]

#88663# corrected selectBookmarks


2001-08-10  Herbert Duerr  <hdu@openoffice.org>  [d4e7df6dced04d948904ced1a407762de1ef060e]

#81967# fix case for 180 degrees


2001-08-10  Kay Ramme  <kr@openoffice.org>  [4546d437a057980cbf1386bc8cc30a050b2c39df]

wait widget mapping (#79689#)


2001-08-10  Kay Ramme  <kr@openoffice.org>  [c474c6dee3e117904dc53f60d818d69c73d53a82]

ClipByChildren (#79689#)


2001-08-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [4cd2062c1fd497f31f312588e2f69126f53ef79d]

#65293#: sync


2001-08-10  Kay Ramme  <kr@openoffice.org>  [bdc84cfd7fbb5ab6e0f680d33cec387cdf55faca]

better swallow applets (#79689#)


2001-08-10  Juergen Schmidt  <jsc@openoffice.org>  [cca87e32fe2e5870ae6ae60e77218840846e067b]

#87796# pack more examples


2001-08-10  Sven Jacobi  <sj@openoffice.org>  [cec6ad798ca8fcafcf98c5aaa8ff472af12f5023]

#88107# using new unicode fonts, mapping removed


2001-08-10  Andreas Bregas  <ab@openoffice.org>  [0bc46c6859f87e871c70fea1e3093641abea4707]

#90825# Fixed decoding in ::createFolder()


2001-08-10  Behrend Cornelius  <bc@openoffice.org>  [bf45690763f77257449e7a65e6c740033e3217f8]

#87732# Addlisttolist Function added


2001-08-10  Behrend Cornelius  <bc@openoffice.org>  [e1a10ae1e963e0967560ed414a5d7582f5d86eeb]

#87732# Filterlistsequence improved


2001-08-10  Niklas Nebel  <nn@openoffice.org>  [35f8f7efad321435e9f99914c717fd5d9d579a8c]

#90720# right paper size for line break and vertical alignment


2001-08-10  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a3816b5577c2649d59dff711913acad1f39b3c21]

#65293# fixed ambiguity in description rules


2001-08-10  Herbert Duerr  <hdu@openoffice.org>  [13641d3de1805ccf436e475e4da2cdc57fe72fa4]

#88107# GetFontToSubsFontName() returns case sensitive name


2001-08-10  Vladimir Glazounov  <vg@openoffice.org>  [481fe894c894da5a21b9f8ac7158f4879fac208b]

fixed bug with -deliver option


2001-08-10  Ocke Janssen  <oj@openoffice.org>  [de07113b8b88f9cac0a922c1ce7670e260d5e7d5]

#87263# only insert the SHOW into uicontrols


2001-08-10  Frank Schönheit  <fs@openoffice.org>  [38306997a11304489ba8facbc57bd7364308be59]

#90480# small changes to some texts


2001-08-10  Philipp Lohmann  <pl@openoffice.org>  [d8bc944d1b18eb932a275ef311fae6e395fd7343]

#90788# reset presentation window in destructor


2001-08-10  Christian Lippka  <cl@openoffice.org>  [51aab89f67b9a384f89ef5f70be9ab59e2948d69]

#90657# always call base class for unhandled special items


2001-08-10  Juergen Schmidt  <jsc@openoffice.org>  [3d81130dfcd1a6e57bc20a65c09484a147128713]

#87796# insert macro for basic examples


2001-08-10  Kurt Zenker  <kz@openoffice.org>  [c57038f9fc747b5f240e44a6c9435fe36141ea7f]

new version for SRC638


2001-08-10  Hans-Joachim Lankenau  <hjs@openoffice.org>  [1461aa4774bfce7340b356d13fb6c56534585d92]

#65293# removes circ. dependencies when building dpc/dpcc


2001-08-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [136b18d6b0ba5fcbe358b411057cacb44ff5b0e9]

#65293#: added migration and migration/lang


2001-08-10  Tino Rachui  <tra@openoffice.org>  [e28395ae8b5c2f82f5175c9765a46666d7de86da]

#89230#remove code for stripping tilde signs from label strings


2001-08-10  Tino Rachui  <tra@openoffice.org>  [a6f6021fc64e409c2998b6dc8892dcd0c3d3fc7e]

#89230#added methods to changed soffice labels with special chars to windows labels with special chars and vice versa


2001-08-10  Malte Timmermann  <mt@openoffice.org>  [26731cfac80b0def1c4e96a9a3c3f0224681c5be]

#86454# corrected insertText()


2001-08-10  Tino Rachui  <tra@openoffice.org>  [de856df34d2b60de8d17c436a17924164cf49a1a]

#89230#added new classes


2001-08-10  Kurt Zenker  <kz@openoffice.org>  [d8844331309ea05bf07e8fee74066c7db05161f2]

new version for SRC638


2001-08-10  Tino Rachui  <tra@openoffice.org>  [2bc7c82698e7cebfe1de21c6cf63e384ddcc4a53]

#89230#changed implementation to support offline handling of setValue, getValue etc.


2001-08-10  Tino Rachui  <tra@openoffice.org>  [7e66d29a9f198a0b67a327232618b4bdd36abed5]

#89230#accepting sal_Int8 and sal_Int16 in initialize


2001-08-10  Tino Rachui  <tra@openoffice.org>  [933493cd5a26d63e321e7ab406c2e7c7806e6153]

#89230#changed method name getDisplayDirectory -> getLastDisplayDirectory


2001-08-10  Tino Rachui  <tra@openoffice.org>  [0cd1092a9693bf9c4969bbf79bf8d4c130439798]

#89230#initial check-in


2001-08-10  Rüdiger Timm  <rt@openoffice.org>  [deea318fd1c6ec5612868d31f74409d3b44d24fd]

new version for SRC638


2001-08-10  Rüdiger Timm  <rt@openoffice.org>  [11b9d11bbcbfdd3ab6a854a4637bf0ede22adf6f]

new version for SRC638


2001-08-10  Vladimir Glazounov  <vg@openoffice.org>  [2cd6673cd463e978a6156ed657e4d42bfa269ce0]

#65293# corrections for gcc


2001-08-10  Andreas Schlüns  <as@openoffice.org>  [d446cb3f95075098a2d1bdced6999c37ea58ded2]

#67297# redesign it


2001-08-10  Andreas Schlüns  <as@openoffice.org>  [935b7d57239cd5640182a68f7f14bfc5fb1147ce]

#67297# #83085# repair progress value


2001-08-10  Kurt Zenker  <kz@openoffice.org>  [c933247485621315274b268f92d23da010db21aa]

new version for SRC638


2001-08-10  Sven Jacobi  <sj@openoffice.org>  [f6806bc7a97e0f1de5859c5b58351d11945d2ddf]

#90851# textencoding of font StarSymbol is unicode encoding and not symbol


2001-08-10  Peter Burow  <pb@openoffice.org>  [09a7ac183b8105586af5e1914595f383559f1c7d]

fix: #90556# enable relative mode of east fontsizebox


2001-08-10  Andreas Schlüns  <as@openoffice.org>  [57819f1fa9e5ab396cc5aff883a17af9952d5946]

#67297# rename OStatusIndicator/OStatusIndicatorFactory


2001-08-10  Andreas Schlüns  <as@openoffice.org>  [95da26f82a4fae89b155beec165612fa2fdff0ad]

#67297# changes for TaskCreator


2001-08-10  Andreas Schlüns  <as@openoffice.org>  [1c1da0d22061cf99a6bb35b35f6baafa41fbfbc4]

#67297# use right status indicator at right time


2001-08-10  Andreas Schlüns  <as@openoffice.org>  [2101ee3b5b1f3857d1b60f4828428b96fd17021e]

#67297# set visible flag at creation time; use static methods instead of normal ones


2001-08-10  Andreas Schlüns  <as@openoffice.org>  [9ac79fb79330cba09e40a0ba199b8fab56aa830f]

#67297# add StatusIndicator service


2001-08-10  Frank Schönheit  <fs@openoffice.org>  [42c07288ea2d1bac2803c197a5fc29250e9c5bad]

#90480# small changes to the text on the second page


2001-08-10  Stephan Schäfer  <ssa@openoffice.org>  [cf393a77cc756cceca8e4684657114ebeff905a5]

#77230# remote svdem


2001-08-10  Christian Lippka  <cl@openoffice.org>  [686f41197acf434e7a91719e60046ad75061e545]

#90849# on SetEmptyPresObj clear ole2 graphic


2001-08-10  Malte Timmermann  <mt@openoffice.org>  [90b83176d95f85fd6323e3c16b1004d35c008ed4]

#88020# Dialog can have a MenuBar


2001-08-10  Behrend Cornelius  <bc@openoffice.org>  [e8fbdff47aae1ab16226aac08cdc46ecd0602a82]

#88813# handling of optional parmeters improved


2001-08-10  Ocke Janssen  <oj@openoffice.org>  [4cf944dc1cadcc564279e8beaa6a5138fb4313bb]

#90838# delete table even if table isn't a dbf table


2001-08-10  Ocke Janssen  <oj@openoffice.org>  [bc875bf31e297d70d9927e5ccfe6687a384fc331]

#90754# invalidate only when rowcount changed from 0 to 1 viceversa


2001-08-10  Philipp Lohmann  <pl@openoffice.org>  [4c6403777fef151feba6a81ecf6abfbb57c053c5]

#90205# removed TF_SVDATA remnant


2001-08-10  Rüdiger Timm  <rt@openoffice.org>  [7555d3b5ce5b37270e9b18a2f5814cbfbac06f2a]

#87576# so3/advise.hxx is obsolete


2001-08-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [71be9b3f1ef1023ac365e67820d3b6ae45bd33e2]

#65293#: fix unopool; cleanup


2001-08-10  Rüdiger Timm  <rt@openoffice.org>  [35810e46bbf6d9632cc1d8c3a8048d924d1031a1]

#87576# each module needs a build.lst


2001-08-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [2c8b4b39d4ab44c7143e917eb9876ad6abbaebbc]

#65293#: constness


2001-08-10  Thomas Lange  <tl@openoffice.org>  [13e04bbcc5f93f0a3167ea7bb94017f0e0feffe3]

#90775# hyphenator dispatcher now returns a result for soft-hyphens encountered in valid hyphenation positions


2001-08-10  Kurt Zenker  <kz@openoffice.org>  [d004a57aa1962426e0fa4f2039a7504f8e9324b1]

new version for SRC638


2001-08-10  Vladimir Glazounov  <vg@openoffice.org>  [202ff0d69f1988765461af6fe9e6ec073dcb9b0d]

Added help, show and deliver features


2001-08-10  Rüdiger Timm  <rt@openoffice.org>  [8cb85d4272dccba862b0fffd73d2c994402ad719]

#87576# so3/advise.hxx and so3/linkname.hxx are obsolete


2001-08-10  Rüdiger Timm  <rt@openoffice.org>  [5334c16c5e8c297918a29f4f386ec9fac0c5009f]

#87576# so3/advise.hxx has been removed


2001-08-10  Niklas Nebel  <nn@openoffice.org>  [a4b40a3fe62f00899099be8db9f391bdca71fceb]

#90765# AcceptDrop: SBA_FIELDDATAEXCHANGE


2001-08-10  Malte Timmermann  <mt@openoffice.org>  [bee5210245689f19445434cd4227ed67572ef431]

#88238# isMutipleMode, use correct property


2001-08-10  Hans-Joachim Lankenau  <hjs@openoffice.org>  [83c7a9a4223546f52e380efd5e6c93ad25c3b4a8]

use ZIPALLTARGET only when ziptargets are defined


2001-08-10  Malte Timmermann  <mt@openoffice.org>  [d45a29a265924c3efc80837923181e35e47a606f]

#88025# setAlignment, use correct property


2001-08-10  Malte Timmermann  <mt@openoffice.org>  [5ddf6436e7dca5e18b7542ff4d06c94f14ef7174]

#88015# First/Last


2001-08-10  Behrend Cornelius  <bc@openoffice.org>  [ca5d0e43f31b3e24ed22379157870b3ad97bfb98]

#88899# Cancel Dialog routine improved


2001-08-10  Frank Schönheit  <fs@openoffice.org>  [48fb0985c250e9eb11c1ba4b6f50e66499a7d001]

#87611# +GetCursor


2001-08-10  Frank Schönheit  <fs@openoffice.org>  [8648b64d13cabbc40ccb84f4df7b2124820a78c9]

#87611# +GetCursorPos / +GetCursorPosURL / +[Read|Write]ViewSettings


2001-08-10  Frank Schönheit  <fs@openoffice.org>  [18f5cab35e996413026d9b79d9fa7a1199a65659]

#87611# added AnyData (set of any) to the view data


2001-08-10  Frank Schönheit  <fs@openoffice.org>  [7496c9625395129b742a8446d5ea8fc65776c93b]

#87611# corrected a wrong asserting regarding value sets


2001-08-10  Malte Timmermann  <mt@openoffice.org>  [ca434df79001bc82f62f8d2affe8cb434af0499d]

#88324# #88322# Date/TimeField First/Last


2001-08-10  Jörg Budischewski  <jbu@openoffice.org>  [c7896b7a772672fbdb17eec4d47c8eb808b7be22]

#87190# should now pass either with solaris 7 and 8


2001-08-10  Peter Burow  <pb@openoffice.org>  [2b593640eb582d9bb1e64b4294275a3a243c8f6e]

fix: #89507# #88139# BerkleyDB-Lib removed


2001-08-10  Peter Burow  <pb@openoffice.org>  [789e8172cef4a3884ef9b309d5e3074494d4daf6]

fix: #89507# #88139# BerkleyDB-API not used any longer


2001-08-10  Peter Burow  <pb@openoffice.org>  [1568e90d1d9b17cfba3a9b86106bb3e915ee37d3]

fix: #89507# #88139# GetActiveHelpString() added


2001-08-10  Peter Burow  <pb@openoffice.org>  [49ceb0071b23b45a395a83afaf8b983559500170]

fix: #89507# #88139# Get


2001-08-10  Peter Burow  <pb@openoffice.org>  [58522ebe3e504a9c22fd9a1633194932d8aaa78c]

fix: #89507# helpRequested() implemented


2001-08-10  Peter Burow  <pb@openoffice.org>  [ad002203324d987c0c602a26d768e11df4853078]

fix: #89507# new helpids for file open/save


2001-08-10  Ocke Janssen  <oj@openoffice.org>  [d37179ee45287c3cac4491087cb4a4b0f50c5264]

#90754# invalidate only when rowcount changed from 0 to 1 viceversa


2001-08-10  Ocke Janssen  <oj@openoffice.org>  [8c8dc714cce038c752cf465d18ea082ee7806d77]

#90754# don't unbound bookmark column


2001-08-10  Ocke Janssen  <oj@openoffice.org>  [08746fdcfa45027bb4519c213b3e797f1eefa7e4]

#90754# don't unbound bookmark column


2001-08-10  Peter Burow  <pb@openoffice.org>  [133d0441130109bfdd6229cedb7c35055dafdf8f]

fix: #89507# move HID_FILEDLG_LINK/PREVIEW_CB -> helpid.hrc (to export them)


2001-08-10  Ocke Janssen  <oj@openoffice.org>  [a124ecadb77ac75782b175c4545d0d653c8bb401]

#90754# old value wasn't saved


2001-08-10  Malte Timmermann  <mt@openoffice.org>  [dd51e2906b044ae8381cb41d75ffa3fc0f4b8a23]

#90821# BreakLine: At least one char in the line


2001-08-10  Björn Milcke  <bm@openoffice.org>  [b5e78e04365f3c3711328b50a328b55552333d7a]

#84828# chekc correct object for 'is()'


2001-08-10  Björn Milcke  <bm@openoffice.org>  [ec3c470960e770822291d8b716deac690b2c7afe]

#88131# do not export empty categories elements


2001-08-10  Peter Burow  <pb@openoffice.org>  [601c25e6ce72a4be576a354011e6c207a7adf0cd]

fix: #90192# #90504# config==false for obsolete slots


2001-08-10  Peter Burow  <pb@openoffice.org>  [e291a022dbd5a5cf7aa38b0303345a3ca8c8ee73]

fix: #90192# #90504# don't show empty groups


2001-08-10  Malte Timmermann  <mt@openoffice.org>  [f6271378764c9cbb6be0eb4700d7f82453b35e92]

#90542# Escapement in vertical text


2001-08-10  Carsten Driesner  <cd@openoffice.org>  [a891644bbafa9c1547e1bb4ec09a1f9139dcc2a2]

#89254# use new picklist implementation for menu pickllist


2001-08-10  Carsten Driesner  <cd@openoffice.org>  [ac97c8a7bce34f4eb9d63f6c6f8b7c8186ae1540]

#89254# new implementation for menu picklist


2001-08-10  Carsten Driesner  <cd@openoffice.org>  [04a4552fffe30ac2ff8246c0158135029747694b]

#89254# new implementation for menu picklist


2001-08-09  Philipp Lohmann  <pl@openoffice.org>  [a1a13e18dee2252a208ac72edb477cd3dd1aeb40]

#88754# #88114# compatibility with more window managers


2001-08-09  Niklas Nebel  <nn@openoffice.org>  [9065cf587d5f9da566b667d032964ebad18b36f8]

#90703# initialize filter and subtotal options


2001-08-09  Behrend Cornelius  <bc@openoffice.org>  [8ee9e2cde5843b631a08f225fe786f11c8db74de]

#90750# Call of ReadDirectoryRoutine adapted; LogFile handling improved


2001-08-09  Behrend Cornelius  <bc@openoffice.org>  [690027fd98952a7eb263651e6cc91285e269834b]

#90750# ReadDirectories now clearly identifies 5.0 SO templates


2001-08-09  Matthias Huetsch  <mhu@openoffice.org>  [60580f457ae2718547da22a79d7a58560332bf92]

#90643# Fixed 'OFileLockBytes_Impl::create()' to turn off memory mapped write access for remote volumes.


2001-08-09  Rüdiger Timm  <rt@openoffice.org>  [e01f3733b2b731227e8050145263c896f2f49d76]

#87576# dtrans.hxx is obsolete


2001-08-09  Matthias Huetsch  <mhu@openoffice.org>  [af5f691aa125c3a0b7fb590d988988b15e9c31d5]

#90643# Exchanged 'OStorePageGuard::crc32()' while-loop against faster for-loop.


2001-08-09  Carsten Driesner  <cd@openoffice.org>  [9453caad804b8321f4ed94664de23770ce94fd97]

#81412# set title of error box with executable name or product key


2001-08-09  Rüdiger Timm  <rt@openoffice.org>  [a2e13399e5ed6c8bb9a1fa3ceb5da46441fe8884]

#87576# dtrans.hxx is obsolete


2001-08-09  Rüdiger Timm  <rt@openoffice.org>  [0e4dfa1dc290c9aec318602a6ae53734a13f43f7]

#87576# sot/dtrans.hxx is obsolete, too


2001-08-09  Michael Hönnig  <mi@openoffice.org>  [8c5c0bf8aa5eb8b518a892ca3bccff8c4f0eb467]

missing examples from tutorial


2001-08-09  Andreas Bregas  <ab@openoffice.org>  [b75859f2307f6c3d34b599692ca80fc194010567]

#90812# Wrong UID fixed


2001-08-09  Rüdiger Timm  <rt@openoffice.org>  [005fb4414de7f40b6fa22b47579ba8bb7829250b]

#87576# so3/dtrans.hxx is obsolete


2001-08-09  Andreas Bregas  <ab@openoffice.org>  [348c82218c3541291c9a9bffec1390ec66ee1bf6]

#90812# Wrong UIDs fixed


2001-08-09  Jörg Budischewski  <jbu@openoffice.org>  [e6b23bf410455bdb5a4b8fead3a773ffdf541a23]

#89589# unhandled C++ exceptions are now signaled as access violation and thus will be handled by the crash guard


2001-08-09  Rüdiger Timm  <rt@openoffice.org>  [3d4ee0828f5438d572ee2c67bab68e00972ec26f]

#87576# so3/dtrans.hxx is obsolete


2001-08-09  Rüdiger Timm  <rt@openoffice.org>  [f9de3748eeaca4a7fe59ec695ade84abb6ed059c]

#87576# so3/dtrans.hxx is obsolete


2001-08-09  Rüdiger Timm  <rt@openoffice.org>  [fd30221dcf45914d3b319432c3d279f99fbc4974]

#87576# so3/dtrans.hxx is obsolete


2001-08-09  Christian Lippka  <cl@openoffice.org>  [7c01d8260448dfbf2485f6240156357155519731]

#90782# fixed graphic bullet url import


2001-08-09  Kai Ahrens  <ka@openoffice.org>  [21aeaa4b5273a296c8050164218fed5c7e492480]

#90757#: don't insert pages but PK_STANDARD


2001-08-09  avy  <avy@openoffice.org>  [e89cd8dff82838d7cf0a669f8e7597f99475389d]

new version for SRC638


2001-08-09  gt  <gt@openoffice.org>  [d498565efdce3be2e981f01b82d50c63b3913d57]

#90809# AnalysisAddIn::getWorkday(): typo


2001-08-09  gt  <gt@openoffice.org>  [e8107594cd1cb849b5bf81e8222e0056e6e52254]

#90809# AnalysisAddIn::getWorkday(): different calculation when starting on weekend


2001-08-09  Tom Verbeek  <tv@openoffice.org>  [a8a15579544e92d610c6957fbba5b96f10a5d336]

#88530# Better interoperability with new address source pilot


2001-08-09  avy  <avy@openoffice.org>  [79df218244d3ef81b6bfd85ef8793ccf61ee6303]

new version for SRC638


2001-08-09  Christian Lippka  <cl@openoffice.org>  [899b65e8ebd67c131ce19e2fe27270fcf5645850]

#88757# added support for encoded images


2001-08-09  Carsten Driesner  <cd@openoffice.org>  [0a321e2de4c540ce248501f5e3a42b678fe2c253]

#89254# read items in correct order and replace same entry


2001-08-09  gt  <gt@openoffice.org>  [b5ecec11851eff5220173b7af27274a3fe0f7b4b]

#90810# typo in OCT2DEC in [ english ]


2001-08-09  Gregor Hartmann  <gh@openoffice.org>  [c3c7522a0923e4aa4013a8dd349913f0224fd081]

#90632#resultfiles with correct fileversion again


2001-08-09  Rüdiger Timm  <rt@openoffice.org>  [df7cfd5fd72935c07eb48f49e47265e05b13c1a8]

#87576# so3/dtrans.hxx is obsolete


2001-08-09  Frank Schönheit  <fs@openoffice.org>  [15e3abe2b69c3b4bde6f11dece2e605d3a5530aa]

#90744# deliver helpid.hrc


2001-08-09  Ocke Janssen  <oj@openoffice.org>  [21ad4b831f6abd1a928f586515174db375c599e2]

#90791# catch(WrappException) impl and delete old data


2001-08-09  Frank Schönheit  <fs@openoffice.org>  [aaee1cc4e7c69ca70067d5a3ea9f2d94922a932b]

#90744# HID_FILESAVE_DOPLAY


2001-08-09  wvd  <wvd@openoffice.org>  [e572e4f99f76c545cbe409537f2e7585eab08e61]

#90317# Code cleanup. Moved this header file from source directory to include directory.


2001-08-09  Daniel Vogelheim  <dvo@openoffice.org>  [691ad25958ce54f022b7d9abfa5d0bb621009c92]

#90509# #90514# changed macro DTDs


2001-08-09  Frank Schönheit  <fs@openoffice.org>  [d188616b3322b5b040009cd8ee925b1374b971c1]

#90744# help ids for the file picker when operating as save as dialog


2001-08-09  Ocke Janssen  <oj@openoffice.org>  [8a4dffb119ba00df49af7241aa4413bc6f78dc65]

#90801# clear insertrow after insert


2001-08-09  Ocke Janssen  <oj@openoffice.org>  [b8d24b023c8a10bf9aaa69adb740d2d3b9ab652d]

#90801# clear insertrow after insert


2001-08-09  Ocke Janssen  <oj@openoffice.org>  [3c3562177dfe451fa1391028722cf5d6492b0906]

#90773# check for odbc date format


2001-08-09  Ocke Janssen  <oj@openoffice.org>  [1b128e1d3089883ebf4181a81e629fecc3213660]

#90773# check for odbc date format


2001-08-09  Armin Weiss  <aw@openoffice.org>  [36e8b2d3dc2f33467b216dd632ea371a2444e19b]

#90790# initialize SdrTextVertAdjustItem to SDRTEXTVERTADJUST_TOP and SdrTextHorzAdjustItem to SDRTEXTHORZADJUST_RIGHT when a page layout with vertical text is used


2001-08-09  Frank Meies  <fme@openoffice.org>  [9624c5ace8c5caad8ac2dd1e0019703aee84313a]

Fix #89507#: Use file dialog helper class


2001-08-09  Hans-Joachim Lankenau  <hjs@openoffice.org>  [e3b4d24ccc37239484aa73b72c05583f6157b691]

STLport-4.0


2001-08-09  Sander Vesik  <svesik@openoffice.org>  [d535d573fdcc5c7af97b4c01f35d65b3b21ee252]

Merge from 1.5.4.1 to head


2001-08-09  Thomas Lange  <tl@openoffice.org>  [46bb8e548537a69dfbfcb5d80587338a9da92d72]

#90802# localization of 'Typeface' listbox entries in SmSymDefineDialog


2001-08-09  Jörg Barfurth  <jb@openoffice.org>  [48554070494885c586167961930c2f480e049e7d]

#85017# Changed error messages


2001-08-09  Malte Timmermann  <mt@openoffice.org>  [343d71f1c796f5e69914661ed65fd6f5565588b0]

#89463# CalcTextWith with parameter TRUE (IgnoreExtraSpaces) editeng.cxx


2001-08-09  Armin Weiss  <aw@openoffice.org>  [a1e1f56918dd25ae4331ff246e2e15b1128e40a1]

#90239# added two RefreshAllIAOManagers() calls again to give direct visual feedback when (de)selecting polygon points


2001-08-09  Armin Weiss  <aw@openoffice.org>  [8414f2630f1f739917d15dfccc3e87ed2b31de7c]

#90239# if point IS marked and NO shift is pressed, start dragging of selected point(s)


2001-08-09  Rüdiger Timm  <rt@openoffice.org>  [0a768f8137954f06d953629f46a12d156c86dd34]

new version for SRC638


2001-08-09  Eike Rathke  <er@openoffice.org>  [20e1374a07b0e297f4ce7b33578abd2989bc77a3]

#90762# no data has col/row min at lower right and max at upper left


2001-08-09  Armin Weiss  <aw@openoffice.org>  [511cf33c4dfd8dfffa450207e21913ec17240a8c]

#90235# removed unnecessary call to BckAction() which did delete two points on right mouse button during polygon contruction


2001-08-09  Carsten Driesner  <cd@openoffice.org>  [8621c258f19871e67db9b7b4b8e11325bd737cf5]

#81412# bootstrap failure messages updated


2001-08-09  Kurt Zenker  <kz@openoffice.org>  [386d504f7fc99414d468daae4cf4e886352ba621]

new version for SRC638


2001-08-09  Frank Schönheit  <fs@openoffice.org>  [45c0c2d3681ea1bccb89b6a3ff2aee4eaae67168]

#87687# _PasteDBData: use the CreateFieldControl(ODataAccessDescriptor) instead of FmXFormView::CreateFieldControl(String)


2001-08-09  Ocke Janssen  <oj@openoffice.org>  [a427ad1fd558f16c9683c4b1a9861332948912f8]

#90681# check which alias names are no longer in the list and remove them


2001-08-09  Frank Schönheit  <fs@openoffice.org>  [9984f4481208d15d5f5b35919586d06ee817badd]

#87687# +implCreateFieldControl


2001-08-09  Frank Schönheit  <fs@openoffice.org>  [bb726e749b3a78b0773e8bb812a66b3c0cd03906]

#87687# PasteDataFormat: use the CreateFieldControl(ODataAccessDescriptor) instead of FmXFormView::CreateFieldControl(String)


2001-08-09  Frank Schönheit  <fs@openoffice.org>  [eb9bacea1fd2be4355ef4cc08263c40a67ec37d3]

#87687# +CreateFieldControl(ODataAccessDescriptor) / moved the implementation of CreateFieldControl to FmXFormView


2001-08-09  Tom Verbeek  <tv@openoffice.org>  [c73a35bfbc279953b09d752864fc229f288290cb]

#88451# added target for migration


2001-08-09  wvd  <wvd@openoffice.org>  [2f7cb559f73bfd02eba8f4fb2a1cd2efcf91152b]

#90317# Code cleanup. Moved this header file from source directory to include directory.


2001-08-09  Sven Jacobi  <sj@openoffice.org>  [e7562304a49c9cd690299af3d92c025964e674f7]

#88265# #89866# using SdrRectObj type OBJ_RECT instead of OBJ_TEXT, setting SdrModel earlier so that method SetVerticalWriting will not crash


2001-08-09  Kai Ahrens  <ka@openoffice.org>  [85eef7cc9ea855284711acead52804a61d34380e]

#86473#: check alien formats first (::GetData) and try to get substitution data


2001-08-09  Stephan Bergmann  <sb@openoffice.org>  [0724286e2f2823055ccc84c8d9ec2a80f60042a3]

#90000# Added INetURLObject::getAbbreviated().


2001-08-09  Kai Ahrens  <ka@openoffice.org>  [4cf734c923fcbf5da3a5e4dc0f6e76373700fea5]

#85411#: calculate correct output size for empty pres object graphic


2001-08-09  Peter Burow  <pb@openoffice.org>  [12899ac50c9e5bed4fe3eef3b1e0b53f29f1ba6b]

fix: #89665# #89990# help without any open task (quicklaunch or passworddlg)


2001-08-09  Oliver Specht  <os@openoffice.org>  [2c427ce04f0e4326e2a0a65649f314511f8500db]

#90191# anchor to/as character corrected


2001-08-09  Oliver Specht  <os@openoffice.org>  [5a5e8fcb837b105c4eb0b77f0ff6887a59beafb7]

#90742# invalidate FN_PRINT_LAYOUT and SID_BROWSER_MODE immediately


2001-08-09  Stephan Bergmann  <sb@openoffice.org>  [0694e82ebea81dd8c22eb3504e8fc2cdfe61bb92]

#90269# Fixed Forte compiler problem.


2001-08-09  Oliver Specht  <os@openoffice.org>  [d401bb5d0c2b0d3fa484bc16ee27804668572768]

#90706# SID_READONLY_MODE: true if file is readonly


2001-08-09  Carsten Driesner  <cd@openoffice.org>  [ad020f204e3f8bdc1edd83d8d670e26e3b6567a9]

#81412# Display configmgr problems during bootstrap


2001-08-09  Oliver Specht  <os@openoffice.org>  [b634ce93a38c7deb5dd721e3705e0def53d985e4]

#89714# default drag and drop of the navigator works again


2001-08-08  Martin Gallwey  <mtg@openoffice.org>  [c03d9c517cf64a5befcd37a225a18b05cf81a990]

#90674# make a new constructor to correctly handle document print settings


2001-08-08  Martin Gallwey  <mtg@openoffice.org>  [f821e79e6e7cb97fc2fc73143b36df527a73f9c1]

#90674# correctly handle document print settings


2001-08-08  Martin Gallwey  <mtg@openoffice.org>  [89db46acccba626442dc85d6ea356727e72b5b85]

#90674# use the new SwxPrintSettings constructor


2001-08-08  Martin Gallwey  <mtg@openoffice.org>  [24c4e42c2fe0851e65aa1db7c27e1968b29ce058]

#90674# moved this functionality here from source\ui\inc\prtopt.hxx


2001-08-08  Martin Gallwey  <mtg@openoffice.org>  [242c7e616f3ec80df408cb32024f505a9ebf8bc4]

#90674# moved this functionality to the base struct


2001-08-08  Martin Gallwey  <mtg@openoffice.org>  [09320dde296ed4f8c4ff883873e24f083eaa5c56]

#84846# return immediately for IsSkipHiddenText and IsSkipProtectedText


2001-08-08  Martin Gallwey  <mtg@openoffice.org>  [770e8dfa64dcfe6046d66d5ef1d47ad7b488a066]

#88126# implement the 'load user-specific settings with the document' checkbox functionality


2001-08-08  Rüdiger Timm  <rt@openoffice.org>  [9c1a55d237359cf189b95131897c973e855d2548]

new version for SRC638


2001-08-08  Hans-Joachim Lankenau  <hjs@openoffice.org>  [2e404cc9d898e85892f381b5cde942f0db2aa6cb]

#87136# enable ZIPnTARGET for L10N-framework


2001-08-08  Kurt Zenker  <kz@openoffice.org>  [00ea76ed302fcf4fcf7d70961da30a758cace173]

new version for SRC638


2001-08-08  Philipp Lohmann  <pl@openoffice.org>  [f7876d2e575e48680af5ab8ab33674b72690e53a]

#88754# #88114# brushed up WM communication


2001-08-08  Kurt Zenker  <kz@openoffice.org>  [95b72072af0aa5f6b5998a9f9045a58eed195d6e]

new version for SRC638


2001-08-08  Martin Gallwey  <mtg@openoffice.org>  [235529ee36196e4e4f566eb8d874f1f931d2e2b1]

#86708# use only random pool for all calls to saveContents


2001-08-08  Martin Gallwey  <mtg@openoffice.org>  [de8cb713b0e13ce8c1be624a00a4fc89ec219dbc]

#86708#,#87673#,#88979# write the full zip file to a tempfile before over-writing, thus fixing 87673 and 88979. Also, some new code for pack'n'go (should work on windows now)


2001-08-08  Martin Gallwey  <mtg@openoffice.org>  [a54919ae91b851fc9179efe689dcc4f57b46123a]

#86708# remove calls which are no longer necessary for pack'n'go


2001-08-08  Martin Gallwey  <mtg@openoffice.org>  [7f3134674a9e2e1fb544177a37b352574964c6d6]

#86708# optimise findEND function


2001-08-08  Martin Gallwey  <mtg@openoffice.org>  [dfae4e9ef692d3af8753ed8355d6bf2c51de3369]

#86708# re-grab pointer everytime to make sure we don't use a stale pointer


2001-08-08  Martin Gallwey  <mtg@openoffice.org>  [fd676f8c2f3cbccc71db2c3f0af6c3bb72a86895]

#86708# remove evil code that is thankfully no longer necessary


2001-08-08  Martin Gallwey  <mtg@openoffice.org>  [c01cf400c419d6dedcc2cc593f7d3139e87e8023]

#86708# Use the same random pool for random number generation for all calls to saveContents


2001-08-08  Martin Gallwey  <mtg@openoffice.org>  [b204a5096ba8bf6578f1989f72a772d763a44fa2]

#86708# New methods for pack'n'go


2001-08-08  Martin Gallwey  <mtg@openoffice.org>  [12538b0b25d02e10f0e232dac019196f4eec30dc]

#86708# remove methods and members that turn out not to be necessary for the pack'n'go feature


2001-08-08  Martin Gallwey  <mtg@openoffice.org>  [cac3e5d5e6482953eaa493d12929581c840ede1c]

#86708# need to re-grab the pointer every time as some underlying implementations realloc the memory


2001-08-08  Carsten Driesner  <cd@openoffice.org>  [d9707fc3f52af840c970cd20b976f8b7e8aa5c70]

#81412# added configuration headers


2001-08-08  jp  <jp@openoffice.org>  [710450a35662c251297695b87882db04d2e89970]

Bug #90236#: GetData - replace default case with format EmbeddedSource


2001-08-08  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b030b991e0f1192a83490470645032b9f30e0705]

#65293# prevent ever-growing lib files


2001-08-08  Kay Ramme  <kr@openoffice.org>  [b4a8d6c4e8a9055839503f6fc6601d775759164c]

provied a dummy docBase (#79689#)


2001-08-08  Armin Theissen  <armin@openoffice.org>  [0ce7b982c80ee2fc4fca8bbeee985f04c32e08f8]

so_berkeley -> berkely


2001-08-08  Christian Lippka  <cl@openoffice.org>  [e0f37c1f1de7891eea0a72059c02a12b05b86260]

#90653# don't convert percentage metric items


2001-08-08  Frank Schönheit  <fs@openoffice.org>  [fe65309322170e7f31c1f8574ff06fa1e7a1200a]

#89817# use OutputDevice::GetDefaultFont instead of System::_GetStandardFont


2001-08-08  Christian Lippka  <cl@openoffice.org>  [b3aadd55c8c1ac82c90b25047933ac68bdf7f984]

#90653# don't convert twips to mm twice


2001-08-08  Behrend Cornelius  <bc@openoffice.org>  [49c1230b59a3e9c5686510c1e0015e55c7a3831d]

#90700# filter for PP now added


2001-08-08  Frank Schönheit  <fs@openoffice.org>  [03080a189816d1aa0d839b04e76d754d2d8c6385]

#90716# UID_ABSPILOT_HELP


2001-08-08  Behrend Cornelius  <bc@openoffice.org>  [9b8217d17c01a6b1ebd9fae8c21729c8dc5a4486]

#87289#HelpIDs now also available for euro converter


2001-08-08  Malte Timmermann  <mt@openoffice.org>  [0bbcdab6c429b6723101a689d88994a8abeaae61]

#89817# remove _GetStandardFont


2001-08-08  Behrend Cornelius  <bc@openoffice.org>  [8dcb27bb124ae9a35a402caabd8a4fae622b2c03]

#87289# Call of HelpAgent via Button click now possible


2001-08-08  Behrend Cornelius  <bc@openoffice.org>  [76429c106add00f9a3f72b945cdc1b10bc574ca4]

#90363# import of xml writer templates now possible


2001-08-08  Armin Weiss  <aw@openoffice.org>  [9f6c2b14fafa10e804546b273b6f7d7dd632a0bc]

Moved one include from middle of the file to the top.


2001-08-08  Armin Weiss  <aw@openoffice.org>  [c6a446e3cb2721e50c60baba176f298f8cc25fb9]

#85670# get correct model in SdrObjList::Paint(...)


2001-08-08  Frank Schönheit  <fs@openoffice.org>  [cb2273fbcfc18d04afa9fb8c8e6d8106a29fd518]

#90716# UID_ABSPILOT_HELP


2001-08-08  Frank Schönheit  <fs@openoffice.org>  [2bd557c8cd4a9c00c0586865a4adf08fdd566f00]

#90716# the help button is the most-left one


2001-08-08  Frank Schönheit  <fs@openoffice.org>  [c7e16d722a702e15044d875632047df42e51235c]

#90716# long names for the address book auto pilot


2001-08-08  Frank Schönheit  <fs@openoffice.org>  [8b3944017070c7222dd5d1fc350fdeffb199fe11]

#90716# layout changes


2001-08-08  Frank Schönheit  <fs@openoffice.org>  [9ec064ddb9a252772e84dc0fcabaad3bbfb0d1f0]

#90716# HID_ABSPILOT


2001-08-08  Eike Rathke  <er@openoffice.org>  [c754a8f217544476378bda7d9eebc2b9e725fbcf]

#90249# transliteration equals: implementation didn't meet requirements


2001-08-08  Eike Rathke  <er@openoffice.org>  [f0505842eb75cbef396791c1f3cd649517ab5f27]

#90249# transliteration equals: implementation didn't meet requirements, corrected comment


2001-08-08  Eike Rathke  <er@openoffice.org>  [0384f15b43b53c369764c37a88fc72f7f9554c38]

#90249# removed unused variables


2001-08-08  Niklas Nebel  <nn@openoffice.org>  [a60ce3dcf9d54c923b8c921ca31cf9c641c03a0f]

#90739# UpdateEditView: don't cast to unknown type


2001-08-08  Behrend Cornelius  <bc@openoffice.org>  [04660098772648cfcf5e7f437dadd699240d206a]

#87289# format of file adapted, new IDs added


2001-08-08  Kay Ramme  <kr@openoffice.org>  [6d24d8303403b71cf140c8b513569195bff01329]

fix applet for unix (#79689#)


2001-08-08  Christian Lippka  <cl@openoffice.org>  [19aa9a7121aa9fef7b86b100dfbeb5bf063cde31]

#90516# create auto style for controls!


2001-08-08  Christian Lippka  <cl@openoffice.org>  [27cfa41ed1132cb9f56b48ec17cc0c3eb88e65e1]

#90330# also call setStyleAndAttr even if there is no style to set the numbering level


2001-08-08  avy  <avy@openoffice.org>  [de74c6dda092dddbd12e7e696ae36cc1db997227]

Change namespace because of error during compiling using new MS compiler


2001-08-08  Thomas Lange  <tl@openoffice.org>  [3e51156023c409d406d4beb66bb35752f5859556]

#90485# import of formulas stored in 5.0 format with multi-byte encoding fixed


2001-08-08  Christian Lippka  <cl@openoffice.org>  [05aeaaccca62af2d37ae7fc9fa97b8a1cb7c1ead]

#90330# don't create edit views just for inserting a new paragraph


2001-08-08  Caolán McNamara  <cmc@openoffice.org>  [20b4a36740fdb0ad6c2802eb65a42281b57d5e9f]

#90420# support for extended word 6 unicode documents


2001-08-08  Nils Fuhrmann  <nf@openoffice.org>  [378856d680e0c065b2e466d8f6b4cf9a7d6b289c]

Manuall merge #87134#


2001-08-08  Nils Fuhrmann  <nf@openoffice.org>  [d1bcd64886d49c5b92fb79cb8e10434284ce8b47]

Manuall merge #87134#


2001-08-08  Nils Fuhrmann  <nf@openoffice.org>  [adb9ad0e1f51feb63927e0cd16d8edb47265beb7]

Manuall merge #87134#


2001-08-08  Nils Fuhrmann  <nf@openoffice.org>  [0a45090866a0dd65b5d41aca08e8f80f87ca935d]

Manuall merge #87134#


2001-08-08  Malte Timmermann  <mt@openoffice.org>  [cd584d4a30076a5aecd3c33604b1256435d73f47]

#90417# DropAction in acceptDrag


2001-08-08  Hans-Joachim Lankenau  <hjs@openoffice.org>  [075114b96abb00ed12bf5d9b6e354337b43ce6c4]

#87798# headerfile and description generation form xml more flexible


2001-08-08  Malte Timmermann  <mt@openoffice.org>  [fdac4b257256a5ada0c114fed421c7b53bb43a78]

#89855# CleanUps: No MATCH_CASE/BEST/..., differnce between FindEntry and FindMatchingEntry


2001-08-08  Malte Timmermann  <mt@openoffice.org>  [ba4ba9cc8d830b7570d9297cb242da7a1392e46a]

#89855# Use I18nHelper


2001-08-08  Malte Timmermann  <mt@openoffice.org>  [e94e906e35c42f159727035f8a5aeb80b8b9d95d]

#89855# MatchString, MatchMnemonic


2001-08-08  Caolán McNamara  <cmc@openoffice.org>  [fa82edd5f8a8962eaf53ecf3a46c07b24fb0a996]

#90737# init pointer


2001-08-08  Thorsten Behrens  <thb@openoffice.org>  [901029fe92e2d85e022579ae9d648e3b53c25f5e]

#90718# Skip SvxUnogetApiNameForItem too, if SvxUnogetInternalNameForItem is skipped in SVX_LIGHT


2001-08-08  Niklas Nebel  <nn@openoffice.org>  [91e805bd45e7d4b58f06ebb6bef6d89829f365b8]

#90619# PutItemScript: use PutExtended to get defaults from right pool


2001-08-08  Niklas Nebel  <nn@openoffice.org>  [b523100b8091c2770c99ebe4e4a1ea491c11696f]

#90619# default font: FLAGS_ONLYONE


2001-08-08  Hans-Joachim Lankenau  <hjs@openoffice.org>  [511448101e89d34b5c82d8b5a2161d52526e7f33]

beautification


2001-08-08  Rüdiger Timm  <rt@openoffice.org>  [0b380164fb4f7486ca129306b1f140457426c04f]

Merge SRC638: 08.08.01 - 12:13:46


2001-08-08  Rüdiger Timm  <rt@openoffice.org>  [4e5bff3c87952160d026c866e7e36f16bf04c471]

Merge SRC638: 08.08.01 - 12:13:15


2001-08-08  Kurt Zenker  <kz@openoffice.org>  [0f412fbbdb71855587d1c242096fe5229cc18042]

Merge SRC638: 08.08.01 - 12:11:36


2001-08-08  Oliver Specht  <os@openoffice.org>  [2c4db24911d2401b231799916de17ef0c6b4fb2c]

#90466# block inserted to prevent GPF


2001-08-08  Rüdiger Timm  <rt@openoffice.org>  [98c5e9f213ff75638a9d778f3f21759126b4e628]

Merge SRC638: 08.08.01 - 12:10:29


2001-08-08  Frank Schönheit  <fs@openoffice.org>  [3f5dbbb4f833bd0694c520dd56489a53ed315e3e]

#90735# updateRow: set m_aOldRow correctly


2001-08-08  Stephan Bergmann  <sb@openoffice.org>  [aa9c82dda891b23fd20063d6b1861cb217bf067b]

#90269# Hacked in support for http as ftp proxy; clean integration pending.


2001-08-08  Andreas Schlüns  <as@openoffice.org>  [e86d5d7fc5d1af81663f5d10280bcb7b5e0f1d6d]

#90708#, #90715# HACK: decide wich URLs are loadable or not; use right target for macro URLs


2001-08-08  Kai Ahrens  <ka@openoffice.org>  [85dd1de2d9eca2d4e2e7ec8a9b6ee9bbd99e7747]

#90624#: dither temporary bitmap, not original


2001-08-08  Stephan Bergmann  <sb@openoffice.org>  [9d37ef1f528c671fc1eacab132da9ee9f2235721]

#88883# Added comment to remove group box once this dialog is used again.


2001-08-08  Frank Schönheit  <fs@openoffice.org>  [09eddd300ca92fb96726134de92f31482b28bc25]

#88849# OColumnTransferable: don't fake the to-be-dragged statement if the data source is no CommandType::COMMAND


2001-08-08  Martin Hollmichel  <mh@openoffice.org>  [ff0494b5c041cf77ee64d49201ffcf0b94b66fba]

chg: Syntax


2001-08-08  Kurt Zenker  <kz@openoffice.org>  [d40418e918a1a85deebb752872b1a37389683b0b]

Merge SRC638: 08.08.01 - 11:21:31


2001-08-08  Kurt Zenker  <kz@openoffice.org>  [a4047c37200f130b6f3f40cc5441a9a3470dab62]

Merge SRC638: 08/08/01 - 11:16:56


2001-08-08  Kurt Zenker  <kz@openoffice.org>  [ee0d923442568c7b00afa77ab8a2e95421fb10ad]

Merge SRC638: 08/08/01 - 11:15:18


2001-08-08  Stephan Bergmann  <sb@openoffice.org>  [c021c480394a02ce66924405b720ae4a57f3bb81]

#90269# Fixed login dlg request string using realm; merged in modifications to svtools login dlg (with which this login dlg should unite ASAP) that include fix for #88883#.


2001-08-08  Kurt Zenker  <kz@openoffice.org>  [34f69b31d29a77890f26375c5d8ec78170b470ad]

Merge SRC638: 08/08/01 - 11:13:52


2001-08-08  Kurt Zenker  <kz@openoffice.org>  [e18b1009392a4ea94c1cf78da552d7f4d2ff9cc8]

Merge SRC638: 08/08/01 - 11:12:24


2001-08-08  Kurt Zenker  <kz@openoffice.org>  [151aa2c4bfd20250d7d253f46f67f7ec02c464ef]

Merge SRC638: 08/08/01 - 11:10:43


2001-08-08  Kurt Zenker  <kz@openoffice.org>  [f5462eb3817d5e715086f5f776a86c06981c5638]

Merge SRC638: 08.08.01 - 11:09:54


2001-08-08  Kurt Zenker  <kz@openoffice.org>  [f3c251115370d5e6188c0a8bb95d45ac0b439baf]

Merge SRC638: 08.08.01 - 11:08:59


2001-08-08  Kurt Zenker  <kz@openoffice.org>  [bc247fec887bc1ab490a587e97abd0996b50365a]

Merge SRC638: 08.08.01 - 11:08:15


2001-08-08  Kurt Zenker  <kz@openoffice.org>  [7f7eb76636de4773ec90d3ddca31064d4e20b0c6]

Merge SRC638: 08/08/01 - 11:07:50


2001-08-08  Kurt Zenker  <kz@openoffice.org>  [6d8a6b66ebfd75c33473b438d329c0a2d4e6dba0]

Merge SRC638: 08.08.01 - 11:06:47


2001-08-08  Kurt Zenker  <kz@openoffice.org>  [e326d4002da0d22bd88bbf42d25ccc4f8e462828]

Merge SRC638: 08.08.01 - 11:06:30


2001-08-08  Kurt Zenker  <kz@openoffice.org>  [7404426f3f838b04565297bec1a06570017b5875]

Merge SRC638: 08.08.01 - 11:06:33


2001-08-08  Kurt Zenker  <kz@openoffice.org>  [70987effad95032c05eb1488bcd5801443acc1dd]

Merge SRC638: 08/08/01 - 11:06:17


2001-08-08  Kurt Zenker  <kz@openoffice.org>  [baa2b3cb049c3275b633980a2b0ef70c035214ab]

Merge SRC638: 08.08.01 - 11:05:45


2001-08-08  Kurt Zenker  <kz@openoffice.org>  [cc112da609d90805f38d69cd530731fcc7586c67]

Merge SRC638: 08.08.01 - 11:04:51


2001-08-08  Kurt Zenker  <kz@openoffice.org>  [299f3df667b2699a28720e1cbe1fb6b0fb5845d1]

Merge SRC638: 08.08.01 - 11:05:28


2001-08-08  Kurt Zenker  <kz@openoffice.org>  [c8cb7fc6415ea737e15b394280c6a775d66c02a6]

Merge SRC638: 08/08/01 - 11:04:30


2001-08-08  Kurt Zenker  <kz@openoffice.org>  [cabd534e064fa8d426b81d6924d0e75a1a4108c7]

Merge SRC638: 08.08.01 - 11:04:12


2001-08-08  Kurt Zenker  <kz@openoffice.org>  [e771fbc9baad88dd4fbae2f7e70577b86eb34e2c]

Merge SRC638: 08.08.01 - 11:03:29


2001-08-08  Kurt Zenker  <kz@openoffice.org>  [944ab7931ed0d5c4d2cfbbf922c5d0e642796516]

Merge SRC638: 08.08.01 - 11:02:27


2001-08-08  Kurt Zenker  <kz@openoffice.org>  [5a17c4bb49d37caab1d4498ee1fb527e39bcc45d]

Merge SRC638: 08.08.01 - 11:01:36


2001-08-08  Rüdiger Timm  <rt@openoffice.org>  [c8433f3e25ae5f16b950a86c21a6ea68f675caf2]

Merge SRC638: 08.08.01 - 11:01:10


2001-08-08  Kurt Zenker  <kz@openoffice.org>  [1de457421d27fdf835c17825f93863d8e9372cc1]

Merge SRC638: 08/08/01 - 11:01:34


2001-08-08  Kurt Zenker  <kz@openoffice.org>  [b5e218807da73fe340043fd878264dcb027f8101]

Merge SRC638: 08.08.01 - 11:01:33


2001-08-08  Kurt Zenker  <kz@openoffice.org>  [60d7977a03391fd975f4028115f52d666a0261b9]

Merge SRC638: 08.08.01 - 11:00:06


2001-08-08  Kurt Zenker  <kz@openoffice.org>  [89ff8f79c14631d6ad8ee721038a5f84cc6eb75d]

Merge SRC638: 08.08.01 - 11:00:18


2001-08-08  Kurt Zenker  <kz@openoffice.org>  [bdf7795a380dcd91cd3cb308f335bfae27f70a59]

Merge SRC638: 08.08.01 - 10:59:57


2001-08-08  Kurt Zenker  <kz@openoffice.org>  [d994192a17e2712a1510e828fd555c1002cac161]

Merge SRC638: 08.08.01 - 10:59:50


2001-08-08  Rüdiger Timm  <rt@openoffice.org>  [6c9607012499f970c8959700a08044db3ca52749]

Merge SRC638: 08.08.01 - 10:59:39


2001-08-08  Rüdiger Timm  <rt@openoffice.org>  [fe26e0f220edf5e3cfedb5c2785714fbb7ed355b]

Merge SRC638: 08.08.01 - 10:59:33


2001-08-08  Ocke Janssen  <oj@openoffice.org>  [dc60ab5f52b66d68883d2118cd9df8dd85c1cdc7]

#90725# replace catch(...) with catch(Exception&)


2001-08-08  Kurt Zenker  <kz@openoffice.org>  [dce88c49bd08c87261be796d9224b934b3e683ee]

Merge SRC638: 08.08.01 - 10:59:25


2001-08-08  Kurt Zenker  <kz@openoffice.org>  [cd7fb5926ac9f63ac5a47b2b79b8d6a93529d839]

Merge SRC638: 08.08.01 - 10:59:03


2001-08-08  Kurt Zenker  <kz@openoffice.org>  [ccab18d94874031c01f24f94a58dee93e2a5f37d]

Merge SRC638: 08.08.01 - 10:58:34


2001-08-08  Rüdiger Timm  <rt@openoffice.org>  [3cef8081020698806cca5dfa524c83fe1985cc90]

Merge SRC638: 08.08.01 - 10:58:12


2001-08-08  Peter Burow  <pb@openoffice.org>  [b1c8b01599a8f2cd0760d078ed86032a569fb0af]

fix: #89524# Index ComboBox with UserDraw()


2001-08-08  Peter Burow  <pb@openoffice.org>  [697ba0a7a8014baf8c78fec8ccf97f5372b7c342]

fix: #88468# new bitmaps of help treeview


2001-08-08  Peter Burow  <pb@openoffice.org>  [82ee7a04d214b94ef96db1f42442b3154cd08327]

fix: #90261# RID_INFO_NOSEARCHRESULTS added


2001-08-08  Joachim Lingner  <jl@openoffice.org>  [be99e7efe404844737585f882343cfff4fce9426]

86173


2001-08-08  avy  <avy@openoffice.org>  [c8bcba7b4f3e8ef37d2c11bc08a74accb4294120]

new version for SRC638


2001-08-08  avy  <avy@openoffice.org>  [b34488edfe42eccc91b86ca9662dbda410d9806d]

initial version


2001-08-08  Ocke Janssen  <oj@openoffice.org>  [13d51127f4a4d80c9d0a8a1b3c3558f1b067876e]

#90723# some corrections for appending data


2001-08-08  dkenny  <dkenny@openoffice.org>  [a3e7241b8d69c56a46e882d921ab16b3f19bf8ad]

#89137# - GPF when execute a parameter query with mozilla


2001-08-07  jp  <jp@openoffice.org>  [6b11414720463597ce8737f6e2cc542f3c6ef914]

Bug #90713#: InsertHyperlink: selection of the mew link must set the wrtshell into the correct state


2001-08-07  jp  <jp@openoffice.org>  [01e43975cf630f922059959cd3d2e0cdeefc8897]

Task #89921#: add code to MS ole objdescriptor


2001-08-07  Rüdiger Timm  <rt@openoffice.org>  [a697c30ad78c4f9aea7cec6b5d7704b58627db73]

Change concerning new MSDDEV compiler


2001-08-07  Kurt Zenker  <kz@openoffice.org>  [31123d9171c27cd938464fabf33a2349a41e1050]

Merge SRC638: 07.08.01 - 18:20:48


2001-08-07  Kurt Zenker  <kz@openoffice.org>  [2e14ddcb2fa230eab79ae06b46563cc4b5592505]

Merge SRC638: 07.08.01 - 18:18:57


2001-08-07  Kurt Zenker  <kz@openoffice.org>  [2579b91ecd0df70e85964de03a46bdf6d9e6afdb]

Merge SRC638: 07.08.01 - 18:13:37


2001-08-07  Kurt Zenker  <kz@openoffice.org>  [c83a587ae693bd5c13f6b94593bb41ac0306651f]

Merge SRC638: 07.08.01 - 18:07:30


2001-08-07  Eike Rathke  <er@openoffice.org>  [579fda079846129120c5bba211e79063bd094192]

#90609# ImpAdjustFormatCodeDefault: distinguish between type short/medium/long defaults and set THE medium/long/short default


2001-08-07  Frank Schönheit  <fs@openoffice.org>  [e2cf407b76c2c2ce92137b692ebe30e27957d4c8]

#88431# commitURL: use the pure (untranslated) URL


2001-08-07  Eike Rathke  <er@openoffice.org>  [46f65733023d33b6ab856a3d9973787a524b5c2a]

#90609# distinguish between type short/medium/long defaults


2001-08-07  Frank Schönheit  <fs@openoffice.org>  [05ae01d72b3a5b72e55689cb144a6f4e3a7de51f]

#88431# centralized methods for setting/retrieving the URL in m_aConnection - this way we can translate URLs so that they're displayed in a decoded version


2001-08-07  Kurt Zenker  <kz@openoffice.org>  [791be85425b6647b8cf34193749cd6ef1c5b8ed9]

Merge SRC638: 08/07/01 - 17:56:41


2001-08-07  Frank Schönheit  <fs@openoffice.org>  [803f60dc53a45b3b88aa0ee0a3034ef954e2ec4b]

#88431# +isFileSystemBased


2001-08-07  Rüdiger Timm  <rt@openoffice.org>  [a88c54c05efe752bf9744af1f9551eda2c8a3c1a]

Merge SRC638: 07.08.01 - 17:51:33


2001-08-07  Kurt Zenker  <kz@openoffice.org>  [77284f487c84dd6b1348bbe03ce48c987cc5f1f6]

Merge SRC638: 08/07/01 - 17:51:35


2001-08-07  Kurt Zenker  <kz@openoffice.org>  [cbc2c0d926cb5847e0d7aa27c67ee83eb166c07d]

Merge SRC638: 07.08.01 - 17:46:03


2001-08-07  Kurt Zenker  <kz@openoffice.org>  [73513596d7897a1fc92e23319ee0c69e629db96a]

Merge SRC638: 07.08.01 - 17:45:19


2001-08-07  Sven Jacobi  <sj@openoffice.org>  [63b889fea96c339b1c4afc8913c795b856865bf5]

#90614# now also supporting text anchor mso_anchorTopCenteredBaseline and mso_anchorBottomCenteredBaseline


2001-08-07  Kurt Zenker  <kz@openoffice.org>  [e29d8020df565396bfb27e3fc1583d97f8124419]

Merge SRC638: 07.08.01 - 17:44:09


2001-08-07  Kurt Zenker  <kz@openoffice.org>  [31c6e37e5be277a4f1c630620ec8e34ed1323e88]

Merge SRC638: 08/07/01 - 17:43:57


2001-08-07  Kurt Zenker  <kz@openoffice.org>  [45c06acc72c8bbd2b3e992bd329ce483396ca0a6]

Merge SRC638: 07.08.01 - 17:43:18


2001-08-07  avy  <avy@openoffice.org>  [dbeaa867fe51c2b12278b4966815085e444d0428]

Changes consering new MS Compiller was made


2001-08-07  Rüdiger Timm  <rt@openoffice.org>  [7f8d46449d8bb597f375e82ae941313f335288db]

Merge SRC638: 07.08.01 - 17:41:17


2001-08-07  Kurt Zenker  <kz@openoffice.org>  [b903af4fe4fa7b92eb60d1bbe78c205b8f86f4b1]

Merge SRC638: 08/07/01 - 17:41:18


2001-08-07  Kurt Zenker  <kz@openoffice.org>  [81ce774eabb3cc793951b4261bfe56ebb7e72639]

Merge SRC638: 07.08.01 - 17:40:16


2001-08-07  Kurt Zenker  <kz@openoffice.org>  [07a9674cf62aae96064805fd44e1d1877524b1f9]

Merge SRC638: 07.08.01 - 17:40:08


2001-08-07  Kurt Zenker  <kz@openoffice.org>  [d974404f8f650447756dcca416b93b8839b5c03b]

Merge SRC638: 07.08.01 - 17:39:21


2001-08-07  Rüdiger Timm  <rt@openoffice.org>  [992ef6f249324443327fe982bcf2cd2ccdaecb5f]

Merge SRC638: 07.08.01 - 17:38:37


2001-08-07  Kurt Zenker  <kz@openoffice.org>  [15c36c74a3c50e8ff26f3c5965f5fdeb057d35dd]

Merge SRC638: 08/07/01 - 17:38:53


2001-08-07  Kurt Zenker  <kz@openoffice.org>  [a61c50659a8e67f008e6bb5e89331978f99df2b5]

Merge SRC638: 07.08.01 - 17:37:58


2001-08-07  Kurt Zenker  <kz@openoffice.org>  [9eeefe6a0052301872d49ddc41d57f889122be8c]

Merge SRC638: 07.08.01 - 17:37:17


2001-08-07  Rüdiger Timm  <rt@openoffice.org>  [65b5bb0b831e1a6329b5404083f081e6e34942f1]

Merge SRC638: 07.08.01 - 17:36:58


2001-08-07  Kurt Zenker  <kz@openoffice.org>  [ad72f6e11b5cd695cacf31199b833b9d13ca8089]

Merge SRC638: 07.08.01 - 17:36:05


2001-08-07  Kurt Zenker  <kz@openoffice.org>  [a6a74327f13d3880ac22063cb1a5cf295ffed255]

Merge SRC638: 07.08.01 - 17:36:52


2001-08-07  Kurt Zenker  <kz@openoffice.org>  [27ea3fab67d6c4df4097d721fcd74e2a93524d17]

Merge SRC638: 07.08.01 - 17:36:13


2001-08-07  Kurt Zenker  <kz@openoffice.org>  [03c17c872a76e5c39fd9742d04d76021173ef9f1]

Merge SRC638: 08/07/01 - 17:36:34


2001-08-07  Kurt Zenker  <kz@openoffice.org>  [232d32acc11c90d00a803b4ef20ae02442ec59b9]

Merge SRC638: 07.08.01 - 17:36:07


2001-08-07  Kurt Zenker  <kz@openoffice.org>  [be2c17f1e0a325c8c04d8b20ecf12f78502e2e03]

Merge SRC638: 07.08.01 - 17:35:14


2001-08-07  Kurt Zenker  <kz@openoffice.org>  [490db2a6624d21636b87ffeeca01ea94b93c3fdf]

Merge SRC638: 07.08.01 - 17:35:25


2001-08-07  Kurt Zenker  <kz@openoffice.org>  [d55f042e420151de8d18baa2a588ae0fa89a495b]

Merge SRC638: 07.08.01 - 17:34:31


2001-08-07  Kurt Zenker  <kz@openoffice.org>  [63835fcaefcfb50549c93acfb07fa91c5d970ef8]

Merge SRC638: 07.08.01 - 17:34:32


2001-08-07  Kurt Zenker  <kz@openoffice.org>  [d753d05a9db2077a9d161eb09bc6cde8d69c5f92]

Merge SRC638: 07.08.01 - 17:34:08


2001-08-07  Kurt Zenker  <kz@openoffice.org>  [056a1c1a8e89a913a0e80bdc91022593c00ca83a]

Merge SRC638: 07.08.01 - 17:33:40


2001-08-07  Rüdiger Timm  <rt@openoffice.org>  [f6ca1ec4f1076fd7ba247cc9c3997d9b626872bf]

Merge SRC638: 07.08.01 - 17:32:52


2001-08-07  Kurt Zenker  <kz@openoffice.org>  [f954c8e69340113dad3d84bf411c43849c994f53]

Merge SRC638: 07.08.01 - 17:32:17


2001-08-07  Kurt Zenker  <kz@openoffice.org>  [93355ada8415399205a0df36084dad27d0dc2489]

Merge SRC638: 08/07/01 - 17:31:48


2001-08-07  Rüdiger Timm  <rt@openoffice.org>  [29fc7862e1b33a50e95d12751431dd33940e85ae]

Merge SRC638: 07.08.01 - 17:31:00


2001-08-07  Kurt Zenker  <kz@openoffice.org>  [b3e52c173f3248be5d42f576d0f0eaac63c941c7]

Merge SRC638: 07.08.01 - 17:30:39


2001-08-07  Kurt Zenker  <kz@openoffice.org>  [3f3002e61185e5f42a4adaf7703592361b60a9ba]

Merge SRC638: 07.08.01 - 17:30:41


2001-08-07  Kurt Zenker  <kz@openoffice.org>  [0f433827722f554b27eff4610702bd00bc2d7a71]

Merge SRC638: 08/07/01 - 17:29:31


2001-08-07  Kurt Zenker  <kz@openoffice.org>  [46c98d4a83d76226978243991e42add1976014fb]

Merge SRC638: 07.08.01 - 17:29:07


2001-08-07  Rüdiger Timm  <rt@openoffice.org>  [a251994aa75f8262ff90345bbbaeed661508b1ac]

Merge SRC638: 07.08.01 - 17:27:30


2001-08-07  Kurt Zenker  <kz@openoffice.org>  [1e96196026d96734662d50c1ced16e31d0a98b71]

Merge SRC638: 07.08.01 - 17:27:13


2001-08-07  Kurt Zenker  <kz@openoffice.org>  [2839862debfd547484e1aa1f1343ec155092b7ae]

Merge SRC638: 07.08.01 - 17:27:37


2001-08-07  Kurt Zenker  <kz@openoffice.org>  [f66526107b3241ad5b128f70ea7d3bcc288a3ab5]

Merge SRC638: 08/07/01 - 17:27:12


2001-08-07  Kurt Zenker  <kz@openoffice.org>  [703f79e936d5cf75004d29a924ad09f49dd8a43d]

Merge SRC638: 07.08.01 - 17:25:23


2001-08-07  Rüdiger Timm  <rt@openoffice.org>  [8d8545e3968aadde0014a3904016968d16e25943]

Merge SRC638: 07.08.01 - 17:25:10


2001-08-07  Kurt Zenker  <kz@openoffice.org>  [c4d4e2b04faf577b594860078bb78956adb2bbba]

Merge SRC638: 07.08.01 - 17:23:08


2001-08-07  Kurt Zenker  <kz@openoffice.org>  [296c038ae5952923910933cb7335b6204201e381]

Merge SRC638: 07.08.01 - 17:23:21


2001-08-07  Rüdiger Timm  <rt@openoffice.org>  [237a3bdbee707eb5c916e5dbec7afc2d745adefe]

Merge SRC638: 07.08.01 - 17:23:04


2001-08-07  Kurt Zenker  <kz@openoffice.org>  [d286fc84944336e0fc14f2eaf0234537cf71b532]

Merge SRC638: 08/07/01 - 17:22:43


2001-08-07  Rüdiger Timm  <rt@openoffice.org>  [098b84e4ae0ebfe44024702cec8c779746c12118]

Merge SRC638: 07.08.01 - 17:21:21


2001-08-07  Kurt Zenker  <kz@openoffice.org>  [ddaedc0d5227124ca370885d489b8a679f538cb6]

Merge SRC638: 07.08.01 - 17:21:20


2001-08-07  Kurt Zenker  <kz@openoffice.org>  [ecca211ded5b91b8c71199a943e259d87ca8d55f]

Merge SRC638: 07.08.01 - 17:20:43


2001-08-07  Rüdiger Timm  <rt@openoffice.org>  [7d13dd644fe0a801dc2b1e3f36530174b55243c8]

Merge SRC638: 07.08.01 - 17:19:30


2001-08-07  Kurt Zenker  <kz@openoffice.org>  [ebe206b77221cd2741f2e81b59ceb643e944698f]

Merge SRC638: 08/07/01 - 17:19:53


2001-08-07  Kurt Zenker  <kz@openoffice.org>  [b8ed7388521d2d619a79d0b8c2f670827206f243]

Merge SRC638: 07.08.01 - 17:19:18


2001-08-07  Kurt Zenker  <kz@openoffice.org>  [6d1fc55143856e86fe2fecdaf2f120845088b99d]

Merge SRC638: 07.08.01 - 17:17:53


2001-08-07  Kurt Zenker  <kz@openoffice.org>  [1051a36d6fcd22d17bfa06f9774f794f680ea30c]

Merge SRC638: 07.08.01 - 17:18:23


2001-08-07  Kurt Zenker  <kz@openoffice.org>  [03c3a4e60e6c49080bb2f549f6f1db7948cd4955]

Merge SRC638: 08/07/01 - 17:18:10


2001-08-07  Kurt Zenker  <kz@openoffice.org>  [21224caebf0106d0eba6ea315a073fb50e8358e6]

Merge SRC638: 07.08.01 - 17:17:33


2001-08-07  Kurt Zenker  <kz@openoffice.org>  [16e8853e05cf82d6eaab93cacd1bc960496d14bd]

Merge SRC638: 07.08.01 - 17:16:37


2001-08-07  Kurt Zenker  <kz@openoffice.org>  [dfc24177b9b34fd3f3baa2b063834c332816627a]

Merge SRC638: 07.08.01 - 17:17:10


2001-08-07  Kurt Zenker  <kz@openoffice.org>  [1465862e437e6e6bcd125b847d81c3e0dc00151b]

Merge SRC638: 08/07/01 - 17:16:32


2001-08-07  Kurt Zenker  <kz@openoffice.org>  [044ec461b77c333558478e31875d8637d0cf6ad1]

Merge SRC638: 07.08.01 - 17:15:45


2001-08-07  Kurt Zenker  <kz@openoffice.org>  [286be868d76116fefd5fbeca047cd1f5d2ce7e06]

Merge SRC638: 07.08.01 - 17:16:19


2001-08-07  Kurt Zenker  <kz@openoffice.org>  [ff7aea86d4a47e87a9779917f51fc2dd1a64e630]

Merge SRC638: 07.08.01 - 17:15:12


2001-08-07  Kurt Zenker  <kz@openoffice.org>  [458da5f4ed1892be7ffcf124ecda5d9856f1092b]

Merge SRC638: 07.08.01 - 17:14:57


2001-08-07  Kurt Zenker  <kz@openoffice.org>  [14a9ea386b94d7e084945bb36b79c99b1f4f2ad2]

Merge SRC638: 08/07/01 - 17:15:01


2001-08-07  Kurt Zenker  <kz@openoffice.org>  [07dd54b6faad9229685197db2237f355935258da]

Merge SRC638: 07.08.01 - 17:13:23


2001-08-07  Kurt Zenker  <kz@openoffice.org>  [bac37f0780a59a5189db0ee747a38d42aca13da1]

Merge SRC638: 07.08.01 - 17:13:58


2001-08-07  Kurt Zenker  <kz@openoffice.org>  [d92b26f522c4949b9bcba0a6cbf0143d8b375d27]

Merge SRC638: 07.08.01 - 17:13:07


2001-08-07  Kurt Zenker  <kz@openoffice.org>  [726b7fe111b00cca34f1583afd975d94132c71f0]

Merge SRC638: 08/07/01 - 17:13:20


2001-08-07  Kurt Zenker  <kz@openoffice.org>  [37e2b7313265c197d8f17a2680427212cf4d79dd]

Merge SRC638: 07.08.01 - 17:12:33


2001-08-07  Kurt Zenker  <kz@openoffice.org>  [728ca28ac9f9d424b4cd344b2bd35345dffd916b]

Merge SRC638: 07.08.01 - 17:11:25


2001-08-07  Kurt Zenker  <kz@openoffice.org>  [97483353c4171771a26e2bffa9e19cfa0aa74091]

Merge SRC638: 07.08.01 - 17:10:18


2001-08-07  Kurt Zenker  <kz@openoffice.org>  [9eb5365c33f525b1cffff240e2fea4fccb3f8302]

Merge SRC638: 07.08.01 - 17:10:46


2001-08-07  Kurt Zenker  <kz@openoffice.org>  [02781c2df68b2f88280caba3504379e73b89a6ae]

Merge SRC638: 07.08.01 - 17:10:44


2001-08-07  Rüdiger Timm  <rt@openoffice.org>  [93c69eb9d85eb663ea8844eea4f6d730d94e8365]

Merge SRC638: 07.08.01 - 17:08:29


2001-08-07  Kurt Zenker  <kz@openoffice.org>  [c718cb63b78e79336888a9f1a6d4b25f7a6902cc]

Merge SRC638: 07.08.01 - 17:08:18


2001-08-07  Kurt Zenker  <kz@openoffice.org>  [9926a424f348637f5e146a8ddedfa952bf98e43d]

Merge SRC638: 07.08.01 - 17:08:22


2001-08-07  Kurt Zenker  <kz@openoffice.org>  [0c961188c6b3f21a84a645a79bd77064ef0de1fe]

Merge SRC638: 07.08.01 - 17:07:13


2001-08-07  Kurt Zenker  <kz@openoffice.org>  [36bc963a2b51209f95d81090a1ed81187524b620]

Merge SRC638: 07.08.01 - 17:06:48


2001-08-07  Kurt Zenker  <kz@openoffice.org>  [bb3c1119562d2136fe62ccc692fe95f53c607baf]

Merge SRC638: 07.08.01 - 17:06:18


2001-08-07  Kai Ahrens  <ka@openoffice.org>  [8c362ac0da65474c0db112d77145b9ccbf9e95e8]

#90630#: start presentation with actual page if requested


2001-08-07  Kurt Zenker  <kz@openoffice.org>  [84c09265ad03599d2853fa771786e2cb0cb2d9a2]

Merge SRC638: 07.08.01 - 17:05:53


2001-08-07  Kurt Zenker  <kz@openoffice.org>  [fce5ef2bd788ea8f9b6f068d2875f0096d6731e1]

Merge SRC638: 07.08.01 - 17:05:12


2001-08-07  Rüdiger Timm  <rt@openoffice.org>  [9db2515460979a01d56b14f452806b983c71a6b9]

Merge SRC638: 07.08.01 - 17:04:40


2001-08-07  Kurt Zenker  <kz@openoffice.org>  [c7fdbf4c04499834df9cf28f9a3a8297b8de8a5b]

Merge SRC638: 07.08.01 - 17:04:06


2001-08-07  Kurt Zenker  <kz@openoffice.org>  [fbb581d00484e49f8e02661e5eec5195874219b4]

Merge SRC638: 07.08.01 - 17:04:18


2001-08-07  avy  <avy@openoffice.org>  [0bae1829589326ac1c55d5518e030aa3e676222e]

Changes consering new MS Compiller


2001-08-07  Kurt Zenker  <kz@openoffice.org>  [c3191d16c7f984ecc47e5f7922a8f596bcd8ad65]

Merge SRC638: 07.08.01 - 17:02:25


2001-08-07  Kurt Zenker  <kz@openoffice.org>  [5f724b3c90fdbc01719ab1358de9fc1e32eb6ebf]

Merge SRC638: 07.08.01 - 17:02:05


2001-08-07  Kurt Zenker  <kz@openoffice.org>  [80a1e5d217e5ebc9aa1a7659e4fae5f975de0c9f]

Merge SRC638: 07.08.01 - 17:00:32


2001-08-07  Kurt Zenker  <kz@openoffice.org>  [a2b318e65643d9be7a07f05cb808de25a12bb79e]

Merge SRC638: 08/07/01 - 17:00:42


2001-08-07  Kurt Zenker  <kz@openoffice.org>  [21f5dec5850d8569dd7783365518ada8b5303e16]

Merge SRC638: 07.08.01 - 17:00:26


2001-08-07  Kurt Zenker  <kz@openoffice.org>  [50387251df9d409549af94da08370836cced57d4]

Merge SRC638: 07.08.01 - 16:59:48


2001-08-07  Rüdiger Timm  <rt@openoffice.org>  [e57a9554505f94d39288e65972aeef45c92fb529]

Merge SRC638: 07.08.01 - 16:58:58


2001-08-07  Kurt Zenker  <kz@openoffice.org>  [805a68630631373374b0b210d3deb03746e89680]

Merge SRC638: 07.08.01 - 16:57:20


2001-08-07  Frank Schönheit  <fs@openoffice.org>  [cfbdc54ed12ae3ced69ca07d8a234df4a58daf6b]

#90018# ::loaded: call _onValueChanged only if the row set is positioned on a valid row


2001-08-07  Kurt Zenker  <kz@openoffice.org>  [6068cf1d8ef539b65a611e2a5fef440e5fddc0ff]

Merge SRC638: 07.08.01 - 16:57:44


2001-08-07  Kurt Zenker  <kz@openoffice.org>  [6da6bacfc742448da67cf8d3be3a3584562d0c57]

Merge SRC638: 07.08.01 - 16:57:50


2001-08-07  Hans-Joachim Lankenau  <hjs@openoffice.org>  [175dd4efdc50d979cf280f4e88dcc51083903ec1]

#89991# one of the removed rules was still used


2001-08-07  Rüdiger Timm  <rt@openoffice.org>  [25db164ec438d8cb9c78590e26ef005bd061e3ac]

Merge SRC638: 07.08.01 - 16:56:57


2001-08-07  Rüdiger Timm  <rt@openoffice.org>  [369c7362abd4766baeb9834910980deb5f939464]

Merge SRC638: 07.08.01 - 16:54:35


2001-08-07  Kurt Zenker  <kz@openoffice.org>  [4aae87ff5b4985fe52969653dead6ea9aa0e2c13]

Merge SRC638: 07.08.01 - 16:54:44


2001-08-07  Kurt Zenker  <kz@openoffice.org>  [49e2ff4d805ff4e279f91755ae539b5db9b4194c]

Merge SRC638: 07.08.01 - 16:52:08


2001-08-07  Kurt Zenker  <kz@openoffice.org>  [151aaa25b1a4b36dbc7fa71af5eff199574f6146]

Merge SRC638: 07.08.01 - 16:51:58


2001-08-07  Kurt Zenker  <kz@openoffice.org>  [6845b170d065b16fe08fbeb13f48735dc69ac0b2]

Merge SRC638: 08/07/01 - 16:52:00


2001-08-07  Rüdiger Timm  <rt@openoffice.org>  [49771a6a1b79cdae31b77b528eee5eb6bce06552]

Merge SRC638: 07.08.01 - 16:50:30


2001-08-07  Kurt Zenker  <kz@openoffice.org>  [58dc72fa1bc288b65571c473aaf5e269362134cf]

Merge SRC638: 07.08.01 - 16:50:44


2001-08-07  Kurt Zenker  <kz@openoffice.org>  [9dc0ff9956ac64d3cd27ca71d4ee2c797bc403a7]

Merge SRC638: 07.08.01 - 16:49:55


2001-08-07  Kurt Zenker  <kz@openoffice.org>  [db76b2d3494e7a4214e08a88f4ec83e9e4924dad]

Merge SRC638: 07.08.01 - 16:49:29


2001-08-07  Kurt Zenker  <kz@openoffice.org>  [98a669508d3f2e2030c2726841d25e0421d820de]

Merge SRC638: 08/07/01 - 16:49:49


2001-08-07  Kurt Zenker  <kz@openoffice.org>  [4a3b4d204d4214a1f1acc34b9fc15533a2a7f518]

Merge SRC638: 07.08.01 - 16:49:28


2001-08-07  Kurt Zenker  <kz@openoffice.org>  [cb7a5435ba8cac02e68dc6dde5bb57e510d929b0]

Merge SRC638: 07.08.01 - 16:48:26


2001-08-07  Rüdiger Timm  <rt@openoffice.org>  [180db52137e078563aa08237abb7353b3c1cbcc0]

Merge SRC638: 07.08.01 - 16:46:26


2001-08-07  Kurt Zenker  <kz@openoffice.org>  [b4344c9dbdbed6f183ea532b3d14272c9b8d5b65]

Merge SRC638: 07.08.01 - 16:46:20


2001-08-07  Kurt Zenker  <kz@openoffice.org>  [fc7d42e2280bfcb9f8e038c43e1622874ad79ed1]

Merge SRC638: 08/07/01 - 16:46:11


2001-08-07  Kurt Zenker  <kz@openoffice.org>  [f25fd01a95a764e334a04c7e863f450ed1b5b4ba]

Merge SRC638: 07.08.01 - 16:45:09


2001-08-07  Stephan Bergmann  <sb@openoffice.org>  [431b232c0855493718727afd16d23e19caf04cef]

#89933# Cleaned up.


2001-08-07  Kurt Zenker  <kz@openoffice.org>  [18a90112224bc1a729f94f7ff3c946e0a8f26372]

Merge SRC638: 07.08.01 - 16:44:54


2001-08-07  Kurt Zenker  <kz@openoffice.org>  [0abed3977ff89d9b3860e9fe9cc1f7e33e0c26c3]

Merge SRC638: 07.08.01 - 16:43:55


2001-08-07  Rüdiger Timm  <rt@openoffice.org>  [0a0d22d3dd697b831eeadb7189889b1db27b6cd6]

Merge SRC638: 07.08.01 - 16:44:19


2001-08-07  Kurt Zenker  <kz@openoffice.org>  [62cae8f0edd748206f9b4c69f9b6d0fbda39fdf9]

Merge SRC638: 07.08.01 - 16:44:14


2001-08-07  Kurt Zenker  <kz@openoffice.org>  [d3f26a4c15329cfeca177eeab89f523c5d9cf239]

Merge SRC638: 07.08.01 - 16:42:48


2001-08-07  Kay Ramme  <kr@openoffice.org>  [89681178e85f4e76e92ea4052c9d85bda08c094c]

shape fixed; map sencondary; destroy in correct order (#79689#)


2001-08-07  Kurt Zenker  <kz@openoffice.org>  [c21177aa552ac243b6a7255c945616e1a4f90593]

Merge SRC638: 07.08.01 - 16:40:44


2001-08-07  Kurt Zenker  <kz@openoffice.org>  [3fc15ad3c49560c0b0f28717106d54bff130c3d3]

Merge SRC638: 07.08.01 - 16:41:07


2001-08-07  Kurt Zenker  <kz@openoffice.org>  [0602f34872acb7873f731921665ecfb97efc0e90]

Merge SRC638: 07.08.01 - 16:39:22


2001-08-07  Kurt Zenker  <kz@openoffice.org>  [a2f4850ac1bc66bc077954a1f81db6091f74af56]

Merge SRC638: 08/07/01 - 16:39:39


2001-08-07  Rüdiger Timm  <rt@openoffice.org>  [2e1b21e5d379713a1d324e265d6e496fcbc7a249]

Merge SRC638: 07.08.01 - 16:38:15


2001-08-07  Kurt Zenker  <kz@openoffice.org>  [675b0a9311f3a10f2d7a92e4429e300070ade292]

Merge SRC638: 07.08.01 - 16:38:33


2001-08-07  Kurt Zenker  <kz@openoffice.org>  [983f196f3eaaabbebf7948f7dd395016f4cc7008]

Merge SRC638: 07.08.01 - 16:37:37


2001-08-07  Frank Schönheit  <fs@openoffice.org>  [bac8d1c1fd10d8909bcc4a707ed693e5410e2c76]

#87029# use the new template dialog for selecting a template


2001-08-07  Frank Schönheit  <fs@openoffice.org>  [94f6b3a2bf308390ef1bfbdf7365011b279ed276]

#87029# new ctor / IsFileSelected / GetSelectedFileURL: now able to operate the dialog in a 'no open - select only' mode


2001-08-07  Rüdiger Timm  <rt@openoffice.org>  [2dee553be4881cd527db2c800f2cee30a7977f44]

Merge SRC638: 07.08.01 - 16:35:50


2001-08-07  Kurt Zenker  <kz@openoffice.org>  [d4d7ff5d003ec46fcca1b8d5f4da76be68e4ef3e]

Merge SRC638: 08/07/01 - 16:36:27


2001-08-07  Frank Schönheit  <fs@openoffice.org>  [c9bdbdfc88e93a9e08ffd864d56b8bccc13ef230]

#87029# +SvtTemplateWindow::GetSelectedFile


2001-08-07  Kurt Zenker  <kz@openoffice.org>  [650dc6c3462cac973a7694b75a535742b62f73c9]

Merge SRC638: 07.08.01 - 16:35:27


2001-08-07  Kurt Zenker  <kz@openoffice.org>  [3b09983a1747c70c4331714f73bc5b2eaa999c60]

Merge SRC638: 07.08.01 - 16:35:33


2001-08-07  Kurt Zenker  <kz@openoffice.org>  [cd9fdc13ad91593a3292ef8279b81b4e4532dae8]

Merge SRC638: 07.08.01 - 16:34:32


2001-08-07  Kurt Zenker  <kz@openoffice.org>  [8814185e467467151dc5efa7b9fb796cf14d67e0]

Merge SRC638: 08/07/01 - 16:34:37


2001-08-07  Rüdiger Timm  <rt@openoffice.org>  [a43479698676aed3eff694d981bbb5fea20a499b]

Merge SRC638: 07.08.01 - 16:34:02


2001-08-07  Frank Schönheit  <fs@openoffice.org>  [78502d70ca63287689891aec80ba3844f9fbc6bf]

#87029# new tor / IsFileSelected / GetSelectedFileURL: now able to operate the dialog in a 'no open - select only' mode


2001-08-07  Kurt Zenker  <kz@openoffice.org>  [e31c409e6dde4517e990ad1247568c5a3ef6b4a4]

Merge SRC638: 07.08.01 - 16:32:00


2001-08-07  Kurt Zenker  <kz@openoffice.org>  [0297be210a958bb39445ba6779165206577793ab]

Merge SRC638: 07.08.01 - 16:30:37


2001-08-07  Kurt Zenker  <kz@openoffice.org>  [c8c6fff0d6e7edf8ea6f1873ebce7e0f50ef2339]

Merge SRC638: 07.08.01 - 16:27:15


2001-08-07  Rüdiger Timm  <rt@openoffice.org>  [cd01774f852359f3d448ed79af2252c06f488bef]

Merge SRC638: 07.08.01 - 16:25:25


2001-08-07  Sven Jacobi  <sj@openoffice.org>  [642baa16cf46efe2e134a409621d84189c26a192]

#88709# removing unused code, which is now part of sfx2/source/dialog/filedlghelper.cxx


2001-08-07  Kurt Zenker  <kz@openoffice.org>  [259affb1a324a3ca607cab42d66cda59d1eb101a]

Merge SRC638: 07.08.01 - 16:20:25


2001-08-07  Rüdiger Timm  <rt@openoffice.org>  [6e68cef629c420dd39a64ad01826d22e2d195f97]

Merge SRC638: 07.08.01 - 16:19:54


2001-08-07  Kurt Zenker  <kz@openoffice.org>  [8f5eb53e15a34c68729d2dacd84dc0873712fb7f]

Merge SRC638: 07.08.01 - 16:17:30


2001-08-07  Hans-Joachim Lankenau  <hjs@openoffice.org>  [041a0c55dce3e17406613750f8203ce40aeae8c5]

#65293# defines for COMEX=8


2001-08-07  Kurt Zenker  <kz@openoffice.org>  [6ac79711d8c58923aa74d6aa118cb961b97d35c3]

Merge SRC638: 07.08.01 - 16:17:23


2001-08-07  Sven Jacobi  <sj@openoffice.org>  [dad7ff032b598d53532b70557391c5ff991cbbd9]

#88709# supporting more than one extension (e.g. jpg,jpeg)


2001-08-07  Hans-Joachim Lankenau  <hjs@openoffice.org>  [c20a47fc2d8d93490b0adf6a8b7079f1aaf4710e]

#8991# removed TF_ONE51 and TF_PACKAGES and connected lines


2001-08-07  Vladimir Glazounov  <vg@openoffice.org>  [c335ebb78f87c36a82476e9770f3955392a2e4dd]

Corrected missing alias handling


2001-08-07  Armin Weiss  <aw@openoffice.org>  [94894f7ddf08abea580f4b7a92c8ee3419cc7e93]

#90691# in LoadFrom(...) go back to constructing an own SfxMedium. For XML progress evtl. copy progress bar item from local SfxMedium to newly constructed one.


2001-08-07  Nils Fuhrmann  <nf@openoffice.org>  [b0fb96cbbab3ecc7563ccfcdeb98502651eab71c]

Removed globlac.hrc


2001-08-07  Philipp Lohmann  <pl@openoffice.org>  [33c07907e7b53e6a2170e8a157d06403e6830856]

#90205# removed old system excahnge interface


2001-08-07  Stephan Bergmann  <sb@openoffice.org>  [d061161053cf848d88e8a08f64d1b6abf3e8e079]

#86767# Adapted to modified InteractiveAugmentedIOException.


2001-08-07  Thorsten Behrens  <thb@openoffice.org>  [07aa88c472fe237502d240cebdd03c25b55b44a2]

#88546# Added preview mode for Draw/Impress documents


2001-08-07  Stephan Bergmann  <sb@openoffice.org>  [4f6ec2d420652a1f35ff94c950fdf2c6fdceb090]

#86767# Adapted to modified TaskManager::endTask().


2001-08-07  Nils Fuhrmann  <nf@openoffice.org>  [6af893ea5c3ab4a4092e245ba2e6978b45a7f3fe]

Added globlac.hrc


2001-08-07  Kurt Zenker  <kz@openoffice.org>  [614ee911634398e3a871088f269a89a22b928f22]

Merge SRC638: 07.08.01 - 15:34:34


2001-08-07  Stephan Bergmann  <sb@openoffice.org>  [7522ed8d4282de62dbc1ca45a83187ef33fb8b85]

#86767# Adapted to modified InteractiveAugmentedIOException; cleaned up.


2001-08-07  Kurt Zenker  <kz@openoffice.org>  [456aafaa729616cb50ee3adaceb14de9c2a3a65a]

Merge SRC638: 07.08.01 - 15:33:04


2001-08-07  Stephan Bergmann  <sb@openoffice.org>  [ddd18f483a2efa192fbfe93ad59d354c50e036a9]

#86767# Added ERRCODE_UUI_IO_NOTEXISTS_VOLUME/FOLDER.


2001-08-07  Kurt Zenker  <kz@openoffice.org>  [70ec53b6518c5c1571d00485829f35423b78a7bd]

Merge SRC638: 07.08.01 - 15:31:43


2001-08-07  Kurt Zenker  <kz@openoffice.org>  [5608f40991616be5aea8197fe446604b40514b1d]

Merge SRC638: 07.08.01 - 15:30:24


2001-08-07  jp  <jp@openoffice.org>  [ff76174c223b1a77e9eab539ae905666ffeba2c9]

Bug #90660#: use OColumnTransferable for drag the data


2001-08-07  Oliver Specht  <os@openoffice.org>  [3c53bd2fe40161f8d6faa9664f4fa7e4a9da89f5]

#90673# enable zooming of the navigator


2001-08-07  Philipp Lohmann  <pl@openoffice.org>  [967680054804f0c7c8a2b662adea53bed3943ae7]

#90497# String does not check for NULL pointer anymore, corrected a pointer cast


2001-08-07  Tino Rachui  <tra@openoffice.org>  [57fccafc3303dae1633421a1e3283cf65e394ae2]

#90581#wrong acquire in assignment operator of VolumeDevice _aHandle was acquire instead of newHandle


2001-08-07  Sven Jacobi  <sj@openoffice.org>  [0463f9a136d0bc297a131b25387cf6ac7bb6626f]

#89862# #90358# matching of document filter to graphic filter


2001-08-07  Sven Jacobi  <sj@openoffice.org>  [3d40077c3f606d9dad908c1780768bf70eecf4ec]

#89862# importing pcd using the correct resolution


2001-08-07  Sven Jacobi  <sj@openoffice.org>  [6e87a184779ff5865844c78bd0538c20a753ac58]

#90693# filling listbox after initializing dialog


2001-08-07  th  <th@openoffice.org>  [716afacedaa8411163ecbc6f43c33d67243c6e21]

#88114#/#77230# - better window styles for frame windows


2001-08-07  th  <th@openoffice.org>  [8d9623fb73ba0bb21234f29134a6864479140561]

#88114#/#77230# - Better window styles for frame windows


2001-08-07  th  <th@openoffice.org>  [0c2a2e1adc59ecad6386a5eadf4b70bf55c2996b]

#88114#/#77230# - New Classnames for classes without icon and with CS_SAVEBITS


2001-08-07  th  <th@openoffice.org>  [be6fbce6b9af8a2f0362a9bed03e0aa199a86d8f]

#88114#/#77230# - mbFixedBorder


2001-08-07  th  <th@openoffice.org>  [07fcdbf1899eadb0a80eee77de2d2d14f39bfe23]

#77230# - Close() now handled correct


2001-08-07  Carsten Driesner  <cd@openoffice.org>  [513a927eda3d243bcf16c5b120fd99ee00eb44b1]

#90434# Change of profiling time stamp format


2001-08-07  Oliver Specht  <os@openoffice.org>  [725c0b54865fccf47f9a4eecf48f902c7edb88b4]

#90530# end-of-para frames are now exported correctly and also mulitple frames in an empty para


2001-08-07  Niklas Nebel  <nn@openoffice.org>  [e22cea1f4dc3edcd3562abaafd9672b49d6a47a4]

#90487# ScPageHFItem::Create: correct wrong (empty) text objects


2001-08-07  Behrend Cornelius  <bc@openoffice.org>  [23278766e252ea975832a38605d7b830d485b986]

#88067# resources for newsletter dialog added


2001-08-07  th  <th@openoffice.org>  [17fbca2606e8c7ffd40be75c26198ada8e8f7836]

#77230# - Close() is now ignored, if the closer couldn't disablet in the system/remote frame


2001-08-07  th  <th@openoffice.org>  [a0e2cc39e2c9d1284ef17180b6ab659a1dd2c540]

#77230# - Close() works now correct


2001-08-07  Nils Fuhrmann  <nf@openoffice.org>  [2ccd89019903e0929d6a8637382abf4850e0cf6c]

UTF8 encoding for CJK languages #87134#


2001-08-07  Carsten Driesner  <cd@openoffice.org>  [3bf1731d0dbb0bb371e54c4253df5481119a26b7]

#81412# error handling during startup changed


2001-08-07  Kai Ahrens  <ka@openoffice.org>  [d55d2d2c3641b76cac4e0a066ab2ca899094dad7]

#85548#: no missing edges for bitmaps from metafiles


2001-08-07  Andreas Bregas  <ab@openoffice.org>  [ea03cb56b31b53df2588711231b07355d83d91f9]

#90481# Use GetSOLoad/StoreTextEncoding()


2001-08-07  Frank Schönheit  <fs@openoffice.org>  [c36ef9686c8f1a2ab7f5d01c30d16f5c526ace0e]

#87254# UnoRadioButtonControl::createPeer: enable AutoToggle on the newly created peer


2001-08-07  Frank Schönheit  <fs@openoffice.org>  [3c16480aad203ba6f37e33c31532e50eb68cf471]

#87254# ImplCreateWindow: when creating a radio button, disable RadioCheck


2001-08-07  Joachim Lingner  <jl@openoffice.org>  [36c12006b4fab9f957863330c679851099dcdaca]

#89921# XSystemTransferable is generated now


2001-08-07  Nils Fuhrmann  <nf@openoffice.org>  [054553aeb226230cf447c2b91814b0b6d2de0e43]

UTF8 encoding for CJK languages #87134#


2001-08-07  Juergen Schmidt  <jsc@openoffice.org>  [9ad37f708c57cd4d30c5f52f8874af3c7e65683a]

#87796 change SdrawDemo.java -> SDrawDemo.java


2001-08-07  Joachim Lingner  <jl@openoffice.org>  [772fb7b3e482d537482437f5cd898093522d3fb5]

#89921# The transferable implementation also implements XSystemTransferable now


2001-08-07  Daniel Boelzle  <dbo@openoffice.org>  [74916b2d8a62d3ab3723e1ea42d7c842d5e7c972]

#90513# event revision


2001-08-07  Caolán McNamara  <cmc@openoffice.org>  [97f9b906e78fc645f6ce9e4b54b580a0fe19c6f0]

#90440# Starting cp may be set to -1 to signify that start has been passed, so store it seperatey to be able to reset exact position in list of sprms that have been half processed


2001-08-07  Martin Hollmichel  <mh@openoffice.org>  [9d992a8b068fbdbbc9c46562828386fda975f9a6]

add: depend target


2001-08-07  jp  <jp@openoffice.org>  [319369a74b3ae1e33dda8a7c32bae75d827f0aff]

#89193: compiler error


2001-08-07  Martin Hollmichel  <mh@openoffice.org>  [d3ece6f259d59966156b203d706460474d00134b]

add: dmake update command


2001-08-07  Kurt Zenker  <kz@openoffice.org>  [23427dd5d9c5c4b86c49f382afb1310788869bf3]

new version for SRC638


2001-08-07  Stephan Schäfer  <ssa@openoffice.org>  [8c449836e64b77f22eb45de400db2029d6ea4e52]

#89867# stop grabbing the focus in button events when running as plugin


2001-08-07  Frank Schönheit  <fs@openoffice.org>  [d5f830cfba45ba8f95f3c0a98729452f321cc9ce]

#90680# reverted the previous change after talking with the PM .... :(


2001-08-07  Frank Schönheit  <fs@openoffice.org>  [6b0b08f4f7fc6b2333052e2e7214e60fa23f702f]

#90680# renamed 'Alias' to 'Field Alias'


2001-08-07  Oliver Specht  <os@openoffice.org>  [d563366277244f9a88d44080f857432225122ee3]

#90616# reset password checkbox after cancel


2001-08-07  Frank Schönheit  <fs@openoffice.org>  [b383b6abe9143f49c15bbdec149b77c53af74f66]

#90660# +addDataToContainer


2001-08-07  Frank Schönheit  <fs@openoffice.org>  [66c1f00ce816f53e83780383e4b5d1a36e9d81ab]

#87690# +ACTIVE_CONNECTION


2001-08-07  Frank Schönheit  <fs@openoffice.org>  [b4cd9ffe2588117f62915c3b67bf4f88b7fd1df1]

#87690# set the connection as ActiveConnection explicitly


2001-08-07  Martin Hollmichel  <mh@openoffice.org>  [7bcf2566288a0d76e051a4ddfea996338f78e3f5]

chg: use build instead of makefile.rc


2001-08-07  Frank Meies  <fme@openoffice.org>  [1f2b1d308ba3da9d0431f9ea278e1d347124be07]

Fix #90587#: Assertion Missing Ftn Flag should not consider invalid follow frames


2001-08-07  Frank Schönheit  <fs@openoffice.org>  [f71e23e6e326f261f0eeb137d490373202fde87d]

#90621# corrected revokeScriptEvent


2001-08-06  Kurt Zenker  <kz@openoffice.org>  [8c4821d1a754ce53b5156b2940fb86797b8a28b0]

Merge SRC638: 06.08.01 - 22:40:21


2001-08-06  Kurt Zenker  <kz@openoffice.org>  [443e916621ead20b6350343f8e7f5c46bc82f169]

Merge SRC638: 06.08.01 - 22:39:29


2001-08-06  Kurt Zenker  <kz@openoffice.org>  [bc3fbc55f7c80114257b4ce459583e99f67bec00]

Merge SRC638: 06.08.01 - 22:34:07


2001-08-06  Kurt Zenker  <kz@openoffice.org>  [c4cd13b2605719272f5104676d4419bd948c44c5]

Merge SRC638: 06.08.01 - 22:31:59


2001-08-06  Kurt Zenker  <kz@openoffice.org>  [4c7617a4caf693fea0ed15997f0e35f5bb0b233c]

Merge SRC638: 08/06/01 - 22:31:38


2001-08-06  Kurt Zenker  <kz@openoffice.org>  [5f500cb2e37bbc5c2285be74399bf230ab5816a5]

Merge SRC638: 06.08.01 - 22:29:09


2001-08-06  jp  <jp@openoffice.org>  [dfe1cb9fb88526ac7d25186f16cc257046e32a9b]

Bug #90660#: StartDrag use CopyString instead of CopyAnyData


2001-08-06  jp  <jp@openoffice.org>  [67a640b9d81fd05da81976748373f32b696fe5ad]

Bug #90660#: additional method CopyString with FormatId


2001-08-06  Niklas Nebel  <nn@openoffice.org>  [4f115081250df9ab488bf136a34142aa3185ac31]

#89395# SetMode: StartTable only if not editing before; EnterHandler: SetUpdateMode(FALSE) before RemoveAdjust


2001-08-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [6564ff0d0ef1de1f4812b2af5d508014315a1caa]

fix dependencies


2001-08-06  jp  <jp@openoffice.org>  [e2efe487943e58925e571bff2a059846d7e0e76c]

Bug #90248#: delimiter of combined characters can be , and ;


2001-08-06  jp  <jp@openoffice.org>  [8c2f123eb2d3402738a5761196512bb77b4a5ad3]

#90191: compiler error


2001-08-06  Kurt Zenker  <kz@openoffice.org>  [7ad7e581dff5aa4baf57fb21ab1a086c2be2cd87]

new version for SRC638


2001-08-06  Kurt Zenker  <kz@openoffice.org>  [3f15b22cd706c701a0dfe57fd2b9be1d4212b022]

new version for SRC638


2001-08-06  Björn Milcke  <bm@openoffice.org>  [76e569f8fbe514469bd7f4f7924e121885289016]

#89727# By using the new class MultiPropertySetHandler method SchXMLExport::exportPlotArea takes advantage of the support of XMultiPropertySet interface by class ChXDiagram.


2001-08-06  Martin Hollmichel  <mh@openoffice.org>  [63fb8aa17f3bb6611d20a8546a7f343926acdffc]

flsdkflsd


2001-08-06  Jörg Barfurth  <jb@openoffice.org>  [0d7aad033d5fb62c7f8447ec73f91094cb5cad83]

#85017#,#81412# Moved common bootstrap code to unotools (utl::Bootstrap)


2001-08-06  Jörg Barfurth  <jb@openoffice.org>  [87d0e5065f94bad8b114120629e260a490f1cc0d]

#85017# Fixed error message generation: Removed proposing a resolution; Properly display 'bootstrap.ini'


2001-08-06  Frank Schönheit  <fs@openoffice.org>  [f1a415d4f030b1a9a758134aa9b90493af2a727d]

#90664# TransferFormComponentProperties: properly check for formatted fields


2001-08-06  Christian Lippka  <cl@openoffice.org>  [5c12cd60eade7f46c9c10abae63d0a30692cb3ec]

#89586# also import image bullets if there is no image


2001-08-06  Christian Lippka  <cl@openoffice.org>  [5ea04a1c47a15b560ff29502183318ac3908146e]

#89586# create an empty image if someone likes to have image bullets but does not provide one


2001-08-06  jp  <jp@openoffice.org>  [0dd91ec24e044023a41f1465ac172e3cf45bf78c]

#89193: compiler error


2001-08-06  Frank Schönheit  <fs@openoffice.org>  [50e63bd8570f5e94590228e89d7372e4b9105e65]

#88300# UpdateUI: don't grab the focus if we didn't have it before ...


2001-08-06  Hans-Joachim Lankenau  <hjs@openoffice.org>  [ee623db09bc2aeb24af280cfca6da189f5f40715]

removed TF_UCB and TF_FILTER


2001-08-06  Armin Weiss  <aw@openoffice.org>  [e8929ef27d15010e76c31024fb9d4c6ff26afc41]

#86909# make dialog position of rotation change change the displayed one, too


2001-08-06  Armin Weiss  <aw@openoffice.org>  [78780c37b2e9f861f22d26d7b9b2ca3084c304dd]

#86909# let dialog changes for rotation point change the visual rotation point


2001-08-06  Jörg Barfurth  <jb@openoffice.org>  [c477881853ebf1d595e2379633fb56fcec3e05ed]

#90546# 'User'-instances must keep ownership of their INode tree afetr being added


2001-08-06  Niklas Nebel  <nn@openoffice.org>  [c764dbdec4ef10117b890dd46f4ec1691f2162d0]

#90252# GetDropFormatId: RTF instead of Writer OLE


2001-08-06  Kurt Zenker  <kz@openoffice.org>  [e3a964f496bdf053ce00a52ab60b8e6da179e4fc]

new version for SRC638


2001-08-06  Thorsten Behrens  <thb@openoffice.org>  [f50947876bac5926232be3c5885ca20d90259c44]

#65293#


2001-08-06  Oliver Specht  <os@openoffice.org>  [a45d91f15761c9ec3c77cfdcddcfa4b5aa0981d3]

#86389# ::group() corrected


2001-08-06  Eike Rathke  <er@openoffice.org>  [34e6cf1a563e1229e5cf3b53d3a615b3b87f19b9]

#90249# moved inline isEqual()/isMatch() to implementation


2001-08-06  Frank Schönheit  <fs@openoffice.org>  [2cffb05a8bd8d8fca9beb1ce42fa70677bde7b98]

#87690# members/methods for connection sharing (sub-forms now try to re-use the connection of their parent form)


2001-08-06  Frank Schönheit  <fs@openoffice.org>  [5b823aa1e02ecaed5ed36e84b8e615f072414033]

#87690# members/methods for connection sharing


2001-08-06  Frank Schönheit  <fs@openoffice.org>  [b01f6ee407fb876f2aa4702c5974a6aa223850fc]

#87690# PROPERTY_USER/PROPERTY_PASSWORD


2001-08-06  Frank Schönheit  <fs@openoffice.org>  [c37c90364a9bb41d528f2b0ed65561c154d1c283]

#87690# don't set connections on rowsets permanently - instead dispose connections which we created ourself upon switching to a new object


2001-08-06  Frank Schönheit  <fs@openoffice.org>  [4b9b94636874a9768d3d7861cf52fa3efc74419c]

#87690# PROPERTY_URL/PROPERTY_PASSWORD / removed some unused strings


2001-08-06  Frank Schönheit  <fs@openoffice.org>  [d133e15dd7ab022d3187dfe959b23cd3b3ffc46a]

#87690# +connectRowset / some other methods needed later on (to make writer link-time independent og dbtools)


2001-08-06  Frank Schönheit  <fs@openoffice.org>  [00a4c5b788bf55df185f48355bfb7e0a44e1cbb9]

#87690# +connectRowset


2001-08-06  Hans-Joachim Lankenau  <hjs@openoffice.org>  [910d865c7a34796a65a01e6115df2028a5816499]

include vector


2001-08-06  Kurt Zenker  <kz@openoffice.org>  [57bbb0c583ddd000b32c4a3e90332718a2b8b7c0]

new version for SRC638


2001-08-06  Kurt Zenker  <kz@openoffice.org>  [3341846d48aec23008c0e6cc36e11ee446231f75]

initial version


2001-08-06  Frank Schönheit  <fs@openoffice.org>  [85b9b1c131cbf9241bd1482b4befd5bae9cbb5d3]

HID_PROP_IMAGE_ALIGN


2001-08-06  Armin Weiss  <aw@openoffice.org>  [14750d3f2c758edc449ea4b06dc65cb56732b41b]

#82826# for correct preview of outliner views


2001-08-06  Oliver Specht  <os@openoffice.org>  [15e61831c5e84968e071cffc70fd7e80fb415275]

#90627# match half/fullwidth corrected


2001-08-06  Philipp Lohmann  <pl@openoffice.org>  [24b167b2b60a86fd85426a0a77331d3f714aca8e]

#90518# set locale for lpstat


2001-08-06  Kurt Zenker  <kz@openoffice.org>  [e34e34d7006505a52bbe0f677d3b602fa71c4c36]

new version for SRC638


2001-08-06  Kurt Zenker  <kz@openoffice.org>  [e149857dff8da71307b9353b2420a08620854437]

initial version


2001-08-06  Christian Lippka  <cl@openoffice.org>  [4eb5cb6d68da9327905907b32e0ed82db95c7c45]

#90330# fixed false exception declaration


2001-08-06  Joachim Lingner  <jl@openoffice.org>  [5c6a91457f1df89d0a299799e22617f3dc621317]

#89921#


2001-08-06  Joachim Lingner  <jl@openoffice.org>  [c47c7e2e0251aa53e44a6cfc5f8a0d79d3521222]

#89921# builds XSystemTransferable now


2001-08-06  Kay Ramme  <kr@openoffice.org>  [2e4b9409301aa26740991a7d86565bab27f4485d]

clear exception (#9055#9


2001-08-06  Kurt Zenker  <kz@openoffice.org>  [8a8b576fce1f0c9d86d2d1f8a7aa93be4d3e20e4]

new version for SRC638


2001-08-06  Kurt Zenker  <kz@openoffice.org>  [0d853bc9e07f457f9b80c585178ba68c0185fa2c]

initial version


2001-08-06  Christian Lippka  <cl@openoffice.org>  [e609da1cc48273fe4001d7d4842c19bc733b5ff8]

#87392# when languages are changed in pool, also change languages on document


2001-08-06  Kai Ahrens  <ka@openoffice.org>  [0908c4890c9354e5de9f393c84e631962ba71852]

#88756#: added quick help texts


2001-08-06  Oliver Specht  <os@openoffice.org>  [efafe57545ddc5b012c2ce959ee1844daa9c623c]

#90623# assertion prevented


2001-08-06  Eike Rathke  <er@openoffice.org>  [50958a3830b82f9ce571c467306bc4f0dc1dd8a1]

#90612# no GPF on broken OLE objects which don't have an ObjRef


2001-08-06  Kurt Zenker  <kz@openoffice.org>  [3f6c44d94fff5dc67e21df5bd716cc8db4e90f49]

new version for SRC638


2001-08-06  Ocke Janssen  <oj@openoffice.org>  [26d011cf426f5054163e72c4dc571dc6a2396b86]

#90563# new helpid for sql mode


2001-08-06  Kurt Zenker  <kz@openoffice.org>  [6588de62fb70386e477487e7cf00ef5e638fe956]

new version for SRC638


2001-08-06  jp  <jp@openoffice.org>  [3428985f031407b62338a49d69b872ebbc19bb4a]

Bug #88121#: WriteObject - write ASCII text as UTF8


2001-08-06  jp  <jp@openoffice.org>  [bbd91b6678bd4e5646cb58805638793e6adc47d7]

Bug #88121#: WriteObject - write ASCII text as UTF8


2001-08-06  jp  <jp@openoffice.org>  [d5d39207f685cbb0668a230187492e699ea1a527]

Bug #90635#: UpdateFlyFrm - don't set wrong anchor attribute


2001-08-06  Frank Schönheit  <fs@openoffice.org>  [7d77dd72de315b6b4503705673ed682be7f6ba57]

#87960# moved the listers from the base class herein / call the listers in :disposing()


2001-08-06  Frank Schönheit  <fs@openoffice.org>  [62f9b8c621356f759ac5a935ec0401070f8bd945]

#87960# moved the listeners to ORowSet - not needed here


2001-08-06  Ocke Janssen  <oj@openoffice.org>  [b2fdfaa0823a88c3e03f8c14f96b24ac83810388]

#89430# overflow corrected


2001-08-06  Ocke Janssen  <oj@openoffice.org>  [35ffbe48723a8000680179b2f8673658d158df8c]

#89430# overflow corrected


2001-08-06  Frank Schönheit  <fs@openoffice.org>  [192443423838194ed0b4b17d8fcebff04226627d]

convertFastPropertyValue: added missing breaks


2001-08-06  Eike Rathke  <er@openoffice.org>  [a26b1a2574289ea125f114a8878615d9870f0819]

#90249# performance: transliteration isEqual()/isMatch() instead of compareString()==0


2001-08-06  Eike Rathke  <er@openoffice.org>  [70159d40fb286d846bf31688dd467512e41661e7]

#90249# performance: transliteration isEqual()/isMatch() instead of compareString()==0


2001-08-06  Eike Rathke  <er@openoffice.org>  [dcb891e88e039514ea2dbfce0423af03f9133483]

#90249# chg: equals() --> isEqual(); add: isMatch()


2001-08-06  Tom Verbeek  <tv@openoffice.org>  [5cfd2f0c5dda81e7800e0358cc991c030be9cad5]

#90363# modified way of getting docinfo


2001-08-06  Tom Verbeek  <tv@openoffice.org>  [b8053d7403260b189cda9a3699da55856bd3970b]

#90363# modified BubbleSort


2001-08-06  Kurt Zenker  <kz@openoffice.org>  [5daab4fb14b9b4c7520521483bcedc319242f8af]

Merge SRC638: 06.08.01 - 10:52:15


2001-08-06  Kurt Zenker  <kz@openoffice.org>  [c5cd168ac9c38f3a488bf82be0beecb42c3ed5d3]

Merge SRC638: 06.08.01 - 10:50:31


2001-08-06  Tino Rachui  <tra@openoffice.org>  [38c67503cee5e5985fcc99276cc55572c25cd4cc]

#89507#shadow pattern array now array of WORD and not int


2001-08-06  Kurt Zenker  <kz@openoffice.org>  [8025060b8ea32e5c1e44e43f75a7887e14e94145]

Merge SRC638: 06.08.01 - 10:44:37


2001-08-06  Kurt Zenker  <kz@openoffice.org>  [7a6a4175454ef661ef1a7110e66a250b07d90d74]

Merge SRC638: 08/06/01 - 10:45:01


2001-08-06  Rüdiger Timm  <rt@openoffice.org>  [441aade60b7d3bb9ae3ce3ff0eae06bfd69a5163]

Merge SRC638: 06.08.01 - 10:44:23


2001-08-06  Kurt Zenker  <kz@openoffice.org>  [b2429d34ea6c2200ced93862c32193d667f807e8]

Merge SRC638: 08/06/01 - 10:43:10


2001-08-06  Kurt Zenker  <kz@openoffice.org>  [e3b9abff5af34b88afed8390f2d33e98554245be]

Merge SRC638: 06.08.01 - 10:41:22


2001-08-06  Kurt Zenker  <kz@openoffice.org>  [a141b6ec1810f3e2f38d0e037aa68be5ffaf5f93]

Merge SRC638: 06.08.01 - 10:38:24


2001-08-06  Rüdiger Timm  <rt@openoffice.org>  [a48b1e4445e15520f2b32b64e99dbc0c1817b193]

Merge SRC638: 06.08.01 - 10:37:43


2001-08-06  Kurt Zenker  <kz@openoffice.org>  [2b183e1232c202a0587262033d61f410eb11e698]

Merge SRC638: 06.08.01 - 10:37:47


2001-08-06  Tino Rachui  <tra@openoffice.org>  [1d3be2e2b8427ebfb0aa8054cb34a5fd3c152edd]

#89507#DrawTextW added


2001-08-06  Kurt Zenker  <kz@openoffice.org>  [9514f2c69ad2588611218d9a8274d07aae2c33ff]

Merge SRC638: 06.08.01 - 10:36:11


2001-08-06  Rüdiger Timm  <rt@openoffice.org>  [02565a077eadcdca4bdd70fe3c66028cfcfb342b]

Merge SRC638: 06.08.01 - 10:35:59


2001-08-06  Kurt Zenker  <kz@openoffice.org>  [1b0bac03b3739799b803e93aa74a82de89781d33]

Merge SRC638: 06.08.01 - 10:36:18


2001-08-06  Kurt Zenker  <kz@openoffice.org>  [49ee248ab4f1cbf34c8fbfa1dc052575b6bae464]

Merge SRC638: 06.08.01 - 10:36:14


2001-08-06  Kurt Zenker  <kz@openoffice.org>  [cd508b150a607c4715920be18275d04f7c102b12]

Merge SRC638: 06.08.01 - 10:33:53


2001-08-06  Armin Weiss  <aw@openoffice.org>  [a78266b3924c820975998e0a2cf1fda13a5ed65f]

#90477# added support for GetSOLoadTextEncoding and GetSOStoreTextEncoding


2001-08-06  Armin Weiss  <aw@openoffice.org>  [33ebacd235ddbc13d1c26a618fed2e5ad830c05b]

#90477# added support for GetSOLoadTextEncoding and GetSOStoreTextEncoding


2001-08-06  Kurt Zenker  <kz@openoffice.org>  [b2fdf9bb6d9f82c01245c6c8c30d1dcd04c6b7a1]

Merge SRC638: 06.08.01 - 10:32:53


2001-08-06  Kurt Zenker  <kz@openoffice.org>  [a1dc311fb333f15c9cfa621270c2245eed1c504c]

Merge SRC638: 06.08.01 - 10:30:47


2001-08-06  Kurt Zenker  <kz@openoffice.org>  [1f3afabffb4cbcff8915447759a3138cbfb870d1]

Merge SRC638: 06.08.01 - 10:30:49


2001-08-06  Kurt Zenker  <kz@openoffice.org>  [0f9b7a8c9275f97b25f5da144acb910906b5a3a4]

Merge SRC638: 06.08.01 - 10:29:31


2001-08-06  Kurt Zenker  <kz@openoffice.org>  [2da3316cf0a3b2828070ce51d6239d7ac6335621]

Merge SRC638: 06.08.01 - 10:29:16


2001-08-06  Christian Lippka  <cl@openoffice.org>  [1c67810d2ab1e205fb9e66c60754d14d169bb50a]

#90330# added rtl logfile information for performance logs


2001-08-06  Frank Schönheit  <fs@openoffice.org>  [5e5910641f4c4d94106f2ff65a98eb4ae79c1d4d]

#90554# missing break


2001-08-06  Frank Schönheit  <fs@openoffice.org>  [077450022a6194dda15f1f48a21a721f29695e06]

invalidate ADD_FIELD, SHOW_PROPERTIES and FILTER_NAVIGATOR when switching the design mode


2001-08-06  Frank Schönheit  <fs@openoffice.org>  [5618a358af7ab7059bc8e1a4600d12d8eab9c527]

#90205# don't include so3/dtrans.hxx anymore


2001-08-06  Frank Schönheit  <fs@openoffice.org>  [2d39ba15f6a50e2ff83c514177f244d7191c71c4]

#90205# don't include so3/dtrans.hxx anymore


2001-08-06  Frank Schönheit  <fs@openoffice.org>  [2183e699d3e1cf9a42782d4d2b06ff59c917459b]

#90558# #90529# new help ids


2001-08-06  Frank Schönheit  <fs@openoffice.org>  [131d7bc5431f455e5981ef82798f8359285621bb]

#90529# help id for the index design menu item


2001-08-06  Frank Schönheit  <fs@openoffice.org>  [ed3cf21baf6d26f048acb7d6de54df9780cd9e19]

#90529# help ids


2001-08-06  Frank Schönheit  <fs@openoffice.org>  [c25f4116e03c44270c6e2b14b0fc977240b96103]

#90558# help ids


2001-08-06  Frank Schönheit  <fs@openoffice.org>  [211021285ac95148f8dd1ac72162a5d4cc9ea414]

#90558# #90529# new help ids


2001-08-06  Ocke Janssen  <oj@openoffice.org>  [3bea21135567a282583c593fb64e0ea024db8845]

#89430# overflow corrected


2001-08-06  Frank Schönheit  <fs@openoffice.org>  [95f8d9758bc16952ecb3dc7ce4cf6ce42dd09dc0]

improved the text of an exception message


2001-08-06  Tino Rachui  <tra@openoffice.org>  [ec11ad17f6193970f5e0623eb32a53446ec8c806]

*** empty log message ***


2001-08-06  Frank Schönheit  <fs@openoffice.org>  [3bacb997db0f636830442bc7ad61ae4269056e41]

#90560# no OSimpleParseNode if we do not have a OSQLParseNode


2001-08-06  Tino Rachui  <tra@openoffice.org>  [d8bf71bb51b1390ac7c220cdc304d712d0b89753]

#89507#sending helprequested notification


2001-08-06  Ocke Janssen  <oj@openoffice.org>  [3fa85eb474166f23af3370b1584d0ebec8bbe95a]

#89430# overflow corrected


2001-08-06  Michael Brauer  <mib@openoffice.org>  [3c95c4a60f249f33bab547d309e8ef769a69e1f1]

#90090#: Set coorect image URL


2001-08-06  Andreas Schlüns  <as@openoffice.org>  [84bb4befd1b1d14ce173e3288882e59db725ee7d]

#90478# use method to search best matching encoding


2001-08-05  Christian Lippka  <cl@openoffice.org>  [ca283334947ceb4e4e28e7be9effb1e4c56b99e5]

#90330# added multi property support


2001-08-05  Christian Lippka  <cl@openoffice.org>  [f03cdf26dfba854ef91e84e40cef5f824fcc3986]

#90330# added impl struct that gets shared for single text objects


2001-08-05  Christian Lippka  <cl@openoffice.org>  [7b5cd87bcc3856421f378951a71f4f1b0a705a37]

#90330# added locking for shapes


2001-08-05  Christian Lippka  <cl@openoffice.org>  [a78241b0aefb39cfcd822a3392c22631cc423880]

#90330# unlocking a model now also reformats all text objects


2001-08-05  Christian Lippka  <cl@openoffice.org>  [5bb3c8dfca86ca76237a7c79a632f8d0550ddd26]

#90330# added parameter to GetAttribs to return only hard formated attributes


2001-08-03  Bustamam Harun  <bustamam@openoffice.org>  [5af1d4279148003cdded6dd1f8c5208fc34f18ee]

#88420# XML: com.sun.star.i18n.GNUcollator


2001-08-03  Carsten Driesner  <cd@openoffice.org>  [569e6d8c8649ea8c82d852ac7356b46b19668a94]

#87722# support new xml configuration for toolboxes,menus,statusbars,accelerators


2001-08-03  Sascha Ballach  <sab@openoffice.org>  [5fdf3b8cf00e141694d66282d232d450d433d6f9]

#80365#; give the xInfoSet to the meta stream import


2001-08-03  Carsten Driesner  <cd@openoffice.org>  [754aa06a067a9263d24368113b568ccd4806657e]

#87722# support new xml configuration for toolboxes,menus,statusbars,accelerators


2001-08-03  Daniel Vogelheim  <dvo@openoffice.org>  [0357d983c958b02c37c82c743b503280d6ab495d]

#90514# changed StarBasic macros: now use location instead of library


2001-08-03  Carsten Driesner  <cd@openoffice.org>  [03679b4891f0f94a494732eb1204efe00ba7c33b]

#87722# support new xml configuration for toolboxes,menus,statusbars,accelerators


2001-08-03  Carsten Driesner  <cd@openoffice.org>  [05ed69dc4d201ea37e4c0ddefb45bceea243f023]

#87722# support new xml configuration for toolboxes,menus,statusbars,accelerators


2001-08-03  jp  <jp@openoffice.org>  [dd6712fa5a60a46823fa3f3b5fda0c1308973e52]

Bug #90576#: LoadFile - the DownLoad call can pop up an error message


2001-08-03  Carsten Driesner  <cd@openoffice.org>  [6a356c9baf36364387b5e84585be3bcfa4b14e96]

#87722# support new xml configuration for toolboxes,menus,statusbars,accelerators


2001-08-03  Carsten Driesner  <cd@openoffice.org>  [a1fd7d197368bca1bc547c367ca095c667f4bacb]

#87722# better xml file layout


2001-08-03  Carsten Driesner  <cd@openoffice.org>  [6d1d3ef951d24858f9dcbc6965db1d41ecae2f02]

#87722# remove context info from toolbox configuration


2001-08-03  Carsten Driesner  <cd@openoffice.org>  [2b60e9e9cbdacdecfde94e40f8c3f0ddcbdbdbe3]

#87722# we don't support context depended toolboxes


2001-08-03  Vladimir Glazounov  <vg@openoffice.org>  [7611e3cc799dda884886fd0cc511e686d80b88f8]

testing


2001-08-03  Carsten Driesner  <cd@openoffice.org>  [8d68df45d7bcca711b766bf04ff1fa985629f43a]

#87722# accelerator.dtd added


2001-08-03  Niklas Nebel  <nn@openoffice.org>  [ac11dacea1452527a774808f2cea5481e183802c]

#90539# DeactivatePage: visible table as default for output position


2001-08-03  th  <th@openoffice.org>  [8035d60c0e7e3ba4d0e397b814883f28985035d9]

*** empty log message ***


2001-08-03  th  <th@openoffice.org>  [7a43142ef0148c3b6f08defc09451000109e970f]

#88232# - Update to new font


2001-08-03  Daniel Vogelheim  <dvo@openoffice.org>  [89e10bdb7eea8c5f261fdf3600cb9d15f978c734]

#86004# improved timelog messages


2001-08-03  Daniel Vogelheim  <dvo@openoffice.org>  [f013a3086e53f6fc21eed518da9b3a21e398c97b]

#86004# improved timelog messsages


2001-08-03  Caolán McNamara  <cmc@openoffice.org>  [6b5791b60a5946de3c9134ae311cf596a5b197e0]

#90250# ruby field can be seperated by ; as well as ,


2001-08-03  Niklas Nebel  <nn@openoffice.org>  [c468df1072a76db3981bafb48e0e16e6b2826b5a]

#90345# Command: don't call InputChanged for COMMAND_CURSORPOS


2001-08-03  Caolán McNamara  <cmc@openoffice.org>  [df6222857439f93f5335044c7a8135b753f7893d]

#90098# Drawing objects in headers must be anchored to page as a hackaround for lack of true drawing in header support


2001-08-03  Thomas Benisch  <tbe@openoffice.org>  [4f39664766de86a7ba5483f693c16a296e9c83d1]

#90171# scriptURL


2001-08-03  Thomas Benisch  <tbe@openoffice.org>  [a12d1c430ffcbbd08e49cd0f34e128e6f5f1aa47]

#90171# scriptURL


2001-08-03  Thomas Benisch  <tbe@openoffice.org>  [c41e4b69bb122ba44744f1d8be8df06281a36858]

#90171# scriptURL


2001-08-03  Christian Lippka  <cl@openoffice.org>  [c6fdd482cb06be6df64710b924077f23ab384a44]

#90330# ReformatAllText is now done when unloking SdrModel


2001-08-03  Stephan Schäfer  <ssa@openoffice.org>  [9a6cd15d955d99ddb707fd9af6e524cd54ffe88b]

#90418# transmit additional attributes, create and initialize clipboard remotely


2001-08-03  Andreas Bregas  <ab@openoffice.org>  [fb503a90f8162899ffb51c9756fd463fc8ab204a]

#90342# OFileAccess::openFileReadWrite(): ReplaceExisting must be false


2001-08-03  Juergen Schmidt  <jsc@openoffice.org>  [4028d7e4bdcbf49c65cd2c5f44b6c1998f0672ce]

#87796# insert two new examples


2001-08-03  Thomas Benisch  <tbe@openoffice.org>  [a5895f81f5e80a96b16911038474674086940391]

#90171# scriptURL


2001-08-03  Sascha Ballach  <sab@openoffice.org>  [57079ed41374c3b048ab6dd8ec2cd732a724941f]

#90510#; use the new standard to export and import macros


2001-08-03  Sascha Ballach  <sab@openoffice.org>  [eedc83b9e2869a522ade03777d883ec1901d2486]

#90549#; remember the IsVisible property and don't ask again for this


2001-08-03  Kai Ahrens  <ka@openoffice.org>  [baa652db16e1a6a0f9376a25350d1e9ae588e551]

#86473#: added Netscape bookmarks


2001-08-03  Nils Fuhrmann  <nf@openoffice.org>  [537c09ab4a2f7284ba7813e697bd57732c42cbd3]

Added transex libs


2001-08-03  Nils Fuhrmann  <nf@openoffice.org>  [aadf05dac33f83bfcba35873b4f2dacd64e8bab0]

Test


2001-08-03  Kai Ahrens  <ka@openoffice.org>  [2e60c5f5c35e3a779e2785b6b3ebefbb29e50813]

#90328#: better handling of fullscreen presentation


2001-08-03  Sven Jacobi  <sj@openoffice.org>  [c09a40e8f72f0ccc3f5bc2790abfb5ba5de7e426]

#90561# fixed text anchor settings


2001-08-03  Oliver Specht  <os@openoffice.org>  [39ea75216169a3066f18c37bb6d418f59f85db93]

#90496# zero is a valid number format


2001-08-03  Sascha Ballach  <sab@openoffice.org>  [a90afb1aeaba54bc0afa924faf9b13e795b890ab]

#90510#; make the access of the event export and import possible for the calc


2001-08-03  Oliver Specht  <os@openoffice.org>  [720486e15134028c9955d6b784a3758e3c42db6d]

#90537# data source icon available in tools toolbox


2001-08-03  Oliver Specht  <os@openoffice.org>  [95c2db50cab6b1e8e835052497fcf685f39e808d]

#90535# presentation of font attributes improved


2001-08-03  Oliver Specht  <os@openoffice.org>  [7c6821da1c58e70c5ff8b577abfb6d566d7f68ee]

#90287# status method form letter improved


2001-08-03  Martin Hollmichel  <mh@openoffice.org>  [99e4a777cfc5fc650019f454c2e35873f2b57de2]

chg: test


2001-08-03  Malte Timmermann  <mt@openoffice.org>  [3f398397b1737343cd1ea3b449b0288a68c31552]

#89855# I18nHelper


2001-08-03  Ocke Janssen  <oj@openoffice.org>  [6b82f22117e49c3628abcbd5d42e245824873848]

#90553# forget to clear the object after use


2001-08-03  Sven Jacobi  <sj@openoffice.org>  [6c466b1a8f967975f560c4414bb4717ca82fc924]

#89862# added method to get the filter type name


2001-08-03  Oliver Specht  <os@openoffice.org>  [95fccf1c8c7ac9d5329bd88368b78d4eeacd1d01]

#90535# presentation of font attributes improved


2001-08-03  Tino Rachui  <tra@openoffice.org>  [f9ec55b4eab93a9d365ef40c4b561cd9cd66756f]

#89507#helppopupwindow added


2001-08-03  Oliver Specht  <os@openoffice.org>  [f533f2285f63bec441b19adc97164ef38e8e2965]

#90525# drag'n drop of data base tables impl.


2001-08-03  Tino Rachui  <tra@openoffice.org>  [6b87984bd37c645a100dc4f18d0955aaf0ebf301]

#89507#using help popup window to show help


2001-08-03  Tom Verbeek  <tv@openoffice.org>  [c2330e7088389d10c7d510832c493a2dc725e256]

#87217# fixed from name of service


2001-08-03  Oliver Specht  <os@openoffice.org>  [4a19d9c5737085c0ce0b92393d705f60df307356]

#90525# drag'n drop of data base tables impl.


2001-08-03  Tino Rachui  <tra@openoffice.org>  [d203744764e09cf162375173dbb5802ac404f8cb]

#89507# setting a valid instance handle in ctor so that creating help popup window succeeds


2001-08-03  Thomas Lange  <tl@openoffice.org>  [43fd81e2daab7b35ca4f784d72ffb01679e7863f]

#89759# final changes in StarSymbol font applied


2001-08-03  Malte Timmermann  <mt@openoffice.org>  [fde3aeed122f3d0ecf559c4af1b6d23a97628459]

#89855# I18nHelper


2001-08-03  Tino Rachui  <tra@openoffice.org>  [499fbd890f962ea9cac0929fb21684d483ebf359]

#89507#inital check-in


2001-08-03  Eike Rathke  <er@openoffice.org>  [411b3e3ecbe09da50d96d5dff2a4675771137342]

#90249# add: equals( const String&, const String& )


2001-08-03  Daniel Rentz  <dr@openoffice.org>  [bc33f01345c38fb1ea8ca28f698ecfe190dffcac]

#90577# speed up ScDocument::InsertTableOp()


2001-08-03  Martin Hollmichel  <mh@openoffice.org>  [5a0e0ebeb838f35ac40999c028d2483afc7b9946]

add: test for cvs access with SourceCast


2001-08-02  Kurt Zenker  <kz@openoffice.org>  [6c1e452aa97a4e66395a447c03206538267bba31]

Merge SRC638: 02.08.01 - 22:11:24


2001-08-02  Kurt Zenker  <kz@openoffice.org>  [faf71f599d6277fd29a16312fcfd85007700939c]

Merge SRC638: 02.08.01 - 22:09:34


2001-08-02  Kurt Zenker  <kz@openoffice.org>  [ede7b747772b10bd1b59c21d91da2f6184b9cfbe]

Merge SRC638: 02.08.01 - 22:09:01


2001-08-02  Kurt Zenker  <kz@openoffice.org>  [82d7373cff2375c8853b9d06bc7551c524c064a0]

Merge SRC638: 02.08.01 - 22:08:44


2001-08-02  Daniel Vogelheim  <dvo@openoffice.org>  [f8cbc555cff3e25568263961b92572d0d162f1a8]

#90509# - added methods for single event import and export to Event im-/export - use these for the macro field


2001-08-02  Daniel Vogelheim  <dvo@openoffice.org>  [1c800ef62812fccbe5796274aab2f871e0d451fa]

#90509# changed MacroField to accept parameters for MacroName and MacroLibrary


2001-08-02  Niklas Nebel  <nn@openoffice.org>  [4fde120b028633cb0c2e6d24178b060d46440774]

#83616# recalculate scale after detective operations


2001-08-02  Niklas Nebel  <nn@openoffice.org>  [b13b6ece7a4abbd3d1fdbbb838545521f1709a64]

#83616# with detective objects, adjust scale to minimize rounding errors


2001-08-02  Niklas Nebel  <nn@openoffice.org>  [42445b930f193033bd265026145f445a0ad9cf1c]

#83616# GetCommonWidth, HasDetectiveObjects


2001-08-02  Herbert Duerr  <hdu@openoffice.org>  [1c99ddb0fee6bdda2d6a9eda65af3f0e5fb8f576]

#81967# enable embedded bitmap rotation


2001-08-02  Tom Verbeek  <tv@openoffice.org>  [705289e628edd17947cba2629807e4b809a24f8e]

#90363# typo :-(


2001-08-02  Tom Verbeek  <tv@openoffice.org>  [45675069767490469f80112cf7907158b18c3c19]

#90532# fixed change to new file format with the templates


2001-08-02  Stephan Bergmann  <sb@openoffice.org>  [a292cf936ee6aa15928cdf2f5f944db65212f959]

#90269# Added ftpproxy.


2001-08-02  Thomas Lange  <tl@openoffice.org>  [b87f0421519cd059a4208a09d540b0317a1df634]

#90029# french 50 <-> 60 symbol name conversion


2001-08-02  Thomas Lange  <tl@openoffice.org>  [3f477bf4b59c3171cc7fa3e70f60b53f5f931415]

#90029# french 50 and 60 symbol names add for import/export purposes


2001-08-02  Frank Schönheit  <fs@openoffice.org>  [0d78c0ad46b90299707f8405a200e247d3245a26]

#90525# slightly changed the signature of the ODataClipboard


2001-08-02  Frank Schönheit  <fs@openoffice.org>  [a714952651fe7aa4bd8bd0e23b4be48f573ab2e4]

#90525# oursourced the non-HTML and non-RTF stuff in a base classs in SVX


2001-08-02  Frank Schönheit  <fs@openoffice.org>  [6e4a21ff22345a24e4d530725814c436a1bdd49a]

#90525# +ODataAccessObjectTransferable


2001-08-02  Kevin Hendricks  <khendricks@openoffice.org>  [5897a7044b67dfcbc5f1d2988c1be127dc59f739]

make change requested by armin to temp disable spellchecking on win32

kevin

2001-08-02  Daniel Boelzle  <dbo@openoffice.org>  [b764246c68bab4df643ccc28bcfae9a80383de24]

#87190# avoid compiler warnings: pData (formal function parameter) <=> _uno_Any::pData


2001-08-02  Frank Schönheit  <fs@openoffice.org>  [e184f5aeb8aa168acc94269fa07ca630ca8c1326]

corrected getUniqueSetElementName


2001-08-02  Eike Rathke  <er@openoffice.org>  [f5ced5c57514fadd85e29a096bf906427e9c809c]

#90412# performance: more locale dependent stuff loaded on demand and some cached items


2001-08-02  Frank Schönheit  <fs@openoffice.org>  [2c217ae62ebef87704dd595328f414987d408fd8]

corrected getUniqueSetElementName


2001-08-02  Eike Rathke  <er@openoffice.org>  [519a20fa2537054eb49073c2f4046d3f372aa456]

#90412# performance: moved English formatter from each document to one global


2001-08-02  Ocke Janssen  <oj@openoffice.org>  [aa8d8fd636ee38da67644de1a81a505ab5de3c3c]

#89430# fixed float and double problems with adabas


2001-08-02  Ocke Janssen  <oj@openoffice.org>  [1b79af16250570c4f29d985a2bd6773f6eed9e73]

#90386# set user/pwd and other to zero


2001-08-02  Rüdiger Timm  <rt@openoffice.org>  [19f92141523bc9bf7a33f1ca9a899d0f90fd272d]

#87576# jlibs should not be needed


2001-08-02  Frank Schönheit  <fs@openoffice.org>  [32fd12d2679fc2d650fe738be4b7cc3a1aab89e7]

#90538# getObjectEntry(DataAccessDescriptor): correct ordering of parameters / implSelect: when selecting a command, unmark the explorer entry of the previous selection


2001-08-02  Andreas Schlüns  <as@openoffice.org>  [92acdb92a421866f7c71b290c683cdea7b079f94]

#89214#, #88164# support for slot dispatches on desktop


2001-08-02  Rüdiger Timm  <rt@openoffice.org>  [af993ceb4ef12779c1599ad6d1b958aaf1d08a35]

#87576# there is no module dbtools any more


2001-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [ba7a469f2174a69eea2ef7587e39a056fc0736de]

push_default_action(): deliver build.lst


2001-08-02  Kai Ahrens  <ka@openoffice.org>  [93acb929ea28870e704f7ca2f3877670adcecfae]

#87984#: changed effect names


2001-08-02  Martin Gallwey  <mtg@openoffice.org>  [4d650ad817df05d3fcdc4431accd4c6a37ff2aaf]

#87722# correctly handle raw streams


2001-08-02  Juergen Schmidt  <jsc@openoffice.org>  [afed827a0ba37cb9e9560e19e2e52f4fa6cbc212]

#87190# remove UNORUNTIMEDATA in generated classes


2001-08-02  Daniel Vogelheim  <dvo@openoffice.org>  [ad7cc835cfd6e24e7907473d1c9121e2d170ef67]

#90463# fixed GPF if the importer lives longer than the document


2001-08-02  Frank Schönheit  <fs@openoffice.org>  [368afff9a07e5061907df009bcffd1cfdb5086f7]

#90492# corrected german text for SALUTATION


2001-08-02  Joachim Lingner  <jl@openoffice.org>  [608ee770df84560fe7d95abec594c3c2ad7c6bb5]

#89052# OleApplicationRegistration is now instantiated from within Desktop::OpenClients_Impl


2001-08-02  Oliver Specht  <os@openoffice.org>  [ab09be0774b6e2f36b481c0b9510aadc28bb094d]

#90398# focus initially at the first dialog control


2001-08-02  Joachim Lingner  <jl@openoffice.org>  [080f28c8a7b3cf614a317ec5fe632e02bdc7ab95]

#89052# OleApplicationRegistration is now called from within Desktop::OpenClients_Impl


2001-08-02  Frank Schönheit  <fs@openoffice.org>  [086d00ad4d4bce674113b76b6ec576dcf26a508b]

#90494# Update: don't forget the result of calcConnection


2001-08-02  Juergen Schmidt  <jsc@openoffice.org>  [c11dd8c97a5d7a58cb3edfd58fce2ea715cd4832]

#87190# remove file existence check, by order of KR


2001-08-02  Andreas Bregas  <ab@openoffice.org>  [03d30f77c7c62570f056335fb6ac6078fd3259fb]

#89865# Use new library container to insert modules


2001-08-02  Malte Timmermann  <mt@openoffice.org>  [57d74c0b0d60ef688d0b2235a3f02ab712369de8]

#90520# This changes where not needed...


2001-08-02  Armin Weiss  <aw@openoffice.org>  [1752c723a948d713783d2b93f7cbf187da884b68]

#86116# avoiding spaces between draw objects in certain cases


2001-08-02  Malte Timmermann  <mt@openoffice.org>  [54f20d548c741a1d2c9a87c6ed8a141b145c28ed]

#90520# Height from Tab portions


2001-08-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [4231007999a0aa229dadffd5086acdd381e486b6]

added -zip switch


2001-08-02  Ocke Janssen  <oj@openoffice.org>  [afdbf0b50f8b40e4774f0b139b3c882264f3cfe3]

#89430# fixed float and double problems with adabas


2001-08-02  Frank Schönheit  <fs@openoffice.org>  [ae14c504ad04098989d80c8e344a974e5f553672]

#88530# layout changes


2001-08-02  Ocke Janssen  <oj@openoffice.org>  [f3c1965a40880ebded8a180ffd8da1c9150c49a1]

#89430# fixed float and double problems with adabas


2001-08-02  Thorsten Behrens  <thb@openoffice.org>  [baf1537ef455bb349d603e30710ae4cdf33e74dd]

#87913# removed reference to Edit::Write


2001-08-02  Frank Schönheit  <fs@openoffice.org>  [a7f82e137c17a1c9d18ae5d5142023f225567d14]

#88530# +wizardheader


2001-08-02  Frank Schönheit  <fs@openoffice.org>  [65db0e0a631769bc523d33d7e69f51eb9cc1cc6a]

#88530# added functionality for adding a WizardHeader (upon request of the derived class)


2001-08-02  Oliver Specht  <os@openoffice.org>  [d345a36a548a64b75e76acfe64b8a2729e47dfda]

#90313# insert bookmark: content cannot be created with an invalid URL


2001-08-02  Jörg Barfurth  <jb@openoffice.org>  [af1427069452204ad95e2513da18c994775dd29c]

#81412# Unified bootstrap support for application and configuration


2001-08-02  avy  <avy@openoffice.org>  [7f89d895d70d23c3789fc2964a14b9498e71455b]

initial version


2001-08-02  Christian Lippka  <cl@openoffice.org>  [df8ff5289ea3f359ed4bd409ecacc53f04408ddd]

#87955# added component description for chart


2001-08-02  avy  <avy@openoffice.org>  [eb8e994cbd11ef9ccc97d6e541d375cce9ec4341]

initial version


2001-08-02  Sascha Ballach  <sab@openoffice.org>  [1594eac13ee650338e0625fc58e4b95fd421a0ca]

#90502#; move the DetectiveObjContainer from ScXMLExport to the Shared Data


2001-08-02  Malte Timmermann  <mt@openoffice.org>  [23cc7c6413ff4f216a274c81fed1caff8646b4ac]

#90477# SetSOStore/LoadCharSet


2001-08-02  Oliver Specht  <os@openoffice.org>  [e03710b6e2cdd94aa8a1dcdcbf28cd6dad5e2fc0]

#90266# form letter to mail works, again


2001-08-02  Andreas Bregas  <ab@openoffice.org>  [6f212e809add5df5d4c2fa017d26eb47343b366d]

#89865# GetBasicContainer/GetDialogContainer(): Initialise BasicManager if necessary


2001-08-02  Ocke Janssen  <oj@openoffice.org>  [5b94c5410bf4700eb1bdd32bfa05e6af66c018cc]

#90482# check for error code if stream


2001-08-02  Ocke Janssen  <oj@openoffice.org>  [13cbe8cc270b0c9566b7c94fddb23ee10ad115a2]

#90482# wrap SQLExceptions in get methods


2001-08-02  Ocke Janssen  <oj@openoffice.org>  [4bcd406ca903eb2acd40133f18a99ee429a1ec48]

#90482# check for wrappedExceptions


2001-08-02  Ocke Janssen  <oj@openoffice.org>  [42db69c9171b014138fb7438d5eb61a0e4bb8e38]

#90499# check masterViews


2001-08-02  Kurt Zenker  <kz@openoffice.org>  [44c67c3a9c0eb3f79473abac5c89950f2deff51c]

Merge SRC638: 02.08.01 - 09:28:43


2001-08-02  Frank Schönheit  <fs@openoffice.org>  [7a20af3dbcfa3971adb83f5228c18ada690d1d06]

changed dialog title from 'StarBase' to ' Base'


2001-08-01  th  <th@openoffice.org>  [0c4cd013260dcb1f6fb3b5d2f8a3e8d7a2f6a73f]

#89855# - No Trailing zeros in FontSizeBox


2001-08-01  Christof Pintaske  <cp@openoffice.org>  [08022a94db3d27ff8821091520be6c6557495886]

#90501# correct order of listentries


2001-08-01  Caolán McNamara  <cmc@openoffice.org>  [d07a7e2b4aec137c261d63b96e47a31f4a09a3e3]

#89193# Alternative font support for WW


2001-08-01  Thorsten Behrens  <thb@openoffice.org>  [00c0af05d2d2210835e3bc5ac64bb927dfac7b3e]

Added documentation, made some return types consistent (compatible)


2001-08-01  Armin Weiss  <aw@openoffice.org>  [9034a6f68ae3cdadf79b1f88775a50006f981bd9]

#90495# SfxMedium was deleted too early for binary import


2001-08-01  Daniel Vogelheim  <dvo@openoffice.org>  [8cb01097956c93aa3ab6c2db5c41af0cfa7b4233]

#90019# locale import works for non-"none" locales again


2001-08-01  Armin Weiss  <aw@openoffice.org>  [11e81ed1d04729dc2bb4d7c7edf635627be76436]

#89459# set MinTextSize() when starting to edit a vertical text


2001-08-01  Christian Lippka  <cl@openoffice.org>  [d8d3e5b4fc9c7b17548f24d301b6a9ff60361299]

#85861# fixed numrule compare


2001-08-01  Thorsten Behrens  <thb@openoffice.org>  [c1a7f5937012379bfd01ac1b78eed18b37db6d35]

#90336# sanitised mpGraphicFilter access


2001-08-01  Christian Lippka  <cl@openoffice.org>  [cd07636c04132d8474d96466f45d12afcf9cbe60]

#87955# added component description for impress and draw components


2001-08-01  Martin Hollmichel  <mh@openoffice.org>  [715bb1526553ea532ffec2ce248a7585920aed31]

chg: header


2001-08-01  Ocke Janssen  <oj@openoffice.org>  [59a999bb277fb184180dea46c71474c40cee0cb1]

#90451# use of OTools here


2001-08-01  Martin Hollmichel  <mh@openoffice.org>  [5aac4cebdda523e56d696d7f62ac3a4493c84de6]

add: sablot dependency


2001-08-01  Michael Brauer  <mib@openoffice.org>  [a41cee6b812001e0e7686636a50937a71b657985]

#90471#: GetSOLoad/StoreTextEncoding


2001-08-01  Malte Timmermann  <mt@openoffice.org>  [558fca5620fc8b38ff04e99428c26863614fc532]

#89894# Width of DD-Box with nDDLineCount < nEntryCount...


2001-08-01  Michael Brauer  <mib@openoffice.org>  [14a94541b37d0ca094e54afbea61ee8fd2e3e2ff]

#90471#: GetSOLoad/StoreTextEncoding


2001-08-01  Michael Brauer  <mib@openoffice.org>  [1d89f1a5185f7c93745ac4f65b49f7b5720b9829]

#90471#: GetSOLoad/StoreTextEncoding


2001-08-01  Caolán McNamara  <cmc@openoffice.org>  [22c3628af9022a61fafbea83b145434ddd27d691]

#80365# Progress Bar implementation


2001-08-01  Caolán McNamara  <cmc@openoffice.org>  [5a1fe542a3678d4d9ac87debd95a2dcd7aff9523]

#80365# Progress Bar text


2001-08-01  Christian Lippka  <cl@openoffice.org>  [6420cfc42361ea9e1975a3b815b0f24cfee4c284]

#90464# convert twips for font height when in writer and calc foot notes


2001-08-01  Kurt Zenker  <kz@openoffice.org>  [03538b462ee121f0df55b431d34875c768c734a9]

new version for SRC638


2001-08-01  Daniel Rentz  <dr@openoffice.org>  [b4fe7fc9014d676fce42f83b2375a49ba301a096]

#90474# export table op


2001-08-01  Sascha Ballach  <sab@openoffice.org>  [ec99ac18b1e7bd8d17a5aac70955e1fd5cc36e15]

#90465#; ask for the which id with the slot


2001-08-01  Thorsten Behrens  <thb@openoffice.org>  [5543f68ef29be1994760b3f732b843a9a1f52a94]

#90131# removed ENABLEUNICODE


2001-08-01  Malte Timmermann  <mt@openoffice.org>  [4d43bd12a70c00a57b2297f4a38e49116cf6d0e0]

#86194# SPELLCMD_ADDTODICTIONARY


2001-08-01  Malte Timmermann  <mt@openoffice.org>  [8d05e42bb7e231919c285e385a3b61a8c60948b9]

#86194# add dictionary word => call allBack...


2001-08-01  Thorsten Behrens  <thb@openoffice.org>  [5b0f60fd951e571eb289853bbfcc81a5f3c7565b]

#90131# removed ENABLEUNICODE


2001-08-01  Ocke Janssen  <oj@openoffice.org>  [3f0f3dbbfc951666cabf1895da1a8f2403b90d37]

#90451# use of OTools here


2001-08-01  Nils Fuhrmann  <nf@openoffice.org>  [019904078b9be040aa1ad7ef376f96e0847a0e2a]

Fixes for merge #87134#


2001-08-01  Malte Timmermann  <mt@openoffice.org>  [1444e9a50f1fdd6f0a598fce5e127bd04135edcf]

#86194# add dictionary word => restart spell check


2001-08-01  Kurt Zenker  <kz@openoffice.org>  [ebcd2db1799c7f6e1a2bc97f1d6011c4223fc357]

new version for SRC638


2001-08-01  Martin Gallwey  <mtg@openoffice.org>  [0427ed5738514874a8842cec0cf95658c58fd80f]

#89482# fix for solaris


2001-08-01  Martin Gallwey  <mtg@openoffice.org>  [5a58d5ffff42ec474759e696c09e26b48e5099d1]

#89482# fix for solaris...CVS munged the case


2001-08-01  Frank Schönheit  <fs@openoffice.org>  [d1fc8c8651dbc9f7efe83f2dd92692ad6327b6f5]

#88530# res id range for Address Book Auto Pilot


2001-08-01  Frank Schönheit  <fs@openoffice.org>  [dc1a92c0da1f73bd98530733fa8e2003e433a1ef]

better formulation for TABLE_IS_FILTERED


2001-08-01  Oliver Specht  <os@openoffice.org>  [b1b80fed6ef3ea375044add6951f9c72d1e79688]

#90098# ::getAnchor: return anchor for page-anchored objects if content position is available


2001-08-01  Oliver Specht  <os@openoffice.org>  [c3203c6443f16706f3524d95efbc3cf0ae24c909]

#84560# syntax errors corrected


2001-08-01  Martin Gallwey  <mtg@openoffice.org>  [4bf27ca5510aa0b5d650c858cf2335e78f84b10b]

#89482# added XTempfile


2001-08-01  Ocke Janssen  <oj@openoffice.org>  [f75f1a51086fc6904c606496cd1543c9788dca20]

#90462# use of MODULE_NAME corrected


2001-08-01  Martin Gallwey  <mtg@openoffice.org>  [c84e0aa3a45e335b816bce13dbfd271f36049f6d]

#89482# initial import


2001-08-01  Kai Ahrens  <ka@openoffice.org>  [63845c1a05176d946f18a0a00644049972a0e2f2]

#89893#: added strings for transparent graphics


2001-08-01  Sascha Ballach  <sab@openoffice.org>  [ccb324569699377f211ae2af43491d7dd29d0f76]

#87576#; add SVX_LIGHT for GetClassName_Impl


2001-08-01  Philipp Lohmann  <pl@openoffice.org>  [0707deb3613aa3d07c2644c723a6c14ef31f0849]

#90469# persistence for more font members


2001-08-01  Nils Fuhrmann  <nf@openoffice.org>  [379d3a09fdd64e57710aac1fb01177097eebb67b]

Fixes for merge #87134#


2001-08-01  Frank Schönheit  <fs@openoffice.org>  [eef1152be50057b60c7751bb7dacccf204cd83ee]

#88530# code for extra initialization if the office is started the first time


2001-08-01  Lars Langhans  <lla@openoffice.org>  [75523060b764ef1ce1cadc2648c4a7023d66cc13]

#90434# some logging code implemented.


2001-08-01  Sascha Ballach  <sab@openoffice.org>  [6106b9953f807f5014800b1247daafbf890cc1a0]

#90389#; only set the new attributes and not all attributes


2001-08-01  Frank Schönheit  <fs@openoffice.org>  [78c766b5a66e09f810898c188df91627e17935f2]

#88530# code for extra initialization if the office is started the first time


2001-08-01  Sascha Ballach  <sab@openoffice.org>  [64492cd7859eb90172b2dfbffcf1300e7f3ae2d3]

#86214#; ask whether drawpage is contained in the shared data


2001-08-01  Kai Ahrens  <ka@openoffice.org>  [6f66f1e8f7052aebb91137c6f44f7faf8d8cb365]

#89893#: added strings for transparent graphics


2001-08-01  Ocke Janssen  <oj@openoffice.org>  [7ebdc5eaa5399bbc289be37dcc3f882b9ce6e223]

#90451# use of OTools here


2001-08-01  Ocke Janssen  <oj@openoffice.org>  [c04126cc8d1eb62566c4945005281228ed1bc765]

#90451# call getInfo from OTools


2001-08-01  Martin Gallwey  <mtg@openoffice.org>  [286f91819b4812cf0fa1f589d98f53fccf03adef]

#90187# Generate CppuType correctly


2001-08-01  Armin Weiss  <aw@openoffice.org>  [07f3fa8473a3530257a6843a6e099e5fa9cd85cc]

#88546# implement flags for progress bar manipulation


2001-08-01  Malte Timmermann  <mt@openoffice.org>  [b0525ea5c6307bf535cbb5609ee394922a7fbdb9]

#85202# TextPasted: Don't restore old depth from first para


2001-08-01  Nils Fuhrmann  <nf@openoffice.org>  [8c3eff130bd6dfc650fe5c3a186a680ac68ade68]

Fixes for merge #87134#


2001-08-01  Nils Fuhrmann  <nf@openoffice.org>  [8d4cfffbab4029fc75828e13c445df1a6aed4fe8]

Fixes for merge #87134#


2001-08-01  Daniel Boelzle  <dbo@openoffice.org>  [3bd4b5dc28ad75d937a054a4828ee6497dcfb4c3]

#90246# bndchk support


2001-08-01  Frank Schönheit  <fs@openoffice.org>  [fee8566ff6409ca7f28d160a00588f90c0a35b58]

#88530# added source/abpilot


2001-08-01  Andreas Schlüns  <as@openoffice.org>  [0a48a0951740657db8b6e276c3f4d9912b171ee7]

#90439# add impl name of quick launcher


2001-08-01  Andreas Schlüns  <as@openoffice.org>  [fd4f6a596d061bd8371134f73ce16ee56588ea86]

#90439# special handling for quick launch terminate


2001-08-01  Frank Schönheit  <fs@openoffice.org>  [12cae30cd1285dd15238a0519abfa5ba1d921c20]

initial checkin - address book auto pilot


2001-08-01  Frank Schönheit  <fs@openoffice.org>  [c2b9397dd69e6f19cd045373dc7e44e4d85868e7]

initial checkin - address book auto pilot - settings for the pilot


2001-08-01  Frank Schönheit  <fs@openoffice.org>  [9cf7b4c93c6871a1e1e986a2c51bb478863e1432]

initial checkin - address book auto pilot - exception enabled code for dealing with invoking the admin dialog


2001-08-01  Frank Schönheit  <fs@openoffice.org>  [f53a0891b83b24a31e6cf47d45628ed7a0119522]

initial checkin - address book auto pilot - uno wrapper for the pilot


2001-08-01  Frank Schönheit  <fs@openoffice.org>  [127ce72294b02e268df0aa60e778f591ba869cf5]

initial checkin - address book auto pilot - exception enabled code for dealing with the field mapping / configuration access


2001-08-01  Frank Schönheit  <fs@openoffice.org>  [a7380a87eee336c51d5032aa1a6c35ecf7d52754]

initial checkin - address book auto pilot - exception enabled code for dealing with data sources


2001-08-01  Frank Schönheit  <fs@openoffice.org>  [33e2a890c8546f25fce0dcfba002b9d77e208146]

initial checkin - address book auto pilot - commonly used types


2001-08-01  Frank Schönheit  <fs@openoffice.org>  [db94797a64a495b7e558f3a42f7b361425704fd8]

initial checkin - address book auto pilot - services


2001-08-01  Frank Schönheit  <fs@openoffice.org>  [78f3276f826755c245ad897744d0dc38160ce4bb]

initial checkin - address book auto pilot - res ids


2001-08-01  Frank Schönheit  <fs@openoffice.org>  [a0ab89b8e1b0d72cd28fca18bdffbab440efe0d3]

initial checkin - address book auto pilot - base for pages for the pilot


2001-08-01  Frank Schönheit  <fs@openoffice.org>  [0986bb059aab6d7f14b5af78ae9fd3058fa443fc]

initial checkin - address book auto pilot - the dialog itself


2001-08-01  Frank Schönheit  <fs@openoffice.org>  [d053407af70b23623b6f65feca1c55e5f75702a4]

initial checkin - address book auto pilot - final page


2001-08-01  Frank Schönheit  <fs@openoffice.org>  [3e415e4ab919ba0e9bd8077f9e7cd69e6239b729]

initial checkin - address book auto pilot - page for invoking the field mapping


2001-08-01  Martin Hollmichel  <mh@openoffice.org>  [1c5b7774681e5ac92128abe286aa2b9cd976b8bd]

chg: german text


2001-08-01  Frank Schönheit  <fs@openoffice.org>  [86272e353518707773bb9ac2bfc411ea3ed4522d]

initial checkin - address book auto pilot - page for selecting the address table


2001-08-01  Frank Schönheit  <fs@openoffice.org>  [1249aee384e382060010b70853b38ec65e7b8ebe]

initial checkin - address book auto pilot - page for invoking the data source admin dialog


2001-08-01  Frank Schönheit  <fs@openoffice.org>  [58cd7d3abc2df36c3a908f863e969d090496e16c]

initial checkin - address book auto pilot - type selection page


2001-08-01  jp  <jp@openoffice.org>  [a45f1fa8293bad53a6edca35cde8438f7cd53a65]

Bug #89193#: write alternative font names


2001-08-01  Andreas Bregas  <ab@openoffice.org>  [98bcb990220b6f622d6efab214b39e48fac00b0c]

#88347# Store components in vector to dispose them after Basic execution


2001-08-01  jp  <jp@openoffice.org>  [b80751ba88ca6e8499712b6af58e97de78443873]

Bug #89193#: read alternative font names


2001-08-01  Frank Meies  <fme@openoffice.org>  [12a7d095cb1f567b2d4159f3b71d3d7c931e018a]

Fix #90447#: Flys anchored as character behind number portions caused loop if they do not fit to line


2001-08-01  Kurt Zenker  <kz@openoffice.org>  [19a851d1ffd9b78ccced2bda04db66b4fd1aa899]

new version for SRC638


2001-08-01  Oliver Specht  <os@openoffice.org>  [b785c324a290cdf62f1cbe3274523f1222b457a4]

#90191# double configurated entries corrected


2001-08-01  Sascha Ballach  <sab@openoffice.org>  [796324d69ed6abb9d7d1ac521810cdc1b5ee3a7e]

#86214#; ask whether drawpage is contained in the shared data


2001-08-01  Malte Timmermann  <mt@openoffice.org>  [4b9605844dd33ea6183c92f65553d12101c88cf4]

#84013# ImplGetNumBulletItem( nPara ), return default when OutlineView level 0


2001-08-01  Frank Meies  <fme@openoffice.org>  [6c826a6ebe97b09424e904c0587ef0edd03b5471]

Fix #90460#: GPF with paragraph attribute AutoKerning


2001-08-01  jp  <jp@openoffice.org>  [61778c7ca6d38ffe52a41ca9e91625ca7580a1fb]

Bug #90411#: call DragFinished before showing the textcursor


2001-08-01  Daniel Boelzle  <dbo@openoffice.org>  [35234ca960e906ad5e26770aa787c2294a2d5dae]

#90246# favor pure insertion instead of indexing operator


2001-08-01  jp  <jp@openoffice.org>  [a4c1669bd665ea294438841882651cfd4886f850]

Bug #90411#: DragFinished calls also the DropCleanUp for showing the correct TextCursor


2001-08-01  Daniel Boelzle  <dbo@openoffice.org>  [5c1713ba14671eb25635bafe3b73fafab01e74b9]

#90175##90246# msvcrt RaiseException() calls dtors of same function twice


2001-08-01  Daniel Vogelheim  <dvo@openoffice.org>  [3a317f0d9d4446f4852b9df474d44220ef306754]

#90457# fixed font name import for non-Writer apps in CONV_STAR_FONTS is used


2001-08-01  Frank Schönheit  <fs@openoffice.org>  [cc5b83ca24d133f9ad12b585d5f049011cf673c4]

onFinish: check the result before doing anything


2001-08-01  Kurt Zenker  <kz@openoffice.org>  [296efeb5ca64477ae3b81886a92ce518e19c6fdb]

new version for SRC638


2001-08-01  Thomas Benisch  <tbe@openoffice.org>  [fc66747ff2d30f24a1c62d9a0d5c97faf57726ac]

#88160# BasicIDEShell reloads if Writer document is being modified


2001-08-01  gt  <gt@openoffice.org>  [3d661bf4e72d1ee5cc9b049fc6c5614c6eb9b76f]

#87387# error in parsing floating point numbers with huge exponent


2001-08-01  Kai Ahrens  <ka@openoffice.org>  [18b742bad1866097e47d8f2b2a4898144c3f41ea]

#90426#: added default action flag for d&d structs


2001-08-01  Nils Fuhrmann  <nf@openoffice.org>  [6b2a9eb5f92a28fb62f5e0cafeaeb33b3fd2099e]

Fixes for merge #87134#


2001-08-01  Nils Fuhrmann  <nf@openoffice.org>  [9444af3a422496979d7335d68e97e4a77a9e70f7]

Fixes for merge #87134#


2001-08-01  Martin Hollmichel  <mh@openoffice.org>  [e582db4ef49af810d0251075ed27faa4b4007002]

add: build.lst


2001-08-01  Frank Schönheit  <fs@openoffice.org>  [aabfed82143927e970a9e602c8c89c66213afa5d]

#88530# getAddressType: allow for invalid URLs without assertion


2001-08-01  Frank Schönheit  <fs@openoffice.org>  [2e602f51a5a7ee7d23e81392038185966f796221]

#88530# if the address book type is initially selected, default the sub-type to something meaningfull


2001-08-01  Frank Schönheit  <fs@openoffice.org>  [39e4879a2d8ebebcd083f033bc7ca8784b9a406e]

#88530# collectDetailedSelection: don't change anything if not connected


2001-08-01  Frank Schönheit  <fs@openoffice.org>  [06018f82d96ba449e1c0a31a620d4c43f7380dcb]

#88530# changeConnectionURL / getConnectionURL / minor corrections in the handling of m_eCurrentType


2001-08-01  Christian Lippka  <cl@openoffice.org>  [44b4ee9ac3be3260652be666e964a90554ab412e]

#85861# compare rules of different kinds correctly


2001-08-01  Christian Lippka  <cl@openoffice.org>  [652d1e2f3f57e9cf9ebf5ee1c543cfa74f8b3912]

#90330# be prepared for empty ole objects


2001-08-01  Oliver Specht  <os@openoffice.org>  [c75008b5f808056efdb92e864d975b3459ab794b]

#89780# preview toggle now toggles dialog size


2001-08-01  Martin Hollmichel  <mh@openoffice.org>  [f86388fd1be032090386b91b414c3d087e7635b6]

chg: BUILD_SOSL


2001-08-01  Sascha Ballach  <sab@openoffice.org>  [2497c7045b775869c743b5ba509b30b584ec328c]

#90434#; use the new macro for the author


2001-08-01  Ocke Janssen  <oj@openoffice.org>  [8434d385d28edf7ec4ec6de9e3d4d9c637828624]

#89740# late construction of columns


2001-07-31  Kurt Zenker  <kz@openoffice.org>  [73013d62dee3d7a391a16681e4d5cac060415521]

Merge SRC638: 01.08.01 - 00:03:49


2001-07-31  Kurt Zenker  <kz@openoffice.org>  [3a2fbbf81b86e307b96a08db31f6bd8a181916d9]

Merge SRC638: 01.08.01 - 00:01:29


2001-07-31  Kurt Zenker  <kz@openoffice.org>  [432a7ff8454cfdb593d8d87f0f3b152b8c1760a5]

Merge SRC638: 31.07.01 - 22:59:31


2001-07-31  Kurt Zenker  <kz@openoffice.org>  [c81533ec56d87409498656f9768d873e96d3a41a]

Merge SRC638: 31.07.01 - 22:57:27


2001-07-31  Kurt Zenker  <kz@openoffice.org>  [ab3e46219864612db1715dd640e21dafae5bc702]

Merge SRC638: 31.07.01 - 22:57:07


2001-07-31  Kurt Zenker  <kz@openoffice.org>  [29975bb121049b1adfa322894df556385748e58f]

Merge SRC638: 31.07.01 - 22:53:51


2001-07-31  Kurt Zenker  <kz@openoffice.org>  [e31a209d2ea8e97f9567f16750d71132faad3585]

Merge SRC638: 31.07.01 - 22:52:29


2001-07-31  Kurt Zenker  <kz@openoffice.org>  [368c38293e4d8c2f501c1b1b6753ca0012d52766]

Merge SRC638: 31.07.01 - 22:44:54


2001-07-31  Kurt Zenker  <kz@openoffice.org>  [f75d0354915d40f45b82176aafaacb31fa536dc6]

Merge SRC638: 31.07.01 - 22:43:53


2001-07-31  Kurt Zenker  <kz@openoffice.org>  [d1f28fc0c10d2fbdada1b88c196238434cacdcc3]

Merge SRC638: 31.07.01 - 22:43:34


2001-07-31  Kurt Zenker  <kz@openoffice.org>  [39f7c8f1e9b260b894f05d0f5f9270ed68a68521]

Merge SRC638: 31.07.01 - 22:41:26


2001-07-31  Kurt Zenker  <kz@openoffice.org>  [fb1bb981df5653a08b4813c07c50fa628a9e88ec]

Merge SRC638: 31.07.01 - 22:39:17


2001-07-31  Kurt Zenker  <kz@openoffice.org>  [3ddf54fbe9126240eab53eff5eea810ba8127bcd]

Merge SRC638: 07/31/01 - 22:30:27


2001-07-31  Kurt Zenker  <kz@openoffice.org>  [a739dc99f8f9edb69f9b36593ddf8585a238edd0]

Merge SRC638: 07/31/01 - 22:25:42


2001-07-31  Kurt Zenker  <kz@openoffice.org>  [ea6220d6eae0a4da7249072395c3c7dc20d5c267]

Merge SRC638: 31.07.01 - 22:21:31


2001-07-31  Kurt Zenker  <kz@openoffice.org>  [f33abff479dcf82b0d420170020dbb9c22450d2b]

Merge SRC638: 31.07.01 - 22:14:43


2001-07-31  Kurt Zenker  <kz@openoffice.org>  [1f69deae022ba868591544e6b6484b418de17198]

Merge SRC638: 31.07.01 - 22:12:23


2001-07-31  Kurt Zenker  <kz@openoffice.org>  [e734d9a3ce3b7c5abef8d545548589a6265ea025]

Merge SRC638: 31.07.01 - 22:12:42


2001-07-31  Kurt Zenker  <kz@openoffice.org>  [d407d32bfba9b6f59ac8a329b3eb063c51e797af]

Merge SRC638: 31.07.01 - 22:10:43


2001-07-31  Kurt Zenker  <kz@openoffice.org>  [f42686c0e904a10610cb34bb35b343f6deddb018]

Merge SRC638: 31.07.01 - 22:10:53


2001-07-31  Kurt Zenker  <kz@openoffice.org>  [ea92664f23b9c1807383dd777ecc65b8a1fbcea5]

Merge SRC638: 31.07.01 - 22:10:36


2001-07-31  Kurt Zenker  <kz@openoffice.org>  [3044c5862d3ed580e8f6bd4e5602a88c8edc9473]

Merge SRC638: 31.07.01 - 22:09:09


2001-07-31  Kurt Zenker  <kz@openoffice.org>  [b32e8fdfa015d51b3d3e3e0731e397e7a54d7893]

Merge SRC638: 31.07.01 - 22:08:38


2001-07-31  Kurt Zenker  <kz@openoffice.org>  [1e5363805e52888314a52dcc5355650a9d14688a]

Merge SRC638: 07/31/01 - 22:08:55


2001-07-31  jp  <jp@openoffice.org>  [f4263562afa97eb86c4b1b8b797bcef92dd970c5]

Bug #90443#: don't call GetSlotId with our filter items


2001-07-31  Niklas Nebel  <nn@openoffice.org>  [369e3b02e6063d78031a5f4e4b5d9ef36d3f92f5]

#90142# share data for text in page headers / footers


2001-07-31  jp  <jp@openoffice.org>  [c27d5b1e6b35545e9bc2c7a331c48dd7a48492f6]

Task #90434#: add author to the profiling statements


2001-07-31  Philipp Lohmann  <pl@openoffice.org>  [9b562266440f410f477b3093b843ea0b823058c9]

#90424# ignore size 0 frames when calculating new frame size


2001-07-31  Armin Weiss  <aw@openoffice.org>  [9ec15e05b38d4ce0dc56faca285fb1a6c0cdd9d7]

#80365# added implementation of progress bar during XML load


2001-07-31  Armin Weiss  <aw@openoffice.org>  [dc4e2832458f62e71744ac53d0f6a7c81f136e59]

#80365# added implementation of progress bar during XML load


2001-07-31  Armin Weiss  <aw@openoffice.org>  [240e4134a5384256911b43e96c6aa146aa0c4f03]

#80365# added implementation of progress bar during XML import


2001-07-31  jp  <jp@openoffice.org>  [06baa0d3c72d2481dfa1ae3caa127ce4fae02603]

Bug #90441#: change GetUIName to FillUIName or use GetUIName in the correct way


2001-07-31  Frank Schönheit  <fs@openoffice.org>  [f83910fdd051df4a206febeba3b4f0f678589c3d]

#88530# changes to operate the dialog in a mode where no type change is possible


2001-07-31  Frank Schönheit  <fs@openoffice.org>  [00b783c92f34b6d46d5e1c6e14e7760535453fa2]

#88530# +AddressBookType(s)


2001-07-31  Frank Schönheit  <fs@openoffice.org>  [7aeab23f58136033d4bc7258bde7b44ee0a1f7da]

#88530# +omSingleEditFixedType


2001-07-31  Hennes Rohling  <hro@openoffice.org>  [57f95aeb29f9b3efcf41b799ea01b58bd35f852a]

#89834# Consistent naming of quickstart strings


2001-07-31  Armin Theissen  <armin@openoffice.org>  [42ea806e7cdef50b16540d3cc31f1275f0c0cba1]

corrected path for BMP


2001-07-31  Nils Fuhrmann  <nf@openoffice.org>  [398cd8ea79780a15a486afe4d79c95f5b53e0e1f]

Fixes problems with new texts


2001-07-31  Sascha Ballach  <sab@openoffice.org>  [8e5874c8845461a9f7f66476e7d1932d92925ade]

#86214#; no longer necessary


2001-07-31  Sascha Ballach  <sab@openoffice.org>  [c4f1c31c2e898dbd70b725b6722e4b28ba7fd555]

#86214#; add the possibility to add a OLE name to the string collection


2001-07-31  Sascha Ballach  <sab@openoffice.org>  [e44c15ed9ef70df9b93b6ec4eb5c31da64668d48]

#80365#; give the medium to all cases of LoadXML


2001-07-31  Thomas Benisch  <tbe@openoffice.org>  [f8adbcf4de0579890d875874d6dbcee3c68b7b0e]

#88573# Groupboxes in Basic


2001-07-31  Thomas Benisch  <tbe@openoffice.org>  [25dc3b0a89e0ec4bf5dcaf881ec7e9a9ff93ff4e]

#88573# Groupboxes in BasicIDE


2001-07-31  Daniel Vogelheim  <dvo@openoffice.org>  [dae447f97115acb00f77ab98770f70159fd43bbe]

#80365# import progress bar now uses resource string (thanks to cmc)


2001-07-31  Joachim Lingner  <jl@openoffice.org>  [023800e456f60c03247ae30b396d1e82b27920f2]

#90043# Destruction of typedescription manager lead caused memory corruption


2001-07-31  Daniel Vogelheim  <dvo@openoffice.org>  [096a9db4bb409890699dac8ab590c6e85e7f811b]

#90385# removed ambiguities


2001-07-31  Martin Hollmichel  <mh@openoffice.org>  [b5be02984ae6da21476cb91cdbb990075a9c6bd0]

add: BMP var


2001-07-31  Martin Hollmichel  <mh@openoffice.org>  [d924315394be8ef4dc626c7026508d77a7c62723]

chg: header


2001-07-31  Armin Theissen  <armin@openoffice.org>  [f600d17180537c05c601c0ebb54f333bd66216ea]

added missing internal dependency on bmpmaker for brwbox


2001-07-31  Rüdiger Timm  <rt@openoffice.org>  [b95b9e9b6916db7d0065ba207fcae7c55caf95a8]

get rev. 1.111 again for SRC638


2001-07-31  Sven Jacobi  <sj@openoffice.org>  [e131e02980d1b5de68c6991b3e175c8c6bacab56]

#89546# correct character attributing of text instance (hard attributes)


2001-07-31  Malte Timmermann  <mt@openoffice.org>  [9fb2aa34dd9f685eaff57f9eb2f035e4187c4be6]

#87642# Position of graphical Bullets in vertical text


2001-07-31  Rüdiger Timm  <rt@openoffice.org>  [1d56f610ab126b35dec227138420420be2ecb249]

new version for SRC638


2001-07-31  Malte Timmermann  <mt@openoffice.org>  [19096ff3acb5020c6991a89a0efbbe1cb5c49c8a]

#87642# Position of Bullets in vertical text


2001-07-31  Philipp Lohmann  <pl@openoffice.org>  [87c563d84fc2fc5b6717069a3d0372a2927ad069]

#89075# #89335# workaround for office code


2001-07-31  Malte Timmermann  <mt@openoffice.org>  [ae4a4158b8dfa97f32233e5d79606990709b6ebe]

#90417# acceptDrag only with offered DropAction


2001-07-31  Malte Timmermann  <mt@openoffice.org>  [fcac715848a4f6bf55ecc8e094bc13b27f6e844c]

#90417# acceptDrag only with offered DropAction


2001-07-31  Nils Fuhrmann  <nf@openoffice.org>  [26bb618d28a699160ca483a97c7d32c06dd2fc64]

Fixed handling of removed items of lists


2001-07-31  Nils Fuhrmann  <nf@openoffice.org>  [7c3cf340956ff38e657fef1427be357ac83e2f6c]

Fixes for merge #87134#


2001-07-31  Daniel Rentz  <dr@openoffice.org>  [ce6106c3a056163de2b40c1df194f9c6d77d91d4]

#90036# exp of shared formulas


2001-07-31  Daniel Rentz  <dr@openoffice.org>  [be8f479269327ede913e7b0cd46f3620e8016a10]

#i1344# col/row orientation in NLFs


2001-07-31  Oliver Braun  <obr@openoffice.org>  [7b2a96e8e080348317718cf6ffbef93ce99244e3]

#9042 # remove ACTION_DEFAULT flag from dropAction


2001-07-31  Nils Fuhrmann  <nf@openoffice.org>  [de277e4e54ee0ee5a1b15b80dabc45f139ceb79c]

Added SFX.xcd to negative list


2001-07-31  Andreas Bregas  <ab@openoffice.org>  [b77c6304d52c64b93c505c31cdb596442ec16c66]

#90281# BasicManager::LoadLib(): Return true if library is successfully loaded from library container


2001-07-31  Martin Hollmichel  <mh@openoffice.org>  [a0b28f8f92cab575db54f97704dcb0bcb2aff45e]

chg: header


2001-07-31  Sven Jacobi  <sj@openoffice.org>  [69ac6958354a04a9db035a042004c251e42de779]

#89499# closed SfxMedium provokes that documents are loaded always in ReadOnly mode


2001-07-31  Sascha Ballach  <sab@openoffice.org>  [9e876d1e43756ec323970a87717dad122a875b12]

#90414#; draw:notify-on-update-of-ranges added


2001-07-31  Philipp Lohmann  <pl@openoffice.org>  [f760d35f087ded18c181ac70f0591f4a796292da]

#90417# react on multiple actions in accept


2001-07-31  Oliver Specht  <os@openoffice.org>  [cd6d38c3466e6236f98583c6ce1eb179ea3599c1]

#89780# preview toggle now toggles dialog size


2001-07-31  Sascha Ballach  <sab@openoffice.org>  [e572cf87e61ebf05403f2e7206ad54ca88fcae40]

#90285#; ask for the CLSID instead of the model to find out the OLE type and don't export auto styles if the OLE is a chart or a calc


2001-07-31  Sascha Ballach  <sab@openoffice.org>  [65434a4fa1a4afb28dfcf382cccf109442645b64]

#90285#; new help method to get the CLSID added which try to get the CLSID without loading the OLE object


2001-07-31  Stephan Bergmann  <sb@openoffice.org>  [ea9ea07e790f83063dc26a9c07025232053a24b5]

#88408# Added temporary solution to start sync client dialog.


2001-07-31  Martin Hollmichel  <mh@openoffice.org>  [46a9af39d90a979a3570586c9ac3f2b18ffde619]

fixed: dependencies, but still not perfect


2001-07-31  Martin Gallwey  <mtg@openoffice.org>  [0e26cb10ce10d74b44d49eb5e2a07715863fff80]

#86004# Fix what boundschecker claimed was a huge (240k+) by sanifying the ResetTokens method


2001-07-31  Malte Timmermann  <mt@openoffice.org>  [d5cea2e32f469d5f3d9727bb801b0506feb104f4]

#88786# TabPos...


2001-07-31  Oliver Bolte  <obo@openoffice.org>  [3b42809a093e728ba087b76f5a33aa489dd19867]

new version for SRC638


2001-07-31  Kurt Zenker  <kz@openoffice.org>  [b3842df1a3e9c033ae1abceb5e77ed2528a96169]

new version for SRC638


2001-07-31  Kurt Zenker  <kz@openoffice.org>  [bc1def880b2dac55b0bbb7f6b848cf7fd25de9cb]

new version for SRC638


2001-07-31  Christian Lippka  <cl@openoffice.org>  [5154bd1b90c5af11addc10c9d3596c35cb9feea7]

#90277# also create shape if pModel is still NULL


2001-07-31  jp  <jp@openoffice.org>  [905d9577d1b73a2fad3525d92ed3282e51b3ad4e]

Bug #90401#: MenuHdl - use the return value of the rename of glossary entries


2001-07-31  Andreas Schlüns  <as@openoffice.org>  [1d60bc3901a7069b609af91f74c70c082f3a52ba]

#89996#, #89994# use special terminate listener for closing pipe


2001-07-31  Andreas Schlüns  <as@openoffice.org>  [298a148e7118aef1431cf0994c9de052451f596f]

#89996#, #89994# new servicename for pipe terminator


2001-07-31  Stephan Schäfer  <ssa@openoffice.org>  [07b4e84a0a8cd55012a8eb8e824ce2615888cf2e]

#90390# player icon added


2001-07-31  Martin Hollmichel  <mh@openoffice.org>  [9cb0f15e39ef743e70ca097bdc3a0c94877f698e]

add: dependencies


2001-07-31  Andreas Schlüns  <as@openoffice.org>  [c6c8a9010d00ff3d19889d43a884eb56c53f1178]

#89661# new converter modul


2001-07-31  Andreas Schlüns  <as@openoffice.org>  [8d6df4824ba05364ae67169bbc90b6942f0e0fff]

#89661# right encoding/decoding


2001-07-31  Andreas Schlüns  <as@openoffice.org>  [99d0dc0e74b84e4c08735984bbc8828a2a0e542f]

#89661# other algorithm to extract extensions from URL


2001-07-31  Andreas Schlüns  <as@openoffice.org>  [a03f7b7bba83fff949138efedf5f98b76816a6a9]

#89661# support new argument handling


2001-07-31  Andreas Schlüns  <as@openoffice.org>  [efdde2eb6056b3fad583e48fa6d23cdfd4519286]

#89661# new helper to convert structures


2001-07-31  Oliver Specht  <os@openoffice.org>  [bb1ca2fa12545293ad5ae84977d6630c67fe06ea]

#90312# wrap through enabled


2001-07-30  Thorsten Behrens  <thb@openoffice.org>  [ca7935ff70b25bc682d9fc222fc8f1fcb966343c]

#87913# Removed some write functionality for SVX_LIGHT build


2001-07-30  th  <th@openoffice.org>  [50bb0f15842aef0826f1749bb574395fb84dd79e]

#65293# (HR) - Fix for Prio 0 (Office doesn't start anymore) in compareIgnoreCase


2001-07-30  Daniel Boelzle  <dbo@openoffice.org>  [8dcfdd59ba53261c0f5abd29596d93ab492b2098]

#87067# missing tristate attribute for radio elements


2001-07-30  Thorsten Behrens  <thb@openoffice.org>  [d8fe579152f2fe7874076a22256d241bd2f78289]

Cleaned up german strings


2001-07-30  Frank Schönheit  <fs@openoffice.org>  [447a63cfb6d6d3dff63af72490a4c0b96295db6d]

#88530# changes so that the dialog can be called for editing the pure field assignment only


2001-07-30  Hennes Rohling  <hro@openoffice.org>  [477337ebb4f1189c5376d908865c552d7226d58b]

#89852# Enable multi selection mode on file open


2001-07-30  Hennes Rohling  <hro@openoffice.org>  [49a343ca4ca2b581b5821d4fec20cf30b8caf381]

#89516# Make IDM_TEMOPLATE default menu entry


2001-07-30  Hennes Rohling  <hro@openoffice.org>  [76328743c3c189c3cdbadce1b3bc775d10f298c6]

#88197# VolumeInfo.pDeviceHandle is a pointer to a solVolumeDevice!!!


2001-07-30  Niklas Nebel  <nn@openoffice.org>  [fda9783ef05123f6e585974b7ddd21fbcd28adb6]

#90205# removed dtrans.hxx include


2001-07-30  Niklas Nebel  <nn@openoffice.org>  [4c323c8374adc3e27be671d36d8e6274f769ae8e]

#90205# removed dtrans.hxx include


2001-07-30  Malte Timmermann  <mt@openoffice.org>  [bf9e768b3d54f06cab39f452c5161a83eeb59e56]

#86092# Decomal tabs...


2001-07-30  Daniel Vogelheim  <dvo@openoffice.org>  [9bea49ed24f540a0103d8006cbc60f40ae987216]

#87051# d.lst for MathML DTD


2001-07-30  Sven Jacobi  <sj@openoffice.org>  [bf85b6f8fbe2693bf2459d73b8b9b68ddb39a6f1]

#90219# beware of using an invalid FilterHdl


2001-07-30  Kai Ahrens  <ka@openoffice.org>  [943e0bb2f61ac2fa2a5dc71fed5cd8ef03bf1228]

#89545#: GetMainURL changes (no default parameter anymore)


2001-07-30  Rüdiger Timm  <rt@openoffice.org>  [d23f220c041897e49e2adf32102bb285a78857b3]

new version for TSL638


2001-07-30  Rüdiger Timm  <rt@openoffice.org>  [ff33f3fbe721e6f4b8eac218ac27bf14ee1c5881]

new version for TSL638


2001-07-30  Carsten Driesner  <cd@openoffice.org>  [443b1feb7b718902fe18a14cbeb8a9299519d289]

#89023# c function added to use lib on demand


2001-07-30  Kai Ahrens  <ka@openoffice.org>  [1ecc896528efa7398b58fdeecf3907ae179c6988]

#89545#: GetMainURL changes (no default parameter anymore)


2001-07-30  Kai Ahrens  <ka@openoffice.org>  [b3d0987e7517876621e4fa461c1ee46e2a64b0d0]

#89545#: GetMainURL changes (no default parameter anymore)


2001-07-30  Kai Ahrens  <ka@openoffice.org>  [c379f69015c427cdec18785ddd1cb415a24077d6]

#89545#: GetMainURL changes (no default parameter anymore)


2001-07-30  Daniel Vogelheim  <dvo@openoffice.org>  [2be72ebcbedd5fe2eff37b1ebaf7cf4ab5dabd51]

#90385# updated DTD


2001-07-30  Kai Ahrens  <ka@openoffice.org>  [5c7e4f8b829f04c8de9e76427cb21a364d77638a]

#89545#: GetMainURL changes (no default parameter anymore)


2001-07-30  Martin Hollmichel  <mh@openoffice.org>  [dff967e231e887d864db897f20428fa44490f488]

chg: SYNTAX


2001-07-30  Tom Verbeek  <tv@openoffice.org>  [8d0d88e5ae5e29501bf991ff8721461989585911]

#89981# did changes for modified registry entries


2001-07-30  Tom Verbeek  <tv@openoffice.org>  [e690d10a765f17892355b5bb1c646e74011328f0]

#89978# did changes for modified registry settings


2001-07-30  Michael Brauer  <mib@openoffice.org>  [a83c621d43ab1eda3350a77917f386863adbad63]

#90539#: Don't export table paragarph styles as P


2001-07-30  Tom Verbeek  <tv@openoffice.org>  [652eefba21035b7688e7c4c9808b5e63d3649104]

#89978# adapted to new registry settings


2001-07-30  Hennes Rohling  <hro@openoffice.org>  [be86e31d3311d2f7a7b06616dffa409eab423bd4]

#88197# #88540# Added unicode wrapper for GetDiskFreeSpaceEx and GetVolumeInformation


2001-07-30  Frank Schönheit  <fs@openoffice.org>  [fae0b2b1e935139273767892626e29aab3bcce4e]

#90205# -sot/dtrans.hxx


2001-07-30  Christian Lippka  <cl@openoffice.org>  [286a75d6c1382b119629454b354704e2507acecf]

#90330# added XActionLockable for shapes to speed up text import


2001-07-30  Armin Weiss  <aw@openoffice.org>  [00d0779cd52ebcf59050d60ce1666e95fd16e129]

#67720# added clearing UNDO manager when UNDOING/REDOING a ModifyPageUndoAction.


2001-07-30  Rüdiger Timm  <rt@openoffice.org>  [c97016f05a9e68b2ec1b8c371d67dd0dd2f237ad]

#87576# SwXPrintPreviewSettings.obj added to EXCEPTIONSFILES


2001-07-30  Michael Brauer  <mib@openoffice.org>  [a9427e2dc95773cca5e67c2d249ee2510c978ee5]

#90116#: notify-on-update-of-table -> notify-on-update-of-ranges


2001-07-30  Michael Brauer  <mib@openoffice.org>  [a21ba324320c8805a2478d161b80e9f4b39cc36d]

#90116#: notify-on-update-of-table -> notify-on-update-of-ranges


2001-07-30  Oliver Specht  <os@openoffice.org>  [915d97cd394ae89388cf1aca657ca35db6bbe367]

#89874# drop action updated


2001-07-30  Thorsten Behrens  <thb@openoffice.org>  [2a0701076e49e33defc6540ada215a5215aa5450]

#90267# TF_FILEURL removed


2001-07-30  Martin Hollmichel  <mh@openoffice.org>  [43ec3f6297ba160be8cdfb41f1c3dbd7b7f0c2f5]

fix: Syntax


2001-07-30  Thorsten Behrens  <thb@openoffice.org>  [17c0e634ca15f0015d2b539270c4f3068265267b]

#90205# sot/dtrans.hxx removed


2001-07-30  Thorsten Behrens  <thb@openoffice.org>  [6d359a4f31cbfc40b486dc17a997e494e790bca4]

#90267# TF_FILEURL removed


2001-07-30  Malte Timmermann  <mt@openoffice.org>  [d8ab68adce0d316877ad6fd105523ba35dcb79cf]

#89463# CalcLineWidth: Ignore extra space from 'Blocksatz' for AutoPageSize


2001-07-30  Kai Ahrens  <ka@openoffice.org>  [30e295dab774e7ed2c574668854c3d979fad2535]

#89545#: GetMainURL changes (no default parameter anymore)


2001-07-30  Kai Ahrens  <ka@openoffice.org>  [b0dfba42edeacd98dd3fa835a14ee92dea8f7b3c]

#89545#: GetMainURL changes (no default parameter anymore)


2001-07-30  Oliver Specht  <os@openoffice.org>  [6244c55206d64f73d9bbe8dfde238fe371d22789]

#89487# dialog layout aligned to main window


2001-07-30  Kurt Zenker  <kz@openoffice.org>  [f6318700c2ef74e9205086c24f9e061243ea93f5]

new version for SRC638


2001-07-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [08ff10d3b730a1c210a56bf9c32bb39f5812dcbc]

temporary disable GenInfoParser.cxx


2001-07-30  Andreas Schlüns  <as@openoffice.org>  [33d61d491872adab86aff8db7ac1dc3a2c4f5c6a]

#90335# don't use SpecialConfigManager any longer!


2001-07-30  Kai Ahrens  <ka@openoffice.org>  [40cae071bf3539fa33411aac4c1f726f6be78efc]

#89545#: GetMainURL changes (no default parameter anymore)


2001-07-30  Martin Hollmichel  <mh@openoffice.org>  [38f025b6706521cc44ee44ab921351a61f799b9f]

add: join from OO632


2001-07-30  Oliver Specht  <os@openoffice.org>  [8d459f65e23ea3d6495a28ea529c0ac32d10bab2]

#88350# Name property of fieldmasters now maybevoid


2001-07-30  Kai Ahrens  <ka@openoffice.org>  [daee1544dec2a2eb19783fe60232cb5778697615]

#89545#: GetMainURL changes (no default parameter anymore)


2001-07-30  Gregor Hartmann  <gh@openoffice.org>  [5f67d2b64b34f9bf0f13c9db7e9bfafcab78e02e]

#90267#


2001-07-30  Oliver Specht  <os@openoffice.org>  [1bc125dcbbd916e5b0b77512b2f15bc4ec29a4b4]

#88350# InstanceName and DependentTextFiels are readonly


2001-07-30  Kai Ahrens  <ka@openoffice.org>  [f4cd56206487fa91b198421d2929e7c34877c46e]

#89545#: GetMainURL changes (no default parameter anymore)


2001-07-30  Daniel Rentz  <dr@openoffice.org>  [6f626f1d569b318b0ab871ffbad9e1870cf6a66f]

#90037# export of DDE links


2001-07-30  Frank Schönheit  <fs@openoffice.org>  [302f334b1119a966353cf3f586d630f24edf2156]

#88530# changes to allow operating the dialog in a 'edit one single data source only' mode


2001-07-30  Frank Schönheit  <fs@openoffice.org>  [41f0a64c6693e951139554707b6514ed7e150090]

#88530# +implSetOperationMode


2001-07-30  Daniel Rentz  <dr@openoffice.org>  [605a4e9f419261eed650f03dfcf3f7cbbe847a82]

#90037# export of DDE links


2001-07-30  Daniel Rentz  <dr@openoffice.org>  [77bee4d053047cc3bfb7de27aabbde9455fe0d0b]

#90037# fixes for DDE import/export


2001-07-30  Daniel Rentz  <dr@openoffice.org>  [62a9624ba183094c79ef368e1639cddcdfe73221]

#90037# added SC_DDE_IGNOREMODE


2001-07-30  Oliver Specht  <os@openoffice.org>  [878540c6c732cde6ad76582f4ebf480007a098da]

#84560# set printer name: always create a printer instance


2001-07-30  Oliver Specht  <os@openoffice.org>  [5e832a0e1d157c5d44a03d0a0f1c6dba1fc7efeb]

#84560# handling of SID_PRINTDOCDIRECT changed


2001-07-30  Caolán McNamara  <cmc@openoffice.org>  [d9c5c4bfac31bec810b36ca00699f6b71a19ca90]

#i1154# Better broken sub after sub handling


2001-07-30  Oliver Specht  <os@openoffice.org>  [a10409e92fa580b4a9651dd95db8594ae66a3911]

#84560# initialize bKnown in ALL Ctors


2001-07-30  Ocke Janssen  <oj@openoffice.org>  [a91568148cd065005ece423a355a633f4555f272]

#90341# check if interfaces exists else use datasource


2001-07-30  Daniel Vogelheim  <dvo@openoffice.org>  [33dc6835b24437f0048ae281c8c6eaac9b80d3ad]

#80365# get XStatusIndicator when loading


2001-07-30  th  <th@openoffice.org>  [2b98f76aee3ec0f2f456773d10dedba00c942019]

#90337# - IME-Status is now also updated after an GetFocus()-Event


2001-07-30  th  <th@openoffice.org>  [9aac0d221976935108b56c8694290fabf847d527]

#90337# - IME-Input now handle in an global scope and not related anymore to the actual frame


2001-07-30  Thomas Lange  <tl@openoffice.org>  [165b30aac0a39424221132ef1c521fb564c7ce5d]

#89759# font subset box cleared if the selected character has no subset


2001-07-30  Thomas Lange  <tl@openoffice.org>  [492259604024e2b0e6da2efd2ec20ce9419432ed]

#89209# calculation of icon column width fixed


2001-07-30  Thomas Lange  <tl@openoffice.org>  [6c15fdcc6b01184946b40c4037dc2917c2de16cc]

#89209# GetBoundRect added to SvxIconChoiceCtrlEntry


2001-07-30  Kurt Zenker  <kz@openoffice.org>  [56aed6892861c876405fa4b0e1e0436b590709b5]

new version for SRC638


2001-07-30  Kurt Zenker  <kz@openoffice.org>  [aba00dfea168f75651ee02c7ab3a82a5362bd717]

new version for SRC638


2001-07-30  Kay Ramme  <kr@openoffice.org>  [70fc00221e458161f5a87222326829ecb34ae9e7]

handle exception (#90339#)


2001-07-30  Joachim Lingner  <jl@openoffice.org>  [f3466ebc48078e6c5baa3c742b4af046766a7e53]

#90205# removed code included by #ifndef TF_SVDATA


2001-07-30  Jörg Barfurth  <jb@openoffice.org>  [a7e209ef5cd5e16d01ca85e2cbf90717c0c092ce]

#90267# Removed TF_FILEURL


2001-07-30  jp  <jp@openoffice.org>  [07dc9e46c4ba40d9f44df69a6afb0559380d3f0b]

#90267#: remove old code of TF_.. defines


2001-07-30  jp  <jp@openoffice.org>  [6e5aaa68640eb8a42a7cfa12441886595f3f804d]

#90205#: remove old header


2001-07-30  jp  <jp@openoffice.org>  [d320368e472ebb8c074053c84333fd9f9b1bf3e2]

#90205#: remove old header


2001-07-30  Daniel Vogelheim  <dvo@openoffice.org>  [c12f405260d8620ccafe9d46d7883cc7519ff285]

#87051# added namespaces and removed entity includes from DTD         to allow easier validation of our Math files


2001-07-30  Caolán McNamara  <cmc@openoffice.org>  [1990cd42741289464ca6537a97ad0bfa1dd58853]

#i1353# Import Vertical Cell Alignment


2001-07-30  Daniel Vogelheim  <dvo@openoffice.org>  [89951154790a7f6635b0cbe792922d5c9bb45146]

#87051# MathML DTD and W3C copyright statement


2001-07-30  Ocke Janssen  <oj@openoffice.org>  [051f3f4f62d93ad4ff739d623363ac02dbe69cb6]

#90015# use ORowSetValue as const ref


2001-07-30  Carsten Driesner  <cd@openoffice.org>  [f22b156b178254fbd271ec04fe6e9798a5954edf]

#90205# remove TF_SVDATA code


2001-07-30  Ocke Janssen  <oj@openoffice.org>  [478d3246c510aecf7a073f9f6c4637cf8437bac1]

#90015# use ORowSetValue as const ref


2001-07-30  Ocke Janssen  <oj@openoffice.org>  [503986990c7410000c336f934c911bdc4924d6fb]

#90015# use ORowSetValue as const ref


2001-07-30  Frank Schönheit  <fs@openoffice.org>  [c7f6878d5904ea16554b58b87b4636a9d4484577]

#90205# TF_SVDATA


2001-07-30  Thomas Benisch  <tbe@openoffice.org>  [d407b1c29e878fe51a43ca793bbb39dccc453236]

#89793# Error:SdrObjList::Load()


2001-07-30  Tino Rachui  <tra@openoffice.org>  [6f60c9dadd2fd1957c0227cbbab6dd904b072e6f]

#89763#setting default name in first onSelChanged message


2001-07-30  Ocke Janssen  <oj@openoffice.org>  [0c64be51dfad607b0ddf4bac507b249b4730f285]

#90291# check if table should be appended


2001-07-29  Matthias Huetsch  <mhu@openoffice.org>  [64d1fea0a8c0e65b2073232803e406a681f7829b]

#90353# Fixed invalid memory allocation function mix in 'osl_getFullPath()'.


2001-07-27  Kurt Zenker  <kz@openoffice.org>  [d93ffa6abe3cd64cd1ebcd400ab469f56d058ca6]

Merge SRC638: 27.07.01 - 22:07:28


2001-07-27  Kurt Zenker  <kz@openoffice.org>  [ff383e76eafc5c0a051f6f8c4edba9d6646865a3]

Merge SRC638: 07/27/01 - 22:07:17


2001-07-27  Kurt Zenker  <kz@openoffice.org>  [67ee7f706ba2b8354afc1643b3ed80be45ac0807]

Merge SRC638: 27.07.01 - 22:05:35


2001-07-27  Kurt Zenker  <kz@openoffice.org>  [c9eac40f1625e171abd96a2705a412f7c7a64f69]

Merge SRC638: 27.07.01 - 22:05:47


2001-07-27  Kurt Zenker  <kz@openoffice.org>  [1acd6bd2600bcf15f59d22b0377f3004f2f0835a]

Merge SRC638: 27.07.01 - 22:05:32


2001-07-27  Vladimir Glazounov  <vg@openoffice.org>  [518e0101929cf92db557b87aa2d17f049f59f746]

Merge SRC638: 27.07.01 - 22:05:44


2001-07-27  Vladimir Glazounov  <vg@openoffice.org>  [89e9c3247a9bd87c0401f7511974c152b0ea42c8]

Merge SRC638: 27.07.01 - 22:04:26


2001-07-27  arellano  <arellano@openoffice.org>  [89ac9a11d01d6545cf077e01a23a2408e609891c]

Spelling correction


2001-07-27  arellano  <arellano@openoffice.org>  [f6ac3521072cb764d68fa91c2552d71b0cad5262]

Spelling correction, punctuation, grammar


2001-07-27  arellano  <arellano@openoffice.org>  [0d0a5e95111f689fbd71947743d72fe303c508f1]

Spelling correction, singular to plural


2001-07-27  arellano  <arellano@openoffice.org>  [ed7287e2c756bd2ad59e5e6b7facf0507dc5745e]

Spelling correction


2001-07-27  Niklas Nebel  <nn@openoffice.org>  [8cb6b8d4b47787813b054a0e9656a466de6564a8]

#90352# profiling calls


2001-07-27  Carsten Driesner  <cd@openoffice.org>  [3a7aae945e7a3fc3c6d3614c70428cca44859e52]

#88409# time log macros with support for project, author


2001-07-27  arellano  <arellano@openoffice.org>  [be4ac067ab74b122b80f69823eff7f208f0a770e]

Verbiage changes, punctuation, question for developer


2001-07-27  arellano  <arellano@openoffice.org>  [83f5b402eba9f418b5eba5efad6d1da05dbc2d3d]

Punctuation corrections, question to developer, verbiage changes


2001-07-27  arellano  <arellano@openoffice.org>  [1f5bcb02a9a8b252a948897157eae1801f66b0ba]

Comments added for developer, modified sentences


2001-07-27  arellano  <arellano@openoffice.org>  [0ee0b4e0fbb666de55e7ad2a9d4d9a1b084556b8]

Comments added for developer, modified structure


2001-07-27  arellano  <arellano@openoffice.org>  [d054809970b773496934016b7a7c62dd49c1f585]

Comments added for developer, punctuation


2001-07-27  Niklas Nebel  <nn@openoffice.org>  [b7cfb112fdc7c0e922380591470fe15ec050082d]

#90346# for COMMAND_CURSORPOS, do as little as possible


2001-07-27  Thomas Benisch  <tbe@openoffice.org>  [326130494b8c60053a32e06a05456be5b8062609]

#89793# Error:SdrObjList::Load()


2001-07-27  Thomas Benisch  <tbe@openoffice.org>  [6a43271bf0736e79f40182550ee3151e8e3cc61f]

#89793# Error:SdrObjList::Load()


2001-07-27  arellano  <arellano@openoffice.org>  [a10886aa241080794c3b88f5e91c635bc201af8e]

Modified spelling


2001-07-27  Carsten Driesner  <cd@openoffice.org>  [d204bb47d25415c8174d2ae07221412b5f24bb5f]

88409# time log macros with support for project, author


2001-07-27  Daniel Vogelheim  <dvo@openoffice.org>  [c3f0454490e81812828e7d116de37d3bd6b99de4]

#86004# reduced amount of inline code


2001-07-27  Dirk Völzke  <dv@openoffice.org>  [6c25e433c8718620b1e3b6ad81b341e760af7d96]

#79591# Added COMP1TYPELIST


2001-07-27  Martin Gallwey  <mtg@openoffice.org>  [5eec57491d283777ff3cd87bbc754f3ea650c079]

#89906# move these properties into the new PrintPreviewSettings service


2001-07-27  Kai Ahrens  <ka@openoffice.org>  [3dfbd0a31b7c661d466a75d1647626e96ca306e4]

#89294#: further optimization of transparent printing


2001-07-27  Martin Gallwey  <mtg@openoffice.org>  [89f729d2cc35d1c9cb6d9d1580d758641f181cb5]

#89906# initial revision


2001-07-27  Dirk Völzke  <dv@openoffice.org>  [8e8477011baf1b17a2881cd1caf45eee43d39680]

#79591# First try, needs some more specifications


2001-07-27  Kai Sommerfeld  <kso@openoffice.org>  [2d55a5d7b28689d65453df7f2866c026e08e3ded]

#89933# - Always pass unchecked mountpoints to TaskManager::endTask(...)


2001-07-27  Dirk Völzke  <dv@openoffice.org>  [46008eb4825f366cad316c1c165aaeadc3f000ce]

#90326# Delete and Rename now use an interaction handler


2001-07-27  th  <th@openoffice.org>  [7a06f05ce63939849c6be006279aa11494cf207d]

#85218# - Add reverseCompare and shortenenedCompareIgnoreAsciiCase


2001-07-27  Michael Brauer  <mib@openoffice.org>  [cad6e10264322eef1037068aa6222661c7e5f12e]

#90090#: GPF when import bullets


2001-07-27  th  <th@openoffice.org>  [2be98aded4ea3c4eacbb2cb71db7c32ac96062f8]

#85218# - Add reverseCompare and match


2001-07-27  Martin Gallwey  <mtg@openoffice.org>  [9f276ccf7ef0fc75264ce8fb6903cac5741880a0]

#89906# intial revision - new service for print preview settings


2001-07-27  Martin Gallwey  <mtg@openoffice.org>  [f3504ee0cd92bdae267861ef17f4f8f8cf628415]

#89906# initial revision - new service for print preview settings


2001-07-27  Martin Gallwey  <mtg@openoffice.org>  [77dfe32e5345ffc0a18527d665c8161f19765051]

#89906# Add new 'css.text.PrintPreviewSettings service


2001-07-27  Martin Gallwey  <mtg@openoffice.org>  [c427dfada63816ca0c35f1e2d6f8d966a6ad6996]

#89906# Moved these properties to SwXPrintPreviewSettings


2001-07-27  Martin Gallwey  <mtg@openoffice.org>  [88068ccbfc611cdf3403f7b340572d51af8d093b]

#89906# add new SwXPrintPreviewSettings


2001-07-27  Martin Gallwey  <mtg@openoffice.org>  [c3d95ce88d5d495cc9fbc20bb287ef2a455b6ad3]

#89906# register the new PrintPreviewSettings as a slave service


2001-07-27  Sascha Ballach  <sab@openoffice.org>  [620de27097a27d320f992bb806054085ffcf4d31]

#90322#; add timestamp macros


2001-07-27  Martin Gallwey  <mtg@openoffice.org>  [0dbcde21bf99df4c595f79d3d93ab991e71065fb]

#89906# moved the print previews to a seperate service


2001-07-27  Michael Brauer  <mib@openoffice.org>  [651885dc7e0ff4b167408633f8c034e282a8df8e]

#88107#: Use valid StarSymbol chars as bullets


2001-07-27  Stephan Schäfer  <ssa@openoffice.org>  [d34de79f6ff506aae6c6c5ac6620c138497a33fd]

#90329# avoid recursion in ImplUpdateCursorRect


2001-07-27  Stephan Schäfer  <ssa@openoffice.org>  [a24475c0223787c6dfcb2f85176a1606edd5e3db]

#90329# transmit cursorpos only via ImplUpdateCursorRect


2001-07-27  Armin Weiss  <aw@openoffice.org>  [83ca8ae3a769d302658e0e4132e3a15820a66dc9]

#87877# When starting scaled vertical text the adaptions for controlling the scaling were missing. Added these.


2001-07-27  Dirk Völzke  <dv@openoffice.org>  [3b70cde3e0e1bdd1b3fe8153e81b011349ea98ba]

#86311# Added DocumentTemplates.idl


2001-07-27  Dirk Völzke  <dv@openoffice.org>  [463c736171f41391f5fa8091bf753c2f220f43cf]

#86311# Added for documentation purposes


2001-07-27  Daniel Vogelheim  <dvo@openoffice.org>  [c772a4686c9373bce914c6fd3db3195d22e90618]

#86004# performance improvement (for small files mainly):         create data style import on demand         (careful: change not compatible; need to recompile sc and sw)


2001-07-27  Jörg Barfurth  <jb@openoffice.org>  [f541420022947a03bc1b4e87392c5826d2f05593]

#90321# Improvements suggested in code review


2001-07-27  Malte Timmermann  <mt@openoffice.org>  [ca8467843faee4e2d2e72056edd46d33f063eb68]

#88967# Get Encoding from HTML...


2001-07-27  Dirk Völzke  <dv@openoffice.org>  [d5352efaaf78c206863dd08bdddf147fc11e3124]

#86311# Added SortedDynamicResultSetFactory.idl


2001-07-27  Carsten Driesner  <cd@openoffice.org>  [c49f339d07d6cb2b542fa358767285e2f8b3c531]

#89996# close a doc and activate a doc out out win-explorer quickly produces GPF


2001-07-27  Herbert Duerr  <hdu@openoffice.org>  [12b58020dbe4a8b1bf0d49516d90495de2baffbc]

#81268# subset of unicode name is empty for undefined unicode range


2001-07-27  Andreas Schlüns  <as@openoffice.org>  [b279d11f2361dc531ee6971afa8498d0c539fbd4]

#89996# + #89994# close task only - if no veto!


2001-07-27  Dirk Völzke  <dv@openoffice.org>  [9a85ae64dc245011eb17debb1cf264af3ab9bb7b]

#90315# call enablePasswordBox before execute to set the status of the password box right


2001-07-27  Kurt Zenker  <kz@openoffice.org>  [72dfc5a1900416894e25b88a393b1062a7d7ab29]

new version for SRC638


2001-07-27  Sascha Ballach  <sab@openoffice.org>  [ce5c9a28053f38762c1cebec50e765dc24a769e3]

#90139#; don't export draw defaults; some optimisations of shape export


2001-07-27  Rüdiger Timm  <rt@openoffice.org>  [d5f48fd39d96735cf04931f6b4aeaacb3756680e]

#87576# for UNIX it's libxol.a


2001-07-27  Daniel Boelzle  <dbo@openoffice.org>  [a5185e525b3b4dd8a3516f82bda6692058855647]

#88736# missing XTypeProvider


2001-07-27  Sascha Ballach  <sab@openoffice.org>  [72776562914cbf1404968cdd6f57d92e52601a7e]

#90311#; ask only for a style if a stylename is given


2001-07-27  Michael Brauer  <mib@openoffice.org>  [d0f319230fc0355c8f83970f38995893c67db0d0]

#88972#: Import ISO8859-1 as Windows 1252


2001-07-27  Sascha Ballach  <sab@openoffice.org>  [7b807695846883041605554e62a7040af2447d1c]

#90139#; first get the information and then use the information


2001-07-27  Philipp Lohmann  <pl@openoffice.org>  [64a8b9d00a26c117fbf3ead8fe55a7a6957b6aa6]

#81400# workaround for Exceed


2001-07-27  Oliver Braun  <obr@openoffice.org>  [5569daab1037e8c7ad5b67931f4c99e5433c9cee]

#89829# updated and reactivated


2001-07-27  Oliver Braun  <obr@openoffice.org>  [ba6f56b4983fb6fd03fb367f0f1315a0df6c4a77]

#89829# generic reactivated


2001-07-27  Martin Gallwey  <mtg@openoffice.org>  [f611b52892590e8136712862303d4c819ed916d0]

#89906# Added 'byte' for SettingsExportHelper


2001-07-27  Martin Gallwey  <mtg@openoffice.org>  [9bc037ab7c26ebd2ec1b61f477932204268da49f]

#89906# need to be able to export single bytes and PropertyAttribute::MAYBEVOID values


2001-07-27  Martin Gallwey  <mtg@openoffice.org>  [c7ef3d16f4390657d8dc10b8597619c52ec8a21a]

#89006# need to be able to import single bytes


2001-07-27  Juergen Schmidt  <jsc@openoffice.org>  [8955bef413fac11c77ff2dabdb07adab4906ccad]

#87190# change output if no error


2001-07-27  Rüdiger Timm  <rt@openoffice.org>  [89ed10655eba2d4c3e0eb84b7805400254772d35]

#87576# Newline at end of file was missing. Don't do that. Never, never, NEVERcvs tdiff glob.hrc!


2001-07-27  Malte Timmermann  <mt@openoffice.org>  [fa61358ebeee3c6607c08bbd503013205239988e]

#88347# bCreatedWithToolkit...


2001-07-27  jp  <jp@openoffice.org>  [9551478643ede214b80ba6bd3d31fc17244a9962]

Task #88107#: starmath/bats -> starsymbol


2001-07-27  Kurt Zenker  <kz@openoffice.org>  [d580f320d0ed71b38dc8279049dc65878f7f37a8]

new version for SRC638


2001-07-27  Dirk Völzke  <dv@openoffice.org>  [37afe667c508535a6d566989a55b964487becb44]

#86311# Added for documentation purposes


2001-07-27  Rüdiger Timm  <rt@openoffice.org>  [015ac916619b23503ebaf60394d802a3bd9d6130]

#65293# parse error linx


2001-07-27  Frank Schönheit  <fs@openoffice.org>  [1147f346707741f11225efe14ac35dd3154ee6c7]

#88530# be a XSingleServiceFactory to ease the creation of data sources


2001-07-27  Rüdiger Timm  <rt@openoffice.org>  [5259ece45649e344a882c341d9971304c672ee4e]

#87576# no include path for project own headers


2001-07-27  Kai Ahrens  <ka@openoffice.org>  [311a89380902e97998b697153902a5b67888e75a]

#89094#: REMOTE_APPSERVER changes


2001-07-27  Philipp Lohmann  <pl@openoffice.org>  [1eb2289e065f93522f3456cd18d93f5ed19f9b67]

#90267# removed TF_FILEURL


2001-07-27  Hennes Rohling  <hro@openoffice.org>  [589fe1dbec80a885eea5b022704cafafb7b4fbfc]

90267# Removed TF_FILEURL defines


2001-07-27  Kurt Zenker  <kz@openoffice.org>  [4bc32c14981cb3a7f98776ca1c9ad87275669434]

Merge SRC638: 27.07.01 - 10:08:49


2001-07-27  Rüdiger Timm  <rt@openoffice.org>  [6cc3c81481673babf54d13e994ef4642cb0379ac]

#87576# sparc compiler comlains about static_cast here


2001-07-27  Rüdiger Timm  <rt@openoffice.org>  [8b1f3a3df449ca6412551034a73b3a9b9910dc9f]

#87576# ^D at end of line 191 removed


2001-07-27  Oliver Specht  <os@openoffice.org>  [3f8360a7afc0ca4f9340d86d2db245ea69d79c98]

#89193# set language dependent Font as long as the font configuration is default


2001-07-27  Philipp Lohmann  <pl@openoffice.org>  [7302a52c72d45107a00dbc98852e170d1ebf18f4]

#90267# remove TF_FILEURL


2001-07-27  Hennes Rohling  <hro@openoffice.org>  [1e7c619b783c5b63b24dc6dbb22638d0d2ec105c]

90267# Removed TF_FILEURL defines


2001-07-27  Sascha Ballach  <sab@openoffice.org>  [c6eb88753fe15b08089d7522c776311e8bfb1a0a]

#87576#; make it compileable on Linux and Solaris (remove predeclaration of the enum)


2001-07-27  jp  <jp@openoffice.org>  [e42e3816e9423c1d249fcc0d4bdcc1650b2a0b6e]

Bug #90272#/#88107#: starmath -> starsymbol


2001-07-27  Kurt Zenker  <kz@openoffice.org>  [dd01f74aea892aaed3e09456b4ecdfb2ecd7f13a]

Merge SRC638: 27.07.01 - 08:18:01


2001-07-27  Kurt Zenker  <kz@openoffice.org>  [f0b32a8db12191560870d061683724875d2ac786]

Merge SRC638: 27.07.01 - 08:17:03


2001-07-26  Kurt Zenker  <kz@openoffice.org>  [af3ad76a046f09ca5cbd878ff610cea7692dc3c6]

Merge SRC638: 07/27/01 - 00:46:18


2001-07-26  Kurt Zenker  <kz@openoffice.org>  [431b92eb03aa7966526323bdca33c2c13b6c816b]

Merge SRC638: 07/27/01 - 00:47:14


2001-07-26  Kurt Zenker  <kz@openoffice.org>  [f433b62b540061e79c4730425e6017623a69205b]

Merge SRC638: 07/27/01 - 00:42:47


2001-07-26  Kurt Zenker  <kz@openoffice.org>  [372779d889c2856f73ee2e9a57ce391f0bdb4975]

Merge SRC638: 27.07.01 - 00:42:53


2001-07-26  Kurt Zenker  <kz@openoffice.org>  [1990eea129840b944e1fb1fbd2bf61cfcda2817e]

Merge SRC638: 27.07.01 - 00:41:48


2001-07-26  Kurt Zenker  <kz@openoffice.org>  [90f401b3a7cc9d3e611d631799c40ebb0b21332e]

Merge SRC638: 27.07.01 - 00:41:22


2001-07-26  Kurt Zenker  <kz@openoffice.org>  [8988492f5f43244a8f957a5d9cc92337950b9fd4]

Merge SRC638: 27.07.01 - 00:40:35


2001-07-26  Kurt Zenker  <kz@openoffice.org>  [45f78daacc1c92dd8bde48de0ae5c106bc2bfc80]

Merge SRC638: 07/27/01 - 00:38:59


2001-07-26  Kurt Zenker  <kz@openoffice.org>  [47457fa3c94f457bccbd2bec5239dce36c5080b9]

Merge SRC638: 07/27/01 - 00:37:42


2001-07-26  Kurt Zenker  <kz@openoffice.org>  [b9786e47075b715cc5fa80b59d72f6b9c55921e9]

Merge SRC638: 27.07.01 - 00:37:20


2001-07-26  Kurt Zenker  <kz@openoffice.org>  [6ecf4eb5fcebf4c7ac541a2b131f6b8b7ba424aa]

Merge SRC638: 27.07.01 - 00:36:23


2001-07-26  Kurt Zenker  <kz@openoffice.org>  [451109fab7cd1a7fc627c73e41e234c176a7850b]

Merge SRC638: 07/27/01 - 00:36:13


2001-07-26  Kurt Zenker  <kz@openoffice.org>  [9a3322baa4ae8e6d98851fe97cad9a2bf6e05d7b]

Merge SRC638: 27.07.01 - 00:35:42


2001-07-26  Kurt Zenker  <kz@openoffice.org>  [f4a035a76b9a5111cb7b3bef2ae5171e15ee9598]

Merge SRC638: 27.07.01 - 00:35:29


2001-07-26  Kurt Zenker  <kz@openoffice.org>  [a2e169be4f511d3adf2b7ba3014e700956f4e8e0]

Merge SRC638: 27.07.01 - 00:35:21


2001-07-26  Kurt Zenker  <kz@openoffice.org>  [28347e10903e5ddec665800e717d3c6a638e64a5]

Merge SRC638: 27.07.01 - 00:35:02


2001-07-26  Kurt Zenker  <kz@openoffice.org>  [a1f4b05268c02ce59e00f359caa1ee75bbc969fc]

Merge SRC638: 27.07.01 - 00:35:16


2001-07-26  Kurt Zenker  <kz@openoffice.org>  [54f08095842f55905f4f008c36d39fe54d915d86]

Merge SRC638: 27.07.01 - 00:35:01


2001-07-26  Kurt Zenker  <kz@openoffice.org>  [bc4cab8ea0284a584e6f924928e3ccad91d96782]

Merge SRC638: 27.07.01 - 00:34:55


2001-07-26  Kurt Zenker  <kz@openoffice.org>  [c6a486f24cf0e22c03de240458dc22920bf02d43]

Merge SRC638: 27.07.01 - 00:34:43


2001-07-26  Kurt Zenker  <kz@openoffice.org>  [5defe1ace49db0c654d77a1ced556a78ecd6ce5a]

Merge SRC638: 27.07.01 - 00:34:14


2001-07-26  Kurt Zenker  <kz@openoffice.org>  [95c881d46243f72a090fd9eee5c63f437ef8a95f]

Merge SRC638: 27.07.01 - 00:34:02


2001-07-26  Kurt Zenker  <kz@openoffice.org>  [19df9c233945642c3128e4d451a1d859e787937d]

Merge SRC638: 27.07.01 - 00:33:54


2001-07-26  Kurt Zenker  <kz@openoffice.org>  [1472411797414e1b6848740d76ad5925ef3a8963]

Merge SRC638: 27.07.01 - 00:33:42


2001-07-26  Kurt Zenker  <kz@openoffice.org>  [6fac540dd8c3b36a234a24e70332bf79b803ffa2]

Merge SRC638: 27.07.01 - 00:33:12


2001-07-26  Kurt Zenker  <kz@openoffice.org>  [356b7a4910b70416b6f1b7dafab0b4959e7c3f67]

Merge SRC638: 27.07.01 - 00:33:32


2001-07-26  Kurt Zenker  <kz@openoffice.org>  [3c474a219b27301f4d2e6e9aab117a62b8494e6f]

Merge SRC638: 27.07.01 - 00:32:48


2001-07-26  Kurt Zenker  <kz@openoffice.org>  [04258ea9d6a91e0416b0298d17a78d1ea9b78031]

Merge SRC638: 07/27/01 - 00:32:15


2001-07-26  Kurt Zenker  <kz@openoffice.org>  [59d7500ffbe3aef17bf638a3c08e83de1d187b31]

Merge SRC638: 27.07.01 - 00:31:54


2001-07-26  Kurt Zenker  <kz@openoffice.org>  [dea646650c026ca6b57d9e105a52aee37552b22f]

Merge SRC638: 27.07.01 - 00:32:08


2001-07-26  Kurt Zenker  <kz@openoffice.org>  [829751110393d5de7b2631afddef772418aa449f]

Merge SRC638: 27.07.01 - 00:31:27


2001-07-26  Kurt Zenker  <kz@openoffice.org>  [0b1c68c6b741b64a5c7a123f3597db6fa1188303]

Merge SRC638: 27.07.01 - 00:31:25


2001-07-26  Kurt Zenker  <kz@openoffice.org>  [18d5db948200c85c3f587d716ca8ecc2e9a55b35]

Merge SRC638: 27.07.01 - 00:31:21


2001-07-26  Kurt Zenker  <kz@openoffice.org>  [8b0e9ab7533876bac51a259213a151de80b02213]

Merge SRC638: 27.07.01 - 00:31:11


2001-07-26  Kurt Zenker  <kz@openoffice.org>  [ffd5dd9f9b1a5f716bc3d63def71f1943f4d88a6]

Merge SRC638: 07/27/01 - 00:30:31


2001-07-26  Kurt Zenker  <kz@openoffice.org>  [cea30f8935888cbdf7ad9cebe2699c86347ecf10]

Merge SRC638: 27.07.01 - 00:30:20


2001-07-26  Kurt Zenker  <kz@openoffice.org>  [d4ca8488df41c67205e8adb6c5fd5de058b85b9e]

Merge SRC638: 27.07.01 - 00:30:05


2001-07-26  Kurt Zenker  <kz@openoffice.org>  [9891cc7dae8de908c785fede8d260b63e55a0816]

Merge SRC638: 27.07.01 - 00:29:48


2001-07-26  Kurt Zenker  <kz@openoffice.org>  [21b42b7f73108cc2e86be9f694bbf57970d3cb6a]

Merge SRC638: 27.07.01 - 00:29:45


2001-07-26  Kurt Zenker  <kz@openoffice.org>  [7e951249ed4bc9d979da01c9adec7e18bb8b2de3]

Merge SRC638: 27.07.01 - 00:29:22


2001-07-26  Kurt Zenker  <kz@openoffice.org>  [c6491f33c45ea507fe4a18024c4ddc6c9e954081]

Merge SRC638: 27.07.01 - 00:29:16


2001-07-26  Kurt Zenker  <kz@openoffice.org>  [6992b3deb87d0b10bfb48021054cfe6c26c3d40e]

Merge SRC638: 27.07.01 - 00:28:52


2001-07-26  Kurt Zenker  <kz@openoffice.org>  [2b2b8f127d2195d3eafc4fd0349ce02a36a174b9]

Merge SRC638: 27.07.01 - 00:28:51


2001-07-26  Kurt Zenker  <kz@openoffice.org>  [a31999efe3aeec9221eccd6beb94c3bf745e8241]

Merge SRC638: 27.07.01 - 00:28:14


2001-07-26  Kurt Zenker  <kz@openoffice.org>  [b4e50686aa00b38e7e6c50f16386e79cb64f3958]

Merge SRC638: 07/27/01 - 00:28:05


2001-07-26  Kurt Zenker  <kz@openoffice.org>  [69e0a3c4dbeb6f60948c331f49bef74bb3183ed2]

Merge SRC638: 27.07.01 - 00:27:44


2001-07-26  Kurt Zenker  <kz@openoffice.org>  [6e2ddba21029f607278e477e6e27da7d87d65838]

Merge SRC638: 27.07.01 - 00:27:28


2001-07-26  Kurt Zenker  <kz@openoffice.org>  [96d037cd1a6a3e9773ce1876d1615ec4eac683de]

Merge SRC638: 27.07.01 - 00:27:16


2001-07-26  Kurt Zenker  <kz@openoffice.org>  [32c898ed67a5a76ceeba7dc86a21b12f6d4d9c64]

Merge SRC638: 27.07.01 - 00:27:15


2001-07-26  Kurt Zenker  <kz@openoffice.org>  [9805c3ee2f41218d120ae7c51bfc60f4d52fd659]

Merge SRC638: 27.07.01 - 00:26:51


2001-07-26  Kurt Zenker  <kz@openoffice.org>  [37d791560f6af6bb33b2e28de40b27cfe93c38e6]

Merge SRC638: 27.07.01 - 00:26:03


2001-07-26  Kurt Zenker  <kz@openoffice.org>  [d8937079fd12177ef1260054b0e0a7091ddda0dc]

Merge SRC638: 27.07.01 - 00:25:54


2001-07-26  Kurt Zenker  <kz@openoffice.org>  [05f506b2ab2dc513616fde46de4ccc251f513c57]

Merge SRC638: 07/27/01 - 00:25:13


2001-07-26  Kurt Zenker  <kz@openoffice.org>  [e0e3d116beb7f3b7ccaa2d602629cfc0da131349]

Merge SRC638: 27.07.01 - 00:25:19


2001-07-26  Kurt Zenker  <kz@openoffice.org>  [80d15c8827820a5ff754109cc877c0eae7c06cfa]

Merge SRC638: 07/27/01 - 00:25:25


2001-07-26  Kurt Zenker  <kz@openoffice.org>  [dfee4e773080eda9af0d511af243ad5d4b263a57]

Merge SRC638: 27.07.01 - 00:25:14


2001-07-26  Kurt Zenker  <kz@openoffice.org>  [3c3fd27e255bee89721523b485245aa99a69cc6f]

Merge SRC638: 27.07.01 - 00:25:29


2001-07-26  Kurt Zenker  <kz@openoffice.org>  [c2ade42a05541d89061b572448335c20f9c35892]

Merge SRC638: 27.07.01 - 00:25:22


2001-07-26  Kurt Zenker  <kz@openoffice.org>  [694dbb6edd1beb2b95f6f5262d697cd9dfc3cd0c]

Merge SRC638: 27.07.01 - 00:24:48


2001-07-26  Kurt Zenker  <kz@openoffice.org>  [3d45054134ac3b534909417842280c0cd9c25fde]

Merge SRC638: 27.07.01 - 00:24:40


2001-07-26  Kurt Zenker  <kz@openoffice.org>  [45d2c849eb4b87f569181031a494693b1ae38ae2]

Merge SRC638: 27.07.01 - 00:24:24


2001-07-26  Kurt Zenker  <kz@openoffice.org>  [996ea368ed372043af6417b892ac03cf439abd26]

Merge SRC638: 27.07.01 - 00:23:45


2001-07-26  Kurt Zenker  <kz@openoffice.org>  [d50d4b3e5e7a3a687eb60b72d22f3493138a114e]

Merge SRC638: 27.07.01 - 00:23:32


2001-07-26  Kurt Zenker  <kz@openoffice.org>  [430b5ecb6bbf25c3339d46cfc7a29a3f47a29e4a]

Merge SRC638: 27.07.01 - 00:23:31


2001-07-26  Kurt Zenker  <kz@openoffice.org>  [2fd49dc386c0a18868f0bb5c073318de1d635dc7]

Merge SRC638: 27.07.01 - 00:23:42


2001-07-26  Kurt Zenker  <kz@openoffice.org>  [f9a2a49c60ff0a765f64fd9eebc3dbb80c77225d]

Merge SRC638: 27.07.01 - 00:23:13


2001-07-26  Kurt Zenker  <kz@openoffice.org>  [385a428efd361b40c487f4f13134cc4851dadefb]

Merge SRC638: 27.07.01 - 00:22:39


2001-07-26  Kurt Zenker  <kz@openoffice.org>  [d853f752e120db5a779aa4d4b26b590d369141dc]

Merge SRC638: 27.07.01 - 00:22:24


2001-07-26  Kurt Zenker  <kz@openoffice.org>  [c0222dff46e7815c8522870807fc69c3c24a0f16]

Merge SRC638: 27.07.01 - 00:22:01


2001-07-26  Kurt Zenker  <kz@openoffice.org>  [ef8265c62fe478d2a4d1662718bc9406fabaa73e]

Merge SRC638: 27.07.01 - 00:22:00


2001-07-26  Kurt Zenker  <kz@openoffice.org>  [53e84e5d048e509941923ccef6c5a1f9eb0679dc]

Merge SRC638: 27.07.01 - 00:21:57


2001-07-26  Kurt Zenker  <kz@openoffice.org>  [4d591157fc4080d8205dafb2cd05d46ff956de80]

Merge SRC638: 27.07.01 - 00:21:41


2001-07-26  Kurt Zenker  <kz@openoffice.org>  [79e0befe5638479575003417aef9f1fe861e58a5]

Merge SRC638: 27.07.01 - 00:21:24


2001-07-26  Kurt Zenker  <kz@openoffice.org>  [21310e764eb7750987edb5fac7f84da8e7cf22bb]

Merge SRC638: 27.07.01 - 00:21:11


2001-07-26  Kurt Zenker  <kz@openoffice.org>  [ea9ff8162ee7c192fed8935efd44c768b3c05c75]

Merge SRC638: 27.07.01 - 00:20:41


2001-07-26  Kurt Zenker  <kz@openoffice.org>  [694b1d94d87da78bedf2781c48e6aebce50319df]

Merge SRC638: 27.07.01 - 00:20:25


2001-07-26  Kurt Zenker  <kz@openoffice.org>  [af19a538e6046c60c4ac2b0838b47eacec2a98b0]

Merge SRC638: 27.07.01 - 00:19:56


2001-07-26  Kurt Zenker  <kz@openoffice.org>  [d30edfa832c5669f10f6cf6b189d221e69a24872]

Merge SRC638: 27.07.01 - 00:19:18


2001-07-26  Kurt Zenker  <kz@openoffice.org>  [dd69c48d01f83a8483f07506bb81658c255ed931]

Merge SRC638: 27.07.01 - 00:18:50


2001-07-26  Kurt Zenker  <kz@openoffice.org>  [d845cf9f0fd21e689c5523ad523e2f358971c8f9]

Merge SRC638: 27.07.01 - 00:18:51


2001-07-26  jp  <jp@openoffice.org>  [aefac9c4af97a6ce88338308a02a6b241f8771e0]

Bug #88107#: use correct StarSymbol characters


2001-07-26  Niklas Nebel  <nn@openoffice.org>  [bc39ac8d9233d1100c789b666b5bb7fe8041c3cf]

#89541# correct usage of INetURLObject::GetMainURL


2001-07-26  Eike Rathke  <er@openoffice.org>  [0ef642d1b307cb1d58b15508ebb8a89079639449]

#90267# removed TF_FILEURL


2001-07-26  Martin Gallwey  <mtg@openoffice.org>  [a4e8199422848afbf2b52542f36454b056e6b2ed]

#89906# handle print preview settings as well as global ones


2001-07-26  Martin Gallwey  <mtg@openoffice.org>  [7d254e69a985e81b2390c87021f3b478ba26ec40]

#89906# pass SwDoc to SwXPrintSettings CTOR


2001-07-26  Martin Gallwey  <mtg@openoffice.org>  [782fda189c715a2a0cfb96ca1f9b79c6e7d8ef4b]

#89906# added the new api features for print preview settings


2001-07-26  Martin Gallwey  <mtg@openoffice.org>  [169dedfea9dabaabc280188292bb4853a13d0560]

#89906# Include a SwDoc pointer in SwXPrintSettings so we can access and set print preview data


2001-07-26  Vladimir Glazounov  <vg@openoffice.org>  [f89f9105ab3c7de4c1cfa111e75aa6792231ebca]

new version for SRC638


2001-07-26  Vladimir Glazounov  <vg@openoffice.org>  [5b0eebe4e55160887b8abf6e3df1862ad8fb5daa]

new version for SRC638


2001-07-26  Kai Ahrens  <ka@openoffice.org>  [e1ee0cbfabd1e93d7d4410f3cca3d97d12faa9e8]

#89294#: optimization of transparent printing


2001-07-26  Eike Rathke  <er@openoffice.org>  [76620a13c358972bff5ca02c5e6bf8c7df2bd4f1]

#90205# removed obsolete header includes, use SotExchange::RegisterFormatName instead of Exchange::RegisterFormatName


2001-07-26  Philipp Lohmann  <pl@openoffice.org>  [bb64c02a54a72eec8988da4efa42a79a0f97b898]

#i1188# attempt to suppress level 2 commands from PPD in level 1


2001-07-26  Rüdiger Timm  <rt@openoffice.org>  [6d606c426527842997422fd89cfd410fd622bd62]

#87576# exception specification of _getSingleValue() changed according to its declaration in SwXDocumentSettings.hxx


2001-07-26  Caolán McNamara  <cmc@openoffice.org>  [ed26ee98321d26bfd156b4bd1bcc2b2c66b467e0]

#i1154# Merge Cells after table is complete


2001-07-26  Caolán McNamara  <cmc@openoffice.org>  [740f347bc2db885563f7fe261a6790d2f24bae7b]

#i1154# Export IsEmptyBox


2001-07-26  Daniel Vogelheim  <dvo@openoffice.org>  [cc09cdad5f773eae78e40e8da4020baaec0773a5]

#90243# prevent crash if endDocument gets called before startDocument


2001-07-26  Kurt Zenker  <kz@openoffice.org>  [bae4a0ef82eeacedd0863d91e3930e06545c4a82]

new version for SRC638


2001-07-26  Rüdiger Timm  <rt@openoffice.org>  [9427842b996d15c68929945d313dcc4cf7969c8c]

#87576# don't use SvxReadXML() or SvxWriteXML() in SVX_LIGHT


2001-07-26  Philipp Lohmann  <pl@openoffice.org>  [c835d94771b58b9d3c796c1b11f982c15ef6fa03]

#i1174# irix issues


2001-07-26  Niklas Nebel  <nn@openoffice.org>  [66347ac8ca7d6a7395768e90a71b5ea3f4718adc]

#88806# release mouse before StartDrag


2001-07-26  Philipp Lohmann  <pl@openoffice.org>  [1cddf9f3c35dc5e64cb7134b990cd92811fb2877]

#i1078# irix changes


2001-07-26  Daniel Vogelheim  <dvo@openoffice.org>  [d6c3b4cec96b4bed4f4f93bed1eb3229db48e334]

#86004# added logfile trace messages for profiling purposes


2001-07-26  Philipp Lohmann  <pl@openoffice.org>  [f13524f4a3aa55653e52dc472a3c6692ea6ce105]

#90107# default action in XDND case


2001-07-26  Daniel Vogelheim  <dvo@openoffice.org>  [4755ca29afebc8e4f58e075f40dd088c61e059e7]

#86004# added profiling time stamps to XML export and import


2001-07-26  Rüdiger Timm  <rt@openoffice.org>  [16c017a5bde186f69f37559b332e4258035e5586]

#87576# unoifac3.hxx is obsolete


2001-07-26  Martin Gallwey  <mtg@openoffice.org>  [8db92430f11e3edd2df9962fa41c6e397dd35c93]

#89277# Set IsAutomatic to readonly


2001-07-26  Sascha Ballach  <sab@openoffice.org>  [21df011f67c75eafd53f46fd0493662dbd3dd846]

#80365#; add ProgressBar for XML import


2001-07-26  Kurt Zenker  <kz@openoffice.org>  [e2f71d3842cbd703ae0159f8d71f2eae5d5c3e98]

new version for SRC638


2001-07-26  Ocke Janssen  <oj@openoffice.org>  [73ebce6505ecbbe74a74def5d5a0295bed375f5c]

#90291# check if table should be appended


2001-07-26  Sascha Ballach  <sab@openoffice.org>  [af19193f64721d18a291ca1b9ed2058778504d40]

#80365#; add ProgressBar for XML import


2001-07-26  Rüdiger Timm  <rt@openoffice.org>  [736f439f9dbd9554baa209efbf926bd4d7b69466]

#87576# ^M at end of line 1747 removed


2001-07-26  Oliver Specht  <os@openoffice.org>  [d0a08e0b1d1b3ce2b3c1f1805ef483359efacc4a]

#88414# convert bullet font to/from old versions


2001-07-26  Oliver Braun  <obr@openoffice.org>  [b4ce3894a63a0fbf4461f2948562a13c9c144d77]

#88409# initialize clipboard and d&d on demand


2001-07-26  Gregor Hartmann  <gh@openoffice.org>  [1b0adb401955acfff882c62022687f4bd45ef2cb]

#84831# fixed encoding


2001-07-26  Kai Sommerfeld  <kso@openoffice.org>  [f4bf997fba231b5093b0fb7b733e81b4253e58f8]

#89617# - branch error, same as rev. 1.14.


2001-07-26  Kai Sommerfeld  <kso@openoffice.org>  [5a26c4a7b9f539f337e1ecc22c6bc17d00e9d19a]

#89617#


2001-07-26  Rüdiger Timm  <rt@openoffice.org>  [b7456f92df2ef21a362b38cf61ade57a1f603668]

#87576# include fixed


2001-07-26  Rüdiger Timm  <rt@openoffice.org>  [b51a73f631f25a4606faee6347ae4f8954118a39]

#87576# exception specification added


2001-07-26  Rüdiger Timm  <rt@openoffice.org>  [e71a50649e271e36937b61dcd9991a7589c13698]

new version for TSL638


2001-07-26  Malte Timmermann  <mt@openoffice.org>  [cdd10baa433734468a5787a6a3c0b7818f463479]

#86374# CheckBoxes are supporting XButton now...


2001-07-26  Kai Ahrens  <ka@openoffice.org>  [9e16f19696ba55626c0b2554aa645645ab30776e]

#89823#: removed test (trash) code (SID_VIEWSHELL3)


2001-07-26  Dirk Völzke  <dv@openoffice.org>  [e0e66cca1bfa67bcf10528612c975594eb592aa8]

#90205# remove TF_SVDATA


2001-07-26  Dirk Völzke  <dv@openoffice.org>  [c525d115e78004b9122c8664e2e3d9c2370b70fc]

#90205# Don't include vcl/exchange.hxx, use sot/exchange.hxx instead


2001-07-26  Daniel Boelzle  <dbo@openoffice.org>  [eb976b0c3f9035f73b03f90c63a76f0d42631a18]

#90246# use /Ox for msvc


2001-07-26  Dirk Völzke  <dv@openoffice.org>  [d3d083a869447f5273b1b59949462b38bdaa4c7c]

#90205# remove TF_SVDATA


2001-07-26  Tino Rachui  <tra@openoffice.org>  [29c97d1515f9defc5b50177fde4cc146a130fbdb]

#90282#fixed erroneous resource management in ctor/dtor and added some additional assertions to detect errors at program time


2001-07-26  Daniel Boelzle  <dbo@openoffice.org>  [f3d462096b2f4b252b20e494f5f5cf45d28ed70b]

#90246# disabled optimization for except.cxx


2001-07-26  Tino Rachui  <tra@openoffice.org>  [305a9e704041dc73410e71a6f8f1fdc38c21cdf7]

#90282#error check in getContents


2001-07-26  Philipp Lohmann  <pl@openoffice.org>  [8811044c038fee7b12897e460003b4011c7f421f]

#89556# workaround for broken fonts


2001-07-26  Tino Rachui  <tra@openoffice.org>  [efa462454a1874ac0d56bf8f4bf5984c2b2dcc8a]

#90282#additional assertion to detect errors earlier


2001-07-26  Thomas Lange  <tl@openoffice.org>  [3122b96dcd07ca26a215fb906c7e432b2cfb68b9]

#89982# uses root-symbol character from StarSymbol font now


2001-07-26  Tino Rachui  <tra@openoffice.org>  [5ca5cb4fe3319ff035c36b78ae6c3b52b61e980d]

#87296#now setting lindex to 0 if clipboard format is cfstr_filecontents in formatetcfromclipbformat


2001-07-26  Dirk Völzke  <dv@openoffice.org>  [1fd338649905b070fee39b634efba667bc95cb73]

#90205# remove TF_SVDATA


2001-07-26  Daniel Vogelheim  <dvo@openoffice.org>  [c2c6ecd085cf11c672888905d96c3477b85895f3]

#90214# abort filter() call if xHandler is missing


2001-07-26  Joachim Lingner  <jl@openoffice.org>  [60eaca72471a34e38e520c8ae12a9b1dfc923e2b]

#86173#


2001-07-26  Dirk Völzke  <dv@openoffice.org>  [b5ca95e8292690220d086c450f607dce27408fd0]

#90205# remove TF_SVDATA


2001-07-26  Tino Rachui  <tra@openoffice.org>  [c9c9ef1ef405dec5f0c3db69178d3188a35b8355]

*** empty log message ***


2001-07-26  Oliver Specht  <os@openoffice.org>  [9a5ec9e67b0db62f12e92830fa1d561418527c45]

#87945# strike through doesn't enable color list box


2001-07-26  Thorsten Behrens  <thb@openoffice.org>  [fe7cbbe64a80279f330f7fd08c54394bac82586b]

#90205# Removed header and TF_SVDATA


2001-07-26  Daniel Rentz  <dr@openoffice.org>  [f34b25fefde4853d9204575a7f53619bb9b1df35]

#90268# import of ext refs


2001-07-26  Thorsten Behrens  <thb@openoffice.org>  [3ceac27f957c03bd1464f1db1f1d5240527dce04]

#90205# Removed header and TF_SVDATA


2001-07-26  Thorsten Behrens  <thb@openoffice.org>  [79ade901bb768aeb42354ab34b20349efccfc309]

#90205# Removed header and TF_SVDATA


2001-07-26  Rüdiger Timm  <rt@openoffice.org>  [e6997df39f8bc0f5685e3abb17c73730020b7691]

#87576# gcc demands an argument for macro SAL_CONFIGFILE()


2001-07-26  Malte Timmermann  <mt@openoffice.org>  [e291e37e7c2b72e73ed2f906e071f275e8a48405]

#88856# addControl: check if control is NULL


2001-07-26  Stephan Bergmann  <sb@openoffice.org>  [37238574d1a1bcf5429d203dd315414ae0a0a5ec]

#89661# ConcatData()'s rThePath now always uses WAS_ENCODED regardles of eMechanism.


2001-07-26  Christian Lippka  <cl@openoffice.org>  [74b76b14d5a628cf5d3553458e460a9630c74b9c]

#90205# removed exchange.hxx


2001-07-26  Stephan Bergmann  <sb@openoffice.org>  [d6aa56637246f3d16363817452154cc8d8f2535a]

#90171# Added vnd.sun.star.script and getParameter().


2001-07-26  Stephan Bergmann  <sb@openoffice.org>  [696678dd1684c2c69a7cd7a16ba5045db22e0d2f]

#90171# Added vnd.sun.star.script and getParameter(); removed obsolete TF_FILEURL.


2001-07-26  Christian Lippka  <cl@openoffice.org>  [2e1eff79f5e89d4582dd07f7ad296d8cceb81c62]

#90205# removed exchange.hxx


2001-07-26  Christian Lippka  <cl@openoffice.org>  [905aed72e9e71eb73b7a589613794d73fd5d0605]

#90205# removed clip.hxx


2001-07-26  Ocke Janssen  <oj@openoffice.org>  [5806460626fbb9f07cb0a564f9ce881441d3337e]

#89831# renaming enabled


2001-07-26  Ocke Janssen  <oj@openoffice.org>  [9217bd6717c304c2379ce79019ce0c9cd8054409]

#89831# new method to append an existing node with different name


2001-07-26  Kay Ramme  <kr@openoffice.org>  [07749ecfe1f503961869a9260d4e56cfbcc6e003]

more verbose in error case (#88338#)


2001-07-26  Carsten Driesner  <cd@openoffice.org>  [a2369be7af094045bb7bd094ea96a03f140497c6]

#88409# use testtool lib only on demand


2001-07-26  Carsten Driesner  <cd@openoffice.org>  [e70e0cfdafceec22f0db74bf1717a3a8ded46338]

#89023# remove automation lib


2001-07-26  Ocke Janssen  <oj@openoffice.org>  [1694130bc1eaca87388ead1519f0d34e411faf58]

#90205# remove TF_SVDATA


2001-07-26  Lars Langhans  <lla@openoffice.org>  [09899f7c5e7ac2f6f572f8737bda00189fb001d3]

Changes to compile simpletest.cxx


2001-07-26  Sascha Ballach  <sab@openoffice.org>  [8828230e0c3acaca0bf42bf8e40287045e96436d]

#90139#; property HasDrawPages and ForbiddenCharacters added


2001-07-26  Oliver Braun  <obr@openoffice.org>  [e076450427f5566134b32c6015639bf4e8ef729d]

#83748# added kde2 integration


2001-07-26  Sascha Ballach  <sab@openoffice.org>  [c3586b2d782bcaff444bf4b05136fc25799ef4b8]

#90255#; remove xmlkywd.hxx


2001-07-26  Sascha Ballach  <sab@openoffice.org>  [14a7e42417b61fd0052de72f22b2569b5e4cf6a9]

#90255#; add macro token


2001-07-26  Sascha Ballach  <sab@openoffice.org>  [16f02753ab3a231e0059a1cde2690325f60b6e59]

#90139#; use new Property HasDrawPages


2001-07-26  Frank Meies  <fme@openoffice.org>  [d2f0e887cfa0b5561642bf58d7a6490561ae4e2c]

Chg #90205#: Removed obsolete headers


2001-07-26  Sascha Ballach  <sab@openoffice.org>  [09d4c2c24907b9ed18030c8ab16aeb4f9709da07]

#90139#; add the HasDrawPages property


2001-07-26  Sascha Ballach  <sab@openoffice.org>  [1ead067a61204ead294456b51129550465431981]

#89805#; get the correct NumberFormatter only once than again and again


2001-07-26  Oliver Specht  <os@openoffice.org>  [cf049fcecab40ee6c3facaef934fc9eb08a179b8]

#89714# prevent removing of current entry after drag and drop


2001-07-26  Oliver Specht  <os@openoffice.org>  [2c213cd2df9d7078fd41b8ac0d9700ba4397ec12]

#89083# stream encoding correctly set


2001-07-26  Oliver Specht  <os@openoffice.org>  [ef540bad9e177f3e0f152cbe37a30abb03c2c9a6]

#89083# GetEncodingByHttpHeader added


2001-07-25  Eike Rathke  <er@openoffice.org>  [126de52ed8a776b8d3311ca7b21f75b6d5252a5e]

#87302# localized OLE 'Object' name prefix; libdl must export ImpGetResStr for libsvx


2001-07-25  Eike Rathke  <er@openoffice.org>  [5a3dfe542c4d601c051b9933ba639eb14907298b]

#87302# localized OLE 'Object' name prefix


2001-07-25  Eike Rathke  <er@openoffice.org>  [536111d2ec852efd7875e9a6fe593ad38f3c1d75]

#87302# localized OLE 'Object' name prefix


2001-07-25  Niklas Nebel  <nn@openoffice.org>  [85c884a4fa9effd83a77f8748444443fefa379ac]

#90211# state for SID_OPENDLG_MODCHART


2001-07-25  Niklas Nebel  <nn@openoffice.org>  [00cdf0c560725ffdb67a27aa7762212158225ec5]

#90204# SID_TABOP, SID_SOLVE: check for arguments


2001-07-25  th  <th@openoffice.org>  [9acdd7dc67d0613ac81622bd033fa8e6d61c6a38]

#88233# - Better fontmapping for symbol fonts


2001-07-25  Stephan Schäfer  <ssa@openoffice.org>  [dfad4dda7686515427c252a667a9fd91793e5224]

#90232# no cursorect update in eventhandler


2001-07-25  Herbert Duerr  <hdu@openoffice.org>  [6cd1172ed2c8bee00f1f697432b6e565190f07eb]

#89114# GetGlyphBoundRect() no longer relative to lineheight but to ascent


2001-07-25  Dirk Völzke  <dv@openoffice.org>  [cb89ecfb4f1d17e8fb3ae3958dfa255e44df3f5b]

#90224# Use SFXWB_SHOWSTYLES to display the style listbox


2001-07-25  th  <th@openoffice.org>  [5a751cf0faed2407fc5624db5e505120f1c07d82]

#88207# - Better handling, when we query the font attributes from the system


2001-07-25  Dirk Völzke  <dv@openoffice.org>  [b5f36c65ced61d3034f74dd310b0d17551d61a34]

#90224# added support for new template FILEOPEN_LINK_PREVIEW


2001-07-25  Daniel Vogelheim  <dvo@openoffice.org>  [1ba84abe9aca03e67261716c96f4c8e8dc8044c9]

#86004# faster getApiNames implementation


2001-07-25  Frank Meies  <fme@openoffice.org>  [b8ae4c2c41d9ace377f4b368a49b29d201a795f8]

Fix #90247#: Size of ASCII Filter Options dialog too small


2001-07-25  Rüdiger Timm  <rt@openoffice.org>  [2ba4e8e77665cbfc2e785f082f797cdf64204023]

new version for TSL638


2001-07-25  th  <th@openoffice.org>  [de0672ea20078091698ae53cd9cc0f3c5950ed66]

#90096# - Use the correct Window in GetDropTarget()


2001-07-25  Juergen Schmidt  <jsc@openoffice.org>  [4c9fff1aec7224e94b76d7646d2d7a5530504e40]

#87190# correct include options


2001-07-25  Thomas Benisch  <tbe@openoffice.org>  [59e57a8f1c000d5f1786abae653753d6e57a9d56]

#88565# change module management from sbx to library container


2001-07-25  Michael Brauer  <mib@openoffice.org>  [e1ef895507826705116caa4e460f5ca6c2a56195]

#89679#: Check for XML_NAMESPACE_UNKNOWN_FLAG again


2001-07-25  Oliver Bolte  <obo@openoffice.org>  [13b375a6c538d50921c7e174fe407a8a4ff29ca8]

corrected version


2001-07-25  Frank Schönheit  <fs@openoffice.org>  [784db3e3ee125c0db53430984bb65a6b354d53f9]

#90221# GetState for SID_FM_FILTER_EXECUTE and SID_FM_FILTER_EXIT


2001-07-25  Frank Schönheit  <fs@openoffice.org>  [1d5cfca89b7f1a0bd4981138421c5e84cf8829d9]

#90205# remove TF_SVDATA


2001-07-25  Malte Timmermann  <mt@openoffice.org>  [ec3921aba97990ca7d1c28c5943bf52f2c41cdac]

#88414# Converion from StarBats/Math to StarSymbol and back for Load/Store


2001-07-25  Philipp Lohmann  <pl@openoffice.org>  [8b5dbe34412e509cdc85c60e1f4e698286d055a5]

#90205# removed old system exchange implementation


2001-07-25  Frank Schönheit  <fs@openoffice.org>  [7e94dc9567a719190a519bb77adee1ef1fe654ef]

#90205# remove TF_SVDATA


2001-07-25  Kay Ramme  <kr@openoffice.org>  [6439e35a79fead0c00e5a76d6ff2af93fdd456c9]

default bootstrap the office (#88338#)


2001-07-25  Ocke Janssen  <oj@openoffice.org>  [6305a3fc3df50c2aa7fcf5bfd88437beebda404d]

#90201# check ldap name


2001-07-25  Frank Schönheit  <fs@openoffice.org>  [53d3141b965f7c3eb8dfefe3830bef72112f3a4d]

#88927# don't link against DBTOOLS anymore


2001-07-25  Frank Schönheit  <fs@openoffice.org>  [a003f6fd74a4b3a191e076f2c4572b1ddf0fe58f]

#88927# use DBTOOLS with load-on-demand


2001-07-25  Daniel Vogelheim  <dvo@openoffice.org>  [f8f187c2bf9e8f0b7beca323d83919414d4d8681]

#86004# strings now constructed with length


2001-07-25  Kai Ahrens  <ka@openoffice.org>  [2afae62fac023188420e834defce6e155d19b6b8]

#89094#: draw gradients with correct numbers of stripes/cleanup


2001-07-25  Daniel Vogelheim  <dvo@openoffice.org>  [6079de137357cc0fa6bb61ed4cdfcec38701e392]

#86004# silly string storage eliminated


2001-07-25  Frank Schönheit  <fs@openoffice.org>  [cda0112a32df4cc5a49853b72211bfcc7cb0b272]

#88927# use DBTOOLS with load-on-demand


2001-07-25  Martin Gallwey  <mtg@openoffice.org>  [ba0a1330089b8aa4a272795487c4b5d13bf03aa3]

#89101# add special handling for IsSkipHiddenText and IsSkipProtectedText to the XPropertyState interfaces


2001-07-25  Frank Schönheit  <fs@openoffice.org>  [9beb7934d7cbcfb8a1b4fbe48bfeabc14ccbd1cb]

#88927# removed obsolete ids


2001-07-25  Frank Schönheit  <fs@openoffice.org>  [465fd1026c63ba35d2324b9d7d2e763764b9a7a4]

initial checkin - replacement of the SvxDbMsgBox, now only used for deletion confirmation


2001-07-25  Frank Schönheit  <fs@openoffice.org>  [6590f8cc1c22e0a089c36984ecb82f5d4410df77]

initial checkin - base class for load-on-demand usage of the type conversion capabilities of DBTOOLS


2001-07-25  Frank Schönheit  <fs@openoffice.org>  [2760ce54abeae3873491b7e39f6052ad08d861ff]

initial checkin - base class for load-on-demand usage of the OSQLParser


2001-07-25  Frank Schönheit  <fs@openoffice.org>  [690273c59f27add41aad3677bff11bbfcd6196cc]

initial checkin - base class for accessing DBTOOLS with load-on-demand


2001-07-25  Frank Schönheit  <fs@openoffice.org>  [ef553b4b9cc80d4a7271750f58391d3e33e19925]

#88927# added simpledbt.lib


2001-07-25  Frank Schönheit  <fs@openoffice.org>  [0655f2423ab1997304614f219927d263c4853033]

initial checkin


2001-07-25  Frank Schönheit  <fs@openoffice.org>  [f66fe052bb97861e2434e019001a3b087c09920d]

initial checkin - class for load-on-demand usage of the statis DBTOOLS helper functions


2001-07-25  Daniel Vogelheim  <dvo@openoffice.org>  [0936f2299562c6e774865eb431ec81cf080584e1]

#89892# paragraphs in text frames shouldn't assume the list level of the surrounding         (anchor) paragraphs


2001-07-25  Frank Schönheit  <fs@openoffice.org>  [3a8a55610ce634c281dd7e06a6bc73eb31376144]

initial checkin - base class for all the ref-counted classes herein


2001-07-25  Frank Schönheit  <fs@openoffice.org>  [d1c88112b15860f80ec9b12afcbea2a37cc3e999]

initial checkin - main factory for load-on-demand usage of OSQLParseNode


2001-07-25  Frank Schönheit  <fs@openoffice.org>  [f20bac52281514dae23c392ad84fd05b3545bd20]

initial checkin - main factory for load-on-demand usage of OSQLParser


2001-07-25  Frank Schönheit  <fs@openoffice.org>  [7ca919f911fb7674fc8f374574e9760c86ebcef1]

initial checkin - main factory for load-on-demand usage of DBTOOLS


2001-07-25  Frank Schönheit  <fs@openoffice.org>  [8e3f1a654e12e9d9553f1ee3aa89ca3a94ab498f]

initial checkin - helper for accessing methods/classes in dbtools with loading the library on demand (and not linking against it)


2001-07-25  Malte Timmermann  <mt@openoffice.org>  [a9cbffb4d716fbc063af48b3c4a49fdec4bf4305]

#90205# -TF_SVDATA


2001-07-25  Ocke Janssen  <oj@openoffice.org>  [e2ada47ea330d8e86bf6a03c3bddbf43c451bcf1]

#90026# wrong parameter access


2001-07-25  Oliver Bolte  <obo@openoffice.org>  [fea3dd5c12805940b3941f0de54cd580fde77630]

Change XMLOFFLIB into static


2001-07-25  Andreas Schlüns  <as@openoffice.org>  [bc82daee94aeed1a56a46ed174b5adf44557d15a]

#90223# don't handle slot, uno URLs self


2001-07-25  th  <th@openoffice.org>  [50f0f498f539605d4cb495f51b2355bded49c306]

#89724# - Add ITC ... support and add Applixware fonts for better font mapping


2001-07-25  Andreas Schlüns  <as@openoffice.org>  [263950d62775a333db0cb15b28b6cc96a897231c]

#90160# don't read filters for dummy factory


2001-07-25  Philipp Lohmann  <pl@openoffice.org>  [d0d86b2a6e437e3b9761c796822e6387ecd91d3a]

#90205# removed obsolete headers


2001-07-25  Carsten Driesner  <cd@openoffice.org>  [11bcf2f6781ff397686265ca9c0968d28d9a4061]

#81412# Don't call exit if ipcthread cannot determine user installation path


2001-07-25  th  <th@openoffice.org>  [56fb9799da555b85621a6a5242fce88dd5205753]

#89090# - Invalidate now the correct area in Resize()


2001-07-25  Thorsten Behrens  <thb@openoffice.org>  [9055140515705d60a91fcff6c35d8076a6578363]

#87913# Removed some more stuff for xmloff light


2001-07-25  Dirk Völzke  <dv@openoffice.org>  [30ec981af673029fc5b825f4350bf1bfcf7ec091]

#88653# Set the display directory to the 'working directory' if there is none


2001-07-25  Thomas Benisch  <tbe@openoffice.org>  [c8a56afbf70e886de7ceb8af53aa28be57042df8]

#88563# BasicIDE load on demand


2001-07-25  th  <th@openoffice.org>  [613f07664fb52b2a047d1e12547a4bacdf04752a]

#90205# - remove DDScroll()


2001-07-25  Philipp Lohmann  <pl@openoffice.org>  [094965e0393456dfe4d551741c31ae62ce2b1c4f]

#90131# SalSystem class removed


2001-07-25  th  <th@openoffice.org>  [6bd12d864d09cd1ec4c84acff7bdf34f6335b786]

#89841# - don't call GdiFlush() so often


2001-07-25  th  <th@openoffice.org>  [ca2835e3fa88da05148411e4944a2026aa37ce51]

#90131# - remove salsys.cxx


2001-07-25  th  <th@openoffice.org>  [ba8ff9916e870a6d6697c4d9db34288152d5cf63]

#90131# - remove ENABLEUNICODE


2001-07-25  th  <th@openoffice.org>  [0c9ee98251b3a3ef8ebac0c40bef01a1aa6099cd]

#90205# - not needed anymore


2001-07-25  th  <th@openoffice.org>  [8794156360c9367ef7dd2709405bace6cf72b23c]

#90205# - remove TF_


2001-07-25  th  <th@openoffice.org>  [4a166c8dfc9dd36622de3fd1f4ac5278945785df]

#90205# - remove TF_


2001-07-25  Christian Lippka  <cl@openoffice.org>  [f392a8c946096bf39fd40e60d5418ccc6d86e850]

#88436# fixed encrypted files


2001-07-25  th  <th@openoffice.org>  [4a10851cbf76ba4fde65616e03041aae0e8d98a8]

#90131# - remove ENABLEUNICODE


2001-07-25  Martin Gallwey  <mtg@openoffice.org>  [c7c8ebeedf616bcfde2b9d12f7185e47ef4e0423]

#89999# remove defines which are no longer used


2001-07-25  Martin Gallwey  <mtg@openoffice.org>  [67029fb40a5c7b657c134f594a7341d59827bbdc]

#90188# export all XML configuration settings generically


2001-07-25  Dirk Völzke  <dv@openoffice.org>  [60e95458bd24ee2a60f17e4c1a6432f16d932714]

#89928# Use the dateCreated when there is no dateModified


2001-07-25  Dirk Völzke  <dv@openoffice.org>  [26a94ddfa1c5f2c7d07b5e6f08c278694e939994]

#89928# ShouldUseProxy should return false when proxy type is set to none


2001-07-25  Andreas Schlüns  <as@openoffice.org>  [5117c59adb80b3f51a22fa4b14cae9e81abadf97]

#90051# repair pathoptions


2001-07-25  Thomas Lange  <tl@openoffice.org>  [0c5d6ef6f0599491179f0082ab12eede9ce3052c]

#90210# use correct text-encoding for non latin1 languages


2001-07-25  Kay Ramme  <kr@openoffice.org>  [39f8804fcb5d122748896a7577deb371e9badb32]

added beneath exe. test (#88338#)


2001-07-25  Kay Ramme  <kr@openoffice.org>  [52c7b7afed15f056fa1ec17dfa88579668f7616e]

cut any exe. ext. to find rdbs beneath exe. (#88338#)


2001-07-25  Thomas Benisch  <tbe@openoffice.org>  [f3a1181ddb327c057c70302d222f9d678c8736ea]

#88563# BasicIDE load on demand


2001-07-25  Juergen Schmidt  <jsc@openoffice.org>  [d5d8762138c4fff7da4e35b7cfc2f8a6b2440721]

#87796# pack xml description for officeclient example


2001-07-25  Kay Ramme  <kr@openoffice.org>  [7c6cb8fded2027cb3ab189d85db58d8e85f77bed]

extended to test to check exe. extension removal (#88338#)


2001-07-25  Rüdiger Timm  <rt@openoffice.org>  [897bb75c7de9ab60387e76e08c7601de6f83c8a0]

#87576# don't include header with project own path


2001-07-25  Kay Ramme  <kr@openoffice.org>  [d371ca70fec5ec3d5a94e6588d0c7abe37a79ad3]

rm any potential executable extension (exe/bin), ignore case (#88338#)


2001-07-25  Thomas Benisch  <tbe@openoffice.org>  [c1837531ccc577e6c139fe055978c558024b75d2]

#88563# BasicIDE load on demand


2001-07-25  Thomas Benisch  <tbe@openoffice.org>  [30199e4d988c627f70d06c1cdef32593128bb88c]

#88563# BasicIDE load on demand


2001-07-25  Thomas Benisch  <tbe@openoffice.org>  [9b4c137cfe59e33891c9b6f06a901b95dff9786a]

#88563# BasicIDE load on demand


2001-07-25  Thomas Benisch  <tbe@openoffice.org>  [1cfad4338a2bfa236dc08414b7996f1ce0679f9f]

#88563# BasicIDE load on demand


2001-07-25  Michael Brauer  <mib@openoffice.org>  [f6a93e58a0b0ea63318eac0c7947c72aecb6fdbc]

#88107#: Convert StarMath/StarBats to StarSymbol


2001-07-25  Michael Brauer  <mib@openoffice.org>  [2aef6d5a7c583a5028ab369c43bba1b321deaa9a]

#88107#: Convert StarMath/StarBats to StarSymbol


2001-07-25  Michael Brauer  <mib@openoffice.org>  [e7cbe899b80b0751b2823289daf3c1a01fd60d89]

#88107#: Convert StarMath/StarBats to StarSymbol


2001-07-25  Ocke Janssen  <oj@openoffice.org>  [4c77e2f45946e61a8dc042e1868edc8924e365fc]

#87935# parameter corrected for predicate tree


2001-07-25  Ocke Janssen  <oj@openoffice.org>  [aa9bea0cc7aa7531793a53c23690dca5a681b2a4]

#87935# parameter corrected for predicate tree


2001-07-24  Martin Gallwey  <mtg@openoffice.org>  [f19488387a3e48f09d4d4b59393224205b2eb13c]

#90188# Export an empty byte sequence if we have no printer (this avoids an assertion in XMLOFF)


2001-07-24  Martin Gallwey  <mtg@openoffice.org>  [81ac60560d1709af812db4a4ab92c8de5b262dce]

#89999# Moved the type generation code to the comphelper, and two property maps to the ChainedPropertySet implementation


2001-07-24  Martin Gallwey  <mtg@openoffice.org>  [3a4221b7aa06d09bf8b9628e8fe63d00d3f0820f]

#90188# re-implement these property sets using ChainablePropertySet so they can be included elsewhere


2001-07-24  Martin Gallwey  <mtg@openoffice.org>  [6d2e8404b24a94fe5fbbe6be63ea2e86f3314dd2]

#90188# Make this a MasterPropertySet so we can include other property sets in it


2001-07-24  Martin Gallwey  <mtg@openoffice.org>  [732261657bd6fcabb1e9b59e448a3beefb1584f8]

#90188# re-implement these propertysets using comphelper::ChainablePropertySet so they can be included elsewhere


2001-07-24  Kurt Zenker  <kz@openoffice.org>  [cf0d7cdc2893639d37ae0db0d8a539cb00980398]

Merge SRC638: 24.07.01 - 23:20:00


2001-07-24  Kurt Zenker  <kz@openoffice.org>  [3e8f0c36672eef6e198ca05dafb9269f345e63f8]

Merge SRC638: 24.07.01 - 23:15:02


2001-07-24  Kurt Zenker  <kz@openoffice.org>  [d723d9bae44b34b65f0fceaf86faf8f6b031578f]

Merge SRC638: 24.07.01 - 23:10:35


2001-07-24  Kurt Zenker  <kz@openoffice.org>  [9c2dc2c1b5769ad4aaa59b6008e6563855ce72bb]

Merge SRC638: 24.07.01 - 23:07:04


2001-07-24  Kurt Zenker  <kz@openoffice.org>  [5b35980a44167f208d4e8e9fb9a8142085872a88]

Merge SRC638: 24.07.01 - 23:04:04


2001-07-24  Kurt Zenker  <kz@openoffice.org>  [b675fc19ad120cdda3da183ca63fb1c679ab792e]

Merge SRC638: 24.07.01 - 23:01:32


2001-07-24  Kurt Zenker  <kz@openoffice.org>  [f15ee8fd527ff7502bfaa56750d0a3dbbf317816]

Merge SRC638: 24.07.01 - 23:00:52


2001-07-24  Kurt Zenker  <kz@openoffice.org>  [3cc3a91d83166e3f9140d5d077d41f231864d80e]

Merge SRC638: 24.07.01 - 22:59:23


2001-07-24  Kurt Zenker  <kz@openoffice.org>  [9d6cbeaf4931ec3c41b9157e428c98afd4fb2cad]

Merge SRC638: 24.07.01 - 22:57:54


2001-07-24  Kurt Zenker  <kz@openoffice.org>  [eb11e4f1e71f8438d04b1023ee30216f4946ddab]

Merge SRC638: 24.07.01 - 22:57:48


2001-07-24  Kurt Zenker  <kz@openoffice.org>  [9cef642dc3c042a44809083763c985bcdd469750]

Merge SRC638: 24.07.01 - 22:55:54


2001-07-24  Kurt Zenker  <kz@openoffice.org>  [ac7244f71dd292b70332ad7de777d241fa438f3a]

Merge SRC638: 24.07.01 - 22:53:45


2001-07-24  Kurt Zenker  <kz@openoffice.org>  [2f6f02aa61ed8b5b3b3b781228b946209b51bb22]

Merge SRC638: 24.07.01 - 22:51:19


2001-07-24  Kurt Zenker  <kz@openoffice.org>  [72b91c198d6664c2ba0840375d897a8f2454c084]

Merge SRC638: 24.07.01 - 22:50:11


2001-07-24  Rüdiger Timm  <rt@openoffice.org>  [69555bdbd0abf37dd06edb92381f41105e31a139]

Merge SRC638: 24.07.01 - 22:50:12


2001-07-24  Kurt Zenker  <kz@openoffice.org>  [807cd920d67c0912f3b42baf783202c21f835a70]

Merge SRC638: 07/24/01 - 22:50:09


2001-07-24  Kurt Zenker  <kz@openoffice.org>  [1bf3525719b131a9d066ecfca9f4833170a58de5]

Merge SRC638: 24.07.01 - 22:49:42


2001-07-24  Kurt Zenker  <kz@openoffice.org>  [ddaafebeeb529779af7be67227717cd48a98fa17]

Merge SRC638: 24.07.01 - 22:50:22


2001-07-24  Kurt Zenker  <kz@openoffice.org>  [5a8ec1f2ceea33007a4faffe3362ceec8b09f5ba]

Merge SRC638: 24.07.01 - 22:48:08


2001-07-24  Rüdiger Timm  <rt@openoffice.org>  [53347d85255d04c3a193364dd1855a127a13648f]

Merge SRC638: 24.07.01 - 22:47:17


2001-07-24  Kurt Zenker  <kz@openoffice.org>  [63384a13ba93f0c96e232008038fd3958a1309d6]

Merge SRC638: 24.07.01 - 22:46:33


2001-07-24  Oliver Bolte  <obo@openoffice.org>  [f2985f4e1652b49e454c3ceb489e2d6cbba9c5cf]

Merge SRC638: 24.07.01 - 22:52:36


2001-07-24  Kurt Zenker  <kz@openoffice.org>  [d30a14b5cc94f385c4ed7654ac812855e1eaa9ac]

Merge SRC638: 07/24/01 - 22:46:33


2001-07-24  Kurt Zenker  <kz@openoffice.org>  [69da077e360630cabc1e0d683c63dfef51185525]

Merge SRC638: 24.07.01 - 22:46:54


2001-07-24  jp  <jp@openoffice.org>  [d2259f8f8c9fa596294ca03b9d3bfa59de0f54ea]

Bug #88903#: WriteObject - write format String ever as unicode characters


2001-07-24  Kurt Zenker  <kz@openoffice.org>  [d031353fc0d7f35d1adf89c06d31f401c527f8c2]

Merge SRC638: 24.07.01 - 22:45:42


2001-07-24  Kurt Zenker  <kz@openoffice.org>  [6f7db216a8733c90c8c3d36df0dc4c5dbcee1a39]

Merge SRC638: 24.07.01 - 22:45:51


2001-07-24  jp  <jp@openoffice.org>  [0052ad8d189d7895d4aeb808d349d04d5c774968]

Bug #88903#: SetObject/WriteObject accept format string now only a unicode characters


2001-07-24  Kurt Zenker  <kz@openoffice.org>  [3e534088aecf79ca416af768d19e468616c11bf6]

Merge SRC638: 24.07.01 - 22:44:36


2001-07-24  Kurt Zenker  <kz@openoffice.org>  [2087ad77752a67c440fcddb28badeb19969a0df1]

Merge SRC638: 24.07.01 - 22:44:24


2001-07-24  Rüdiger Timm  <rt@openoffice.org>  [d1be647e14c44cf1a0fd32c3500ccce95ba36ffb]

Merge SRC638: 24.07.01 - 22:43:31


2001-07-24  Kurt Zenker  <kz@openoffice.org>  [ac3dcc4b5b8b620b1bf51b202b9d1b9539ded1c4]

Merge SRC638: 24.07.01 - 22:44:00


2001-07-24  Kurt Zenker  <kz@openoffice.org>  [e2847f651692d0b7e559c2ea024b905d92364672]

Merge SRC638: 24.07.01 - 22:42:50


2001-07-24  Kurt Zenker  <kz@openoffice.org>  [9295786736aed74880f0b92b8d59c5cf82da47b1]

Merge SRC638: 07/24/01 - 22:43:08


2001-07-24  Kurt Zenker  <kz@openoffice.org>  [6cdbe67a35d82c6038a0a13e21f3ca69623b8408]

Merge SRC638: 24.07.01 - 22:42:53


2001-07-24  Kurt Zenker  <kz@openoffice.org>  [7fe07d4d59b378cc0b101a27ab8bb97520d96ccd]

Merge SRC638: 24.07.01 - 22:42:06


2001-07-24  Kurt Zenker  <kz@openoffice.org>  [95243feeb26255c1a968a80790e4ff21f2e2260a]

Merge SRC638: 24.07.01 - 22:40:42


2001-07-24  Martin Gallwey  <mtg@openoffice.org>  [7f444b8556ec06a5b1b9ba549f4b7faabf92a14f]

#90187# added Chained/MasterPropertSets


2001-07-24  Kurt Zenker  <kz@openoffice.org>  [29017da71ea69f123c9fe9ea3dd185e82f7db601]

Merge SRC638: 24.07.01 - 22:41:08


2001-07-24  Kurt Zenker  <kz@openoffice.org>  [cb19411a97ded75c53729f1ba3af0495b12b5b05]

Merge SRC638: 24.07.01 - 22:40:35


2001-07-24  Kurt Zenker  <kz@openoffice.org>  [27d1a6ae89422ebe950fc3ac80b4df196ac73a18]

Merge SRC638: 24.07.01 - 22:40:00


2001-07-24  Kurt Zenker  <kz@openoffice.org>  [d41969b938a4c25484e5ff23288652c5362daecc]

Merge SRC638: 07/24/01 - 22:40:03


2001-07-24  Martin Gallwey  <mtg@openoffice.org>  [76a1218dd48da07ad248a40b9d1716162651e3d2]

#89999# initial import


2001-07-24  Kurt Zenker  <kz@openoffice.org>  [698f02a21bb2ad0cf68977ee159eeac489b8be5c]

Merge SRC638: 24.07.01 - 22:38:48


2001-07-24  Kurt Zenker  <kz@openoffice.org>  [7b432951760f6826c043c4faa9f65decd991e38a]

Merge SRC638: 24.07.01 - 22:38:38


2001-07-24  Oliver Bolte  <obo@openoffice.org>  [15c7de9b1919b5a573abf7f67423268a77473288]

Merge SRC638: 24.07.01 - 22:43:42


2001-07-24  Kurt Zenker  <kz@openoffice.org>  [8ec3ef952744614835953a6b70851dd61e5b3e06]

Merge SRC638: 24.07.01 - 22:37:35


2001-07-24  Kurt Zenker  <kz@openoffice.org>  [d52243b6768e2071f6c00735dc0856ea98c740ff]

Merge SRC638: 24.07.01 - 22:37:20


2001-07-24  Kurt Zenker  <kz@openoffice.org>  [95efe045c51b06ecf250b8314f28efb515aaafeb]

Merge SRC638: 24.07.01 - 22:37:25


2001-07-24  Martin Gallwey  <mtg@openoffice.org>  [c09cb388e02348476f444dd4b3881a98b274d229]

#90187# initial import


2001-07-24  Kurt Zenker  <kz@openoffice.org>  [33a94ff1d50a4121640e0fdb51305e686430c4cc]

Merge SRC638: 07/24/01 - 22:36:43


2001-07-24  Kurt Zenker  <kz@openoffice.org>  [bcb4e4145b9a82c2a784262e77ddb8cac5981ac5]

Merge SRC638: 24.07.01 - 22:36:40


2001-07-24  Kurt Zenker  <kz@openoffice.org>  [531940895dd2c98ebda71bf12e8c0748be33d816]

Merge SRC638: 24.07.01 - 22:35:46


2001-07-24  Martin Gallwey  <mtg@openoffice.org>  [5b709ce1b6046959263945df4874974ce9f950b1]

#90187# inital import


2001-07-24  Kurt Zenker  <kz@openoffice.org>  [a9e425da108bb020f112d772ac967c2e4c259899]

Merge SRC638: 24.07.01 - 22:34:52


2001-07-24  Kurt Zenker  <kz@openoffice.org>  [e0936ca02bcf9010066a1452f10fed8bd97b0f28]

Merge SRC638: 24.07.01 - 22:35:04


2001-07-24  Kurt Zenker  <kz@openoffice.org>  [96aa80e58b2ca0128463856a627995aa16a9cf93]

Merge SRC638: 24.07.01 - 22:35:01


2001-07-24  Oliver Bolte  <obo@openoffice.org>  [e8a274dd29dae43417dec2ef07e34c70223361ad]

Merge SRC638: 24.07.01 - 22:40:22


2001-07-24  Kurt Zenker  <kz@openoffice.org>  [4b74a92b73955aff3ce97110762266d30e6b4f91]

Merge SRC638: 24.07.01 - 22:34:16


2001-07-24  Kurt Zenker  <kz@openoffice.org>  [ceb320b6c6a74a1af0e13b52839fd5393717f8dd]

Merge SRC638: 07/24/01 - 22:33:50


2001-07-24  Kurt Zenker  <kz@openoffice.org>  [7682aed3889380c84f4fc6ceb4b95c8ca5986d90]

Merge SRC638: 24.07.01 - 22:32:44


2001-07-24  Oliver Bolte  <obo@openoffice.org>  [21b5b9c52a09086e5d81ddafe04417ce7c72c44b]

Merge SRC638: 24.07.01 - 22:37:34


2001-07-24  Kurt Zenker  <kz@openoffice.org>  [bb12b1fe2b9643d958e6a45cb4c044a3b1456c3f]

Merge SRC638: 24.07.01 - 22:31:36


2001-07-24  Kurt Zenker  <kz@openoffice.org>  [b54d393d25b830a55d99de7a364dbfe545b80414]

Merge SRC638: 24.07.01 - 22:31:05


2001-07-24  Kurt Zenker  <kz@openoffice.org>  [6d1fc053073cd0779a2370dd4b8963b9e58bab38]

Merge SRC638: 24.07.01 - 22:30:50


2001-07-24  Rüdiger Timm  <rt@openoffice.org>  [d3484251c89cf330a974c155a966dbd86cd22cdd]

Merge SRC638: 24.07.01 - 22:30:48


2001-07-24  Kurt Zenker  <kz@openoffice.org>  [0d0e707ac654cb9b3cc6755feeea2aff963df9bc]

Merge SRC638: 07/24/01 - 22:30:51


2001-07-24  Kurt Zenker  <kz@openoffice.org>  [bd0b5aac9f7a8791e34ed7f230031512a1dda795]

Merge SRC638: 24.07.01 - 22:28:59


2001-07-24  Rüdiger Timm  <rt@openoffice.org>  [f6ddad6185bd1b3c6de01505f80e14ef641e0e2a]

Merge SRC638: 24.07.01 - 22:27:46


2001-07-24  Kurt Zenker  <kz@openoffice.org>  [b5a6542dc75764df1fecaf1e728ac607c8488d9a]

Merge SRC638: 24.07.01 - 22:27:41


2001-07-24  Kurt Zenker  <kz@openoffice.org>  [6c6561f8c5111240793c3733394bc07143061ac6]

Merge SRC638: 07/24/01 - 22:27:56


2001-07-24  Kurt Zenker  <kz@openoffice.org>  [ab90e4fc3cae3cd98dd75c63d2eb8604ff6fe593]

Merge SRC638: 24.07.01 - 22:27:38


2001-07-24  Kurt Zenker  <kz@openoffice.org>  [76357164879bbe4b58e12dec4dc8c97ef30fdc2c]

Merge SRC638: 24.07.01 - 22:26:19


2001-07-24  Oliver Bolte  <obo@openoffice.org>  [240199f0aba969e25f3d6f4869673fb6fc84d083]

Merge SRC638: 24.07.01 - 22:32:03


2001-07-24  Rüdiger Timm  <rt@openoffice.org>  [73a2274cf868cd273ca261e3c7b2f96d86855dc6]

Merge SRC638: 24.07.01 - 22:25:12


2001-07-24  Kurt Zenker  <kz@openoffice.org>  [1b10895f93fd09af763ecd236521d443e238397e]

Merge SRC638: 24.07.01 - 22:24:38


2001-07-24  Kurt Zenker  <kz@openoffice.org>  [0755c3c5d9c2d6c64da1a60834f9a9f54bc7fc39]

Merge SRC638: 24.07.01 - 22:24:48


2001-07-24  Kurt Zenker  <kz@openoffice.org>  [bcf9d304f16bef036312d3ac7a1d108920791892]

Merge SRC638: 24.07.01 - 22:25:01


2001-07-24  Kurt Zenker  <kz@openoffice.org>  [c079e3ef1bafdd832da463e94d92c1c71e58d5fd]

Merge SRC638: 24.07.01 - 22:24:22


2001-07-24  Kurt Zenker  <kz@openoffice.org>  [52a98abf6385e918a15a9451b07f7ccc3cd6168d]

Merge SRC638: 07/24/01 - 22:24:42


2001-07-24  Kurt Zenker  <kz@openoffice.org>  [abb0072630fdb0a754b2d1f87c0efb25d26e1bb0]

Merge SRC638: 24.07.01 - 22:25:15


2001-07-24  Kurt Zenker  <kz@openoffice.org>  [66967f4807da0870a1300b5663b9190bb18db141]

Merge SRC638: 24.07.01 - 22:24:53


2001-07-24  Kurt Zenker  <kz@openoffice.org>  [8c1f1bb2d0b75f59bf0cdc462f481baaa45172fd]

Merge SRC638: 24.07.01 - 22:23:29


2001-07-24  Kurt Zenker  <kz@openoffice.org>  [233b646ee9d134190f5cd60df670257ea5470882]

Merge SRC638: 24.07.01 - 22:22:50


2001-07-24  Kurt Zenker  <kz@openoffice.org>  [7aa72e46f756dc60b746e169562e4cc73ca5eae2]

Merge SRC638: 24.07.01 - 22:22:53


2001-07-24  Kurt Zenker  <kz@openoffice.org>  [920e009a353d09bde52cc2a6879a87cf1aaa33b4]

Merge SRC638: 07/24/01 - 22:22:05


2001-07-24  Kurt Zenker  <kz@openoffice.org>  [6f0eb8c96e2766ace90319926035cd5952ffd887]

Merge SRC638: 24.07.01 - 22:21:45


2001-07-24  Rüdiger Timm  <rt@openoffice.org>  [9ea29a8189a6a2f00cf1ce83c55025f623b8aae2]

Merge SRC638: 24.07.01 - 22:21:25


2001-07-24  Kurt Zenker  <kz@openoffice.org>  [49ca1f747c3789c1fcf34129f161ca9653e2fe5a]

Merge SRC638: 24.07.01 - 22:21:26


2001-07-24  Kurt Zenker  <kz@openoffice.org>  [0dc029416e6f18772df1aed39f9e0fb5930a9936]

Merge SRC638: 24.07.01 - 22:20:25


2001-07-24  Oliver Bolte  <obo@openoffice.org>  [5eddd8dad1d8033afaec628d587dba1f0315a9d1]

Merge SRC638: 24.07.01 - 22:25:07


2001-07-24  Kurt Zenker  <kz@openoffice.org>  [15c2c7499b1ae6f2a8c067a3ad82512c49d86b4f]

Merge SRC638: 24.07.01 - 22:19:09


2001-07-24  Kurt Zenker  <kz@openoffice.org>  [b7a5ca0baa4e0edd646cc4ff30dfa20c6ea8e016]

Merge SRC638: 24.07.01 - 22:18:29


2001-07-24  Kurt Zenker  <kz@openoffice.org>  [d0375686118abd4c0ce8c3e88a433ce2ebe77ac4]

Merge SRC638: 24.07.01 - 22:17:48


2001-07-24  Kurt Zenker  <kz@openoffice.org>  [feacb2de6989782de8df66f317913e1876de9371]

Merge SRC638: 24.07.01 - 22:16:27


2001-07-24  Kurt Zenker  <kz@openoffice.org>  [e5c0c439790f6887748cd9890441d7098c2a1138]

Merge SRC638: 24.07.01 - 22:15:28


2001-07-24  Kurt Zenker  <kz@openoffice.org>  [a3dc03c4dcce809421276abc2af3671b527de42f]

Merge SRC638: 24.07.01 - 22:13:24


2001-07-24  Kurt Zenker  <kz@openoffice.org>  [242b2368d82cdeef5d71cf6ab06ab1e594e9481c]

Merge SRC638: 24.07.01 - 22:11:02


2001-07-24  Kurt Zenker  <kz@openoffice.org>  [d4ca7ff7b50a7ae9a9fc9f04b96fd075f80d407f]

Merge SRC638: 24.07.01 - 22:09:45


2001-07-24  Kurt Zenker  <kz@openoffice.org>  [05ebd42261effce6f97da5ac81d772af63c466ec]

Merge SRC638: 24.07.01 - 22:09:16


2001-07-24  Kurt Zenker  <kz@openoffice.org>  [46e870271ee0c949a814ea1df766772f145e3d1c]

Merge SRC638: 24.07.01 - 22:08:28


2001-07-24  Kurt Zenker  <kz@openoffice.org>  [a4544160beb726d0d9d63f284eca8639a029cc7a]

Merge SRC638: 24.07.01 - 22:08:38


2001-07-24  Kurt Zenker  <kz@openoffice.org>  [ea1c7dc72d7e62266b330785da9425bff15c2dfa]

Merge SRC638: 24.07.01 - 22:08:04


2001-07-24  Oliver Bolte  <obo@openoffice.org>  [c171f62d46de7cae0702cf0ebe1743889c3b44ca]

Merge SRC638: 24.07.01 - 22:12:19


2001-07-24  Kurt Zenker  <kz@openoffice.org>  [2302facdf0b7cfcba175eda9c0128ce327a1aadc]

Merge SRC638: 07/24/01 - 22:06:25


2001-07-24  Kurt Zenker  <kz@openoffice.org>  [12a6da079c7f9b977fc84afc2cb54bd106937f71]

Merge SRC638: 24.07.01 - 22:06:58


2001-07-24  Kurt Zenker  <kz@openoffice.org>  [ef6fddb42c584d428c2ee140d685fd0a251eb761]

Merge SRC638: 24.07.01 - 22:06:21


2001-07-24  Kurt Zenker  <kz@openoffice.org>  [593dfe88e67205569bb24a0de561b6c79fdbec85]

Merge SRC638: 24.07.01 - 22:06:02


2001-07-24  Kurt Zenker  <kz@openoffice.org>  [a052daaab82b76a0bb423b2a2c65ee5d18ed0b2e]

Merge SRC638: 24.07.01 - 22:06:08


2001-07-24  Vladimir Glazounov  <vg@openoffice.org>  [d7adead224b35853ffa62144b945ac8341f51ba3]

Merge SRC638: 24.07.01 - 22:06:07


2001-07-24  Kurt Zenker  <kz@openoffice.org>  [40b379e687ec0ca477a1638f3f1f7e24f3c08555]

Merge SRC638: 07/24/01 - 22:04:38


2001-07-24  Martin Gallwey  <mtg@openoffice.org>  [338ee41894e343e078f1a8e76b27c3160b561225]

#90113# fix ui name <-> programmatic name conversion


2001-07-24  Martin Gallwey  <mtg@openoffice.org>  [01e1357705265547b3f94f492830f1df8b3e2de3]

#90133# remove ambiguous interfaces


2001-07-24  Thorsten Behrens  <thb@openoffice.org>  [2ad5c484c75319fec601f44638d51049a41efa67]

#87913# Now building a static xmloff lib, which is linked only against the player. Stuff not needed for player is disabled with SVX_LIGHT define


2001-07-24  Armin Weiss  <aw@openoffice.org>  [7566d20155bf137a51fe038a9f55e992021cb0c0]

#89764# if export of position is supressed for group shape, positions of contained objects should be written relative to the upper left edge of the group.


2001-07-24  Kai Ahrens  <ka@openoffice.org>  [2faf180f5c929958e68419be85b4c0cd56ea26fb]

#89678#: corrected spelling mistake (Farbverlaufsstreifen)


2001-07-24  Christian Lippka  <cl@openoffice.org>  [9e8d0a88fb10452e9033f36f732d935f463c29c2]

#87966# fixed wrong exception


2001-07-24  Malte Timmermann  <mt@openoffice.org>  [f649164f73a5e872e0df7b45320ac3948d2fcdd1]

#88414# Converion from StarBats/Math to StarSymbol and back for Load/Store


2001-07-24  Malte Timmermann  <mt@openoffice.org>  [36c7e6edf0026fa21dd7cd005292fb566b210026]

#90131# -textconv


2001-07-24  Malte Timmermann  <mt@openoffice.org>  [d122b524b778e05b60eb4a3f8539c683f21eaf11]

#90131# -textconv.hxx


2001-07-24  Malte Timmermann  <mt@openoffice.org>  [7c18cea1c077d58170da8036adc408bd8d8eb273]

#90131# -textconv.hxx


2001-07-24  Stephan Bergmann  <sb@openoffice.org>  [c7caa708d75b4aedd6b2f31151fc10155ec83fb9]

#90151# Fixed osl_closePipe() non-NT case.


2001-07-24  Daniel Vogelheim  <dvo@openoffice.org>  [9197819f94a41c106bb998024510e2a017658e2d]

#89839# DTD errors fixed


2001-07-24  Malte Timmermann  <mt@openoffice.org>  [81c6675208e8cc66090d5e7fad5f16338c495382]

#90131# -textconv.hxx


2001-07-24  Christian Lippka  <cl@openoffice.org>  [6abcf7930f1271ed007104147cacba067e05be4d]

#89719# don't rename all master pages on renameTemplateLayout


2001-07-24  Dirk Völzke  <dv@openoffice.org>  [ac9d5e792935b6023009baecca5ec2826a411afe]

#88123# Added PropagateEvent_Impl() to save new configured events


2001-07-24  Christian Lippka  <cl@openoffice.org>  [61891844366b4c7a38cbbfef255402210400b957]

#89633# new strings for xml load/save


2001-07-24  Ocke Janssen  <oj@openoffice.org>  [dd1d10a0a1d145ec8592fe0edcddfc0a56c8361f]

#90082# rowcount corrected


2001-07-24  Christian Lippka  <cl@openoffice.org>  [6a8b09d74cec0efb9acdbbe806d163080b4f5314]

#89633# new strings for xml load/save


2001-07-24  Daniel Rentz  <dr@openoffice.org>  [0b37c084061cfc347cab83b371f8416b445868c2]

#90118# objects get lost


2001-07-24  Philipp Lohmann  <pl@openoffice.org>  [66458dbf362cfe94bb31a1ce2fc103a8a310c9ae]

#89032# fixed a race condition


2001-07-24  Ocke Janssen  <oj@openoffice.org>  [526eee8e20cd4d32811ac7a0a8ddc10b492804e3]

#89430# move ORowSetValue into dbtools


2001-07-24  Ocke Janssen  <oj@openoffice.org>  [b1ea1d305bdb244f307fbc85fcacc0a6864a8bc6]

#89430# move ORowSetValue into dbtools


2001-07-24  Hennes Rohling  <hro@openoffice.org>  [417093bb58358abb4c5692d265c2136e224c1c36]

#89568# Retrieve file type from link target in case of a symbolic link


2001-07-24  Kay Ramme  <kr@openoffice.org>  [91674f256ffe1b94e375c5f019e24702b8635ed1]

test for default bootstrapping (#88338#)


2001-07-24  Christian Lippka  <cl@openoffice.org>  [5a39c5885af9fba35a74339d82139abe1e1c5c5e]

#90167# catch exceptions when creating status indicator


2001-07-24  Christian Lippka  <cl@openoffice.org>  [1169d851c3501c01d96053985446a03884b137f8]

#90167# added exceptions for sdfilter.cxx


2001-07-24  Kurt Zenker  <kz@openoffice.org>  [dc42ecfdb3b7358bbc8ad1e7b5e401ef54210498]

new version for SRC638


2001-07-24  Frank Schönheit  <fs@openoffice.org>  [e4032e5849a52cf5e9c988f307923a5ea5198b0f]

#85600# when posting, use a XInputStream name 'PostData' instead of PostString


2001-07-24  Kurt Zenker  <kz@openoffice.org>  [198de53b46603fb6707a0fff915e12290715267b]

new version for SRC638


2001-07-24  Kurt Zenker  <kz@openoffice.org>  [8d648ec65cc52ef96c7a4e97a26fca3d681d3955]

new version for SRC638


2001-07-24  Thomas Benisch  <tbe@openoffice.org>  [0bc16cbdd28b2a6faa7a8724ff2d69c0f3edd411]

#89818# hasUno(): check for UniversalContentBroker first and then query ContentProvider


2001-07-24  Frank Meies  <fme@openoffice.org>  [045b90c6097a36100133dd2a81817d229d90cb0b]

Chg #90131#: Removed ENABLEUNICODE


2001-07-24  Gregor Hartmann  <gh@openoffice.org>  [2b85c47f417659a0014eb6c6490dfcff305d1f3c]

bug when reading/writing with timeout


2001-07-24  Rüdiger Timm  <rt@openoffice.org>  [79708024e6e40f9c4b11cb9e57061fd073d429d6]

#87576# SvxEditEngineSourceImpl::acquire() and SvxEditEngineSourceImpl::release() are declared without  exception specification.


2001-07-24  Rüdiger Timm  <rt@openoffice.org>  [411608e45c43e6e9f1212502bdb031f26f9d7aa4]

#87576# missing newline at end of file added.


2001-07-24  Frank Meies  <fme@openoffice.org>  [9f8bb2497788b2662335778b6209ca79427af3ab]

Chg #90131#: Removed ENABLEUNICODE


2001-07-24  Christian Lippka  <cl@openoffice.org>  [b8ef04b9b303e60baa81fb88f83f5e0e9e4a5e35]

#89839# fixed problems with ie validation


2001-07-24  Rüdiger Timm  <rt@openoffice.org>  [451c6a2c38319fc31f1686991092cf3efcf8dc6f]

new version for TSL638


2001-07-24  Sascha Ballach  <sab@openoffice.org>  [4589e20fc787a516eb6bc0fa51d405a87553f42e]

#90163#; catch the exception throwed in the createStatusIndicator method


2001-07-24  Dirk Völzke  <dv@openoffice.org>  [23ed42326a73d6335b7ed012b78cec3f41b9a22e]

#89110# Set current filter to first filter if no current filter is set


2001-07-24  Carsten Driesner  <cd@openoffice.org>  [ec27866250ab3dc1540177c292e4dfa6cc084429]

#88409# new time logging code


2001-07-24  Carsten Driesner  <cd@openoffice.org>  [004cd84b880909919a1ba2e68eb8fb6587efc4b9]

#88409# new time logging code


2001-07-24  Carsten Driesner  <cd@openoffice.org>  [378f47a16b6030bc863323206161a896dea8a2f7]

#88409# new time logging code


2001-07-24  Matthias Huetsch  <mhu@openoffice.org>  [423ef7107d5ec718524020d6abd10980f96398b0]

#90131# Removed ENABLEUNICODE conditional code.


2001-07-24  Carsten Driesner  <cd@openoffice.org>  [714930cee812b592839676890835c987437eccb4]

#89023# new method to create splash screen


2001-07-24  Christian Lippka  <cl@openoffice.org>  [cf48740231668d9ef3a7091c9a1dd0ad5c0afff4]

#89680# check for existing file before using SfxMedium to avoid error boxes during load


2001-07-24  Philipp Lohmann  <pl@openoffice.org>  [e89655e5a6e45e73dc2e533831d9ce7baab0d32a]

#89632# fix bug in INCR protocol


2001-07-24  Kai Ahrens  <ka@openoffice.org>  [f1f46f0eba75e3f8a01cc93107f40fbd08d25898]

#89569#: set correct text at paste controller for embedded sources


2001-07-24  Eike Rathke  <er@openoffice.org>  [a6f27ab5c76a26e6aae7e042cd921f2e59d88d69]

#90131# removed ENABLEUNICODE


2001-07-24  Christian Lippka  <cl@openoffice.org>  [ced1e6986c3002c2a838ee0df2f612d58e430633]

#90032# don't convert default glue point ids 0-3


2001-07-24  Kurt Zenker  <kz@openoffice.org>  [50d2cd9fbab8a752c5fc5a95d4bb2feeab4ac090]

new version for SRC638


2001-07-24  Christian Lippka  <cl@openoffice.org>  [9f8a7a133cf5714652c741b1df535f6c2e48a1bc]

#89067# don't export empty numberings


2001-07-24  Kai Ahrens  <ka@openoffice.org>  [de25b4f29493a28276a92698193e2447fd482e2c]

#88756#: set correct help id for preview window


2001-07-24  Christian Lippka  <cl@openoffice.org>  [b6620f302fea8558470d08fafd88ef8a454c96b3]

#89755# don't get forwarder when someone sets editsource


2001-07-24  Christian Lippka  <cl@openoffice.org>  [a6b20a9ac91632327c1029460d48d0f08d435f9d]

#89061# optimizations for xml loading


2001-07-24  Christian Lippka  <cl@openoffice.org>  [d47f01709bf72e25689ca1bfe48a4e1a9626f5bc]

#89989# use a queryInterface on current XMultiPropertySet implementation


2001-07-24  Thomas Lange  <tl@openoffice.org>  [92e159afaf6706a40b5dff62e700099a34d5a971]

#90131# ENABLEUNICODE ifdefs removed


2001-07-24  Frank Meies  <fme@openoffice.org>  [3f16b73b8cdd596cd67b282e652388415c45faf3]

Fix #80560#: Western punctuation allowed to be hanging punctuation


2001-07-24  Tino Rachui  <tra@openoffice.org>  [4fe10ff6ca11ddfe149ad1c40bfdbcabeb99a00e]

#90028#setContents does not block anymore


2001-07-24  Tino Rachui  <tra@openoffice.org>  [f0e3a1c990ba805389379063cc0b6b73ac2739c6]

#90028#initialization of formatetc container moved to enumformatetc and querygetdata


2001-07-24  Oliver Specht  <os@openoffice.org>  [5bb9ea18de166ccfca773db60d8c290d775b3b6f]

#90122# ruby dialog registered at the thext shell instead of the view


2001-07-24  Tino Rachui  <tra@openoffice.org>  [ee9f84599b0315f6cebbc9022a246786cf37d7c9]

#90097#cross reference in add/removeClipboardListener removed, no queryInterface anymore in this methods


2001-07-24  Oliver Specht  <os@openoffice.org>  [6dbd04eb413e1bee23348e55afa0d5cf4df034f2]

#90122# catch exceptions in setRubyList


2001-07-24  Ocke Janssen  <oj@openoffice.org>  [6d2872c111d2907eea15e0cc73bb0e3006d92c32]

#90104# check if cancel was pressed


2001-07-24  Ocke Janssen  <oj@openoffice.org>  [9333e6a4368e6455101be4bc9615257ca6a57711]

#89358# enable single line for tabcontrol


2001-07-24  Carsten Driesner  <cd@openoffice.org>  [282f05926bd66fc5371c6a773615d2143d95ae3e]

#88409# new time logging code added


2001-07-24  Frank Schönheit  <fs@openoffice.org>  [c67ae6f852ce137cf703b41a859418505088fac1]

#90131# no ENABLEUNICODE anymore


2001-07-24  Dieter Loeschky  <dl@openoffice.org>  [5ff3ff04b37e9041c0b77704a3c1dba23ec63033]

#88544# + SID_ATTR_AUTO_COLOR_INVALID


2001-07-24  Ocke Janssen  <oj@openoffice.org>  [696614042ac5dba511f3678ba9d2b95e4c982632]

#87724# driver pooling enabled


2001-07-24  Ocke Janssen  <oj@openoffice.org>  [278c3b2660b2cd11f446312b82dbd370088b81bb]

#87724# driver pooling enabled


2001-07-23  Philipp Lohmann  <pl@openoffice.org>  [e29cd64b27dcd2f90304d6b73ac5a60b55fc1743]

#90127# hide intro bitmap if still present when showing a frame


2001-07-23  jp  <jp@openoffice.org>  [756b7dc619fe8571c33338c487d2a0c163c24833]

Task #90121#: add profiling statements


2001-07-23  Philipp Lohmann  <pl@openoffice.org>  [c7f0b63107bb1497081ab60b0b3515147b9c2cfc]

#90107# set ACTION_DEFAULT


2001-07-23  Juergen Schmidt  <jsc@openoffice.org>  [45401bca08111989570d303eaa1abda8b36ca5b3]

#89618# change text encoding


2001-07-23  Dirk Völzke  <dv@openoffice.org>  [5fb181faaae8a3696fd6126431cfe443e18bfdcb]

#90120# Use SearchCreateResMgr instead of CreateResMgr


2001-07-23  Sascha Ballach  <sab@openoffice.org>  [94898a352675b3bbb4678617c8d946a208058cc7]

#80365#; make it possible to load charts only if needed


2001-07-23  Christian Lippka  <cl@openoffice.org>  [1de091658969b6a05cf695eb05cf2c6a423025c7]

#89880# don't throw unsupported exceptions for XMultyPropertySet


2001-07-23  Hennes Rohling  <hro@openoffice.org>  [becc546a2034eb1ecf70d270f4b091404cbca99a]

#88840# Use SECURITY_ATTRIBUTES to support real inheritance


2001-07-23  Frank Meies  <fme@openoffice.org>  [5146a6bb762ec87ca994e64e0281f463d0829dc7]

Fix #89863#: Repaint of line numbering


2001-07-23  Sascha Ballach  <sab@openoffice.org>  [42d343219bd4b78b0e01fb7d621a10b641362ab2]

#80365#; new methods to distinguish between document lock and paint lock added


2001-07-23  Christian Lippka  <cl@openoffice.org>  [89e315271ebc86ccdfe6066475d2a6073d822c8d]

#88726# added missing break that caused assertion


2001-07-23  Thomas Lange  <tl@openoffice.org>  [d417ba821821426b976b9ec8187ff39b30e170a0]

documentation changed


2001-07-23  Thomas Lange  <tl@openoffice.org>  [b7dbb570fd8671c8a377b7a518acac47aef07bf9]

documentation changed


2001-07-23  Armin Weiss  <aw@openoffice.org>  [c248f7f78b44937daeea073b74bce8d5c1010342]

#88657# when setting or getting OWN_ATTR_CAPTION_POINT take the pool measurement units into account to force StarOffice API measurement to 1/100th mm


2001-07-23  Sascha Ballach  <sab@openoffice.org>  [1832a73fe9889434e7b9db4ced9b9524031d8fff]

#80365#; lockControllers and unlockControllers added


2001-07-23  Sascha Ballach  <sab@openoffice.org>  [51926ae53d48984f3738688e72fbeb4ae2c12bf1]

#80365#; add new attribute to remember the conected ranges of a chart


2001-07-23  Ocke Janssen  <oj@openoffice.org>  [9ccdd5c79836a5dfed12cd0e50fecabc879e0907]

#90086# check if connection is null when null throw EXception


2001-07-23  Caolán McNamara  <cmc@openoffice.org>  [01269fd385f60c70d4f5d12159b19a752420332a]

#90095# If initial node is a section don't loose section settings by using page default


2001-07-23  Ocke Janssen  <oj@openoffice.org>  [680e6e02813e1eca09c740e1e86c555b1c8d166c]

#90077# disable change button when no users interface


2001-07-23  Frank Schönheit  <fs@openoffice.org>  [c0f1c76aa30e41071ac4e3d8590df48903912d63]

#900071# correctly call XFilePickerControlAccess::setValue


2001-07-23  Ocke Janssen  <oj@openoffice.org>  [03bd7250a6d5f4b876033d263dc7eb78253ed4b4]

#90074# moduleres


2001-07-23  Thomas Lange  <tl@openoffice.org>  [9dc8d745a2fcaf72f3385c2528b462abf06f5cac]

documentation changed


2001-07-23  Thomas Lange  <tl@openoffice.org>  [0f236372ecb859a0d8b874823d7a5403eac6448d]

documentation changed


2001-07-23  Ocke Janssen  <oj@openoffice.org>  [f00563553eba950a6a1bb280b137a9431cd542e6]

#90074# check if calc doc exists


2001-07-23  Kai Sommerfeld  <kso@openoffice.org>  [5d805c3effa96676b9b586ec11d9a8c745b76de9]

#88636# - Fixed queryInterface(...) to support css::lang::XTypeProvider.


2001-07-23  Thomas Lange  <tl@openoffice.org>  [3d231b81d0d924c1e35e1b787580918d9328e123]

#90072# solar mutex acquired in _setPropertyValues


2001-07-23  Oliver Bolte  <obo@openoffice.org>  [d6f87397db6284a7dc07606b9d5927e0be68e059]

new version for SRC638


2001-07-23  Armin Weiss  <aw@openoffice.org>  [a3be93189363ef4d92ef6587b7b6afad55567380]

#88340# add SdrMasterPageDescriptor when no one is loaded


2001-07-23  Thorsten Behrens  <thb@openoffice.org>  [bd30807c9aa213df47eddd8d6c4f1eaaca1b7712]

#87944# Now <All> filter is the default


2001-07-23  Thomas Lange  <tl@openoffice.org>  [8de8c85604a6889fa47bd7c49ef68a962563f006]

#90050# assertion removed; reload fixed (edit engine gets initial text from document)


2001-07-23  Martin Hollmichel  <mh@openoffice.org>  [2f8f7746ad509c826aeee45792f6dd45e53718e5]

chg: correct use of delete #90059#


2001-07-23  Michael Brauer  <mib@openoffice.org>  [6f867ad027397f87b8d93283f9046768e6fb3844]

#88107#: Convert StarSymbol font to StarMath


2001-07-23  Frank Schönheit  <fs@openoffice.org>  [f7dfc70a6cc368fcb1cd530a1bbd477ada7e2d1a]

#89769# removed the 'New Window' and 'Close All Windows' menu entries


2001-07-23  Kay Ramme  <kr@openoffice.org>  [e092c5ccae45185af18c22217c965c8b0c0e9936]

updated (#88338#)


2001-07-23  Hennes Rohling  <hro@openoffice.org>  [2f3f5e4ed436cd7957d91ce8879a50f31b44a36b]

#88589# Deliver GIF icons (including player)


2001-07-23  Andreas Martens  <ama@openoffice.org>  [a9086408945882542c4d6c7f970a1180ace45f51]

Fix #89992#: Surrounded fly frames with more than 90 height


2001-07-23  Thomas Benisch  <tbe@openoffice.org>  [5bacdf1bca894a0903af5c4871329bb797567562]

#89274# set checkbox for autoextension true


2001-07-23  Frank Schönheit  <fs@openoffice.org>  [66e0acdbdde29d35a429e52a6bbcaa931e7b2fd0]

#88936# FmXDispatchInterceptor: +m_bListening


2001-07-23  Juergen Schmidt  <jsc@openoffice.org>  [8e6d1832f28e692974cf2a55eb126f4a187ffde4]

#90067# change text encoding


2001-07-23  Kay Ramme  <kr@openoffice.org>  [a0e644836d0069cf904fd5d97a358886643306d3]

switched default bootstrapping to file urls (#88338#)


2001-07-23  Oliver Bolte  <obo@openoffice.org>  [f6c847ecbef0e0befaf4727cfda0c26c62c05e31]

#65293# linux compiler


2001-07-23  Oliver Bolte  <obo@openoffice.org>  [f43022dd18f7291e1edefee79bd3dd3ecab33c6b]

#65293# linux compiler


2001-07-23  Oliver Bolte  <obo@openoffice.org>  [6d0071182f3e6d552c9a6c9be63c6ed27b039c83]

#65293# linux compiler


2001-07-23  Rüdiger Timm  <rt@openoffice.org>  [0ec9bbad48c93d908784b6abdf617e620d1c721a]

new version for SRC638


2001-07-23  Frank Schönheit  <fs@openoffice.org>  [388b2e372482f87a126e06a04d6631852add8bce]

#88936# FmXDispatchInterceptor: hold a weak reference to the intercepted object, do not release it if the object is disposed


2001-07-23  Caolán McNamara  <cmc@openoffice.org>  [1bcaed973964522703dc4a162a40fc296cd30653]

#89759# Unicode converter method unnecessary


2001-07-23  Caolán McNamara  <cmc@openoffice.org>  [7ead5915b088282218300339f372b4775c2a1a41]

#89759# Unicode conversion no longer necessary if we are using unicode


2001-07-23  Martin Hollmichel  <mh@openoffice.org>  [d2e661cfb41867fe4663d3ae8a1abdcf07677483]

chg: correct use of delete #90059#


2001-07-23  Thomas Lange  <tl@openoffice.org>  [7e9e2691de04fa711ef2099804245a9e58de7a36]

#89759# font subset functionality added


2001-07-23  Thomas Lange  <tl@openoffice.org>  [0a0880862d93373e15ee94626e8ff8f1987e59af]

#89759# SubsetChangeHdl declaration added


2001-07-23  Daniel Rentz  <dr@openoffice.org>  [84a784421cfad86dfbd4be22c45af325f88e1564]

#i1293# named ranges and auto filter


2001-07-23  Ocke Janssen  <oj@openoffice.org>  [e9c7098b8f1d7eaeb394dd9f0a3809b479c621b3]

#90026# check parameter size


2001-07-23  Ocke Janssen  <oj@openoffice.org>  [6bde72b1719417fcba10305160c091dee7f4127e]

#86519# remember bookmark


2001-07-23  Frank Schönheit  <fs@openoffice.org>  [133b544edb9adfa0f34ff463ff98f911825794fc]

#90040# use LocaleDataWrapper instead of International class


2001-07-23  Frank Schönheit  <fs@openoffice.org>  [f372705e25da72c515cc7641f771f196cc30c5f4]

#90040# no InternationalHack service anymore


2001-07-23  Frank Schönheit  <fs@openoffice.org>  [86ac30006099181d14fac77fc67f5a5a6e69d3e4]

#90040# use LocaleDataWrapper instead of International class


2001-07-20  Kurt Zenker  <kz@openoffice.org>  [3bffddd601227251e7ad62626419913f94704fa1]

Merge SRC638: 20.07.01 - 23:25:06


2001-07-20  Kurt Zenker  <kz@openoffice.org>  [c7f2e31a1adcd0b570c3a8ee86689aac4a581b95]

Merge SRC638: 20.07.01 - 23:21:59


2001-07-20  Rüdiger Timm  <rt@openoffice.org>  [fac0fb51ca922898bb4797f9989ec17f625b8069]

Merge SRC638: 20.07.01 - 23:20:58


2001-07-20  Kurt Zenker  <kz@openoffice.org>  [dadb0e65e78fe507deef366f411109fa311287f2]

Merge SRC638: 20.07.01 - 23:17:41


2001-07-20  Vladimir Glazounov  <vg@openoffice.org>  [3839d9da807630cc2ae9a5c1876400bbf1792b99]

Merge SRC638: 20.07.01 - 23:17:10


2001-07-20  Kurt Zenker  <kz@openoffice.org>  [e0f3a39087b951d70dc3ef64ee513b2fc9b4e646]

Merge SRC638: 20.07.01 - 23:19:58


2001-07-20  Kurt Zenker  <kz@openoffice.org>  [3c72d69658b2d2ab7e169d956820414505bfd80a]

Merge SRC638: 20.07.01 - 23:14:30


2001-07-20  Kurt Zenker  <kz@openoffice.org>  [940102d23c781927af406e0dd3cd248d98d942fd]

Merge SRC638: 20.07.01 - 23:17:54


2001-07-20  Kurt Zenker  <kz@openoffice.org>  [b75bf506e9335a7d8cd20d93a084e9d777b92ba4]

Merge SRC638: 20.07.01 - 23:12:03


2001-07-20  Kurt Zenker  <kz@openoffice.org>  [ec5e4354d8d03cfe32f38a1338b1dd0eec9e88eb]

Merge SRC638: 20.07.01 - 23:11:47


2001-07-20  Kurt Zenker  <kz@openoffice.org>  [9be73aab3da13e8f1e66884c83a30086a0f313b4]

Merge SRC638: 20.07.01 - 23:13:22


2001-07-20  Kurt Zenker  <kz@openoffice.org>  [27e463e87dc9b0cc4ee10088fa1eb1cf934b27ca]

Merge SRC638: 20.07.01 - 23:11:08


2001-07-20  Kurt Zenker  <kz@openoffice.org>  [28189fc8a69ab81e06fbba59686cd9f0aa5fe438]

Merge SRC638: 20.07.01 - 23:05:40


2001-07-20  Kurt Zenker  <kz@openoffice.org>  [568df583ebb9a2f79e44ccb26d87627cf91ab293]

Merge SRC638: 20.07.01 - 23:06:43


2001-07-20  Kurt Zenker  <kz@openoffice.org>  [e38c1a3819103599d5969de0f609e63a04f43ecb]

Merge SRC638: 20.07.01 - 23:03:30


2001-07-20  Vladimir Glazounov  <vg@openoffice.org>  [3ead1f309786aeed1ccd2d7b091dad09c6ff7ac2]

Merge SRC638: 20.07.01 - 22:39:45


2001-07-20  Vladimir Glazounov  <vg@openoffice.org>  [6423400ba08c61df3a623997c1801ddff13d5057]

Merge SRC638: 20.07.01 - 22:37:06


2001-07-20  Vladimir Glazounov  <vg@openoffice.org>  [8ea6012ce1672de0cb6b5642cdfea7a9f1e5fefb]

Merge SRC638: 20.07.01 - 22:34:28


2001-07-20  arellano  <arellano@openoffice.org>  [c75a278ab02aba2e0d85f95d17d123c216027c19]

added comment


2001-07-20  Vladimir Glazounov  <vg@openoffice.org>  [508407f5edf55708b9a35a950c5a8b99293d0ba9]

Merge SRC638: 20.07.01 - 22:31:56


2001-07-20  Kurt Zenker  <kz@openoffice.org>  [a7badd28967a43df42fa5042e2d7ecec8ff24547]

Merge SRC638: 20.07.01 - 22:30:53


2001-07-20  Vladimir Glazounov  <vg@openoffice.org>  [8868b9d96af553e4e02bf6767e3a44c298a7fc95]

Merge SRC638: 20.07.01 - 22:29:09


2001-07-20  Kurt Zenker  <kz@openoffice.org>  [7da4938ab57c6ecd89a9a8cc1d91268afa391f28]

Merge SRC638: 20.07.01 - 22:29:18


2001-07-20  Rüdiger Timm  <rt@openoffice.org>  [6940458a95a8653441338b96ad6fb2c44345509a]

Merge SRC638: 20.07.01 - 22:27:25


2001-07-20  Kurt Zenker  <kz@openoffice.org>  [b57cb4ba877c1170f696c98dabb0e0d027ae34c1]

Merge SRC638: 20.07.01 - 22:27:40


2001-07-20  Kurt Zenker  <kz@openoffice.org>  [138e11acbcd8de4e695b5ef42563cddaaa57f9af]

Merge SRC638: 20.07.01 - 22:27:16


2001-07-20  Kurt Zenker  <kz@openoffice.org>  [f06d1540ed88a5c72008df360c53c69047243107]

Merge SRC638: 20.07.01 - 22:29:19


2001-07-20  Kurt Zenker  <kz@openoffice.org>  [dc3b24e0208a8ffb92882957bb2a74884fc2cc40]

Merge SRC638: 20.07.01 - 22:25:29


2001-07-20  Rüdiger Timm  <rt@openoffice.org>  [7464f4e651efa98a4c27537bf92720e4b5b48051]

Merge SRC638: 20.07.01 - 22:24:58


2001-07-20  Kurt Zenker  <kz@openoffice.org>  [93da3fd256d4aaf79e24d9409d3cf24eb9bc5dd9]

Merge SRC638: 20.07.01 - 22:24:31


2001-07-20  Kurt Zenker  <kz@openoffice.org>  [9b28e3a3d3b2b830c27eab13760cfc5ed621c064]

Merge SRC638: 20.07.01 - 22:27:19


2001-07-20  Kurt Zenker  <kz@openoffice.org>  [a2d357ef61d8d7963e23a533be00ba8391013f25]

Merge SRC638: 20.07.01 - 22:22:59


2001-07-20  Kurt Zenker  <kz@openoffice.org>  [e7e1397c61604f331b474706c857109bb81ec9f1]

new version for SRC638


2001-07-20  Kurt Zenker  <kz@openoffice.org>  [0b4a430a19262cdc4640f0ceecb2324d2ddcb45a]

Merge SRC638: 20.07.01 - 22:24:51


2001-07-20  Kurt Zenker  <kz@openoffice.org>  [e59b0121cc3e7519c7c5df46b67741c1d70df2ea]

Merge SRC638: 20.07.01 - 22:22:46


2001-07-20  jp  <jp@openoffice.org>  [04007a7e5c3f9f3db1459b4e1dd017ed4aa53738]

Task #88107#: change symbol font to StarSymbol


2001-07-20  Kurt Zenker  <kz@openoffice.org>  [e088e31af05a4d3b5003d4e44748be02cfb2a204]

Merge SRC638: 20.07.01 - 22:17:55


2001-07-20  Vladimir Glazounov  <vg@openoffice.org>  [ac62bc81e102a5ef648de3a2d4ae9f8b6ad0691b]

Merge SRC638: 20.07.01 - 22:13:39


2001-07-20  Kurt Zenker  <kz@openoffice.org>  [fc124c30832843713501bef35e0f609c6818e37a]

Merge SRC638: 20.07.01 - 22:12:31


2001-07-20  Vladimir Glazounov  <vg@openoffice.org>  [cb7fbfb4056e7481113bb23d5a53c73a1d174899]

Merge SRC638: 20.07.01 - 22:11:39


2001-07-20  Kurt Zenker  <kz@openoffice.org>  [eb3a2e5ada0f6682f5bf37a30f8198e16cff8a20]

Merge SRC638: 20.07.01 - 22:14:30


2001-07-20  Kurt Zenker  <kz@openoffice.org>  [3c6ae13c4d0ae6e452a24cf540ed36eb6005bdb6]

Merge SRC638: 20.07.01 - 22:10:41


2001-07-20  jp  <jp@openoffice.org>  [787436d19a080bd472007d3e55695f2bfa1ec45b]

Task #88107#: change symbol font to StarSymbol


2001-07-20  jp  <jp@openoffice.org>  [dd8a06e6402bd004871461ce835df7e9b1a18e58]

Task #88107#: change symbol font to StarSymbol


2001-07-20  Mathias Bauer  <mba@openoffice.org>  [10f01af4a5bad50bad14aa8024775e166e52f9f8]

#89954#: return after executing pickentry


2001-07-20  Eike Rathke  <er@openoffice.org>  [8029961495afcb18712be34f0a124523dcaa66ba]

#90052# add: SCWARN_EXPORT_NONCONVERTIBLE_CHARS del: SCERR_IMPORT_CURSOR, SCERR_EXPORT_CURSOR rearranged error classes, got rid of 'unknown' due to misarrangement


2001-07-20  Eike Rathke  <er@openoffice.org>  [d3e6a925c6e3c5e3442c61446609de9738a852e4]

#90052# del: SCERR_IMPORT_CURSOR, SCERR_EXPORT_CURSOR; add: SCWARN_EXPORT_NONCONVERTIBLE_CHARS


2001-07-20  Eike Rathke  <er@openoffice.org>  [764eb45222cfe8a2ad1e81232009aeace0d37b43]

#90052# HTML export with NonConvertibleChars


2001-07-20  Eike Rathke  <er@openoffice.org>  [44e5d8bb68b6e3cc5f1b86f3fd2474cb0f60f078]

#90052# CreateTableDataOptionsValNum with NonConvertibleChars


2001-07-20  Eike Rathke  <er@openoffice.org>  [ddddbea17961f586ca2f0611b30fd8703417dbcc]

#90052# CreateTableDataOptionsValNum with NonConvertibleChars; transform property string


2001-07-20  Mathias Bauer  <mba@openoffice.org>  [9a3b85ecafeee7b73cb23335c0ee3315756e3d86]

#89666#: disable preview window


2001-07-20  Rüdiger Timm  <rt@openoffice.org>  [ce9a544b4204eba9403ce7e309eb4535795a27db]

#87576# macro for ybctl.lib from basctl/source/basicide added


2001-07-20  Hennes Rohling  <hro@openoffice.org>  [279094710ea01d1b0d1cdf4a9b74d64128eead27]

#88840# Implemented osl_executeProcess_WithRedirectedIO


2001-07-20  Hennes Rohling  <hro@openoffice.org>  [84624f587b62dd6eccb0ad6718c624c158eae567]

#88840# documentation fix of osl_executeProcess and osl_executeProcess_WithRedirectedIO


2001-07-20  Hennes Rohling  <hro@openoffice.org>  [5fab7115727f8bf9e02935f41ab51341faf40cf6]

#88840# Added osl_isEndOfFile


2001-07-20  Hennes Rohling  <hro@openoffice.org>  [fb71ee512321600561f684fca7b256cda26a76a4]

#88840# Fixed osl_executeProcess_WithRedirectedIO


2001-07-20  jp  <jp@openoffice.org>  [95a157433f6d0b1a639a2ef759630f513a40d7e5]

Bug #89765#: FillRubyList/SetRubyList - handle also with multiple selections


2001-07-20  Kurt Zenker  <kz@openoffice.org>  [7af7e5c226f395f81fdbceb06367f5a4dc338f2a]

repaired src633 - 1.52


2001-07-20  Rüdiger Timm  <rt@openoffice.org>  [84295f0096b6aba9f9ad0ad9d2f519a4a8cd0009]

#87576# link against UNOTOOLSLIB (::utl::OInputStreamWrapper needed)


2001-07-20  Martin Maher  <mmaher@openoffice.org>  [ac0417f4eb1c15f495f2620dbe250071675bf071]

Fix for bug #88135 - Endless loop when the ldap connection fails


2001-07-20  Behrend Cornelius  <bc@openoffice.org>  [68e0e9868e982be89a436b64b944bb2d26410d0b]

#90047# Adaption of the Basic Source Code due to new Basic Dialogs


2001-07-20  Rüdiger Timm  <rt@openoffice.org>  [1445b5b827e3258ab1fe0845392415020b8198ef]

#87576# these functions have to be void


2001-07-20  Malte Timmermann  <mt@openoffice.org>  [3322ff05b9e3decdd7cd728cc35b7593acd53ffe]

#87841# Prop LineSpacing in Empty paragraphs...


2001-07-20  Malte Timmermann  <mt@openoffice.org>  [4e105ade7a1d0cd97e13f2547268976d10084eb0]

#87966# Read/Write XML


2001-07-20  Malte Timmermann  <mt@openoffice.org>  [017bf752854b27f033d7c6c459ccd55beb7c7f69]

Little optimization...


2001-07-20  Malte Timmermann  <mt@openoffice.org>  [88328822ded74eb5b58b5284adac12f7a0321187]

#87799# SetShowTrailingZeros


2001-07-20  Oliver Specht  <os@openoffice.org>  [df627be801c1ebd0611662a9ca02d63f31f47fad]

#89756# vertical cursor travelling implemented


2001-07-20  Christian Lippka  <cl@openoffice.org>  [bd3b246dd0a61c7522891dc3ec707bac5adb4cf6]

#87966# first implementation for xml import for edit engine, not testet!


2001-07-20  Ocke Janssen  <oj@openoffice.org>  [0826b0f53980a29e21bdcb4a171797176b4d53b9]

#90027# check dest


2001-07-20  Kurt Zenker  <kz@openoffice.org>  [9d9792ef985b7a65560f949c4f15b55416ef1e56]

new version for SRC638


2001-07-20  Thomas Lange  <tl@openoffice.org>  [15f1898f37bed104fba486517c20e6d04a500a43]

#89982# polyogn resource data now from StarSymbol fonts unicode characters


2001-07-20  Malte Timmermann  <mt@openoffice.org>  [653da09ca5ce42c6d28edf443e3d009a653545c3]

#87799# GetLocaleDataWrapper public


2001-07-20  Frank Schönheit  <fs@openoffice.org>  [a7dbf52b9e00a227a421801b412e37f125ed23e2]

#90040# use LocaleDataWrapper instead of International class


2001-07-20  Frank Schönheit  <fs@openoffice.org>  [141cdb7a102beb63fe8b8e2552e6c6acf94de073]

#90040# use LocaleDataWrapper instead of International class


2001-07-20  Christian Lippka  <cl@openoffice.org>  [383537370713e49326e867c8959d5214238ec286]

#87966# new xml export for edit engine


2001-07-20  Oliver Specht  <os@openoffice.org>  [ca2a5fa780642a9511070392807f51fe7b9b275e]

#89960# text format of data base fields extended (wizard)


2001-07-20  Martin Gallwey  <mtg@openoffice.org>  [2f3c9126e987ed4690fbe47b6a2fba242df585e6]

#89768# export the contents of the save version check box


2001-07-20  Oliver Specht  <os@openoffice.org>  [898444dceb40db49ea44749442d3cf1929ac91c9]

#89960# text format of data base fields extended (wz)


2001-07-20  Frank Schönheit  <fs@openoffice.org>  [f461e2c8f7794fb4965638e4ae919dfd167d0dc8]

#90040# use LocaleDataWrapper instead of International class


2001-07-20  Malte Timmermann  <mt@openoffice.org>  [bcfafb49ea58f27b947dfe394a55278850731c45]

#88950# Don't use the BreakIterator when breaking at a blank


2001-07-20  Joachim Lingner  <jl@openoffice.org>  [fc1657b4734a4a106cf0e3712ca87a5ec0bac092]

#89819#


2001-07-20  Martin Gallwey  <mtg@openoffice.org>  [60135fd23fe0acdcdfeda26c075162297d109721]

#89999# make really really sure we get the right constructor


2001-07-20  Christian Lippka  <cl@openoffice.org>  [1a61d5c8461f77332b3cc12b4cca47ad0c09d141]

#87966# new xml export for edit engine


2001-07-20  Frank Schönheit  <fs@openoffice.org>  [0f2d7dba2f6552cd911343f4045c79abd1c34c7b]

#90040# use LocaleDataWrapper instead of International class


2001-07-20  Kai Sommerfeld  <kso@openoffice.org>  [16b7b6d37ff8521cd2f13ef37c00dd386eb86516]

#87187# - Corrected punctuation of some error messages.


2001-07-20  Martin Gallwey  <mtg@openoffice.org>  [aa43e721cbbe018507152adec5736644e00dd977]

#89999# make sure we get the right constructor


2001-07-20  Ocke Janssen  <oj@openoffice.org>  [fb0682f7bbb55f798b50d041c4b6fa223f2a5867]

#89987# getTypes corrceted


2001-07-20  Stephan Schäfer  <ssa@openoffice.org>  [efef1dbb0a91b56890455fa7986180df264c02c3]

#89819# enable client dnd for winnt


2001-07-20  Jörg Barfurth  <jb@openoffice.org>  [760795c648f8c4d695170db7b25dfac808984f3d]

#90038# treemgr must depend on cppugen; cleaned up dependencies on other projects


2001-07-20  Herbert Duerr  <hdu@openoffice.org>  [1cfc173d191bb6dc811e7ec52e9169e3835d4167]

#88233# fix compile error in debug version


2001-07-20  Christian Lippka  <cl@openoffice.org>  [1e6b9fbfb0853f4ceeca9ce0b327424e72d92cfa]

#87966# new xml export for edit engine


2001-07-20  Armin Weiss  <aw@openoffice.org>  [73936570513d5e1a26139832bbef0cb8ab311d4f]

#71519# added extra repaint when activating streched text boxes


2001-07-20  Dirk Völzke  <dv@openoffice.org>  [582e36eafab553ffd899dd482cbc95e39ffb7d5d]

#89505# Do wrap around search when entering the same key twice


2001-07-20  Mathias Bauer  <mba@openoffice.org>  [6b32f9a76b4391f103fd444ee968994d13e095b5]

#89744#: last change removed


2001-07-20  Herbert Duerr  <hdu@openoffice.org>  [460cdf41ee0dbcadd792d88011f2341c6641407a]

#88233# implement SubsetMap::GetSubsetCount and cleanup


2001-07-20  Andreas Bille  <abi@openoffice.org>  [6dd6937b8a5e68f4cc3e3505dab1d13f66e110ff]

#88331# FileContentProvider does cannot rely on being used from in íntact installation, so no Configuration accessible.


2001-07-20  Mathias Bauer  <mba@openoffice.org>  [4ab2cb7db10eedf1890396499dafa91967602991]

#89744#: use empty stream, not empty interface when inserting an emprty file


2001-07-20  Mathias Bauer  <mba@openoffice.org>  [8acf504a96f02cd2ba08ad4ff91aeb56cffa0aab]

#89744#: use empty stream, not empty interface when inserting an emprty file


2001-07-20  Oliver Specht  <os@openoffice.org>  [1d61742d62379b5d6af2f49074820fc33e3bc316]

#89999# use the static methods in the new SwStyleNameMapper class for Programmatic Name <-> UI Name <-> Pool Id conversion


2001-07-20  Oliver Specht  <os@openoffice.org>  [07863808978a8e377c6bfabd6a898132036f5ac3]

#89999# typo corrected


2001-07-20  Jörg Barfurth  <jb@openoffice.org>  [533a26eec2a4103c5d5871f4f14f47e281ebca2e]

#89821# Collect element trees to be removed/replaced during precommit, to allow extending their lifetimes


2001-07-20  Jörg Barfurth  <jb@openoffice.org>  [4fa0240253759320fe66d908ca99e20e12896f59]

#89821# Need to keep element trees alive while sending notifications (after finishCommit)


2001-07-20  Mathias Bauer  <mba@openoffice.org>  [dfc2e249b2a6500aa55a57c03fb51f568c3787cb]

#88563#: BasicIDE on demand


2001-07-20  Dirk Völzke  <dv@openoffice.org>  [ba2c6917bbf4c2b5fc27332589cdf6ae9861d70c]

#88656# Added delete all button to QueryDelete dialog


2001-07-20  Mathias Bauer  <mba@openoffice.org>  [577c1b52443313f4a7f196641f53be1e906630f9]

#88563#: BasicIDE on demand


2001-07-20  Dirk Völzke  <dv@openoffice.org>  [20bf1285e5faf085f0cff6c76c54ccc0c67b8604]

#89505# Added QuickSearch to file view


2001-07-20  Martin Gallwey  <mtg@openoffice.org>  [e3d46f3ed0e8e4847de34a34fe5e0dcf2409f521]

#89999# use the static methods in the new SwStyleNameMapper class for Programmatic Name <-> UI Name <-> Pool Id conversion


2001-07-20  Mathias Bauer  <mba@openoffice.org>  [668226633f1f519c278a9c7c1fab485135f3c6a0]

#80365#: clear StatusIndicator argument after loading


2001-07-20  Mathias Bauer  <mba@openoffice.org>  [1ffee7470b23dfb6f5308f169dfafffdca28320e]

#88563#: allow for SetTitle even in ctor


2001-07-20  Rüdiger Timm  <rt@openoffice.org>  [09154efb871cac60f9e50c704b9b01c73cf2fb20]

#87576# add component_getFactory, component_writeInfo, component_getImplementationEnvironment (missing in this UNIX mapfile, for windows they are in the exports list in makefile.mk)


2001-07-20  Mathias Bauer  <mba@openoffice.org>  [cb73e52d87a105af44c1ed16b4f9083b0edb42a3]

#86885#: switch off statusbar


2001-07-20  Mathias Bauer  <mba@openoffice.org>  [f52401ce02ced71ed40b1a775a937a8ec629943f]

#89377#: error handling unpacked


2001-07-20  Martin Gallwey  <mtg@openoffice.org>  [521c286b31a5668b1284b7815668cd5d76cd7fbe]

#89999# use the static methods in the new SwStyleNameMapper class for Programmatic Name <-> UI Name <-> Pool Id conversion


2001-07-20  Mathias Bauer  <mba@openoffice.org>  [200c92e00f2105f02a4ec73a597df22fdb320c46]

#80365#: support StatusIndicator argument


2001-07-20  gt  <gt@openoffice.org>  [62440c6bb5060bb229711e7c222966f7fc09965f]

#89416# seperate Supbook for Addin


2001-07-20  Mathias Bauer  <mba@openoffice.org>  [81e30c3210f93bf6b99076b76ffbbe63bae394fe]

#89023#: Resource moved to desktop


2001-07-20  Kurt Zenker  <kz@openoffice.org>  [bb5d1e5b88d1a4acb122cfc41fec27b5b67dfc4f]

new version for SRC633


2001-07-20  Oliver Specht  <os@openoffice.org>  [71cf1b5aa44a55305350be1646322ae425c716b9]

#88849# syntax error corrected


2001-07-20  Martin Gallwey  <mtg@openoffice.org>  [360cd8a59b2d23985c0d870967632d0fa9d76ad0]

#89999# clean up the stylenamemapper - use the static methods in the new SwStyleNameMapper class for Programmatic Name <-> UI Name <-> Pool Id conversion


2001-07-20  Niklas Nebel  <nn@openoffice.org>  [25d01789b78973a93c1a5f6aafeb0517b0293e39]

#89991# removed TF_ONE51 ifdef


2001-07-20  Martin Gallwey  <mtg@openoffice.org>  [90b7e6c1bb77e913068a65bc598b94ce82cfebf9]

#89999# remove unused methods - use the static methods in the new SwStyleNameMapper class for Programmatic Name <-> UI Name <-> Pool Id conversion


2001-07-20  Carsten Driesner  <cd@openoffice.org>  [450e7c726a40341798a0e8c3b6aa526a49de52b2]

#89169# use different ctor to fill filter dropdown box


2001-07-20  Philipp Lohmann  <pl@openoffice.org>  [857755a810cd3a3c674963d1a487ab3fc6414181]

#89813# better initialize memory


2001-07-20  Kurt Zenker  <kz@openoffice.org>  [7c8e95252a2a285bbedf83861fbfbc1a2094d9ea]

new version for SRC633


2001-07-20  Kurt Zenker  <kz@openoffice.org>  [94607c72f4a9dac72c14e8f2f544e0f6bee4936b]

new version for SRC633


2001-07-20  Carsten Driesner  <cd@openoffice.org>  [9c6875027a0d7893187f3e7b9b1ede2a51778319]

#88595# quickstarter should work if soffice is already running


2001-07-20  Dirk Völzke  <dv@openoffice.org>  [bd9dbb8e741e08dc38198787c41d288e5a67d2f5]

#89995# GetGraphic should get the filename of the graphic, if there is none


2001-07-20  Hennes Rohling  <hro@openoffice.org>  [e58299cd0994371b0f29f8fb29295256ac94df02]

#88840# Added osl_isEndOfFile


2001-07-20  Carsten Driesner  <cd@openoffice.org>  [4e66d684e02353304082c8c1a7bdfb8bbc2d476b]

#88595# quickstarter should work if soffice is already running


2001-07-20  Niklas Nebel  <nn@openoffice.org>  [eaf68956dc09ed35d5544a0e1a1a7100977c5cdd]

#89897# when switching back from preview, read user data after ctor


2001-07-20  Eike Rathke  <er@openoffice.org>  [49d0c70ddf38d5205d9aba9ca55006061cc6da53]

#89973# use GetExtendedCompatibilityTextEncoding in case document is, for example, Windows-1252 but charset specified is iso-8859-1


2001-07-20  Oliver Specht  <os@openoffice.org>  [487d5ba47565d4817c522d91d0e28191b7523065]

#89969# SID_BASICCHOOSER removed from ImageList


2001-07-20  Gregor Hartmann  <gh@openoffice.org>  [bef13bfd70ab8e2f8c6a0264cd06b313f7263bf4]

#83887#suppress assertions for unconfigured configmanager


2001-07-20  Philipp Lohmann  <pl@openoffice.org>  [a501a78eb1fefe8d04b6a39ad266e41783654083]

#89053# asian font boost also for printer


2001-07-20  Andreas Schlüns  <as@openoffice.org>  [98119e10bcfb5347792ee588f3ee08b48d8ac921]

#89882# add CreateDispatcher


2001-07-20  Andreas Schlüns  <as@openoffice.org>  [14340c0c9d9c1059385d038fab1a681570f404fb]

#89882# IllegalArgumentException for empty URLs


2001-07-20  Andreas Schlüns  <as@openoffice.org>  [613588d4cc9a08d065d8c8195680a106b6c689a2]

#89783# don't handle slot URL's by myself;#89882# use new CreateDispatcher


2001-07-20  Andreas Schlüns  <as@openoffice.org>  [f14710cb6a80bdbf70de54c331eb68dc98689d7c]

#89783# check for right protocol;#89882# handle user info for asynchronous proccesses


2001-07-20  Andreas Schlüns  <as@openoffice.org>  [b9a289d2f93151d9c67fefd7093b5195e3daf599]

#89882# handle user info for asynchronous proccesses


2001-07-20  Andreas Schlüns  <as@openoffice.org>  [90ec6aa70c354b9e86d97171b12a6ed3411e919b]

#89882# new dispatcher to create targets by using CREATE flag


2001-07-20  Andreas Schlüns  <as@openoffice.org>  [47350ac6c6d2d941477ae3b99a785f851638e49d]

#89254# add define for MAX_ITEMCOUNT_PICKLIST


2001-07-20  Andreas Schlüns  <as@openoffice.org>  [bb4feffcfa0fb58ea933f52e9d7ea8362042b080]

#89214# support protocol handler


2001-07-20  Andreas Schlüns  <as@openoffice.org>  [8044a678337776d90d56512a809473d3a1b09ee7]

#89214# perform access; disable unused reverse iteration


2001-07-20  Malte Timmermann  <mt@openoffice.org>  [04df26e2e9182679ac3debba68f123fae1d27555]

#87966# XML Cleanups...


2001-07-20  Gregor Hartmann  <gh@openoffice.org>  [6f745fab00d3477eaa29fe94e22475b5349dee00]

#86721#allways put comments on seperate line!


2001-07-20  Gregor Hartmann  <gh@openoffice.org>  [27c4d6fcb66abe64792728db1f84457d009ad448]

#86721#new Errormessage needed


2001-07-19  Vladimir Glazounov  <vg@openoffice.org>  [ff2f1ed7df9e9c213f7e1bb765f1a9a1368bd221]

Merge SRC638: 19.07.01 - 22:35:43


2001-07-19  Vladimir Glazounov  <vg@openoffice.org>  [345d77d67241b349528f5885d52ae9cdc6c02915]

Merge SRC638: 19.07.01 - 22:32:33


2001-07-19  Niklas Nebel  <nn@openoffice.org>  [d4a5b5ee4ebf26ad3df85e819c340bc3952cfa7b]

#89671# get clipboard state via clipboard notifier


2001-07-19  Niklas Nebel  <nn@openoffice.org>  [799e4b9028cba8ab2917c010f517a68ea6dc59fc]

#89671# get clipboard state via clipboard notifier


2001-07-19  Vladimir Glazounov  <vg@openoffice.org>  [5f1e449a16a68863ebd83e97e988641c79fd32c3]

Merge SRC638: 19.07.01 - 22:30:05


2001-07-19  Vladimir Glazounov  <vg@openoffice.org>  [8b5569d41147b94e7163f539fa331c74e702679f]

Merge SRC638: 19.07.01 - 22:25:38


2001-07-19  Kurt Zenker  <kz@openoffice.org>  [e36d18fa5e06a57172988c3b526300d184f3e1ba]

Merge SRC638: 19.07.01 - 22:27:35


2001-07-19  Vladimir Glazounov  <vg@openoffice.org>  [2902f49a2c82d3dbbd9e3e1e0eb5badf9bdc324d]

Merge SRC638: 19.07.01 - 22:22:34


2001-07-19  Kurt Zenker  <kz@openoffice.org>  [5a53e4a0f2e7e33b518d59e834605ade9a92cece]

Merge SRC638: 19.07.01 - 22:23:55


2001-07-19  Kurt Zenker  <kz@openoffice.org>  [c21b8d066c34ea8e87c49e8c5bfc507136fc7f02]

Merge SRC638: 07/19/01 - 22:21:10


2001-07-19  Kurt Zenker  <kz@openoffice.org>  [7e4aba768015cd44ac5371c3cb41375fd1c29018]

Merge SRC638: 19.07.01 - 22:21:08


2001-07-19  Rüdiger Timm  <rt@openoffice.org>  [a49312dd6c26cc1be3c86394ad3382cc79fe60ea]

Merge SRC638: 19.07.01 - 22:20:17


2001-07-19  Kurt Zenker  <kz@openoffice.org>  [545961b34a564e60f92f367b73ae9ca650cbd0e7]

Merge SRC638: 19.07.01 - 22:19:39


2001-07-19  Kurt Zenker  <kz@openoffice.org>  [3d50f2c44e5506326b2dc9c037e8a49a8f3dc99f]

Merge SRC638: 19.07.01 - 22:17:38


2001-07-19  Kurt Zenker  <kz@openoffice.org>  [cb6acb1b8d08d0d1fc215c7f67f950670b6025f6]

Merge SRC638: 19.07.01 - 22:17:35


2001-07-19  Vladimir Glazounov  <vg@openoffice.org>  [72c9db6c657c1f7c55cf62b40cba29f4af8b997c]

Merge SRC638: 19.07.01 - 22:16:41


2001-07-19  Kurt Zenker  <kz@openoffice.org>  [6c2a2beae5ab683623cb85cf6625d8cd98da54ee]

Merge SRC638: 19.07.01 - 22:17:55


2001-07-19  Kurt Zenker  <kz@openoffice.org>  [44907dea80b2fa28d77060350650ba091aa41583]

Merge SRC638: 19.07.01 - 22:20:17


2001-07-19  Kurt Zenker  <kz@openoffice.org>  [1ba79fb2a5a97702a71c4925041a3332753340a6]

Merge SRC638: 19.07.01 - 22:15:54


2001-07-19  Kurt Zenker  <kz@openoffice.org>  [2fc4528feb7b2f014f26b21ba81d7042995cd2fb]

Merge SRC638: 19.07.01 - 22:14:07


2001-07-19  Kurt Zenker  <kz@openoffice.org>  [9d175a55adf04a58a4e945e070c23be8e3905e10]

Merge SRC638: 19.07.01 - 22:14:19


2001-07-19  Vladimir Glazounov  <vg@openoffice.org>  [f7ffc9e9173a7f1ca57ffa4be9d093aa7fed3ae5]

Merge SRC638: 19.07.01 - 22:13:20


2001-07-19  Kurt Zenker  <kz@openoffice.org>  [82d228c82f6c6b8e11bd87ce7e6b549b867e7b1c]

Merge SRC638: 19.07.01 - 22:12:13


2001-07-19  Kurt Zenker  <kz@openoffice.org>  [53f499e91048230fc4b51045690f3807599d68c9]

Merge SRC638: 19.07.01 - 22:11:52


2001-07-19  Kurt Zenker  <kz@openoffice.org>  [bc180df4290657d933b8c99494e2a8617439cc5b]

Merge SRC638: 07/19/01 - 22:11:21


2001-07-19  Kurt Zenker  <kz@openoffice.org>  [6c636be85c2a946e91731c3aa81f8e6727908e08]

Merge SRC638: 19.07.01 - 22:11:10


2001-07-19  Kurt Zenker  <kz@openoffice.org>  [bdaaad6fa0878d41c4b45f5f2e065671cadb9690]

Merge SRC638: 19.07.01 - 22:10:41


2001-07-19  Kurt Zenker  <kz@openoffice.org>  [0c4ccd94250b0f52740997f14fce77712f48ca96]

Merge SRC638: 19.07.01 - 22:09:31


2001-07-19  Kurt Zenker  <kz@openoffice.org>  [ac723cfeec22ff2af981e73e813a120f8686988f]

Merge SRC638: 19.07.01 - 22:09:38


2001-07-19  Kurt Zenker  <kz@openoffice.org>  [b3908f38b2a00d007167e1e1d20a83da34e9c8f5]

Merge SRC638: 19.07.01 - 22:06:44


2001-07-19  Vladimir Glazounov  <vg@openoffice.org>  [7c45fd8fbf3a97c89c3a8b39feaae835deded0cc]

Merge SRC638: 19.07.01 - 22:06:03


2001-07-19  Kurt Zenker  <kz@openoffice.org>  [fdc7a15c90cebc86102949f9c8fc539b20dc1ff3]

Merge SRC638: 19.07.01 - 22:05:48


2001-07-19  Niklas Nebel  <nn@openoffice.org>  [060dbf804d21a4b5665ce47b20ce2979871c0692]

#89671# get clipboard state via clipboard notifier


2001-07-19  Niklas Nebel  <nn@openoffice.org>  [35424271908c86967c70770076027f284dfefe45]

#89671# get clipboard state via clipboard notifier


2001-07-19  Niklas Nebel  <nn@openoffice.org>  [45d242d3121ddd9a73dd5798477dcd6e4df40046]

#89671# get clipboard state via clipboard notifier


2001-07-19  Dirk Grobler  <dg@openoffice.org>  [a06038a81a57ddfbfed195e9734251b0454e1658]

#88512# transformation for ldap schema


2001-07-19  Niklas Nebel  <nn@openoffice.org>  [fe24560405bef7dcd90b461c3cab7a082e2aae00]

#89671# get clipboard state via clipboard notifier


2001-07-19  Martin Gallwey  <mtg@openoffice.org>  [181abcb3f07cf9c4f3a84193ef346cd525e07c06]

#89999# initial import for central UI Name <-> Prog Name <-> Pool Id conversion


2001-07-19  Martin Gallwey  <mtg@openoffice.org>  [8c95a18241a1e9d0574983920fcd30632a39daa7]

#89999# moved to seperate file


2001-07-19  Herbert Duerr  <hdu@openoffice.org>  [3f69b0cd27a2ac8c31c21d19d6c472fca5c72efe]

#88233# fontlistbox needs special case for unicode encoded symbol fonts


2001-07-19  Martin Gallwey  <mtg@openoffice.org>  [f2dbc9048466d16e4a6f43127180656732044692]

#89999# use the static methods in the new SwStyleNameMapper class for Programmatic Name <-> UI Name <-> Pool Id conversion


2001-07-19  Armin Weiss  <aw@openoffice.org>  [54027f384513f1cebdfd5a2950ea7d89f3e9be04]

#78972# completion for line styles for 3D: Shadows


2001-07-19  Martin Gallwey  <mtg@openoffice.org>  [4e696e996d8c8724b78efc4ced93327b99e126a7]

#89999# use the static methods in the new SwStyleNameMapper class for Programmatic Name <-> UI Name <-> Pool Id conversion


2001-07-19  Armin Weiss  <aw@openoffice.org>  [67542499b4b9d8d80c77fa1766262367411913d9]

#78972# completion for line styles for 3D: Shadows


2001-07-19  Eike Rathke  <er@openoffice.org>  [c92d1719db3b09704233cd135ec0729c3e455be1]

#89973# use SOStoreTextEncoding/SOLoadTextEncoding in old SO file format


2001-07-19  Martin Gallwey  <mtg@openoffice.org>  [79a5d432ecb31cc4a06648986bbd10533ebe5815]

#89999# use the static methods in the new SwStyleNameMapper class for Programmatic Name <-> UI Name <-> Pool Id conversion


2001-07-19  Martin Gallwey  <mtg@openoffice.org>  [f8c51dfab05c8f87df9d1f4943ba47d42fbeaa59]

#89999# remove unnecessary calls to lcl_FormatTable and use the static methods in the new SwStyleNameMapper class for Programmatic Name <-> UI Name <-> Pool Id conversion


2001-07-19  Martin Gallwey  <mtg@openoffice.org>  [3600f96bb98a6ab5d3a6e4aa5a4db9f8a6872f65]

#89999# remove old UI<->Programmatic methods...use the static methods in the new SwStyleNameMapper class for Programmatic Name <-> UI Name <-> Pool Id conversion


2001-07-19  Martin Gallwey  <mtg@openoffice.org>  [bcfcf76dc169045adf744bd6d808165f19d4ecd0]

#89999# slight optimisation of lcl_..._getPropertyState


2001-07-19  Martin Gallwey  <mtg@openoffice.org>  [aab252858b71d7d02de569f641bbcc9a044b33f4]

#89999# use the static methods in the new SwStyleNameMapper class for Programmatic Name <-> UI Name <-> Pool Id conversion


2001-07-19  Martin Gallwey  <mtg@openoffice.org>  [85d21f0fe3a7f21f20e45c781fe46375f443d070]

#89999# remove unused methods...use the static methods in the new SwStyleNameMapper class for Programmatic Name <-> UI Name <-> Pool Id conversion


2001-07-19  Martin Gallwey  <mtg@openoffice.org>  [85ede2d87c5c0a1e4b67f4a6a59df50264b939fc]

#89999# moved this functionality into the static methods in the new SwStyleNameMapper class for Programmatic Name <-> UI Name <-> Pool Id conversion


2001-07-19  Martin Gallwey  <mtg@openoffice.org>  [2173146795f88690924b94a0cd6cc4df8af13789]

#89999# remove unused CXXFILES section and add SwStyleNameMapper.cxx


2001-07-19  Martin Gallwey  <mtg@openoffice.org>  [c4f4249c63bc1af9d81b36975c2b413e6717efcb]

#89999# remove now unused static methods...instead use the static methods in the SwStyleNameMapper class for Programmatic Name <-> UI Name <-> Pool Id conversion


2001-07-19  Martin Gallwey  <mtg@openoffice.org>  [f1deb8586ec2ce40df1edd0a859b1c3d143d631f]

#89999# remove now unused struct...instead use the static methods in the SwStyleNameMapper class for Programmatic Name <-> UI Name <-> Pool Id conversion


2001-07-19  Martin Gallwey  <mtg@openoffice.org>  [9d8a05b35c33cb97a2cfe07565c3668cb97606d7]

#89999# remove old method calls...instead use the static methods in the SwStyleNameMapper class for Programmatic Name <-> UI Name <-> Pool Id conversion


2001-07-19  Martin Gallwey  <mtg@openoffice.org>  [5ad9ce2c10afdfddaa7601651c0b93da63862ba8]

#89999# Move enum into seperate file..instead use the static methods in the SwStyleNameMapper class for Programmatic Name <-> UI Name <-> Pool Id conversion


2001-07-19  Martin Gallwey  <mtg@openoffice.org>  [1a545334212f48bb97853fd4c2e367b15446dc70]

#89999# remove unused identifiers...instead use the static methods in the SwStyleNameMapper class for Programmatic Name <-> UI Name <-> Pool Id conversion


2001-07-19  Martin Gallwey  <mtg@openoffice.org>  [0113ca492c0290556f84094ea9f19438d7b18072]

#89999# remove old function declaration...instead use the static methods in the SwStyleNameMapper class for Programmatic Name <-> UI Name <-> Pool Id conversion


2001-07-19  Martin Gallwey  <mtg@openoffice.org>  [335037e833e384193ec469e40464dab076293fa6]

#89999# remove unused poolids...Use the static methods in the SwStyleNameMapper class for Programmatic Name <-> UI Name <-> Pool Id conversion


2001-07-19  Martin Gallwey  <mtg@openoffice.org>  [99fe5489a6634f7d22c737ba0dcc7d565f5752b9]

#89999# Use the static methods in the SwStyleNameMapper class for Programmatic Name <-> UI Name <-> Pool Id conversion


2001-07-19  Dirk Völzke  <dv@openoffice.org>  [1ec928602ec617382d24b034d3466fd61094d57d]

#89176# Don't use password flag if password is disabled


2001-07-19  jp  <jp@openoffice.org>  [2ae65086cfe159bcbca62f2a6ea643c578aa2ee9]

#89991# remove TF_ label


2001-07-19  Thomas Lange  <tl@openoffice.org>  [bc05a5b62016cfe643d65ff63fa6bd1fd207c906]

#88211# show message boxes for ERRCODE_SFX_WRONGPASSWORD and ERRCODE_SFX_DOLOADFAILED


2001-07-19  Thomas Lange  <tl@openoffice.org>  [1eb4a888026a7f17b74bca2fa9a8a1926650d324]

#88211# text for ERRCODE_SFX_DOLOADFAILED added


2001-07-19  wvd  <wvd@openoffice.org>  [d5585759243e49166e87cc57b9c10f47be360e14]

#88447# Added member for columnaliasing.


2001-07-19  wvd  <wvd@openoffice.org>  [99ab6e6f31424c7ab80f8afd39efa0eed06e7320]

#88447# Added member and accessor for columnaliasing.


2001-07-19  gt  <gt@openoffice.org>  [2d97a129f42409bfff59802aac32d55cd01bd20e]

#89986# MyList::Insert(): wrong insert of new element


2001-07-19  Christof Pintaske  <cp@openoffice.org>  [80a18a9493e1558b59e2853fa2c5dc5394d4bdb4]

#88649# get correct text encoding


2001-07-19  Ocke Janssen  <oj@openoffice.org>  [5429807c647fc1352473d872a46f93c01834aefa]

skeleton for sdbc drivers


2001-07-19  Andreas Bille  <abi@openoffice.org>  [2c1f794c33a8be799794a6fa4932334aa22a3d79]

#89731# Work around for gpf in package2.ll


2001-07-19  wvd  <wvd@openoffice.org>  [d3d57d5d621a92966f1dfeb57cd2091797cf4e74]

#88447# Added member for columnaliasing.


2001-07-19  Tino Rachui  <tra@openoffice.org>  [008aed387baeea56cc39dd30ef061b4eca28fde7]

CAutoComInit in flushclipboard removed because its not necessary to initialize com in this method


2001-07-19  Kurt Zenker  <kz@openoffice.org>  [78fcb8a7928c83b16f0d42ae64a4d743a5797c2f]

new version for SRC638


2001-07-19  Martin Gallwey  <mtg@openoffice.org>  [e522c10e3d8c7304867c401369632445485758a4]

#89731# Ensure that the Content has given us a 'real' stream


2001-07-19  Daniel Vogelheim  <dvo@openoffice.org>  [9bfb253d0564a006c81abd1aace07b4c34901e6e]

#89891# fixed problem with footnotes which are anchored in lists


2001-07-19  Tino Rachui  <tra@openoffice.org>  [557390c7af8505d9503a2568d733c89daefad532]

alias names with platform qualifier


2001-07-19  Jörg Barfurth  <jb@openoffice.org>  [e1080c0e130476d602d01105f575e3596ca15873]

Now spliiting port off server input; Changed some defaults


2001-07-19  Frank Schönheit  <fs@openoffice.org>  [1aa06632f9c1adfb134df78b827ba4def8a8df4d]

#89905# reset the table when selecting a new data source


2001-07-19  Andreas Bille  <abi@openoffice.org>  [d00ec94d2f23f7ff25c2f0f2e901c27cea24f32d]

#89939# Problem: The help content provider has not thrown an UnsupportedDataSinkException in case of an XActiveDataStreamer, which is used by sfx to decide to retry opening with XActiveDataSink.


2001-07-19  Tino Rachui  <tra@openoffice.org>  [7773258dee6bdc65759c4cf91c51a09c7a5b6912]

using com auto pointer


2001-07-19  Daniel Rentz  <dr@openoffice.org>  [5c5c6d0ef72df69570161097e8ccf807539e9f7b]

#89937# tab order


2001-07-19  Tino Rachui  <tra@openoffice.org>  [44ce2cd77236a3735952592df6c3183b4de3ccb1]

moved to dtobj directory


2001-07-19  Philipp Lohmann  <pl@openoffice.org>  [2c01d7b4bb989381a5eb784d0ab095534e771187]

#89712# add: WB_SINGLELINE for TabControl


2001-07-19  Tino Rachui  <tra@openoffice.org>  [078217c0fca073ab58626064384fca54ee3b4744]

now including APNDataObject.hxx from dtobj directory


2001-07-19  Daniel Rentz  <dr@openoffice.org>  [479997c6d9a6f88d3296cf243d0c385c62d24b99]

#89955# language settings tabpages


2001-07-19  Tino Rachui  <tra@openoffice.org>  [ca7127b207b7d7192387c6e255d162e06e168530]

- unnecessary comments removed - if ( aCond.wait( ) ) in setClipboard, ... replaced with aCond.wait( ) because we are always infinite - flushClipboard: assertion to ensure that we are nopt called from the ole sta thread itself - setClipboard see flushClipboard - registerClipboardViewer see flushClipboard - onRegisterClipbViewer unnecessary comments removed - MsgCtx struct redefined so that hr and osl::Condition are member and not pointer - getClipboard assertion to prevent null pointer input - comments added - class CAutoComInit extended


2001-07-19  Carsten Driesner  <cd@openoffice.org>  [5afef4af17d8e0ba819baf006717a682d81d22b6]

#89883# Application::Property now works again


2001-07-19  Hennes Rohling  <hro@openoffice.org>  [bade5877ead6becd9db5750156e62c4d046a52f7]

#88840# Implemented osl_executeProcess_WithRedirectedIO


2001-07-19  Frank Schönheit  <fs@openoffice.org>  [d18cd9c4b9af6e0ab20a6d4f74729cb54e418bed]

#89219# change the file names so that they contain the CPU id


2001-07-19  Frank Schönheit  <fs@openoffice.org>  [b46c0574222dd79475fb022bdfbc1f3a9482a6c8]

#89853# create nodes for column settings only if the settings do not have their defaul values


2001-07-19  Frank Schönheit  <fs@openoffice.org>  [0e49959173aa47b360d692b899ee752e040b62da]

#89853# +isDefaulted


2001-07-19  Thomas Lange  <tl@openoffice.org>  [5f3cfa254d3b37705ae0189261517b71643c76d0]

#88211# ERRCODE_SFX_WRONGPASSWORD set on failure in order to get a messagebox displayed


2001-07-19  Joachim Lingner  <jl@openoffice.org>  [6a0d3f6cb6553d20829172a5f5f10e6e93d4b398]

#89819#


2001-07-19  Joachim Lingner  <jl@openoffice.org>  [18eb3b3fa3edb87ca47ac4800f92a24fa2a587fa]

*** empty log message ***


2001-07-19  wvd  <wvd@openoffice.org>  [a6a2ba0593d6ed2932d05e087095c05a71d79229]

#88447# Column aliasing.


2001-07-19  Dirk Völzke  <dv@openoffice.org>  [c29c2e1270d2ee01a5769a809ad9afde4cd7b5cf]

#88656# Removed syntax error


2001-07-19  jp  <jp@openoffice.org>  [10647cd8a754f3fe2a170a28db00bb873891b7cc]

Bug #89827#: put english text


2001-07-19  Dirk Völzke  <dv@openoffice.org>  [d668eee082622d7f14949276581a808d85f433b5]

#88656# Added BTN_ALL for the QueryDelete dialog


2001-07-19  Dirk Völzke  <dv@openoffice.org>  [fb684eef1ad87e7e96c5cb5ffc36a940a53c4093]

#88656# Added delete all button to QueryDelete dialog, added support for delete key event


2001-07-19  Stephan Schäfer  <ssa@openoffice.org>  [f99c9f4677e27ba4a9a0592a749b11df7a70903f]

#89936# fixed refcounting bug for win98


2001-07-19  jp  <jp@openoffice.org>  [5da0fd0d9ade2962186ad0c69c9f456f6f005409]

Bug #89827#: put english text


2001-07-19  Dirk Völzke  <dv@openoffice.org>  [1e9b33c849bd7cda9ddbf9843e93a012f7afdfe8]

#88656# Added delete all button to QueryDelete dialog, added EnableDelete()


2001-07-19  Ocke Janssen  <oj@openoffice.org>  [8f7547ae7ef41326458491b5f948a45c308165bb]

#87032# add containerlistener at tablecontainer and viewcontainer


2001-07-19  Daniel Rentz  <dr@openoffice.org>  [0f82c9734e2ccf54b23e64f1461f8344491e58e5]

#86750# preview of individual word underline


2001-07-19  Sascha Ballach  <sab@openoffice.org>  [668c2ee443f837499f811fd669bab9fc8f826eae]

#89929#; cache the value of a cell


2001-07-19  Ocke Janssen  <oj@openoffice.org>  [335518199c814aa9d5ba184b2d76749b78dc248f]

#86186# check if value is null


2001-07-19  Sascha Ballach  <sab@openoffice.org>  [98890d53957dee66e66b78d38adffad76615366f]

#89926#; don't create and copy the sequence so often


2001-07-19  Ocke Janssen  <oj@openoffice.org>  [f58c7e9754e0526967a462ed14c3165f1717ad4d]

#86186# check parsetree for joins


2001-07-19  Ocke Janssen  <oj@openoffice.org>  [486f4cdabdc218b630554e6d9ea5dd71a2cf3d3e]

#86186# check parsetree for joins


2001-07-19  Ocke Janssen  <oj@openoffice.org>  [996bf2f93a1332e61c39b4b82d66227629c23fd7]

#89594# insert mnemonics


2001-07-19  gt  <gt@openoffice.org>  [5bc5707c64c269832121d7396ca9fba609c2d5ac]

#89915# imln(): wrong calculation for sign of negative i


2001-07-19  Thomas Lange  <tl@openoffice.org>  [e1d3eb38b6b7b98e7b679d92ebbcdf6e3364fe3f]

#89730# assertion removed


2001-07-19  Sascha Ballach  <sab@openoffice.org>  [527b8ed4043e29a211b08c888ad3090ac26d52ae]

#89805#; use english number formatter to get StandardIndexEnglishUS; new impl method to get cell by position without to call ScUnoGuard


2001-07-19  Sascha Ballach  <sab@openoffice.org>  [85a6ada104dc666b5615bb4a6a8538d52b87a866]

#89805#; use english number formatter to get StandardIndexEnglishUS


2001-07-19  Mathias Bauer  <mba@openoffice.org>  [4adf7e4d6352acd3d38d3827d2f051ad04d9d277]

#89377#: don't try to insert folders in linked storages twice


2001-07-19  Sascha Ballach  <sab@openoffice.org>  [0336acd4d271793918c300e03db4e86ea47a853d]

#89805#; new impl method to get cell by position without call ScUnoGuard


2001-07-19  Kay Ramme  <kr@openoffice.org>  [8b354174466b16525e0c3a9a34447673db90b95d]

renamed config. entrys (#88512#)


2001-07-19  Andreas Martens  <ama@openoffice.org>  [d15d274d631c9ab827a464ff9ccf63b6a4036b25]

Fix #86705#: Preview for Asian and Latin Unicode characters


2001-07-19  Frank Schönheit  <fs@openoffice.org>  [81eb3dba32ac40760defdc775d94a20e78a67763]

#88735# reordered the fields


2001-07-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [9bf4e41dc048477a66d584c10b4321ef7fb00219]

#87298#


2001-07-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [1e4f780f3778b6f31505f9267eb298de862a44f9]

#87298#


2001-07-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [26cd85a074ecb7d9e0364a7902eacd69b367b9e3]

#65293# dependencies matter


2001-07-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [1fd282b4c838ea1ef973463554e2680795713b48]

#87136# find source tree


2001-07-18  Mathias Bauer  <mba@openoffice.org>  [5b30a4b4f055a18a990b1505886085b0301c58cf]

#85359#: SetModified in SetExecutePlugins


2001-07-18  Herbert Duerr  <hdu@openoffice.org>  [8d639d364f1b34baf6ffffde301e233c0e4d612c]

#89053# increase preference for non language specific fonts


2001-07-18  Mathias Bauer  <mba@openoffice.org>  [99727200d3e83ada4d75b94016b89afcf71f0712]

#89377#: Exists must also work for folders


2001-07-18  Malte Timmermann  <mt@openoffice.org>  [d9e122303bc1802969c9dac9b372b114d84c31e5]

#88390 Extra X-Offset in Edit...


2001-07-18  Mathias Bauer  <mba@openoffice.org>  [353b2b6ea4762fb41fbe3c7fbf85a4fac80f8678]

#89377#: error handling when creating folders


2001-07-18  Martin Gallwey  <mtg@openoffice.org>  [fefe4a7b2cb8a26fa2ae062fb51403c43dd46cba]

#89838# get the pre-compiler to hide some debugging information from everyone else...also handle a bad URL in the initialize function


2001-07-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [3b343d26ad44c6234be27f29e8592644f04ff201]

#87298# inlining doesn't work here for msvc6


2001-07-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [874998852c3be45e3f93c127a06585b347d4a2e2]

#87298# inlining doesn't work here for msvc6


2001-07-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [782310b079ab1421f782b1be39362936a03abfda]

#87298# inlining doesn't work here for msvc6


2001-07-18  Thomas Benisch  <tbe@openoffice.org>  [9e1d10d2f7a2ca5c8b89bfcccbfa01964578ba77]

#84512# different size of dialog control in design and non-design mode


2001-07-18  Herbert Duerr  <hdu@openoffice.org>  [c800eefd36b62e329bd2dd8b2350b099d2e77277]

#89053# increase preference for language specific soui*.ttf


2001-07-18  Malte Timmermann  <mt@openoffice.org>  [5a1dade25c33b9e743fb123d71116477e9672c93]

#87966# EE_FORMAT_XML


2001-07-18  th  <th@openoffice.org>  [52f9088650d85dbcbb79c7a998b800083c26107e]

#88972# - tenccvt.hxx


2001-07-18  Frank Meies  <fme@openoffice.org>  [7634ec78ab56cc89a2a96c1698c056fe2885c785]

Fix #89884#: Assignment of superscript attribute to selection with mixed scripts


2001-07-18  Frank Schönheit  <fs@openoffice.org>  [f9152cc2a9271110210bb0bb3ca5c345ca60da00]

#87937# do an InvalidateAll in initialize


2001-07-18  Ocke Janssen  <oj@openoffice.org>  [7a8ae356626e8306c073c4a2bbf35b18e28e1895]

#89837# check types


2001-07-18  Malte Timmermann  <mt@openoffice.org>  [cb43dac730a1f46f6de18e626eaee86e3ae33f8c]

#88812# MBDown when Popup open...


2001-07-18  Dirk Völzke  <dv@openoffice.org>  [7140170a7f08997caafc17cc563f80394e1fe79f]

#88655# Added: EnableContextMenu()


2001-07-18  Dirk Völzke  <dv@openoffice.org>  [afb8137752a3332c4ac2398acd135ca9ac929acf]

#88655# No contextmenu in new from template dialog templwin.cxx


2001-07-18  Oliver Specht  <os@openoffice.org>  [74a6c626aded7ce29fd173a6e599fb9c5fd7c2b1]

#88849# handling of db queries corrected


2001-07-18  Herbert Duerr  <hdu@openoffice.org>  [a1a89f1e2dbf4ebea550d9162ebf5cc37edc0511]

#89724# treat itc zapf dingbats like dingbats for backwards compatibility


2001-07-18  Matthias Huetsch  <mhu@openoffice.org>  [12774445aca944c3c96e83c001d5046cbac84e97]

#87159# Fixed 'SvFileStream::SetSize()' to handle 'ftruncate()' that fails to extend a file (use 'lseek()' and 'write()' instead).


2001-07-18  Ocke Janssen  <oj@openoffice.org>  [595a59693456d95511b74998031a0e2cf127ebb3]

#89443# addref and release weren't pairs


2001-07-18  Rüdiger Timm  <rt@openoffice.org>  [c0c9b446e25ee540259f68b691d664b472a73fb4]

#87576# wrp*.dll is libwrp?????.so for unix


2001-07-18  Caolán McNamara  <cmc@openoffice.org>  [ce5d6ee6e7f86d07710e07c6dab4994b91b4ad6f]

#89743# non explictly numbered paragraph needs to have numbering reset if following explicitly numbered para, regardless of 2nd para being in a numbering style


2001-07-18  Oliver Braun  <obr@openoffice.org>  [8d0a1399cbcfea60be1c38596d45396d574a0baf]

#83749# gnome support added


2001-07-18  wvd  <wvd@openoffice.org>  [8693dfee497edbbe51e6198616ad9caecd49267f]

#88447# Added member and retriever for XMultiServiceFactory. This will be used by OMozabConnection to initialise its columnalias member.


2001-07-18  Stephan Schäfer  <ssa@openoffice.org>  [206610a160dc9a2caa64b8ff104b5b7f9d178a34]

merge in 1.24.2.1


2001-07-18  Stephan Schäfer  <ssa@openoffice.org>  [9563fc631e53b21d766ad4034200c7eef657c1f7]

#89754# catch runtime exceptions


2001-07-18  Dirk Völzke  <dv@openoffice.org>  [cc7d8f4c0414fdb1cc31a64ffdae39265321b8a6]

#89496# Remember last selected entry when resorting, added a Mutex


2001-07-18  Kurt Zenker  <kz@openoffice.org>  [95427687e08aff629ad68a384703020a42f11639]

new version for SRC638


2001-07-18  Kurt Zenker  <kz@openoffice.org>  [d8eda2111f2f536bd431e6c4f9abcdbd858f2130]

new version for SRC638


2001-07-18  Ocke Janssen  <oj@openoffice.org>  [c60147c84d9dd7c579b6c7d8cd02caa19960c23e]

#85664# enable copy/cut/paste/delete keys


2001-07-18  Matthias Huetsch  <mhu@openoffice.org>  [a28495fc30117a91316420e67ed15ac9a12e4c99]

#65293# Fixed 'STOREDBGLIB' (thanks to John Vandenberg).


2001-07-18  Matthias Huetsch  <mhu@openoffice.org>  [62fbc4cbb1c4b5b3bd01da7ed94505369e46f203]

#65293# Adapted to <rtl/char.h> removal (thanks to John Vandenberg). Added better 'usage' info.


2001-07-18  Mathias Bauer  <mba@openoffice.org>  [86d5c81481c901952c77b044bf88a2b004f7876f]

#89377#: don't get content type for linked files


2001-07-18  Frank Schönheit  <fs@openoffice.org>  [6b366a27bcfe43391502f2dc415cd2c334e1bcc6]

#88848# allow commands (not only tables/queries) to be the current documents data source


2001-07-18  Mathias Bauer  <mba@openoffice.org>  [fb951bfb206b5a3f4ac3cc5a33df1127a8129138]

#89377#: correct return values


2001-07-18  Frank Schönheit  <fs@openoffice.org>  [65a3ab4d076de14d13417f96b24829ee4277f3ef]

#89837# catch exceptions in OnExpandEntry


2001-07-18  Ocke Janssen  <oj@openoffice.org>  [a4608ffb1392006c216b9ee9d1ee0e12203a2853]

#87576# solaris


2001-07-18  Rüdiger Timm  <rt@openoffice.org>  [e5e0eca1abba73537ce6b54806e765129d0487e6]

#87576# dependency on tvhlp1.flt removed, this file does not get built any more


2001-07-18  Philipp Lohmann  <pl@openoffice.org>  [cf2eb64e4ea6dfd730bb2b189134c10b58bbc524]

#89588# don't query size on MapNotify


2001-07-18  Christof Pintaske  <cp@openoffice.org>  [0ea1d9dc9bce422bbe68765c443bd87ea549d227]

#89616# #88978# Btraq 4478197 avoid XmbLookupString in favour of XLookupString in C locale and no iiimp


2001-07-18  Niklas Nebel  <nn@openoffice.org>  [bd9160db9bdc5f78f943c3786a7c0c9ee58e2d45]

#88848# provide status for DocumentDataSource


2001-07-18  Kurt Zenker  <kz@openoffice.org>  [80d3ca0a6c268e676951f5eaf12416b07775d2ca]

new version for SRC638


2001-07-18  Mathias Bauer  <mba@openoffice.org>  [68d2d97bf4b3a048af6009e94f9b7ec1687529e9]

#89377#: wrong parameter declaration


2001-07-18  Ocke Janssen  <oj@openoffice.org>  [9ffa52b11e62f0807974fd5024d534b9191c82c3]

#89740# don't delete the view


2001-07-18  gt  <gt@openoffice.org>  [16100461418cad29ed2d613f32bd759840d935f2]

#89826# any[][] as first parameter for IMSUM and IMPRODUCT


2001-07-18  Ocke Janssen  <oj@openoffice.org>  [862f49053bb147bb942668379c3cb05f36b1c4b1]

#89668# SetStrictFormat for numeric fields


2001-07-18  Mathias Bauer  <mba@openoffice.org>  [7c76bfa13a0691c3b01b1e9155ddca0f7b645e4a]

#89377#: wrong parameter declaration


2001-07-18  Ocke Janssen  <oj@openoffice.org>  [8c5d7b3919a681258da9c01c61628d15951e525c]

#89772# set new configurationnode when datasource was renamed


2001-07-18  Ocke Janssen  <oj@openoffice.org>  [99286fceaeb7fbf2adba8498c680a3a4d45b6e30]

#89772# set new configurationnode when datasource was renamed


2001-07-18  Rüdiger Timm  <rt@openoffice.org>  [dca8859a68e5532fb5e4a963977c9a3a240d6b0e]

#87576# appctor is not used any more


2001-07-18  Rüdiger Timm  <rt@openoffice.org>  [ab1774b50c02275831b80a58fc087aef5989db1c]

#87576# temporary variable for gcc


2001-07-18  Sascha Ballach  <sab@openoffice.org>  [4541dc09ef2f33b82dd3f52d6ea6d1d1408ef2e9]

#89805#; use english number formatter to ask IsNumberStyle()


2001-07-18  Sascha Ballach  <sab@openoffice.org>  [30b7001aa89b20c57664996e96003a3ae878b9fd]

#89805#; add english number formatter


2001-07-18  Carsten Driesner  <cd@openoffice.org>  [2f0ae41e45d7ba34fd676a505d43f571f6b6fc5e]

#89023# applicat.cxx shouldn't be build anymore


2001-07-18  Rüdiger Timm  <rt@openoffice.org>  [fe1c625f2b7791aaa2b917a156e0641c175b2b3d]

#87576# extra semicolon removed


2001-07-18  Rüdiger Timm  <rt@openoffice.org>  [411dccebe8b2048050e9cec5926c7276124aee42]

#87576# build demands platform specific dependencies here, even though it seems to be unnecessary


2001-07-18  Carsten Driesner  <cd@openoffice.org>  [55b574c3445991d4da917b7c27b77ab39ec10db6]

#67499# use SvStorage through a reference, because dtor is protected!


2001-07-18  gt  <gt@openoffice.org>  [d7ee6042461f99cf0588777b8680bce38516bcfd]

#89828# illegal argument exception declared for _all_ AnalysisAddIn::get...()


2001-07-18  Andreas Schlüns  <as@openoffice.org>  [8355f7765508a4b7134d59049a07fa028b83f753]

#89824# dispose listener AFTER disposing of component!


2001-07-17  Kurt Zenker  <kz@openoffice.org>  [b9b168c60fe4efdd7af249ca6b343b94a6d2faa7]

Merge SRC638: 17.07.01 - 22:59:43


2001-07-17  Kurt Zenker  <kz@openoffice.org>  [52d086ddc72dbbc8e4d6895c5caa205558794c9a]

Merge SRC638: 07/17/01 - 22:54:29


2001-07-17  Kurt Zenker  <kz@openoffice.org>  [c29b5c1b17ceb480e7adfe4ea690a236dffddaea]

Merge SRC638: 17.07.01 - 22:54:07


2001-07-17  Kurt Zenker  <kz@openoffice.org>  [275144369b340e5ed4fcac01f29ac952b57e99e7]

Merge SRC638: 17.07.01 - 22:54:10


2001-07-17  Kurt Zenker  <kz@openoffice.org>  [879430ec66590d20cf79cb6598bea35add0bfe66]

Merge SRC638: 17.07.01 - 22:54:57


2001-07-17  Kurt Zenker  <kz@openoffice.org>  [0cb8ad368d8f9f98b73a18732c9aecdf1c20e7cf]

Merge SRC638: 17.07.01 - 22:49:30


2001-07-17  Kurt Zenker  <kz@openoffice.org>  [e7081b767c3f9b4c7422289f8ccecea0899847bb]

Merge SRC638: 17.07.01 - 22:51:41


2001-07-17  Kurt Zenker  <kz@openoffice.org>  [b49e4297c77015d1f32a73709ae4ee05c39e140f]

Merge SRC638: 17.07.01 - 22:48:14


2001-07-17  Kurt Zenker  <kz@openoffice.org>  [aa2a5866a61b27ac9facab6b88422a96a46e2454]

Merge SRC638: 17.07.01 - 22:46:36


2001-07-17  Kurt Zenker  <kz@openoffice.org>  [87be91834b3255227ba355d1887182b059d890ab]

Merge SRC638: 17.07.01 - 22:46:21


2001-07-17  Kurt Zenker  <kz@openoffice.org>  [069ec7fa725e1db9613ab1557b9997cee11a42f0]

Merge SRC638: 17.07.01 - 22:46:06


2001-07-17  Kurt Zenker  <kz@openoffice.org>  [04107d2c1e73a105b69f5da1e5020bd464e2e32b]

Merge SRC638: 07/17/01 - 22:46:41


2001-07-17  Kurt Zenker  <kz@openoffice.org>  [7416b3fb5b75d39c61bab7db71725f13fe91e011]

Merge SRC638: 17.07.01 - 22:49:10


2001-07-17  Kurt Zenker  <kz@openoffice.org>  [2cd01b20dfe8ee51016bbb0fe358acedac371739]

Merge SRC638: 17.07.01 - 22:45:16


2001-07-17  Kurt Zenker  <kz@openoffice.org>  [72dd7acdbadceb2b5a659adf0cd00abe71802412]

Merge SRC638: 17.07.01 - 22:45:29


2001-07-17  Kurt Zenker  <kz@openoffice.org>  [f93652e6c376319a2337076bc43c09c91e398c5e]

Merge SRC638: 17.07.01 - 22:43:55


2001-07-17  Kurt Zenker  <kz@openoffice.org>  [94c078c462fe00b5cab1644d41715ec074a57c30]

Merge SRC638: 17.07.01 - 22:43:54


2001-07-17  Kurt Zenker  <kz@openoffice.org>  [8a1876bf98fb7c2cd98f7ce30ac3e4de592be4b0]

Merge SRC638: 17.07.01 - 22:46:40


2001-07-17  Kurt Zenker  <kz@openoffice.org>  [3be684a56c6895bf965cc7e15f3007950e725692]

Merge SRC638: 17.07.01 - 22:42:59


2001-07-17  Kurt Zenker  <kz@openoffice.org>  [681f672e4897c9ddf623d5f5207c1e23343e5e8b]

Merge SRC638: 17.07.01 - 22:42:55


2001-07-17  Kurt Zenker  <kz@openoffice.org>  [f451a55ee65a778b059d619428372374f3faa024]

Merge SRC638: 17.07.01 - 22:43:19


2001-07-17  Vladimir Glazounov  <vg@openoffice.org>  [da5b23673dd8c0c6ad82e570d8fc07018a6361ea]

Merge SRC638: 17.07.01 - 22:41:41


2001-07-17  Kurt Zenker  <kz@openoffice.org>  [cf5bbbe893852589ddb8c8dcf5eaf6c019ff117d]

Merge SRC638: 17.07.01 - 22:41:10


2001-07-17  Kurt Zenker  <kz@openoffice.org>  [0bc3f177a752fe0a2fde63889f8d9b73b2628bbc]

Merge SRC638: 17.07.01 - 22:41:11


2001-07-17  Kurt Zenker  <kz@openoffice.org>  [977715bd7091a72d385a26acceb85a7919965972]

Merge SRC638: 17.07.01 - 22:41:03


2001-07-17  Kurt Zenker  <kz@openoffice.org>  [02f1991ad49cc73a64e653502e6a87a6f091a564]

Merge SRC638: 17.07.01 - 22:44:17


2001-07-17  Kurt Zenker  <kz@openoffice.org>  [65025a90deba051a2acc30bdb9c8aeee532e4bc7]

Merge SRC638: 17.07.01 - 22:40:50


2001-07-17  Kurt Zenker  <kz@openoffice.org>  [d3d123ab2f67f3156acabe1cf528cb8dac58a092]

Merge SRC638: 17.07.01 - 22:39:49


2001-07-17  Kurt Zenker  <kz@openoffice.org>  [591918112f8501b2ef00cdb003434fd652e9038d]

Merge SRC638: 17.07.01 - 22:40:49


2001-07-17  Vladimir Glazounov  <vg@openoffice.org>  [a378baf09efebd02c7355335fc2ed756eec671a6]

Merge SRC638: 17.07.01 - 22:39:08


2001-07-17  Kurt Zenker  <kz@openoffice.org>  [efc51d3b264c9367731cdf01f68041b75e19afaa]

Merge SRC638: 17.07.01 - 22:38:25


2001-07-17  Kurt Zenker  <kz@openoffice.org>  [5cc502fc19fcb411330ab9a60db90236b61f1592]

Merge SRC638: 17.07.01 - 22:37:56


2001-07-17  Kurt Zenker  <kz@openoffice.org>  [905ea678a3fddbf8bab3b0940daccbb76e86394e]

Merge SRC638: 17.07.01 - 22:37:43


2001-07-17  Kurt Zenker  <kz@openoffice.org>  [f13763cabb55529fa67e961e0d1607008e21ad8b]

Merge SRC638: 17.07.01 - 22:36:36


2001-07-17  Kurt Zenker  <kz@openoffice.org>  [bcaa5e2b1a5b7964a7bfcfd47c830f4a9bf3ecff]

Merge SRC638: 17.07.01 - 22:36:46


2001-07-17  Kurt Zenker  <kz@openoffice.org>  [56eb2d8b8da0409d4994efb2a6c5c6dbfbb90dae]

Merge SRC638: 17.07.01 - 22:36:19


2001-07-17  Kurt Zenker  <kz@openoffice.org>  [c6ca47253e05fc36e65803d06bd66c5615aa1098]

Merge SRC638: 17.07.01 - 22:39:03


2001-07-17  Kurt Zenker  <kz@openoffice.org>  [e8719ec44ec85af7e731f28ea073ffd8832eb6f1]

Merge SRC638: 17.07.01 - 22:34:31


2001-07-17  Kurt Zenker  <kz@openoffice.org>  [21bdf56766a30e8722635a1ee22261ebb4545ea7]

Merge SRC638: 17.07.01 - 22:34:42


2001-07-17  Kurt Zenker  <kz@openoffice.org>  [9315e749ddc8dc37c19f3dc066619a0106a9120d]

Merge SRC638: 17.07.01 - 22:34:09


2001-07-17  Kurt Zenker  <kz@openoffice.org>  [54afef8c57cbf44ca1e9c66a4ea4c53cd091c99d]

Merge SRC638: 17.07.01 - 22:33:24


2001-07-17  Kurt Zenker  <kz@openoffice.org>  [1ea61f87271ca9fa56a94dadd6d7f0afe66c7804]

Merge SRC638: 17.07.01 - 22:32:55


2001-07-17  Kurt Zenker  <kz@openoffice.org>  [ece232076eeea7b9aa5b642bba5f16696ed602c3]

Merge SRC638: 17.07.01 - 22:32:47


2001-07-17  Kurt Zenker  <kz@openoffice.org>  [8de3fa738250f18ce62e62972f493a9537914c94]

Merge SRC638: 17.07.01 - 22:31:02


2001-07-17  Kurt Zenker  <kz@openoffice.org>  [32ef17b5a62524e771ec28b8953d38151d03892b]

Merge SRC638: 17.07.01 - 22:30:42


2001-07-17  Kurt Zenker  <kz@openoffice.org>  [2222a45bd6eafe53a16922e8933fb90a30adba20]

Merge SRC638: 17.07.01 - 22:30:45


2001-07-17  Kurt Zenker  <kz@openoffice.org>  [e9a44d8eaba39d2fefe9ead9da8d0d84883ed804]

Merge SRC638: 17.07.01 - 22:30:59


2001-07-17  Kurt Zenker  <kz@openoffice.org>  [75fc6cd764d402e455e673d3ceba001a567e8175]

Merge SRC638: 17.07.01 - 22:30:43


2001-07-17  Kurt Zenker  <kz@openoffice.org>  [3415d022220e0ef0824ea08a3032dd9932e9f4ef]

Merge SRC638: 17.07.01 - 22:29:34


2001-07-17  Kurt Zenker  <kz@openoffice.org>  [f90db27eefcbd06595f7813a1704e817507260a6]

Merge SRC638: 17.07.01 - 22:29:39


2001-07-17  Kurt Zenker  <kz@openoffice.org>  [fa74b1adfd6147a8a4d16ef671e09ceb5a9e19e7]

Merge SRC638: 17.07.01 - 22:31:16


2001-07-17  Kurt Zenker  <kz@openoffice.org>  [87e754edff2c5e50422b18b28c14e2914704606c]

Merge SRC638: 17.07.01 - 22:27:33


2001-07-17  Kurt Zenker  <kz@openoffice.org>  [ccb08f9e6aef839d36453b9e723a425c8bbd5177]

Merge SRC638: 17.07.01 - 22:27:31


2001-07-17  Vladimir Glazounov  <vg@openoffice.org>  [305dff6a3cb2039734f8c4ef88e7a5fa0a2750ae]

Merge SRC638: 17.07.01 - 22:26:22


2001-07-17  Kurt Zenker  <kz@openoffice.org>  [d3c29d060c156974e59e63729ed78b22ecb2c049]

Merge SRC638: 07/17/01 - 22:26:24


2001-07-17  Kurt Zenker  <kz@openoffice.org>  [9a5cd76ac628a424ec8d5ece05f1324f7b3a3bfc]

Merge SRC638: 17.07.01 - 22:25:31


2001-07-17  Kurt Zenker  <kz@openoffice.org>  [033c660c47513d3ae51940839e628ffecbccddc2]

Merge SRC638: 17.07.01 - 22:26:41


2001-07-17  Kurt Zenker  <kz@openoffice.org>  [15e7bf57c4920929bc119c31df66994c5dcdcb8c]

Merge SRC638: 17.07.01 - 22:25:35


2001-07-17  Kurt Zenker  <kz@openoffice.org>  [532b749ea802cf00080cc3d8a6eb119a78f1f51e]

Merge SRC638: 17.07.01 - 22:28:35


2001-07-17  Rüdiger Timm  <rt@openoffice.org>  [372967b0fb90182bff3a42fc0d43f070ce6f856f]

Merge SRC638: 17.07.01 - 22:25:20


2001-07-17  Kurt Zenker  <kz@openoffice.org>  [58810d6b1029b581898abc56b785f15b15596ff4]

Merge SRC638: 17.07.01 - 22:25:09


2001-07-17  Vladimir Glazounov  <vg@openoffice.org>  [1bff932042225d764c81352184bbd28acdf7644a]

Merge SRC638: 17.07.01 - 22:23:52


2001-07-17  Kurt Zenker  <kz@openoffice.org>  [bbb1bea69436973a37d983223843219b74147491]

Merge SRC638: 17.07.01 - 22:23:19


2001-07-17  Kurt Zenker  <kz@openoffice.org>  [7296f411e7cd30df96d3f3103c23293a371cecbb]

Merge SRC638: 07/17/01 - 22:23:37


2001-07-17  Kurt Zenker  <kz@openoffice.org>  [f91d3a704f00b367d7c7418f9f1e6e80f96883c7]

Merge SRC638: 17.07.01 - 22:24:06


2001-07-17  Kurt Zenker  <kz@openoffice.org>  [d2de22ca3877add966873d160ce72d5f7125c26f]

Merge SRC638: 17.07.01 - 22:22:39


2001-07-17  Kurt Zenker  <kz@openoffice.org>  [8b58f5bfbcee802fd1e1feff34a65a06b1567464]

Merge SRC638: 17.07.01 - 22:26:02


2001-07-17  Kurt Zenker  <kz@openoffice.org>  [f7e287b80389a256e22a4c662de8e76d360f57ef]

Merge SRC638: 17.07.01 - 22:21:12


2001-07-17  Kurt Zenker  <kz@openoffice.org>  [f3319e4c25e0bd8c83a0326dc628ded5771984e2]

Merge SRC638: 17.07.01 - 22:21:06


2001-07-17  Kurt Zenker  <kz@openoffice.org>  [ddbe6127e6f8b0f074ac378cd44c28a96f59c4ca]

Merge SRC638: 07/17/01 - 22:21:32


2001-07-17  Kurt Zenker  <kz@openoffice.org>  [40463b6f1419dd01042c1b4ec852cca944becd6e]

Merge SRC638: 17.07.01 - 22:22:03


2001-07-17  Kurt Zenker  <kz@openoffice.org>  [0971bb2c6373c6180e3bdcf206ca1baf0fca6a80]

Merge SRC638: 17.07.01 - 22:21:17


2001-07-17  Kurt Zenker  <kz@openoffice.org>  [08e77c475d0d54a254506bb6517e1bbfa2b0e2f2]

Merge SRC638: 17.07.01 - 22:20:10


2001-07-17  Kurt Zenker  <kz@openoffice.org>  [49e44ce59c065c171f916afa63dca1deb697f239]

Merge SRC638: 17.07.01 - 22:19:43


2001-07-17  Kurt Zenker  <kz@openoffice.org>  [99ca72bea9f5cdaf265bdbb8cf656ae89ac21f83]

Merge SRC638: 17.07.01 - 22:18:43


2001-07-17  Kurt Zenker  <kz@openoffice.org>  [5459600f9ed5cd8bcb05f54def7043c2a35d87c2]

Merge SRC638: 17.07.01 - 22:19:39


2001-07-17  Kurt Zenker  <kz@openoffice.org>  [9c051258d2040718bca1364106fd634d34027ba5]

Merge SRC638: 17.07.01 - 22:17:06


2001-07-17  Kurt Zenker  <kz@openoffice.org>  [54bf84777f48d505f70bea2715e09821d4e16e7f]

Merge SRC638: 17.07.01 - 22:12:55


2001-07-17  Kurt Zenker  <kz@openoffice.org>  [82f31679083f4e0a4a950ee18f3b16877e7d54e6]

Merge SRC638: 07/17/01 - 22:13:01


2001-07-17  Kurt Zenker  <kz@openoffice.org>  [7e635de95f429308ec9d3c103c38acfce1660a03]

Merge SRC638: 17.07.01 - 22:12:32


2001-07-17  Vladimir Glazounov  <vg@openoffice.org>  [fd48ed9ed6df6a87b4880d08e21243c2312747b9]

Merge SRC638: 17.07.01 - 22:11:48


2001-07-17  Kurt Zenker  <kz@openoffice.org>  [d0f50c8c377710fbc434975764a50b013eb47912]

Merge SRC638: 17.07.01 - 22:14:37


2001-07-17  Kurt Zenker  <kz@openoffice.org>  [ef17b0da0e0f76d916b9d6246eed2456b443d8a2]

Merge SRC638: 17.07.01 - 22:10:36


2001-07-17  Kurt Zenker  <kz@openoffice.org>  [c392f3ecd661c2f8117b3219bd10d27cf6711e4e]

Merge SRC638: 17.07.01 - 22:09:34


2001-07-17  Kurt Zenker  <kz@openoffice.org>  [cd8cd036d08944125d58e4c6116978ccf1b1a173]

Merge SRC638: 17.07.01 - 22:12:45


2001-07-17  Eike Rathke  <er@openoffice.org>  [4e1143b3e0c86fead959e4420dbd981760ffc56f]

#89751# don't write COL_AUTO as black background, in fact don't write any transparent background as color


2001-07-17  Kurt Zenker  <kz@openoffice.org>  [01de708a885748dd2dc60dc30f03dfb3c77baf58]

new version for SRC638


2001-07-17  Herbert Duerr  <hdu@openoffice.org>  [863aa04e22906917e3719d8043327e7bc34e2147]

#81268# shrink unicode subset listbox by removing unavailable subsets


2001-07-17  Herbert Duerr  <hdu@openoffice.org>  [de1aefeaa8a5fc4e618991d950bab62aebc1110b]

#89759# make unicode subsets visible outside svx


2001-07-17  Eike Rathke  <er@openoffice.org>  [30d89b00556ad6c8982d0806d0cfe0d80b7133bb]

#89750# reposition images in overlapped regions of merged ranges to upper left


2001-07-17  Kurt Zenker  <kz@openoffice.org>  [b57adf1815a9667992d90ed0d007cf4639d09c92]

new version for SRC638


2001-07-17  Niklas Nebel  <nn@openoffice.org>  [748c6de7cc09c89c080621ee9e3e041e9daba870]

#89749# removed date field international settings from resource


2001-07-17  Kurt Zenker  <kz@openoffice.org>  [5c99613a3c2b6073ba0a480a980cef9281332585]

new version for SRC638


2001-07-17  Malte Timmermann  <mt@openoffice.org>  [7ff3c72d16b613b954a8970d4360b8563c55d7f6]

#89107# Select text when opening DDBox


2001-07-17  Rüdiger Timm  <rt@openoffice.org>  [781d16ccd1c043eb45115931f0b522d148035479]

#87576# extra semicolons removed


2001-07-17  Malte Timmermann  <mt@openoffice.org>  [4fc4011b15deb52d87a57982c510a2a17e894e84]

#88977# #89521# Resize: ImplInitScrollbars


2001-07-17  Jörg Barfurth  <jb@openoffice.org>  [a9e7f7be99c58a6729e68ab746bf35a5fda10c0c]

#89782# Memory optimization: New anypair reduced from 7*sizeof(void*) to 4*sizeof(void*)


2001-07-17  arellano  <arellano@openoffice.org>  [cb1eb20d37160bdbd400a1994483250e80196553]

added punctuation, added comment


2001-07-17  Dirk Völzke  <dv@openoffice.org>  [ea658c29afd472de4f7854143b7a59390377d2be]

#89110# Reworked saving of last used filter / path


2001-07-17  arellano  <arellano@openoffice.org>  [fb37269ac38c338f6fb140a81fdbbe19f7aa0e60]

added punctuation, added comment


2001-07-17  arellano  <arellano@openoffice.org>  [0889e1a800ea6bb928b5f8884f37095a829e5cf5]

added punctuation


2001-07-17  arellano  <arellano@openoffice.org>  [10b83f9471336b6163565140e9d8b5dd123b1c60]

added punctuation, modified spelling


2001-07-17  arellano  <arellano@openoffice.org>  [a51c4786dfaf2510dda015c7a69a13c1a2974e8b]

added punctuation, modified syntax, added comment


2001-07-17  arellano  <arellano@openoffice.org>  [880b405246480df00d7fed9956e82483f3190b05]

added punctuation, modified grammar


2001-07-17  Philipp Lohmann  <pl@openoffice.org>  [ed3a6995a9ffb590afb8314d3c49778ad1de5dad]

#89588# XMoveResizeWindow instead of XtSetValues or XtConfigureWidget, since only that does the right thing


2001-07-17  Armin Theissen  <armin@openoffice.org>  [a5fb34c7cbc047aacf66e536d2651b1475de19e8]

d:\temp\patch  ->  patch


2001-07-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [79c0893f08db43a2f8f3a89c3f0b6f875734aae6]

applying patches on win32 should work better now


2001-07-17  Thomas Benisch  <tbe@openoffice.org>  [96ec0ad06b2cbe9a24ace5c1f97d61c1528f6b42]

#87307# remove external basctl dependencies


2001-07-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [8df71c121441f11a7d2bd4f98b0926e51ac4a2ad]

applying patches on win32 should work better now


2001-07-17  Thomas Benisch  <tbe@openoffice.org>  [bc6d22a00fdbdc067e332e8ea8fcb346bdd3826d]

#87307# remove external basctl dependencies


2001-07-17  Andreas Bille  <abi@openoffice.org>  [57f52e22cc24a73396c6c1ba6a28619e890f2ef3]

Clash in symbols: libsax.so exports the expat symbols, but has modified them. Now my component does not export them anymore.


2001-07-17  Caolán McNamara  <cmc@openoffice.org>  [235d6be4e32937de06fa5d0d7fa05cc9d73bf96e]

#89811# Annotations initials import not upgraded from preunicode time correctly


2001-07-17  Eike Rathke  <er@openoffice.org>  [19e13a99370a47cabc01881ab52d9f3672e2162f]

#88089# Init: add IGNORE_CASE to transliterateFlags if not case sensitive


2001-07-17  Frank Schönheit  <fs@openoffice.org>  [d87b1baa78b90f9a65b97ffda8ce2c49898ecbe5]

#89799# check for NULL objects beeing inserted


2001-07-17  Frank Schönheit  <fs@openoffice.org>  [e9d6f5dbd857488745d9acdefbf7ed6531ee894a]

#89799# +RID_STR_NEED_NON_NULL_OBJECT


2001-07-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [7aafba0507d8137ce2fe48c396bb797ef1e58711]

applying patches on win32 should work better now


2001-07-17  Malte Timmermann  <mt@openoffice.org>  [5edfadf697283aac2d20ad6acfc6d1f7199f2679]

OutputDevice::GetDefaultFont() instead of System::GetDefaultFont


2001-07-17  Caolán McNamara  <cmc@openoffice.org>  [815a14c253df15db553a3731783e8be06cddccae]

#89808# ##1192## Retain blank pages before explicit section breaks


2001-07-17  Frank Schönheit  <fs@openoffice.org>  [bf9d43924d5cf5e78c006878c5545b50a2b1d8e4]

#87937# changes so that after unsuccessfull reloading (or setting a filter or such) a cleanup can be done


2001-07-17  Frank Schönheit  <fs@openoffice.org>  [f9dd048fcf8b091011c08f11e59acf9bbc5d6bda]

#87937# +criticalFail


2001-07-17  Malte Timmermann  <mt@openoffice.org>  [f7d2f627a233650e42ff96fc95e61b902ffdd656]

#88019# No DBG_ERROR in toBack


2001-07-17  Caolán McNamara  <cmc@openoffice.org>  [d4429f7797e766aa0c0650612772f82b2769a088]

#89801# ##1140## Frame attributes in cells past the first cell in a table are to be ignored


2001-07-17  Dirk Völzke  <dv@openoffice.org>  [6262eb5ec0b651afe0460af20b1ddb4010625eea]

#88655# GrabFocus after Hide of inplace edit field


2001-07-17  Dirk Völzke  <dv@openoffice.org>  [768c20bd68e8ae7f82ad8ce70db91b5f92cbaf62]

#88655# Added resources for the QueryDeleteDialog


2001-07-17  Dirk Völzke  <dv@openoffice.org>  [33ee56e731a8a8ef784d084209f5f2414e45395c]

#88655# Added resource ids for the QueryDeleteDialog


2001-07-17  Daniel Rentz  <dr@openoffice.org>  [64fe06795a7a0880ad796646d835833ffa875b89]

#89627# import of DDE links, improved Externsheet import


2001-07-17  Dirk Völzke  <dv@openoffice.org>  [4ee857305c494632d893a02c42bdc5420caa6ef8]

#88655# Added support for rename and delete inside the filedialog


2001-07-17  Dirk Völzke  <dv@openoffice.org>  [4ee5ff2d1c68fd7bd5d71496636ad0bc0f618944]

#88655# Added class QueryDeleteDlg_Impl


2001-07-17  Frank Schönheit  <fs@openoffice.org>  [d08d21996ebd6cf3669c20f32188ca4503582780]

#89786# createStream_simpleError instead of UcbStreamHelper::CreateStream


2001-07-17  Oliver Specht  <os@openoffice.org>  [8ed4836259c490354c612855c5cd87e0c176192f]

#89762# store connections at the TreeListBox


2001-07-17  Frank Schönheit  <fs@openoffice.org>  [a2a4c0d9907b84a5cf4338497daab5745777d389]

#89786# +createStream_simpleError


2001-07-17  Ocke Janssen  <oj@openoffice.org>  [eb5c3be85d1f619cdbbccf78c0450f4345f2714b]

#89738# look for compsed name as well


2001-07-17  Ocke Janssen  <oj@openoffice.org>  [cc47f07e564b26dc1155562735ab7d202ab06bd2]

#89128# look if connection is readonly


2001-07-17  Ocke Janssen  <oj@openoffice.org>  [f2479eeaf7221e157160fd54a4f8433e8229a625]

#89128# look if connection is readonly


2001-07-17  Ocke Janssen  <oj@openoffice.org>  [605eb091e37dfdc3d803f051a1fe983433a1dcb8]

#89669# check precision


2001-07-17  Mathias Bauer  <mba@openoffice.org>  [d1dafd3bcba73e66c15e0b60acb1e2b057ed56e9]

#89783#: NULL-Ptr possible


2001-07-17  Mathias Bauer  <mba@openoffice.org>  [817dfb74d9ec9f46ba32be6d5066d534f81072a5]

#89783#: NULL-Ptr possible


2001-07-17  Ocke Janssen  <oj@openoffice.org>  [aa5e972489163a1611c46d6b5cff32e92c3abfd9]

#89128# look if connection is readonly


2001-07-17  Oliver Specht  <os@openoffice.org>  [8f485a411dc5bff3c1f2d010b6b10c253b0ab609]

#89614# field type property of file name and template name field corrected


2001-07-17  Ocke Janssen  <oj@openoffice.org>  [7864b9ba1fc3de87401f2ee15a8d26757a46f4de]

#89128# look if connection is readonly


2001-07-17  Malte Timmermann  <mt@openoffice.org>  [844f527bc9455e0a1809a05192de7b9a958dd7d8]

#75607# Print content of DD-ComboBox...


2001-07-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [80d2c014c6e3fbec0f6f68463c878d296ead24b4]

several fixes for patch; fixed problem with build_action=dmake; first try for install_action


2001-07-17  Thomas Lange  <tl@openoffice.org>  [1a80859c2c9fa322808a88146f22e6c1164fc1fe]

#89655# help texts for accents changed


2001-07-17  Frank Schönheit  <fs@openoffice.org>  [ed9e3a0135f10ae496d658847c5ca8f370d68f8e]

#89761# corrected the coloring (wrongly changed in the previous fix)


2001-07-17  Frank Meies  <fme@openoffice.org>  [221c5dc5269cd480c4d4771e3de13339c47c7ab4]

Fix #89771#: Attributes for special portions (number, footnote, drop caps) at beginning of paragraph


2001-07-17  Thomas Benisch  <tbe@openoffice.org>  [0346d581a843f964e107efb51d00fb917bd139fd]

#87307# remove external basctl dependencies


2001-07-17  Thomas Benisch  <tbe@openoffice.org>  [934151670cca0e6bdbe8e0a0aaf0d597f6942aee]

#87307# remove external basctl dependencies


2001-07-17  Thomas Benisch  <tbe@openoffice.org>  [ed83447e75df5ac22030a68ccbd1677789bd08e5]

#87307# remove external basctl dependencies


2001-07-17  Behrend Cornelius  <bc@openoffice.org>  [13585d3fa9987999af2e0d2a4691e5857799b215]

#89276# bitmap path replaced by gif path


2001-07-17  Oliver Specht  <os@openoffice.org>  [f9006985fdd5d98eb44c7dcd60df8ca520bd1ce2]

#8952# new file: grfshex.cxx


2001-07-17  Oliver Specht  <os@openoffice.org>  [64927520a8196c00cc0007c47266a309904d9829]

#8952# style listbox in insert graphic dialog filled


2001-07-17  Thomas Benisch  <tbe@openoffice.org>  [5dde9bf15efe54eaaeef2bf847cc59cc1357b69a]

#87307# remove external basctl dependencies


2001-07-17  Christian Lippka  <cl@openoffice.org>  [b0b45e7934634c1ad00fad716300dfc5ea4b9237]

#89755# check for model when creating forwarder


2001-07-17  Mathias Bauer  <mba@openoffice.org>  [c9f5b3017bc38b6aff7ef6ee4e13a53532a9f042]

#89023#: move crash guard because of startup optimizations


2001-07-17  Philipp Lohmann  <pl@openoffice.org>  [350726591e58bb5a8d217eee2ea3e2a88d679e17]

#89724# remove itc%20 from front of font name


2001-07-17  Thomas Lange  <tl@openoffice.org>  [aa73f452d6c0446d6d22f9b0de6f88efb817b589]

#89759# StarMath font => StarSymbol font


2001-07-17  Andreas Bille  <abi@openoffice.org>  [ff68af298f223f942d9d49cad2ebfc5bbf0be331]

More simple error handling if no entry for jar-file and language is provided.


2001-07-17  Andreas Bille  <abi@openoffice.org>  [fb177ea23a68799c9b131b6e50ab6eb5f7deed51]

Optimization: using rtl::StringBuffer to concatenate more than two strings.


2001-07-17  Oliver Specht  <os@openoffice.org>  [6949d6e8284f972b48859a83ff07d01b8fc22a25]

#89702# set return value after InsertLab()


2001-07-17  Oliver Specht  <os@openoffice.org>  [6db29c63406c676afff04f8916265bd5f2b552fa]

#89756# travelling improved


2001-07-17  Thomas Lange  <tl@openoffice.org>  [7395429c51479d807d9a31904705c11449abea77]

#82051# Updating of GraphicWindow after drag-and-drop


2001-07-17  Ocke Janssen  <oj@openoffice.org>  [1b761c0408fa6770da86c5919fc7d7435beff4aa]

#89533# GetMainURL changed


2001-07-17  Ocke Janssen  <oj@openoffice.org>  [0e8a93180e3a27b63f716597a39df1e9d175b6f3]

#89575# new pwd change dialog


2001-07-17  Frank Schönheit  <fs@openoffice.org>  [8ecb48a8b2a7ab50c012860af9f8081e4a55af1a]

#89533# corrected usage of GetMainURL


2001-07-17  Ocke Janssen  <oj@openoffice.org>  [a12d67ed7da2f06b1aa6aa51f227c3e998f55b0e]

#89575# check if user is  the connected one when not connect and change pwd


2001-07-17  Tino Rachui  <tra@openoffice.org>  [29e4496d9870c4ec165de78114947285fdd397a8]

#89760#SetCurrentDirectory and GetCurrentDirectory added


2001-07-17  Mathias Bauer  <mba@openoffice.org>  [48f8ae97c69f91fbf86cfd1b40c56174fb547ac7]

#89707#: wrong keybining for Paste


2001-07-17  Thorsten Behrens  <thb@openoffice.org>  [ae327ba65f6065d75cf6ff3a3749ffede365e606]

#87913# removed undo functionality for SVX_LIGHT


2001-07-17  Thomas Lange  <tl@openoffice.org>  [84a9f01a02642335d2dcbf261e1ae3a0ddb08003]

#89681# assertion fixed. Node name now oart of value name.


2001-07-17  Dieter Loeschky  <dl@openoffice.org>  [4d94fa06ad37ffa747d24ebe99c12c3740027734]

#89567# 3D objects: scaling height and width


2001-07-16  arellano  <arellano@openoffice.org>  [645c21205727409637dceb8719372e12d70131e7]

added comment, punctuation, and modified grammar


2001-07-16  arellano  <arellano@openoffice.org>  [294641e37e0b0f548b740ea539e921218b166077]

modified grammar


2001-07-16  arellano  <arellano@openoffice.org>  [b70ad43a3b4d7d570ab293a081a9819a85f534be]

added punctuation, modified grammar


2001-07-16  arellano  <arellano@openoffice.org>  [d6a4c0a266c04d1b608d69a652f105d59a6135ee]

added punctuation, modified grammar


2001-07-16  Vladimir Glazounov  <vg@openoffice.org>  [5dafb5d1aa387fc80563e6b7faccfaca1ebef0ae]

Merge SRC638: 16.07.01 - 22:12:34


2001-07-16  Eike Rathke  <er@openoffice.org>  [a19f15834ab86aa966746b4fe7cae5ccb43adc65]

#86901# GENERAL keyword may appear anywhere in format code


2001-07-16  Eike Rathke  <er@openoffice.org>  [8c197b0510ba1ba25c351b84f77e1e2d44b948f8]

#86901# XML: GENERAL keyword may appear anywhere in format code


2001-07-16  Eike Rathke  <er@openoffice.org>  [73447c16f444d9cf66c27ded9200a911b1c2fadc]

#86901# GENERAL keyword in format code with signed values


2001-07-16  Jörg Barfurth  <jb@openoffice.org>  [fbfb1b4e3834555c9ee485f96344d1eb8519ffcd]

#89722# Added a factory for change objects


2001-07-16  Jörg Barfurth  <jb@openoffice.org>  [3be5b3fc07e17778d05a616e041e3bbf3fbe9ffb]

#89722# Enabled setting an element type to mark a set at dummy changes. Added a factory for change objects


2001-07-16  Jörg Barfurth  <jb@openoffice.org>  [673dce46dc080decde4234b78c6f96931ec2e6c9]

#89722# Enabled setting an element type to mark a set at dummy nodes


2001-07-16  Jörg Barfurth  <jb@openoffice.org>  [299268c9cbf615301ec038608493b345c2815f96]

#89722# Changed handling of dummy nodes to try to preserve set-ness


2001-07-16  Frank Schönheit  <fs@openoffice.org>  [9a75776b62b14b847e34ed9dc4fe98bc6f349c3c]

#88333# improve behaviour of the arrow buttons


2001-07-16  arellano  <arellano@openoffice.org>  [15329c2d4c287f031870f96f73ee4a949dd18381]

missing summary, modified grammar


2001-07-16  Hennes Rohling  <hro@openoffice.org>  [cc7b8cc630d8f64b122e164bc6f2eb69c7269c38]

#89181# Removed old D&D support


2001-07-16  Frank Schönheit  <fs@openoffice.org>  [d0bfca823852304858a8b04a921dc385a80dd61b]

#88956# added a help button


2001-07-16  Armin Weiss  <aw@openoffice.org>  [468f7f30cf8c257eaeef87e0b0d751c74ff4f6b9]

#78972# make 3d lines perpendicular to projection plane normal


2001-07-16  Herbert Duerr  <hdu@openoffice.org>  [7eabbac5c93e6d13c098e2310bffe6159e75fc3f]

#88232# fallback to DingBat mapping for unknown symbol font


2001-07-16  arellano  <arellano@openoffice.org>  [465f6f128bb7865af249cef43f70fc80a068145d]

added comment and punctuation


2001-07-16  Frank Schönheit  <fs@openoffice.org>  [952a8597a6ac405e9831005d07659cebd1dc34c1]

#89709# special emphasizing handling for the 'all objects' entry


2001-07-16  Behrend Cornelius  <bc@openoffice.org>  [62dc9fc706131ac7daddad4457a0caff660778c3]

#85448# New HelpIDs added


2001-07-16  Hennes Rohling  <hro@openoffice.org>  [6252a6329ab7a4425fc97f66740143a8531d8c60]

#89696# Let INetURLObject only encode system path names


2001-07-16  Hans-Joachim Lankenau  <hjs@openoffice.org>  [853ceed46d6dbe1b1bf5c73e55cab773404e3ee8]

changed file description


2001-07-16  Behrend Cornelius  <bc@openoffice.org>  [3cd979df300c2129c5fa0a291dca3065f022b2dd]

#85448# New HelpIDs added


2001-07-16  Malte Timmermann  <mt@openoffice.org>  [bd1420bb83ae726cbee03b73e178903be7dcf487]

Debug...


2001-07-16  Andreas Bille  <abi@openoffice.org>  [065784bbcc60d0cfedbf1145dc920f2a0ffbc098]

#89660# Multiple entries are now avoided. There is no way to reevaluate the ranking after the search engine has produced the result.


2001-07-16  Frank Schönheit  <fs@openoffice.org>  [911c3b718468ff801e94ed9bc3859e82872ef702]

#89711# when dropping a table, allow the .inf file to be missing


2001-07-16  Andreas Martens  <ama@openoffice.org>  [62aa36271a60249dcf1f491a654754179b4809cb]

Fix #89620#: Find the best anchor for drawing objects


2001-07-16  Andreas Bille  <abi@openoffice.org>  [a80edc9c540a7d75005ec43e3c0976ac488ade2f]

Forgotten to add XTypeProvider to queryInterface


2001-07-16  Mathias Bauer  <mba@openoffice.org>  [bbdacb51d2a51f774ad770bae629c4c947f76ec7]

#89377#: better support new error handling in UCB


2001-07-16  Frank Schönheit  <fs@openoffice.org>  [50260a67d571ed1850f88a744b8ff5ac593d3caa]

#87937# unloadForm->unloadAndCleanup / +implLoadAnything / +setDefaultTitle


2001-07-16  Frank Schönheit  <fs@openoffice.org>  [136ab8780525952b92bd049179786986614cce99]

#87937# removed m_aAsyncClose (obsolete)


2001-07-16  Kai Sommerfeld  <kso@openoffice.org>  [4003679cb2c5f8165cd9449f3deb7e6d61709cae]

#88646# - mapDAVException(...) now maps HTTP error 404 (Not Found) to           IOException(IOErrorCode_NOT_EXISTING).


2001-07-16  Ocke Janssen  <oj@openoffice.org>  [fde00c0dc362ae3f09f8b3134c95c20c9682eb25]

#89650# check if table was created for html/rtf format


2001-07-16  Hans-Joachim Lankenau  <hjs@openoffice.org>  [aa48dac4c3866b4178d8d129a29defe0a2c8ae7d]

define _SOLAR__PRIVATE when building dependencies


2001-07-16  Carsten Driesner  <cd@openoffice.org>  [463b2059f759b211e0cf2d1257c908b1482b7a77]

#89023# splash screen optimization


2001-07-16  Andreas Martens  <ama@openoffice.org>  [44d27bbcfa9910cb2c3ced20e39ec8880b49d2cd]

Fix #1224#: Backward into nirwana


2001-07-16  Carsten Driesner  <cd@openoffice.org>  [e64a5d3ff7b8e2c5947c96632bbda604c614247a]

#89023# splash screen optimization


2001-07-16  Carsten Driesner  <cd@openoffice.org>  [ea29e7300e544cbc3edc3ffc6058b0c94e683f7b]

#89023# splash screen optimization


2001-07-16  Carsten Driesner  <cd@openoffice.org>  [ee3351d78c9b6ffbc4dfe62853e81b84e65879c7]

#89023# splash screen optimization


2001-07-16  Carsten Driesner  <cd@openoffice.org>  [07f5efbf08aa8b5c0b65f3c0e72de0e730bd8dad]

#89023# splash screen optimization


2001-07-16  Carsten Driesner  <cd@openoffice.org>  [af1d0ffee971575de8befc971116e5e286debd07]

#89023# splash screen optimizations


2001-07-16  Mathias Bauer  <mba@openoffice.org>  [1253af24ebc11117e5e7e36bdff7feef67e69d6d]

#89377#: OpenMode ReadWrite now handled by UCP


2001-07-16  Carsten Driesner  <cd@openoffice.org>  [92afd8b4d1b7bff32eb54535a78bb2f08f2898fb]

#89023# splash screen optimizations


2001-07-16  Mathias Bauer  <mba@openoffice.org>  [02b23da7b8643f4e76287ba31c21479ef9257bd2]

#89377#: OpenMode ReadWrite now handled by UCP


2001-07-16  Andreas Bille  <abi@openoffice.org>  [c27c31544e377b83cddd3357a07062d715907ef2]

#89377# Now creating file if not existent


2001-07-16  Kai Sommerfeld  <kso@openoffice.org>  [bb90ba7cb14824703e01ea31012d78af8c791be3]

#88646# - Removed wrong assert from addContent(...)


2001-07-16  th  <th@openoffice.org>  [deac1c2539fac182f1123492466c2c700b945b2c]

#88970# - return more MIME-charset for better MS-compatibility


2001-07-16  th  <th@openoffice.org>  [cca7623a91f46805493c5ada95e1f6ce674edcdc]

#88970# - return more MIME-charset for better MS-compatibility


2001-07-16  th  <th@openoffice.org>  [3c0122972679e6d5ba1af131a8939928346e99b4]

#88970# - return more MIME-charset for better MS-compatibility


2001-07-16  Dirk Völzke  <dv@openoffice.org>  [17e249a8c346b85cfa3f13ca41115025a06f47c5]

#82999# Removed assert in catch exception block


2001-07-16  th  <th@openoffice.org>  [a83a71113f82d1dc7d85d82caa6fd88a14a76f90]

#88970# - return more MIME-charset for better MS-compatibility


2001-07-16  Ocke Janssen  <oj@openoffice.org>  [96f9af3e336103d36898d7883ffdc2c0a4481603]

#89664# insert connected user as well into listbox


2001-07-16  Oliver Specht  <os@openoffice.org>  [30c012d349b6a76b4b1f3a11a318410635b60a34]

#75670# initially set all entry levels to preview


2001-07-16  Ocke Janssen  <oj@openoffice.org>  [920f09ff9ae9c217e8ef0759196021ee1a5bf7c7]

#89533# getMainURL corrected


2001-07-16  Ilko Höpping  <ih@openoffice.org>  [a889cbd01ad9a156ef33e6159fb651255356d6cc]

#87483# entries for bats and math removed


2001-07-16  Andreas Schlüns  <as@openoffice.org>  [099cdb9a81a0715e13a57764f86c0cdae81f6a64]

#85437# disable convertion of filter names


2001-07-16  Mathias Bauer  <mba@openoffice.org>  [f7781b8013ceba6dec2d600aa1f93560c303d220]

#89030#: templates should be opened to new file by default


2001-07-16  Andreas Schlüns  <as@openoffice.org>  [e893666718caa728088dd70191579a7eb7d6a29b]

#85437# disable convertion of filter names, #86171# use filter queries for ReadExternalFilter()


2001-07-16  Mathias Bauer  <mba@openoffice.org>  [563c12a453e34adbb9c87b35fa64fd86c79d13a0]

#89377#: better support new error handling in UCB


2001-07-16  Caolán McNamara  <cmc@openoffice.org>  [8f035c12e26d130e630a8b6831ee46919a187e8d]

#89590# If an end of table row does not line up and theres space for a table cell to balance it then insert one. Duplicates words behaviour


2001-07-16  Mathias Bauer  <mba@openoffice.org>  [2ae739d340087349e3417028029358c1083407e3]

#89030#: templates should be opened to new file by default


2001-07-16  Mathias Bauer  <mba@openoffice.org>  [fc3a7d9c33857122595f73bd919238b18bdb58ae]

#89377#: better support new error handling in UCB; some changes for crash guard


2001-07-16  Mathias Bauer  <mba@openoffice.org>  [89a0eeab0b0e8acdbf9c24656a3fab2ba21d3028]

#89023#: Exception handler removed from SFX


2001-07-16  Oliver Specht  <os@openoffice.org>  [c42cc8c940aca4cab0e5d46358b32bf7567ab0e4]

#87059# dragging of tables corrected


2001-07-16  Andreas Schlüns  <as@openoffice.org>  [f33fdb935cf4899567b39092b88d44be0854eb57]

#89661# disable CREATE flag for search only ... not all!


2001-07-16  Rüdiger Timm  <rt@openoffice.org>  [5275951ed93915e161a9b83074938b2546aafae4]

#87576# include options.hxx


2001-07-16  Ocke Janssen  <oj@openoffice.org>  [3055ef8ee1134dd210b873324e4131bf5495a7bf]

#89657# remove some unused dll


2001-07-16  Ocke Janssen  <oj@openoffice.org>  [eeea84397ecbeabb58670ddd4564cfd071dc9a0b]

#89657# check name


2001-07-16  Ocke Janssen  <oj@openoffice.org>  [0861aa80142cfe7f575391b9ca413d697b6d2dab]

#89657# check if copy is allowed


2001-07-16  Ocke Janssen  <oj@openoffice.org>  [c5e3e02943a330138f07946bc224a201687b183f]

#89578# removed : after address url


2001-07-16  Ocke Janssen  <oj@openoffice.org>  [81d1edce08393aef604999c734bea23b07fce96d]

#89613# check if rowset is empty


2001-07-16  Ocke Janssen  <oj@openoffice.org>  [13b219023d1a404bfeea912112a5815754ec79cf]

#89514# write columns to config


2001-07-16  Ocke Janssen  <oj@openoffice.org>  [52c333eccf46892733941ebf5eeb521bdf515839]

#86731# some helpids for toolbars


2001-07-16  Frank Schönheit  <fs@openoffice.org>  [34da465f51579a1f94db6daa2c1df5fd38a455e0]

had uninitialized pointers


2001-07-16  Ocke Janssen  <oj@openoffice.org>  [b05f88d4e3a83c16a57758e4ce4cab0a2510a801]

#87050# ctor of metadata changed


2001-07-16  Ocke Janssen  <oj@openoffice.org>  [1e291a9440181869377222c642ac77e7ea9d8ebd]

#86731# some helpids for toolbars


2001-07-14  Kurt Zenker  <kz@openoffice.org>  [903d227a84016e58a54b00a9159030be4d72e7e5]

Merge SRC638: 14.07.01 - 22:47:00


2001-07-14  Kurt Zenker  <kz@openoffice.org>  [c20fcf7596d2672dad6fa0430d5413a028fa0a66]

Merge SRC638: 14.07.01 - 22:45:55


2001-07-14  Kurt Zenker  <kz@openoffice.org>  [ef7fce519153cdc6d1efcf936231325878a59b3a]

Merge SRC638: 14.07.01 - 22:44:55


2001-07-14  Kurt Zenker  <kz@openoffice.org>  [eeccd28dac69c4c63c94fac0631316441ec1a55c]

Merge SRC638: 14.07.01 - 22:42:52


2001-07-14  Kurt Zenker  <kz@openoffice.org>  [2b954426ca4045a037726e8d307afe507b994c0c]

Merge SRC638: 14.07.01 - 22:41:52


2001-07-14  Kurt Zenker  <kz@openoffice.org>  [ba723019383834535583a50563d3e98e2501f544]

Merge SRC638: 14.07.01 - 22:40:49


2001-07-14  Kurt Zenker  <kz@openoffice.org>  [a1a82e8403cc01f77ae59e5629b57503be878f71]

Merge SRC638: 14.07.01 - 22:39:48


2001-07-14  Kurt Zenker  <kz@openoffice.org>  [6806094c6887300df46d084d2f8ad5cdce3d7fa5]

Merge SRC638: 14.07.01 - 22:38:46


2001-07-14  Kurt Zenker  <kz@openoffice.org>  [cb9ec6b9bb455da384d173eee6af3b55f6f102f3]

Merge SRC638: 14.07.01 - 22:37:40


2001-07-14  Kurt Zenker  <kz@openoffice.org>  [ef2985e8c2ac9acc96b6046a6e3e77eab0f215e3]

Merge SRC638: 14.07.01 - 22:36:35


2001-07-14  Kurt Zenker  <kz@openoffice.org>  [285a3dd353fdbc2f959bd599c9dbdf63b5bcfaca]

Merge SRC638: 14.07.01 - 22:31:41


2001-07-14  Kurt Zenker  <kz@openoffice.org>  [72bd5cfb17e149f04145f63f62b69656d06034a0]

Merge SRC638: 14.07.01 - 22:29:44


2001-07-14  Kurt Zenker  <kz@openoffice.org>  [7cba995f5bb9c47f5abd0f0f61ecc7c7bf1de5d6]

Merge SRC638: 14.07.01 - 22:33:15


2001-07-14  Kurt Zenker  <kz@openoffice.org>  [b9efec4e7135931b34827e7e426220260b08a55c]

Merge SRC638: 14.07.01 - 22:30:31


2001-07-14  Vladimir Glazounov  <vg@openoffice.org>  [45315815aa615194deffa16163c80554fbb2f952]

Merge SRC638: 14.07.01 - 22:29:25


2001-07-14  Kurt Zenker  <kz@openoffice.org>  [0d73607dfd1685b252013207e50ec9816bd5478f]

Merge SRC638: 14.07.01 - 22:28:41


2001-07-14  Kurt Zenker  <kz@openoffice.org>  [4fe5b92c27e9a32b72020976b0657551435f9423]

Merge SRC638: 14.07.01 - 22:29:24


2001-07-14  Vladimir Glazounov  <vg@openoffice.org>  [8c45c7fb23b8547093d576165ed0b5c9c36f08ab]

Merge SRC638: 14.07.01 - 22:28:21


2001-07-14  Kurt Zenker  <kz@openoffice.org>  [7af2a9ba1f5b193da8ce71f0e0ed73673421f857]

Merge SRC638: 14.07.01 - 22:27:36


2001-07-14  Kurt Zenker  <kz@openoffice.org>  [4c378c94c055fe7ace36c71cab782221ced9f720]

Merge SRC638: 07/14/01 - 22:28:02


2001-07-14  Kurt Zenker  <kz@openoffice.org>  [ec1b9c9869e37319277c49ce2b934a7f5e9057d2]

Merge SRC638: 14.07.01 - 22:30:55


2001-07-14  Kurt Zenker  <kz@openoffice.org>  [99131a2f9deabebe522458f3f2be66971783629c]

Merge SRC638: 14.07.01 - 22:28:13


2001-07-14  Kurt Zenker  <kz@openoffice.org>  [19c732ae2590ba773d24212cb18ba7b556df01f5]

Merge SRC638: 14.07.01 - 22:26:28


2001-07-14  Kurt Zenker  <kz@openoffice.org>  [16fb6b59355da98560b2b9185d6038eb38a689d5]

Merge SRC638: 07/14/01 - 22:26:53


2001-07-14  Vladimir Glazounov  <vg@openoffice.org>  [54b8538213a55c4f9a0f5a578b94dfabf817b175]

Merge SRC638: 14.07.01 - 22:25:53


2001-07-14  Kurt Zenker  <kz@openoffice.org>  [6f891feee6582732993e479cbd4eee1349544107]

Merge SRC638: 14.07.01 - 22:25:34


2001-07-14  Kurt Zenker  <kz@openoffice.org>  [e28a1130f06a98dad41a605c388066f76db8ea42]

Merge SRC638: 14.07.01 - 22:24:58


2001-07-14  Kurt Zenker  <kz@openoffice.org>  [2524c8534205adc2255eb2eae2d9786c4cc800f7]

Merge SRC638: 14.07.01 - 22:25:29


2001-07-14  Kurt Zenker  <kz@openoffice.org>  [634a59e47acb50fb07cb5f04e6170a85c4dc848c]

Merge SRC638: 14.07.01 - 22:24:26


2001-07-14  Kurt Zenker  <kz@openoffice.org>  [852b939e02ce262b16b2b14c3fde66d4bb6e28d1]

Merge SRC638: 14.07.01 - 22:24:06


2001-07-14  Kurt Zenker  <kz@openoffice.org>  [b04ba02513a0bbd8dc02bc9294c328b70376bf57]

Merge SRC638: 14.07.01 - 22:23:49


2001-07-14  Kurt Zenker  <kz@openoffice.org>  [cb630c0c44c5c6403e03ec990ea99394342efe08]

Merge SRC638: 07/14/01 - 22:24:19


2001-07-14  Kurt Zenker  <kz@openoffice.org>  [5c3594ce8b9ce6b9d6112e40191373fb692eed1f]

Merge SRC638: 14.07.01 - 22:27:12


2001-07-14  Vladimir Glazounov  <vg@openoffice.org>  [d535a5eb50ca360e7adc154ce037661eb59e699f]

Merge SRC638: 14.07.01 - 22:23:32


2001-07-14  Kurt Zenker  <kz@openoffice.org>  [085a185d5fcfd9857f704f2123f6c76c5715d29b]

Merge SRC638: 14.07.01 - 22:24:16


2001-07-14  Kurt Zenker  <kz@openoffice.org>  [116be34ac85186ade3cb9bbc36a81e9a893aae60]

Merge SRC638: 14.07.01 - 22:23:15


2001-07-14  Kurt Zenker  <kz@openoffice.org>  [2fe26d9a13337c30e30b66ba6dbfecd22ff596fe]

Merge SRC638: 14.07.01 - 22:22:33


2001-07-14  Kurt Zenker  <kz@openoffice.org>  [056a1790264d1093b0a440af237a4f329b1b512d]

Merge SRC638: 07/14/01 - 22:23:07


2001-07-14  Kurt Zenker  <kz@openoffice.org>  [5f739babe35e0b7342315179916e57250fa5db45]

Merge SRC638: 14.07.01 - 22:26:03


2001-07-14  Kurt Zenker  <kz@openoffice.org>  [142b8fcef2e340efe0ec1915046e20eccb396728]

Merge SRC638: 14.07.01 - 22:23:35


2001-07-14  Vladimir Glazounov  <vg@openoffice.org>  [6da5c263af385fbac367d3a1908b015760819533]

Merge SRC638: 14.07.01 - 22:22:25


2001-07-14  Kurt Zenker  <kz@openoffice.org>  [59b46e566ac47cf5bbada6ff10705282f5f37c1e]

Merge SRC638: 14.07.01 - 22:22:07


2001-07-14  Kurt Zenker  <kz@openoffice.org>  [1661c6ab396f9aa4d10cfab36fcf49b9cf74b258]

Merge SRC638: 14.07.01 - 22:23:03


2001-07-14  Kurt Zenker  <kz@openoffice.org>  [99e8ab2facccecf602e41a8f4dc487763bfcae1c]

Merge SRC638: 14.07.01 - 22:21:22


2001-07-14  Kurt Zenker  <kz@openoffice.org>  [a5b7dbb6948bdbb23d888d84ff84123d470d26d6]

Merge SRC638: 14.07.01 - 22:21:22


2001-07-14  Kurt Zenker  <kz@openoffice.org>  [21a5f118c3441013644045fb73bb05f88a357b06]

Merge SRC638: 14.07.01 - 22:24:52


2001-07-14  Kurt Zenker  <kz@openoffice.org>  [a6f46672525317e8e776e78b188f2da02b8d576e]

Merge SRC638: 14.07.01 - 22:22:25


2001-07-14  Vladimir Glazounov  <vg@openoffice.org>  [044d6924f8430d866575371744c022ef71b058bd]

Merge SRC638: 14.07.01 - 22:21:20


2001-07-14  Kurt Zenker  <kz@openoffice.org>  [2e2ce058fea1a4803762dd19c388a42c199ccee7]

Merge SRC638: 14.07.01 - 22:21:01


2001-07-14  Kurt Zenker  <kz@openoffice.org>  [89f96df472cbc136f5274805642f89c9cc922d96]

Merge SRC638: 14.07.01 - 22:21:48


2001-07-14  Kurt Zenker  <kz@openoffice.org>  [d2ccc40ef4f1f15c1d63a34956dfc00726de1ff5]

Merge SRC638: 14.07.01 - 22:20:42


2001-07-14  Kurt Zenker  <kz@openoffice.org>  [ba5011114dc125d2aa05f2e1c771c6d21cceb2c2]

Merge SRC638: 14.07.01 - 22:20:08


2001-07-14  Kurt Zenker  <kz@openoffice.org>  [1e358c7e21c28d9023b82e609a781c11e9277160]

Merge SRC638: 14.07.01 - 22:23:40


2001-07-14  Kurt Zenker  <kz@openoffice.org>  [646ea446962bdf5666c8aa97b426739962743e9b]

Merge SRC638: 07/14/01 - 22:20:41


2001-07-14  Vladimir Glazounov  <vg@openoffice.org>  [1a7d63c248421e72d17aff8fd2eada3c93d76944]

Merge SRC638: 14.07.01 - 22:20:09


2001-07-14  Kurt Zenker  <kz@openoffice.org>  [d0360ffa7f9ed0817cd84e8351cafe99aa970b35]

Merge SRC638: 14.07.01 - 22:21:13


2001-07-14  Kurt Zenker  <kz@openoffice.org>  [d7354fdc95a8f8c4471e1b93562aa359039d9b05]

Merge SRC638: 14.07.01 - 22:19:48


2001-07-14  Kurt Zenker  <kz@openoffice.org>  [6de366c5b2fd8821eca756f08dd609e9ba3a0f44]

Merge SRC638: 14.07.01 - 22:19:33


2001-07-14  Kurt Zenker  <kz@openoffice.org>  [d83a7c3f5bcd14aee0fe29268b1eb85dbeca27a5]

Merge SRC638: 14.07.01 - 22:20:35


2001-07-14  Kurt Zenker  <kz@openoffice.org>  [868aac9ca4137815139428dbf6ac7c722d593428]

Merge SRC638: 14.07.01 - 22:19:43


2001-07-14  Kurt Zenker  <kz@openoffice.org>  [9e213d9d70a0343cb2108a5e214182e148332068]

Merge SRC638: 14.07.01 - 22:19:57


2001-07-14  Kurt Zenker  <kz@openoffice.org>  [de8c4f18d53382c25069693540a0b8bde91cf45d]

Merge SRC638: 14.07.01 - 22:19:00


2001-07-14  Kurt Zenker  <kz@openoffice.org>  [548df20f0c1a06b89e009df6b9fa04cdd7dbb468]

Merge SRC638: 14.07.01 - 22:22:31


2001-07-14  Kurt Zenker  <kz@openoffice.org>  [787a30ee61d5d8b81f6fe5e745b41c014e3dab16]

Merge SRC638: 07/14/01 - 22:19:33


2001-07-14  Vladimir Glazounov  <vg@openoffice.org>  [869c100597158c8699462672b2a1afee3859ad47]

Merge SRC638: 14.07.01 - 22:19:02


2001-07-14  Kurt Zenker  <kz@openoffice.org>  [9048a03164b7c7f6b7a1087688da6daf432067b1]

Merge SRC638: 14.07.01 - 22:20:02


2001-07-14  Kurt Zenker  <kz@openoffice.org>  [418185baf968de93ee572e61027f7bf16b337805]

Merge SRC638: 14.07.01 - 22:18:45


2001-07-14  Kurt Zenker  <kz@openoffice.org>  [d5aef74a4d4672dd9b30d3cbe321592998232173]

Merge SRC638: 14.07.01 - 22:18:25


2001-07-14  Kurt Zenker  <kz@openoffice.org>  [c3e6be34140b763a837be7c56751f4c276dba277]

Merge SRC638: 14.07.01 - 22:19:15


2001-07-14  Kurt Zenker  <kz@openoffice.org>  [e15ae88c5061f96503c8d6d8d46dc3d8ab5f3635]

Merge SRC638: 14.07.01 - 22:18:21


2001-07-14  Kurt Zenker  <kz@openoffice.org>  [0e77bbfbe9dbfe27f051bf971abc1ff06a5b2ec2]

Merge SRC638: 14.07.01 - 22:17:48


2001-07-14  Kurt Zenker  <kz@openoffice.org>  [d6af9e21dcb9cf047a9607461d49f5eb0411662e]

Merge SRC638: 14.07.01 - 22:18:33


2001-07-14  Kurt Zenker  <kz@openoffice.org>  [3633d1c51a263728b92d72199c03b5c632d16234]

Merge SRC638: 07/14/01 - 22:18:20


2001-07-14  Kurt Zenker  <kz@openoffice.org>  [f658e1d51bc2e67768b993a550d63a5ffd46135a]

Merge SRC638: 14.07.01 - 22:18:09


2001-07-14  Vladimir Glazounov  <vg@openoffice.org>  [cd321c09ea59df45a9620ea9d4335e2b3e0d6730]

Merge SRC638: 14.07.01 - 22:17:47


2001-07-14  Kurt Zenker  <kz@openoffice.org>  [40ffe01ca9d8a7c83ddf20f4cbf84fba758fc30c]

Merge SRC638: 14.07.01 - 22:17:57


2001-07-14  Vladimir Glazounov  <vg@openoffice.org>  [0bfa63e0c03d72e346e773fcc19b81482f542702]

Merge SRC638: 14.07.01 - 22:16:30


2001-07-14  Kurt Zenker  <kz@openoffice.org>  [8e2115497f538a7e3fbe270159ee17a11e36733c]

Merge SRC638: 14.07.01 - 22:17:22


2001-07-14  Kurt Zenker  <kz@openoffice.org>  [1b10d539c236ee16f1080b305845e3f792d7cebe]

Merge SRC638: 14.07.01 - 22:15:51


2001-07-14  Kurt Zenker  <kz@openoffice.org>  [50207510494eb99b2e95a975423ff1d03a068a2d]

Merge SRC638: 14.07.01 - 22:14:45


2001-07-14  Peter Burow  <pb@openoffice.org>  [308d66af969fd6ac6fb0b10aee5dc844af29604d]

fix: #88468# TreeView added


2001-07-14  Peter Burow  <pb@openoffice.org>  [6f87ea0abd1f41cc408b4eb32d94544194984be1]

fix: #88468# IMG_HELP_CONTENT_... added


2001-07-14  Peter Burow  <pb@openoffice.org>  [34feedff889995969081f9102795bfb2c2415708]

fix: #88468# GetHelpTreeViewContents() added


2001-07-14  Kurt Zenker  <kz@openoffice.org>  [6c74e60d62843fddc4c82693540573228d7cb853]

Merge SRC633: 14.07.01 - 05:44:29


2001-07-14  Kurt Zenker  <kz@openoffice.org>  [bf0715db256a0df16dfa59e9ba3caef47000ca24]

Merge SRC633: 14.07.01 - 05:36:11


2001-07-14  Kurt Zenker  <kz@openoffice.org>  [f1a377a4afd009525efdb21044d4a2095a096463]

Merge SRC633: 14.07.01 - 05:32:15


2001-07-14  Kurt Zenker  <kz@openoffice.org>  [ae609fd4c3f0546f3aece4c9c872a3d26d7ff7cf]

Merge SRC633: 14.07.01 - 05:29:58


2001-07-14  Kurt Zenker  <kz@openoffice.org>  [dc1d9ef8de15d69177bb5b2c6784d88bdb05c7ba]

Merge SRC633: 14.07.01 - 05:28:51


2001-07-14  Kurt Zenker  <kz@openoffice.org>  [0605cc1a2927ef7f317b77aa72a618b981347abd]

Merge SRC633: 14.07.01 - 05:21:19


2001-07-14  Kurt Zenker  <kz@openoffice.org>  [ac6defff2f64a7edff4cd60262852259bb3867f9]

Merge SRC633: 14.07.01 - 05:20:06


2001-07-14  Kurt Zenker  <kz@openoffice.org>  [988cebefd9243514db371f803d36cfddadbbb5b6]

Merge SRC633: 14.07.01 - 05:16:56


2001-07-14  Kurt Zenker  <kz@openoffice.org>  [510697a9960dd1b22eb1460e11cf99aa12cf24ab]

Merge SRC633: 14.07.01 - 05:13:48


2001-07-14  Kurt Zenker  <kz@openoffice.org>  [0583205a37f49990e3ca0d80dd44598b2b9485cc]

Merge SRC633: 07/14/01 - 05:07:18


2001-07-14  Kurt Zenker  <kz@openoffice.org>  [f366a0e1d5a2646b52a04c3c3309aea86efc047c]

Merge SRC633: 14.07.01 - 05:07:15


2001-07-14  Kurt Zenker  <kz@openoffice.org>  [9b4edfc2b45a1baa4adf47846c5322091eeeda96]

Merge SRC633: 14.07.01 - 05:03:40


2001-07-14  Vladimir Glazounov  <vg@openoffice.org>  [693e3857cfabe1465534d3667b0f920b9deaab8c]

Merge SRC633: 14.07.01 - 05:01:36


2001-07-14  Kurt Zenker  <kz@openoffice.org>  [0646ca0f2a5c46c5f4dbed4dcb795d86f36f82d5]

Merge SRC633: 14.07.01 - 05:01:13


2001-07-14  Vladimir Glazounov  <vg@openoffice.org>  [57ac34b998c0a97557d4370bf652c3a661fea800]

Merge SRC633: 14.07.01 - 04:58:52


2001-07-14  Kurt Zenker  <kz@openoffice.org>  [8189fa42a82d753d1ada242768044f673c9952c8]

Merge SRC633: 14.07.01 - 04:56:13


2001-07-14  Kurt Zenker  <kz@openoffice.org>  [6177654dcee6ccd466111f25f279db45016e7698]

Merge SRC633: 14.07.01 - 04:48:29


2001-07-14  Kurt Zenker  <kz@openoffice.org>  [42bc1437a8e46e72f8ae377ac292b3a8c29524c7]

Merge SRC633: 14.07.01 - 04:39:59


2001-07-14  Kurt Zenker  <kz@openoffice.org>  [39a2d740a5e4f93c2789f4c70aedd3fbe041aca5]

Merge SRC638: 14.07.01 - 04:04:23


2001-07-14  Rüdiger Timm  <rt@openoffice.org>  [f8060914d390cfe2854d29a98b9685411230a33e]

Merge SRC638: 14.07.01 - 04:04:58


2001-07-14  Kurt Zenker  <kz@openoffice.org>  [b3bd84ad246bff62e7afb8e37f00c727a935c0bb]

Merge SRC638: 14.07.01 - 04:03:32


2001-07-14  Kurt Zenker  <kz@openoffice.org>  [fb1b2b432c4cc8b6d456c33e6617cc769361a426]

Merge SRC633: 14.07.01 - 03:18:53


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [fb83917cadd949b3fac0e2e59829a886156c80ca]

Merge SRC638: 14.07.01 - 02:30:46


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [f795023209192a63eb2f1c6eaef1e0a9bf8ab80b]

Merge SRC638: 14.07.01 - 02:29:38


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [d2026e8193f7f5ef1bea3a9860a4b87eb90e82b8]

Merge SRC638: 14.07.01 - 02:14:06


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [7e950f0a4404d37b64c471b62ce848cb8063cb68]

Merge SRC638: 14.07.01 - 02:13:02


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [468f4720b6cc427fa82d83052831b5919cd97cc8]

Merge SRC638: 14.07.01 - 02:12:03


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [36b0fd71f8b23cf4b7d0c1202809e39b042eb16d]

Merge SRC638: 14.07.01 - 02:11:01


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [320343d692d13839c6b0b449d2a1c98c3f64da17]

Merge SRC638: 14.07.01 - 02:09:58


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [869ba9862a45ea5abe39b99c4d651dee3922d15b]

Merge SRC638: 14.07.01 - 02:08:57


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [9a938026007749d5da5aac5ab54fcfdf347769e3]

Merge SRC638: 14.07.01 - 02:07:49


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [690514f0d2811a0cb90e8e1071302724f15218e6]

Merge SRC638: 14.07.01 - 02:07:58


2001-07-13  Sander Vesik  <svesik@openoffice.org>  [947049e3b9d53d71bd7a789894c2a5e002611048]

Add support for mips

Contributed by the SGI OpenOffice.orgf porting team

2001-07-13  Sander Vesik  <svesik@openoffice.org>  [f88d35c61ff8d1c0dc8894a66e7e4d13270b26f8]

Use a different deifinition of abort for IRIX

Contributed by: The SGI OpenOffice.org porting team

2001-07-13  Kurt Zenker  <kz@openoffice.org>  [01fa604b261ee8afa9f505410b102e5beadecc04]

Merge SRC638: 13.07.01 - 23:59:38


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [b2f6f73dafcc04afce17a9571eec7aae1713288d]

Merge SRC638: 13.07.01 - 23:59:42


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [bd326f6256787a82c975d60ad063980ff551bd58]

Merge SRC638: 13.07.01 - 23:58:49


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [1bcfb596ebd7e88f05562827a3484c0c70e4ec08]

Merge SRC638: 13.07.01 - 23:58:54


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [5b1a2111b33fec4430f70113c4c39f430a817e94]

Merge SRC638: 13.07.01 - 23:58:16


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [87d373cdb3feb62df4c3f229bdc3eba7555773e9]

Merge SRC638: 13.07.01 - 23:57:38


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [b5ac574a4985dde5d0fac4e786d924073b911560]

Merge SRC638: 07/13/01 - 23:57:55


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [1e0809c42dfbe832a8afa5a4f66ac651a6d10e75]

Merge SRC638: 14.07.01 - 00:00:58


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [48614799c058babce0c7cff1473aa969bea54725]

Merge SRC638: 13.07.01 - 23:56:42


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [e2693441325017ada97585c54f7cd9870b8abdc0]

Merge SRC638: 13.07.01 - 23:56:33


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [dae7e3d9d47e0cf469d9833f8be543d20f35e909]

Merge SRC638: 13.07.01 - 23:55:59


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [508bfd62a0a7d89325a31a34ae7c909b46f693c4]

Merge SRC638: 13.07.01 - 23:56:24


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [bc6aca4d4086bd2905ce4c24941b1bbd41e7d2eb]

Merge SRC638: 13.07.01 - 23:55:22


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [bb0208844b31e4fb0003b7cd956ce54de39156d7]

Merge SRC638: 13.07.01 - 23:55:19


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [a1fe3e72302f7e9952ed27232f41dff59d65c3a2]

Merge SRC638: 13.07.01 - 23:55:20


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [85cee4a5a408fc4461d928769796a796d3066770]

Merge SRC638: 13.07.01 - 23:58:33


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [922193e907565b0514f3866cb9cca080d6cf493a]

Merge SRC638: 13.07.01 - 23:55:28


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [7a82dc3c9785cd1436858f235bd23329e9437669]

Merge SRC638: 13.07.01 - 23:55:41


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [1f0500e70cb3e85bdb18804707f92a3b9d954cff]

Merge SRC638: 07/13/01 - 23:55:17


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [201a7caa6eae600a372fbb79c33a591551281af2]

Merge SRC638: 13.07.01 - 23:54:26


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [7239ac44f7b6e0e4d7ce663e481c3e0af84df02b]

Merge SRC638: 13.07.01 - 23:52:47


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [63423201386c55f66c53485cac20ee53976f6a39]

Merge SRC638: 13.07.01 - 23:53:37


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [97026e3168412147212b2e4d95f1df3550f30b0f]

Merge SRC638: 13.07.01 - 23:52:32


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [cc061cb665f13a86ddc1f145590cfefddd308c11]

Merge SRC638: 13.07.01 - 23:51:52


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [68e2f1a7603c779f552120bd5c6ee4b8c46c1ab5]

Merge SRC638: 13.07.01 - 23:50:35


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [08a8172ee92e6123cdcb171eecd8771de19a51b8]

Merge SRC638: 13.07.01 - 23:49:46


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [daee75f5d5ab72f130e74fc761cdd26c383ec7b4]

Merge SRC638: 13.07.01 - 23:48:26


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [97506ff6eb830a5ae44a9639c2614747b94ddb01]

Merge SRC638: 13.07.01 - 23:49:29


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [dddf0dfb6adebdca64203bac74ea1de470f8da23]

Merge SRC638: 13.07.01 - 23:47:41


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [2b1abf13c1fdadc43b650c05da7d6123d323dfc1]

Merge SRC638: 13.07.01 - 23:46:26


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [b125f0d08d11e61cc48096db243fad5122351da8]

Merge SRC638: 13.07.01 - 23:45:41


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [e169c1b0d4eea8b7eb3bde08832f65c139176b5b]

Merge SRC638: 13.07.01 - 23:44:30


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [1302835fdb8cbb32702ba5b40b7923c11a9e9561]

Merge SRC638: 13.07.01 - 23:44:42


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [cdbcbd2e3e065546678aa3edd9d77e0ae0a72f74]

Merge SRC638: 13.07.01 - 23:43:36


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [b90c3ca1d595c434a084c1f7ec0093ac5c8718cf]

Merge SRC638: 13.07.01 - 23:43:04


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [03dc6461733891c5c03b4e6a96edab503113c404]

Merge SRC638: 13.07.01 - 23:41:58


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [ebb86759511531f3df82adc289bc4b568e3e1614]

Merge SRC638: 13.07.01 - 23:41:26


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [45bda65ed3f0eac1ca5ab483176e9d2d7db7a3db]

Merge SRC638: 13.07.01 - 23:41:46


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [2415bdab5285a1e66739b335a139704a1f6d84da]

Merge SRC638: 13.07.01 - 23:41:17


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [60a4943dc83e3fdc25673480465ff5f848f02110]

Merge SRC638: 07/13/01 - 23:40:16


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [0e6d40a3574f174b835e268b30059b4581b311c1]

Merge SRC638: 13.07.01 - 23:38:56


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [176e95785d051d43d05192471e0c8fd1327da7ea]

Merge SRC638: 13.07.01 - 23:38:56


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [4d6ac735655c5f200cd6e7989aa43d49ed007b4c]

Merge SRC638: 13.07.01 - 23:39:31


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [de7095b1c2eed2835081e780a49700655df94980]

Merge SRC638: 13.07.01 - 23:39:33


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [7391e5989db76fab8ee60d89a31d20c05fdd0901]

Merge SRC638: 07/13/01 - 23:38:08


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [4166e8ef69f4226b54609f1ac47bf2b1a2d038b8]

Merge SRC638: 13.07.01 - 23:36:26


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [cb5902c9e5a4f91f67b9076fec4bd2fd205a7dfb]

Merge SRC638: 13.07.01 - 23:36:51


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [505d64d934423a75d8dea6d1c9fa504ae01432d0]

Merge SRC638: 13.07.01 - 23:37:03


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [6e0aa7c9a39daf5138232426792aa76db01eb155]

Merge SRC638: 13.07.01 - 23:35:59


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [a194ccf3ce77f92b3670e6cba9442b770a2828ae]

Merge SRC638: 13.07.01 - 23:36:16


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [64bd2da1639046bd7b21af1c9bd1b8980d5ad75b]

Merge SRC638: 13.07.01 - 23:36:00


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [890f58fe789d6fdf065c2283a3c8773840e7bedc]

Merge SRC638: 07/13/01 - 23:35:40


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [8065bab5498ee5244e12e59c4d142f2cedfb1159]

Merge SRC638: 13.07.01 - 23:35:11


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [f00451e9645207a3146a8ad9d044b33b234068e4]

Merge SRC638: 13.07.01 - 23:34:44


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [3f7d9d62425427cac063a87b1f87f6420f94c690]

Merge SRC638: 13.07.01 - 23:33:39


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [85f80e5278d153d97fdf18e2aa5b48f85bfc5c87]

Merge SRC638: 07/13/01 - 23:33:28


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [7214881a1732f54cda4a41f3bd77969cae175aa5]

Merge SRC638: 13.07.01 - 23:33:04


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [d3f2502790bf35a6b58054b5ff2aec5011f483b2]

Merge SRC638: 13.07.01 - 23:33:00


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [ba6ced8117d40113101cff4888469dc12add14ed]

Merge SRC638: 13.07.01 - 23:32:53


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [da8f2d78634714be1b75ea76b0fae799d958b2aa]

Merge SRC638: 13.07.01 - 23:31:11


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [6aa0934ffddb046a5358e1ef7f942b7aba2ab1dc]

Merge SRC638: 07/13/01 - 23:30:54


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [35ccb485fd5f033309418f044313c4615de426be]

Merge SRC638: 13.07.01 - 23:30:27


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [d601d227a2b0af575fede6c15c53cd0b8c31860f]

Merge SRC638: 13.07.01 - 23:30:12


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [12db6acb49d9f00b2791a09ed4866db452babdc4]

Merge SRC638: 13.07.01 - 23:30:06


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [236e66e89cd9214de4051820b59bf4e2b108b7a9]

Merge SRC638: 13.07.01 - 23:30:01


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [d41783fc1255cc5646b53b33d531c320e9a2b079]

Merge SRC638: 13.07.01 - 23:28:31


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [0227c1601f1c23797eabbe139826a6457571f47c]

Merge SRC638: 13.07.01 - 23:32:07


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [c8eed906528a4b734c11882ff98729d9b2ec255a]

Merge SRC638: 13.07.01 - 23:29:14


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [9d9dd6706cd8eec1e6d4095861cc455e4eef60fb]

Merge SRC638: 13.07.01 - 23:29:28


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [cef780e12e27efc5a791d114bfb2379c8a0ea788]

Merge SRC638: 13.07.01 - 23:28:19


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [ec788e28ab2e1ddc4cb02914081f326514467fc3]

Merge SRC638: 13.07.01 - 23:27:43


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [436d8ec6519e03672dbe9e7f815b3cd99ab86acd]

Merge SRC638: 13.07.01 - 23:27:32


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [d674917a48d9a17908dc8711589e7d6f00c171b9]

Merge SRC638: 13.07.01 - 23:27:23


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [49d372bfa8e4fedb0ec0f1eb06ce9c4762ac4bde]

Merge SRC638: 13.07.01 - 23:25:57


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [6ea87a0305a0e43927a2ace595eb2b759dcbbae4]

Merge SRC638: 13.07.01 - 23:29:44


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [4a312d84ad284c3e616cc42cc29930500289a4ba]

Merge SRC638: 13.07.01 - 23:26:21


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [c1115965114f8712e96bf305046abf825a9460a7]

Merge SRC638: 13.07.01 - 23:25:45


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [704ab532be7dc6ebfd4108417f1b921ab663f36b]

Merge SRC638: 13.07.01 - 23:25:59


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [bcd5055f205777ff5b225116574ae865b68038f6]

Merge SRC638: 13.07.01 - 23:25:11


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [908674b0ff68af81575b7ea098f9d75ee2156f93]

Merge SRC638: 13.07.01 - 23:25:41


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [5647f2624b42ee6c931cc96ca968cb13d7be19ae]

Merge SRC638: 13.07.01 - 23:24:59


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [cf28af808253decc1f191a0a2090dc6f9fc1d9a3]

Merge SRC638: 13.07.01 - 23:24:27


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [016db150835f5feeb1a78150008a0c38fa6d0639]

Merge SRC638: 13.07.01 - 23:23:14


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [47a59709394a0b708d9683db43bec4c3bc4b6ba6]

Merge SRC638: 13.07.01 - 23:23:03


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [0f82d9eaedb41f9c3a30ede94a04210449e5dd26]

Merge SRC638: 13.07.01 - 23:22:44


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [6cdde7149b5050b18a754578b5c4b0de2b9498ea]

Merge SRC638: 13.07.01 - 23:22:22


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [390f8c30afb13c8d58180f7669f063e972f2f550]

Merge SRC638: 13.07.01 - 23:25:47


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [eae241361b68f3219efc38b5795fd5ad10c6424a]

Merge SRC638: 13.07.01 - 23:22:24


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [b2934deabdb2b43658a3ff6e9360b3747c75e3bb]

Merge SRC638: 13.07.01 - 23:21:30


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [c8d901f96eb13e79459a78a463cdaec223fcf014]

Merge SRC638: 13.07.01 - 23:21:40


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [5125f369fd74126baedec459c4e8eab747476c40]

Merge SRC638: 13.07.01 - 23:20:18


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [b838bf79b8cba72753a11e485000d256703aac58]

Merge SRC638: 13.07.01 - 23:20:25


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [cafc973394a81874f28b5e2696046d171ed138cd]

Merge SRC638: 13.07.01 - 23:19:06


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [10c22ffd1f5a0558f3af4d94c7cbd0263abac169]

Merge SRC638: 13.07.01 - 23:18:33


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [3d74def385db2c2b5d8f3fbcfdf470b91d3781ae]

Merge SRC638: 13.07.01 - 23:18:17


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [a1a6837c12f4712911c82cabf370ce3718fa028b]

Merge SRC638: 07/13/01 - 23:17:58


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [6d45bf2803f10e5e8e81ee0d784d3869b9ef674a]

Merge SRC638: 13.07.01 - 23:17:37


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [5a3792be6324f467ebc982ec9e74b80074d882f7]

Merge SRC638: 13.07.01 - 23:18:08


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [19d0fdf5082c94b6dbbe1f064115702ca92f73f7]

Merge SRC638: 13.07.01 - 23:17:08


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [f95751b1a16c5f78365194ae6cc6f0d6a6052c86]

Merge SRC638: 13.07.01 - 23:15:52


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [8f4e26b9b541768b18e8458e81925839326401cf]

Merge SRC638: 13.07.01 - 23:15:53


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [1e44f6d065ab53917b301dbf7f1498a1f6b77dc7]

Merge SRC638: 13.07.01 - 23:15:37


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [99da2e3442cfff1b5dc11fb5926cc9026aea920b]

Merge SRC638: 13.07.01 - 23:15:07


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [ab5b2d5f9071e2cbb41faf056fc609018d202259]

Merge SRC638: 13.07.01 - 23:15:32


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [9620792d2c50f01ccb339502866557c6fd3a088b]

Merge SRC638: 07/13/01 - 23:14:52


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [84fe0d3bfa04b2879bdd272a348b4ae1756f3cbc]

Merge SRC638: 13.07.01 - 23:14:36


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [b646f8cd4be9bac6f169063de6d83528780c33df]

Merge SRC638: 13.07.01 - 23:17:16


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [9e6f39cdd04d633bd7bbb8b267619ad5d7d86a10]

Merge SRC638: 13.07.01 - 23:13:32


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [0256d5d9f230519c7386c8e4fcfacd35ef1e4a29]

Merge SRC638: 13.07.01 - 23:14:13


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [769f6b8d16701bed020fb52f765d682b2205c5df]

Merge SRC638: 13.07.01 - 23:13:22


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [620b031c834c3dbd410b41d4ab6ee238f2ae4f78]

Merge SRC638: 13.07.01 - 23:13:13


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [f30dd81a54fc8437795f231e1336279c749f0438]

Merge SRC638: 13.07.01 - 23:12:19


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [810093b5a518c169ad5a0bbc928ceba6e40717af]

Merge SRC638: 13.07.01 - 23:11:52


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [ccdf33d222850fb3f561097335150b0c16443c8d]

Merge SRC638: 13.07.01 - 23:11:16


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [54ed0d1157dae9dcca5b45ddeb9cdb31968a5ac1]

Merge SRC638: 13.07.01 - 23:11:24


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [e9be9e3243adc2f976d35fcacf8c9f111ee32a31]

Merge SRC638: 13.07.01 - 23:14:38


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [6447a4837389f3b275b0496eb745b5671ef00850]

Merge SRC638: 13.07.01 - 23:10:51


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [c6cd10c7cf9f94f382c825ebb89f8b8b38772c74]

Merge SRC638: 13.07.01 - 23:10:23


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [145bc392432f30900caf8154599c1dfbc9ab2cb5]

Merge SRC638: 13.07.01 - 23:10:21


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [9efda8be14d6cd99dea9f51bac8f42873394e2fb]

Merge SRC638: 13.07.01 - 23:09:38


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [37eb4a07162a025260266070d88cff8412b37935]

Merge SRC638: 13.07.01 - 23:10:26


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [a35ccb50c954058e7a02e9142766421d2016a3b3]

Merge SRC638: 13.07.01 - 23:12:12


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [586873a0651e6fa91b4a4e1f332f9d8dc5b514b2]

Merge SRC638: 07/13/01 - 23:08:13


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [076cc0ca230283803b83df4cd799e5da685a40fc]

Merge SRC638: 13.07.01 - 23:07:57


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [bbd46e92f0f61fac91224d2ff0d3b55083745bbd]

Merge SRC638: 13.07.01 - 23:07:07


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [3b91f5fb8db560ac0f089eda1e079d88c531862c]

Merge SRC638: 13.07.01 - 23:07:24


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [add287d9d0f806eaab195ceb8354e92557314b4b]

Merge SRC638: 13.07.01 - 23:07:31


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [e6cb0d70e774fe86bdb0b1191efdedd03e3816c2]

Merge SRC638: 13.07.01 - 23:07:30


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [30af158c0eedfa2c7a2f0c76f39fed2e15d6ec06]

Merge SRC638: 13.07.01 - 23:07:15


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [a4df9819bf5573d59d78698f983fafd65841818f]

Merge SRC638: 13.07.01 - 23:05:59


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [5815cf7a2216f26db8e98a02b3d2cf1f04796193]

Merge SRC638: 13.07.01 - 23:08:28


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [f8fcd9e7bc5e26fd78a722acaf4b1bec589a3611]

Merge SRC638: 07/13/01 - 23:04:51


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [e57d5687ec44a77325e0a2173f5783887ce27d88]

Merge SRC638: 13.07.01 - 23:04:02


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [d1056481d63439cda58b8df510665f64a921e63a]

Merge SRC638: 13.07.01 - 23:03:10


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [c983be9a52d1e789e7e3271de70788d4f9316fc9]

Merge SRC638: 13.07.01 - 23:04:13


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [2ad6f3811af466b0769983af87163f7b8dc70f45]

Merge SRC638: 13.07.01 - 23:03:03


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [b3bfc8536492729cbc3802ce1f88e6f050814a69]

Merge SRC638: 13.07.01 - 23:05:29


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [43c00c12463f11a2638976c1b76ca84624a06059]

Merge SRC638: 07/13/01 - 23:01:31


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [f327f761c7e439683a0fb550c342754ddef3c646]

Merge SRC638: 13.07.01 - 23:01:50


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [680303991c5256dbec0f0d3288ce73e7985e809c]

Merge SRC638: 13.07.01 - 23:01:19


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [fce5a9003f83d85cdeab5d83ef729dc04343a472]

Merge SRC638: 13.07.01 - 23:00:20


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [f5aff89473d4f6bb5948db4f06999f971ca96bf5]

Merge SRC638: 13.07.01 - 22:59:52


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [e7a3e8b311e630cd232064e16e1f2dfdf2908e60]

Merge SRC638: 13.07.01 - 23:00:16


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [83d875902dc5eb2d85d8b3810946f87df080c372]

Merge SRC638: 13.07.01 - 23:02:41


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [72f8fb039e5d92f7a57d3163431ad25d196761d4]

Merge SRC638: 07/13/01 - 22:58:41


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [5fbe8898210c3aaddd514261ed27b626fc9069e2]

Merge SRC638: 13.07.01 - 22:58:31


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [abfe4ca27f6656a420811b2b4ea9520d2e0c539f]

Merge SRC638: 13.07.01 - 22:56:55


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [eaaee85ea375405ab9dcd6e6919d2bf1749147d5]

Merge SRC638: 13.07.01 - 23:00:15


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [387b4ed8d2f4cf06c078f71d5f744431064f8260]

Merge SRC638: 13.07.01 - 22:57:24


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [cd903919aa01864e1059eaa45336178443988f5e]

Merge SRC638: 13.07.01 - 22:56:39


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [731e82c8730db2f68a7d245643b8dbbc243c2c23]

Merge SRC638: 13.07.01 - 22:56:25


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [6f209bb1fffdb809566d79cba21e683ce00d9965]

Merge SRC638: 13.07.01 - 22:55:57


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [9c95114f40cd8400e12760ab83717d4a38e38dcc]

Merge SRC638: 07/13/01 - 22:55:34


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [e0821cd9c5fb552c43145571a0571801e83ab254]

Merge SRC638: 13.07.01 - 22:57:56


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [c1bd31c6f78a06a4bf985d6196dfb5dc2304db2a]

Merge SRC638: 13.07.01 - 22:53:31


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [2764547920ab19361b34334bb19f068bccaa07ff]

Merge SRC638: 13.07.01 - 22:52:57


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [0d01565d5e4b5488281295f79e7505748f8e8c97]

Merge SRC638: 13.07.01 - 22:55:12


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [1f21bd7b4c66b126773d4b0c283e1adb47561634]

Merge SRC638: 07/13/01 - 22:50:06


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [4497ffe92e2417c22430fadb9b9e8cccfc884fad]

Merge SRC638: 13.07.01 - 22:50:06


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [30464839f01b881d22fe9227895c33f348acaba4]

Merge SRC638: 13.07.01 - 22:50:13


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [53ca8df7c5fdab12748fc352f8ffaf0bfb170960]

Merge SRC638: 13.07.01 - 22:49:18


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [db5012eeef45e1f1229e1f3e5195b16cf829881b]

Merge SRC638: 13.07.01 - 22:52:36


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [9566735d70a99679d268bcf7e6fe7259fd42673a]

Merge SRC638: 13.07.01 - 22:49:45


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [9d65e5162d43360fcb1d282b500c334e0413ff4f]

Merge SRC638: 13.07.01 - 22:47:55


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [49ca8a46e076c8deb1c6425551a6874d55de8e5a]

Merge SRC638: 13.07.01 - 22:47:36


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [2e68251b5a2c71b278e312fb88a3aa8b1adc2903]

Merge SRC638: 13.07.01 - 22:49:57


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [fe3cc521d6f54e401ff7777423371820729665d1]

Merge SRC638: 13.07.01 - 22:46:56


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [23479d601c81676268f76fadb1b3e66f6030c409]

Merge SRC638: 07/13/01 - 22:46:41


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [5cfd3b97be16f0c3e5d2da98f9b8ae80172d01a7]

Merge SRC638: 13.07.01 - 22:46:26


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [f5866156345dc17bd545e15c9f3a2949fdc0828d]

Merge SRC638: 13.07.01 - 22:46:14


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [e0c0e3c77b022df866717eb6d0f34fb6df37b621]

Merge SRC638: 13.07.01 - 22:46:20


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [658f9e7aada7490e8265e672df7f1ab17732978d]

Merge SRC638: 13.07.01 - 22:45:20


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [7c14f4c084b351d4c47682c4b30d8fb6db799d03]

Merge SRC638: 13.07.01 - 22:46:07


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [5cc07f036884d5f700841e0915b1a52b8fa0cc0d]

Merge SRC638: 13.07.01 - 22:45:14


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [3b09ea2fac7c7367d920d56494870a6acb8fae90]

Merge SRC638: 13.07.01 - 22:45:06


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [f9b2a93129b497d9072e3465ca7ed37792862732]

Merge SRC638: 13.07.01 - 22:44:54


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [4ea4a861c0a0f275737f73c818b94f6e2d289247]

Merge SRC638: 13.07.01 - 22:44:02


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [0094d052ab8fd2653ba035cebdd56540998955a9]

Merge SRC638: 13.07.01 - 22:43:35


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [9c64a975d3bb42c063ae7c8cbc63a4ca88083400]

Merge SRC638: 13.07.01 - 22:42:53


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [99693575647705b3b48a954bb5a5ceb87e7ce5e6]

Merge SRC638: 13.07.01 - 22:42:37


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [bc354d956b9930b4e78aa31ab8ae446df08fe0a5]

Merge SRC638: 13.07.01 - 22:42:50


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [ecb527fc7f0b51f60936b5adbe6468f11504c7f1]

Merge SRC638: 13.07.01 - 22:42:28


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [1a81f1d2f3b42655820aebd8f0e2db34e479ee77]

Merge SRC638: 13.07.01 - 22:42:04


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [1b40afc5f1d0814d1eed5e7b8574cfe5e779ec53]

Merge SRC638: 13.07.01 - 22:40:37


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [75e43d4eebfb02474649dd4594df7066b55154ca]

Merge SRC638: 13.07.01 - 22:40:14


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [882bc703959c2ffbe5a26d491934ca25caea222f]

Merge SRC638: 13.07.01 - 22:43:44


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [48e3a22111253b3e98fe103e1b1b0d0ec99d4b3d]

Merge SRC638: 13.07.01 - 22:40:19


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [227c3989d2e98e6a6ade58584f1a1c6c11cbfa98]

Merge SRC638: 13.07.01 - 22:39:59


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [a96dc98b5bc7c78bd89e44fda3f97ffc05558393]

Merge SRC638: 13.07.01 - 22:39:31


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [fd7ccde1d6f781905371634753c0b8c2728848a9]

Merge SRC638: 13.07.01 - 22:38:32


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [d595c8824fb9c913789b6c05014c28414db20f07]

Merge SRC638: 13.07.01 - 22:38:53


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [bdb784ec1132df21963697bc81ab11bd617200de]

Merge SRC638: 07/13/01 - 22:38:06


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [c5ddbb291fc501593cdfdd4bd7707472080bc387]

Merge SRC638: 13.07.01 - 22:41:02


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [fade963267f03e61d4d6b26eadd30e579840e7f0]

Merge SRC638: 13.07.01 - 22:38:00


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [a5887884e474cd61aa47214531cff5455f8bb828]

Merge SRC638: 13.07.01 - 22:38:03


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [025511bc2a4ce78d98287b4fa140b679d21a53d0]

Merge SRC638: 13.07.01 - 22:37:17


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [fd5e6f159e17f7b8f1d171fd5cb22098cbc2d053]

Merge SRC638: 13.07.01 - 22:37:12


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [406fb3644505bca7458e3d0ba57f933a26d580ff]

Merge SRC638: 13.07.01 - 22:36:36


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [1615e62d8aff12d7430495ded55c335b12c5a196]

Merge SRC638: 13.07.01 - 22:36:49


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [3cb8e79d2f0bdebe6428ed8b15c2ed13c06420ae]

Merge SRC638: 13.07.01 - 22:35:40


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [85d2594e79cc30a04e3c6ed44dac5f5dfb5f442e]

Merge SRC638: 13.07.01 - 22:38:41


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [88e081a81bd7f8967fa4d9d8eca7c033d4655cb6]

Merge SRC638: 07/13/01 - 22:35:20


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [d468cb0425a0fcac3bd2cbc599eb422985bde46d]

Merge SRC638: 13.07.01 - 22:34:44


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [2894d4c36e70321fa9b741861766bbf3b9e073f6]

Merge SRC638: 13.07.01 - 22:34:22


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [caa456af6a9f65dc4d57d41d87f05e1bdaa28782]

Merge SRC638: 13.07.01 - 22:34:19


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [75096cc8dfed962c79ee5da073f73e240dcd542e]

Merge SRC638: 13.07.01 - 22:34:18


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [ee4be6cae2340082cdf8f6c01bbb2528ccddc322]

Merge SRC638: 13.07.01 - 22:33:07


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [6d693287dfae1ce25ab6e53310dabf2c6015496d]

Merge SRC638: 13.07.01 - 22:33:00


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [adfcfd1bc524921a2c7cb7df7f70d9da5bea634b]

Merge SRC638: 13.07.01 - 22:33:09


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [9914e88d4f44676d67c653c0b397580b74ef9341]

Merge SRC638: 07/13/01 - 22:32:41


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [6438e502cfe2f30b025e355412b68302b6861bd9]

Merge SRC638: 13.07.01 - 22:35:05


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [ecd6a6193082ae6bc6c410d8234cb0a49dce6025]

Merge SRC638: 13.07.01 - 22:31:44


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [9d1117b8c70293f100a7539d0977717db16a00b4]

Merge SRC638: 13.07.01 - 22:30:57


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [13d1f60f454c2f3d7357b14a4cecdcad4a1c5ee3]

Merge SRC638: 13.07.01 - 22:31:08


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [bfe0f5f5b373384150053560c1a7bc83d9193f4b]

Merge SRC638: 13.07.01 - 22:30:25


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [4e0fee8a9abe5154e423285f64aeb575ba0d6142]

Merge SRC638: 13.07.01 - 22:30:09


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [8de7ce0b727f6e090acc9c5128f43d4efcf8efc1]

Merge SRC638: 13.07.01 - 22:29:22


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [d4636558e5451af18e74253fcad21a5c6e585954]

Merge SRC638: 13.07.01 - 22:29:17


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [80dec7aa1ffc63577545ee5b6b69822f06795ad3]

Merge SRC638: 07/13/01 - 22:28:42


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [6355b4f265718dd9c0476375a1a617c3e0ef892a]

Merge SRC638: 13.07.01 - 22:27:11


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [2d7dab6b6ef086b3316df3acedf3f5c65ded1b8f]

Merge SRC638: 13.07.01 - 22:26:03


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [dbf6c57765715515188c5c8607d2f53ac1c63fa8]

Merge SRC638: 13.07.01 - 22:25:03


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [304187f44ad6d3ce81ce0ab3f05987d04ee46090]

Merge SRC638: 13.07.01 - 22:24:19


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [0d8ab63d2fa099fad41591268f23cad2f1b3b34e]

Merge SRC638: 13.07.01 - 22:25:06


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [f65a1803ce0dacc2f9526b6894d4c674a47c9f19]

Merge SRC638: 13.07.01 - 22:22:12


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [aeec392b6509afb26ce7c830a954f1ce809efb87]

Merge SRC638: 13.07.01 - 22:20:19


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [08aea8cc0acc0499c720d270e86c84a73946ad6b]

Merge SRC638: 13.07.01 - 22:20:05


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [80ef3164a2f0782aae26d8ff33a5f52f594667f9]

Merge SRC638: 13.07.01 - 22:17:52


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [934b4a50e3e51c7cfe9e6d2dde3dc6cbdb4dc094]

Merge SRC638: 13.07.01 - 22:17:31


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [1639627836f1ab389ae4fc52ee0bb879c43c7c0e]

Merge SRC638: 13.07.01 - 22:17:21


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [d45fef23cbe1372a7c5f5acf7701a61b0eebaed8]

Merge SRC638: 07/13/01 - 22:16:51


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [1f128903dd23d15c4a29ab93294f670c03d4e44f]

Merge SRC638: 13.07.01 - 22:15:36


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [902d4214349a3c695d31d7308790cb97709e3a54]

Merge SRC638: 13.07.01 - 22:15:03


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [78b2d269285ccdab5d4e94ad75890170fbbacc80]

Merge SRC638: 13.07.01 - 22:15:06


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [11148d1ac098922c6daff0047fe2619196c4a5f0]

Merge SRC638: 13.07.01 - 22:14:45


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [0f0a540349b88f0cacfef9a8493c8770539cf8e2]

Merge SRC638: 13.07.01 - 22:14:58


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [9cea5e553c71e75fdba46af1ca703bcb28776c16]

Merge SRC638: 07/13/01 - 22:14:29


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [58e9c3bdcb85fc5588adc0ff2a2ef4a086fe4c03]

Merge SRC638: 13.07.01 - 22:14:55


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [d9e05cc854967b42a9a70495544caadd2df8175a]

Merge SRC638: 13.07.01 - 22:13:48


2001-07-13  Vladimir Glazounov  <vg@openoffice.org>  [b5da0f7c0fa888fc0b5c1e599e89f6db0d13f3ee]

Merge SRC638: 13.07.01 - 22:13:52


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [26ebac0681b394a2f1ef3816f8f2a41562d1b34c]

Merge SRC638: 13.07.01 - 22:13:11


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [a2be25507c928fe023535db0b91fcd5364740d3b]

Merge SRC638: 13.07.01 - 22:16:14


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [da8c8c476b38638a2bc30ee6c65e1ed7a484383a]

Merge SRC638: 13.07.01 - 22:12:20


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [66926154372cfc6865016cb0e658c922c86bc868]

Merge SRC638: 13.07.01 - 22:12:16


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [4c0e00ff2e253186a9ebd8ea57925f64e31f3350]

Merge SRC638: 13.07.01 - 22:11:47


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [edc726716d759c30acb1908fcd7b8906c9d5509e]

Merge SRC638: 13.07.01 - 22:11:12


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [1e20d31d4be466bebd1d75ad52a0ae8dd00d3271]

Merge SRC638: 07/13/01 - 22:11:18


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [a0a9d1249057faf5168c8607df16ed4c7ff2f74c]

Merge SRC638: 13.07.01 - 22:11:57


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [9c9553aa2f2c436c3b977028e37d282b5932e51f]

Merge SRC638: 13.07.01 - 22:10:42


2001-07-13  Vladimir Glazounov  <vg@openoffice.org>  [6ecdf4be6969367fa1d56f72c53d14f648008f7b]

Merge SRC638: 13.07.01 - 22:11:00


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [a8b308e1a697791c953080eb05b2f7ee44b5968a]

Merge SRC638: 13.07.01 - 22:13:24


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [01284f20ec01bc4e885c98f607844d2e43aee99c]

Merge SRC638: 13.07.01 - 22:09:06


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [ad9ca9d35b0d15865d325f20f79665c1a0405ec7]

Merge SRC638: 13.07.01 - 22:09:09


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [47d5da39bd74fe1499b89aa90f0cb97deccd8d86]

Merge SRC638: 13.07.01 - 22:08:25


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [22f73d2f3714d716f66cd8a184a4f42d4103f39e]

Merge SRC638: 13.07.01 - 22:09:19


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [17a961f13758aa0758b2c12862ef5b6710987d19]

Merge SRC638: 13.07.01 - 22:06:35


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [ee033011657919c2377d5c51f08ac8d533c702ce]

Merge SRC638: 13.07.01 - 22:06:27


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [6dccf167d93c549980b37703fd3b4ac22f88a55f]

Merge SRC638: 07/13/01 - 22:06:40


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [f64fe9ddf33ea383c1a3658bd1c00e3137ea9216]

Merge SRC638: 13.07.01 - 22:06:04


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [b4161df0fb39488c3cc9983ebcccbd073a2b547c]

Merge SRC638: 13.07.01 - 22:06:24


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [e51b134be714dde6ceeffb0821900721826a7b43]

Merge SRC638: 13.07.01 - 22:06:56


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [131fc5f01022c67ddb0f0dfe046f95b70ce1d45f]

Merge SRC638: 13.07.01 - 22:09:12


2001-07-13  Kurt Zenker  <kz@openoffice.org>  [508e06dddf700771cb6b518ce51f8f2043457d2e]

Merge SRC638: 13.07.01 - 22:04:31


2001-07-13  Sander Vesik  <svesik@openoffice.org>  [ccc2fdb9019b23d2c7191685725f048348be45d5]

IRIX changes from tg_shl


2001-07-13  Sander Vesik  <svesik@openoffice.org>  [21c9033fbf578fed0d113d9eab7dbb271cbe20fe]

Don't use mapfiles on IRIX

Contributed by: The SGI OpenOffice.org porting team

2001-07-13  Sander Vesik  <svesik@openoffice.org>  [7a9697c05cdb8354f606ba1569c1fd9bfe8b9628]

Use mkstemp instead of tmpnam_r on IRIX


2001-07-13  Philipp Lohmann  <pl@openoffice.org>  [b521f61062ede11d802237690a5b4a5a7425941a]

#89430# double to string conversion had too many rounding errors


2001-07-13  Sander Vesik  <svesik@openoffice.org>  [2c8b13fedb18ff3ef3e7d63531cbd899e31eb1b1]

Apply C++ standard comformance patch.

Contributed by: the SGI Openoffice.org porting team

2001-07-13  Daniel Vogelheim  <dvo@openoffice.org>  [dfc9ee8ae712b793127ea3b4598725d0c495fb17]

#86004# PropertMap construction improved: strings have lengths


2001-07-13  Daniel Vogelheim  <dvo@openoffice.org>  [54342ef65e7b340720cd934e8f2da1661265a36b]

#86004# PropertMap construction improved: strings have lengths


2001-07-13  Hans-Joachim Lankenau  <hjs@openoffice.org>  [031922a51d01482ac34d6fb416899b05301cd552]

removed ALL target


2001-07-13  Gregor Hartmann  <gh@openoffice.org>  [2f71b48f195b0f7ec2e8096562b90d0138e4dae7]

#87257#LacaleDataWrapper


2001-07-13  Behrend Cornelius  <bc@openoffice.org>  [cef74e942e768c55d6b47d2e651a55f60d63a136]

#88790# New Module 'Common.xba' added, several little changes in this module


2001-07-13  Gregor Hartmann  <gh@openoffice.org>  [1be11d118846c27f4e75ba2771f273ec98c246c0]

#89675#AlwaysEnableInput on App Window, even when printbox is up


2001-07-13  Michael Brauer  <mib@openoffice.org>  [9b9d2b751331e912f10d2c7d725d3b27a66ff281]

#88107#: Disable: Replace StarBats with StarSymbol font


2001-07-13  Caolán McNamara  <cmc@openoffice.org>  [f9596150ae79d43c0a8d02996dd95b8fad249d82]

#89125# WW6 Redline authorname table import fix ( + new undocumented sprms)


2001-07-13  gt  <gt@openoffice.org>  [c3446f08c7b92fc6d5116c6ae53a5982ea870fa5]

#89606# testing for selfreference also in XclImpExternsheetBuffer


2001-07-13  gt  <gt@openoffice.org>  [228f1834694f927ac6ef962b4f0807eb7c5956c0]

#89606# testing for selfreference also in XclImpExternsheetBuffer


2001-07-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [80aa250d3d2575e4e73a50e1462177e394efdada]

#65293# prefer pentiumpro, normal stack alignment


2001-07-13  Dirk Völzke  <dv@openoffice.org>  [8c94dfa765c09d6b6224d564bd72c64ef27a27fa]

#89496# CreateExactSizeText_Impl changed parameter type


2001-07-13  Dirk Völzke  <dv@openoffice.org>  [c008129941a852a813e9cf0d5bc7af76d99ff081]

#89496# changed a lot to support sorting and filtering


2001-07-13  Dirk Völzke  <dv@openoffice.org>  [b00eb5f5babbf8420d8908744936e27fb6b86be1]

#89496# removed compiler warnings


2001-07-13  Stephan Bergmann  <sb@openoffice.org>  [a862c2bb601d4c5a98cfefc26cff198024a2cf81]

#88969# Added sync2 directory.


2001-07-13  Dirk Völzke  <dv@openoffice.org>  [8477731949c84ca543006baca3494f455a9527bf]

#89496# Moved member variables to class SvtFileView_Impl


2001-07-13  Stephan Bergmann  <sb@openoffice.org>  [86b2eef8329cb68f5b18ddd51d15e7760f1311a3]

#88969# Merged in 1.16.6.1.


2001-07-13  Stephan Bergmann  <sb@openoffice.org>  [d80a2169aa64ce4795bab40737bb56e507cfef2e]

#88969# Merged in 1.19.6.1.


2001-07-13  Stephan Bergmann  <sb@openoffice.org>  [57114c690c342ad33610b6967a160de15e54be96]

#88969# Merged in 1.9.6.1.


2001-07-13  Stephan Bergmann  <sb@openoffice.org>  [d4e3154eeb718534059ab0bf93d9214d22cdeb90]

#88969#


2001-07-13  Stephan Bergmann  <sb@openoffice.org>  [5984c94468eeab24a9cd3e164991af4bc7e2add4]

#88969# Added WrongJavaVersionException.idl.


2001-07-13  Stephan Bergmann  <sb@openoffice.org>  [2fe3e15eb9cb90c14b34180b4dfd8567db9ba13d]

#88969#


2001-07-13  Stephan Bergmann  <sb@openoffice.org>  [6e7c12825b8cf75ee14458637480df8c7433f4b6]

#88969#


2001-07-13  Stephan Bergmann  <sb@openoffice.org>  [a49b997c0cf3e39d3b6fcf3329713fc9ccd784e3]

#88969# Added more detailed constructor.


2001-07-13  Stephan Bergmann  <sb@openoffice.org>  [4ee05f1a278a396d2a5483dfab409ebfd0b6850e]

#88969# Added handleinteractionrequest.obj.


2001-07-13  Stephan Bergmann  <sb@openoffice.org>  [8f197beb896bb5514add7d33c10d286e1a338b8d]

#88969# Added handleinteractionrequest.hxx.


2001-07-13  Michael Brauer  <mib@openoffice.org>  [7c677c90abeae0e2dd9c66db151c6c842b049ae7]

#88107#: Replace StarBats with StarSymbol font


2001-07-13  jp  <jp@openoffice.org>  [deef179b516f0ed2846b181b5c2aee07ad0202fe]

Bug #89646#: PasteOLE: set fileformat version at the storage


2001-07-13  Daniel Rentz  <dr@openoffice.org>  [6dd1d01db1afc835bd7649883add4e021607f976]

#89476# first visible row


2001-07-13  Oliver Specht  <os@openoffice.org>  [1f7e7213643f94d909c3db7ad63052ac4f842790]

#88523# StateChanged: call base class


2001-07-13  Hans-Joachim Lankenau  <hjs@openoffice.org>  [d32da029385fb45e03953fb0d1ef1e40ac91b128]

language EXTERN


2001-07-13  Eike Rathke  <er@openoffice.org>  [b2db2f9aad18c4d527091f8574a21a0c57f99686]

#88081# description of FIXED() function parameter


2001-07-13  Hans-Joachim Lankenau  <hjs@openoffice.org>  [9900e33ccec8c71edaa8cac48d9ff42f3a9e95e3]

removed ALL target


2001-07-13  Hans-Joachim Lankenau  <hjs@openoffice.org>  [249689c41d07fa133f5b0022bfcf11060316b7b4]

removed ALL target


2001-07-13  Christian Lippka  <cl@openoffice.org>  [89f7d3c07af3a591918e7f052a6c30bafa684058]

#89645# call the right base method on queryAggregation, not the same


2001-07-13  Niklas Nebel  <nn@openoffice.org>  [3d3d118c538d7a5030cb1dd5815fe5740602f5ef]

#89569# GetPossibleClipboardFormats: type name for object from object descriptor


2001-07-13  Andreas Bille  <abi@openoffice.org>  [e782d59e9a9380750691a9aedd2072f10e394c1b]

#89643# Replacing outer switch statement by if-else as turn around for compiler bug


2001-07-13  Eike Rathke  <er@openoffice.org>  [4c9f8fcddeec7f993dc91377d0c9eff4db73acac]

#89253# locale data pointer must follow switched locale in convert mode


2001-07-13  Oliver Specht  <os@openoffice.org>  [b0af26af415028b6d4e9d5e9d034c15f86351499]

#88544# prevent AutoColor in draw/impress/chart


2001-07-13  Peter Burow  <pb@openoffice.org>  [b57be70e937f08e988d24b8628f1256e7c7f0219]

fix: #67499# default template support


2001-07-13  Peter Burow  <pb@openoffice.org>  [fbc5caf014fe17ea3ab13bea75e53be5a769c1e8]

fix: #67499# default template added in menu


2001-07-13  Peter Burow  <pb@openoffice.org>  [ecb7e64a1c4c399dd5abf37937aab684eda834ea]

fix: #67499# ids for standard template


2001-07-13  Peter Burow  <pb@openoffice.org>  [9bf0cba7d1598690b2ffeaf228cfb0d1802d3fb7]

fix: #67499# helpids for standard template


2001-07-13  Oliver Specht  <os@openoffice.org>  [23bb9c670a09faec707cdca66aef90ca8d4ef0c0]

#89635# service name corrected


2001-07-13  Andreas Bille  <abi@openoffice.org>  [27b266f997c3dbd577a2684267e290ab95ec182d]

config keys for src638 and greater


2001-07-13  Behrend Cornelius  <bc@openoffice.org>  [f33716aecadd5bb84a06071012b5168dfc5749d7]

#89603# call of folderpicker Routine modified


2001-07-13  Behrend Cornelius  <bc@openoffice.org>  [55b3870d456b1b9ebbbf1f881a3b0bc48c280e80]

#89603# FileOpenRoutine modified


2001-07-13  Andreas Bille  <abi@openoffice.org>  [1ba7c0c6d1d85dc6eb1d606cc1560287540731e2]

Adding pure virtual functions and getElementType


2001-07-13  Philipp Lohmann  <pl@openoffice.org>  [1939c75f3d81df4c2ca724ee9ce4b9ea79ecbf46]

#89637# do not append an additional slash if one is already there


2001-07-13  Oliver Braun  <obr@openoffice.org>  [cb5a536dc3b11b22bf228e2c56afb92120df533c]

#86718# do not call directly on frame interface


2001-07-13  Babak Mahbod  <bmahbod@openoffice.org>  [bb683d3923c44dc40a19890cbc877d8b076cb1c6]

Depricated logPrintf form TestResult class.


2001-07-12  Eike Rathke  <er@openoffice.org>  [b806529b807e4c507f3a33b4b518b4d545de2fef]

#84545# add: percent sign operator ocPercentSign


2001-07-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [fce5a701b814dd75d23689c57ba971c91eddeb6c]

#65293#: never use memory.h, use string.h instead


2001-07-12  jp  <jp@openoffice.org>  [0cfe04694f1a4bf0f2b7a9789a0f4dbe87664a60]

Bug #89569#: FillClipFmtItem - get typename of the transferObjecDescriptor


2001-07-12  Daniel Rentz  <dr@openoffice.org>  [d42b974d158629e594a66a1f2e352d7b91db9c71]

#75193# import of empty text boxes, obj import improved


2001-07-12  Armin Weiss  <aw@openoffice.org>  [eb18c090dc518b1a00a731c23cf4a71f7e9cd66a]

#89344# test for mxShape.is() and not for mxShapes.is() to support shape import helper classes WITHOUT XShapes (member mxShapes). This is used by the writer.


2001-07-12  Andreas Bille  <abi@openoffice.org>  [a9231b1c9070948c330406406e7dc6c8adfb9fd1]

Optimized by memberless baseclass


2001-07-12  Andreas Bille  <abi@openoffice.org>  [bffdb50c355eb752ec15a6d9d6c0919e1b048caa]

New config path structure


2001-07-12  Niklas Nebel  <nn@openoffice.org>  [1c703dcb0f173369fa6dc0137ee9ac61198670b7]

#89579# PasteFromSystem: xxx_OLE formats come last


2001-07-12  Kai Sommerfeld  <kso@openoffice.org>  [684b5060c6fa030b4749b513892925a38f4fcbdb]

#89617# - Fixed queryContent(...). Mutex Guard now constructed a little bit later.


2001-07-12  Kai Sommerfeld  <kso@openoffice.org>  [79378fb69e96c89067a7639019efed3136f8e4c7]

#89617# - Fixed queryContent(...). Mutex Guard now constructed a little bit later.


2001-07-12  Hans-Joachim Lankenau  <hjs@openoffice.org>  [8ae09d199ec867722548259a28f769cf87c11a5f]

datestring must have 8 digits


2001-07-12  Daniel Vogelheim  <dvo@openoffice.org>  [df16eb07f8b396c905dd4a1d9f971c9e342344c9]

fixed header to include definition of enum SvxGraphicsPosition


2001-07-12  Andreas Bille  <abi@openoffice.org>  [088443f26f17076a1ab4be7c7458bd3fed5d32dc]

Removed some comments


2001-07-12  Ocke Janssen  <oj@openoffice.org>  [02c5a9b7feb987f808872697626058a891365051]

#87050# make some methods public


2001-07-12  Gregor Hartmann  <gh@openoffice.org>  [fc570e56630607bc0c63fc85d04e3dc8104f6ec7]

#85781#two more Help IDs


2001-07-12  Eike Rathke  <er@openoffice.org>  [480a0f586417d61084a0231aeccf29befbf47e5c]

#89183# old versions can't cope with arbitrary format codes set to standard


2001-07-12  Ocke Janssen  <oj@openoffice.org>  [6a5a3565b2284305970abd544d437d79fe02e901]

#89456# #89612# position changed of and and or


2001-07-12  Ocke Janssen  <oj@openoffice.org>  [ea5d357faa0c808ae5405fbc43be78b36ae1b4a2]

#89456# check if old type is already ldap


2001-07-12  Rüdiger Timm  <rt@openoffice.org>  [6bab81734d56baab954738da54604cc4449efe2c]

#87576# dependency corrected


2001-07-12  Armin Weiss  <aw@openoffice.org>  [0676d141435a6183d3605276055e272ec273de10]

#89432# first stop thread and then delete list entries


2001-07-12  Hans-Joachim Lankenau  <hjs@openoffice.org>  [76a6ce3f71cad31c89fa5403e0cf55725cf59645]

create needed directories for linking


2001-07-12  Andreas Bille  <abi@openoffice.org>  [6801cc717dd1365131779df5d2fd67a4377dbed7]

Adding treeview


2001-07-12  ok  <ok@openoffice.org>  [8bb6d881311f363b0f973d17dd6aefb8e944bbec]

fix: #89536#


2001-07-12  Andreas Bille  <abi@openoffice.org>  [d508d9e32d28380484ffd2f6acbc04c098a27194]

Complete


2001-07-12  Rüdiger Timm  <rt@openoffice.org>  [e2a2174b0e50c6bd712c04813ccf446418768495]

#87576# dependency corrected


2001-07-12  Frank Meies  <fme@openoffice.org>  [9ce915450540abfff3585e721cc1b5ac197c9850]

Opt #89492#: Construction of default attribute array, break condition for attributes


2001-07-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [3617983a88c7c63a99350cc3b6e093cca1dcff1e]

#65293#: syntax


2001-07-12  Oliver Specht  <os@openoffice.org>  [78572ee750ae0e0ff870ea5953657ea0e5bfa281]

#88848# notification for changing the current data base implemented


2001-07-12  Herbert Duerr  <hdu@openoffice.org>  [408abfcc27a2459ef8f803bdf18fa90319bf4722]

#81268# reenable selection with SPACE key


2001-07-12  Kai Sommerfeld  <kso@openoffice.org>  [588539c17e11565087f401f58db1bb3d32ae2373]

#87187# - Fixed wrong Umlauts.


2001-07-12  Rüdiger Timm  <rt@openoffice.org>  [48e2ad6a71664cc04da820840b34a2293002ef4e]

#87576# include <vcl/fixed.hxx>


2001-07-12  Behrend Cornelius  <bc@openoffice.org>  [118c679c2514c90f265fb50c94d2f282d8d4073d]

#84145# label of cancel and GoOn button swapped, Dialog Controls made Invisible (on Step 3)


2001-07-12  Ocke Janssen  <oj@openoffice.org>  [1fc87251e784fc26c2508f74e6cc43b681648cf5]

#81329# change font


2001-07-12  Hans-Joachim Lankenau  <hjs@openoffice.org>  [9f5a9d93021358aea3bdaec2dea0f912b5ea7a0c]

#87136# L10N-framework


2001-07-12  Ocke Janssen  <oj@openoffice.org>  [26f4169ad38df90493149e8c0b2270eb8e47d541]

#87050# allow incorrect metadata


2001-07-12  Ocke Janssen  <oj@openoffice.org>  [8549aa9ff542ef32b7f4c0f44f2ce0ffe61ae77d]

#87050# allow incorrect metadata


2001-07-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [7a23964399e620e7837c35634fa657cd3384344a]

#65293#: rURL -> rMountPath


2001-07-12  gt  <gt@openoffice.org>  [cf4a1b61c860a151d1ef14bc49d090724aff5e3c]

#89416# approximation for BesselK and BesselY which is very close to Excel


2001-07-12  Rüdiger Timm  <rt@openoffice.org>  [8bc3a00925ddb6d0b3cb749f946b26c5b972d578]

#87576# dependency corrected


2001-07-12  Frank Meies  <fme@openoffice.org>  [3702c559bb6b23732b24dcc7994ae2333f1c4544]

Opt #89492#: Store the default font for the paragraph


2001-07-12  Behrend Cornelius  <bc@openoffice.org>  [5729225612728127023f50ea9589d5944a803ae6]

#88911# Dialog set back to Modal


2001-07-12  Eike Rathke  <er@openoffice.org>  [43e50ec759200fe166dba59d3ff76af2a2e148c8]

#89559# (introduced in #86153#) direct query is field dependent


2001-07-12  Oliver Specht  <os@openoffice.org>  [41b14262916b6ab8b66b0e5b1f8f0254936ea542]

#88350# provice DependendTextFields and InstanceName always


2001-07-12  Ocke Janssen  <oj@openoffice.org>  [9d5e692706bd0ff0ffec5bfcb832054d59fc919a]

#89137# build depends corrected


2001-07-12  Niklas Nebel  <nn@openoffice.org>  [4c4c13dc7f6134f00995f140f992b23d6252cda4]

#81329# use OutputDevice::GetDefaultFont


2001-07-12  Nils Fuhrmann  <nf@openoffice.org>  [0595ddf7510c385d7e41cd940871c7d91a2e805f]

Fixes cmd_turk declaration


2001-07-12  Niklas Nebel  <nn@openoffice.org>  [c0ab0ff7e2e6525687ea21cdf959aee4c9fd6419]

#81329# use OutputDevice::GetDefaultFont


2001-07-12  Behrend Cornelius  <bc@openoffice.org>  [8f3f4a573a879e997c4aa60e117525d145349fb4]

#88911# handling of Path input improved


2001-07-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [f5b9b5532fd23257aa60eb75ed66413acf468745]

#65293#: includes


2001-07-12  Mathias Bauer  <mba@openoffice.org>  [59146f7e2e01c1e0d6971d630e8f51f67237b14c]

#89387#: call Handsoff later


2001-07-12  Peter Burow  <pb@openoffice.org>  [fda6a38eaa794928443d7ef5a3f285ec406aec34]

fix: #89085# #89087# #89090# #89092# #87761# Help UI improved


2001-07-12  Mathias Bauer  <mba@openoffice.org>  [331956ec16bf34464172f33328ce365631e68b48]

#88062#: some problems with HandsOff


2001-07-12  Peter Burow  <pb@openoffice.org>  [2700d75a8d1467a04afb9f709ac5d0755f8bd8b1]

fix: #89092# help window more flat


2001-07-12  Peter Burow  <pb@openoffice.org>  [4f9805142c4c0b69c686b938198e9267808da2af]

fix: #89087# #87761# index on/off images/strings added, SelectFactory handler added


2001-07-12  Peter Burow  <pb@openoffice.org>  [93ddf05936a60e2fa643004f860d80c7cb991c1c]

fix: #89087# ids for help index on/off added


2001-07-12  Oliver Specht  <os@openoffice.org>  [a424d09d6babefb4e356627827ef3ed15a0a4ca8]

#88800# index title mustn't be translated


2001-07-12  Thomas Lange  <tl@openoffice.org>  [9a575834a83d273082fc9ca53856cf2307395db0]

first argument of InsertDocumentDialog set to 0


2001-07-12  Oliver Specht  <os@openoffice.org>  [70cff8f1227b24b87aca10e78945eb786654be4e]

#89343# lazy writing parameter corrected


2001-07-12  Mathias Bauer  <mba@openoffice.org>  [cbe9894c704afe2f84f495d4f8d3495a985fc7c2]

#89023#: call Deinitialize earlier


2001-07-12  Rüdiger Timm  <rt@openoffice.org>  [cc5a88e033eab4c49650269f8d45a7c0ce410ee3]

#87576# dependency corrected


2001-07-12  Oliver Specht  <os@openoffice.org>  [432c07c540ad7fc6bbb8d875f600a43e6c4718f2]

#89595# don't disable font name box


2001-07-12  Mathias Bauer  <mba@openoffice.org>  [af0aa4bbac0af270147b8ce3906d49aca72d5ac0]

#89343#: flush ConfigManager in crash guard


2001-07-12  Andreas Martens  <ama@openoffice.org>  [49fa2bdc56480a65db26770a410690103b382966]

Fix #88980#: Homeless graphic


2001-07-12  Niklas Nebel  <nn@openoffice.org>  [1ac2a37e9d47b215674c6f43a3bdab9461c291f0]

#89403# find common (cell) attributes before RemoveAdjust


2001-07-12  Mathias Bauer  <mba@openoffice.org>  [35388520b29f27cc1dd08d457a52131978ea9f4f]

#89343#: remove LazyWriting, because InternalOptions will be written in the crash handler


2001-07-12  Oliver Specht  <os@openoffice.org>  [5b1bec188dabab63e5fe82d1e3b727ce68d5f80a]

#85353# frame column example changed


2001-07-12  Christof Pintaske  <cp@openoffice.org>  [b0568f9b8b4fa1e1668d3bf3aa9d21847d94963c]

#89508# get notification of destroyed frame


2001-07-12  Rüdiger Timm  <rt@openoffice.org>  [67c8ca0778ae63bfc612adc46e50a499bad9695b]

#87576# extras semicolon removed


2001-07-12  Behrend Cornelius  <bc@openoffice.org>  [56f146dcfe594a6407993dbb8906bc4a22d5872c]

#88814# Connection disposed before establishing new one


2001-07-12  Ocke Janssen  <oj@openoffice.org>  [950ded75c80f38c59195054b38f5e76f0d18b42e]

#89437# positioning cache when standing on a row outside the cache


2001-07-12  Dirk Völzke  <dv@openoffice.org>  [47cbe8292e8b9255fd10105559ad8c384d440ca0]

#89176# Removed old code which used the SfxFileDialog


2001-07-12  Dirk Völzke  <dv@openoffice.org>  [067dbdac851015a3fb0ba54631e0a8febe945e64]

#89176# don't include iodlg.hxx anymore


2001-07-12  Thomas Lange  <tl@openoffice.org>  [3d2df04c26646751e5c05b7d5bb94fa309037c0a]

#89562# component description new


2001-07-12  Thomas Lange  <tl@openoffice.org>  [eb32fe326a398d0e669ea55e870507f9d53c5d89]

#89562# xml files added


2001-07-12  Peter Burow  <pb@openoffice.org>  [7a71d297dceffd9b58135b29cc38725bb37b30b2]

fix: #65293# includes update


2001-07-12  Ocke Janssen  <oj@openoffice.org>  [1fa11ad02bcaba316f1bdc967b4bd13a33a0cfaa]

#86186# wrong use of static


2001-07-12  Peter Burow  <pb@openoffice.org>  [dccdbd5c8486f1908717efc275bc4e8e97e43a51]

fix: #88318# Organizer uses the DefDialogParent now


2001-07-11  Niklas Nebel  <nn@openoffice.org>  [850019194d32ae76c2022c6c0eaa3126e47ca46a]

#79771# PutData: set EditTextObjectPool, remove paragraph attributes


2001-07-11  Niklas Nebel  <nn@openoffice.org>  [873a3076ffe240e29469951d2ff886b11e30a435]

#79771# GetEditEngine: initialize with right EditTextObjectPool


2001-07-11  Niklas Nebel  <nn@openoffice.org>  [43e2608d59c570d65ee17e0236c1fc08c73e730b]

#89403# RemoveParaAttribs: move paragraph attributes to character attributes


2001-07-11  Niklas Nebel  <nn@openoffice.org>  [cf5cba22c370260ab867527e88e31ac2aeee5ee1]

#89403# RemoveParaAttribs: move paragraph attributes to character attributes


2001-07-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [3acbf7b7361c18c408fde77aadd1956dd2680d34]

#65293#: includes


2001-07-11  jp  <jp@openoffice.org>  [a29465cc27ec053418b7b8a46dd5f248e84b620d]

#89582#: look for the dropped content flag at ConditionEdit controls


2001-07-11  jp  <jp@openoffice.org>  [6b1e9c68a0a8dc267866a6d306c2587eb6ce58b9]

#89582#: flag for dropped content


2001-07-11  Herbert Duerr  <hdu@openoffice.org>  [c7d458ee7cbf0c5547101026ca554aa7ff5d19ef]

#88364# freetype prefers autohinting to embedded bitmaps


2001-07-11  Thorsten Behrens  <thb@openoffice.org>  [1c508ed874c6056490641b4172206b147bc6bc2d]

Adaptions to interface change


2001-07-11  Andreas Bregas  <ab@openoffice.org>  [4260f4c88ade82043feb8590246aa3009c830880]

#89378# hasUno(): Check not only for service manager but also for UCB


2001-07-11  Eike Rathke  <er@openoffice.org>  [e5e2141b80f57cbc18958b805a818e377d8b2edb]

#88188# performance: transliteration compare instead of collator compare; SvtSysLocaleData accesses


2001-07-11  Thorsten Behrens  <thb@openoffice.org>  [2ce1115af895f15caa0995741faa11e4f62d518b]

Fix for update problems


2001-07-11  Eike Rathke  <er@openoffice.org>  [ed77a24c36a97769b49492f9b19c6f231d77298d]

#88188# performance: transliteration compare instead of collator compare; SvtSysLocaleData accesses


2001-07-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [212a73660c26bc80ac76f7a22366dac67b18301b]

#65293#: removed bmpmaker call


2001-07-11  Sascha Ballach  <sab@openoffice.org>  [319ebbe0f7b832ec8660a08b0a16ab2cdc65adef]

#87955#; the missing component descriptions added


2001-07-11  Herbert Duerr  <hdu@openoffice.org>  [cde8ba2edbb6fe83199c40cbc91bf814338f6402]

#89114# GetGlyphBoundRect() wants coordinates relative to top


2001-07-11  Caolán McNamara  <cmc@openoffice.org>  [8f61a708d4b0a9dba6ce7267911b13ca50689399]

#89029# #87601# old little endian timebomb defused


2001-07-11  Andreas Bille  <abi@openoffice.org>  [425b7f5c0f1d0bc580bbc955c6934611e0db7c20]

Begining xml-parsing


2001-07-11  Christian Lippka  <cl@openoffice.org>  [5028fba18cd20a370d1d80b7fd70772537ec3ea3]

added missing header vor SVX_LIGHT


2001-07-11  Eike Rathke  <er@openoffice.org>  [c24f53ff5413bf343657966d0966f7e3ec548bf6]

#88188# performance: transliteration compare instead of collator compare; SvtSysLocaleData accesses


2001-07-11  Herbert Duerr  <hdu@openoffice.org>  [1a9c2c143a7eae35288f031a8734bc15e35a7d30]

#88127# invert Pixmap to make LaserEffects work on all platforms and add ANTIALIAS flag details


2001-07-11  Eike Rathke  <er@openoffice.org>  [cf7b518e1be6b07e3d6637d8cda285c4b12ae06c]

#88188# performance: transliteration compare instead of collator compare; SvtSysLocaleData accesses


2001-07-11  Peter Burow  <pb@openoffice.org>  [246733c477edf4847d427e40a05a44a7a2d2fb58]

fix: #88318# Organizer Button active


2001-07-11  Peter Burow  <pb@openoffice.org>  [94d5406c3a125ba16575b08834027364204e208e]

fix: #88318# Organizer Button not hidden any longer


2001-07-11  Peter Burow  <pb@openoffice.org>  [f15fcee4cef1d62e88629ea4f6ef1f88a04bc0a5]

fix: #88318# OrganizerHdl_Impl() added


2001-07-11  Eike Rathke  <er@openoffice.org>  [5044cc673283dd64b013015dde08cc09c9cae973]

#88188# performance: transliteration compare instead of collator compare; SvtSysLocaleData accesses


2001-07-11  Peter Burow  <pb@openoffice.org>  [469ac46ba6758d7e1278ee70d8c32d7fcbb4bd8e]

fix: #65293# LocaleWrapper for ConvertDateTime_Impl


2001-07-11  Herbert Duerr  <hdu@openoffice.org>  [9525a5c0d254d7bbea357b194063326e08b2f377]

#88127# invert bit color of GetGlyphBitmap1() to make LaserEffects work on all platforms


2001-07-11  Herbert Duerr  <hdu@openoffice.org>  [cf23d2cc01d063429bfa6259e892db1d8eecca4f]

#81268# improve GetFontCodeRanges() for non-truetype fonts with TEXTENCODING_SYMBOL heuristic


2001-07-11  Herbert Duerr  <hdu@openoffice.org>  [474b91953c2641904a6a26177026cbff6764ba46]

#81268# improve dummy GetFontCodeRanges() with TEXTENCODING_SYMBOL heuristic


2001-07-11  Jörg Barfurth  <jb@openoffice.org>  [76dee8a75fe430d8aef733e2455db4fe43a529e0]

#88767# During notification: Proper treatment of removed nodes which had not been loaded into the view


2001-07-11  Kurt Zenker  <kz@openoffice.org>  [026e63f7bc644693ef94251aab9eb428f262d4c7]

new version for SRC638


2001-07-11  Kurt Zenker  <kz@openoffice.org>  [ca954b3f337817735a2f155ce39bd81b8c62a147]

new version for SRC638


2001-07-11  Niklas Nebel  <nn@openoffice.org>  [1ef7c8dbb0dc79748fe5b85a556e6a211641448a]

#88749# don't call Update for chart in clipboard with data from document


2001-07-11  Jörg Barfurth  <jb@openoffice.org>  [1d8cb1cf7c83af470c0cf8ee981c226d6f70e0bc]

#88174# Corrected handling for projecting locales, when a NULL value node is selected


2001-07-11  Martin Gallwey  <mtg@openoffice.org>  [9e8e91770c489fd30b8756372a39453599553181]

convert from keyword to token


2001-07-11  Peter Burow  <pb@openoffice.org>  [0bef1291cbc05daa16e9573a4f2fd92d2d70123c]

fix: #87765# #89524# anchor support added; double entries fixed


2001-07-11  Rüdiger Timm  <rt@openoffice.org>  [edfb1fda3f8bfd6d3e5b24592e722e6afe536860]

#87576# add printdlg to EXCEPTIONSFILES


2001-07-11  Christian Lippka  <cl@openoffice.org>  [d1f78fc1a49da99a9136a1bbc012160298ca0341]

#88726# convert metric edit engine items when in writer


2001-07-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [568d8ac7f45920d087079a9eb6c6c64c87551d9e]

#65293#: required change: System::GetStandardFont() obsolete


2001-07-11  Behrend Cornelius  <bc@openoffice.org>  [32bdf927765b0c429202c06a0048b57c58805530]

#88911# Resources for Excel and PP TemplateGroups removed


2001-07-11  Christian Lippka  <cl@openoffice.org>  [545cae94f58bde47c50f54e73ff965c7a3e56135]

#88726# convert metric edit engine items when in writer


2001-07-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [c484adabe83cd484f4de3a4620af9118dc4847f9]

#65293#: required change: System::GetStandardFont() obsolete


2001-07-11  Thomas Lange  <tl@openoffice.org>  [b87b5f574869548ab21aace672beb764855c1e28]

#79956# service names fixed


2001-07-11  Thomas Lange  <tl@openoffice.org>  [5ca7cc5d2444e1e15805a9431a94474ab8322a64]

#79956# XML component decription added


2001-07-11  gt  <gt@openoffice.org>  [7ab04f2d21de29dd540bbed392a2a9dc08aa4e9d]

#89527# extra algorithm for calculating the square root instead of using Complex::Power()


2001-07-11  Thomas Lange  <tl@openoffice.org>  [33d35f0b1f8c34cc10d0b48a3ddc03429329eb29]

#79956# component description new


2001-07-11  Thorsten Behrens  <thb@openoffice.org>  [6492c963e49f5ea7ea937543f8eba80502b7fb19]

#87913# Removed SdrItemBrowser from SVX light


2001-07-11  Behrend Cornelius  <bc@openoffice.org>  [d4bb12f6b023c5fc94aba9c5a85a79703798d1a2]

#89276# Dialog modified


2001-07-11  Christian Lippka  <cl@openoffice.org>  [ad1ba636ab1d1d95cdbec11154e3e66823bcd56f]

#89469# do not return empty pres obj if the user currently edits it


2001-07-11  Caolán McNamara  <cmc@openoffice.org>  [b5e4f0a18a4bbe11f69b78a4741c153f648a2aa7]

#86004# api change


2001-07-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [633928a4b3ef98e3f1407b9c9206f82bca70a47e]

#include <vcl/image.hxx>


2001-07-11  Rüdiger Timm  <rt@openoffice.org>  [9388d4010dae63fe690f6485aced30dbcb829721]

#87576# ... and now with corrected dependencies for packages/zip and packages/manifest


2001-07-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [725ccc106955449a2ff174284ab385cf8b8f7bda]

#65293#: required change: System::GetStandardFont() is obsolete


2001-07-11  Rüdiger Timm  <rt@openoffice.org>  [9e650962750f1b657d6df5e85dc4ba0abe0116a2]

#87576# don't build in packages, but in its two subdirectories


2001-07-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [fb8ff8e230d29497a736e4e58252c7b13f93299b]

#65293#: required change: System::GetLanguage() removed


2001-07-11  Oliver Specht  <os@openoffice.org>  [783e4dc01dbb25a57a1131f47fafa3d67b26bff9]

#89513# db-field insertion corrected


2001-07-11  Oliver Specht  <os@openoffice.org>  [15746b27027820c62321eb4cdd5ac5127da2478f]

#89513# db-field insertion corrected


2001-07-11  Oliver Specht  <os@openoffice.org>  [6f9af22ea784454dae2a90c4306cdf83a844f628]

must change: System::GetLanguage removed


2001-07-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [1034019f704b8f16aa33da3041705f91364466ca]

#65293#: includes


2001-07-11  Michael Hönnig  <mi@openoffice.org>  [e932c75e939ea1bb25250aca64a6e82485b92d65]

initial checkin basic examples


2001-07-11  Oliver Specht  <os@openoffice.org>  [1b98018169c7d00d0107c4408ea13e4ea132828d]

must change: System::GetLanguage removed


2001-07-11  Michael Brauer  <mib@openoffice.org>  [36da2f20efb93d17b3b3b5a79e23d86bb5daa632]

#89534#: Export faont-family and some other properties again


2001-07-11  Martin Gallwey  <mtg@openoffice.org>  [af268c95c5610be0358afbc1d20249e5e6898e25]

new namespace and token handling


2001-07-11  Martin Gallwey  <mtg@openoffice.org>  [75a267b0f2ff3ba090f1f745bbe4024e4772646a]

new token and namespace handling


2001-07-11  Kurt Zenker  <kz@openoffice.org>  [2a2bb37bc999bb723c418c534362db6dea1b2eec]

new version for SRC638


2001-07-11  Ocke Janssen  <oj@openoffice.org>  [76fb1c425fe75727d117a6b2fe825557882031b5]

#87257# change GetUILanguage


2001-07-11  Thorsten Behrens  <thb@openoffice.org>  [7fb79cdb014acdc9f6cba6a91c9cdd43e333ae63]

#87913# Removed SdrItemBrowser from SVX light


2001-07-11  Ocke Janssen  <oj@openoffice.org>  [1323d316e8bb3fecca2b86830e2729e56c6a394e]

#87257# change GetUILanguage


2001-07-11  Michael Brauer  <mib@openoffice.org>  [b682febc31411158e05483d15c8801183a58c78d]

#88148#: Try to keep layout's min width


2001-07-11  Kai Sommerfeld  <kso@openoffice.org>  [ab4539abca03cf8359f606d80259754a56e41c3a]

#87187# - Better error handling for [add|remove]Property(...).


2001-07-11  Daniel Vogelheim  <dvo@openoffice.org>  [b8446b4c599fbd18af27a77695db2256f4ca52ce]

#89347# table shadow location import fixed


2001-07-11  Peter Burow  <pb@openoffice.org>  [ca25d2b1b40f967a9785a2d4e55c7d87fd9fbb11]

fix: #88655# #89496# contextmenu and headerbar click added


2001-07-11  Peter Burow  <pb@openoffice.org>  [5563179c7621b17b91163c7019875c68a9ba7079]

fix: #88655# fileview contextmenu added


2001-07-11  Peter Burow  <pb@openoffice.org>  [5afd4e4a7adba06a4a6b61a4cd08b0efc9500529]

fix: #88655# menuids for fileview contextmenu added


2001-07-11  Kurt Zenker  <kz@openoffice.org>  [8019634460b0293c1f41e738319079a100332a36]

new version for SRC638


2001-07-11  Rüdiger Timm  <rt@openoffice.org>  [9e63275b7375da347224c180d65fe5868476aff2]

#87576# xmlitmap.hxx has been removed


2001-07-11  Ocke Janssen  <oj@openoffice.org>  [7440c43634b44758488f7fd252195fc5e3898280]

#87257# change GetUILanguage


2001-07-11  Gregor Hartmann  <gh@openoffice.org>  [41bcca4355ae65c99de047547f73c5e617d2bd86]

#87257


2001-07-11  Dirk Völzke  <dv@openoffice.org>  [79c8d52f8d42f27305debb1a8e85372a628a79f0]

#89176# Added GetGraphic() with ErrCode


2001-07-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [4b8485817c7c0b30662f4b6f8dbd0bb0eed80d1d]

#65293#: return type


2001-07-11  Kurt Zenker  <kz@openoffice.org>  [ddf0a0da4a169f721f4aef800bf62e3704bb3834]

new version for SRC638


2001-07-11  Kurt Zenker  <kz@openoffice.org>  [6e78389c0e86ec1d5f95815bb15e8a55356df222]

new version for SRC638


2001-07-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [750b6b93beea3b29bcaba7468ea7de13075f3bc4]

#65293#: exception specification


2001-07-11  Tino Rachui  <tra@openoffice.org>  [13d9f9ba29d3fa1bf63ee192939b03e2938fcd24]

exception specification from XFilePickerControlAccess methods removed


2001-07-11  Tino Rachui  <tra@openoffice.org>  [f2409fec79cd6f3796e92d83c32bded1a6901d10]

#89515#unregister the preview window class in dtor only when register was successful


2001-07-11  Tino Rachui  <tra@openoffice.org>  [d44eaddfb1c74180083fe591f5b0719b17e365e5]

#89166#creating the folderpicker now in a sta thread and dipatching window messages for the calling thread while waiting for request completion


2001-07-11  Rüdiger Timm  <rt@openoffice.org>  [e046aa5449c7baa4d7267b2ca5c54e2ce5c55cd4]

#87576# don't include getsys.hxx any more


2001-07-11  Peter Burow  <pb@openoffice.org>  [755066d3738b408104d2c9ed5ea159c94b27c9fe]

fix: #89498# new column 'Type'


2001-07-11  Armin Weiss  <aw@openoffice.org>  [bcee300ea79f355564602ada56b63e77c976c4e2]

#78972# one more small correction in building the edge rounding for 3D in character mode. It was necessary to adapt this methods to work not only with the polygons in XY-plane but in any orientation in space


2001-07-11  Gregor Hartmann  <gh@openoffice.org>  [ae72dc5020ab9e67a7dcf17eb7f772db8ea63800]

must change:International


2001-07-11  gt  <gt@openoffice.org>  [a91b0d1d208d8f94ecea0c35894d2d28fd9b5df2]

#89509# leave calculation when base is zero #87378# only check with num of places, when max num of places is not default


2001-07-11  Armin Weiss  <aw@openoffice.org>  [309d38c7ba1ba4fe2f53149769c269e45630bdb0]

#78972# corrected error concerning edge rounding for 3D objects in 3D and in character extrude mode


2001-07-11  Oliver Specht  <os@openoffice.org>  [d107832e826e3e1430c8eb64facda1ab21f95863]

#89514# user data of queries corrected


2001-07-11  Oliver Specht  <os@openoffice.org>  [3029d23de4b6273750ae8e9f48eb38dd8cca6bd9]

#87372# use identical strings to set fixed texts


2001-07-11  Carsten Driesner  <cd@openoffice.org>  [bb7a0aaeb7ae589be17fcba914fa4d8e1c9f9b73]

#65293# typo fixed sSalvageURL instead of sSalvagedURL


2001-07-11  Oliver Specht  <os@openoffice.org>  [ae43f91797fc31201dd2ddc15170b9d6e8be73cf]

inlcude iodlg.hxx removed


2001-07-11  Oliver Specht  <os@openoffice.org>  [58e97decf4233c9d4d100188d501ec751ae13be4]

#89489# no. of properties corrected


2001-07-11  Dirk Völzke  <dv@openoffice.org>  [d8fbb658a9e61d22d43162b3b31689275b8f44fe]

#89176# Don't use include <svtools/..> when inside svtools project


2001-07-11  Dirk Völzke  <dv@openoffice.org>  [ea2a721c332ae24f7279fa2dcb7a62b4f076cb0a]

#89176# Don't use include <svtools/..> when inside svtools project


2001-07-11  Peter Burow  <pb@openoffice.org>  [1f4262fa28ee45305227a250298c1c6347ded94c]

fix: #87257# include system.hxx removed


2001-07-10  Andreas Bille  <abi@openoffice.org>  [f50ddd33d8df7d2d9926c6b7fb260d33e87031a0]

Adding data source backend for hcp to provide treeview for help


2001-07-10  Martin Gallwey  <mtg@openoffice.org>  [21a1537744591c76f5dddbfeb005b444b8857716]

fix typo


2001-07-10  Eike Rathke  <er@openoffice.org>  [3992f2eae32c0f8103f9aae780b70ac26b6934ed]

#88188# setLanguageLocaleImpl()


2001-07-10  Martin Gallwey  <mtg@openoffice.org>  [ed10f9a36cc9d34ac11dcea82d5ca219237b7629]

remove unused headers


2001-07-10  Kurt Zenker  <kz@openoffice.org>  [1aaba0afa6f75f892f56d757d7a6deeafbbb35a5]

new version for SRC638


2001-07-10  Martin Gallwey  <mtg@openoffice.org>  [482081cb790c33d1afa81f408c97d4de357adbb4]

updated namespace handling


2001-07-10  Martin Gallwey  <mtg@openoffice.org>  [bf9f9b3e341c64f05115a8ca2f65dc4d127f47e0]

Updated namespace handling


2001-07-10  Eike Rathke  <er@openoffice.org>  [b398b9f35d0a10c24ba11646f96ec96ab0d92066]

#88188# loadModuleImpl()


2001-07-10  Daniel Vogelheim  <dvo@openoffice.org>  [2895feca48f86c29acf04701b06b7afcc4f944f9]

#89500# insertTextContent now works for redlines (it now finds its own startnode)


2001-07-10  Martin Gallwey  <mtg@openoffice.org>  [45925e8241d6916e283b9059087f9126c51bf445]

Updated namespace handling


2001-07-10  Martin Gallwey  <mtg@openoffice.org>  [a68333d01f3157659e5418ca9cf8c962270b11b9]

updated namespace handling


2001-07-10  Martin Gallwey  <mtg@openoffice.org>  [e2474b3e9e6279c64860acfe251d31800cb95426]

exportDoc paramater updated to token from keyword


2001-07-10  Martin Gallwey  <mtg@openoffice.org>  [53996b121345c2cb29c2e2f2122e50c1f4616f61]

updated namespace method usage and removed legacy function usage


2001-07-10  Philipp Lohmann  <pl@openoffice.org>  [5f95d17db8e96da8f91fd4b994096f41c6f0d51a]

#89032# create dragExecute resumed, else the thread id may be lost


2001-07-10  Frank Meies  <fme@openoffice.org>  [71575b6e8e428c49ce86cbfb65aa4cf5455f56e8]

Opt #89492#: Construction of default attribute array


2001-07-10  Frank Meies  <fme@openoffice.org>  [dc855621c461aa1403adecb8f2c954cf111f3b5d]

Fix #89362#: Small capitals in rotated portions


2001-07-10  Dirk Völzke  <dv@openoffice.org>  [c2f76f9b5f09c680eac7730997c29474026e85ac]

#88029# Use SvtURLBox::GetURL() instead of GetText()


2001-07-10  Frank Meies  <fme@openoffice.org>  [3c4f01ec9fb6244edb4cb8d26dc53ce299781477]

Opt #89492#: Construction of default attribute array


2001-07-10  Tino Rachui  <tra@openoffice.org>  [9cd9e17bfc04f84642d07f8d19838a03dedbbeac]

reactivating sta thread and resolved repaint problem of blocked caller thread


2001-07-10  Andreas Bregas  <ab@openoffice.org>  [4fd7209c0518badc8d09305c861f0ae453502103]

#89413# Be aware of single character line breaks


2001-07-10  Oliver Specht  <os@openoffice.org>  [eb2aa8ef29e97d76a573d3c1e06c04e7772f0cc4]

#85318# reading from non-merge data bases corrected


2001-07-10  Christian Lippka  <cl@openoffice.org>  [496058c218a5a70cc277d88a5be5c9e1e153f6a6]

#89241# added graphic transparency


2001-07-10  Tino Rachui  <tra@openoffice.org>  [5af2bc3167b5b11921e53f96343bd1ba7cda8efb]

took over last changes from EAIII


2001-07-10  Nikolai Pretzell  <np@openoffice.org>  [217d2f863ab1b0d95016e6ccaeefa9b812a21f54]

Fixed: getdescr()-file creation was announced even when not performed.


2001-07-10  Kurt Zenker  <kz@openoffice.org>  [9079bf76440774b79b4277042ea3b88430e31cb3]

SRC638


2001-07-10  Caolán McNamara  <cmc@openoffice.org>  [673acfcd3d65600582be7459e0478ad70c68a7e0]

#88976# Western defaults after Eastern to make western charset conversion the default


2001-07-10  Eike Rathke  <er@openoffice.org>  [73ef9d2fda8b3c5719fc8ad8a19eef57c2e93428]

#88592# #i1064# date input validation using XCalendar::isValid()


2001-07-10  Eike Rathke  <er@openoffice.org>  [7a7d46dc5097cfeaa6e4b1d4d049e2844af2f269]

#88592# #i1064# add: isValid()


2001-07-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [75048394b75f2b3fec5d8568d493686782e77013]

#65293#: added syncacc macros


2001-07-10  Caolán McNamara  <cmc@openoffice.org>  [b10b9c169a4fd87885f79c8a0667924a5426faae]

#88893# settings before content


2001-07-10  Eike Rathke  <er@openoffice.org>  [9cde4238cd6fc496cfa8f704e86ddd17562f1883]

oops, wrong checkin


2001-07-10  Eike Rathke  <er@openoffice.org>  [a3abf1630466b185e7d33ac11aa64f3492ad5e1c]

add: loadModuleIfNeeded, equals, compareString, compareSubstring


2001-07-10  Eike Rathke  <er@openoffice.org>  [d96dcaeee5a37ad6f2a1190f6416e4f39f55b6e8]

add: unotypes


2001-07-10  Andreas Bregas  <ab@openoffice.org>  [e8c17f17a69d3a6dde84f737a18f491fa86801ff]

#87257# Avoid International class


2001-07-10  Martin Gallwey  <mtg@openoffice.org>  [98c6b58215242988deb3fc4e138efabf6925a5a9]

merged from src633 and also marked some functions as deprecated


2001-07-10  Gregor Hartmann  <gh@openoffice.org>  [b6d7d6ddc4050a78fcb4ef26a80e5f34e9f71b98]

required change System::GetStandardFont


2001-07-10  Jörg Budischewski  <jbu@openoffice.org>  [e4e8567c6c300d4252a964b5811e44148f0cb36e]

#89465# aaarg, removed redundant error handling again


2001-07-10  Andreas Bregas  <ab@openoffice.org>  [72230a9df40e124ae12eac0c1cdd55b544a53e16]

#88562# HasPassword() always returns false to avoid access to soffice.sbl


2001-07-10  Mathias Bauer  <mba@openoffice.org>  [9077656e5aeea308ca3eb215e013b3103c3781dd]

#88409#: some methods now implemented without SFX


2001-07-10  Mathias Bauer  <mba@openoffice.org>  [1a7a1a63df873e16aeee4c80998af5a5fcad4ab8]

#88409#: OpenClient_Impl


2001-07-10  Mathias Bauer  <mba@openoffice.org>  [e2936f04cb61aea6738ba95561ef12937eea6415]

#88838#: get helpids also from parent


2001-07-10  Martin Gallwey  <mtg@openoffice.org>  [97c4b6b87f0ee4d16cc95a2217f447c3dabb7b7d]

merge from src633 branch


2001-07-10  Mathias Bauer  <mba@openoffice.org>  [e8026a5fea54821d05088638c451f17e26050bdf]

#86347#: helpid for NewControl


2001-07-10  Martin Gallwey  <mtg@openoffice.org>  [3f9b3a94478f08590ecc91616720887138701608]

Merge from src633 branch


2001-07-10  Thomas Benisch  <tbe@openoffice.org>  [1ae758afa8a4607fb1858b97e5ba7defba104f9a]

#81329# No correct default font for CJK-languages


2001-07-10  Jörg Barfurth  <jb@openoffice.org>  [dc05ea5aec752b7acc84e7517706b70b76447919]

#87904# Use public helpers for handling of new configuration pathes


2001-07-10  Philipp Lohmann  <pl@openoffice.org>  [470a6b72efeeaca617fa16f94cdc21c72bf08e75]

#88999# #86822# changed initial positioning/sizing behaviour


2001-07-10  Andreas Bregas  <ab@openoffice.org>  [99d2d84cb1ed1092f42873c1da989ab11e533543]

#88562# soffice.new / soffice.sbl handling removed


2001-07-10  Thorsten Behrens  <thb@openoffice.org>  [26f2b15d5f297592ac2ebfd19f7439a1015c911e]

#87257# references to class International removed


2001-07-10  Oliver Specht  <os@openoffice.org>  [e363934442721dbe7564a00191628f0b7c380662]

#89334# preview shows background color


2001-07-10  Peter Burow  <pb@openoffice.org>  [55186ab6c4c94e8efa8e184d9413d910af9fd3ed]

fix: #87257# class International removed


2001-07-10  Oliver Specht  <os@openoffice.org>  [6752f88922ebc2668e3919c1a2affe9fe8e9db3b]

#89334# preview shows background colore


2001-07-10  Armin Weiss  <aw@openoffice.org>  [060d4c09f51203fe3dec17bebd2a12c1c9391de9]

#78972# local implementation of GetLineGeometry(...) added


2001-07-10  Caolán McNamara  <cmc@openoffice.org>  [b3663033d3540d7828f13e16d1f3c3b49343af61]

#89397# stretchy attribute exported twice


2001-07-10  Andreas Schlüns  <as@openoffice.org>  [d33b883a414d96261a68cb122ab6927810926901]

remove TF_FILTER


2001-07-10  Jörg Barfurth  <jb@openoffice.org>  [6bdbf539f44c398ad4449bdcde2f210f5dd7114e]

#87904# Add support for handling configuration pathes correctly


2001-07-10  Thorsten Behrens  <thb@openoffice.org>  [a0e4d2293cefee494501cd751951023f7221ac1a]

#87257# references to class International removed


2001-07-10  Thorsten Behrens  <thb@openoffice.org>  [08b7c167a491a890e1c9ab680e49c8046f53fd89]

#87257# references to class International removed


2001-07-10  Jörg Barfurth  <jb@openoffice.org>  [25ab16ac5352c1a15063686046a4b399792ef7a2]

#87904# Correct handling of new configuration pathes


2001-07-10  Peter Burow  <pb@openoffice.org>  [ac1c4bc44f7b24049dc13b0c4129aee3d98aa5a1]

fix: #87257# class International removed


2001-07-10  Andreas Bille  <abi@openoffice.org>  [d0b631416fd7bb32a761e4e20f1f3c80308ccf57]

One more place to encode a new title ( for transfer )


2001-07-10  Nikolai Pretzell  <np@openoffice.org>  [1916b1bfec0c27d6ce5d1c3f574fe875f9671c37]

allow type list to be put to stdout


2001-07-10  Oliver Specht  <os@openoffice.org>  [e474ff929c1ac65678bf2fde835048ecf59b5e6d]

#89436# plugin menu registered at SwGlobalDocShell


2001-07-10  Jörg Budischewski  <jbu@openoffice.org>  [7931ce83db4033594834a403050dae76a3d6098d]

#89465# improved errorhandling


2001-07-10  Christian Lippka  <cl@openoffice.org>  [e2257f640b0d65440472428bde8afa94620de0e4]

#89208# added missing fade effects


2001-07-10  Philipp Lohmann  <pl@openoffice.org>  [c8a85b55c96d40664b07d4680c3b6446de025bfa]

fixed a deadlock


2001-07-10  Thorsten Behrens  <thb@openoffice.org>  [3e2b88354ea931585ce1cf00a0707b35f4234b2f]

#89181# Removed references to non-existent INetBookmark member funcs


2001-07-10  Dirk Völzke  <dv@openoffice.org>  [301ddb0b4a2b454628a6a505b905a179e22908ce]

#88029# Don't use INetURLObject::GetMainURL() with default parameters


2001-07-10  Andreas Schlüns  <as@openoffice.org>  [08c4052a6edb1f372d89b330b5fc6efbcb83bf5a]

write ALL tabpages


2001-07-10  Peter Burow  <pb@openoffice.org>  [4754d8de70d82f84bbf89a1d2d43b88ffd06c5bd]

fix: #87257# class International removed


2001-07-10  Michael Brauer  <mib@openoffice.org>  [6e85ef76ebf12a455f854bca4d63babb56cd3883]

#89447#: Export COL_AUTO as COL_BLACK


2001-07-10  Armin Weiss  <aw@openoffice.org>  [931da7d2b2792671aaab2961e80c6d23b5850594]

#78972# LineGeometryCreator can now create complete 3d geometry


2001-07-10  Armin Weiss  <aw@openoffice.org>  [31af9654a9414f23986a24dbde0c3a4ac8cf3a0a]

#78972# added virtual function GetLineGeometry(...)


2001-07-10  Andreas Bregas  <ab@openoffice.org>  [750c84d639ccdd65fc8732c337252f6a4d3fa4d4]

#87257# Avoid International class


2001-07-10  Peter Burow  <pb@openoffice.org>  [26eb4d140663bec4201ef45297ffa6cbe78bd673]

fix: #87257# class International removed


2001-07-10  Martin Gallwey  <mtg@openoffice.org>  [5f52bdf706b6b8b1670b264cef16c6579d6c01b0]

merge from src633 branch


2001-07-10  Peter Burow  <pb@openoffice.org>  [ea5bc9b50c8f4dfcdf00d064778cfa835708935b]

fix: #87257# class International removed


2001-07-10  Caolán McNamara  <cmc@openoffice.org>  [d57b5b67404c08f35b62230ce076d1dbc9ed7f1d]

#89439# calculate style's even-byte offset relative to style start, not absolute


2001-07-10  Peter Burow  <pb@openoffice.org>  [3aaf040aef2d056259ff4a9bc862815dbaaae764]

fix: #87257# class International removed


2001-07-10  Thomas Benisch  <tbe@openoffice.org>  [bd5435101b04e518d4f3382dc923b968fc1b8e94]

#87257# Locale Setting implementation needed


2001-07-10  Sander Vesik  <svesik@openoffice.org>  [291f086345431aaffdf872bbb046cf07e9e0b9aa]

Merge changes to HEAD


2001-07-10  Peter Burow  <pb@openoffice.org>  [2ffd2cd3bab942abe3890f2d38f1714d6d329597]

fix: #87257# class International removed


2001-07-10  Oliver Specht  <os@openoffice.org>  [11ba3613a419963095d80cd6cada25f71e4cb5cf]

#89424# accept HTML filter by UserData


2001-07-10  Peter Burow  <pb@openoffice.org>  [0891b62c210dd0366185d25c23126f25ef580015]

fix: #87257# class International removed


2001-07-10  Armin Weiss  <aw@openoffice.org>  [9b6a17e797a68dde8e809873d3f51d45a4c7fdee]

Added support for SvNumberFormatter with adding SdrModel::GetNumberFormatter()


2001-07-10  Peter Burow  <pb@openoffice.org>  [e776dc8a6f4cfd63dc6b3b76ce880ddbcc29a48b]

fix: #87257# class International removed


2001-07-10  Peter Burow  <pb@openoffice.org>  [db12321cb5f8b68915c3e6ddf0ffcb409d97b72a]

fix: #87257# class International removed


2001-07-10  Armin Weiss  <aw@openoffice.org>  [adde925e6a9915ffcebc7f105ee7f08b9c746263]

#78972# added some basic methods for 3d linestyle support


2001-07-10  Christian Lippka  <cl@openoffice.org>  [2b6d8be5f39de576ddb8f67eac0fbe6458f0327f]

#89382# chagned item from DOCTEMPLATE to TEMPLATE_NAME


2001-07-10  Christian Lippka  <cl@openoffice.org>  [c9dd9d73592a7b5ac92fb9adb563002cb500f91f]

#89061# optimized api for xml


2001-07-10  Christian Lippka  <cl@openoffice.org>  [edaa098ecbbad2b7b4d2efb4adfaa9e4425dda67]

#89061# optimized api for xml


2001-07-10  Joachim Lingner  <jl@openoffice.org>  [401fb464c43802f93752127114a7d89eca3f9ef3]

*** empty log message ***


2001-07-10  Rüdiger Timm  <rt@openoffice.org>  [f996d3be4846a91b43996d463445b1c8c45eb2d7]

*** empty log message ***


2001-07-10  th  <th@openoffice.org>  [df18743a1c2d9348ac4b6c5e2979282651bb32c6]

now correct implementation for handling the Wrapper classes


2001-07-10  Christian Lippka  <cl@openoffice.org>  [03f4310740a9eeee2b42704b9202aba4ea51b511]

#89061# optimized api for xml


2001-07-10  Michael Brauer  <mib@openoffice.org>  [9aa53fe5bff55f8c5b8bbd96fcff0f77113a6e96]

#89402#: sting -> string


2001-07-10  Peter Burow  <pb@openoffice.org>  [323b17e53e95898dc7876359ef57446cf584214d]

fix: #87257# class International removed


2001-07-10  Michael Brauer  <mib@openoffice.org>  [b264e32d11af64f07a5e6db2327e6a4d0a211d3b]

#89434#: API for negative diff values for font height corrected


2001-07-10  Oliver Specht  <os@openoffice.org>  [1e765b1c9d05dd7b4fdb03858fbc17c20dd60e4c]

#89366# scroll example after loading


2001-07-10  Peter Burow  <pb@openoffice.org>  [4d49053f432ae167f0daef0d80122bf610a97462]

fix: #87257# class International removed


2001-07-10  Peter Burow  <pb@openoffice.org>  [e7c8b88da2aabb176bd18a9031267533e57587bf]

fix: #87257# class International removed


2001-07-10  Oliver Specht  <os@openoffice.org>  [29ddbfd66beb076b5a2f357496a7cbc20feaf0f5]

commented code removed


2001-07-10  Oliver Specht  <os@openoffice.org>  [4caf4107c5176d95d1a2178d060545c487e120a7]

#89435# user data corrected


2001-07-10  Oliver Specht  <os@openoffice.org>  [a88c076a617503ea2389a669527df5f6b93fab8c]

interface change: quoted set node names


2001-07-10  Carsten Driesner  <cd@openoffice.org>  [32b5cfe0d410fc41b949aa4c637d8672b6ff0a08]

#88409# time measurement code


2001-07-10  Carsten Driesner  <cd@openoffice.org>  [8c879166214eeb8587c288b0ca6edacdb8c1679b]

#88409# time measurement code


2001-07-10  Oliver Specht  <os@openoffice.org>  [215910cc6e8eaa74f2dc144ed433616f6243fd59]

#89438# add drawing entry to caption ListBox


2001-07-10  Carsten Driesner  <cd@openoffice.org>  [dd7700fc743105144ead49e1598118aced19b1a9]

#88409# time measurement code


2001-07-10  Peter Burow  <pb@openoffice.org>  [706e22ed266c5fe14f2ed2d9c3ce4230ab349c92]

fix: #87044# help ids for help window and controls


2001-07-10  Peter Burow  <pb@openoffice.org>  [910e6359bd7ffc1cf50be9f652738fde9e26d276]

fix: #87044# help ids for help window


2001-07-10  Carsten Driesner  <cd@openoffice.org>  [25f86e28fb8f41cbfdbe4343c675ec685b53aec9]

#88409# time measurement code


2001-07-10  Sascha Ballach  <sab@openoffice.org>  [28f90258e6d862ccca9e8a9bbf92cafbd699c657]

#89431#; use the correct reference to get the second table


2001-07-09  th  <th@openoffice.org>  [0955e147e5851dd8414bc2679c073774f5ae9cdb]

Improve Fontmatching for Symbol-Fonts


2001-07-09  Daniel Vogelheim  <dvo@openoffice.org>  [ccdff21536bdc226cd116c158a466821e198455c]

#89405# shadow import fixed


2001-07-09  Daniel Vogelheim  <dvo@openoffice.org>  [57941a2dfdb461a2444a0ab84076db8423c46ca7]

#86004# removed SfxPoolItem::importXML, exportXML, equalsXML


2001-07-09  Daniel Vogelheim  <dvo@openoffice.org>  [cebdf0eb27eaaa44808deb36993a15af44c5ff46]

#86004# removed SfxPoolItem::importXML, exportXML, equalsXML


2001-07-09  Eike Rathke  <er@openoffice.org>  [8ea37e156d3f34a13ccc1ca8759b426f73a8c348]

#87799# getNum: description


2001-07-09  jp  <jp@openoffice.org>  [67e1873c83ae2bc093a42e4dd4f92596d3d7a820]

Bug #81672#: don't swap a selected graphic out


2001-07-09  th  <th@openoffice.org>  [eb06beea0835d913421beb3f1fde18ae21468e87]

Wrapper-Support


2001-07-09  Eike Rathke  <er@openoffice.org>  [10e50fb627a5116e768b105b00c4df40dbb52ab4]

#87799# getNum: parameter for trailing zeros


2001-07-09  Niklas Nebel  <nn@openoffice.org>  [5b18f4f0ce7fde75178620794c7cc9131c934c80]

#89139# SimpleMode for MultiListBox


2001-07-09  Niklas Nebel  <nn@openoffice.org>  [28877e90283ded30110837de7b2e34b1cee0a9cc]

#88546# for template preview, show whole page and no scrollbars


2001-07-09  Thomas Benisch  <tbe@openoffice.org>  [612421440b42f6f6dbaf5c5258d59dadda9e98b9]

#87307# remove external basctl dependencies


2001-07-09  Herbert Duerr  <hdu@openoffice.org>  [4cd18919dd8cb5afb2fb8c467ef79cf4cfa1df39]

#81268# dummy implementation for SalGraphics:GetFontCodeRanges()


2001-07-09  Andreas Bregas  <ab@openoffice.org>  [467c7c5e5d0c27b36eff17072b2af5cc0fc61a79]

#89379# LibContainer->releaseEventSource() removed


2001-07-09  Philipp Lohmann  <pl@openoffice.org>  [8537bea760438d37e4dd58ef97d1a496b2089012]

must change due to international->settings


2001-07-09  Dirk Völzke  <dv@openoffice.org>  [9f6c10dd71946f106bfac28249a519e928f78c20]

#89176# Removed iodlg.src, too


2001-07-09  jp  <jp@openoffice.org>  [a34950ad3163fe1de9043f7ceb208e800648cc59]

Bug #88104#: RelToAbs -> SmartRelToAbs


2001-07-09  Dirk Völzke  <dv@openoffice.org>  [a16fb076203f65fa6e0253d136d345d41b9fae09]

#89176# SfxURLBOX has been moved to svtools and was renamed to SvtURLBox


2001-07-09  Herbert Duerr  <hdu@openoffice.org>  [ddaeb89b8d186f134e97ce9ba31a5324b45980a0]

#88232# implement FONTTOSUBSFONT_ONLYOLDSOSYMBOLFONTS flag


2001-07-09  Kurt Zenker  <kz@openoffice.org>  [13e133b072a82f07dce55fcc5a6ced7f11b71b7d]

add. clear TIMELOG


2001-07-09  Dirk Völzke  <dv@openoffice.org>  [7997b4074b7de1259173e414d91b3ac88340a93f]

#89176# There is no SfxFileDialog any longer


2001-07-09  Andreas Bregas  <ab@openoffice.org>  [544e0be82b504ec5a7bab0e9485d81c058f1aef8]

#89379# class BasMgrContainerListenerImpl must not hold a reference to the container


2001-07-09  Dirk Völzke  <dv@openoffice.org>  [552f75c82dd94e6437aa5fa71774f4a3ca922cf7]

#89176# Don't deliver iodlg.hxx and inettbc any longer


2001-07-09  Kurt Zenker  <kz@openoffice.org>  [f4e26c835e17e054856ed469b8011e9b14241906]

add flag TIMELOG


2001-07-09  Dirk Völzke  <dv@openoffice.org>  [741bfd2005820d2ca1d3bde49e1372a78f58c0d0]

#89176# SfxURLBOX has been moved to svtools and was renamed to SvtURLBox


2001-07-09  Caolán McNamara  <cmc@openoffice.org>  [6954077deaa3788d6812b5e5c7ad8620a38b36fb]

#89004# Use newer ole2 import fallback


2001-07-09  Herbert Duerr  <hdu@openoffice.org>  [9c6b1aaef36b5aed81000d190859eadac8e04850]

#81268# implement SalGraphics:GetFontCodeRanges() for ttf type4 tables


2001-07-09  Dirk Völzke  <dv@openoffice.org>  [0407ce14f1e5db38f6cd3acba8b01e77c432fd1a]

#89176# Removed class SvxImportGraphicDialog()


2001-07-09  Dirk Völzke  <dv@openoffice.org>  [a69917d7dd8c7377f304d0fcbf3b57f2e6f6d11c]

#89176# SfxURLBOX has been moved to svtools and was renamed to SvtURLBox


2001-07-09  Dirk Völzke  <dv@openoffice.org>  [b09d59a0adfb981dfca62b6ee75c2943377a50fe]

#89176# SfxURLBOX has been moved to svtools and was renamed to SvtURLBox


2001-07-09  Dirk Völzke  <dv@openoffice.org>  [1a960f985d8a25b88a0a558fd7b76e899a467916]

#89176# Removed class SvxImportGraphicDialog()


2001-07-09  Dirk Völzke  <dv@openoffice.org>  [4d508d0286381533a227465bd6934a5120498d1c]

#89176# SfxURLBOX has been moved to svtools and was renamed to SvtURLBox


2001-07-09  Thorsten Behrens  <thb@openoffice.org>  [05f2dc035368a5ffce217200edce9cc083587dfd]

#89158# Now passing GetGraphic() call to FileDlgHelper


2001-07-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [ee64f9bccdfa87970133af0862a851aeb8e669ee]

TFD636


2001-07-09  Kai Sommerfeld  <kso@openoffice.org>  [0d3ae84d2343f27f90b0dd83e80c332491860d5b]

#87187# - Corrected documentation.


2001-07-09  Jörg Budischewski  <jbu@openoffice.org>  [9da863e4bb52d5cebb856c06f42d33897f4f0829]

#88409# Switched to osl-file-api + vsnprintf


2001-07-09  Andreas Bille  <abi@openoffice.org>  [f6dacb808d8c39890396ca8be0fb1821f982c6f8]

Now supporting InteractiveAugmentedIOException for setPropertyValues


2001-07-09  Oliver Specht  <os@openoffice.org>  [e7e338254a6a0b957d5a98ce17a780c83765364e]

#89310# MakeSvxNumRule: copy character style name


2001-07-09  jp  <jp@openoffice.org>  [55e85be4b055873bac7b93a4cf98468409807be5]

Bug #89210#: GetDefaultFonts - return not a list, only one fontname


2001-07-09  Joachim Lingner  <jl@openoffice.org>  [327ae92a99b993196fccd30843f14a08d4bf5932]

#67468# new implementation for unloading listener, takes bootstrap components into account


2001-07-09  Tino Rachui  <tra@openoffice.org>  [2535624d654e03501d33f495f9a95037f9382630]

some assertions temporary removed


2001-07-09  Thorsten Behrens  <thb@openoffice.org>  [0c12ad9b7db55d45e44b1cb221d6968b5e57c1de]

#88932# Text is now right-aligned


2001-07-09  Niklas Nebel  <nn@openoffice.org>  [9c96955320001ad26ed9eb77e6a0e71d80edf481]

#89398# GetEditUrlOrError: use ScSizeDeviceProvider for EditEngine RefDevice


2001-07-09  Nils Fuhrmann  <nf@openoffice.org>  [00d879567499e67a677eaaabcf33fe88976c07b4]

SCP targets buildable in l10n-framework mode #87136#


2001-07-09  Peter Burow  <pb@openoffice.org>  [9af96f0bade182bee7bbcd07aaf62f1a7318c613]

fix: #88539# flat splitter


2001-07-09  Carsten Driesner  <cd@openoffice.org>  [8e914c01d6d1ef40b43af6fbec6de829fd5eb941]

#88409# changed guard define from PROFILE to TIMELOG


2001-07-09  Tino Rachui  <tra@openoffice.org>  [a89ca4c6c1f71428dffa71f67c18a4d84cad49fe]

took over changes from sysui


2001-07-09  Tino Rachui  <tra@openoffice.org>  [099c4fe04c39af1ccecdeec0652fef05fbe16ea0]

now multi-instance able


2001-07-09  Andreas Schlüns  <as@openoffice.org>  [b522a925fb15f5a01ec885fc7ae8f4e52681acf6]

#87904# right encoding for set names


2001-07-09  Andreas Schlüns  <as@openoffice.org>  [86ab1734f0e375109fbf07967b3aaeb6b3dd885d]

disable own time measure macros -> use rtl


2001-07-09  Kai Sommerfeld  <kso@openoffice.org>  [0731bf2aa97a1a84884115b01fe5e2247cf2bd17]

Removed: All Application::EnterMultiThread(...) calls.


2001-07-09  Carsten Driesner  <cd@openoffice.org>  [c063004300f00856a7200ebe0eff314014321877]

#88409# changed guard define from PROFILE to TIMELOG


2001-07-09  Philipp Lohmann  <pl@openoffice.org>  [b1eab1527917c9a82d49ccc3566a62d17f56a52c]

#89207# fixed another deadlock and a potential SEGV


2001-07-09  Michael Brauer  <mib@openoffice.org>  [e110bbe36db83bbe4c65bc8e3413f964e3b9150c]

#86116#: Regarding white space proccessing all frames are treated as content


2001-07-09  ok  <ok@openoffice.org>  [66aa5ce3786887bc52be9e85cd6549f8123b7e2f]

fix: #86934#


2001-07-09  th  <th@openoffice.org>  [00c96e2e47132b2e700c74b990b47cde09011d63]

GetLocaleDataWrapper()/GetUILocaleDataWrapper()


2001-07-09  Oliver Specht  <os@openoffice.org>  [ff18a0af3dfdf0d321a653465719bc62035e5f6f]

bibexch.cxx and fieldwin.cxx removed


2001-07-09  Gregor Hartmann  <gh@openoffice.org>  [f60e8259b2b616cffbd8184bd4928028034cce24]

register tinstrm.dll for using createUnoService( com.sun.star.io.TextInputStream ) and such


2001-07-09  Peter Burow  <pb@openoffice.org>  [8370f6bb09e87d3a4d254d7f2c1eb71cc89ceb63]

fix: #89388# type detection improved


2001-07-09  Peter Burow  <pb@openoffice.org>  [926ebebe9de1908b8a3a1c1198f429e49b2dbd88]

fix: #89388# imagemgr.cxx now an exception file


2001-07-09  Andreas Bille  <abi@openoffice.org>  [c00becd7f3da9ed083cffb6f15b7a2ac381f9e26]

Added support for exceptions by return value of setPropertyValues.


2001-07-09  Ocke Janssen  <oj@openoffice.org>  [ba0b7d98cdb39b0242b1ded3bff96f368712c8bf]

#88878# only d&d when there exists a connection


2001-07-09  Ocke Janssen  <oj@openoffice.org>  [9c0556dd2d3bcf14913ee2b24a2d5707ea10571b]

#89383# ask for directory not displaydir


2001-07-09  jp  <jp@openoffice.org>  [37d64d2be4b14a82e06a98354af6c47863802ab9]

changes for TF_DATA


2001-07-09  Peter Burow  <pb@openoffice.org>  [71cb9cc655d52b52ca6a33ca2199d9b725c43cb6]

fix: #86150# no startup text any longer


2001-07-09  Peter Burow  <pb@openoffice.org>  [5f210a4ed74d4375752503ba9ec7914485ab2719]

fix: #86150# FirstOpenMessage() removed, SetHelpURL() added


2001-07-09  jp  <jp@openoffice.org>  [6cb0eba5957291100259db49c576c7ef0f1654fc]

changes for TF_DATA


2001-07-09  Oliver Specht  <os@openoffice.org>  [189ec3c5a3ce597b5ba5e659daf5b1d3752b722f]

#89249# search for the correct bullet font and set the correct char set


2001-07-09  Dirk Völzke  <dv@openoffice.org>  [200228de253b5551851e4db5a2cdb1d1b927e400]

#89176# deliver inettbc.hxx


2001-07-09  Herbert Duerr  <hdu@openoffice.org>  [24f7917d9dc493ba35b504172f1ea3cfcd4d1486]

#88233# use newer mapping tables


2001-07-09  Oliver Specht  <os@openoffice.org>  [f06e395a4105837661896f582c3d5df9d4c7a3bc]

#88546# preview without scrollbars and in SVX_ZOOM_WHOLEPAGE


2001-07-09  Mathias Bauer  <mba@openoffice.org>  [1eae7e83b5e660fcf1c5265dc971fb8be3e811af]

#89377#: problems on merge


2001-07-09  Thorsten Behrens  <thb@openoffice.org>  [f96f8e131e3e818dbcb9fbe97e249a949e2c450e]

#89357# Changed title of zoom dialog


2001-07-09  Dieter Loeschky  <dl@openoffice.org>  [a7332a940636d3b448c1e40d656490a4036ccbbb]

#89394# Changing notes fontsize to 20p


2001-07-09  Dirk Grobler  <dg@openoffice.org>  [bb77319d915fac0df1899d42d0d16c342aea1e47]

new encoding method


2001-07-09  Dirk Völzke  <dv@openoffice.org>  [597af631b9251b67c3f7967ef7868f7edf2bed56]

#87810# Use correct encoding for displaying file names


2001-07-09  Oliver Specht  <os@openoffice.org>  [f761803481356eeb49b9b36b5d1822e48fd9532a]

#74654# SID_READONLY_MODE supported (hyperlink dialog)


2001-07-09  Martin Gallwey  <mtg@openoffice.org>  [ce53a3fbef3be5701514b0704b6d56fe5afcc65a]

#87727# initial import


2001-07-09  Andreas Martens  <ama@openoffice.org>  [b0bacb83b8c15c5ee29c95ccc0077dd7917d8976]

Fix #89257#: Don't remove collected endnotes


2001-07-09  jp  <jp@openoffice.org>  [d4c520bc8d1468256a1d488ee2c0e0c6fcbe8a89]

use GetDefaultFont


2001-07-09  Dirk Völzke  <dv@openoffice.org>  [99a4a905fd36501998e575a0fb14830c7e033ca7]

#88486# Set AutoExtension to true for first usage


2001-07-09  Tino Rachui  <tra@openoffice.org>  [bf6c7416427602ba973916c7bdf438eb57eec380]

#89386#fixed memory leak in osl_createPipe, two strings (name,path) were allocated but not released before, now they will


2001-07-09  Kai Sommerfeld  <kso@openoffice.org>  [4b6fae1783c91a0e4ae7a8b56919e4866c54731b]

#87187# - Fixed typo in german text for ERRCODE_UUI_IO_ACCESSDENIED.


2001-07-09  Oliver Specht  <os@openoffice.org>  [e1c787865dbe8c5307b2438f5c17cbf25bb4031e]

#89242# +GetCurrentOutlineLevels: detect highest and lowest level of a numbered paragraph it's children


2001-07-09  Oliver Specht  <os@openoffice.org>  [a0b6d365421abe9db0025ab8e398e952cc632dc4]

#89242# state methods impl. for increasing/decreasing numbered paragraphs


2001-07-09  Peter Burow  <pb@openoffice.org>  [6ce00ee6cd7dca0c7a005059db045313ea096dba]

fix: #88612# test the validity of the reload url


2001-07-09  Daniel Rentz  <dr@openoffice.org>  [23d84132492d2837085e8d793e10775c02e06d9d]

unix compiler problem


2001-07-09  Eike Rathke  <er@openoffice.org>  [dc992ba909ff3a06d9e8547a0cfafd3255d49740]

hold instance of SvtSysLocale


2001-07-09  Sascha Ballach  <sab@openoffice.org>  [611737e50a0ffda04d576eb65cadbc4cdce9fb86]

#79771#; remove a little optimization


2001-07-09  jp  <jp@openoffice.org>  [d04b2ea80e032dbfd7316cc67dd443a8bccfa008]

new HelpIds for the AutoCorrection


2001-07-09  Joachim Lingner  <jl@openoffice.org>  [60d94f828c3bb1a0467913a76591188b90890b50]

#88569# added AnyConverter


2001-07-09  Oliver Specht  <os@openoffice.org>  [b4f1d239a5bb8e6b1504c9db77d2acbbd9deac20]

#89197# unique id at frame window set


2001-07-09  Ocke Janssen  <oj@openoffice.org>  [bd291cf748ba6d30963c28cf94f7035a535575a9]

#88144# check if connection is set


2001-07-09  Nils Fuhrmann  <nf@openoffice.org>  [be7ab33ee44469904379b7c2ad81991b3b6c3053]

Added localizes #87136#


2001-07-09  Ocke Janssen  <oj@openoffice.org>  [b3bff198ccec807c5eb93ed8562abde35f2f3950]

#89364# provide the parameter row to the keyset


2001-07-09  Ocke Janssen  <oj@openoffice.org>  [507e109c5518fd5a09267630f1e2cade047984de]

#88144# d&d for creating relations corrected


2001-07-09  Oliver Specht  <os@openoffice.org>  [0efcf7d30f9a3835c26be91ea619a80c29a86166]

#89221# correctly handle unknown attributes


2001-07-06  Eike Rathke  <er@openoffice.org>  [67c524ae8d0c4b865bf2216cf9af5e59e07fddda]

performance: OnDemand... loaders for number formatter locale switching


2001-07-06  th  <th@openoffice.org>  [93d1c84d30328af0141604df753bda98dae80d84]

GetFontCodeRanges() (without implementation)


2001-07-06  th  <th@openoffice.org>  [291adc7e83737ef72dbb8c46c32c99264e735210]

GetStandardFont()->GetDefaultFont()


2001-07-06  th  <th@openoffice.org>  [18b823635dd106f1b8999a5c30b5a04784f1a449]

remove TF_-code


2001-07-06  th  <th@openoffice.org>  [5d1a39ad8c9c07d31d3cd1f5de91a6ad70782da1]

remove Enter/IsMultiThread()


2001-07-06  th  <th@openoffice.org>  [6596a36d75bd9ce4f211dfbfb02fef57050925c7]

include event.hxx


2001-07-06  Christof Pintaske  <cp@openoffice.org>  [1bd09fea1c26c2d491e12ab0c14f86e40139caba]

#89352# use glyphset technique for type1 fonts as well


2001-07-06  Christof Pintaske  <cp@openoffice.org>  [a21bdc4f4c0ee2b80e5e19275b0580a1ed955fa0]

save unobsfucated version of postscript header


2001-07-06  Eike Rathke  <er@openoffice.org>  [65285ecb7e0858ef6aae2f735c7b0c2d9e5a9d1c]

performance: OnDemand... loaders for number formatter locale switching


2001-07-06  th  <th@openoffice.org>  [1eae4980816c85bff1b7558ee264304d6c6a140e]

remove TF_-code


2001-07-06  th  <th@openoffice.org>  [85f9d23e2569d2ffa7909b83e665c4f49c994c49]

#87139# - ImplUpdateGlobalSettings()


2001-07-06  th  <th@openoffice.org>  [6dfad7b0e4f2c4b5ea0cb7fa189123b906a0368a]

include event.hxx


2001-07-06  Carsten Driesner  <cd@openoffice.org>  [f973a6ad4a7c10f80d76a50d20c161c9b60553c0]

#89023# splash screen optimization


2001-07-06  th  <th@openoffice.org>  [d9349f628acf1d7111306fcdbb5f36982d37e080]

GetDefaultFont() now with ULONG


2001-07-06  Carsten Driesner  <cd@openoffice.org>  [27f7e2415640c6ab12789a22f8f2edfa2cb4e1fd]

#89023# splash screen optimization


2001-07-06  th  <th@openoffice.org>  [ac474cb9789e7b56abe707ec6878e207a7986907]

use now GetDefaultFont()


2001-07-06  th  <th@openoffice.org>  [4294273b66a7001e5c87904abe92ba236183e431]

remove EnableMultiThread


2001-07-06  Thomas Benisch  <tbe@openoffice.org>  [bcdc2f72dae021520cdfbfd633fa709755f36048]

#87307# remove external basctl dependencies


2001-07-06  th  <th@openoffice.org>  [e587c600234d167cf93fb1524994300d49ccb183]

remove International and Stream-Operators


2001-07-06  Carsten Driesner  <cd@openoffice.org>  [02610d93848f38113c8c814f0b873b34b3ba6a93]

#89023# splash screen optimization


2001-07-06  Andreas Bille  <abi@openoffice.org>  [4c5b274ea899304142ae531f0ff8840682c62694]

Simple structure only needed


2001-07-06  Jörg Barfurth  <jb@openoffice.org>  [ecd1b86a938f4f85cc38ae6fefaf15ebd0d9f97f]

Try to discover element-type; Disable unenforcable assertion


2001-07-06  Frank Meies  <fme@openoffice.org>  [ebcd26f7e4592e8ad8de314b300674b6973723cc]

Fix #89371#: Repaint of red spelling lines inside rotated portion


2001-07-06  Frank Meies  <fme@openoffice.org>  [9b7aa8071c97a67821078b45b10aea4e9431330f]

Fix #89331#: Attributes for numbering/bullet font


2001-07-06  Mathias Bauer  <mba@openoffice.org>  [f35b07ed46d71a39f3874bff2ec1bfe37d784161]

#89377#: new method for creating folders


2001-07-06  Mathias Bauer  <mba@openoffice.org>  [6f2f7e3091504e8e58d9be603ed3739f6f2cd68e]

#89377#: new StorageMode for creating unpacked files


2001-07-06  Kai Sommerfeld  <kso@openoffice.org>  [a176518f0e7b2866d1f6be279c5e36aef9df4ca3]

#87904# - Fixed: New hierarchical name string format (MUST change for SUPD>637).


2001-07-06  Mathias Bauer  <mba@openoffice.org>  [728c99319a98db276e392e0485554a71f0c6040d]

#89312#: guess encoding ...


2001-07-06  Mathias Bauer  <mba@openoffice.org>  [53fe2691a3fb65110e7f5aee2919f7d8d559ff02]

#88062#: some optimizations


2001-07-06  Kai Sommerfeld  <kso@openoffice.org>  [04b713805a2408a2a16a17c1112fde7bbc7635b2]

#87904# - Fixed: New hierarchical name string format (MUST change for SUPD>637).


2001-07-06  jp  <jp@openoffice.org>  [6301c58a111c9c2d2da56e1e104f2b07d67004c6]

remove International class


2001-07-06  Sven Jacobi  <sj@openoffice.org>  [b4c96a18cf9d5826eefd8b63c6e9966287e4a784]

#88107# removing StarBat font mapping


2001-07-06  Stephan Schäfer  <ssa@openoffice.org>  [9cf7eccd37012421902e4e472892ea66ebd976f1]

new: WaitForClientConnect() to optimize RVP startup


2001-07-06  Stephan Schäfer  <ssa@openoffice.org>  [3abfde24f3837c4c700d8815d6a8f4ca86636ac8]

initvcl does not wait for client connect anymore


2001-07-06  th  <th@openoffice.org>  [dc6b00fe6fddab9301890b9c3ad34fa49db5228c]

#87139# - Correct SystemSettings-Chaning handling


2001-07-06  Thomas Lange  <tl@openoffice.org>  [1e269c0b73996afd01917d69e077ca4461028cf8]

#88884# new IDs for font-formats; SmFontFormatList fixed


2001-07-06  Oliver Bolte  <obo@openoffice.org>  [8f7368eec562c906f51a6d0317b87db68b2c4c67]

#65293# linux


2001-07-06  th  <th@openoffice.org>  [59717b3363a1e4b328e6da5ad18aee31d4c4cf4f]

remove dll.hxx


2001-07-06  th  <th@openoffice.org>  [0aaead0d112d33a4bf6b538fa9f1779ddec6651d]

remove old W16 code


2001-07-06  Herbert Duerr  <hdu@openoffice.org>  [0801ad4c1825ed932cb66f2a47aff9e545863483]

#81268# implement GetTable() and GetFontCodeRanges()


2001-07-06  th  <th@openoffice.org>  [bd7fee2bb03f9d879994ccd0c64919e538da6774]

remove Enter/IsMultiThread()


2001-07-06  Gregor Hartmann  <gh@openoffice.org>  [5e1bc6fea17a33d25dece99b50f9ecd2ce272f8f]

#88480#accept - and / for switches on non-UNIX systems


2001-07-06  Herbert Duerr  <hdu@openoffice.org>  [e33ae2722681f17add80db442e2fd19562272391]

#81268# add GetTable() and GetFontCodeRanges()


2001-07-06  th  <th@openoffice.org>  [6797c011f7b483f918aeab23fcd13e0a52e390f9]

#88972# - tenccvt.cxx


2001-07-06  th  <th@openoffice.org>  [957b98a31102224bc04481e8a2ab3126f8fac866]

#88972# - Functions to convert TextEncodings


2001-07-06  Jörg Barfurth  <jb@openoffice.org>  [adebf72009e2c48bdfffb06cc1f5ae1d08d4bc1a]

Fixed problems with detecting/parsing escapes: 1-off error(s) and wrong semantics of rtl_ustr_compare...


2001-07-06  Andreas Bille  <abi@openoffice.org>  [a6e440f458f2db73823ca817af9d75b0903846db]

now only runtime exception if configuration can't be instantiated


2001-07-06  Oliver Bolte  <obo@openoffice.org>  [6a5a81c05ffb645b95f9d613bb8c48e2a9880cdb]

#65293# linux


2001-07-06  Andreas Schlüns  <as@openoffice.org>  [ad007f5b80211cfb3232acb4078ba2cf5476fdcc]

#79955# new callback for handled dispatches


2001-07-06  jp  <jp@openoffice.org>  [67ab7f5d47dfcd1867112990366042a76ccebb9c]

changes for remove GetAppInternational


2001-07-06  Andreas Schlüns  <as@openoffice.org>  [71e9c645e001637279acf44163b0b02321ddac9b]

#85437# enable old filter names


2001-07-06  Herbert Duerr  <hdu@openoffice.org>  [44ab3425dc928c879d00555e263ec3b6d24b1747]

#81268# implement SalGraphics*::GetFontCodeRanges()


2001-07-06  Andreas Schlüns  <as@openoffice.org>  [a5cbbea42cd9489acb3ffed8d5747efbfd043614]

#85437# enable old filter names in cfg


2001-07-06  Herbert Duerr  <hdu@openoffice.org>  [c1e36f0e1a7c80285f850af4a952d9b45ebf5bcc]

#81268# implement dummy ExtendedFontStruct::GetFontCodeRanges()


2001-07-06  Herbert Duerr  <hdu@openoffice.org>  [4ade0d603a7d0a250a5434a333256eef725be99a]

#81268# add SalGraphicsData::GetFontCodeRanges()


2001-07-06  Herbert Duerr  <hdu@openoffice.org>  [950f04e5ba9a827d35a3e1f56688a65ee5a511b5]

#81268# add ExtendedFontStruct::GetFontCodeRanges()


2001-07-06  Herbert Duerr  <hdu@openoffice.org>  [4f4cb4c480d2adaa6985a26270a1bd18344bf971]

#81268# implement OutputDevice::GetFontCharMap()


2001-07-06  th  <th@openoffice.org>  [ffd9ebef939a370a743037059f23e8452730868e]

OpenSymbol-Fallback and better Namemathcing


2001-07-06  jp  <jp@openoffice.org>  [3a578758c2dde0e2cc60417c4b1edf3bf4207063]

changes for remove GetAppInternational


2001-07-06  Sven Jacobi  <sj@openoffice.org>  [c15bd005d5e48a424cc971da58eb54bf9dce7394]

#89250# removed memory overwrite


2001-07-06  Niklas Nebel  <nn@openoffice.org>  [8033e73e854cd09ac30ddfd9da4299898845ad19]

#89240# repaint grid after modifying selection directly at the MarkData


2001-07-06  Dirk Grobler  <dg@openoffice.org>  [083d9afbeeb459503fbd8fb2192b7b9f6c403e02]

error within read-method, data array was truncated


2001-07-06  Niklas Nebel  <nn@openoffice.org>  [6da510b54d20d87c3ec13795ce0815161db18d50]

#88764# Refresh: also update refresh delay value


2001-07-06  Dirk Grobler  <dg@openoffice.org>  [55b0f7728f034cea653dfe400966e678f69e6385]

prepared for addition zip library


2001-07-06  Herbert Duerr  <hdu@openoffice.org>  [e061feb47a0641d6b315007143725847f22cffa0]

#81268# implement FontCharMap::GetRange()


2001-07-06  Dirk Völzke  <dv@openoffice.org>  [fa60caa892ecde0bc0a79d7528bf29e244d1e4f0]

#89158# GetGraphic() tries to create a graphic if there is none


2001-07-06  Herbert Duerr  <hdu@openoffice.org>  [c64a1ad67b9faead1bddede71f8176e01227d5e2]

#81268# make charmap dialog extensible + font charmap ranges


2001-07-06  jp  <jp@openoffice.org>  [27b6990cc1b8dd7be32499db6252c88cd0317e21]

remove GetAppInternational


2001-07-06  Carsten Driesner  <cd@openoffice.org>  [28b3cff4f2ebe0bb9effac1f90a1be25f9c84905]

#88409# more usage infos added


2001-07-06  Dirk Völzke  <dv@openoffice.org>  [6d2a3548b8445b51f87771c8fb478a959fe76bfa]

#89158# Added GetGraphic(), removed SetExtension()


2001-07-06  Niklas Nebel  <nn@openoffice.org>  [a16cfde2b03dbe0ff02ffedb2f87a2bb31498485]

#88759# SetAnchor sets document modified flag


2001-07-06  Oliver Specht  <os@openoffice.org>  [3d66187aa576dce85d4cae3fdec6ea2b70e235f6]

#89232# check 'From selection' radio button when selectin an entry in the grid control


2001-07-06  Vladimir Glazounov  <vg@openoffice.org>  [1e1f4c6f3ff82ff6dd932ea3252c910d081d0e8f]

TFD636


2001-07-06  Sascha Ballach  <sab@openoffice.org>  [eb2c376e65b1f7aa6ff5466a0e6fef064daa40af]

#79771#; insert new API objects XUniqueCellFormatRangesSupplier and XSheetCellRangeContainer


2001-07-06  Vladimir Glazounov  <vg@openoffice.org>  [2b3411430bfe5f50e3a125e3e1fd11bf3615bb46]

added alias reset for copyprj


2001-07-06  Sascha Ballach  <sab@openoffice.org>  [8cbf20c8c4ff8709a6df3392024d93e0010e147d]

#79771#; new API object to get all ranges with the same properties as one object


2001-07-06  Sascha Ballach  <sab@openoffice.org>  [7b848b5117eeb58ee2ed9b4b40d29dbad75bb345]

#79771#; new API oject to allow a faster set of the same properties to differnt ranges


2001-07-06  Sascha Ballach  <sab@openoffice.org>  [62641e31c5686d1285e904fb1063a021395e1c7c]

#79771#; implements the new API objects XCellRangeContainer and XUniqueCellFormatRangesSupplier


2001-07-06  Sascha Ballach  <sab@openoffice.org>  [5b79ccec4c900e1323e0151e126418e861dc3e8a]

#79771#; use the new extensions of the API to get and set the styles faster


2001-07-06  Sascha Ballach  <sab@openoffice.org>  [9f7a2bfe94c591ea8079f271c2f19600c0cf41f5]

#79771#; fix bug in the optimization


2001-07-06  Sascha Ballach  <sab@openoffice.org>  [7bd135a565ca56fe636ba69be21071ada1e2e2ee]

#79771#; remove unneeded method parameter


2001-07-06  Ocke Janssen  <oj@openoffice.org>  [84d3294c846836a9ad7fe0647d7687aa4a1add80]

#89359# now dialog saves password temp


2001-07-06  Sascha Ballach  <sab@openoffice.org>  [7b1e40eef2d98060cbafb05fb50ba0692fe81427]

#79771#; improve the behaviour of merged cells


2001-07-06  Daniel Boelzle  <dbo@openoffice.org>  [440012bf163600ddaf2ec38b53578c6586f20659]

#89361# sequence realloc bug


2001-07-06  Herbert Duerr  <hdu@openoffice.org>  [32e9bd79d5e0fe368739e9208597f8b0259c4514]

use Interpunktion instead of Punktuation in german


2001-07-06  Ocke Janssen  <oj@openoffice.org>  [7f239125ad9741f7c6aa413e90cd0ae37fe00a0f]

#89181# TF_SVDATA


2001-07-06  Sascha Ballach  <sab@openoffice.org>  [c09fbee17b97f25872c67fc54bf38cb474be0056]

#89136#; remove wrong size recalculation


2001-07-06  Ocke Janssen  <oj@openoffice.org>  [ebd21d9ac8ba9591eb62a431c8b4883e211339f6]

#89181#


2001-07-06  Christof Pintaske  <cp@openoffice.org>  [44e8a876546daa92f43be0a16b8a594d713819db]

dont use framedata member after being destroyed in event call


2001-07-06  Ocke Janssen  <oj@openoffice.org>  [8baf15134ad44c9bb03a2ef5ab58bb60d7be1b04]

#89181# TF_SVDATA


2001-07-06  Daniel Boelzle  <dbo@openoffice.org>  [8f9812086509e2217a0f897c0e0b8a8271fcbf72]

*** empty log message ***


2001-07-06  Daniel Boelzle  <dbo@openoffice.org>  [d9950e48687933af3919409d5349c49d2ab04358]

#89361# mem realloc anys


2001-07-06  Daniel Boelzle  <dbo@openoffice.org>  [da2e39d5e44717898559ebb56e6c411823ec8ceb]

#88593# any opt docu


2001-07-06  Andreas Bille  <abi@openoffice.org>  [340a82ed3209ee4d91181e81474557b5f01dceb5]

Added checked index access


2001-07-06  Ocke Janssen  <oj@openoffice.org>  [18c70f53416f78dc642d53eae5cf8e05846247ce]

#89181# TF_SVDATA


2001-07-06  Kai Sommerfeld  <kso@openoffice.org>  [37b29837371a3ef5de37b23e2be8bb4bfc5af68d]

#87904# - Fixes related to new name string format (MUST change for SUPD>637).


2001-07-06  Carsten Driesner  <cd@openoffice.org>  [513018fe95c52e7254c252a6b254285d5fea4010]

#88409# usage infos added


2001-07-06  jp  <jp@openoffice.org>  [5f25929d2a3c9ecc80349751d98add11d090f5df]

export function IsFormatSupported()


2001-07-06  Frank Meies  <fme@openoffice.org>  [271ec7ac363214839918740a7bc0d87ab05ee7fb]

Fix #89362#: Small capitals in rotated portions


2001-07-06  Jörg Barfurth  <jb@openoffice.org>  [9582a54f8a1ec17edfdac3bdc9c181a46b428da7]

#89299# Binary layout of uno_Any changed


2001-07-06  Dieter Loeschky  <dl@openoffice.org>  [770e123d367d1dc47b1e61f9cf0c45f1fbef80d0]

#89025# BurnInStyleSheetAttributes(): search also in parent stylesheet


2001-07-06  Ocke Janssen  <oj@openoffice.org>  [47af1bd76113c3c2bb7d2d15cc26d5a10fe10921]

#89181#


2001-07-06  Andreas Bille  <abi@openoffice.org>  [083790deabd9dde0db09b20df58033ec83caeba0]

Removing unnecessary code due to refcounting of objects.


2001-07-06  Oliver Specht  <os@openoffice.org>  [d7baf203336b03ecae2244a43d7f56f6c62bf085]

#88875# numbering restart corrected


2001-07-06  Oliver Braun  <obr@openoffice.org>  [3d16d74abff67c9b8aad8edea65a7a541f4ba15f]

#89160# added missing assignment operator


2001-07-06  Oliver Bolte  <obo@openoffice.org>  [2554da0de39dd5ae14e4f0379a3eb97ad0009b22]

#65293# exception flag for basmgr.cxx


2001-07-06  Ocke Janssen  <oj@openoffice.org>  [299cb94b8d6d5a41ea2e9b263c3e61fc56d66dbc]

#89181# TF_SVDATA


2001-07-06  Jörg Budischewski  <jbu@openoffice.org>  [478134e1b3ecf7742e699fe2e4fa32792aba3e0d]

#88409# rtl_logfile_trace added


2001-07-06  Jörg Budischewski  <jbu@openoffice.org>  [368c8226a3739c1706b29500c720f89e9b3f5a13]

#88409# added logging functionality


2001-07-06  Jörg Budischewski  <jbu@openoffice.org>  [e582d5bbb7a436a3d7058bc07b77bf3fc9966116]

#88409# added logfile.cxx


2001-07-06  Jörg Budischewski  <jbu@openoffice.org>  [fbf9c8118a9cf7d38f8230bfcbb1d2c05d1d80c7]

#88409# build adapted to new platform dependent mimic


2001-07-06  Kai Sommerfeld  <kso@openoffice.org>  [13d21a68b5c158217efe8f364990a8c93ccbba4b]

#87187# - Updated documentation for command "setPropertyValues".


2001-07-06  Jörg Budischewski  <jbu@openoffice.org>  [be920e3528862437dc4b3e87420aa04fbee1f8a4]

#88409# added logging functionality


2001-07-06  Kai Sommerfeld  <kso@openoffice.org>  [0981c1e74fe54ba56b1a0b4ee2252490bb89c504]

#87189# - command "setPropertyValues" now returns error infornmation.


2001-07-06  Kai Sommerfeld  <kso@openoffice.org>  [d8c8799e77c487ab2c77f202b7a4c72c2db4e9d7]

#87186# - command "setPropertyValues" now returns error infornmation.


2001-07-06  Kai Sommerfeld  <kso@openoffice.org>  [f1ed87a8500bf222db7e261e1b9323af5de40001]

#87187# - command "setPropertyValues" now returns error infornmation.


2001-07-06  Dirk Völzke  <dv@openoffice.org>  [23744e02723163bbeac45f3b4577a4197cfa06a8]

#89305# Added ShouldUseFtpProxy to SvtInetOptions


2001-07-06  Kurt Zenker  <kz@openoffice.org>  [ddf74566430630b841ffde1061bac721e64be4f3]

new version for TFD636


2001-07-06  Vladimir Glazounov  <vg@openoffice.org>  [0bcb2471c36e6085f296bab5813ed40aacfa9296]

#65293#: Important: corrected parsing of the build.lst


2001-07-06  Ocke Janssen  <oj@openoffice.org>  [97f63da51efde8a0492a4dfc480991411698b78c]

#88106# allow more than sql chars for query names


2001-07-06  Kurt Zenker  <kz@openoffice.org>  [df3c3f4e3b64edf9e80433df90dec4d9b7028569]

new version for UDK300


2001-07-06  Jörg Barfurth  <jb@openoffice.org>  [7d92e8553afa713d61c4fdd526f1efa532df4276]

Fallback for case of failing to decode an encoded name


2001-07-06  Ocke Janssen  <oj@openoffice.org>  [aceea75918a740b3b5b7ddab7f1dddfd7a096aa9]

#88248# call ExceptionClear before using the it intern


2001-07-06  Ocke Janssen  <oj@openoffice.org>  [9787c74e6fbe77acdfbdba44a427805b930bb21f]

#88168# assertion not valid here


2001-07-06  Ocke Janssen  <oj@openoffice.org>  [ddd3033e14503de3304521e1afcdd2f43947d0ef]

#88923# correct table altering


2001-07-06  Vladimir Glazounov  <vg@openoffice.org>  [842b268d9390aeb3a011122af0cb76a208b10553]

TFD636


2001-07-06  Oliver Bolte  <obo@openoffice.org>  [e43136aa1f9cfa9be39dfd34b8c0acc0b4ffb9f8]

#65293# extern C removed


2001-07-06  Ocke Janssen  <oj@openoffice.org>  [7a0a9b254aef2ed7213e187020f8901b38433d71]

#88923# altering and size of dll corrected


2001-07-06  Kai Sommerfeld  <kso@openoffice.org>  [3ef99d8f32e0863047a61f7e7a12b73951f8db86]

#87186# - Improved PackageUri implementation and usage.


2001-07-06  Kai Sommerfeld  <kso@openoffice.org>  [da98d91653c6017373f46bd8aa4f22728680a16d]

#88922# - Small optimization (in fact a forgotten return ;-).


2001-07-06  Kai Sommerfeld  <kso@openoffice.org>  [243ef9d587ba0e6ce19a303b2c8b44d27e26cca6]

#88922# - Fixed default ctor (m_bValid was not initialized)


2001-07-06  Carsten Driesner  <cd@openoffice.org>  [943d5fa066f88af284b28fb4c18dd8e76cfbb8b3]

#89023# added helper to read bootstrap.ini


2001-07-06  Carsten Driesner  <cd@openoffice.org>  [a1018cb481868f7fcfdef7e6b47c0e2fe81a00fd]

#89023# read bootstrap.ini for splash screen infos


2001-07-06  Oliver Specht  <os@openoffice.org>  [edf3ca701eacf8d280ed39922b9c585137f710c9]

86670# original size handler corrected


2001-07-06  Daniel Rentz  <dr@openoffice.org>  [aaf93fabbe3b69ad92c9c74daef11005943504b4]

#73495# grouped text boxes, typo


2001-07-06  Oliver Specht  <os@openoffice.org>  [05e7f3c1bfe37aa21a5e3e3d300e5bca160fdd44]

#85222# notify parent window from Column/TableWindow


2001-07-06  Peter Burow  <pb@openoffice.org>  [d7c9c55ef4c04c2318c1479b9f7f2e209db72ec6]

fix: #89345# HelpAgent reset removed


2001-07-05  Martin Gallwey  <mtg@openoffice.org>  [be607578f045d8abb5492956c8bc7d27c156b3cf]

#89277# correct service description to match implementation


2001-07-05  Martin Gallwey  <mtg@openoffice.org>  [9fba36c4a4a851bb69f95eeebcd691f23841f25d]

#89275# GraphicLocation corrected to BackGraphicLocation


2001-07-05  Andreas Bille  <abi@openoffice.org>  [4ca45e5081ba1fbffcb154589f253c0844e7fd58]

#89246# Refcounting ConceptData, so not freeing it twice, which causes the GPF. Fixed some memory leaks. Fixing a memory overwrite in BreeDict.cxx


2001-07-05  jp  <jp@openoffice.org>  [89333391b296f46dbdd6a431ff22860fd4e49614]

changes for TF_DATA


2001-07-05  jp  <jp@openoffice.org>  [edb9ea8ef567cad37467c5cc78cc9515de9fbd88]

changes for TF_DATA


2001-07-05  jp  <jp@openoffice.org>  [77570de5a7340ba9423bbb906acda8fe544f74fd]

changes for TF_DATA


2001-07-05  Jörg Barfurth  <jb@openoffice.org>  [7187b23ccdb0b75119edadf3b2db7953f85055d9]

#87904# New path format; Adjusted Name and Path Handling


2001-07-05  Philipp Lohmann  <pl@openoffice.org>  [c339b278dc0563c38aeeb2c5c28ed6e5fc90d10b]

#88587# PS Level 2 and up support NumCopies in pagedevice dictionary for copycount


2001-07-05  jp  <jp@openoffice.org>  [672e4ec6347e6f4c205c08baf56ff2aef9b2ecc7]

changes for TF_DATA


2001-07-05  jp  <jp@openoffice.org>  [f1c3d5a80abb23fa8c1352edf8189562c1d964f8]

compiler error


2001-07-05  jp  <jp@openoffice.org>  [21596e706e2bfeecb3e55cb2fb035a8ca77adba7]

changes for TF_DATA


2001-07-05  Thorsten Behrens  <thb@openoffice.org>  [8c55d81ec9612a9b949549c5d7dbe64f5fc5d63d]

#89187# Now checking against correct return code


2001-07-05  Jörg Barfurth  <jb@openoffice.org>  [26b17fdc9f6196063e755109481a3f9e9c541153]

#87904# Adjusted to new configuration path format


2001-07-05  Christof Pintaske  <cp@openoffice.org>  [70398b6c9df3d04d0d09d244d0de38338ebee263]

adobe symbol encoding is different


2001-07-05  Daniel Rentz  <dr@openoffice.org>  [fa8d277a81d17fefdf26b8b3a17f48462f6f8eb1]

#73495# import of grouped text boxes


2001-07-05  jp  <jp@openoffice.org>  [2ab2e9bd39f6178016a665be2331150bcba071c7]

changes for TF_DATA


2001-07-05  Mathias Bauer  <mba@openoffice.org>  [d7ca3acec03601983e519126d7ac1ff86b13c813]

#89132#: failure on save is reported by VoidItem


2001-07-05  Eike Rathke  <er@openoffice.org>  [969c7bc614e78dc2d7b93307625ac5cc22b5831a]

#89253# use SvtSysLocale CharClass


2001-07-05  Kai Sommerfeld  <kso@openoffice.org>  [0e883d9dbb0e296c9a79ae7cd78e54981f37daaa]

#87187# - New error handling for getPropertyValues (returns sequence< any >).


2001-07-05  Eike Rathke  <er@openoffice.org>  [80ba7d2a8dd277bd308e73a19c9b6efb4778f27d]

#89253# provide a global CharClass wrapper


2001-07-05  Eike Rathke  <er@openoffice.org>  [dd60e56d7fc50b15b9a3b18937b2f98020495dd2]

#89253# use ReadWriteMutex/ReadWriteGuard


2001-07-05  Andreas Bregas  <ab@openoffice.org>  [40e6c6444368b4c957643c2b064070e043c06ee7]

#89288# MsgBox: Default button handling fixed


2001-07-05  Eike Rathke  <er@openoffice.org>  [738731209bff5c1d713e1c495102137eba3ad7b0]

#89253# ReadWriteMutex/ReadWriteGuard for more than one I18N wrapper


2001-07-05  Eike Rathke  <er@openoffice.org>  [253c0cc2935c77e02e6174c7f7148a58fa6d3672]

#89253# readwritemutexguard


2001-07-05  Dirk Völzke  <dv@openoffice.org>  [e3717fd82f952c0ad04fbdf29fc6916ff1f37d33]

#89057# Removed HID_EXPLORERDLG_FILE


2001-07-05  Andreas Martens  <ama@openoffice.org>  [19ce22b044f9a311079661131adbee2e27cbcb5e]

Chg #89181#: New data exchange


2001-07-05  Philipp Lohmann  <pl@openoffice.org>  [f5943e038a48151ef611f5e6a78b1b4040af3fa5]

#89180# workaround __Cimpl::ex_name for generated exceptions


2001-07-05  Niklas Nebel  <nn@openoffice.org>  [380a776fdefa4f40da39b62e98493797c9f7eea7]

#88398# SetFuncString: grab focus only if bDoEdit set


2001-07-05  Niklas Nebel  <nn@openoffice.org>  [47b60236ba79bd1bc2a1baca19f6d7938c338091]

#88398# store ref dialog id also in view shell, open only in original view


2001-07-05  Martin Gallwey  <mtg@openoffice.org>  [2292ad9ea5461d19d2acb016034596cc2cdaf7d3]

avoid assertion


2001-07-05  Niklas Nebel  <nn@openoffice.org>  [0874abee0d6a238ad5a79627410e0dd5689be4e4]

#88398# SetDispatcherLock: lock only dispatchers of calc views


2001-07-05  Joachim Lingner  <jl@openoffice.org>  [03e145efdca812e0f848888b8f33476ac455400c]

new


2001-07-05  Martin Gallwey  <mtg@openoffice.org>  [a4353b23c90e25443c888fcd0f47aaf24965b76e]

#86004#, #87084# Use XML_NAMESPACE_NONE instead of USHRT_MAX where appropriate, and use tokens instead of keywords


2001-07-05  Martin Gallwey  <mtg@openoffice.org>  [50c32ba055a7daa6c0aacd54b7a8a1adc00c2fd4]

#86004# remove xml keyword header


2001-07-05  Martin Gallwey  <mtg@openoffice.org>  [67d478154410be3b3800ee3c7efd1ccc8cdf808d]

#86004# remove xmltoken header


2001-07-05  Martin Gallwey  <mtg@openoffice.org>  [0c2733cee3b8fa85093b2180b5b17d065e016923]

#86004# include xmltoken header


2001-07-05  Peter Burow  <pb@openoffice.org>  [ba89bf308bb4c967b2dac831be01ca50d9874a68]

fix: #89181# TF_SVDATA adjusted


2001-07-05  Andreas Martens  <ama@openoffice.org>  [18b706129adaf73cc714ad6dc2e88cecf297a975]

Chg #89181#: New data exchange


2001-07-05  Andreas Martens  <ama@openoffice.org>  [fe87c770abaca43b349657979186959ef12f5ca9]

Chg #89181#: New data exchange


2001-07-05  Andreas Martens  <ama@openoffice.org>  [c95db562d454385be6ec3433ebab2cc5e15ef2f4]

Chg #89181#: New data exchange


2001-07-05  Peter Burow  <pb@openoffice.org>  [c1241ffa4f590179470b13ede9dbf79b251b4028]

fix: #89278# strings adjusted


2001-07-05  Vladimir Glazounov  <vg@openoffice.org>  [5ee1c54f43efd7817acfa7c91b2b4f5268cdce73]

added checking for build server options


2001-07-05  Andreas Martens  <ama@openoffice.org>  [eb0d3c6fc16cf75cf85b69ddf902084a2e8257a2]

Chg #89181#: New data exchange


2001-07-05  Vladimir Glazounov  <vg@openoffice.org>  [570a2e92fbebde45d087313d9475979133b10359]

TFD636


2001-07-05  Andreas Martens  <ama@openoffice.org>  [2d44585cc93f66186bf3f9f4643d4ac09fd588b0]

Chg #89181#: New data exchange


2001-07-05  Armin Weiss  <aw@openoffice.org>  [8d1c261f7aaeaf7441e3e6a2f5f06c1ae74eb27c]

#86834# Call UpdateDocInfoForSave() before export


2001-07-05  Peter Burow  <pb@openoffice.org>  [f3cb3350fe554f212e48583542ce795867af1df8]

fix: #88536# #88539# #88542# #88546# many ui changes


2001-07-05  Peter Burow  <pb@openoffice.org>  [7e158dce1d74fa2250806ccc8d0f34ac77b0ceba]

fix: #88539# new size


2001-07-05  Peter Burow  <pb@openoffice.org>  [947d01b516b7dd236ef34c30ec926dcdc7364184]

fix: #88769# new methods for keyinput handling


2001-07-05  Peter Burow  <pb@openoffice.org>  [74da9c1bc9e0c90833675d8a6c0971c7993c6a35]

fix: #88542# new ctor with sal_Int8 nFlags


2001-07-05  Peter Burow  <pb@openoffice.org>  [ae4375c36276893330f0de77ae7549541d988b4a]

fix: #88546# forward EnableCursor() to TextView


2001-07-05  Peter Burow  <pb@openoffice.org>  [abb27103c959c962d5b20f1636d3f711971a8419]

fix: #88769# methods for keyinput handling added


2001-07-05  Ocke Janssen  <oj@openoffice.org>  [b6c05787572e08fd5e312d26cd1fe8ccde0ee59f]

#87744# use HTML_SIMPLE


2001-07-05  Andreas Martens  <ama@openoffice.org>  [820c30fb7a410031b453d7cfb680753cd73f1ffd]

Chg #89181#: New data exchange methods


2001-07-05  Ocke Janssen  <oj@openoffice.org>  [30c4e6deb4d3acab6bf6b69422e9825b89373309]

#87744# check for right HTML_TYPE


2001-07-05  Stephan Schäfer  <ssa@openoffice.org>  [39826c815021aa360812b63723184b9cbf041e0d]

#89214# new from template uses queryDispatch now


2001-07-05  jp  <jp@openoffice.org>  [affa26c6cfb697803bc9617105eeb1bd69bbb581]

Changes for TFD636


2001-07-05  Ocke Janssen  <oj@openoffice.org>  [4af5d210693470d2cd41d23a0d85cd82d1eca855]

#87744# check non casesensitive for table privs


2001-07-05  Dirk Grobler  <dg@openoffice.org>  [f1a86fc520e41ffff98397c50fda6924b56f4f02]

decoding of names


2001-07-05  Thomas Benisch  <tbe@openoffice.org>  [f20c48579c77134f564c7a2d645990f75d9c8073]

#89181# FT_SVDATA: Use new data exchange methods


2001-07-05  jp  <jp@openoffice.org>  [5045af702e4d4805cd189aacaadb15cbe528ef59]

Changes for TFD636


2001-07-05  Thorsten Behrens  <thb@openoffice.org>  [309f6e781c629b241186bf813d03452b26704b83]

#89181# Removed references to non-existent INetBookmark member funcs


2001-07-05  jp  <jp@openoffice.org>  [9913bd27ec2accc8dd1b60be5d468ce7e83cd1c8]

Changes for TFD636


2001-07-05  Ocke Janssen  <oj@openoffice.org>  [cebffff0d887e7d54f2efaa4cf9a46f807529cee]

#89259# check for special types


2001-07-05  Kurt Zenker  <kz@openoffice.org>  [ade767e133bcc05acdbbffc2c856d5884deb3c5e]

new version for SRC637


2001-07-05  jp  <jp@openoffice.org>  [daf3e2909104fcb4c0a36d6e1fd6f44e1b61c980]

Changes for TFD636


2001-07-05  Philipp Lohmann  <pl@openoffice.org>  [cca75590279dc179727fbc26545a8cd90f313c4f]

removed obsolete share path, moved from DirEntry to osl::File


2001-07-05  jp  <jp@openoffice.org>  [a476b12baf72250309411f7029d40268024ffb5a]

Changes for TFD636


2001-07-05  Sven Jacobi  <sj@openoffice.org>  [4bc42c5c3c0b8aa6091539115b8c320e10f86901]

#84434# solved clipregion problem


2001-07-05  Ocke Janssen  <oj@openoffice.org>  [0cdfb99fc2120bd133cb592b8fbbfb55a26b041d]

#89181# TF_SVDATA


2001-07-05  Andreas Bregas  <ab@openoffice.org>  [7576a5c01d7f71eb8b7f5e72d57dad6c818db24e]

#89181# Removed old drop/querydrop functions


2001-07-05  Andreas Bregas  <ab@openoffice.org>  [2e433792491a50de400ff6fe21c94a655b06b2bb]

#89181# Removed old clipboard functionality


2001-07-05  Andreas Martens  <ama@openoffice.org>  [667597a75fc376d8491409c2b2a476adcef8b5ba]

Fix #89181#: New data exchange methods


2001-07-05  Daniel Boelzle  <dbo@openoffice.org>  [c0e23b7d83295cadc2a2931d2a3ae61a30ff22ea]

added extra mapping option for c++


2001-07-05  Björn Milcke  <bm@openoffice.org>  [c17dafe3331946210f5709362ab28fc993d68c53]

#89233# show graphics in gallery menu for chart-symbols / convert URLs to physical name for UI


2001-07-05  Ocke Janssen  <oj@openoffice.org>  [a6ef7cd9ced9a9149fe5745046ee4b52a708bd51]

#89181# TF_SVDATA


2001-07-05  Ocke Janssen  <oj@openoffice.org>  [d78ad5928a29a545b51a040e27e52d56a27c039c]

#89181# SvDataTypeList removed


2001-07-05  Oliver Specht  <os@openoffice.org>  [dc937bfda1df5227552ca5fe7922d93ccfeac046]

QueryDrop/Drop removed


2001-07-05  Kurt Zenker  <kz@openoffice.org>  [cd56738b9eed276c6b22e1f1ea0b188b465f34dd]

new version for TFD636


2001-07-05  Oliver Bolte  <obo@openoffice.org>  [c4cd1c52566ed308be677b42414ee429fd1b2621]

#65293# com/sun/star/uno/XComponentContext.idl


2001-07-05  Michael Brauer  <mib@openoffice.org>  [e2d5648d9c4fb36055848e6f1064a1cf350a570c]

removed unnecessary code


2001-07-05  Michael Brauer  <mib@openoffice.org>  [67fe56ff1c1aa72194bb713a534301a89ec53e9b]

Removed unnecessary importXML/exportXML methods


2001-07-05  Michael Brauer  <mib@openoffice.org>  [8ee758c5f993b0bf1f18cd71fdd9fcd0a738a63d]

removed unneccessary importXML/exportXML methods


2001-07-05  Behrend Cornelius  <bc@openoffice.org>  [f29abc4e5fca5719e83857611e6ec0b361bf4465]

#89286# Query about existance of backgroundgraphic inserted


2001-07-05  Thomas Benisch  <tbe@openoffice.org>  [025676f068e538b5eafa0c6fcbd394a527794ff2]

#88677# GPF when calling Tools/Macro...


2001-07-05  Daniel Rentz  <dr@openoffice.org>  [4f42e901982847bd88dce24c7f3934e0b698375c]

#89284# clone ScTokenArray


2001-07-05  Daniel Boelzle  <dbo@openoffice.org>  [f40927779c05818e11da5c33e08b14117664e43e]

#87233# corrected includes and forward decl


2001-07-05  Vladimir Glazounov  <vg@openoffice.org>  [be702e27fc3b17700759c410b2f2637a4b6a70e4]

TFD636


2001-07-05  Dieter Loeschky  <dl@openoffice.org>  [b1dceeaf64126f680cb089713b5d1cd5c283a376]

#88107# StarBats -> StarSymbol: title symbol


2001-07-05  jp  <jp@openoffice.org>  [d2ab839d43bb1a41cb98936a7c73cd2163a72580]

Bug #89255#: define ALL_IGNORE_CASE as deprecated


2001-07-05  Peter Burow  <pb@openoffice.org>  [29f7c1566e79afe6444755fc07fdab2aa4c8fc88]

fix: #89181# TF_SVDATA fixed


2001-07-05  Dirk Grobler  <dg@openoffice.org>  [4a21d784605ee7e4bcf14464d02833e79996f9db]

new category entry for schema:component and decode method for transformation


2001-07-05  Thomas Lange  <tl@openoffice.org>  [69f155282ad270384621899c70c0f0120a8f9dd8]

#82051# casual disappearance of text after insertion from drag and drop fixed


2001-07-05  Andreas Schlüns  <as@openoffice.org>  [c69cc2188f5fb34c212118952acb3b8885f69ec4]

#89129# don't catch unspecified exceptions


2001-07-04  Niklas Nebel  <nn@openoffice.org>  [b990197c0736153e7940e4be3ce231a986512bce]

#89262# StopInputWinEngine: reset pTopView when ending input window editing


2001-07-04  Niklas Nebel  <nn@openoffice.org>  [fdc5e13c58b38b3ad95aaa198261a55bc54e6b85]

#89264# SetVisArea: use both size and position


2001-07-04  Niklas Nebel  <nn@openoffice.org>  [7826f7cd3d59e99c38acffc92f80902247a89cd7]

#89264# initialize ObjectDescriptor size


2001-07-04  jp  <jp@openoffice.org>  [07f7daef1f0a68f704b8739dc549d546a21bb7cd]

AddRemoveListener: get the XClipboard from the Window - this works also in the WebTop


2001-07-04  jp  <jp@openoffice.org>  [d17dbfaa3c2606064dd72d8a7f5197af7d54a621]

Bug #86501#: IsGrfSwapOut - return status corrected


2001-07-04  jp  <jp@openoffice.org>  [8589c05d59e5b8203dffa06618da828c92f4991f]

Bug #86501#: call modify with a defined sequence - at last the frames


2001-07-04  jp  <jp@openoffice.org>  [1d7c74f0b50f38d94e0f15d45ee30d68ccaca85b]

Bug #86501#: lcl_UpdateIMapDlg - set edit object only if the graphic exist


2001-07-04  Niklas Nebel  <nn@openoffice.org>  [e5813b2be0197ec7e408f952b4fb39dff359ba50]

#89071# CopyBlockFromClip: one UpdateReference call for consecutive tables


2001-07-04  jp  <jp@openoffice.org>  [379b59d77fe271dab90e04ffebc668338e576f95]

Bug #83139#: GetLang - return also at start/end paragraph the correct language


2001-07-04  Eike Rathke  <er@openoffice.org>  [f2f79056cb261aace129e164e28122387e2cbedc]

#89253# don't get confused by space as group separator on convert mode


2001-07-04  Niklas Nebel  <nn@openoffice.org>  [9598a847f1d246da555b3ce07de0bc31ad171490]

#89069# drag&drop error handling


2001-07-04  Niklas Nebel  <nn@openoffice.org>  [624fe22d0bd97b568506f9846281f00b944b922f]

#89069# store visible table for dragging


2001-07-04  Eike Rathke  <er@openoffice.org>  [380c5de57ede1d74b143ffc79dcabe1449520cb8]

#89253# add: ReplaceSystemCL, replace Standard/SYSTEM format codes if locale changes


2001-07-04  Eike Rathke  <er@openoffice.org>  [760045d1871d2fe35b6c9ba81182ba9f48db8779]

#89253# SID_OPT_LOCALE_CHANGED repaints cell contents


2001-07-04  Eike Rathke  <er@openoffice.org>  [b37cb5fcff612f2713f8c7839cc390ad3893a86f]

#89253# slot SID_OPT_LOCALE_CHANGED to notify applications


2001-07-04  Stephan Schäfer  <ssa@openoffice.org>  [9280d3ef76e5816464853390a8e8908a97626286]

#88454# support new drag and drop interface


2001-07-04  Stephan Schäfer  <ssa@openoffice.org>  [cb00cc6bd41c9d8941004f07f1be42af31fedefc]

#88454# shutdown dd


2001-07-04  Stephan Schäfer  <ssa@openoffice.org>  [23829e3f73a96f3ffda7c63bb301a9790047cb23]

#88454# handle local dd events correctly


2001-07-04  Kai Ahrens  <ka@openoffice.org>  [7f1c4b06940bbec2e09a7f533a8f8207ba09bc75]

#87984#: changed effect resources according to product management


2001-07-04  Kurt Zenker  <kz@openoffice.org>  [d29fa332031d9b6a1c8fc8e5b32de6b0006b16f1]

new version for SRC633


2001-07-04  Kai Ahrens  <ka@openoffice.org>  [ed396986ecfc4b75a292164d5b3ca711aa00a9b8]

#89151#: don't convert alpha bitmaps to transparent bitmaps for printing


2001-07-04  Kurt Zenker  <kz@openoffice.org>  [b8a530d20d232ca171c2a96b503f5c3062404748]

Merge SRC633: 07/04/01 - 17:11:16


2001-07-04  Kurt Zenker  <kz@openoffice.org>  [3e2de2d7643dd43916411008d87418496e72eaae]

Merge SRC633: 04.07.01 - 17:09:59


2001-07-04  Daniel Vogelheim  <dvo@openoffice.org>  [4f12b2c7fb7b47720f2a02d30e0fc1173ba794c7]

#88367# implemented MUST-change and called startPage/endPage on XMLShapeImport


2001-07-04  Kurt Zenker  <kz@openoffice.org>  [564b2164e4f9be9a71bb0d5409f2ee42a69608c9]

Merge SRC633: 04.07.01 - 17:03:29


2001-07-04  Kurt Zenker  <kz@openoffice.org>  [89d95bbd65d183f37081085c41cf57953b6e8051]

Merge SRC633: 04.07.01 - 16:59:54


2001-07-04  Kurt Zenker  <kz@openoffice.org>  [63fc1a4b3ba097a738832e14eddba5e786981b4a]

Merge SRC633: 04.07.01 - 17:00:42


2001-07-04  Kurt Zenker  <kz@openoffice.org>  [fccb764b7806a51fe9cccf5bd4fee78028b9265e]

Merge SRC633: 04.07.01 - 17:00:35


2001-07-04  Kurt Zenker  <kz@openoffice.org>  [2c1ff36fffc33ea779bc5861fe4483d77f8958ba]

Merge SRC633: 04.07.01 - 16:58:55


2001-07-04  Kurt Zenker  <kz@openoffice.org>  [c50f4c74d0ee922ee0b7d098a40b1ff11da3cedb]

Merge SRC633: 04.07.01 - 16:57:31


2001-07-04  Kurt Zenker  <kz@openoffice.org>  [70434c906265e59bc44086b4849825aeaa824574]

Merge SRC633: 04.07.01 - 16:56:01


2001-07-04  Martin Gallwey  <mtg@openoffice.org>  [1157563ae83b41998a4982c06299780aba7830d4]

#86708# changes for pack'n'go feature (incomplete)


2001-07-04  Kurt Zenker  <kz@openoffice.org>  [b51754d3b401fca80077696bcbd1878e9e3880a5]

Merge SRC633: 04.07.01 - 16:55:04


2001-07-04  Kurt Zenker  <kz@openoffice.org>  [ad7ac7012f51be970a061b9d87ac9ef570ae0712]

Merge SRC633: 04.07.01 - 16:53:51


2001-07-04  Kurt Zenker  <kz@openoffice.org>  [0cd01150588c8730071aadc1c99e3756ada19924]

Merge SRC633: 04.07.01 - 16:49:11


2001-07-04  Kurt Zenker  <kz@openoffice.org>  [ef451a80a2bf973234309caab6119907d6c5df23]

Merge SRC633: 04.07.01 - 16:46:48


2001-07-04  Andreas Bille  <abi@openoffice.org>  [dd168c8da62c7450599c9c2fc5d054124153aa58]

Added error codes for transfer


2001-07-04  Oliver Bolte  <obo@openoffice.org>  [23da2016d3bc01ec9226592faa6f04ed37051078]

#65293# BASICLIGHT macro added


2001-07-04  Kurt Zenker  <kz@openoffice.org>  [e73bbfc8fe01a36a315cb89dab2e6da9df98671a]

Merge SRC633: 04.07.01 - 16:42:22


2001-07-04  Kurt Zenker  <kz@openoffice.org>  [ec738958a6c33b3de2d5d14065924f5b34b98dbf]

Merge SRC633: 04.07.01 - 16:33:57


2001-07-04  Kurt Zenker  <kz@openoffice.org>  [f424dd7645c4aed5ecad0e9437f552fa934c6ba2]

Merge SRC633: 04.07.01 - 16:32:52


2001-07-04  Martin Gallwey  <mtg@openoffice.org>  [716a546ea05890f83abcbeeeb23aecb4c4f911a1]

add support for css\packages\zip subdir


2001-07-04  Martin Gallwey  <mtg@openoffice.org>  [d9117f6f7103ebb50a8a36845143b47049e8cafb]

add support for css\packages\zip


2001-07-04  Jörg Budischewski  <jbu@openoffice.org>  [44c16ab422985d29a7bcc884fb14ef5786bb0961]

#67468# added unloading support, fixed a medium memory leak


2001-07-04  Kurt Zenker  <kz@openoffice.org>  [b7440005d27ff99b4c600fa0d1b43237b25cebf9]

Merge SRC633: 04.07.01 - 16:26:58


2001-07-04  Kurt Zenker  <kz@openoffice.org>  [721e84be09b305cc02f0871f84c5ae65ab4cc5e0]

Merge SRC633: 07/04/01 - 16:28:03


2001-07-04  Ocke Janssen  <oj@openoffice.org>  [a65ec7683346cd52444558ff6343a6b8a28f084d]

#89237# relative corrected


2001-07-04  Ocke Janssen  <oj@openoffice.org>  [adfc00818c4cad9582d61c1f2b917c90716dc5db]

#89237# use of relative


2001-07-04  Kurt Zenker  <kz@openoffice.org>  [4f40c07d1e42243e30cace122860da35ce3f644b]

Merge SRC633: 04.07.01 - 16:27:03


2001-07-04  Kurt Zenker  <kz@openoffice.org>  [bda10ac1ba3c1cde01c6eddfb72f8e1434806318]

Merge SRC633: 04.07.01 - 16:27:19


2001-07-04  Michael Brauer  <mib@openoffice.org>  [0c28e3c480a95c03b513c55f029b979bcd9c0401]

Move SvXMLAttrContainerItem to SVX, moved writer only code to sw


2001-07-04  Michael Brauer  <mib@openoffice.org>  [f599e6b43d7c8360368ccca55d50bb0baf59c863]

Move SvXMLAttrContainerItem to SVX, moved writer only code to sw


2001-07-04  Andreas Bregas  <ab@openoffice.org>  [becd66798d83e44b660b95b8efb59756632bfdb5]

#89204# RTLFUNC(Str): Replace , only if numeric


2001-07-04  Martin Gallwey  <mtg@openoffice.org>  [51e0c7c2c81070739edadb96dd9b64e91d084953]

remove unused interfaces


2001-07-04  Martin Gallwey  <mtg@openoffice.org>  [7e50037739f6ccda3a9e2316bcae771c12c550e9]

add zip subdirectory for zip specific interfaces


2001-07-04  Philipp Lohmann  <pl@openoffice.org>  [9985bcf1db83424109cc5dd01b612f9374ac3784]

MUST: Application::SetAppInternational removed


2001-07-04  Michael Brauer  <mib@openoffice.org>  [e37f2bad6c7f8cc1a69428983ae5bff0cfabf914]

Moved SvXMLAttrContainerItem from xmloff to svx


2001-07-04  Michael Brauer  <mib@openoffice.org>  [0aba86aff86d7678abdce08d13e5610973f2f913]

Call GetAbsoluteReference


2001-07-04  Michael Brauer  <mib@openoffice.org>  [8eec2338e8686b8e7dee4ef412290712331467f2]

#89118#: Don't export xlink:href twice


2001-07-04  Oliver Specht  <os@openoffice.org>  [ab4d6aafb0a920cc0e3f02d9455d37fb1613db08]

#89165# prevent UpdateExpFlds while loading


2001-07-04  Michael Brauer  <mib@openoffice.org>  [7aed1cba429c20902b3522f6c2a32a059845e8a7]

Call GetAbsoluteReference


2001-07-04  Michael Brauer  <mib@openoffice.org>  [05e1c7ea9eefd166c1f0a93ee7f656c50f9a1e39]

Move SvXMLAttrContainerItem to SVX, moved writer only code to sw


2001-07-04  Thomas Benisch  <tbe@openoffice.org>  [c076d8fd4d0f9921f054901601bd69509f9dab66]

#88565# change module management from sbx to library container


2001-07-04  Michael Brauer  <mib@openoffice.org>  [3539b10f1d4be8e686219333850f4ded8d781f1d]

Move SvXMLAttrContainerItem to SVX, moved writer only code to sw


2001-07-04  Andreas Schlüns  <as@openoffice.org>  [52048ceee3e5de4b3955dd84c0dbc40d106613d3]

#89129# use new service initialize


2001-07-04  Thomas Lange  <tl@openoffice.org>  [67ace540370828b471c9c4e6578ff5ae00db9943]

#83564# alternative spelling and soft-hyphens fixed


2001-07-04  Andreas Schlüns  <as@openoffice.org>  [a901c86e9c68e58e7fd8947777faa2d4a19a5030]

#89129# use new service initialize + threadsafe


2001-07-04  Andreas Schlüns  <as@openoffice.org>  [4b2e0f17ef4d5e32277206efc5cb5b509c362b2b]

#89129# remove terminate listener after using


2001-07-04  Andreas Schlüns  <as@openoffice.org>  [6cc15a11942f965f014743bc8119e47586579f7a]

#89129# don't ask desktop for his name


2001-07-04  Thomas Lange  <tl@openoffice.org>  [94e9536a5695dd55af0a612a298e9e0931396030]

#83564# alternative spelling and soft-hyphens fixed


2001-07-04  Andreas Schlüns  <as@openoffice.org>  [7a33e7654c181596feafb0d599ae3d30c79a3477]

#89129# new mechanism to initialize service which must use her own references during startup


2001-07-04  Christian Lippka  <cl@openoffice.org>  [219951e83dacce7189f08892da20aec277d080ac]

#86900# fix index if no bullet available


2001-07-04  Juergen Schmidt  <jsc@openoffice.org>  [ed15fbcb9a8fe6d0401d132dca5c76103e9d2ef0]

modify test


2001-07-04  Christian Lippka  <cl@openoffice.org>  [750cdab6eb190ac9a93c1f10912799f4777e8518]

#86900# shapes do not need own para map any longer


2001-07-04  Juergen Schmidt  <jsc@openoffice.org>  [e4400b7208465f585be3b1527fe6b7ae685794b7]

#89248# change function 'close' of XSimpleRegistry relating to a nested registry


2001-07-04  Ocke Janssen  <oj@openoffice.org>  [cde779faa288e26330363c70daf1d6ec201285c1]

#85663# check if table is accessable and returns data


2001-07-04  Philipp Lohmann  <pl@openoffice.org>  [dca11cfb31de19843b09fc127b6448dba7268594]

#89127# use FilePicker service if available


2001-07-04  Nils Fuhrmann  <nf@openoffice.org>  [82fb00f502e09f14f9fae4850464ff1888c2465d]

Fallback fill in only when languge deffers #87136#


2001-07-04  Kai Sommerfeld  <kso@openoffice.org>  [f3d2743a9e4217f0e9e6b1e7598e9aecd67d104a]

#87187# - Activated new error handling code.


2001-07-04  Oliver Specht  <os@openoffice.org>  [dd2262648e98b24607ecff24944d704cf097fc61]

#75450# restore scroll position


2001-07-04  Kai Ahrens  <ka@openoffice.org>  [910e1e5118ea9384dea3f3c9ce8ff41da9b3825c]

#89103#: watch for bitmaps with alpha channel, too


2001-07-04  Kai Ahrens  <ka@openoffice.org>  [26924cfd40b341202983acd3c6d938b79c9bf93c]

#89104#: check for graphics with transparency (alpha mask) in ::IsTransparent()


2001-07-04  Frank Meies  <fme@openoffice.org>  [6080498da52c46f040e0581c5da0a1d3b0be527e]

Fix #89243#: Cursor traveling into and out of rotated portions


2001-07-04  Kurt Zenker  <kz@openoffice.org>  [55371e7da771ab73161a2bd7c96dc49ed330cc7a]

new version for TFD636


2001-07-04  Vladimir Glazounov  <vg@openoffice.org>  [81da041901286463fa2bd9fdd048a1a6cbf1dec5]

Corrected error message


2001-07-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [cc12e9ed101dd51bce29f2ab3c7cd716347af582]

#65293#: typo in dependency


2001-07-04  Niklas Nebel  <nn@openoffice.org>  [3fd1fe9962636ab726674c5eab855e4bad7b3f59]

#88882# parameter bGroupBox in SfxSingleTabDialog ctor is removed


2001-07-04  Thomas Benisch  <tbe@openoffice.org>  [b1adeffca1c6eceb179098b275201ef9dc89796d]

#88565# change module management from sbx to library container


2001-07-04  Kai Sommerfeld  <kso@openoffice.org>  [a55a9823fe5332626a2ba9fdc42731c27e472a1e]

#87904# - New hierarchical name string format (MUST change for SUPD>637).


2001-07-04  Kai Sommerfeld  <kso@openoffice.org>  [f8af6c15292eae8bdc18abb583ae3c3662193513]

#87904# - New hierarchical name string format (MUST change for SUPD>637).


2001-07-04  Kai Ahrens  <ka@openoffice.org>  [71f3607576ae868cc0aad9e1e8969be916bd8af4]

#89094#: special treatment for gradient actions


2001-07-04  Oliver Specht  <os@openoffice.org>  [e1f508594bf9e96ea01eb1df85af0c1f9982a940]

commented numbers corrected


2001-07-04  Kai Ahrens  <ka@openoffice.org>  [707547a117b8cc9886362557afbd48446a0ffe34]

#89094#: set gradient action to executed after special treatment


2001-07-04  Vladimir Glazounov  <vg@openoffice.org>  [3bce33aeb315839b783e99fee0451ecd2b2497ea]

#65293# cast to rtl::OUString


2001-07-04  Vladimir Glazounov  <vg@openoffice.org>  [bb14834d876432aec8e82e267858dfaaecf328b9]

TFD636


2001-07-04  Andreas Martens  <ama@openoffice.org>  [c3bd4a7714185e35c12265c8ff3c048b97b37e48]

Fix #89170#: A twip is more than nothing


2001-07-04  Andreas Bille  <abi@openoffice.org>  [4a288ebb78847d87969fb07bc2efafddbec763fe]

Error handling for failing delete


2001-07-04  Ocke Janssen  <oj@openoffice.org>  [57af5d9b4828c24ddad307c744ccfa96a32a0445]

#85397# correcting in typename compare


2001-07-04  Ocke Janssen  <oj@openoffice.org>  [9a32e25cfbaaaa1a4537409ad675d83474691560]

#85397# better error msg when no url is given


2001-07-04  th  <th@openoffice.org>  [f283bff6d5ab3f01147c4ec3651028cae1be4e86]

#89050# - Debug-Output-Text of Controls are now limited to 128 characters


2001-07-04  Jörg Budischewski  <jbu@openoffice.org>  [5d825f0432c65437579a479a67e15ac367423fb2]

#88717# handling of unknown types improved(feature was introduced in UDK302b/UDK300o)


2001-07-04  Mathias Bauer  <mba@openoffice.org>  [5a09fa47280b41c09648cbd309a325901aaf7800]

#89105#: first read bytestring, then decode


2001-07-04  Christian Lippka  <cl@openoffice.org>  [001e3fcd31cf06708466fe66a6142a012d0f77a3]

#88609# added guard


2001-07-04  Christian Lippka  <cl@openoffice.org>  [58c777376c8dae7dfab6e95e4329e103a900d97e]

#88237# added guard


2001-07-04  Peter Burow  <pb@openoffice.org>  [33d10b41b6518d6bd694b95fd80655af1c10dcbe]

fix: #89181# TF_SVDATA fixed


2001-07-04  Oliver Bolte  <obo@openoffice.org>  [462678560e6b3d6a88534c93d21e2f8dfe28d4fb]

#65293# XExecutableDialog.hpp moved


2001-07-04  Kai Sommerfeld  <kso@openoffice.org>  [ae32780094e78b72db22e36217c1b7ba5efb0635]

#88922# - Added service com.sun.star.ucb.DefaultHierarchyDataSource.


2001-07-04  Kai Sommerfeld  <kso@openoffice.org>  [846832057cac0acb450e551435e8a4e0bdedda45]

#87904# - New hierarchical name string format (MUST change for SUPD>637).


2001-07-04  Stephan Schäfer  <ssa@openoffice.org>  [57edb072f7778ce4c300b7b046fcbd181d484efe]

#88454# removeListener actually performed add


2001-07-04  Thomas Benisch  <tbe@openoffice.org>  [b2ef5b1aa29e898aa888f14c3f11d6a335d79470]

typo in include


2001-07-04  Oliver Specht  <os@openoffice.org>  [ef1143d13a3907996103f2e3cd6bc839a8b78029]

#89021# redesign


2001-07-04  Thomas Benisch  <tbe@openoffice.org>  [c8a4ca746627df33cf75e79b7499455d15fce34a]

use SbModuleRef instead of SbModule (didn't compile under Solaris)


2001-07-04  Oliver Specht  <os@openoffice.org>  [5ed619bed51a28c24a48ee0a41e1bdd5a5d2c596]

#89188# old code removed


2001-07-04  Daniel Boelzle  <dbo@openoffice.org>  [ee0a987e7222dac4801e4bb9e1dfc52782a751d4]

#87233# one-instance peephole opt avoiding mutex acquisition


2001-07-04  Jörg Budischewski  <jbu@openoffice.org>  [654fd0340ac45112eebe73120903c6e51995ec1b]

#88717# queryInterface for an unknown type is now tested (feature was introduced in UDK302b/UDK300o


2001-07-04  Peter Burow  <pb@openoffice.org>  [0efcd14c6014140b0e0fa305bb8e6a963f8dfbbc]

fix: #88536# calculate pen color improved


2001-07-04  Peter Burow  <pb@openoffice.org>  [e8fb65fe1cc614c64a8471d6c84267f05e06584d]

fix: #88536# SetCursorPos() added


2001-07-04  Kai Sommerfeld  <kso@openoffice.org>  [33265064b0ec5db3ca1865773a2ccb9ffa094006]

#88922# - New format for hierarchical names.


2001-07-04  Kai Ahrens  <ka@openoffice.org>  [d4d1d191957d763faf2cb26b2a4687e593697486]

TFD changes


2001-07-04  jp  <jp@openoffice.org>  [037d266b48dadbcabad84041b7ac32fca69a54dc]

remove usage of SvData/Old Clipboard


2001-07-04  Oliver Specht  <os@openoffice.org>  [c9882fb7b8df225aab87e4bf696deab982129c77]

#89188# ::gotoRange accepts SwXText and SwXTextPortion, too


2001-07-04  Kai Sommerfeld  <kso@openoffice.org>  [71b8e4d772bf2991805e421262eed532ea901840]

#88922# - Yet another fix (URL scheme is case insensitive).


2001-07-04  Oliver Specht  <os@openoffice.org>  [2a2cddf56a82031ac421a751384925a92da25145]

#89188# jumpToFirst/LastPage and getPage corrected


2001-07-04  Ocke Janssen  <oj@openoffice.org>  [677d4d1ddeae67aea8bdae0398a96f1be686d0d2]

#89191# sLinkedListField isn't used when combobox


2001-07-03  Kurt Zenker  <kz@openoffice.org>  [9bebff1bccba98df242c07aeaab86d69a2dd88a6]

Merge SRC633: 07/04/01 - 02:41:42


2001-07-03  Kurt Zenker  <kz@openoffice.org>  [c016824c5ac133f4617ecd0cb50b8db629a8db98]

Merge SRC633: 04.07.01 - 02:14:49


2001-07-03  Kurt Zenker  <kz@openoffice.org>  [c7dfb9ad0e67331d6284f082efb6d313fbe21527]

Merge SRC633: 07/04/01 - 02:11:52


2001-07-03  Kurt Zenker  <kz@openoffice.org>  [e73996e4ecff831b8508832e8af611b52e34a5d8]

Merge SRC633: 04.07.01 - 01:57:16


2001-07-03  Kurt Zenker  <kz@openoffice.org>  [45cec34e68cb34125b6fb1497e632ee2e5c997f7]

Merge SRC633: 07/04/01 - 01:46:20


2001-07-03  Kurt Zenker  <kz@openoffice.org>  [1f33eb25be911554a600a3bc3b34a2e5708f4a8d]

Merge SRC633: 07/04/01 - 01:43:40


2001-07-03  Kurt Zenker  <kz@openoffice.org>  [7001562f3711319803d8ae2497c6860236725a31]

Merge SRC633: 04.07.01 - 01:42:33


2001-07-03  Kurt Zenker  <kz@openoffice.org>  [497e36a8bc54edbbfcb51b34ee36ddfe332872d1]

Merge SRC633: 04.07.01 - 01:34:39


2001-07-03  Rüdiger Timm  <rt@openoffice.org>  [a60294b5cb1298aed504fb51fe520e3cf4df0c1b]

Merge SRC633: 04.07.01 - 01:33:56


2001-07-03  Kurt Zenker  <kz@openoffice.org>  [87cabe19a7b8fe4e7f4ea64d1a67a824cd7f43a6]

Merge SRC633: 04.07.01 - 01:33:13


2001-07-03  Kurt Zenker  <kz@openoffice.org>  [cb60a683c12d0ba9425408a130cbf46bb6d5f67d]

Merge SRC633: 07/04/01 - 01:28:51


2001-07-03  Kurt Zenker  <kz@openoffice.org>  [13771706ba6fda63055c29b981ee2b73ab02649e]

Merge SRC633: 04.07.01 - 01:29:00


2001-07-03  Kurt Zenker  <kz@openoffice.org>  [f68b4c18cbc69d4e25672c8717a498a688ec3c3e]

Merge SRC633: 04.07.01 - 01:27:36


2001-07-03  Kurt Zenker  <kz@openoffice.org>  [b64939473e5ac6ac0db9b2752c328eafa6daa62f]

Merge SRC633: 07/04/01 - 01:22:04


2001-07-03  Kurt Zenker  <kz@openoffice.org>  [2b79a51a2e88b91049feb8635ab15584f55aad2f]

Merge SRC633: 04.07.01 - 01:21:10


2001-07-03  Kurt Zenker  <kz@openoffice.org>  [a7d1dce84748f9babbd05b2866bc7516ca55aafd]

Merge SRC633: 07/04/01 - 01:19:34


2001-07-03  Kurt Zenker  <kz@openoffice.org>  [34eef59f828c8228258caae20a9a107412890a44]

Merge SRC633: 04.07.01 - 01:17:10


2001-07-03  Kurt Zenker  <kz@openoffice.org>  [36b169e8e5a65f62510b4d8713bd62b4644146c5]

Merge SRC633: 04.07.01 - 01:13:16


2001-07-03  Rüdiger Timm  <rt@openoffice.org>  [c2186bdd280272efd950d3340afd647e590101c3]

Merge SRC633: 04.07.01 - 01:09:15


2001-07-03  Rüdiger Timm  <rt@openoffice.org>  [8de28089f920d97466b93d9e3ae73903963b6845]

Merge SRC633: 04.07.01 - 01:08:10


2001-07-03  Kurt Zenker  <kz@openoffice.org>  [90caa6c57a63b87e805d279a53642fe8023f3dc2]

Merge SRC633: 04.07.01 - 01:07:40


2001-07-03  Kurt Zenker  <kz@openoffice.org>  [a7ad86160fc6dc1a138b0eb1dd6729b0e3db12b6]

Merge SRC633: 04.07.01 - 01:06:45


2001-07-03  Rüdiger Timm  <rt@openoffice.org>  [e7e50af27cb26c1388aae7a2c27457a91064aaf3]

Merge SRC633: 04.07.01 - 01:04:53


2001-07-03  Kurt Zenker  <kz@openoffice.org>  [bd735839125cdba50f67758b1317097020fffe30]

Merge SRC633: 04.07.01 - 01:00:06


2001-07-03  Kurt Zenker  <kz@openoffice.org>  [a1c8dad2a53c928b9611b35ed20e0c2c804269de]

Merge SRC633: 07/04/01 - 00:59:08


2001-07-03  Kurt Zenker  <kz@openoffice.org>  [cdd2a916b8bd07808bca61aa9599a1c7af7e125b]

Merge SRC633: 04.07.01 - 00:58:22


2001-07-03  Kurt Zenker  <kz@openoffice.org>  [7e4846a1b74b30741502e77ba281933b42a1e1d2]

Merge SRC633: 04.07.01 - 00:57:49


2001-07-03  Kurt Zenker  <kz@openoffice.org>  [2b53e16ac60135362dd3ef71d9d8e39b50d6eaa3]

Merge SRC633: 04.07.01 - 00:57:30


2001-07-03  Kurt Zenker  <kz@openoffice.org>  [6bbc8f6386da4417f36e244e98be4e241694f523]

Merge SRC633: 04.07.01 - 00:55:43


2001-07-03  Kurt Zenker  <kz@openoffice.org>  [fe6c61be08df209943ba130781c2ecf64e9a6f7a]

Merge SRC633: 04.07.01 - 00:54:50


2001-07-03  Kurt Zenker  <kz@openoffice.org>  [87cf122f5c348cf5259456a09cfb12a314e5a345]

Merge SRC633: 04.07.01 - 00:56:01


2001-07-03  Kurt Zenker  <kz@openoffice.org>  [cb04fedb7b84816358a30889e4572d93bf941073]

Merge SRC633: 04.07.01 - 00:52:09


2001-07-03  Rüdiger Timm  <rt@openoffice.org>  [7cee555cc36338e9d8e383cfa7cc218a1fb2ac89]

Merge SRC633: 04.07.01 - 00:50:47


2001-07-03  Kurt Zenker  <kz@openoffice.org>  [7bbd39acd59d891dce583b1ca7cfb75ba0da0fcd]

Merge SRC633: 04.07.01 - 00:51:03


2001-07-03  Kurt Zenker  <kz@openoffice.org>  [14d8a688bc6b13dbc1c8b3042131565b94359046]

Merge SRC633: 07/04/01 - 00:51:46


2001-07-03  Kurt Zenker  <kz@openoffice.org>  [91740353895d724fea3aacf515711d5ed0f8b147]

Merge SRC633: 04.07.01 - 00:50:57


2001-07-03  Kurt Zenker  <kz@openoffice.org>  [1d3b3f60ae51de19ac38d2729ef1cb9f86e64c38]

Merge SRC633: 04.07.01 - 00:49:12


2001-07-03  Kurt Zenker  <kz@openoffice.org>  [5e074cbc34b2f3aab5c7f4e1d75dc15e906c1614]

Merge SRC633: 04.07.01 - 00:47:31


2001-07-03  Kurt Zenker  <kz@openoffice.org>  [df6e152452e348804dc83f16d75f1d34548fbfb9]

Merge SRC633: 04.07.01 - 00:46:51


2001-07-03  Kurt Zenker  <kz@openoffice.org>  [ee4023d440f4a7a13ac884d50f600fd423514747]

Merge SRC633: 04.07.01 - 00:46:18


2001-07-03  Kurt Zenker  <kz@openoffice.org>  [51855232cdd6a7a10d8812a1fa39c9d57451a1d6]

Merge SRC633: 04.07.01 - 00:47:58


2001-07-03  Kurt Zenker  <kz@openoffice.org>  [3c4d616647a81b96852b7927b0e17db83690db1c]

Merge SRC633: 07/04/01 - 00:44:07


2001-07-03  Kurt Zenker  <kz@openoffice.org>  [43729b5191132277201345e764948cf6ef4ee535]

Merge SRC633: 04.07.01 - 00:44:07


2001-07-03  Kurt Zenker  <kz@openoffice.org>  [e88efd404394eaa10984ad37a7210e913146ec97]

Merge SRC633: 04.07.01 - 00:42:16


2001-07-03  Kurt Zenker  <kz@openoffice.org>  [0a5395697ab92304389ac48923c2c00c2606eeb7]

Merge SRC633: 04.07.01 - 00:42:41


2001-07-03  Kurt Zenker  <kz@openoffice.org>  [d30bf4b3d193bffe34c0f6cb421dcbff2ae248b1]

Merge SRC633: 04.07.01 - 00:41:31


2001-07-03  Kurt Zenker  <kz@openoffice.org>  [1f9738bf9b17a6934f6914cc6b44731e7ccde6a4]

Merge SRC633: 07/04/01 - 00:42:32


2001-07-03  Kurt Zenker  <kz@openoffice.org>  [b684376c6397e281a8f54288d0e81c39bd9ba191]

Merge SRC633: 04.07.01 - 00:39:09


2001-07-03  Kurt Zenker  <kz@openoffice.org>  [f250aee32931e49cb990f088bf56584a3dc7d15e]

Merge SRC633: 04.07.01 - 00:38:29


2001-07-03  Kurt Zenker  <kz@openoffice.org>  [e3b86ce5862283f6086abc85fc70db1f182fa5cb]

Merge SRC633: 07/04/01 - 00:38:24


2001-07-03  Kurt Zenker  <kz@openoffice.org>  [0221d1808c1c898be594e35fa8eec92feb063ec0]

Merge SRC633: 04.07.01 - 00:37:04


2001-07-03  Kurt Zenker  <kz@openoffice.org>  [aabb3d1cdbe64616c790345d2092d14770995795]

Merge SRC633: 04.07.01 - 00:34:02


2001-07-03  Rüdiger Timm  <rt@openoffice.org>  [5755500853fc3ba9f8f9139844f17be0307e9624]

Merge SRC633: 04.07.01 - 00:33:33


2001-07-03  Kurt Zenker  <kz@openoffice.org>  [8ebff9ffcc660bfe6b2289f9e5c0bc2dc2912773]

Merge SRC633: 04.07.01 - 00:32:40


2001-07-03  Kurt Zenker  <kz@openoffice.org>  [215796b9a377c56fcd2aed24018a65703c95d9eb]

Merge SRC633: 04.07.01 - 00:31:06


2001-07-03  Kurt Zenker  <kz@openoffice.org>  [020d2263771d1cf2fdd7a7e01b0fd9889d7fc1c5]

Merge SRC633: 04.07.01 - 00:30:06


2001-07-03  Kurt Zenker  <kz@openoffice.org>  [190c9d67952221edba6c05129a56a29222971909]

Merge SRC633: 04.07.01 - 00:28:53


2001-07-03  Kurt Zenker  <kz@openoffice.org>  [25df64affe48a331ccc103aec21ee38b0ac8e9f6]

Merge SRC633: 04.07.01 - 00:28:46


2001-07-03  Kurt Zenker  <kz@openoffice.org>  [48607bfc486445413f85d54f79f84f462134ba0a]

Merge SRC633: 04.07.01 - 00:25:33


2001-07-03  Kurt Zenker  <kz@openoffice.org>  [0003d330953bc63aa2c60cc0c32645ca0298f65d]

Merge SRC633: 04.07.01 - 00:26:05


2001-07-03  Kurt Zenker  <kz@openoffice.org>  [4db820f9f098bc5422c954e2cbd55070a92a93e4]

Merge SRC633: 04.07.01 - 00:25:00


2001-07-03  Kurt Zenker  <kz@openoffice.org>  [0163fdaf175a88c23beb5744843841c00bf4c948]

Merge SRC633: 04.07.01 - 00:23:57


2001-07-03  Kurt Zenker  <kz@openoffice.org>  [c7e0cee85a03c8d039efbb97dec2b4927cd86e7d]

Merge SRC633: 04.07.01 - 00:21:22


2001-07-03  Kurt Zenker  <kz@openoffice.org>  [a98c81dc521ae0543f0380327a2b73e91214a1c7]

Merge SRC633: 04.07.01 - 00:20:34


2001-07-03  Kurt Zenker  <kz@openoffice.org>  [a161935937dce64707c8c7a826a531e31f11078e]

Merge SRC633: 04.07.01 - 00:16:50


2001-07-03  Kurt Zenker  <kz@openoffice.org>  [1ab447049330fd8edfc99e599a31cbb703706ad7]

Merge SRC633: 07/04/01 - 00:17:30


2001-07-03  Kurt Zenker  <kz@openoffice.org>  [f7b654e23d2ffe8789dbc6c352f380c5cc979288]

Merge SRC633: 04.07.01 - 00:18:45


2001-07-03  Kurt Zenker  <kz@openoffice.org>  [cdad92415dbe7a79e32c9f82c6bb56c1c6d910f4]

Merge SRC633: 04.07.01 - 00:16:38


2001-07-03  Kurt Zenker  <kz@openoffice.org>  [f368cc5ac398b8862ff9b9193563db41db8ad1ef]

Merge SRC633: 04.07.01 - 00:13:48


2001-07-03  Kurt Zenker  <kz@openoffice.org>  [b7486f4422c52da30f4d6e843eb3bbf8aff270ff]

Merge SRC633: 04.07.01 - 00:12:25


2001-07-03  Kurt Zenker  <kz@openoffice.org>  [0f07e625b59966cc7fbf38d6afb834475ed97d0a]

Merge SRC633: 04.07.01 - 00:12:30


2001-07-03  Kurt Zenker  <kz@openoffice.org>  [f18d237766647d58b2d72b5c3acaedc301b98935]

Merge SRC633: 04.07.01 - 00:10:39


2001-07-03  Rüdiger Timm  <rt@openoffice.org>  [763d4a57473c2968adfdf5bb05454aa1868bddab]

Merge SRC633: 04.07.01 - 00:10:20


2001-07-03  Kurt Zenker  <kz@openoffice.org>  [8839c264281c8557bc570fda8f07e0ae5f2416d9]

Merge SRC633: 04.07.01 - 00:10:02


2001-07-03  Kurt Zenker  <kz@openoffice.org>  [1fcea7226282b5d1f38f65bffbd87d3599980163]

Merge SRC633: 04.07.01 - 00:07:04


2001-07-03  Kurt Zenker  <kz@openoffice.org>  [21a2de085bdfd9770dfdfb7a482eca7a6abbb3a6]

Merge SRC633: 04.07.01 - 00:08:02


2001-07-03  Kurt Zenker  <kz@openoffice.org>  [98683b91a4fa56c2e2b2e877f9d75e22fdc28047]

Merge SRC633: 04.07.01 - 00:03:38


2001-07-03  Kurt Zenker  <kz@openoffice.org>  [411203b78f2bf8601be41954fa1506cda3a3169b]

Merge SRC633: 07/04/01 - 00:02:56


2001-07-03  Rüdiger Timm  <rt@openoffice.org>  [fb621d0f81442ebda855346bb22139ece3a141e5]

Merge SRC633: 04.07.01 - 00:02:58


2001-07-03  Kurt Zenker  <kz@openoffice.org>  [548d50fe93354bcbdbc0dcf6a6990480e2c139ea]

Merge SRC633: 04.07.01 - 00:00:57


2001-07-03  Kurt Zenker  <kz@openoffice.org>  [d328afc8968e0d5811314d981d5b259504154493]

Merge SRC633: 07/03/01 - 23:56:53


2001-07-03  Kurt Zenker  <kz@openoffice.org>  [4e305d3512fccbfaf01e5ccdef951cd80dd53138]

Merge SRC633: 03.07.01 - 23:56:37


2001-07-03  Kurt Zenker  <kz@openoffice.org>  [8db0ae47792990d6c2169aeab79bc026b75e22cb]

Merge SRC633: 03.07.01 - 23:55:17


2001-07-03  Kurt Zenker  <kz@openoffice.org>  [343b8b6f76583519387d97f6acc726dc12189d0d]

Merge SRC633: 03.07.01 - 23:50:53


2001-07-03  Rüdiger Timm  <rt@openoffice.org>  [b136de797f1b3fee29e54e47effcd3fbbd8ba1fe]

Merge SRC633: 03.07.01 - 23:49:21


2001-07-03  Kurt Zenker  <kz@openoffice.org>  [2eea27175311f8ca9d49975a6dd58ae0d9065637]

Merge SRC633: 07/03/01 - 23:48:41


2001-07-03  Rüdiger Timm  <rt@openoffice.org>  [80aa90cbf96370b4f3f194db2a0688d45f4ee085]

Merge SRC633: 03.07.01 - 23:46:57


2001-07-03  Kurt Zenker  <kz@openoffice.org>  [a91945db1693d9f16885d7edeef6b565cf99477b]

Merge SRC633: 07/03/01 - 23:46:38


2001-07-03  Kurt Zenker  <kz@openoffice.org>  [9d43f9c865168aa0889d467f1af0ceecc5054f04]

Merge SRC633: 03.07.01 - 23:47:27


2001-07-03  Kurt Zenker  <kz@openoffice.org>  [5d4502ea5400cc1267125162e7021f10d5aad95a]

Merge SRC633: 03.07.01 - 23:45:06


2001-07-03  Kurt Zenker  <kz@openoffice.org>  [7c40180e7f4b367aba7439f01b817292023b3c4f]

Merge SRC633: 03.07.01 - 23:45:54


2001-07-03  Kurt Zenker  <kz@openoffice.org>  [a2f7b06b8c004fb0263de921c86203d41dac665e]

Merge SRC633: 07/03/01 - 23:44:37


2001-07-03  Kurt Zenker  <kz@openoffice.org>  [1726ae210b1d2c1fc55c72982ab15e37e92542db]

Merge SRC633: 03.07.01 - 23:44:00


2001-07-03  Rüdiger Timm  <rt@openoffice.org>  [97c1c2f3dba1f58380f1d73f86ef390969663791]

Merge SRC633: 03.07.01 - 23:43:55


2001-07-03  Kurt Zenker  <kz@openoffice.org>  [edf839fcbeb62d261756d8a579b5e94531ccd42d]

Merge SRC633: 07/03/01 - 23:42:14


2001-07-03  Kurt Zenker  <kz@openoffice.org>  [29df41f862f3843f60c08733ec0cf890df0619be]

Merge SRC633: 03.07.01 - 23:41:28


2001-07-03  Rüdiger Timm  <rt@openoffice.org>  [13f8500948003ca78ed1884b6bd167521aa0cc68]

Merge SRC633: 03.07.01 - 23:41:21


2001-07-03  Kurt Zenker  <kz@openoffice.org>  [0e36d3b11a329bffdbc26805360d51a85aa74021]

Merge SRC633: 03.07.01 - 23:40:11


2001-07-03  Kurt Zenker  <kz@openoffice.org>  [de0b681db81db1de969624d284c82309003ca32a]

Merge SRC633: 03.07.01 - 23:40:50


2001-07-03  Kurt Zenker  <kz@openoffice.org>  [39b919774b6905a1b049635b86cf059a5543757d]

Merge SRC633: 07/03/01 - 23:39:16


2001-07-03  Kurt Zenker  <kz@openoffice.org>  [18cbb9c16822da357b95ba0625b777257f686638]

Merge SRC633: 03.07.01 - 23:41:00


2001-07-03  Rüdiger Timm  <rt@openoffice.org>  [af31e13a2f21926857a3746474a7c63d9839b909]

Merge SRC633: 03.07.01 - 23:36:42


2001-07-03  Kurt Zenker  <kz@openoffice.org>  [bdacca88796846d0ee8837fcac5460b80c64960b]

Merge SRC633: 03.07.01 - 23:37:29


2001-07-03  Rüdiger Timm  <rt@openoffice.org>  [304973d7d18fc46c04f2004e3b16cc526ebff865]

Merge SRC633: 03.07.01 - 23:35:00


2001-07-03  Mathias Bauer  <mba@openoffice.org>  [c81ca3dddadb1d0589d7fbbe18e08b3c32ae04e1]

#86347#: some optimizations for image handling


2001-07-03  jp  <jp@openoffice.org>  [bc833a6c1fd6e4967711913b4be031af2d06826b]

Bug #89130#: export one font instead of the complete fontlist


2001-07-03  jp  <jp@openoffice.org>  [c00014f11cd0b9176f79e75da03ce66ec14f60d5]

Bug #89193#,#89130#: dont write the list of fonts - only one or two


2001-07-03  Mathias Bauer  <mba@openoffice.org>  [bad093c02b33b3e8c828c696c1be70267a3d38b6]

#86347#: set select handler outside of menucontrol, because popup is also used in tbxcontrol


2001-07-03  Oliver Bolte  <obo@openoffice.org>  [322e4322404e24348a67701aabbdb034e7cd84b6]

new version for SRC637


2001-07-03  Oliver Bolte  <obo@openoffice.org>  [10ddeecf056c4e1eeec34d7001c4aa4d46e73085]

new version for SRC637


2001-07-03  Oliver Bolte  <obo@openoffice.org>  [3ee773d58bcbe3c63fe3378c7b165bf809a72669]

#65293# ambigous ucb


2001-07-03  Hennes Rohling  <hro@openoffice.org>  [b9e9e1efee01fca726de8b24cbf3e959f8d54495]

#89181# TF_SVDATA: Removed obsolete methods


2001-07-03  Thomas Benisch  <tbe@openoffice.org>  [7642124388aed86c54d202cfcd105a89be234bcc]

#88677# GPF when calling Tools/Macro...


2001-07-03  Philipp Lohmann  <pl@openoffice.org>  [e525ad4a3afd43af2877a4f1da37d6a4aeaa28f6]

#89186# tolerate a quick show/hide sequence


2001-07-03  Daniel Boelzle  <dbo@openoffice.org>  [e322c589fd55d66120d79b6cc0dbdbe451e5cc10]

#88717# fixed quering for unknown type


2001-07-03  Daniel Boelzle  <dbo@openoffice.org>  [5938789e551532278e6ddf362a1a62137ac4fc26]

#88981# fixed quering for unknown type


2001-07-03  Sven Jacobi  <sj@openoffice.org>  [625a66148b9577b524a60e318b6a9f8ae6a8db00]

#89106# now also importing the bitmap resolution, so that prefsize can be set


2001-07-03  Oliver Bolte  <obo@openoffice.org>  [4fcc06cc92b431dc8e5bd5615448c6d1506ca144]

new version for SRC637


2001-07-03  jp  <jp@openoffice.org>  [73689d7a36f05f25d4e34beac841012ffafcbc52]

Bug #86377#: use the right overwrite position


2001-07-03  Dirk Völzke  <dv@openoffice.org>  [9e6de2925ee0572c89f7212d35d5f3150a688abc]

#89198# updateVersions should check for IsDocument first


2001-07-03  Stephan Bergmann  <sb@openoffice.org>  [97f1524501c4cef8b911156ce53d174e9a7af3ef]

#88922# Modified vnd.sun.star.hier to allow optional authority.


2001-07-03  Vladimir Glazounov  <vg@openoffice.org>  [1c2ae6b1913b3fc2ccd100c145942339f702937d]

#65293#: must changes


2001-07-03  Kai Sommerfeld  <kso@openoffice.org>  [04d66447215e89590fd45b21e0bab0b078ee7d31]

#88922# - Fixed HierarchyUri::init()


2001-07-03  Dirk Völzke  <dv@openoffice.org>  [08afa2a54937a1d837e6fcdd4047186e425eeccc]

Reincluded changes made with rev. 1.44


2001-07-03  Sven Jacobi  <sj@openoffice.org>  [12a8b09241812b620c6533a1fefbf92874a3a66d]

api changes


2001-07-03  Niklas Nebel  <nn@openoffice.org>  [df5ced327143b881e9c6ddb7f4b56622fbce49a4]

#88403# #89150# use SvxOpenGraphicDialog instead of SvxImportGraphicDialog


2001-07-03  Oliver Specht  <os@openoffice.org>  [b8d9067698820008a18afe9a219cea61a1ca6ce2]

#89174# don't use GetActiveView anymore


2001-07-03  th  <th@openoffice.org>  [de6c5a4305adf9971c5f29bf7871b551b5ee835d]

#88541# - Remove W16 code


2001-07-03  th  <th@openoffice.org>  [35f31bfd7c28270f2d86b43358ff6b4c0dcfe736]

#88541# - remove dll.hxx


2001-07-03  th  <th@openoffice.org>  [856add8409d3478ddffff8adba784c6301ddde86]

#89050# - All buffer are now stack buffers


2001-07-03  Mathias Bauer  <mba@openoffice.org>  [f1bd5e6bd3cf661161710043c9f6c7cd0939920e]

#86347#: don't ask for non existing types


2001-07-03  Armin Weiss  <aw@openoffice.org>  [92b3b44050ec96e4d969b7dafc5f02f1a2b49951]

#83403# 3D objects are now transfered to the entered 3d scene immediately and their position and size is corrected


2001-07-03  Dieter Loeschky  <dl@openoffice.org>  [80dec71262831f190d035e9b702ef971d85d7e30]

#89120# NewOrLoadCompleted(): synchronize page names with LayoutNames


2001-07-03  Kai Ahrens  <ka@openoffice.org>  [1697db5ca20202fc8ec0564a5aff8db4cbdbd60c]

TFD changes


2001-07-03  Vladimir Glazounov  <vg@openoffice.org>  [82e3784973835a04476a39505d972a117b9cd5f0]

TFD636


2001-07-03  Oliver Specht  <os@openoffice.org>  [e76f2af26987952bd62bb5cdf3b9597ee44ee71d]

#89159# Load styles: overwrite flag corrected


2001-07-03  Oliver Bolte  <obo@openoffice.org>  [22cc0750fbaf3894673b5ff93c2ed269edabffd1]

#65293#


2001-07-03  th  <th@openoffice.org>  [8d67437f4472e570715e50d7f432cbe250f1499c]

#88874# - Font in customizemode is now set correct


2001-07-03  Andreas Bille  <abi@openoffice.org>  [916d67f6ea30ab0e1c37739c31d876022a76403d]

Exceptions for opening a file/directory, inserting, writing


2001-07-03  Ocke Janssen  <oj@openoffice.org>  [2b7330395cb78f57b24860b81f28f4b11c2f4b5c]

#86890# impl query paste in contextmenu


2001-07-03  Kai Ahrens  <ka@openoffice.org>  [59379f967902686a34b52cd787a9003088ba2ca1]

TFD changes


2001-07-03  Peter Burow  <pb@openoffice.org>  [9465996a580ccd8e3685246f347f8e1165cbc0fc]

fix: #89182# catch exception in HasParentFolder()


2001-07-03  Kai Ahrens  <ka@openoffice.org>  [fd5f1451e9f07fd440a07b9af67f15833d64869e]

TFD changes


2001-07-03  Armin Weiss  <aw@openoffice.org>  [db72927bcf7c100d66cb07a267360504ca2b06fa]

#75059# use Container for TextureStore instead of DECL_LIST


2001-07-03  Jörg Barfurth  <jb@openoffice.org>  [43ac48ee5a3b7d5b3c5a8040fec9043b18010d7f]

Fixed Solaris build problem


2001-07-03  Oliver Braun  <obr@openoffice.org>  [182095ea2227af124344ed73841db2e9571754c5]

#88576# hash value can be negative


2001-07-03  Ocke Janssen  <oj@openoffice.org>  [5a7fe204a72a9d33c68fe7551a3578c3fe11bf18]

#88887# now we can tablecolumns with default values


2001-07-03  Armin Weiss  <aw@openoffice.org>  [818ad6920f4d9190146b918cba45b0c444b95dab]

#75059# impllementation of transparent textures and timed texture cache


2001-07-03  Andreas Martens  <ama@openoffice.org>  [7487bba5b8e81397d4aa0943808e2f40ef3c60d8]

Fix #89047#: Make use of the cursor orientation


2001-07-03  Hennes Rohling  <hro@openoffice.org>  [d8b42979955756d05827da23e473f7a1242cbaeb]

#89181# Class GroupSet is no longer used


2001-07-03  Jörg Barfurth  <jb@openoffice.org>  [f6f92973eeb97dedaa21964f68f95221ab940853]

Missing #includes


2001-07-03  Ocke Janssen  <oj@openoffice.org>  [2428ebf1eb8df117e6798645fb130df7e2f60b9c]

#88888# some DBG_


2001-07-03  jp  <jp@openoffice.org>  [7ee4e61db4b63afe13777f80bea8da7114dd9d5b]

TFD taskforce changes


2001-07-03  Thomas Lange  <tl@openoffice.org>  [cc4032667cc4a57542970b0e1d87eb43d96b4999]

#83490# superfluous defines removed


2001-07-03  Thomas Lange  <tl@openoffice.org>  [dbd065adfe507f40cc93944d8d1c156c33ac4aec]

#83490# line break behine soft hyphen prohibited


2001-07-03  Ocke Janssen  <oj@openoffice.org>  [e6373ce9389130dcf4043c15148ccf51f4c85aa9]

#89160# TF_SVDATA


2001-07-03  Dirk Völzke  <dv@openoffice.org>  [364b6ba94e5f150dde1bdb51e25868cde0c5ce22]

#89176# Use AsynchronLink from svtools


2001-07-03  Dirk Völzke  <dv@openoffice.org>  [8dcc2593b45dff7863d0187bec4750eb8ac7eaa3]

#89176# AsynchronLink moved to svtools


2001-07-03  Oliver Bolte  <obo@openoffice.org>  [69ae465be989498e45b75936ce714d1ed6cff115]

#65293#


2001-07-03  Kurt Zenker  <kz@openoffice.org>  [d506bedc394d96839cdabff70b387a78dd5496a9]

new version for SRC637


2001-07-03  Kurt Zenker  <kz@openoffice.org>  [ffb3994f5f17ffe9f713295cd968734a9210a161]

new version for SRC637


2001-07-03  Peter Burow  <pb@openoffice.org>  [ab54f40f3ec0eff2922a62c595ecaf6d81a9a4d8]

fix: #89133# show 'Early Access 3' in scroll part


2001-07-03  Dirk Völzke  <dv@openoffice.org>  [13e0ca01789a458c5f9f7a17452056490dd677ae]

#89176# Removed AsynchronLink from header


2001-07-03  Dirk Völzke  <dv@openoffice.org>  [28a5af9896187050daf4668bab8023d11919b719]

#89176# don't filter 'svtools'


2001-07-03  Dirk Völzke  <dv@openoffice.org>  [8934829c897a020117eff8bb9d113485e46a1e8e]

#89176# Export asynclink.hxx


2001-07-03  Oliver Specht  <os@openoffice.org>  [8d16b8f20fdd6c7b38048b345522545d20dbc905]

#86941# ruby font height corrected, default char style name


2001-07-03  Tino Rachui  <tra@openoffice.org>  [433775ff5bd185d30484f6921464ecf0db21af8f]

using SOffcie52ProxySettings instead of SOfficeProxySettings


2001-07-03  Ocke Janssen  <oj@openoffice.org>  [ce2b85247f5f2e01f65581bc120e2da1e128d4cf]

#88888# don't modify values when setting defaultvalue


2001-07-03  Tino Rachui  <tra@openoffice.org>  [c1ad44fd1de97bb3acd6cbf077329cb80795558c]

renamed from SofficeProxySettings.idl to current name


2001-07-03  Kai Sommerfeld  <kso@openoffice.org>  [6fdb1dcb20363fd417e8342ce03e9234b9c4d302]

#88922# - Generic data source backend.


2001-07-03  Kai Sommerfeld  <kso@openoffice.org>  [12465653411f4531528389135983c6e46bf84fbd]

#88922# - Initial revision.


2001-07-03  Kai Ahrens  <ka@openoffice.org>  [4d660e7ba6cec4133b9db4f64b0e72a7876ec884]

TFD changes


2001-07-03  Oliver Specht  <os@openoffice.org>  [b7b437ba05047cd040913dcb1d0f85c478a793c6]

numbering rules: assign default character style to bitmap numberings if not otherwise set


2001-07-03  Kai Sommerfeld  <kso@openoffice.org>  [3c72c501f7298ac39eb0a440af88122a7bbb6db9]

#88922# - Initial revision.


2001-07-03  Kai Sommerfeld  <kso@openoffice.org>  [3d63b2f9ba920156874cdf12dba46848d908542a]

#88922# - Added HierarchydataSource.idl, DefaultHierarchyDataSource.idl,           HierarchyDataReadAccess.idl, HierarchyDataReadWriteAccess.idl


2001-07-03  Ocke Janssen  <oj@openoffice.org>  [0657af5ef8b8801b32a2b36de0cb4eef79f9e8ed]

#88888# only set values which are modified


2001-07-03  Kai Ahrens  <ka@openoffice.org>  [a21365d2b401a52d84395a6842046edcbbcf860f]

TFD changes


2001-07-03  Andreas Bregas  <ab@openoffice.org>  [5162410edde5762ff73dbc733481a884108db1bc]

#88042# ClearAllModuleVars(): No deletion of vars in child basics


2001-07-03  Andreas Martens  <ama@openoffice.org>  [111b09e038bc2970ee2e1be55a6473b0a329accf]

Fix #88852#: Less calculation at fly in content frames


2001-07-03  Ocke Janssen  <oj@openoffice.org>  [1f2c0549a5817819f16df90359904155502fe21e]

#88960# fixes from CM works


2001-07-03  Sven Jacobi  <sj@openoffice.org>  [8d33ac74f92b9adaaf6969778519aa8999cf9dd7]

#89109# return value is now used at ImpGetScaledGraphic when scaling graphics


2001-07-03  Kai Sommerfeld  <kso@openoffice.org>  [525a8b34bdbc6a818b6b6cebbba2a67606effcb6]

#87187# - Lazy init of DAVResourceAccess.


2001-07-03  Daniel Vogelheim  <dvo@openoffice.org>  [0b8e772b9d1b66797b572594e4840f1e1338435a]

#87955# corrected typing mistake in service name (cut and paste, *cough*)


2001-07-03  Peter Burow  <pb@openoffice.org>  [17738cdadb487ea08bfdd43d4dc9819b3785e55a]

fix: #61995# prefix for every label to have an fixed shortcut (e.g. '~1: ')


2001-07-03  Peter Burow  <pb@openoffice.org>  [937397ae8d1007cd4576c3fada7dfa886a5e0e2f]

fix: #61995# new design for userpage: label and edit on different lines


2001-07-03  Peter Burow  <pb@openoffice.org>  [3b973d17905fdcec559ecb9980f4b3079fb1e946]

fix: #61995# userkeys call 1-4 instead to 0-3


2001-07-03  Michael Brauer  <mib@openoffice.org>  [79ea5729308d0b56f1139ed6a7fc37e253e646e6]

#88156#: warning for unconvertable chars


2001-07-03  Daniel Rentz  <dr@openoffice.org>  [b5a0aeae1e0acea583792ce9ba60db68b1fbcb7d]

#89066# workaround for text marks without link


2001-07-03  Herbert Duerr  <hdu@openoffice.org>  [f922822e65ea575462af02e5b10f5e5b0030a05a]

#65293# circumvent MSVC++ bug


2001-07-03  Tino Rachui  <tra@openoffice.org>  [44298b2c0fc2491d773dce1f07cdd3e7326e0ce9]

com/sun/star/ui will not be built anymore


2001-07-03  Vladimir Glazounov  <vg@openoffice.org>  [51412d7160cb49390cc1d11cfe30230d845986ac]

TFD636


2001-07-03  Vladimir Glazounov  <vg@openoffice.org>  [8bd2bdbed93d13a0478fb255351ae8f9ed0f8253]

TFD636


2001-07-03  Niklas Nebel  <nn@openoffice.org>  [694a750cecd2931a71f9e4eb777bc264447aae56]

#89078# SavePool: set forced standard name before saving doc pool


2001-07-03  Tino Rachui  <tra@openoffice.org>  [a6cfa87c961527a381ac0a09b8782f4623cba0bc]

moved from drafts


2001-07-03  Tino Rachui  <tra@openoffice.org>  [ae801d329e2ebff8a4c74c6e84946b63a117cf3d]

must change com/sun/star/ui -> com/sun/star/ui/dialogs/


2001-07-03  Tino Rachui  <tra@openoffice.org>  [3fde019c49bec93101156bd1286166687e51680d]

added package com/sun/star/ui/dialogs


2001-07-03  Mathias Bauer  <mba@openoffice.org>  [d5481b9a4c6961502f23258f7b03ca2d3eae0b8d]

#86347#: some accels changed, KeyFuncs removed


2001-07-03  Hennes Rohling  <hro@openoffice.org>  [ba9252e4e096d0a5460262e34b80c3e49f0c5c8c]

TF_SVDATA Removed obsolete VCL D&D and clipboard headers


2001-07-03  Michael Brauer  <mib@openoffice.org>  [0a1b2d67e03971dc76166a66fccc5ca931b716df]

#88156#: warning for unconvertable chars


2001-07-03  Peter Burow  <pb@openoffice.org>  [206ec87fd71ccc11e786a00f65597ffd7d004631]

fix: #88808# closer button always clickable


2001-07-03  Andreas Schlüns  <as@openoffice.org>  [4e3aefebc9a192dc0e4307f26fa2a6a3bbfef643]

#79955# new provider as multiplexer for dispatch calls


2001-07-03  Gregor Hartmann  <gh@openoffice.org>  [d513b858a4778bcd59c86f7bda0425cd8b0d0748]

new ressource


2001-07-03  Oliver Braun  <obr@openoffice.org>  [5f29100006c88507b548d23a8f94d8804f65e74f]

build environment changes


2001-07-03  Michael Brauer  <mib@openoffice.org>  [c5663198949e7b0f26f302a390207752a5c51083]

#88156#: warning for unconvertable chars


2001-07-03  Michael Brauer  <mib@openoffice.org>  [52bb98625a4170983ab39129c5f59c836a9ca8ce]

#88156#: warning for unconvertable chars


2001-07-03  Michael Brauer  <mib@openoffice.org>  [5129b4892809cc782cad886ebe9ae043872454e7]

#88156#: warning for unconvertable chars


2001-07-03  Oliver Braun  <obr@openoffice.org>  [715d2a92ae00d9798e884c9f1808c9216be7e791]

#89062# file names must be lower case


2001-07-03  Ocke Janssen  <oj@openoffice.org>  [56fc1495f7ef12099a040a1cf7561df5ed210b5a]

#80211# set title for datasource browser


2001-07-03  Ocke Janssen  <oj@openoffice.org>  [ca726fbea0c7f4621e2d7feda8c36a66b12b4a7a]

#89081# check if the user has dba mode


2001-07-03  Michael Brauer  <mib@openoffice.org>  [124895d0160513a6e1a7a59f9c863d48715da2ae]

cvl/clip.hxx removed


2001-07-02  Kurt Zenker  <kz@openoffice.org>  [2bb30d13d0003bdae7d844a081e80ffef2996050]

Merge SRC633: 03.07.01 - 02:37:05


2001-07-02  Kurt Zenker  <kz@openoffice.org>  [4720629dcbd2dc3c2bce49dc6282ff52b13379a3]

Merge SRC633: 03.07.01 - 02:30:02


2001-07-02  Kurt Zenker  <kz@openoffice.org>  [31c4c4dd87101aadca5408dae92ebf2942281f14]

Merge SRC633: 03.07.01 - 02:20:14


2001-07-02  Kurt Zenker  <kz@openoffice.org>  [045fc9ea5497a6ef20eba5259448e7accfb6ba97]

Merge SRC633: 07/03/01 - 01:57:44


2001-07-02  Kurt Zenker  <kz@openoffice.org>  [beaa9cab5ef14d18227b8bbe4e509e3e9371fbc7]

Merge SRC633: 03.07.01 - 01:53:53


2001-07-02  Kurt Zenker  <kz@openoffice.org>  [956088cc3d58fa58826918ea4440cf06652ccadd]

Merge SRC633: 03.07.01 - 01:32:10


2001-07-02  Kurt Zenker  <kz@openoffice.org>  [8149b8ac1794f8171249b678ca530658258bb31b]

Merge SRC633: 03.07.01 - 01:18:45


2001-07-02  Kurt Zenker  <kz@openoffice.org>  [daad5d15de91c4af0a4dff5d8e626b5bcfacf073]

Merge SRC633: 07/03/01 - 01:16:07


2001-07-02  Kurt Zenker  <kz@openoffice.org>  [0174e9e10fdaf993501720848ea88378da11a85c]

Merge SRC633: 03.07.01 - 01:16:54


2001-07-02  Kurt Zenker  <kz@openoffice.org>  [49f5ee37b844b61793a4b268a334f4c4a9e74fa5]

Merge SRC633: 03.07.01 - 01:14:34


2001-07-02  Kurt Zenker  <kz@openoffice.org>  [631e3d9922d837d75e05ebd44571245500a08ab1]

Merge SRC633: 07/03/01 - 01:13:58


2001-07-02  Kurt Zenker  <kz@openoffice.org>  [93b6ada3e5a55eb72c2b261386a5a3944b23c12d]

Merge SRC633: 03.07.01 - 01:15:14


2001-07-02  Kurt Zenker  <kz@openoffice.org>  [50e2762367691b03f4953b5d84c72536760810ba]

Merge SRC633: 03.07.01 - 01:13:56


2001-07-02  Kurt Zenker  <kz@openoffice.org>  [5d610fe33a1e8295b16858b3da2d56447687bbd3]

Merge SRC633: 03.07.01 - 01:13:30


2001-07-02  Kurt Zenker  <kz@openoffice.org>  [228480a78d19c9ec16151df5798336295f89066d]

Merge SRC633: 03.07.01 - 01:11:30


2001-07-02  Kurt Zenker  <kz@openoffice.org>  [70aa34fca219797e24eb0bc643d18ac47c20ab35]

Merge SRC633: 03.07.01 - 01:06:45


2001-07-02  Kurt Zenker  <kz@openoffice.org>  [67a61b1d65ae523a2e9e574bff03255bdd0526c1]

Merge SRC633: 03.07.01 - 01:05:51


2001-07-02  Kurt Zenker  <kz@openoffice.org>  [83b7a773462dd10f1408c5a5ec0f6299fa3033a6]

Merge SRC633: 03.07.01 - 01:05:05


2001-07-02  Oliver Bolte  <obo@openoffice.org>  [0df3126a555a4c9b8173e1add4de74039fff3abb]

Merge SRC633: 03.07.01 - 01:10:22


2001-07-02  Kurt Zenker  <kz@openoffice.org>  [cfb571d85a63ec4a9d9daa96efe92bec60034d9d]

new version for SRC637


2001-07-02  th  <th@openoffice.org>  [0a5efa80ca98abc4a8652383c61b0231ba792e60]

#80306# - ce/ps now in the correct tables


2001-07-02  th  <th@openoffice.org>  [60b3f32b52f467eb841477e6f78c6af37854de5e]

#80306# - Mapping to Courier, if Font doesn't work


2001-07-02  th  <th@openoffice.org>  [ddb0bc2ec0f4e65168003549cd15000b4c0b8aea]

#80306# - Fontmapping improved (quality and performance)


2001-07-02  Oliver Bolte  <obo@openoffice.org>  [a473b6104677d6c5893ccd679dd8500b93feb6b0]

new version for SRC637


2001-07-02  Niklas Nebel  <nn@openoffice.org>  [733347f8c5afa6d4e16519633eb20c6c72f9b32b]

#89078# ApplyStyleArea: if pattern is unchanged, keep old pattern


2001-07-02  Kurt Zenker  <kz@openoffice.org>  [5c786c75f044b393910f52a13ac3837d00418f3e]

new version for SRC637


2001-07-02  Mathias Bauer  <mba@openoffice.org>  [1e4af7a352461cb37c8cd514f7d33fbe072df66c]

#89027#,#89030#: opening templates over command line


2001-07-02  Thorsten Behrens  <thb@openoffice.org>  [c88bbb2d4a70635d176ee8723cd259889e1b4ac3]

#89056# Now using always FILESAVE_AUTOEXTENSION_SELECTION template


2001-07-02  th  <th@openoffice.org>  [e6f09595f1bf29047195928108d0772bbb2c2930]

remove old D&D-interfaces


2001-07-02  Mathias Bauer  <mba@openoffice.org>  [d3a6cef10bff830d65157f5b6673bbb64849be18]

#88062#: better exception handling


2001-07-02  Mathias Bauer  <mba@openoffice.org>  [b113b50f14eb2aa9f9fb453426bf6097fc0b95c9]

#87696#: Listener for Icons


2001-07-02  th  <th@openoffice.org>  [3bcf7c3f909c02dad3ce455e8fb906186c9c1f61]

remove old D&D-interfaces


2001-07-02  Mathias Bauer  <mba@openoffice.org>  [7a2f38b59537bdcc98a225c5dadf8cb1b51363d1]

#87696#: Listener for Icons


2001-07-02  Mathias Bauer  <mba@openoffice.org>  [399e0b5387d2d4f51a9198272c10b704f414dbf7]

#88062#: avoid closing streams when still used


2001-07-02  Dirk Völzke  <dv@openoffice.org>  [2f16c60a0386b413a66943ad333e207ffd16a7b1]

#89084# Use namespace for class AsynchronLink


2001-07-02  Thomas Lange  <tl@openoffice.org>  [8f8b8973d67d61aadd9f2dd0898f89e068376713]

GPF when double-clicking on a module entry after exiting 'Edit Modules' dialog fixed


2001-07-02  Oliver Specht  <os@openoffice.org>  [36938f7f57bf07942f7f0e213332c5281e5826e8]

#86196# graphic loading: notification corrected


2001-07-02  Oliver Specht  <os@openoffice.org>  [f8970f123dc457e2b2feb4b0351897f6551e9dd8]

#86196# graphic loading: notification corrected


2001-07-02  Vladimir Glazounov  <vg@openoffice.org>  [15d53b15f4f8cb451803c88a860f029ffc0ceca2]

#65293#: removed multithreding


2001-07-02  Niklas Nebel  <nn@openoffice.org>  [9443edf28908e50a0840c24856b71da063050948]

#89097# initialize rBindings before CommandToolBox


2001-07-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [34baf4cf2f24fcb9ea668b967dafd5f206f69ce9]

#65293#: TARGETTHREAD=ST


2001-07-02  Andreas Schlüns  <as@openoffice.org>  [f39761deee7ba745479b12ef84df601eb426c33b]

#79955# new dispatch provider


2001-07-02  Andreas Schlüns  <as@openoffice.org>  [55bf572ca77378c8d7ce310e1fcabd0c86856f17]

#79955# first revision


2001-07-02  Daniel Rentz  <dr@openoffice.org>  [f5142e13b97a3778167d8f1e7ece5c092b3c1f8a]

#89064# internal hyperlinks


2001-07-02  Kurt Zenker  <kz@openoffice.org>  [e74c1617a118536994abe4bff21bdce8ca030ae6]

SRC637


2001-07-02  Andreas Schlüns  <as@openoffice.org>  [b143c62f550f3e6cfa2a84c372d3f8b3fd9a9ca3]

#79955# use new DispatchProviderinc/services/frame.hxx


2001-07-02  Andreas Schlüns  <as@openoffice.org>  [19c01d03312f3d2b69d156972f57f2325d200b44]

#79955# use new DispatchProvider


2001-07-02  Andreas Schlüns  <as@openoffice.org>  [96209dfa4920d846b84de746d0241a27229071bd]

#79955# support queryDispatch()


2001-07-02  Andreas Schlüns  <as@openoffice.org>  [0e3958b37531b8056e34f8e36cb7965e4dbd87fe]

#79955# support content handler


2001-07-02  Andreas Schlüns  <as@openoffice.org>  [ee10403897adcd874d743a9ffb4654bf3e9a66a2]

#79955# right include for interfacecontainer


2001-07-02  Andreas Schlüns  <as@openoffice.org>  [c0b62bb438e4791e8f0e1615d2f387d2778273cd]

#79955# new service for content handler factory & sound handler


2001-07-02  Andreas Schlüns  <as@openoffice.org>  [25b619abf5ae9973c9f0c608f455f53f910ef314]

#79955# new argument for OutputStream


2001-07-02  Andreas Schlüns  <as@openoffice.org>  [2e7a90fffaddabdff8128e6df1fc6c49e75d39b6]

#79955# new factory to create content handlers


2001-07-02  Andreas Schlüns  <as@openoffice.org>  [bc5ee4fbf53291eca5e4b0da94740f719812f22e]

#79955# move to dispatch dir


2001-07-02  Björn Milcke  <bm@openoffice.org>  [b056e2012ca2aab0fadd72bf9041ce822af85aac]

#89079# some changes made for relative URLS before were incorrect (those pointing into the package)


2001-07-02  Andreas Schlüns  <as@openoffice.org>  [bacd98e08b5f38f069bdef7193bf5e95bb9ee305]

#79955# use valid URL for removeStatusListener()


2001-07-02  Ocke Janssen  <oj@openoffice.org>  [f2550e3d2d8e4a2877ad51e8b9fff2dd8c4e6fad]

#88476# save name of object before recursive call


2001-07-02  Andreas Schlüns  <as@openoffice.org>  [6c667c50c2fd6dc9ba28c43be0fde65c08097866]

#79955# new dispatcher for _self


2001-07-02  Andreas Schlüns  <as@openoffice.org>  [261c6865ad9a81dd89f30393925c9432bd734730]

#79955# new dispatcher for _blank


2001-07-02  Andreas Schlüns  <as@openoffice.org>  [23dfdb3264ddb67aac39c8625d3583aacbdc7e54]

#79955# new base class for dispatch implementations


2001-07-02  Tom Verbeek  <tv@openoffice.org>  [1faf11ae877364542d37bd66bc5141d0eec5b6ae]

#88959# removed because of ceased support for own address book


2001-07-02  Dieter Loeschky  <dl@openoffice.org>  [ba29d1bc1579a1fd33e8e3bc299509fb3475fbdb]

#88949#, #88962# Fixes for vertical writing


2001-07-02  Oliver Specht  <os@openoffice.org>  [2996b99a78b7429851ca460d556176ad73f8a18c]

#87372# bibliography names standardized


2001-07-02  Oliver Specht  <os@openoffice.org>  [ec0c5f5bc7f897f5408340061b342cb6a5f1ed20]

#87372# bibliography names standardized


2001-07-02  Andreas Bregas  <ab@openoffice.org>  [17c5d5b91b354b58e941e01828b9dd001a5dae6a]

#89073# New library import/export interfaces


2001-07-02  Dirk Völzke  <dv@openoffice.org>  [44745ea3c1e1809d2f1de344541162b1b9505492]

removed DONT_USE_FILE_DIALOG_SERVICE parts


2001-07-02  Dirk Völzke  <dv@openoffice.org>  [07e78477499c1de653c4f04547d3bf55aaeceaca]

removed DownloaderLoader()


2001-07-02  Dirk Völzke  <dv@openoffice.org>  [48be6e5555eb33e9c56ccad90d88ba8a5a3a336b]

removed CreateDocFileDialog()


2001-07-02  Daniel Boelzle  <dbo@openoffice.org>  [f293b9d625db32c2186348d69271db42ea858d9d]

#67468# added unloading for bridges/ environments


2001-07-02  Kai Ahrens  <ka@openoffice.org>  [476acd5d9e28a16888653a7fc7e7bf865c82a3b7]

TF_SVDATA changes


2001-07-02  Oliver Specht  <os@openoffice.org>  [a7afc46b3766e4000ae5a9b8a914ede36bbd2991]

#85609# dont allow counting by chapter an positon at end of document


2001-07-02  Oliver Specht  <os@openoffice.org>  [dec377fd9ddd05a6e5277f81bb3628e88109d033]

#87733# custum entry on the first position, again


2001-07-02  Dirk Völzke  <dv@openoffice.org>  [51744d27ed8f86340ac62e7183b9e877755d1274]

Removed DownloadControler, etc


2001-07-02  Thomas Lange  <tl@openoffice.org>  [c29dd92eed118cfd25de8589b3d570ebff67f257]

#89018# IgnoreAllList always checked now


2001-07-02  Oliver Specht  <os@openoffice.org>  [a3937e12c5dbf4d2785fce1bf245e525c41d9e7f]

#88271# dialog redesign


2001-07-02  Daniel Boelzle  <dbo@openoffice.org>  [8bc570246b100d472ead0fb8813ea4ffeac9e68c]

#67468# added unloading for bridges/ environments


2001-07-02  Kai Ahrens  <ka@openoffice.org>  [d8010173ae2fad2bf47e7f75ef590dd59021e9fe]

TF_SVDATA changes


2001-07-02  Daniel Boelzle  <dbo@openoffice.org>  [1c21bb466c0101dfcbfe59aa8cd273fe46ad531b]

*** empty log message ***


2001-07-02  Mathias Bauer  <mba@openoffice.org>  [b428e3fa0a2f292a1ff627e83fca5bee5029a9f1]

#88646#: Unpacked as argument


2001-07-02  Mathias Bauer  <mba@openoffice.org>  [dd0392742656fefe2b1321a2fc5affc36d26a943]

#87696#: Listener for Icons


2001-07-02  Mathias Bauer  <mba@openoffice.org>  [92f23500d89c07316418d38c76bb6935a336eeb1]

#87696#: Listener


2001-07-02  Kurt Zenker  <kz@openoffice.org>  [7f3309dbdc69dbeba061ce2d2453c52420678360]

UDK302


2001-07-02  Armin Weiss  <aw@openoffice.org>  [385681ec9bc983ea63a1e69bdbd9c5b756fa571c]

#88990# replaced catch(...) with catch(com::sun::star::uno::Exception). Catch(...) amkes NO sense under Solaris.


2001-07-02  Ocke Janssen  <oj@openoffice.org>  [f3198d19a4993578f8e32919ced820a7a79ab9e4]

#88476# move some methods to UITools


2001-07-02  Daniel Rentz  <dr@openoffice.org>  [5c7d86d30f2e15af7a25eef4f5146cc57d329fa6]

paragraph preview improved


2001-07-02  Daniel Vogelheim  <dvo@openoffice.org>  [df92c866bba51243676d5ce76cf34c451be00f1d]

#87303# added character style to index template entries for tab stops


2001-07-02  Kai Ahrens  <ka@openoffice.org>  [95b2ea577a005c7cae78d3d783ce8d0aa47dfa02]

TF_SVDATA changes


2001-07-02  Eike Rathke  <er@openoffice.org>  [6f5812838bfb084ef008dddcd0454c3980875bc3]

memory leak in MakeColStr


2001-07-02  Eike Rathke  <er@openoffice.org>  [a20539eacad9258ecf4be4aba28bb556f4c20b16]

use SvtSysLocale LocaleDataWrapper


2001-07-02  Matthias Huetsch  <mhu@openoffice.org>  [4da46e269c171812f4d17d819554ff9e859bb2a7]

Removed obsolete PGP directories.


2001-07-02  Kai Ahrens  <ka@openoffice.org>  [d2f8c93e824d8882302db1a399bf6219884864ac]

TF_SVDATA changes


2001-07-02  Kai Ahrens  <ka@openoffice.org>  [1e7420e6fe48a00351d5ba40a346690ebc10f452]

TF_SVDATA changes


2001-07-02  Kai Ahrens  <ka@openoffice.org>  [d2a1b16f09f03b4369bbeaa22114db62e075218c]

TF_SVDATA changes


2001-07-02  Oliver Specht  <os@openoffice.org>  [a26374298cde8e171ddd7a8b80b5e2023c6262b7]

#84835# scrolling corrected


2001-07-02  Oliver Bolte  <obo@openoffice.org>  [fad473291c46ab2fd1f83661960e08155068d5cf]

UDK302


2001-07-02  Eike Rathke  <er@openoffice.org>  [202700eaa670f41aaf78b1107d3d819b8e7603cf]

use SvtSysLocale LocaleDataWrapper


2001-07-02  Michael Brauer  <mib@openoffice.org>  [160f9f341b05d1dc93892ad0575924f039645bb0]

#88618#: don't call GetUIName twice


2001-07-02  Eike Rathke  <er@openoffice.org>  [ffe2eef4c05d35ffee860589cd57152334546cf3]

Mutex guarded access (multiple read, single write) for an application wide single instance


2001-07-02  Michael Brauer  <mib@openoffice.org>  [862cd33b95bafb1ec203b6328f961cb7b57948e2]

#88618#: tab stop sequences might be empty


2001-07-02  Vladimir Glazounov  <vg@openoffice.org>  [4cee164bdf5fbec93f21fd698bf233921921c39c]

#65293# corrected dependencies


2001-07-02  Eike Rathke  <er@openoffice.org>  [0203aac24728d21807ed2f6cde266ccb9b568458]

add: syslocale


2001-07-02  Oliver Specht  <os@openoffice.org>  [60937acf724d332bc79b6794dff6785899024402]

#87733# custum entry on the first position, again


2001-07-02  Eike Rathke  <er@openoffice.org>  [6caf61bc81cb8e1fe89229cd0fe082b4b31c491f]

syslocale


2001-07-02  Eike Rathke  <er@openoffice.org>  [5a3047efc947b40adb58a6a5c9bb2b13a44705d2]

SvtSysLocale provides a single instance of an application wide LocaleDataWrapper which always follows the locale as it is configured by the user


2001-07-02  Tino Rachui  <tra@openoffice.org>  [6094a17aa578f9943d7660fa996da3dffe669354]

alias names must have an extension if refered to


2001-07-02  Andreas Martens  <ama@openoffice.org>  [41d99442f016e85212dfea8cefb10bd11eac4e18]

Fix #88975#: Printing with automatic text color


2001-07-02  Mathias Bauer  <mba@openoffice.org>  [24db7c4ea63648f52686018ea7444aacb33a0398]

#88905#: pFilter may be zero


2001-07-02  Tino Rachui  <tra@openoffice.org>  [9b2b2c26af3cbd79a0d04984027cbc91263a6379]

template preview but without image template combobox added


2001-07-02  Tino Rachui  <tra@openoffice.org>  [ced3cbd1f8ab731648f46f96d738f21010372dac]

IllegalArgumentException specification from XFilePickerControlAccess methods removed and methods changed


2001-07-02  Tino Rachui  <tra@openoffice.org>  [44be59e7ae1fe989464d16d1167231bc6ee8272b]

IllegalArgumentException specification from XFilePickerControlAccess methods removed


2001-07-02  Andreas Bille  <abi@openoffice.org>  [5462dbf3a308104b15394f89016b870d4684a53c]

Added readonly property "IsReadOnly"


2001-07-02  Carsten Driesner  <cd@openoffice.org>  [d7f3a62df58680e28e3a36b50f6d240253f89e1b]

#89042# Remove jump mark before calling queryTypeByURL


2001-07-02  Mathias Bauer  <mba@openoffice.org>  [29441c36e29e876a063b1c659414f7f4c8c00d13]

#88646#: release outputstream only when there is no inputstream, because XStream will be closed when only one of its satellites is closed


2001-07-02  Oliver Specht  <os@openoffice.org>  [050f8583ed140fadfb726064227274c3740c1a2e]

#88126# typo


2001-07-02  Oliver Specht  <os@openoffice.org>  [8392dccb20b314ba9f5f23ef3e63dbcf56d1bcd5]

#88126# Set/IsLoadUserSettings added


2001-07-02  Oliver Braun  <obr@openoffice.org>  [89554daf0834f5ea856ab6cb1295edd33df03a33]

added flag indicating default action


2001-07-01  Bustamam Harun  <bustamam@openoffice.org>  [8b3bede78a76455a24ac0a100e43b88aff1026d1]

add isValid() for date verification


2001-06-29  Bustamam Harun  <bustamam@openoffice.org>  [d41fedfab08bf3842c9a496734a4e34cabc11003]

#88188# add transliteration::compare() - Joe Xu


2001-06-29  Kurt Zenker  <kz@openoffice.org>  [6238e800c9d237ba86b05a4b62d10f85fd690540]

Merge SRC633: 30.06.01 - 00:14:12


2001-06-29  Kurt Zenker  <kz@openoffice.org>  [cf3dde91a11f672929af3e0d54cdae25b1fee855]

Merge SRC633: 06/30/01 - 00:14:36


2001-06-29  Kurt Zenker  <kz@openoffice.org>  [fbf252c0e56068278d98bec53927ad8a17338b65]

Merge SRC633: 30.06.01 - 00:09:31


2001-06-29  Kurt Zenker  <kz@openoffice.org>  [c470c1afb11628b97d0002292860f1a41328b04a]

Merge SRC633: 06/30/01 - 00:02:12


2001-06-29  Rüdiger Timm  <rt@openoffice.org>  [b0ad5ad0bb8ebe9fc6409c4c3955532e94b23f82]

Merge SRC633: 29.06.01 - 23:59:41


2001-06-29  Kurt Zenker  <kz@openoffice.org>  [6cbcb0997e79080a49e91954d498b78aadbcb085]

Merge SRC633: 29.06.01 - 23:56:08


2001-06-29  Oliver Bolte  <obo@openoffice.org>  [5def2867acdbeb4bf4bfbfdad2179c41fac6b510]

Merge SRC633: 29.06.01 - 23:59:25


2001-06-29  Kurt Zenker  <kz@openoffice.org>  [6e84a784b187f3a9db22c66004a3ed1659538eee]

Merge SRC633: 29.06.01 - 23:48:59


2001-06-29  Kurt Zenker  <kz@openoffice.org>  [f48ddc7c6557c5bfcdc749962b50d6f4885ae120]

Merge SRC633: 29.06.01 - 23:43:51


2001-06-29  Kurt Zenker  <kz@openoffice.org>  [7d6d637f6edaad67060ddf31df18b3231dec9c17]

Merge SRC633: 29.06.01 - 23:44:38


2001-06-29  Oliver Bolte  <obo@openoffice.org>  [3134c02776a3b4363c0906e9dcb69d1ae54a4a91]

Merge SRC633: 29.06.01 - 23:42:48


2001-06-29  Kurt Zenker  <kz@openoffice.org>  [a3caa100ac5a6c46913cfd2094f1e8761a527a06]

Merge SRC633: 06/29/01 - 23:37:33


2001-06-29  Kurt Zenker  <kz@openoffice.org>  [3ca2471849253fe3b30d0c037ecafc72ef657031]

Merge SRC633: 29.06.01 - 23:36:53


2001-06-29  Rüdiger Timm  <rt@openoffice.org>  [2119e4d2f378358905cf581af75fe97faa21ecdc]

Merge SRC633: 29.06.01 - 23:37:41


2001-06-29  Kurt Zenker  <kz@openoffice.org>  [6e913e37e2d831772fe4e749430c04f49d16e1ac]

Merge SRC633: 29.06.01 - 23:34:24


2001-06-29  Kurt Zenker  <kz@openoffice.org>  [56e5c9509e582119f5f5d1b09f61a20ff0fc7308]

Merge SRC633: 29.06.01 - 23:34:57


2001-06-29  Daniel Vogelheim  <dvo@openoffice.org>  [91b1d1d06fa73a3d158e64706e13cf438026afff]

#86004# changes sXML_* to XML_* constants


2001-06-29  Daniel Vogelheim  <dvo@openoffice.org>  [8a7a7191332f55a0277e4a87d9d2bc562190ad75]

#86004# changes sXML_* to XML_* constants


2001-06-29  Daniel Vogelheim  <dvo@openoffice.org>  [f4983559bde7e92cc93ddaf79650db9aabc15019]

#86004# changes sXML_* strings to XML_* tokens


2001-06-29  Daniel Vogelheim  <dvo@openoffice.org>  [5e7951a2d8e80d1353ee51be3c0129e24841e1ce]

#86004# #88800# - changed strings to tokens - fixed bibliography field - bibliography type import


2001-06-29  Daniel Vogelheim  <dvo@openoffice.org>  [223316d8590334f313285ce5119fdcff9e9e1093]

#86006# #88775# - changed token to string - export character style for chapter info


2001-06-29  Niklas Nebel  <nn@openoffice.org>  [df456286cb0f669da9373433cc710498644ae7c7]

TFD taskforce changes


2001-06-29  Niklas Nebel  <nn@openoffice.org>  [1f1c7b53d8f6cdb3c2eec21f058c27b2188ebdd9]

#89021# don't create empty string cells


2001-06-29  Niklas Nebel  <nn@openoffice.org>  [e00b5b0afba398d91c80f5bc8dbc52a3a54a414e]

#89021# no assertion for unknown field types in ScFieldEditEngine


2001-06-29  Jörg Budischewski  <jbu@openoffice.org>  [321571ba16987e7bd35c1f0c110b43f28000f4d6]

#67468# now compiles also on windows


2001-06-29  Kurt Zenker  <kz@openoffice.org>  [087bdd91230cdaca4e3ad1dc85bce2e17d1d1d77]

new version for TFD636


2001-06-29  Niklas Nebel  <nn@openoffice.org>  [9bf6b5d81cb3b98258cf7d3608e4e0831a64bde6]

#88957# StartEditEngine: turn off script spacing to match DrawText output


2001-06-29  th  <th@openoffice.org>  [925806de64f97d3b11a552143d3dbd42648f64cc]

#80306# - Improve Fontmapping the second


2001-06-29  jp  <jp@openoffice.org>  [84d5641ecdb84d123a72af3cf0f3ec86e5c82228]

#65293#: create translated strings


2001-06-29  Frank Meies  <fme@openoffice.org>  [f8e91dae9de97771a8ae615b9805240d8883b297]

Opt: Removed obsolete line


2001-06-29  Frank Meies  <fme@openoffice.org>  [535664b8868bf375d8b1a8edd299820f7004cf4d]

Fix: Repaint problem with multi portions in justified surrounding


2001-06-29  Frank Meies  <fme@openoffice.org>  [2b1f9084ea3e7460c0f52bb2e63000dd615ae98c]

Fix: Cursor traveling in portions with negative spacing value


2001-06-29  Kurt Zenker  <kz@openoffice.org>  [96f69bcfbdd2f6036e60ff6273c7cf061e886d26]

new version for SRC633


2001-06-29  Daniel Vogelheim  <dvo@openoffice.org>  [fd2b7955f6406170615d6c408d32de7ab1f96087]

#i1108# fixed import of redlines involving anything but plain paragraphs


2001-06-29  th  <th@openoffice.org>  [61642a414bb2081f17f1a079665071383059db21]

D&D-Changes


2001-06-29  Hennes Rohling  <hro@openoffice.org>  [cece8e249fa1141eb7d1e8a7a93344cbc3f833a5]

#89024# Fix user path decoding due to undone required change


2001-06-29  th  <th@openoffice.org>  [c34627e6c9722436a2c2627f4f52b4b2ddf0d95a]

#80306# - Fontmapping improved


2001-06-29  Andreas Bregas  <ab@openoffice.org>  [99fec5bbf2bbfaa0ad312cc0a58d55c411fa2d3b]

#88993# SbUnoClass::Find(): Catch IllegalArgumentException() when calling XIdlField::get()


2001-06-29  Philipp Lohmann  <pl@openoffice.org>  [8d552b0e156a41f4e3c277a0d4da7bf60245b8c8]

#88809# have only one thread dispatching during drag


2001-06-29  Daniel Boelzle  <dbo@openoffice.org>  [869a637d3d08902f2bd69718d02f4b8309c34ca0]

#88736# supported types


2001-06-29  Andreas Bille  <abi@openoffice.org>  [5ef2de612d973bc747ff4a107e4e4c4ecb273429]

Some new files because others are getting to big. Error codes for insert,open and partially transfer. Exception specifications to nothrow for methods in class shell. installation of error codes in the taskmanager


2001-06-29  gt  <gt@openoffice.org>  [df239e29b4591dc75f4d93bbdd76f080468ec664]

#89028# count _up_ to zero if number of days is negative


2001-06-29  Thorsten Behrens  <thb@openoffice.org>  [b9bf57b7e160bda52ad50880465c521a2dd4d9fb]

#88932# moved metric fields to the right


2001-06-29  Dieter Loeschky  <dl@openoffice.org>  [f03bf5c3914208d25aba400d2d7ec7dce0e358d1]

SfxSingleTabDialog without GroupBox


2001-06-29  Oliver Specht  <os@openoffice.org>  [5bbdd54972498df03f795a25513b025cd756810d]

#88126# load User-defined settings added


2001-06-29  Kai Ahrens  <ka@openoffice.org>  [f392d758b66901732c32b3452a455069fa70d55b]

#77632#: new shell for presentation mode


2001-06-29  Andreas Bregas  <ab@openoffice.org>  [6e725d400ca53ffaf113fe8b51555d6a7e81636f]

Obsolete code removed


2001-06-29  Daniel Boelzle  <dbo@openoffice.org>  [ce6274df7d179bc6b47d9f0344b07c988cfe4c7f]

osl_executeProcess has changed


2001-06-29  Thomas Lange  <tl@openoffice.org>  [3fa06a49bae6e05b4bb407a517717d9938619e86]

#88252# check configuration nodes for their existing before querying them for their content


2001-06-29  Dirk Völzke  <dv@openoffice.org>  [958f362bbcce388c35e4bc91e99ac02a38e82b67]

#88029# Don't use InetURLObject::GetMainURL() with default parameters


2001-06-29  Christian Lippka  <cl@openoffice.org>  [c900053ec1253f6a36b62aa20a13756fdf97aaab]

#87795# don't use SvxAsianConfig for player


2001-06-29  Oliver Specht  <os@openoffice.org>  [56f7f73c6bfa974ec33795b2da6dfc6a7e8e52c0]

#88849# insert DB Field: use OColumnTransferable


2001-06-29  Andreas Martens  <ama@openoffice.org>  [3a6b51cd6381ceea19788a46a4570d451ab84195]

Fix #89008#: Cells are standind side by side


2001-06-29  jp  <jp@openoffice.org>  [6f1702de3a96af66dc577f5af671641928615072]

getIndexCharacter with additional sort algorithm


2001-06-29  jp  <jp@openoffice.org>  [60fbfb23b680ecb96bb5baefce6fbd732f1e9ea2]

getIndexCharacter with additional sort algorithm


2001-06-29  Thomas Lange  <tl@openoffice.org>  [d44a55202dbe515782d31d8bd3bae9e39f049e39]

character specific functions now all use the same CharClass


2001-06-29  Dieter Loeschky  <dl@openoffice.org>  [daeaecdba5ba56db27d8571fb51b9a40a3710661]

#88846# Putting SID_ATTR_TABSTOP in slot array


2001-06-29  Rüdiger Timm  <rt@openoffice.org>  [ca1facf43c67cef61f51cff1c868c18a515aefd5]

new version for SRC633


2001-06-29  Dirk Völzke  <dv@openoffice.org>  [49ee94e88f2187b0bbbeba7d9272f1fddb7feff4]

#88029# Don't use InetURLObject::GetMainURL() with default parameters


2001-06-29  Dirk Völzke  <dv@openoffice.org>  [614ede96e6b896bb187c4c5385a0b8d0efc9aaf1]

#87759# removed filepicker and folderpicker


2001-06-29  Christian Lippka  <cl@openoffice.org>  [30d8c85e6721dbf3c3ef0dd74f6efb0c2e613fc7]

#85861# allow zero bullet chars


2001-06-29  Sven Jacobi  <sj@openoffice.org>  [9d7b5198e690f5138f51b52383236316143eb602]

#88988# to edit target document is now possible again


2001-06-29  Kurt Zenker  <kz@openoffice.org>  [632ad8782699b382e867e334cb8ac17abb48f84d]

new version for SRC633


2001-06-29  Oliver Specht  <os@openoffice.org>  [84cab349f66022511afc745278e0fd585a596291]

#88968#


2001-06-29  Christian Lippka  <cl@openoffice.org>  [f55e351dd228dedbe6f6ca6b571d98844a1a41b9]

#85861# allow zero bullet chars


2001-06-29  Tino Rachui  <tra@openoffice.org>  [01cd33fb4f66013eb72045a703c4c003893e10af]

filepicker and folderpicker will not be build until we can resolve cyclic build dependencies


2001-06-29  gt  <gt@openoffice.org>  [c1b8468eefd1a5119b28b7477103df590228f591]

ImportExcel8::Read(): array..() read together with cells


2001-06-29  Malte Timmermann  <mt@openoffice.org>  [175ff66699b3fbeed229caaaf929fcdea35207d1]

removed intn.hxx


2001-06-29  Malte Timmermann  <mt@openoffice.org>  [b05760494563816890cda22d56ba6de9a37ae7f8]

#87799# Fields don't use class International any more...


2001-06-29  Ocke Janssen  <oj@openoffice.org>  [49195a8f878db97bc0cc2213b614f8ed4f8d812c]

#87998# correct some values of db types


2001-06-29  Oliver Specht  <os@openoffice.org>  [a018f5ad41524957798e727214fc6276c446bc0c]

#1108# redlines now inserted into the redlines array in the correct order


2001-06-29  Mathias Bauer  <mba@openoffice.org>  [daa525283bc747bb92a4bedb4cc9bf2673d4224c]

#77632#: own fullscreen flag in workwindow


2001-06-29  Dieter Loeschky  <dl@openoffice.org>  [47f9ffb5ea76768dce4cec52a8d173a483c06b11]

#81329# GetDefaultFont()


2001-06-29  Philipp Lohmann  <pl@openoffice.org>  [68e39d1963fd31e8bb77db47f51b6b58b893137e]

#88659# corrected template syntax


2001-06-29  Mathias Bauer  <mba@openoffice.org>  [ae5fe1e8b06f08423cf3860a844ec52934e9be87]

#77632#: new method to create frames for documents in external windows


2001-06-29  Mathias Bauer  <mba@openoffice.org>  [0d472704ffa71f6e18c83dd75e69a73a2e7d3915]

#77632#: SID_SHOWPOPUPS now supported by TopFrames


2001-06-29  Ocke Janssen  <oj@openoffice.org>  [6eb52909093fc0074248eb1d1bf3adce4dc1334d]

#87998# correct some values of db types


2001-06-29  Ocke Janssen  <oj@openoffice.org>  [5dc14deaed2109b2a237caaf1726541e27a1b9c7]

#87998# correct some values of db types


2001-06-29  Oliver Bolte  <obo@openoffice.org>  [3b59f4fdf9081f1123727acdeb3f41fc20adbf70]

new version for SRC633


2001-06-29  Mikhail Voitenko  <mav@openoffice.org>  [de38bbe7a77180d562d8b4056571450f707096fe]

#88320# Use correct german frases


2001-06-29  Oliver Bolte  <obo@openoffice.org>  [3666286c1bab7ae642fcc1144baa1b0b650e67a0]

new version for SRC633


2001-06-29  Michael Brauer  <mib@openoffice.org>  [0ee132437df53c8256604682e8e9dd036659200a]

#88948#: page number setting 'none'


2001-06-29  jp  <jp@openoffice.org>  [e70eb5f786f3bf5626127b1b6467be2ae0bcefa2]

Bug #88984#: GetGraphicObject - dont call download with empty string


2001-06-29  Andreas Martens  <ama@openoffice.org>  [972e479cf3f6e56eeb29cd3202b706408a75887b]

Fix #87312#: Don't insert pages to check small sections


2001-06-29  Daniel Boelzle  <dbo@openoffice.org>  [cf0cf8d73af9d0071500dfa98e26c55732cc4add]

#88593# any opt: avoiding heap allocation for any sizeof(type) <= sizeof(void *)


2001-06-29  Hennes Rohling  <hro@openoffice.org>  [1707cd4bec499d33300a973b7d742c15dd0b155c]

#88446# Handle all relevant system messages because DefWindowProcW does not work on Win9x


2001-06-29  Kurt Zenker  <kz@openoffice.org>  [ffad10b577df0afc49cea7d9c7be616220ddff9e]

new version for SRC633


2001-06-29  Malte Timmermann  <mt@openoffice.org>  [eca25027c515397618911c9f51d8d350621b7822]

#87799# Fields don't use class International any more...


2001-06-29  Michael Brauer  <mib@openoffice.org>  [3ed1b2cea24366bdaa5e6f419667516ad9edb0b2]

#88918#: Use UTF-8 for Clipboard, evaluate encoding in insert mode


2001-06-29  Malte Timmermann  <mt@openoffice.org>  [76fbe51079ee6e2c95daf5f81a131f06b5a01334]

#87799# Interim-Checkin, see comment inside


2001-06-29  jp  <jp@openoffice.org>  [b413074a6bbc4f60a74ae18a543010609f4aa5ee]

Bug #88963#: _Copy - don't copy if inspos lay in start/end region


2001-06-29  Andreas Bregas  <ab@openoffice.org>  [fc333e3e3fe66e893e02a99c01d309d1fbf9076c]

#88152# SfxObjectShell::SaveAsOwnFormat(): Always initialise Basic


2001-06-29  th  <th@openoffice.org>  [b88bdd694f7ce1e2d0939119f1a6e8d460392428]

#87257# - Languages now initialized in AllSettings()


2001-06-29  Oliver Specht  <os@openoffice.org>  [aab1139855a39a6b65c8243aa6996670b3d93a9f]

#88955# assert HTML format to provide HTML source view


2001-06-29  Christian Lippka  <cl@openoffice.org>  [ce76b00b2e940511f3401c7476af33385c201403]

#88726# added converttwips member for inc. update


2001-06-29  Dirk Völzke  <dv@openoffice.org>  [534a504422fcf2a368c385bf9aa4f7475896067e]

#88698# Set the file extension if necessary


2001-06-29  Peter Burow  <pb@openoffice.org>  [2603a9a5a35a33abd7a612b7e2f6639524980cff]

fix: #86381# autopilot and newmenu don't exist any longer


2001-06-29  Daniel Boelzle  <dbo@openoffice.org>  [824d65702a9946d3952ce57af1a288eaacc2bf1e]

#88981# transfer proper command args to XMain


2001-06-29  Peter Burow  <pb@openoffice.org>  [24e904295332de5dce218decf8d14e5a17eaac4e]

fix: #86381# autopilot and newmenu don't exist any longer


2001-06-29  Peter Burow  <pb@openoffice.org>  [ccd823aad962cac2a559aa0bfcd59c26cbc4734d]

fix: #86381# newmenu path doesn't exists any longer


2001-06-29  Peter Burow  <pb@openoffice.org>  [25081b3ab21c97f4cab384e879237f1b942ea747]

fix: #87292# helpoptions support


2001-06-29  Peter Burow  <pb@openoffice.org>  [8164d57b6df05e08569d12e26a9fa684a124f446]

fix: #87292# help agent activated


2001-06-29  Frank Schönheit  <fs@openoffice.org>  [5e77830733e0618f2918693e5176cb69c091efb6]

#86721# DbBrowseBox replaced by svt::EditBrowseBox


2001-06-29  Frank Schönheit  <fs@openoffice.org>  [1bb5d254deddbd4b2d1d326ca447c582f71072fa]

#86721# DbBrowseBox replaced by svt::EditBrowseBox


2001-06-29  Frank Schönheit  <fs@openoffice.org>  [cccae23df6b8475c0d88e7f8cf54c540944c26ab]

#86721# DbBrowseBox replaced by svt::EditBrowseBox


2001-06-29  Rüdiger Timm  <rt@openoffice.org>  [fede6fd2dad31235e234f20bf3407c306f8e0a79]

Merge SRC633: 29.06.01 - 10:43:32


2001-06-29  Thomas Lange  <tl@openoffice.org>  [74c0b681cacdb943849a51fdb663cb84e05fc250]

resary header moved to tools as from src637


2001-06-29  Kurt Zenker  <kz@openoffice.org>  [85f0d5d1d753d1f56687a51931c9385824ccb80b]

Merge SRC633: 29.06.01 - 10:32:41


2001-06-29  Ocke Janssen  <oj@openoffice.org>  [00e2615f5195367838a75569522948b9591535e9]

#88282# moveToInsertRow: position cache only when bookamrk isvalid


2001-06-29  Kurt Zenker  <kz@openoffice.org>  [4914b23dd4cebd469d21f2582e9d19e9c052af72]

Merge SRC633: 29.06.01 - 10:30:01


2001-06-29  Kurt Zenker  <kz@openoffice.org>  [73256bfc3b4f94bb80c727313dd2bd8fd11182a2]

Merge SRC633: 29.06.01 - 10:30:49


2001-06-29  Ocke Janssen  <oj@openoffice.org>  [63bb17180bb8601e07671069a68a463d6279ca3c]

#88282# copydata corrected


2001-06-29  Kurt Zenker  <kz@openoffice.org>  [c5493840425f54eefe2fb25cdb427bc1755a7179]

Merge SRC633: 29.06.01 - 10:28:30


2001-06-29  Kurt Zenker  <kz@openoffice.org>  [d8b719cf7fd0291182bbb7d76aadfa82345e57ed]

Merge SRC633: 29.06.01 - 10:27:11


2001-06-29  Andreas Martens  <ama@openoffice.org>  [72e55bd757ddcbaf7178bcec9bd29ab2cafcbe0b]

Fix #88945#: Text frame cache


2001-06-29  Michael Brauer  <mib@openoffice.org>  [336f068ab71fc104744e8757d1baeddf81447f29]

#86867#: draw aspect is now imported


2001-06-29  Oliver Specht  <os@openoffice.org>  [2cef3354330f0f5af578fbad1af2cdc92722b1df]

#88383# last correction of selection parameter


2001-06-29  Mathias Bauer  <mba@openoffice.org>  [ca0c37c8b99cc0c86e3086c13459421ed4f2e69e]

#88829#: UseSystemFileDialog


2001-06-29  gt  <gt@openoffice.org>  [c241a452e128875b153df1bbbade0572e1fbabd2]

FilterProgressBar::...(): reduce of SetState()-calls


2001-06-29  gt  <gt@openoffice.org>  [8eed8d1a43b70551d170404396bd5948da702950]

FilterProgressBar::...(): reduce of SetState()-calls


2001-06-29  Jörg Budischewski  <jbu@openoffice.org>  [a684e6c608fc6d4ec8af10c0af61b55ac78a52fe]

#87190# builds now also on unx


2001-06-29  Christian Lippka  <cl@openoffice.org>  [dfb6c371c315c8117d0c1c633e2dbe5ba963b05d]

#88670# fix NumRule with wrong type


2001-06-29  Jörg Budischewski  <jbu@openoffice.org>  [e38538cfaff99a796f73f4c56173a2ec8f542d7a]

#87190# added batch files and registration


2001-06-29  Andreas Martens  <ama@openoffice.org>  [9e82b385a0ef4e643de327b69374de8a1885bc8f]

Fix #88945#: Text frame cache


2001-06-29  Kurt Zenker  <kz@openoffice.org>  [6d121359aa441144aead5d035a7cda6906a08876]

Merge SRC633: 29.06.01 - 09:47:41


2001-06-29  Oliver Specht  <os@openoffice.org>  [0988d9ead229041033ee10767182266d20c8c882]

#88872# listen to the changed SwView


2001-06-29  Oliver Specht  <os@openoffice.org>  [95f5ebced570cb965d62bbfe59bcc1f8cead492a]

old code removed


2001-06-29  Oliver Specht  <os@openoffice.org>  [be8344447dbcd74788d109f9a69338dfb73555a3]

revision comments removed


2001-06-29  Oliver Specht  <os@openoffice.org>  [2c6515b691530c84dc244bbf46fddac7f19a67b7]

#88271# dialog redesign


2001-06-29  Oliver Specht  <os@openoffice.org>  [97968f283b923861ec9a63149232cc0f4b94d560]

resary.hxx now in tools


2001-06-29  Rüdiger Timm  <rt@openoffice.org>  [65346d0ea486aa98626ec31d76508847b43d6604]

Merge SRC633: 29.06.01 - 04:46:06


2001-06-29  Kurt Zenker  <kz@openoffice.org>  [25c348a77280bceda6ce5157352858bb48669074]

Merge SRC633: 29.06.01 - 04:46:21


2001-06-29  Rüdiger Timm  <rt@openoffice.org>  [507e54a937e3bb59ac546a8dc7c77a74fc28e74b]

Merge SRC633: 29.06.01 - 04:45:07


2001-06-29  Kurt Zenker  <kz@openoffice.org>  [0145e3e6f5557692dd9f81783b704ffec34856c6]

Merge SRC633: 29.06.01 - 04:45:18


2001-06-29  Rüdiger Timm  <rt@openoffice.org>  [54d13a1f08b3a4ddfd40ce41d3fa2e17e24cc47d]

Merge SRC633: 29.06.01 - 04:44:04


2001-06-29  Kurt Zenker  <kz@openoffice.org>  [e61eb7a5ca6d68b7fb80a38ae4738d9155e17b09]

Merge SRC633: 29.06.01 - 04:43:00


2001-06-29  Oliver Bolte  <obo@openoffice.org>  [27ab9343931c6226242027b565877a812ec46528]

Merge SRC633: 29.06.01 - 04:45:56


2001-06-29  Kurt Zenker  <kz@openoffice.org>  [5f9c6e381331a54d6b04ca2580283eb1ce97babb]

Merge SRC633: 29.06.01 - 04:41:58


2001-06-29  Oliver Bolte  <obo@openoffice.org>  [7dfd803cb27c5873e901e53abdc22bdf108c1cc5]

Merge SRC633: 29.06.01 - 04:44:55


2001-06-29  Kurt Zenker  <kz@openoffice.org>  [7cf9ec563d85a9f08ef23bead5fb316e88303a9f]

Merge SRC633: 29.06.01 - 04:40:53


2001-06-29  Rüdiger Timm  <rt@openoffice.org>  [f1faa3bafecfebee2392578a85e5a3f6820154e6]

Merge SRC633: 29.06.01 - 04:39:29


2001-06-29  Oliver Bolte  <obo@openoffice.org>  [2774a6d15fb9b2a0ad513a442c6f1b7bb0979d0a]

Merge SRC633: 29.06.01 - 04:43:52


2001-06-29  Kurt Zenker  <kz@openoffice.org>  [47cceddf05446372b162d3e96671f7910c2fff89]

Merge SRC633: 29.06.01 - 04:39:48


2001-06-29  Kurt Zenker  <kz@openoffice.org>  [57d2b591c88d07cfbc5e0c5d4ab5760e4ea4a16c]

Merge SRC633: 29.06.01 - 04:38:46


2001-06-29  Kurt Zenker  <kz@openoffice.org>  [03c3a444fb86e579a1733c1d8f8fa8504d8811b1]

Merge SRC633: 29.06.01 - 04:37:27


2001-06-29  Kurt Zenker  <kz@openoffice.org>  [fa1c76274647d2162a6b79938543cba4b44a709f]

Merge SRC633: 29.06.01 - 04:37:41


2001-06-29  Rüdiger Timm  <rt@openoffice.org>  [6df14275f9cf01c8d9b118d91e8da2c3cf7820d5]

Merge SRC633: 29.06.01 - 04:36:09


2001-06-29  Kurt Zenker  <kz@openoffice.org>  [72150d99a7dd4a089281bb7197d20cfe6f173374]

Merge SRC633: 29.06.01 - 04:35:52


2001-06-29  Oliver Bolte  <obo@openoffice.org>  [b32813486925e32d3d800214924aefb57de61697]

Merge SRC633: 29.06.01 - 04:40:14


2001-06-29  Kurt Zenker  <kz@openoffice.org>  [ba4d69d3700e9b92752e7c6776c93913a0ae4cf2]

Merge SRC633: 29.06.01 - 04:35:11


2001-06-29  Rüdiger Timm  <rt@openoffice.org>  [43bb7534088d34d33aa3a56aaf152cd506cdc2a6]

Merge SRC633: 29.06.01 - 04:33:31


2001-06-29  Kurt Zenker  <kz@openoffice.org>  [0a0243f51c980ff2847a8801eefd26e4e3048056]

Merge SRC633: 29.06.01 - 04:34:02


2001-06-29  Rüdiger Timm  <rt@openoffice.org>  [5c53a47094f8142024e325161e71eb7c0fb4f211]

Merge SRC633: 29.06.01 - 04:32:20


2001-06-29  Kurt Zenker  <kz@openoffice.org>  [8dac228e43cdf2edb2d2d53c6542f19589a0cd2c]

Merge SRC633: 29.06.01 - 04:32:55


2001-06-29  Kurt Zenker  <kz@openoffice.org>  [487999f9580acfc03d6d42f6448641b472199975]

Merge SRC633: 29.06.01 - 04:31:43


2001-06-29  Kurt Zenker  <kz@openoffice.org>  [f8befc9138336d3a47dd6f29a47a790c8338325e]

Merge SRC633: 06/29/01 - 04:30:07


2001-06-29  Rüdiger Timm  <rt@openoffice.org>  [25896f2ec2b53b5d5d2131d64e498dc02b8e6c70]

Merge SRC633: 29.06.01 - 04:29:53


2001-06-29  Kurt Zenker  <kz@openoffice.org>  [ede0b83c9deda9684f516a581403ef01147b5ba8]

Merge SRC633: 29.06.01 - 04:30:31


2001-06-29  Kurt Zenker  <kz@openoffice.org>  [69192a4d6c3bdf87882a4f4e797b63f4f43b99f8]

Merge SRC633: 29.06.01 - 04:29:24


2001-06-29  Kurt Zenker  <kz@openoffice.org>  [010f6019988ab4849e15d2954781bf6e87e9432a]

Merge SRC633: 06/29/01 - 04:28:58


2001-06-29  Rüdiger Timm  <rt@openoffice.org>  [4e4d0ea916de4443bb599056571f7e8f41c49ba9]

Merge SRC633: 29.06.01 - 04:28:38


2001-06-29  Kurt Zenker  <kz@openoffice.org>  [8a0f48a439556cccdee51ef482147ae7212770bb]

Merge SRC633: 29.06.01 - 04:29:20


2001-06-29  Kurt Zenker  <kz@openoffice.org>  [e3e006041e2f0e66c4f93b8b9d1146fd10a11951]

Merge SRC633: 29.06.01 - 04:28:09


2001-06-29  Oliver Bolte  <obo@openoffice.org>  [1022950300dd55f74de74456124964b97f71dedc]

Merge SRC633: 29.06.01 - 04:32:38


2001-06-29  Kurt Zenker  <kz@openoffice.org>  [4691ddbebf2673d04602ee7132f61a02922c6277]

Merge SRC633: 06/29/01 - 04:27:47


2001-06-29  Kurt Zenker  <kz@openoffice.org>  [1f5f2ca2568abd9532583ad3a8ce8622da8fba84]

Merge SRC633: 29.06.01 - 04:28:14


2001-06-29  Kurt Zenker  <kz@openoffice.org>  [fa175e61283859da597c4f1051c512a12a1b209d]

Merge SRC633: 29.06.01 - 04:26:51


2001-06-29  Oliver Bolte  <obo@openoffice.org>  [fea1c950c3347a5ef140812673753b6392440f47]

Merge SRC633: 29.06.01 - 04:31:25


2001-06-29  Rüdiger Timm  <rt@openoffice.org>  [d397c0dc91dd7cad09d396a72c40518eb4e353a5]

Merge SRC633: 29.06.01 - 04:26:19


2001-06-29  Kurt Zenker  <kz@openoffice.org>  [77622f7aca03349bbf9973a7187bd8a3026647e9]

Merge SRC633: 29.06.01 - 04:26:38


2001-06-29  Kurt Zenker  <kz@openoffice.org>  [f67d26a462248befe231cab210ba4997f79c5754]

Merge SRC633: 29.06.01 - 04:26:25


2001-06-29  Kurt Zenker  <kz@openoffice.org>  [43bc6293b967834bf2f818030f01de64229a91c2]

Merge SRC633: 29.06.01 - 04:25:42


2001-06-29  Kurt Zenker  <kz@openoffice.org>  [b22588cfac318c6936c2e3d630c5f1ab05f2b89e]

Merge SRC633: 29.06.01 - 04:25:35


2001-06-29  Kurt Zenker  <kz@openoffice.org>  [791ddc08051fb94eeb6bd8cf38e28730fa6ba6df]

Merge SRC633: 29.06.01 - 04:24:36


2001-06-29  Hans-Joachim Lankenau  <hjs@openoffice.org>  [19bbb929070b5691778d997fabd4dfa04be56360]

Merge SRC633: 29.06.01 - 04:23:36


2001-06-29  Kurt Zenker  <kz@openoffice.org>  [bee1c056a9ec977f3892d0f6894d09230fc6257a]

Merge SRC633: 29.06.01 - 04:24:26


2001-06-29  Kurt Zenker  <kz@openoffice.org>  [0d5796500b2e351958fb8d84e024364738bc27ef]

Merge SRC633: 29.06.01 - 04:23:10


2001-06-29  Kurt Zenker  <kz@openoffice.org>  [ed6defcfbf2143212c698db27a1db68c188d2b56]

Merge SRC633: 29.06.01 - 04:23:27


2001-06-29  Rüdiger Timm  <rt@openoffice.org>  [394499268f3a72c3e0359a78b1810f252f170387]

Merge SRC633: 29.06.01 - 04:22:42


2001-06-29  Kurt Zenker  <kz@openoffice.org>  [ae68183e5ab714a250df4a06daa3034d1f30b2cf]

Merge SRC633: 29.06.01 - 04:23:19


2001-06-29  Hans-Joachim Lankenau  <hjs@openoffice.org>  [89b30026081802c7882ab3968be8c3e5c16b81e2]

Merge SRC633: 29.06.01 - 04:22:24


2001-06-29  Kurt Zenker  <kz@openoffice.org>  [14cafea99468d8b790fab8b9968269ade080ff77]

Merge SRC633: 29.06.01 - 04:21:49


2001-06-29  Rüdiger Timm  <rt@openoffice.org>  [3c2f736ad5f16d3c5230868a1eb84fdc8452d36a]

Merge SRC633: 29.06.01 - 04:21:27


2001-06-29  Kurt Zenker  <kz@openoffice.org>  [f76d0e1b7e78d3841b017bf3167a10c9ad63de42]

Merge SRC633: 29.06.01 - 04:22:03


2001-06-29  Kurt Zenker  <kz@openoffice.org>  [d8504e790c5ed8791d82780362fe05de3461e7b4]

Merge SRC633: 29.06.01 - 04:20:55


2001-06-29  Kurt Zenker  <kz@openoffice.org>  [2a08cd2b7f9326e6fc4bda73ca03d4b4d02e0161]

Merge SRC633: 29.06.01 - 04:20:35


2001-06-29  Kurt Zenker  <kz@openoffice.org>  [b6630a0ec0b98582fb7069ba836ddcd7b770d5dd]

Merge SRC633: 29.06.01 - 04:20:32


2001-06-29  Kurt Zenker  <kz@openoffice.org>  [e8dd89c2294f0ba184ff759ed4e390effc554507]

Merge SRC633: 29.06.01 - 04:20:56


2001-06-29  Kurt Zenker  <kz@openoffice.org>  [f472eb296ac24a2509b4e644ce01d02d8715a78e]

Merge SRC633: 29.06.01 - 04:20:13


2001-06-29  Kurt Zenker  <kz@openoffice.org>  [aab20d9945628e7e49c30b71bbc8518508032b2b]

Merge SRC633: 06/29/01 - 04:19:59


2001-06-29  Kurt Zenker  <kz@openoffice.org>  [ec200be4d8cba1d51f9bb53a22ffd7ed16d0792a]

Merge SRC633: 29.06.01 - 04:20:47


2001-06-29  Kurt Zenker  <kz@openoffice.org>  [2890fafe8ecf7a92a6c01fe9bb6e78db3e0069e1]

Merge SRC633: 29.06.01 - 04:19:44


2001-06-29  Kurt Zenker  <kz@openoffice.org>  [cfe3a8b4119574a4244fc1b4dd444d6d06d41d26]

Merge SRC633: 29.06.01 - 04:19:17


2001-06-29  Kurt Zenker  <kz@openoffice.org>  [0c9e44690be0b9e41fb44bb21f30392fa7f066cd]

Merge SRC633: 29.06.01 - 04:19:45


2001-06-29  Kurt Zenker  <kz@openoffice.org>  [46bc21800d17cad99ad368cd7a666d58f723c2c3]

Merge SRC633: 29.06.01 - 04:19:02


2001-06-29  Kurt Zenker  <kz@openoffice.org>  [b6e5cf20327d485b8c7110f89431fc3d31b473f6]

Merge SRC633: 29.06.01 - 04:18:47


2001-06-29  Rüdiger Timm  <rt@openoffice.org>  [67d501b98edfae32f0f4dd0ad84e154e64f35452]

Merge SRC633: 29.06.01 - 04:18:44


2001-06-29  Kurt Zenker  <kz@openoffice.org>  [09faacf289a6ac9c9411f60ed01e4ee77e97add2]

Merge SRC633: 06/29/01 - 04:18:44


2001-06-29  Kurt Zenker  <kz@openoffice.org>  [726a373ae6555176bbd019833580dfaab787cdd9]

Merge SRC633: 29.06.01 - 04:19:36


2001-06-29  Kurt Zenker  <kz@openoffice.org>  [bda96d30f163c48bcbaa613c8f926f6d81534ee0]

Merge SRC633: 29.06.01 - 04:18:33


2001-06-29  Kurt Zenker  <kz@openoffice.org>  [2bba4c692ad58bd44291a77064947230a7bfffe5]

Merge SRC633: 29.06.01 - 04:17:47


2001-06-29  Rüdiger Timm  <rt@openoffice.org>  [82faf5b505e7370cf619f37ab4197fcf2b36185e]

Merge SRC633: 29.06.01 - 04:17:29


2001-06-29  Kurt Zenker  <kz@openoffice.org>  [1c70d3c15c8ca21f1eae4fce2a6c518dcd60c88d]

Merge SRC633: 29.06.01 - 04:18:27


2001-06-29  Kurt Zenker  <kz@openoffice.org>  [4f2e4b87b2fc63788abc2740930bb9c4b599adfd]

Merge SRC633: 29.06.01 - 04:17:57


2001-06-29  Kurt Zenker  <kz@openoffice.org>  [6847763f170f0057218ff6e50e077fc83145bcdf]

Merge SRC633: 29.06.01 - 04:17:16


2001-06-29  Kurt Zenker  <kz@openoffice.org>  [af817ac72128d38ba1ec144cbc39f09adefdac9e]

Merge SRC633: 29.06.01 - 04:16:49


2001-06-29  Kurt Zenker  <kz@openoffice.org>  [1bc54520f19d84c4be5c26307bed718a4afadc41]

Merge SRC633: 29.06.01 - 04:17:15


2001-06-29  Kurt Zenker  <kz@openoffice.org>  [11058f964f695fbc7b2e10db4c65734f67d5bbf3]

Merge SRC633: 29.06.01 - 04:16:12


2001-06-29  Kurt Zenker  <kz@openoffice.org>  [7812472a228eb9af624619cc4acc46a02c7b289d]

Merge SRC633: 29.06.01 - 04:16:05


2001-06-29  Kurt Zenker  <kz@openoffice.org>  [fe2dd8da78ebf1bdb0f829635044841dcb1b733b]

Merge SRC633: 29.06.01 - 04:16:03


2001-06-29  Kurt Zenker  <kz@openoffice.org>  [8c71ca18bb8ad2401b01bf9869fd2a87e20d6f80]

Merge SRC633: 29.06.01 - 04:15:43


2001-06-29  Kurt Zenker  <kz@openoffice.org>  [0376dc2a76f07b41937716b933a060cc7a52040f]

Merge SRC633: 29.06.01 - 04:14:48


2001-06-29  Kurt Zenker  <kz@openoffice.org>  [d013419ea666a5b7e1ec3cdcc511c09e101d05ea]

Merge SRC633: 06/29/01 - 04:15:20


2001-06-29  Kurt Zenker  <kz@openoffice.org>  [dbdec8291b9c0d47df68f60d133f6099eff4d4e3]

Merge SRC633: 29.06.01 - 04:15:10


2001-06-29  Kurt Zenker  <kz@openoffice.org>  [2355f70d312d0f4fb840154bf8293fd111f3de11]

Merge SRC633: 29.06.01 - 04:13:56


2001-06-29  Kurt Zenker  <kz@openoffice.org>  [a5b12e30b24c01767863e3e7697c3a3c4038fc61]

Merge SRC633: 29.06.01 - 04:14:46


2001-06-29  Kurt Zenker  <kz@openoffice.org>  [1b93c1bf2665f5452d451f0d13874fe016567200]

Merge SRC633: 29.06.01 - 04:14:26


2001-06-29  Kurt Zenker  <kz@openoffice.org>  [ecdb8b7fe48c5566ef1bc2a7287b18f00a3f489c]

Merge SRC633: 29.06.01 - 04:13:51


2001-06-29  Kurt Zenker  <kz@openoffice.org>  [9f9600bf6e0e965ca28285370f7b97ebfc1e31a9]

Merge SRC633: 06/29/01 - 04:13:34


2001-06-29  Kurt Zenker  <kz@openoffice.org>  [62258246a290a3f91008d8fd194f2307a2c08c4f]

Merge SRC633: 29.06.01 - 04:12:47


2001-06-29  Kurt Zenker  <kz@openoffice.org>  [5a9679daee223dd1b2502fb043d6d71d5c879645]

Merge SRC633: 29.06.01 - 04:13:38


2001-06-29  Kurt Zenker  <kz@openoffice.org>  [9ced018e9431b3a7365dd4e0bd59f7464de153da]

Merge SRC633: 06/29/01 - 04:12:38


2001-06-29  Kurt Zenker  <kz@openoffice.org>  [ada046f8206c0bf90178117bb2d74aa436584778]

Merge SRC633: 29.06.01 - 04:13:20


2001-06-29  Kurt Zenker  <kz@openoffice.org>  [8d0fc554c7c1a18b723898c91d11feface7b80bf]

Merge SRC633: 29.06.01 - 04:12:34


2001-06-29  Kurt Zenker  <kz@openoffice.org>  [3765bda8add2aab883475dd25be4398510e1fd72]

Merge SRC633: 29.06.01 - 04:12:23


2001-06-29  Kurt Zenker  <kz@openoffice.org>  [6eb183f10b7e8480e1de4ba8e515065e6483b155]

Merge SRC633: 29.06.01 - 04:12:25


2001-06-29  Kurt Zenker  <kz@openoffice.org>  [e4999650d07a2b4b597aff3f3ecb5e6fd28b2b42]

Merge SRC633: 06/29/01 - 04:12:08


2001-06-29  Kurt Zenker  <kz@openoffice.org>  [4fec2bd3392d60148da16b4c9b7c618098bba5e2]

Merge SRC633: 29.06.01 - 04:12:02


2001-06-29  Kurt Zenker  <kz@openoffice.org>  [b8b8b920712a6209a7e7b52ac36dba1e3d1a6a5d]

Merge SRC633: 29.06.01 - 04:11:16


2001-06-29  Kurt Zenker  <kz@openoffice.org>  [34f2d3772f7b0eaad6de5c5bf1f8d19ce4b490af]

Merge SRC633: 29.06.01 - 04:11:10


2001-06-29  Oliver Bolte  <obo@openoffice.org>  [ebe4d1c67349fa2c9da94f9b20d6cdc82797a3f6]

Merge SRC633: 29.06.01 - 04:15:49


2001-06-29  Kurt Zenker  <kz@openoffice.org>  [943c0f3e7e75446c111907e6ceed7857bdd9bee3]

Merge SRC633: 29.06.01 - 04:11:14


2001-06-29  Kurt Zenker  <kz@openoffice.org>  [95ea864e6779c6f931187ea685188ba9a25517aa]

Merge SRC633: 29.06.01 - 04:10:03


2001-06-29  Kurt Zenker  <kz@openoffice.org>  [5d43b00587a8d7acb8bf8a7c35a58a30ab059d60]

Merge SRC633: 29.06.01 - 04:10:03


2001-06-29  Kurt Zenker  <kz@openoffice.org>  [c6fbe2ada7991c99b6f50cac1b8ff6d61f4ebdc9]

Merge SRC633: 29.06.01 - 04:10:07


2001-06-29  Kurt Zenker  <kz@openoffice.org>  [dc080f7285e0f95430a64a07e7f9fcda1669de08]

Merge SRC633: 06/29/01 - 04:09:52


2001-06-29  Kurt Zenker  <kz@openoffice.org>  [ccc10d7107f489b8d8fcf8e2100ce5007ae0b268]

Merge SRC633: 29.06.01 - 04:08:55


2001-06-29  Oliver Bolte  <obo@openoffice.org>  [fb4a5414a9d190c6228bfd8bba5bdc175c94b33e]

Merge SRC633: 29.06.01 - 04:13:29


2001-06-29  Kurt Zenker  <kz@openoffice.org>  [b946b5cd7fcf9d77e07ff985b7f32a98dc62a091]

Merge SRC633: 06/29/01 - 04:08:10


2001-06-29  Kurt Zenker  <kz@openoffice.org>  [376eab4113281652e5a0a3898dc1151999504d7c]

Merge SRC633: 29.06.01 - 04:08:52


2001-06-29  Kurt Zenker  <kz@openoffice.org>  [399e0d22bbe117a6506a78e7b05e461636d6b345]

Merge SRC633: 29.06.01 - 04:08:30


2001-06-29  Kurt Zenker  <kz@openoffice.org>  [d72772f858395ea99f9479964f352d20199c66cc]

Merge SRC633: 29.06.01 - 04:07:40


2001-06-29  Kurt Zenker  <kz@openoffice.org>  [140e745238a6c8b490f6199d5ba25053dfa37c18]

Merge SRC633: 29.06.01 - 04:07:50


2001-06-29  Kurt Zenker  <kz@openoffice.org>  [bfc632074a99852b25c143069f2f3dd18edc396d]

Merge SRC633: 29.06.01 - 04:07:50


2001-06-29  Kurt Zenker  <kz@openoffice.org>  [553e0ff230f755b9f7a8443267f3296bead06987]

Merge SRC633: 29.06.01 - 04:08:25


2001-06-29  Kurt Zenker  <kz@openoffice.org>  [ede15473c70de8dadbb84bf0e27ec8b4282a31e1]

Merge SRC633: 29.06.01 - 04:07:47


2001-06-29  Kurt Zenker  <kz@openoffice.org>  [eac8ed0bab477cf59b4a20c34c079c3d106122b2]

Merge SRC633: 29.06.01 - 04:07:43


2001-06-29  Oliver Bolte  <obo@openoffice.org>  [463204267c2bc6d88838efb387a2f11ec0139f76]

Merge SRC633: 29.06.01 - 04:12:20


2001-06-29  Kurt Zenker  <kz@openoffice.org>  [2b884e6aa17ca89a9f8970d72a7a2e98b0ed170c]

Merge SRC633: 29.06.01 - 04:07:17


2001-06-29  Oliver Bolte  <obo@openoffice.org>  [c0ead5b1f080a604a19d23ae65f1a02effc2a396]

Merge SRC633: 29.06.01 - 04:11:14


2001-06-29  Kurt Zenker  <kz@openoffice.org>  [bffab931ee9562d05a208a207e268ff510ca421e]

Merge SRC633: 29.06.01 - 04:06:19


2001-06-29  Hans-Joachim Lankenau  <hjs@openoffice.org>  [eac365707a463a86d0312229913ab6bcf8122f9f]

Merge SRC633: 29.06.01 - 04:05:59


2001-06-29  Kurt Zenker  <kz@openoffice.org>  [52e6d1fbbeaec01684938bf4e7bd57297839d716]

Merge SRC633: 29.06.01 - 04:05:52


2001-06-29  Oliver Bolte  <obo@openoffice.org>  [d4625a5d57d562b3c6354e96f126686285175e2e]

Merge SRC633: 29.06.01 - 04:10:11


2001-06-29  Kurt Zenker  <kz@openoffice.org>  [dc1938498ed8f9f37020f1712c775985cb92f455]

Merge SRC633: 29.06.01 - 04:05:13


2001-06-29  Kurt Zenker  <kz@openoffice.org>  [00705dc88605e58410a36043cfba4a216a5fd9a3]

Merge SRC633: 06/29/01 - 04:04:39


2001-06-29  Kurt Zenker  <kz@openoffice.org>  [92486fd36568eb3d3eaf12a4682d0691b3417b2e]

Merge SRC633: 29.06.01 - 04:04:49


2001-06-29  Kurt Zenker  <kz@openoffice.org>  [429bd4d09e763f9be8020791c7be0cf5f77f7ee4]

Merge SRC633: 29.06.01 - 04:04:35


2001-06-29  Kurt Zenker  <kz@openoffice.org>  [f570016c02685cd26314619c461ca82592dbc26a]

Merge SRC633: 29.06.01 - 04:05:14


2001-06-29  Hans-Joachim Lankenau  <hjs@openoffice.org>  [70d9f9828ff36f997c2972068bc4895b60304f29]

Merge SRC633: 29.06.01 - 04:03:41


2001-06-28  Rüdiger Timm  <rt@openoffice.org>  [e822ff1e40ca837782ac071f0c10ae773390ff5e]

Merge SRC633: 28.06.01 - 23:34:21


2001-06-28  Vladimir Glazounov  <vg@openoffice.org>  [eee04f4ff7a436300ce0a850f432aea54e501889]

Added checking folders' existence


2001-06-28  Niklas Nebel  <nn@openoffice.org>  [d434af8c3edffae4563878d1599429c9ce4e30b5]

#88815# collect column data as case sensitive collection, skip in FindText


2001-06-28  Andreas Bregas  <ab@openoffice.org>  [bdede3487406e552b4804f1f2d8c22d67b69934e]

#88886# Create standard libs after call to SetImpl()


2001-06-28  Andreas Bregas  <ab@openoffice.org>  [ffeb45acc1abce318ad7951a9704ff9c25851ed1]

#88886# SetImpl(): Copy all libs from 5.2 document, not only standard lib


2001-06-28  Thomas Benisch  <tbe@openoffice.org>  [475d993d5ecec15fde78030d18b4916c42aec059]

#88565# change module management from sbx to library container


2001-06-28  Andreas Martens  <ama@openoffice.org>  [fa5dbd3506e804f200f9b4668fdcee8edf5641fe]

Fix #88933#: Disconnect and reconect drawing objects in split node


2001-06-28  Herbert Duerr  <hdu@openoffice.org>  [736792ac20468579fee446951491445c405dbc84]

#81268# implement FontCharMap


2001-06-28  Sven Jacobi  <sj@openoffice.org>  [44ad5db4a5aa7cc7f8e81e9873ce2b508230c797]

#88435# changed default in general presentation settings, slide change by time now a higher priority than slide change by mouseclick


2001-06-28  Dirk Völzke  <dv@openoffice.org>  [26074fd5da3aeaea3ac679116ec295ce6b0a68dc]

#87759# GetTitle should return false, if there is no title


2001-06-28  Michael Brauer  <mib@openoffice.org>  [62496fef7e25411d693e927f62d01e76d8d6fd8e]

#88759#: Store table name for charts


2001-06-28  Michael Brauer  <mib@openoffice.org>  [0aa3ab81274337181dc5cc54d44061a128636568]

#88759#: Store table name for charts


2001-06-28  Ocke Janssen  <oj@openoffice.org>  [2e91342770e3d84129070b1b92379a90d97cebb4]

#88787# assure that the noone access objects thaould already be disposed


2001-06-28  Ocke Janssen  <oj@openoffice.org>  [d7b87b4a40a20d2d1a542518febe44dc9809b275]

#88787# assure that the noone access objects that could already be disposed


2001-06-28  Vladimir Glazounov  <vg@openoffice.org>  [49b1b6bc27eda1add0a83f79ed2955e6eb6e3496]

TFD636


2001-06-28  Andreas Bille  <abi@openoffice.org>  [6b07dcd704cd2ad561a2a58707fb6b0986707733]

#88954# Now looking first, whether a directory language-countrycode exists.


2001-06-28  Tom Verbeek  <tv@openoffice.org>  [230c9326e8b436a501b719f5e3aab6049911d4cb]

#87859# correct bitmap size


2001-06-28  Tino Rachui  <tra@openoffice.org>  [40e46b38752f7eeea78c239e0c66d38fc521d9a7]

module com/sun/star/ui removed


2001-06-28  Tino Rachui  <tra@openoffice.org>  [756785b227bb72969aa2d20ce774fce0a2ee952a]

removed module ui


2001-06-28  Herbert Duerr  <hdu@openoffice.org>  [26813dd669a9bb954baff6c38ed5afca2f9dff10]

#88232# fix symbol mapping, implement ImplGetRecodeData


2001-06-28  Tino Rachui  <tra@openoffice.org>  [b3f9e7b2d23b5498b3a4eb30688f4a261a2abc57]

moveded to com/sun/star/ui/dialogs


2001-06-28  Peter Burow  <pb@openoffice.org>  [637768146bc55b4e42e637fb5f2a4eb4fd4ec92b]

fix: #88882# old header removed


2001-06-28  Peter Burow  <pb@openoffice.org>  [f14efeb392cab38742fab1aff879264b1575db3d]

fix: #88882# group.hxx removed


2001-06-28  Thomas Lange  <tl@openoffice.org>  [6567e80807269aa888ce764d25a27889b9e737f6]

#72677# SmLineNode does no longer take its SmRect settings from the first subnode


2001-06-28  Peter Burow  <pb@openoffice.org>  [583eb8b15c01329581921b04f153e16a152057bb]

fix: #88882# GroupBox removed


2001-06-28  Peter Burow  <pb@openoffice.org>  [5ec9c78d29def1661105af3859f551788940f3d6]

fix: #88882# FixedLine instead of GroupBox


2001-06-28  Peter Burow  <pb@openoffice.org>  [5abb6088cb6bfc919a7f122153ce12073bd6d58c]

fix: #88882# old ids removed


2001-06-28  Kai Ahrens  <ka@openoffice.org>  [d4912beb36d3e01b6601a2a606827e7fb7d6aaa2]

#88896#: optimized GUI


2001-06-28  Peter Burow  <pb@openoffice.org>  [6982e10112a9d97724810dda48f0ccceab24ca38]

fix: #88882# group.hxx removed


2001-06-28  Daniel Rentz  <dr@openoffice.org>  [0269f06346e2aef33ee9691c08a73c31ee5aff90]

#88779# legend tabpage


2001-06-28  Tino Rachui  <tra@openoffice.org>  [2f852ee89a60f2800b233ab31a954e2b6d7e8142]

added proxysettings idl files


2001-06-28  Tino Rachui  <tra@openoffice.org>  [c2b0ddc6e11a3c48e2fdfce77b30c644a3db4457]

moved from drafts


2001-06-28  Philipp Lohmann  <pl@openoffice.org>  [9d78863f4b62988cd716b817784580d7ccf23a77]

#88871# resary moved from vcl to tools


2001-06-28  Peter Burow  <pb@openoffice.org>  [a38271cbe2a0bb94e984c4ed40c14d91199d9ce1]

fix: #88882# FixedLine instead of GroupBox


2001-06-28  Michael Brauer  <mib@openoffice.org>  [1c54e07be0d000ce9c06d8e14ba5ae1ba00823df]

#88759#: Store table name for charts


2001-06-28  jp  <jp@openoffice.org>  [07e9dd7ddf1479d040f253c0d193050a11fd135c]

Bug #81329#: use OutputDevice::GetDefaultFont


2001-06-28  Christof Pintaske  <cp@openoffice.org>  [3ccca3547af8693bf1e2a64075f009514afc42df]

#78724# little and big endian 16bit images need different treatment


2001-06-28  Michael Brauer  <mib@openoffice.org>  [61d4bf502197b9bc4648923d7ee5499fe80cae63]

#88759#: Store table name for charts


2001-06-28  Michael Brauer  <mib@openoffice.org>  [c6b2b62143f090bc7e1701bdba92b6f902089b23]

#88759#: Store table name for charts, ##88670#


2001-06-28  Philipp Lohmann  <pl@openoffice.org>  [aed57bf8299c056a9cd0b7fc0f87c4e745da89b5]

#88871# resary moved from vcl to tools


2001-06-28  Peter Burow  <pb@openoffice.org>  [12667e2ec504893966618f2ae0629f0ed2318b2c]

fix: #88866# handle SfxPSStringProperty_Impl with nLen==0 correctly


2001-06-28  Christof Pintaske  <cp@openoffice.org>  [f12c971bdc9e7d06d4cdb294a885df24067649c1]

#78724# little and big endian 16bit images need different treatment


2001-06-28  jp  <jp@openoffice.org>  [b30ef227b323d64d8eb311f2547c424d1c793987]

Bug #81329#: use correct default fonts


2001-06-28  Andreas Bregas  <ab@openoffice.org>  [edbd798c9da568f02d1cbe34d61edc61a4bd30d4]

#88843# DIR command, OSL implementation: Special code for links to directories


2001-06-28  gt  <gt@openoffice.org>  [075b9974bf04ee6ae3214d8f30290ecf1e5cae64]

IMSUM: no need for name/description of second parameter


2001-06-28  Oliver Braun  <obr@openoffice.org>  [6c75e12985936f86ef495bfbabcad6901ead539f]

#88158# support for multiple droptarget listener


2001-06-28  gt  <gt@openoffice.org>  [448d267676bd9ee1c8b67c1d90fef2389c126e8c]

FuncData::GetStrIndex(): if nParam should lead to last string -> take it twice


2001-06-28  Christian Lippka  <cl@openoffice.org>  [ba673adcad735bba1b534aceb108195d5744fbe3]

#87795# fixed cjk compression


2001-06-28  Dirk Völzke  <dv@openoffice.org>  [d09f0f0b0364d6bb2e8a01484e48270b2d7b6031]

#87759# Removed registerFactories


2001-06-28  Ocke Janssen  <oj@openoffice.org>  [aa514f09861902006f2da51e0427f1685be787ee]

#87967# new member ShowDeleted


2001-06-28  Nils Fuhrmann  <nf@openoffice.org>  [e8aaba31fce60287cdd34a536b631a71d39cf946]

Enhanced buffer for macro expansion #87136#


2001-06-28  Dirk Völzke  <dv@openoffice.org>  [5d1c2eb033acd896506a7b6aae70aff5c8d070ca]

#87759# Added filepicker


2001-06-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [88d8f53162933b40c6756d71b2662110d7238f8a]

#65293#: don't depend on win32 directories on unx


2001-06-28  Eike Rathke  <er@openoffice.org>  [4116b8b59c3e9ea012a29fa4d121b50c719ce744]

#87799# add: simple formatting methods for VCL fields


2001-06-28  Dirk Völzke  <dv@openoffice.org>  [956daa6b254e8b7de8c9718279433e9240342acb]

#87759# Added directory filepicker


2001-06-28  Dirk Völzke  <dv@openoffice.org>  [88e124ce91163e258981c70b45b0f3d2e2719ede]

#87759# Register own File- and FolderPicker service


2001-06-28  Dirk Völzke  <dv@openoffice.org>  [932b74ef12108e7344220b3c2fd25dff4326825b]

#87759# Moved filepicker.src to folder filepicker


2001-06-28  Tino Rachui  <tra@openoffice.org>  [6a593fde3453067fca02ec22a2d9f6196a0a5f5c]

moved from sysui because of cyclic build dependencies


2001-06-28  Armin Theissen  <armin@openoffice.org>  [11d9dd5f0f4e806866819e58a64920dad9f3efdb]

extensions depends on offmgr


2001-06-28  Tino Rachui  <tra@openoffice.org>  [e8278ac55924cfb644261de014193165906bdbf6]

#87759#not so strictly check in methods that expect sal_Int32 now also accepting sal_Int16 and sal_Int8


2001-06-28  Frank Schönheit  <fs@openoffice.org>  [527671423bcb13b74f675b01bce1d93c35b18686]

#88719# corrected searching the pool, again


2001-06-28  Dirk Völzke  <dv@openoffice.org>  [bb96970e88dc4e0fb2559443cde521b082db8cc1]

#87759# Moved file / folder picker from sfx2 to svtools


2001-06-28  Mathias Bauer  <mba@openoffice.org>  [964e52d247b43359e35a325532edb49ce242ef72]

#88646#: release outputstream


2001-06-28  Dirk Völzke  <dv@openoffice.org>  [436e5e9f3eb401284b211f3de01150bc76a5a402]

#87759# Added HID_EXPLORERDLG_FILE


2001-06-28  Ocke Janssen  <oj@openoffice.org>  [991d81d82d5033b22216d34220ded506b4d134ca]

#88928# when keytype is restrict then use no_action


2001-06-28  Ocke Janssen  <oj@openoffice.org>  [7f51b056ec3cd61e7df2a655ec34dc485ecdf8fc]

#88928# ask if value was null


2001-06-28  Oliver Specht  <os@openoffice.org>  [3a3604ef9938cd8b3fc1e3bd5a70eaa39ded9d0d]

#81329# use OutputDevice::GetDefaulFont


2001-06-28  Oliver Specht  <os@openoffice.org>  [0f470151483c388120197ba1971d081c8b2a24ec]

#81329# use OutputDevice::GetDefaulFont


2001-06-28  Philipp Lohmann  <pl@openoffice.org>  [6bee3677ac36d457bd724d123eb0ae54a39d3ea3]

#85520# added encoding ID 0 to name table evaluation, fonts.dir update if necessary


2001-06-28  ok  <ok@openoffice.org>  [2d60aed0ee7be5d0c66b6eb13238efa285f9d44d]

fix: #88219# HOTFIX 4 EA


2001-06-28  Kai Sommerfeld  <kso@openoffice.org>  [ad8c6a0cc3c1ab8af095d57c38a1b2aba7204d24]

#88922# - Changed parameters for config access creation according to service specs.


2001-06-28  Thorsten Behrens  <thb@openoffice.org>  [41623a52ef5feb2ed85a4f7ac0fac3d1d2a63939]

#88877# Disabled painting of middle button for angle control


2001-06-28  Oliver Specht  <os@openoffice.org>  [1d551a2fdc7ac869ce7398a09839bf5c637245ab]

#81329# optimized


2001-06-28  gt  <gt@openoffice.org>  [9da8d459a44adaf0bca3dcbb11fe53c3041253de]

#88908# not possible set of XF index in array record disabled


2001-06-28  Kai Ahrens  <ka@openoffice.org>  [60b8e8a83bc310b3e00bdc69354c74242af9d5f0]

TFD changes (SvData removed)


2001-06-28  Ocke Janssen  <oj@openoffice.org>  [b0ddf3abed6db78403e59601c77a54d2089cea69]

#88223# use of proxy for outlookexpress


2001-06-28  Sven Jacobi  <sj@openoffice.org>  [623d3cbe5feab4366b52b2202ccb9d682e3702c5]

#88262# now also importing xp documents that uses more than one masterpage


2001-06-28  Dieter Loeschky  <dl@openoffice.org>  [938e380ba1b802252c49b612ffe898c6f9397cb6]

#88628# AllocModel(): using layout name instead of name


2001-06-28  Oliver Specht  <os@openoffice.org>  [0cb00b0f1b12cd048348fdb02fd2ea69ba269ac0]

#88575# allow content index level MAXLEVEL


2001-06-28  Peter Burow  <pb@openoffice.org>  [bc570a7b7213f13437a75dd328f074c6073f1d25]

fix: #88882# FixedLine instead of GroupBox


2001-06-28  Oliver Specht  <os@openoffice.org>  [f951f1dc1757a52447ccba2a61d29e40cc65150b]

paragraph extension map should not contain the complete cursor entries


2001-06-28  Thomas Lange  <tl@openoffice.org>  [a8b67e59f1339b8bf59667b834937b52b40b2516]

#88893# symbols added via 'AddReplaceSymbol' now added to hashtable


2001-06-28  Oliver Specht  <os@openoffice.org>  [f8c05d1ac02339f370d3b1ccaa53b80280c717fc]

#88889# ImageList: count corrected


2001-06-28  Thomas Lange  <tl@openoffice.org>  [992868c54bd76b8d68e0a0d47e29b9881a091d8c]

#88893# function added to add a single symbol to the hashtable


2001-06-28  Daniel Rentz  <dr@openoffice.org>  [d72e6210365e5f4fbf3bd2dc905ab6264eec9283]

#88752# http links get lost


2001-06-28  Dirk Völzke  <dv@openoffice.org>  [8ecd73ad7ac53230784aa2f666cf37c88672ad00]

#87759# Some defines needed by FilePicker ea.


2001-06-28  Dirk Völzke  <dv@openoffice.org>  [27f8ab8669afb1213b57dfa015d277b616e8cfb8]

#87759# Resource defines for the file dialog


2001-06-28  Dirk Völzke  <dv@openoffice.org>  [d86dda710c4a553eada113ea88e21a415553b773]

#87759# Moved from sfx2


2001-06-28  Oliver Specht  <os@openoffice.org>  [c044125146da7b4af8e580d1b152b642ee6d525c]

#88875# use OutputDevice::GetDefaultFont


2001-06-28  Ocke Janssen  <oj@openoffice.org>  [309852637bd900b39bd1eefdb17c71a073434879]

#88223# ConvertLikeToken called


2001-06-27  Thorsten Behrens  <thb@openoffice.org>  [8bf2123fbcd7fedc4eea211f8a011c6f541a2761]

#88837# Enclosed interface calls to UNO filepicker with try/catch


2001-06-27  Thorsten Behrens  <thb@openoffice.org>  [aa6238c9b7f06ef5e8b196e3f2230ca261c9f35e]

#88837# Enclosed interface calls to UNO filepicker with try/catch


2001-06-27  Philipp Lohmann  <pl@openoffice.org>  [e6fc8c6e7318a27b2b63001fb1e9cb33fe7b8cc4]

#85520# workaround for some broken fonts


2001-06-27  Kurt Zenker  <kz@openoffice.org>  [78ce877765813673fe1e1a183f3fdd8153c3f994]

new version for SRC633


2001-06-27  Kurt Zenker  <kz@openoffice.org>  [33b2079a711f64253ab705f5ff19cad3cda85cb5]

new version for SRC633


2001-06-27  Mathias Bauer  <mba@openoffice.org>  [b47c10bb1b2f56ab5e4027dfcc050c9b2a5e4744]

#88906#: TimeBomb


2001-06-27  Christian Lippka  <cl@openoffice.org>  [0180e103a8f08f85e40540609ff1795bb7cd6d8a]

#88670# fixed missing export of list style names in shape autostyles


2001-06-27  Armin Weiss  <aw@openoffice.org>  [fc575da1a34c1e5591c32665e41fe2f28d018499]

#83403# added one more necessary parameter to the new service function to copy all 3d objects of one scene into the other scene


2001-06-27  Mathias Bauer  <mba@openoffice.org>  [2c30d25f23e5fdaffa818f2ad266fa3fb1b1d2d2]

#84560#: ask if doc printer is not default printer


2001-06-27  Philipp Lohmann  <pl@openoffice.org>  [b37ca4dd40f948a154927dba8647a145d781eb8b]

#85520# notify a user that a font cannot be renamed


2001-06-27  Rüdiger Timm  <rt@openoffice.org>  [8774b4171c9c774a9e4d1690fd8e5e3b365a888d]

new version for SRC633


2001-06-27  Kurt Zenker  <kz@openoffice.org>  [5cc2d1209b6b67ad86cdcf78045f849f4e771298]

new version for SRC633


2001-06-27  Frank Schönheit  <fs@openoffice.org>  [ac3bbc652ab5b65d805d730c2cf36e343fa96b1d]

#88804# changed parameter of setMaxNrOfReturns


2001-06-27  Vladimir Glazounov  <vg@openoffice.org>  [5f1a20235d7019cbb74f2d8932a51d420c6434be]

Correctedplatform-dependent projects' build


2001-06-27  Vladimir Glazounov  <vg@openoffice.org>  [7ec7cca556fe8f91b22eb6aba959c5372e6871ca]

Corrected platform-dependent projects' build


2001-06-27  Christian Lippka  <cl@openoffice.org>  [b350f5a820c8f437d6dd18dfeb5623d4abe3e936]

#85861# do not export styles for empty presentation objects


2001-06-27  Oliver Specht  <os@openoffice.org>  [5725271628296fdccaabc96532f4e12bfb009128]

#88545# ask OutputDevice for default font names


2001-06-27  Daniel Rentz  <dr@openoffice.org>  [c85cc029774ad8b6b063e6b793e984d5c19f2849]

#88752# http links get lost


2001-06-27  Behrend Cornelius  <bc@openoffice.org>  [03818cf0923e9147895158abdda00a35954a055a]

#88895# Dialog set back to modal


2001-06-27  Christian Lippka  <cl@openoffice.org>  [579ea2dde6de70307c6e92a686bf3af2e39081e7]

#88691# added relative urls


2001-06-27  Niklas Nebel  <nn@openoffice.org>  [9ab73a22e7ffeaa2e99ad64dc5dee4005af31229]

#88772# own help ID for SfxURLBox in external data dialog


2001-06-27  Oliver Specht  <os@openoffice.org>  [6c1d640c062d0bb0a6f9ca9f2db970000277fc19]

#88271# border finally correct


2001-06-27  Frank Schönheit  <fs@openoffice.org>  [cf4f30b6c9c5414f4357c1e6473339cf06d28a89]

added int for max result records


2001-06-27  Christian Lippka  <cl@openoffice.org>  [6e87fc4769c5982da06ea1ba341b057fc733c2bc]

#88691# added relative urls


2001-06-27  jp  <jp@openoffice.org>  [54e05d474804743904d151b45def5dddbc05f9d9]

Bug #81329#: GetDefaultFont - use the new OutputDevice interface


2001-06-27  Kurt Zenker  <kz@openoffice.org>  [0a7a785b876a9c7327cd9d7bd6174c6b28b18ef4]

new version for SRC633


2001-06-27  Behrend Cornelius  <bc@openoffice.org>  [0ccd3830fba5bb13a9e4e9fbad358bcb4f857a4e]

#88895# Resource index modified, event from button removed


2001-06-27  Christian Lippka  <cl@openoffice.org>  [080488deb9589b73f482311a600188aa621d6553]

#88691# added relative urls


2001-06-27  Tino Rachui  <tra@openoffice.org>  [ba22a1e906856f221efde177b5231e8cfca53dd2]

#86986#added dependency from svtools


2001-06-27  Oliver Specht  <os@openoffice.org>  [b252b07c099abbe28d0bbed6d58e5b0a1ba36fc2]

#88271# dialog redesign


2001-06-27  Daniel Rentz  <dr@openoffice.org>  [a79de8a187735c07ff185da7258c76ebd6a9c810]

export names without formulas with VB flag


2001-06-27  Christian Lippka  <cl@openoffice.org>  [d8cbc30c119e38935a8c6edefd14d847ff4a914e]

#88691# added relative urls


2001-06-27  Philipp Lohmann  <pl@openoffice.org>  [104e9192765517e31c2038fa3e2899104414bdd2]

#88892# changed group boxes to fixed lines


2001-06-27  Armin Weiss  <aw@openoffice.org>  [b3a18f15738c308d1879b0c24204cf1660c640c1]

#83403# Use one common method for inserting scenes into scenes.


2001-06-27  Christian Lippka  <cl@openoffice.org>  [88e7898056682961e2dc320a025a1a081ba71c91]

#88691# added relative urls


2001-06-27  Peter Burow  <pb@openoffice.org>  [beb7a5dd87d8bc9373fc029e7fef150176e595ce]

fix: #88738# detect filetype by SvFileInformationManager


2001-06-27  Oliver Specht  <os@openoffice.org>  [be18d5a9ec20eea4282fdbd3d4caa32a5280f211]

#87303# character style for tab stops enabled


2001-06-27  Caolán McNamara  <cmc@openoffice.org>  [35b36c1c3e0024a7fc3799f0c1f620d6c3e625b7]

#87441# ##945## Import italic & bold from styles as close as is possible


2001-06-27  Peter Burow  <pb@openoffice.org>  [8057255d8240e70a453a31ea39d5911c359912fd]

fix: #85823# help bookmarks improved


2001-06-27  Peter Burow  <pb@openoffice.org>  [1fe1a280e87d628fe01d96bc96aaf80138beb66d]

fix: #85823# new ids for help bookmarks


2001-06-27  Philipp Lohmann  <pl@openoffice.org>  [3cedf48f2e13ebe570146282e5318404cb503235]

#85520# more support for localized family names


2001-06-27  Oliver Braun  <obr@openoffice.org>  [af5961a89599b495b184082a6e5fa4851232fae2]

#88649# added missing charsets


2001-06-27  Hans-Joachim Lankenau  <hjs@openoffice.org>  [6f362bb23475655c1c5bd8824b46bcc50d47d8f3]

add project dependency


2001-06-27  Philipp Lohmann  <pl@openoffice.org>  [3940037b1267d8304d28333f6029b8d5a9edce9f]

#85520# more support for TrueType localized family names


2001-06-27  Stephan Bergmann  <sb@openoffice.org>  [15730b0b4718598488cea07385f24c3647da1996]

#88320# Added missing #define __RSC.


2001-06-27  Frank Meies  <fme@openoffice.org>  [9c45fdf7136cc64afaf16452f25d00b4c0ef3540]

Fix: Minimum size for hole portions at beginning of line set to one


2001-06-27  Hans-Joachim Lankenau  <hjs@openoffice.org>  [6d1730409056e62e9c81e37e7ce29053d5515f20]

force dmake to use shell for copy cnd


2001-06-27  Joachim Lingner  <jl@openoffice.org>  [d2c8e36b32d200705fefec455208417eb097fbcb]

*** empty log message ***


2001-06-27  Joachim Lingner  <jl@openoffice.org>  [1390fc5c7f89f92320f894df50bba12faf01180e]

#67468# Refcount of OleApplicationRegistration did not work properly


2001-06-27  Sven Jacobi  <sj@openoffice.org>  [71f91566b2f75a68a377101ddc3d8d1dd90610e4]

#88709# supporting more than one filename extension


2001-06-27  Sven Jacobi  <sj@openoffice.org>  [8607933d4ab2fb0d253b3b861c5ee4c1d086da7f]

#88709# supporting more than one filename extension


2001-06-27  Niklas Nebel  <nn@openoffice.org>  [8ed7286284ad76fd21cd4b79570170306d931136]

#88824# ExportPart_Impl: recognize types of special built-in formats


2001-06-27  Daniel Rentz  <dr@openoffice.org>  [e3ed9a200f200e77a228cd008f7a005432868548]

ignore charts in first run


2001-06-27  Daniel Rentz  <dr@openoffice.org>  [aaeb6b02051878e85cb5e0efb50ce9e3acf87016]

added CharSet to XclImpStream


2001-06-27  Thomas Lange  <tl@openoffice.org>  [fd2400aeb9d97636f5d32d7a53a6526db9af09f7]

#88869# getTypes fixed (XServiceInfo and XUnoTunnel now also returned as supported Interfaces)


2001-06-27  Mathias Bauer  <mba@openoffice.org>  [f62ed708fda5a60a5d949d8b1d9a0535e2a618e6]

#85600#: changed SID_POSTLOCKBYTES to SID_POSTDATA, removed SID_POSTSTRING


2001-06-27  Armin Theissen  <armin@openoffice.org>  [28c5e00152ea8e39156f9959b70bd10de2d7b4a9]

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  Mathias Bauer  <mba@openoffice.org>  [ec06c7181b507b03e6850994678135cd918a9d3d]

#85600#: HTTP post implemented


2001-06-27  Mathias Bauer  <mba@openoffice.org>  [cce51f79617ee81dbc2d14ad74ef83465a9b7bd8]

#85359#: ExecutePlugins


2001-06-27  Mathias Bauer  <mba@openoffice.org>  [2d84654b2469f87f73c132c0bc13db6193dc1b62]

#86347#: new images in functionbar


2001-06-27  Mathias Bauer  <mba@openoffice.org>  [9198a14f2d0b38e6778ff70bf7e5f65b76f191e6]

#86347#: SID_NEWDOCDIRECT depends on document type


2001-06-27  Armin Theissen  <armin@openoffice.org>  [11a74f53b8923c092fac72b947dcbc3bc48f31b1]

changed syntax in GNUCOPY to make it work on windows (cygwin tools, 4NT)


2001-06-27  Mathias Bauer  <mba@openoffice.org>  [b3683b3cb91e3fc4557ffdc0a73b32cc65efde7a]

#85359#: ExecutePlugins


2001-06-27  Michael Brauer  <mib@openoffice.org>  [9741c585cf3447d8f116c7decfabf3f9cb946d49]

Don't switch LayoutSplitt off when inserting a table


2001-06-27  Hans-Joachim Lankenau  <hjs@openoffice.org>  [ace2742bbb600a94b2c6c00d1e4312d0aeb0ca0f]

replaced all target


2001-06-27  Nils Fuhrmann  <nf@openoffice.org>  [dcf06ffaece84f33fb642cd2274b2d75bf9e7cf7]

Multi fixes for L10N-framework #87136#


2001-06-27  Martin Gallwey  <mtg@openoffice.org>  [24eed5796d4c7fcb0dc87b6ea4dfdb7f5abecda6]

#82588# implement getNotANumber and IsNotANumber in the same manner as calc


2001-06-27  gt  <gt@openoffice.org>  [21bfaf0d1180d89c5ed31c62527575a7133cf476]

vcl additional (until class ResStringArray is moved to tools!)


2001-06-27  Sascha Ballach  <sab@openoffice.org>  [f8534f6c3eed86550023abe59be5b70a5ff5553c]

#88175#; remove the double definition of fo:vertical-align


2001-06-27  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f89739f45ebc9d427d0aae9dba5725f34aeb2c58]

cleanup


2001-06-27  Sascha Ballach  <sab@openoffice.org>  [51ec1c3b4f5ee875c6412061db84ed3669035a54]

#87219#; made the required change to call startPage and endPage


2001-06-27  Joachim Lingner  <jl@openoffice.org>  [01b4c2b82f6cf5530f87617829059baf4a18971b]

*** empty log message ***


2001-06-27  Joachim Lingner  <jl@openoffice.org>  [51e6e0ac8fb5e40cee19f423638be1059a0a9d37]

#67468# library unloading


2001-06-27  Philipp Lohmann  <pl@openoffice.org>  [36b386d203566003075a1edd0e21445d79b77e47]

#88761# mt: destroy DnD Data before calling dropComplete


2001-06-27  Kurt Zenker  <kz@openoffice.org>  [a399263f53b45a99a675c5b863b2b4c9f7c8d13b]

new version for SRC633


2001-06-27  Thomas Lange  <tl@openoffice.org>  [c0166c165775eb49887abc98257512470c5ed345]

#88867# shutdown optimization when dictionaries were not used yet


2001-06-27  Kai Ahrens  <ka@openoffice.org>  [b0646be11a96a2ab4fda8f21a5f0d9b1fab9ee75]

#88756#: added help id's for gallery


2001-06-27  Frank Schönheit  <fs@openoffice.org>  [f1b11fe1547fce8fb595d7288b3e02b9a3e94a32]

#88719# corrected while loops in getConnectionWithInfo and getConnection


2001-06-27  Ocke Janssen  <oj@openoffice.org>  [9e286f04299c4157bd84c3703b5b00fa59a9db06]

#88719# don't position when on end


2001-06-27  Ocke Janssen  <oj@openoffice.org>  [b15bd8107f18649ed96e2360c3cc40d526f76242]

#88719# some fixes for queries


2001-06-27  Hans-Joachim Lankenau  <hjs@openoffice.org>  [bb1276141561de81e1af3138fdba0f0f776f0830]

add dependency


2001-06-27  Oliver Specht  <os@openoffice.org>  [7ce8b2a7a7234eb87a0ac513fb3ba554bec5efd0]

#


2001-06-27  Kai Ahrens  <ka@openoffice.org>  [0c2aff04dfd07b375804b88dbb00fff16ab05597]

#88756#: added help id's for gallery


2001-06-27  Hans-Joachim Lankenau  <hjs@openoffice.org>  [75eba45b2b16eb869b8ea4a8d60b8026127680f5]

no prefix


2001-06-27  Oliver Specht  <os@openoffice.org>  [8891bdcb39a79466d34f2a59fc9908b5668dc065]

#88271# show bordered windown if preview is off


2001-06-27  Oliver Bolte  <obo@openoffice.org>  [e4dc00a7eb34c3ef6856874b40ef057101518258]

new version for SRC636


2001-06-27  Malte Timmermann  <mt@openoffice.org>  [eec0ead9f9ecce1abfcefce0d618ac79f36f7ae3]

#88771# Check remaining width before decrompression


2001-06-27  Kai Sommerfeld  <kso@openoffice.org>  [8b9fee04828d6cf7c0dd09d4c539a6903122af6f]

#85600# - Added support for POST.


2001-06-27  Oliver Bolte  <obo@openoffice.org>  [00a62d6b497ea7c568bd58f9ee6d435b3a14a7ef]

#87576# undo last change


2001-06-27  Oliver Bolte  <obo@openoffice.org>  [c4a511eece986a0d41b5f51788c4d3afdbcc507e]

#87576# undo last change


2001-06-27  Peter Burow  <pb@openoffice.org>  [1d66e31a8a16084c5b9e2a3df7f207a2d8a4a94b]

fix: #85823# help bookmarks added


2001-06-27  Peter Burow  <pb@openoffice.org>  [27cbae54b959a559c84fdc3fd529f17b0fb7348c]

fix: #85823# GetCurrentURL() added


2001-06-27  Peter Burow  <pb@openoffice.org>  [242dc6b56f0425c7574c4c39ffbc65e4e9a81e6e]

fix: #85823# new ids for help


2001-06-27  Stephan Schäfer  <ssa@openoffice.org>  [b7458991e1581f835182780ef814c098a731d165]

#86010# transmit cursor rect for CJK input


2001-06-27  Thorsten Behrens  <thb@openoffice.org>  [9bbbf087a03bf99d032496cd021c4f07ef112abe]

#87126# Replaced SfxFileDialog with FileDialogHelper


2001-06-27  Peter Burow  <pb@openoffice.org>  [9b84cd962f6635c211116d4082f3f48775f4e5cd]

fix: #85823# HelpBookmarks added


2001-06-27  Kai Sommerfeld  <kso@openoffice.org>  [8766dfd080362f87a130a019630066192270dc60]

#88753# - Fixed ContentProvider::queryContent to survive null identifiers.


2001-06-27  Michael Brauer  <mib@openoffice.org>  [803d1811198b1c4049ea5005cdbd501ad130e5e1]

#88691#: load/store relative URLs


2001-06-27  Oliver Bolte  <obo@openoffice.org>  [63c0f9015516cfaf4a188f0a45614388f9931a21]

#87576# undo previous change


2001-06-27  Tino Rachui  <tra@openoffice.org>  [d749843d165b651de016d1e851ad5958175da06e]

#86986#using svtools resource


2001-06-27  Dirk Völzke  <dv@openoffice.org>  [7dcd70ed16e16929383efe468ee8180ed4cd0489]

#88650# Set last known directory when getDisplayDirectory() returns none


2001-06-27  Sascha Ballach  <sab@openoffice.org>  [a39c43b6a0a7720ec803a4298775c8fee0babb8c]

#88491#; make the source point of the callout box the anchor


2001-06-27  Oliver Bolte  <obo@openoffice.org>  [35d31f00987fd5c45968b5eb9b41b79d988502da]

#87576# salhelperlib added


2001-06-27  Peter Burow  <pb@openoffice.org>  [82fab0ea6cab6c7f6ef3367f5ac3cdc038848ff3]

fix: #88797# filepicker.src added


2001-06-27  Kai Sommerfeld  <kso@openoffice.org>  [0db8d860ca7094f0ba9577ff08236ea10aebd8cc]

#87187# - Removed SALHELPERLIB ( was not really needed! )


2001-06-27  Michael Brauer  <mib@openoffice.org>  [ea4f9161e457456f51a89b1a7a767cc361eb9a46]

#88691#: load/store relative URLs


2001-06-27  Frank Schönheit  <fs@openoffice.org>  [6da084686bb61143ade582d971c90dc877ba2841]

#88275# correctly initialize the SvxFontItems


2001-06-27  Sven Jacobi  <sj@openoffice.org>  [41357cd5f7efc4a555a99a78550a625572cef1c7]

#88342# also using horizontal algnment left and right if just left or right paragraph adjustment is used


2001-06-27  Michael Brauer  <mib@openoffice.org>  [b382ba957048b4619a61e17a05f90db48bb7d6e0]

#88691#: load/store relative URLs


2001-06-27  Tino Rachui  <tra@openoffice.org>  [1d4d6d028482ca46d5df9e29836add9f83aafecc]

#86986#exeption handling enabled


2001-06-27  Tino Rachui  <tra@openoffice.org>  [588ce54109f90942cdaac1c2bc883214caf05c6c]

#86986#removing tilde signes from control labels


2001-06-27  Sven Jacobi  <sj@openoffice.org>  [d9561a13c2ec188f0bc3c1ee7631553a11baa28e]

#88543# fixed vertical text alignment


2001-06-27  Joachim Lingner  <jl@openoffice.org>  [00e3f47aa722fb8469674cd5e71ad0e3ff875da6]

*** empty log message ***


2001-06-27  Joachim Lingner  <jl@openoffice.org>  [6cbd3b5bbe6e99232eef26935ccedb632609a53d]

removed uiks


2001-06-27  Behrend Cornelius  <bc@openoffice.org>  [efe43458b66a5c35762643288934d6823fc03d71]

#88794# StandaloneDocumentinfo object replaced


2001-06-27  Oliver Specht  <os@openoffice.org>  [2b05a7b9cffc1efe37b5b4ddccfafbb349da4c34]

#88835# vertical orientation should only be exported if the anchor id is FLY_IN_CNTNT


2001-06-27  Oliver Braun  <obr@openoffice.org>  [e8a43354696fff94651712d84de260068ed04956]

#88295# convert handler to system path


2001-06-27  Nils Fuhrmann  <nf@openoffice.org>  [816594b71005c9cb3c601d0c0115523cbcc5e3f1]

Added support for L10N-framework to xmlex call 87136#


2001-06-27  Oliver Braun  <obr@openoffice.org>  [9f2f8a302e2ab1d7be07044951583a55c745b8e6]

#88295# convert program path to file url


2001-06-27  Dirk Völzke  <dv@openoffice.org>  [929d0b0d21891665a7087bd398cc690d03b26771]

#88650# Remember last used display directory and filter


2001-06-27  Frank Meies  <fme@openoffice.org>  [c2d02dcd9ffb7a114af8fba5c2576e44c9a29520]

Fix: Repaint problems with blanks when removing a hole portion at the end of a line


2001-06-26  Sander Vesik  <svesik@openoffice.org>  [be5e1353e788928573cdb320124d93b134c64fc6]

Use #include "svxheader" instead of #include <svx/svxheader> so that build doesn't break if svx hedaers haven't ben delivered to solver yet


2001-06-26  Philipp Lohmann  <pl@openoffice.org>  [fe958007bf53d284f173201a7f6f0c987c7c1256]

#85520# add: rename fonts


2001-06-26  Philipp Lohmann  <pl@openoffice.org>  [5c181f18afe4347e35e6c21f5432f641e22d0777]

#85520# cache ttc files in fonts.dir also


2001-06-26  Philipp Lohmann  <pl@openoffice.org>  [0c0195f8c70940a2fef1a09f73285060f1413c69]

#85520# allow for unicode names to be read


2001-06-26  Behrend Cornelius  <bc@openoffice.org>  [b94b1d83cda0d573cd43ec68f0a9f7743ec8fa9a]

#88794# New Filopen Sub and SaveDialog Sub added


2001-06-26  Behrend Cornelius  <bc@openoffice.org>  [34c11c77cf4e9bdf096492e1daa62228d1556bc2]

#88794# Initialization of Fileopen Dialog modified


2001-06-26  Behrend Cornelius  <bc@openoffice.org>  [1f8b225a259dfaf9eda53785004ea0a5f6b9466f]

#88794# Initialization of SaveDocument dialog modified


2001-06-26  Niklas Nebel  <nn@openoffice.org>  [122df6aa9094596fccc3fce0ffc932c78d15aa6c]

#88436# Load: set error code from storage to docshell


2001-06-26  Niklas Nebel  <nn@openoffice.org>  [83efee75ab7281242a210dfd128f48160b2252ab]

#88436# set wrong password error code for format error in encrypted file


2001-06-26  Tino Rachui  <tra@openoffice.org>  [4b2bc1c8aac746c6c0c6d2b4123c2b07fd0570a0]

#86986#added resourceprovider


2001-06-26  Tino Rachui  <tra@openoffice.org>  [8e5ddaef8737d6909cb154456b408e37d61ad1e7]

#86986#used to read strings for control labels from oo resource


2001-06-26  Tino Rachui  <tra@openoffice.org>  [f6fba89ac3eaa789a41260fea0b0b54026f50323]

#86986#had to change build sequence because of dependency problems


2001-06-26  Tino Rachui  <tra@openoffice.org>  [d73c94dbd5a62d12bff319372a0b8a95ec4742ba]

#86986#changed build sequence for filepicker/folderpicker


2001-06-26  Hennes Rohling  <hro@openoffice.org>  [a40656c476dac666c4305f03de9f58fb68fffb94]

Added SAL_PATHDELIMITER


2001-06-26  Hennes Rohling  <hro@openoffice.org>  [031447a33668b14e8a38f62f0b7d2f5911985987]

#88197# Provide UNICODE wrapper for GetDriveTypeW


2001-06-26  Oliver Braun  <obr@openoffice.org>  [6d7394d345c25efdc6a02c86bcd8f8ffea8738ad]

#88295# set Image name


2001-06-26  Kurt Zenker  <kz@openoffice.org>  [8f1031b95d6971beecde4f6355c61fa64ff1ab16]

add. SALHELPERLIB


2001-06-26  Kurt Zenker  <kz@openoffice.org>  [58e27dc4c5b0052527152485f0032b64562a630a]

add. SALHELPERLIB


2001-06-26  Tom Verbeek  <tv@openoffice.org>  [d0e6ae6330373851b675f0fa257d3283d0068ff1]

#88115# oDocument -> oDocAuto


2001-06-26  Mathias Bauer  <mba@openoffice.org>  [8199423fb2da152993096d92a16362831f3954e6]

#86708#: support disk spanned header


2001-06-26  Kai Sommerfeld  <kso@openoffice.org>  [75cb424c9c85bcf33839ed96f5be571596226f3d]

#87187# - Fixed solaris build problem.


2001-06-26  Kai Sommerfeld  <kso@openoffice.org>  [84be6b27e27d49627e1b5b602278f2f564fac0b6]

#87187# - Fixed yet another solaris build problem.


2001-06-26  Kai Sommerfeld  <kso@openoffice.org>  [a80593725efa1f3b1bfd93e06a8f2afb54cfcc3f]

#87187# - Fixed solaris build problem-


2001-06-26  Armin Weiss  <aw@openoffice.org>  [2d4502d7740546c00ab79a0181bf558860c162e6]

#88491# correct CaptionPoint position about pRefPoint


2001-06-26  Oliver Braun  <obr@openoffice.org>  [2f7ed881f8e2afc3d2dcf34f5722afc932e3c939]

#88295# fix the last fix


2001-06-26  Oliver Braun  <obr@openoffice.org>  [683b3cde5b06b1b62c0793946cadee890f20e100]

#88295# do not wait until started process ends


2001-06-26  Mikhail Voitenko  <mav@openoffice.org>  [c9b23c51c7e9a9c1bd270d3afd5b84b835811d37]

#88320# Allow to save passwords persistently


2001-06-26  Caolán McNamara  <cmc@openoffice.org>  [b2f4fd3eb9f789ac2810ee6ec676e622d6dea31f]

#88666# solaris fixes merged to toplevel


2001-06-26  Mathias Bauer  <mba@openoffice.org>  [e17d47083246216eb2363181388ddadbdaf93f0a]

#88838#: trigger help agent by focus events


2001-06-26  Caolán McNamara  <cmc@openoffice.org>  [cf841aba14f956e8636aea86add8ba3f345f2b06]

using rtl not required, and confused my solaris compiler


2001-06-26  Mathias Bauer  <mba@openoffice.org>  [71f37d8e51ce90ae109ba3297e9d6c074ec5cef7]

#88062#: extend media descriptor


2001-06-26  Dieter Loeschky  <dl@openoffice.org>  [0eff901e2cd922f8f58a336f45cc69b4102d7f99]

#88821# Use correct NumberFormatter


2001-06-26  Mathias Bauer  <mba@openoffice.org>  [9df731d60905f691c9e92c796c72e43f71344982]

#88062#: new method GetInputStream


2001-06-26  Mathias Bauer  <mba@openoffice.org>  [ee31140beaea0d4901a1faa8f9c40a7b5da125b3]

#88062#: export inputstream


2001-06-26  Mikhail Voitenko  <mav@openoffice.org>  [f3c2a2b7a6cd039317f40e361a6893746fac3a18]

#88320# Allow to save passwords persistently


2001-06-26  Oliver Bolte  <obo@openoffice.org>  [c613addce2dd52e6a5106193215a0e000995b5b9]

new version for SRC636


2001-06-26  Oliver Specht  <os@openoffice.org>  [f65fab0653087c58b28d057dec05de19264483aa]

#86593# selection is Sequence<Any>


2001-06-26  Eike Rathke  <er@openoffice.org>  [c0372c90b7a8f70409e752c434b8014bb237c4b5]

#88678# SvxExtTimeField::GetFormatted: insert or reuse forrmat not builtin


2001-06-26  Mikhail Voitenko  <mav@openoffice.org>  [ad64b2dc9a13bbe6c25c4e2c459c99328411ee51]

#88320# Allow to save passwords persistently


2001-06-26  Eike Rathke  <er@openoffice.org>  [b33cac4acd844d1764d4a57e3b289b782acd803d]

#88678# PutandConvertEntry: initialization language if LANGUAGE_DONTKNOW


2001-06-26  Kai Sommerfeld  <kso@openoffice.org>  [1979233dd832cb845edf67d90e553e9d0255e4ab]

#85600# - Added 'post' command.


2001-06-26  Kai Sommerfeld  <kso@openoffice.org>  [69f6082eb1a3024f30e9db7b3dd4398226820293]

#85600# - Added PostCommandArgument2.idl.


2001-06-26  Kai Sommerfeld  <kso@openoffice.org>  [c2e28b88c9ad3e69e7aa3203ece04abc689595c2]

#85600# - Initial revision.


2001-06-26  Andreas Bille  <abi@openoffice.org>  [be94e5974351d969c9db8b769f9adde748aa645c]

#86234# If a link is found, the information, whether we have a directory or folder comes now from the linkTarget.


2001-06-26  jp  <jp@openoffice.org>  [a64bdb559e7ad4bf5dd1b8b2009f3ebe7bb15a4a]

Bug #87795#: Set compresstype at the drawmodel


2001-06-26  jp  <jp@openoffice.org>  [63f6efcc339c3b55f0b700b4cb3cd2d3bdcbdc71]

Bug #87795#: SetCharCompressType at the doc invalidate also the layout, so remove here the code


2001-06-26  jp  <jp@openoffice.org>  [3e82efdc22c2cd7e910e04f4b848abb3e89fb0f1]

Bug #87795#: remove old code


2001-06-26  jp  <jp@openoffice.org>  [a318f26dd2a8ed5d42e7455f58ab4a37bf432a36]

Bug #87795#: SetCharCompressType not inline


2001-06-26  Armin Weiss  <aw@openoffice.org>  [b9ac931637ac2868cfe6f851817cb3734e7886fd]

#75059# implementation of transparence gradients for 3D


2001-06-26  Armin Weiss  <aw@openoffice.org>  [4b00efc4d64a24464a4e84b07f92bc177fdb2962]

#75059# Implementation of transparence gradients for 3D


2001-06-26  Mikhail Voitenko  <mav@openoffice.org>  [07c3e5aa2efc9eb409b5a03f88abcd1cc85da705]

#88320# Allow to save passwords persistently


2001-06-26  Mikhail Voitenko  <mav@openoffice.org>  [feb37d5fd0c3b54c8b0d4e3aa5d1df6a93257561]

#88320# Allow to save passwords persistently


2001-06-26  Mikhail Voitenko  <mav@openoffice.org>  [fe6ccced74f8b9a7f13ea9005b6512e8181a9c1b]

#88320# Allow to save passwords persistently


2001-06-26  Oliver Specht  <os@openoffice.org>  [5cc9c2055fb9a4e5e58c583746e374f3e0cdded2]

#84088# index edit: not allowed in protected sections


2001-06-26  Frank Schönheit  <fs@openoffice.org>  [b953c0955383b65aef1de3b77aaed0fdea5c3133]

enhanced isStorageCompatible


2001-06-26  dic  <dic@openoffice.org>  [c2e4e554a22a9c88ccf9d21cc7d671605e751a94]

#88225# merge pipe race fix from udk208.


2001-06-26  Svante Schubert  <sus@openoffice.org>  [ff314596937fd698563b417678f8fc66eb12ae04]

#83953# xslt/sx2ml/*.* files have been added


2001-06-26  Nils Fuhrmann  <nf@openoffice.org>  [c981878a04f36d1e88d1145bfaecac3c1aac4c58]

Added utf8conv to transex3.lib to solve unresolved externals


2001-06-26  Björn Milcke  <bm@openoffice.org>  [0da9b7385957d57e6700495de8639b3e917707c6]

#88620# "add-in" was missing in aXMLChartClassMap / add-in charts may have domains (InitChart)


2001-06-26  Nils Fuhrmann  <nf@openoffice.org>  [29d328cb3feb15fa067975c147e4b18ae8ed802d]

Preparation for delivery of transex3.lib


2001-06-26  Daniel Rentz  <dr@openoffice.org>  [8eb6fbac3b713ec825d5c39a83a0fdae331dda20]

default names of data columns in chart legend


2001-06-26  Ocke Janssen  <oj@openoffice.org>  [456413a6834db6906f4aefa6277d0ae89a5ef34c]

#88719# moveAbsolute fixed


2001-06-26  Nils Fuhrmann  <nf@openoffice.org>  [a50c543be1d4d0030b762a9ec756d5a1c6af6347]

Delivery of transex3.lib for extern usage


2001-06-26  Daniel Boelzle  <dbo@openoffice.org>  [3bf85650a6e060e2fc2b028d0a6423914e4819f8]

#88522# assign void to any is valid


2001-06-26  Sascha Ballach  <sab@openoffice.org>  [d40622556c2d84fd62980b83d709d5bb35a30c70]

#88780#; the style:display attribute to style:header-left and style:footer-left


2001-06-26  Oliver Bolte  <obo@openoffice.org>  [093bb9eab10ec9ddeba0e644c76c67535450c8f0]

#65293# salhelperlib missing


2001-06-26  Nils Fuhrmann  <nf@openoffice.org>  [2deee0b2b0c2ab7ddcd7b9981462c59bf4091d8e]

Moved from source to inc


2001-06-26  Vladimir Glazounov  <vg@openoffice.org>  [0beb3854c4c2e0bef55bd24e39cb2cd2a6b30d20]

corrected misspelling


2001-06-26  Eike Rathke  <er@openoffice.org>  [1fe96299f9edace84c12c08be6d9c18649afb31c]

#87257# locale changes propagated to application settings; currency may be defaulted to locale


2001-06-26  Kai Ahrens  <ka@openoffice.org>  [0c12b687ba3466f84457e06e52393a240c9c47e3]

#88348#: bugfixing ::AcceptDrop/::ExecuteDrop


2001-06-26  Michael Brauer  <mib@openoffice.org>  [d018dca6ca676e71e6c25512bbf6d9aee591d077]

#88436#: return wrong password errcode code for SAX exceptions on encr. streams


2001-06-26  Eike Rathke  <er@openoffice.org>  [ad809ae5e4732f5845503e3d62339fafbc5e17f4]

#87257# blocked broadcasts


2001-06-26  Vladimir Glazounov  <vg@openoffice.org>  [a09ebbdbfb0713188d0c973843b970c0485e68fd]

Corrected platform-dependent behaviour


2001-06-26  Christof Pintaske  <cp@openoffice.org>  [a600f89a9c7c13eed5fb91f86e0916710249e1b2]

#88564# maintain buffer allocation in ic, end exttextinput only when buffer is empty


2001-06-26  Christof Pintaske  <cp@openoffice.org>  [5f9a090e0ca1105b97ecd161c55b76ceafbd6b3e]

#88564# maintain buffer allocation in ic to avoid leaks


2001-06-26  Christof Pintaske  <cp@openoffice.org>  [743392b382155ad681bbce00d67aa8e810ebeb38]

#88564# dont handle xim commits with iiimp commit string callback


2001-06-26  Michael Brauer  <mib@openoffice.org>  [625026da3c36a146888129e43d67eb04dd972b5b]

#87683#: start value vor numbering list


2001-06-26  Martin Gallwey  <mtg@openoffice.org>  [7c182d3024c15c2811654866ceca97203ffcbb76]

#79409# initial revision


2001-06-26  Martin Gallwey  <mtg@openoffice.org>  [5a2d1f59049f0d2cd810997713a7c1019ee8eb30]

#79409# added RefreshListenerContainer.obj


2001-06-26  Martin Gallwey  <mtg@openoffice.org>  [3211e0bc5380268c49b1e08aa351816bef758f79]

#79409# implement the refresh listener handling


2001-06-26  Martin Gallwey  <mtg@openoffice.org>  [0ea07cebadf915a60a4cdad4d03534e31c4c32e5]

#79409# notify our refresh listeners (if any) when repaginating


2001-06-26  Martin Gallwey  <mtg@openoffice.org>  [a815b8af256f150847f8fb481b2fa931c50487c5]

#79409# added a refresh listener container and a method to call refresh on its contents


2001-06-26  Martin Gallwey  <mtg@openoffice.org>  [8a88ebafe434e6975736265045d89443c0e61b7a]

#79409# do not require subclasses to call methods to get access to private methods


2001-06-26  Sascha Ballach  <sab@openoffice.org>  [fda713527b3df996a9dae3ce82fe8bebb5ded1db]

#88777#; if no pData create new ScTokenArray and do not clone


2001-06-26  Dieter Loeschky  <dl@openoffice.org>  [8a01d67e702ee646e2c054bc3bd5ef8d3e946826]

#88755# Check CJKOptions


2001-06-26  Ocke Janssen  <oj@openoffice.org>  [a377da8eed04d7bf46cde46233852f5a5c29a066]

#87808# parameterindex checking


2001-06-26  Frank Schönheit  <fs@openoffice.org>  [9f1c2f6159f0d202b748bda80561054ade75fc34]

#88392# changed the initialising of columns with master-detail driver values (still not correct, but now the same as in 5.2)


2001-06-26  Andreas Bregas  <ab@openoffice.org>  [8ca3994dca540442ffa6e1239c7e0fb9e9de6219]

#88522# Convert empty array to []any instead of []void


2001-06-26  Oliver Bolte  <obo@openoffice.org>  [a5ba206c5b25450902e896b9677c9b5cac0aa525]

#65293# salhelperlib missing


2001-06-26  Sander Vesik  <svesik@openoffice.org>  [92d75662b6964111d441ef906596509aa8f54a03]

Merge from OO632B


2001-06-26  Ocke Janssen  <oj@openoffice.org>  [1a0f22288d085fba9c59d664eecbb66ddf7c2481]

#87808# clearParameters corrected


2001-06-26  Daniel Rentz  <dr@openoffice.org>  [a34ab247afdbba1e493b344f927ed15e975b7cd7]

#88779# redesign fixes


2001-06-26  Ocke Janssen  <oj@openoffice.org>  [8dda8161ca466632653aa5eb3e63f5ef6bb5696c]

#87808# setObject corrected and some more


2001-06-26  Oliver Specht  <os@openoffice.org>  [dfd4d25cac93561eb632a087a46e741f3682befb]

#86988# dialog redesign


2001-06-26  Ocke Janssen  <oj@openoffice.org>  [e876abd02a5b5f6515d22aa952de38453e36a6f5]

#87808# setObject corrected and some more


2001-06-26  Ocke Janssen  <oj@openoffice.org>  [d305591e9d4e156ace4fa4540abde151b2b3eab8]

#87808# new method to wrap setObject method


2001-06-26  Michael Brauer  <mib@openoffice.org>  [b37a11cb4a0ac84af71c89cb2ce87d6ad6fba86e]

Made graphic properties work again


2001-06-26  Stephan Bergmann  <sb@openoffice.org>  [0b0fe9e56e634f0128de1cc9667b3f71f5250a84]

Removed obsolete special handling of main() on WNT.


2001-06-26  Michael Brauer  <mib@openoffice.org>  [5a8e3b7d0b18d63449bf728c321f337e8683baee]

#88690#: Conflicts between text/draw property map removed


2001-06-26  Frank Schönheit  <fs@openoffice.org>  [b4eb2a3e33e6ccd3a21897aa7d209430ed9dab80]

InitializeGridModel: be more toleratn against an invalid form


2001-06-26  Frank Schönheit  <fs@openoffice.org>  [827388a6f46fb34874171902d403d2db00260741]

#88392# added columnModified for diagnostics


2001-06-26  Frank Schönheit  <fs@openoffice.org>  [55ddd37c46a825abacf0f596aa2b6435dba35814]

#88392# corrected convertFastPropertyValue(ID_VALUE)


2001-06-26  Frank Schönheit  <fs@openoffice.org>  [80705dd7e60113f296b8e91cd9ec3c7a333e8bfa]

#88392# updateObject: if possible, doe an updateXXX (e.g. updateString if the object-Any contains a string


2001-06-26  Frank Schönheit  <fs@openoffice.org>  [aa01d3a80f7f7cf6b3272ff811b6adfeb2f986eb]

#88392# +implUpdaetObject


2001-06-26  Christian Lippka  <cl@openoffice.org>  [be4f77ab94e5c39cd2eddab63dc2fe8f6bc2d1c0]

#87795# fixed cjk compression


2001-06-26  Oliver Specht  <os@openoffice.org>  [d4c855afae0969faf2e41ac96800eff08257ed21]

#985# Character escapement: keep proportional height value also if escapement is zero


2001-06-26  Christian Lippka  <cl@openoffice.org>  [3486222a7f42ad45eaf7a6de8a727b33c49fbe6c]

#87795# fixed cjk compression


2001-06-26  Thomas Benisch  <tbe@openoffice.org>  [dee619cf993ccca686f79db54820a622c674660b]

removed Drag&Drop from ObjectTreeListBox


2001-06-26  gt  <gt@openoffice.org>  [6aa48750ab88bdeed2c7ce7aa61671bd7aa93276]

typo in ANALYSIS_Cumprinc_add / String 1 / German


2001-06-26  Thomas Benisch  <tbe@openoffice.org>  [93c23d5cf6eb7e6c9c41af7ced92cee19788472c]

new Drag&Drop API of SvLBox


2001-06-26  Christian Lippka  <cl@openoffice.org>  [c327ecbd04b01369e3c5651d06a787b01040d4ad]

#87795# fixed cjk compression


2001-06-26  Thomas Benisch  <tbe@openoffice.org>  [8cc3768efb47fbd898110ed67b0f2c6075926855]

removed Drag&Drop from BasicIDETabBar


2001-06-26  Oliver Specht  <os@openoffice.org>  [378ddf2f709b23a36537d90e169a4b1ca43ab26a]

#88298# FilePicker parameter corrected


2001-06-26  Oliver Specht  <os@openoffice.org>  [cecf7852fb07bef7929eebb0c6ece918fa90ef7a]

#84092# setCurrentFilter corrected


2001-06-26  Oliver Braun  <obr@openoffice.org>  [2a7b57a5a759725db5c3f8aeb4bbee9b77d6b7ed]

#88295# cmdmail added


2001-06-26  Oliver Braun  <obr@openoffice.org>  [5601e297055c01314ecd4ee3f80c7ec0c950549f]

#88295# initial release


2001-06-26  Oliver Braun  <obr@openoffice.org>  [945413eb42ec84adde002efc5e71b6d7b305f86c]

#88295# new service name


2001-06-26  Carsten Driesner  <cd@openoffice.org>  [1d46b5a63a554e09d5f19a0635db45df3ad8f34d]

#88295# read configuration to create correct service


2001-06-26  Mathias Bauer  <mba@openoffice.org>  [aad985c26df6312e476bc69efd1be30176a4aa5e]

#88489#: Initialize removed


2001-06-26  Frank Schönheit  <fs@openoffice.org>  [9f393bb08b8899bf1f0e8369060969aaff75eaf9]

throwGenericSQLException version with additional NextException parameter


2001-06-26  Frank Schönheit  <fs@openoffice.org>  [42fc6af06ef0e0f9c2b365603e8a48107c150a1d]

OpenImpl: don't crash if the statement is based on an invalid table


2001-06-26  Peter Burow  <pb@openoffice.org>  [2938207f70d5853e63fa36148ca1b23b35679533]

fix: #88740# added optpath to exception files


2001-06-26  Sascha Ballach  <sab@openoffice.org>  [cc186493d994f4136c03b9d8d2e0bc0a3b062d66]

#79771#; copy the strings in a constructor


2001-06-26  Dieter Loeschky  <dl@openoffice.org>  [2e755376f964fa1053dfdb022ace7a795b5be408]

#81329# GetDefaultFont(): use DEFAULTFONT_FLAGS_ONLYONE


2001-06-26  Tino Rachui  <tra@openoffice.org>  [cdf69b9bd7eb38d6c099034df1f634af07ba7459]

added com/sun/star/ui/dialogs


2001-06-26  gt  <gt@openoffice.org>  [2902e3dd75ba2fa57d4f021b5ee745e78331ceea]

#88733# max row as INT32 allows negative values...


2001-06-26  Andreas Schlüns  <as@openoffice.org>  [baa7c93df4947ca01f5ddcc43e5409fa04940787]

#85529# use solar mutex as default


2001-06-25  Sander Vesik  <svesik@openoffice.org>  [5f5d03e88e0e5483657cb15fbf7640ffcbed9f20]

update from OO632B


2001-06-25  Niklas Nebel  <nn@openoffice.org>  [640b0124f0bd4ddeedac85eafc247bbe289b7294]

#87795# support CJK character compression


2001-06-25  Niklas Nebel  <nn@openoffice.org>  [d3c566b773991713d97ed1955eb01ee9b8aefdd0]

#87795# support CJK character compression


2001-06-25  Niklas Nebel  <nn@openoffice.org>  [bc08ef79a56181e1f9ebf8bee1da2d593b6cf859]

#87795# SetCharCompressType: really set compress type


2001-06-25  Behrend Cornelius  <bc@openoffice.org>  [24751aa8b62a8067c18180bb74dc087674521a36]

#88694# several changes


2001-06-25  Kurt Zenker  <kz@openoffice.org>  [32e67f0536cbee6fc98e1fd0db17536eeea7762a]

new version for SRC636


2001-06-25  Martin Gallwey  <mtg@openoffice.org>  [751e2e3f466a88d0f4825c07ff168c5fe79da820]

#88425# do not export any printer name or setup data if we don't have a printer


2001-06-25  Daniel Vogelheim  <dvo@openoffice.org>  [b19413ea74143b7ee2fba9d3335fcfb8c5b01f75]

#87996# fo:min_height attribute now has MULTI_PROPERTY flag         This ensures the writer will see the attribute with chained maps, too.


2001-06-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [dc91d7f7eb8d6ab67c5a65830a550b44f7eee7fd]

#65293#: remove unecessary/harmful temporary String


2001-06-25  Daniel Vogelheim  <dvo@openoffice.org>  [aee542589cf493bef4fde0fbb1d4f6986030da07]

#88107# added StarMath/StarBats conversion for certain style attributes


2001-06-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [4ad754507dffc402e4909fe04d6b76e46e97444f]

#65293#: remove unecessary/harmful temporary String


2001-06-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [28cff3629a1fc6943566043a3b09ace63088775c]

#65293#: don't say SVX_RESSTR if ypu mean SVX_RES


2001-06-25  Niklas Nebel  <nn@openoffice.org>  [f653836cf89f50267c70a916e2698ec5971805a3]

#88739# renamed: external data source -> external data


2001-06-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [cfb49c58bb103a0122d12e22945f7c61295616ed]

#65293#: don't say SVX_RESSTR if ypu mean SVX_RES


2001-06-25  Christian Lippka  <cl@openoffice.org>  [41ea9f45d3bb286ab6c1cc5ebea419853b809f26]

#88766# resolved ucb amgigous


2001-06-25  Martin Gallwey  <mtg@openoffice.org>  [adecb1d3aed8ad862b482332b5d7cef13f22442b]

#88043# admit that we support css::document::OfficeDocument too


2001-06-25  Carsten Driesner  <cd@openoffice.org>  [aab073ee3c0f00d10e646816d5c5397be3f1a8f1]

#88295# security problem fixed


2001-06-25  Frank Schönheit  <fs@openoffice.org>  [c40b75b1a22b13db31d215b66f56256a7be31313]

#88004# removed the override of construct


2001-06-25  Frank Schönheit  <fs@openoffice.org>  [a40e5c59829b95361a1b0656c0cd056a0b877b91]

#88004# +datasourceselector.cxx / +datasourcemap.cxx


2001-06-25  Frank Schönheit  <fs@openoffice.org>  [e088f6b3e3dea458d31518dbc5fe15eef08ff0c3]

#88004# outsourced ODataSourceMap and ODataSourceSelector / adjusted fillDatasourceInfo so that settings without and UI are do not survive the method


2001-06-25  Jörg Budischewski  <jbu@openoffice.org>  [7d9e4da42b05a5e4ce0b66611d409e9d2cad5fb6]

removed timer manager cleanup, TODO: add thread-joining when last timer is removed


2001-06-25  Frank Schönheit  <fs@openoffice.org>  [303adc592f194e22a84e5b13abb00f54acabd58b]

#88004# outsourced ODataSourceMap and ODataSourceSelector


2001-06-25  Frank Schönheit  <fs@openoffice.org>  [5d7957cb5c882419df1d2310eb8fa0a016dc54e0]

initial checkin - outsourced this from dbadmin.hxx


2001-06-25  Niklas Nebel  <nn@openoffice.org>  [a3142e3a9812b0c793fbc53d2110641fbf7f1e02]

#82371# handle database beamer with SID_VIEW_DATA_SOURCE_BROWSER


2001-06-25  Christian Lippka  <cl@openoffice.org>  [9fb517d3378400f58f39e6d764024d614f6d7712]

#87795# added cjk compression


2001-06-25  Christian Lippka  <cl@openoffice.org>  [804047b04599a3cbc0c23127f4f8656e70be4955]

#87795# added cjk compression


2001-06-25  Michael Hönnig  <mi@openoffice.org>  [1e42fffeb65f7dd6f4d1d597195d6f59a70fda36]

#1008# wrong references to Event


2001-06-25  Kurt Zenker  <kz@openoffice.org>  [69d13b86f8064ea0d44202aea06b0bd0fd80c5b5]

new version for SRC633


2001-06-25  Kurt Zenker  <kz@openoffice.org>  [ac73345afe3e757052a6234be53e067fdc4f21c7]

new version for SRC633


2001-06-25  Mathias Bauer  <mba@openoffice.org>  [a280fa7fd97d3a335e1b13632cb825808f7b32a9]

#88646#: new option for unpacked saving


2001-06-25  Niklas Nebel  <nn@openoffice.org>  [fb25c75a8a5589464ae280530a718161d38d3b8a]

#82371# handle database beamer with SID_VIEW_DATA_SOURCE_BROWSER


2001-06-25  Andreas Bregas  <ab@openoffice.org>  [d268eae252c0f8820f78341af3b8117d94fcd6d9]

#88533# Conversion to TypeClass_BYTE fixed


2001-06-25  Christian Lippka  <cl@openoffice.org>  [3adcbc15b09f7d09aa6065d25491274264f848ed]

#87795# added cjk compression


2001-06-25  Malte Timmermann  <mt@openoffice.org>  [5ab3ec81f73b1d96f78c6091aa15e8dcc24f8c66]

#87271# SvxCharScaleWidthItem Load/Store, when used in EditEngine...


2001-06-25  Kurt Zenker  <kz@openoffice.org>  [81a7488f63b861e3cafa359b39755a2be4e880c8]

new version for SRC633


2001-06-25  Oliver Specht  <os@openoffice.org>  [cbde0661e8331f9f1653e21050db66ba4e278d5e]

#88352# enable ConfigItems to release their tree


2001-06-25  Oliver Specht  <os@openoffice.org>  [deef81dc8bd0f9c58389b68a3b0fa10e7fcfe4ca]

#88352# tree can be released, internal notificaion enabled


2001-06-25  Philipp Lohmann  <pl@openoffice.org>  [bcf95a9aff79e2cde52c954bcddc10127aa649b2]

#88685# recognize more characters in afm files


2001-06-25  Juergen Schmidt  <jsc@openoffice.org>  [e7872ad19e90e80fbcd8254211a2d9e2dc5399c2]

#87190# edit command line help output


2001-06-25  Michael Brauer  <mib@openoffice.org>  [19897162dc7fe8c2cee6b665eea9f3bf1db3f657]

#88310#: export header/footer background images


2001-06-25  Daniel Boelzle  <dbo@openoffice.org>  [5475994d2ab8d6e83d91d4b770ee9543c0f1eadd]

#87233# singleton prefix: the


2001-06-25  Eike Rathke  <er@openoffice.org>  [76d2701da9b0f6bff22dbdccb0683c458e2796d9]

#87257# use Application::GetSettings().GetLanguage() instead of System::GetLanguage()


2001-06-25  Oliver Specht  <os@openoffice.org>  [2945248e24dea6c4a67890b1a0e71ff5fd2f7f10]

#82371# new interface for database beamer


2001-06-25  Daniel Boelzle  <dbo@openoffice.org>  [3faaaa31ce06a4ab7c4c8981cb3ea7322c2626e8]

#87233# singleton name prefix: the


2001-06-25  Oliver Specht  <os@openoffice.org>  [afd3f868957dfe778432e8b5ada67ac5248c924a]

#82371# new interface for database beamer


2001-06-25  Frank Meies  <fme@openoffice.org>  [d39005dfe773dca63bf7b0990f1738b0da4bb4d2]

Fix #88534#: Positioning of fly portions anchored as character


2001-06-25  Daniel Vogelheim  <dvo@openoffice.org>  [2ae3de4a6cb064c34ca0cc25feee2fce14c04a0f]

#88664# SwXRedlineText::GetStartNode() now implemented


2001-06-25  Kurt Zenker  <kz@openoffice.org>  [963f115f0919986767fedff039dac56e5c10ab22]

new version for SRC633


2001-06-25  Sven Jacobi  <sj@openoffice.org>  [2402847d7b17872ef89402aea668224e8ec35755]

#88262# import of more than one stylesheet, improved background import


2001-06-25  Sven Jacobi  <sj@openoffice.org>  [205a041de5d93a13c8110ad6af1eabeafaf9ee11]

#88262# import of more than one stylesheet, improved background import


2001-06-25  Oliver Specht  <os@openoffice.org>  [251678336c3a348398b884b46fe2f18afb108008]

#82371# new interface for database beamer


2001-06-25  Frank Schönheit  <fs@openoffice.org>  [4b927ffb9514d5e8588e8fd81e8f23a76c26db93]

#88005# fillRow did not have a handling for DataType::FLOAT


2001-06-25  Frank Meies  <fme@openoffice.org>  [6b173f7f782f5c7d0c9ca17712cf571b5cbdc78d]

Fix #88643#: Objects in justified paragraphs


2001-06-25  Oliver Specht  <os@openoffice.org>  [5916cc85009521bf1ae8931e0e51edc8ecc92722]

#82371# new interface for database beamer


2001-06-25  Oliver Specht  <os@openoffice.org>  [697df8755db00132c2972a3ec2f568f9b9d3b221]

#88705# MakeOptions corrected


2001-06-25  Kay Ramme  <kr@openoffice.org>  [beb3c6bcb4c7de232cdef25d0161c781a21c469e]

check for super interface not to be null (read: support for not XInterface derived interfaces) (#88338#)


2001-06-25  Daniel Rentz  <dr@openoffice.org>  [941ae9e8dcfc46ba0435e86744f228a4560756a7]

#88289# redesign fixes


2001-06-25  Kay Ramme  <kr@openoffice.org>  [8b8b13b8f9f19447c23f292e8c646646315fd6a7]

only check java threadpool (#88338#)


2001-06-25  Frank Schönheit  <fs@openoffice.org>  [099b60a10744f2ee7f21a150a1ac9ae351051c18]

#88691# TargetURL property value must be saved relative to own document


2001-06-25  Thorsten Behrens  <thb@openoffice.org>  [3d75b6608150dc558d31c5ebde03ed685e7ac671]

#88687# File extension for HTML export is now .html


2001-06-25  Jörg Barfurth  <jb@openoffice.org>  [bfbfe5c3689d84587973c5b0fd90503c775e7bd3]

Fixed missing include of configexcept.hxx; added missing include guards


2001-06-25  Dirk Völzke  <dv@openoffice.org>  [ef6e239de18e0c1885c5be9170af0624bc514b16]

#88725# Append slash to path before appending names after call of getFiles()


2001-06-25  Dieter Loeschky  <dl@openoffice.org>  [8eea84c3e621caec3e1cfd094f2fff53ec7df4ce]

#88107# StarBats -> StarSymbol


2001-06-25  Dieter Loeschky  <dl@openoffice.org>  [6a2a45ea1daf555dd2aabcc47dfe8a88983231c1]

#88107# StarBats -> StarSymbol


2001-06-25  Eike Rathke  <er@openoffice.org>  [c9147dd185d38d5761342ab5e996699c93837b56]

#87257# use Application::GetSettings().GetLanguage() instead of System::GetLanguage()


2001-06-25  Martin Gallwey  <mtg@openoffice.org>  [4a52edffe04d969460c3226fa2e1414f407f98a6]

#88310# fix which ids for header and footer background graphics


2001-06-25  Eike Rathke  <er@openoffice.org>  [c21109bb25814813f616ae29b2f615744b6f154b]

#87257# class International free


2001-06-25  Sascha Ballach  <sab@openoffice.org>  [90fb0c8d8fbdad59dd2d37b6eb96db1750c1822a]

#88691#; new method to convert relative references to absolute


2001-06-25  Ocke Janssen  <oj@openoffice.org>  [6261ab99e87e2554aa4446c6aa6b3ce88e1f780e]

#88485# set active connection after setting databasename


2001-06-25  Philipp Lohmann  <pl@openoffice.org>  [18219335d4014a87956d3366c614649ccdf59a56]

#88680# necessary documentation update


2001-06-25  Andre Fischer  <af@openoffice.org>  [22c281f1c1f9d07ab0969531cf79859ec3fb2598]

#86214# No BuildCharts after setting main- and sub-title texts.


2001-06-25  Dieter Loeschky  <dl@openoffice.org>  [51b30ebe71a73c9a9887c2ff6dead208eecbc605]

#88107# StarBats -> StarSymbol


2001-06-25  Sascha Ballach  <sab@openoffice.org>  [17add6a61dbe0bb4b58017ea326cbd679eb62f1a]

#88691#; export and import relative addresses of linked tables and so on


2001-06-25  Dieter Loeschky  <dl@openoffice.org>  [55d2707028d2939b204601aff43ce5c2e0fb92b1]

#81329# Use OutputDevice::GetDefaultFont()


2001-06-25  Sascha Ballach  <sab@openoffice.org>  [130d43471825a31020b9d81992421fa5cba827e3]

#88691#; new methods to convert relative references to absolute and absolute to relative added


2001-06-25  Oliver Specht  <os@openoffice.org>  [26e9bc4b8d68cd0f94b400ef4d5e66a3d4ed76d9]

#87795# +CharacterCompressionType


2001-06-25  Oliver Specht  <os@openoffice.org>  [f4ae73534b35bffec99f7cb437b39fb6ec5d44c5]

#87795# CharacterCompressionType


2001-06-25  Andreas Bregas  <ab@openoffice.org>  [b76b4bdbe34e64e26aa2ca4a783c3896ec54e61b]

#88562# Move BasicManager class back to Basic


2001-06-25  Andreas Bregas  <ab@openoffice.org>  [65f20555013c97e65443e0c5faa34534bf987c99]

#88562# SfxBasicManager -> BasicManager


2001-06-25  Tom Verbeek  <tv@openoffice.org>  [3d27e14d9f4de4ff65d7fac9df9e72336794a7b6]

#88724# create openoffice directory and copy fonts.dir into that dir


2001-06-25  Andreas Bregas  <ab@openoffice.org>  [df5bfa0023fd9d7d3f6a38ebf38fe2878375b774]

#88562# basmgr.obj removed


2001-06-25  Andreas Bregas  <ab@openoffice.org>  [a2af0efb1ea5c1e89a5ae1f05e8c9c1b10febb8b]

#88562# Move BasicManager class back to Basic


2001-06-25  Frank Schönheit  <fs@openoffice.org>  [f58bd0d8af5214eb70e7bd853b56b6751e805402]

#87937# don't execute if the parameter request was cancelled by the listener


2001-06-25  Michael Brauer  <mib@openoffice.org>  [74183a355774dd468e1795845c95a0a2e50afd4d]

#87313#: embedded images as BASE64


2001-06-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [4bdb27fac31db087bc87f615b332eb7942b99850]

chng. copy to output tree


2001-06-25  Philipp Lohmann  <pl@openoffice.org>  [823e82dc779efe4b2229188d1d8fa11558409fb1]

#88680# get rid of X11ClipboardHolder


2001-06-25  Armin Weiss  <aw@openoffice.org>  [0bf0a251734d59385d22cd2567a984f3de6a1dac]

#88491# made the CaptionPoint of the caption object relative to the anchor point when using StarOffice API


2001-06-25  Andreas Bregas  <ab@openoffice.org>  [4828dbb0d15c924fdc1a99591ff9b121be7ba9f3]

#88562# Move BasicManager class back to Basic


2001-06-25  Frank Schönheit  <fs@openoffice.org>  [2b0a847e5eb3fa62a3733d941fc3bd40092100a6]

#87862# the format key is a persistent property (though it isn't in our aggregate)


2001-06-25  Mathias Bauer  <mba@openoffice.org>  [d8a880c3c0ca75da7fa1934be411938cf96f526e]

#88646#: new option for unpacked saving


2001-06-25  Mathias Bauer  <mba@openoffice.org>  [f7563ad672ac2eff147bd371a4338a0df3178de7]

#88646#: submitting via POST


2001-06-25  Nils Fuhrmann  <nf@openoffice.org>  [7b336087ca1195ab2aa89a1c8a9a01d8cd973a8c]

Only fall backs when localization allowed #87136#


2001-06-25  Mathias Bauer  <mba@openoffice.org>  [a3c924107c845f4b69c9aab2c0246d1a648e000c]

#88646#: unpacked xml format


2001-06-25  Mathias Bauer  <mba@openoffice.org>  [7165de29780b3c75c64ab0ee30d4b6048af79fd8]

#88646#: unpacked xml format


2001-06-25  Frank Schönheit  <fs@openoffice.org>  [ba35bab9aa0e832292544b47c3a78d8480aef0e5]

#88665#


2001-06-25  Behrend Cornelius  <bc@openoffice.org>  [a9828d6d3061282652a8e3ff971fe4145315e30a]

#88615# Common file and FolderPicker Subs added in ModuleControls.xba


2001-06-25  Behrend Cornelius  <bc@openoffice.org>  [778c958b1f53f19e616e0c56539779fd42d10d71]

#88694# Some necessary resource added


2001-06-25  Kai Sommerfeld  <kso@openoffice.org>  [57bc1a3cd13c51ebc9506ef2a807d8b045febb1b]

#87186# - New error handling.


2001-06-25  Kai Sommerfeld  <kso@openoffice.org>  [035b897dc91198ed256de2de40733df526346da6]

#87189# - New error handling.


2001-06-25  Frank Schönheit  <fs@openoffice.org>  [f6ea07a073ffaa6573c2512f44cf804c91105180]

#88417# insert the 'all object' entry even if there currently are no objects


2001-06-25  Kai Sommerfeld  <kso@openoffice.org>  [9ab32108cedd3a262a2812328194be8829bbebdb]

#87187# - Changed version number of UDK libraries.


2001-06-25  Kai Sommerfeld  <kso@openoffice.org>  [8a6cc21d9cb1622c957ecc12dc90bf9caf1505b3]

#87187# - Changed version numbers of UDK libraries.


2001-06-25  Behrend Cornelius  <bc@openoffice.org>  [96c943c6e3ecdb517893ef1b0472a288b01e8acb]

#88694# Password routines improved, dynamic Arrays


2001-06-25  Kai Sommerfeld  <kso@openoffice.org>  [3364060dbbbc9e64ed435350ed6da1a07a92e93a]

#87187# - New error handling.


2001-06-25  Frank Schönheit  <fs@openoffice.org>  [1f3190e5b6d1fc02445df2f071244a890e89d89c]

#82371# +initializeFrom


2001-06-25  Kai Sommerfeld  <kso@openoffice.org>  [10ed56772cf23ad0c77700929ed55d47e16dbe2a]

#87187# - New error handling.


2001-06-25  Kai Sommerfeld  <kso@openoffice.org>  [9755e2893fa0cedc04fbeaef9d77e795d9f11b2e]

#87187# - Disabled new error handling behavior (temporarily only).


2001-06-25  Dieter Loeschky  <dl@openoffice.org>  [aec610b1f8eda14aa6ef55a5048c20faf49e0601]

#87952# NbcSetStyleSheet(): get correct style sheet for level 0


2001-06-25  Daniel Boelzle  <dbo@openoffice.org>  [bc9d134c5ea7feab4359fa37a435bcb88b9bc442]

#88532# default initialize empty any with non-null data pointer


2001-06-25  Ocke Janssen  <oj@openoffice.org>  [c698a196e729007b5381c7d3b102bf64f3db61c7]

#88699# new control for ldap rowcount


2001-06-25  Ocke Janssen  <oj@openoffice.org>  [cce0e0296133b6642d7263350f5747b7543076e5]

#88699# new ids for controls


2001-06-25  Ocke Janssen  <oj@openoffice.org>  [74564726a287c2b81e6286337ec8768a77ad4f8a]

#88699# new helpids


2001-06-25  Thomas Benisch  <tbe@openoffice.org>  [8c6467719cf27b4d39a56b47785509dc6d566216]

#87307# remove external basctl dependencies


2001-06-25  Kai Sommerfeld  <kso@openoffice.org>  [6314962c0571550efa591e4533f94bfc59f7d53e]

#87187# - Introduced function for IO errors, that transports two string           arguments.


2001-06-25  Kai Sommerfeld  <kso@openoffice.org>  [2df155f2b77ec6c41f6a3ecb35f0d81b7700e0ab]

#87187# - Changed version number of UDK libs.


2001-06-25  Sascha Ballach  <sab@openoffice.org>  [40434987634860fa5ae1f4b80f4c5f5fe02cc169]

#88661#; correct the attribute table:multi-deletion-spanned


2001-06-22  Kurt Zenker  <kz@openoffice.org>  [03fbf8362a25c7c28378089fd13f123bede25982]

Merge SRC633: 22.06.01 - 23:46:41


2001-06-22  Kurt Zenker  <kz@openoffice.org>  [1b58b35563642d1786f2aab05622cc6f553753f4]

Merge SRC633: 22.06.01 - 23:45:04


2001-06-22  Niklas Nebel  <nn@openoffice.org>  [55f6dcd908728a3e197ff5d527a83024acbf7a2c]

TFD taskforce changes


2001-06-22  Philipp Lohmann  <pl@openoffice.org>  [24486e50813d0d2d6d615b8f6e5c3e8c06e38662]

#88680# implement XClipboardNotifier


2001-06-22  Thorsten Behrens  <thb@openoffice.org>  [aff713795b0e4c9844adedd6ad7ec895442ec229]

#87126# Replaced SvxImportGraphicsDialog with new implementation using sfx2::FileDialogHelper


2001-06-22  Thorsten Behrens  <thb@openoffice.org>  [df214701cee787811e8630aa8f42e02efa969d34]

#87126# Replaced SvxImportGraphicsDialog with new implementation using sfx2::FileDialogHelper


2001-06-22  Jörg Budischewski  <jbu@openoffice.org>  [e03c41fe2e1b4c564e83128499020343e9f1047c]

#67468# Added unloading and context support


2001-06-22  Niklas Nebel  <nn@openoffice.org>  [1ea13a0a14d71bc08ec0a97ede7184849b3c1bef]

#88658# assertion for invalid user name only if not empty


2001-06-22  Daniel Vogelheim  <dvo@openoffice.org>  [f5f07f35b710c5333f8bc4bfb6bf00438541e9e1]

#88647# space handling with frames now matches export


2001-06-22  Jörg Budischewski  <jbu@openoffice.org>  [4409e1cfb5d33e57c1eba238bd5ab9d153cbbacd]

#67468# Added unloading and context support


2001-06-22  Daniel Vogelheim  <dvo@openoffice.org>  [88db28ee2337e8c4a0388ef46204caa0a70097cc]

#88647# proper handling of ignorable whitespace inside an otherwise empty element


2001-06-22  Niklas Nebel  <nn@openoffice.org>  [d4815bab7fa16b127034eee8f6f71efe8f8e7188]

#88658# after loading from 5.0 file, ensure correct sorting of user names


2001-06-22  Niklas Nebel  <nn@openoffice.org>  [ff063236b822648cc2b58d7c2c30497ac0134147]

#88658# StrCollection::Compare: right order


2001-06-22  Jörg Budischewski  <jbu@openoffice.org>  [a242da96dcd112e05ce9fa7f309d6618c61994f9]

#67468# Added unloading and context support


2001-06-22  Behrend Cornelius  <bc@openoffice.org>  [9dee1a3b6ed86dac58d8a20477a13519726a66a9]

#88692# slash after call of 'Directorynameoutofpath' added


2001-06-22  Daniel Rentz  <dr@openoffice.org>  [5fb4659c298d5990bde826fa6ffb7d9a4c5974e7]

#88289# Redesign fixes


2001-06-22  Daniel Rentz  <dr@openoffice.org>  [677f977e9465cc365d5e3db30df9363e70a8c655]

#88289# Redesign fixes


2001-06-22  Hans-Joachim Lankenau  <hjs@openoffice.org>  [fb59c26b24eb34a1b1ac63016a634670db76c855]

add variables for copy recursive flag and gnumake


2001-06-22  Jörg Budischewski  <jbu@openoffice.org>  [f599f37ea5f3fb270ea818b87ec5429e86d01ade]

#67468# helper function added for exported C-functions


2001-06-22  Frank Schönheit  <fs@openoffice.org>  [3a7a872a1953f5fb4648aa61026e48f8f123dd9f]

#88662# overload getTypes and getImplementationId


2001-06-22  Kai Ahrens  <ka@openoffice.org>  [32f56b70b3a08c0e9fa4fc796ffe3a254de7d105]

TFD taskforce changes


2001-06-22  Sven Jacobi  <sj@openoffice.org>  [3cdbb98a93af817dd46620503dda65564f6e9114]

#88262# set LayoutName (Page) a bit earlier (to import multiple stylesheets of xp)


2001-06-22  Sven Jacobi  <sj@openoffice.org>  [8af6d276c1ec91a8c3da13ad6d980ac58783d3e0]

#88262# set LayoutName (Page) a bit earlier (to import multiple stylesheets of xp)


2001-06-22  Jörg Budischewski  <jbu@openoffice.org>  [fcd484d1d17797ef271043ced0dfa90ba5adc71e]

#67468# unloading +context support added


2001-06-22  Frank Schönheit  <fs@openoffice.org>  [c090411461e785745a48906bff62bf8f274e02c2]

#84845# load the settings in getColumns (after they have been created)


2001-06-22  th  <th@openoffice.org>  [93d9f074adc55be28fd4f9e53447bffea10215c4]

#88689# - mpConversion only after ImplInitFont()


2001-06-22  Behrend Cornelius  <bc@openoffice.org>  [4efb8c00eba851c2c954b785f42310df6b45932c]

#88616# Formwizard now also runs with optional parameters


2001-06-22  Jörg Budischewski  <jbu@openoffice.org>  [77d34aadb14f45f50fa2fae1a39da2f16f0e2456]

#67468# helper for implementation of exported C-functions


2001-06-22  Carsten Driesner  <cd@openoffice.org>  [fca58fc0128734c550384307d071c8437c99a5fe]

#88639# event xml configuration


2001-06-22  Behrend Cornelius  <bc@openoffice.org>  [94ac009360a15114db90453638137d5ba2a9db1c]

#88615# Error in DB Connection corrected


2001-06-22  Kurt Zenker  <kz@openoffice.org>  [8a6e42ef73393c9603c11e4efab59be57e689199]

new version for L10633


2001-06-22  Kurt Zenker  <kz@openoffice.org>  [618a84243b48e8ca3c997263e8a8b2b13a0d2e7e]

new version for CFG636


2001-06-22  Thomas Benisch  <tbe@openoffice.org>  [3993ff75f12cfbb489067ba8409104235a8ea59d]

#88565# change module management from sbx to library container


2001-06-22  Behrend Cornelius  <bc@openoffice.org>  [29190190d9bb3dfa025a5327fe80bf640c953f85]

#88615# Storing improved, finetuning


2001-06-22  Sander Vesik  <svesik@openoffice.org>  [a2a53b0eb3dcb513557abe16133994e2651f6bf1]

Apply patch: like LINUX, IRIX has sys/poll.h

Contributed by: Te SGI OpenOffice.org porting team.

2001-06-22  Kurt Zenker  <kz@openoffice.org>  [d8fe5b261454ff7a7be31cfab424dc35335e02d4]

new version for L10633


2001-06-22  Martin Hollmichel  <mh@openoffice.org>  [058823c79c1012918623298eb16cec2907758d65]

chg: Syntax #87576#


2001-06-22  Stephan Schäfer  <ssa@openoffice.org>  [2dc7493ea677974e28083d874093e3b179ef81c6]

#86010# CJK over RVP


2001-06-22  Andreas Bille  <abi@openoffice.org>  [0d4735279a88803ae8d4881989a188dc663efd07]

#88515# This bug needs, to fix it completly, a defined converting of unicode strings to byte strings in the java-index-generator code.

The C++ code now does the same, wrong, thing as the java code, so
all works partially.

2001-06-22  Stephan Bergmann  <sb@openoffice.org>  [10a035e5deef8f5808aa7e5a8a3153b7986ad7bf]

#88512# Wrap config entry name changes in TF_CFGDATA.


2001-06-22  Behrend Cornelius  <bc@openoffice.org>  [bc5c68ab1d6185a4850da4349d5cbce23f50cd5a]

#88615# LoadDialog Sub improved


2001-06-22  Kai Sommerfeld  <kso@openoffice.org>  [f7d3bdb2de163d654638473c8ddc02d0d06a5d82]

#87187# - Added support for css::ucb::InteractiveAugmentedIOException


2001-06-22  Kai Sommerfeld  <kso@openoffice.org>  [049aa4eadfd758a54f20ed6da55a7a8887de5a5a]

#87187# - Corrected documentation.


2001-06-22  Frank Schönheit  <fs@openoffice.org>  [a81be0a19d077a3d8084c954b663eac06e8cbc82]

#84845# load the settings in refreshColumns, not in the ctor


2001-06-22  Joachim Lingner  <jl@openoffice.org>  [1781b37fdf4d8e52a4a38665b8e1545ab7e16439]

#67468# removed ; within macro MODULE_COUNT_INIT, which did not compile on SOLARIS


2001-06-22  Christian Lippka  <cl@openoffice.org>  [4cd51c32d9715e3bda83de153e4358f837d5f8a6]

#88654# set the layout name correctly when assigning a new masterpage


2001-06-22  th  <th@openoffice.org>  [bd41ce9c569c48f6233c767f84931b489ba9441d]

#81329# - remove syntax error for remote case


2001-06-22  Carsten Driesner  <cd@openoffice.org>  [5e75a4e706782effcb05e1805eae4f3f572fd07f]

#88639# event xml configuration


2001-06-22  Carsten Driesner  <cd@openoffice.org>  [1dfe2b0a3e65abbe7accef1e581769b309b69d97]

#88639# event xml configuration


2001-06-22  Malte Timmermann  <mt@openoffice.org>  [754d6a9d09e55a3554b61f8049c9ccf3484b9a53]

#88281# RTF-Export...


2001-06-22  Malte Timmermann  <mt@openoffice.org>  [d1d8dd8a915a3b4e12a033b1a912cc8333be5acb]

#87795# Fixed a memory overwrite


2001-06-22  Ocke Janssen  <oj@openoffice.org>  [9fd07ac6d22140a5a90f34bd77b8c75f2eaa8246]

#88012# a new method for repositioning the cache


2001-06-22  Ocke Janssen  <oj@openoffice.org>  [dcdd75a61a2fb792ead04a898520e4f737529c6b]

#88012# change rowdeleted


2001-06-22  Hans-Joachim Lankenau  <hjs@openoffice.org>  [38a55a22c84eaf46814416cbbe3bc0ed7387c00c]

new version for L10633


2001-06-22  Hans-Joachim Lankenau  <hjs@openoffice.org>  [2d03fa9b64e9769727bb1f3c38bfbcdbcb4fb2c8]

new version for L10633


2001-06-22  Dirk Grobler  <dg@openoffice.org>  [4fafe5654df81656b1f8e4cb4c75e28074bc66f0]

#88512# changes for TF_CFGDATA


2001-06-22  Martin Gallwey  <mtg@openoffice.org>  [e2e76db51c9b69f07b949cb03cbacd9315e5b3a7]

#84846# re-commit fix to typo in item map


2001-06-22  Thomas Lange  <tl@openoffice.org>  [84b08f028447333dece700faf84e9e8c2f18b60b]

#87897# localization of symbol-set names


2001-06-22  Ocke Janssen  <oj@openoffice.org>  [bc66e0ba6803587bfae0e07b368b7082a58504a3]

#88667# forget to hold a ref on resultset


2001-06-22  Jörg Barfurth  <jb@openoffice.org>  [7710b461801608decfb97782a9dc7515d5a9c4f5]

#88551# Evaluate 'lazy-write', if set at session; do not load Setup profile if locale is already set


2001-06-22  Sander Vesik  <svesik@openoffice.org>  [d1aa8c01ffdb2b614a6546fc179e37befb4a562f]

Apply a patch with a workaround for IRIX.

Contributed by: The SGI Openoffice.org porting team

2001-06-22  Mathias Bauer  <mba@openoffice.org>  [312879bdf8f399ae59d89e98760b4cbffb3d0ca2]

#86708#: don't create TempFile with destination path when writing disk spanned d filed


2001-06-22  Jörg Barfurth  <jb@openoffice.org>  [72d873946a3bf8f4572ea8f424798d04363d4e13]

#88551# Added warning, if using lazy-write together with no-cache


2001-06-22  Herbert Duerr  <hdu@openoffice.org>  [a9faecdc0d90d0940ff682027f818fd3698dccd2]

#88334# ignore fixed pitch flag in fonts


2001-06-22  Malte Timmermann  <mt@openoffice.org>  [5a602699c2564be5e03f31285da66d2d8cb7c60a]

#88630# D&D End: Content can be destroyed


2001-06-22  Andreas Bille  <abi@openoffice.org>  [1c090c0a4f6e57aaff89bf0c9d97cd814a4fdf4e]

And the rest: added implentation of XTypeProvider


2001-06-22  Kurt Zenker  <kz@openoffice.org>  [8c657b83a81aaaf67176886cd121b16b594954af]

new version for SRC633


2001-06-22  Björn Milcke  <bm@openoffice.org>  [0dff2b338557af52b99b5e3c73df141ad8465044]

cell-range-address is not required any more for scatter charts


2001-06-22  Sander Vesik  <svesik@openoffice.org>  [4468be35bd21fd48928fd3651701b827a72c8e4e]

Add a platform specific makefile for IRIX/Mips/GCC


2001-06-22  Andreas Bille  <abi@openoffice.org>  [2d856f735d52ac7b26f507fee76a0d1c19a51b54]

BaseContent now implements XTypeProvider


2001-06-22  Björn Milcke  <bm@openoffice.org>  [9d7c49f49de53f335be51359c72ee8c9b2dfcf0e]

symbol properties and table-number-list missing


2001-06-22  Sander Vesik  <svesik@openoffice.org>  [f8249cb6a47d16a4df8f06e033d8edbc9b56b8b8]

Added: building on IRIX with gcc

Contributed by: The SGI OpenOffice.org porting team.

2001-06-22  Dirk Grobler  <dg@openoffice.org>  [d53b6ac42fe19cffda83c80e70f46c600f9a77b0]

#88512# changes for TF_CFGDATA


2001-06-22  Martin Gallwey  <mtg@openoffice.org>  [2d212fe0486e081eba1bfdcd87c613302b854efb]

#87667# The if encrypted then compress check should be done here


2001-06-22  Martin Gallwey  <mtg@openoffice.org>  [258efc65a061af231894149d1e68204620b65cd0]

#87667# The if encrypted then compress check should be done when writing not here, as we don't know here if we have an encryption key or not


2001-06-22  Kurt Zenker  <kz@openoffice.org>  [eeaa788720af73139518299e45da49dbc6bd28ef]

new version for SRC633


2001-06-22  Andreas Martens  <ama@openoffice.org>  [e8c707f533d205ed289239d2dd2e60fe4a5f2458]

Fix #88640#: End-/Footnode in footnodes? Never.


2001-06-22  Dieter Loeschky  <dl@openoffice.org>  [e654f074000d95da2988807a62d49e956fb37176]

#88627# FillOutliner(): add only horizontal paraobjects


2001-06-22  Christian Lippka  <cl@openoffice.org>  [451a507c7bc8e10e0d0a5d21d9088278271268fb]

#88614# page has a backgroundobject only if it realy has one


2001-06-22  Dieter Loeschky  <dl@openoffice.org>  [c689bd777d1d4b6270d7f4ed98f2a94e5bd46f1e]

#88627# GetPresObject() removed


2001-06-22  Christian Lippka  <cl@openoffice.org>  [91db75815d12aedb674a51a0359c3effd4927a72]

#88614# since setting the masterpage could reset properties at the page do it before page properties are set


2001-06-22  Andreas Bille  <abi@openoffice.org>  [779018ba2579e135ef26393ffe126f28d6d84103]

Added typedescription for ContentProvider


2001-06-22  Malte Timmermann  <mt@openoffice.org>  [b89b9477ccad1055aa27a13e7974921e60f12aa8]

#88466# MaxTextLen property when derived from EditControl


2001-06-22  Dirk Grobler  <dg@openoffice.org>  [1f8b9554319843f9afcb17f80e83ccd5ee3da54b]

#88512# changes for TF_CFGDATA


2001-06-22  Dirk Grobler  <dg@openoffice.org>  [b9c6d0cc5f6c680b9f73acd5fbe392f5f7a995f9]

#88512# changes for TF_CFGDATA


2001-06-22  Ocke Janssen  <oj@openoffice.org>  [965e106f8e5346eef4077e976b76e918b3314cdc]

#88455# serveral fixes for parameters


2001-06-22  Ocke Janssen  <oj@openoffice.org>  [048634f622efc4b72e2116ec425eebfd7d42046b]

#88455# serveral fixes for parameters


2001-06-22  Malte Timmermann  <mt@openoffice.org>  [9f60df7e52d667839299b24b4be0ea9b33c59865]

#87795# AsianCompression: USHORT instead of enum


2001-06-22  Ocke Janssen  <oj@openoffice.org>  [0c7d945546a79481c8fd67294a6c1e49ce74e22d]

#88455# new functions for parameters


2001-06-22  Peter Burow  <pb@openoffice.org>  [512c3acf452cfd560c854cf9288278ac6e4d330b]

fix: #84092# Use FolderPicker instead of SfxFileDialog


2001-06-22  Andreas Bille  <abi@openoffice.org>  [65207c0e1d7ea2bee812dff191727edad945c0d1]

Changed "org.openoffice.Security" to "org.openoffice.Webtop.Security" for SUPD > 636


2001-06-22  Kurt Zenker  <kz@openoffice.org>  [09e6c808dbfa24f87d3b48761782179cc2527921]

new version for SRC633


2001-06-22  Philipp Lohmann  <pl@openoffice.org>  [9c7c823150f4771b742160cbaa5b674459b43ddc]

#88659# add: ResettableGuard


2001-06-22  Ocke Janssen  <oj@openoffice.org>  [31408b0602f23f94a7faf9372c37128fe3dd02d7]

#88455# serveral fixes for parameters


2001-06-22  Frank Schönheit  <fs@openoffice.org>  [0a784408eff1e6a66ae43d0bb332747c670e84b8]

replaced index_slot_sc.bmp by sc12251.bmp for more naming consistency


2001-06-22  Frank Schönheit  <fs@openoffice.org>  [138d0c4ba624901559d611ea4618f7227e03e520]

#82371# new 'select current documents data source' slot


2001-06-22  Frank Schönheit  <fs@openoffice.org>  [0257f0eca2e2b9f3aad4c3da1afb0ecadf186f93]

#82371# changes for the new 'select current documents data source'


2001-06-22  Frank Schönheit  <fs@openoffice.org>  [fb7980f4d977f5c74487e08e2ff9aa2079f4caaa]

#82371# ID_BROWSER_DOCUMENT_DATASOURCE


2001-06-22  Frank Schönheit  <fs@openoffice.org>  [5fd23a010d887c4e86db1871f364cb49e8f07b97]

#82371# SID_DOCUMENT_DATA_SOURCE


2001-06-22  Rüdiger Timm  <rt@openoffice.org>  [03a40b2ea70f677c45d407a9dc3cb6507fbcbfa4]

#87576# ^M removed at end of line 1343


2001-06-22  Rüdiger Timm  <rt@openoffice.org>  [4e7ca5f307c6c2b9edf0c810692881212cc59ec9]

#87576# fix to avoid gcc parse error


2001-06-22  Rüdiger Timm  <rt@openoffice.org>  [38a9122919c74310986c7bd7a4e1a17076302d2f]

#87576# exception specification added for SbaXDataBrowserController::propertyChange


2001-06-22  Andreas Bille  <abi@openoffice.org>  [107e289cb2c8a829e86eead9aa6cd90795d1f2d4]

#88514# Reading from LINKNAMES a serialized object. Hard coding the content of this object not permitted because it is index dependent.


2001-06-22  Sven Jacobi  <sj@openoffice.org>  [cc470e4dfb18bdea53f02bceffe875c82b189b45]

#88578# checkbox state always false if no selection is done


2001-06-22  Nikolai Pretzell  <np@openoffice.org>  [081687855fadd060d0a13dcdceb02e9e9c5da2e9]

Bugfix: Empty lines caused eof under Linux.


2001-06-22  Kurt Zenker  <kz@openoffice.org>  [b14febf6c65fc7cb6964d633108e4c210d744412]

new version for CFG636


2001-06-22  Niklas Nebel  <nn@openoffice.org>  [fe48f1cadbe79b079214d8bd4c3e609010c77053]

#88606# TopTenQuery: assign to aSortParam member for sorting


2001-06-22  Jörg Budischewski  <jbu@openoffice.org>  [73a2d8f719fb2715f362f9966aebfed85b5064ce]

#88532# uno_assignData returns now false, when the source data pointer is null


2001-06-22  Dirk Grobler  <dg@openoffice.org>  [33fdd1b6003c2430bcbd2c5c4f359067b3fd54f4]

#88512# changes for TF_CFGDATA


2001-06-22  Mathias Bauer  <mba@openoffice.org>  [5b9785091c8d35df4515feee2862435ccaa6f85a]

#88646#: allow creation of storages on a UCBContent


2001-06-22  Mathias Bauer  <mba@openoffice.org>  [85662310979ca6d8c9c5cbdcb5b33eb06169964d]

#88646#: allow creation of storages on a UCBContent


2001-06-22  Oliver Braun  <obr@openoffice.org>  [42ab580655dab5df7bc5a59940185d51151e8ebf]

#88158# do not send DragGestureRecognized events without drag source


2001-06-22  Jörg Barfurth  <jb@openoffice.org>  [29d8f05dab8c10309f16fcc899a9ce138893473f]

Correct argument-dependent caching of providers


2001-06-22  Dirk Grobler  <dg@openoffice.org>  [6f0924a0279f00c2c3d9a1fb100f3dea81b43766]

#88512# changes for TF_CFGDATA


2001-06-22  Kai Sommerfeld  <kso@openoffice.org>  [658b79079e18c0aed4635413b36d82ab9de004c7]

#88532# - Check for empty reference before dereferencing it (Content::createCursor(...))!!!


2001-06-22  Dirk Grobler  <dg@openoffice.org>  [54074824c3f21ec13dda885d71d83a08a63af1d2]

#88512# changes for TF_CFGDATA


2001-06-22  Dirk Grobler  <dg@openoffice.org>  [569888519bf64050ee6f493ac17250820afea024]

#88512# changes for TF_CFGDATA


2001-06-22  Andreas Martens  <ama@openoffice.org>  [f227ae037a705035fe7a406d3f7b701ab6f86e70]

Fix #88634#: Layout cache needs no MaxParaPerPage


2001-06-22  Dirk Völzke  <dv@openoffice.org>  [ededda01be8d57a3e1376bc2ef403d7fb650f1c4]

#84092# execute() should clear parameters first before returning


2001-06-22  Daniel Rentz  <dr@openoffice.org>  [eec597bbc115c76e391338ef8671d7087105d9f4]

#88289# redesign fixes


2001-06-22  Carsten Driesner  <cd@openoffice.org>  [7a57da5d8dcf6e3c79b5be00df5a8e606fe64076]

#87846# bookmark menus must be inserted into internal container


2001-06-22  Patrick Luby  <pluby@openoffice.org>  [c11659d5e679f7150bbe46c7033f93e8566aad22]

Commit patch submitted by Kevin Hendricks


2001-06-21  th  <th@openoffice.org>  [47311d5f5d12f075be70aa76c21bdfa9ba7654b8]

#80306# - some enhancement in the font mapping tables


2001-06-21  Kurt Zenker  <kz@openoffice.org>  [7e851f41f6463a5ad13e5430a84742a63ebf8623]

Merge SRC633: 21.06.01 - 23:52:46


2001-06-21  Kurt Zenker  <kz@openoffice.org>  [7b00e990ba799a037be2c299e08b3215633c1c8b]

Merge SRC633: 21.06.01 - 23:50:58


2001-06-21  Kurt Zenker  <kz@openoffice.org>  [a0224a250821e00a49a5c6c4a56752757998d20b]

Merge SRC633: 21.06.01 - 23:48:59


2001-06-21  Kurt Zenker  <kz@openoffice.org>  [8fb973427cbf0c8db96147e25d270c22216b69c9]

Merge SRC633: 21.06.01 - 23:47:15


2001-06-21  Kurt Zenker  <kz@openoffice.org>  [3be3d4d3c4000eda557bbcbffb4cf20c35d024d7]

Merge SRC633: 21.06.01 - 23:44:14


2001-06-21  Kurt Zenker  <kz@openoffice.org>  [57046b3d0a3227face84756820a5c7b245398436]

Merge SRC633: 21.06.01 - 23:46:17


2001-06-21  Kurt Zenker  <kz@openoffice.org>  [3bf9a81ba3de12f027d37481c4a8390ff05446ce]

Merge SRC633: 06/21/01 - 23:44:44


2001-06-21  Kurt Zenker  <kz@openoffice.org>  [d650c0f656161aef80bef23adbdd04b8b2bc2338]

Merge SRC633: 21.06.01 - 23:44:04


2001-06-21  Kurt Zenker  <kz@openoffice.org>  [152594ec0e336f80ac645155fb53d2d30c3a5a6a]

Merge SRC633: 21.06.01 - 23:42:48


2001-06-21  Kurt Zenker  <kz@openoffice.org>  [1b72dd8db1ac4e6f9191271f14d918b4f7542e7c]

Merge SRC633: 21.06.01 - 23:44:55


2001-06-21  Kurt Zenker  <kz@openoffice.org>  [d26ccf1dc7cf2a7d91ca79e0ebdb72bd173b731a]

Merge SRC633: 21.06.01 - 23:40:16


2001-06-21  Kurt Zenker  <kz@openoffice.org>  [431550c981384c02be03f1c5025f246db62591cd]

Merge SRC633: 21.06.01 - 23:38:06


2001-06-21  th  <th@openoffice.org>  [e270581c676ef3bf077452c7686d0d1e002580dc]

#81329#/#80306# - GetDefaultFont() and Fontmapping-Enhancements


2001-06-21  th  <th@openoffice.org>  [046c4ffd4e142f4e3c3333449b0168165e762bbb]

#80306# - Font-Substitution, Font-Mapping, Symbol-Font-Conversion


2001-06-21  th  <th@openoffice.org>  [e5296e1fa87dc3aaed8d8b04c02f34c5768482ad]

#80306# - fontcvt.cxx


2001-06-21  th  <th@openoffice.org>  [5f761918f2201d7a739efbf669f27deb8a9874f0]

#81329# - GetDefaultFont()


2001-06-21  th  <th@openoffice.org>  [8aa6660d9eaf3602741a33eaa5e0b30ddf9fedba]

fontcvt.hxx


2001-06-21  th  <th@openoffice.org>  [388db2e18945b2f4c4b1ccd2106df992ca8d988f]

#80306# - fontcvt.hxx


2001-06-21  Kurt Zenker  <kz@openoffice.org>  [ae3ae035602070892b13266e3d74888d9e92cbc5]

new version for CFG636


2001-06-21  Frank Schönheit  <fs@openoffice.org>  [57df697d27aa07975e8e245e4924f641e40bb15d]

#88610# correctly add as property change listener on our aggregate


2001-06-21  Eike Rathke  <er@openoffice.org>  [ffc9de36116849d3760c5c40809d927ea85ea3a1]

#87257# use configured locale for application settings


2001-06-21  Frank Schönheit  <fs@openoffice.org>  [3c8156cee5011504b37db1c98d7e2ab68259b9d9]

#88610# typo in the previous fix


2001-06-21  Dirk Grobler  <dg@openoffice.org>  [63bd925bab9401cdf11aa60df1c45d5304c9a3e2]

#88512# changes for TF_CFGDATA


2001-06-21  Eike Rathke  <er@openoffice.org>  [3b07e832b196731e249893a90c405e2bf8861eae]

#87257# GetLocaleLanguageType convenience method


2001-06-21  Frank Schönheit  <fs@openoffice.org>  [c1ce74de2feffbc4e6754263c4756976a2e22c8a]

#88610# be an XSelectionSupplier to allow selecting a data source


2001-06-21  Frank Schönheit  <fs@openoffice.org>  [6622ad1bbbda03fa024181279f027294f7bea96d]

#88610# added the XPropertyChangeListener - removed from the base class / disambiguated acquire/release (potential GPFs)


2001-06-21  Frank Schönheit  <fs@openoffice.org>  [ab6af71df62c200568194118bf8160ff337db06a]

#88610# remove unnecessary base classes / added getTypes/getImplementationId


2001-06-21  Frank Schönheit  <fs@openoffice.org>  [967aee60e279fe2f06750dac9462e1e3a4a63ad8]

#88610# remove unnecessary base classes of the generic controller - some methods no necessary anymore


2001-06-21  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a1519e2d4b9f7dc704af92738b9f9a2948bf373d]

speedup unoil for L10N


2001-06-21  Daniel Vogelheim  <dvo@openoffice.org>  [c4da49ea5f8a57534d1490ba816e7e781e05db28]

#88626# color of column separator gets read properly


2001-06-21  Frank Schönheit  <fs@openoffice.org>  [86cb7adae34935b8648e3d108cf650665e6a2932]

#88326# under ~NIX systems, extract the runtime lib to be delivered, too (our build process needs a lib without unresolveds


2001-06-21  Frank Meies  <fme@openoffice.org>  [0a8cf8fe037321e34da269e42b40da3e2cfaeaf2]

Fix: Reset correct font after editing a double line portion


2001-06-21  Philipp Lohmann  <pl@openoffice.org>  [e6b86a36ddc2feacc3d55b675acee473c739a92b]

#88625# disable copyright awareness by default


2001-06-21  Philipp Lohmann  <pl@openoffice.org>  [1dcf7dccfec9212b29bc597a7edcfde659863887]

#88587# honor default copy count if user did select default


2001-06-21  Philipp Lohmann  <pl@openoffice.org>  [260907fa26e5a20b328f7cafb4433f0bc2b24414]

#88587# don't ignore copies


2001-06-21  Rüdiger Timm  <rt@openoffice.org>  [0f9d9120fb90ac9f8721ad799832b3a8571e6999]

#87576# extras need zipdep, which comes from tools


2001-06-21  Dirk Grobler  <dg@openoffice.org>  [e88b0204d249f86b7af0ad4a8b5006de38cc39e1]

#88512# trans improvements


2001-06-21  Hans-Joachim Lankenau  <hjs@openoffice.org>  [357ce547be154b2b9a92ca3aa77bf11a097b1105]

removed all target


2001-06-21  Thorsten Behrens  <thb@openoffice.org>  [76bfd8d2c5bf62b01021d02f9661d9fab307ef39]

#87126# Replacement for SvxImportGraphicsDialog


2001-06-21  Mathias Bauer  <mba@openoffice.org>  [663e92ac6029d7cc690ff66fe959d6ff4c902a0d]

#88024#: obscure parameter in ItemSet removed; source code documentation added


2001-06-21  Mathias Bauer  <mba@openoffice.org>  [f99e370a40f7276a86e17dd5c40207d132135b1f]

#88024#: obscure parameter in ItemSet removed


2001-06-21  Mathias Bauer  <mba@openoffice.org>  [163d9a336176df27ecc012cf3e5df5a48bb87928]

#88489#: bOLE as parameter for menubar ctor


2001-06-21  Mathias Bauer  <mba@openoffice.org>  [7532f2f0a43a0fc4a160e0186610469e3044eb74]

#87292#: SfxHelp::OpenHelpAgent() static


2001-06-21  Hennes Rohling  <hro@openoffice.org>  [07676e145aa790d929ec6a6186bc1cba787be114]

#88225# Deliver wrapper executables for several apps


2001-06-21  Frank Meies  <fme@openoffice.org>  [5d8437d97c32e416d80aa5c3ee58c8a472d81e7b]

Fix #86988#: Redesign of dialogs


2001-06-21  Frank Meies  <fme@openoffice.org>  [6a51bf0e4cdb85d9af26b9d48095df3609574c2e]

Fix #86988#: Redesign of dialogs


2001-06-21  Frank Meies  <fme@openoffice.org>  [0394f50c121dae408c8e4318bb18e9d023b48b0d]

Fix #86988#: Redesign of dialogs


2001-06-21  Rüdiger Timm  <rt@openoffice.org>  [d111098445de1258691e56ce969047d39784b727]

#87576# applicat.rdb gets built in drafts, not offapi


2001-06-21  Frank Meies  <fme@openoffice.org>  [b019be50cde1e6f4991fd8349ffe0f8c66822874]

Fix #86988#: Redesign of dialogs


2001-06-21  Nils Fuhrmann  <nf@openoffice.org>  [4b5b5edb3684bf2da6945c5c1ca9a42f55c1ab80]

Added ISO_CODE for precompilation of scps #87136#


2001-06-21  Sven Jacobi  <sj@openoffice.org>  [72c03ee472ef8b827f5bc32016e462b6bcc52962]

#88602# improving import of character attributes


2001-06-21  Behrend Cornelius  <bc@openoffice.org>  [b62b409aa5f82f5997b96b051eba350a79e8be43]

#88615# Dialog changed to modal


2001-06-21  Christian Lippka  <cl@openoffice.org>  [bc39616b82eeaf9b5871def86b7616bb5ae17284]

#88617# set export flags to zero so we don't have the embedded flag set


2001-06-21  Behrend Cornelius  <bc@openoffice.org>  [7a47e72c044da7d3a41148cbb721936ca5940f06]

#88615# New Listbox methods inserted


2001-06-21  Armin Weiss  <aw@openoffice.org>  [ff9a690c0eb03ed9b8bc5e8047d3b6e295245c7b]

#77734#If the drag point was limited and Ortho is active, do the small ortho correction (reduction) -> last parameter to FALSE.


2001-06-21  Mathias Bauer  <mba@openoffice.org>  [27f7ecd28c20be346a0dd2792c51598d9b6c61c5]

#88527#: allow property names as parameter names


2001-06-21  Ocke Janssen  <oj@openoffice.org>  [8cc014557dceac381a4dc6fd8cc7f73c3e98412e]

#88525# connect as rowlistener to get notified when the rowset changed


2001-06-21  Behrend Cornelius  <bc@openoffice.org>  [9a8be587090efc901c43108091dcaa72007eba38]

#88615# New Filepicker Service and new Formula Filter


2001-06-21  Nils Fuhrmann  <nf@openoffice.org>  [b9777a9e96cb7ac31eeac27cab02f825c916c280]

Added new language extern #87136#


2001-06-21  Daniel Vogelheim  <dvo@openoffice.org>  [a717be7977765c06a26d77edf0b9a6924c8f553e]

#87955# fixed XML Writer component descriptions


2001-06-21  Mathias Bauer  <mba@openoffice.org>  [8f80bd3b8251d0ea87a8aecd823f8ca5bee383b3]

#88527#: methods for toggeling the menubar


2001-06-21  Mathias Bauer  <mba@openoffice.org>  [b2d6ce69d3a53c7b50ce498c4db66b62c273effd]

#88527#: SID_TOGGLE_MENUBAR


2001-06-21  Peter Burow  <pb@openoffice.org>  [3afb958ab5f9d7ce8dc55e076db0c6b36d7c00f0]

fix: #88513# remove status listener correctly


2001-06-21  Kai Sommerfeld  <kso@openoffice.org>  [2ce9fe585466228d111b75a3827c74a9e2814e5a]

#86708# - changed type of property "SegmentSize" from sal_Int64 to sal_Int32.


2001-06-21  gt  <gt@openoffice.org>  [2458410f2ee29c2bd1277600b4a9fecf820301f2]

#88607# no delete of resource manager in dtor, because it's to late (already destroyed before)


2001-06-21  Daniel Vogelheim  <dvo@openoffice.org>  [a5451f4f9014ded27b8925911d5c79003259e533]

#87955# makefile now includes XMLImportFilter and XMLExportFilter


2001-06-21  Kurt Zenker  <kz@openoffice.org>  [9e3403fb07586c8089fd0aa4530d817fd5f7de4d]

new version for SRC636


2001-06-21  Kurt Zenker  <kz@openoffice.org>  [55492e5550c4e8ad9cd21fbc4df5ad181161b267]

new version for CFG636


2001-06-21  Malte Timmermann  <mt@openoffice.org>  [b91ee7b3b5c9e848df69d9b716142852bbc982c9]

Cleanups...


2001-06-21  Kurt Zenker  <kz@openoffice.org>  [8893ea1d4e2db47108829c844863ba97e2d47d47]

new version for SRC636


2001-06-21  Malte Timmermann  <mt@openoffice.org>  [3fc7fcaf3e4ab6e150111c20861e721c5d956d20]

#87795# Implementation for asian compression


2001-06-21  Philipp Lohmann  <pl@openoffice.org>  [8ba27c84338332dce60614d3395807c6ce2ca184]

#85520# fixed some bugs shown in dialogue test


2001-06-21  gt  <gt@openoffice.org>  [9f70ea800b60d13532d6cea3854f0e361a483306]

UNOTYPES + com.sun.star.uno.XComponentContext


2001-06-21  Jörg Barfurth  <jb@openoffice.org>  [7260b56e2329c22453c2f2e3853eb8205825d63b]

Added getLength(); save unnecessary copy in cast to OUString


2001-06-21  Malte Timmermann  <mt@openoffice.org>  [50984d09c68cb6a8a60983c44cd4e849665e6029]

#87795# Implementation for asian compression


2001-06-21  Kurt Zenker  <kz@openoffice.org>  [74a4bbaf47e168531228adafdcde2362116b3a94]

new version for CFG636


2001-06-21  Dirk Grobler  <dg@openoffice.org>  [7bd525b89dc9986bf30595fd7d6082bc9f034243]

#88512# smtpsettings not needed anymore


2001-06-21  Tino Rachui  <tra@openoffice.org>  [ccee61d05c3528e990c3993b8821099d96a60785]

missing types added


2001-06-21  Dirk Völzke  <dv@openoffice.org>  [18a327f37ba592cb67c0d37c41262f9a0106900d]

#88486# Use own option key for saving filepicker options


2001-06-21  Kurt Zenker  <kz@openoffice.org>  [4e518d0d97e0a0d3ebf5b9dc884a3434ed456909]

new version for SRC636


2001-06-21  th  <th@openoffice.org>  [a32181d33e02515da8d9412daabbdd7648447b5f]

#86988# - FixedLine with full dialog with


2001-06-21  Eike Rathke  <er@openoffice.org>  [e49401f362286158490210c70859a394662c41c1]

#86153# ValidQuery performance; removed unnecessary ScColumn::Search() calls


2001-06-21  Jörg Barfurth  <jb@openoffice.org>  [fe164cf7fe0dfa975e67316ffacaf0d6ffbf9384]

#87508# Remove obsolete class module


2001-06-21  gt  <gt@openoffice.org>  [94e893d6e82dc3fd4aeddb458d9b5e3efecaea7e]

#88596# get / reinitialize resource manager after setting locale


2001-06-21  Björn Milcke  <bm@openoffice.org>  [295da6271c3c8bf8a4184b2287f4af453b20fd07]

#88404# support line-break and tab-stop on import of titles


2001-06-21  Kurt Zenker  <kz@openoffice.org>  [fb351bcb0ca9279b07f9d7af15310d8f830297c9]

#88503# - Locale data now copied in the copy-ctor


2001-06-21  Björn Milcke  <bm@openoffice.org>  [3bd77e956e4b751471541e3cbe3f8c788b7b1a50]

#86004# token missing in SvXMLExport CTOR


2001-06-21  Daniel Rentz  <dr@openoffice.org>  [e8ce8a9228014312dcd701405c6580a84829a40c]

#88289# redesign fixes


2001-06-21  Christof Pintaske  <cp@openoffice.org>  [04d3dcc4d78b4bb3e20334062d0a5ead99a2f46a]

#88377# changed loop var to unsigned char because of Soli compiler bug


2001-06-21  Kay Ramme  <kr@openoffice.org>  [c5d7c538c8feee27dd8e9b67bf0813f21612e3d2]

set the via InitVCL given smgr at pSVData #88338#


2001-06-21  Dirk Völzke  <dv@openoffice.org>  [1d80f6fbc82e8eb8114b5a043c9dd4375ce96dc3]

#84092# Added exception handling


2001-06-21  Kurt Zenker  <kz@openoffice.org>  [05bf52f4869c82ed9ea8b71f9c6b1c65786af24e]

new version for SRC636


2001-06-21  Ocke Janssen  <oj@openoffice.org>  [d287b506c575cf7018323e0f018f1b15c464aa8a]

#87925# start at 1


2001-06-21  Kai Ahrens  <ka@openoffice.org>  [02da970fb3fe38a9a15c3491f01e9af636a27eba]

#88348#: restore old MapMode after print of outline


2001-06-21  Dieter Loeschky  <dl@openoffice.org>  [65ae75d086449629cbec97394b10e0a71eca04df]

#88507# BurnInStyleSheetAttributes(): consider 3D scenes


2001-06-21  Ocke Janssen  <oj@openoffice.org>  [7f6722d954c31718b8e3871c4eba25567a272745]

#88482# some properties wasn't registered


2001-06-21  Hans-Joachim Lankenau  <hjs@openoffice.org>  [06babf4fc89d413175d1c68ef2927d6cdc02fbd8]

no project prefix


2001-06-21  Hans-Joachim Lankenau  <hjs@openoffice.org>  [22437a37607e22dd22eb4074e9796126852d0c07]

more types


2001-06-21  Kai Sommerfeld  <kso@openoffice.org>  [333de6536b7a6d0ef778a84495abbf8066b686c6]

#88469# - Convert UTC/GMT to loacal time.


2001-06-21  Hans-Joachim Lankenau  <hjs@openoffice.org>  [d684101d56dfcf21f4c128fb8fcccb7b04c75a61]

add right project dependency


2001-06-21  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b1de7aea8d7f0c5c34aff5eb96805a6b93996f72]

add project dependency


2001-06-21  Philipp Lohmann  <pl@openoffice.org>  [c52e1826080e695b67ea8dda7975c75221c9984b]

#88580# updated binding according to local RTTI


2001-06-21  Hans-Joachim Lankenau  <hjs@openoffice.org>  [ad6236be89364c9ca9d19e0e22b691bfa4c267f3]

platform dependend flags


2001-06-21  Thomas Lange  <tl@openoffice.org>  [c0cca81d1faf580f5eb6490535371c686f11766d]

#88183# for spellchecking AVAILABLE language now checked in listbox


2001-06-21  Thomas Lange  <tl@openoffice.org>  [9e0938ee34959eda8833defb8d38b4df7d49547f]

#88183# for spellchecking usable language checked now in listbox


2001-06-21  Thomas Lange  <tl@openoffice.org>  [b9948ebcfd74304ccd758279b56dd24c20ca893a]

#88183# list only languages that can (currently) be used


2001-06-21  Thomas Lange  <tl@openoffice.org>  [4e1aa67ac1a9b24c34bc7ff34f4d6700d0847b8e]

#88183# additional InsertLanguage member function to specify if an entry should be checked or not


2001-06-21  Sascha Ballach  <sab@openoffice.org>  [df8e8dd31ac418323d228cf0b151bbbfb1f534bb]

#88521#; remove the first ' character if there is one of the text cell content


2001-06-21  Frank Schönheit  <fs@openoffice.org>  [f888dab0321ea04dedc7bcc9e519f976b6188019]

#88327#


2001-06-21  Sascha Ballach  <sab@openoffice.org>  [dd500cb0450fb6a57c310a923676f39996a5435b]

#88521#; remove special handling of ' characters at the beginning of strings


2001-06-21  Frank Schönheit  <fs@openoffice.org>  [d12ba58a3a00887a6b0df3f2ab394a798c67bd49]

#88356# HID_ADDRTEMPL_FIELD_ASSIGNMENT


2001-06-21  Niklas Nebel  <nn@openoffice.org>  [7398feb02bce3a904a6c7ddfdfa652cf8ac8a7fb]

#88521# SetCellText: use quote as text marker also for bEnglish


2001-06-21  Niklas Nebel  <nn@openoffice.org>  [14ff9b98d5468843e392cc5a19de6628b8dfe35d]

#88521# getFormula: add a second quote if the string starts with one


2001-06-21  Dieter Loeschky  <dl@openoffice.org>  [bb6293b45aa67f6cb232fbe1e6f50d543f9e8361]

SVX_SNAP_SELECT removed


2001-06-21  Thomas Lange  <tl@openoffice.org>  [f8546cdb5de0c788933bfee86659c3e1c56af4e8]

#88571# remove entries for languages with no listed service implementation-name


2001-06-21  Christian Lippka  <cl@openoffice.org>  [4867969b363babdf6d915d2ee0b37feeba07a803]

#87219# added use of new glue point api


2001-06-21  Ocke Janssen  <oj@openoffice.org>  [1118775ad5b2f14a1dee034f0ca54f3e23fb4743]

#88434# row fixes


2001-06-21  Armin Weiss  <aw@openoffice.org>  [4d75bf2c7a9b737a6767263020fdc429393064f3]

#88037# changed back intensity to transparency for shadow since these are contrary in their meaning


2001-06-21  Oliver Braun  <obr@openoffice.org>  [21762aa9212579a18c6872f8be73f4d32f18792f]

#88296# nswrapper added


2001-06-21  Peter Burow  <pb@openoffice.org>  [21b8dc9f96df1b05f47d9e3256b19aabcd25b5cc]

fix: #87292# CreateHelpURL() and OpenHelpAgent() now static, GetHelp() removed


2001-06-21  Frank Schönheit  <fs@openoffice.org>  [da1a24df1ab1db7a75462e7f1ea420f05bc213bc]

#88326# $(COPY) instead of copy


2001-06-21  Frank Schönheit  <fs@openoffice.org>  [46ab9cc0419b0f553014a11ddb1d9bef93afd3f0]

initial checkin


2001-06-21  Frank Schönheit  <fs@openoffice.org>  [c91c6f8cd8e84e452396729e6c15355972916efa]

initial checkin


2001-06-21  Sascha Ballach  <sab@openoffice.org>  [08a749a322885198ba1df0040a5f79d98f8d509e]

#79771#; improve the behaviour of AddRange


2001-06-21  Frank Schönheit  <fs@openoffice.org>  [d074e55e2d28a25815eed72108468e4e86a1338b]

initial checkin - deliver mozilla files into the build environment


2001-06-21  Daniel Rentz  <dr@openoffice.org>  [e8acb9de3224351cfd8f1bcf4596674805298155]

#88289# redesign fixes


2001-06-21  Sascha Ballach  <sab@openoffice.org>  [ace792b19550836080f16a9627eb91f6ec46598d]

#79771#; it is not neccessary to set another celltype


2001-06-21  Babak Mahbod  <bmahbod@openoffice.org>  [db52bcfcbc0e11e64587aa6c05373034c861dbf4]

Modified a private method to compile under Forte's compiler.


2001-06-21  Babak Mahbod  <bmahbod@openoffice.org>  [84b2e6ea1bfd29ee63e6805b063a062e50307580]

The public method logprintf modified.


2001-06-20  Babak Mahbod  <bmahbod@openoffice.org>  [a8180965caed825a43e1882d0fa35acdace24265]

The logPrintf public method, along with supporting private APIs and constants were added.


2001-06-20  Gene Anaya  <ganaya@openoffice.org>  [26329718791b50119bd5ac6a6624b7a9cb5d657c]

Added support for VerbosityLevel, defaults to 0, optoinal flag in constructor; added get/set methods for it as well.


2001-06-20  Oliver Bolte  <obo@openoffice.org>  [9dd703e0da8b96340bb645b937ae4ff4150f7f6c]

new version for CFG636


2001-06-20  Jörg Barfurth  <jb@openoffice.org>  [175efc0f4147b8ef044fbbee0d3ae070f8697f8b]

New ValueNode representation


2001-06-20  Jörg Barfurth  <jb@openoffice.org>  [655b69d445247aa9013ef4e7022be516f94aa240]

Bring up to date


2001-06-20  Jörg Barfurth  <jb@openoffice.org>  [2eb204254f26ad055f1fc4545b51fde14ddc4263]

#88036# Implement view layer interface changes; No explicit value nodes any more


2001-06-20  Jörg Barfurth  <jb@openoffice.org>  [e05155b86275e65c27c8c5583ee59f2a93c0bcd4]

#88036# Replacement for valuenodeimpl within groups


2001-06-20  Jörg Barfurth  <jb@openoffice.org>  [ec03a6b0d96f1c8287664c859f271a91ae4b7ed0]

#88036# Implement NodeImpl changes


2001-06-20  Jörg Barfurth  <jb@openoffice.org>  [748939961bf6c5f7678d1651b40c469b0e818e4f]

#88036# Replacement for valuenodeimpl within sets


2001-06-20  Jörg Barfurth  <jb@openoffice.org>  [16526ac1ac9138beb945d572e42af001ca21566b]

#88036# Move member value handling into the GroupNodeImpl; Split up nodeimpl files


2001-06-20  Jörg Barfurth  <jb@openoffice.org>  [8c7ab77a27cbc2d5dce41c7b285d223e2cc3cc31]

#88036# Split up nodeimpl files to enable dropping valuenodeimpl


2001-06-20  Jörg Barfurth  <jb@openoffice.org>  [9f3142b0458dbd25888c28194f3bf93a590a04ea]

#88036# Implement changed interface of view layer


2001-06-20  Jörg Barfurth  <jb@openoffice.org>  [e7a186d4c73c52df6cbaffed5d524253a9fa3ba2]

#88036# Adjusted to NodeVisitor change


2001-06-20  Jörg Barfurth  <jb@openoffice.org>  [5c80887eb29b48dd08fdc1359361614505082189]

#88036# Adjust to changed interface of view layer


2001-06-20  Jörg Barfurth  <jb@openoffice.org>  [def927b7ac209447276e29e764d844d9e6d079eb]

Use global getUnoInterfaceType() from apitypes.hxx


2001-06-20  Jörg Barfurth  <jb@openoffice.org>  [27729b9dd8c1fced6cac9f841567c71ef12a77e1]

#88036# Adjust to changed interface of view layer


2001-06-20  Jörg Barfurth  <jb@openoffice.org>  [8333284441ca4f78be90f20d8da8d9f6c4dafcd6]

#88036# Adjust to noderef changes


2001-06-20  Jörg Barfurth  <jb@openoffice.org>  [8e1fd47d0091065fd8775f7056438e0a37dbe790]

#88036# Changed interface of view layer


2001-06-20  Jörg Barfurth  <jb@openoffice.org>  [ef11bb2de63a0d9d57a9311c0dfb1aea674485c8]

Removed dependency on obsolete header


2001-06-20  Jörg Barfurth  <jb@openoffice.org>  [b88c4a0fcd40cc338e24d7c95254f88d142a1b9f]

#88036# Removed obsoleted NodeInfo; added getDepth()


2001-06-20  Jörg Barfurth  <jb@openoffice.org>  [a2be3603e686d1276be7a6a721c6a7a670fe6250]

#88036# Added another UNO type helper


2001-06-20  Jörg Barfurth  <jb@openoffice.org>  [43c5825ecb1649867046021da2ed2e429419f276]

#88036# Changed interface of view layer; Prepared for path syntax change


2001-06-20  Jörg Barfurth  <jb@openoffice.org>  [1fb37f698619762ce3b49cd60680f661f9709194]

Optimized data storage for ValueNode


2001-06-20  Jörg Barfurth  <jb@openoffice.org>  [c6fb9587aa54f84659771101709d9a6dbe4b8284]

Improved tests and logging; more details


2001-06-20  Hans-Joachim Lankenau  <hjs@openoffice.org>  [e92af76771d8bce2691d7973de9822e8b8f1f2cb]

now with deliver for openoffice


2001-06-20  Hans-Joachim Lankenau  <hjs@openoffice.org>  [50e06771b89640fbabd331757120bf702ca748a3]

patching supported now :-)


2001-06-20  Hans-Joachim Lankenau  <hjs@openoffice.org>  [181c87152154918ea1cb32e83f4d13bc2b591a20]

missing dependency


2001-06-20  Jörg Barfurth  <jb@openoffice.org>  [9de1a30480189520754350983b7cb137bed94275]

Changed test scenarios, added more data, minor fixes


2001-06-20  Thorsten Behrens  <thb@openoffice.org>  [bc1fe7d590172c21a7ec44331d7335103b26f907]

#86988# Redesign and overhaul of interaction dialog


2001-06-20  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a0e70b1396be3b52bcc6f24d6f8aa50d56acca7e]

removed leftover ALLTAR


2001-06-20  Andreas Bregas  <ab@openoffice.org>  [5bb7f19775f94fe264803a8075d1aae82edc64dc]

#88332# RTL function IsObject: Special code for SbUnoClass


2001-06-20  Mathias Bauer  <mba@openoffice.org>  [e703416a3885e7ed6ace8b973164efc953513b23]

#82371#: new slot for DataSourceBrowser


2001-06-20  Björn Milcke  <bm@openoffice.org>  [17ab258d17a12cc2a4b4c4787793939ba4455ed0]

#88404# export text with method that takes cares of LF and tabs


2001-06-20  Tom Verbeek  <tv@openoffice.org>  [7e89daa1e1d4831fa55f10d31fa1b1b22d91995b]

#86850# correct size


2001-06-20  Vladimir Glazounov  <vg@openoffice.org>  [229ed97ffc30dfaebd6a29e1f9070e38217d3bde]

fixed bug with uninitialized value


2001-06-20  Martin Hollmichel  <mh@openoffice.org>  [18046da8a9d949f1d170288a65f8daa78c2e525c]

add: build.lst


2001-06-20  Mathias Bauer  <mba@openoffice.org>  [21be778c150c5c77da976188234cad5fcd2ea7f3]

#82371#: new slot for DataSourceBrowser


2001-06-20  Hans-Joachim Lankenau  <hjs@openoffice.org>  [5099503580b48ac65619f3abaea99144eb16a4f3]

cleanup


2001-06-20  Hans-Joachim Lankenau  <hjs@openoffice.org>  [ee48afef9b07c688d54f6e5bef55b7d345479907]

cleanup


2001-06-20  Mathias Bauer  <mba@openoffice.org>  [1ac61736b7116efd4dd48e3c9f78a77606d6530e]

#82371#: new slot for DataSourceBrowser


2001-06-20  jp  <jp@openoffice.org>  [43bbb83f3eaae7f0f7167e195b02c67ac170b81a]

Bug #86929#: enable the matchcase checkbox if no CJK flag is set


2001-06-20  Martin Hollmichel  <mh@openoffice.org>  [61b02265ef9aad63a72278bb9dfa9aca93cfb5fe]

chg: Syntax #87576#


2001-06-20  Tom Verbeek  <tv@openoffice.org>  [5ea4391b8042d29a95f98b25528e98d1ec931b8f]

#87606# last changes for formwizard dialog


2001-06-20  Christian Lippka  <cl@openoffice.org>  [c017f61188ffd2ce42c70453a3d09c4e304c849b]

#87644# remember vertical flag when setting empty text


2001-06-20  Christian Lippka  <cl@openoffice.org>  [632ec28abb223f9a97e4d2b401af69191ed1bc42]

#87644# remember vertical flag when setting pres obj to non empty


2001-06-20  Nils Fuhrmann  <nf@openoffice.org>  [82c402c393f0f0e1b88078b7d817502a298bf64c]

Added language EXTERN #87136#


2001-06-20  Hans-Joachim Lankenau  <hjs@openoffice.org>  [49b8d25f5da54423150b0e7a80f820bf900c91f4]

cleanup


2001-06-20  Juergen Schmidt  <jsc@openoffice.org>  [e19eb8b4b2bb55d6591a5d48e70aeb9cdc053344]

#87298# remove operator<< for OString, now inline


2001-06-20  Juergen Schmidt  <jsc@openoffice.org>  [f07e4d501bd8ae85218fcc3bf2467abf0ea40e18]

#87298# insert operator<< for OString inline


2001-06-20  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b68460443c6cf02b4d53293388ef8fd4cb3b17a3]

removed ALL:


2001-06-20  Jörg Barfurth  <jb@openoffice.org>  [97cc20160abce0d5f60e15fbba4ad50016c2d222]

Improved test harness; added parameters; separated module selection


2001-06-20  Juergen Schmidt  <jsc@openoffice.org>  [4af0b189a02adf30bbdb18f8a83de46ff566a2df]

#87298# insert operator<< for OString


2001-06-20  Juergen Schmidt  <jsc@openoffice.org>  [40cd280e03a8d926231adbdf57f14db65a90c086]

#87298# insert operator<< for OString


2001-06-20  Hans-Joachim Lankenau  <hjs@openoffice.org>  [0a7a4ee58ab41c4fcdec6c04872dd7e370b4d9b8]

#65293# cleanup


2001-06-20  Kai Ahrens  <ka@openoffice.org>  [bb5d59bc88055bb2eb7bfc366e798bb75fe71ef8]

#88132#: use correct device to map from pixel to logical space


2001-06-20  Oliver Specht  <os@openoffice.org>  [5f4c07807836422824ef495524aae9050faaf126]

#88264# date to text corrected


2001-06-20  Thomas Benisch  <tbe@openoffice.org>  [0f65160a8b2495274f5e8ff8b295f6f6d33568e0]

#87307# removed isetbrw, si, vcdlged


2001-06-20  Thomas Benisch  <tbe@openoffice.org>  [47af2a4c9e7d4dc303fa9c1df6a469a756e1aaf2]

#87307# removed sidll.hxx, vcsbxdef.hxx


2001-06-20  Thomas Benisch  <tbe@openoffice.org>  [8d2df835ab39f41a33bca45efafb43006409f60f]

#87307# removed vctrls.lib, ibrw.lib, vctrls.srs, ibrw.srs


2001-06-20  Niklas Nebel  <nn@openoffice.org>  [09542778b9d16f51a2b28ed75e02c5f9b518dfae]

#88438# InitDrawLayer: don't call GetTitle while loading


2001-06-20  Sascha Ballach  <sab@openoffice.org>  [e1fdbf27e6cabe48610f08e1bfac75785eb64a14]

#79771#; implements and use a better AddRange method


2001-06-20  Sascha Ballach  <sab@openoffice.org>  [f10041f7f977d9cb984fe38935cac43d4ad1db1a]

#79771#; use of the new UpdateSymbol method


2001-06-20  Sascha Ballach  <sab@openoffice.org>  [e11a9a30832cf5bb1d25f9b8ec77cd45b06e190a]

#79771'; UpdateSymbol for OUStringBuffer added


2001-06-20  Daniel Vogelheim  <dvo@openoffice.org>  [25ca4148e9e43c19298ba2cea2c131342229ec5e]

#87851# sort algorithm and locale only for alphabetical and bibliography indices         (documents with indices can now be loaded and saved again)


2001-06-20  Mathias Bauer  <mba@openoffice.org>  [9cad287e4bab925092080557ed6e61429d936edb]

#88024#: SaveCompleted is missing in several cases


2001-06-20  Oliver Braun  <obr@openoffice.org>  [44c37d8977aed35acf955584edbfd2c3a17ec798]

#88296# added unix shell execute service


2001-06-20  Oliver Braun  <obr@openoffice.org>  [5f10dc06ce45432a1faa1ebe1f94d094a79e60cd]

#88296# initial release


2001-06-20  Tom Verbeek  <tv@openoffice.org>  [4c0286187855d6c59db820638f412ee1b1357304]

initial revision


2001-06-20  Frank Schönheit  <fs@openoffice.org>  [f456c18cae73f39be1e053add3825905265759ad]

#88447# call Select when browsing for an address book


2001-06-20  Frank Schönheit  <fs@openoffice.org>  [a10394f16fa4b1f548c81c53182081d4bfe49fd8]

#88447# +Select


2001-06-20  Frank Schönheit  <fs@openoffice.org>  [f64937e62c4325d789acb955bbe66f0e4815a360]

#88447# corrected order of detail pages


2001-06-20  Tom Verbeek  <tv@openoffice.org>  [776a5b6f19a377b706c7cc5bfa29431b49cc5e85]

#86850# corrected img control size


2001-06-20  Carsten Driesner  <cd@openoffice.org>  [11b73d7639651acbd675fb8774faaab5d911628d]

#87255# allow empty toolbar definition


2001-06-20  Oliver Specht  <os@openoffice.org>  [27105bb12a68d69426cec3a1638a9df6fcd49b7d]

#87306# ruby properties corrected


2001-06-20  Sven Jacobi  <sj@openoffice.org>  [4fbc6adb04f4c7f407b9b24c28de6f1c4aa3c2d1]

#88487# unsing correct default border text distance


2001-06-20  Ocke Janssen  <oj@openoffice.org>  [0f2800d573ad2cc31b91fae74ca886c06d636cd3]

#88434# describeproperties


2001-06-20  Ocke Janssen  <oj@openoffice.org>  [9ad18150a10f0f61300c0d458f2d403ab9fadbb3]

#88434# some access changes


2001-06-20  Ocke Janssen  <oj@openoffice.org>  [0c8628a10ed6f845e35d74f69fb145b3cbcf1d92]

#88434# new query msg


2001-06-20  Carsten Driesner  <cd@openoffice.org>  [5589ca396d5afb67c085290fffa5c0c3dd37c355]

#88499# statusbar xml configuration


2001-06-20  Ocke Janssen  <oj@openoffice.org>  [fd7bdc0bf7cfc365c21fb190a7cdb4370f4d1956]

#88434# implement user access rights


2001-06-20  Stephan Bergmann  <sb@openoffice.org>  [f5f056126cb4a36ebe39161a35abccbde3e48694]

Added SALHELPERLIB.


2001-06-20  Stephan Bergmann  <sb@openoffice.org>  [880d42ecfe818dd23c7d8c2ccf3c98029cf912bd]

Removed SMTP server name; adapted to modified config entry names; got rid of vos.


2001-06-20  Michael Brauer  <mib@openoffice.org>  [bf84ecbf1bd9061ce7ae127ce0c9dfbe0de127c4]

#87306#: Rube position


2001-06-20  Sven Jacobi  <sj@openoffice.org>  [14577edc3174d16329062b1782e43781fe5e3441]

#88437# changed direction of uncover page transition


2001-06-20  Sven Jacobi  <sj@openoffice.org>  [ba8763a6340adf12c36409ec1c96f0bb2a35a65b]

#88437# changed direction of uncover page transition


2001-06-20  Rüdiger Timm  <rt@openoffice.org>  [8215d114e9a0c16e2f9e6e8e13de472598677470]

#87576# missing \n at end of file inserted


2001-06-20  Frank Schönheit  <fs@openoffice.org>  [b560ef11c50c0255946c99b50c6493414cd8684a]

#86721# deliver editbrowsebox.hxx


2001-06-20  Oliver Specht  <os@openoffice.org>  [942fcaff22e3bac85fd0ea9fc4b93a64734d87e0]

#87139# use default font for tree


2001-06-20  Kurt Zenker  <kz@openoffice.org>  [d66b1e1989444b68dc2dada56a6c9b2becb52bd8]

new version for SRC633


2001-06-20  Oliver Specht  <os@openoffice.org>  [847b3501f3017aa0a187db40a00abd3973c7cb85]

#88484# Assertion in exeution of macros changed


2001-06-20  Christof Pintaske  <cp@openoffice.org>  [ff68ffb0786b4043096b3b6924e2e5f3ea64ef83]

#88379# dont use ppArgv, its bogus


2001-06-20  Sven Jacobi  <sj@openoffice.org>  [52ee7dde2091b30df4907afb6958614b28c2dd35]

#88358# importing header/footer just once, no loop when reading corrupt SpecInfoAtom


2001-06-20  Rüdiger Timm  <rt@openoffice.org>  [142b4a3519366e6b2a038e8ce0f3c88c11178ede]

#87576# cast


2001-06-20  Niklas Nebel  <nn@openoffice.org>  [53b60056c43abf3e352f924a3ca241094f3a63f8]

InitAddIns: use LocalFileHelper to convert path into correct URL for server


2001-06-20  Michael Brauer  <mib@openoffice.org>  [ddd9ee82f98974f8bbad0f81e43eb93da59c9997]

#88206#: Use correct which for font height items in Modify


2001-06-20  Kurt Zenker  <kz@openoffice.org>  [35e7954139e255a49a880a947c6283e7f72bc2fd]

new version for SRC633


2001-06-20  Carsten Driesner  <cd@openoffice.org>  [da98b14c64e888384f531a32826e568f2cb3ccaa]

#88499# xml based configuration for statusbar


2001-06-20  Kurt Zenker  <kz@openoffice.org>  [3276bfa548078cb868e2de6ec9ea9192b063ee26]

new version for SRC633


2001-06-20  Gregor Hartmann  <gh@openoffice.org>  [ebf5753b423d63afe955b1141539484780e33043]

ignore lines of type 'res-comment'. Only copy to correct parts file (switch -wc)


2001-06-20  Mathias Bauer  <mba@openoffice.org>  [b7f55fa27f3de885f649592e1b57e0f3fb4ebd6f]

syntax problems on Solaris


2001-06-20  Carsten Driesner  <cd@openoffice.org>  [4a591c597986e0b7ae291f66c778e1dff39ec8ed]

xml configuration for statusbar


2001-06-20  Frank Schönheit  <fs@openoffice.org>  [25ecc6263e1757c124110de81ea5cc66942aac91]

#88485# corrected implDetermineState for a special case


2001-06-20  Kurt Zenker  <kz@openoffice.org>  [404c385eff95ed3d97e1ef52fc0056b2bf157240]

new version for SRC633


2001-06-20  Kurt Zenker  <kz@openoffice.org>  [7d30e1287a832e1f0743630240f6f2ed7714e9d5]

new version for SRC633


2001-06-20  Tom Verbeek  <tv@openoffice.org>  [761c1119e64807bcbd1ad13e502a64c4246ef4e7]

#88115# changed to work with option explicit


2001-06-20  Mathias Bauer  <mba@openoffice.org>  [5126c41cd3042d0a95b79153ec8a4452f54f325f]

#86708#: support segment size as parameter


2001-06-20  Thomas Benisch  <tbe@openoffice.org>  [bbd5d4cb32461ac62fb437cb579a7121cfaa33c8]

added MakeVisible


2001-06-20  Ocke Janssen  <oj@openoffice.org>  [06b42f674186821d300d44196688ee6158d2fb23]

#88434# implement user access rights


2001-06-20  Thomas Benisch  <tbe@openoffice.org>  [1fb92af0dd7c9782405318837077c33d383e199d]

added sorting for dialogs


2001-06-20  Oliver Specht  <os@openoffice.org>  [5d5e75ab6dab9c97dcae0e6ecbc791be75b157c6]

#88484# optimization


2001-06-20  Oliver Specht  <os@openoffice.org>  [55511b85b4c6d80eeefcf1519c2b77c8bf8ce78a]

#88206# twip converision added to diff font height


2001-06-20  Martin Hollmichel  <mh@openoffice.org>  [20c4e427e3e8092df004f3ca429c1ce2c43f7a6e]

add: header


2001-06-20  Tom Verbeek  <tv@openoffice.org>  [7ace516c8517942f217e36bb3f14ac64a0af374a]

#88447# DatabaseFieldName renamed to AssignedFieldName


2001-06-20  Oliver Specht  <os@openoffice.org>  [7cbba814f36ec4cb44413a767ea449eca7c0a4b1]

#88484# optimization


2001-06-20  Martin Hollmichel  <mh@openoffice.org>  [e4be8717df1fde92a08c4cb1e13ec0aa5489a3f4]

add: header


2001-06-20  Philipp Lohmann  <pl@openoffice.org>  [d9ba73a6972b141b36563b70614cdbc8f8060d49]

#85520# changed test bitmap from StarOffice to a more generic content


2001-06-20  Michael Brauer  <mib@openoffice.org>  [5a97bae056f204f3de0ea0d807f43215add18c14]

#87313#: images as base64


2001-06-20  Oliver Specht  <os@openoffice.org>  [f8ecff398d63f3529d880d5f3d966341fd6bea7f]

#88449# painting of the outline example improved


2001-06-20  Frank Schönheit  <fs@openoffice.org>  [ee33c2dd1f98118ca54aa04ba15bdddee741c170]

prepare for #88447#: rename FieldName to ProgrammaticFieldName and DatabaseFieldName to AssignedFieldName


2001-06-20  Frank Schönheit  <fs@openoffice.org>  [fb73ccc7bcf8bb0acd47ae13e3d1b9555419b27e]

prepare for #88447#: rename FieldName to ProgrammaticFieldName and DatabaseFieldName to AssignedFieldName


2001-06-20  Niklas Nebel  <nn@openoffice.org>  [9dae73c48f0050667ed17576a4cc17d43b7a7c6f]

#88458# Command: handle COMMAND_CURSORPOS here if not in edit mode


2001-06-20  Frank Schönheit  <fs@openoffice.org>  [442d88fcd750b734fa0934e9f2ba4661e2875301]

#87909# disambiguated duplicate ids


2001-06-20  Frank Schönheit  <fs@openoffice.org>  [de23987cd06b4428a12dbf6f617d32c2d0a11b2e]

#88477# ui.FolderPicker -> ui.dialogs.FolderPicker


2001-06-20  Stephan Bergmann  <sb@openoffice.org>  [c142323cf91686ec935fd9c38c834e66fd492dcc]

#88442# Derive class from salhelper::SimpleReferenceObject, which is safer than vos::OReference.


2001-06-20  Stephan Bergmann  <sb@openoffice.org>  [984b4fcff13efd89f6f77942d989001c35f72927]

#88442# Derive class from salhelper::SimpleReferenceObject, which is safer than vos::OReference.


2001-06-20  Dieter Loeschky  <dl@openoffice.org>  [1b237ac12e9649e98468ef55a739bf0c1d4a235e]

#86876# RID_ALIGNMENT_TBX: set alignment to 1


2001-06-20  Thorsten Behrens  <thb@openoffice.org>  [0a9580c153eb15448563ccefb01d691d1d1511c8]

#87913# Now building a light basic without CreateUnoDialog() functionality


2001-06-20  Ocke Janssen  <oj@openoffice.org>  [99d22677dbc58726b1684dc5d17930b52f1e6f85]

#88434# implement user access rights


2001-06-20  Rüdiger Timm  <rt@openoffice.org>  [a014edfe77ffdd431cea3912a7d18d4a08f3fca3]

'z' this file to get zipfile rebuilt


2001-06-20  Ocke Janssen  <oj@openoffice.org>  [7ea7a46873f481819f2f9551e4a27ef9785a03c6]

#88434# new page for user admin


2001-06-20  Ocke Janssen  <oj@openoffice.org>  [6e296b20197496f6af54d110ead62c92ce96a14f]

#88434# new method to get the driver


2001-06-20  Ocke Janssen  <oj@openoffice.org>  [816f20dd1306feb443ff88cad30110a4028a252d]

#88434# new id for user admin page


2001-06-20  Ocke Janssen  <oj@openoffice.org>  [06691617d0f7864fbff6df4059f605d1d4fffe7c]

#88434# new page for user admin


2001-06-20  Ocke Janssen  <oj@openoffice.org>  [020778ad7dc733a20efaebca2d2908920cfb39b2]

#88434# new control for table rights


2001-06-20  Ocke Janssen  <oj@openoffice.org>  [69353dc3e227042fa359558f024ac3b60df65d10]

#88434# new helpids for useradmin page


2001-06-20  Michael Brauer  <mib@openoffice.org>  [9b316f673f54170e0a4a76730622dd9ca47e0709]

#87313#: embedded imagas as base 64


2001-06-20  Michael Brauer  <mib@openoffice.org>  [fa829d05c584448923c529ccb6ac867c167baadd]

#87313#: embedded imagas as base 64


2001-06-20  Michael Brauer  <mib@openoffice.org>  [2daa9f16963b0b44922847d23517bd5a1b927749]

#86004#: decrease number of exported symbols


2001-06-19  Kurt Zenker  <kz@openoffice.org>  [084be8b3ee1ea6525941dde3260982893fd0c58e]

Merge SRC633: 19.06.01 - 23:41:19


2001-06-19  Philipp Lohmann  <pl@openoffice.org>  [459717152d64cb9041d20d465f2734cc988f1736]

#88470# free the object mutex when calling outside the object to avoid deadlocks


2001-06-19  Martin Hollmichel  <mh@openoffice.org>  [833c75ed94c847e9c6ad643a8c78a927ae9b9343]

join from OpenOffice


2001-06-19  Mathias Bauer  <mba@openoffice.org>  [2adf3a749c2524c1060cb98e3f36424eea032b6c]

#88046#: Save/SaveAs must be called in base class even for 6.0 formats


2001-06-19  Dirk Grobler  <dg@openoffice.org>  [55ba857e21882ea0828b1492f000b2c2a2f6f8bb]

new files to deliver


2001-06-19  Vladimir Glazounov  <vg@openoffice.org>  [6c18d0b2d38d68c7d08b37f2d5fc85913c8a8ecf]

#65293# corrected misspelling


2001-06-19  Dirk Grobler  <dg@openoffice.org>  [07bba4ebd0fb96eae2cb255461249471f7b72e8b]

new rules for transformations


2001-06-19  Dirk Grobler  <dg@openoffice.org>  [4bcdce25daab738d39de54bd589e710ce226f23f]

new files for cfg data generation


2001-06-19  Dirk Grobler  <dg@openoffice.org>  [8f83fd8b29b476da662da91c7da40b30607dc42d]

TF_CFGDATA additional tools for generating xml instance and ldap data


2001-06-19  jp  <jp@openoffice.org>  [a9676beaf91771752129e728e42e978ea90ef9ae]

Bug #88449#: read and used the symbol font name


2001-06-19  Philipp Lohmann  <pl@openoffice.org>  [6d15468e0fed620b27a2d8049dc0a6760f2d4997]

#88195# fix worked only in debug case due to misplaced #endif directive


2001-06-19  Mathias Bauer  <mba@openoffice.org>  [be868fec8f94d14e4516d9081c5a11e0c7a0eead]

#88443#: APPEAR event implemented


2001-06-19  Vladimir Glazounov  <vg@openoffice.org>  [f6da87a98aeda9dec0a3be24b868eb781c6c14bb]

osl_freeThreadHandle is no more


2001-06-19  Herbert Duerr  <hdu@openoffice.org>  [ff0521c6bdf911f040d0bc19684c7b8cb5836ad4]

link freetype statically again


2001-06-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [48bb73eb77d16ac2b35946e3ac3eef738050ee05]

tf_cfgdata


2001-06-19  Dirk Völzke  <dv@openoffice.org>  [ce1ca3cc1209f2cce084ce2e48bc0f02d18fa67a]

#84092# Removed registration of FilePicker and FolderPicker


2001-06-19  Dirk Völzke  <dv@openoffice.org>  [7fc3f4d22618e1e3d407618c1c7b82e0611f5cdf]

#84092# Added registerFactories()


2001-06-19  Michael Brauer  <mib@openoffice.org>  [cb452ebd80f34c5b5c8dbf187d8fdd959ec500f8]

#87313#: embedded images as base64


2001-06-19  Michael Brauer  <mib@openoffice.org>  [9a90e2ecbb2735c546c3e03bee3672f85bffba53]

#87313#: embedded images as base64


2001-06-19  Michael Brauer  <mib@openoffice.org>  [dcd225e40cf4e881e495f33155f321d5b4b03e0c]

#87313#: embedded images as base64


2001-06-19  Michael Brauer  <mib@openoffice.org>  [10763f3a937772e924a9bb5198aa57921b3edaa5]

#87313#: embedded images as base64


2001-06-19  Kai Ahrens  <ka@openoffice.org>  [5cef034f8b72a5eaa4f359f193b068751a4606dd]

#87631#: added number formatter


2001-06-19  Kai Ahrens  <ka@openoffice.org>  [41a51f5f23bddc4265293eb62eac4d40ab30e8f3]

#87631#: call ::GetOutputString with adress of valid color pointer


2001-06-19  Christian Lippka  <cl@openoffice.org>  [957c694caef0a18b85e1ea73532ae062b6887802]

#87219# fixed glue point api to use ids not index


2001-06-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [57a20f1b07f0676a868cb7afdf8598dc72eeddb2]

checkdll now can be disabled


2001-06-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [7a0cdda206cde712f231fe405fe518912d35320d]

don't check library


2001-06-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [e09a17c55b7bf47e7ec8fb8dbcff604ef7ad0cc7]

missing dep


2001-06-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a4d54292da2111e0347f38df6844b6cb4d8fdcd3]

win32; add use_perl.mk


2001-06-19  Philipp Lohmann  <pl@openoffice.org>  [577273b73fe789196a6de6c6f126a5a169fde011]

#85520# dialogue redesign


2001-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [9558db82d6346f91a9964132c95dff14290323dd]

changed lookup for unxlngi[3|4]


2001-06-19  Caolán McNamara  <cmc@openoffice.org>  [6ec4710eeac78dbaf42d9fb0f3ad052bcc7258a8]

#85677# #88410# Parse stored usertext


2001-06-19  Caolán McNamara  <cmc@openoffice.org>  [059a514a975993ae986d023d31fb9f25e8046302]

*** empty log message ***


2001-06-19  Andreas Bille  <abi@openoffice.org>  [4955786cd2af7aef46bb44ed733959da1711ef5d]

#88432# Added exception specifications for determination of misconfigured index. Now also reading from lowercase filenames


2001-06-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [b9f1cce2a42e23f85dcd76ba90b3986b7396b8e3]

added unxlngi4


2001-06-19  Armin Weiss  <aw@openoffice.org>  [2d8853bed02e687f3b40e905f9b81c5a6e3a04ee]

#88340# Add MasterPageDescriptor when imported SdrPage does have NONE


2001-06-19  Hennes Rohling  <hro@openoffice.org>  [9371192818cc6e4371686706662c770a6cbdf2a6]

#86168# APPICON directive is ingnored on UNIX but dependencies are checked


2001-06-19  Andre Fischer  <af@openoffice.org>  [52642c21779358b9970a4ec5684cad9b135eccd1]

#78400# Using pick list instead of history to determine recently used files.


2001-06-19  Thorsten Behrens  <thb@openoffice.org>  [1153da410d11f79685bb381c155c3aded15268d2]

#87126# Replaced all references to SfxFileDialog with new helper class


2001-06-19  Frank Schönheit  <fs@openoffice.org>  [f83eddd8b4c8c7e0bfcb85b7b5b80699f4920d8d]

#88391# be more tolerant when setting the EffectiveValue


2001-06-19  Frank Meies  <fme@openoffice.org>  [ac3f7a40e4ea18c85b36e8062fedf6f7b0b62156]

Fix: Invalidation of misspelled word regions and correct repaint of red wave lines


2001-06-19  Thomas Lange  <tl@openoffice.org>  [25af6a72dfedb3fb12d73e864d028bb8d350eba6]

#88083# GetEditEngine, ~SmEditWindow and DeleteEditView fixed (access to EditEngine now via pEditView)


2001-06-19  Thomas Lange  <tl@openoffice.org>  [4d3ff36062b92927a533438f6eeeb0436356a678]

#88083# copy-constructor and assignment-operator provided for SmStructureNode


2001-06-19  Oliver Specht  <os@openoffice.org>  [905d9bb3bb523f962f4fe6b6747d0983d79da160]

#87820# text flow page corrected


2001-06-19  Oliver Specht  <os@openoffice.org>  [ca4895248b57a32eb7fee6262f89d8401dfc86e9]

#88383# merge to file: insert dot before the extension


2001-06-19  Frank Schönheit  <fs@openoffice.org>  [6b82f9284ddd60c11f3ab17a75b8a9545feccec8]

#88393# implDirectSQL


2001-06-19  Frank Schönheit  <fs@openoffice.org>  [dd3a16b4a5de765158997406ba168ea4816a997a]

#88393# +directsql.*


2001-06-19  Frank Schönheit  <fs@openoffice.org>  [285fe26e371dd97977101c7c3e9a81d4c60e108b]

#88393# new direct sql dialog


2001-06-19  Frank Schönheit  <fs@openoffice.org>  [695225c0ee0e41e1c5d1318c758e5075c4dc97d4]

#88393# +ID_DIRECT_SQL


2001-06-19  Frank Schönheit  <fs@openoffice.org>  [9bf7e62eb98564d9a63b48370572bfcd7e436785]

#88393# +MID_DIRECT_SQL


2001-06-19  Frank Schönheit  <fs@openoffice.org>  [ed1d6ddb602b3d843e2527e560af08b2d5bc8e13]

initial checkin - dialog for executing SQL statements


2001-06-19  Frank Schönheit  <fs@openoffice.org>  [26c3cb9ca2d9a72b0783a4a0df6db3b2b79bf834]

#88434# overload queryInterface to delegate calls to the aggregate


2001-06-19  Oliver Specht  <os@openoffice.org>  [ccb70ae894d1d7d202d6424694eddf3b0120ae6d]

#87949# set measure unit in table dialog


2001-06-19  Peter Burow  <pb@openoffice.org>  [e9aaa0d1c401e7e80c612e16bd12e5374a2535d0]

fix: #88014# menu cfg with new d&d interface


2001-06-19  Christian Lippka  <cl@openoffice.org>  [f417df714b911c2b2350cd66449bdc8c43a162af]

#86708# removed filter string for old pack'n'go format


2001-06-19  Nils Fuhrmann  <nf@openoffice.org>  [22f27c5abaa4e645d1bf7751ec5f16e1ef5b769b]

Fixes for merge #87134#


2001-06-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [8bd35c7274e8ba7d3e0928b63dbcbfaba6fc623f]

#65293# filenames only in link


2001-06-19  Andreas Schlüns  <as@openoffice.org>  [12310db947d950fa5f299b8aa59a086c01da8d10]

#86793# defuse Frame::dispose() and transaction mechanism


2001-06-19  Rüdiger Timm  <rt@openoffice.org>  [080e2e5b665135384a296354f219c50eb0b909a8]

#87576# avoid ambiguity with 'system' from stdlib.h


2001-06-19  Kurt Zenker  <kz@openoffice.org>  [061cfd72dac5dd9885ff51a491aabe455c47f329]

new version for SRC636


2001-06-19  Oliver Specht  <os@openoffice.org>  [0a74696d05f0bb07f561d74a48d9b9783660b69a]

#88155# ruby dialog enabled without a selection


2001-06-19  Oliver Specht  <os@openoffice.org>  [523f051f8bd900fe4a82d1d49436c7656b25d770]

#88155# ruby dialog enabled without a selection


2001-06-19  Kai Ahrens  <ka@openoffice.org>  [fb8105c480ceb6f549206290ba20e8c72bcc0ce0]

#88035#: call ::GetSdPage if work model contains more than one page (e.g. after XML export)


2001-06-19  Kurt Zenker  <kz@openoffice.org>  [e2183fc7e38c3511de133f12e0842106d04de455]

new version for SRC636


2001-06-19  jp  <jp@openoffice.org>  [929de39b01e4dfe39e6e5d3d56b3d0400e08e260]

Bug #88155#: SetRubyList works also if no 'old' entries exist


2001-06-19  Kai Sommerfeld  <kso@openoffice.org>  [90d0297409d180b1c132a8a4d7fd81ba227310f0]

#87187# - Added css::ucb::InteractiveAugmentedIOException.


2001-06-19  Sven Jacobi  <sj@openoffice.org>  [ef52b2e1d5e289bb4ac197dc9599ca550afacc81]

#88406# use fixed linespacing only when it is greater as the current line


2001-06-19  Kai Sommerfeld  <kso@openoffice.org>  [c864daa20063f9d2d7ff79a72d1fcb78decf2c19]

#87187# - Yet another change of method/ctor arguments.


2001-06-19  Christian Lippka  <cl@openoffice.org>  [507490dc2ca35cd9dc603eda4f0698e243c2dbf0]

#87899# fixed handling of EmptyPresObj, will not be set to false on data retrieval


2001-06-19  Kurt Zenker  <kz@openoffice.org>  [2f6b3fa4dc3281ee3652b3ad8e6bdf8506d10e0b]

new version for SRC633


2001-06-19  gt  <gt@openoffice.org>  [ce927a76a801d33600feb3c3bc30f91a10686a4f]

#i991# ColRowSettings::ReadSplit(): no reset of freeze


2001-06-19  Sven Jacobi  <sj@openoffice.org>  [db1953f5b0f7cb6cee338f5709b844b3276e107b]

#88407# ignoring some kind of group codes


2001-06-19  Joachim Lingner  <jl@openoffice.org>  [80a03301e115c456280064d9ad714af86828013a]

*** empty log message ***


2001-06-19  Joachim Lingner  <jl@openoffice.org>  [6b9117df8d4795a3904e31a79eb19ab716119096]

removed bug in unloading support


2001-06-19  Andreas Schlüns  <as@openoffice.org>  [e719a42f4aa5c3f1c7487ce522a7a03516e2fa38]

#88401# repair shareable osl mutex mechanism


2001-06-19  Oliver Bolte  <obo@openoffice.org>  [1b09d3896e250362d15d482a74c62c2f45c74935]

new version for SRC633


2001-06-19  Oliver Bolte  <obo@openoffice.org>  [ac1a162f04d37093790ce37dff8bc8a5389035fc]

new version for SRC633


2001-06-19  Hennes Rohling  <hro@openoffice.org>  [93d94c3507f53b7b249034f1dfa099620500eebc]

Correct documentation for osl_freeSecurityHandle


2001-06-19  Oliver Specht  <os@openoffice.org>  [5552b1dee5e2ae58724a66a5c1d415bda740eb46]

#88373# selection from beamer now Sequence<Any>


2001-06-19  Peter Burow  <pb@openoffice.org>  [aabfd3f79df0a6401379147bb9a9f8401ecbd7a3]

fix: #88029# use only decoded urls


2001-06-19  Rüdiger Timm  <rt@openoffice.org>  [43619ec304d5ed7be38cad29aaca624f9671587b]

#87576# it's unoapi.hxx (all lowercase)


2001-06-19  Mathias Bauer  <mba@openoffice.org>  [159a719017c8a042d804b02e4950be120cfbf8e8]

#87300#: static function to access SfxHelp


2001-06-19  Michael Brauer  <mib@openoffice.org>  [87f6304e411aebaf19036df2bde12d5408e13602]

#88107#: Prepared StarBats/Math to StarSymbol conversion


2001-06-19  Rüdiger Timm  <rt@openoffice.org>  [a638777c039d28a42ded274907a9008ec8d71376]

#87576# temporary variable to avoid gcc parse error


2001-06-19  Rüdiger Timm  <rt@openoffice.org>  [e6210d0c6d5b5f00e0d7fe85fd9850d0184241c7]

#87576# Merge error


2001-06-19  Peter Burow  <pb@openoffice.org>  [85f02e28c8bc265409f3439299f4966abe6adc74]

fix: #88317# update DocumentTemplates on startup


2001-06-19  Peter Burow  <pb@openoffice.org>  [2138a17c51d963fa7f9910d27d6032fb25714b04]

fix: #88317# new: UpdateDocumentTemplates(), UpdateHdl_Impl()


2001-06-19  Peter Burow  <pb@openoffice.org>  [3e0400167e888949713321f166c020fd4568291d]

fix: #88183# magenta as maskcolor for checked bitmap


2001-06-18  Kurt Zenker  <kz@openoffice.org>  [59e7caa57f2e758c28165a9970c5aea23e720182]

new version for SRC636


2001-06-18  Rüdiger Timm  <rt@openoffice.org>  [c77a49e49629231587574222618d4511aca64319]

new version for SRC633


2001-06-18  Daniel Vogelheim  <dvo@openoffice.org>  [3eb2f64492806224fdb660e7145bbd1783157f6a]

#86004# - changed SvXMLItemMaps to use XMLTokenEnum - removed remaining xmlkywd.hxx inclusions and usages -> sw is now xmlkywd.hxx-free!


2001-06-18  Niklas Nebel  <nn@openoffice.org>  [ad463208c9f3ec46fcfe21cf24246da0a788f389]

#88176# UpdateHeaderWidth: avoid extra step at 0


2001-06-18  Niklas Nebel  <nn@openoffice.org>  [f291def59cb09847b4cfa704b902cde5420ffed3]

#88176# use SetUpdateMode to avoid formatting the text several times


2001-06-18  Kurt Zenker  <kz@openoffice.org>  [95a52c2fec57a0cc81f975de9bf314e3cd521439]

new version for SRC636


2001-06-18  Björn Milcke  <bm@openoffice.org>  [a081d7dc6ded076af488798ed09cd4b836f11a84]

#86214# performance optimization: in scatter charts one style name was left over (domain was treated as series for styles)


2001-06-18  Mathias Bauer  <mba@openoffice.org>  [a207366f5f4c6cbe0f62e518c32ff4d7b1d75562]

#87300#: new options for SFX


2001-06-18  Frank Schönheit  <fs@openoffice.org>  [5e20bd9b2998e3ccaa469f2b02655e4c47503dd6]

#88384# initialize m_nFieldScrollPos with 0, not -1


2001-06-18  Vladimir Glazounov  <vg@openoffice.org>  [223d78dc98b0a747f7bebbeb6b61d852b6e30863]

new version for SRC636


2001-06-18  Vladimir Glazounov  <vg@openoffice.org>  [69f06ac0292771a39b1d92b394f07d7b8f735dd9]

new version for SRC636


2001-06-18  Behrend Cornelius  <bc@openoffice.org>  [44c8db46efa4161220bb7fdbb9124e660db0d9bb]

#87606# Dialog turned to modal


2001-06-18  Mathias Bauer  <mba@openoffice.org>  [4d6a44b6fef65e08a9f59752b8c060b0927580d9]

#87300#: export sfxhelp


2001-06-18  Kai Ahrens  <ka@openoffice.org>  [b4bc678f594df6dc24eaba1ab7ff5ea8fd88fbdd]

#85401#: reduce pixel size of metafile to 512 pixels, if neccessary


2001-06-18  Mathias Bauer  <mba@openoffice.org>  [b66bc2a144b57d8bdaa815ff250b49c36176ae2e]

#87300#: always enable input for help agent window


2001-06-18  Daniel Vogelheim  <dvo@openoffice.org>  [8a55ad2239512abbbd2e3e85e457b686c748a995]

#86004# changed SvXMLExport document class from const sal_Char* to enum XMLTokenEnum


2001-06-18  Daniel Vogelheim  <dvo@openoffice.org>  [bc9274c009d992f0c7ebd280459d8a86858c3b02]

#86004# changed SvXMLExport document class from const sal_Char* to enum XMLTokenEnum


2001-06-18  Daniel Vogelheim  <dvo@openoffice.org>  [19a46514d3b2eb66180567edb6a19fcf13720db5]

#86004# changed SvXMLExport document class from const sal_Char* to enum XMLTokenEnum


2001-06-18  Daniel Vogelheim  <dvo@openoffice.org>  [388cf2982bce937ce2bf989c02bcff2dace3e198]

#86004# changed SvXMLExport document class from const sal_Char* to enum XMLTokenEnum


2001-06-18  Frank Schönheit  <fs@openoffice.org>  [3bf75230b21ffee51693013707b28dcce1f44054]

#88393# HID_DSBROWSER_DIRECTSQL


2001-06-18  Rüdiger Timm  <rt@openoffice.org>  [4c1b43153b7032c5f736998e3221d23314b51db5]

#87576# EXCEPTIONSFILES


2001-06-18  Daniel Vogelheim  <dvo@openoffice.org>  [ef723443aa49ce0c0d989f4ee08f19fe6b892e74]

#86004# changed document class from sXML_* to ::xmloff::token::*


2001-06-18  Andre Fischer  <af@openoffice.org>  [e980420efff2b1e780f26f309fd5fc62ac7ad3dd]

#86214# Lock controllers after chart has been loaded until it is initialized.


2001-06-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [4073642e982abd40b0f4c6a13202d6693a65b382]

#88279# find *.ico in shared tree


2001-06-18  Oliver Specht  <os@openoffice.org>  [fe96e50c5894df88f76b2ecc2871ae48c384395c]

#88349# description corrected: ClientMap -> ImageMap


2001-06-18  Oliver Specht  <os@openoffice.org>  [8ac272abc3567a246c11fc7860413abc03a8363f]

#88350# SwXFieldMaster::supportsService corrected


2001-06-18  Hennes Rohling  <hro@openoffice.org>  [7e7a1ed8ab3c5703aaf8e50b6d42e0049995c8ac]

#88279# Deliver windows icons to $(SOLARRESDIR)$/icons


2001-06-18  Hennes Rohling  <hro@openoffice.org>  [635440d7314d5cdeebe0be7f06ca9163eaec0678]

#88279# Link applications against new icons


2001-06-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [e53f22bd28ae24fd8222929037c2df8333312842]

#88279# find *.ico in shared tree


2001-06-18  Kurt Zenker  <kz@openoffice.org>  [f9edeb8f221c3a257090f634f19ef04b32596d46]

UDK399


2001-06-18  Oliver Specht  <os@openoffice.org>  [686094ae4f88f51c0999b76c4e8a8151f758c696]

#88097# don't mix 3d objects with group objects


2001-06-18  Oliver Specht  <os@openoffice.org>  [a1b05d0209f9adf8af5c8a7d8aea3313814f1c3c]

#87851# sort language only available in alphabetical index and bibliography


2001-06-18  Nils Fuhrmann  <nf@openoffice.org>  [af09be7f301c83d56eeecf1253e63e451a184287]

Added source/ui/inc #87889#


2001-06-18  Oliver Specht  <os@openoffice.org>  [77e0fa8e7d1a03f6df9c7987063c79187fbe883f]

#87851# sort language only available in alphabetical index and bibliograhy


2001-06-18  Kurt Zenker  <kz@openoffice.org>  [3a4ffd4dc0590ac6f23e7387effcbf91356a10db]

UDK399


2001-06-18  gt  <gt@openoffice.org>  [2de3480234f1bc222f72a072c68df469e81f3694]

#87828# resource name depends on SUPD


2001-06-18  Nils Fuhrmann  <nf@openoffice.org>  [9e63dabb4f8b3da09c920e2252a97f3109bfe6a2]

Fixes for merge #88387#


2001-06-18  Kai Ahrens  <ka@openoffice.org>  [53418116eb0fa9fc46f9a974b9d7f267e0df4db8]

#75963#: added rotation of metafiles


2001-06-18  Behrend Cornelius  <bc@openoffice.org>  [aa1ad31f15769c121922028335979f570cdc434e]

#87606# Numericfields by FormattedFields replaced


2001-06-18  Kai Ahrens  <ka@openoffice.org>  [7d70ddff5a1dfe0cced5b6e5e6c217f9a6ceb7f1]

#75963#: added rotation of metafiles


2001-06-18  Stephan Bergmann  <sb@openoffice.org>  [3d92cc0827c1bc2c49e644143d8b5ec5e62baa6c]

#86943# HACK to read system proxy settings on first office start.


2001-06-18  Kurt Zenker  <kz@openoffice.org>  [ecf34162d0bd2e007ddacfec3eee73236dd98084]

SRC636


2001-06-18  gt  <gt@openoffice.org>  [4a6715a5bc8804ed946f39b12fc174f9a8a80c85]

all valid excel function names in misc languages


2001-06-18  gt  <gt@openoffice.org>  [6d275092b43c80c892600feece8c74c34b755d7c]

#87828# additional handling of resources


2001-06-18  Kai Ahrens  <ka@openoffice.org>  [0debb37fe2ece805bda7a8bfb3573c794db15088]

#75963#: rotation of metafiles


2001-06-18  Oliver Specht  <os@openoffice.org>  [1c62f88af7e9f9e69be8e9ae61bfe994fdb34653]

#87851# sort language only available in alphabetical index and bibliograhy


2001-06-18  Andreas Bregas  <ab@openoffice.org>  [2d1ef8aa2493f044fa543c72b40bd8c8394d8d71]

#87344# New RTL functions ConvertToUrl, ConvertFromUrl


2001-06-18  Frank Schönheit  <fs@openoffice.org>  [4d81fc6df23fc8f22154f8f399e44223b5b4155b]

#88389# OGenericUnoDialog moved to svtools


2001-06-18  Andreas Bille  <abi@openoffice.org>  [2d04b18766cc488fe1f1a0dc501c86115235d166]

#87762# Sorting of keywords now uses XCollator. New style stl-header includes.


2001-06-18  Dirk Grobler  <dg@openoffice.org>  [3800e373d88909e0c0aa53c33e5ab805597ca63b]

TF_CFGDATA, changed access for UserProfileData


2001-06-18  Mathias Bauer  <mba@openoffice.org>  [d0f5647711dc718badb684180dfa73feea993cc3]

TF_SVDATA


2001-06-18  Peter Burow  <pb@openoffice.org>  [2d8a93bbe4dc957af95af5ef97e80a8444f62c6c]

fix: #88353# helpids are ULONG -> CreateFromInt64() instead of ...Int32()


2001-06-18  Frank Schönheit  <fs@openoffice.org>  [e1092447d3831475eb3f48b047f1ba21e411e90f]

#88389# OConfigurationNode moved to unotools


2001-06-18  Peter Burow  <pb@openoffice.org>  [abb40ea42bddd9b4fd77f67c96f2b91e06a93882]

fix: #88353# helpid has to be ULONG


2001-06-18  Kai Sommerfeld  <kso@openoffice.org>  [3fa9e7f1ac8f13a541a18ddbd24b9969a28d98a8]

#87187# - Added specification for InteractiveAugmentedIOException's params.


2001-06-18  Frank Meies  <fme@openoffice.org>  [790499215abb35e658a19c439ab383a90eb0c876]

Fix #88179#: Do not show red arrow if scrolling in fixed height frames is not allowed


2001-06-18  Frank Schönheit  <fs@openoffice.org>  [5e16356659f6caf6f668041e3ffb87ed6e5d3414]

#88389# OConfigurationNode moved to unotools


2001-06-18  Peter Burow  <pb@openoffice.org>  [fe2dca0635a29de2aded7697a18b3d55cd3b9fcd]

fix: #88385# don't disable the scroll handling


2001-06-18  Oliver Specht  <os@openoffice.org>  [e06f1f38243586eed462f380c43e01f196ca3ee9]

#88298# format/styles/load implemented implemented


2001-06-18  Thomas Lange  <tl@openoffice.org>  [d23703e04d7771e568a81013f9a14cbaa4e90d8b]

#88366# dictionary constructor: isReadonly flagged determined after creation of dictionary


2001-06-18  Thomas Lange  <tl@openoffice.org>  [7e061a02f75ff6db90926017e3446f08da920715]

#88366# catch-statement changed from ... to Exception&


2001-06-18  Thomas Lange  <tl@openoffice.org>  [ff3a2182c6884839f0dbe50e993d40c100125c99]

#88366# get/creation of 'standard.dic' fixed


2001-06-18  Oliver Specht  <os@openoffice.org>  [5accc409c1054f26aeb3a6184604afd0d5c42b2e]

#88298# format/styles/load implemented implemented


2001-06-18  Dirk Völzke  <dv@openoffice.org>  [bcd973132b21ff17d205c6e7008096936f369b2b]

#84092# Use FileDialogHelper instead of SfxFileDialog


2001-06-18  Oliver Specht  <os@openoffice.org>  [56dfa18fd302c8920140c19d82ae89b686e499b0]

#88319# SID_CLOSEDOC supported


2001-06-18  Dirk Völzke  <dv@openoffice.org>  [d5fcbc1e45def39f2f3ddb5792117a2638688f80]

#84092# Use FileDialogHelper instead of SfxFileDialog


2001-06-18  Kai Sommerfeld  <kso@openoffice.org>  [b41c2e369c989c49b563e2511c764e3dc029b001]

#87187# - Added InteractiveAugmentedIOException.idl


2001-06-18  Kai Sommerfeld  <kso@openoffice.org>  [79c0ddff553e2bd925ab2645f726e2cf9710d960]

#87187# - Initial revision.


2001-06-18  Dirk Völzke  <dv@openoffice.org>  [33eb033eec9fe842f92039735788ea4c48ffc0da]

#84092# Added AddFilter()


2001-06-18  Mathias Bauer  <mba@openoffice.org>  [b50aee5785c4df41a2248cd7da5719f490fc6e82]

TF_SVDATA


2001-06-18  Mathias Bauer  <mba@openoffice.org>  [7d4144e764c3ba659a270d4f31129f8b4825197c]

#80059#: ESCAPE from fullscreenmode


2001-06-18  Dirk Grobler  <dg@openoffice.org>  [4e99fcff489a2ff7ee6b72069305964962d91d19]

TF_CFG, changed access for UserProfileData


2001-06-18  Mathias Bauer  <mba@openoffice.org>  [e58e60ee7a4180395e945209a840b13e64817c0b]

#80059#: ESCAPE from fullscreenmode


2001-06-18  Mathias Bauer  <mba@openoffice.org>  [7d25d07f198a4d29a575387e3ac6f2e4f24e2fb1]

obsolete dialog removed


2001-06-18  Carsten Driesner  <cd@openoffice.org>  [657537927ff140240abdb0547328ffc0bfb28ddc]

typo fixed


2001-06-18  Joachim Lingner  <jl@openoffice.org>  [d2c44e121ca80bdffe64fce4d6de76aaf96913c7]

added support for library unloading


2001-06-18  Joachim Lingner  <jl@openoffice.org>  [bb9a61415dfd617254af99d1b0b8e95115778265]

*** empty log message ***


2001-06-18  Mathias Bauer  <mba@openoffice.org>  [d7ebade74f407930b4e2511230487d5e375ac1a4]

TF_SVDATA


2001-06-18  Mathias Bauer  <mba@openoffice.org>  [99b623b801d9e2d06df5587259bb2ace36ced865]

#87788#: wrong URL


2001-06-18  Mathias Bauer  <mba@openoffice.org>  [f7325ac4b1f6127e81292b7ede5382a7260a8673]

#87722#: new SfxMacroInfo ctor from macro URL


2001-06-18  Mathias Bauer  <mba@openoffice.org>  [531b5add47e90d3462b3d933ff3e704d6723af62]

#87300#: start help agent


2001-06-18  Mathias Bauer  <mba@openoffice.org>  [c447b6b5ec524e0019f19a8ecdeed7dc842e3f78]

TF_SVDATA


2001-06-18  Mathias Bauer  <mba@openoffice.org>  [26dfa5d9750fb42ed4cba200bc55535af34ffed0]

#87300#: export SfxHelp


2001-06-18  Mathias Bauer  <mba@openoffice.org>  [37b038b9a70ced2e659402e9090583729c88c05b]

#87300#: better index handling


2001-06-18  Carsten Driesner  <cd@openoffice.org>  [6efb5dd020e0d8b28dfc6984d34b77770a96f952]

xml based toolbar layout configuration


2001-06-18  Carsten Driesner  <cd@openoffice.org>  [cf17929ba861895591cf912f4bd13dc2de63ee66]

added definitions for toolbar layouts


2001-06-18  Mathias Bauer  <mba@openoffice.org>  [1ed9b99231dcfd52b1c8515aa8fb5f484dd8776b]

#80059#: fullscreen toolbox reactivated


2001-06-18  Mathias Bauer  <mba@openoffice.org>  [e299ef4952a580bdbd416cef3e1a2feba4979e13]

removed obsolete WelcomeScreen


2001-06-18  Mathias Bauer  <mba@openoffice.org>  [cc9b5d61604d1c8dd99a20288599451121e9e236]

removed obsolete Recording-Toolbox


2001-06-18  Frank Meies  <fme@openoffice.org>  [710961b10247435382dec16770cdf5a3fd0ec23d]

Fix #88049#: Repaint problem within ruby portions


2001-06-18  Peter Burow  <pb@openoffice.org>  [052d33c7428c6c2e8a96fd8dcbb020658c4471cc]

fix: #88014# new d&d


2001-06-18  Mathias Bauer  <mba@openoffice.org>  [b17410068799aa23866ef0b430d82501bbdad29c]

TF_SVDATA


2001-06-18  Christian Lippka  <cl@openoffice.org>  [2037f14c080af2bbb7b09002e787ed9fc0e8910f]

#84946# look solar mutex on api calls


2001-06-18  Carsten Driesner  <cd@openoffice.org>  [a74b08ed57cf7b6192c7eb586859a7e48f577ce3]

xml based toolbar layout configuration


2001-06-18  Mathias Bauer  <mba@openoffice.org>  [5da304fe7f056804888ef1266d92e5071c75d17e]

#87300#: export SfxHelp; new methods for using HelpAgent


2001-06-18  Eike Rathke  <er@openoffice.org>  [e44a76b79ad290f7b4d7e5b08c978a461277797f]

#87882# broadcast changes in SvtSysLocaleOptions, like default currency changed


2001-06-18  Eike Rathke  <er@openoffice.org>  [11a0544d03fbaad83a466d3fd7977a201ab755be]

#87882# del: currencyconfigitem; add: syslocaleoptions


2001-06-18  Eike Rathke  <er@openoffice.org>  [933e007b83af5b0ee3958b184404e1c34f41b106]

#87882# broadcast changes in SvtSysLocaleOptions, like default currency changed


2001-06-18  Eike Rathke  <er@openoffice.org>  [42330b6f63c088b74a9dac75bf9d7453581c7174]

#87882# del: currencyconfigitem


2001-06-18  Malte Timmermann  <mt@openoffice.org>  [83fd960c507a5f3047b18d5d805bd691f6aee6a4]

#88278# XListBox::selectEntries: update SelectedItems property


2001-06-18  Kai Sommerfeld  <kso@openoffice.org>  [870899c554c643b07c29fc6def88c04605818ceb]

#87187# - Parameter's type changed from XContentIdentifier -> XCommandProcessor.


2001-06-18  Frank Meies  <fme@openoffice.org>  [536705094c30811520d8527e559abc6955ccb3c2]

Fix #88110#: Tab stop portions do not provide space for compressed kanas


2001-06-18  Mathias Bauer  <mba@openoffice.org>  [9ffcd1822e6d971f1407f62d61412633f4b9422b]

#87670#: encrypt OLE storages


2001-06-18  Frank Schönheit  <fs@openoffice.org>  [f41f3c91f078bfd71313c6dcb07b23dde970ae3a]

#86986# moved css/ui/* to css/ui/dialogs/*


2001-06-18  Oliver Braun  <obr@openoffice.org>  [d88aec54fb3d675c38d7844ec3b3f55346b1e478]

TF_SVDATA again


2001-06-18  Nikolai Pretzell  <np@openoffice.org>  [c01fb591f05c830057ea7b0e98ebdd6437fd003f]

Make srvdepy available by delivering.


2001-06-18  Kai Sommerfeld  <kso@openoffice.org>  [8050ce7be142eda938d19dd165d80db8c182e344]

#88294# - Fixed ContentImplHelper::getParent().


2001-06-18  Kai Sommerfeld  <kso@openoffice.org>  [1c7346505c0ffa06a6dc40eb9f05051416f222cb]

#88294# - Fixed ContentProvider::queryContent(...).


2001-06-18  Kai Sommerfeld  <kso@openoffice.org>  [8293217fdcdc0e92612df9ca2fb188a70b7befa1]

#88294# - Fixed Content::getParentURL().


2001-06-18  Thomas Benisch  <tbe@openoffice.org>  [7f4a3038d35632a84dd92c7c4d6df961b393a2dd]

added sorting of dialogs by name


2001-06-18  Kurt Zenker  <kz@openoffice.org>  [e7cf093ea01e401f4a22e66c8919153e78198bac]

Merge SRC633: 06/15/01 - 23:59:44


2001-06-18  Sascha Ballach  <sab@openoffice.org>  [d81b182934e109cc4920d84c8db595d573cf862a]

#79771#; don't set the type on a cell with a formula


2001-06-17  Kevin Hendricks  <khendricks@openoffice.org>  [256f950dc3b9dfc04fcb69f26ec68fe280959f00]

changes to build and deliver spellcheck libraries


2001-06-16  Rüdiger Timm  <rt@openoffice.org>  [7badec77289ccb9e961cfb594e87a9a51247db5c]

Merge SRC633: 17.06.01 - 00:00:15


2001-06-16  Rüdiger Timm  <rt@openoffice.org>  [a4f028585b90264a055562bf1c8fe68f005a90b0]

Merge SRC633: 16.06.01 - 23:59:16


2001-06-16  Rüdiger Timm  <rt@openoffice.org>  [578e3abf6bbc6e4c396038e40b8f1b0c89eb3098]

Merge SRC633: 16.06.01 - 23:58:11


2001-06-16  Rüdiger Timm  <rt@openoffice.org>  [28e8edea3d7dd66b0d1526bca21c5bd356b30f88]

Merge SRC633: 16.06.01 - 23:57:48


2001-06-16  Rüdiger Timm  <rt@openoffice.org>  [415a6a2a171bdc18370daaa1929582aaebb6b391]

Merge SRC633: 16.06.01 - 23:55:07


2001-06-16  Rüdiger Timm  <rt@openoffice.org>  [20ca92ea38430be761c7c65d12cbf823b719cdfd]

Merge SRC633: 16.06.01 - 23:56:46


2001-06-16  Kurt Zenker  <kz@openoffice.org>  [a8069a5485df6372e3b509108027856d8e385a27]

Merge SRC633: 16.06.01 - 23:55:49


2001-06-16  Kurt Zenker  <kz@openoffice.org>  [772eb89a7620338976665cf18fafecdd0ea5c21d]

Merge SRC633: 16.06.01 - 23:54:48


2001-06-16  Rüdiger Timm  <rt@openoffice.org>  [3e1a64570082df414623f721304664b65c8bbb5a]

Merge SRC633: 16.06.01 - 23:54:51


2001-06-16  Rüdiger Timm  <rt@openoffice.org>  [e14c5ee670be1415da37e76db03c500cc5487cb3]

Merge SRC633: 16.06.01 - 23:53:52


2001-06-16  Kurt Zenker  <kz@openoffice.org>  [98c7e754dbc9da854b877b510c42b023bf6e769a]

Merge SRC633: 16.06.01 - 23:53:46


2001-06-16  Rüdiger Timm  <rt@openoffice.org>  [40dd8435fb695e3e29b230174eb396aeecc0cb1e]

Merge SRC633: 16.06.01 - 23:51:13


2001-06-16  Rüdiger Timm  <rt@openoffice.org>  [61adc929b054cc6ca27fcb3e2951ce6bc52b2e66]

Merge SRC633: 16.06.01 - 23:51:40


2001-06-16  Kurt Zenker  <kz@openoffice.org>  [08a3421604ae2d138a530c4c8ce264242aab45bb]

Merge SRC633: 16.06.01 - 23:50:57


2001-06-16  Kurt Zenker  <kz@openoffice.org>  [eb6d3ab2217d451ad65d4d7e58a17c96083fddc3]

Merge SRC633: 16.06.01 - 23:51:24


2001-06-16  Rüdiger Timm  <rt@openoffice.org>  [2a59122d3121a48b47a5deff8f0745f8686ba1ea]

Merge SRC633: 16.06.01 - 23:50:07


2001-06-16  Hans-Joachim Lankenau  <hjs@openoffice.org>  [65caf8a8dea78cb541ec56db0b400ff79ee5eb1a]

Merge SRC633: 16.06.01 - 23:49:59


2001-06-16  Kurt Zenker  <kz@openoffice.org>  [b35bc86095ee63574f34cb0858cade8c598c0880]

Merge SRC633: 16.06.01 - 23:50:20


2001-06-16  Kurt Zenker  <kz@openoffice.org>  [81b8a538806a363d547aeb22380adb158545e235]

Merge SRC633: 16.06.01 - 23:49:45


2001-06-16  Kurt Zenker  <kz@openoffice.org>  [1c0753788f9ea569fd7f5b45cb0ae2d19a7f93a2]

Merge SRC633: 16.06.01 - 23:49:16


2001-06-16  Rüdiger Timm  <rt@openoffice.org>  [a76b946b7d8b3d4915f0e6c05b3f768722417647]

Merge SRC633: 16.06.01 - 23:49:26


2001-06-16  Kurt Zenker  <kz@openoffice.org>  [d0a34e17481c5e4a00462fc884c48435f1fb9e02]

Merge SRC633: 16.06.01 - 23:48:52


2001-06-16  Kurt Zenker  <kz@openoffice.org>  [ef84aaeee25e96d53182b4f80bc401fd85a6df7a]

Merge SRC633: 06/16/01 - 23:48:42


2001-06-16  Kurt Zenker  <kz@openoffice.org>  [70d45b835a9b51a8e10734284cd22ab97bc7698e]

Merge SRC633: 16.06.01 - 23:49:14


2001-06-16  Kurt Zenker  <kz@openoffice.org>  [c2fee61d59e76cd23048521d577588db3c4c8826]

Merge SRC633: 16.06.01 - 23:48:31


2001-06-16  Kurt Zenker  <kz@openoffice.org>  [292a2ece60aea8948cfedab5e29d883a99cac7b3]

Merge SRC633: 16.06.01 - 23:47:49


2001-06-16  Kurt Zenker  <kz@openoffice.org>  [8e68c43dc3bdc6cd9770d8429c2ff31025e0cd8f]

Merge SRC633: 16.06.01 - 23:48:04


2001-06-16  Rüdiger Timm  <rt@openoffice.org>  [51a2704ba455f990985ba9f6d37c133ae37e0e93]

Merge SRC633: 16.06.01 - 23:48:21


2001-06-16  Rüdiger Timm  <rt@openoffice.org>  [75491f4c0401209ecee5e135d451fdb3ede077d3]

Merge SRC633: 16.06.01 - 23:46:46


2001-06-16  Oliver Bolte  <obo@openoffice.org>  [32d1667abf6918e7f782b4713c8df92142b61140]

Merge SRC633: 16.06.01 - 23:50:45


2001-06-16  Kurt Zenker  <kz@openoffice.org>  [29a751db3464fc039f95544c94f915a1807fc191]

Merge SRC633: 16.06.01 - 23:46:50


2001-06-16  Kurt Zenker  <kz@openoffice.org>  [ca1c1c5cf055d27840525ec0390fdf9a3c117ca2]

Merge SRC633: 06/16/01 - 23:47:12


2001-06-16  Kurt Zenker  <kz@openoffice.org>  [5fdbdb2bb0e2f9eff5b3c8678fd0acd821d02ad6]

Merge SRC633: 16.06.01 - 23:46:38


2001-06-16  Kurt Zenker  <kz@openoffice.org>  [38db7385b27db00d76cd6e85ae54c881cf9dfbb7]

Merge SRC633: 16.06.01 - 23:46:54


2001-06-16  Kurt Zenker  <kz@openoffice.org>  [99185232cd181ff0314f581e53afda38e443f2c5]

Merge SRC633: 16.06.01 - 23:46:20


2001-06-16  Kurt Zenker  <kz@openoffice.org>  [458ff3f3518f0c4743df7424ea4c3d9ab31889ca]

Merge SRC633: 16.06.01 - 23:46:53


2001-06-16  Hans-Joachim Lankenau  <hjs@openoffice.org>  [71a73e2fabd8a5413a607a3ba8ec6a827c5259ca]

Merge SRC633: 16.06.01 - 23:46:06


2001-06-16  Kurt Zenker  <kz@openoffice.org>  [ad0d0761bf1f49135de5351c9b2480f4cf92fb86]

Merge SRC633: 16.06.01 - 23:46:19


2001-06-16  Kurt Zenker  <kz@openoffice.org>  [aefc282ac290a1ed614805ba25a036b175b9e59b]

Merge SRC633: 16.06.01 - 23:47:48


2001-06-16  Kurt Zenker  <kz@openoffice.org>  [e22768f9f2dfb5fc9ce757076e0207fd93605d75]

Merge SRC633: 16.06.01 - 23:45:38


2001-06-16  Rüdiger Timm  <rt@openoffice.org>  [e2dedc970fcfb2c3f188117ab37f395919d5073e]

Merge SRC633: 16.06.01 - 23:45:08


2001-06-16  Kurt Zenker  <kz@openoffice.org>  [39b736999835c339a23a15cf0810109441d42275]

Merge SRC633: 16.06.01 - 23:45:08


2001-06-16  Kurt Zenker  <kz@openoffice.org>  [eb4b27619c7bb6ca9ddcca39eacc069d1a37d134]

Merge SRC633: 16.06.01 - 23:45:10


2001-06-16  Kurt Zenker  <kz@openoffice.org>  [d29f69942b135cc22161c7f9f3feba3cd5fc466b]

Merge SRC633: 16.06.01 - 23:44:30


2001-06-16  Kurt Zenker  <kz@openoffice.org>  [3c1164e185a9465bf69e6eb59b888af9a48892f9]

Merge SRC633: 06/16/01 - 23:44:38


2001-06-16  Oliver Bolte  <obo@openoffice.org>  [312ded7cd3f433bad2effb81ba7300b6d1cf2ec3]

Merge SRC633: 16.06.01 - 23:48:03


2001-06-16  Rüdiger Timm  <rt@openoffice.org>  [5ce162af2609ad27bb4be56ac0297523ae8505c8]

Merge SRC633: 16.06.01 - 23:44:00


2001-06-16  Kurt Zenker  <kz@openoffice.org>  [70edf92d68739a3f9c441493db180dcdfe9219ba]

Merge SRC633: 16.06.01 - 23:44:05


2001-06-16  Kurt Zenker  <kz@openoffice.org>  [b4eea38ad5618d0e80fb9b803693ac700e32739d]

Merge SRC633: 16.06.01 - 23:44:02


2001-06-16  Rüdiger Timm  <rt@openoffice.org>  [c80b99a2e37d0cf25b48ea55155c881bc7ad4d0b]

Merge SRC633: 16.06.01 - 23:42:55


2001-06-15  Kurt Zenker  <kz@openoffice.org>  [6943ced341c7f79bb8974e18147010196a22cddd]

Merge SRC633: 16.06.01 - 02:31:50


2001-06-15  Rüdiger Timm  <rt@openoffice.org>  [0e36548913135f8a07fa9a62c3fc8666e1e17ff3]

Merge SRC633: 16.06.01 - 02:10:56


2001-06-15  Kurt Zenker  <kz@openoffice.org>  [d1f919a382d8e9e2cb77f10cb17d96c8d388a4ce]

Merge SRC633: 16.06.01 - 02:09:15


2001-06-15  Rüdiger Timm  <rt@openoffice.org>  [b547cf0506c42103400829afbb790a5b3e9cb040]

Merge SRC633: 16.06.01 - 02:06:37


2001-06-15  Kurt Zenker  <kz@openoffice.org>  [9859aabf43ee620304a43b1355ed268c61f7996a]

Merge SRC633: 16.06.01 - 02:06:39


2001-06-15  Patrick Luby  <pluby@openoffice.org>  [17a5fb94c30b3430dec37b867bb27b86ccd296ec]

Reverse changes in last revision as they are no longer necessary due to changes in solenv/inc/unxsols3.mk


2001-06-15  Kurt Zenker  <kz@openoffice.org>  [fe0118bb11885d5ed7479daa0e5604bf2b314534]

Merge SRC633: 15.06.01 - 23:59:06


2001-06-15  Kurt Zenker  <kz@openoffice.org>  [992139b8a06d8ea9b5fdafd7fbd3fe2e62655e79]

Merge SRC633: 15.06.01 - 23:59:06


2001-06-15  Kurt Zenker  <kz@openoffice.org>  [11b93fe1a9a1f47c63507a4d02f1118426396f1d]

Merge SRC633: 15.06.01 - 23:59:29


2001-06-15  Kurt Zenker  <kz@openoffice.org>  [22768cd0186bddfc7a29b02e6b1363c029191a30]

Merge SRC633: 15.06.01 - 23:59:19


2001-06-15  Kurt Zenker  <kz@openoffice.org>  [fd145a464c009be256a09ee3fa719db9798968ef]

Merge SRC633: 15.06.01 - 23:58:51


2001-06-15  Hans-Joachim Lankenau  <hjs@openoffice.org>  [5618befc71259f616157bc506088b431f7c67351]

Merge SRC633: 15.06.01 - 23:57:58


2001-06-15  Rüdiger Timm  <rt@openoffice.org>  [f5753b559f3937a6fc9c166b7ade14598715d498]

Merge SRC633: 15.06.01 - 23:58:44


2001-06-15  Kurt Zenker  <kz@openoffice.org>  [6dce0700c54c8cb5a29d59493fb8ced206271343]

Merge SRC633: 15.06.01 - 23:58:26


2001-06-15  Kurt Zenker  <kz@openoffice.org>  [d6d50bf2f142a1109448adf071f617dbdf81bbb5]

Merge SRC633: 15.06.01 - 23:57:34


2001-06-15  Rüdiger Timm  <rt@openoffice.org>  [4c255310db62a05be622b62da40ccef265add380]

Merge SRC633: 15.06.01 - 23:56:55


2001-06-15  Kurt Zenker  <kz@openoffice.org>  [5a58caf75adeebeadea2b88cfe04662eaa2f2b13]

Merge SRC633: 15.06.01 - 23:56:54


2001-06-15  Kurt Zenker  <kz@openoffice.org>  [f95cd6839dde0fb065c859e7cb10afdd0b4c752e]

Merge SRC633: 15.06.01 - 23:56:33


2001-06-15  Kurt Zenker  <kz@openoffice.org>  [0360e7e4b56869ae911506426265c5db0c9a56ac]

Merge SRC633: 15.06.01 - 23:56:24


2001-06-15  Kurt Zenker  <kz@openoffice.org>  [217c6cc95b69c7596a8bec477b9c1da5e1d46cd9]

Merge SRC633: 15.06.01 - 23:56:36


2001-06-15  Kurt Zenker  <kz@openoffice.org>  [416db6e0d10720e41f9e43751f861f90f956b1f4]

Merge SRC633: 15.06.01 - 23:55:28


2001-06-15  Rüdiger Timm  <rt@openoffice.org>  [4252666f9c132682a5b13ba418d1816cb7ae5201]

Merge SRC633: 15.06.01 - 23:55:46


2001-06-15  Hans-Joachim Lankenau  <hjs@openoffice.org>  [68d439c22f422d9bb4b9d195ec67b4738529877a]

Merge SRC633: 15.06.01 - 23:54:52


2001-06-15  Kurt Zenker  <kz@openoffice.org>  [e7b092ecb85922e7ffc8ad4ab79947559ca9d8cf]

Merge SRC633: 15.06.01 - 23:55:04


2001-06-15  Kurt Zenker  <kz@openoffice.org>  [a5a1c9763560b7f2d38c65c6d5bd99246bc38f85]

Merge SRC633: 06/15/01 - 23:54:40


2001-06-15  Kurt Zenker  <kz@openoffice.org>  [a59920c29fba95829a813dc8a1378731df6430d7]

Merge SRC633: 15.06.01 - 23:54:19


2001-06-15  Kurt Zenker  <kz@openoffice.org>  [61708226e262d3e91f875071cfc69acb0e941bb2]

Merge SRC633: 15.06.01 - 23:52:50


2001-06-15  Kurt Zenker  <kz@openoffice.org>  [38da653e5f9fb997b0d3c24d0d9de90662368587]

Merge SRC633: 15.06.01 - 23:53:33


2001-06-15  Kurt Zenker  <kz@openoffice.org>  [2c79838a1076798845befc2a8309f7f5637d4f38]

Merge SRC633: 06/15/01 - 23:52:34


2001-06-15  Kurt Zenker  <kz@openoffice.org>  [21359deb717f7dfcedbcf91728f414b9443c85e4]

Merge SRC633: 15.06.01 - 23:52:34


2001-06-15  Rüdiger Timm  <rt@openoffice.org>  [d413dcf87e3df469eb97caf29a43417de6974883]

Merge SRC633: 15.06.01 - 23:50:22


2001-06-15  Kurt Zenker  <kz@openoffice.org>  [6cba01bac25dd8163a97b287efd39b8c1312e351]

Merge SRC633: 15.06.01 - 23:50:38


2001-06-15  Rüdiger Timm  <rt@openoffice.org>  [5ccb8f2f33dd5e4c4d4a4d9b29125ba96ddafefe]

Merge SRC633: 15.06.01 - 23:50:31


2001-06-15  Kurt Zenker  <kz@openoffice.org>  [87839bf1acfb17b4c2f5950c16a1628cd55f60d3]

Merge SRC633: 15.06.01 - 23:50:17


2001-06-15  Kurt Zenker  <kz@openoffice.org>  [fa4155d87780db71a27b68d259daee2807264aeb]

Merge SRC633: 06/15/01 - 23:49:43


2001-06-15  Kurt Zenker  <kz@openoffice.org>  [acd0334058eb1f8967d1ff7277994472ff7d9dc7]

Merge SRC633: 15.06.01 - 23:49:30


2001-06-15  Kurt Zenker  <kz@openoffice.org>  [10598d44401abd21b830009a0d9f0d8477740bbc]

Merge SRC633: 15.06.01 - 23:48:46


2001-06-15  Kurt Zenker  <kz@openoffice.org>  [53f18f6c57bac91d1d4d582baa9581a8bfdb6d81]

Merge SRC633: 15.06.01 - 23:47:51


2001-06-15  Hans-Joachim Lankenau  <hjs@openoffice.org>  [0bc7a36c4ae921a8d29048bb91049373a2fc276f]

Merge SRC633: 15.06.01 - 23:47:38


2001-06-15  Kurt Zenker  <kz@openoffice.org>  [d6f3fc9b03aa9cf0b3d98d3a808e3e1f4e070f4e]

Merge SRC633: 15.06.01 - 23:47:20


2001-06-15  Rüdiger Timm  <rt@openoffice.org>  [f01874e8ea1fd2e4d194ce8c3969f61202ec04b8]

Merge SRC633: 15.06.01 - 23:46:04


2001-06-15  Kurt Zenker  <kz@openoffice.org>  [83ef13212cfe084a49e67a62edc8e9b8ace1a237]

Merge SRC633: 06/15/01 - 23:45:35


2001-06-15  Hans-Joachim Lankenau  <hjs@openoffice.org>  [cf5a039140f2ca93e5566c899a71ba5cb7df91b8]

Merge SRC633: 15.06.01 - 23:45:20


2001-06-15  Kurt Zenker  <kz@openoffice.org>  [94fa83fdc0fc0bd96760f60189d99b5b478032c9]

Merge SRC633: 15.06.01 - 23:44:48


2001-06-15  Kurt Zenker  <kz@openoffice.org>  [83ab78fa4915b1212d230f7413424db980fd6fc2]

Merge SRC633: 15.06.01 - 23:43:35


2001-06-15  Kurt Zenker  <kz@openoffice.org>  [ae5324a2cd54ba93d662e7b8596b6feb02e86d4e]

Merge SRC633: 15.06.01 - 23:43:17


2001-06-15  Kurt Zenker  <kz@openoffice.org>  [de63261101607cbc038ce28712347ce63c6f3b70]

Merge SRC633: 15.06.01 - 23:43:20


2001-06-15  Rüdiger Timm  <rt@openoffice.org>  [15028535d677fc761f979ec5555e80df19e6a7dd]

Merge SRC633: 15.06.01 - 23:38:33


2001-06-15  Kurt Zenker  <kz@openoffice.org>  [79bb9fe196dd791c05e5eb591a4fad2186df4db5]

Merge SRC633: 15.06.01 - 23:35:33


2001-06-15  Hans-Joachim Lankenau  <hjs@openoffice.org>  [4b0095e82d610c42e3dbb50b988a938c77ace9ff]

new version for TFD635


2001-06-15  Thorsten Behrens  <thb@openoffice.org>  [aaae00d545e2e84b13565af909dbb8b3cb97dbe5]

#86988# Redesign and bugfixes for adapted dialogs


2001-06-15  Thorsten Behrens  <thb@openoffice.org>  [140a07270aa4ba5bd63b810e6cc38e6862cfdf85]

#86988# Added text indent space


2001-06-15  Thorsten Behrens  <thb@openoffice.org>  [880ef050f1846d3da876612b733babf14aab10d2]

#86988# Redesign and bugfixes for adapted dialogs


2001-06-15  Thorsten Behrens  <thb@openoffice.org>  [2fc15f20b5ffb2830c58bedfd2e729d78749610b]

#86988# Redesign and bugfixes for adapted dialogs


2001-06-15  Thorsten Behrens  <thb@openoffice.org>  [9335021d1072b558dcc9c90fa2d876320b583656]

#87126# adaptions due to interface changes


2001-06-15  Hans-Joachim Lankenau  <hjs@openoffice.org>  [5ef349d218974b0817d0bf6d8c4b1510bf3b9104]

create patches on win32


2001-06-15  Kurt Zenker  <kz@openoffice.org>  [5e573d40054cc317895860dab5f1d055da4e111e]

new version for TFD635


2001-06-15  Sascha Ballach  <sab@openoffice.org>  [72fb3c93bdfa87bdbc675a04d033a2a14f784406]

#79771#; use rtl::OUStringBuffer instead of String to get a English Formula


2001-06-15  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b1d87aa5440ff7dc982b217240c2550df6422031]

get win32 to work with unix patch


2001-06-15  Daniel Vogelheim  <dvo@openoffice.org>  [1aec56db05c82237fd43a8546d5d6de063f9a4c5]

#86004# changed SvXMLTokenMap to use XML tokens


2001-06-15  Daniel Vogelheim  <dvo@openoffice.org>  [c726b044ed6abdf571ebffb4e1471555df90d7e3]

#86004# changed SvXMLTokenMap to use XML tokens


2001-06-15  Daniel Vogelheim  <dvo@openoffice.org>  [6e1b447caf59b5cc74f1ff848e76aaa5101407ee]

#86004# changed SvXMLTokenMap to use XML tokens


2001-06-15  Daniel Vogelheim  <dvo@openoffice.org>  [8997d6a9b7c145e9d569b5cb3ddcb6ace101d105]

#86004# changed SvXMLTokenMap to use XML tokens


2001-06-15  Daniel Rentz  <dr@openoffice.org>  [ad0c71176495105bf53309aeec308eec3591e6f8]

#86988# dialog redesign, misc fixes


2001-06-15  Vladimir Glazounov  <vg@openoffice.org>  [1a03124a6f379cb8e73cb701f86bc6aaa41491c0]

uncomment define for dynamic freetype.lib on WIN platforms


2001-06-15  Vladimir Glazounov  <vg@openoffice.org>  [617872370228d7bfc161f8983c8f315ac98b970c]

undo previous change, found original cause


2001-06-15  Vladimir Glazounov  <vg@openoffice.org>  [b4b46150b8e4d0ce8ecf67bb2a60576ae6ab9488]

Added freetype library linking for wnt remote version


2001-06-15  th  <th@openoffice.org>  [7c52761ae175dc9b027fc03413ae458fe62f15db]

#87257# - Loacle/UILocale/Language/UILanguage


2001-06-15  Behrend Cornelius  <bc@openoffice.org>  [1940045b5389c35cce784af3767d78b371de2f7c]

#87606# several improvements


2001-06-15  Vladimir Glazounov  <vg@openoffice.org>  [bf727c9705c4385dfbc856382aa4d209e588b747]

Added additional checking


2001-06-15  Behrend Cornelius  <bc@openoffice.org>  [6ca32944979cf38fe408b68e040585b8820b36b4]

#87606# several improvements


2001-06-15  Philipp Lohmann  <pl@openoffice.org>  [09afdd5bebe86116df82e6ba3197a06e12892e35]

#88520# dialogue redesign


2001-06-15  Martin Gallwey  <mtg@openoffice.org>  [3203cca098e3fddb2a94e0c5bfbee59ba2a3b89f]

#88228# improve exception handling


2001-06-15  Tino Rachui  <tra@openoffice.org>  [bb9e8a3c1015941b29b69bdf7ed709236c1017ca]

#86986#added support for new filepicker api


2001-06-15  Martin Gallwey  <mtg@openoffice.org>  [a4b32bb8af351979e9707348d9862dfc83fd6f51]

#88338# Add some try catch blocks...


2001-06-15  Björn Milcke  <bm@openoffice.org>  [0deb78f5f795dedf7ef9757e9b1383ca6f5db6fa]

#86214# use a queue to cache auto style names for export of content


2001-06-15  Dirk Völzke  <dv@openoffice.org>  [b36c24ad24765c4bb2c4881e308729749853d751]

#84092# Added some new string


2001-06-15  Dirk Völzke  <dv@openoffice.org>  [3ad9a8467df6b4f3d49fa0e0a2df20a2d19c23a7]

#84092# New headerfile for the filepicker resources


2001-06-15  Tino Rachui  <tra@openoffice.org>  [a62b22c29cd949459ceee1bee1be556b5e9da327]

#86986#added GetWindowTextW


2001-06-15  Caolán McNamara  <cmc@openoffice.org>  [f19522ca7bfab326caa658a39fb2bc4c2611b5e0]

#79706# VBA Import now handle bigendian 8 bit vba projects (mac)


2001-06-15  Armin Weiss  <aw@openoffice.org>  [94e3da7e079606b63f5c73a7903e6c0a49a7e5d1]

#88245# for showing progress at export, the initialization of the necessary hint value is done at first call, no longer dependent of _META.


2001-06-15  Kai Ahrens  <ka@openoffice.org>  [f4eb76cf0be02f336f4c3de12f63f3fa64192b03]

#75963#: added ::Miror and ::Rotate methods


2001-06-15  Hans-Joachim Lankenau  <hjs@openoffice.org>  [482c7a19950bfada2ed86a0dafc42a6ee305b8ee]

handle new files in patch/create_patch


2001-06-15  Oliver Specht  <os@openoffice.org>  [9fdcd60d915309cb89aeea679fa833346cac462f]

#86004# optimization


2001-06-15  Dirk Völzke  <dv@openoffice.org>  [364f547b403330a2ec1ebcb00da1a1090338043d]

#84092# Check if filter matcher is valid before using it


2001-06-15  Kay Ramme  <kr@openoffice.org>  [1c778d208c759d6ba232267b8c73cd7762a612f6]

added write registry support; not absolute paths are treated as relative the executable (#88338#)


2001-06-15  Oliver Specht  <os@openoffice.org>  [0b47ce0d0a144b18b6113592ded62777aef0d872]

#84092# user FilePicker interfaces from com.sun.star.ui.dialogs


2001-06-15  Vladimir Glazounov  <vg@openoffice.org>  [0c9ecc291528623cfdf357595bb0d62557944bd2]

Added feature -from


2001-06-15  Kay Ramme  <kr@openoffice.org>  [a6f532e523c154bde258d54f3b977f75dd991681]

added macro expansion


2001-06-15  Andreas Schlüns  <as@openoffice.org>  [6c00d81f7c879fcb6f100d736a1f92082f7230f0]

support handlers as draft


2001-06-15  Christian Lippka  <cl@openoffice.org>  [e9baa658b4b8915a05a897d60b13e155faabca53]

#88124# fixed missing slide effect


2001-06-15  Christian Lippka  <cl@openoffice.org>  [974279dc42a3811e826625a9878979eba68cc5a2]

#88124# fixed missing slide effect


2001-06-15  Niklas Nebel  <nn@openoffice.org>  [993364508d20d6c39a75ef9b37a9be63eaae86c4]

#88286# always return valid reference position


2001-06-15  th  <th@openoffice.org>  [1be8c5650469ad5d9b7b667ceb668c0c27af5228]

#87257# - Loacle/UILocale/Language/UILanguage


2001-06-15  Niklas Nebel  <nn@openoffice.org>  [de4992baf88f5fbde6d1190f15aa632224e67c6a]

#88286# ValidateTabRefs


2001-06-15  th  <th@openoffice.org>  [935bf35f2c80a63979305ad3937f9d7f04530ac8]

#87257# - Loacle/UILocale/Language/UILanguage


2001-06-15  Björn Milcke  <bm@openoffice.org>  [71ef13e913c2130400ddf184ab3d9cafdd11878b]

#85870# data in donut charts is treated differently: rows/columns are interchanged


2001-06-15  th  <th@openoffice.org>  [b7835a29bb5978c3f170fedc0a1ef10cca2d898e]

#87257# - remove i18n system update


2001-06-15  Andreas Bregas  <ab@openoffice.org>  [fe0e5766ff9921a363eeac5e39035a9dcdef3b2e]

#88093# Changed wildcard handling


2001-06-15  th  <th@openoffice.org>  [06a51ab010d628103ce1bcf52a1b0c9c41bf1f67]

#87257# - Loacle/UILocale/Language/UILanguage


2001-06-15  Andreas Bregas  <ab@openoffice.org>  [412f926f65fd7d132e14c3fea37da90030a8ba16]

#88093# SbiRTLData extended for wildcard handling


2001-06-15  Oliver Specht  <os@openoffice.org>  [e40ce174b1723522ff625bdb990acf91bbacc23d]

#84092# user FilePicker interfaces from com.sun.star.ui.dialogs


2001-06-15  Oliver Specht  <os@openoffice.org>  [ce84682c3039a3938ba371c95d00f052112bfdcc]

#86988# fixed text width corrected


2001-06-15  Oliver Specht  <os@openoffice.org>  [49ed75ee7998a1dcff0c1cfd4e2a76ed3d49d2c9]

#84092# user FilePicker interfaces from com.sun.star.ui.dialogs


2001-06-15  Oliver Specht  <os@openoffice.org>  [fca596c6bf115cedca2eb00f5d82d5543e47e2f1]

#88264# DataToDoc corrected


2001-06-15  th  <th@openoffice.org>  [165004844768ff226cf58efcd6fbc5b066ef59d8]

#87446# - Toggle() now called at the correct place in Check()


2001-06-15  Oliver Specht  <os@openoffice.org>  [5c064f8e04126619f878047df3069bc006c0ffbc]

#84092# user FilePicker interfaces from com.sun.star.ui.dialogs


2001-06-15  Frank Schönheit  <fs@openoffice.org>  [b7e1ce0a69090136ba647d0586cbe2d430e2f7e3]

#86721# added browse.srs


2001-06-15  Frank Schönheit  <fs@openoffice.org>  [4f46504728b20a8c44e8155f6f4b1eec9e7f7274]

#86721# added files for the EditBrowseBox


2001-06-15  Frank Schönheit  <fs@openoffice.org>  [bd4111cf3efc52f881899ce39b2452e145b6d2d7]

initial checkin - moved this herein from svx/source/fmcomp/dbchk*


2001-06-15  Frank Schönheit  <fs@openoffice.org>  [e0e6fe5f40bc6d6a4b248461b584e06d5ea6b83f]

initial checkin - moved this herein from svx/source/fmcomp/dbbrowse*


2001-06-15  Andreas Schlüns  <as@openoffice.org>  [9bc4df40c0701dc01a93ff63010cdc32e103a78a]

#84942# add lockhelper


2001-06-15  Andreas Schlüns  <as@openoffice.org>  [559a54611257b0dcc60d256593dc8629341f0e23]

#84942# implement version 4


2001-06-15  Andreas Schlüns  <as@openoffice.org>  [9ee3af078cb39af39a1261ffb086d182dfd3e707]

#84942# support order of filters at queries


2001-06-15  Andreas Schlüns  <as@openoffice.org>  [e89782ef06fa07019fe422364b6e032f3ce520cd]

#84942# reactivate queries without default


2001-06-15  Daniel Vogelheim  <dvo@openoffice.org>  [37bf6f14735421b795076beff3b87dd286259619]

#86004# changes sXML_* string to XML_* tokens continued


2001-06-15  Daniel Rentz  <dr@openoffice.org>  [06cb4957ae0dd94faeddca5667868c57abc371ac]

#86988# dialog redesign


2001-06-15  Daniel Rentz  <dr@openoffice.org>  [a2bdd929da5955d64d25a40788a919b4890a305a]

#86988# dialog redesign


2001-06-15  Hans-Joachim Lankenau  <hjs@openoffice.org>  [56da097501600ee6e02527741e71e148c9a897cc]

missing dependency


2001-06-15  Daniel Rentz  <dr@openoffice.org>  [014743306c0e0388c07e098b8950007401683dfc]

#86988# dialog redesign


2001-06-15  jp  <jp@openoffice.org>  [f4d1e9758631081936d7fd2587a40bfdf3e63aec]

Bug #88155#: SetRubyList works also if no 'old' entries exist


2001-06-15  Frank Schönheit  <fs@openoffice.org>  [de8b3205eae1821215e4f9d763e8e50326de977d]

enhanced the focus behaviour


2001-06-15  Hans-Joachim Lankenau  <hjs@openoffice.org>  [bf8647119f1034ac7cc75ace0e41c74259b3c1c8]

TFD635


2001-06-15  Sascha Ballach  <sab@openoffice.org>  [ea26abf34e354864aa5c49b376eaa5d5e66e8a88]

#88311#; only create the objects if needed (in content export)


2001-06-15  Frank Meies  <fme@openoffice.org>  [e271a32522a8189644ccb2ba94e41f9941baecb2]

Fix #86988#: Redesign of dialogs


2001-06-15  Frank Meies  <fme@openoffice.org>  [1b23aa94f166276b4c7c3fe222fb60bb9dc77ce5]

Fix #86988#: Redesign of dialogs


2001-06-15  Andreas Martens  <ama@openoffice.org>  [90aad5fec7034d3226444ccf8fb6d02458c93879]

Fix #88328#: Don't leave the page


2001-06-15  Andreas Martens  <ama@openoffice.org>  [e3474363efd3160f4843fc345791d683cc2b0542]

Fix #88328#: Invalidation necessary


2001-06-15  Christian Lippka  <cl@openoffice.org>  [d1805e8695f92d08fa39af642824cee98e04d9eb]

#88124# fixed missing slide effect


2001-06-15  Peter Burow  <pb@openoffice.org>  [dd9874f5823b83bf36be987cd9d1a95000f20e0f]

fix: #88014# gpf in dispose() fixed


2001-06-15  Frank Schönheit  <fs@openoffice.org>  [fa39541d826b7006d80f30c2edf3f5fda060f546]

#88039# implement XDispatch to expose the XConfirmDeleteListener interface


2001-06-15  Björn Milcke  <bm@openoffice.org>  [e2351db3877d77ae0eda59c0b37183a2513ce789]

#86214# Do not chain text paragraph properties on import: here it is done by shape mapper


2001-06-15  Philipp Lohmann  <pl@openoffice.org>  [f8020483948e79894e0d411568fc2c3cb36395c0]

#85520# add check wether printer can be removed


2001-06-15  Thomas Lange  <tl@openoffice.org>  [e19eb899ce4a69260589286f9aca2725036d7e66]

#88321# GetExtCache fixed


2001-06-15  Peter Burow  <pb@openoffice.org>  [1dc29ab7b55f10cb93a4cd1b948187c28e71d404]

fix: #88014# new d&d interface


2001-06-15  Dirk Völzke  <dv@openoffice.org>  [19a59dc490935448fd07e4a22e9be2fd754bc2e6]

#84092# Select the current version if necessary


2001-06-15  Daniel Vogelheim  <dvo@openoffice.org>  [74f240e7f9215adca44957b1e8f5c892605785e1]

#86004# replaces sal_Char* in SvXMLEnumMapEntry arrays with token constants


2001-06-15  Kai Ahrens  <ka@openoffice.org>  [d57cc29c9b7b52336ed5bd47d330365aa33a42c8]

#87313#: added new ::Create method


2001-06-15  Daniel Vogelheim  <dvo@openoffice.org>  [89a0387a4e421c49ad4159ef99032371fbe6ac16]

#86004# #88312# - changed convertEnum and appropriate maps to use token constants (rahter than sal_Char*) - user index marks in the process


2001-06-15  Frank Schönheit  <fs@openoffice.org>  [4902a2d121be16068ccc9802247d21ce658595f9]

#86986# moved css/ui/* to css/ui/dialogs/*


2001-06-15  Joachim Lingner  <jl@openoffice.org>  [456b8cda7d2d88dcb1e78ef97951c1530d0c6baf]

*** empty log message ***


2001-06-15  Joachim Lingner  <jl@openoffice.org>  [bb1bcab227b3f5d3ffa4bf06ac8066a885d6c549]

#67468# docu added


2001-06-15  Frank Meies  <fme@openoffice.org>  [634dff87cf68c27ccb15c8ed44c747b4e9e8d05a]

Fix #86988#: Redesign of dialogs


2001-06-15  Daniel Vogelheim  <dvo@openoffice.org>  [3cf24f9d585e7fda0844efa4acef123918f49a73]

#88313# fix index templates


2001-06-15  Frank Schönheit  <fs@openoffice.org>  [c7f86552d8ad02c4c0adc222a269afa0b9aee26c]

#86986# moved css/ui/* to css/ui/dialogs/*


2001-06-15  Frank Schönheit  <fs@openoffice.org>  [7a36353201209fa392f9449b0db2b787b60baf0e]

#86986# moved css/ui/* to css/ui/dialogs/*


2001-06-15  Frank Schönheit  <fs@openoffice.org>  [afa724cb03202ea4aae7e4c824a6cb137f61043f]

#86986# moved css/ui/* to css/ui/dialogs/*


2001-06-15  Frank Schönheit  <fs@openoffice.org>  [dce408fc5916bfa6c4cff09150462096691c8448]

#86986# moved css/ui/* to css/ui/dialogs/*


2001-06-15  Peter Burow  <pb@openoffice.org>  [d76597c79dcf5943e0f646d1ff93d5d4dede43ee]

fix: #88014# add droptargetlistener


2001-06-15  Peter Burow  <pb@openoffice.org>  [b9463faef34329ae718604659661d716fec2b5f7]

fix: #88014# droptargetlistener handling


2001-06-15  Peter Burow  <pb@openoffice.org>  [8bb284ed3af9065e09016172ce127fd15a31c21a]

fix: #88014# new member droptargetlistener


2001-06-15  Peter Burow  <pb@openoffice.org>  [3f29abd5c9cd0d4558ae6298b8bdc6fa7e191666]

fix: #88014# new class for d&d


2001-06-15  Peter Burow  <pb@openoffice.org>  [3e7f7207420720b574d19850c7dc7a617fa5bb5c]

fix: #88014# add droptargetlistener


2001-06-15  Peter Burow  <pb@openoffice.org>  [c50d340cf894b34deea756e4a2cb088e7151c677]

fix: #88014# find toplevel window improved


2001-06-15  Dirk Völzke  <dv@openoffice.org>  [3440ae77bfe24e2d06901e3e3cae73f918778dd9]

#84092# Adapted to new FileDlgHelper interface


2001-06-15  Carsten Driesner  <cd@openoffice.org>  [607acd83fd01a151a8a184292dd3e2c353239855]

#87846# don't delete user attributes for menu item separators


2001-06-15  Mathias Bauer  <mba@openoffice.org>  [6147d801a2626c3c1d8f01a4f633a9e012dd3e50]

#87722#: wrap changes in SUPD blocks


2001-06-15  Carsten Driesner  <cd@openoffice.org>  [14801b79cd86276af97237225b0309b0cf813e8c]

#87846# dtor have to delete user created menu attributes


2001-06-15  Thomas Lange  <tl@openoffice.org>  [f9bb4aa0a3536b521d63fb1ec534914021a51936]

#87658# GPF using EditEngine pointer fixed


2001-06-15  Thomas Benisch  <tbe@openoffice.org>  [e7dcfd241f4a5c025214d867060610e65702715f]

removed basicide.hrc, vcattr.hxx, vcbrwwrp.hxx


2001-06-15  Dirk Völzke  <dv@openoffice.org>  [0f020c770ea5d1d8206c86f3decaaeacbabb711e]

#84092# Adapted FileDialogHelper to new FilePicker interface, added new ctors


2001-06-15  Kai Sommerfeld  <kso@openoffice.org>  [c6a59e3424b00c9568f487eaec9f0da3959910a8]

#87187# - Parameter's type changed from XContent -> XContentIdentifier.


2001-06-15  Dirk Völzke  <dv@openoffice.org>  [63d0885a96d62d9ef6edd0f9a0e89cd873be7163]

#84092# Adapted to new FilePicker interface


2001-06-15  Thomas Benisch  <tbe@openoffice.org>  [861b10535cf443832cc6ee52c590cf7c7a75ee26]

sbx dialogs removed


2001-06-15  Frank Schönheit  <fs@openoffice.org>  [c139fc906d49790ffb5daf8ad9d4fe7f4d63adda]

#86096# corrected setting the font on the peer


2001-06-15  Frank Schönheit  <fs@openoffice.org>  [2d22137458a3d3725741df6cdd59b83558acfe62]

small performance issue


2001-06-15  Stephan Schäfer  <ssa@openoffice.org>  [3e6b066ad7f42ae3629210b48e6de9aac3db1dc8]

#87523# use icon for open from template entry


2001-06-15  Frank Schönheit  <fs@openoffice.org>  [7bc7cf419762cc2ab8ed01182d9154c2dac6c96e]

#86096# +transferChangedControlProperty


2001-06-15  Frank Schönheit  <fs@openoffice.org>  [ec7eb5e903839bbd8c4a10ebb38dbd60189bbb3b]

#86096# added CJK font properties


2001-06-15  Frank Schönheit  <fs@openoffice.org>  [3b6296216983fb4f302cffcfb37a7c982cb32712]

#86096# added config keys for persistence of CJK font properties


2001-06-15  Lars Langhans  <lla@openoffice.org>  [957015d9f5cb06372efe9f5196be30eb3da0d8dc]

tests.


2001-06-15  gt  <gt@openoffice.org>  [2525b7d9ac65a2cfc5a565767b19dde5b3deca56]

#88297# typos


2001-06-15  Oliver Braun  <obr@openoffice.org>  [9200539fc4416bf51e738b99603c86a922512dc6]

#85841# alloc new console for cmd.exe


2001-06-15  Oliver Specht  <os@openoffice.org>  [142eed66929e1a81f842572b01e2c5df51f0f233]

#88153# extended text input available in draw text, too


2001-06-15  Frank Meies  <fme@openoffice.org>  [c189fbfe9337cba0f69ac368c448bde754e7c243]

Fix #86988#: Redesign of dialogs


2001-06-15  Frank Meies  <fme@openoffice.org>  [766f0dfe9fd063a02e48505ee42854167e024c9b]

Fix #86988#: Redesign of dialogs


2001-06-15  Frank Meies  <fme@openoffice.org>  [f3c862047b2bf3a7bbc296114a10f24093981688]

Fix #86988#: Redesign of dialogs


2001-06-15  Malte Timmermann  <mt@openoffice.org>  [d4b8bb024efdb1ef597d3fd835c8c4859c2b7b4f]

#88278# XListBox::selectEntries: update SelectedItems property


2001-06-15  Stephan Bergmann  <sb@openoffice.org>  [11515e03cca3d89535b8f7449f797f71c1bf07ad]

#87940# Removed unused include.


2001-06-15  Kai Sommerfeld  <kso@openoffice.org>  [2de382b6a52cd46d4f1017e2911a29da2c6f7abc]

#87187# - Removed obsolete include ( com/sun/star/ucb/CommandAbortedException.hpp )


2001-06-15  Frank Meies  <fme@openoffice.org>  [3f6cead2260d87e4c41da41a03c851a8ebcffe80]

Fix #86988#: Redesign of dialogs


2001-06-15  Frank Meies  <fme@openoffice.org>  [f0385902984833eed53f2ad95d705006fa406eaa]

Fix #86988#: Redesign of dialogs


2001-06-14  Kurt Zenker  <kz@openoffice.org>  [a1fcc88fb88dc6511ba5fcb1d0ad7dfbf082e453]

Merge SRC633: 14.06.01 - 23:49:26


2001-06-14  Kurt Zenker  <kz@openoffice.org>  [e050e03ad9560737c81a0f963de1ff35de71cf0a]

Merge SRC633: 14.06.01 - 23:46:17


2001-06-14  Kurt Zenker  <kz@openoffice.org>  [76cb49084b5aff6b8bbc34313c3bfa2e9495dee8]

Merge SRC633: 06/14/01 - 23:45:34


2001-06-14  Kurt Zenker  <kz@openoffice.org>  [d67ac6984fc0b38be514efe7f463a916c73579b4]

Merge SRC633: 14.06.01 - 23:44:50


2001-06-14  Kurt Zenker  <kz@openoffice.org>  [c4fcb62657331ad2a6bf20429e13218222264f91]

Merge SRC633: 14.06.01 - 23:43:56


2001-06-14  Kurt Zenker  <kz@openoffice.org>  [7e722f5c0cc1bd9f220b04eba53d192ccb4d47d0]

Merge SRC633: 14.06.01 - 23:43:50


2001-06-14  Kurt Zenker  <kz@openoffice.org>  [1fe78178eeb89c46ad81da2f2488327a807fdad2]

Merge SRC633: 14.06.01 - 23:42:07


2001-06-14  Kurt Zenker  <kz@openoffice.org>  [47830a2832df5992d7159b4c0355e20a57a16078]

Merge SRC633: 06/14/01 - 23:41:37


2001-06-14  Kurt Zenker  <kz@openoffice.org>  [c2032e5cd18459b67757f9b54fa53543187c78c3]

Merge SRC633: 14.06.01 - 23:40:27


2001-06-14  Kurt Zenker  <kz@openoffice.org>  [0a4b5914536418d5d6a10ffb32a3ad780a878a33]

Merge SRC633: 14.06.01 - 23:39:45


2001-06-14  Rüdiger Timm  <rt@openoffice.org>  [a70c75f8b672cd6a22b38967193a965e3491673a]

Merge SRC633: 14.06.01 - 23:37:24


2001-06-14  Frank Meies  <fme@openoffice.org>  [7c9595a32ee10c038c0880930ba656347fe84530]

Fix: #86988#: Redesign of dialogs


2001-06-14  Frank Meies  <fme@openoffice.org>  [922f2683e31fd58ed6eefe6785f02bbab0b9c343]

Fix: #86988#: Redesign of dialogs


2001-06-14  jp  <jp@openoffice.org>  [b6e4bbd96dc944b9626c8c3e20484581a72d1157]

Bug #88276#: initialize pColumnDefaultCellStyleNames


2001-06-14  Martin Gallwey  <mtg@openoffice.org>  [e51a89eb291a3ee593ac6893ee3507c81f388a64]

#88256# If we have a potentially corrupt file, just assert and then keep going


2001-06-14  Sven Jacobi  <sj@openoffice.org>  [afce4dab7cd17d522f45569fea72c10e42157736]

#88262# supporting more than one stylesheets


2001-06-14  Sven Jacobi  <sj@openoffice.org>  [1e4a627ce49ef599ebb677f0aaa6b4434b0af190]

#88262# supporting more than one stylesheets


2001-06-14  Frank Meies  <fme@openoffice.org>  [0a1cca4eefc276bc53857f6f774ff4cfcbbab9ae]

Fix: #86988#: Redesign of dialogs


2001-06-14  Martin Hollmichel  <mh@openoffice.org>  [18091861f819adeb57e5e293dc97936ab4b6f78e]

don't check C++


2001-06-14  Christian Lippka  <cl@openoffice.org>  [23fb2f49e76d63f7877a9db6741122bd1bba80d6]

#86708# added support for thumbnail graphics for objecs


2001-06-14  Christian Lippka  <cl@openoffice.org>  [d40e5ed9e9ee7643964b8ff0543e1759f9511758]

#86708# added support for thumbnail graphics for objecs


2001-06-14  Christian Lippka  <cl@openoffice.org>  [6cfd0714b21963c80ef93a43a9f13527df37fd17]

#86708# added ThumbnailGraphicURL property


2001-06-14  Christian Lippka  <cl@openoffice.org>  [4b7695c91c80c76e6ea5d05013521cc6e2a757a1]

#86708# added GraphicObject for preview bitmap for xml


2001-06-14  jp  <jp@openoffice.org>  [862195016cb62189bcab02846227e72a55218dcd]

Task #88180#: solaris compiler error


2001-06-14  Daniel Rentz  <dr@openoffice.org>  [1449c21cfd698b3f1354ee722096937794cd3653]

#86988# dialog redesign


2001-06-14  Kurt Zenker  <kz@openoffice.org>  [db4cfcfa0b9bfe2696809edd2f1244a7671d2c13]

new version for SRC633


2001-06-14  Kurt Zenker  <kz@openoffice.org>  [26a52289d0fafb7036168fc34315e16cdf7e226c]

new version for SRC633


2001-06-14  Daniel Rentz  <dr@openoffice.org>  [c15fb84ee052f10f28cdcb682ba8f85f22cfaf89]

#86988# dialog redesign


2001-06-14  Daniel Rentz  <dr@openoffice.org>  [9bc8b0358aac839bdf93adb23d38941a229b92c9]

#86988# dialog redesign


2001-06-14  Rüdiger Timm  <rt@openoffice.org>  [c186661493f5dccdcf1356d9fd32ba6c122fa4c8]

#87576# spare parenthesis in throw statements removed


2001-06-14  Armin Weiss  <aw@openoffice.org>  [b784cfc53996a57de89755c05bfc017e8ca1e516]

#88241# conversion UniString->OUString to allow PolyPolygons with more than 65536 ascii chars in conversion to be imported/exported


2001-06-14  Niklas Nebel  <nn@openoffice.org>  [13785cf8e04d5bd7a3fe9402f89f66741e2ea6da]

#84841# call construct for new table before copying data, seek right row in copyData


2001-06-14  Kurt Zenker  <kz@openoffice.org>  [4e3ed865ed4761638e7033f5d08dd65d22252b17]

new version for SRC633


2001-06-14  Kurt Zenker  <kz@openoffice.org>  [7d14dec395fbc81ddcedbc0f821a77658848a7c2]

new version for SRC633


2001-06-14  Christian Lippka  <cl@openoffice.org>  [d7ad513ad5e86345f6cccd926aeea12864bd0946]

#86442# initialize mbModelLocked to false


2001-06-14  Stephan Bergmann  <sb@openoffice.org>  [602b07cd5f1ea10a329b530c568906d1e0bab3a6]

Fixed wrong use of map::insert().


2001-06-14  Frank Schönheit  <fs@openoffice.org>  [fdeda0633b82b50062795520442f16ddf699ed52]

#88242# corrected adding/removing detail pages


2001-06-14  Oliver Braun  <obr@openoffice.org>  [f523d8af5f5b1c5265b96059ae812c0c5c9e271d]

#88246# osl_terminateThread fixed


2001-06-14  Thomas Lange  <tl@openoffice.org>  [2f087bb0e05e4af9a7e41af94f5dba5bf25a3fd9]

#62049# repaint problem in command-box window solved


2001-06-14  Frank Schönheit  <fs@openoffice.org>  [58c291313972f981bd3756df73efa1410f0eb3e3]

#88016# corrected the condition for the assertion


2001-06-14  Philipp Lohmann  <pl@openoffice.org>  [8f985f8149f3da92149e2967ce836c381017a1a5]

#85520# just ask for printer updates after the first printer relevant request


2001-06-14  Kurt Zenker  <kz@openoffice.org>  [339fdc1697637ae33deaea080e53da59cc13ad5c]

new version for SRC633


2001-06-14  Frank Schönheit  <fs@openoffice.org>  [64c22b8697c163d93b35b22320632aa3c55149e9]

#87724# +confignode


2001-06-14  gt  <gt@openoffice.org>  [ed8946a3fc698d7c4149b0461cab47dfc79c0c15]

#88244# more description for parameter 1 of Bessel* functions


2001-06-14  Armin Theissen  <armin@openoffice.org>  [cee53d7129d1ee665d278ab4ece8b39cf2c98f18]

corrected deliver instruction for db.jar


2001-06-14  Armin Theissen  <armin@openoffice.org>  [9966437059c5a19e99d455cd3b6cad2b8d8f4714]

corrected syntax error (missing directory sparator)


2001-06-14  Daniel Boelzle  <dbo@openoffice.org>  [03d45af724ba6438361ca2045539f12c669204c2]

#87233# modified bootstrapping process; added component context helpers


2001-06-14  Daniel Boelzle  <dbo@openoffice.org>  [cfb3fc5f40f3f131e0b157d0c16c4c042812dce6]

#87233# component context support


2001-06-14  Philipp Lohmann  <pl@openoffice.org>  [753a48c4ccdb49aeb0513d99dec224871a81efd7]

#85520# use lpc on linux as first try to discover print queues


2001-06-14  Mathias Bauer  <mba@openoffice.org>  [69e88c0c093586365411dd9a2912dbcacee52f7c]

#86150#: enable office without writer: webfactory always present, others are optional


2001-06-14  Nils Fuhrmann  <nf@openoffice.org>  [32d99bf1c8d8858b919947a14f7fc87a3cab889f]

Fixes for l10n-framework #87136#


2001-06-14  Mathias Bauer  <mba@openoffice.org>  [f5ea686f9c13c6b853ec849a21c470abd408659e]

#87609#: SID_BROWSING/AddToHistory feature eliminated


2001-06-14  Mathias Bauer  <mba@openoffice.org>  [2bac405ce5350f6c1f26e2ecbd2041b67b9bc3ff]

#87747#: don't test for storages if the name is empty


2001-06-14  Vladimir Glazounov  <vg@openoffice.org>  [66499fef175baf4ae1eee3fe60d5f755e3e4c674]

SRC635


2001-06-14  Armin Weiss  <aw@openoffice.org>  [b52063b475be5571dbe37dd718334e9adaaa551d]

#88224# End text edit to avoid conflicts


2001-06-14  Mathias Bauer  <mba@openoffice.org>  [edc0f86bc2d3c36a382184b1bf24bc07621d8b24]

#86150#: enable office without writer


2001-06-14  Dieter Loeschky  <dl@openoffice.org>  [e930280788a957fffa463a47cdf5de715e0a3925]

#88033# bScale: Different defaults for Impress and Draw


2001-06-14  Dieter Loeschky  <dl@openoffice.org>  [5288e3da9c6086e6cc55ee190db6468ee5355fe2]

#88033# SVX_PAGE_MODE_PRESENTATION: don't use config for aAdaptBox


2001-06-14  Malte Timmermann  <mt@openoffice.org>  [92c29bae60b4e49faac700669bb7a1b93d666f44]

#86377# Overwrite in IME mode


2001-06-14  Kai Sommerfeld  <kso@openoffice.org>  [082350fdfbf0578443adf53025d3703ffe7d0d50]

Replaced unsupported @descr tags by <p>.


2001-06-14  Thomas Lange  <tl@openoffice.org>  [14fad10986294eb7143d81fe1fea02b46acefcbb]

old comments/data in resources removed


2001-06-14  Dirk Grobler  <dg@openoffice.org>  [bf17ef9b21972a1ea411c4f1e0797eb08ded8d26]

#88234# wrong remote session detection


2001-06-14  Dirk Grobler  <dg@openoffice.org>  [a50308ea488c32e174a1a06742778d230956853d]

#88234# Username must be ignored as argument


2001-06-14  Daniel Rentz  <dr@openoffice.org>  [323add6cd5b5db8b67324d380c1faca8acafb785]

#86988# dialog redesign


2001-06-14  Frank Schönheit  <fs@openoffice.org>  [c28edd230a7e4514d2eca3adb2dbb2fd89188a33]

#87724# changed the implementation name (now conformant with our guidelines for this), 'cause it's visible at the UI now


2001-06-14  Philipp Lohmann  <pl@openoffice.org>  [f72c6839798bb350e8fa4abd7f8cb99383ebb920]

#86206# define a default user action


2001-06-14  gt  <gt@openoffice.org>  [d8f8898b6720cab1aed9407d227bf49dc4dcd317]

#88244# changed description from Duration and Yielddisc


2001-06-14  Frank Meies  <fme@openoffice.org>  [7df355db8e7f721a33e7cf737519c3cc38d68a33]

Fix #88240#: Size and position of paragraph end symbol in centered paragraph


2001-06-14  Frank Meies  <fme@openoffice.org>  [3cec4f824502c5e7e4e7bb6fc4be2fb73b3a109c]

Fix #88213#: Calculate ascent for kerning portions in fields containing script changes


2001-06-14  Frank Meies  <fme@openoffice.org>  [193fdc65598bdc353d88eaae1a7da3b0653575db]

Fix #88212#: Insert kerning portion only if there is still enough space in line


2001-06-14  Thomas Lange  <tl@openoffice.org>  [4308e232560cf5e6c744f745972136aee7cd98ed]

#87831# SvxEditModules Dialog now lists only entries that support the currently selected language


2001-06-14  Jörg Budischewski  <jbu@openoffice.org>  [ba951313c8fe0a6cf5f361a4408c38895219ffec]

build now


2001-06-14  Lars Langhans  <lla@openoffice.org>  [481a34858004fe754073bd0a8dcfae82f72f6051]

test changes.


2001-06-14  Sascha Ballach  <sab@openoffice.org>  [08b727914c5b6abdab7f5fe5864fe936b310f9b9]

#79771#; use new method on ScDocument GetStandardIndexEnglishUS()


2001-06-14  Sascha Ballach  <sab@openoffice.org>  [4fb4d013f0bcb38229f8ea9a6f851e3366925520]

#79771#; creates the StandardIndex of EnglishUS only once if use the new method


2001-06-14  Kai Sommerfeld  <kso@openoffice.org>  [66b872aa4f904d0689d5e816784d86913522646a]

#86708# - Added support for property "SegmentSize".


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [b54e3e298697eabbf73834737152ba9ecde1c993]

Merge SRC633: 06/14/01 - 02:10:45


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [61ffdfd88e99094dbcc1015ff277235638399ea6]

Merge SRC633: 06/14/01 - 02:06:12


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [4ab7804661db07fc9d7dff27ca5d0f8ef5362547]

Merge SRC633: 06/14/01 - 02:01:19


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [7238b1ea4eb3683477e32fd101e6b624bcd8305e]

Merge SRC633: 06/14/01 - 01:58:55


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [f51fa5c2863a59ddfa8ec2c8a642bb82a522e389]

Merge SRC633: 06/14/01 - 01:57:36


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [003bfd2363f36244feb46db501d566a71abc54ae]

Merge SRC633: 06/14/01 - 01:55:19


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [3224f0bd61effeae481ffa49f12c0683e39fa3f9]

Merge SRC633: 14.06.01 - 01:55:09


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [61708f142205c87c2b492e73c20b11c851faa03f]

Merge SRC633: 06/14/01 - 01:53:41


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [4dafb4941f4e800d074b7dc0bb5b03e0d367a840]

Merge SRC633: 14.06.01 - 01:54:56


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [195698fa8e7f13aedda30080a014affda6f989b3]

Merge SRC633: 14.06.01 - 01:52:40


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [568445475586d7fa3d3243583bfb7ad75729410e]

Merge SRC633: 06/14/01 - 01:50:47


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [71b60b37a71e4e41fd8c3be75f8d6eadf90eff7f]

Merge SRC633: 14.06.01 - 01:49:58


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [fa7f643e9177057a17c92f08f857feb08127d883]

Merge SRC633: 14.06.01 - 01:47:08


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [0727dbce4121eb2b7c06bbd8bf972668f02f1efb]

Merge SRC633: 06/14/01 - 01:44:54


2001-06-13  Rüdiger Timm  <rt@openoffice.org>  [5fbb4f6cee4ea606a48df5b6b9e2cc16b35c67c6]

Merge SRC633: 14.06.01 - 01:46:20


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [f2280bf41ea89113b74dbe8eb0bb323ffb966bef]

Merge SRC633: 14.06.01 - 01:44:13


2001-06-13  Rüdiger Timm  <rt@openoffice.org>  [9f2163ca69260ec50f23a6809386e876e3d85825]

Merge SRC633: 14.06.01 - 01:44:42


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [5ce770b749cc51d6850e94de4cf48cba13339825]

Merge SRC633: 14.06.01 - 01:43:30


2001-06-13  Rüdiger Timm  <rt@openoffice.org>  [2693cb0d8e79cc870896721eb42ed2739c49ce7d]

Merge SRC633: 14.06.01 - 01:42:47


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [72e13238557bbedadc98ca44d38e26149c2eaee5]

Merge SRC633: 14.06.01 - 01:41:36


2001-06-13  Rüdiger Timm  <rt@openoffice.org>  [327bb8a63db3541b37f108c46e92186e6525d6a5]

Merge SRC633: 14.06.01 - 01:40:55


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [d2b9c9f5808af87a8900ec65bda3af418b327e43]

Merge SRC633: 06/14/01 - 01:39:14


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [bdcfba06265dfc96e97ba1daa0f75cfef4d77566]

Merge SRC633: 14.06.01 - 01:38:42


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [2cdf33c231f2bf5f51a63491c142b795ef0a153c]

Merge SRC633: 14.06.01 - 01:39:43


2001-06-13  Rüdiger Timm  <rt@openoffice.org>  [c539238a4ded447687a2117c9c280304c8379fba]

Merge SRC633: 14.06.01 - 01:39:08


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [c84c4bd250c217e3174b5c4a617383c8325a6615]

Merge SRC633: 14.06.01 - 01:38:59


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [1ca7219ca3e93858a3ef3313336d3be482b3c997]

Merge SRC633: 14.06.01 - 01:37:46


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [fb7adfc122e2e21d3c5f7a013da63196c8531bbb]

Merge SRC633: 06/14/01 - 01:36:18


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [541d882774c490bdd05d2dc8648a81951a67b338]

Merge SRC633: 14.06.01 - 01:36:13


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [e91799751e0521356b3b675708a8bbf60b143015]

Merge SRC633: 06/14/01 - 01:36:49


2001-06-13  Rüdiger Timm  <rt@openoffice.org>  [4aea4bcdd3d07400027ad222cd3b49a2ebf0db5e]

Merge SRC633: 14.06.01 - 01:37:11


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [24b81d603d7cd252b3fb4c678d7ead7d4dce8b3a]

Merge SRC633: 14.06.01 - 01:36:30


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [39e7eafecd3a6d93ac14e631d18e76bb8fb6dce7]

Merge SRC633: 14.06.01 - 01:35:50


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [bca66462abf1cb64a100c1736fe31eddfd2775a8]

Merge SRC633: 14.06.01 - 01:34:44


2001-06-13  Rüdiger Timm  <rt@openoffice.org>  [a671dcef6b7c551a5ec5509bff758d785786024e]

Merge SRC633: 14.06.01 - 01:35:08


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [0629237c6d9ee9e76de8036dba8f9b20c0092e7b]

Merge SRC633: 14.06.01 - 01:33:16


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [771b5d98986a56534ef30ac52207d4fbc43d50d9]

Merge SRC633: 14.06.01 - 01:34:40


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [a537b1ce73eb107b6c5816997dd76d95bb0df874]

Merge SRC633: 14.06.01 - 01:33:52


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [957be9affb77b3d7123b5c81603b27229657d045]

Merge SRC633: 14.06.01 - 01:34:20


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [01e29f4fe9d2146d0e352731d466d47ccb169f1c]

Merge SRC633: 14.06.01 - 01:33:08


2001-06-13  Rüdiger Timm  <rt@openoffice.org>  [9bef2d6b92014420894039f868b9e3d9c08c58e9]

Merge SRC633: 14.06.01 - 01:33:29


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [08a9e38acf4bfc5773bbd7a69bd95694c90ad0cf]

Merge SRC633: 14.06.01 - 01:32:53


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [149e672be6ec7b13e077eeec6bfc8b46197cec19]

Merge SRC633: 14.06.01 - 01:31:16


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [9821c9d37e061ab8d519ba697194f1009077f973]

Merge SRC633: 14.06.01 - 01:31:46


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [6894075080ceb215451bf4cde46251f7a7b0bf21]

Merge SRC633: 14.06.01 - 01:30:30


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [243fb6fdeb1ef2bd0582be995fa1d46287ba963b]

Merge SRC633: 06/14/01 - 01:30:31


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [89cc4ea24306e3e2d402fe148ac0e86930aea915]

Merge SRC633: 14.06.01 - 01:31:14


2001-06-13  Rüdiger Timm  <rt@openoffice.org>  [d693ecf09588c092f8ad99763018719912ccbe54]

Merge SRC633: 14.06.01 - 01:30:53


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [09935045e21c27a2e46a4e63701eee6b95e8a4e5]

Merge SRC633: 14.06.01 - 01:29:27


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [d12200d7cd112f777649f35e7d1764e803ef958c]

Merge SRC633: 14.06.01 - 01:29:41


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [b0769491bc86aa49891dce510f140dda42cba6c4]

Merge SRC633: 14.06.01 - 01:28:57


2001-06-13  Rüdiger Timm  <rt@openoffice.org>  [bee0ce48fbeb2db26615a1f10a6b10d4440d67e6]

Merge SRC633: 14.06.01 - 01:29:10


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [3761970eb00123bfe630b40173a3086c416cba4d]

Merge SRC633: 14.06.01 - 01:27:49


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [a90fc0308d7f67e5f5007051866047a13b402b39]

Merge SRC633: 14.06.01 - 01:27:41


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [47d85e2435511b4f6ce7b430ded2e565e40f0129]

Merge SRC633: 14.06.01 - 01:27:58


2001-06-13  Rüdiger Timm  <rt@openoffice.org>  [6c2e25b60ca266f28f35f9760b33a9246bb46503]

Merge SRC633: 14.06.01 - 01:27:27


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [d25585069cdb2cdb0fa2673b96f20bfe01db1e32]

Merge SRC633: 14.06.01 - 01:26:38


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [d4f3474ce4ffd74689734b24c40f647a6cf7de5f]

Merge SRC633: 14.06.01 - 01:26:00


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [eafadc881f12539ae89262d60eb0ace3c33e9171]

Merge SRC633: 14.06.01 - 01:25:05


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [16f627f1b45cf069488eb59555d07982efb9d94a]

Merge SRC633: 14.06.01 - 01:25:22


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [d0b412ef0d875e8dbef2773731a48a854d725e43]

Merge SRC633: 14.06.01 - 01:26:20


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [6caeacb28dd5cbf32e00717f83e108072cd05ff2]

Merge SRC633: 06/14/01 - 01:24:44


2001-06-13  Rüdiger Timm  <rt@openoffice.org>  [08333afc2dc16f52945bede4abe278ed7494aafb]

Merge SRC633: 14.06.01 - 01:25:44


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [84d9b156e718be372305456121c2d18f33ddaa38]

Merge SRC633: 14.06.01 - 01:24:25


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [0f8ea7b0e23cb0b93a05792978c0f1b0d582a545]

Merge SRC633: 14.06.01 - 01:24:20


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [5c1c27fd426cdb45a0a650563eea825275cf3bf1]

Merge SRC633: 14.06.01 - 01:24:50


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [f74d1ac0ae5b38ef0ab238901bcdf084306266ea]

Merge SRC633: 14.06.01 - 01:22:30


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [5de7febe2c8f165609a001c691714dc172c2cbec]

Merge SRC633: 14.06.01 - 01:22:39


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [65c98758c6dde308f4d062c6bdefcc87fc15fd77]

Merge SRC633: 14.06.01 - 01:23:14


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [276fccee3af1fd0bf6e756a2ce5bd62708294198]

Merge SRC633: 14.06.01 - 01:23:24


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [fc00cd54b0831a75d52585c8785f07949a791734]

Merge SRC633: 14.06.01 - 01:22:00


2001-06-13  Rüdiger Timm  <rt@openoffice.org>  [e06e6e5a9103fe9fbf7c2f742c7e9243fcbe8942]

Merge SRC633: 14.06.01 - 01:22:22


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [a1d68f29c51a4f13faf72754ee93f779953e6455]

Merge SRC633: 14.06.01 - 01:21:52


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [24438422c95c6ce9fdfdccfcc70f03730c20b9bd]

Merge SRC633: 14.06.01 - 01:20:52


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [85f8349c89a43703aa10734bfad14df64ce6bc70]

Merge SRC633: 06/14/01 - 01:19:45


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [0421b3acf137562810ab06d2eac6abfe37721623]

Merge SRC633: 14.06.01 - 01:19:31


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [2d126acaf934f26bae0523dff9073842fba66ccc]

Merge SRC633: 06/14/01 - 01:19:00


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [87f30ffc2badd05c182a47dff0a9278103b40fec]

Merge SRC633: 14.06.01 - 01:19:45


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [1b6735953e44d94284cd6f0a96387d430bb9afdd]

Merge SRC633: 14.06.01 - 01:19:08


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [4e249184815588096cfe6458430dd3835cb4c91f]

Merge SRC633: 14.06.01 - 01:19:30


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [fefaf001ef1f5872fe8e6eba61908117d0ce6f39]

Merge SRC633: 14.06.01 - 01:19:07


2001-06-13  Rüdiger Timm  <rt@openoffice.org>  [02fc1ccf707822f46811fc90ab637de552256d1e]

Merge SRC633: 14.06.01 - 01:18:29


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [9778b48a64d02124079d15773814fdd3a2a79d92]

Merge SRC633: 06/14/01 - 01:17:15


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [a3f97ae52e5e4133e8bd8596a31b985d25e9308f]

Merge SRC633: 14.06.01 - 01:16:57


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [a7e4653168139d2e9f47b7f0d1851076cb2200ec]

Merge SRC633: 14.06.01 - 01:17:26


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [5599bc2ba7010b7b53ed81466c50c741388ecd36]

Merge SRC633: 06/14/01 - 01:16:08


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [87981672bc9b5c60bce0d76bda13db48c385db2c]

Merge SRC633: 14.06.01 - 01:17:48


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [0f3fa5d3dc77d63b53439eae927541d5dfaefcd7]

Merge SRC633: 14.06.01 - 01:17:18


2001-06-13  Rüdiger Timm  <rt@openoffice.org>  [e56ad905f03205da96d21794de6772adbbab2385]

Merge SRC633: 14.06.01 - 01:16:36


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [a66eb04018c7941023967a38fb73128d59410bb6]

Merge SRC633: 14.06.01 - 01:15:26


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [12875b5f8fbac8634924ac019dcf70091dcf34cb]

Merge SRC633: 06/14/01 - 01:15:04


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [37900d06e253a2dfa3c40bc435ab3ae55f93d804]

Merge SRC633: 14.06.01 - 01:16:07


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [303f355c212678534707893f26084efcc7136287]

Merge SRC633: 14.06.01 - 01:15:30


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [8146e75c0319df59f5907c55bb143d2937218c3b]

Merge SRC633: 14.06.01 - 01:15:11


2001-06-13  Rüdiger Timm  <rt@openoffice.org>  [4c1510e5f1346654142b377efc879db9e9b948d5]

Merge SRC633: 14.06.01 - 01:15:05


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [bc11dbda3b04719f513dd00e10f2940b9795e83d]

Merge SRC633: 06/14/01 - 01:13:17


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [f62a2ac8ff274698b1c04821cabadad6a4b69ce0]

Merge SRC633: 14.06.01 - 01:12:50


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [9b0bd5a8971237a95e8b18e4d1ac358424fa1bb3]

Merge SRC633: 06/14/01 - 01:13:21


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [9d4cb78010af9c9b783a6460615e23c58f29ce55]

Merge SRC633: 14.06.01 - 01:13:20


2001-06-13  Rüdiger Timm  <rt@openoffice.org>  [76b9b78d913ed591901833434a42be67a3bfc9da]

Merge SRC633: 14.06.01 - 01:13:35


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [dfffa291c5b8aeff94a4c076a696d19a02c6f7e8]

Merge SRC633: 14.06.01 - 01:11:51


2001-06-13  Rüdiger Timm  <rt@openoffice.org>  [cce4af6d7556c80c7f84bcc211a34cbedbaaad21]

Merge SRC633: 14.06.01 - 01:11:37


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [0b5c5335a721a27b6a6c84f647e2fa4a8835494a]

Merge SRC633: 06/14/01 - 01:10:09


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [1068f753d2d744914db7821fa34d868edc65a777]

Merge SRC633: 14.06.01 - 01:10:13


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [cee8b7ecea5e115029cb033972cc7508175f92e4]

Merge SRC633: 14.06.01 - 01:11:48


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [7d2bda95676c33e7a9e96c966b2a09fc239cd604]

Merge SRC633: 14.06.01 - 01:11:11


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [7089040a4259a2ac542069248a50b03cfcb9c30f]

Merge SRC633: 14.06.01 - 01:11:20


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [0cf23c0f5942403b384d9deb4b17aa0ea7e320e2]

Merge SRC633: 14.06.01 - 01:10:06


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [9e062f23580bddf52b4a62a4472d0be2951022fb]

Merge SRC633: 06/14/01 - 01:09:34


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [415da330ef08361856d04732635c8f2c59502b38]

Merge SRC633: 14.06.01 - 01:09:22


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [fadc3c1d883a441669bde591a4824f9675bab805]

Merge SRC633: 14.06.01 - 01:10:08


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [5e71203a36653f5d95783cb525d0301425136a9a]

Merge SRC633: 14.06.01 - 01:09:44


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [1286c500183e99a8cf345d4859e597a5b40f2e79]

Merge SRC633: 14.06.01 - 01:07:16


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [07f906e40432e67eb9bff0437b9c3764aae64e5b]

Merge SRC633: 06/14/01 - 01:07:45


2001-06-13  Rüdiger Timm  <rt@openoffice.org>  [0aee312393439a1ebcc8a1c3f4bc3c87693c9366]

Merge SRC633: 14.06.01 - 01:08:29


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [4fdb65e374ac7e2b09b1a8cb4fe7da40524aefe1]

Merge SRC633: 14.06.01 - 01:07:10


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [7a64c8c83d69a499e3aa56d510b702f63730ca74]

Merge SRC633: 14.06.01 - 01:07:56


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [1d5fce4cb8b55627bdd6d993e8ee185d9e31107c]

Merge SRC633: 14.06.01 - 01:06:35


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [a6dbdf44d591f1331d26573f7db842e273ea7fd1]

Merge SRC633: 14.06.01 - 01:06:54


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [d39d9e10041f2dbcf8c67d9e418257bb8387ddda]

Merge SRC633: 14.06.01 - 01:06:47


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [77fc75e26e7da7b74918b8a70bd13e9745e4e6fb]

Merge SRC633: 14.06.01 - 01:06:16


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [45d6e29b688c3728654d8eb6a42e1de05032bd66]

Merge SRC633: 14.06.01 - 01:04:29


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [32d95553b1143f799774e1da627f1886785e1c27]

Merge SRC633: 06/14/01 - 01:04:27


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [0acd94f2f3e774953f6038827c98f7f7806ec0d2]

Merge SRC633: 06/14/01 - 01:04:49


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [4215829e3cea794d822adc38ce21e327f18342b5]

Merge SRC633: 14.06.01 - 01:05:00


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [db468a2e52147fc96296057e1442734d5cf79d55]

Merge SRC633: 14.06.01 - 01:04:44


2001-06-13  Rüdiger Timm  <rt@openoffice.org>  [d7fdea4ea49e72f573d516db48e92f1bce330ac2]

Merge SRC633: 14.06.01 - 01:05:14


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [7cbdf11af43a1243f1feb8ffee5f1a2248712e2f]

Merge SRC633: 14.06.01 - 01:04:35


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [f7fbb4aade553a1d06229de44213f2c2ff5609a7]

Merge SRC633: 14.06.01 - 01:03:32


2001-06-13  Rüdiger Timm  <rt@openoffice.org>  [446a7fb47810b9daa79424cf05d7d7847a2a648d]

Merge SRC633: 14.06.01 - 01:03:46


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [e139fd1952037cacf479176ed0c338884ed5e7c0]

Merge SRC633: 06/14/01 - 01:02:39


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [6b88a96f79207999906895d851347a751f345161]

Merge SRC633: 14.06.01 - 01:02:00


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [67a3a04282157318d68505b0c5df4ac895d0f272]

Merge SRC633: 14.06.01 - 01:03:05


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [3b3a218cc6d5e8ff9fdbd35e752143beef882a6f]

Merge SRC633: 06/14/01 - 01:01:23


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [8f9744611f7038363b5ae8b15ba6dd28838cf627]

Merge SRC633: 14.06.01 - 01:02:20


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [b1d19cfc5bb2d4f5575fcdedef4c7310b2c7d974]

Merge SRC633: 14.06.01 - 01:02:55


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [102a1b37c1e3947a9e2222a838c27169e8dbb25c]

Merge SRC633: 14.06.01 - 01:01:54


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [76965c2704b1226b5fd92b482d713de96344bf25]

Merge SRC633: 14.06.01 - 01:01:23


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [32a95c651107a567d8766730bdcf5ec223fc6b27]

Merge SRC633: 14.06.01 - 01:01:38


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [003e623bf5520f768db342d072f1191157c2e815]

Merge SRC633: 14.06.01 - 01:01:03


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [ab20bee79a1568d78800ab6a1e8c01afc5247f7a]

Merge SRC633: 14.06.01 - 00:59:56


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [a5f03ded3700b02a28862cdaa858077c9dae8ebe]

Merge SRC633: 14.06.01 - 00:59:18


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [b5b6ade5d2d667ff463e4561023ba8d3366b54b3]

Merge SRC633: 14.06.01 - 01:00:23


2001-06-13  Rüdiger Timm  <rt@openoffice.org>  [e3275b22279423675af3e90c25c4b3cd874dc15a]

Merge SRC633: 14.06.01 - 01:00:09


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [29bc2d0a3b90547aa9bf19b58ba9961af6b63c3b]

Merge SRC633: 14.06.01 - 00:59:02


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [738d0ae1b8e62251813c902bca8ef8902b4d32a1]

Merge SRC633: 14.06.01 - 00:58:33


2001-06-13  Rüdiger Timm  <rt@openoffice.org>  [61bc49d8b02f307639c3726540e24e0fa1022831]

Merge SRC633: 14.06.01 - 00:58:42


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [ccb4792cf01d73c43a673b199e1836176820e033]

Merge SRC633: 14.06.01 - 00:57:45


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [b49815761c28856bf6596771480f32216f829973]

Merge SRC633: 14.06.01 - 00:56:47


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [f9afa655470c407e91ac095df17e2042c2676e06]

Merge SRC633: 14.06.01 - 00:56:47


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [8a1daf007e739e201370c43ff70dd2b9390d8bfa]

Merge SRC633: 14.06.01 - 00:56:26


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [2ee3df0b1bce167b3b8b3fd0a77fc71387e70458]

Merge SRC633: 14.06.01 - 00:55:30


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [05f962284542363d4d81454ed7984c0426eefb21]

Merge SRC633: 14.06.01 - 00:54:14


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [e19442bb4e567deec69622b0052e9db4471b4484]

Merge SRC633: 14.06.01 - 00:54:40


2001-06-13  Rüdiger Timm  <rt@openoffice.org>  [ae8adb48d59d6cf6a5ae211f98390509d58bada0]

Merge SRC633: 14.06.01 - 00:54:37


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [0272f113316110f6721d42c06bd46f9b6eb67ea3]

Merge SRC633: 06/14/01 - 00:52:51


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [c8ddb9bb471759d9148251c1c331db2c2d33379f]

Merge SRC633: 14.06.01 - 00:53:38


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [79fcf2003166a51d7319d00d019d5b645e8bad33]

Merge SRC633: 14.06.01 - 00:52:29


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [8b3538c45efbd648121066933c2d473fbac378b3]

Merge SRC633: 06/14/01 - 00:51:39


2001-06-13  Rüdiger Timm  <rt@openoffice.org>  [e4726b061cb408d47e2e0e3e959679de11f4a9d3]

Merge SRC633: 14.06.01 - 00:52:54


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [207afa6916bee499883c4b4d25df8c8087756663]

Merge SRC633: 14.06.01 - 00:52:27


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [39bae5e38ae771fa3dfd2ae6d80af6ce86d86098]

Merge SRC633: 06/14/01 - 00:50:29


2001-06-13  Rüdiger Timm  <rt@openoffice.org>  [add5b26416d4d5a1d9eaedad17eddd52a3487759]

Merge SRC633: 14.06.01 - 00:51:17


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [9ed7dc9cbecfd6b65ff0172270862f5e14f1cd7e]

Merge SRC633: 14.06.01 - 00:50:25


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [23cd3ad044e3d75b395fe76223a433ab680b11d6]

Merge SRC633: 14.06.01 - 00:50:22


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [3d442920297ebd9f99f5ded166b7bac5fe6baa4d]

Merge SRC633: 14.06.01 - 00:50:41


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [321a7756836bc8e138ce518785cf382aac348365]

Merge SRC633: 06/14/01 - 00:49:13


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [8025cdb5c2adfd88529b651549b79d7dc02ade56]

Merge SRC633: 14.06.01 - 00:48:37


2001-06-13  Rüdiger Timm  <rt@openoffice.org>  [2eb2fe70929c3d5dbd4e1a0a220f884cc97b8947]

Merge SRC633: 14.06.01 - 00:49:45


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [1128a11814481a00fc8ec0f8e4ca8619ab532dca]

Merge SRC633: 06/14/01 - 00:48:32


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [8ce4aeb7ee44f888c592210f8ac9abf766c1aac5]

Merge SRC633: 14.06.01 - 00:48:32


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [4ad4a3e602bd4fe72d809db8ebb864224e9bb072]

Merge SRC633: 14.06.01 - 00:48:05


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [f3333863160ac967b6c25db64a37347c922338d7]

Merge SRC633: 14.06.01 - 00:48:20


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [77cc6005ff7a6054a57bb38c479d900c9fa53d5f]

Merge SRC633: 06/14/01 - 00:46:53


2001-06-13  Rüdiger Timm  <rt@openoffice.org>  [b1f8c8cc425c782f59190fd4da8b8ac015c36333]

Merge SRC633: 14.06.01 - 00:47:51


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [eeb4bfe2327161cc6fba4023a02241ff958564b7]

Merge SRC633: 14.06.01 - 00:46:41


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [224a6bf14e490f6f1f06e81fde19c6110cbbc1f7]

Merge SRC633: 06/14/01 - 00:46:32


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [7b6c21a5d4bd72a3d0e07d41e205329cda7f44a1]

Merge SRC633: 14.06.01 - 00:45:38


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [1199ad6d24c4c9767c43e2ad114f53ca670078e6]

Merge SRC633: 14.06.01 - 00:46:46


2001-06-13  Rüdiger Timm  <rt@openoffice.org>  [c50c531ff40964f50b516ecfe0e707330eaeaf56]

Merge SRC633: 14.06.01 - 00:45:59


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [ccd09512a00ee76145bb0b816dc4b31ec930d101]

Merge SRC633: 14.06.01 - 00:44:59


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [e181af7fbb7bc9f3386e6b612cee89950b28aec9]

Merge SRC633: 06/14/01 - 00:44:11


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [375d413a57050265234830fe2d563c4bd17b51bb]

Merge SRC633: 06/14/01 - 00:44:26


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [8cef7416c60087d9ce9ed6c517ba05c19a7f79c8]

Merge SRC633: 14.06.01 - 00:44:36


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [88bdbfef03772573ee8d36dd04788ef9f5bbd000]

Merge SRC633: 14.06.01 - 00:42:41


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [1a65ccd53aad8a61cd6332819cd839e1a5b4d46d]

Merge SRC633: 06/14/01 - 00:42:42


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [383a2efac6ceb00839abd0a14975aed0e5e102ee]

Merge SRC633: 14.06.01 - 00:42:39


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [d03a7c8def7f10ddb300875592a2c99769b10f81]

Merge SRC633: 06/14/01 - 00:41:56


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [fa76dc8dfeb44bbe798371834bd01a9f2381655a]

Merge SRC633: 14.06.01 - 00:42:31


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [b7b3ca5b74d182e8454f2851afcf8538d1d90506]

Merge SRC633: 06/14/01 - 00:40:56


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [bd1e7f601a043a4dc3ec6c3a20c8e38d4365e6de]

Merge SRC633: 14.06.01 - 00:40:04


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [b956f97a3bd2060468a0e85e248851036258e921]

Merge SRC633: 14.06.01 - 00:40:24


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [21f43c7da3479971f7a2bddb044a781eb910297f]

Merge SRC633: 14.06.01 - 00:40:33


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [ec2831e2462c87f74bd4e6c09cbba65975486787]

Merge SRC633: 06/14/01 - 00:39:05


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [ea00b47844cb857563502a2d997763da92eb024e]

Merge SRC633: 06/14/01 - 00:39:02


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [e8ff036e0e116a0dab5da3d166efcd6acfc426bf]

Merge SRC633: 14.06.01 - 00:38:33


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [9c7179ce4514162cadd219e63e41ee661464113d]

Merge SRC633: 14.06.01 - 00:37:22


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [2fc5466d3103a90a0292866ddc2317baf3da76f8]

Merge SRC633: 14.06.01 - 00:34:43


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [2cfc8a67c4a3beac2c2cd6aef62b75ffefde275b]

Merge SRC633: 14.06.01 - 00:34:34


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [0d32a30ca762623c53c5b505a0506f1fd6124a45]

Merge SRC633: 14.06.01 - 00:32:10


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [3db0df94044339781712e74dfcadfb0e33858160]

Merge SRC633: 14.06.01 - 00:29:39


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [2f42862cab39d22cfaa1280b8f043af5844c6bbd]

Merge SRC633: 14.06.01 - 00:30:33


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [388433fff5352e4e31b605a81c1a6a05d2129638]

Merge SRC633: 06/14/01 - 00:27:59


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [ba0790241f05c0305fb9a42cd5ed4a8d650175e4]

Merge SRC633: 14.06.01 - 00:28:36


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [2629eac650b7cc6d23b9d61dcc0cd6480b74ed0e]

Merge SRC633: 14.06.01 - 00:27:03


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [937b12bf4dee3ec1d3e3781e3c94cb9958979e08]

Merge SRC633: 14.06.01 - 00:26:49


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [69e5c90c2d85570d94fc65cc768172d9de88b4cb]

Merge SRC633: 06/14/01 - 00:25:28


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [d58e0f034cb84e8faade50410fe883530568fe29]

Merge SRC633: 14.06.01 - 00:24:22


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [e12cdb5a63b2d6daa45ff6138e078a8e43fa05c0]

Merge SRC633: 14.06.01 - 00:24:55


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [56cb7145dd6f4636eb639056300be9a469ed2ec8]

Merge SRC633: 14.06.01 - 00:23:56


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [0096df29e6a8cae0f97325aa0dc0fabff9bf0485]

Merge SRC633: 06/14/01 - 00:22:57


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [5bb6177a6b874470a1535699337a57975efc580e]

Merge SRC633: 14.06.01 - 00:23:09


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [ea683d91e5e652ee4b4abb8f1df0c186cdd293cd]

Merge SRC633: 14.06.01 - 00:21:57


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [845dcbcb68237040f836a8361e79cc7298823edb]

Merge SRC633: 14.06.01 - 00:22:25


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [67f2aacd0f284211cc39394658bbcff5edf3525d]

Merge SRC633: 14.06.01 - 00:21:27


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [ead74b9961c6e57cc8f7f66600e839c46c0234fb]

Merge SRC633: 14.06.01 - 00:20:49


2001-06-13  Rüdiger Timm  <rt@openoffice.org>  [d4970a0afaf19b83b472bac868767306c3ca08e6]

Merge SRC633: 14.06.01 - 00:20:53


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [f8670bf954739966a0c4150fe1bb9eba5906f910]

Merge SRC633: 14.06.01 - 00:19:12


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [fd46d7bf6957551eae234aa2a98d2271d6493168]

Merge SRC633: 14.06.01 - 00:19:31


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [f22559e8277bf02e78ae3e92ffecb1ab3002e9f4]

Merge SRC633: 14.06.01 - 00:19:49


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [fceaea066aa467e828ace3b7a8299e0dd8201d09]

Merge SRC633: 06/14/01 - 00:17:43


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [28f36474a6666f994f93f2d6e045e70ab4f9fde5]

Merge SRC633: 14.06.01 - 00:16:46


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [6072e9e414fea838ac4bc593284a0eb066e3f9a4]

Merge SRC633: 14.06.01 - 00:18:18


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [71f78c424424d0791b6d538878e9eccf12e606f7]

Merge SRC633: 14.06.01 - 00:17:40


2001-06-13  Rüdiger Timm  <rt@openoffice.org>  [e71d7a13326f55af90ebd3146dd6d07eeec00aff]

Merge SRC633: 14.06.01 - 00:17:34


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [959c3c7b115562aebc34b85835689c1c68468195]

Merge SRC633: 06/14/01 - 00:14:57


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [9e48aefe5e9a324efe2bd95b0763a4edd298d55e]

Merge SRC633: 14.06.01 - 00:16:27


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [195ddfe666fca27d33d12e09b2a90337aba418f4]

Merge SRC633: 14.06.01 - 00:14:43


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [b1babf42879cf78b89b97fefd9bda1e5d8a27591]

Merge SRC633: 14.06.01 - 00:13:58


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [c17a29214fc3feec5e9e96fd4dd604ff211f1bc4]

Merge SRC633: 14.06.01 - 00:14:52


2001-06-13  Rüdiger Timm  <rt@openoffice.org>  [91cb701531ac844b4e329559322428225d0c0b9a]

Merge SRC633: 14.06.01 - 00:14:23


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [6a9c2d978818413bf9c8458a95b69b5a84afcc05]

Merge SRC633: 14.06.01 - 00:13:02


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [fd97bcb9486758201c5d484c9a9c519a83ff45b0]

Merge SRC633: 14.06.01 - 00:12:58


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [3e11440bdd6be5b317c60597cb9fdba1f90bf327]

Merge SRC633: 06/14/01 - 00:12:22


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [40fc0cc5ce123384b4ec7e7eab051977b4d9c73d]

Merge SRC633: 14.06.01 - 00:11:22


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [0322f5dca1722f39f610e3667f3c5ecfed22ade5]

Merge SRC633: 14.06.01 - 00:11:30


2001-06-13  Rüdiger Timm  <rt@openoffice.org>  [4f8954b7c37710915ca6d4ff5458165b4b038128]

Merge SRC633: 14.06.01 - 00:11:35


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [9a286572716c0b0d0d3125b61f3f67ebca4a8b8f]

Merge SRC633: 06/14/01 - 00:09:48


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [83da772086e6ffffbe10f443530c3b3205ac0205]

Merge SRC633: 14.06.01 - 00:09:51


2001-06-13  Rüdiger Timm  <rt@openoffice.org>  [e38797309550bc9688e74761a3bc5de53abed841]

Merge SRC633: 14.06.01 - 00:10:05


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [3a723e4fa8229fb268d4bde98acfc80e5ea0c4d1]

Merge SRC633: 14.06.01 - 00:09:34


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [6696231929bf34bc0b01d0210536364ebb045d3c]

Merge SRC633: 14.06.01 - 00:10:08


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [503c8790a757c77b61e8a1c99cdbb689c63f1a2f]

Merge SRC633: 14.06.01 - 00:08:14


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [8d3b800ecb6b2a8d4f19e224c527588ebb8e7bfa]

Merge SRC633: 06/14/01 - 00:07:06


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [e972155c9323a59858546642f85318a6b6d8ba76]

Merge SRC633: 14.06.01 - 00:08:33


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [bc283e9ccbfb21651a9240ef12f0ccfd7cbdccfb]

Merge SRC633: 14.06.01 - 00:07:38


2001-06-13  Rüdiger Timm  <rt@openoffice.org>  [c74f17f42912f7787754539856e9bfae058c1ece]

Merge SRC633: 14.06.01 - 00:07:51


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [e79e5edd489b702f0ed51fbdffc5d5c20703fee7]

Merge SRC633: 14.06.01 - 00:06:47


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [2e1cadac07e6027b347d89c512532ca171dad02a]

Merge SRC633: 14.06.01 - 00:06:34


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [30e113a73fb6eec02dd55d903cca05be6376109d]

Merge SRC633: 14.06.01 - 00:07:02


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [18cdc78454edb7bddec247170a37d5585f58f361]

Merge SRC633: 14.06.01 - 00:05:22


2001-06-13  Rüdiger Timm  <rt@openoffice.org>  [82b6416405a7cd02ff0c7abbb8a35c0534a3a12e]

Merge SRC633: 14.06.01 - 00:05:28


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [75470c2d3dc968981dd93e71722c59dc1bd23534]

Merge SRC633: 14.06.01 - 00:03:48


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [cb72e375b8d1b3951de62c8c2b7e356f829d33d1]

Merge SRC633: 14.06.01 - 00:03:44


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [821da9e4cee7def5bcc6ffbd3f68d93af9ca66d9]

Merge SRC633: 14.06.01 - 00:04:57


2001-06-13  Rüdiger Timm  <rt@openoffice.org>  [ba76c8ee6e9d619375fd610bc63c28346c51b026]

Merge SRC633: 14.06.01 - 00:03:32


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [9055164532f85410cba79117744fce97d101bee1]

Merge SRC633: 06/14/01 - 00:01:59


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [8898c57e5cea02bf731d6c1a15a3b1ffc3004f2b]

Merge SRC633: 14.06.01 - 00:03:08


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [0e641ebfb2e14d98f5ad688e7117c818d42cde82]

Merge SRC633: 06/13/01 - 23:59:24


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [faab3f590bcfad3832e3c9b34114d7006315cf6c]

Merge SRC633: 13.06.01 - 23:59:45


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [39454e03e3f064a4b9ed8dbd4e84e41867fec3d5]

Merge SRC633: 13.06.01 - 23:58:00


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [5881a7173729e5a4a734666375c348667d4c875c]

Merge SRC633: 06/13/01 - 23:56:57


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [62ee24cdb1f2a17134515838c39729aacf0acdc2]

Merge SRC633: 13.06.01 - 23:56:27


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [2c0bd389cbf714c2c97a2ec7cd55b49d6ef8cc12]

Merge SRC633: 13.06.01 - 23:57:20


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [d0dc45b6a39f0a9786e234b9b88ec666b230dd61]

Merge SRC633: 13.06.01 - 23:56:52


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [8029e34b24f587ea3cf6061902225399c8053658]

Merge SRC633: 06/13/01 - 23:54:26


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [fa75b54c9780e733a88e99aba645069e15599b21]

Merge SRC633: 13.06.01 - 23:55:45


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [e94affb0715ddfb5e132874b874082008ebb299f]

Merge SRC633: 13.06.01 - 23:53:16


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [2ef47b4f32b2bf889728702447e2bf40a5135067]

Merge SRC633: 13.06.01 - 23:53:32


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [cfd69ebfe7cda067b62c2b188ec2c72780f9460c]

Merge SRC633: 13.06.01 - 23:49:36


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [f524f82be55ceab0519129f6289b675d2bc9c5e3]

Merge SRC633: 13.06.01 - 23:48:12


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [f58d7377ecd9910c9058a8d6d5066b3c53d15e64]

Merge SRC633: 13.06.01 - 23:46:46


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [b7ac6eeca3cc476641c7aeb546ee8b5179780ef6]

Merge SRC633: 13.06.01 - 23:47:32


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [a5804bfc57bf80e68a563050535948d6fbda19ba]

Merge SRC633: 13.06.01 - 23:46:16


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [0fb6d0b62ad9da7d6a737842612420f5ffa84067]

Merge SRC633: 13.06.01 - 23:45:10


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [40abba837bb210030800e10733677d12c8158d8b]

Merge SRC633: 13.06.01 - 23:46:07


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [6167fbfe47355e5762810f9c942bd088e1be6f15]

Merge SRC633: 06/13/01 - 23:44:20


2001-06-13  Rüdiger Timm  <rt@openoffice.org>  [66945d2d807f5de63c9b6848e98b9a50d40b92cd]

Merge SRC633: 13.06.01 - 23:45:28


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [bf3c2ef086199b545950e1fb5d1ee31befacca13]

Merge SRC633: 13.06.01 - 23:44:14


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [de521d7143ba89d4073983d0fa62c66b0378a5e3]

Merge SRC633: 13.06.01 - 23:42:50


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [451ae50f1c3fdad6053e331d1f975039fa95a0ec]

Merge SRC633: 06/13/01 - 23:42:36


2001-06-13  Rüdiger Timm  <rt@openoffice.org>  [4fea6eef04db53a123218f04657062747273e0ce]

Merge SRC633: 13.06.01 - 23:43:21


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [e8cf83602010fe7d976bbd8e0cd9ec0921906ca5]

Merge SRC633: 13.06.01 - 23:41:53


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [3b820527b726744c5914506bd8ea3d3dfe968e60]

Merge SRC633: 06/13/01 - 23:40:45


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [8320b450501d9d9184287e0f3d2362fec211f5ce]

Merge SRC633: 13.06.01 - 23:40:52


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [2258cd8dc0bb4c7b5a0b9353cce8869fd2b0960e]

Merge SRC633: 13.06.01 - 23:40:38


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [9304a6fc650b07441c08d2edd454e066fed9a267]

Merge SRC633: 13.06.01 - 23:41:04


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [1e9753092d28082d07386b7b5aec3c9871aacb8b]

Merge SRC633: 13.06.01 - 23:39:56


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [5f549d0c52a339307d503aea5bf6001020d4e5d5]

Merge SRC633: 13.06.01 - 23:38:50


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [bb64822f2b1c1ac3dc70fcfc89754b763dae815a]

Merge SRC633: 13.06.01 - 23:38:28


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [597f31ad8235c899c5038d03331c880d2aba14b4]

Merge SRC633: 06/13/01 - 23:37:59


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [8bd27a852f7522f28482ff33b109e67e26b57c31]

Merge SRC633: 13.06.01 - 23:37:19


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [02c6af5c1e6866d82eeef1f01d12c914045f5fcc]

Merge SRC633: 13.06.01 - 23:37:38


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [43ae6d7be36d34fcde18a27c268b2c90a73356c2]

Merge SRC633: 13.06.01 - 23:36:35


2001-06-13  Niklas Nebel  <nn@openoffice.org>  [3287fc85eabbd93eb6ce9dee125d3b24d3f73221]

#88147# empty text element for empty format, FormatInfo from individual parts


2001-06-13  Niklas Nebel  <nn@openoffice.org>  [1fc97f8b1276f3d3bbe55daee8919d3efe0de97e]

#88147# access to info from number sub-formats


2001-06-13  Niklas Nebel  <nn@openoffice.org>  [70f260a22bb4677dc2f380ae73debfae0a94977c]

#88147# insert empty format as empty string (with quotes)


2001-06-13  Sascha Ballach  <sab@openoffice.org>  [c37c524b4a0fe1fd3a7513ce66999047c10b2381]

#88112#; catch exception id numberstyle is not insertable


2001-06-13  Sascha Ballach  <sab@openoffice.org>  [43e78fcb1ff51200e0a442bcc955eab54dec94c6]

#88112#; test whether a NumberFormat exists before add it


2001-06-13  Sascha Ballach  <sab@openoffice.org>  [eb528975a74725c6232a7da3f09cd4bd471c888d]

#79771#; move the dirty flag to the CellTextData


2001-06-13  Frank Schönheit  <fs@openoffice.org>  [f06ff7a5c4ea74c6933e77a599752ed6e8519916]

#65293# corrected the previous fix so that the toolboxes are flat now


2001-06-13  Frank Schönheit  <fs@openoffice.org>  [4b710236e3e5634237aed1663f457db4fe2ff035]

#87724# openHelpAgent when selecting a bookmark and when disconnecting


2001-06-13  Frank Schönheit  <fs@openoffice.org>  [e47f9997715177f31f06ee8d845d7c5ff6b152c8]

#87724# openHelpAgent


2001-06-13  Frank Schönheit  <fs@openoffice.org>  [b4eed6d1a7fe8763746b36a71247a0c9e9b294f2]

#87724# +HID_DSBROWSER_DISCONNECTING


2001-06-13  Vladimir Glazounov  <vg@openoffice.org>  [f4d8060c7ee6792a1bb4d13606d7300e0246104a]

SRC635


2001-06-13  Vladimir Glazounov  <vg@openoffice.org>  [76076134762ba62c14577f2b6122ebbc601f334d]

SRC635


2001-06-13  Kai Sommerfeld  <kso@openoffice.org>  [22a226e70e14830a5e87801e3e3b169fd7fe1d8a]

#86708# - Removed support for command "split".


2001-06-13  Mathias Bauer  <mba@openoffice.org>  [8ab33d09eae6a74eda4b8a1c9785617d798433d1]

#88231#: some options only in SOW614


2001-06-13  Kai Sommerfeld  <kso@openoffice.org>  [ac0ebf459320d3daca21e97057f97ca0ce447f19]

#86708# - Removed SplitCommandArgument


2001-06-13  Kai Sommerfeld  <kso@openoffice.org>  [9a8920699ad22cd6093e665417c47de8dfe35db1]

#86708# - Removed XPackageSplitter.idl


2001-06-13  Philipp Lohmann  <pl@openoffice.org>  [dabd780d7ef60bfbc910af543cbbf32f12bf0493]

#85844# cursor was not always switched when it should


2001-06-13  Frank Schönheit  <fs@openoffice.org>  [4e06bb2d406e0931d7a87f9995a55155b22dc615]

#87724# +HID_DSBROWSER_BOOKMARKSELECTED


2001-06-13  Frank Schönheit  <fs@openoffice.org>  [3a38e2ae8391839e5acb244ed224c178127dfd7f]

initial checkin - non-UNO wrapper for configuration nodes


2001-06-13  Andreas Bille  <abi@openoffice.org>  [acaaa79b6223a7b564855e17bd86ec6f38846834]

Now Solaris and Linux also


2001-06-13  Andreas Bille  <abi@openoffice.org>  [a5f09c21e214e7a258a11d94655f6ffb236b9404]

Solaris and Linux build


2001-06-13  Sascha Ballach  <sab@openoffice.org>  [06e36bbd710852bca9b132c22b198a7f94a6b08d]

#88112#; test whether I get a style


2001-06-13  Sascha Ballach  <sab@openoffice.org>  [ef9e03278e903c0f08a1eabd5cfdbcd515011955]

#88216#; only remove styleranges if the range is exported


2001-06-13  Philipp Lohmann  <pl@openoffice.org>  [9ec204d8c8d0db24c0a9eeb50d2cac533b91891f]

#88208# GetConfigName returns just the file name


2001-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [c4355cf74f3379e52a5abf2f0bc78441eda4def6]

remove LIBTARGET line


2001-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [1f109972f1df9f4e6ba9af61ad939d5f4cd06087]

build shared library objects


2001-06-13  Vladimir Glazounov  <vg@openoffice.org>  [257a9ceab7af7371e02e3bfc5c10c0a0a9d93f8b]

SRC635


2001-06-13  Sven Jacobi  <sj@openoffice.org>  [13a75a58241986a48e52853d0407e08189309505]

#88059# using empty itemset for presentation background object, so that the PRESOBJ_BACKGROUND stylesheet takes effect


2001-06-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [2cf46b14a7880e268d710472a6183bc658cd0978]

build shared library object


2001-06-13  Andreas Bregas  <ab@openoffice.org>  [7f867e979a235c814766479f7966c9f0fa39370e]

#87404# SbIoSystem::WriteCon(): Use different text encoding


2001-06-13  Martin Gallwey  <mtg@openoffice.org>  [38ed624b4a6cd57557c9b4c4a1aaee04b548b2fa]

#88140# make sure to return the local name when there is no namespace


2001-06-13  Andreas Bille  <abi@openoffice.org>  [eb2fcda1fd4379481adf5957c913228c4f9e5852]

#87493# One more bug under windows in Sablotron XSLT processor: one slash missing in fileurl


2001-06-13  Hans-Joachim Lankenau  <hjs@openoffice.org>  [c7b037f8cdde94d807a45ce821428edda2a97f74]

backslash...


2001-06-13  Björn Milcke  <bm@openoffice.org>  [42d1653fb2ba745e2b93e3fcf57274fb889f8ebb]

#88077# AutoOrigin 'on' is default for all axes. 'off' in case will be set by FillPropertySet later


2001-06-13  jp  <jp@openoffice.org>  [41d3c77e6b912806ab81beb0715c6952bc8f2925]

Task #87631#: GetFormatted with numberformatter


2001-06-13  Hans-Joachim Lankenau  <hjs@openoffice.org>  [465be27946b3b545b8a3f26c9f7fc349d6d52e56]

check for incude fixed


2001-06-13  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f4da2479bd9c531ceabc67d7747448d79ff47125]

replace delimiter


2001-06-13  Martin Hollmichel  <mh@openoffice.org>  [47b5dc877c5bd9cd8241534a8b6d6a2ed16da7ce]

add: OS_VERSION to differ the Unix's


2001-06-13  jp  <jp@openoffice.org>  [fe4fcc9ca778b3508f8582696d24e172c947e126]

Task #88180#: code optimization


2001-06-13  Kai Sommerfeld  <kso@openoffice.org>  [94263f98307e2c324c8ca90304516aaaeb12399d]

#86708# - Fixed type info for "flush" and "split".


2001-06-13  Andreas Bille  <abi@openoffice.org>  [c58e07256325e89bf9896e138e69a1ad30cc64fa]

#87493# Fixed: Solaris bug


2001-06-13  Martin Hollmichel  <mh@openoffice.org>  [28004ba2af44afb28e78a2a00366f8c3fa53d105]

add: startup/unix/solaris/


2001-06-13  Vladimir Glazounov  <vg@openoffice.org>  [42367c79d78102e50561c58e7e5d8afb2db44d48]

SRC635


2001-06-13  Philipp Lohmann  <pl@openoffice.org>  [fe5b118833113441c8cbabfec1e6003e763dcc13]

#88204# restore type1 download font handling


2001-06-13  jp  <jp@openoffice.org>  [5f7c464e7abc9b32e952b6f57d785f1b6192c9e0]

Task #88180#: code optimization


2001-06-13  jp  <jp@openoffice.org>  [33c0ad1ed739c223e40476f8f3d221eb687fc69c]

Task #88180#: code optimization


2001-06-13  Kai Sommerfeld  <kso@openoffice.org>  [e319f460b4fed656697077a9c996b86ebe427ad6]

#86708# - Added support for command "split".


2001-06-13  Peter Burow  <pb@openoffice.org>  [7908d333cf81ac627c54da7a626390d407e85cf0]

fix: #88192# init wrapper if necessary


2001-06-13  jp  <jp@openoffice.org>  [fa6db92902412152fe62bedda3fdc43c032b6bf1]

Task #88180#: code optimization


2001-06-13  Daniel Rentz  <dr@openoffice.org>  [6f85bf569e3dc84612e3126b69219457707dc804]

#86378# import/export of print ranges/titles


2001-06-13  Thomas Lange  <tl@openoffice.org>  [d5cc876f6f8304701c4e347f21e0fb80b9554c3d]

#85243# SvxGetSelectableLanguages replaced


2001-06-13  Philipp Lohmann  <pl@openoffice.org>  [4e07dba62fe30c1d3fbef0220a6371054235bfeb]

#88195# do not report any printers if environment is missing


2001-06-13  Thomas Lange  <tl@openoffice.org>  [20079cc16aa77c4a1675181daa43237f71db785a]

#85243# SvxGetSelectableLanguages and SvxGetLanguagePos removed from dead code


2001-06-13  Thomas Lange  <tl@openoffice.org>  [f9e37c82e80775ec501b07022360b13853fd0b48]

#85243# SvxGetSelectableLanguages and SvxGetLanguagePos removed


2001-06-13  Behrend Cornelius  <bc@openoffice.org>  [d88279e7a9e3b307d949ba125d62e5b1224d2412]

#88056# loading of Basic dialogs changed


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [4642d2c96993e5ec380db0ea16f6426aa696e044]

Merge SRC633: 13.06.01 - 14:15:40


2001-06-13  Kai Sommerfeld  <kso@openoffice.org>  [d97b5a26e3f9dec1a40de6b4b8f15bd21424bed4]

#86708# - Added SplitCommandArgument.idl


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [979007658b43d747ecacc31aa618c83793d05575]

Merge SRC633: 13.06.01 - 14:12:01


2001-06-13  Rüdiger Timm  <rt@openoffice.org>  [b137f8f02baf2da608846a7bc162657bafd4d29e]

Merge SRC633: 13.06.01 - 14:10:38


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [50a5a047b41b3e72801b31cf95fc1d7c135d62d5]

Merge SRC633: 06/13/01 - 14:07:56


2001-06-13  Kai Sommerfeld  <kso@openoffice.org>  [a47dafc15ebb9e82e887365b9f688d21460cf94b]

#86708# - Added XPackageSplitter.idl


2001-06-13  Rüdiger Timm  <rt@openoffice.org>  [c478dc8c2bd085ce99a9f60640289a254cf3a5af]

Merge SRC633: 13.06.01 - 14:06:35


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [a2d8d866c9981fc9cb2b1158f71b8050daace897]

Merge SRC633: 13.06.01 - 14:05:39


2001-06-13  Kurt Zenker  <kz@openoffice.org>  [1dbe2f33aa90921a75f0f17359a5553d4bb5255f]

Merge SRC633: 13.06.01 - 14:03:22


2001-06-13  jp  <jp@openoffice.org>  [dc7cba01225be2407fc6a15b632e630bc820c53f]

Task #88180#: code optimization


2001-06-13  Armin Weiss  <aw@openoffice.org>  [5c13746698713e6fdc0888ac923fac34e623588d]

#88084# use and remember original topleft of objects for the scale and translate actions. Do font scaling using more modern methods.


2001-06-13  jp  <jp@openoffice.org>  [7bcd7ae151115cfe0e7aaf9dd5ee7a74872d3444]

Task #88180#: code optimization


2001-06-13  Oliver Braun  <obr@openoffice.org>  [67b9b6ab67baff01a3994fcb3d5bd006ddfb179e]

#83750# moved scripts here from desktop project


2001-06-13  jp  <jp@openoffice.org>  [a431b7913667c601bebb1a7467f8d5c60b2668e1]

Task #88180#: code optimization


2001-06-13  jp  <jp@openoffice.org>  [f2135ee025bca6f904002753692a5c5589a56d19]

Task #88180#: code optimization


2001-06-13  Oliver Braun  <obr@openoffice.org>  [ee392369ba32eb7552fbe34e0e850b772c68723b]

#83750# moved scripts to sysui project


2001-06-13  jp  <jp@openoffice.org>  [1966e4af5eae0bd17f683effb51a90e1784982a8]

Task #88180#: code optimization


2001-06-13  jp  <jp@openoffice.org>  [d3a728529c89f5e72a0bd3a5d1b31436b78d0e39]

Task #88180#: code optimization


2001-06-13  Michael Brauer  <mib@openoffice.org>  [a025a8eb8164dee219574624eab263cc82bb2d91]

#88171#: don't access deleted cursor


2001-06-13  jp  <jp@openoffice.org>  [dbfcf055e59b048e245d720e0f2bccfa32cdc620]

Task #88180#: code optimization


2001-06-13  jp  <jp@openoffice.org>  [0bef59db57a16c62cc5ee7873a577f4474d5dbef]

Task #88180#: code optimization


2001-06-13  Andreas Martens  <ama@openoffice.org>  [ee57229154a91cf632871cfcb1eb9609908f3882]

Fix #88178#: Sectionframe in headerframe, don't grow without invalidation


2001-06-13  Malte Timmermann  <mt@openoffice.org>  [4f8b0a27c1369b61fc2304ffd2e2c9147369f2e9]

#86377# Overwrite in IME mode


2001-06-13  Thomas Lange  <tl@openoffice.org>  [67edad23e5ce21395d4e27534b9f86913a87e761]

#85243# dispatcher checks for language support before quering the service


2001-06-13  Kai Ahrens  <ka@openoffice.org>  [53a616a88c6970fcc912b05d6a44387835c1c96e]

#79955#: added sound detection method


2001-06-13  jp  <jp@openoffice.org>  [1f183befa75a43add34f639b0af9193a6f5c63fd]

Task #88180#: code optimization


2001-06-13  Vladimir Glazounov  <vg@openoffice.org>  [a986ae7c4f5ef35ef638e05d740e15eb0adf972a]

SRC635


2001-06-13  Daniel Boelzle  <dbo@openoffice.org>  [bb66eaec58771ea5f67034c7d7646b7385f4618f]

#87233# ServiceManager has to export lang.XMultiComponentFactory


2001-06-13  Armin Weiss  <aw@openoffice.org>  [8dff4f2a36e133ab4c64589726040f75fbada867]

#88084# use more modern method to scale the text height


2001-06-13  Andreas Bregas  <ab@openoffice.org>  [6fa0add0b47b86b1f769aa7468659247f4a52e23]

#88056# Changed RTL function CreateUnoDialog()


2001-06-13  Malte Timmermann  <mt@openoffice.org>  [d0463521d13bb1caba365589d4e27e7c29f34438]

#86377# Overwrite in IME mode


2001-06-13  Malte Timmermann  <mt@openoffice.org>  [ba0d218ac0e5458b4e3e135f4cf3b75a23db4df7]

#86377# Overwrite in IME mode, some cleanups


2001-06-13  Andreas Martens  <ama@openoffice.org>  [0353a95b6afc0ce4761583636aef90f631dd5da6]

Fix #88177#: A non columned section has no influence to moveability of text frames


2001-06-13  Andreas Bille  <abi@openoffice.org>  [e4fd76b99f7c0563768a26684f63f6d29d063920]

#87493# custom css buffered. optimization


2001-06-13  Andreas Bille  <abi@openoffice.org>  [6a11c04366d6cd809dad783d652db97934ba3712]

#87493# Added active help support


2001-06-13  Malte Timmermann  <mt@openoffice.org>  [5838b5cd74b207a1def06de05e9e7a278847fc00]

#85759# register more dlls, but without .dll


2001-06-13  Malte Timmermann  <mt@openoffice.org>  [a04fab12bc937fc47b45e746476b2a493472b2e8]

#85759# register more dlls...


2001-06-13  Kai Ahrens  <ka@openoffice.org>  [5a498d48175a0cc0bc7265407d6e28e014a0bb5b]

#88137#: watch for BIT_BITFIELDS flag at bitmaps


2001-06-13  Daniel Boelzle  <dbo@openoffice.org>  [cb1c4edce18d2da89ae96d312e2dc38a840bc37b]

#87233# singleton init


2001-06-13  Frank Meies  <fme@openoffice.org>  [a3df4793a22c17f09cd81fb5e316d5bb7b0ae66a]

Fix #88049#: Solved repaint problem inside ruby and double line portions


2001-06-13  Frank Meies  <fme@openoffice.org>  [249d5ed888b55f0efd123b66681aef66febe2ddf]

Fix #88110#: Handling of tab stops in kana compression mode


2001-06-13  Malte Timmermann  <mt@openoffice.org>  [63a55dedb6a5659df0d04b668d6ca17de59ab386]

#88159# Use position for popup menu directly, don't call OutputToScreenPixel


2001-06-13  Oliver Braun  <obr@openoffice.org>  [3aa20036f1ae613d0f59f607a65bbbfbe85d1c8b]

#83750# disabled cde build


2001-06-13  Carsten Driesner  <cd@openoffice.org>  [f70d649601e9a55f404e0a2aaf76f62193b24d0f]

#87609# support for mailto URL


2001-06-13  Carsten Driesner  <cd@openoffice.org>  [9ba3589f1549209e4357a0b6302cf5c3d8920132]

#87609# support for mailto URL


2001-06-13  Carsten Driesner  <cd@openoffice.org>  [5baab2ca2fe283038e5788ed57d12853ae272b45]

#87609# common type definition for framework


2001-06-12  Kurt Zenker  <kz@openoffice.org>  [ecbfb49f82cf271e2558aa12a27bd3e8189c7a50]

new version for SRC633


2001-06-12  Rüdiger Timm  <rt@openoffice.org>  [2e4960a75f39912b75f3270eb1fa083db6728982]

new version for SRC633


2001-06-12  Daniel Vogelheim  <dvo@openoffice.org>  [a98f6b275f40dc8166783ca6a0268e80e2e9e577]

#87851# sort algorithm for indices imported and exported


2001-06-12  Daniel Vogelheim  <dvo@openoffice.org>  [6f412bfba04acc6fa76ca8e6bfbac402235ac878]

#88072# new document class handling reflected in DTDs


2001-06-12  Daniel Vogelheim  <dvo@openoffice.org>  [11e04a86a1ece4e3b8a12a8fe3721111cd57c52f]

#88112# improved data style handling


2001-06-12  Daniel Vogelheim  <dvo@openoffice.org>  [c3782a15c5bceb36b1d6d56c34849ef84e0adba8]

#88112# improved data style handling


2001-06-12  Vladimir Glazounov  <vg@openoffice.org>  [cefb8a8aecfba1f037f90fa03edef200a5018ee7]

SRC635


2001-06-12  Frank Schönheit  <fs@openoffice.org>  [07a4784fe6c296165a85f448e667285071b44ec3]

#65293# change in SFX not made (no changes mail for this ...)


2001-06-12  Daniel Vogelheim  <dvo@openoffice.org>  [d0cb1d97c230565cd6e2194286466ed51794451a]

#88072# document class only for streams containing content


2001-06-12  Andreas Bregas  <ab@openoffice.org>  [acc093fe381dbd34f1468a0eee58c8fad159c925]

#86950# .. and . dirs in OSL based file implementation


2001-06-12  Martin Gallwey  <mtg@openoffice.org>  [ba59dd08d818c228922bb74a041d5b027dd21d81]

#88072# export browse mode


2001-06-12  Björn Milcke  <bm@openoffice.org>  [75e34f238513f2482ab9f927a0b3a694315b62c0]

#88130# some confusion with elements


2001-06-12  Martin Gallwey  <mtg@openoffice.org>  [6869c216e88340296ced89dea16e946c6aa424a7]

#88072# import browse mode


2001-06-12  Martin Gallwey  <mtg@openoffice.org>  [3279f3e27f7299a12dfd5d76ea8ded8cb787c21c]

#84846# Return an empty Any for Skip hidden/protected text as they are 'direct' values


2001-06-12  Rüdiger Timm  <rt@openoffice.org>  [8a7592cc826f82dd5e1d4408ad33255bed115f60]

#87576# slo/textview.obj added to EXCEPTIONSFILES


2001-06-12  Martin Gallwey  <mtg@openoffice.org>  [862eea1466d17b2865cac45089229887200a2e5a]

#84846# fix typo in item map


2001-06-12  Thomas Benisch  <tbe@openoffice.org>  [7a6bc3fa14ad51936c98bac46db509d7516aa1f3]

create Standard library only if not already existing


2001-06-12  Kurt Zenker  <kz@openoffice.org>  [31acd49867a3eaba0ee5d1818d9bb0036608821c]

new version for SRC633


2001-06-12  Daniel Vogelheim  <dvo@openoffice.org>  [ad8eead40dde919b4bbd3a2c03d661db38671011]

#88072# removed "online" documents class


2001-06-12  Christian Lippka  <cl@openoffice.org>  [fc05bafa07b382e7e15e0237a226a2f6a5f145c3]

#88125# fixed dtd for applet params


2001-06-12  Frank Schönheit  <fs@openoffice.org>  [4bac9493b148d05cad49096a591a3113f88f82b1]

#88079# catch the property exceptions


2001-06-12  Kurt Zenker  <kz@openoffice.org>  [c18ddca1dc1ceb0e0538feb586a2b5eb3ed73006]

new version for SRC633


2001-06-12  Thorsten Behrens  <thb@openoffice.org>  [070e9c682a91b4d0f34cfd64eb65edd6a406b960]

#88038# No longer <linear>


2001-06-12  Daniel Vogelheim  <dvo@openoffice.org>  [89bc29f5a1fe590966ec052e993891ec2abc9753]

#87851# fixed new Locale+SortAlgorithm properties


2001-06-12  Christian Lippka  <cl@openoffice.org>  [2844a796b6aba51c541b20ac4e906ea145e29457]

#87177# fixed ole creation over CLSID


2001-06-12  Mathias Bauer  <mba@openoffice.org>  [e7a0443da84678bbea3e82ddfdfd3d134b9bf3f7]

#87804#: don't release SolarMutex when getting clipboard information


2001-06-12  Thomas Lange  <tl@openoffice.org>  [44b9afb67c6cd6b84dbb07f3a2fc56f4b6695819]

##911## exception if font could not be set replaced by apply the font only with its name and size


2001-06-12  Christian Lippka  <cl@openoffice.org>  [d5d00d88f590d340f23f6560627d941129b98adb]

#84444# added service description for a graphic export filter


2001-06-12  Hans-Joachim Lankenau  <hjs@openoffice.org>  [89a4556296bb54e6e748525263215fb01ccd9fc2]

avoid CVS dirs


2001-06-12  Eike Rathke  <er@openoffice.org>  [9fbc124c9a9813e58c9d61622e147b7257cd1b1c]

#87257# LANG_LIST_ONLY_KNOWN: without loop in loop


2001-06-12  Nils Fuhrmann  <nf@openoffice.org>  [9daafc7f5119f94e34ccff7bb5d3f70836ca9ca0]

Added CHARSET_UTF8 to command line #87136#


2001-06-12  Tom Verbeek  <tv@openoffice.org>  [a7d419ed71ac510db292b20f5eda82ebb442df17]

#87217# Correct knot when asking for the actual DB field name


2001-06-12  Malte Timmermann  <mt@openoffice.org>  [c57d64d8f8bf8ddcece59b62d6bd2765bf79fbec]

#86377# Overwrite in IME mode


2001-06-12  Nikolai Pretzell  <np@openoffice.org>  [0b9c4226550b84530752da8e3222324cf623915b]

Fix handling of empty ines.


2001-06-12  Sven Jacobi  <sj@openoffice.org>  [cf762e669dda380d0415e14ca46f272b43875910]

#88117# insert hyperlink now uses the correct text selection


2001-06-12  Kai Ahrens  <ka@openoffice.org>  [9c877d5349a7805e37bab33923b5c8345e73aa96]

#87313#: added Base64 methods for graphic objects


2001-06-12  Kai Ahrens  <ka@openoffice.org>  [203610bfebca96a96f0f6f39cba960d9be753c3c]

#87313#: added XBinaryStreamResolver


2001-06-12  Kai Ahrens  <ka@openoffice.org>  [2eaba8655b2dbcef5f56525c91a69327a406d385]

#87313#: added XBinaryStreamResolver


2001-06-12  Andreas Bille  <abi@openoffice.org>  [abf3e071c91dfd5c4ac50f704b28cde24422485c]

#87493# Now also an error document is delivered


2001-06-12  Kai Ahrens  <ka@openoffice.org>  [5368821bc0e0aa4445a42c5c73c1d03ded0bdc94]

#87313#: initial revision


2001-06-12  Rüdiger Timm  <rt@openoffice.org>  [4560b1825e7762c4f0054b1c8b9d0e04db416d01]

#87576# FontEmphasisMark has to be namespace awt


2001-06-12  Christian Lippka  <cl@openoffice.org>  [fe54fff6b10843b5f62b5efa80c1266d4f4f8feb]

#84444# added service description for a graphic export filter


2001-06-12  Sven Jacobi  <sj@openoffice.org>  [80e686a364898cc4333bf2c2a17789892f9632f5]

#88117# insert hyperlink now uses the correct text selection


2001-06-12  Sven Jacobi  <sj@openoffice.org>  [911fd7c51006e2ee5f7d5b26781c616b6eb2dca5]

#88117# edit hyperlink is now possible only if just one hyperlink is selected


2001-06-12  Thomas Lange  <tl@openoffice.org>  [ce0b12098ddb2bc137ff41cfd91427726f0e66f7]

#86590# transliteration settings fixed


2001-06-12  Sven Jacobi  <sj@openoffice.org>  [d73e07e9569c4b059731df114af0cec437b74472]

#88117# insert hyperlink now uses the correct text selection


2001-06-12  Sven Jacobi  <sj@openoffice.org>  [7e4cc48f3224907e6ae15494387ac635b1f66f7c]

#74654# #88117# set SID_READONLY_MODE item, so the hyperlink dialog can take care of the current state, inserting hyperlink now uses the correct selection


2001-06-12  Thomas Lange  <tl@openoffice.org>  [fb145fa22a7be997e71ef8c7cdb4c1ced7bdf509]

#86590# new text for 'match case'


2001-06-12  Sven Jacobi  <sj@openoffice.org>  [7c7d3b065a451fa8733ef46b8b423c756ec7901d]

#74654# set SID_READONLY_MODE item, so the hyperlink dialog can take care of the current state


2001-06-12  Thomas Lange  <tl@openoffice.org>  [3057628117f4b8b162d26506bfa2d43af5810173]

#86590# transliteration settings fixed


2001-06-12  Thomas Lange  <tl@openoffice.org>  [7c90dc24f7c520465ad0eb1b4d2377d928cd2d49]

86590# transliteration settings fixed


2001-06-12  Frank Schönheit  <fs@openoffice.org>  [3346ff4ff7e62319ec6849015bd05154b002a8b7]

#65293# linux ambiguity


2001-06-12  gt  <gt@openoffice.org>  [de8dc4fb47b5dda662f5ebe5af01c66c14257720]

#88070# help ids for Analysis Addin functions


2001-06-12  Armin Weiss  <aw@openoffice.org>  [718c3172a6782c6394e6f4543170e1be380ec193]

#87922# DoubleSided -> BackfaceCulling This BOOL needs to be flipped, DoubleSided TRUE -> NO Backface culling and vice versa.


2001-06-12  Armin Weiss  <aw@openoffice.org>  [4e2bbe63b971227730f34ecb34b6037fb4e94205]

#87922# To avoid that CreateGeometry(...) sets the DoubleSided item at once, use a closed poylgon.


2001-06-12  Frank Schönheit  <fs@openoffice.org>  [ea409751bcd6028ffd12148521730b722ef876ff]

#65293# linux ambiguity


2001-06-12  Nikolai Pretzell  <np@openoffice.org>  [048dbc245961c6e15fb62b419239fdbf772a2968]

Add default c'tor for List_GenericInfo iterators.


2001-06-12  Andreas Martens  <ama@openoffice.org>  [64827f7e27b63a0e35577db89bd27f45f6381759]

Fix #88071#: Remove the vertical orientation attribute


2001-06-12  Frank Schönheit  <fs@openoffice.org>  [ca0ca176891f0976990db14bb77a0ff137852b9d]

#65293# linux ambiguity


2001-06-12  Malte Timmermann  <mt@openoffice.org>  [5d3a57bfad3b451f3e81cb8c2d4483107ad1a5b8]

CreateLines: Less nRemainingWidth, not less equal


2001-06-12  Frank Schönheit  <fs@openoffice.org>  [ded9b7bc4f32ae089ed5d13a8ba29e4e26a27cfa]

#65293# linux ambiguity


2001-06-12  Eike Rathke  <er@openoffice.org>  [306bb06f17988ad4b5c21a1a4e76255671d51766]

#87257# LANG_LIST_ONLY_KNOWN: list only locales provided by I18N framework


2001-06-12  Sascha Ballach  <sab@openoffice.org>  [fd735f04b47e6d5f46c62fe83c9a6c3e9f7e5239]

#79771#; XActionLockable added


2001-06-12  Sascha Ballach  <sab@openoffice.org>  [240de20d76bdd9f01e918f3d2a81560aae0b91a2]

#79771#; XActionLockable added


2001-06-12  Dieter Loeschky  <dl@openoffice.org>  [b000cb178eec95f41eae92136677dd49cc71a031]

#87609# + SID_BROWSE


2001-06-12  Oliver Specht  <os@openoffice.org>  [43af16fa10a84c6f5f51133116e0d1036368ae0f]

#87980# merge error corrected


2001-06-12  Christof Pintaske  <cp@openoffice.org>  [037b264d6a9c9dde7ef3b2ed670e3245dcba4560]

#88063# fixed ic creation for redflag


2001-06-12  Christof Pintaske  <cp@openoffice.org>  [61c8324394c690ced18ce692ab6d29c8031ad1a8]

#88063# fixed event handling for redflag


2001-06-12  Frank Schönheit  <fs@openoffice.org>  [347dd129735c6a18f73d5a9ba092b1925b084399]

#88017# #87898# corrected ref-counting while listening on the aggregate


2001-06-12  Malte Timmermann  <mt@openoffice.org>  [76346abf8733be7bf5de7eb0208cec04070701e2]

Issuezilla#591 MenuBarWindow::MouseButtonDown when ImplIsMouseFollow()...


2001-06-12  Niklas Nebel  <nn@openoffice.org>  [4cdc48a5a22e605d25ec13f39d29e3f09fdc88f5]

#87609# OpenURL: use item SID_BROWSE instead of SID_BROWSING


2001-06-12  Michael Brauer  <mib@openoffice.org>  [4eddf9ba14bae6fff91c6d1a384365f7ce3548f5]

#88090#: line numbering start value is int32


2001-06-12  Martin Gallwey  <mtg@openoffice.org>  [c4b00bf0813d58d257a203d492307dbf45b5437c]

#87187# add two catch's to support new UCB error stuff


2001-06-12  Thomas Benisch  <tbe@openoffice.org>  [54c9764f1524aa59ce52c4a78663e554482bd96b]

create Standard library in basic and dialog library containers


2001-06-12  Vladimir Glazounov  <vg@openoffice.org>  [0a5f28109f0cc0c970d7a5266b42c5915b948838]

SRC635


2001-06-12  Nils Fuhrmann  <nf@openoffice.org>  [3f57f529b3a00cc1d0cb24c64604057a670b6a9e]

Added error message if vorkspace is not available in stand.lst


2001-06-12  Stephan Bergmann  <sb@openoffice.org>  [76e1dce0cc9c4d27c346fc4e4daf479f2cd789e8]

Added missing class-key to friend declarations.


2001-06-12  Herbert Duerr  <hdu@openoffice.org>  [26751e3d3e5da8e3a78ceb375a004d37c71d66e4]

#88076# fix crash on solaris because of different virtual signatures


2001-06-12  Rüdiger Timm  <rt@openoffice.org>  [399ac7f87e7b7e3f5f28fb37b29b72ad49d63dd2]

#87576# exception specification added


2001-06-12  Oliver Specht  <os@openoffice.org>  [4c6d95eac4830a036f34dbfe72ed64bade3b8a0d]

#87794# action block moved behind Execute()


2001-06-12  Frank Schönheit  <fs@openoffice.org>  [5db3422bafa77947b39590c8baa7ecdcf297c4d6]

#87998# when switching type by user interaction, force setting precision/scale on the row according to the selected type


2001-06-12  Frank Schönheit  <fs@openoffice.org>  [e556753c718ce3815fdd97c7ca4138bbdc12f193]

#87998# loadData: more tolerance, more assertions


2001-06-12  Frank Schönheit  <fs@openoffice.org>  [6de44894d298fecf95b22bd33f6de6441ea35355]

#87998# SetFieldType: set scale/precision if forced


2001-06-12  Frank Schönheit  <fs@openoffice.org>  [a909ecbec1ea26aa4877ec00b52fef937af12f58]

#87998# SetType: maintain m_nType for consistency


2001-06-12  Frank Schönheit  <fs@openoffice.org>  [7c7c266e0c7d94dae993dd4e92aa4276ec3f29e4]

#87998# additional parameter for SetFieldType


2001-06-12  Sven Jacobi  <sj@openoffice.org>  [21f85ea572f0c4824c6acb97ac6f0511f33bdcdd]

#88080# hyperlink dialog could not been closed in readonly documents


2001-06-12  Caolán McNamara  <cmc@openoffice.org>  [fd4bcb1d9b2069032e56759a5918424605ef0aa9]

#87558# #87591# ##976## ##980## Implement draw textbox attributes by using normal writer import and mapping to draw attributes using slotids


2001-06-12  Caolán McNamara  <cmc@openoffice.org>  [b92043056e44621b3aabfbd2b883bb1319292e3a]

#87558# ##976## Using Vertical Text Property instead of rotating textbox


2001-06-12  Kurt Zenker  <kz@openoffice.org>  [3804dd3c80dec9a2cef38dfc3ff9b11832b51fc6]

new version for SRC635


2001-06-12  Kurt Zenker  <kz@openoffice.org>  [227b8964d2870c037751732e6fe826545f3d502b]

new version for SRC635


2001-06-12  Kurt Zenker  <kz@openoffice.org>  [63df4141a2a39e22461dd1e258d4801aa560cbe8]

new version for SRC635


2001-06-12  Philipp Lohmann  <pl@openoffice.org>  [6c5912daa6820c3c38625394f6ed6f05c5a66a43]

MUST: protect creation of content by try/catch


2001-06-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [1e8ff1d85c27d4ff50c9a152e9fef6f2046ae46b]

fix linklib action; check for environment


2001-06-12  Oliver Specht  <os@openoffice.org>  [7494c4c03b0851d79e31ee60f092bc3b96d56d15]

#88053# ::select corrected


2001-06-12  Philipp Lohmann  <pl@openoffice.org>  [47d57b58d846a0ebd8323ddd0bee4f128e826e1e]

#86988# new UI for print dialogue


2001-06-12  Christian Lippka  <cl@openoffice.org>  [6eb3fb933ddcb9cc5f9bac78369efbe7a78080ee]

#86908# added size and move protect for control shapes and others


2001-06-12  Philipp Lohmann  <pl@openoffice.org>  [01b625a7664521633168042f6b417c89b74580a7]

#86988# new UI for print dialogue


2001-06-12  Vladimir Glazounov  <vg@openoffice.org>  [49f79c9c641b803ceac32cac02fcb372f1587aea]

new version for SRC635


2001-06-12  Vladimir Glazounov  <vg@openoffice.org>  [e98626e42d9c42981148d9bfbfdf35d1061cc466]

new version for SRC635


2001-06-12  Malte Timmermann  <mt@openoffice.org>  [231bb6ce5094792ac2cd4e2dd589f9bb9724f975]

Issuezilla#591 ImplIsMouseFollow() with infinie time...


2001-06-12  Vladimir Glazounov  <vg@openoffice.org>  [fe021a74fa6525fb1f470787c630277ac1bfd692]

SRC635


2001-06-12  Peter Burow  <pb@openoffice.org>  [942b40545c0183759efb56e28bab3f092c16a903]

fix: #86646# SID_BACKTOWEBTOP toplevel


2001-06-12  Armin Theissen  <armin@openoffice.org>  [b86d561de7c288ae175fcbf3c4d5affa65e7102e]

nodep has to be set to true, otherwise windows build breaks


2001-06-12  Lars Langhans  <lla@openoffice.org>  [234b5cdd22908fa987c6bd97e6755a3e212bc6c4]

Solaris don't want to build. Forgotten ()


2001-06-12  Michael Brauer  <mib@openoffice.org>  [e515c62fa23abc4d42c93969cb0f4c0638662b20]

#86004#: performance: fast creation of unique bookmark names


2001-06-12  Michael Brauer  <mib@openoffice.org>  [61f9f9cb7f8c42dbb60373f4991b544aa6e1df44]

#86004#: performance: create curspr item set on demand


2001-06-12  Michael Brauer  <mib@openoffice.org>  [01ce0e62df268fc6da8eda82f53625d5d75ac996]

#86004#: performance: check cursor position using start node


2001-06-12  Oliver Specht  <os@openoffice.org>  [a342614bd9fb5ce655163e937f07a3891e3a9978]

#87943# set the title of the frame


2001-06-12  Michael Brauer  <mib@openoffice.org>  [fb3bd6a3437fca36fa6faf2897f7f2d0bea625f7]

#86004#: performance: SwXFrames::hasByName


2001-06-12  Michael Brauer  <mib@openoffice.org>  [8884154ffce7d546a07cf8ce2f3545b9d25710ee]

#86004#: performance: check cursor position using start node


2001-06-12  Andreas Schlüns  <as@openoffice.org>  [c13ea0f37a9fc8d7327b61d9102ba37df9c55987]

#87359# disable warnings for findFrame() in non produkt version


2001-06-12  Frank Schönheit  <fs@openoffice.org>  [baff62344c4f022aee53e30699ee3cb0daa34159]

removed the stuff for the old regular search (has been removed from the header a while ago and won't build)


2001-06-12  Frank Schönheit  <fs@openoffice.org>  [03366458e99fe5396e007058d32f53dd32cfb5dd]

added some assertions


2001-06-12  Frank Schönheit  <fs@openoffice.org>  [bb69e111a5e8647bd7fdbf5fad1a01bec456d0a6]

#87997# corrected an assertion


2001-06-12  Carsten Driesner  <cd@openoffice.org>  [34fdbae4bd6bd9e543fcbb0508335f5964311aa1]

#87607# save document as temp file to workaround outlook express problem


2001-06-11  arellano  <arellano@openoffice.org>  [a6745acd81254e0b7c8d40735320ba3fe6c33197]

sentence needs to be reworded for clarity


2001-06-11  arellano  <arellano@openoffice.org>  [62f8ef7c52d7a6a7b425e01bbdf839b5cdf21235]

made grammatical corrections


2001-06-11  Patrick Luby  <pluby@openoffice.org>  [2f3275fe099bf877e6358a4ba9481196c707072b]

Disable lazyload flag for libvcl on Solaris


2001-06-11  Kurt Zenker  <kz@openoffice.org>  [ed5f50f1c353749171efbf4f38b18b334685aca6]

new version for SRC635


2001-06-11  Kurt Zenker  <kz@openoffice.org>  [be8c4a7648d8fb756a5f0fa2761121a12ce65c41]

new version for SRC635


2001-06-11  Eike Rathke  <er@openoffice.org>  [2f59d6e8c57988bc386f5124718686ae54c9a475]

#87631# using number formatter for date and time fields


2001-06-11  Eike Rathke  <er@openoffice.org>  [7cab0059da1438f4ce0534cdc1a8dd2eeeff7df9]

#87631# add: GetTimeInDays, 12 hours == 0.5 days


2001-06-11  Mathias Bauer  <mba@openoffice.org>  [7bd20730c182027a4260bf5f00cc6ab09cf18bd0]

#87623#: catch exceptions from ucb when converting URLs and file names


2001-06-11  Niklas Nebel  <nn@openoffice.org>  [502974c53a643b515484fe25e9e325746e2d3367]

#88011# EditGrowY: dont grow edit area if scrolling already enabled


2001-06-11  Niklas Nebel  <nn@openoffice.org>  [6e26b09c663080ea3ee9b7ea81c6c089614f33be]

#88011# UpdateEditViewPos: look at end column/row to test for hidden view


2001-06-11  Martin Gallwey  <mtg@openoffice.org>  [8d8913dc1618713c04212b6cea36519d08743c59]

#88031# check if GetSymbol returned 0...but it never should ?


2001-06-11  Nikolai Pretzell  <np@openoffice.org>  [40c6727f9359ea1e09e34ccbfc97db91f4f14443]

New parser for generic info lists.


2001-06-11  Nikolai Pretzell  <np@openoffice.org>  [86b90004378f05dd3560203e82cddf5d317d10a1]

New parser for generic info lists.


2001-06-11  Joachim Lingner  <jl@openoffice.org>  [6917ff322de52c6d8dc4da53bdd405d87b6970d3]

#67468#


2001-06-11  Herbert Duerr  <hdu@openoffice.org>  [7492c7ad28a5f58c4afb260c0873a08e159918fe]

#87917# check and fix invalid clip region


2001-06-11  Joachim Lingner  <jl@openoffice.org>  [9dacb68004ddeb5b614afe8299e14512e3611448]

#82073# under UNIX some signal handlers are restored to default before the Java VM 1.2 ( or higher ) is created


2001-06-11  Malte Timmermann  <mt@openoffice.org>  [3a974cede39a44f1c5289ed43bb9c58cfe3990b3]

#87832# UnoControlFormattedField doesn't support XSpinField


2001-06-11  Christian Lippka  <cl@openoffice.org>  [94b379c6bf369fe036d572fe885026e3e215a4d7]

#78966# fixed service names


2001-06-11  gt  <gt@openoffice.org>  [156d4840b8992521c74b762a6a75460071faba07]

#88055# changed German description of GESTEP


2001-06-11  th  <th@openoffice.org>  [80de23251cf53f3b0230a2f221f44c50181af8d9]

#86120# - More stable code for Reschedule() inside MouseEvents


2001-06-11  Michael Hönnig  <mi@openoffice.org>  [993df2c8c21da567b4e002ea412f4f97a4168aa7]

setPropertyValue thrws VetoException when read-only


2001-06-11  Tom Verbeek  <tv@openoffice.org>  [26052036f2f849add744000efbd7929f573d9291]

#87077# changed to work with Option Explicit


2001-06-11  Christian Lippka  <cl@openoffice.org>  [b7e7416534f09ac7aed56d8bde85e1b8c282dbe7]

#87923# added page number attribute for thumbnails


2001-06-11  Vladimir Glazounov  <vg@openoffice.org>  [25b9d581a07a589c61b8b1d39f8bf931308deb02]

SRC635


2001-06-11  Michael Hönnig  <mi@openoffice.org>  [725ab6fdc3e6f2be1036a71b1dd4087f3090fb3b]

XImplicitID... added


2001-06-11  Vladimir Glazounov  <vg@openoffice.org>  [ac1fc5b20b3b0de3e7b20d57cf0c506631bf471c]

SRC635


2001-06-11  Christian Lippka  <cl@openoffice.org>  [893acef494f45e97f2af0a9ef50d49fddddc668a]

#87923# added page number property for page shape


2001-06-11  Frank Schönheit  <fs@openoffice.org>  [bdaeae49470f8591a66a7637426735618a3c861e]

#87997# +isStorageCompatible / corrected setTypeKind so that free is called if needed only


2001-06-11  Mathias Bauer  <mba@openoffice.org>  [616738863af5e223af5fb0ed82a03ba33b8c32ee]

#87582#: hold reference to objectshell when executing macro


2001-06-11  Nils Fuhrmann  <nf@openoffice.org>  [a87777a807bc9acc241674d8aff84aebb15a685e]

Fixes for merge back localized text (l10n-framework) #87136#


2001-06-11  Christian Lippka  <cl@openoffice.org>  [a63811951460d52b98e0cb1217d8d16bc253b322]

#87923# export page number


2001-06-11  Frank Schönheit  <fs@openoffice.org>  [bff8f34759afddf9ca369aae3e94fbc38d43fa7e]

#87997# correctly pass the _bCommitable flag to the base class


2001-06-11  Daniel Rentz  <dr@openoffice.org>  [a132bbb029d039f8c8d4dd497a16381d22dad82d]

#87981# checkboxes don't accept mouse clicks


2001-06-11  Daniel Rentz  <dr@openoffice.org>  [825615a257c4a64e74c18c38fcb218329e98b26f]

#87981# checkboxes don't accept mouse clicks


2001-06-11  Vladimir Glazounov  <vg@openoffice.org>  [8bb23397361419a249ab2298e0bb1d2a15f8794b]

UDK301


2001-06-11  Vladimir Glazounov  <vg@openoffice.org>  [35ba3262c201ea9f74bb060ea1f94a3b85a3455f]

UDK301


2001-06-11  Tom Verbeek  <tv@openoffice.org>  [44613a0a000d472bf3e2e88854acc2f6ec01cede]

fixed dim bug and removed msgboxes


2001-06-11  Kai Ahrens  <ka@openoffice.org>  [0e74f47ff518e67b5f3b702b4fa8a35ea2694c12]

#87187#: added exception handler


2001-06-11  Stephan Bergmann  <sb@openoffice.org>  [6763f309d54ef10a4e8dcd43cd194ddd4b0dd093]

The cachemap pattern.


2001-06-11  Christian Lippka  <cl@openoffice.org>  [135a9f885e81eae7110582b8e1db923f5cc3e6e0]

#87923# export page number


2001-06-11  Christian Lippka  <cl@openoffice.org>  [eb25ebdeac5c4806d5d5318f32b09c318d1fc700]

#87923# fixed creation of handout shapes


2001-06-11  Andreas Schlüns  <as@openoffice.org>  [5d624c33334d354a869a018725e121cdd798bc0c]

#87357# stop listening on container window in dispose()


2001-06-11  Hans-Joachim Lankenau  <hjs@openoffice.org>  [c3f227454c03c7237d3dde931400693149f2f7b5]

use positive patches


2001-06-11  Mikhail Voitenko  <mav@openoffice.org>  [0de86ae32ffbe0a6528a589c1f81225ec76669e1]

#88034# do not store empty user name


2001-06-11  Juergen Schmidt  <jsc@openoffice.org>  [c0a1bf654251ec5463326a871d50bdaea72dc4fc]

#87190# change linklib target


2001-06-11  Frank Schönheit  <fs@openoffice.org>  [97d96a53c47d620a87e3a04f0247c096ac08e6c0]

#86096# +TEXTLINECOLOR, +FONTEMPHASISMARK, +FONTRELIEF


2001-06-11  Frank Schönheit  <fs@openoffice.org>  [b400c0305754ad3064a96423a720e677f6d540d3]

#86096# +TEXTLINECOLOR, +FONTEMPHASISMARK, +FONTRELIEF


2001-06-11  Frank Schönheit  <fs@openoffice.org>  [aeb6f15a7064aaf5f1ef14f5d198a4e36915936f]

#86096# remove the new font proper from the aggregate


2001-06-11  Juergen Schmidt  <jsc@openoffice.org>  [f6cdfb105e0c00e336a97ff105fd3bc0d2a7d244]

#73862# change osl_executeProcess


2001-06-11  Frank Schönheit  <fs@openoffice.org>  [bf45fda81d2f5fcc1278c33a663cfa90261d50db]

#86096# +SetTextLineColor


2001-06-11  Thomas Lange  <tl@openoffice.org>  [50448d4c09ebb874b9709b1e543dc469e19e8dbd]

#87831# language select handler in SvxEditModules fixed


2001-06-11  Carsten Driesner  <cd@openoffice.org>  [95256f91cd6f4d71ac3ce1843486b8a2061b1611]

XML file format for toolboxes


2001-06-11  Mathias Bauer  <mba@openoffice.org>  [3136877f3e3ca18d4b2dfed2fc714341985995d8]

#87365#: wrong return value of select handler


2001-06-11  Frank Schönheit  <fs@openoffice.org>  [291324b733c3ddeb5795acd96f31e75fbee08dbe]

#86096# when changing the table font, use the com.sun.star.form.ControlFontDialog


2001-06-11  Frank Schönheit  <fs@openoffice.org>  [4badd42b6dee6f49ec8baa865c83dfc220caee0d]

#86096# new file controlfontdialog / new CDEF COMPMODNAMESPACE=pcr


2001-06-11  Frank Schönheit  <fs@openoffice.org>  [f1e8c198cf67762935a6b50e18085a2981d8abaa]

#86096# pcr_createRegistryInfo_OControlFontDialog (new service in this module)


2001-06-11  Frank Schönheit  <fs@openoffice.org>  [0ba5255a9fdd3580dafaf80ce9e91aff5bdf3af8]

#86096# changed the implementation name for consistency


2001-06-11  Frank Schönheit  <fs@openoffice.org>  [06db7847a586e807d5ff978321fecb489b9f9153]

#86096# changed the property ids


2001-06-11  Frank Schönheit  <fs@openoffice.org>  [6b19657defb2374572219d2db2143a6fed3378e2]

#86096# use the functionallity in componentmodule.*


2001-06-11  Frank Schönheit  <fs@openoffice.org>  [cf43c1c8ff375c619b2744f54d39bef81e5737b4]

initial checkin - UNO service for a dialog changing the font of a uno control


2001-06-11  Frank Schönheit  <fs@openoffice.org>  [3a21e79f7422f93d1c7dfabdb46ec54d393d6c25]

#86096# moved the functionallity of ChangeFontProperty to the ControlCharacterDialog


2001-06-11  Frank Schönheit  <fs@openoffice.org>  [0a2b9fd4f99622efd077203e59fa711d4e7b2cd9]

#86096# added functionallity to allow to use this dialog as UNO service


2001-06-11  Frank Schönheit  <fs@openoffice.org>  [001bb3bb54a626b494120674ee8922c7025b7f00]

#86096# corrected the include protection


2001-06-11  Frank Schönheit  <fs@openoffice.org>  [89e2c9ae520c53fddecf18af20a5a9bac196eefd]

initial checkin - item ids for changing a control font


2001-06-11  Oliver Braun  <obr@openoffice.org>  [c0353ae4ff92b8eb5b3240c19cd7f619ec4804cc]

#73862# made osl_getProfileName static


2001-06-11  Armin Weiss  <aw@openoffice.org>  [15def1ed448c3d52f72a61789330b730ad46386d]

#87792# removed mouse snap code


2001-06-11  Jörg Barfurth  <jb@openoffice.org>  [08389b173073911332d0384d4e1349bf1a025861]

Move+rename inc\cmtree.hxx to tree/subtree.hxx; Decouples class Subtree from public access


2001-06-11  Andreas Bille  <abi@openoffice.org>  [a52d37fa36e47488be695c723773ca4eff50852a]

Added directories for the c++ help content provider


2001-06-11  Andreas Bille  <abi@openoffice.org>  [1ae4fe1ef84b5e889c6db31e1c5d0cfd9a2553b9]

Building ucpchelp.dll ( c++ help provider )


2001-06-11  Oliver Specht  <os@openoffice.org>  [ef9584e4736068f30ca8b19fa9192b288031babe]

#87980# Phonetisches Leitzeichen -> Ruby


2001-06-11  Andreas Schlüns  <as@openoffice.org>  [5a6f9d316aacd8193a7caf67fc29998b584094fd]

support moduls for cfg view


2001-06-11  Andreas Schlüns  <as@openoffice.org>  [bcc43379a31699776341b9b07f281425d575e80c]

new test for multithreading


2001-06-11  Kai Sommerfeld  <kso@openoffice.org>  [e08903318d535459b67bb747d6d7d82ebdfb26f7]

#87187# - Removed ExistsNotSupportedException, Added NameClashException.


2001-06-11  Kai Sommerfeld  <kso@openoffice.org>  [0576bddbfd70468ac3dc559d28f0f2a7338ffc1e]

#87187# - Initial revision.


2001-06-11  Andreas Schlüns  <as@openoffice.org>  [cb7dc589979fb40b83611b95e8b6b997820e94c6]

#85529# changes for new lock mechanism


2001-06-11  Andreas Schlüns  <as@openoffice.org>  [0b847ffb41837de57c55c2d16d0d6512cc7a7c42]

#85529# build LockHelper only


2001-06-11  Andreas Schlüns  <as@openoffice.org>  [69bc1908bf0b53f5d822f0e18767d71929b2dd7f]

#85529# use new lock mechanism


2001-06-11  Dirk Völzke  <dv@openoffice.org>  [879fd7207a9a91941b0fd3c29bb8cbddf0dbc685]

#87187# removed unnecessary catch of CommandAbortedException


2001-06-11  Daniel Vogelheim  <dvo@openoffice.org>  [27ccf0741313c40ccebdc15e1b55e48af365b98b]

#87996# styles import now uses 'best effort': if setPropertyValues() barfs, the         properties are set individually, so as much as possible of the style is preserved


2001-06-11  Andreas Schlüns  <as@openoffice.org>  [2923606bdf98ab543b67c2166f6e84d22722cb26]

#85529# use new lock mechanism


2001-06-11  Oliver Specht  <os@openoffice.org>  [626f8b25859d4ed263bbb3d4caab3ca2ccba5ed7]

#87980# Phonetisches Leitzeichen -> Ruby


2001-06-11  Andreas Schlüns  <as@openoffice.org>  [d7e14a3a7133c2700e327a13c2971ab922e76124]

#85529# changes for new lock mechanism


2001-06-11  Andreas Schlüns  <as@openoffice.org>  [792b94381b62b3233132217f3352c3cb52097d9b]

#85529# make it inline


2001-06-11  Andreas Schlüns  <as@openoffice.org>  [3ccb443564a3b4c2ee2fd72496dfde8c3918140f]

#85529# move static function to manager


2001-06-11  Andreas Schlüns  <as@openoffice.org>  [8d228e06af5e4219f7c66525a54876d1af00c758]

#85529# change interface


2001-06-11  Andreas Schlüns  <as@openoffice.org>  [8a1a92d3cd9f62451c1acfc4cc91c5fe46b93dfe]

#85529# ren interface


2001-06-11  Andreas Schlüns  <as@openoffice.org>  [08014f0f4423033a436dafb200aa73a12915cf80]

#85529# new macros for mutex debug


2001-06-11  Andreas Schlüns  <as@openoffice.org>  [2da102f372a9a27c9e893127a723d668e716ff51]

#85529# reactivate mutex debug


2001-06-11  jp  <jp@openoffice.org>  [f3a09cb2536be66c3735c751e71eee4472f7ced1]

Task #87609#: put Browse item into OpenDoc call


2001-06-11  Andreas Schlüns  <as@openoffice.org>  [58edfe2adb516e71b7d58947e2b27b619410735b]

#85529# new class as lock simulator


2001-06-11  Mathias Bauer  <mba@openoffice.org>  [fe5c005cd2d6955870e77672661ecc0577d3bca7]

#87722#: get AcceleratorManager from factory


2001-06-11  Andreas Schlüns  <as@openoffice.org>  [cc91889c149e46b2779b682723835c528fc31742]

#85529# new interface for gate handling


2001-06-11  Andreas Schlüns  <as@openoffice.org>  [a3e959ea7c41c31ff89381668dcdd82671d3ea34]

#85529# new interface for mutex handling


2001-06-11  Andreas Schlüns  <as@openoffice.org>  [c432c78bf735c6087e69a19f6466303bca5aa4a0]

#85529# new base member to simulate different lock mechanism


2001-06-11  Mathias Bauer  <mba@openoffice.org>  [f15c7f552c90da063c15938b780d66e7fe462a39]

#87722#: new methods for configuration access


2001-06-11  Mathias Bauer  <mba@openoffice.org>  [756b336a4e6c91df3329362cef94f7c8ca8cc66b]

#87722#: ImageManager not a one instance object anymore


2001-06-11  Mathias Bauer  <mba@openoffice.org>  [efd7d8737bd74fd964091c7ffac616bc71783627]

#87722#: new base class implementation for UI configuration


2001-06-11  Mathias Bauer  <mba@openoffice.org>  [1b7fa0d07eb1ddd97673114680f3e15674773886]

#87722#: new method to create a Statusbar


2001-06-11  Mathias Bauer  <mba@openoffice.org>  [4a910bd3c9ba9b839b72ea517270bd60b33a36f8]

#87722#: new members for UI configuration


2001-06-11  Mathias Bauer  <mba@openoffice.org>  [5f83d28929f068d83020b56d43338f6cf026791f]

#87722#: no exchangeable ConfigManager anymore


2001-06-11  Mathias Bauer  <mba@openoffice.org>  [2ef19e5697b178a8f656750d850086bb25dfbe24]

#87722#: handling of configuration reworked


2001-06-11  Mathias Bauer  <mba@openoffice.org>  [dcc56c1c6c5810b590399b99c6c75ad8406805b8]

#87722#: deletion of new members for UI configuration


2001-06-11  Mathias Bauer  <mba@openoffice.org>  [64ac5d117081eb2b236a4a3e76d8c41abe031ffd]

#87722#: configmanager must be read, not set


2001-06-11  Mathias Bauer  <mba@openoffice.org>  [ca9421799b021798a68b58ee6a6e08d676b5009c]

#87722#: one menubar per view; new method to delete all factories


2001-06-11  Mathias Bauer  <mba@openoffice.org>  [1d327ed0d79b2fa4f2e199a3d29fc5cf65302015]

#87722#: new base class implementation for UI configuration


2001-06-11  Mathias Bauer  <mba@openoffice.org>  [f28d11c21fbf5355a82b4412832843d18b32afa6]

#87722#: no global access for ImageManager


2001-06-11  Mathias Bauer  <mba@openoffice.org>  [fc31fbc97e0556810c7868e0288a35ef2a7ff04f]

#87722#: no interface configuration anymore


2001-06-11  Mathias Bauer  <mba@openoffice.org>  [0c9a95b998f79773c5e60ccd7138845f1244c743]

#87722#: new method GetURL


2001-06-11  Mathias Bauer  <mba@openoffice.org>  [2d9f3106f8ed0eb8fac49ad94d8012ca77c203e8]

#87722#: ToolboxConfig now document specific


2001-06-11  th  <th@openoffice.org>  [3f7be2829dfe6b0690dd4613b0b70e7c707f189a]

#87205# - Also ..., >> and some other characters are now handle correct for CJK-AutoMnemonics


2001-06-11  Mathias Bauer  <mba@openoffice.org>  [1cad234f0488f3ef4ebd00be37ff28ebc293de31]

#87722#: new methods for configuration access


2001-06-11  Mathias Bauer  <mba@openoffice.org>  [62c8e65ea070e33c6aef6cd89787a306f33b6b81]

#87722#: no global access for ImageManager; new method to create a statusbar


2001-06-11  Mathias Bauer  <mba@openoffice.org>  [23dd15046ecb8853ee5eb644cfa4f21f43ef550a]

#87722#: module specific imagelists noew managed by SfxModule


2001-06-11  Mathias Bauer  <mba@openoffice.org>  [9bb9a123a3cb49ceb06e9c3f7cb5dedd8aa22105]

#87722#: no global access for ImageManager


2001-06-11  Mathias Bauer  <mba@openoffice.org>  [0b83c27ebef42dba9a419ac01eb56ae089ecaa57]

#87722#: no old SFX-API for configuration anymore


2001-06-11  Mathias Bauer  <mba@openoffice.org>  [c4ad7277f1458ec261644f1fd74b11e62f0190db]

#87722#: deletion of ConfigManager moved to dtor


2001-06-11  Mathias Bauer  <mba@openoffice.org>  [2a4f12110c42fec16fb72fbb057884d3fd8d23d1]

#87722#: new base class implementation for UI configuration


2001-06-11  Mathias Bauer  <mba@openoffice.org>  [9c6d402b9603382eaa7bb566be700be4e437d4ce]

#87722#: no exchangeable CfgMgr


2001-06-11  Mathias Bauer  <mba@openoffice.org>  [77bf687d72172a583c60f6e0cc89ece81051c756]

#87722#: some settings moved from ToolboxConfig to MiscOptions


2001-06-11  Tom Verbeek  <tv@openoffice.org>  [e5cb6771e3542cebd3b3df845286ff6d4c3d62da]

#87217# now the DB beamer is opened with the correct DB


2001-06-11  Carsten Driesner  <cd@openoffice.org>  [d934ac8887af3add67d24f67c2400f7c44a6a647]

DTD for toolbar


2001-06-11  Mathias Bauer  <mba@openoffice.org>  [b550c0c23457e90b64e33ea5a737f2c264a777b8]

#87722#: Remove factories on shutdown; no activation of config managers neccessary anymore


2001-06-11  Mathias Bauer  <mba@openoffice.org>  [557282918fbd3fe9023655f40c3d9eb23979f729]

#87722#: rework ImageManager for multiple instances


2001-06-11  Jörg Barfurth  <jb@openoffice.org>  [4b72c8b78d54e908a5a7a16515fc8aae5021c511]

Move+rename inc\cmtree.hxx to tree/subtree.hxx; Decouples class Subtree from public access


2001-06-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [b8f9457b70357956f5b43e41140405b12843f6d6]

<memory.h> -> <string.h>


2001-06-11  Mathias Bauer  <mba@openoffice.org>  [b94dad78f5b2d63d2b2883c70fdaeab23e27125c]

#87722#: typedef eases uses of array


2001-06-11  Mathias Bauer  <mba@openoffice.org>  [67e564c2812a91e31bef773cd7bb5926530beb12]

#87722#: notification implemented


2001-06-11  Mathias Bauer  <mba@openoffice.org>  [2365e44cea28eabdc094e3fc39c05bfd3830ee72]

#87722#: iniman.hxx obsolete


2001-06-11  Jörg Barfurth  <jb@openoffice.org>  [e0c98cb337f8bfdfe8dae7047a91675e62ce3f48]

Interface cleanup: ITreeProvider now serves owned trees, ITreeManager thus does not extend ITreeProvider any more


2001-06-11  Mathias Bauer  <mba@openoffice.org>  [1bc2818d163e46cd5fe147223ccb5eb5059d9dc8]

#87722#: old SvConfigItem/Manager removed


2001-06-11  Thomas Lange  <tl@openoffice.org>  [591cc42fe86b3b871f2d070f828facdf3c471b8b]

#87831# user configuration of linguistic modules


2001-06-11  Mathias Bauer  <mba@openoffice.org>  [4a16d7febdae4d84d51d83d8d7f78ce8096e5c6c]

#87722#: no global access for ImageManager


2001-06-11  Mathias Bauer  <mba@openoffice.org>  [8cbb50b9ad274388ad1364bed77fdc080b37b8f8]

#87722#: header file missing


2001-06-11  Peter Burow  <pb@openoffice.org>  [1da20714921269b3f909b49f4eee6a8ace79cee9]

fix: #86636# handle wildcards improved


2001-06-11  Niklas Nebel  <nn@openoffice.org>  [9ed951a0c4d876e51304684a80df49fbfc35d798]

#88004# connection URL for dBase without trailing slash


2001-06-11  Mathias Bauer  <mba@openoffice.org>  [c64b5e180fd0aec7f85a2ace23c48e7632f13b0b]

#87722#: no SfxConfigItems


2001-06-11  Mathias Bauer  <mba@openoffice.org>  [465489266e535f76694daa10e5db56cdfd2ec603]

#87722#: no global access for ImageManager


2001-06-11  Mathias Bauer  <mba@openoffice.org>  [621d4b3f826eda4ec3b8ce9c82310958e3192c96]

#87722#: no global access for ImageManager


2001-06-11  Mathias Bauer  <mba@openoffice.org>  [62f237497cfabf493564d9e92f7ab17633e121eb]

#87722#: no global access for ImageManager


2001-06-11  Mathias Bauer  <mba@openoffice.org>  [afefa4b33253c0f8963c0857cb5ec6387b6e0ed3]

#87722#: no global access for ImageManager


2001-06-11  Kai Ahrens  <ka@openoffice.org>  [2d38f8076d8d4d0818b028c30ca7b25adb7bea14]

#81051#: don't update effect in dialog if control indicates not to do it


2001-06-11  Christian Lippka  <cl@openoffice.org>  [6b4f2f78e29f600225d4b61c6e46f373474fe316]

#87219# added new XIdentifierContainer interface


2001-06-11  Jörg Barfurth  <jb@openoffice.org>  [b44431d20514e63387b500549bc44db7367a6ff4]

Decouple dependency on cmtree.hxx; Enhaced CreateSubtreeAction; Now using OTreeNodeFactory; Added support for reduceForLocale (potentially without cloning)


2001-06-11  Jörg Barfurth  <jb@openoffice.org>  [8ccb8501aaffe3326fdd38277da3309878e4f17b]

New member: create dummy tree (may become group or set later); Now exporting a default factory (lazily)


2001-06-11  jp  <jp@openoffice.org>  [1e312b510b4dd5ba508a03a777ecf62343717c96]

Task #87993#: save oject instead of reference


2001-06-11  Mathias Bauer  <mba@openoffice.org>  [d58facc30bf061357b643256902abc4ab41d338b]

#87722#: no global access for ImageManager


2001-06-11  Christian Lippka  <cl@openoffice.org>  [e8151408fd32abc3f389d72dab0a5f3c085802c5]

#87219# added helper methods for glue point import


2001-06-11  Daniel Boelzle  <dbo@openoffice.org>  [18444646c7816a49fa0edb95d4a2202209bc21b4]

#87052# added reserved pointer for future use


2001-06-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [aefd0065a198d230e7cd9f99090f73cb84208267]

<memory.h> -> <string.h>


2001-06-11  Stephan Bergmann  <sb@openoffice.org>  [f9bb692ad2d89d5838c47db509faf9262a76b4af]

#87187# Simplified handling of InteractiveIOExceptions (not handling them if they do not have an XInteractionAbort continuation).


2001-06-11  Thorsten Behrens  <thb@openoffice.org>  [f8e99196bb15c9b0fffb53cd608d4ab967015d8a]

#87923# Completed button state settings


2001-06-11  Thomas Lange  <tl@openoffice.org>  [9d2c01254fe28bf4670f76e0eb2fee05eca3560f]

#85838# new dialog arrangement


2001-06-11  Thomas Lange  <tl@openoffice.org>  [69de0dc33ac6a2003721101f151fb55f5e42d5d8]

#85838# new dialog arrangemant; #87831# user configuration od linguistic modules


2001-06-11  Thomas Lange  <tl@openoffice.org>  [cc8c4567ec07e75f0c0f55aea8626e676fe5c91b]

#85838# new dialog arrangement


2001-06-11  Kai Sommerfeld  <kso@openoffice.org>  [522f55f3b2892c85d12b4f7bfee5130ebb638852]

#87187# - Removed "approve" continuation from interaction request.


2001-06-11  Frank Schönheit  <fs@openoffice.org>  [6575bc4c9e7368404af382d8b1b334332d92dc4f]

#87978# corrected popping states in examineForms


2001-06-11  Sascha Ballach  <sab@openoffice.org>  [f46dbfe9115bc47c4e90b4d652410f8ee3d4a93a]

#79771#; make the SetType method faster while using the NumberFormat getting from the style and no longer from the propertyset


2001-06-11  Sascha Ballach  <sab@openoffice.org>  [7f75f35d705165dc35904b78a5e2160bfb5210d7]

#79771#; remove some unnecassary calls


2001-06-10  Eike Rathke  <er@openoffice.org>  [4cb27f3aa31c9fa0c2946d26969b48e973ba1337]

#87882# user configurable default currency


2001-06-10  Eike Rathke  <er@openoffice.org>  [618b4323a9ef10fe9f307bbc70dab07aac9e905e]

#87882# user configurable default currency


2001-06-10  Christian Lippka  <cl@openoffice.org>  [d9d66912312197736efcde087613bb48e6baf9d5]

#87929# fixed class-id for object-ole elements


2001-06-10  Christian Lippka  <cl@openoffice.org>  [c94d05e9d74d9126552fd5b2ca5ae7c3b7901bda]

#87930# added missing transform to text-box


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [ab31ac603bee55b1d7000118e3ca9c116ecc0d42]

Merge SRC633: 09.06.01 - 02:08:01


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [9a14820bab476bf0285a1284c7569c4aac0e1648]

Merge SRC633: 09.06.01 - 02:05:47


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [7e0e2e36f67c65d06aa8ac7d5eaca4ac0fa7f0d9]

Merge SRC633: 09.06.01 - 02:03:41


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [b13226a5bb46ff82a285d61ee2a49b98c9d4413a]

Merge SRC633: 09.06.01 - 02:01:31


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [33174ba341aeff9f21fc74e0ee3c5cfb8b0848f5]

Merge SRC633: 09.06.01 - 01:59:07


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [5243592d9d9ebf10402e7feaf525fd5db3ca1320]

Merge SRC633: 09.06.01 - 01:56:57


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [56ad94eaf5cd5ab03c744f8d2618ddb79ecd6cd0]

Merge SRC633: 06/09/01 - 01:53:24


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [239e08e1f3b17efd13153080e1609fff535e96aa]

Merge SRC633: 09.06.01 - 01:52:37


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [369a0de09fd52c6a0e5cb9cb43cdc1d9ac657ccf]

Merge SRC633: 09.06.01 - 01:48:51


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [d5bc18ee7599112471040f6bbdbd6d2b6fef4d6d]

Merge SRC633: 06/09/01 - 01:48:14


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [b9211f892a1b9b58879140dae6dda6e576a1b6e2]

Merge SRC633: 09.06.01 - 01:46:40


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [7fa1555ccd66472da7639e53b3d6811cf12dd8d5]

Merge SRC633: 09.06.01 - 01:44:25


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [bfec33dc132b314579e7dc107d2b84478a18a473]

Merge SRC633: 06/09/01 - 01:44:33


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [738e12ba4f2dc11d2bb4a598d166cf9bac350aac]

Merge SRC633: 09.06.01 - 01:42:08


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [b7e9b608c76a5c392e9bbe2b75ba846003e9bebc]

Merge SRC633: 06/09/01 - 01:41:02


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [1d6985ac6b2139a1b3e99d7fa03bc3973ec667ba]

Merge SRC633: 09.06.01 - 01:39:55


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [00c451c4d55e7d378ad70e576dea3908d877d238]

Merge SRC633: 09.06.01 - 01:37:41


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [68eef420d67916b29d77bf60cd622bf67048c7a8]

Merge SRC633: 09.06.01 - 01:35:32


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [77427311b47ef0aa0f4c8fe2c99c3ee73205a474]

Merge SRC633: 06/09/01 - 01:35:39


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [359ae1c119bf8c528eca8eb538339717d5aeaebb]

Merge SRC633: 06/09/01 - 01:33:53


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [278cbc5a5d8fadfea23730c5b9169e9b5d3a8e24]

Merge SRC633: 06/09/01 - 01:30:14


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [2e133472eeb2f04d8cf5fadf9fbd4d2233276356]

Merge SRC633: 09.06.01 - 01:28:09


2001-06-08  Oliver Bolte  <obo@openoffice.org>  [118b0d111b9140c46600fb14dbf664275d8dc82f]

Merge SRC633: 09.06.01 - 01:30:42


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [7f1a6fcc2f979ca9633cce2fff3d4cf55569d2f5]

Merge SRC633: 09.06.01 - 01:29:16


2001-06-08  Vladimir Glazounov  <vg@openoffice.org>  [50df0961c3de6116f46c675c562f0533b83a22a2]

Merge SRC633: 09.06.01 - 01:27:11


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [de1d8211fb396922cb01924212fc3853e95f6def]

Merge SRC633: 06/09/01 - 01:26:16


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [6ab013f4f89a017597aae07dc59d890b794a5e38]

Merge SRC633: 09.06.01 - 01:27:30


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [84cf6d21a87925a15c433d249c9b3f44eaf70336]

Merge SRC633: 09.06.01 - 01:25:42


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [de95f93411dda88159f282aaab417d26dbddc878]

Merge SRC633: 06/09/01 - 01:25:10


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [e70799f75abca05a9ac1cc07934995276ad14027]

Merge SRC633: 09.06.01 - 01:25:26


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [8bfbdca24e6244c22a25861d613106380d3bb136]

Merge SRC633: 06/09/01 - 01:23:44


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [bbc395ff14601adca988ca796e5aee7229a90e4b]

Merge SRC633: 09.06.01 - 01:22:59


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [c122e634dd511c7cfcb0ab614b0502fc7e3538a1]

Merge SRC633: 06/09/01 - 01:22:22


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [13408fee75de9781df38df6d36270062a6600c1e]

Merge SRC633: 09.06.01 - 01:23:16


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [5fbc346f93ad30daf0b2b81d8e772942d5c99858]

Merge SRC633: 09.06.01 - 01:19:27


2001-06-08  Rüdiger Timm  <rt@openoffice.org>  [75336621adb65ee64ef96a9d9aba48dbdfd45e48]

Merge SRC633: 09.06.01 - 01:19:59


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [00917294dce6d33d7080db1981a0ef87d63f7ead]

Merge SRC633: 06/09/01 - 01:19:29


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [5f4b2dd9e425753e85deb97ba04f152a109dffc8]

Merge SRC633: 09.06.01 - 01:20:41


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [6690e8ac87fd40bfbe57f1e99e1f826b364310b6]

Merge SRC633: 09.06.01 - 01:19:52


2001-06-08  Rüdiger Timm  <rt@openoffice.org>  [74ea37c0320aa4a2545b08deaa059e416378a921]

Merge SRC633: 09.06.01 - 01:18:04


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [4c99202c3d2195cdd7a9eebc17920d7ed96b1643]

Merge SRC633: 09.06.01 - 01:18:31


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [695ab83c5e1e57152c63cfb3a8f63176aca30d57]

Merge SRC633: 09.06.01 - 01:17:41


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [031c1cc009af11f6eb999252d756980dcc9d35ac]

Merge SRC633: 06/09/01 - 01:16:29


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [bdad1d53158f8a1c3a1662ae587200541dc4e286]

Merge SRC633: 09.06.01 - 01:16:02


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [4ccf9311dc0782fccd8809d3772107ab8a859838]

Merge SRC633: 06/09/01 - 01:15:45


2001-06-08  Rüdiger Timm  <rt@openoffice.org>  [24c32e8e27db6d2de92fae66e3e3ab6ba31a07d9]

Merge SRC633: 09.06.01 - 01:15:37


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [84c38be691dabfbabc3af672fc6f68d2f96c9386]

Merge SRC633: 09.06.01 - 01:15:57


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [8a267a7fb21a50fdcad62a973a1aa348ac58a084]

Merge SRC633: 09.06.01 - 01:15:05


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [f2e66fc655faa58eea04eb86d551b5a762eec2b7]

Merge SRC633: 09.06.01 - 01:13:21


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [769af6a31191c96cb506aaa44677ba19eb045b8c]

Merge SRC633: 06/09/01 - 01:13:16


2001-06-08  Rüdiger Timm  <rt@openoffice.org>  [71323294bfd1897c791b13f0d9a0b4cddef3a5db]

Merge SRC633: 09.06.01 - 01:13:18


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [35073e7d31663758903c427948b7b8283c46a08c]

Merge SRC633: 09.06.01 - 01:14:01


2001-06-08  Vladimir Glazounov  <vg@openoffice.org>  [33a899437adf1c4857d6044cfd8e581e7bac11d4]

Merge SRC633: 09.06.01 - 01:12:57


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [4b104e8b777b9877bb84ef98242870d06e5318e7]

Merge SRC633: 09.06.01 - 01:13:08


2001-06-08  Oliver Bolte  <obo@openoffice.org>  [c22c11b1c684c433c16bd45be084c0f1bdbca963]

Merge SRC633: 09.06.01 - 01:14:37


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [d126adfdf0a4c2ede370fdd98446aafdb02bddda]

Merge SRC633: 06/09/01 - 01:10:55


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [705a60ae95ef325d9b95280262548e0ba5d454b3]

Merge SRC633: 06/09/01 - 01:10:58


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [e0e40787308f88d252f5b5770fa081d10e2c7f3b]

Merge SRC633: 09.06.01 - 01:12:00


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [8aba10db4aadf800e3a06d0b34f643b131f626a1]

Merge SRC633: 09.06.01 - 01:11:06


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [f8dcbd8c60d40be333fdc935c4acc33dc5a6ecd3]

Merge SRC633: 09.06.01 - 01:10:20


2001-06-08  Vladimir Glazounov  <vg@openoffice.org>  [b74896e077c59f8ab3ba5d5399aa0700ada24c6d]

Merge SRC633: 09.06.01 - 01:10:42


2001-06-08  Rüdiger Timm  <rt@openoffice.org>  [1ff1b41d761a5743c4cdfdaab042b1e1837308bb]

Merge SRC633: 09.06.01 - 01:11:13


2001-06-08  Oliver Bolte  <obo@openoffice.org>  [a9ab528d4653788c0baf1a6360255bed1d1b7712]

Merge SRC633: 09.06.01 - 01:12:41


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [e60a97e5d2e1d86ae97cbb0b855058d7f0ac517c]

Merge SRC633: 09.06.01 - 01:09:00


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [516b9b11f0537db2302db65256718943d62f6592]

Merge SRC633: 06/09/01 - 01:08:13


2001-06-08  Rüdiger Timm  <rt@openoffice.org>  [ccebdf9f910808a46bb26fceb3c7af9819fee81f]

Merge SRC633: 09.06.01 - 01:09:09


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [180eaf4596d429c3b0a79e64ca6c9b855210e5de]

Merge SRC633: 09.06.01 - 01:07:25


2001-06-08  Oliver Bolte  <obo@openoffice.org>  [53b190c43bdadd20d9db11bb95cc704369844eef]

Merge SRC633: 09.06.01 - 01:10:35


2001-06-08  Rüdiger Timm  <rt@openoffice.org>  [dbd57879cd09ae785c6e3711a265fe65dff7eeea]

Merge SRC633: 09.06.01 - 01:07:29


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [ae1afc59ad63ed8f0e39525ca60d0cec45519671]

Merge SRC633: 09.06.01 - 01:07:40


2001-06-08  Vladimir Glazounov  <vg@openoffice.org>  [b1cc275a7a6e5e35869c223f8f0f82575f760e49]

Merge SRC633: 09.06.01 - 01:06:33


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [52b52f21c678ee1b8e41acc79932e81e252d5b45]

Merge SRC633: 06/09/01 - 01:06:31


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [427b827fcfa980a6bc9791dcc926307648e6ca63]

Merge SRC633: 09.06.01 - 01:06:54


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [fb87a47e8672d3e9be6b4c115875d93aca208d28]

Merge SRC633: 06/09/01 - 01:05:26


2001-06-08  Rüdiger Timm  <rt@openoffice.org>  [fed4b5b92b19473e000bc232db63541b9a2b2333]

Merge SRC633: 09.06.01 - 01:05:24


2001-06-08  Oliver Bolte  <obo@openoffice.org>  [4d580c1096afe6aaf030e5c47065b79cf63b25ad]

Merge SRC633: 09.06.01 - 01:08:09


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [d7cae8cc31e19f23a253e7dd75166a77f4730af8]

Merge SRC633: 09.06.01 - 01:04:28


2001-06-08  Vladimir Glazounov  <vg@openoffice.org>  [abe960259448ca99423016a687d087829cfd1ae5]

Merge SRC633: 09.06.01 - 01:04:31


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [746897fe07b54d8b0ebce36f11ceb77f847dd9db]

Merge SRC633: 09.06.01 - 01:04:44


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [044baeae7f1f8031b0b5b9938923f577a7cdeb02]

Merge SRC633: 09.06.01 - 01:04:29


2001-06-08  Rüdiger Timm  <rt@openoffice.org>  [dfd1e5b595ae6a76cccf3bb69e633542fc7ce7c1]

Merge SRC633: 09.06.01 - 01:03:15


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [31d0f03f68e3a35829604723da3a79661b0f6a3e]

Merge SRC633: 06/09/01 - 01:02:35


2001-06-08  Oliver Bolte  <obo@openoffice.org>  [48f094fa8ff53a5680cda4f186b7b60312142bbf]

Merge SRC633: 09.06.01 - 01:05:25


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [37a5c81802bc96ce22feb0638950d4f2bc2f4ed1]

Merge SRC633: 09.06.01 - 01:02:16


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [92180eab633f30e33f5c5ecedfc3f016c0487562]

Merge SRC633: 09.06.01 - 01:02:07


2001-06-08  Rüdiger Timm  <rt@openoffice.org>  [395e5857dd4a11edb61e61a6384d26e0c8d9cc9c]

Merge SRC633: 09.06.01 - 01:00:53


2001-06-08  Vladimir Glazounov  <vg@openoffice.org>  [ed97693fede4b18fadaa082be919717205ef0f34]

Merge SRC633: 09.06.01 - 01:00:56


2001-06-08  Oliver Bolte  <obo@openoffice.org>  [4c314009949c092709f05ac5d7548e38b8135ffe]

Merge SRC633: 09.06.01 - 01:03:19


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [af3214417b3e1280a2abc4188034474d3b60a1b3]

Merge SRC633: 06/09/01 - 00:59:45


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [64a5f471f33bd65a85e3e9c8343fbba72148cbbd]

Merge SRC633: 09.06.01 - 01:00:19


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [b55572cfbc3866e89a8ad0c73e51637317260301]

Merge SRC633: 06/09/01 - 00:59:18


2001-06-08  Rüdiger Timm  <rt@openoffice.org>  [efaed8f226f1427f03514f84087bab15f2c8991b]

Merge SRC633: 09.06.01 - 01:00:13


2001-06-08  Rüdiger Timm  <rt@openoffice.org>  [a8936db293d19df0e0223667d74d036fd4a08696]

Merge SRC633: 09.06.01 - 00:58:47


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [756bf702300757236690300542931163f9b97e6b]

Merge SRC633: 09.06.01 - 00:59:49


2001-06-08  Vladimir Glazounov  <vg@openoffice.org>  [0f596018cd91aace68c47d05bf33a76c93398266]

Merge SRC633: 09.06.01 - 00:58:39


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [2cb2f6778ca57e8e8933db922b986c59c92b1ad9]

Merge SRC633: 09.06.01 - 00:57:23


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [2339398b3b552da8aa8311de925ee09f61b8e491]

Merge SRC633: 09.06.01 - 00:58:39


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [0f9995d1b7b988ad87dbb5528b540afd2a968e05]

Merge SRC633: 06/09/01 - 00:57:08


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [7fb92160937fe0b6ad8b366aa96d97451d31bbb4]

Merge SRC633: 09.06.01 - 00:57:27


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [67eaa100ff71583724810504ab41679bb4e9d89c]

Merge SRC633: 09.06.01 - 00:57:02


2001-06-08  Rüdiger Timm  <rt@openoffice.org>  [7ce2a9e2325ffaf68c06a9f22114bc3b70349210]

Merge SRC633: 09.06.01 - 00:58:11


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [49f944d1d68ee18522f623924564dce10fc332b3]

Merge SRC633: 06/09/01 - 00:56:52


2001-06-08  Vladimir Glazounov  <vg@openoffice.org>  [abde9b4c7dc3c044f01a1bb95dbda0b637c724d5]

Merge SRC633: 09.06.01 - 00:56:49


2001-06-08  Rüdiger Timm  <rt@openoffice.org>  [5e8d690bebe8c94245cdbfce22e88224a71b2448]

Merge SRC633: 09.06.01 - 00:56:35


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [1380fb1fa81aba543b6530bcdac8ff65f61aa7ad]

Merge SRC633: 09.06.01 - 00:57:41


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [5d133eba0cf03a089d6cf65d6b68aa21dffca824]

Merge SRC633: 09.06.01 - 00:56:37


2001-06-08  Rüdiger Timm  <rt@openoffice.org>  [38da69f36cd75e4e3c93c705bc54183cfe58579a]

Merge SRC633: 09.06.01 - 00:56:21


2001-06-08  Oliver Bolte  <obo@openoffice.org>  [09a04825fdf71d3196c999a9597917b4de20e24a]

Merge SRC633: 09.06.01 - 00:58:02


2001-06-08  Vladimir Glazounov  <vg@openoffice.org>  [ef7ade609c638f7b7aa13744b06e0f7c57c20c88]

Merge SRC633: 09.06.01 - 00:54:55


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [363e9563914cf87f0a3e1fc6a864a9d290ad856c]

Merge SRC633: 09.06.01 - 00:55:17


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [0771daf5d9b9117d4aaab7548a6490451b638676]

Merge SRC633: 09.06.01 - 00:55:17


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [e626d19b5fca11fa0432972c31b59dab953b7cdb]

Merge SRC633: 09.06.01 - 00:54:20


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [949ff430602ef4d815ffa63571e5c1f3f04f8011]

Merge SRC633: 06/09/01 - 00:54:25


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [e8470185e6a83065f438571834f23e7bfeabca0e]

Merge SRC633: 09.06.01 - 00:54:33


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [aa73cb83a364b42f9059e0aca44f9d4bfd735591]

Merge SRC633: 06/09/01 - 00:54:16


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [13fb21899f2c40a0bbeceb105aaab5ea41ecdc20]

Merge SRC633: 09.06.01 - 00:54:39


2001-06-08  Rüdiger Timm  <rt@openoffice.org>  [6c4c1f0268f54c3d7ab5ddeecc2493324edb30a4]

Merge SRC633: 09.06.01 - 00:54:39


2001-06-08  Oliver Bolte  <obo@openoffice.org>  [2839fb21314bdc2e83ab9e3ef45048eb31352f65]

Merge SRC633: 09.06.01 - 00:55:57


2001-06-08  Vladimir Glazounov  <vg@openoffice.org>  [39f3cdd472d880994a2d1ba4d0d1a3bed755f54e]

Merge SRC633: 09.06.01 - 00:52:08


2001-06-08  Rüdiger Timm  <rt@openoffice.org>  [187204430213fbc863226e7941711c1c0f0f9c32]

Merge SRC633: 09.06.01 - 00:52:01


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [6833e87b3825f9754867b9619a91b6203a235234]

Merge SRC633: 09.06.01 - 00:51:32


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [fc70a37bed8c156bba1684eadb287cf71104d351]

Merge SRC633: 06/09/01 - 00:51:46


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [87a7a0757b2c3cd04c1effe544d34c14f2edfe76]

Merge SRC633: 09.06.01 - 00:52:56


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [fbd71155b07c71d057eafb1f8362d76fb583faee]

Merge SRC633: 06/09/01 - 00:51:26


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [d46c6e01bf5bb89fd5e1326db51f643a9d691f9b]

Merge SRC633: 09.06.01 - 00:52:43


2001-06-08  Oliver Bolte  <obo@openoffice.org>  [032943716cc4827078e82fb72760ba2342f6f778]

Merge SRC633: 09.06.01 - 00:53:54


2001-06-08  Vladimir Glazounov  <vg@openoffice.org>  [74844671af30a41ca4c215cabecdaabb20c72b7e]

Merge SRC633: 09.06.01 - 00:50:13


2001-06-08  Rüdiger Timm  <rt@openoffice.org>  [2e8425217fbd3c59bb5979e9dab912813f54b540]

Merge SRC633: 09.06.01 - 00:49:46


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [429dff5e679cd235a67456be18dad87f3cf089b8]

Merge SRC633: 09.06.01 - 00:49:31


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [207c6fba70b7ba084153d1d62942a5389fd6ff0d]

Merge SRC633: 06/09/01 - 00:49:18


2001-06-08  Rüdiger Timm  <rt@openoffice.org>  [d20f0965ce4fae41d08f0701abb021d2a6c6cfc6]

Merge SRC633: 09.06.01 - 00:50:16


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [67883cabf1cb8730557eec5f933936a3cbcfeaeb]

Merge SRC633: 09.06.01 - 00:48:31


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [15a827bbfe1882acea637fb0e6a49a4c1f959ff2]

Merge SRC633: 06/09/01 - 00:48:34


2001-06-08  Oliver Bolte  <obo@openoffice.org>  [3ed1dc8816dc1a54005f508a0b410c60519ed978]

Merge SRC633: 09.06.01 - 00:51:35


2001-06-08  Vladimir Glazounov  <vg@openoffice.org>  [79741274e7e33c555b7b18334d5c93fea71cb63c]

Merge SRC633: 09.06.01 - 00:48:30


2001-06-08  Rüdiger Timm  <rt@openoffice.org>  [89f7a757599dd5734164d8a8370372b76529a9f3]

Merge SRC633: 09.06.01 - 00:47:40


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [c9e7eb77fdcbcdd9c25c149cc60eda34bbd70725]

Merge SRC633: 09.06.01 - 00:48:52


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [b1f834bc870b40b23724073e5b528748e5f3d867]

Merge SRC633: 09.06.01 - 00:48:30


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [2976115bc6313f075924f8946a684d8ee89b3255]

Merge SRC633: 09.06.01 - 00:47:11


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [1ad059961dd3c814830042e35ba38f492e7a34c3]

Merge SRC633: 09.06.01 - 00:46:53


2001-06-08  Oliver Bolte  <obo@openoffice.org>  [de7e7c15cc0befa4c167d28cd17aba8112dcedc1]

Merge SRC633: 09.06.01 - 00:49:42


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [a59bed4704c8f801380bb5eeeddab2d74221729d]

Merge SRC633: 09.06.01 - 00:45:28


2001-06-08  Vladimir Glazounov  <vg@openoffice.org>  [0bb47a08a78f71e8ed243d60d6bc0998e7a8bbdc]

Merge SRC633: 09.06.01 - 00:45:46


2001-06-08  Rüdiger Timm  <rt@openoffice.org>  [079af3ea185ba37ad3b7fe0e0166608ec9d84b63]

Merge SRC633: 09.06.01 - 00:45:30


2001-06-08  Rüdiger Timm  <rt@openoffice.org>  [7e2155fee1d8d62ccc7f4641a5f143016fb687e5]

Merge SRC633: 09.06.01 - 00:46:24


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [25a02f0262803be27223cf38c8de28becff20daf]

Merge SRC633: 09.06.01 - 00:46:01


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [c7b39244d5b481dbf5e80b6904a784fba9d02157]

Merge SRC633: 09.06.01 - 00:45:03


2001-06-08  Oliver Bolte  <obo@openoffice.org>  [d2c8426831047db45b64f82f6daee20776881c84]

Merge SRC633: 09.06.01 - 00:47:33


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [efc06ffd5d8ea28fcb46d8e0d8285c534d8d1210]

Merge SRC633: 06/09/01 - 00:43:56


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [8d6ff6348d7a6934bd3fc178bae6ee0cf5ed3149]

Merge SRC633: 09.06.01 - 00:44:09


2001-06-08  Vladimir Glazounov  <vg@openoffice.org>  [15132143f56fbbc0c34bd6e9af34c4feb6a0fe95]

Merge SRC633: 09.06.01 - 00:44:06


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [7f7ab91cb13c68ed30e389951d4f8cbeb30e0c15]

Merge SRC633: 09.06.01 - 00:44:50


2001-06-08  Rüdiger Timm  <rt@openoffice.org>  [f9710c5a2e3b43b828e8c7d4aad216f6d1ce4ffd]

Merge SRC633: 09.06.01 - 00:43:13


2001-06-08  Rüdiger Timm  <rt@openoffice.org>  [7fad20bac1f73070157f0538f9a44a9bc66d3bf0]

Merge SRC633: 09.06.01 - 00:44:20


2001-06-08  Oliver Bolte  <obo@openoffice.org>  [5483f73138cba6b6022a147b67c3494f53f923ec]

Merge SRC633: 09.06.01 - 00:45:46


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [ea2b12642c2c9aabce0f247385d932db24444558]

Merge SRC633: 09.06.01 - 00:42:11


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [41ef929649d44cfda3ebb82612e237fd26a23a04]

Merge SRC633: 09.06.01 - 00:43:26


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [ee34dd1fafcbf52c17c3dad2b0a70241ab08f851]

Merge SRC633: 09.06.01 - 00:42:40


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [faa9f0285b77f461910264deacfdbaef5dcb0cbc]

Merge SRC633: 09.06.01 - 00:43:02


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [96d427d228a6318be5f71b28eb445ca4b7cd00e0]

Merge SRC633: 06/09/01 - 00:41:45


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [c2beab947cfbb74160a9e14f281254105fa9833a]

Merge SRC633: 09.06.01 - 00:41:26


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [d8e3a279fe4a7d7b5f7608bea9935976d26d2b99]

Merge SRC633: 06/09/01 - 00:41:10


2001-06-08  Rüdiger Timm  <rt@openoffice.org>  [20c8fbb22082828ebb3aa1c3b7e574bea8acbbe8]

Merge SRC633: 09.06.01 - 00:42:07


2001-06-08  Vladimir Glazounov  <vg@openoffice.org>  [11d689c2ec844e0815701ac454a5b40be6bd9659]

Merge SRC633: 09.06.01 - 00:41:01


2001-06-08  Rüdiger Timm  <rt@openoffice.org>  [8d3f839dc9d27ff144b7d9bd1854c506c748da97]

Merge SRC633: 09.06.01 - 00:40:38


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [5e0ae6f9a78217fcc6073dbb1513c99349296313]

Merge SRC633: 09.06.01 - 00:40:40


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [99fa9e45297fa44605930ae7fdae5726f9243354]

Merge SRC633: 09.06.01 - 00:41:09


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [d1f2bf286006143a18b1bb5cdb6005507931d88b]

Merge SRC633: 09.06.01 - 00:39:17


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [663be80b3be779891e9274e5b0ef5e88b05c6a90]

Merge SRC633: 06/09/01 - 00:39:22


2001-06-08  Rüdiger Timm  <rt@openoffice.org>  [0516efd1adb990b98c2330424527838f97cecc4d]

Merge SRC633: 09.06.01 - 00:40:15


2001-06-08  Vladimir Glazounov  <vg@openoffice.org>  [8ae7ced18eff7990a4f61f97801cc8259d61e323]

Merge SRC633: 09.06.01 - 00:38:51


2001-06-08  Rüdiger Timm  <rt@openoffice.org>  [e8f94bc0765827c93997b430073a6e2473f14072]

Merge SRC633: 09.06.01 - 00:38:36


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [4a19d9d53416570ebd2f70876f3e394d13dfd7d5]

Merge SRC633: 06/09/01 - 00:38:15


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [497ef4e86d0afb385be5cead72f2f3ebc0c72299]

Merge SRC633: 09.06.01 - 00:37:49


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [10e32e3a4ca2fe6cb9ff3119b0017e6f0c635b59]

Merge SRC633: 09.06.01 - 00:39:08


2001-06-08  Rüdiger Timm  <rt@openoffice.org>  [1e4a85cd2124df355107f43cf39b0160ca298356]

Merge SRC633: 09.06.01 - 00:38:22


2001-06-08  Vladimir Glazounov  <vg@openoffice.org>  [5c3d7f5c9607523c23f45cce702d6cbf44e15894]

Merge SRC633: 09.06.01 - 00:37:02


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [e716d79cdb82f9fe8fb004dbcb3d154a6194649b]

Merge SRC633: 09.06.01 - 00:36:19


2001-06-08  Rüdiger Timm  <rt@openoffice.org>  [54c8fb3e36980123a02c7fff7f20ae31cd52c064]

Merge SRC633: 09.06.01 - 00:36:45


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [59b6b1df9eef6b5d16a3359b94ae137412d06deb]

Merge SRC633: 09.06.01 - 00:37:11


2001-06-08  Rüdiger Timm  <rt@openoffice.org>  [26fe81bda79718e6323ebe245156295904182f5c]

Merge SRC633: 09.06.01 - 00:34:50


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [7e786fe0bc99975762e10414da79174aeb765611]

Merge SRC633: 09.06.01 - 00:34:34


2001-06-08  Vladimir Glazounov  <vg@openoffice.org>  [7bed5c0b3e6636aba833112c43c0bd0cb3652139]

Merge SRC633: 09.06.01 - 00:34:31


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [54381f322f2822d8250fb1259f4931bb4b03d1c0]

Merge SRC633: 09.06.01 - 00:33:36


2001-06-08  Rüdiger Timm  <rt@openoffice.org>  [fb0826ea8bc8bc18da465bc69764cd6bfcd69744]

Merge SRC633: 09.06.01 - 00:32:53


2001-06-08  Oliver Bolte  <obo@openoffice.org>  [822ee5f2b610e483edb27e5da2fcc097ce165c32]

Merge SRC633: 09.06.01 - 00:35:47


2001-06-08  Vladimir Glazounov  <vg@openoffice.org>  [3b582cc6d8356e7ca52ef39ab2f058d74114e09d]

Merge SRC633: 09.06.01 - 00:32:39


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [9ac503b84064b721ab5a50fd2a61a4fc7631a42a]

Merge SRC633: 06/09/01 - 00:32:20


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [e827e783596c3a4c0a6bd35c1e49bc2e95d9595d]

Merge SRC633: 09.06.01 - 00:32:14


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [fe9012b119270b74763d4814d3dfe84b86798857]

Merge SRC633: 09.06.01 - 00:33:09


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [efc04622a39e2a4aaa02c0d03ef87c4f00d1fd30]

Merge SRC633: 06/09/01 - 00:31:52


2001-06-08  Rüdiger Timm  <rt@openoffice.org>  [ebdfc1095e8a8dcb74148010472239d6aaffa8d6]

Merge SRC633: 09.06.01 - 00:32:50


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [f5fcd9aadf14693091d2333fda26affe7b05ba80]

Merge SRC633: 09.06.01 - 00:30:46


2001-06-08  Rüdiger Timm  <rt@openoffice.org>  [b84c74fbc31fa9ddebf42fdfc85be6ae4d72f901]

Merge SRC633: 09.06.01 - 00:30:47


2001-06-08  Vladimir Glazounov  <vg@openoffice.org>  [2f081bc323233b85bb8b65f189b27a98688dd71b]

Merge SRC633: 09.06.01 - 00:30:41


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [0c135d7697faa64198bd61d01feab3575ca4860f]

Merge SRC633: 06/09/01 - 00:30:03


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [501ba72a48418f58b00476c00905adc60d6f477f]

Merge SRC633: 09.06.01 - 00:30:53


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [8a161ffcb1a5f8a81203bac34098e783ac382884]

Merge SRC633: 09.06.01 - 00:29:51


2001-06-08  Rüdiger Timm  <rt@openoffice.org>  [1d5f4b755c47ab37ff15b80b10b3d667bd9e5946]

Merge SRC633: 09.06.01 - 00:30:29


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [ef0195fa9ef677a931f99ee751c6f7cc58e60059]

Merge SRC633: 06/09/01 - 00:28:55


2001-06-08  Oliver Bolte  <obo@openoffice.org>  [7abd31930b689cd7b52187b1ed44faefa1682fdf]

Merge SRC633: 09.06.01 - 00:31:49


2001-06-08  Vladimir Glazounov  <vg@openoffice.org>  [223a5595f8ea121de3d4984747082e5383483409]

Merge SRC633: 09.06.01 - 00:28:39


2001-06-08  Rüdiger Timm  <rt@openoffice.org>  [610ea569d2f77a3ee90ed58b813d7d1dd392323c]

Merge SRC633: 09.06.01 - 00:28:28


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [69620faedfdcb734c7deb8eba679fb0afd6a7a5b]

Merge SRC633: 09.06.01 - 00:27:32


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [a7e7fe6dfc2534fb1f437363baa430795694397a]

Merge SRC633: 06/09/01 - 00:27:49


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [c3dbacb4dac38bee91c410aafde478e5864b0175]

Merge SRC633: 09.06.01 - 00:28:55


2001-06-08  Rüdiger Timm  <rt@openoffice.org>  [5ab6c05be6af24a10efa8544d1bd7d243a406823]

Merge SRC633: 09.06.01 - 00:28:38


2001-06-08  Oliver Bolte  <obo@openoffice.org>  [31b867bc61e23866790bc5d3cb138a33ead99068]

Merge SRC633: 09.06.01 - 00:29:34


2001-06-08  Vladimir Glazounov  <vg@openoffice.org>  [bbf0759ff0b10073aa7854bb5f8113cbf0674b64]

Merge SRC633: 09.06.01 - 00:26:36


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [5a7986e931e57c77f5a520cf151eed50e8697e34]

Merge SRC633: 06/09/01 - 00:26:11


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [e7ebb7a64058038bf11e90aee183b0c58250a7af]

Merge SRC633: 06/09/01 - 00:25:35


2001-06-08  Rüdiger Timm  <rt@openoffice.org>  [a62a0befcbe73b96e6f0a27c65ad90222ff94fe1]

Merge SRC633: 09.06.01 - 00:25:34


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [197b49ae390408eb7b69202c1536f1db495b5b02]

Merge SRC633: 09.06.01 - 00:26:42


2001-06-08  Rüdiger Timm  <rt@openoffice.org>  [143bb4c6f0802a04ec7a2955a49e67de37a97351]

Merge SRC633: 09.06.01 - 00:26:39


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [91b87fe4be96c29a336b7b18b12be57b3fd1714a]

Merge SRC633: 09.06.01 - 00:24:34


2001-06-08  Vladimir Glazounov  <vg@openoffice.org>  [eab6a4fd6aa7850eab5856e0c007ec3ad5a57f2d]

Merge SRC633: 09.06.01 - 00:24:35


2001-06-08  Oliver Bolte  <obo@openoffice.org>  [57280b35cc33562f311c178232cb9de20a19137d]

Merge SRC633: 09.06.01 - 00:27:23


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [eabe3cdf8db131e732a2166b35511b8fbb9c521b]

Merge SRC633: 09.06.01 - 00:24:48


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [fa280ef682632837084fa08c8839a1f99fbda633]

Merge SRC633: 06/09/01 - 00:23:08


2001-06-08  Rüdiger Timm  <rt@openoffice.org>  [8a9acf23758ff38fde61db2ee8ad77f9590f9d18]

Merge SRC633: 09.06.01 - 00:22:59


2001-06-08  Vladimir Glazounov  <vg@openoffice.org>  [bfebbb7febd1d71994b3286decefd73e655fcf9d]

Merge SRC633: 09.06.01 - 00:22:50


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [da2ec0246b0f755eabc37ffb086c9e8db2a28552]

Merge SRC633: 09.06.01 - 00:21:48


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [2938d200442238e0a9d26fffae40ab435f6e2ce1]

Merge SRC633: 06/09/01 - 00:21:51


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [483c38747c363507906f5824a0146df5c49d3e79]

Merge SRC633: 09.06.01 - 00:22:44


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [3180c3a95c64f77a83738f3ef173272cd05b44ba]

Merge SRC633: 06/09/01 - 00:21:14


2001-06-08  Rüdiger Timm  <rt@openoffice.org>  [43c3fec0d8ebcf8044e45351cbd1b2016cb52b40]

Merge SRC633: 09.06.01 - 00:20:34


2001-06-08  Oliver Bolte  <obo@openoffice.org>  [04946a6cbe9a15d8545a875c7c3ab0c98f1ca75f]

Merge SRC633: 09.06.01 - 00:22:48


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [992f8aec6a8a8acf22fc9b48b6a55856d5f21447]

Merge SRC633: 06/09/01 - 00:19:12


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [d335230c21c2c514685b7b5bac127beaa4d3204e]

Merge SRC633: 09.06.01 - 00:18:46


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [a17cb3bc2494e0fda4cd2b9ba8173decff6adbb1]

Merge SRC633: 06/09/01 - 00:19:15


2001-06-08  Rüdiger Timm  <rt@openoffice.org>  [e1ef9c687d174beaadc2cce12c88ba3a3f72795a]

Merge SRC633: 09.06.01 - 00:18:09


2001-06-08  Rüdiger Timm  <rt@openoffice.org>  [d1098f1b889912f92303208152807bb77417273c]

Merge SRC633: 09.06.01 - 00:19:13


2001-06-08  Oliver Bolte  <obo@openoffice.org>  [1364a9c3551cf96f222dc7edac3e12fb927d3089]

Merge SRC633: 09.06.01 - 00:20:34


2001-06-08  Rüdiger Timm  <rt@openoffice.org>  [401ea5ce0a7e367341e0db013a583dbe7c39a6f1]

Merge SRC633: 09.06.01 - 00:15:54


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [e5242403ee0ad4b67478008099debdd5fb67e71f]

Merge SRC633: 09.06.01 - 00:15:17


2001-06-08  Rüdiger Timm  <rt@openoffice.org>  [67039adcff75f56e6ff5a9b32d70ed9d6b314531]

Merge SRC633: 09.06.01 - 00:16:57


2001-06-08  Oliver Bolte  <obo@openoffice.org>  [d8145ea9a03eedd3f14a694cccd60aaf972e48db]

Merge SRC633: 09.06.01 - 00:17:56


2001-06-08  Rüdiger Timm  <rt@openoffice.org>  [4c616ef0b3710eb93642abe05f8274b081c2ff00]

Merge SRC633: 09.06.01 - 00:14:43


2001-06-08  Rüdiger Timm  <rt@openoffice.org>  [d210b3b213cd8c05663fdf172de2f2f097b30874]

Merge SRC633: 09.06.01 - 00:12:44


2001-06-08  Oliver Bolte  <obo@openoffice.org>  [7c46770aa7536859c122349bdc8b4fa673527dab]

Merge SRC633: 09.06.01 - 00:15:46


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [eafa279d089604d4a8c4e215527618116082d54e]

Merge SRC633: 09.06.01 - 00:12:21


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [d425f6a11eb4d21d6ea6210314cc17be4459dfef]

Merge SRC633: 06/09/01 - 00:11:52


2001-06-08  Oliver Bolte  <obo@openoffice.org>  [58c8602b3cdb19da5820df148fa59b0961befa4f]

Merge SRC633: 09.06.01 - 00:13:38


2001-06-08  Rüdiger Timm  <rt@openoffice.org>  [820299e1f4d79e386ffd134995e3fe2c72771d65]

Merge SRC633: 09.06.01 - 00:10:03


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [3ca451abf2f544a03d79f7e0e8113d0a01abfd0a]

Merge SRC633: 06/09/01 - 00:09:31


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [9c41fbfdd85df2aa4bb0a4ab0a9cb6a1fa8ec580]

Merge SRC633: 09.06.01 - 00:09:21


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [92c635528e3d102e81504aebd8d8543343e02b45]

Merge SRC633: 06/09/01 - 00:09:25


2001-06-08  Rüdiger Timm  <rt@openoffice.org>  [bf59b41bedfebb3206e86aab8b7a5d6d0905abe4]

Merge SRC633: 09.06.01 - 00:09:32


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [8be4620a0c71ec1fedf38cdcf20101f6f70d2bde]

Merge SRC633: 09.06.01 - 00:09:37


2001-06-08  Rüdiger Timm  <rt@openoffice.org>  [e2a225d4a1f78180a2675c078dd3a8b1da738f5a]

Merge SRC633: 09.06.01 - 00:08:01


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [321b6a2b966b78993b1df279d6fd6e5f9b808945]

Merge SRC633: 09.06.01 - 00:07:57


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [d93ee22d27f6c16457b686d7b808cd00d96d6add]

Merge SRC633: 06/09/01 - 00:07:18


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [f005bb5cb4081fe1549023a1d8b17d7edd2f28e2]

Merge SRC633: 06/09/01 - 00:06:52


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [46791a9b31e2d529b232c589d207f92bb7be2665]

Merge SRC633: 09.06.01 - 00:06:18


2001-06-08  Rüdiger Timm  <rt@openoffice.org>  [53cd131c4e977d77612f1d5613b65b71b3769326]

Merge SRC633: 09.06.01 - 00:07:23


2001-06-08  Oliver Bolte  <obo@openoffice.org>  [e1474a16082c87d96a87b25a7765f9f497c70dac]

Merge SRC633: 09.06.01 - 00:09:23


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [5296f63f948d6eff1fabff33933e417ff2baab6c]

Merge SRC633: 09.06.01 - 00:06:56


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [4db8ed170c5b98fd24487ad3a096466f63fcb1cd]

Merge SRC633: 09.06.01 - 00:06:05


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [cc89bb221999099a2af79041fe070667ccfa6f6c]

Merge SRC633: 09.06.01 - 00:06:52


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [66574c2d8a2a9ec42f0e68cc609018377a66dde0]

Merge SRC633: 06/09/01 - 00:05:11


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [a5b3aa2437aacf8dae4f7a03a9cc3a043f8aad10]

Merge SRC633: 06/09/01 - 00:04:13


2001-06-08  Rüdiger Timm  <rt@openoffice.org>  [afe701c43dd80647d3adaa19005f320c65f19fff]

Merge SRC633: 09.06.01 - 00:05:04


2001-06-08  Rüdiger Timm  <rt@openoffice.org>  [61ceed331b07027a5f959e8111803ba7ed0c3cdd]

Merge SRC633: 09.06.01 - 00:03:44


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [779d2a380ec7ef7bbe61e151fa1f08151c5f70c1]

Merge SRC633: 09.06.01 - 00:04:06


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [6d01cdbabb7a842eacefd19a1e170963c3b13169]

Merge SRC633: 09.06.01 - 00:04:52


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [bb568066abddebefbaca385ddf89ea711a094ffe]

Merge SRC633: 09.06.01 - 00:03:14


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [60320cf5c7cc304a8603a7c7cf31ea3184b9c44a]

Merge SRC633: 06/09/01 - 00:02:48


2001-06-08  Vladimir Glazounov  <vg@openoffice.org>  [9d2460860113f252cb9681d4f302041dd1e3704c]

Merge SRC633: 09.06.01 - 00:02:11


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [37c4b0375e39c85dcc830ea44b36700e19b873a0]

Merge SRC633: 09.06.01 - 00:03:13


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [39e11b31fc76f052305d676815b3baf6d353d4a9]

Merge SRC633: 09.06.01 - 00:03:05


2001-06-08  Rüdiger Timm  <rt@openoffice.org>  [0b4b2d1ae4415ecd60e95d74480d88cf6256572d]

Merge SRC633: 09.06.01 - 00:01:40


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [477ba7d7b0110c57a088dc31bf3309ceb8c9c80f]

Merge SRC633: 09.06.01 - 00:01:11


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [a6485101e936ea4be373ecfcee5b2775e7244dc9]

Merge SRC633: 09.06.01 - 00:01:23


2001-06-08  Rüdiger Timm  <rt@openoffice.org>  [ec5a7b2a1132990a0899bf0a95440aa4ae04c5a8]

Merge SRC633: 09.06.01 - 00:01:18


2001-06-08  Oliver Bolte  <obo@openoffice.org>  [1a4430fe79805d4469a8cb5480f4a9b6e916a93c]

Merge SRC633: 09.06.01 - 00:02:45


2001-06-08  Rüdiger Timm  <rt@openoffice.org>  [165b1c5eb4026120100e51aa6b58294cc43529cc]

Merge SRC633: 08.06.01 - 23:59:20


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [5c4531c7fc685ea4135d8ae287af168ced79ae03]

Merge SRC633: 08.06.01 - 23:59:44


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [e2d77faf096010b20bc0c8c10d23bffb2dca4808]

Merge SRC633: 06/08/01 - 23:58:48


2001-06-08  Rüdiger Timm  <rt@openoffice.org>  [0f5cd9e3046e9b0160a2bbd68abcb08647ec0782]

Merge SRC633: 08.06.01 - 23:59:33


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [a6eeb15d73538505fff5970dd4671bb75eeb98b5]

Merge SRC633: 08.06.01 - 23:58:44


2001-06-08  Oliver Bolte  <obo@openoffice.org>  [31dd3ffef4742d39b397d0c477aa71a9e1934ce0]

Merge SRC633: 09.06.01 - 00:00:37


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [b7b785ba963a3025fc947560aa2e5f49871a21c8]

Merge SRC633: 08.06.01 - 23:57:53


2001-06-08  Vladimir Glazounov  <vg@openoffice.org>  [e4f31e7474c3c147d000a42c6504173b579d9458]

Merge SRC633: 08.06.01 - 23:57:27


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [8ef08c48d53c85150c1d6b4962ff471e69be0110]

Merge SRC633: 08.06.01 - 23:56:31


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [f30ccc88f3b1cf04979f1ae3a1ee8e55effd8397]

Merge SRC633: 08.06.01 - 23:57:47


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [163e85ee72b79760ee435c1715d01e5cc3dcc9c5]

Merge SRC633: 06/08/01 - 23:55:46


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [67a6519fe92da798efd03c63556035c5b7f87074]

Merge SRC633: 08.06.01 - 23:56:56


2001-06-08  Oliver Bolte  <obo@openoffice.org>  [c46eb58d43a162e9febaad05b3ad815cb7e62c58]

Merge SRC633: 08.06.01 - 23:58:31


2001-06-08  Vladimir Glazounov  <vg@openoffice.org>  [c84dddd8c15b9fba1ceff1fb2d699883f8d01225]

Merge SRC633: 08.06.01 - 23:55:33


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [a2593e8bbab965472d6a01e66ace0a4811903285]

Merge SRC633: 08.06.01 - 23:55:51


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [d8596363dd741b0f900dac72232ce80b7f7732aa]

Merge SRC633: 08.06.01 - 23:54:57


2001-06-08  Vladimir Glazounov  <vg@openoffice.org>  [555f8949426a61f4bea16769d5922a1c1a762812]

Merge SRC633: 08.06.01 - 23:53:51


2001-06-08  Oliver Bolte  <obo@openoffice.org>  [dd3f4bbb5f4d25a78d6d43296fcd80415a72c7f7]

Merge SRC633: 08.06.01 - 23:56:25


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [ee6c013e4ff0701b3a8e0a428394e4698fb51eaf]

Merge SRC633: 08.06.01 - 23:53:42


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [612bc2c8b51bf5e88a698fa2ba38b0ee7da8227a]

Merge SRC633: 06/08/01 - 23:52:36


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [9ee40e37ba1cb5bcb65dd2cf1eca6216c476ad58]

Merge SRC633: 08.06.01 - 23:52:56


2001-06-08  Vladimir Glazounov  <vg@openoffice.org>  [f597382884be254f49b4e5c9ce526c6adbe4ca29]

Merge SRC633: 08.06.01 - 23:50:59


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [62d90e6e0ddbcea0fc26b795436b8407a588861d]

Merge SRC633: 06/08/01 - 23:50:24


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [3c4af48534f1a4ba206ff65cc1187b7bc0ba353b]

Merge SRC633: 08.06.01 - 23:50:10


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [72c738e09139b50fea78db8ca7bd0498074e7aef]

Merge SRC633: 08.06.01 - 23:50:59


2001-06-08  Oliver Bolte  <obo@openoffice.org>  [47e728a9d0a0ab6c1b4ecbe8166855e61bc485c0]

Merge SRC633: 08.06.01 - 23:51:24


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [d76f4f8488984859fcb86bbe61ee46efbedb7370]

Merge SRC633: 06/08/01 - 23:48:15


2001-06-08  Oliver Bolte  <obo@openoffice.org>  [507d43b923a04c1aa242b4f548b3733af0827906]

Merge SRC633: 08.06.01 - 23:49:34


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [90aa77026c28b308789409ba0ecc4854e0825247]

Merge SRC633: 06/08/01 - 23:46:11


2001-06-08  Rüdiger Timm  <rt@openoffice.org>  [bff22e88a8c9eb4b843d1cefc442bb76ee559c75]

Merge SRC633: 08.06.01 - 23:46:08


2001-06-08  Oliver Bolte  <obo@openoffice.org>  [a3a89b020be989d2863d198ebb375e909a316460]

Merge SRC633: 08.06.01 - 23:48:06


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [fd0dbbd56d7222594b5d8af0ecd10f821cd4904b]

Merge SRC633: 08.06.01 - 23:45:43


2001-06-08  Rüdiger Timm  <rt@openoffice.org>  [c56867df38ac6db54a9144114290d16c5164eb11]

Merge SRC633: 08.06.01 - 23:43:55


2001-06-08  Rüdiger Timm  <rt@openoffice.org>  [f189c132df54756268f0bd294f0c48738c32e876]

Merge SRC633: 08.06.01 - 23:44:32


2001-06-08  Oliver Bolte  <obo@openoffice.org>  [3834eb7a0d27af83665451ee2c24fe49607fde69]

Merge SRC633: 08.06.01 - 23:46:29


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [4b837ec8530298deefc8f50354c84e3b6b773948]

Merge SRC633: 08.06.01 - 23:43:59


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [6023636a4a3cd54ae57677e078d8de7c1d0f6c10]

Merge SRC633: 08.06.01 - 23:42:49


2001-06-08  Vladimir Glazounov  <vg@openoffice.org>  [70a3096ee1f430eb00ff8f96da6a89c85bbe6a53]

Merge SRC633: 08.06.01 - 23:42:44


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [425b5ff19f034e67db875b5b63d098b080f791e6]

Merge SRC633: 08.06.01 - 23:43:22


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [b984b9dc059495ebc705f1c5bdbae9be00026c71]

Merge SRC633: 08.06.01 - 23:42:36


2001-06-08  Rüdiger Timm  <rt@openoffice.org>  [e07b93f26714caaf03467b3960a673ae5ca0fbcf]

Merge SRC633: 08.06.01 - 23:42:30


2001-06-08  Oliver Bolte  <obo@openoffice.org>  [f2d6e6ace9d3a0f0d0bcb0580fb7b85a56fa5670]

Merge SRC633: 08.06.01 - 23:44:27


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [fd305c257bc76de1b99782278af3dad7d5604c0d]

Merge SRC633: 06/08/01 - 23:41:08


2001-06-08  Vladimir Glazounov  <vg@openoffice.org>  [49c233e5341f82f6a5febaaeaec988d43d12417f]

Merge SRC633: 08.06.01 - 23:41:07


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [805c1a916b3252d7ff68f01fa759fb9a5e511cd0]

Merge SRC633: 08.06.01 - 23:41:56


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [c3ac9cd557e8e650274b962930c03a7c04c24285]

Merge SRC633: 08.06.01 - 23:41:53


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [c2fb9a622669331b99db8802cc88897003df624e]

Merge SRC633: 08.06.01 - 23:40:55


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [2b45470ddcfa32db94f2466724d3c2c6f5aaa80c]

Merge SRC633: 08.06.01 - 23:40:10


2001-06-08  Oliver Bolte  <obo@openoffice.org>  [bb0f074862293675e3813fd1c0d747115bd77d20]

Merge SRC633: 08.06.01 - 23:42:29


2001-06-08  Vladimir Glazounov  <vg@openoffice.org>  [3ee4fd286a1be8a06d6ffd98d45c14312dc0e3e0]

Merge SRC633: 08.06.01 - 23:39:08


2001-06-08  Rüdiger Timm  <rt@openoffice.org>  [ef2a3670db70de422a1753515c2e34dfd9d670c9]

Merge SRC633: 08.06.01 - 23:38:19


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [dfc40bdb67bf18fc8a5718616128002cb1331e8c]

Merge SRC633: 08.06.01 - 23:39:11


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [135d7385f1a04528a1358cd5763a39199a7cfb9d]

Merge SRC633: 08.06.01 - 23:38:22


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [b7f150962e8ef32cc6211eb9b437108303f4b0ac]

Merge SRC633: 08.06.01 - 23:38:57


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [f00478a64559c9555b37923f24cc87aa39132a36]

Merge SRC633: 08.06.01 - 23:36:15


2001-06-08  Oliver Bolte  <obo@openoffice.org>  [df92e867e741fd84a258d70649358b774a49b145]

Merge SRC633: 08.06.01 - 23:39:22


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [f8525eccf428eef7dbf90c776e1939e259384e22]

Merge SRC633: 08.06.01 - 23:37:23


2001-06-08  Rüdiger Timm  <rt@openoffice.org>  [ba82ccef9828e147e59134f50e659953abc7f429]

Merge SRC633: 08.06.01 - 23:37:19


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [a51d9e1d8953dc156341d88e6da2ed4687c839e5]

Merge SRC633: 08.06.01 - 23:37:05


2001-06-08  Rüdiger Timm  <rt@openoffice.org>  [eebc9e6d29cd604074be4249e967c344ea4c0e92]

Merge SRC633: 08.06.01 - 23:36:04


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [ea60f99d498e8484ebaa3c34d76c0196d14800f7]

Merge SRC633: 08.06.01 - 23:36:23


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [d3334836c729ec5298523312c9ed95ebab541710]

Merge SRC633: 08.06.01 - 23:37:01


2001-06-08  Kurt Zenker  <kz@openoffice.org>  [694e9a240d01573ebf79b002fd430e4fa490b4f3]

Merge SRC633: 08.06.01 - 23:35:36


2001-06-08  Niklas Nebel  <nn@openoffice.org>  [2afea925dc7880e88f1aa5c0a90aa97f9e33051d]

#87187# ucb may throw different exceptions on failure


2001-06-08  Niklas Nebel  <nn@openoffice.org>  [38f4ed26821e23c11094792af01b9eb8dd2a5374]

#87187# InitAddIns: ucb may throw different exceptions on failure


2001-06-08  Hans-Joachim Lankenau  <hjs@openoffice.org>  [7cf0d305707ec60bc283f91565d17e19c07da08c]

patch for stlport includes


2001-06-08  Hans-Joachim Lankenau  <hjs@openoffice.org>  [754f7d9b9a6d2f4cbe84570cbc1abe3a19de49f7]

patch implemented


2001-06-08  Jörg Budischewski  <jbu@openoffice.org>  [aa0edc8a0cb85e1c3f4c581ae2e89ba8c49bf108]

#87994# osl_freeThreadHandle is replaced by osl_destroyThread


2001-06-08  Jörg Budischewski  <jbu@openoffice.org>  [4a48baf7f2ee8a64dd719304295815e4c9b401db]

#87994# osl_freeThreadHandle() is removed


2001-06-08  Jörg Budischewski  <jbu@openoffice.org>  [0fd1e4bcce67390cc60f5fea05f1272a16541c66]

#87994# replaced osl_freeThreadHandle with osl_destroyThread


2001-06-08  Jörg Budischewski  <jbu@openoffice.org>  [8c9c950e82de39276dc62ae902bd847b0b20977e]

#87994# osl_freeThreadHandle() is now unfunctional, osl_destroyThread does not kill anymore


2001-06-08  Philipp Lohmann  <pl@openoffice.org>  [0d3fedbe2411f63340d90cb4854f4153169b9d8c]

#87985# honor copyright flags for TrueType fonts


2001-06-08  Sven Jacobi  <sj@openoffice.org>  [e48736646e797b9ef8880c616484f52670dadc75]

#87774# do not create SdrOle2Obj without name


2001-06-08  Jörg Budischewski  <jbu@openoffice.org>  [8034cd4e020521e849973bb209b92fa1e136371d]

#87994# osl_freeThreadHandle() is replaced by osl_destroyThread


2001-06-08  Stephan Schäfer  <ssa@openoffice.org>  [6c0de6f893c630f7b0c25a3d29439dfde64df9d0]

#87566# use file url


2001-06-08  arellano  <arellano@openoffice.org>  [d618a3300d2b6066f3178ef1d6b9c4f471dedd49]

added punctuation


2001-06-08  Jörg Budischewski  <jbu@openoffice.org>  [d11a3b40d8c9b4a1a704025ad1357e65f21f6476]

#87994# osl_freeThreadHandle() is replaced by osl_destroyThread


2001-06-08  Jörg Budischewski  <jbu@openoffice.org>  [a6fef84e96b40332b5284a971e02b3b662fbfe1b]

#87994# osl_freeThreadHandle() is replaced by osl_destroyThread


2001-06-08  Andreas Bregas  <ab@openoffice.org>  [553cf2a834fcca17be6f7712c53e190e90e260eb]

#87927# Map TypeClass_BYTE to SbxINTEGER instead of SbxBYTE because of signed/unsigned problem


2001-06-08  Jörg Budischewski  <jbu@openoffice.org>  [fa6dc725513aa93df54dd302e40107b0cd4e1749]

#87994# osl_freeThreadHandle() is made non-functional, osl_destroyThread does not kill the thread anymore


2001-06-08  Hans-Joachim Lankenau  <hjs@openoffice.org>  [0a014d5940503cfc7ee1f9b4e71063c00dcafd08]

#65293# fix $(PWD) when building with build.pl


2001-06-08  Andre Fischer  <af@openoffice.org>  [0ec27a78b76ff96a81e8ab501d8e3561b7c6affe]

#84887# Size of draw page now set before first BuildChart.


2001-06-08  Kay Ramme  <kr@openoffice.org>  [9dc628abcdfd91dd3e99e21c48d5371eb680d605]

fixed method offset for very recursive types (#87872#)


2001-06-08  Daniel Rentz  <dr@openoffice.org>  [5a7bfce77e3f643d87a18ec0481b822c6d86ec31]

#81094# OLE conversion on excel import


2001-06-08  Dieter Loeschky  <dl@openoffice.org>  [0e6f1b736416b8682ffcb64515cdaf87d0178dd0]

#87989# Translation of RID_SVXSTR_BITMAP


2001-06-08  Tom Verbeek  <tv@openoffice.org>  [3d1f05bb971b31e39c5b3f026f266e2c99eee553]

#87217# new way of setting db fields in correspondence templates


2001-06-08  Behrend Cornelius  <bc@openoffice.org>  [f57eddf9a70f5ad87fcaca53d1299ef3cc92fa54]

*** empty log message ***


2001-06-08  Kai Ahrens  <ka@openoffice.org>  [001fdfd299e9fe06fafd1088f7f5cc539533f832]

#87936#: set COMPRESSMODE_NATIVE to exchange graphics


2001-06-08  Oliver Braun  <obr@openoffice.org>  [2ad023906439164a10e7e2bbd6ae85f0e8958efe]

#87132#removed obsolete parameter in executeProcess


2001-06-08  Kai Ahrens  <ka@openoffice.org>  [c1309bb97110dcb749fde52e3ba07291813b1e95]

#87936#: enable drag into list view


2001-06-08  Oliver Braun  <obr@openoffice.org>  [667355b1bcd70dcf20d8606d38c4cdd015797709]

removed obsolete methods provide/acceptIOResource


2001-06-08  th  <th@openoffice.org>  [e5f012433208a5004c32a446b610959e19c6fde3]

#87205# - AutoMnemonics for CJK


2001-06-08  Oliver Specht  <os@openoffice.org>  [ec748265324c05a9958e988373e4a98839e44aa9]

#84832# #84836# use connection parameter in drag and drop, form letter, merge field and insert db as text


2001-06-08  Vladimir Glazounov  <vg@openoffice.org>  [369e083b15e0f1528f12f5e66530253e396ee552]

#65293# added platform-dependent projects productivity


2001-06-08  Gregor Hartmann  <gh@openoffice.org>  [fb76b2a0a27cbcb0618d9976fe4fa7d9acdf5597]

#87548#Fixed clipboard again!


2001-06-08  jp  <jp@openoffice.org>  [31abbd0547a84de778ace11190812ee679af27cf]

Bug #86377#: cache the original string for overwrite mode and handle this mode


2001-06-08  jp  <jp@openoffice.org>  [d84438dca1d67fbf058a8624629603ab39254610]

Bug #86377#: cache the original string for overwrite mode


2001-06-08  Oliver Braun  <obr@openoffice.org>  [7c2bdcc5ed474d807b836fc9614534d42bcbac90]

added missing #endif


2001-06-08  jp  <jp@openoffice.org>  [a4c2eb031171404b981164409a7255c8650e2da8]

for Bug #86377#: Undo - don't delete fields they will never stored in the history


2001-06-08  Oliver Braun  <obr@openoffice.org>  [04366197775dd26d32b1430d36ebc98d79feaff6]

removed localtime_r and gmtime_r stubs


2001-06-08  Andreas Bregas  <ab@openoffice.org>  [14ff558215dec34d4d55bdc39a017ad5209dc02c]

#87844# Map Uno exception to VB error code 1


2001-06-08  Rüdiger Timm  <rt@openoffice.org>  [62a922b679540e414cc9986ffe7d22b129dc30e3]

#87576# directory unoil has to be built first


2001-06-08  Frank Meies  <fme@openoffice.org>  [cd6002a3e1b86a1f6c738566c69425ba915a2325]

Fix #87879#: Corrected repaint problems in lines behind a manual line break


2001-06-08  Andreas Martens  <ama@openoffice.org>  [d732e9d27bd52397dbc37f2003a9216625327728]

Fix #87926#: Don't paint outside the page frame


2001-06-08  Niklas Nebel  <nn@openoffice.org>  [8a1020938cb15879a1e69b231bf75b4e297fd524]

#87974# don't use empty string as ShortDocName for unsaved document


2001-06-08  Dieter Loeschky  <dl@openoffice.org>  [1f58b50735665a8e97fc897d1f38251fa74a383e]

#87520# removing static pointers


2001-06-08  Frank Schönheit  <fs@openoffice.org>  [16b122fd33e03ac91af1a7d2a9453e04cdb79111]

#86096# corrected setting the FontSlant


2001-06-08  Frank Schönheit  <fs@openoffice.org>  [04a6f9527034fdcd77fef209a59c4c496b3b6c46]

#84836# transfer the connection when dispatching the data-to-field etc.


2001-06-08  Daniel Boelzle  <dbo@openoffice.org>  [fc586586c7763970f78c2e6b110a6b0f049e0c2b]

#87919# corrected dtd


2001-06-08  Philipp Lohmann  <pl@openoffice.org>  [91a0b490c372887c56a69b8dd982df8e56636211]

#85520# changed add dialogue page sequence


2001-06-08  Eike Rathke  <er@openoffice.org>  [69496db2b94a466538d2d70d7d2be246dc36105e]

#87970# mask off defined for currency


2001-06-08  Andreas Martens  <ama@openoffice.org>  [ee5d268100a76776261ae149c74502a1be556010]

Fix #87918#: Allow sections to create pages during insertion


2001-06-08  Christof Pintaske  <cp@openoffice.org>  [e75ba71c88449b0d05fbbf55386a6c77ab0100b4]

#85459# #83995# Andale Sans UI is the final name


2001-06-08  Frank Schönheit  <fs@openoffice.org>  [928670692f4f0f55fda66d4129ea962ddad0e885]

#86096# corrected extracting sal_Int16/sal_Int32 values


2001-06-08  Christof Pintaske  <cp@openoffice.org>  [9c43d302fd21e85e4267e4665b03255be8ab1a86]

#87921# dialog window isn't necessarily mapped when warping the pointer


2001-06-08  Dieter Loeschky  <dl@openoffice.org>  [f6c1a180df91eeb9b80536d16aeffd7fc5557203]

#86259# Extend ItemSet range: SDRATTR_TEXT_CONTOURFRAME


2001-06-08  Andreas Bregas  <ab@openoffice.org>  [66a2d0eae49207235eff2feb179e82e266471bb6]

#87920# Added brackets to make DTD well formed


2001-06-08  Juergen Schmidt  <jsc@openoffice.org>  [3d480c09928516d571e63d37f6dcef51d6e34baf]

#87968# remove string constant


2001-06-08  Joachim Lingner  <jl@openoffice.org>  [e9b321cb92119f4dc68b7107e0ff92870268d63d]

#67468# new type XUnloadingPreference


2001-06-08  Juergen Schmidt  <jsc@openoffice.org>  [773d4be47005925e024a88144028754504fd33f8]

#87814# renmae zip file


2001-06-08  Michael Hönnig  <mi@openoffice.org>  [4c08c40286b23972d1ab68b12adbc5bf1f64cc3d]

interfaces for collections+containers with implicit identifiers


2001-06-08  Stephan Schäfer  <ssa@openoffice.org>  [4533a9d2d08e6f941c06e878b910dc5153d3127b]

#87523# changed shortcutname according to setup


2001-06-08  Oliver Specht  <os@openoffice.org>  [208f384b5eec63ca0571cf47bd5522fe130df5ee]

#84686# no using namespace ...awt


2001-06-08  Hans-Joachim Lankenau  <hjs@openoffice.org>  [de946eac3d61b190ef5602764d6f271ad91692e5]

db_buildall does not contain db_java


2001-06-08  Dieter Loeschky  <dl@openoffice.org>  [fdd79714f726add62880fa8671ea7824bcc7dd21]

#87944# Set default filter to <All>


2001-06-08  Daniel Vogelheim  <dvo@openoffice.org>  [61c16a543859ac11d64a8f2e692190d0719c2f1d]

#87955# services for XML-based filters


2001-06-08  Daniel Vogelheim  <dvo@openoffice.org>  [13f53e8c51e9ce8e62bc10be7ce957af04862717]

#87955# services for XML-based filters


2001-06-08  Andreas Bille  <abi@openoffice.org>  [f47ea66e93683544ae0f149ff0ffc269c2215806]

Restricting build to windows


2001-06-08  Mathias Bauer  <mba@openoffice.org>  [56ffd2bc85805ad920546bd946abda3eb3e675a1]

#86636#: don't autocomplete URLs with wildcards in GetURL


2001-06-08  Oliver Specht  <os@openoffice.org>  [b4e5ad62e084075ab9ea9177b69339c280cf76d6]

#87821# typo


2001-06-08  Frank Schönheit  <fs@openoffice.org>  [5626698a4bb3813a6ee1b84c4e7442c6929c6004]

#87909# corrected behaviour when one of the frames is beeing disposed


2001-06-08  Frank Schönheit  <fs@openoffice.org>  [4f30b9fa101b2f8b04555c1d0f8dd7889b88defe]

#87909# renamed the external accessible methods from beamer to preview / added getPreviewFrame/disposingPreview


2001-06-08  Frank Schönheit  <fs@openoffice.org>  [1d250cac683b591d689c1f048a054159cdabe0f2]

#87909# moved dba- and dbu-specific strings into the respective cxx file, this way not unnecessarily duplicating them anymore


2001-06-08  Frank Schönheit  <fs@openoffice.org>  [d04d63885a547effc85dc69f81b217d088a4289e]

#87909# moved dbu-specific strings herein (not compiled into both libraries anymore)


2001-06-08  Frank Schönheit  <fs@openoffice.org>  [6a93c955459e834387f74d3dc148436d50455b70]

#87909# moved dba-specific strings herein (not compiled into both libraries anymore)


2001-06-08  Frank Schönheit  <fs@openoffice.org>  [8c9626c8a1ab92377fa38575f3f34ea859b6e282]

#87909# hold an ::rtl::OUString*, not an rtl_uString (cheapens the access to an ::rtl::OUString) constasciistring.hxx


2001-06-08  Mathias Bauer  <mba@openoffice.org>  [c3764d30500535eb0844ce5d4dad3275ad466656]

#86195#: care for STREAM_TRUNC when creating TempFile


2001-06-08  Jörg Budischewski  <jbu@openoffice.org>  [c46dd2d4b10a1a7d118be1847b1768a1f394ae9b]

#73862# osl_getAbsolutePath removed, as it checks for existence (at least on unix)


2001-06-08  Stephan Schäfer  <ssa@openoffice.org>  [7b89c934931d743d670919f724f33f30ff976ecd]

#87523# QuickLauncher integration


2001-06-08  Rüdiger Timm  <rt@openoffice.org>  [7f05591b689e836efe341bca47f472a9c00c6dcd]

#87576# don't let unix wait for subdirectories made for windows only (here: ex_pchk)


2001-06-08  Kai Ahrens  <ka@openoffice.org>  [7feaa52371daf12e26cae6c4382959957c1ad801]

#87932#: Acquire solar mutex when destroying OLE object member


2001-06-08  Frank Schönheit  <fs@openoffice.org>  [b6cff727d57990ab7a08f508478582f22a03f318]

#65293# linux type conversion problem


2001-06-08  Frank Schönheit  <fs@openoffice.org>  [662296361de0162ffa0084c91ad56025402b7146]

#65293# linux type conversion problem


2001-06-08  Andreas Schlüns  <as@openoffice.org>  [55229ee87672a6038cb2695f4fd4aca4ebd3cb70]

#87950# enable convertion new2old filternames again


2001-06-08  Sascha Ballach  <sab@openoffice.org>  [9b4ddb242e4bc6ee570f1c7e08ec8db827b2d52c]

#79771#; fix a little bug in performance optimization


2001-06-08  Stephan Bergmann  <sb@openoffice.org>  [9f47d89d40d2e9aa641c3c0b87b7d2f2219480b4]

#87940# RemoteAccessContentProvider does not itself implement XFileIdentifierConverter.


2001-06-07  Niklas Nebel  <nn@openoffice.org>  [20fd76c5712bfa2a4ae1ffe490788a2b63163267]

#79771# share EditEngine between child objects of cell text


2001-06-07  Hans-Joachim Lankenau  <hjs@openoffice.org>  [2171be10b248ee7995c98452058c4a93b071e9d6]

build berkeleydb in office environment


2001-06-07  Hans-Joachim Lankenau  <hjs@openoffice.org>  [08f4ae1b5c468aaf059373500043170896c7c482]

add OUT2CLASS; INCLUDE hack for win32


2001-06-07  Vladimir Glazounov  <vg@openoffice.org>  [22fb11b26d785d7368b71e46c49d3bc62c02cdab]

new version for SRC633


2001-06-07  Vladimir Glazounov  <vg@openoffice.org>  [0031128fb91742f07ab145fdd97a5873eaf10dee]

new version for SRC633


2001-06-07  Hans-Joachim Lankenau  <hjs@openoffice.org>  [5adab97f622bfeb41cbbe83403f6730789ee4a52]

integrate build of external modules


2001-06-07  th  <th@openoffice.org>  [cf28b9c768ad203f1da5b5d248b02b7c92f7c1fb]

#87139# - prefer Andale Sans UI


2001-06-07  th  <th@openoffice.org>  [e7d8ec603de62975cec522332ea0231110b76799]

#87139# - ImplIsFontAvailable() #87309# / #82091# - prefer Fonts with System-Encoding


2001-06-07  Kurt Zenker  <kz@openoffice.org>  [6692e71e2068179e2c97dc100cf4dc79cb316ab0]

new version for SRC633


2001-06-07  th  <th@openoffice.org>  [4dc19415930e442d917028d7e9baf8f46a54b77b]

#87139# - ImplIsFontAvailable()


2001-06-07  th  <th@openoffice.org>  [ea9437261f7e1c3c8a511ac43e0c50e5af5509d1]

#87139# - prefer Andale Sans UI


2001-06-07  Jörg Budischewski  <jbu@openoffice.org>  [fec9d40667ec98448c13ff159e4b5ac7587da9ca]

#73862# osl_getProfileName eliminated, sversion.ini entries are not checked anymore for different user60.rdb entries


2001-06-07  Vladimir Glazounov  <vg@openoffice.org>  [8ba3853467a49c21fe29c782efdc696477b463b1]

#65293# corrected #include


2001-06-07  Jörg Budischewski  <jbu@openoffice.org>  [abd00c35f5eadf8a289914c63a9df7619f63be49]

#87948# bug in getToken fixed


2001-06-07  Rüdiger Timm  <rt@openoffice.org>  [dfe3cc1f9c36c80c49f270f469f3c655224728bc]

#87576# blank inserted


2001-06-07  Christof Pintaske  <cp@openoffice.org>  [e025a7a4f91b055c81d6c448d3665aa5eec3ad16]

#67526# keep the setfont out of the gsave/grestore pair if possible


2001-06-07  Daniel Rentz  <dr@openoffice.org>  [140e603582b56e1543e019fc51e419ad1cafbf73]

#85093# export of matrix formulas


2001-06-07  Vladimir Glazounov  <vg@openoffice.org>  [2b1cfb99da4cf4057a6fcea988d7d390f3d16f13]

#65293# removed static declaration


2001-06-07  Kurt Zenker  <kz@openoffice.org>  [6d52a1797a713d702a05f1c5edd9bbdcc1888871]

new version for SRC633


2001-06-07  Kurt Zenker  <kz@openoffice.org>  [ff6e697a319adb3dd28eb52c9577e337c6ad6f78]

new version for SRC633


2001-06-07  Frank Schönheit  <fs@openoffice.org>  [44657cbd49c899579eada8788ce23fc51e117e8a]

#87934# removed a wrong assertion


2001-06-07  Frank Schönheit  <fs@openoffice.org>  [8bfcde53f70dc48e53c50ad507a22b2b7f0a554e]

#87912# redesigned the dialog


2001-06-07  Rüdiger Timm  <rt@openoffice.org>  [2a7a3eabe471f797b5c322ebc9d5f2a8314aa044]

#87576# exception handling enabled for textview.cxx


2001-06-07  Nils Fuhrmann  <nf@openoffice.org>  [10e3faa1a1d60efbff754a48f903293d2100ec5d]

Clean up output on stdio and stderr #87136#


2001-06-07  Kai Ahrens  <ka@openoffice.org>  [237302a75725cbea8bcccab182d0334538aa7a48]

#81056#: allow assignment of sound to text only effects


2001-06-07  Martin Gallwey  <mtg@openoffice.org>  [f088b30309af506f44651f4b4e9f03bc08b44354]

#87405# removed switch statements as they didn't make any sense!


2001-06-07  Martin Gallwey  <mtg@openoffice.org>  [9f1759d1d16c4b49f4bc6d3525dd43241ac2777a]

#87405# Add all 'common cursor paragraph properties' to the defaults


2001-06-07  Rüdiger Timm  <rt@openoffice.org>  [f0c237ec763a59584d066a7928d67e646abb1ea1]

#87576# exception handling enabled for edit.cxx


2001-06-07  Daniel Boelzle  <dbo@openoffice.org>  [dda06f6194b7183c398bfb25cfc5ef963b73043b]

#87233# msvc map file


2001-06-07  Sven Jacobi  <sj@openoffice.org>  [fcd2287df67dc6d7e7fd908b637ec9ebfc0cc71c]

#87817# scaling linespacing to fit fontheight


2001-06-07  Kurt Zenker  <kz@openoffice.org>  [06c37cbdc73e6ebdea52e96ae66dd069adf5295f]

Merge SRC633: 07.06.01 - 15:58:14


2001-06-07  Oliver Braun  <obr@openoffice.org>  [1a2f53f6df0c4ee3e5f42a6b84bd7ad317bfb3a4]

#73862#


2001-06-07  Andre Fischer  <af@openoffice.org>  [5abaa708c9d6a92c91c1389426f9e2baef383c2a]

#87867# Style of first data point in each series now is written as expected.


2001-06-07  Nils Fuhrmann  <nf@openoffice.org>  [27cf554850222b679094d5e54a91f342be2f288a]

Full functionality for UNIX #87136#


2001-06-07  Nils Fuhrmann  <nf@openoffice.org>  [9190f040db11634b9d95cb74cf1e1564ac5bc4c4]

Full functionality for UNIX #87136#


2001-06-07  Nils Fuhrmann  <nf@openoffice.org>  [81cf40cc24ddb5487cf506487212b7920b7ad301]

Full functionality for UNIX #87136#


2001-06-07  Daniel Vogelheim  <dvo@openoffice.org>  [50bf10e39a6c14c9de1c59b98418c4cb69499b4b]

#87887# <text:h> export now works again


2001-06-07  Tino Rachui  <tra@openoffice.org>  [46c3662e1424ade88b18a3eb39a82de85047303b]

added module dialogs in com/sun/star/ui


2001-06-07  Björn Milcke  <bm@openoffice.org>  [2c5688d1c1777b213cbeb7e3ff0f7cbb802df056]

#84377# ZOrder is now optional (charts do not support this property)


2001-06-07  Oliver Braun  <obr@openoffice.org>  [035676a26607242f9273b612ff333a1d8f719f07]

#87835#


2001-06-07  Daniel Boelzle  <dbo@openoffice.org>  [4e869dc2f545d85bc928f7dcc11436b5d61fb3da]

#87233# init bug


2001-06-07  jp  <jp@openoffice.org>  [0e8bfa306aeff8a046697a0167b5b86ee528c1b9]

Bug #87818#: TextToTable - calculate the correct with and split the node at the correct position


2001-06-07  Frank Schönheit  <fs@openoffice.org>  [38d31210697c058897d9d25a68006d81a96e0f3b]

#87905# don't DnD bookmarks


2001-06-07  Rüdiger Timm  <rt@openoffice.org>  [612130bd1bcdfeed39dc11e5efdf6b6b51ccc346]

#87576# Merge error


2001-06-07  Frank Schönheit  <fs@openoffice.org>  [9d065b56c69a95b787819f98a11d45219dd01147]

#86096# added ControlTextEmphasis


2001-06-07  Frank Schönheit  <fs@openoffice.org>  [a34b64d4b82c44f56bce7f713c3f622d7702b844]

#86096# FontEmphasisMark/FontRelief/TextLineColor


2001-06-07  Frank Schönheit  <fs@openoffice.org>  [536198369413ed1c8944c687a47e0a546af5a502]

#86096# handler for FontEmphasis/FontRelief / substituted OEnumInt16Handler by XMLConstantsPropertyHandler


2001-06-07  Frank Schönheit  <fs@openoffice.org>  [b07d04179107315009d8f2d3597daba2748abb18]

#86096# enums for FontEmphasis and FontRelief


2001-06-07  Frank Schönheit  <fs@openoffice.org>  [180c6fed1efb53be9295beb3bbbb0a52fce6ce0c]

#86096# +CharRelief/CharUnderlineColor/ControlTextEmphasis


2001-06-07  Herbert Duerr  <hdu@openoffice.org>  [65eaff1f5cb968c89b6885fc8953f220a6fa663c]

#87840# fixed both GetTextBreaks


2001-06-07  Caolán McNamara  <cmc@openoffice.org>  [80477bbcc00fac6914928c088bc803b829fe2c66]

##966## Improve parser output for missing terms


2001-06-07  Daniel Boelzle  <dbo@openoffice.org>  [0b6b9372131dbf11c49e34ad23930887f6d9e99a]

#87233# better struct alignment


2001-06-07  Daniel Boelzle  <dbo@openoffice.org>  [e12b6ba3d593f0d3b93f68d9bb63aab1db993158]

#87233# fixed disposing sequence: context entries, smgr, tdmgr


2001-06-07  Frank Schönheit  <fs@openoffice.org>  [cebdbf89512850b0eb8c608b8ef840450d956842]

#86096# added ABOVE/BELOW constants


2001-06-07  Philipp Lohmann  <pl@openoffice.org>  [d8ffd3570c3774020527b685f82d00561df69228]

#85520# remove obsolete 1 bit choice


2001-06-07  Dieter Loeschky  <dl@openoffice.org>  [ab09065ae19bf7d24abb37473415ece4fccbb422]

#87706# UpdateLayoutObject(): start StyleSheet listening


2001-06-07  Niklas Nebel  <nn@openoffice.org>  [aac23ffc554122358ce8bbefc3a084432ad3d250]

#87738# GetStretch: calculation in double, skip device MapMode if FmtDevice set


2001-06-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [db5abe015f3e73ab615d3478bae5c8045e8c52bf]

typo fixed


2001-06-07  Sascha Ballach  <sab@openoffice.org>  [000076bae9e7e4cfb06a632cbeb785158b310c9d]

#79771#; fix a little bug in the performance optimization


2001-06-07  Daniel Rentz  <dr@openoffice.org>  [7636130595717ffbf7807d0f6208ab05a5f174d4]

#86988# dialog redesign


2001-06-07  Daniel Boelzle  <dbo@openoffice.org>  [d6015b89e2c155ba93538b15864b7c6f48b9f1e8]

#87052# no STL exports from cppuhelper lib


2001-06-07  Daniel Boelzle  <dbo@openoffice.org>  [bfc5da2da9df0a0809fc9b77a4a926b21d3d6704]

#87052#


2001-06-07  Jörg Barfurth  <jb@openoffice.org>  [7b68bafe05bc6a7b75201343e39c18d47295d67e]

#87512# Make asynchronous writing the default in a user session


2001-06-07  Hennes Rohling  <hro@openoffice.org>  [e4007b15b65d32facac571eb84ca0d09332b5bef]

#87902# Skip empty path names in path list


2001-06-07  Hans-Joachim Lankenau  <hjs@openoffice.org>  [acd74252e9c6b067cc891281c276479811c18108]

use links for unixversionnames


2001-06-07  Joachim Lingner  <jl@openoffice.org>  [2be24947c14d75e3dc9b5eb6aa4445bf49d30163]

#67468# loaded libraries are registered for unloading now


2001-06-07  Joachim Lingner  <jl@openoffice.org>  [4bfc00aca2441082842f91dfba15886258674227]

#67468# factories support XUnloadingPreference now


2001-06-07  Joachim Lingner  <jl@openoffice.org>  [c3fc4438b3f2350007c7e1253555f92d72441abe]

#67468# new interface XUnloadingListener


2001-06-07  Joachim Lingner  <jl@openoffice.org>  [c7fc46cdc0a047f65dafa60a65e6f4ecf1cb44d8]

#67468# unloading api


2001-06-07  Vladimir Glazounov  <vg@openoffice.org>  [22609e8976597f0f9a57bcd0e8bcd856b3fac539]

#65293# corrected for use with new deliver tool


2001-06-07  Joachim Lingner  <jl@openoffice.org>  [73b69d6e294b3264af3f4f5f68539a53df0ac290]

*** empty log message ***


2001-06-07  Joachim Lingner  <jl@openoffice.org>  [46049d9ec096157dfcca6b403c0b74056d8d6f57]

new


2001-06-07  Thomas Lange  <tl@openoffice.org>  [748a21a803cfdee36b59606116e0fd562451f124]

#87897# resources for symbolset names added


2001-06-07  Thomas Lange  <tl@openoffice.org>  [655bfb8a33f451ea904505b8861d34ec3294d243]

#87897# defines for symbolset names specific resources added


2001-06-07  Sascha Ballach  <sab@openoffice.org>  [e906f9454c02d2acee456473d43de862e3a1a404]

#87900#; overwrite default header and footer if necassary with empty text


2001-06-07  Joachim Lingner  <jl@openoffice.org>  [e2b8c022a545953392d16e96ed70777bdda9fdbd]

67468


2001-06-07  jp  <jp@openoffice.org>  [b93971647b889c96462f7c1b49105230e85f1fbe]

optimize: _Get methods don't return a value, don't call in ctor _GetForbidden


2001-06-07  Joachim Lingner  <jl@openoffice.org>  [2d455f3ea66addf0b6c55b2ef73df4826a2150f0]

#67468# exports for unloading API


2001-06-07  jp  <jp@openoffice.org>  [f2e5715a8ecc61fa8bdb027ac2558eb2ed4b5f3e]

optimize: _Get methods don't return a value


2001-06-07  Armin Theissen  <armin@openoffice.org>  [ca89df9b97c686da26a506685b58071ca8ac564c]

back to 1.50 - previous change was supposed to go on the 632 branch...


2001-06-07  Philipp Lohmann  <pl@openoffice.org>  [652aca658803bfaa79c1ee5acc4fe087ab30e944]

#87754# do not use the webtop plugin


2001-06-07  Armin Theissen  <armin@openoffice.org>  [5c5d430aabf307948a94eba0128723bfb780d06a]

tool over r1.49


2001-06-07  Martin Hollmichel  <mh@openoffice.org>  [c70933a50f81acc0ba13a4ccdca3a40de42c4331]

avoid linking obj files twice


2001-06-07  Sascha Ballach  <sab@openoffice.org>  [7bdfeb6b0b91f61a83e5603099b74718817f2fd8]

#79771#; don't create a XMLPropertyState and so an any so often


2001-06-07  Sascha Ballach  <sab@openoffice.org>  [22222e6f4b4f8c670036750b4e8cfe303cdad366]

#79771#; some performance optimizations


2001-06-07  Joachim Lingner  <jl@openoffice.org>  [fd4744f1cb0b889f1918edcacfa1c15dd9355c44]

#67468# unloading api


2001-06-07  Oliver Braun  <obr@openoffice.org>  [ae42f51ecd4a9bdcd02e4934e148b04dbc602ee0]

#85841# added support for batch files


2001-06-07  Oliver Braun  <obr@openoffice.org>  [75861da5115d4f497dace0ef11988cb2f8b60eb3]

#85841# removed CreateProcess CreateProcessAsUser GetEnvironmentVariables


2001-06-07  Oliver Braun  <obr@openoffice.org>  [d784228a21f7c73d0e0dd5608a887bdb65bf0c07]

#85841# added new unicode converter functions and macros


2001-06-07  Oliver Braun  <obr@openoffice.org>  [acaca2f5d9df4d9a233678a87c26cbc3c7730a2d]

#85841# added CreateProcess CreateProcessAsUser GetEnvironmentVariables


2001-06-07  Philipp Lohmann  <pl@openoffice.org>  [6843db5f4acf52f6e01d4e9d329fb9b56a5f84ac]

#87754# dont use the webtop plugin


2001-06-07  Joachim Lingner  <jl@openoffice.org>  [eb71175ea2f4a92f54f69d8999b04465ef453f66]

contains the unloading API


2001-06-07  Daniel Boelzle  <dbo@openoffice.org>  [3dc332eb95c170561b654e0c42729c2a7e4f9c18]

#87052# cc5 map files


2001-06-07  Philipp Lohmann  <pl@openoffice.org>  [405c3513de59bbba562ff5ea6d93a6b0219e8c20]

#86206# handle drag actions correctly


2001-06-07  Dieter Loeschky  <dl@openoffice.org>  [b2735e22225b1e54ac94c0303fa8e0b2e99294dc]

#86876# SID_OBJECT_ALIGN changed


2001-06-07  Christian Lippka  <cl@openoffice.org>  [0d06069a403c472b1b9f9b9602ee253a385b2964]

#87884# check pointers before using


2001-06-07  Jörg Barfurth  <jb@openoffice.org>  [9e51f722e902d72aa1c6b764e7d3cc7743021de8]

#87512# Make asynchronous writing the default


2001-06-07  Carsten Driesner  <cd@openoffice.org>  [0704ec694d68a4503617c2f28d96ed01a2bc73c3]

#87609# pass URL to OS to support hyperlinks in documents


2001-06-07  Michael Brauer  <mib@openoffice.org>  [944e2c29ecb1386271ee53c8dcf36b903b64e056]

#86004#: performance


2001-06-07  Jörg Barfurth  <jb@openoffice.org>  [1d4b4e08fca7ab7d8007b1af1e76e58ba87354d8]

#87815# Wrong treatment of substituted system pathes after file url changes.


2001-06-07  Michael Brauer  <mib@openoffice.org>  [9c7ffa944fbeda8f37e5d639ed228268c0b68a15]

#86004#: performance


2001-06-07  Oliver Specht  <os@openoffice.org>  [b5bca45af384f39817c5c4a5500c5a9a3bcf7684]

#87875# Any::getValue calls for sal_Bool only


2001-06-07  Michael Brauer  <mib@openoffice.org>  [350e675a10d57c91adfe7648537d61f2a0d4b004]

#86004#: performance


2001-06-07  Peter Burow  <pb@openoffice.org>  [f0a83e3c6e763d3a5fd3b663d918dfe117eba01a]

fix: #83605# detect new folder type with ContentInfo


2001-06-07  Michael Brauer  <mib@openoffice.org>  [9bda86789946704db57865ef4a13b610465c3dce]

#86004#: performance: avoid creation of unnessary  anys


2001-06-07  Peter Burow  <pb@openoffice.org>  [822af9a624c0542a88a898f6b269c4fd6d338235]

fix: #83605# CanMakeFolder() and HasParentFolder() added


2001-06-07  Peter Burow  <pb@openoffice.org>  [339a7e3d4d7da5d37936e42e66d74de8fffce388]

fix: #87214# SMTP server entry now obsolete


2001-06-07  Philipp Lohmann  <pl@openoffice.org>  [a1888651509ae0027fd50dffb8efae0c2fd34999]

#85520# Einstellungen fuer -> Eigenschaften von


2001-06-07  Philipp Lohmann  <pl@openoffice.org>  [e0748c50926d94fc8a46c7b5b42d8caef58872c0]

#85520# make TabPage sequence equal for all devices


2001-06-07  Oliver Braun  <obr@openoffice.org>  [4eb0359d4b5329320c0cb07b907f962dea352133]

#86305# check source actions for default drop action


2001-06-07  Frank Schönheit  <fs@openoffice.org>  [61f8df82028d37421878d09f242b9c726f2482d3]

removed the hack to work around #86305#


2001-06-06  Matthias Huetsch  <mhu@openoffice.org>  [9ef2853a25b35d132697c62ed0892d3668a007ef]

#74475# Added test case for executing 'reorganizeData' command.


2001-06-06  Niklas Nebel  <nn@openoffice.org>  [ddbe238c7dfbc4f8793878bb8092fc1dca835791]

#87871# also accept smaller integer types in Any as values


2001-06-06  Carsten Driesner  <cd@openoffice.org>  [0dc935f2b3c7ec393e2ac7bfcaa049e3dd338e64]

sow614 toplevel merge


2001-06-06  Herbert Duerr  <hdu@openoffice.org>  [d9cf0e131bba1b268ff4951f1ae9aa4de83895b7]

#87840# fixed GetTextBreak for nLen=strlen


2001-06-06  Malte Timmermann  <mt@openoffice.org>  [b7ac46acf6c764e74a327becf952fa3d99c9022e]

#87848# Draw...


2001-06-06  Kai Ahrens  <ka@openoffice.org>  [dadc896e5a2bcd61d9e2de8933a93bdecd0890a1]

#87667#: et compressed property depending on MimeType


2001-06-06  Sven Jacobi  <sj@openoffice.org>  [c380966efb98ea9d080a89177569cb19a12624a7]

#87817# scaling linespacing to fit fontheight


2001-06-06  Sven Jacobi  <sj@openoffice.org>  [b75b8e654471ff9f11604abc90bd80e24be05f6a]

#87817# scaling linespacing to fit fontheight


2001-06-06  Frank Schönheit  <fs@openoffice.org>  [c16dd9af4fa4423b2d1346eb9d6203669064d200]

#87829# layout (allows to set breakpoints)


2001-06-06  Hans-Joachim Lankenau  <hjs@openoffice.org>  [e89f4aeca4519655d3b6b47027f5dbd1c286777e]

#87789# profiling now requires commandline option to be lowercase


2001-06-06  Thorsten Behrens  <thb@openoffice.org>  [9798f4e2445c33f4f6aa0f676866927db953ceed]

#73900# Disabled page background dialog in the questionable cases


2001-06-06  Behrend Cornelius  <bc@openoffice.org>  [b8e608265868d34ff6d36486bb70dae539cc3f40]

#87606# ConverttoUrl Routine modified


2001-06-06  Andreas Bille  <abi@openoffice.org>  [5c84308b9aee0d929e44c78bebd3812d382e8717]

Memory management no double transformation of documents jar files stay open direct access to package api


2001-06-06  Kai Sommerfeld  <kso@openoffice.org>  [e5c8f855f1e0fee7f356cb0ac4e8b8590fa389f6]

#87187# - Brought up to date.


2001-06-06  Juergen Schmidt  <jsc@openoffice.org>  [ce8586b0276bd628c540beaa656847b489bb30c4]

#87605# change linklib target, use wildcards


2001-06-06  Eike Rathke  <er@openoffice.org>  [ef73831bd53704643596ee3f5b0be08960072b1d]

#79507# merge top level and branch which was created throwing the last Z'ed revision away :-(


2001-06-06  Philipp Lohmann  <pl@openoffice.org>  [1fb6f89d5dc4101cc241c35d7199fce504187466]

#85520# change import fonts behaviour


2001-06-06  Philipp Lohmann  <pl@openoffice.org>  [1aa578d956b793efa0146daf533fee3af43d6546]

#85520# store no more empty commands


2001-06-06  Caolán McNamara  <cmc@openoffice.org>  [c16b5b43fe8a29bb2f34393b268771788054f097]

##966## Matrix bad parameter len


2001-06-06  Philipp Lohmann  <pl@openoffice.org>  [07b9e17b0223466967c7a4454160a13ed65aca9f]

#85520# make isPrivateFontFile faster


2001-06-06  Oliver Specht  <os@openoffice.org>  [4b84e8776b8d027943876c4db804935467395d63]

#76456# set anchor position when frame anchor is changed from FLY_PAGE


2001-06-06  Christian Lippka  <cl@openoffice.org>  [e075a939a9eba716c7dc2eee03a9ae9c3f25bf5a]

#87830# just trace on illegal argument exception for doc setting


2001-06-06  Peter Burow  <pb@openoffice.org>  [3313b9593e812388e206f3a3efea91bf48fa5208]

fix: #87514# human readable mime type


2001-06-06  Peter Burow  <pb@openoffice.org>  [c5f0562a4d97053b2503630a7d62e97e061cbd24]

fix: #87514# GetLanguageType() added


2001-06-06  Caolán McNamara  <cmc@openoffice.org>  [32c76781b9fa1816094ac5cf730166d2d14cf76f]

#76673# ##1005## Fastsave table Insert/Delete Cell implementation, const reworking required


2001-06-06  Daniel Rentz  <dr@openoffice.org>  [7e2d24c9be33722f865908406da2e13563b87db2]

#87800# export of blank cells


2001-06-06  Daniel Rentz  <dr@openoffice.org>  [3d089a5dac31d95cb326617cb8d24372ab79e322]

#85551# conversion of OLE objects


2001-06-06  Daniel Rentz  <dr@openoffice.org>  [1be4f6cd46c3509440fb5ce61be3a4ba88bfc5e4]

#85551# conversion of OLE objects


2001-06-06  Daniel Rentz  <dr@openoffice.org>  [490c56e152fb62c4e9930c4721e34d2bcc218590]

#85551# conversion of OLE objects


2001-06-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [2c2dde57b77ff665b41d15cadd8562ced6f43d24]

super magical linklib action; does the right thing with wildcards


2001-06-06  Behrend Cornelius  <bc@openoffice.org>  [922c89118a3e9cd880a9b1e5507671038f312ef7]

#87606# Some routines added


2001-06-06  Frank Schönheit  <fs@openoffice.org>  [dec440890ada896e0c976540a8438153f42c8d5f]

#87187# MUST changes regarding the exceptions thrown by the ucbhelper classes


2001-06-06  Thomas Lange  <tl@openoffice.org>  [57758a9d8eca33762ae60a672eb02270bf415da1]

#87831# XOtherLingu removed from UNOTYPES list


2001-06-06  Tom Verbeek  <tv@openoffice.org>  [a0f060c5be6313d52e8cf3b08a3f892665b08511]

#86850# correct size for preview


2001-06-06  Kai Ahrens  <ka@openoffice.org>  [b8607e28178c46f8841a5f8679f14986171ca2de]

#87839#: changed control background to white


2001-06-06  Oliver Specht  <os@openoffice.org>  [42d2733db9306836240c72a97263e7ac98018716]

#87775# data to text: selection has been changed from sequence<long> to sequence<Any>


2001-06-06  Oliver Specht  <os@openoffice.org>  [5e4a937886b2b4a7b5f55b5c097bc52897a75459]

#87851# enable I18N aware sorting in indexes


2001-06-06  Kai Sommerfeld  <kso@openoffice.org>  [9f629ce3a769c272d7d197e6908d3fb0a908ef1c]

#87187# - Added cancelcommandexecution.hxx.


2001-06-06  Kai Sommerfeld  <kso@openoffice.org>  [feab72562112bc7fc76b998df4f5bc4cbc68808e]

#87187# - Added some more UNO data types.


2001-06-06  Kai Sommerfeld  <kso@openoffice.org>  [82c38820c678bcf17b9c51961cee048835e02c46]

#87187# - Added cancelcommandexecution.obj.


2001-06-06  Kai Sommerfeld  <kso@openoffice.org>  [09db00af4a7230c59254afc5d1ce14791aa6433c]

#87187# - Added another continuation (approve) to the request.


2001-06-06  Kai Sommerfeld  <kso@openoffice.org>  [7529f76782a6ecdbb4aec074fd8fe2fe329568ee]

#87187# - Initial revision.


2001-06-06  Kai Sommerfeld  <kso@openoffice.org>  [cbaee9e244dd4abe4b67e395d3ac9fb1f53c72c5]

#87187# - Added missing catch blocks around UCB command executions.


2001-06-06  Thomas Lange  <tl@openoffice.org>  [56fcb02d726bc76036a7852040256b204a754853]

#87831# SaveCfgSvcs fixed (uses ReplaceSetProperties now)


2001-06-06  Oliver Specht  <os@openoffice.org>  [7c8007a530e6974b1b5d04bbc6d681d8a2a5ee06]

#87851# enable I18N aware sorting in indexes


2001-06-06  Frank Schönheit  <fs@openoffice.org>  [c6f40c7b47b270e00d280d25d346b0628023aa24]

#86837# +PROPERTY_IMAGEALIGN


2001-06-06  Frank Schönheit  <fs@openoffice.org>  [f1980bdc36a301ba6ef94120f3cafae577c47c00]

#86837# +HID_PROP_IMAGE_ALIGN


2001-06-06  Frank Schönheit  <fs@openoffice.org>  [f0460c4bdbe16d447cc1275e15b8dce27518a0d8]

#86837# +RID_STR_ENUM_SIDE_ALIGN


2001-06-06  Martin Gallwey  <mtg@openoffice.org>  [c9964431f41b53c60a6bc1ca210ba5dddce148c8]

#87673# (although this also fixes 87555) reset the storage reference after reading the blocklist and correctly handle the rename of text only text blocks


2001-06-06  Martin Gallwey  <mtg@openoffice.org>  [5379c64d46a81c5c2fa6cc60f89b9187014d44d9]

#87673# added init and reset block mode functions


2001-06-06  Behrend Cornelius  <bc@openoffice.org>  [04bd4e5f5619ca64308654aa8f136eddd3e179d6]

#87606# saving document routine improved


2001-06-06  Martin Gallwey  <mtg@openoffice.org>  [5943a49f68275f261959926c1256ea59eecc271d]

#75825# give an SwXAutoTextEntry an SwXBodyText


2001-06-06  Martin Gallwey  <mtg@openoffice.org>  [259d4203a2815623bdb0aa6859ee92e2db3c22bf]

#75825# use hidden view frames if we aren't supposed to show this


2001-06-06  Gregor Hartmann  <gh@openoffice.org>  [0a9415896e13b04e8bd3838303868f99463a6129]

#86745#new error messages for UNO URLs


2001-06-06  Peter Burow  <pb@openoffice.org>  [cf16d2fadb24aa0dbe57e22e5e37706bae9f129e]

fix: #87764# CB_INDEX added


2001-06-06  Niklas Nebel  <nn@openoffice.org>  [cfce496ce4edff67bb29b1e22d38e772be578ce2]

#87740# SetEditEngine: SetUpdateMode(TRUE)


2001-06-06  Niklas Nebel  <nn@openoffice.org>  [6fb3fb2e5da845c79f254eebded58c00ba0d32dc]

#87740# StartTable: SetUpdateMode(FALSE)


2001-06-06  Frank Schönheit  <fs@openoffice.org>  [54c91185f6d1f6ba5852802d46c20e3aa0c1f4e2]

#87826# correct OnSelectEntry so that everything except views/tables/queries is rejected


2001-06-06  Christian Lippka  <cl@openoffice.org>  [d4faf734a59e114fb4affcfed348862d992b63c4]

#86137# better assert missing default item to spot errors early


2001-06-06  Armin Weiss  <aw@openoffice.org>  [74e4116f74595fa43c2ae8f239e71c9f71057422]

Changed abs(long) to labs(long) to avoid erros in solaris compiler


2001-06-06  Frank Schönheit  <fs@openoffice.org>  [20375c718d17e5f5f31868dd026aea30646fbbd9]

changes in the ConstAsciiString for better runtime performance


2001-06-06  Malte Timmermann  <mt@openoffice.org>  [a6a09f6a3aadfb39fc99de5e46af3f2d44fd07e0]

#86837# ImageAlign


2001-06-06  Peter Burow  <pb@openoffice.org>  [4b86a9bed46ea71cc882c63fe7e970cd1f6987c0]

fix: #87511# hidother.src added


2001-06-06  Malte Timmermann  <mt@openoffice.org>  [4b7cc25b90b0f4cc7496f71cf06e597113c9d9b9]

#86837# ImageAlign


2001-06-06  Malte Timmermann  <mt@openoffice.org>  [ba250505ff2626900b15b99cb6afe3cb8ff738b2]

#84512# VCLDialog::getInfo()


2001-06-06  Frank Schönheit  <fs@openoffice.org>  [ed02200492f0e924d34fd8226bb6d7940f9c5093]

changed the ConstAsciiString implementation so that an OUString is shared and re-used


2001-06-06  Frank Schönheit  <fs@openoffice.org>  [c8918b48ad0a53c18846e12cb22f357878b22613]

#86096# ChangeFontProperty: added support for Relief, EmphasisMark, TextLineColor


2001-06-06  Frank Schönheit  <fs@openoffice.org>  [1cbdb88dac429d827ed6a8864ee116b0be4a8eb1]

#86096# don't disable underline color anymore


2001-06-06  Frank Schönheit  <fs@openoffice.org>  [945790c585df64501272f97919141c8a05e66093]

#86096# +FontRelief/FontEmphasisMark/TextLineColor


2001-06-06  Frank Schönheit  <fs@openoffice.org>  [73d16f90e06c0ad26b1ffa71e386e6b4eccac48d]

#86096# +implGetInt32FontProperty / +implInvalidateItem


2001-06-06  Nils Fuhrmann  <nf@openoffice.org>  [4158109d73c204dedc48b524bab218cdada01596]

System independent file name representation #87136#


2001-06-06  Thomas Lange  <tl@openoffice.org>  [41d753740c39b87d1c35974e55222e78659cd469]

#87824# define for MN_SUB_SYMBOLS removed(there is no symbols submenu anymore)


2001-06-06  Gregor Hartmann  <gh@openoffice.org>  [bfdc4126ed49e91063e298294d328118a89188f8]

new: commtypes.hxx


2001-06-06  Stephan Bergmann  <sb@openoffice.org>  [2bb933d414c57622a09d77d4147970a4d2b6b570]

#87623# Restricted all functions to only throw RuntimeExceptions; migrated from VOS_ASSERT to OSL_ASSERT.


2001-06-06  Stephan Bergmann  <sb@openoffice.org>  [a9264907cac241fdeec4eb038a9fc6af497a4c13]

#87623# Restricted all functions to only throw RuntimeExceptions.


2001-06-06  Martin Hollmichel  <mh@openoffice.org>  [e334b550ee6e283589525407cea7472df8e29ab8]

del: old stuff


2001-06-06  Oliver Specht  <os@openoffice.org>  [8b5e9d0c78f2ca208ffb6adaf1b77d93b4b8c557]

#84686# form letter dialog works with local grid control


2001-06-06  Andreas Schlüns  <as@openoffice.org>  [6b389952f92cd297e011759afeeeb1193fdbc10a]

#86171# move generation of html view to own file


2001-06-06  Andreas Schlüns  <as@openoffice.org>  [218ce919b840a626ce419df3e0df0dea17b962f3]

new tool to generate html view of filter-cfg


2001-06-05  Kurt Zenker  <kz@openoffice.org>  [eb9184586e0d30604260d1d3aea592b762869516]

Merge SRC633: 06.06.01 - 00:12:17


2001-06-05  Oliver Bolte  <obo@openoffice.org>  [3682f3fcd688a385a2335f972bb25c688fe2719d]

Merge SRC633: 06.06.01 - 00:13:43


2001-06-05  Kurt Zenker  <kz@openoffice.org>  [c8aed340a3b0d4a4d6f17d76937c3ef73c45860e]

Merge SRC633: 06.06.01 - 00:10:58


2001-06-05  Kurt Zenker  <kz@openoffice.org>  [e98b871a2d03925873ac973d42e4bb28db4962ea]

Merge SRC633: 06.06.01 - 00:09:41


2001-06-05  Kurt Zenker  <kz@openoffice.org>  [103da84c11fc3b4eaffd547e06aba7fbd3bbdadf]

Merge SRC633: 06.06.01 - 00:07:41


2001-06-05  Rüdiger Timm  <rt@openoffice.org>  [5c699d8bdd880fc20e59bd83b85b1b41dbb8ce98]

Merge SRC633: 06.06.01 - 00:03:33


2001-06-05  Vladimir Glazounov  <vg@openoffice.org>  [118e1a45050179695c321180bfd53e850f1ca6ae]

Merge SRC633: 05.06.01 - 23:53:47


2001-06-05  Kurt Zenker  <kz@openoffice.org>  [7bab8398fa5c5c6ccbc13f25ef66ae37555fcd6e]

Merge SRC633: 06.06.01 - 00:01:58


2001-06-05  Kurt Zenker  <kz@openoffice.org>  [9938e962bea3ad0083e806e87298f9b65f646e8f]

Merge SRC633: 06/05/01 - 23:59:57


2001-06-05  Kurt Zenker  <kz@openoffice.org>  [52806dd2ee82ff9ce5c2ceb6e52369330b280a8d]

Merge SRC633: 05.06.01 - 23:59:27


2001-06-05  Oliver Bolte  <obo@openoffice.org>  [9367675ea7c15f7f3b0d7f9bcf6aae611b439e5f]

Merge SRC633: 06.06.01 - 00:02:45


2001-06-05  Kurt Zenker  <kz@openoffice.org>  [61e57b330f59298c52bf2f6b9d64166c60547169]

Merge SRC633: 06.06.01 - 00:00:22


2001-06-05  Rüdiger Timm  <rt@openoffice.org>  [d9e0174f30bfa96ccdc592cdc5f077ab6ea61013]

Merge SRC633: 05.06.01 - 23:57:51


2001-06-05  Kurt Zenker  <kz@openoffice.org>  [41f2727457e56febba97cbd7dc5b728200c98a16]

Merge SRC633: 05.06.01 - 23:59:14


2001-06-05  Oliver Bolte  <obo@openoffice.org>  [b40f070e8094f26262c5d73d9a39c3ad01aca23e]

Merge SRC633: 06.06.01 - 00:01:00


2001-06-05  Vladimir Glazounov  <vg@openoffice.org>  [e3661fd8973c7469f8a33d35692943efecff4f25]

Merge SRC633: 05.06.01 - 23:49:43


2001-06-05  Kurt Zenker  <kz@openoffice.org>  [192c409dc6955207351d7df10f739c15e800154a]

Merge SRC633: 05.06.01 - 23:57:00


2001-06-05  Kurt Zenker  <kz@openoffice.org>  [bfe477c0ef3c1c39044a70f5b4bb214a8d6d501a]

Merge SRC633: 05.06.01 - 23:58:21


2001-06-05  Kurt Zenker  <kz@openoffice.org>  [4a4f6fbde65bee88f135ea6f9d6f4b853d90e334]

Merge SRC633: 05.06.01 - 23:56:01


2001-06-05  Kurt Zenker  <kz@openoffice.org>  [d2714ce7d586b0a3dd0ede82f4560e424dcd1e1f]

Merge SRC633: 05.06.01 - 23:57:40


2001-06-05  Oliver Bolte  <obo@openoffice.org>  [2929300e1a437c684117f15aca01ec961fc9fb0c]

Merge SRC633: 05.06.01 - 23:59:10


2001-06-05  Kurt Zenker  <kz@openoffice.org>  [ef3e70903956f838e6e51e9ccf4133353db2bef7]

Merge SRC633: 05.06.01 - 23:55:22


2001-06-05  Vladimir Glazounov  <vg@openoffice.org>  [8303f44bef71524e0b5f267e36dfbe1e7dad6104]

Merge SRC633: 05.06.01 - 23:47:35


2001-06-05  Kurt Zenker  <kz@openoffice.org>  [abf1cf4117aae7f341513a2e4b62a36454a1afbe]

Merge SRC633: 06/05/01 - 23:55:26


2001-06-05  Kurt Zenker  <kz@openoffice.org>  [14267f3770ca2d483a5f35c67ed60f032102cd18]

Merge SRC633: 05.06.01 - 23:56:20


2001-06-05  Oliver Bolte  <obo@openoffice.org>  [c7e1ab735e28013cc6660c31acc57b481c1b19c4]

Merge SRC633: 05.06.01 - 23:57:20


2001-06-05  Vladimir Glazounov  <vg@openoffice.org>  [e2da0a284973324011aa8531a1291d49f0acff63]

Merge SRC633: 05.06.01 - 23:45:48


2001-06-05  Kurt Zenker  <kz@openoffice.org>  [60fde6a26623ed9e75c3d0b545364048c2afcc34]

Merge SRC633: 05.06.01 - 23:54:21


2001-06-05  Kurt Zenker  <kz@openoffice.org>  [7cff378c513d22bafcdb204665180aa4d2807b74]

Merge SRC633: 05.06.01 - 23:52:51


2001-06-05  Rüdiger Timm  <rt@openoffice.org>  [6a2defc37eaa7132f1d7b2874bdf52194815c751]

Merge SRC633: 05.06.01 - 23:52:17


2001-06-05  Kurt Zenker  <kz@openoffice.org>  [db82e34c6bbd0af58d8af5456f13fdaa71139e53]

Merge SRC633: 05.06.01 - 23:52:33


2001-06-05  Kurt Zenker  <kz@openoffice.org>  [9c7a5f9b83283255a962fd0f8d7656cae50ea966]

Merge SRC633: 05.06.01 - 23:50:44


2001-06-05  Oliver Bolte  <obo@openoffice.org>  [20a3c1a27e66de5a2f37d896d0d689bbfe65d3d1]

Merge SRC633: 05.06.01 - 23:53:36


2001-06-05  Kurt Zenker  <kz@openoffice.org>  [7b2d5d8af3ff7f0b56a9ac83557443b0a69c6b07]

Merge SRC633: 06/05/01 - 23:49:26


2001-06-05  Kurt Zenker  <kz@openoffice.org>  [cf0f549f5ca7ed2ee3e7e36cbfdb8d41c66cc28e]

Merge SRC633: 05.06.01 - 23:50:05


2001-06-05  Kurt Zenker  <kz@openoffice.org>  [996eb436c55428c638ffa95701653b9dead75a6d]

Merge SRC633: 05.06.01 - 23:47:56


2001-06-05  Kurt Zenker  <kz@openoffice.org>  [63304aca788c68d06eda7537e2006bc5b4eb5b51]

Merge SRC633: 05.06.01 - 23:46:19


2001-06-05  Kurt Zenker  <kz@openoffice.org>  [598a8d753c2fc0a590471b820c89b14a1a06ad61]

Merge SRC633: 05.06.01 - 23:44:47


2001-06-05  Kurt Zenker  <kz@openoffice.org>  [128eebafd5416f09b37eeddff716e2fabff2a020]

Merge SRC633: 05.06.01 - 23:45:24


2001-06-05  Kurt Zenker  <kz@openoffice.org>  [4506a58018a6e3de35cdfb69923187456d1e6723]

Merge SRC633: 05.06.01 - 23:44:44


2001-06-05  Kurt Zenker  <kz@openoffice.org>  [f559b472073c16d9f01e47cac704bfa3f6ca53ca]

Merge SRC633: 05.06.01 - 23:41:38


2001-06-05  Kurt Zenker  <kz@openoffice.org>  [865778d23a12714834811845a70c3c8f8fd1a86f]

Merge SRC633: 05.06.01 - 23:37:57


2001-06-05  Philipp Lohmann  <pl@openoffice.org>  [58c471c860d5ad9c36f4bab79901c2d1d27f8072]

#85520# added new leaner font handling


2001-06-05  Philipp Lohmann  <pl@openoffice.org>  [c3f61a76d7186ffc157c389506945c74c396e20b]

#85520# added font removal, private path only installation


2001-06-05  Vladimir Glazounov  <vg@openoffice.org>  [0a576e80c78edef6262a41e46e38c94c6de18ee7]

#65293# corrected misspelling


2001-06-05  Malte Timmermann  <mt@openoffice.org>  [3f45ef70568e8c4fd0ab2321ba14f91d642324e5]

#87756# Flush clipboard...


2001-06-05  Tom Verbeek  <tv@openoffice.org>  [f7dc095002184d7f5e8c2d8c3bda257d40dc8dbf]

#87807# removed soffice.cfg


2001-06-05  Malte Timmermann  <mt@openoffice.org>  [0ded2ba7e68e72723cb8144989c5c7a9b87b26e4]

#87756# Flush clipboard...


2001-06-05  Christian Lippka  <cl@openoffice.org>  [4ab58284fe30aa8e03cec98398e219015edf557a]

#86137# ParaTabstops -> ParaTabStops


2001-06-05  Björn Milcke  <bm@openoffice.org>  [e7e0acf5461c9fa053796a2cc003779f9e0476c6]

#70954# axis: +link-data-style-to-source


2001-06-05  Frank Schönheit  <fs@openoffice.org>  [9a604e4e48b902f2117b2876d6a9d87ffea21698]

#87769# slightly optimized fillRow


2001-06-05  Frank Schönheit  <fs@openoffice.org>  [a532ec846cc1c32061c62506a2b34d1aa1ada093]

#87688# getConnection_withFeedback


2001-06-05  Björn Milcke  <bm@openoffice.org>  [f714cab98f4a2fe37471138dbcc5a1f2d0681c9f]

#70954# chart: +link-data-style-to-source


2001-06-05  Frank Schönheit  <fs@openoffice.org>  [b36441b0f4c111ded1fdefa26a2ba14b2f476d4b]

#87769# outlined setTypeKind (do a free if the type changes) / slightly optimized various assignment operators


2001-06-05  Tom Verbeek  <tv@openoffice.org>  [f6f4d0cea392c75ddf84fa9929abf325b2401af1]

#87807# removed exclude list


2001-06-05  Tom Verbeek  <tv@openoffice.org>  [95fce992c0a24e7675b31d430dd269d0aa0405b1]

#87807# removed sample address db


2001-06-05  Behrend Cornelius  <bc@openoffice.org>  [e9a2238183df5f7a531b800bcd4699bfd38ccb30]

#87606# several changes concerning the user interface


2001-06-05  Stephan Bergmann  <sb@openoffice.org>  [13eb363ba709f8a73bca3f2c07027b0c96bc2626]

#87812# Added salhelper::SimpleReferenceObject symbols.


2001-06-05  Frank Meies  <fme@openoffice.org>  [aff61a4390dd8a9d24c50ffd30d8c78fdf685498]

Fix #87767#: Justified alignment below flys in register-true mode


2001-06-05  Stephan Bergmann  <sb@openoffice.org>  [8282af681bd20a9eb0afa29f4774ad3f75ecb3e8]

#87812# Added simplereferenceobject.obj.


2001-06-05  Stephan Bergmann  <sb@openoffice.org>  [14143435f888cd23c5aae68eca5885acb7e52186]

#87812#


2001-06-05  Stephan Bergmann  <sb@openoffice.org>  [68bf07af3010a1a463bd745c4f428b20285123e0]

#87812# Added simplereferenceobject.hxx.


2001-06-05  Martin Gallwey  <mtg@openoffice.org>  [8e11ddf5eed37a01965f3c7ee3fbf804f7e5f418]

#87629# move these properites back to the model as they are not exported generically


2001-06-05  Rüdiger Timm  <rt@openoffice.org>  [2060767eea9b5d2f524407a27c9b3e2365ef72ed]

#87576# changed for gcc


2001-06-05  Malte Timmermann  <mt@openoffice.org>  [f32b387fc0e34053ccc8e0aa095115de1ac327d8]

#87756# FLush clipboard...


2001-06-05  Martin Gallwey  <mtg@openoffice.org>  [aa621a3955236273b8d098f54cc2ef1ce557183f]

#87629# move these properites back to the model as they are not exported generically


2001-06-05  Christian Lippka  <cl@openoffice.org>  [2a73246bbed50a37f55574b1eae415376bc86972]

#87442# fixed _getPropertyStates for empty portions


2001-06-05  Martin Gallwey  <mtg@openoffice.org>  [f15b1afa301c612260b2d01feb6f0522ac7bbe31]

#87629# move these properites back to the model as they are not exported generically


2001-06-05  Martin Gallwey  <mtg@openoffice.org>  [d19b8e422d88aa8a0e29a91ca5d704703519a3f0]

#87629# move these properties back into the model as they are not exported generically


2001-06-05  Daniel Rentz  <dr@openoffice.org>  [57b07bafa97459cd5c5a73101e259235c84843f6]

#87800# blank cells export


2001-06-05  Kai Sommerfeld  <kso@openoffice.org>  [a861c848391b31dfae91569c6dadbc57fd34003c]

#87187# - Renamed member Exception to Reason (IDLC c++ backend produced           non-compilable header due to name clash with base class)


2001-06-05  Niklas Nebel  <nn@openoffice.org>  [5ab392b8c426a34cd0a679b0400b171592d77128]

#87775# DoImportUno: Selection is now Sequence<Any>


2001-06-05  Björn Milcke  <bm@openoffice.org>  [ac14e72d25a490c06657c0aff2839f0865da169b]

#87569# use enum property handler for solid type (constants handler uses sal_Int16 instead of sal_Int32)


2001-06-05  Malte Timmermann  <mt@openoffice.org>  [3fa91dffa3d28067db85015cae25f56e5428d4f3]

#84512# VCLDialog::getInfo()


2001-06-05  Thomas Lange  <tl@openoffice.org>  [a24565e1ba0c697055f218ac841d42bab89a241f]

#87772# static modifier removed from friend declaration


2001-06-05  Malte Timmermann  <mt@openoffice.org>  [e398a4b04939332b3132f16e7a45de89950a9979]

#84512# GetDrawWindowBorder


2001-06-05  Frank Schönheit  <fs@openoffice.org>  [b9bf2340a9c5a6e8476a07c6f578af95f12bc5b5]

#86202# re-inserted (and corrected) the assertion which was removed in the previous revision


2001-06-05  Andreas Bregas  <ab@openoffice.org>  [bc460a559905c95b06b4b1cc9ae371a25176bf1e]

#87550# String for opcode REDIMP_ERASE


2001-06-05  Frank Schönheit  <fs@openoffice.org>  [e7250684617ce293af092d80f9f1d80ce23fe124]

#87680# implEmphasize corrected / #87771# UpdateTableList: ask for VIEW, TABLE and


2001-06-05  Frank Schönheit  <fs@openoffice.org>  [fff098f21d5b5b1f699cdd0415dd90771e07b646]

#87680# implEmphasize signature changed


2001-06-05  Frank Schönheit  <fs@openoffice.org>  [a9c3ee269bf520061e83510fdf2d02686b421e8c]

#87688# corrected searching m_aPool, again


2001-06-05  Kurt Zenker  <kz@openoffice.org>  [fc0b53f7d5e2389ba792c88c5b055f1ad23c5eae]

new version for SRC633


2001-06-05  gt  <gt@openoffice.org>  [b283bebe0e2c03d186b729c3673788814c97ff7a]

Add english tags


2001-06-05  Thomas Lange  <tl@openoffice.org>  [ef6295bbb042a3cc9d3b64b69383393878382268]

#87772# SvcListHasLanguage fixed (uses the aSvcRefs member additionally to the aSvc1Refs member to check for supported languages now


2001-06-05  Jörg Budischewski  <jbu@openoffice.org>  [b85b87608b8b47608c13ec19793fedaa2c4683bc]

builds now


2001-06-05  Thomas Lange  <tl@openoffice.org>  [f882f55567533bb400b6d87915cc489ff98ef6df]

#87772# friend declaration added to SeqLangSvcEntry_Spell


2001-06-05  Kai Sommerfeld  <kso@openoffice.org>  [aef5b07773a59b6a2498d7d7962ecebb7976ec03]

#87187# - Add OK-button in case there were no continuations given.


2001-06-05  gt  <gt@openoffice.org>  [cc374a6900da4445326bb5cc8c65af1ec8e0c0ad]

Add english tags


2001-06-05  Frank Schönheit  <fs@openoffice.org>  [aa29349b7197c91110c011978ce011d647ea6a12]

removed obsolete string id


2001-06-05  Frank Schönheit  <fs@openoffice.org>  [b9d68a0669d07be0933807acd784aa5e2c08e259]

#87688# FindForm: be somehwat less wastefull with the connection to be built


2001-06-05  Frank Schönheit  <fs@openoffice.org>  [62f9cac282efaa7969d3dd25f7390500f9fd5c05]

#87688# CreateFieldControl: be somehwat less wastefull with the connection to be built


2001-06-05  Frank Schönheit  <fs@openoffice.org>  [346d4f9b357358c4e2a324799bad35c29a5f0ac7]

#87688# corrected searching m_aPool


2001-06-05  Peter Burow  <pb@openoffice.org>  [768d7d6ebe3bd92978f73b9c17b65936c27f1f36]

fix: #87764# Index-Box now a ComboBox for AutoComplete


2001-06-05  Andreas Schlüns  <as@openoffice.org>  [0ec556163017468a6703d1df35ea4b4f3fad8fd4]

#86171# add macros to measure memory access


2001-06-05  Martin Gallwey  <mtg@openoffice.org>  [2a78cea0e779a353909185f47d66609ffb452038]

#87099# remember the exception specification


2001-06-05  Andreas Schlüns  <as@openoffice.org>  [52141076db8e11abcab18776191c7324fd226db2]

#86171# disable convertion to old filternames


2001-06-05  Andreas Schlüns  <as@openoffice.org>  [84602c688ebc853844f2b9cf299e3f2e54654e28]

#86171# support file versions and implement nr[3]


2001-06-05  Andreas Schlüns  <as@openoffice.org>  [247a03f5af644818cb10b1d89a4dc89658226a38]

#86171# repair time measure macros


2001-06-05  Andreas Schlüns  <as@openoffice.org>  [7fa5d3240cdda025078d8875ef6b66b1459e0412]

#86171# support encoded strings in WRITE_LOGFILE


2001-06-05  Andreas Schlüns  <as@openoffice.org>  [2a28ec0a246eafe40b9f3b43e604dbc4224eae58]

#86171# new macros to measure memory access


2001-06-05  Andreas Schlüns  <as@openoffice.org>  [3b5679d9245cf5569a4c9a599511549f9e5e3ede]

#86171# support versions and implement version=3


2001-06-05  Andreas Bregas  <ab@openoffice.org>  [c118d09ee93eec9aaf831f716fd8c6a4d9304858]

#87550# Don't create variable for redim


2001-06-05  Sascha Ballach  <sab@openoffice.org>  [f171d9e949d26edd8fc62d65469d47403528b5c7]

#87757#; export the NumberFormat only it is a DIRECT_VALUE


2001-06-05  Rüdiger Timm  <rt@openoffice.org>  [fa5d2e5643eed1c7f9f8f13ab02dfb0f004ffa3f]

#87576# don't link against STDLIBCPP


2001-06-05  Oliver Specht  <os@openoffice.org>  [0ca6eb1eb11228b49b2e57716ce61839db6609e8]

#87512# default changed to delayed update


2001-06-05  Sascha Ballach  <sab@openoffice.org>  [3817614c9def9560c33aba657f6350f9fef54855]

#87757#; if NumberFormat is not DIRECT_VALUE get it by getPropertyValue


2001-06-05  Oliver Specht  <os@openoffice.org>  [b4bbaeadbe6c8fb977a31952d92e4334de053d82]

#87512# complete check for delayed/immediate update


2001-06-05  Carsten Driesner  <cd@openoffice.org>  [3a4c14e52cb5435969395dcb27136c0af22317e6]

#87607# use external mail client UI to send document as e-mail attachment viewsh.cxx


2001-06-05  Mathias Bauer  <mba@openoffice.org>  [5f8823f4eff549ce4c5a762c4977493817b7f93b]

#87722#: translate ToolboxStyle to/from VCL settings


2001-06-05  Carsten Driesner  <cd@openoffice.org>  [28469261cd6f878e257b846148c77dc9da2d5fb1]

#87607# use SimpleMailClient to send document as e-mail attachment


2001-06-05  Thomas Lange  <tl@openoffice.org>  [57b6736444ca9bf6bc3edfba7997d1bcde4d4620]

#87768# \ldbracket \rdbracket now functional


2001-06-05  Oliver Specht  <os@openoffice.org>  [8d760d684e4ed08be8c4b0a338f52cd7d17db590]

#87739# SwXDrawPage::add(): prevent adding of already inserted objects


2001-06-05  Mathias Bauer  <mba@openoffice.org>  [36d7e04476d6fbd3e67f69afdc15e36171f5f73c]

#87722#: new Options for SymbolSet and Style of Toolboxes


2001-06-05  Peter Burow  <pb@openoffice.org>  [0b0e81f809579faccadaa0f1750d3c21a00a7d2a]

fix: #87763# new position and name of the scope checkbox


2001-06-05  Juergen Schmidt  <jsc@openoffice.org>  [46b5ff6602be6668222f565e7996deff0a59c51d]

#87605# create symbolic links for delivered library


2001-06-05  Juergen Schmidt  <jsc@openoffice.org>  [81424eac90471d30e2d5c6e340e72aabfcf49b8f]

#87605# create symbolic links for delivered library


2001-06-05  Nils Fuhrmann  <nf@openoffice.org>  [b30cc4e2af49c07b146c67e85077d0a5f2c12bc6]

Fixes for l10n framework, buildable for unx #87136#


2001-06-05  Oliver Braun  <obr@openoffice.org>  [97bbe26145fc3b05040f81ee26aaf69ad09a5334]

#87132# osl_getFileURLFromSystemPath does not return a bool


2001-06-05  Oliver Specht  <os@openoffice.org>  [9231a6b15cc29fae122bf5a49429a77935e47a58]

#87705# table optimize controller only active if at least one element is active


2001-06-05  Oliver Specht  <os@openoffice.org>  [2faccfedbc30648e92f771d8f8cdad45eb979004]

#87305# enable selection of cells, cell ranges and controls in SwXTextView


2001-06-05  Frank Meies  <fme@openoffice.org>  [4353ae638f124a3cd8967499b224fa214ed01adc]

Fix #86988#: Redesign of dialogs


2001-06-05  Kurt Zenker  <kz@openoffice.org>  [1f1d8b58d44facd0ea925f2a6cf6c392c1985377]

new version for SRC633


2001-06-05  Kurt Zenker  <kz@openoffice.org>  [09e7479b59919cb29f7406e52e9975eafb61c717]

new version for SRC633


2001-06-05  Vladimir Glazounov  <vg@openoffice.org>  [9f328d6179429dec1c063f0ebbd80d45d83da593]

new version for SRC633


2001-06-05  Vladimir Glazounov  <vg@openoffice.org>  [447c127d46bd4853f01429b5024ba07677ba890d]

new version for SRC633


2001-06-05  Oliver Bolte  <obo@openoffice.org>  [82c34c790b4c7c7cfc16ab8ab494783382c1097d]

new version for SRC633


2001-06-05  Peter Burow  <pb@openoffice.org>  [aae07cf05e8a8ad42f4e23d1f094271b65919a87]

fix: #87292# resetAgentIgnoreURLCounter() added - for all URLs


2001-06-05  Nils Fuhrmann  <nf@openoffice.org>  [6c83f2382d3eb075409162912044ced6615f7f56]

Fixes for merge #87134#


2001-06-05  Frank Schönheit  <fs@openoffice.org>  [f084e4a54e8eca2e9dc4a695109bc2db75b69e2e]

#86416# UnoControlModel::dispose: call OPropertySetHelper::disposing to release the property listeners


2001-06-05  Oliver Specht  <os@openoffice.org>  [d4d47f3447875b95110d263dd5bd4d4f74e6eaf7]

#87733# syntax error corrected


2001-06-04  Sander Vesik  <svesik@openoffice.org>  [44d1e99bd2376dedd57fd6540b9f489a700750ac]

Merge fix from OO627B to trunk


2001-06-03  Frank Meies  <fme@openoffice.org>  [85b641ca90cea32c967157d24bf7d7e5aa4253be]

Fix #86988#: Redesign of dialogs


2001-06-03  Frank Meies  <fme@openoffice.org>  [436b7e4094dd78eafc346143e55cf51e62bc597b]

Fix #86988#: Redesign of dialogs


2001-06-03  Bernd Eilers  <bei@openoffice.org>  [fe1d8de3bc683c363a62beb0a72087b0c517012d]

added missing SAL_CALL


2001-06-02  Caolán McNamara  <cmc@openoffice.org>  [6bf9c43d7180e0abcb2ed45b894855d8cd019cff]

#68662# ##989## parent frame of a fly in fly exported as a table


2001-06-01  Kurt Zenker  <kz@openoffice.org>  [42d74c1f338ea9d34fd7400248ecd6136162dc96]

Merge SRC633: 01.06.01 - 21:40:58


2001-06-01  Rüdiger Timm  <rt@openoffice.org>  [cde65de9c289b5f84e7469cd052df4919b49fe03]

Merge SRC633: 01.06.01 - 21:38:29


2001-06-01  Kurt Zenker  <kz@openoffice.org>  [6ea4299d1c57ddcf43a5cf3373b0f4b5ac2f5b62]

Merge SRC633: 01.06.01 - 21:38:20


2001-06-01  Vladimir Glazounov  <vg@openoffice.org>  [8c465c71ea1e67247343161302a6375619948856]

Merge SRC633: 01.06.01 - 21:29:37


2001-06-01  Kurt Zenker  <kz@openoffice.org>  [9bcb399c0788339574b05363363c115a6ca2e5c0]

Merge SRC633: 01.06.01 - 21:35:12


2001-06-01  Oliver Bolte  <obo@openoffice.org>  [6f354173f839ef197d396762f2600b423177016f]

Merge SRC633: 01.06.01 - 21:33:03


2001-06-01  Kurt Zenker  <kz@openoffice.org>  [e9032073982011ac455d7e95bfe0076953b64c42]

Merge SRC633: 01.06.01 - 21:30:58


2001-06-01  Kurt Zenker  <kz@openoffice.org>  [fc6749f05a0dfaab05629c8fd928100ceb54a315]

Merge SRC633: 01.06.01 - 21:30:47


2001-06-01  Kurt Zenker  <kz@openoffice.org>  [f96a3f5693f20f06de1894a0cecba632366f750c]

Merge SRC633: 01.06.01 - 21:29:38


2001-06-01  Vladimir Glazounov  <vg@openoffice.org>  [ae55805ee4a104f2fc7660efa47e7343bbb413fc]

Merge SRC633: 01.06.01 - 21:21:46


2001-06-01  Kurt Zenker  <kz@openoffice.org>  [d59c04af89e934a51d66b107aac3e85c0e77e0d5]

Merge SRC633: 06/01/01 - 21:28:13


2001-06-01  Kurt Zenker  <kz@openoffice.org>  [cd2c2044add2272e93f81b56d6f73723f389854d]

Merge SRC633: 01.06.01 - 21:27:52


2001-06-01  Kurt Zenker  <kz@openoffice.org>  [5c44308317f85ca6af19e34e9cb8dd09ef904553]

Merge SRC633: 06/01/01 - 21:26:48


2001-06-01  Kurt Zenker  <kz@openoffice.org>  [4f683a2bb20b20aa3a276ab773d7fd670e86c170]

Merge SRC633: 06/01/01 - 21:25:16


2001-06-01  Oliver Bolte  <obo@openoffice.org>  [6e8575a16beae526db4820ad36d9f1aca7477883]

Merge SRC633: 01.06.01 - 21:26:38


2001-06-01  Kurt Zenker  <kz@openoffice.org>  [c5a91d5e7a1f5cc9de055563a2b584aa01c62973]

Merge SRC633: 01.06.01 - 21:24:11


2001-06-01  Niklas Nebel  <nn@openoffice.org>  [c90662de413bbb44eaca9435771e338659fa12a2]

#78966# call FreezeIdRanges for edit engine pool


2001-06-01  Niklas Nebel  <nn@openoffice.org>  [d0a5150115111d4372407906fa196c351977ce9d]

#78966# HdFtPropertyMap: numbering properties


2001-06-01  tlx  <tlx@openoffice.org>  [cfd06d831d2ffeea4bdcf037cd7d0f0dd234622b]

#87736#


2001-06-01  Niklas Nebel  <nn@openoffice.org>  [00ec689d5251cd8840ee12c8e1fe945cbca45623]

#78966# EditPropertyMap: numbering properties


2001-06-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [73c4f8e85fa3bc7e33685cda85df3065d3e28b82]

#65293#: don't link against libstdc++ and libstl_port


2001-06-01  Niklas Nebel  <nn@openoffice.org>  [af92da9b218bbe3735544aae5f65730d8db95fb5]

#78966# PutData: don't remove alignment from source edit engine


2001-06-01  Hans-Joachim Lankenau  <hjs@openoffice.org>  [e0d99a12a6a6685fe6d5a612646bcb0e55761bc1]

don't try rule for udkversion.mk if source doesn't exist


2001-06-01  Sven Jacobi  <sj@openoffice.org>  [64021409d9e7c9d8c0038701e7d0d29c57debb8f]

#87766# creating binary storage to save ole objects


2001-06-01  Hans-Joachim Lankenau  <hjs@openoffice.org>  [690a79c058b7ae1bfbc63d25dfa4909777e7ab2b]

nodep ignores DEPFILES


2001-06-01  Niklas Nebel  <nn@openoffice.org>  [af64231a151be4629d68909d5ec2af537d87c8be]

#78966# setPropertyValue: GetDefaultItem instead of GetPoolDefaultItem


2001-06-01  Frank Meies  <fme@openoffice.org>  [9467911752295719fed38fa67e2ce2085389d1b7]

Fix #86988#: Redesign of dialogs


2001-06-01  gt  <gt@openoffice.org>  [e6beece7c387fcf9ac381e9e78f0739a41d4a277]

function names in all languages


2001-06-01  gt  <gt@openoffice.org>  [e0b1685a09c169f0c907f18272e567f9ae908b56]

change english -> german base


2001-06-01  Oliver Braun  <obr@openoffice.org>  [76e4c65ac161691e394919602720d5e3c957f5e8]

#72993# removed obsolete members


2001-06-01  jp  <jp@openoffice.org>  [293d401908318f24a16a654759fbb1201a00a0ab]

Bug #87746#: destroy the print data pointer


2001-06-01  Peter Burow  <pb@openoffice.org>  [d4bcc2a425da6d2c4249f5b86c61535e100aa533]

fix: #87612# open as template only in template folder


2001-06-01  Christian Lippka  <cl@openoffice.org>  [f36b452b6cb5b82751082c5105728e98efbe5512]

#85924# added draw:text-style-name for shapes


2001-06-01  Christian Lippka  <cl@openoffice.org>  [7a06dd00406a7aaf568fe43cbd1390a41dcde6fa]

#85924# added draw:text-style-name for shapes


2001-06-01  Malte Timmermann  <mt@openoffice.org>  [0c4af0660830329d418f2344434109f6c88409d4]

#87734# Tracking: Don't call select on MouseMove


2001-06-01  Nils Fuhrmann  <nf@openoffice.org>  [eff701fdf93ddd680196f5de94762bbafe590663]

Fixes for merge #87134#


2001-06-01  Björn Milcke  <bm@openoffice.org>  [6870a01adeca929620358b1f94c9ab6fcbdbe169]

#85924# do chaining in CTOR of export mapper


2001-06-01  Björn Milcke  <bm@openoffice.org>  [7ed528e3df7e2aeefd7a655f4dd3613a2f97b5aa]

#85924# text properties are no longer chained in draw mapper, so do it explicitly


2001-06-01  Christian Lippka  <cl@openoffice.org>  [d5b1e4827f8e6e0661563ec856cd80d926ba7b58]

#85924# added draw:text-style-name for shapes


2001-06-01  Kurt Zenker  <kz@openoffice.org>  [ecb84572eae6fa95f807e8045a97f102f333d0c4]

Merge SRC633: 01.06.01 - 14:29:16


2001-06-01  gt  <gt@openoffice.org>  [ecdb84eaf1e7f7c87da1a39049a89d82af0d213a]

#87383# never trust external documentations...


2001-06-01  Jens-Heiner Rechtien  <hr@openoffice.org>  [768690c89318ce66f2b5b4d88b369e209d6e48e8]

implemented the libklib action


2001-06-01  Malte Timmermann  <mt@openoffice.org>  [063ca6c7371d525a5bc0d2ae7b43cbdedd2059ea]

#86837# short values!


2001-06-01  Daniel Boelzle  <dbo@openoffice.org>  [3b5020b293a15104ec028abfbecb4f8eca4df6a1]

#87052# finer spec of used OS/CPU/COM for map files


2001-06-01  Frank Meies  <fme@openoffice.org>  [8918384b1a22ae52f844a9d9ec636cbfff72ad3c]

Fix #86988#: Redesign of dialogs


2001-06-01  Daniel Boelzle  <dbo@openoffice.org>  [1ac0a2de796bff7427ec81ad69dfbf2b16615fb6]

#87233# disposing chaining of component contexts


2001-06-01  Daniel Boelzle  <dbo@openoffice.org>  [6b7ca0233e275cb16d62416bab8d4f49d76cbd74]

context tests


2001-06-01  Malte Timmermann  <mt@openoffice.org>  [5c38dd43fa6225d3be2231d6ec641be20a0d2838]

#86837# ImageAlign


2001-06-01  Nils Fuhrmann  <nf@openoffice.org>  [73723ba25ef7556342b2753e51d69136fad06d7a]

Fixes for merge #87134# #87136#


2001-06-01  Frank Meies  <fme@openoffice.org>  [aec9be33b5a38455032709d3237882d4d79bac6d]

Fix #86988#: Redesign of dialogs


2001-06-01  Ocke Janssen  <oj@openoffice.org>  [8a369ab8c41987a8cd87b6670caf456be86c4087]

#86520# insert of tabledata corrected


2001-06-01  Ocke Janssen  <oj@openoffice.org>  [aaf91ec5caaddb5cccce0cf97e04308fce1a874e]

#87032# append corrected


2001-06-01  Malte Timmermann  <mt@openoffice.org>  [4279113561e09763735d10b201ece27b3ae7352d]

#86096# FontEmphasisMark/Underline, textLineColor


2001-06-01  Frank Meies  <fme@openoffice.org>  [025ffbc65478de7e579b03dad49c536b63ba0c1a]

Fix #86988#: Redesign of dialogs


2001-06-01  Oliver Specht  <os@openoffice.org>  [bdcc42b3ffbee3d7a15589cc6d9c01552fe7c297]

#87733# user defined: use '()' instead  of '[]' to be inserted first


2001-06-01  Frank Meies  <fme@openoffice.org>  [88e9759680ffba1b8d492cab38b4c82acde8c6f5]

Fix #86988#: Redesign of dialogs


2001-06-01  Frank Meies  <fme@openoffice.org>  [2999d1545e7685d0541b1f27aa3a57c615347e9f]

Fix #86988#: Redesign of dialogs


2001-06-01  Malte Timmermann  <mt@openoffice.org>  [0aa96f1a850b6856f9ab0def15ea32e826e757c5]

#86096# FontEmphasisMark/Underline


2001-06-01  jp  <jp@openoffice.org>  [389a2537e90200108983c4201ba3928e19bb0871]

Bug #87720#: set also the cjk/ctl values


2001-06-01  jp  <jp@openoffice.org>  [754ceac909c46d4cf77e524ee878d71e56fdff96]

Bug #87720#: im-/export of ruby attribute and combined characters


2001-06-01  Malte Timmermann  <mt@openoffice.org>  [96624dce792acf07cc45b1c13d418d83f2f59a49]

Font relief


2001-06-01  Frank Meies  <fme@openoffice.org>  [289dd299a6e53539a0d82fff0d5c45207a1a5703]

Fix #86988#: Redesign of dialogs


2001-06-01  jp  <jp@openoffice.org>  [5858c27003a0b9d4c7d1cd1d5b8377cfc722c6d5]

Bug #86941#: select better the ruby attributes


2001-06-01  Malte Timmermann  <mt@openoffice.org>  [53d100f84a25b26b7502581e9763e356e4459b44]

EmphasisMark


2001-06-01  Thomas Lange  <tl@openoffice.org>  [54fc6db5863959e47d7805f1e066cc92de51e513]

#85869# some EditEngine / EditView coordination added (Reload GPF fixed)


2001-06-01  Thomas Lange  <tl@openoffice.org>  [eb9b8aaa7bb8a85fb8e27bcc4e389ca69a7ae7ce]

#85869# EditEngine and EditEngineItemPool now obtained from the document via the active shell


2001-06-01  Thomas Lange  <tl@openoffice.org>  [e6cb197d6212872b5781ee5544540eceb5a0fabc]

#85869# some dtor declarations for debugging purposes


2001-06-01  th  <th@openoffice.org>  [ede96c91f90b30f6c9c29405994022306d08c938]

#80306# - Andale WT UI --> Andale Sans UI


2001-06-01  Christian Lippka  <cl@openoffice.org>  [1c3244a25d7b47e6a093c9debb758ccab9d17dd4]

#87717# fixed memory override due to wrong array size


2001-06-01  Frank Meies  <fme@openoffice.org>  [c03292c455653d65c411a5bffa59c062a46d4c35]

Fix #86988#: Redesign of dialogs


2001-06-01  Hennes Rohling  <hro@openoffice.org>  [cda85fe773444de6376e9ef18dd814872bcabbc6]

#87692# Prevent file identifier from accessing filesystem root in case of error


2001-06-01  Oliver Specht  <os@openoffice.org>  [f3ec707e575136252333aaebf768c748e15d2c9a]

#86941# get/setRubyList: PositionIsAbove added


2001-06-01  Oliver Specht  <os@openoffice.org>  [633222e383f9f79a9d02ad4a564d225db2e58c49]

#86941# Position added, default character style used, HeaderBar replaced


2001-06-01  Sascha Ballach  <sab@openoffice.org>  [20ff6119c922600daa258bc3370ec3049f47b7f4]

#87678#; compile formulas in the import so the row height can be calculated after this and than resize the shapes


2001-06-01  Sascha Ballach  <sab@openoffice.org>  [c570955e5d5b14f793d2f75c7510d6245f6cc5ae]

#87678#; compile formulas in the import so the row height can be calculated after this


2001-06-01  Ocke Janssen  <oj@openoffice.org>  [d4a16427b9eb85db7ba2729550a34cbea9762748]

#87032# tables need to know when new views are inserted


2001-06-01  Ocke Janssen  <oj@openoffice.org>  [4e8943e453eb85a949220e85a267b716b254456d]

#87032# tables need to know when new views are inserted


2001-06-01  Rüdiger Timm  <rt@openoffice.org>  [45c7554f47ede4b44bb0671a7a933cb492d11766]

#87576# source\cpool depends on source\dbtools


2001-06-01  Malte Timmermann  <mt@openoffice.org>  [fee07461b88575b17b323c166f23e48e0331a672]

ShowDDCursor: Hide normal cursor


2001-06-01  dkenny  <dkenny@openoffice.org>  [a8e9f725fd830a6392f7c89f98201128a6d39432]

Fix a couple of problems:

    Possible memory deletion indirectly through reference counting.
    Possible memory leak of OMozabQuery in MABTable.cxx
    Turn off debug properly for a non-debug build in mozillasrc.

Darren.

2001-06-01  Juergen Schmidt  <jsc@openoffice.org>  [314a35b0c5689731ef01d99953d203322069d741]

#87052# using map files for the different platforms


2001-06-01  Juergen Schmidt  <jsc@openoffice.org>  [f4247f3b549168e648e2d1e740b24c6973ac15a9]

#87052# insert map file for windows


2001-06-01  Juergen Schmidt  <jsc@openoffice.org>  [28a04a6b44b38a49fb550c0e56cc36d2c9824b76]

#87052# change SALHELPER_MAJOR to UDK_MAJOR


2001-06-01  Ocke Janssen  <oj@openoffice.org>  [f559e9d9ba4f604fa3799a19c6766eb800e2b7d5]

#87149# changed order for tabpages


2001-06-01  Oliver Braun  <obr@openoffice.org>  [53d56b6757ddf6effde8986dfea5869b9074e871]

#87692# no UNC paths any more


2001-06-01  Ocke Janssen  <oj@openoffice.org>  [44490ebee5727031fd67ef45db4712ad8280585d]

#87149# removed some methods


2001-06-01  Nils Fuhrmann  <nf@openoffice.org>  [e5e4794a7b93b6bdcea9f616d1ee15a9173acbf2]

Fixes for merge #87134#


2001-06-01  Peter Burow  <pb@openoffice.org>  [2f046c023b5f75482647837001707df0dd684d56]

fix: #87511# helpids out of src-files


2001-06-01  Oliver Specht  <os@openoffice.org>  [0a6814b522bbfa4b8efa3ba38ca15d478488b4f4]

#85922# prevent change of controls layer


2001-06-01  Oliver Specht  <os@openoffice.org>  [ec7c1e96c55013068b1442de73c4ed49d433c011]

#87616# handling of vertical alignment changed


2001-06-01  Peter Burow  <pb@openoffice.org>  [c50265d8c5c33b6143d616d853a2902c22d7a7a1]

fix: #87682# HID_FILEDLG_LINK_CB and HID_FILEDLG_PREVIEW_CB added


2001-05-31  Niklas Nebel  <nn@openoffice.org>  [4b088ed38fb51cfbe846d86572213d631716e4c2]

#87614# FindMaxRotCol: don't call GetFormat for index 0


2001-05-31  Niklas Nebel  <nn@openoffice.org>  [1c59b3fd508c42ce0d819264b413c57fbc31617f]

#87241# DocInfo fields don't always have Fixed property


2001-05-31  Niklas Nebel  <nn@openoffice.org>  [23d5277a72c0f66e7cab8aa6478d0ed52e8aa277]

#87241# SvxFileField is DocInfo.Title field


2001-05-31  Niklas Nebel  <nn@openoffice.org>  [fb6f2f4c7aa7779bf2f725185b4ded391b4643a8]

#87241# format property for file name field


2001-05-31  Thorsten Behrens  <thb@openoffice.org>  [dc1db666d3694695d448ddfc65a10a38c78a833f]

#86988# Dialog redesign


2001-05-31  Kai Ahrens  <ka@openoffice.org>  [1397e5ffe09719da40d686e4e3b8448e35d98cfc]

#86868#: set page invisible when creating page VDev


2001-05-31  Eike Rathke  <er@openoffice.org>  [d271591e23ed3512bc0543f012354e47dcb05904]

#87279# mechanism for national currency to EURo transition in number formats


2001-05-31  Eike Rathke  <er@openoffice.org>  [ddedfd93a451f1e10b380c83ec3f149cd109e50a]

#87279# mechanism for national currency to EURo transition in number formats


2001-05-31  Sven Jacobi  <sj@openoffice.org>  [daa328980a05c4fbcc7e6e9c771313deb31cc1b6]

#87632# now exporting CharRelief attribute


2001-05-31  Daniel Vogelheim  <dvo@openoffice.org>  [adad88395b41c9d360a1c804387a5db673c8fb33]

#87699# - allow empty indices to be imported - don't export empty indices in global documents


2001-05-31  Juergen Schmidt  <jsc@openoffice.org>  [d432fb7afb97db85fdaca94473dcfaf33138d771]

#87713# change UDK version number


2001-05-31  Juergen Schmidt  <jsc@openoffice.org>  [2bba97d600bb612fb6c5050847e6e7f6b65fde3b]

#87713# change UDK version number


2001-05-31  Kai Ahrens  <ka@openoffice.org>  [4c711653274e77fcc632733184c2cb638a8c83a0]

#87667#: added MimeType for written graphics


2001-05-31  Frank Schönheit  <fs@openoffice.org>  [e908de9962d9398e55c6c26ba2c128fab68a86a7]

#87695# corrected the format id for DnD of filter items


2001-05-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [aa385514373586c37b794dab91c0129e5a55085c]

Forte6 update 1 on Solaris Intel dies with internal compiler error on stub.cxx (optimization on). Switch optimization off for now. To be reevaluated on compiler upgrade


2001-05-31  Andreas Bregas  <ab@openoffice.org>  [e473a6249b40b546e4eebc613827667a231cbfd4]

#87622# Fixed conversion of empty sequence


2001-05-31  Frank Schönheit  <fs@openoffice.org>  [3fe05a11d459b0d441f3017499504ac922ed8040]

#86416# delete m_pSQLAnalyzer in the dtor


2001-05-31  Lars Langhans  <lla@openoffice.org>  [65d01dcb779c33804201e863c106b3c4bdfb2eb5]

#87337# obj removed.


2001-05-31  Frank Schönheit  <fs@openoffice.org>  [11e6827f1359b80c96fce840b33870363b841be6]

#86416# outlined the dtor for better tracking the instances


2001-05-31  Frank Schönheit  <fs@openoffice.org>  [5d87cf0d5fbd604354008d5585de4b886defef86]

#86416# outlined the dtor


2001-05-31  Christof Pintaske  <cp@openoffice.org>  [e325a2cd46a5e8ef2f52bb2e647bb5bf67855315]

#81038# changed [top|bottom|left|right]_tee to *_side


2001-05-31  Ocke Janssen  <oj@openoffice.org>  [b8eb566e6b9b4301340653e33a9ba10ec2b4b6a2]

#87200# initialize first when ask for data


2001-05-31  Lars Langhans  <lla@openoffice.org>  [d466a0f562939375d258697d2bc94d399c74666b]

#87502# generatecache.obj added


2001-05-31  Lars Langhans  <lla@openoffice.org>  [4d4d0eb61b0a7a940c25351ca4a268c8c4c86cd3]

#87337# create a new buffered osl wrapper


2001-05-31  Lars Langhans  <lla@openoffice.org>  [93d14c136d803921a643596acdbc409d4f66911f]

#87337# trivialbufferedfile.obj added


2001-05-31  Frank Schönheit  <fs@openoffice.org>  [82ead0322f439e22ed09c11b990b21e69ebe424b]

#87149# set the delegator after adding as aggregate property change listener


2001-05-31  Frank Schönheit  <fs@openoffice.org>  [478b93cc4e74bc57d2b4fb02ff2793ed9ca1d6a8]

#87149# forward the _bSetDelegator ctor param to the base class


2001-05-31  Frank Schönheit  <fs@openoffice.org>  [7efee5a7c05b2da0ed60e9c2ec7d262f4e63b741]

#87149# allow to set the aggregates delegator later (not in the ctor, but by explicitly calling doSetDelegator)


2001-05-31  Frank Schönheit  <fs@openoffice.org>  [76c9383ffe2d35e32141f9fe27334150935fcd98]

#87149# changed the property listening at the aggregate upon construction: _first_ register as listener, _then_ set the delegator upon disposing:    stop listening, but _do_not_release_ the ref upon destruction:  release the ref which the multiplexer has for the aggregate


2001-05-31  Ocke Janssen  <oj@openoffice.org>  [7872bacbb12f332a918cd632e376bf72a67e24a4]

#82857# adjust bookmark-position when deleting a row


2001-05-31  Frank Schönheit  <fs@openoffice.org>  [d90ed94b014b08b3d4d006a1656fd7411794f464]

#87149# DBG_CTOR/-DTOR


2001-05-31  Frank Schönheit  <fs@openoffice.org>  [0290c73756b7aeae037bf50bfed6c11cb78f19eb]

#87149# additional ctor paramater, allowing to not release the set automatically


2001-05-31  Frank Schönheit  <fs@openoffice.org>  [2d0c00defa114bc51fa3dd7594835819a32f2bf3]

#87149# additional paramater, allowing to not release the set automatically


2001-05-31  Christian Lippka  <cl@openoffice.org>  [34b9933030dd8743ba89dcab2fcda98641dab6af]

#87219# new interface for access over a unique identifier


2001-05-31  Ocke Janssen  <oj@openoffice.org>  [6468d1b12f0dba7ae91a63bbad71a31e67ffc9f7]

#84436# set formatsample even when default value is empty


2001-05-31  Sven Jacobi  <sj@openoffice.org>  [03131a2a05c794e76934d1c6df288a11ee2688c6]

#87675# changed tabpage2 to the old style


2001-05-31  Daniel Rentz  <dr@openoffice.org>  [476e9193f790494014d26fce2c5c9d737af83c5f]

#86988# dialog redesign


2001-05-31  Daniel Rentz  <dr@openoffice.org>  [dec4ca0a0b26c1cfdecdb7daddd2ca4b47db80c9]

#86988# dialog redesign


2001-05-31  Daniel Rentz  <dr@openoffice.org>  [13bbe26f8779e79dda69c4f07cff8227346535d7]

#86988# dialog redesign


2001-05-31  Christian Lippka  <cl@openoffice.org>  [4c497a439732599939aa697c3244664369f5e8d0]

#87219# added user glue points


2001-05-31  Daniel Boelzle  <dbo@openoffice.org>  [ed7fef3a2917ba913d14ec162beb14c70d9a588e]

#87052# better init


2001-05-31  Hans-Joachim Lankenau  <hjs@openoffice.org>  [6771b2e0acca5ea5d3dc9c8b1d221515391a7c74]

fixed slashes in DMAKE_WORK_DIR when called from perl


2001-05-31  Jörg Barfurth  <jb@openoffice.org>  [8b872fdf6edd42dc1e653a30186b42a378150e4a]

#85159# Merge fix from SOW: Forgotten member in swap


2001-05-31  Christof Pintaske  <cp@openoffice.org>  [e6e527d44ba500a711ac130f6db77dd0f842c177]

#87324# support for 1bit depth


2001-05-31  Jörg Barfurth  <jb@openoffice.org>  [4b27e63e3f5c2594da75ee3829a29bee76c3b454]

#87481# cleaned up handling of fileURLs vs. system pathes.


2001-05-31  Christof Pintaske  <cp@openoffice.org>  [e2544c2700a600fd1563a694b11e5d9766be3a33]

#87324# reduced image header size


2001-05-31  Ocke Janssen  <oj@openoffice.org>  [aa8dc6eaf3633eb82681524f24aeb8a85efba610]

#87149# correct ldap protocol


2001-05-31  Malte Timmermann  <mt@openoffice.org>  [4f9d6868d6da5567a17d75a11c2b631725df587d]

#87421# Don't remove DDListeners twice


2001-05-31  Malte Timmermann  <mt@openoffice.org>  [74a160afae382f53ea91cfed1247c8d6dd63bf1c]

#87327# Bug in BreakIterator, check for MinBreak


2001-05-31  Stephan Bergmann  <sb@openoffice.org>  [9f96578cb195343fdd076cc1baa0cb0f27345a0e]

Improved description of rtl_uriEncode()'s pCharClass parameter.


2001-05-31  Christian Lippka  <cl@openoffice.org>  [a28ccc0995112b43dcc702f14cb9385efcc9a415]

#86802# filter empty strings


2001-05-31  Andreas Bregas  <ab@openoffice.org>  [f75d99c16975ac14871556bad523c9d1a894aa45]

#87674# Use of SimpleFileAccess removed for non UNO case in implSetupWildcard()


2001-05-31  Oliver Specht  <os@openoffice.org>  [d0e54c9176f63624c4e6c4361737350a767f0866]

#87672# assertions prevented


2001-05-31  Christian Lippka  <cl@openoffice.org>  [e88904df1e7ba328554fdd3758812b56261608b3]

#87219# added user glue points


2001-05-31  Ocke Janssen  <oj@openoffice.org>  [c6ef276554f9b5776829bf73fe6c3877347b1441]

#87149# change subprotocol and Propertynames


2001-05-31  Kai Ahrens  <ka@openoffice.org>  [cbaeb1f48bd43f1a959a187dfe6995a7bfa51699]

#83370#: additional list view for Gallery


2001-05-31  Matthias Huetsch  <mhu@openoffice.org>  [04592d14f65bac16a4cec47c2717fd68f0f20b96]

#87187# Added missing header files.


2001-05-31  Kai Ahrens  <ka@openoffice.org>  [246e2d8e5544b2151c6877ab7108a3b3258c66de]

#83370#: additional list view for Gallery


2001-05-31  Kai Ahrens  <ka@openoffice.org>  [e94f5b299c365c42a2c1c3008e891f20bbec5f02]

#83370#: additional list view for Gallery


2001-05-31  Martin Gallwey  <mtg@openoffice.org>  [7fa0c288d1d9e2640d520bf8bdf36d8ece8e1113]

#87099# Make sure we compress all STORED streams that are supposed to be encrypted


2001-05-31  Daniel Vogelheim  <dvo@openoffice.org>  [8b45fcc3aa1913fef6675150d9fe9101ca982499]

#87677# prevent premature invalidation of iterators; warning comments added


2001-05-31  Martin Gallwey  <mtg@openoffice.org>  [b93185adc3657667853f03f9848eccb106377035]

#87099# Added ThreadedBuffer and OutputThread


2001-05-31  Martin Gallwey  <mtg@openoffice.org>  [a9e3305015270bdc8dd96fb8073b9e330e74f6ad]

#87099# Must calculate the size and CRC32 for STORED streams here as it can no longer be done in ZipOutputStream


2001-05-31  Martin Gallwey  <mtg@openoffice.org>  [2ee7e4552bf7eb96d9ef387a5392078dc8e006ea]

#87099# Remove unused code and only initialise the buffer when we need to


2001-05-31  Peter Burow  <pb@openoffice.org>  [eb7ee2766c875fba9444448e23bbb6da4a7ccc3f]

fix: #61995# #69615# cut docinfo value only on save


2001-05-31  Martin Gallwey  <mtg@openoffice.org>  [fed8ec37d3ad4c89c3bdd3273cb8c8c43bf5e22e]

#87099# Use the new ThreadedBuffer class and let it do all the work


2001-05-31  Martin Gallwey  <mtg@openoffice.org>  [4b1b42665e4769be7f786c0263b17f143ec7ad37]

#87099# Since we can no longer jump around in the buffer, we will write EXT descriptors for deflated entries and calculate the CRC and size of stored entries elsewhere


2001-05-31  Peter Burow  <pb@openoffice.org>  [ab88242bc7ceb76962b11aa7866fb1d681ce669a]

fix: #61995# #69615# no length limit any longer


2001-05-31  Martin Gallwey  <mtg@openoffice.org>  [a4f45a88f720f4c4d927a63db118a1587eee10ed]

#87099# Use offapi.rdb instead of applicat.rdb


2001-05-31  Christian Lippka  <cl@openoffice.org>  [36e5dad3ee03336fa50896729e599672d80407ef]

#86802# create first pages if needed for api


2001-05-31  Oliver Specht  <os@openoffice.org>  [49d515461d4f435d70687b372330b7df69b9d9ce]

#85922# SwXGroupShape created


2001-05-31  Michael Brauer  <mib@openoffice.org>  [1fa4b64bc9c30f7a939fd0e035a90b8f7d7b4867]

#87668#: Encryption added


2001-05-31  Michael Brauer  <mib@openoffice.org>  [45635597579fa6e2cae49bf8ba38af2a188af421]

#87668#: Encryption added, removed export of meta/settings for embedded objects


2001-05-31  Martin Gallwey  <mtg@openoffice.org>  [17f08c31954cc244b2d7e8f6542e41a696ec07f6]

#87099# Remove unused method


2001-05-31  Martin Gallwey  <mtg@openoffice.org>  [ae7f43c18abac814ef10cff81bd59dbea537cab3]

#87099# Added updateStream method and change the 'using namespace' stuff


2001-05-31  Martin Gallwey  <mtg@openoffice.org>  [35be97b4e7540af12c41fd4842a69f32138cdbda]

#87099# OPtimise the stream operators


2001-05-31  Martin Gallwey  <mtg@openoffice.org>  [4d46ad186c5c8dd9bbdcca77fbaa8c3bbdccbba4]

#87099# Optimise the stream operators


2001-05-31  Nils Fuhrmann  <nf@openoffice.org>  [ae09a852aebfb2e0e569955790e0e6dc76b62f1f]

Changed default to UTF8 and added -NOUTF8 switsch #87136#


2001-05-31  Martin Gallwey  <mtg@openoffice.org>  [96505f3ae5b218f18d6f021969280cef488fedb2]

#87099# Make destructor virtual and make OutputThread a 'friend', also do not realloc the buffer until we need to


2001-05-31  Martin Gallwey  <mtg@openoffice.org>  [ee17f4899266b034e16c063209d7519e9b292843]

#87099# Make OutputThread a 'friend' instead of making members public or making getter functions


2001-05-31  Martin Gallwey  <mtg@openoffice.org>  [f23c0fc3c18e2d33c4e6f5bc5cb8edceea979442]

#87099# remove unused member and add offset and length parameters to 'rawWrite'


2001-05-31  Martin Gallwey  <mtg@openoffice.org>  [7782f736c5900340e15a5a36d408ea25470e72d6]

#87099# Added updateStream method


2001-05-31  Martin Gallwey  <mtg@openoffice.org>  [d148b0125f595ee6a75740855533cf81e7dd67d9]

#87099# Optimisation for stream operators


2001-05-31  Martin Gallwey  <mtg@openoffice.org>  [b238840966bc3735ce0e9d52dd73d9912bce7290]

#87099# Initial revision


2001-05-31  Frank Schönheit  <fs@openoffice.org>  [39f1b66cb9c26c1e7d27db3840c04c454754af7a]

#86416# proper guarding in startListening


2001-05-31  Daniel Vogelheim  <dvo@openoffice.org>  [43cb073eadc4e256a3230578f2ff596493173dd3]

#87645# relative margins now use sal_Int16 (rather than sal_Int32)


2001-05-31  Carsten Driesner  <cd@openoffice.org>  [fb20cacc4f66d742643f3c9a8c210c221668ac02]

#79994# show filter dialog if typedetection failed


2001-05-31  Andreas Martens  <ama@openoffice.org>  [6419965a469bb042ce835f62bf9e73817f9965a5]

Fix #87530#: Superfluous unlocking removed


2001-05-31  Daniel Boelzle  <dbo@openoffice.org>  [4bfaa28cc409774ed174c99478d0acf44e1e3d05]

#87052# assert lost types


2001-05-31  Ocke Janssen  <oj@openoffice.org>  [6114e7aa19818c1b4287248ba0f282e9dfb0cf4f]

#87621# fiy some calls to jni


2001-05-31  Rüdiger Timm  <rt@openoffice.org>  [c4d65d6f346802a14b656f80200cc19e627c31cc]

#87576# wrong syntax introduced ring dependency


2001-05-31  Christian Lippka  <cl@openoffice.org>  [a5aa826968ae46e60ac521adb33693cbb85cf8a7]

#86474# check for available master pages if ask for master layer visibility


2001-05-31  dkenny  <dkenny@openoffice.org>  [1db76df78974d8d37ae0ce81e5dab939e2b0f723]

Code changes to enable the use of URIs like:

    sdbc:address:mozilla:
    sdbc:address:ldap:
    sdbc:address:outlook:
    sdbc:address:outlookexp:

Darren.

2001-05-31  Oliver Specht  <os@openoffice.org>  [899bf654f86f3bcc94972e1c24c31473471461fe]

#87645# SvxLRSpaceItem::PutValue: relative left/right margins ocorrected


2001-05-31  Sascha Ballach  <sab@openoffice.org>  [230f05d4874ba0406921e8ef929ac59c0145b3d8]

#87643#; use SolarMath::ApproxEqual to compare to double values


2001-05-31  Carsten Driesner  <cd@openoffice.org>  [f6b4adaefe63216fa6d4a92e3d299d436c76c018]

#79994# show filter dialog if typedetection failed


2001-05-31  Carsten Driesner  <cd@openoffice.org>  [58d40fb1188521345f38a80060bf6332eb966437]

#79994# global defines for framework resources


2001-05-31  Carsten Driesner  <cd@openoffice.org>  [cd36bdfd991b9b20f4ce69dd5f9fbefeb6aa3c65]

#79994# convert new filter name to old


2001-05-31  Ocke Janssen  <oj@openoffice.org>  [cb82f81d160491fd0d63ac83bb2bb2e44bafafcf]

#87640# getTypes corrected


2001-05-30  Rüdiger Timm  <rt@openoffice.org>  [96292d0409a76ac0a2c3a8ea054397a1e2c5c84b]

Merge SRC633: 30.05.01 - 23:09:39


2001-05-30  Rüdiger Timm  <rt@openoffice.org>  [9121ff4d1002a898ec277467a64a2b0975454053]

Merge SRC633: 30.05.01 - 23:07:39


2001-05-30  Rüdiger Timm  <rt@openoffice.org>  [36c713164e303a6c1893ddd4630aef9adc67e64e]

Merge SRC633: 30.05.01 - 23:05:27


2001-05-30  Rüdiger Timm  <rt@openoffice.org>  [736297034f9dd9d70b214a00d0ecd75c58d6c065]

Merge SRC633: 30.05.01 - 23:03:24


2001-05-30  Rüdiger Timm  <rt@openoffice.org>  [1f2f2781455bf65a4760e07de513601bdffd393c]

Merge SRC633: 30.05.01 - 22:58:44


2001-05-30  Rüdiger Timm  <rt@openoffice.org>  [308001ebfc8e70825115d151b76fe93d2e3b2b67]

Merge SRC633: 30.05.01 - 22:56:42


2001-05-30  Rüdiger Timm  <rt@openoffice.org>  [190184da9efc8af932f5248bbbfb6e45046bb1fd]

Merge SRC633: 30.05.01 - 22:55:05


2001-05-30  Rüdiger Timm  <rt@openoffice.org>  [805e7aaede66e0ab44f05f0de549cbd90cb0b50a]

Merge SRC633: 30.05.01 - 22:54:37


2001-05-30  Rüdiger Timm  <rt@openoffice.org>  [62b0f8289446bf484640129d1283ae8f04defc8a]

Merge SRC633: 30.05.01 - 22:52:39


2001-05-30  Rüdiger Timm  <rt@openoffice.org>  [92b435014b7882bb17db573a88007f49ab1d6d43]

Merge SRC633: 30.05.01 - 22:52:33


2001-05-30  Rüdiger Timm  <rt@openoffice.org>  [af9c648cf6382c1c26ad32c3ae89b637400997f8]

Merge SRC633: 30.05.01 - 22:50:25


2001-05-30  Rüdiger Timm  <rt@openoffice.org>  [bb618fedb6e48eb9dfff8ef8ca796e3e849df9c2]

Merge SRC633: 30.05.01 - 22:49:13


2001-05-30  Rüdiger Timm  <rt@openoffice.org>  [3384d0678d29770dc24de5496f6f35e6f8944b2d]

Merge SRC633: 30.05.01 - 22:48:20


2001-05-30  Rüdiger Timm  <rt@openoffice.org>  [805166c4343d373ebf101b79980eb8737d9c9ee7]

Merge SRC633: 30.05.01 - 22:46:18


2001-05-30  Rüdiger Timm  <rt@openoffice.org>  [43cb57274f65330ec2f8eba8ceed06f3f338992e]

Merge SRC633: 30.05.01 - 22:45:51


2001-05-30  Oliver Bolte  <obo@openoffice.org>  [de059293437eacd105d1fcef789ac881a160bb1e]

Merge SRC633: 30.05.01 - 22:45:13


2001-05-30  Oliver Bolte  <obo@openoffice.org>  [9f60945e5aa0c101a15b2cd8ea1c15f81db2b9e6]

Merge SRC633: 30.05.01 - 22:43:42


2001-05-30  Rüdiger Timm  <rt@openoffice.org>  [b96cd8670e84270246cf284075e119713bab46d3]

Merge SRC633: 30.05.01 - 22:41:25


2001-05-30  Rüdiger Timm  <rt@openoffice.org>  [3b2ade7fa041f4b7dd5657a15b7e4debd4db9957]

Merge SRC633: 30.05.01 - 22:39:53


2001-05-30  Rüdiger Timm  <rt@openoffice.org>  [139d6d8d252a4561c04249c181bb9f4a97bbe7be]

Merge SRC633: 30.05.01 - 22:38:58


2001-05-30  Vladimir Glazounov  <vg@openoffice.org>  [e69659024438ff3213ba7f323d139bf0604d2a11]

Merge SRC633: 30.05.01 - 22:38:07


2001-05-30  Rüdiger Timm  <rt@openoffice.org>  [f1fa43e1ecb0de91bd3033902cbb8e70a3918a5e]

Merge SRC633: 30.05.01 - 22:37:46


2001-05-30  Vladimir Glazounov  <vg@openoffice.org>  [1928d15b28f6adc9f11d05b775b9e3bd71e6ca57]

Merge SRC633: 30.05.01 - 22:36:36


2001-05-30  Rüdiger Timm  <rt@openoffice.org>  [5dd5f017a03814c291992ba80505a2d679c78e3e]

Merge SRC633: 30.05.01 - 22:36:16


2001-05-30  Oliver Bolte  <obo@openoffice.org>  [0472bd1168281f267bfac781129109b10ae79c7a]

Merge SRC633: 30.05.01 - 22:37:10


2001-05-30  Vladimir Glazounov  <vg@openoffice.org>  [012086b26e7eca88f875eb223935ff425ddadda4]

Merge SRC633: 30.05.01 - 22:34:05


2001-05-30  Rüdiger Timm  <rt@openoffice.org>  [f38e0ff826267c49b3c3d49be7c00f7fb5c1405d]

Merge SRC633: 30.05.01 - 22:32:53


2001-05-30  Vladimir Glazounov  <vg@openoffice.org>  [b96cb5a1b0f3d2add1a9248e611495b422012a78]

Merge SRC633: 30.05.01 - 22:32:30


2001-05-30  Oliver Bolte  <obo@openoffice.org>  [b7b7d0874fcefcb32cfe338f8cc510732569de56]

Merge SRC633: 30.05.01 - 22:34:07


2001-05-30  Vladimir Glazounov  <vg@openoffice.org>  [518b6659b898b3a9ffbc40942241f3f9fd67d81b]

Merge SRC633: 30.05.01 - 22:30:43


2001-05-30  Rüdiger Timm  <rt@openoffice.org>  [b4af14b7763716c8443377fbc2703e940a8bc791]

Merge SRC633: 30.05.01 - 22:30:02


2001-05-30  Oliver Bolte  <obo@openoffice.org>  [e60c69101da1666480b850847fb24eebe4a49d87]

Merge SRC633: 30.05.01 - 22:32:05


2001-05-30  Vladimir Glazounov  <vg@openoffice.org>  [16e491092e0af27df7d0acbd16478bdac7131644]

Merge SRC633: 30.05.01 - 22:29:02


2001-05-30  Oliver Bolte  <obo@openoffice.org>  [0c8e5d6ff0f1463cb7381ca27b379b54ce9276a2]

Merge SRC633: 30.05.01 - 22:30:21


2001-05-30  Rüdiger Timm  <rt@openoffice.org>  [d59f13bfcc0550289acd2e5afd8efcb6566cbe69]

Merge SRC633: 30.05.01 - 22:27:31


2001-05-30  Rüdiger Timm  <rt@openoffice.org>  [d52c9d8faf03c3a228ac99517b657ac409819fe7]

Merge SRC633: 30.05.01 - 22:26:49


2001-05-30  Vladimir Glazounov  <vg@openoffice.org>  [d3b0c7b8084d087bb850c364e5ef3716bdb42082]

Merge SRC633: 30.05.01 - 22:26:41


2001-05-30  Oliver Bolte  <obo@openoffice.org>  [fe4b7ee3894b145a45b4993cb2fab5613182a109]

Merge SRC633: 30.05.01 - 22:28:38


2001-05-30  Rüdiger Timm  <rt@openoffice.org>  [a05457fa4b31e8940980fefe41c7a348461ea195]

Merge SRC633: 30.05.01 - 22:25:13


2001-05-30  Kurt Zenker  <kz@openoffice.org>  [4403d752c10ee465fce29e1583353a9ac32922a4]

Merge SRC633: 30.05.01 - 22:24:15


2001-05-30  Oliver Bolte  <obo@openoffice.org>  [35b0e8193e44435bb7144e78c74e32724905be51]

Merge SRC633: 30.05.01 - 22:25:52


2001-05-30  Rüdiger Timm  <rt@openoffice.org>  [5517e00c0a219507cafb216bc3f209c04fb7803d]

Merge SRC633: 30.05.01 - 22:22:14


2001-05-30  Oliver Bolte  <obo@openoffice.org>  [6b7536383ad605c7e9495a3b8fcbecf8c10d610f]

Merge SRC633: 30.05.01 - 22:24:24


2001-05-30  Kurt Zenker  <kz@openoffice.org>  [99ec796a20afd6e58caa785e8bc8936dfc225a10]

Merge SRC633: 30.05.01 - 22:21:57


2001-05-30  Oliver Bolte  <obo@openoffice.org>  [47e21e167b8feb59b2c04215f3a28478d340251b]

Merge SRC633: 30.05.01 - 22:22:44


2001-05-30  Vladimir Glazounov  <vg@openoffice.org>  [4f4d2a0554dbe8a0fc138524903a3ed0de082a06]

Merge SRC633: 30.05.01 - 22:19:51


2001-05-30  Kurt Zenker  <kz@openoffice.org>  [4196c7c73cb84970aedc538a57f115d5247429cc]

Merge SRC633: 30.05.01 - 22:19:44


2001-05-30  Oliver Bolte  <obo@openoffice.org>  [293f9f3bc2d9dc1ba87d3a9dbf72707475c5d734]

Merge SRC633: 30.05.01 - 22:21:06


2001-05-30  Rüdiger Timm  <rt@openoffice.org>  [e3e58956b3f243bb6a36dafaf9dc8dc9ec053a4a]

Merge SRC633: 30.05.01 - 22:18:16


2001-05-30  Kurt Zenker  <kz@openoffice.org>  [9dcfc4854075d9964913f3e30d8d7e0a3e6e31ad]

Merge SRC633: 30.05.01 - 22:18:05


2001-05-30  Rüdiger Timm  <rt@openoffice.org>  [83cbfb6dd16c3d4bfdcf343e28e278867ec6d6c3]

Merge SRC633: 30.05.01 - 22:17:23


2001-05-30  Vladimir Glazounov  <vg@openoffice.org>  [162ce7375198e33c94b4a7ec4bc89e14b9ed90ee]

Merge SRC633: 30.05.01 - 22:17:30


2001-05-30  Kurt Zenker  <kz@openoffice.org>  [f9cfb8c96d908af2b02a39023f9b00748151563b]

Merge SRC633: 30.05.01 - 22:16:26


2001-05-30  Kurt Zenker  <kz@openoffice.org>  [1b56879739a192fe67d5803d44e18cd8af943930]

Merge SRC633: 30.05.01 - 22:15:55


2001-05-30  Oliver Bolte  <obo@openoffice.org>  [1e929bf01458787d411dc0225b8289d77fd2f863]

Merge SRC633: 30.05.01 - 22:18:20


2001-05-30  Rüdiger Timm  <rt@openoffice.org>  [b44d3f4f825e285c9fedaaa7deee6c73aae3fc5d]

Merge SRC633: 30.05.01 - 22:15:50


2001-05-30  Vladimir Glazounov  <vg@openoffice.org>  [bb4c20d9a2ecc8465eebf7bc3327c8f7f4f04c24]

Merge SRC633: 30.05.01 - 22:15:27


2001-05-30  Kurt Zenker  <kz@openoffice.org>  [b2aa499b755bed0d03398aedc269987696fd0e0c]

Merge SRC633: 30.05.01 - 22:14:13


2001-05-30  Oliver Bolte  <obo@openoffice.org>  [28eddfb69d95d3c6114967df4a5f6601e51cde8d]

Merge SRC633: 30.05.01 - 22:15:37


2001-05-30  Kurt Zenker  <kz@openoffice.org>  [64a99ca169e552a915b389c79dca83e4af360ed0]

Merge SRC633: 05/30/01 - 22:13:19


2001-05-30  Vladimir Glazounov  <vg@openoffice.org>  [f9187fd87ca9d260ae9317577dc5636ebdf30ac4]

Merge SRC633: 30.05.01 - 22:12:52


2001-05-30  Kurt Zenker  <kz@openoffice.org>  [e66ba0679909f3f68dc5254f7820648a094803ef]

Merge SRC633: 30.05.01 - 22:12:32


2001-05-30  Oliver Bolte  <obo@openoffice.org>  [65f371ecf38214b8221d381869ab47e8f08ce49e]

Merge SRC633: 30.05.01 - 22:14:36


2001-05-30  Rüdiger Timm  <rt@openoffice.org>  [fcafdbb788f0f5eaabe86245f681cf7d04815311]

Merge SRC633: 30.05.01 - 22:12:14


2001-05-30  Kurt Zenker  <kz@openoffice.org>  [79201e020f5611a02ff37e51461a6b35b0a565d1]

Merge SRC633: 30.05.01 - 22:12:01


2001-05-30  Oliver Bolte  <obo@openoffice.org>  [de61c264aab9795d514b5fccd609924412bbddf9]

Merge SRC633: 30.05.01 - 22:12:53


2001-05-30  Oliver Bolte  <obo@openoffice.org>  [0b0145df7dad5626d3b93eee3d47d95b383e71c8]

Merge SRC633: 30.05.01 - 22:12:46


2001-05-30  Rüdiger Timm  <rt@openoffice.org>  [cfe51a163027b96ee9a80fe55d7b9b0124ddac97]

Merge SRC633: 30.05.01 - 22:10:21


2001-05-30  Kurt Zenker  <kz@openoffice.org>  [9c94a8899bdbabefb58c208067ae3f87474a1a0e]

Merge SRC633: 30.05.01 - 22:09:48


2001-05-30  Oliver Bolte  <obo@openoffice.org>  [40dc21738c811ae0fc12e73a136743cca556057c]

Merge SRC633: 30.05.01 - 22:11:19


2001-05-30  Kurt Zenker  <kz@openoffice.org>  [11fbfee9ecb1428e61e73ef30098ae0926edd1ba]

Merge SRC633: 05/30/01 - 22:09:23


2001-05-30  Rüdiger Timm  <rt@openoffice.org>  [551bc3e2c00a69c48415d59f8fb1a3c730c349ac]

Merge SRC633: 30.05.01 - 22:08:40


2001-05-30  Vladimir Glazounov  <vg@openoffice.org>  [49c12faa892f5956ff54a0f4a4fe6953de8f8804]

Merge SRC633: 30.05.01 - 22:08:38


2001-05-30  Oliver Bolte  <obo@openoffice.org>  [72afba345efdeb36c20a5cdf7da0a9ac911da721]

Merge SRC633: 30.05.01 - 22:10:44


2001-05-30  Vladimir Glazounov  <vg@openoffice.org>  [9c99c89d39135c91f27eee2a9e2ff2e361777aa6]

Merge SRC633: 30.05.01 - 22:06:32


2001-05-30  Oliver Bolte  <obo@openoffice.org>  [842374d9fdeafc703a485e63e43a04bc2a770984]

Merge SRC633: 30.05.01 - 22:08:30


2001-05-30  Kurt Zenker  <kz@openoffice.org>  [e114bce833894d8ae17a7a6b4cadd4466f62e08f]

Merge SRC633: 30.05.01 - 22:05:53


2001-05-30  Kurt Zenker  <kz@openoffice.org>  [0019f586bb2960a1e9e33d7e5f07c2e2fa187033]

Merge SRC633: 30.05.01 - 22:05:46


2001-05-30  Kurt Zenker  <kz@openoffice.org>  [58735e1321fd6dc0aca7bcd04adc6933d798eede]

Merge SRC633: 05/30/01 - 22:05:32


2001-05-30  Rüdiger Timm  <rt@openoffice.org>  [b4f6b07919053c3a695ff756b97b7d5981ea2f17]

Merge SRC633: 30.05.01 - 22:05:11


2001-05-30  Vladimir Glazounov  <vg@openoffice.org>  [71940cc2cecf7a9a2c8f9bf0a3febe919c7abef6]

Merge SRC633: 30.05.01 - 22:04:45


2001-05-30  Kurt Zenker  <kz@openoffice.org>  [25428d434b9001503fcd6bb6cdc3c1e9e4934597]

Merge SRC633: 30.05.01 - 22:04:12


2001-05-30  Rüdiger Timm  <rt@openoffice.org>  [bead8773ade99b8562af5c022440b08ee7ea60d0]

Merge SRC633: 30.05.01 - 22:03:48


2001-05-30  Oliver Bolte  <obo@openoffice.org>  [695f1d6f1da95d76d379d586a972fedd4e621d1f]

Merge SRC633: 30.05.01 - 22:05:39


2001-05-30  Vladimir Glazounov  <vg@openoffice.org>  [0cfc2293f064127f62736fca91fd43cc634efb2f]

Merge SRC633: 30.05.01 - 22:02:57


2001-05-30  Kurt Zenker  <kz@openoffice.org>  [a2d85e0e837ae2387bde6f80ef3baef70334206f]

Merge SRC633: 30.05.01 - 22:02:21


2001-05-30  Kurt Zenker  <kz@openoffice.org>  [7081a2e147b37e87004e380b59537f4e6a2c6e77]

Merge SRC633: 30.05.01 - 22:02:45


2001-05-30  Rüdiger Timm  <rt@openoffice.org>  [73caa3cd976c1e30eb332436c44dd0fcea9b0066]

Merge SRC633: 30.05.01 - 22:01:37


2001-05-30  Oliver Bolte  <obo@openoffice.org>  [59657a6ef77e6cb7d2457a520c5a17654dde1b5b]

Merge SRC633: 30.05.01 - 22:03:49


2001-05-30  Rüdiger Timm  <rt@openoffice.org>  [e42289c523aabc86e346efe82cb7566410c1a063]

Merge SRC633: 30.05.01 - 22:01:13


2001-05-30  Vladimir Glazounov  <vg@openoffice.org>  [8d08fee58193184916cec2ce52249c63642cf3d6]

Merge SRC633: 30.05.01 - 22:00:54


2001-05-30  Kurt Zenker  <kz@openoffice.org>  [e9c2ff0f68e81020fe8fca1c3e5cc4e72b7b4cf2]

Merge SRC633: 30.05.01 - 22:00:36


2001-05-30  Kurt Zenker  <kz@openoffice.org>  [44b4fdde916ef73eb554147fb77effbb31c726bc]

Merge SRC633: 30.05.01 - 21:58:45


2001-05-30  Vladimir Glazounov  <vg@openoffice.org>  [568ffa1ddd1977ddba62e9f3fd5ddade45bdc256]

Merge SRC633: 30.05.01 - 21:59:03


2001-05-30  Rüdiger Timm  <rt@openoffice.org>  [202b4a1294d54a1473fa6b1e37e2ef3cb9651a15]

Merge SRC633: 30.05.01 - 21:58:33


2001-05-30  Oliver Bolte  <obo@openoffice.org>  [bab4fc4b4a7632ee6f2322aa9c2a481f31601493]

Merge SRC633: 30.05.01 - 22:00:30


2001-05-30  Kurt Zenker  <kz@openoffice.org>  [766e243a66028fdea257e34e70ebf1478d965369]

Merge SRC633: 30.05.01 - 21:56:52


2001-05-30  Kurt Zenker  <kz@openoffice.org>  [d41aea1a6c775268731f999f60967425172a2b6f]

Merge SRC633: 30.05.01 - 21:56:24


2001-05-30  Rüdiger Timm  <rt@openoffice.org>  [98f62267d1d5e76c2d5a4a93b28389034d104c4e]

Merge SRC633: 30.05.01 - 21:56:07


2001-05-30  Vladimir Glazounov  <vg@openoffice.org>  [ab9996edd6c25928281d8cdc9bec6436707cfa67]

Merge SRC633: 30.05.01 - 21:55:40


2001-05-30  Kurt Zenker  <kz@openoffice.org>  [b42d0f000ca5d4846be2b4315ed17ca272abb319]

Merge SRC633: 30.05.01 - 21:54:54


2001-05-30  Vladimir Glazounov  <vg@openoffice.org>  [1777d66d7f9ac8945c39c05eaaf69a6df5b2dec5]

Merge SRC633: 30.05.01 - 21:54:01


2001-05-30  Kurt Zenker  <kz@openoffice.org>  [8d2f43a330d572ca7922ed8bdb8d7b7ae36083d9]

Merge SRC633: 30.05.01 - 21:53:08


2001-05-30  Rüdiger Timm  <rt@openoffice.org>  [b18b7ce863da130df746f2d48806ca26e3a98450]

Merge SRC633: 30.05.01 - 21:53:26


2001-05-30  Kurt Zenker  <kz@openoffice.org>  [c03ff261051656dc06b5a0ca4b169e63144586eb]

Merge SRC633: 30.05.01 - 21:53:23


2001-05-30  Kurt Zenker  <kz@openoffice.org>  [bf1fc0dc22f26bc689f193ff48affc5b60d7dfdb]

Merge SRC633: 05/30/01 - 21:52:44


2001-05-30  Oliver Bolte  <obo@openoffice.org>  [a61e1e01c0037355db10b306e27360163634db6e]

Merge SRC633: 30.05.01 - 21:54:58


2001-05-30  Rüdiger Timm  <rt@openoffice.org>  [6e630e90c2179db8483454b9b36de79b85477c01]

Merge SRC633: 30.05.01 - 21:52:37


2001-05-30  Vladimir Glazounov  <vg@openoffice.org>  [6babe1a4a9f2c7b189c8f7276b0ee29848c6ba58]

Merge SRC633: 30.05.01 - 21:52:19


2001-05-30  Kurt Zenker  <kz@openoffice.org>  [b280d4a61c4ac4341f36ed529c9bc69d39ba9db2]

Merge SRC633: 30.05.01 - 21:51:25


2001-05-30  Kurt Zenker  <kz@openoffice.org>  [aea39993517f0fff8dc08d9dd560b7de3d16a1d8]

Merge SRC633: 30.05.01 - 21:51:57


2001-05-30  Rüdiger Timm  <rt@openoffice.org>  [bf70a3ec961a20889c767409844c587df38fe061]

Merge SRC633: 30.05.01 - 21:51:34


2001-05-30  Kurt Zenker  <kz@openoffice.org>  [a8868357a49dfe1c0d7d9ab3d21230125e34b093]

Merge SRC633: 05/30/01 - 21:50:50


2001-05-30  Vladimir Glazounov  <vg@openoffice.org>  [d830250e5f90cc60d0335ca65651d7ac095992b3]

Merge SRC633: 30.05.01 - 21:50:48


2001-05-30  Kurt Zenker  <kz@openoffice.org>  [11282ae2bffb92d39c4b615e4d0a9f841ed63699]

Merge SRC633: 30.05.01 - 21:50:21


2001-05-30  Rüdiger Timm  <rt@openoffice.org>  [edc77559d768d4a287abaf64c1d53335f8eac8bd]

Merge SRC633: 30.05.01 - 21:49:48


2001-05-30  Kurt Zenker  <kz@openoffice.org>  [092d437fda2060da37df57fa4efb80b5e5f41a35]

Merge SRC633: 30.05.01 - 21:49:05


2001-05-30  Vladimir Glazounov  <vg@openoffice.org>  [4ca3e0791e30fa8dc37c4ce7f29fb9d6d890bd51]

Merge SRC633: 30.05.01 - 21:49:19


2001-05-30  Rüdiger Timm  <rt@openoffice.org>  [75550f7aa7932c7c6eb74c1929b61aafe55fba68]

Merge SRC633: 30.05.01 - 21:49:09


2001-05-30  Rüdiger Timm  <rt@openoffice.org>  [3d06a6d322c205a4b6117e82891c7e8d4ee49b7c]

Merge SRC633: 30.05.01 - 21:48:11


2001-05-30  Vladimir Glazounov  <vg@openoffice.org>  [91cf86fb039f03ae5ed9655541256fb42f24a040]

Merge SRC633: 30.05.01 - 21:47:49


2001-05-30  Kurt Zenker  <kz@openoffice.org>  [cc2059a6ad08aa9cd599cbb28e4521692c2fd262]

Merge SRC633: 30.05.01 - 21:47:27


2001-05-30  Rüdiger Timm  <rt@openoffice.org>  [fa2d339a0074460df7e1a2e0c9faac93283cb6e3]

Merge SRC633: 30.05.01 - 21:46:52


2001-05-30  Rüdiger Timm  <rt@openoffice.org>  [2a3bc8af617e0e169b0367bd973aafe6a59446bc]

Merge SRC633: 30.05.01 - 21:46:26


2001-05-30  Kurt Zenker  <kz@openoffice.org>  [806d1724fb7d98020dd243fdec73ae4cef2fc735]

Merge SRC633: 30.05.01 - 21:45:08


2001-05-30  Rüdiger Timm  <rt@openoffice.org>  [e71627f38d35437eae1203de12d918976f3c6d5f]

Merge SRC633: 30.05.01 - 21:44:21


2001-05-30  Kurt Zenker  <kz@openoffice.org>  [28f1a73e5077b1e1f7ee524a0129518c3d6ef404]

Merge SRC633: 30.05.01 - 21:43:22


2001-05-30  Rüdiger Timm  <rt@openoffice.org>  [55b6880ecd31976de6d1b63d56b1c417386372ea]

Merge SRC633: 30.05.01 - 21:43:43


2001-05-30  Rüdiger Timm  <rt@openoffice.org>  [82bcc71fce74f8fb3c5d2aa21a8adb07cf833169]

Merge SRC633: 30.05.01 - 21:42:29


2001-05-30  Kurt Zenker  <kz@openoffice.org>  [ee8835c060421879ec4347468b4a76e51a772017]

Merge SRC633: 30.05.01 - 21:41:30


2001-05-30  Rüdiger Timm  <rt@openoffice.org>  [676c19c435dd0ca84d31d404d2dd41a4eda9a75e]

Merge SRC633: 30.05.01 - 21:41:13


2001-05-30  Rüdiger Timm  <rt@openoffice.org>  [7a7ccc12bfec78db3edd86c014de88f56eeda523]

Merge SRC633: 30.05.01 - 21:40:40


2001-05-30  Kurt Zenker  <kz@openoffice.org>  [192b3a0f82b9060ca26c7b4a768634f80e045d8e]

Merge SRC633: 30.05.01 - 21:39:51


2001-05-30  Kurt Zenker  <kz@openoffice.org>  [7d2d5118c07b037384a421ae5e557a7d1118b280]

Merge SRC633: 05/30/01 - 21:39:36


2001-05-30  Oliver Bolte  <obo@openoffice.org>  [cd8dcece3380f2e236ee88b779f6d38a74689b38]

Merge SRC633: 30.05.01 - 21:40:53


2001-05-30  Kurt Zenker  <kz@openoffice.org>  [7f6bbe7d179cc656aa2a33668b238db650aef712]

Merge SRC633: 30.05.01 - 21:38:14


2001-05-30  Kurt Zenker  <kz@openoffice.org>  [589defa7d53c5626d0346aaaa6d251a3ec288a20]

Merge SRC633: 30.05.01 - 21:38:38


2001-05-30  Oliver Bolte  <obo@openoffice.org>  [2f0664750da284fe4755d7ff6fab53c58bf40a58]

Merge SRC633: 30.05.01 - 21:39:16


2001-05-30  Rüdiger Timm  <rt@openoffice.org>  [94394ed472507174caf4db5e86038dd0ee8068a8]

Merge SRC633: 30.05.01 - 21:37:53


2001-05-30  Kurt Zenker  <kz@openoffice.org>  [69fd709b190c09a9a8bc292605098d6fb9f2055f]

Merge SRC633: 05/30/01 - 21:37:46


2001-05-30  Kurt Zenker  <kz@openoffice.org>  [01e4a936a416472ed2c5267b2e79b9ba3c1ad8c9]

Merge SRC633: 30.05.01 - 21:37:08


2001-05-30  Rüdiger Timm  <rt@openoffice.org>  [8dab65fa27ccf42b1df8d2fca2e4d86e5c3c982a]

Merge SRC633: 30.05.01 - 21:36:32


2001-05-30  Oliver Bolte  <obo@openoffice.org>  [bef6b87116997901e921bfa8da143074b37f4dcb]

Merge SRC633: 30.05.01 - 21:38:43


2001-05-30  Oliver Bolte  <obo@openoffice.org>  [557477113bbc9e4780a8904225f59afeddf23478]

Merge SRC633: 30.05.01 - 21:37:42


2001-05-30  Kurt Zenker  <kz@openoffice.org>  [8defa9e26af4c2ab0adf371fb0064e8f9e64269f]

Merge SRC633: 05/30/01 - 21:36:00


2001-05-30  Rüdiger Timm  <rt@openoffice.org>  [5c7a318d3ac60cf5c5ddcd4ec883c9b1ce43cd3d]

Merge SRC633: 30.05.01 - 21:35:28


2001-05-30  Oliver Bolte  <obo@openoffice.org>  [8fe2af2d5f208e4506b86e991f797bb100eb1fb7]

Merge SRC633: 30.05.01 - 21:37:23


2001-05-30  Rüdiger Timm  <rt@openoffice.org>  [46745e5e4715942cb63eed8d1d4df5105eff75ea]

Merge SRC633: 30.05.01 - 21:34:49


2001-05-30  Kurt Zenker  <kz@openoffice.org>  [2237b0c3303bd842d0ceacc17d6d623511bb25da]

Merge SRC633: 05/30/01 - 21:34:37


2001-05-30  Kurt Zenker  <kz@openoffice.org>  [dffde374d502be0e68162315349f2d3a26f02e64]

Merge SRC633: 30.05.01 - 21:33:25


2001-05-30  Oliver Bolte  <obo@openoffice.org>  [886b12151d1fd25ddd6759046af3a8c4b6d22a9f]

Merge SRC633: 30.05.01 - 21:35:12


2001-05-30  Oliver Bolte  <obo@openoffice.org>  [731ad76c3f6c036907500a6c876dd1c8d4b61934]

Merge SRC633: 30.05.01 - 21:34:52


2001-05-30  Oliver Bolte  <obo@openoffice.org>  [c3d05388321def2184f163af54d4123b4f52b193]

Merge SRC633: 30.05.01 - 21:33:31


2001-05-30  Kurt Zenker  <kz@openoffice.org>  [3eebb0aa15fd59f22636f08c904e2dd943f0ea9d]

Merge SRC633: 30.05.01 - 21:31:10


2001-05-30  Kurt Zenker  <kz@openoffice.org>  [025005fe0cdb590baebf386a43468645dceb7724]

Merge SRC633: 30.05.01 - 21:29:37


2001-05-30  Oliver Bolte  <obo@openoffice.org>  [5f9fbb72459a1e3ffa844285943b342aa3c3766d]

Merge SRC633: 30.05.01 - 21:27:26


2001-05-30  Rüdiger Timm  <rt@openoffice.org>  [5c2f630f7ada3af6bfa9d873ec709098a4b0efc9]

Merge SRC633: 30.05.01 - 21:24:21


2001-05-30  Oliver Bolte  <obo@openoffice.org>  [c5a5b1f12c3820a8d6dc3aa83f26d2a2daf02c2a]

Merge SRC633: 30.05.01 - 21:24:42


2001-05-30  Rüdiger Timm  <rt@openoffice.org>  [3b4a047d890b05b9b9753a7cdfe012a381a52aac]

Merge SRC633: 30.05.01 - 21:22:56


2001-05-30  Oliver Bolte  <obo@openoffice.org>  [6c8838cecf4d3bc6b5cc073bc67bdbbaa3e83bc0]

Merge SRC633: 30.05.01 - 21:24:41


2001-05-30  Kurt Zenker  <kz@openoffice.org>  [5cd60346294defa9583fa99cd68dd914a0eba4e1]

Merge SRC633: 05/30/01 - 21:22:26


2001-05-30  Kurt Zenker  <kz@openoffice.org>  [aab3918b6f5c2030d8d87f83bbc8e07a3a01bf58]

Merge SRC633: 30.05.01 - 21:22:31


2001-05-30  Oliver Bolte  <obo@openoffice.org>  [9cb926219464e46162e276f2350071ef2d871690]

Merge SRC633: 30.05.01 - 21:23:22


2001-05-30  Rüdiger Timm  <rt@openoffice.org>  [8828947928200e5be9f22c9b05c51630f7516d21]

Merge SRC633: 30.05.01 - 21:20:38


2001-05-30  Philipp Lohmann  <pl@openoffice.org>  [8f9d984254f919adf4cceb7ed1b6ee7233e06392]

#87166#, issue #832# fixed override redirect dialogues in presentation, cleaned up some garbage


2001-05-30  Niklas Nebel  <nn@openoffice.org>  [6abf300b5e3d980848359a670d3a78f9abd8d4b4]

#87419# ResetEditView: set empty output area


2001-05-30  Malte Timmermann  <mt@openoffice.org>  [a5ef833adcb7dd748780fe2def5619f8b5f27ac2]

#87238# ImplCheckDepth


2001-05-30  Behrend Cornelius  <bc@openoffice.org>  [fc2bb64da3165c1395e0049bb6b208cd5534edd8]

#87647# One Boolean variabel in 'FillstepInputpaths' added


2001-05-30  Sascha Ballach  <sab@openoffice.org>  [208e2b225534b9791e0a003b7b450212203a5681]

#79771#; optimize the search for a column or row style in AddRange


2001-05-30  Sascha Ballach  <sab@openoffice.org>  [480f23fc377d898bb99d931f331fe6a3d8efe0a4]

#87643#; use SolarMath::ApproxEqual to compare to double values


2001-05-30  Frank Schönheit  <fs@openoffice.org>  [af8ab2a349f27b948452b880f54daf1649d498f1]

#86714# new controls for displaying the form data source


2001-05-30  Frank Schönheit  <fs@openoffice.org>  [fd8a31ac23722c6e23fea15be5681a2bc6eaa7d6]

#86714# layout changes to allow displaying the form data source


2001-05-30  Frank Schönheit  <fs@openoffice.org>  [4eb3530d39c761a4b71f5eb740f965e2f99eada8]

#86714# show the data source of the form on the first not data source related page


2001-05-30  Malte Timmermann  <mt@openoffice.org>  [a48b17f527a7fb1154d5f9567cbf155496e3da2b]

#87421# DragAndDropInfo::bUndoAction


2001-05-30  Frank Schönheit  <fs@openoffice.org>  [219a4b02bd9233834db7193dab6ce9b15ef48295]

#86714# functionality for displaying the form data source in a wizard page


2001-05-30  Frank Schönheit  <fs@openoffice.org>  [2ea069018398d612aa398e18895b2e91dc406759]

#86714#


2001-05-30  Daniel Vogelheim  <dvo@openoffice.org>  [57931300e959d9ed65621e4c14114e7d6984e802]

#87628# overflow in date-adjust attribute fixed


2001-05-30  Frank Meies  <fme@openoffice.org>  [a4f8118b752d3167f6ff21edc0ac469a0d49f804]

Fix #86988#: Redesign of dialogs


2001-05-30  Sascha Ballach  <sab@openoffice.org>  [39d4d7abd5e7546f681120212af3b683f8272f1d]

#87643#; use solarmath to round the font size


2001-05-30  jp  <jp@openoffice.org>  [3bbf5f09c2469d504a3663dc8985c662adbab3da]

compiler error #87530#


2001-05-30  Frank Meies  <fme@openoffice.org>  [32b3672cb1576d4d338caa8e3fb181792f587613]

Fix #86988#: Redesign of dialogs


2001-05-30  Frank Meies  <fme@openoffice.org>  [ca7dcaaf4108e74e5151d8b72961c2f50df1da5b]

Fix #86988#: Redesign of dialogs


2001-05-30  Frank Meies  <fme@openoffice.org>  [31ddc7f3ee6d7bcb30ea0e0cb2a3d8afc4f43c58]

Fix #86988#: Redesign of dialogs


2001-05-30  Kurt Zenker  <kz@openoffice.org>  [1059d7cbcc6a4875222461b60e07681e319b3a17]

new version for SRC633


2001-05-30  Malte Timmermann  <mt@openoffice.org>  [b4d752323d9fb4fa96cd90534e7c68e3df2e7df1]

#87421# Only inserted views should be D&D-Listeners


2001-05-30  Kurt Zenker  <kz@openoffice.org>  [838ad747115c311ad5678ada846eaab4d8d9bb9f]

new version for SRC633


2001-05-30  Kai Sommerfeld  <kso@openoffice.org>  [d4ebfb0990937b6d37ab426cfd0517d4611f213a]

#87585# - Fixed PROPFIND->allprop too.


2001-05-30  Rüdiger Timm  <rt@openoffice.org>  [dbf75e563aa36fb72f657fe4799296594c9736fe]

new version for SRC633


2001-05-30  Frank Schönheit  <fs@openoffice.org>  [b51b8bcda9f067ba80dd119d59173815ee841051]

wordbreak for the field link description text


2001-05-30  Daniel Rentz  <dr@openoffice.org>  [4994a8fc6c9cec4fe40ab45356981c656ab210f0]

#86988# dialog redesign


2001-05-30  Christian Lippka  <cl@openoffice.org>  [de34721d9edc0d0db3e1d946cd4a09e07de37895]

#87406# generate uno default pool like in sdrmodel


2001-05-30  Frank Schönheit  <fs@openoffice.org>  [2dcffba165d09b7ecc3c05baa3a941fd608d89c7]

#65293# include CommandAbortedException (solaris can't catch incomplete types)


2001-05-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [b2696d520b60e69194aa41ecdb7b042503d61f1c]

#65293#: include string.h instead of memory.h


2001-05-30  Dieter Loeschky  <dl@openoffice.org>  [629d3150d1abea6eb336c4f8009ab4b1f2397289]

#87630# Removing STR_DRAW_DEFAULTTOOLBOX


2001-05-30  Dieter Loeschky  <dl@openoffice.org>  [e3e945a2c2531422a81803e2ec3b546cbf02b3a7]

#87630# Removing RID_DRAW_DEFAULTTOOLBOX


2001-05-30  Jörg Barfurth  <jb@openoffice.org>  [69796b545ac9c986c81dbc22349a286beadfb9a9]

#87508# Removed now also obsolete setupsession


2001-05-30  Frank Schönheit  <fs@openoffice.org>  [69a18c3a9ce1f945c27e9157781c30c452171ea6]

#87613# additional layout changes to finalyze the dialog redesign


2001-05-30  Frank Schönheit  <fs@openoffice.org>  [ca62d4068c0dbf219ec246fc599ba6a08b4c0738]

#87613# corrected the z-order of the buttons and the style of the fields frame


2001-05-30  Ocke Janssen  <oj@openoffice.org>  [cc76966ea65832c91485b356725d697e5cef5347]

#86995# secure that the driver stays alive as conenctions exists


2001-05-30  Oliver Bolte  <obo@openoffice.org>  [8ccc5b52a3c05e6db57e33617fe6b46fc2311d00]

new version for SRC633


2001-05-30  Kai Sommerfeld  <kso@openoffice.org>  [4cf018df4feb126c9f84ec6622799225a4c8c1c0]

#87585# - Fixed PROPFIND->propnames.


2001-05-30  Daniel Rentz  <dr@openoffice.org>  [985733d104155acbf7511095b2c301664aadea24]

#86988# dialog redesign


2001-05-30  Thomas Lange  <tl@openoffice.org>  [ad4e23ef8bc5f918ea269aa4a9006bd2e804ee1b]

#87597# function void UpdateText() applied in 'Save' also


2001-05-30  Frank Schönheit  <fs@openoffice.org>  [04874008c7ca8a4f441478a41d00062d50982c17]

#86838# forward the GetFocus event to the property box


2001-05-30  Frank Schönheit  <fs@openoffice.org>  [ce6a69c357d5d04c77b29692933fc36d40089c98]

#86838# UpdateUI: let the property box grab the focus


2001-05-30  Frank Schönheit  <fs@openoffice.org>  [ff9b9fa2c22a670a244526c70a9a4e38c7bf079b]

#86838# forward the GetFocus event to the tab control


2001-05-30  Frank Schönheit  <fs@openoffice.org>  [a021d75c38171e25ed2dbc707863ea5282cb552d]

#86838# be a focus listener on the container window, forward the focus to the property box


2001-05-30  Vladimir Glazounov  <vg@openoffice.org>  [3b8bd7d0d429e15bd0be40c2cc01c1775feb7b5e]

#65293# corrected according the standart


2001-05-30  Ocke Janssen  <oj@openoffice.org>  [711a491d54f1857e249459ec73ce7b0457de5663]

#86202# check if we have a parameter


2001-05-30  Daniel Rentz  <dr@openoffice.org>  [69435eb1578f5bc6f091a0910e6617534b865010]

#86988# dialog redesign


2001-05-30  Oliver Bolte  <obo@openoffice.org>  [f30e68bac8cfe85914287ca85036fd4ba337863e]

new version for SRC633


2001-05-30  Thomas Lange  <tl@openoffice.org>  [4d9a4ab462a8a91f88be36ed3e91de003c30e8a4]

#87597# key inout in the edit-window will now mark the document as modified (and not wait for modify timer to do this)


2001-05-30  Martin Hollmichel  <mh@openoffice.org>  [f6106fda2258a6ce5e48be0ba58ea0af39065ed5]

add: sign with jarsigner #87599#


2001-05-30  Thomas Lange  <tl@openoffice.org>  [216100b98a81d4b851cd32d2ec388f6a444f3206]

#87597# function void UpdateText() added to apply latest changes from the edit-engine if necessary


2001-05-30  Sven Jacobi  <sj@openoffice.org>  [99c7a544ef34d9788f8cf18ed708062354ebf8ef]

#87602# now all labels of the transparency tab page are aligned


2001-05-30  Frank Schönheit  <fs@openoffice.org>  [4e8d3a2f10ada3b93a3f927bfee62e6b5fae800d]

#86262# Reset: don't call SelectHdl_Impl(NULL), instead use the select handler set on the underline/strikeout listbox (may have been re-routed in DisableControls)


2001-05-30  Behrend Cornelius  <bc@openoffice.org>  [77d1a92fec28a5e402ba39a97f34172127717bc8]

#87606# GetLocale - Function added


2001-05-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [e80fd558057a12a4aef17c78166fe0cfc3fab171]

textenc.c resulted in an internal compiler error if compiled with Forte 6 update 1 on Solaris Intel. Compiling without optimization is fine. To be reevaluated after compiler upgrade


2001-05-30  Frank Schönheit  <fs@openoffice.org>  [40048ff6751a06c9a5c7845343d53bca76676ccc]

#86671# override queryInterface to allow to be flushed from outside


2001-05-30  Nils Fuhrmann  <nf@openoffice.org>  [a638164904ffe0573fa60e5c7852d54f96b4cfce]

Multiple fixes and features for l10n framework #87136#


2001-05-30  Oliver Specht  <os@openoffice.org>  [d74a3054d10c05dafb576e6ae9d325592f6d88b9]

#87594# set default font with correct WhichId


2001-05-30  Malte Timmermann  <mt@openoffice.org>  [09a28c56a30d37af97e448a2d3370265f5c5048b]

#87419# Destroy D&DInfos in dragExit


2001-05-30  Frank Schönheit  <fs@openoffice.org>  [36ff7d268e88e4db5ed971cc50401961d3137613]

#86671# createUniqueName: check if the base name is allowed, too


2001-05-30  Frank Schönheit  <fs@openoffice.org>  [8f1d8317abe171993b47fd832f5c0b694a0a44c2]

#87531# renamed DriverPreference to DriverPrecedence


2001-05-30  Frank Schönheit  <fs@openoffice.org>  [31cc5f0ca04a990b1a6045f41cba10d2f829a921]

#86671# +checkConnected


2001-05-30  Oliver Specht  <os@openoffice.org>  [74742dbd1165e2d6518016e0e557d82ec92d7104]

#87587# SwXParagraph::dispose: delete instead of Remove


2001-05-30  gt  <gt@openoffice.org>  [4ff871636017d3459dfc89568579dae8aa4bada3]

#87600# non-ASCII-handling for names, descriptions, etc.


2001-05-30  Ocke Janssen  <oj@openoffice.org>  [ee30fbb33207cd974e663b4b8516f430697ad6dc]

#87149# new dirs for address book impl


2001-05-30  Philipp Lohmann  <pl@openoffice.org>  [24e1def1acac42662fd3d05800e3133479fed162]

#79029# #87573# #83080# access plugins only in solar thread on windows


2001-05-30  Armin Weiss  <aw@openoffice.org>  [198994e9373ead86bafec4c9466daafa61eb0133]

#87227# get the undo manager from the ViewShell, not from the DocShell


2001-05-30  Oliver Specht  <os@openoffice.org>  [eeb1d747ff0d95a9e3ab6be54ac00ded79119402]

#74174# calculating of default tab stops in multi column pages corrected


2001-05-30  Jörg Barfurth  <jb@openoffice.org>  [e7cbcb704c91c48b08863cbfb4e4908a50a5442a]

#84144# Fix: Checking for a correct timer start now is more informative and more lenient


2001-05-30  Andreas Schlüns  <as@openoffice.org>  [384e2b40c26808267de3e2206b1db99190950749]

#86845# warning instead of assertion


2001-05-30  Andreas Schlüns  <as@openoffice.org>  [ae59ff68350b5557ec3be46a5518450cb4da8b7a]

#86845# new handling for assertions/warnings


2001-05-30  Andreas Bregas  <ab@openoffice.org>  [8add0f69fe9bb985f2de7fa050d28300c832aa6e]

#87427# Map getFullPathUNC() to getFullPath()


2001-05-30  Andreas Bregas  <ab@openoffice.org>  [8d802b92daa736e437cb5a6f6b6c1e5adcab059a]

#87427# getFullPath() fixed


2001-05-30  Ocke Janssen  <oj@openoffice.org>  [5b6776cc35deeae4b2fd22e89b40d42f2d8596ea]

#84841# helpbar must be deleted after the control was deleted


2001-05-30  Ocke Janssen  <oj@openoffice.org>  [39e54da768c72e558a890b7c2c86743a55b867c2]

#84841# now wrapper ask wrapped object for tunnelid


2001-05-30  Andreas Bregas  <ab@openoffice.org>  [a01a57995bafeeecb7174a01db84766e26022a98]

#87427# SbiStream::Open(): Use correct URL for OslStream


2001-05-30  Ocke Janssen  <oj@openoffice.org>  [b836114317c3f9f5c26f57979e3441f517296697]

#84841# impl alter/add/drop for table


2001-05-30  Daniel Vogelheim  <dvo@openoffice.org>  [0e5c904af768636ee77e47e3be765a3a250186ee]

#87257# check for valid character style in line numbering config


2001-05-30  gt  <gt@openoffice.org>  [9e9489118a76c8cf52f634541e8936a112b56c26]

#85093# ExcArray::AppendBy() also intersection is part of an existing array


2001-05-30  Niklas Nebel  <nn@openoffice.org>  [27ceb289d496d90a3a462c034253a13b142b52d3]

#41881# api for print options


2001-05-30  Eike Rathke  <er@openoffice.org>  [fa2e8181830629156904f4cf1abac97ac66cce2b]

#79507# CONVERT(): mention calc.xml


2001-05-30  Michael Brauer  <mib@openoffice.org>  [116c2532e080f45688ef3ec800ee7d29654e9d0c]

#87456#: update conditions after applying conditional styles


2001-05-30  Michael Brauer  <mib@openoffice.org>  [4ab10d6f6e0805c5c72742da374474898986d499]

#86004#: Don't instantiate unused components


2001-05-30  Daniel Boelzle  <dbo@openoffice.org>  [009e4eafa8f0ffc7329cf88ef9cbdb174c0d9489]

#87052# static decl


2001-05-30  Daniel Boelzle  <dbo@openoffice.org>  [54705efc4b8fe5dd47a0173bbb0d9ee8ec70808e]

#87052# preparation for using map files


2001-05-30  Oliver Specht  <os@openoffice.org>  [a8ade54af8e512625ec57c0fe0faff6be7f3023d]

#86701# scale width in drawing mode enabled again


2001-05-30  Andreas Schlüns  <as@openoffice.org>  [e8318c953e431af7dbdf5a45ff05118680310eec]

#87571# change prop-count of filters


2001-05-30  gt  <gt@openoffice.org>  [478f835faee7f5222cd6595d8aab2c629f05c103]

new: Array


2001-05-30  Armin Theissen  <armin@openoffice.org>  [3eb7afcedfc4bc4c634abbbd1619876904555e73]

included gpc


2001-05-30  Christian Lippka  <cl@openoffice.org>  [3a17d64ecaf31685fcae35481943ed3afeba2f5d]

#87219# fixed IsUserDefined flag


2001-05-30  Christian Lippka  <cl@openoffice.org>  [b41c683ccb6cd0839344a74559d975d6147ceb4c]

#85486# added add. static SetFillAttribute for chart


2001-05-30  Frank Schönheit  <fs@openoffice.org>  [a83a0c917f8700bd9bed447016a6bcf2cba7e44a]

#87531# +initializeDriverPreferences


2001-05-30  Thomas Lange  <tl@openoffice.org>  [64a15f29e7b20b5340d529cc59a8305a2db1ae4d]

#86646# applied to current version


2001-05-30  Thomas Lange  <tl@openoffice.org>  [bcf1ba79be56a13760ba007f6f79109fa3732e9c]

#86646# applied to current version


2001-05-30  Frank Schönheit  <fs@openoffice.org>  [aa12fd85eaa52d74a147c07f57a3b7020ef34376]

#87403# removed an obsolete ifdef FS_PRIV_DEBUG


2001-05-30  Oliver Specht  <os@openoffice.org>  [bc913343a08abf902ffa810332339ddf87b3e744]

#87559# password handling corrected


2001-05-30  Christof Pintaske  <cp@openoffice.org>  [7254c6c0611a04026bcb2af0e11510d6702d9601]

#85459# #83995# tune gui font name with the one in app/settings.cxx


2001-05-30  Frank Schönheit  <fs@openoffice.org>  [970d1bc74086548030374ff6d3ea5d46cfcf0f6a]

#87531# +SERVICE_EXTENDED_ADABAS_DRIVER (instead of hard coding the string)


2001-05-30  Frank Schönheit  <fs@openoffice.org>  [50286486618a2ecc0f3f4f692c0b5b4a3bcfffa1]

#87531# +SERVICE_EXTENDED_ADABAS_DRIVER


2001-05-30  Frank Schönheit  <fs@openoffice.org>  [581b3a10b61f212aa111a68c9f2f62c4d25ca188]

#87531# changed the implementation name of the ODBC driver


2001-05-30  Frank Schönheit  <fs@openoffice.org>  [67f908b8862f38d4aa803b959d5e362a8232006b]

#87531# changed the implementation name of the JDBC driver


2001-05-30  Ocke Janssen  <oj@openoffice.org>  [59fe1974669c05bf3c8f0e2d573df49d0fc17e9e]

#87149# addressbook ui impl


2001-05-29  Patrick Luby  <pluby@openoffice.org>  [3db1cde799969fdd8c0dd227a7da6136ebb6ade6]

Added forceful exit to avoid infinite loop that sometimes occurs when there is a fatal error.


2001-05-29  Niklas Nebel  <nn@openoffice.org>  [a4be5fb2507c2d5aebc45aa74302f08f218623f9]

#41881# Calc print options


2001-05-29  Eike Rathke  <er@openoffice.org>  [914d8fec264019df593fde364e655392d75ce539]

#77027# interpreter error #ADDIN? and #MACRO? instead of #NAME?


2001-05-29  Armin Weiss  <aw@openoffice.org>  [e106d0025b1bae6748440410da826dc4cb2d5df7]

			// #87229# Set the necessary string like in 			// sfx2/source/view/viewfrm.cxx ver 1.23 ln 1081 ff.


2001-05-29  Christof Pintaske  <cp@openoffice.org>  [68d6e80fdfdee1836f4f8d3fee01e6d59fa93c34]

#85459# #83995# change Andale WT UI to Andale Sans UI


2001-05-29  Thorsten Behrens  <thb@openoffice.org>  [8f10316dde407c1047218c5a2c58f451da66d60c]

#86972# Always check for reference after Any stream


2001-05-29  Frank Schönheit  <fs@openoffice.org>  [97c29ef6551818df1b4b88f5864b8c0b55cd0b1b]

#87006# use ... for items invoking a dialog


2001-05-29  Sascha Ballach  <sab@openoffice.org>  [36f1a0d50227f6b17efe8aeb551ac1e26b498819]

#79771#; little bug fixing


2001-05-29  Sascha Ballach  <sab@openoffice.org>  [0426a15057be260f9024c8b6a2a2d184ecf9821f]

#79771#; some performance improvements


2001-05-29  Sascha Ballach  <sab@openoffice.org>  [a099220ded8f01bebd835f03c1feecf9c401b5c1]

#79771#; add a add method which returns whether it has added a new style or the style was given before


2001-05-29  Frank Schönheit  <fs@openoffice.org>  [df1a1e8efdc9df413d82c0f58e7bb448fad60e2a]

#86712# no explicit dtor anymore


2001-05-29  Eike Rathke  <er@openoffice.org>  [3a0daac06a2bc74b1db4e56e03a26c37b0d4ad77]

#79507# CONVERT() description: convert.ini doesn't exist anymore, it's configuration now


2001-05-29  Daniel Boelzle  <dbo@openoffice.org>  [5790ad083eed75d6976383f186d0e1dd9729eb9c]

#86943# corrected SAL_THROW


2001-05-29  Daniel Vogelheim  <dvo@openoffice.org>  [cb2bff8e707142e3908b7942e719d0638d69d4b0]

#87526# on export, now bibliography field master only gets used if already present         previously, it would always get constructed.


2001-05-29  Herbert Duerr  <hdu@openoffice.org>  [32e7918f44618bca2efe717c73cae882fbb0aec6]

#86361# improve handling of ft-library version


2001-05-29  Andreas Bille  <abi@openoffice.org>  [a25b336353312ee810d6dcd529749c442ca2142c]

Fixed bug: get_module()->get_jar()


2001-05-29  Frank Schönheit  <fs@openoffice.org>  [02537bd3448ccdac6490563c29fe7172a590fdd4]

#86199# allow to change the WB_VSCROLL and WB_HSCROLL bits on the fly, i.e. recognize and handle STATE_CHANGE_STYLE notifications more comprehensively


2001-05-29  Sascha Ballach  <sab@openoffice.org>  [2947421ffa49394b6a6cd58b66c838659977a319]

#87564#; get XCell if cell is not empty or cell contains a validation


2001-05-29  Sven Jacobi  <sj@openoffice.org>  [36155b95dd7c314e68d8cdfa6e08fb38a35c536b]

#87401# document urls had been moved to the configuration management


2001-05-29  Dieter Loeschky  <dl@openoffice.org>  [2f22258f4ccffe9869188cf4e0ad65fd442391e7]

#87340# BurnInStyleSheetAttributes(): consider hard attributes


2001-05-29  Dieter Loeschky  <dl@openoffice.org>  [7e0e4bd86b50686f46429c3e4c3a882bdf66891c]

#87340# BurnInStyleSheetAttributes(): consider SdrObjGroups


2001-05-29  Daniel Vogelheim  <dvo@openoffice.org>  [41427310cf7f7a96b882f73b1c77e4a281df3248]

#87408# removed 'record changes' view setting (handled in document body)


2001-05-29  Ocke Janssen  <oj@openoffice.org>  [6314eb8e704fc642795cab885f7ff9680816a2fe]

#87149# addressbook ui impl


2001-05-29  Björn Milcke  <bm@openoffice.org>  [156db4782a00b52b192f2621e5c8eae734f6d592]

#85730# set diagram properties in StartElement, so that subelements access the correct chart


2001-05-29  Armin Weiss  <aw@openoffice.org>  [2f08819265f1a90eff48f4bb12f32086d974983a]

#87532# New implementation of the vertical part of OutlinerInfo::DrawPortionHdl(...).


2001-05-29  Daniel Vogelheim  <dvo@openoffice.org>  [7fcbf3f91944170a3efedd34faa84154d243ae59]

#87408# redline view mode imported properly


2001-05-29  Frank Schönheit  <fs@openoffice.org>  [a1c97839b5a96cd62bbabcce2101d7121d5e3140]

#85511# onModify with additional parameter (the control causing this): set the focus to the control beeing modified


2001-05-29  Christof Pintaske  <cp@openoffice.org>  [dda796d109f109fd9fd39cb483a03c2e313fe4aa]

#86964# #86951# more secure extended text handling


2001-05-29  Kay Ramme  <kr@openoffice.org>  [07298e5df2a2f439f317c303e239176536a12dfb]

added: defaultBoostrap_InitialComponentContext (#86943#)


2001-05-29  Frank Schönheit  <fs@openoffice.org>  [f03e67f18cccc8ba0b55eaffb43020124c147d5d]

#85511# onModify with additional parameter (the control causing this)


2001-05-29  Kay Ramme  <kr@openoffice.org>  [05981211b08a9fa83597c02a4f3ad0ca2ebd57fd]

added define SAL_PATHSEPARATOR


2001-05-29  Caolán McNamara  <cmc@openoffice.org>  [03adc7f4bc38d28246300ac458986d0b96b59a70]

#87557# ##974## CJK FontHeight in drawing layer


2001-05-29  Frank Meies  <fme@openoffice.org>  [122aefb221441a8d803982d8a76c81c40ce60ec9]

Fix #86988#: Redesign of dialogs


2001-05-29  jp  <jp@openoffice.org>  [9eecd8284aa92db821e8ebd6794548279e0d68ec]

Bug #87355#: setPropertyValue - call ToggleBrowseMode only if it needed


2001-05-29  Oliver Specht  <os@openoffice.org>  [db87f114eda18697deb281c8c5a7c43a0639b3c4]

#87408# redline password handling corrected


2001-05-29  Ocke Janssen  <oj@openoffice.org>  [a23fa851f69a08c7b4394da053e6d7a3f2ddbdde]

#87149# addressbook ui impl


2001-05-29  Jörg Budischewski  <jbu@openoffice.org>  [3a690566502c3c06020c0ae8f976f42c06766ca1]

#87190# improved documentation


2001-05-29  Frank Meies  <fme@openoffice.org>  [148e8a77cd96cf6e68457c486ab49accacd06502]

Fix #86988#


2001-05-29  Frank Schönheit  <fs@openoffice.org>  [a214a93b58257d0dc63f2923633f258ded4cd1a7]

#87299# SetTables/SetQueries: allow for grid columns


2001-05-29  Andreas Bille  <abi@openoffice.org>  [97ddc9ae947308f8d993ea4c002613fbcf4204a1]

fix #87493# extract the factory names fixed


2001-05-29  Ocke Janssen  <oj@openoffice.org>  [f1f9aae8cca5b0812769bc2e73a8766d76be4bf8]

#87149# addressbook ui impl


2001-05-29  Andreas Bille  <abi@openoffice.org>  [26e7ab40a0dedb2f6ba34cca0c892b937f18a127]

#87493# Fixed parsing of help URLs with no alphadigits but query part.


2001-05-29  Ocke Janssen  <oj@openoffice.org>  [589b97914df28f1e3fef97c682136203ae04caf1]

#87149# some changes


2001-05-29  Kai Sommerfeld  <kso@openoffice.org>  [b74ad6437e0ad3a717d48212b96125661a49924c]

#87187# - Added type com.sun.star.ucb.InteractiveIOException


2001-05-29  Kai Sommerfeld  <kso@openoffice.org>  [545231521247d0c9b3a5a4ca1a1cb589e69ff3da]

#87187# - Added simpleioerrorrequest.hxx.


2001-05-29  Kai Sommerfeld  <kso@openoffice.org>  [777c06e8cc25a8c7a6248a4c6bf72bec9f236c78]

#87187# - Added simpleioerrorrequest.obj


2001-05-29  Caolán McNamara  <cmc@openoffice.org>  [24be34d375289c5d7ac0e020f094c2340682d26b]

##957## Rotated textboxes store bounding rect dimensions pre-rotated


2001-05-29  Kai Sommerfeld  <kso@openoffice.org>  [21a4ef78789a28ef10aea41bac452bd92f70be43]

#87187# - Initial revision.


2001-05-29  Michael Brauer  <mib@openoffice.org>  [a866ee687e58303c22a01f99a1998b0fcb7c87d2]

#87530#: Load/Save layout


2001-05-29  Oliver Specht  <os@openoffice.org>  [74ecb6ad742e1219d25b2d1d7ae6cd4b3c94e433]

#86439# ::getTextFromPam: set stream to big/little endian


2001-05-29  Björn Milcke  <bm@openoffice.org>  [5b8e92d8737c657f735f58a877cb69ad1e7e5c40]

#85911# don't filter SymbolType: export always if PropertyState is DIRECT (as usual)


2001-05-29  Andreas Martens  <ama@openoffice.org>  [2e8783d6c38eaf367c39ee2ee6c20fa2d4f23662]

Fix #87530#: Save/load layout cache information


2001-05-29  Björn Milcke  <bm@openoffice.org>  [7a194a27ef5820a25d13e98d9b8e1f85c792886f]

#86215# +data-source-has-labels


2001-05-29  Dieter Loeschky  <dl@openoffice.org>  [86beb862e69ef6996e32eab86907fe0ebe3c0749]

#87520# Print(): correct using of SdrGlobalData


2001-05-29  Kai Sommerfeld  <kso@openoffice.org>  [977c5f59e04052e3d134f0820c108f64d4271158]

#87187# - InteractionRequest::setContinuations(...) now is public.


2001-05-29  Daniel Vogelheim  <dvo@openoffice.org>  [ff7f86555334668938db818cd31c42c2902f378e]

#87316# load/save protected attribute for indices


2001-05-29  Eike Rathke  <er@openoffice.org>  [f1a2da716a51da3c8f3d8bb480ed376fb34b511b]

#70954# new number formatter dialog option SourceFormat


2001-05-29  Oliver Specht  <os@openoffice.org>  [9ffefe939f98b7f571c56637c2e9e7e1fce14a06]

#80950# isStart/EndOfSentence corrected


2001-05-29  Frank Schönheit  <fs@openoffice.org>  [aaa383a137736229440b0ff90a3de2140e7cd6d9]

#87403# OnDatasourceTypeSelected: no check for IsTravelSelect anymore


2001-05-29  Daniel Vogelheim  <dvo@openoffice.org>  [ec6db44fc8f4226ed7a0c1ad6917a89d4e8cf24f]

#87316# protected property on indices now works


2001-05-29  Christian Lippka  <cl@openoffice.org>  [964ec610fb52b2e6ce82dd90c4f67523c29714bf]

#87184# keep bZoomOnPage persistent


2001-05-29  Martin Gallwey  <mtg@openoffice.org>  [ce28f432b52e35ce5cfe4509e2ab38c8c33cdd0d]

#87256# Keep a copy of the ZipEntry struct, not a reference


2001-05-29  Kai Sommerfeld  <kso@openoffice.org>  [7fc7f4a48fa9143cab177491bc1ece929494da17]

#87187# - Added simplenameclashresolverequest.hxx


2001-05-29  Kai Sommerfeld  <kso@openoffice.org>  [21b50bd87ce8ae66442bf1f4e9555101e9a88dfd]

#87187# - Added misc interaction-related types.


2001-05-29  Kai Sommerfeld  <kso@openoffice.org>  [cc20026e40fa537f9d2289f0e5377a1562e50ece]

#87187# - Added simplenameclashresolverequest.obj.


2001-05-29  Kai Sommerfeld  <kso@openoffice.org>  [2090d2a4b3148347232eb1588bd8da8248989354]

#87187# - Added: InteractionSupplyName and InteractionReplaceExistingData.


2001-05-29  Kai Sommerfeld  <kso@openoffice.org>  [3827d03476e3f80f38589b70b011887d4da3fe0a]

#87187# - Initial revision.


2001-05-29  Sven Jacobi  <sj@openoffice.org>  [8b8bc1f5746bb5fa94660264ff89be386c3ba3e5]

#87433# setting model before applying SdrTextMinFrameHeightItem


2001-05-29  Armin Theissen  <armin@openoffice.org>  [23eb053b0e170bc97595612a0a839258a4449e9b]

updated dependencies and introduced new modules


2001-05-29  Oliver Specht  <os@openoffice.org>  [0c4df1553a57da29ee3e1c8dedc0564dc324236a]

#87060# mnemonics added/corrected


2001-05-29  Oliver Specht  <os@openoffice.org>  [ed3d41c999fb4e804430e61ea23508697f8e8ff2]

#87060# mnemonics added/corrected


2001-05-29  Oliver Specht  <os@openoffice.org>  [7de22aa43b8c8207f74438934c1c64cb33afaa44]

#87060# mnemonics added/corrected


2001-05-29  Björn Milcke  <bm@openoffice.org>  [cef75a34786c944e214df6613fb337b65ad29738]

#86215# if data-source-has-labels == "none" do not export attribute at all


2001-05-29  Frank Schönheit  <fs@openoffice.org>  [84d10d8d3d69a64a51539a05c1c00be8f7c7d83b]

#87461# +OnImageURLClicked - now using the FileDlgHelper instead of the UNO service


2001-05-29  Frank Schönheit  <fs@openoffice.org>  [632e8fd58a4e0d02b8bd0b01f0f315f116cc845c]

#87461# +OnImageURLClicked


2001-05-29  Frank Schönheit  <fs@openoffice.org>  [6220af6fc895cd90da0a470ee047d372db33d4dc]

Execute(SORT): if an error occured, relaod (not load) if necessary


2001-05-29  Frank Schönheit  <fs@openoffice.org>  [b361e10ba41380db36507980aeb5e6eebe139859]

use the wordlinemode when translating font descriptions


2001-05-29  Frank Schönheit  <fs@openoffice.org>  [7e22e950504396fcc253ee9320106b18836c0318]

#86082# set the service factory on the general page


2001-05-29  Frank Schönheit  <fs@openoffice.org>  [fb267262fb80b068044fefd2ba82559c04952762]

#86082# +OToolboxedPageViewSettings


2001-05-29  Frank Schönheit  <fs@openoffice.org>  [c2e12d884f04f14cfefa690bbc9c78c1e5503620]

#86082# STR_UNSUPPORTED_DATASOURCE_TYPE


2001-05-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [3ec494cc3499becfbd8432cbd4e0a6fc4b1bdb7f]

added FNoException.cxx to EXCEPTIONFILES


2001-05-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [3b36ca74c688f96b313debd0c946205944bce51f]

enabled again optimization for dbexception.cxx on GCC because the internal compiler error does not happen anymore added two files to EXCEPTIONFILES


2001-05-29  Frank Schönheit  <fs@openoffice.org>  [423ca2624f6b4b618f2d39f23b854a0a071017f2]

#86082# +generalpage/+tablespage (outsourced from commonpages)


2001-05-29  Frank Schönheit  <fs@openoffice.org>  [86dcc1b16c04136920f29b75bb59248523f5dced]

initial checkin - outsourced the class from commonpages


2001-05-29  Kai Sommerfeld  <kso@openoffice.org>  [79a21ffa3243845c4e632d66d7a8a64eb6122952]

#87187# - Added new exceptions and interfaces (all interaction-related).


2001-05-29  Kai Sommerfeld  <kso@openoffice.org>  [929c874d77aefb6ad6b39d01041f9e520f84d2b9]

#87187# - Initial revision.


2001-05-29  Kai Sommerfeld  <kso@openoffice.org>  [4178141ec13b5f5662f912e81ce60807c59b1b34]

#87187# - Added NameClash::ASK.


2001-05-29  Herbert Duerr  <hdu@openoffice.org>  [2353368ddf9c9b850a61db17c809bc632b58d099]

#84951# improve GetTextBreak rounding


2001-05-29  Kai Sommerfeld  <kso@openoffice.org>  [aeb23b5f07b40f7c72caece79b829801fea860a1]

#87187# - vos::ORef -> rtl::Reference


2001-05-29  Frank Schönheit  <fs@openoffice.org>  [3124a87f181501b75f77d4d59674083464be9311]

#65293# include com/sun/star/uno/Reference.hxx to make the file self-reliant


2001-05-29  jp  <jp@openoffice.org>  [e5def89e4533848066796b478d71ba5ae8218824]

Bug #83891#: AppendUndo - remove only the overlapping count of undos


2001-05-29  Frank Schönheit  <fs@openoffice.org>  [98a49f74246989388d96586b0072a6ebb9ea13ad]

#86082#


2001-05-29  Dieter Loeschky  <dl@openoffice.org>  [dc888f14c1476cde075bac77bfab8e02fc180799]

#87126# Replacement of the old SfxFileDialog


2001-05-29  Armin Weiss  <aw@openoffice.org>  [4f5399babd87676bf8227826d4c8990ada277b13]

#87532# in OutlinerInfo::DrawPortionHdl(...) the character positions and sizes were calced wrong.


2001-05-29  Frank Schönheit  <fs@openoffice.org>  [97cbddc9f6782e01e6c25a189ea9259c202796a1]

#86082# changed acceptURL so that 'jdbc:' is accepted, too


2001-05-29  Gregor Hartmann  <gh@openoffice.org>  [7bc7cf04b7fa19803c769ef64f2522e4ceee7a49]

adaption for platformindependent implementation of communication


2001-05-29  Martin Hollmichel  <mh@openoffice.org>  [79101718b5499fe6c108aef41d4ef1cb9162340a]

chg: create directories first


2001-05-29  Oliver Specht  <os@openoffice.org>  [2561bba6da7b2c9df1cb199155ff8ac8bf1359ef]

#87527# return empty char style name if no style is set


2001-05-29  Christof Pintaske  <cp@openoffice.org>  [126e9018514187f0b63d060e58f5b4f11f4723ea]

#83995# match new ui font for character substitution


2001-05-29  Jörg Budischewski  <jbu@openoffice.org>  [62281bf6c47e25a92d8924d86df2ce31a6f53b80]

#87522# some additional tiding up


2001-05-29  Stephan Bergmann  <sb@openoffice.org>  [ff66010e40e224d66af10c1b1ec9d901d92d346e]

#84715# Removed [ and ] from the rtl_UriCharClassUnoParamValue.


2001-05-29  Frank Schönheit  <fs@openoffice.org>  [97d7758c8188d8788fe58fc1b349d439be3b15f8]

#86082# getDriverByURL: recognize NULL driver supplied by the real driver manager


2001-05-29  Kai Sommerfeld  <kso@openoffice.org>  [b93947b06a22f6e4f9f9ad068b694eaefd55f81b]

#87187# - Corrected exception specification for acquire() and release().


2001-05-29  Jörg Budischewski  <jbu@openoffice.org>  [fce4e1eda4fbc65013f6ebd05e80ef44fc777a43]

cleanup


2001-05-29  Dieter Loeschky  <dl@openoffice.org>  [9107085d54786e92b946c30e7909c361821a3382]

#86510# BurnInStyleSheetAttributes(): type casting SdrObject pointer


2001-05-29  Frank Schönheit  <fs@openoffice.org>  [541607dc4845da13e75d78916269a09818784ba2]

#87037# Init: don't cut the extension from the index URLs


2001-05-29  Ocke Janssen  <oj@openoffice.org>  [fcd07fbd471c916590d6b402a9e4c42597cea7c0]

#86293# use default type if type is unknown


2001-05-29  Ocke Janssen  <oj@openoffice.org>  [c6a0c087dbe6ec14317277c9458607fc3d1d4b2f]

#86293# views wasn't shown correctly


2001-05-28  dkenny  <dkenny@openoffice.org>  [a4f2d32a19a306a78c98185867f508af64d1be9e]

Changes to enable the SDBC driver to execute properly within OpenOffice.

Darren.

2001-05-28  Oliver Bolte  <obo@openoffice.org>  [ceaa9ab3be96a70522119f984d75264f7faf2bdf]

new version for SRC633


2001-05-28  Sven Jacobi  <sj@openoffice.org>  [cf1555566e384d6fedfe7f5334c9b30dc66567ae]

#87519# single filter entry for each resolution, removed dialog


2001-05-28  Rüdiger Timm  <rt@openoffice.org>  [8b474f9781766e0ad4f8eb7e6f0123eaa91b55cb]

new version for SRC633


2001-05-28  Sven Jacobi  <sj@openoffice.org>  [7750cdc17c969cf5524ffdbf7157916b7cd6d008]

#87519# pcd import filter: single filter entry for each resolution, now caching also the filter TypeName


2001-05-28  Christof Pintaske  <cp@openoffice.org>  [553eda553f343e403c909d55d2ef03e5424c348c]

#86951# use DestroyCallbacks to get rid of crashed IME


2001-05-28  Kurt Zenker  <kz@openoffice.org>  [29db597535ca0b6e1add37828d35e59a5749649d]

new version for SRC633


2001-05-28  Sven Jacobi  <sj@openoffice.org>  [ecab05fb5317d571021007ac89b6205bffa066e8]

#87519# pcd import filter: single filter entry for each resolution


2001-05-28  Jörg Budischewski  <jbu@openoffice.org>  [ea65a630d4c572bd85299dd97ff549fa93c48267]

#87522# duplicate free on memory block fixed


2001-05-28  Jens-Heiner Rechtien  <hr@openoffice.org>  [2aaf2e2110913a062acdc76e803641a7f991ac51]

#65293#: GCC needs temporary


2001-05-28  Christian Lippka  <cl@openoffice.org>  [122c86f70351a5b018398875d0b2a3fcc8768153]

#87236# set correct mapmode when creating printer from stream


2001-05-28  Philipp Lohmann  <pl@openoffice.org>  [6bec4e41480100e39a47d25c7bcdb9ecfd863abb]

#87166# cleaned up paint handling


2001-05-28  jp  <jp@openoffice.org>  [393120378f4fa71b23eeb59a9c351d8ed34818d7]

create CharClass everytime with a MultiServiceFactory


2001-05-28  Frank Meies  <fme@openoffice.org>  [1e0dcd1509032c7bcba5a58e0f9ae9ad0a421924]

Opt #87517#: Optimized repaint offset and number of portions per line


2001-05-28  Jörg Budischewski  <jbu@openoffice.org>  [d73573f5631517f7cf0e79ef8c128454a188f29b]

#87516# possible 2 second timeout for a remote call removed


2001-05-28  Jörg Barfurth  <jb@openoffice.org>  [81e431e94209b2e486bf871b5a13ba0eb75375eb]

#87508# Remove obsolete files


2001-05-28  Jörg Barfurth  <jb@openoffice.org>  [3492abfdff1f94ded28f6bf2b7a62f021741e973]

#87512# Improved argument handling for access instantiation.


2001-05-28  Kay Ramme  <kr@openoffice.org>  [d0494c07107a0a3a834fe06ca40cc122b5945c60]

switched to new rtl_getAppCommand.. functions


2001-05-28  Jörg Barfurth  <jb@openoffice.org>  [b7929a06039cf8f85b3f8590d6fc2a760cedc513]

#87512#,#87508# Prepare for async by default (which should apply only to user sessions); remove obsolete include


2001-05-28  Kurt Zenker  <kz@openoffice.org>  [38bdfcc0ff813c9da7cb25e05fc3f0ab90d87140]

new version for SRC633


2001-05-28  Jörg Barfurth  <jb@openoffice.org>  [5e13399b422364ce8a62d184f8690154eee2c389]

#86334# Improved tracking of 'replacing' attribute for AddNode changes; Also removed obsolete class


2001-05-28  Sven Jacobi  <sj@openoffice.org>  [6afc730edb4f72be47b1894b7c2adaffd34caf33]

#87132# OSL file APIs have to use RFC conform file URLs : fixed merge error


2001-05-28  Frank Schönheit  <fs@openoffice.org>  [7a48089d46ba916b660de652d33fef7b8f69acad]

#86712# examine the forms before collecting the text auto styles


2001-05-28  Frank Schönheit  <fs@openoffice.org>  [5cde8b90e26d7f385f7595e77d0c3dd4e14841ad]

#86712# SetAutoStyles: set the auto styles on the form importer, too


2001-05-28  Frank Schönheit  <fs@openoffice.org>  [7de436e54552c6c86bb53f929fe2538d054a6d0c]

#86712# exportAutoDataStyles: export the automatic control data styles, too


2001-05-28  Jörg Barfurth  <jb@openoffice.org>  [09c6a05e81b75d3a6c89bf1bce67b5a76b374c4a]

#87508# Remove obsolete include file


2001-05-28  Frank Schönheit  <fs@openoffice.org>  [f96275f62b1c38167947801efef329d5ad5583bf]

#86712# collectShapeAutoStyles: retrieve the data style for the control models of control shapes


2001-05-28  Frank Schönheit  <fs@openoffice.org>  [2f1962bc4f7b4b987b9d71933d2bbc2f2200c721]

#86712# override handleSpecialItem for CTF_SD_CONTROL_SHAPE_DATA_STYLE


2001-05-28  Frank Schönheit  <fs@openoffice.org>  [29ca844f2769bdaebffb077811417db95dfb87ca]

#86712# new (virtual, i.e. not exported) property map entry for ControlDataStyle / override handleSpecialItem for CTF_SD_CONTROL_SHAPE_DATA_STYLE


2001-05-28  Frank Schönheit  <fs@openoffice.org>  [99f026d636809486550329a6fdb35f08cebc8bdd]

#86712# +m_sControlDataStyleName - track the data style name of an associated control


2001-05-28  Frank Schönheit  <fs@openoffice.org>  [14d4e4d2aa3b73c01dbe4c55825ab48afa9878b8]

#86712# (changes done by SAB) new GetFormat for retrieving the format without adding it to the doc's format supplier


2001-05-28  Frank Schönheit  <fs@openoffice.org>  [990da5c027fdcedf62e4118a3dc7c62977d9706f]

#86712# (changes done by SAB) new ctor with style name prefix


2001-05-28  Frank Schönheit  <fs@openoffice.org>  [e17a01afcd9767a30bfcc9b1177e5cf13934aaa4]

#86712# exportStyleAttributes: for the graphics family, export the control data style as 'data-style-name' attribute


2001-05-28  Björn Milcke  <bm@openoffice.org>  [8c74e89ae64e8a2c9ddc0024cbb74fcdd4a37461]

#85929# always export table, otherwise clipboard may loose data


2001-05-28  Frank Schönheit  <fs@openoffice.org>  [508b15d55a1de70e5b4aee2a7a128fe391be42dd]

#86712# no releaseContext anymore


2001-05-28  Frank Schönheit  <fs@openoffice.org>  [1385de51c8c0bc42b86e699c0b9e79722f01ecf6]

#86712# hold the handler as pointer, not as member instance


2001-05-28  Frank Meies  <fme@openoffice.org>  [9c61fc8554468422eb45f867e00f4e3a5f7258a2]

Fix #86988#: Redesign of dialogs


2001-05-28  Frank Schönheit  <fs@openoffice.org>  [3a19d6cb0146b9da43859192442efe95ebbf7f65]

#86712# added a format key property


2001-05-28  Frank Schönheit  <fs@openoffice.org>  [777fbe4293bcd52ebf2b41317b914177543b028c]

#86712# don't export DateFormat and TimeFormat directly anymore - the format settings are stored as style now


2001-05-28  Frank Schönheit  <fs@openoffice.org>  [52981085f743766159c62650c4624a436cb44916]

#86712# added control number style related functionality


2001-05-28  Frank Schönheit  <fs@openoffice.org>  [75a5d5ad4b30678ed15f750b5d91e1a516257195]

#86712# redesigned ConstAsciiString so that it's reusing an rtl_uString / added some properties constants


2001-05-28  Juergen Schmidt  <jsc@openoffice.org>  [13fc3b3c16a68de8b5240b9480f69cb30d51a4dc]

#87190# removing leading * in documentation


2001-05-28  Jörg Barfurth  <jb@openoffice.org>  [59e32df4f82609f2cec583640955003efaea5af8]

#87509# Remove obsolete service registration (im-/export)


2001-05-28  Christof Pintaske  <cp@openoffice.org>  [3cae18754ecf1e006ab823dcbfd6b74f7203ddd6]

#82073# reduce scope for C symbols (outside psp namespace)


2001-05-28  Jörg Barfurth  <jb@openoffice.org>  [b6f03fefbb4462c8785a79601c36c68fd13ca2de]

#87509#,#87508# remove obsolete files from build


2001-05-28  Martin Gallwey  <mtg@openoffice.org>  [21677f015a9ebe9fb6723b24e3a4007736363881]

#86878# FME accidentally removed these lines, so I'm putting them back in


2001-05-28  Daniel Rentz  <dr@openoffice.org>  [5f8fb022901dcbab56a47c5921dfec0a942f9b8e]

#86988# dialog redesign


2001-05-28  gt  <gt@openoffice.org>  [e1d82da3ce50d8ebaf06a3365ef49d5801fb5f10]

#87499# Calccount, Iteration, Delta


2001-05-28  Oliver Specht  <os@openoffice.org>  [1435974635b810f483f158a4f9b4288ff9f9c252]

#76585# SwXCell: supported services changed


2001-05-28  Tino Rachui  <tra@openoffice.org>  [5dd7464e44e6a2eb1d4c248ca7dba04f63cb13f8]

*** empty log message ***


2001-05-28  Oliver Specht  <os@openoffice.org>  [4147bb600cd2255bf656dff0bad04df01cfb2ba3]

#86940# size of FixedLine corrected


2001-05-28  Christian Lippka  <cl@openoffice.org>  [39323309c1e60c8d7807d890a90afe7e2911260f]

#86971# added style:handout-master


2001-05-28  Oliver Specht  <os@openoffice.org>  [624f03f6323feeb591b0456917d36b31abb16ba7]

#81249# insert graphic: use original size if size isn't set


2001-05-28  Tino Rachui  <tra@openoffice.org>  [dbefe139e67c1a6a8b9093e8abd24fcd437b5711]

#86943#added proxysettings


2001-05-28  Juergen Schmidt  <jsc@openoffice.org>  [e5eea1a7886020031b13d008e4b7aceec5513348]

#87190# removing leading * in documentation


2001-05-28  Christian Lippka  <cl@openoffice.org>  [b8adfa8685abcd00c5eb6fb8402f797d4417fb93]

#86971# added style:handout-master


2001-05-28  Ocke Janssen  <oj@openoffice.org>  [00af3b022f3d06667d6ba730e57ff113494a9cad]

#84841# reload table


2001-05-28  Ocke Janssen  <oj@openoffice.org>  [c2a4f08a290a22da718196a6c56eb7baced54aa4]

#84841# reload table


2001-05-28  Kai Sommerfeld  <kso@openoffice.org>  [91f4d8c04ca331ea762ad504716655db6aad50bf]

#87187# - dtors of InteractionRequest and InteractionContinuation are now protected.


2001-05-28  Martin Gallwey  <mtg@openoffice.org>  [8a382d18a86c0d3949d23b16605707765eaf3695]

#87256# Neither of these classes should close the underlying stream


2001-05-28  Christian Lippka  <cl@openoffice.org>  [594c819e5f1a132fc28594f0c07d6fcba50cc11a]

#86971# added handout master support


2001-05-28  Kai Sommerfeld  <kso@openoffice.org>  [751547a49258a15d09a5ee81dfb06944c5ad71fa]

#87187# - Use rtl::Reference instead of obsolete vos::ORef


2001-05-28  Nils Fuhrmann  <nf@openoffice.org>  [ce509cd0043c1919b6c68d15e23abfdadffcb95f]

Adding merge functionality for l10n frameowrk #87136#


2001-05-28  Oliver Specht  <os@openoffice.org>  [bca0b54234825cc252ac741e11b306d9f7b54c9a]

#76585# Cell/CellRange: supported services changed


2001-05-28  Frank Schönheit  <fs@openoffice.org>  [5839d153b23ca95738deeaf6db55987eaafe500c]

comphelper is way to lowlevel to depend on tools (removed two references to tools/debug in source/property)


2001-05-28  Frank Schönheit  <fs@openoffice.org>  [9c7e17703c60ee1c75ab6b63c94b6b0ff35166ab]

do not include tools/debug anymore (comphelper is not allowed to depend on tools)


2001-05-28  ok  <ok@openoffice.org>  [5ae2f2d698e0f2f3c3eb56f4bf11cbbbea24e765]

fix: #87476#


2001-05-28  Sascha Ballach  <sab@openoffice.org>  [f79af908731c3a4c2d98ed672c988e7220c3e531]

#87349#; add range for currency style if found the style


2001-05-28  Thomas Benisch  <tbe@openoffice.org>  [3c76bf3a06b1fe605b3debf88d677054501c8a3e]

#87479# shortname for basic help


2001-05-28  Lars Langhans  <lla@openoffice.org>  [3779fd2907c8008136922115e375fdf70776b1a7]

#87337# binaryfile rebuild with IOStreams


2001-05-28  Christof Pintaske  <cp@openoffice.org>  [f567a1270ab252d0959c29078f096efe6c814aec]

#82073# reduce scope for C symbols (outside psp namespace)


2001-05-28  Kai Sommerfeld  <kso@openoffice.org>  [ce08640e7cb6b2daebc1715fb59d926ec2c3fc30]

#87187# - Now uses SimpleAuthenticationRequest class from UCBHELPER.


2001-05-28  Kai Sommerfeld  <kso@openoffice.org>  [0d0fb96f425ee7076ad1b98be1888db4c9a5a2ba]

#87187# - Removed authinteraction.obj


2001-05-28  Armin Weiss  <aw@openoffice.org>  [5178dbb6d1de9eacbd35b4faff0ac0c95f74c138]

#85922# It makes no sense to set the layer asked from the group object since these is an iteration over the contained objects. In consequence, this statement erases all layer information from the draw objects. Layers need to be set at draw objects directly and have nothing to do with grouping at all.


2001-05-28  Kai Sommerfeld  <kso@openoffice.org>  [aa5d1e40e1612d3dd7189adff430d44a2e4b3bfb]

#87187# - Added interactionrequest.hxx, simpleinteractionrequest.hxx,           simpleauthenticationrequest.hxx


2001-05-28  jp  <jp@openoffice.org>  [12b71b09d7764843e2a8985fdd50f73d5c88763d]

Bug #82963#: set correct paragraph indent


2001-05-28  Kai Sommerfeld  <kso@openoffice.org>  [3c68cf9a4858e7ba14a9669d365dc0c56df18901]

#87187# - Added interactionrequest.obj, simpleinteractionrequest.obj,           simpleauthenticationrequest.obj


2001-05-28  jp  <jp@openoffice.org>  [17beb086632d315d7fa735a9d2334dc892255cb5]

Bug #82963#: import and set LRSpace correct on the numformat


2001-05-28  Kai Ahrens  <ka@openoffice.org>  [29b86fee707b390d18d840b688ed844f6635eda9]

#86394#: execute program with local filename


2001-05-28  Sander Vesik  <svesik@openoffice.org>  [c1b68342a5f04d6ad8a490a48cba4ebc10896116]

update


2001-05-28  Kai Sommerfeld  <kso@openoffice.org>  [ed6fdc332eeae564480d2fd17e8edb494c738738]

#87187# - Initial Revision.


2001-05-28  Kai Sommerfeld  <kso@openoffice.org>  [69504f06c336f846ccf8fb719fd53727549aac0f]

#87187# - Initial revision.


2001-05-28  Hennes Rohling  <hro@openoffice.org>  [8dd0297b5c43a1cc2d12461222b2ce6599ca9950]

#83725# Solaris returns E_NOSYS instead of E_EXIST if trying to create a directory on an already mounted volume


2001-05-28  Oliver Specht  <os@openoffice.org>  [f07cdae97b88ad6842e1d94ca063d653ae6f4b0c]

#86943# automatic proxy entry removed


2001-05-28  gt  <gt@openoffice.org>  [aea162f734db7484bd5e15a2fb8cc78041298391]

#87378# change several parameters to optional


2001-05-28  Philipp Lohmann  <pl@openoffice.org>  [725f334f36626c15fcb5e337191f62b065b28a95]

#87482# patch for PPC


2001-05-28  Joachim Lingner  <jl@openoffice.org>  [b84492ef914fe6210fd71d1ca8e9aea37cf364a0]

removed unnecessary #ifdef and comments


2001-05-28  Björn Milcke  <bm@openoffice.org>  [d24e073004e1dca1843f88e3e0ca02b1027c078a]

#86215# import new attribute data-source-has-labels


2001-05-28  Oliver Braun  <obr@openoffice.org>  [f91b4ee3a9f9e7a80a3f0fdf2835eced8bcea30a]

#87468# correct number of slashes


2001-05-28  Ocke Janssen  <oj@openoffice.org>  [b48cd10c8bb0dc9e6c9eb4229217a3421cd5c213]

#86723# wrong type for binary types


2001-05-28  Ocke Janssen  <oj@openoffice.org>  [c68bdab70038b62dd8d751ee129de51885d85f76]

#86723# wrong type for binary types


2001-05-28  Ocke Janssen  <oj@openoffice.org>  [4e80ab8ecc5e218925700588b4debef08e816925]

#86723# use size not the buffersize


2001-05-28  Malte Timmermann  <mt@openoffice.org>  [98f3352a5961499f96f5ae8218edab283cb6445d]

#86321# new idls


2001-05-28  Nils Fuhrmann  <nf@openoffice.org>  [0827465e17854b47c5fe078340bb3da8a393f280]

Support of changeable fallback language #87136#


2001-05-28  Björn Milcke  <bm@openoffice.org>  [32c8936a338226dd4c37ee05d019adaa7980a674]

#86215# +data-source-has-labels for embedded charts in calc/writer


2001-05-28  Malte Timmermann  <mt@openoffice.org>  [e6d8f3fe23c2b652a0a8e5793fe1ac4d0af80524]

getParentPeer: changed ifs...


2001-05-28  Dieter Loeschky  <dl@openoffice.org>  [c19d181388b0a184b1048eebfc12ee29acc32d33]

#87126# Replacement of the old SfxFileDialog


2001-05-28  Oliver Braun  <obr@openoffice.org>  [de9c29e76da2981040a12a782c811e6325470c8c]

#87132# osl_getConfigDir and osl_getHomeDir should return file URLs


2001-05-28  Oliver Braun  <obr@openoffice.org>  [20057dd9e9b1d7e6b1d4bbf94b8b710be537ac1c]

#73862# macros to replace osl_getProfileName


2001-05-28  Dieter Loeschky  <dl@openoffice.org>  [734830c54667bca3a9ccf93a93018b0997526b02]

#74413# Undo-ability


2001-05-28  Ocke Janssen  <oj@openoffice.org>  [00d6ee8b532b6429079a0a201136007c92019c31]

#86914# fetch ints


2001-05-28  Ocke Janssen  <oj@openoffice.org>  [d0c319a994b67c6804036793a517759e84177027]

#86914# use of rowsetvalue instead of any


2001-05-25  Sander Vesik  <svesik@openoffice.org>  [745e8265c1edda2e3cce1def921288f1c01a616b]

Remove stl/


2001-05-25  Armin Weiss  <aw@openoffice.org>  [6a1dfe2bee5bfe6ea4517f939be666b934fb1e37]

#86616# missing implementation of SdrCaptionObj::NbcSetSnapRect(...)


2001-05-25  Daniel Rentz  <dr@openoffice.org>  [68bf4798f712245ff76849daef7cd44d9447fea3]

#86988# dialog redesign


2001-05-25  Björn Milcke  <bm@openoffice.org>  [336df1a2e06009dadb9c56a8022c89691ef86fa0]

#86215# export MemChart::ChartRange::mbFirst(Column|Row)ContainsLabels


2001-05-25  Björn Milcke  <bm@openoffice.org>  [02b03dca9e1ff56ccc0bfd1d4863b860ba2e623a]

#86215# +data-source-has-labels (chart)


2001-05-25  jp  <jp@openoffice.org>  [81151273fb95c93c02f78dbaf90e8cf648ca6b80]

Bug #82965#/#82962#: GetInfo: take only the numrules from nodes in doc nodes array


2001-05-25  jp  <jp@openoffice.org>  [e9b8b256d6facc2fe32c26e28b3091d95bff60fb]

Bug #82965#/#82962#: Im-/Export of NumRules


2001-05-25  Daniel Rentz  <dr@openoffice.org>  [133d44e09614a2807377e60c99cb1e41079c92cf]

#86988# dialog redesign


2001-05-25  Frank Meies  <fme@openoffice.org>  [43b809e14d73c9346fb03522bfd7a5bd270eee87]

Fix #86988#: Dialog redesign


2001-05-25  Armin Weiss  <aw@openoffice.org>  [1765bcd7ba0e4c03f2d71a30b7c2a5eb5fcab680]

#87202# corrected errors in closed curve export/import due to svg:d limitations.


2001-05-25  Frank Meies  <fme@openoffice.org>  [5f0db5b67b73279676491a7848317f809f957516]

Fix #86988#: Dialog redesign


2001-05-25  Thorsten Behrens  <thb@openoffice.org>  [bb5e9b29f008c5d7912b0678a4fd1f7da95ae394]

#87094# New XML settings for player


2001-05-25  Frank Schönheit  <fs@openoffice.org>  [9419544759533e24f12f2a7112d54e7e90c332fd]

#86865# transport the FontSlant as FontSlant, not as Int16


2001-05-25  Andreas Bille  <abi@openoffice.org>  [503d5a2b88b59b278c5704c8f45e31b525336342]

some bug fixes


2001-05-25  Ocke Janssen  <oj@openoffice.org>  [3aa233a0b0ad1911d2a61a87239848ba24bab0da]

#86735# forget to free handle


2001-05-25  Ocke Janssen  <oj@openoffice.org>  [cb9a845defc6424f0f97f8e5cf03c4bb54204b3f]

#86839# flush scanner buffer


2001-05-25  Frank Schönheit  <fs@openoffice.org>  [957e2f8ec27e0830cdf608dbf13f9f21c03badf5]

#86712# user ltGerman instead of ltSystem / property calc _rOldValue


2001-05-25  Björn Milcke  <bm@openoffice.org>  [4327c20feb53d69e608e29a5f5e16606f426bf04]

#86215# export table if flag of MemChart-ChartRange is set


2001-05-25  Jörg Budischewski  <jbu@openoffice.org>  [3706b12fa7c3910114adf9e4984291940d6bd710]

#87190# makefile cleanup, added XSingleComponentFactory and XMultiComponentFactory


2001-05-25  Oliver Braun  <obr@openoffice.org>  [35e2c2e4fb2a2c799b598dd8802cbcd56af09f12]

#87462# disabled workaround :-)


2001-05-25  Tino Rachui  <tra@openoffice.org>  [f35c0a15cc25a7110d264c03094f27ea533a780c]

#87460#fixed weak behaviour when DataFormatTranslation service can not be created


2001-05-25  Frank Schönheit  <fs@openoffice.org>  [70b57048543aa767156b61abb3d80b05634b8900]

#86996# +ZDriverWrapper


2001-05-25  Frank Schönheit  <fs@openoffice.org>  [b13fb65f71db4bfe60aabc26a217b39e9bcb6326]

#86996# getDriverByURL: return a proxy for the real driver, so we can reroute the XDriver::connect through the pool


2001-05-25  Frank Schönheit  <fs@openoffice.org>  [2eea835a28c63057a2e08fe4339bdaca843ddf3a]

initial checkin - driver rerouting it's connect through the connection pool


2001-05-25  Frank Schönheit  <fs@openoffice.org>  [1e8ee04e302d90fc6114f5593bcbd600eb33a537]

#86996# +OInterfaceCompare


2001-05-25  Daniel Rentz  <dr@openoffice.org>  [8ecca7c32716c528c212a9f1e53f2ec5f1e031f2]

#86988# dialog redesign


2001-05-25  Oliver Braun  <obr@openoffice.org>  [9a4b7ef3ee6b5df95dde030889a7af25f9abd372]

#73862# OProfile::getProfileName must not be used any more


2001-05-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [3f33632339e63eade084d16372696d403c2e5752]

#65293# one more dep.


2001-05-25  Ocke Janssen  <oj@openoffice.org>  [3f03962c14a6c97234f9dd97fed67fac6df67a2c]

#86245# 86246# check tableconfignode and types


2001-05-25  Oliver Braun  <obr@openoffice.org>  [a6a427cfe64b862a5564b4d3ed1e10ca3d2b23ca]

#87422# more TF_FILEURL fixes


2001-05-25  Tino Rachui  <tra@openoffice.org>  [37c1d051d5ea49ef1f328c9a9db8b8ee0daa623a]

*** empty log message ***


2001-05-25  Rüdiger Timm  <rt@openoffice.org>  [f106e69bf618090aadccf40fc570cb9e724dc468]

#65293# sfx2 depends on framework


2001-05-25  Tino Rachui  <tra@openoffice.org>  [d0e38687a85e32600be9525ddff505bd954e507a]

#87458#fixed bug that did prevent sending mails with attachement


2001-05-25  Björn Milcke  <bm@openoffice.org>  [2582178cd1d7ef14d9c942a34aa287105e2f562c]

#86215# domain has to be exported even if empty


2001-05-25  Jörg Budischewski  <jbu@openoffice.org>  [aebe818ec66c6f5dd5fa9b5b3d25807d1b2d5821]

#87423# if no component path is given, check is avoided


2001-05-25  Ocke Janssen  <oj@openoffice.org>  [1bd02fc6a710c1443161d81b3d5cc006870fa643]

#87322# remove sal_No_VTABLE from file columns


2001-05-25  Ocke Janssen  <oj@openoffice.org>  [c8a9c25e70a36a3a398af7fc03fe7854198183b6]

#87444# check if dir exists


2001-05-24  Sander Vesik  <svesik@openoffice.org>  [19381158e38563b9ee7d8043ccb0615c3aa77235]

remove stl/ from #include


2001-05-24  Sander Vesik  <svesik@openoffice.org>  [2fc5732c4627d23f597fab818f06dd57330c0bf8]

ftreetype is a dynamic, not static lib


2001-05-24  Caolán McNamara  <cmc@openoffice.org>  [56a2a360f2ef1e13040d448ebf772a805769448e]

#74387# ##949## Avoid too narrow table cells (consider distance from text in calculation)


2001-05-23  Niklas Nebel  <nn@openoffice.org>  [59c3a5c43a51b0705a450490210d743a87a87828]

#82635# NumberingRules


2001-05-23  Daniel Rentz  <dr@openoffice.org>  [9a076261aa2b597cfddd3372b36419d8a728e2bc]

#86988# dialog redesign


2001-05-23  Niklas Nebel  <nn@openoffice.org>  [0c204fa86cc0de79ae89090f8fc34b725e651a55]

#82635# line spacing and tab stops optional


2001-05-23  Niklas Nebel  <nn@openoffice.org>  [ca693666e3d18ce14bd67d0ada8c6b323fce48cf]

#82635# paragraph properties


2001-05-23  Niklas Nebel  <nn@openoffice.org>  [7786eaf2cb441090d648a36d04c179897f824239]

#82635# ParagraphAdjust values in SvxHorJustifyItem QueryValue/PutValue


2001-05-23  Daniel Rentz  <dr@openoffice.org>  [4fb7d610897b6d0c73a861dd8b4c0855c1dab05a]

#86988# dialog redesign


2001-05-23  Daniel Rentz  <dr@openoffice.org>  [418cff4b02b76a5a8d8dd710074fb9f9ee3fd572]

#86988# dialog redesign


2001-05-23  Behrend Cornelius  <bc@openoffice.org>  [f43d1dcf658e8a46f8b2baa8167733078a85f4a7]

#74868# Changes for the webwizard


2001-05-23  Behrend Cornelius  <bc@openoffice.org>  [cc0a3a6036d723756cf63dd258de95cbe5c743a3]

#74868# CopyGraphic Sub modified


2001-05-23  Behrend Cornelius  <bc@openoffice.org>  [3808bf2d4abfe07bf5d87adaa521ce8c1eef9650]

#74868# New Module 'Bullets' added


2001-05-23  jp  <jp@openoffice.org>  [c50f2e0a69204b8760c2e06313a18b6194f2d109]

Bug #87382#: don't set the pam to the wrong nodes


2001-05-23  jp  <jp@openoffice.org>  [8c6434132baa636d34efa5b137a49e402933b1c9]

Bug #87382#: don't combine everytime the redlines


2001-05-23  Frank Schönheit  <fs@openoffice.org>  [1ea0485f31dd416b6717ccc4f3825c10b8fab989]

#86712# NumberFormatsSupplier property is transient


2001-05-23  Daniel Rentz  <dr@openoffice.org>  [f7107ac885f3e4ce5bed61ec9e63c3795c7a9196]

#86988# dialog redesign


2001-05-23  Carsten Driesner  <cd@openoffice.org>  [74c0bb9f17acb769f8e2ae57298af476abe8ac66]

#87053# document properties for xml files


2001-05-23  Hans-Joachim Lankenau  <hjs@openoffice.org>  [e075c38ef07b911af7effe11bf495b1872b2bd6c]

expansion needed to achive the option of exporting CLASSPATH for cutting down commandline lenght


2001-05-23  Frank Schönheit  <fs@openoffice.org>  [fc183792bdb807b03bf74dd912eb8ff21c8f34a4]

#86860# OnIndexSelected: don't cancel the editing of the previously selected index


2001-05-23  Frank Schönheit  <fs@openoffice.org>  [b9724ff61f379580b8d3479fa76a41250625ed5b]

#86860# made two exception messages more meaningful - I hate texts like 'Object already exists' without any context info :)


2001-05-23  Carsten Driesner  <cd@openoffice.org>  [2b285f8a7e23b3adceacd84d64aa5cd6069da8e9]

#87053# document properties for xml files


2001-05-23  Ocke Janssen  <oj@openoffice.org>  [fb115c6efa8c24c8db91c1833741469daf6b08cb]

#87149# new helpids


2001-05-23  Andreas Bille  <abi@openoffice.org>  [7275b3e3ed5ba0c0e6c92ac852dbcf16d43e5246]

Now able to transform


2001-05-23  Ocke Janssen  <oj@openoffice.org>  [49e88dccc4b6a84f5f53a9ec86aff73dc850cf92]

#87325# impl dtor


2001-05-23  Frank Schönheit  <fs@openoffice.org>  [80eec3ccb6e47096fadb347aa157f60800e5810e]

#84686# added the (optional) support for the com.sun.star.form.FormController service


2001-05-23  Frank Schönheit  <fs@openoffice.org>  [422eb84cbd2507b89d216fa3f71c316a52b96d4c]

#86444# +prepareConnectionAction


2001-05-23  Philipp Lohmann  <pl@openoffice.org>  [bac16eeddaf9b23482f062533ffa5592dbcc8cc5]

#85844# #85948# fix an ungrab problem, fix a concurrent member access


2001-05-23  Oliver Specht  <os@openoffice.org>  [358ef6bcd1f08c7933b219847dada6fb8ed87f71]

#84925# setting of merge flag corrected


2001-05-23  gt  <gt@openoffice.org>  [199f81f8a82d289a59b696288e57a2f6e954b70c]

#i941# index for number format directly taken from format record


2001-05-23  Andreas Schlüns  <as@openoffice.org>  [d868669cf6fef17c744f7f19fa5d70d05af2ae56]

build xml2xcd


2001-05-23  Andreas Schlüns  <as@openoffice.org>  [1e45a86a922ec6a49ef68b1f2d5cb005ddd1cdcf]

support seperator handling


2001-05-23  Sascha Ballach  <sab@openoffice.org>  [9c70ff152fc5f4fb509d9c517d52a6dd9f835abc]

#87428#; change the namespace of master-page-name


2001-05-23  Peter Burow  <pb@openoffice.org>  [2289412cb39a8dd3dfee038e684f82952bd264a5]

fix: #85201# more doc info


2001-05-23  Caolán McNamara  <cmc@openoffice.org>  [d21c955073ebffdd55d1e35043675699abfb87b6]

#75277# ##897## Object Offset incorrectly saved


2001-05-23  Caolán McNamara  <cmc@openoffice.org>  [8eff95e5281b13b9c52f32f1a0bc36d6293187df]

#87328# ##931## Bad little endian only cast made xp safe


2001-05-23  Oliver Specht  <os@openoffice.org>  [3be8c2dcc74f58c61bc8a5f0b0f1cd0b871bac55]

#87425# #86940# controls moved


2001-05-23  Oliver Braun  <obr@openoffice.org>  [1419be3b503946b5e7a7bd58d243a1ef6752c4dd]

#73862# removed inetset - obsolete


2001-05-23  Sascha Ballach  <sab@openoffice.org>  [bfb8b31f536c3545b7efb76f495218a846b68c85]

#79771#; make SetExport to a methode


2001-05-23  Herbert Duerr  <hdu@openoffice.org>  [9f7b1a4cbfd9e6eba3d6381bf87bdcc8a55fe53c]

#86751# improve visual quality


2001-05-23  Sascha Ballach  <sab@openoffice.org>  [1791d4cf3d2afd5500136076dc278ebcf6370d87]

#87431#; ignore spaces and other control characters in the Base64 encoded string


2001-05-23  Herbert Duerr  <hdu@openoffice.org>  [b22d7dd5018bc450eaa983dbd6823118120e79ce]

#86730# improve visual quality


2001-05-23  Herbert Duerr  <hdu@openoffice.org>  [151cc5d29a20a8eca453e1502f0793b1a62aab49]

#86757# disable antialiasing on monochrome devices


2001-05-23  Christian Lippka  <cl@openoffice.org>  [5d28c4b3dec522fd1c301bd550026f72e05c4181]

#87347# added support for group shapes created by the animator


2001-05-23  Christian Lippka  <cl@openoffice.org>  [e36f4150b73022e5ffd6713d622ea7479db2e937]

#87347# added support for group shapes created by the animator


2001-05-23  Carsten Driesner  <cd@openoffice.org>  [5efc4e027f4b5bfcdb141e70faafca2e3ca4fd00]

#86944# missing backslash added


2001-05-23  jp  <jp@openoffice.org>  [19c156e9c3c210cfe95d070747dc1fdc0779dc1b]

Bug #86159#: set text for the page


2001-05-23  Christof Pintaske  <cp@openoffice.org>  [5e72bdf7884dec98e12bae83f8a695180a342837]

#82073# export psp symbols only


2001-05-23  Vladimir Glazounov  <vg@openoffice.org>  [540be8a318e67a1e7100b6f0dddefbc5abe910c5]

#65293# added missing % signs


2001-05-23  Sascha Ballach  <sab@openoffice.org>  [ff91be1a165f69d613231ad689f10f085223fcb1]

#79771# use new methods on NumberFormatsAttributeExportHelper to increase theperformance; give possibility to set the Null Date only once


2001-05-23  Sascha Ballach  <sab@openoffice.org>  [26ffe37f4e4a62d12dd0eb043c2391c8d41a168a]

#87319#; work with celltype DATETIME in the same way like DATE; #79771# use new methods on NumberFormatsAttributeExportHelper to increase theperformance; give possibility to set the Null Date only once


2001-05-23  Sascha Ballach  <sab@openoffice.org>  [17008e5b241d7fa6446c1b3261fb325b5f1db794]

#79771#; use the new NumberFormatAttributeExportHelper which makes it possible to use it in import too


2001-05-23  Sascha Ballach  <sab@openoffice.org>  [725bb49f6a7821383ea977a3a732b26f469aadb4]

#79771#; only set the null date once


2001-05-23  Sascha Ballach  <sab@openoffice.org>  [9e84529c32dee215f2da1ec35ab248e2334b7c42]

#79771#; only set size of shape if the size is changed


2001-05-23  Sascha Ballach  <sab@openoffice.org>  [8eabbb763324d7976e82624636b89c314444fca9]

#79771#; make it possible to use the optimations on import too


2001-05-23  Dirk Völzke  <dv@openoffice.org>  [acee6d0a37a2d751550ffd1a16a128b6706825ca]

#87367# Execute() uses stored path if no path was given


2001-05-23  jp  <jp@openoffice.org>  [6dffbe5be13646caee654c0aba73cf69408f7357]

Bug #87253#: Languagelistboxes with lLanguge unknown


2001-05-23  Hennes Rohling  <hro@openoffice.org>  [43ea12909ef7569abe2999c84d340806d83a6cf5]

#87132# UNICODE wrapper for GetFullPathName added


2001-05-23  dkenny  <dkenny@openoffice.org>  [7e021dc37f73981b8a455bcaca763633a24bef65]

Changes to make it compile and run on Win32


2001-05-23  Daniel Rentz  <dr@openoffice.org>  [2245ebfc7375f65628d022d4c5eb6138f4f8f722]

#86988# dialog redesign


2001-05-23  dkenny  <dkenny@openoffice.org>  [232a83787903402fa7879cb522aae0836c0a48fb]

Changes to work with 627


2001-05-23  Dirk Völzke  <dv@openoffice.org>  [0a3e5b17023d0fd4ba3e877c62118dc1156c4eaf]

#86105# addTemplate() should use the target and not the source URL


2001-05-23  Dirk Völzke  <dv@openoffice.org>  [6f61c08755432e4eccb55655d7433d4952d56819]

#86105# CopyOrMove() now stores the correct target url


2001-05-23  Frank Schönheit  <fs@openoffice.org>  [ad381bf8e627f2f51ce7d9eba99f95b5c6d6c989]

#86172# clear the format keys in the tables when releasing the number formats supplier


2001-05-23  Frank Schönheit  <fs@openoffice.org>  [da5d5dc03ab87de7fcc18f263032cd577c115dcb]

#86172# +clearTable


2001-05-23  Hennes Rohling  <hro@openoffice.org>  [22a56a7370eff82a43e020d788ac7a7507a19f5b]

#87132# osl_getHomeDir and osl_getConfigDir now retrieve file URLs


2001-05-23  Herbert Duerr  <hdu@openoffice.org>  [5aa8c5c4aa8e74583ecb35078fb0acea18590cf9]

#86757# allow mixing of antialiased and non-antialiased fonts


2001-05-23  Sascha Ballach  <sab@openoffice.org>  [d3b7c5566e696c7f1580eb543789f3a09dbe071b]

#87349#; compare StyleIndex and bIsAutoStyle


2001-05-23  Sander Vesik  <svesik@openoffice.org>  [782e518fc59bd698996ad0ba75b0c6d53020c204]

Merge changes from OO627B


2001-05-23  Oliver Specht  <os@openoffice.org>  [590b4e530cba9c7dc61b0e8dd26a6c3921e6862a]

#78253# export of selections implemented


2001-05-23  Michael Brauer  <mib@openoffice.org>  [39c20242f09c214e83a0069456669fbe50698473]

#87405#: asian fonts didn't work


2001-05-23  Ocke Janssen  <oj@openoffice.org>  [39dcd561255d9c1b438c618c9810a1b39eeb3d65]

#86528# disable exception in some files


2001-05-23  Oliver Specht  <os@openoffice.org>  [3f36ce29f663b6e1aaf372264740b9e6295cf028]

#78253# export of selections implemented


2001-05-23  Christian Lippka  <cl@openoffice.org>  [c6431349f002d326d811070c29534e12efbe53de]

#87373# fixed missing move effects


2001-05-23  Andreas Bregas  <ab@openoffice.org>  [103dd2f5b26945860fdbd84bc0a4d57f93b00b3e]

#83750# Helper function runsInSetup() for special security check


2001-05-23  Andreas Bregas  <ab@openoffice.org>  [cea3dcadb18e1f49e3f2e65e9b1a54a76e92650c]

#83750# Security check returns ok when running setup


2001-05-23  Rüdiger Timm  <rt@openoffice.org>  [9595f92219775fc6a9991f8da2fa9e1b86a96a19]

#65293# GCC does not like 'Locale ident(String(), String(), String())'


2001-05-23  Oliver Specht  <os@openoffice.org>  [4f24cf002f4b134c1e5e868290488319593e01fa]

#78253# export of selections implemented


2001-05-23  Thomas Benisch  <tbe@openoffice.org>  [f8feead2f645266db03f5320209d14a2379c4333]

#87307# remove external basctl dependencies


2001-05-23  Nils Fuhrmann  <nf@openoffice.org>  [d705e40529629c7d2b2858752c50f191a691bf91]

Enhance command lines for language restrictions, mandatory for l10n framework #87136#


2001-05-23  Andreas Martens  <ama@openoffice.org>  [2dd94a62bd2ad37e46f23e3791a795833138a6bb]

Fix #87388#: Dummylines at the end of paragraph are not really dummylines


2001-05-23  Rüdiger Timm  <rt@openoffice.org>  [ea594b30cc3bf77ead3879e57d56ab0eb435bd78]

#65293# createXXXFactory has an additional parameter since UDK300


2001-05-23  Carsten Driesner  <cd@openoffice.org>  [46c383895c130b964d91c726c7d9355491ffc4c8]

#86994# xml namespace support


2001-05-23  Carsten Driesner  <cd@openoffice.org>  [2e5f1c6bf733e642f8a16b250bcfcccd5b73b0d5]

#86994# xml namespace filter


2001-05-23  Carsten Driesner  <cd@openoffice.org>  [c66abedcc2839851736307566077b3e46b536b3b]

#86994# support xml namespaces


2001-05-23  Jörg Barfurth  <jb@openoffice.org>  [49ecb710934d3f97aa18cd3a18c4277b3690299c]

Remove obsolete declaration


2001-05-23  Carsten Driesner  <cd@openoffice.org>  [d4c445ae73230339ce4bb9fbeb931ae4bcd02eff]

#86994# namespace filter for sax parser


2001-05-23  Carsten Driesner  <cd@openoffice.org>  [3fc6d923ba05587dfa05184dbebc2c7c7e1ff78f]

#86994# namespace support for xml


2001-05-23  Andreas Schlüns  <as@openoffice.org>  [851e8eed2da22d87b1b41043e705119a05323110]

#86171# add filtercachedata


2001-05-23  Andreas Schlüns  <as@openoffice.org>  [6aa36f009850dc443ca7faa81488086789602d48]

#85529# encode/decode cfg seperator


2001-05-23  Andreas Schlüns  <as@openoffice.org>  [a6fe0969dd25bddf92c7b602177ca4acb26a078f]

#85529# right include for uno::Reference


2001-05-22  arellano  <arellano@openoffice.org>  [0027a24b48417d5e00d97f37190464f865d24638]

added punctuation


2001-05-22  Kurt Zenker  <kz@openoffice.org>  [035be56c1db77dc459f1ccdc9602cc70ad2f2ab2]

new version for SRC633


2001-05-22  Kurt Zenker  <kz@openoffice.org>  [ddcc5d7e9d65eac199df526e1a3b2624dfc53dde]

new version for SRC633


2001-05-22  Jörg Barfurth  <jb@openoffice.org>  [d3197eb53423dc20ea6ef81ccd10dbe547add302]

#87213# Undo invalid change


2001-05-22  Kurt Zenker  <kz@openoffice.org>  [bdd97f58358595ef8568bbf227b87c1539965568]

new version for SRC633


2001-05-22  jp  <jp@openoffice.org>  [ba99b060f47eebb265c78bcbc16456610f56abda]

Bug #81916#: CreateFromClipboard with Window pointer


2001-05-22  Christof Pintaske  <cp@openoffice.org>  [beb6822771447982be8fde45ba12793f74d7dd0f]

#85520# evaluate some more afm files


2001-05-22  jp  <jp@openoffice.org>  [719e226ecdcff641d9e15614d88297f53d369142]

Bug #81916#: CreateFromClipboard with Window pointer


2001-05-22  Kurt Zenker  <kz@openoffice.org>  [511381b1ed99e2a4fe2e1b07ac2c0ca1cab1dcbe]

new version for SRC633


2001-05-22  jp  <jp@openoffice.org>  [124c2561e2bf72b5bd05882ea2d63d2b25bd5091]

Bug #81916#: CopyToClipboard with Window pointer


2001-05-22  jp  <jp@openoffice.org>  [6f87da8c2b8849009b95dbc4b851ecb8019d4723]

Bug #81916#: CopyToClipboard with Window pointer


2001-05-22  jp  <jp@openoffice.org>  [1d0d85a913ef508a4a3a5dcf85dd4b8ea685e1be]

Compiler error


2001-05-22  Philipp Lohmann  <pl@openoffice.org>  [fda30dc2de15d6d44e30bb441867a4520b3bcbe8]

#87208# TF_FILEURL remnants


2001-05-22  Kurt Zenker  <kz@openoffice.org>  [076b59eb45e96eccb8178fb32761e9fcd6a0a607]

new version for SRC633


2001-05-22  jp  <jp@openoffice.org>  [d4edaf61bc992956a64a92c45aa39e961519e0a7]

Bug #81916#: CopyFromClipboard with Window pointer


2001-05-22  Christian Lippka  <cl@openoffice.org>  [512cef743ac8087aba2f18968df8205ecfad227e]

#86962# do not modify ole during load


2001-05-22  jp  <jp@openoffice.org>  [19d9a3ff57b3293d6510b6ce04072cf5d94f22b5]

Bug #81916#: CopyFromClipboard with Window pointer


2001-05-22  Eike Rathke  <er@openoffice.org>  [0e79698ba4e1fa51822e087efc0ef2a8a30ae8c4]

#68609# Sylk2Doc: compile English formula; matrix formulas


2001-05-22  Frank Schönheit  <fs@openoffice.org>  [081a9db8f4e030fee5109d9950d128320d7bcd59]

#65293# missing parameter for the FactoryInstantiation


2001-05-22  Christian Lippka  <cl@openoffice.org>  [34780ebe8d85115ecc7821c2267769ccc4250511]

#87074# fixed visible area export for views to xml


2001-05-22  Christian Lippka  <cl@openoffice.org>  [0f93f03fef8d490fa711a834c72ab67657d962be]

#87074# removed rect settings entry


2001-05-22  Rüdiger Timm  <rt@openoffice.org>  [7718b441ec99efa4f87d9beff30a76f9e188f1a6]

#65293# TF_FILEURL remnants


2001-05-22  Andreas Bille  <abi@openoffice.org>  [b0d402e64f6ceb8c3c0eac358f2c6ab6d142b812]

pretty printing


2001-05-22  Vladimir Glazounov  <vg@openoffice.org>  [d7541fa8d15f87eab201fc7e4607c7fca04b0539]

#65293# Added missing parameter


2001-05-22  Dirk Völzke  <dv@openoffice.org>  [ee77975f1bf673825865f6eade9fa56c3b69f953]

#87356# Set filter iterator back to first element before using it again


2001-05-22  Philipp Lohmann  <pl@openoffice.org>  [d226c2b16fa4261d8835f719ad510d2dd44fcfb5]

#85520# evaluate some more afm files


2001-05-22  gt  <gt@openoffice.org>  [2ffc8c61450c928d2b081b7125e11ea00255bb1f]

#87379# colliding value-checking


2001-05-22  Thomas Benisch  <tbe@openoffice.org>  [2ffd82d961ad3723e8fbbeb6968f66811b0c5946]

#87307# remove external basctl dependencies


2001-05-22  Andreas Bregas  <ab@openoffice.org>  [48732e37a104cfadfdc7163c369340d48aa91cac]

#87358# Write DOCTYPE tag


2001-05-22  Vladimir Glazounov  <vg@openoffice.org>  [6eb34fc4ad4f128b6e8af3396c60b51b5c5af922]

#65293#


2001-05-22  Nils Fuhrmann  <nf@openoffice.org>  [7d902538c8021a52973cd2b2e01f888be71ad1e2]

Localizer for l10n framework #87136#


2001-05-22  Andreas Bregas  <ab@openoffice.org>  [2224d25176a74be3a0bf1196097c07dd9ec586b7]

#87358# Write DOCTYPE tag


2001-05-22  Kurt Zenker  <kz@openoffice.org>  [ba7ce973629b93a92284ec8aa385a80dbecbefd9]

new version for SRC633


2001-05-22  gt  <gt@openoffice.org>  [48224a856a0285ad72e9d299ef3066428435e9d9]

#87375# DURATION called DURATION_ADD in English version


2001-05-22  Andreas Bregas  <ab@openoffice.org>  [bb15182393c2af128b4e879db3ea2b51f6fbf386]

#87358# Deliver dtd files


2001-05-22  Hans-Joachim Lankenau  <hjs@openoffice.org>  [e11a0645e970785ee941738f40abeaf69c7e7df8]

#65293# cleanup


2001-05-22  Sander Vesik  <svesik@openoffice.org>  [2c5889650cae56ef6d0de34ad6e4f67f7bfb07c4]

Merge OO632B changes to trunk


2001-05-22  Philipp Lohmann  <pl@openoffice.org>  [6784e532bc6fec67afbe42aaea201cab6aa0e91e]

#85520# changed page order according to user feedback


2001-05-22  Philipp Lohmann  <pl@openoffice.org>  [3e1838b26b0d7a063800e4c24a01d7a2ca0c5de7]

#85520# changes to automatic print queues


2001-05-22  Andreas Bregas  <ab@openoffice.org>  [52c0bd16b79a62aa0a9412f7e8bbcb64c227d347]

#87358# module dtd


2001-05-22  Andreas Bregas  <ab@openoffice.org>  [9e3e0cf02e4c9627d8a874c8a6d75b01c459ab19]

#87358# libraries dtd


2001-05-22  Vladimir Glazounov  <vg@openoffice.org>  [41717a8f6e2e18a2c1f0d49a604b5d2ba21a0eb1]

#65293# introduce a new intermediate base class between FmXFormShell and WeakComponentImplBase (SUN PRO 5 problem)


2001-05-22  Oliver Specht  <os@openoffice.org>  [f929e4b02faaf1143f4e47b4bd7fbed8c517e897]

#79947# XFormsSupplier removed again


2001-05-22  Vladimir Glazounov  <vg@openoffice.org>  [6ee626da6c5a2738001dce6758ff58e8fd58bccf]

new version for SRC633


2001-05-22  Vladimir Glazounov  <vg@openoffice.org>  [92c47a7553de0668ae0b4a99778c37eb4d76bab0]

new version for SRC633


2001-05-22  Daniel Rentz  <dr@openoffice.org>  [fd3b5bc30674368bef3d068d4756b8330d58b3b5]

#86988# dialog redesign


2001-05-22  Ocke Janssen  <oj@openoffice.org>  [de1af384ef61b2e29d7c630188c57789a39227a2]

#87199# check column names


2001-05-22  Eike Rathke  <er@openoffice.org>  [7a42746fad39efc4c27f3e27de23118bc7ab1159]

#68609# Doc2Sylk: formulas always English; matrix formulas with M$-extension


2001-05-22  Eike Rathke  <er@openoffice.org>  [ffffee18e9b98fb02d7e5743e82c106de45fe9ed]

#68609# ConvertTo: SYLK exports formulas unconditionally


2001-05-22  Christian Lippka  <cl@openoffice.org>  [82a5361a0314cf0a0ee37d6934a73c10b53f66fb]

#87028# added background and background objects visible styles


2001-05-22  Daniel Rentz  <dr@openoffice.org>  [9defee444e198e2b85806593e1ecd0be84975db0]

#86988# dialog redesign


2001-05-22  Michael Brauer  <mib@openoffice.org>  [2b05c4fae18cfd749b1a47e813ac5a71fec9e1a5]

#87291#: reenabled ChangesProtectionKey


2001-05-22  Hans-Joachim Lankenau  <hjs@openoffice.org>  [7e351726c529cd1980463f584204ffd50180575f]

disable assertions for bs_clients


2001-05-22  Sven Jacobi  <sj@openoffice.org>  [449666ba5250089f12cd602624f75bb4e902dc6c]

removed docshel5


2001-05-22  Sascha Ballach  <sab@openoffice.org>  [91f32658adfde9bfb53cc0689b5b73af58b35a83]

#87349#; create the XMLNumberFormatAttributesExportHelper if it is used


2001-05-22  Frank Schönheit  <fs@openoffice.org>  [faafd40805fdc0f952443680b3854f30b6cd594d]

re-enabled Locale and System (commented them out by accident)


2001-05-22  Sascha Ballach  <sab@openoffice.org>  [3899539d9b30486881983ad8aac9f6dd7a1c63ee]

#87349#; set the styles before protect the table


2001-05-22  Niklas Nebel  <nn@openoffice.org>  [69936c595c7d8ac80e57e1d85a14ea33f6b26ae0]

#87164# title bar must be visible


2001-05-22  Thomas Benisch  <tbe@openoffice.org>  [bbd6f585afaf47207d8cc1707f9933a3c75f2e88]

#87307# remove external basctl dependencies


2001-05-22  Hans-Joachim Lankenau  <hjs@openoffice.org>  [8e31d080d8c9090c5d25df54750096871342e76f]

#65293# fix problems with local bmp in svtools


2001-05-22  Hans-Joachim Lankenau  <hjs@openoffice.org>  [5d2cc11d7a10bb5d77e0bcd92dcdd259be9e2d44]

#65293# use local bmp tool


2001-05-22  gt  <gt@openoffice.org>  [807ce79811ee5ec5aadbce4946004171c657796a]

#87269# using array of array instead only array


2001-05-22  Eike Rathke  <er@openoffice.org>  [d4fe78407d5f0636eb6ecfb2051cf55c45bcce53]

#87336# uninitialized pointer


2001-05-22  Vladimir Glazounov  <vg@openoffice.org>  [df04e29a96261baa97481a4d1435c8f5877ecb25]

#65293# Removed undeclared exception


2001-05-22  Oliver Specht  <os@openoffice.org>  [ddeae22b51fa356310154b1dafb92fca82526e35]

#86466# missing break inserted


2001-05-22  Oliver Specht  <os@openoffice.org>  [4b76c7b3fc9553db9b842c816163532b2664d33a]

#86982# deregister Menu in disposing instead of dispose


2001-05-22  Ocke Janssen  <oj@openoffice.org>  [ba9d12daead36199cb24eaeed15426b20988e3c1]

#84454# set title for relationdesign


2001-05-22  Ocke Janssen  <oj@openoffice.org>  [f0b6902382bc09219c4c8ab675a7e446c08af71c]

#84454# set title for query and vierw design


2001-05-22  Vladimir Glazounov  <vg@openoffice.org>  [a7b117921ea9fb1b54de5e63c643279d17c18fa6]

#65293# createSingleFactory changed


2001-05-22  Sven Jacobi  <sj@openoffice.org>  [1efd332fa39143722f91d7a9cfbcc879b90afa89]

#87351# fixed unicode conversion bug


2001-05-22  Vladimir Glazounov  <vg@openoffice.org>  [fdc6b27a47290a48bacb64a1ddfe91f0db7d176c]

#65293# createSingleFactory changed


2001-05-22  Sven Jacobi  <sj@openoffice.org>  [cb04073a4b48b1c5f6e39960706fb4c919869007]

#87351# fixed unicode conversion bug


2001-05-22  Christian Lippka  <cl@openoffice.org>  [9c66686dc48ee5e6207c0fc0b8c72bcf969ce96c]

#86415# call export of number styles


2001-05-22  Sven Jacobi  <sj@openoffice.org>  [57d25b9a7346920cfb263f20c552390db65f88b2]

#87351# fixed unicode conversion bug


2001-05-22  th  <th@openoffice.org>  [e4dc0fe8dff4c5c7041568155e81a6d37fec95f6]

#87352# - rtl_ustr_compare_ascii_WithLength() works now different


2001-05-22  Sven Jacobi  <sj@openoffice.org>  [7a1e1f8be3fc9499cc6a10e08fc169d338884041]

#87351# fixed unicode conversion bug


2001-05-22  Peter Burow  <pb@openoffice.org>  [a1f57d5b1bc09291aa3dc5ef81fcf5e068eba250]

fix: #87002# PositionPage: enable automatic checkbox if necessary


2001-05-22  Sven Jacobi  <sj@openoffice.org>  [5d2ee78216509cb19c83afa751a8dc9f0508cac5]

#87351# fixed unicode conversion bug


2001-05-22  Jörg Barfurth  <jb@openoffice.org>  [11287b21ed1d73f4d439056b9888dbc0569e2b31]

Missed required change


2001-05-22  Thorsten Behrens  <thb@openoffice.org>  [7d7eca7218930573afe5ea51c217b9dffbe28f88]

#86988# Dialog redesign


2001-05-22  Caolán McNamara  <cmc@openoffice.org>  [83f79c030d648ff4d7030196205831f59f52e893]

#87317# ##928## Redlining: Allow deletions after property changes to occur


2001-05-22  Peter Burow  <pb@openoffice.org>  [5ea5bfe6136ec6012b1d9a508e4875ecef35d7f7]

fix: #87251# save Sub- and SuperScript settings


2001-05-22  Hennes Rohling  <hro@openoffice.org>  [16745f1a42e3214b13bfb245d606d0db8b2e54fa]

#87132# oslfileStatus member changes


2001-05-22  Kurt Zenker  <kz@openoffice.org>  [ea4a26a432ca9b8b60793de05df30156ed56df8f]

corrected last changes


2001-05-22  Jörg Budischewski  <jbu@openoffice.org>  [2c88b51c60745767d016e1feb8af8d4b8196fcbb]

file url changes


2001-05-22  Kurt Zenker  <kz@openoffice.org>  [e6709d3615d151f95f71d031f720ab322ad5830f]

corrected output for udkversion.h


2001-05-22  Ocke Janssen  <oj@openoffice.org>  [6fe1a7223649d071cf5a334c8f6b588de5f3e544]

#86793# check if we are in dispose before invalidate items


2001-05-22  Kai Ahrens  <ka@openoffice.org>  [aa6196e826723685538ef24fa871998ee98beb1c]

#86780#: changed HotKey


2001-05-22  jp  <jp@openoffice.org>  [4b39b321ac75369c1afccc455a5fd9a2efe755b8]

Task #87333#: routines with exception handling moved to xfldui file


2001-05-22  jp  <jp@openoffice.org>  [3fb865a2e07c8c18fae792e980d30a73265c1aa8]

Task #87333#: new module


2001-05-22  jp  <jp@openoffice.org>  [9679ce14b17348da7b4348d5038f77285b1670f9]

Task #87333#: this file contains all routines of this directory which must compile with exception flags


2001-05-22  Björn Milcke  <bm@openoffice.org>  [7c7667cd955e4ee44f6b930b5a932157ac6e4cbc]

#65293# cxx file name wrong


2001-05-22  Jörg Barfurth  <jb@openoffice.org>  [ecc0b12a55ece0084e0a869e8390f87d41d1b1f1]

#81412# Erroneous handling of default provider


2001-05-22  Ocke Janssen  <oj@openoffice.org>  [64878e8bd08bb791f8fde0f8bd5dd6f6d20b0fc0]

#85775# check pInterface


2001-05-22  Jörg Barfurth  <jb@openoffice.org>  [3cdc95490f971af22425a731c0ad5279383230ae]

#81412# Added new exceptions for startup diagnostics; Now accepting system pathes in arguments


2001-05-22  Andreas Bille  <abi@openoffice.org>  [59a9565099aa4975ba2b6b516dd45dd9d1949e5f]

Bug fixes


2001-05-22  Jörg Barfurth  <jb@openoffice.org>  [933d1289e20f425f01d4b4b0ccd7da8bae316670]

#81412# Added new exceptions for startup diagnostics; Now accepting system pathes in arguments


2001-05-22  Ocke Janssen  <oj@openoffice.org>  [dade60b20c135f16146af5d7489b04c12d4c5205]

#87081# show all tabletypes


2001-05-21  arellano  <arellano@openoffice.org>  [6978c61153c253822dc51ead895fb4570b61ffa4]

added punctuation and comments


2001-05-21  arellano  <arellano@openoffice.org>  [308a26e930d1f1b3e4b4e3c151cd55671d8872c2]

added punctuation


2001-05-21  arellano  <arellano@openoffice.org>  [bd47516084b1fd805a3d2d8c4dfafbced7d64eab]

added punctuation


2001-05-21  arellano  <arellano@openoffice.org>  [e0a90eba80b07f1bf5bb72bb424590ecccc1e7de]

added punctuation


2001-05-21  arellano  <arellano@openoffice.org>  [1cfde27d1a5d60968de474f9b0d41d3bad879fe4]

added punctuation, corrected grammar


2001-05-21  arellano  <arellano@openoffice.org>  [ee626427b7593a136b5473d8eeae3cce10d08fa6]

added punctuation


2001-05-21  arellano  <arellano@openoffice.org>  [ea302f2f999c9fccf4407da56e9e67eb95f57fbd]

corrected spelling, grammar, and punctuation


2001-05-21  jp  <jp@openoffice.org>  [0f4e1fab0d40a6529a4c3fd3a0c1179029f1ffef]

Task #87333#: code optimization


2001-05-21  Niklas Nebel  <nn@openoffice.org>  [3af262b542d4de160404c6ac7188bb84773f8c5d]

#44993# hyphenation in drawing objects


2001-05-21  Niklas Nebel  <nn@openoffice.org>  [f7f2c987723ff26f7f5f0ee16deab0b891f7b176]

#44993# Tools/Hyphenation


2001-05-21  Philipp Lohmann  <pl@openoffice.org>  [85b8d854835162272904dc10c79736c8042e8aaf]

#87010# track graphics stack


2001-05-21  Kurt Zenker  <kz@openoffice.org>  [0060d2b346f5ce96ef507145f8c9ce0db2e5d34b]

corrected path


2001-05-21  Hennes Rohling  <hro@openoffice.org>  [951c48e208660d2a8d3069bb788b5cf12def9183]

#87132# osl_createDirectoryItemFromHandle no longer persistent


2001-05-21  Jens-Heiner Rechtien  <hr@openoffice.org>  [944590a0a9e48279d03d2b3a8fda6d374219045b]

do not attach $ext if $dest is set


2001-05-21  Sascha Ballach  <sab@openoffice.org>  [9fbca1946ad746ecbdc159391800170fdaef7399]

#78323#; use-regular-expressions to claculation settings added


2001-05-21  Sascha Ballach  <sab@openoffice.org>  [1c571df1a94592d770ea5b4c167f5ba66f947486]

#78323#; use-regular-expression added


2001-05-21  Sascha Ballach  <sab@openoffice.org>  [aa2bf1a0b9be787db7a00d0d81ecb4e757424fb1]

#78323#; use-regular-expressions to calculation settings added


2001-05-21  Hans-Joachim Lankenau  <hjs@openoffice.org>  [0cddae701f388890434d736f7124607cded50750]

define SCP_DATESTRING


2001-05-21  Kai Ahrens  <ka@openoffice.org>  [d6d126945d54df3dace85eacab78eea1903e8cbe]

#86780#: optimized tiling of transparent bitmaps


2001-05-21  Hennes Rohling  <hro@openoffice.org>  [df1081b6569f3a44803fbf5f0ac8abd2fefe2be9]

#87211# If osl_getFileURLFromSystemPath returns no error assume a system path


2001-05-21  Behrend Cornelius  <bc@openoffice.org>  [2d691c8ba7912dc92a93d746f37a60409fea77dd]

#78685# TopLevel class 'Dialogs' modified to 'DialogLibraries'


2001-05-21  Gregor Hartmann  <gh@openoffice.org>  [614b851ea3951a2efdd8af5f9b343ea33cb2756f]

HID.LST: load mhids.bat form $(EENV_TOOLS) instead from r:\bat


2001-05-21  Jörg Budischewski  <jbu@openoffice.org>  [1ea21d6418fc982aeba213026637703bee42a13a]

fileurl taskforce changes


2001-05-21  Behrend Cornelius  <bc@openoffice.org>  [99470bf970c7f1f9e317d24a96dffeb3799f7bd6]

#85954# Several modifications


2001-05-21  Behrend Cornelius  <bc@openoffice.org>  [448d824234187ccf3bd86eaaa4b71fbbaf05cc93]

#69094# All Subs with Redimensioning of Arrays modified


2001-05-21  Caolán McNamara  <cmc@openoffice.org>  [554e342fdfdae5d05edf63212aa1996107c241bc]

##897## #87014# #75277# Better inline (FLY_IN_CNTNT) graphics and ole2 object exporting (sideeffects add ole2 support to WW6 export)


2001-05-21  Hennes Rohling  <hro@openoffice.org>  [d5b34757e2084b509b01325100ade7af4f1ddd37]

#87132# Merge OSL file api changes from TFU630 to SRC633


2001-05-21  Nils Fuhrmann  <nf@openoffice.org>  [65242a80e2ad6700b2217328a74c89a9ca9fb885]

New functionality for l10n framework #87134#


2001-05-21  Kay Ramme  <kr@openoffice.org>  [13f35ce781b2a0e6d4af736379cf8f0789225c1b]

no document base available (#79698#)


2001-05-21  Hans-Joachim Lankenau  <hjs@openoffice.org>  [9a9ec451433fefd8440efda9e10975f0f3fcf996]

unset PROFILE


2001-05-21  Vladimir Glazounov  <vg@openoffice.org>  [c71c3f54ca5904daf3d15d2bbd4a7d58a99d2ddc]

#65293# Added new dependency


2001-05-21  Vladimir Glazounov  <vg@openoffice.org>  [bfb6085a13e50bd5badd74c7f35eeb6fa7cfa3ea]

#65293# Added GetVersionInfo symbol


2001-05-21  Kay Ramme  <kr@openoffice.org>  [87878c0b445f08a68b8538098bbbd42fe6718231]

added missing dependency (#79689#)


2001-05-21  Kevin Hendricks  <khendricks@openoffice.org>  [d8d5bb8f7fb47806ea3aa2629a40d0aad5b4ce4e]

fixing up deliver list to actually deliver shared library too

Kevin

2001-05-21  Nils Fuhrmann  <nf@openoffice.org>  [249709f1df17065d3407259e3951606459ee04ee]

Changes for l10n framework #87134#


2001-05-21  Behrend Cornelius  <bc@openoffice.org>  [02ed11be8b36fac493415faf553b3282c2a6210a]

#84785# Strings in Summarypage modified, Strings for Logfile added


2001-05-21  Kurt Zenker  <kz@openoffice.org>  [2a8946a3a760b3f5a9615751b4984203a0d45bd6]

UDK300


2001-05-21  Ocke Janssen  <oj@openoffice.org>  [131de37638a58ffe86018bf33ab7bc17c2095f3b]

#86193# uses old date format


2001-05-21  Mathias Bauer  <mba@openoffice.org>  [77fb3a5186a4b56e9f62f7e0f44b7f206cf8fb60]

#86111#: misinterpretation of SID_OPENTEMPLATE


2001-05-21  Vladimir Glazounov  <vg@openoffice.org>  [d40ac0de3b03f37f2f39ab615ec4d9772b8ec64b]

Corrected for SRC633


2001-05-21  Frank Schönheit  <fs@openoffice.org>  [f35306a1f3aff888eeedd0fda39da68d3b533a94]

#86569# correct the checks of m_nFormats


2001-05-21  Frank Schönheit  <fs@openoffice.org>  [1a7e46309d3fe7c052e031c903d5b4bfa4d3518f]

#86569# allow DnD of the upper left corner with auto selecting all rows


2001-05-21  Vladimir Glazounov  <vg@openoffice.org>  [1e1cc23e56d0a6a291ee90f64a4965896196fa9c]

#65293# Addednull-pointer checking


2001-05-21  Oliver Specht  <os@openoffice.org>  [c389aeb9154e2084801163ee5c242e22ae96f336]

#96591# try/catch around getConnection


2001-05-21  Kurt Zenker  <kz@openoffice.org>  [deca5127f6bc540f3949db954e6d7e6dcabd332a]

#65293# circumvent windows.h weirdness


2001-05-21  Michael Brauer  <mib@openoffice.org>  [9bdfdc3bc0a747aa3991db6b64b92d38b53245a8]

#87291#: Using com.sun.star.document.Settings service


2001-05-21  Frank Schönheit  <fs@openoffice.org>  [611ad4bde0865fa81a4a302f6325a3f864024bfa]

#85388# +m_nEmptyXXXItems/+implEmptyXXXFound


2001-05-21  Frank Schönheit  <fs@openoffice.org>  [2395f40f279b801678a16989230f0fe75b70d822]

#85388# when exporting the ListSource as attribs, store form:option elements as long as there are valid 'selected' or 'default-selected' entries


2001-05-21  Mathias Bauer  <mba@openoffice.org>  [4c5825daeb3b7bfd2dbf2714b60745a7258f23fa]

#86409#: don't open xml-streams in Init, they could be encrypted


2001-05-21  Nils Fuhrmann  <nf@openoffice.org>  [794735c369a5b194635ee03220cb0bd68866a273]

Added mkcreate.obj to bootstrp.lib, mandatory for l10n framework


2001-05-21  Oliver Specht  <os@openoffice.org>  [3caac741dba216601d9bc019b964fa6c7613891a]

#87306# ruby property RubyIsAbove implemented


2001-05-21  Oliver Specht  <os@openoffice.org>  [3d8466adad8ed3222ff9d2e0935116da2308408d]

#87306# ruby property RubyIsAbove implemented


2001-05-21  Nils Fuhrmann  <nf@openoffice.org>  [fe4b103445182215356a384e50bd91c86b25bc7b]

Added mkcreate.hxx, mandatory for l10n framework #87136#


2001-05-21  Oliver Specht  <os@openoffice.org>  [08197a0dde14c2ce274cf5ca7965ad442159ae84]

#79947# optimization: string compare calls reduced


2001-05-21  Daniel Rentz  <dr@openoffice.org>  [0cd5268fb438a13c73b9fab1f3468b24dbbb7b80]

#86988# dialog redesign


2001-05-21  Carsten Driesner  <cd@openoffice.org>  [ddb21cae11ced9756308d1f68a6be734a7dd8f22]

broken d.lst entry fixed


2001-05-21  Ocke Janssen  <oj@openoffice.org>  [7de21255ca613872c286af07df8f954d53163548]

#86609# reassign the sources


2001-05-21  Oliver Specht  <os@openoffice.org>  [b1299d18f728c38c6bb4441e3dd517215600ddf5]

#79947# optimization: XFormsSupplier implemented at SwXDrawPage


2001-05-21  Björn Milcke  <bm@openoffice.org>  [1ae17e90a454a19c32a4c43cc634f4ad2e1fc02f]

#85945# conversion for pt -> twip added, default case (from pt) changed to inches


2001-05-21  Mathias Bauer  <mba@openoffice.org>  [c217b090833981a104f2ea1446ecc061b3a7363d]

#87036#: con't create storage on errorneous stream


2001-05-21  Björn Milcke  <bm@openoffice.org>  [9ae03c31cd779f0b9871237b98835561d4ac9c6f]

#85945# conversion for pt -> twip added, default case (from pt) changed to inches


2001-05-21  Frank Meies  <fme@openoffice.org>  [98acf6afe5d9191ffce9f687f80241a85ab40918]

Fix #86988#: Redesign of dialogs


2001-05-21  Hans-Joachim Lankenau  <hjs@openoffice.org>  [6bf11cfbb917aa7a3cd6c7ae0f27cf8cf249c6fa]

map to dxp for win32 only


2001-05-21  Frank Meies  <fme@openoffice.org>  [d0f40bf6bf78f13de980aa4a775fc68e18fcbeaf]

Fix #86988#: Redesign of dialogs


2001-05-21  Mathias Bauer  <mba@openoffice.org>  [62964057fccf2daa5573746f0eac971238868b19]

#84885#: special handling for travelling up in the root


2001-05-21  Mathias Bauer  <mba@openoffice.org>  [5880df9a5044615e2ad97b6aeac4a57e3a13e0ee]

#87036#: use URLs for template filename


2001-05-21  Mathias Bauer  <mba@openoffice.org>  [b6e39da5a3a6a142c33e9c0bb29e83168c8d65e9]

#86739#: writing in load is a bad idea ...


2001-05-21  Mathias Bauer  <mba@openoffice.org>  [2aa510db7cb11c71d3d770b75ecaeaba03696282]

#86594#: no taskwindow anymore


2001-05-21  Hennes Rohling  <hro@openoffice.org>  [3a11a3abba1385262a46f62e58a3d0d4a6389b35]

#87132# Use URLs instead of UNC path names


2001-05-21  Kai Ahrens  <ka@openoffice.org>  [267b6307a2240f32561bd6a7c782971e56aee0bd]

#86780#: disable transparency warning, if transparency reduce in enabled


2001-05-21  Tino Rachui  <tra@openoffice.org>  [2109b04a7d021e577cdf3f4c00adaf12e6043110]

now building systool dll in an separate dir


2001-05-21  Oliver Braun  <obr@openoffice.org>  [8d06fe597a018e2af75e76a081ef6d7b2542858d]

#87132# initialize to zero when releasing


2001-05-21  Ocke Janssen  <oj@openoffice.org>  [39b6c703090de4138dea9771920b534353cc5eb5]

#87082# check if type need literals


2001-05-21  Björn Milcke  <bm@openoffice.org>  [28930a87e16fa2090f27ec095f6fe3fbc3aeeea3]

#85945# some conversion from pt added


2001-05-21  Tino Rachui  <tra@openoffice.org>  [d5f775e9b74bea8818e5c7563a24ba6d1fc804e6]

now building systools in a separat directory


2001-05-21  Peter Burow  <pb@openoffice.org>  [6d62e69576e1728a55b2a1118ccd0b587fb75b50]

fix: #85201# further implementation


2001-05-21  Carsten Driesner  <cd@openoffice.org>  [7b08a0ff8febe9a3dbecae8927253be9a06b3f69]

deliver menubar.dtd to binary


2001-05-21  Peter Burow  <pb@openoffice.org>  [c1be2f979b69255da1a53444a5a9a404df530813]

fix: #85201# templwin.cxx == exception file


2001-05-21  Peter Burow  <pb@openoffice.org>  [701e68ef7378a65e00f96527bdf7794f329acf1f]

fix: #85201# additional methods


2001-05-21  Niklas Nebel  <nn@openoffice.org>  [dd5336d43669f91f8f62ab83b1a8b38f0a40c133]

#44993# Tools/Hyphenation


2001-05-21  Carsten Driesner  <cd@openoffice.org>  [c5717411cd10804b9545e921b177928c5feb1dad]

menubar.dtd added


2001-05-21  Björn Milcke  <bm@openoffice.org>  [16118ab20dd14b126b1cc33b4d2082b7e83ba07e]

#85945# char heights may be floats so use convertDouble instead of convertMeasure


2001-05-21  Niklas Nebel  <nn@openoffice.org>  [4a5e2609c5a6fd175ae4c7e789115f9909b26fff]

#44993# Tools/Hyphenation


2001-05-21  Ocke Janssen  <oj@openoffice.org>  [50ee5e9473eb28d34f5eff8c42308a9075022cc4]

#86528# template changes


2001-05-21  Dirk Völzke  <dv@openoffice.org>  [a64836be7f90a2bb47418cba9e8585efbf38f0d2]

#86403# XML Export doesn't save script URLs, therefor convert this property to lib and macro name


2001-05-21  Kai Ahrens  <ka@openoffice.org>  [61ebb897e79d2af2d0acb536411b54bfa022cab6]

#87057#: create tiles instead of bands


2001-05-21  Dirk Völzke  <dv@openoffice.org>  [99badf4a4c12d0a39e6daf7afe4a89f6b670b8fe]

#86403# Added BlowUpMacro


2001-05-21  Kurt Zenker  <kz@openoffice.org>  [343033e0edc87f59574d7f72b317ab39525d21ee]

#65293# remove windows.h conflicts with sal


2001-05-21  Björn Milcke  <bm@openoffice.org>  [274c0f15939b2a8b2075d69fad672b2d04c84d48]

#86215# +table-number-list +cell-range-address in plot-area


2001-05-21  Niklas Nebel  <nn@openoffice.org>  [8e544be673686f4870cbf578c6c63c75af062371]

#44993# Tools/Hyphenation


2001-05-21  Sascha Ballach  <sab@openoffice.org>  [3fa3a4624bc568b3b19c1e7807719d8d22c2e926]

#44993#; add the new property ParaIsHyphenation to the propertymap


2001-05-21  Michael Brauer  <mib@openoffice.org>  [5df0acccb796bcc6cb1afaae1b25444834b110f5]

#87174#: fixed applet DTD bugs


2001-05-21  Thomas Benisch  <tbe@openoffice.org>  [e434eb4fc17513fef0111abe5b96a88f4f05fcb6]

#87278# replace SfxFileDialog by FilePicker service


2001-05-21  Sascha Ballach  <sab@openoffice.org>  [e48743a662c8e189b3d56b69d12aff2cdf54ef91]

#87030#; improve the behaviour of the progressbar


2001-05-21  Jörg Barfurth  <jb@openoffice.org>  [305643da831525ed7dfe10a9eddd40e29c4e72e0]

#81412# Exceptions for startup diagnostics


2001-05-21  Sascha Ballach  <sab@openoffice.org>  [ac0745dd7c2a4dfd9da7c96b9af9602900494292]

#79771#; remove some unnecassary calls


2001-05-21  Oliver Braun  <obr@openoffice.org>  [742348e33ec9407915c69a09269250e4c3450005]

#87132# fixed typos


2001-05-21  Sascha Ballach  <sab@openoffice.org>  [6676d984ca5515447dcd9d810d00814686c5cf0e]

#79771#; remove unecessary calls


2001-05-21  Dieter Loeschky  <dl@openoffice.org>  [8039731bcda5069512f073259ac439f4b90a42d2]

#87220# Consider CJK options


2001-05-21  Daniel Rentz  <dr@openoffice.org>  [93652ff7a22837bcf35ab208bc9b0a5bf06c8990]

#86988# dialog redesign


2001-05-21  Sascha Ballach  <sab@openoffice.org>  [ce782e60a8dea929171ddc2bf4300dd9f96fd08e]

#87030#; the method ChangeReference with code filled


2001-05-21  Thomas Benisch  <tbe@openoffice.org>  [aedcf0cb2d9e3e7b51a2746d393f4dc58cb5fa90]

#87278# replace SfxFileDialog by FilePicker service


2001-05-21  Daniel Rentz  <dr@openoffice.org>  [d67fae389a0f8fbf4060ddc2050b04d78b506100]

#86988# dialog redesign


2001-05-21  Vladimir Glazounov  <vg@openoffice.org>  [7cc0511f2e1f37bc062f9d6a456dcd9c02a4db90]

new version for SRC632


2001-05-21  Michael Brauer  <mib@openoffice.org>  [3ca8aec6e112d7bd8323da59298973924ed636d0]

#87252#: Don't export real numbering styles as automatic ones


2001-05-21  Caolán McNamara  <cmc@openoffice.org>  [d9ddd7e357e4bc1d9f6ec8fc8ebf4acbfb72552c]

##912## #86778# Document shows that fastsaved chp properties should not be searched for like pap properties


2001-05-21  Ocke Janssen  <oj@openoffice.org>  [547ecbe59f1c8ec8ad5935aae66acf72901f6c64]

#86528# template changes


2001-05-21  Oliver Braun  <obr@openoffice.org>  [40c57a4ee746a3c01190f9a9c47fbf9d7811e649]

#81916# copy and paste only with window


2001-05-21  Ocke Janssen  <oj@openoffice.org>  [c658b246674b9af5aba998d57cf13b1cb7cffe7d]

#87050# composeTableName corrected


2001-05-21  Kay Ramme  <kr@openoffice.org>  [8ae266826141ba231dcd6e3332a1d80250307cec]

removed makefile.pmk; don't build with debug anymore (#77982#)


2001-05-21  Daniel Boelzle  <dbo@openoffice.org>  [d2aed6de7021b8d21e027c4bdfcf72f6cbe83804]

#87052# component impl helper size optimization


2001-05-21  Ocke Janssen  <oj@openoffice.org>  [da8ffd1a334fd0ce2fb771edd442cdad6bc24f40]

#87050# composeTableName corrected


2001-05-21  Oliver Braun  <obr@openoffice.org>  [412442ae251298276233ce1b27f21206456cb38a]

#87132# back to rtl_uString*


2001-05-21  Rüdiger Timm  <rt@openoffice.org>  [33777bdd001a388e8785d3995046a9a36e0bb5da]

#65293# avoid ambiguity


2001-05-21  Daniel Rentz  <dr@openoffice.org>  [0dc654207283ebaa94d9ac2ed3d6ae811faf9e2e]

#86988# dialog redesign


2001-05-21  Vladimir Glazounov  <vg@openoffice.org>  [4d1d9d9275df2be0c9be347fd2b22cda614d617c]

new version for SRC632


2001-05-21  Rüdiger Timm  <rt@openoffice.org>  [556054e1e306a5c5478a76985914a87a4e0d8e5d]

#65293# avoid overload ambiguity


2001-05-21  Kurt Zenker  <kz@openoffice.org>  [775420f3601da736cd46556f6263c62126ad0bda]

new version for SRC632


2001-05-21  Michael Brauer  <mib@openoffice.org>  [d120826bb1c81c10a0168784e8c1d1edf69073cc]

#87258#: Set drop caps text style name


2001-05-21  Peter Burow  <pb@openoffice.org>  [dc99c9ad51d5022f40fed7b319feee9bdc093bc9]

fix: #85201# svmedit2.cxx added


2001-05-21  Peter Burow  <pb@openoffice.org>  [72d7afb570719e208e76163dc0aa3853721c00a5]

fix: #85201# new class ExtMultiLineEdit


2001-05-21  jp  <jp@openoffice.org>  [5e428814125b0cc38c3a0da3b3e28f4b5101beba]

Bug #81916#: CopyToClipboard with Window pointer


2001-05-21  Michael Brauer  <mib@openoffice.org>  [7501b091fb890d14a7af3209d783bdba18138964]

#87195#: import of fixed line height


2001-05-21  Oliver Specht  <os@openoffice.org>  [85374e15cecc4244b586223dd77cf0e186c7857d]

#86986# template search corrected


2001-05-21  Andreas Schlüns  <as@openoffice.org>  [c3a92ac3951dccf749ea6799d27722e84985e90c]

#86171# #84942# add filtercachedata


2001-05-21  Andreas Schlüns  <as@openoffice.org>  [9bf77392a68a26387eede5ad7fd86502591e9dcc]

#86171# right uno includes


2001-05-21  Andreas Schlüns  <as@openoffice.org>  [59ae454c01b2d95fc79cb6c576694556631d72ca]

#86171# new macros for time measures


2001-05-21  Andreas Schlüns  <as@openoffice.org>  [26272f1b95d08f3f173234afb1dd28ad6057768e]

#86171# add macros for time measures


2001-05-21  Andreas Schlüns  <as@openoffice.org>  [46005c5350a79e7f3f1f55635eec43a289e7b518]

#86171# #84942# datacontainer and filtercfgaccess for late init


2001-05-21  Andreas Schlüns  <as@openoffice.org>  [4b642d869e0a7e291221c90c8e8c1cf8b829ca08]

#86171# #84942# prepair for late init, alphabetic order, time measure ...


2001-05-21  Andreas Schlüns  <as@openoffice.org>  [ef68adb44e916789f2748cedc58ea77c7384b02d]

#86171# new query for graphic filters


2001-05-21  Frank Schönheit  <fs@openoffice.org>  [ac772b987b4a93576c2848fdd9d74ed620e811bb]

removed obsolete property (never used)


2001-05-21  Michael Brauer  <mib@openoffice.org>  [d1cbd9891d9dd3102ab64a4cd34d91570ecc3e3e]

#87246#: OLE support for flat files


2001-05-21  Frank Schönheit  <fs@openoffice.org>  [f336366f8a363fcf6b06b71657c1e0f81a0929d5]

#86712# UpdateUI: no 'formatting' for date 'n' time fields


2001-05-21  Frank Schönheit  <fs@openoffice.org>  [ef885db5dae222c4c1eb38cea58fe2220d59238c]

#65293#


2001-05-20  Kevin Hendricks  <khendricks@openoffice.org>  [7be56c57dc4e9c34d5e5f37bf8489cf92c1fe0ab]

adding other files for the thesaurus project

Kevin

2001-05-19  Kurt Zenker  <kz@openoffice.org>  [07f6fef241047fce2db2982b479427ba550404fb]

Merge SRC632: 19.05.01 - 07:18:54 (NoBranch)


2001-05-19  Kurt Zenker  <kz@openoffice.org>  [fd678abfdc5ad13d6d465a86c5feb7f7ecc09915]

Merge SRC632: 19.05.01 - 07:17:25 (NoBranch)


2001-05-19  Kurt Zenker  <kz@openoffice.org>  [3089cb12e02bc549bb2ca5af0969627a2e50476e]

Merge SRC632: 19.05.01 - 07:17:08 (NoBranch)


2001-05-19  Kurt Zenker  <kz@openoffice.org>  [c7bcfc86a6553a2293fcb0cba7d07ed6898799b5]

Merge SRC632: 19.05.01 - 07:12:49 (NoBranch)


2001-05-19  Kurt Zenker  <kz@openoffice.org>  [eccbfc1aee0f5ded165ea56eb3da453d9e75f3a4]

Merge SRC632: 05/19/01 - 07:11:13 (NoBranch)


2001-05-19  Rüdiger Timm  <rt@openoffice.org>  [82f33acea83a6299193a33444b75435bd617e8be]

Merge SRC632: 19.05.01 - 07:09:09 (NoBranch)


2001-05-19  Kurt Zenker  <kz@openoffice.org>  [12a8217af56517469c408b1bdcc6fc8ce2fdbb9c]

Merge SRC632: 19.05.01 - 07:07:11 (NoBranch)


2001-05-19  Vladimir Glazounov  <vg@openoffice.org>  [3a84efffec25b90106d8d9a09f50f6873879614a]

Merge SRC632: 19.05.01 - 07:07:53 (NoBranch)


2001-05-19  Kurt Zenker  <kz@openoffice.org>  [4c7c3da49ed912ea7488d62506fc5a0e395ed6f2]

Merge SRC632: 05/19/01 - 07:07:09 (NoBranch)


2001-05-19  Kurt Zenker  <kz@openoffice.org>  [8ec10a71142d175c866a6bf977a0cdaeb0c363e1]

Merge SRC632: 05/19/01 - 07:07:01 (NoBranch)


2001-05-18  Kurt Zenker  <kz@openoffice.org>  [697d5edd2bb19c82b5336dd676878eca6e1d5e91]

new version for SRC632


2001-05-18  Niklas Nebel  <nn@openoffice.org>  [f4777ba88124cc8d0b9646a6644356df9a7622e5]

#44993# hyphenation in cells


2001-05-18  Rüdiger Timm  <rt@openoffice.org>  [7df64bea5b08744eeb7995eeb0333d958c6309b3]

new version for SRC632


2001-05-18  Niklas Nebel  <nn@openoffice.org>  [65b66b40ca0266533e903e5526570d55cf4cc126]

#44993# SID for hyphenation


2001-05-18  Patrick Luby  <pluby@openoffice.org>  [5366c9e159b7272ace032c34229662d089bfd3df]

Restored version 1.9 as the real problem with Linux was in sal/osl/unx/file.c.


2001-05-18  Niklas Nebel  <nn@openoffice.org>  [b7bb070f9390a813b14ee87bd25991ceb48a131c]

#44993# add: Hyphenation


2001-05-18  Kurt Zenker  <kz@openoffice.org>  [543c7d8940dc4f4d71ce57e3a2e4e11e0628f19a]

new version for SRC632


2001-05-18  jp  <jp@openoffice.org>  [85ba98d6ec5358b6e4da0bb64e1c197d40481f2d]

Bug #70454#: _MoveNodes - no endless loop


2001-05-18  jp  <jp@openoffice.org>  [4c186cabd673068f7dbf6ed6c1120d0ccb456ad1]

Bug #70454#: Undo - use the correct position for the move


2001-05-18  jp  <jp@openoffice.org>  [43534aa60743d3a119e0c57578ea38db5294889c]

Bug #70454#: MakeFlyAndMove - use copy and delete instead of move


2001-05-18  Sven Jacobi  <sj@openoffice.org>  [e0ff12adb67e4482fc5c32d66d9eaedaa7b2bfae]

#74654# added SetReadOnlyMode


2001-05-18  Kurt Zenker  <kz@openoffice.org>  [95a5e3db495e251311da9f339cf27244ac9826e5]

new version for SRC632


2001-05-18  Kurt Zenker  <kz@openoffice.org>  [c208ba447821253a9c8ed54eb8d897dc5b03aa4b]

new version for SRC632


2001-05-18  Sven Jacobi  <sj@openoffice.org>  [f60cc7d01652025ac762d72cbb9a2711199ed33b]

#74654# added method SetReadOnlyMode and pointer dummies for later use


2001-05-18  Kurt Zenker  <kz@openoffice.org>  [0a3cb5392576c090aed544ecc6304556e72de011]

new version for SRC632


2001-05-18  Kurt Zenker  <kz@openoffice.org>  [5c3fca67e883e5338ad61567c3e5d1394ea2567f]

new version for SRC632


2001-05-18  Armin Weiss  <aw@openoffice.org>  [03e1b588a2eca3423b8e9e1b86bfedb27d75c3f3]

#87227# end text edit if running, this may add an UNDO step.


2001-05-18  Sascha Ballach  <sab@openoffice.org>  [9f370e0a60652fec311f5bcce8c8530ce5cde7cd]

#79771#; use a special flag on ScColumn to optimize the performance of XML import


2001-05-18  Jörg Barfurth  <jb@openoffice.org>  [74ea2f1245c3f973e5283c9757a88d1b7525cfe3]

#86809# Fixed uninitialized pointer, check for NULL before calling release on tree manager


2001-05-18  Jörg Barfurth  <jb@openoffice.org>  [54ee41538f8712a4d93e0b05f07a4e8740d9fd62]

#81412# Cleaned up bootstrap settings handling; Added recognition of bootstrap errors


2001-05-18  Jörg Barfurth  <jb@openoffice.org>  [650ba21d8a1a6324298ece8fe2a26defc68e8787]

#81412# Cleaned up bootstrap settings handling; Added error recognition of bootstrap handling; Added new parameter 'reinitialize'


2001-05-18  Jörg Barfurth  <jb@openoffice.org>  [e719b4fa491165508ca0b9b04e39e254b259cda9]

#81412# Moved from session directory; Cleaned up bootstrap settings handling; Added error recognition of bootstrap handling; Added new parameter 'reinitialize'


2001-05-18  Mathias Bauer  <mba@openoffice.org>  [12318a7c1c8d92461ce3c107916439b7be912052]

#86646#: new SID_LOGOUT


2001-05-18  Caolán McNamara  <cmc@openoffice.org>  [3c01fdb6605de6b0b19393d5359e5c8504ca7dee]

#86778# ##912## MathType 2 additions & erase invalid empty sub/sub/size statements


2001-05-18  Jörg Barfurth  <jb@openoffice.org>  [af3576c8a8097b755bcbb28cbe275d46cd3de8e9]

#81412# Moved bootstrap to misc directory


2001-05-18  jp  <jp@openoffice.org>  [e67ba154b4fba50540c35861e9215afb4f5d7984]

#86988# dialog redesign


2001-05-18  Mathias Bauer  <mba@openoffice.org>  [bf7a1f3c6457ad060a95e2e1fe00d8fefa25b438]

#86646#: new internaloptions for removing some menu entries


2001-05-18  Sascha Ballach  <sab@openoffice.org>  [24e8d999888f2e4ff1b57e208de494da03979662]

#87030#; add a possibility to change the reference


2001-05-18  Patrick Luby  <pluby@openoffice.org>  [1765f0aa3846e20e413b7e3445f6c964ec6124ae]

Remove duplicate osl_getFilePos prototype which kills builds on Linux


2001-05-18  Dirk Völzke  <dv@openoffice.org>  [be2d7fa8bfdc002f1a792f1ab911661e8bdc1f6c]

#86645# corrected URL for sending Mails in WebTop, added CreateFromAddress_Impl()


2001-05-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [2cf59cd410814095d2ff38b10152e1a464c53685]

cosistent use of -E


2001-05-18  Dirk Völzke  <dv@openoffice.org>  [44d95e827ded9094a6581433d5c5ed4d40f9c98b]

#86645# Added CreateFromAddress_Impl()


2001-05-18  Jörg Budischewski  <jbu@openoffice.org>  [750f2e117cd43b4efdc9e4e0f0632974d98346e6]

#87127# funcs renamed from rtl_getCommandArg -> rtl_getAppCommandArg


2001-05-18  Jörg Budischewski  <jbu@openoffice.org>  [5a3d28be5adde6cd0b957d0450cedfafaf6cf59e]

#87267# module logging prepared


2001-05-18  Juergen Schmidt  <jsc@openoffice.org>  [f3097d7b52b481bfec4e6235c9396738ea3aa9f2]

#87233# insert singleton


2001-05-18  Juergen Schmidt  <jsc@openoffice.org>  [465b869e784fa0a3641f36a1d65d29605447d3bd]

#87233# new


2001-05-18  Jörg Budischewski  <jbu@openoffice.org>  [317490e1cc4042c912dff01a9f93936d1317d326]

#87267# module logging prepared


2001-05-18  jp  <jp@openoffice.org>  [7365421dc9690dc583563bd59215fa8920da8738]

Bug #87248#: ResetAttr - restore only attributes with values


2001-05-18  Jörg Budischewski  <jbu@openoffice.org>  [2a3678c713a88f43867aead48f320d1d301bcab1]

#87127# funcs renamed from rtl_getCommandArg -> rtl_getAppCommandArg


2001-05-18  Juergen Schmidt  <jsc@openoffice.org>  [53ff13bccf915a40c8309139ae52ee4707f0c238]

#87233# change docu


2001-05-18  Juergen Schmidt  <jsc@openoffice.org>  [543ebb31ea3f811a7ad80efec18439de384ae23e]

#87233# insert enum value


2001-05-18  jp  <jp@openoffice.org>  [7e8149ccdbbe198116ba8a6f7770599a416eb163]

Bug #87096#: GetState - use Numberformatter only if it's needed


2001-05-18  Juergen Schmidt  <jsc@openoffice.org>  [c668588c9d3a0149e37181e47424aa25b2084242]

#87233# insert binary


2001-05-18  Juergen Schmidt  <jsc@openoffice.org>  [a9a8438a3983a55ae686898c4c1ac46f1b93f4fc]

#87233# insert target


2001-05-18  Juergen Schmidt  <jsc@openoffice.org>  [2f247a2135021e5e54fdc3c0f2554caf4411ab50]

#87233# new


2001-05-18  Dieter Loeschky  <dl@openoffice.org>  [cc742461c88adcf1bf7e524e898d47ba52094de3]

#86918# Handling of several MasterPages


2001-05-18  Jörg Barfurth  <jb@openoffice.org>  [72bf25647f93cd40f4e6c62b09f89e55c0013cae]

#87213# Added special treatment for empty data when tokenizing with non-white separator


2001-05-18  Vladimir Glazounov  <vg@openoffice.org>  [718e96c6d64be5a44d0e91fa45673d7c6e688b10]

#65293# fixed const problem


2001-05-18  Niklas Nebel  <nn@openoffice.org>  [ccf50e2cb849b4f5e08dc94549b8ca97e1b28b45]

#82622# CharLocale and ShadowFormat are optional


2001-05-18  jp  <jp@openoffice.org>  [ff629c8ed2136bcd4f75a954836e8b09441abedb]

compiler error


2001-05-18  Daniel Boelzle  <dbo@openoffice.org>  [8656b9498b5b1a037501b1b1577121ccdb46df7c]

#87233# reading out singletons information


2001-05-18  Vladimir Glazounov  <vg@openoffice.org>  [267b4026230fbf7bb8c248105444d35ed55ace52]

#65293# Adopted to use under Solaris


2001-05-18  Armin Weiss  <aw@openoffice.org>  [043f828734f8ffdf0d978a4ce2e315cb2f8b40ab]

#83068# adapt to the new behaviour of GetGlyphBoundRect(...)


2001-05-18  Armin Weiss  <aw@openoffice.org>  [be8ca7afbfa38754a4f88d82513d5e17a949b77f]

#83068# switching on the new behaviour of GetGlyphBoundRect(...)


2001-05-18  Frank Schönheit  <fs@openoffice.org>  [273991770f1bc8ac0428cff491079b954470107c]

#86712# +limitedformats


2001-05-18  Frank Schönheit  <fs@openoffice.org>  [1e2ab2295913d9641f251036e4452777fcc4ae3c]

initial checkin - helper for control models with limited formatting capabilities


2001-05-18  Mikhail Voitenko  <mav@openoffice.org>  [acacbb278da2470a579f04b85a694a41d4f80211]

 adopt for the new OUString interface


2001-05-18  Frank Schönheit  <fs@openoffice.org>  [96be06ab9327ee10cb110adab6ed6d006bc5f57d]

#86712# FormatKey is transient


2001-05-18  Frank Schönheit  <fs@openoffice.org>  [7175a139ed26368b63eca571e0df7ef711f74650]

#86712# FRM_NUMBER_FORMATS_SUPPLIER


2001-05-18  Frank Schönheit  <fs@openoffice.org>  [6e357d5b16fccb988ca39eef64e2c6477bae35b7]

layout


2001-05-18  jp  <jp@openoffice.org>  [86cffd8e750b0b4dd6c5fe2a2a29235609875b6c]

Bug #87222#: InsertRedline - don't accept one with a position at the document EndNode


2001-05-18  Frank Schönheit  <fs@openoffice.org>  [3a058545da56907c8d233db342c0cb64164c15bd]

#86712# add FormatKey and FormatsSupplier property, mapped to the predefined formats


2001-05-18  Kurt Zenker  <kz@openoffice.org>  [cd608308416a6a8bbba0087f929399b22c225649]

new version for SRC632


2001-05-18  Jörg Budischewski  <jbu@openoffice.org>  [bcd7a99269dc16a8ade304a91d5cb8781e868ca8]

#87267# deprecated API removed (osl_initModuleLogging and osl_unloadLoggedModules


2001-05-18  Jörg Budischewski  <jbu@openoffice.org>  [c590e8beed9362511234b967c32dea00b18505f8]

#87267# deprecated API removed


2001-05-18  Jörg Budischewski  <jbu@openoffice.org>  [97d35c7364369cac71138a5eebaccb5ed90c7ab7]

#87267# preperations for the new unloading module API


2001-05-18  Vladimir Glazounov  <vg@openoffice.org>  [e84e7cd79271a69d54ec4378a632c8c15083147a]

#65293# Corrected for use under Solaris


2001-05-18  Andreas Martens  <ama@openoffice.org>  [0db526db87a4247edb5e902b74090fe92ea151e7]

Fix #87243#: If an anchor changes its background...


2001-05-18  Vladimir Glazounov  <vg@openoffice.org>  [fc683ae617443b0f370addb66a7d468eb08db7a3]

#65293# Removed extra semicolons


2001-05-18  Kurt Zenker  <kz@openoffice.org>  [e688dfdd4893e3f1d09829116756db206f7eb0d9]

new version for SRC632


2001-05-18  Rüdiger Timm  <rt@openoffice.org>  [e8a5a82015dacf7c9888e7c7f9c5a805dadc1c66]

#65293# i18n_keysym.obj added to SLOFILES


2001-05-18  Oliver Specht  <os@openoffice.org>  [885e16801a26cd66cbf598476b9195a6da733ae7]

#86455# suffix/prefix corrected


2001-05-18  Vladimir Glazounov  <vg@openoffice.org>  [e7d6e7d2926a340455c53eeaf67be7207e49a614]

#65293# Adopted for Solaris


2001-05-18  sz  <sz@openoffice.org>  [fee3ee4779645a22b5932f231ad3ad665055af95]

added member sal_Char* m_msg, and method sal_Char* getMsg()


2001-05-18  Michael Brauer  <mib@openoffice.org>  [d5715eb99a1000375db43db792dedcabb4295988]

#87246#: OLE object support through SAX interface


2001-05-18  Sascha Ballach  <sab@openoffice.org>  [cc89a6edd262d0b5e388193c2939bb86c80183dc]

#79771#; little bugfix


2001-05-18  Christof Pintaske  <cp@openoffice.org>  [4bd896ab4dcda78dc224065c099dfcadda7fa593]

#87260# 1bit PS Images


2001-05-18  th  <th@openoffice.org>  [79b9f12926b2aecd6814469a9ea2bdb4742a58ec]

#87259# - correct syntax error


2001-05-18  Sascha Ballach  <sab@openoffice.org>  [54233b47c1c4dc2bf15bc4f0078e14b37d8920a4]

#79771#; some more optimations


2001-05-18  Oliver Specht  <os@openoffice.org>  [b0ea85bb5e1e2e40b041c7356fd243b2a1142e54]

#87244# NumberingRules is not Readonly


2001-05-18  Vladimir Glazounov  <vg@openoffice.org>  [661e479aa22f8e63807cf99d04bde524a4b5a103]

#65293# Removed extra semicolon


2001-05-18  Mathias Bauer  <mba@openoffice.org>  [af816c5daeb4f361252682cf37cba18ceb02a217]

#86645#: send mails without UI


2001-05-18  Sascha Ballach  <sab@openoffice.org>  [890dfa34a5113a63fb577d4c96c8a2559049cebf]

*** empty log message ***


2001-05-18  Daniel Rentz  <dr@openoffice.org>  [8aec620ee08aab4fe35681e5e220825e5e66c43f]

#86988# dialog redesign


2001-05-18  Michael Brauer  <mib@openoffice.org>  [c23c281d1d818df50a4bdc8725dfcc1b209dcfc1]

#87246#: OLE object support through SAX interface


2001-05-18  Mathias Bauer  <mba@openoffice.org>  [2967a9f4b2fb1e0d299fdcac263be17135a8be10]

#86645#: UseMailUI


2001-05-18  Vladimir Glazounov  <vg@openoffice.org>  [9e0cabf3a028651f1f5c75cac19a6c3cf99d4e9c]

Adopted for using renamed function


2001-05-18  Oliver Specht  <os@openoffice.org>  [3f6cd1f9b7436270b495b866f2a4d11714a6551b]

#86988# java configuration entries added


2001-05-18  Oliver Specht  <os@openoffice.org>  [ed0d72a4b941abfeca38de06587d5043aac26a19]

#86988# new java configuration


2001-05-18  Michael Brauer  <mib@openoffice.org>  [63d13cb2ee2c4725599714f6184bcd6e77a1eab7]

#87246#: OLE object support through SAX interface


2001-05-18  Oliver Specht  <os@openoffice.org>  [d82ef9ba0a5dc3ccb1af0433fc4d288126e0e1dd]

#86988# java configuration


2001-05-18  Oliver Specht  <os@openoffice.org>  [09d29887c3a4c40b9fc4108c15055b40d59d6811]

#86988# old java config entries removed


2001-05-18  Philipp Lohmann  <pl@openoffice.org>  [6cfb4603dcc5865081d3d3155130431ddde98677]

#79518# fixed a memory leak


2001-05-18  jp  <jp@openoffice.org>  [cdbf303b6ca6ecde2d2ec3f60b37db74150c6389]

Bug #87135#: plural for actions


2001-05-18  Andreas Bregas  <ab@openoffice.org>  [7d768de5820249d961ca17e9c113e51fca9e64c3]

#83425# FindElementExtern(): Check for missing parameters


2001-05-18  Frank Schönheit  <fs@openoffice.org>  [7dbd315de57bce417bf5c46f141db7b150ceb2cb]

#65293# corrected the include protection


2001-05-18  jp  <jp@openoffice.org>  [fe02951d731718029dedf0ef7439bc20af22b073]

Bug #83396#: load also OLE-Object without any representation in the object


2001-05-18  Vladimir Glazounov  <vg@openoffice.org>  [b6b2f9a3caae1ee088e992469e0b99bd8018ccab]

#65293# Corrected for Solaris


2001-05-18  Eike Rathke  <er@openoffice.org>  [407fe5c197e1c685a994d7faba83160286cc49b5]

#87169# #86215# new SchChartRange/SchCellRangeAddress replacing old ChartSeriesAddress mechanism


2001-05-18  Ocke Janssen  <oj@openoffice.org>  [c667ed24d63e5b7a0e8f159b5acba4e1dd669cd2]

#86528# size changes


2001-05-18  Kurt Zenker  <kz@openoffice.org>  [79536e3fa7f6cb126e645dc6362b819fc48952ea]

Merge SRC632: 18.05.01 - 14:01:44 (NoBranch)


2001-05-18  Kurt Zenker  <kz@openoffice.org>  [45a191ee2d6f849e4e96ef4cdb5cd2c28076789a]

Merge SRC632: 18.05.01 - 13:58:24 (NoBranch)


2001-05-18  Kurt Zenker  <kz@openoffice.org>  [14924a46171f9e86b4b425a2c447b4500ac07724]

Merge SRC632: 18.05.01 - 13:56:16 (NoBranch)


2001-05-18  Kurt Zenker  <kz@openoffice.org>  [a90d8328b67516519c607a488cb97606f8941e82]

Merge SRC632: 18.05.01 - 13:54:13 (NoBranch)


2001-05-18  Kurt Zenker  <kz@openoffice.org>  [03d2b9ed21d0de8b695a99f00b920f6ba852f70b]

Merge SRC632: 18.05.01 - 13:52:13 (NoBranch)


2001-05-18  Kurt Zenker  <kz@openoffice.org>  [1adfed071b92d62980f5974b6ed6e2cc9b6e6ea9]

Merge SRC632: 18.05.01 - 13:49:05 (NoBranch)


2001-05-18  Kurt Zenker  <kz@openoffice.org>  [eb1e31275a2083ea48750fa269eafcffe29c7488]

Merge SRC632: 18.05.01 - 13:49:19 (NoBranch)


2001-05-18  Ocke Janssen  <oj@openoffice.org>  [5678c033e63f9348a66fb54adb94c052e89cf774]

#86528# size changes


2001-05-18  Kurt Zenker  <kz@openoffice.org>  [f3c936b0e2ba56011b8ce7d03fbbc013a2771d79]

Merge SRC632: 18.05.01 - 13:47:19 (NoBranch)


2001-05-18  Kurt Zenker  <kz@openoffice.org>  [72af7a7b0b8f951956586397d80131c465aaef1b]

Merge SRC632: 18.05.01 - 13:46:48 (NoBranch)


2001-05-18  Kurt Zenker  <kz@openoffice.org>  [3906b6a2d0aaae9ac50bd2b57d0c267edac18c00]

Merge SRC632: 05/18/01 - 13:44:28 (NoBranch)


2001-05-18  Kurt Zenker  <kz@openoffice.org>  [5ce0d0b359e1e8a7639fa79cf070dade58bdaaf1]

Merge SRC632: 18.05.01 - 13:44:01 (NoBranch)


2001-05-18  Kurt Zenker  <kz@openoffice.org>  [1c93e6023e24a6fefb5038bb9b623a8821308172]

Merge SRC632: 18.05.01 - 13:43:55 (NoBranch)


2001-05-18  Sven Jacobi  <sj@openoffice.org>  [3441ca0bcb501ef211220cdecd4380f2f5a727e1]

#86988# dialog redesign, removed semicolon


2001-05-18  Kurt Zenker  <kz@openoffice.org>  [8e91ff061e14f967a550a0ad861385f58c658e97]

Merge SRC632: 05/18/01 - 13:42:57 (NoBranch)


2001-05-18  Kurt Zenker  <kz@openoffice.org>  [48d3dfb6b58e09fa07049888c8b39f4b12587da1]

Merge SRC632: 18.05.01 - 13:42:20 (NoBranch)


2001-05-18  Malte Timmermann  <mt@openoffice.org>  [f4836a5fb6b42ee0fe60de12257fb8f308e0d211]

#86701# Use SID_ATTR_CHAR_SCALEWIDTH instead of SID_ATTR_CHAR_FONTWIDTH


2001-05-18  Kurt Zenker  <kz@openoffice.org>  [804bfc05a80e7e3e4b6961d290323ba7d960501c]

Merge SRC632: 05/18/01 - 13:39:42 (NoBranch)


2001-05-18  Kurt Zenker  <kz@openoffice.org>  [fd5b1cb31a5372b0be3d45bb691ba3185e55b0a7]

Merge SRC632: 05/18/01 - 13:38:21 (NoBranch)


2001-05-18  Kurt Zenker  <kz@openoffice.org>  [23bf04e4667e24059ca4d8b941ba45234d6a2c96]

Merge SRC632: 05/18/01 - 13:37:02 (NoBranch)


2001-05-18  Kurt Zenker  <kz@openoffice.org>  [4831546d284e159e19eb088818818c636b721ae6]

Merge SRC632: 18.05.01 - 13:36:01 (NoBranch)


2001-05-18  Nils Fuhrmann  <nf@openoffice.org>  [a456ab9de0490c5c0c31dbe586d97a9188729551]

Fix: Support of non ASCII conform characters in ressource ids (grrrrrrrr!!!) #87134#


2001-05-18  Peter Burow  <pb@openoffice.org>  [43488360cb1dc6b2dc11f297aaa02ea1fd5920b7]

fix: #87212# new folder with encoded url


2001-05-18  th  <th@openoffice.org>  [f46eb2bd552cee0d86e6119b3e8721c6fbbe5a8b]

#65293# - add rtl_str_shortenedCompare_WithLength


2001-05-18  jp  <jp@openoffice.org>  [12b6fd4827ac50bd3d9215fbb9381897bec76f0b]

Bug #83396#: PowerPoint/Excel has a second globalname which we can test


2001-05-18  Thorsten Behrens  <thb@openoffice.org>  [be047b6fbe5e746b7bab183c908588b1e12d9ab1]

#86988# Dialog redesign


2001-05-18  th  <th@openoffice.org>  [64a3c39b02ce19c779c79a3340f5b91aa25ddbbe]

#87136# - Use 99 for unknown languages


2001-05-18  Oliver Specht  <os@openoffice.org>  [9ab79f19a16c1e0983ff0bbb98d642ebb726b3cd]

#86988# GroupBox->FixedLine


2001-05-18  Christian Lippka  <cl@openoffice.org>  [e7b2e0368fe298e67116199a9797c0d8312555e4]

#87003# on create of new printer use old item set as source if possible


2001-05-18  Sascha Ballach  <sab@openoffice.org>  [d0d58b8b0be68bd62c33ff3170c569186addcbfb]

#79771#; little performance optimation for formulas


2001-05-18  Sascha Ballach  <sab@openoffice.org>  [4fbb8605a91ab1014d3ba6b2e10ddbbe655253ad]

#79771#; fix a little bug in the performance optimation


2001-05-18  Christian Lippka  <cl@openoffice.org>  [9c5e7c2c4073ac0d6ae642699fa630be2ee57fdc]

fixed item browser


2001-05-18  Andreas Martens  <ama@openoffice.org>  [6b1eae0334ba8bad7656a859695551ce51b62f95]

Fix #87058#: Locked boraderattribut


2001-05-18  Stephan Schäfer  <ssa@openoffice.org>  [e254cf2f6039ab5a6785fa53be61f94aed645abc]

merged rvp exceptionhandling


2001-05-18  Daniel Rentz  <dr@openoffice.org>  [ea5cb6cad5cb14bc824d09594ef926f3876923e0]

#86988# dialog redesign


2001-05-18  Kai Ahrens  <ka@openoffice.org>  [67d2ff95ef0a0400a39a43a1713d75bf99ded9e1]

#86115#: new effects for slide transition dialog


2001-05-18  Daniel Rentz  <dr@openoffice.org>  [01330574085a1232979e6197216e0f23762dabea]

#86988# dialog redesign


2001-05-18  Kai Ahrens  <ka@openoffice.org>  [5ee1732aec27c7cabd950fbb51734f94ded9ffff]

#86115#: new effects for slide transition dialog


2001-05-18  Ocke Janssen  <oj@openoffice.org>  [dc59c5fcb73ecd8ac7148bc441ee0ea19c52537d]

#86528# size changes


2001-05-18  Daniel Rentz  <dr@openoffice.org>  [f40dc118b6a30709f7133084ec5212211eef03c0]

#86988# dialog redesign


2001-05-18  Ocke Janssen  <oj@openoffice.org>  [370c89378b42d968967dfb4f9a63929de71ba881]

#86528# size changes


2001-05-18  Christian Lippka  <cl@openoffice.org>  [42b04415ff98819aaf195ad80e9da8cee1c6d9d0]

#86567# 3d objects now use same base class as 2d shapes


2001-05-18  Christian Lippka  <cl@openoffice.org>  [df63b3c8ff4d72765188f98fc635227b01f40137]

#87098# calculate pause time correct


2001-05-18  Christian Lippka  <cl@openoffice.org>  [273eb71fef201b0cd15c7b770faf3d94f6a610fb]

#87104# export pause logo state


2001-05-18  Sascha Ballach  <sab@openoffice.org>  [39bb761b876841dacdd0eeb19682fc8dee9461ae]

#79771#; fix a little bug in the performance optimations


2001-05-18  Ocke Janssen  <oj@openoffice.org>  [b90646871dc68ff33179a244129bade45ec08a88]

#86528# size changes


2001-05-18  th  <th@openoffice.org>  [180887145341f3d5a67b288fc4a4204e0a915893]

#85378# - Raise dialog to user attention if another dialog is locked


2001-05-18  th  <th@openoffice.org>  [8d93aec62f3156e2b9fc17f9c8779c8b4ea5011e]

#85378# - ToTop() works now recursiv for RESTOREWHENMIN


2001-05-18  Stephan Schäfer  <ssa@openoffice.org>  [f7a84c00ccb69f9c3e53009e2300a9a4d2da08de]

merged rvp exceptionhandling


2001-05-18  Oliver Braun  <obr@openoffice.org>  [03bfc3263554d81fa5ef2601676407b129aff6f4]

#87132# fixed type of buffer


2001-05-18  Frank Schönheit  <fs@openoffice.org>  [b3120ddedaf2417ac3331f916e3150346be68c0b]

#86558# no load/initialize/reload necessary anymore (only load/initialize)


2001-05-18  Frank Schönheit  <fs@openoffice.org>  [10d78ec7c8c4b27ec0b5cfc0bd09b366efcf41de]

#86558# when inserting a column while the form is already loaded, call the XLoadListener::loaded on the column


2001-05-18  Christian Lippka  <cl@openoffice.org>  [3dc12e9ffd25d6d0d1934538a916e8fcabc845ff]

#86616# added missing caption styles


2001-05-18  Stephan Schäfer  <ssa@openoffice.org>  [617396cadbc80960ebe6a0154854ccb96525e280]

#86486# rvp exceptionhandling


2001-05-18  Christian Lippka  <cl@openoffice.org>  [4fc923a13edc47d9f67af73b71cdb6e811f08e52]

#86616# added missing caption styles


2001-05-18  Sascha Ballach  <sab@openoffice.org>  [f3249b38a82a53d97042d26d4d15c6ef06de97ad]

#79771#; only ask for matrix if it is a formula cell


2001-05-18  Kurt Zenker  <kz@openoffice.org>  [5462a2dd544431af93e9952a75c051fd4f91f5d6]

Merge SRC632: 18.05.01 - 07:13:45 (NoBranch)


2001-05-17  Hennes Rohling  <hro@openoffice.org>  [0b0fb05d0a78689b31e7444fd9f810c961fadd85]

#87193# MakeAbsoluteURL must start with second token


2001-05-17  Hennes Rohling  <hro@openoffice.org>  [f593160f91bde5cce6b10d68a1bc8769968f19c4]

#87193# MakeAbsoluteURL must start with second token


2001-05-17  Sascha Ballach  <sab@openoffice.org>  [955a5ba4b335cc8c99724099f2b266313997f49b]

#79771#; makes the handling of annotations much better, and so the performance is better


2001-05-17  jp  <jp@openoffice.org>  [570b7a74791085cbab29d7d5c8d70ffd5a24234c]

Bug #86727#: Autocorrect - call ChgToEnEmDash additional


2001-05-17  jp  <jp@openoffice.org>  [8977ab0b7d024937a4ab0fd2b282b98a387e9622]

Bug #87131#: FillClipFmtItem - match EMBEDDED_SOURCE to do our own readable name


2001-05-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a4da56059653e8caa030d8e1ae10e01d127f68d1]

#65293# separate JARDIR and CLASSDIR


2001-05-17  Christian Lippka  <cl@openoffice.org>  [24fec6459da60245dc2a99e22911170e233a2d49]

#86616# added missing caption properties


2001-05-17  Martin Gallwey  <mtg@openoffice.org>  [033a4d7e7ec8f00c0d5e95ed806f8f1e3b820c66]

#86409# Change storage method for encrypted compressed streams pretending to be plain text


2001-05-17  Daniel Vogelheim  <dvo@openoffice.org>  [dd8e3a2dfb4f95d66ef1b3ff197774ac86880e01]

#86004# reduced number of calls to MultiPropertySetHelper::hasProperties()


2001-05-17  Frank Meies  <fme@openoffice.org>  [16b1dba452955b5e1f09a09f42d617cd5264f8df]

Fix #87194#: Line break of multi portions


2001-05-17  Björn Milcke  <bm@openoffice.org>  [9fcb172e74f647d3b05e136f842f49a5285098ab]

#86215# Include Table Number List


2001-05-17  Andreas Bille  <abi@openoffice.org>  [412eec32a4c7e30488de74119ca29be82df4af8e]

Now also loading files without transformation


2001-05-17  Thorsten Behrens  <thb@openoffice.org>  [84a118166553a03027a3fba725c24330f7cf4c13]

#86988# Dialog redesign


2001-05-17  Hennes Rohling  <hro@openoffice.org>  [32368a91e63a01cd62437469360dda76ced558b4]

#87312#


2001-05-17  Kai Ahrens  <ka@openoffice.org>  [1a82487bedf79c2413badb1d35e96c3203920d71]

added pause method for animations


2001-05-17  Daniel Rentz  <dr@openoffice.org>  [05eaf8e8c081981d4df58eac4d852d26b6062d77]

#86988# dialog redesign


2001-05-17  Niklas Nebel  <nn@openoffice.org>  [8a7dec596a82a178c8b1dd2d35f98142e68b6991]

#87088# XChartData set methods


2001-05-17  Malte Timmermann  <mt@openoffice.org>  [1b9cfadbc5f1a672c2689783e00e33a29600b877]

#86321# There is no UnoControlImageButton


2001-05-17  Thomas Benisch  <tbe@openoffice.org>  [fb22bff9d8bdc544e5e7031ccd56e8cb1d6ffebb]

#87026# customize BasicIDE control toolbox


2001-05-17  mm  <mm@openoffice.org>  [62e8b7de1f8090709dcc202a197aa16e6abd8d4f]

#87115# WordBreak in RadioButton and CheckBox


2001-05-17  Malte Timmermann  <mt@openoffice.org>  [dbba7d3b2ae563ce288f116fa18e1346f4fa1e0e]

#86320# new idl...


2001-05-17  Malte Timmermann  <mt@openoffice.org>  [37a2cbbf26a4897db022a959e00ea42db91b73a1]

#86319# new idl...


2001-05-17  Björn Milcke  <bm@openoffice.org>  [09413ba22a6de8dd9a939a0a7b88096d8e65add4]

#87095# FORMAT is deprecated


2001-05-17  Frank Schönheit  <fs@openoffice.org>  [ff302494b41cc5e56eb06415e797b7df788275e4]

#87182# overwrite connect for parameter checking


2001-05-17  Sven Jacobi  <sj@openoffice.org>  [89a28145689a1e7bfacf611ecaaa67a57a7790ce]

#87191# do not always expand graphics to 8 bit, if they may also be stored in 2 or 4 bit


2001-05-17  Andre Fischer  <af@openoffice.org>  [ec81a958e9b7990a2671e13336da757da388bc66]

#86988# Change of dialog box layout.


2001-05-17  Björn Milcke  <bm@openoffice.org>  [1d624dd12481a6a0db25f0dce239ed58472d4747]

#87160# allow setting XLineStyleItem also as integer


2001-05-17  Juergen Schmidt  <jsc@openoffice.org>  [fab9e1c2466af247e225b30e7875ad5b56343365]

#87190# remove exports.dxp


2001-05-17  Caolán McNamara  <cmc@openoffice.org>  [d3d70e48009b2cdd6686b78ec7c1c02548ef80fc]

##913## Export correct sizes in ole2 objects, fixes word's original size and jumping of editing helper applications


2001-05-17  Malte Timmermann  <mt@openoffice.org>  [9025f43795ce5942bb93414276207f9f09a66717]

#87103# DECLIMPL_XSERVICEINFO


2001-05-17  Tom Verbeek  <tv@openoffice.org>  [87f8226e591fb7f8ca739966f0eca4a3cdac9c8c]

#86112# added support for HID generation in util directory


2001-05-17  Malte Timmermann  <mt@openoffice.org>  [53e4fb2ba9a760f8a6e0c3ec33092a6c39bc0816]

#86489# DTOR not longer inline...


2001-05-17  Tom Verbeek  <tv@openoffice.org>  [eb2659e0032ef6dd83ec2be0ffa31d4cae7bab2e]

#86112# changed for new hid generation technique


2001-05-17  Thorsten Behrens  <thb@openoffice.org>  [9415002785078b3587cc779829f769a603427c47]

#86988# Dialog redesign


2001-05-17  Daniel Vogelheim  <dvo@openoffice.org>  [8cd1280ce883bab14172d1c03064435bd53acf7e]

#86004# obsoleted functional.hxx and less_functor incompatible changes in  #if SUPD > 632


2001-05-17  Sascha Ballach  <sab@openoffice.org>  [d68a65569c25d03444779edffb960fd1278aa8bf]

#79771#; use the new tokens instead of xmlkywd.hxx


2001-05-17  Thorsten Behrens  <thb@openoffice.org>  [17acb4d5844607f3bcc17cfd844f3e3bc26fba8b]

#86988# Dialog redesign


2001-05-17  Kai Sommerfeld  <kso@openoffice.org>  [73f4b00edf06691df1ea83ffcd5b0c463d2bb99e]

Cleanup: Commented out unused code.


2001-05-17  Mikhail Voitenko  <mav@openoffice.org>  [bc6d346941964dcd59a4dfa2219b17534d5f19ca]

#86777# move SessionInfo.idl and XSessionManager.idl to portalapi


2001-05-17  Sascha Ballach  <sab@openoffice.org>  [ee919d645472a4305badc76a0ad6e3f976077e7d]

#86004#; remember created strings and add a method to delete the remembered strings


2001-05-17  Thorsten Behrens  <thb@openoffice.org>  [12a812cc1293fc274bc900f8141c36e73065dae1]

#86988# Dialog redesign


2001-05-17  Sascha Ballach  <sab@openoffice.org>  [621a29acf729be81ef6d9cfbdc8a8606206809ca]

86004#; add ResetTokens call to the destructor


2001-05-17  Daniel Boelzle  <dbo@openoffice.org>  [c817aa90c844fc0c4a62580cf7e987d107b50f34]

#87052#


2001-05-17  Sascha Ballach  <sab@openoffice.org>  [f01daa9c4a88c24e3127e36431de9b62ea261b6f]

#86004#; add xmltoken.hxx


2001-05-17  Gregor Hartmann  <gh@openoffice.org>  [145c77019127ead615df6427b75b21e6ddce4ac7]

#86112#use real hidother.src


2001-05-17  Malte Timmermann  <mt@openoffice.org>  [6d1f30998b0fe0f7f3f9b90821a10dc8c8a3804a]

#86269# StartSearchAndReplace - adjust selection


2001-05-17  Juergen Schmidt  <jsc@openoffice.org>  [2f0c2360541fbdb8a2cc8e5c6f78a447b6d333df]

#87052# insert SAL_NO_VTABLE


2001-05-17  Frank Schönheit  <fs@openoffice.org>  [7c8d8c069752a3489bf9eadcb9a14368211d07c6]

#87163# no IgnoreAscii case when comparing entry names


2001-05-17  Thomas Lange  <tl@openoffice.org>  [f69d0e1fe2739bab1ff66dccce9e1b3cf8cebe4e]

#86889# loading of symbols not done in SmDocShell constructor by default anymore


2001-05-17  Andre Fischer  <af@openoffice.org>  [877067d5b11c4d4fece96dd33b42be62ee5e85c1]

#86988# Dialog box redesign (GroupBox replaced by FixedLine).


2001-05-17  Andreas Bregas  <ab@openoffice.org>  [e38b60b461f574cc5bf5cfe76c1463d5f7243f46]

#86438# New RTL method GlobalScope()


2001-05-17  Thomas Lange  <tl@openoffice.org>  [81c92a81a26bc0fb985c398edfaeb22cda4bea57]

#86889# loading of symbols improved


2001-05-17  Andre Fischer  <af@openoffice.org>  [950815b1bd4ca2e781cb88788302d63c1627fabf]

#86988# Dialog box redesign (GroupBox replaced by FixedLine). #86815# Template is now terminated properly.


2001-05-17  Thomas Lange  <tl@openoffice.org>  [ed40993bc2fae72222af5c406dfdc209267b8868]

#86889# order of property names fixed


2001-05-17  Andre Fischer  <af@openoffice.org>  [a955b0dbfbb64ac0c33b2c7931dfeb4abe58302b]

#86988# Substitution of group boxes by fixed lines.


2001-05-17  Sven Jacobi  <sj@openoffice.org>  [a33136677e6780a40bacbfbd0add0dd47aee355d]

#86988# dialog redesign


2001-05-17  Björn Milcke  <bm@openoffice.org>  [5fcc679789f7d1b6816d6d81d10f4c08c90ee092]

#85719# Handle bitmap URL in special handler not in context filter on export


2001-05-17  Malte Timmermann  <mt@openoffice.org>  [44fa3bec7443c78950297fa277c22ce9f131451d]

##87072# Don't call Select in MouseMove, except StackMode


2001-05-17  Mathias Bauer  <mba@openoffice.org>  [a4abf1ef36c306cc48d81f8712f72194d28fe347]

#86409#: ask storage for encrypted entries


2001-05-17  Mathias Bauer  <mba@openoffice.org>  [fb7a2aac2d5184ceb3a46df2fafc11a7bc0f5e40]

#86409#: set encryption as property on root storage


2001-05-17  Frank Schönheit  <fs@openoffice.org>  [b56dff6a002e1ea2a06beae447d8c90c46186246]

use special ::rtl::OUString version of toLower


2001-05-17  Frank Schönheit  <fs@openoffice.org>  [9f4c624c0ee757412d1d64c48742bd055d0eb040]

#87163# new toUpper/toLower versions (using an ::rtl::OUString)


2001-05-17  Frank Schönheit  <fs@openoffice.org>  [212c9c9a108b8d84ddb1d94f2834cf8dad9be74a]

#87163# renamed the rtl versions of toUpper/toLower (MSVC 6 gets confused sometimes)


2001-05-17  Daniel Boelzle  <dbo@openoffice.org>  [14e2af323baf9560145de1dac89818a679a297d2]

#87052# added SAL_NO_VTABLE


2001-05-17  Martin Gallwey  <mtg@openoffice.org>  [48297e47c29fba2c0cdfedee240ddf6a311d869f]

#86409# fix typos in encrypted data import


2001-05-17  Herbert Duerr  <hdu@openoffice.org>  [b57529d6ba33cf3b8eecb8ba251b5d1ebc6acdbb]

#86621# reduce virtual memory usage by handling font file mapping ourselves


2001-05-17  Frank Schönheit  <fs@openoffice.org>  [3ede59c5fc8c06c9532f26224800f17957b8d788]

#87163# new toUpper/toLower versions (using an ::rtl::OUString)


2001-05-17  Jörg Budischewski  <jbu@openoffice.org>  [bc6cd83a673452681f0aeb565ebd2ddbd37ebfb2]

#87171# Calling OInterfaceContainerHelper::removeInterface with an empty reference does not crash anymore(it's still asserted)


2001-05-17  Kay Ramme  <kr@openoffice.org>  [ee19c132d5a001abaec5df0af2b7bd400c4b6a0d]

renamed ThreadID; changed to new ThreadPool interface (#87110#)


2001-05-17  Dirk Völzke  <dv@openoffice.org>  [1192d29db8d95eaa9edcd45809a569a203635edb]

#84092# Substituted Passwort with Kennwort


2001-05-17  Kay Ramme  <kr@openoffice.org>  [18d2636e5f058e7e1b0a5dd759251487d3b8a9f9]

renamed ThreadID; changed to new ThreadPool interface; throws dispose reasong (#87110#)


2001-05-17  Mathias Bauer  <mba@openoffice.org>  [7a2bed8fa8b3e49dd5f40583160653cbb128eb78]

#86409#: wrong flag


2001-05-17  Frank Schönheit  <fs@openoffice.org>  [2e92a8b78d713e0480d50781ec44a8c6e307c6e1]

#87163# use the CharClass helper for properly normalizing strings to search


2001-05-17  Kay Ramme  <kr@openoffice.org>  [7fc59714865b86b97bb6a1ae1d5e77e9d591aaaa]

renamed ThreadID -> ThreadId


2001-05-17  Kay Ramme  <kr@openoffice.org>  [df146902e987ab40c8709b950f2575618d3acb87]

new ThreadPool interface (#87110#)


2001-05-17  Frank Schönheit  <fs@openoffice.org>  [dae60dbe891e0670da193996e14dbf675971063c]

#86895# #86825# implTranslateValueProperty: special handling for EffectiveValue and EffectiveDefault


2001-05-17  Tom Verbeek  <tv@openoffice.org>  [cddd581300d8bf44a1d083fa17ea335cc23349ea]

#78685# fixed sorting


2001-05-17  Daniel Rentz  <dr@openoffice.org>  [a0bc3d9b58d6dd8f8d7cefd61141bfa038f0443d]

#86988# dialog redesign


2001-05-17  Kay Ramme  <kr@openoffice.org>  [d11b4028fdb88c5155e823f8bc33375ee6033797]

fixed super type for interfaces without super type; fixed race


2001-05-17  gt  <gt@openoffice.org>  [53ced2f261c1d6b65783c86c15742801cb2f80d0]

#86970# SvxMSDffManager::GetCtrlData(): abort when seeking out of valid range


2001-05-17  Daniel Rentz  <dr@openoffice.org>  [9d38c7de2b9fcd863f6330792a0e3e7d9390a5c0]

#86988# dialog redesign


2001-05-17  Oliver Specht  <os@openoffice.org>  [e8ca86b3f103cd515d5bdbce17c5dd315917d49c]

#86988# dialog redesign


2001-05-17  Daniel Boelzle  <dbo@openoffice.org>  [427b1735571cd21681bc0bd8a0bab2f87e8756e2]

#87162# bug in moduel factory init


2001-05-17  Eike Rathke  <er@openoffice.org>  [6f077069185780e275228f749cbad69ceef45bad]

#79771# performance: CreateStringFromToken: don't switch number formatter to/from English/native language


2001-05-17  jp  <jp@openoffice.org>  [c910e66f6dd80a6586892e25ebbb3c169dcf8eed]

Bug #87145#: GetUndo-/-RedoIds returns the correct list of Ids


2001-05-17  Oliver Specht  <os@openoffice.org>  [e0c15b7553238f4cf504dbd586c6935714bf1655]

#86988# oregdlg.* removed


2001-05-17  Frank Schönheit  <fs@openoffice.org>  [e260270cfcb6d9fe7de2932630993ba6b1a077dd]

#86859# ChangeFontProperty: translate COL_AUTO into a void Any


2001-05-17  Frank Schönheit  <fs@openoffice.org>  [a4c2f70af77baf587ee388b0fb8b7a1e98494380]

#86859# SetAutoColor: SetControlForground with the latest color when switching auto coloring on


2001-05-17  Frank Schönheit  <fs@openoffice.org>  [88c9d1727818bf4c8ab6f9a8e91f51c7572abe78]

#86859# SVTXFormattedField: adjust the auto color flag of the field after changing the text color


2001-05-17  Christof Pintaske  <cp@openoffice.org>  [177fb26f25c3e52d2b8c180fbcfeda82147cab01]

#87107# handle XLookupKeySym lookups


2001-05-17  Jörg Budischewski  <jbu@openoffice.org>  [c1910d2b512d5924054a53bee2beb5c475784d39]

#87127# do not try to open file on empty filename


2001-05-17  Caolán McNamara  <cmc@openoffice.org>  [f5fee6a54cec9e8a6d5504f5d058d293af7e765f]

##906## Correct mapping to unicode


2001-05-17  Nils Fuhrmann  <nf@openoffice.org>  [0a544eba30709a7fce9cc2e2ba016753399e9864]

Fixes for encoding in list items #87134#


2001-05-17  Kai Sommerfeld  <kso@openoffice.org>  [3c46cc9ad7fa98db2e7d784d9a978173ec7069bb]

#85225# - New implementation name is now used unconditionally.


2001-05-17  Peter Burow  <pb@openoffice.org>  [df168e02cc9c1c2aaff428955a1e3c25705e7b8a]

fix: #87061# new class TextAttribFontWeight


2001-05-17  th  <th@openoffice.org>  [f3d2aba4de048c5681908681d6e1cb2bd2d11069]

#87140# - GB_18030


2001-05-17  th  <th@openoffice.org>  [5a9c84fa67deebcc9463a099d7d33c9fa3870592]

#87140# - int -> sal_Int32


2001-05-17  Jörg Budischewski  <jbu@openoffice.org>  [e3a03dea08deb16e6f609dd16646c60d8cf9de2b]

#87127# do not try to open file on empty filename


2001-05-17  Thomas Lange  <tl@openoffice.org>  [1cddb369aca3b6196ba53f081c72600097ec598c]

#87071# SetDocSymbol(TRUE) added in symbol import


2001-05-17  Niklas Nebel  <nn@openoffice.org>  [c4ae38f1f07a4b1b331f8cb77912531c36a41552]

#87116# ScCellRangesObj::insertByName: ElementExistException if name exists


2001-05-17  Andreas Bille  <abi@openoffice.org>  [7851708af63f2fb051acecf0e32b2a775e44f485]

Query results and module information


2001-05-17  Oliver Braun  <obr@openoffice.org>  [3d621cfe9da0291178f1ee30d80599744347a06e]

offset to file pos should be signed


2001-05-17  Andreas Bregas  <ab@openoffice.org>  [86360790b986f8de74e5df45cc0d5fd9f53507af]

#83281# Basic error message for exceptions


2001-05-17  jp  <jp@openoffice.org>  [6d950de35750d3008c940c076d10aa189d9ac4af]

Bug #80651#: call InitJob at the printer


2001-05-17  Andreas Bregas  <ab@openoffice.org>  [692f42763d7baabfcb40f0100230e024233f8aba]

#83281# Changed error handling for exceptions


2001-05-17  Andreas Bregas  <ab@openoffice.org>  [04ce68f40f9fd8c6ca0d8ba98fb5c61c65db7014]

83281# Removed old debug code


2001-05-17  Jörg Budischewski  <jbu@openoffice.org>  [44043f457f1cda1ffc76556b6dd17d8a40be63eb]

#87127# tests for access functions for bootstrap values added


2001-05-17  Frank Schönheit  <fs@openoffice.org>  [790889b669b33c16c42f11b6dde1a6d28828489e]

#86511# hold the type collection as pointer, not as object - allows construction in createDialog, where it can be guarded by the solar mutex


2001-05-17  Kai Sommerfeld  <kso@openoffice.org>  [388a712510d216f6a1dbe4f43c7b20688516dd31]

Adapted to changed RTL string interfaces.


2001-05-17  Ocke Janssen  <oj@openoffice.org>  [9472185a918f24355f0fe4e00c0527914a309fc0]

#86528# size changes


2001-05-17  Andreas Bregas  <ab@openoffice.org>  [248a47cc35787ea3aa916b4fc6e4e21a6f324f96]

83281# Basic error message for exceptions


2001-05-17  Kurt Zenker  <kz@openoffice.org>  [be3c769da15ff50bbe22984b93dad1d9952d695c]

Merge SRC632: 17.05.01 - 11:12:42 (NoBranch)


2001-05-17  Andreas Bregas  <ab@openoffice.org>  [b1042715157358b9c3e02b34307e1f5e58462e4d]

83281# Avoid NoSuchElementException in RTL_Impl_CreateUnoDialog


2001-05-17  Frank Schönheit  <fs@openoffice.org>  [8a5c2e7c8f1271f8951805b7ab1ada7b44179d7e]

#86509# acquire the solar mutex in all implHandle methods (needed for opening the dialogs)


2001-05-17  Frank Schönheit  <fs@openoffice.org>  [c9732a3f73078a85eb57f47ea0ad176afdb42d88]

#86509# release the mutex before calling into the interaction handler


2001-05-17  Kurt Zenker  <kz@openoffice.org>  [f86e20f37f9e5ac4c84b274782d653fdd2676ddf]

Merge SRC632: 17.05.01 - 11:06:21 (NoBranch)


2001-05-17  Rüdiger Timm  <rt@openoffice.org>  [df9fcc5ad07acf4305a9dc1ac9cd497eca84dfe5]

Merge SRC632: 17.05.01 - 11:05:27 (NoBranch)


2001-05-17  Rüdiger Timm  <rt@openoffice.org>  [0aa28d0db46feb0e0f255ccaeb72e0a35682f6b3]

Merge SRC632: 17.05.01 - 11:03:27 (NoBranch)


2001-05-17  Jörg Budischewski  <jbu@openoffice.org>  [26417119ff0af3ccb789e8bd74fc6312bb9df88b]

#87127# Access functions for bootstrap values added


2001-05-17  Kurt Zenker  <kz@openoffice.org>  [a2c64d1e66360480484f64d5174b11ab5f56712d]

Merge SRC632: 17.05.01 - 10:58:03 (NoBranch)


2001-05-17  Jörg Budischewski  <jbu@openoffice.org>  [04fbd92f8da3953d9277ee201307272deefb037e]

#87127# command arg functions added, that ignore bootstrap values


2001-05-17  Jörg Budischewski  <jbu@openoffice.org>  [acb523abc63a454a3da5e6a3112a025cbcd7a150]

#87127# Access functions for bootstrap values added


2001-05-17  Kurt Zenker  <kz@openoffice.org>  [3a40a0a0dba59d945f8d08e649bce1e462666609]

Merge SRC632: 17.05.01 - 10:54:57 (NoBranch)


2001-05-17  Kurt Zenker  <kz@openoffice.org>  [c9d30d6e8dcb68566362ad2915e9e0b3db012b10]

Merge SRC632: 05/17/01 - 10:54:14 (NoBranch)


2001-05-17  Kurt Zenker  <kz@openoffice.org>  [d7cd8c70cc60d6672cb9b58abace87427e658f7c]

Merge SRC632: 17.05.01 - 10:52:40 (NoBranch)


2001-05-17  Vladimir Glazounov  <vg@openoffice.org>  [9de8b6317ed76a60103531f074026e2ab4ca63ec]

#65293# Corrected for use under solaris


2001-05-17  Kurt Zenker  <kz@openoffice.org>  [cc088fd8533a4547435b2ae18becf575029f8fd7]

Merge SRC632: 05/17/01 - 10:49:40 (NoBranch)


2001-05-17  Kurt Zenker  <kz@openoffice.org>  [a68b9ba389f2c3fb90f1d526351e702f4d2eeb74]

Merge SRC632: 17.05.01 - 10:47:30 (NoBranch)


2001-05-17  Daniel Vogelheim  <dvo@openoffice.org>  [0319d3c43e12076e58f513dd8745f8ebb3075c1e]

#86004# xmltoken.cxx included


2001-05-17  Kurt Zenker  <kz@openoffice.org>  [a557f1b88fbd5b0cfc55953cd536b96d33ac3315]

Merge SRC632: 05/17/01 - 10:46:56 (NoBranch)


2001-05-17  Kurt Zenker  <kz@openoffice.org>  [976c91751f206eaf6e5c39f75e49840a1fb38566]

Merge SRC632: 17.05.01 - 10:46:19 (NoBranch)


2001-05-17  Vladimir Glazounov  <vg@openoffice.org>  [fdba6b883a484c8299e6f8434792be811fcd4b24]

Merge SRC632: 17.05.01 - 10:46:17 (NoBranch)


2001-05-17  Kurt Zenker  <kz@openoffice.org>  [5e670e9f7801c2600a345588d3ad4147cbe77fc7]

Merge SRC632: 17.05.01 - 10:45:14 (NoBranch)


2001-05-17  Vladimir Glazounov  <vg@openoffice.org>  [731d2d9c92545f82a8ccdf7c3ad274c3ab9922cb]

Merge SRC632: 17.05.01 - 10:44:31 (NoBranch)


2001-05-17  Kurt Zenker  <kz@openoffice.org>  [df9b9bb9211c2d178a3d42d36a5525c36b60e055]

Merge SRC632: 17.05.01 - 10:44:17 (NoBranch)


2001-05-17  Kurt Zenker  <kz@openoffice.org>  [c096c768a1c5641b901c353ee1dba33e3e10e632]

Merge SRC632: 17.05.01 - 10:43:02 (NoBranch)


2001-05-17  Kurt Zenker  <kz@openoffice.org>  [126521e51c8f701e760ccac0f14a924227e4e7b3]

Merge SRC632: 17.05.01 - 10:43:00 (NoBranch)


2001-05-17  Kurt Zenker  <kz@openoffice.org>  [b603d9b119b7d14873ced03357fada3c842bc7ee]

Merge SRC632: 17.05.01 - 10:42:51 (NoBranch)


2001-05-17  Vladimir Glazounov  <vg@openoffice.org>  [1d5b10f4b3a2bfc6e8b926e6d27417fb9600e5fc]

Merge SRC632: 17.05.01 - 10:42:40 (NoBranch)


2001-05-17  Kurt Zenker  <kz@openoffice.org>  [fafe0883017f127b2e63abc88ced02eb81d8f2bb]

Merge SRC632: 17.05.01 - 10:42:00 (NoBranch)


2001-05-17  Kurt Zenker  <kz@openoffice.org>  [c2a6642ad135f59073dc0eb824baf3bf9ae5c795]

Merge SRC632: 05/17/01 - 10:41:58 (NoBranch)


2001-05-17  Kurt Zenker  <kz@openoffice.org>  [85549a1d655cf059c92ea817d29b3deeaa78f91d]

Merge SRC632: 05/17/01 - 10:41:24 (NoBranch)


2001-05-17  Kurt Zenker  <kz@openoffice.org>  [ddf80029437a04efd2b2b1a8fbed1ea6545f164b]

Merge SRC632: 17.05.01 - 10:40:58 (NoBranch)


2001-05-17  Rüdiger Timm  <rt@openoffice.org>  [28fbe929f3b18d095b8acfe4e7c6383e2eaf9a35]

Merge SRC632: 17.05.01 - 10:41:50 (NoBranch)


2001-05-17  Kurt Zenker  <kz@openoffice.org>  [92cd5bbf34d62a7f4b770d75d62aa1270828e896]

Merge SRC632: 17.05.01 - 10:39:56 (NoBranch)


2001-05-17  Kurt Zenker  <kz@openoffice.org>  [bceedcc848192e942d7bef1a6c986ea1d0dc2a0d]

Merge SRC632: 17.05.01 - 10:39:52 (NoBranch)


2001-05-17  Vladimir Glazounov  <vg@openoffice.org>  [71802b121c7e6dc1bf45a7c27bfe7d80a86c0a7d]

Merge SRC632: 17.05.01 - 10:40:31 (NoBranch)


2001-05-17  Kurt Zenker  <kz@openoffice.org>  [cf397ef82cee0992399717b976e20c05acb301d7]

Merge SRC632: 17.05.01 - 10:40:15 (NoBranch)


2001-05-17  Sven Jacobi  <sj@openoffice.org>  [45fe83f73b94b960a0e3edc8b78800094dc3790f]

#86988# dialog redesign


2001-05-17  Oliver Specht  <os@openoffice.org>  [edd6d3cc4a5cf035d268953319fbd4f753115dda]

compare to sal_Char


2001-05-17  Kurt Zenker  <kz@openoffice.org>  [69168d6537f1a8323c946cb2fd460bd6844df850]

Merge SRC632: 17.05.01 - 10:38:47 (NoBranch)


2001-05-17  Rüdiger Timm  <rt@openoffice.org>  [8eb679449f1bc855bf370bf2d6eef9711beb9689]

Merge SRC632: 17.05.01 - 10:38:55 (NoBranch)


2001-05-17  Kurt Zenker  <kz@openoffice.org>  [b5ff3f2446267c56f1f890035a7d5c3437326ab8]

Merge SRC632: 17.05.01 - 10:38:01 (NoBranch)


2001-05-17  Kurt Zenker  <kz@openoffice.org>  [a61f8f59e4b18d199e706ba73038c9f4f8cf0cd2]

Merge SRC632: 17.05.01 - 10:37:28 (NoBranch)


2001-05-17  Kurt Zenker  <kz@openoffice.org>  [5f0be0182e04fc837465ca21a6a8f774f1016d35]

Merge SRC632: 05/17/01 - 10:38:05 (NoBranch)


2001-05-17  Kurt Zenker  <kz@openoffice.org>  [1febad92ea568feca641b37af8754a90940640a6]

Merge SRC632: 17.05.01 - 10:37:52 (NoBranch)


2001-05-17  Kurt Zenker  <kz@openoffice.org>  [831be57de5b6d10217ae5933be54deefb54dc2d4]

Merge SRC632: 17.05.01 - 10:35:46 (NoBranch)


2001-05-17  Rüdiger Timm  <rt@openoffice.org>  [020b6c1e51c790f1b8c2cffbbc0e41fcfcc05056]

Merge SRC632: 17.05.01 - 10:36:31 (NoBranch)


2001-05-17  Vladimir Glazounov  <vg@openoffice.org>  [71d258da63203d5a95c5898fcd7d17b5da6fb3cb]

Merge SRC632: 17.05.01 - 10:36:26 (NoBranch)


2001-05-17  Kurt Zenker  <kz@openoffice.org>  [9d669a38ff659dc9e5734d87e6d2148015a81787]

Merge SRC632: 17.05.01 - 10:35:35 (NoBranch)


2001-05-17  Kurt Zenker  <kz@openoffice.org>  [4f3ea778adc6c87d68a3cba665e0cadde93ec725]

Merge SRC632: 17.05.01 - 10:34:15 (NoBranch)


2001-05-17  Kurt Zenker  <kz@openoffice.org>  [35b359278446bc331a995dffdf76ccbbb9c8ce39]

Merge SRC632: 17.05.01 - 10:33:42 (NoBranch)


2001-05-17  Rüdiger Timm  <rt@openoffice.org>  [e394eed78ed77d20dab05881e8f620fa1b1a5a28]

Merge SRC632: 17.05.01 - 10:34:12 (NoBranch)


2001-05-17  Vladimir Glazounov  <vg@openoffice.org>  [83414c526fb2d1bb0632250d439c146cf153eb1f]

Merge SRC632: 17.05.01 - 10:33:50 (NoBranch)


2001-05-17  Kurt Zenker  <kz@openoffice.org>  [9c2cef693c96741b977b341d67695fb39c929e27]

Merge SRC632: 17.05.01 - 10:33:28 (NoBranch)


2001-05-17  Kurt Zenker  <kz@openoffice.org>  [ef455bc1a9a3d7d5e104a63475ed405d387030f2]

Merge SRC632: 17.05.01 - 10:32:09 (NoBranch)


2001-05-17  Kurt Zenker  <kz@openoffice.org>  [6cbc1aa4e7c5c8ef3971cc196285f377bb43cb76]

Merge SRC632: 17.05.01 - 10:32:06 (NoBranch)


2001-05-17  Rüdiger Timm  <rt@openoffice.org>  [48171fe6ce6f4b38e5500eab64215dc8e9a58f3a]

Merge SRC632: 17.05.01 - 10:32:14 (NoBranch)


2001-05-17  Vladimir Glazounov  <vg@openoffice.org>  [a99d0284832af258f994e2f0950fcb3807af0a85]

Merge SRC632: 17.05.01 - 10:32:14 (NoBranch)


2001-05-17  Kurt Zenker  <kz@openoffice.org>  [cfe0b7509946294ec9246789eea1402b3e9a6ae4]

Merge SRC632: 17.05.01 - 10:31:35 (NoBranch)


2001-05-17  Kurt Zenker  <kz@openoffice.org>  [2c435bfa4d076f4d809fe89ea7c21d64b456f3f2]

Merge SRC632: 05/17/01 - 10:30:55 (NoBranch)


2001-05-17  Kurt Zenker  <kz@openoffice.org>  [21ff77feb2f7e6e5d6aa6ea016a54e0ec1ba3603]

Merge SRC632: 17.05.01 - 10:31:21 (NoBranch)


2001-05-17  Kurt Zenker  <kz@openoffice.org>  [f715d4af933ef8caace5df3c0fca505d8f45411b]

Merge SRC632: 17.05.01 - 10:30:30 (NoBranch)


2001-05-17  Kurt Zenker  <kz@openoffice.org>  [7b20f6e0ca7f20f4e441baffb7829f1d9807c585]

Merge SRC632: 17.05.01 - 10:30:09 (NoBranch)


2001-05-17  Vladimir Glazounov  <vg@openoffice.org>  [696d47d7735d42f6c7c967006d1cfe12c6d2f766]

Merge SRC632: 17.05.01 - 10:30:16 (NoBranch)


2001-05-17  Kurt Zenker  <kz@openoffice.org>  [9b892e377e91058cf8ee5e10d6c2763a716cc05e]

Merge SRC632: 17.05.01 - 10:29:09 (NoBranch)


2001-05-17  Rüdiger Timm  <rt@openoffice.org>  [e71f4c657c5c9a675181ba09c06ba53b2de7cdc9]

Merge SRC632: 17.05.01 - 10:29:51 (NoBranch)


2001-05-17  Kurt Zenker  <kz@openoffice.org>  [e8205e744cbcdc15c21f04008112543090a04c96]

Merge SRC632: 17.05.01 - 10:29:22 (NoBranch)


2001-05-17  Kurt Zenker  <kz@openoffice.org>  [6a9f99a677fb817e15a9c6ad26481b1f043c8a88]

Merge SRC632: 05/17/01 - 10:28:39 (NoBranch)


2001-05-17  Kurt Zenker  <kz@openoffice.org>  [ebc4f8c38847a233202590cb4a642b3ada703c3a]

Merge SRC632: 17.05.01 - 10:28:55 (NoBranch)


2001-05-17  Kurt Zenker  <kz@openoffice.org>  [d79c25b7b5c89cfd99254b0a4f03ee68a1512ab9]

Merge SRC632: 17.05.01 - 10:27:42 (NoBranch)


2001-05-17  Kurt Zenker  <kz@openoffice.org>  [1c709f5b3ed4754dd26f7d4815283559725eddb8]

Merge SRC632: 17.05.01 - 10:27:14 (NoBranch)


2001-05-17  Kurt Zenker  <kz@openoffice.org>  [28c83e3163b5414acb9433e13633bf4c1abc5081]

Merge SRC632: 17.05.01 - 10:27:20 (NoBranch)


2001-05-17  Vladimir Glazounov  <vg@openoffice.org>  [4f931c8dc5337755cfa5b1961e178815a8ce5f09]

Merge SRC632: 17.05.01 - 10:28:03 (NoBranch)


2001-05-17  Kurt Zenker  <kz@openoffice.org>  [c2687e778325e6061b1249437d5f7f055e65db2c]

Merge SRC632: 05/17/01 - 10:27:25 (NoBranch)


2001-05-17  Kurt Zenker  <kz@openoffice.org>  [cc4e41ba5d066913bb40f0ad55c21d6640d814e1]

Merge SRC632: 17.05.01 - 10:26:36 (NoBranch)


2001-05-17  Rüdiger Timm  <rt@openoffice.org>  [1c267676ce9c931589fb631cd3a3e035177918d9]

Merge SRC632: 17.05.01 - 10:27:07 (NoBranch)


2001-05-17  Kurt Zenker  <kz@openoffice.org>  [858eb9af81ec7a641a86126b7dda67c430f25474]

Merge SRC632: 05/17/01 - 10:26:00 (NoBranch)


2001-05-17  Kurt Zenker  <kz@openoffice.org>  [3d9fc22a808741163dcfb4df98a397093a3213cf]

Merge SRC632: 17.05.01 - 10:24:58 (NoBranch)


2001-05-17  Vladimir Glazounov  <vg@openoffice.org>  [9fb1ccefc02b21bf94aef70cfceff0182c0e8dd1]

Merge SRC632: 17.05.01 - 10:26:02 (NoBranch)


2001-05-17  Kurt Zenker  <kz@openoffice.org>  [19e5e8b754c87830bc229ae26e94038b70847567]

Merge SRC632: 17.05.01 - 10:24:47 (NoBranch)


2001-05-17  Kurt Zenker  <kz@openoffice.org>  [b5b60ae0bb7340a0cb26a545cdcedd939b9b11d7]

Merge SRC632: 17.05.01 - 10:24:31 (NoBranch)


2001-05-17  Kurt Zenker  <kz@openoffice.org>  [8a12d7bee5247b2d3fc71c2be98cf082ab23d2a5]

Merge SRC632: 17.05.01 - 10:24:32 (NoBranch)


2001-05-17  Kurt Zenker  <kz@openoffice.org>  [ff56b36a5e54eda7dc361eb8bba78aa7d8a7a848]

Merge SRC632: 05/17/01 - 10:24:26 (NoBranch)


2001-05-17  Kurt Zenker  <kz@openoffice.org>  [7200f2af363a0745c8807df026324b5ccb7dc5f8]

Merge SRC632: 05/17/01 - 10:23:12 (NoBranch)


2001-05-17  Rüdiger Timm  <rt@openoffice.org>  [e6e6b94b3dc9059b645b8bf291a98e6070fad4a8]

Merge SRC632: 17.05.01 - 10:24:02 (NoBranch)


2001-05-17  Vladimir Glazounov  <vg@openoffice.org>  [80afc4b85638a36cabc2ab53247adcc80035d09c]

Merge SRC632: 17.05.01 - 10:23:52 (NoBranch)


2001-05-17  Kurt Zenker  <kz@openoffice.org>  [24a7916fb97d6ac6beaa150d74a03783861d7c08]

Merge SRC632: 17.05.01 - 10:22:22 (NoBranch)


2001-05-17  Nils Fuhrmann  <nf@openoffice.org>  [39e18dd615bae44aa48d86d0814264e0b7fecf8d]

Wrong encoding used by developer


2001-05-17  Kurt Zenker  <kz@openoffice.org>  [f8b0f3e728106fd77fe58119d1217d8cffbe0e43]

Merge SRC632: 17.05.01 - 10:22:49 (NoBranch)


2001-05-17  Kurt Zenker  <kz@openoffice.org>  [4796e0b2d0460c9ea3c8015a4f6aa2020a2084da]

Merge SRC632: 17.05.01 - 10:21:16 (NoBranch)


2001-05-17  Kurt Zenker  <kz@openoffice.org>  [60485092722ad9c8cd96839186e6aae3dfd4f5de]

Merge SRC632: 17.05.01 - 10:21:21 (NoBranch)


2001-05-17  Kurt Zenker  <kz@openoffice.org>  [35cabf8af184d790cfe44ddd3fa445751eb14026]

Merge SRC632: 05/17/01 - 10:21:12 (NoBranch)


2001-05-17  Rüdiger Timm  <rt@openoffice.org>  [1da30fcd2947ad7a0dc9bcf088ab1b7f24b5f0ad]

Merge SRC632: 17.05.01 - 10:21:29 (NoBranch)


2001-05-17  Vladimir Glazounov  <vg@openoffice.org>  [49acdd4381b3f3371bfdd2db777cad57fc1ff862]

Merge SRC632: 17.05.01 - 10:21:12 (NoBranch)


2001-05-17  Kurt Zenker  <kz@openoffice.org>  [960523d63883e01333a84c62ffda252270c3bdb2]

Merge SRC632: 17.05.01 - 10:20:35 (NoBranch)


2001-05-17  Kurt Zenker  <kz@openoffice.org>  [bbf0ae5f14be159e270241d823792ef89043675b]

Merge SRC632: 05/17/01 - 10:20:28 (NoBranch)


2001-05-17  Kurt Zenker  <kz@openoffice.org>  [459611e04f200bb9b5d252ba2b767b405961d3ed]

Merge SRC632: 17.05.01 - 10:20:10 (NoBranch)


2001-05-17  Kurt Zenker  <kz@openoffice.org>  [31e41877e58fa2732b8ecbfff57b2495a8ff8bdd]

Merge SRC632: 17.05.01 - 10:20:31 (NoBranch)


2001-05-17  Kurt Zenker  <kz@openoffice.org>  [69a454b0a025369455c048ae793221b76f0bf4d5]

Merge SRC632: 17.05.01 - 10:19:33 (NoBranch)


2001-05-17  Kurt Zenker  <kz@openoffice.org>  [67b19cb82628d67d8a4dcff3508fa6c1a7fa584f]

Merge SRC632: 17.05.01 - 10:19:17 (NoBranch)


2001-05-17  Rüdiger Timm  <rt@openoffice.org>  [4315f1235f29f82ff2f1840a4d6cbd5c9a3748f1]

Merge SRC632: 17.05.01 - 10:19:03 (NoBranch)


2001-05-17  Kurt Zenker  <kz@openoffice.org>  [e3d992ed854ffec42de01ea860f8f3f7f19de03c]

Merge SRC632: 05/17/01 - 10:18:21 (NoBranch)


2001-05-17  Kurt Zenker  <kz@openoffice.org>  [4ac60ef787fa6e1fbc971211fa4dfb3e43399bbd]

Merge SRC632: 17.05.01 - 10:18:07 (NoBranch)


2001-05-17  Vladimir Glazounov  <vg@openoffice.org>  [c570550cc50bbe2f756ba307dbebfbd59a24aac8]

Merge SRC632: 17.05.01 - 10:18:56 (NoBranch)


2001-05-17  Kurt Zenker  <kz@openoffice.org>  [324ebf3692f139fdd2732495ab120a50911da4cb]

Merge SRC632: 17.05.01 - 10:17:43 (NoBranch)


2001-05-17  Kurt Zenker  <kz@openoffice.org>  [13af445218882b0992d09e09fd35c0c52a7fb889]

Merge SRC632: 05/17/01 - 10:18:23 (NoBranch)


2001-05-17  Kurt Zenker  <kz@openoffice.org>  [c39a8f9e9d585a004cab6c7e153e933c7a9c3c7f]

Merge SRC632: 17.05.01 - 10:16:43 (NoBranch)


2001-05-17  Kurt Zenker  <kz@openoffice.org>  [006845fface01c590fd5e7b832a3da78b02c902e]

Merge SRC632: 05/17/01 - 10:16:05 (NoBranch)


2001-05-17  Kurt Zenker  <kz@openoffice.org>  [680b32482908624b671eda7d352cebb12122228e]

Merge SRC632: 17.05.01 - 10:15:56 (NoBranch)


2001-05-17  Kurt Zenker  <kz@openoffice.org>  [fe076f94e72fe716965c8caf9f1f639ba5ce6fc8]

Merge SRC632: 17.05.01 - 10:15:53 (NoBranch)


2001-05-17  Vladimir Glazounov  <vg@openoffice.org>  [9143a0e376231bd990fa74b9e3d8fd66865b3ee8]

Merge SRC632: 17.05.01 - 10:16:39 (NoBranch)


2001-05-17  Kurt Zenker  <kz@openoffice.org>  [cf1881e8fe55a5664c476c1902c1730a7ea1ce0b]

Merge SRC632: 17.05.01 - 10:16:14 (NoBranch)


2001-05-17  Kurt Zenker  <kz@openoffice.org>  [7e943b40dba7ebedce9e27db6cb6490991767bb3]

Merge SRC632: 17.05.01 - 10:15:17 (NoBranch)


2001-05-17  Rüdiger Timm  <rt@openoffice.org>  [d2cbe7e97d422e86a13c62b456d68bac4eb1a3a8]

Merge SRC632: 17.05.01 - 10:15:40 (NoBranch)


2001-05-17  Kurt Zenker  <kz@openoffice.org>  [1d7fae207f9bcc0336052afd1f63876ea663767c]

Merge SRC632: 05/17/01 - 10:15:23 (NoBranch)


2001-05-17  Kurt Zenker  <kz@openoffice.org>  [40517687c129f584e3890d37634a1fb3c60c9a94]

Merge SRC632: 17.05.01 - 10:14:15 (NoBranch)


2001-05-17  Kurt Zenker  <kz@openoffice.org>  [257a88378838ff2a7fd02ff9c29755ef1e2a90ce]

Merge SRC632: 17.05.01 - 10:13:59 (NoBranch)


2001-05-17  Kurt Zenker  <kz@openoffice.org>  [1bb4a94545f977d7ae0902779b20290f7bdbf0a6]

Merge SRC632: 17.05.01 - 10:13:05 (NoBranch)


2001-05-17  Kurt Zenker  <kz@openoffice.org>  [fa6ff7df5688a16fc3a5660acc71b7f2093d77db]

Merge SRC632: 17.05.01 - 10:12:45 (NoBranch)


2001-05-17  Kurt Zenker  <kz@openoffice.org>  [158bc36bfc1c8b87913587706ad759c38172967a]

Merge SRC632: 17.05.01 - 10:13:15 (NoBranch)


2001-05-17  Rüdiger Timm  <rt@openoffice.org>  [d2321e824b8eb8fca4dd54e8acfaa1cfe4d1e612]

Merge SRC632: 17.05.01 - 10:13:30 (NoBranch)


2001-05-17  Kurt Zenker  <kz@openoffice.org>  [021be8a43b78483126480775cf052e276e12eead]

Merge SRC632: 17.05.01 - 10:13:19 (NoBranch)


2001-05-17  Kurt Zenker  <kz@openoffice.org>  [2e16e232ea4bdc76969c7d5a6dd71cd1226ca31f]

Merge SRC632: 17.05.01 - 10:11:52 (NoBranch)


2001-05-17  Kurt Zenker  <kz@openoffice.org>  [005a71ebeabbc4337c54ca48ebc2948ca3c13b3f]

Merge SRC632: 05/17/01 - 10:11:51 (NoBranch)


2001-05-17  Kurt Zenker  <kz@openoffice.org>  [c5d9cf1eb9115c0b8d5b395da99560ce97fad156]

Merge SRC632: 05/17/01 - 10:11:58 (NoBranch)


2001-05-17  Kurt Zenker  <kz@openoffice.org>  [b099df09c578dda157350c199c209563824e2e73]

Merge SRC632: 17.05.01 - 10:10:52 (NoBranch)


2001-05-17  Rüdiger Timm  <rt@openoffice.org>  [72a9a1eeb776cd1fc029c3de22fe56640f3c871b]

Merge SRC632: 17.05.01 - 10:10:56 (NoBranch)


2001-05-17  Kurt Zenker  <kz@openoffice.org>  [809c37c5e2b1857128c08aa544b4c8c11222aaa6]

Merge SRC632: 17.05.01 - 10:10:53 (NoBranch)


2001-05-17  Kurt Zenker  <kz@openoffice.org>  [2141ff549b4c47cc07e0bccf596f3aa13d018385]

Merge SRC632: 17.05.01 - 10:09:42 (NoBranch)


2001-05-17  Kurt Zenker  <kz@openoffice.org>  [9f3ddaf5bc254f34bf9c86571f2d343b619f7cfd]

Merge SRC632: 05/17/01 - 10:09:35 (NoBranch)


2001-05-17  Kurt Zenker  <kz@openoffice.org>  [7a51f7619a4e649957aa97447d5beeffdc9c8b34]

Merge SRC632: 17.05.01 - 10:08:25 (NoBranch)


2001-05-17  Kurt Zenker  <kz@openoffice.org>  [b0a57e15b88e48c266c0ade3995cd316b1252ffa]

Merge SRC632: 17.05.01 - 10:08:33 (NoBranch)


2001-05-17  Kurt Zenker  <kz@openoffice.org>  [64d13f1c94b6e1ad785ca496b02c1e70d8ca76e1]

Merge SRC632: 17.05.01 - 10:08:56 (NoBranch)


2001-05-17  Kurt Zenker  <kz@openoffice.org>  [28debcb1f6e44e513dbcc91c2a8b1301f88c4ac6]

Merge SRC632: 17.05.01 - 10:08:35 (NoBranch)


2001-05-17  Rüdiger Timm  <rt@openoffice.org>  [11cf53467a4d8c33cc30c6dcdaa1f2cc6dc88df1]

Merge SRC632: 17.05.01 - 10:08:34 (NoBranch)


2001-05-17  Kurt Zenker  <kz@openoffice.org>  [4f20e8a051a9f079c718e36aa5ead13708661a66]

Merge SRC632: 17.05.01 - 10:07:00 (NoBranch)


2001-05-17  Kurt Zenker  <kz@openoffice.org>  [921f6eb85f3c2901e988f1eae14278df598f11ae]

Merge SRC632: 17.05.01 - 10:05:54 (NoBranch)


2001-05-17  Kurt Zenker  <kz@openoffice.org>  [daca8e75d0c2296dce321d527f7a0a19a0d0ddea]

Merge SRC632: 17.05.01 - 10:05:33 (NoBranch)


2001-05-17  Kurt Zenker  <kz@openoffice.org>  [4453a638431c0670e640fd3780c9c32f7021783f]

Merge SRC632: 05/17/01 - 10:05:01 (NoBranch)


2001-05-17  Kurt Zenker  <kz@openoffice.org>  [b7b901f0a1a300e680cc03300e7a87952b7bbb85]

Merge SRC632: 17.05.01 - 10:04:07 (NoBranch)


2001-05-17  Kurt Zenker  <kz@openoffice.org>  [2f1ba884c1511a847bb4a93055eb9cc33553b4f4]

Merge SRC632: 17.05.01 - 10:02:17 (NoBranch)


2001-05-17  Kurt Zenker  <kz@openoffice.org>  [4c1ccd6267d1e97fdde8b12d8333b38502afe6b1]

Merge SRC632: 17.05.01 - 10:02:22 (NoBranch)


2001-05-17  Kurt Zenker  <kz@openoffice.org>  [47f212c520a9cb249504dc1581e43e89dcb38d7c]

Merge SRC632: 17.05.01 - 10:00:21 (NoBranch)


2001-05-17  Kurt Zenker  <kz@openoffice.org>  [9e1cb455b0b7d32768c558f0174c758d4bbf3ac1]

Merge SRC632: 17.05.01 - 10:00:39 (NoBranch)


2001-05-17  Kurt Zenker  <kz@openoffice.org>  [24fbcc9f85ba3ee3b4b831df9157d69e3ffefcfa]

Merge SRC632: 17.05.01 - 09:58:34 (NoBranch)


2001-05-17  Kurt Zenker  <kz@openoffice.org>  [b5706f7cbb309d00e002339d106f3d56ee5e2d7c]

Merge SRC632: 17.05.01 - 09:59:19 (NoBranch)


2001-05-17  Kurt Zenker  <kz@openoffice.org>  [be7febcb021dcd71598517cea14c669ca47f1052]

Merge SRC632: 17.05.01 - 09:57:59 (NoBranch)


2001-05-17  Kurt Zenker  <kz@openoffice.org>  [5ea4d3ec80d5465da33028600c80a5677637336b]

Merge SRC632: 17.05.01 - 09:56:40 (NoBranch)


2001-05-17  Kurt Zenker  <kz@openoffice.org>  [fcb0f303e65cce94f6666fd97046c9b5f8e042e8]

Merge SRC632: 17.05.01 - 09:56:38 (NoBranch)


2001-05-17  Kurt Zenker  <kz@openoffice.org>  [ac8e84afb4cbac02b93ca9182736a4eda0472449]

Merge SRC632: 17.05.01 - 09:54:49 (NoBranch)


2001-05-17  Rüdiger Timm  <rt@openoffice.org>  [598e087ef5181a2311e79c30ca75900ab378b4a6]

Merge SRC632: 17.05.01 - 09:55:31 (NoBranch)


2001-05-17  Kurt Zenker  <kz@openoffice.org>  [5c593c641170c2383fc888f56a1fced95a66e870]

Merge SRC632: 17.05.01 - 09:54:16 (NoBranch)


2001-05-17  Kurt Zenker  <kz@openoffice.org>  [99eecb36d047905d6cb62d08090971b0232f7d22]

Merge SRC632: 05/17/01 - 09:53:48 (NoBranch)


2001-05-17  Rüdiger Timm  <rt@openoffice.org>  [cc2210e269a8c57df69962d1f355e1b842736730]

Merge SRC632: 17.05.01 - 09:52:51 (NoBranch)


2001-05-17  Kurt Zenker  <kz@openoffice.org>  [2c690535ca8b1f18524be1dade6947a782ba461a]

Merge SRC632: 05/17/01 - 09:52:04 (NoBranch)


2001-05-17  Kurt Zenker  <kz@openoffice.org>  [20e6f364eadb74e20d20da9150abf5936bc6de6e]

Merge SRC632: 17.05.01 - 09:52:36 (NoBranch)


2001-05-17  Kurt Zenker  <kz@openoffice.org>  [f63cdfc48fb0ae33e661fee93872bed40133632c]

Merge SRC632: 17.05.01 - 09:51:47 (NoBranch)


2001-05-17  Kurt Zenker  <kz@openoffice.org>  [4e6fe57efe2b51b9de729549395d7621707a8feb]

Merge SRC632: 17.05.01 - 09:51:20 (NoBranch)


2001-05-17  Kurt Zenker  <kz@openoffice.org>  [266dc1bfcb752f8b4782f78e6445b88d4926adb9]

Merge SRC632: 17.05.01 - 09:51:37 (NoBranch)


2001-05-17  Rüdiger Timm  <rt@openoffice.org>  [8ff7a5c0ac50f1967c98772040633f39f5e4a983]

Merge SRC632: 17.05.01 - 09:51:04 (NoBranch)


2001-05-17  Kurt Zenker  <kz@openoffice.org>  [9db562fb13adc4c458b2feeafbf4f127d1220982]

Merge SRC632: 05/17/01 - 09:50:21 (NoBranch)


2001-05-17  Kurt Zenker  <kz@openoffice.org>  [4678efc08d59d25273b597ee1280fcfa7829b237]

Merge SRC632: 17.05.01 - 09:50:42 (NoBranch)


2001-05-17  Kurt Zenker  <kz@openoffice.org>  [99f6145782f6156d9eb170e5bc752249bbebed03]

Merge SRC632: 17.05.01 - 09:49:50 (NoBranch)


2001-05-17  Kurt Zenker  <kz@openoffice.org>  [2c841ce24770489d8e0fbce24d1a7a95536dd618]

Merge SRC632: 17.05.01 - 09:49:05 (NoBranch)


2001-05-17  Kurt Zenker  <kz@openoffice.org>  [13f9cd522e84602954b48ab899fd6fdcac4a2447]

Merge SRC632: 17.05.01 - 09:49:43 (NoBranch)


2001-05-17  Kurt Zenker  <kz@openoffice.org>  [9849f391f4122e9900f7085314748b8e9f949ccc]

Merge SRC632: 05/17/01 - 09:49:01 (NoBranch)


2001-05-17  Kurt Zenker  <kz@openoffice.org>  [ded03fc596d94ca5ddf141c0042246510673fdac]

Merge SRC632: 05/17/01 - 09:48:31 (NoBranch)


2001-05-17  Rüdiger Timm  <rt@openoffice.org>  [1e057c9e8d6a54457688a7fefc920c4c15a618ad]

Merge SRC632: 17.05.01 - 09:48:56 (NoBranch)


2001-05-17  Kurt Zenker  <kz@openoffice.org>  [8eab2d5765b17e94ec50e74dddb252e5ff7ea2e9]

Merge SRC632: 17.05.01 - 09:48:55 (NoBranch)


2001-05-17  Kurt Zenker  <kz@openoffice.org>  [786ac0ea61acffcc17eac9b52247ee54eb381ef6]

Merge SRC632: 17.05.01 - 09:47:38 (NoBranch)


2001-05-17  Kurt Zenker  <kz@openoffice.org>  [67c1843149f756f2e79052ae2e9b8d69d78c2848]

Merge SRC632: 17.05.01 - 09:46:29 (NoBranch)


2001-05-17  Kurt Zenker  <kz@openoffice.org>  [5d2b5e256ab5be8d4f21fd32514dbe974c7a998c]

Merge SRC632: 17.05.01 - 09:47:03 (NoBranch)


2001-05-17  Kurt Zenker  <kz@openoffice.org>  [42b92b47337b376f5ee6d57d2f898434ec05bff2]

Merge SRC632: 05/17/01 - 09:46:16 (NoBranch)


2001-05-17  Kurt Zenker  <kz@openoffice.org>  [d5ee48100da847c7f8ad02d3be1621165ea828cc]

Merge SRC632: 17.05.01 - 09:45:37 (NoBranch)


2001-05-17  Kurt Zenker  <kz@openoffice.org>  [05f74cb19bb706367f22c16066ca215de9dad0b1]

Merge SRC632: 17.05.01 - 09:44:01 (NoBranch)


2001-05-17  Kurt Zenker  <kz@openoffice.org>  [f82641a7eae6cca016413affceb725d801d01e4e]

Merge SRC632: 17.05.01 - 09:44:11 (NoBranch)


2001-05-17  Kurt Zenker  <kz@openoffice.org>  [fd0bde2f4fdccf354f4374fc698b8bca7f7195be]

Merge SRC632: 17.05.01 - 09:42:46 (NoBranch)


2001-05-17  Rüdiger Timm  <rt@openoffice.org>  [05de5d608ff23aa4738dc95ce909be6815f7439a]

#65293# include vcl/unohelp.hxx for MultiServiceFactory


2001-05-17  Ocke Janssen  <oj@openoffice.org>  [812e74019f16d90aab085061f071c3d4e095fb50]

#86528# size changes


2001-05-17  Ocke Janssen  <oj@openoffice.org>  [367e22c38163e4ae9a407c5ebdc1ff20c23f70d3]

#86528# size changes


2001-05-17  Oliver Specht  <os@openoffice.org>  [98b43366d54d975a589d8d901f0cd9c399d55ae8]

#86988# dialog redesign


2001-05-17  Sascha Ballach  <sab@openoffice.org>  [b976d7e746d478c1ddf9f9b190ba258a59e371a9]

#79771#; makes the performance of formula export better


2001-05-16  Eike Rathke  <er@openoffice.org>  [cdfc9c74dce834b1d7aa2d3ba1023c3fdc11ae33]

#87076# made [VH]?LOOKUP functions work right (which means make them work like in Xcl)


2001-05-16  Eike Rathke  <er@openoffice.org>  [e710f2404c953989de819c573c40c6e09a987279]

#87076# new: ScQueryCellIterator StopOnMismatch


2001-05-16  Eike Rathke  <er@openoffice.org>  [7ad4ec825872e6b10f25c66f8226826646baebbf]

#78323# always initialize ScQueryParam.bRegExp to DocOptions value


2001-05-16  Eike Rathke  <er@openoffice.org>  [de0551891ad1c356af480fa75f698b8320a3a4f8]

#78323# always initialize ScQueryParam.bRegExp to DocOptions value


2001-05-16  jp  <jp@openoffice.org>  [263be207c05f1a1801bcbab66640438a313a80a0]

Bug #85853#: IntelligentCut - only for LATIN scripts


2001-05-16  jp  <jp@openoffice.org>  [3eea6320e130e284ea729d67405d4dd614415245]

Bug #85853#: remove asserts


2001-05-16  Martin Gallwey  <mtg@openoffice.org>  [f50ec0bda2a4a6d55217bbc8e82e1a9ab3daaa9f]

#86580#, #86953#, #86294#, make ReadUserDataSequence bullet-proof


2001-05-16  Martin Gallwey  <mtg@openoffice.org>  [3ca1946ed8205646f2933bcd2376182456c924d3]

#86580#, #86953#, #86294#, We need to pass this parameter to the new ReadUserDataSequence too


2001-05-16  Vladimir Glazounov  <vg@openoffice.org>  [3ebeb7aa2b6f66c2381f8487c97cda8c5cd8df48]

Merge SRC632: 16.05.01 - 18:48:50 (NoBranch)


2001-05-16  Vladimir Glazounov  <vg@openoffice.org>  [39dc2025e839615b8b58ba0e0b4dd8a172c24c84]

Merge SRC632: 16.05.01 - 18:46:50 (NoBranch)


2001-05-16  Vladimir Glazounov  <vg@openoffice.org>  [f6e2600fef08b8ba9c9fccf9d6051fe72656fb9e]

Merge SRC632: 16.05.01 - 18:44:52 (NoBranch)


2001-05-16  Vladimir Glazounov  <vg@openoffice.org>  [34c0aa6bbd3ea04628afd2cfec59dd82af639c75]

Merge SRC632: 16.05.01 - 18:40:59 (NoBranch)


2001-05-16  Vladimir Glazounov  <vg@openoffice.org>  [cf4a39e7ab6c8aa47e69e406cdefad56a8282e2f]

Merge SRC632: 16.05.01 - 18:38:58 (NoBranch)


2001-05-16  Vladimir Glazounov  <vg@openoffice.org>  [68262a9031a6f8a6a6c83bb07844a09b2c9923e1]

Merge SRC632: 16.05.01 - 18:36:55 (NoBranch)


2001-05-16  Vladimir Glazounov  <vg@openoffice.org>  [62f88d812fd4766bb95f901e77c653d7dca9ca8e]

Merge SRC632: 16.05.01 - 18:34:53 (NoBranch)


2001-05-16  Hans-Joachim Lankenau  <hjs@openoffice.org>  [cff74e4010a0cd2b92977838315d3a19dc09ba51]

gui==win doesn't make sense


2001-05-16  Vladimir Glazounov  <vg@openoffice.org>  [186fe88d2c98a8881f4cfc465f7c549b3b31ce26]

Merge SRC632: 16.05.01 - 18:31:15 (NoBranch)


2001-05-16  Vladimir Glazounov  <vg@openoffice.org>  [e349c80011404b770d2988047910e56793427a3e]

Merge SRC632: 16.05.01 - 18:26:22 (NoBranch)


2001-05-16  Vladimir Glazounov  <vg@openoffice.org>  [d27c2824418db73d896bf091831cbe247a958130]

Merge SRC632: 16.05.01 - 18:24:21 (NoBranch)


2001-05-16  Martin Gallwey  <mtg@openoffice.org>  [0f928c494cab095d55c4e67b43432847868fb774]

#86409# Add parantheses to clarify when exceptions should be thrown


2001-05-16  Vladimir Glazounov  <vg@openoffice.org>  [0f2cd890346cec1b1565393985f243e26fc4f91f]

Merge SRC632: 16.05.01 - 18:22:18 (NoBranch)


2001-05-16  Vladimir Glazounov  <vg@openoffice.org>  [c3d8190f04862dac0c3780f19af960f7648ea2f2]

Merge SRC632: 16.05.01 - 18:19:28 (NoBranch)


2001-05-16  Vladimir Glazounov  <vg@openoffice.org>  [288c2e3930d67d5b761fe7af6afc7aa976462459]

Merge SRC632: 16.05.01 - 18:17:28 (NoBranch)


2001-05-16  Vladimir Glazounov  <vg@openoffice.org>  [20faaaf9a373e595bc03fb2f0ffe5e888e625b19]

Merge SRC632: 16.05.01 - 18:14:45 (NoBranch)


2001-05-16  Tino Rachui  <tra@openoffice.org>  [b82dda32574d0d8633e2a6bf4d97cf5f84ff24a7]

*** empty log message ***


2001-05-16  Vladimir Glazounov  <vg@openoffice.org>  [b8f09d79cedf2ad38f2c6b7b1eeafcd6be870e8e]

Merge SRC632: 16.05.01 - 18:10:57 (NoBranch)


2001-05-16  Hans-Joachim Lankenau  <hjs@openoffice.org>  [641ea1176548e473c44623c62b0cab23f42ecdb8]

cleanup


2001-05-16  Vladimir Glazounov  <vg@openoffice.org>  [40acb8c20e0d452c5e46aa256043e607efaa297d]

Merge SRC632: 16.05.01 - 18:05:52 (NoBranch)


2001-05-16  Vladimir Glazounov  <vg@openoffice.org>  [c0dfcb6f29fb4b42d9edf7e7bb93712b85ce9b6f]

Merge SRC632: 16.05.01 - 18:03:46 (NoBranch)


2001-05-16  Vladimir Glazounov  <vg@openoffice.org>  [e1221b89a24c356e929f898ead19879fb79073e4]

Merge SRC632: 16.05.01 - 18:01:34 (NoBranch)


2001-05-16  Vladimir Glazounov  <vg@openoffice.org>  [f5cf8278ecd7bc5367131c82c756fa7dd0a89be8]

Merge SRC632: 16.05.01 - 17:58:19 (NoBranch)


2001-05-16  Tom Verbeek  <tv@openoffice.org>  [3801b870562990212730c14dab08c5e9e0e4e697]

#86850# correct image preview size


2001-05-16  Vladimir Glazounov  <vg@openoffice.org>  [4c78d16a27b0c5b73985c63393ad94d43275dcbb]

Merge SRC632: 16.05.01 - 17:56:11 (NoBranch)


2001-05-16  Kai Ahrens  <ka@openoffice.org>  [1fc5e4cc438e24aab26251330cebb125df782a9b]

#87097#: don't allow setting of graphics mode anymore


2001-05-16  Andre Fischer  <af@openoffice.org>  [fb4851bfa5f822327a35a5310736064c6fb6d199]

#86988# Modification of dialog box layout.


2001-05-16  Vladimir Glazounov  <vg@openoffice.org>  [28dac2f444dd01aed518240419fe49ea6bf83e17]

Merge SRC632: 16.05.01 - 17:53:16 (NoBranch)


2001-05-16  Kai Ahrens  <ka@openoffice.org>  [54d10f3e68a3ceaabb4a054813ff72d05a5fea9b]

#87097#: don't allow setting of graphics mode anymore


2001-05-16  Kurt Zenker  <kz@openoffice.org>  [bb97d1f7dabe9f610d0e0afb25ac463a52eff120]

Merge SRC632: 16.05.01 - 17:51:37 (NoBranch)


2001-05-16  Vladimir Glazounov  <vg@openoffice.org>  [89479bc50c77e632756d3853b94d23bda9aa89a9]

Merge SRC632: 16.05.01 - 17:50:51 (NoBranch)


2001-05-16  Kurt Zenker  <kz@openoffice.org>  [40351193cc22397b0415dd1ee6d23a813fc8265e]

Merge SRC632: 16.05.01 - 17:50:21 (NoBranch)


2001-05-16  Kurt Zenker  <kz@openoffice.org>  [d93a18c46d10a01df9f8c831c2b242c6eac4ac8c]

Merge SRC632: 16.05.01 - 17:50:02 (NoBranch)


2001-05-16  Vladimir Glazounov  <vg@openoffice.org>  [918c54cd2a9096412079815e5e80357c36b40320]

Merge SRC632: 16.05.01 - 17:48:26 (NoBranch)


2001-05-16  Kurt Zenker  <kz@openoffice.org>  [16ac7621edac9ac447ffb1e5b4520db88f9ec144]

Merge SRC632: 16.05.01 - 17:48:17 (NoBranch)


2001-05-16  Kurt Zenker  <kz@openoffice.org>  [6aa288fed915373f99c9d470a272bbb98cf5dcd9]

Merge SRC632: 16.05.01 - 17:47:49 (NoBranch)


2001-05-16  Kurt Zenker  <kz@openoffice.org>  [2e45125ea0c4d395bd3a85270de4abc76d128465]

Merge SRC632: 05/16/01 - 17:46:44 (NoBranch)


2001-05-16  Tom Verbeek  <tv@openoffice.org>  [50b654e3d4d3434ca9e51d1587b2d60f0d01c5de]

#86850# better size for bitmaps


2001-05-16  Kurt Zenker  <kz@openoffice.org>  [75e82e0878f8c8e68aa18a46426e3d244456c8f5]

Merge SRC632: 16.05.01 - 17:45:35 (NoBranch)


2001-05-16  Vladimir Glazounov  <vg@openoffice.org>  [e5ea8ce1587f8d6f2428556cd5876e3124a6bc99]

Merge SRC632: 16.05.01 - 17:45:08 (NoBranch)


2001-05-16  Kurt Zenker  <kz@openoffice.org>  [1a29e75b736b805c8778cc33ea7ccf782d599f0b]

Merge SRC632: 16.05.01 - 17:45:30 (NoBranch)


2001-05-16  Kurt Zenker  <kz@openoffice.org>  [1adfa2ea3f7f29e0329b22d365eaaa8111ce9a08]

Merge SRC632: 05/16/01 - 17:44:33 (NoBranch)


2001-05-16  Kurt Zenker  <kz@openoffice.org>  [e9e2561f755b3a96266603a71a8a5c784927c147]

Merge SRC632: 16.05.01 - 17:45:00 (NoBranch)


2001-05-16  Kurt Zenker  <kz@openoffice.org>  [9bc4a39d62963a52a8a67ca76ee8e2b8a4b533e6]

Merge SRC632: 16.05.01 - 17:43:29 (NoBranch)


2001-05-16  Kurt Zenker  <kz@openoffice.org>  [061e646f0270cacd863f54e06ab100bf85a82c8c]

Merge SRC632: 16.05.01 - 17:42:24 (NoBranch)


2001-05-16  Vladimir Glazounov  <vg@openoffice.org>  [a4af2a3badcedc3b3465d6a07fbab4249eb47b04]

Merge SRC632: 16.05.01 - 17:42:00 (NoBranch)


2001-05-16  Kurt Zenker  <kz@openoffice.org>  [99aa33cc2a5b245490af894b3de650baf8ba010b]

Merge SRC632: 16.05.01 - 17:41:22 (NoBranch)


2001-05-16  Herbert Duerr  <hdu@openoffice.org>  [bb79ddde2b4d79baa562322f9290fbd555c0fa3b]

#84761# adjust kerning values for display


2001-05-16  Kurt Zenker  <kz@openoffice.org>  [b6685663607f1a97deca6210f6d46e75f5944195]

Merge SRC632: 16.05.01 - 17:39:05 (NoBranch)


2001-05-16  Vladimir Glazounov  <vg@openoffice.org>  [f0e3128bc64e2f0681f64b43201289ec2562fbaf]

Merge SRC632: 16.05.01 - 17:38:49 (NoBranch)


2001-05-16  Kurt Zenker  <kz@openoffice.org>  [ffa4a78b8ae759a9faa674f2dafbaa6bc1ee3eb7]

Merge SRC632: 16.05.01 - 17:38:08 (NoBranch)


2001-05-16  Kurt Zenker  <kz@openoffice.org>  [5dac122e67f80fd7eda32af69472c6fbb9ce2a0c]

Merge SRC632: 16.05.01 - 17:36:18 (NoBranch)


2001-05-16  Kurt Zenker  <kz@openoffice.org>  [ab54777e311f506de5460580ba1e6a2cdd1f57d3]

Merge SRC632: 16.05.01 - 17:35:16 (NoBranch)


2001-05-16  Vladimir Glazounov  <vg@openoffice.org>  [cbf3d11923733fd05a4f16ebfd0f8ee348188371]

Merge SRC632: 16.05.01 - 17:34:20 (NoBranch)


2001-05-16  Kurt Zenker  <kz@openoffice.org>  [7277fc2849160d79e9d2995ba4ca3339c08fe931]

Merge SRC632: 16.05.01 - 17:33:26 (NoBranch)


2001-05-16  Kurt Zenker  <kz@openoffice.org>  [e864f4cce4e31fe4e14f4874dc1fe783e9a0a5b9]

Merge SRC632: 16.05.01 - 17:34:05 (NoBranch)


2001-05-16  Frank Schönheit  <fs@openoffice.org>  [ac4c4a4f0b24fcfc876961d954023978ae16f491]

#87065# +QUERY_VIEW_DESIGN_SAVEMODIFIED


2001-05-16  mm  <mm@openoffice.org>  [90db0c6a41e4f3286ef8aca03f7d892b863b6246]

#87115# vert flag


2001-05-16  Kurt Zenker  <kz@openoffice.org>  [a3bf8e716a54e086d6d61f71a463858ad7ac0325]

Merge SRC632: 16.05.01 - 17:32:01 (NoBranch)


2001-05-16  Vladimir Glazounov  <vg@openoffice.org>  [3a42b4415949ffe059e40ba54f44b7e3b73321c6]

Removed using of the map-file


2001-05-16  Vladimir Glazounov  <vg@openoffice.org>  [d03dd60d78239e90c14389614f4d54623236c614]

Merge SRC632: 16.05.01 - 17:31:12 (NoBranch)


2001-05-16  Kurt Zenker  <kz@openoffice.org>  [217a656df2761f7287bebdd735745bcd9323005d]

Merge SRC632: 16.05.01 - 17:31:09 (NoBranch)


2001-05-16  Kurt Zenker  <kz@openoffice.org>  [e16410d54c34f1fb6a185fa55cf6cf15bf71a51a]

Merge SRC632: 16.05.01 - 17:30:29 (NoBranch)


2001-05-16  Kurt Zenker  <kz@openoffice.org>  [76c23485a6717d3fb55009bbbd4565659c8510a5]

Merge SRC632: 16.05.01 - 17:29:10 (NoBranch)


2001-05-16  Kai Sommerfeld  <kso@openoffice.org>  [ece1a7baa3ca3e61d6e21f80c051e37b512349fe]

#85225#, #86018# - Updated to neon 0.14.0 - Reworked/completed property handling (PROPFIND/PROPPATCH), support for   'live' and 'dead' properties - Improved authentication, redirection handling - Implemented no-proxy-list - Lots of other small fixes.


2001-05-16  Kurt Zenker  <kz@openoffice.org>  [5c2894849916dd59991e07ac3fd427a2fb1c15a8]

Merge SRC632: 16.05.01 - 17:28:14 (NoBranch)


2001-05-16  Kurt Zenker  <kz@openoffice.org>  [daff7b5c99ef0777d1a89f62ebf8e8f42a166b47]

Merge SRC632: 16.05.01 - 17:28:46 (NoBranch)


2001-05-16  Kurt Zenker  <kz@openoffice.org>  [7d1b7e5cb80845768d1a55a7fca30a71e934c2ea]

Merge SRC632: 05/16/01 - 17:27:07 (NoBranch)


2001-05-16  Kurt Zenker  <kz@openoffice.org>  [fbb742220e439a68d03c6d87907d91d4acaf40e0]

Merge SRC632: 16.05.01 - 17:27:28 (NoBranch)


2001-05-16  Vladimir Glazounov  <vg@openoffice.org>  [7580c91df67f1934700d2260bd116d3dccd60a2c]

Merge SRC632: 16.05.01 - 17:27:05 (NoBranch)


2001-05-16  jp  <jp@openoffice.org>  [f17d119b9ff80d0d004d4fa9a51406442e6db0e4]

Bug #87096#: GetState - use Numberformatter only if it's needed


2001-05-16  Kurt Zenker  <kz@openoffice.org>  [206ce56f8ff5f79960828cb0e6d010bfc8ee430a]

Merge SRC632: 16.05.01 - 17:26:18 (NoBranch)


2001-05-16  Kurt Zenker  <kz@openoffice.org>  [5f9dd201d2a9305859b9088874f71427fa643bee]

Merge SRC632: 16.05.01 - 17:26:09 (NoBranch)


2001-05-16  Kurt Zenker  <kz@openoffice.org>  [8975a86c2e3080dfd1f077a8a51525b972a340b8]

Merge SRC632: 16.05.01 - 17:24:45 (NoBranch)


2001-05-16  Kurt Zenker  <kz@openoffice.org>  [db2412c287ee2877d1aeceec6e1a120b9856eee5]

Merge SRC632: 16.05.01 - 17:24:34 (NoBranch)


2001-05-16  Kurt Zenker  <kz@openoffice.org>  [a8f83a1581337def7dda480f63ef829abe239066]

Merge SRC632: 16.05.01 - 17:25:12 (NoBranch)


2001-05-16  Frank Schönheit  <fs@openoffice.org>  [9c81e6bed3dd3966e5b2b527c8d1efd341483b12]

#87065# new 'save before leave' text for views


2001-05-16  Rüdiger Timm  <rt@openoffice.org>  [c1a9237f723f10774269d7faaabc3aabde4915ef]

Merge SRC632: 16.05.01 - 17:24:45 (NoBranch)


2001-05-16  Kurt Zenker  <kz@openoffice.org>  [8b9b2e9b64d05e158ae90afbb9bcaf586943525b]

Merge SRC632: 05/16/01 - 17:24:04 (NoBranch)


2001-05-16  Kurt Zenker  <kz@openoffice.org>  [8cff975a9a9279c5d5ae492f046f5295f78c212b]

Merge SRC632: 16.05.01 - 17:24:41 (NoBranch)


2001-05-16  Kurt Zenker  <kz@openoffice.org>  [accef5bb2b1bf4976f5a166431bc8189f7019fe7]

Merge SRC632: 16.05.01 - 17:23:49 (NoBranch)


2001-05-16  Vladimir Glazounov  <vg@openoffice.org>  [8c239ee05e8b54fe022129a2205bff7eb1c021ec]

Merge SRC632: 16.05.01 - 17:23:07 (NoBranch)


2001-05-16  Kurt Zenker  <kz@openoffice.org>  [40aadb815b022c85001047a93993ff969b937033]

Merge SRC632: 16.05.01 - 17:23:01 (NoBranch)


2001-05-16  Kurt Zenker  <kz@openoffice.org>  [3a64cf36f2fd392d2540a5d0aab63413b4977639]

Merge SRC632: 16.05.01 - 17:22:14 (NoBranch)


2001-05-16  Kurt Zenker  <kz@openoffice.org>  [81cbe8980ab0497bfa0088ac137712451713bff6]

Merge SRC632: 05/16/01 - 17:21:49 (NoBranch)


2001-05-16  Rüdiger Timm  <rt@openoffice.org>  [bbfe721ff647a4380e75a8fae8ae63fa0e2d0280]

Merge SRC632: 16.05.01 - 17:22:20 (NoBranch)


2001-05-16  Kurt Zenker  <kz@openoffice.org>  [5206db5cbd9d532de86ba3f11b09df371cc1b230]

Merge SRC632: 16.05.01 - 17:21:28 (NoBranch)


2001-05-16  Daniel Vogelheim  <dvo@openoffice.org>  [3d3cf3cddce69ef26510ac6df4981c30d07e2022]

#86004# reworked fixed string handling as basis for further speed improvements


2001-05-16  Kurt Zenker  <kz@openoffice.org>  [c08b1820a62adcfea5e80c23a838e245ebe590a2]

Merge SRC632: 16.05.01 - 17:19:53 (NoBranch)


2001-05-16  Vladimir Glazounov  <vg@openoffice.org>  [2e98b48ed69a0bf6be104fc53a3832dc046951d6]

Merge SRC632: 16.05.01 - 17:20:14 (NoBranch)


2001-05-16  Kurt Zenker  <kz@openoffice.org>  [80d66f5c5e872c8e713281917045285345024d85]

Merge SRC632: 16.05.01 - 17:19:14 (NoBranch)


2001-05-16  Rüdiger Timm  <rt@openoffice.org>  [caee9d4d07fbae34a9b0f96a2ec0cfb744e1d302]

Merge SRC632: 16.05.01 - 17:19:51 (NoBranch)


2001-05-16  Kurt Zenker  <kz@openoffice.org>  [b3fd7136db43bd6429d87f12291b44a194d41baa]

Merge SRC632: 16.05.01 - 17:19:06 (NoBranch)


2001-05-16  Kurt Zenker  <kz@openoffice.org>  [7cd6e39e4146d0e31d9735d8a7b4256d9eba1271]

Merge SRC632: 05/16/01 - 17:18:10 (NoBranch)


2001-05-16  Kurt Zenker  <kz@openoffice.org>  [8e69c6bd6794d085400ad5e43c9855a0e5c0a0d2]

Merge SRC632: 16.05.01 - 17:17:54 (NoBranch)


2001-05-16  Niklas Nebel  <nn@openoffice.org>  [638bc4b74891582a959549e4a92fbcd080b0d73b]

#86786# WordLineMode, Relief in cell attributes


2001-05-16  Kurt Zenker  <kz@openoffice.org>  [a04ea14c07d22de8ec088cd25f75f18bab072f78]

Merge SRC632: 16.05.01 - 17:16:56 (NoBranch)


2001-05-16  Rüdiger Timm  <rt@openoffice.org>  [0b54068e51b0ba7f88e8da7275a4d9b91558c0f6]

Merge SRC632: 16.05.01 - 17:17:31 (NoBranch)


2001-05-16  Kurt Zenker  <kz@openoffice.org>  [9c6fec8614d3ae879f5b62ebdd7ad61aa1cb62a9]

Merge SRC632: 05/16/01 - 17:15:40 (NoBranch)


2001-05-16  Kurt Zenker  <kz@openoffice.org>  [324d128380681adf5bf403099c0239f27b7dd93f]

Merge SRC632: 16.05.01 - 17:16:25 (NoBranch)


2001-05-16  Vladimir Glazounov  <vg@openoffice.org>  [11b62975feb21ea44aef49be994a6c792959e931]

Merge SRC632: 16.05.01 - 17:16:03 (NoBranch)


2001-05-16  Kurt Zenker  <kz@openoffice.org>  [60462c0d53dcca1fe684d930c4b3b8bc7a51474e]

Merge SRC632: 16.05.01 - 17:15:16 (NoBranch)


2001-05-16  Frank Schönheit  <fs@openoffice.org>  [d5dfe1d448f672d2f20466683b6f78a01b86523f]

#84686# added the XSelectionSupplier to the GridControl service


2001-05-16  Rüdiger Timm  <rt@openoffice.org>  [3b1d5e94c4fd77028ac612838c350f2c4d538979]

Merge SRC632: 16.05.01 - 17:15:03 (NoBranch)


2001-05-16  Kurt Zenker  <kz@openoffice.org>  [bb83e1c3627a4ed5674f58bcb9e44354d75a36ed]

Merge SRC632: 16.05.01 - 17:14:08 (NoBranch)


2001-05-16  Kurt Zenker  <kz@openoffice.org>  [5042ba64ad12bcfdbefe97558d2ca3f510f5bc90]

Merge SRC632: 16.05.01 - 17:14:36 (NoBranch)


2001-05-16  Kurt Zenker  <kz@openoffice.org>  [64127b93b442013ee80e8abc230903a7e96daac3]

Merge SRC632: 16.05.01 - 17:14:12 (NoBranch)


2001-05-16  Kurt Zenker  <kz@openoffice.org>  [874ab6ab045502f455da3e0c069a59ddd9a003c8]

Merge SRC632: 05/16/01 - 17:11:10 (NoBranch)


2001-05-16  Vladimir Glazounov  <vg@openoffice.org>  [b720b7abf615ea9eee97197ae80615d96800ecc6]

Merge SRC632: 16.05.01 - 17:12:14 (NoBranch)


2001-05-16  Kurt Zenker  <kz@openoffice.org>  [4616b2b31d68ce4bd0dc082266a6b4fa7d901e61]

Merge SRC632: 16.05.01 - 17:11:58 (NoBranch)


2001-05-16  Rüdiger Timm  <rt@openoffice.org>  [8c1314df26e74fe15456b36367545504d9f9e58b]

Merge SRC632: 16.05.01 - 17:11:36 (NoBranch)


2001-05-16  Kurt Zenker  <kz@openoffice.org>  [c49b54a0b6948b13f5b2f77369bd231342821fbd]

Merge SRC632: 16.05.01 - 17:11:28 (NoBranch)


2001-05-16  Kurt Zenker  <kz@openoffice.org>  [d8bdb0d786ae99a269c6347a5d9879d06804d064]

Merge SRC632: 16.05.01 - 17:10:36 (NoBranch)


2001-05-16  Kurt Zenker  <kz@openoffice.org>  [7cd9f1a81178cc7c780a3d6053caab9bae1389de]

Merge SRC632: 16.05.01 - 17:09:45 (NoBranch)


2001-05-16  Rüdiger Timm  <rt@openoffice.org>  [5ee057467678bc44d1db06aaec87628bf6d844cf]

Merge SRC632: 16.05.01 - 17:09:01 (NoBranch)


2001-05-16  Kurt Zenker  <kz@openoffice.org>  [29379864d582047d33597eaad3ed509473f34bf1]

Merge SRC632: 16.05.01 - 17:07:30 (NoBranch)


2001-05-16  Kurt Zenker  <kz@openoffice.org>  [c32b894f743f090748476d7455eab5fc4ed8194d]

Merge SRC632: 05/16/01 - 17:07:23 (NoBranch)


2001-05-16  Kurt Zenker  <kz@openoffice.org>  [67dc30aae2fc31701240a375fd0d8528ab09dc80]

Merge SRC632: 16.05.01 - 17:07:14 (NoBranch)


2001-05-16  Martin Gallwey  <mtg@openoffice.org>  [1a2ef0f5e6f0d11e78ee52db5a41e8d0e43cfdaa]

#87086# Make sure that the Medium gives us UCBStorages and not OLE ones


2001-05-16  Kurt Zenker  <kz@openoffice.org>  [00b03fac8c88be7c74c32b2dff561aa1f3be2861]

Merge SRC632: 16.05.01 - 17:05:02 (NoBranch)


2001-05-16  Kurt Zenker  <kz@openoffice.org>  [b0b92edaa7d783dd341ce26b8357dcf4c27a5433]

Merge SRC632: 16.05.01 - 17:04:35 (NoBranch)


2001-05-16  Kurt Zenker  <kz@openoffice.org>  [e3908e0731b49dd0e31f484fddac9bafd272966c]

Merge SRC632: 05/16/01 - 17:04:28 (NoBranch)


2001-05-16  Kurt Zenker  <kz@openoffice.org>  [cc6cec89d7823117f6faca55ad09ef45d168f4bd]

Merge SRC632: 16.05.01 - 17:02:51 (NoBranch)


2001-05-16  Rüdiger Timm  <rt@openoffice.org>  [18b54781690f149bb7b81cd0950ad712b75d3f63]

Merge SRC632: 16.05.01 - 17:03:22 (NoBranch)


2001-05-16  Kurt Zenker  <kz@openoffice.org>  [dc30200f074560483f65d880b5094b483c671a1e]

Merge SRC632: 16.05.01 - 17:02:30 (NoBranch)


2001-05-16  Kurt Zenker  <kz@openoffice.org>  [99dd8f1e505fe7777d6a272ccc41e6d64ad93410]

Merge SRC632: 05/16/01 - 17:00:54 (NoBranch)


2001-05-16  Frank Meies  <fme@openoffice.org>  [129151c6d3c8ba223d2981f1b8cbf8a9261777ee]

Fix #87079#: USHORT too small for Y coordinate


2001-05-16  Vladimir Glazounov  <vg@openoffice.org>  [55a7da7a8b97dfd8cc73ebce328bae37f128e54e]

Merge SRC632: 16.05.01 - 17:01:19 (NoBranch)


2001-05-16  Kurt Zenker  <kz@openoffice.org>  [bd78cca169478dcca812778ea8c9ef1b35cc0ded]

Merge SRC632: 16.05.01 - 16:59:31 (NoBranch)


2001-05-16  Kurt Zenker  <kz@openoffice.org>  [04b368e9bd332783690c6e8b753585695ba1bb0f]

Merge SRC632: 16.05.01 - 16:58:01 (NoBranch)


2001-05-16  Vladimir Glazounov  <vg@openoffice.org>  [2f0b07756717dd1335ad4be4862fb3df4ff7cad5]

Merge SRC632: 16.05.01 - 16:57:58 (NoBranch)


2001-05-16  Kai Sommerfeld  <kso@openoffice.org>  [aa7f11739dc4f6015324f99b0786e0923a06d475]

#85225# - Initial revision.


2001-05-16  Mathias Bauer  <mba@openoffice.org>  [dc65636d80402207e58b97cb270c8bbba6de6a16]

#86207#: restore old default for opening substorages


2001-05-16  Hans-Joachim Lankenau  <hjs@openoffice.org>  [1db12d7ca177dbd587a77876b07b69e3f824afca]

add: SOLARXMLDIR


2001-05-16  Mathias Bauer  <mba@openoffice.org>  [59707f047e24c2caa5772bff895f947d0e7beb78]

#86207#: use OpenOLEStorage for copying OLEobjects


2001-05-16  Rüdiger Timm  <rt@openoffice.org>  [79b476a75cd49bc1ded569246943c6a9dc7a031f]

Merge SRC632: 16.05.01 - 16:55:40 (NoBranch)


2001-05-16  Kurt Zenker  <kz@openoffice.org>  [dcf5e0f075439d8f3489a392f18fe83d1850c194]

Merge SRC632: 16.05.01 - 16:53:09 (NoBranch)


2001-05-16  Andreas Bille  <abi@openoffice.org>  [c16471c9bf6ce083a2f5a8e6c7489b47bc19be99]

Completions


2001-05-16  Rüdiger Timm  <rt@openoffice.org>  [8a8df4f2a2e3c6502a0ac0ca5052bb3557d141ec]

Merge SRC632: 16.05.01 - 16:53:13 (NoBranch)


2001-05-16  Kurt Zenker  <kz@openoffice.org>  [9f455306921654bccd3e6d7d9d9553f0f1f6a65c]

Merge SRC632: 16.05.01 - 16:50:47 (NoBranch)


2001-05-16  Ilko Höpping  <ih@openoffice.org>  [2a271be4028f310452cd51a0d45eece219c83de6]

#87038# support for psprint zips added


2001-05-16  Rüdiger Timm  <rt@openoffice.org>  [5fcdf093a89043d05d5c88f395afafcd1e5dd58d]

Merge SRC632: 16.05.01 - 16:50:30 (NoBranch)


2001-05-16  Kurt Zenker  <kz@openoffice.org>  [ed749e1a31070c40881d07dfe808ff960f6497eb]

Merge SRC632: 16.05.01 - 16:48:37 (NoBranch)


2001-05-16  Kurt Zenker  <kz@openoffice.org>  [28d1fa458d3e17634404ed8164763403b2f4f26a]

Merge SRC632: 16.05.01 - 16:47:37 (NoBranch)


2001-05-16  Rüdiger Timm  <rt@openoffice.org>  [efff2712c8f4c248470d4dc6026b28605a73b90f]

Merge SRC632: 16.05.01 - 16:47:38 (NoBranch)


2001-05-16  Kurt Zenker  <kz@openoffice.org>  [b48e4b56ffb2a25761396515addfa761d739173d]

Merge SRC632: 16.05.01 - 16:47:31 (NoBranch)


2001-05-16  Vladimir Glazounov  <vg@openoffice.org>  [96af4be2d3b77f07fe8a3d1f7db87a5b4520dc0f]

Merge SRC632: 16.05.01 - 16:47:30 (NoBranch)


2001-05-16  Kurt Zenker  <kz@openoffice.org>  [e58582150c0abf93297cd154849a0c14cbaa53f6]

Merge SRC632: 16.05.01 - 16:46:11 (NoBranch)


2001-05-16  Kurt Zenker  <kz@openoffice.org>  [03437ce7fce2fab6886412696a731e628821b91d]

Merge SRC632: 16.05.01 - 16:45:59 (NoBranch)


2001-05-16  Vladimir Glazounov  <vg@openoffice.org>  [04048b81342f035887da7c77b56f2fcd50a746ad]

Merge SRC632: 16.05.01 - 16:45:55 (NoBranch)


2001-05-16  Vladimir Glazounov  <vg@openoffice.org>  [422d476b6ed7e94b5fd2c40615e93d52c6fce55b]

Corrected for use under solaris


2001-05-16  Kurt Zenker  <kz@openoffice.org>  [474ab0c2456024bf06026adab525453e02358646]

Merge SRC632: 16.05.01 - 16:44:00 (NoBranch)


2001-05-16  Kurt Zenker  <kz@openoffice.org>  [6dc783537a898eedd4f734e7f4c0caf48fc8d19f]

Merge SRC632: 16.05.01 - 16:43:36 (NoBranch)


2001-05-16  Vladimir Glazounov  <vg@openoffice.org>  [78b876b962f6afbbd1867bdb56b6b9288a014eeb]

Merge SRC632: 16.05.01 - 16:43:58 (NoBranch)


2001-05-16  Vladimir Glazounov  <vg@openoffice.org>  [d4fe76cd35497ee1e956cbe8a1451b04b11ffadc]

Corrected for using  macros


2001-05-16  Kurt Zenker  <kz@openoffice.org>  [c7bdd1efe75a450c3c47ac8ce0ea773a817a707d]

Merge SRC632: 16.05.01 - 16:41:28 (NoBranch)


2001-05-16  Kurt Zenker  <kz@openoffice.org>  [99420965843f76dcb98966a3f2130cbcaddb09a8]

Merge SRC632: 16.05.01 - 16:41:37 (NoBranch)


2001-05-16  Kurt Zenker  <kz@openoffice.org>  [4fc2e6564b7924baf299ef7964cc2cf73fcb59f3]

Merge SRC632: 16.05.01 - 16:41:17 (NoBranch)


2001-05-16  Kurt Zenker  <kz@openoffice.org>  [347f2491068fb13e60aa4d2690476e8ba5556820]

Merge SRC632: 16.05.01 - 16:41:27 (NoBranch)


2001-05-16  Kurt Zenker  <kz@openoffice.org>  [36bce271d5ddd43eede928b7492621de9c577716]

Merge SRC632: 16.05.01 - 16:39:53 (NoBranch)


2001-05-16  Rüdiger Timm  <rt@openoffice.org>  [57c285a595252149af1ddf405f0f90a03d9de9bc]

Merge SRC632: 16.05.01 - 16:40:13 (NoBranch)


2001-05-16  Vladimir Glazounov  <vg@openoffice.org>  [20f387ebc63e32dddb658f12fb2cd2b47d7fa2f6]

Merge SRC632: 16.05.01 - 16:39:28 (NoBranch)


2001-05-16  Vladimir Glazounov  <vg@openoffice.org>  [746657de4f171686b0e1e012ff8c2226a1ed230f]

Merge SRC632: 16.05.01 - 16:38:10 (NoBranch)


2001-05-16  Vladimir Glazounov  <vg@openoffice.org>  [0909c0b69d43792b67235a2a07f10c45364139c6]

Merge SRC632: 16.05.01 - 16:37:02 (NoBranch)


2001-05-16  Vladimir Glazounov  <vg@openoffice.org>  [ac15473d60d71429b4a812d47eb1fe3573a52868]

Merge SRC632: 16.05.01 - 16:35:52 (NoBranch)


2001-05-16  Rüdiger Timm  <rt@openoffice.org>  [016fdb954ff7aa3a195b31d573c59bdafffabbd5]

#65293# DBFILELIB changed according to makefile.mk (with DLLPOSTFIX)


2001-05-16  Frank Schönheit  <fs@openoffice.org>  [fc85640e9f97d6b74b031edf0f8b792725386036]

#84686# moved the FormControllerImpl to the base class


2001-05-16  Frank Schönheit  <fs@openoffice.org>  [fab6cc7f9424d12455c8ed7d2e06d5e91be54c04]

#84686# the browser controller implements a XFormController now - allows access to the UNO control for the grid


2001-05-16  Frank Schönheit  <fs@openoffice.org>  [9bb24407fd46809d326b564306ca97dd531a93c9]

#84686# layout


2001-05-16  Frank Schönheit  <fs@openoffice.org>  [82e2d883dd3e897f126ec07cf503a1d93111b001]

removed _fModeName


2001-05-16  Frank Schönheit  <fs@openoffice.org>  [8a9d7aa7c24d9eada670455e2df6dac8fe5337cc]

#84686# call a FmGridSelectionListener if the selection changes


2001-05-16  Frank Schönheit  <fs@openoffice.org>  [127da007c19da1a4446d9353428e5bd7c3e8b87e]

#84686# peer and control are a XSelectionSupplier


2001-05-16  Frank Schönheit  <fs@openoffice.org>  [7662e72b3dfb6483c930b6ad2fc3f7dcfabce5b8]

#84686# +selectBookmarks


2001-05-16  Christian Lippka  <cl@openoffice.org>  [009d586708ca2a251f6a9ded05d11ea252a16f98]

#86465# added style-name to 3d scene


2001-05-16  Kai Ahrens  <ka@openoffice.org>  [d8457ab6ff55d161efa521e1ae8722f4bd4e5ec3]

#86868#: ::GetPageByName fills BOOL, that indicates if found page is a master page


2001-05-16  Hans-Joachim Lankenau  <hjs@openoffice.org>  [671da70347eb6b97b06edc459b28fa0c7ce07380]

odbcbase and dbfiles


2001-05-16  Christian Lippka  <cl@openoffice.org>  [ba4e589c397af6237a122434d72f6a239d9e6dc5]

#87003# fixed printer binary settings import/export


2001-05-16  Kai Ahrens  <ka@openoffice.org>  [2a50aa9a04a957892bb223fb237dd811cfe62e08]

#86868#: ::GetPageByName fills BOOL, that indicates if found page is a master page


2001-05-16  Christian Lippka  <cl@openoffice.org>  [b7f75e33990624fba7ae4532d3bf1f671b6aee2e]

#87028# added background and background objects visible styles


2001-05-16  Hennes Rohling  <hro@openoffice.org>  [b2db0d2120b557fff6a8bf3dff8ac3303a9884a0]

#TFU630#


2001-05-16  Christian Lippka  <cl@openoffice.org>  [4431ac7883d4c7d22ebb6c3c64f3ff9508e102b0]

#87028# added background and background objects visible styles


2001-05-16  Tino Rachui  <tra@openoffice.org>  [ab8782803e87ab4b00d0347bfa83c636ee2ac96b]

*** empty log message ***


2001-05-16  Thomas Lange  <tl@openoffice.org>  [b68faeda4635e721b797c0c293c9c53bdb1c9922]

#86986# 'SfxFileDialog * CreateDocFileDialog()' declaration removed


2001-05-16  Dirk Völzke  <dv@openoffice.org>  [3e6fa1a9fd364106849f0ab47266de2a9e4b11e3]

#84092# Added support for password


2001-05-16  Tom Verbeek  <tv@openoffice.org>  [81b5d8ea598073a918a85b97ae806201e5f2825a]

#86381# removed wizardmenu and newmenu because this functionality is now handled via configuration


2001-05-16  Rüdiger Timm  <rt@openoffice.org>  [4e52846aa37de525c31f2bba7c448869561e2134]

#65293# DBFILELIB added


2001-05-16  Ocke Janssen  <oj@openoffice.org>  [1d45a57ec7808ef828feb203e89c85949be6f558]

#86528#


2001-05-16  Andre Fischer  <af@openoffice.org>  [210f2d3008ab20925fae04cdf071c55c6b5ef85a]

#86988# Redesign of dialog boxes.


2001-05-16  Ocke Janssen  <oj@openoffice.org>  [c72a46b0a99a58fc4245182a8ab4ec9f5998d97f]

#86528#


2001-05-16  Nils Fuhrmann  <nf@openoffice.org>  [56f5a5be2110f46a5b20a1f04b3685b4bf0d9a29]

Fix for merging with incorrect lang ids, repairment of wrong merged files


2001-05-16  Mikhail Voitenko  <mav@openoffice.org>  [5d4ec2155e95d7a6d58ffd05f4bc6dd7797aa000]

#83779# do not even create object of class StorageItem


2001-05-16  Tom Verbeek  <tv@openoffice.org>  [3c9942db1ccb44392be1261061dd2335898149e2]

#75761# fixed sorting of webwizard and calc styles


2001-05-16  Oliver Specht  <os@openoffice.org>  [3fe61f2c354b404e5c782bd633f31dd9b8a9778b]

#65293# Drop/QuryDrop removed


2001-05-16  jp  <jp@openoffice.org>  [76110fa69a6e30b87cf924a3016bafa49181016b]

Bug #86929#: set only needed transliteration flag on the searchitem


2001-05-16  Dieter Loeschky  <dl@openoffice.org>  [d909011bfbbc84b4d33540da865ee6bed14dd45e]

#85804# SaveCompleted(): set OutlinerParaObject


2001-05-16  Kurt Zenker  <kz@openoffice.org>  [90edbc837cebcf6a5ce2f93695f9e5a0f0017866]

chg. len -> getLength


2001-05-16  jp  <jp@openoffice.org>  [1bc4c406b3864c08a5763bec7cec64c0a938e149]

LOWER_CASE_CHAR -> LOWERCASE_LETTER


2001-05-16  Hennes Rohling  <hro@openoffice.org>  [16c9d5cb18601706f317203f9ba477bdaa7a46ad]

osl_createDirectoryItemFromHandle removed


2001-05-16  Vladimir Glazounov  <vg@openoffice.org>  [92120354c79ab048f82019e26f7a536a780d8efb]

Changed use of sal_Bool to bool so it works on Solaris too


2001-05-16  Daniel Boelzle  <dbo@openoffice.org>  [8977c7a2fe82cd2176e0c2e7f989e5a7cbce5ef1]

#87048#


2001-05-16  Andre Fischer  <af@openoffice.org>  [f2b6ab09e434b66ff52c79cc37bcaaf82969416f]

#86988# Updated indentation widths of dialog box elements.


2001-05-16  Martin Gallwey  <mtg@openoffice.org>  [1b6ff1b3cde11bd54f58583683b67bbe833d27ca]

#87071# some changes contributed by TL to facilitate symbol import/export


2001-05-16  Martin Gallwey  <mtg@openoffice.org>  [3974f56633ce539f837a59aa841d7a8ee6183b62]

#87071# changed implementation to use CL's PropertySetHelper and removed _bad_ XPropertyState interface


2001-05-16  Martin Gallwey  <mtg@openoffice.org>  [0435ed6c0b4c190ba2dce7c4046c7c3473b5631b]

#87071# Made settings import/export use CL's new PropertySetHelper class for speed...also update some method calls according to Thomas Hooseman's changes


2001-05-16  Martin Gallwey  <mtg@openoffice.org>  [5715f4ec2adc799e983d2e4538722c89cb395c21]

#87071# some fixes contributed by TL to facilitate Symbol import/export


2001-05-16  Martin Gallwey  <mtg@openoffice.org>  [f6c274b36f2b160d6fd365393651bdb11e101cee]

#87071# make unomodel use CL's PropertySetHelper as it is faster than the previous implementation


2001-05-16  Martin Gallwey  <mtg@openoffice.org>  [29b80701a330bb683d2ed80ed5230193a3904ae0]

#87071# dump SymbolDescriptor headers


2001-05-16  Martin Gallwey  <mtg@openoffice.org>  [82b7f83ca0465fca9436e4c0b8d813827dcd7460]

#87071# moved usage of aChar _after_ declaration of aChar :)


2001-05-16  Daniel Rentz  <dr@openoffice.org>  [f258d51dcd24906e27901c48e887abad929ac90f]

#86988# dialog redesign


2001-05-16  Martin Gallwey  <mtg@openoffice.org>  [6546d1a1a0aa87616ec44c397f90da0fd3ff2548]

#87071# dump SymbolDescriptor header and removed unused CXXFILES section


2001-05-16  Andreas Bregas  <ab@openoffice.org>  [203b5abbf79019f0523fbeea3234244d2a25780b]

#69094# Redim preserve: Allow all dimensions to be changed


2001-05-16  Martin Gallwey  <mtg@openoffice.org>  [20886ee4e92d62d921818d23d2bde8b395fe68ac]

#87071# added SymbolDescriptor export


2001-05-16  Martin Gallwey  <mtg@openoffice.org>  [2e1c85fd5031a1b64c5de8f95c2e6ad25ab53d1e]

#87071# added conversion of Sequence <PropertyValue> into Sequence < SymbolDescriptor > for math symbol import


2001-05-16  Martin Gallwey  <mtg@openoffice.org>  [24e6908fa5f97a26c84cccb3e7eca3be548aaecb]

#87071# moved forbidden character enums to here and added symbol descriptor enums


2001-05-16  Martin Gallwey  <mtg@openoffice.org>  [9bb2e640b5f281e33e239c8c2420918ce8b7f8a3]

#87071# added SymbolDescriptor to the makefile


2001-05-16  Martin Gallwey  <mtg@openoffice.org>  [d1822454853481bc02067b0dbfb4224bae12fb26]

#87071# need a struct so I can pass this data around using the API


2001-05-16  Michael Brauer  <mib@openoffice.org>  [24ba006ec9cc4f5b7f323ee1bac4011024e0ab1d]

#87041#: Don export default tab stops


2001-05-16  Sven Jacobi  <sj@openoffice.org>  [7b2cf3a28563d809d9b8d5c10f6c25674f33a015]

#86988# dialog redesign


2001-05-16  Frank Meies  <fme@openoffice.org>  [bacf07be742adc6dfb0e947404f28788953dcc91]

Fix #86601#: Line break behaviour of rotated portions


2001-05-16  Herbert Duerr  <hdu@openoffice.org>  [6c516ab3fdf51e11600cc446be12af60e1e434db]

#86730# fix character width for bVertical


2001-05-16  th  <th@openoffice.org>  [19745f1e654b90c2bbe3d65b2929cfadd600bfde]

#86730# - EmphasisMark position is now correct in vertical Layout


2001-05-16  Kurt Zenker  <kz@openoffice.org>  [bda2b196196e40479e28fbf8f10cf1183d1b7dbd]

chg. ldump2 -> ldump4


2001-05-16  Kurt Zenker  <kz@openoffice.org>  [58037eb3f322eb2d75988b586353c1641636518a]

chg. ldump2 -> ldump4


2001-05-16  Thomas Benisch  <tbe@openoffice.org>  [f192142106581b1afebadd112601e0de5bdd3342]

removed drop, querydrop


2001-05-16  Eike Rathke  <er@openoffice.org>  [7f21d19db00855215838af463b44e29947bfb0e4]

#78323# new: ModifyOptions: recalc if enable/disable regular expressions in formulas changed


2001-05-16  Eike Rathke  <er@openoffice.org>  [228b651bce9ee9df2db5c3f47ca50e4314c464fb]

#78323# new: config option enable/disable regular expressions in formulas


2001-05-16  Thomas Lange  <tl@openoffice.org>  [ed3212bbd6c5eb7a93e3f51d29dde4d4fe8c2671]

#86533# linguistic startup/file access optimization


2001-05-16  Kurt Zenker  <kz@openoffice.org>  [113915371db37040407a3553fa7f32c8b914a93b]

new version for SRC632


2001-05-16  Kurt Zenker  <kz@openoffice.org>  [35914a4a95c2b49a65a87faf682d81da965d9231]

new version for SRC632


2001-05-16  Kurt Zenker  <kz@openoffice.org>  [4862987b86e406a320c74c367fc825ffe36bf021]

chg. len -> getLength


2001-05-16  Armin Weiss  <aw@openoffice.org>  [3816e0bd9bc7108b65db3082e455ef0e47b5bc29]

#86616# for correct edge rounding import mnRadius needs to be initialized


2001-05-16  Kai Sommerfeld  <kso@openoffice.org>  [28e24216a539bb69b164a096318af31619900f1f]

#86409# - Added support for property "HasEncryptedEntries".


2001-05-16  Dirk Völzke  <dv@openoffice.org>  [8a90a2b2281ec1951d65d2372929f34e022dac4e]

#86645# changed send mail command from executeMail to officeMail


2001-05-16  Sascha Ballach  <sab@openoffice.org>  [8d0625fa164ef01008bcb29c6dd4fdf98fb94cff]

#79771#; remeber found NumberFormats


2001-05-16  Kai Ahrens  <ka@openoffice.org>  [b38e2a366c73b1b476604bf5f8d201051d31c278]

#85034#: changed control arrangement in resize handler (splitter not repositioned)


2001-05-16  Sascha Ballach  <sab@openoffice.org>  [ed68fd1e46bbdf146d252d84bede7b4305df2c40]

#79771#; some other little performance optimations


2001-05-16  Frank Schönheit  <fs@openoffice.org>  [445ef5c253127d1f8a84ade2ad99bb8b1d100e74]

#87037# Config requires system notation / correct loop ranges / Init: RemoveFreeIndex after doing the complete loop


2001-05-16  Eike Rathke  <er@openoffice.org>  [9a198db73363ac99941092b49e526fd2cf74a086]

#78323# new: PostDocLoad: regular expressions in formulas disabled if imported from Excel


2001-05-16  Lars Langhans  <lla@openoffice.org>  [303e76f1b17efb569ee89fb6188b27357368020b]

change wrong getElementType changes


2001-05-16  Peter Burow  <pb@openoffice.org>  [3b8b38d5e71f4711554933b1d4a0aad0c51fab56]

fix: #86436# start page only when HelpId == 0


2001-05-16  Kurt Zenker  <kz@openoffice.org>  [e5f2d658db61aa3a1f6603e7c9c2f2879f2d90fb]

chg. len -> getLength


2001-05-16  Rüdiger Timm  <rt@openoffice.org>  [f429324b10f1d1350a5ffec8c20295b2cd4005cb]

#65293# add SwXDocumentSettings to EXCEPTIONSFILES


2001-05-16  Dieter Loeschky  <dl@openoffice.org>  [ced4738251585b88d9e806b4646d9bac5420e301]

#86531# SwitchPage(): get correct MasterPage


2001-05-16  Rüdiger Timm  <rt@openoffice.org>  [f4ce61b60806edd7821381054e671df28929767c]

#65293# sfx2/explorer.hxx removed - it's obsolete


2001-05-16  Kurt Zenker  <kz@openoffice.org>  [77bbd250b813dd3b51bbc8a5413a2ae6cd08f052]

new version for SRC632


2001-05-16  Daniel Vogelheim  <dvo@openoffice.org>  [ccebb74e0dd5dc69c5f939aaffea9dc2fa92a5e3]

fixed asserts to actually use existing variables


2001-05-16  Thomas Benisch  <tbe@openoffice.org>  [cce9ce1f3fa9228f7ede92b528dd10ca4f73bd96]

#87026# customize BasicIDE control toolbox


2001-05-16  Thomas Benisch  <tbe@openoffice.org>  [abf4a0e9e0bf1987a0dc003f1568f53954beabd1]

#87026# new control names


2001-05-16  Frank Meies  <fme@openoffice.org>  [5c948b017bddc5be9c9986fad65f8ca00826aa69]

Fix #86988#: Redesign of dialogs


2001-05-16  Ocke Janssen  <oj@openoffice.org>  [60c3fd46a902bea03a02fe8a4ae447bda10716a2]

#86528#


2001-05-16  Kurt Zenker  <kz@openoffice.org>  [265d9e2a60aaf65768e250d5e0fdc0bdb0dcd2de]

new version for SRC632


2001-05-16  Frank Schönheit  <fs@openoffice.org>  [18ada70c625a52d021a5e628a4001609d16aafc1]

#87043# document XLoadable


2001-05-16  Michael Brauer  <mib@openoffice.org>  [259b2820f2fbdb899dc67f43cb5fdfa4f50fe466]

#87040#: Page number is not required for styles


2001-05-16  Oliver Specht  <os@openoffice.org>  [a49c768d3f1068b4e931d103bbbfcf4aeb0cb924]

#86819# invalid assertion removed


2001-05-16  Dieter Loeschky  <dl@openoffice.org>  [db3dc795dc76eb8a5f281abb936234ec6edfb158]

#86999# Set default for SvxCharReliefItem and SvxEmphasisMarkItem


2001-05-16  Nils Fuhrmann  <nf@openoffice.org>  [a5f4f5caba10d5755bb3347b4cd4cbeb7d73cc88]

Fixed handling of UTF8 switch


2001-05-16  Dieter Loeschky  <dl@openoffice.org>  [4f0640498c38ca11196ab1a69296d17be1ca9396]

#86999# Set default for SvxEmphasisMarkItem and SvxCharReliefItem


2001-05-16  Dieter Loeschky  <dl@openoffice.org>  [d9711640eab750cccd1da00d3b91edace85a04d6]

#86999# + SvxCharEffectsPage


2001-05-16  Daniel Boelzle  <dbo@openoffice.org>  [94008d1cb7a173bc16040c44021dae22cf5724aa]

optimizations


2001-05-16  Herbert Duerr  <hdu@openoffice.org>  [f44ee7d855351166fed6272ae7c06bb6c6c63568]

#87046# enable builtin rasterizer for OO


2001-05-16  Oliver Specht  <os@openoffice.org>  [6dafca48fba211ed4a92cc1caf9e301019a80833]

#87015# SwXDocumentIndexEntry::getPropertySetInfo corrected


2001-05-16  Oliver Specht  <os@openoffice.org>  [87ea10934e2d4dd5cb540eefe673db3af34d738a]

#86954# HelpIds copied


2001-05-16  Andreas Bille  <abi@openoffice.org>  [8b8926aeba974cf07fdbaf121a11ef8a2c3c23e0]

Initial revison the C++ help provider


2001-05-16  Oliver Specht  <os@openoffice.org>  [3e99b2d927a7a762f70f4841cd6168da0451addc]

#86940# positions and sizes corrected


2001-05-16  Oliver Specht  <os@openoffice.org>  [c732170280e6584634af7450b9c06dcd01bdff5d]

#86940# positions and sizes corrected


2001-05-16  Sascha Ballach  <sab@openoffice.org>  [f3c27108ced92f44febaaab0c2c7cdb69f15310f]

#79771#; remember XCellRange for every table


2001-05-16  Tino Rachui  <tra@openoffice.org>  [d7fd8d3539e0e3ed1d11fdbb8c330392bdcac6f7]

*** empty log message ***


2001-05-16  Oliver Specht  <os@openoffice.org>  [eada195679459be98e2170d41946b008f1b81890]

#86940# positions and sizes corrected


2001-05-16  Oliver Specht  <os@openoffice.org>  [ff1cfa6e73ce412366f9b72c0f4f4940128ad297]

#86940# positions and sizes corrected


2001-05-15  Eike Rathke  <er@openoffice.org>  [b52b07f378e4d81b018290d3492efd23da1f0c0d]

#78323# new: config option IsFormulaRegexEnabled


2001-05-15  Ping Liao  <pliao@openoffice.org>  [2b80218a16e4e7a9ea04c33aa8b63cca82f7b033]

Added a fprintf within the DEBUG block right after the dlsym call.


2001-05-15  Kurt Zenker  <kz@openoffice.org>  [993d99d9186f81acf36cb6d3ba2693cc78139e17]

new version for SRC632


2001-05-15  Kurt Zenker  <kz@openoffice.org>  [97889759a47f8aac76c2d145d160f9461d82ec79]

new version for SRC632


2001-05-15  Eike Rathke  <er@openoffice.org>  [467332c9be8a5c720b5817f7702b9be43e2c000e]

#78323# new: bFormulaRegexEnabled; config Office.Calc/Calculate/Other/RegularExpressions


2001-05-15  Eike Rathke  <er@openoffice.org>  [59a513db450fa6d0a4d7a4f7d5fd6a3d10b8b358]

#78323# new: bFormulaRegexEnabled


2001-05-15  Eike Rathke  <er@openoffice.org>  [c49c903f3b56d0aa4bcf434bc3d68cb01c120ef4]

#78323# new document settings property RegularExpressions


2001-05-15  Eike Rathke  <er@openoffice.org>  [cc0a6bd860638387d4671dfec7d23d4dd8fff255]

#78323# new document settings property RegularExpressions


2001-05-15  Sascha Ballach  <sab@openoffice.org>  [1e860a597d11f10e189d11e024369f71af24f853]

#79771#; makes the performance of import of string cells better


2001-05-15  Gregor Hartmann  <gh@openoffice.org>  [61d98d53d1dbaf1ea1afb1e7a287ba82371ac18a]

more transparency building hid.lst


2001-05-15  Kurt Zenker  <kz@openoffice.org>  [225a4606960f1887fd371d9495a855c5e7c8df1b]

equalsIgnoreCase -> equalsIgnoreAsciiCase


2001-05-15  Kurt Zenker  <kz@openoffice.org>  [daf70d27603b16af74dbb191ec24206aca7e642d]

equalsIgnoreCase -> equalsIgnoreAsciiCase


2001-05-15  Sascha Ballach  <sab@openoffice.org>  [5711130c1a2168cf9f7befd1df2342a067419fb0]

#79771#; makes the performance of import of string cells better


2001-05-15  Hennes Rohling  <hro@openoffice.org>  [38332f88bfc5bcc6e6b98b63d700a24c4c74c773]

osl_getRealPath no longer exported from SAL


2001-05-15  Oliver Braun  <obr@openoffice.org>  [2f632e64bb6d7725c7d584b1e8ef5726f5738d0c]

do not check uninitialized parameter


2001-05-15  Oliver Braun  <obr@openoffice.org>  [5874289d2f2c3015f282f5f55a3dc8acea2db4d9]

set _pData member to NULL when releasing


2001-05-15  Hennes Rohling  <hro@openoffice.org>  [4d833488307f62b5267035c717d4288b8df66aa3]

osl_getRealPath no longer exported from SAL


2001-05-15  Ilko Höpping  <ih@openoffice.org>  [afdb14a54990f41a8c38b367b8520304e298022a]

makefiles for psprint added


2001-05-15  Martin Gallwey  <mtg@openoffice.org>  [b66f73d7d1a9af66b56fca3cbf36c37617b2b3f1]

#86409# Allow EncryptionKey's of any length


2001-05-15  Frank Schönheit  <fs@openoffice.org>  [7a14771eba518983d6124d8eb498c9c50b3e5dba]

#86976# flush in disposing


2001-05-15  Martin Gallwey  <mtg@openoffice.org>  [adaf24e004674ef5b4992211c47d3c8c3a5c8be4]

#86409# Support 'HasEncryptedEntries property


2001-05-15  Daniel Vogelheim  <dvo@openoffice.org>  [14c071185583e46ca71bc01d879841cd03eaf6aa]

added spaces for beauty and prevention of character substitutions on silly compilers


2001-05-15  Martin Gallwey  <mtg@openoffice.org>  [e7b921bd37bae6bd226f8bcfd645fa5a80db5375]

Add bHasEncryptedEntries property


2001-05-15  Gregor Hartmann  <gh@openoffice.org>  [c3362358cbeaffd428d0fe4e61ef04bf950bb44b]

#65293#


2001-05-15  Frank Schönheit  <fs@openoffice.org>  [787d01891a2e88f5b4c2fe6347e4f1aea9f81126]

#86991# save the current (modified) settings when inserting a new data source


2001-05-15  Philipp Lohmann  <pl@openoffice.org>  [531e4574144c0d51259710bfb7fe0d9df1ea47d0]

switch default build to psprint


2001-05-15  Frank Schönheit  <fs@openoffice.org>  [c7958b013cac420fafb91cb7dbfa0525306eb5a2]

#86991# +prepareSwitchDatasource


2001-05-15  Andre Fischer  <af@openoffice.org>  [393d11b4ed210104b12013d90beee91cac36c1c7]

#86988# SvxXLinePreview's border is drawn now as thin black line.


2001-05-15  Rüdiger Timm  <rt@openoffice.org>  [c6106a44f454f63cad61d17b954ec0760607ea3e]

new version for SRC632


2001-05-15  jp  <jp@openoffice.org>  [18b1c1b67b5896f41f29aba8f92799bd5048539a]

Task #87025#: IsEndWord - I18N routine works now correct


2001-05-15  Frank Schönheit  <fs@openoffice.org>  [8afbf6d98188489878d94df335c874f9fabef8ae]

#86823# MULTI_PROPERTY flag for ControlBorder / new property ControlBackground


2001-05-15  Frank Schönheit  <fs@openoffice.org>  [8eb5c74f7b239cd130b5fc938369802fb3690fc6]

#86823# ParaBackColor -> ControlBackground


2001-05-15  Sven Jacobi  <sj@openoffice.org>  [81baf51cc4c441e91d37ccc43c95ed50963564b9]

#86988# dialog redesign


2001-05-15  Rüdiger Timm  <rt@openoffice.org>  [7939bac0763bfbd4e1b8892bfe343ecbdc704999]

#65293# fix for gcc


2001-05-15  Frank Schönheit  <fs@openoffice.org>  [a110582af0228dde9e0c25901059873f99d69ce9]

#86823# changed the handling for control borders


2001-05-15  Sven Jacobi  <sj@openoffice.org>  [4abd8927112237c0fb7210f8863d5d9be4ca79c3]

#86988# dialog redesign


2001-05-15  Kurt Zenker  <kz@openoffice.org>  [4d4f4cb39e95df95f416ff9f415f94d94cbe39c4]

new version for SRC632


2001-05-15  Sven Jacobi  <sj@openoffice.org>  [d6682ddb8a782f032599cb570c9ba6202fbf078b]

#86988# dialog redesign


2001-05-15  Niklas Nebel  <nn@openoffice.org>  [322dd2f8e2d2c4edd7104dcd2bc256d470119175]

#86985# if printer is used, set map mode


2001-05-15  Tino Rachui  <tra@openoffice.org>  [19a8e9d2a3c1e67ec0e2b6286375f883cec94e2a]

*** empty log message ***


2001-05-15  Kurt Zenker  <kz@openoffice.org>  [6f83bda7204ad040b03637c96a39b0e1766eedf6]

new version for SRC632


2001-05-15  Kurt Zenker  <kz@openoffice.org>  [1131bcf926d5fc7ad53e5bb36622d2814e07037c]

new version for SRC632


2001-05-15  Andre Fischer  <af@openoffice.org>  [54100eace83c8b697978959797fa4d9e6e2fde71]

#86988# Replaced group boxes by fixed lines.


2001-05-15  Sven Jacobi  <sj@openoffice.org>  [12cf9b9d1207ee5c8b5119558e246891b8648a8a]

#86988# dialog redesign


2001-05-15  Tino Rachui  <tra@openoffice.org>  [3f78740cf786a8d38090161a7e9486c9076f9761]

*** empty log message ***


2001-05-15  Hennes Rohling  <hro@openoffice.org>  [2facc342a294db7954afc25893479e793f471e95]

#TFU630#


2001-05-15  Thomas Benisch  <tbe@openoffice.org>  [dc044c8827c2576f30a1e3e674be6319f43f8f66]

#86683# absolute position of controls


2001-05-15  Thomas Benisch  <tbe@openoffice.org>  [f96e5b4934144a0d8fdea557781ad9fff2f86dc2]

#86683# absolute position of controls


2001-05-15  Martin Gallwey  <mtg@openoffice.org>  [4b860cf4bb08235300f4e560f7660615526bcf05]

Moved conversion code into glossary.cxx


2001-05-15  Martin Gallwey  <mtg@openoffice.org>  [be854c7dc113bdc4a8e140c8d863fb385d4fd748]

Pop up dialog to ask user if they want to convert an old autotext block into the XML format, if they choose the 'edit' option


2001-05-15  Daniel Boelzle  <dbo@openoffice.org>  [42010503ed37dbfb835f052dec1a49e883db1097]

toAsciiUpperCase()


2001-05-15  Martin Gallwey  <mtg@openoffice.org>  [ecde4ff81deb50575ab07de1060ae17d055f8701]

Make ConvertToNew public so I can use it for the Edit menu option also


2001-05-15  Martin Gallwey  <mtg@openoffice.org>  [c849a7ec33178d443f9def84456a0fa8ab033ae6]

return SwDocShellRef by value


2001-05-15  Rüdiger Timm  <rt@openoffice.org>  [1062db24fc9ae758331125cda61c5fda1740bb4b]

#65293# testshl removed - it's a separate module of project tools


2001-05-15  Martin Gallwey  <mtg@openoffice.org>  [a8c0ba515c8bbbddd07428b13b1fe96ca69eab2a]

Let's not commit the Black Root unless we really have to...during conversion this can be very expensive


2001-05-15  Daniel Vogelheim  <dvo@openoffice.org>  [191e22d3c593f336c236327a3c4fddaba0a1b907]

#86878# meta.xml and settings.xml not read for auto text blocks #87005# missing streams are not considered errors any more


2001-05-15  Sven Jacobi  <sj@openoffice.org>  [8ae929630f1e79e2f2005cc735d6a6c0251b0640]

#86988# dialog redesign


2001-05-15  Martin Gallwey  <mtg@openoffice.org>  [e8f99d4c4ecc81ac1069ee605d48b18405dbee9b]

readBytes is responsible for reallocing the calling stream


2001-05-15  Martin Gallwey  <mtg@openoffice.org>  [5eadc19940ca71caca8918c1bd8991ca8be47a1b]

Remove unnecessary parameter in call to getRawStream


2001-05-15  Martin Gallwey  <mtg@openoffice.org>  [0371b5cd9b09e471d086710c320ef0f09cef9c39]

Remove unnecessary parameter from getRawStream (rEntry should always be aEntry)


2001-05-15  Nils Fuhrmann  <nf@openoffice.org>  [099c805ca650edc3b51bd0e6a1a43f5e3c551685]

Fixed problem of missing ; after new list items


2001-05-15  Jörg Budischewski  <jbu@openoffice.org>  [e05172db6882b29fff6a60eca238abef592a1503]

now it compiles ...


2001-05-15  Malte Timmermann  <mt@openoffice.org>  [4276082046fd64d20a4b9e98a720246dd034ae75]

#86874# createPeer: Check for model


2001-05-15  Daniel Vogelheim  <dvo@openoffice.org>  [a15e5794f0075fee7157180cba5056f1d3032d5d]

#86546# automatic width for columns


2001-05-15  Lars Langhans  <lla@openoffice.org>  [b3fe8a9979cc6d503cb175404d441638c6136c1a]

getElementType changes


2001-05-15  Kurt Zenker  <kz@openoffice.org>  [1303d4c268c0b761048fa2e457efb6ef4e82de62]

FileStatusMask_FileURL only in TF_FILEURL


2001-05-15  Tino Rachui  <tra@openoffice.org>  [72b4a6bc55d092eaca8f2cd2a0c94762cfd04f66]

*** empty log message ***


2001-05-15  Daniel Vogelheim  <dvo@openoffice.org>  [d668a44c99ab36d6bc91c61bb5f9f1c8306c8f7c]

#86546# automatic column width now supported


2001-05-15  Malte Timmermann  <mt@openoffice.org>  [6c3deeb15a358a7b9c779d8c3e57269cd95b77c2]

#86489# Lock solar mutex before calling DestroyOutputDevice...


2001-05-15  Malte Timmermann  <mt@openoffice.org>  [82a5b5856eb3a8f6530ad89e3fb56f5f1fd57518]

#86469# check if mxContext is a XControl...


2001-05-15  Björn Milcke  <bm@openoffice.org>  [6f2226f700a45ad29283d411c5790986956a4f29]

#86215# interpret new token in plot-area: chart address


2001-05-15  Björn Milcke  <bm@openoffice.org>  [2b22bd995d48e9c1db3384b77d4a5eb3489ec3a2]

#86215# +member for new ChartRange


2001-05-15  Björn Milcke  <bm@openoffice.org>  [e5ce13ca732759df8aa83c4d29c3d804c6ec0994]

#86215# new token in plot-area: chart address


2001-05-15  Björn Milcke  <bm@openoffice.org>  [66fa24fb2e793bf488141124cfa6238ee8a10e70]

#86215# export table:cell-range-address attribute in plot-area


2001-05-15  th  <th@openoffice.org>  [498dba88195da040293fd114b4283903b45e5e48]

rtl-changes


2001-05-15  Björn Milcke  <bm@openoffice.org>  [614caf136a4a3d2057aec1c1c381fac54db66154]

#86215# there may be a cell-range-address attribute inside the plot-area


2001-05-15  Christian Lippka  <cl@openoffice.org>  [2a4d9b07a5b48764a5502490208acd84506f1f28]

#86971# added missing handout master support for api


2001-05-15  Andreas Bregas  <ab@openoffice.org>  [4794eb94def72de87045276df2ed9629a9ad74a7]

#85720# ... removed from delete...


2001-05-15  Tino Rachui  <tra@openoffice.org>  [60d4744058b94011bf9f26448bc8ff97d78f64f2]

*** empty log message ***


2001-05-15  Tino Rachui  <tra@openoffice.org>  [0cf974b7d56d25bf352484c671825f073256916f]

 nlsupport.c


2001-05-15  Kurt Zenker  <kz@openoffice.org>  [be7524711035996205c429f3616b1744433cfb78]

chg. len -> getLength


2001-05-15  Andreas Bregas  <ab@openoffice.org>  [84489d2db6f5df03dca51df85c9b048f139bbf4f]

#85720# ... removed from delete...


2001-05-15  Frank Meies  <fme@openoffice.org>  [ede61afdae6399ef7813e7a3f26747a3de10f951]

Fix #86988#: Redesign of dialogs


2001-05-15  Dieter Loeschky  <dl@openoffice.org>  [f724e99ef4a010e75d2dddbc1ffa04d7b43b91b8]

#86966# Get popup if text edit mode is active


2001-05-15  Kurt Zenker  <kz@openoffice.org>  [501c8a24f28cc9645309af9c616840bdca98a5f1]

add. include XSingleServiceFactory form DBO


2001-05-15  Frank Meies  <fme@openoffice.org>  [5627d0bdaf1385df9d90dcec3a319c82c089c2ca]

Fix #86988#: Redesign of dialogs


2001-05-15  Sven Jacobi  <sj@openoffice.org>  [56e624229c79970ca1980639d38e6914f30af0e0]

#86988# dialog redesign


2001-05-15  Jörg Budischewski  <jbu@openoffice.org>  [52b0743d0ade370fc84b3f872da5ab8af43a35aa]

compiles now


2001-05-15  Kurt Zenker  <kz@openoffice.org>  [1116682b42ee68137e285d283614597ecf57fd24]

 normalize -> normalizePath


2001-05-15  Frank Schönheit  <fs@openoffice.org>  [6c19c9c11a039c13fd5b28bcbc2ec9695857d3cd]

#86996# use the connection pool instead of the driver manager


2001-05-15  Frank Schönheit  <fs@openoffice.org>  [cb2e3fee788231587e8fbd90b77bc57a5166ba23]

#86996# +SERVICE_SDBC_CONNECTIONPOOL


2001-05-15  Frank Schönheit  <fs@openoffice.org>  [430281c24c161d72c44ef5c499adf8d03fd3b6e5]

#86996# string constant for the connection pool / initialize OAuthenticationContinuation correctly


2001-05-15  Christian Lippka  <cl@openoffice.org>  [5c1a0bdf9f80e0ddb3188f61c81971620f06cb99]

#80778# get named items from property list if not in pool


2001-05-15  Daniel Boelzle  <dbo@openoffice.org>  [5ed62f25fa80f84c585ec57daddecf8ba6f8e933]

new string token API


2001-05-15  Thomas Lange  <tl@openoffice.org>  [a4b4383f3e49325cecbead288e564b45acf9b4c4]

parse bug for user defined symbol names fixed (now accepts numbers as continuing characters)


2001-05-15  Christian Lippka  <cl@openoffice.org>  [9817aaa024a4d047b54d756f4a4fd9f4aa1de44b]

#80778# fixed api name translation for names ending with numbers


2001-05-15  Daniel Rentz  <dr@openoffice.org>  [964ce690659bc47ff248ed9aa2a5b8e4c9fced15]

#86988# dialog redesign


2001-05-15  Tom Verbeek  <tv@openoffice.org>  [3862a66b80bddd22a9a45ab95a8c1e02f02bb103]

#80778# removed spacial char


2001-05-15  Andreas Bregas  <ab@openoffice.org>  [99e3d301937841a00952865f20f1d711c59e5a68]

#85996# Clone ScriptEventsSupplier


2001-05-15  Kurt Zenker  <kz@openoffice.org>  [842b2a1be31a800a05d94b3a3a816601cb69c4f1]

add. some missing headers


2001-05-15  Tom Verbeek  <tv@openoffice.org>  [f7b01736599ecd7982fc084ba911a0bdfe4ead4d]

#80778# variable --> var


2001-05-15  Eike Rathke  <er@openoffice.org>  [282395aaa05124e22d40f52b8cd7c0db7e557530]

SvxDoubleItem::GetPresentation: if really needed do it with IntlWrapper and SolarMath


2001-05-15  Oliver Specht  <os@openoffice.org>  [6125bf33daf3ca6523c69aabed03bb8638be978e]

#86986# SfxFileDialog/SvxImportGraphicDialog removed


2001-05-15  Oliver Specht  <os@openoffice.org>  [b433885b818ef193e64be52c10862ee8bcd55519]

#86986# include removed


2001-05-15  Oliver Specht  <os@openoffice.org>  [148bea59cbb5375b044d35180b41fb5886cabde2]

#86986# dialog no longer necessary


2001-05-15  Mikhail Voitenko  <mav@openoffice.org>  [54692f5e95594018485c07d86e69a3778a6807c5]

#83779# adopt for unix


2001-05-15  Oliver Specht  <os@openoffice.org>  [3fc7dd32edaf2e64881d7c1d2df372628444ba64]

#86986# SfxFileDialog/SvxImportGraphicDialog removed


2001-05-15  Rüdiger Timm  <rt@openoffice.org>  [c275f8ec29825cdc7432dfaaa2eaaa6f8610a948]

#65293# one include removed


2001-05-15  Oliver Specht  <os@openoffice.org>  [dec81fe5aa2200b9b351240209fde9434a830c5d]

#86986# SfxFileDialog/SvxImportGraphicDialog removed


2001-05-15  Oliver Specht  <os@openoffice.org>  [7cf29280a11fbca53561dc924b5be72083486c8b]

#86883# GetCJKFont added


2001-05-15  Sven Jacobi  <sj@openoffice.org>  [df555ecf177aa25d7b8e098b5d21b2dda76cf146]

#86988# redesign of dialogs


2001-05-15  Mikhail Voitenko  <mav@openoffice.org>  [02ee479ef1d49b4be6835cd4f068e7fc4b76aa2c]

#83779# adopt for unix


2001-05-15  Dieter Loeschky  <dl@openoffice.org>  [e8742ee02aee46835713c963fe58306cba1ffdfe]

- SfxFileDialog


2001-05-15  Daniel Boelzle  <dbo@openoffice.org>  [c2465e2d2da76194871ab77a006f654bd0216d87]

string token modifications


2001-05-15  Kurt Zenker  <kz@openoffice.org>  [21537217fdab8cddcba04a434376df952075e8c4]

add. some Interfaces


2001-05-15  th  <th@openoffice.org>  [68124661869d2e19137604836783ef38b1c63ad6]

correct rtl_ustr_ascii_compare()


2001-05-15  Ocke Janssen  <oj@openoffice.org>  [2dad4a9961f38700b6432ed58b15a6b4b4a0044c]

86528# fix the function pointers for odbc


2001-05-15  Jörg Budischewski  <jbu@openoffice.org>  [9be18a4988aa6e0087560bcd8ced5e5fc8f2c53b]

added component types


2001-05-15  Tino Rachui  <tra@openoffice.org>  [1174a8f2d5fffaaf7f00cc0a073d2bdf6f3082bb]

*** empty log message ***


2001-05-15  Michael Brauer  <mib@openoffice.org>  [13bec800fd3a14c9d7eb77b3e539f87ffc159e71]

#86987#: default cell style import


2001-05-15  Thomas Lange  <tl@openoffice.org>  [7e830ea4760a190353e0763496c7023587966e7a]

RID_READSYMBOLERROR text changed


2001-05-15  jp  <jp@openoffice.org>  [61e23a4df9ad5c6041c2de634b7a462134ea6439]

use new SchChartRange structure


2001-05-15  Jörg Budischewski  <jbu@openoffice.org>  [c09c23409b0f9812a99f0e97094bed42ba1f8881]

added component types


2001-05-15  Jörg Budischewski  <jbu@openoffice.org>  [f6e4c44f92fd40864f9b545def72f33bc24b64f8]

added component types


2001-05-15  jp  <jp@openoffice.org>  [998fa8fd307513694769f36dcf360b83cbfb7dbf]

use new SchChartRange structure


2001-05-15  Frank Schönheit  <fs@openoffice.org>  [ed4d769a620278cf8d08b976f76a51b691e53dd6]

#85437# +OSeekableInputStreamWrapper


2001-05-15  Mathias Bauer  <mba@openoffice.org>  [47e24caf0441e627df80762aeb2765b68fd709f4]

#86391#: StatusIndicator also for Webtop(SOW614)


2001-05-15  Andreas Martens  <ama@openoffice.org>  [992f5e411d6c97275891e1007d54230c7c33a78e]

Fix #86447#: Grow, text frame, grow


2001-05-15  Peter Burow  <pb@openoffice.org>  [947ccdea2ed0cf0204357fa63387f7088a2c14cd]

fix: #85201# little bugfixes


2001-05-15  Peter Burow  <pb@openoffice.org>  [511afbcd912b79ad634cb24b42ef780a42f382c9]

fix: #85201# IsTemplateFolderOpen() added


2001-05-15  Carsten Driesner  <cd@openoffice.org>  [4c0c122d060b4fc36480a6cffa979d59ad5f1d5c]

#848857# splash screen visibility reworked


2001-05-15  Carsten Driesner  <cd@openoffice.org>  [7b21ac63b479ca2475b5f58c76706d4fb133a464]

#84857# splash screen visibility reworked


2001-05-15  Andreas Schlüns  <as@openoffice.org>  [eddb011a4979d25be541a3d4ad86c568de52cd9f]

rtl string changes


2001-05-14  Patrick Luby  <pluby@openoffice.org>  [d04903c18f98e3f06f69d9000acf4c5d2681a73d]

Added newline at end of file


2001-05-14  Niklas Nebel  <nn@openoffice.org>  [a19f45e0044c9211637203985040ebb3523f5b40]

#86985# configuration flag for use of printer metrics


2001-05-14  Niklas Nebel  <nn@openoffice.org>  [bbb04dca999417f43ece17cf5930915a2ab5cb38]

#86985# configuration flag for use of printer metrics


2001-05-14  Mikhail Voitenko  <mav@openoffice.org>  [06fb1836ac1a9d4eaa62ec194c16d3d3b6ba6cd6]

#83779# new PasswordContainer service


2001-05-14  Mikhail Voitenko  <mav@openoffice.org>  [64f60e64ae79df583df8df4296fa0c47983e211c]

#83779# new PasswordContainer service


2001-05-14  Mathias Bauer  <mba@openoffice.org>  [59886207b667e9af25bd552f93578944077bba10]

#86933#: many items were disabled


2001-05-14  Hans-Joachim Lankenau  <hjs@openoffice.org>  [43174a9ef97d858d1cc3fb9b87b018acca7af101]

cleanup


2001-05-14  Mikhail Voitenko  <mav@openoffice.org>  [12340845cb480fda09a77be9ad803b283f0d9f33]

#83779# new PasswordContainer service


2001-05-14  Daniel Vogelheim  <dvo@openoffice.org>  [874f1ecd18d7c6eb1df658a844df1f38b3551620]

#86981# fixed import of printer setup


2001-05-14  Vladimir Glazounov  <vg@openoffice.org>  [9c619cd41e36d4ac7a469755b6345a0258995f0f]

use correct version for loader


2001-05-14  Frank Schönheit  <fs@openoffice.org>  [74677ceaae7d39c682b716f6565aa8f79dc072f8]

#86810# don't use setPropertyToDefault - the 'standard' value is used for MAYBEVOID properties, not for MAYBEDEFAULT properties


2001-05-14  Kai Ahrens  <ka@openoffice.org>  [bfba717587d8c9cd818d7094f779f6ea9123568e]

#86206#: watch for invalid target window


2001-05-14  Sander Vesik  <svesik@openoffice.org>  [102097a88465894747e6d7866c92e378d5abb6e3]

No more $(SLO)$/netbsd.obj

Contributed by: Michael Rauch <mrauch-openoffice@fs.tum.de>

2001-05-14  Mikhail Voitenko  <mav@openoffice.org>  [6939ca6afa3961b624d4cf48ea6dc8dc73f43b4b]

#83779# new PasswordContainer service


2001-05-14  Hans-Joachim Lankenau  <hjs@openoffice.org>  [6fb236c676a494cb6a1a7d493f20c497c37b11cd]

#65293#


2001-05-14  Sander Vesik  <svesik@openoffice.org>  [66a1625d98a63ac2769a2cc8aa3eef0faceb8a72]

Add #define  NO_PTHREAD_SEMAPHORES for NetBSD

Contributed by: Michael Rauch <mrauch-openoffice@fs.tum.de>

2001-05-14  Malte Timmermann  <mt@openoffice.org>  [8005b4553baf1da6ba9aa3bc9bfafb02a08e317c]

New D&D and some Clipboard cleanups


2001-05-14  Sander Vesik  <svesik@openoffice.org>  [4767e2fe13e16ab5dd20f5422b58ab3d5d4c0508]

Don't use CMD_ARG_PRG on NetBSD.

Contributed by: Michael Rauch <mrauch-openoffice@fs.tum.de>

2001-05-14  Sander Vesik  <svesik@openoffice.org>  [9a99108407ab28532faad1df0245e3098c30a677]

Remove really out of date comments - and object inclusion - about NetBSD not supporting weak symbols.

Contributed by: Michael Rauch <mrauch-openoffice@fs.tum.de>

2001-05-14  Malte Timmermann  <mt@openoffice.org>  [f34b36dda3d897bf4904e6e0bc38dc018b11e520]

New D&D and some Clipboard cleanups


2001-05-14  Sander Vesik  <svesik@openoffice.org>  [f5972e3e97f1e124765ab27498f76c59d923c0e4]

Merge NetBSD changes from OO619B


2001-05-14  Frank Schönheit  <fs@openoffice.org>  [da57bcdab9962e751792b366d97412e534108bfc]

#86969# override RowChanged / ColumnChanged


2001-05-14  Frank Schönheit  <fs@openoffice.org>  [cdc85db550ce9e0199e52f93ae082445c6ac1e83]

#86969# allow copying the cell text via the toolbox


2001-05-14  Frank Schönheit  <fs@openoffice.org>  [8d0c9937e502a8edd46b4acd53ab324b9cc6dc42]

#86969# +canCopyCellText/copyCellText


2001-05-14  Armin Weiss  <aw@openoffice.org>  [847eb1627814ee0ff5a4a8c2c1491b2bf9ee3365]

#82003# added necessary changes for progress bar at save


2001-05-14  Armin Weiss  <aw@openoffice.org>  [8c542c9820cac38e828f6f7beccf4dc47cc2b049]

#82003# increment export count


2001-05-14  Armin Weiss  <aw@openoffice.org>  [042805f72bc1c167b9f1be08e013ccdc89c5abc1]

#82003# helper function for recursive object count


2001-05-14  Armin Weiss  <aw@openoffice.org>  [cf3b4de1d87cc4487e097495be027a5439b6fecf]

#82003# count all draw objects for use with progress bar. Do this at META export to also export hint value. #82003# init progress bar #82003# helper function for recursive object count #82003# status indicator stop is called exclusively


2001-05-14  Andreas Bregas  <ab@openoffice.org>  [df59ec3812655f608492c33de809e6556572f815]

#83762# Changed modulo calculation of constants


2001-05-14  Sven Jacobi  <sj@openoffice.org>  [3457c56f1b6c6e54f64b78bf13504cd438c18406]

redesign of tab pages


2001-05-14  Mikhail Voitenko  <mav@openoffice.org>  [b3959aa8770469d0db7d20a64ace200e69b3070f]

#83779# new PasswordContainer service


2001-05-14  Christian Lippka  <cl@openoffice.org>  [25b2756d757b0636c379f9998fa26eef53b6be5c]

rtl string changes


2001-05-14  Oliver Bolte  <obo@openoffice.org>  [cdc1fd004f557abb735b79d3fce068c5bdffdc27]

SRC632


2001-05-14  Dirk Völzke  <dv@openoffice.org>  [70b8d9ec3258854bbc3edb020b6e704cd4209a45]

#86815# Now aborted updates are recogized


2001-05-14  jp  <jp@openoffice.org>  [301c1376695a1e5bcacb09c09b1e828b74e8f620]

Bug #86843#: Paste: don't use a cast


2001-05-14  Mikhail Voitenko  <mav@openoffice.org>  [f1afa79ef7ee7879782bc61300e7cf7eb5e46b5b]

#83779# new PasswordContainer service


2001-05-14  Michael Brauer  <mib@openoffice.org>  [ffd2b976103e89696612714b9c32761a1c3bf457]

#84815#: number-rows/columns-repteated


2001-05-14  Mathias Bauer  <mba@openoffice.org>  [95150d8e833a76d098803d5eac1c8b5fbc6c370d]

#86923#: SaveCompleted with correct Storage


2001-05-14  Sander Vesik  <svesik@openoffice.org>  [59946bc978cbc3880efc8cfe817de5f3bbd9a5ae]

Merge NetBSD changes from OO619B to trunk


2001-05-14  Caolán McNamara  <cmc@openoffice.org>  [ec88103f93406b319b763bd108056104fee2ea18]

##887## Attribute toggling for bold etc must change character style settings if in use


2001-05-14  jp  <jp@openoffice.org>  [0d0e20a3446182dd44b662e371cf9885b2fdad40]

use new IndexEntrySupplierWrapper class


2001-05-14  Ocke Janssen  <oj@openoffice.org>  [6b4ffddd6acef8b562a36c0744137b739b19d806]

#86528# lower size need


2001-05-14  jp  <jp@openoffice.org>  [c87df91b9b66a9ea96b1f7beda39bed2387d6a32]

Wrapper class for the XIndexEntrySupplier interface


2001-05-14  Kurt Zenker  <kz@openoffice.org>  [0cbad99935791d20587b3a8921a0437a72c1ef0c]

UDK216


2001-05-14  Ocke Janssen  <oj@openoffice.org>  [86fcc49b3659e713f9f1ba64f45d8c553d693f60]

#86890# enable query pasteing


2001-05-14  Frank Schönheit  <fs@openoffice.org>  [6cea6f96aa1b499a830b7f2bcc1b69267e16b267]

#86942# +checkButtons / OnListEntrySelected


2001-05-14  Frank Schönheit  <fs@openoffice.org>  [1b907b3e447d4d78dd193b36c7d8323cdd5d5364]

no : at end of label texts


2001-05-14  Sander Vesik  <svesik@openoffice.org>  [0d6a98d89d9a8d281b55f991068ed3cfb6d81f16]

Merge NetBSD changes from 1.6.2.1 to trunk


2001-05-14  Malte Timmermann  <mt@openoffice.org>  [226b3ca2ed6030cdf88022b27b89651d85c4d987]

new D&D...


2001-05-14  Malte Timmermann  <mt@openoffice.org>  [109b54961f9c2db92dfd7576287a927df7208cd6]

dummy comment (ask HR)


2001-05-14  Daniel Vogelheim  <dvo@openoffice.org>  [b6a147e7bc6d031a8c4a4857184c570a29aa00ed]

use MultiPropertySetHelper in exportParagraph


2001-05-14  Daniel Vogelheim  <dvo@openoffice.org>  [1f79c07c51224d295620a79f83e9d9ffeb5b49e1]

added: MultiPropertySetHelper


2001-05-14  Daniel Vogelheim  <dvo@openoffice.org>  [f208e711c86669255a0ac5d212087b366bc02f6f]

fixed: export section style only for first paragraph in section


2001-05-14  Daniel Vogelheim  <dvo@openoffice.org>  [b019d4731258cf26e9b10d44f356fe8d936742ab]

reused property info


2001-05-14  Kay Ramme  <kr@openoffice.org>  [0423320483328c1daebec30c4830268cec540325]

correct target; moved udkversion.h behind main target


2001-05-14  Mathias Bauer  <mba@openoffice.org>  [18c1e1838f85eac561ce55441b5dadb138c91d7b]

#86655#: initialize frame with empty window reference allowed


2001-05-14  Peter Burow  <pb@openoffice.org>  [9235577b515cef9d838ea763315c8840f6d70473]

fix: #85201# clear preview with setComponent() instead of emnpty URL


2001-05-14  Sander Vesik  <svesik@openoffice.org>  [460e39c6bc3425c9cc5d85cf7fbd9e6bcd7075d0]

Like FreeBSD/MacOSX NetBSD has sys/wait.h instead of wait.h

Contributed by: Michael Rauch <mrauch-openoffice@fs.tum.de>

2001-05-14  Sander Vesik  <svesik@openoffice.org>  [09bef73c7de9cfa13ce1ff32c5f2ae31a3a6bb39]

Add support for NetBSD

Contributed by:  Michael Rauch <mrauch-openoffice@fs.tum.de>

2001-05-14  Martin Hollmichel  <mh@openoffice.org>  [1a931db6348e762c2568c284a78b898f529811ea]

cleanup


2001-05-14  Daniel Vogelheim  <dvo@openoffice.org>  [680bacc9fcce6c0aa5bc4cf4653d8a654940f36b]

- fixed: no settings or meta data in block mode - fixed: use OUString instead of String


2001-05-14  Hans-Joachim Lankenau  <hjs@openoffice.org>  [68644acdec5ce27ff52078b36b7fc545e2c674ca]

eat up c++ comments; don't get confused by //*


2001-05-14  Frank Schönheit  <fs@openoffice.org>  [b6f12f3d69ecf3a31160106402ac020887ed473b]

#86706# +invalidateController - called if the list of a list/combo box changes


2001-05-14  Frank Schönheit  <fs@openoffice.org>  [4299431716903fca646ec5f2deba7fb9174ad2d6]

#86706# +invalidateController


2001-05-14  Frank Schönheit  <fs@openoffice.org>  [db3e2cf489a5250e6a23bcd136c3945554f79045]

#86706# +refreshController


2001-05-14  Lars Langhans  <lla@openoffice.org>  [87d61bd87423c5248d353dbc917ed0b32315ebac]

binary read write to speed up in localsession


2001-05-14  Sander Vesik  <svesik@openoffice.org>  [2f74d646c33f95e151a6095fa442cd7a2b0891af]

textfn.cxx must be compiled without optimistaions on NetBSD/sparc

Contributed by: Michael Rauch <mrauch-openoffice@fs.tum.de>

2001-05-14  Ocke Janssen  <oj@openoffice.org>  [c452b19499802d1ca62c2b8b34f94524ba95653f]

#86744# some changes for entries and views


2001-05-14  Daniel Boelzle  <dbo@openoffice.org>  [94efb043e4b6ca43a3b545cd3a05ef7b9fe7f5a9]

API documentation


2001-05-14  Ocke Janssen  <oj@openoffice.org>  [b9923c42805e197257691a9d94853bf5b84f4575]

#86744# new helpids for views


2001-05-14  Ocke Janssen  <oj@openoffice.org>  [393461fd9191c192407d9fa399ec6618e4b560f7]

#86528# lower size need


2001-05-14  Matthias Huetsch  <mhu@openoffice.org>  [6c489e0902503ba9dd138b8e0dbaf78110ee713f]

class salhelper::QueuedReaderWriterMonitor and template classes salhelper::ReaderGuard<T>, salhelper::WriterGuard<T>.


2001-05-14  Thomas Benisch  <tbe@openoffice.org>  [005133f1d224da307ab845b32e56d90cbd7975d0]

new control names


2001-05-14  Matthias Huetsch  <mhu@openoffice.org>  [b294da04c7c7945b0785be9b62e27833de6f0464]

Template class salhelper::FutureQueue<T>.


2001-05-14  Matthias Huetsch  <mhu@openoffice.org>  [b2000e8491f044d80c077dc007457469c2b3fbaf]

Template class salhelper::Future<T>.


2001-05-14  Carsten Driesner  <cd@openoffice.org>  [38ce53ee52c135266ea021a14f0b876f0b1ab80d]

rtl string api change


2001-05-14  Matthias Huetsch  <mhu@openoffice.org>  [ba752751aade97aede6e256b12442ac5add098b6]

Template classes salhelper::Queue<T> and salhelper::BoundedQueue<T>.


2001-05-14  Kai Ahrens  <ka@openoffice.org>  [b0afe9a7a40494b3b51af311b0d14d207e138370]

added dummy members for compatibility purposes


2001-05-14  Matthias Huetsch  <mhu@openoffice.org>  [d62a25f6f198726cc9a235b92aa97ec0ac785910]

class salhelper::ReferenceObject.


2001-05-14  Ocke Janssen  <oj@openoffice.org>  [0abbd65247f1527153ca8692d453bca72052a023]

#86528# lower size need


2001-05-14  Christian Lippka  <cl@openoffice.org>  [3111f05ead7ee44b051faeb245e6538a9a796dd2]

#86924# don't get ole info for empty pres object


2001-05-14  Peter Burow  <pb@openoffice.org>  [acbe8d51fa7a81c6e167f49517afdca041cd5c8f]

chg: no preview of private:factory-URL's


2001-05-14  Hennes Rohling  <hro@openoffice.org>  [615c1455b19646c22330dd3b24918df20065996b]

#TFU630#


2001-05-14  Christian Lippka  <cl@openoffice.org>  [726afaf0b07efeb1ca0a67fcb5df50fa67037220]

#86924# fixed import of placeholder and presentation objects


2001-05-14  Mathias Bauer  <mba@openoffice.org>  [762f0ddd2c00ddb59dc2db68fcd8ef24fdb8cccf]

use frame from currentviewframe for creation of Popup


2001-05-14  Thomas Benisch  <tbe@openoffice.org>  [9b7679a1ff32602c98d336e6afd3c37480709b49]

progressbar, fixedline


2001-05-14  mm  <mm@openoffice.org>  [4c68f9916ffed67963d5277e5bb24b6d368e8ddb]

stgelem.cxx


2001-05-14  Thomas Benisch  <tbe@openoffice.org>  [44aa4d27095d338a545d325788d6026193a5de48]

removed obsolete controls


2001-05-14  Hennes Rohling  <hro@openoffice.org>  [2cd0bcafc10cf4ed560d822532e0ebda8a8d64f7]

rtl_string getToken change


2001-05-14  Mathias Bauer  <mba@openoffice.org>  [9b3bc904bd7b1570fe46bf6146408b09022b900b]

use BookmarkMenues from framework


2001-05-14  Mathias Bauer  <mba@openoffice.org>  [28b9b61820c27371c9a1d338f04a0a408b697389]

SelectHdl in AppMenuControl


2001-05-14  Oliver Braun  <obr@openoffice.org>  [39142ae9e3ed22ee841954cdf87100c65be673da]

osl_getProcessWorkingDir added


2001-05-14  Mathias Bauer  <mba@openoffice.org>  [7a3c3fcc42ec0e310b12822303e718bb663ae73e]

SfxBmkMenu class removed


2001-05-14  Mathias Bauer  <mba@openoffice.org>  [e41a2475f35f868f37f4b1134aa21d1f0393fbab]

compiler warnings removed


2001-05-14  Mathias Bauer  <mba@openoffice.org>  [8dfcef9f3623c1b2eb59cf600dcd3bc02183b93a]

solved conflict with SolarMutex in init_impl


2001-05-14  Mathias Bauer  <mba@openoffice.org>  [be275a1ddf7967a3380549f8ed28665d98ee2d3d]

#86734#: don't start default doc if loading file from cmdline failed


2001-05-14  Kai Ahrens  <ka@openoffice.org>  [f4527b08c358639d0ef263d44d09b5249630eba7]

required changes for Transferable helper classes


2001-05-14  Kai Ahrens  <ka@openoffice.org>  [c1b201319dcd831bea3e334b64b41343c6201e09]

required changes for Transferable helper classes


2001-05-14  Mathias Bauer  <mba@openoffice.org>  [0b024a3bbac200acaf051b9ab22ee800f4ddd503]

new Option for enabling images in menues


2001-05-14  Mathias Bauer  <mba@openoffice.org>  [ac0443102c71a9d34a6d3f94f2d9ae142dfb4bf8]

new Option for enabling images in menues


2001-05-14  Mathias Bauer  <mba@openoffice.org>  [bd4fc31d88b19a2a439a1d916993aa1f1a2ac421]

missing forward


2001-05-14  Sascha Ballach  <sab@openoffice.org>  [6f0212b428044965e6c0997dfba141b10407edef]

ask only once for the cell style index


2001-05-14  Daniel Boelzle  <dbo@openoffice.org>  [445dcb9e5b662cee574501767b29560f5a88c427]

tdmgr now registered as singleton in context


2001-05-14  Sascha Ballach  <sab@openoffice.org>  [977effb0c4ddc0a25323f215e4e76eb51d156ae4]

make the cell compare work again


2001-05-14  jp  <jp@openoffice.org>  [55408b79641091e3516cd19ba998314332cd28b4]

new inferface IndexEntrySupplier, used for Index generation in wordprocessors


2001-05-14  Mathias Bauer  <mba@openoffice.org>  [e934bd23d525dd8705a5e90d95d57132577472bd]

#85967#: set DocumentServiceName and MenuResIds


2001-05-14  Peter Burow  <pb@openoffice.org>  [6ed7b5c1c3717786e9e7a4f6ae5979a8169c3cac]

chg: SvImageManager -> SvFileInformationManager


2001-05-14  Peter Burow  <pb@openoffice.org>  [790607c776340c412c6ae965dfb7b8977dfcd2e4]

chg: SvImageManager -> SvFileInformationManager


2001-05-14  Peter Burow  <pb@openoffice.org>  [1fc5a6c957b02ad43cf23569616c5fbe79d755eb]

chg: GetDescription() added; SvImageManager -> SvFileInformationManager


2001-05-14  Peter Burow  <pb@openoffice.org>  [98369efc4c8fb9628ae763669893c7de606b4589]

chg: String-Resources for GetDescription()


2001-05-14  Peter Burow  <pb@openoffice.org>  [22baf1fa0ea66b5a6043605785f2d8a863f32645]

chg: String-Id's for GetDescription()


2001-05-14  Niklas Nebel  <nn@openoffice.org>  [42ff62b5c400c7f1995ab96e31ec49a787a4a053]

#80651# Print: test for transparent objects, call InitJob


2001-05-14  Niklas Nebel  <nn@openoffice.org>  [1f2cdd5b1ab2653a285f468c944ced25b1d1b778]

#80651# DocShell Print method needs DialogParent parameter


2001-05-14  Martin Gallwey  <mtg@openoffice.org>  [24bd111fcf45444895959f4cbca87e10ad92ff9f]

added formula + packages + packages/manifest


2001-05-14  Jörg Budischewski  <jbu@openoffice.org>  [caace7245dfaf5da8a46b9b68411c2e5ccc21a55]

incompatible threadpool changes


2001-05-14  Philipp Lohmann  <pl@openoffice.org>  [1399a6f4095e1c1baa209ee9eab54710e2b504f9]

rtl string api changes


2001-05-14  gt  <gt@openoffice.org>  [715e9c3a74140a9c6d92913f6fedf2d52693a92f]

#86428# Scl-record only read ones per chart


2001-05-14  Oliver Braun  <obr@openoffice.org>  [f902d5b74db405e523646c32f17de95f3a3ee23c]

rtl_str_compareIgnoreCase renamed


2001-05-14  Mathias Bauer  <mba@openoffice.org>  [75662caab0bf6b3f90b6fd57cc8f19a2db8dbb8c]

SolarMutex only needed for SetupDialog


2001-05-14  Oliver Braun  <obr@openoffice.org>  [b8c5a9d4ba6382e1eed3a02ffd129d1345bd7877]

osl_sleepThread and osl_awakeThread removed


2001-05-14  Oliver Braun  <obr@openoffice.org>  [668a6ec9e1464c937c16d36e8931c76a37683e32]

osl_sleepThread and osl_awakeThread removed


2001-05-14  Thomas Benisch  <tbe@openoffice.org>  [e566b3bba7029584d9f41d799014a75ac65650f1]

rtl string api changes


2001-05-14  Hennes Rohling  <hro@openoffice.org>  [06fa3622b847da45a593b6fe2e54963d610aae95]

#TFU630#


2001-05-14  Philipp Lohmann  <pl@openoffice.org>  [f0d4a8779b990fa9b71c05d8807d224ebc6ea905]

rtl string api changes


2001-05-14  Philipp Lohmann  <pl@openoffice.org>  [c9ad45da3e262aa8fc1eee457ce28d2f9f3edb5e]

rtl string api changes


2001-05-14  Philipp Lohmann  <pl@openoffice.org>  [1739f1be15c1dd00ff1681a38fbfdf4ec0c479b9]

rtl string api changes


2001-05-14  Herbert Duerr  <hdu@openoffice.org>  [69901a9be0d5877d32d6a0564ee24fdee258e5c4]

asian kerning only useful for monospaced fonts


2001-05-14  Kay Ramme  <kr@openoffice.org>  [164de0ef46975347ce57833d49b25c0084d9a118]

create correct library name


2001-05-14  Kay Ramme  <kr@openoffice.org>  [166254e30d5ef7348d43490557900f9a0fb48f9b]

use udk major version for lib version


2001-05-14  Jörg Budischewski  <jbu@openoffice.org>  [f7c7e84ac8d9e85c3460827037464ffce9472a3d]

#tfu630# file url changes, checked in blind (no env to build)


2001-05-14  Kay Ramme  <kr@openoffice.org>  [dd2e1fa3bf47df9b7bd00d233aa474d80d00d7ee]

generate&deliver udk version header


2001-05-14  Kay Ramme  <kr@openoffice.org>  [8a2b8c9daea7a644a562f4eca1f13c117048c80c]

new macro: SAL_MODULE_NAME_WITH_VERSION


2001-05-14  Daniel Boelzle  <dbo@openoffice.org>  [19be551bbadc21b7c0b1d49cd6530b82dcff8ef1]

obsolete sec


2001-05-14  Daniel Rentz  <dr@openoffice.org>  [e3f70ac0f269b552dfc5dce669007f004c361331]

redesign


2001-05-14  Hennes Rohling  <hro@openoffice.org>  [94e9047f458ada135e566df53e41231e54db7154]

#TFU630#


2001-05-14  Frank Schönheit  <fs@openoffice.org>  [c295041b3f3dca85a2401a0f22e15b4835aeb663]

renamed the target to cssfcontrol


2001-05-14  Frank Schönheit  <fs@openoffice.org>  [e5bfa0c92f75a4c0c0f379d3d082d25134faa397]

added css/form/control


2001-05-14  Philipp Lohmann  <pl@openoffice.org>  [6684f600bafb70c0bd99f1050f2de06c97c21156]

rtl string api changes


2001-05-14  Philipp Lohmann  <pl@openoffice.org>  [1ff5cb70e97f19152f274e89c2be0aa2fbaaaff6]

rtl string api changes


2001-05-14  Martin Gallwey  <mtg@openoffice.org>  [6a8d0758a677016cf16c7ffabad6ebf3cacf9178]

deliver manifest headers also


2001-05-14  Jörg Budischewski  <jbu@openoffice.org>  [76960c6589f0327255ceb3bccf2fb009910db097]

#tfu_630# file url changes, checked in blind (no env to build


2001-05-14  Philipp Lohmann  <pl@openoffice.org>  [b82cc20db0f51f496f366cb4e759092a6af8f849]

rtl string api changes


2001-05-14  Oliver Braun  <obr@openoffice.org>  [c64000fd2e4c387195ed4b2b368e63b4413e4385]

ustring->ustring.hxx


2001-05-14  Jörg Budischewski  <jbu@openoffice.org>  [b2ca499461bbd8f3c2cdfa361137d22a646a7021]

#tfu_630# file url changes, checked in blind (no env to build


2001-05-14  Philipp Lohmann  <pl@openoffice.org>  [32e217245fe59075d9de8413d73b10b7631a0491]

rtl string api changes


2001-05-14  Lars Langhans  <lla@openoffice.org>  [2d24d26b868b32d8093fbf9010d3d250eaa86758]

Some bugs removed withhin tracing.


2001-05-14  Andreas Bille  <abi@openoffice.org>  [6bf02ccf5fa8f446aaa31a81ea04cebed535a586]

Positioning before resultsetrows means positoning on beforeFirst ( as specified by new docu )


2001-05-14  Thomas Benisch  <tbe@openoffice.org>  [0bbb63915076b9413ab43e79e5b546ec3bd5e68e]

added imagecontrol, progressbar, hor. + vert. fixedline


2001-05-14  Philipp Lohmann  <pl@openoffice.org>  [c399c4b69f2d5df439fa12938192a7c538e3162d]

rtl string api changes


2001-05-14  Niklas Nebel  <nn@openoffice.org>  [9ed1ede25027016d08c20ccd957e702570dac933]

removed some old defines


2001-05-14  th  <th@openoffice.org>  [1a52733bef9bea5b7113831ca7747d73bf8f6de1]

correct syntax-error


2001-05-14  Jörg Budischewski  <jbu@openoffice.org>  [fd0f6954411283f9f8f54315c700177320a342c0]

#TFU630# file url changes, checked in blindly (no env to build)


2001-05-14  Philipp Lohmann  <pl@openoffice.org>  [e11bb891cda7b24f5637d86d7e286c020e8bcf6d]

rtl string api changes


2001-05-14  Herbert Duerr  <hdu@openoffice.org>  [8e12860d79b97207fec53d7439d596549acefa5b]

enable autohinting for non-antialiased & ft>=2.0.2


2001-05-14  Frank Schönheit  <fs@openoffice.org>  [668aa9b45e00def203dda3f3c17f78014fe8926c]

#86836# use mbCreatingPeer instead of m_nPeerCreationLevel


2001-05-14  Frank Schönheit  <fs@openoffice.org>  [6c68e61b4d0bc5a2db9c50b0f61588d1a85c88fc]

#86836# use mbCreatingPeer instead of m_nPeerCreationLevel


2001-05-14  Tino Rachui  <tra@openoffice.org>  [f8adca49548a92e567e0711a731ba5d77122d4a8]

*** empty log message ***


2001-05-14  Kai Sommerfeld  <kso@openoffice.org>  [89108a7c6c97b1bfb8e58f2c890f9327f86847a3]

Adapted to RTL string changes.


2001-05-14  Philipp Lohmann  <pl@openoffice.org>  [d63628d34b03a17b5f76e7007a8d85f2035ea64b]

no more script directory


2001-05-14  Andreas Bille  <abi@openoffice.org>  [b4bd64c7a13bc2abf8dedc0714b5106b2beca8ad]

Some more ( small ) optimization


2001-05-14  Andreas Bille  <abi@openoffice.org>  [08bd7a47180176a80cb8b10e046c56ca659db12e]

Bug fixed ( First element in resultset not shown ) and improved version ( unnecessary assignment ) of Darryl Gove`s patch.


2001-05-14  Tino Rachui  <tra@openoffice.org>  [71d18a67367c272e4e222a2f5a162458a8cd51d1]

*** empty log message ***


2001-05-14  Thomas Benisch  <tbe@openoffice.org>  [84208493f58b72d92da95767b1db3cc630a38c0c]

added imagecontrol, progressbar, hor. + vert. fixedline


2001-05-14  Tino Rachui  <tra@openoffice.org>  [06c966c6c00efadc8c3a5427047867a88f17343b]

*** empty log message ***


2001-05-14  Malte Timmermann  <mt@openoffice.org>  [28fea5d7bac15579600f68946c6c97d753ddbd26]

don't call draw() recursivley


2001-05-14  Andreas Bille  <abi@openoffice.org>  [7bd3cac28cf6a732469c4e5638cfc232fb783388]

Simply removing the previous change because of bug.


2001-05-14  Hennes Rohling  <hro@openoffice.org>  [1e63e5654176054ba1e7fa8d212fd868f4b70f58]

Missing local variable added


2001-05-14  Hennes Rohling  <hro@openoffice.org>  [0eaf3f772cf6103655f02b95d1e46f0156652600]

#TFU630#


2001-05-14  Frank Schönheit  <fs@openoffice.org>  [578e0adb32357ed5ca0c8aa9858eb94b7a804315]

#86877# don't close the task from within ::initialize


2001-05-14  Frank Schönheit  <fs@openoffice.org>  [28f85a746117adee1b3b49414835066c618562c5]

#86877# call setComponent(NULL, NULL) before loadCancelled


2001-05-14  Andreas Bille  <abi@openoffice.org>  [0a97f5b5e36b2bfe0d4bfbacec7571886d5f595d]

Changes: Constructor of com.sun.star.uno.Type does not throw an exception anymore.


2001-05-14  Hennes Rohling  <hro@openoffice.org>  [21f7d48d9dc7d5ccef1d5485af77fd4281812b1c]

#TFU630#


2001-05-14  Frank Schönheit  <fs@openoffice.org>  [f0982f9aa193bfe4f4352c73eebcdcf315c44745]

wrong merge in the previous fix


2001-05-13  Eike Rathke  <er@openoffice.org>  [3323b84f084e65aa59e2b576f1d3f22fa17a8ffb]

replaced International with IntlWrapper


2001-05-13  Eike Rathke  <er@openoffice.org>  [7d689270da35899be642b7023c837012a0ce8fb9]

replaced International with IntlWrapper


2001-05-13  Eike Rathke  <er@openoffice.org>  [ed82b4ecd7c8d9376032f635e0334ebc74c158d4]

replaced International with IntlWrapper


2001-05-13  Eike Rathke  <er@openoffice.org>  [1848e5e9f488f1d1d82017361b84e75fb1774511]

replaced International with IntlWrapper


2001-05-13  Eike Rathke  <er@openoffice.org>  [ecdfdf4c78a032beaea277353e3b634b565e2ac1]

add: dummy isNumLeadingZero


2001-05-13  Eike Rathke  <er@openoffice.org>  [cb666faa5d4add08845e45fe24dcb4332853ff67]

some const


2001-05-13  Eike Rathke  <er@openoffice.org>  [07d87a14f11cc7846bf6b9d78af842bf4b77d1f7]

add: intlwrapper


2001-05-13  Eike Rathke  <er@openoffice.org>  [3c070c1dd4e4dd866eec0765e72d1256bf91680d]

a wrapper of I18N wrappers


2001-05-12  Matthias Huetsch  <mhu@openoffice.org>  [b674c38e982afe3b792ea915ae71c48b87d6f1a9]

Removed obsolete 'osl_socket_xxx()' functions from 'isocket.(h|c)'.


2001-05-12  Matthias Huetsch  <mhu@openoffice.org>  [e0c45e12495cc9fe19b68a0dd75cb311cf3ff3f7]

Removed obsolete 'isocket.(c|obj)'.


2001-05-12  Hans-Joachim Lankenau  <hjs@openoffice.org>  [e6a17fa15de1c70de7f854e69e8c6c3b680ff103]

Merge SRC631: 12.05.01 - 09:44:33 (NoBranch)


2001-05-12  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b32026263f66c3bbc3f97f24d7a1e47cb5876366]

Merge SRC631: 12.05.01 - 09:40:49 (NoBranch)


2001-05-12  Kurt Zenker  <kz@openoffice.org>  [40bc895fda12c93b54d7010f963b035e3a7e3748]

Merge SRC631: 05/12/01 - 09:36:21 (NoBranch)


2001-05-12  Kurt Zenker  <kz@openoffice.org>  [066733c832f7878c8ad09d7754f47ea2aee37725]

Merge SRC631: 12.05.01 - 09:34:39 (NoBranch)


2001-05-12  Kurt Zenker  <kz@openoffice.org>  [01680aecede342442c96a7c1735a0bcbe774053f]

Merge SRC631: 05/12/01 - 09:34:12 (NoBranch)


2001-05-12  Kurt Zenker  <kz@openoffice.org>  [84d47e3348a84065c43142f19b5a71af9d425c31]

Merge SRC631: 12.05.01 - 09:33:15 (NoBranch)


2001-05-12  Rüdiger Timm  <rt@openoffice.org>  [a8260851c1f134829abf6f4a382ecb08f17f55f6]

Merge SRC631: 12.05.01 - 09:33:58 (NoBranch)


2001-05-12  Hans-Joachim Lankenau  <hjs@openoffice.org>  [d1135dfac36e94504d179fbbfa85ba7030c3a4e5]

Merge SRC631: 12.05.01 - 09:32:16 (NoBranch)


2001-05-12  Hans-Joachim Lankenau  <hjs@openoffice.org>  [22ac63cf0e65335ff8fb6774a7490b465dcd97ba]

Merge SRC631: 12.05.01 - 09:30:38 (NoBranch)


2001-05-12  Kurt Zenker  <kz@openoffice.org>  [0b04dfe772a72fa6d5eb9bc5a82e2aec00e3c701]

Merge SRC631: 12.05.01 - 09:30:47 (NoBranch)


2001-05-12  Hans-Joachim Lankenau  <hjs@openoffice.org>  [9a3c0114323bdefa7989143fb1ce6f98904c744e]

Merge SRC631: 12.05.01 - 09:28:54 (NoBranch)


2001-05-12  Hans-Joachim Lankenau  <hjs@openoffice.org>  [9365ce2631c98ad3e41ad6d16d99842f1e8c6c08]

Merge SRC631: 12.05.01 - 09:27:54 (NoBranch)


2001-05-12  Kurt Zenker  <kz@openoffice.org>  [5190aba14fb077c04ac654b82cd61ac2663ce108]

Merge SRC631: 12.05.01 - 09:28:43 (NoBranch)


2001-05-12  Rüdiger Timm  <rt@openoffice.org>  [baf516948c37e7aea420fee86ed52bc8a24ddf0b]

Merge SRC631: 12.05.01 - 09:28:13 (NoBranch)


2001-05-12  Kurt Zenker  <kz@openoffice.org>  [db74e3d9ec34eca1e1c26c384a454d1739361f28]

Merge SRC631: 12.05.01 - 09:27:17 (NoBranch)


2001-05-12  Kurt Zenker  <kz@openoffice.org>  [4c658567cf649191a90ca628537228475b2a4450]

Merge SRC631: 05/12/01 - 09:27:26 (NoBranch)


2001-05-12  Rüdiger Timm  <rt@openoffice.org>  [a308a483084b0ede8605636856e95fabc42b54c0]

Merge SRC631: 12.05.01 - 09:26:23 (NoBranch)


2001-05-12  Kurt Zenker  <kz@openoffice.org>  [f169614da7ffee34e4812de1f3de93db34bed397]

Merge SRC631: 12.05.01 - 09:26:22 (NoBranch)


2001-05-12  Hans-Joachim Lankenau  <hjs@openoffice.org>  [6d2705d83bcf3169f38a85d04851252aa472d3a1]

Merge SRC631: 12.05.01 - 09:25:42 (NoBranch)


2001-05-12  Rüdiger Timm  <rt@openoffice.org>  [596b8e3c0b9616b59025ca8135414668a7d046a3]

Merge SRC631: 12.05.01 - 09:24:07 (NoBranch)


2001-05-12  Kurt Zenker  <kz@openoffice.org>  [7c0e4402f34392b234f15a2315b79e496ed14330]

Merge SRC631: 05/12/01 - 09:23:54 (NoBranch)


2001-05-12  Kurt Zenker  <kz@openoffice.org>  [c1a2aeb5d404efe858ca7e0c8ae3e13c5f5eba70]

Merge SRC631: 12.05.01 - 09:22:34 (NoBranch)


2001-05-12  Hans-Joachim Lankenau  <hjs@openoffice.org>  [0c9407eaa0c657222bbf72f42480db1541df391e]

Merge SRC631: 12.05.01 - 09:21:27 (NoBranch)


2001-05-12  Kurt Zenker  <kz@openoffice.org>  [63722f88cb76405d55cca47bdcae7258440ab622]

Merge SRC631: 05/12/01 - 09:22:01 (NoBranch)


2001-05-12  Kurt Zenker  <kz@openoffice.org>  [5974b67753cfa51109633b0e2c379b45c614d9f0]

Merge SRC631: 12.05.01 - 09:22:12 (NoBranch)


2001-05-12  Kurt Zenker  <kz@openoffice.org>  [3187d5930c7a6a86ccae8058945198295a05dbcd]

Merge SRC631: 12.05.01 - 09:20:40 (NoBranch)


2001-05-12  Kurt Zenker  <kz@openoffice.org>  [a7cf651c2ed7a558baeb3f2573cfde3b45517bc4]

Merge SRC631: 12.05.01 - 09:20:33 (NoBranch)


2001-05-12  Rüdiger Timm  <rt@openoffice.org>  [9809771925375c9d82d14836ed98db20dccafdc8]

Merge SRC631: 12.05.01 - 09:21:00 (NoBranch)


2001-05-12  Kurt Zenker  <kz@openoffice.org>  [3e9b7382cbb2aa3388c50bb761657d3db06ca0c5]

Merge SRC631: 12.05.01 - 09:20:08 (NoBranch)


2001-05-12  Kurt Zenker  <kz@openoffice.org>  [55692d6c6d16936af8bfc1d0bbfe5422dbf9622e]

Merge SRC631: 12.05.01 - 09:18:14 (NoBranch)


2001-05-12  Hans-Joachim Lankenau  <hjs@openoffice.org>  [25eadd958bb79865688bb3017b940ee8b37c8119]

Merge SRC631: 12.05.01 - 09:18:17 (NoBranch)


2001-05-12  Kurt Zenker  <kz@openoffice.org>  [e628ecc5a4634eca6e555fde9ab887401f70b035]

Merge SRC631: 05/12/01 - 09:18:08 (NoBranch)


2001-05-12  Rüdiger Timm  <rt@openoffice.org>  [4ec592dd904d905c235d79701e9380aef6532c80]

Merge SRC631: 12.05.01 - 09:16:58 (NoBranch)


2001-05-12  Kurt Zenker  <kz@openoffice.org>  [d32643d39d05ae94bece5d79ae80928a75e9ca16]

Merge SRC631: 12.05.01 - 09:16:07 (NoBranch)


2001-05-12  Hans-Joachim Lankenau  <hjs@openoffice.org>  [ef41ecff3dcb694983793790cf7de06d1d5dea46]

Merge SRC631: 12.05.01 - 09:16:11 (NoBranch)


2001-05-12  Rüdiger Timm  <rt@openoffice.org>  [f457e3d9b83b6912eb35819edb556fca9022e0cd]

Merge SRC631: 12.05.01 - 09:15:29 (NoBranch)


2001-05-12  Kurt Zenker  <kz@openoffice.org>  [3dc478525c75727353d742101853d0ace6fbe088]

Merge SRC631: 12.05.01 - 09:13:58 (NoBranch)


2001-05-12  Kurt Zenker  <kz@openoffice.org>  [be410c653a835e66e655f369a46346c6ccae066b]

Merge SRC631: 05/12/01 - 09:14:25 (NoBranch)


2001-05-12  Kurt Zenker  <kz@openoffice.org>  [f0c6a230b7924cc7d717b96c208b99db4dc1e1ae]

Merge SRC631: 12.05.01 - 09:14:40 (NoBranch)


2001-05-12  Rüdiger Timm  <rt@openoffice.org>  [8af54304d3dfc16658ce600977ff25fbed27a928]

Merge SRC631: 12.05.01 - 09:14:03 (NoBranch)


2001-05-12  Kurt Zenker  <kz@openoffice.org>  [65a54400030440c58fbf7ff7be264e00e249af13]

Merge SRC631: 05/12/01 - 09:12:40 (NoBranch)


2001-05-12  Kurt Zenker  <kz@openoffice.org>  [151665ccbedf7381ac2d3c07f92bfd2bf7dcc1c7]

Merge SRC631: 12.05.01 - 09:12:48 (NoBranch)


2001-05-12  Kurt Zenker  <kz@openoffice.org>  [2b021698bd7a4c7f9a56c30e557c7570893aa148]

Merge SRC631: 12.05.01 - 09:10:54 (NoBranch)


2001-05-12  Hans-Joachim Lankenau  <hjs@openoffice.org>  [9fb8729db62cbc3c125323a45bcf73de4e68c996]

Merge SRC631: 12.05.01 - 09:10:06 (NoBranch)


2001-05-12  Kurt Zenker  <kz@openoffice.org>  [48fa714db363f13de670c634aecf142b7236f49a]

Merge SRC631: 05/12/01 - 09:10:33 (NoBranch)


2001-05-12  Rüdiger Timm  <rt@openoffice.org>  [1c89d03d5705655de163e2941871a25cccd78c97]

Merge SRC631: 12.05.01 - 09:10:20 (NoBranch)


2001-05-12  Rüdiger Timm  <rt@openoffice.org>  [fddba3c23c0b983aaa4562d53c43f77752c95ec5]

Merge SRC631: 12.05.01 - 09:08:21 (NoBranch)


2001-05-12  Kurt Zenker  <kz@openoffice.org>  [097133e713444fb8eafba58e2e6977ea136dfc48]

Merge SRC631: 12.05.01 - 09:08:10 (NoBranch)


2001-05-12  Hans-Joachim Lankenau  <hjs@openoffice.org>  [feb7147af8adede0e8b4484181a3d30ffc61000e]

Merge SRC631: 12.05.01 - 09:06:28 (NoBranch)


2001-05-12  Kurt Zenker  <kz@openoffice.org>  [bd321be637a6b9987758d98ba87d8794c5b84475]

Merge SRC631: 12.05.01 - 09:06:13 (NoBranch)


2001-05-12  Rüdiger Timm  <rt@openoffice.org>  [a47ec2d3456e49e99d2c9f1efee9ab8009d68f54]

Merge SRC631: 12.05.01 - 09:06:47 (NoBranch)


2001-05-12  Rüdiger Timm  <rt@openoffice.org>  [8a47420477a64c20a0be10d484851487ccdd7542]

Merge SRC631: 12.05.01 - 09:05:16 (NoBranch)


2001-05-12  Hans-Joachim Lankenau  <hjs@openoffice.org>  [471b031a4be10d56f5b525b86c11e1d963ea506c]

Merge SRC631: 12.05.01 - 09:04:33 (NoBranch)


2001-05-12  Hans-Joachim Lankenau  <hjs@openoffice.org>  [49c80178ff76417336d0c29adf2da759c1d8d709]

Merge SRC631: 12.05.01 - 09:03:28 (NoBranch)


2001-05-12  Kurt Zenker  <kz@openoffice.org>  [449df9739803022a847b66d6e068223ca5ddf717]

Merge SRC631: 05/12/01 - 09:03:59 (NoBranch)


2001-05-12  Kurt Zenker  <kz@openoffice.org>  [a944687197c9090f3f15f6c663f3bda00b667b84]

Merge SRC631: 12.05.01 - 09:02:47 (NoBranch)


2001-05-12  Hans-Joachim Lankenau  <hjs@openoffice.org>  [39a0c1e119158d987641739f11a2e84b072232e0]

Merge SRC631: 12.05.01 - 09:02:48 (NoBranch)


2001-05-12  Rüdiger Timm  <rt@openoffice.org>  [230e31a33a8364d2cf5008d96b382f133dfd45e8]

Merge SRC631: 12.05.01 - 09:02:25 (NoBranch)


2001-05-12  Kurt Zenker  <kz@openoffice.org>  [108468db6fa935fdbfdce675a7748b64a35044f5]

Merge SRC631: 05/12/01 - 08:59:55 (NoBranch)


2001-05-12  Hans-Joachim Lankenau  <hjs@openoffice.org>  [82ea5c280efb4eb08eeecd484f539a2b80d505c8]

Merge SRC631: 12.05.01 - 08:59:57 (NoBranch)


2001-05-12  Kurt Zenker  <kz@openoffice.org>  [6e62c017887422a897a7e59915eb1bde217b2e93]

Merge SRC631: 12.05.01 - 08:57:14 (NoBranch)


2001-05-12  Hans-Joachim Lankenau  <hjs@openoffice.org>  [ec12f9bbfd351a0bff88168a3803d20ea7b84449]

Merge SRC631: 12.05.01 - 08:57:54 (NoBranch)


2001-05-12  Kurt Zenker  <kz@openoffice.org>  [8996d1b0c803befa65cbcc859f30f85095964d02]

Merge SRC631: 12.05.01 - 08:57:47 (NoBranch)


2001-05-12  Kurt Zenker  <kz@openoffice.org>  [9b61c3ac41b736e69ea0d7718aaf0daadbc58b5f]

Merge SRC631: 05/12/01 - 08:56:44 (NoBranch)


2001-05-12  Rüdiger Timm  <rt@openoffice.org>  [19f4b0a725f5faa241fcb68b75a19fe7469e046f]

Merge SRC631: 12.05.01 - 08:54:43 (NoBranch)


2001-05-12  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a441e88c092a4adb0e804dc479d73f9a68ddecc2]

Merge SRC631: 12.05.01 - 08:53:31 (NoBranch)


2001-05-12  Kurt Zenker  <kz@openoffice.org>  [4a1f699eebee518263cfa9a525fb4bdeb207821c]

Merge SRC631: 12.05.01 - 08:54:33 (NoBranch)


2001-05-12  Kurt Zenker  <kz@openoffice.org>  [65961198c3d1e614dfa32ce5c26d4089df148a9f]

Merge SRC631: 12.05.01 - 08:53:10 (NoBranch)


2001-05-12  Rüdiger Timm  <rt@openoffice.org>  [756f783bc326de7d91346cb4fca5cf802a1ec240]

Merge SRC631: 12.05.01 - 08:53:23 (NoBranch)


2001-05-12  Hans-Joachim Lankenau  <hjs@openoffice.org>  [81013d4d31ad60ddf96b0c4ab3dcfef07434ed17]

Merge SRC631: 12.05.01 - 08:51:32 (NoBranch)


2001-05-12  Rüdiger Timm  <rt@openoffice.org>  [1339f68e8b7d8dd104f2abeadb97c339561caea1]

Merge SRC631: 12.05.01 - 08:51:55 (NoBranch)


2001-05-12  Rüdiger Timm  <rt@openoffice.org>  [93eb2b58219432f4e42d669d5b6d79a518564040]

Merge SRC631: 12.05.01 - 08:50:12 (NoBranch)


2001-05-12  Hans-Joachim Lankenau  <hjs@openoffice.org>  [5056d87af46a8a2492d19589b2a008a97a423f20]

Merge SRC631: 12.05.01 - 08:49:32 (NoBranch)


2001-05-12  Hans-Joachim Lankenau  <hjs@openoffice.org>  [2f035b58159083e71afd0c05754327a9f0905b5d]

Merge SRC631: 12.05.01 - 08:47:37 (NoBranch)


2001-05-12  Hans-Joachim Lankenau  <hjs@openoffice.org>  [809db3b904297009ace1ac8f91dc668899f873fc]

Merge SRC631: 12.05.01 - 08:42:57 (NoBranch)


2001-05-12  Hans-Joachim Lankenau  <hjs@openoffice.org>  [0ef26616fd0962e27871c781293b832c0b2b93a7]

Merge SRC631: 12.05.01 - 08:41:12 (NoBranch)


2001-05-12  Kurt Zenker  <kz@openoffice.org>  [115b15d3a8f005260062b3633284444e98021061]

Merge SRC631: 12.05.01 - 08:41:19 (NoBranch)


2001-05-12  Hans-Joachim Lankenau  <hjs@openoffice.org>  [d9d8c2fbabfcecb35bd417a30e9b2938b2e8ee05]

Merge SRC631: 12.05.01 - 08:39:37 (NoBranch)


2001-05-12  Kurt Zenker  <kz@openoffice.org>  [dc73b3fd4f8a523f94391c30d2c25c08e0f22399]

Merge SRC631: 12.05.01 - 08:39:46 (NoBranch)


2001-05-12  Kurt Zenker  <kz@openoffice.org>  [7b415fb4e70b8666a8d94d99e0c04e9b328b71cd]

Merge SRC631: 12.05.01 - 08:38:12 (NoBranch)


2001-05-12  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a2e60f86b25c551ecd96f03d405a3d896d38acbf]

Merge SRC631: 12.05.01 - 08:37:08 (NoBranch)


2001-05-12  Hans-Joachim Lankenau  <hjs@openoffice.org>  [22b501a81442b45ad38555916899a0dbef6c1a51]

Merge SRC631: 12.05.01 - 08:35:40 (NoBranch)


2001-05-12  Kurt Zenker  <kz@openoffice.org>  [e949c1f6585f59e33d7ee2c31a0a73fa0990b62f]

Merge SRC631: 12.05.01 - 08:35:45 (NoBranch)


2001-05-12  Kurt Zenker  <kz@openoffice.org>  [6906c58f1999a32e17e68acf7908581e499db5a0]

Merge SRC631: 12.05.01 - 08:34:38 (NoBranch)


2001-05-12  Hans-Joachim Lankenau  <hjs@openoffice.org>  [61f80015a9594035f272f6ac66d6e286c9291d60]

Merge SRC631: 12.05.01 - 08:35:01 (NoBranch)


2001-05-12  Kurt Zenker  <kz@openoffice.org>  [ddcad8fb814e9ab8d995831e94c7ea3c5a8f5305]

Merge SRC631: 12.05.01 - 08:34:37 (NoBranch)


2001-05-12  Kurt Zenker  <kz@openoffice.org>  [0ca1aa5e28df0e7ca5034e9b54c46174561b9cee]

Merge SRC631: 12.05.01 - 08:34:17 (NoBranch)


2001-05-12  Kurt Zenker  <kz@openoffice.org>  [64014f40a6622f8acfd79f4524e9991744d6c29c]

Merge SRC631: 12.05.01 - 08:33:11 (NoBranch)


2001-05-12  Kurt Zenker  <kz@openoffice.org>  [c3e4f074c9a67e8c4e794ac8de18bb7e671ca2ce]

Merge SRC631: 12.05.01 - 08:33:05 (NoBranch)


2001-05-12  Rüdiger Timm  <rt@openoffice.org>  [8f9e38b9f521e19f723065e8b002b124ac3009c3]

Merge SRC631: 12.05.01 - 08:33:43 (NoBranch)


2001-05-12  Hans-Joachim Lankenau  <hjs@openoffice.org>  [467c34aeb0c385ad5b14c4cf3556e05b780db1fb]

Merge SRC631: 12.05.01 - 08:32:42 (NoBranch)


2001-05-12  Hans-Joachim Lankenau  <hjs@openoffice.org>  [991b2dea9a68227d40610c00749860f4803a1ea1]

Merge SRC631: 12.05.01 - 08:33:14 (NoBranch)


2001-05-12  Kurt Zenker  <kz@openoffice.org>  [22383934185f09c21c6ed684d79589541c8ddced]

Merge SRC631: 12.05.01 - 08:33:12 (NoBranch)


2001-05-12  Kurt Zenker  <kz@openoffice.org>  [415ed42dcec6b50534f6945821170503eda3e73b]

Merge SRC631: 12.05.01 - 08:32:37 (NoBranch)


2001-05-12  Kurt Zenker  <kz@openoffice.org>  [63f6ed5dc68b40a96648172cf521d58a784d4248]

Merge SRC631: 12.05.01 - 08:31:35 (NoBranch)


2001-05-12  Kurt Zenker  <kz@openoffice.org>  [175b2daa76651bc2ad5ba10d954d0f39b3928a0f]

Merge SRC631: 12.05.01 - 08:31:17 (NoBranch)


2001-05-12  Rüdiger Timm  <rt@openoffice.org>  [c5bd07bf199878cd45fa80f3dc3e6e1e1c99a1a3]

Merge SRC631: 12.05.01 - 08:31:43 (NoBranch)


2001-05-12  Hans-Joachim Lankenau  <hjs@openoffice.org>  [daf30460ad75319d744e2d1d4db92cff4d244373]

Merge SRC631: 12.05.01 - 08:31:36 (NoBranch)


2001-05-12  Kurt Zenker  <kz@openoffice.org>  [e7eeec13638dd25f74345e7acda43857556b9e86]

Merge SRC631: 12.05.01 - 08:29:59 (NoBranch)


2001-05-12  Kurt Zenker  <kz@openoffice.org>  [999ed24170d7288801071589a908f9c5292dfce2]

Merge SRC631: 12.05.01 - 08:29:32 (NoBranch)


2001-05-12  Kurt Zenker  <kz@openoffice.org>  [c1b46df296c9f5008ef9b093cf3d7e869d8ddff9]

Merge SRC631: 12.05.01 - 08:27:52 (NoBranch)


2001-05-12  Hans-Joachim Lankenau  <hjs@openoffice.org>  [0414e65e58f45b2c651c4aa722edc8d54b360944]

Merge SRC631: 12.05.01 - 08:28:43 (NoBranch)


2001-05-12  Hans-Joachim Lankenau  <hjs@openoffice.org>  [fb4dd0f336b185e42055dc526ef6ee4582009456]

Merge SRC631: 12.05.01 - 08:27:32 (NoBranch)


2001-05-12  Rüdiger Timm  <rt@openoffice.org>  [0a62093309e3dc8cac12ea53a265f9051cc269df]

Merge SRC631: 12.05.01 - 08:27:56 (NoBranch)


2001-05-12  Kurt Zenker  <kz@openoffice.org>  [c79e67ea1ad36724aacabf2ed3273b21e86573b7]

Merge SRC631: 12.05.01 - 08:27:32 (NoBranch)


2001-05-12  Hans-Joachim Lankenau  <hjs@openoffice.org>  [01f98f588adc1626839d24b6c5c3cdeba0589264]

Merge SRC631: 12.05.01 - 08:27:04 (NoBranch)


2001-05-12  Kurt Zenker  <kz@openoffice.org>  [70689623852d83f274d8e4af299f4c0d77418e38]

Merge SRC631: 12.05.01 - 08:26:10 (NoBranch)


2001-05-12  Rüdiger Timm  <rt@openoffice.org>  [6584c57e8d7c72617e61412cfdc92bf45b6d4852]

Merge SRC631: 12.05.01 - 08:26:29 (NoBranch)


2001-05-12  Kurt Zenker  <kz@openoffice.org>  [c02a946c9423e7d9a3919c26d0451c5df6b33c47]

Merge SRC631: 12.05.01 - 08:24:49 (NoBranch)


2001-05-12  Hans-Joachim Lankenau  <hjs@openoffice.org>  [1e6f9255e5182ae305d704a2b1c00c453fc32e24]

Merge SRC631: 12.05.01 - 08:25:30 (NoBranch)


2001-05-12  Hans-Joachim Lankenau  <hjs@openoffice.org>  [407c6dbd73af216431ab6663b80b3a9ebbf6a9e8]

Merge SRC631: 12.05.01 - 08:23:13 (NoBranch)


2001-05-12  Rüdiger Timm  <rt@openoffice.org>  [b63d8aeba75c5fe251eb88f96016a321e972e07b]

Merge SRC631: 12.05.01 - 08:23:28 (NoBranch)


2001-05-12  Kurt Zenker  <kz@openoffice.org>  [99ff55f2fe5a98f2f7d20d8d6a58065255ce372a]

Merge SRC631: 12.05.01 - 08:22:41 (NoBranch)


2001-05-12  Kurt Zenker  <kz@openoffice.org>  [153ddbf39847cde1deb01ef1f78f921ca27d47e1]

Merge SRC631: 12.05.01 - 08:22:49 (NoBranch)


2001-05-12  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b89a0703fb1c66000a9a8689201659cb9f9c8c23]

Merge SRC631: 12.05.01 - 08:20:11 (NoBranch)


2001-05-12  Kurt Zenker  <kz@openoffice.org>  [08ff88e8aca0bd826180ecbfecad42c97c72eb92]

Merge SRC631: 12.05.01 - 08:18:43 (NoBranch)


2001-05-12  Kurt Zenker  <kz@openoffice.org>  [e71be24287c21a2bb2f8350eeb6eceb663148aa3]

Merge SRC631: 12.05.01 - 08:13:03 (NoBranch)


2001-05-12  Hans-Joachim Lankenau  <hjs@openoffice.org>  [2fec7b04d7264090441920ff7856791653bb294d]

Merge SRC631: 12.05.01 - 08:13:17 (NoBranch)


2001-05-12  Hans-Joachim Lankenau  <hjs@openoffice.org>  [8e4664ee69b315d7e6b29a6531dc0ac6575db111]

Merge SRC631: 12.05.01 - 08:13:42 (NoBranch)


2001-05-12  Kurt Zenker  <kz@openoffice.org>  [faa3e205957d1cd2725b94221c669ebc77e2766f]

Merge SRC631: 12.05.01 - 08:10:49 (NoBranch)


2001-05-12  Kurt Zenker  <kz@openoffice.org>  [5d9713d12b067377b41902e05f41612281b41e82]

Merge SRC631: 05/12/01 - 07:58:46 (NoBranch)


2001-05-12  Hans-Joachim Lankenau  <hjs@openoffice.org>  [dc40b0770b487034ebe3c88bb3823f32f7f4e1d1]

Merge SRC631: 12.05.01 - 07:57:44 (NoBranch)


2001-05-12  Kurt Zenker  <kz@openoffice.org>  [eaf3172a0a1519711cb26285e96883750a32b881]

Merge SRC631: 05/12/01 - 07:57:21 (NoBranch)


2001-05-12  Kurt Zenker  <kz@openoffice.org>  [8015ccd61c1d90321d5d9acf1239dfd1e34a63c4]

Merge SRC631: 12.05.01 - 07:56:34 (NoBranch)


2001-05-12  Kurt Zenker  <kz@openoffice.org>  [4d276d57b003df9397fd665c7b5a7f5c3481fe5b]

Merge SRC631: 12.05.01 - 07:49:48 (NoBranch)


2001-05-12  Kurt Zenker  <kz@openoffice.org>  [08e76c295874f0a63eb68a78465bc987cfd576d6]

Merge SRC631: 12.05.01 - 07:47:08 (NoBranch)


2001-05-12  Kurt Zenker  <kz@openoffice.org>  [a755ff796c5d6a0ebc721c288386411402518cae]

Merge SRC631: 05/12/01 - 07:45:23 (NoBranch)


2001-05-12  Hans-Joachim Lankenau  <hjs@openoffice.org>  [41cd8ffab77a7e6eac24a0bf2b02aef3dfcf8af1]

Merge SRC631: 12.05.01 - 07:43:21 (NoBranch)


2001-05-12  Kurt Zenker  <kz@openoffice.org>  [36d1b55c6b2544ee1fb3e550b0eca878ed443a77]

Merge SRC631: 12.05.01 - 07:41:55 (NoBranch)


2001-05-12  Kurt Zenker  <kz@openoffice.org>  [2d08fa7f31de1db0f67e398eecddfedbb747f849]

Merge SRC631: 12.05.01 - 07:35:48 (NoBranch)


2001-05-11  Philipp Lohmann  <pl@openoffice.org>  [6b3f2c8e5b181dd36e2f129c4ae80d96dd0fecd6]

rtl string api change


2001-05-11  Philipp Lohmann  <pl@openoffice.org>  [420625e5a57d08660bee9d449ea67b0b8f3c0e97]

rtl string api changes


2001-05-11  Philipp Lohmann  <pl@openoffice.org>  [5e50d8459912f8c15eaade43d393e8546325ea68]

rtl string api changes


2001-05-11  Oliver Braun  <obr@openoffice.org>  [d63363bedad11a19be6e35f32b7d6ae88011d623]

TF_FILEURL


2001-05-11  Oliver Braun  <obr@openoffice.org>  [704b80a1f9b0271184968c67434dcd9dfe821867]

additional checks


2001-05-11  Sascha Ballach  <sab@openoffice.org>  [fac5616492fba6462fe7c52154e9cc68d449e079]

implement GetColDefault


2001-05-11  Sascha Ballach  <sab@openoffice.org>  [81f50b05b23131fc9a186399ed1573d5578a806d]

fix a problem with the memorystream


2001-05-11  Sascha Ballach  <sab@openoffice.org>  [db9f1fd591bd12111d78f9de1d32cf36b7b798ab]

make the export and import of default cell styles on columns and rows work


2001-05-11  Niklas Nebel  <nn@openoffice.org>  [5df7b7e88889e221940d9eb95d6a18c4a375db8a]

use right DragFinished method


2001-05-11  Philipp Lohmann  <pl@openoffice.org>  [38f2547e4047d9bc198d6caab31afafab38c49df]

rtl string api change


2001-05-11  jp  <jp@openoffice.org>  [a657f89e1b1ef19ed718ed543f625af8d30262ce]

RubyCharFormat: change Size to 6pt


2001-05-11  Martin Gallwey  <mtg@openoffice.org>  [793a6719145a9574ff7b4cda664459eef2713153]

Add non-const version of GetForbiddenCharacterTbl which creates the table if it doesn't already have one


2001-05-11  Martin Gallwey  <mtg@openoffice.org>  [d9fe4858e333ab52b6b22885ded069b558fd4447]

Add non-const version of GetForbiddenCharacterTbl()


2001-05-11  Björn Milcke  <bm@openoffice.org>  [1a9645840a60895a43f73de46ff1556a9a48240a]

no special handling any more for DataRowSource


2001-05-11  Niklas Nebel  <nn@openoffice.org>  [2b8fe2684099a6308363d0c00b38257c62af16de]

GetOwnClipboard with Window parameter


2001-05-11  jp  <jp@openoffice.org>  [de8080828b9773c59f775b09e65d7fc91af59d26]

remove usage of International class


2001-05-11  Björn Milcke  <bm@openoffice.org>  [15dd7fe4c4ec2f96e2f32762f396cc69897159bc]

resolve graphics


2001-05-11  Philipp Lohmann  <pl@openoffice.org>  [303a6bc1a444862b4972603c0d21dcfaf1348f15]

rtl string api changes


2001-05-11  Frank Schönheit  <fs@openoffice.org>  [c304bec469e6c6ebbf3d994b1fe24c16d85e35c4]

#86865# +WordLineMode property


2001-05-11  Philipp Lohmann  <pl@openoffice.org>  [ab6477a08a185b07682f6a057e12ab3ea47ef129]

rtl string api changes


2001-05-11  Mikhail Voitenko  <mav@openoffice.org>  [6393128274a997b569e0c513043af2ea8d2580ed]

#83779# add remove method


2001-05-11  Mikhail Voitenko  <mav@openoffice.org>  [9fde74aaaca241912f41b2d9134b356aace25e71]

#83779# add remove method


2001-05-11  Philipp Lohmann  <pl@openoffice.org>  [9c2faa1a78e169313a957a38758f2f095ce30af4]

rtl string api changes


2001-05-11  Niklas Nebel  <nn@openoffice.org>  [637811a2e6c4276cb000d894bca6c43a9df68159]

CopyToClipboard/CreateFromSystemClipboard need Window parameter


2001-05-11  Frank Schönheit  <fs@openoffice.org>  [3546ae67ef6f0165cf3bef771848a983ffffa31c]

#86303# use another content type for the own clipboard format


2001-05-11  Niklas Nebel  <nn@openoffice.org>  [00c3332d3f7ce44715def10b4b4ec395c0af4f14]

CreateFromSystemClipboard needs Window parameter


2001-05-11  Philipp Lohmann  <pl@openoffice.org>  [c8f692f4c8fae2cc4fc71ac2e6f64aad95162c54]

rtl string api changes


2001-05-11  Hans-Joachim Lankenau  <hjs@openoffice.org>  [d2512faf8440b7689f20c514663cdb99e0ab29fe]

dependency for linking same-project library


2001-05-11  Niklas Nebel  <nn@openoffice.org>  [e488304d07accb4f29bacbd79e8d6169da40702a]

optionally use printer as FmtDevice


2001-05-11  Frank Schönheit  <fs@openoffice.org>  [88f3a02e54e3383af6de6f08a23c1c8828f97f83]

#86875# RemovePage: don't simply set mnCurPageId, instead use SetCurPageId (if the new id is not 0)


2001-05-11  Niklas Nebel  <nn@openoffice.org>  [b636c97f559a805cea4420fd35d4e469c22a09b4]

UpdateRefDevice


2001-05-11  Niklas Nebel  <nn@openoffice.org>  [7365cd8511a9a8d57d0f7e17d866ab62dde0e47e]

use ScSizeDeviceProvider for optimal height


2001-05-11  Niklas Nebel  <nn@openoffice.org>  [99879060fea2b97459fb334e861b280416405479]

for bTextWysiwyg, output factor is 1


2001-05-11  Niklas Nebel  <nn@openoffice.org>  [b3046f8477bb4b18251f4f1cc81635cde1dcb817]

helper to use VDev or printer for optimal height


2001-05-11  jp  <jp@openoffice.org>  [6499a191fcb63f848a8ebfd631e15f034cae60b6]

CharClass not as global static object


2001-05-11  Philipp Lohmann  <pl@openoffice.org>  [b1570d0e00b649e12be7c9f7f7a486f65b838a96]

rtl string api changes


2001-05-11  Stephan Schäfer  <ssa@openoffice.org>  [320b2fec7da40ef7f233ba2c06ad82470e94cbcf]

quickstart strings


2001-05-11  Stephan Schäfer  <ssa@openoffice.org>  [bfd84f8ddf5fea0e382874d63eb42699d23d4eb3]

initial version


2001-05-11  Stephan Schäfer  <ssa@openoffice.org>  [a23f6b24e2914520caccf023ea0de3123f3b752d]

restructured


2001-05-11  Stephan Schäfer  <ssa@openoffice.org>  [760c8613104a435fc2780c75e7d26ef6018f6510]

shutdowniconw32 added


2001-05-11  jp  <jp@openoffice.org>  [f32127a75c037594c8619396eaa0f78aacab4b11]

CharClass not as global static object


2001-05-11  Stephan Schäfer  <ssa@openoffice.org>  [bacd7a12e8b5bcb66630ff0bcc1d5d86f4dfffa0]

added shell32.lib


2001-05-11  Philipp Lohmann  <pl@openoffice.org>  [a90f9711d867f0f2ad7adc047af41bf28ef5351a]

rtl string api changes


2001-05-11  Jörg Budischewski  <jbu@openoffice.org>  [c8548bd165d5bb4b6ac854d28da71d4732f539a8]

#TFU630# incompatible fileurl taskforce change


2001-05-11  Frank Schönheit  <fs@openoffice.org>  [06d304702fa29b782df18cba604a1160b179c41f]

#86788# +m_bEditAgain / #86863# allow a drop without confirmation (mapped from resetting a new index)


2001-05-11  Niklas Nebel  <nn@openoffice.org>  [36c52c7c0fba965244f5736e090418f1016d3cc4]

helper to use VDev or printer for optimal height


2001-05-11  Frank Schönheit  <fs@openoffice.org>  [cc5cdb7fee73f689b85346db6580de9cc79715d2]

#86862# allow reset for new indexes - mapped a drop without confirmation


2001-05-11  Niklas Nebel  <nn@openoffice.org>  [ce52a78e19985a6d11812872bc1df49ad3119dfe]

bTextWysiwyg


2001-05-11  Jörg Budischewski  <jbu@openoffice.org>  [a8b2bfa1d9b9a6b58820ab7e1bd469a92f1f5c11]

#TFU630# incompatible file url taskforce


2001-05-11  Philipp Lohmann  <pl@openoffice.org>  [1712cdfabd9a6321cffea76e293925005decba9a]

rtl string api changes


2001-05-11  Frank Schönheit  <fs@openoffice.org>  [c63d0f38bce60c09eb3712ddf18390af2c397063]

#86912# the previous fix (corrected the assertion) exposed some small errors ... corrected this (basically, the assertions were used to generous)


2001-05-11  Philipp Lohmann  <pl@openoffice.org>  [1727c4415fd051218e3b0f15c4d35b69be40943f]

need rtl_getBestUnixCharsetFromTextEncoding


2001-05-11  th  <th@openoffice.org>  [9be078c09a6de1e040fac7e7af74f85b8f98a25a]

rtl-string-changes


2001-05-11  th  <th@openoffice.org>  [3ec25ddcd5bb8bbce98eecc16e5f9e892ce1704e]

rtl-string-changes


2001-05-11  th  <th@openoffice.org>  [2491cdcbcd6ceac3ac2c687debe8a9661b89d4bf]

rtl-string-changes --> someone should change this to the I18n-Framework for correct language dependend handling!!!


2001-05-11  Stephan Schäfer  <ssa@openoffice.org>  [e3d9a45e994379072ac7ed65ee8a4fe474e3110f]

InsertMenuItem added


2001-05-11  th  <th@openoffice.org>  [a86da7b75b56db929fffc7fc4b7c180dc510f4b1]

correct rtl-string-changes


2001-05-11  Andreas Bregas  <ab@openoffice.org>  [9a1e8e97837feb8c787ebd3d62b10d5b0db75d80]

Dialogs -> DialogLibraries


2001-05-11  Behrend Cornelius  <bc@openoffice.org>  [8cf6a240220b161461597006f2b43521cd96bf75]

## new module added for writer documents


2001-05-11  Daniel Vogelheim  <dvo@openoffice.org>  [5fa1644317210c45eed81c146d3f08572b9fe020]

removed unused object


2001-05-11  Behrend Cornelius  <bc@openoffice.org>  [bc8d9fd86094969af4538f38c7b8578941f1e3f7]

## several changes


2001-05-11  Frank Schönheit  <fs@openoffice.org>  [fa1cdf3d1b97f1f97a993163364c08999010a915]

#86788# recognize an active editing when closing / #86860# property check for index name conflicts


2001-05-11  Stephan Schäfer  <ssa@openoffice.org>  [12c445dff3695b119e129a442ebc0481d4e6d8c9]

just launch soffice and quit


2001-05-11  Philipp Lohmann  <pl@openoffice.org>  [64f7459535e40c8f88a3e67f719812f2d32933f9]

removed double include


2001-05-11  Philipp Lohmann  <pl@openoffice.org>  [98f83048884726c97b84ae38881f632b5577ae21]

rtl string api changes


2001-05-11  Daniel Rentz  <dr@openoffice.org>  [e3a26d7009fce0f64ddeda440f64e01f7e26f89c]

redesign


2001-05-11  Dirk Völzke  <dv@openoffice.org>  [74cd4013081390e5131783182bda96aa22c24b9f]

#86645# Send document via creating an url and dispatching it


2001-05-11  Philipp Lohmann  <pl@openoffice.org>  [fcfb3b34e89011b1ac223de0bb4098dfa9476e22]

need rtl_getBestUnixCharsetFromTextEncoding


2001-05-11  Thomas Benisch  <tbe@openoffice.org>  [c09fc17b082c007a8f673edf9d4d3be2ee2d2747]

rtl string api changes


2001-05-11  Thomas Benisch  <tbe@openoffice.org>  [5d9c76d89510540a2ce04c76b218257bc54a3bc9]

rtl string api changes


2001-05-11  Niklas Nebel  <nn@openoffice.org>  [09cf88a8c2cd9b2d931f9d4b5fb03545b275743c]

FillEditItemSet/GetFromEditItemSet: copy complete SvxUnderlineItem


2001-05-11  Philipp Lohmann  <pl@openoffice.org>  [7668062e9e8a1ecbd0a6d51b119f00d9f1f0f4d1]

mapping of symbols to unicode symbol area


2001-05-11  Sven Jacobi  <sj@openoffice.org>  [7bcb746e7d0f4e3a089084bb0fa1902103d011c5]

#85260# changed min value for jpg export quality


2001-05-11  Jörg Budischewski  <jbu@openoffice.org>  [47beeac397ccd71d35e0a91f90859138dd508598]

TF_FILEURL change, checked in blind, as this is a merge with the string taskforce ...


2001-05-11  Andreas Martens  <ama@openoffice.org>  [b1e92f45f489e3f758c215eaed337bc1351e16d2]

Fix #140#: Flyframes in columned sections with orphans


2001-05-11  Oliver Specht  <os@openoffice.org>  [5778d2447472fa34a782f4ac1015a0e8514130f7]

Labels.xcd: Size optimization: No localization, all measure values packed into a string


2001-05-11  Hans-Joachim Lankenau  <hjs@openoffice.org>  [6082da577891622029fa49b26242fbd84eba6bba]

new version for TFU630


2001-05-11  Björn Milcke  <bm@openoffice.org>  [35bb7e3ee5dcbeb6df012781e92a8ab162be728a]

some strings added for chart


2001-05-11  Daniel Boelzle  <dbo@openoffice.org>  [ff7f2f4effac78433427b7f0cdea15b511f05c95]

disposing context


2001-05-11  Kai Ahrens  <ka@openoffice.org>  [e86442c2a92e0ac55027eaafaa8ba783121a407e]

#86394#: return true after execution of program (ClickAction)


2001-05-11  Hennes Rohling  <hro@openoffice.org>  [7d982c8cccd4855e7a09e7a9bb9970d2082e3ab8]

#TFU630#


2001-05-11  Niklas Nebel  <nn@openoffice.org>  [1ed0ee3a332f200f2f4d2cc143e3e121060ce922]

underline color


2001-05-11  Daniel Boelzle  <dbo@openoffice.org>  [eccb0e660a07f1d26df9bbe3c88569498cc24629]

debug info


2001-05-11  Andreas Bregas  <ab@openoffice.org>  [419d51d521e3b7989a8f0b1982e134ad7444e322]

#86913# Call SfxLibraryContainer_Impl::releaseEventSource() before releasing library containers


2001-05-11  Hennes Rohling  <hro@openoffice.org>  [f599cefda20ee986ce9402cfaf5119b4ad42fb12]

#TFU630#


2001-05-11  Hennes Rohling  <hro@openoffice.org>  [192ef1d0d50bbbe3781e10cbb1d2ad34d8eeef82]

#TFU630#


2001-05-11  Carsten Driesner  <cd@openoffice.org>  [c32c16d119155112a7812024b566907e4a2003e6]

export bookmark menu for sfx


2001-05-11  jp  <jp@openoffice.org>  [3fe30dc014c8778b6a4cdd808894400dd26fb7ea]

XUnoTunnel interfae added to TransferHelper


2001-05-11  Daniel Vogelheim  <dvo@openoffice.org>  [9c6f0c6f88c84ff4c9e8c84baa71e84939dbe62e]

#86118# fixed header/footer page properties (e.g. borders)


2001-05-11  jp  <jp@openoffice.org>  [b239a4467a8eb13dc28c0a361ae00c76589cb67a]

comphelper lib added


2001-05-11  jp  <jp@openoffice.org>  [bfdc119cabb73ea98fd29998935840ec73234060]

remove compiler warning


2001-05-11  jp  <jp@openoffice.org>  [9ce6cb5688b32a724fe7e372202619ddb91a1fd3]

use the new clipboard interfaces/classes


2001-05-11  Martin Gallwey  <mtg@openoffice.org>  [d8bf7dc984c148c02b4f5a897adb72b3a96b62d4]

Moved lots of properties into css.Document.settings and hopefully removed all the headers which are no longer necessary...


2001-05-11  Martin Gallwey  <mtg@openoffice.org>  [d38420d2b39a465ebff7d6bba1e55ecd9ef0291a]

remove unused CXXFILES section and add SwXDocumentSettings


2001-05-11  Martin Gallwey  <mtg@openoffice.org>  [23f3a633482066a879843a8f46dc51c5b455c2a3]

Initial Import


2001-05-11  Martin Gallwey  <mtg@openoffice.org>  [0325934d75b9017faf3d70e7efc30da8bbc65226]

Move to generic settings import using css.Document.settings


2001-05-11  Kai Ahrens  <ka@openoffice.org>  [08e1b4da477038358eda960043f37886540dae9e]

#84949#: remember loop count of animation when animation is started


2001-05-11  Daniel Boelzle  <dbo@openoffice.org>  [3d99f6dbbcee07b37bc51f13ac299859738eb70f]

delegating component factory loading to cppuhelper


2001-05-11  Martin Gallwey  <mtg@openoffice.org>  [94ab27204d1469ed46d133f359031b438991c88f]

Moved these properties into css.Document.settings


2001-05-11  Martin Gallwey  <mtg@openoffice.org>  [179b815505861023d337240229ebf4f89603277c]

Moved the declaration of SwXDocumentPropertyHelper into the header and made it derived from CL's UnoForbiddenCharsTable class


2001-05-11  Martin Gallwey  <mtg@openoffice.org>  [7da35c86299c6eface790fd3f9a6b688d9457907]

Moved these properites into css.Document.settings


2001-05-11  Oliver Braun  <obr@openoffice.org>  [f604da109ffb57e87b30390cc83681eb5af384e7]

removed windows only code


2001-05-11  Hennes Rohling  <hro@openoffice.org>  [3a4b77861e7ab4faa3e73b74f38c73fe106d3ecc]

#TFU630#


2001-05-11  Daniel Rentz  <dr@openoffice.org>  [bc2403cabdc815742e4f7422fa9e24db74913588]

redesign


2001-05-11  Niklas Nebel  <nn@openoffice.org>  [62a2c73548da4df341f620ada2d5b2f639b91df4]

#86784# set underline color, don't use scale for bPixelToLogic


2001-05-11  Andreas Bille  <abi@openoffice.org>  [3879a47276f3de520bf8737c8aac2e543396872b]

More testing


2001-05-11  Andreas Bille  <abi@openoffice.org>  [e6de18799594feefb7708e559b0b3edbef755152]

C++-search engine now also searching in specific scopes


2001-05-11  Dirk Völzke  <dv@openoffice.org>  [e71d70e474e7ec2dcb3672c5710ab450a9e007f8]

#84092# <All> filter on top and set as default


2001-05-11  Daniel Boelzle  <dbo@openoffice.org>  [df417f99ba57c1fc2b079270cb51c1c104982099]

adopted to new bootstrapping


2001-05-11  Christof Pintaske  <cp@openoffice.org>  [80b656a1c0e7a12e32ee4a9af75d3644ea0caec3]

handle symbol area for metric and glyph


2001-05-11  Frank Schönheit  <fs@openoffice.org>  [b1d61acc4f465ff572ca7021cd3b90a5c94e867c]

added a rudimentary documentation to the XDispatchProvider interface (mainlyfor mentioning the _helpagent target)


2001-05-11  th  <th@openoffice.org>  [cd323600014aee8eb9f942eddc61f1f262d03274]

correct rtl-string-changes


2001-05-11  Sascha Ballach  <sab@openoffice.org>  [31315b761909bdf23b7ad8edf8e2ce499049715f]

use AdjustRowHeight of ScModelObj instead of a own implementation


2001-05-11  Mikhail Voitenko  <mav@openoffice.org>  [53acc0b6070ac873e66142a0940822e4eed21847]

#83779# use XInteractionHandler


2001-05-11  gt  <gt@openoffice.org>  [109b7e2fa7eec3c7e953490e36918d8154bc823a]

#86892# second try


2001-05-11  Niklas Nebel  <nn@openoffice.org>  [167ef9442af049481dbe5b882d88fc83e61ae604]

#86861# BeginDrag: EndTracking


2001-05-11  Philipp Lohmann  <pl@openoffice.org>  [b1ff2fa9b684def069d4d56965e7178e6445b7e8]

rtl string api changes


2001-05-11  Hennes Rohling  <hro@openoffice.org>  [72a891a3cb6ebb85cabb83352225c20ac965a5c7]

#TFU630#


2001-05-11  Christian Lippka  <cl@openoffice.org>  [c968bd315520bcbb3aead6f4de4b14bc3929f415]

added stream encrytpion


2001-05-11  Oliver Braun  <obr@openoffice.org>  [d006dea72b0ffaf9041e74deed2de71ba057549d]

osl file API changed


2001-05-11  th  <th@openoffice.org>  [13697a6bd76cfac3857f653379cfc133dd78e18a]

rtl-string-changes


2001-05-11  Philipp Lohmann  <pl@openoffice.org>  [83a4deb5c4d3c0fa1b0d1eab0b7ffc45b10eabd7]

rtl string api changes


2001-05-11  Thomas Benisch  <tbe@openoffice.org>  [283f0b3180cfacc8e1a833c0d5a6dc210857b578]

rtl string api changes


2001-05-11  Daniel Boelzle  <dbo@openoffice.org>  [271ac06814e0816894cda26cec1a8be1916f977d]

adopted to new cppuhelper bootstrapping


2001-05-11  th  <th@openoffice.org>  [69fd4a2f37ad344a0f903817eb8b4e07f57268f6]

rtl-string-changes


2001-05-11  th  <th@openoffice.org>  [ef24cfa47c1f139157625bf603f8e56f98565a18]

rtl-string-changes


2001-05-11  Thomas Benisch  <tbe@openoffice.org>  [e1f81cde76878825492a96f857a2037e38f33f8d]

rtl string api changes


2001-05-11  Kurt Zenker  <kz@openoffice.org>  [df7bdf2391cc4accf51cdd94914cf5e7154a8187]

add. printeroptions.obj & printerwarningoptions.obj


2001-05-11  th  <th@openoffice.org>  [0f47dee08cb23bb8d801a76e72e06d51555b47f5]

rtl-string-changes


2001-05-11  th  <th@openoffice.org>  [109fe67cb428d538c6c0ea9cdc32b3cf9ddf521c]

rtl-string-changes


2001-05-11  th  <th@openoffice.org>  [d57b4a3bdf428ae0f6b50775a1de3f827c10b946]

corrtect rtl-string-changes


2001-05-11  Daniel Boelzle  <dbo@openoffice.org>  [f0012f0a432f3d4a4681ad319dc3a9b668c52402]

disposing of context


2001-05-11  th  <th@openoffice.org>  [21956975de025cbb0299d6929b307881604a6438]

rtl-string-changes


2001-05-11  Oliver Specht  <os@openoffice.org>  [0627eb81916041e58cc18dda1bb88b4aaea38744]

#86883# basic fonts asian added


2001-05-11  Frank Schönheit  <fs@openoffice.org>  [cfcfa08b72414757628e3b44ea49f7b156084279]

replaced the SfxFileDialog/SvxImportGraphicsDialog


2001-05-11  Tino Rachui  <tra@openoffice.org>  [ce160e46307b3cbfdf7d64a3913652fa702ee91f]

*** empty log message ***


2001-05-11  Kai Ahrens  <ka@openoffice.org>  [3704fa228507dab0d18c33a8352bb45e68c2bc96]

#86206#: D&D for EditEngine


2001-05-11  th  <th@openoffice.org>  [225c28f735fd7d310b2466c0c4d0bea5d0853576]

rtl-string-changes


2001-05-11  Dieter Loeschky  <dl@openoffice.org>  [a7c63bc8b8b7c1b423fad3e7da97d8b91e0d4f40]

#86266# BurnInStyleSheetAttributes(): calling base implementation first


2001-05-11  Daniel Boelzle  <dbo@openoffice.org>  [1ad25a072dce57586bde6941fa1a0125f9a78e23]

init rdbtdp only if registry given


2001-05-11  Peter Burow  <pb@openoffice.org>  [39fd192f12d626ae1826323458a692b0b9f59d5c]

move bmkmenu to fwe


2001-05-11  Frank Schönheit  <fs@openoffice.org>  [4789d134dc6db1c4af92216673430d732857886a]

no ImportGraphicsDialog anymore there is a com.sun.star.ui.FilePicker service now)


2001-05-11  Frank Schönheit  <fs@openoffice.org>  [4c8300e4d81ae2a79c2d0679d70c04a06bd52ee1]

use the com.sun.star.ui.FilePicker service instead of the propritary one


2001-05-11  Peter Burow  <pb@openoffice.org>  [9e6069a47a4e360334ff25c3900d5f20065f945a]

use image id url


2001-05-11  Peter Burow  <pb@openoffice.org>  [7c1d529ecb4880e260c51e6da8ec48f33c018b0c]

support images inside bookmark menus


2001-05-11  gt  <gt@openoffice.org>  [e3502a64456442b05bbb4787e28df322354c8ea8]

#86892# imaginary unit possible without a preceding number


2001-05-11  th  <th@openoffice.org>  [2f4019ab2b52f40d2542f5194a2e8251176a94a5]

rtl-string-changes


2001-05-11  th  <th@openoffice.org>  [e3ed8a2db9ad1912d22c4a82693c3d92b4649123]

rtl-string-changes


2001-05-11  th  <th@openoffice.org>  [a4848ac8899ec6ed0b53faba7761061c86f64137]

rtl-string-changes


2001-05-11  th  <th@openoffice.org>  [55319f2cf82547cb3aa11c5269f37aa47a9c1232]

rtl-string-changes


2001-05-11  Andreas Martens  <ama@openoffice.org>  [d7d96489e5289ff9c3b37089a4ad757a0d7377dc]

Fix #769#: Column adjustment


2001-05-11  Thomas Benisch  <tbe@openoffice.org>  [61ea9bfa7b51d55b9fce474c16eacad4ba9d6e24]

rtl string api changes


2001-05-11  Thomas Benisch  <tbe@openoffice.org>  [32867a7ac96638d75ba4fb5acf8b4897082dc690]

fixed bug in rtl string api changes


2001-05-11  Vladimir Glazounov  <vg@openoffice.org>  [80cf26c6c0042b5af20bbeeab4495d5e9870c423]

Removed extra semicolon


2001-05-11  th  <th@openoffice.org>  [a853bb9278454301c311bbadd1c7cfe90e717bd8]

rtl-string-changes


2001-05-11  Rüdiger Timm  <rt@openoffice.org>  [1159a460144021932edea99bf3b9f6bada30102e]

#65293#


2001-05-11  Ocke Janssen  <oj@openoffice.org>  [681d15793f86936291aa2616771433f7288e6a16]

new line missing


2001-05-11  Kurt Zenker  <kz@openoffice.org>  [a44c71f6a87d85c94d1f21eb748c65c55214d2d4]

new version for SRC631


2001-05-11  th  <th@openoffice.org>  [07c0b9833029365b30f1422920d73a12cc761a5c]

rtl-string-changes


2001-05-11  Daniel Rentz  <dr@openoffice.org>  [7a447d74d59e2f292f261de9c37eebe1fd5ffc72]

fixes for view settings


2001-05-11  Christian Lippka  <cl@openoffice.org>  [7d501b1792fff3850787e45434add9d0e869a546]

fixed return type


2001-05-11  Rüdiger Timm  <rt@openoffice.org>  [1314bf225884b4848d6516f948c5773153d9d300]

#65293# fix for gcc (needs temporary variable)


2001-05-11  Andreas Bregas  <ab@openoffice.org>  [826155d2ca03146d205b2028a8141875af2b5e61]

#86371# Enable wait mouse cursor when openening libraries


2001-05-11  th  <th@openoffice.org>  [e8d648545865a567bb353fdbb996454e9eae2064]

rtl-string-changes


2001-05-11  Kurt Zenker  <kz@openoffice.org>  [ae7a5a91199f02e61a0d166ab29cd6c7a6570379]

new version for SRC631


2001-05-11  Hans-Joachim Lankenau  <hjs@openoffice.org>  [80b600152e5ad8f10b5700335d28e238708548d4]

new version for SRC631


2001-05-11  Hans-Joachim Lankenau  <hjs@openoffice.org>  [957277f4cfd297af2728c145bccd51909b1325cc]

new version for SRC631


2001-05-11  Rüdiger Timm  <rt@openoffice.org>  [984e3cd83ce075c3ac1e47c5507fdcbdd0df892f]

#65293# fix for gcc (needs temporary variable for Point() )


2001-05-11  Philipp Lohmann  <pl@openoffice.org>  [730e6f8f180d374ac8243744f260fd6bef4baaf4]

rtl string api changes


2001-05-11  Thomas Benisch  <tbe@openoffice.org>  [8b83e9f93d32f8444a56ac542cb00b129da48959]

rtl string api changes


2001-05-11  Kurt Zenker  <kz@openoffice.org>  [cee6167ed2150ba07716732e6403fabca8720227]

new version for SRC631


2001-05-11  Nils Fuhrmann  <nf@openoffice.org>  [9b7b5a5006c76c7b1c9d945e6bde12061ed3f568]

Fixed problem of wrong ids when merging changed itemlist or those with new items


2001-05-11  Sven Jacobi  <sj@openoffice.org>  [1a08c50c4be888716f753a4354be523bfd3d08d2]

including SdrOurliner instead of SdOutliner for SVX_LIGHT


2001-05-11  Hennes Rohling  <hro@openoffice.org>  [37608991fac3fac012363809237ff15356e6c05e]

#TFU630#


2001-05-11  th  <th@openoffice.org>  [b08ac80edddbc927618d58cc72c35e8d14d1b8c3]

rtl-string-changes


2001-05-11  Andreas Martens  <ama@openoffice.org>  [3c5e501ee4ba5e71b5e1ba151b4ea38fee0ea31f]

New: First steps for a layout cache


2001-05-11  Kurt Zenker  <kz@openoffice.org>  [010882d7e470799946220000a1e19823d6733a9c]

new version for SRC631


2001-05-11  Niklas Nebel  <nn@openoffice.org>  [c07b105e7f75c0c20cdbcbf30a8933889a3940cb]

#86813# SetMarkedToLayer: SetDrawModified


2001-05-11  Frank Schönheit  <fs@openoffice.org>  [b9666fe56be60af1b4ac09fbf621d1fb2be563ec]

extra semicolon removed


2001-05-11  Philipp Lohmann  <pl@openoffice.org>  [e52d3244d65609d855de6158f3a6c783ca7c928c]

rtl string api changes


2001-05-11  Peter Burow  <pb@openoffice.org>  [61589094ac0d4cba7a273d89802b9b27ff22adc6]

fix: #85201# further implementations


2001-05-11  Frank Schönheit  <fs@openoffice.org>  [0ea4e6d2e829827aaf8f906981e6e3def43cc6e5]

solaris needs complete types to catch them


2001-05-11  Peter Burow  <pb@openoffice.org>  [5cccb36e8b5d399556d4342402bb395717d99229]

fix: #85201# support for 'private' protocol


2001-05-11  Malte Timmermann  <mt@openoffice.org>  [e1a5d66eba3bd7454b47b896820e461c47dc254b]

hanging punctuation and cleanups...


2001-05-11  Rüdiger Timm  <rt@openoffice.org>  [5cf24cd18ce676537997f096705aa590fc29d231]

#65293# blanks inserted to avoid gcc parse error


2001-05-11  Malte Timmermann  <mt@openoffice.org>  [f5400a91c12f4d516850dfae2622278281025a88]

reduced compiler warnings


2001-05-11  Christian Lippka  <cl@openoffice.org>  [fb78a3ecfcb114ee2ae4eae2e6a0cc46292a883f]

#86157# added api access to SetOfByte


2001-05-11  Malte Timmermann  <mt@openoffice.org>  [d6f725ed2a3ffd3b3f1a1389f0f30eec060b85ba]

new DragAndDrop


2001-05-11  Malte Timmermann  <mt@openoffice.org>  [5c406f81c55a906e56f5876bdc3c32be754f3a40]

getServiceName ist not const!


2001-05-11  Peter Burow  <pb@openoffice.org>  [ace943c8f06ad0f09810477ef45f1586801c7f7b]

fix: #85201# IMG_NEWFROMTEMPLATE added


2001-05-11  Christian Lippka  <cl@openoffice.org>  [2a93f19ee50e4325a88f6bce624ee91669b1beac]

#86157# moved layer settings to view settings


2001-05-11  Rüdiger Timm  <rt@openoffice.org>  [79e8128e93f8bf0c9c140728260b73264e692b09]

#65293 merge error (missing backslashes)


2001-05-11  Peter Burow  <pb@openoffice.org>  [58f8cdbd901aed91b3b97ff438c7c2717a406801]

fix: #85201# initialize with oustring sequence added


2001-05-11  Peter Burow  <pb@openoffice.org>  [40f2666fc05ab994178783ecc06ab4e164a812c0]

fix: #85201# impl pointer instead of window pointer


2001-05-11  Rüdiger Timm  <rt@openoffice.org>  [03b9b36b9622c7dbd7a00d5d5fcff048ac7042aa]

#65293# merge error?


2001-05-11  Stephan Bergmann  <sb@openoffice.org>  [379793f58b03767e112a10fafe6f77c9adc04772]

#86645# Merged in 1.11.10.1.


2001-05-11  Sascha Ballach  <sab@openoffice.org>  [1dc5c79af65e79ba02b319ce8b84267f20d85823]

export and import of default cell styles on rows and columns added


2001-05-11  Stephan Bergmann  <sb@openoffice.org>  [4574afb4b2fbfd719984c8da8256665e1efe4b8a]

#86645# Added test of http query part encoding.


2001-05-11  Oliver Specht  <os@openoffice.org>  [857d086e0ce433263e88f6f15ef237148cf8abea]

redesign of dialogs (FME)


2001-05-11  Sascha Ballach  <sab@openoffice.org>  [9d624bd9f4a85934040f3329e3bfd55102dd1ca8]

GetColDefault and GetRowDefault added


2001-05-11  Christian Lippka  <cl@openoffice.org>  [128997e985e0e4d913829563ce937c379d3eeb87]

#86157# moved layer settings to view settings


2001-05-11  Malte Timmermann  <mt@openoffice.org>  [a879d475a4aab2b9470c3297b9f3f43c5e8eef05]

getServiceName ist not const!


2001-05-11  Malte Timmermann  <mt@openoffice.org>  [9066fb9974e5ea97ea84542fadba5ded8a4f08f8]

Call SelectHdl for every selection change


2001-05-11  Malte Timmermann  <mt@openoffice.org>  [48803e7b538786a3d85bea63da0bfd0ab9735eec]

Get MultiServiceFactory from vcl::unohelper, not from comphelper


2001-05-11  Malte Timmermann  <mt@openoffice.org>  [2a0bcf920a6576409b00038b3b4a39f4de366dd9]

new DragAndDrop


2001-05-11  Malte Timmermann  <mt@openoffice.org>  [62f7ecfa682399691e853273f717f5cb9d21840c]

register dnd library


2001-05-11  Malte Timmermann  <mt@openoffice.org>  [01949d0c8026f320138dac04ff42bf642b88b700]

DragAndDrop helper


2001-05-11  Malte Timmermann  <mt@openoffice.org>  [575c3a6e3659d8604fb4d34a32faea43c31ef06d]

deliver dndhelp.hxx


2001-05-11  Frank Meies  <fme@openoffice.org>  [d59ce71044081a58aca856b535dccaf2cc9041d1]

Position and visibility of PostItPortions


2001-05-11  Ocke Janssen  <oj@openoffice.org>  [97e378ddadc502954da331b869bdc902a5ceea98]

#86724# clear updaterow after update


2001-05-11  Ocke Janssen  <oj@openoffice.org>  [4390e3b34db3183a8a809e524ad3e13492504577]

#86724# clear updaterow after update


2001-05-11  Hans-Joachim Lankenau  <hjs@openoffice.org>  [73369081e1e50f3c6b97267ba0500f8469775c44]

Merge SRC631: 11.05.01 - 07:28:30 (NoBranch)


2001-05-11  Hans-Joachim Lankenau  <hjs@openoffice.org>  [cde22961955be8aa6cf605bf1feb50a606881566]

Merge SRC631: 11.05.01 - 07:22:44 (NoBranch)


2001-05-11  Kurt Zenker  <kz@openoffice.org>  [65b6de538c26dcb1dd3065cd0c5bf22893d7fc39]

Merge SRC631: 11.05.01 - 07:19:37 (NoBranch)


2001-05-11  Rüdiger Timm  <rt@openoffice.org>  [06074ac7adcc9108f214aad8850cbaf8e5e76061]

Merge SRC631: 11.05.01 - 07:18:54 (NoBranch)


2001-05-11  Hans-Joachim Lankenau  <hjs@openoffice.org>  [e1c66f68621b976c2ef25a1efad94407abd3d257]

Merge SRC631: 11.05.01 - 07:19:04 (NoBranch)


2001-05-11  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a44dbe372afa072625234e8917125d39934512b9]

Merge SRC631: 11.05.01 - 07:17:41 (NoBranch)


2001-05-11  Kurt Zenker  <kz@openoffice.org>  [da30cd4e8adc9035525f35f58ea872b3cf69e64f]

Merge SRC631: 11.05.01 - 07:17:59 (NoBranch)


2001-05-11  Kurt Zenker  <kz@openoffice.org>  [b25b5b800d1af354522aead08f43607fe95b4ec3]

Merge SRC631: 11.05.01 - 07:17:45 (NoBranch)


2001-05-11  Kurt Zenker  <kz@openoffice.org>  [2a48beb321e8f9e0755203bd1e1300fff99a1cf6]

Merge SRC631: 11.05.01 - 07:15:43 (NoBranch)


2001-05-11  Kurt Zenker  <kz@openoffice.org>  [1a6f448060d3370a1418e5e9133f8ffb471542f4]

Merge SRC631: 11.05.01 - 07:16:26 (NoBranch)


2001-05-11  Kurt Zenker  <kz@openoffice.org>  [b65e06ef1f1a9b372101d9e5131482ffb86b9252]

Merge SRC631: 11.05.01 - 07:15:53 (NoBranch)


2001-05-11  Kurt Zenker  <kz@openoffice.org>  [7b1e08acb1d27413d7df9fd821515612fd0ddab9]

Merge SRC631: 11.05.01 - 07:14:21 (NoBranch)


2001-05-11  Kurt Zenker  <kz@openoffice.org>  [06e0d409557a8ac3116f090f067519a6fb2a6af3]

Merge SRC631: 11.05.01 - 07:11:54 (NoBranch)


2001-05-11  Rüdiger Timm  <rt@openoffice.org>  [1892f438a2afc23dfe5b5942e0e740084dd51d12]

new version for SRC631


2001-05-11  Kurt Zenker  <kz@openoffice.org>  [7b272124c5f5aeb738e824feb6f60656ed98b1e8]

new version for SRC631


2001-05-11  Kurt Zenker  <kz@openoffice.org>  [37b81f3da6a8e3484bfc116c0e8679cab0dbc9dd]

new version for SRC631


2001-05-10  Bustamam Harun  <bustamam@openoffice.org>  [9a9bf45a9fd7f89447e2f6831e4276de22d3b54d]

modify charType - Joe Xu


2001-05-10  Niklas Nebel  <nn@openoffice.org>  [bafd430bfaa0a5f257dfbcb59661385cbe4bea68]

AdjustRowHeight


2001-05-10  Philipp Lohmann  <pl@openoffice.org>  [07491a292e4d3731a63cd75923d912263287926f]

rtl string api changes


2001-05-10  Philipp Lohmann  <pl@openoffice.org>  [928779d15311a9a197f229f9d597112de6191094]

rtl string api changes


2001-05-10  Philipp Lohmann  <pl@openoffice.org>  [835c83c7f218e861fea30dbc3924bf88faf8d1d4]

fixed and off by one issue


2001-05-10  Philipp Lohmann  <pl@openoffice.org>  [8c3d09f5a8e6a7c5e5a2ca4a89bcbae1ea7e1230]

removed obsolete fopen


2001-05-10  Philipp Lohmann  <pl@openoffice.org>  [3444b58404e0caaf02b88dc302ca50ab9c4fb1e3]

removed an of by one issue


2001-05-10  Philipp Lohmann  <pl@openoffice.org>  [8f5393d716f99d2edb16ce7c2f7ba5e077765292]

handle empty tokens in longer strings correctly


2001-05-10  Daniel Rentz  <dr@openoffice.org>  [e431a92cddaa01e47629ae705d488b4fec1092ff]

excel import/export of view settings


2001-05-10  Philipp Lohmann  <pl@openoffice.org>  [4e6557b1dbef8051f3fca76bfb9e5c9bb27eb7b8]

corrected an index error


2001-05-10  Hennes Rohling  <hro@openoffice.org>  [174b4b6b02a2df85e718cfbeafa8723beb12ac26]

#TFU630#


2001-05-10  Hans-Joachim Lankenau  <hjs@openoffice.org>  [ff43764f57807b15c2d4b632b1d07e0fa745ac65]

L10N-framework


2001-05-10  Sven Jacobi  <sj@openoffice.org>  [3f6f36c0f3b72617c249c892f34d59180391258f]

api changes : normalizePath and getSytemPathFromNormalizedPath had to been removed


2001-05-10  Dieter Loeschky  <dl@openoffice.org>  [2aaafa3182fc9dfb7d2e3876a51981ff4a6643bc]

#86510#, #75116# + BurnInStyleSheetAttributes(). SetModel(): default StyleSheet handling


2001-05-10  Dieter Loeschky  <dl@openoffice.org>  [9de6ba968e6283f57f2fd82803d8d7a9a31a01a0]

#86510#, #75116# BurnInStyleSheetAttributes(): calling base class


2001-05-10  Tino Rachui  <tra@openoffice.org>  [f54114471d2b9d56abf8abf43a2dc220a775c079]

*** empty log message ***


2001-05-10  Tino Rachui  <tra@openoffice.org>  [f24ef06a42047138320ae9a66c838b7520c3a8d8]

now building only one dll for the w9x unicode wrapper


2001-05-10  Hennes Rohling  <hro@openoffice.org>  [a7c7daa09013eacbcb63a671024fe439a4437059]

#TFU630#


2001-05-10  Sven Jacobi  <sj@openoffice.org>  [93af61fbcffe57a8f728cf2bdfc314856f413a9d]

api changes, normalizePath and getSystemPathFromNormalizedPath has to be removed


2001-05-10  Andreas Bregas  <ab@openoffice.org>  [45626746d3a089a8d5d6274de4f10088f53e83b7]

#82672# Empty Array gets right element type


2001-05-10  Hans-Joachim Lankenau  <hjs@openoffice.org>  [bf821b3eb5edaa412fcacdd5f46fb40da41fedca]

source/misc depends on bmpmaker


2001-05-10  Tom Verbeek  <tv@openoffice.org>  [3fa31482123286296ac6a27ae4d4584618a9b2a5]

added support for 3 new themes


2001-05-10  gt  <gt@openoffice.org>  [e6d3bb572ffc9ef537faa8ed4152e1bb26474f87]

#86854# typo and additionaly fixed wrong parameter descriptions


2001-05-10  Andreas Bille  <abi@openoffice.org>  [9ec753da9a1da0556a6e67be10afee5c73fe8192]

Bug fixing


2001-05-10  Andreas Bille  <abi@openoffice.org>  [f796ed6d917eb9aecaf2d832df8ea459bcd41de9]

*** empty log message ***


2001-05-10  Andreas Bregas  <ab@openoffice.org>  [11f9aa4fcb2ad0a5fada8561c7041e7f25a059fc]

#79615# sbxToUnoValue(): Choose smallest possible type for numeric values


2001-05-10  Sascha Ballach  <sab@openoffice.org>  [fb09f696d986719df69fba8e18d4f1eb51122113]

remove SEQTYPE for every property in the propertyset


2001-05-10  Hennes Rohling  <hro@openoffice.org>  [4af4dfabae0afc1e7aaf7a39a04c0e19f5ad47dc]

#TFU630#


2001-05-10  Daniel Boelzle  <dbo@openoffice.org>  [f99590caa48864380581238eb2df13d11c405cdd]

adopted to new bootstrapping functions


2001-05-10  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b233357ab43b3a4a1373cc52b7cf564e36323e64]

cleanup


2001-05-10  Daniel Boelzle  <dbo@openoffice.org>  [cc1352d4add543f6ab48d7df60b52f2311a083e9]

removed Sequence<>::getElementType()


2001-05-10  Christian Lippka  <cl@openoffice.org>  [313a09782183acfd9076ea0f2ee3de7141b52c50]

#86677# fixed acces to style and model pool, was mixed up


2001-05-10  Daniel Boelzle  <dbo@openoffice.org>  [3c08d0ba1efd1bd1f9d8e7b058e65a94352e3703]

need to generated XComponentContext for included headers


2001-05-10  Daniel Boelzle  <dbo@openoffice.org>  [5aab9f58e38d0dd1576fa1eeff5b37224933f815]

adopted to support XMultiComponentFactory and component contexts; modified initialization


2001-05-10  Daniel Boelzle  <dbo@openoffice.org>  [5461ea00be5330c4c13cbadc446eb70888634922]

adopted to component context: reads tdmgr out of context


2001-05-10  Daniel Boelzle  <dbo@openoffice.org>  [f8bf1ee90320c0836c193568c97bcbf35e3ffbaa]

component context support; moved cppu core type transfer to cppuhelper


2001-05-10  Daniel Boelzle  <dbo@openoffice.org>  [f3503f4b53ff0594dc1324bac0d1119580aa99a2]

reading registries out of component context


2001-05-10  Daniel Boelzle  <dbo@openoffice.org>  [b9f29315c351c2965b5cca9448fb75551dd6bf9e]

bug: OFactoryComponentHelper


2001-05-10  Ocke Janssen  <oj@openoffice.org>  [a465b21ddca95dd7a288808a11a683e6c587fd96]

#86724# bookmark fixes


2001-05-10  Oliver Specht  <os@openoffice.org>  [48882681976e5e61a251ade8a9e0eb1547709517]

black border corrected


2001-05-10  Kai Sommerfeld  <kso@openoffice.org>  [69bd861512256b59bedbecdd32913611a39d0f5e]

Corrected documentation (UCB configuration parameters).


2001-05-10  Jörg Budischewski  <jbu@openoffice.org>  [6259f6f50e31268cbdf65defa3fd0e897b5f1b5b]

#TFU630#


2001-05-10  Frank Schönheit  <fs@openoffice.org>  [ba4c22fb53568b75adc6dcbdcdc854a1edb9fd77]

Cursor is of type XResultSet, not string


2001-05-10  Philipp Lohmann  <pl@openoffice.org>  [1b9705daacc05f300883e6dae4736bb4550dc434]

rtl string api changes


2001-05-10  Oliver Braun  <obr@openoffice.org>  [ae6a42a12ad3b93a98da1f6b7327db4b7ed0a548]

removed obsolete osl_getAbsolutePath


2001-05-10  Niklas Nebel  <nn@openoffice.org>  [92f4f8ffdd8234c4544caf3a70898a08c0ca9e87]

GetWebQueryFilterName


2001-05-10  Oliver Specht  <os@openoffice.org>  [fb8b754e7e9c48abcbcb94a4278b06107396d37a]

black border


2001-05-10  Ocke Janssen  <oj@openoffice.org>  [e8bc0667217bd589f4007df2ea5108e0b75bf44a]

#86724# check null values and you of correct assignment


2001-05-10  Martin Gallwey  <mtg@openoffice.org>  [5e58b167bf739b9d151570f65a2a8db650ca3583]

#86829# The bug has been identified to be the PrinterSetup import...load the settings stream, but skip the PrinterSetup setting


2001-05-10  Martin Gallwey  <mtg@openoffice.org>  [0731b8decf24196c0c58858ba221a2d72bb0c01a]

#86829# Work around for a bug in PrinterSetup import


2001-05-10  Thomas Lange  <tl@openoffice.org>  [10d47de785d4033e9f72da3858b0ca4b3473e89f]

#85850# suggestion for language of words improved to handle Dieckmann code (spellchecker for German) excepting many english words


2001-05-10  Hennes Rohling  <hro@openoffice.org>  [361c6e4fdb8ceade9aa8c3f3cdc14958cb27e83c]

#TFU630#


2001-05-10  Kai Ahrens  <ka@openoffice.org>  [6f2b2f009f581794f5adbc8e3d55b39d5bd1ee0b]

added bmpgui application


2001-05-10  Kai Ahrens  <ka@openoffice.org>  [64222308b3f984ba8fddbd8abf29abdc72a68c4e]

split into gui and command line executable


2001-05-10  Kai Ahrens  <ka@openoffice.org>  [1100ef5e57e57b0eaece140ded120b5bd32ae9aa]

initial revision


2001-05-10  gt  <gt@openoffice.org>  [2b4a52a60db3133c34e9cd7b5a577c9eb337bbed]

#86854# function names may contain underscores


2001-05-10  th  <th@openoffice.org>  [342979c6eeb72ca45902b826e953893d9443a32d]

rtl-string changes


2001-05-10  Frank Schönheit  <fs@openoffice.org>  [a7d67b08133423a276bc9fd80674c8c71d47bf61]

#86223# table create invoked from table administration page / toolbox in query administration page


2001-05-10  Frank Schönheit  <fs@openoffice.org>  [ad97061faf440ea63ed881b32959275d8a800ef7]

#86223# some new ids


2001-05-10  Frank Schönheit  <fs@openoffice.org>  [3df62c8c1644a66f7efc0a829e243675d392995c]

#86223# restore view settings after applying (no matter if syncronously or asynchronously / +successfullyConnected to make the password persistent


2001-05-10  th  <th@openoffice.org>  [4778b79e8f109da8141de2acf5ff403d516dd9e4]

rtl-string changes


2001-05-10  Frank Schönheit  <fs@openoffice.org>  [b726226b6b8a6a0effbe2dfae4237d40ea713811]

#86223# +OPageSettings/createViewSettings/filleViewSettings/restoreViewSettings


2001-05-10  Frank Schönheit  <fs@openoffice.org>  [16ae838f596f0807360d992cb9650da4abe32de2]

#86223# outsourced some item descriptions


2001-05-10  Michael Brauer  <mib@openoffice.org>  [4fee1c881b8b8966451adfb092c16da79f68355f]

bug fix for draw aspect


2001-05-10  Oliver Specht  <os@openoffice.org>  [190e083469124b8e9df7047f773adcb0b6812a9a]

FixedLine corrected


2001-05-10  Hennes Rohling  <hro@openoffice.org>  [87ef556c03454ffd1d789508f672305e63cff854]

#TFU630#


2001-05-10  Caolán McNamara  <cmc@openoffice.org>  [81ed456858525254e558a1163f4f4fa2e0781500]

##766## Another missing special case for simplified chinese


2001-05-10  Sven Jacobi  <sj@openoffice.org>  [0fcdf9ca9aa0267cfd50a8a3788107096f6bb29b]

#72589# improved text alignment, now using full width when ParaLeft and also ParaRight alignment is used in one TextObject


2001-05-10  Philipp Lohmann  <pl@openoffice.org>  [2f02e0b70843b881756aa2cc68c19e64b1bef777]

osl string api changes


2001-05-10  Daniel Boelzle  <dbo@openoffice.org>  [2d04e77e8fbfe1d02ce8e095aa6639cedc8ae613]

adopted to new bootstrapping


2001-05-10  Dirk Völzke  <dv@openoffice.org>  [72264613cca8b23a04efb4428f48862300f3e8c1]

fix: #86848# no template dialog after wizard call


2001-05-10  jp  <jp@openoffice.org>  [bed321233eda7ff7f5375cd025813391efbac42f]

remove not used headerfile


2001-05-10  Oliver Specht  <os@openoffice.org>  [ab75d63b8c4dff8754b77c829831fb6f1cb9f7b6]

Is/GetTabCompage re-corrected


2001-05-10  Rüdiger Timm  <rt@openoffice.org>  [c3d8f16faa28c2cd8272af94f677c8d14f1a6a38]

#65293# gcc seems to be very strict ...


2001-05-10  Björn Milcke  <bm@openoffice.org>  [949fe8d7a99c7b2eaaaa529da1cdb928f539e603]

+SymbolSize => "symbol-width" / "symbol-height"


2001-05-10  Björn Milcke  <bm@openoffice.org>  [151b4e99a99c65aa5c16947c79f1bb723c0b4a6d]

+SymbolSize => "symbol-width" / "symbol-height"


2001-05-10  Daniel Boelzle  <dbo@openoffice.org>  [a957745298b062d8f1e846e3f5cacae750fca793]

index bug


2001-05-10  Frank Schönheit  <fs@openoffice.org>  [8cc3c08b2cb8b369c871c3debc8d850a22bbfbd5]

#86223# id renamings / changes in the signature of the OXXXDesignAccess / additional connect-parameter


2001-05-10  Frank Schönheit  <fs@openoffice.org>  [ec6f9da8e8e6e6026b64df852b6db70fb8b644b3]

the clipboard changes are SUPD-dependent


2001-05-10  Frank Schönheit  <fs@openoffice.org>  [aec7142a448273e3ff51dafef2233be7d2e97f6b]

+start-/stopConnectionListening / outsourced the code for connecting to a data source


2001-05-10  Frank Schönheit  <fs@openoffice.org>  [3c511c9608795c24d2d6c831d0f6e5f1fc454588]

corrected the listening at the connection


2001-05-10  Philipp Lohmann  <pl@openoffice.org>  [1a3a839e469cb21dcbe8df5b4cf7b7c96e697c8b]

osl string interface changes


2001-05-10  Frank Schönheit  <fs@openoffice.org>  [92e6a8c50ccc9f8962d2a66c3443f3d81d64a465]

#86223# new strings


2001-05-10  Frank Schönheit  <fs@openoffice.org>  [2b04307ffe8bad5d27efdb77fe5a4a4fdd2fd4ec]

#86223# +datasourceconnector


2001-05-10  Frank Schönheit  <fs@openoffice.org>  [8dd3494342ba5fb50c3546e826bc00a5275e4706]

initial checkin - helper class for creating a connection for a data source


2001-05-10  Frank Schönheit  <fs@openoffice.org>  [a221c6a0ca549422e4f5e8a79c97730a7d369bed]

moved start-/stopConnectionListening to the base class


2001-05-10  Herbert Duerr  <hdu@openoffice.org>  [b9ae4664538721a69e58efd10ed31e525eb6e464]

fix PS symbol mapping for StarMath


2001-05-10  Frank Schönheit  <fs@openoffice.org>  [1afd64da040d721691a6df9174edf90bd6cde594]

#86223# +STR_MISSING_TABLES_XDROP / +STR_BUTTON_TEXT_ALL / +QUERY_NEED_TO_SAVE_FILTER / +ERR_CANTDOTABLEACTION


2001-05-10  Frank Schönheit  <fs@openoffice.org>  [bde8cf836c1c1b96a4ddd23b33abf37a772a96ce]

#86223# remember view settings while applying (no matter if synchron or asynchronously


2001-05-10  Frank Schönheit  <fs@openoffice.org>  [cd1ba4ffdfa7f7ec26c0a7905291a82ea596ffec]

added a StringArray


2001-05-10  Frank Schönheit  <fs@openoffice.org>  [6b4140143fd40d381171eef52b3a69bf71ab0d7c]

#86223# some new ids


2001-05-10  Frank Schönheit  <fs@openoffice.org>  [5fe770ca93d3cbe857486b2d915d86fa9637c8f5]

don't allow empty names


2001-05-10  Frank Schönheit  <fs@openoffice.org>  [b98d9efc80c040dd402e0eef15e29ac563bddb97]

#86223# new help ids (not surprising ...)


2001-05-10  Frank Schönheit  <fs@openoffice.org>  [97fcbfb2af1a5f7ea9754d57a1f5c952d8b7dbbf]

#86849# be a little more tolerant when display names are missing


2001-05-10  Jörg Budischewski  <jbu@openoffice.org>  [5ab2b3c7574686d39f1ec8ce1b5b4f2a84d5b5fe]

made the threadpool handle administrator secure against duplicate handles


2001-05-10  th  <th@openoffice.org>  [c568f7c725019f0726641852dee3263b86e95669]

temporary workaround for ustring without extension


2001-05-10  Tom Verbeek  <tv@openoffice.org>  [06e845c89d257e1cacb79fb727d38641369cf67f]

tools --> Tools


2001-05-10  th  <th@openoffice.org>  [153a89b4636efe624525548a6a0e5170c36450ce]

rtl/ustring --> rtl/ustring.hxx


2001-05-10  Dirk Völzke  <dv@openoffice.org>  [4589febacc80c898a2f3cc5d9852c194e343b285]

#86846# Add filter for displaying all files


2001-05-10  Armin Weiss  <aw@openoffice.org>  [662fedad083b2f9a172c843875e3be6e359081f9]

#86265# make sure polygon is closed


2001-05-10  Armin Weiss  <aw@openoffice.org>  [20d8daf3b318413a987fe7ded0e14ca354de1165]

#86265# select entry using list and polygon, not string


2001-05-10  Armin Weiss  <aw@openoffice.org>  [416c6ada0a70270a91738f415119f2fa43eaf14a]

#86265# expand the line start/end growing with line size to not only happen for SFX_ITEM_SET, but for SFX_ITEM_DEFAULT too.


2001-05-10  Andreas Schlüns  <as@openoffice.org>  [44e18bb4a21869ef74d65206bb06bf0e7276ae1c]

repair includes


2001-05-10  Philipp Lohmann  <pl@openoffice.org>  [7937b1c2ec6f7bc55998803af4a60398127d5d2f]

new string api


2001-05-10  Tino Rachui  <tra@openoffice.org>  [20f568bf925f1f486991374f7ab9796fa9efcc1d]

*** empty log message ***


2001-05-10  Andreas Schlüns  <as@openoffice.org>  [0d91d4bd70c71f5f4501bfc684801670c19f4866]

use right offset


2001-05-10  th  <th@openoffice.org>  [c260ad0cf87eebf27a9a6677f0df42b66df989d7]

rtl/ustring --> rtl/ustring.hxx


2001-05-10  Philipp Lohmann  <pl@openoffice.org>  [61123ae95e8b990e796a785f0b2b86df91560272]

new string api


2001-05-10  th  <th@openoffice.org>  [ca46766e129ac1579ffff2bec9efdf1016eb3ec4]

rtl/ustring --> rtl/ustring.hxx


2001-05-10  Andreas Schlüns  <as@openoffice.org>  [bfc35eee666912b9da1a6a7c398cd523936f0d9d]

repair includes


2001-05-10  Andreas Schlüns  <as@openoffice.org>  [34d4d0d81246cf870bb9ffa50de04a394408b851]

differ between new an wizard at calculation for position


2001-05-10  Andreas Schlüns  <as@openoffice.org>  [f0389d349ff38827157b1c8ac917b69d8eab4878]

fix #75520# top level


2001-05-10  Hennes Rohling  <hro@openoffice.org>  [53a7f16267006edcebb37d537ba3332c92f07224]

#TFU630#


2001-05-10  Andreas Schlüns  <as@openoffice.org>  [51c8dcf8f854c41084d4aa959d1af165636602bf]

fixx #75520# top level


2001-05-10  Stephan Schäfer  <ssa@openoffice.org>  [07fc70c2f0c57d6a1fd440b5c176f5aacefaf31d]

corrected directory for quickstart


2001-05-10  Hennes Rohling  <hro@openoffice.org>  [9040a13d39e557b3bf700cce88ea1dea0d858bd8]

#TFU630#


2001-05-10  Oliver Specht  <os@openoffice.org>  [ab36d82f0c2d3c5d564c13668e6b88e08276d183]

double-mnemonic removed


2001-05-10  Michael Brauer  <mib@openoffice.org>  [f52155065089e4acb9e52d71200054482f8f9601]

draw-aspect for ole objects


2001-05-10  Michael Brauer  <mib@openoffice.org>  [939c6ceda0fdedbaba3daab7869c6cf494224386]

draw-aspect for ole objects


2001-05-10  Andreas Schlüns  <as@openoffice.org>  [a3ff188036e04d3c784c8f5d32dec4f07f8568c0]

support order of menu entries


2001-05-10  Tino Rachui  <tra@openoffice.org>  [4e09565de8da9d34c77c873a5e8b1eebd7443ec5]

*** empty log message ***


2001-05-10  Daniel Boelzle  <dbo@openoffice.org>  [9e4dad942e5fb752d042878fd7ae4d7ff5264ef6]

adopted to new bootstrapping with context


2001-05-10  Björn Milcke  <bm@openoffice.org>  [beb70227cf687218cfa341e82f772b9264ee22a2]

symbol-size => symbol-height / symbol-width


2001-05-10  Andreas Martens  <ama@openoffice.org>  [82eb701d4dc2eecfbf710b0eca368f7314a08090]

Fix: Asian kerning needs sophisticated screen display


2001-05-10  Herbert Duerr  <hdu@openoffice.org>  [1739ea7c7397b4f3b64da477574c71bbf086034a]

implement vcl support for asian kerning


2001-05-10  Björn Milcke  <bm@openoffice.org>  [c3de29211b3fe0da3ae4026877e49b5d8b7a2252]

#86215# +table-number-list: compatability attribute for calc saving charts in binary format+symbol-size for charts


2001-05-10  Björn Milcke  <bm@openoffice.org>  [9768dd5ab1dcd6915da0d73217579d66016a5755]

+optional property SymbolSize


2001-05-10  Oliver Specht  <os@openoffice.org>  [4f72c48866bce6f6f669aae93a1eaa221ebf0f91]

store print options at the document


2001-05-10  Ocke Janssen  <oj@openoffice.org>  [f7da6e715a6791dcb752d1a0968fe02957578018]

check return value


2001-05-10  Oliver Specht  <os@openoffice.org>  [d54e400dbd582332b0e1abbaab0d16e43554cb99]

#86546# automatic width and distance added to text columns


2001-05-10  Oliver Specht  <os@openoffice.org>  [a14b6efc17b0ff58b23b61c9ae233286b0cc288f]

print options


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [2e0a1bd5e0714b43441a415e6cc88de0c5a5f1d9]

Merge SRC631: 05/10/01 - 10:19:38 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [d0f1d45d4e3ed63875ba8d7dab3059a15ae0ad87]

Merge SRC631: 05/10/01 - 10:16:31 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [652a1ef137aaba55937275706057be1ce7aafb70]

Merge SRC631: 05/10/01 - 10:13:22 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [4113ab010f2cb816d8fc269d73ce0e6b48743add]

Merge SRC631: 05/10/01 - 10:06:52 (NoBranch)


2001-05-10  Mathias Bauer  <mba@openoffice.org>  [44bc8d9752ed444db406feddd20de5fdb8324b19]

new configuration access for menues and accelerators


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [0e86f6f109d928d8ae33f4aaf6f1bdfceac0b859]

Merge SRC631: 05/10/01 - 10:03:38 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [1dccae076f1c09146d897cefeed6c1de605c2312]

Merge SRC631: 05/10/01 - 10:00:27 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [9438aa9a0ecf091665e7dfba2c71b0982ed009ae]

Merge SRC631: 05/10/01 - 09:57:14 (NoBranch)


2001-05-10  Mathias Bauer  <mba@openoffice.org>  [904b5d7a6cb1d6db78e1951f3e6b28be542c8cce]

new XML based configuration for accelerators


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [75dc43d0e59a0a05ac6ebe604d112e9652bdf5dd]

Merge SRC631: 05/10/01 - 09:54:00 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [7eb2f74c45887e32d42453fcb16b8dc86fd9d22b]

Merge SRC631: 05/10/01 - 09:50:54 (NoBranch)


2001-05-10  Mathias Bauer  <mba@openoffice.org>  [71230ee00baadec6033a4b8548c57a4439ce8ede]

moved defines for special menues


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [dc072bfa86e80aa01ba237bb42bddcbbd85385fa]

Merge SRC631: 05/10/01 - 09:47:51 (NoBranch)


2001-05-10  Kai Sommerfeld  <kso@openoffice.org>  [a3145b6a2eb927a7a03714a1624ffd21346678ee]

Added: transferContent Removed: both insertNewContent( const Content& rSourceContent, ... )


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [da911f0aa88f354cb87f1e9e8116626e9eb3f078]

Merge SRC631: 05/10/01 - 09:44:49 (NoBranch)


2001-05-10  Mathias Bauer  <mba@openoffice.org>  [1b555c531a75831d04d490023d59da371e36e410]

moved defines for special menues


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [04bfe876a0c8d5d0dda02bf7dff3a1f48f5728dc]

Merge SRC631: 05/10/01 - 09:41:58 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [7d878e646e949ed93eaeab31eb60c84d70569d46]

Merge SRC631: 05/10/01 - 09:36:00 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [b6dd4cf3dacd6f9b22e149b1f8b104b452f6d9d7]

Merge SRC631: 05/10/01 - 09:32:57 (NoBranch)


2001-05-10  Hennes Rohling  <hro@openoffice.org>  [e1818869901451858f839df614d7129d3ae3859e]

#TFU630


2001-05-10  Oliver Bolte  <obo@openoffice.org>  [e12bd010fb2ac1cc4a59e35a4ff2ff9d8cf2792d]

Merge SRC631: 10.05.01 - 09:30:46 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [71ff422990d5fc9eb242c1d5e4460ed94d875153]

Merge SRC631: 05/10/01 - 09:29:17 (NoBranch)


2001-05-10  Oliver Bolte  <obo@openoffice.org>  [0f0e513d6b0eee19e5b92ef8c8d37a899063a81e]

Merge SRC631: 10.05.01 - 09:29:10 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [6a0d57314cb674b6a4721ba2ba4a498d919349d3]

Merge SRC631: 05/10/01 - 09:26:03 (NoBranch)


2001-05-10  Oliver Bolte  <obo@openoffice.org>  [9afae4ca5227e7ec5a87dc0f4e2694a51cba88d0]

Merge SRC631: 10.05.01 - 09:25:42 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [35efac175fa460c74f8159ecfedd9554c1c2e953]

Merge SRC631: 05/10/01 - 09:22:50 (NoBranch)


2001-05-10  Oliver Bolte  <obo@openoffice.org>  [d5604e9c5743370728b87a492e81cc0f1dfb67d0]

Merge SRC631: 10.05.01 - 09:22:15 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [9992177596f567995b2057c7fc442543085fa7d9]

Merge SRC631: 05/10/01 - 09:19:17 (NoBranch)


2001-05-10  Rüdiger Timm  <rt@openoffice.org>  [2e1b5cb0e79a19415658bbeb1800c0e9f10ea0b1]

Merge SRC631: 10.05.01 - 09:16:35 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [cbacdce15895c154cc6ab0ffd815abfeb98299be]

Merge SRC631: 05/10/01 - 09:15:48 (NoBranch)


2001-05-10  Oliver Bolte  <obo@openoffice.org>  [1b8bfa986547eb4da4cba1e73f43656ef61363ab]

Merge SRC631: 10.05.01 - 09:16:00 (NoBranch)


2001-05-10  Rüdiger Timm  <rt@openoffice.org>  [bb3a1ceb9d765dcf88dc57ac429112e7e160a9b5]

Merge SRC631: 10.05.01 - 09:14:51 (NoBranch)


2001-05-10  Oliver Bolte  <obo@openoffice.org>  [b29ab845756592c7a89b77f8946075df0435ad19]

Merge SRC631: 10.05.01 - 09:14:02 (NoBranch)


2001-05-10  Rüdiger Timm  <rt@openoffice.org>  [b24e7d4bd84a9945be67147c02b95ae7681fef1f]

Merge SRC631: 10.05.01 - 09:13:01 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [d7952e2648196f92564afed9ca5b6aa98a448e21]

Merge SRC631: 05/10/01 - 09:12:23 (NoBranch)


2001-05-10  Rüdiger Timm  <rt@openoffice.org>  [08a8c235608c4bf239ffccc481affbb8725e76e8]

Merge SRC631: 10.05.01 - 09:11:15 (NoBranch)


2001-05-10  Rüdiger Timm  <rt@openoffice.org>  [d378ccf1b6a748d6abe7b873d2fbae11573edc82]

Merge SRC631: 10.05.01 - 09:10:42 (NoBranch)


2001-05-10  Oliver Bolte  <obo@openoffice.org>  [4048bbd8d4ef28fe8a8bfac0c20f064785fcc8e3]

Merge SRC631: 10.05.01 - 09:09:48 (NoBranch)


2001-05-10  Rüdiger Timm  <rt@openoffice.org>  [29652148de23618205d96c2bd6640aeb69a04efc]

Merge SRC631: 10.05.01 - 09:09:23 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [4db2c8c5baf85fb7f4e5308ceb73ba9709c6093f]

Merge SRC631: 05/10/01 - 09:08:51 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [8f509d118fefe91824bbc1c03f2e7fc59977e803]

Merge SRC631: 10.05.01 - 09:09:58 (NoBranch)


2001-05-10  Rüdiger Timm  <rt@openoffice.org>  [1629e5fd9c117b2b06b5e860afb402cf6b88ef62]

Merge SRC631: 10.05.01 - 09:08:46 (NoBranch)


2001-05-10  Rüdiger Timm  <rt@openoffice.org>  [13e8fc5c6193e271241b8689f4681d77286b9ac3]

Merge SRC631: 10.05.01 - 09:07:39 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [44418b3318c6f67388cc3798d52acd88301c5c30]

Merge SRC631: 05/10/01 - 09:08:16 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [ece8e0f872c85cec06dba058e26f655d32b7d901]

Merge SRC631: 10.05.01 - 09:08:21 (NoBranch)


2001-05-10  Rüdiger Timm  <rt@openoffice.org>  [d9dbb21e4d72874aad9c453345f006709543f0a6]

Merge SRC631: 10.05.01 - 09:05:08 (NoBranch)


2001-05-10  Rüdiger Timm  <rt@openoffice.org>  [55accf34de425674b30181d8375f03ccaf1c7346]

Merge SRC631: 10.05.01 - 09:04:08 (NoBranch)


2001-05-10  Oliver Bolte  <obo@openoffice.org>  [563354c595e58ac8967b3dce7eecf84df899cf41]

Merge SRC631: 10.05.01 - 09:03:00 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [fb72b246b39cb1b9cc6aa4678b7e78b750c6659e]

Merge SRC631: 05/10/01 - 09:02:43 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [a6975d6a95dacff51924d62d95681cad05811c35]

Merge SRC631: 10.05.01 - 09:03:48 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [ffcea4173dda3bd08da029565c55c6bf614a917b]

Merge SRC631: 05/10/01 - 09:03:23 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [63c90b21784fd34c10819126fc0909f82d46c501]

Merge SRC631: 10.05.01 - 09:02:36 (NoBranch)


2001-05-10  Rüdiger Timm  <rt@openoffice.org>  [2d9f304b9f3f84a7a1d481aa7ee4ee66bc0b7d8c]

Merge SRC631: 10.05.01 - 09:02:00 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [9e5d90ba57d00e0e1e2fd9f34f3282fec4b5fd9d]

Merge SRC631: 10.05.01 - 09:01:57 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [40144eb3e1d232a255c97bee1edfaa2aa3573ae2]

Merge SRC631: 10.05.01 - 09:00:37 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [942dd3e56573a401d0f5e8c4b40ec76b2c064714]

Merge SRC631: 05/10/01 - 09:01:14 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [be689a563ba6fa5ce3abf7f56d1f4628efc282f6]

Merge SRC631: 05/10/01 - 08:59:08 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [51511f3f76331bce0f5dbc75de9e252d1a9e56f4]

Merge SRC631: 10.05.01 - 09:00:05 (NoBranch)


2001-05-10  Rüdiger Timm  <rt@openoffice.org>  [ff86c66194bc162315da77f9e02096978f4f1f98]

Merge SRC631: 10.05.01 - 09:00:06 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [c0be2474a9e4a69a12517e35d7600ac8d5b53365]

Merge SRC631: 10.05.01 - 09:00:08 (NoBranch)


2001-05-10  Rüdiger Timm  <rt@openoffice.org>  [268281c55b4bec9711c764557fc95de155428b0e]

Merge SRC631: 10.05.01 - 08:58:57 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [3ceeeba16e254ecd8fdf2122471b1358643f3a62]

Merge SRC631: 05/10/01 - 08:59:10 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [587fce726f3a375de78466cd7d37ecea05c81d4f]

Merge SRC631: 10.05.01 - 08:58:24 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [475774bc99b8086d73bce2ce5f8abe799ea459e8]

Merge SRC631: 10.05.01 - 08:58:12 (NoBranch)


2001-05-10  Rüdiger Timm  <rt@openoffice.org>  [6c99a3c6efa4bb0a9f49ded125e0082b32311687]

Merge SRC631: 10.05.01 - 08:58:11 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [a9ccb7986c1c3f0d33e58ed0e3a024f6d304a1cf]

Merge SRC631: 10.05.01 - 08:58:16 (NoBranch)


2001-05-10  Rüdiger Timm  <rt@openoffice.org>  [fe765e015c6cf16227e1c832587c4b431ae34995]

Merge SRC631: 10.05.01 - 08:56:45 (NoBranch)


2001-05-10  Oliver Bolte  <obo@openoffice.org>  [d8ee29e8765031f197fb2d546a98ee852acc04da]

Merge SRC631: 10.05.01 - 08:56:07 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [bbbdd2e68502c18184db365f6375ab65e919aedf]

Merge SRC631: 05/10/01 - 08:55:18 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [ec5e85d91ff1316aa40d85e32af97b173622b02a]

Merge SRC631: 10.05.01 - 08:56:13 (NoBranch)


2001-05-10  Rüdiger Timm  <rt@openoffice.org>  [d360a597299b3cbf84a95bee697a000b847aacf8]

Merge SRC631: 10.05.01 - 08:55:46 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [b27d6cbec65ff769b0d3f86c8de22a84754c0a11]

Merge SRC631: 10.05.01 - 08:55:58 (NoBranch)


2001-05-10  Rüdiger Timm  <rt@openoffice.org>  [cc5d74502383106656231b66b99b1e7e7f64d95b]

Merge SRC631: 10.05.01 - 08:54:38 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [6164844349b30fb5c4f71c644bd08f57cb5effc7]

Merge SRC631: 05/10/01 - 08:55:01 (NoBranch)


2001-05-10  Oliver Bolte  <obo@openoffice.org>  [e50827682695668ada8af7feb1dfad3ef101b596]

Merge SRC631: 10.05.01 - 08:54:03 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [48010fa2d6db19d5769969fb225ba94e06503d27]

Merge SRC631: 10.05.01 - 08:54:09 (NoBranch)


2001-05-10  Rüdiger Timm  <rt@openoffice.org>  [fe2b17b1594735f002c0da9f005d6fc4133f7857]

Merge SRC631: 10.05.01 - 08:52:53 (NoBranch)


2001-05-10  Rüdiger Timm  <rt@openoffice.org>  [0ae21e64dffe22495e89da3aad413d55ed1ebe83]

Merge SRC631: 10.05.01 - 08:53:53 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [497205c0a7ffb5a3664815bb64c00115794b5e7c]

Merge SRC631: 05/10/01 - 08:53:10 (NoBranch)


2001-05-10  Oliver Bolte  <obo@openoffice.org>  [f702205b691b967acdfde1d2c518bc2c0c7ce372]

Merge SRC631: 10.05.01 - 08:51:49 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [63b419508fa81f171631b3fbd6fcc660326ccf7b]

Merge SRC631: 10.05.01 - 08:52:04 (NoBranch)


2001-05-10  Rüdiger Timm  <rt@openoffice.org>  [893d754257031ad18711f781ca97fa972f237157]

Merge SRC631: 10.05.01 - 08:50:45 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [435c073611f5669f081aceb4023ec967d6d49090]

Merge SRC631: 05/10/01 - 08:51:11 (NoBranch)


2001-05-10  Rüdiger Timm  <rt@openoffice.org>  [284b870a13e1b22f0042367eed8bdff5ebe83b6e]

Merge SRC631: 10.05.01 - 08:50:48 (NoBranch)


2001-05-10  Rüdiger Timm  <rt@openoffice.org>  [59ea04448d9b62b81f32b6400b95824ea3ac2a01]

Merge SRC631: 10.05.01 - 08:48:54 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [787544fc63b46852ce45fcdd7688387be4c15760]

Merge SRC631: 05/10/01 - 08:48:03 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [a46aafca548aa1e126b82d9df8e1fe2383f3ed22]

Merge SRC631: 10.05.01 - 08:48:31 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [fec2dce45b2e0ea042c678a1311fea5fce5a09ff]

Merge SRC631: 05/10/01 - 08:49:14 (NoBranch)


2001-05-10  Rüdiger Timm  <rt@openoffice.org>  [aa9652fe12282f130a871d9883e61d5dd3a01950]

Merge SRC631: 10.05.01 - 08:48:52 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [c93e2c0cc25263efdeefa6433b8b9859caa9d7ab]

Merge SRC631: 10.05.01 - 08:47:37 (NoBranch)


2001-05-10  Rüdiger Timm  <rt@openoffice.org>  [3eb56043eeb75efdd851d87f9553fbe2b211da10]

Merge SRC631: 10.05.01 - 08:47:05 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [590e9e74fb09619ed07580fb6aa7d48b60c58c29]

Merge SRC631: 10.05.01 - 08:47:48 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [0ace655f17af5a5072b7d7cc4298588718a9f054]

Merge SRC631: 05/10/01 - 08:47:25 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [837c25d978764e3f2a17555a92292c8d01e9b9fc]

Merge SRC631: 10.05.01 - 08:46:35 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [765017cf291ac688c59e9d6d4b8e6e88b7b0ae54]

Merge SRC631: 10.05.01 - 08:45:51 (NoBranch)


2001-05-10  Rüdiger Timm  <rt@openoffice.org>  [ca25126ab491817c30f4aac957b498308bcaf4cb]

Merge SRC631: 10.05.01 - 08:46:40 (NoBranch)


2001-05-10  Rüdiger Timm  <rt@openoffice.org>  [910145efd8aa50a47a51074f391dc1c8f53d0ed2]

Merge SRC631: 10.05.01 - 08:45:19 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [7388fc62ed74622106e6f8bdb485f46697ccee49]

Merge SRC631: 10.05.01 - 08:45:53 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [3584232c4ba7e63d5195f393127a8db17af49654]

Merge SRC631: 05/10/01 - 08:44:15 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [83ee14bcfd9283694987e95aed676b665d81de84]

Merge SRC631: 05/10/01 - 08:45:32 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [d5d5b4256c72060d6bacfe5d2d522dcf9a0cf289]

Merge SRC631: 10.05.01 - 08:44:41 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [6c7c9e06a839b1dd1553913dd4bdadc8b10c463d]

Merge SRC631: 10.05.01 - 08:43:45 (NoBranch)


2001-05-10  Rüdiger Timm  <rt@openoffice.org>  [e860377bec93ccfc2384dec8c89c717b8e26b890]

Merge SRC631: 10.05.01 - 08:44:19 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [52354ce16e04747476a83d1cdbc0cf166062a30b]

Merge SRC631: 10.05.01 - 08:44:26 (NoBranch)


2001-05-10  Rüdiger Timm  <rt@openoffice.org>  [914ed8bdd0a36c05606a0b0688004408c243a3f9]

Merge SRC631: 10.05.01 - 08:43:13 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [704933674436d1207ecf3c16e6205e2000ae9d9c]

Merge SRC631: 10.05.01 - 08:42:40 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [011a71297c9b80309d26b42f8cb98f55c86dc1aa]

Merge SRC631: 10.05.01 - 08:43:12 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [5dcd680283ca920e28c0b64998466b685e9dadc6]

Merge SRC631: 05/10/01 - 08:42:43 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [4189489c239600c0cb33fdb9934c7a96178204c5]

Merge SRC631: 10.05.01 - 08:41:54 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [431d2a723418e9cb5c1db4e9069f4d2883843a9e]

Merge SRC631: 10.05.01 - 08:42:44 (NoBranch)


2001-05-10  Rüdiger Timm  <rt@openoffice.org>  [c44d1a93c4beeca0274c5ce493ac0aaf516eea6e]

Merge SRC631: 10.05.01 - 08:42:23 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [a37e84143cadda9fff7bf9f8e2c1be1f2009e5f4]

Merge SRC631: 05/10/01 - 08:40:37 (NoBranch)


2001-05-10  Oliver Bolte  <obo@openoffice.org>  [ea5096c9589852ca637cfb43e8beab3e433b4a35]

Merge SRC631: 10.05.01 - 08:41:14 (NoBranch)


2001-05-10  Rüdiger Timm  <rt@openoffice.org>  [f6fa5442ac7a1eec84835bbe92f718e086a7f842]

Merge SRC631: 10.05.01 - 08:41:02 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [9be00c5909aac7342652ff314c907c29f99f9f88]

Merge SRC631: 10.05.01 - 08:41:11 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [8c1edfde2e41219b03951ecee556501a36f8adb2]

Merge SRC631: 10.05.01 - 08:40:39 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [60ffa03441589bd9312f1753efdd2abd15467c71]

Merge SRC631: 10.05.01 - 08:39:55 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [3f3421ec1d1b3164fd68fffe771c35db7e2e12c0]

Merge SRC631: 05/10/01 - 08:40:29 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [2c2902c8500301af6fd58386ec78e512af153299]

Merge SRC631: 10.05.01 - 08:40:42 (NoBranch)


2001-05-10  Rüdiger Timm  <rt@openoffice.org>  [ed2c1bd8c97b6ad15fbfd3d4c5a27f6d82ba7cb2]

Merge SRC631: 10.05.01 - 08:38:59 (NoBranch)


2001-05-10  Oliver Bolte  <obo@openoffice.org>  [fedee28d26d741f60db6a81f15c6def236fcb75e]

Merge SRC631: 10.05.01 - 08:39:08 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [ec8dcd79761c36f4b6640cfe43a95126d55c97c9]

Merge SRC631: 10.05.01 - 08:39:09 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [b1d705e53ab0e8f4cda6afc10577772c941a4544]

Merge SRC631: 10.05.01 - 08:39:29 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [ab49d3725a67eac662f15cffce55a126b7e2f798]

Merge SRC631: 05/10/01 - 08:38:43 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [49399b52ff21cd7714fc5d7cc7bca3950b680333]

Merge SRC631: 10.05.01 - 08:38:53 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [d3baad4c9e30f9990ea9191950470d6193167761]

Merge SRC631: 10.05.01 - 08:37:44 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [d3d448166eb0ce0a549a5235cbb046d432770917]

Merge SRC631: 05/10/01 - 08:37:18 (NoBranch)


2001-05-10  Rüdiger Timm  <rt@openoffice.org>  [2cd43d44926f8e15d7a3c01a8c8d84c68f66de7f]

Merge SRC631: 10.05.01 - 08:38:35 (NoBranch)


2001-05-10  Rüdiger Timm  <rt@openoffice.org>  [92e7bb85cb4557def6cd3edc15bc0e7e9e1954f7]

Merge SRC631: 10.05.01 - 08:37:18 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [25d244e3073509089cb5edf89edd27ac8ebea8d3]

Merge SRC631: 10.05.01 - 08:37:20 (NoBranch)


2001-05-10  Oliver Bolte  <obo@openoffice.org>  [cad9baaf896ead9327d10c6e41b46aeeaab11f1c]

Merge SRC631: 10.05.01 - 08:37:05 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [a684030f461aa74f727b71d01c0b64638d239038]

Merge SRC631: 10.05.01 - 08:37:40 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [337729be662a8ba46b8be52f738a6f2fa562ef50]

Merge SRC631: 05/10/01 - 08:36:57 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [69efe34ce7ce2515866dfeca0ec7a1b9d29536bd]

Merge SRC631: 10.05.01 - 08:37:03 (NoBranch)


2001-05-10  Rüdiger Timm  <rt@openoffice.org>  [d1372684caa635029217a457db0534b7c3915eb2]

Merge SRC631: 10.05.01 - 08:35:42 (NoBranch)


2001-05-10  Rüdiger Timm  <rt@openoffice.org>  [6ecfcbda4a020c25ced6cbdf5bc50b0d994ec2b8]

Merge SRC631: 10.05.01 - 08:36:29 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [772e73962b88e46ed86ee86c471c07a3cff3bd36]

Merge SRC631: 10.05.01 - 08:35:30 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [1c822a023f750306072fd403c2461f30daa2c5c9]

Merge SRC631: 10.05.01 - 08:35:56 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [31bb22ed11a9bed10dea130e309e81e5a852cb59]

Merge SRC631: 10.05.01 - 08:35:11 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [d81d72dee9811f7b5fcd1a00a6e1ad00be277cb8]

Merge SRC631: 05/10/01 - 08:34:04 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [b90d2df3bdae1a4c73853ae38fa54229c9d4a8bb]

Merge SRC631: 05/10/01 - 08:35:07 (NoBranch)


2001-05-10  Rüdiger Timm  <rt@openoffice.org>  [cfad6689982f79d5a98bbe1799c73994dff32842]

Merge SRC631: 10.05.01 - 08:34:04 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [0af9f639426c3ab50d3d3894f1c6d890471569e6]

Merge SRC631: 10.05.01 - 08:35:01 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [ec6cfe71065ea3a81c1ff79b1a5570dc04b5e1e3]

Merge SRC631: 10.05.01 - 08:34:07 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [04684fddb643dd0379653f646450b2077245360b]

Merge SRC631: 10.05.01 - 08:33:35 (NoBranch)


2001-05-10  Oliver Bolte  <obo@openoffice.org>  [3b716883e01f328624e8cb1868f2ccb285d6263d]

Merge SRC631: 10.05.01 - 08:33:16 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [30b5810626d101203519e21519a4668b08500cd3]

Merge SRC631: 10.05.01 - 08:33:11 (NoBranch)


2001-05-10  Rüdiger Timm  <rt@openoffice.org>  [cac5e2152c601d055f706540902e885a95ee4d1b]

Merge SRC631: 10.05.01 - 08:32:24 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [90bbb7876516a26314239868d63666c993dfbd5d]

Merge SRC631: 05/10/01 - 08:33:14 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [41a9fb4eaa470098fc381a8b2e8c35643510555a]

Merge SRC631: 10.05.01 - 08:33:09 (NoBranch)


2001-05-10  Rüdiger Timm  <rt@openoffice.org>  [32f96170bbbe8641eb2aa917bdad927f00e93305]

Merge SRC631: 10.05.01 - 08:32:53 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [dd31adbe2254571a27613d5eb6b951615733d306]

Merge SRC631: 10.05.01 - 08:32:27 (NoBranch)


2001-05-10  Oliver Bolte  <obo@openoffice.org>  [c43363cea0abab0c763011460bc0ffde80821fc0]

Merge SRC631: 10.05.01 - 08:31:21 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [da7dc679ddbe9b54d240c12fc70cebab5ef12031]

Merge SRC631: 10.05.01 - 08:31:19 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [8f03199d22e8f75e97bd09ee7d06a86b69a7a649]

Merge SRC631: 05/10/01 - 08:30:31 (NoBranch)


2001-05-10  Rüdiger Timm  <rt@openoffice.org>  [9059e5f7bac8ce9047cddad1016e649439e4dbcb]

Merge SRC631: 10.05.01 - 08:30:38 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [14e7ad58a4902599e09c8f5479e8e1c3cbfc020c]

Merge SRC631: 05/10/01 - 08:31:14 (NoBranch)


2001-05-10  Rüdiger Timm  <rt@openoffice.org>  [372fbd6ed47e2893c2bd9a17fa43756cfa386e90]

Merge SRC631: 10.05.01 - 08:30:51 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [f9eb08310dff636e60f7344149fb39d0b850f62e]

Merge SRC631: 10.05.01 - 08:30:29 (NoBranch)


2001-05-10  Oliver Bolte  <obo@openoffice.org>  [e5f2f8ee9bda4ac5063c168a18aad87d9125f851]

Merge SRC631: 10.05.01 - 08:29:14 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [7d9e7d504607c791fd703286b54e538ba16883dd]

Merge SRC631: 10.05.01 - 08:29:14 (NoBranch)


2001-05-10  Rüdiger Timm  <rt@openoffice.org>  [16f0e44b99e4a7dbc0a611ad94374bb598f6d163]

Merge SRC631: 10.05.01 - 08:29:05 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [07bb491a685941f5ac515598876d2d40c9b270ca]

Merge SRC631: 05/10/01 - 08:29:17 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [e195f4a188d1876d0fc21c6d70eb1c7ec8e56d62]

Merge SRC631: 10.05.01 - 08:28:03 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [b3d2d800e01e051cfd60f21f03a88f841100af9d]

Merge SRC631: 10.05.01 - 08:28:26 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [a1cb11e5cf460175a968058d175a1bc1cd5b4e1c]

Merge SRC631: 10.05.01 - 08:28:53 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [164be554d7ec3662ed8dc7302fca968b6bb1e770]

Merge SRC631: 05/10/01 - 08:26:37 (NoBranch)


2001-05-10  Rüdiger Timm  <rt@openoffice.org>  [deb1256003d76965a9cff84f0d3533bef9606718]

Merge SRC631: 10.05.01 - 08:27:49 (NoBranch)


2001-05-10  Rüdiger Timm  <rt@openoffice.org>  [4578a9945c9226eb97807ae82cef64a81c266277]

Merge SRC631: 10.05.01 - 08:26:40 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [1ce00fdf550e9c899ea36cefc27888b2ff0133d2]

Merge SRC631: 05/10/01 - 08:27:21 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [e9304f88dcf84ffe66e7106d9b74ba83312d2536]

Merge SRC631: 10.05.01 - 08:26:16 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [575a8ff2ed4356869fac681fd1216c0fdef3aaf9]

Merge SRC631: 10.05.01 - 08:26:22 (NoBranch)


2001-05-10  Rüdiger Timm  <rt@openoffice.org>  [8658cce9380b40ba6e8913fd697a7eb0f5dc70c9]

Merge SRC631: 10.05.01 - 08:24:50 (NoBranch)


2001-05-10  Rüdiger Timm  <rt@openoffice.org>  [b5cff3f07a64484c2d9b1e2c7d04b3ee9723b0b1]

Merge SRC631: 10.05.01 - 08:25:31 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [29ab82c07077d9440bcfc60f69940ffcd20af35f]

Merge SRC631: 10.05.01 - 08:24:28 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [1b5073e5a788bda2bd07ccf9635fe71b35310d09]

Merge SRC631: 05/10/01 - 08:25:00 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [1dd616ddd76f8424eecb646e7547edd83f08c34e]

Merge SRC631: 10.05.01 - 08:24:22 (NoBranch)


2001-05-10  Rüdiger Timm  <rt@openoffice.org>  [ba2e6e7470c85ff9a0d7c90fa20b3d7f207e8307]

Merge SRC631: 10.05.01 - 08:22:55 (NoBranch)


2001-05-10  Oliver Bolte  <obo@openoffice.org>  [5fd56110340c28889862c8f51ee61ed414764f05]

Merge SRC631: 10.05.01 - 08:22:47 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [bfc84b7293d1ff11edf223db56a89e085fb7624f]

Merge SRC631: 10.05.01 - 08:22:46 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [9e0479e8708b318ecf0dc5e3ed4e01b750f527f3]

Merge SRC631: 05/10/01 - 08:22:03 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [09769a8166e890ff290e2958df0193b15a0e0d8d]

Merge SRC631: 05/10/01 - 08:23:11 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [66cbcffee7e48c42a5b34bd571131e9fdd95801b]

Merge SRC631: 10.05.01 - 08:22:37 (NoBranch)


2001-05-10  Rüdiger Timm  <rt@openoffice.org>  [04a1e5f9b7890b947919cf5b76c087bae0842750]

Merge SRC631: 10.05.01 - 08:22:50 (NoBranch)


2001-05-10  Rüdiger Timm  <rt@openoffice.org>  [e8e63f0487550932e1a81caed7b545361620a4a4]

Merge SRC631: 10.05.01 - 08:21:06 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [f0452a4c360f2e173a5a1201d263e2660ee0e4d4]

Merge SRC631: 10.05.01 - 08:22:14 (NoBranch)


2001-05-10  Oliver Bolte  <obo@openoffice.org>  [161dad999341602e507909b917545f1109358000]

Merge SRC631: 10.05.01 - 08:20:48 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [d0ef2244276c7f35bf87de6990e5e564892e3642]

Merge SRC631: 10.05.01 - 08:20:24 (NoBranch)


2001-05-10  Rüdiger Timm  <rt@openoffice.org>  [55cd922e018bd9555e1d37f6e148f860c04a5dd3]

Merge SRC631: 10.05.01 - 08:20:54 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [3fd27db0b0701e0990190725000de52e095c272f]

Merge SRC631: 10.05.01 - 08:19:52 (NoBranch)


2001-05-10  Rüdiger Timm  <rt@openoffice.org>  [fae1996b4d87ec462923c680533509400dcc9fd7]

Merge SRC631: 10.05.01 - 08:19:16 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [2b7e6eecb498e79eb7fdeebcaf55661f02b6dd68]

Merge SRC631: 10.05.01 - 08:20:12 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [25529d8e31b2d6a5292da4dfea741d4971be6964]

Merge SRC631: 05/10/01 - 08:18:34 (NoBranch)


2001-05-10  Oliver Bolte  <obo@openoffice.org>  [fde30d52cf0222826ae914fc6987939b03505b4d]

Merge SRC631: 10.05.01 - 08:18:44 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [1fec0300cf86d838fe160e9b24e1bf1ffaa3a9ab]

Merge SRC631: 10.05.01 - 08:18:30 (NoBranch)


2001-05-10  Frank Meies  <fme@openoffice.org>  [293ed704cf15107049578c2e6e5ed00dcac2d4fb]

Fix: Position and visibility of PostItPortions


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [29128e6043fae380f4fe8dac6d131d14d14f654c]

Merge SRC631: 10.05.01 - 08:18:20 (NoBranch)


2001-05-10  Rüdiger Timm  <rt@openoffice.org>  [25951af92994898fc1a0d016964d21ccf561e273]

Merge SRC631: 10.05.01 - 08:18:00 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [d9145e3749b9b07f9f943ee4a911f0902b1d8f31]

Merge SRC631: 10.05.01 - 08:16:47 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [821a6c48fd73165d001d53fd88c179d60213355e]

Merge SRC631: 05/10/01 - 08:15:13 (NoBranch)


2001-05-10  Rüdiger Timm  <rt@openoffice.org>  [84754d2c5fdb8eb85dc39c9b839debfeb0086f07]

Merge SRC631: 10.05.01 - 08:15:44 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [4c3dccd7367f6410305032abe117b5897ac89210]

Merge SRC631: 10.05.01 - 08:14:47 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [4e84e4c4d0ad1bb784306555efc7dae15cec8acf]

Merge SRC631: 10.05.01 - 08:15:20 (NoBranch)


2001-05-10  Oliver Bolte  <obo@openoffice.org>  [aad3b7eae740fad05cab3c425cc70bfd4b8c64df]

Merge SRC631: 10.05.01 - 08:14:46 (NoBranch)


2001-05-10  Frank Meies  <fme@openoffice.org>  [4c7a571faa4086ee74482a8bc24c8c7b63ff152b]

Opt: Add const to functions


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [0ff383884ac104e56f35beda6b385a44ccca9924]

Merge SRC631: 05/10/01 - 08:14:34 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [8dc4323a25bb21c0c6e7717cfaec9ff737eae34d]

Merge SRC631: 10.05.01 - 08:13:24 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [09cf5eb1d70ab628c8015b565ec6ecf6afc413b1]

Merge SRC631: 10.05.01 - 08:14:25 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [2d2c5897e3aebaa3453025ef254f4ef06cd93169]

Merge SRC631: 10.05.01 - 08:13:40 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [04bbc6819c132f652826029d2d524d2765d4ff14]

Merge SRC631: 10.05.01 - 08:13:01 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [6429b7e2890f4277e41d756886840622efb9fccc]

Merge SRC631: 05/10/01 - 08:12:01 (NoBranch)


2001-05-10  Rüdiger Timm  <rt@openoffice.org>  [dae9f4b6328e25b81770203e70e5be5548a6fdfc]

Merge SRC631: 10.05.01 - 08:13:09 (NoBranch)


2001-05-10  Oliver Bolte  <obo@openoffice.org>  [0de7c7dd30dc447550ec8dc5fcc4c46358a7bd6f]

Merge SRC631: 10.05.01 - 08:12:11 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [b58e0d57f6285320503cfef2256c2d0992fe2bea]

Merge SRC631: 10.05.01 - 08:11:46 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [a3a12fca770ab6b360d2ff979c07b3cdb2a185a6]

Merge SRC631: 10.05.01 - 08:12:41 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [f1ca37ad7d7b7ce2f752b0f655efd77d91491d89]

Merge SRC631: 10.05.01 - 08:12:05 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [b53574375efe0b890ed22ecab368754cfb78b316]

Merge SRC631: 10.05.01 - 08:11:20 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [9f8651a7e51a2da796060562c340e72bc3e7a1c3]

Merge SRC631: 05/10/01 - 08:11:52 (NoBranch)


2001-05-10  Rüdiger Timm  <rt@openoffice.org>  [0b3982769819ca1e42b051678083eab449bdb9d1]

Merge SRC631: 10.05.01 - 08:10:57 (NoBranch)


2001-05-10  Oliver Bolte  <obo@openoffice.org>  [c5b065e8b5db8d972cbc5106d12a6da7e78914ca]

Merge SRC631: 10.05.01 - 08:10:03 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [c15d8147e3dda701f6f2132a14d2c0535a2828f4]

Merge SRC631: 10.05.01 - 08:09:30 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [13470e6e13afc40f0220a84c38e81c73fb7253e3]

Merge SRC631: 10.05.01 - 08:10:28 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [e3375cb383ca515490f03cc2208680dec07c338b]

Merge SRC631: 10.05.01 - 08:09:29 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [587a350af3593fee3866bbf5688b7d17d00651ed]

Merge SRC631: 10.05.01 - 08:09:58 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [8b1a76a3997a9704cab08b1bd49fcd46af314934]

Merge SRC631: 05/10/01 - 08:09:55 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [1f863f6d86010d0fe464ff915d7520d175e5ee7b]

Merge SRC631: 05/10/01 - 08:08:06 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [6de3dab11c6269b17b0a93f4971cd185ad9fb24b]

Merge SRC631: 05/10/01 - 08:08:06 (NoBranch)


2001-05-10  Oliver Bolte  <obo@openoffice.org>  [da0a48550faa4d37009247a0bb7091cbe1cf7740]

Merge SRC631: 10.05.01 - 08:08:22 (NoBranch)


2001-05-10  Rüdiger Timm  <rt@openoffice.org>  [eb54a038d18643552b88f47b87834fea8d63d5b1]

Merge SRC631: 10.05.01 - 08:08:54 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [ce49080834ecb6a64194614f7b2879b8298eec9e]

Merge SRC631: 10.05.01 - 08:07:33 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [c3d5cb699c6c95c3ec68e417e66630fd3dd6d7ba]

Merge SRC631: 10.05.01 - 08:08:36 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [35e8c80562e17493947f1fb6541a54e5d0a26809]

Merge SRC631: 10.05.01 - 08:07:31 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [a4ac645c121d8763f1af92c4fca0dec028477939]

Merge SRC631: 10.05.01 - 08:08:01 (NoBranch)


2001-05-10  Oliver Bolte  <obo@openoffice.org>  [fff1b5d277c95cccffc36098886fd3273abe650e]

Merge SRC631: 10.05.01 - 08:06:35 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [d2d14ffb73f97f2107ede67523835926ebf96049]

Merge SRC631: 10.05.01 - 08:06:49 (NoBranch)


2001-05-10  Oliver Bolte  <obo@openoffice.org>  [9530c19676cbb8c87a0717c81b85b1fd9f460ade]

Merge SRC631: 10.05.01 - 08:04:41 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [4eb83e17acf17ab03c3badc626c6fe65ece6d5cf]

Merge SRC631: 05/10/01 - 08:05:30 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [3c41d17bcfeb3f93826cd0cb6f1743c01fe4cf06]

Merge SRC631: 10.05.01 - 08:04:54 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [bff0ebfdbb05f7fdffa36d3b65747bb8e0abe3e7]

Merge SRC631: 05/10/01 - 08:02:57 (NoBranch)


2001-05-10  Oliver Bolte  <obo@openoffice.org>  [5f1434b660e20ce748cc5e648626dcef19940d08]

Merge SRC631: 10.05.01 - 08:03:02 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [1b13a26ced2b2c775ad66cdb6799235221f59383]

Merge SRC631: 05/10/01 - 08:03:24 (NoBranch)


2001-05-10  Oliver Bolte  <obo@openoffice.org>  [02b2623d7af4aaa456bc8c4e485235e1fb3d3b13]

Merge SRC631: 10.05.01 - 08:01:14 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [ad419156a3b9618faa597880707df50db3e17926]

Merge SRC631: 10.05.01 - 08:00:30 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [5dcd98b503cc19ab438bc9e2876d1dc74da10efe]

Merge SRC631: 05/10/01 - 08:00:59 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [a10ccbec1efc8582e314cd8a8544483a0693e68e]

Merge SRC631: 05/10/01 - 07:59:26 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [d4f21d03c507ad5f25a8cad14ee200d705136599]

Merge SRC631: 10.05.01 - 08:00:43 (NoBranch)


2001-05-10  Oliver Bolte  <obo@openoffice.org>  [2c23193b3f01ddca1a3ce12544cba3c71ea730d5]

Merge SRC631: 10.05.01 - 07:59:24 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [2400d134f701e69eed3df86ab23b230ce9251c89]

Merge SRC631: 10.05.01 - 07:58:39 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [4096c47889140ebfb9920023b3717f4ec8266115]

Merge SRC631: 05/10/01 - 07:55:51 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [6b5f3955ae4d7b992d03798a70d684fbae327850]

Merge SRC631: 05/10/01 - 07:55:39 (NoBranch)


2001-05-10  Oliver Bolte  <obo@openoffice.org>  [60ef5fd899a27423cbde6802251a47286e7a4fd9]

Merge SRC631: 10.05.01 - 07:54:03 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [a91519ec015898fab99c67c34c539bc36a0b5381]

Merge SRC631: 10.05.01 - 07:54:43 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [4fd8f04c92e67946c979065530ef5833c3f58c58]

Merge SRC631: 05/10/01 - 07:53:36 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [457d153f388b7869840e1c62a75a09dddfe19b08]

Merge SRC631: 05/10/01 - 07:52:16 (NoBranch)


2001-05-10  Oliver Bolte  <obo@openoffice.org>  [718b34010bc176efc81f26b07b1e50d788dfbb00]

Merge SRC631: 10.05.01 - 07:52:10 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [6c8e593adea08e474573f24754679a1c18d25b67]

Merge SRC631: 10.05.01 - 07:52:53 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [53c80d46d95fc60b279940e4e63a399ea5739c4e]

Merge SRC631: 05/10/01 - 07:51:43 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [20eaf46edc5b4eb12fa984a4be28647d539a9dd1]

Merge SRC631: 10.05.01 - 07:50:56 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [f7de65dcb6639729cdf7d81680e7dea59f362c9c]

Merge SRC631: 05/10/01 - 07:49:39 (NoBranch)


2001-05-10  Oliver Bolte  <obo@openoffice.org>  [938991951f10a7eeb03378e75dfd72231a5be7f7]

Merge SRC631: 10.05.01 - 07:48:18 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [d0da319891846cfc403956cc452336b398cfdb1e]

Merge SRC631: 05/10/01 - 07:47:48 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [a6e4d8852751330b3643723d8ba11f4796eac740]

Merge SRC631: 10.05.01 - 07:49:17 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [9ccf9cb4c3277d29add4028ae661788cfe65a38a]

Merge SRC631: 05/10/01 - 07:47:53 (NoBranch)


2001-05-10  Oliver Bolte  <obo@openoffice.org>  [7077babf4af7f03d919e69422292ffabb4b2aacc]

Merge SRC631: 10.05.01 - 07:46:36 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [d8df4404525076ee71a04dbefdc2e43463a93177]

Merge SRC631: 10.05.01 - 07:46:52 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [9545038fcd56c3ec8fda4bc60ac6846ce695c613]

Merge SRC631: 10.05.01 - 07:46:12 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [68a933631a050f1f8b79dfef0ae77ea38cea3478]

Merge SRC631: 10.05.01 - 07:47:12 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [89d20f9b91377276cc2240780013645a52988cd5]

Merge SRC631: 10.05.01 - 07:45:45 (NoBranch)


2001-05-10  Rüdiger Timm  <rt@openoffice.org>  [ecaa53b3c7c796313aa4ea284463b5a3fb83c773]

Merge SRC631: 10.05.01 - 07:45:14 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [f7d5c4bdba4fb457fb15d8805086a9c20f680c81]

Merge SRC631: 05/10/01 - 07:45:50 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [75b44338232651576849ade90c1888a17e8e2903]

Merge SRC631: 05/10/01 - 07:44:25 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [92ce66fedd15f57f134b0bd9b7995625d1cb720e]

Merge SRC631: 10.05.01 - 07:45:14 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [a57016a7435a73bfeff4dbd7eec9692db091150f]

Merge SRC631: 10.05.01 - 07:45:10 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [1df4068df30e88a525c876401d590d178244e98d]

Merge SRC631: 10.05.01 - 07:44:16 (NoBranch)


2001-05-10  Rüdiger Timm  <rt@openoffice.org>  [a24a9184b12b038c7f8e24619e25d342587036aa]

Merge SRC631: 10.05.01 - 07:43:35 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [d9549f5187172de7c0cb7a06f14e0d61d9b3ff6a]

Merge SRC631: 05/10/01 - 07:43:34 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [2791318a8156e4f2fe192914790241d69cd12125]

Merge SRC631: 10.05.01 - 07:43:20 (NoBranch)


2001-05-10  Oliver Bolte  <obo@openoffice.org>  [d9687d6d0d20d615313a40b65e23883bab3de6af]

Merge SRC631: 10.05.01 - 07:42:38 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [2dcd67a68315d95daf58291e465fb3c5c69406bc]

Merge SRC631: 10.05.01 - 07:43:14 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [77a8b91412dad77e1b55fb2cdb16c17d1703b4ed]

Merge SRC631: 10.05.01 - 07:42:02 (NoBranch)


2001-05-10  Rüdiger Timm  <rt@openoffice.org>  [9075632ef59e224e436f362ce3dea26e7815d243]

Merge SRC631: 10.05.01 - 07:41:44 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [91a3e55683b17a6ba9bce11f487db373db23f6d5]

Merge SRC631: 10.05.01 - 07:41:14 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [dc747062fd79ce978a60c9a0671465d18fadb226]

Merge SRC631: 05/10/01 - 07:40:43 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [a57d278e26d727f2e9bf70d57ad3ed876119d6a2]

Merge SRC631: 05/10/01 - 07:41:36 (NoBranch)


2001-05-10  Oliver Bolte  <obo@openoffice.org>  [b3e5627ef1f641069574c3c3e8385084c5c6d2fa]

Merge SRC631: 10.05.01 - 07:40:39 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [d4914f0e8515f2c658a5647bf8682232d90fffa5]

Merge SRC631: 10.05.01 - 07:40:54 (NoBranch)


2001-05-10  Rüdiger Timm  <rt@openoffice.org>  [0795559c342af7e15c3ec7679a26cc66a8890a28]

Merge SRC631: 10.05.01 - 07:40:06 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [86b14a4bae6bf9d054ebbe63d354d9364e85177f]

Merge SRC631: 10.05.01 - 07:39:49 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [116963e888186826599c9b610d14ac2713b74203]

Merge SRC631: 10.05.01 - 07:39:07 (NoBranch)


2001-05-10  Oliver Bolte  <obo@openoffice.org>  [aa4c0d552f433bd908d25cc7954da141d4a26c0f]

Merge SRC631: 10.05.01 - 07:38:51 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [2b95526f547ad775099f885508c41317c17c7990]

Merge SRC631: 10.05.01 - 07:39:16 (NoBranch)


2001-05-10  Rüdiger Timm  <rt@openoffice.org>  [2f070b1de295c88882630c10e9af0d32f6a38b35]

Merge SRC631: 10.05.01 - 07:38:20 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [673fb095fefa5bfc783d97806a901538d95154a0]

Merge SRC631: 10.05.01 - 07:39:35 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [583a2bc17ddbf1621708ebbce0ff493acd3cb520]

Merge SRC631: 05/10/01 - 07:37:16 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [41a6a1d75d2fb4a1b9a037fce02a0c3e9154085b]

Merge SRC631: 10.05.01 - 07:37:00 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [ee4ce5ed118e8ca03321f9b404a174c2e857a13b]

Merge SRC631: 05/10/01 - 07:37:37 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [438f4418125932d2af8bcfeddadcb51a062f9111]

Merge SRC631: 10.05.01 - 07:37:55 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [a4d339d686eb554e6f040e80c371df4c74a1bc7a]

Merge SRC631: 10.05.01 - 07:36:12 (NoBranch)


2001-05-10  Rüdiger Timm  <rt@openoffice.org>  [5743de9e241d5d0eddf46db5a037eb65f032788e]

Merge SRC631: 10.05.01 - 07:35:04 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [8f8707766cbfab4b7140b3fe3ef0a802063562a2]

Merge SRC631: 10.05.01 - 07:36:24 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [6797bb977ee808b32a6fa50f62fe916b45434e6c]

Merge SRC631: 10.05.01 - 07:35:01 (NoBranch)


2001-05-10  Oliver Bolte  <obo@openoffice.org>  [56ff5901b2ce786695c175de29e854e0d7b9d18b]

Merge SRC631: 10.05.01 - 07:34:56 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [adb9e62053fe81219d46a80cd30133d292a47880]

Merge SRC631: 05/10/01 - 07:35:34 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [a29c9adf1d168dba03b643d49eb2ca064669fc3a]

Merge SRC631: 05/10/01 - 07:33:52 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [83aead9226f51e43d018d1c6e8d41834b6dbce3c]

Merge SRC631: 10.05.01 - 07:34:49 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [716bb46613775f5b6a85d20056fd732f396f23f8]

Merge SRC631: 10.05.01 - 07:33:48 (NoBranch)


2001-05-10  Rüdiger Timm  <rt@openoffice.org>  [0040f32332aad45b752820c27ac806c5e16e4669]

Merge SRC631: 10.05.01 - 07:33:27 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [4294be588937ea44199707077e475b0f0eee7a22]

Merge SRC631: 10.05.01 - 07:33:52 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [df97c5643ce1807c6d30cc2b36ac7270e64b5333]

Merge SRC631: 05/10/01 - 07:33:43 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [b9827806991e560130e981a9f3203e90721b6f9a]

Merge SRC631: 10.05.01 - 07:33:12 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [6c8e7cb69deef711e634aa2d11bb2e47babcdd8a]

Merge SRC631: 10.05.01 - 07:32:12 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [0a1dbd86a93eaf81724a3816e502eef04ea1f0e3]

Merge SRC631: 05/10/01 - 07:31:45 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [419a069890d635d21b5732877689cb597cdc398d]

Merge SRC631: 10.05.01 - 07:31:23 (NoBranch)


2001-05-10  Rüdiger Timm  <rt@openoffice.org>  [63baf7201322d907f8a57ffcebca0ca8d7d88ba9]

Merge SRC631: 10.05.01 - 07:30:16 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [21852880c96fccf03316442d997c9dae59b087e6]

Merge SRC631: 10.05.01 - 07:30:03 (NoBranch)


2001-05-10  Oliver Bolte  <obo@openoffice.org>  [f93f7ff37e726ad6d7f51ea925dd6798ff79b234]

Merge SRC631: 10.05.01 - 07:29:03 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [0342961a008b3f339bee612c3a9a8aa08b5a0bd6]

Merge SRC631: 10.05.01 - 07:29:01 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [d08ce6a4c63121c602cdf1444b04912b08d0273b]

Merge SRC631: 05/10/01 - 07:29:47 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [5247b39b77c7dea2639a5e30b3bb2bbe16f3f309]

Merge SRC631: 10.05.01 - 07:29:26 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [bae3dc8f256e0b42e7691bb1ecdf68b73995c103]

Merge SRC631: 10.05.01 - 07:28:18 (NoBranch)


2001-05-10  Oliver Bolte  <obo@openoffice.org>  [ec82c1afc26179e54554d8eb69dad0a349f7125f]

Merge SRC631: 10.05.01 - 07:27:18 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [585c855ec272a304ed65e7c8c3b298393979d973]

Merge SRC631: 10.05.01 - 07:27:41 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [d69360eeaa6b842cf195420359fa76b97cbf71d5]

Merge SRC631: 10.05.01 - 07:26:11 (NoBranch)


2001-05-10  Oliver Bolte  <obo@openoffice.org>  [21de8110fd1d076735906df1a028114b30bbe5c4]

Merge SRC631: 10.05.01 - 07:25:36 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [aca8246d6866180bc928cc082f53a99a8337de4a]

Merge SRC631: 10.05.01 - 07:26:05 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [baab17a3a6c7b5a8d3363f133e496b4595cc6307]

Merge SRC631: 10.05.01 - 07:24:51 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [fe1dc6dd252953fceff11ec00855027d087c4046]

Merge SRC631: 10.05.01 - 07:24:18 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [f1f1b3fed160fea0ff3659c909879d5f18b67c80]

Merge SRC631: 05/10/01 - 07:25:06 (NoBranch)


2001-05-10  Oliver Bolte  <obo@openoffice.org>  [b2f6049bbd80dcf2657c17e21258b41be4302859]

Merge SRC631: 10.05.01 - 07:23:44 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [da99d4a184c6ebc5b8343ff86256589e81622fc1]

Merge SRC631: 10.05.01 - 07:24:17 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [b3222416ea8deb6c0a82b580d1c4ad8df79b07b5]

Merge SRC631: 10.05.01 - 07:22:24 (NoBranch)


2001-05-10  Rüdiger Timm  <rt@openoffice.org>  [9f78cd3d411c799ac214dc8d83022835403a894e]

Merge SRC631: 10.05.01 - 07:21:43 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [7509d69e2d045790d79a2c3a49e76850cc4fb60d]

Merge SRC631: 05/10/01 - 07:21:27 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [3d06b53e72da0a52014f6b6fce8fb05987887e34]

Merge SRC631: 10.05.01 - 07:21:42 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [3af13db78b6070dc4e2d9c664cf5f255d6afeee9]

Merge SRC631: 10.05.01 - 07:20:14 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [6293116bbdf210dc6d0fe5de713876e722a78363]

Merge SRC631: 10.05.01 - 07:20:08 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [ab6b84acde4cbfbce336b90da5de66a353004a45]

Merge SRC631: 10.05.01 - 07:18:37 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [bdf92a9d128f8ecdbafd90946d29d52173e98e58]

Merge SRC631: 05/10/01 - 07:17:14 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [a1e2acde974b6d9fcdab8209f19a7c8d326d1881]

Merge SRC631: 10.05.01 - 07:17:23 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [3f3eae4487c24c92278f5bf607f9801935c00fe9]

Merge SRC631: 10.05.01 - 07:16:46 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [4aad95497e4420f01ddb777225ec8f064a19c6cd]

Merge SRC631: 05/10/01 - 07:15:04 (NoBranch)


2001-05-10  Rüdiger Timm  <rt@openoffice.org>  [4b60807a02651569da9caee9c9598836c731cec8]

Merge SRC631: 10.05.01 - 07:14:58 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [ddde3a9af292d7240e6e72241e84a5b91593a68c]

Merge SRC631: 10.05.01 - 07:15:41 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [4dbf1cae6d785b759626f3aa544a8b2e0f74ffef]

Merge SRC631: 10.05.01 - 07:15:26 (NoBranch)


2001-05-10  Rüdiger Timm  <rt@openoffice.org>  [7da6d4db8119ac61706660566be60229733e99cb]

Merge SRC631: 10.05.01 - 07:15:03 (NoBranch)


2001-05-10  Oliver Bolte  <obo@openoffice.org>  [8e0a2c81dc4663c9bc786b2bc5c47688e06b1d31]

Merge SRC631: 10.05.01 - 07:14:05 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [16ff037cdf711b1f75a762efd4de544ba933ae25]

Merge SRC631: 05/10/01 - 07:14:37 (NoBranch)


2001-05-10  Hans-Joachim Lankenau  <hjs@openoffice.org>  [bfef1633a00c7f33ebf5d637b86275e14cbe2cce]

Merge SRC631: 10.05.01 - 07:13:54 (NoBranch)


2001-05-10  Rüdiger Timm  <rt@openoffice.org>  [9281e97a723fff401aaeb113a2659ee38eb4aacc]

Merge SRC631: 10.05.01 - 07:13:28 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [044917808bef23dfa8473f30a51b03905f7fb1c3]

Merge SRC631: 10.05.01 - 07:13:54 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [c36febfd52d6b0663c46157c2a0c5620a01f2b9f]

Merge SRC631: 05/10/01 - 07:12:22 (NoBranch)


2001-05-10  Rüdiger Timm  <rt@openoffice.org>  [8a88044bf711e406bd66ee252997d9e60f7f9a5a]

Merge SRC631: 10.05.01 - 07:13:09 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [9ef0ee721131c18815ce10e28e5d19a508f05004]

Merge SRC631: 05/10/01 - 07:12:38 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [c8a57a63093fecb1831f83fa839607b01972f024]

Merge SRC631: 10.05.01 - 07:11:43 (NoBranch)


2001-05-10  Rüdiger Timm  <rt@openoffice.org>  [b5e4ea5b062dfa65b0fc17c6abaf1f85a816cd3f]

Merge SRC631: 10.05.01 - 07:11:31 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [545673e233c367fae29e4760dc8e289f2345b09e]

Merge SRC631: 10.05.01 - 07:12:14 (NoBranch)


2001-05-10  Hans-Joachim Lankenau  <hjs@openoffice.org>  [48b0ee770615503bb3e85e51901bed7e80e9d9a6]

Merge SRC631: 10.05.01 - 07:11:37 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [463669bcd81d4c147f096caddcf93be8a5ab32ba]

Merge SRC631: 10.05.01 - 07:12:24 (NoBranch)


2001-05-10  Rüdiger Timm  <rt@openoffice.org>  [c6b0f4f466fa5195f64812bf772d3f89d6c39cde]

Merge SRC631: 10.05.01 - 07:11:22 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [33a2fb12d0783c0ede3a92a39eb8e99f065840e7]

Merge SRC631: 10.05.01 - 07:10:20 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [400ff184ebdb379b4b9d6e9111fa5aaa9cb6454e]

Merge SRC631: 05/10/01 - 07:09:59 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [0cc6e3f48e81ac70a6ab2e3ef0244413f874bcc1]

Merge SRC631: 10.05.01 - 07:09:56 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [4b1d3eac851f2e5637d41a3de50ae1b23da1c66a]

Merge SRC631: 10.05.01 - 07:11:02 (NoBranch)


2001-05-10  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f47a4a26cc91035b6344a28431e14d0bedb067b5]

Merge SRC631: 10.05.01 - 07:09:34 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [99469cd0be0c80a301e537b87c5332eb3b8aea7f]

Merge SRC631: 10.05.01 - 07:08:42 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [7d2a4c4f404d9e7ddfd5bb79da0de34b5228b087]

Merge SRC631: 10.05.01 - 07:09:02 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [f5264124e03072fedb4c84e991699650d448a1b9]

Merge SRC631: 10.05.01 - 07:09:31 (NoBranch)


2001-05-10  Rüdiger Timm  <rt@openoffice.org>  [eb22a9449270fd4aa2c1a9987f32991cbd3bbba4]

Merge SRC631: 10.05.01 - 07:09:24 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [1f16b8260c51b5d7213ecedbf45043d2477bee65]

Merge SRC631: 10.05.01 - 07:07:12 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [8c1703b869b01fe6fa2303fa5e428d255f0b63f6]

Merge SRC631: 05/10/01 - 07:06:49 (NoBranch)


2001-05-10  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f85afb9bb500367322d18405276e7a558ab0ba33]

Merge SRC631: 10.05.01 - 07:07:11 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [92b5da9c8db2708543204e677bb827689bfab91f]

Merge SRC631: 10.05.01 - 07:07:45 (NoBranch)


2001-05-10  Rüdiger Timm  <rt@openoffice.org>  [2b05ad76ba011c804662eee944a93a961f8185d0]

Merge SRC631: 10.05.01 - 07:07:39 (NoBranch)


2001-05-10  Rüdiger Timm  <rt@openoffice.org>  [d32041264ce9cfa347bdc0874f1ceb1ae1fca159]

Merge SRC631: 10.05.01 - 07:06:30 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [4b21d64b618505330c2638a19c4838b1b3588dd5]

Merge SRC631: 10.05.01 - 07:06:36 (NoBranch)


2001-05-10  Kurt Zenker  <kz@openoffice.org>  [2140f9e7207423377f87cb1554a1446bb2422fbf]

Merge SRC631: 10.05.01 - 07:04:47 (NoBranch)


2001-05-09  Niklas Nebel  <nn@openoffice.org>  [26b949b10b080553016d4913bfc995453b6be1c5]

DrawStrings: for bPixelToLogic=TRUE, align to text width in logic units


2001-05-09  Niklas Nebel  <nn@openoffice.org>  [2262c9bea86feab8b3acc77d63a9a12c8f888acf]

DrawStrings: bPixelToLogic, use pFmtDevice


2001-05-09  Niklas Nebel  <nn@openoffice.org>  [0fb2ec77d7fa270c603f14cfaf65a6df3678f29f]

DrawStrings: bPixelToLogic


2001-05-09  Niklas Nebel  <nn@openoffice.org>  [abe137da0ad0220caaa6cfd7a91e7b3d346619b5]

initialize pFmtDevice


2001-05-09  Daniel Boelzle  <dbo@openoffice.org>  [e4101572370ef5324b0d4656f1b323006d280577]

initial component context


2001-05-09  Michael Brauer  <mib@openoffice.org>  [5e6b4eebe4b6bbf3ce14967cec8a7bcdddc49583]

temporarily disable reading of settings


2001-05-09  Sven Jacobi  <sj@openoffice.org>  [68effc30d3332acefcfbe44c5982e32195b90101]

#85379# improved connector import, now also connecting to points which are not default


2001-05-09  Christian Lippka  <cl@openoffice.org>  [0499e7bd0bf0adf16b28f2bf96e3253be3b43a69]

#86474# return empty style if we have no master page and do not gpf


2001-05-09  Sven Jacobi  <sj@openoffice.org>  [3f184320596317d3852854848f07612ddd306dad]

#85379# added helper function that try to extract a PolyPolygon from XShape


2001-05-09  Daniel Boelzle  <dbo@openoffice.org>  [84b456ce81e1d27d0b95acd7df965d6915dec8ce]

*** empty log message ***


2001-05-09  Kai Ahrens  <ka@openoffice.org>  [9dd8f72c1e8c23b95842ca9e0b4752a6ded7e616]

#86521#: use correct position to insert SVXB


2001-05-09  jp  <jp@openoffice.org>  [2cdc0252c5e1d1c14ea0d4dec8d529f29ece31c1]

IsEndWord: use getBoundary, this works better than the isEndWord


2001-05-09  th  <th@openoffice.org>  [50cc0af1d37a59e8aaf02601dc33e8bf4b49a340]

remove ustring


2001-05-09  th  <th@openoffice.org>  [241975bf289a8211ababfe8662502ea643f41a76]

rework API


2001-05-09  Hennes Rohling  <hro@openoffice.org>  [54007bb90c30469a5357c56056b8fdba3a233e24]

#84715# osl_getThreadTextEncoding first defaults to contents of environment variable SOLAR_USER_RTL_TEXTENCODING


2001-05-09  Michael Brauer  <mib@openoffice.org>  [8d713328a916dad68801b60ba80d484b0cbe6efa]

Consider errors in meta.xml and settings.xml to be warnings only


2001-05-09  Eike Rathke  <er@openoffice.org>  [71d73dd90002001e6679b94378296c085abc9215]

#86776# GetProperLanguage: SYSTEM_DEFAULT and PROCESS_OR_USER_DEFAULT for import/export of MS documents


2001-05-09  Kurt Zenker  <kz@openoffice.org>  [a6b780c6329247f422d1fef2ee3bbb8345ed211e]

add. svcontnr.srs


2001-05-09  Kai Sommerfeld  <kso@openoffice.org>  [82a0193f929276a45de94188b35d93172f66bde6]

Fixed shell::copy --> NameClash::RENAME handling.


2001-05-09  Christian Lippka  <cl@openoffice.org>  [36cbe28795f6ae49f566472e19530086306946f1]

#86415# added support for number styles in draw&impress


2001-05-09  Kai Sommerfeld  <kso@openoffice.org>  [621a12dc74c7063e2f995300acc3404c3112479b]

Removed wrong aAny <<= getCppuVoidType() calls from BaseContent::execute(...). An any containing no (void) value was intended, not an any containing a com::sun::star::Type object. This is different!


2001-05-09  Hennes Rohling  <hro@openoffice.org>  [3b1d10acc297db493b1f4e1999f6ba71f72db7f1]

#84715# osl_getThreadTextEncoding first defaults to contents of environment variable SOLAR_USER_RTL_TEXTENCODING


2001-05-09  Christian Lippka  <cl@openoffice.org>  [3b8bffac96d9bff110d3284011a7828da623e7bb]

#86415# added support for number styles in draw&impress


2001-05-09  Andreas Martens  <ama@openoffice.org>  [ffb63a3022d6be3aa4af7541387f74e1b5c6659d]

Fix: Changing position of an drawobject


2001-05-09  Christian Lippka  <cl@openoffice.org>  [219ac03bc4646bcbc1235c58a770bd9e9f8472ff]

#86415# fixed number format property for time fields


2001-05-09  Daniel Boelzle  <dbo@openoffice.org>  [c6f372026344c4db5f1cffa14ced048c6fa93fec]

includes


2001-05-09  Sascha Ballach  <sab@openoffice.org>  [488d4f604a0b3aa9fc8532b1044704aebcb3e24b]

#86791#; ask both items(Format, Language) to get the state of the property NumberFormat


2001-05-09  Michael Hönnig  <mi@openoffice.org>  [254996941d416244eb05a4e57e8b11c2c26572f5]

HypertextDocument and AdvancedTextDocument now deprecated, all members now optional in TextDocument


2001-05-09  Björn Milcke  <bm@openoffice.org>  [73083c59ebfbd88e3696696eb923c93e52cde841]

#86801# service name for complete exporter changed


2001-05-09  Björn Milcke  <bm@openoffice.org>  [210376cb5ef8f4196b07ed388e1a5f22c8b1ffd3]

#86801# service name for complete importer changed


2001-05-09  Daniel Boelzle  <dbo@openoffice.org>  [e562db87f0d488dabcde4b34b03728aa61075f94]

added bootstrap helpers


2001-05-09  Daniel Boelzle  <dbo@openoffice.org>  [dc7a5acf1739af63fc47625afc4d16682b763119]

added bootstrap helper functions


2001-05-09  Björn Milcke  <bm@openoffice.org>  [94937f54f124bc5a9f95148940ae01f0b01b574c]

#86034# invalidate stacking window on reparent


2001-05-09  Ocke Janssen  <oj@openoffice.org>  [53ca3ba5619c2952bb39d643f45a916f8e5005b2]

correct the java Properties


2001-05-09  th  <th@openoffice.org>  [a2ddd5e65a64ffe7499822f186f160f5457d0dfa]

rework API


2001-05-09  th  <th@openoffice.org>  [ff797de6be2aed316e4e7048a12580133611c381]

remove char.c and tcwin16.c


2001-05-09  Niklas Nebel  <nn@openoffice.org>  [135d4e041e411aea3b99e6a857a2cbb2e8f0eebb]

DoMacro: SetInLinkUpdate


2001-05-09  Niklas Nebel  <nn@openoffice.org>  [828361518270dc9b8bf44efd6f616518531d6929]

#84184# always get InputHandler for this view


2001-05-09  Stephan Bergmann  <sb@openoffice.org>  [56351e05ef485fcc93e1b8be3e026be4cf09ab19]

#85712# Removed bad computation of SALLIB.


2001-05-09  th  <th@openoffice.org>  [96e586bbc7b99839c57eac1d6d3d5dbfab13a7b5]

remove depricated functions


2001-05-09  Stephan Bergmann  <sb@openoffice.org>  [d4d50186d65e87a4393e4144c08e931cedf73e50]

#85712# Adapted to modified uri.h (thereby fixed memory leaks).


2001-05-09  Stephan Bergmann  <sb@openoffice.org>  [153523d45966dbf9c86bf56245f36afe3b00ac80]

#85712# Made rtl_uStrings into out params instead of returns (consistent with rest of UDK).


2001-05-09  dkenny  <dkenny@openoffice.org>  [2ae37c4a42079deab88917533e8efa2d6c9b3d51]

Changes to allow for the building of the SDBC driver on NT and to add support for Mozilla Addressbooks that return data asynchronously.


2001-05-09  gt  <gt@openoffice.org>  [09f76602feb197ee17f61bb05135b2f297e2a6e3]

unnecessary PropertySets removed, strange behaviour of gcd and lcm now compatible to competitor


2001-05-09  Michael Brauer  <mib@openoffice.org>  [1516bd177b5db024f19b9688d95380a73f86d3a6]

Own Objects can be stored in plain file format


2001-05-09  Oliver Specht  <os@openoffice.org>  [55842a526528964d2e04024d4a551d29d0d83816]

optimization getPropertySetInfo


2001-05-09  Philipp Lohmann  <pl@openoffice.org>  [d5eeaf33e07209ff83c499cf11327d81a4f468ec]

symbol font compatibility fallback


2001-05-09  Michael Brauer  <mib@openoffice.org>  [0c486bc0dd69ebcf3bac141a3a4e51711c96183d]

Own Objects can be stored in plain file format


2001-05-09  Michael Brauer  <mib@openoffice.org>  [135d91e104ca6db10674e621d5611f2ffc7a2d9e]

Own Objects can be stored in plain file format


2001-05-09  Michael Brauer  <mib@openoffice.org>  [116489fa264fb134a0611dfec8fd1b7349be258b]

Own Objects can be stored in plain file format


2001-05-09  Michael Brauer  <mib@openoffice.org>  [68cd4a38aadcc915714a055ee5fd065da1621576]

Own Objects can be stored in plain file dormat


2001-05-09  Kay Ramme  <kr@openoffice.org>  [2a16a6d8f86d7f7cb3b9e90f6035b912b058eb7b]

must not be a service


2001-05-09  Hans-Joachim Lankenau  <hjs@openoffice.org>  [4e67f5abcefac12b4f2e774b6e2f249ef5270860]

must be prefixed with -Wl


2001-05-09  Philipp Lohmann  <pl@openoffice.org>  [ca117a77503adee23f3750ec1517bfbd9598c661]

getAfmFile for Builtin fonts


2001-05-09  Hans-Joachim Lankenau  <hjs@openoffice.org>  [cc3f00277114a6eadfaadcade57838bf0e0f7d48]

make switch one argument


2001-05-09  Herbert Duerr  <hdu@openoffice.org>  [8deca0a1ca6d061471aabbab2b545b5b34541864]

needed for upgrading FT library


2001-05-09  Oliver Specht  <os@openoffice.org>  [2f529d3a3b4e54903d219ac0293ff06c9958181a]

optimization of getPropertyValue


2001-05-09  gt  <gt@openoffice.org>  [b093afc65ee64b7929f43d71577c1799f7aa33f0]

dependency from tools


2001-05-09  Kay Ramme  <kr@openoffice.org>  [d92aa38ba48a184c3dc96da9477d3023aa123650]

enable vm default output


2001-05-09  Andreas Martens  <ama@openoffice.org>  [61c4d37bc36dcfdc742d0b00f4e78d1764933459]

Fix #67354#: Another try when loosing footnotes


2001-05-09  Oliver Specht  <os@openoffice.org>  [98cc015880ea06f4dbc6bf08e793321f64ce89ba]

optimization


2001-05-09  Dieter Loeschky  <dl@openoffice.org>  [434a1c3f741e0ba8b26c6641ba79f3a5c94c3d0f]

+ RemoveTabPage()


2001-05-09  Michael Hönnig  <mi@openoffice.org>  [7e78efc54016f05d6fb45965d6f51d10c9132e62]

#85249# depenency on drafts instead of offapi


2001-05-09  Michael Hönnig  <mi@openoffice.org>  [3b2dfdd93ba8d140138640d801412d874434f893]

#85249# depenency on drafts instead of offapi


2001-05-09  Michael Hönnig  <mi@openoffice.org>  [89c896e549a67250a9b20f11266ef770a7f7fa83]

#85249# depenency on drafts instead of offapi


2001-05-09  Hans-Joachim Lankenau  <hjs@openoffice.org>  [c45aef090e9cc681ad405d48e8c36b311e960d56]

moved SCPDEFS


2001-05-09  Nils Fuhrmann  <nf@openoffice.org>  [8e05abab151d5711d6f1bde0cb2c5d628da4e24f]

Added converter for all text files from or to UTF-8


2001-05-09  Thomas Lange  <tl@openoffice.org>  [1f39e280083b36c34ee79b9450232de7bcf094b0]

return type 'void' added to SetOtherIfNotEqual function


2001-05-09  Rüdiger Timm  <rt@openoffice.org>  [25288cdcd0bf848d8534bc1e6d5092a4efc2be46]

#65293# don't use odbclib here to avoid linking of Bservices.o and oservices.o into the same library


2001-05-09  Oliver Specht  <os@openoffice.org>  [32b66beeef2baf166efb2edfb888d8e72684b66b]

moving of controls optimized


2001-05-09  Nils Fuhrmann  <nf@openoffice.org>  [102e4b81fafc9ad8fb83e4bdcb28dbb704b47091]

-UTF8 switch in help output


2001-05-09  Andreas Martens  <ama@openoffice.org>  [08a96ef93eee00e96056ad669dd17f6c9fcfa1de]

Fix #86775#: Very small rectangle


2001-05-09  Jörg Budischewski  <jbu@openoffice.org>  [234cb475afac6e26a1ece7addfcaa15d58000aa0]

fixed a typo


2001-05-09  Frank Schönheit  <fs@openoffice.org>  [9c0693604077242943b4250efec3832a65b93bc5]

deliver css/form/control/*


2001-05-09  Oliver Specht  <os@openoffice.org>  [fb8da83b572cb6e28737cd5587d1df350c35e719]

#86349# export frames in empty paragraphs


2001-05-09  Oliver Specht  <os@openoffice.org>  [e62c808162c419394fd49e61d5d868cc389ea04f]

#86349# TstFlyRange corrected


2001-05-08  jp  <jp@openoffice.org>  [efad659b6b6f7a90834f538e8d3e852ef377d601]

remove old clipboard functionality


2001-05-08  jp  <jp@openoffice.org>  [eee78c82025611a27130f55913cb37478fc8aa8d]

remove old clipboard headerfile


2001-05-08  Niklas Nebel  <nn@openoffice.org>  [15a3009d40cc297ad08a704bf6c9332dd1ed2889]

pFmtDevice


2001-05-08  Niklas Nebel  <nn@openoffice.org>  [b89e432931813960f1405d27bdf1d3ef5963f909]

pFmtDevice


2001-05-08  Niklas Nebel  <nn@openoffice.org>  [b856ffbdcb3a11e155b5d842c992c32e16c8a165]

DrawEdit: no scale parameters


2001-05-08  jp  <jp@openoffice.org>  [aaeeb338bfd020fbe6c604b25e805aa68b9f7bfb]

Bug #86635#: download filter not longer avaiable


2001-05-08  jp  <jp@openoffice.org>  [5318e1b83203c513b77b51f59b09330a2f607631]

Bug #86635#: download filter avaiable


2001-05-08  Vladimir Glazounov  <vg@openoffice.org>  [dd8aab8e251f76b4b58081845b9e0a7807cc5c35]

Corrected for use under solaris


2001-05-08  Philipp Lohmann  <pl@openoffice.org>  [887b7ef5a311d5abfb3f4a86e8ac2ede5f82d491]

corrected DrawPolyPolygon


2001-05-08  Jörg Budischewski  <jbu@openoffice.org>  [c966ca7d6b2442943fb5deb3d4dcd9d9a0ed42b2]

added forgotten ;


2001-05-08  Kai Ahrens  <ka@openoffice.org>  [07e8f14eff5a34a95979d257bbb979ae381ad1ac]

#84351#: watch for output with transparent line/fill color => ignore


2001-05-08  Hennes Rohling  <hro@openoffice.org>  [a6d31366863ff285fc106140e76959b01b60a7e0]

New function osl_getProcessWorkingDir


2001-05-08  Eike Rathke  <er@openoffice.org>  [74c76e3a3417980cfa5f87ad48145375a9d6c6bf]

WriteGraphic: use native if possible


2001-05-08  jp  <jp@openoffice.org>  [5a8449bb8fb79bcb6cf564a8e5a25072a792e750]

remove old clipboard headerfile


2001-05-08  jp  <jp@openoffice.org>  [4e89a03e57f170ba514ac21ceaedaaa635e565d2]

remove old clipboard functionality


2001-05-08  Frank Schönheit  <fs@openoffice.org>  [04ea98d0cb5b552dc4bbdc871e45e784b4080f41]

#85952# overload (dummy implementations) AcceptDrop/ExecuteDrop


2001-05-08  jp  <jp@openoffice.org>  [84fa0d3df37e5e048aab1d60ecd9a1f404f28099]

new copy methods for the TransferDataContainer


2001-05-08  Frank Schönheit  <fs@openoffice.org>  [ad8a80fdebd06ff436803668ce4659ccfbd90719]

::elementRemoved( <data source> ): don't flush the currently displayed object


2001-05-08  Eike Rathke  <er@openoffice.org>  [e08a76c4181b007c732d5f06769720f09f7e1392]

#81697# WriteGraphic: use checksum to expand filename instead of time value


2001-05-08  Sascha Ballach  <sab@openoffice.org>  [df2f8b1b92094a04d87830cf5b4d2fdba804bc45]

add default-cell-style-name


2001-05-08  Daniel Boelzle  <dbo@openoffice.org>  [fda5e7ed75b4e0e44bad353e62d19274193575fe]

OSL_ENSURE, types


2001-05-08  Daniel Boelzle  <dbo@openoffice.org>  [9ebd0a77d85f7187677e546a5927b9e43439e8b8]

modifications for component context support


2001-05-08  Jörg Budischewski  <jbu@openoffice.org>  [cb137b6a1466cc0be87fd5e10c8de5ecb23118c0]

incompatible change of the uno threadpool


2001-05-08  Daniel Boelzle  <dbo@openoffice.org>  [1c1a9144a560f7c5070df23ec2c2b5db54d38862]

OSL_ENSURE


2001-05-08  Vladimir Glazounov  <vg@openoffice.org>  [296ca8ef60f6a7a9dce56b795503157bbe39ec88]

Corrected for use under solaris


2001-05-08  Kurt Zenker  <kz@openoffice.org>  [26d2b3206d9833e704a065d83b17d2d5c15cea7f]

merge conflicts corrected


2001-05-08  Rüdiger Timm  <rt@openoffice.org>  [003d3ce94d2fb49988b11ead992c893031a145a1]

#65293# don't include sfx2/explorer.hxx, it is obsolete


2001-05-08  Niklas Nebel  <nn@openoffice.org>  [8d90aff0ab4eec9e10146c48319c09b04068344e]

use OUString == operator instead of wcscmp


2001-05-08  Sven Jacobi  <sj@openoffice.org>  [1745f1bbd78d050f9b1f9e5cf89bd2284f4e4052]

#82461# now using ModalDialog instead of FloatingWindow


2001-05-08  Rüdiger Timm  <rt@openoffice.org>  [f14bef3f9712cf4e662892536cf25e868a7a3515]

#65293# fix for new deliver


2001-05-08  Vladimir Glazounov  <vg@openoffice.org>  [555c19f6d0eaba1cb797e4d30dae255e437aeab3]

Corrected for use under solaris


2001-05-08  Rüdiger Timm  <rt@openoffice.org>  [f6390d6bfe3356313ce7acc2717ca0e2ec9eb942]

#65293# fixed for new deliver


2001-05-08  Vladimir Glazounov  <vg@openoffice.org>  [aff1a027843ee6f2db122f00259fa81bd8f3a951]

no maps copied anymore


2001-05-08  Hennes Rohling  <hro@openoffice.org>  [cb572203966a42972434fdc31c7fe6e8d398b470]

New function osl_getProcessWorkingDir returns URL


2001-05-08  Hennes Rohling  <hro@openoffice.org>  [28a9256ba73c0175c9c3f4950e36f46c79d6f0df]

New function osl_getProcessWorkingDir


2001-05-08  Sascha Ballach  <sab@openoffice.org>  [199df32c151c40a54bdbb60f0380335801923f29]

add default-cell-style-name to column and row


2001-05-08  Martin Gallwey  <mtg@openoffice.org>  [26e0332d5a9e9c24507907788d0d2b198bc3ccb7]

Support encryption of streams!


2001-05-08  Vladimir Glazounov  <vg@openoffice.org>  [9ac5879f58615e03e41a43905ad351cb0363f976]

Fixed for multiple whitespaces


2001-05-08  Ocke Janssen  <oj@openoffice.org>  [a2173c6f21d39eea65107d8698c3dc0522f6b3f8]

#86761# check if a view could be saved correctly


2001-05-08  Martin Gallwey  <mtg@openoffice.org>  [776aa370d4fa22ccdf9c062de7a817be397db8ec]

made getEncryptionKey inline


2001-05-08  Ocke Janssen  <oj@openoffice.org>  [6c3c18df0638f35c6ba72f120f3a6e265cab46d9]

#86768# check if user says cancel at pkey q


2001-05-08  Caolán McNamara  <cmc@openoffice.org>  [45e9d933f875743e9a27a7bad97fcedb2ad798c9]

##845## Don't use fallback stream to find escher graphics when stored directly after PICF header


2001-05-08  Martin Gallwey  <mtg@openoffice.org>  [b6eb650d3de6af4ad47634abd6b7411ee51e0e44]

Clean up inline methods


2001-05-08  Martin Gallwey  <mtg@openoffice.org>  [c5dbb2c73bd7827526c3a0d28e4e94f353dfb5cd]

retrieve and use encryption data recieved from the manifest


2001-05-08  Vladimir Glazounov  <vg@openoffice.org>  [60b688fef0f2af5577aec494e43d8bb227bcba86]

Changed the order of includes


2001-05-08  Dieter Loeschky  <dl@openoffice.org>  [9171641e1a0a634a686c5ed7aca36ff792c4b373]

+ SID_TRANSLITERATE_...


2001-05-08  Martin Gallwey  <mtg@openoffice.org>  [acd3280d7b67c7c02cd6c7835ae2d9b43bae726a]

Remove an unused method, no longer write EXT descriptors for compressed streams and encrypt streams if asked to


2001-05-08  Hans-Joachim Lankenau  <hjs@openoffice.org>  [11cfbe898ff7bc4e97e9bcdbca5c87e2ebdd66d9]

new version for SRC631


2001-05-08  Martin Gallwey  <mtg@openoffice.org>  [cbde1894bd0092892f233d42bcca876b7210f325]

Remove unused 'aSequence' member


2001-05-08  Martin Gallwey  <mtg@openoffice.org>  [53ddbecafebe6ca96560095e63166fab5fbe50d3]

If we have an encrypted stream, decrypt it! (if we can!)


2001-05-08  Hans-Joachim Lankenau  <hjs@openoffice.org>  [56085ff19257acfcc418b26a681e8105248ac7a3]

new version for SRC631


2001-05-08  Martin Gallwey  <mtg@openoffice.org>  [9e15535240d18a963bd7e7e51957ef4e8d3feed7]

Update manifest import to reflect new manifest.dtd


2001-05-08  Martin Gallwey  <mtg@openoffice.org>  [885ef79bbdaec4359cefae50906a8a0229832770]

Change manifest import to reflect new manifest.dtd


2001-05-08  Martin Gallwey  <mtg@openoffice.org>  [3e0be7d507e2206aaa052811de06bbdffd2ad951]

Change manifest export to reflect new manifest.dtd


2001-05-08  Martin Gallwey  <mtg@openoffice.org>  [b4f335d1c050d80bede3223f6b3edb1ea4875965]

Update new defines to reflect new manifest file structure


2001-05-08  Martin Gallwey  <mtg@openoffice.org>  [2c341a196181a1918d6ab2583060977bf9e9cb33]

Encode unsigned byte streams, not signed byte streams


2001-05-08  Kurt Zenker  <kz@openoffice.org>  [917f120b1b30d455f5bc293ae599d5963882615f]

img defines now from svtools


2001-05-08  Martin Gallwey  <mtg@openoffice.org>  [1199c6b6b8c7adff755b83ead1edcd67ebec39db]

Pass the encryption key as a parameter to saveContents


2001-05-08  Martin Gallwey  <mtg@openoffice.org>  [8a635dd03fc6064c8aade5c258603176bf7763c2]

only deliver the dtd from the manifest directory


2001-05-08  Kurt Zenker  <kz@openoffice.org>  [4d9cc334c51caf797dfea5512eac0289faa9ba9c]

imagedefines have changed to svtools


2001-05-08  Martin Gallwey  <mtg@openoffice.org>  [1c7e38046d9875da75309ad0035f9c191490890a]

remove unused methods and add nCurrentDataBegin member to track uncompressed stream size


2001-05-08  Martin Gallwey  <mtg@openoffice.org>  [1a494cc88adf547a0061b07614391d4c4da2b46f]

Re-arranged the encryption data


2001-05-08  Martin Gallwey  <mtg@openoffice.org>  [ae8344680ffcaa4fc6f380f65007938c3c4d930e]

Make IterationCount 32 bit


2001-05-08  Rüdiger Timm  <rt@openoffice.org>  [d5a7801fccb85b27d6780aa2182914b2c5613139]

#65293# merge errors


2001-05-08  Dieter Loeschky  <dl@openoffice.org>  [07b5bd7dc1320bf47986ecdd05e91e835751806e]

corrected: Asiatische Typographie


2001-05-08  Armin Weiss  <aw@openoffice.org>  [cba89d6310775a4c8058bbe4f30f81746d21c4ad]

#86637# simply changing connection values at connectors WILL force the connector to do an new layout promptly. So the line delta values have to be rescued and restored around connector changes.


2001-05-08  Mathias Bauer  <mba@openoffice.org>  [5cf8c3d912443f6839eb143a40f939996e958793]

deliver imagemgr.hrc


2001-05-08  Frank Schönheit  <fs@openoffice.org>  [c3da78fbe0cbb4a897e70531715b0f275a213c97]

#86951# getConnection: if somebody stored authentication information in the data source, and calls getConnection without authentication, used the cached one


2001-05-08  Ocke Janssen  <oj@openoffice.org>  [1072a9f5c7b848bc6f36dd2263a25c9dbd3820c9]

#86202# correct the index impl


2001-05-08  Thomas Lange  <tl@openoffice.org>  [94b2e9907f0385ca41db35e29c53abaa3716a64f]

XOtherLingu (old linguistic-api wrapper) removed


2001-05-08  Dieter Loeschky  <dl@openoffice.org>  [9bcaf174fbc897ffec230eeed67c9ecf0adad470]

+ IsAsianTypographyEnabled()


2001-05-08  Philipp Lohmann  <pl@openoffice.org>  [b034d556db6b51b50c451963e6976be43d87bf24]

necessary change due to psp::FontManager::getFontFileSysPath


2001-05-08  Kurt Zenker  <kz@openoffice.org>  [785a24acc6b2ae993c8829c88a9db84f0ddf8265]

GetWindow -> GetWindow()


2001-05-08  Peter Burow  <pb@openoffice.org>  [c268491a5a1915b1f9b7b96d10980100cbba1eec]

fix: CommandAbortedException included


2001-05-08  jp  <jp@openoffice.org>  [583769e60bdc04e94034aa69091898731fa47485]

remove download-/choosefilter functionality


2001-05-08  Thomas Lange  <tl@openoffice.org>  [ea53c020369e8c064c3960e8b611da78121a3a86]

include of XOtherLingu.hpp removed


2001-05-08  Kai Sommerfeld  <kso@openoffice.org>  [2238eb2cbe839d7804ba2a2505fe033ae52709a4]

#86715# - Remove trailing slash from URL ( queryContent(...) ) .


2001-05-08  Christian Lippka  <cl@openoffice.org>  [82e6ce3e704c04e8659193e44d5ed902d21aebcc]

#86741# call finishshape only once for group shape


2001-05-08  Thomas Lange  <tl@openoffice.org>  [4f4a1cada22b7c795569604de82ba0fea38a2e3a]

functionality for old linguistic-api removed


2001-05-08  Sascha Ballach  <sab@openoffice.org>  [af2a6ca001204db01db2ebf79ba4a7426a656000]

#86741#; only try to get the attributes of the shape if it is a shape on my table


2001-05-08  Thomas Lange  <tl@openoffice.org>  [438bb1a0b6f073ec3c66f40dce7f75c6be7c43bc]

defines for the WID's of the old linguistic-api removed


2001-05-08  Thomas Lange  <tl@openoffice.org>  [5f5a507cd9e4869be91e1abc6985c80995cf974e]

defines for property-names and -handles of old external linguitsic-api removed


2001-05-08  Rüdiger Timm  <rt@openoffice.org>  [8eefb1808542eeb034e6747cfccc0ab90277cbae]

65293# bug introduced in rev 1.46 removed (concerning svt and svl libraries)


2001-05-08  Oliver Specht  <os@openoffice.org>  [37f5f1586a389bf57f6cd109cd177d90bdb85eb3]

#85505# don't disable wrap if graphic is swapped out


2001-05-08  Ocke Janssen  <oj@openoffice.org>  [35e58202b0acf9105e0b9b8478477b1e2dc0cfe3]

#86756# correct string text


2001-05-08  gt  <gt@openoffice.org>  [7221564f871c7460f9327fb8714285e67c77d239]

Empty strings (result from empty cells) are treated as 0


2001-05-08  sz  <sz@openoffice.org>  [bb915cbb65b5942c9cb5d71d21509047763ed397]

add project testshl


2001-05-08  Ocke Janssen  <oj@openoffice.org>  [76faaa736ba2a5239d895a73d20e39dd6d290917]

removed precompiled header entry


2001-05-08  Kurt Zenker  <kz@openoffice.org>  [fadb7ba1678720ca3dd06869063ccc0a7e97cdc0]

new version for SRC631


2001-05-08  Frank Schönheit  <fs@openoffice.org>  [c634b991a1e111c51004c858ff3570357cf075f2]

#86224# new strings


2001-05-08  Andreas Bille  <abi@openoffice.org>  [d9c1967a6130c3221be326652e8443f19509f4da]

Initial revision test program for XmlSearch engine


2001-05-08  Andreas Bille  <abi@openoffice.org>  [90660540b0b7c7dd5f317469d0eadb320c3e6e02]

Initial revision Utilities for XmlSearch engine


2001-05-08  Daniel Boelzle  <dbo@openoffice.org>  [97acf4cc99461b80e664107f0b51b067897d0c2c]

uno_setCurrentcontext


2001-05-08  Andreas Bille  <abi@openoffice.org>  [b62e52a1289f4c4f14f517958fdc09151c4ac20c]

Initial revision XmlSearch query engine C++ version


2001-05-08  Philipp Lohmann  <pl@openoffice.org>  [a9f8d75e6c54b40845fc198019788ff6b568aaf5]

Administration utility for Unix PS-Print Environment


2001-05-08  Andreas Bille  <abi@openoffice.org>  [45436f7242a4890c1849077544e2405f4b67945d]

Initial revision: Database access for xmlsearch-engine( c++ version )


2001-05-08  Thomas Benisch  <tbe@openoffice.org>  [87d2d458832da0ea67b3caf22f8c8851a2ca9acc]

added help-text, help-url properties for dialog model


2001-05-08  Sascha Ballach  <sab@openoffice.org>  [6bf6ddadbaec5e647e91765db6ced75e284f366c]

some corrections in the last modifications/optimations


2001-05-08  Philipp Lohmann  <pl@openoffice.org>  [571f15004533c1e7a5472e033139d5765862fb73]

Unix PS-Print Environment


2001-05-08  ok  <ok@openoffice.org>  [1c870d960cc90fbe599e8776ec6a17a7d2811f15]

fix: #83293#


2001-05-08  Nils Fuhrmann  <nf@openoffice.org>  [a6f388c4614f0c87378affa1bbfead2d2939722b]

Reanimated rscdep because of usage by rsc


2001-05-08  Gregor Hartmann  <gh@openoffice.org>  [82d31098b392ba6462c6d2ca873711f6410f110f]

#86745#changed errormessage


2001-05-08  Nils Fuhrmann  <nf@openoffice.org>  [83985e67fc8e56eceea56fb93f3466acc7953a69]

Reanimated because of usage for rsc


2001-05-08  Hans-Joachim Lankenau  <hjs@openoffice.org>  [cbe23c73f73de38ebd27c5b3d3828ac0e027c454]

#65293# don't use PROJECTPCHSOURCE in CXXFILES; don't use CXXFILES anyway...


2001-05-08  Rüdiger Timm  <rt@openoffice.org>  [34e78886ac8b2e44645d0ea553e73240569ae3fa]

#65293# gcc complains parse error


2001-05-08  Rüdiger Timm  <rt@openoffice.org>  [a0d5faf217ca9fce20fc89325140b3b6a6e1e0ad]

#65293# typo: connectivity/commontools.hxx is mixedcase


2001-05-08  Frank Schönheit  <fs@openoffice.org>  [9997b32eda324bb4472296ec7a929ccc22e760f9]

deliver helpagentwindow.hxx


2001-05-08  Frank Schönheit  <fs@openoffice.org>  [f48460cf01a0e3e903f99567c5190da020df4bf5]

MUST changes regarding the system clipboard access


2001-05-08  Rüdiger Timm  <rt@openoffice.org>  [c4fbe1875d708fd3eac92ed83a784fe654885aa4]

#65293# typo: cppuhelper/weak.hxx is all lowercase


2001-05-08  Frank Schönheit  <fs@openoffice.org>  [066b43b9824eaa5546f71500aa9935d79cbbd9a6]

#86224# added SaveValueNoPrefix / GetSavedValueNoPrefix


2001-05-08  Kay Ramme  <kr@openoffice.org>  [e5321ae0fd2fb1ba32984716ab48c7c6cc45f023]

renamed DumpType -> DumpTypeDescription, new DumpType


2001-05-08  gt  <gt@openoffice.org>  [c2af75eed784ba2336fcdd98956aa873e198df69]

optional parameter(s) also with ranges


2001-05-08  Frank Schönheit  <fs@openoffice.org>  [b9f7c88d6df11dcf45373637093d4aedf4f0fb34]

adjustments in retrieving the columns


2001-05-08  Kay Ramme  <kr@openoffice.org>  [9e2edc84a67b9609b1b3e65701b7bc677b8261de]

removed method: addFactories


2001-05-08  Frank Schönheit  <fs@openoffice.org>  [cea195b580989ad027b87009aa4e0177c0da18e7]

initial checkin - improved ConstAsciiString


2001-05-08  Frank Schönheit  <fs@openoffice.org>  [da2602b41152788793b5f64ff63c0f3bfe152cee]

modified the ConstAsciiString so that it's reusing the ::rtl::OUString's implementation


2001-05-08  Eike Rathke  <er@openoffice.org>  [344cbb9d06c7a3dd99be9e9a5b7f073e26c6af70]

include errno.h


2001-05-08  Juergen Schmidt  <jsc@openoffice.org>  [90457baca6ea3228954f61cbfd31548cf3bb1037]

correct version of cppuhelper


2001-05-08  Kay Ramme  <kr@openoffice.org>  [62e804ea09147e054e63cc37f7ce806fe2a800e6]

type clean up


2001-05-08  Kay Ramme  <kr@openoffice.org>  [73c4501bf4d1fe0f85899fa84a9663738432c082]

use typedescription provider instead of Type.getTypeDescription


2001-05-08  Kay Ramme  <kr@openoffice.org>  [2938ec91445bf68be60ea0382003fa83d5491e6e]

type clean up


2001-05-08  Daniel Rentz  <dr@openoffice.org>  [c2ac8528941d1619e8a57f98150ca09d4ba2971f]

#74359#, #86742# fixes in insert sheet dialog


2001-05-08  Kai Ahrens  <ka@openoffice.org>  [b791b13f7b07344f43ebee2bb137eec506585853]

#81229#: added cache timeout mechanism


2001-05-08  Kai Ahrens  <ka@openoffice.org>  [14d1b152bb29ff08015459cb715fcd1cefb4c6a3]

#81229#: Configuration for Graphic/OLE cache


2001-05-08  Rüdiger Timm  <rt@openoffice.org>  [09b75e8b402584d53d125ba7eec967afcdafedaa]

#65293# change for new deliver


2001-05-08  Oliver Specht  <os@openoffice.org>  [8cb39a16754c0469aa5341a32a5cf4684bb43439]

#84445# GetAnySection extended to support a position


2001-05-08  Oliver Specht  <os@openoffice.org>  [f373b7887d3c6eabd839fa28de77670ac447cdb1]

if rotation is hidden then scaling has to be hidden, too


2001-05-08  Vladimir Glazounov  <vg@openoffice.org>  [4cc8b7efdd23e69adaac055455bdc3d44dac225f]

insert rtl_str_compareIgnoreCase_WithLength


2001-05-08  Frank Schönheit  <fs@openoffice.org>  [cf0b7c4284b762074d6af20d6308d2d0564e7f0e]

MUST changes regarding the system clipboard access


2001-05-08  Thomas Lange  <tl@openoffice.org>  [7b02bf25e42341cb2468ec0376fda86694110882]

XOtherLingu.idl removed


2001-05-08  Rüdiger Timm  <rt@openoffice.org>  [8082b323d15c0a94d090ca8726cb8086ffccf833]

new version for SRC631


2001-05-08  Frank Meies  <fme@openoffice.org>  [c33c67449bc85d5da1536fad3c173a1008b005e1]

Fix #86720#: Paint of field portions at beginning of line


2001-05-08  Oliver Bolte  <obo@openoffice.org>  [790045971fe6b8c9402e56dd755bb00912a40f1c]

#65293# parse error linux


2001-05-08  Kurt Zenker  <kz@openoffice.org>  [d6e3f4d375d76eb7caf92846c0187b549718a233]

new version for SRC631


2001-05-08  Kurt Zenker  <kz@openoffice.org>  [c67fd0c7a52fa93085d791401d63b007d4e74ced]

new version for SRC631


2001-05-08  Sascha Ballach  <sab@openoffice.org>  [893887ee94a576687b8bff50168fb2e66f6e9426]

remove some calls of setPropertyValue


2001-05-08  Oliver Specht  <os@openoffice.org>  [985cd2413fae18596ba6372a089749f5298694df]

#76585# service .text.CellProperties


2001-05-08  Oliver Specht  <os@openoffice.org>  [696d7b7e9f5cdaaf5466b9d889b2ea9abbac3b12]

new: CellProperties.idl


2001-05-08  Oliver Specht  <os@openoffice.org>  [bef4e02821053ce6f108cb449210b6acc636ca9c]

cell properties of text table cells


2001-05-08  Peter Burow  <pb@openoffice.org>  [5cab406522cf5d8079298ca17afc14c535ed0870]

fix: #85201# OKHdl implemented


2001-05-08  Peter Burow  <pb@openoffice.org>  [433a629a429b330a667f176526d00a2378df87d0]

fix: #85201# SvtTemplateWindow::OpenFile() added


2001-05-08  Peter Burow  <pb@openoffice.org>  [be957fc9a5807857059c07abe2c3e5d3db5f7610]

fix: #85201# OKHdl_Impl() added


2001-05-08  Ocke Janssen  <oj@openoffice.org>  [6c2409353a1a0c037ce145e367d40efc9539f605]

#86202# real dispose for datacolumns


2001-05-08  Dirk Völzke  <dv@openoffice.org>  [7cb42fa1091c7371621a7434990858fb34b7c86a]

#84092# The help compiler ignores ifdefs


2001-05-08  Peter Burow  <pb@openoffice.org>  [661803e5d0a44ddc435d8062f612b31a3fdbf120]

fix: don't include svtools-header with svtools-prefix


2001-05-07  Sander Vesik  <svesik@openoffice.org>  [e02cdc0dd3e472da7fd2c4d8864875be11ab6b85]

Merge FreeBSD changes from OO627B to trunk


2001-05-07  Vladimir Glazounov  <vg@openoffice.org>  [7fabcfb0c9de5db4d495511b81805ce0353ac94f]

new version for SRC631


2001-05-07  Hans-Joachim Lankenau  <hjs@openoffice.org>  [04c7c0892ce4a3839ecf9cc7d5212de03ec95ed9]

add rtl_str_compareIgnoreCase


2001-05-07  Mikhail Voitenko  <mav@openoffice.org>  [70c4e91e0241ec5690ff8e2ac4e42f76d2c3bb13]

#83779# add XPasswordContainer interface


2001-05-07  Andreas Bregas  <ab@openoffice.org>  [052c5b596fc03ef7596d99e3dc92e8545cdf14b3]

SbiParser::DefVar(): Generate _REDIMP_ERASE in redim preserve case


2001-05-07  Kurt Zenker  <kz@openoffice.org>  [5e2ecc3c28122bada7eabbe11607471e33fdf353]

depends on tools


2001-05-07  Rüdiger Timm  <rt@openoffice.org>  [11be5e77fc3a3ddcde9c54fb2e7ed6acf391e45d]

#65293# there is a directory unotypes, which needs the applicat.rdb => module depends on drafts


2001-05-07  Sven Jacobi  <sj@openoffice.org>  [05d0314e3e0f80e3fe51ed282e15b46ef20d2ece]

#74306# supporting glyph outlines: take care of font alignment


2001-05-07  Malte Timmermann  <mt@openoffice.org>  [4f64da3840925f0e7b1ce92fdecc2ffbe8136d7f]

removed comphelper hxx


2001-05-07  Malte Timmermann  <mt@openoffice.org>  [0cb2e2b50c3d68d667dadfad24ebffe8e638443e]

use vcl::unohelper::GetMultiServiceFactory() instead of comphelper...


2001-05-07  Oliver Bolte  <obo@openoffice.org>  [dfd472f5e56e810a655ea007c7d308e9b0e6de48]

65293# depends on vos


2001-05-07  Christian Lippka  <cl@openoffice.org>  [e79b0a74839b5992f10b907e68b4ef68d8d54c39]

#86619# updated dtd for draw application


2001-05-07  Frank Schönheit  <fs@openoffice.org>  [8ce2b613de66b8cf0d5efa569cc0f2931c9c8a82]

new files for the help agent implementation


2001-05-07  Frank Schönheit  <fs@openoffice.org>  [06c99e38cddeb70533c13dd526a3383bd24872a9]

initial checkin - resources for the new help agent


2001-05-07  Frank Schönheit  <fs@openoffice.org>  [e8552bcf5f4efb1c609c6c1926dd8963bfb87ba6]

initial checkin - window for the new help agent


2001-05-07  Tom Verbeek  <tv@openoffice.org>  [505fc056ba216b713af05a2b838f0d998414b2f7]

removed string "StarOffice"


2001-05-07  Frank Schönheit  <fs@openoffice.org>  [3ef779ae63aa009e635dc392f30487db31a04209]

moved the HelpAgentWindow implementation to SVTOOLS (prevent creating a new resource file here)


2001-05-07  Daniel Boelzle  <dbo@openoffice.org>  [ca133d88841acd4680e6290556504e58c59703b3]

revisited current context impl


2001-05-07  Dirk Völzke  <dv@openoffice.org>  [96e97d8185f6cb17ceb452a0079cf89761dfc117]

#84092# Added STR_SFX_IMPORT_ALL


2001-05-07  Christian Lippka  <cl@openoffice.org>  [72032c79b798a2e68bde7b8c841da707aa04875e]

fixed fontwork names to follow the xml naming rules


2001-05-07  Dirk Völzke  <dv@openoffice.org>  [fa19b652ead3ec7fdc1d3fd451157e1254a8b2e5]

#84092# Added support for the ImportGraphics dialog


2001-05-07  jp  <jp@openoffice.org>  [a315d036156b9932132bbaa0f3ffbdec6f0bc3dd]

change old D&D API to the new one


2001-05-07  jp  <jp@openoffice.org>  [8dc04a909154f111f1416237a0bba72621adf1c0]

use the correct D&D constants


2001-05-07  Tino Rachui  <tra@openoffice.org>  [2d71e8837d29da6944133f87e9a46e1100c5f3f2]

*** empty log message ***


2001-05-07  Andreas Bregas  <ab@openoffice.org>  [6bf62d1f26133b81a6762261fee87766375eb792]

#86013# OFileAccess::getFolderContents(): Decode folder contents


2001-05-07  Christian Lippka  <cl@openoffice.org>  [0e2d6bf54e14be0dcfcca71a608cdcae97df473d]

#86618# added move and size protect


2001-05-07  Christian Lippka  <cl@openoffice.org>  [87e3372c55059007d7c115e2f63b22ebf3b9fc50]

#86616# added caption points


2001-05-07  Sven Jacobi  <sj@openoffice.org>  [c5259149731c5fc488e5a609bd229c29b5b5fe7b]

#74306# supporting glyph outlines: take care of font alignment


2001-05-07  Nils Fuhrmann  <nf@openoffice.org>  [b05572f20d0bd7a75eb996e99235a2e374fbae60]

New: Comments in GenericInformationList


2001-05-07  Christian Lippka  <cl@openoffice.org>  [51d4f44bfc73918425089fb40d205c23c220887a]

#86616# added caption points


2001-05-07  Christian Lippka  <cl@openoffice.org>  [c0b28465056cf21cb1e0c0f3ac6db7e0f148ae11]

#86616# added api for caption points


2001-05-07  jp  <jp@openoffice.org>  [31e7bf137c3d7c1e931b0192be54e7dbaf135402]

StartDrag: look first for the enabled Drag&Drop flags


2001-05-07  Nils Fuhrmann  <nf@openoffice.org>  [32a1e9a93990bcf9f2c9528d32cdfb4f95611bf1]

New: Comments in GenericInformationList


2001-05-07  Daniel Rentz  <dr@openoffice.org>  [4050789fd97180d519730e9984b0d22f84c01d2f]

#72607# keep old cell contents


2001-05-07  Frank Schönheit  <fs@openoffice.org>  [fea23115ba3812d2bbcd41206e55e67171ee43b8]

MUST changes regarding the system clipboard access


2001-05-07  Daniel Rentz  <dr@openoffice.org>  [435e1cc8d706d5a42257060c48631142e516d03e]

new option for biff dumper: BLANKLINE


2001-05-07  Oliver Bolte  <obo@openoffice.org>  [5675e380b626619fc428c39e550dc746ddf1b478]

#65293# vos deleted


2001-05-07  Kurt Zenker  <kz@openoffice.org>  [f5d87d0102bf2b2725f3d12923fe84ef9634d738]

no VOSLIB


2001-05-07  Daniel Rentz  <dr@openoffice.org>  [4812596405f1166dec4b0c8613d6f9c0a661e7fb]

new option for biff dumper: BLANKLINE


2001-05-07  Oliver Specht  <os@openoffice.org>  [b4a935d7e5346b68e6bf5b5565f112983ff4f538]

#86002# don't apply web settings to text view and vice versa


2001-05-07  Thomas Lange  <tl@openoffice.org>  [f430b6c109ebc764278aff8935931d21cbacded8]

XOtherLingu removed


2001-05-07  Niklas Nebel  <nn@openoffice.org>  [0b8778c8170bab3a8cf0e8d8e3110ccb0207c340]

#86654# don't set parent for page styles created from stylist


2001-05-07  Frank Schönheit  <fs@openoffice.org>  [8022c8b5fb059449f39d1c4f4924fbe98afc5d57]

new files for the new help agent implementation


2001-05-07  Peter Burow  <pb@openoffice.org>  [dc90c9cea7742b1ab862abe02ec9fd9e0d7c5d9e]

fix: #85201# empty URL's aren't files


2001-05-07  Oliver Bolte  <obo@openoffice.org>  [f9181669cb3ca0e783128056933c85d175e59dca]

#65293# CPPUHELPER fixed


2001-05-07  Andreas Martens  <ama@openoffice.org>  [0bc15b52173b0721190e9ff07727350d9b4532e0]

Fix #77608#: No scrolling behind table frames


2001-05-07  Frank Schönheit  <fs@openoffice.org>  [f3be5367e8cc2ee61a6e0c0166c0e564b92b6bc2]

initial checkin - a vos-based timer using a callback on expiration


2001-05-07  Frank Schönheit  <fs@openoffice.org>  [1608ba74c9201e53ec392e203eb504855d7e389f]

+SPECIALTARGET_HELPAGENT


2001-05-07  sz  <sz@openoffice.org>  [e60dce81daec0994189a0fa7b490f1046a78f824]

adapt case


2001-05-07  Frank Schönheit  <fs@openoffice.org>  [65ac500577119cbaf368a524a437bdd94fc6fd26]

methods for accessing the help agen config data


2001-05-07  sz  <sz@openoffice.org>  [c555bf674b6f0baa7cd581b3e2159c8f37d6a1ec]

added testshl issues


2001-05-07  Thomas Lange  <tl@openoffice.org>  [78bf097d3d9fd71979aa8209a4038bd6a4306313]

GPF while saving fixed


2001-05-07  Frank Schönheit  <fs@openoffice.org>  [5182e8811a56fd4218c74aabb245683b950ea280]

changed a german text (wished by MSC :)


2001-05-07  Kurt Zenker  <kz@openoffice.org>  [e05761a6355327a80cf443c5a9fafacd35ddad15]

SRC631


2001-05-07  Sven Jacobi  <sj@openoffice.org>  [87e23cef010b142575bfe007c0789ccfd75f888d]

moved paragraph summation setting from FrameView to SdDrawDocument


2001-05-07  Rüdiger Timm  <rt@openoffice.org>  [abd3b8ed713a6f14df0088f828c507faa6760c20]

#65293# use UDK_MAJOR


2001-05-07  Andreas Bregas  <ab@openoffice.org>  [97bfe15b275061ace751d3e9972f7253979947b1]

#86386# Use right Basic instance to attach dialog events


2001-05-07  Martin Hollmichel  <mh@openoffice.org>  [70aeff4ddb1d99cb7db2712daaa9e86c00314b90]

add: CYGWIN changes


2001-05-07  Kurt Zenker  <kz@openoffice.org>  [9a24398948401abdf997e95da50400666dada55a]

UDK215


2001-05-07  Andreas Bregas  <ab@openoffice.org>  [02549f18a28ab3a0f5bfd38f4ccdbf6254663381]

#86386# New inline method SbiInstance::GetBasic()


2001-05-07  Andreas Martens  <ama@openoffice.org>  [b99ea7e6807e2aaeefc27ba5fee2abb357c61509]

Fix #69818#: DrawObjList has to be informed


2001-05-07  Ocke Janssen  <oj@openoffice.org>  [0255cdcf68a658b94491d5ca9c4aa41cee0c6a13]

#86491# use of references


2001-05-07  Ocke Janssen  <oj@openoffice.org>  [825238a224e4afee554f37405d8d41c0dec6e529]

insert mnemonic


2001-05-07  Frank Schönheit  <fs@openoffice.org>  [3772773ad7f9f910e3c682bdfb412b1ed842032a]

adjusted getUniqueSetElementName


2001-05-07  Daniel Vogelheim  <dvo@openoffice.org>  [50af8437cde9523e2e6c76035e3abc22133eb71f]

added: style:vertical-align (for paragraphs)


2001-05-07  Daniel Vogelheim  <dvo@openoffice.org>  [b97925e74d316a6be312c9be011ed18a434d8bef]

added: redline enable + protection


2001-05-07  Hans-Joachim Lankenau  <hjs@openoffice.org>  [ec8b8d765c2c4c840a6183f8a5282c0daba1372f]

removed old taskforce defines


2001-05-07  Tino Rachui  <tra@openoffice.org>  [8109f810e74c5ed18faa7ea99d6fd2fdc2ef3dd5]

*** empty log message ***


2001-05-07  Andreas Bille  <abi@openoffice.org>  [65ea5b9fe0d720d511f4075b0a9cd7ff2cb7fd75]

#85818# Modified only HelpProvider, HelpDatabases and HelpURLParameter for this bug. The error file comes now from a special file in the installation directory. Therefore it is language dependent.


2001-05-07  Thomas Lange  <tl@openoffice.org>  [7e2d7350a9ffaa17ecaec7d9a387f51e0bdba426]

handling of fonts for symbols and standard-format changed


2001-05-07  Oliver Specht  <os@openoffice.org>  [821f8e89d41af25ee5411236a59f8bf920b81111]

#86546# automatic width and distance added to text columns


2001-05-07  Mathias Bauer  <mba@openoffice.org>  [1657cbfb402e134e3a105992fb0714f18be206dc]

description of commands


2001-05-07  Frank Meies  <fme@openoffice.org>  [6f74676229e34f2978061ff6756de3e4ae63bfe9]

Fix: Field portions with script changes


2001-05-07  Oliver Specht  <os@openoffice.org>  [54be1384974b2db4b3da9551fb48374ff8c4dbf0]

description completed


2001-05-07  Daniel Vogelheim  <dvo@openoffice.org>  [91296538d51227aebbd6a886c35a1bd1954bcdff]

fixed table DTD


2001-05-07  Frank Meies  <fme@openoffice.org>  [0b9febdedebb3773b53422313866ae7384dd2eaa]

Fix: Recycling of multi portions


2001-05-07  Frank Meies  <fme@openoffice.org>  [60c1fc0659fb3d2e0c03006b73bcddd0810b3bef]

Fix: Field portions with script changes


2001-05-07  Frank Meies  <fme@openoffice.org>  [a015747c3835771884beff6040b480356dcb9d41]

Opt: Remove of obsolete field nHeight


2001-05-07  Frank Meies  <fme@openoffice.org>  [795e323b1fb2e97b117477481b94471fe2c6263a]

Fix: No kana compression in drop portions


2001-05-07  Oliver Braun  <obr@openoffice.org>  [e9e5e36cf1f07f4626f9cac982766e51151391f0]

primary and clipboard selection splitted


2001-05-07  Ocke Janssen  <oj@openoffice.org>  [abdf44fe3a723ba86b5f2c0fe8da4bb32c113ed0]

#86483# set columns only null


2001-05-07  Oliver Braun  <obr@openoffice.org>  [11bfd677f29903a7d1fdc4f97abb7de270e61fdc]

added support for selection


2001-05-07  Peter Burow  <pb@openoffice.org>  [69a1c5f50a8549eb5ce78937b9315b82b70cb6b8]

fix: #85201# ivctrl, imivctl moved to SVTOOLS


2001-05-07  Oliver Braun  <obr@openoffice.org>  [1efcd98593ad92427992be7ed2988cd653b078c1]

api for selection and new clipboard methods


2001-05-07  Peter Burow  <pb@openoffice.org>  [dfd6dc153e7d4fdaa49091f220db59c945694c86]

fix: #85201# ivctrl.hxx moved to SVTOOLS


2001-05-07  Peter Burow  <pb@openoffice.org>  [c689617c3e96fd5c5be51a205f94905381b946a4]

fix: #85201# SvtDocumentTemplateDialog used


2001-05-07  Frank Schönheit  <fs@openoffice.org>  [b19490d7a11baa5f377ddedc8bda38a73363e59a]

+getUniqueSetElementName


2001-05-07  Kai Ahrens  <ka@openoffice.org>  [945962439222102cee623159aaf2dfe468171782]

new print options


2001-05-07  Ocke Janssen  <oj@openoffice.org>  [be284f6bc14f062aaa7e882aabb4ca67d1d3cb70]

#86483# use of index for query and columnchecking


2001-05-07  Kai Ahrens  <ka@openoffice.org>  [b659fb97ff37520f11e48a058597f957969f2a58]

new print options


2001-05-07  Ocke Janssen  <oj@openoffice.org>  [62786a1ff4c521af90cce0e228bf728061a45615]

#86483# use of index for query and columnchecking


2001-05-07  Peter Burow  <pb@openoffice.org>  [b570eb3efa397fa41f72f2e93b002814ea9b2b5e]

fix: #85201# fileview.cxx moved to SVTOOLS


2001-05-07  Kai Ahrens  <ka@openoffice.org>  [448d9ae92f552e05278b81ab3323355ef268d738]

new print options


2001-05-07  Peter Burow  <pb@openoffice.org>  [aed8f7e44502be1eacfc179ceaede8a2118c462c]

fix: #85201# new template dialog


2001-05-07  Peter Burow  <pb@openoffice.org>  [ed8d2e4ea71ea62cfa29fac04aaf87fe51ae1e7e]

fix: #85201# ivctrl.cxx, fileview.cxx, templwin.cxx added


2001-05-07  Kai Ahrens  <ka@openoffice.org>  [574d7e7ec484351238e54324566488fbf7587bf2]

_ximp2.cxx removed


2001-05-07  Peter Burow  <pb@openoffice.org>  [40897a38e74c2b6df6a43b9c5e5e8e4a1aab31ff]

fix: #85201# ivctrl.hxx, fileview.hxx, templdlg.hxx added


2001-05-07  Peter Burow  <pb@openoffice.org>  [78a217beab1a678fcc6ccd27b6abd0915e5d1764]

fix: #85201# new template dialog


2001-05-07  Peter Burow  <pb@openoffice.org>  [f6fefd984c144cb72cb93e1f86b4b8ddd431ffd4]

fix: #85201# moved from SFX2


2001-05-07  Peter Burow  <pb@openoffice.org>  [1650398bf14eda9cdfdd94aedb3d583579a7660f]

fix: #85201# moved from SVX


2001-05-07  Oliver Specht  <os@openoffice.org>  [8b94c5a095a13cd0e6d61f6122a961883910cad2]

#86638# Commit corrected


2001-05-07  Oliver Specht  <os@openoffice.org>  [d566357a2185844019081162839974fb7f14620e]

n*CaseMatch: Int16 -> Int32


2001-05-07  Ilko Höpping  <ih@openoffice.org>  [003945a5cb626634ca3010ad6bc0567619a86a49]

fonts.dir removed


2001-05-07  Björn Milcke  <bm@openoffice.org>  [094aee16ead16233949eda422351ad139319e98b]

#84858# export autostyles for axis titles


2001-05-07  Oliver Specht  <os@openoffice.org>  [e8c23a737c9c4c3168733904cae5345ba471febf]

#84735# ::ToNextMergeRecord: return the correct flag


2001-05-07  Stephan Schäfer  <ssa@openoffice.org>  [06a3321def966eb08fc6d6f2c13ddc6d9b59d71a]

vcl depends on sysui now


2001-05-07  Andreas Schlüns  <as@openoffice.org>  [c29cfe6e72fb211674578db72874421a26f08242]

disable mutex debug


2001-05-07  Andreas Martens  <ama@openoffice.org>  [10abbf09d3d1c610101d156087e133537a3d2634]

Fix #85560#: Mismatch of displayed and cursor document position


2001-05-07  Andreas Bregas  <ab@openoffice.org>  [5d7a5e4d2eef9fa5d6153485c5e4d5d2f867f996]

#85841# shell function: transform path to UNC


2001-05-07  jp  <jp@openoffice.org>  [6c014ccc3d22bbaeb715dba02631999623bf5a26]

chg: Drag&Drop interface changed to TransferData & Helper classes


2001-05-07  Michael Brauer  <mib@openoffice.org>  [13e2db504418afcebca021173d23d350ba2e925d]

#86643#: Removed unnecessary assert


2001-05-07  jp  <jp@openoffice.org>  [cce5b8f6c5eac180eccb8f8f3003de271a6ce1ac]

chg: Drag&Drop interface changed to TransferData & Helper classes


2001-05-07  jp  <jp@openoffice.org>  [8b8725e22e9acf5afd84f68c9b7c187261bf12b6]

chg: Drag&Drop interface changed to TransferData & Helper classes


2001-05-07  jp  <jp@openoffice.org>  [c2566cb8462ae7632a5b24b38c039e252533a747]

paste of NavigatorContentBookmark changed


2001-05-07  jp  <jp@openoffice.org>  [bf5c90b2110008ebb60bd7716c654455497b6ac7]

paste of NavigatorContentBookmark


2001-05-07  jp  <jp@openoffice.org>  [3aed5a201a354265a5a6ef5e446f482ec0c1a363]

new: TransferDataContainer (used for example in SvLBox Drag&Drop)


2001-05-07  Rüdiger Timm  <rt@openoffice.org>  [279d0d41063a09114a65752831f4351ebbbc7644]

SRC630


2001-05-07  Mathias Bauer  <mba@openoffice.org>  [ac81dd4ff0b847d660e0e65cde3bc38a4cdb29bc]

#86655#: remove Exception temporarily


2001-05-07  Michael Brauer  <mib@openoffice.org>  [846edd88e0b70b143a1a6724ef5412ad250b2df1]

#86642#: Ignore illegal characters in text content


2001-05-07  Michael Brauer  <mib@openoffice.org>  [758a79fb59398acef28b55acee4e9b82dd04e571]

#86642#: Ignore illegal tab fill and decimal characters


2001-05-07  Frank Schönheit  <fs@openoffice.org>  [7dba0e8df84612b62da7f59122c3820e37f3c5ab]

re-enable the clipboard listening (was removed due to a merge error (1.27 -> 1.28))


2001-05-07  gt  <gt@openoffice.org>  [78fa6914d5ba6678b0c56c29e658ad017e2ced30]

next part


2001-05-07  Oliver Braun  <obr@openoffice.org>  [0c232d5edd50f9a140e4b76151a573842c6a5b59]

use Window::GetClipboard to retrieve the clipboard instance


2001-05-07  Carsten Driesner  <cd@openoffice.org>  [7d5ccbb84897170f028cdcde123153736e9d917b]

special file and window menu for resource menus


2001-05-07  gt  <gt@openoffice.org>  [abb339d36ef8c2b696f04da341df2d3200c2fe0e]

next part


2001-05-07  Michael Brauer  <mib@openoffice.org>  [e1fad8fab62551f1516ab8ce66f8d8002cf16fd3]

improved error messages for XML filter


2001-05-07  Michael Brauer  <mib@openoffice.org>  [d0927b5db75f846355b400bedab1849ac5f26a5a]

improved error messages for XML filter


2001-05-07  Carsten Driesner  <cd@openoffice.org>  [86bcd0c52ae30fc84ff7d6da796847b07a556f10]

#86597# GPF on file close - mutex was used after dtor called


2001-05-07  Tino Rachui  <tra@openoffice.org>  [33a3a0b6af99165695433571d0bc9bde7789129a]

*** empty log message ***


2001-05-07  Tino Rachui  <tra@openoffice.org>  [3e345dfa156504653455329910a79cc05deae52f]

*** empty log message ***


2001-05-06  Matthias Huetsch  <mhu@openoffice.org>  [c4ebd26c347217be6f5ed1299b777dd304093547]

#86409# Added missing functions 'rtl_digest_init()', 'rtl_digest_HMAC_MD5()' and 'rtl_digest_HMAC_SHA1()'.


2001-05-06  Matthias Huetsch  <mhu@openoffice.org>  [357770ceb5c779a8529a05731267b13a171d4177]

#86409# Added missing functions 'rtl_digest_init()', 'rtl_digest_HMAC_MD5()' and 'rtl_digest_HMAC_SHA1()'.


2001-05-05  Bustamam Harun  <bustamam@openoffice.org>  [cc16ffebef9cc821b59bb6e98329b5d0861e700c]

Remove trailing blank on target - Joe Xu


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [16650aa0843d2c8a1cf75457e1756f47f018708b]

Merge SRC630: 04.05.01 - 23:49:33 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [24c8f55d0b6b16271460b118a0c7baa88c61af30]

Merge SRC630: 04.05.01 - 23:47:30 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [3a03d1fc5d5ca1e35db90dafaf9357d9c3eb0ae0]

Merge SRC630: 04.05.01 - 23:45:23 (NoBranch)


2001-05-04  Rüdiger Timm  <rt@openoffice.org>  [1084f0b68603e5b5fe4401f078e767c56cd0bf8c]

Merge SRC630: 04.05.01 - 23:43:14 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [36c256d201b70d434fc81903725ad79cbf3a8c5c]

Merge SRC630: 04.05.01 - 23:43:09 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [45d977abc6209e66e0502b00c323e45da928c78f]

Merge SRC630: 04.05.01 - 23:39:06 (NoBranch)


2001-05-04  Rüdiger Timm  <rt@openoffice.org>  [1f671cf3a097bbbbad3bba370b2db9df99e54a4e]

Merge SRC630: 04.05.01 - 23:39:02 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [41cf26ae2ad67884c33680f8752fe30e851218bb]

Merge SRC630: 04.05.01 - 23:37:00 (NoBranch)


2001-05-04  Rüdiger Timm  <rt@openoffice.org>  [692decffccbb646aa21731db0fc81a3002b33ec2]

Merge SRC630: 04.05.01 - 23:35:26 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [384799e59b0579d3f3b574772721d421cbefb565]

Merge SRC630: 04.05.01 - 23:34:56 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [ee21432fefd1acee93429e93af06effc3a5cc97c]

Merge SRC630: 04.05.01 - 23:32:54 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [8c5c8f953630ca98b2dda717d0c583d6850a6b78]

Merge SRC630: 04.05.01 - 23:31:07 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [4c4912d56715db6338bfee1fcb5db5afe93f2e17]

Merge SRC630: 04.05.01 - 23:30:41 (NoBranch)


2001-05-04  Rüdiger Timm  <rt@openoffice.org>  [40151f8f5429bc745b103d0752af05053787255e]

Merge SRC630: 04.05.01 - 23:29:13 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [d6778d201a96758cfe8daabd26a9b6bfc7fcbd45]

Merge SRC630: 04.05.01 - 23:29:13 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [83646e806bff08f701bf4b5c560445496a155bdd]

Merge SRC630: 04.05.01 - 23:28:17 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [7c6011bef176421b1644f4c2c726878edb813ffe]

Merge SRC630: 04.05.01 - 23:27:23 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [2c859c24a054b55a4bc0af61881d1cea81a560d4]

Merge SRC630: 04.05.01 - 23:25:28 (NoBranch)


2001-05-04  Rüdiger Timm  <rt@openoffice.org>  [e2e0bf7c8655ed102c1f779b1b3b9b9d79165005]

Merge SRC630: 04.05.01 - 23:24:51 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [8fc07422345b0bdd3b1c281cc3bbdefa112005de]

Merge SRC630: 04.05.01 - 23:24:44 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [16c8c2277ca6a2321fccec441afb2271a46a182b]

Merge SRC630: 04.05.01 - 23:23:29 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [c45bf2266d3818a72d5c760f6aaacc850fbb731f]

Merge SRC630: 04.05.01 - 23:21:55 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [9e4da38d32339306e8f214a5b0d45ff95b968e80]

Merge SRC630: 04.05.01 - 23:21:41 (NoBranch)


2001-05-04  Rüdiger Timm  <rt@openoffice.org>  [5cb46f30e71e11c1c05f32f977585cd23ddd947d]

Merge SRC630: 04.05.01 - 23:20:22 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [d1f8c17bfb66b5a6e198707ef2d47a4d63200ce7]

Merge SRC630: 04.05.01 - 23:19:53 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [22036afd154f2d807115fc7e37598b4439f0bfc1]

Merge SRC630: 05/04/01 - 23:18:41 (NoBranch)


2001-05-04  Rüdiger Timm  <rt@openoffice.org>  [12ab4c59cb9ccc346d628f7eb2dcf04d095da538]

Merge SRC630: 04.05.01 - 23:18:02 (NoBranch)


2001-05-04  Hans-Joachim Lankenau  <hjs@openoffice.org>  [12604c3150e4917dfd83c1a8298864c5bb3377ea]

Merge SRC630: 04.05.01 - 23:17:11 (NoBranch)


2001-05-04  Rüdiger Timm  <rt@openoffice.org>  [2583f1ae921c442d88fba83f168305a352fd8a69]

Merge SRC630: 04.05.01 - 23:16:17 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [22b54d1be1e4edb09bd802d52dde2a2454ddfb85]

Merge SRC630: 05/04/01 - 23:16:48 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [139126573673fdfa229dc436b5f4abde90bd128c]

Merge SRC630: 04.05.01 - 23:16:35 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [d80f4053709973b60b6bd937c1c9a95cc59235b1]

Merge SRC630: 04.05.01 - 23:15:09 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [05526c83b30ff281ad9b2853d8d1a95b90a70905]

Merge SRC630: 04.05.01 - 23:15:47 (NoBranch)


2001-05-04  Rüdiger Timm  <rt@openoffice.org>  [ab3cc5edfe8c2ab2d87254a252dae43d298d7f23]

Merge SRC630: 04.05.01 - 23:14:37 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [d0bdb5b0a0d3949233ac75d8daeb59bb396f9ed0]

Merge SRC630: 04.05.01 - 23:13:43 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [ade3ead1122f97b8b65e89f3f2b37f399b14a9be]

Merge SRC630: 04.05.01 - 23:13:17 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [3572ce8ec79952bbc92cb6d3f81fa041c7160067]

Merge SRC630: 05/04/01 - 23:14:09 (NoBranch)


2001-05-04  Hans-Joachim Lankenau  <hjs@openoffice.org>  [ff378cac671566efdd51e935fe8d1a19ff294929]

Merge SRC630: 04.05.01 - 23:13:28 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [e328c311aa0f626693e26cfcb6eefdbba43aadc6]

Merge SRC630: 04.05.01 - 23:13:53 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [6c2d271d42284a24c6f18081a46e2c361850aecf]

Merge SRC630: 04.05.01 - 23:13:56 (NoBranch)


2001-05-04  Rüdiger Timm  <rt@openoffice.org>  [f8e410d8c201c63293450abc4affd03bcc6c5bc1]

Merge SRC630: 04.05.01 - 23:12:00 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [d7baaefd5f4b32db464740a5235179376f379a2b]

Merge SRC630: 04.05.01 - 23:11:59 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [947b2236401e4139c8e01f3203c7ef4b6319cdcb]

Merge SRC630: 05/04/01 - 23:12:10 (NoBranch)


2001-05-04  Rüdiger Timm  <rt@openoffice.org>  [158c5415caa6ff404c5392caf066a2fc3504ce51]

Merge SRC630: 04.05.01 - 23:12:02 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [10231794f271c61928436d6697166364776b0ed1]

Merge SRC630: 04.05.01 - 23:11:16 (NoBranch)


2001-05-04  Rüdiger Timm  <rt@openoffice.org>  [b433aa78348dab50d760059b38ab2ac441c9ec1c]

Merge SRC630: 04.05.01 - 23:10:15 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [58efd91b0974294c2fcafd17306ce55a9e957a94]

Merge SRC630: 04.05.01 - 23:10:12 (NoBranch)


2001-05-04  Hans-Joachim Lankenau  <hjs@openoffice.org>  [e8e195fced365188500894501b44f37846bb17b6]

Merge SRC630: 04.05.01 - 23:09:44 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [668f9dfab1f65006946356f243b09a249e5edec5]

Merge SRC630: 05/04/01 - 23:10:09 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [a2bbf16be19170854e3d8a0ff2b6641745aab004]

Merge SRC630: 04.05.01 - 23:10:22 (NoBranch)


2001-05-04  Rüdiger Timm  <rt@openoffice.org>  [410df5fb05812a547257f63b3ab05220f9387aca]

Merge SRC630: 04.05.01 - 23:09:51 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [b18b34989708610be64d785ec0e4dfcbeb0152e9]

Merge SRC630: 04.05.01 - 23:08:19 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [b57e7d1c841820019e1bd44fac901afab91961e0]

Merge SRC630: 04.05.01 - 23:08:46 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [aeba75bed7eca22508bc59b9e1b6f790c3219d16]

Merge SRC630: 05/04/01 - 23:08:16 (NoBranch)


2001-05-04  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f4d07f0330f044cf89850b73245d187942a08f6c]

Merge SRC630: 04.05.01 - 23:07:29 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [018fd228b4e28da50d72d642e1b0aeb0cf77d74f]

Merge SRC630: 04.05.01 - 23:08:31 (NoBranch)


2001-05-04  Rüdiger Timm  <rt@openoffice.org>  [efc3ffd421b227b7e41eba9b507d6882193b4db4]

Merge SRC630: 04.05.01 - 23:06:53 (NoBranch)


2001-05-04  Rüdiger Timm  <rt@openoffice.org>  [eb8e2927e78e848bc9c66016a6818263683d2a1d]

Merge SRC630: 04.05.01 - 23:07:37 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [ccf0260b96388de9c8072a565dfd7bd022d8cbf4]

Merge SRC630: 04.05.01 - 23:06:26 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [bac0bb158f9e5e6a80a761754838de6dd39b553f]

Merge SRC630: 05/04/01 - 23:06:21 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [98853ed5a417738da6f28cfb5ef2c24be1df30b6]

Merge SRC630: 04.05.01 - 23:06:34 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [8f516ffafe16f023f536677387ab2470c681addb]

Merge SRC630: 04.05.01 - 23:06:13 (NoBranch)


2001-05-04  Hans-Joachim Lankenau  <hjs@openoffice.org>  [2028c0f8d2bba805e59b4ecee7e97bfeef094036]

Merge SRC630: 04.05.01 - 23:05:19 (NoBranch)


2001-05-04  Rüdiger Timm  <rt@openoffice.org>  [0e68ba65083057ae260419fa1a0b3b462df06f21]

Merge SRC630: 04.05.01 - 23:05:14 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [7e2a8fde92c17c00c44a7efe884fdbe96e7aeb21]

Merge SRC630: 04.05.01 - 23:04:37 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [bb5e7762d360938024244d6ac2af21881f30beee]

Merge SRC630: 05/04/01 - 23:04:20 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [69db222650f0fe81cb88db6c5e1ff74d6200a1c8]

Merge SRC630: 04.05.01 - 23:04:42 (NoBranch)


2001-05-04  Rüdiger Timm  <rt@openoffice.org>  [cf52931eae1214bbf629ecc09308625252cdb21e]

Merge SRC630: 04.05.01 - 23:03:36 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [132217c2fa6ba03fdb5721b6cb86bc08d2e2b78e]

Merge SRC630: 04.05.01 - 23:02:44 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [6a4dbbb82123428d3c481956141c437acc81a105]

Merge SRC630: 04.05.01 - 23:03:42 (NoBranch)


2001-05-04  Hans-Joachim Lankenau  <hjs@openoffice.org>  [d0fc97e20783b765e1b9492cb0d23871653495ba]

Merge SRC630: 04.05.01 - 23:02:48 (NoBranch)


2001-05-04  Rüdiger Timm  <rt@openoffice.org>  [03354d1ae63c247802537ff19043aea777804d97]

Merge SRC630: 04.05.01 - 23:01:48 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [46661d5eff4c7f3d4fbf10fc140e75f41d713aef]

Merge SRC630: 04.05.01 - 23:02:47 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [93c3f721aae9beab186fc287cc5d9817fc6b49a9]

Merge SRC630: 04.05.01 - 23:01:42 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [9f03ab90bdc1150f2e8ba9e6fb880a9435a96a42]

Merge SRC630: 04.05.01 - 23:00:46 (NoBranch)


2001-05-04  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a07814bbacf157743851df6c8a01111fe3f596be]

Merge SRC630: 04.05.01 - 23:00:17 (NoBranch)


2001-05-04  Rüdiger Timm  <rt@openoffice.org>  [c1605e7602ce9f5e360092452700927e151dbe09]

Merge SRC630: 04.05.01 - 23:00:04 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [16992848a1aab45fb4d543d11d6c27246dd14d15]

Merge SRC630: 04.05.01 - 23:00:31 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [407fbcf2c604934967891bd7e18e22c04e7cdd8f]

Merge SRC630: 05/04/01 - 22:58:40 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [6457142f281e5aa687fd8186668ea50b5bb77bc6]

Merge SRC630: 04.05.01 - 23:00:43 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [9ac78c1fbd8aaa82b6245e9f310efe6f2858c658]

Merge SRC630: 04.05.01 - 22:59:51 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [3218092f165d290edcf884d038b3291c54ac154f]

Merge SRC630: 04.05.01 - 22:58:36 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [9f7365a6a9ff76f2d4ef3f7a13f4d5b6483549a5]

Merge SRC630: 04.05.01 - 22:58:27 (NoBranch)


2001-05-04  Rüdiger Timm  <rt@openoffice.org>  [561eda52a69500b35c40740788cae382a68cb69d]

Merge SRC630: 04.05.01 - 22:58:07 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [0d034881146aac9cc81a67a1ab989bbc23e23284]

Merge SRC630: 04.05.01 - 22:58:29 (NoBranch)


2001-05-04  Rüdiger Timm  <rt@openoffice.org>  [b980925232839cc5c5d2e3fcae1fcc011c94b50c]

Merge SRC630: 04.05.01 - 22:58:09 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [1965cfa3ce6c720b4ed429e735e67a59c52d71b4]

Merge SRC630: 04.05.01 - 22:57:43 (NoBranch)


2001-05-04  Hans-Joachim Lankenau  <hjs@openoffice.org>  [460a449d03783653674e2b8256e25f67ab48f224]

Merge SRC630: 04.05.01 - 22:56:56 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [77b9a578d660733ef0ef0726712c3d6cb6e661c5]

Merge SRC630: 04.05.01 - 22:56:28 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [69edfa4c86eb243fa67ef25ea5664ec2a16efedd]

Merge SRC630: 04.05.01 - 22:56:22 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [55aabcac515e831fca65a0d4286c393eca0e108b]

Merge SRC630: 04.05.01 - 22:56:48 (NoBranch)


2001-05-04  Rüdiger Timm  <rt@openoffice.org>  [8098561e0a0294fd621df27beb461f2820e513e2]

Merge SRC630: 04.05.01 - 22:56:03 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [5fc44b695ca782b2dae65ec1802ff072b1d714c7]

Merge SRC630: 04.05.01 - 22:55:47 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [f44f10fb9ade519d70d06cc7f152e7e8f83c4877]

Merge SRC630: 04.05.01 - 22:55:59 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [1de25a1c6e0fb362a095c9a57ecb6e74582ba520]

Merge SRC630: 05/04/01 - 22:55:21 (NoBranch)


2001-05-04  Rüdiger Timm  <rt@openoffice.org>  [9ccee3b736208d114f9051b3a4a9f54ecb7633fc]

Merge SRC630: 04.05.01 - 22:55:17 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [19dbcffd3b1c27e61bac73c74ff401e12874e4f3]

Merge SRC630: 04.05.01 - 22:54:09 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [28d6a3e7a3e610934abd5e083f82ebf702063f81]

Merge SRC630: 04.05.01 - 22:54:10 (NoBranch)


2001-05-04  Hans-Joachim Lankenau  <hjs@openoffice.org>  [e1082fe5a5e354e5585788e34c1c4386196e2b94]

Merge SRC630: 04.05.01 - 22:54:12 (NoBranch)


2001-05-04  Rüdiger Timm  <rt@openoffice.org>  [c59276d08a1383637317b119365c3305a3bd7b39]

Merge SRC630: 04.05.01 - 22:53:44 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [8359d3dfa3c7dce9dd90e5e6ce63f0c2bedf5c54]

Merge SRC630: 04.05.01 - 22:53:56 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [70fe07760e8b09e4a498c1b21db00fdc9cff131a]

Merge SRC630: 04.05.01 - 22:54:00 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [069798286dcfcd8571b3c60033a49d929f724b13]

Merge SRC630: 04.05.01 - 22:53:23 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [48119963f3b886fe279388c66be28bc48e647f64]

Merge SRC630: 05/04/01 - 22:53:01 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [4a686b22718e36425df05590329010a48bead385]

Merge SRC630: 04.05.01 - 22:52:06 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [86fa4503fcce365b2f43f9e606b730b50a0e4063]

Merge SRC630: 04.05.01 - 22:52:09 (NoBranch)


2001-05-04  Rüdiger Timm  <rt@openoffice.org>  [0d5f6e1ca6589161402b48d3c81d64f8e40ad98a]

Merge SRC630: 04.05.01 - 22:52:48 (NoBranch)


2001-05-04  Rüdiger Timm  <rt@openoffice.org>  [076e9f827e387b1fee6f84b0f74ddc8fb2ac5ef0]

Merge SRC630: 04.05.01 - 22:51:55 (NoBranch)


2001-05-04  Hans-Joachim Lankenau  <hjs@openoffice.org>  [9c53307e924aa41413127f93cabd08486034cd4b]

Merge SRC630: 04.05.01 - 22:51:47 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [c0d25173c2ece5c2d7ff5840c43846682657f09a]

Merge SRC630: 04.05.01 - 22:51:58 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [c39571e13b7e0ec870e5246820408b99aa3d8ed5]

Merge SRC630: 04.05.01 - 22:51:51 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [50d291cc0a20c43d5fcffca6ce0a992c6d75b5e8]

Merge SRC630: 04.05.01 - 22:50:30 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [ff8f6797308f1d5272e2705fc9622d90220f860f]

Merge SRC630: 05/04/01 - 22:50:53 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [d00714dd635ee74228d55f918d3343d58fc08082]

Merge SRC630: 04.05.01 - 22:50:38 (NoBranch)


2001-05-04  Rüdiger Timm  <rt@openoffice.org>  [245f35b24ddb0ef763fd234a0f0dd67b49521999]

Merge SRC630: 04.05.01 - 22:49:32 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [1f3bb31b107c4bf8af3abd29b61d4a0ed8ef41c4]

Merge SRC630: 04.05.01 - 22:50:03 (NoBranch)


2001-05-04  Hans-Joachim Lankenau  <hjs@openoffice.org>  [190f096d2d30476375850eb35c9d0c76c30d7174]

Merge SRC630: 04.05.01 - 22:49:29 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [cc8b22346f2107556f434fe2628a0dd52ba8c059]

Merge SRC630: 04.05.01 - 22:48:51 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [b606f088f8cefbe979baf76c58dfad5da5f93ae1]

Merge SRC630: 04.05.01 - 22:49:59 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [a5f9d17484f11555a702a77b450050c6420e386f]

Merge SRC630: 04.05.01 - 22:48:11 (NoBranch)


2001-05-04  Rüdiger Timm  <rt@openoffice.org>  [48b653fcab76d23f3f97d0fe99260982965d52ef]

Merge SRC630: 04.05.01 - 22:47:45 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [6b3fc9f6b40435df1eced726f64718e012928c08]

Merge SRC630: 04.05.01 - 22:48:15 (NoBranch)


2001-05-04  Rüdiger Timm  <rt@openoffice.org>  [f0df34ffac420d7f6ec7f0132c8239669d89e71f]

Merge SRC630: 04.05.01 - 22:48:20 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [fac5b312d135b0717cbd321b07706f91cf224d08]

Merge SRC630: 05/04/01 - 22:48:09 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [25653fa090264aca5b5c408d376ba5d1e9137bf9]

Merge SRC630: 04.05.01 - 22:48:03 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [cdf7e36cd95a6bf18c367857b913f0e2999e6b49]

Merge SRC630: 04.05.01 - 22:46:43 (NoBranch)


2001-05-04  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a3ddf5065ac64b33344f7b35fa3a5e077318d802]

Merge SRC630: 04.05.01 - 22:46:56 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [e3b376620e79f2e174a68f8ca41b28669ecdf3cc]

Merge SRC630: 04.05.01 - 22:47:48 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [06e36fbbe25d09d6005bc73ecb6f82482f52df76]

Merge SRC630: 04.05.01 - 22:45:37 (NoBranch)


2001-05-04  Rüdiger Timm  <rt@openoffice.org>  [51733eadac5f823f40ee462abaef4144817358b1]

Merge SRC630: 04.05.01 - 22:45:49 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [f5f17ae38a2b353cb75a05734da82ce435924d12]

Merge SRC630: 05/04/01 - 22:46:12 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [23f22f77dc0f8a93b8ef9ce78e0e25e16585d182]

Merge SRC630: 04.05.01 - 22:45:13 (NoBranch)


2001-05-04  Rüdiger Timm  <rt@openoffice.org>  [4a7e47d6f52c8113fccc011460860db1e37b4d17]

Merge SRC630: 04.05.01 - 22:46:01 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [a11295f9f8fb293e717f7012dc445573d119c509]

Merge SRC630: 04.05.01 - 22:45:07 (NoBranch)


2001-05-04  Rüdiger Timm  <rt@openoffice.org>  [54768ef2a26eb7c440b54010af8885eda3a4a5b8]

Merge SRC630: 04.05.01 - 22:44:05 (NoBranch)


2001-05-04  Hans-Joachim Lankenau  <hjs@openoffice.org>  [4e77a87514b1d6a279527bb228ee1f35b2c37b51]

Merge SRC630: 04.05.01 - 22:43:55 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [6b1f729c1743d70460db6effb160f2d3a670e8f1]

Merge SRC630: 04.05.01 - 22:43:39 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [b364f809666020cff32f4dc4f97ef50a5a8245fb]

Merge SRC630: 05/04/01 - 22:44:14 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [2f42f74e17c3fbabcd76c5ee2384412f544eca63]

Merge SRC630: 04.05.01 - 22:43:15 (NoBranch)


2001-05-04  Rüdiger Timm  <rt@openoffice.org>  [d454de733d7c6cf1beeab16b3b65ae9091135254]

Merge SRC630: 04.05.01 - 22:43:43 (NoBranch)


2001-05-04  Rüdiger Timm  <rt@openoffice.org>  [d4940eda807c93150bafd3d61395191e7577e864]

Merge SRC630: 04.05.01 - 22:42:22 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [c3cb7f218fc03d201dd5f1f0a736d0cd8fb5ffbd]

Merge SRC630: 04.05.01 - 22:42:20 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [cc8a57437af750048ba66d231fc6e48ec0f6b5b0]

Merge SRC630: 04.05.01 - 22:41:40 (NoBranch)


2001-05-04  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b82ef1fe48452c2b5a2b6e0527723da90dab3d7f]

Merge SRC630: 04.05.01 - 22:41:29 (NoBranch)


2001-05-04  Rüdiger Timm  <rt@openoffice.org>  [50eb2bbb7edcc163d11434b090c776fc3a0ab63a]

Merge SRC630: 04.05.01 - 22:40:20 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [22b916beb02e7fb0357f7a7e1b84c92e8a71ca8e]

Merge SRC630: 04.05.01 - 22:40:49 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [e067b661d10ec226fd31325774bc0015614a0a22]

Merge SRC630: 04.05.01 - 22:39:45 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [c04a662180b24706c6ae901635937f479712ec30]

Merge SRC630: 04.05.01 - 22:39:26 (NoBranch)


2001-05-04  Hans-Joachim Lankenau  <hjs@openoffice.org>  [38d1760bec714ee3a2cc220b83d454264b18adc3]

Merge SRC630: 04.05.01 - 22:39:08 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [87ae2e4ff54a295b44f3589ae121ff36a8e5f6fe]

Merge SRC630: 05/04/01 - 22:39:31 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [1015ec00cbf8bdbe21f10a0a6d80128c9022247e]

Merge SRC630: 04.05.01 - 22:39:22 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [d10f213dc5dbb07300163283c4d79e4b31e48e4a]

Merge SRC630: 04.05.01 - 22:38:58 (NoBranch)


2001-05-04  Rüdiger Timm  <rt@openoffice.org>  [7e19f876f6500642aecad1d3dc42e6368fb7d10c]

Merge SRC630: 04.05.01 - 22:38:25 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [25fd7f3a1ddfa5acb287a2d75ad2f8eb0190980f]

Merge SRC630: 04.05.01 - 22:37:31 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [2cfb2618e5d4c3e4ba90eb2b5894439e70397f22]

Merge SRC630: 04.05.01 - 22:37:14 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [ed3e9e12ed0add4f5dd9f8e54d7e652cd9fe1b58]

Merge SRC630: 05/04/01 - 22:37:07 (NoBranch)


2001-05-04  Hans-Joachim Lankenau  <hjs@openoffice.org>  [de280778b4bb4608645207070edea3274cc3d4ec]

Merge SRC630: 04.05.01 - 22:36:30 (NoBranch)


2001-05-04  Rüdiger Timm  <rt@openoffice.org>  [f4b77a7464ef740f7640fe32f1c952f6a5904c98]

Merge SRC630: 04.05.01 - 22:35:48 (NoBranch)


2001-05-04  Rüdiger Timm  <rt@openoffice.org>  [8f4880d4a51cbbb8cb0f9382f49129dbdbb85ad9]

Merge SRC630: 04.05.01 - 22:36:39 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [6b61bf9f8f7176de85427f8a202ad70502d5f9ee]

Merge SRC630: 04.05.01 - 22:35:30 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [3d31dab814785ed00759cb5722c1afb24b03f1e3]

Merge SRC630: 04.05.01 - 22:36:29 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [fc11e41d95bcaa48f354748f573f73bd91ab1e43]

Merge SRC630: 04.05.01 - 22:35:04 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [45c3fbd0974f5e1aa429ea9f41016e20c2785fe7]

Merge SRC630: 05/04/01 - 22:34:46 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [3c8e9d10b690dc1c7db8c4a1eceba4b71707692e]

Merge SRC630: 04.05.01 - 22:33:40 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [4a0cdab80235202cfcd7b7fe721b9ce234db577e]

Merge SRC630: 04.05.01 - 22:33:40 (NoBranch)


2001-05-04  Rüdiger Timm  <rt@openoffice.org>  [d737ec6266833aefcde0639cb8af929e427ce449]

Merge SRC630: 04.05.01 - 22:34:25 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [269daf597ac2eb6f685dfeeb6ade199d777d4f2b]

Merge SRC630: 04.05.01 - 22:33:03 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [2661ce8f03cb9a3ad659044d1c0f73ddfbef1a92]

Merge SRC630: 04.05.01 - 22:32:14 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [09bb6a6c00aa5e0f4f59b76740ddd41a6acd2fab]

Merge SRC630: 05/04/01 - 22:32:48 (NoBranch)


2001-05-04  Hans-Joachim Lankenau  <hjs@openoffice.org>  [5dad82d2ee2ed647e557cd9c26f819595b1ce7fa]

Merge SRC630: 04.05.01 - 22:31:18 (NoBranch)


2001-05-04  Rüdiger Timm  <rt@openoffice.org>  [2db56c1771e080d2f571ebfedd3923807e7bd766]

Merge SRC630: 04.05.01 - 22:31:58 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [4450127af491f20b519fde0d0da2cc7cb758ced6]

Merge SRC630: 04.05.01 - 22:30:41 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [e1639e26762744732a94a6ad1730770ef275fc3e]

Merge SRC630: 04.05.01 - 22:31:23 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [fe1f1af01daba59f6586908fd6d1d4df109b291d]

Merge SRC630: 04.05.01 - 22:31:11 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [2e34e7fdf326cecb63846c380a016e0f99fbe9f2]

Merge SRC630: 05/04/01 - 22:30:48 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [473cad17868c0c11c05ab1dc5ebd01fe614ebecc]

Merge SRC630: 04.05.01 - 22:28:55 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [bf74d80f90ff05659de1fdfa9113147a85636625]

Merge SRC630: 05/04/01 - 22:28:39 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [c29f8c58e4cb63c98f6cde6578a169ced22ad566]

Merge SRC630: 04.05.01 - 22:28:27 (NoBranch)


2001-05-04  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b5393fe6c732957015d6f6d04d3cefe58cf50848]

Merge SRC630: 04.05.01 - 22:26:48 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [2cfb16fc46a243dd08154310f16c80ac611a9cb9]

Merge SRC630: 04.05.01 - 22:26:48 (NoBranch)


2001-05-04  Rüdiger Timm  <rt@openoffice.org>  [12cde4ea8b0e36597402e869ddfd0252349e5446]

Merge SRC630: 04.05.01 - 22:26:56 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [800a0232b8aabb2d1aa3a3fa673d7aec0076976a]

Merge SRC630: 04.05.01 - 22:25:51 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [9e908354c5d92d2beedc56b65078480c14a7022a]

Merge SRC630: 04.05.01 - 22:25:35 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [0c1221c1b6ecb799331e8a478693b986481636d9]

Merge SRC630: 04.05.01 - 22:24:59 (NoBranch)


2001-05-04  Hans-Joachim Lankenau  <hjs@openoffice.org>  [3ea423b3b19969124cdd5f6384c345398f0a1f95]

Merge SRC630: 04.05.01 - 22:24:20 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [7f0777517b588142cee30f8adeb251897678e070]

Merge SRC630: 05/04/01 - 22:24:22 (NoBranch)


2001-05-04  Rüdiger Timm  <rt@openoffice.org>  [ce8aa2f367d15a762ed3055a62c5bf823da51d2d]

Merge SRC630: 04.05.01 - 22:23:41 (NoBranch)


2001-05-04  Rüdiger Timm  <rt@openoffice.org>  [8c24b7222cb91eb06405c6e65e3293d7c4ca9773]

Merge SRC630: 04.05.01 - 22:24:26 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [fbd047cefcee283eb8b5762b9fecbfee29339066]

Merge SRC630: 04.05.01 - 22:23:13 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [b6d968731123d0a920da9e3c9fbda7cd45c52d68]

Merge SRC630: 04.05.01 - 22:23:11 (NoBranch)


2001-05-04  Rüdiger Timm  <rt@openoffice.org>  [7ece6097a32d02e0763a703386c42bb0782cb146]

Merge SRC630: 04.05.01 - 22:22:06 (NoBranch)


2001-05-04  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a79ddbdafd89f1fc3ca9a204aa5f75b21a6112cf]

Merge SRC630: 04.05.01 - 22:22:01 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [d33b7de54eb5b791cdf5ddf373da2f0cf5a86bac]

Merge SRC630: 04.05.01 - 22:22:47 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [38c218abefa2fc4b20fe54a0d7a6dae901f1e0bc]

Merge SRC630: 05/04/01 - 22:22:24 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [06cf00e7e1c4bd50d3ff0df947bd6c6cf665b1ff]

Merge SRC630: 04.05.01 - 22:21:20 (NoBranch)


2001-05-04  Rüdiger Timm  <rt@openoffice.org>  [fade615c0647db667ca11fea5ffba231ace77916]

Merge SRC630: 04.05.01 - 22:20:08 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [f3104f5dcf720231835248ae6545a6ea15220095]

Merge SRC630: 05/04/01 - 22:20:14 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [2e3afbda1a37f3d33090cef99239e1b2344a4fb7]

Merge SRC630: 04.05.01 - 22:19:04 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [8ec19355e04d42d7d0c13da5f7ddf2a58add49fe]

Merge SRC630: 04.05.01 - 22:19:44 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [028976517c3cd0383ab029fb3e44d3eac7eca5d2]

Merge SRC630: 04.05.01 - 22:19:23 (NoBranch)


2001-05-04  Hans-Joachim Lankenau  <hjs@openoffice.org>  [1e0d3cf17b5352581fbdd024dfc976f62b1ce47f]

Merge SRC630: 04.05.01 - 22:18:59 (NoBranch)


2001-05-04  Rüdiger Timm  <rt@openoffice.org>  [031f0e65b5762597d8f30cdbf0ba1ef7f6800932]

Merge SRC630: 04.05.01 - 22:18:13 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [d2c9c575b16d5d2b08e761a42d308d2cfd41aa7f]

Merge SRC630: 05/04/01 - 22:17:57 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [b8be317626ffd038d0f3585ea45c364b34e5a022]

Merge SRC630: 04.05.01 - 22:17:04 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [035e65ce58e8da55357054bcbbe9c2a57685a742]

Merge SRC630: 04.05.01 - 22:17:17 (NoBranch)


2001-05-04  Hans-Joachim Lankenau  <hjs@openoffice.org>  [7194e631cb20b43f095e227cc00ce470eb59cb8a]

Merge SRC630: 04.05.01 - 22:16:31 (NoBranch)


2001-05-04  Rüdiger Timm  <rt@openoffice.org>  [48904c2d163f108bf902c466843e7a516a296f52]

Merge SRC630: 04.05.01 - 22:16:24 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [546b2cf938f44afa86e29d8653ca5071a01d62a8]

Merge SRC630: 04.05.01 - 22:16:51 (NoBranch)


2001-05-04  Rüdiger Timm  <rt@openoffice.org>  [9a5eeee5bb7daea20c9401cc9028689c6428638e]

Merge SRC630: 04.05.01 - 22:16:34 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [efd1bb2b810a4267f4df92d6f322c09170c2e0c3]

Merge SRC630: 05/04/01 - 22:16:02 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [5f5d288ea538381448664784a10e7a29300dd6e0]

Merge SRC630: 04.05.01 - 22:14:46 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [934b90cd1c50f69a0263fa6d157da3de13c24e0f]

Merge SRC630: 04.05.01 - 22:15:22 (NoBranch)


2001-05-04  Rüdiger Timm  <rt@openoffice.org>  [8b43b578a24190aa232a15308b38365ab1c278f4]

Merge SRC630: 04.05.01 - 22:14:27 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [c7f93b2affa81a41f3615e3a6f2725716e80fa6c]

Merge SRC630: 05/04/01 - 22:14:07 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [5a6ddef5b541e546f24ddbe9a176d6a8506f584c]

Merge SRC630: 04.05.01 - 22:14:02 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [de734040804be95297607692c91ed78be12387c8]

Merge SRC630: 05/04/01 - 22:12:15 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [f29526e2bb46e4405c898e033b51b5a1fa0dc803]

Merge SRC630: 04.05.01 - 22:12:02 (NoBranch)


2001-05-04  Rüdiger Timm  <rt@openoffice.org>  [6ba3bdc7d7015c7807c3542d72520c15179a6be3]

Merge SRC630: 04.05.01 - 22:11:58 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [cf1670f20d49187804369b776b953f27c98e5c6b]

Merge SRC630: 04.05.01 - 22:11:18 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [7286fe35018cb4652751d2e88ce004f257002ead]

Merge SRC630: 05/04/01 - 22:10:11 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [529ab9c17ff65d3372157fe2b564d47d6ee17c7d]

Merge SRC630: 04.05.01 - 22:09:58 (NoBranch)


2001-05-04  Rüdiger Timm  <rt@openoffice.org>  [f412c7f0856adf2de72957eaad89ccddbf5963ba]

Merge SRC630: 04.05.01 - 22:09:57 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [df95e001446b8223cc5f67fd789e51115d1ad0c1]

Merge SRC630: 04.05.01 - 22:08:32 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [0532bc1f65248100483987020fb98ee9406142c3]

Merge SRC630: 04.05.01 - 22:07:56 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [140bd3d2e6f30f3be3d857adbce3c71e05327ce5]

Merge SRC630: 05/04/01 - 22:08:03 (NoBranch)


2001-05-04  Rüdiger Timm  <rt@openoffice.org>  [8d106fc8cdb47495380735231a55197da8ce8596]

Merge SRC630: 04.05.01 - 22:07:37 (NoBranch)


2001-05-04  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f5d57298b7dfcc149ddca68268bc942e4896a779]

Merge SRC630: 04.05.01 - 22:06:01 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [1017c7e1a5c7798ed38b20a295b1d7b3a55c8d24]

Merge SRC630: 04.05.01 - 22:05:52 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [8bf4e3a72dfb9bd43049c16d0e780092f4fddb68]

Merge SRC630: 04.05.01 - 22:05:47 (NoBranch)


2001-05-04  Rüdiger Timm  <rt@openoffice.org>  [24ca675caa836faba83e29149987a6d379f39533]

Merge SRC630: 04.05.01 - 22:05:05 (NoBranch)


2001-05-04  Hans-Joachim Lankenau  <hjs@openoffice.org>  [2026609e55138451345589a8ac44ca2c6869fbf3]

Merge SRC630: 04.05.01 - 22:03:37 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [1eea89e9c6530d477cd30734ad29aaa5766af476]

Merge SRC630: 04.05.01 - 22:03:49 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [620339c3d2ff758a60be8de616c61c54a2e450d1]

Merge SRC630: 04.05.01 - 22:02:45 (NoBranch)


2001-05-04  Rüdiger Timm  <rt@openoffice.org>  [0ccc58882c1f5a947cdd508ae961e01fe1551fc7]

Merge SRC630: 04.05.01 - 22:00:34 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [0031880180bc4cf6d1b5d33a73196c630c67d1f7]

Merge SRC630: 04.05.01 - 22:00:23 (NoBranch)


2001-05-04  Rüdiger Timm  <rt@openoffice.org>  [c672b2517a5b3e9d69559b6fd5cf5f007282bd0b]

Merge SRC630: 04.05.01 - 21:58:39 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [414bb3e5a15e13b591c1a3de8c1e58dd54d99897]

Merge SRC630: 04.05.01 - 21:57:46 (NoBranch)


2001-05-04  Rüdiger Timm  <rt@openoffice.org>  [28c38de8d05612ebdd60bf62a82433cec612d145]

Merge SRC630: 04.05.01 - 21:56:32 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [9e5e3fb640caafad7e046d8d3fb654f4a7378c23]

Merge SRC630: 04.05.01 - 21:55:04 (NoBranch)


2001-05-04  Rüdiger Timm  <rt@openoffice.org>  [8c2ad9141ca2f039bb5d22e1daf902c84896248d]

Merge SRC630: 04.05.01 - 21:53:59 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [556ac3abc3057e666c0154bd46b5f497607a3bef]

Merge SRC630: 04.05.01 - 21:53:44 (NoBranch)


2001-05-04  Rüdiger Timm  <rt@openoffice.org>  [f1881b4bffbad23e7fb4373c98b4d0012bcbe746]

Merge SRC630: 04.05.01 - 21:54:36 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [75a2c190d67abe1f9beb8a15525cbc30cc024249]

Merge SRC630: 04.05.01 - 21:53:03 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [b50b6f6907348668359b1e46eeecee8c2b8476a6]

Merge SRC630: 05/04/01 - 21:53:08 (NoBranch)


2001-05-04  Hans-Joachim Lankenau  <hjs@openoffice.org>  [7fd0e942aef6bbfcce4ce7ef15dc1d3ba1259360]

Merge SRC630: 04.05.01 - 21:52:15 (NoBranch)


2001-05-04  Rüdiger Timm  <rt@openoffice.org>  [791424407153a9b6b323fcd3c2218c85fcc8bb17]

Merge SRC630: 04.05.01 - 21:52:00 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [fdda6d33f824e803db226db097c0ec7556e65bf6]

Merge SRC630: 04.05.01 - 21:51:29 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [617c7b39ff1cb47f162f011a11e1565bf53933c6]

Merge SRC630: 04.05.01 - 21:52:02 (NoBranch)


2001-05-04  Rüdiger Timm  <rt@openoffice.org>  [72a1175993475f0e9db0dd7c9dcebb69092bac45]

Merge SRC630: 04.05.01 - 21:51:56 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [8f80cc1a471f8642b90cfa454cb1d505106b7440]

Merge SRC630: 04.05.01 - 21:50:34 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [edc206add159d10bca30f7a138f4d3f4dd17dba9]

Merge SRC630: 05/04/01 - 21:50:57 (NoBranch)


2001-05-04  Rüdiger Timm  <rt@openoffice.org>  [5c025a631a27bdafa9aa97f0c1c9543c1f5f5cd3]

Merge SRC630: 04.05.01 - 21:49:52 (NoBranch)


2001-05-04  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b4f23334262c43e10daa3f00a1d5e32848d86b6c]

Merge SRC630: 04.05.01 - 21:49:13 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [ec278a98e38b0d9adda284d5babb4c0fd11cdc78]

Merge SRC630: 04.05.01 - 21:48:38 (NoBranch)


2001-05-04  Rüdiger Timm  <rt@openoffice.org>  [d7275ac6e5b7680945032f80c3fd05a2ba84f56a]

Merge SRC630: 04.05.01 - 21:49:56 (NoBranch)


2001-05-04  Rüdiger Timm  <rt@openoffice.org>  [6c300c6c0df7533762746f8fd7e8faad01c34582]

Merge SRC630: 04.05.01 - 21:48:13 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [4c6426c1edd3c5d81a05f76e5f1c95dae169481c]

Merge SRC630: 04.05.01 - 21:48:41 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [7ee4c0fed82158105298d1a09a94ed3c7817f6ed]

Merge SRC630: 04.05.01 - 21:47:07 (NoBranch)


2001-05-04  Rüdiger Timm  <rt@openoffice.org>  [a5e5654166789d308f8a00f35fb65a9f66ccf577]

Merge SRC630: 04.05.01 - 21:47:47 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [9821ca7044636e2e696d30afb8f2cf0b1df27c03]

Merge SRC630: 04.05.01 - 21:46:24 (NoBranch)


2001-05-04  Rüdiger Timm  <rt@openoffice.org>  [d1c5dd4f07f4b168f66292931ac32d63ba19744b]

Merge SRC630: 04.05.01 - 21:46:26 (NoBranch)


2001-05-04  Hans-Joachim Lankenau  <hjs@openoffice.org>  [d1d640c05d5c7efb251e8ecaaa8122a4f347454d]

Merge SRC630: 04.05.01 - 21:45:53 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [6f72140de46ecf8d0d0ea6facc6f2b4596da2d8e]

Merge SRC630: 05/04/01 - 21:45:45 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [a2df5d4bcdbd610c57ff882193d748714e466dfb]

Merge SRC630: 04.05.01 - 21:45:52 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [6ef4273bf9b271c3b8c6724ab4b35b7e3601ab26]

Merge SRC630: 04.05.01 - 21:44:29 (NoBranch)


2001-05-04  Rüdiger Timm  <rt@openoffice.org>  [c6076feca5b20c15aa94d273bb68712fa1695439]

Merge SRC630: 04.05.01 - 21:44:15 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [247ddece5df33638054f01dcd89bf84052b4aa52]

Merge SRC630: 04.05.01 - 21:42:54 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [d4837039dea5c7295ea1af0d3c35a0e1cca9b270]

Merge SRC630: 05/04/01 - 21:43:11 (NoBranch)


2001-05-04  Hans-Joachim Lankenau  <hjs@openoffice.org>  [ca820589e86cae0d2470221cc614bae714ad2f97]

Merge SRC630: 04.05.01 - 21:42:35 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [f584a11d790e83a68ed61bb340e30b302504be8f]

Merge SRC630: 04.05.01 - 21:41:56 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [41b4f99e8663c59b39e317971581fbb0b6db88d4]

Merge SRC630: 04.05.01 - 21:43:02 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [1b0e76815ba58898daed8b62c2b4aa51cc484522]

Merge SRC630: 04.05.01 - 21:41:11 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [25ef1ba76da2f2a7753fad9b6fea898b9fe3df4f]

Merge SRC630: 05/04/01 - 21:41:08 (NoBranch)


2001-05-04  Rüdiger Timm  <rt@openoffice.org>  [92bae25923e51fb5a2b861d522c7d15c0d06aea6]

Merge SRC630: 04.05.01 - 21:41:23 (NoBranch)


2001-05-04  Rüdiger Timm  <rt@openoffice.org>  [4927f7c064f1a20924d5b08bfe5b813a6982d658]

Merge SRC630: 04.05.01 - 21:40:19 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [c08c7740659f858c2720f0997c7c83f6545b7dde]

Merge SRC630: 04.05.01 - 21:40:24 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [84193137aa154321a42d9c7414f2b88e4b22067b]

Merge SRC630: 04.05.01 - 21:39:18 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [c0c274c4508f236623584007e716537c4210ebfc]

Merge SRC630: 04.05.01 - 21:38:28 (NoBranch)


2001-05-04  Rüdiger Timm  <rt@openoffice.org>  [2870b247bee185ee927ff6a00e9e2169009d8f0a]

Merge SRC630: 04.05.01 - 21:38:50 (NoBranch)


2001-05-04  Rüdiger Timm  <rt@openoffice.org>  [73bf61582397541eb9739a8f86563a7ce31778f3]

Merge SRC630: 04.05.01 - 21:39:38 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [9e256a7a0fbfcf74d5f5b7c9d277dc1164b33114]

Merge SRC630: 05/04/01 - 21:39:10 (NoBranch)


2001-05-04  Hans-Joachim Lankenau  <hjs@openoffice.org>  [ae4273e968f0dd6c5c9266521a4bf6690e50d808]

Merge SRC630: 04.05.01 - 21:37:33 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [a5b4f8bcccf4a3c134374a9fbbbd0c17b8803f8c]

Merge SRC630: 04.05.01 - 21:36:51 (NoBranch)


2001-05-04  Rüdiger Timm  <rt@openoffice.org>  [efc9a7cf010ef90faba9a5bafabc9f0369cd3343]

Merge SRC630: 04.05.01 - 21:36:31 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [81b78060d97086cc061248ddd367c45cfeb88483]

Merge SRC630: 04.05.01 - 21:36:40 (NoBranch)


2001-05-04  Rüdiger Timm  <rt@openoffice.org>  [0171ce9a539a8eb09bdd07469b5c64ecca7017c8]

Merge SRC630: 04.05.01 - 21:36:17 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [c8cba716d8f238328a8b67442e3df096ab73acff]

Merge SRC630: 04.05.01 - 21:35:12 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [8de33532bc858cb7fec541455b87daaef69d090f]

Merge SRC630: 04.05.01 - 21:34:41 (NoBranch)


2001-05-04  Hans-Joachim Lankenau  <hjs@openoffice.org>  [5d1580de96b5c490cfa07021e85b5b429fc16eee]

Merge SRC630: 04.05.01 - 21:34:57 (NoBranch)


2001-05-04  Rüdiger Timm  <rt@openoffice.org>  [0e0f01dacb6e06547c2e8b67e986c4847fa88341]

Merge SRC630: 04.05.01 - 21:34:19 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [721b99761f94ee7162b098d0f510b691ed4e81c6]

Merge SRC630: 04.05.01 - 21:34:51 (NoBranch)


2001-05-04  Rüdiger Timm  <rt@openoffice.org>  [04f3d342058285485fa03da20a6e2b19ff45b2a4]

Merge SRC630: 04.05.01 - 21:34:17 (NoBranch)


2001-05-04  Rüdiger Timm  <rt@openoffice.org>  [d56504f688f68ff114f626c4aabb910872e1a6a4]

Merge SRC630: 04.05.01 - 21:32:38 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [6a972e77e9e6bc065484a2f95feccbe025a2d293]

Merge SRC630: 04.05.01 - 21:31:52 (NoBranch)


2001-05-04  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b69032e07d31ef412742a161b0b075b7d71598c2]

Merge SRC630: 04.05.01 - 21:32:06 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [313535582dacae0482af21a150a746fde4e37289]

Merge SRC630: 05/04/01 - 21:32:38 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [1a03c64febca0d870e90c4547e659704b89af923]

Merge SRC630: 04.05.01 - 21:33:02 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [0d55efbe64f119526cfb83dec2b3e98a6699e6c2]

Merge SRC630: 04.05.01 - 21:29:52 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [25d156a0792e7f00f16b4b8e9d7aff22508032af]

Merge SRC630: 05/04/01 - 21:30:39 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [3d45ac0852ee36096276b9024bf1230a5d12c21f]

Merge SRC630: 04.05.01 - 21:29:40 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [7b73e2bbe22766107dde80e1ddfea88e605bd46f]

Merge SRC630: 04.05.01 - 21:28:15 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [6c68638467c73f2e3fcdd80755ef01ce5b2e5148]

Merge SRC630: 04.05.01 - 21:27:51 (NoBranch)


2001-05-04  Hans-Joachim Lankenau  <hjs@openoffice.org>  [683e305b00877b8ee9db4ea6b088338b2c4f2b64]

Merge SRC630: 04.05.01 - 21:27:02 (NoBranch)


2001-05-04  Rüdiger Timm  <rt@openoffice.org>  [8c6d5ab07d45ca23d0e7fe07d6357f099aa0a473]

Merge SRC630: 04.05.01 - 21:27:53 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [01e60e1bb2b007b727a62cf797b8dc7842fa985c]

Merge SRC630: 04.05.01 - 21:26:27 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [226dea5b5f5592de45ee28f13e9665e70d7db9da]

Merge SRC630: 04.05.01 - 21:26:10 (NoBranch)


2001-05-04  Rüdiger Timm  <rt@openoffice.org>  [10b68edaa033e006b0895c552abaeedc4d91cb8a]

Merge SRC630: 04.05.01 - 21:25:48 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [3a92d25df9df9e1ae86d361bb7249533ddeeda0b]

Merge SRC630: 04.05.01 - 21:24:32 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [e01687c583c7b952a55d5bde37710c467d2d6cd6]

Merge SRC630: 04.05.01 - 21:24:11 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [ebcd3b3aa9c67c29cb3dbf26d69b52c219402766]

Merge SRC630: 05/04/01 - 21:24:48 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [55ea7387c7d6179d4554524235c6a309246693ea]

Merge SRC630: 04.05.01 - 21:24:49 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [2c910abea85cfc36c60579ea20b3335898e8995e]

Merge SRC630: 04.05.01 - 21:22:48 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [170358dc761c71ec09819eaba58288994771c23b]

Merge SRC630: 04.05.01 - 21:22:55 (NoBranch)


2001-05-04  Hans-Joachim Lankenau  <hjs@openoffice.org>  [1458784ae94b71b835e96c89855fb27c6ed04869]

Merge SRC630: 04.05.01 - 21:21:31 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [e0be514158df488458b71ae7cafe7363dd216ad7]

Merge SRC630: 04.05.01 - 21:20:41 (NoBranch)


2001-05-04  Rüdiger Timm  <rt@openoffice.org>  [071a8db294ae8bcaf07d8441e8968b945906ab28]

Merge SRC630: 04.05.01 - 21:21:35 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [90ca48d39b29c370c751e639880f7c3d708138ba]

Merge SRC630: 04.05.01 - 21:19:04 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [2d102418eb378b800bd8f494c812be194407a023]

Merge SRC630: 04.05.01 - 21:17:18 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [1ad0d7d0469c541ffb122b2177c1e16bc587e002]

Merge SRC630: 04.05.01 - 21:18:22 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [0856ebbbb476f46d1bc6c3acf6ef50c0deceb2b2]

Merge SRC630: 04.05.01 - 21:16:03 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [a6c20abc96e4cd0ddcdae221bf8e7df9a87caaac]

Merge SRC630: 04.05.01 - 21:16:55 (NoBranch)


2001-05-04  Rüdiger Timm  <rt@openoffice.org>  [d6a32a01dad63e88b8eb6096480d6c4e433d2c2b]

Merge SRC630: 04.05.01 - 21:14:41 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [c55ac978501013dd8c791d9439c7d3559188d711]

Merge SRC630: 04.05.01 - 21:14:23 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [b6426a0db15ab6f4be101cd07573c55c6c6dac15]

Merge SRC630: 04.05.01 - 21:15:12 (NoBranch)


2001-05-04  Rüdiger Timm  <rt@openoffice.org>  [758c5f8296dd376efdc4afa33f40231987f8661a]

Merge SRC630: 04.05.01 - 21:14:10 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [86cfb52b5af6a9fe64ecbf293973af33432a2948]

Merge SRC630: 04.05.01 - 21:12:56 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [c6820b9032c725cba79a2a46c1b0afa7d577bae9]

Merge SRC630: 04.05.01 - 21:13:31 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [6aaca3416c63fe510f5f9638b902050d4c3b7a56]

Merge SRC630: 05/04/01 - 21:13:27 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [d78f86cf6c8d530219afd6e52953d6daffcb23c6]

Merge SRC630: 04.05.01 - 21:13:18 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [0dae9a96e93b2a372da91c437262ff9830ff581c]

Merge SRC630: 04.05.01 - 21:12:31 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [81a3666183ac0ebf52df95f1c26521a9fceddd6c]

Merge SRC630: 04.05.01 - 21:11:25 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [bee1634301c71f6964d4cf7376279bea60aa015c]

Merge SRC630: 04.05.01 - 21:10:49 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [1a6bee82648873a107e92d134aee08540709ee93]

Merge SRC630: 05/04/01 - 21:11:31 (NoBranch)


2001-05-04  Rüdiger Timm  <rt@openoffice.org>  [e5b8d24ddc524a62f36947ec583dd042fd7745d3]

Merge SRC630: 04.05.01 - 21:10:49 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [7dd8b4fd15f6126d760a0a1cf0d1a23429560ea9]

Merge SRC630: 04.05.01 - 21:10:35 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [510ceeaa62131325f2f6e2010c05bce2b2f6cb42]

Merge SRC630: 04.05.01 - 21:10:55 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [29067fc9ad6176dc39a168bf8ba7be084728e847]

Merge SRC630: 05/04/01 - 21:09:36 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [5d2bb2d56a584cd3f789b58cb5b993f289230c35]

Merge SRC630: 04.05.01 - 21:08:31 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [6c2a565b9175845e405c5cd9dae92d818d2e9ad8]

Merge SRC630: 04.05.01 - 21:08:43 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [a1fc7fd6efda62968c3872cbdeb5f50f19cca5cc]

Merge SRC630: 04.05.01 - 21:09:06 (NoBranch)


2001-05-04  Rüdiger Timm  <rt@openoffice.org>  [9641b03ef3b2259fcb362fac021f453c6dd75c0b]

Merge SRC630: 04.05.01 - 21:08:35 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [b47f95b5d3899cd70c6873195b919ceb96215150]

Merge SRC630: 04.05.01 - 21:07:01 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [687113b17cb083b129023543a1dd56f3d12b3120]

Merge SRC630: 04.05.01 - 21:06:48 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [2a32401d25d21624dd64303b31150d2eded0d535]

Merge SRC630: 04.05.01 - 21:07:11 (NoBranch)


2001-05-04  Rüdiger Timm  <rt@openoffice.org>  [2e5f2042bb6104da7576d4fb566e38a62f5e8c8c]

Merge SRC630: 04.05.01 - 21:06:07 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [c058a9d0079c4e0f744895c913378b05cb56a3e5]

Merge SRC630: 05/04/01 - 21:06:49 (NoBranch)


2001-05-04  Rüdiger Timm  <rt@openoffice.org>  [6b5d8151441ff44e6f15d9ed64209c711ed88e5b]

Merge SRC630: 04.05.01 - 21:06:52 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [c2555cf8ab02eee46497c052b9b219b52fdc6a10]

Merge SRC630: 04.05.01 - 21:06:51 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [0f758efba3f24b977bfa6e69413448ec0e534696]

Merge SRC630: 04.05.01 - 21:05:10 (NoBranch)


2001-05-04  Kurt Zenker  <kz@openoffice.org>  [9da449e1beac0a4c8da6a1bb5acece84f208e09e]

Merge SRC630: 04.05.01 - 21:05:20 (NoBranch)


2001-05-04  Rüdiger Timm  <rt@openoffice.org>  [10d72870df1ee0a155ae57f3655272092e7c2eb5]

Merge SRC630: 04.05.01 - 21:05:14 (NoBranch)


2001-05-04  Sander Vesik  <svesik@openoffice.org>  [fdb49cfe9fa8c9559fb5d33e5499b0fad8c98f95]

Make sure boostrap does not build dmake if it is already built.

Contributed by: The SGI OpenOffice.org porting team

2001-05-04  Carsten Driesner  <cd@openoffice.org>  [47cc93053887ea29c20e03d7edfa50b3327f2ae8]

Feature support for XDispatchInformationProvider


2001-05-04  Björn Milcke  <bm@openoffice.org>  [d2fa97368c0133a8414db503a592a87d8a56bc0e]

#85911# import XY charts correctly


2001-05-04  Mathias Bauer  <mba@openoffice.org>  [e2b6d2d21e1bce831b08cdf567185fda183d9023]

implement XDispatchInformationProvider


2001-05-04  Sander Vesik  <svesik@openoffice.org>  [a86eab362b1a984baa45d81778d32edddb4336fe]

MIPSPRO workaround

Contributed by: The SGI OpenOffice.org porting team

2001-05-04  Eike Rathke  <er@openoffice.org>  [e2a743b8004d4ac3b4f3bfdb8011b052f2d3fda3]

IsNumberFormat: use SolarMath::StringToDouble for consistency on scientific number input


2001-05-04  Niklas Nebel  <nn@openoffice.org>  [82309018f2c1bd2965e90bda8330e735ba52dff2]

hidden entries to insert/delete columns/rows in object bar


2001-05-04  Eike Rathke  <er@openoffice.org>  [1180c0dc5c91c155f8a558699bfe2183700ea441]

removed some TLOTs


2001-05-04  Eike Rathke  <er@openoffice.org>  [dfb5b2600951a1a3f74663eb01e7bb107d0fcfe5]

StringToDouble with bForceFraction


2001-05-04  Stephan Schäfer  <ssa@openoffice.org>  [0e079b2ccfc3510095ecaae0632ba556720d5537]

default text for checkbox in msgbox


2001-05-04  Sven Jacobi  <sj@openoffice.org>  [0255fe004910114f91e5fa52c9c9aa7abfcb8473]

#85379# correced index range checking at SvxUnoGluePointAccess::getByIndex


2001-05-04  jp  <jp@openoffice.org>  [afdf36f742a20bda61695cdf01c55b5952a5a848]

don't read over stream EOF


2001-05-04  Daniel Vogelheim  <dvo@openoffice.org>  [15ae7b732a1dd1252d7cdede5e6a1ace24c224f9]

reworked progress indicator on import


2001-05-04  Armin Weiss  <aw@openoffice.org>  [bb82f7e6f28f0ae26deeee593f45a4df97b617dd]

#85778# NbcSetStyleSheet is the safer method to change the StyleSheet. This is called instead off AddStyleSheet. NbcSetStyleSheet is virtual and takes care of all object- specific things.


2001-05-04  Niklas Nebel  <nn@openoffice.org>  [6ff165fe5265b0e1f8ee30cf2fe50a5f831ef623]

removed old drag&drop flags


2001-05-04  Mathias Bauer  <mba@openoffice.org>  [938a297a73ab5895f621116d3d5ad0a50c3656e6]

always write labels; autoconvert slotid commands


2001-05-04  Christian Lippka  <cl@openoffice.org>  [0f26b9553386fa500bb05a43f54cb6df01460050]

#86618# added size and move protect


2001-05-04  Mathias Bauer  <mba@openoffice.org>  [3a3f42be4a65b842becc9af140a5b8719a9e0cad]

implement XDispatchInformationProvider


2001-05-04  Behrend Cornelius  <bc@openoffice.org>  [87d0f871d1ecaef37f2e4aee337dedaa307a67e7]

##Dialogs in euro lib renamed


2001-05-04  Behrend Cornelius  <bc@openoffice.org>  [c21ceb55e9a4e42114f87a150308ce638c671352]

##Dialogs renamed


2001-05-04  Juergen Schmidt  <jsc@openoffice.org>  [9f55be37b130d125004a19e710351fb1c0e1b825]

remove version.mk and change lib macros


2001-05-04  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a00e2f295562947a3ed5553e787c63057a066bf7]

just for comfort


2001-05-04  Thomas Benisch  <tbe@openoffice.org>  [82da03eb8f6b300e0c4dd1e32a2da02271e39902]

#86076# selection of controls within groupbox


2001-05-04  Stephan Schäfer  <ssa@openoffice.org>  [81d836724c82a067cdbcea03c084b44be0bf91f7]

added shutdownicon


2001-05-04  Behrend Cornelius  <bc@openoffice.org>  [0aa1eda1a2af438d7061ba2a6d53866141f5fda6]

## several changes


2001-05-04  Thomas Benisch  <tbe@openoffice.org>  [e112c983cc4bca3f471b963f98b8b5c2cabefc80]

wrong typeclass


2001-05-04  Behrend Cornelius  <bc@openoffice.org>  [6dca4e2d819ea121096ba1be8ab18c5307a901f7]

## former misc module splitted


2001-05-04  Ilko Höpping  <ih@openoffice.org>  [ec92320aeea553fb4823373d816df20b0e561da3]

removed makefiles for fonts/75dpi, fonts/75dpi/bdf and fonts/type1


2001-05-04  Björn Milcke  <bm@openoffice.org>  [85c487fc4074fcaa82a3cc4c390fac74587ead31]

#85911# resize chart data appropriately for XY-charts


2001-05-04  Behrend Cornelius  <bc@openoffice.org>  [b1cf760bf0c2f7b8a54d903dca51b0ed1665e024]

## new filtername for globaldocuments added


2001-05-04  Sander Vesik  <svesik@openoffice.org>  [1210d4063c2f7a575de6fb4195ca7b46284c9b75]

Reran autoconf to make configure be up to date with configure.in 1.30.2.2


2001-05-04  Stephan Schäfer  <ssa@openoffice.org>  [799607d235b3cbf87c66ef2efcf0b7ce9a1e094b]

use native resources correctly


2001-05-04  Behrend Cornelius  <bc@openoffice.org>  [3f89ebead0c48da7ade7d46d35a09225096236d8]

## Dialog adjusted


2001-05-04  Stephan Schäfer  <ssa@openoffice.org>  [6d73250ab44cffcff87084f6ef84cc871e99b54a]

use fullpath to start soffice


2001-05-04  Sven Jacobi  <sj@openoffice.org>  [0c8a7ec5f5a113d37632206af8605ff8a18792db]

#85379# added method to set PropertyValues at XPropertySets


2001-05-04  Christian Lippka  <cl@openoffice.org>  [0d7a8d167d1f06a23c0ceb246748104e83cb09ca]

#86415# made number format methods virtual for overide in draw


2001-05-04  Juergen Schmidt  <jsc@openoffice.org>  [7646d551796cc030ec039780de452033898f7a4e]

remove version.mk


2001-05-04  Daniel Vogelheim  <dvo@openoffice.org>  [52337190a2d0f36d3105164c91cd7b3de49938c0]

reworked progress bar during text import


2001-05-04  Daniel Boelzle  <dbo@openoffice.org>  [f888427006eaa5e208d6cfc67f2e724d1f6477c0]

prepared service descr of service manager for XMultiComponentFactory


2001-05-04  Niklas Nebel  <nn@openoffice.org>  [b5fb3f1a55a08efc4472f220a938a3cef0ab9f2c]

use DragSourceHelper


2001-05-04  Stephan Schäfer  <ssa@openoffice.org>  [c23db3583a9a8b9c5573836536a3bb8a0085b2e8]

initial version


2001-05-04  Sascha Ballach  <sab@openoffice.org>  [7ca8277b6ec3d07c5d72ae4a9070f394b2f56b3e]

PrinterSetup added


2001-05-04  Christian Lippka  <cl@openoffice.org>  [4e0619dd0bee310222ea03e1e7cd81a7fd0765a6]

added printer name and printer setup


2001-05-04  Daniel Boelzle  <dbo@openoffice.org>  [a76e0210bacdd7cf92f9b9fe91890733c4812693]

new: XSingleComponentFactory, XMultiComponentFactory


2001-05-04  Thorsten Behrens  <thb@openoffice.org>  [b313bebf1a2aec8371347b99ed9dc84493ded770]

Changed astray endif to allow compilation with SVX_LIGHT


2001-05-04  Daniel Boelzle  <dbo@openoffice.org>  [877e06d05dc27d910907910f0dc7bf7851646d9f]

new: XComponentContext, XCurrentContext


2001-05-04  Andreas Bregas  <ab@openoffice.org>  [0bfbc251153ef2c31e813663f121cba1b296b895]

#84799# Allow keywords in identifier chains


2001-05-04  Sascha Ballach  <sab@openoffice.org>  [bab7da518e08247e703607449c1d82b2a20e3e8a]

make encryption of streams possible


2001-05-04  Daniel Boelzle  <dbo@openoffice.org>  [8977756c4a776a4b448480c72dfd6dba23c5f4ca]

generate fully inline type info


2001-05-04  Stephan Schäfer  <ssa@openoffice.org>  [18d2560b76dc2bc22f761d846f83fab016037c53]

added quickstart


2001-05-04  Stephan Schäfer  <ssa@openoffice.org>  [f024d67db82ab25c481782d0130d264208e37851]

initial release


2001-05-04  Oliver Specht  <os@openoffice.org>  [8288389891f2ada8467ec08b789a9ee597619490]

#85796# prevent setting of invalid data sources


2001-05-04  Sascha Ballach  <sab@openoffice.org>  [8183bce03e0c4965735bd40c19aa77e8549546d7]

export/import of change tracking protection


2001-05-04  Martin Gallwey  <mtg@openoffice.org>  [b15ab55d0724fa4ecbb0343b9f821b2639a84922]

Using Sascha's new base64Binary export so I don't have to encode the data myself


2001-05-04  Juergen Schmidt  <jsc@openoffice.org>  [7c23de50d7286fcae71c8e0a3086aebbe34bd636]

deliver udkversion.mk


2001-05-04  Thomas Benisch  <tbe@openoffice.org>  [15519e71bb8035af4c2385ac7f36275d2b2cd152]

added property Enabled


2001-05-04  Martin Gallwey  <mtg@openoffice.org>  [304a62a15940e2059201779d18ecc5b84b6c3fc1]

Use Sascha's new base64Binary export helper so don't have to encode the sequence myself


2001-05-04  Sascha Ballach  <sab@openoffice.org>  [568bab471921e006b14c7f65b8394a4d26560055]

set the document modified if the Redlining is set to protected or to unprotected


2001-05-04  Juergen Schmidt  <jsc@openoffice.org>  [f0167f89e9ebe80b12e5fd6542dd1a35831d1492]

insert versioning


2001-05-04  Juergen Schmidt  <jsc@openoffice.org>  [d2b9eccb8ab88402a4e1adf4841383bb20a3ec12]

new


2001-05-04  Juergen Schmidt  <jsc@openoffice.org>  [6ea3e8ae55f4050c8f5ae27d35fe93b878778cf6]

remove version.mk and insert usage of UDK_MAJOR  macro


2001-05-04  Martin Gallwey  <mtg@openoffice.org>  [8fd8632154c340b5bd496c95631ee05b090d12c6]

Use Sascha's new base64Binary exporter thingy


2001-05-04  Juergen Schmidt  <jsc@openoffice.org>  [914b50b3b8aa89836a0d59d420ba79dd7448c72c]

new


2001-05-04  Thomas Benisch  <tbe@openoffice.org>  [abe0dda84e76e384b4d05a6779d3beb59ef8aa3c]

added ProgressBar, ScrollBar, FixedLine


2001-05-04  Armin Weiss  <aw@openoffice.org>  [4ceda05e6554821728d7ee0d9f34cc087577c53f]

#86559# init transformation set to allow correct calculation of BoundRect


2001-05-04  Juergen Schmidt  <jsc@openoffice.org>  [1a598b58cfc4b2f5c90a8b50e601a0c8a23859eb]

change LIBRARY_VERSION macro


2001-05-04  Andreas Schlüns  <as@openoffice.org>  [5f00f283dc5b57248a22ea3366c2c01c9d087387]

reactivate quit timer if terminate failed


2001-05-04  Juergen Schmidt  <jsc@openoffice.org>  [2caa74b4f96e0eb6c22ebb65301d682063e5f042]

remove version.mk and insert usage of UDK_MAJOR


2001-05-04  Thomas Benisch  <tbe@openoffice.org>  [f968469a41537a10879ba475444a7677ed9aff67]

progressbar/scrollbar: added property Enabled


2001-05-04  Juergen Schmidt  <jsc@openoffice.org>  [366b7dc2bdc54df492cfa50a760208771788f39d]

insert versioning


2001-05-04  Juergen Schmidt  <jsc@openoffice.org>  [92b0714c409bd3cffcefd338371ee000fa1b5805]

new


2001-05-04  Daniel Boelzle  <dbo@openoffice.org>  [92223d29624e4cbeec53d193f55b65b898fa2a09]

added support for progressmeter, scrollbar, fixedline


2001-05-04  Andreas Martens  <ama@openoffice.org>  [277ff865b9bd7849f2ec6795fa05756ac533a416]

Fix #85376#: Last way out: a smaller font for the screen output


2001-05-04  jp  <jp@openoffice.org>  [af3df556ca69b8a4113cacd199d244f3a3d2803b]

Bug #86635#: LoadURL - handle not existing download/choose filter


2001-05-04  Andreas Schlüns  <as@openoffice.org>  [c19e13a861f12e2053229e2f97e92c79b2e2815e]

include debug macros


2001-05-04  Andreas Schlüns  <as@openoffice.org>  [a5f0534b8e548d3c6b47b682888d4b90f38f9973]

enable assertions for non produkt version


2001-05-04  Andreas Martens  <ama@openoffice.org>  [f0a4ec0e13ddcfc9be755b22a5193682e9e59704]

Fix #86393#: Removing of an object anchored as character


2001-05-04  Sascha Ballach  <sab@openoffice.org>  [5bb6bd59ceda207d4da3a46c28933dfdda25c5ba]

add base64Binary


2001-05-04  Andreas Schlüns  <as@openoffice.org>  [a51a3c8c7cd179b0930e62c16e470114fd51cb72]

enable writing of changes


2001-05-04  Niklas Nebel  <nn@openoffice.org>  [9977d79117db82cd7482f6391c09d1a42a35aea6]

#85761# AcceptDrop/ExecuteDrop


2001-05-04  Andreas Bregas  <ab@openoffice.org>  [7796d364e4fdfa024ec00fedb643f36ab6e8ba2b]

#85434# Own counter for TypeProvider cache


2001-05-04  Andreas Schlüns  <as@openoffice.org>  [f61465e9eb32b323706febb2d27e3e60b5e91c25]

add method to clear modified flag


2001-05-04  Kai Ahrens  <ka@openoffice.org>  [5a9eaded4836dcf126f3890fac424e498110d462]

changed defaults for print options


2001-05-04  Niklas Nebel  <nn@openoffice.org>  [a2e32e4893640618ced460d670785e2b3141cc16]

FileHdl: get filter name using file content


2001-05-04  Niklas Nebel  <nn@openoffice.org>  [2010d4a2b63b5466b73d73fe96dfc8420b83138c]

GetFilterName: bWithContent


2001-05-04  Oliver Specht  <os@openoffice.org>  [835fb08fbdbceb397b22107f0c31a32549575fdd]

check whether the view is active


2001-05-04  Oliver Specht  <os@openoffice.org>  [21e5a1117075965fc65d1dc6f16ec29018b87d07]

check box tab stop alignment added


2001-05-04  Kay Ramme  <kr@openoffice.org>  [30b0e1d4ce175293a82b7b80ca968631986fbb83]

dapted to cleaned exception specification


2001-05-04  Kay Ramme  <kr@openoffice.org>  [4c12417d9fd855ef405ce36a8b4a944a08fe9e49]

added new test for getInstance; adapted to cleaned exception specification


2001-05-04  Kay Ramme  <kr@openoffice.org>  [78aeab22adc424e3828fec560528f4392db616f6]

removed obsolet exception declaration; made must change to getInstnace conformity; cleaned up exception specification


2001-05-04  Dirk Völzke  <dv@openoffice.org>  [ccbad033611f4c4665c8b73a5cc79271201e3feb]

#84092# Use FileDlgHelper to display SaveAs dialog


2001-05-04  Kay Ramme  <kr@openoffice.org>  [55afee11a9188a2cbacd88d482670c86b5669792]

added dependency of urlres to loader; removed iiop


2001-05-04  Kay Ramme  <kr@openoffice.org>  [d4be64fff7b3edd7cdde5d28735addf99ab3c577]

cleaned up exception specification


2001-05-04  Dirk Völzke  <dv@openoffice.org>  [f7db22620a8e140321e590346fc35225b00e39fd]

#84092# Added SetCurrentFilter and SetDisplayDirectory


2001-05-04  Kay Ramme  <kr@openoffice.org>  [904027a5acd98862f9caf54d72ff55b7667bd9f7]

removed obsolet exception specification


2001-05-04  Kay Ramme  <kr@openoffice.org>  [f2047f6e25ee2905782df146f1864286c82fe5da]

removed obsolet import of MappingException


2001-05-04  Kay Ramme  <kr@openoffice.org>  [0f250378db68cb2ee699ea8e820c1a7793a8a602]

removed obsolet import


2001-05-04  Sven Jacobi  <sj@openoffice.org>  [a037cfaf32613feebd9845fc0a938f4a030b2b5e]

#85379# don't access empty gluepoint list


2001-05-04  Oliver Specht  <os@openoffice.org>  [92f8c5e7a734e4f437628252e4507cbc10bbcc1b]

vertical separators inserted


2001-05-04  Ocke Janssen  <oj@openoffice.org>  [69fa84700814550922ed69479fff20def934b180]

#86629# don't clear the column selection of the none changed table


2001-05-04  Armin Weiss  <aw@openoffice.org>  [bddd4f969e81fb1c1c8ce9656560c232cab1b72c]

Replaced some if's with else_if's


2001-05-04  Kay Ramme  <kr@openoffice.org>  [acfa1e97c4c7487056a39ed5b40e87e366b4fa22]

removed obsolet exception declaration; renamed initByClass to _initByClass; fixed bug (#86507#)


2001-05-04  Thomas Benisch  <tbe@openoffice.org>  [058b0ff211843ad4afa85a0e6c8f213aa5e3fafb]

added FixedLine


2001-05-04  Oliver Specht  <os@openoffice.org>  [bc907bbb3298cc751e1ff47fcdfcbb3b28048490]

color tab page reorganized


2001-05-04  Oliver Specht  <os@openoffice.org>  [ef4cc176f7d8ffcc56279fb5f609718b306d6e5d]

preview with black border


2001-05-04  Thomas Benisch  <tbe@openoffice.org>  [8d0f6e6091cd3a8f02ae688071a26f9ed05c474a]

added fixedline


2001-05-04  Sascha Ballach  <sab@openoffice.org>  [15da25247c687ac19465e66e47f91c3f94a2bd8b]

add the Type Sequence<sal_Int8> as base64Binary type


2001-05-04  Thomas Benisch  <tbe@openoffice.org>  [08eca0caf55a748cadd6811af484e97027a9975c]

missing include file


2001-05-04  Ocke Janssen  <oj@openoffice.org>  [bc3078d1e7a80eb4615b87d3b78dd805ec6c25c1]

#86628# use composed name instead of tablename


2001-05-04  Sascha Ballach  <sab@openoffice.org>  [270a9e979d4ef85bc213ad3da7eb1361e0667472]

base64Binary added


2001-05-04  Gregor Hartmann  <gh@openoffice.org>  [8233e4160281fc5492c9a4a6cf2ca775abb4a01e]

#69216# Enable scroll mice


2001-05-04  Kai Sommerfeld  <kso@openoffice.org>  [6639310b8ede7d42b6cebef370d4128c77693fbc]

#85545# - Added rollback code for failed exchange (setPropertyValues).


2001-05-04  Michael Brauer  <mib@openoffice.org>  [8f0666804cb767960bd6202be3844af05dc1f3d6]

Restore view settimgs in TWIP


2001-05-04  Martin Hollmichel  <mh@openoffice.org>  [effde0cc673ab8c9ea0da941d16cbb3b7f88ef95]

chg: comments


2001-05-04  Kai Sommerfeld  <kso@openoffice.org>  [930841fbdc0066f3b988a0eff3c7c7feabcad00e]

#85545# - Added rollback code for failed exchange (setPropertyValues).


2001-05-04  Andreas Schlüns  <as@openoffice.org>  [5ba8aeb4ef774395a089b05f53d96b97cb522357]

#86649# repeair activate/deactivate handling


2001-05-04  Sascha Ballach  <sab@openoffice.org>  [7003986b5e0d549f50c810e89cbf451e04e7b578]

the Property PrinterSetup has now the type Sequence<sal_Int8>


2001-05-04  Lars Langhans  <lla@openoffice.org>  [019d193b8b2e44e17d70875a5822898a82cb97cf]

#86301# correct handling of the default separator with all possible whitespaces.


2001-05-04  Oliver Specht  <os@openoffice.org>  [68d3597d5d7ad837c7bcad693509c5e30d5e7022]

color tab page reorganized


2001-05-04  Oliver Specht  <os@openoffice.org>  [8a31f8605644d582461d05e65013578e9c31cf34]

document type Chart removed


2001-05-04  Oliver Specht  <os@openoffice.org>  [a335b32bff34a21fcb704009b1d4f2cf7928ada4]

some minor option changes


2001-05-04  Ocke Janssen  <oj@openoffice.org>  [f03d437f363e4513fb3031a491f390b7fd0ab33b]

remove unnescessary mutex


2001-05-04  Ocke Janssen  <oj@openoffice.org>  [00d54a4f21f98143c3ba47caeaba1019d8a7dc57]

#86603# check keys and columns


2001-05-04  Ocke Janssen  <oj@openoffice.org>  [4307cc248f2d50729e7051d322d75d29ba016261]

#86603# check table name length


2001-05-04  Ocke Janssen  <oj@openoffice.org>  [afd7748c6a61bcfd7127a790a98b54d263a1d8aa]

#86603# check columns types


2001-05-04  Ocke Janssen  <oj@openoffice.org>  [318764af294ae2ae087cd386261ddde0624d616f]

#86603# refill columns when they have changed


2001-05-04  Daniel Rentz  <dr@openoffice.org>  [9afc7c7b303ceb54501308faedac69ec765c3a66]

#84453# skip single ; at end of function parameter list


2001-05-04  Michael Brauer  <mib@openoffice.org>  [29427ab66e2b090ab23a67178cbb562235682174]

temprarily removed paper-tray export


2001-05-04  Thomas Benisch  <tbe@openoffice.org>  [c0eb9d3f7c9232bc5246bce720a09dc61c5835dd]

fixedline model


2001-05-04  Thomas Benisch  <tbe@openoffice.org>  [33d7b58385ec14bf01e23772e708acc991ec4de4]

fixedline control


2001-05-04  Lars Langhans  <lla@openoffice.org>  [80110d8d9682a1f7a665c1e928acb7720a51d995]

correct handling of other than ValueNodes in AddNodes at merging time


2001-05-04  Michael Brauer  <mib@openoffice.org>  [c375abcfac659b741f2c3bed57ece42df3a6a23a]

hyphenation properties corrected


2001-05-04  Oliver Braun  <obr@openoffice.org>  [1715b4c4d8ca04313827abb175924a500da32c4e]

use Window::GetClipboard() to retrieve the clipboard


2001-05-04  Lars Langhans  <lla@openoffice.org>  [b19d2cfbdddfd4f264cbdfaeaf2f629dc1230bb2]

Correct handling of Subtrees in AddNodes at merging


2001-05-04  Michael Brauer  <mib@openoffice.org>  [ca8b9e43d689938f9df624d5899c50268dd4f74f]

Contour API properties added and fixed


2001-05-04  Caolán McNamara  <cmc@openoffice.org>  [a5b19706e300f9ece86f63444256069212c0d92d]

##766## chinese emphasis mark is comma not dot


2001-05-04  Oliver Specht  <os@openoffice.org>  [8fa0e943ba73aa88f34fac0d0da047c8053d3509]

print options page changed and refined


2001-05-04  Daniel Boelzle  <dbo@openoffice.org>  [30bcabf7f2e84decb2805af40a42a8967278b2c8]

separated xmllib/xmlmod from xmldlg, prepared im/export for scrollbar, progressmeter, fixed-line


2001-05-04  Peter Burow  <pb@openoffice.org>  [77e9bfde69fe23d9644eecec69529bb30ea36659]

fix: call Db::close() only after open()


2001-05-04  Dieter Loeschky  <dl@openoffice.org>  [2b76999a8ff0b30e3c43b9dcc708c8152465bcf6]

#85804# GetTextForwarder(): handling of EmptyPresObj


2001-05-04  Thomas Benisch  <tbe@openoffice.org>  [cb43206b77451309b08fa2141b91eca2607c731f]

added FixedLine


2001-05-04  Andreas Bregas  <ab@openoffice.org>  [18fffe80324eddf0a633da8d9afd07a678ee5830]

#86493# New method CreateLibForLibContainer()


2001-05-04  Michael Brauer  <mib@openoffice.org>  [0fa3ebdc37b69c19461c4bd9ae82c34e4d6a4d8f]

Contour API properties added and fixed


2001-05-04  Michael Brauer  <mib@openoffice.org>  [c13dbb04a2e5eae54765d48541d7d74fe94f48a2]

clone font height items insteead of creating new ones


2001-05-04  avy  <avy@openoffice.org>  [1d71ae192b4564c6b76a842dfb01880e4b0d55d2]

Added temporary variables. Need only for linux


2001-05-04  Michael Brauer  <mib@openoffice.org>  [3e9741003da46061be543137fb850f19d2abca66]

Contour API properties added and fixed


2001-05-04  Michael Brauer  <mib@openoffice.org>  [beae54c2436c01f858983a5888035840135d5ed1]

Contour API properties added and fixed


2001-05-04  Mathias Bauer  <mba@openoffice.org>  [f9d13935504b8b09a9f1dc345a62f3c88981e53b]

use framework callback for images


2001-05-04  Oliver Specht  <os@openoffice.org>  [524851d4ae614ad185afd7caddc17b70739a7b82]

vertical separator added


2001-05-04  Oliver Specht  <os@openoffice.org>  [98eeb60f5cd12aca3692274370c3d2c319b367e0]

vertical separator added


2001-05-04  Kay Ramme  <kr@openoffice.org>  [82974c64cefa5ce4c29513307d003e7216a5c65f]

moved from grande to openoffice


2001-05-04  Oliver Specht  <os@openoffice.org>  [47e69c8968d25c2bef99b398d482bb662102021b]

FixedLines, move controls if no ListBox is visible


2001-05-04  Carsten Driesner  <cd@openoffice.org>  [aca2164264f9f446b0d778ef6dfa4cc77a516567]

remove self as listener in disposing


2001-05-04  Sascha Ballach  <sab@openoffice.org>  [9f0e588ef589bc896383805a0c7929d91cb5fef6]

#86261#; disable the draw of page breaks on XML import


2001-05-04  Sascha Ballach  <sab@openoffice.org>  [201a0f27926bc9f495b7d74ddf7c7ef28f04a957]

add Property PrinterSetup


2001-05-04  Gene Anaya  <ganaya@openoffice.org>  [93cb28d75f3e86876725635a3d30a7ef5f8ffd53]

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>  [2ecebd4efc1beee86abf08398c1f0c046e545f7b]

*** empty log message ***


2001-05-03  Matthias Huetsch  <mhu@openoffice.org>  [e4ef7726cda6bc0282a7855c553d101091d56f49]

#86409# Added test(s) for new functions 'rtl_digest_HMAC_(MD5|SHA)' and 'rtl_digest_PBKDF2'.


2001-05-03  Matthias Huetsch  <mhu@openoffice.org>  [64ad58ff5e9d16edc92dad3cfa561fc4e987c2db]

#86409# Added functions 'rtl_digest_HMAC_(MD5|SHA1)', 'rtl_digest_PBKDF2'.


2001-05-03  Martin Gallwey  <mtg@openoffice.org>  [315b5e7c4637463f688a6bf32fac2ed691877c55]

Add PrinterSetup


2001-05-03  Kurt Zenker  <kz@openoffice.org>  [db3ca36b5c7676c5866228cdcffd6639c34af464]

Merge SRC630: 03.05.01 - 21:26:57 (NoBranch)


2001-05-03  Kurt Zenker  <kz@openoffice.org>  [aa53db7be58f3f161c560512bc83f2ed8c2f9001]

Merge SRC630: 03.05.01 - 21:16:46 (NoBranch)


2001-05-03  Rüdiger Timm  <rt@openoffice.org>  [0e07ed910431385b741d4ab6a836945f100a0919]

Merge SRC630: 03.05.01 - 21:15:59 (NoBranch)


2001-05-03  Kurt Zenker  <kz@openoffice.org>  [308daff91ca29aec678c6f9fa244610261211420]

Merge SRC630: 05/03/01 - 21:15:55 (NoBranch)


2001-05-03  Kurt Zenker  <kz@openoffice.org>  [feb3044155b6dcd227d87e00f95d3e3aedbce16b]

Merge SRC630: 03.05.01 - 21:14:59 (NoBranch)


2001-05-03  Kurt Zenker  <kz@openoffice.org>  [a14ead05d24de09c3fa279ff27031802c2626951]

Merge SRC630: 03.05.01 - 21:15:19 (NoBranch)


2001-05-03  Martin Gallwey  <mtg@openoffice.org>  [231528c0b1e073e41e5e222ea78347ad69c445f7]

import/export PrinterSetup data


2001-05-03  Martin Gallwey  <mtg@openoffice.org>  [2ccfdef880cf92949b25fded5a1a289e562d55d4]

Increment NUM_EXPORTED_ITEMS to include PrinterSetup


2001-05-03  Niklas Nebel  <nn@openoffice.org>  [cbf005529f873545b075f0865639c665d6cd2a2f]

#86365# FillSeries/linear: use multiplication instead of repeated addition


2001-05-03  Mathias Bauer  <mba@openoffice.org>  [44f1357642cfa64a5a047d39c9b1c8f2ffb1d76c]

some interface changes for imageproducer


2001-05-03  Mathias Bauer  <mba@openoffice.org>  [a5c9f4d8c51b4c49cfdd1c4b0f99609cfc9bdfb8]

GetImage-Hook for framework


2001-05-03  Daniel Vogelheim  <dvo@openoffice.org>  [c0733c4559550854bc53476aea470e88d3fe36be]

added support for reading <table:table-column-group>


2001-05-03  Dirk Grobler  <dg@openoffice.org>  [d3bbae7f6fc8d8a3f3d75dcfaecd2b1de43962a2]

#86437# requestNotify and cancelNotify removed as they are obsolete


2001-05-03  Andreas Bregas  <ab@openoffice.org>  [24645d80f56c6549a5aaf0019a3882091ecfd3e6]

#86271# SFX_NOTIFY: Call StoreAllWindowData for SAVE/SAVEAS event


2001-05-03  Hans-Joachim Lankenau  <hjs@openoffice.org>  [87e60c2953946459215807fe8d1738dda84fac8f]

sal isn't always first


2001-05-03  Daniel Vogelheim  <dvo@openoffice.org>  [c47ea2da160a0a8062073cca94090f3b61a6b004]

- support for encrypting streams added - turned functions into private methods


2001-05-03  Mikhail Voitenko  <mav@openoffice.org>  [459bdbdcc7a1c573f52ecc4a4d5c5680f0274d9e]

#83779# getAllPersistent should have no parameters


2001-05-03  jp  <jp@openoffice.org>  [d9e65c2241d112504520c233c1a4b923aefd5725]

don't insert empty graphics


2001-05-03  Daniel Rentz  <dr@openoffice.org>  [10dbdfe1ba1ba31c0659e07216431d379b79dab6]

minor changes


2001-05-03  Daniel Rentz  <dr@openoffice.org>  [06451bb8d3902dee95b4a0cfd3fb7676d5699865]

FONT record


2001-05-03  Frank Schönheit  <fs@openoffice.org>  [a7f1aeb2dbe315a646d94e570d658d109eee0b9e]

#65293# linux does not like instantiating variables with 'A a(B(c()));'


2001-05-03  Martin Gallwey  <mtg@openoffice.org>  [4d6252b8bfd4c4b7894d4fc2d3f3c329243ae207]

This should be a property name, not an xml keyword


2001-05-03  Frank Schönheit  <fs@openoffice.org>  [46be105d951d687049ad758793aff71e185219a3]

#65293# typo


2001-05-03  Juergen Schmidt  <jsc@openoffice.org>  [eebe9f389eaedaf5f77e4468f0ee1723bff293aa]

remove Uik and throw RuntimeException


2001-05-03  Martin Gallwey  <mtg@openoffice.org>  [9a73f778a2b949e9e3974edd6163210e14e6307f]

#75825# Set a boolean to show a frame or not, so frames are not displayed when auto texts are edited over the API


2001-05-03  Sascha Ballach  <sab@openoffice.org>  [26fb7151161036573a5fcbc15c4c16889bdb132f]

#86624#; set the Properties of the first sheet at the end of the import


2001-05-03  Sascha Ballach  <sab@openoffice.org>  [bb56037eb71db8c4d006d84dad611e7880c65ec5]

disable assertion


2001-05-03  Sascha Ballach  <sab@openoffice.org>  [f2bb8f21fbde0173e71ddaf276f94824c566e5e2]

don't export the meta data if the spreadsheet is embedded


2001-05-03  Martin Gallwey  <mtg@openoffice.org>  [5c50b6bdbbb878fd23dce66a704c415f6cee16ae]

#75825# Set a boolean to decide whether to show the auto text edit frame


2001-05-03  Vladimir Glazounov  <vg@openoffice.org>  [2847682ce235d290ca3e81f1b911d981a22c457e]

Corrected some misspelling


2001-05-03  Andreas Martens  <ama@openoffice.org>  [74bfe7916be72ca54292dbf1dff7963cb5584db8]

Fix #86447#: Get what you can get even when you have_to_fit


2001-05-03  Martin Gallwey  <mtg@openoffice.org>  [0d2cf9e5bf078aaf27869d420f428cc7d873d91e]

#75825# Give an auto text block access to an SwXBodyText


2001-05-03  Behrend Cornelius  <bc@openoffice.org>  [c84bd738017e9bb494fb72ad1c7309e7f2844182]

## Resource  No 1412 modified


2001-05-03  Juergen Schmidt  <jsc@openoffice.org>  [f8ddbadad27ac87725f17db9265083dd5fe3fe1c]

change docu, reference to XIdlField2 because of specification error in set method


2001-05-03  Juergen Schmidt  <jsc@openoffice.org>  [e27ee36384fcc8b818867261c616ef89eed5ff1c]

new


2001-05-03  Juergen Schmidt  <jsc@openoffice.org>  [96d4cb876946b44ea5dd410260c21fb7721ac12d]

insert XIdlField2


2001-05-03  Oliver Specht  <os@openoffice.org>  [53affe9008f6dbfef3a4508b0d04a8802d94572d]

document type selection: controls renamed


2001-05-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [0660bf62003ebfd725754bfdc447523ef27af976]

globbing for hedabu, %UPD% macron introduced


2001-05-03  Behrend Cornelius  <bc@openoffice.org>  [f283d716f54c0b8ba037ca9aca340af3f2e56192]

## Document is Read Only string added


2001-05-03  Kurt Zenker  <kz@openoffice.org>  [f9c1c4520b57a09edbae98112ffbf61ace606dc8]

new version for SRC630


2001-05-03  Rüdiger Timm  <rt@openoffice.org>  [346fa27d98b86bdab146e46bba1bf541dfc14d74]

#65293# dll.hxx gets delivered out of the output tree, whereto it is copied by util/makefile.mk


2001-05-03  Frank Meies  <fme@openoffice.org>  [4469c2914f65e132b9116a8544b29e2815807a5b]

Fix: Rectangle without area


2001-05-03  Sven Jacobi  <sj@openoffice.org>  [09b0b0659314f08bdc5d2af5fcd77c4b6bea6942]

#85886# bIsPixelFormat is now always initialized


2001-05-03  Tino Rachui  <tra@openoffice.org>  [7ef8cb78fc7b9b2295544231b8b5ee02a795eecd]

*** empty log message ***


2001-05-03  Carsten Driesner  <cd@openoffice.org>  [44d6b30619883b0bdfc347c42a67eb982abcd6cb]

soft exceptions for get container window


2001-05-03  Rüdiger Timm  <rt@openoffice.org>  [1d0020fd60c03f12bb18469192909514ea88c0bb]

new version for SRC630


2001-05-03  Carsten Driesner  <cd@openoffice.org>  [a2e0091f0fe68b9f4885cfdedd9b5e634504ddca]

special code only for window and picklist entries


2001-05-03  Tino Rachui  <tra@openoffice.org>  [b26aa8247affef5641723ae5fa39a98de5096155]

renamed to *Simple*.idl to avoid false expectations


2001-05-03  Daniel Vogelheim  <dvo@openoffice.org>  [ec9e3e1d4f08e61f939e70238c4a906aefd90ffe]

access sequence through const array & arbitrary other changes


2001-05-03  Rüdiger Timm  <rt@openoffice.org>  [1864824563404ddcf1a8406b785f54111f9965d3]

#65203# Macro UPD is still needed here


2001-05-03  Malte Timmermann  <mt@openoffice.org>  [486bbe63ba6dc04248603852296f7b55cb3a4836]

DestroyAttribs: set nLen 0


2001-05-03  Vladimir Glazounov  <vg@openoffice.org>  [4ae07ca1f5fc34708c4192055437ed37c6eeb730]

Corrected types for Solaris


2001-05-03  Jörg Budischewski  <jbu@openoffice.org>  [86b0eefecba8bec349650d09011a97c9678b97ae]

removed a typo


2001-05-03  Rüdiger Timm  <rt@openoffice.org>  [1aca5484ab4d9dd9ce75528f306e13be927b5e96]

SRC630


2001-05-03  Christof Pintaske  <cp@openoffice.org>  [cfed21772d071074f98837a5610b967987db74db]

#86335# cursor events while in preedit mode break extended text input


2001-05-03  Carsten Driesner  <cd@openoffice.org>  [dc21a78323c7908442a9b000f582ee4f35669c32]

new shared lib fwe added


2001-05-03  Carsten Driesner  <cd@openoffice.org>  [d0f737020966957dc5941c7c98c5e8dc79eaf4c2]

image producer callback added


2001-05-03  Jörg Budischewski  <jbu@openoffice.org>  [449b10976f5e96f5dec3400a6fcdb6a293bfe53d]

improved documentation for the readBytes()-call


2001-05-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [1974829a59b2d70b43467bf4de4655ff8f4d8857]

added optional destination path, skip MACOSX dos_action for other platforms


2001-05-03  Sascha Ballach  <sab@openoffice.org>  [f69501b71351b37192c35d5fa00b4045a74f1f25]

#86243#; change the behaviour of comparing the encoding of two fonts


2001-05-03  Christian Lippka  <cl@openoffice.org>  [6dbc0b6f141cd41a4a2bfa5ae468808f1885b194]

#86276# added organizer support for xml files


2001-05-03  Tino Rachui  <tra@openoffice.org>  [d797013a2b667f8f6f5582319e09736b8194b25f]

 SystemShellExecuteFlags.idl


2001-05-03  Frank Meies  <fme@openoffice.org>  [080bd95dd17d9ac82970da030c33016e7a40c347]

Fix #86601#: Maximum length of rotated portions


2001-05-03  jp  <jp@openoffice.org>  [274b06366fd6fecefc3924e084f6fe45aee437ae]

handle RTF default attributes correct, import of fontalignment/scriptspace/forbiddenrule/hangingpuctuation items


2001-05-03  Andreas Schlüns  <as@openoffice.org>  [d2cd4d904ba171f62e03a941bb73f43a2ac30ac5]

no exceptions for release!


2001-05-03  jp  <jp@openoffice.org>  [43049059b704a6c16fee3fbff23a420cf54fc87b]

handle RTF default attributes correct


2001-05-03  jp  <jp@openoffice.org>  [5b5d71eaa7311c9a6bd2865bdcd3d29cb4082965]

new: token for fontalignment/scriptspace/forbiddenrule/hangingpuctuation


2001-05-03  Kurt Zenker  <kz@openoffice.org>  [a3e5bac745033bfb902b33444dce6edadfd63dba]

new version for SRC630


2001-05-03  jp  <jp@openoffice.org>  [531d69ee80c98e6cfb798b6d84d12a13fa7954a8]

new: export or scriptspace/forbiddenrule/hangingpuctuation


2001-05-03  Carsten Driesner  <cd@openoffice.org>  [903dc39ddceea3d739ec763af4619c7c488353eb]

new fwe lib for xml menus


2001-05-03  Ocke Janssen  <oj@openoffice.org>  [2388621a56084bfe953c112c2367d998c7d72feb]

#86553# beamer is now a docking window


2001-05-03  Andreas Bregas  <ab@openoffice.org>  [ebfd79a13cd3f7af2f24f6c151d109bb36579774]

#Intitialise Basic before storing document


2001-05-03  Juergen Schmidt  <jsc@openoffice.org>  [d9359f38e59ba3ea73485403930b32c93a1e0155]

copy is an internal command, use +copy


2001-05-03  Vladimir Glazounov  <vg@openoffice.org>  [e66ee9c5068bf63948ee5aaa48400a24e707e0c9]

SRC630


2001-05-03  Armin Weiss  <aw@openoffice.org>  [0d00454aad06ffd1ebcc99d46e94cf30264dc43a]

#HTMLName# Added support for one more STring per Object to be used by other applications. Since it will be used for HTML export and remembering the export name, it's called HTMLName.


2001-05-03  Herbert Duerr  <hdu@openoffice.org>  [8ce895e2aef41d15002e7de8fb87af00f032c81d]

circumvent compiler optimisation bug on W32


2001-05-03  Michael Hönnig  <mi@openoffice.org>  [6c0c8f64aded3c8d0a9be617ae58632de33de389]

[uik] header does not exist anymore


2001-05-03  Christian Lippka  <cl@openoffice.org>  [a57babc1dd5fcf10f3f27af8c7ea970f3fbd89c1]

removed not used function


2001-05-03  Mathias Bauer  <mba@openoffice.org>  [255686afb9dfc69802c10d0c78f6773cb2d9325d]

Imagelists moved to svtools


2001-05-03  Mathias Bauer  <mba@openoffice.org>  [7c15954c0180d5df3add629f04084df4bc348ba0]

Imagelists moved to svtools


2001-05-03  Sascha Ballach  <sab@openoffice.org>  [1f51730f3c5b05c3afaa35431c925482e8152783]

#86274#; add export/import of view settings in XML to the page preview


2001-05-03  Frank Meies  <fme@openoffice.org>  [3df3d3951e63d47b30a7d27fba26ff343a09fb62]

New: Compatible behaviour of tabstops


2001-05-03  Frank Meies  <fme@openoffice.org>  [65b0646d70ee6cb311da46a8073b58a0a4eba379]

Fix: Avoid compiler warning by casting


2001-05-03  Mathias Bauer  <mba@openoffice.org>  [a14be4176e84c8e23ab5f1de1ca74c7b6d0b6ebe]

Imagelists moved from sfx


2001-05-03  Mathias Bauer  <mba@openoffice.org>  [3041ad1095b9de6fb0d8ed4334a8f6653b562e29]

wrong string concatenation


2001-05-03  Frank Meies  <fme@openoffice.org>  [0fc0a593fef7f0104b7c8aac5b495f36fad28f97]

New: Compatible behaviour of tabstops


2001-05-03  Stephan Bergmann  <sb@openoffice.org>  [f58812a0fd952c2c8c73ee8491e665bc7e01b387]

#86315# Added RemoteProxyContentProvider.idl.


2001-05-03  Stephan Bergmann  <sb@openoffice.org>  [2ba26e6f23eace1a1eccb5c6dd6f81209ed8b21c]

#86315#


2001-05-03  Niklas Nebel  <nn@openoffice.org>  [c5f3e288fe0975e73ba724cd0f63a05d9e797184]

#86588# ScTableSheetObj::GetOnePropertyValue: assign to right variable


2001-05-03  Frank Meies  <fme@openoffice.org>  [c68ff14dfcad479eb883d687bb3f733368d11bc5]

New: Compatible tabstop behaviour


2001-05-03  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f79ea4a41b11835d9abf7b18ecfa2681efa1cb11]

add fwe library


2001-05-03  sz  <sz@openoffice.org>  [3e5e13b7349e8c375a62932c48746c4f18d2b49e]

fixed copy constructor


2001-05-03  Rüdiger Timm  <rt@openoffice.org>  [cbdb2288956c654f779c6d6f1385550064f84c8f]

SRC630


2001-05-03  Christian Lippka  <cl@openoffice.org>  [e9baf52742589890fc7b24d8e57b0ed9e91c2f3a]

#86494# set style on ole shapes


2001-05-03  Rüdiger Timm  <rt@openoffice.org>  [26e302bf88d566514949d49743bb61f0ab997040]

SRC630


2001-05-03  Frank Schönheit  <fs@openoffice.org>  [3ed488756416040855b8d959132a31f12a0d9276]

#86569# corrected building the compatible object description


2001-05-03  Frank Schönheit  <fs@openoffice.org>  [07e5b74b696d47bfacf01e5aae44a0c380b1a451]

#86569# transport row pos as signed, not unsigned


2001-05-03  Christian Lippka  <cl@openoffice.org>  [6b632b61297959808c32013cf5dde814c22a9b23]

#86494# fixing export


2001-05-03  Dirk Völzke  <dv@openoffice.org>  [2f613b12336eb20b0c1bf32a49a5f054e2d30970]

#85856# Set template extension acording to filter


2001-05-03  Rüdiger Timm  <rt@openoffice.org>  [64fbf2b324eb45f31d8597090864a538aeaae1a3]

SRC630


2001-05-03  Kai Ahrens  <ka@openoffice.org>  [bf8904a9cb83d322d67eba7f417a1e5433419b4b]

added call to SfxPrinter::InitJob to initialize PrinterOptions


2001-05-03  Rüdiger Timm  <rt@openoffice.org>  [0d5d7de549d1e80723956c2e3dcd0692bf32c0fb]

SRC630


2001-05-03  sz  <sz@openoffice.org>  [5bc06466e8bf82cd19cb88626567bb4573296871]

renamed class tRes to TestResult to follow naming conventions


2001-05-03  Rüdiger Timm  <rt@openoffice.org>  [343e173f80f3cf743396f19ae34bc569c379877f]

SRC630


2001-05-03  Carsten Driesner  <cd@openoffice.org>  [8b344678fe5a91fc978508590a0c30ac6e3c1e0a]

helper function for error line number


2001-05-03  Carsten Driesner  <cd@openoffice.org>  [b0f22b23b47538bc780f5c594f80ea28ef169324]

give line number on xml file error


2001-05-03  Andreas Schlüns  <as@openoffice.org>  [845a0912242e68c698ee023424e2d2d2fbf59c40]

Ensure ValueNodes inside the set representation of localized value sets are not tagged as localized


2001-05-03  Stephan Bergmann  <sb@openoffice.org>  [07f174b2679d4bb9179391479436340afe23252d]

#86324# Changed InteractionHandler's service name.


2001-05-03  Stephan Bergmann  <sb@openoffice.org>  [0aa58933959a7086773cee08b526266ecdc92afc]

#86324# Changed InteractionHandler's service name.


2001-05-03  jp  <jp@openoffice.org>  [c820ad2f05a79fefbb38435c344421d982891c8a]

new: export ParaVertAlignItem


2001-05-03  Kai Ahrens  <ka@openoffice.org>  [701064939f41d3d516de8c0b79428d56a8b3a800]

added Has/IsTransparent methods


2001-05-03  Stephan Bergmann  <sb@openoffice.org>  [803e98bf6294ec851a26591fc4fd913b7809acf8]

#86324# Changed service name to com.sun.star.task.InteractionHandler, but kept old name (...uui...) for backwards compatibility.


2001-05-03  Stephan Bergmann  <sb@openoffice.org>  [bb340f2c38ceb20b9300086991fe29664a58457c]

#86324# Added InteractionHandler.idl.


2001-05-03  Stephan Bergmann  <sb@openoffice.org>  [2f47fc6ad9ed2674cbffe45e26c2ebca8d3da9eb]

#86324#


2001-05-03  Malte Timmermann  <mt@openoffice.org>  [b74a8a7378f2b13601ed90c1116cddd2a682b8e6]

DestroyAttribs: set nLen 0


2001-05-03  Malte Timmermann  <mt@openoffice.org>  [df75e6bfc6c231a09f3eb066a3aec836ee3506ff]

DestroyAttribs: set nLen 0


2001-05-03  Kai Ahrens  <ka@openoffice.org>  [f09038f779e0c2069775c445853458aebc4f39aa]

added printopt.hxx


2001-05-03  Kai Ahrens  <ka@openoffice.org>  [5513596a0315ec9f3cfecdb87b196c6cb77ff475]

added ::InitJob


2001-05-03  Kai Ahrens  <ka@openoffice.org>  [0f17b0673193797bc154c720b33eaebdfd3390e9]

added printopt.cxx


2001-05-03  Kai Ahrens  <ka@openoffice.org>  [6504f8a8f1c9b2710c5507aed9367967150ee67e]

added TransparencyPrintWarningBox


2001-05-03  Carsten Driesner  <cd@openoffice.org>  [40fefd8e0d5937666129278fe2b27c36cb58033c]

support for images and target frames


2001-05-03  Carsten Driesner  <cd@openoffice.org>  [51eed1770c36266f07aa200dce84fd362e28acf6]

menu labels from xml files are marked as persistent


2001-05-03  Carsten Driesner  <cd@openoffice.org>  [24b319082fa34fb89c09f0c672d7695230a9cea1]

support for images and target frame


2001-05-03  Carsten Driesner  <cd@openoffice.org>  [768e644875488637cbe0acc0fc88370f0cfbf992]

support for images


2001-05-03  Kai Ahrens  <ka@openoffice.org>  [3da61d480a77285849d75c5d760ee530fe4fcd36]

added printoptions/printwarningoptions


2001-05-03  Carsten Driesner  <cd@openoffice.org>  [da7648724f0c91f5d793ed7361d850a3497348d2]

callback for image transport


2001-05-03  Kai Ahrens  <ka@openoffice.org>  [1bd8817c48a44ca62f4252fe57398c779ce8b45b]

added some methods


2001-05-03  Oliver Specht  <os@openoffice.org>  [9af256654e7c81bc815f111b18ee136b935ce13b]

resize parent if it's a popup window


2001-05-03  Ocke Janssen  <oj@openoffice.org>  [3aa8db702380adb5675121f721738afb28c037c0]

#86526# fetch decimal and numeric as string


2001-05-03  Ocke Janssen  <oj@openoffice.org>  [94cb7f023dae3764c733a8048d1d3b9404090606]

#86526# fetch decimal and numeric as string


2001-05-03  Jörg Budischewski  <jbu@openoffice.org>  [addd833c598daffcbab19403e4c1dbb5a5dc726c]

now compiles also under unx


2001-05-02  Niklas Nebel  <nn@openoffice.org>  [46a8d3334040a9230884d7c64317805cbec80ec6]

SearchAndReplace: construct TextSearch with SearchOptions instead of SearchParam


2001-05-02  Martin Gallwey  <mtg@openoffice.org>  [37f5b913edf9b2847164fa61357d48a2077894d0]

#86337# fix name setting


2001-05-02  Daniel Vogelheim  <dvo@openoffice.org>  [d26a344c05607fe1cf8f5e5cc95a331048946364]

#85534# renamed property in text property map


2001-05-02  Sander Vesik  <svesik@openoffice.org>  [f01025d36028c16211ab00e52f86507281f81136]

Merge Linux/ARM related change to trunk.


2001-05-02  Philipp Lohmann  <pl@openoffice.org>  [de935eeb7b1c4b402d2d26c56fbde415491c15a4]

removed CJK because of screensaver issue


2001-05-02  Thomas Lange  <tl@openoffice.org>  [ecb9bc1488a13a5deec4cfeac86f050da3f4bc1c]

Math configuration and Symbol/SymbolSet/SymbolSetManager


2001-05-02  Thomas Lange  <tl@openoffice.org>  [e6eedc6fd472bbc8daccda88b1ce82f5aadb411b]

ConfigItem for Math


2001-05-02  Martin Gallwey  <mtg@openoffice.org>  [6de17f84d44f892978b93af9d2730df0669aa314]

Fix the usage of SwXMLTextBlocks for auto correction


2001-05-02  Martin Gallwey  <mtg@openoffice.org>  [65ea0ba13f6a8962ea1a20fd32add06ed4f1653e]

replace some kludgy code and do not insert character \015 for non text only


2001-05-02  Martin Gallwey  <mtg@openoffice.org>  [8fb075ec753f7df9b94a74b96c44d64b58eda8e4]

new boolean allows searching of full XML documents for contents of text paragraphs


2001-05-02  Martin Gallwey  <mtg@openoffice.org>  [f91e794dbc24a464de8447affa1a6da7305cd495]

Use new IsOLEStorage method to determine if the auto correction file is SW3 or XML


2001-05-02  Martin Gallwey  <mtg@openoffice.org>  [726b8f1ab78e786b4e070dffcab50eb7a948fab5]

Remove unused class member


2001-05-02  Martin Gallwey  <mtg@openoffice.org>  [3c01a5e1f37c188ce1b6d1d2f474976be0a2c8fb]

added new parameters to the constructor to get rid of some kludgy code


2001-05-02  Martin Gallwey  <mtg@openoffice.org>  [74d6d86288ed8c482035769cd1a3534517d9348f]

The default argument in GetAutoCorrFileName is NOT to look in the user directory for the autocorrection data first, so we must specify the 3rd argument as TRUE


2001-05-02  Martin Gallwey  <mtg@openoffice.org>  [561d72b716769564838288b9e93e7e0543a62407]

Pass an SvStorageRef instead of an SvStorage


2001-05-02  Thomas Benisch  <tbe@openoffice.org>  [9274ad6ef0f902e061dbd2a627ea116aec395f09]

added progressbar and scrollbar


2001-05-02  Daniel Vogelheim  <dvo@openoffice.org>  [93dca26e27a4bc51ac873777ef8b134283ae9f71]

added redline password protection moved redlining enabled flag from view settings to redline element


2001-05-02  Thomas Benisch  <tbe@openoffice.org>  [83b5f4c62c58aae3fa985b7f733753dd0b9a6e7f]

scrollbar control


2001-05-02  Thomas Benisch  <tbe@openoffice.org>  [2c1b964d50e0620bcab459d3e7a36310ce15d157]

scrollbar model


2001-05-02  Daniel Vogelheim  <dvo@openoffice.org>  [406e2caff804407440024162e6074ab79af17387]

added tracked changes protection and enabled flag


2001-05-02  Thomas Benisch  <tbe@openoffice.org>  [65537f0e53d9cd144bb3106a95a1d1cb112e1935]

progressbar control


2001-05-02  Martin Gallwey  <mtg@openoffice.org>  [7d17a608a6754b37e0f472ae7432ac1dfa89c2a0]

set mime type of streams, fix handling of Text Blocks in auto-correction and also always convert Sw3 storages into XML ones, even if user manually copies into the user directory


2001-05-02  Martin Gallwey  <mtg@openoffice.org>  [39fb58bae205886b15aed83fb4f79250ec3c4f69]

Pass the SvStorageRef, not the SvStorage


2001-05-02  Martin Gallwey  <mtg@openoffice.org>  [c32618307ddb7a49c7bb3d5cfb685af61df32f73]

remove unused header


2001-05-02  Thomas Benisch  <tbe@openoffice.org>  [a375a6a9449afd29354c111efe4710d85664abc5]

progressbar model


2001-05-02  Christian Lippka  <cl@openoffice.org>  [03cb4bbbdfad980d20e880cec8667a3e30d8a3c1]

#86449# fixed replace if existing item is only in style pool


2001-05-02  Vladimir Glazounov  <vg@openoffice.org>  [58677ba884db5abd251b1a380fafd3ceda11b28a]

Fixed some mistakes


2001-05-02  Hans-Joachim Lankenau  <hjs@openoffice.org>  [9f2034c97daa93b1f4194c51d69d5f48e2f2d090]

smarter include


2001-05-02  Niklas Nebel  <nn@openoffice.org>  [b8b627e802447e9d17160d93ad8de87e94804e5e]

disable transliteration functions if disabled in options


2001-05-02  Jörg Budischewski  <jbu@openoffice.org>  [bb5766b740616903fc78adafff5441bbe34ae7ae]

incompatible: added an exception to the initial getInstance call


2001-05-02  Niklas Nebel  <nn@openoffice.org>  [68b501cf219c3f41c766ddd6cb06f952bf7530a9]

remove asian typography tab page if not enabled


2001-05-02  Christian Lippka  <cl@openoffice.org>  [341091d82bcb914550804f434530219a365dc588]

#86449# fixed replace if existing item is only in style pool


2001-05-02  Thomas Benisch  <tbe@openoffice.org>  [afe699008969fcbd15b6e0473cf8295b84a0a527]

changed progressbar property order


2001-05-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [eddbae19c892612b9abdd3318a82933a68038d62]

edited ASM and AFLAGS variables


2001-05-02  Daniel Rentz  <dr@openoffice.org>  [af52f4aca3285da3da99d947105dac4b46f4658d]

#86373# conditional formats with named ranges with relative references


2001-05-02  Daniel Vogelheim  <dvo@openoffice.org>  [8ec5a80d5772e207b4065bcac3fcfde16c137d9c]

changed property Password to Protectionkey


2001-05-02  Mikhail Voitenko  <mav@openoffice.org>  [7fa32d1760b679feb916676039dfdc6e45b36ccf]

#83779# add XPasswordContainer interface


2001-05-02  Jens-Heiner Rechtien  <hr@openoffice.org>  [54108fff1d78d954c07254347068bf2949bc9e0c]

integrated NETBSD on sparc patches for atomic reference count, submitted by Michael Rauch <mrauch-openoffice@fs.tum.de>


2001-05-02  Jörg Budischewski  <jbu@openoffice.org>  [bfff92cd7be16e9711113535f1ec5b2be01cbe0d]

removed unneeded VOS from makefile.mk


2001-05-02  Eike Rathke  <er@openoffice.org>  [8e8a3cd8b8a1b45c242070419f1371a9cee52b4a]

GetCellValue: distinguish between errNoValue and errCellNoValue


2001-05-02  Eike Rathke  <er@openoffice.org>  [8e7297c0f3fe60c14f7de7d717c9a04768b83ab4]

add: errCellNoValue


2001-05-02  Sascha Ballach  <sab@openoffice.org>  [747ba4ab34441df31a51633a6a9375640e24b71a]

#86583#; use the right name for a attribute in filter


2001-05-02  Sascha Ballach  <sab@openoffice.org>  [f453f96b5c4cd44aa31d0def3af44da07864296e]

#86273#; read/write all viewsettings for every view


2001-05-02  Andreas Martens  <ama@openoffice.org>  [bdf9f21f53e5d5aa2e105cdec4d233deec5f5e1b]

Fix #86463#: Flow back inside columned sections


2001-05-02  Andreas Martens  <ama@openoffice.org>  [b1ed75dca5431d9807b608fa397fea9c3bbd4647]

Fix #86476#: Position of chararcter bounded flyframes


2001-05-02  Andreas Martens  <ama@openoffice.org>  [afb194838965bc6577ec6deadaa085cf1dcf24c3]

Fix #86435#: Assertion fine tuning


2001-05-02  Herbert Duerr  <hdu@openoffice.org>  [25eb19167f5e625cc2c0e92b1bdbdc72949a15f1]

when invalid clip region fall back to geometry


2001-05-02  Eike Rathke  <er@openoffice.org>  [51037c3cf425275a268e5ea5a6be3ef778154f59]

GetToken: with recursion guard (name1:=name2:=name1:=name2:=...)


2001-05-02  Jörg Budischewski  <jbu@openoffice.org>  [ef018a5e5f95cc4e31526553d7955f0c7cfab8ab]

incompatible: added an exception to the initial getInstance calls


2001-05-02  Jörg Budischewski  <jbu@openoffice.org>  [3ff84baf833e87020124000cf5c7a0b9dba45590]

incompatible: added an exception to the initial getInstance calls,some code cleanup, added a first try for better error logging, removed the possible segfault for replies for unknown thread ids


2001-05-02  Ocke Janssen  <oj@openoffice.org>  [2c49c58195d5823d47d43a0529f9d280fb88db1e]

#86561# flush query after saving


2001-05-02  Jörg Budischewski  <jbu@openoffice.org>  [cf61a8543df7d7001e4c125057c629ddfc1f9a88]

incompatible: added an exception to the initial getInstance calls


2001-05-02  Ocke Janssen  <oj@openoffice.org>  [26182c3a4a4c67929f42776df397e58102a18623]

only read settings


2001-05-02  Ocke Janssen  <oj@openoffice.org>  [8cda938a7625c5be6e50c00d4e4446f15eb34bbf]

#86176# check if statement is native


2001-05-02  Andreas Schlüns  <as@openoffice.org>  [66a38d1a08a8f4643c5f01b162aecc7548a42b6c]

#86381# deliver new dynamicmenuoptions.hxx


2001-05-02  Philipp Lohmann  <pl@openoffice.org>  [bd4a119f5a7e8e44e779e33c7b1b2639555aa92b]

more appropriate ConvertXPM


2001-05-02  Daniel Vogelheim  <dvo@openoffice.org>  [d25e06c6645300020595f38b482ca6582142f7a6]

fixes for text block conversion (as suggested by mtg)


2001-05-02  Mikhail Voitenko  <mav@openoffice.org>  [ed7289e47522d45eb361046fb6c691d4b1fe1969]

#83779# move interface to com.sun.star.task


2001-05-02  Andreas Schlüns  <as@openoffice.org>  [3a44573a0a4d8c99df44c908f0d71a3e55f14004]

#85529# new threadsafe mechanism


2001-05-02  Andreas Schlüns  <as@openoffice.org>  [3bb5b880e6055f15654d0da647e83d42c8a212bb]

#84454# move property set to frame


2001-05-02  Ocke Janssen  <oj@openoffice.org>  [d9b6971a28526772072271adc1a2407217a16876]

some typedefs


2001-05-02  Ocke Janssen  <oj@openoffice.org>  [84d83710fd5a7fd2059a9a1bdd7cf1eead7c1eee]

some changes for ref vector and some typedefs


2001-05-02  Daniel Vogelheim  <dvo@openoffice.org>  [bebc2c70cd3b517080cbdad84ffe685ef182b8d0]

#86353# macros now preserved in auto text conversion


2001-05-02  Oliver Specht  <os@openoffice.org>  [0838fc924e848ab717e022f4d1f9cafdc8792bb8]

register vertical text controller


2001-05-02  Ocke Janssen  <oj@openoffice.org>  [a464067b2ae1bd0e0fa5a6fa61c259762ed99fd7]

some changes for ref vector


2001-05-02  Ocke Janssen  <oj@openoffice.org>  [682430397bb64f954392f5f9977925d6e0ca37bf]

#86516# addStatusListener always ask for acctually state


2001-05-02  Ocke Janssen  <oj@openoffice.org>  [681ee16efa8f4cdf630906db3de7bc07412bd1ad]

#86516# remember child focus


2001-05-02  Thomas Benisch  <tbe@openoffice.org>  [9a6d102a315ed29d5d5819de55dcce07eb370df3]

added scrollbar properties


2001-05-02  Thomas Benisch  <tbe@openoffice.org>  [6d03ef54d8273708c2aed99488315da763e6fe93]

added ScrollBar


2001-05-02  Oliver Specht  <os@openoffice.org>  [2de5d801c25fea1cb831738b9a783e21fa84d874]

redline password added


2001-05-02  Oliver Specht  <os@openoffice.org>  [92050dfde2d4923cf2817f740a3a459bef7fff8e]

register vertical text controller


2001-05-02  Oliver Specht  <os@openoffice.org>  [3fcdd6d6ad2cf75ddec43bfe7242939c5fd9c8a9]

redline and section password added


2001-05-02  Oliver Specht  <os@openoffice.org>  [ec29fa07dff166a75d7deeb3a534a48254bb1839]

Sections: document password removed


2001-05-02  Oliver Braun  <obr@openoffice.org>  [a07021f7f1076d7205f19a443c4f022146e4179a]

fix daylight saving time detection and adjusted output of getGlobalTimer back to milliseconds


2001-05-02  Oliver Specht  <os@openoffice.org>  [b157960110721fb964b2bbe5e4c08fcdb7955faa]

redline password added


2001-05-02  Thomas Benisch  <tbe@openoffice.org>  [e4b58518ef7ab7c416b58444a56d285b7faf1d41]

added ScrollBar


2001-05-02  Oliver Specht  <os@openoffice.org>  [54909767837e696d00566c1e70f2c4cd0cd5ff13]

register vertical text controller


2001-05-02  Oliver Specht  <os@openoffice.org>  [a091593c36ec75b8683279dd8fce2266d2056b31]

new: verttexttbxctrl.cxx


2001-05-02  Oliver Specht  <os@openoffice.org>  [dafe9eb3051b7aab1c9b0bf1271423e88c2c86d2]

Hide/show toolbox buttons depending on the CJK settings


2001-05-02  Armin Weiss  <aw@openoffice.org>  [7599c2e7d510d0d3fc6bbf8def8e715ebbdf9c75]

#86481# simply ignore item setting on page objects


2001-05-02  gt  <gt@openoffice.org>  [e8b431b45c37bf3ba3a8239c1807df42d7ea1c0b]

#86540# change behaviour for larger and negativ month-offsets


2001-05-02  Björn Milcke  <bm@openoffice.org>  [23d89997b3c6f0e6ac2c2e4f8ce97d8b3d0d7257]

#81988# import of tables corrected: import table directly + use ChartDataRowSource


2001-05-02  Frank Schönheit  <fs@openoffice.org>  [f00e9eed2d3c23cb8188de1866a000e1099d05e5]

#86450# disable m_nMaxColumnsIndex for the moment - need more comprehensive handling for this


2001-05-02  Frank Schönheit  <fs@openoffice.org>  [af4e41e7dcb54c97c3cc14a5d28f7aff0c93faee]

#86464# +IsModified


2001-05-02  Armin Weiss  <aw@openoffice.org>  [968ab03d6f3b969404f93095329a168c5140a065]

#86163# take into account which type of PageShape needs to be constructed. It's an pres shape if presentation:sXML_class == sXML_presentation_page.


2001-05-02  Frank Schönheit  <fs@openoffice.org>  [e6dd632eb14014893487e3b6e6cb1057561a09b7]

#86434# +STR_INDEX_NAME_ALREADY_USED


2001-05-02  Frank Schönheit  <fs@openoffice.org>  [87bc42e39c43c1423df99f8a4c7aacb28ac6e027]

#86434# OnEditIndexAgain


2001-05-02  Frank Schönheit  <fs@openoffice.org>  [0ace7d5c92ceb10b26a1087e35f8c3178d0b4244]

#86434# don't allow to enter an already used index name


2001-05-02  Armin Weiss  <aw@openoffice.org>  [0a8ea8979e1fe97f97f5055c501231cca17bf759]

#86163# Transformation is now written for PageShapes.


2001-05-02  Jörg Budischewski  <jbu@openoffice.org>  [78a6e9db47f2cb08fe9d3c23655a85773f68515d]

fixed socketaddr problem when using IP adresses instead of hostnames


2001-05-02  Sascha Ballach  <sab@openoffice.org>  [3c8560de2df8bc90149bfe6eb9d5c96633ee18c3]

#86417#


2001-05-02  Jörg Budischewski  <jbu@openoffice.org>  [8b9af5f617d1a9eb06f839f81fb6744b0c6241c9]

fixed socketaddr problem when using IP-numbers instead of hostnames


2001-05-02  Björn Milcke  <bm@openoffice.org>  [4d5ee5f642e4f26c0240c3226e415130684a8ce0]

#81988# export of tables corrected: export table as in MemChart + use ChartDataRowSource


2001-05-02  Christian Lippka  <cl@openoffice.org>  [e4888b28b504e25470837f05d38fb01c9f5eadf2]

#84450# do not delete pres shapes on masterpage if page layout is changed with the api


2001-05-02  Christian Lippka  <cl@openoffice.org>  [bd0934d275ae9c387f76c1c86d06d2d87a92b83b]

#86288# export zero seconds pause times also


2001-05-02  Dieter Loeschky  <dl@openoffice.org>  [193d5e4ef0f3308427371354c8384e88aeb056c5]

#83021# ScrolBar handling modified


2001-05-02  Sascha Ballach  <sab@openoffice.org>  [858d6b2fcc6adeb8246131db9f8f992239e8a1e6]

#86538#; get the base address if set the validation


2001-05-02  Sascha Ballach  <sab@openoffice.org>  [4b47981a6ba6e1af636fb4165cd829558ddd052e]

#86387#; only set the SubTotals if there are some


2001-05-02  Frank Schönheit  <fs@openoffice.org>  [c051db1155007f0dcabd2f4cef79679173b66cbb]

#86299# RemoveElement: for a form, reset the ActiveConnection property


2001-05-02  Hans-Joachim Lankenau  <hjs@openoffice.org>  [7c216cf7bf3c77f801a9de8927bfcc7bbf104690]

ignore missing local udkversion.mk


2001-05-02  Sven Jacobi  <sj@openoffice.org>  [94e4845830917ac363ccd29d171ea1b947ffa867]

the wrong projection mode was used always


2001-05-02  Frank Schönheit  <fs@openoffice.org>  [f1906206b7d24995b5fe0a3f150ebe61c63074e3]

#86551# derivation order matters


2001-05-02  Peter Burow  <pb@openoffice.org>  [d19bd86057d99c175f697346a740db6513b2aad5]

fix: #86471# Dtor() closes the db


2001-05-02  Tino Rachui  <tra@openoffice.org>  [54f270ab1591f3d197f1b384d22130f1e6aefb47]

*** empty log message ***


2001-05-02  Nils Fuhrmann  <nf@openoffice.org>  [84176b0caecfe145972622ff33247b3de6d5c5ab]

Added new directories(#84860#)


2001-05-02  Ocke Janssen  <oj@openoffice.org>  [7c32c7d3a47fecd389750cc43099b34b5183ac03]

get TableFieldDesc from controller


2001-05-02  Carsten Driesner  <cd@openoffice.org>  [12d77a1f184f854d578be4da9ac6decdfb2685ac]

menu from and to xml file


2001-05-02  Sander Vesik  <svesik@openoffice.org>  [e750c8f3a0c67719d69320030b2a06660272564a]

Merge from OO619B


2001-05-01  Sander Vesik  <svesik@openoffice.org>  [ad0431d77d4a22da80f5053946bf38ed2bf0ee38]

Merge OO625B to trunk


2001-05-01  Sander Vesik  <svesik@openoffice.org>  [dd07d869c8127423a104c42e34bc83b4d09c0651]

Merge OO625B enhancements to trunk


2001-04-30  Martin Gallwey  <mtg@openoffice.org>  [74b00db7ebfa265923b4685a6c143393ecaa8e4e]

moved invalidate/reactivate to SwXMLTextBlocks::ClearDoc


2001-04-30  Martin Gallwey  <mtg@openoffice.org>  [4402d6885eba646e55df4b9849dadac5a64e580c]

Fix rename and implement ClearDoc


2001-04-30  Martin Gallwey  <mtg@openoffice.org>  [a563ec1d284886d0dcbb567a13e728ef1916b6a4]

Make ClearDoc virtual


2001-04-30  Martin Gallwey  <mtg@openoffice.org>  [2005c020552c8dc5abac5f5ef0dc7859e695c8ec]

Make cleardoc virtual


2001-04-30  Bustamam Harun  <bustamam@openoffice.org>  [641c59a6df1ec55072b8a66ee914465d8c1ca0a6]

Add missing includes - Joe Xu


2001-04-30  Martin Gallwey  <mtg@openoffice.org>  [344db257f5c4afee3adb4e76e51af1b8165bbb6f]

fix manifest entry


2001-04-30  Martin Gallwey  <mtg@openoffice.org>  [b0401a23027f504a2712caafe2cec38229c11544]

Fix raw copying of streams


2001-04-30  Martin Gallwey  <mtg@openoffice.org>  [0802bc6db5920670a337330778f5e94918d631a7]

set default to be compressed


2001-04-30  Martin Gallwey  <mtg@openoffice.org>  [4fd8fd103eedc67d087e0c319a07a405c4aceaad]

Fix import of mediatype and make the manifest.xml compressed


2001-04-30  Martin Gallwey  <mtg@openoffice.org>  [7a61d7abe9c2be5421afda5c929aec6029388dbb]

fix copying of raw streams


2001-04-30  Martin Gallwey  <mtg@openoffice.org>  [c57f906170d0c2d4500a5b1ffccf5e91db5ed86b]

Fix raw copying of streams + clean up constructor


2001-04-30  Martin Gallwey  <mtg@openoffice.org>  [e243f497f883be00fd9745b9c4ca5324fea70458]

Fix copying of raw streams


2001-04-30  Bustamam Harun  <bustamam@openoffice.org>  [0c92e4313c66aec9139d34f589585348956bb9c9]

Add ServiceInfo - Joe Xu


2001-04-30  jp  <jp@openoffice.org>  [894fd4bf8b75c186e61eb24b38ac8a5c2de99662]

use Clipboard state listener instead of polling


2001-04-30  jp  <jp@openoffice.org>  [e15d564fa79ffb3f64b7a2fc819e89377e393674]

GetSotDestination as public method


2001-04-30  jp  <jp@openoffice.org>  [1bd4e945b4e3c80c9f61467d9ef73e8ad2c2ab08]

defines for UNO namespaces into own headerfile moved


2001-04-30  jp  <jp@openoffice.org>  [e81545d94d2a2505ac87a509897689845a69fc38]

defines for UNO namespaces


2001-04-30  Christian Lippka  <cl@openoffice.org>  [54356edeac3fbcc019ec182c36fea8b6784df0b6]

#85163# added missing view properties


2001-04-30  Nils Fuhrmann  <nf@openoffice.org>  [9916d1729289bdd70eb319e088f818ea987d172a]

Clean up after movement of tools to soltools and rsc


2001-04-30  Christian Lippka  <cl@openoffice.org>  [a95cbc6e1406a18e3a22134171ab1dfa21fb0768]

#85135# import interactions for group shapes


2001-04-30  Michael Brauer  <mib@openoffice.org>  [72bdf5a5d86aca26d99d9f9f5085841c82f4b792]

Don't export doc info in OLE objects


2001-04-30  Ocke Janssen  <oj@openoffice.org>  [d3db7d555ce274cb32ec1cbf721336b301ce67c3]

#86467# initialize member var


2001-04-30  Michael Brauer  <mib@openoffice.org>  [417aaa6244b7778bb95473f2db7196c497269f20]

#86155#: export text styles around character bound frames


2001-04-30  Ocke Janssen  <oj@openoffice.org>  [3a9fb4ce709ac4940c5acd2a7bb1fbc2391beb92]

#86440# check index ext


2001-04-30  Ocke Janssen  <oj@openoffice.org>  [7e30e1367d9973966cf1a660b4e934fef5b474a9]

#86515# check unod actions


2001-04-30  Ocke Janssen  <oj@openoffice.org>  [d779ea83508b3146c4d0ee37bf22b3a34a59a518]

#86515# check undo actions


2001-04-30  Behrend Cornelius  <bc@openoffice.org>  [a6981e0b64403e110b56fe03527e3ab9aabaff14]

## filtername for globaldocuments replaced


2001-04-30  Behrend Cornelius  <bc@openoffice.org>  [745c9166f0ecacf2b71d21258fc510ee96dcb4ce]

*** empty log message ***


2001-04-30  Thorsten Behrens  <thb@openoffice.org>  [2e1bb07d856707d6b6122c504ce8e8750e5536da]

Avoid so3 in SdrModel::AfterRead


2001-04-30  Kai Sommerfeld  <kso@openoffice.org>  [42ad3fc9b035178c99cdce1e08c7fbcf5fd35dac]

#86337# - Fixed URL assembling code in Content::setPropertyValues(...).


2001-04-30  Ocke Janssen  <oj@openoffice.org>  [0f1ce61d1626bb8853654a3a352ef8d6a0063122]

#86528# some outlining


2001-04-30  Ocke Janssen  <oj@openoffice.org>  [1add6c0b3e010744567a1ed02909733c1344a717]

#86528# some outlining


2001-04-30  Christian Lippka  <cl@openoffice.org>  [c5468e9272479b710e67e671eca37150b9db932f]

#86534# added new shapes for pluggins, applets and floating frames


2001-04-30  Ocke Janssen  <oj@openoffice.org>  [2d2b10536bf4a0b47cde7bc5d8b4e1a070a2af57]

#86528# some outlining


2001-04-30  Christian Lippka  <cl@openoffice.org>  [7459d1a67537cbe2e8f7c9fc159c2e1edda6bb62]

#85922# set layer on shapes added to group shapes


2001-04-30  Michael Brauer  <mib@openoffice.org>  [f22e1d07508a1b893b2ea3bce7b2bace158e0959]

#85924#: New paragraph property map for shapes


2001-04-30  Michael Brauer  <mib@openoffice.org>  [af956bc54809bab865738ad58f5ff2f4d10eb396]

#85924#: New paragraph property map for shapes


2001-04-30  Christian Lippka  <cl@openoffice.org>  [2a87e64018a0768b7b5618dc876a0c33c71b2e44]

#86534# fixed ole2 export/import of applets,plugins and floating-frames for calc and draw


2001-04-30  Michael Brauer  <mib@openoffice.org>  [54d31199a0fce2a0db97d106499d5fe5c65d06ec]

#85924#: New paragraph property map for shapes


2001-04-30  Caolán McNamara  <cmc@openoffice.org>  [8fd464e1a92865d9c7ce83a585f2e8a142743e6c]

##766## Emphasis mark import needs to consider CJK language to determine correct mark displayed


2001-04-30  Rüdiger Timm  <rt@openoffice.org>  [963e754035d2931af219236101337132a183380e]

#65293# removed obsolete macro %UPD%


2001-04-30  Rüdiger Timm  <rt@openoffice.org>  [613099fbfd8877ebe2d6ec44a3a6da87266bc566]

#65293# removed obsolete macro %UPD%


2001-04-30  Rüdiger Timm  <rt@openoffice.org>  [21f9919afd3ee643dcd39f7e4eefee6d8a147274]

#65293# removed obsolete macro %UPD%


2001-04-30  Rüdiger Timm  <rt@openoffice.org>  [6bf6347f335d1bd4ad26bf3b3dfbf22c5e034c8b]

#65293# removed obsolete macro %UPD%


2001-04-30  Rüdiger Timm  <rt@openoffice.org>  [69b116398fb158fe269f0346e87af2cd5f7d05c7]

#65293# removed obsolete macro %UPD%


2001-04-30  Rüdiger Timm  <rt@openoffice.org>  [ecb42c995a7ce51e2d527eeda8c784314e3a36a0]

#65293# removed obsolete macro %UPD%


2001-04-30  Rüdiger Timm  <rt@openoffice.org>  [aa5749070a0f20b0bd661930a28891ad36666f4d]

#65293# removed obsolete macro %UPD%


2001-04-30  Michael Brauer  <mib@openoffice.org>  [6a495a114f0b9830d099aea70c6287b151bf01ea]

#86295#: Import more than one page bound shape


2001-04-30  Rüdiger Timm  <rt@openoffice.org>  [d8316a4e4cb06aeefaee7c59b85678fae4f49910]

#65293# removed obsolete macro %UPD%


2001-04-30  Rüdiger Timm  <rt@openoffice.org>  [e3e81f38ecc31abf548eaa4c6e475c7feb328d92]

#65293# removed obsolete macro %UPD%


2001-04-28  Sven Jacobi  <sj@openoffice.org>  [4fb64a26df2780f64704738c4d90aaf15295fe00]

now supporting glyph outlines and PolyPolygon objects


2001-04-28  Sven Jacobi  <sj@openoffice.org>  [36fa40d51abb32864d7c5f86faa74e6c79eca578]

glyph outlines exported only


2001-04-27  Bustamam Harun  <bustamam@openoffice.org>  [925bf4e2d7c163856827e72cdc04353de8d905f1]

Add DefaultNumberingProvider service


2001-04-27  Eike Rathke  <er@openoffice.org>  [9607773f1ddb3d6b9ef564ea7e945c30b0da13e7]

PushDouble, result: NAN ? errNoValue : errIllegalFPOperation


2001-04-27  Eike Rathke  <er@openoffice.org>  [00da0ce401ff78c9ba6f5f7acf679dd41ab5f2fb]

optimized some matrix accesses, ElementCount/Index instead of Dimensions/Col,Row


2001-04-27  Bustamam Harun  <bustamam@openoffice.org>  [76f1776a4605a6e0d43d2dea6f8f5c596b72ad21]

Add idl files for automated testing


2001-04-27  Eike Rathke  <er@openoffice.org>  [84a440bfbab392681052b2780dc6974071788489]

#86524# GetSortArray: also pop stack for counts of svDouble


2001-04-27  Christian Lippka  <cl@openoffice.org>  [5eb43095c0e566c7a6f41447f404230223e61c9a]

#85188# fixed service


2001-04-27  Christian Lippka  <cl@openoffice.org>  [58988c4a83f0aa6edf1ef56e9f3df98df5d0d0e0]

#85802# clear placeholder grafik for graphic shapes that are no longer placeholder


2001-04-27  Niklas Nebel  <nn@openoffice.org>  [e1d41657a237ec5bcbacde8bc5bd6a66dbfff26c]

user interface for linked areas / external data sources


2001-04-27  Christian Lippka  <cl@openoffice.org>  [dae55c9f40ba4af841a5d20653321c433ffd0349]

#85187# fixed wrong service


2001-04-27  jp  <jp@openoffice.org>  [01ea8933e19577a85a1c75cfd0d0af7d41b7a5e0]

use Collator for international string compare


2001-04-27  jp  <jp@openoffice.org>  [f53a813759259dfdc152171a80be22900f359bb0]

remove unused line


2001-04-27  jp  <jp@openoffice.org>  [28fe80b1e3999efed2617a6377de78ccd0295a8f]

use Collator for international string compare


2001-04-27  Christian Lippka  <cl@openoffice.org>  [faffa1a774e8e8ab77394b6027dad1cd99daecbe]

#86465# added style-name to draw:group


2001-04-27  jp  <jp@openoffice.org>  [bcae413f9416227ef00f5ed00b9397782337951a]

use Collator for international string compare


2001-04-27  Hans-Joachim Lankenau  <hjs@openoffice.org>  [67542dcad38e6fd7ad143a40bd4d776aea3cee03]

major version in dll name


2001-04-27  jp  <jp@openoffice.org>  [5886a137d66013460d86951c251389969df1a92a]

use Collator for international string compare


2001-04-27  Hans-Joachim Lankenau  <hjs@openoffice.org>  [72d56cebee838f2e026ab11a05fa963894e476d9]

ole32 depends on tools32


2001-04-27  jp  <jp@openoffice.org>  [b22c04fc8f64627857d4d592c6dca6be3a703f35]

use Collator for international string compare


2001-04-27  Mikhail Voitenko  <mav@openoffice.org>  [b94aa3bf629b9fc54e1f01e66a479f0c3154d323]

#83779# new XPasswordContainer interface


2001-04-27  Frank Schönheit  <fs@openoffice.org>  [ef133aff9b07a2c80392ce65e1a59e52edccce46]

resetPages: do a ShowPage(GENERAL) before removing pages


2001-04-27  Michael Brauer  <mib@openoffice.org>  [5e2d4eb38def94f43d35f0f7db859fe2dedd110e]

#86397#: unnecessary call to DeleteAndJoin removed


2001-04-27  Michael Brauer  <mib@openoffice.org>  [65b7a624b9235878b94b7101f5f2c3aec04facfb]

#86397#: set block mode


2001-04-27  Michael Brauer  <mib@openoffice.org>  [abb55bef9593ac20ec8e307b2cb8ce8927f5e901]

#86052#: Handle OLE object while converting text blocks correctly


2001-04-27  Stephan Schäfer  <ssa@openoffice.org>  [765c1ca95b1b60ab2a428052ebfbbbc671c956b4]

support multiple icons


2001-04-27  Stephan Schäfer  <ssa@openoffice.org>  [f4f47299f31894372521875eda0b15ab65d4dfcb]

SetIcon implemented


2001-04-27  Rüdiger Timm  <rt@openoffice.org>  [e7ca91cadec1963547e5be7e06be243f296f096e]

use new perl deliver via environment variable


2001-04-27  Kai Sommerfeld  <kso@openoffice.org>  [29c05cdeb2ece95808cef6558905ea5881adbccc]

#86409# - Fixed syntax error.


2001-04-27  Andreas Bregas  <ab@openoffice.org>  [3b309af2b7e41412df73776c78ada211b49ca93d]

Fixed bug concerning SRCBUFFERTOSMALL handling


2001-04-27  Ingrid Halama  <iha@openoffice.org>  [1c79e2e038d9929590f0dec2de3a0f4857b62d96]

added Cached(Content/Dynamic)ResultSet(Stub)Factory


2001-04-27  Ingrid Halama  <iha@openoffice.org>  [e8c36727f6797fccb5f2f10a82eb64e056bbb7d9]

#86308# new


2001-04-27  Ingrid Halama  <iha@openoffice.org>  [9bc419efdd31e0660cc470d0aa7e3f32f7ee3824]

#86306# new


2001-04-27  Martin Gallwey  <mtg@openoffice.org>  [fd22add0d9a7a6b99cd97f0ac34bc8efcf9065f8]

#86409# initial import


2001-04-27  Martin Gallwey  <mtg@openoffice.org>  [fa2de5099c00fabb952c039269f23f7f3689c586]

#86409# Support encryption in package files + a couple of optimisations


2001-04-27  Kai Sommerfeld  <kso@openoffice.org>  [a83de8f0a2252a81b0653a91961b353b03dc46f9]

#86409# - Fixed folder properties table (index out of bounds).


2001-04-27  Stephan Schäfer  <ssa@openoffice.org>  [8b01a59d095a6a340142959c0c624b942a3537a1]

use LoadImage instead of LoadIcon to share resources


2001-04-27  Stephan Schäfer  <ssa@openoffice.org>  [4b661ea732c6e89b2040e38ad7f349614c409615]

support multiple icons


2001-04-27  Andreas Martens  <ama@openoffice.org>  [a19b7fb2c7bc3f3abf53f944a047df932880b768]

Fix #84283#: Saving wrong word information during splitting and joining paragraphs


2001-04-27  Philipp Lohmann  <pl@openoffice.org>  [99d9e3ebb17af5ec35b79cd6b2fa9efb4e2d13bc]

#86361# strikeout positions are determined independently


2001-04-27  th  <th@openoffice.org>  [1df88599e5607613b06e14becef15836197ec01e]

Shaodw-Changes removed


2001-04-27  Thorsten Behrens  <thb@openoffice.org>  [358c1aa4f7c1005a23d4928fe59a6a5c8717a506]

Altered prev. changes, avoids API change


2001-04-27  Thorsten Behrens  <thb@openoffice.org>  [125902e607060f1d8f12290556f2fc255bf0c005]

Altered prev. changes, avoids API change


2001-04-27  Stephan Schäfer  <ssa@openoffice.org>  [5e93c1b79249f9191715a5a7361bcf891477db12]

CalcMinimumSize now includes sizes of checkbox and radiobutton


2001-04-27  Frank Schönheit  <fs@openoffice.org>  [520e0b5444f73b33e2e01bfc49b7ad24b18178f7]

#86464# no SaveModified if not IfModified


2001-04-27  Frank Schönheit  <fs@openoffice.org>  [ca08f7e4b8d702f450dbc82db41f4366ff72a5e7]

#86464# IsModified before SaveModified


2001-04-27  Stephan Schäfer  <ssa@openoffice.org>  [f54656847e3a01658012f8032f1cb67b585cd373]

messagebox with checkbox


2001-04-27  Tino Rachui  <tra@openoffice.org>  [5afada7d8fea380ab14712a698bd66e90870cbfd]

*** empty log message ***


2001-04-27  Tino Rachui  <tra@openoffice.org>  [d36345edd9dc2b7f00933ac34b3e29ed002ddbcb]

*** empty log message ***


2001-04-27  Philipp Lohmann  <pl@openoffice.org>  [7ddd39239c37d8a9b58f4c8fc17ff2b47fe0a20b]

look in /usr/local/lib also for libsane.so


2001-04-27  Tino Rachui  <tra@openoffice.org>  [f8290c49bd732f8e9cf8241aa66c5917916002b7]

*** empty log message ***


2001-04-27  Frank Meies  <fme@openoffice.org>  [92a789bfe6b6eee68efb63bfbd9c2431c6380cb6]

Fix #75969#: Spellcheck considers deleted characters in redline mode


2001-04-27  Tino Rachui  <tra@openoffice.org>  [4073221e0a0b89404c4d06fc9e83de51f8e5df22]

ShellExecuteEx added


2001-04-27  jp  <jp@openoffice.org>  [250a988c541adeace0a6f2e0a4d5ebf1b4b6454f]

correct asking of NO_OLE flag


2001-04-27  Kai Sommerfeld  <kso@openoffice.org>  [7de04a1b44ee2a5b976251519bd8d9b2fb9f6f2d]

#86409# - Updated documentation.


2001-04-27  Kai Sommerfeld  <kso@openoffice.org>  [47c8fd5e04637e316a0553a98a2f6aa6330fc5db]

#86409# - Added support for properties "Encrypted" and EncryptionKey. Property "Size" no longer supported at package folders.


2001-04-27  Christof Pintaske  <cp@openoffice.org>  [6cacaeaa9f4e858f9f4f05e1171d93c8f4faba8a]

#86042# allocate fontdata on heap since it is not deap-copied but referenced


2001-04-27  jp  <jp@openoffice.org>  [28452d9a8a4f7334f3a92c458246017134ddbfe5]

new SvxColor::GetVersion for COLOR_AUTO conversion


2001-04-27  Hans-Joachim Lankenau  <hjs@openoffice.org>  [e7ca023fa514b19d8775901677928662399cb9a5]

get symbol names from unix mapfile


2001-04-27  Mathias Bauer  <mba@openoffice.org>  [e83ab18670ed7ab4797985b3f5103141327d471e]

#83674#: handle drive names in autocompletion


2001-04-27  Hans-Joachim Lankenau  <hjs@openoffice.org>  [6f99e350144322c466e61abf8f1723720a0f3d2f]

generate windows c exports form unix mapfiles


2001-04-27  Caolán McNamara  <cmc@openoffice.org>  [c6bdb52f6500d457318bb21081d9d70b6c36da8b]

##826## Allow borders set in styles to be removed by sprms with empty line descriptions


2001-04-27  Oliver Specht  <os@openoffice.org>  [9bbd990ab60481ae8232e5c1a425d8a573c2703f]

password at each section


2001-04-27  Frank Schönheit  <fs@openoffice.org>  [bd4fbd779fe88b929f66efd53a7d415a0205d6c2]

#86416# in the DBG_UTIL version, implement the copy ctor to allow correct instance counting (DBG_CTOR)


2001-04-27  Frank Schönheit  <fs@openoffice.org>  [47b7094a67e0e337f6b01f7b2cb2bd22197b600a]

#86416# disposing: clear m_xConnection to ensure that the parent connection can be deleted


2001-04-27  Oliver Specht  <os@openoffice.org>  [63bd58dd02d3360e432bfcef769a376e4a32ba0c]

business card without online view


2001-04-27  Oliver Specht  <os@openoffice.org>  [f148c6214b1fbc5862f3fc74f449447f42672422]

Redline password


2001-04-27  Oliver Specht  <os@openoffice.org>  [4a16c9a6e9faf610ccefb44d5ea1e484c92388ca]

#86296# SwPageFtnInfoItem::Query/PutValue impl.


2001-04-27  Oliver Specht  <os@openoffice.org>  [b48f4e99e1d2935f84bc2fac1e6670dd83939673]

#86296# use page descriptor only if necessary


2001-04-27  Dirk Völzke  <dv@openoffice.org>  [4ace5f56a72d08de9907dbf4a7f340672787cd3a]

#84092# added HID_FILEDLG_LINK_CB


2001-04-27  Oliver Specht  <os@openoffice.org>  [594ccae7cb8ac1ddc395daaf18b1633d80481b3c]

Redline password


2001-04-27  Dirk Völzke  <dv@openoffice.org>  [06909c1ec509cecc15428082dac9f27bf438cd5d]

#84092# use the FilePicker service


2001-04-27  Dirk Völzke  <dv@openoffice.org>  [555e0a3118fccbe1073cecc506d332e8c545cdc6]

#84092# removed #include iodlg.hxx


2001-04-27  Dirk Völzke  <dv@openoffice.org>  [6ce47bef5776378f9112b9fb59e0a34a88a6fadf]

#84092# register FilePicker and FolderPicker service


2001-04-27  Dirk Völzke  <dv@openoffice.org>  [c9127e87ad921676129961233de43fa93e9e37a7]

#84092# use new FileOpenDialog_Impl which uses the FilePicker service


2001-04-27  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f8af803e1b015d27adaee26fa766a16e3bafd6ad]

typo


2001-04-27  Ocke Janssen  <oj@openoffice.org>  [df99617be065a0c45f11928f6560d30f2bc8393e]

#86293# impl more type defaults


2001-04-27  Ocke Janssen  <oj@openoffice.org>  [9f819eba8756ba7cd27eb1ccad536fadc33784c4]

#86293# impl copyCtr


2001-04-27  Armin Weiss  <aw@openoffice.org>  [1ca27d7c3744e794057b580597a40362329fbb87]

#UndoRedo# added handling for Undo/Redo to FuSupport method


2001-04-27  Armin Weiss  <aw@openoffice.org>  [ae623dbbb66ce02e6fe20c1f44889f14c0e46bc0]

#UndoRedo# added handling for Undo/Redo and text getting to GetMenuState method


2001-04-27  Armin Weiss  <aw@openoffice.org>  [8807170a893b78469e359e551ab6f284d92a30d2]

#UndoRedo# added registering of Undo/Redo controller


2001-04-27  Frank Schönheit  <fs@openoffice.org>  [47bfeb2b60950bf5c4faa476639596194c0c769f]

#86267# simulate EmptyIsNull only if appliable


2001-04-27  Armin Weiss  <aw@openoffice.org>  [718b3d5a7c45734534e5bc2a656af9df0f2bdcb9]

#UndoRedo# added slots for Undo/Redo and GundoStrings/RedoStr


2001-04-27  Armin Weiss  <aw@openoffice.org>  [c375d514d669272ebb13db5281380f122d87a1dd]

#UndoRedo# added include for SfxStringListItem


2001-04-27  Oliver Specht  <os@openoffice.org>  [61a1e7459a1b4ba4fa957d03ffe3ea7421f9610d]

initial selection corrected


2001-04-27  Dirk Völzke  <dv@openoffice.org>  [b88fad0e33a1f594a6efc983d83b850e7aa899c9]

#84092# added filedlghelper.hxx


2001-04-27  Caolán McNamara  <cmc@openoffice.org>  [dd61d55d0916c3e70a3545afda8a4d6487475863]

##826## Allow borders set in styles to be removed by sprms with empty line descriptions


2001-04-27  Kai Sommerfeld  <kso@openoffice.org>  [2d01dd742a3f2f7fa606aeca065244b5a6f160ca]

#78373# - some small format changes to get more conform to other service descriptions.


2001-04-27  Hans-Joachim Lankenau  <hjs@openoffice.org>  [84e785dad632e096282bf28892f3425392002525]

typo


2001-04-27  Dirk Völzke  <dv@openoffice.org>  [6ac046eb5e7586edea1da25b0951ddfe115f6c36]

#84092# added iodlgimpl.cxx


2001-04-27  Jörg Budischewski  <jbu@openoffice.org>  [730e4ba94318e25b13a3ed3b27d8625ccde8c938]

deprecated osl_copyPipe and osl_destroyPipe removed


2001-04-27  Jörg Budischewski  <jbu@openoffice.org>  [b632e53f847dd922ffb6decfc34e8303a85643fd]

deprecated osl_copySocket and osl_destroySocket removed


2001-04-27  Daniel Boelzle  <dbo@openoffice.org>  [54a92a8d350ecd089328d3ce064984fd2981523e]

commented out c bridge tests


2001-04-27  Jörg Budischewski  <jbu@openoffice.org>  [a12a920dd47e772028e897d7f2f7aaf9cdb70175]

deprecated copySocket and destroySocket removed


2001-04-27  Jörg Budischewski  <jbu@openoffice.org>  [23ce0c0495ddda6f286c498433d46f71faaa07d0]

deprecated copyPipe and destroyPipe removed


2001-04-27  Oliver Specht  <os@openoffice.org>  [b3c63e5903e2733b130e4033764e3e345c585f2a]

business card without online view


2001-04-27  Daniel Vogelheim  <dvo@openoffice.org>  [cdddb3ec0ea28fdc68b8a2a3278a0709bf85fca2]

added: vertical character alignment in XML


2001-04-27  Jörg Budischewski  <jbu@openoffice.org>  [0236af2fc036978425632d4e95b047b699db09ed]

deprecated destroyPipe and copyPipe removed


2001-04-27  Jörg Budischewski  <jbu@openoffice.org>  [3b9b7b409f407dbe8ad7daa70054f07d95c9a5ec]

deprecated destroySocket and copySocket removed


2001-04-27  Oliver Specht  <os@openoffice.org>  [fefc2de28596b9e8c618af92db796e66b41d14af]

new zoom type for preview added


2001-04-27  Oliver Specht  <os@openoffice.org>  [99ca167644951039cd12cad5ddc51d9c0b9b73c3]

new zoom type for preview added


2001-04-27  Jörg Budischewski  <jbu@openoffice.org>  [ce7a70b4c112471fc8ac816b6f0813c1d311112a]

replaced destoy with releasePipe


2001-04-27  Jörg Budischewski  <jbu@openoffice.org>  [4a5755ae7d429e187406d318fb0083f302d4c784]

replaced destroy with releaseSocket


2001-04-27  Frank Schönheit  <fs@openoffice.org>  [b30eec5d8b37dfdb21a248927f6097a61fb9dd10]

#86247# _propertyChanged: exchanged OldValue & NewValue when forwarding the event


2001-04-27  Mathias Bauer  <mba@openoffice.org>  [745138a73b49a2a846a3fc2fbfb52cc50d674577]

#83911#: connect Controller


2001-04-27  Dirk Völzke  <dv@openoffice.org>  [0d17b26bcca21c40c71247066e87cb616ea0cf19]

#84092# added folderpicker.cxx and filedlghelper.src


2001-04-27  Dirk Völzke  <dv@openoffice.org>  [af25816f7ea317c382d1b0ae6f369cd9018aa5fb]

#84092# iodlg.hxx isn't needed any longer


2001-04-27  Dirk Völzke  <dv@openoffice.org>  [d51baa99278e9d9c7850d8dee22ea20f30b71b88]

#84092# Helper class for easier use of the FilePicker service


2001-04-27  Mathias Bauer  <mba@openoffice.org>  [b28aeb081d4e867853b13feaec36363dff3460be]

#83911#: check ControllerCount


2001-04-27  Thorsten Behrens  <thb@openoffice.org>  [4cc5e7ca025ef16fc2e75ff69ca75942289ba252]

Conflicts removed


2001-04-27  Ocke Janssen  <oj@openoffice.org>  [3f7c0880c7705badfdf41e5304775faed543ceff]

new method to fit the statement


2001-04-27  Tino Rachui  <tra@openoffice.org>  [7f65614b15f1c5469040f2907261b3396455cbfa]

*** empty log message ***


2001-04-27  Frank Schönheit  <fs@openoffice.org>  [a541597e870ee960d7419c806def54775cbcd262]

#86427# ::setFastPropertyValue: do not lock the mutex when rerouting the call to ::setFastPropertyValues (would never be cleared when property changes is fired)


2001-04-27  Ocke Janssen  <oj@openoffice.org>  [cd339c53ba5886341020773d1403f4f8468b3a52]

wrong nameaccess asked


2001-04-27  Ocke Janssen  <oj@openoffice.org>  [6ad1a5a9a6a4b9a784608bf3446fea74d6002019]

comment out the OSL_ESNURE in QualifiedNameComponents


2001-04-27  Ocke Janssen  <oj@openoffice.org>  [187adf523bd90e40aeed67667476adda1655e46e]

new file


2001-04-27  Ocke Janssen  <oj@openoffice.org>  [8e289a55c727eebbbd4f2d9b8fdaf066c01c5ebf]

UnoTunnel impl for the connections


2001-04-27  Ocke Janssen  <oj@openoffice.org>  [52478ca938fdd8629076bd33ce24e9e1cecdd657]

UnoTunnel impl


2001-04-27  jp  <jp@openoffice.org>  [2cc5db66d732258ed685b989d026dd29f9e80d1c]

don't ask a zero pointer


2001-04-27  Tino Rachui  <tra@openoffice.org>  [f0f3ba9f66b6d2013d198ebd1dacda59bdc46162]

*** empty log message ***


2001-04-27  Andreas Bille  <abi@openoffice.org>  [e5b9a4f355ac660d0160f68523ef89d6698274eb]

#78373# Idl-files describing service com.sun.star.FileContentProvider


2001-04-27  Andreas Bille  <abi@openoffice.org>  [7b011644340195902fea7ded1eaec4b41ebc050a]

Added FileContentProvider.idl and FileContent.idl


2001-04-27  Frank Schönheit  <fs@openoffice.org>  [068896220f396fa56b40312c8c504747f467c53b]

#86303# use another content type for the own clipboard format


2001-04-27  Niklas Nebel  <nn@openoffice.org>  [137a8e5a58a3cbd7f79cee28a29fc82e66fe8f16]

#86430# ToPixel: change 0 to 1 only if original value is not 0


2001-04-27  gt  <gt@openoffice.org>  [c24dd02dfe75ce8cb289b89f1ec2dabfa25d836e]

#86478# AnalysisAddIn::getMultinomial(): exception when result exceeds valid range


2001-04-27  Daniel Boelzle  <dbo@openoffice.org>  [79b11177778727b6246277a89748ea21b3de80e0]

feature: holding environments weak


2001-04-27  Kai Sommerfeld  <kso@openoffice.org>  [2b434778cc14b8adbdfb4e10ce258cf51e647eec]

#86313# - Reintroduced service com.sun.star.ucb.PropertiesManager.


2001-04-27  Kai Sommerfeld  <kso@openoffice.org>  [b4b6dcee0b0b4a2b9b1b315f6eea3060f280405d]

#85325#, #86313# - Added ChaosContentProvider.idl, ChaosContent.idl, PropertiesManager.idl


2001-04-27  jp  <jp@openoffice.org>  [34d06d764af2fe215721a1ddf0357d02a37415b6]

litte optimizations


2001-04-27  Kai Sommerfeld  <kso@openoffice.org>  [f3591cd1d22600f27a0783c3e93b6009d0846647]

#86313# - Initial Revision.


2001-04-27  Frank Schönheit  <fs@openoffice.org>  [5b8030dd2d990c756992c6ccc5bfa2b5abe78878]

removed stubs.hxx


2001-04-27  Frank Schönheit  <fs@openoffice.org>  [d8b4c4dbaa5bc3ced88f7ce0a0b06652cdc16fda]

+implDeterminedState - needed to correctly implement CheckButtons


2001-04-27  Herbert Duerr  <hdu@openoffice.org>  [aada182aa9281f698c0134d051fcd4eff762bdd5]

perf: avoid unpredictable branch in innermost loop


2001-04-27  Frank Schönheit  <fs@openoffice.org>  [545f601d90a0dafa0239c9d5b861b5a7973ed4b8]

#86370# disallow UTF-8 for dBase and text data sources


2001-04-27  Gregor Hartmann  <gh@openoffice.org>  [d79420b8a2c245ad1004570afa50d4890f573105]

Add metatags for Application Names and remove requirement for END tag after NAME tag


2001-04-27  Frank Schönheit  <fs@openoffice.org>  [c4963a8c13a755d9e9cc3701abffcb0a739b520b]

#86370# +adjustUTF8


2001-04-27  Frank Schönheit  <fs@openoffice.org>  [ca5e1ea1265843ed620c1a441f1ce879e9872cd5]

#86370# add UTF-8 to the list of supported charsets


2001-04-27  Frank Schönheit  <fs@openoffice.org>  [8fbed26652f891f0edc18d42dc50145c999aa3a3]

#86370# add UTF-8 to the list of supported charsets


2001-04-27  Michael Brauer  <mib@openoffice.org>  [784c8a77d6f70ef4c5872ee983e208218d27b590]

#86116#: char vertical-rel for character bound frames changed to text


2001-04-27  Oliver Specht  <os@openoffice.org>  [7cdc9d86622cc92799db719ab5f47371c615fa59]

#86421# draw mode corrected


2001-04-27  Oliver Specht  <os@openoffice.org>  [4eb9f0789b36ae1f301c0046c555914ff560f89e]

#86421# fixed text width increased


2001-04-27  Frank Schönheit  <fs@openoffice.org>  [b74c019a83f81c232c31d1508d09bd9a6d83b712]

removed stubs.cxx - file is not used at the moment


2001-04-27  Oliver Specht  <os@openoffice.org>  [72b4ac59c01034cd0ca8efd0c5d7ebd7ed3c1a2c]

#86402# ::setPropertyValue: except if readonly values should be changed


2001-04-27  Bustamam Harun  <bustamam@openoffice.org>  [cdf0e2f82b45324bdc431cc0976b4f79cd7dea8d]

Fix ScriptType and CharacterType enum to reflect the enum defined in CharacterClassification include files.


2001-04-26  Kurt Zenker  <kz@openoffice.org>  [8ad060b1f6e530df4c823799b21542bb601ca925]

Merge SRC630: 04/26/01 - 22:49:03 (NoBranch)


2001-04-26  jp  <jp@openoffice.org>  [af831166301be23f32f3e20a346f67ff0780d8ff]

Bug #86433#: DTOR - remove not valid ASSERT


2001-04-26  Kurt Zenker  <kz@openoffice.org>  [0f147abbbf8f47b5485bdbc85aeed69470e25e39]

Merge SRC630: 04/26/01 - 22:45:13 (NoBranch)


2001-04-26  Kurt Zenker  <kz@openoffice.org>  [a3ed3545538cae3481208fc378491e1b1a7ab4e7]

Merge SRC630: 26.04.01 - 22:40:13 (NoBranch)


2001-04-26  Kurt Zenker  <kz@openoffice.org>  [362d3e0f532a436012bbe7a59a66ec1ce6585fca]

Merge SRC630: 26.04.01 - 22:38:03 (NoBranch)


2001-04-26  Rüdiger Timm  <rt@openoffice.org>  [3c246252d32ea950602d0faa6c246ea28eb84554]

Merge SRC630: 26.04.01 - 22:37:34 (NoBranch)


2001-04-26  Kurt Zenker  <kz@openoffice.org>  [e263e18ccb5e3e35ddd9df196e9d979097cc190c]

Merge SRC630: 26.04.01 - 22:37:48 (NoBranch)


2001-04-26  Kurt Zenker  <kz@openoffice.org>  [de74c7a520e9dda010cf53a56cc0190af6b5dd80]

Merge SRC630: 04/26/01 - 22:36:59 (NoBranch)


2001-04-26  Kurt Zenker  <kz@openoffice.org>  [ecb3f6180a248350ef1d54d6dfc000948fa04259]

Merge SRC630: 26.04.01 - 22:36:04 (NoBranch)


2001-04-26  Kurt Zenker  <kz@openoffice.org>  [98b57901204862229c6b6cf9e0cd56e0ca3e1c3f]

Merge SRC630: 26.04.01 - 22:35:41 (NoBranch)


2001-04-26  Kurt Zenker  <kz@openoffice.org>  [cca3bc2d67b2566058f651b7af6c38cfdbe3fccd]

Merge SRC630: 26.04.01 - 22:36:05 (NoBranch)


2001-04-26  Kurt Zenker  <kz@openoffice.org>  [2f93353a60651445f2ae56dd06a605d26e621059]

Merge SRC630: 04/26/01 - 22:33:34 (NoBranch)


2001-04-26  Kurt Zenker  <kz@openoffice.org>  [70980ec87fb93dff18ae82b45b2ffbd019a49524]

Merge SRC630: 04/26/01 - 22:33:11 (NoBranch)


2001-04-26  Kurt Zenker  <kz@openoffice.org>  [7611a2aed0236551d54641ef061159a64807f27a]

Merge SRC630: 26.04.01 - 22:32:56 (NoBranch)


2001-04-26  Kurt Zenker  <kz@openoffice.org>  [715776a62f38da4456b44ad0aaa4beec5febe465]

Merge SRC630: 26.04.01 - 22:31:51 (NoBranch)


2001-04-26  Kurt Zenker  <kz@openoffice.org>  [ad707edb2796fa923451b730a3cc5258b681d2bf]

Merge SRC630: 26.04.01 - 22:32:12 (NoBranch)


2001-04-26  Kurt Zenker  <kz@openoffice.org>  [1f9a4fc5601ed8b23ecdf9538147aa171b7e1ec0]

Merge SRC630: 26.04.01 - 22:31:39 (NoBranch)


2001-04-26  Kurt Zenker  <kz@openoffice.org>  [af159a4921b64eb915696425b3674fb18dd4438e]

Merge SRC630: 26.04.01 - 22:30:06 (NoBranch)


2001-04-26  Kurt Zenker  <kz@openoffice.org>  [dd6830cb8faf017716a2f641b1f98c29a06fac72]

Merge SRC630: 04/26/01 - 22:30:11 (NoBranch)


2001-04-26  Kurt Zenker  <kz@openoffice.org>  [da11d57d7ed2438d55f6c4ed1f6a6cf677668a6b]

Merge SRC630: 04/26/01 - 22:29:58 (NoBranch)


2001-04-26  Kurt Zenker  <kz@openoffice.org>  [a2bb459bed05419485a068d9a47d713cfc809052]

Merge SRC630: 26.04.01 - 22:27:35 (NoBranch)


2001-04-26  Kurt Zenker  <kz@openoffice.org>  [25fe838ac1d496c8131231fde1a63717e62737ee]

Merge SRC630: 04/26/01 - 22:27:30 (NoBranch)


2001-04-26  Kurt Zenker  <kz@openoffice.org>  [5301dcac856474d3206a0cd8bdc4cc350e9aab46]

Merge SRC630: 26.04.01 - 22:27:11 (NoBranch)


2001-04-26  Kurt Zenker  <kz@openoffice.org>  [309602128a2751ef22175091933dfd16bd30c831]

Merge SRC630: 26.04.01 - 22:27:22 (NoBranch)


2001-04-26  Kurt Zenker  <kz@openoffice.org>  [b7ee6a9b9969ce2762a8a54f413eb8adfd72bc9f]

Merge SRC630: 26.04.01 - 22:26:33 (NoBranch)


2001-04-26  Kurt Zenker  <kz@openoffice.org>  [f56994ecc6f0064013f26e79c69d84ff4af24a67]

Merge SRC630: 04/26/01 - 22:26:25 (NoBranch)


2001-04-26  Kurt Zenker  <kz@openoffice.org>  [b6ea1d19f4b91c25e6f4109034cb8ac8566b4d63]

Merge SRC630: 26.04.01 - 22:25:34 (NoBranch)


2001-04-26  Kurt Zenker  <kz@openoffice.org>  [1ff865f6155d02f505d9f91c2b6b5a64b3fcf026]

Merge SRC630: 26.04.01 - 22:25:32 (NoBranch)


2001-04-26  Kurt Zenker  <kz@openoffice.org>  [0621d73f88ce740c201a4101fa58b9f4c654dec1]

Merge SRC630: 26.04.01 - 22:25:06 (NoBranch)


2001-04-26  Kurt Zenker  <kz@openoffice.org>  [a7562422af7ea910e65f72cab771a9fc331aa549]

Merge SRC630: 26.04.01 - 22:23:36 (NoBranch)


2001-04-26  Rüdiger Timm  <rt@openoffice.org>  [fddd7b420b637548ac872f7b21e2a8368756af22]

Merge SRC630: 26.04.01 - 22:23:41 (NoBranch)


2001-04-26  Kurt Zenker  <kz@openoffice.org>  [3d345d452bc8de08fb8865fa1cc0c1649614255b]

Merge SRC630: 26.04.01 - 22:22:21 (NoBranch)


2001-04-26  Kurt Zenker  <kz@openoffice.org>  [1249c371cdc0f97004e5ae0eb5dc63b0c810f927]

Merge SRC630: 04/26/01 - 22:23:19 (NoBranch)


2001-04-26  Kurt Zenker  <kz@openoffice.org>  [c7c5a7967f3f8a7b359ccb8730e0b0354b434aec]

Merge SRC630: 26.04.01 - 22:23:20 (NoBranch)


2001-04-26  Kurt Zenker  <kz@openoffice.org>  [5e4fa28b1079878c9278be96b7fd7a8e6d432e00]

Merge SRC630: 26.04.01 - 22:22:10 (NoBranch)


2001-04-26  Kurt Zenker  <kz@openoffice.org>  [5577fa54984c8e5fd9d232c4185c941c9239a902]

Merge SRC630: 26.04.01 - 22:19:46 (NoBranch)


2001-04-26  Kurt Zenker  <kz@openoffice.org>  [fc342af06d05bce1bfc799dd0fa7000bccee94e6]

Merge SRC630: 26.04.01 - 22:19:38 (NoBranch)


2001-04-26  Kurt Zenker  <kz@openoffice.org>  [cbeabec151aa7ca07a18ff189e2670f8d76babbc]

Merge SRC630: 04/26/01 - 22:19:27 (NoBranch)


2001-04-26  Kurt Zenker  <kz@openoffice.org>  [4618e46597a91728779ea56dadd625fc60dff620]

Merge SRC630: 04/26/01 - 22:19:04 (NoBranch)


2001-04-26  Kurt Zenker  <kz@openoffice.org>  [3282b1fd58a2a83b425d2a30862763a68f36acf4]

Merge SRC630: 26.04.01 - 22:18:14 (NoBranch)


2001-04-26  Kurt Zenker  <kz@openoffice.org>  [d740eda1db75e3eafd8904b976c98e35e0eb35b5]

Merge SRC630: 26.04.01 - 22:18:02 (NoBranch)


2001-04-26  Kurt Zenker  <kz@openoffice.org>  [7230953d912e72c6d6e10733693573622237f499]

Merge SRC630: 26.04.01 - 22:17:44 (NoBranch)


2001-04-26  Rüdiger Timm  <rt@openoffice.org>  [edc6894ea764995b6f5c5744489de27f579f1f49]

Merge SRC630: 26.04.01 - 22:17:09 (NoBranch)


2001-04-26  Kurt Zenker  <kz@openoffice.org>  [c251bf4549de5dee9acaedb462e2d8282a9cbeec]

Merge SRC630: 04/26/01 - 22:16:49 (NoBranch)


2001-04-26  Kurt Zenker  <kz@openoffice.org>  [a2575bf300217c3b19d5eaa1c432ef43bfe3db9e]

Merge SRC630: 26.04.01 - 22:16:13 (NoBranch)


2001-04-26  Kurt Zenker  <kz@openoffice.org>  [baa6c69c60f427162564a5a00df040cc9b83d312]

Merge SRC630: 26.04.01 - 22:16:25 (NoBranch)


2001-04-26  Kurt Zenker  <kz@openoffice.org>  [4695d1bc28e5a7672e1619577cf8e2118d07dbf0]

Merge SRC630: 26.04.01 - 22:15:17 (NoBranch)


2001-04-26  Kurt Zenker  <kz@openoffice.org>  [c55050166a148db12adff8f144b55f0b57263dd4]

Merge SRC630: 26.04.01 - 22:15:21 (NoBranch)


2001-04-26  Kurt Zenker  <kz@openoffice.org>  [9b5351487375348881feaacacef3ed2680d430a6]

Merge SRC630: 26.04.01 - 22:14:17 (NoBranch)


2001-04-26  Kurt Zenker  <kz@openoffice.org>  [5d993e5a41a37f70bdf4e802644f73e5ef0b6447]

Merge SRC630: 26.04.01 - 22:14:29 (NoBranch)


2001-04-26  Kurt Zenker  <kz@openoffice.org>  [99cd08d4e4da1e60285890b25cea8c560c2c5f10]

Merge SRC630: 26.04.01 - 22:13:44 (NoBranch)


2001-04-26  Kurt Zenker  <kz@openoffice.org>  [3259229c2afc85b35d2c9225e9cea495f9c8d2d6]

Merge SRC630: 26.04.01 - 22:12:32 (NoBranch)


2001-04-26  Kurt Zenker  <kz@openoffice.org>  [a3bef566a90a786e873927f4c0587f8ffdd09b8c]

Merge SRC630: 04/26/01 - 22:12:17 (NoBranch)


2001-04-26  Kurt Zenker  <kz@openoffice.org>  [f40fc7f54248a1a8bb9cc4990f80b7fa1769fabc]

Merge SRC630: 26.04.01 - 22:11:56 (NoBranch)


2001-04-26  Kurt Zenker  <kz@openoffice.org>  [3b021055c5486f5e6176f017ae07fa6c6fec8285]

Merge SRC630: 04/26/01 - 22:11:11 (NoBranch)


2001-04-26  Kurt Zenker  <kz@openoffice.org>  [bd65e37c7895edfe38f74a08813eb7d5320bf08c]

Merge SRC630: 26.04.01 - 22:10:43 (NoBranch)


2001-04-26  Kurt Zenker  <kz@openoffice.org>  [0bf01c869f1ab90b7c9fae1ee43f0ea267250c40]

Merge SRC630: 26.04.01 - 22:10:32 (NoBranch)


2001-04-26  Kurt Zenker  <kz@openoffice.org>  [6d2f61c9b0d067fea1c8b474b6e268eb6f6862a2]

Merge SRC630: 26.04.01 - 22:10:29 (NoBranch)


2001-04-26  Kurt Zenker  <kz@openoffice.org>  [13eef711dfd7ae6ba69d0a634c8798f5ecd038d6]

Merge SRC630: 26.04.01 - 22:08:54 (NoBranch)


2001-04-26  Kurt Zenker  <kz@openoffice.org>  [ea41d957a7728050bc031e9d6dc757405de0582f]

Merge SRC630: 26.04.01 - 22:08:58 (NoBranch)


2001-04-26  Rüdiger Timm  <rt@openoffice.org>  [461a4dfc1f9474279c39deb3d35497760d18b5e9]

Merge SRC630: 26.04.01 - 22:08:54 (NoBranch)


2001-04-26  Kurt Zenker  <kz@openoffice.org>  [c9b471bd5d7b96f3e742cbc0453750f19f5002eb]

Merge SRC630: 26.04.01 - 22:08:00 (NoBranch)


2001-04-26  Kurt Zenker  <kz@openoffice.org>  [372a7c36c12a7f84b294750e94603d96ee7e3802]

Merge SRC630: 26.04.01 - 22:07:13 (NoBranch)


2001-04-26  Kurt Zenker  <kz@openoffice.org>  [fcbfb7f288072fe81a63f989e1d25fc45710ba9f]

Merge SRC630: 26.04.01 - 22:06:00 (NoBranch)


2001-04-26  Kurt Zenker  <kz@openoffice.org>  [afe1ff1f265ff055237ea1f9dbfd3dd9147ff82a]

Merge SRC630: 26.04.01 - 22:06:17 (NoBranch)


2001-04-26  Kurt Zenker  <kz@openoffice.org>  [e91e1c6f92eac51ce6ba6316780392feaba62551]

Merge SRC630: 04/26/01 - 22:05:58 (NoBranch)


2001-04-26  Rüdiger Timm  <rt@openoffice.org>  [12fcc1326c87337117f8dfa85c9353c9b72601c2]

Merge SRC630: 26.04.01 - 22:05:14 (NoBranch)


2001-04-26  Kurt Zenker  <kz@openoffice.org>  [b080b6c88ddb0dc617f6d7a501ce809caaec8c43]

Merge SRC630: 04/26/01 - 22:05:03 (NoBranch)


2001-04-26  Kurt Zenker  <kz@openoffice.org>  [4d7bf065c471a46e1601922a57d52493937cff66]

Merge SRC630: 26.04.01 - 22:04:42 (NoBranch)


2001-04-26  Kurt Zenker  <kz@openoffice.org>  [0d3d6728cec04d5a64022fd27b1e179e0b3230f5]

Merge SRC630: 04/26/01 - 22:03:37 (NoBranch)


2001-04-26  Rüdiger Timm  <rt@openoffice.org>  [fec832ab4df6a84c91cfb38f0fa0c797970a379e]

Merge SRC630: 26.04.01 - 22:02:30 (NoBranch)


2001-04-26  Kurt Zenker  <kz@openoffice.org>  [5c96bea7d2c8ae09f3563036e80d1316cdc63718]

Merge SRC630: 26.04.01 - 22:02:13 (NoBranch)


2001-04-26  Kurt Zenker  <kz@openoffice.org>  [ab7bc9dfd6262e1074dcc4a11bb52cc41410ed3d]

Merge SRC630: 26.04.01 - 22:02:15 (NoBranch)


2001-04-26  Kurt Zenker  <kz@openoffice.org>  [9186ff0074498288088b33a17dbad465b748e5a7]

Merge SRC630: 04/26/01 - 22:01:12 (NoBranch)


2001-04-26  Kurt Zenker  <kz@openoffice.org>  [ddb61e7c3cd193325733d8131c84bcf008366084]

Merge SRC630: 26.04.01 - 22:00:31 (NoBranch)


2001-04-26  Kurt Zenker  <kz@openoffice.org>  [23e463682232259facbd5e71f3e610c66345f691]

Merge SRC630: 26.04.01 - 21:58:05 (NoBranch)


2001-04-26  Kurt Zenker  <kz@openoffice.org>  [215111babd5ba73c62fe7118da56f86c50e9f847]

Merge SRC630: 26.04.01 - 21:58:00 (NoBranch)


2001-04-26  Kurt Zenker  <kz@openoffice.org>  [5b13e041aa4ceb713c5f0e727d9ed989c2113072]

Merge SRC630: 26.04.01 - 21:57:02 (NoBranch)


2001-04-26  Kurt Zenker  <kz@openoffice.org>  [7ec5121a21e95bae826c96f8f2297b608ec6b90e]

Merge SRC630: 26.04.01 - 21:56:52 (NoBranch)


2001-04-26  Kurt Zenker  <kz@openoffice.org>  [f1ceee138820ab751af99894985b97e2ac2ea099]

Merge SRC630: 04/26/01 - 21:57:00 (NoBranch)


2001-04-26  Kurt Zenker  <kz@openoffice.org>  [3d07d4ad8267472f43548b02cdb0b2886b96402a]

Merge SRC630: 26.04.01 - 21:53:44 (NoBranch)


2001-04-26  Kai Ahrens  <ka@openoffice.org>  [ef812a004dcf1bac3ad90623f477228487108b99]

added PrinterOptions


2001-04-26  Kurt Zenker  <kz@openoffice.org>  [9e452efb363543741ad05bd43ee3215a99203af9]

Merge SRC630: 04/26/01 - 21:50:50 (NoBranch)


2001-04-26  Kai Ahrens  <ka@openoffice.org>  [be3c2fa65749d2d61e10c08ec05980ed5e4d90b4]

initial revision


2001-04-26  Kai Ahrens  <ka@openoffice.org>  [49b1b3c6a54d0ca5eea14dde40080426d476deca]

initial revision


2001-04-26  Rüdiger Timm  <rt@openoffice.org>  [66e8a6470fc28e0ec5d4479acf58f22c7d3cf886]

Merge SRC630: 26.04.01 - 21:50:28 (NoBranch)


2001-04-26  Kurt Zenker  <kz@openoffice.org>  [ad243461dd0851e7d07955c36babc2587b8ee610]

Merge SRC630: 26.04.01 - 21:50:26 (NoBranch)


2001-04-26  jp  <jp@openoffice.org>  [61efeed7432802a6598172fa7d057c29efa082b3]

Bug #85119#: ClearDoc - works now also if a view/layout exist


2001-04-26  jp  <jp@openoffice.org>  [f204aa837583b70047b5ca15c04e6ad31b0d8377]

Bug #85119#: optimize UNO PreView of documents


2001-04-26  Kurt Zenker  <kz@openoffice.org>  [99c3a8d6593262804dddefc59304a6f6772fa499]

Merge SRC630: 26.04.01 - 21:44:50 (NoBranch)


2001-04-26  Kurt Zenker  <kz@openoffice.org>  [87b135ad373fda33514efcec05f59dc1b85188be]

Merge SRC630: 26.04.01 - 21:41:39 (NoBranch)


2001-04-26  Kurt Zenker  <kz@openoffice.org>  [9240a7b82a8d575f3aeed0c55ff6673563d7c506]

Merge SRC630: 26.04.01 - 21:41:06 (NoBranch)


2001-04-26  Kai Ahrens  <ka@openoffice.org>  [1969deb502476b111a5112777db1b8fa1ce05079]

added PrinterOptions


2001-04-26  Kurt Zenker  <kz@openoffice.org>  [b5b827d63fae0abf63124f176fe0dcf92551df36]

Merge SRC630: 26.04.01 - 21:39:10 (NoBranch)


2001-04-26  Kurt Zenker  <kz@openoffice.org>  [7418ece0dbe3e8887dfe694cc945aa63c7ff17c9]

Merge SRC630: 04/26/01 - 21:38:28 (NoBranch)


2001-04-26  Kurt Zenker  <kz@openoffice.org>  [5328e1653c2fc6a259bcb53603341f32c513f6de]

Merge SRC630: 26.04.01 - 21:37:56 (NoBranch)


2001-04-26  Kurt Zenker  <kz@openoffice.org>  [d629e2ff4a8c979a896bb7491fdeedd3f73d945a]

Merge SRC630: 26.04.01 - 21:37:37 (NoBranch)


2001-04-26  Kurt Zenker  <kz@openoffice.org>  [f11ddab27116be07015662f61e569e3826b94be3]

Merge SRC630: 26.04.01 - 21:36:08 (NoBranch)


2001-04-26  Kurt Zenker  <kz@openoffice.org>  [67a61af0fe88c8e2f8138d1866ad9fb7215ca6c7]

Merge SRC630: 26.04.01 - 21:36:22 (NoBranch)


2001-04-26  Kurt Zenker  <kz@openoffice.org>  [b13f54247ea3abd350291683e3f9dcef6f14cbb7]

Merge SRC630: 26.04.01 - 21:35:59 (NoBranch)


2001-04-26  Kurt Zenker  <kz@openoffice.org>  [e4332ed8bbce0262dea800f7503d65bf697d8a6a]

Merge SRC630: 04/26/01 - 21:35:56 (NoBranch)


2001-04-26  jp  <jp@openoffice.org>  [bf3ffecd53002823301a51ffc91eace0a7022e60]

Bug #85119#: optimize UNO PreView of documents


2001-04-26  Kurt Zenker  <kz@openoffice.org>  [7aaa06b0e7fe651a1db44db5c75a7a55f8f1bfb2]

Merge SRC630: 26.04.01 - 21:34:25 (NoBranch)


2001-04-26  Kurt Zenker  <kz@openoffice.org>  [fec92cbf5420b4f89967a2ba1f49c1dea358ef61]

Merge SRC630: 26.04.01 - 21:34:19 (NoBranch)


2001-04-26  Kurt Zenker  <kz@openoffice.org>  [2c4c43b1cd64352a7ec10b341cffaa7db93898c3]

Merge SRC630: 26.04.01 - 21:32:53 (NoBranch)


2001-04-26  Kurt Zenker  <kz@openoffice.org>  [dcf10168a7ff9a298e60af12a23264a776c49d21]

Merge SRC630: 26.04.01 - 21:32:15 (NoBranch)


2001-04-26  Rüdiger Timm  <rt@openoffice.org>  [044511ddf9aa6ea98e5980a153cf83e24024192f]

Merge SRC630: 26.04.01 - 21:31:14 (NoBranch)


2001-04-26  Kurt Zenker  <kz@openoffice.org>  [a7aee5b8cfcabcfd9b27e20a3d905f9869762c0a]

Merge SRC630: 26.04.01 - 21:30:52 (NoBranch)


2001-04-26  Kurt Zenker  <kz@openoffice.org>  [be9dad2358451e0894e5fbc9d2709bd4de161340]

Merge SRC630: 04/26/01 - 21:30:25 (NoBranch)


2001-04-26  Kurt Zenker  <kz@openoffice.org>  [b321079ce44e3f1296decf63a4d861a6d1cf5c04]

Merge SRC630: 26.04.01 - 21:30:29 (NoBranch)


2001-04-26  Kurt Zenker  <kz@openoffice.org>  [6951fc9ee4e7d09a746a038a49573a17920f0003]

Merge SRC630: 26.04.01 - 21:29:47 (NoBranch)


2001-04-26  Kurt Zenker  <kz@openoffice.org>  [fbd1f185c4193c58084df5855512d89e52a50c66]

Merge SRC630: 26.04.01 - 21:29:23 (NoBranch)


2001-04-26  Rüdiger Timm  <rt@openoffice.org>  [b9d66bfc0ee80757d20ee124e414ae9e5df51e3f]

Merge SRC630: 26.04.01 - 21:27:59 (NoBranch)


2001-04-26  Kurt Zenker  <kz@openoffice.org>  [faea8fdf4e638021bfa5adf7aca9ed980244943e]

Merge SRC630: 04/26/01 - 21:27:42 (NoBranch)


2001-04-26  Kurt Zenker  <kz@openoffice.org>  [9579abceecf51d7220348373f0ae53651aed6f20]

Merge SRC630: 26.04.01 - 21:26:22 (NoBranch)


2001-04-26  Kurt Zenker  <kz@openoffice.org>  [254e98102dbb2281def00a762bb408060e93f1bf]

Merge SRC630: 04/26/01 - 21:25:45 (NoBranch)


2001-04-26  Kurt Zenker  <kz@openoffice.org>  [f9942084208ff63b0f21517617cf19460c6a792b]

Merge SRC630: 26.04.01 - 21:25:07 (NoBranch)


2001-04-26  Niklas Nebel  <nn@openoffice.org>  [19cddfdc2035ce49a490dcd1ad3a13cf776d2622]

initialize bHistoryDisabled also in ctor with ResId


2001-04-26  Kurt Zenker  <kz@openoffice.org>  [ea77bdc4b53ddd2598b7cf0648c6788c6b4e6074]

Merge SRC630: 26.04.01 - 21:22:03 (NoBranch)


2001-04-26  Kurt Zenker  <kz@openoffice.org>  [5b0f4bdd11a32057eb62d827477b67e8e10bb654]

Merge SRC630: 26.04.01 - 21:20:24 (NoBranch)


2001-04-26  Kurt Zenker  <kz@openoffice.org>  [e26e38e85f9356dfd750ac9f5a195399c356faa7]

Merge SRC630: 26.04.01 - 21:20:18 (NoBranch)


2001-04-26  Kurt Zenker  <kz@openoffice.org>  [73e7f04de97fb04ce836b69d07d78204bec4e954]

Merge SRC630: 26.04.01 - 21:19:50 (NoBranch)


2001-04-26  Kurt Zenker  <kz@openoffice.org>  [7ab9a9281649cfd26ffc94c4379215b33b8cd8c5]

Merge SRC630: 26.04.01 - 21:17:55 (NoBranch)


2001-04-26  Kurt Zenker  <kz@openoffice.org>  [5f14f778a857b842a0e0392018b0e3ce95167d7a]

Merge SRC630: 26.04.01 - 21:14:55 (NoBranch)


2001-04-26  Rüdiger Timm  <rt@openoffice.org>  [103a6898ea2ad7445de59e9e4c8a0ce06aecaab7]

Merge SRC630: 26.04.01 - 21:13:19 (NoBranch)


2001-04-26  Kurt Zenker  <kz@openoffice.org>  [78c1e09c5f9b40657e363bffa0f88540d822e5f3]

Merge SRC630: 26.04.01 - 21:08:37 (NoBranch)


2001-04-26  Kurt Zenker  <kz@openoffice.org>  [1f716612f9ce34fe33fc719f6700163c4b910bf8]

Merge SRC630: 26.04.01 - 21:08:52 (NoBranch)


2001-04-26  Thorsten Behrens  <thb@openoffice.org>  [97f9195177661078de81f928f729bd2a803e8d27]

Adaptions for player (smart forms support)


2001-04-26  Thorsten Behrens  <thb@openoffice.org>  [e6a05797c81e9a48ae6035fc85ceeb85fe6f7c93]

Adaptions for player (smart forms support)


2001-04-26  Eike Rathke  <er@openoffice.org>  [a3fcdab3d01e7a83b378a4381d6e0d27894fd3ce]

replaced QUARTER_WORD with QUARTER1_WORD .. QUARTER4_WORD


2001-04-26  Eike Rathke  <er@openoffice.org>  [b086c4397221aa55b6103eeb775ac4d066013b4b]

replaced QUARTER_WORD with QUARTER1_WORD .. QUARTER4_WORD


2001-04-26  Thorsten Behrens  <thb@openoffice.org>  [253bc65f46e87ff89eb45a6bce5372f658db0a76]

ConstructTempDir_Impl: merged in stuff from tools/source/fsys/tempfile.cxx


2001-04-26  Thorsten Behrens  <thb@openoffice.org>  [eb6dad2a6c68e773426d6a894d28fb06680bf0e9]

Adaptions needed for player (SVX_LIGHT version)


2001-04-26  Thorsten Behrens  <thb@openoffice.org>  [52487d23bc9e52da558c499930190d396bba9919]

Error handling in OpenSotStorage adapted


2001-04-26  Thorsten Behrens  <thb@openoffice.org>  [e54033b69bf753e372b9f43f3231d3e6ecdb75b0]

Adaptions needed for player (SVX_LIGHT version)


2001-04-26  Sander Vesik  <svesik@openoffice.org>  [5aaa9541515674216a66b24dacbf1dc483353600]

IRIX actually does have dl functions, so remove #define that says otherwise

Contributed by: The SGI OpenOffice porting team

2001-04-26  Herbert Duerr  <hdu@openoffice.org>  [fc2fd0ec1cd6246634124944113ba9e1beaa9de5]

prefer embedded bitmaps even for antialiased output


2001-04-26  Sander Vesik  <svesik@openoffice.org>  [dc5c7f2996ecbc75baee708d97087a3eea6c3e6f]

Merge NetBSD changes to trunk


2001-04-26  Sander Vesik  <svesik@openoffice.org>  [b81e58ca3c828b711bd7df763819f1e53fe6241f]

Enhance endian support on IRIX.

Contributed by: The IRIX OpenOffice porting team

2001-04-26  Sander Vesik  <svesik@openoffice.org>  [90b31f1a0a23ff2ea2b58f5f5ed7d28d97d41b7f]

Enhanced endian support for IRIX.

Contributed by: The SGI OpenOffice porting team.

2001-04-26  Kai Sommerfeld  <kso@openoffice.org>  [e781bb68133eb7d3409cf5ca6e01a1a0d56ceef2]

#86313# - Removed deprecated service com.sun.star.ucb.PropertiesManager.


2001-04-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [7e84edb2638fd4c14432d4c33d633a5e3c5cd0fc]

task force fileurl


2001-04-26  Dieter Loeschky  <dl@openoffice.org>  [f7a6ec73a6bb5f54e2751938c309ff60690f62ce]

#86459# Command(): consider cursor position


2001-04-26  jp  <jp@openoffice.org>  [d00a6f21a62740fb872ba8b9d0a2877710d50864]

Bug #86207#: ole counter as global static


2001-04-26  Sander Vesik  <svesik@openoffice.org>  [c52a2d6b5d412ed840c99e0f52bc703ab45ce287]

Insert a debug printf to help new ports with NO_DL_FUNCTIONS


2001-04-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b5ff62e724c0614efa14bfc2e552854decfbf365]

preparing versions in library names


2001-04-26  Sander Vesik  <svesik@openoffice.org>  [2f0ca574e07456fe53f47a42f728ae1ed0a07e25]

Add support for IRIX.

Contributed by: The SGI OpenOffice porting team.

2001-04-26  jp  <jp@openoffice.org>  [0a61340ef58daf1c9772844c23817e89b686edd4]

function definition corrected


2001-04-26  Philipp Lohmann  <pl@openoffice.org>  [af5708342197b61ea02a472adfc043f03e4af4b2]

#86413# delay connection lost exception to main thread to avoid locking problems


2001-04-26  Andreas Schlüns  <as@openoffice.org>  [dfad421c310ee1972e796af2454a2027411d57cf]

#86381# support new and wizard menu


2001-04-26  Mathias Bauer  <mba@openoffice.org>  [17ad7b25df2fd0c696a170d1b95d4baf21b14d23]

#86203#: wrong default


2001-04-26  Jörg Budischewski  <jbu@openoffice.org>  [c9cc359e16dd9179e863133b4f665e451fdd68bf]

#86413# moved SIGIOT from Terminate section to AccessViolation section


2001-04-26  Ocke Janssen  <oj@openoffice.org>  [f95c49692f24953ce5651808c5acaad1c9d38a12]

#86405# when connection closed from outside don't reset the modifed flag


2001-04-26  Juergen Schmidt  <jsc@openoffice.org>  [f169e882612405013c02e8c45f38582df5c9fc74]

removing leading stars in documentation strings


2001-04-26  Ocke Janssen  <oj@openoffice.org>  [7357a27874d42e8cb83d288f5b304b4dc3ecfa39]

#85397# insert a better error msg when url is invalid


2001-04-26  Sven Jacobi  <sj@openoffice.org>  [32dff836cec8460ad6eb09ebb2bfc9b6fcf2b671]

added some eps filteroptions : now it is possible to export text as bitmap


2001-04-26  Daniel Vogelheim  <dvo@openoffice.org>  [3e685efa0c60acedf961706f8e290875c2042e43]

changed footnote configuration to make it more consistent with the remainder of the format


2001-04-26  Daniel Vogelheim  <dvo@openoffice.org>  [155258d8bb7eb1dc77a43d52d3f7a4b1a12401bb]

changed footnote configuration to make it more consistent with the rest of the format


2001-04-26  Sven Jacobi  <sj@openoffice.org>  [3cb15690a812f5ba4c06d2f5f12204350447220e]

added methods which allow to read and write configuration Strings


2001-04-26  Christian Lippka  <cl@openoffice.org>  [94a34f41002fbfdc349ca2bb3a9a5981ab16d4f1]

#82045# added document and view settings api for xml


2001-04-26  Thomas Benisch  <tbe@openoffice.org>  [da78440c332d081eb12f4d741e88c532382f7ff0]

added ProgressBar


2001-04-26  Frank Schönheit  <fs@openoffice.org>  [f7a8454152e71470e693de7d62cb669282cda52b]

layout


2001-04-26  Christian Lippka  <cl@openoffice.org>  [177efe7a7f093a7428976c4468a5889dd70c16a0]

#82045# added document and view settings api for xml


2001-04-26  Kurt Zenker  <kz@openoffice.org>  [31fa6eb7eda65e57b887e31828bebe79c685c092]

new version for SRC630


2001-04-26  Frank Schönheit  <fs@openoffice.org>  [098c26f3b540741e09cf129fbd927018f6140268]

there is not UnoControlImageButton - only a UnoControlImageControl


2001-04-26  Frank Meies  <fme@openoffice.org>  [2fd770d926d7e36ea89d8b23765b54b77111bf9f]

Fix: Minor change in fly positioning


2001-04-26  Frank Schönheit  <fs@openoffice.org>  [82156352d21b2d1bf8e0510e06309cc5643fbdb8]

added support for data source associated bookmarks


2001-04-26  Andreas Martens  <ama@openoffice.org>  [cb275a67ff353ea543322fa30276f033dc15e029]

Fix #86422#: Missing footnote container invalidation


2001-04-26  Frank Schönheit  <fs@openoffice.org>  [06a7ad094d6b90c135bdd8f7a7339a04424c4fa1]

added support for data source associated bookmarks


2001-04-26  Caolán McNamara  <cmc@openoffice.org>  [696679cd1a9bc5f3fea77a9c59baca1b4b9a69e7]

##777## table next row begin cp position not updated after row end properties fetched


2001-04-26  Caolán McNamara  <cmc@openoffice.org>  [17a9e1e9021f37201d32e933146a14669fcb1652]

##777## bInTableApo not saved/restored


2001-04-26  Frank Schönheit  <fs@openoffice.org>  [8f15a970bdbad647b0a66c579f366e4950adec0e]

initial checkin - access to the data source associated bookmarks


2001-04-26  Dieter Loeschky  <dl@openoffice.org>  [2b18f2ff3711e262b6e0e7e92fe84948e3cb9d0b]

#86419# SdrPageObj: send repaint broadcast manually


2001-04-26  Frank Schönheit  <fs@openoffice.org>  [2620c42c948d95dcde52b5487214c4677414ba66]

file is alive, again - added support for data source associated bookmarks


2001-04-26  Frank Schönheit  <fs@openoffice.org>  [0d0823a2a83e9b446668316e99baf63c4b6054a3]

file is alive, again - added support for data source associated bookmarks


2001-04-26  Frank Schönheit  <fs@openoffice.org>  [a699cc1cfe82423ac86b8cae77bebed6275c86e1]

added support for data source associated bookmarks


2001-04-26  Frank Schönheit  <fs@openoffice.org>  [def84ad26a05ab080c3f7586b0733bcdf7381d57]

added support for data source associated bookmarks


2001-04-26  Frank Schönheit  <fs@openoffice.org>  [3ec058096b97ff4b49346d7f70d656b4e5e682b4]

+bookmarkcontainer


2001-04-26  Frank Schönheit  <fs@openoffice.org>  [4ef1f871bb0170808bdbddf56cc7ff57832fbd48]

no need to do single-action commits in the configuration anymore


2001-04-26  Frank Schönheit  <fs@openoffice.org>  [22a8fee6f8814c58c08906b2fb1134ff7a5a1153]

small corrections


2001-04-26  Frank Schönheit  <fs@openoffice.org>  [16b7bde8990e3578af044977a8a4d6ae7c9f9ec4]

initial checkin - container of data source associated bookmarks


2001-04-26  Christian Lippka  <cl@openoffice.org>  [025df17765eb14dc03acf7f3eb34c337ed2f18c1]

#82045# added document and view settings api for xml


2001-04-26  Frank Schönheit  <fs@openoffice.org>  [c9715f290c31f0432761cd500df32b47c1b6c373]

resource loader working with ::rtl::OUString's instead of strings now


2001-04-26  Frank Schönheit  <fs@openoffice.org>  [48313e051eaa8aff5afa38d779e7fe5ee88e8381]

+RID_STR_NEED_CONFIG_WRITE_ACCESS


2001-04-26  Frank Schönheit  <fs@openoffice.org>  [4225ea7b0f59bf7c5d0bc3ff193344fcd0ea076b]

working with ::rtl::OUString's now


2001-04-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [cfd15db9760444261f7bf9ea7b06c1a7e308bde6]

preparing versions in library names


2001-04-26  Oliver Specht  <os@openoffice.org>  [5a66dbe405f52f6eed455ba78d79d70d186f3f7f]

deliver text/fieldmaster + text/textfield


2001-04-26  Christian Lippka  <cl@openoffice.org>  [4d7dbf82882b624a8ec0b770d69a51f4ca9867bc]

#82045# fixed view settings to current draft


2001-04-26  Christian Lippka  <cl@openoffice.org>  [e35678280a3775e80696f220966dbd9765e9de55]

#82045# clear the view settings before export so we always have the current


2001-04-26  Christian Lippka  <cl@openoffice.org>  [3baff6b36ebcec9cb42a819c13aa4d55c1ffcfdc]

#82045# added export of Rectangle objects


2001-04-26  Ocke Janssen  <oj@openoffice.org>  [d9bd7bf3c1b2c75102be333b6141bf72f2a7bd51]

implement conenction pooling


2001-04-26  Frank Meies  <fme@openoffice.org>  [f79143d35c51356b093095b72b9320e03577fc6c]

Fix #61667#: Fly portion positioning


2001-04-26  Andreas Martens  <ama@openoffice.org>  [40f77b4f0dbbb98f77275a87825020a36a5ddb1e]

Fix #83523#: Positioning and resizing of objects (as characters)


2001-04-26  Eike Rathke  <er@openoffice.org>  [ffd4885347bb3380be8e25cdf83e26e332e8d95c]

ChangeTrack password protection (disables end, accept, reject)


2001-04-26  Ocke Janssen  <oj@openoffice.org>  [6f3ceb888b20ace7d195824dde76b6ef26b4553c]

new defines for dbpool


2001-04-26  Ocke Janssen  <oj@openoffice.org>  [583f6b0bde3d71ba51c2462c715e2ff7f937869c]

connectionpooling


2001-04-26  Kurt Zenker  <kz@openoffice.org>  [17fc34083a4e859e98f26708a01955716594cb2a]

new version for SRC630


2001-04-26  Andreas Martens  <ama@openoffice.org>  [0009d697338a28769749a46460a392a640a04a0b]

Fix #85710#: Change of content position without change of anchor type


2001-04-26  Rüdiger Timm  <rt@openoffice.org>  [517801b5c2eb3a957f1bf20c6f9fc099e80c777c]

#65293# gcc needs a temporary variable here


2001-04-26  Ocke Janssen  <oj@openoffice.org>  [cc6a45bd61d1bec819ee7119d81ad6936ff41bb0]

new dir for connectionpooling


2001-04-26  Ocke Janssen  <oj@openoffice.org>  [8a966a98b5edc6a792ccb68360439916d3dfb034]

insert supd


2001-04-26  Thomas Benisch  <tbe@openoffice.org>  [2a53ecb152f3505ac94460ba5aeaff7ba2aa0046]

added progressbar properties


2001-04-26  Thomas Benisch  <tbe@openoffice.org>  [8a1784c2bb1b3b4dd1cb91b39364ef31d076e27f]

colortable for fillcolor


2001-04-26  Frank Schönheit  <fs@openoffice.org>  [df66514efde09f40ce1f9e9e78e0d5230d0039a3]

added XBookmarksSupplier


2001-04-26  Frank Schönheit  <fs@openoffice.org>  [681bac3cdb89e0b1c86c36c469ca326fe0ceae77]

added (optional) interface XBookmarksSupplier


2001-04-26  Tino Rachui  <tra@openoffice.org>  [6b172f056c1964502520df94197cebe33d3cd834]

*** empty log message ***


2001-04-26  Ocke Janssen  <oj@openoffice.org>  [ef8f40bcd7148e0763af59d58d10eed535689e34]

impl connectionpool


2001-04-26  Ocke Janssen  <oj@openoffice.org>  [395fd8aa2883e7da0abb85ccd1c8f8e474ba788e]

views fixed


2001-04-26  Frank Schönheit  <fs@openoffice.org>  [4fa95a88e6b6eb78963d3a3cd2ac13a5941212fc]

initial checkin - supply bookmarks associated with a DataSource


2001-04-26  Ocke Janssen  <oj@openoffice.org>  [09471fda113e9f9914cb79f1d56bd0ee249664b8]

impl views


2001-04-26  Thomas Benisch  <tbe@openoffice.org>  [4e3d9983402acca5e37d94fdd4f5659b1ef17932]

added ProgressBar


2001-04-26  Stephan Bergmann  <sb@openoffice.org>  [d202c9023d340a65350f1368d188128b40c8b545]

#85693# Fixed deregisterInstance() to always return the proxy (and never the 'target').


2001-04-26  Dieter Loeschky  <dl@openoffice.org>  [ca550e1ffe131644987943fe08e61cdd88b3fdc2]

#85226# AfterRead(): deleting unused OLE objects


2001-04-26  Tino Rachui  <tra@openoffice.org>  [d06d8c117b42331a940bf5fdc6c944e63c373876]

*** empty log message ***


2001-04-26  Oliver Braun  <obr@openoffice.org>  [bc95a7120c306fcc6ddceb860d4942e7d3b23d1a]

deliver script to bin


2001-04-26  Kurt Zenker  <kz@openoffice.org>  [e35d6080b7972363e89d400457f2c689f12cb208]

SRC630


2001-04-26  Juergen Schmidt  <jsc@openoffice.org>  [b5507f59fb5079d9661c7c58098c0fe204d42dae]

remove leading stars in documentation string


2001-04-26  Andreas Bregas  <ab@openoffice.org>  [07acc8d2f8f5bcb2d5365973b4fe5ac36fde9177]

Line end handling fixed


2001-04-26  Oliver Specht  <os@openoffice.org>  [522bc10bdc071d07ccc27eaac64bcd85b3fb4ae2]

SvxParaVertAlignItem::PutValue: check argument


2001-04-26  Oliver Specht  <os@openoffice.org>  [8f2d8f4b8a10595ffb986e8ca54d3dd30854630e]

prevent SVX_NUM_PAGEDESC numberings


2001-04-26  Frank Schönheit  <fs@openoffice.org>  [755284757b66bf2534d6acc1cd1ddc09b33a31b7]

mark the service as deprecated


2001-04-26  Frank Schönheit  <fs@openoffice.org>  [4ec845d63a20a2e257bac94a6a1b889d1520376e]

#86017# limit the decimal accuracy to 20


2001-04-25  jp  <jp@openoffice.org>  [689b5867f85dfd89a0ff4457de4b35dfc3fec147]

Bug #86328#: idl file for the service


2001-04-25  jp  <jp@openoffice.org>  [1c6d6c784415a74416f67f2d1d24ae8aba7a85c6]

Bug #86328#: idl file for the service


2001-04-25  Eike Rathke  <er@openoffice.org>  [44d4246db7b27b44ee46403e2f501f1384d6adea]

#86017# GenerateFormat: don't append a single character 32000 times, use Expand instead


2001-04-25  Niklas Nebel  <nn@openoffice.org>  [6e090bf0f98c518f73b659694f331ee0a679bdaa]

XMultiPropertySet, XMultiPropertyStates


2001-04-25  Niklas Nebel  <nn@openoffice.org>  [8bc50e88ae6f0a85297f8ab47842ee25bba78cef]

WIDs for style object


2001-04-25  Niklas Nebel  <nn@openoffice.org>  [115604e3ed032c36e051a54a181271fb1a6a01d9]

setPropertyValues: continue searching in map at last position


2001-04-25  jp  <jp@openoffice.org>  [c4ecc43bb2daaee4883f119d6a98709260e55af4]

Bug #83181#: don't insert in GroupObjects SW-OLE-Objects


2001-04-25  Thorsten Behrens  <thb@openoffice.org>  [828316ba58d80914d0e484193ab35980e0382abc]

Correct initialisation of internal filters


2001-04-25  Herbert Duerr  <hdu@openoffice.org>  [15e34d8025e1d8d3df1acbf579a393b0ce5916b9]

prepare for FT version >= 2.0.2


2001-04-25  Eike Rathke  <er@openoffice.org>  [902ee08cd5d61d10eddb30d501cfb0f3e5c6ebc0]

#85286# ignore hidden flags until new chart implementation


2001-04-25  Vladimir Glazounov  <vg@openoffice.org>  [3ad9f00c247bb0510dc3a4d00957c72c0aa38bc0]

Added copyright comments


2001-04-25  Sven Jacobi  <sj@openoffice.org>  [7d6e19c6cb80f01ddca1c068049bb336b5c0ab7c]

no use of SVX_LIGHT


2001-04-25  Björn Milcke  <bm@openoffice.org>  [20f13afec44597f401e6f2ae51ae805a37af8718]

#81988# im-/export data in rows flag


2001-04-25  Björn Milcke  <bm@openoffice.org>  [aede42d37125ab5c125a7165039559047274ebe7]

#81988# im-/export data in rows flag


2001-04-25  Björn Milcke  <bm@openoffice.org>  [7d22b847286bf37e3f29c07569aceb16b4be143e]

#81988# +"reinterpret-data-in-rows"


2001-04-25  th  <th@openoffice.org>  [011b23b38e04fc2a4ceb4982ad2ad44dd0c0ae7c]

MouseMiddleAction


2001-04-25  Armin Weiss  <aw@openoffice.org>  [6b5ef80dc629df5d52b7c62eb560e01db5d6b0a4]

#FontWork# Added XML FontWork property im/export


2001-04-25  Björn Milcke  <bm@openoffice.org>  [0cddb3961de02ba8922743030929e92d94b1711e]

#81988# +"reinterpret-data-in-rows"


2001-04-25  th  <th@openoffice.org>  [a4b41a921f71d4a8338a527c29a82e8aab1bf456]

MiddleButtonAction


2001-04-25  Armin Weiss  <aw@openoffice.org>  [97ae2410e406371e3144567cce60d36885d99848]

#FontWork# Added strings needed for XML FontWork Im/Export


2001-04-25  Armin Weiss  <aw@openoffice.org>  [aad5b580c54e44442fd7420805f94a855dfd222c]

#FontWork# Added QueryValue/PutValue for XML im/export at needed Items


2001-04-25  Armin Weiss  <aw@openoffice.org>  [d9af9585a5c89ea999263a698b15cca903cecdef]

#FontWork# Added FONTWORK_PROPERTIES to diverse ShapePropertyMaps


2001-04-25  Stephan Schäfer  <ssa@openoffice.org>  [5633d5a810783a6344f7c224f2334f2c3b982251]

#83025# documentation update


2001-04-25  Philipp Lohmann  <pl@openoffice.org>  [9ae367ef4f0c3f344f19e1ae225b8a25079fa782]

fax output with number removal


2001-04-25  Daniel Vogelheim  <dvo@openoffice.org>  [12c4ea1bce2a8f6f0bd893ed5af6433563f8d2df]

fixed foot-/endnote-configuration


2001-04-25  jp  <jp@openoffice.org>  [8f47af47d71d56059c2afc1e059361439ee98dfa]

optimize: create I18N wrapper first if they are used


2001-04-25  Thomas Lange  <tl@openoffice.org>  [203b66e7f170c72f5217625b83bf1b19cb045288]

DBG_ASSERT => DBG_WARNING in NextToken


2001-04-25  Michael Brauer  <mib@openoffice.org>  [d7ba6c25f9eb235144db690d392e21b881c1c409]

import border for text frames and controls again


2001-04-25  Daniel Vogelheim  <dvo@openoffice.org>  [e899aa6bc75f7f2f4b7983d280170c892fed8eb3]

exception specification to ..._createInstance function added  (definition now matches implementation)


2001-04-25  Eike Rathke  <er@openoffice.org>  [107e292055bbb7e5a5ed71c92b2b4c79726720cc]

return instance


2001-04-25  Tom Verbeek  <tv@openoffice.org>  [8813b5960c9d0f6cead3eb80977d8591f46b567a]

removed old statement 'LoadPicture'


2001-04-25  Caolán McNamara  <cmc@openoffice.org>  [7d26453587ed129f987ff586eabb66447068c0ba]

##775## ##776## Update PLCF save/restore for cp based era


2001-04-25  Eike Rathke  <er@openoffice.org>  [02ea5cf7df4c2d44a8b25799b8fc748e79625ed0]

ChangeTrack password protection (disables end, accept, reject)


2001-04-25  Malte Timmermann  <mt@openoffice.org>  [f7ccb31e0400f535397968f010f1252878f622ff]

IsLeaveWindow only when IsReallyVisible


2001-04-25  Thomas Lange  <tl@openoffice.org>  [669ab4f83919879e2b7a96b140e39378ca3cc070]

Impl_SetInfo new to set info text; now superfluous class removed


2001-04-25  Thomas Lange  <tl@openoffice.org>  [572e0f210a4a09cb7262678485211f7da030ae08]

Impl_SetInfo new to set info text


2001-04-25  Vladimir Glazounov  <vg@openoffice.org>  [24dbff912e9981f0b457f404ef18a3abe8ff9828]

Corrected constructor signature


2001-04-25  Michael Brauer  <mib@openoffice.org>  [06cdbf2374b72f10aff425b165272d4bd96ff8f8]

#85710#: Keep position of character bound frames


2001-04-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [29eac2aebd145cacca7f57bf9a635c394222ee88]

implemented hedabu


2001-04-25  Herbert Duerr  <hdu@openoffice.org>  [f6951f261480dc378b9ff682c7f2e0f921d653cc]

do not assume default visual


2001-04-25  Caolán McNamara  <cmc@openoffice.org>  [6ec94850376127dd23bed3e34e6432f7601b0a1e]

##761## reenable auto for draw layer, keep auto for table borders and shadings disabled


2001-04-25  Tom Verbeek  <tv@openoffice.org>  [e9dc584e7fc4011ed9fffc89c4e911d6841c3945]

fixed 'loadLibrary'


2001-04-25  Frank Schönheit  <fs@openoffice.org>  [ab3c3f94ea15a12d328a9b0057f9290ca4b1ca85]

added an XChild to the definition container to access the data source


2001-04-25  Tom Verbeek  <tv@openoffice.org>  [868bf5b96d671fe53581c3e930b0510c25496f76]

fixed 'LoadLibrary'


2001-04-25  Thomas Lange  <tl@openoffice.org>  [e5e555bdfc2213f4bb568161f2e0e74ed8c7fc18]

SelectHdl used now instead of Notify


2001-04-25  Thomas Lange  <tl@openoffice.org>  [957aa22decb99c2aa77e0cf6261e18faf711237b]

(MT) ImplCallSelect, when selecting while MouseMove/Tracking


2001-04-25  Nils Fuhrmann  <nf@openoffice.org>  [8aa2414f6f7a08abfdcd5b46a1aafc2582ade3a0]

Delivery of all parsers, including transex3 and lngex. This will also provide them inside solver tarballs


2001-04-25  Oliver Specht  <os@openoffice.org>  [6f2de56480aca72e6c60fa1451568fdba829bbdc]

don't crash if no AutoText is found


2001-04-25  Andreas Martens  <ama@openoffice.org>  [06348da056e5f8d46028523f0cd44f505b372db0]

Fix #86201#: Frames without content but with borderline


2001-04-25  Oliver Specht  <os@openoffice.org>  [19f07553053e73699d70bbe623f391f0fb1ee1fc]

#86296# SwPageDesc: usage optimized and corrected


2001-04-25  Niklas Nebel  <nn@openoffice.org>  [34a2168c744958b29d22b3ed58848443289d6759]

XMultiPropertyStates in makefile


2001-04-25  Andreas Bregas  <ab@openoffice.org>  [d42df69c7e48f8a5270036e428d08e8b0876f655]

Instanciate new dialog windows using library container


2001-04-25  Nils Fuhrmann  <nf@openoffice.org>  [b3bc9b0a75efbfeb51b6335a3a1aa89a84034784]

Enable UTF8 enhancement for new fileformat (2.0)


2001-04-25  Oliver Braun  <obr@openoffice.org>  [294426e5a56a28d5f0e42a5de252bdb614acf674]

cde files added


2001-04-25  Joachim Lingner  <jl@openoffice.org>  [ae789b49c948975bffbd817133354ef186708ae9]

#82073#


2001-04-25  jp  <jp@openoffice.org>  [543fd4e1944d68d36a814b1f5f6c2e7b24649f13]

IssueBug #256#: AppendRedline - don't add empty redlines


2001-04-25  jp  <jp@openoffice.org>  [22e36eb9aee53ef28db5eff8cf90ee3a05ea56b4]

IssueBug #256#: Doc::CorrRel must also call CorrRel for the cursor


2001-04-25  Malte Timmermann  <mt@openoffice.org>  [1c115575d3e507634320abe26e879a002c49e902]

IsMouseMoveSelect and more StackSelection...


2001-04-25  Kai Ahrens  <ka@openoffice.org>  [d4372df4e049a88de6768fae131f04a9cc0d1d2e]

statics removed


2001-04-25  Andreas Martens  <ama@openoffice.org>  [23a1a020d16b2e3d193fd92f8860f60a4aad5ea3]

Fix #86338#: Widows 'n' orphans confusion


2001-04-25  Nils Fuhrmann  <nf@openoffice.org>  [a29b01ab8255ee0d83fce6656e43d6dbb7e03c14]

Support of UTF8 input/output


2001-04-25  Tom Verbeek  <tv@openoffice.org>  [374faa1fe260c75d507dc59553a6b4be53d94247]

changed 'LoadLibrary' to 'BasicLibraries.LoadLibrary'


2001-04-25  Thomas Lange  <tl@openoffice.org>  [7ea145b5259ab6ea32cd60f07c16f0e270f7f23f]

symbol UI and export names


2001-04-25  Andreas Martens  <ama@openoffice.org>  [eb08d964831092ba885ea417fd191bff6c93faf5]

Fix #86232#: GPF with invalide anchor


2001-04-25  jp  <jp@openoffice.org>  [27dd323d42c84d597dafd275bb5786bbe6e2dd3c]

IssueBug #758#: use for preview the correct font color


2001-04-25  Thomas Lange  <tl@openoffice.org>  [2fc110e0e78e85d659dfcce988a5ee85b90c1459]

listbox uses stack-selection now


2001-04-25  Thomas Lange  <tl@openoffice.org>  [d251889266c005da4c4654ee310c95113a715482]

strings for undo and redo action added


2001-04-25  Thomas Lange  <tl@openoffice.org>  [2b31d9ac8a5e39f2b15e94d53784b48f264d8081]

SelectHdl and aActionStr memebers added in order to display status texts


2001-04-25  Sven Jacobi  <sj@openoffice.org>  [ddd11d46bd92e34cc286e25b1194048c81289a0d]

no use of configuration for SVX_LIGHT version


2001-04-25  Sven Jacobi  <sj@openoffice.org>  [ff504a4fed07c169809b2e7fb0f5bbe1181c06cd]

no use of configuration for SVX_LIGHT version: removing use of SvtPathOptions


2001-04-25  Nils Fuhrmann  <nf@openoffice.org>  [d26e9804d486e8e33f3414675719f846653ad36e]

Build without MT


2001-04-25  Andreas Bille  <abi@openoffice.org>  [f455dc90e8694e9fea87a0b30421a60d7ae0f9ec]

Performance improvement in XResultSet_impl::absolute by Darryl Gove

Somewhat un-understandable, bad compiler optimization?

2001-04-25  Caolán McNamara  <cmc@openoffice.org>  [2e52eed6b3f4d95057b048c0e68ab314d9ead9fc]

##773## Fix Underline xml import test


2001-04-25  Andreas Bille  <abi@openoffice.org>  [f6ccbb73516ea751b484a4590a45ce2c06f6b6d7]

#84401# Modified shell::setv setReadOnly was not implemented yet


2001-04-25  Daniel Vogelheim  <dvo@openoffice.org>  [e4210ba36691665ca1c925a0a6809731256c150a]

changed: protect attribute to protected


2001-04-25  Kai Ahrens  <ka@openoffice.org>  [00e08132062f69fe1346103dd6e5d9418d0a5580]

added clipboard controller


2001-04-25  Kai Ahrens  <ka@openoffice.org>  [e5c425df5b9d589ca968f9eaddbfca3f4d7ae6f8]

added clipboard controller


2001-04-25  Oliver Specht  <os@openoffice.org>  [6d28fe04b88fd9d22c1a1b539c268e0cc3e986e3]

EnableNegativeMode is void


2001-04-25  Ocke Janssen  <oj@openoffice.org>  [dbe66eaf01cc0282588debcbb8ac98a4ab2a543a]

initiliaze values with 0


2001-04-25  Ocke Janssen  <oj@openoffice.org>  [54945250194553427fb9f0979c06eeef559cee48]

typing


2001-04-24  Niklas Nebel  <nn@openoffice.org>  [3cfae27b67aff50fca28ad4a33153b486646754c]

set file format version for EditPool


2001-04-24  Eike Rathke  <er@openoffice.org>  [27d98967a1789bb44051cd57db261c7b3a5c2acd]

Execute: removed unnecessary dialog box after password dialog (handles it itself)


2001-04-24  jp  <jp@openoffice.org>  [55a700392d64f5a918bb956f15a1978e474256ee]

ShowCrsr: show/hide only the textcursor, not the selections


2001-04-24  jp  <jp@openoffice.org>  [b457e091a88c6937b4235a0aa9ec70898195fd86]

use CollatorResource


2001-04-24  Herbert Duerr  <hdu@openoffice.org>  [e42fa5d76e28f8fe741ea81bfcbceea68e706ace]

AddFontFile signature change


2001-04-24  Niklas Nebel  <nn@openoffice.org>  [f293ed6df9c613a5a5832846b222352fecfc840d]

#86067# real support for emphasis mark


2001-04-24  Hans-Joachim Lankenau  <hjs@openoffice.org>  [cc7fca46f8b28c50a7e608984e22951ac7adeebe]

removed wrong include


2001-04-24  Malte Timmermann  <mt@openoffice.org>  [c3991c3689b41c8013ff6d1a307a4be3bdb5fb1c]

StackSelection...


2001-04-24  Hennes Rohling  <hro@openoffice.org>  [a8afedb840efd72e01d0b0009369cc1686c536c1]

#86268# Let osl_createProcess allow usage of file names in all notations so far. To be specified an corrected later


2001-04-24  Malte Timmermann  <mt@openoffice.org>  [e5a9961af8eff444116c7028e59fd9cbdd02e199]

CJKContextLanguage...


2001-04-24  Frank Schönheit  <fs@openoffice.org>  [ac4d509393e2c985f1d6532abd170ee8bd0bdf8f]

#86233# ::Notify: adjust m_pData->m_sURL in case of the SaveAsDocDone event


2001-04-24  Stephan Bergmann  <sb@openoffice.org>  [f19db1fef65453f3721e2efc7915390c812944af]

#83674# Accept ALPHA followed by colon without following slash or backslash as DOS fsys path.


2001-04-24  Caolán McNamara  <cmc@openoffice.org>  [5ae21e22882e604fd035cc33c437765708dfc634]

##761## workaround. No automatic colour for table borders, cells or sdrtextobjs


2001-04-24  Christof Pintaske  <cp@openoffice.org>  [ff487674386c50e11fff415f9dad8093395bf761]

#86333# check for correct screen of visual


2001-04-24  Michael Brauer  <mib@openoffice.org>  [de4101b007d366d3410d87515b8312eebf032132]

export !DOCTYPE


2001-04-24  Stephan Bergmann  <sb@openoffice.org>  [f04998740e7d86e11e8bcba83d8a435bccdd8b15]

#85326# Added PropertyMatcherFactory.idl.


2001-04-24  Dieter Loeschky  <dl@openoffice.org>  [1605731d4c3367e8422619105956cf5f3012b6a7]

#86156# special treatment for LRSpaceItem


2001-04-24  Martin Gallwey  <mtg@openoffice.org>  [edce9db57028b9e367c630b416fa44ccdd990bce]

Add throw specification


2001-04-24  th  <th@openoffice.org>  [43c4bcce4e609594544f5f6db0c966bdaf829437]

#i759# - Better Shadow Color


2001-04-24  Philipp Lohmann  <pl@openoffice.org>  [e912739223cb10a1b188ff58824a09acd25246fb]

FontManager changed to store byte strings for filenames


2001-04-24  Mathias Bauer  <mba@openoffice.org>  [b788db450a32328b5cfb56abe0d945338a5065f4]

#86219#: wrong filterdetection for external types


2001-04-24  Daniel Rentz  <dr@openoffice.org>  [b331933b53c715d58fcfb2707ad83d2e932cae39]

export of web query filter name


2001-04-24  Daniel Rentz  <dr@openoffice.org>  [89c1f2c17b2e9de891b21a047068a58470efc55d]

import/export web query with all HTML tables


2001-04-24  Sven Jacobi  <sj@openoffice.org>  [ebe67c253f73a0edd63bb4cb08bee485f0b4b3a6]

taking correct FrameView


2001-04-24  Daniel Rentz  <dr@openoffice.org>  [621f0127f7bbd947e4b5876ed3dd3a9325767152]

string help functions -> ScFilterTools


2001-04-24  Daniel Rentz  <dr@openoffice.org>  [60b3a8a799a69af94b44ed5c85cf2c511c404803]

+ScRangeList::In()


2001-04-24  Daniel Rentz  <dr@openoffice.org>  [5d87be10928a5075cd4ad4d7648ce95b60297a13]

+ScAreaLink::FindExtRange()


2001-04-24  Ocke Janssen  <oj@openoffice.org>  [5903d83f29942aad566e032a158990f0fde47a28]

new propset


2001-04-24  Ocke Janssen  <oj@openoffice.org>  [c1468852d5df7768250b5ae1fb1fc48020b83323]

new menu entry


2001-04-24  Ocke Janssen  <oj@openoffice.org>  [2285dc3b8edd80bf6912b020993b8afdfcbf403f]

view fixes


2001-04-24  Ocke Janssen  <oj@openoffice.org>  [132bccd0aee057796d741e413f6271aae691dd30]

new property for views


2001-04-24  Ocke Janssen  <oj@openoffice.org>  [9ef87d9dfa6276a13f39c67381dcfabb737a648b]

new menu entry for tables


2001-04-24  Ocke Janssen  <oj@openoffice.org>  [0fa27ae2b6d9b31a8010b09984228cb77acce606]

new string for views


2001-04-24  Ocke Janssen  <oj@openoffice.org>  [a2ebe81d41ad59c08f83764c36e558a2c9c0041f]

menu and type casts


2001-04-24  Ocke Janssen  <oj@openoffice.org>  [4adaa512b16dc964d31734d3d156c42cbfa5965e]

new helpids


2001-04-24  Ocke Janssen  <oj@openoffice.org>  [0849a2d21010072e992e4baea006b42d329f4243]

impl views and a menu


2001-04-24  Ocke Janssen  <oj@openoffice.org>  [a940d5306a8ead308eeb4a7452a27ed3a6af1cb6]

impl menu


2001-04-24  Ocke Janssen  <oj@openoffice.org>  [e55c84b315c7b81eb9bfd3bf5c439435098e58b7]

impl views and a menu


2001-04-24  Ocke Janssen  <oj@openoffice.org>  [9df42d58386376779195f0254add40e9856354d0]

corrected view impl.


2001-04-24  Andreas Bille  <abi@openoffice.org>  [af0a882672447e337c1d074d590bf0f6e35255ea]

#84316# Now asking for XInteractionHandler and XProgressHandler only if used. Added necessary methods to fileaccess::TaskManager and ( therefore to fileaccess::shell by implementation inheritance ), to retrieve the XInterfactionHandler/XProgressHandler if only the CommandId is given.


2001-04-24  gt  <gt@openoffice.org>  [6e564c74153b4a90035fcb75b05d9089cd0259ea]

idl changes


2001-04-24  Kai Sommerfeld  <kso@openoffice.org>  [a1e88a0c698f1ee6de3406d43538a33be731f0cf]

More documentation.


2001-04-24  Sven Jacobi  <sj@openoffice.org>  [eea3093020db35ac9abb6226093cd9c4d0c6ef2f]

compatibility modus : summation of paragraphs (not to be set global)


2001-04-24  Kai Ahrens  <ka@openoffice.org>  [1b4c662dc2ebbedd24ac7a09d87bef0c79eaa41f]

#86275#: update title of inserted object, if no title is set, but old object has title


2001-04-24  Kai Sommerfeld  <kso@openoffice.org>  [992ad8b24d0167081887514d9ae9afa540df12c2]

Updated documentation.


2001-04-24  Malte Timmermann  <mt@openoffice.org>  [3950bf5920826d2c96a0b0e6a34e5ccb4ebe5104]

#86292# Draw - not every SpinField has a SubEdit...


2001-04-24  Vladimir Glazounov  <vg@openoffice.org>  [c11504617bd61a487c00706d2f2a0b1188dc4b11]

Added environment variable definition


2001-04-24  gt  <gt@openoffice.org>  [4f8de16c885cc56cf38a5f974caa1bd41fab6351]

OSL_ENSHURE -> OSL_ENSURE


2001-04-24  Armin Weiss  <aw@openoffice.org>  [36c745d9b1e48ae286d017941e02e03ac9def3ef]

#85920# use SetTransformation() to handle import of simple lines. This is necessary to kake into account all anchor positions and other things. All shape imports use the same import schemata now. create necessary shape (Line Shape)


2001-04-24  Sven Jacobi  <sj@openoffice.org>  [77b3bbc4dc3981020668413413a2affdd6115db8]

compatibility modus : summation of paragraphs (not to be set global)


2001-04-24  Armin Weiss  <aw@openoffice.org>  [dca93a59a3b4925efdbc2c2b93a3b26cf60e66f2]

#85920# use 'Geometry' to get the points of the line since this slot take anchor pos into account.


2001-04-24  Sven Jacobi  <sj@openoffice.org>  [31d00311e4c880301f82844a3be66335716d8324]

compatibility modus : summation of paragraphs


2001-04-24  Armin Weiss  <aw@openoffice.org>  [397a9a4b89176e7c8f813f5962276eb6288efbcf]

#85920# Clear the given polygon, since the new one shall be SET, not ADDED


2001-04-24  Armin Weiss  <aw@openoffice.org>  [be4756ea39f74540ef03647d0691a10d76b60cf3]

#85920# special handling for single line mode (2 points)


2001-04-24  Michael Brauer  <mib@openoffice.org>  [cdfc3f373b7ec06fd9cd9fd278186a2cc6be09f0]

export !DOCTYPE


2001-04-24  Oliver Specht  <os@openoffice.org>  [025a71d4d73dc4844524846bc34b34c669dd1b77]

enable exceptions in docufld.cxx


2001-04-24  Rüdiger Timm  <rt@openoffice.org>  [f93bf62993dfd8df4f7a641456e1b7475b94d105]

#65293# gcc needs a temporary variable here


2001-04-24  Caolán McNamara  <cmc@openoffice.org>  [9566023956969f5f979493da89a3ad5d16fdb81a]

CJK Vertical Text Alignment {im|ex}port


2001-04-24  Kai Ahrens  <ka@openoffice.org>  [434a2ab6dcb20bf907e6866162d96b80c76257bf]

added new clipboard controller


2001-04-24  Andreas Martens  <ama@openoffice.org>  [f95e1a650dac5a666d1794054531832ae37c43e1]

Fix #77923#: Automatic contour refreshing after OLE editing


2001-04-24  gt  <gt@openoffice.org>  [555d5e4be588c66376df9e75444621a7e9e1210d]

chg. for new idlc-compiler


2001-04-24  Kai Ahrens  <ka@openoffice.org>  [2309f1990df0bc8118c6fa51dce88a56e3d3480a]

Ole object handling removed for SVX_LIGHT version


2001-04-24  Rüdiger Timm  <rt@openoffice.org>  [a73f0bfad51f25f370e9e52c11b5074e8fcc35f5]

#65293# double dependency entry ex_dbpilots for ex_util removed


2001-04-24  Vladimir Glazounov  <vg@openoffice.org>  [6c18b97f4ce761ee2fbce50c95dc53a1c9d7c445]

Fixed for free-style written path


2001-04-24  gt  <gt@openoffice.org>  [f0b7e51831c258bbf4bd5942b20c4cf9d378fc8c]

analysis


2001-04-24  Malte Timmermann  <mt@openoffice.org>  [fc11020dc9acd20c52651e08f5eba80c071c4212]

New: UserValue


2001-04-24  Oliver Braun  <obr@openoffice.org>  [f4cd411e8e354ac0060a3232500485f4ffb5ec13]

fixed mouse capture detection


2001-04-24  Joachim Lingner  <jl@openoffice.org>  [d8e0b30a5e9ed4903e2fcb8769e176a02f30a0a0]

*** empty log message ***


2001-04-24  Kai Ahrens  <ka@openoffice.org>  [b0088063de518ab7b826fb5ce5d8cb2027d3ca65]

syntax


2001-04-24  Ocke Janssen  <oj@openoffice.org>  [03b32f6d70562eb4f50773396a7938dbbd6f3c7f]

assert when parent window is null by showError


2001-04-24  Ocke Janssen  <oj@openoffice.org>  [3fc1efb071030c83b556aac7244a6aa8ff0abf83]

wrong hid name


2001-04-24  Oliver Specht  <os@openoffice.org>  [2f2005aef088190613303128ffe3270fe1e28f06]

vertical text alignment control added


2001-04-24  Kurt Zenker  <kz@openoffice.org>  [d001986435ffe1df4df58f134f727b99f6f8a068]

new version for SRC630


2001-04-24  Kurt Zenker  <kz@openoffice.org>  [713776ec414cd9eacd25dbdf0a01e5ea1e01e866]

not use adArray yet


2001-04-24  Juergen Schmidt  <jsc@openoffice.org>  [6c6a2e78f19946ec6f8c40d4b86f3248d46f6c02]

simplify queryInterface


2001-04-24  Andreas Schlüns  <as@openoffice.org>  [69e55e2999434473ec30cf2b0cc57947392c48b4]

move typecfg modul to own directory


2001-04-24  Christof Pintaske  <cp@openoffice.org>  [6c7e15829ac4cb0fed6e1b7a61a979b89c9e6d8b]

#86012# non-transient window isn't allowed to be foreign window (FWS)


2001-04-24  Andreas Schlüns  <as@openoffice.org>  [dc6f14465b12bb95b651e30c47c1dfe9581ddff1]

repair mechanism for generation xcd-file


2001-04-24  Joachim Lingner  <jl@openoffice.org>  [40df7d334d0786bee0ab53c4816face9cfd9fd0b]

*** empty log message ***


2001-04-24  Andreas Martens  <ama@openoffice.org>  [58e6e93d90e6393ebac4a2d8008b8756e0f2002f]

Fix #86232#: Ignore invalid anchor types


2001-04-24  Joachim Lingner  <jl@openoffice.org>  [73da12f23b69726c4a1e30d56c70f867604150a6]

*** empty log message ***


2001-04-24  Dieter Loeschky  <dl@openoffice.org>  [7e54885c01e8488ea477b202a88f39a76e383bfb]

#83398# UpdateStdNames(): fix handling of pseudo style sheets


2001-04-24  Oliver Specht  <os@openoffice.org>  [1c12935e7c65c441ca2b8f10f1a9ac6ee466c8e4]

new: ParagraphVertAlign.idl


2001-04-24  Oliver Specht  <os@openoffice.org>  [0ccab5ad5b1ad76db8a3c0765c7fc46679fd8e99]

vertical paragraph alignment


2001-04-23  arellano  <arellano@openoffice.org>  [696f7022e4199efd87f1fbd607cdd5d97f9d79bb]

modified sentence structure


2001-04-23  arellano  <arellano@openoffice.org>  [c004ac3ae20508ca74c29dfb839ed2cec3a20df0]

modified grammatical number, spelling


2001-04-23  arellano  <arellano@openoffice.org>  [5a344af243524372ba777d43c645e4d9888ac27c]

added comment


2001-04-23  arellano  <arellano@openoffice.org>  [678b1cd9f752128e41912c97ee06a328d5283c9e]

modified punctuation


2001-04-23  arellano  <arellano@openoffice.org>  [00de8996ba9cb5a9269b31b8a6c18ed1ee86bfe8]

modified spelling


2001-04-23  arellano  <arellano@openoffice.org>  [3e440e27231172294a431421f5362855cdfd2225]

modified spelling


2001-04-23  arellano  <arellano@openoffice.org>  [7f5b326ef3b1fa859aa0ef59007f5ff92639dbd2]

modified spelling and added a comment


2001-04-23  arellano  <arellano@openoffice.org>  [7ba8fd97d07facd0fd47f4bdf67264eb7672f1b9]

modified spelling and punctuation


2001-04-23  Kurt Zenker  <kz@openoffice.org>  [92af3e8090f543131657e830329bde0b5b327c17]

new version for SRC630


2001-04-23  Kurt Zenker  <kz@openoffice.org>  [0d61bf2314f6b3bd948fe756fd2635200f3e3a18]

new version for SRC630


2001-04-23  Eike Rathke  <er@openoffice.org>  [7c9aa83596ee280e5df1c8f9646c67812081beb6]

#86128# take empty cell as 0 in matrix basic arithmetic calculations


2001-04-23  Kurt Zenker  <kz@openoffice.org>  [80e4734e70e55452b1e42dc7afb5f37c8f226b05]

new version for SRC630


2001-04-23  Niklas Nebel  <nn@openoffice.org>  [39f2f2746fef0157edd7410ab5dba4393f149790]

SetMultiMarkArea: if pMultiSel is created, transfer mark range


2001-04-23  Eike Rathke  <er@openoffice.org>  [2d897f47d143574faff2a17ffd5228d4722faa20]

#86129# ScNeg: unary minus, handle {=-A1:D1} matrix formula


2001-04-23  Daniel Vogelheim  <dvo@openoffice.org>  [0646f1902c03db92935ab961129faa3301966ba5]

added auto-mark-file URL changed several attributes to match implementation


2001-04-23  Sascha Ballach  <sab@openoffice.org>  [a7ad29076e142b09de4565c8257323d927bc22fd]

add export/import of refresh-delay on database range


2001-04-23  Sascha Ballach  <sab@openoffice.org>  [a41f02b86a6910291afea3ef655b0198573231e6]

put the dtd and the specification on the same state


2001-04-23  Hans-Joachim Lankenau  <hjs@openoffice.org>  [0265f1e80549efb442c2f89db489773810991fbb]

merge back local changes


2001-04-23  Vladimir Glazounov  <vg@openoffice.org>  [ac2058119910ed3c0c29a076af81493a899dcc56]

Corrected bug with uninitialized value


2001-04-23  Eike Rathke  <er@openoffice.org>  [d3ae5c47df6ff2cf669a80cc0554acb119247950]

#86141# add: GetProperLanguage: LANGUAGE_NONE --> application language


2001-04-23  Niklas Nebel  <nn@openoffice.org>  [803227d93c593f350683b9e412f4e486d3aad05f]

removed unused method HasPasteContents


2001-04-23  Niklas Nebel  <nn@openoffice.org>  [b19d42975e49b86b0c6615ab9809d2a0fc1a389f]

slot for clipboard controller


2001-04-23  Kurt Zenker  <kz@openoffice.org>  [9ff0f90de8292a42aa34519ad94b2223e6fdc84f]

new version for SRC630


2001-04-23  Joachim Lingner  <jl@openoffice.org>  [e6c4478b5934b4fa4cdeb01bbe2caf9460341cea]

*** empty log message ***


2001-04-23  Vladimir Glazounov  <vg@openoffice.org>  [6ba1d5730b84e158d9dc8a6d5a23c29a85fa6aa8]

Corrected misspelling


2001-04-23  Sven Jacobi  <sj@openoffice.org>  [119aac5a3576dfed2de152ad4b0fa3e24c6291b1]

SdTpOptionsMisc::FillItemSet - modified flag was not set correct


2001-04-23  Joachim Lingner  <jl@openoffice.org>  [e0bc7714e180bc8834468a509ec7ba99c27f9642]

*** empty log message ***


2001-04-23  Daniel Vogelheim  <dvo@openoffice.org>  [a2cddf96e7c9b6ef2c098c30986a3360e0fd7f5e]

changed text:protect to text:protected


2001-04-23  Daniel Vogelheim  <dvo@openoffice.org>  [8e37726eb9a60c7ad9ef58c52228ca1f5f2a672e]

changed table:protect to table:protected


2001-04-23  Niklas Nebel  <nn@openoffice.org>  [fa6a201a5c54793dac81eb1cf7ada6e04c321d94]

slot for clipboard controller


2001-04-23  Martin Gallwey  <mtg@openoffice.org>  [822705fec1cb39334acc56033caa28b7e51cfc41]

Make function conform to prior exception specification


2001-04-23  Vladimir Glazounov  <vg@openoffice.org>  [356105bd34015b8aeb99321b05cec0c2bb87b3d5]

Corrected according to specification erlier unknown


2001-04-23  Rüdiger Timm  <rt@openoffice.org>  [0f20247b454ad93570089c09e2354ce3c371b742]

#65293# xmlscript depends on comphelper (header needed)


2001-04-23  Joachim Lingner  <jl@openoffice.org>  [3f303c6a79c6e2415523d295845b2482713d480d]

*** empty log message ***


2001-04-23  Niklas Nebel  <nn@openoffice.org>  [30c82c63dbe7f9eb0a572b1119d01799024fc839]

moved format names to GetPossibleClipboardFormats


2001-04-23  Tom Verbeek  <tv@openoffice.org>  [8eeb578635dc15526439047a07b17446ebeefcd6]

added dependency


2001-04-23  Daniel Vogelheim  <dvo@openoffice.org>  [b77520d00b25ac3c93346db8e748a6683198bda3]

implemented MUST-change from SAB: number styles properties added


2001-04-23  Vladimir Glazounov  <vg@openoffice.org>  [795927dc8611648120d619d156479d8145cd274e]

Fixed some bugs


2001-04-23  jp  <jp@openoffice.org>  [80158a3ba95bd0e1a3d94797a2e234bdde2424e6]

new: Get-/SetRedlinePasswd


2001-04-23  jp  <jp@openoffice.org>  [58728636982be31193aba02dceabe4cb87e589c8]

new: SetRedlinePasswd


2001-04-23  Nils Fuhrmann  <nf@openoffice.org>  [50097d8a5e58b22876e38fd97505564d84c3f133]

Fixes for handling of whitespaces: Ignore leading and trailing ones


2001-04-23  Vladimir Glazounov  <vg@openoffice.org>  [808c9464cfd65ea86ea8c5d895c499c019eb611c]

Fixed bug with folder for run


2001-04-23  Oliver Specht  <os@openoffice.org>  [b5f256f6b979963da5fa2bf69bea12ac74ecc185]

#86144# PageNumberField: selection of format corrected


2001-04-23  Oliver Specht  <os@openoffice.org>  [bf0c4973ba1c001003bd9120dd9bd28f5396a40a]

#86144# SwPageNumberField::PutValue: use getEnumAsInt32


2001-04-23  Oliver Specht  <os@openoffice.org>  [3a3e7928505a275ac0a92bdd6b594db2f153112a]

#86144# page number sub type corrected


2001-04-23  Juergen Schmidt  <jsc@openoffice.org>  [7675fb2c5767bca3036539d22557cf4b124380d3]

modyfied


2001-04-23  Oliver Specht  <os@openoffice.org>  [4e7d28f2174853780125eaa3eb24939419492964]

#86237# reference corrected


2001-04-23  Juergen Schmidt  <jsc@openoffice.org>  [745e71a9ba0fb786166a3901467ec74dbfe6e16d]

modified for running


2001-04-23  Martin Hollmichel  <mh@openoffice.org>  [6193a13320289c6b0c1054f9cb8af10edfc80381]

del:


2001-04-23  Martin Hollmichel  <mh@openoffice.org>  [957cb931a429988f4a1efee63fe47db2d16ff68f]

del:


2001-04-23  Martin Hollmichel  <mh@openoffice.org>  [b1e4a86748d143883f0d77c09d6e1796d1f5375e]

del


2001-04-23  Tom Verbeek  <tv@openoffice.org>  [34687ab92c423e400645a11ccd7d3325dd82fb4f]

added config dir


2001-04-23  Martin Hollmichel  <mh@openoffice.org>  [95cd2b3bd556492ed5e89843f69f17351bd0c7ae]

add: PACKAGE


2001-04-23  Tom Verbeek  <tv@openoffice.org>  [ad39de16b9ae8410e462f9e0c8605fe14d5b2811]

corrected typo


2001-04-23  Peter Burow  <pb@openoffice.org>  [73e72507060cd93a4521065e9e30a3bd519d3dc7]

fix: #84506# #85820# search checkbox and better performance


2001-04-23  Peter Burow  <pb@openoffice.org>  [a8cb91f8cf9c2e7fe96df5e5c3ac51d45b7b7a52]

fix: #86226# sfxhelp.cxx now exception file


2001-04-23  Tom Verbeek  <tv@openoffice.org>  [5f290fdd1c3b345eff08c5eca11d7abf68632dbc]

include hid generation again


2001-04-23  Niklas Nebel  <nn@openoffice.org>  [ab65aae739ea6f984449a3e2a69c1420d753e45c]

slot for clipboard controller


2001-04-23  Peter Burow  <pb@openoffice.org>  [6b79117387c065b6240d9337919c2103ad54e8be]

fix: #84506# StatusListener added


2001-04-23  Peter Burow  <pb@openoffice.org>  [72315911a58a767206bff53df664f912a029b352]

fix: #84506# STR_HELP_FIRST_... added


2001-04-23  Vladimir Glazounov  <vg@openoffice.org>  [f182ce0c8eec3c2a45e474dab9fa631fb5f35e82]

Added -all option


2001-04-23  Peter Burow  <pb@openoffice.org>  [458b9075ad1be43063a1292ff68e6cb6d40f525a]

fix: #86226# catch DbException


2001-04-23  Tom Verbeek  <tv@openoffice.org>  [5a4f1f4d2725d4e8ae75e2817aad75ebe43135a3]

deleted unneccessary lines


2001-04-23  Niklas Nebel  <nn@openoffice.org>  [45396001f8cc069800c4ff1cd0fbfc0ec599de08]

GetPossibleClipboardFormats


2001-04-23  Niklas Nebel  <nn@openoffice.org>  [2684dc97be1afa169ccb4cbc92dac38f255253f0]

slot for clipboard controller


2001-04-23  Niklas Nebel  <nn@openoffice.org>  [6c982d7f5e92a0277c1384e886627ed4d55e23b4]

include for clipboard controller item


2001-04-23  Nils Fuhrmann  <nf@openoffice.org>  [c196af53e70d992168e64fda41ea35e85b372996]

Fixed core in simple_getopt when calling javadep without parameters


2001-04-23  Eike Rathke  <er@openoffice.org>  [e5b2b567efb8cf75ff5855ec6b6909a8b36c4428]

Next_Symbol: prefetch currency symbol longer than one character


2001-04-23  Tom Verbeek  <tv@openoffice.org>  [b7265d96b51bac00af407ee1161532e39cef3b19]

removed HID generation


2001-04-23  Andreas Bregas  <ab@openoffice.org>  [b57bf0f202884261352cae750e09b97f570d3204]

SaveBasicManager() disabled, sbl files are not stored any more


2001-04-23  Tom Verbeek  <tv@openoffice.org>  [1d281acc6c920f81af1f2192de2d9944e010a6c3]

removed SBLs


2001-04-23  Andreas Bregas  <ab@openoffice.org>  [947cacf4722788f5a5fbc6c043d6bad67f5444f5]

Check new library container in TreeListBox


2001-04-23  Nils Fuhrmann  <nf@openoffice.org>  [fca6c1676dfca45448fcf12df04557063300ea2a]

Removed usage of getopt.lib


2001-04-23  Tom Verbeek  <tv@openoffice.org>  [02f0d6ad5ff474452309dc1bffd52121251c7cc8]

initial revision


2001-04-23  Caolán McNamara  <cmc@openoffice.org>  [406dcc9351340bf705df95df514f9ab8f37f007e]

Enable automatic text foreground color {im|ex}port


2001-04-23  Martin Hollmichel  <mh@openoffice.org>  [46aaa08abab13dacbb584c01edcfd121fe570c27]

add: Makefile.am


2001-04-23  Martin Hollmichel  <mh@openoffice.org>  [7a8a290d428f9179da6d3393c756a35ebfd16cef]

add: acloacl.m4


2001-04-23  Martin Gallwey  <mtg@openoffice.org>  [464a8e734917894a9151662fb101529c58358292]

#83970# fix typo


2001-04-23  Martin Hollmichel  <mh@openoffice.org>  [572364552bdf18f0e51184eea48c8d2da957c876]

add: Makefile.in


2001-04-23  Martin Hollmichel  <mh@openoffice.org>  [148097e8f3ff3fcc7b55bb9325f9541971f2a587]

add Makefile.in


2001-04-23  Tom Verbeek  <tv@openoffice.org>  [191835bec9bafbe76567363e2e5a1fdd7b232671]

initial revision


2001-04-23  Juergen Schmidt  <jsc@openoffice.org>  [635f8b20607ae9ea2895f7ac5044a4ee0c3f74aa]

new


2001-04-23  Juergen Schmidt  <jsc@openoffice.org>  [a35988f2edf06ded0e4fed4b45663e4558de2c73]

insert C-UNO test


2001-04-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [c95e45663aa9421b3f1900680f6388e36462c35b]

fixed fprintf() call


2001-04-23  Juergen Schmidt  <jsc@openoffice.org>  [f48776abf34520c1fe1cc21ec05161b3c14b6036]

new, c implemented test component


2001-04-23  Tom Verbeek  <tv@openoffice.org>  [a2255c1e77bee1071b372efd33d3b4adfeb0907b]

added makefiles for all dirs


2001-04-23  Tom Verbeek  <tv@openoffice.org>  [83824bea5e9e532d32a7d3c5b9085c76f7f6a99c]

added all remaining targets


2001-04-23  Tom Verbeek  <tv@openoffice.org>  [0206ed436e8e2482054b44e51c25dba433d60431]

added support for the resources


2001-04-23  Tom Verbeek  <tv@openoffice.org>  [c5ac26376d975713d028493e65c0f434c3d1aa0e]

initial revision


2001-04-23  Ocke Janssen  <oj@openoffice.org>  [dd7911bb9590bde174b4328a1b5dc388b71a09fb]

new method for collections to refill it


2001-04-23  Ocke Janssen  <oj@openoffice.org>  [c827c816200b2bac97620f6ccfde5d14907cef7a]

new method for collections to refill it


2001-04-23  Tom Verbeek  <tv@openoffice.org>  [89917e112ba40f25985453328f4e38aeee014c50]

added zip support


2001-04-23  Oliver Specht  <os@openoffice.org>  [8e192dab5787eba530f30528953ebcc87546bd0e]

#83551# cjk services added


2001-04-23  Oliver Specht  <os@openoffice.org>  [d8da018d62e74ea65b2723b6639350ae7a9f2c97]

#83551# cjk services added


2001-04-23  Tom Verbeek  <tv@openoffice.org>  [a8ef718139154ee9d36b11aa8aee86a803601891]

added support for the ressources


2001-04-23  Tom Verbeek  <tv@openoffice.org>  [20fed59ecd06fc55935048e11b78a7a8e6bfa142]

initial revision


2001-04-23  Eike Rathke  <er@openoffice.org>  [3e04f5434e41f74f19880ff4f031098b5f52316f]

ScDBData refresh handler


2001-04-23  Oliver Specht  <os@openoffice.org>  [c0a0bf971dc57bd5663302398fb03281db7fbb8a]

double include protection corrected


2001-04-23  Daniel Vogelheim  <dvo@openoffice.org>  [7d897053dedd5145b2445ef9d782865d5f4367c3]

fixed: deliver empty sequence (rather than void) for an emtpy tab-stop element


2001-04-23  Daniel Vogelheim  <dvo@openoffice.org>  [974264351d07d55cfeab3843f65c31c7542a0bfb]

added: fault isolation through local exception handling for the use of XMultiPropertySets added: assertions for above case (for multi and normal property sets)


2001-04-23  Tom Verbeek  <tv@openoffice.org>  [0e277d395f152561509d71df07af87e1bf8bccec]

initial revision


2001-04-23  Frank Schönheit  <fs@openoffice.org>  [8f6dcc17fd9d7e77a6359f4c7ce188c809dea9f2]

getWindowPeer->getComponentWindow


2001-04-23  Tom Verbeek  <tv@openoffice.org>  [92317f5c4ad025a6c4f1a13347bd0899b14884d4]

resource file for DB wizards


2001-04-23  Stephan Bergmann  <sb@openoffice.org>  [a332dc22e5aefe9cec5f932fd4a791c51fa64bd2]

#85712# Added testuri.obj; disabled testint614.obj and testowstring.obj (not working); cleand up.


2001-04-23  Tom Verbeek  <tv@openoffice.org>  [717ec7a995d914bcb23d10d859be0e22dfae859f]

added zip support for *.xba and *.xdl


2001-04-23  Stephan Bergmann  <sb@openoffice.org>  [02b250c4d4bf226594f8c3091be87f94829c3ece]

#85712# Added uri.obj.


2001-04-23  Stephan Bergmann  <sb@openoffice.org>  [ead37d2dcecd3f7922f07326bcedc3337599f0f2]

#85712# A C++ wrapper around uri.h.


2001-04-23  Stephan Bergmann  <sb@openoffice.org>  [af532d1e4a97264d30bb494844935fa5d83df1d9]

#85712# Functions for handling URIs.


2001-04-23  Joachim Lingner  <jl@openoffice.org>  [e271fc5d1adfbb2e99bd554240e113c763e898a3]

*** empty log message ***


2001-04-23  Tom Verbeek  <tv@openoffice.org>  [3d281adf803d1e53e24f157b53943a55538b16e3]

added zip support for *.xba


2001-04-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [4043090d75657d2c6ba11cd6e7d3ce14a8168e85]

replace getopt() with simple_getopt()


2001-04-23  Frank Meies  <fme@openoffice.org>  [6c289d267cc11f970c5f011ae18147d945d3d00e]

Fix: Do not rotate paragraph end symbol in rotated portions


2001-04-23  Frank Meies  <fme@openoffice.org>  [f8f1667dd475103fc3b5f80ede354da1b145c2bc]

Fix: Vertical alignment of paragraph end symbol


2001-04-23  Frank Meies  <fme@openoffice.org>  [60d80e4c6e296fac57a8cc82785c78c6f7c7d94e]

Fix: Do not rotate paragraph end symbol


2001-04-23  Frank Meies  <fme@openoffice.org>  [a39b21efdf911ca5f27e0cffd3f4c6e92aa1e1e8]

Fix: Do not allow hanging punctuation in multi portions


2001-04-23  Oliver Specht  <os@openoffice.org>  [f690a7ba6edf25d4f6c631f2c8185b58531b5cef]

#84008# disable edit index in protected sections


2001-04-23  Michael Brauer  <mib@openoffice.org>  [eaa56aff4a06f92c68b2b19ddd1ec99108115663]

#85713#: Restory y position of character bound shapes


2001-04-23  Peter Burow  <pb@openoffice.org>  [86b7389f946ea810c8ce7634b08764f9bb36ebf1]

chg: catch IllegalIdentifierException


2001-04-23  Oliver Specht  <os@openoffice.org>  [e4f1033cd442f27d1342b038a3b62b046ae8fa60]

CJK settings can be changed


2001-04-23  Oliver Specht  <os@openoffice.org>  [20bd206e9fb555ad39d19c50e3cde2f79e536df1]

#86033# check WrtShellPtr in ::Update


2001-04-23  Oliver Specht  <os@openoffice.org>  [2dee3da50e55b18ac69f5dd59752f76cdc16ed9e]

#86033# find correct view after reload


2001-04-22  Oliver Specht  <os@openoffice.org>  [0d4ff259a57a0e6e7a530f05b28c0bfd40e00882]

#86480# don't forget margins and border distance in page width


2001-04-22  Oliver Specht  <os@openoffice.org>  [171265bc44c8215ccf72d5283901905db45a13bb]

#86230# positions corrected


2001-04-22  Oliver Specht  <os@openoffice.org>  [202f5ac6e52674833a1e5f3dcb46182de9a55bd0]

#85550# missing flag added


2001-04-21  Eike Rathke  <er@openoffice.org>  [0dcf4e2883792e3669da696bba3e84fecb195ce9]

linked documents refresh timer and control


2001-04-21  Eike Rathke  <er@openoffice.org>  [9de196b8b7e92a761b8dfed2292d8862805661d7]

add: refreshtimer


2001-04-21  Eike Rathke  <er@openoffice.org>  [0e12c33877ce63c84a32109e0c6e25ce9c4cdc31]

refresh timer and control


2001-04-20  Niklas Nebel  <nn@openoffice.org>  [776e299bdbc2ab27166165840a63a1d7e0973859]

InvertBlockMark: If paint is locked, add repaint area instead


2001-04-20  Niklas Nebel  <nn@openoffice.org>  [27b2c073690a81b91906a3135669b2ea65db5e27]

slots for undo controller


2001-04-20  Niklas Nebel  <nn@openoffice.org>  [0e7fb305755260ea213cfe32b973ba5bdaed645e]

register undo and clipboard controller


2001-04-20  Frank Schönheit  <fs@openoffice.org>  [314b07a330297a390b5f049a4203d0941a7a04eb]

OFormImport: recognize tabbing-cycle 'til SRC630 (compatibility)


2001-04-20  Frank Schönheit  <fs@openoffice.org>  [d5007e190537b8e177c97380b2e7ce59c0570056]

tabbing-cycle -> tab-cycle


2001-04-20  Frank Schönheit  <fs@openoffice.org>  [89dda5ac7893edb68bfb2b980d761ee7f8b1d9af]

layout


2001-04-20  Frank Schönheit  <fs@openoffice.org>  [60d58a3febd478b0fa40f5e6e8cbe9f1f820da1e]

exclude some stuff when compiling for SVX_LIGHT


2001-04-20  Frank Schönheit  <fs@openoffice.org>  [a2f33e5a48e606a8e923e2f524a2a0aef3aa71c2]

#83601# whenever a DefaultValue property changes, set the respective Value property to the new value


2001-04-20  Frank Schönheit  <fs@openoffice.org>  [02c1d0d86aa65bde099c339a6f369d5d0709f721]

#83601# smartControlReset when switching to alive mode


2001-04-20  Frank Schönheit  <fs@openoffice.org>  [f56416926a7739c0209d3a288a0c9b6d9b4324c3]

#83601# +smartControlReset


2001-04-20  Frank Schönheit  <fs@openoffice.org>  [2b420a51b88b34b15e8834a7c164a9472da4f694]

#83601# +operator const sal_Char*


2001-04-20  Vladimir Glazounov  <vg@openoffice.org>  [a65bbc55738ec467a74f140f0e5e3938defbbca7]

Fixed bug when there's no project


2001-04-20  Kai Sommerfeld  <kso@openoffice.org>  [b749eb817aecdffd5e06e401918c455416e0a60c]

#86170# - Added another insertNewContent method, that takes a new           title for the objct to insert as well as a nameclash           behaviour directive.


2001-04-20  Kai Sommerfeld  <kso@openoffice.org>  [6c8ddee1b81617c4b9d8f78ee4e0a83691a4bd85]

#86170# - Added nameclash handling


2001-04-20  Kai Sommerfeld  <kso@openoffice.org>  [531c7d7d410787fbbc3ede4b45b0f49e074eadb2]

#86170# - Added type com.sun.star.io.XSeekable


2001-04-20  Daniel Vogelheim  <dvo@openoffice.org>  [d59be6a866053fa1bdf7d8ea59c5737d00bd47f9]

fixed: redline/two digit year handling


2001-04-20  Daniel Vogelheim  <dvo@openoffice.org>  [7ed6f84364f677363cd3ddae9d237fe974f06ed2]

fixed: footnote config properties now work again


2001-04-20  Daniel Vogelheim  <dvo@openoffice.org>  [b0796ac41fac84f3479f82052ca12881403715db]

changed: import property mapper now uses XMultiPropertySet for performance improvement


2001-04-20  Daniel Vogelheim  <dvo@openoffice.org>  [81a987afeb2b883d39407706a58c2178fb9ec449]

fixed: removed unnecessary comparisons


2001-04-20  Tom Verbeek  <tv@openoffice.org>  [095a357f7926e8ac6efdcbdd93f3f9cc43b3f4d5]

nicely formatted ;-)


2001-04-20  Michael Brauer  <mib@openoffice.org>  [e2e6f22af97dd7de897b3a30dd109145e4073b6c]

#85930#: fo:font-style-name -> style:font-style-name


2001-04-20  Tom Verbeek  <tv@openoffice.org>  [c4ae3b3d1d47e2f630d5a1e75c87b90d7d3512a0]

changed in order to work together with new build process of wizards


2001-04-20  Daniel Vogelheim  <dvo@openoffice.org>  [9e7d096ab3403431ea1c22c797061a8a09846d5f]

fixed: removed hack to ease image map integrations into SRC627


2001-04-20  Caolán McNamara  <cmc@openoffice.org>  [aa5dc744e9f12f7d1f609887fb98a7aaf7c4df03]

base table handling on logical character positions and by using new property finding algorithm


2001-04-20  Caolán McNamara  <cmc@openoffice.org>  [f2e671e1cf32893ba7980e0b32d303d7220a63e2]

clean type conversion warning


2001-04-20  Caolán McNamara  <cmc@openoffice.org>  [f4e4beab9822b58b3a9a72d6aadec5d536e4b1fc]

New algorithm to find character and paragraph properties in fastsave documents


2001-04-20  Hans-Joachim Lankenau  <hjs@openoffice.org>  [2322708f391ef42313a775b533cc49d5ac595b09]

make local env more local


2001-04-20  Caolán McNamara  <cmc@openoffice.org>  [841d05ac607193108a27ac1d92e378872a87d3e9]

Missing sprms and bad WW6 fontselection sprm id


2001-04-20  Martin Hollmichel  <mh@openoffice.org>  [1224d398510d0526b140f3be1dc7c67e042f4ee5]

add: Makefile.am


2001-04-20  Oliver Bolte  <obo@openoffice.org>  [a8294341de73658013cf612aaac791b4c593677b]

#65293# parse error linux


2001-04-20  Martin Hollmichel  <mh@openoffice.org>  [c5fb6f50ed2928d534cbda4df613f84d3fa7c6b0]

use installation directory from configure for DMAKEROOT, DMAKEROOT can still be overridden by environment


2001-04-20  Martin Hollmichel  <mh@openoffice.org>  [81d03cb03996c601bdbf6ef36f071b58172a928d]

avoid clash with autoconf config.h


2001-04-20  Martin Hollmichel  <mh@openoffice.org>  [b0b969c93e5c62812f48274ff62c8c593bee4ee8]

preparation for autoconf and automake for dmake


2001-04-20  Christian Lippka  <cl@openoffice.org>  [56c5107a6ad83950c3424e18f046c3a9ed20f829]

#82045# started view settings


2001-04-20  Christian Lippka  <cl@openoffice.org>  [1964a7dc31ceac4ca50d8966be1a3eef91841e12]

#82045# reset view settings after export so they will be generated again on next export


2001-04-20  Juergen Schmidt  <jsc@openoffice.org>  [84788fbef537cfac72d2b99974d9ca45458f32b6]

forwad declaration for interfaces


2001-04-20  Malte Timmermann  <mt@openoffice.org>  [15ca712d1ad72b50141f1bc851110a25b37600c8]

DeselectAll


2001-04-20  Kai Ahrens  <ka@openoffice.org>  [64a26791c54f8ab285a9e79679394a4a265001c7]

#85966#: optimized detection of StarImage OLE objects


2001-04-20  Daniel Vogelheim  <dvo@openoffice.org>  [8780d08c9fef7f9a9849db36ff3dff4e44d16495]

fixed: access violation in setPropertyValues(...)


2001-04-20  Ocke Janssen  <oj@openoffice.org>  [9f75c2daea7e65c673b46fd6927417e503544835]

#85736# new checkbox for odbc


2001-04-20  Ocke Janssen  <oj@openoffice.org>  [7125fc68dbd0425bbc865802397d7347de1a26ad]

#85736# if catalogseparator is empty don't append catalog


2001-04-20  Ocke Janssen  <oj@openoffice.org>  [d5f84ece8f33186f6bf9876b69c825174e0bde3c]

#85736# new member


2001-04-20  Michael Brauer  <mib@openoffice.org>  [f204c82b95ee897337f59f218e5b043200b1bbae]

some new attributes


2001-04-20  Michael Brauer  <mib@openoffice.org>  [c28a5fa89b3c603cce14cf0443e59ff25a238f4c]

syntax


2001-04-20  Ocke Janssen  <oj@openoffice.org>  [b046ef70b8b2b083edec3e8102e957d038ade515]

#86178# split table into two classss one is a decorator


2001-04-20  Dieter Loeschky  <dl@openoffice.org>  [dca7955f5f27f59212aa621cce2c668443cfe143]

#85400# Inserting math OLE: setting LogicRect and VisArea


2001-04-20  Michael Hönnig  <mi@openoffice.org>  [bdb17e3b9ab1137148a85f3a5fdc913b5717d54b]

caching smart interfaces


2001-04-20  Niklas Nebel  <nn@openoffice.org>  [82f849d15dccfbf2c4a5509bf1b7ac8372a97f3b]

#85281# TestMouse: don't start AutoFill if ole object is active


2001-04-20  Frank Schönheit  <fs@openoffice.org>  [100a08f277a2e263d011732fea6edd7548ad4119]

some less warnings


2001-04-20  Dieter Loeschky  <dl@openoffice.org>  [89057a5e7cb03855a46617be262be55cc9244905]

#86143# pInStream: Seek( 0 )


2001-04-20  Kay Ramme  <kr@openoffice.org>  [b69ade5fd117e0ba69ea14f807caa83400bc79a7]

map void-any on Any(void.class)


2001-04-20  Niklas Nebel  <nn@openoffice.org>  [2862157312e7c98ca2cc8e46eacfb4bc4f1da335]

#85250# removed unnecessary GetStorage call in InitNew


2001-04-20  Nils Fuhrmann  <nf@openoffice.org>  [f6e20f05c785770a42b082befe4850f84926c002]

New handling of deliver


2001-04-20  Ocke Janssen  <oj@openoffice.org>  [56cd43bc41748f38611d846d36b16fb752989c22]

#86024# reassign columns


2001-04-20  Oliver Specht  <os@openoffice.org>  [f9176d5faeb38a77c04ecadbc895cd2ca65881f0]

DDE fieldmaster: DependTextFields added


2001-04-20  Oliver Specht  <os@openoffice.org>  [8e84b40f473dcc8a2fa1cae578e2c8e32ddbada0]

properties completed


2001-04-20  Oliver Specht  <os@openoffice.org>  [5a40043bafdd81b39b1375c609b062a9948e637d]

some masters added


2001-04-20  Oliver Specht  <os@openoffice.org>  [5b3d881c60e720b51b6f519e880fd1b91699f533]

minor changes


2001-04-20  Oliver Specht  <os@openoffice.org>  [37652a8911de50ddf5d969fa81b11079db3880e2]

service .fieldmaster.Database


2001-04-20  Oliver Specht  <os@openoffice.org>  [f2d192086e51987684a71a079b2cb6e906cf3652]

service .fieldmaster.SetExpression


2001-04-20  Oliver Specht  <os@openoffice.org>  [8f36521c4393767e257efe85a90379733ebdc66a]

service .fieldmaster.DDE


2001-04-20  Oliver Specht  <os@openoffice.org>  [6286d76e5ce5b45ab7feff758ff68135af0446cf]

service .fieldmaster.User


2001-04-20  Hans-Joachim Lankenau  <hjs@openoffice.org>  [d3e05102c06a8086f5113ba4367122e1092ac566]

no relative path names just directory names


2001-04-20  Oliver Specht  <os@openoffice.org>  [ffa367a4afc5f491ac77fd33ed69d9cf6f14d30f]

#78472# XServiceInfo completed


2001-04-20  Oliver Specht  <os@openoffice.org>  [8ac9090557f499c1a79d8cbaed0d695812b6c3b2]

#85780# generate hidother.hid


2001-04-20  Niklas Nebel  <nn@openoffice.org>  [de05e3e80b3410cc0826ee2cd8cd7f3551a8840e]

#85811# use unolingu to get LanguageType from Locale


2001-04-20  Caolán McNamara  <cmc@openoffice.org>  [8fdc38f868526028da0ba8d350ab8e5117189d25]

escher graphic mode is 32bit not 16


2001-04-20  Sascha Ballach  <sab@openoffice.org>  [3c117998cf3d75decfd8bd5f82c04cd5d068cb4b]

change a property name


2001-04-20  Sascha Ballach  <sab@openoffice.org>  [84776dee91591db6c60bf0f4609e135f275bc338]

little performance optimation


2001-04-20  Kay Ramme  <kr@openoffice.org>  [ebc4b0b9b105ca854c015e29a284b8ae486f2230]

removed obsolete toString method


2001-04-20  Nils Fuhrmann  <nf@openoffice.org>  [94341b50b4c1839b4005692bed21036aa97a3ba3]

Read mkout from environment


2001-04-20  Dieter Loeschky  <dl@openoffice.org>  [4485a02d0ff03d1a785c92e29b94bfa0ad238497]

#85804# NbcSetChanged() not virtual


2001-04-20  Dieter Loeschky  <dl@openoffice.org>  [ea46915c16e31b3893c8902e84eb240a03626b05]

#85804# SaveCompleted(): clear TextEditOutliner


2001-04-20  Dieter Loeschky  <dl@openoffice.org>  [a959e2c680b4cd59300c926a49d6c0b8418c7adf]

#85804# GetEditOutlinerParaObject() now public


2001-04-20  Vladimir Glazounov  <vg@openoffice.org>  [713a490c0c7ae6f97a62243991d594c3f5868fc7]

Corrected use of an uninitialized value


2001-04-20  Malte Timmermann  <mt@openoffice.org>  [2c137c8c0e1cdd77c92fc6abb193b6cf142c8b8f]

BugFix: State DONTKNOW is invalid


2001-04-20  Malte Timmermann  <mt@openoffice.org>  [158debd5532628b3e379d12630c5367c18669e63]

Help::Start() with Window*


2001-04-20  Oliver Specht  <os@openoffice.org>  [44c234f034cdded4f23372c1731f5b958d316c35]

#80346# allow negative indents in SvxRelativeField


2001-04-20  Malte Timmermann  <mt@openoffice.org>  [63b5e8d74b575e569854dedba8b1f4f5feb0b916]

Help::Start() with Window*


2001-04-20  Nils Fuhrmann  <nf@openoffice.org>  [b5dd6272bf80b2fff1798a445bd54c5dd92fa9af]

Usage of mkout instead of _mkout


2001-04-20  Sascha Ballach  <sab@openoffice.org>  [25925058d6ee5ef54465c00ea07857675fe689ec]

export and import the refresh delay attribute of table source element


2001-04-20  Sascha Ballach  <sab@openoffice.org>  [434684158556ff5dad68399010ba5b2b932f889f]

#86162#; transport the information about loaded/saved number styles


2001-04-20  Sascha Ballach  <sab@openoffice.org>  [3e50d13f150bee74d51053a357de03fc74940f45]

#86162#; transport the information about loaded/saved number styles


2001-04-20  Malte Timmermann  <mt@openoffice.org>  [6035bcd5e5e018f7d8e62567966aee8d1aee5b33]

Help::Start() with Window*


2001-04-20  Jörg Budischewski  <jbu@openoffice.org>  [696f402e197009bc42ad6ec028222bd8f2ad6d99]

fatal bug fixed with sequence typedescriptions


2001-04-19  Niklas Nebel  <nn@openoffice.org>  [4c566372186623a084475ca28eb8af1bd67f2ae0]

insertString: special handling for ScCellTextCursor is no longer needed


2001-04-19  Niklas Nebel  <nn@openoffice.org>  [48e17cb04d83b6b50522503f849555ff289544ed]

DeleteUnchanged: handle default items


2001-04-19  Armin Weiss  <aw@openoffice.org>  [6d5d371c7073f87be2228e905044d42a85ff5928]

#85953# take out this case to allow writing empty sXML_transparency_name entries. This is used to represent disabled FillTransparencyItems.


2001-04-19  Armin Weiss  <aw@openoffice.org>  [d59a6cf8e517bda5922001c32ea831f6c417eb40]

#85953# unique name only necessary when enabled #85953# if disabled, force name to empty string


2001-04-19  Armin Weiss  <aw@openoffice.org>  [83fdc5f3061aa59eb91a50de07a2eee413ba1ee6]

#85953# Set a disabled XFillFloatTransparenceItem


2001-04-19  Armin Weiss  <aw@openoffice.org>  [fd16504d3ddb808c1e5f77acb1885a539d8c033a]

#85953# allow all kinds of XFillFloatTransparenceItem to be set


2001-04-19  Sander Vesik  <svesik@openoffice.org>  [d8dc7051141e145c0ed34d10cf68980b2521cc09]

Fix #include <stl/


2001-04-19  Kay Ramme  <kr@openoffice.org>  [d08880b06b81b52b04a1e442825f193a32cc2fed]

removed obsolet methods for connection inheritance


2001-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [01d83f66a478931d25764d34704e3a1f8559acfb]

again fix script_name


2001-04-19  Frank Schönheit  <fs@openoffice.org>  [4a0fcf6fcb2299b4050e6a8fcdb05e8b2b5116fc]

dispose: don't access a NULL model (happens in the seldom case that no database form could be instantiated)


2001-04-19  Frank Schönheit  <fs@openoffice.org>  [2f2fd6db7c3ad6f21342504abf68af7b72a15d79]

#86147# +eventlistenercontainer


2001-04-19  Frank Schönheit  <fs@openoffice.org>  [50416fb53446f5628f09326513a36cc1d608e1fc]

-initial checkin - base class for non-UNO dispose listeners


2001-04-19  Vladimir Glazounov  <vg@openoffice.org>  [e4401ad9957f0764640ddba6708a4d4a8b2bcabc]

Fixed bug with parameters


2001-04-19  Kay Ramme  <kr@openoffice.org>  [e98ccc427dea0cf63e094af05aaa35406823ecb5]

adapted to new constructor


2001-04-19  Kay Ramme  <kr@openoffice.org>  [296aeba35b127a4ef3e801f2d746ccb259108e81]

joined 1.8.4.11 - 1.8.4.12 (enabled the socket-close-bug workaround only for linux jdk1.3.0 from blackdown or sun (#84339#))


2001-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [9cc0a999018fa9444880404fe5750c1e446bc875]

fix scriptname


2001-04-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [e548e16cf5f7436c09b140fdd611be10de7e3b04]

one blank isn't empty


2001-04-19  Jörg Barfurth  <jb@openoffice.org>  [1c9aed45111565fd6f2f54396a7231480b72791a]

#86095# Revised handling of TemplateProvider: User administration can use SpecialTemplateProvider; ProviderImpl now provides a raw ITemplateProvider; TemplateProvider not stored in ApiProviders any more


2001-04-19  Jörg Barfurth  <jb@openoffice.org>  [cac71f556aead9c64c2a9668cb86f543d8de5f4b]

Cleanup: Previous (gcc ?) patch was misleading (as was the original code)


2001-04-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [b4c7d61da4db15cc8028786320fd117a2451ad60]

Initial Import


2001-04-19  Joachim Lingner  <jl@openoffice.org>  [bcae92cb95930cdcd634e12c2a5988609f7ef6d7]

*** empty log message ***


2001-04-19  Hennes Rohling  <hro@openoffice.org>  [5525b7ac0ca636c41a0148412b8f5f60cc3873e4]

#86168# build list for new sysui module


2001-04-19  Hennes Rohling  <hro@openoffice.org>  [16e367ea7c115488f404fa17b0fbe7d081905e26]

#86168# Deliver icons to msic/icons


2001-04-19  Kay Ramme  <kr@openoffice.org>  [c9fca681fe84da5c2ada659081ecce4fd26d56f3]

add demoComponent


2001-04-19  Joachim Lingner  <jl@openoffice.org>  [b1b2a9adf7698a762f1dfc8495d56ee1761e1f9f]

*** empty log message ***


2001-04-19  Joachim Lingner  <jl@openoffice.org>  [bc6a2cdcb6ee466aaebc428a58eed93803f7016d]

new


2001-04-19  Jörg Barfurth  <jb@openoffice.org>  [a67b27a7617a35035789f04b30a0fc507e480b76]

#86095# Revised handling of TemplateProvider: Can be fetched from the tree and node for use in a SetElementFactory


2001-04-19  Joachim Lingner  <jl@openoffice.org>  [4b5e61c518f1159ddc2d3852f97b6726a1c0bd7e]

new


2001-04-19  Joachim Lingner  <jl@openoffice.org>  [5df33b4c5a415007b6cff324fd5b6bbbac717b7e]

lib for test with dynamic loader


2001-04-19  Jörg Barfurth  <jb@openoffice.org>  [39ec4227082e3e9cc0e57ba2a309d34b6558ab39]

#86095# Revised handling of TemplateProvider: Need not be passed when adjusting to changes any more.


2001-04-19  Jörg Barfurth  <jb@openoffice.org>  [1123919a408744adf4d14d0c9e1bd79ca197b873]

#86095# Revised handling of TemplateProvider for sets: The provider is now stored in each set node (-Impl) and accordingly is not passed around any more


2001-04-19  Jörg Barfurth  <jb@openoffice.org>  [57596ca86c8a78ba0fc90ec0329510ad57bcfefe]

#86095# TemplateProvider for SetElementFactory is now fetched from the set node


2001-04-19  Jörg Barfurth  <jb@openoffice.org>  [a52cdd53889d792f70ce656f11e4e0e336264734]

#86095# Added Options to TemplateProvider (for localization support). Split off SpecialTemplateProvider for Admin sessions


2001-04-19  Joachim Lingner  <jl@openoffice.org>  [69995796449e513800199ec319d82a46e8eee44b]

new


2001-04-19  Kai Sommerfeld  <kso@openoffice.org>  [8db81bfd818c8917bfd0750b782adab0b6f90518]

#84998#- Added missing exception declaration to Content::transfer(...)


2001-04-19  Kurt Zenker  <kz@openoffice.org>  [39b3cf5bea89cfa42fbe32ef2b253061bd17cd5a]

use no undefined types


2001-04-19  Vladimir Glazounov  <vg@openoffice.org>  [b41c78839ae7ffffee8ac3d67b57aac112cc8edf]

changed according to dmake specification


2001-04-19  Thomas Lange  <tl@openoffice.org>  [db66f2949f9a35d2dd0ad080e73605e0ab235d9f]

SymbolSet Manager now member of document


2001-04-19  Thomas Lange  <tl@openoffice.org>  [5b2803b68eddf9e30212bdbdeab3da84d58af523]

SmDocShell now additional argument to Prepare function in order to allow access to the SymbolSet manager


2001-04-19  Malte Timmermann  <mt@openoffice.org>  [dc74d781168dab481d09db0554de70c3dd83285a]

RTF: Export AutoColor


2001-04-19  Martin Gallwey  <mtg@openoffice.org>  [90eee8ba7734b96bbbc61f8e46917e54e92d108c]

CVS is doing wierd things so putting this back here for now...


2001-04-19  Martin Gallwey  <mtg@openoffice.org>  [14a0c58cdfa2ffea0cc20f3c500dc7ba17bd61e3]

moved from main inc directory


2001-04-19  Martin Gallwey  <mtg@openoffice.org>  [547c071381c5f612da2fa3de6290bb431880faf6]

Moved header files outside of main inc directory


2001-04-19  Daniel Rentz  <dr@openoffice.org>  [a8b65dc45b0b43f3417b4974c00fff9c5b09be6f]

minor change


2001-04-19  Malte Timmermann  <mt@openoffice.org>  [122cd3d8e8188516e59471ff10a5156db5ae79a5]

AutoColor...


2001-04-19  Daniel Rentz  <dr@openoffice.org>  [03f41d47d3692b065a21104739a2dd9b4ebe7c5d]

#86161# patterns of cond formats


2001-04-19  Martin Gallwey  <mtg@openoffice.org>  [b3373bdeaa14b825480b2bd4a5444b229008fda5]

some misc. code clean ups and now use the new XManifestReader/XManifestWriter components


2001-04-19  Martin Gallwey  <mtg@openoffice.org>  [b5cc630c3801f158ed37429cd95aefca0e11464f]

moved from main inc directory


2001-04-19  Martin Gallwey  <mtg@openoffice.org>  [4b6f310cd73211d81110280d61db27df234cdca7]

misc code clean ups


2001-04-19  Martin Gallwey  <mtg@openoffice.org>  [2b7c5da331c5573dac2cab9ac5e3a2ed097cb60f]

Moved these headers from main inc directory


2001-04-19  Martin Gallwey  <mtg@openoffice.org>  [1f31d725b847731eed84626a63e5438c1794bc5e]

link with manifest.lib also


2001-04-19  Martin Gallwey  <mtg@openoffice.org>  [75cd4ca133b9cc2377307869b4f56ea1213fa509]

Build manifest also


2001-04-19  Martin Gallwey  <mtg@openoffice.org>  [5d31fa34f1654164e5dd3c0bb86d18f5439aab76]

Cleaned up the header files and inc directory


2001-04-19  Martin Gallwey  <mtg@openoffice.org>  [8e773af5ecfba8e3fd105c0e6daa6eb52765628b]

initial import


2001-04-19  Martin Gallwey  <mtg@openoffice.org>  [c98f44a3b0b6622e038fa4a5da05008695eca75f]

initial import


2001-04-19  Martin Gallwey  <mtg@openoffice.org>  [5e34f65208a597176befd67e0e49295ab0b71f31]

Initial import


2001-04-19  Martin Gallwey  <mtg@openoffice.org>  [6ce3967867d049335fc8bc2aad80c9a4aa915563]

Initial import


2001-04-19  Oliver Specht  <os@openoffice.org>  [f7d97847755cc7e8e006caf0b194139ecde2dce2]

_createInstance renamed


2001-04-19  Martin Gallwey  <mtg@openoffice.org>  [1fbe921434037e396f4587741e6bbdfbe9e96cd9]

added manifest


2001-04-19  Martin Gallwey  <mtg@openoffice.org>  [8f3e92afc90c23bdc88d4d89aed22ae02c553ffd]

add manifest


2001-04-19  Martin Gallwey  <mtg@openoffice.org>  [affc699af402771653f82732beb68fb30c39f544]

Added manifest directory


2001-04-19  Michael Brauer  <mib@openoffice.org>  [a7db40a8f851678aa2998501b9fcf142a1165536]

Use XPropertySetInfo for caching


2001-04-19  Vladimir Glazounov  <vg@openoffice.org>  [ea65fb1e6ad851d64d0e8fe9757bed3eb02708c8]

First revision of perl buld tool


2001-04-19  Eike Rathke  <er@openoffice.org>  [e8428df2942f22897a386381b8d668225f32ca76]

#86177# unicode assumption except CR,LF,TAB


2001-04-19  Frank Schönheit  <fs@openoffice.org>  [846766ca5da398369fa6ccd1cf2c5e25d7d05a95]

arggghhhh .... remove the (double) TextColor entry


2001-04-19  Frank Schönheit  <fs@openoffice.org>  [eeeaba374a07de1551c7967b8e44909f5f1882e7]

#85097# add TextColor to the styles map, so it won't be exported as ordinary property


2001-04-19  Vladimir Glazounov  <vg@openoffice.org>  [43c09a061b3e10c9716e619349e3277994562355]

rscdep now delivered out of tools/bootstrp (NF)


2001-04-19  Ocke Janssen  <oj@openoffice.org>  [1b805fa95665496ee21345d092b94603c46542f7]

forget GetParent()


2001-04-19  Kai Sommerfeld  <kso@openoffice.org>  [0339d35cd3febcb26bb48be15a7c1da92454689f]

Added: More documentation on nameclash handling.


2001-04-19  Andreas Martens  <ama@openoffice.org>  [0fd43510a9295cd5dd8a954b5ef7ad377f190703]

Fix #84879#: Looping fly in fly


2001-04-19  Frank Meies  <fme@openoffice.org>  [b2e8c957501d518113303fb8afa86848b8a928f7]

Fix: Escapement positioning


2001-04-19  Kai Ahrens  <ka@openoffice.org>  [1e823faf69d58da0e229f6e352345cb367fcaae8]

#86165#: assertions removed


2001-04-19  Rüdiger Timm  <rt@openoffice.org>  [94d9e8e7f7265e96c6e9cbcebfcbc6e8c8e17e94]

#65293# idl compiler unoidl has been exchanged with idlc


2001-04-19  Andreas Schlüns  <as@openoffice.org>  [dbce3df2138664b9ac0e8bc0e5e8b0b0e1baa179]

#79591# disable component description - it doesn't work!!!


2001-04-19  Kai Ahrens  <ka@openoffice.org>  [97b85cae64ebfa228a9e04222a1c31ee13483908]

#86165#: assertions removed


2001-04-19  Oliver Specht  <os@openoffice.org>  [14d619de4c37f419a7be758f4a77b7879c28a585]

#85274# SwXCellRangeModify::Modify: condition corrected


2001-04-19  Oliver Specht  <os@openoffice.org>  [525733bc20ba47de14559870ed4573612715e1ac]

#85274# CellRange and TableCursor don't have a PageNumberOffset property anymore


2001-04-19  Kai Ahrens  <ka@openoffice.org>  [d64354ceb3a54fa326cb751ce76e1a34c1912338]

#86165#: assertions removed


2001-04-19  Christian Lippka  <cl@openoffice.org>  [c2fe6ea9282fa1ccf56394d612fc44975a617811]

#85097# fixed WordMode to CharWordMode


2001-04-19  Christian Lippka  <cl@openoffice.org>  [1528e565f678a25ded4f57b7b90c9fb772ad2fc1]

#85097# moved control properties to shape styles


2001-04-19  Frank Schönheit  <fs@openoffice.org>  [df67d6b6583aba58ddc4b4cf38515549d4b0558e]

#82883# renamed DispatchGridControl in InteractionGridControl


2001-04-19  Frank Schönheit  <fs@openoffice.org>  [4e719918af652cac99ac295a97fbc5496598a485]

#82883# renamed DispatchGridControl in InteractionGridControl


2001-04-19  Oliver Specht  <os@openoffice.org>  [b67b5333e7012b28bb821a13d4ba98f020a96df2]

#85353# color of the page example now completely set


2001-04-19  Frank Schönheit  <fs@openoffice.org>  [5466db83daeab2ab1001a70b10c41f922c0c03ae]

+InteractionGridControl


2001-04-19  Frank Schönheit  <fs@openoffice.org>  [4990cfc531aee18a6c2a331296c71aa89ec1fb1f]

initial checkin


2001-04-19  Kay Ramme  <kr@openoffice.org>  [004966e878fd67b5a7613d9da8a0b7c39f4bb978]

add two test directories


2001-04-19  Thomas Lange  <tl@openoffice.org>  [755fe29ae87b220b43f24b8980191f22e1bcc9b6]

CharLineEnd member removed; ConvertLineEnd used now to make lineends to be '\n'


2001-04-19  Thomas Lange  <tl@openoffice.org>  [e2efb4bbc7c11dc528b170e6b3cb33ab1a14b714]

CharLineEnd member removed


2001-04-19  Armin Weiss  <aw@openoffice.org>  [075bcf1d1656e0d30c0b71e61f50436fa198cdd0]

E3dView::ImpCreate3DObject(...) does now handle empty text objects. There should never be empty text objects, but e.g. some old example files (like engine.sda) include some. So it's better to make it safe.


2001-04-19  Nils Fuhrmann  <nf@openoffice.org>  [6d40302c5679a6462622ed7c5eb82b6e395f265d]

Added rscpp


2001-04-19  Frank Schönheit  <fs@openoffice.org>  [6f842ff922563530e5033ecca019969759e22fe3]

corrected the include protection


2001-04-19  Frank Schönheit  <fs@openoffice.org>  [3ad03dfe6109afe341d9ac13bef378c05b35bbdf]

+GridControl.idl


2001-04-19  Frank Schönheit  <fs@openoffice.org>  [a9d30b4c9df2116a5d904ab91cf7a50047e028f6]

initial checkin


2001-04-19  Frank Schönheit  <fs@openoffice.org>  [0c3a739463c1eda720575cc7fd8a57990fb0fc33]

added com/sun/form/form/control


2001-04-19  Frank Schönheit  <fs@openoffice.org>  [079c5f5f71a22d06b91826dd457596e2269736bc]

getSupportServiceNames: added com.sun.star.awt.GridControl


2001-04-19  Frank Schönheit  <fs@openoffice.org>  [d38af64fda6a8a888ec12ee33fef64b223ada6f4]

getSupportServiceNames: added com.sun.star.awt.GridControl


2001-04-19  Frank Schönheit  <fs@openoffice.org>  [1d65f41bd7cabc51e5e620151ab3fba0273ef18d]

getSupportServiceNames: added com.sun.star.awt.GridControl


2001-04-19  Oliver Specht  <os@openoffice.org>  [ef95e1ad114402a44c279482e3ea27ac31ae7712]

property name corrected


2001-04-19  Oliver Specht  <os@openoffice.org>  [fd363f88ad308f441cb8078918715eea4f307971]

XMultiPropertySet added


2001-04-19  Hennes Rohling  <hro@openoffice.org>  [0d1d479fc95dee73ea169d13edbba90bf0c525fc]

#86168# Deliver icons


2001-04-19  Mathias Bauer  <mba@openoffice.org>  [e2c64a830362774f565517ee0c39ce79358ac018]

#85739#: AppEvents with relative pathnames


2001-04-19  Mathias Bauer  <mba@openoffice.org>  [bccce9915ce8e2eca4bd2eae82eebed553b5c71e]

Not neccessary to clear undo objects in 6.0 format


2001-04-19  Daniel Rentz  <dr@openoffice.org>  [37f79023579266c985ffdbef1b05e51edbc2f59c]

export of web queries


2001-04-19  Daniel Rentz  <dr@openoffice.org>  [db2637c054f384f4c10048a795b7dc394e106054]

using a separate range name list to avoid double names


2001-04-19  Daniel Rentz  <dr@openoffice.org>  [d3a38f8a8f5bad84ac542ba23acdfca1be89d5ff]

add: ExcName::SetName() and ExcName::SetUniqueName() minor fixes


2001-04-19  Daniel Rentz  <dr@openoffice.org>  [f71d44053778c38ec8d97bfc8da8ebe02f4cd8d6]

export of web queries chg: class DefRowXFs derived from UINT32List


2001-04-19  Daniel Rentz  <dr@openoffice.org>  [46d3a304d9cb1a3b47633b6f2c666589a85144a9]

minor fixes


2001-04-19  Daniel Rentz  <dr@openoffice.org>  [46bf43fb89243db5a17c56449f888312ec69a413]

add: ExcName::SetName() and ExcName::SetUniqueName() using a separate range name list to avoid double names


2001-04-19  Andre Fischer  <af@openoffice.org>  [8f336a9062948c029cd311c001f68ed2c1402f3c]

#82045# fixed player build (cl)


2001-04-19  Andreas Martens  <ama@openoffice.org>  [105763aba6642b2620ac42ef57616e4bdfb0aa35]

Fix #84005#: Don't invalidate empty section frames


2001-04-19  Frank Meies  <fme@openoffice.org>  [a9f3475f9ab3c502b4642e983b420b95598e7d1a]

Escapements in rotated portions


2001-04-19  Frank Meies  <fme@openoffice.org>  [3a1c032a0581f318196d0e8e14174748afeac3b1]

Fix: Position of objects anchored as character in multi portions


2001-04-19  Nils Fuhrmann  <nf@openoffice.org>  [0ebf36ea9214af487e9c4846640d1b19d3a6fada]

Added dependency to soltools


2001-04-19  Nils Fuhrmann  <nf@openoffice.org>  [499c4d608489f59d17c0c7657f13f27238039acf]

Added dependency to soltools


2001-04-19  Frank Meies  <fme@openoffice.org>  [d4862dfe038dcc8edbcb5fcfa48ff282d1c04728]

Opt: Removed obsolete query


2001-04-19  Oliver Specht  <os@openoffice.org>  [bf31adaf18889189083d637725232778eb6c2df6]

CJL options depend on the installation


2001-04-19  Ocke Janssen  <oj@openoffice.org>  [36d2219615a8d894c21c209401cfba2b38d26a69]

new string


2001-04-19  Vladimir Glazounov  <vg@openoffice.org>  [1a4c3812a345dfad9da310c58e188f18db26f84f]

Changed type casting


2001-04-19  Nils Fuhrmann  <nf@openoffice.org>  [bdeacd7dc7636fbe3a48ff377ce0fa6b73168c13]

Removed usage of stl


2001-04-19  Frank Schönheit  <fs@openoffice.org>  [0fb2b145eb25c0562f3ca09be1a47739d1c703b0]

initial checkin - service description for form related controls


2001-04-19  Frank Schönheit  <fs@openoffice.org>  [d82730ba00266d257073796bc7ae6a4b448cec1d]

#82883# +UnoControlFormattedField / +UnoControlDateField


2001-04-19  Frank Schönheit  <fs@openoffice.org>  [136a25540a48b1444f0aa0278ac0dcfebebe770d]

initial checkin


2001-04-19  Kurt Zenker  <kz@openoffice.org>  [029945cfa27229f73f2c4ba9a0ead4ce79e7b8a8]

add. #include <ocidl.h>


2001-04-19  Nils Fuhrmann  <nf@openoffice.org>  [4f4b74153d27a9579c49b225b2690e7f9416fe78]

Moved cpp from cpp to soltools


2001-04-19  Frank Schönheit  <fs@openoffice.org>  [341866881133f28d6e43bdad62bc02d79b17c22a]

throwFunctionSequenceException instead of throw FunctionSequenceException (bridge problems)


2001-04-19  Frank Schönheit  <fs@openoffice.org>  [6058bc5eb35a5eeb9d6a940308dc9c327d12c281]

throwFunctionSequenceException instead of throw FunctionSequenceException (bridge problems)


2001-04-19  Frank Schönheit  <fs@openoffice.org>  [fcc7ae17ac872f89bcc96871fc9b3bfec7f2a302]

+throwFunctionSequenceException


2001-04-18  Sander Vesik  <svesik@openoffice.org>  [9986beab69e99b3403e0d3e608e4ceba1b9982e0]

Xprint related fixes


2001-04-18  Sander Vesik  <svesik@openoffice.org>  [0228886cf23e251ed261ab10fecfa3e0691c3180]

Yet another creepy-crawly stl/ to be removed


2001-04-18  Martin Gallwey  <mtg@openoffice.org>  [f00fd10c7a1e1aa0c6e0748a1422c21814797237]

remove workarounds for problems with over-writing streams, and set the mediatype of both the autotext event stream and the blocklist stream


2001-04-18  Martin Gallwey  <mtg@openoffice.org>  [cf11ee403d387d31aebc46e2ad310fb47f145168]

Correctly handle text only text blocks


2001-04-18  Martin Gallwey  <mtg@openoffice.org>  [fd472f5d6ddee44efea5291a740c33a1dcb49ea5]

trivial optimisation


2001-04-18  Kurt Zenker  <kz@openoffice.org>  [eac0be52937e423f16ca4b09ef5b3b8d0858eaf6]

new version for SRC629


2001-04-18  Kurt Zenker  <kz@openoffice.org>  [041ae0a55fa657be2b654e713d84137e1c9dca3d]

new version for SRC629


2001-04-18  Sander Vesik  <svesik@openoffice.org>  [d4ef032ec92ce73858f3f66055754805ab5fcb4a]

An #include <stl/ has managed to creep into the source! Again!!


2001-04-18  Kurt Zenker  <kz@openoffice.org>  [2cf22fa389997625a1403e710c344aa9f3f9c939]

new version for SRC629


2001-04-18  Martin Gallwey  <mtg@openoffice.org>  [a868e4c99e91445f3f9cdf2e805ec6561ad4689f]

need to include svstdarr.hxx as nmspmap.hxx no longer does


2001-04-18  Martin Gallwey  <mtg@openoffice.org>  [23447169263e0987b48895cb23c7c845e2bc5b5e]

Optimise namespace handling by storing data in an STL hash_map


2001-04-18  Rüdiger Timm  <rt@openoffice.org>  [0dea2a17ec483c309269483239c7097494ca285e]

new version for SRC629


2001-04-18  Oliver Bolte  <obo@openoffice.org>  [daf0e3d1c5144f5787978383bdd1a0aca6726abd]

#65293# typeconversation expected (linux)


2001-04-18  Oliver Bolte  <obo@openoffice.org>  [a45c4ad5f133eb8b10e5ae2951096a1c86111dbc]

#65293# typeconversation expected (linux)


2001-04-18  Martin Gallwey  <mtg@openoffice.org>  [6d1f65d9ca8bfff78781cf04aef56dbbbbf5f43d]

Implement XMultiPropertySet and XPropertyState


2001-04-18  Martin Gallwey  <mtg@openoffice.org>  [8b55a19d7795a3581423f175c8c79e5ae47187d4]

Only export non-default values


2001-04-18  Martin Gallwey  <mtg@openoffice.org>  [0627729954bbdad0095d1772132e09c152fb24e9]

Implement XPropertyState so we only export non-default values and XMultiPropertySet so we can set them all at a single call to the model


2001-04-18  Patrick Luby  <pluby@openoffice.org>  [12430b86c68efcefdd0ae854a75f57460a9b09a3]

Correct Unix include path


2001-04-18  Mathias Bauer  <mba@openoffice.org>  [081ec76e83df64a98692fac99584db66a629ce0e]

GetHelpText changed


2001-04-18  Joachim Lingner  <jl@openoffice.org>  [4387028fd55a438642a26e75826b0f34aa9c4c86]

rtti switched on on windows, other OS are on by default


2001-04-18  Niklas Nebel  <nn@openoffice.org>  [65c160f3ea83aa8769436016c93bb2f73471c447]

#85351# adjust to cell positions using twips values


2001-04-18  Dirk Völzke  <dv@openoffice.org>  [dcce64815d31c4cbc00196933a236c93a864f333]

#84092# removed interface com.sun.star.ui.FileSave


2001-04-18  Patrick Luby  <pluby@openoffice.org>  [2bdadab7d80024501c19acdf6069846299829443]

Corrected case mismatches in #include file names and #ifdef'd out Windows specific code


2001-04-18  Sander Vesik  <svesik@openoffice.org>  [23e8bd3da962bc4e4e2d876dda7ab49beb98748b]

Add makefile for building gpc inside the OpenOffice.org sourcecode base


2001-04-18  Ocke Janssen  <oj@openoffice.org>  [14194f497f84372f2e05806bcfde2d3637d68612]

#85737# create tables first when needed


2001-04-18  Peter Burow  <pb@openoffice.org>  [88ed8b81fa263e4fa308963f07f65ea48a3bc4e4]

fix: #85816# GetHelpText() with Window*


2001-04-18  Ocke Janssen  <oj@openoffice.org>  [ea572cfc0312e2172c2aba76a338c3155dadf40d]

when ask for typeinfo don't look for errors


2001-04-18  Kurt Zenker  <kz@openoffice.org>  [2b62ff3a778c558ba25458d641ae576b0d323d40]

new version for SRC629


2001-04-18  Kurt Zenker  <kz@openoffice.org>  [10e2e3a0166201287743e9f103355630e568b601]

new version for SRC629


2001-04-18  Sascha Ballach  <sab@openoffice.org>  [04c099b584257661674231b784f0dafa58c5bf9e]

fix a little bug in the export if there is no content, but different styles of rows


2001-04-18  Vladimir Glazounov  <vg@openoffice.org>  [ec669e672b7f17a3767c582677b604bfb28162a5]

(MT) Help::GetHelpText: Window*


2001-04-18  Oliver Bolte  <obo@openoffice.org>  [b12ebaaeeaff51de21e651c47f293ca253188586]

#65293# compile filehelper.cxx with exception flag


2001-04-18  Dieter Loeschky  <dl@openoffice.org>  [72679d20caba566b5e0f74751cfe70de91c33a82]

#86132# SID_ATTR_TABSTOP enabled


2001-04-18  Dieter Loeschky  <dl@openoffice.org>  [c92723d52f0332059cbc219b44bed9dae5aeac17]

#82388# AcceptDrop(): no dropping on presentation objects


2001-04-18  Frank Schönheit  <fs@openoffice.org>  [9d85f59649c974e80b914761e26236f1b74d0ee3]

#86110# don't swallow then approveXXX events


2001-04-18  Kai Sommerfeld  <kso@openoffice.org>  [8df80d88159c9bae3345c71411dcbc3a2e55119e]

#86008# - Added support for login dialog flag LF_NO_SAVEPASSWORD.


2001-04-18  Ocke Janssen  <oj@openoffice.org>  [9ce82b1d8ec23058541f04de55c893abe084429e]

#83861# enable copy/paste/cut


2001-04-18  Ocke Janssen  <oj@openoffice.org>  [defd0d0deb4a3a0c7a3b7ad68d69ee6af4a3204c]

forget to delete some vars


2001-04-18  Armin Weiss  <aw@openoffice.org>  [d5905162fc219586298f45c613aeed99fbce5c57]

#85339# Added conversion to bitmapped 8x8 item to array item to enable bitmap editor again. Internally all items use bitmaps. So the conversion is done back to bitmaps before changing lists or packing dialog results.


2001-04-18  Frank Schönheit  <fs@openoffice.org>  [26223096bb940bb7ff55164c981620f9fc1a2dde]

when setting the ActiveConnection from outside, correctly call setActiveConnection


2001-04-18  Frank Meies  <fme@openoffice.org>  [d26d5f1bd38d3a0a9bfe544bc122d5da59eb2607]

Fix: Size of footnotes in double line portions


2001-04-18  Frank Meies  <fme@openoffice.org>  [4820587457a77d09eb8327312889a9d0d774a88b]

Fix: Maximum portion length of multi portions


2001-04-18  Eike Rathke  <er@openoffice.org>  [945c2e5d0efa0183f778d438824baf34013aea23]

ScTableLink with refresh delay


2001-04-18  Vladimir Glazounov  <vg@openoffice.org>  [7dfe68b983dd6171c98399efb1987b943babb94f]

Added missing exception


2001-04-18  Frank Schönheit  <fs@openoffice.org>  [73030e0e054ce38bb44a1ccb80fbcf48b87e9339]

#85832# +m_pEditingCurrently


2001-04-18  Frank Schönheit  <fs@openoffice.org>  [5a33a84f41ab44d43951377d702db24504aafa3f]

#85832# recognize removal of the entry beeing edited currently


2001-04-18  Malte Timmermann  <mt@openoffice.org>  [0f641b5aed2d4f4b3c35eaa59896859cb09e0bd2]

#86017# SetDecDigits: Not more than 9!


2001-04-18  Frank Meies  <fme@openoffice.org>  [71af21480576da3e1251e79c1ed80dd5ab5078e7]

Fix: Cursor travelling in ruby portions


2001-04-18  Frank Meies  <fme@openoffice.org>  [d6996f378c3fb1d6c76b585a1287f0e079e138fc]

Fix: Footnotes in double line portions


2001-04-18  Thomas Lange  <tl@openoffice.org>  [ccfda6437b750713b26abc9050bcb0e82ccb0ec2]

ColOff (used to calculate column in row) fixed


2001-04-18  Eike Rathke  <er@openoffice.org>  [08558e289cbfeb2ccf1e576f5bd8ccbcee3b8762]

ScTableLink with refresh delay


2001-04-18  Frank Meies  <fme@openoffice.org>  [c2326c54451b0255ec8371eada74bdd77770e098]

Fix: Escapements in rotated portions


2001-04-18  Frank Meies  <fme@openoffice.org>  [6bc38a22571351da0ad751b80d2b6af689388a6d]

Fix: Misspelled words in rotated portions


2001-04-18  Eike Rathke  <er@openoffice.org>  [9d966ed7197db070dc58644e90a7dc2975f0012c]

ScTableLink with refresh delay


2001-04-18  Nils Fuhrmann  <nf@openoffice.org>  [c8eb1b186d305cc40d3b55b6ac62e357bb7e3134]

Fixes for syntax problem


2001-04-18  Daniel Boelzle  <dbo@openoffice.org>  [82db792056d508162746bb5f25423607586f1bba]

single type generation; corrected dependencies


2001-04-18  Dieter Loeschky  <dl@openoffice.org>  [f7afc134d585f902ad984011b3fadd9b270b54b3]

#85449# Execute: use GetItemSet() of SvxScriptSetItem


2001-04-18  Thomas Lange  <tl@openoffice.org>  [53a7e8ca1621b8a334be480c46efaa8a38e5b18d]

',' and other ONE_SINGLE_CHAR characters are recognized again


2001-04-18  Jörg Barfurth  <jb@openoffice.org>  [445d439fa6be33288047b9f6dcdc45daf7318661]

Fix: backed out logic error in OIdPropagator introduced in rev 1.8


2001-04-18  Ocke Janssen  <oj@openoffice.org>  [1c931180c4a5f390f23f1baeebaac0bb995d5b66]

#83861# enable cut/copy/paste


2001-04-18  Nils Fuhrmann  <nf@openoffice.org>  [1169e3ea97a5f61a0df6df56624c6eb76fd12e1d]

New: ldump4


2001-04-18  Nils Fuhrmann  <nf@openoffice.org>  [93e4d76cd7200265b99fd0988a029d0b2b5ef5e2]

ldump renamed to ldump4


2001-04-18  Frank Schönheit  <fs@openoffice.org>  [9f139f996f4fd1f266c0d40ede369f8b04e14e02]

#85842# EditedEntry/ValidateText corrected


2001-04-18  Kurt Zenker  <kz@openoffice.org>  [af0f6087ce5b9ff7d79a7b2a258a4e68b78d324c]

 add. #include <uno/environment.h>


2001-04-18  Jörg Budischewski  <jbu@openoffice.org>  [58898e46f9df46708d9ee7e2c94008301a24a75e]

now passes also windows compiler


2001-04-18  Jörg Budischewski  <jbu@openoffice.org>  [1003bc67c27f884242e0d1c3c63950fa5e7051b6]

scanner.ll is now stripped from linefeeds


2001-04-18  Frank Schönheit  <fs@openoffice.org>  [74f8b573ba03cc64d0ed48bd3f1dc2ca8f363ce0]

added the active connection to the OColumnTransferable


2001-04-18  Nils Fuhrmann  <nf@openoffice.org>  [948266d969bac84226e3449d6f348b8f9948a356]

Moved zipdep from addexes2 to bootstrp


2001-04-18  Nils Fuhrmann  <nf@openoffice.org>  [28e53ed6e6a18b505f3e75c8b94f51fa898db810]

Added zipdep


2001-04-18  Frank Schönheit  <fs@openoffice.org>  [d0a7e80e2e49e4174691fdcd11885a4339894ad6]

added operator=


2001-04-18  Niklas Nebel  <nn@openoffice.org>  [bfce04c0b4e09dcc6ccef1fe388d7ab0c43c94d4]

#i601# ScViewData::ToPixel (handling of small columns/rows)


2001-04-18  Frank Schönheit  <fs@openoffice.org>  [30129e4dd51269d0d733c8b550ae60d67aa454bb]

added connection to the ctor


2001-04-18  Frank Schönheit  <fs@openoffice.org>  [0c6c9f4c3bebbd8190284f30afb89efd6965eec5]

#85957# made the drop handling asynchronous


2001-04-18  Nils Fuhrmann  <nf@openoffice.org>  [8f99a1a080c8d142967208a826971d430267b6a5]

Fixed path to project root


2001-04-18  Nils Fuhrmann  <nf@openoffice.org>  [457f5cb5c0b5a62438a205f6835abd2a51b857f4]

Moved from rscpp to rsc


2001-04-18  Kurt Zenker  <kz@openoffice.org>  [2268cd3d0c64dc58e67140f08457ae8a6efc9b04]

SRC629


2001-04-18  Sander Vesik  <svesik@openoffice.org>  [413042a9b341838b3820bc3da14b498465de35ba]

Merge Armin's changes from OO625B to trunk


2001-04-18  Oliver Specht  <os@openoffice.org>  [2830ae6ca10fecf2c3ccbf7af908bd86ac8da6f7]

wrong version removed


2001-04-18  Oliver Specht  <os@openoffice.org>  [c6b9fe6e512ec9c2c9550e9cc155f9de96fb2c77]

CJK options depend on the installation


2001-04-18  Nils Fuhrmann  <nf@openoffice.org>  [3ae8d4cf021715909c8252679a57f1619c9ecd49]

Added rscdep


2001-04-18  Nils Fuhrmann  <nf@openoffice.org>  [9a1f016b0bae0d2f70184115a617e3790c48d0ef]

Moved to soltools


2001-04-18  Nils Fuhrmann  <nf@openoffice.org>  [7efc76796d03ea8923c46af4783fc102697866d6]

Moved to soltools


2001-04-18  Frank Schönheit  <fs@openoffice.org>  [897ee7291b0fba3726ea07955a3254c9c31cc33b]

#85427# form:tab-cycle is IMPLIED


2001-04-18  Andreas Martens  <ama@openoffice.org>  [15083daa3e7ff9933f5b963145b03e575b5d3463]

Fix #77648#: Frame/graphic inside headline of a splitted table


2001-04-18  Kay Ramme  <kr@openoffice.org>  [5f09335325538b4f40e7549870e88debc825ac79]

check m_Module not to be empty before unloading (#86063#)


2001-04-18  Kay Ramme  <kr@openoffice.org>  [36e928126571f5280f6127f532cdfd119607fc7f]

muse right encoding for string compare (#86063#)


2001-04-18  Oliver Specht  <os@openoffice.org>  [55bbd5540e9051267ed882e4993e3b0deaa2c4f2]

WeightItem accepts double, too


2001-04-18  Nils Fuhrmann  <nf@openoffice.org>  [71e00d2d7dcf0fc68912c188d53329adc740a9ac]

ldump moved to soltools


2001-04-18  Kurt Zenker  <kz@openoffice.org>  [b8288b60ef4ed490f28aa6110bc9df5548438b83]

UDK214


2001-04-18  Nils Fuhrmann  <nf@openoffice.org>  [079f63939d6169d767e86f30bafa345cc087de90]

Added makedepend


2001-04-18  Oliver Specht  <os@openoffice.org>  [83768452caa75a042ca0e09445c6d5a96c0013b9]

CJK options depend on the installation


2001-04-18  Oliver Specht  <os@openoffice.org>  [193103666a97cce36a69921f1c0a74749eada461]

CJK options depend on the installation


2001-04-18  Michael Brauer  <mib@openoffice.org>  [7f666c6afb65dbf127d06e2da697c41758867d13]

removed unevaluated MULTI_ATTRIBUTE flag


2001-04-18  Thomas Lange  <tl@openoffice.org>  [f27ad02d82279cf4f2fa008dfe643930148b1301]

parser uses CharClass to parse text now


2001-04-18  Michael Brauer  <mib@openoffice.org>  [311cbf4fb86c8308dd5e05d71a03dfce118ff334]

minor optimizations


2001-04-18  Michael Brauer  <mib@openoffice.org>  [4a3927793fb7dd8f752edf8df4959f4cf28e7347]

Don't GPF on wrong numbering level


2001-04-18  Oliver Specht  <os@openoffice.org>  [f908d7f479ebd81b01ff1e14cc6e9bca85161039]

ctors changed


2001-04-18  Ocke Janssen  <oj@openoffice.org>  [5d5499872a3d331ba3caa507b9ce6dd0f5828b40]

#86130# forget to set window on entry


2001-04-18  Ocke Janssen  <oj@openoffice.org>  [7cd3e88e2ec82828c78bebd2f624a78221fcbe0e]

outline a method


2001-04-18  Ocke Janssen  <oj@openoffice.org>  [2f9efc80a98a4a4a0127309adeb7941e7c667958]

#83729# undo for visible flag


2001-04-18  Joachim Lingner  <jl@openoffice.org>  [617816833b05c393d235fc0de4ef889e9d4f4b9e]

does not export component_getDescriptionFunc anymore


2001-04-18  Jörg Budischewski  <jbu@openoffice.org>  [25a392350ffcb4f8d915aee4add8284f35716440]

errornous debugoutput removed


2001-04-18  Andreas Martens  <ama@openoffice.org>  [ee25e03739a283dfde5baaf5cde43e1c3ae6a693]

Fix #78807#: Anchor dragging with page scrolling


2001-04-18  Christian Lippka  <cl@openoffice.org>  [3c2cbad5f54fecdb76094ccfc0c7783474810aa2]

#85847# initialize notes context with the notex XShapes


2001-04-18  Frank Schönheit  <fs@openoffice.org>  [6ac47d5c65a65425eae9653e1fa83b2d59344d15]

#86098# CJK transliteration


2001-04-18  Frank Schönheit  <fs@openoffice.org>  [9a0c57a55b360850d4cf760c8cf1b3038ab173f0]

#86098# SvxJSearchOptionsDialog does not need to know the SvxSearchDialog anymore - instead it gets the initial transliteration flags


2001-04-18  Jörg Budischewski  <jbu@openoffice.org>  [4faf4bbeb83c663045df328ee8c624b70dce76f2]

#85292# releases are now sent within 10 ms time range


2001-04-18  Ocke Janssen  <oj@openoffice.org>  [2545ecfb1a3d0e33214043ee56ad964bec4cd5c4]

#83729# forget to invalidate slot


2001-04-18  Joachim Lingner  <jl@openoffice.org>  [b7cc334b09b39a158acf8a12b987c15f80f4928e]

use of map files depends on $(OS) and $(CPU) now


2001-04-18  Oliver Specht  <os@openoffice.org>  [8ab84a30ed628cbede2c8e22fa6c2abe5811bfd6]

set load flag


2001-04-18  Oliver Specht  <os@openoffice.org>  [ea2752b20e0d147baac074805d34b83ce8f32ea5]

methods completed


2001-04-18  Peter Burow  <pb@openoffice.org>  [6c9db4465b90bc34723a840f8776b0576205000e]

fix: #85824# own popup menu


2001-04-18  Peter Burow  <pb@openoffice.org>  [6f1ec01cc885b53c00580bf4457497e412fa2c9c]

fix: #85824# STR_HELP_BUTTON_SOURCEVIEW added


2001-04-17  Niklas Nebel  <nn@openoffice.org>  [7a7a25a91b686bffac5c46439c1482f30f9ecc2c]

useful implementation of XMultiPropertySet


2001-04-17  Niklas Nebel  <nn@openoffice.org>  [4503229770cedcfc7aebc354b20cb294eb089579]

WIDs for uno property maps


2001-04-17  dkenny  <dkenny@openoffice.org>  [542b6fde75e24dab5e476ab730640081362ba51e]

Initial Import of Mozilla Addressbook SDBC Driver


2001-04-17  Juergen Schmidt  <jsc@openoffice.org>  [21859fd5415fb3c1c20c323946e0c81f319a58ae]

new


2001-04-17  Kay Ramme  <kr@openoffice.org>  [61b3d7387bfef07f84f1f21f7712f82ee68b0376]

joined changes from 1.6.2.6 - 1.6.2.8


2001-04-17  Christian Lippka  <cl@openoffice.org>  [b8f4833868258cf0ce763f891bb355ac40d54916]

#85847# do not set page layout if document is not an impress document


2001-04-17  Daniel Vogelheim  <dvo@openoffice.org>  [467bbcc64b4ba7e9a4c92773648c07f9fd7ff311]

#86113# user fields fixed (now accept content once they are 'live' (name was set))


2001-04-17  Jörg Budischewski  <jbu@openoffice.org>  [d85f8922a22de153a74ae3751b5b9b4c86b37b90]

writer thread does not poll anymore, instead it is notfied when new data is available


2001-04-17  Kay Ramme  <kr@openoffice.org>  [dd9a9f8616007395d43c58af9d74a308c42b3267]

fixed xinterface <-> any bug


2001-04-17  Oliver Specht  <os@openoffice.org>  [6b8a9f669fefd45c7af05d532ae74985ce8bbe2b]

#85534# property added: ParaIsAutoFirstLineIndent


2001-04-17  Frank Schönheit  <fs@openoffice.org>  [0d23c5935273fae77207fb577563c069619949e7]

corrected the status string for loading objects


2001-04-17  Frank Schönheit  <fs@openoffice.org>  [d923d938d7b8c6c261e9074194e40b4fb54c9f64]

corrected getConnection


2001-04-17  Daniel Vogelheim  <dvo@openoffice.org>  [767103e33b85d2f69589152f16bc300322ecd301]

changed: unoevent.cxx classes now derive from svtools/unoevent.hxx classes,          instead of supplying their own


2001-04-17  Oliver Specht  <os@openoffice.org>  [a00224dfaa097d2930bc46f2e0bac3d2900b9366]

#85638# automatic detection not available


2001-04-17  Daniel Boelzle  <dbo@openoffice.org>  [a7ef28c7fb1b9b13a524989d1cc68f108f2dad41]

*** empty log message ***


2001-04-17  Daniel Boelzle  <dbo@openoffice.org>  [ca4ef59dc02359f95c68b83613838f804c2b5069]

corrected C headers


2001-04-17  Oliver Specht  <os@openoffice.org>  [9a472d1c2e40fdd47dcf3845be34a62ebb713b5c]

#85117# Show current database: switch off beamer if already active


2001-04-17  gt  <gt@openoffice.org>  [98f0c1463073568b5db511c85a2e53f47aff01c9]

#86069# FltColumn::InsertIn(): treatment for append


2001-04-17  Ocke Janssen  <oj@openoffice.org>  [7aef3f4b7e9cfc66a3b78f4b5eb3c50d4b9cbe17]

#86107# check index


2001-04-17  Peter Burow  <pb@openoffice.org>  [c0388350d24544859e228588cee454346e2af72c]

fix: #80835# MakeFolder(): obsolete assert removed


2001-04-17  Joachim Lingner  <jl@openoffice.org>  [f32f9a603ac330018f73c60bb5b577cad62d6198]

exported symbols are in the lngi.map file


2001-04-17  Daniel Vogelheim  <dvo@openoffice.org>  [e1da40b974c5811a827c10092e373ddc8514f962]

fixed: footnote configuration and footnote separator do not rely on ordering of        property set maps any more


2001-04-17  Matthias Huetsch  <mhu@openoffice.org>  [c190fcf6f4c0e09bc0a87cb68ef3f0052e05e6ea]

#85854# Adapted OFileLockBytes_Impl::create() to support UNC and URL path conventions, too.


2001-04-17  Oliver Specht  <os@openoffice.org>  [5af90fb688faae5838dc544d183b60fc0379e3cd]

#84807# SwXModule and SwXAutoTextContainer correctly registered


2001-04-17  Daniel Vogelheim  <dvo@openoffice.org>  [f1860edc33146fa5c80b861cdcf6e1a4aa41056f]

added: auto mark file element (alphabetical indices)


2001-04-17  Kai Ahrens  <ka@openoffice.org>  [aca1042f69b1ebcc4fa572dc907380e54831aeb7]

syntax


2001-04-17  Oliver Specht  <os@openoffice.org>  [d92146830ed7c5540a3029609bc4b8b4d5fd0749]

#85758# border dialog entries removed


2001-04-17  Frank Schönheit  <fs@openoffice.org>  [5496e1ac8b58165e49a5a1e70f041381ee23e632]

grammar


2001-04-17  Kay Ramme  <kr@openoffice.org>  [8d67e7ebb0e278748fabdd6896779c87219a19ca]

new option: tcpNoDelay (#85985#)


2001-04-17  Kay Ramme  <kr@openoffice.org>  [376c65afb14ddd0e67d644175b6ae2715304c3a9]

new option: tcpNoDelay (#85985#)


2001-04-17  Daniel Vogelheim  <dvo@openoffice.org>  [61c7f63d2ea0aa279869f35c498c638c9afacf56]

fixed: no empty section name set


2001-04-17  Peter Burow  <pb@openoffice.org>  [5ddaa419d1db07656258eca72ba5dfb0cf4ba623]

fix: #86064# new pge ranges


2001-04-17  Daniel Vogelheim  <dvo@openoffice.org>  [9591bbf68655a06742a7e6be925ba7af476d7206]

fixed: always return (possibly empty) macro rather than throwing (unexpected) exception


2001-04-17  Oliver Specht  <os@openoffice.org>  [20e36e1d500d6a9fd32c0f4803de62ca71040d6e]

#85942# XServiceInfo completed


2001-04-17  Oliver Specht  <os@openoffice.org>  [c7de24a69f5a1b7d4f377c19ee931384fa3bfb07]

#85947# indent of check boxes corrected


2001-04-17  Ocke Janssen  <oj@openoffice.org>  [4a4942771af2fc7eb51088446ff96b5b4f7d1053]

remove sal_Int64


2001-04-17  Oliver Specht  <os@openoffice.org>  [0522eb8d5561302e863c2d881fcf1815f85e140f]

#86002# second writer view tabpage: id added


2001-04-17  Ocke Janssen  <oj@openoffice.org>  [f8209371ff4e906e5e78f4af1af6516fc1c4bce4]

insert table into tablefilter


2001-04-17  Oliver Specht  <os@openoffice.org>  [2259eb30da8fa4d85e0f7758ad33ee092bd33594]

#85943# XServiceInfo of SwXTextViewCursor completed


2001-04-17  Frank Schönheit  <fs@openoffice.org>  [77c77357fe6583c55cd51cb71f68b2dee4b2a1b0]

#85246# allow revokeObject for data sources not already accessed


2001-04-17  Oliver Specht  <os@openoffice.org>  [312e61f090d49c14b62d16d36c3468a16cf49eb7]

#86002# cursor options in HTML hidden


2001-04-17  Frank Schönheit  <fs@openoffice.org>  [b3a1ea24140d7d049bfcdba6f82a0ab72ba8f9ad]

#85427# TabCycle has a void-default


2001-04-17  Frank Schönheit  <fs@openoffice.org>  [52ff2b217ed451e9a5852bfa69cd6effce5ce381]

#85427# +_bVoidDefault parameter for addEnumPropertyAttribute


2001-04-17  Oliver Specht  <os@openoffice.org>  [1890f381c68b3ae2468194d5e58f56d7bbb86345]

#86070# aggregations can only be removed in D'tor


2001-04-17  Ocke Janssen  <oj@openoffice.org>  [9fdebcfa75d99e870bd3064714ef19d935cd9762]

#85699# invalidate browser


2001-04-17  Ocke Janssen  <oj@openoffice.org>  [47a120934a526a195b591a934fa42898372e71ee]

check typename


2001-04-16  arellano  <arellano@openoffice.org>  [e676390ed35d1b4193a6079492a337e3def68ce8]

modified spelling and tense also comment


2001-04-16  arellano  <arellano@openoffice.org>  [a50aae5c45ec1386f8b603dd8d8d887af7715672]

modified spealling and tense


2001-04-16  arellano  <arellano@openoffice.org>  [bd7a4abadb3dd6a73274079063d0bba1df1aba3c]

changed tense, number, and punctuation


2001-04-16  arellano  <arellano@openoffice.org>  [489d5ef41f7c5fa3468ec5b7b3f8b275d08d2859]

changed tense, number, and punctuation


2001-04-16  arellano  <arellano@openoffice.org>  [7ca4a47bf3ce32d86bb4e15d4d4774d721d4e773]

changed tense, person, and punctuation


2001-04-16  arellano  <arellano@openoffice.org>  [188ab45e06eb7712a8908ca7fa328220c33c2ec1]

grammar changes


2001-04-16  arellano  <arellano@openoffice.org>  [ba2ee3bb78d3aca0322aea19a721507c35bc0437]

Punctuation changes


2001-04-16  arellano  <arellano@openoffice.org>  [00f75a49901afc7df799740386b4c9426a13f125]

Punctuation changes


2001-04-16  Daniel Boelzle  <dbo@openoffice.org>  [f698c021cc8af34c4db5ae9c1a0e44957ec5e8e3]

extended for C bridge test (commented out)


2001-04-16  Oliver Specht  <os@openoffice.org>  [ba1f67b56a20ebf3a9967456fcfbf02f067bb941]

#85922# SwXShape: Opaque property implemented


2001-04-13  arellano  <arellano@openoffice.org>  [10b599a26e12092cbc284e416e77377eb04862be]

corrected tense and added comment


2001-04-13  arellano  <arellano@openoffice.org>  [dd6441ea9f4a90d1b451c1c62efb1f37a4a24052]

editor changes


2001-04-13  arellano  <arellano@openoffice.org>  [b1b4e2416d2263b81ec4b1227b214790df252ce8]

revised plural and added question


2001-04-12  jp  <jp@openoffice.org>  [4a037b1d16425bb284fdf802d981961ce97535ed]

remove zero character at string end


2001-04-12  Frank Meies  <fme@openoffice.org>  [29058275744aa370ee820eecf23fdf45ba15e698]

Fix: DECLARE_TABLE with USHORT values caused compiler problems (Solaris)


2001-04-12  Frank Meies  <fme@openoffice.org>  [aeb2abff974c964357d1a5bb9ba24d83c05b5087]

Opt: Search ranges of compressable characters


2001-04-12  Frank Schönheit  <fs@openoffice.org>  [15b46e2f3e61db16c4dddcd625595f18c60b9586]

#84922# GetTotalCellWidth is not const


2001-04-12  Behrend Cornelius  <bc@openoffice.org>  [2f0e4c119439dcff8edc3aa27119fd75a49b0b13]

##module 'develop in formwizard added


2001-04-12  ma  <ma@openoffice.org>  [26124c80622833fe901d084bb54e233cede856c5]

changed design


2001-04-12  Frank Schönheit  <fs@openoffice.org>  [5cda9f786ea219c3fe1f1642dbdf080b17bf36b2]

added status strings for loading a table/query


2001-04-12  Frank Schönheit  <fs@openoffice.org>  [b622454efbe664ba10c76162d8f00ce3d5c96254]

show a status when loading a table/query


2001-04-12  Frank Schönheit  <fs@openoffice.org>  [58b869b8fd1a72fde22e8a2fe2342dee764f1745]

+BrowserViewStatusDisplay


2001-04-12  Frank Schönheit  <fs@openoffice.org>  [439e404e5ce9890434c975e491f6b84bb4ea7ec3]

+STR_LOADING_TABLE/-QUERY


2001-04-12  ma  <ma@openoffice.org>  [138a5fc3d7966a99a5413d0092c3b18d2fd7199c]

changed design


2001-04-12  Caolán McNamara  <cmc@openoffice.org>  [a046ba84fcb8184c1f9ee0ae8682a13e01b2e460]

Make identifying page vs section break safe


2001-04-12  Frank Schönheit  <fs@openoffice.org>  [4ca65dc408553a08cb9f3b052f5c18277afa45f5]

corrected OSubComponent so that objects are destroyed correctly


2001-04-12  Frank Schönheit  <fs@openoffice.org>  [00a8ef86d3d8087bdf56a683d4386998aa5e2f85]

outlined the ctor


2001-04-12  Frank Schönheit  <fs@openoffice.org>  [591fd528ec6bcfd48525c7832d68e096fab6fb8e]

ORefVector: need own new/delete operators (had conflicts between rtl-/tools operators)


2001-04-12  Kai Ahrens  <ka@openoffice.org>  [40b437e4badf7b42cf1d551c2d56abc7f9c8c898]

use SvtCacheOptions for OLE object cache count


2001-04-12  Kai Ahrens  <ka@openoffice.org>  [250a66667284e7d23ea9e96fa8b40d35537b4301]

added cacheoptions.hxx


2001-04-12  Kai Ahrens  <ka@openoffice.org>  [8b1a544300107aeb506e1abb6cf195d18eddd819]

added cacheoptions.cxx


2001-04-12  Kai Ahrens  <ka@openoffice.org>  [00b567836e36e50e801af4d171f1a2090181c40a]

initial revision


2001-04-12  Sascha Ballach  <sab@openoffice.org>  [fd66d1e3b2c27d5938606b27b58d0b1dd7252a31]

add Show Page Break Preview


2001-04-12  Sven Jacobi  <sj@openoffice.org>  [a697e306eaa660f53b9ac30e2a614c6ecb622d70]

added font settings(relief)


2001-04-12  Dieter Loeschky  <dl@openoffice.org>  [fbe1490a261e9240751f7ebc392f3bf1537de1b8]

StartThesaurus(): no attributes needed


2001-04-12  Joachim Lingner  <jl@openoffice.org>  [e5f52bdfba122b2d79984df0cbaa82bf96f6946f]

use map file for solaris


2001-04-12  Joachim Lingner  <jl@openoffice.org>  [79108ba55737e78d779f4da4dd345b3f2a8d2beb]

*** empty log message ***


2001-04-12  Frank Schönheit  <fs@openoffice.org>  [f29f14e945420f7e546149ca5548b3ecded2f1b9]

#84852# register as listener for the aggregates ActiveConnection


2001-04-12  Daniel Boelzle  <dbo@openoffice.org>  [722241dc0a9a4fcd04615bedadca4e695e54025b]

uncaught RuntimeException


2001-04-12  Daniel Boelzle  <dbo@openoffice.org>  [c3c9a04db9ba3b5cf705743af1342b3261cfdb14]

corrected project name; cleanup of unused parameter in uno2cpp.cxx


2001-04-12  Daniel Boelzle  <dbo@openoffice.org>  [ceafe5a64bab58b732fffbfacc2d220ee1248b7c]

C bridge test; method param name correction


2001-04-12  jp  <jp@openoffice.org>  [052b280789cd9a20cc8c579c9bc807d4bbf64d93]

add missing include


2001-04-12  jp  <jp@openoffice.org>  [9fe392e47ec81e713a92addae64a668747debf8a]

add missing include


2001-04-12  Lars Langhans  <lla@openoffice.org>  [1e55961e74746f6dff34f0b774a79c51ea7d2436]

Separator mismatch


2001-04-12  Mathias Bauer  <mba@openoffice.org>  [747583ec1208dd45427157770d638ad5ed7ba09a]

#86057#: remove zombies in remove method


2001-04-12  Mathias Bauer  <mba@openoffice.org>  [8234c93e837b6073daf5fdcf7b2b34136c4144cc]

Set FilterName also for 3rd party filters


2001-04-12  Mathias Bauer  <mba@openoffice.org>  [74607d88e35233b93f44601228ddb25d416ba069]

#86009#: viewframe may have no viewshell in resize


2001-04-12  Eike Rathke  <er@openoffice.org>  [f2208d33aa3c831ed2779714243bf6c45e99b455]

Next_Symbol: don't throw up on automatic currency starting with keyword like Esc. and E


2001-04-12  Michael Brauer  <mib@openoffice.org>  [64908156b58422e72d6f7587ad1dbaf0133f7213]

#85969#: API: Remove content position from anchor if pagenum is set


2001-04-12  Frank Meies  <fme@openoffice.org>  [f4a5a59a8b7d8d1bf7dc5b66f363c977e13e701b]

Chg: Vertical text alignment automatic mode


2001-04-12  Michael Brauer  <mib@openoffice.org>  [72d6022d8381bf936fad4d24aaf3f40150107257]

#86052#: OLE object support for text bloacks


2001-04-12  Andreas Martens  <ama@openoffice.org>  [249b43710adf0742a168800c0fca904bed302984]

Fix: Adjustment of ruby text


2001-04-12  Ocke Janssen  <oj@openoffice.org>  [26c7e77f8b82bd4e1d4681b220dd304f4cc35d26]

set resulsetconcurrrency read_only when table is readonly


2001-04-12  Andreas Martens  <ama@openoffice.org>  [7f62b9ba8c3c3a0887911fdcb401f3b073bbccf3]

Fix: Selection and ruby portions


2001-04-12  Ocke Janssen  <oj@openoffice.org>  [ce1f044c1a62ef035e1cbf04022f1617cbd6aebd]

one row too much inserted


2001-04-12  Michael Brauer  <mib@openoffice.org>  [0e291bcfaefc94af1977d4c0fb3ef02d78dcf239]

seek stream to begin before reusing it


2001-04-12  Ocke Janssen  <oj@openoffice.org>  [7de67091c49e221e22e6384e4b0bd07a13be4772]

set parser null


2001-04-12  Ocke Janssen  <oj@openoffice.org>  [03206d1482551fd9a24d7b27c0fd9eb129c57e89]

set parsetree null


2001-04-12  Ocke Janssen  <oj@openoffice.org>  [68904ecf007857f3f67de5dc7e61822d74f05b69]

remove local namespace


2001-04-12  Ocke Janssen  <oj@openoffice.org>  [e1022adee0a2708964c75094d17e7da406fccff0]

correct access to bstr and variant


2001-04-12  Eike Rathke  <er@openoffice.org>  [0e364b055ab6a254c1161fe5f54d69b8dbe9a4e3]

ImpInsertFormat: no assertion for dupes of integer versions for locales where currencies have no decimals like Italian Lira.


2001-04-12  Sascha Ballach  <sab@openoffice.org>  [268bc917c688dafc2480d9bc2a4ef40296394385]

#86068#; put the Grip Options back into the ViewOptions


2001-04-12  Andre Fischer  <af@openoffice.org>  [96b7a3ae2160d96ab4456a623a10eef496fd594c]

#78400# added UCBHELPER


2001-04-12  Joachim Lingner  <jl@openoffice.org>  [8683dd7b4dba1874c8c6ee41cf2956364d37c520]

exports.dxp file is used for generation the definition file under windows


2001-04-12  Sascha Ballach  <sab@openoffice.org>  [95da2330d7db530034234acd7ad260164bb6a52d]

#80363#; have to convert Twips and Hmm; cast with a sal_uInt16 and not a sal_uInt8


2001-04-12  Thomas Benisch  <tbe@openoffice.org>  [d412ea35c65b87199e977c0839ad1ab31ff4b9db]

::xmlscript::createInputStream from xml_helper.hxx


2001-04-12  Dieter Loeschky  <dl@openoffice.org>  [ed7319d1ea41a09797c285ff19f99ce30ae0ef2f]

#85752# SetItemSet(): define the range of the ItemSet


2001-04-12  Kai Ahrens  <ka@openoffice.org>  [1f7820fd2702bc9e694fe21becdef5a1281fb1a7]

#86058#: don't add terminate listener more than once for one transferable instance


2001-04-12  Thomas Benisch  <tbe@openoffice.org>  [1650e56d41c25298d38191f584a4900119c25d1d]

changed tabindex default from 0 to -1


2001-04-12  sz  <sz@openoffice.org>  [46af0a5ebdaf5630c4ced79027331df12ef07f8a]

commenting stuff


2001-04-12  Sven Jacobi  <sj@openoffice.org>  [de59ae8f23c78b5e2ad0c0cb6e171ce2521b4aac]

improved font settings, not using Tahoma as default font


2001-04-12  Sven Jacobi  <sj@openoffice.org>  [1fa57816b6d3cc4f79dac10dbad76f48528970f3]

removing functions some inefficient functions


2001-04-12  Frank Schönheit  <fs@openoffice.org>  [b714bff151fac5d650f527b5fa837ff599378f7e]

#85872# bHistoryDisabled is only one bit (for compatibility)


2001-04-12  th  <th@openoffice.org>  [ca266c81b92895a3f055a13cc0e70ecce4267f43]

Optimization


2001-04-12  Dieter Loeschky  <dl@openoffice.org>  [ff0c9872c0371cabda127572708d5d67c90d30a9]

#85226# SdrUndoDelPage: SetModel() removed


2001-04-12  Dieter Loeschky  <dl@openoffice.org>  [ec49984199b558da00dfaf1e36bcac2f5766a67d]

#85226# SetInserted() implemented


2001-04-12  Dieter Loeschky  <dl@openoffice.org>  [44d36733197f44b54ae69f945b0562d41370323b]

#85226# + Connect(), Disconnect()


2001-04-12  Malte Timmermann  <mt@openoffice.org>  [2325fd49b1f63c6fd574d6737ff829c0c51d14aa]

Preparations for StackSelection


2001-04-12  Malte Timmermann  <mt@openoffice.org>  [16e12133b51d096f29d7f5e6d475db87c2f80a2d]

Fixed a bug in ::Draw()


2001-04-12  Malte Timmermann  <mt@openoffice.org>  [c54ccf2482e621098075c2e0b09fe055a804d727]

Help::GetHelpText() with Window*


2001-04-12  Dieter Loeschky  <dl@openoffice.org>  [8161cd89d9b9cb822134de152b203c25f7900dfe]

#85226# DeleteActualPage(): SetModel( NULL ) removed


2001-04-12  Frank Schönheit  <fs@openoffice.org>  [08315dd2279840a3d8e2ed0c869492e03eb0aab5]

#84852# calcConnection: use a OAutoConnectionDisposer when setting the rowsets connection


2001-04-12  Malte Timmermann  <mt@openoffice.org>  [a7043ba921a98a655e46b6c092a1fc2cbe104c60]

Help::GetHelpText() with Window*


2001-04-12  Frank Schönheit  <fs@openoffice.org>  [475dce4a4d28da96f4825cd50e6a5879b5aa0c8d]

+conncleanup


2001-04-12  Frank Schönheit  <fs@openoffice.org>  [b2cde5f42a8533da0057c12af39dd089b38398c8]

initial checkin - helper for automatically disposing a rowset's connection


2001-04-12  Frank Schönheit  <fs@openoffice.org>  [26da2ad6014b07f2d686519759ffd415f7af4387]

#84852# make ActiveConnection a bound property


2001-04-12  Frank Schönheit  <fs@openoffice.org>  [cf75839b2e160e51d8dc218c7254438e850800b9]

release_child: delete m_pDerivedImplementation if the ref count goes to 0


2001-04-12  Frank Schönheit  <fs@openoffice.org>  [10f777778261d709bd4367036048a0b1a774b698]

#84852# -m_bOwnConnection / +m_bFormwardingConnection


2001-04-12  Frank Schönheit  <fs@openoffice.org>  [68850f06a16bda14ff983b5bebf3262578b202e0]

#84852# make ActiveConnection a bound property


2001-04-12  Frank Schönheit  <fs@openoffice.org>  [e6cf2c245b5808a14eef99c97543d0ce756ee0bf]

layout


2001-04-12  Mathias Bauer  <mba@openoffice.org>  [53b71b8de1f22b169905ca1752a0ff682dcdb472]

don't hold reference to filter components


2001-04-12  Daniel Rentz  <dr@openoffice.org>  [6d5b088272f01558e48a911b3752184a32176ae6]

fix: create auto filter buffer only if necessary


2001-04-12  Niklas Nebel  <nn@openoffice.org>  [5ed1b3e0af22b57dee9759d4acf5ad5f6f848ad4]

#86059# don't access system clipboard in GetOwnClipboard if called from core


2001-04-12  Daniel Rentz  <dr@openoffice.org>  [5095bf2f6469af8bdf127e7ad45767c9b6601664]

fix: no table border for <table border=0>


2001-04-12  Daniel Rentz  <dr@openoffice.org>  [4a144fa7e0d48d31edcbbd3f34a416c456eb1877]

create range for entire document


2001-04-12  Daniel Rentz  <dr@openoffice.org>  [b77f052a6e53f68d449f1401ea7cc3226974c341]

import of web queries changed behaviour for modes Z_Biff8I and Z_Biff8T


2001-04-12  Daniel Rentz  <dr@openoffice.org>  [5f651e796276087b6d2e708dbc98c43e9883e684]

autofilter: new class names; moved to ImportExcel8 fix: wrong usage of RTL_CONSTASCII_STRINGPAARM()


2001-04-12  Daniel Rentz  <dr@openoffice.org>  [e1b3ba6439f7869e198f8d01ffb9f710dcf07287]

fix: wrong usage of RTL_CONSTASCII_STRINGPAARM()


2001-04-12  Daniel Rentz  <dr@openoffice.org>  [a003b586f9cda4fc6a697182adcaeb948159a36c]

autofilter: new class names; moved to ImportExcel8


2001-04-12  Daniel Rentz  <dr@openoffice.org>  [38a99db49227072ad7ac8eaac46f35376d09808b]

import of web queries autofilter: new class names; moved to ImportExcel8


2001-04-12  Daniel Rentz  <dr@openoffice.org>  [cdf2d339be26d700b60b7da370557d5f58ff9097]

import of web queries


2001-04-12  Andreas Martens  <ama@openoffice.org>  [b7195a6bf9087eadf503f8f987c980b495143c6c]

Fix #86053#: Size of enclosing characters depends on the first character inside the double line


2001-04-12  jp  <jp@openoffice.org>  [2f4a2433fa1f20ca808c846468ba16343b55b659]

Bug #85969#: ItemSetToPageDesc: don't use the current WrtShell for search a SwTxtFmtColl


2001-04-12  Thomas Benisch  <tbe@openoffice.org>  [5e8ec0daa6632de4c476f22bddeaebc5c3005d15]

#85988# LineCount was not stored


2001-04-12  Peter Burow  <pb@openoffice.org>  [0faceef171d5ffa76c503a48f8fcb3a93a9dfb1e]

fix: #85827# help tips support


2001-04-12  Kurt Zenker  <kz@openoffice.org>  [f093aff5a818f79c8c314912ea2396bed9c38c97]

Merge SRC627: 12.04.01 - 10:55:41


2001-04-12  Kurt Zenker  <kz@openoffice.org>  [3b0c2f697227d89b418a93a3202bdb1a8f408276]

Merge SRC627: 12.04.01 - 10:52:01


2001-04-12  Kurt Zenker  <kz@openoffice.org>  [3461b67053ebc14292ad5f5fa5365590f714c167]

Merge SRC627: 12.04.01 - 10:49:31


2001-04-12  Frank Meies  <fme@openoffice.org>  [eb1e43114e2feac7206f275fa940a8ecc65557fa]

New: Vertical text alignment


2001-04-12  Kurt Zenker  <kz@openoffice.org>  [73cd85f4395dfd98001ce4e75585a34eb02ccd31]

Merge SRC627: 12.04.01 - 10:46:55


2001-04-12  Kurt Zenker  <kz@openoffice.org>  [621d5f6a47f0b5e12fa3295e6eb3ead4ff71991e]

Merge SRC627: 12.04.01 - 10:43:59


2001-04-12  Kurt Zenker  <kz@openoffice.org>  [302f4c72960fc2219c4b465d497897e5d90ba3a1]

Merge SRC627: 12.04.01 - 10:39:41


2001-04-12  Juergen Schmidt  <jsc@openoffice.org>  [bf97db6c0984a705a488ef039ec7e3daf4df87f3]

no exceptions for acquire/release in typedescription


2001-04-12  Kurt Zenker  <kz@openoffice.org>  [f7428f7090ae00306fd9ce9b314b45b808a39911]

Merge SRC627: 12.04.01 - 10:37:25


2001-04-12  Kurt Zenker  <kz@openoffice.org>  [d0654219d440aee1cfa8540348965f1a39db4a12]

Merge SRC627: 12.04.01 - 10:37:16


2001-04-12  Rüdiger Timm  <rt@openoffice.org>  [b645c9e4bc6064893e859b0472aeaa5cdb600953]

Merge SRC627: 12.04.01 - 10:35:37


2001-04-12  Nils Fuhrmann  <nf@openoffice.org>  [fa7717a62f1339f74a459f2408ef8f6f939eb698]

Merge SRC627: 12.04.01 - 10:35:34


2001-04-12  Kurt Zenker  <kz@openoffice.org>  [7918a91b5ff9976cae4de97a58aafbaa998f1ce2]

Merge SRC627: 12.04.01 - 10:33:33


2001-04-12  Rüdiger Timm  <rt@openoffice.org>  [40554bdf41916db0bbf56ea2b307b2d4ad608014]

Merge SRC627: 12.04.01 - 10:33:18


2001-04-12  Kurt Zenker  <kz@openoffice.org>  [6b3c7be4144e85f209b191499f7c10d57228a761]

Merge SRC627: 12.04.01 - 10:33:37


2001-04-12  Rüdiger Timm  <rt@openoffice.org>  [37150117a816666f26f65c0800c1943e560c8757]

Merge SRC627: 12.04.01 - 10:31:23


2001-04-12  Kurt Zenker  <kz@openoffice.org>  [8e5445ff0f469651f8554274d9c3b8b20e0c4443]

Merge SRC627: 12.04.01 - 10:30:42


2001-04-12  Kurt Zenker  <kz@openoffice.org>  [24cd9e4dd5623c4010806b6eb9238ae6b3a5002f]

Merge SRC627: 12.04.01 - 10:31:23


2001-04-12  Nils Fuhrmann  <nf@openoffice.org>  [b32bbf1c34d568afa578a17bff06f79c2d991eb3]

Merge SRC627: 12.04.01 - 10:29:15


2001-04-12  Kurt Zenker  <kz@openoffice.org>  [d3d6c8503df469367201f006970ea41a76862231]

Merge SRC627: 12.04.01 - 10:29:10


2001-04-12  Kurt Zenker  <kz@openoffice.org>  [27db4c4099f6a44cde46b59c343aa7b12087db21]

Merge SRC627: 12.04.01 - 10:29:32


2001-04-12  Kurt Zenker  <kz@openoffice.org>  [ea5104c35325d4050a5cdb0cb664826a04b50a87]

Merge SRC627: 12.04.01 - 10:28:50


2001-04-12  Kurt Zenker  <kz@openoffice.org>  [c014eb4af284b778820b024e11e79adb9a9d2e6b]

Merge SRC627: 12.04.01 - 10:30:16


2001-04-12  Rüdiger Timm  <rt@openoffice.org>  [ebd3edae46a5ac3e3fb3211669db07a9731fa587]

Merge SRC627: 12.04.01 - 10:28:10


2001-04-12  Nils Fuhrmann  <nf@openoffice.org>  [487ed95f295d7634b9b8d2fb3ea3a8ef4786fc7d]

Merge SRC627: 12.04.01 - 10:27:32


2001-04-12  Kurt Zenker  <kz@openoffice.org>  [2dbc057154f3858e3f4c5176169f447d4c2fb381]

Merge SRC627: 12.04.01 - 10:27:00


2001-04-12  Kurt Zenker  <kz@openoffice.org>  [3ac1da485a8e95a14af2647dbb40d62b8ee1a653]

Merge SRC627: 12.04.01 - 10:25:14


2001-04-12  Kurt Zenker  <kz@openoffice.org>  [b06fcbd4a0995a3a350fe44c850c96a3cc01d991]

Merge SRC627: 12.04.01 - 10:24:48


2001-04-12  Juergen Schmidt  <jsc@openoffice.org>  [4a568810c328c2209bfe03a03368ecf5cc6fb4d1]

short parameter name in typedescription


2001-04-12  Kurt Zenker  <kz@openoffice.org>  [a68358237a35b2757db9b35504c8d9f55c40745c]

Merge SRC627: 12.04.01 - 10:22:52


2001-04-12  Kurt Zenker  <kz@openoffice.org>  [edbdd6096cea4c44efdf97b20fb8e04a09bbda1f]

Merge SRC627: 12.04.01 - 10:21:42


2001-04-12  Kurt Zenker  <kz@openoffice.org>  [fd51a67098b39d72db2a7fa0b14f151f043d9aaf]

Merge SRC627: 12.04.01 - 10:20:23


2001-04-12  Kurt Zenker  <kz@openoffice.org>  [bc8de93a0719aa69f6247c84ede50360bc7fccaf]

Merge SRC627: 12.04.01 - 10:14:40


2001-04-12  Frank Schönheit  <fs@openoffice.org>  [ebc2f2aa2a914f34f639a05774d92b0abf204db0]

#84694# +recalcConnection: show an error when trying to open a new connection


2001-04-12  Frank Schönheit  <fs@openoffice.org>  [fec9169b76807662a64e3436f56a8a3d19395ddc]

#84694# allow calcConnection to throw an SQLexception when using getConnection


2001-04-12  Frank Schönheit  <fs@openoffice.org>  [75a1dad40000f068276b3e69798c098ab2953f62]

#84694# +recalcConnection


2001-04-12  sz  <sz@openoffice.org>  [7fa303ad84989cb9abcacf852e965766035c62ee]

initial


2001-04-12  sz  <sz@openoffice.org>  [cb1371ac777b2cd8ae1fea343f1b30d969254730]

added header, macro TST_BOOM


2001-04-12  Lars Langhans  <lla@openoffice.org>  [8b331651252d3cfd94e8abf7c022fe1aefed890b]

Test environment extended


2001-04-12  Frank Meies  <fme@openoffice.org>  [275c22f87e98892a4c353d3e2791e3d08a716d15]

Fix: CJK and CTL characters in drop caps


2001-04-12  Peter Burow  <pb@openoffice.org>  [47f5d31f44650717930fc52bf3626d038c4ae39d]

fix: #85872# add: DisableHistory()


2001-04-11  Kurt Zenker  <kz@openoffice.org>  [ffbd8f09615dae89a84ab76706e45e7b871ff15b]

Merge SRC627: 11.04.01 - 21:56:30


2001-04-11  Kurt Zenker  <kz@openoffice.org>  [1a19d2dabfc26f1f8e0d501ae0752b858845f2a6]

Merge SRC627: 11.04.01 - 21:41:31


2001-04-11  Kurt Zenker  <kz@openoffice.org>  [4df7645662b30658aa72b965485d13064dde6864]

Merge SRC627: 11.04.01 - 21:38:48


2001-04-11  Kurt Zenker  <kz@openoffice.org>  [328b2732bac94524b82129d8496595abd6f1aaf4]

Merge SRC627: 11.04.01 - 21:38:16


2001-04-11  Kurt Zenker  <kz@openoffice.org>  [3f7836eff84f108aa8c31bd7305a4c9c8d400b1a]

Merge SRC627: 11.04.01 - 21:36:31


2001-04-11  Kurt Zenker  <kz@openoffice.org>  [bcc5aa2dba59128c414a3154bf1c84dcbbe0b430]

Merge SRC627: 11.04.01 - 21:36:57


2001-04-11  Kurt Zenker  <kz@openoffice.org>  [f4fcbd8e17601fd6904abbbfe0ffc7cce58d917f]

Merge SRC627: 11.04.01 - 21:35:43


2001-04-11  Kurt Zenker  <kz@openoffice.org>  [0f278454d76c9f5acff2962330c7e0e93018cc89]

Merge SRC627: 11.04.01 - 21:34:41


2001-04-11  Kurt Zenker  <kz@openoffice.org>  [441e599e46a8e09ed984c7e91a513a0e800f7454]

Merge SRC627: 11.04.01 - 21:34:06


2001-04-11  Kurt Zenker  <kz@openoffice.org>  [a0ac89435e67d53fb56d0323f9f21110fcf08988]

Merge SRC627: 11.04.01 - 21:32:23


2001-04-11  Kurt Zenker  <kz@openoffice.org>  [2b687b65ab2988fda4a4f24ed842ed611769a2ea]

Merge SRC627: 11.04.01 - 21:31:51


2001-04-11  Kurt Zenker  <kz@openoffice.org>  [24a940a3bff83e56f73f101ecc4f105b151bc609]

Merge SRC627: 11.04.01 - 21:31:07


2001-04-11  Kurt Zenker  <kz@openoffice.org>  [fd8aae19e11f6c8827d39894295b675a02c327be]

Merge SRC627: 11.04.01 - 21:30:11


2001-04-11  Kurt Zenker  <kz@openoffice.org>  [c224b41789d9a23732611224a51632897ef5755b]

Merge SRC627: 11.04.01 - 21:29:30


2001-04-11  Kurt Zenker  <kz@openoffice.org>  [e95c296f3cff2dd7c89350632f821f7f590b59a9]

Merge SRC627: 11.04.01 - 21:28:08


2001-04-11  Kurt Zenker  <kz@openoffice.org>  [2a6871e7ab018c441a05efcef8aa041820589bf9]

Merge SRC627: 11.04.01 - 21:25:55


2001-04-11  Kurt Zenker  <kz@openoffice.org>  [7e9f8730d00b54544615d53b9f1c02ed79580bc4]

Merge SRC627: 11.04.01 - 21:24:50


2001-04-11  Kurt Zenker  <kz@openoffice.org>  [7a7270b55fc678ad85a5a1c7bd5b4061ad12f5cf]

Merge SRC627: 11.04.01 - 21:23:19


2001-04-11  Kurt Zenker  <kz@openoffice.org>  [5c0fd59a6a50d4125c07e4f8aeda22deca697749]

Merge SRC627: 11.04.01 - 21:21:49


2001-04-11  Kurt Zenker  <kz@openoffice.org>  [1b05feddff9d9fae53d39202522774ebbab9dd2c]

Merge SRC627: 11.04.01 - 21:18:30


2001-04-11  Rüdiger Timm  <rt@openoffice.org>  [f339b354ea899e65d5b1dcdf23934f273fa4e6c2]

Merge SRC627: 11.04.01 - 21:16:34


2001-04-11  Kurt Zenker  <kz@openoffice.org>  [ec17edd19847e7956169ee880f4c47698cedc6ab]

Merge SRC627: 11.04.01 - 21:16:30


2001-04-11  Kurt Zenker  <kz@openoffice.org>  [e8e000a9ceea71f95007a08216d13c27c70d676f]

Merge SRC627: 11.04.01 - 21:16:17


2001-04-11  Kurt Zenker  <kz@openoffice.org>  [b26e67ff5b924262962df707dbeda9bcae4773b0]

Merge SRC627: 11.04.01 - 21:14:03


2001-04-11  Kurt Zenker  <kz@openoffice.org>  [def85f749e87442915b5a72c4bcfe4e4f8862a82]

Merge SRC627: 11.04.01 - 21:13:52


2001-04-11  Kurt Zenker  <kz@openoffice.org>  [6a1eeec56b9da6a506920f31372c3143389c712b]

Merge SRC627: 04/11/01 - 21:13:36


2001-04-11  Rüdiger Timm  <rt@openoffice.org>  [3794613b4bd3e8edae071529f97d69487e51bcff]

Merge SRC627: 11.04.01 - 21:13:19


2001-04-11  Kurt Zenker  <kz@openoffice.org>  [e46a1f435395d93778ebd119856ad9eac6154bdd]

Merge SRC627: 04/11/01 - 21:13:16


2001-04-11  Kurt Zenker  <kz@openoffice.org>  [b7230f2162546c46fa82e98148d310055b8ff511]

Merge SRC627: 11.04.01 - 21:11:56


2001-04-11  Kurt Zenker  <kz@openoffice.org>  [979fea69854966ff30f3bbba3e285d6bc56c9cd3]

Merge SRC627: 11.04.01 - 21:10:39


2001-04-11  Kurt Zenker  <kz@openoffice.org>  [0fe01e7a4e0c709ce4e054f7e5a07d674a365761]

Merge SRC627: 04/11/01 - 21:10:46


2001-04-11  Kurt Zenker  <kz@openoffice.org>  [d74a85448c9e86bd5534c397dc1a372f8785e3bc]

Merge SRC627: 11.04.01 - 21:10:18


2001-04-11  Kurt Zenker  <kz@openoffice.org>  [a840a255b998f67845558cc066b18a52508e9cf4]

Merge SRC627: 11.04.01 - 21:10:06


2001-04-11  Philipp Lohmann  <pl@openoffice.org>  [bc5329e925ad86317a0889b310f0abb3a04e1849]

#86023# workaround memory corruption, fix in 628


2001-04-11  Kurt Zenker  <kz@openoffice.org>  [2f545cd90bb3500ddda3147df6951114fca4c683]

Merge SRC627: 11.04.01 - 21:08:37


2001-04-11  Kurt Zenker  <kz@openoffice.org>  [973e36d8be91fe40b91a59dc26071a2a22fddf5c]

Merge SRC627: 11.04.01 - 21:07:21


2001-04-11  Kurt Zenker  <kz@openoffice.org>  [c8d77831e4493a839c87ce11df80757d2f671af1]

Merge SRC627: 11.04.01 - 21:05:31


2001-04-11  Kurt Zenker  <kz@openoffice.org>  [d38d775a20d1f422ed7acd84d0df1cdcea50c214]

Merge SRC627: 11.04.01 - 21:04:00


2001-04-11  jp  <jp@openoffice.org>  [c987c8cb1b9d2a999b1077b916afef02d497bd46]

Bug #85875#: StateOther - work on the correct view


2001-04-11  Eike Rathke  <er@openoffice.org>  [d325ea1a9fa66f59a9561e63534bee3831755cce]

maintain cached table of default format keys


2001-04-11  Kurt Zenker  <kz@openoffice.org>  [7d94ae4ebf1a178f7c81c41811a9fc879d562976]

new version for SRC628


2001-04-11  Jörg Budischewski  <jbu@openoffice.org>  [88b5ed974ebc604150a5d918237656ad0735d767]

#85985# tcpnodelay socket option is now interpreted


2001-04-11  th  <th@openoffice.org>  [d794cbf481154454e115a25125ea2e5ebdd53753]

#86044# - QSort now with signed values


2001-04-11  Malte Timmermann  <mt@openoffice.org>  [1504f20381cf828693600a08dbfc2257cb80eac3]

DialogControl supports XTopWindow


2001-04-11  Philipp Lohmann  <pl@openoffice.org>  [735a494747162903c7d8ef9eb55c0243a6f833e9]

#86044# do not ask printer for font on display


2001-04-11  Malte Timmermann  <mt@openoffice.org>  [83048ea0a213595c964a3312415e9b1a1b9a3fa2]

mbCreatingPeer


2001-04-11  jp  <jp@openoffice.org>  [8a2f069327642b8cd93d6aecdbe1243790c70177]

Bug #85614#: SdrOleObject - set InPlaceObject pointer to zero if the object is insert as SW-OleObject


2001-04-11  Michael Brauer  <mib@openoffice.org>  [9e1909845f875de9c4655f451d2bf26f047ac558]

#84732#: Don't expect to find an info onject


2001-04-11  Niklas Nebel  <nn@openoffice.org>  [a69ed4de4d25d878483fb9fccef0eda44bf10456]

#85964# don't access docshell in SFX_HINT_DYING broadcast


2001-04-11  Niklas Nebel  <nn@openoffice.org>  [2f90f4845b15e3e14707f204e2a2b09acd5c669f]

#85964# removed cast to old link class


2001-04-11  Caolán McNamara  <cmc@openoffice.org>  [e352c9ccfe0c630cc8b0d041b0478bb197d0a85b]

Minor merge error fixes


2001-04-11  Jörg Budischewski  <jbu@openoffice.org>  [08f12d47e67ebd5bf663629b28850c3a05f21a88]

#85994# preserve flag during copying added


2001-04-11  Frank Schönheit  <fs@openoffice.org>  [8cccbcec21ca957ce820b8eba0d6582d608a5d53]

#84995# implement an own xServiceInfo, forward all (except getImplementationName) to the aggregate)


2001-04-11  Jörg Budischewski  <jbu@openoffice.org>  [73e415987546844c632c714817a68ce4c5d52fd1]

#85994# now preserve dates during copying


2001-04-11  Daniel Boelzle  <dbo@openoffice.org>  [3471c406d17457841dbdcad1dde9d7652493c4dd]

RuntimeException for illegal method type


2001-04-11  Malte Timmermann  <mt@openoffice.org>  [4183dc6af1da2636b41990d9f29941d746fae568]

#85629# Lock SolarMutex before creating a VirtualDevice


2001-04-11  Frank Schönheit  <fs@openoffice.org>  [321c0d2747d9aa8ede8d8d819c26a7a8821c096c]

#85904# exportRemainingProperties: create the form:properties element only if there is at least one sub element (form:property)


2001-04-11  Frank Schönheit  <fs@openoffice.org>  [b60e3dd88e91f8005dc7669e67603a0aec3421b8]

deliver dataaccessdescriptor.hxx


2001-04-11  Malte Timmermann  <mt@openoffice.org>  [8d7babfe41454b9024a9da87edf76de08f1c2830]

#85932# ImplHasBullet: Check for SVX_NUM_NUMBER_NONE


2001-04-11  Vladimir Glazounov  <vg@openoffice.org>  [3fc7828e5b575b02391301d398576224813cfb04]

Added folder to build


2001-04-11  Frank Schönheit  <fs@openoffice.org>  [4059da953ff864b550f814f4edf89ad8debdecf3]

use the ODataAccessDescriptor instead of the dbatools functions


2001-04-11  Frank Schönheit  <fs@openoffice.org>  [336951fe1a583f4e44cb72e5db1c83885063bb7a]

removed dbatools - functionallity covered by svx::ODataAccessDescriptor


2001-04-11  Frank Schönheit  <fs@openoffice.org>  [c96f9252e4b065b5898e43e8ad95f47a2b6913f6]

using a ODataAccessDescriptor now


2001-04-11  Frank Schönheit  <fs@openoffice.org>  [4511e1d53402cf5790ca9c2dd2e3799f974dbe8f]

#84832# new parameter for the OColumnExchange - now transporting the column object, too


2001-04-11  Frank Schönheit  <fs@openoffice.org>  [aa5ff3373d74634db8d16497f9fc5c969bd49562]

added a data access descriptor format


2001-04-11  Frank Schönheit  <fs@openoffice.org>  [a333b676743b839a617c7367c9756068d57dd2c9]

FmGridHeader::AcceptDrop: return the correct action


2001-04-11  Frank Schönheit  <fs@openoffice.org>  [f67a233f6464cecd288e4c041fffe7020cf96a3a]

+dataaccessdescriptor


2001-04-11  Frank Schönheit  <fs@openoffice.org>  [177cb85816ac10a7533c688ba7dfa81ef9d85dfe]

initial checkin - encapsulating descriptors of data access related transferable objects


2001-04-11  Behrend Cornelius  <bc@openoffice.org>  [dc69d85309bbe3d8db32def9e1b319ad7dda320d]

#85875# Sub attached to checkbox event


2001-04-11  Lars Langhans  <lla@openoffice.org>  [48d9741c71221bcb3f896102444dc0a2b9a1f218]

#84021# failing update of async write now handled correct from proxy


2001-04-11  Ocke Janssen  <oj@openoffice.org>  [37112c98497f21edd4dfd02ce3227e73adce2c13]

#85699# check if pkey already exists


2001-04-11  Andreas Schlüns  <as@openoffice.org>  [4bbc40bf5c29606c44934b18ed5962db8a0bc5d1]

#84766# new mode for locale=*


2001-04-11  Oliver Braun  <obr@openoffice.org>  [7e0b08860e5a773d27bf3c6abc197036b1d2d9be]

new module nlsupport added


2001-04-11  Oliver Braun  <obr@openoffice.org>  [f7ab969fe74d9a926b1ed23ebb6383b2cd584184]

moved text encoding tables to nlsupport.c


2001-04-11  Oliver Braun  <obr@openoffice.org>  [d9a805fc4a087d44245ce7ea3047ea1d8a6ec8f7]

moved textencoding table to nlsupport.c


2001-04-11  Andreas Schlüns  <as@openoffice.org>  [7747670dbcbcd93cd013f6eb327d50a71fa8c404]

#84766# filter registration, use ConfigItem, repair macros, threadsafe filtercache


2001-04-11  Oliver Braun  <obr@openoffice.org>  [c3a2cba918ab6253288cab31d90825bbafece4a2]

new module nlsupport


2001-04-11  Sascha Ballach  <sab@openoffice.org>  [c855e15187f09f466d60a11d5a7355916263aa38]

cache the Numberformat


2001-04-11  Ocke Janssen  <oj@openoffice.org>  [c5998aab98535d472654dca71bb2055e1691c46d]

new member var


2001-04-11  Ocke Janssen  <oj@openoffice.org>  [dd4c74469b080071eaa48ab85eb646e72790845f]

initialize var


2001-04-11  Herbert Duerr  <hdu@openoffice.org>  [a33f8cb1dc04f086ad02742cccfbaf28fdbd87e9]

meScript no longer set


2001-04-11  Martin Gallwey  <mtg@openoffice.org>  [1942e3cadc90b65eac2e87d7ba39b49c11157c66]

#83970# fix missing breaks


2001-04-11  Ocke Janssen  <oj@openoffice.org>  [73276765dbf790d8e19949d84f5a7fb8d3bf5591]

use function instead of static var


2001-04-11  Björn Milcke  <bm@openoffice.org>  [9adfc419cc05d47d15d7f5d4e272d49c4b9ffb29]

#85991# 3d scene attributes for plot-area


2001-04-11  Peter Burow  <pb@openoffice.org>  [6293cb451d27be1e16da0203e434c7027f60f3ef]

fix: #83172# Commit() optimized


2001-04-11  Nils Fuhrmann  <nf@openoffice.org>  [53adf7cac0cf63bd4eefe04add60c897047d8fd4]

Initial import, replacement of solenv/wnti/ldump


2001-04-11  Malte Timmermann  <mt@openoffice.org>  [82c0b2e600af1387452151af16312a4fc5c77af4]

#85321# Forgot a 'break'...


2001-04-11  Armin Weiss  <aw@openoffice.org>  [e852b89ded2b3762aac2cf3c1f79958feb10b3c3]

#85950# added an bitfield BOOL to remember when the ole draw object is in destruction. Do NOT do printer things when this is the case.


2001-04-11  Peter Burow  <pb@openoffice.org>  [c34007cf86c88d79431aee9dc498677a4141f285]

fix: #83172# libdb32 included


2001-04-11  Tom Verbeek  <tv@openoffice.org>  [f097d048e0f066b8e554ce9ffbd7e660e6e696a5]

#85424# corrected and updated


2001-04-11  Dieter Loeschky  <dl@openoffice.org>  [12e822cf7095e45cbef1180fb03c5cc45c83f7cf]

- QueryUnload()


2001-04-11  Mathias Bauer  <mba@openoffice.org>  [a9031709c35de56e1ac7b04ef1eec787951a464c]

#86016#: provide substitute function without conversion to systempath


2001-04-11  Hans-Joachim Lankenau  <hjs@openoffice.org>  [bf483b816251187276c53d4812732d9e14a2e096]

new berkeley db


2001-04-11  Frank Schönheit  <fs@openoffice.org>  [805e4fcdb666de4fd6690a3b4edb604bb253620a]

added a 'add' with an 'nCount' parameter


2001-04-11  Juergen Schmidt  <jsc@openoffice.org>  [fe7204a7d69a625b03c29069f8dbe121820a4998]

change error output


2001-04-11  Jörg Barfurth  <jb@openoffice.org>  [1a1b2db3986e2f50cc1b85850938c71f5c2a647d]

#86000# CacheWriteScheduler now uses set instead of list to prevent duplicates; Previously we could be left with an invalid iterator


2001-04-11  sz  <sz@openoffice.org>  [2d0091432c4142e6428c2079b5d1c77829b94d44]

testresult class


2001-04-11  Hans-Joachim Lankenau  <hjs@openoffice.org>  [17a2eb457dd23cdabd499613d1a59cdeb94795d1]

OUString ctor


2001-04-11  Juergen Schmidt  <jsc@openoffice.org>  [3116185ab01a9ad2fed347f90a1f7c58aab3445d]

performance optimization, stl iterators


2001-04-11  Tino Rachui  <tra@openoffice.org>  [6995d0a48bcfab928ae8d9165ff2d8ea7b5c8b20]

#86003# compare formatetc and compare targetdevice fixed


2001-04-11  Ocke Janssen  <oj@openoffice.org>  [5dce67f4e3a6d400543c262187889a2db9399fae]

#85664# enable copy/paste for table/query entries


2001-04-11  Ocke Janssen  <oj@openoffice.org>  [6b09d6f97e5ff7bc0694eb4b1f20483dde9ae086]

catch exception around creating the containers


2001-04-11  Ocke Janssen  <oj@openoffice.org>  [33579b1d327263a562b916af485592ee13620f54]

check if order of columns is correct


2001-04-11  Ocke Janssen  <oj@openoffice.org>  [99e91f8a85e06895260021b1115d74e1f4da7c0e]

#85999# check if listener is null


2001-04-11  Ocke Janssen  <oj@openoffice.org>  [9040f806f0460556cd86259c0148e43def7a83be]

#85989# correct the compare of bookmarks


2001-04-11  Jörg Barfurth  <jb@openoffice.org>  [61dea73740456cb8d55259fa66591554a2c1b697]

Fix: Rewriting multi-locale values using single-locale options would strip other locales


2001-04-11  Jörg Barfurth  <jb@openoffice.org>  [4054a4193539cd78c8636ab8adf3630a1dab98c5]

Added missing namespace prefix to allow compiling standalone.


2001-04-11  Peter Burow  <pb@openoffice.org>  [03aef0caacd7f801a59a5cc80137624104dcc3b7]

fix: #85428# font size update if necessary


2001-04-11  Oliver Bolte  <obo@openoffice.org>  [1d6e45bdae636510980882e24ce553f80d876a86]

new version for SRC628


2001-04-11  Sascha Ballach  <sab@openoffice.org>  [0bb137214fee203fbdca5b612a42942a8ce5a3be]

#85995#; make the name of tables a implied attribute


2001-04-11  Sascha Ballach  <sab@openoffice.org>  [b7a83b57e6951320df036aa31acdac4e757c3f75]

#85995#; put the element table:dde-links into the body element


2001-04-10  Kurt Zenker  <kz@openoffice.org>  [f203f69dd4c82ae2ac74c141b9ee05d42b3f3c6b]

Merge SRC627: 10.04.01 - 22:40:21


2001-04-10  Rüdiger Timm  <rt@openoffice.org>  [1c8cf97568ebd993880f6aadc86a17bfd2cccb61]

Merge SRC627: 10.04.01 - 22:38:45


2001-04-10  Kurt Zenker  <kz@openoffice.org>  [c6dacec6f8265e37bb6b02f1de165381abc31875]

Merge SRC627: 04/10/01 - 22:38:51


2001-04-10  Kurt Zenker  <kz@openoffice.org>  [9bda8307e00bf6b0e40c66aace973d96d6d1d601]

Merge SRC627: 10.04.01 - 22:36:06


2001-04-10  Rüdiger Timm  <rt@openoffice.org>  [1312b50f1519bfbf4aaf1e03dc7f1b2e15bb8cae]

Merge SRC627: 10.04.01 - 22:35:07


2001-04-10  Kurt Zenker  <kz@openoffice.org>  [cf401ac349a5b79d5e3c77bb3869f72b32be2d18]

Merge SRC627: 10.04.01 - 22:30:52


2001-04-10  Kurt Zenker  <kz@openoffice.org>  [e1dd76e295e1e7c01b22532294d80b6d3eecd6bd]

Merge SRC627: 10.04.01 - 22:31:03


2001-04-10  Kurt Zenker  <kz@openoffice.org>  [ea71ab7d2240cd39f63f1331ab8892ae76afea03]

Merge SRC627: 10.04.01 - 22:29:31


2001-04-10  Kurt Zenker  <kz@openoffice.org>  [644cda604953db7b2ecf4dd193caa47d42123f57]

new version for SRC627


2001-04-10  Niklas Nebel  <nn@openoffice.org>  [065400d1079ac5f40cffe0e547948d88815ccbdf]

use ScByteSequenceToString to get string data


2001-04-10  Niklas Nebel  <nn@openoffice.org>  [983455a270ed325c619a4996f2507519c5c50a38]

ScByteSequenceToString


2001-04-10  Rüdiger Timm  <rt@openoffice.org>  [a7bd3239f831493903d97369d1640f844ba913a2]

new version for SRC627


2001-04-10  Vladimir Glazounov  <vg@openoffice.org>  [3d4aa88b9e8f59119117e71e3726080229c571ad]

Corrected path


2001-04-10  Daniel Vogelheim  <dvo@openoffice.org>  [8507cb3c9350b2f40680b399fc237f0ac5a0da36]

- fixed: kerning attribute "normal" now imported correctly          (previously, the "normal" attribute was interpreted as no attribute)


2001-04-10  Vladimir Glazounov  <vg@openoffice.org>  [27f0ce055774ccc7900119e1a7c181c4c7f53492]

Corrected to pass lvalue


2001-04-10  Vladimir Glazounov  <vg@openoffice.org>  [8f53f740d8da76e7a398e778e0a72e5f5793ca71]

Corrected to pass lvalue


2001-04-10  Rüdiger Timm  <rt@openoffice.org>  [b1efb571c5d493f851f2a6808d2138310d5e1ea4]

new version for SRC628


2001-04-10  Kai Ahrens  <ka@openoffice.org>  [ebd947a950ee2acf7d9a0f07a6a7424f2a4cfbd3]

#85972#: force swap in of graphic objects when unique id is requested


2001-04-10  Thomas Benisch  <tbe@openoffice.org>  [0234d1511ac76b2c2294d7fe9d1fef353bf1bc3b]

added dialog format


2001-04-10  Thomas Benisch  <tbe@openoffice.org>  [bfb56ae413acb4a504af06a2e2659db0d910fdd6]

added Clipboard


2001-04-10  Carsten Driesner  <cd@openoffice.org>  [c7f85205ad6532b55654103686d97456e09759c6]

add ucbhelper and unotools lib


2001-04-10  Kay Ramme  <kr@openoffice.org>  [65ef0f57a05a736e63a564cb5e51bd54368707fa]

#79689#


2001-04-10  Frank Meies  <fme@openoffice.org>  [995852689b2abd59457fdcf7c875a41eb3a05eff]

New: Asian punctuation kerning


2001-04-10  Frank Schönheit  <fs@openoffice.org>  [09298ca671b1b1bfc9233b88fc842ae39c9048c2]

#84845# readColumnSettings: reset m_bColumnsOutOfDate to sal_False


2001-04-10  Andreas Martens  <ama@openoffice.org>  [aeb4d4f938fc07b4757a0d08bf5dcf60013064ce]

New: vertical text alignment


2001-04-10  Andreas Martens  <ama@openoffice.org>  [d64c79f405c241c193717a2e9feba510e7702b09]

New: Asian punctuation kerning


2001-04-10  Caolán McNamara  <cmc@openoffice.org>  [84db21346a8cc6a1845383cd2430a965b941a06c]

##581## Clean common cases where mathtype equation would cause parse errors in StarMath


2001-04-10  Andreas Martens  <ama@openoffice.org>  [0874154ed783b1eb47b3c43cd47d14d8aeee0fc3]

New: vertical text alignment


2001-04-10  Daniel Vogelheim  <dvo@openoffice.org>  [8de20a906c0d8393d63e0be6672e8981ed3c2084]

#85968# properties in placeholder fields get mixed up


2001-04-10  Ocke Janssen  <oj@openoffice.org>  [81600ef82eb37853a958e2619788bc0f88bf3267]

new prop


2001-04-10  Jörg Barfurth  <jb@openoffice.org>  [195ffc3091620e6f9340258d04d0fd2b3849d0a3]

Added ability to set the 'get all locales' option


2001-04-10  Andreas Martens  <ama@openoffice.org>  [a0c63e439cd7688fad650d5f6dee28023265b65e]

New: vertical text alignment


2001-04-10  Jörg Barfurth  <jb@openoffice.org>  [c908043b567122a704ea32fc54183ce156894e6e]

Added helper to retrieve 'all-locales' string as OUString


2001-04-10  Kay Ramme  <kr@openoffice.org>  [c0b053b12d5b51978118cef5c38ce06b81e955de]

extracted appletviewer code and bug 79689


2001-04-10  Kay Ramme  <kr@openoffice.org>  [87bdb0268575bcd3d80b4246c2ed865e827e03a9]

extracted appletviewer impl code


2001-04-10  Oliver Braun  <obr@openoffice.org>  [a30e971c2f757321135c9a8c1c1b658e68ed24c9]

#85948# efficiency plus CC50 workaround


2001-04-10  Kurt Zenker  <kz@openoffice.org>  [70ad80b775b1978a43e8a0b8776d3411f9dd4ffb]

new version for SRC628


2001-04-10  Stephan Schäfer  <ssa@openoffice.org>  [299fa356ff239c47246b18a2891d1a384ff6eb3c]

clip bitmaps on buttons correctly


2001-04-10  Behrend Cornelius  <bc@openoffice.org>  [3345abb9eae1e0af086a7bbd19595102648a1324]

#85887# Label of Buttons changed


2001-04-10  Björn Milcke  <bm@openoffice.org>  [60886139d4d5c407247e588d68495b6c37523bae]

#85929# too much comitted


2001-04-10  Michael Brauer  <mib@openoffice.org>  [3737f2dccd1184f052cc882dbb1f1b99936980ff]

syntax


2001-04-10  Björn Milcke  <bm@openoffice.org>  [a2fc681d7838132502aa883544b343a71a75f6e0]

#85929# programming error


2001-04-10  jp  <jp@openoffice.org>  [495b8f4508c5429393095527722b60744811f27c]

Bug #84949#: GetData: create the D&D data if nothing exist


2001-04-10  Kai Ahrens  <ka@openoffice.org>  [6d4cac39bc92081f27a1a951ef8f7f9aafb053f6]

#85847#: destroy helper classes even if exception is caught


2001-04-10  Michael Brauer  <mib@openoffice.org>  [385ceedd7a195dd84d34af2ff43e58f573e2ec15]

#85922#: Opaque property is missing for shapes


2001-04-10  Rüdiger Timm  <rt@openoffice.org>  [bd28f30270b48307b26b97e8bd5c367baffde9a0]

#65293# Mac OS X only


2001-04-10  Vladimir Glazounov  <vg@openoffice.org>  [093e18e9e0356f69d8a9dcaa5caf2624f2c610ec]

Added new dependencies


2001-04-10  Oliver Specht  <os@openoffice.org>  [4d046f0df17b33b3e417605dd88ebfc881ca67c6]

CJK installation options


2001-04-10  Oliver Specht  <os@openoffice.org>  [6d914ccace6ef995204d48e70306e53c2d196ad4]

CJK installation options


2001-04-10  Malte Timmermann  <mt@openoffice.org>  [99534121d21b9d1dd104853c18f700e2c6f03511]

#84910# Images for the ImageControl...


2001-04-10  Christof Pintaske  <cp@openoffice.org>  [cfb0435452e7fee3f7c670645fa9421c8ab1d4b5]

#83684# report a higher res for larger screen size


2001-04-10  Ocke Janssen  <oj@openoffice.org>  [5bbf0e949a633826b8eb98339716720b020754a0]

#85766# look if data already exists for window


2001-04-10  Thomas Lange  <tl@openoffice.org>  [690675569a4cabfb5645499ce7df358de352361e]

PopupModeEndHdl fixed


2001-04-10  Andreas Bregas  <ab@openoffice.org>  [4a8ec5d3d5f935910f1ae220197632059e071aa4]

#85257# Enable Basic library container


2001-04-10  Caolán McNamara  <cmc@openoffice.org>  [1fa97e1bf762faea80a8eda241052b376eef0452]

CJK Kerning and Punctionation {im|ex}port


2001-04-10  Kai Ahrens  <ka@openoffice.org>  [37a9681106401e9c7de59d15747c994b1fc5725e]

#85948#: release solar mutex in ::InitFormats


2001-04-10  Björn Milcke  <bm@openoffice.org>  [087998de055d3a7e5039ff88928fbf49edbdfc23]

#85929# Evaluate Flag ExportForClipboard => export own table


2001-04-10  Björn Milcke  <bm@openoffice.org>  [403da4b9f8f356bd0711b6289e8f54c793976c92]

#85929# import own table in a standard way (ignore addresses)


2001-04-10  Christof Pintaske  <cp@openoffice.org>  [a632440587c0b850c995a8a96c498f4ce389a9b0]

#85024# valid size for glyphids


2001-04-10  Christof Pintaske  <cp@openoffice.org>  [ddd550dade2f3f1d97391d809efa596a7dd46ced]

#85024# check for valid glyphid


2001-04-10  Oliver Specht  <os@openoffice.org>  [453b2f4feeee093604a1a39cfd5ae14c2b5540d0]

cursor properties have to be ::MAYBEVOID


2001-04-10  Oliver Specht  <os@openoffice.org>  [2986e033ef7897f9a21ba0d50fb93de363d8fca6]

#85941# additional Exception removed


2001-04-10  Juergen Schmidt  <jsc@openoffice.org>  [f00741b7c37ee3a3ae94e9bc86f090e66301a862]

#85939# bugfix for lookup of unknown types in the scope of inherited interfaces


2001-04-10  Oliver Specht  <os@openoffice.org>  [2cb2163a11afaf61642a6644d3cf3c5b889cb08a]

#85925# chapter format corrected


2001-04-10  th  <th@openoffice.org>  [8d8a968d30ecbe34f06297a2cb39e2ac6f461a4e]

#80306# - Replace ; with , in the REMOTE-Section


2001-04-10  Andreas Martens  <ama@openoffice.org>  [d39e1b3358d4d1226531da059ad9410a19400799]

Fix #85919#: the page takes care of its own flyframes


2001-04-10  Michael Brauer  <mib@openoffice.org>  [0ace70c095348b08f280d5513704726edace991a]

#85919#: Load page bound frames


2001-04-10  Sascha Ballach  <sab@openoffice.org>  [d6f7afa3d4a0e0d69d15a4f5e88a1177b00181cd]

#85616#; a little bug fixed


2001-04-10  Oliver Specht  <os@openoffice.org>  [a0c61a00a32ccff26ed992d27384c285799f1b14]

#85715# assignment of deleted attributes corrected


2001-04-10  Frank Schönheit  <fs@openoffice.org>  [dcf54eb5beaa29a490f540f69140df655aa8ffb2]

new DnD implementations (not finished, yet)


2001-04-10  Ocke Janssen  <oj@openoffice.org>  [4f9d0050c45a0b17a1a8e0f3745c049853782379]

#85885# correct param index


2001-04-10  Frank Schönheit  <fs@openoffice.org>  [8958b663fb2bd30915eeb5fff5715791808bbdc6]

layout


2001-04-10  Frank Schönheit  <fs@openoffice.org>  [f8e6b248203ae1d0e0ec2f1d37e044143a09c835]

#8492# reset m_xContainer in disposing (was a cyclic reference)


2001-04-10  Oliver Specht  <os@openoffice.org>  [8c802b46e6a3c2e06a4d90ba5f66e428b885ef40]

type corrected


2001-04-10  Sascha Ballach  <sab@openoffice.org>  [befa192705ff4d3d503f4c8f681e0af5c3ddccb4]

#85937#; only remove a merged range if the column, row and sheet is the same


2001-04-10  Carsten Driesner  <cd@openoffice.org>  [5b7b6e201339c21c7c7ba134da0538f40f19cb99]

#85936# eXceed (R) temporary hangs if querying rect with neg width or height


2001-04-10  Thomas Lange  <tl@openoffice.org>  [e5b2cb15c53ceb48acade821c86dd5ca954bdd23]

superfluous constructor removed


2001-04-10  Thomas Lange  <tl@openoffice.org>  [fc3fcc2ebc738f80a253ffa1a5c5f6fd80404a8b]

SvxPopupWindowListBox declaration moved here from the hxx file


2001-04-10  Thomas Lange  <tl@openoffice.org>  [63bb9d4bf36fe56d92fae0e91879640c543e8dc5]

SvxPopupWindowListBox declaration moved to the cxx file


2001-04-10  Ocke Janssen  <oj@openoffice.org>  [6a9ebe7828bf4186696239c694251eed918b0bf4]

throw exception when no connection


2001-04-10  Ocke Janssen  <oj@openoffice.org>  [3d8d4e2bf0aac0004a5f0a30c7e800c840ddb65e]

new resource


2001-04-10  Ocke Janssen  <oj@openoffice.org>  [96369461fbce4de67eb68fd1aa8fe8efde9b4760]

#85891# check if columnname is known


2001-04-10  Mathias Bauer  <mba@openoffice.org>  [a105df59af85b527be690b1f3fecae7ac183fcf0]

#85880#: seek stream to begin for copying it


2001-04-10  Niklas Nebel  <nn@openoffice.org>  [4ba554570d974cfed0b873bb7e609d00af7b987b]

#85929# keep persist ref for ole objects in clipboard, update charts


2001-04-10  Niklas Nebel  <nn@openoffice.org>  [bd19faa518c142bbb22dcd236aa45d3819f6aee3]

#85929# use aOleData, keep persist ref for ole objects


2001-04-10  Niklas Nebel  <nn@openoffice.org>  [255aeb7b2a1c5586409a6fd033ca9b58ddf6b7f6]

#85929# keep persist ref for ole objects


2001-04-10  Peter Burow  <pb@openoffice.org>  [462a4731a0c6b6a360ce1d033eb3c58910c53f1b]

fix: #83056# dynamic loading of about box image


2001-04-10  Peter Burow  <pb@openoffice.org>  [7286212cd5169f9b1a34dd862f83d1c8675ac1ef]

fix: #83056# dynamic loading of intro bitmap


2001-04-10  Daniel Boelzle  <dbo@openoffice.org>  [f3743f338110a62ef7a81f8a06538530fbcd2497]

#85862# have to use namespace due to symbol ambiguity


2001-04-10  Tino Rachui  <tra@openoffice.org>  [b8e77d87e4852730769dc9e99a37ff9007aa4279]

minor corrections in the comments of the idl files


2001-04-10  Tino Rachui  <tra@openoffice.org>  [dad8f35e328240783f52345089470b6babb76482]

*** empty log message ***


2001-04-10  Tino Rachui  <tra@openoffice.org>  [a8c3132a4015bc4d6b7b3af224aaa79fb7072e39]

*** empty log message ***


2001-04-09  Kurt Zenker  <kz@openoffice.org>  [33532803f7789d521f1da7ae4a989d74976fe2f0]

Merge SRC627: 10.04.01 - 01:37:05


2001-04-09  arellano  <arellano@openoffice.org>  [854817da7048f9306586326bcd99a5340fdb36d3]

corrected spelling


2001-04-09  Kurt Zenker  <kz@openoffice.org>  [7bad433bb561eabd4dff88ec4db3ef1f53d86d89]

Merge SRC627: 10.04.01 - 01:32:45


2001-04-09  arellano  <arellano@openoffice.org>  [f81cb76531faabd4f122abe75c2f3ad3835cc304]

modified verbiage


2001-04-09  Kurt Zenker  <kz@openoffice.org>  [f867a4b50d76637875973be6e363a6085c2feac1]

Merge SRC627: 10.04.01 - 01:30:45


2001-04-09  arellano  <arellano@openoffice.org>  [5f0eefaaf2badab00c4d6c0e57a681610ef9487a]

modified punctuation


2001-04-09  Kurt Zenker  <kz@openoffice.org>  [294b155973c1807dcd988af67b339cbc49a509a2]

Merge SRC627: 10.04.01 - 01:28:30


2001-04-09  Kurt Zenker  <kz@openoffice.org>  [5e3c9a894bb0b3bc4c6e6d8cb94b023a1ed48a6f]

Merge SRC627: 10.04.01 - 01:25:03


2001-04-09  Kurt Zenker  <kz@openoffice.org>  [f3b079429a09c03be166f9747cf3cad5f71f6695]

Merge SRC627: 10.04.01 - 01:22:27


2001-04-09  Kurt Zenker  <kz@openoffice.org>  [0a038c4d1319581ebea0903c33809f73d914d59a]

Merge SRC627: 04/10/01 - 01:20:47


2001-04-09  Kurt Zenker  <kz@openoffice.org>  [ebe4142db0e8cb9244a0a3c5eeb02630bfb00337]

Merge SRC627: 04/10/01 - 01:20:42


2001-04-09  Kurt Zenker  <kz@openoffice.org>  [28774362df848b1db4a5f9773598400e2ee9d3d3]

Merge SRC627: 10.04.01 - 01:19:57


2001-04-09  Kurt Zenker  <kz@openoffice.org>  [091659dedf7d63318f3e8517481f86e6bd167450]

Merge SRC627: 10.04.01 - 01:19:45


2001-04-09  Kurt Zenker  <kz@openoffice.org>  [4389c9fc456b6402eccc3db807cedcc8199ef4a3]

Merge SRC627: 04/10/01 - 01:18:56


2001-04-09  Rüdiger Timm  <rt@openoffice.org>  [c6e364e6d52d42cf1e015a7e2601d55a55a835a6]

Merge SRC627: 10.04.01 - 01:18:24


2001-04-09  Kurt Zenker  <kz@openoffice.org>  [aef0c231a58f91997f8a9bfa3ec9f6bc0e134d0c]

Merge SRC627: 04/10/01 - 01:18:09


2001-04-09  Kurt Zenker  <kz@openoffice.org>  [73f5ed09f8fd05da99558977c54118fb5f497b14]

Merge SRC627: 10.04.01 - 01:16:58


2001-04-09  Kurt Zenker  <kz@openoffice.org>  [ddf9ea219faf192d776830f469b1db9ec2336407]

Merge SRC627: 04/10/01 - 01:17:15


2001-04-09  Kurt Zenker  <kz@openoffice.org>  [ce8be029b72ec6f84a54d3a800c178bab4c9697f]

Merge SRC627: 10.04.01 - 01:16:52


2001-04-09  Kurt Zenker  <kz@openoffice.org>  [03daf1a182c5ba74733c92169aba21a1333457cf]

Merge SRC627: 10.04.01 - 01:14:58


2001-04-09  Kurt Zenker  <kz@openoffice.org>  [f709031fd6ef6c044d6df7357d58107db5ca1069]

Merge SRC627: 10.04.01 - 01:13:43


2001-04-09  Kurt Zenker  <kz@openoffice.org>  [244e2b48ab84365faa4167c116ea89093a3ebe9f]

Merge SRC627: 10.04.01 - 01:12:40


2001-04-09  Rüdiger Timm  <rt@openoffice.org>  [535d267d792e807e7e19b3e4718667adfdfad630]

Merge SRC627: 10.04.01 - 01:12:00


2001-04-09  Kurt Zenker  <kz@openoffice.org>  [084d994eae288ad26f68a5764f12bdea14a35b9b]

Merge SRC627: 10.04.01 - 01:10:33


2001-04-09  Kurt Zenker  <kz@openoffice.org>  [de055f675ad17627631cc0a44e01615de302e078]

Merge SRC627: 10.04.01 - 01:10:05


2001-04-09  Rüdiger Timm  <rt@openoffice.org>  [965ef5bb476266638552ef955fd26b890191cd1e]

Merge SRC627: 10.04.01 - 01:10:15


2001-04-09  Kurt Zenker  <kz@openoffice.org>  [fe5983f5ce6eeda3cb5cfd44bda9ef60febfdd5c]

Merge SRC627: 10.04.01 - 01:07:43


2001-04-09  Kurt Zenker  <kz@openoffice.org>  [4b2d11a152ffb958eb0b2b91796a2088485d953c]

Merge SRC627: 10.04.01 - 01:06:22


2001-04-09  Kurt Zenker  <kz@openoffice.org>  [0e2fc827fc7053db88146fe5de4e8919abad153f]

Merge SRC627: 10.04.01 - 01:05:31


2001-04-09  Kurt Zenker  <kz@openoffice.org>  [c58ffa94d2d8e50422ef5e9cf44f0aa2dd798134]

Merge SRC627: 10.04.01 - 01:05:15


2001-04-09  Kurt Zenker  <kz@openoffice.org>  [b60ccb03eebec622c0bffa52dc0e71616453205c]

Merge SRC627: 10.04.01 - 01:03:50


2001-04-09  Kurt Zenker  <kz@openoffice.org>  [68aa852b62124b97060475e588fce1478894b7dc]

Merge SRC627: 10.04.01 - 01:02:29


2001-04-09  Kurt Zenker  <kz@openoffice.org>  [25d601918057c89b24f1e05d48c9ec0df78a65eb]

Merge SRC627: 10.04.01 - 01:01:56


2001-04-09  Kurt Zenker  <kz@openoffice.org>  [415b8ffbfa5c7331867ad8f8250300deb4d21828]

Merge SRC627: 04/10/01 - 01:01:56


2001-04-09  Kurt Zenker  <kz@openoffice.org>  [c3a310dde186f1aa9812ff8f6e1a1e200a0167fd]

Merge SRC627: 04/10/01 - 01:00:26


2001-04-09  Kurt Zenker  <kz@openoffice.org>  [8d3653238fb13439139ccf486495bf5e5ef8ffe8]

Merge SRC627: 10.04.01 - 00:54:51


2001-04-09  Kurt Zenker  <kz@openoffice.org>  [a07b536278d675e1b579a23a6236389b8ff2b96a]

Merge SRC627: 10.04.01 - 00:49:22


2001-04-09  Kurt Zenker  <kz@openoffice.org>  [713e9f6cba0024893a1bbc4ce23a2bd5e3b449ed]

Merge SRC627: 10.04.01 - 00:46:40


2001-04-09  Kurt Zenker  <kz@openoffice.org>  [1481034b6541ab6feccc28022bf4dcd41c04ade6]

new version for SRC628


2001-04-09  Christof Pintaske  <cp@openoffice.org>  [79dc412d6fbe8a577ee1020542d9d38b94a968b6]

#82915# fontfallback on printer/raster/x11


2001-04-09  Kurt Zenker  <kz@openoffice.org>  [3236af94b46130653172722229415eb36148085f]

new version for SRC627


2001-04-09  th  <th@openoffice.org>  [9c31b5ff5a404c32dd9d3b0fa33ec79a72844d4d]

#81848# - Add Translation/Mapping for SimHei


2001-04-09  avy  <avy@openoffice.org>  [7373ca6323e0e0ecea59015df23adae07cd4ea29]

meScript removed


2001-04-09  Sven Jacobi  <sj@openoffice.org>  [fb37a863e4f6011f8c3e62ed513feb73fc4c56c4]

optimization, linear import of drawobjects ( removing SeekToObj( nObjNum ) )


2001-04-09  Sven Jacobi  <sj@openoffice.org>  [11f64e66caecd98410b18080d5f2eadf962b106a]

optimization (removing methods that were used only once by pptin.cxx)


2001-04-09  avy  <avy@openoffice.org>  [33f47b1102fe1802e8ad458c1598fe31a1131b40]

#82915# meScript removed


2001-04-09  Mathias Bauer  <mba@openoffice.org>  [fda4501222981951fc9dd9042c6dec83260c405a]

#85732#: don't forget callback for opening not existing files


2001-04-09  jp  <jp@openoffice.org>  [09b02a30b936e823e8ff72e3c2eba3181f3627c6]

for task #85469#: don't set SearchFlag IGNORE_CASE in transliterationflags


2001-04-09  Mathias Bauer  <mba@openoffice.org>  [9ed9cd091057c7068bfd3f59c4cc3bb00dd98d99]

#85659#: assure physical names are not URLs


2001-04-09  Mathias Bauer  <mba@openoffice.org>  [4b59390741cf7fdd2ae919c457527dad6ac19f29]

#85754#: reset DefModalDialogParent if neccessary


2001-04-09  th  <th@openoffice.org>  [b0c31e7d0d721fb2add2b34bb04d2c5c32115bd8]

#80305# - Now EmphasisMark-Accent looks good and some minor bug fixes in the new Fontmapping


2001-04-09  Sander Vesik  <svesik@openoffice.org>  [830ec7ee3273edcbed4de9f6dba3c627200028f8]

Merge 619 enhancements to trunk.


2001-04-09  Vladimir Glazounov  <vg@openoffice.org>  [5ae8f9365a313ac0e60e9bd0e7607c2632abfb33]

Removed package folder


2001-04-09  Michael Hönnig  <mi@openoffice.org>  [8bdc0ceb08ba8eec420770cd77d1218b091a1a07]

package removed, is now packages


2001-04-09  Michael Hönnig  <mi@openoffice.org>  [1ca00456224045a5e82812d5da50dbcd4aae927c]

package removed, is now packages


2001-04-09  Vladimir Glazounov  <vg@openoffice.org>  [bacd9a1ad584fadefb19c594144b3b9cd5ed3f08]

Removed package folder


2001-04-09  Mathias Bauer  <mba@openoffice.org>  [3ddd4cacfe573693273c2fd1cf58a03716c5b140]

#85914#: avoid sending empty itemsets as arguments


2001-04-09  Vladimir Glazounov  <vg@openoffice.org>  [83e9ff6862de959189205ad4f3cad1128745fe01]

Removed package folder


2001-04-09  Sven Jacobi  <sj@openoffice.org>  [f0975f68172591fa9313ddc2bb016caa8ee067ce]

added PPTTextSpecInfoAtomInterpreter which is able to read the TxSIStyleAtom and also TextSpecInfoAtom. means: It is now possible to set the language


2001-04-09  Malte Timmermann  <mt@openoffice.org>  [2da0d67d4470c78f8330246f50a2eb2fb0d2734d]

#82889# Changed IDL file name and service name


2001-04-09  Mathias Bauer  <mba@openoffice.org>  [6d2725858efc42640ec3b6091fa9dfe47a3b7bfe]

#85881#: Timebomb for EA2 should not affect OO


2001-04-09  Mathias Bauer  <mba@openoffice.org>  [63d5cb41bb4ffea2428d3b462cd8fea356a5d70d]

#85881#: Timebomb for EA2


2001-04-09  Malte Timmermann  <mt@openoffice.org>  [c218a009531450193e2af7d07f9db2f7254b3a1a]

#85910# SvxCharReliefItem::Create: Don't create a SvxCharScaleWidthItem!


2001-04-09  Oliver Braun  <obr@openoffice.org>  [1eda83dc6cf32e58edef21cd08af9afca7230292]

fixed stupid typo


2001-04-09  Vladimir Glazounov  <vg@openoffice.org>  [74df6a615e5099ae90edda4f51c953f05141d142]

SRC628


2001-04-09  Herbert Duerr  <hdu@openoffice.org>  [2ef31911b9413cee1683d868106d667471974f44]

#85908# fix for linux on exceed display


2001-04-09  Armin Weiss  <aw@openoffice.org>  [fa9787cee573d020baaaaa8efa45b1c42c332dbd]

Code for setting masterpage needs complete rework since GetSdImport().GetMasterStylesContext() gives always ZERO because of content/style file split. Now the nechanism is to compare the wanted masterpage-name with the existing masterpages which were loaded and created in the styles section loading.


2001-04-09  Frank Schönheit  <fs@openoffice.org>  [07c55f177227f0c8b318165a4435dd593bc1b079]

grammar


2001-04-09  jp  <jp@openoffice.org>  [0d1f2613473b2490823cd15643e5854ece74e196]

RotateItem:GetPresentation: display full degrees


2001-04-09  Sander Vesik  <svesik@openoffice.org>  [dac0b6b6c4ab3abb2fc3ea43b85458d8b6e064f9]

Move the summary of 619 and 625 changes to the trunk


2001-04-09  Jörg Barfurth  <jb@openoffice.org>  [fe727857daf67fb0e4712c0c2328dd18022615f6]

Improved whitespace handling when parsing lists


2001-04-09  Kai Sommerfeld  <kso@openoffice.org>  [a30a56b4cced4cad736c4dfbb1d3875d6573ac16]

#85858# - Removed wrong assert from PropertySetInfo_Impl::getProperties and           PersistentPropertySet::getPropertyValues.


2001-04-09  Daniel Vogelheim  <dvo@openoffice.org>  [de332cc5602b862f460c7908926ba011d2799020]

#85901# fixed import of empty sections


2001-04-09  Jörg Barfurth  <jb@openoffice.org>  [fb9cab292032e5ae848d2d9c4ec25d38aa8d58cd]

#85524# Added clearTasks to cancel scheduled updates; cleaned up locking


2001-04-09  Frank Schönheit  <fs@openoffice.org>  [dd325e547ccbd30dc4d68c59012679efd6ce05d4]

#85877##85878# _first_ ask the SvTools function when creating controls


2001-04-09  Malte Timmermann  <mt@openoffice.org>  [1c8fe2fdee0b35679456021bff4f41936299c225]

#85873# SimpleMode für ListBox


2001-04-09  Frank Schönheit  <fs@openoffice.org>  [1d759d66e9905b37357e5d06ad0b91f278a87c7b]

#85846# disable the size box only if the item state is <= readonly


2001-04-09  Stephan Bergmann  <sb@openoffice.org>  [8d7450bfd55acf34eb2770b6431acc97687597d3]

#85889# Fixed SvtPathOptions_Impl::UsePathVariables() to work with vnd.sun.star.wfs URLs.


2001-04-09  Malte Timmermann  <mt@openoffice.org>  [9f3b4592c2aa102cae269c76d230c06791b64be4]

#84652# ImplSelect: Call SetText before GrabFocus...


2001-04-09  Frank Schönheit  <fs@openoffice.org>  [80608b469928b2d9277bcdc7f20c0d90706c89a5]

small correction in AcceptDrop


2001-04-09  Frank Schönheit  <fs@openoffice.org>  [c9c03a0afa427bc1fe4945484291838ba1a1b831]

new DnD implementations


2001-04-09  Frank Schönheit  <fs@openoffice.org>  [1c8a716dc03c1358f24c627bea81288e769db169]

#85890# handling for the HelpText


2001-04-09  Christof Pintaske  <cp@openoffice.org>  [300bdb5fb595b4ca0a838811005472e45c57a980]

#85876# correct width for fixed width fonts


2001-04-09  Kai Ahrens  <ka@openoffice.org>  [8ff22236c5a3e62e1ef573fdc42f43593cdb7432]

#85781#: added missing help id for presentation window


2001-04-09  Armin Weiss  <aw@openoffice.org>  [4ab675eece9cbcd477fb8eaaf05df35b421169af]

#84864# the black text attribute needs to be set at the object before UNDO, since most times it's just a default attribute and will not be set on UNDO. So now this is set as hard attribute before recording the UNDO action for the object.


2001-04-09  Frank Meies  <fme@openoffice.org>  [74dde9a111d619a3e88655235bbd7ee28a92e2aa]

New feature: Kana compression


2001-04-09  Oliver Braun  <obr@openoffice.org>  [c5c21ff0fd9dc4bdcac80e03e1811279c7622fad]

fixed compile error


2001-04-09  Oliver Braun  <obr@openoffice.org>  [80a7e51a8975846199710a521343b20dba7337a0]

moved implementation of osl_getGlobalMutex to the correct block


2001-04-09  Christof Pintaske  <cp@openoffice.org>  [429a0d2db64d59fc20853f740ee330c9c3f6a7aa]

#82915# don't get metrics from fallback if there isn't one


2001-04-09  Thomas Lange  <tl@openoffice.org>  [3d037d484ecedb8d800929f7f94af9b13a035c6c]

encoding for read/write of symbols fixed


2001-04-09  Thomas Lange  <tl@openoffice.org>  [e6f84a92c2bfe21313f315de8e61b5ecc8f0eb32]

ExportString fixed


2001-04-09  Oliver Specht  <os@openoffice.org>  [1a78db54d9cb833e984c074aa403cee6fc944fbb]

#85859# some option dialog errors fixed


2001-04-09  Oliver Braun  <obr@openoffice.org>  [34b133c2f6fec071358f79ee7de429a79b1a4fa5]

removed omutex from static object list


2001-04-09  Oliver Specht  <os@openoffice.org>  [600b26ebdb457da404a1575bc42a81b82dad08bd]

initiate formatting after compression type or asian kerning changes


2001-04-09  Dirk Völzke  <dv@openoffice.org>  [258f2df4ce774b6fc2d7cb1ee7c9b0c467bbafaf]

removed unnecessary include of iodlg.hxx


2001-04-09  Carsten Driesner  <cd@openoffice.org>  [469a886cefff43455ddae81713880868cde1ea81]

#80310# menu for non-SFX components


2001-04-09  Dirk Völzke  <dv@openoffice.org>  [581530ae247e585abfdf1d8b787cef36d1928898]

removed unnecessary include of iodlg.hxx


2001-04-09  Tom Verbeek  <tv@openoffice.org>  [e944b39f1a89e34042199ff128c3ab4cd5828901]

#85871# tri-state of checkboxes have been removed


2001-04-09  Thomas Lange  <tl@openoffice.org>  [2126af224a85379ae4a8eb33ecfc451e812cc99d]

lboxctrl entries added


2001-04-09  Thomas Lange  <tl@openoffice.org>  [1871f8f01eee5d7917d68f29db39e661015714ec]

'item String SfxStringListItem;' added


2001-04-09  Thomas Lange  <tl@openoffice.org>  [b9a7f7e6f6b0153ff33cfe4b71c90e023c32ad20]

HID_SVXTBX_UNDO_REDO_CTRL aded


2001-04-09  Thomas Lange  <tl@openoffice.org>  [85e9a074cdc23e08bf58ab298dfc63deca6796ce]

lboxctrl.hxx added


2001-04-09  Thomas Lange  <tl@openoffice.org>  [001692448f2dee4c5f26600f1e67aa6b10e673e2]

initial revision


2001-04-09  Thomas Lange  <tl@openoffice.org>  [f12aa20578cf874e95ec7a0bb3b5199ff8a8a8ff]

SvxUndoControl, SvxRedoControl new


2001-04-09  Thomas Lange  <tl@openoffice.org>  [59398f7275cbe1b9c8c7d17e1c71c1280daf038a]

Undo/Redo controller modifications


2001-04-09  Thomas Lange  <tl@openoffice.org>  [6abc0c9e3537829185c14605a6182e4525480943]

include for SfxStringListItem added


2001-04-09  Thomas Lange  <tl@openoffice.org>  [a11e0220e8ba9e6bfe00c9548f9f1ae07997c8b5]

Undo / Redo controller changes; SID_GETUNDOSTRINGS and SID_GETREDOSTRINGS added


2001-04-09  Thomas Lange  <tl@openoffice.org>  [dc91db965ef2b1a4b840632bb988e62ee514bd72]

default argument nCnt = 1 added to Do; GetDoStrings new


2001-04-09  Thomas Lange  <tl@openoffice.org>  [7e3136e610c08332f55fc3bbc5aa3a23902b211d]

SvxUndoControl and SvxRedoControl registered


2001-04-09  Thomas Lange  <tl@openoffice.org>  [c42b4c488b803655773b3ae83a7c0af115162db9]

modificvation for Undo controller, especially SwUndoIdAndName


2001-04-09  Thomas Lange  <tl@openoffice.org>  [586fb509a61b52a7f6061689c1cd035c2fa9a316]

added default argument nCnt = 1 to Undo and Redo; functions modified accordingly


2001-04-09  Thomas Lange  <tl@openoffice.org>  [56095f723fb831eb93b0f2ec7dac442f85a40862]

SID_GETUNDOSTRINGS and SID_GETREDOSTRINGS entries added


2001-04-09  Thomas Lange  <tl@openoffice.org>  [a148140c2cdffbed587fd9ac5a137b32539d492b]

class SwUndoIdAndName added for Undo controller


2001-04-09  Thomas Lange  <tl@openoffice.org>  [4da3b104b340f89468046fd627adb94c3db57311]

added default argument nCnt = 1 to Undo and Redo


2001-04-09  Thomas Lange  <tl@openoffice.org>  [d8a9118e5d1557c167f6019788c4c8da75f6a1a7]

PopupModeEnd calls respective base class function now


2001-04-09  Frank Schönheit  <fs@openoffice.org>  [875fdcb46a47058e8972184a8877627c131f575e]

m_nLivingIterators for _DEBUG, not DBG_UTIL


2001-04-08  Sander Vesik  <svesik@openoffice.org>  [4880eeb1a138a72f113b1b31905ec603b5c2dee1]

Update freebsd support.

Contributed by: Tim Tretyak <timothy@umc.com.ua>

2001-04-08  Sander Vesik  <svesik@openoffice.org>  [a03a38752d147a918662ba7e062a31a6f17f2c3c]

Add FreeBSD support.

Contributed by: Tim Tretyak <timothy@umc.com.ua>

2001-04-08  Sander Vesik  <svesik@openoffice.org>  [dc164b5325e4fb79f233ede1a4dbf8623bbc2a3c]

Merge NetBSD changes to the HEAD


2001-04-08  Sander Vesik  <svesik@openoffice.org>  [7e442fc247ea4364c33b8137f66e2bd0d684d1cb]

Add support for FreeBSD

Contributed by: Tim Tretyak <timothy@umc.com.ua>

2001-04-08  Kurt Zenker  <kz@openoffice.org>  [d7cd00981e67b0e2efeb8ed5ad2dda954e54d4a6]

Merge SRC627: 08.04.01 - 21:10:56


2001-04-07  Kurt Zenker  <kz@openoffice.org>  [188e8ac3b83f05d41a3c9be038460823b0fbb9a3]

Merge SRC627: 04/07/01 - 21:49:47


2001-04-07  Kurt Zenker  <kz@openoffice.org>  [37abf58d23ed4641a8542cbfdff36ae908d2e82c]

Merge SRC627: 04/07/01 - 21:39:38


2001-04-07  Kurt Zenker  <kz@openoffice.org>  [0d1463670309184505e9b1dba6a3562bf1fd240e]

Merge SRC627: 04/07/01 - 21:31:23


2001-04-07  Kurt Zenker  <kz@openoffice.org>  [f7cb3a4d738969bb805bea040031a5c8dc42f681]

Merge SRC627: 04/07/01 - 21:18:02


2001-04-07  Kurt Zenker  <kz@openoffice.org>  [751cf294df057cf300ecbe939299b3857700810c]

Merge SRC627: 07.04.01 - 21:18:04


2001-04-07  Kurt Zenker  <kz@openoffice.org>  [399b79f8781a2f3913829f5c6f9bac3c4440c943]

Merge SRC627: 07.04.01 - 21:17:49


2001-04-07  Kurt Zenker  <kz@openoffice.org>  [59f2bbe05545c5e57074784eda64640aab0bba0c]

Merge SRC627: 07.04.01 - 21:17:09


2001-04-07  Kurt Zenker  <kz@openoffice.org>  [6a967693ccb03f8a15e838a01724ca74a2c43789]

Merge SRC627: 07.04.01 - 21:16:20


2001-04-07  Kurt Zenker  <kz@openoffice.org>  [9f0177d3d0985466eae407c5b5100b161050ee55]

Merge SRC627: 07.04.01 - 21:14:31


2001-04-07  Kurt Zenker  <kz@openoffice.org>  [a29aa80f35dfe794e296d2163686148d399b009f]

Merge SRC627: 07.04.01 - 21:07:03


2001-04-06  Kurt Zenker  <kz@openoffice.org>  [67d1a6440dd1585c0f089965b765f35610034c6f]

Merge SRC627: 04/06/01 - 21:29:14


2001-04-06  jp  <jp@openoffice.org>  [59ac14f25ba76bd623d5ea8e2e344d8164fd592b]

Bug #85813#: no GPF and no ASSERT by reading/writing with the W4W filters


2001-04-06  Kurt Zenker  <kz@openoffice.org>  [2322728394eaeef7934095ce2dc6581817df5f5b]

Merge SRC627: 06.04.01 - 21:30:44


2001-04-06  Kurt Zenker  <kz@openoffice.org>  [fe8390f18259c86f5356e9fc9e76b498355cf748]

Merge SRC627: 06.04.01 - 21:30:41


2001-04-06  Kurt Zenker  <kz@openoffice.org>  [60a1fd2ca4ffcbe9fa53fc86f40e41ff0cb80c09]

Merge SRC627: 06.04.01 - 21:28:26


2001-04-06  Kurt Zenker  <kz@openoffice.org>  [59c7db23871f8fa25a279ab794c07f0281fd2474]

Merge SRC627: 06.04.01 - 21:27:40


2001-04-06  Kurt Zenker  <kz@openoffice.org>  [f4a24fa1ffe2e2ff13c2ae31ec366137d4a42b74]

Merge SRC627: 06.04.01 - 21:26:56


2001-04-06  Kurt Zenker  <kz@openoffice.org>  [0d13b78a4667a189071e2644bd89c41991514d07]

Merge SRC627: 06.04.01 - 21:25:51


2001-04-06  Kurt Zenker  <kz@openoffice.org>  [b5e700c03267d69627f72a6723f1c4d016cd1f04]

Merge SRC627: 06.04.01 - 21:25:32


2001-04-06  Kurt Zenker  <kz@openoffice.org>  [ef8e64b0c7f052f107a859df5df0e44eb627cda1]

Merge SRC627: 04/06/01 - 21:25:26


2001-04-06  Kurt Zenker  <kz@openoffice.org>  [bc917860551f892aa883359e84b7fd8045949e42]

Merge SRC627: 06.04.01 - 21:24:57


2001-04-06  Kurt Zenker  <kz@openoffice.org>  [fa751c747f348f68e5b0f6ed66e4efe738bcdac8]

Merge SRC627: 06.04.01 - 21:24:50


2001-04-06  Kurt Zenker  <kz@openoffice.org>  [357e741b34ceb2a69377d64b01471b3a3503cdc0]

Merge SRC627: 04/06/01 - 21:23:36


2001-04-06  Kurt Zenker  <kz@openoffice.org>  [1908eb2a41e7a9c2e9e86b709fe8bad2fc636a93]

Merge SRC627: 06.04.01 - 21:23:04


2001-04-06  Kurt Zenker  <kz@openoffice.org>  [0551db3b38b34e603d22e977cf0dc2070151f52c]

Merge SRC627: 06.04.01 - 21:22:19


2001-04-06  Kurt Zenker  <kz@openoffice.org>  [0bbe85efd2b714241deb5911670b41a10f5c6faf]

Merge SRC627: 04/06/01 - 21:20:36


2001-04-06  Kurt Zenker  <kz@openoffice.org>  [86982ac60792edd68e15aa4e27e348d6ab1a634d]

Merge SRC627: 06.04.01 - 21:19:03


2001-04-06  Kurt Zenker  <kz@openoffice.org>  [25c84d7780886c26744cddfe5abaadd008e8ac97]

Merge SRC627: 06.04.01 - 21:16:33


2001-04-06  Kurt Zenker  <kz@openoffice.org>  [34d4590ee82cd8af5ee6bdfde9638c8dcdb67763]

Merge SRC627: 06.04.01 - 21:16:22


2001-04-06  Kurt Zenker  <kz@openoffice.org>  [cdc690b7b8bb07480548db85b31b4d8fe4c91c46]

Merge SRC627: 06.04.01 - 21:15:23


2001-04-06  Niklas Nebel  <nn@openoffice.org>  [111d27550b0814bd9f5751532b2f26d8640fc7a4]

#80782# create storage of right type


2001-04-06  Kurt Zenker  <kz@openoffice.org>  [f64aebe98e4a24a1461a12793c0dd66e513da38a]

Merge SRC627: 06.04.01 - 21:14:02


2001-04-06  Kurt Zenker  <kz@openoffice.org>  [c51db243541f572095f9b06c108d57afccb1d0f5]

Merge SRC627: 06.04.01 - 21:12:36


2001-04-06  Kurt Zenker  <kz@openoffice.org>  [8e99b4b2d3ac8a328d26335cc89a9428afa47b83]

Merge SRC627: 06.04.01 - 21:12:34


2001-04-06  Kurt Zenker  <kz@openoffice.org>  [9c045db789d0c2eef2b9b936e1971be3f51ad9b4]

Merge SRC627: 06.04.01 - 21:12:04


2001-04-06  Kurt Zenker  <kz@openoffice.org>  [2e6088bd67199278d8e328aecea314a91dae463f]

Merge SRC627: 06.04.01 - 21:11:39


2001-04-06  Kurt Zenker  <kz@openoffice.org>  [a97645c49fcf3b4c4444142589626e717b3dce39]

Merge SRC627: 06.04.01 - 21:07:15


2001-04-06  Kurt Zenker  <kz@openoffice.org>  [bc28449aced206445f9ae300597249f912985642]

Merge SRC627: 06.04.01 - 21:06:53


2001-04-06  Eike Rathke  <er@openoffice.org>  [e00ca0ca7dceefcb0dfb6bae29ab20408b754a32]

#85742# GetOutputString: don't override new defined default formats with old standard defaults


2001-04-06  Eike Rathke  <er@openoffice.org>  [79bd8161f2db998fead7ab2343f2bd8a74a4e130]

#85742# add: ImpGetDefaultFormat


2001-04-06  jp  <jp@openoffice.org>  [8110a58d3704ed515456dc33edd6311339713ad7]

Bug #85721#: set forbiddencharactertable also on the drawinglayer


2001-04-06  Eike Rathke  <er@openoffice.org>  [f05bb124cb38a405545ea3e7b1d4b3973d38a552]

#85542# Factor: transform JumpToken into ByteToken if compiling for FunctionAutoPilot


2001-04-06  Jörg Barfurth  <jb@openoffice.org>  [21257f551fdb76a68d80c276b22352ef17d55c0a]

Adjusted documentation; added developer's comments


2001-04-06  Oliver Specht  <os@openoffice.org>  [443630327fc20e68ce8545ef441235b95a3f3847]

#80988# search configuration completed


2001-04-06  Andreas Bregas  <ab@openoffice.org>  [c380d98ba648d276f16646bd1973474d590dd220]

#85849# Instanciate CharClass only once


2001-04-06  Sascha Ballach  <sab@openoffice.org>  [dddc1417a6a3b7a85e909501edbdc670ef52fdbf]

#82045#; implement the functions getViewData and setViewData to make the export and import of the viewsettings in XML possible


2001-04-06  Christof Pintaske  <cp@openoffice.org>  [9b384356c66613dcbee9d6d2e1a53022110fb033]

#82915# check for valid font


2001-04-06  Oliver Braun  <obr@openoffice.org>  [af39a6f209ab54a87e7a7020e4b187da5fcdf3db]

omoutex.cxx removed


2001-04-06  Oliver Braun  <obr@openoffice.org>  [4da0c880a2b335e7c478550206052dcf8cca394a]

made osl_getGlobalMutex thread safe


2001-04-06  Niklas Nebel  <nn@openoffice.org>  [543c6f28a96560441efec3867dd15ce8b15c0da4]

#85721# right service name for document settings (store forbidden characters with document)


2001-04-06  Niklas Nebel  <nn@openoffice.org>  [bfee80f469b7d7b83b9213298efe093d65dad9f5]

#85721# store forbidden characters with document


2001-04-06  Ocke Janssen  <oj@openoffice.org>  [9b6f49fa5e7111013cbe3a80c6553db37e1bbbb0]

one break to much


2001-04-06  Sascha Ballach  <sab@openoffice.org>  [1aec58dafda9599e97da0fa0bcbe8e9edc47f913]

#80363#; make it possible to export XNameContainer in the same way like XNameAccess and XIndexContainer like XIndexAccess


2001-04-06  Oliver Braun  <obr@openoffice.org>  [544abbf0e30d4d539cb7b5e15caa611fa32e2db0]

made osl_getGlobalMutex MT safe


2001-04-06  Sascha Ballach  <sab@openoffice.org>  [a1f0cbc48543532c5e4f2f966acc217f75588cf3]

#80363#; don't try to export tables without view data and create on import a new ViewData object


2001-04-06  Christian Lippka  <cl@openoffice.org>  [492902a2d16758c52e95997554770448467c722c]

#85721# added forbidden characters


2001-04-06  Christian Lippka  <cl@openoffice.org>  [67e9fd11181e9ed1609d2d69b79d399d330dc26a]

#85721# added forbidden characters


2001-04-06  Oliver Bolte  <obo@openoffice.org>  [0a298b7ba34f275c42eb6f98dee21c2a9b11d42a]

New binary name checkscp


2001-04-06  Ocke Janssen  <oj@openoffice.org>  [a83a094099982568a4286ec79cd264635fa11acb]

#82842# check for type pre- and suffix and remove it


2001-04-06  Dirk Völzke  <dv@openoffice.org>  [b4bbf25eb0343243cfdbeb0b4b168c0fea975012]

some code cleanup


2001-04-06  Christian Lippka  <cl@openoffice.org>  [62f336314cc5e4ec89585e8d8bd22414bc97b90f]

#85721# added forbidden characters


2001-04-06  Ocke Janssen  <oj@openoffice.org>  [77d56dc8e283663aba2cf1fa2cb14ddc868d5672]

set member null


2001-04-06  Dirk Völzke  <dv@openoffice.org>  [629ca4274495105da295ff919d8d5d19c2999da1]

Use GetTargetURL() instead of member maTargetURL, because member might be set to an empty value


2001-04-06  Christian Lippka  <cl@openoffice.org>  [89aa8a68ea1f47ff54f19f29190240da8acf8e6b]

#85721# added forbidden characters


2001-04-06  Ocke Janssen  <oj@openoffice.org>  [352271f3558ef6bb8bbe6c8070ade93684ebf7be]

use of uninitialize member


2001-04-06  Ocke Janssen  <oj@openoffice.org>  [f51c16374f5a2c412a8c4a2035ed5a8766c57016]

new method


2001-04-06  Ocke Janssen  <oj@openoffice.org>  [d8651f2b1bf6569d6dd122f808f5eb62bb42f87d]

member protected now


2001-04-06  Ocke Janssen  <oj@openoffice.org>  [0e7ca93d5ff39a6e54350af897b7bafa65a911aa]

checks if parsetree is null


2001-04-06  Ocke Janssen  <oj@openoffice.org>  [1e4d52af888d53c0c2c8b48300586c7851a3212d]

holds a resultset only weak now


2001-04-06  Sascha Ballach  <sab@openoffice.org>  [71fa06472e4c2f1ed162849c31a55d4b4f0e52b2]

#85051#; gives the styles import and export the GraficContainer


2001-04-06  Juergen Schmidt  <jsc@openoffice.org>  [bae6ee5c8b8b437f17c29b69b3ef922387320c9e]

bugfix filename for file checking


2001-04-06  gt  <gt@openoffice.org>  [f983267746774f37040303f68760453eadf07ca6]

in the middle of the work, don't expect that this work


2001-04-06  Dirk Völzke  <dv@openoffice.org>  [2347ed0c0db872f83caaa7a07396be8a3b39c935]

#85772# SfxContentHelper::Kill() needs an URL instead of a physical name


2001-04-06  Caolán McNamara  <cmc@openoffice.org>  [22f2a31ab7a3af70dd1975da1a4560ab6a8fa86f]

##509## Fill in default content for sections that are linked to files to handle case where file is unavailable and support ww6 INCLUDE field


2001-04-06  Ocke Janssen  <oj@openoffice.org>  [ffd303f422a06fc1cacbeb6335d7f0adf7cdab11]

#85664# match copy/cut/paste with the right window


2001-04-06  Ocke Janssen  <oj@openoffice.org>  [7e6b0f6fa7389fd556f3bac4933829323e93cac6]

some corrections for columnnames and aliases


2001-04-06  Ocke Janssen  <oj@openoffice.org>  [aa933614087f3dbb9e039fb24dc04cfbb7fea4be]

use of dangling pointer


2001-04-06  Ocke Janssen  <oj@openoffice.org>  [5202507bf2b3b55b321e4ab8c2986dceec3961fa]

new method isTableFormat


2001-04-06  Christian Lippka  <cl@openoffice.org>  [b9f94260b67bb47ab1b90b608b4a54889dffdec2]

#85721# added forbidden characters


2001-04-06  Ocke Janssen  <oj@openoffice.org>  [73344e67a0315b71a8ea0a2365534269dc98ecd1]

#85845# check if the compareable is a tablecontainer


2001-04-06  Ocke Janssen  <oj@openoffice.org>  [c8f12324da5635c1dd111d1d8980f64a97dfcbd1]

check if pCurParent is valid in GetRootLevelParent that wasn't the case for the first entry


2001-04-06  Andreas Bregas  <ab@openoffice.org>  [3fafff01e8590b5407d5aac5822b78f7bc272ba6]

#85782# Release dialog container storage in DoHandsOff()


2001-04-06  Sven Jacobi  <sj@openoffice.org>  [97817e4ba9a4ffe15ba2d4c678c5a7a1ff8a5872]

setting the correct FileFormat version to prevent the creation of XML objects


2001-04-06  th  <th@openoffice.org>  [9ca0f430c33614d04c550ced87717124833b08d2]

#80306# - Vertical Writing now also for W9x


2001-04-06  th  <th@openoffice.org>  [242b0c50d6982709e7f38a19423e92df15d1fcff]

#80306# - New Fontmapping (now also for CJK fonts)


2001-04-06  Martin Gallwey  <mtg@openoffice.org>  [e9bbe7a608af2a94b565d2f6dbfbee5ddd183948]

82744# added current database information + whether to save global document links


2001-04-06  Daniel Rentz  <dr@openoffice.org>  [1a814686ac5bad1052f06c4e187975339fce2e63]

switch table borders on/off


2001-04-06  gt  <gt@openoffice.org>  [c90ad4abd2a94e816f65a0fc8d36c08ddc124e9b]

#i194# optimise Mulblanks to optional XF for row


2001-04-06  Caolán McNamara  <cmc@openoffice.org>  [89bef34cbb87aa4b96a71f5eb8971d0f4bc661c8]

##657## NetBSD bad alignment crash fix


2001-04-06  gt  <gt@openoffice.org>  [61154055788fe4988c4729148ecae6fd00486e3c]

#i194# optimise Mulblanks to optional XF for row


2001-04-06  Juergen Schmidt  <jsc@openoffice.org>  [d1670f13cfbce6e1f06156f5783276f60b258560]

bugfix filename for file checking


2001-04-06  Andre Fischer  <af@openoffice.org>  [187603c9701fee013c02eb3ee5c9c494808b5752]

#78400# Template scanning reimplemented using UCB


2001-04-06  Michael Hönnig  <mi@openoffice.org>  [80e299628995f1f999678f88bcd710c8dcde17b6]

com::sun::star::package finally removed - now in com::sun::star::packages (with 's' at the end, due to conflict with reserved identifier in Java)


2001-04-06  Juergen Schmidt  <jsc@openoffice.org>  [1976b98aafc2b95631e8f89dc974137777c2c2ba]

bugfix filename for file checking


2001-04-06  Sven Jacobi  <sj@openoffice.org>  [5dd2d73deb6ab18547fa8910ed934e65e41bfb1d]

TxCFSyleAtom is part of the Environment


2001-04-06  Andre Fischer  <af@openoffice.org>  [cdae06a664bfc3279bd9f177473357cce316b9b1]

#78400# Template scanning reimplemented using UCB


2001-04-06  Daniel Rentz  <dr@openoffice.org>  [bf8a7b85e9fbca5d9082ce2a27457fabbf2f050d]

cell borders for HTML tables


2001-04-06  Frank Schönheit  <fs@openoffice.org>  [6f9b2d630ba4342fcde656563b274534fc24eae0]

new DnD implementations


2001-04-06  Kurt Zenker  <kz@openoffice.org>  [3599f625bd14f47a81b0c8ee098dce04db6ea774]

new version for SRC627


2001-04-06  Kurt Zenker  <kz@openoffice.org>  [7b00f827c60abdffdbe280cab7b3de6a1b3dbb5a]

new version for SRC627


2001-04-06  Hans-Joachim Lankenau  <hjs@openoffice.org>  [0404da00f3c22bf9d4953758cef9d801c62b6afd]

check scptargets


2001-04-06  Kurt Zenker  <kz@openoffice.org>  [c7b3c79fde0ceceea2c669be04071d0794f1bf63]

new version for SRC627


2001-04-06  Ocke Janssen  <oj@openoffice.org>  [b7b7374c6346680c5058c810dee50d33b081a56d]

#85809# getStatement now returns null


2001-04-06  Sascha Ballach  <sab@openoffice.org>  [68c1522759a7771964699c6c4679ec9cbc3ec9ec]

#82953#; only write the next style name if there is a name


2001-04-06  Michael Brauer  <mib@openoffice.org>  [e91543169647a2aacb44e18d3b3cc3442046a62d]

#85656#: Corrected Assert in StoreGrahic


2001-04-06  Ocke Janssen  <oj@openoffice.org>  [a578b1d84d9b9fc0a6104451780fb6148630988c]

#85825# initialize pcache=NULL


2001-04-06  Philipp Lohmann  <pl@openoffice.org>  [42aa079a5d79985061e9921826ee2da22d928c9a]

choose display font before printerfont if metrics are equal


2001-04-06  Philipp Lohmann  <pl@openoffice.org>  [4c861b8bf4b83c051d7a48be09fb778de9e21d44]

#85520# dont feed builtinfonts to glyph cache


2001-04-06  Ocke Janssen  <oj@openoffice.org>  [171eaa9af2692404aafb6a7951b63bba99c3ea5a]

no correct handling of approve listener


2001-04-06  Martin Gallwey  <mtg@openoffice.org>  [02458ff1025acb749707764a8faa71fe47831b52]

#74911# export ApplyUserData also


2001-04-06  Martin Gallwey  <mtg@openoffice.org>  [e17fa2d014d2de3a962b40368e84dd9c9cdbd13a]

#74911# and #83970# added automatic control focus, apply form design mode and apply user data


2001-04-06  Oliver Specht  <os@openoffice.org>  [58be32ad7e17a326d534591a4e828cad67a84647]

#85636# assignment to edits corrected


2001-04-06  Martin Gallwey  <mtg@openoffice.org>  [2b91f0b2b65e35c0cdba0245762f0d0ff196d795]

#83970# moved this header file to the main inc directory so that it can be accessed from within source/ui - INCOMPATIBLE CHANGE !


2001-04-06  Ocke Janssen  <oj@openoffice.org>  [b741ddd6af248d30ebae6ab614036bd10b725d5e]

use of dangling pointer


2001-04-06  Sascha Ballach  <sab@openoffice.org>  [dd5e3f374a60df0f34852f1c922d84ce0fad77e7]

#79771#; add the new XMultiPropertySet to queryInterface and getTypes


2001-04-06  Daniel Rentz  <dr@openoffice.org>  [5d3cf8fc4b587de20ef848a5b5ec763d42c0c09c]

fixed a problem with table positioning in nested tables


2001-04-06  Frank Schönheit  <fs@openoffice.org>  [6cf2ddd390f6acf417fa6a6bbe81ece95ed8f8d8]

corrected setting the Alignment / corrected implRemoveQuery


2001-04-06  Frank Schönheit  <fs@openoffice.org>  [bc000e6f173b35a2e37804447cd5e4cd963f6133]

#84845# OColumns need an IColumnFactory in the ctor, not in loadSettings


2001-04-06  Frank Schönheit  <fs@openoffice.org>  [75b41d8a0cc6ab015eb5fba5fdb24192c2f32493]

#84845# OColumns need an IColumnFactory in the ctor


2001-04-06  Frank Schönheit  <fs@openoffice.org>  [d8c1cf39b069cd86f982c20050e0fbbb4a8bb4a5]

#84845# ODBTable is an IColumnFactory


2001-04-06  jp  <jp@openoffice.org>  [74d01b28ef9ac352c5052f8e0db75aceb5f5c6ac]

changes for international (CJK)-sorting


2001-04-06  Frank Schönheit  <fs@openoffice.org>  [9a9adb10218fcee6cc87cae6ae4e4953d3eb2aa5]

removed the obsolete columntypeid ctor parameter


2001-04-06  Frank Schönheit  <fs@openoffice.org>  [98f1d80925761bb3efae06b950ea0c6468e5268b]

#84845# always use an IColumnFactory for creating columns


2001-04-06  Frank Schönheit  <fs@openoffice.org>  [d94158dcf7c6d8873b0d14aeb16896bddb8ff1a8]

#84845# pass an IColumnFactory in the ctor


2001-04-06  Frank Schönheit  <fs@openoffice.org>  [34db01f1093c5835b2a125f0de5e22c9640b9cd7]

#84845# derive from IColumnFactory


2001-04-06  Kai Sommerfeld  <kso@openoffice.org>  [4d7d722bc93b8abd8fb74b74ecd63ad61efdcbf1]

#85714# - Removed unnessecary backward compatibility code.


2001-04-06  Björn Milcke  <bm@openoffice.org>  [a1986cdca6611009c0de99392f7470e3537eb90e]

#85776# export label-cell-address when being embedded


2001-04-06  Sascha Ballach  <sab@openoffice.org>  [0084ede44fd8aba9800ec276420551ec1ade4831]

#79771#; implement the XMultiPropertySet


2001-04-06  Christof Pintaske  <cp@openoffice.org>  [a4aef2c6e705c94dccadb478988eb7f48316e17e]

#82915# fallback for raster (Oops I did it again)


2001-04-06  Christof Pintaske  <cp@openoffice.org>  [9014cca257c9bbb8492323d8b7daa83f72a2ee03]

#82915# fallback for raster


2001-04-06  Sascha Ballach  <sab@openoffice.org>  [6ac15401fe93483a7853b9935c7007c1d4473cfc]

#81034#; get the string of the Progressbar from the resource file with the correct language


2001-04-06  Sascha Ballach  <sab@openoffice.org>  [f0c72d1a0b1afdf0e420f7a6aabc3ba122691a9b]

#81034#; let the text set by the application


2001-04-06  Kurt Zenker  <kz@openoffice.org>  [64e7e8b7b26cc25cb08f9a7ed57ca8ebbc07e2a6]

Merge SRC627: 04/06/01 - 09:54:19


2001-04-06  Kurt Zenker  <kz@openoffice.org>  [10641b700a2f0c1dcbb1678d895351827e8760eb]

Merge SRC627: 04/06/01 - 09:50:16


2001-04-06  Kurt Zenker  <kz@openoffice.org>  [a31132d2dadd76b595d4cab7c9deb844e53714fb]

Merge SRC627: 06.04.01 - 09:50:25


2001-04-06  Kurt Zenker  <kz@openoffice.org>  [30ace279446a0f879722b562a8bb8081ddf6ff92]

Merge SRC627: 06.04.01 - 09:42:29


2001-04-06  Kurt Zenker  <kz@openoffice.org>  [6bc9b51d9055f45b0accda193985afd171bf5979]

Merge SRC627: 06.04.01 - 09:42:32


2001-04-06  Kurt Zenker  <kz@openoffice.org>  [fdc0ac1afa78facffae5c74bdef07c6ae842d539]

Merge SRC627: 06.04.01 - 09:42:19


2001-04-06  Kurt Zenker  <kz@openoffice.org>  [bb85bbb1b4300e981f9711802352498f578c4c95]

Merge SRC627: 04/06/01 - 09:41:37


2001-04-06  Kurt Zenker  <kz@openoffice.org>  [0dee1d6ad624b744cbe19fb6194543791925a3ed]

Merge SRC627: 06.04.01 - 09:40:45


2001-04-06  Kurt Zenker  <kz@openoffice.org>  [40baafc7ed90a534d96a759582a3634ff2fb4f42]

Merge SRC627: 06.04.01 - 09:39:33


2001-04-06  Kurt Zenker  <kz@openoffice.org>  [3fbc6cb88c5ab285acd3b9a30f2ee1671ca3bab9]

Merge SRC627: 06.04.01 - 09:38:59


2001-04-06  Kurt Zenker  <kz@openoffice.org>  [346c0d9d51a27aaf4729510f697a04bacad96d6a]

Merge SRC627: 06.04.01 - 09:37:47


2001-04-06  Oliver Specht  <os@openoffice.org>  [823b5f87b5bfc3de01507fc3e0eda97d0ed4c192]

#80310# menu resource updated


2001-04-06  Stephan Schäfer  <ssa@openoffice.org>  [af8d15b652ff3919d2f532ddababa761888ea868]

#85425# ignore erroneous mouse messages in capture mode


2001-04-06  Michael Brauer  <mib@openoffice.org>  [9eda69f009ce8b78e25d42a23401cf3338127fd9]

#84964#: Enable optimization


2001-04-06  Michael Brauer  <mib@openoffice.org>  [6169cea3060361c3efca606082650e501c6a6c9c]

#85808#: Improve progress bar behaviour


2001-04-06  Michael Brauer  <mib@openoffice.org>  [73a5f45cc4bf38eae2541a56835b4d9bc6184d68]

#85808#: Improve progress bar behaviour


2001-04-05  Martin Gallwey  <mtg@openoffice.org>  [e131ccf15145728512f8f521ac1656d8693c03e2]

#82744# implement Get/SetConfigurationSettings


2001-04-05  Martin Gallwey  <mtg@openoffice.org>  [eb9910e85d41add74dbe6249652e289804bb11a2]

#82744# allow const access to the MathML property map


2001-04-05  Martin Gallwey  <mtg@openoffice.org>  [e9d72cb644dfbeab193471e5dae3228187382bd9]

#85721# rename ForbiddenCharactersSequence to ForbiddenCharacters


2001-04-05  Kurt Zenker  <kz@openoffice.org>  [27b3a7a86d243917f457c6af055db4e77aca4ccc]

Merge SRC627: 05.04.01 - 21:27:05


2001-04-05  Kurt Zenker  <kz@openoffice.org>  [acd824049f71d525da7837b874812fcb5d344ae5]

Merge SRC627: 05.04.01 - 21:27:05


2001-04-05  Kurt Zenker  <kz@openoffice.org>  [c2387e88b66914f6ef075d3b3ee2a849cd49ece1]

Merge SRC627: 05.04.01 - 21:26:36


2001-04-05  Kurt Zenker  <kz@openoffice.org>  [ae050f1cd6e3e6736d145388ce226060df7cbabc]

Merge SRC627: 04/05/01 - 21:26:15


2001-04-05  Kurt Zenker  <kz@openoffice.org>  [462bf959512ebfe148ff8589e236c7785abcf7be]

Merge SRC627: 05.04.01 - 21:25:36


2001-04-05  Kurt Zenker  <kz@openoffice.org>  [2da07811906f6dad6b1bef84531e889cf3224556]

Merge SRC627: 05.04.01 - 21:24:11


2001-04-05  Kurt Zenker  <kz@openoffice.org>  [8a83f939a97a49653e7e98fc8eccef9d8ea7a9af]

Merge SRC627: 05.04.01 - 21:23:28


2001-04-05  Kurt Zenker  <kz@openoffice.org>  [ad871b0fba88287c5d90d0c758b60e3081d03636]

Merge SRC627: 05.04.01 - 21:24:22


2001-04-05  Kurt Zenker  <kz@openoffice.org>  [ca938dd036454443238bd90069176a8cf12b4715]

Merge SRC627: 05.04.01 - 21:23:03


2001-04-05  Kurt Zenker  <kz@openoffice.org>  [1bc86516f10f013a0c020724bfdb7f1e65741816]

Merge SRC627: 05.04.01 - 21:22:17


2001-04-05  Kurt Zenker  <kz@openoffice.org>  [8e9a593da2ca566eaf075719fb9db25691800578]

Merge SRC627: 05.04.01 - 21:22:53


2001-04-05  Kurt Zenker  <kz@openoffice.org>  [0fd778d959ac8b920882d44b4d01abe5f95edb4d]

Merge SRC627: 04/05/01 - 21:22:24


2001-04-05  Kurt Zenker  <kz@openoffice.org>  [557a145f9f334690babac59b3e4416818ad5e164]

Merge SRC627: 05.04.01 - 21:22:18


2001-04-05  Kurt Zenker  <kz@openoffice.org>  [d1de7853a4e2151cb22fdd01dc00d0eb0f4f98d8]

Merge SRC627: 05.04.01 - 21:22:06


2001-04-05  Kurt Zenker  <kz@openoffice.org>  [2533e1d5453b09e6805cf0c271257df2f69f7050]

Merge SRC627: 05.04.01 - 21:21:11


2001-04-05  Kurt Zenker  <kz@openoffice.org>  [cb05c88dc03046ce8bc190e8f613be47748a39ac]

Merge SRC627: 05.04.01 - 21:21:03


2001-04-05  Kurt Zenker  <kz@openoffice.org>  [1ac96b55a8ff3149f3eb2ff3139773b2bb2930fa]

Merge SRC627: 05.04.01 - 21:19:50


2001-04-05  Kurt Zenker  <kz@openoffice.org>  [28b4865f38550d7512ee9cf9a7380bc2d890ab6f]

Merge SRC627: 05.04.01 - 21:18:57


2001-04-05  Kurt Zenker  <kz@openoffice.org>  [15c31f089e60a97f1940f1ba76a6453eadfd19bf]

Merge SRC627: 05.04.01 - 21:18:52


2001-04-05  Kurt Zenker  <kz@openoffice.org>  [78b110e8637cbb4f124481cb635cf7d7c8c40137]

Merge SRC627: 05.04.01 - 21:17:27


2001-04-05  Kurt Zenker  <kz@openoffice.org>  [b863a4ae4885ca105fba2140d99a9d0ebee73660]

Merge SRC627: 05.04.01 - 21:17:14


2001-04-05  Kurt Zenker  <kz@openoffice.org>  [2babe4c38cd88399a553ca662b45571ce3462f42]

Merge SRC627: 05.04.01 - 21:15:40


2001-04-05  Kurt Zenker  <kz@openoffice.org>  [cf1fd34be1439c872cb1cd72f88fde8457b7a20f]

Merge SRC627: 05.04.01 - 21:15:08


2001-04-05  Kurt Zenker  <kz@openoffice.org>  [8d514f5fd877569ab377dc7c02419e272d77ecbf]

Merge SRC627: 04/05/01 - 21:14:18


2001-04-05  Kurt Zenker  <kz@openoffice.org>  [e81777bf70893fbc472edf6e016c5f59781e61cb]

Merge SRC627: 05.04.01 - 21:14:16


2001-04-05  Kurt Zenker  <kz@openoffice.org>  [aefb98ddce91b7f46b71a28abb933bdfdd425ec9]

Merge SRC627: 05.04.01 - 21:13:30


2001-04-05  Kurt Zenker  <kz@openoffice.org>  [39bfba8789c3a5e9a09e6393765e8166c1139f88]

Merge SRC627: 05.04.01 - 21:12:22


2001-04-05  Kurt Zenker  <kz@openoffice.org>  [549712c669c2eecc2b189ade63726ece60c0e8e5]

Merge SRC627: 05.04.01 - 21:12:21


2001-04-05  Kurt Zenker  <kz@openoffice.org>  [2135460bfb138013a19959d49c694ee81b9f3757]

Merge SRC627: 05.04.01 - 21:11:57


2001-04-05  Kurt Zenker  <kz@openoffice.org>  [ee57e665da72c7f145b417c25ec54c819cb3045c]

Merge SRC627: 05.04.01 - 21:11:33


2001-04-05  Kurt Zenker  <kz@openoffice.org>  [a5e2abb97fe9084f70d6e68ec837a18cc1ac1e28]

Merge SRC627: 05.04.01 - 21:10:51


2001-04-05  Kurt Zenker  <kz@openoffice.org>  [065462e5399c7e974eb91101d9844d5a0dbfb78b]

Merge SRC627: 05.04.01 - 21:09:42


2001-04-05  Kurt Zenker  <kz@openoffice.org>  [89eea55e99a93f558e378f4f1924504f550a508e]

Merge SRC627: 05.04.01 - 21:06:52


2001-04-05  Kurt Zenker  <kz@openoffice.org>  [46e000c1f6a5c2d40efb40d33ebf4e009ce98b53]

Merge SRC627: 04/05/01 - 21:06:43


2001-04-05  Martin Gallwey  <mtg@openoffice.org>  [ac3181c25e288eb28c90c4ad9a256e31223aa5a5]

Merged dennis' changes from com.sun.star.package


2001-04-05  Sascha Ballach  <sab@openoffice.org>  [72def1ada81c80bf562c133045fc7dbe67e4bb59]

#74911#; add the Property ApplyUserData


2001-04-05  Sascha Ballach  <sab@openoffice.org>  [0f701c40e3cf71145560f78d35bb027056a09741]

#74911#; add ApplyUserData


2001-04-05  jp  <jp@openoffice.org>  [4fe26d19ac2e0f0b528d803e12d3e52dd55ab031]

Task #81926#: don't remove DDE-Format in WriteObject


2001-04-05  jp  <jp@openoffice.org>  [b2e03060e06c7785e044686a8ca5c44b00c2f6ab]

optimize: create DicList only if it needed


2001-04-05  Caolán McNamara  <cmc@openoffice.org>  [7afc69b278d6c07e7211ad13b84d2b4726c7a418]

##573## Take first line indent into account before removing tabstops during readjustment


2001-04-05  Philipp Lohmann  <pl@openoffice.org>  [3b1e81363d91691ab45068cacf82000a5d72f5bb]

#85334# default frame size for new documents


2001-04-05  Christian Lippka  <cl@openoffice.org>  [cb555163d9bcd0f5ca8e1d2a2705ad0136cff7a8]

#85721# added support for forbidden characters


2001-04-05  Christian Lippka  <cl@openoffice.org>  [c98e47b257b682e4fabfbfdaf96c5b16025e6005]

#85721# added support for forbidden characters


2001-04-05  Sascha Ballach  <sab@openoffice.org>  [b983a6cf7d46786993f64264ea2cba3ef4e95792]

#85774#; recalculate the size of rows and columns after every table on xml import and no longer after the import


2001-04-05  Niklas Nebel  <nn@openoffice.org>  [1e201309fd5aae919f0e56d63d5f0ff1e4ef5473]

#85793# pLocalOptions no longer used in LayoutOptions


2001-04-05  Sascha Ballach  <sab@openoffice.org>  [bb407424eaaf4e3b007e90d1b27875d2e06b760f]

#85774#; make it possible to get the OutputFactor of the docshell from the model


2001-04-05  Sascha Ballach  <sab@openoffice.org>  [09f04fb53406f6ba3bb5d8bcfa1f220c12f9c09c]

#85774#; don't resize shapes when recalculating the row height and column width while importing xml and set the size self


2001-04-05  Sascha Ballach  <sab@openoffice.org>  [07495068375e2e68aaf9645ccd69c5c25e08f48d]

#85774#; don't resize shapes when recalculating the row height and column width while importing xml


2001-04-05  Oliver Specht  <os@openoffice.org>  [0fb7aef6ba436704599996fb3bc63da29e6b94bc]

#80310# menu interface changed


2001-04-05  Sascha Ballach  <sab@openoffice.org>  [c6e4566f4ea3ad223e5353f35c397699e9b9f3c0]

#85774#; make it possible to get the OutputFactor of the docshell from the model


2001-04-05  Sascha Ballach  <sab@openoffice.org>  [c9922f0f2558e8b73193aa8b0b65a0e0d0c57392]

#85774#; don't resize shapes when recalculating the row height and column width while importing xml


2001-04-05  jp  <jp@openoffice.org>  [7fd993bfba10315f59525f5d2dbe12c130ed5841]

access the html.vor only at used time, not in startup


2001-04-05  Caolán McNamara  <cmc@openoffice.org>  [8f144b31992e181fa02df61dc78eea09d253613e]

Fix scoping of semantics tag


2001-04-05  Jörg Barfurth  <jb@openoffice.org>  [f6cf69e5390fa6094bb4fdcce08f4b6b180ee8d3]

Added helper actions to enable 'cloning' from one localized value model to the other


2001-04-05  Jörg Barfurth  <jb@openoffice.org>  [bc46678ee65e6b22adb85f355610ebcd3a5c545f]

Moved isLocalizedValueSet() from xmlformater to cmtreemodel (and public headers); Added shallow copy constructor to class Subtree


2001-04-05  jp  <jp@openoffice.org>  [1f9c49e1301f7eb1f0f4b2d04e8fc76d73d2e763]

Bug #82744#: SvxForbiddenCharactertable create with correct parameters


2001-04-05  Oliver Specht  <os@openoffice.org>  [7c2dffa3b4af89c0d6a2adc6a1ff1e93a2044fc7]

#85550# heading assignment corrected


2001-04-05  Oliver Specht  <os@openoffice.org>  [28478573f267b4bf330e9da98b7b29830a82e63f]

define corrected


2001-04-05  Jörg Barfurth  <jb@openoffice.org>  [defe97818b09d663c2bc81ed7e68127c618e4686]

Now using the Locale from connection settings as default (if present)


2001-04-05  Jörg Barfurth  <jb@openoffice.org>  [e2932cf1da953e72b14ca37517d48b1be10a3135]

Now support 'locale' and 'lazywrite' in sregistryrc and provider creation arguments; admin mode now uses 'all locales' as default


2001-04-05  Dirk Völzke  <dv@openoffice.org>  [4d480f9fd1afa42d25807ce5dd41f3469dbbbc27]

#78400# Get the mime type for xml documents, too ( by using XTypeDetection )


2001-04-05  Ocke Janssen  <oj@openoffice.org>  [1145070a83dcce663d54173176a6c5711bb0be19]

#85788# absolut(-1) is last record


2001-04-05  Caolán McNamara  <cmc@openoffice.org>  [dcc0795371d1b3c80c4a0848c4dfea45f0ae061e]

##640## Draw objects inside textbox import layout tweaks


2001-04-05  Dirk Völzke  <dv@openoffice.org>  [5d73a1d779ff66d38131c436c37f22b639e62795]

#85773# GetPath_Impl() now preserves the extension


2001-04-05  Caolán McNamara  <cmc@openoffice.org>  [d246619d7e7448c05f8b3780075f8eb6d91c7293]

##582## Subtle textbox layout and background colour issues


2001-04-05  Ocke Janssen  <oj@openoffice.org>  [9a29843df5262f2e7df1b61fb35d7c19fa578758]

#85791# check if we stand before first or after last before refreshrow


2001-04-05  Oliver Specht  <os@openoffice.org>  [6794f36c79efea114f45fdd745f37f6273711d99]

#84964# small optimization


2001-04-05  Oliver Specht  <os@openoffice.org>  [cec65a391b7ad4796e337bf2b315dcba7e49fb78]

#85785# property map corrected


2001-04-05  Andreas Schlüns  <as@openoffice.org>  [3dee3730a673d985263641421fdfea7f64f240a4]

#84766# write filter into user cfg; enable flush


2001-04-05  Oliver Specht  <os@openoffice.org>  [e9fa023cf1581bb572bb4e5091e929757e5c9157]

#85710# attach enables moving of frames


2001-04-05  Oliver Specht  <os@openoffice.org>  [1d0fe36e3f8cb94f74a31e299a730af14d7e6749]

#84964# small optimization


2001-04-05  Oliver Specht  <os@openoffice.org>  [44cc959fb3ed104a2204c3873dac052ff04c4213]

#84766# selection of default file filter added


2001-04-05  Lars Langhans  <lla@openoffice.org>  [8e2a8ad326da275351820f246938f74b6d74eb70]

changes in test environment


2001-04-05  Malte Timmermann  <mt@openoffice.org>  [cf0d872f25f775abb03d0f4aa50c253f135c8847]

#85557# Don't compare a short value with LISTBOX_ENTRY_NOTFOUND...


2001-04-05  Oliver Specht  <os@openoffice.org>  [0a1aeed5eb8481db3cace97befd4c54c636f871d]

#84041# grouped shape problem solved


2001-04-05  Armin Weiss  <aw@openoffice.org>  [20eb87184fa36ac3bc42414ff5ff107b62ee2d34]

#85429# when setting XPolyPolygons as parameters at path objects using StarOffice API the Poly is tested for correctness now when it contains a curve segment (or more). If it's not correct, an illegal argument exception is thrown.


2001-04-05  Daniel Rentz  <dr@openoffice.org>  [16f5fd66eb4bb67495d007d8705a7455571ac4e1]

new property for table:cell-range-source: table:refresh-delay


2001-04-05  Daniel Rentz  <dr@openoffice.org>  [6fc022e12c8d306a9c3d49e63e600daba5363a65]

new attribute for table:cell-range-source: table:refresh-delay


2001-04-05  Daniel Rentz  <dr@openoffice.org>  [b0322338813a2a5293e488d201a059d4299c5d0f]

new filter type: calc_HTML_WebQuery


2001-04-05  Philipp Lohmann  <pl@openoffice.org>  [96a90b1fbc69ab143ab1805def02c89c17ead0c1]

#85334# do not raise unmapped children


2001-04-05  Daniel Rentz  <dr@openoffice.org>  [e9f65d691ddc627262205cd2e9b346f4e108fcb4]

refresh delay for area links


2001-04-05  Daniel Rentz  <dr@openoffice.org>  [4b939fba33709394300a98320436c70a0af3d593]

new property for link areas: RefreshDelay


2001-04-05  Tino Rachui  <tra@openoffice.org>  [2bbb8b6b31248fd54beac27a3f47f3e909d899c1]

#81926# now waiting infinite for an operation completion


2001-04-05  Daniel Rentz  <dr@openoffice.org>  [6cfb3d8ae100d936dc437dd2c30baba3e8d60a83]

new property for link areas: RefreshDelay


2001-04-05  Malte Timmermann  <mt@openoffice.org>  [ef4d62b63ab574386b0a82d7e38807bfa1497010]

ImageProducer: Call with empty URL too for cleaning the image


2001-04-05  Kay Ramme  <kr@openoffice.org>  [6b75b14136a2b1e2b86200fa85e1f0eb962c97c2]

reformatted output


2001-04-05  Kay Ramme  <kr@openoffice.org>  [78e699f844ba4d680267eb749c8dfc57a6f6aa20]

fixed typos (#85193#)


2001-04-05  Daniel Rentz  <dr@openoffice.org>  [41829164546ac49039f5acfef8e9f7c131d7fbf9]

new property: RefreshDelay


2001-04-05  Daniel Rentz  <dr@openoffice.org>  [79654d04ac0deb41a802aa897e9df116cc743e6e]

new keyword: refresh-delay


2001-04-05  Kai Sommerfeld  <kso@openoffice.org>  [57058b4d00e293186b5af9aa43634c0f83be68dd]

#85714# - Prefixed all component implementation names with "com.sun.star.comp"           (UDK naming recommandation - required for automatic testing).


2001-04-05  Kai Sommerfeld  <kso@openoffice.org>  [b3e0d1c74f8c4d2a271ad597344624f657d533e0]

#85714# - Prefixed all component implementation names with "com.sun.star.comp"           (UDK naming recommandation - required for automatic testing).


2001-04-05  Sven Jacobi  <sj@openoffice.org>  [85f179163402b0f56ab5c71670a79a556c811041]

#85478# improving import of standard textobject attributes


2001-04-05  Nils Fuhrmann  <nf@openoffice.org>  [004aaf23e580ff4aa79717ced5d58ec4ec0b3082]

Added catalan language #85749#


2001-04-05  Jörg Barfurth  <jb@openoffice.org>  [5302e77c198607292f0d592dab87fc377d48504e]

Completed support for localized values as sets; Fixed minor glitches


2001-04-05  Sascha Ballach  <sab@openoffice.org>  [3c357844bff2ef32ca1dcf2b72f82ffba8ee1ca5]

#81983#; change the order of loading to load the settings and in special the printer name before create the first OLE object


2001-04-05  Nils Fuhrmann  <nf@openoffice.org>  [0b67b49526d4ecd870b522831bfaac0a417aeaaa]

Added catalan language #85749#


2001-04-05  Nils Fuhrmann  <nf@openoffice.org>  [c21fd43358d78e279ab80d699c8fd9b1260e6d71]

Added catalan language #85749#


2001-04-05  Herbert Duerr  <hdu@openoffice.org>  [c5353f1d2ecdce85ebafef71deaec92736a8d81e]

fix helvetica oblique crash


2001-04-05  Ocke Janssen  <oj@openoffice.org>  [b190d5eb4da72e14742f678906dbed860c87e048]

#85735# insert more exceptions when using in wrong order


2001-04-05  Herbert Duerr  <hdu@openoffice.org>  [f4b04bfe06c4f7e37e037209cfb1c722fb8a590a]

implement AA forcing & add pDXArray for serverfonts


2001-04-05  Herbert Duerr  <hdu@openoffice.org>  [62cdf0ef71d23bab1f5756ebef910c97c9c06e4b]

no rotation for fullwidth unicode


2001-04-05  Herbert Duerr  <hdu@openoffice.org>  [68f7fc080beab8c28ca323c6b8e3656d11939439]

add AA forcing


2001-04-05  Herbert Duerr  <hdu@openoffice.org>  [3f664f79eabe8a2d7d64c21d56c7d1c8270a686e]

added AA forcing & pDXArray stuff


2001-04-05  Oliver Specht  <os@openoffice.org>  [ff0865c96a85193d0907c3caeee558be4e05950e]

#85715# redline attribute list boxes corrected


2001-04-04  Kurt Zenker  <kz@openoffice.org>  [5f0a0341c60ee60f3f0eaf09782d7fbf6534f876]

Merge SRC627: 04.04.01 - 21:17:33


2001-04-04  Kurt Zenker  <kz@openoffice.org>  [e827582210cd08df5ed94bb31411c8678befa2bb]

Merge SRC627: 04.04.01 - 21:13:19


2001-04-04  Kurt Zenker  <kz@openoffice.org>  [7a21eb587aca8107aafe5f08569d541fd18fd053]

Merge SRC627: 04.04.01 - 21:12:11


2001-04-04  arellano  <arellano@openoffice.org>  [829f53c92422324245560c4d023a484b848002e7]

modified spelling, added verbiage to IllegalArgumentException


2001-04-04  Armin Weiss  <aw@openoffice.org>  [416b30419bc7308c473212ffd4743af7e19ea601]

#84974# the parameter bDisableAutoWidthOnDragging at the text object which is controlled by SetDisableAutoWidthOnDragging(...) and set by draw/impress needs to be interpreted as Width/Height dependent of vertical writing.


2001-04-04  arellano  <arellano@openoffice.org>  [79a87e4e1be23910c20945fc3c3337bcfaae6030]

modified spelled to misspelled


2001-04-04  Philipp Lohmann  <pl@openoffice.org>  [0a7c5ddf8f9c116a4e66d88f1a57a10cd8a373d1]

#85520# round global font proprties


2001-04-04  arellano  <arellano@openoffice.org>  [f8b4bb25f427b84c4cab4f6eeffffb327e098dd5]

corrected tag, check string aWord


2001-04-04  arellano  <arellano@openoffice.org>  [ad04f0ad3a44fb6bcecc75bdfbab5e117504d7b7]

grammar


2001-04-04  arellano  <arellano@openoffice.org>  [8e28402e635faf46a75d13903ef645c9ecc98148]

spelling


2001-04-04  arellano  <arellano@openoffice.org>  [1f7729f37863bf34cf1c56b4bd740b22f00ed9d3]

spelling, tag correction, grammar


2001-04-04  Armin Weiss  <aw@openoffice.org>  [b2b067ccbe20c64c4ccc138172fd40954dc9b27a]

#85127# take svg:transform into account and hanle like draw:transform for compatibility


2001-04-04  arellano  <arellano@openoffice.org>  [b14d868ec894e80b8ac97d6ce25184dfb3c50414]

spelling


2001-04-04  arellano  <arellano@openoffice.org>  [31a89ac202023fa20574be020b374c8e2fceb840]

spelling, tag correction


2001-04-04  Kai Ahrens  <ka@openoffice.org>  [db53c2ef0dda1cc40080ccfad562c7c007694b54]

#85144#: added missing D&D functionality


2001-04-04  arellano  <arellano@openoffice.org>  [9c626537806f42003cdbbdcdf34f8ec9dd8bb7af]

punctuation changes, capitalization


2001-04-04  Malte Timmermann  <mt@openoffice.org>  [93a1415ba3100dcbb7d5db6df3b505001ce120a2]

Assertion...


2001-04-04  arellano  <arellano@openoffice.org>  [050216e2708001d246b966fc8d45236c75d39a97]

spelling corrections'


2001-04-04  arellano  <arellano@openoffice.org>  [0a033b9d9545c9dfb08e26597a3131b2c03db202]

punctuation changes


2001-04-04  arellano  <arellano@openoffice.org>  [55320dd4caabfee570ee577d8d1b70158b5223d5]

editor modification, questions


2001-04-04  Philipp Lohmann  <pl@openoffice.org>  [1edca60fb9c6c4bfd39764f1db2a4955e4629539]

#85520# enhanced font metrics


2001-04-04  arellano  <arellano@openoffice.org>  [7cdad4196d41d74e2a52f7861024524975cf4488]

editor modification


2001-04-04  Malte Timmermann  <mt@openoffice.org>  [e0b2de3f4bc01e4563a5b71e0fecd596b08710a8]

ImageProducer...


2001-04-04  Christian Lippka  <cl@openoffice.org>  [d1cd21fad1b724caf57248573aa9e2be11eee95a]

#85721# added forbiden characters to drawing layer


2001-04-04  Sven Jacobi  <sj@openoffice.org>  [fb051f261cabd6301d8720b95286b3cb21d99823]

#85478# improving export of standard textobject attributes


2001-04-04  Christian Lippka  <cl@openoffice.org>  [55e62c75ae1187c0b08fa4224222a1b0dc93e2a4]

#85721# api helper for ForbiddenCharacters


2001-04-04  arellano  <arellano@openoffice.org>  [a09579b3ee988bfba3a9439013d3cf92aa2dfc33]

editor comments, correct


2001-04-04  Malte Timmermann  <mt@openoffice.org>  [731af79ebc2ef3ce0ad48dd3566211ea4d5d17cd]

Service for the ImageProducer


2001-04-04  Jörg Budischewski  <jbu@openoffice.org>  [5044bafeb35f0f515789a9c18ad39c7bbdaea5c1]

#85632# quick hack to avoid reanimating the bridge during initial object calls


2001-04-04  arellano  <arellano@openoffice.org>  [fcf9c8b28d45c2fc778f846cd3d1ec22939c5a5e]

editor comment


2001-04-04  arellano  <arellano@openoffice.org>  [29937382d438dcb9c49fcb59b51f758223d383ec]

editor modification


2001-04-04  Kai Sommerfeld  <kso@openoffice.org>  [619488e55bbe662d8280e5957bc4475455fad4dc]

#85668# - Fixed setPropertyValues -> "Title" to adapt _path member           after exchange.


2001-04-04  arellano  <arellano@openoffice.org>  [6b72f9c6dfb8b5decae69c2229c456e9794ec820]

editor modification


2001-04-04  Kai Sommerfeld  <kso@openoffice.org>  [4ac9e47585b1ed62154e35fb25deb8e6abf0cde4]

fixed source directory for xml files.


2001-04-04  Michael Brauer  <mib@openoffice.org>  [21f93d6816a0ecc82a679908deba968990de44e2]

#85733#: drawing defaults


2001-04-04  Kai Sommerfeld  <kso@openoffice.org>  [93d64e019842f2d90c060774f72cb5ba924ee7fa]

Fixed: Syntax error due to leftover from merge conflict :(


2001-04-04  Daniel Vogelheim  <dvo@openoffice.org>  [cc7b9393fe750b6c1ce255c88ef3a7e0c30398e8]

#85096# DTD updated to include forms in Writer documents


2001-04-04  Daniel Vogelheim  <dvo@openoffice.org>  [a00995a7b99b2b70c693a313be6e678777fd9f6f]

#84931# footnote separator updated


2001-04-04  Oliver Specht  <os@openoffice.org>  [ed125415ede114fd6325954bb76a89fd9ad60637]

swerror define corrected


2001-04-04  Daniel Boelzle  <dbo@openoffice.org>  [cf5ace8b4f8bde7a123239ff592b2dcc535d2352]

#85648# fixed dialog model properties


2001-04-04  Ocke Janssen  <oj@openoffice.org>  [366bc9051891fba91d76a02d8c2b94e16db2e0fc]

#85722# correct isBeforeFirst


2001-04-04  Ocke Janssen  <oj@openoffice.org>  [b07f7f08f11ce449101aec5290704c3677c401db]

clear row memeber


2001-04-04  Oliver Specht  <os@openoffice.org>  [0b4853493a496f21d787723ead0b6f64a860d179]

#85716# option dialog problems solved


2001-04-04  Tino Rachui  <tra@openoffice.org>  [7bd09c0347381e9283ea8890005147e08eb9891d]

#85727# determining string len when pasting text


2001-04-04  Ocke Janssen  <oj@openoffice.org>  [eb8cddc857e0434b7523c4f902439e970c585504]

#85658# equal sign isnt shown


2001-04-04  Michael Brauer  <mib@openoffice.org>  [3119b8bbbc9b1448f7b16f1cb422216904cbbd84]

#85725#: FontEmphasis used wrong values


2001-04-04  Daniel Rentz  <dr@openoffice.org>  [17ab2ae17d05e699fdc87af2a79e8c66d3e00fa4]

new attribute table:refresh-delay in element table:cell-range-source


2001-04-04  Kay Ramme  <kr@openoffice.org>  [25f2334ac012161a6e42639b316c658810f9d46a]

correctly unrole and role arraynish parameter (#85533#)


2001-04-04  Daniel Vogelheim  <dvo@openoffice.org>  [bb6ddd6c58d9c2ee367069779ed61d4af6d30c1e]

#84931# DTD for footnote info in master pages updated


2001-04-04  Andreas Schlüns  <as@openoffice.org>  [077c861c55393f75ad10416ac9d33403509616a4]

#84766# new query mode for filters


2001-04-04  Michael Brauer  <mib@openoffice.org>  [1e57529278990a35817012a5313b59b147ba95d8]

#84964#: Made caching of hasPropertyValue results more robust


2001-04-04  Gregor Hartmann  <gh@openoffice.org>  [026c87bb65461164bd64056d14dd1730d10fb5ab]

#82970##83872#Clipboard works


2001-04-04  Kurt Zenker  <kz@openoffice.org>  [df08510a8dc24b6e0cc361aac5f88a1e5f980c7c]

new version for SRC627


2001-04-04  Vladimir Glazounov  <vg@openoffice.org>  [7942a9c81511b8cada760b55388f6b9858c35418]

Changed function declaration


2001-04-04  Vladimir Glazounov  <vg@openoffice.org>  [bee1738362abcbf6b5b0d6259caee0787a2f4842]

Changed operators calls


2001-04-04  Andreas Martens  <ama@openoffice.org>  [85789fbad4d47007e27db277839fdc12b9eb09a7]

Fix #85710#: Changing content anchor but not anchor type


2001-04-04  Martin Gallwey  <mtg@openoffice.org>  [d534dd0e4bda7828197826a8dde74aeb4c5b339d]

#82744# allow compilation with pre-compiled headerS


2001-04-04  Oliver Specht  <os@openoffice.org>  [62a7c4b173ba686c5f941cd5677567ca4be2331e]

#84964# create type dependent implementation id


2001-04-04  Martin Gallwey  <mtg@openoffice.org>  [db668d69ac26334c2fe70b4c2303b217b3ce5aab]

#78256# make a special character appear in a table cell when added by the API, not before the table


2001-04-04  Matthias Huetsch  <mhu@openoffice.org>  [9acc2fd165722dd0fb4ade43ab114f4653352954]

#85289# Reimplemented 'osl_is<Receive|Send>Ready()' in terms of 'poll()' (LINUX, SOLARIS) in terms of 'select()' otherwise.


2001-04-04  Kurt Zenker  <kz@openoffice.org>  [44aa2538102abd6af9b6b85088d664f2166de90e]

new version for SRC627


2001-04-04  Kurt Zenker  <kz@openoffice.org>  [109fe7a99405da06b8cc16ab343aadd9dc29f7d8]

new version for SRC627


2001-04-04  Oliver Specht  <os@openoffice.org>  [28ed16a80f6376101d019bab0efb67781a87e056]

#85672# compatibility option starting in 628


2001-04-04  Kurt Zenker  <kz@openoffice.org>  [6566b942d021fc8ad116c5939cb7a81051dacb4f]

new version for SRC627


2001-04-04  Ocke Janssen  <oj@openoffice.org>  [cd5382bbed4311844804fe462c0c95d878bdf04e]

reading uninitialized memory


2001-04-04  Michael Brauer  <mib@openoffice.org>  [b791c4c318fa9d941026f758accf259a3b29fa70]

#85698#: OLE objects loose their position


2001-04-04  Malte Timmermann  <mt@openoffice.org>  [1c65ab7adc64c81080c1edd80a8deaecb19df364]

Property HelpText/HelpURL for the dialogmodel


2001-04-04  Malte Timmermann  <mt@openoffice.org>  [8f23d7dfaa2322ed80020dcef76af93c867c2e9a]

#85594# RadioButton supports XButton


2001-04-04  Martin Gallwey  <mtg@openoffice.org>  [5a1a2e5a248f66604dc5b9b9b3b7a87242ab61af]

#78458# Allow the use of XText as a TextRange


2001-04-04  Malte Timmermann  <mt@openoffice.org>  [64651c732d90ac2fe7218b113da391f33fb76957]

#85594# RadioButton supports XButton


2001-04-04  Niklas Nebel  <nn@openoffice.org>  [7a3c56e478c8c13ce18870963368db898a625b6d]

#85414# test xStatusIndicator for null


2001-04-04  jp  <jp@openoffice.org>  [525a9d2bd0220ee87d99ab9a1c5c5549523311d0]

Bug #84964#: find also DrawObjects


2001-04-04  Ocke Janssen  <oj@openoffice.org>  [eb1142ff9d651bc30ec98f4fde5ca83ad6d10ff1]

free string again after using


2001-04-04  Tino Rachui  <tra@openoffice.org>  [c08eceb588fd79ef50b8b65725071012ee0f0253]

*** empty log message ***


2001-04-04  jp  <jp@openoffice.org>  [a6e908602ae637b97f7c68ec8dabf5f343296c75]

changes for CJK sorting


2001-04-04  Ocke Janssen  <oj@openoffice.org>  [d96d2bc930a8b2231cf9df3c07da5ad06e6cf81f]

#85661# LocaleData is now static


2001-04-04  Oliver Specht  <os@openoffice.org>  [bad806f36d4a3f05f6b2f7ff0095a6934934077b]

#85672# Scaling TabPage removed


2001-04-04  Michael Brauer  <mib@openoffice.org>  [eadb3fe8597145b185bdc36f178ec03407c3db57]

#84964#: Support of multi property sets


2001-04-04  Carsten Driesner  <cd@openoffice.org>  [e8f0c725a0eaf7e37b884e15250f12b1eb2de220]

#80310# add throw clause


2001-04-04  Ocke Janssen  <oj@openoffice.org>  [c856ef50a844c95094c0339b6482a0de4a918b2c]

#639# wrong typecast


2001-04-04  Sascha Ballach  <sab@openoffice.org>  [9d817eab4b13a517d34e145b704e0a6d0c6dbad0]

#80363#; add to set the settings of the views


2001-04-04  Sascha Ballach  <sab@openoffice.org>  [3596fa87c8114af4e044a9e93b986784109d1763]

#80363#; add to get the settings of the views


2001-04-04  Sascha Ballach  <sab@openoffice.org>  [dff3d8e050990e34cd1edca6d993285b8a75b8d8]

#79771#; little optimation in handling the propertymap


2001-04-04  Sascha Ballach  <sab@openoffice.org>  [25c1dd23ac4f0d1aba08d9a8facfcf571eeeb053]

#79771#; implement a better getPropertyStates


2001-04-03  Kurt Zenker  <kz@openoffice.org>  [f057f0554290c300fe7e6c183f914af2486d9373]

Merge SRC627: 04/03/01 - 21:46:59


2001-04-03  Kurt Zenker  <kz@openoffice.org>  [b26f61d945fd7a7d5b785cb0bd274dbc4aca6704]

Merge SRC627: 04/03/01 - 21:41:38


2001-04-03  Kurt Zenker  <kz@openoffice.org>  [0076944c179671cc9ec3692967cfecbe34984e6d]

Merge SRC627: 04/03/01 - 21:43:43


2001-04-03  Kurt Zenker  <kz@openoffice.org>  [518cbc6cf3e016fb57aaea7de757e4525f111a68]

Merge SRC627: 03.04.01 - 21:43:29


2001-04-03  Kurt Zenker  <kz@openoffice.org>  [2b3fd9f2600c15ec0f41f837d5ad9d7b54810eae]

Merge SRC627: 03.04.01 - 22:43:31


2001-04-03  Kurt Zenker  <kz@openoffice.org>  [fe5f904b4f72c413afc9835da8f114f04cbec657]

Merge SRC627: 03.04.01 - 21:41:35


2001-04-03  Kurt Zenker  <kz@openoffice.org>  [95503807b427204cd2c3a453dcb9e2ff9e349968]

Merge SRC627: 03.04.01 - 21:41:41


2001-04-03  Kurt Zenker  <kz@openoffice.org>  [847f38855547152b2d42b5779dad64a6c75e8fc7]

Merge SRC627: 04/03/01 - 21:40:15


2001-04-03  Kurt Zenker  <kz@openoffice.org>  [b62678ee6af3d2182fed0114c5d674b6031fdd31]

Merge SRC627: 03.04.01 - 21:40:01


2001-04-03  Kurt Zenker  <kz@openoffice.org>  [012e6fe02ad7f15df99182694187bfdce423f563]

Merge SRC627: 03.04.01 - 21:38:29


2001-04-03  Kurt Zenker  <kz@openoffice.org>  [b75cf9421118dfaeb2c7edf1b21c8d0412ad7f62]

Merge SRC627: 03.04.01 - 21:37:55


2001-04-03  Kurt Zenker  <kz@openoffice.org>  [bb01f6939dd647cb432837051dd4da3f6581f4c9]

Merge SRC627: 03.04.01 - 21:38:03


2001-04-03  Kurt Zenker  <kz@openoffice.org>  [6ee3deede2010c2407b0a32cc3a34373d4b31ad8]

Merge SRC627: 04/03/01 - 21:37:39


2001-04-03  Kurt Zenker  <kz@openoffice.org>  [68df429438d5a850ac454b401e3b82f9b8f83b6a]

Merge SRC627: 03.04.01 - 22:38:26


2001-04-03  Kurt Zenker  <kz@openoffice.org>  [8586965b2f079edeec697a96a1b794f7ac7b69a9]

Merge SRC627: 03.04.01 - 21:36:52


2001-04-03  Kurt Zenker  <kz@openoffice.org>  [6122232416d214df9ce6f8df9a08b1cd3df3df96]

Merge SRC627: 03.04.01 - 21:36:53


2001-04-03  Kurt Zenker  <kz@openoffice.org>  [3a4e0ff8ef387a473a932ad92412be71532119ed]

Merge SRC627: 03.04.01 - 21:35:49


2001-04-03  Kurt Zenker  <kz@openoffice.org>  [6f9bb60d7e22a2d437bee7621c23e787e48b8b6a]

Merge SRC627: 03.04.01 - 21:35:50


2001-04-03  Kurt Zenker  <kz@openoffice.org>  [5eca7109053fbb325f0514068c87fa5dcd7a0fa1]

Merge SRC627: 04/03/01 - 21:33:19


2001-04-03  Kurt Zenker  <kz@openoffice.org>  [75a6d248544632d8e2d7ac905c44d08a0b926031]

Merge SRC627: 03.04.01 - 21:35:36


2001-04-03  Kurt Zenker  <kz@openoffice.org>  [f0b658b8fd1b5e10154a1fd04eaa4d3f3d1e87d6]

Merge SRC627: 03.04.01 - 21:35:33


2001-04-03  Kurt Zenker  <kz@openoffice.org>  [88578b14b619485b4b57cc750d60ef932304c357]

Merge SRC627: 04/03/01 - 21:34:39


2001-04-03  Kurt Zenker  <kz@openoffice.org>  [7b83c5193f5c8cdc23ed4416a2b970f765a07f25]

Merge SRC627: 03.04.01 - 22:36:11


2001-04-03  Kurt Zenker  <kz@openoffice.org>  [e7c1a100400938d8d000449991c0570af7998687]

Merge SRC627: 03.04.01 - 21:33:17


2001-04-03  Kurt Zenker  <kz@openoffice.org>  [138dd9f47c8ff64b2d7f920875d5bda0a1f84f85]

Merge SRC627: 03.04.01 - 21:33:34


2001-04-03  Kurt Zenker  <kz@openoffice.org>  [0537e7c790e1313c7de56509b475ead3ef428f31]

Merge SRC627: 03.04.01 - 22:34:52


2001-04-03  Kurt Zenker  <kz@openoffice.org>  [a9b7ac363adc27a97a184c7b522730790c0e4285]

Merge SRC627: 03.04.01 - 21:33:24


2001-04-03  Kurt Zenker  <kz@openoffice.org>  [19d33ac9a4401838a63f5e87a5e3cf74311d91ad]

Merge SRC627: 03.04.01 - 21:32:58


2001-04-03  Kurt Zenker  <kz@openoffice.org>  [3cfda46ab9e9d863a99dba230c0d4f4e09c616d2]

Merge SRC627: 03.04.01 - 21:31:42


2001-04-03  Kurt Zenker  <kz@openoffice.org>  [fb599930f88970f46e442f423562c748fcaca594]

Merge SRC627: 03.04.01 - 21:32:16


2001-04-03  Kurt Zenker  <kz@openoffice.org>  [7574047def453a1594b85e338406ab90361a63a1]

Merge SRC627: 04/03/01 - 21:31:52


2001-04-03  Kurt Zenker  <kz@openoffice.org>  [2abb80da7b147a31d588e4a67bf8f533ec2b2ed2]

Merge SRC627: 03.04.01 - 22:33:17


2001-04-03  Kurt Zenker  <kz@openoffice.org>  [e4e12122a47c0f9afd291b6c75e330b7f83f8e51]

Merge SRC627: 03.04.01 - 21:30:01


2001-04-03  Kurt Zenker  <kz@openoffice.org>  [43af737c274c043d400c03491815a2a3fa9f740f]

Merge SRC627: 03.04.01 - 21:30:04


2001-04-03  Kurt Zenker  <kz@openoffice.org>  [641e36d2086edf11c410079b4c42b85d69b7dcba]

Merge SRC627: 03.04.01 - 21:29:45


2001-04-03  Kurt Zenker  <kz@openoffice.org>  [cff30b59f6303f5087b1adeaf696f41ce5a05506]

Merge SRC627: 04/03/01 - 21:29:16


2001-04-03  Kurt Zenker  <kz@openoffice.org>  [78b47ae5459cc6781b0853cded4a962f01e98b32]

Merge SRC627: 03.04.01 - 21:28:18


2001-04-03  Kurt Zenker  <kz@openoffice.org>  [2113a2a0a337f791183285bcb8dc08509d5a58f2]

Merge SRC627: 03.04.01 - 21:28:09


2001-04-03  Kurt Zenker  <kz@openoffice.org>  [40705cd007eea2e56c09dae99a21d1ae83887fe3]

Merge SRC627: 03.04.01 - 21:27:20


2001-04-03  Kurt Zenker  <kz@openoffice.org>  [1c4f0ae889f48d0be17b295efb18988c54bda09d]

Merge SRC627: 03.04.01 - 22:28:18


2001-04-03  Kurt Zenker  <kz@openoffice.org>  [334c84a26979d297a5b709ec48293a990cac382e]

Merge SRC627: 04/03/01 - 21:26:43


2001-04-03  Kurt Zenker  <kz@openoffice.org>  [d1aeb0fa8f80dfb60d0e7a373289b9b5d5dbf1bf]

Merge SRC627: 03.04.01 - 21:26:30


2001-04-03  Kurt Zenker  <kz@openoffice.org>  [a8cbb239bd0be6385ad6548dd151ae8a6e485840]

Merge SRC627: 03.04.01 - 21:26:07


2001-04-03  Kurt Zenker  <kz@openoffice.org>  [2d9e2974108f9939761ce59b4be33e986cfcf864]

Merge SRC627: 03.04.01 - 21:25:56


2001-04-03  Kurt Zenker  <kz@openoffice.org>  [4dab240ef84949751bd45c9225e5a7a34c456f7c]

Merge SRC627: 03.04.01 - 21:25:28


2001-04-03  Kurt Zenker  <kz@openoffice.org>  [0170f4c817001908213946feb9ef99d2a4f06ae1]

Merge SRC627: 03.04.01 - 21:25:27


2001-04-03  Kurt Zenker  <kz@openoffice.org>  [a245622b2aa0136c8db3aca6295dbfa5fba511f1]

Merge SRC627: 04/03/01 - 21:24:00


2001-04-03  Kurt Zenker  <kz@openoffice.org>  [d0e1942cb2cdc1ad6be884e394de93e6af02d070]

Merge SRC627: 03.04.01 - 22:25:35


2001-04-03  Kurt Zenker  <kz@openoffice.org>  [38d2deb75a511a95fa57838c186643a9be5fb893]

Merge SRC627: 04/03/01 - 21:20:57


2001-04-03  Kurt Zenker  <kz@openoffice.org>  [609d1071fd5866675801133c564c22033aedabc3]

Merge SRC627: 03.04.01 - 21:23:32


2001-04-03  Kurt Zenker  <kz@openoffice.org>  [c4865923c3888ca0575b51fd319ed957b1a5e3a2]

Merge SRC627: 03.04.01 - 21:22:54


2001-04-03  Kurt Zenker  <kz@openoffice.org>  [4ff2652ec62e14b859107d45301eb318189c8a52]

Merge SRC627: 03.04.01 - 21:21:18


2001-04-03  Kurt Zenker  <kz@openoffice.org>  [41d76eef62fd6d7ffc75208e4976c8f78a4ffce0]

Merge SRC627: 03.04.01 - 21:21:28


2001-04-03  Kurt Zenker  <kz@openoffice.org>  [108de359ac04a5e41ea23d9acb8520ef4156b5cc]

Merge SRC627: 04/03/01 - 21:20:37


2001-04-03  Kurt Zenker  <kz@openoffice.org>  [7eee85fa621686d893b10ca7c25e84a02f499493]

Merge SRC627: 03.04.01 - 21:20:00


2001-04-03  Kurt Zenker  <kz@openoffice.org>  [c51648b53007026528bc20555a43ee9484e5a53d]

Merge SRC627: 03.04.01 - 21:18:51


2001-04-03  Kurt Zenker  <kz@openoffice.org>  [bdf063efb1cfca7922eb43de4f499c2f60b31d24]

Merge SRC627: 03.04.01 - 21:18:29


2001-04-03  Kurt Zenker  <kz@openoffice.org>  [f2eaabba1f58d1bd23db0e2708a476490275a95c]

Merge SRC627: 03.04.01 - 21:18:33


2001-04-03  Kurt Zenker  <kz@openoffice.org>  [c27af77148d7cfb9eb240034804c00c4eda10cc7]

Merge SRC627: 04/03/01 - 21:17:59


2001-04-03  Kurt Zenker  <kz@openoffice.org>  [5de3d1fea9cb5a273d47b8fd7526890672814c33]

Merge SRC627: 03.04.01 - 21:17:43


2001-04-03  Kurt Zenker  <kz@openoffice.org>  [a1a4e62732682e1e20bcf79c2ea23c9131121cc2]

Merge SRC627: 03.04.01 - 21:16:00


2001-04-03  Kurt Zenker  <kz@openoffice.org>  [f2bfd0cc45c6eca37ce58241f5539f1ddb177a9f]

Merge SRC627: 03.04.01 - 22:17:11


2001-04-03  Kurt Zenker  <kz@openoffice.org>  [2135d7d57f5729bbb9cccb43d27fd1da368252bd]

Merge SRC627: 03.04.01 - 21:15:25


2001-04-03  Kurt Zenker  <kz@openoffice.org>  [dd435712687886ae440235e22b3e770dcbddb333]

Merge SRC627: 03.04.01 - 21:15:47


2001-04-03  Kurt Zenker  <kz@openoffice.org>  [5edf18d4fb4dd587cee1d092de365a28bc49933b]

Merge SRC627: 03.04.01 - 21:14:53


2001-04-03  Kurt Zenker  <kz@openoffice.org>  [9cf8a2bc839ef18e7e297a7818952b77ca4e2bac]

Merge SRC627: 04/03/01 - 21:12:21


2001-04-03  Kurt Zenker  <kz@openoffice.org>  [9259eaa4df3826ea1c577d066b8ed3aa3fa57ff8]

Merge SRC627: 03.04.01 - 21:14:29


2001-04-03  Kurt Zenker  <kz@openoffice.org>  [2636b499355ccc8eb2323c9930bde8ac7fb4929b]

Merge SRC627: 03.04.01 - 22:15:47


2001-04-03  Kurt Zenker  <kz@openoffice.org>  [4106b6d3ea0759919d6720d232d18fcaa43d9f58]

Merge SRC627: 03.04.01 - 21:12:39


2001-04-03  Kurt Zenker  <kz@openoffice.org>  [c65df9bb1afb9988a8e5e00d9e9f633766c0f159]

Merge SRC627: 03.04.01 - 22:11:16


2001-04-03  Kurt Zenker  <kz@openoffice.org>  [cbc9ed6abd356982265f4f811de51acca54d018f]

Merge SRC627: 03.04.01 - 21:07:31


2001-04-03  arellano  <arellano@openoffice.org>  [8e269c63176ba3362d981096f3048240c6c3354d]

editor modifications


2001-04-03  arellano  <arellano@openoffice.org>  [aba9937e18298aaaf498d7f386bc335b509423e0]

editor modifications


2001-04-03  arellano  <arellano@openoffice.org>  [72a087278d8cb1d07e1273a5c432f512421cb879]

editor modifications and questions


2001-04-03  arellano  <arellano@openoffice.org>  [004e9ada06e4cf3c944ba4a346a94f445f9ee8ff]

editor modifications


2001-04-03  Niklas Nebel  <nn@openoffice.org>  [5403945bff174bcafc31de86b548d251ea1ffed3]

#84195# Drag & Drop from input line


2001-04-03  Niklas Nebel  <nn@openoffice.org>  [fa0a856f86568a9bf487bd28885e2e30ba7bfade]

#84195# Drag & Drop from navigator


2001-04-03  Malte Timmermann  <mt@openoffice.org>  [664a8fabaff13ef4ba2ba7b72bfc7a469b3f07a2]

TransliterateText()


2001-04-03  arellano  <arellano@openoffice.org>  [93fb680f1292867356fa6214adabf6a6dcb38a6f]

editor modification


2001-04-03  Caolán McNamara  <cmc@openoffice.org>  [49e9aaf0b70b251b0b580df2d7fec9a9aeea0e7c]

##505## Test for special case of textbox that contains only another textbox whose size is greater than container so as to disable autogrow


2001-04-03  Martin Gallwey  <mtg@openoffice.org>  [dbd9fcb329f54048efe5756e2a775454e6d8db29]

#78491# Fix initialisers for end elements


2001-04-03  Jörg Barfurth  <jb@openoffice.org>  [94cb22b06377a30724079cb56634eba6bfcba5af]

Local AdministrationProvider now mapped to Setup-session


2001-04-03  Jörg Barfurth  <jb@openoffice.org>  [25823336b8c5e52ff4c05f4868063f1c11acb5ea]

Moved from inc; Local AdministrationProvider now mapped to Setup-session


2001-04-03  Jörg Barfurth  <jb@openoffice.org>  [2f0378a16b686235e62070af11ffa94aadbd75ca]

Corrected logic error in OIdPropagator


2001-04-03  Jörg Barfurth  <jb@openoffice.org>  [256499c0ddcd8f69a06f3c1bd5dd846f8cf70643]

Cleanup: Remove obsolete methods


2001-04-03  Sven Jacobi  <sj@openoffice.org>  [312f1aa7866f30fde0fdd7739e74d81ad4b88c25]

#85416# setting minFrameHeightItem


2001-04-03  Malte Timmermann  <mt@openoffice.org>  [81d1a26ee08c03acec6a5eed03b0dafc04c67f33]

#85324# Removed Service PrinterServer


2001-04-03  Martin Gallwey  <mtg@openoffice.org>  [49f057fbac2584affd089ef1d5ec8dade85b45ba]

#78699# removed GetFldType and added Invalidate


2001-04-03  Mathias Bauer  <mba@openoffice.org>  [16db884fac550621f47733851cb428be9346ebb1]

#84666#: get XTruncate from outputstream


2001-04-03  Christian Lippka  <cl@openoffice.org>  [2d400ad75c7a6373e189109c9ae89dce346611a3]

#80878# fixed time field for calc


2001-04-03  Andreas Martens  <ama@openoffice.org>  [61496cc5b0c615cf1be26593422c5fb02ba31017]

Fix #85646#: Paint problem


2001-04-03  Frank Schönheit  <fs@openoffice.org>  [22184ce94c598797c92b546adac06e2ca72894ca]

isValidName now reject empty names


2001-04-03  Martin Gallwey  <mtg@openoffice.org>  [57ba8049a0ceded1869591d1ab26e9e6189fecb8]

#78699# add support for paper from setup and fax name


2001-04-03  Martin Gallwey  <mtg@openoffice.org>  [16fabd4adeccacb31d96a2d65ed00b277ce36896]

#78699# fix typos and add fax name and paper from setup


2001-04-03  Martin Gallwey  <mtg@openoffice.org>  [c44007454dbccb0a485535e5139f105e9c3838c0]

#78699# Fix typos and add paper from setup and faxname


2001-04-03  Martin Gallwey  <mtg@openoffice.org>  [809195d3526b86109f78acb063a8e41164f8eacc]

#78699# Fix typos and add fax name and paper from setup


2001-04-03  Martin Gallwey  <mtg@openoffice.org>  [2fa9dbf7e1bb29e6dea825ed2ff376bbf7fb02c6]

#78699# Add which ids for fax name and paper from setup


2001-04-03  Martin Gallwey  <mtg@openoffice.org>  [1c30d3d433f3862987c766eb6f7f09f2c035e723]

#78699# remove unnecessary GetFldTyp function and add Invalidate member function


2001-04-03  Kai Ahrens  <ka@openoffice.org>  [a94a699e2e5b18da07b947bb6b6c712728599684]

#85568#: added new bitmaps for effect flyers


2001-04-03  Kurt Zenker  <kz@openoffice.org>  [b4f32678710852507179bb42aaf3d654425d5a3a]

use db.jar


2001-04-03  Martin Gallwey  <mtg@openoffice.org>  [184656d3ff1360dc9b4765a632246c66eda0b5a1]

#78491# fixed service description typos


2001-04-03  Kai Ahrens  <ka@openoffice.org>  [85f2849172394ca5f7fcb2105f19a1dde50baea1]

#85568#: added new bitmaps for effect flyers


2001-04-03  Oliver Specht  <os@openoffice.org>  [fe939fc32eccfe06144a6b3c60b4e190efef4411]

#84964# PropertyMap corrected


2001-04-03  Frank Schönheit  <fs@openoffice.org>  [d22a1fcd9f3cb49bb80276d0d332941af39ee1bb]

corrected some wrong OSL_ASSERTs


2001-04-03  Frank Schönheit  <fs@openoffice.org>  [b616acfed18dd6c364baf79ef2d14f044a354848]

corrected an assertion


2001-04-03  Christian Lippka  <cl@openoffice.org>  [89429c411584fb3296b7b33e3d51b2992149a5be]

#83681# fixed insertControlCharacter


2001-04-03  Kai Ahrens  <ka@openoffice.org>  [0f2463184b4e78a139b097b197675131aa4b2f0e]

#85543#: remove non PK_STANDARD pages after streaming of new XML file format


2001-04-03  Kai Ahrens  <ka@openoffice.org>  [14e03f4d006dd787ac654b58f6bad234ad14638b]

#85543#: don't access master pages if masterpages are not available


2001-04-03  Oliver Specht  <os@openoffice.org>  [73d0808ee735b7a83a12bf992f286b388b532f4e]

rotation buttons moved


2001-04-03  Oliver Specht  <os@openoffice.org>  [36bb24563490527f59c7fb3d9617439717d8472b]

#83139##85361# set languages, forbidden characters, kerning and compression initially


2001-04-03  Sven Jacobi  <sj@openoffice.org>  [981a810429ee674be2c216b81736f3224be0a787]

#78796# set system encoding if charset is RTL_TEXTENCODING_DONTKNOW


2001-04-03  Ocke Janssen  <oj@openoffice.org>  [c03c9f14e4bfb576b408a29c49acfabf2cc5d73b]

#85633# check if first chars isn't valid


2001-04-03  Thomas Benisch  <tbe@openoffice.org>  [52fd5598187f131e68269b20eea31f800cf62cdc]

#85648#: removed readStringAttr HelpText


2001-04-03  jp  <jp@openoffice.org>  [3ed6def0e51e9be7df070e5b3705bce48cbf8d2e]

Bug #84964#: find AT-/AUTO Content flys


2001-04-03  Andreas Martens  <ama@openoffice.org>  [34b5d90f0d2899a8a678aa4cb842ac470472e2e5]

Fix #85646#: Paint error


2001-04-03  Martin Gallwey  <mtg@openoffice.org>  [9c6210e18eee44000ca9ee297f25ec59fa3c12bb]

#82744# correctly handle a missing printer


2001-04-03  Martin Gallwey  <mtg@openoffice.org>  [6a972091ae0b4541efdcc31c40be6e011477f551]

#78699# Handle a RES_FIELD_DELETED callback


2001-04-03  Martin Gallwey  <mtg@openoffice.org>  [15c5712522e1aefc5dd971ba877839b56e7e7158]

#78699# Use a UnoCallBack when a field is deleted


2001-04-03  Martin Gallwey  <mtg@openoffice.org>  [c86ecc33b325c3225d61e01c65b55a6704258102]

#78699# add RES_FIELD_DELETED


2001-04-03  Frank Schönheit  <fs@openoffice.org>  [126c543199766ad94e6b23fe20ad59faaa7087b8]

corrected SetQueries for list-/combo boxes


2001-04-03  Frank Schönheit  <fs@openoffice.org>  [8165fb5ce2fe54415b1e6158b49461078d338cd4]

#85223# share the connection with the wizard as a whole


2001-04-03  Frank Schönheit  <fs@openoffice.org>  [b1ace52fb1d3853055af046e020ea4729bb6e50f]

#85223# get-/setFormConnection


2001-04-03  Hennes Rohling  <hro@openoffice.org>  [633236600a45e63d56c7ec812f4e42efa690b899]

#83542# Implement io::XTruncate interface for XStream_impl::XOutputStreamForStream


2001-04-03  Frank Schönheit  <fs@openoffice.org>  [d3760163d909423d0ff386b03348d34efa6472c8]

delete the status window upon desctruction


2001-04-03  Hennes Rohling  <hro@openoffice.org>  [2fff5148bd1f9c039e436c03224dbc0083da9b89]

Removed some warnings


2001-04-03  th  <th@openoffice.org>  [56147d8f676427da2d274b95ea20fc57c72f4d72]

removed wrong SAL_CALL calling conventions


2001-04-03  jp  <jp@openoffice.org>  [02c7ca5cc8783207dd8866eb0fa164fc7e147b26]

Bug #71231#: Modify - set the current language if no one is set


2001-04-03  Oliver Specht  <os@openoffice.org>  [76db0a64d13c166b156eef3cbbb320f7fb53d860]

#83139# which ids corrected


2001-04-03  Christian Lippka  <cl@openoffice.org>  [261252e493807ab9bd809414cd40a60330a45259]

#84964# return unique implementation id for each shape type


2001-04-03  Hans-Joachim Lankenau  <hjs@openoffice.org>  [c3c10ccceb0cc190ac32c3f938b9d2ad8284465a]

removed echo command which caused problems


2001-04-03  Frank Meies  <fme@openoffice.org>  [5fe6c6084cf96360f370d13b5068881e53389732]

Fix #85358#: Cursor positioning in double line portions


2001-04-03  jp  <jp@openoffice.org>  [fced15ae5b3b69493694a464a4229d15723bf28d]

Bug #83139#: use AppLang instead of None for the Init of breakit/charclass/localedatawrapper


2001-04-03  jp  <jp@openoffice.org>  [d6570b2c9311c4bc18326448cd167d5e16719f04]

Bug #83139#: SetDefault - set defaults also in the SdrPool


2001-04-03  Hans-Joachim Lankenau  <hjs@openoffice.org>  [ca717643096ce3156de4705248215f51e990c1e3]

commandline too long for wnt


2001-04-03  Ocke Janssen  <oj@openoffice.org>  [de0acd8b745d5d041f3414862bbae2acd7b217be]

use of system textencoding


2001-04-03  Christian Lippka  <cl@openoffice.org>  [9366cd24e69c0249226a65e22b14f334d1c1cf6f]

#85625# temp. disabled XTypeProvider optimization


2001-04-03  Frank Schönheit  <fs@openoffice.org>  [2de928b723da9e139170c556892ef3fcb279549e]

#85620# no index design if no connection is available


2001-04-03  Ocke Janssen  <oj@openoffice.org>  [8ff97092bf9825e3a6271e8493eb9d22414e9bb8]

#85028# close task if no relation are supported


2001-04-03  Oliver Specht  <os@openoffice.org>  [85b06f0732f746310ec69aec9ef7ae7c4c5d5e3f]

+asiancfg.hxx


2001-04-03  Frank Schönheit  <fs@openoffice.org>  [ee2b9ec6288e8f7752bb34275d40e25d68bd03fa]

#85621# cancelRowUpdates: move to the correct bookmark


2001-04-03  Frank Schönheit  <fs@openoffice.org>  [c2aa14c3469c3d186934db9221d3c7ca3467fdfb]

show a status message when expanding a tables entry


2001-04-03  Frank Schönheit  <fs@openoffice.org>  [05be2cb4d922beb8b170d75d928002537c21a84a]

+STR_CONNECTING_DATASOURCE


2001-04-03  Frank Schönheit  <fs@openoffice.org>  [1d101ddd29fee391760d9d2a150cc531c03fcb3c]

introduced a status window


2001-04-03  Juergen Schmidt  <jsc@openoffice.org>  [654f98c4e38542844b4805951c88c2310447334a]

change project and build dependencies


2001-04-03  Frank Schönheit  <fs@openoffice.org>  [d5949b48601cfa5577ee693478bca019112ce3aa]

#84748# get the correct clipboard content in GetState(SID_PASTE)


2001-04-03  Frank Schönheit  <fs@openoffice.org>  [160e21ae53693a97972f64ee2c2890034c78a973]

+show-/hideStatus


2001-04-03  Frank Schönheit  <fs@openoffice.org>  [342422d68e5c3c88789588d2c4e4075716e513d5]

#84748# +m_aSystemClipboard


2001-04-03  Frank Schönheit  <fs@openoffice.org>  [2f1cf5101b7ea0e18aa59b5a4817a2197c590259]

#84748# +Start-/StopClipboardListening / CreateFromSystemClipboard: release the SolarMutex


2001-04-03  Juergen Schmidt  <jsc@openoffice.org>  [0d694c97692de66a5367c001295bf284bb52bbe9]

change project and build dependencies


2001-04-03  jp  <jp@openoffice.org>  [e867fdfd0df16cfb6cb69e931884219c3803ab7f]

change Fulltype-String to the correct writing


2001-04-03  Oliver Specht  <os@openoffice.org>  [0da1a89bc034ad2303eacd957becc2410ed4e054]

#85352# fixed flag in author field


2001-04-03  Oliver Specht  <os@openoffice.org>  [f0fce8eda719918386f652588059292953cabfd4]

#84964# XMultiPropertySet implemented


2001-04-03  Oliver Specht  <os@openoffice.org>  [9b9081d1cab112356faa00675bbe850932d06165]

#84964# XMultiPropertySet implemented


2001-04-03  Dirk Völzke  <dv@openoffice.org>  [9c186ba26be3aae30226afba7710a1d922be0dd0]

#83142# Update should correct types now


2001-04-03  Sascha Ballach  <sab@openoffice.org>  [1e4598c70c88977ae7ca7d12287ae10750ee790f]

#85616#; add the new attributes to the table:sort element


2001-04-03  Sascha Ballach  <sab@openoffice.org>  [3c893d1c761aacfc7eefd4b37a7fd588014816c0]

#85616#; add the new settings of database range sort


2001-04-03  Sascha Ballach  <sab@openoffice.org>  [b8057ea1af78312845aca01d773e1a091aea0620]

#85616#; add sXML_algorithm


2001-04-02  arellano  <arellano@openoffice.org>  [0161eaa3447a75326434177526815757371b1fbf]

editor modification


2001-04-02  arellano  <arellano@openoffice.org>  [c02fcaa836985a54fb8c25d4c8aedf8336c3d2c2]

editor modifications


2001-04-02  arellano  <arellano@openoffice.org>  [b94b2927f2ee0c0c188dd6eec96aecdbf0e720fc]

editor comments


2001-04-02  Kurt Zenker  <kz@openoffice.org>  [1f6791c11135c140d6321300b2e319c30024cef4]

Merge SRC627: 02.04.01 - 21:26:54


2001-04-02  Kurt Zenker  <kz@openoffice.org>  [371a2c65144b75deb4908dfbdcf80fc168937bd4]

Merge SRC627: 02.04.01 - 21:26:02


2001-04-02  Christof Pintaske  <cp@openoffice.org>  [5a6b03746db4385f512963087fbad880c17c5aa0]

minor cleanup


2001-04-02  Daniel Vogelheim  <dvo@openoffice.org>  [55734686615cfee251c08b7b503edcf19438aa05]

#85492# fixed: GPF during saving of global document


2001-04-02  Malte Timmermann  <mt@openoffice.org>  [a2aa65cc8985bbd9c5b8b8c78d316459da9e92b1]

#85314# New IDLs


2001-04-02  Martin Gallwey  <mtg@openoffice.org>  [edbd9d067bf613f80b36bdd9ef5db6f0e1513a6e]

#82744# Use SvxForbiddenCharactersTable instead of SwForbiddenCharactersTable


2001-04-02  Kai Ahrens  <ka@openoffice.org>  [80f74ca6fd65c9410ed1ecd32fe36ee114a1d678]

#85589#: disabled clipboard menu items


2001-04-02  Kai Ahrens  <ka@openoffice.org>  [8a0d5274bb00fd8912d91129a09f3a1b6fcf7f65]

#85360#: added missing help id's (HID_GALLERY_MN_*CLIPBOARD)


2001-04-02  Martin Gallwey  <mtg@openoffice.org>  [def2f793cb9fa1c54a374247d03ceb113cac9e25]

#82744# initial import


2001-04-02  Dieter Loeschky  <dl@openoffice.org>  [028beb174fc48e091ff3561baf6a6ecd2749810e]

#85595# InsTextOrRTFinDrMode(): inserting object before calling SetLogicRect()


2001-04-02  Kai Ahrens  <ka@openoffice.org>  [8651fa19e5b5c6a1a9d282397e1abc5c2ee7565a]

#81926#: do exception handling before XTransferable is given back out of this class


2001-04-02  Carsten Driesner  <cd@openoffice.org>  [a31e9a8c4525032bbbb5894577a7a81158c554ab]

#80310# menu for non-SFX components


2001-04-02  Malte Timmermann  <mt@openoffice.org>  [c1b112151c46d8ded7194473bacdb02abbdef7c6]

#85558# Relief...


2001-04-02  Juergen Schmidt  <jsc@openoffice.org>  [0096afd9fe43b37135058fa13ffa80bf44ae0ad8]

#85248# close and reopen temporary registry for java in getImplementations


2001-04-02  Herbert Duerr  <hdu@openoffice.org>  [b5910dc749e03c0af857fee07af97229081bd4fd]

improve tolerance for bad fonts


2001-04-02  Frank Schönheit  <fs@openoffice.org>  [f018f1dd1377aea0e60b41361540961a44191749]

#85525# use a RowSet when filling the listbox - this ensures we have a column with a format key ....


2001-04-02  Mathias Bauer  <mba@openoffice.org>  [866ce16444133ca52d511dc5328fc6ac76eb1ded]

#80310#: don't use the Id!


2001-04-02  Kurt Zenker  <kz@openoffice.org>  [88d1a2f461fd7f6f1c68d17412e82a910d258b1c]

new version for SRC627


2001-04-02  jp  <jp@openoffice.org>  [2e69c10b7e7d441ab5445f9899c212add9f8c843]

Bug #85593#: _PasteGrf don't show error message


2001-04-02  Juergen Schmidt  <jsc@openoffice.org>  [577ecb154320e6ce2fa8755a153adc51c4fc78cf]

change existence of component_description element in module_description to optional


2001-04-02  Ocke Janssen  <oj@openoffice.org>  [4c96d241aed96cf73b2db4285b628bca9e2e43f5]

typo


2001-04-02  Christof Pintaske  <cp@openoffice.org>  [3aaf932846fe162f0152001832dddcd50fb638f1]

#85579# add virtual font explicitely


2001-04-02  Ocke Janssen  <oj@openoffice.org>  [fa17ec24ea14ae7007fb9031bec5343a230ad929]

typo


2001-04-02  Frank Schönheit  <fs@openoffice.org>  [70c3dca1bcda7da9535a5e0e26da213d91c4b98d]

#85275# added a help button


2001-04-02  Kurt Zenker  <kz@openoffice.org>  [7eefb6ecb7843dd8f33dfe780a0045b33fbdabe0]

new version for SRC627


2001-04-02  Kurt Zenker  <kz@openoffice.org>  [bc0042ab5a53b62fa45a67c923e21db8a2544599]

new version for SRC627


2001-04-02  Kurt Zenker  <kz@openoffice.org>  [f7cfaeeeef67fcfbc5e2e963a5b2de8af22552e4]

new version for SRC627


2001-04-02  Kurt Zenker  <kz@openoffice.org>  [b940d0473a9c327b82e26ca5be3556dd642a294d]

new version for SRC627


2001-04-02  Sven Jacobi  <sj@openoffice.org>  [f2df9523ddac44ee3e5e7cfa44e0e97868b37c3f]

added option for ms compatibility : summation of paragraphs


2001-04-02  Daniel Vogelheim  <dvo@openoffice.org>  [0a02560a5b36d45fb002b6342c0785c9759d15c3]

#85021# progress bar enabled (change mail from SAB)


2001-04-02  Ocke Janssen  <oj@openoffice.org>  [b039fb08c19f0872abfd5837086285777afa7c95]

changes for character stream


2001-04-02  Ocke Janssen  <oj@openoffice.org>  [ab0a1c4caabd58b9dd46e6aa2586cf20c363e410]

changes for character stream


2001-04-02  Sven Jacobi  <sj@openoffice.org>  [2e381976807a8f9abb117c499ac16d5692f07f7d]

added option for ms compatibility : summation of paragraphs


2001-04-02  Björn Milcke  <bm@openoffice.org>  [acbfbdfc8a7f3a07a277f0da68a71754fbeacfc9]

#85552# enlarged listbox for hatch backgorund color


2001-04-02  Ocke Janssen  <oj@openoffice.org>  [4c222ed5e9cda9ca87915ab09a8c8b17cb1fad74]

#84363# grabFocus on context menu


2001-04-02  Sascha Ballach  <sab@openoffice.org>  [22d6ef871932e61aba6592c64b06cac97d3ccdf1]

#80363# add new properties of the default style


2001-04-02  Ocke Janssen  <oj@openoffice.org>  [4d090a2d626ab074092952af7f664218a1898f7b]

#85303# use of old beamer size


2001-04-02  Dirk Völzke  <dv@openoffice.org>  [9cc9414c2b6bead1d5ce31426ae3faa5cde889b4]

#83142# Update should work now for the standard folder, too


2001-04-02  Malte Timmermann  <mt@openoffice.org>  [b71f183ade51ddd0435b751a252a8938081f42c5]

#82884# Removed UnoControlImageButtonModel


2001-04-02  Dieter Loeschky  <dl@openoffice.org>  [566f44252ed25e9325dc8f63a9edb0d7f0b05c51]

#84939# syntax corrected


2001-04-02  Frank Schönheit  <fs@openoffice.org>  [fb3f0c63ca7ad405321339af696b0f9fa78c3e74]

#85582# HelpText property now in the aggregated control models


2001-04-02  Dieter Loeschky  <dl@openoffice.org>  [6d705d4d4d35f2e31a23e3b325b985b54e73472f]

#84939# SetItemSet(): range of aSet must include EditEngine itempool range


2001-04-02  Dieter Loeschky  <dl@openoffice.org>  [06b8ce5e22ef8b56cda588849c914d055ba8c643]

#84939# ItemSetChanged(): merging only items of rSet


2001-04-02  Frank Schönheit  <fs@openoffice.org>  [5b416e2b73413cd1da1793ef6c854b3a6e8725b4]

re-inserted the createOfficeFormsContext call


2001-04-02  Ocke Janssen  <oj@openoffice.org>  [91efeed7fe373251bf6c80cf151554a6017d259e]

#84817# give error msg when no field was selected


2001-04-02  Juergen Schmidt  <jsc@openoffice.org>  [45f5a4728c35c07d6bd81cdb2a556f6ef13ca42b]

change testcppu for array types


2001-04-02  Ocke Janssen  <oj@openoffice.org>  [740dd6083467b87d8493d8fe2c045d96360a5232]

#84842# deactive field description when cell is deactived


2001-04-02  Björn Milcke  <bm@openoffice.org>  [e56bbea2deaf81530dd072021861218a478b868c]

#84956# do not export scripts and settings as there are none of them in charts


2001-04-02  Frank Schönheit  <fs@openoffice.org>  [ecfbfa8ee2d6ed43ca0fe8d4a6f00ffcd2f33403]

ImplGetDefaultValue: return a default for the HelpText property


2001-04-02  Frank Schönheit  <fs@openoffice.org>  [1b87aa790416c60056eddb819b01b96756591fc5]

no translation for the logical index name


2001-04-02  Ocke Janssen  <oj@openoffice.org>  [99bbd011ea415fcec759db25bfaa2262908ae740]

#85470# check if interface is null


2001-04-02  Dirk Völzke  <dv@openoffice.org>  [5db38cde9a7940b73e6bfe72b4f9fdfb0c8d67be]

#83142# Update should work now, too


2001-04-02  Dirk Völzke  <dv@openoffice.org>  [33305f69f11c417a832da97b148e7cf35bc82223]

#83142# Code cleanup


2001-04-02  Ocke Janssen  <oj@openoffice.org>  [63e5586b8ba40e817d05d9f98a27253ca8071376]

#85509# check rowpos


2001-04-02  Caolán McNamara  <cmc@openoffice.org>  [faf059424b052345acaaff6e35adf13b1fac6599]

##515## improve anchoring of graphics that are anchored to a character run ending in a pagebreak


2001-04-02  Mathias Bauer  <mba@openoffice.org>  [5c1405cf8efd38e702030860906daae5de5c5dc5]

use OneInstance-Factory for AppDispatchProvider


2001-04-02  Dieter Loeschky  <dl@openoffice.org>  [629466609716b42428d49f92ff2db5340ace035a]

#84542# ClickCheckboxHdl changed


2001-04-02  Oliver Specht  <os@openoffice.org>  [56712ec1091769f052d629eb428d7712db36b453]

include


2001-04-02  Ocke Janssen  <oj@openoffice.org>  [f7af3ac43638b50d2108704a37158efb86fc20c5]

replace catch(...)


2001-04-02  Frank Schönheit  <fs@openoffice.org>  [b6e47fb2120210e5881b689d238782e2b13b4fd4]

added TextColor to the property map


2001-04-02  Oliver Specht  <os@openoffice.org>  [46f7b27de7c2bb9108918f3a963a4213d82bfc3b]

ExecDB no longer in use


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [93d57451a58ff24bdaa41fde57acd809c4770d38]

Merge SRC627: 31.03.01 - 09:18:43 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [c86fafc8aa776de18cf0373254361c8daa829fb2]

Merge SRC627: 31.03.01 - 09:14:36 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [d0f5707a1cd086576fc8a9b364fbd9aa03ae251a]

Merge SRC627: 03/31/01 - 09:12:13 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [dcf59324681be24d749b6a68b6bf31e9f7941d56]

Merge SRC627: 03/31/01 - 09:10:46 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [5c3a9dd1366f9b801c1fce220357f4811ef1c407]

Merge SRC627: 31.03.01 - 09:08:44 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [651b76ec8a8c362c37e32a9ce95642f31655ee33]

Merge SRC627: 03/31/01 - 09:08:45 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [c03e186216df60bea846f4d51c35f1f4e3bdef57]

Merge SRC627: 31.03.01 - 09:08:27 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [a283b6cc761e0e14448f7ab31208198a2e08c9b9]

Merge SRC627: 31.03.01 - 09:05:46 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [c46634a44f1b8d87fee072b6caa9217ae0886ac9]

Merge SRC627: 31.03.01 - 09:05:24 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [25a60e8e7250186510011938dbaa9f61264df7d9]

Merge SRC627: 31.03.01 - 09:04:03 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [09bccb894a9ec778d434f13b06fd1c15dd7349f9]

Merge SRC627: 31.03.01 - 09:03:30 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [935975937bdfd9de7f1977c81de8ce6000075560]

Merge SRC627: 31.03.01 - 09:03:44 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [f8414099ced583edb6992dce7c9e9774074155b7]

Merge SRC627: 31.03.01 - 09:02:18 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [01f8022a4bc6e13453fc4a979f0acf174c58349d]

Merge SRC627: 31.03.01 - 09:02:06 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [a13aabc5d687cbe22c796d12ac969e7a15354c48]

Merge SRC627: 31.03.01 - 09:00:22 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [56bf8c5742533881196c578d28968ec6837cc620]

Merge SRC627: 31.03.01 - 08:59:27 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [e8d2c993aa2ffabb88d0e110bafda155a8c5adbe]

Merge SRC627: 31.03.01 - 08:59:06 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [11b1ffd25f5274afd44561ab3ee7958fff887165]

Merge SRC627: 31.03.01 - 08:59:01 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [ba80af58b63be7f4cf0815b133121da4d48fcfe6]

Merge SRC627: 31.03.01 - 08:57:56 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [17d3c7a6e7df18fd057932b6ffcbe352455f49da]

Merge SRC627: 31.03.01 - 08:58:02 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [289318a16a759e201a2910af5fd1adf5dc961b07]

Merge SRC627: 31.03.01 - 08:57:42 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [5979c9334be6f29839c81dbf1e1ef399474451c9]

Merge SRC627: 31.03.01 - 08:57:11 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [8c435ca612c33a85927eddef9f9252b56fc9ea4a]

Merge SRC627: 31.03.01 - 08:56:43 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [d1235cb03365a9a0719a8bcf7056f9b55a63c9db]

Merge SRC627: 31.03.01 - 08:56:26 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [2863fea0c1640d757809c1fd3e5e4a25d36c038b]

Merge SRC627: 03/31/01 - 08:56:24 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [d5a07a3c22403323ebeb7f155867e8b6a14fa891]

Merge SRC627: 31.03.01 - 08:55:49 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [0c9c4ad9b75f4318bb356ee76673b49a376e855a]

Merge SRC627: 31.03.01 - 08:55:18 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [035aeb37eaa1cbcae81846c030d074cc8909acf1]

Merge SRC627: 31.03.01 - 08:55:00 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [21e1470c274889d43a1cafb2ed191efca6d1b90f]

Merge SRC627: 03/31/01 - 08:54:38 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [d3ef1ca89338683be8d3a7fb3ae89301db7d27f3]

Merge SRC627: 31.03.01 - 08:54:25 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [75f4b2681e444a4153b903b9b530a9c6f3b93f48]

Merge SRC627: 31.03.01 - 08:53:53 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [a0d0cc1f9144e8882319ab1c2926101e30cdc970]

Merge SRC627: 31.03.01 - 08:53:02 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [1fadcb93eeec6b6e5a4cb76d758386284c1b7469]

Merge SRC627: 03/31/01 - 08:53:06 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [60504f92154b01b33ad408a324aa6cbafd088668]

Merge SRC627: 31.03.01 - 09:53:56 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [506c44879f323a1d488c0027741d76e48af1fffb]

Merge SRC627: 31.03.01 - 08:52:30 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [6e7b37dacd3163fa9dfd614a19d68d63979bc965]

Merge SRC627: 31.03.01 - 08:51:38 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [fb8c4ad80b43aaa26861486eb7277fce1f756787]

Merge SRC627: 03/31/01 - 08:51:37 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [189aed3edf32c9bb852a6441fa36e4a4ccd1dfd1]

Merge SRC627: 31.03.01 - 09:52:39 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [4aaf7966823ed9ccb2a9e33a04f5eb5d17dbaf43]

Merge SRC627: 31.03.01 - 08:51:04 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [cef890dc66f58b16d2b0300895d5426d5317e05b]

Merge SRC627: 31.03.01 - 08:50:36 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [35071c3087ebf65198e0a7d4e4eb79b517947b5b]

Merge SRC627: 03/31/01 - 08:50:10 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [9222862071395383d3997b2695709f0b051f08db]

Merge SRC627: 31.03.01 - 08:49:25 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [3e69bdf71f35f45469d9128556c812c4af9192b3]

Merge SRC627: 31.03.01 - 09:50:31 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [c57bb313cad6ea11be53136edddcd9cb55399059]

Merge SRC627: 31.03.01 - 08:48:48 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [962aef31e92f5fb39a30dfd5e011231bf8b07579]

Merge SRC627: 03/31/01 - 08:48:40 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [0f0a55128f5af78ae0f64e53652038bfb24f02e8]

Merge SRC627: 31.03.01 - 08:48:08 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [65c88690d63dcce722296cbe8e60bcd040f6bf58]

Merge SRC627: 31.03.01 - 08:48:07 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [28cc6af1ebca579934e27d945d4d465bee097a4e]

Merge SRC627: 31.03.01 - 09:49:16 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [35cc387bde25fe851cf06ecb4d7400570c0e6dab]

Merge SRC627: 03/31/01 - 08:47:13 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [10ca2ebae2c704804f08054fef7a340794b10847]

Merge SRC627: 31.03.01 - 08:46:39 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [332d47db1b3fc1502a4eb5f6fcae24596379fda4]

Merge SRC627: 31.03.01 - 09:47:56 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [d292d964c0c9a506595c76e5f7c584a68e1f71b2]

Merge SRC627: 31.03.01 - 08:46:45 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [2b9f61d28794147fffc6d723978ebfb74aa83850]

Merge SRC627: 31.03.01 - 08:45:57 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [6b3216fbe864be575514607f87e17e291b5abef5]

Merge SRC627: 03/31/01 - 08:45:40 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [e4dec0744e6e676b6dd07a57c35cff3fac1b411a]

Merge SRC627: 31.03.01 - 09:46:34 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [893f9d6324a83ff498a6386038c2d2956a4aa56c]

Merge SRC627: 31.03.01 - 08:45:08 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [46538df1cab55ea4b0747cac4188b17340855650]

Merge SRC627: 31.03.01 - 08:45:15 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [63bbeba369ae117ea55e16072b46cdb23a7bf27d]

Merge SRC627: 03/31/01 - 08:44:15 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [0cc031f825f23552daa5fd91611af76a0c443d4b]

Merge SRC627: 31.03.01 - 09:45:21 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [f7702cc0a5c17b45450ccefd4a74c7b807f2d4aa]

Merge SRC627: 31.03.01 - 08:43:43 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [3d55f6b06b64e80a3f625f1282682ae90e865913]

Merge SRC627: 31.03.01 - 08:43:08 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [ca8341aabcef9d14322196690fe346a9f8fedff5]

Merge SRC627: 31.03.01 - 09:44:05 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [324b3308bcbfcee7ebc9690c66f1d8feeffbc400]

Merge SRC627: 03/31/01 - 08:42:51 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [0ebf7e5b66b3d4387dc3709b862435b7b156fc6a]

Merge SRC627: 31.03.01 - 08:41:43 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [cadf50837fcde498674539eab1bfe3534256b0d8]

Merge SRC627: 03/31/01 - 08:41:18 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [9755a7b11b46c66fec64adf24a8a4aedc6f308ce]

Merge SRC627: 31.03.01 - 08:40:22 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [c976d19a8c9d5d864c2fd425e740d9b57fec13fd]

Merge SRC627: 31.03.01 - 08:39:17 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [0b5374930cf90ad1c985eb5c021385d42fc3d15c]

Merge SRC627: 31.03.01 - 08:39:55 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [6b7fb87e903c69395c946511a075e1c7f8cb1d90]

Merge SRC627: 31.03.01 - 08:39:34 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [d9198e9690d7c7758b0a0d3eb5e0dcf734c3addf]

Merge SRC627: 31.03.01 - 08:39:02 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [f0ce149fada7835e08481afeb405e1209ec541e0]

Merge SRC627: 03/31/01 - 08:39:07 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [156d6440e7b0df4a4c3960ccb5b3bf1e2d8c9ac5]

Merge SRC627: 31.03.01 - 09:39:40 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [0f41bcd7b5c096a215913b34c8b5318e457ea04c]

Merge SRC627: 31.03.01 - 08:38:27 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [a564309ac90836fc7468a87eef62518cc9edc661]

Merge SRC627: 31.03.01 - 08:37:19 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [26e6fef7e821fe0e5552b02420396589107f064e]

Merge SRC627: 31.03.01 - 08:36:11 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [f3749e90a60d43b0c39d8ff0941c7dd2fe2d70cc]

Merge SRC627: 31.03.01 - 08:36:08 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [2040e769c8b1e511c73672155cffe22c6fff0fe4]

Merge SRC627: 03/31/01 - 08:35:33 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [ac31582ca660c4de1d82755d057a7b900e568507]

Merge SRC627: 31.03.01 - 08:34:42 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [2998cb41a4197b45e865173803c81f4545dc0d9e]

Merge SRC627: 31.03.01 - 08:34:49 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [f1204a0c495fdcc118d548a944a2b4662da808d7]

Merge SRC627: 31.03.01 - 08:34:40 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [4afefbe7491e85e5aafb94e7a634c1a131a4d583]

Merge SRC627: 03/31/01 - 08:34:11 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [fa6fa9e9a901a8a1249849fa0a37185f2ae74240]

Merge SRC627: 31.03.01 - 08:33:15 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [16428c746eaa2e92172210b5c30bc5aa4384ac7a]

Merge SRC627: 31.03.01 - 08:33:08 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [3a590d3ea9ace72ccc567b5ab69ea0d5380d52b6]

Merge SRC627: 31.03.01 - 08:33:00 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [1ff55188f5c1d23d68ae69f16d2f9b31b99a14a6]

Merge SRC627: 31.03.01 - 08:32:07 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [1748fab22c57abe2151124a6c89d3ed3511fddce]

Merge SRC627: 03/31/01 - 08:32:19 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [50629e0a148d0b772ad18531b712a4335e7e4809]

Merge SRC627: 31.03.01 - 08:31:23 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [f468cf1753c3152699b3b102a7b76e1ec4b0bd07]

Merge SRC627: 31.03.01 - 08:31:13 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [302fdc0a074fd8f8489b3eb389ab9ca38d5df9d4]

Merge SRC627: 03/31/01 - 08:31:00 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [4d2a05683df11fe8c439166d305e7dc6a7ca55c3]

Merge SRC627: 31.03.01 - 08:29:34 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [d0ff889dcc462795b908632aa03f4222e37a0612]

Merge SRC627: 31.03.01 - 08:29:22 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [85eab91f2fdcb4a4b24b8adf8d303806d0d36aef]

Merge SRC627: 31.03.01 - 09:30:00 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [9a8f5df2036ce66045bdb975055b331b248b96e6]

Merge SRC627: 31.03.01 - 08:28:01 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [06f2a02815dd04c33c5fcc0d11ab095f998898ab]

Merge SRC627: 31.03.01 - 08:27:05 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [e3e26c192e5fd2ac680556c21a3b5ac02d3d2ffd]

Merge SRC627: 31.03.01 - 08:26:41 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [259ec1cfeb8145c64246d1044d19d2405311842b]

Merge SRC627: 31.03.01 - 09:27:55 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [4aabbe3576921a2423d071ce0ccbbb853e063210]

Merge SRC627: 31.03.01 - 08:26:04 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [2334e47556927b2b622dd3bf715a1db8eee8a077]

Merge SRC627: 31.03.01 - 08:25:04 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [fd476890931b602a7e8aae5710d7bb89d0a8bf4f]

Merge SRC627: 31.03.01 - 08:24:34 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [8b3c07d700bf6762b108166380a384811489e60e]

Merge SRC627: 31.03.01 - 08:23:11 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [777993e551d237fda953af276f19b868bbcbd939]

Merge SRC627: 31.03.01 - 08:23:00 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [f54c7c09bf1acd070a522fea71f411a4555f8e87]

Merge SRC627: 31.03.01 - 09:23:58 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [810308b0f50bb98231394c5d2947314503f4c990]

Merge SRC627: 31.03.01 - 08:21:48 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [6de4e50469f0807fdbeb9f560842021e40e0dd09]

Merge SRC627: 31.03.01 - 08:20:56 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [9f17d4a789010e0f1aa6d9b21f8c7d627b1d54c4]

Merge SRC627: 03/31/01 - 08:20:09 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [33a3549388280a118a2dfeef91b24c62b67f6b1b]

Merge SRC627: 31.03.01 - 09:20:52 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [f1117487995c3b5194a9c296847e07ce13495cb9]

Merge SRC627: 31.03.01 - 08:19:32 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [89eff9bb368297b47f8c2398a136f5c92fbf8fce]

Merge SRC627: 31.03.01 - 08:19:30 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [22c69ec5bd7af0ffdb2a39e5f559ccf091140886]

Merge SRC627: 31.03.01 - 08:18:29 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [ea5f40b2abad3dd907bccb5f0cf34b66db191731]

Merge SRC627: 31.03.01 - 08:18:21 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [8501607f444e3fbf9ac2adc1a2a983990f7ae242]

Merge SRC627: 31.03.01 - 08:18:13 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [7a261caf29f83cadda443dda69a34fa3f1f0a02c]

Merge SRC627: 03/31/01 - 08:18:03 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [fc265a77792a3d791b1075678e451dea904ad4c7]

Merge SRC627: 31.03.01 - 08:17:15 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [3c381e61cbb59b7a9845338c43e3a4b2202610c3]

Merge SRC627: 31.03.01 - 08:17:12 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [6fa479b436c48ab6e290b13798e771c2f6a33baf]

Merge SRC627: 31.03.01 - 08:16:55 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [b4781d9f6766d4db17db94fdefcdaf7a5f0ba116]

Merge SRC627: 03/31/01 - 08:16:41 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [104b28f9646ca3e1371807f6eb93891bfa167c95]

Merge SRC627: 31.03.01 - 08:16:05 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [676dbf87850a926b48b38bfe7ce67da11bec5a98]

Merge SRC627: 31.03.01 - 08:15:35 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [c678116ae2f60d59b70ae7129119573ded5462b6]

Merge SRC627: 31.03.01 - 08:15:38 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [99e1192fba828fbd8f8bf870cfe88542d78fb02c]

Merge SRC627: 31.03.01 - 08:14:47 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [60a783a28c0e42e34fc065c3e92909494071026d]

Merge SRC627: 31.03.01 - 09:15:30 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [b0ade8e12c7fb3fe8917f7e4756b255c6d5bffb1]

Merge SRC627: 31.03.01 - 08:14:30 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [f887da223b6174a648b845459b53c8a4445bfd83]

Merge SRC627: 31.03.01 - 08:14:09 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [3423e10917474dda3ea3c5305c74527df0b77818]

Merge SRC627: 31.03.01 - 08:08:38 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [d413847c1b62d6f8e4be46c596ae329222d0ee6b]

Merge SRC627: 31.03.01 - 08:07:51 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [e9131c2d8ab60f5ee122d80d8d7370583479f6ad]

Merge SRC627: 31.03.01 - 08:06:17 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [eff9449b19809879e6f46de416a13638ef947919]

Merge SRC627: 31.03.01 - 08:05:26 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [6c216c42c869e5fd5084e0953a8e9767eb63fafb]

Merge SRC627: 31.03.01 - 08:04:57 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [7fa72e1ea42cbebd62250892c56c651de29defcd]

Merge SRC627: 31.03.01 - 09:05:37 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [c862776cb01c31b653fe4ddbe9b18b2eff5c599f]

Merge SRC627: 31.03.01 - 08:03:40 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [9b70942e231d6de017bf681708cfdc303f42e484]

Merge SRC627: 31.03.01 - 08:00:17 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [de5ebd6c6b97b0edd30b5e9e4973202d9076c4d1]

Merge SRC627: 31.03.01 - 07:58:32 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [e600fd87e0eb3ddf594941c441a4b66ca0172875]

Merge SRC627: 31.03.01 - 07:56:38 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [139326209921e21e4f8567fcae242d830f6dc2b2]

Merge SRC627: 31.03.01 - 07:54:47 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [11d7999fc8fcc845f3ac298a34b2e6a9fb116ec5]

Merge SRC627: 31.03.01 - 08:55:47 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [54a5cc78e6dce39d736394b43591fadcdc416e53]

Merge SRC627: 31.03.01 - 07:52:53 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [87bcb0901e9fbe241b3d493540722148e7d45756]

Merge SRC627: 31.03.01 - 08:53:42 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [5511f53216ddb7282f2e96118646e1fdc9026e1f]

Merge SRC627: 31.03.01 - 07:50:37 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [9acdb39385042f979beae230785215e06e1247df]

Merge SRC627: 31.03.01 - 07:50:08 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [cec7bc11484e7680b848ba3c874f53243623a7a2]

Merge SRC627: 31.03.01 - 07:49:59 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [bb36652c508543e1770cc78562e7c2e950d85541]

Merge SRC627: 31.03.01 - 07:50:02 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [8fb3c28b02819cb19b88486ec5c735f357bf3d62]

Merge SRC627: 31.03.01 - 07:48:29 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [9ffd928014e1eb4e3aa1d94f26bc07621dc67a75]

Merge SRC627: 31.03.01 - 07:48:18 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [b900680b1299779cd863f590bd86ff8ce4aaab22]

Merge SRC627: 31.03.01 - 07:47:44 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [2f3219907dc67797fd18570513029b27852a1860]

Merge SRC627: 31.03.01 - 07:46:38 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [ddef12fd3ce873da7127d8e4f258e17af4f31e14]

Merge SRC627: 31.03.01 - 07:46:27 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [4fed45404322d39d3e29fdb9d2f9ead2d63bb851]

Merge SRC627: 31.03.01 - 07:45:35 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [7ed4af120b00a09c3a58cc5f5808e3661f08d213]

Merge SRC627: 31.03.01 - 07:45:05 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [28c69265c5cb9835a43afbb247bd2433b7cc7be6]

Merge SRC627: 31.03.01 - 07:43:34 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [70fdbff5e02ca6069d245d5f1dd25f5be41cf4f7]

Merge SRC627: 31.03.01 - 08:44:27 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [f014072b1d85e173e7fab1063f5bb0325bae0c76]

Merge SRC627: 31.03.01 - 07:43:00 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [baa7241b0252a96629a9c2ed21d90934bb64e669]

Merge SRC627: 31.03.01 - 07:42:11 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [55c09d2057984b179e8bc3474caea2bf98e0b1be]

Merge SRC627: 31.03.01 - 07:41:59 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [37cdeea4e137e245dc4bbc806686b57cb078923d]

Merge SRC627: 31.03.01 - 07:40:36 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [cffa68b94482720db1483bf88ef35528f91ed65e]

Merge SRC627: 31.03.01 - 07:40:10 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [d177f3474a8671e186f6f6994f73e1b3be6163a6]

Merge SRC627: 31.03.01 - 07:39:26 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [24a0dba905d26a10e7dd3403cfb004cb0a3ac621]

Merge SRC627: 31.03.01 - 07:38:47 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [63c551e03940834534eee9a6b2e4b56d31497229]

Merge SRC627: 31.03.01 - 07:36:08 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [0e5dfcaf9b3943bb98a1fb7bb123d6f61d4e17b8]

Merge SRC627: 31.03.01 - 07:35:31 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [e732444864757bffcede3ada1bf3dfc7c5d6849a]

Merge SRC627: 31.03.01 - 08:31:46 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [e0c59f4030e6e361d1e3a0eaab02886fe910edf7]

Merge SRC627: 31.03.01 - 07:29:12 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [c7cdde8eb93b4f41d233bb99b700b018a8814e9d]

Merge SRC627: 31.03.01 - 08:30:14 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [fd1fe8d92a78182e7dc9d5e88d8284c5359db278]

Merge SRC627: 31.03.01 - 08:28:47 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [aabad530258c9c079b3b079aa38f11e05d979ab4]

Merge SRC627: 31.03.01 - 07:27:32 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [27c0c33d0be01e687f6311266f09796b204401e6]

Merge SRC627: 31.03.01 - 07:23:37 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [59cca78d891ebed089e21842e0065d1b87a234ca]

Merge SRC627: 31.03.01 - 07:18:09 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [f93a0ef6cf90f8eb8d77bcd03ac7c7e917444f7b]

Merge SRC627: 31.03.01 - 07:16:29 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [6e89feda314b0559afee8fe5f3693d1c25b90f17]

Merge SRC627: 03/31/01 - 07:15:06 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [396a5eb99b274b640e923fe44a15024985aabf3a]

Merge SRC627: 03/31/01 - 07:13:56 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [1e2ea651aa5484e9f829482cb791941331d1ea19]

Merge SRC627: 03/31/01 - 07:11:47 (NoBranch)


2001-03-31  Kurt Zenker  <kz@openoffice.org>  [8e100756b1414ee1c8225fc548c84755f20f8d93]

Merge SRC627: 31.03.01 - 07:10:00 (NoBranch)


2001-03-30  Niklas Nebel  <nn@openoffice.org>  [aa148feb5df72cb3f1bb7f4527b775cfa2b60108]

#84195# more drag&drop changes


2001-03-30  Niklas Nebel  <nn@openoffice.org>  [6f93c6867b4b8f8833359ce97a3820ee525ba0ce]

#85564# missing entry in pServiceNames added


2001-03-30  Oliver Braun  <obr@openoffice.org>  [ebd00f5c46707e0dfcdd074f581ae86c0576e69b]

socket.cxx -> socket.c


2001-03-30  Malte Timmermann  <mt@openoffice.org>  [1db2b85d03092679afaf90ec94d2fbd0ed5a83cc]

#82889# Changed IDL file name and service name


2001-03-30  Matthias Huetsch  <mhu@openoffice.org>  [8e02efd5d87d1099ff0e24e83759033017043139]

#85528# Fixed 'osl_acceptPipe()' to set FD_CLOEXEC flag on accepted pipe.


2001-03-30  Mathias Bauer  <mba@openoffice.org>  [9c34aafd2e989c73645cec4e0bdabba314f50f84]

#82841#: don't kill medium after wrong password


2001-03-30  Mathias Bauer  <mba@openoffice.org>  [5cde84f31103d943fe2bf6ca48a4fd1ac89f7e85]

support for modeless TabDialogs


2001-03-30  Mathias Bauer  <mba@openoffice.org>  [1d6dd7700e90c2fe538d4d2d73a05a6f9d90ae25]

#80365#: support statusindicator on statusbar


2001-03-30  Mathias Bauer  <mba@openoffice.org>  [6d6c4c4e6c25321f6d5b27cd451d976705d8a542]

AppDispatchProvider for dispatching SfxApp functionality in non-SFX-components


2001-03-30  Kai Ahrens  <ka@openoffice.org>  [a0a061eea1db79a0b007f655cfffc2536e85e5a4]

#84621#: draw graphic with size


2001-03-30  Mathias Bauer  <mba@openoffice.org>  [c0de4a7e6bbf41802292b4bceebbabfa3063349c]

don't crash if no BaseStorage given


2001-03-30  Kai Ahrens  <ka@openoffice.org>  [6f34dac736d64c69dfd00bbebe9e0d98e388d7aa]

#84621#: added missing effects to diactrl


2001-03-30  Kurt Zenker  <kz@openoffice.org>  [c7f533c3a17acf5cc81860352298654c3db3bd1c]

chg. True -> sal_True, False -> sal_False


2001-03-30  Joachim Lingner  <jl@openoffice.org>  [226f5a8f120d235879d204bfbee3d45d927660f0]

*** empty log message ***


2001-03-30  Mathias Bauer  <mba@openoffice.org>  [4379d44dcdbac0d8de7211c0c6f6f9d6c01ce5a8]

#80365#: forward statusindicator to controller


2001-03-30  Christian Lippka  <cl@openoffice.org>  [3bca41595c6d7d23f1be08851b720fca5000f592]

85489# made PutNumBulletItem static for use in api


2001-03-30  Caolán McNamara  <cmc@openoffice.org>  [74af3bcd0958a740b40101abf4354e22e2467fa0]

##540## rework pagebreak insertion, to avoid bas pagebreak localtion due to handling fields before pagebreaks


2001-03-30  jp  <jp@openoffice.org>  [1f3eba587286b44f21f0e59257f42ff46b078e89]

little bugfixes, use autocolor


2001-03-30  Juergen Schmidt  <jsc@openoffice.org>  [79d3d92c1049c6382864ab12465d84b0807662e3]

change comment


2001-03-30  Thomas Lange  <tl@openoffice.org>  [b59a32e0058f12594a129d2986e8e4c36bc2fb1d]

FillClipFmtItem added to provide data for SvxClipboardFmtItem


2001-03-30  Martin Gallwey  <mtg@openoffice.org>  [773b35c301563a529b955ae40b9b6f87578cc789]

Initial import


2001-03-30  Martin Gallwey  <mtg@openoffice.org>  [64eefdaed90af4eb1968549df9b026e0ee2c3f0a]

initial import


2001-03-30  Martin Gallwey  <mtg@openoffice.org>  [1b1791728c2043ae019cb5e89680ef7b9f1b06e0]

added XMLCalculationSettings context


2001-03-30  Martin Gallwey  <mtg@openoffice.org>  [f779261a3a20083ae341fc6f06c2ba44bbf5c5f0]

Remove unused CXX_FILES section and added XMLCalculationSettingsContext


2001-03-30  Martin Gallwey  <mtg@openoffice.org>  [032fa8b8bc7df4e600c0e70f309b8b7ca9cf0aac]

import all redline settings


2001-03-30  Thomas Lange  <tl@openoffice.org>  [ba4cac78cbacacf9de92f7d47d66b18d366eb479]

include for clipfmtitem.hxx added


2001-03-30  Martin Gallwey  <mtg@openoffice.org>  [0856c152435a6d1569cf30360609ea35473e9973]

export redline record setting


2001-03-30  Martin Gallwey  <mtg@openoffice.org>  [9b3887ef57ecee1489ad276d7f7894d18c0eab45]

Added TwoDigitYear


2001-03-30  Martin Gallwey  <mtg@openoffice.org>  [5ce98729154d61aee6a869d24cde33b1215b699c]

added TwoDigitYear


2001-03-30  Thomas Lange  <tl@openoffice.org>  [e927e1fec65f6a9c2e816173e7e0f8abb46e76f8]

SvxClipBoardControl registered as control


2001-03-30  Thomas Lange  <tl@openoffice.org>  [6aa7de0735fd3e4f3c8ca11f5ad3146cbfbf9fbd]

SID_CLIPBOARD_FORMAT_ITEMS entries in ExecClpbrd and StateClpBrd added


2001-03-30  Philipp Lohmann  <pl@openoffice.org>  [1a9bce9e32a502f74e6ed115d914bc516387a108]

#85520# on remove page set current page correctly


2001-03-30  Thomas Lange  <tl@openoffice.org>  [632b664c23c9a5a747af46cbeefddc8dd64939de]

SID_CLIPBOARD_FORMAT_ITEMS entry added


2001-03-30  Juergen Schmidt  <jsc@openoffice.org>  [ae59c935e3147a26aad23a41b00b089d9c35001d]

improve output


2001-03-30  Oliver Braun  <obr@openoffice.org>  [f573e6e22f9ff8927ea6bf92f77c3c6c598af281]

c compiler warnings fixed


2001-03-30  Oliver Specht  <os@openoffice.org>  [3ee32cc9fd8ec6348fd32c2392ecffc116b3946f]

#85347# initialize business card data from user data


2001-03-30  Thomas Lange  <tl@openoffice.org>  [734541e2b1fdb18a981f95f4bde5ba15331e9df0]

'item String SvxClipboardFmtItem;' added


2001-03-30  Thomas Lange  <tl@openoffice.org>  [ae3e94781eb0df9a90563ee4010c7de4be5db344]

SvxClipBoardControl initial revision


2001-03-30  Thomas Lange  <tl@openoffice.org>  [f3460e2a74ee58b1b869252b91296e3d6000e779]

clipboardctl.* added


2001-03-30  Niklas Nebel  <nn@openoffice.org>  [299f294dfb66bff5219f172161d3b05a832b3ab6]

language list box: sorted


2001-03-30  Thomas Lange  <tl@openoffice.org>  [5ed31119645cbdc32fde361f55eec2c613e9f074]

clipboardctl.hxx, clipfmtitem.hxx added


2001-03-30  Juergen Schmidt  <jsc@openoffice.org>  [30c23715a20f1fca0c1911f74f12f94cd87455bf]

deliver regcompare correct


2001-03-30  Daniel Vogelheim  <dvo@openoffice.org>  [ac03503d86d70f623c12495c2aa4ecce55887db3]

#81839# image map DTD added


2001-03-30  Oliver Specht  <os@openoffice.org>  [400ff1efe013bc4d34d015067c721589a5ba808b]

create database fieldmaster when all information is set


2001-03-30  Thomas Lange  <tl@openoffice.org>  [2a355bdf19deb3173f61ffae88ba50ac8b2e1b56]

SlotType SfxBoolItem added to SID_PASTE


2001-03-30  Christian Lippka  <cl@openoffice.org>  [78536b1609593c17d73e65f17050e17364a5337f]

#81839# close polygons


2001-03-30  Ocke Janssen  <oj@openoffice.org>  [f7bfa31c9195b99ba2115003dff41a1f6ad8a5af]

#85298##85297# correct index impl


2001-03-30  Sascha Ballach  <sab@openoffice.org>  [5edc1dad0f20bb7c602455dd46bda09c3a7a407a]

Export/Import of Draw Defaults added


2001-03-30  Ocke Janssen  <oj@openoffice.org>  [f55e0f5fa5bde13437a10f29affb797c8d767cdd]

index exception now gives information about index


2001-03-30  Ocke Janssen  <oj@openoffice.org>  [2c7d09b02814986e858d37e34eef123bf913b208]

#85298##85297# correct index impl


2001-03-30  Christian Lippka  <cl@openoffice.org>  [6388eec544b14749fcce25123f1d4d315431cc4b]

#82045# added FillColor to pool


2001-03-30  avy  <avy@openoffice.org>  [cc0893e4954ab9b7c1883b6cebf15b0086d19cd4]

Temporary variable added because of error during compiling under the Lunux


2001-03-30  Daniel Vogelheim  <dvo@openoffice.org>  [326924ba8eddb748432384ccd7edc4687db13de1]

#81839# changed polygon points attribute to namespace svg


2001-03-30  Dirk Grobler  <dg@openoffice.org>  [0d29539da88bc2a201912eed5e809e15df56e204]

new files to deliver


2001-03-30  Juergen Schmidt  <jsc@openoffice.org>  [8e77de1d7ca85e9de55c6327f8378648848d380e]

insert XArrayTypeDescription.idl


2001-03-30  Juergen Schmidt  <jsc@openoffice.org>  [73c40af0d5eac659051c2b2ac98d4655b6d928be]

new


2001-03-30  Juergen Schmidt  <jsc@openoffice.org>  [afde4847ea494f337218e3da6fb1c6df19f891d2]

insert/modify for handling array types


2001-03-30  Juergen Schmidt  <jsc@openoffice.org>  [d3cb2b84cce077ed1adcb7fbc622506ae35cf8ea]

insert UnionTypeDescription


2001-03-30  Ocke Janssen  <oj@openoffice.org>  [bf92f52175d1d5d6001e8513b2664cd637fe898e]

remove <:


2001-03-30  Juergen Schmidt  <jsc@openoffice.org>  [9d46c93ef0b041260ae33366e5bf227279f5993e]

insert/modify for handling of array types


2001-03-30  Juergen Schmidt  <jsc@openoffice.org>  [13c013b16a77355a5f8c84b4b80a1d8d2255d5e5]

insert typelib functions for arrays


2001-03-30  Juergen Schmidt  <jsc@openoffice.org>  [02dbbaca84af3b91d62d74104b2c906ad8e85e72]

insert getCppuArrayType functions


2001-03-30  Dirk Grobler  <dg@openoffice.org>  [7f182fe060d3227c38fdf75e11095838617934ae]

changes due to changed package structure


2001-03-30  Juergen Schmidt  <jsc@openoffice.org>  [c4f639eacf328d6202e2f8a7facce986b1a09695]

insert array test


2001-03-30  gt  <gt@openoffice.org>  [cf383f0fb4569d450323fa78608de680d84af1ba]

#85456# ExcEscherOle::ReadPictFmla(): checking with assertion after work has done


2001-03-30  Hennes Rohling  <hro@openoffice.org>  [f924a981a26996315a5fe26e07782078a49f16ed]

#85522# Forward SIGPROF to system handler


2001-03-30  Daniel Boelzle  <dbo@openoffice.org>  [9a172ac8b87022ef6d4c90bc9591cc953657d33a]

added cppu_no_leak building option to avoid leaking of generated RTTI, vtables


2001-03-30  Frank Schönheit  <fs@openoffice.org>  [63371b5eb5e5b44970a93936ca111a37d1b0bfbe]

#85523# != instead of == when setting the DataField


2001-03-30  Oliver Specht  <os@openoffice.org>  [a79e878807110522d7b2b5b3b96b338d4c4b52a9]

mutiple symbol error corrected


2001-03-30  Oliver Specht  <os@openoffice.org>  [3ea5eb52091b4a7928f8cb2cb63daf2bba417bef]

syntax


2001-03-30  jp  <jp@openoffice.org>  [4d8b2f92f6d36902289f8f5af2a3b938cae97cd5]

can-changes: use SvxForbiddenCharacterTable


2001-03-30  Dirk Grobler  <dg@openoffice.org>  [d596f507e33939f6ce44ed5b03c8d7ab9a07afbb]

import tool for configuration data


2001-03-30  Frank Schönheit  <fs@openoffice.org>  [fdd89fdee2d8a9b0c776e6d5823b26aa94387dc5]

added a description to the laste page of the list box wizard


2001-03-30  Björn Milcke  <bm@openoffice.org>  [f7e5c3936a979435b5cfe82353222970fb80a5dd]

#82019# new axis property visible


2001-03-30  Frank Schönheit  <fs@openoffice.org>  [82a096da93ad1342fb0dd88c05c929deaad841f5]

new DnD implementations


2001-03-30  Björn Milcke  <bm@openoffice.org>  [cf487a30a07e3c49ee292b34e07866d9174e1ec3]

#82019# export primary x axis also if it is invisible


2001-03-30  Frank Schönheit  <fs@openoffice.org>  [948fbe8709e8bdb6fcf74233fc910ed1c64bccb5]

show a wait cursor while opening a connection


2001-03-30  Frank Schönheit  <fs@openoffice.org>  [cbca307d2cac31ef6c0d61bc5bb461f293fd2861]

#83734# enable drops for the browse box and the data window


2001-03-30  jp  <jp@openoffice.org>  [01dcbbf081b0723728aa35f6aa67a2b546fc749c]

can-changes: use SvxForbiddenCharacterTable


2001-03-30  Hennes Rohling  <hro@openoffice.org>  [d1ac6b70200b11265c868d1dc35f49699fd5d317]

#85143# Recursive creation of directories is done backwards (mkdir not always returns E_EXIST if dir exists


2001-03-30  Christof Pintaske  <cp@openoffice.org>  [630dfd11dbd6cc6595d4af2ab6d14d69c458ed15]

#85460# enlarged buffer for xim input


2001-03-30  Ocke Janssen  <oj@openoffice.org>  [a4db63edab9facd57cf7311ecefed654388defeb]

use of different cast to rBHelper


2001-03-30  Sascha Ballach  <sab@openoffice.org>  [f165e0a48ebfd9006a81aadc94f5d8c61adb3daf]

XMLGraphicsDefaultStyle.hxx added


2001-03-30  Thomas Benisch  <tbe@openoffice.org>  [51ad28828c5685c5684dd99c0e77ebf50842cb7f]

fix for solaris


2001-03-30  Daniel Vogelheim  <dvo@openoffice.org>  [d493fa10e007e094129549cfc7b397c364432029]

#85254# database display field now seems to work again; order of properties import changed


2001-03-30  Frank Schönheit  <fs@openoffice.org>  [b6194dacacc06c629cfdb81a0868c9f37ee3aae2]

#65293# solaris problem


2001-03-30  Herbert Duerr  <hdu@openoffice.org>  [9b5c3f698b6a12200c76c315c4e3009b1f63ceb9]

add GetAntialiasAdvice()


2001-03-30  Herbert Duerr  <hdu@openoffice.org>  [8358b32c7be9e66b9f56a4d0ded92441975ce404]

add GetAntialiasAdvice() and reformatting


2001-03-30  Christian Lippka  <cl@openoffice.org>  [2dcc5db688ece2cebc9dc7016f987c5eba36b73c]

#85472# fixed add shape that crashed when given an empty shape reference


2001-03-30  Thomas Lange  <tl@openoffice.org>  [7bbf24ab31dac3f69259fe9e901d323469d98771]

#85228 Resize called after import of other formula


2001-03-30  Vladimir Glazounov  <vg@openoffice.org>  [05e224a1991abf9f09680067194b4123926b20ee]

Removed extra semicolon


2001-03-30  Tom Verbeek  <tv@openoffice.org>  [ccf403d4b246f9e9ac8ab9b4049b20f5cc7ce449]

#85531# replaced '&' with '~'


2001-03-30  Ocke Janssen  <oj@openoffice.org>  [363a662c7e3baf43b56a952947ed42e7ffe4e7ff]

uyet another try for linux


2001-03-30  Daniel Boelzle  <dbo@openoffice.org>  [1f265fc1cec1f22fa73f1b732bfb5246f9bd344a]

added cppu_no_leak for building non-leaking vtables/ generated rtti symbols


2001-03-30  Frank Schönheit  <fs@openoffice.org>  [614111f12c71c0676ccfee61a4ed3cb7e389b50e]

#65293# solaris problem


2001-03-30  Oliver Specht  <os@openoffice.org>  [609829ae1332da4df20844370758db331092dfa9]

#85318# some old database functions removed/replaced


2001-03-30  Daniel Boelzle  <dbo@openoffice.org>  [6c1eaf4b5bad6e4f6e7b2cbc99d9eb447ed7f009]

fixed missing int64 routines


2001-03-30  Frank Schönheit  <fs@openoffice.org>  [c68afc1dd4eb7762be09590bccfcd44a14eef7b3]

#65293# missing include


2001-03-30  Ocke Janssen  <oj@openoffice.org>  [7de10ebb07fd824bed9bb3340a8ec42195a310f4]

using namespace dbaui


2001-03-30  Oliver Specht  <os@openoffice.org>  [efc1312f1f3e577318eb4680a556f24a75e81db4]

#85468# no negative tab positions in TOX


2001-03-30  Oliver Specht  <os@openoffice.org>  [d404bb5b17724ea1728e499fe0721465323a283c]

#85468# no negative tab positions in TOX


2001-03-30  Caolán McNamara  <cmc@openoffice.org>  [aed76bab00d55d77c433ef5c86214e4e4589ccfd]

##575## Convert WW6/95 TextBox to FlyFrame when we are in a header/footer


2001-03-30  Daniel Boelzle  <dbo@openoffice.org>  [9c2dc8b98dc6aaf9d9c8c0deaeea9bbb97ab1884]

unoidl => idlc


2001-03-30  Daniel Boelzle  <dbo@openoffice.org>  [593d7125d2a73387f8f24432c2165cac92e45a00]

added getCppuSequenceType<>( Type const & rElementType )


2001-03-30  Sascha Ballach  <sab@openoffice.org>  [ef01d311d0af657e6d76204e105124462c23e0b9]

#85021#; makes the progressbar work


2001-03-30  Sascha Ballach  <sab@openoffice.org>  [49ac7caf5fe0edeb0409aeb049fd9181575a396a]

#85021#; makes the progressbar work


2001-03-30  Kai Ahrens  <ka@openoffice.org>  [42805422cfbd8908801fac38138260ba0d48d981]

#84824#: OLE support for transferables


2001-03-30  Martin Gallwey  <mtg@openoffice.org>  [570fe3da7875b23a1d4c778c40b7130fa88517e4]

maybe fix wierd solaris bug?


2001-03-30  avy  <avy@openoffice.org>  [ac86436540b9b9aa98c797c1023fc138f6fe5182]

Compiler error fixed. Linux platform


2001-03-30  Kai Ahrens  <ka@openoffice.org>  [afdaf3b7f8ae93b7a0556dc901c61e6eda11274a]

#84824#: String::CreateFromInt32 bug fixes


2001-03-30  jp  <jp@openoffice.org>  [318c0d46b9569eaecf7c6d2f6a9dacfdaca84fa5]

add missing headerfile export


2001-03-30  avy  <avy@openoffice.org>  [7d9c022a3d95b8a3a8c02ebf90c036663244cd77]

Fixed one Linux broblem


2001-03-30  Mathias Bauer  <mba@openoffice.org>  [9d5843ec8ae8c23dea9f10d4f2eabfcff0bc7dd8]

#84666#: use XTruncate if present


2001-03-30  Nils Fuhrmann  <nf@openoffice.org>  [7770c15aba7545e3f406e668cf5ced03b22b7c27]

Added new input file format for merge data.


2001-03-30  Nils Fuhrmann  <nf@openoffice.org>  [b0771c7dbd6b328ca64d8db4f9de097edab64b2d]

New link flags


2001-03-30  Mathias Bauer  <mba@openoffice.org>  [fb7e6775f1b2b14840cf9e1378e38dc3cbe63085]

#80830#: correct use of insertNewContent ( new content is Outparameter! )


2001-03-30  jp  <jp@openoffice.org>  [f5bae8dfef51700ad2fdd7519e1d2cf533419070]

Bug #85514#: GraphicAttr Transparency range is 0 - 255


2001-03-30  Kurt Zenker  <kz@openoffice.org>  [068b3aeeace38d1867eec608d7ce39ed3d7175b0]

new version for SRC627


2001-03-30  Herbert Duerr  <hdu@openoffice.org>  [2797325dc9169e0674250ca55b3fe84315be4ca2]

fullwith characters are not rotated in vertical writing


2001-03-30  Kurt Zenker  <kz@openoffice.org>  [43c7c62a979566bed23602c76897f76bdb67a4a0]

in locale header don't use svx prefix


2001-03-30  Ocke Janssen  <oj@openoffice.org>  [21d596a931864c36e22f4d876440c497c256c512]

correct the creation of views


2001-03-30  Ocke Janssen  <oj@openoffice.org>  [14482ffc65c689c4aadbd2cd1134ae9c4e9b2e6c]

remove catch(...)


2001-03-30  Ocke Janssen  <oj@openoffice.org>  [c017b2e13f0e61dd2e711d3b077e2a6e9578e1f5]

don't attach as view listener


2001-03-30  Christof Pintaske  <cp@openoffice.org>  [2b886a0001ad48490bcbe716ab5696fb4c862adc]

#85459# only scalable fonts for gui


2001-03-30  Christof Pintaske  <cp@openoffice.org>  [656145dab394aa1efe2b5af71437126413617054]

#85460# workaround for xlib conversion error


2001-03-30  Ocke Janssen  <oj@openoffice.org>  [c59716e43c5769591f6b0efb056e059223a3ca4f]

#uncomment some stuff


2001-03-29  jp  <jp@openoffice.org>  [15b4dc18a6c9ac8367f88b4f37009f95ae4ceccb]

Bug #85182#: GetData for OLE-Objects must call GetData at the object


2001-03-29  jp  <jp@openoffice.org>  [5119c3a7d0bc638ce1dec4a22c798595c18cd90e]

arrange formular before a save


2001-03-29  jp  <jp@openoffice.org>  [047eb21cb2fc4277e9f2e4ab1b5fa958072fe0af]

used for new clipboard controler


2001-03-29  jp  <jp@openoffice.org>  [f6a7a204a44cd67d49d42f573d04c78a95d046dc]

new module


2001-03-29  Martin Gallwey  <mtg@openoffice.org>  [8b9108ddf2e4128651f25e4965a05eb99dd6c610]

fixed confusing typo


2001-03-29  Martin Gallwey  <mtg@openoffice.org>  [cb42786330cc326e7f60c224bdaaa82b0ad84f4a]

changed printer name setting and added two asiatic conf items


2001-03-29  Martin Gallwey  <mtg@openoffice.org>  [469067e855e72481d7abcee5216b4698d0933bbe]

added asiatic configuration items


2001-03-29  Martin Gallwey  <mtg@openoffice.org>  [c2968ca78962322a34a2c9a0c406f5e0b48cb95e]

added import of forbidden characters + other asian configuration items


2001-03-29  Martin Gallwey  <mtg@openoffice.org>  [906a7f2cdc2e90d246e71374e6e0a455c4976cea]

added export of forbidden characters + other asian configuration items


2001-03-29  Martin Gallwey  <mtg@openoffice.org>  [b698a855322e8c0343b909f98b518f0ff812ebc2]

Added two new options to the text document XPropertySet


2001-03-29  Daniel Vogelheim  <dvo@openoffice.org>  [3f8e82d580e43a5b7074b0a56236b1bbf85cdc4d]

#81839# XML image map support added to drawing apps


2001-03-29  Daniel Vogelheim  <dvo@openoffice.org>  [c5f79507ba17543d3d8a25e86500620e70752db5]

#81839# image map support in writer


2001-03-29  Björn Milcke  <bm@openoffice.org>  [a28a3c0dd440fec6157666a1aa2c47f21326623e]

#83206# resize chart data to (almost) empty sequence, so that later only enlarging is necessary


2001-03-29  Martin Gallwey  <mtg@openoffice.org>  [2dada4f0c4205b57b2bd0e10b993967023fb69ee]

always export tab stop distance


2001-03-29  Herbert Duerr  <hdu@openoffice.org>  [f0f6d3b772cb1b4d6ab56b23f6c73f4939f67844]

fixes for RVP


2001-03-29  Herbert Duerr  <hdu@openoffice.org>  [24b347fe4b26cc96fc69d705bb9253f24dd0cac0]

add security checks


2001-03-29  Sascha Ballach  <sab@openoffice.org>  [5163c5e889e27359fecac8c6d0ee77b51195efe9]

DecimalPlaces and TabStopDistance to the PropertySet added


2001-03-29  Sven Jacobi  <sj@openoffice.org>  [1db133e227995925ada9fec374034ed338f4a334]

#85472# now using SVX_NUM_CHAR_SPECIAL and a space as character instead of SVX_NUM_NUMBER_NONE to create the SvxNumberFormat item


2001-03-29  Sascha Ballach  <sab@openoffice.org>  [0d244e15778f1b4e7c8c5ff1dfaa3cd7e0ec3135]

AutoCalculate and PrinterName to the PropertySet added


2001-03-29  Sascha Ballach  <sab@openoffice.org>  [00a3061d80a9ac3d7f8b3aab7e84f20f1fd4ad51]

export/import of DecimalPlaces added


2001-03-29  Sascha Ballach  <sab@openoffice.org>  [6e24395c7599e5ae356ac9f5c7e473c6bce36f45]

TabStopDistance, AutoCalculate and PrinterName added


2001-03-29  Andreas Bregas  <ab@openoffice.org>  [5236564cbaea377f34a606c306731854a9376f01]

#85023# Changed wildcard handling


2001-03-29  Sascha Ballach  <sab@openoffice.org>  [7f3adc89d30333d5272ff648f31ea4fa75891196]

wrong check in before


2001-03-29  Christian Lippka  <cl@openoffice.org>  [21869212e290678633e20241975388839e8aa807]

fixed makefile for player


2001-03-29  Malte Timmermann  <mt@openoffice.org>  [7573ec2962211f5078234e0872863e548acaafc6]

#85472# SVX_NUM_NUMBER_NONE


2001-03-29  Sascha Ballach  <sab@openoffice.org>  [3082b1c12ef4490d5d080fb85fd900ae968f3772]

add the tab stop  to the text map


2001-03-29  Kurt Zenker  <kz@openoffice.org>  [42f5c643f904681a56ad4128488b7bf36b363219]

add. db31.jar


2001-03-29  Oliver Specht  <os@openoffice.org>  [ce54e25971c204c08dcaad19a06865c984c795c8]

optimization getPropertyStates


2001-03-29  Daniel Vogelheim  <dvo@openoffice.org>  [cff064bdbf3d39351ff2527b010cbd5188ce0f76]

#81839# image map import and export added


2001-03-29  Christof Pintaske  <cp@openoffice.org>  [fe04caa6f02aaf97c2784ff2eb945e898273a489]

#85459# add mincho as a gui font for redhat 6.2 JP


2001-03-29  Joachim Lingner  <jl@openoffice.org>  [9c5b731708ad4348f4ae0a179ffd8b9b352bad84]

*** empty log message ***


2001-03-29  Kurt Zenker  <kz@openoffice.org>  [c1745ad6f668047d7f765b9f9eaaafe8af0efa1e]

new version for SRC627


2001-03-29  Daniel Vogelheim  <dvo@openoffice.org>  [3e3e16b2956fba8e46f03d20d96a20140066ed01]

moved XMLStringBufferImportContext into inc directory   (needed for image map import)


2001-03-29  Dirk Völzke  <dv@openoffice.org>  [d08225e33ab82ae817f011ed7c790715250cbe6c]

#84659# ExecFile_Impl() now sets the right extension for templates


2001-03-29  Michael Brauer  <mib@openoffice.org>  [6d1049edb55d7b679a14c908266cd676d59ee329]

#84964#: cache hasPropertyByName results


2001-03-29  Frank Schönheit  <fs@openoffice.org>  [5bec9e9bee98b8eec05c0004e5c510fa8c8c1972]

typo / syntax


2001-03-29  Mathias Bauer  <mba@openoffice.org>  [10c8430f161dd496540ddd6ae7d8470bd09e4ada]

#84656#: set detected filter into descriptor


2001-03-29  Kurt Zenker  <kz@openoffice.org>  [99035358dc08bf65cad83b4d625d9267b934b23e]

OSL_ENSUHRE -> OSL_ENSURE, True -> sal_True


2001-03-29  Frank Schönheit  <fs@openoffice.org>  [329050da4bce62cfd6783f44da2c708dc5a1b314]

#84740# UnoName for SWITCH_DESIGN_MODE slot


2001-03-29  Mathias Bauer  <mba@openoffice.org>  [f69599f954da26cf6819e4fa3a94143e5b0b727b]

New method LoadDocumentSynchron


2001-03-29  Kurt Zenker  <kz@openoffice.org>  [68e40fc10534e5f1d2d0a4c987b3d347fc1b3777]

cast to BOOL for StartSpeller


2001-03-29  Frank Schönheit  <fs@openoffice.org>  [245a292607833f06f3fe55025bbb5f1cc209201c]

#85477# layout changes


2001-03-29  Frank Schönheit  <fs@openoffice.org>  [ee4ee17b8473167d7a18745ec53e711b6bcc2d82]

#85476# own helper class holding a mutex for the OPropertyChangeListener-derived classes


2001-03-29  Frank Schönheit  <fs@openoffice.org>  [426472f06efbeca1c74c7c9223ea3b41b444be83]

PROPERTY_COMMAND instead of PROPERTY_NAME for the object name


2001-03-29  Caolán McNamara  <cmc@openoffice.org>  [ae63048be4de3345630ad8f8c4970ec7ada8993c]

set hiword and loword bits in escher graphic drawmode


2001-03-29  Kai Ahrens  <ka@openoffice.org>  [62f14944c26c0b0635f6199c4d93ce371a486870]

#85399#: don't convert pref size in MAP_PIXEL to logic size


2001-03-29  Kurt Zenker  <kz@openoffice.org>  [0a395927f9e4b21f901522380d4e7734d22292a7]

add. srchcfg.hxx


2001-03-29  Andreas Schlüns  <as@openoffice.org>  [9eaab44f6e96c1dd1c6fac4b4d9e087e4b2b37cb]

no TF_FILTER, split defines.hxx, namespaces, new thread helper, some threadsafe code


2001-03-29  jp  <jp@openoffice.org>  [139c5ffac51f4b9986e8bc77e9adc7ad98092908]

optimization for bug #84964#


2001-03-29  Kai Ahrens  <ka@openoffice.org>  [44033c7676980c4b2f5aedf3ac7a6ec878707084]

#84042#: watch for format WMF when creating formats vector


2001-03-29  Sven Jacobi  <sj@openoffice.org>  [463cdb140b2751047868749fb72ddd7d389369c6]

issue 618, solved contrast problems


2001-03-29  Christian Lippka  <cl@openoffice.org>  [34707538cd0552d08aa428f07872c96e72e415d1]

#85194# added listener for table components so they dispose when model is destroyed


2001-03-29  Frank Schönheit  <fs@openoffice.org>  [2815ea8b1eab8f443d7b5efa72e5c298695c4041]

#85097# changed the signature of exportBooleanPropertyAttribute


2001-03-29  Frank Schönheit  <fs@openoffice.org>  [e6fdd89a31f4dd4563dc850c66991ed9aff268cf]

#85097# when exporting boolean properties, allow for MAYBEVOID props


2001-03-29  Sander Vesik  <svesik@openoffice.org>  [171545c0a6daf1ba355dfb77bb90be7deb6ab59a]

Merge 1.6.2.1 changes to HEAD and retag as OO625B


2001-03-29  Christian Lippka  <cl@openoffice.org>  [60ad586dcf45c2ccec83d2c3fc060c144cd375c9]

#85414# fix illegal names for graphic objects on load


2001-03-29  Andreas Martens  <ama@openoffice.org>  [94d864a7a11d6b6c0ce1b39a5446dd4019d398e6]

Fix: Character styles and rotation


2001-03-29  Christian Lippka  <cl@openoffice.org>  [e3dcb0583952aa376c965c4032ff240394fb2d2d]

#81839# we now use 100th mm


2001-03-29  Dirk Völzke  <dv@openoffice.org>  [470bd5dbef0800894646915b4afbdbe7370be20b]

#84889# Changed template initialize message


2001-03-29  Kai Sommerfeld  <kso@openoffice.org>  [5678ba09c12643af954b5bd3dc5044d2a529fc4b]

#84998# - Fixed function createNew(...).


2001-03-29  Dirk Völzke  <dv@openoffice.org>  [2044e4ae217a474c082759cd6ba6823344f20426]

#84889# GetFull() does nothing, when there is no template name


2001-03-29  Dieter Loeschky  <dl@openoffice.org>  [68cf1a3011050725194f5fd8d53c62a771ade891]

#85226# DeleteActualPage(): calling SetModel() after RemovePage()


2001-03-29  Dieter Loeschky  <dl@openoffice.org>  [e07b6c6f30668a7ddc65c93861325cbd597cd92a]

#85226# SdrUndoDelPage: calling SetModel()


2001-03-29  Kurt Zenker  <kz@openoffice.org>  [0e6bf67039814aec9e61d6935fcfaea5d3c0d139]

new version for SRC627


2001-03-29  Dieter Loeschky  <dl@openoffice.org>  [4a82a7c2553e2e473245b510b2bd90e6a0aeb991]

#85226# calling SetDeleted() if page is removed


2001-03-29  Kurt Zenker  <kz@openoffice.org>  [01c0116a23a11410cdd726be2911603b0591d25c]

new version for SRC627


2001-03-29  Andreas Martens  <ama@openoffice.org>  [7c76de1efa044352d0442c09e829f81f97e57192]

Fix: Using the right type instead of casting


2001-03-29  Dirk Völzke  <dv@openoffice.org>  [489d00bb76790bcb1d6bee0d44f81cbc4a0b838a]

#85403# The versions aren't saved as storages in storages but as streams, so we can't use openStorage() any longer


2001-03-29  Björn Milcke  <bm@openoffice.org>  [8ba544319dd414d7fe5dad5e5dcb0aef527ba50f]

#82030# Set Legend position only if there is a legend


2001-03-29  Andreas Schlüns  <as@openoffice.org>  [4c42fb4a32b97c2f6d18fb25805867d85b1f44bf]

new help version


2001-03-29  Andreas Martens  <ama@openoffice.org>  [be6e5a31cd581f23ad72f9e38ab99f2c485d7f70]

Fix #85230#: Preview for small kapitals


2001-03-29  Sascha Ballach  <sab@openoffice.org>  [78b2235beff5a86d0c31aac6dcacd72b0a2f81f4]

add GirdColor to the PropertySet


2001-03-29  Andreas Schlüns  <as@openoffice.org>  [e1471169ac9120ab19b613164badc7ec98f7fde4]

#85348# fix it toplevel too


2001-03-29  Frank Schönheit  <fs@openoffice.org>  [80dd77914591e94518b066ffd43c3924e7944bc6]

#83015# corrected elementRemoved


2001-03-29  Sascha Ballach  <sab@openoffice.org>  [62001b529de9f17fc0b3d8cdaada3cebd8a6d3c1]

use property names instead of xml names for change tracking view settings


2001-03-29  Sascha Ballach  <sab@openoffice.org>  [43605abd2dc0371fd6f84463ea6a27532fc954f7]

add the possibibility only to load and to save the styles in xml


2001-03-29  Sascha Ballach  <sab@openoffice.org>  [d2b80262bc7b982cbe58ad1dabeccae165add6e5]

use the possibibility only to load and to save the styles in xml


2001-03-29  Christian Lippka  <cl@openoffice.org>  [e874741900323f09c1148ee5a4ce0efdde721b55]

added image namespace


2001-03-29  Tino Rachui  <tra@openoffice.org>  [dd9346deac3b384ae11ae924dbdcd08f6d7fd5a1]

*** empty log message ***


2001-03-29  Frank Schönheit  <fs@openoffice.org>  [56b3fdd635e68290f1b4e032196798925a6e9c97]

#65293# removed the DragSourceHelper base class - now already a part of the SvTreeListBox


2001-03-29  Kurt Zenker  <kz@openoffice.org>  [8b3d9993d0395858343633df04ce991963c30cf5]

correction of alias


2001-03-29  Frank Schönheit  <fs@openoffice.org>  [5bd60bf386bad61f13c82e032618ab6b647de4e6]

corrected some minor issues


2001-03-29  Oliver Specht  <os@openoffice.org>  [3c6f28fad60d60af2bf6c9aac72ef8d1aa1e2592]

ImageMap is always available


2001-03-29  Frank Schönheit  <fs@openoffice.org>  [d4672dba9731ac0d926417bc2dac8c77bfdf9a68]

#85386# +OTextLikeImport / handle attributes which's defaults differ from the property defaults


2001-03-29  Frank Schönheit  <fs@openoffice.org>  [0bde99fb309fab2640491178f50d56728b2fa0a4]

enableTrackAttributes to prevent the (expensive) attribute tracking


2001-03-29  Dirk Völzke  <dv@openoffice.org>  [9b2f611223d6201c5b5bb7ad85bf4fa6f7ebbf29]

#84660# Better extension handling, use a mutex


2001-03-29  Dirk Völzke  <dv@openoffice.org>  [646ffd61e27c6fa3ae6900d53bc2b3080ae196dd]

#84660# Find the best filter version for storing as template and don't use DocumentInfo with new file format


2001-03-29  Frank Schönheit  <fs@openoffice.org>  [8a70a1f1d93e6df82b486f72570fda9dc63df735]

english texts


2001-03-29  Jörg Barfurth  <jb@openoffice.org>  [8d774bb5a59eef8f515f692839e2539a7fd43216]

Fix: Duplicate Class OValueConverter in xml and misc


2001-03-29  Oliver Specht  <os@openoffice.org>  [c96855e889ed9f07f09d8c8d1505e187256d9edb]

SwFmtURL: return empty ImageMap


2001-03-29  Michael Brauer  <mib@openoffice.org>  [23b386160e7359e72aa55f7d8726484c33b80c69]

#85415#: negative table indents in xml documents


2001-03-29  Sascha Ballach  <sab@openoffice.org>  [207914f449379466f4655ccaf68d0c2753a93a2f]

change from XML names to property names


2001-03-29  Sascha Ballach  <sab@openoffice.org>  [fe5f05fbf869824e1f4f811dc8fb36d9fa45ea6c]

change the names of raster from grid to raster


2001-03-29  Michael Brauer  <mib@openoffice.org>  [9a2b7f0d5d637f3a5d98306a969bbdbe54df3ec8]

#85402#: Enable contour wrapping for styles and shapes


2001-03-29  Michael Brauer  <mib@openoffice.org>  [bf25886e2b6219c8d477c49aa85eb2d7a8fe7c09]

#85402#: Enable contour wrapping for styles and shapes


2001-03-29  Thomas Lange  <tl@openoffice.org>  [05d32ac297bceb1414b123170c765549c2a047ad]

#84966 call to hyphenate now has SwTxtFormatInfo::GetHyphValues as argument


2001-03-29  Ocke Janssen  <oj@openoffice.org>  [316d3440b33505d2096469a2cc182e8512238345]

only assign array when length != 0


2001-03-29  Thomas Lange  <tl@openoffice.org>  [eaf01e251b4b2a6b0044d5a4af9aca194437b9f3]

#84966 LineBreakHyphenationOptions and queryAlternativeSpelling now use SwTxtFormatInfo::GetHyphValues as argument


2001-03-29  Thomas Lange  <tl@openoffice.org>  [1e0f94be12a552fae1086d603b537e90312ddf6b]

#84966 RestoreHyphOptions, IsRestoreHyphOptions removed


2001-03-29  Thomas Lange  <tl@openoffice.org>  [9dd8158c01e31e1992752e3ea1dec59abd9d2f86]

#84966 GetHyphValues added; RestoreHyphOptions, IsRestoreHyphOptions removed


2001-03-29  Kurt Zenker  <kz@openoffice.org>  [95460483b97b5fe7750427b59b0d4fe0a5fbd720]

new version for SRC627


2001-03-29  Frank Schönheit  <fs@openoffice.org>  [1e12d9ddaa6adb75a8356a0a20e900219f44f8c1]

#84826# +clearPassword


2001-03-29  Ocke Janssen  <oj@openoffice.org>  [76256bf140f9a3ea42bfb98680acf7494d8fb477]

dispose connection in dtor and type casts


2001-03-29  Christian Lippka  <cl@openoffice.org>  [4332ae6914b619186e33ef9895051740d7029b54]

added missing form properties to model for xml


2001-03-29  Kurt Zenker  <kz@openoffice.org>  [8084772c58f25bd37b1ecd7ac9678e47dd8f49ed]

add. ? tg_scp.mk_bak


2001-03-29  Ocke Janssen  <oj@openoffice.org>  [f5d066f68fcef2cf6787a023f4ba89df1547867b]

show views the correct way


2001-03-29  Ocke Janssen  <oj@openoffice.org>  [f609294ba49064121a22697abe0e595a0149b9d1]

views impl


2001-03-29  Ocke Janssen  <oj@openoffice.org>  [543dd861ed68034b0caffbdbadcdf430019150cc]

views impl


2001-03-29  Ocke Janssen  <oj@openoffice.org>  [1d8a2ca4cc0d859d164effff55a58d0ac598a3a2]

view impl


2001-03-29  Ocke Janssen  <oj@openoffice.org>  [b36b46dacbfc2dd7415afc572870543b1e82f386]

view impl


2001-03-29  Ocke Janssen  <oj@openoffice.org>  [1f4adb297a5030ab6cc1fd80e16a3d426f987c02]

inline removed


2001-03-29  Ocke Janssen  <oj@openoffice.org>  [fde35735e7dd4f78487e4c77535b9a36bbe86103]

use of sqlnamedit


2001-03-29  Sascha Ballach  <sab@openoffice.org>  [b6f30eab9579aa3e5a382978fbda2007e225caa7]

export/import document configuration added


2001-03-29  Sascha Ballach  <sab@openoffice.org>  [40db02ce523dcb0a5e7e5306a3fa6d368bb311e3]

confuno added


2001-03-29  Sascha Ballach  <sab@openoffice.org>  [e33797b7b48c2e5fec57d2872207947b90bca98a]

Service document configuration added


2001-03-29  Sascha Ballach  <sab@openoffice.org>  [3e7cc29e6b63b468c1ecf0156683665544ac95da]

XPropertySet of document configuration added


2001-03-29  Sascha Ballach  <sab@openoffice.org>  [fcb7e3eb35afb87f6b85cc782f9b81461ecbe964]

PropertyNames of document configuration added


2001-03-29  Sascha Ballach  <sab@openoffice.org>  [1fd7f3fca6e1cb9c3606bc49f0ab4a48883de8ab]

conversion from Any To Int32 added


2001-03-29  Sascha Ballach  <sab@openoffice.org>  [afb25ce084177d5c255f7d124ffe2d16f5e42127]

conversion from Any To Int32 added


2001-03-29  Sascha Ballach  <sab@openoffice.org>  [0d69a325b05ae207038b1d72605da10d03a5c769]

convertion of XPropertySet to/from uno::Sequence<beans::PropertyValue> added


2001-03-28  Björn Milcke  <bm@openoffice.org>  [dc70d5c6db9b950e89504fead4b740e6afacc2ef]

#82030# import 3d scene attributes using helper class (transformation matrix is also done by this)


2001-03-28  Niklas Nebel  <nn@openoffice.org>  [3889ec1a668bdb54e30553efb8e8ffa43750d8c6]

#85403# merge/compare: remove app prefix from filter name


2001-03-28  Björn Milcke  <bm@openoffice.org>  [080a5d4d2a9b67820ad28a16b062ec9a7b029f26]

#82030# in the plot-area there may be light-source elements if the plot-area is a 3d scene (ie the chart is a 3d chart)


2001-03-28  Björn Milcke  <bm@openoffice.org>  [42ccefbcf52cea04dcb261358a5c7b90deef0fe4]

#82030# export 3d scene attributes using helper class (transformation matrix is also done by this)


2001-03-28  Kurt Zenker  <kz@openoffice.org>  [839b19dc6ae361fd93a158ddc8dd8042612fdd80]

new version for SRC627


2001-03-28  Niklas Nebel  <nn@openoffice.org>  [9ee785f7052437fe5e1b15964d15170d1218f7c4]

#85421# don't switch SubShells in Deactivate


2001-03-28  Björn Milcke  <bm@openoffice.org>  [32528db5e17a2dd883e2bf94c15b3e845b07ac27]

in the plot-area there may be light-source elements if the plot-area is a 3d scene (ie the chart is a 3d chart)


2001-03-28  Kurt Zenker  <kz@openoffice.org>  [8315bb004431fb6b985f4c20ccf45ec19fddf246]

new version for SRC627


2001-03-28  Kurt Zenker  <kz@openoffice.org>  [678c3cc4e163cf153f0f8d5465a1e41ab74bdf9c]

new version for SRC627


2001-03-28  jp  <jp@openoffice.org>  [4f9312df96458e7a6c3dd4c3caa41c30c253838a]

hide unused CJK feature in the SvxAsianTabPage


2001-03-28  Daniel Vogelheim  <dvo@openoffice.org>  [ef07c464f71fe42c160244feea13880793a10b07]

fixed: image map element now closed properly


2001-03-28  Mathias Bauer  <mba@openoffice.org>  [f6a9aa4bf854606f048612ab2942ad09dadc794b]

StatusIndicatorSupplier added


2001-03-28  Mathias Bauer  <mba@openoffice.org>  [b55ce882275f1a3cbc73d70eeba901612c98cddf]

XViewDataSupplier added


2001-03-28  Kurt Zenker  <kz@openoffice.org>  [6cb8d943e1dda312f800ad25f798a65439857cad]

OSL_ENSHURE -> OSL_ENSURE


2001-03-28  Kurt Zenker  <kz@openoffice.org>  [9523595b6c3807946224228ccfd6ea1f450496f4]

use namespace moved to settings.mk


2001-03-28  Kurt Zenker  <kz@openoffice.org>  [adceb3401400040ed74d8c19df1bdccad08928bd]

use namespace if defined


2001-03-28  Frank Schönheit  <fs@openoffice.org>  [bf7899527ba330f87223c907ba709722f21831db]

use the new initialize for the RTF and HTML helper


2001-03-28  Frank Schönheit  <fs@openoffice.org>  [663f0c2b3189e9eeb4c57c5b6f7e66f9a066bb32]

changed the ctor of ODataClipboard


2001-03-28  Frank Schönheit  <fs@openoffice.org>  [836a5d447f16cd5ee2a1179c8c1c1f1651231982]

new DnD implementations for dragging rows


2001-03-28  Frank Schönheit  <fs@openoffice.org>  [43a252200774b2996086bb70f85f7a469761ecab]

new DnD implementation - added possibility to drag rowset rows


2001-03-28  Sven Jacobi  <sj@openoffice.org>  [2fb0b7c81d9e35d28598bd6df829b2942163503e]

FiterConfigCache is now also caching the media type


2001-03-28  Sven Jacobi  <sj@openoffice.org>  [c688d26d48384206f88da5923b7935723a6e24c6]

added methods to handle media types


2001-03-28  Malte Timmermann  <mt@openoffice.org>  [62484191842a53323e693ee629fdec7e4f03050d]

#85395# Don't call Modify while processing IME events


2001-03-28  Oliver Specht  <os@openoffice.org>  [23de1acc3be57617695a4543d4279b9d122d530a]

#83935# check sequence name in ModifyHdl


2001-03-28  Dirk Völzke  <dv@openoffice.org>  [b5d5439c6e5590c359b181ffdec119beb609bf70]

#83142# Use the name returned from CopyFrom() instead of computing it from the URL


2001-03-28  Dirk Völzke  <dv@openoffice.org>  [1c3e42e47a1851a4679c4bccddb06906315b5587]

#83142# use a own thread for updating


2001-03-28  Dirk Völzke  <dv@openoffice.org>  [4f823d66e8db6f173cdb0f6c3e683b6ad3a4a04d]

CopyFrom() should return the new title, don't call renameTemplate if both names are the same


2001-03-28  Christian Lippka  <cl@openoffice.org>  [b6e4d40da9f675e8e7d7d44d76a3bdf32e19bf5f]

#85430# set correct name when creating unnamed ole objects with CLSID


2001-03-28  Oliver Specht  <os@openoffice.org>  [f5db8db1d66e732c95682f44a071158049d69206]

#85279# insert correct next set field


2001-03-28  Oliver Specht  <os@openoffice.org>  [d95b40e157b5dc767436fbccce7b85e46c5aface]

EditEngine changes


2001-03-28  Kurt Zenker  <kz@openoffice.org>  [fad90ad3da175aaf160b8b461eab47b26e72ef17]

SRC627


2001-03-28  Frank Schönheit  <fs@openoffice.org>  [226be0b5cc769544b7984d5442f2814988a1b101]

#85371# +OButtonImport / for buttons and forms, correctly handle the target frame attribute


2001-03-28  Frank Schönheit  <fs@openoffice.org>  [86fadf1e2fe7747bad999e87ff2ff4b3b1c48f3b]

#85371# +simulateDefaultedAttribute / +encounteredAttribute


2001-03-28  Frank Schönheit  <fs@openoffice.org>  [c2d8ab9029cdf2545d167c3f0904ff6af202c447]

#85371# write target frame attribute even if the prop value is an empty string


2001-03-28  Daniel Rentz  <dr@openoffice.org>  [fc2e5aff2f66c74308435694addf032bbffadcca]

ADDRESERVED(), record QSI


2001-03-28  Daniel Rentz  <dr@openoffice.org>  [beb78641cf946e77a4fd6d4a51762aeb7932f14b]

#84906# problem with multiple blank cells


2001-03-28  jp  <jp@openoffice.org>  [fd4a229c614f4bcca83e44c47809bdf4df8910d9]

enum SwCharCompressType


2001-03-28  jp  <jp@openoffice.org>  [ff97dfbe79144c93348ea5c05c9fa3ab914d4916]

new: SwCharCompressType, Kerning for asian punctuation


2001-03-28  Kurt Zenker  <kz@openoffice.org>  [023ac1baeada9d17d0157e4ae731bfa1482c1721]

Merge SRC626: 28.03.01 - 16:38:48 (NoBranch)


2001-03-28  Kurt Zenker  <kz@openoffice.org>  [866336ff27079e132ceebdea6d6751cb785eac5c]

Merge SRC626: 28.03.01 - 16:36:57 (NoBranch)


2001-03-28  Kurt Zenker  <kz@openoffice.org>  [4af79604b16daffe6a5b0bd529b497c9074a9bc0]

Merge SRC626: 28.03.01 - 16:34:29 (NoBranch)


2001-03-28  Kurt Zenker  <kz@openoffice.org>  [1ab0e4efebf64437538349e1d0ce146c0497f333]

Merge SRC626: 28.03.01 - 16:32:45 (NoBranch)


2001-03-28  Kurt Zenker  <kz@openoffice.org>  [bc1848711ed0f23d8c8f542f3dcb36d818811cd3]

Merge SRC626: 28.03.01 - 16:30:58 (NoBranch)


2001-03-28  Oliver Specht  <os@openoffice.org>  [8909bc6e3bb44a3e3ff1a2daa0548f1e076e496c]

option dialog changes


2001-03-28  Kurt Zenker  <kz@openoffice.org>  [58bf671b1689cba438e810b1b6dd1ed82b93b22d]

Merge SRC626: 28.03.01 - 16:29:04 (NoBranch)


2001-03-28  Kurt Zenker  <kz@openoffice.org>  [5935d5072f802804e14ae54468399d2bcb2af972]

Merge SRC626: 28.03.01 - 16:27:20 (NoBranch)


2001-03-28  Kurt Zenker  <kz@openoffice.org>  [85f7f12811320cec216bef3620e6401495bbd5fd]

Merge SRC626: 28.03.01 - 16:25:31 (NoBranch)


2001-03-28  Kurt Zenker  <kz@openoffice.org>  [9ac0217dfb1ac5a2639af33c0e000b55b38bbbda]

Merge SRC626: 28.03.01 - 16:23:34 (NoBranch)


2001-03-28  gt  <gt@openoffice.org>  [8e09a55d2789920265798c6dbaf94edbecc214a4]

#84472# decrease of resource effort


2001-03-28  Kurt Zenker  <kz@openoffice.org>  [3b34ba6c33d73ce3877635272fabf1cbc9a99c13]

Merge SRC626: 28.03.01 - 16:21:44 (NoBranch)


2001-03-28  gt  <gt@openoffice.org>  [e229f63c5cdb331bf624ffc23ba3004ee62a1997]

more details for dv


2001-03-28  Kurt Zenker  <kz@openoffice.org>  [4c81ce53e3a4b35459e00b4e1e566a070e62b01b]

Merge SRC626: 28.03.01 - 16:19:00 (NoBranch)


2001-03-28  Kurt Zenker  <kz@openoffice.org>  [3a74f0bd159affc5695fc3dff7d8f52c214d17e3]

Merge SRC626: 28.03.01 - 16:15:31 (NoBranch)


2001-03-28  Kurt Zenker  <kz@openoffice.org>  [8aeb3f1fceee5842b9496a4bdedac882ba6858ee]

Merge SRC626: 28.03.01 - 16:13:46 (NoBranch)


2001-03-28  Kurt Zenker  <kz@openoffice.org>  [7c469ed1e857fe92814b1e775ed14cb278619386]

Merge SRC626: 28.03.01 - 16:11:55 (NoBranch)


2001-03-28  Kurt Zenker  <kz@openoffice.org>  [5f6cb9a4706965cb37ad618b1d9ad6bf37dc6952]

Merge SRC626: 28.03.01 - 16:09:30 (NoBranch)


2001-03-28  Frank Schönheit  <fs@openoffice.org>  [bf0a1589fd2a59c6621a924eb0a1d16675c5a8ec]

#85427# corrected the default for NavigationBarMode


2001-03-28  Kurt Zenker  <kz@openoffice.org>  [560d94a0809e8dee90b41bedc84ec87e42e4d2f1]

Merge SRC626: 28.03.01 - 16:06:54 (NoBranch)


2001-03-28  Kurt Zenker  <kz@openoffice.org>  [c510d3bb6c328c03f5605e528b546c59931711c9]

Merge SRC626: 28.03.01 - 16:05:07 (NoBranch)


2001-03-28  Frank Schönheit  <fs@openoffice.org>  [f73cf911ba7a476f1aa4dafb2757dee5484fe933]

#85427# default handling for the NAvigationBarMode


2001-03-28  Kurt Zenker  <kz@openoffice.org>  [f50e831d0812a712b9bf665b4a9ddf5a36a8df25]

Merge SRC626: 28.03.01 - 16:03:23 (NoBranch)


2001-03-28  Kurt Zenker  <kz@openoffice.org>  [e624851949200c7d9321840f22447d724821cda6]

Merge SRC626: 28.03.01 - 15:59:45 (NoBranch)


2001-03-28  jp  <jp@openoffice.org>  [d09bd48fc77ba11b0634860b6f6281499987fcd4]

Bug #85316#: GroupBox -> FixedLine


2001-03-28  Kurt Zenker  <kz@openoffice.org>  [6c9fdfa000cb0de19c954432a0fd691bfdeffbbb]

Merge SRC626: 28.03.01 - 15:57:22 (NoBranch)


2001-03-28  Kurt Zenker  <kz@openoffice.org>  [f0e72a6d920fc8993369b2982202d47a2cdebf2b]

Merge SRC626: 28.03.01 - 15:55:41 (NoBranch)


2001-03-28  Kurt Zenker  <kz@openoffice.org>  [77d9de646840ff0049544aae19e35ab2ec244b8a]

Merge SRC626: 28.03.01 - 15:52:22 (NoBranch)


2001-03-28  Kurt Zenker  <kz@openoffice.org>  [22c49f6e2e8605f4eab870461e73469b060ac18f]

Merge SRC626: 28.03.01 - 15:49:29 (NoBranch)


2001-03-28  Kurt Zenker  <kz@openoffice.org>  [581d18518629976f794ae74fff80a1f8837c73fd]

Merge SRC626: 28.03.01 - 15:47:51 (NoBranch)


2001-03-28  Kurt Zenker  <kz@openoffice.org>  [08e3d39e70947188d8a9831af42ffaa7fecff309]

Merge SRC626: 28.03.01 - 15:46:02 (NoBranch)


2001-03-28  Kurt Zenker  <kz@openoffice.org>  [ac1ce6d12fabf2a903c5607bb47a44da4f2b19f4]

UDK213


2001-03-28  Kurt Zenker  <kz@openoffice.org>  [a841cc3b775ba20323f75dda83f2d508c1988fd8]

Merge SRC626: 28.03.01 - 15:42:59 (NoBranch)


2001-03-28  Kurt Zenker  <kz@openoffice.org>  [240fa1fd7d153d380e0199061e82df63b1613f1a]

Merge SRC626: 28.03.01 - 15:39:42 (NoBranch)


2001-03-28  Kurt Zenker  <kz@openoffice.org>  [638853f99ae3d6bda77db16946fdbd965b0c2263]

Merge SRC626: 28.03.01 - 14:37:21 (NoBranch)


2001-03-28  Kurt Zenker  <kz@openoffice.org>  [d380dbf084daff21938c6157a9e8e07b62eac2f2]

Merge SRC626: 28.03.01 - 14:37:42 (NoBranch)


2001-03-28  Kurt Zenker  <kz@openoffice.org>  [fb6e377ad0d6ac4eefd5460ca16905295fcf5a19]

Merge SRC626: 28.03.01 - 14:35:46 (NoBranch)


2001-03-28  Kurt Zenker  <kz@openoffice.org>  [f067fea81b9354bfdd9580a90db25219a2aca76b]

Merge SRC626: 28.03.01 - 15:36:28 (NoBranch)


2001-03-28  Kurt Zenker  <kz@openoffice.org>  [e130eb723b42e8363963c55d85f48fcab64cbe14]

Merge SRC626: 28.03.01 - 14:35:08 (NoBranch)


2001-03-28  Kurt Zenker  <kz@openoffice.org>  [6d63618c624c623383b1fd442d3870100be3f090]

Merge SRC626: 28.03.01 - 14:34:33 (NoBranch)


2001-03-28  Kurt Zenker  <kz@openoffice.org>  [525a57af73b7b2e80c6baf32b6b2e0e64f4f9703]

Merge SRC626: 28.03.01 - 14:33:19 (NoBranch)


2001-03-28  Kurt Zenker  <kz@openoffice.org>  [f0e0f6e3b6239a224bf40a476b3fdd109e9c5c2e]

Merge SRC626: 28.03.01 - 15:33:52 (NoBranch)


2001-03-28  Kurt Zenker  <kz@openoffice.org>  [f7abcfb25de6504f05fe974f669be01dd41f249e]

Merge SRC626: 28.03.01 - 14:32:45 (NoBranch)


2001-03-28  Kurt Zenker  <kz@openoffice.org>  [8e5b17a1a1737aaa59046f8c88ecc6071a4f56a1]

Merge SRC626: 03/28/01 - 14:32:20 (NoBranch)


2001-03-28  Kurt Zenker  <kz@openoffice.org>  [d6a4ba252a9547eb010e8fa9212cc247496714c6]

Merge SRC626: 03/28/01 - 14:31:05 (NoBranch)


2001-03-28  Kurt Zenker  <kz@openoffice.org>  [12930831742b214a7f66eccca1b3bd5529447690]

Merge SRC626: 28.03.01 - 15:31:55 (NoBranch)


2001-03-28  Kurt Zenker  <kz@openoffice.org>  [b502588d77ef5fff492636b349aaafc372503e5d]

Merge SRC626: 28.03.01 - 14:30:47 (NoBranch)


2001-03-28  Kurt Zenker  <kz@openoffice.org>  [19df143b0c16071d2821a6be6cde2b4f71d6bbb7]

Merge SRC626: 28.03.01 - 14:29:48 (NoBranch)


2001-03-28  Kurt Zenker  <kz@openoffice.org>  [19cfb120a9b73159707388a1a948b8910eca709a]

Merge SRC626: 28.03.01 - 14:29:40 (NoBranch)


2001-03-28  Kurt Zenker  <kz@openoffice.org>  [b3c672ff907587abc0f84cb164f81c370f91dedb]

Merge SRC626: 28.03.01 - 15:29:55 (NoBranch)


2001-03-28  Kurt Zenker  <kz@openoffice.org>  [d5d655cca8be4795786427ae8bab21cddaf55225]

Merge SRC626: 03/28/01 - 14:27:46 (NoBranch)


2001-03-28  Frank Schönheit  <fs@openoffice.org>  [d1c1787c9271a9d9f9af800c30c4e88f50045791]

#85391# correctly read the list source / list items of combo boxes


2001-03-28  Kurt Zenker  <kz@openoffice.org>  [5c498f2d7867b0364cc2de1a9b2187fd5a5253bd]

Merge SRC626: 28.03.01 - 14:26:39 (NoBranch)


2001-03-28  Frank Schönheit  <fs@openoffice.org>  [b7d44345223dc9b3d4923529b1f367516e4059e1]

#85391# corrected OComboItemImport


2001-03-28  Kurt Zenker  <kz@openoffice.org>  [f2519489494b0ebb0aaf667c1a257dfea93333e2]

Merge SRC626: 28.03.01 - 15:27:27 (NoBranch)


2001-03-28  Kurt Zenker  <kz@openoffice.org>  [6b639476529d350bbfd7811add0f083eda01d5f4]

Merge SRC626: 28.03.01 - 15:25:53 (NoBranch)


2001-03-28  jp  <jp@openoffice.org>  [c8990352711218ed8489a2b4378977898dd9faa0]

Bug #85363#: disable rotation / scaling


2001-03-28  Kurt Zenker  <kz@openoffice.org>  [951da4efba5c08c5a6e1354a9efb3a90cf56d359]

Merge SRC626: 28.03.01 - 14:18:50 (NoBranch)


2001-03-28  Kurt Zenker  <kz@openoffice.org>  [fa4ba76ee86e9ae11e891ae7c59aa3a4268dc5a3]

Merge SRC626: 28.03.01 - 14:18:12 (NoBranch)


2001-03-28  Kurt Zenker  <kz@openoffice.org>  [7410056e7a21ca3f4c7b14087ca090925511307c]

Merge SRC626: 28.03.01 - 14:16:20 (NoBranch)


2001-03-28  Kurt Zenker  <kz@openoffice.org>  [ba2beafd1e6a82971b979c02589b6a6368b93da0]

Merge SRC626: 28.03.01 - 14:16:12 (NoBranch)


2001-03-28  Kurt Zenker  <kz@openoffice.org>  [ee7ca859128b2bb4c0448334dbe68a4af7d91f90]

Merge SRC626: 28.03.01 - 14:14:46 (NoBranch)


2001-03-28  Kurt Zenker  <kz@openoffice.org>  [3de706b0e654db53cd55d8db26f1f26e0b286979]

Merge SRC626: 28.03.01 - 14:07:48 (NoBranch)


2001-03-28  Kurt Zenker  <kz@openoffice.org>  [270db6ba35146d780bef38467d77062ba20b763c]

Merge SRC626: 28.03.01 - 15:08:45 (NoBranch)


2001-03-28  Kurt Zenker  <kz@openoffice.org>  [113928c302dc513d24a45b6cdaa3e6a617061ea2]

Merge SRC626: 28.03.01 - 14:06:27 (NoBranch)


2001-03-28  Kurt Zenker  <kz@openoffice.org>  [62aa33a24939374345dcd3921a0f78a5ff4c452c]

Merge SRC626: 28.03.01 - 14:04:57 (NoBranch)


2001-03-28  Kurt Zenker  <kz@openoffice.org>  [b4ba20611ec23774d4b8d2b39b63ded22e88667d]

Merge SRC626: 28.03.01 - 14:03:27 (NoBranch)


2001-03-28  Kurt Zenker  <kz@openoffice.org>  [9ca05255646172c15d8baf53db7129060b0206b8]

Merge SRC626: 28.03.01 - 14:01:48 (NoBranch)


2001-03-28  Kurt Zenker  <kz@openoffice.org>  [b89340917693dcb7931c77e6c0e291fd22caa03e]

Merge SRC626: 28.03.01 - 14:01:07 (NoBranch)


2001-03-28  jp  <jp@openoffice.org>  [1d6b8abf4befec8d70c2b429ed824b08e7e0d2d1]

Bug #85363#: disable rotation / scaling


2001-03-28  Kurt Zenker  <kz@openoffice.org>  [b8da3fb01fe7b1dbc9adf3291d805d68a273b89a]

Merge SRC626: 28.03.01 - 14:00:07 (NoBranch)


2001-03-28  Kurt Zenker  <kz@openoffice.org>  [52ac7f852b5bc691c7a198bdc1178d93f43faa4c]

Merge SRC626: 28.03.01 - 13:59:55 (NoBranch)


2001-03-28  Kurt Zenker  <kz@openoffice.org>  [ad84e2c8a6d993ff3e78799b89fb61d0c5d09936]

Merge SRC626: 28.03.01 - 13:58:43 (NoBranch)


2001-03-28  Kurt Zenker  <kz@openoffice.org>  [51353a69599b3d26ceca1e0f1990a450cac08fad]

Merge SRC626: 28.03.01 - 13:58:28 (NoBranch)


2001-03-28  Kurt Zenker  <kz@openoffice.org>  [0aa6d9c1ec6665a341f2bec0d8c3da811fb47a85]

Merge SRC626: 28.03.01 - 14:59:13 (NoBranch)


2001-03-28  Kurt Zenker  <kz@openoffice.org>  [22e380770e251c0d35f8d2f01377621e13f8f148]

Merge SRC626: 28.03.01 - 13:58:12 (NoBranch)


2001-03-28  Kurt Zenker  <kz@openoffice.org>  [06fc8b7a1186d5c287fa94ec0fc6ee246930308f]

Merge SRC626: 28.03.01 - 13:56:57 (NoBranch)


2001-03-28  Kurt Zenker  <kz@openoffice.org>  [18a04fe63c7e18e60b2fa232fd35ed5f5e095c01]

Merge SRC626: 28.03.01 - 13:55:50 (NoBranch)


2001-03-28  Oliver Specht  <os@openoffice.org>  [f4c663cf7eae0625e93d491143583e0f6f1b5364]

don't set relief if listbox is unselected


2001-03-28  Kai Ahrens  <ka@openoffice.org>  [f48954fb8784660cebb6be8af5b87b96b4baa6e4]

#84940#: swap graphics to temp file if SID_VERSION is executed


2001-03-28  Christian Lippka  <cl@openoffice.org>  [df7551132f213bb0e17a4edf5db6bc78c4948163]

#82045# added basic support for api viewsettings


2001-03-28  Björn Milcke  <bm@openoffice.org>  [f5cf547828cdef9e31fc1c26b6154ceaf76c662d]

include helper for 3d scene attributes


2001-03-28  Björn Milcke  <bm@openoffice.org>  [d13c2961fc3e1a469c0a50d37df7003da690b5b4]

export 3d scene attributes


2001-03-28  Ocke Janssen  <oj@openoffice.org>  [0323e8cbd8bd5f450db96cc80872103e1065be29]

views impl


2001-03-28  Kai Ahrens  <ka@openoffice.org>  [b132c6267eb69cdff1081eeb344b0d287900a2fd]

#84940#: don't try to reload graphics after failure in swap in


2001-03-28  Thomas Lange  <tl@openoffice.org>  [3934294c737710fd453aeeb0cb747d720d559fee]

new XAvailableLocales interface used now to check for available Locales


2001-03-28  Thomas Lange  <tl@openoffice.org>  [9a2fffa567c6d7b48cbf0c60062615bc315de111]

getAvailableLocales moved to new interface XAvailableLocales


2001-03-28  Martin Gallwey  <mtg@openoffice.org>  [a0b2231af1ada138e86abf7b705e10d7e71f694b]

implemented GetConfigurationSettings


2001-03-28  Martin Gallwey  <mtg@openoffice.org>  [3a53d5cb088c493124162a0d332bda63bd2d9265]

implemented SetConfigurationSettings and fixed a bug in settings import


2001-03-28  Martin Gallwey  <mtg@openoffice.org>  [3c369990ef4c31ed741c5586679e2c78060ee374]

added XPropertyState and more items to the XPropertySet


2001-03-28  Martin Gallwey  <mtg@openoffice.org>  [94f20a7d06f49593ba01290c3886f7c8231439ae]

Added configuration items for xml import/export


2001-03-28  Martin Gallwey  <mtg@openoffice.org>  [536cf1cbc108f2b4e8b54a3b81d6c06c310b47f6]

added configuration items for xml import/export


2001-03-28  Ocke Janssen  <oj@openoffice.org>  [b66a39c43dee6eda7b4fc4f2fa0ba8174fc2b39a]

some files moved


2001-03-28  Ocke Janssen  <oj@openoffice.org>  [e2052a468602c7ffa302e5d15a65243b53768f01]

correction


2001-03-28  Ocke Janssen  <oj@openoffice.org>  [271e5801e94f1477c626f2b1a99bf3cc5f4b876e]

views impl


2001-03-28  Andreas Bregas  <ab@openoffice.org>  [11df818ecfa0e838640c5dd3d0c961a3b41a907b]

Use SaveBasicContainer()/SaveDialogContainer()


2001-03-28  Hennes Rohling  <hro@openoffice.org>  [6f342886a23cb59a07350c7a9bdaf46216afb4a4]

#80835# mkdir should return an error if directory already exists


2001-03-28  Andreas Bregas  <ab@openoffice.org>  [d136d5ed1bc0ec43fbd30ffba4912312eddb3bbb]

New static method UpdateModuleInLibrary()


2001-03-28  Ocke Janssen  <oj@openoffice.org>  [2fce26c84c14fcb9798b71b1f8e54837ae49187a]

moved from file


2001-03-28  Andreas Bregas  <ab@openoffice.org>  [8b6c235b8a3062f5658d4b16fe96922c7b671ca4]

Create dialog windows for documents based on library container


2001-03-28  Andreas Bregas  <ab@openoffice.org>  [293e9cc1e5862799f3b4eb869076d44d754d2c47]

Handle dialogs also for documents


2001-03-28  Thomas Lange  <tl@openoffice.org>  [a7da0a814d2be99c9ef4339c62cb97c3a9dbaa55]

New interface to provide information about available locales for the specific linguistic services


2001-03-28  Thomas Lange  <tl@openoffice.org>  [60ac76ad9be4570b3947faa529402322dcf69f74]

XAvailableLocales added


2001-03-28  Thomas Lange  <tl@openoffice.org>  [fe12e0c870ddcb8c6ee540189e2f50442194c6a9]

getAvailableLocales removed for compatibility


2001-03-28  Andreas Bregas  <ab@openoffice.org>  [f0cf1fe0996be2e5ce0145d311b8b6dbf3f32065]

DialogWindow Ctor: Import existing dialog


2001-03-28  Christian Lippka  <cl@openoffice.org>  [ec98e97739e5605b854e2a25ec22c928309474e1]

#82030# added helper for chart export of 3d scene attribs and lights


2001-03-28  Andreas Bregas  <ab@openoffice.org>  [fdc3629c289541527cf457095f831642d984c8a9]

Integrated Basic library container


2001-03-28  Kurt Zenker  <kz@openoffice.org>  [6f14d2e7f45efefc042973b8fabf6a3cabc2d35e]

Merge SWT614: 28.03.01 - 13:06:32


2001-03-28  Martin Gallwey  <mtg@openoffice.org>  [d505cc11decf1f96309ba19520b86b8db6a3777b]

commited the huge evil of inheriting 'yet another' interface


2001-03-28  Martin Gallwey  <mtg@openoffice.org>  [8806abf3b59b7b1092a37bc5060bfc7af253f7a1]

Added several configuration items for XML import/export


2001-03-28  Joachim Lingner  <jl@openoffice.org>  [45c6f43c5282d654d0b3b0f188b7700dd71da4fc]

SAL_DLLEXPORT removed


2001-03-28  Andreas Bregas  <ab@openoffice.org>  [52ec6994dbab616fc1358bc9b0259c256081f349]

Integrated Basic and Dialog library container


2001-03-28  Andreas Bregas  <ab@openoffice.org>  [520a872e85a11fe997d4bac2515658060a619ed4]

Save dialog container in SfxObjectShell::SaveAsOwnFormat()


2001-03-28  Andreas Bregas  <ab@openoffice.org>  [6abcbdc3e9b533d90e1b1b6694400285aeeb15f0]

New member struct BasicManagerImpl


2001-03-28  Daniel Boelzle  <dbo@openoffice.org>  [d17143e6495c4161a24abd9322a957c679a51419]

no use of SAL_DLLEXPORT anymore, using def file


2001-03-28  Daniel Boelzle  <dbo@openoffice.org>  [23e8c43906e27252d92caba2eb83bee36ab9069c]

no use of SAL_DLLEXPORT anymore, using def file


2001-03-28  Andreas Bregas  <ab@openoffice.org>  [a6206fefe403021681a9568a3ec39831f4b641ec]

Basic library container


2001-03-28  Daniel Vogelheim  <dvo@openoffice.org>  [714b55cecabe7ae75ef54ff06905f1e878758534]

- fixed: destructor call on incomplete type avoided


2001-03-28  Thomas Lange  <tl@openoffice.org>  [de7909456ab772f9e5b095b383d0c1fad98de14b]

#84966 LineBreakHyphenOptions constructor uses Sequence< PropertyValues > () as additional argument now


2001-03-28  Thomas Lange  <tl@openoffice.org>  [547f4427e26b124027a12217dfb851f45cb76991]

#84966 LineBreakHyphenOptions constructor uses Sequence< PropertyValues > () as additional argument now


2001-03-28  Eike Rathke  <er@openoffice.org>  [2f5cd0851b832bc73f312631371706c418e976b3]

chg: getInstalledLanguageTypes instead of getInstalledLocaleNames


2001-03-28  Eike Rathke  <er@openoffice.org>  [b91d32f1429bc9fbdb82a68b62bdbd589d1064b1]

add: getInstalledLanguageTypes


2001-03-28  Thomas Lange  <tl@openoffice.org>  [56dee1698ec4272809b0d099ef4734d0ae48dedc]

#84966 LineBreakHyphenOptions constructor uses Sequence< PropertyValues > () as additional argument now


2001-03-28  Daniel Vogelheim  <dvo@openoffice.org>  [c99c85df83ece883bd957eb144b06f5ee90d1938]

- added: image map export (preliminary; not completed yet) - added: member at SvXMLExport (image map export) - added: member at SvXMLImport (image map import; not implemented yet)


2001-03-28  th  <th@openoffice.org>  [c26a3196ab5cb5bbd3745b2f158d8700ebf03b43]

MUST-Change for XHyphenenator


2001-03-28  Oliver Specht  <os@openoffice.org>  [1b06c551ef94f4718746954fc06a3ffaca7a6848]

#85019# check SdrObject for the SWG inventor additionally


2001-03-28  Oliver Specht  <os@openoffice.org>  [047163bda3eb347d575aaf07d44bc4b9dbbeaabb]

property ImageMap implemented


2001-03-28  Frank Schönheit  <fs@openoffice.org>  [48f6278f102613e33ad35bed267c8e235cbf371c]

#85097# correctly import boolean properties with inverse semantics


2001-03-28  Christian Lippka  <cl@openoffice.org>  [e66c256ee2b80d32d6f0f01e1d87b24be29136eb]

#82030# added helper for chart export of 3d scene attribs and lights


2001-03-28  Frank Schönheit  <fs@openoffice.org>  [fb409c37ec6bec0aa1d24a39e18370b5a1a8bb2b]

#85308# register the ImportGraphicsDialog, again


2001-03-28  Kurt Zenker  <kz@openoffice.org>  [7fafa7166042dd51acf9b56bd8d034852d11d975]

OSL_ENSHURE -> OSL_ENSURE


2001-03-28  Thomas Lange  <tl@openoffice.org>  [4c30b58148cdd8b666be77e6ed76865d651a5c4f]

#84966 aHyphenationOptions added LineBreakHyphenationOptions


2001-03-28  Michael Brauer  <mib@openoffice.org>  [2a7bc3c2fc21d633161f7d80a94082ccf090f5d9]

new layout attributes


2001-03-28  Dirk Völzke  <dv@openoffice.org>  [926854dc9b43b0520a2b589f4466eadf8add689d]

SfxDocumentTempates::Construct() isn't needed any longer


2001-03-28  Dirk Völzke  <dv@openoffice.org>  [3d90137c0c9dd6d07f34b16ef88ce09fbd40b314]

addEntry now supports inserting an entry into the hierarchy only


2001-03-28  Dirk Völzke  <dv@openoffice.org>  [39c459451aaa511686580d9f9dff088e3e14e288]

better error handling


2001-03-28  Michael Brauer  <mib@openoffice.org>  [6c0656e10b1632af8b4daac1981ef8f9f295e989]

operator== is required for SvxCharRotateItem


2001-03-28  Kurt Zenker  <kz@openoffice.org>  [45bd9253df8704048f047759627ebfe8e78febcb]

correction


2001-03-28  th  <th@openoffice.org>  [e7004a777d72f95e97db491b442a3705ea1ae5da]

New Fontsizes and optimization


2001-03-28  Dieter Loeschky  <dl@openoffice.org>  [42b13ba1941b29f906f19a032bf3f0ede2523494]

* virtual void ItemSetChanged(const SfxItemSet& rSet)


2001-03-28  Frank Schönheit  <fs@openoffice.org>  [960adc19ecc362bb940746db6a5cd0705cfab9ea]

+StartStringDrag


2001-03-28  Frank Schönheit  <fs@openoffice.org>  [289a04e784438248bd47b8229cd21b47b8995c0f]

some new DnD implementations - not finished, yet


2001-03-28  Frank Schönheit  <fs@openoffice.org>  [093efbda561c15bb8ea4c370d4ad515681c3db27]

ImplStartColumnDrag: pass the mouse pos


2001-03-28  Frank Schönheit  <fs@openoffice.org>  [1554edb663f25757afe30fddbf828ca1fa35c74d]

allow for dropping tables which have not been accessed before


2001-03-28  Dieter Loeschky  <dl@openoffice.org>  [6e1da8951011dff2e93a19f6c57e6479eda2e810]

* virtual void ItemSetChanged(const SfxItemSet& rSet)


2001-03-28  Dieter Loeschky  <dl@openoffice.org>  [6bd07031abd130f0ab5533a4ee9de31e187cba2b]

* virtual void ItemSetChanged(const SfxItemSet& rSet)


2001-03-28  Ocke Janssen  <oj@openoffice.org>  [875779a24dfff24101c7a5a7e974600fcc149aca]

use of sqlnameedit for names


2001-03-27  Christian Lippka  <cl@openoffice.org>  [746a1bf13aa9755f2a81f3a270fcbdad7ee29fbb]

#82003# create progress bar on demand


2001-03-27  Christian Lippka  <cl@openoffice.org>  [d35bb77f2df25c75d932e33a5c9a8717d573fcef]

#80878# fixed field support for calc


2001-03-27  Christian Lippka  <cl@openoffice.org>  [51f3abacb99e6fa33740a9944f2b80daf228f654]

#80878# fixed field support for calc


2001-03-27  jp  <jp@openoffice.org>  [33e19752cb1148211464d65ef933c36574b43bf6]

define new empty methods for new Drag&Drop API


2001-03-27  Christian Lippka  <cl@openoffice.org>  [78c1fb5ec52132114351a0acf951f3a0359d64cc]

#80878# export unofield.hxx


2001-03-27  Christian Lippka  <cl@openoffice.org>  [e94b0c8f5fc7431b1974877f1da7c13d47579a4f]

#82715# added settings support for draw/impress


2001-03-27  Christian Lippka  <cl@openoffice.org>  [8f501e6e9ba5096cf9f9d73a2820c33f26f4bf55]

#82715# added settings support for draw/impress


2001-03-27  jp  <jp@openoffice.org>  [a0cc9c3da0fe5ed6058616f12a8508c46c8cb81f]

set only the transliterateFlags for ignorecase search


2001-03-27  jp  <jp@openoffice.org>  [4f85e477ab4fe75e58fec71e7918375a9dad1856]

use GetAppLanguage


2001-03-27  jp  <jp@openoffice.org>  [9c1da174507048998107482857b1fc1b60ca0197]

optimize SeachOption initialisation


2001-03-27  jp  <jp@openoffice.org>  [ff9e2454368c148cdd5c0580bf19ec14f51d4593]

use new method FillSearchOptions


2001-03-27  jp  <jp@openoffice.org>  [d95c711e629c2a468a7e2560a1b751cd828be28a]

new: fill searchoptions structue


2001-03-27  jp  <jp@openoffice.org>  [2981175956a955c782cc180793b7250ddadb2230]

wrapper for application language


2001-03-27  jp  <jp@openoffice.org>  [788c079fddea37d12c423149355c7a6778d3d0d2]

export character background


2001-03-27  jp  <jp@openoffice.org>  [f4ae2e3708b3b45fc2f2e1bf97ceccd510e9f147]

export automatic color


2001-03-27  jp  <jp@openoffice.org>  [1776bddbd440d8a6138a3bf735217148ce034d0c]

import automatic color


2001-03-27  jp  <jp@openoffice.org>  [4e67153897be17a7dbe9a705719d4b7e31542bcd]

import character background


2001-03-27  jp  <jp@openoffice.org>  [22d3dd33934cd8f5ff715b393f59057973c64794]

Bug ##615##: read ansicpg token


2001-03-27  Daniel Vogelheim  <dvo@openoffice.org>  [4990ef2a7d3268a5afd9a672a1af2bc1a7eb156b]

fixed string length in maps


2001-03-27  Daniel Vogelheim  <dvo@openoffice.org>  [12ff896cb3df360cfbccd07cb6983e1f425cf0e1]

fixed macro name translation


2001-03-27  Daniel Vogelheim  <dvo@openoffice.org>  [3dceea9666198a95d6ec906d08f5684aba39a390]

fixed SvUnoImageMap::hasElements() (used to give wrong (inverted) results)


2001-03-27  Andreas Bregas  <ab@openoffice.org>  [74d097b243a60bee62c9942dc2d699a9abd78997]

xmllib_imexp.hxx, xmlmod_imexp.hxx


2001-03-27  Andreas Bregas  <ab@openoffice.org>  [c1d049be0e5594d78f9e6114cf1d1504362792c5]

Script module import/export, Library description import/export


2001-03-27  Andreas Bregas  <ab@openoffice.org>  [331d4a64f40509826c48e3a4332521e951a37f8a]

Script module import/export


2001-03-27  Andreas Bregas  <ab@openoffice.org>  [923f122deee08c9418704b5660f9a25e79073cff]

Library description import/export


2001-03-27  Kurt Zenker  <kz@openoffice.org>  [9a10a7d215ee237b50d44dd2f5682b35efff4de5]

UDK213


2001-03-27  Andreas Bregas  <ab@openoffice.org>  [41b53efc003a43a8028f35505b44f2abf68f503c]

Check InputStreamProvider before using it


2001-03-27  Niklas Nebel  <nn@openoffice.org>  [89ca23cd9e43ec0b147f7fd146486eeece653573]

LoadFrom: XML files


2001-03-27  Tom Verbeek  <tv@openoffice.org>  [93304e64745d43b6f76f388eb0c73b37a3c54571]

removed unneccessary entry


2001-03-27  Tom Verbeek  <tv@openoffice.org>  [1d815e567c638d66ed111378b65467e73508dbd4]

added config dir


2001-03-27  Christian Lippka  <cl@openoffice.org>  [8251f8825500a038173364b2bc77c0e7c1041e1e]

#85020# load document on frame per default


2001-03-27  Björn Milcke  <bm@openoffice.org>  [5ee0b59e6763b91e3f19de6104b38989d5e447a4]

#84958# fix for this fix


2001-03-27  Tom Verbeek  <tv@openoffice.org>  [7f66833658bf505682cedd2bcfeb09113c05a023]

added support for webwizard


2001-03-27  Malte Timmermann  <mt@openoffice.org>  [670a924eb21125212cc32f455ec2b4cde681928e]

Draw: ImplInitSettings


2001-03-27  Tom Verbeek  <tv@openoffice.org>  [41c64e7081e464d9010257054d41e274b38b7883]

initial revision


2001-03-27  Tom Verbeek  <tv@openoffice.org>  [040a6df8c099139d4cc2a3d1bbc3361a1f5bc0c4]

initial revision. Dialog for the WebWizard


2001-03-27  Mathias Bauer  <mba@openoffice.org>  [976e13cd2c75ed5421b77601c1a37323b939ab6a]

#65293#: pDialogContainer not present in SWT614


2001-03-27  Frank Schönheit  <fs@openoffice.org>  [4b6c251b22430de392fd97a4f53cf0b6956ad6c3]

merge error


2001-03-27  Niklas Nebel  <nn@openoffice.org>  [f41129b82917f5b60149014d57006846e84ab15c]

ImageMap property


2001-03-27  Frank Schönheit  <fs@openoffice.org>  [c08212a73897d2b347bec1c5f5e2cd2a57ab391b]

+stringtransfer.hxx


2001-03-27  Kurt Zenker  <kz@openoffice.org>  [39c9a711be09c22e6b223cead92ffaa4d83d67f2]

UDK213


2001-03-27  Andreas Martens  <ama@openoffice.org>  [572a48cd16f6ce3a68ffead44a975698954dfe11]

Fix #85019#: Insertion of flyframes without correct pagenumber


2001-03-27  Malte Timmermann  <mt@openoffice.org>  [be6a586000d3d8ddbfcbf00743a370aab8d1b950]

GetTypes...


2001-03-27  Frank Schönheit  <fs@openoffice.org>  [24904b9b5d54f0802ce80c76a41f5746e033f6f9]

swap the order in which the clipboard formats are added


2001-03-27  Frank Schönheit  <fs@openoffice.org>  [09236461898fe2a7c65cd5f020e59fc1fb554fda]

new DnD implementations


2001-03-27  Frank Schönheit  <fs@openoffice.org>  [910d4d3e43b951b2033358e237f2c4a7248e33f6]

+stringtransfer.cxx


2001-03-27  Frank Schönheit  <fs@openoffice.org>  [a77b1c293270a263a022a93f587cd5b02e1659a5]

initial checkin - helper classes for clipboard handling of strings


2001-03-27  jp  <jp@openoffice.org>  [df9a1e27fd6b6d22351839f2a8f3aab3ee6a548c]

Bug #85372#: use alignment of 4


2001-03-27  Kai Sommerfeld  <kso@openoffice.org>  [faac4c060a0fbef1b3214b0441f581acbf32bffe]

#85225# - Adapted to changed COntentImplHelper API.


2001-03-27  Kai Sommerfeld  <kso@openoffice.org>  [855440e275e4ad550c5162b7bbca80e39613d43e]

#85225# - Adapted to changed COntentImplHelper API.


2001-03-27  Kai Sommerfeld  <kso@openoffice.org>  [b938d34c4afd54c4c55071f401e9a77b1359fd2a]

#85225# - Removed obsolete data types.


2001-03-27  Kai Sommerfeld  <kso@openoffice.org>  [61e4a6331998bde4bc2734fb5b81644523b8debd]

#85225# - Added ctors taking XCommandEnvironment.


2001-03-27  Kai Sommerfeld  <kso@openoffice.org>  [38db8874f9d9a01d503765c9c7713d275ecf387b]

#85225# - Added additional params to Get[Command|propertySet]Info.


2001-03-27  Oliver Specht  <os@openoffice.org>  [71fa6112bd7f545666cfab6e678beb71794d8639]

#85389##85385# Relief corrected


2001-03-27  jp  <jp@openoffice.org>  [08dea1be70f6a2f6a6c7e0e50340edde82465a48]

Bug #85372#: use alignment of 4


2001-03-27  Joachim Lingner  <jl@openoffice.org>  [8df204b49c241b1a41bb10d118a19509d3d1a89f]

Replaced OSL_ENSHURE by OSL_ENSURE


2001-03-27  Niklas Nebel  <nn@openoffice.org>  [c5807e0db6f9a251ef5deb73ab3a938fd713b20a]

TransliterateText: edit cells


2001-03-27  Christian Lippka  <cl@openoffice.org>  [609695d6ef596f6fefdc704a277000dfbe77d699]

#83681# fixed linebreaks


2001-03-27  Joachim Lingner  <jl@openoffice.org>  [34b22cc1fb979ce78e906908e8542a02ee38832f]

removed OSL_ENSHURE


2001-03-27  Björn Milcke  <bm@openoffice.org>  [631e07419aa762705497ecd223b23126a194ac3e]

#84521# set position of titles and legend at the end, when object sizes are final


2001-03-27  Björn Milcke  <bm@openoffice.org>  [933e082de2a5b07be56c5573d6a5f0845b215dea]

#84958# redesign of table export (series in columns)


2001-03-27  Andreas Martens  <ama@openoffice.org>  [e66c74a0a3382ed80e359537e8261b19a9a6dcdf]

Fix: Use white on dark background


2001-03-27  Ocke Janssen  <oj@openoffice.org>  [eb3f8b472205fa8f2a9be4eb7e9cb38e6faff50a]

#85381# check chars in modify


2001-03-27  Oliver Specht  <os@openoffice.org>  [d92b9202d41be2c7d9a9c4358120140456c72ba7]

#85377# show position of emphasis mark


2001-03-27  ma  <ma@openoffice.org>  [8738dd6581a2727448ba8b62fa4e8a2d72db1161]

layout changed


2001-03-27  Caolán McNamara  <cmc@openoffice.org>  [91edfdbae8e266962fc2dacdf5708d17cc83281a]

modify contrast import


2001-03-27  Joachim Lingner  <jl@openoffice.org>  [578b33e16aae7202442f0e9ab5399615f162fafd]

types.c has been removed


2001-03-27  Joachim Lingner  <jl@openoffice.org>  [58b8f26afa5a2b55cb020dff29c4f2426b0a61a8]

calls to sal_setInt64 hhave been removed


2001-03-27  Tom Verbeek  <tv@openoffice.org>  [676d76a69e1f85f73f699ee1cc5c2efea155687d]

added support for the subdirectories 'config' and 'importwizard'


2001-03-27  Caolán McNamara  <cmc@openoffice.org>  [b56ff662b18240b4bb27bcef718b1ed3f4de667b]

brightness, contrast, drawmode {im|ex}port, merge 0x01 and 0x08 graphics systems for escher to replace hack


2001-03-27  Christian Lippka  <cl@openoffice.org>  [f39f184aaac7ebd8adae9e7edac3a3ba99673c08]

#85146# new resources for transp. gradient api


2001-03-27  Christian Lippka  <cl@openoffice.org>  [7b09e84b1f623b36689b48e8eb3eefcf36ad4125]

#84444# added GraphicExporter component


2001-03-27  Frank Schönheit  <fs@openoffice.org>  [bbcf466fcb8b95a880010ce4f0a73612dc625f99]

corrected title height calculation in case of a zoom


2001-03-27  Frank Schönheit  <fs@openoffice.org>  [9572796462f9e313390549d13684dcff8f1b8fc3]

new DnD implementations


2001-03-27  Christian Lippka  <cl@openoffice.org>  [5af8abc34f926817664a76e60985b3ed73a5ac32]

#84444# added GraphicExporter component


2001-03-27  th  <th@openoffice.org>  [f09299f127ff0638ac4740fbf4a76fcb0965c275]

Close comment


2001-03-27  Dieter Loeschky  <dl@openoffice.org>  [5a97b763270250f67f28b0d1b1abd940d58ab2c5]

#85357# using new class ids


2001-03-27  Tom Verbeek  <tv@openoffice.org>  [cd2243fc82dd25fa19a10038750fdeb273a2782e]

added support for zip files


2001-03-27  Tom Verbeek  <tv@openoffice.org>  [241ada98b54f1a3768a6cf56183a3acdcf6d1661]

initial revision. this file contains information how long names correspond to zip file names.


2001-03-27  Tom Verbeek  <tv@openoffice.org>  [f9ab37c872875a02fd406258d272d13695bb914a]

initial revision. Dialog of the ImportWizard.


2001-03-27  Joachim Lingner  <jl@openoffice.org>  [c3a133b33ec4dc529ec46b22ec04a398a8f5387c]

removed _USE_NAMESPACE


2001-03-27  Tom Verbeek  <tv@openoffice.org>  [4dbbb8ea7ab246d0040a0b099154a4d15578cc6e]

initial revision


2001-03-27  Joachim Lingner  <jl@openoffice.org>  [9e99b64f589d70a393d14e435b13b1dfda73faa8]

removed obsolete defines and declarations: SAL_INT64_IS_STRUCT typedef struct {...} sal_Int64; typedef struct {...} sal_uInt64; SAL_PACK_PUSH SAL_PACK_POP

for Win 16:
SAL_DLLEXPORT, SAL_CALL, SALL_CALL_ELLIPSE

2001-03-27  Juergen Schmidt  <jsc@openoffice.org>  [14b53421dd3e0e2dcba13809e3059259f9d0e218]

insert module idlc


2001-03-27  Juergen Schmidt  <jsc@openoffice.org>  [5385b8c83ac6984432f6777762c0f929703edae2]

bugfixes for string constant


2001-03-27  Juergen Schmidt  <jsc@openoffice.org>  [7e5e274e7d12fe1bf51c3ab497ba98d02198e7ef]

bugfixes for string constant


2001-03-27  Joachim Lingner  <jl@openoffice.org>  [9f1ea41d75641078becf1e9ce04a9d2b32f1fd6a]

removed SAL_HUGE macros


2001-03-27  Tom Verbeek  <tv@openoffice.org>  [3ff097d1432361dfd9bfab3192228c80ca59124f]

initial revision


2001-03-27  Daniel Vogelheim  <dvo@openoffice.org>  [70d4433bfb8440ac152f160ada7e1d012f8d751a]

fixed: import and export now doesn't change redline mode        (more specifically, it now restores the previous mode)


2001-03-27  Niklas Nebel  <nn@openoffice.org>  [818be05b7a15dca40acb133e83d368dacb3fc166]

undo for transliteration


2001-03-27  Frank Schönheit  <fs@openoffice.org>  [a657026196031ad81f98f7f22477d70a5ce41942]

deliver dbaexchange.hxx


2001-03-27  Ocke Janssen  <oj@openoffice.org>  [1ec4b2140eb7ed00a3ec3cdf3a6d7bddfb49c1b8]

new strings


2001-03-27  Ocke Janssen  <oj@openoffice.org>  [42c2a317f7c7d3c238f476b035721ff027689a34]

new method initialize


2001-03-27  Ocke Janssen  <oj@openoffice.org>  [e8ebed0ae726dddf72c99d9cf6e38ba6abfe9a45]

impl new page for adabas


2001-03-27  Lars Langhans  <lla@openoffice.org>  [e2aad442b5dc3089566ed2162894a330e7ca290b]

Attributes removed from configpath


2001-03-27  Ocke Janssen  <oj@openoffice.org>  [13b4616ddee5e126eb9758294d35119b7adb9eaf]

impl new page for adabas


2001-03-27  Ocke Janssen  <oj@openoffice.org>  [e533f4f2666cb0461233e2769410686be5917535]

extra page for adabas


2001-03-27  Ocke Janssen  <oj@openoffice.org>  [360c0801e41a41527cd8a6e9651ee414b3168edf]

*** empty log message ***


2001-03-27  Ocke Janssen  <oj@openoffice.org>  [ff814893f4860362f682d8990fc056059f2ddc63]

use of new initialize


2001-03-27  Ocke Janssen  <oj@openoffice.org>  [4b2d567fc6cf17ad9e0792a12f5870318066d6c1]

new method createConnection and export of ORB


2001-03-27  Ocke Janssen  <oj@openoffice.org>  [b6371d7667016843ad1acabc242bfe15ba049155]

make initialize public


2001-03-27  Ocke Janssen  <oj@openoffice.org>  [43d4fad59b11e3a075c1d0f803268290f13afe43]

clear parameters first time


2001-03-27  Ocke Janssen  <oj@openoffice.org>  [7c7ead05cc7d83c84c4e242b8e457709d3052b82]

#85319# check column


2001-03-26  Babak Mahbod  <bmahbod@openoffice.org>  [e572dde0790d443c09054975b64ca16e291fc4bb]

Source code changes and clean up for utility methods and APIs


2001-03-26  Eike Rathke  <er@openoffice.org>  [e24d31890221fb1a893708d967e88cd4912a75fe]

mention MS-LCID in message


2001-03-26  Niklas Nebel  <nn@openoffice.org>  [8307bfb0388b946a86876096cef78d012479e981]

transliteration menu functions


2001-03-26  Christian Lippka  <cl@openoffice.org>  [59ad16df73ca9b2cb6b018cb309925a6475fccb9]

#84444# added GraphicExporter


2001-03-26  Christian Lippka  <cl@openoffice.org>  [4a66d7a6e4eb9c0f03fef19fe0c8d4c89402a74a]

#84444# added GraphicExporter


2001-03-26  Björn Milcke  <bm@openoffice.org>  [ddf615e884f7ec694fa968c148f389718da1f9d2]

apply data in applyTable is only necessary once (by using setData)


2001-03-26  Björn Milcke  <bm@openoffice.org>  [15285a2575ad8277db73b164f917ed923f375abf]

set switchdata flag for pie charts


2001-03-26  Kai Sommerfeld  <kso@openoffice.org>  [117a34fbe50a307f0c922650e46ff0db5f689afc]

#85225# - Initial Revision.


2001-03-26  Kai Sommerfeld  <kso@openoffice.org>  [10018f4e0ff4f2b130160e3eb690aa1c78c988c5]

#85225# - Added Link.idl, Lock*.idl


2001-03-26  Frank Schönheit  <fs@openoffice.org>  [11a701f82c882a88306351296e868554c3928ebd]

new DnD implementations (not finished, yet)


2001-03-26  Kai Sommerfeld  <kso@openoffice.org>  [253f3b9bc5c9fe5ddef8782e18b3930aceb58957]

#85225# - Initial revision.


2001-03-26  Frank Schönheit  <fs@openoffice.org>  [a5a0c3028bdfeebe865d2f0fcff604467227ab01]

new DnD implementations


2001-03-26  Frank Schönheit  <fs@openoffice.org>  [3281c573e23900ac51a9985a56462a45d88bda57]

when setting a new data source, initialize property even if we have no columns at this moment


2001-03-26  Frank Schönheit  <fs@openoffice.org>  [1beb302a383a2c3d4917bc4630fa9436e20cb0df]

+dbaexchange.cxx


2001-03-26  Frank Schönheit  <fs@openoffice.org>  [0544ea120876c59dc5a1480813961378a9802b73]

initial checkin - helper classes for data access related DnD


2001-03-26  Frank Schönheit  <fs@openoffice.org>  [086c6373c826ae797deb48c17b4fa160417555e5]

removed the class SvxFmFieldExch - replaced by new DnD implementation


2001-03-26  Frank Schönheit  <fs@openoffice.org>  [e926c61bdfb81714a1d0b23d017dfd316043333f]

new DnD implementations for the grid control


2001-03-26  Dieter Loeschky  <dl@openoffice.org>  [4f19061dd8463f893fa66b48c067bea33f73408e]

#71359# bEmptyPresObj: undo/redo


2001-03-26  Dieter Loeschky  <dl@openoffice.org>  [e552f7e35275866573a7b8c1df70f357a898a379]

#71359# bEmptyPresObj: undo/redo


2001-03-26  ma  <ma@openoffice.org>  [75eaba5fef7a1c76f696f2abf6f76abc40fffeeb]

layout changed


2001-03-26  Martin Gallwey  <mtg@openoffice.org>  [ccbe33dd6cfd48cc5bf6e86c5d9a64eb9b7101d1]

fix service name


2001-03-26  ma  <ma@openoffice.org>  [bcd4afb625b224e71b5f9ce62af731541166ebe4]

text corrected


2001-03-25  Sander Vesik  <svesik@openoffice.org>  [7dc1f34e5cf3c4b02bfcf17fed8407093f19bb83]

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>  [47d6a7e71ba9ecac52a02282e12acfd5f49bb461]

Synchronize .IF statement for easier merging of OO625B


2001-03-23  Patrick Luby  <pluby@openoffice.org>  [2bf317a6fd74a761af9abd66289c837862c2569a]

Mac OS X updates


2001-03-23  Patrick Luby  <pluby@openoffice.org>  [a3908b90c1b4d2746e088cf4d48087a08893e8da]

Mac OS X updates


2001-03-23  Niklas Nebel  <nn@openoffice.org>  [ac67f489432eebcb1b37d354f4599bbe72588ae5]

new drag&drop


2001-03-23  Patrick Luby  <pluby@openoffice.org>  [6be210805800931cb302f79c4136d26bec02d58a]

Mac OS X updates


2001-03-23  Patrick Luby  <pluby@openoffice.org>  [5f397a92986f77393f5c8c9020360fd87249acf1]

Removed xml2cmp line that was accidently copied in


2001-03-23  Martin Gallwey  <mtg@openoffice.org>  [0b92e4f09983190c36ae8cb02212f92bb6284258]

fixed service name / implementation name confusion


2001-03-23  Patrick Luby  <pluby@openoffice.org>  [4f5bd652ca948ff1e14511f8cd93040ca8a10c57]

Mac OS X updates


2001-03-23  Daniel Vogelheim  <dvo@openoffice.org>  [eb4f9fbefa2439474aa0aca384839bd1b3ec8ea2]

fixed: styles-only-mode working again


2001-03-23  Daniel Vogelheim  <dvo@openoffice.org>  [77ea834d3b59bd11e8829b05ca0fdbce48be9238]

- added: protect attribute for table cells (Writer only)


2001-03-23  Michael Brauer  <mib@openoffice.org>  [5c71a50b7512af1f33b24a06f8e0f40ee2a47f23]

85336#: relative frame width/height is int16, not byte


2001-03-23  Daniel Vogelheim  <dvo@openoffice.org>  [6608709f94717d276255e25805eed64c6217ac87]

#84808# fixed: hidden text, hidden paragraph, conditional field now display                correctly on load                (attributes added) fixed: update forced for certain fields on loading in organizer mode/styles only mode


2001-03-23  Thomas Benisch  <tbe@openoffice.org>  [0209015a1c17604cf146a6b7bc70b974ca402575]

disabled undo, clipboard for dialog editor; new classname for dialog editor; code cleanup


2001-03-23  Joachim Lingner  <jl@openoffice.org>  [8fb37b3862dbdb4652d31258fd2b8558a3a8d295]

replaced OSL_ENSHURE by OSL_ENSURE


2001-03-23  Christof Pintaske  <cp@openoffice.org>  [dc068720e07072e35598c3769bbdef94b8d2dde3]

exclude x11 fonts that are already managed by psprint


2001-03-23  Joachim Lingner  <jl@openoffice.org>  [9de34bbeaff345b7bc079b2011989058c947d8a7]

replaced namespace macros by real namespaces and obsolete types from osl/types.h by types from sal/types.h


2001-03-23  ma  <ma@openoffice.org>  [0098c8907fd1bf8e9a67e9bc77bac9f43b7a4b9d]

layout changed


2001-03-23  Thomas Benisch  <tbe@openoffice.org>  [1a4dcecae3ec28d4388ecfb1615a9ebbcef179b8]

code cleanup


2001-03-23  Thomas Benisch  <tbe@openoffice.org>  [d6d355d11df9b9d000e9b126aecf99b3209c2ec1]

removed StarBASIC and code cleanup


2001-03-23  Martin Gallwey  <mtg@openoffice.org>  [4324a64ad957790114510f79a95664b7f2490f5a]

fixed service/component name confusion


2001-03-23  jp  <jp@openoffice.org>  [1ebd638f8ad0d2b5eca95c535728f5cd6a1e713f]

module dataex removed


2001-03-23  jp  <jp@openoffice.org>  [a82bcf1025d880da86b7b4edc6915dadb801829a]

new Drag&Drop API


2001-03-23  jp  <jp@openoffice.org>  [33e9ee0956e80328a3f10420bcdf510e99ac8a21]

use new Drag&Drop / Clipboard API


2001-03-23  jp  <jp@openoffice.org>  [fbea6da1f860468aa29ea7e5f0b1a2f640958eef]

remove old method CreateSnapShot


2001-03-23  jp  <jp@openoffice.org>  [f51c0c53407c52d4e2845cc96605a179fdc72c36]

headerfile dataex removed


2001-03-23  Martin Gallwey  <mtg@openoffice.org>  [6e1d0f827b406f33cbd1a2dbc503299a4fa023a9]

Make the Sequence const


2001-03-23  Martin Gallwey  <mtg@openoffice.org>  [37e34c35a835051ad34214794aa6cb0aa0c97915]

Make the showing of redline changes into a single property


2001-03-23  Martin Gallwey  <mtg@openoffice.org>  [2a1ad0fceee22a881e90fc63fec6d80c7f001ae7]

make the showing of redline changes into a single property


2001-03-23  jp  <jp@openoffice.org>  [6296df05db92e53c5539c3430406ee94d1333622]

new Drag&Drop API


2001-03-23  Oliver Specht  <os@openoffice.org>  [0618621f6a6b8ed920a98a11dffae19d24e58535]

update as descriptor available


2001-03-23  Dirk Völzke  <dv@openoffice.org>  [1626d285797f9228ff7352c1bae161a969c70907]

There is no need to call SfxDocumentTemplates::Construct() anymore


2001-03-23  Dirk Völzke  <dv@openoffice.org>  [db36cfa62d9392be2c6c339da214539392ee9f5d]

Added renameTemplate/Group


2001-03-23  Dirk Völzke  <dv@openoffice.org>  [cee27caa5dc0913231979fde44857c42a930e0cf]

Added documentTemplate service


2001-03-23  Dirk Völzke  <dv@openoffice.org>  [5c08c2a648978745f44e915aa9a96f5580060b14]

added doctemplates.cxx


2001-03-23  Dirk Völzke  <dv@openoffice.org>  [29ac9927a3dfcf2594bec08168421b8ccebaf793]

Adopted SfxDocumentTemplates for using the new DocumentTemplates service


2001-03-23  Dirk Völzke  <dv@openoffice.org>  [0bcc32b34ecdcc8a0d467baabeff25b94c4bbf03]

Added renameTemplate/Group, Bugfixes


2001-03-23  Dirk Völzke  <dv@openoffice.org>  [26fdcf0264b04cc4120adbaa89ca52d2650501f1]

There is no need to call SfxDocumentTemplates::Construct() anymore


2001-03-23  jp  <jp@openoffice.org>  [d5d0a1f7cd5bd4369b8d60a3452745a75247d69a]

change texts for vertical/horizontal graphic flipping


2001-03-23  Sven Jacobi  <sj@openoffice.org>  [ad8ffb469f1935ffb9534d7a30737c81dbb0e00c]

#82897# setting ole object name


2001-03-23  Thomas Benisch  <tbe@openoffice.org>  [94c585bc9e9828f26d44fdc7e95fefdd0e9ab6f4]

removed HelpText property from geometry model


2001-03-23  Dirk Völzke  <dv@openoffice.org>  [205a30443949030443d553276f5ce881a8258bbd]

added renameTemplate and renameGroup


2001-03-23  Malte Timmermann  <mt@openoffice.org>  [52c4668838b2019098f8c1fcdf3abf46a6c9bf33]

Added HelpURL and HelpText


2001-03-23  Stephan Schäfer  <ssa@openoffice.org>  [c91607be1fa10913bcb1c01c338022897c5065a7]

support bitmaps, text and symbols simultaneously, use alignment


2001-03-23  Tino Rachui  <tra@openoffice.org>  [b9a1621796b14f656f640f5f813697fad78f21a8]

extended


2001-03-23  Joachim Lingner  <jl@openoffice.org>  [c1e1d614e62d805cf2178160f4fe25ff8c954f51]

replaced: OSL_ENSHURE->OSL_ENSURE


2001-03-23  Niklas Nebel  <nn@openoffice.org>  [4c8040639b6ecdac7a54c792b376bdcf8ab8092c]

#85322# StopEditEngine: don't switch to table mode if stopping all editing


2001-03-23  Nikolai Pretzell  <np@openoffice.org>  [6bd2c9f9c7765e10183c32b74c541aa58aaeda6a]

Allow tag <type> in module-description


2001-03-23  jp  <jp@openoffice.org>  [9f68f32abd17473b5904f9e8a2c3d646a2e0e55b]

internal Drag&Drag and Clipboard changed to SwTransferable


2001-03-23  Nikolai Pretzell  <np@openoffice.org>  [46e1e874823fc2d130f520a57bcb331181de8f6b]

Program srvdepy for finding dependencies among services.


2001-03-23  Malte Timmermann  <mt@openoffice.org>  [b427669bdf0745b058039b38192e3980bee8abb2]

Changed status from depricated to final


2001-03-23  Malte Timmermann  <mt@openoffice.org>  [cc504d76518e04e7f8b756c7646b6f92ee53d5a6]

Property HelpText...


2001-03-23  Oliver Specht  <os@openoffice.org>  [176030460c7b8bea4457d7a536284ee5914c4f40]

create image Rectangle/Circle/Polygon objecs


2001-03-23  Nikolai Pretzell  <np@openoffice.org>  [923b5d511d7897de6a3fc15bd4ff56448a0a5f36]

Allow tag <type> in module-description


2001-03-23  Oliver Specht  <os@openoffice.org>  [94b2ce10cc8128c8a9db551fcff89138cfebab01]

create image Rectangle/Circle/Polygon objects


2001-03-23  Martin Gallwey  <mtg@openoffice.org>  [91505a9d8560d3aee988d50c029674269aaedfc3]

added tab stop distance


2001-03-23  Oliver Specht  <os@openoffice.org>  [c6922c25d1cc6fbb54035e1f71a381c335ab701e]

XUpdatable implemented


2001-03-23  Joachim Lingner  <jl@openoffice.org>  [b94ef5f8bfd903c156dc62f260d53eee850031ae]

replaced: OSL_ENSHURE->OSL_ENSURE


2001-03-23  Nikolai Pretzell  <np@openoffice.org>  [5f344a317ed353b4b398d8d71e7eca23d880381e]

Program srvdepy for finding dependencies among services.


2001-03-23  Malte Timmermann  <mt@openoffice.org>  [48ef4b07dbe6806ef35e8a3d719f55086f01d653]

Property HelpText...


2001-03-23  Kai Sommerfeld  <kso@openoffice.org>  [9bd5d41fa2d5c1fba9d3b8424dd28acdbf2d5acd]

File was not valid!


2001-03-23  Joachim Lingner  <jl@openoffice.org>  [847551e5c2587dade74cfa9491f9e449bed577e3]

replaced: Hyper->sal_Int64


2001-03-23  jp  <jp@openoffice.org>  [422d89f0ba62aa0921cfedad9a336475c355e395]

correct the typename numbers


2001-03-23  Nikolai Pretzell  <np@openoffice.org>  [00c8e75bc90c577e3ac8a5ab4d503bea2568b27c]

Allow tag <type> in module-description


2001-03-23  Niklas Nebel  <nn@openoffice.org>  [da6dca84e5b80cea3ad5d363a54925608d125e35]

#79482# XTextContent implemented to get the anchor cell


2001-03-23  Joachim Lingner  <jl@openoffice.org>  [5d6c8f4242f38d89d24d6a26a124629d359b04c4]

replaced: Float->float


2001-03-23  Dieter Loeschky  <dl@openoffice.org>  [fe352ddc82daede896a8d6fe6c6b0b7e90784a79]

#69149# SetAttributes() changed


2001-03-23  Lars Langhans  <lla@openoffice.org>  [dae31dbfc6263325accc995f889f647eaf8056c6]

Attributes moved to AttributeList and configuration::Attributes now in it's own file.


2001-03-23  Joachim Lingner  <jl@openoffice.org>  [cbfcf906d9e65562a97be50b8e2ee82e83ebd2a1]

replaced: OSL_ENSHURE->OSL_ENSURE


2001-03-23  Joachim Lingner  <jl@openoffice.org>  [5bdf14f34716fba3247ef2da0ea4d9fe2b08eeb3]

replaced: Float->float


2001-03-23  Oliver Braun  <obr@openoffice.org>  [f2e2180897797df49e6416b6b9ed3486b83262fa]

send GestureEvent also if mouse is captured and fixed coordinates mismatch


2001-03-23  Oliver Braun  <obr@openoffice.org>  [c16d75ef5611b9d1e8cc812f1a48b47129e99cd2]

do not dispose DropTarget if not a frame


2001-03-23  Oliver Braun  <obr@openoffice.org>  [e566db9b517e38419969a8caa9e8734a1b20aca8]

XDataTransfer renamed to XDataTransferProviderAccess


2001-03-23  Andreas Bille  <abi@openoffice.org>  [c4b61f6a9ae41d186ca6ce4d73097a4dfb07f0c3]

#85323# explicit encoding for titles set


2001-03-23  Joachim Lingner  <jl@openoffice.org>  [705d6dfeaa285c5a5addb2ba5f480ce1b3f8c798]

replaced: Double->double


2001-03-23  Joachim Lingner  <jl@openoffice.org>  [afc0101242ece353b9731bf133193c8fc75ae7e7]

*** empty log message ***


2001-03-23  Tino Rachui  <tra@openoffice.org>  [3066312aaa98dee555dc655659db749445defcf2]

*** empty log message ***


2001-03-23  Joachim Lingner  <jl@openoffice.org>  [d3ab0e0670877f6ffdd9278f0d420607e057e888]

replaced: OSL_ENSHURE->OSL_ENSURE


2001-03-23  Eike Rathke  <er@openoffice.org>  [53bbfbf631fccb83df2db089f48eb48df562a966]

typo


2001-03-23  Eike Rathke  <er@openoffice.org>  [150eb2f69ce535d712575762f42860e791f7d816]

don't list ambigous locales not convertable back and forth


2001-03-23  Kai Ahrens  <ka@openoffice.org>  [98fd3db7b228cca0e7b18a405860909334a05c0b]

#85155#: special treatment if graphic rotation==180 degrees


2001-03-23  th  <th@openoffice.org>  [dd4c45511ca5d9a98142e76787d7cb1cb583e62a]

prepare Asian kerning


2001-03-23  th  <th@openoffice.org>  [7a694066021e6ffecda73316a1fb29639460f61a]

Kerning is now a bitfield


2001-03-23  Oliver Specht  <os@openoffice.org>  [48f1bd0670fe8fdced1a261afd541a2d4e8d495a]

interface XUpdatable


2001-03-23  Frank Schönheit  <fs@openoffice.org>  [e930c1d75657b038de4870070a23afe587beda6a]

new DnD (not finished, yet)


2001-03-23  Oliver Specht  <os@openoffice.org>  [f3083c187969797e5148ffb243eec0ae4bd62a54]

new: XUpdatable


2001-03-23  Kai Ahrens  <ka@openoffice.org>  [a9a04ae8f778df4f4822cca346fc281cda312f42]

#84984#: open picture stream in mode STREAM_READ only


2001-03-23  Frank Schönheit  <fs@openoffice.org>  [dbeec667deaad95013f651adbc04a91cdd8dc025]

new formats (DBACCESS_TABLE, DBACCESS_QUERY, DBACCESS_COMMAND


2001-03-23  Frank Schönheit  <fs@openoffice.org>  [1dc1b7307051def289366b1da7f338b1d88307b0]

extended the functionallity of the SaveAs dialog


2001-03-23  Ingrid Halama  <iha@openoffice.org>  [686ee973d91df37e37899282aa973e8cfbcc6a48]

#84921# add try catch


2001-03-23  Frank Schönheit  <fs@openoffice.org>  [d37c6ffebe41493dd6b1d5017bc43d53d2540b29]

+dsbrowserDnD.obj


2001-03-23  Frank Schönheit  <fs@openoffice.org>  [6555200cf530d82d71f343fbff27fdd4f62d1f08]

initial checkin - DnD related implementations for the data source browser controller


2001-03-23  Frank Schönheit  <fs@openoffice.org>  [17b97ad3a208dcecc605fa53019fc7d5946d90a4]

added a compatible format description


2001-03-23  Frank Schönheit  <fs@openoffice.org>  [881c8418cdccd015b799e24fa3e00836b233dbfb]

new DnD implementations - now DnD tables/queries in the explorer pane / moved some implementations to dsbrowserDnD.cxx


2001-03-23  Frank Schönheit  <fs@openoffice.org>  [3a51aedf801a9104cd323562be9201172435109c]

+dbatools.obj


2001-03-23  Frank Schönheit  <fs@openoffice.org>  [5c00371f9ea158844cf4328a2d0c63c76948e500]

slightly extended the functionallity (additional description field (optional), title other than the default (optional, too))


2001-03-23  Frank Schönheit  <fs@openoffice.org>  [8fcdf550fe598392f5520e95adfb98693f22b988]

new DnD implementations - no DnD tables/queries in the explorer pane


2001-03-23  Frank Schönheit  <fs@openoffice.org>  [b5e5f91611ff956b7f4c10c42c166d90efdec8ac]

added a compatible format description


2001-03-23  Frank Schönheit  <fs@openoffice.org>  [86cdedd6c8af43686ce2bce6b03e9dc66fe34662]

new DnD implementations


2001-03-23  Martin Gallwey  <mtg@openoffice.org>  [479af53369727a26531ae622227e46e68097597e]

Make Sequence in ReadUserDataSequence const


2001-03-23  Joachim Lingner  <jl@openoffice.org>  [8f034622c2e4674ac7de5b662075f349ae5b6681]

replaced: Float -> float


2001-03-23  Joachim Lingner  <jl@openoffice.org>  [c7d47e8f8fb79ef8f8ccd329a1e131a98e49832f]

replaced: Enum->sal_Int32


2001-03-23  Martin Gallwey  <mtg@openoffice.org>  [407407ec197130042207cd9290b1d1c0ab6d1bfc]

remove CONVERT_TWIPS bit in switch statement


2001-03-23  Thomas Lange  <tl@openoffice.org>  [5bb8df73aa9cfe931eeeb186a9a3d08296b6fc5c]

virtual inline functions removed; source of compiler warnings fixed


2001-03-23  Martin Gallwey  <mtg@openoffice.org>  [7fd0caf4b08e0f5037ccba8f36c2a56cc3008ff1]

add SetDefaults


2001-03-23  Niklas Nebel  <nn@openoffice.org>  [fe01bcf06ce239a17009203a6c3bc62beb519c6f]

#78944# Width/Height properties ignore column/row visibility


2001-03-23  Niklas Nebel  <nn@openoffice.org>  [f0ca675a2980cf310111975b7526a7c282b71e2f]

#78944# SetWidthOrHeight: handle SC_SIZE_ORIGINAL


2001-03-23  Niklas Nebel  <nn@openoffice.org>  [44bacab8a8578149710c5385abe36dc9b79a80f2]

#78944# GetOriginalHeight


2001-03-23  Ocke Janssen  <oj@openoffice.org>  [b10b767ecbccdcc411eb759290bf7d88d9f43311]

#85268# don't use the same tabledata again


2001-03-23  Niklas Nebel  <nn@openoffice.org>  [1f39b8db19f46d2206752940299d6192e742d713]

#78944# new ScSizeMode enum value SC_SIZE_ORIGINAL


2001-03-23  Tino Rachui  <tra@openoffice.org>  [d57a1faf4adf52954a64a0cb51d034e2fea8a85b]

shortcut implemented


2001-03-23  Lars Langhans  <lla@openoffice.org>  [1c1c5c62edf0b2afb5dfd605110cad457b24b6db]

new Directory structur for localsession


2001-03-23  Gregor Hartmann  <gh@openoffice.org>  [74066748219dd60744bbcfe4f87d736e7bbaf47f]

#85271# ini filename-base wasnt expanded anymore. Thx a lot


2001-03-23  Christian Lippka  <cl@openoffice.org>  [97f8e931818ee21eb8123924653d9ba5f6e090c2]

chaged NameContainer creation


2001-03-23  Caolán McNamara  <cmc@openoffice.org>  [3c3c89d0b254be63129d34add36eccb6864de23d]

Writer can now handle contrast, luminence etc itself + added msword specific fallback for blip searching


2001-03-23  Ocke Janssen  <oj@openoffice.org>  [e5616b75e14b944de0f47d41311136b29dda4d55]

#85270# check if there are any tables in the dialog


2001-03-23  Michael Hönnig  <mi@openoffice.org>  [feebf3bb63d3313902269b63d42d005da1aa19eb]

Height and Width defined for hidden rows/columns


2001-03-23  Malte Timmermann  <mt@openoffice.org>  [d11eb5b45be527f4c8e65876aa471916cc899eff]

#82438# DefLang and ScriptType for DefLang...


2001-03-23  Malte Timmermann  <mt@openoffice.org>  [2e8fe4b0192f8d32da95f43fbe129f6d06c98d4b]

More debug infos...


2001-03-23  ma  <ma@openoffice.org>  [15ab06971b25be2690cff7d341f812c7beaec88a]

New design, border dialog merged with page


2001-03-23  Sascha Ballach  <sab@openoffice.org>  [1b41bfeda7b47abaae7a2130f4ab19dd761522fa]

settings added


2001-03-23  Thomas Lange  <tl@openoffice.org>  [d6c5ce0b0016c6a0c64ef7106e2fb0c281982175]

#85229 font size used in EditWindow set to 10 pts


2001-03-23  Sascha Ballach  <sab@openoffice.org>  [3b620b13f54416bd610f8050cfad878af809cdb4]

office:document-settings added


2001-03-23  Sascha Ballach  <sab@openoffice.org>  [681d170e13f5bdff025dc77ea0c072eb60d91ef1]

settings.mod added


2001-03-23  Michael Brauer  <mib@openoffice.org>  [30ac90c7d1055ef112689489f3105a2983c66319]

load/save view settings


2001-03-23  Sascha Ballach  <sab@openoffice.org>  [dbfaa9b4bc338c7858346a4936fc33c3f1940679]

namespace config added


2001-03-23  Joachim Lingner  <jl@openoffice.org>  [26be0f6ae72b076e3bb1b7a44d0c0f913a6b43bb]

Replaced: OSL_ENSHURE ->OSL_ENSURE


2001-03-23  Joachim Lingner  <jl@openoffice.org>  [2c3cbb69c40b56797f5ad9e7e07dc545ef0f0d0a]

Replaced: HYPER ->sal_Int64


2001-03-23  Sascha Ballach  <sab@openoffice.org>  [4c7e81fd30788a368f32bf10b874a299183fd01a]

now the root element works


2001-03-22  Martin Gallwey  <mtg@openoffice.org>  [136b93c334a3ba5b1f137210060bd5a0fed156a6]

export default style as family: paragraph and not text


2001-03-22  Eike Rathke  <er@openoffice.org>  [3e9809b937db8fa998dd524a3dd9b575a46d4a54]

preparing for [DBNumN][$-xxx] bracketed prefixes


2001-03-22  Gene Anaya  <ganaya@openoffice.org>  [d18f57fa8c51125750142fbee52cc29070e7af2c]

Add MacOSX dylib


2001-03-22  Niklas Nebel  <nn@openoffice.org>  [bc8663cdb2e5548f16fb247484f78fb08652df02]

don't call old EditEngine spelling methods with language as parameter


2001-03-22  jp  <jp@openoffice.org>  [16601701693b78f7edc6445feeb0c74fb17d302d]

mutex for dragGestureRecognized


2001-03-22  Sascha Ballach  <sab@openoffice.org>  [95b26ead4e05f6110adc7677c579d88f00026779]

export and import of view settings added


2001-03-22  Kai Ahrens  <ka@openoffice.org>  [9de4a25084bcad8eedbc59586cb1afcab96db245]

#85259#: catch exceptions


2001-03-22  Sascha Ballach  <sab@openoffice.org>  [c7d85015ab37a869a77cff1fbdadd1b181319f76]

export and import of view settings in xml added


2001-03-22  Kai Ahrens  <ka@openoffice.org>  [d657c5e54174866ec14d418c0f56ffadfe89cb93]

use new fileformat for Metafile substitutes


2001-03-22  Kai Ahrens  <ka@openoffice.org>  [1a78aa0b96153be696b21f366411a762b3e4a6bf]

update to latest DTD/bug fixes


2001-03-22  Sascha Ballach  <sab@openoffice.org>  [bf1c78c4e0a2ae14bff6e186f16897233f2d0a6d]

export and import component of the settings stream in xml files added


2001-03-22  Sven Jacobi  <sj@openoffice.org>  [fc8024d00256f45d4300ff0c1e5c72c9716437b6]

improved polygon and text conversion


2001-03-22  Sascha Ballach  <sab@openoffice.org>  [b501380e9efeb7d803754ce9b63535160f8b1113]

import of datetime type added


2001-03-22  Sascha Ballach  <sab@openoffice.org>  [7d027402d8399dea9e57cad092276f558ee173cc]

exportDateTime added


2001-03-22  Sascha Ballach  <sab@openoffice.org>  [6dd9d3f85a47557b9351fa08f4c7581bd5ec0bfc]

some things for view settings added


2001-03-22  Michael Hönnig  <mi@openoffice.org>  [45033a7561a0768a6c49c86841306f491d31241f]

#77161# arguments of XStorable::storeAs/To


2001-03-22  Michael Hönnig  <mi@openoffice.org>  [ba85ec332bb9c845c98a442c4d87f23cc0beed69]

Formatting error in documentation fixed


2001-03-22  Michael Hönnig  <mi@openoffice.org>  [2897a052ab192536d896b0fe518e3b3ff0283f5f]

#77161# arguments of XComponentLoader::loadComponents


2001-03-22  Joachim Lingner  <jl@openoffice.org>  [6fb8ac654016df749d2e866eb20f5e6da8cb5fc3]

Replaced: OSL_ENSHURE ->OSL_ENSURE


2001-03-22  Ingrid Halama  <iha@openoffice.org>  [9859528a0e0ab33b22d4969e1856ec1dc98de6b6]

#84921# smart propagation of fetchsize and direction from stub to possibly underlyingCachedContentResultSet


2001-03-22  Joachim Lingner  <jl@openoffice.org>  [fe4f84e56455e54be427ddcfeb6056112c9f75de]

Replaced: Float ->float


2001-03-22  Joachim Lingner  <jl@openoffice.org>  [0a0dc36edf2c145b9f90b437d25e49006f0e0404]

replaced OSL_ENSHURE


2001-03-22  Nils Fuhrmann  <nf@openoffice.org>  [e742b4fc9c6702215853069ac6035c53fe7441fa]

First step for new allmake (resolves problems when dependency tree is broken)


2001-03-22  Mathias Bauer  <mba@openoffice.org>  [37bfb374dd281b9dcff3f284445b88b4f8e02817]

use XIndexAccess


2001-03-22  Mathias Bauer  <mba@openoffice.org>  [67608bcdbc1599f69852839c1b9291b9c6b6ed68]

xviewdatasupplier.idl


2001-03-22  Mathias Bauer  <mba@openoffice.org>  [cc937dd153e8e56b6e162f6c758ee17858427d7f]

new XViewDataSupplier.idl


2001-03-22  Joachim Lingner  <jl@openoffice.org>  [c2ac0c7bee7db03a2cc99ad369072c21b8ad8251]

replaced True by sal_True


2001-03-22  Michael Brauer  <mib@openoffice.org>  [6ecd432a2367575289dd1113ad8857ce4fe65cd2]

settings import/export cleanup


2001-03-22  Jörg Budischewski  <jbu@openoffice.org>  [184b63e01c9d1b7e86e5725d5b0786c4b08efc87]

some cosmetic changes


2001-03-22  Joachim Lingner  <jl@openoffice.org>  [ea13f2319bb7396aa277c063dc1df696f7a74f68]

replaced OSL_ENSHURE by OSL_ENSURE


2001-03-22  Joachim Lingner  <jl@openoffice.org>  [cdbbb18e15b6c7495447e8dca17c8293b34131c4]

replaced NAMESPACE_RTL by ::rtl::


2001-03-22  Daniel Boelzle  <dbo@openoffice.org>  [a5c98c9639966ddfbeb788859a03a2bcf4765aa5]

added tag helptext


2001-03-22  Thomas Benisch  <tbe@openoffice.org>  [414a6e63160d9f8016acb3cb95cffa2a0fe1cd77]

added HelpText property


2001-03-22  Martin Gallwey  <mtg@openoffice.org>  [e00f54efe6ccff158facb5e186603a8d42873456]

Export default styles using com.sun.star.text.Defaults service


2001-03-22  Joachim Lingner  <jl@openoffice.org>  [9634242f92de89761ce8090952ae157667f1f58f]

replaced OSL_ENSHURE and obsolete osl/types.h types


2001-03-22  Martin Gallwey  <mtg@openoffice.org>  [f5c1c58d27cdaeb848c9c057450416e7cacf774f]

Support for XML import/export and API access to Tab Stop defaults


2001-03-22  Malte Timmermann  <mt@openoffice.org>  [7a389d4065bedd1cacfa0c526f73dfb6b1053ec5]

#78536# SvxNumberFormat::SvxNumberFormat(SvStream &rStream), don't call ConvertToUnicode, when Font::GetCharSet() is 0 (RTL_TEXTENCODING_DONTKNOW)


2001-03-22  Daniel Boelzle  <dbo@openoffice.org>  [7775763d440bb39f71e469edcdf1c8becc3785c3]

fatal release of td if exception is thrown


2001-03-22  Sven Jacobi  <sj@openoffice.org>  [a04b12320c55783ec84d6d001040d7bc2e8affb3]

#68443# #73053# #83710# added polygon clipping, remove use of IntersectRegionClipRegionAction, removing class WinMtfMetaOutput, added some optimization to reduce the number of generated meta actions


2001-03-22  Joachim Lingner  <jl@openoffice.org>  [58f0bda3440680b4e3f99803035828a7959256e1]

OSL_ENSHURE replaced by OSL_ENSURE


2001-03-22  Peter Burow  <pb@openoffice.org>  [ae7dcbe040fb114bc8917c6462b49bffe18aa7ba]

fix: #81086# GetHelpText() added


2001-03-22  Peter Burow  <pb@openoffice.org>  [dac54775afccfd00ec7ec41bcecac748f714e72e]

fix: #81086# enable ExtendedHelp again


2001-03-22  Peter Burow  <pb@openoffice.org>  [614e9d2d3f2cecaabc91d2461112ecd89991a589]

fix: #81086# wrong assert removed


2001-03-22  Tino Rachui  <tra@openoffice.org>  [710e1bf0bf38efec224089cf93132e502353ed75]

*** empty log message ***


2001-03-22  Oliver Specht  <os@openoffice.org>  [079a4199ad2129505c24334ee8484564b91827e2]

option dialog changed


2001-03-22  Oliver Specht  <os@openoffice.org>  [566bcd2fc71ab262e33837f999ec547f4aa5e99a]

controls for presentation/draw added


2001-03-22  Oliver Specht  <os@openoffice.org>  [8d2786888fa143b5f80b5e41e20f454cc3d2eea6]

options dialog changes


2001-03-22  Joachim Lingner  <jl@openoffice.org>  [72a9860aa47914c36510028cbe42713f70a72dcb]

OSL_ENSHURE replaced by OSL_ENSHURE


2001-03-22  jp  <jp@openoffice.org>  [5fdd95a0641b94dac09b919bcfaa5ff49604163d]

inlne GetDataFlavorExVector


2001-03-22  Joachim Lingner  <jl@openoffice.org>  [f91d296f173e86a95b8077537e91efb05a232ef6]

OSL_ENSHURE replaced by OSL_ENSHURE


2001-03-22  Christian Lippka  <cl@openoffice.org>  [98d9cabf08a3ddd9d1dd6cac4a9b31a2bafd6076]

xmloff now depends on draft projekt also


2001-03-22  Christian Lippka  <cl@openoffice.org>  [f22c6c746995a9bfb354ee06b166200c13da32e8]

#85139# change in orientation, size and border must be propagated to all pages of same kind


2001-03-22  Daniel Vogelheim  <dvo@openoffice.org>  [c3568fc17e1ba84f13bc9263cdbc297515854c46]

fixed: saving of text fields in headers and footers failed


2001-03-22  Joachim Lingner  <jl@openoffice.org>  [cd17d5789518d2ca69e46b587c786af4049e00e9]

OSL_ENSHURE replaced by OSL_ENSURE


2001-03-22  Sascha Ballach  <sab@openoffice.org>  [e652b6f59b0b31772c895aad6f2eff136744020c]

now exports the settings with the right root element name


2001-03-22  Sascha Ballach  <sab@openoffice.org>  [64f9e2b8139f5e6a2f9b1314a72d3c882ac7d2ee]

change the parameter type of SetViewSettings and SetConfigurationSettings


2001-03-22  Sascha Ballach  <sab@openoffice.org>  [2a820c9a5269d113e518a581b955a46e77d533d4]

change the parameter type of SetViewSettings and SetConfigurationSettings


2001-03-22  Björn Milcke  <bm@openoffice.org>  [ef07a32332db84e08f77e7eb28eb5a55fa2b0a67]

Import of data point properties corrected and sped up


2001-03-22  Björn Milcke  <bm@openoffice.org>  [1fa12791bcecd73f712b53d708342e969383e8ea]

ResizeChartData: Data was assigned twice


2001-03-22  Björn Milcke  <bm@openoffice.org>  [e1e2f2183dcf0f4569e1992acdf0d6a1ce17a2bf]

export all data point properties (prob. just one element with repeated=n) - this way the size of the data array can be easily determined


2001-03-22  Joachim Lingner  <jl@openoffice.org>  [d8a32e1e42b76b082b542e89bfba0e42270bbff8]

replaced Double by double


2001-03-22  Thomas Lange  <tl@openoffice.org>  [e44d303ceb060d7c9c07c8abe7013b040c7579c7]

Size of FixedLine fixed


2001-03-22  Joachim Lingner  <jl@openoffice.org>  [0088aa39a1c6dac33a8098ed1f53c8fc65fb1a39]

replaced False by sal_False


2001-03-22  Daniel Rentz  <dr@openoffice.org>  [a50a0b7649b9ec1e80a1cad279b66ae32046fbff]

#i583# import of deleted autofilter


2001-03-22  Mathias Bauer  <mba@openoffice.org>  [752fcf2f34bc197cc8ff579e49e65994f55c7f9b]

#85250#: avoid calling GetStorage() if document is empty


2001-03-22  Thomas Lange  <tl@openoffice.org>  [dde5f90e844a25afd59afb28b671009f9e6dfed5]

SvxLanguageBox constructors third argument explicitly provided


2001-03-22  Mathias Bauer  <mba@openoffice.org>  [ad2918bacda9dd5314fdea91179092aea53f890c]

new interface for accessing ViewData through a model


2001-03-22  Thomas Lange  <tl@openoffice.org>  [1366111b4c40b1ddd75018084a66f1a7637e785f]

SvxLanguageBox::SetLanguageList used now to set the available languages


2001-03-22  Frank Schönheit  <fs@openoffice.org>  [1dd9c9424ce7ca6636350fe27621d78685bc0da5]

corrected spelling


2001-03-22  Thomas Lange  <tl@openoffice.org>  [b6ee36f5e46229ef7fd439d35012fa0051151eff]

GetDicInfoStr modified for SvxLanguageBox


2001-03-22  Thomas Lange  <tl@openoffice.org>  [aa92e640a2551666a04c48c68ecfb35cfe50d3ae]

SvxLanguageBox contructor now specifies third argument explicitly


2001-03-22  Thomas Lange  <tl@openoffice.org>  [07a16802ac427a190ccc457b1fc52282a8994c63]

Type of aLangLB changed to SvxLanguageBox


2001-03-22  Thomas Lange  <tl@openoffice.org>  [0967742db3fe05ef32654bf2cbd5d0a940b20e7b]

Type of aLanguageLB changed to SvxLanguageBox


2001-03-22  Frank Schönheit  <fs@openoffice.org>  [c809a96cb3e6844f033e0b1e29573ed4056d7d71]

initial checkin - callbacks


2001-03-22  Frank Schönheit  <fs@openoffice.org>  [94e9cab31b85718fadebf4807eabf544bbe8af79]

preparations for DnD / splitted the context menu handler monolith


2001-03-22  Frank Schönheit  <fs@openoffice.org>  [ec12cf43f03e98f166315ed40aabe1b972b9b5bd]

removed the context menu handler - now done using a callback interface


2001-03-22  Oliver Specht  <os@openoffice.org>  [747eebfc74d3728f5dbda642dc8601f2a233ab13]

include removed


2001-03-22  Frank Schönheit  <fs@openoffice.org>  [1a2d95efd0d7d78b9608608824589c829dd23a28]

when binding to a new object, _first_ destroy the view, _then_ stop listening


2001-03-22  mfe  <mfe@openoffice.org>  [4350b86e35f2258beb76afa60f3887a3a24ff02e]

#82474# : protect setcondition


2001-03-22  Oliver Specht  <os@openoffice.org>  [ee9ca49fc27f448478b021bb842bf120a69f3e2b]

options dialog changes


2001-03-22  Oliver Specht  <os@openoffice.org>  [cf2debbe7a6766a09444221dd28ea051bcd0af62]

options dialog changes


2001-03-22  Oliver Specht  <os@openoffice.org>  [662e2c02fa6c9e04283f56850c7ded5a6495adca]

options dialog changes


2001-03-22  Thomas Lange  <tl@openoffice.org>  [f2a3ff399eb362e4061bb5c7d1f65d21fa707d5a]

minor code change in SetLanguageList


2001-03-22  Oliver Specht  <os@openoffice.org>  [789f69a16eeceb839801afd86155a521216d9593]

options dialog changes


2001-03-22  avy  <avy@openoffice.org>  [cc5442a77b6c717c0fbb821a599ceda0022cd297]

fixed ENABLE_EXCEPTIONS


2001-03-22  Sascha Ballach  <sab@openoffice.org>  [d20fc05bc8d9414cfc7504c3e8cb3ed1091d3a34]

add a assertion


2001-03-22  Sascha Ballach  <sab@openoffice.org>  [8ad3c04ad72f08da56ffdbf1239d604611cc9251]

remove two asserts


2001-03-22  Oliver Specht  <os@openoffice.org>  [f9ac491740cd94444f912032d0ac567b9eabe7b0]

options dialog changes


2001-03-22  Tino Rachui  <tra@openoffice.org>  [a6ae2f1e6f9af3fe8a1f4951f630dc189e3ab437]

*** empty log message ***


2001-03-22  Hennes Rohling  <hro@openoffice.org>  [f0055324980e476e1b27c3aa8aca9dc3cfc4403c]

#85177# If searchNormalizedPath returns true everything is O.K.


2001-03-22  avy  <avy@openoffice.org>  [19f688d1bc154b74ffc9abfb806f47b834af24cc]

Updated for Linux version


2001-03-22  Thomas Lange  <tl@openoffice.org>  [9001f29b9d69384416481f75803c006645c9b4f8]

GetLngSvcMgr added to access XLinguServiceManager


2001-03-22  Thomas Lange  <tl@openoffice.org>  [6ca31a07142a7d86d7044ad4b120f306e62ae78a]

constructors modified/added, SetLanguageList new


2001-03-22  Michael Brauer  <mib@openoffice.org>  [ad8640483391120ced0e8622708b917ce66ebdd8]

#85420#: register component correctly


2001-03-22  Ocke Janssen  <oj@openoffice.org>  [dc95a50ae03cad5e2331867791975f510e6e433f]

use of bool2any instead makeAny


2001-03-22  Ocke Janssen  <oj@openoffice.org>  [cfa1ef5f1bc773855ce6a53ec9220cc5086a28cd]

use of bool2any instead makeAny


2001-03-22  Ocke Janssen  <oj@openoffice.org>  [e9e97cbf9db432ea908b79b3cb6f7944ff9b6994]

some new helpids


2001-03-22  Ocke Janssen  <oj@openoffice.org>  [bd2b64f9f41149fab616e2850d1f0dbc1cd597bf]

use of showError from dbtools


2001-03-22  Ocke Janssen  <oj@openoffice.org>  [123cf480f30de7dd8806f6acd2fd6e35dc418e12]

#85217# check state


2001-03-22  Ocke Janssen  <oj@openoffice.org>  [253f93373ce763d489c60805ce96f9769e0fc909]

check if master table can alter or rename


2001-03-22  Ocke Janssen  <oj@openoffice.org>  [5a4b7868c5527e0b97f95195da082f3672c74f36]

eanble copy&paste for rows in tabledesign


2001-03-22  Ocke Janssen  <oj@openoffice.org>  [6dbcac44d5e7f3841d3525a6105d42e30d3c3828]

check if cut is allowed


2001-03-22  Ocke Janssen  <oj@openoffice.org>  [5bb1d025357302862ed7e7838b73f888dbadb99d]

allow copyctr


2001-03-22  Ocke Janssen  <oj@openoffice.org>  [649cf8d00a580f12ad81442a86ce152bbbd77bdb]

allow copyctr


2001-03-22  Ocke Janssen  <oj@openoffice.org>  [3eef7c59c658e4eb04dfc03175164d39b5bff1a9]

#85217# some more changes


2001-03-22  Thomas Lange  <tl@openoffice.org>  [a8130e9b37f6be18e09320bc9b303bf2112be5a2]

entry for All chnaged to [All]


2001-03-22  Ocke Janssen  <oj@openoffice.org>  [826e158cb0b1b1363012faffead56eb573208a10]

eanble copy&paste for rows in tabledesign


2001-03-22  Ocke Janssen  <oj@openoffice.org>  [4af5ea4971233e508e8f8b3df8d89d9398179bd0]

eanble copy&paste for rows in tabledesign


2001-03-22  avy  <avy@openoffice.org>  [c0691522197f84fab9fe2c2524253d4f34554f09]

Some error checked for linux


2001-03-22  avy  <avy@openoffice.org>  [207e52480c13399efe20721f013eb02c7cfdc9ce]

Brackets in the line 940 was deleted


2001-03-22  Peter Burow  <pb@openoffice.org>  [37c808fcbb059995a1e90f599f12b828535ebe02]

fix: #84552# the default filter on SaveAs is the old filter


2001-03-22  Peter Burow  <pb@openoffice.org>  [b499e6f2d2558ac84e3cb33332aa0f449ca57c77]

fix: #83851# InsertAutomaticEntry() added


2001-03-22  Peter Burow  <pb@openoffice.org>  [371dea36fafb51fdab0b51767445e5d60639cd62]

fix: #83851# STR_SVT_AUTOMATIC_COLOR


2001-03-21  Rüdiger Timm  <rt@openoffice.org>  [0a27d3cd4f6f4b22bf0f3256a7b009933684a9a3]

Merge SRC626: 21.03.01 - 22:25:27 (NoBranch)


2001-03-21  Rüdiger Timm  <rt@openoffice.org>  [d45314a321622082412838e8c25cd005d5192b51]

Merge SRC626: 21.03.01 - 22:22:58 (NoBranch)


2001-03-21  Rüdiger Timm  <rt@openoffice.org>  [a854f2a6817e8dc6499b20f6a35e87449c310c99]

Merge SRC626: 21.03.01 - 22:18:33 (NoBranch)


2001-03-21  Kurt Zenker  <kz@openoffice.org>  [2ba363c4d25cbe1157e97c3fdd6290a6060cd908]

Merge SRC626: 21.03.01 - 22:18:50 (NoBranch)


2001-03-21  Rüdiger Timm  <rt@openoffice.org>  [f5237a97de6c10e5c8e62ec98f8199e33e54b71d]

Merge SRC626: 21.03.01 - 22:13:46 (NoBranch)


2001-03-21  Oliver Bolte  <obo@openoffice.org>  [85925c31954aa02fb11a6e54631e526ceccc06fd]

Merge SRC626: 21.03.01 - 22:11:16 (NoBranch)


2001-03-21  Kurt Zenker  <kz@openoffice.org>  [0b3f97863a4fb07d6925106ca8bdb39ecff7faa7]

Merge SRC626: 03/21/01 - 22:10:53 (NoBranch)


2001-03-21  Kurt Zenker  <kz@openoffice.org>  [cb9493ac4ede78f0580d2d22cee0d9e5798c2943]

Merge SRC626: 21.03.01 - 22:10:40 (NoBranch)


2001-03-21  Rüdiger Timm  <rt@openoffice.org>  [223b0585f020d9d9195b7acd59a92c65289400d1]

Merge SRC626: 21.03.01 - 22:09:24 (NoBranch)


2001-03-21  Kurt Zenker  <kz@openoffice.org>  [4370f4628cd318f763b38459e4c415cb16a7cec6]

Merge SRC626: 21.03.01 - 22:09:01 (NoBranch)


2001-03-21  Kurt Zenker  <kz@openoffice.org>  [d1546a79f44bddee87334ff6d6c12bbba765f658]

Merge SRC626: 21.03.01 - 22:08:11 (NoBranch)


2001-03-21  Kurt Zenker  <kz@openoffice.org>  [d041813cd6d84bf0b284dbc1f3a20135fa704ae4]

Merge SRC626: 03/21/01 - 22:07:47 (NoBranch)


2001-03-21  Oliver Bolte  <obo@openoffice.org>  [651f49123cc4f0f9ba87e8f66b5bc960e8e7ada8]

Merge SRC626: 21.03.01 - 22:07:09 (NoBranch)


2001-03-21  Kurt Zenker  <kz@openoffice.org>  [0f1ce574381a359d676d882834ef8b2b92eeac5b]

Merge SRC626: 21.03.01 - 22:06:56 (NoBranch)


2001-03-21  Kurt Zenker  <kz@openoffice.org>  [4825e1e740d2bceaea0201babe7d0e30edbab2a0]

Merge SRC626: 03/21/01 - 22:06:09 (NoBranch)


2001-03-21  Rüdiger Timm  <rt@openoffice.org>  [2fc7ba3e1a461a00f90bf031cff8d0401f4133d5]

Merge SRC626: 21.03.01 - 22:05:46 (NoBranch)


2001-03-21  Oliver Bolte  <obo@openoffice.org>  [da701921c662be7489cdae7a2a446f6da0cff567]

Merge SRC626: 21.03.01 - 22:04:54 (NoBranch)


2001-03-21  Kurt Zenker  <kz@openoffice.org>  [4102171e734eb9bb43704128de70d497a95ddda9]

Merge SRC626: 21.03.01 - 22:03:39 (NoBranch)


2001-03-21  Oliver Bolte  <obo@openoffice.org>  [0b721420000c624e171d61ea5dd15aef36cf5350]

Merge SRC626: 21.03.01 - 22:02:39 (NoBranch)


2001-03-21  Rüdiger Timm  <rt@openoffice.org>  [c6125928b28b51e09539e4fba81482adc572be03]

Merge SRC626: 21.03.01 - 22:02:38 (NoBranch)


2001-03-21  Oliver Bolte  <obo@openoffice.org>  [efaa8d518133b402b0acca0a519d2cd5d5ce7e20]

Merge SRC626: 21.03.01 - 22:02:37 (NoBranch)


2001-03-21  Kurt Zenker  <kz@openoffice.org>  [1278c09f205fc742635a44f7df8066aadec5a020]

Merge SRC626: 21.03.01 - 22:02:59 (NoBranch)


2001-03-21  Kurt Zenker  <kz@openoffice.org>  [aa6862473ef7c8de070ccb2fc4d39e89207d483d]

Merge SRC626: 03/21/01 - 22:01:57 (NoBranch)


2001-03-21  Kurt Zenker  <kz@openoffice.org>  [ec721e817d66441e105fe5f983350b09a239869c]

Merge SRC626: 21.03.01 - 22:02:38 (NoBranch)


2001-03-21  Kurt Zenker  <kz@openoffice.org>  [bba9a812875b876a8b072c771224f7206b14164f]

Merge SRC626: 21.03.01 - 22:01:30 (NoBranch)


2001-03-21  Oliver Bolte  <obo@openoffice.org>  [953f908b97bdc02d8449ea9112618fc7a167a669]

Merge SRC626: 21.03.01 - 21:59:54 (NoBranch)


2001-03-21  Kurt Zenker  <kz@openoffice.org>  [04c5ba44aa6402df245c5f4b6d68db00491773e5]

Merge SRC626: 03/21/01 - 21:58:28 (NoBranch)


2001-03-21  Kurt Zenker  <kz@openoffice.org>  [eb91ae4647759bbaa732c24cbd217e303345586d]

Merge SRC626: 21.03.01 - 21:59:02 (NoBranch)


2001-03-21  Kurt Zenker  <kz@openoffice.org>  [52df3ce280040e18732547c73366eaa98359353f]

Merge SRC626: 21.03.01 - 21:58:39 (NoBranch)


2001-03-21  Kurt Zenker  <kz@openoffice.org>  [34cbd92fedac2a44e95de53c77dbffc582d5fd3f]

Merge SRC626: 21.03.01 - 21:58:34 (NoBranch)


2001-03-21  Kurt Zenker  <kz@openoffice.org>  [2aef2b1c7213a9f2c55116e903ae12cfb697b14b]

Merge SRC626: 21.03.01 - 21:57:35 (NoBranch)


2001-03-21  Oliver Bolte  <obo@openoffice.org>  [89caa97486b032ce77e2f12e2530fa5ba8d114f5]

Merge SRC626: 21.03.01 - 21:56:30 (NoBranch)


2001-03-21  Kurt Zenker  <kz@openoffice.org>  [483ccfd5e2e6ca08ee008c40e3928ba435f9cd7f]

Merge SRC626: 21.03.01 - 21:57:18 (NoBranch)


2001-03-21  Kurt Zenker  <kz@openoffice.org>  [5a71c974b0ad6588df30e6ab9893d5c8d422bdea]

Merge SRC626: 21.03.01 - 21:57:01 (NoBranch)


2001-03-21  Rüdiger Timm  <rt@openoffice.org>  [12d0427e08ba802de5cfc87ac5515e8cb3eb62f6]

Merge SRC626: 21.03.01 - 21:56:02 (NoBranch)


2001-03-21  Kurt Zenker  <kz@openoffice.org>  [571b1fee12afcd53eda18b9adc76a3c152e3fc77]

Merge SRC626: 21.03.01 - 21:57:07 (NoBranch)


2001-03-21  Kurt Zenker  <kz@openoffice.org>  [09591bce4b5c3d0a5ac44ab364731ab47e512a40]

Merge SRC626: 21.03.01 - 21:55:55 (NoBranch)


2001-03-21  Rüdiger Timm  <rt@openoffice.org>  [85e66e2f3eccb67062502b6d8508072e318e8be9]

Merge SRC626: 21.03.01 - 21:53:33 (NoBranch)


2001-03-21  Kurt Zenker  <kz@openoffice.org>  [4d7e79b8b51648d1d120c6c5d6d1710caf7aa51b]

Merge SRC626: 03/21/01 - 21:53:12 (NoBranch)


2001-03-21  Kurt Zenker  <kz@openoffice.org>  [06974b6abecc0698022151f78a2e6ae303562783]

Merge SRC626: 21.03.01 - 21:52:53 (NoBranch)


2001-03-21  Kurt Zenker  <kz@openoffice.org>  [b15f3ae85ce7b9b11c08ae0f976c397e940b8442]

Merge SRC626: 21.03.01 - 21:53:21 (NoBranch)


2001-03-21  Oliver Bolte  <obo@openoffice.org>  [56e2d6f8f9c4a2e20b907536e77fd5d94c1f3855]

Merge SRC626: 21.03.01 - 21:52:39 (NoBranch)


2001-03-21  Rüdiger Timm  <rt@openoffice.org>  [a1e6dc2f856ea6481681617b1aa0b4d2d719aa3b]

Merge SRC626: 21.03.01 - 21:50:51 (NoBranch)


2001-03-21  Kurt Zenker  <kz@openoffice.org>  [325b452fb5fd2a23011d35f6fd4b0c0246e352c0]

Merge SRC626: 21.03.01 - 21:50:39 (NoBranch)


2001-03-21  Oliver Bolte  <obo@openoffice.org>  [70063f65c70ab24b76869af49e8e9d8af9b6d001]

Merge SRC626: 21.03.01 - 21:47:26 (NoBranch)


2001-03-21  Kurt Zenker  <kz@openoffice.org>  [a02deeab41b7800bad696b19b9217f3b201fbf8f]

Merge SRC626: 21.03.01 - 21:47:53 (NoBranch)


2001-03-21  Kurt Zenker  <kz@openoffice.org>  [8b0e851f5bdd7244e3df8fecb040cc8cf6ff8412]

Merge SRC626: 21.03.01 - 21:45:40 (NoBranch)


2001-03-21  Kurt Zenker  <kz@openoffice.org>  [78fc9283db1ffefb3ba7a48baa2e403c0ed56787]

Merge SRC626: 03/21/01 - 21:44:45 (NoBranch)


2001-03-21  Kurt Zenker  <kz@openoffice.org>  [0b9be7e84350abcda6a32f37d21a2b2ca678f3db]

Merge SRC626: 21.03.01 - 21:41:46 (NoBranch)


2001-03-21  Oliver Bolte  <obo@openoffice.org>  [86f2d711fbee17b76f4a26b61f2b6e39457ddfdd]

Merge SRC626: 21.03.01 - 21:41:47 (NoBranch)


2001-03-21  Kurt Zenker  <kz@openoffice.org>  [9c7191e3461d7d5dead20086916949828bb42d03]

Merge SRC626: 21.03.01 - 21:42:19 (NoBranch)


2001-03-21  Rüdiger Timm  <rt@openoffice.org>  [814e1d59ddf3f7c4157de3d3a4d8e668d1679536]

Merge SRC626: 21.03.01 - 21:35:40 (NoBranch)


2001-03-21  Kurt Zenker  <kz@openoffice.org>  [31352778944d6bcf07c1bd21a9df93332072502e]

Merge SRC626: 21.03.01 - 21:35:54 (NoBranch)


2001-03-21  Kurt Zenker  <kz@openoffice.org>  [4093b781b924ea6e95fc97311f0502eef8187c73]

Merge SRC626: 21.03.01 - 21:35:42 (NoBranch)


2001-03-21  Kurt Zenker  <kz@openoffice.org>  [461c728831274dc57c127d25e8c7d39f6368319b]

Merge SRC626: 21.03.01 - 21:35:16 (NoBranch)


2001-03-21  Oliver Bolte  <obo@openoffice.org>  [97d51e75fb002c5da8abc654af241e1837f9e34d]

Merge SRC626: 21.03.01 - 21:34:27 (NoBranch)


2001-03-21  Kurt Zenker  <kz@openoffice.org>  [450bbb29c777a9702d41df1435f23dac8703784d]

Merge SRC626: 21.03.01 - 21:34:56 (NoBranch)


2001-03-21  Rüdiger Timm  <rt@openoffice.org>  [ae2ff756fe5a85378408edda5025a5a0122ca174]

Merge SRC626: 21.03.01 - 21:33:33 (NoBranch)


2001-03-21  Kurt Zenker  <kz@openoffice.org>  [86d210c5609e8dfdfb44bf4e4b9a5450d624668c]

Merge SRC626: 21.03.01 - 21:33:27 (NoBranch)


2001-03-21  Kurt Zenker  <kz@openoffice.org>  [ed2906b72747c7caa79a30b9aa7ea5077789dd2d]

Merge SRC626: 21.03.01 - 21:32:38 (NoBranch)


2001-03-21  Kurt Zenker  <kz@openoffice.org>  [0e813a9c35abf1a9f8a2b1b8be155f946caca8fe]

Merge SRC626: 21.03.01 - 21:32:27 (NoBranch)


2001-03-21  Oliver Bolte  <obo@openoffice.org>  [e91bebc71381024147287062869899dd93fc0a20]

Merge SRC626: 21.03.01 - 21:31:39 (NoBranch)


2001-03-21  Kurt Zenker  <kz@openoffice.org>  [3a42d1f5c35813b1c1dcf0eeff3e063c932fbae2]

Merge SRC626: 21.03.01 - 21:32:20 (NoBranch)


2001-03-21  Kurt Zenker  <kz@openoffice.org>  [0c88a33e533ff21571aac8f787115f95f7adbb7c]

Merge SRC626: 21.03.01 - 21:31:06 (NoBranch)


2001-03-21  Kurt Zenker  <kz@openoffice.org>  [c217b0a0753992df57714e1254053f307bf55a00]

Merge SRC626: 21.03.01 - 21:29:27 (NoBranch)


2001-03-21  Kurt Zenker  <kz@openoffice.org>  [439a817644b1d83aec2dd0a1a9def77622f39ca8]

Merge SRC626: 21.03.01 - 21:29:15 (NoBranch)


2001-03-21  Rüdiger Timm  <rt@openoffice.org>  [c25911b29e64b76b73b0daa452b7937984ad9173]

Merge SRC626: 21.03.01 - 21:28:11 (NoBranch)


2001-03-21  Rüdiger Timm  <rt@openoffice.org>  [9d137fc0f1583de6c1f78f770e18ddb635fedf6c]

Merge SRC626: 21.03.01 - 21:24:43 (NoBranch)


2001-03-21  Kurt Zenker  <kz@openoffice.org>  [bc34f5c61f8617382ca8e9a31abb294c86093179]

Merge SRC626: 21.03.01 - 21:22:57 (NoBranch)


2001-03-21  Kurt Zenker  <kz@openoffice.org>  [8449b201eb28a7b05f117abff1855aa26d3d902d]

Merge SRC626: 21.03.01 - 21:20:29 (NoBranch)


2001-03-21  Rüdiger Timm  <rt@openoffice.org>  [de09d5baf03b5d395e6664267bf207ea32184554]

Merge SRC626: 21.03.01 - 21:20:00 (NoBranch)


2001-03-21  Kurt Zenker  <kz@openoffice.org>  [6f91bff0ff135b327f74a2042097f0ec8ef91ce7]

Merge SRC626: 21.03.01 - 21:20:50 (NoBranch)


2001-03-21  Kurt Zenker  <kz@openoffice.org>  [efebd53d70a6aa8fc9aab802a151b965b4602284]

Merge SRC626: 03/21/01 - 21:19:11 (NoBranch)


2001-03-21  Kurt Zenker  <kz@openoffice.org>  [1227a4f38ba57a8bbba940f84205ca905e21562e]

Merge SRC626: 21.03.01 - 21:19:08 (NoBranch)


2001-03-21  Oliver Bolte  <obo@openoffice.org>  [cda15feeac288090beaca29da9c74fcb327c3230]

Merge SRC626: 21.03.01 - 21:18:42 (NoBranch)


2001-03-21  Kurt Zenker  <kz@openoffice.org>  [6a3e115379c2a2e3f9d706364077c57696b52f5b]

Merge SRC626: 21.03.01 - 21:19:15 (NoBranch)


2001-03-21  Kurt Zenker  <kz@openoffice.org>  [2d035eadf47a0851a9348e756b051aaa198e9e3e]

Merge SRC626: 21.03.01 - 21:18:47 (NoBranch)


2001-03-21  Kurt Zenker  <kz@openoffice.org>  [776c3208eeae10d862324a3ea197e781c693b5ba]

Merge SRC626: 21.03.01 - 21:17:14 (NoBranch)


2001-03-21  Oliver Bolte  <obo@openoffice.org>  [1eb4cba42c2c6161ad34c33db65530fd967a5b04]

Merge SRC626: 21.03.01 - 21:15:21 (NoBranch)


2001-03-21  Kurt Zenker  <kz@openoffice.org>  [ae2cefdfa87c7ba69154c61fc63cf66a7a69d1de]

Merge SRC626: 21.03.01 - 21:15:18 (NoBranch)


2001-03-21  Kurt Zenker  <kz@openoffice.org>  [9ac92160159e00cc07aa04f6accf2bc4ad416d48]

Merge SRC626: 21.03.01 - 21:14:42 (NoBranch)


2001-03-21  Kurt Zenker  <kz@openoffice.org>  [94e444572e82f74c6e76907c58f4aada738c381a]

Merge SRC626: 21.03.01 - 21:14:23 (NoBranch)


2001-03-21  Rüdiger Timm  <rt@openoffice.org>  [6a568c8bef99cdbb34893c2a0caf92028f9618a2]

Merge SRC626: 21.03.01 - 21:13:16 (NoBranch)


2001-03-21  Kurt Zenker  <kz@openoffice.org>  [d02d91425bfd3b627b5079470169bb35e042b20a]

Merge SRC626: 21.03.01 - 21:11:43 (NoBranch)


2001-03-21  Rüdiger Timm  <rt@openoffice.org>  [86e603341fd1a13f56430ea57a0ddc065a5275e8]

Merge SRC626: 21.03.01 - 21:10:15 (NoBranch)


2001-03-21  Kurt Zenker  <kz@openoffice.org>  [2d150dfa81a321455a7674111ae29c21d3870178]

Merge SRC626: 21.03.01 - 21:09:57 (NoBranch)


2001-03-21  Kurt Zenker  <kz@openoffice.org>  [4b2ea6fbe4f222403c98592b777529b2332133a0]

Merge SRC626: 21.03.01 - 21:07:19 (NoBranch)


2001-03-21  jp  <jp@openoffice.org>  [b6eb3969643ebd25eabf50dee2aadb29bb840167]

DrawText: use WindowSettings for the AutoColor


2001-03-21  ma  <ma@openoffice.org>  [64924ffac99115f416b25613993d68576ab190bc]

changed layout, removed senseless preview


2001-03-21  Mathias Bauer  <mba@openoffice.org>  [0c4f901d8ed9224c8233340b41d4b0a46a91ce5b]

#84911#: basic doesn't know enums, so allow int32 for them also


2001-03-21  Joachim Lingner  <jl@openoffice.org>  [7457dcd80e43ebbf524bb838df7fba7504a767fe]

Replaced OSL_ENSHURE by OSL_ENSURE


2001-03-21  Joachim Lingner  <jl@openoffice.org>  [a59c7f8f82f48a8d70053a8a5e758956bdc12ca2]

removed include rtl/macros.hxx


2001-03-21  Michael Hönnig  <mi@openoffice.org>  [04cf0e298bb5e495896bbc299f620a982a4b1718]

change for src626: interfaces without [uik(),...]


2001-03-21  Frank Schönheit  <fs@openoffice.org>  [b69565ef6a36cdb04fea2b735d4fc9a14ab21667]

#85234# by default, create a drop down control


2001-03-21  Kurt Zenker  <kz@openoffice.org>  [14ebf356732cc2696e5471a7609f186fd4b72888]

Temp. FIX for SBLLINK


2001-03-21  Dieter Loeschky  <dl@openoffice.org>  [19bd1dbf4765681ad1eed1749a358322c226afed]

#84468# SetTextDefaults(): changing level 0 of NumRule


2001-03-21  Daniel Vogelheim  <dvo@openoffice.org>  [c957a85f01face1995d048d7c8c4ca100a111b8a]

#83761# fixed: paragraph alignment lost if number format is used - added: protect attribute to tables


2001-03-21  Dieter Loeschky  <dl@openoffice.org>  [7ab3bca354544295a49b1d5879e3be9aeaa28349]

#84468# operator >>: calling SetTextDefaults() after loading pool


2001-03-21  Frank Schönheit  <fs@openoffice.org>  [e680827c48a669611fe786c15551a5b0d379a668]

#85215# use a resource id range which is unique within the whole module


2001-03-21  Frank Schönheit  <fs@openoffice.org>  [415ae5224ce7f839339a3b11716e5e3672304ddc]

#85215# introduce resource id ranges for the sub projects - this way automatically generated help ids are unique


2001-03-21  Daniel Vogelheim  <dvo@openoffice.org>  [9c1018a968ee7f6431beb12c5900ba8d5ed5fe80]

changed password and protection to be stored directly with the section


2001-03-21  Kai Ahrens  <ka@openoffice.org>  [87551917f793795ec42b712b71177fc1fe8d0dcc]

#83068#: bugfixes for ::GetGlyph (rotated text) (currently disabled)


2001-03-21  Frank Schönheit  <fs@openoffice.org>  [cadc9df23c19ea999597da2905c91b92925ea6cb]

initial checkin - local ids for this sub project


2001-03-21  Frank Schönheit  <fs@openoffice.org>  [642a73aa932f9d0f060566279651bd9d29301201]

#82696# new file fontdialog.cxx


2001-03-21  Frank Schönheit  <fs@openoffice.org>  [8ea8efe726733b4a000ec68804b7d65f2ed9117e]

#82696# new helper methods for font handling


2001-03-21  Frank Schönheit  <fs@openoffice.org>  [8b565b2c3a6813b0c7d315f561b67d2ef7a9757b]

#82696# use the new font dialog for changing the control font


2001-03-21  Frank Schönheit  <fs@openoffice.org>  [4139a862f917bd8cf9a141569598b2a7148d5f99]

initial checkin - font dialog for form controls


2001-03-21  Frank Schönheit  <fs@openoffice.org>  [a552fb3d4af727024b90f02df05e4aa3fb5678d0]

#82696# +FontWordLineMode


2001-03-21  Frank Schönheit  <fs@openoffice.org>  [a20a19ac95a2ff8e85bc0843807f97e3b5cec1b3]

#82696# new font dialog


2001-03-21  Malte Timmermann  <mt@openoffice.org>  [b80b95f28909063d123709725a1de8df13a8204b]

CCTOR: nVersion...


2001-03-21  Malte Timmermann  <mt@openoffice.org>  [c55541009ecea01bee86ac33e1e19c92fc13a95b]

more debug output


2001-03-21  Frank Schönheit  <fs@openoffice.org>  [6cd2eb361c88728ee46c14e290fcde72ef9c9530]

#82696# +DISABLE_UNDERLINE_COLOR / +UpdatePreviewImpl(ListBox*) for compatibly disabling the underline-color feature


2001-03-21  Joachim Lingner  <jl@openoffice.org>  [493ea730cbfd815da001416bd37aaba01964aa8e]

NAMESPACE_RTL replaced by ::rtl::


2001-03-21  Martin Gallwey  <mtg@openoffice.org>  [e76740d2a5f5cb52cd0271fbce242d28941e6039]

Added TAB_STOP_DISTANCE for com.sun.star.defaults


2001-03-21  Martin Gallwey  <mtg@openoffice.org>  [bd951b509c2ace90ded745b0748353b5ea975172]

Added TabStopDistance for com.sun.star.text.Defaults


2001-03-21  Martin Gallwey  <mtg@openoffice.org>  [31aad32b70eceb0ff9af34d4d0299c407306daaa]

Added map for com.sun.star.text.Defaults


2001-03-21  Martin Gallwey  <mtg@openoffice.org>  [0ec7ce1d8628d1bae062391810259d877ef2857e]

Added support for com.sun.star.text.Defaults


2001-03-21  Martin Gallwey  <mtg@openoffice.org>  [26c3a5d71b7e4bd934637666c48d9a9240bc4075]

Added SwXTextDefaults and removed unnecessary CXX_FILES section


2001-03-21  Martin Gallwey  <mtg@openoffice.org>  [0b8291296625699881ff8bac02b75d63387abf92]

Added map for com.sun.star.text.Defaults


2001-03-21  Martin Gallwey  <mtg@openoffice.org>  [2d06808a9f632288a1795408f1a1b68e9d13f5ac]

added SW_SERVICE_DEFAULTS for com.sun.star.text.Defaults


2001-03-21  Martin Gallwey  <mtg@openoffice.org>  [17f2c7ce7a37e0a98e05cc66f41672d53ac1f71e]

Initial Revision


2001-03-21  Martin Gallwey  <mtg@openoffice.org>  [a9c188f8a1e6a0119eb048b1963d176469c52737]

Initial revision


2001-03-21  Joachim Lingner  <jl@openoffice.org>  [a434f371001fca5a88cfe5d57f5118143cc6bc95]

OSL_ENSHURE replaced by OSL_ENSURE


2001-03-21  Joachim Lingner  <jl@openoffice.org>  [2c26296116de01461af463d33d628e8d13697067]

replaced Double type with double


2001-03-21  Mathias Bauer  <mba@openoffice.org>  [d1439eec5e6d2a1162afa8af63bb11c314301548]

#84833#: use UCBStorage in Clipboard


2001-03-21  Mathias Bauer  <mba@openoffice.org>  [6da57875ac9f0539b1221e6f9b2177b2e5b95550]

#84833#: bugfix for UCBStorages on writable streams


2001-03-21  Mathias Bauer  <mba@openoffice.org>  [0c8f1c3a17d9bba38354e70840f191554052ab41]

#84833#: construct UCBStorages on empty streams


2001-03-21  Ocke Janssen  <oj@openoffice.org>  [64220f3ef68c190c17f95f21d6c88c1ca966d30a]

#85217# impl GetState


2001-03-21  Joachim Lingner  <jl@openoffice.org>  [730d9ab61ff203cb79a1cf1a8d3bfad82715d73c]

OSL_ENSHURE replaced by OSL_ENSURE


2001-03-21  Ocke Janssen  <oj@openoffice.org>  [26b2337414777ddf82619648fec9d345bcbbf563]

#85217# new querybox


2001-03-21  Daniel Boelzle  <dbo@openoffice.org>  [3b6d6fc60dfd8a47c3ecd2f4995fcc0c134501b6]

use idlc


2001-03-21  Ocke Janssen  <oj@openoffice.org>  [1a81078a31efe924449633fb3d8ee3e1e5825c86]

#85217# search for composed name and ask before quiting


2001-03-21  Ocke Janssen  <oj@openoffice.org>  [4087d99a533cb0ebdb9b269a24c7948c224b9144]

#85217# search from end


2001-03-21  Vladimir Glazounov  <vg@openoffice.org>  [6c821b4f6fe68431153924f628a78e835d751b01]

Removed address subproject


2001-03-21  Joachim Lingner  <jl@openoffice.org>  [ac2bed3d723c55279d85a4f868244a0976b95ecd]

OSL_ENSHURE replaced by OSL_ENSURE


2001-03-21  Joachim Lingner  <jl@openoffice.org>  [20fe0d20fc1ab3abc821820e03bfbf03b8f344f9]

#include <osl/types.h> replaced by <sal/types.h>


2001-03-21  Frank Schönheit  <fs@openoffice.org>  [3d6c71a1b0697cae811b399c0a9d64bd62d958c7]

#83696# for some controls: disable them if the according item is DISABLED or READONLY


2001-03-21  Michael Brauer  <mib@openoffice.org>  [5593aeb4b123894b7ce670791e71ed9b2384fdaf]

Import and export vis area for foreign objects


2001-03-21  Michael Brauer  <mib@openoffice.org>  [c15542433217b23160598b58298aad442ada4dee]

Import and export vis area for foreign objects


2001-03-21  Frank Schönheit  <fs@openoffice.org>  [9bb3df428b4dd4c832a4d7fcca60ef9ad0994007]

#65293# solaris/linux ?: problem


2001-03-21  Frank Schönheit  <fs@openoffice.org>  [2ea1b302a24ae7b33d72c7b8f54fbdfa11fb6656]

#65293# solaris/linux ?: problem


2001-03-21  Ocke Janssen  <oj@openoffice.org>  [a78cedf04e68b0ac61524014c09fafea5942f7bd]

solaris fix


2001-03-21  Oliver Specht  <os@openoffice.org>  [cac8fa82ff2b60821840e177818749e8d55b246d]

new cell property: IsProtected


2001-03-21  Björn Milcke  <bm@openoffice.org>  [1412b10004fd8a408810ed5d1989e60642a5db98]

export of data points had errors


2001-03-21  Michael Hönnig  <mi@openoffice.org>  [cd470164c79e5e2d1c28ac9a89946be42267d013]

applicat.rdb now builds in drafts module


2001-03-21  Daniel Boelzle  <dbo@openoffice.org>  [85c626e4f7b9636084c954a44bece76998eeb902]

minor inlining


2001-03-21  Joachim Lingner  <jl@openoffice.org>  [0ac326251badb4ff54913600abf23a7b6054e44c]

OSL_ENSHURE replaced by OSL_ENSURE


2001-03-21  Kurt Zenker  <kz@openoffice.org>  [b925b07cfdc961b55d5e5a79d1019c3e1d5c960c]

new version for SRC626


2001-03-21  Kurt Zenker  <kz@openoffice.org>  [dab81d48404e32478051f8a0ec5762b1111a56a3]

new version for SRC626


2001-03-21  Daniel Boelzle  <dbo@openoffice.org>  [cc4b6eec935d3c624238d972267a38f381ea8822]

*** empty log message ***


2001-03-21  Joachim Lingner  <jl@openoffice.org>  [dd32bb71b2a010b9654fe24faa9256540e1724f1]

OSL_ENSHURE replaced by OSL_ENSURE


2001-03-21  Rüdiger Timm  <rt@openoffice.org>  [c47b445258dbad5393389b802d0f70470ca3139c]

new version for SRC626


2001-03-21  Rüdiger Timm  <rt@openoffice.org>  [879be8c04000167669c19188998869d781306c38]

new version for SRC626


2001-03-21  Joachim Lingner  <jl@openoffice.org>  [aad9057e5c59975ff0d58613773964336980a8e8]

OSL_ENSHURE replaced by OSL_ENSURE


2001-03-21  Eike Rathke  <er@openoffice.org>  [4122c56657196d7231486f5c7a59d3d0d9b35000]

#85211# ScExternal: hmmpf.. better to check the encoded string ...


2001-03-21  Joachim Lingner  <jl@openoffice.org>  [9a9ff76a12d3cd5c9cbc10e0a8f6b69388220dfc]

OSL_ENSHURE replaced by OSL_ENSURE


2001-03-21  Malte Timmermann  <mt@openoffice.org>  [14ab32beff9228f303dfdea51232267cbd957d10]

GetItem/HasItem not longer inline


2001-03-21  Malte Timmermann  <mt@openoffice.org>  [bf536bb646907503fc9568acaa28eefd2b6a0c48]

Fixed bug in IsTextPos


2001-03-21  Kai Ahrens  <ka@openoffice.org>  [e0486dc294e874e0da40621f344838ad675781be]

#81926#: check for NULL pointers


2001-03-21  Mathias Bauer  <mba@openoffice.org>  [0b33a20ef65d70df0b74f9f9d0911658fac15a42]

#85167#: use language from configuration as format language in Webtop


2001-03-21  Daniel Boelzle  <dbo@openoffice.org>  [56180b3c8301f4e63c9ea9ea6181c274b739380c]

use idlc


2001-03-21  Kai Ahrens  <ka@openoffice.org>  [d0e5b39babb58c40834c5c73fac6d389bdee76a2]

#81926#: activated TerminationListener => clipboard is flushed now


2001-03-21  Michael Hönnig  <mi@openoffice.org>  [8557ab0b24918c58db7962ed011da113adf218f0]

XChartData is accessible, documentation was missing


2001-03-21  Sascha Ballach  <sab@openoffice.org>  [573406eacce67c147dfe57b63ca6fe0c73864855]

#85196#, only try to create Instance if the Service is provided


2001-03-21  Sascha Ballach  <sab@openoffice.org>  [652fc784bb4a3eddcda1737ad5ad7c4439bb9d3f]

#85196#, only try to create style if families contain the familie


2001-03-21  Eike Rathke  <er@openoffice.org>  [0cb87574be0c8091da1e107802514a64cb60dbf9]

#85211# ScExternal: buffer overflow on long strings for old AddIn parameter


2001-03-21  Michael Brauer  <mib@openoffice.org>  [6396e77b2677979775c29e6d90c7c97f4de37cc6]

Don't remove someone elses code:)


2001-03-21  Michael Brauer  <mib@openoffice.org>  [a3324f58dc860858cf185c12dbbd11668349ab0c]

additional floating frame properties


2001-03-21  Christian Lippka  <cl@openoffice.org>  [be1246756710bc21fb759c2bdc3d5f93b5fd82ff]

removed use of templates


2001-03-21  Oliver Specht  <os@openoffice.org>  [6cd9ef2741cf090ee336c0d6abaa7feefce5b45a]

SetValue now virtual


2001-03-21  Michael Brauer  <mib@openoffice.org>  [8af76adf860c3a93906cd8db499b96027c46464f]

additional floating frame properties


2001-03-21  Peter Burow  <pb@openoffice.org>  [dbb5c4302ed94ee357a4b337a2d375560de02254]

fix: #83480# no helpid -> use the typeid


2001-03-21  Kai Sommerfeld  <kso@openoffice.org>  [21cb4df7b08d43f5409574d4efd0d369ef6b22b8]

#85198# - Config update access now uses lazy writer.


2001-03-21  Kai Sommerfeld  <kso@openoffice.org>  [c92dd9fb5cfaec48f8c95e36abdc3adf0dec2032]

Code cleanup.


2001-03-21  Oliver Specht  <os@openoffice.org>  [2f9a85209ba940f517f6ea894c8ba48f8a6278d9]

#85189# SwXShapeDescriptor removed


2001-03-21  Dieter Loeschky  <dl@openoffice.org>  [1d26e209735b2d6206b2ab0949863ebb4efa7b52]

#85179# SID_OUTLINE_TO_IMPRESS: removing first empty pages


2001-03-21  Tino Rachui  <tra@openoffice.org>  [563b4f28875bc1daeb305d781e360244b55ffc3c]

minor documentation corrections


2001-03-20  Kurt Zenker  <kz@openoffice.org>  [e3a19cdeb9a1988497b25c963642c2682d5d7d11]

new version for SRC626


2001-03-20  Kurt Zenker  <kz@openoffice.org>  [484d46c659915b59536225adbd2fd7b329315f91]

new version for SRC626


2001-03-20  Christian Lippka  <cl@openoffice.org>  [820f37ac93fafc285c68fd71c107cfd140dabc24]

#85089# Don't 'correct' ZOrder for shapes inside group shape!


2001-03-20  Christian Lippka  <cl@openoffice.org>  [39a2ea6a5b0bb64c0c23641ab968414036023809]

#84955# added info set


2001-03-20  Christian Lippka  <cl@openoffice.org>  [869ffa9ea193ea73076a7b5112649567d679ef36]

#84955# added info set


2001-03-20  Kai Ahrens  <ka@openoffice.org>  [507f94a8823ff4f1b7d733b914d3daefbd476bf3]

#82388#: create XFillExchangeData with default SetItem


2001-03-20  Kai Ahrens  <ka@openoffice.org>  [d0afc68c9616ef93c54c076127f7e84b374be8c8]

#82388#: added new D&D interfaces


2001-03-20  Kai Ahrens  <ka@openoffice.org>  [ea71d22458d24d8c580ccf0ff710103027c23722]

#82388#: cleanup


2001-03-20  Christian Lippka  <cl@openoffice.org>  [652c830068b2db32ba032309598922f938fa46c5]

#84955# new helper classes


2001-03-20  Daniel Vogelheim  <dvo@openoffice.org>  [36c02637407192056cd5cc960cf52703aff6beb1]

added: import and export of section passwords


2001-03-20  Daniel Vogelheim  <dvo@openoffice.org>  [3293518109d0aa5920afa9f3ee0794d04201ab69]

added Password property to section


2001-03-20  Daniel Vogelheim  <dvo@openoffice.org>  [44d2eeac481beb64668fa92a07ce2ad925241354]

- section password now taken care of in = and == operators (jp)


2001-03-20  jp  <jp@openoffice.org>  [b94e63f509db202284a2566c038bc36762a58cd8]

optimization for bug #84964#


2001-03-20  jp  <jp@openoffice.org>  [d96dddc5e721050e003b8450d0a1de35b0762958]

new standard arrays


2001-03-20  Eike Rathke  <er@openoffice.org>  [22b4952d7082bbcc87610baf7e239b069ceebc6c]

preparing for [DBNum1] ... [DBNum9] bracketed prefixes


2001-03-20  Niklas Nebel  <nn@openoffice.org>  [b5f07f8e628511aa90d24fb11bca71f617b7700f]

ResizeAllowed: disable for read-only document


2001-03-20  Kurt Zenker  <kz@openoffice.org>  [25fced4538a4a7ece941a861a399f910269e7a40]

new version for SRC626


2001-03-20  th  <th@openoffice.org>  [5aafb968d0616abe7aa4361a5b54bdc4d903295e]

#85107# - Better display of the NextToolBox-Button


2001-03-20  Sven Jacobi  <sj@openoffice.org>  [c21c2f82f9451c293c449e4647522d126a0f2bee]

#83914# improving textrange import, now PPTCharPropSet is knowing its Paragraph index.


2001-03-20  Kai Ahrens  <ka@openoffice.org>  [c963ac2b07821e941954987f3ba8eade79085546]

#82388#: using DragSourceHelper


2001-03-20  Eike Rathke  <er@openoffice.org>  [82bc530e58436aa3c5f66c2803429e03a3cb4d5e]

just changed some comments to English


2001-03-20  Kurt Zenker  <kz@openoffice.org>  [102f479f8b417c350919ba7d658b36f7b0b8034f]

add. depends on linguistic


2001-03-20  Malte Timmermann  <mt@openoffice.org>  [94d829f450aa1736264c97fecfe9fa2851ba854c]

#85071# RadioButton: Use Check when RadioCheck enabled...


2001-03-20  Mathias Bauer  <mba@openoffice.org>  [9fb96f12431c30dbcab61fd16c7bc9bec6b3b53f]

static methods for OLE-Storage detection


2001-03-20  Jörg Barfurth  <jb@openoffice.org>  [6c56cdec2defcf01b39958da14039e578501a90c]

Fixed errors with new format; now supressing template module if redundant


2001-03-20  Jörg Barfurth  <jb@openoffice.org>  [1aa0349da94047d725091040635b07dfdac16b79]

Changed TreeChangeList::pathToRoot to an ConfigurationName and added getModuleName


2001-03-20  jp  <jp@openoffice.org>  [5a697156ed2b68eef4ba30ad05c1816f52f01cdb]

use stdarr


2001-03-20  Joachim Lingner  <jl@openoffice.org>  [310f089cd51529e9ead88e1ae77b77976be5f55e]

OSL_ENSHURE replaced by OSL_ENSURE


2001-03-20  Vladimir Glazounov  <vg@openoffice.org>  [e614c7bf0c873bb45bb75b83639c3dceeb4a0dbd]

dded semicolon


2001-03-20  Joachim Lingner  <jl@openoffice.org>  [6f15293ed46a2572ddd18c9cd592fe3e6f9d6a21]

OSL_ENSHURE replaced by OSL_ENSURE


2001-03-20  Kai Ahrens  <ka@openoffice.org>  [5cad3f6d51be25b3b3ac4488924119658a4df048]

added GPC3RDLIB


2001-03-20  Kai Ahrens  <ka@openoffice.org>  [9542688995d1f491a2f935e04fa16c379a609e5a]

added clipping methods/optimized gradient printing


2001-03-20  Niklas Nebel  <nn@openoffice.org>  [aa7622f8535e945334ca2120966ead84b56dd10e]

#83010# UpdateInputContext (enable cjk input before EditEngine is active)


2001-03-20  Armin Weiss  <aw@openoffice.org>  [e91540c21910cd01b4aee4e39b7201c91525ea6f]

Added necessary functionality for vertical text laser effects


2001-03-20  Joachim Lingner  <jl@openoffice.org>  [468088dff9cd78c57f351def021dea7d39a0ad23]

OSL_ENSHURE replaced by OSL_ENSURE


2001-03-20  Malte Timmermann  <mt@openoffice.org>  [f6153053b378fdc9e556f353809caee925829a65]

#85170# Down Spin on Don't spin on COMMAND_WHEEL, when ReadOnly...


2001-03-20  Joachim Lingner  <jl@openoffice.org>  [9d31fcfd0f10abe3adbc6c59e8389878854a1d77]

OSL_ENSHURE replaced by OSL_ENSURE


2001-03-20  Jörg Barfurth  <jb@openoffice.org>  [892cc3eb2bf13812f0e4c260e70a97b5e0161b35]

Corrected return type of reset to void


2001-03-20  Frank Schönheit  <fs@openoffice.org>  [b2cd01024676b38b766852859381668ae9622e86]

removed some english duplicates


2001-03-20  Sascha Ballach  <sab@openoffice.org>  [4e3ccb3c93ca2dbe3ebdbc4ab885882400d135ab]

#85050#; only try to add a style if the stylename exists


2001-03-20  Frank Schönheit  <fs@openoffice.org>  [9ba335b69c205b9ee7ed1f2c4834a784be733a56]

#85200# new help ids


2001-03-20  Frank Schönheit  <fs@openoffice.org>  [58e446158b82b27c0e99414de5064201ff085a31]

add the util directory - used to generate HID lists


2001-03-20  Kurt Zenker  <kz@openoffice.org>  [a89812c4ead79d5c72b979d8552dd536577aa774]

correct buildlist


2001-03-20  Christian Lippka  <cl@openoffice.org>  [7ac38950673302a61a0337140c22db008e485ef4]

fixed solaris compile problems


2001-03-20  Frank Schönheit  <fs@openoffice.org>  [c63612ce7f0c696953e413daed75136e9c85cd0c]

initial checkin - export hidspecials


2001-03-20  Sascha Ballach  <sab@openoffice.org>  [72535ada7635a7fad587527511bd8c507ba85bae]

#85178#, now I remember the shape position by myself


2001-03-20  Hennes Rohling  <hro@openoffice.org>  [7f4454c862e08f9dcc0e67ad8f72530fc02669d7]

Avoid compiler warnings


2001-03-20  Kurt Zenker  <kz@openoffice.org>  [640a6400481a2905e7afd30d6ee91d904a60e094]

new version for SRC626


2001-03-20  Kurt Zenker  <kz@openoffice.org>  [e38542f832e31f7b622989779b0adc755f2ccf83]

new version for SRC626


2001-03-20  Kai Ahrens  <ka@openoffice.org>  [1451bea4347db7726ce276cc964dcd90a3a00043]

#81926#: added DataFlavorExVector methods


2001-03-20  Kurt Zenker  <kz@openoffice.org>  [68af3f95b25809aa65c6de53f0365fd8463132ee]

new version for SRC626


2001-03-20  Frank Schönheit  <fs@openoffice.org>  [f410e260fdb7e00f8d83941e11d4e96c6b026488]

#85200# added missing help ids


2001-03-20  Joachim Lingner  <jl@openoffice.org>  [247ed90574d8a3a4db9371751e062ce00d4f13c0]

#include <osl/types> replaced by <sal/types.h>


2001-03-20  Caolán McNamara  <cmc@openoffice.org>  [1613aae4c1f90c2c6891ee91292c680d64221f2b]

##572## accumulate escher text correctly, and clear on insertion


2001-03-20  Jörg Budischewski  <jbu@openoffice.org>  [20e5dfa38c20451b85bfd1438df64ab5dcafa80c]

avoid compile failure in copyctor in case that the interface type is only forward declared


2001-03-20  Frank Schönheit  <fs@openoffice.org>  [ccf0cbc467a247fbefe71644ed09214e1d1faf49]

#83970# use createOfficeFormsContext for importing the office:forms element


2001-03-20  Frank Schönheit  <fs@openoffice.org>  [65d585efc4998c6bba5fbc1bee7d06dc18db88e6]

#83970# use createOfficeFormsContext for importing the office:forms element


2001-03-20  Frank Schönheit  <fs@openoffice.org>  [325ee03d55f2bc00ffcf296d3a70fe696833d8f8]

#83970# use an OOfficeFormsExport when exporting the office:forms element


2001-03-20  Frank Schönheit  <fs@openoffice.org>  [a9005c0053ee6cb9de26de097a7b4aeb7af538ef]

#83970# use an OOfficeFormsExport when exporting the office:forms element


2001-03-20  Kurt Zenker  <kz@openoffice.org>  [375a6c304394ac517fa52f42857e2acfa14c8120]

chg. for new idlc-compiler


2001-03-20  Dirk Völzke  <dv@openoffice.org>  [93923a9d9e364849d30ca1960f5829e6804236c0]

Implemented addTemplate and removeTemplate


2001-03-20  Andreas Schlüns  <as@openoffice.org>  [526f8a3ddaaaf2df9be37f1be5fddfc66d64de8f]

#85172# better filter log's


2001-03-20  Thomas Benisch  <tbe@openoffice.org>  [9b5e73c6814203f6867d07c826c005d313973ea3]

added TabIndex


2001-03-20  th  <th@openoffice.org>  [e1e28ab9a12b3d03281dce97c86a2031231d57b9]

correct warnings in valueOf


2001-03-20  Gregor Hartmann  <gh@openoffice.org>  [c923eb1a72c4a6472aa83625ea675dd08a899f5e]

fixed expression to terminate loop in osl_SleepThread and osl_ScheduleThread


2001-03-20  th  <th@openoffice.org>  [a35b9e1a41e29bfbe9439c1a4c17dd787478836b]

correct valueOf


2001-03-20  Tino Rachui  <tra@openoffice.org>  [a821301822c1a306aa340efc09c05711fc4b0ec4]

*** empty log message ***


2001-03-20  Frank Schönheit  <fs@openoffice.org>  [94622267384abdd218bee047eb6ff89a9e76d809]

#83970# use OOfficeFormsExport to write the office:forms element


2001-03-20  Frank Schönheit  <fs@openoffice.org>  [0e02caa221e8b75f383c95c2448d046ccd6dfb20]

#83970# use createOfficeFormsContext to import the office:forms element


2001-03-20  Frank Schönheit  <fs@openoffice.org>  [28b7f59781a700df25b9a324ac26a5e6b0a3a561]

#83970# two additional attributes for office:forms


2001-03-20  Frank Schönheit  <fs@openoffice.org>  [a445434a7f50a5717e3d8c52bcafbb738fda62fd]

#83970# +officeforms.cxx/obj


2001-03-20  Frank Schönheit  <fs@openoffice.org>  [cbc18c0290e55e7b86010c89e8b484ad85714615]

initial checkin - importing/exporting the office:forms element


2001-03-20  Frank Schönheit  <fs@openoffice.org>  [31aed53973a905784eb2842ce796056b902923bb]

#83970# +AutomaticControlFocus / +ApplyFormDesignMode


2001-03-20  Tino Rachui  <tra@openoffice.org>  [405ea9e6ea8ef8ada07ba206960ace6dc491377f]

*** empty log message ***


2001-03-20  Frank Schönheit  <fs@openoffice.org>  [51fa5ece8e1e5b55cdfb747912504fafaa70a146]

#83970# +createOfficeFormsContext


2001-03-20  Frank Schönheit  <fs@openoffice.org>  [936374e12a92d15145627c6f4d83ef64790f1ad1]

#83970# +OOfficeFormsExport


2001-03-20  Frank Schönheit  <fs@openoffice.org>  [b07d4412cebc2f2c6e161e623a2dd1dea109ec60]

#83970# +getOfficeFormsAttributeName(/-space)


2001-03-20  Stephan Bergmann  <sb@openoffice.org>  [55438c73d3296ef846ad1e42cc6463389d0ef7be]

#83637#


2001-03-20  Stephan Bergmann  <sb@openoffice.org>  [6ee18d21e087e28580d4c2debf6862cdc4b1d68c]

#83637# Added mention of XRemoteContentProviderConnectionControl to documentation.


2001-03-20  Kurt Zenker  <kz@openoffice.org>  [1f885547adc51ae1003b4bb96a39594b0ff29b60]

add. include XMuliServiceFactory


2001-03-20  Stephan Bergmann  <sb@openoffice.org>  [853bf0b86cbd29c5ec59b7e34662d455f45b317c]

#83637# Added various ...RemoteContentProvider... types.


2001-03-20  Jörg Budischewski  <jbu@openoffice.org>  [dc21f75fd5c344d55b55a4eb5bc6dc40cb3fd011]

uik removed


2001-03-20  Jörg Budischewski  <jbu@openoffice.org>  [9ef1dffab3e76a4ceb8106aa5427a016325067c3]

registries are now built automatically


2001-03-20  Joachim Lingner  <jl@openoffice.org>  [aa1ce526e3c1374a6f30ed37c97981f5a7eac243]

WindowNeedGoodPosition returns sal_Bool now instead of Bool and includes sal/types.h


2001-03-20  Caolán McNamara  <cmc@openoffice.org>  [19ed3177a40faf069e103b8962c8a80f32765b0e]

##572## stop Escher Text attribute cascade and silence some warnings


2001-03-20  Armin Weiss  <aw@openoffice.org>  [473f82e13e67a6f227511c159c13ec6b85978631]

*** empty log message ***


2001-03-20  Armin Weiss  <aw@openoffice.org>  [2af21dd2e4d30ecfff539827ce15c502d02e722f]

corrected SdrTextObj::SetVerticalWriting(...) to do the right things for switching hor/ver text input


2001-03-20  Joachim Lingner  <jl@openoffice.org>  [3ed2ed5475d8ccc6bd15584fac802bd83203d368]

includes sal/types.h instead of osl/types.h


2001-03-20  Andreas Martens  <ama@openoffice.org>  [1767db233f49ded07de6a875762b3a92ca571e09]

Chg: More memory less flickering


2001-03-20  Christian Lippka  <cl@openoffice.org>  [640500a42871322406b45c02745bf2a3741fbe95]

#84897# get item from pool if its not in parent itemset


2001-03-20  Joachim Lingner  <jl@openoffice.org>  [b7a55022bcf0852b06e595afa6e8f3f43b42c900]

#includes osl/types.h, osl/macros.h, rtl/types.h, rtl/macros.h and declares TimeValue. Theses changes are only for UDK212 and will be removed with UDK213


2001-03-20  Kurt Zenker  <kz@openoffice.org>  [21e6fa1bbc06e26f875303b14e498e3f5d0c5ece]

correct dependencies


2001-03-20  Daniel Vogelheim  <dvo@openoffice.org>  [5ab4375ffebcbfd70416456a7e8c084cdd141066]

- fixed: combined characters property state now identified through context id


2001-03-20  Sascha Ballach  <sab@openoffice.org>  [fc1b0b7780fce56cf2add5c4dadd1a30d5cbf28f]

#81983#; update all dirty charts while import XML


2001-03-20  Kurt Zenker  <kz@openoffice.org>  [357e297f9c766e884453f5a31d4c9edeaf356cb9]

add. temp. includes osl/type.h, osl/macros.hxx, rtl/type.h, rtl/macros.hxx


2001-03-20  Kurt Zenker  <kz@openoffice.org>  [01b7bc0418bca40b9e16704fe3ebe335eaa8cb9d]

chg. True->sal_True


2001-03-20  Ocke Janssen  <oj@openoffice.org>  [7072a09edb9b6a36b260f87cfa7e797c7a7177b0]

metadata corrected


2001-03-20  Oliver Specht  <os@openoffice.org>  [67ae607cb86f49553bf15838bd6f010b716d9eac]

wrong bracket corrected


2001-03-20  Ocke Janssen  <oj@openoffice.org>  [a4f49679633096adb54d23304c19ceb2c85434f6]

#83782# check if entry has a order crit


2001-03-20  Oliver Specht  <os@openoffice.org>  [ddb950d950fb254ce71a284c13ad2e98044f1b95]

#83916# removed fix added again


2001-03-20  Oliver Specht  <os@openoffice.org>  [ec506500ed9950d970b5f7f1b3a317ee40564e1c]

#85103# enable rename and delete for old text blocks


2001-03-20  Oliver Specht  <os@openoffice.org>  [aa55b171c2ba1750b389fc4cc86c07af72ef314b]

NAMESPACE_RTL removed


2001-03-20  th  <th@openoffice.org>  [01b935eabb0bca7fafcc18bd9d3e5c30f48a46a1]

remove namespace macros


2001-03-20  Oliver Specht  <os@openoffice.org>  [2b62cf77e3be49fbec6f7ec9962c04b762f2e95b]

CharHeight accepts double values now


2001-03-20  Oliver Specht  <os@openoffice.org>  [311edc1f7e69e3966dc3add29ad6dda75a9f8bb1]

controls moved


2001-03-20  th  <th@openoffice.org>  [707cb7c0a16e293a1e46acde71ca276c114f2e91]

remove namespace macros


2001-03-20  Sascha Ballach  <sab@openoffice.org>  [7a6f85104727bcc0a6d2277cef968603e56cf507]

#85051# fix api names to lokal names for named items


2001-03-20  Oliver Specht  <os@openoffice.org>  [9a53a7e6bf58164d9dc356c7358ce34586a1b6fa]

new srchcfg.cxx


2001-03-20  Björn Milcke  <bm@openoffice.org>  [6ed487b3411d2b667ce73ad9d17896e4999902b7]

#85005# get class id from storage rather than from factory


2001-03-20  Kurt Zenker  <kz@openoffice.org>  [ce83b1e6ea3fc59ad9089f66a4fb5725886698b2]

remove namspace-macro


2001-03-20  Oliver Specht  <os@openoffice.org>  [2dcfcc204b4b7f11f54c0576f2807b724bd45a4a]

search engine configuration


2001-03-20  Joachim Lingner  <jl@openoffice.org>  [8a622653260b2b49efa20101546b3c0800f361f2]

Adapted source to UDK212


2001-03-20  Christian Lippka  <cl@openoffice.org>  [d49e0ade572cdae681ff0d61b03f8124ed104dd4]

#84880# changed DoClose OwnerLock order


2001-03-20  Kai Sommerfeld  <kso@openoffice.org>  [446506abdecac63d6e3c93c6da609baed0ec09f7]

Removed non-const version of Content::getCommandEnvironment().


2001-03-20  Tino Rachui  <tra@openoffice.org>  [e40c8c132e2c7aff2237b29f5ee5415bbdb58744]

*** empty log message ***


2001-03-20  Jörg Budischewski  <jbu@openoffice.org>  [11230ba4e5c223623cf8a3b5a3501b74e9408fd8]

XServiceInfo test added


2001-03-20  Malte Timmermann  <mt@openoffice.org>  [847488900cb6f3b6889e8d3dbb99dce00de9ca6b]

#85149# Indenting...


2001-03-20  Jörg Budischewski  <jbu@openoffice.org>  [1d778719557d2931fb507f4b6f03af68a641388c]

#85084# XServiceInfo added


2001-03-20  Ocke Janssen  <oj@openoffice.org>  [ca7e9baa022cb1690568104361431d831b68f08e]

new defines


2001-03-20  Ocke Janssen  <oj@openoffice.org>  [e810f45092725f732794a6fd7a71b82bde61d5b9]

#84865# some focus changes


2001-03-20  Ocke Janssen  <oj@openoffice.org>  [ce193bf42eac1979ea7d7d583b30140ce68bc635]

cast to USHORT to avoid warning


2001-03-20  Ocke Janssen  <oj@openoffice.org>  [5f090a3b3c014ad3a72a545a0f4699b41d21eef4]

new method to allow only uppercase


2001-03-20  Frank Schönheit  <fs@openoffice.org>  [157d59e155d698ad520ddfe0aa93b00cfd3d2e13]

#82884# awt.UnoControlImageButtonModel -> awt.UnoControlImageControlModel


2001-03-20  Frank Schönheit  <fs@openoffice.org>  [e34e7e5aa7e5d387f592224c3c552b6a9eb1b3b4]

#85148# when inspecting the control, care for a NULL access


2001-03-20  Andreas Martens  <ama@openoffice.org>  [90f7bda95f5b86bbb446f65fdcba8f71d35ff9d6]

Fix(FME): Rotated text with background color


2001-03-20  Ocke Janssen  <oj@openoffice.org>  [517ef6fcb236805dd73bf4725e5ef2beb70baf8f]

#84865# some focus changes


2001-03-20  Ocke Janssen  <oj@openoffice.org>  [a9558954413548163b5a09c1a7b9eb7e873372e6]

new method to allow only uppercase


2001-03-20  Ocke Janssen  <oj@openoffice.org>  [2b29a089a3ec6b9197068129f16d998dd1332bcb]

#83723# show error msg when crit is not valid


2001-03-20  Frank Schönheit  <fs@openoffice.org>  [c10c3316c1ca23408c701b8ef192759bde4acc4f]

#85115# for compatibility reason recognize the old 'detail-fiels' for a while ...


2001-03-20  Frank Schönheit  <fs@openoffice.org>  [1aeed61aee4aa329af7e7c25672294d5a7987cf8]

#85514# added an attribute to the map for compatibility to old (buggy) files


2001-03-20  Frank Schönheit  <fs@openoffice.org>  [1228f8080ce180761515f2b702025c2efd471eaf]

removed exportAutoStyles (was obsolete)


2001-03-20  Frank Schönheit  <fs@openoffice.org>  [b432d4716a32d77ab04d0857e145c8a8770d056f]

removed setAutoStyle (was obsolete)


2001-03-20  Frank Schönheit  <fs@openoffice.org>  [99a0801398b4e378f9774e09ae5db9810a6d17a0]

#85114# #85115# corrected attributed names for encoding type and detail fields


2001-03-20  Jörg Barfurth  <jb@openoffice.org>  [997dd55ea9fcf900d39224282e1eaa9bee6ec77b]

Made several ctors explicit to prevent unwanted conversions


2001-03-20  Patrick Luby  <pluby@openoffice.org>  [799ecf1a764db97300a15b93517e5360f6e73acc]

Removed unnecessary -I options


2001-03-19  jp  <jp@openoffice.org>  [d7798bff20048aea3bc73a5f9469e335b759b47a]

Bugfixes/Optimization for task #83168#


2001-03-19  Niklas Nebel  <nn@openoffice.org>  [deb5a394fe7396ebe329519711c425cf660d7e37]

document properties AutomaticControlFocus, ApplyFormDesignMode


2001-03-19  Martin Hollmichel  <mh@openoffice.org>  [e0352f699a8fa75c95364427997d403020ece10f]

fix: dependency, build connextor first


2001-03-19  Eike Rathke  <er@openoffice.org>  [dd1aba4c3364333d6b7e141f7b341863ecebb433]

SvNumberformat: check condition prefix for right bracket


2001-03-19  Eike Rathke  <er@openoffice.org>  [86c82bafe2a78fbc1841ed29fa6864861fc4b96e]

SvNumberformat: bracketed prefixes may appear in any order [RED][>0] On condition prefix generate GENERAL subformat if needed and not specified empty


2001-03-19  Niklas Nebel  <nn@openoffice.org>  [4d367f20562a0c1f1016996a06178d53f17e3934]

#85110# never write more than one currency element in a style


2001-03-19  Juergen Schmidt  <jsc@openoffice.org>  [08d82326fb5fad78ca2c32f31854282ea9654fd0]

change CPPUHELPER_MAJOR to SALHELPER_MAJOR


2001-03-19  Joachim Lingner  <jl@openoffice.org>  [b0a1f2c61b795ffc76752ed9abd3d250daa1f0a4]

problem with newline character at end of file with solaris solved


2001-03-19  Jörg Budischewski  <jbu@openoffice.org>  [aeeb4e7eeb6a7df03a1f29fc3faaa8128bca3da7]

CC-sparc has problems with arg naming


2001-03-19  Christian Lippka  <cl@openoffice.org>  [4467b67916a88710e8d9474e204a04b124d386e6]

#85142# export text for graphic shapes


2001-03-19  Kurt Zenker  <kz@openoffice.org>  [20eef0c1f56a86a6435f25a914fd991f9220ad6f]

chg. True -> sal_True & False -> sal_False


2001-03-19  Kurt Zenker  <kz@openoffice.org>  [49be595d95b1e7078c57eaf7d414f52d5cdbc191]

chg. pParamPipeImp -> pPipe


2001-03-19  Patrick Luby  <pluby@openoffice.org>  [4fb17214d59ba72a140f1b9b8d6dffdfd9eec2be]

Added more comprehensive posting of user events


2001-03-19  Daniel Vogelheim  <dvo@openoffice.org>  [199cbcdf184c4a6852e7c6c551cc9adbfcce6948]

- made namespace attributes first in top-level element


2001-03-19  Malte Timmermann  <mt@openoffice.org>  [7ea5188c2f8c68527ffc749ebf3375059d60f0fb]

SelectWord only when position IN the word


2001-03-19  Thomas Lange  <tl@openoffice.org>  [0bcf06992d9e201d0772ca13c28e3a4f60eb69eb]

use TransliterationModules_IGNORE_CASE now


2001-03-19  Thomas Lange  <tl@openoffice.org>  [b09222dcc90800e7f14fae8f78282555135d1590]

use TransliterationModules_IGNORE_CASE now


2001-03-19  Andreas Martens  <ama@openoffice.org>  [3e92ccda17e22a954424c1a5336dbf3a81463dc0]

Opt(FME): Rotate, doubleline and Ruby handling


2001-03-19  Kurt Zenker  <kz@openoffice.org>  [567b81f727a77ef4fbaf95c0650dbd83a50f0d03]

chg. Hyper -> sal_Int64


2001-03-19  Andreas Martens  <ama@openoffice.org>  [f4fa0ce131e309548db43a01b1507caa1b69dc2e]

Opt: Rotate, doubleline and Ruby handling


2001-03-19  Andreas Martens  <ama@openoffice.org>  [2136b0de8a0db832151bcc01512857d8de997c56]

Opt: Rotate, doubleline and Ruby handling


2001-03-19  Christian Lippka  <cl@openoffice.org>  [08c7ee7c7430ce4fc4a81601ca231a28afdea877]

#85127# correct import of old Content.xml stream


2001-03-19  Christian Lippka  <cl@openoffice.org>  [0b9b339cd0f9493a7b31bca5c6ccf6424781504f]

#85127# catch exceptions when unknown parent style


2001-03-19  Sascha Ballach  <sab@openoffice.org>  [82ec86925cfe55cd2c9cf5db403634a4e0c3d135]

fix a little bug


2001-03-19  Sascha Ballach  <sab@openoffice.org>  [74119c0e6605dfcb63eb42d5613c258207f12356]

fix a little bug


2001-03-19  Oliver Specht  <os@openoffice.org>  [7e39e7eada4eed3a8f74c24ec80a488597f68263]

ReplaceSetProperties works with empty node name


2001-03-19  Thomas Lange  <tl@openoffice.org>  [e6897a638e6d93aa47a428060a1168a8e7b95a35]

#81069 nDicVersion member added to DictionaryNeo; global functions GetDicVersion and GetDicExtension added


2001-03-19  Niklas Nebel  <nn@openoffice.org>  [375a281f2b847dfcd2a104a909232036bf4f1725]

#85109# ExportPart: for AutoOrder and SystemDate, check format type


2001-03-19  Thomas Lange  <tl@openoffice.org>  [bd0622ef0fe1392f8149ec60d4c556f588a77a4c]

#81069 IsVers2 modified to accept version 6 dictionaries and renamed to IsVers2OrNewer


2001-03-19  Daniel Boelzle  <dbo@openoffice.org>  [8973c2cb17f381e6504444371f64992b237f098f]

test C includes


2001-03-19  Lars Langhans  <lla@openoffice.org>  [e7db735a308586c085d251f3da1d10d66ec4eb03]

#85017# MessageBox if preloading throws an exception.


2001-03-19  Tino Rachui  <tra@openoffice.org>  [a740ef3eeb7a56043857cc2e291e68ac774a81d4]

*** empty log message ***


2001-03-19  Oliver Bolte  <obo@openoffice.org>  [c60f48f9b2286214adf33a73370a23b0573ce65f]

SRC626


2001-03-19  Martin Gallwey  <mtg@openoffice.org>  [d50b334b994dc482f88c6d91bcbd06fa6431f5f3]

Added SetViewSettings/SetConfigurationSettings to support settings.xml import


2001-03-19  Martin Gallwey  <mtg@openoffice.org>  [4c9d44a9f6ee636e3b226079cac863c6eac0402e]

Added GetViewSettings/GetConfigurationSettings to support settings export


2001-03-19  Peter Burow  <pb@openoffice.org>  [da55468222e66413b0f134e3ab0e90f025003696]

fix: unit convertion improved


2001-03-19  Martin Gallwey  <mtg@openoffice.org>  [20eeb6e8d6b7e671c597b2c43eae175875040321]

added support for export of settings.xml


2001-03-19  Martin Gallwey  <mtg@openoffice.org>  [6ab975e494d1245413499680c2b1fffed188b8fa]

Added support for import of settings.xml


2001-03-19  Martin Gallwey  <mtg@openoffice.org>  [14f943dcd3684a152eaf1fc6b0a12950365e93a3]

Added XMLSettings Importer/Exporters


2001-03-19  Martin Gallwey  <mtg@openoffice.org>  [b14ea1e2a7f61a8b034542bd179318fe8f8f7238]

Added Read/Write UserDataSequence methods


2001-03-19  Sascha Ballach  <sab@openoffice.org>  [e897ca8ca58e40b779bb75922d9d45489a69f769]

call the base method of _exportstyles


2001-03-19  Jörg Budischewski  <jbu@openoffice.org>  [03b6905b919293ab1b00177bc2134b273b496d08]

improved documentation of jumpToFurthest


2001-03-19  Martin Gallwey  <mtg@openoffice.org>  [c325704607ebf83f90ffe95505cb46110abce182]

Added Read/Write UserDataSequence methods


2001-03-19  Martin Gallwey  <mtg@openoffice.org>  [a3a690529bf23c06b35adf780e0b8eaedcefd764]

fix EndElement to always put the Sequence in the any


2001-03-19  Daniel Rentz  <dr@openoffice.org>  [f24ae26866e75095124d36b772e57e6b88fa40cf]

#84906# border lines of merged cells


2001-03-19  Michael Brauer  <mib@openoffice.org>  [14ad8deef54555a12a4262b8728873ca8d5a5fff]

import shapes bound to frames


2001-03-19  Sascha Ballach  <sab@openoffice.org>  [462c0e659d4abecfa10cd71facf489b15fa3fac8]

forgot the & for parameters by reference


2001-03-19  Oliver Bolte  <obo@openoffice.org>  [29f8013ece7a0a8662f08b6eebd16e618f660e0c]

UDK212


2001-03-19  Tino Rachui  <tra@openoffice.org>  [b97f7daa1003c93eb546c17d2fc3790277d02956]

*** empty log message ***


2001-03-19  Andreas Schlüns  <as@openoffice.org>  [c380efcf1c9327e78ea9530f9983f7f5c7e2d810]

#85112# disable frame loader service!


2001-03-19  Joachim Lingner  <jl@openoffice.org>  [dd7ec75bb716b65312ad2dc2c89c9c269de8009c]

NAMESPACE_STD replaced by std::


2001-03-19  Frank Schönheit  <fs@openoffice.org>  [0eac63d6d9ec65f410258136baf4e1ea381bc93b]

#83970# +AutomaticControlFocus / +ApplyFormDesignMode


2001-03-19  Andreas Bregas  <ab@openoffice.org>  [8042c291b883b489429d20f299cd5b47d96b8a4c]

Added namecont.obj, scriptcont.obj


2001-03-19  Ocke Janssen  <oj@openoffice.org>  [330d88e4246eccdd0b50106a6900038572ecc95a]

#84863# impl shortcut to change between treeview and gridcontrol


2001-03-19  Andreas Bregas  <ab@openoffice.org>  [bf85ce5fc4ee2163c77778e94373c3c31aed3822]

Use new xmlscript stream interface


2001-03-19  Andreas Bregas  <ab@openoffice.org>  [7e632c678aab3fde6f5ed1f4085bc9da94d917c6]

Use new xmlscript stream interface


2001-03-19  Ocke Janssen  <oj@openoffice.org>  [ebd9c52c3c39579e01d202d648f4439408035eda]

use of OJoinTableView


2001-03-19  Ocke Janssen  <oj@openoffice.org>  [5b5c4d83d3b18047d7913173da30339162d621cb]

use USHORT instead of INT32


2001-03-19  Juergen Schmidt  <jsc@openoffice.org>  [f20860ba393aa5727984bc09c29f253ff989adec]

change False to sal_False


2001-03-19  Ocke Janssen  <oj@openoffice.org>  [cee9d498279752e22a0e109ed0066352a3c995cd]

unsigned/signed


2001-03-19  Martin Gallwey  <mtg@openoffice.org>  [ad086170b8d48dd857cf862475dfa461bea55caa]

allow backwards compatibility to pre-626 builds with an #if SUPD>625 check around the component name


2001-03-19  Peter Burow  <pb@openoffice.org>  [43713254ba434bfdcf051a3367f67f4a382cd4c2]

fix: #84358# TwoLinesPage shows the correct font


2001-03-19  Martin Gallwey  <mtg@openoffice.org>  [67a5cf1b920e882156a738afd9b0f04789527698]

also deliver the manifest DTD file


2001-03-19  Martin Gallwey  <mtg@openoffice.org>  [605f905d7639ac05b94f600ea69ecfbe90ba344a]

added attribute to ensure a namespace declaration


2001-03-19  Peter Burow  <pb@openoffice.org>  [ec716e8c8287269a4ed8b4ca6081df30106864ea]

fix: #82850# #81895# better control alignment


2001-03-19  Sascha Ballach  <sab@openoffice.org>  [4435ae810e584d7dece0eff8be6b43ba0c4e6d1a]

finished import of document settings


2001-03-19  Martin Gallwey  <mtg@openoffice.org>  [09e745b8a910dffc069d3d6f0ba3ed8d741ec689]

added dummy methods for ReadUserDataSequence and WriteUserDataSequence


2001-03-19  Kurt Zenker  <kz@openoffice.org>  [e6e11654360bc15e67be85b3dfdcc4f760fd135d]

Merge SRC625: 19.03.01 - 13:14:16 (NoBranch)


2001-03-19  Daniel Boelzle  <dbo@openoffice.org>  [3de02ddb4e36a7a1a8bd492772bb225395c2adec]

*** empty log message ***


2001-03-19  Sascha Ballach  <sab@openoffice.org>  [8c3ac39d87c18e6d26162a9d5d04fa54b181eb72]

only export chart styles if all content is to export in one steam; fix bug that the shape attributes are not exported


2001-03-19  Oliver Bolte  <obo@openoffice.org>  [9db60affa5f86d22064628e5b3dc14788d966521]

Merge SRC625: 19.03.01 - 13:06:12 (NoBranch)


2001-03-19  Oliver Bolte  <obo@openoffice.org>  [78b4c1b422abdb791ba2d2e44571c2209b7b167d]

Merge SRC625: 19.03.01 - 13:04:46 (NoBranch)


2001-03-19  Kurt Zenker  <kz@openoffice.org>  [0a84e903cf945139f632efc92ba4464e1d8cac36]

Merge SRC625: 19.03.01 - 13:05:11 (NoBranch)


2001-03-19  Daniel Boelzle  <dbo@openoffice.org>  [1f63800f14dc0bb10ff55bf3545a4f85d76c5b0f]

fixed string conv problems


2001-03-19  Kurt Zenker  <kz@openoffice.org>  [eb98b7e4ab3e552b4c3208b169cce874d7d9e101]

Merge SRC625: 19.03.01 - 13:02:48 (NoBranch)


2001-03-19  Oliver Bolte  <obo@openoffice.org>  [a3a89ff2e2edefa26a0dae197aa6fe91ea1788d1]

Merge SRC625: 19.03.01 - 13:01:05 (NoBranch)


2001-03-19  Matthias Huetsch  <mhu@openoffice.org>  [930d13f0378d4af14463d22c0dab4b7497441872]

Disabled last change (using osl::File path routines).


2001-03-19  Kurt Zenker  <kz@openoffice.org>  [90d02619109f57958175e1d89ccbddadc6bcadc5]

Merge SRC625: 19.03.01 - 12:57:21 (NoBranch)


2001-03-19  Oliver Bolte  <obo@openoffice.org>  [072456426454e7151fbb7c4523a3dba3dda6d5c5]

Merge SRC625: 19.03.01 - 12:56:09 (NoBranch)


2001-03-19  Dieter Loeschky  <dl@openoffice.org>  [99c821d14583bd129574af078898ecfe51295386]

#84542# ClickCheckboxHdl: aCbxPagename handling


2001-03-19  Kurt Zenker  <kz@openoffice.org>  [fa9ef869c91d867f929dac739933474c2fdd9afc]

Merge SRC625: 19.03.01 - 12:49:04 (NoBranch)


2001-03-19  Kurt Zenker  <kz@openoffice.org>  [80ac5bf72c8619108dfd8c9ac83296fca0085a0b]

Merge SRC625: 19.03.01 - 12:46:54 (NoBranch)


2001-03-19  Kurt Zenker  <kz@openoffice.org>  [b1ffe111c98d03bda7be7422236998930c19805d]

new version for UDK212


2001-03-19  Kurt Zenker  <kz@openoffice.org>  [d5a06f7b82a7c8dedb7da0ef545408ebd6619fce]

Merge SRC625: 19.03.01 - 12:44:47 (NoBranch)


2001-03-19  Kurt Zenker  <kz@openoffice.org>  [63d2444fb84154f1ef56f4b8a3b616308827bcc7]

Merge SRC625: 19.03.01 - 12:42:43 (NoBranch)


2001-03-19  Kurt Zenker  <kz@openoffice.org>  [5c9097e4dcb89c70910190f00b19446f72a5563b]

Merge SRC625: 19.03.01 - 12:40:34 (NoBranch)


2001-03-19  th  <th@openoffice.org>  [2d2fb881fcdcedfd6f4b30f52af09b3c285ec5e5]

OU/OString-Conversion now without a names temporary object


2001-03-19  Kurt Zenker  <kz@openoffice.org>  [c05b23d01a6d2f6b5d85236e85ae33e743e23cff]

Merge SRC625: 19.03.01 - 12:35:02 (NoBranch)


2001-03-19  Kurt Zenker  <kz@openoffice.org>  [a2ba6875900634f4c71d455e17e47bea3b38e391]

Merge SRC625: 19.03.01 - 12:34:51 (NoBranch)


2001-03-19  Kurt Zenker  <kz@openoffice.org>  [2378be35d839cf73d9234f010960a34aba8baf8d]

Merge SRC625: 19.03.01 - 12:32:26 (NoBranch)


2001-03-19  Kurt Zenker  <kz@openoffice.org>  [be9ca1bdd9bc2b34de4a4a12f5ba4023d7c1159a]

Merge SRC625: 19.03.01 - 12:32:35 (NoBranch)


2001-03-19  Kurt Zenker  <kz@openoffice.org>  [0402067f1a854571e7a90183c40d75c7ba5b9d28]

Merge SRC625: 19.03.01 - 12:27:37 (NoBranch)


2001-03-19  Kurt Zenker  <kz@openoffice.org>  [4d2fa58280cd3132eb564473a17917c4f8519ba9]

Merge SRC625: 19.03.01 - 12:25:08 (NoBranch)


2001-03-19  Kurt Zenker  <kz@openoffice.org>  [3152b9450e70a1d7f926190fb25a48d601d6298d]

Merge SRC625: 19.03.01 - 12:20:09 (NoBranch)


2001-03-19  Kurt Zenker  <kz@openoffice.org>  [9bceffa6d39342d0666e30d726399dd12a47770c]

Merge SRC625: 19.03.01 - 12:16:57 (NoBranch)


2001-03-19  Joachim Lingner  <jl@openoffice.org>  [8aaf404c5f8ce1228e1331946b531e7daa8db740]

removed vos dependencies


2001-03-19  Martin Gallwey  <mtg@openoffice.org>  [957cce659b4e147ba1495fe5c95ed01508486d3e]

I want to test the code that requires SetDoc more before commiting


2001-03-19  Martin Gallwey  <mtg@openoffice.org>  [0c47e965f075c9a7f42e355c0feec27d4bb6c332]

Added SetDoc method


2001-03-19  th  <th@openoffice.org>  [3eae5562eb58a69bbde099b39b0c05a931ac5d99]

Correct lastIndexOfStr


2001-03-19  Oliver Bolte  <obo@openoffice.org>  [bce210f1586413b23101ec9b73b7f9de2da70fb1]

Merge SRC625: 19.03.01 - 12:04:33 (NoBranch)


2001-03-19  Kurt Zenker  <kz@openoffice.org>  [c29a2c06d36ebb51a61e039f72780643191f51cc]

Merge SRC625: 19.03.01 - 12:03:06 (NoBranch)


2001-03-19  Joachim Lingner  <jl@openoffice.org>  [90d66bd71f74ac8b96daf6d0382cf194b208a2f4]

removed vos dependencies


2001-03-19  Michael Brauer  <mib@openoffice.org>  [9c1ff4ff9a72bede0f91705dd8d5f0bbfa00fe9c]

reomoved obsolete methods


2001-03-19  Joachim Lingner  <jl@openoffice.org>  [39a616126fc1489702e9b7f2c00047565010e18a]

removed vos dependencies


2001-03-19  Martin Gallwey  <mtg@openoffice.org>  [a6d92a78d4d35add5bffb0a7a442f7e7159a3637]

add config namespace


2001-03-19  Thomas Lange  <tl@openoffice.org>  [304ef2b1b18782d92d35cd35d89a6b8d0cccf081]

defines for XML filter names used


2001-03-19  Thomas Lange  <tl@openoffice.org>  [8da402821b96a652453363082a45856f7ce98019]

defines for filternames added


2001-03-19  Sven Jacobi  <sj@openoffice.org>  [d6950d9a41b2c93d7968680f975a4fcac1a48a60]

apichanges: cppuhelper/extract.hxx -> comphelper/extract.hxx


2001-03-19  jp  <jp@openoffice.org>  [d1e45a8e353ba02f02ce4838f6d90f248e3f9d7b]

use the above/below words now from the localedatawrapper instead of the shellresources


2001-03-19  Kurt Zenker  <kz@openoffice.org>  [fab5a6d72b7c6940a0bb60315354f2161a78db1a]

Merge SRC625: 19.03.01 - 11:20:39 (NoBranch)


2001-03-19  Joachim Lingner  <jl@openoffice.org>  [a00fdd238546f0b133ed729dddfb33fe6190381a]

*** empty log message ***


2001-03-19  jp  <jp@openoffice.org>  [6dd81a108a0b342bb722e4cb2028642784f0165a]

new reserved words


2001-03-19  jp  <jp@openoffice.org>  [33add39e3c85c8be8dcc581f2a110f3ef381e58b]

new reserved words


2001-03-19  Christian Lippka  <cl@openoffice.org>  [b614adaa24e430157717bd2ecb4698f20f17f64d]

added xml and api support for player


2001-03-19  Christian Lippka  <cl@openoffice.org>  [8adb70f25145e653ea0befb39ce2f07742df3d6b]

added xml and api support for player


2001-03-19  Kurt Zenker  <kz@openoffice.org>  [3644d2df67fedd936ec5685f140ef9a7a07a6721]

Merge SRC625: 19.03.01 - 11:19:03 (NoBranch)


2001-03-19  Daniel Boelzle  <dbo@openoffice.org>  [e03e840472832ac375ce24ec6273a0bef27bcefb]

*** empty log message ***


2001-03-19  Mathias Bauer  <mba@openoffice.org>  [d17d89da5a802de5fdd1763f6e90dd5cc162318d]

Bug in OpenStorage_Impl: no multiple open for OLEStorages


2001-03-19  Kurt Zenker  <kz@openoffice.org>  [784d6e0ef350f7853b6f37578a6775d25830f2fc]

Merge SRC625: 19.03.01 - 11:16:04 (NoBranch)


2001-03-19  Joachim Lingner  <jl@openoffice.org>  [32da2af509fbfe50f92ba685e88dcaf048e498a2]

removed include <vos/conditn.hxx> and <vos/thread.hxx> and using namespace vos


2001-03-19  Daniel Boelzle  <dbo@openoffice.org>  [ad38c63275f93790582d481b238ab6fa75557252]

corrected stream reading


2001-03-19  Dieter Loeschky  <dl@openoffice.org>  [9f8993bbd2a7432d97528bd896f2a5e45e4bc1a7]

#85052# UpdateTitleObject(): case (pTO && !bText) removed


2001-03-19  Kurt Zenker  <kz@openoffice.org>  [fae3f364c24fc5a831aed2998eb4d8bdd4f2c94e]

add. SALHELPERLIB


2001-03-19  Christian Lippka  <cl@openoffice.org>  [f0bec2e13fb355296bb2d35be5ac49dce4545398]

added xml and api support for player


2001-03-19  Christian Lippka  <cl@openoffice.org>  [8ef1a1f6dce4b61399f4f623a4d8a23e7093bbae]

added xml and api support for player


2001-03-19  Nils Fuhrmann  <nf@openoffice.org>  [df9fbc5e93e6e3bc9b451ada3283641b439ba86c]

Merge SRC625: 19.03.01 - 10:45:44


2001-03-19  Nils Fuhrmann  <nf@openoffice.org>  [85ccee24bd20d433a05945a01ea134edf63daa49]

Merge SRC625: 19.03.01 - 10:43:38


2001-03-19  Nils Fuhrmann  <nf@openoffice.org>  [2918273ba52683c7c0c9ef2de02abf4dd4d2ec34]

Merge SRC625: 19.03.01 - 10:41:35


2001-03-19  Michael Brauer  <mib@openoffice.org>  [5cf764b8e670a7a4b1532a547a9e4d0b41704c77]

new numbering types


2001-03-19  Nils Fuhrmann  <nf@openoffice.org>  [d681e27c183c0b09f4fe2ee80fe6e01ab9ef87b1]

Merge SRC625: 19.03.01 - 10:38:11 (NoBranch)


2001-03-19  Joachim Lingner  <jl@openoffice.org>  [22e92e4f6caef998531124e2c3cf7a28ebdac2b1]

include <sal/types.h> added


2001-03-19  Christian Lippka  <cl@openoffice.org>  [2f663725d595f6f24482cf80baddb0e7b4194d13]

added xml and api support for player


2001-03-19  Nils Fuhrmann  <nf@openoffice.org>  [beca589944703c38175acd80596bba1c992be68e]

Merge SRC625: 19.03.01 - 10:35:19 (NoBranch)


2001-03-19  Ocke Janssen  <oj@openoffice.org>  [6f467af4f24dc3bcb3b8d1ef41372ea88fb94e9e]

new dir for unotypes


2001-03-19  Frank Schönheit  <fs@openoffice.org>  [57f30becb88fe8b2cb4a14e0354aa0b43fcafa9d]

overload setNew - forward the flag to the inner table


2001-03-19  Juergen Schmidt  <jsc@openoffice.org>  [2b8fb0f56e1e35816d2ff22a37aede84e66ad5cb]

change option description


2001-03-19  Mathias Bauer  <mba@openoffice.org>  [2fffb3ebbf331b1ff3c68ba75c435da312b4f0dd]

TransformOnActivate for objects in old file format


2001-03-19  Mathias Bauer  <mba@openoffice.org>  [d26dbadd442abbaeebe21d862286ece52f993026]

Cleanup: removed old filter loading


2001-03-19  Mathias Bauer  <mba@openoffice.org>  [4db91b6271876d68600565a820f63bcbc65f6089]

Every FactoryContainer must have a DetectFiler function


2001-03-19  Mathias Bauer  <mba@openoffice.org>  [711380281d8e7b386a710ff1593cd5caa0fa13ae]

Cleanup: removed filtercontainer for office documents


2001-03-19  Christian Lippka  <cl@openoffice.org>  [e0e6bb703b1d08b30ea66e932b95f1dc88551122]

added xml and api support for player


2001-03-19  Oliver Specht  <os@openoffice.org>  [0567a15afbef922456e51481fed988cd8b3fa616]

allow extended numbering types in footnotes


2001-03-19  Tino Rachui  <tra@openoffice.org>  [3e540563aa89605ae701cd7b96e4dca2f01bf12e]

*** empty log message ***


2001-03-19  Mathias Bauer  <mba@openoffice.org>  [c95a5cc65895f2f7e21e4b9f013399ea0117e221]

Cleanup: removed old filter loading


2001-03-19  Tino Rachui  <tra@openoffice.org>  [04b8820c47a5977f0055dbb8f661cae622c93564]

 ImplHelper.cxx


2001-03-19  Andreas Schlüns  <as@openoffice.org>  [37daa42c6d3e045c472497a7b7f1a285a5cca27e]

new component description


2001-03-19  Andreas Martens  <ama@openoffice.org>  [86b791d01c7f77a9b4ce760cc4e6d1e121a0c4ab]

Fix: Rotated and double-line attribute mismatch


2001-03-19  Andreas Schlüns  <as@openoffice.org>  [34aed65b8ef19f5786602058a96d8f50329ac9f8]

new component description


2001-03-19  Oliver Specht  <os@openoffice.org>  [11908a42ee9bf736ed205b89d152ba35e46a4baf]

allow all numbering types > 0


2001-03-19  Kai Sommerfeld  <kso@openoffice.org>  [31d5699b8170a3607adaf4fce1ea3981cf0634e9]

Adapted to changed service name ( SUPD>625 ): com.sun.star.packages.Package -> com.sun.star.packages.comp.ZipPackage


2001-03-19  Christof Pintaske  <cp@openoffice.org>  [488f685350a8389f1f21400d887fedcb20b64cc0]

x11 font cleanup


2001-03-19  Juergen Schmidt  <jsc@openoffice.org>  [b969efb18c0ca706049b4c786abb6a6e1fd9ce15]

change voslib to salhelperlib


2001-03-19  Frank Schönheit  <fs@openoffice.org>  [59a1cfc72b9d5723e7a4ce0228839ce65cb9fac9]

initial checkin - implementation of ODescriptor


2001-03-19  Frank Schönheit  <fs@openoffice.org>  [58e3e6943a818e3efbdf8a32abe8283302b0c3c5]

added VDescriptor.cxx


2001-03-19  Frank Schönheit  <fs@openoffice.org>  [21e88bc43e5a8de90c83b7788bfb1dc2699c55c6]

moved the ODescriptor implmentation to VDescriptor.cxx


2001-03-19  Frank Schönheit  <fs@openoffice.org>  [fdbaf420e324b9bf5c4cc928d4635c40680c82cd]

made setNew virtual


2001-03-19  Frank Schönheit  <fs@openoffice.org>  [5bb7917175fec96118b19cc7afbb977df8fe0b26]

removed DefaultText (copy'n'paste error)


2001-03-19  Frank Schönheit  <fs@openoffice.org>  [f0be09160ca0421fc2e22dab03d3d3e95a320a89]

moved an include from a header to the appropriate cxx files


2001-03-19  Frank Schönheit  <fs@openoffice.org>  [e064653310dde1e9b0693dfcf97da6919555b3f5]

+QUERY_SAVE_TABLE_EDIT_INDEXES


2001-03-19  Frank Schönheit  <fs@openoffice.org>  [de44ebbfa3674835801ea5c972906efb01b4f261]

+doSaveDoc: save design before editing indexes


2001-03-19  Frank Schönheit  <fs@openoffice.org>  [d86c697d05b772cf101fe271357001f43eab8e8b]

ensure that no fields occure twice when committing


2001-03-19  Frank Schönheit  <fs@openoffice.org>  [0e6ac05d52f2363d07b0b0408b948c829f0391c4]

initial checkin - basic non-UNO wrapper for indexes


2001-03-19  Frank Schönheit  <fs@openoffice.org>  [ab57580f8c0266bc8a2f82b3d89456171df6c829]

+implCheckPlausibility


2001-03-19  Frank Schönheit  <fs@openoffice.org>  [ee71763e10b2dfe3eeea3f5a961ed7186c9bfd70]

move OIndexField and OIndex into indexes.hxx


2001-03-19  Frank Schönheit  <fs@openoffice.org>  [28118aee32f2967e3a0a8810e0458783cfb89102]

+STR_INDEXDESIGN_DOUBLE_COLUMN_NAME + QUERY_SAVE_TABLE_EDIT_INDEXES


2001-03-19  Frank Schönheit  <fs@openoffice.org>  [4ae9f410e3febec5bb784893bcfdc5a07dc27786]

no controller if not enabled


2001-03-19  Frank Schönheit  <fs@openoffice.org>  [9403281ad3ed8dfa9766d1014c850b6372200e3b]

+STR_INDEXDESIGN_DOUBLE_COLUMN_NAME


2001-03-19  Frank Schönheit  <fs@openoffice.org>  [a7e529277187217a5f80c588bf8dec2e5a9857de]

check plausibility before saving


2001-03-19  Frank Schönheit  <fs@openoffice.org>  [a6f82f3f012f752d8ac28e7a16281f01b424507e]

no context menu if no entry is selected


2001-03-16  Niklas Nebel  <nn@openoffice.org>  [7de063b822c134e14d56d33068a80fa804e97b1e]

createUnoPage: use own subclass of page uno object


2001-03-16  Niklas Nebel  <nn@openoffice.org>  [b3d46b16be20a1aceaeb76fb9648a015c86472ff]

shapeuno, pageuno


2001-03-16  Niklas Nebel  <nn@openoffice.org>  [c70f2a5cdb016542a7dd1d5cf3cc834522190e21]

object which aggregates svx shape objects


2001-03-16  Niklas Nebel  <nn@openoffice.org>  [ccd6cb2b9db09d20542ea35c59a7405b71dd65f7]

own subclass of page object


2001-03-16  Niklas Nebel  <nn@openoffice.org>  [aef523664a5f8d7b56ebc1674b36367298b59b49]

use sal integer types


2001-03-16  Kurt Zenker  <kz@openoffice.org>  [60ffb02c0953cf109935d2d7484bd9cc0e8765e3]

new version for UDK212


2001-03-16  Kurt Zenker  <kz@openoffice.org>  [ab4c7638f6a72a61d46d7991bff76958e4f2547c]

new version for UDK212


2001-03-16  Kurt Zenker  <kz@openoffice.org>  [09f3ef2887b988748eb734cf96550cbc8b2fd92f]

UDK212


2001-03-16  Hans-Joachim Lankenau  <hjs@openoffice.org>  [943ec5c3d788abef4d27bb8e1fd343932ea9c92b]

new idl compiler


2001-03-16  Kai Ahrens  <ka@openoffice.org>  [bab37c9fc9d4926676874cdd78207a6facc00b29]

optimized hatch output


2001-03-16  Kai Ahrens  <ka@openoffice.org>  [b3869214ac461ef5404fcc91c65151d9d925c041]

#85026#: support for WMF


2001-03-16  Jörg Barfurth  <jb@openoffice.org>  [12fa33474922121d26c816a2167af77c5df4d47d]

Added classes for new parsing/formatting/locale-handling


2001-03-16  Jörg Barfurth  <jb@openoffice.org>  [63614f212e379c1ba944488478841b5d3419ee9a]

Revised handling of localized value nodes


2001-03-16  Kai Ahrens  <ka@openoffice.org>  [0b1a3e1ca2a748ceea664782543aad2b464158cd]

#84024#: set version and key at opened stream


2001-03-16  Jörg Barfurth  <jb@openoffice.org>  [5e7c7656e8b8fc630d4154b639f7cf39bf0e3682]

Support for better abstraction when building trees


2001-03-16  Jörg Barfurth  <jb@openoffice.org>  [3b1871be12962fbb0e1bbc9941f2a97fdd34320e]

Revised support for native type pseudo-templates; now includes the special case of localized values as sets


2001-03-16  Patrick Luby  <pluby@openoffice.org>  [29c8c1619511f88fe5bfe12d9e8608f8be0d783e]

Test program is now working


2001-03-16  Jörg Barfurth  <jb@openoffice.org>  [2c82e7461da09182d25b594b1c87e906d48f5d10]

Support for better abstraction when building trees


2001-03-16  Jörg Barfurth  <jb@openoffice.org>  [15c64b7ac400eff4141e390eff6bd2f0d56cb705]

Inproved parsing of value-nodes (needed for localization)


2001-03-16  Frank Schönheit  <fs@openoffice.org>  [ab32dd2c154fac311a536a9dc1e418fe76dbc26f]

include dbaccess_slotid.hrc


2001-03-16  Frank Schönheit  <fs@openoffice.org>  [e10fc12c618070a6bb9c4b13d6a14200236f101c]

initial checkin - slot ids for dbaccess


2001-03-16  jp  <jp@openoffice.org>  [746dc20edc1ca055390d75356928e9504a15a442]

new: im-/export emboss / engrave attribute


2001-03-16  Martin Gallwey  <mtg@openoffice.org>  [19e677a2e8a4d6abc85773c5a7072e5216307a46]

comply with MI's required change for package->packages, as package is a reserved word in Java


2001-03-16  Patrick Luby  <pluby@openoffice.org>  [b14334aa0e52ee83c291f1de5b7d1e1dd0ce5dad]

Initial checkin of test program


2001-03-16  Kai Sommerfeld  <kso@openoffice.org>  [6e885b28bccdbf267721598b636cd394901fe600]

Adapted to changed module name: css.package --> css.packages (SUPD>625)


2001-03-16  Kai Sommerfeld  <kso@openoffice.org>  [80d85f35bd9677d451812e9985021501490bd4b1]

SRC626+ com.sun.star.package.Package --> com.sun.star.packages.Package


2001-03-16  Juergen Schmidt  <jsc@openoffice.org>  [cb052b66e6e945ae51f93baf28a53c9a5ad07d2e]

remove interfaceheader with uik and remove [const] in method definitions


2001-03-16  th  <th@openoffice.org>  [2503ca170abbf7dc9faebe97369b8a67d9423cea]

create better hashcodes


2001-03-16  Daniel Boelzle  <dbo@openoffice.org>  [02836cba55eedbf9424ecc89ea3ea834d3a99488]

optimized inline implementation of UNO base types


2001-03-16  Philipp Lohmann  <pl@openoffice.org>  [ea2821ae633ff5e6e23634f3dfac04d737ec7c70]

removed vos::getProfileName


2001-03-16  Juergen Schmidt  <jsc@openoffice.org>  [57728cd1ebbba73a2fda0eb619493d2af9ab0792]

change vos::ORealDynamicLoader to salhelepr::ORealDynamicLoader


2001-03-16  Tino Rachui  <tra@openoffice.org>  [52dbacf7cd5f28ac400b6a60693a522d371d7609]

*** empty log message ***


2001-03-16  Tino Rachui  <tra@openoffice.org>  [1434b5f4363053a8747a401d0f50b7c25c31b7ba]

 MtaOleClipb.cxx


2001-03-16  Juergen Schmidt  <jsc@openoffice.org>  [1fe53c887b0c3ba145b752eab7d0dc6c20fb7abd]

remove OStartupInfo


2001-03-16  Frank Schönheit  <fs@openoffice.org>  [9f96159eeda8518390c1ca4e8aef66ba93c1019a]

call construct from the default ctor, too


2001-03-16  Joachim Lingner  <jl@openoffice.org>  [9656be07d84ea306b5a15e7a0013c5b1f8a97a3e]

removed unused include <vos/..>


2001-03-16  Frank Schönheit  <fs@openoffice.org>  [dad125a7fd4021d57f64725a7f1d6e01e1acde0e]

added index design functionallity (missing correct enabling/disabling, yet)


2001-03-16  Frank Schönheit  <fs@openoffice.org>  [fec09752ca02944852607a7eef52a05caaf304a2]

added a slot for the index design


2001-03-16  Frank Schönheit  <fs@openoffice.org>  [99dbe15b711463da9e1555ca94346689506b66ea]

do an own sorting in the listbox (using a collator service)


2001-03-16  Joachim Lingner  <jl@openoffice.org>  [90574aaf3f9990087573b6fcadf7bc89958ef924]

replaced vos::Thread by osl::Thread


2001-03-16  Frank Schönheit  <fs@openoffice.org>  [4dcb2ba8b18094471a58eb61ca84a7e9459f81ad]

initial checkin - index design dialog and friends


2001-03-16  Frank Schönheit  <fs@openoffice.org>  [21d09e2454f88bcd9fabcbeba397eaec5113fbba]

added index design related files


2001-03-16  Frank Schönheit  <fs@openoffice.org>  [5fda64636914dfa7ac27164f09e791e0d8a9e4f3]

initial checkin - non-UNO index collection


2001-03-16  Frank Schönheit  <fs@openoffice.org>  [1a4e19c2bd93ba4a083a913ba3f591f3e564097f]

+indexcollection


2001-03-16  Frank Schönheit  <fs@openoffice.org>  [55b7bbb188b325da18e3c5a9deb9963bf429b7c3]

initial checkin - index design related classes


2001-03-16  Frank Schönheit  <fs@openoffice.org>  [aae827aa2cf7513fe5a6c898af7b4ea594f1e24a]

added the index design dialog


2001-03-16  Joachim Lingner  <jl@openoffice.org>  [15a17912b7b3a0d507b1b4993a432caa1c42e103]

removed unnecessare vos include and replaced False by sal_False


2001-03-16  Frank Schönheit  <fs@openoffice.org>  [33c815eee684d8a24a73647a4b3e9843b82cd4da]

new ids for the index design dialog and friends


2001-03-16  Frank Schönheit  <fs@openoffice.org>  [906b87703cb29dbccc9f75801310cff66fee8143]

do an own sorting in the listbox (using a collator service)


2001-03-16  jp  <jp@openoffice.org>  [3164339f28876ba3d323690d89cc1b94cf121332]

must change: header moved


2001-03-16  jp  <jp@openoffice.org>  [683a81e49508654f1749c9ab532cb46d7d12c2df]

must change: header moved


2001-03-16  Joachim Lingner  <jl@openoffice.org>  [2af2a0c812b5ad84793d920912d291f2bb2e77d6]

using osl::Condition, osl::Module instead of vos::OCondition and vos::Condition


2001-03-16  Joachim Lingner  <jl@openoffice.org>  [f76a61fb608e89d04bd6bbd73f95eb460f5c24e4]

NAMESPACE_RTL replaced by ::rtl::


2001-03-16  th  <th@openoffice.org>  [2bb879edc64ae8fed24adeada9f8dbcea2089ab6]

use string conversion from RTL


2001-03-16  th  <th@openoffice.org>  [dc6e257ea8bc9d6b96b67515f64bd9e9809b9767]

cleanup


2001-03-16  Joachim Lingner  <jl@openoffice.org>  [1851fe20ec4ede5eea7a15402305056b845df989]

script did udk cleanup: -osl/types.h -osl/macros.hxx -rtl/types.h -rtl/macros.hxx -OSL_ENSHURE +OSL_ENSURE


2001-03-16  Philipp Lohmann  <pl@openoffice.org>  [6337bd9e6329b9d0aa9d2bc4e6edb8c959839872]

switch to generated RTTI for exceptions


2001-03-16  Sven Jacobi  <sj@openoffice.org>  [315052727c1815817a5ac1704e7d236375fd31b7]

changed property names that are used to access the configuration management


2001-03-16  th  <th@openoffice.org>  [8227ab85b14cbb89ffe69fdabb9ab012b0aeedd3]

comments


2001-03-16  th  <th@openoffice.org>  [177105f7b87fefce5b285f127d13627b2715e48a]

rework/to.../better documentation/SAL_THROW


2001-03-16  th  <th@openoffice.org>  [6616b77b735948034c85f234c086d28352de9e03]

rework/to.../better documentation/SAL_THROW_EXTERN_C


2001-03-16  Jens-Heiner Rechtien  <hr@openoffice.org>  [09a6b8da642aa14e1073f9b62afcd16f876a8ab4]

fix cut/copy/paste error


2001-03-16  th  <th@openoffice.org>  [a3c1a21ce4902d07d39dedb0a00e33da54ab3742]

include ustring.hxx -> ustring.h


2001-03-16  Jörg Budischewski  <jbu@openoffice.org>  [b6502ce2288c18801ef421ab70eced3788b2294a]

osl_getIOResources removed


2001-03-16  Juergen Schmidt  <jsc@openoffice.org>  [c2284a7e3cc920c7e6592a41c06ca2bfe4a59950]

remove interfaceheader with uik and remove [const] in method definitions


2001-03-16  Armin Weiss  <aw@openoffice.org>  [f37161dabdc5193c116dd96683bfc3fad1734e76]

Removed loop when setting Items at the object in method NbcSetOutlinerParaObject().


2001-03-16  th  <th@openoffice.org>  [83c830ff08ad2573d798a5b55d6145aebc35954f]

rework/bugfixes/optimizations


2001-03-16  th  <th@openoffice.org>  [8d162d68403e916cca2c53813c7210288655070c]

strimp.c


2001-03-16  th  <th@openoffice.org>  [cb6ab44fbef0a71984a15766d5ad7dcbe0a82a10]

template implementation for String/UString


2001-03-16  th  <th@openoffice.org>  [ef725cecca8bc51f9607d00025996b992cd4e4d3]

internal functions for String implementations


2001-03-16  jp  <jp@openoffice.org>  [7b2a5e4a0d050b806d5930868f1074590b0b6989]

new: vertical support for textboxes


2001-03-16  Malte Timmermann  <mt@openoffice.org>  [9ac264b46eda3a03bef0116673d473b4c48fe180]

Changed XSystemChildCreation to XSystemChildFactory


2001-03-16  Sascha Ballach  <sab@openoffice.org>  [97da5a6192d2602f19580f6040ee8cc1ea15a094]

remove double include of extract.hxx


2001-03-16  jp  <jp@openoffice.org>  [74367803e3b8d72032a4fbf5d7a0841334df7dd7]

new: vertical textboxes


2001-03-16  Vladimir Glazounov  <vg@openoffice.org>  [0407bbd290be8be50dd7a6023b97620a6cf97733]

SRC626


2001-03-16  Niklas Nebel  <nn@openoffice.org>  [099d18b58ea5ddae336d0e52d71e83cc7f11c72a]

changes for udk212


2001-03-16  Oliver Specht  <os@openoffice.org>  [c8f67ca1a3de327dc9c3ca34df3f3315e9c236b7]

Surround corrected to text::WrapTextMode


2001-03-16  Sascha Ballach  <sab@openoffice.org>  [0ccbd5e1389c4a62a677482210cee1789e611d08]

did the required change (move of extract.hxx form cppuhelper to comphelper)


2001-03-16  Caolán McNamara  <cmc@openoffice.org>  [1a38cabac8bd4d346a9a3d09d0f7250f7db8eb26]

##503##,##508##,##176##,##502##,##516##,##517##,#78761#,#78762#,#84406#,#83168#,#84126# New piecetable handling and new undocumented sprms, disable by defining CRUEL_CUT, fixes quite a bit I hope


2001-03-16  Oliver Specht  <os@openoffice.org>  [6375bf3aa44e3ec2ce9bfc797a5a66406a0bc83b]

Surround deprecated


2001-03-16  Niklas Nebel  <nn@openoffice.org>  [71f9f79bb3c418c257f92167427f51c8a757a951]

changes for udk212


2001-03-16  Oliver Specht  <os@openoffice.org>  [c71e2292987fdf85038bcc815bd9c410d5866cf3]

#85074# TextWrap removed - inherited from Textontent


2001-03-16  Niklas Nebel  <nn@openoffice.org>  [25fbd0f9289457a7b90e59cef12f5c7547a4bec8]

extract.hxx is now in comphelper


2001-03-16  Caolán McNamara  <cmc@openoffice.org>  [6f6e5a8613c5803365934473d6071846a3e2596e]

##561## Styles should inherit the toggleable attributes from eachother


2001-03-16  Niklas Nebel  <nn@openoffice.org>  [54058524c0fe22824435568370018300705e40ae]

changes for udk212


2001-03-16  Sascha Ballach  <sab@openoffice.org>  [d73be579fe33535ee7ef9749f2ca9755166ad37f]

remove NAMESPACE_RTL macro


2001-03-16  Caolán McNamara  <cmc@openoffice.org>  [2fe5af7de1ff0b25ac4a192f2b9966be9843845f]

Add some undocumented sprms


2001-03-16  Kai Sommerfeld  <kso@openoffice.org>  [1c17d093ebf3cb0bdbe69b09fbbbadd9f4498842]

Brought up to date.


2001-03-16  Kai Sommerfeld  <kso@openoffice.org>  [8c4e352db7abb85b774a7a6d9d7ad5c959ba3aed]

Brought up to date.


2001-03-16  Caolán McNamara  <cmc@openoffice.org>  [ba1974816b730f3c68cedc7d43287f7c59f3b840]

reformat code


2001-03-16  Sander Vesik  <svesik@openoffice.org>  [f1ded4495f87a1fed0ab87ea369483e6ee69d86c]

Add support for jdk 1.3 on Linux/x86


2001-03-16  Ocke Janssen  <oj@openoffice.org>  [3682571c782889c14a5f8ebecbce9e442638a0e8]

changes


2001-03-16  Sander Vesik  <svesik@openoffice.org>  [18746be820822297cf9528c85933ad07f1ca6a77]

Merge NetBSD support from OO619B (configure rev 1.19 was generated from this one)


2001-03-16  Sascha Ballach  <sab@openoffice.org>  [d22ab4775bebe38e4bc8b90431efdebc259dde03]

create nPos with 0 as default


2001-03-16  Thomas Benisch  <tbe@openoffice.org>  [694a3e11e452e71a0d9d73cf08fa7bc97edc8a61]

added dialog editor resource file


2001-03-16  Sander Vesik  <svesik@openoffice.org>  [7d61c543ad7c63e8d6680d48da0ce928528c71e1]

update configure.


2001-03-16  Sven Jacobi  <sj@openoffice.org>  [2ba4ed387cec474c578d539a7535b52304514ef1]

fixed ole export for powerpoint filter


2001-03-16  Tom Verbeek  <tv@openoffice.org>  [8546207455cbf83fac653f0cf51c80c4aa70ed2a]

converted to XML


2001-03-16  Thomas Benisch  <tbe@openoffice.org>  [02a760c3074eb0d08410cb42f5b103e6af7c6145]

identify controls by servicename


2001-03-16  Mathias Bauer  <mba@openoffice.org>  [c375b947ee24b5421cbd34deff4ea9e087b0631f]

#84963#: get ClipboardId always using HumanReadableName


2001-03-16  Thomas Benisch  <tbe@openoffice.org>  [829e9d04e999971fe82fbca038633fc522edc27f]

added headline name


2001-03-16  Joachim Lingner  <jl@openoffice.org>  [6f5a328d58171bbfab2396a89fbb737725548c75]

includes vos/security.hxx again


2001-03-16  Juergen Schmidt  <jsc@openoffice.org>  [eb6d50b724d1c046c42c05e0c60506899117add9]

insert dependency to salhelper


2001-03-16  Thomas Benisch  <tbe@openoffice.org>  [673494f385b820ee6370c80c7a5a2c987556dbbf]

resources for dialog editor


2001-03-16  Thomas Benisch  <tbe@openoffice.org>  [43b78ff9a0092442610c40ad085059d1301af50b]

resource ids for dialog editor


2001-03-16  Sven Jacobi  <sj@openoffice.org>  [7bdbea9b65f43c6d0ece2cbe88a08ffcbe0b6eb8]

fixed ole export for powerpoint filter


2001-03-16  Sander Vesik  <svesik@openoffice.org>  [8c34317794e9c54ca60228ff41ede799a960e143]

Augument the makefile: 	* add in xmlscript and mkdepend 	* update dependencies new in 625 	* make javaunohelper depend on bridges


2001-03-16  Kai Ahrens  <ka@openoffice.org>  [57d1f4861fb8ea50b7931fee40a4c63b5ffddbe5]

#84824#: clipboard and D&D cleanup


2001-03-16  Jörg Budischewski  <jbu@openoffice.org>  [69a2a2edab8667d85e5139da9b828f9687045a9f]

releases are now executed,before the reply for release is marshaled (force synchronous case).


2001-03-16  Sascha Ballach  <sab@openoffice.org>  [0e425dc9f31f78a8af185e13807b981b01ebfd94]

use the right constructor in the ChangeActionContent constructor


2001-03-16  Thomas Benisch  <tbe@openoffice.org>  [75d52184f84c80a2e6e38924c71dc9edf1d5116d]

moved from source\basicide to source\inc


2001-03-16  Juergen Schmidt  <jsc@openoffice.org>  [cb08bfdd90f6ef8c783fbe8117c92244137abbf9]

new


2001-03-16  Caolán McNamara  <cmc@openoffice.org>  [09172ff10835c7b2f7926ed1774296f9fe3ea5a2]

##443## Optimize bookmark quoting


2001-03-16  Joachim Lingner  <jl@openoffice.org>  [4fd04b6224b240bc8b890f4d25d71442108fb1c1]

#include <osl/types.h> removed and #include <sal/types.h inserted


2001-03-16  Kai Ahrens  <ka@openoffice.org>  [1c7395b887b68ab500dd72907f0100a37317e8bf]

#81798#: added format id for WMF


2001-03-16  Armin Weiss  <aw@openoffice.org>  [00329dca26e2c061830c8f6e6f6336721d66bdea]

#84207# DL used direct access to local itemset of object; changed this to take the correct way (SetItem(...) instead of mpLocalItemSet)


2001-03-16  Joachim Lingner  <jl@openoffice.org>  [36a6c0fada6fe2e753b8cbd22f0daa1b6ae00792]

#include <osl/types.h> removed


2001-03-16  Kai Ahrens  <ka@openoffice.org>  [a184eda6e2ca418c02c9cfc015e77c2c8d484dc8]

#81798#: handling for CF_METAFILEPICT is now correct


2001-03-16  Kai Sommerfeld  <kso@openoffice.org>  [24475651ad002732682dbf1a800b98502419f522]

#83273# - Removed flush-always-hack from SvtInetOptions::Impl::setProperty(...).


2001-03-16  Michael Brauer  <mib@openoffice.org>  [5b06a883499743e71c2fa564c191488d3bcf3a0d]

Don't import/export class id of outplace object


2001-03-16  Michael Brauer  <mib@openoffice.org>  [f01e1c62a13865dfbb012cac4d1e956002ec3334]

Don't import/export class id of outplace object


2001-03-16  Joachim Lingner  <jl@openoffice.org>  [afad3b634a577cc55a12308c0372024cf6b3f4fe]

#include <osl/types.h> removed and #include<sal/types.h> inserted


2001-03-16  Michael Brauer  <mib@openoffice.org>  [522346ef0113ddc009e7790d9c5f4ae475067264]

All unkown OLE objects are SvOutplaceObjects


2001-03-16  Oliver Specht  <os@openoffice.org>  [1165ac4fa622e63a042de9f703a2e3e40a28df61]

option dialog change


2001-03-16  Armin Weiss  <aw@openoffice.org>  [0259c8e24fa5cb2bb8f581497949a5dc9dd74176]

#85046# the svg:d export had an error in testing the flag array for bezier points. Only the first flag was tested. Corrected this.


2001-03-16  Oliver Specht  <os@openoffice.org>  [3aa72f15183415d568bc3744c077bd398d611277]

option dialog change


2001-03-16  mfe  <mfe@openoffice.org>  [53412f78b1827f2615fc9e0f7af578bb6084e70f]

dlclose hack for gcc in once again


2001-03-16  Daniel Boelzle  <dbo@openoffice.org>  [02d263edbf50624852543b6b6ef3726f8c42345a]

uncommented impl helper macros back again, because they are used in sw in a sensible way...


2001-03-16  Gregor Hartmann  <gh@openoffice.org>  [61a2822720e5c830534889ebbcfcb31f2fa0f0c3]

new errormessage


2001-03-16  Daniel Boelzle  <dbo@openoffice.org>  [7a2ffa35c35b4dd10f723d9446a0e28749d333db]

init vcl omitted by 626


2001-03-16  Niklas Nebel  <nn@openoffice.org>  [7bacdae9665b992cf7843f9ed8a3b8a043d7133a]

#85053# refresh of optimal height after xml load needs print output factor


2001-03-16  Sascha Ballach  <sab@openoffice.org>  [38c3466b01521f8b3ec45c02a77b501d52400ae2]

interface completed


2001-03-16  Sascha Ballach  <sab@openoffice.org>  [5ea2be37402a52ffd545bb870033a33e09e263b8]

add methods to set the view and configuration settings


2001-03-16  Hennes Rohling  <hro@openoffice.org>  [d8eb8f1631045c5a5fdfb34b21ce8d01c455cf24]

#84996# copy_recursive should terminate with an error if an error ocured during a sub call


2001-03-16  Joachim Lingner  <jl@openoffice.org>  [9c09392833d80afa4d8b21c761c7d3e42675c161]

new inline wrapper for module.h


2001-03-16  Joachim Lingner  <jl@openoffice.org>  [779d3f5eb66ab9647a4d62cbf936e69a433acaa6]

_USE_NAMESPACE removed


2001-03-16  Christian Lippka  <cl@openoffice.org>  [c249dc4f4c8f00cdd642463f1060f2c3fe8a006c]

do not collect autostyles for charts anymore


2001-03-16  Jörg Budischewski  <jbu@openoffice.org>  [16b0d893531eb5a789b799f8a8955e86f998418f]

removed unnecessary socket.hxx inclusion


2001-03-16  Dieter Loeschky  <dl@openoffice.org>  [ea788351e4ca9541acd2775304f0c5ed62c4d4ed]

BurnInStyleSheetAttributes(): new parameter


2001-03-16  Jörg Budischewski  <jbu@openoffice.org>  [2ef754bf7e8c8fd206712cdd3fd3dd23eb47a74b]

getHandle() now const


2001-03-16  Dieter Loeschky  <dl@openoffice.org>  [ca3a9c2670b59e24cf4f81c86737f9df42bfe58b]

BurnInStyleSheetAttributes(): new parameter


2001-03-16  Martin Hollmichel  <mh@openoffice.org>  [a72fc0d6f7905222243a28b2cf23844912759028]

add: ridljar also an exception


2001-03-16  Jörg Budischewski  <jbu@openoffice.org>  [2b36c7e97287f51417fb4dd7806b7162a98a9199]

vos remvoed


2001-03-16  Frank Schönheit  <fs@openoffice.org>  [42baf2ca6955998529f6dfa2fc0506fcc40b405e]

IsUnique is bool, not int


2001-03-16  Thomas Lange  <tl@openoffice.org>  [4d080da3c37b8288fb97405cdb4a35d716b51614]

CB_MATCH_HYUIYU_BYUVYU => CB_MATCH_HYUFYU_BYUVYU


2001-03-16  Tino Rachui  <tra@openoffice.org>  [3c0b46ee8ec56ee9a4cc8eb771e708c523d9f5c5]

*** empty log message ***


2001-03-16  Jörg Budischewski  <jbu@openoffice.org>  [e3708e5bc27f2193ebdbb8158bc2005e78ca4d0e]

vos removed, improved logging


2001-03-16  Thomas Lange  <tl@openoffice.org>  [cb9e592c1d114de8c2a90726e704be0f33b907fb]

hyu/iyu => hyu/fyu


2001-03-15  Eike Rathke  <er@openoffice.org>  [2b6182777a3fc05fb8614a798d8b9423d4f61460]

#85000# ScBase: memset char on Unicode is no good ... also removed arbitrary result string length limit


2001-03-15  Patrick Luby  <pluby@openoffice.org>  [b4bc248aac66dc37e65fba0304f1cfd433e4cf96]

Update library name and symbol renaming


2001-03-15  Patrick Luby  <pluby@openoffice.org>  [f9d40e89089a6dd76a675cca1cce774961a0c102]

Initial checkin


2001-03-15  Patrick Luby  <pluby@openoffice.org>  [b1e47e2206fc29c513275c210c173b51fa2c966f]

More stub implementation


2001-03-15  Niklas Nebel  <nn@openoffice.org>  [2531aea4e7c5f1f98f0956de49395e405c2724d7]

SortDescriptor: CollatorLocale / CollatorAlgorithm


2001-03-15  Niklas Nebel  <nn@openoffice.org>  [2051c0813e797a93b146a847a716088ec70dd6e3]

CollatorLocale / CollatorAlgorithm


2001-03-15  Björn Milcke  <bm@openoffice.org>  [58bc596d6c135c7797003f0ced99be5636ad14a5]

resizing of chart data for series and data points corrected


2001-03-15  Björn Milcke  <bm@openoffice.org>  [077ba43aab41e94a05493633776f8acf1a2a6d37]

warning removed


2001-03-15  Björn Milcke  <bm@openoffice.org>  [410ed7b890364cc66237fc19ef0f3a73ef9b0d6a]

+methods for determining size of current chart data


2001-03-15  Patrick Luby  <pluby@openoffice.org>  [0b6ef4b1308e74b112f3555de16bae9256761ae5]

Initial checkin


2001-03-15  Sven Jacobi  <sj@openoffice.org>  [a1d611a8ad55ec0a6f4c5078f19890096d88ff8b]

#85032# creating library name by using platform independent data


2001-03-15  Matthias Huetsch  <mhu@openoffice.org>  [4e3b3a4801cb02c72be3ee9a3567ef4dd550bb8d]

Added store.xml


2001-03-15  Matthias Huetsch  <mhu@openoffice.org>  [242c3d892cd9fd406eab9661a5dfd24b7efbbf66]

Module description for module 'store'.


2001-03-15  Patrick Luby  <pluby@openoffice.org>  [a5a06fc3dd7cfadc865203ff9ca905624a8f5612]

Added Mac OS X symbol renaming


2001-03-15  Vladimir Glazounov  <vg@openoffice.org>  [a5a0d26e061d4c7d262c7e2fd888374b32077d07]

#65293# do not GSUB type 1 fonts


2001-03-15  Jörg Budischewski  <jbu@openoffice.org>  [19ab08b407734b90cb8517bc69b41b60cb6382dc]

removed vos


2001-03-15  Jörg Budischewski  <jbu@openoffice.org>  [e3d929a64b2d849c100fda74eeb1eecb70186c5c]

replaced vos


2001-03-15  Patrick Luby  <pluby@openoffice.org>  [14f96c99e57d9fe28d3ed65369f2cb5195c6cca6]

Added Mac OS X dtrans library


2001-03-15  Mathias Bauer  <mba@openoffice.org>  [dfc75992c72c391fd7c54fa34f753961fd7e875a]

bug in detect: bad index


2001-03-15  Kai Ahrens  <ka@openoffice.org>  [8b7a4da4ce96be384712d1453f9b380c060ce18b]

#81926#: added new D&D interfaces


2001-03-15  Nils Fuhrmann  <nf@openoffice.org>  [e4be92bc8e005284dd18530dad1b249233487332]

Support of solarlist particles


2001-03-15  Andreas Martens  <ama@openoffice.org>  [02f5d52163eca8945fa587601b43cffe4152c913]

Fix (FME) #81946#: Cursortravelling in doubleline portions


2001-03-15  Andreas Martens  <ama@openoffice.org>  [da7671e4f7482110ecd0cfbfd7dbd9e0b873c81c]

Opt.(FME): The new attribute handler makes a lot of code superfluous


2001-03-15  Andreas Martens  <ama@openoffice.org>  [f5e62c3d12dedf359400405e72ded11c347478f0]

Fix (FME): Hyphenation problem with softhyphens


2001-03-15  Sven Jacobi  <sj@openoffice.org>  [b5382e95d578bf0f75e6052563afcc552752ffe3]

api changes : removed unused shape types


2001-03-15  Malte Timmermann  <mt@openoffice.org>  [9640458bc5bac4c5e82d16ab3f4fafbf68bd515f]

No ExtVclToolkit any more...


2001-03-15  Daniel Boelzle  <dbo@openoffice.org>  [3c0774aba77edb5903b1c489a8b6e02a67ff667e]

impl helper macros expanded and checked in


2001-03-15  Andreas Martens  <ama@openoffice.org>  [7860f943fd1ed7e284d75df73790535d8bb5f2ad]

Opt.: The new attribute handler makes a lot of code superfluous


2001-03-15  Sven Jacobi  <sj@openoffice.org>  [616a9eb8e313e671eeba0c2275a12a0dcd52f978]

api changes : removed unused shape types


2001-03-15  Matthias Huetsch  <mhu@openoffice.org>  [0528321f6afab45ca32154c7049dc4392d025c6a]

Adapted to OFileLockBytes_impl::create() changes.


2001-03-15  Matthias Huetsch  <mhu@openoffice.org>  [b00e1d98b99d3fd19aa82e34c683de00fd3263c4]

Adapted OFileLockBytes_Impl::create() to support osl::File UNC and URL path conventions, too.


2001-03-15  Sven Jacobi  <sj@openoffice.org>  [c7671d9e792596e1a78ae33744ffc444c24ae4b4]

api changes : FillBitmapTile -> FillBitmapMode


2001-03-15  Herbert Duerr  <hdu@openoffice.org>  [7890f36d21ea05ab17bc786db336cbf91c7a219b]

also rotate some glyph metrics


2001-03-15  Rüdiger Timm  <rt@openoffice.org>  [6d1acd12ed13ba0262aaed577593c0a57542d0b7]

new version for SRC625


2001-03-15  Daniel Boelzle  <dbo@openoffice.org>  [8cfb94777f9f09e16de8392d27fd62fe0221f035]

added documentation


2001-03-15  Daniel Boelzle  <dbo@openoffice.org>  [f41193139289e53309d64b7d61a50be27352cd32]

shifted code to XMLElement helper


2001-03-15  Sven Jacobi  <sj@openoffice.org>  [d9a519b08578bb45a87e8029487ee4c3f19df45e]

#84103# added MetaActions (StrokePath, FillPath and StrokeAndFillPath)


2001-03-15  Christof Pintaske  <cp@openoffice.org>  [c5cc4818b5c565604194c1e520fadc3d3bb85b94]

#84976# correct text for non-vertical 90 degree text


2001-03-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [02bd3020b5d807fe9bd127810130527690ba2ed3]

POWERPC: use fixed register


2001-03-15  Kurt Zenker  <kz@openoffice.org>  [9174e3a3996b920f95d80d28f588f43ce975af47]

new version for SRC625


2001-03-15  Malte Timmermann  <mt@openoffice.org>  [4b115552841a3d520447e95723fff87112abebe5]

Changes/Cleanups for the VclToolkit


2001-03-15  Sascha Ballach  <sab@openoffice.org>  [dee0941c16d6bae9d911202adbd13ec623d789ac]

also the index access and the name access should have a name


2001-03-15  jp  <jp@openoffice.org>  [9d35d6b9fc74f44d9d684c84320be2dfef055266]

GetFormatStringId must ask for the mimetype and not for the name


2001-03-15  Oliver Specht  <os@openoffice.org>  [3e3d3a05229a1c49d8d273d5ba99081d0541cd81]

#ifdef DBG_UTIL needed


2001-03-15  Kai Ahrens  <ka@openoffice.org>  [0915eaab5622849dfdff1d61ad44a808895ed8cc]

#81926#: assertion removed


2001-03-15  Björn Milcke  <bm@openoffice.org>  [0dd53c8d117b1716654c1aaf1a839ac9d0baf5b9]

#84772# Hack for a temporary chart format string "StarChartDocument 5.0" (105) which was only used for 5.1 documents (but not 5.0/5.2). It is converted to 42 ("StarChart 5.0")


2001-03-15  Ocke Janssen  <oj@openoffice.org>  [facd2de784fc3cd1e0f6704c214aee11d6b34196]

correct metadata


2001-03-15  Hennes Rohling  <hro@openoffice.org>  [8bf5c5ed0a4a45db0c47749ec59690d3e7befdd6]

#76253# Compare case correct path names if error is NULL


2001-03-15  Juergen Schmidt  <jsc@openoffice.org>  [93da38c17e1662fb76d1ae649c2f1530c1fb4370]

new


2001-03-15  Christian Lippka  <cl@openoffice.org>  [aa1f9afe894e812c1caa9c69531372ad464d2609]

#85001# correct ZOrder Property if there is a master page background object


2001-03-15  Juergen Schmidt  <jsc@openoffice.org>  [b9bb8ffb57bdc220082a292abeb6b3ea22ac2253]

new


2001-03-15  Juergen Schmidt  <jsc@openoffice.org>  [ea4bd2c669909d300834aa0465365b3072b6254e]

new


2001-03-15  Christian Lippka  <cl@openoffice.org>  [d2b66580d194e9581dd4cb9cc01644589996e95a]

#85001# correct ZOrder Property if there is a master page background object


2001-03-15  Oliver Specht  <os@openoffice.org>  [628fa70abdb40da726138c9b5c4338261b535cb8]

#82989# index corrected


2001-03-15  Christian Lippka  <cl@openoffice.org>  [ae768ebe3b5c05f986b2c644e712b48718ee8f5b]

#85001# correct ZOrder Property if there is a master page background object


2001-03-15  Malte Timmermann  <mt@openoffice.org>  [3608c62337fb8265f64eebc0cb32540621dba6ea]

Changes/Cleanups for the VclToolkit


2001-03-15  Malte Timmermann  <mt@openoffice.org>  [36fad6421a34edb7d644fe1591adcfe4eef1e919]

svt.dxp


2001-03-15  Malte Timmermann  <mt@openoffice.org>  [de26b31928f425bb5d1e60f3fb12437762f204b5]

Changes/Cleanups for the VclToolkit


2001-03-15  Christian Lippka  <cl@openoffice.org>  [4a26896241acd02b7e239d3f149c0566cc8fd88b]

added com.sun.star.image


2001-03-15  Malte Timmermann  <mt@openoffice.org>  [1ca6efc753d25fa69a6bcc03c22b9f98d92ff6ae]

Changes/Cleanups for the VclToolkit


2001-03-15  Malte Timmermann  <mt@openoffice.org>  [e4dcb630c1e8d085a1c8c4ac85514cd646fa3cef]

Removed InitExtVclToolkit()


2001-03-15  Martin Gallwey  <mtg@openoffice.org>  [03610ed11959ba79c377bc007e1c381a10933039]

#84732# Allow Sw3IoImp to delete the old document


2001-03-15  Jörg Budischewski  <jbu@openoffice.org>  [ea72f810c8799e02cc2aba2c39e4f71d4f897bce]

vos removed in favor of osl inline wrapper


2001-03-15  Jörg Budischewski  <jbu@openoffice.org>  [00c1f1d2ea7535733e29ec609ab3035c27f6c024]

changed signature of getPeerPort to avoid unnecessary copy construction


2001-03-15  Sascha Ballach  <sab@openoffice.org>  [b84f48a44fbec4adce3023c533172a80a871dc33]

remove a little diference between the define name and the value


2001-03-15  Sascha Ballach  <sab@openoffice.org>  [ebbef436523bee6757688b592bedb2b15f9ba15d]

add and change a assertion removed by mtg


2001-03-15  Oliver Specht  <os@openoffice.org>  [2c618395d244a329c41fb6cc64a8bb68cecfdae8]

change: MetricFormatter::SetVaolue now virtual


2001-03-15  Jörg Budischewski  <jbu@openoffice.org>  [50f664ae8dc610b62870bcc4ee250ca8d509e6e6]

out parameter in acceptConnection is now initialized to zero


2001-03-15  Mathias Bauer  <mba@openoffice.org>  [e0e86f93c035101c2216d63e55a8b7602b9cebb3]

#84989#: don't accept special target names as frame names


2001-03-15  Kurt Zenker  <kz@openoffice.org>  [33d7467c9587a0dc69e023f0a2e8edc5f0e01efc]

syntax corrected


2001-03-15  Andreas Martens  <ama@openoffice.org>  [5eb9f6cbd88c4bc2b6097b506267a4a5eeaaf097]

Fix #84962#: Ignore pagedescriptor at follow frames


2001-03-15  Tino Rachui  <tra@openoffice.org>  [c81db7d594dbfdc1e8c07540bdd2a5c52ac9bade]

*** empty log message ***


2001-03-15  Martin Gallwey  <mtg@openoffice.org>  [8bc9f665eba0e6d5736291ea18e406e5d2b43ee4]

evaluate end condition outside of loop


2001-03-15  Frank Schönheit  <fs@openoffice.org>  [af892ae2169db122f83360d9c04f4189a13403e8]

new dtd for the module description


2001-03-15  Frank Schönheit  <fs@openoffice.org>  [8fdf1e596f9dc3fd49191f5a1280c34c1a7c7eab]

new dtd for the module description


2001-03-15  Daniel Rentz  <dr@openoffice.org>  [03473a3638acf4c9e6a34b6be78a4417d3b55b0f]

#84945# import of background graphics, use correct padding byte count


2001-03-15  Daniel Boelzle  <dbo@openoffice.org>  [af23ec8ed553a9930eca4d4c30b74e29aa349940]

namespace URI correction


2001-03-15  Frank Schönheit  <fs@openoffice.org>  [aa447e8851119774555c0366dace8915cc12ca92]

cppuhelper/extract -> comphelper/extract


2001-03-15  Ocke Janssen  <oj@openoffice.org>  [9a696160bd09c003083ba19e93d5129a566f8068]

remove member


2001-03-15  Daniel Rentz  <dr@openoffice.org>  [7f9d12a1cc91d2540a46a1d98bf915137b57f59a]

#84884# redesigned import of external tabs


2001-03-15  Sascha Ballach  <sab@openoffice.org>  [aec93e52617458f5b6eb7eeb786abded037b1435]

#84953#, don't test bStylesRetval and bMetaRetval, because it could be an older file which not contain such streams


2001-03-15  Frank Schönheit  <fs@openoffice.org>  [ec5e3ec040e576c0b87f3f47e778d2895fa2a6fc]

cppuhelper/extract -> comphelper/extract


2001-03-15  Frank Schönheit  <fs@openoffice.org>  [413cf602effc8462123da0b735a4a86c3d81196f]

cppuhelper/extract -> comphelper/extract


2001-03-15  Andreas Schlüns  <as@openoffice.org>  [5c41e34e280994a807973ca4b979c2076a6be3ae]

#80780# remove non supported property


2001-03-15  Andreas Schlüns  <as@openoffice.org>  [26cefc58277c44d54dcf82812e70700787d606b0]

#80780# remove non supported property


2001-03-15  Ocke Janssen  <oj@openoffice.org>  [db6cca1ab46a3bbee267497e065c4032638e96b7]

correct the Enhancement


2001-03-15  Frank Schönheit  <fs@openoffice.org>  [ac91f46c41f4299798edd1cbb0d262d40edb17f0]

cppuhelper/extract -> comphelper/extract


2001-03-15  Frank Schönheit  <fs@openoffice.org>  [fe791e015ee018f241559a01074a0882c3964657]

cppuhelper/extract -> comphelper/extract


2001-03-15  Frank Schönheit  <fs@openoffice.org>  [477ced0bdd1150325b85c756a3751d2a5b948f11]

cppuhelper/extract -> comphelper/extract


2001-03-15  Ocke Janssen  <oj@openoffice.org>  [febb2f3ceb95f11197d8cdd646a7ac9724d59bfb]

#84973# check if type is really a bool else look for int


2001-03-15  Frank Schönheit  <fs@openoffice.org>  [23b7c500c77433609bf45629f32103d8553e84c8]

NAMESPACE_VOS(\:i) => ::vos::\1


2001-03-15  Tino Rachui  <tra@openoffice.org>  [11d014f6992672adaf2fde0bdff93816c98b00f4]

*** empty log message ***


2001-03-15  Frank Schönheit  <fs@openoffice.org>  [466b2ac0e4e6e925713f073ac4e48ac67acf287f]

added a new ctor


2001-03-15  Frank Schönheit  <fs@openoffice.org>  [beb7f694a8faff456d00e40c60d05d7751fbaf48]

createEmptyObject: return an AdabasIndex, not an sdbcx::OIndex


2001-03-15  Frank Schönheit  <fs@openoffice.org>  [89189ee1b0a7826b9b193fb4a341d5ff2d8a4ff2]

removed fmstl.cxx


2001-03-15  Frank Schönheit  <fs@openoffice.org>  [4be0541399234438a0caf8dc0ac9f0df01c57d07]

removed fmstl.hxx


2001-03-15  Michael Brauer  <mib@openoffice.org>  [d4995f0480382bde1b4dc6d0351c77a077ff944f]

class id for applet, plugin and floating frame


2001-03-15  Frank Schönheit  <fs@openoffice.org>  [85e48d5f2ad37bc297966888dcbdf1f3dbfb9ffa]

removed fmstl.hxx


2001-03-15  Frank Schönheit  <fs@openoffice.org>  [2aec45512848858183f10f0f98baa8e1eb9f5a50]

NAMESPACE_STD(\:i) => ::std::\1


2001-03-15  Tino Rachui  <tra@openoffice.org>  [f34b498d93debceedc8d2dde7fd52408edeabe92]

*** empty log message ***


2001-03-14  Herbert Duerr  <hdu@openoffice.org>  [0876fa10216c78474b89a7e3f8ed9b3a1af235ae]

disable autohinter for now


2001-03-14  Eike Rathke  <er@openoffice.org>  [1cc474677f30d9807da78cec99171cad1f8bee38]

removed unnecessary include tools/intn.hxx


2001-03-14  Hans-Joachim Lankenau  <hjs@openoffice.org>  [1ead1f8d1d1f5c7ce20892aa467ed84723409974]

separate flags and defs


2001-03-14  Christian Lippka  <cl@openoffice.org>  [736032b6b5723c5802c5ce7f300da89fd17a0388]

new api for image maps


2001-03-14  Christian Lippka  <cl@openoffice.org>  [777ece8f72e3d0597f085d9efffcde41188db06b]

new api for image maps


2001-03-14  Jörg Budischewski  <jbu@openoffice.org>  [fa008a3070af6331ba6193cf58eb09efad6e9513]

pipe+socket now refcounted, add blocking read/write access, removed osl_getIOResources


2001-03-14  Jörg Budischewski  <jbu@openoffice.org>  [db07135d91f99ed05198edef54ee6cde0b77ea67]

socket.c moved to socket.cxx


2001-03-14  Christian Lippka  <cl@openoffice.org>  [ebe1a0906000275773b070c0ae958c24db886a29]

new api for image maps


2001-03-14  Sven Jacobi  <sj@openoffice.org>  [5569604b427ff762ad4aacf666758a81cbe7fa33]

#83806# added subtitle placeholder


2001-03-14  Sven Jacobi  <sj@openoffice.org>  [382ba6e468345f69d6d07b6b9d2c814b6c3a8331]

#84580# added some slidetransition effects, added subtitle placeholder


2001-03-14  Kay Ramme  <kr@openoffice.org>  [b8b9e2ed5a77d07023b5b663e348a8765ab64629]

added a test for java Proxys


2001-03-14  Daniel Boelzle  <dbo@openoffice.org>  [af61a762b07703e92f5c243a5adf1bb39ac566f9]

added XInputStreamProvider.idl


2001-03-14  Daniel Boelzle  <dbo@openoffice.org>  [e36d5d0c1272d9c5031ec2a7ace34515cf518ab9]

new


2001-03-14  Daniel Boelzle  <dbo@openoffice.org>  [c972b830f07145087bea54bf3ac52e7fe405ba8e]

no dialog container anymore


2001-03-14  Daniel Boelzle  <dbo@openoffice.org>  [c2af40ce0ef3b4cf061119f75bc702610b3ad2ab]

*** empty log message ***


2001-03-14  Herbert Duerr  <hdu@openoffice.org>  [df52f5420346f39b2f6eb85a30e9eb1353e15f94]

first activation of OpenType features


2001-03-14  Daniel Boelzle  <dbo@openoffice.org>  [2cbacc4c7fc7f133dd013376446f81d867b54311]

modified im/exports


2001-03-14  Daniel Boelzle  <dbo@openoffice.org>  [cbfee4be099b6f04b073617c9331ebcb4deb1b42]

modified im/export


2001-03-14  Jörg Budischewski  <jbu@openoffice.org>  [2b401050bf7ad799165c1bebae4d791d4cd91b87]

Ipx sockets now not functional


2001-03-14  Christian Lippka  <cl@openoffice.org>  [a9b1723d3fccc31e20728b771717701498b2cbbf]

moved propertyset helper from unotools to comphelper


2001-03-14  Jörg Budischewski  <jbu@openoffice.org>  [88ad36941075cc17973feb5396a431dbd304fa2f]

osl_getIOResource removed


2001-03-14  Jörg Budischewski  <jbu@openoffice.org>  [74f3ed51f1e3fa7a199210fd6ffc69d78a535c08]

made socket and pipe refcounted, added blocking read write methods, added direct access methods for struct sockaddr


2001-03-14  Michael Hönnig  <mi@openoffice.org>  [d22dc932ae51b26ec44623ac0b2ad8d5b6376cdf]

collation properties added / all global props now in util::SortDescriptor


2001-03-14  Christian Lippka  <cl@openoffice.org>  [dfb85a37afd35bc79c3e09755c7e3cb8eea84279]

#81839# added ImageMap support


2001-03-14  Tino Rachui  <tra@openoffice.org>  [bd30f6dd5ec87a6ecf68837df34e5f03168ab18c]

*** empty log message ***


2001-03-14  Jörg Budischewski  <jbu@openoffice.org>  [2e12c0f9a52e8c9a1722662ca47be2b802e50748]

made socket and pipe refcounted, added blocking read/write methods, added direct access methods for struct sockaddr


2001-03-14  Gene Anaya  <ganaya@openoffice.org>  [7feeea2f672f512bcb75329c23d47b3bb9cd53d1]

.IF out map file for MACOSX build


2001-03-14  Christian Lippka  <cl@openoffice.org>  [bc4ad78c4482f06a50fad7384ad2794f2d9f784e]

#81839# added ImageMap support


2001-03-14  Eike Rathke  <er@openoffice.org>  [79aa5c4259f1eb1624d34fc357b7fc9a75db1e89]

use CollatorWrapper instead of International


2001-03-14  Christian Lippka  <cl@openoffice.org>  [34cbcdd5e1383ef75937dbe2c8f6322c88159595]

#81839# new ImageMap api


2001-03-14  Christian Lippka  <cl@openoffice.org>  [c3e192ba8335870d24e018e4ee1be143d598b582]

#81839# new api for image maps


2001-03-14  Eike Rathke  <er@openoffice.org>  [9b011be51b4ad52ae27db367428821431a3f47e0]

use CollatorWrapper instead of International


2001-03-14  Eike Rathke  <er@openoffice.org>  [952c2b02c73b30b011306faf2f0d6f2b4a935955]

use CollatorWrapper instead of International


2001-03-14  Christian Lippka  <cl@openoffice.org>  [0b57b9cbb05f78dfd94cc616afd6640dd2acccec]

new helper for XPropertySet's


2001-03-14  jp  <jp@openoffice.org>  [d8528a5cab06d300cb5be6445094de13b11ad8bb]

remove hard mapping of EditEngine- and Writer WhichIds


2001-03-14  jp  <jp@openoffice.org>  [b8051c919e23a579e1aae4b41d02a3dd94bb7d1a]

remove compiler warning


2001-03-14  Eike Rathke  <er@openoffice.org>  [a97b22812efbd89ec3861e88be4f935fda977852]

new: CollatorWrapper pSortCollator


2001-03-14  Eike Rathke  <er@openoffice.org>  [ae398cf840a0121a57aa45327b63a050f412c06d]

add: CollatorWrapper


2001-03-14  Oliver Specht  <os@openoffice.org>  [6482bcb660d136ee29888bd56c7de65301de9396]

Automatic text color


2001-03-14  Kai Ahrens  <ka@openoffice.org>  [7c7661ae7a614599685b47824d2148b1fd81244f]

#84024#: new D&D interface


2001-03-14  Martin Gallwey  <mtg@openoffice.org>  [3616d60298a41ae45bfa4187c6a4ae17d9447b95]

added config namespace


2001-03-14  Tino Rachui  <tra@openoffice.org>  [29282c05c13cabd08026c6aead8017455c23834b]

*** empty log message ***


2001-03-14  Kai Sommerfeld  <kso@openoffice.org>  [ce104256a3bd2b6eccec49c71baa98ffa88ce42d]

#84899# - Typo.


2001-03-14  Kai Sommerfeld  <kso@openoffice.org>  [16032914ab66c44285640a84c41ca83d1042b304]

#84899# - Added uui.xml


2001-03-14  Eike Rathke  <er@openoffice.org>  [52cd490be2a591813da86e8729bd033a486cacb6]

del: unnecessary include tools/intn.hxx


2001-03-14  gt  <gt@openoffice.org>  [f70a3ac33469b5c6d5b40f505ebe431ae3eb66e6]

misc


2001-03-14  Kai Sommerfeld  <kso@openoffice.org>  [f10cca21d4b0d96496dd44de8285b1bab953d3c5]

#84899# - Initial revision.


2001-03-14  Eike Rathke  <er@openoffice.org>  [466f81d0128a39317bb25a538b817a3565c2d5fc]

del: old segfunc stuff


2001-03-14  Eike Rathke  <er@openoffice.org>  [fb53d6f11a307ac3ad7bbfe86f52040ad561bd6d]

use LocaleDataWrapper instead of International


2001-03-14  Eike Rathke  <er@openoffice.org>  [34a439753260d4c94a7b7f034b152d8f103d36d3]

use LocaleDataWrapper and CollatorWrapper instead of International


2001-03-14  Eike Rathke  <er@openoffice.org>  [cbfbf9cbb94a94b640bccd0d30f5bb42fff39d26]

del: International


2001-03-14  Frank Schönheit  <fs@openoffice.org>  [05b5bf2e1761a984db43439d1f576e5f47b32390]

corrected building the drop statement


2001-03-14  Martin Gallwey  <mtg@openoffice.org>  [61fd797dab1a5c52ec1285d5dbb9369eb3375661]

added config namespace


2001-03-14  Martin Gallwey  <mtg@openoffice.org>  [4839659ea82d2fbcc9225782be1a7e537acf8604]

Updated to reflect addition of CONFIG namespace


2001-03-14  Eike Rathke  <er@openoffice.org>  [0c41d11ed8fff5714d3bf9703b0fb4b49d379fac]

use CalendarWrapper and CollatorWrapper instead of International


2001-03-14  Andreas Martens  <ama@openoffice.org>  [cc27309f987594629c55336f8e7cab4bae73efe2]

Fix #84125#: Flyframes inside section frames


2001-03-14  Tino Rachui  <tra@openoffice.org>  [0f83d61036c9eeab823f85ed0730046f64645bbb]

*** empty log message ***


2001-03-14  Kai Ahrens  <ka@openoffice.org>  [b3ed0064b8108b9cf8c67a843648d16b8d855610]

#81926#: added XTerminateListener implementation


2001-03-14  Michael Brauer  <mib@openoffice.org>  [0b8a8c029cfd40c4bf23deb34291adcd8c5ecef0]

There might be no text field supplier


2001-03-14  Frank Schönheit  <fs@openoffice.org>  [62b4634f28d27e56ae4b2728e0a15e60ffd5a8c2]

& -> ~


2001-03-14  Kurt Zenker  <kz@openoffice.org>  [6aa4eb643e057e03e430edef11658caa6d1450b2]

new version for SRC625


2001-03-14  Ocke Janssen  <oj@openoffice.org>  [9344b7251220e2f69a3f16465f9a3422a4833b67]

check if item was removed before


2001-03-14  Armin Weiss  <aw@openoffice.org>  [1a9be4d463ab6aff7b0ee231e9185f40187dd60b]

#84929# added setting retval to TRUE when 3D paste is done


2001-03-14  Kai Ahrens  <ka@openoffice.org>  [494393bc70d092d81460c4b68c49302ba651af21]

#81926# set return value


2001-03-14  Ocke Janssen  <oj@openoffice.org>  [9095e4c1878c07875712ede464e782e1df9aa789]

#83714# remove assertion


2001-03-14  Kai Ahrens  <ka@openoffice.org>  [a263d35234b866fc21703f693bcaa3e67e5d8075]

#81926# EMBED_SOURCE optimizations


2001-03-14  Mathias Bauer  <mba@openoffice.org>  [13bf32edb894561be5e5aed7d382fe29d048f9c6]

#84963#: set TypeName on filters


2001-03-14  Tino Rachui  <tra@openoffice.org>  [074778bcef6dfa8fd07a472415bc33eb18a159e7]

*** empty log message ***


2001-03-14  Mathias Bauer  <mba@openoffice.org>  [25c2559074b2ceebfce354e3856d62320dcc1e93]

#84963#: correct handling of external filters


2001-03-14  Mathias Bauer  <mba@openoffice.org>  [5e7acfe3ecf5c7e764a4fef9d7121db85e802ccf]

#84963#: create filters through filtername; pass URL as argument


2001-03-14  Mathias Bauer  <mba@openoffice.org>  [23124283ac90a6fbc5857398c089384dfdfd1656]

#84963#: allow passing URL as argument


2001-03-14  Kai Ahrens  <ka@openoffice.org>  [f58f4e277c2a41e1b86cce45c91cf5ae1a9b3074]

#84929#: lines have correct order now


2001-03-14  Martin Hollmichel  <mh@openoffice.org>  [99037640dab38eaba598536714b9bdde22157883]

fix: for gen_prcpucfg


2001-03-14  Oliver Specht  <os@openoffice.org>  [622b652b949b2a339f3328744999bc38e3d6dc2f]

frame anchored shapes completed


2001-03-14  Oliver Specht  <os@openoffice.org>  [3bc7fa977c6db325dbf87a605a0b504bc58e2ba6]

#84947# read data source names from DatabaseContext service


2001-03-14  Kay Ramme  <kr@openoffice.org>  [77fec73ba80ba224e940bfd65803d3ee2be514c6]

slight formatting changes


2001-03-14  Sven Jacobi  <sj@openoffice.org>  [bed43575bb10771e083b90d58c807f0a21eda49b]

#83806# solved some layout and placeholder problems


2001-03-14  Kay Ramme  <kr@openoffice.org>  [aa7f686d7eda35362e2c9b1bcb9dc66bd7b4006a]

throw runtime exception when trying to use green threads


2001-03-14  Martin Gallwey  <mtg@openoffice.org>  [af07d6d3650398090ab3c590e40dd44ca6dda4dd]

needed for service registration


2001-03-14  Eike Rathke  <er@openoffice.org>  [8379ca1ab8e90c19cd8835100c3bef012285c632]

use LocaleData instead of International


2001-03-14  Juergen Schmidt  <jsc@openoffice.org>  [04441091d3aa27126294c2291ca472e260c3bc3d]

change enum value counter


2001-03-14  gt  <gt@openoffice.org>  [789e25dbec9f0e4425a46af2d43e43120fefd53c]

#84960# recognition of external sheets which are not external for extern names


2001-03-14  Malte Timmermann  <mt@openoffice.org>  [bd1b2221921b845e916f2077d8ec68c05fafc0df]

StateChanged from RadioButtons - use ToggleHdl also...


2001-03-14  Kai Sommerfeld  <kso@openoffice.org>  [3f09c831f6400c05c501636fcb3b0e6aacf8a04f]

#84899# - Added *.xml files


2001-03-14  Kai Sommerfeld  <kso@openoffice.org>  [0dc1e02174976cc2d40ca850d4e7f3e37fa77113]

#84899# - Initial revision.


2001-03-14  Gregor Hartmann  <gh@openoffice.org>  [52e0621b24941693a66ba1deebd47647bbf242ab]

#84356# Fix roblems in errorhandling


2001-03-14  Oliver Specht  <os@openoffice.org>  [eb688ab17961582153818439dcebc00860d3c0d2]

RotateItem: allowed values corrected


2001-03-14  Dieter Loeschky  <dl@openoffice.org>  [c3a8a15fcfbaab60cec5d9aacdc1e4a5ae96a290]

CreatePresObj(): fix for vertical writing


2001-03-14  Dieter Loeschky  <dl@openoffice.org>  [fff9f6dd6bda0a7f071601c3ab1546bdb6d32a7c]

#84875# Vertical callouts


2001-03-14  Ocke Janssen  <oj@openoffice.org>  [e403d51e0b1dc263fe7a4b9be2082e17dba8bd29]

new helpid


2001-03-14  avy  <avy@openoffice.org>  [7e0579140c78445715307cfeb9665d92dabe373c]

Brackets in line 1404 was deleted. Only for Linux


2001-03-14  Ocke Janssen  <oj@openoffice.org>  [1524b8f33d9a44dcea8ef8160684804dd2e46bf8]

#84840# check if connection is null and show extra button


2001-03-14  Michael Brauer  <mib@openoffice.org>  [44640c36a01ef59f96e3a0929c2818bd87af67b7]

frames bound to frames


2001-03-14  jp  <jp@openoffice.org>  [111d73fa212e946bcddc27eb021e2c037a5ac678]

PieceTableCTOR: depends unicode flag on W95/W97 export


2001-03-14  jp  <jp@openoffice.org>  [9253de8febe9e26745181588da012aa908604cb7]

Bug #75804#: W95 export - set graphics/ole-objects in tables always as character


2001-03-14  Kay Ramme  <kr@openoffice.org>  [b580037e7925f5740af5c300d6843c97f2842ede]

unrole arrays of interface sequences (must not be XInterface) in structs correctly (#84354#)


2001-03-14  Oliver Specht  <os@openoffice.org>  [50dfb6ec6e94f2ec0c2226feb7aa3f45d5f4c14a]

typo corrected


2001-03-14  Andreas Martens  <ama@openoffice.org>  [4e4c1dd1b0d8b0c3afcc76da7834fc1d82f85701]

Fix #84907#: Wrong word skipped


2001-03-14  Oliver Specht  <os@openoffice.org>  [176c8aeeb2a318c67e4537b9d526e1b9d05cac7a]

#84925# user data in compliance with CommandType


2001-03-14  avy  <avy@openoffice.org>  [26761c4e9ba84d89e4dde47f8465967190229f0c]

Create temporary variables. For Linux only


2001-03-14  Oliver Specht  <os@openoffice.org>  [62185bea1d669aebb379dd3a80947e7281face22]

#84925# CommandType appended


2001-03-14  Juergen Schmidt  <jsc@openoffice.org>  [2f945c680bf986a9fa691baae8a57b11cf4fc58f]

change VOSLIB to SALHELPERLIB


2001-03-14  Joachim Lingner  <jl@openoffice.org>  [0702fc1cb404d475b54f6d7f23e2c4cdc90642d1]

#include <osl/time.h> added


2001-03-14  Christian Lippka  <cl@openoffice.org>  [9afcf6db223992dccbb28b6730849ab1cc512c50]

#84040# call OwnerLock(FALSE)


2001-03-14  Gregor Hartmann  <gh@openoffice.org>  [34cd4a6bed7327b62e552c64c48c170206051825]

#83317#Changed errormessage


2001-03-14  Oliver Specht  <os@openoffice.org>  [95d3bf603afb84b70e77656a2def42530a4b97c3]

#84925# realloc of sequence corrected


2001-03-14  Juergen Schmidt  <jsc@openoffice.org>  [2762fbd0738239157d4a72a209eff5cdd839be4c]

remove vos dependencies


2001-03-14  Joachim Lingner  <jl@openoffice.org>  [d388c0acbc7c65d8a9fc71c068e7723b9c278e99]

#include <osl/time.h> added


2001-03-14  Kay Ramme  <kr@openoffice.org>  [71b5c853158871900050ea9478169d49f5a3754f]

wrong type for enums


2001-03-14  Juergen Schmidt  <jsc@openoffice.org>  [4c56fce58925456e2c0b8d563f5f8a4e1b945911]

remove vos dependencies


2001-03-14  Joachim Lingner  <jl@openoffice.org>  [0c7de5cb8e0d5a2e61dbdc64402c1f6febc12dbb]

#include <osl/time.h> added


2001-03-14  Christian Lippka  <cl@openoffice.org>  [b93401c4f402b0ffd6b1a2ab9db6f2f7f186c00f]

#84866# fixed implementation name for SvxUnoTextCursor


2001-03-14  Christian Lippka  <cl@openoffice.org>  [3e02701d513f1b2eef956b80073e357a008ee509]

#84937# style.xml -> styles.xml


2001-03-14  Sven Jacobi  <sj@openoffice.org>  [7c54214b912100ba626a7ef8bf4542e0fb1af670]

corrected function declaration for non WNT platforms


2001-03-14  Frank Schönheit  <fs@openoffice.org>  [9a211e99eba2fe09bf79ef4a319a39da07920019]

wrong texts in the semicolon-separated lists (english_us)


2001-03-14  Joachim Lingner  <jl@openoffice.org>  [bd6372e636a1edf13f6c433de4c5c4b5045a5e4d]

include osl/types.h replaced by osl/endian.h


2001-03-14  Joachim Lingner  <jl@openoffice.org>  [6f20b231ffd544907f3f37fc33556ed24d5ef141]

include osl/types.h replaced by osl/endian.h


2001-03-14  Joachim Lingner  <jl@openoffice.org>  [d84f9aec1513bf0bd1633db8a05589c7a3f641aa]

include osl/types.h replaced by osl/endian.h


2001-03-14  Thomas Lange  <tl@openoffice.org>  [cbeb8c9009745db24a714c6dfb3d0176adc60b19]

SearchOptions creation moved out of while loop


2001-03-14  Joachim Lingner  <jl@openoffice.org>  [ee619c83dfbc7d0297b45cf0d5f696cf8bf4c9e1]

removed include osl/macros.hxx and #ifdef _USE_NAMESPACE


2001-03-14  Joachim Lingner  <jl@openoffice.org>  [54212c873380c7d1d6e30128f11f4b32e8d1d50a]

removed #include vos/macros.hxx and vos/module.hxx


2001-03-14  Michael Brauer  <mib@openoffice.org>  [713e08ed52c7626e7229b607999772320d2f6910]

#84895#: Don't insert tables into tables


2001-03-14  Ocke Janssen  <oj@openoffice.org>  [e49952dd381522878e5e6fb3be2af96af92b3ab7]

#84622# use of special edit


2001-03-14  Ocke Janssen  <oj@openoffice.org>  [8a11103a336e0cf27b449e27320646a10b79cdd9]

new sql edit with check


2001-03-14  Patrick Luby  <pluby@openoffice.org>  [8a8d0f0aaf816be981d2350e2da9621dc9332371]

Added #ifndef MACOSX


2001-03-13  Sander Vesik  <svesik@openoffice.org>  [74bfe1336097ab52d9e0e2701a903ea0b1f6f125]

NetBSD needs extern "C" wrapper

Contributed by: Michael Rauch <mrauch-openoffice@fs.tum.de>

2001-03-13  Sander Vesik  <svesik@openoffice.org>  [a12d358179b675818ce034bec07ba546fbb6ebea]

Merge OO619B into the trunk


2001-03-13  Matthias Huetsch  <mhu@openoffice.org>  [7a63c7bb3b794e9ddedeee07bbf3f710708ec1f6]

Major revision. Removed usage of module 'vos'.


2001-03-13  Matthias Huetsch  <mhu@openoffice.org>  [df26b61ac2fed30f53f68e23613b5dc7a5677b58]

Major revision. Removed usage of module 'vos'.


2001-03-13  Patrick Luby  <pluby@openoffice.org>  [f068f0988985de74864b7ea135d515dea7518591]

Moved system inlude -I options from configuration files to here


2001-03-13  Matthias Huetsch  <mhu@openoffice.org>  [245d8ffe1be6fe20d09c0cbf0d056088f5f1fc03]

Major revision. Removed usage of module 'vos'. #74475# Fixed 'store_rebuildFile()' circular reference w/ daemon thread.


2001-03-13  Matthias Huetsch  <mhu@openoffice.org>  [6441ae480c7f696964ae2f3edf893b586b85562f]

Major revision. Removed usage of module 'vos'.


2001-03-13  Matthias Huetsch  <mhu@openoffice.org>  [6d23fb0f60c311dde2d02c42639089bfcbf3f24b]

Added SAL_THROW(()) to (almost) all method declarations.


2001-03-13  Matthias Huetsch  <mhu@openoffice.org>  [f1b65870b58fa11045ffe9441041764f628f17db]

Added SAL_THROW_EXTERN_C() to all function declarations.


2001-03-13  jp  <jp@openoffice.org>  [b487e518913864549d898849b1700116a07dd731]

Bug #84868#: CTOR RTFEndPosLst - start position is also needed


2001-03-13  jp  <jp@openoffice.org>  [2a49465cec3c65ca1ff945f3888d06c93c7e0bad]

Bug #84868#: DataChanged - update DDE also without a EditShell


2001-03-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [49d7c0970bb9d39fe47a0d2f8d4602038e0bccc4]

reworked atomic updates for reference counters (PowerPC version)


2001-03-13  Kurt Zenker  <kz@openoffice.org>  [6e4fadb6260762c5ea6f5fcdacb051eb3815f791]

new version for SRC625


2001-03-13  Kurt Zenker  <kz@openoffice.org>  [eabd0ceded11dca7ea55490c1c81c2b65e43c49d]

new version for SRC625


2001-03-13  jp  <jp@openoffice.org>  [8ee6dce6d02a1ef69f69ddc06e56d144d9c68390]

unix compiler error


2001-03-13  Hans-Joachim Lankenau  <hjs@openoffice.org>  [93b1cb2cd0241817e5d3d079223768539df6cc51]

extract now in comphelper


2001-03-13  Thomas Benisch  <tbe@openoffice.org>  [05ceef5c4f2c6b3dd582797ad9eb059844486d29]

changed StartListening, EndListening


2001-03-13  Thomas Benisch  <tbe@openoffice.org>  [a0022ceb6c653f9775053471006f3ea8a9575a3a]

removed nEvent


2001-03-13  Vladimir Glazounov  <vg@openoffice.org>  [7359d3c971d03fb4fd037949bd6a934a74ca22f1]

removed < signs


2001-03-13  Thomas Benisch  <tbe@openoffice.org>  [64e8a1fefecd9d0235be7e3318eec759be48d0b6]

#84924 StartListening in SdrUnoControlRec CTOR


2001-03-13  jp  <jp@openoffice.org>  [7611962342c007b08e83f2ce3a707ff4092533f2]

expand empty attributes


2001-03-13  Kurt Zenker  <kz@openoffice.org>  [a56ba85da0d6747786f75a122fd51477b96c348e]

new version for SRC625


2001-03-13  Caolán McNamara  <cmc@openoffice.org>  [a8f027c465e26c77e78eb7eeadc533489c167855]

##503##, #84126#. Incorrect endnote setting, and duplicate code


2001-03-13  Niklas Nebel  <nn@openoffice.org>  [cabd177d3ec23781cd06dc264aaada40bfad3c68]

better handling of LANGUAGE_SYSTEM


2001-03-13  Kai Ahrens  <ka@openoffice.org>  [8ba73f0154ac06284b45bcaa3837d616a3f29040]

gcc needs temporary


2001-03-13  Frank Schönheit  <fs@openoffice.org>  [67bc44e56338cde96368c43abad082388eaf13f4]

#84923# convertFastPropertyValue: be somewhat more tolerant


2001-03-13  Gregor Hartmann  <gh@openoffice.org>  [11ef43993b606617d47ae3164465a36aabf49458]

#83874#Menu handling caused GPF


2001-03-13  Michael Brauer  <mib@openoffice.org>  [2e6d999cf8ceacabb94b11feee6ee0808c2a75bc]

If no page number is given for page bound frames, calculate it using cursor pos


2001-03-13  Michael Brauer  <mib@openoffice.org>  [a2de5aaf806a7fc07ab812845a948a25bf488589]

If no page number is given for page bound frames, calculate it using cursor pos


2001-03-13  jp  <jp@openoffice.org>  [31b6b865975d80fb9bd4dbb3fc16663cb4c34ca1]

compiler errors


2001-03-13  Michael Brauer  <mib@openoffice.org>  [92b4b0070275322f7bf0f90b1fbd4a82b1e2267d]

required change: XMLShapeExportHelper::seekShapes


2001-03-13  Malte Timmermann  <mt@openoffice.org>  [60fc3f153ca3d31c46100d79a925acb81a95874b]

propertiesChanged: Check if own property


2001-03-13  jp  <jp@openoffice.org>  [84d962eba07526aea72f47b7e6c7f19c5806b50d]

compiler errors


2001-03-13  Daniel Rentz  <dr@openoffice.org>  [cf2f2870942978f8f61df09d418f6d193e52ca74]

new calc function ISPMT


2001-03-13  jp  <jp@openoffice.org>  [8621c90a8e69fee5e8d0156e3fe4bd567b586064]

compiler errors


2001-03-13  Daniel Rentz  <dr@openoffice.org>  [861752ea90d824bc95631789a635ac4dfe22d439]

new calc function ISPMT


2001-03-13  Kurt Zenker  <kz@openoffice.org>  [828a2052af4fc2075c86f4dca2dc7a484737f7cf]

use ftime() for windows


2001-03-13  Niklas Nebel  <nn@openoffice.org>  [8e86f7893d5be8b4b5d140d3cdf7a5aa7f798845]

#84930# don't access pointer to vector element after push_back


2001-03-13  Oliver Specht  <os@openoffice.org>  [7404f4583f3592305099df9d74040809bf00eda6]

except if one tries to insert a table into a table


2001-03-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [e901c03712a380898ed28b2962914443079c7138]

osl_[increment|decrement]InterlockedCount() for PowerPC (GCC inline assembler)

contributed by: Kevin B. Hendricks <khendricks@ivey.uwo.ca>

2001-03-13  Joachim Lingner  <jl@openoffice.org>  [82276c534d691789d5b596e134fa0bf5f773e697]

Contains now the TimeValue declaration which is also in osl/types.h. However osl/type.h will be removed


2001-03-13  Oliver Specht  <os@openoffice.org>  [78961304ad664e2dbf74372fa4ec8d55b994a3b6]

new: unodefaults


2001-03-13  Oliver Specht  <os@openoffice.org>  [48960e506eb0f6ba22c28d5e246bf54eda0a2539]

Drawing defaults added


2001-03-13  Oliver Specht  <os@openoffice.org>  [32d75833f1181dec36611cf69d7227f1957055b5]

overloaded drawing defaults


2001-03-13  Andreas Martens  <ama@openoffice.org>  [76f12d217c690136cc6a66e3153f043f37300b37]

Fix #84975#: Ignore corrupt table format, don't crash


2001-03-13  Oliver Specht  <os@openoffice.org>  [6d37fdb14861231b2b995a3754e77158f44d2232]

::getProperties corrected


2001-03-13  Kai Sommerfeld  <kso@openoffice.org>  [a7b769c7090217bbdc5dd45c0b85943ac6c43281]

#80510# - Optimized HierarchyResultSetDataSupplier::queryPropertyValues(...)


2001-03-13  Kai Sommerfeld  <kso@openoffice.org>  [69d5cb23c142c41962f879669460d4a1d4eaeec2]

#84899# - Initial revision.


2001-03-13  Kai Sommerfeld  <kso@openoffice.org>  [fb868af8039744a47424fe5bc69b48f11579b9f8]

#84899# - Added ucbhelper.xml ( module/component description file ).


2001-03-13  Kai Ahrens  <ka@openoffice.org>  [66c3aa6a9ef2ba141c3f47db963e4abee0dad315]

#84927#: new methods GetFormat.../Deadlock problems


2001-03-13  Armin Weiss  <aw@openoffice.org>  [87674920205001cbc3e5532233a3b0b6b812403d]

#84854# the glyph outline polygon offset needs to be corrected only for vertical text


2001-03-13  Joachim Lingner  <jl@openoffice.org>  [7474699aa372296da7494d1d0bec1f7dafbaae79]

contains some slightly changed macros from vos/macros.hxx


2001-03-13  Kurt Zenker  <kz@openoffice.org>  [16daa734dfc8bd49375d78c0090418e86c1992f3]

new version for SRC625


2001-03-13  Hennes Rohling  <hro@openoffice.org>  [6407459c67c739789acaed8b3fd5e02f8d37cd52]

#84390# Deliver windows wrapper files


2001-03-13  Oliver Specht  <os@openoffice.org>  [405843aa2e629a6e8b599597d18fdfd8245d1c15]

pch corrected


2001-03-13  Oliver Specht  <os@openoffice.org>  [95ccdfaa30c6e8aecfcde36c4f084441c3a45ce1]

interface change: create drawing tables only once


2001-03-13  Hennes Rohling  <hro@openoffice.org>  [e79c71bfa637b2be91e9189f77ed9af3491425d7]

#84390# Build soffice wrapper executables for windows


2001-03-13  Armin Weiss  <aw@openoffice.org>  [8244dc05ad7c0ac4cd4e65cde2fe1e5d8b0ed987]

removed warning concerning unary minus operator on unsigned type


2001-03-13  Armin Weiss  <aw@openoffice.org>  [40c61e9ad1c7f787a33ed657cdb35df988de89ca]

#83259# Changed behaviour of TRSetBaseGeometry/TRGetBaseGeometry to take MapUnits and AnchorPos into account


2001-03-13  Gregor Hartmann  <gh@openoffice.org>  [e376910021a92104048230f3eac9becafc7f4ad1]

Wrong use of StarBasic: now using testtool


2001-03-13  Juergen Schmidt  <jsc@openoffice.org>  [415465cc2aa803483beb4fd67cb4898631da6640]

remove vos dependencies


2001-03-13  Juergen Schmidt  <jsc@openoffice.org>  [e7bb2a7824bd20f7a5735f14f1d433eecca75e7f]

change VOSLIB to SALHELPERLIB


2001-03-13  Juergen Schmidt  <jsc@openoffice.org>  [733abfbb8f02a2667a77fb679d9a8298f80b1d39]

remove using namespace vos


2001-03-13  Sven Jacobi  <sj@openoffice.org>  [0e6cc17083f5c3b70e61f5fcbd19680c2a7a9f0e]

added vertical writing


2001-03-13  Juergen Schmidt  <jsc@openoffice.org>  [cdbacc557179804964ff627c1f4ffcab1ccc9faa]

remove vos dependencies


2001-03-13  Matthias Huetsch  <mhu@openoffice.org>  [09aac3bc4a720d50aae29d648aa7c6fcfd9f0b80]

Renamed method 'isValid()' to 'is()' according to consensus.


2001-03-13  Hennes Rohling  <hro@openoffice.org>  [88c6b87eb6027274673006c0a4fcc68cbf809e5f]

Build windows wrapper executables


2001-03-13  Matthias Huetsch  <mhu@openoffice.org>  [b3ed942b84619e1c106f9be7368591fb91cc73d4]

Fixed use of SAL_THROW macro.


2001-03-13  Oliver Specht  <os@openoffice.org>  [35b59b6e120b89ed09a833c24a3f4982e63ca07b]

mutex corrected


2001-03-13  Oliver Specht  <os@openoffice.org>  [173cf9e90f9c7de524b4763d671c4ab8e97d8c0d]

use own mutex


2001-03-13  Oliver Specht  <os@openoffice.org>  [ee3aa41191161ac4c038b35c147ed1f7a5783548]

#84808# IsHidden-property added to HiddenTxt/ParaField; CharRelief added


2001-03-13  Oliver Specht  <os@openoffice.org>  [571612505449361e754986c7a906f6168a108d54]

#84808# IsHidden-property added to HiddenTxt/ParaField


2001-03-13  Oliver Specht  <os@openoffice.org>  [f6fe7c684285f81fa9561201423037d9b82207cf]

CharRelief added


2001-03-13  Joachim Lingner  <jl@openoffice.org>  [7d9140f4288f2c3a5bd97f710738e5695a766f06]

inline wrapper for thread API in thread.h


2001-03-13  Frank Schönheit  <fs@openoffice.org>  [386c8b69cc864a9699df8a91904a12461112e34c]

#84912# converFastPropertyValue: correctly set the old value to void instead of NULL


2001-03-13  Oliver Specht  <os@openoffice.org>  [383bc7b396a90568c09bc3e23f9f635fba62c25c]

new: User.idl


2001-03-13  Oliver Specht  <os@openoffice.org>  [dfa027b97108e21edaaff2ddba5635e99f5113d2]

service com::sun::star::text::textfield::User


2001-03-13  Andreas Martens  <ama@openoffice.org>  [079d417a15037c87e3363a36cbcca699f1f93328]

Fix: line break in multiportions


2001-03-13  Frank Schönheit  <fs@openoffice.org>  [0025d20cce439f09e3252b547398c1e9294308f5]

#84827# #84908# allow changes to be applied without re-initializing the page (which could lead to opening a connection)


2001-03-13  Patrick Luby  <pluby@openoffice.org>  [45b46acf3e9a3ada6e7a43fe20be37cee5ff0210]

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  Andreas Martens  <ama@openoffice.org>  [ed1d68cc270f2c795d3640dcb56789a6448e16e9]

Fix: line break in multiportions


2001-03-13  Daniel Rentz  <dr@openoffice.org>  [d50aa69ae418335e72fcd2cd76389a13ae97bbe4]

#84900# wrong col range in ExcRow


2001-03-13  Niklas Nebel  <nn@openoffice.org>  [96dfacf24aefd8c5850d442d2e19d321c451d1fc]

language and algorithm in sort dialog


2001-03-13  Daniel Boelzle  <dbo@openoffice.org>  [88b9ee66c5a981edec13a6e57472a303cd5d27b9]

better test


2001-03-13  Niklas Nebel  <nn@openoffice.org>  [517c9b67553a3d5f5d1f0077d4c6c593ec1c9c87]

delete[] in dtor, use right count in GetTranslation


2001-03-13  Niklas Nebel  <nn@openoffice.org>  [168a2fa652c9ed581eaaa93fb17278f4e8ccd023]

deliver collatorres.hxx


2001-03-13  Andreas Martens  <ama@openoffice.org>  [68bd6b2bb1f8b639053482c1a3a9b0437f069d3b]

Fix: line break in multiportions


2001-03-13  Niklas Nebel  <nn@openoffice.org>  [3b28ab42391e4c16665a1705053efd4a4f67abbf]

Locale/Algorithm for sorting


2001-03-13  Oliver Specht  <os@openoffice.org>  [e4814d8c85436fa2be3d6f887f72f61f48e43c7e]

property added


2001-03-13  Patrick Luby  <pluby@openoffice.org>  [9601b4d9b56e393f354e2ec89f1ca0a36abfd2d4]

Replaced header names so that code will compile on Mac OS X Release Candidate version, replaced all carriage returns and Unix newlines, and removed all non-gcc pragmas


2001-03-13  Frank Schönheit  <fs@openoffice.org>  [3922df7c4027c41e59776b7518bcecd32639468e]

#84724# OOperandRow::bindValue: call setBound


2001-03-13  Andreas Martens  <ama@openoffice.org>  [491687eb578f3a0a01ef012adede9f95fb251734]

Opt.: fonts with automatic color, depending on background


2001-03-13  Oliver Specht  <os@openoffice.org>  [a9b36a613e5c02d59488bc17a617191759d1f73f]

property added


2001-03-13  Oliver Specht  <os@openoffice.org>  [39ae1b64e71a54d09967c01c01176c22286024eb]

new: HiddenParagraph.idl


2001-03-13  Oliver Specht  <os@openoffice.org>  [08476b0f0d907a3a2b07475e93f40690a183be76]

service com::sun::star::text::textfield::HiddenParagraph


2001-03-13  Kay Ramme  <kr@openoffice.org>  [313ee39d125fbd3ab90371338c66a00d73af1c56]

export jar content also relative to jar file (#84787#)


2001-03-13  Kay Ramme  <kr@openoffice.org>  [a38d233414dc452979c2eef082f1db57a4d4ed03]

get MANIFEST relative to jar files (#84787#)


2001-03-13  Nils Fuhrmann  <nf@openoffice.org>  [3aa03afd599679d5d29e2495837564cd095fb738]

Generated for support of solar list particles


2001-03-13  Nils Fuhrmann  <nf@openoffice.org>  [0adc1f330b9bb0d200041c89183984cfc8b5c519]

Generated for support of solar list particles


2001-03-13  Nils Fuhrmann  <nf@openoffice.org>  [1ed700c666bc13204c287cb93eca14556eb267bc]

Generated for support of solar list particles


2001-03-13  Nils Fuhrmann  <nf@openoffice.org>  [ea4eb5d1de825a5c1224e5f7eb9fd6a0542e66d4]

Generated for support of solar list particles


2001-03-13  Kurt Zenker  <kz@openoffice.org>  [35ff4cbaab05576c631bcec755952e29707ebee6]

new version for SRC625


2001-03-13  Ocke Janssen  <oj@openoffice.org>  [696baf8ea18a5362bc217b4a93c5daa83a0fed2b]

#84710# set realname for parameter too


2001-03-13  Ocke Janssen  <oj@openoffice.org>  [b76bade8f3877eadaec3f42f82f51d2191a1191c]

#84710# use stream operators instead of cast


2001-03-13  Michael Brauer  <mib@openoffice.org>  [c2eb60137a44aa1192b2bea0b0e4b47bf751cc2e]

Don't set illegal page numbers


2001-03-13  Kai Sommerfeld  <kso@openoffice.org>  [d53f60e0e53818359bf99deadc19f4536aae5f1f]

Fixed: FileProvider::supportsService(...)


2001-03-13  Patrick Luby  <pluby@openoffice.org>  [41970b0104b898f81b04e8e08b72713a31590a03]

Change strcat to strcpy to fix Mac OS X bug


2001-03-13  Patrick Luby  <pluby@openoffice.org>  [1df524f17f61d101d812069cfa22e1528e8226ac]

Corrected bugs in environment variable setting


2001-03-13  Patrick Luby  <pluby@openoffice.org>  [c8a1f0c15f42bf6b7156dec9ffb4dff3cc847f3f]

Added Mac OS X entries


2001-03-13  Patrick Luby  <pluby@openoffice.org>  [fe029aa733ba05d8a90a0fa181cad8b3b56a082f]

Prevent building of this directory by Mac OS X


2001-03-13  Patrick Luby  <pluby@openoffice.org>  [4582f36b78abd3861b1a18c96326864e1c7f5bc3]

Added back ".dylib.framwork" extension for Mac OS X


2001-03-13  Patrick Luby  <pluby@openoffice.org>  [c7cf75feae11afe23523df193d7fe4a9d9b96efe]

Correct .IF errors in last revision


2001-03-13  Patrick Luby  <pluby@openoffice.org>  [04f9143fcf5974beaeea33ae34be2b9e700d86e2]

Added support for Mac OS X Release Candidate version


2001-03-12  Babak Mahbod  <bmahbod@openoffice.org>  [6c780f6fe46394126da255b3c3c88a03ea735550]

ATSUI utility APIs for retriving, and sorting fonts by platform, language, script, family, and style. Incorportated the ATSUI APIs into SAL font utiliy methods. Isolated the necessay headers and then updated all SAL headers. Updated SAL math utility APIs


2001-03-12  Vladimir Glazounov  <vg@openoffice.org>  [70e4341dad560363cc5d753aebdf982787425b7e]

new version for SRC625


2001-03-12  Patrick Luby  <pluby@openoffice.org>  [8f8a64126c2235429b2ffdadea721322eb65e3c3]

Disabled symbol stripping for Mac OS X


2001-03-12  Eike Rathke  <er@openoffice.org>  [a6d640d381e96d5f424f941a7b2ca5652d4b5584]

memmove ScSortParam is no good anymore


2001-03-12  Nikolai Pretzell  <np@openoffice.org>  [506aea6bd135c3919d3a4cfdb186a11cd0f4fa95]

xml-descriptions new dtd, step4


2001-03-12  Daniel Boelzle  <dbo@openoffice.org>  [7f94841d8b915dd9434e296bb37516fb50819cb6]

load shared libs using cppuhelper function


2001-03-12  Daniel Boelzle  <dbo@openoffice.org>  [aafb348256fcf38665c284deb5be4488f38a4757]

still support deprecated library exports


2001-03-12  jp  <jp@openoffice.org>  [fef6026bb45c70ba9bb347a61716a1e7332832d2]

Bug #50441#: ask for box text


2001-03-12  jp  <jp@openoffice.org>  [ed230c30a9bdddef3cb42f2376bed70505ca5888]

Bug #50441#: set box text for the dialog


2001-03-12  Daniel Boelzle  <dbo@openoffice.org>  [a706e7046aae1a33257b42b3d537bf292d7b8507]

exception destruction bug fix


2001-03-12  Frank Schönheit  <fs@openoffice.org>  [d2bbced5c324722a5f84442af682cb5b2bdf62e1]

corrected ConvertLikeToken


2001-03-12  Jörg Barfurth  <jb@openoffice.org>  [2e86153198b2f2ba513a6141927d20e134267868]

#84878# Share provider default options with TreeManager - use provider default language for loading Templates (preliminary)


2001-03-12  jp  <jp@openoffice.org>  [0de0fa11aae5226fdaddeb67a2da739983b5c7bd]

little optimizations


2001-03-12  jp  <jp@openoffice.org>  [c7579a0264c46a452f59f5d024f5305155493e06]

remove temp variable


2001-03-12  Frank Schönheit  <fs@openoffice.org>  [663f0aa70736743769256c8a33d1d2efa9f45474]

createObject: do a break when the object has been found


2001-03-12  Joachim Lingner  <jl@openoffice.org>  [6dd3804d371a2327697925467dec7edbdb18ef3f]

vos/diagnose.h removed


2001-03-12  Joachim Lingner  <jl@openoffice.org>  [a855dee266f56cee597143dd9d3283ebecd937fb]

vos/diagnose.h macros replaced by osl/diagnose.h macros


2001-03-12  Joachim Lingner  <jl@openoffice.org>  [894efe09f450f58a39ab9e4006248bb3ec6e99ed]

vos/diagnose.h macros replaced by osl/diagnose.h macros


2001-03-12  Nikolai Pretzell  <np@openoffice.org>  [38230b2e57c79afb96c320f29c2ed4fdaa2628a8]

xml-descriptions new dtd, step3


2001-03-12  Joachim Lingner  <jl@openoffice.org>  [17aa5b1d27e9b575bb5958ddd7ab84dd5f6c9144]

vos/diagnose.h macros replaced by osl/diagnose.h macros


2001-03-12  Sven Jacobi  <sj@openoffice.org>  [a6d85d982baffb7a5da01556289e41f5e7914e77]

added vertical writing


2001-03-12  Daniel Boelzle  <dbo@openoffice.org>  [efbaef0388e7d412c7e97dbed54694f7d3aa098a]

put deprecated factory export function defines back


2001-03-12  Eike Rathke  <er@openoffice.org>  [060e2fd5a9278c108bfe4087a65efb9937665299]

moved ScSortParam from global to sortparam.[ch]xx


2001-03-12  Kay Ramme  <kr@openoffice.org>  [3b40944695c388bcd26694990d622d80168556f3]

cleaned; removed one sendReply


2001-03-12  Martin Hollmichel  <mh@openoffice.org>  [57fc0ac681ea9d50091dc51762fe27ca9b0f5424]

add setting for mozilla idl compiler


2001-03-12  Martin Hollmichel  <mh@openoffice.org>  [a0aee5c9f908eca866c9eb491e2d7d4014200708]

add: rules for xpidl, idl ->h, xpt


2001-03-12  Joachim Lingner  <jl@openoffice.org>  [c32cb5b36acc2e0f888af5b6dc79a9bb33644036]

OSL_ENSHURE replaced by OSL_ENSURE


2001-03-12  Joachim Lingner  <jl@openoffice.org>  [53bfb3a236d5e60be670130331b427888cf950a0]

OSL_ENSHURE replaced by OSL_ENSURE


2001-03-12  Frank Schönheit  <fs@openoffice.org>  [dfeefcbd24211c75fbb07b4c8772c75159094285]

ooops .... corrected the name of the SQLException property


2001-03-12  Oliver Specht  <os@openoffice.org>  [5f1f9486f28112d8908b6e904c5b391b01ea8169]

Relief added


2001-03-12  Oliver Specht  <os@openoffice.org>  [4cfe671bea2349e60b0ea96cb6f493fa38cf8a67]

CharReliefItem::PutValue: check value


2001-03-12  jp  <jp@openoffice.org>  [4141dbfa7c30f3e0329bb4ccc577b52bbc85589d]

import relief item


2001-03-12  jp  <jp@openoffice.org>  [dab4c096e42e69c7d34637d472cc0bfa1e7bb8d7]

export relief item


2001-03-12  Joachim Lingner  <jl@openoffice.org>  [a24c2d2b20b819bb358d2ad45bb9e9790be95c51]

OSL_ENSHURE replaced by OSL_ENSURE


2001-03-12  Christof Pintaske  <cp@openoffice.org>  [23892690c71660609c981844bf016278e5f228f4]

names of collator algorithms


2001-03-12  Frank Schönheit  <fs@openoffice.org>  [7f223dc84cad66cbbd9b293d04926f7243939ca7]

#84749# allow for void-values of the Align property


2001-03-12  Jörg Budischewski  <jbu@openoffice.org>  [61b81ad4f3926975189b4340319cdf5c5fb18761]

added STL again, logmodule.cxx needs it


2001-03-12  Christof Pintaske  <cp@openoffice.org>  [2a2f576ca82c13b2de3684c801e0e44aa9b7df33]

names of collator algorithms


2001-03-12  th  <th@openoffice.org>  [c38d5bf35928da06e81b72ee22e4d0daf53b9ed7]

Cleanup


2001-03-12  Joachim Lingner  <jl@openoffice.org>  [e5b2329213c48bb2fdefbffab6635a0bcc05f5fc]

OSL_ENSHURE replaced by OSL_ENSURE


2001-03-12  Dirk Völzke  <dv@openoffice.org>  [fd382a483f7d9e30bf99efc612da0c6a5fffc851]

Implemented addGroup and removeGroup


2001-03-12  th  <th@openoffice.org>  [d603b0ed5d019f6f340cf0dccdb9d421467c7a7d]

#83210# - For the mapping text a none available style has now a higher prio as a device font


2001-03-12  Vladimir Glazounov  <vg@openoffice.org>  [b3fc09987116a82f56b25e83be6422fda6088fef]

Corrected for UNIX-file format


2001-03-12  Sven Jacobi  <sj@openoffice.org>  [cc50b9f4ef4b9ad5986a82e3720a3ecf1cfc308d]

solved gpf, GetPresObj is not always returning an Object


2001-03-12  Kay Ramme  <kr@openoffice.org>  [fd4b5571476d1fe62e36991f82bcafa688e890ae]

removed unnecessary synchronizeds; correct _message_count (#84611#)


2001-03-12  Kay Ramme  <kr@openoffice.org>  [8fa11b239c69c8061c35de99a0895827ba719b97]

now synchronized correctly on _outputStream (something went wrong with some merges)(#84611#)


2001-03-12  Niklas Nebel  <nn@openoffice.org>  [50cc5b9537aef1f9bdc3a79af263620f9d79b43d]

UpdateOleZoom: test for empty VisArea


2001-03-12  Joachim Lingner  <jl@openoffice.org>  [4038b72427b8fac68219b39e90fc43cbd20dcc41]

OSL_ENSHURE replaced by OSL_ENSURE


2001-03-12  Ocke Janssen  <oj@openoffice.org>  [1b3dc0db9acc448fa642491d612b2053823f8684]

#84644# only show dialog when query is in design and new


2001-03-12  Oliver Specht  <os@openoffice.org>  [192fd47f4eb5c9b40ee4168b1a0c076e85d04ecb]

tab page size increased


2001-03-12  Jörg Barfurth  <jb@openoffice.org>  [b1c1822536dd5714b939f27c526c88c0573053bd]

Adjust to split of template path into module and name and to refactored XML parser class


2001-03-12  Jörg Barfurth  <jb@openoffice.org>  [5b20b1d90f39f375a64caa1828da0884d16f2c46]

Refactorying XML TreeBuilder and Formatter


2001-03-12  Jörg Barfurth  <jb@openoffice.org>  [4cf666933b7b42c596565ded3a8c5dafdc12b2eb]

Implement split of template path into module and name


2001-03-12  Oliver Specht  <os@openoffice.org>  [82b1cd123282ff87fa757eab0328dc7eb25edfd9]

emphasis mark list box completed (again)


2001-03-12  Jörg Barfurth  <jb@openoffice.org>  [18cdaff49b21f4e79431910f12915ee545330f3b]

Split template path into module and name


2001-03-12  Dieter Loeschky  <dl@openoffice.org>  [c1d992e3d5d1a7f737bae576073adf5a513e8073]

Paint(): painting of pGraphic modified


2001-03-12  Ocke Janssen  <oj@openoffice.org>  [9d9e7c2310b17aced0a5339aac8f68b09b1e7a4f]

#84616# check if fielddescription is null


2001-03-12  Kurt Zenker  <kz@openoffice.org>  [4c6e83387a37f16df8e7da19dd7117e325847956]

SRC625


2001-03-12  Joachim Lingner  <jl@openoffice.org>  [8c43ce3310b262edac3635023107167d56798964]

OSL_ENSHURE replaced by OSL_ENSURE


2001-03-12  Ocke Janssen  <oj@openoffice.org>  [c7282dc62e45b84cca25a40d9fda178700e4a570]

#84688# dispose if initialize went wrong


2001-03-12  Oliver Specht  <os@openoffice.org>  [e24994ae871fe011bf35ec8c332969c6e86565be]

new CharRelief


2001-03-12  Malte Timmermann  <mt@openoffice.org>  [914c953890676445ddf6a9eadd11e4da3ed2bc9a]

toolkit.xml


2001-03-12  Oliver Specht  <os@openoffice.org>  [a49b7d9aadd1f5408dd7ead51349f48641066555]

new FontRelief.idl


2001-03-12  Oliver Specht  <os@openoffice.org>  [a7d2e72c916b19b8d05fb5f04ba516d59576a296]

new constants: FontRelief


2001-03-12  Ocke Janssen  <oj@openoffice.org>  [33f2274f5857577853201ff2a3ff02fda4198c70]

parse stmt international


2001-03-12  Malte Timmermann  <mt@openoffice.org>  [9f5d51acbd72ea8b2a7c022d7bac219e2f296ec6]

component description...


2001-03-12  Ocke Janssen  <oj@openoffice.org>  [a3762ec569b5cf898ed98c6335b76ad3f90f0861]

wrong ctor used for OString


2001-03-12  Ocke Janssen  <oj@openoffice.org>  [c4f539f2b91eb8848b13b12457fb5c97672cf209]

#84625# new method for assign a table


2001-03-12  Joachim Lingner  <jl@openoffice.org>  [b3e5d449ac81e2d072486c3e42d129694395b368]

OSL_ENSHURE replaced by OSL_ENSURE


2001-03-12  Ocke Janssen  <oj@openoffice.org>  [012192a604b7b848d76190c0c47d7cb1a195465b]

#84625# dispose object when dropping


2001-03-12  Oliver Specht  <os@openoffice.org>  [bb3b832c8a48bfb7d506de8ef8617540c09c5ca5]

service descriptions converted and concatenated


2001-03-12  Joachim Lingner  <jl@openoffice.org>  [c23515aeed4d59324d9dfe82934bd5b3c021a59a]

OSL_ENSHURE replaced by OSL_ENSURE


2001-03-12  Joachim Lingner  <jl@openoffice.org>  [40b79cab484d2f5f70962e96696ed5f3645f1c8e]

OSL_ENSHURE replaced by OSL_ENSURE


2001-03-12  Herbert Duerr  <hdu@openoffice.org>  [f5cfc228395c1a40c287de6211adeb332c4342e0]

promote some functions to methods


2001-03-12  Kurt Zenker  <kz@openoffice.org>  [dd23b2b89003f26211f61771de2065cbc1dc516c]

UDK211


2001-03-12  Frank Schönheit  <fs@openoffice.org>  [0757f6f79c2ab284115f6f56c0eba596d4b42f05]

#84253# correct some help ids (don't use unresolved identifiers)


2001-03-12  Michael Brauer  <mib@openoffice.org>  [80ff6f008577287dadd7200eba4532d59f1221bd]

#84837#: Non insert mode was broken


2001-03-12  Michael Hönnig  <mi@openoffice.org>  [ad5b1f6a013e3c9c4623fc35360faec44de50386]

package is a registered name in Java => renamed to packages (step1: new module packages)


2001-03-12  Caolán McNamara  <cmc@openoffice.org>  [372f5987d2d612bbd3bdf05d8cece86ce036d727]

##510##, #81434# Set default asian fontsize to winword default as well as western fontsize


2001-03-12  Kai Ahrens  <ka@openoffice.org>  [f9ea4c334e14270d53e976bc272467cda08d7cbf]

added D&D functionality


2001-03-12  Kai Ahrens  <ka@openoffice.org>  [fd26bb8c831d83a178d8727e53ccd2b45897f93e]

Type for FORMAT_FILE is sequence


2001-03-12  Michael Hönnig  <mi@openoffice.org>  [1baa110d8448b09ed773273ae5a14bbd69f52d06]

package is a registered name in Java => renamed to packages (step1: new module packages)


2001-03-12  Oliver Braun  <obr@openoffice.org>  [c90cf77b25c1226a05140729ddb55b22f14e2b59]

renamed XDataTransfer to XDataTransferProviderAccess


2001-03-12  Oliver Braun  <obr@openoffice.org>  [52b25418fb46e4761860e22b7dfa50842f2aa0ed]

introduced XDataTransferProviderAccess


2001-03-12  Matthias Huetsch  <mhu@openoffice.org>  [3695d6c5a6c665945a707aac1e3c319f4a6c6b00]

Interface rtl::IReference and template class rtl::Reference.


2001-03-12  Oliver Specht  <os@openoffice.org>  [88f9ced6e3e8d26073dc15953d547a7808675f52]

new property: AnchorFrame


2001-03-12  Oliver Specht  <os@openoffice.org>  [d896fd4e88547a217e244da90c659744e7c78cbd]

new property: AnchorFrame


2001-03-12  Matthias Huetsch  <mhu@openoffice.org>  [ccb589bb3ea7cc5e46a9dbe68f843c883f8d0ecf]

Platform endianess determination and byte order manipulation macros.


2001-03-12  Andreas Bregas  <ab@openoffice.org>  [ca3559ec1a931a43efe84367db5e43b325a3fb98]

Listen to dialog's step property and set control visibility according to that


2001-03-12  Andreas Martens  <ama@openoffice.org>  [2c2092547f9d95dbb9335198bca2afc674b9d718]

New: Fontattribute automatic color


2001-03-12  Hennes Rohling  <hro@openoffice.org>  [06b8829b42c804c3dabb3d673834f22eb5b214b0]

#84390# Added wrapper executables


2001-03-12  Caolán McNamara  <cmc@openoffice.org>  [af246a3731d3a57a713cadda42b08b459d3b48f5]

##513##, #79474# a set of floating table rows following inline table rows are not to be counted as rows in first table


2001-03-12  Daniel Boelzle  <dbo@openoffice.org>  [944d47ba74f86998fef010169359b2efecf58978]

exact boolean handling


2001-03-12  Tino Rachui  <tra@openoffice.org>  [9234da7733c086e753a0f27d7c3d6158aa7957ca]

*** empty log message ***


2001-03-12  Daniel Boelzle  <dbo@openoffice.org>  [dddee54f568beea58284a5345515e0cd1e584fb6]

assertions


2001-03-12  Daniel Boelzle  <dbo@openoffice.org>  [d2b6141b341ad346f7d5b0b446a70302dce39d72]

assertions


2001-03-12  Thomas Benisch  <tbe@openoffice.org>  [6ef3f4071c90b3baa9d13781c6bfed5504939ffb]

added script event container listener


2001-03-12  Sven Jacobi  <sj@openoffice.org>  [14769c5a2b953a5df6e598895dff3044f187e96a]

added vertical text layout


2001-03-12  Niklas Nebel  <nn@openoffice.org>  [6f1c72d6b0698388d6cb0d643058050eac9fa0ff]

changed component descriptions to new dtd


2001-03-12  Andreas Bregas  <ab@openoffice.org>  [41c300af61e6701ccc48dfc78f1413781235afb1]

New DTD


2001-03-12  Thomas Lange  <tl@openoffice.org>  [4c13005a0c3426208258cc2766fafc66626f00fb]

regular expression search fixed


2001-03-12  Thomas Lange  <tl@openoffice.org>  [757b687d37c712f93ba4bda8ca48207b0eba4a7f]

regular expression search fixed


2001-03-12  Thomas Lange  <tl@openoffice.org>  [c9ea21e68f7e79e08d15ae3e5c832edb6809f49b]

regular expression search fixed


2001-03-12  Sven Jacobi  <sj@openoffice.org>  [11f82a1332f99dabd7cacb1b91a409d3676a087a]

added vetical text layout


2001-03-12  Mathias Bauer  <mba@openoffice.org>  [137255ba98a74a87c4d36dfcac417a124e0a65ab]

use correct temp. storage


2001-03-12  Andreas Martens  <ama@openoffice.org>  [7c30e09f6c980bf0b4e550bd64b9d7f5ae4ebb3a]

New: Fontattribute relief


2001-03-12  Oliver Specht  <os@openoffice.org>  [35918d023032ef33111e54cb319e625a27f5333d]

#84572# Set anchor to frame: find frame to anchor to


2001-03-12  Niklas Nebel  <nn@openoffice.org>  [751a36ce9b2a0dff5ea289f912a846ab8e19c52e]

SetFrame: use ApplyFrameAreaTab without MarkData


2001-03-12  Niklas Nebel  <nn@openoffice.org>  [5c65d74f6ed29e07ea99cace9cc4a258ed907198]

ApplyFrameAreaTab


2001-03-12  Niklas Nebel  <nn@openoffice.org>  [052453368711ac4b99fbe10e315a9be882012960]

ApplyFrame: create new SvxBoxItem on stack


2001-03-12  Thomas Lange  <tl@openoffice.org>  [6dc901b785d6bf3e0091b7833a6040de658eac64]

SearcParam => SearchOptions and implied changes


2001-03-12  Dieter Loeschky  <dl@openoffice.org>  [1e666d8514b0223edd899ae1e54685c4855f71e1]

+ Transliteration


2001-03-12  Patrick Luby  <pluby@openoffice.org>  [8dd8692f6af74e7baacfa42b3e2880b987dc4acd]

More fine tuning of stripping for Mac OS X


2001-03-12  Patrick Luby  <pluby@openoffice.org>  [4fca4d84323837cf1e70650929b3eecf4c646edb]

Implemented stripping of only __objcInit symbol for Mac OS X executables to avoid duplicate symbols when loading the JavaVM


2001-03-12  Oliver Specht  <os@openoffice.org>  [6b50ce9e6f9943068e8e227f8df73a46f0305b70]

SwDBField: Name creation changed


2001-03-11  Patrick Luby  <pluby@openoffice.org>  [43f19d3760110561f246203b5d4d23fb7f9a7eda]

Added TimeValue to work on Mac OS X Release Candidate version


2001-03-11  Patrick Luby  <pluby@openoffice.org>  [52038d3f57b648217b422aa52eb7b4f1953eaae4]

Added -framework CoreFoundation


2001-03-11  Sascha Ballach  <sab@openoffice.org>  [3fc3c75f8f00c234516f5b5aab40788a3d8cf5fc]

SettingsExportHelper and DocumentSettingsContext added


2001-03-11  Sascha Ballach  <sab@openoffice.org>  [f99e01a57eea3c59bb735def82a3e10851e97bf6]

DocumentSettingsContext added


2001-03-11  Sascha Ballach  <sab@openoffice.org>  [a6504d4ffc309fec7711bea6a0040c4355fcf9ea]

start to implement the import of document settings


2001-03-11  Sascha Ballach  <sab@openoffice.org>  [a92f3c1604cbbe02657bfc45a41a4fbb05b62fdf]

make all functions const


2001-03-11  Sascha Ballach  <sab@openoffice.org>  [8854eefeeed7f15c14c852420056ee5f0a1bc35a]

export of document settings added


2001-03-11  Sascha Ballach  <sab@openoffice.org>  [fdbe4b19104b56fac0daaf9f60d247aa91b47428]

configuration-settings added


2001-03-11  Patrick Luby  <pluby@openoffice.org>  [1d6fe3337219870f3879152339ffafc95bbbd0cc]

Removed -lobjc as it is not necessary


2001-03-11  Patrick Luby  <pluby@openoffice.org>  [6b7b0f10ddeb66b10394e09ddc2ff70b0e738e05]

Replaced ftime() calls with gettimeofday() since ftime() is obsolete on Linux and Mac OS X


2001-03-11  Patrick Luby  <pluby@openoffice.org>  [357ad8d881b7a87c13cf36a1a1eb92b9df1590fb]

Eliminated unnecessary use of timezone struct in gettimeofday calls


2001-03-10  Patrick Luby  <pluby@openoffice.org>  [8b332514bf946a638fcb8849fc326cebe7bd605c]

Don't process modules with no name for Mac OS X


2001-03-10  Patrick Luby  <pluby@openoffice.org>  [9e23ffe0589b41b2e1d652b00e0e9ab8893ee102]

Replaced <QD/QD.h> includes with <ApplicationServies/ApplicationServices.h> to work on Mac OS X Release Candidate version


2001-03-10  Kurt Zenker  <kz@openoffice.org>  [26f1278f208f0e9416d2f4a4fc7cf91e43eaead6]

new version for TFD624


2001-03-09  Patrick Luby  <pluby@openoffice.org>  [6d79b3a08b53ba100a53b012e2e78fb3c2db41dc]

Moved -framework Cocoa out of central makefile to here for Mac OS X


2001-03-09  Patrick Luby  <pluby@openoffice.org>  [f33c491c366998b32854cf337b0df2c50765368f]

Added -lobjc to link line


2001-03-09  Patrick Luby  <pluby@openoffice.org>  [6f4b0286df7007f9bd8b41f08f29822508b2f008]

Reversed previous change as it strips debugging symbols in addition to the target symbols


2001-03-09  Kurt Zenker  <kz@openoffice.org>  [e1f5f523da90b84283b6737e584845af75111314]

Merge SRC624: 09.03.01 - 22:24:53 (NoBranch)


2001-03-09  Kurt Zenker  <kz@openoffice.org>  [64ea79064b7c507a7a8d2ea0113206e1c5e045cd]

Merge SRC624: 09.03.01 - 22:23:43 (NoBranch)


2001-03-09  Kurt Zenker  <kz@openoffice.org>  [a929710fedfbc198f65ccdee93172cd85f8c21cc]

Merge SRC624: 09.03.01 - 22:23:40 (NoBranch)


2001-03-09  Kurt Zenker  <kz@openoffice.org>  [b48d1b0250f8c708905a68b9a628a69a18b478c8]

Merge SRC624: 03/09/01 - 22:22:08 (NoBranch)


2001-03-09  Kurt Zenker  <kz@openoffice.org>  [ab2024125d90d35e626dfd1de42f656e8745649c]

Merge SRC624: 09.03.01 - 22:22:31 (NoBranch)


2001-03-09  Kurt Zenker  <kz@openoffice.org>  [0ff7a9491849c134b3a926fa7cc19c7c18a00b9f]

Merge SRC624: 09.03.01 - 22:22:30 (NoBranch)


2001-03-09  Kurt Zenker  <kz@openoffice.org>  [41102cfacd11da542a1fc4a6ebe7744f12b10026]

Merge SRC624: 09.03.01 - 22:20:51 (NoBranch)


2001-03-09  avy  <avy@openoffice.org>  [072be223d54967eed5823390dbaf26a25cfa0b80]

Merge SRC624: 03/09/01 - 22:20:41 (NoBranch)


2001-03-09  Kurt Zenker  <kz@openoffice.org>  [623922b84eb21bdc4a911e757e5f91af900f47a6]

Merge SRC624: 09.03.01 - 22:20:22 (NoBranch)


2001-03-09  Kurt Zenker  <kz@openoffice.org>  [957fc30bd62bf49b92d31f4bea9da5cca8a1f0c2]

Merge SRC624: 09.03.01 - 22:19:16 (NoBranch)


2001-03-09  Kurt Zenker  <kz@openoffice.org>  [acc5bdb9c542268ea2c4ec78f80450eb11700c36]

Merge SRC624: 09.03.01 - 22:18:52 (NoBranch)


2001-03-09  Kurt Zenker  <kz@openoffice.org>  [b2699099dd572733cb4f975579b9c2f4a75c6e44]

Merge SRC624: 03/09/01 - 22:18:12 (NoBranch)


2001-03-09  Kurt Zenker  <kz@openoffice.org>  [e4a8966687faee5a9a3fe580cc93b253bbbd68ce]

Merge SRC624: 09.03.01 - 22:18:32 (NoBranch)


2001-03-09  Kurt Zenker  <kz@openoffice.org>  [2f0b8220445d18d1f127c617d3ff1c39372d7643]

Merge SRC624: 09.03.01 - 22:17:14 (NoBranch)


2001-03-09  Kurt Zenker  <kz@openoffice.org>  [45a8c5b194b1af53636f7a659caf72eb329408ac]

Merge SRC624: 09.03.01 - 22:17:43 (NoBranch)


2001-03-09  Kurt Zenker  <kz@openoffice.org>  [cffa9c77a10f7d795f1b3eeca95501d355bf6726]

Merge SRC624: 09.03.01 - 22:17:28 (NoBranch)


2001-03-09  Kurt Zenker  <kz@openoffice.org>  [9fffada561e78937e55b26e688966cdff03036d8]

Merge SRC624: 09.03.01 - 22:16:10 (NoBranch)


2001-03-09  Oliver Bolte  <obo@openoffice.org>  [aad0d1aa49b2d4ed1e344b88bdabfc8e178b224f]

Merge SRC624: 09.03.01 - 22:16:07 (NoBranch)


2001-03-09  Kurt Zenker  <kz@openoffice.org>  [6d98affdad749a833728bcbea26bb617680a4aa6]

Merge SRC624: 09.03.01 - 22:16:30 (NoBranch)


2001-03-09  Kurt Zenker  <kz@openoffice.org>  [9f9463241d6a8d4cb78217f94201df021d8fe58a]

Merge SRC624: 09.03.01 - 22:16:23 (NoBranch)


2001-03-09  Kurt Zenker  <kz@openoffice.org>  [09e642648c187f071763639377ee8339e485d971]

Merge SRC624: 09.03.01 - 22:15:04 (NoBranch)


2001-03-09  Kurt Zenker  <kz@openoffice.org>  [9c82a116c46fc9643f5f2f4f7b99ab6968aedb73]

Merge SRC624: 09.03.01 - 22:14:48 (NoBranch)


2001-03-09  Kurt Zenker  <kz@openoffice.org>  [90b3fde47bd69f8a91f9f5231583acb7482e04d3]

Merge SRC624: 09.03.01 - 22:15:14 (NoBranch)


2001-03-09  Kurt Zenker  <kz@openoffice.org>  [065ca8c48271a3e11eb8a4bf30325d05c2a6a196]

Merge SRC624: 09.03.01 - 22:14:36 (NoBranch)


2001-03-09  Kurt Zenker  <kz@openoffice.org>  [91b2ca87224f100eea7d886f1777c8143a3be009]

Merge SRC624: 09.03.01 - 22:13:55 (NoBranch)


2001-03-09  Kurt Zenker  <kz@openoffice.org>  [dbe75404bd20de11cca3502e06521076fd4d042a]

Merge SRC624: 09.03.01 - 22:13:37 (NoBranch)


2001-03-09  Kurt Zenker  <kz@openoffice.org>  [4b69fd033881843cf8ddbc61bc64422f326a60d0]

Merge SRC624: 03/09/01 - 22:13:08 (NoBranch)


2001-03-09  Kurt Zenker  <kz@openoffice.org>  [07df074f582237685e40d98551b1e5278b8ace4f]

Merge SRC624: 03/09/01 - 22:13:02 (NoBranch)


2001-03-09  Kurt Zenker  <kz@openoffice.org>  [e48d3e98ddaa2ac80f968b9fafdee3955fa24bde]

Merge SRC624: 09.03.01 - 22:12:49 (NoBranch)


2001-03-09  Kurt Zenker  <kz@openoffice.org>  [61e36dd16a891294a88cae98fd8b31cf3900da80]

Merge SRC624: 09.03.01 - 22:12:49 (NoBranch)


2001-03-09  Kurt Zenker  <kz@openoffice.org>  [93827e4fa65b8fee0e0053f34b55d30286dd3d5b]

Merge SRC624: 09.03.01 - 22:13:14 (NoBranch)


2001-03-09  Oliver Bolte  <obo@openoffice.org>  [8482295107817fde37344484ea2ad07591e6a6c9]

Merge SRC624: 09.03.01 - 22:12:00 (NoBranch)


2001-03-09  Kurt Zenker  <kz@openoffice.org>  [c271864d5ef5671d7346e4c65e8d0edb898a0812]

Merge SRC624: 03/09/01 - 22:11:41 (NoBranch)


2001-03-09  Kurt Zenker  <kz@openoffice.org>  [8c3a29f854c8cc34f7c4ab10b2088b87cdff29b2]

Merge SRC624: 09.03.01 - 22:12:07 (NoBranch)


2001-03-09  avy  <avy@openoffice.org>  [d94c73d692b108a5ac1acf8a4c58a80d15a9996e]

Merge SRC624: 03/09/01 - 22:11:13 (NoBranch)


2001-03-09  Kurt Zenker  <kz@openoffice.org>  [8755700bf24e993badb48df0e8920dd71dec4888]

Merge SRC624: 09.03.01 - 22:10:51 (NoBranch)


2001-03-09  Kurt Zenker  <kz@openoffice.org>  [13c98769322786f6fc3e3af7ee3826d12020c3cb]

Merge SRC624: 09.03.01 - 22:11:20 (NoBranch)


2001-03-09  Kurt Zenker  <kz@openoffice.org>  [8226bc6a4b03d643856a8cdf639988c62ffc4649]

Merge SRC624: 09.03.01 - 22:11:21 (NoBranch)


2001-03-09  Kurt Zenker  <kz@openoffice.org>  [cf5f8c92e7c4cea2e467c0dba1ae30a9705f01bc]

Merge SRC624: 03/09/01 - 22:09:54 (NoBranch)


2001-03-09  Kurt Zenker  <kz@openoffice.org>  [40790fcd2b2b0b86b0ba0dfb07288d0b2e50b6f7]

Merge SRC624: 09.03.01 - 22:09:46 (NoBranch)


2001-03-09  Kurt Zenker  <kz@openoffice.org>  [cafd408024c2b1056c982a4d6bf4aec0a03a4a5e]

Merge SRC624: 03/09/01 - 22:07:32 (NoBranch)


2001-03-09  Kurt Zenker  <kz@openoffice.org>  [9211ad52dd70e02a126339050a9de25dde3be1d4]

Merge SRC624: 09.03.01 - 22:09:07 (NoBranch)


2001-03-09  avy  <avy@openoffice.org>  [bb81981244025bd31ff40f420bc5c745f187710e]

Merge SRC624: 03/09/01 - 22:08:54 (NoBranch)


2001-03-09  Kurt Zenker  <kz@openoffice.org>  [4e458462cb94b5fd38adff32f9c77f5dfacbb95e]

Merge SRC624: 03/09/01 - 22:08:21 (NoBranch)


2001-03-09  Kurt Zenker  <kz@openoffice.org>  [6f38c78b150337a1d98d9c94bd7b4d3af6d5eb08]

Merge SRC624: 09.03.01 - 22:07:56 (NoBranch)


2001-03-09  Kurt Zenker  <kz@openoffice.org>  [32562f7cb234ab3797d66a5a43f47a74624c76b3]

Merge SRC624: 09.03.01 - 22:07:56 (NoBranch)


2001-03-09  avy  <avy@openoffice.org>  [77cc7e768d927bcacaca1aca2d08c51c0c1a2963]

Merge SRC624: 03/09/01 - 22:07:40 (NoBranch)


2001-03-09  Kurt Zenker  <kz@openoffice.org>  [1f44c880fbb2a3739ed64340823405f5c9ead38e]

Merge SRC624: 09.03.01 - 22:07:48 (NoBranch)


2001-03-09  Kurt Zenker  <kz@openoffice.org>  [44a28b5c2e039169eda5606e2ddfef0238d5dbb8]

Merge SRC624: 03/09/01 - 22:07:02 (NoBranch)


2001-03-09  Kurt Zenker  <kz@openoffice.org>  [bafdec4d8a6a1154ef313d418be7a3a42ea06ed1]

Merge SRC624: 09.03.01 - 22:06:41 (NoBranch)


2001-03-09  avy  <avy@openoffice.org>  [bf1998dd6a1935ace2fa8cfb1d5c7f69cdfb8423]

Merge SRC624: 03/09/01 - 22:06:29 (NoBranch)


2001-03-09  Oliver Bolte  <obo@openoffice.org>  [d41d3f1468db2fe0ebf3dc88c671ba8e1477fed1]

Merge SRC624: 09.03.01 - 22:06:02 (NoBranch)


2001-03-09  Kurt Zenker  <kz@openoffice.org>  [baf62271b2169dea500a5c5808563b470178ba33]

Merge SRC624: 03/09/01 - 22:05:40 (NoBranch)


2001-03-09  Kurt Zenker  <kz@openoffice.org>  [54c5b9c6dc418e4c6cacc996f325f225281c2596]

Merge SRC624: 09.03.01 - 22:05:50 (NoBranch)


2001-03-09  Kurt Zenker  <kz@openoffice.org>  [ef0f8e0e8e38a59f7741e18e1736a21e56855845]

Merge SRC624: 09.03.01 - 22:05:20 (NoBranch)


2001-03-09  Oliver Bolte  <obo@openoffice.org>  [c688fd12d9b1e7c003fa5ec4742a9bf2b48c3c47]

Merge SRC624: 09.03.01 - 22:04:27 (NoBranch)


2001-03-09  avy  <avy@openoffice.org>  [f77934865a6af43fca218bb6e71d9754a6d3cfcc]

Merge SRC624: 03/09/01 - 22:04:19 (NoBranch)


2001-03-09  Kurt Zenker  <kz@openoffice.org>  [3937c17d43783ab708930b8a20ee03f47caee89d]

Merge SRC624: 03/09/01 - 22:04:10 (NoBranch)


2001-03-09  Kurt Zenker  <kz@openoffice.org>  [2b8661c0aab1500245a88d1bc68dd2363b45887a]

Merge SRC624: 09.03.01 - 22:04:18 (NoBranch)


2001-03-09  Kurt Zenker  <kz@openoffice.org>  [6f2c75e318133e7ffc72a2c18b7898472ea9efb7]

Merge SRC624: 09.03.01 - 22:03:49 (NoBranch)


2001-03-09  Kurt Zenker  <kz@openoffice.org>  [4616b79271cf43f7b3e9839c8cc3bad630b66aa2]

Merge SRC624: 09.03.01 - 22:03:44 (NoBranch)


2001-03-09  Oliver Bolte  <obo@openoffice.org>  [44ff98f8c353a8d5068e20f4ea586c4775d8703b]

Merge SRC624: 09.03.01 - 22:02:59 (NoBranch)


2001-03-09  Kurt Zenker  <kz@openoffice.org>  [3e8a5aa992eb39c0bbb6367d89d1fd1e1ca69aa2]

Merge SRC624: 09.03.01 - 22:03:26 (NoBranch)


2001-03-09  Kurt Zenker  <kz@openoffice.org>  [dc54da07f2d94f3eeae6fc706044c63b5676e394]

Merge SRC624: 03/09/01 - 22:02:45 (NoBranch)


2001-03-09  Kurt Zenker  <kz@openoffice.org>  [ddb953beeaac3ca38925d2e0808dc0899a0cd564]

Merge SRC624: 09.03.01 - 22:02:35 (NoBranch)


2001-03-09  Kurt Zenker  <kz@openoffice.org>  [78702d1d1cfc2ca176853c0d5c421f4075dbb370]

Merge SRC624: 09.03.01 - 22:02:48 (NoBranch)


2001-03-09  Kurt Zenker  <kz@openoffice.org>  [a20a4e52a3d87697be9b820374f9fe8b0ea26996]

Merge SRC624: 03/09/01 - 22:02:10 (NoBranch)


2001-03-09  Kurt Zenker  <kz@openoffice.org>  [55e00c0e0bbe10af083729c324d627eaea2456c9]

Merge SRC624: 09.03.01 - 22:01:19 (NoBranch)


2001-03-09  Kurt Zenker  <kz@openoffice.org>  [172be57e7ca7b65d72025298d82a2a520174d062]

Merge SRC624: 03/09/01 - 22:01:08 (NoBranch)


2001-03-09  Kurt Zenker  <kz@openoffice.org>  [60b287a9e223b14c32db1f424c2ecb7a32fc2465]

Merge SRC624: 09.03.01 - 22:01:27 (NoBranch)


2001-03-09  Kurt Zenker  <kz@openoffice.org>  [875a4fe847fac5434b9154552ea785a566f3ef35]

Merge SRC624: 03/09/01 - 22:00:46 (NoBranch)


2001-03-09  avy  <avy@openoffice.org>  [d9c9445182891c7bceadcab49bcf60cb5b3d017c]

Merge SRC624: 03/09/01 - 22:00:45 (NoBranch)


2001-03-09  Oliver Bolte  <obo@openoffice.org>  [2a1557e39099cb835c5108c657ea72c368a0dd2f]

Merge SRC624: 09.03.01 - 22:00:30 (NoBranch)


2001-03-09  Kurt Zenker  <kz@openoffice.org>  [195dbd656356562b100f38b9a0e1b863f279d29e]

Merge SRC624: 09.03.01 - 22:00:36 (NoBranch)


2001-03-09  Kurt Zenker  <kz@openoffice.org>  [34770446fd6718e5816eabdf777c9912f88d9c9a]

Merge SRC624: 09.03.01 - 22:00:06 (NoBranch)


2001-03-09  avy  <avy@openoffice.org>  [bc1a6e47620aca5b6b4733b3a420e62168f2f2c4]

Merge SRC624: 03/09/01 - 21:59:30 (NoBranch)


2001-03-09  Oliver Bolte  <obo@openoffice.org>  [7b85a1f1ebb1046d393064dc0c17bf95b65161bb]

Merge SRC624: 09.03.01 - 21:59:17 (NoBranch)


2001-03-09  Kurt Zenker  <kz@openoffice.org>  [7bfa21bb330651f7fa5f7ccc3f3be42bba00fe25]

Merge SRC624: 09.03.01 - 21:59:03 (NoBranch)


2001-03-09  Kurt Zenker  <kz@openoffice.org>  [c894f5423618ae26ad7ed5e26aa79daf91983243]

Merge SRC624: 09.03.01 - 21:59:08 (NoBranch)


2001-03-09  Kurt Zenker  <kz@openoffice.org>  [502c7c41cb9a106adca84cb3c450780b1e136015]

Merge SRC624: 09.03.01 - 21:59:05 (NoBranch)


2001-03-09  avy  <avy@openoffice.org>  [240db13bb7379b9176c19798c0a9dd05f8c3bd0b]

Merge SRC624: 03/09/01 - 21:57:51 (NoBranch)


2001-03-09  Kurt Zenker  <kz@openoffice.org>  [d6380f91e936acd331919d6af274f7e9919071fa]

Merge SRC624: 09.03.01 - 21:57:44 (NoBranch)


2001-03-09  Kurt Zenker  <kz@openoffice.org>  [392be0095a6710c6286d217a01d3dc64230430eb]

Merge SRC624: 03/09/01 - 21:56:57 (NoBranch)


2001-03-09  Oliver Bolte  <obo@openoffice.org>  [d9f0a959936210a326940cd049a021fe9c06b38f]

Merge SRC624: 09.03.01 - 21:56:44 (NoBranch)


2001-03-09  avy  <avy@openoffice.org>  [f2095dc0fee0f75f99366b5a803099c2d1396c18]

Merge SRC624: 03/09/01 - 21:56:28 (NoBranch)


2001-03-09  Kurt Zenker  <kz@openoffice.org>  [ef05386eb1361cf520b2d9a3eb035e0bdf2a40e6]

Merge SRC624: 09.03.01 - 21:56:26 (NoBranch)


2001-03-09  Kurt Zenker  <kz@openoffice.org>  [6459df652845a8525c76be0081ec4efb2004f540]

Merge SRC624: 03/09/01 - 21:55:29 (NoBranch)


2001-03-09  Kurt Zenker  <kz@openoffice.org>  [f71223a4aeb493aee58f5c37755697674bcb8ef6]

Merge SRC624: 09.03.01 - 21:55:21 (NoBranch)


2001-03-09  Oliver Bolte  <obo@openoffice.org>  [79712b08cde8852c5ace92874add4326bbe3950f]

Merge SRC624: 09.03.01 - 21:54:20 (NoBranch)


2001-03-09  Kurt Zenker  <kz@openoffice.org>  [2971386be0071df4bcc9b300b759eff039873e00]

Merge SRC624: 09.03.01 - 21:54:13 (NoBranch)


2001-03-09  Kurt Zenker  <kz@openoffice.org>  [e2654d93dd5321c97caefea6b5e3dce0b7d7db7b]

Merge SRC624: 03/09/01 - 21:53:26 (NoBranch)


2001-03-09  Kurt Zenker  <kz@openoffice.org>  [d6ce0711b1a2039d3aaecfbf5699df034e4ffd00]

Merge SRC624: 09.03.01 - 21:53:36 (NoBranch)


2001-03-09  Kurt Zenker  <kz@openoffice.org>  [1ed8816ceee88969b5b4c434c696baf82e1e81af]

Merge SRC624: 09.03.01 - 21:52:47 (NoBranch)


2001-03-09  Kurt Zenker  <kz@openoffice.org>  [60ac9d8e42721a94dd287766ae5b18528c4455a2]

Merge SRC624: 09.03.01 - 21:52:06 (NoBranch)


2001-03-09  Oliver Bolte  <obo@openoffice.org>  [11348f1a7fd6c8d89b6db197866d2455a6a8cd0d]

Merge SRC624: 09.03.01 - 21:51:33 (NoBranch)


2001-03-09  Kurt Zenker  <kz@openoffice.org>  [c41e1c21bc71c862c6ad5e929064956d0c2c185b]

Merge SRC624: 09.03.01 - 21:51:26 (NoBranch)


2001-03-09  Kurt Zenker  <kz@openoffice.org>  [a47f0d7b197608bbe3e2071a8b6dbc9d5bd02258]

Merge SRC624: 09.03.01 - 21:51:11 (NoBranch)


2001-03-09  Kurt Zenker  <kz@openoffice.org>  [85b00f19822278fb2b82d5dcdc99abf4af9fa0fa]

Merge SRC624: 09.03.01 - 21:50:30 (NoBranch)


2001-03-09  Kurt Zenker  <kz@openoffice.org>  [923d0aa7a8b741557a88d977fa3ed6d0f038bb5c]

Merge SRC624: 03/09/01 - 21:50:18 (NoBranch)


2001-03-09  Kurt Zenker  <kz@openoffice.org>  [ce3b4cd223f5de355eaa2ede720e7ba2000c247c]

Merge SRC624: 09.03.01 - 21:50:35 (NoBranch)


2001-03-09  Oliver Bolte  <obo@openoffice.org>  [a02ebb7357578b5fdbde4b2b33ab8171e1042450]

Merge SRC624: 09.03.01 - 21:50:11 (NoBranch)


2001-03-09  avy  <avy@openoffice.org>  [e43e5a0a1ed0419beae474cc5260428967488da1]

Merge SRC624: 03/09/01 - 21:49:59 (NoBranch)


2001-03-09  Kurt Zenker  <kz@openoffice.org>  [8d7621bcd76b3f4f3a9c558ea6612fb3a536c815]

Merge SRC624: 09.03.01 - 21:50:15 (NoBranch)


2001-03-09  Kurt Zenker  <kz@openoffice.org>  [86fc5168a54641c8caf8e84b5feb1fc2f8e67709]

Merge SRC624: 09.03.01 - 21:49:59 (NoBranch)


2001-03-09  avy  <avy@openoffice.org>  [f152ae4c2644fcf54237e0912aa9ca7047d4220c]

Merge SRC624: 03/09/01 - 21:48:43 (NoBranch)


2001-03-09  Kurt Zenker  <kz@openoffice.org>  [b5240599e5ee19e2a29f205716adc593f71d001f]

Merge SRC624: 09.03.01 - 21:48:33 (NoBranch)


2001-03-09  Kurt Zenker  <kz@openoffice.org>  [aaa8f13463d1be3764b4a83f91c75cf30ecc8af3]

Merge SRC624: 09.03.01 - 21:48:34 (NoBranch)


2001-03-09  Kurt Zenker  <kz@openoffice.org>  [f18285ff17feb8af6b1597c4aaf640f8946e877a]

Merge SRC624: 09.03.01 - 21:48:59 (NoBranch)


2001-03-09  Kurt Zenker  <kz@openoffice.org>  [7f468456bc3f4d8ff9e99049fed6622b434bbab5]

Merge SRC624: 09.03.01 - 21:48:52 (NoBranch)


2001-03-09  Kurt Zenker  <kz@openoffice.org>  [1b6854e3622031a73d3ba3e3cffca20c10be5487]

Merge SRC624: 03/09/01 - 21:47:43 (NoBranch)


2001-03-09  Kurt Zenker  <kz@openoffice.org>  [c9fb60bb1d879ba19ec3885ee7fe945c63b521ef]

Merge SRC624: 09.03.01 - 21:47:53 (NoBranch)


2001-03-09  avy  <avy@openoffice.org>  [4f0eeb05a80a266447f46339ff14f81a9133dbfc]

Merge SRC624: 03/09/01 - 21:47:11 (NoBranch)


2001-03-09  Kurt Zenker  <kz@openoffice.org>  [46b2fb71a55fe6776e7b47458605b9b251984d94]

Merge SRC624: 09.03.01 - 21:47:11 (NoBranch)


2001-03-09  Kurt Zenker  <kz@openoffice.org>  [4458adf52e48c7e066795e83903fe58b45a381f8]

Merge SRC624: 09.03.01 - 21:47:03 (NoBranch)


2001-03-09  Kurt Zenker  <kz@openoffice.org>  [a8e7e2f9683971d3f02e63cb16703bbc69294f31]

Merge SRC624: 09.03.01 - 21:46:40 (NoBranch)


2001-03-09  avy  <avy@openoffice.org>  [33411cd52ad89ed5402bc746995984c5a43c3db6]

Merge SRC624: 03/09/01 - 21:46:05 (NoBranch)


2001-03-09  Kurt Zenker  <kz@openoffice.org>  [3a456264c4227cfb7b36652bdb429e186d772d04]

Merge SRC624: 09.03.01 - 21:46:00 (NoBranch)


2001-03-09  Kurt Zenker  <kz@openoffice.org>  [2961a9483c87ac1fd658d81568b97c8afb934f30]

Merge SRC624: 09.03.01 - 21:43:38 (NoBranch)


2001-03-09  Kurt Zenker  <kz@openoffice.org>  [d4ad4347c3f3916387e8380bf6995d8df2b60971]

Merge SRC624: 09.03.01 - 21:44:04 (NoBranch)


2001-03-09  avy  <avy@openoffice.org>  [1f2c07781ff1aee8747d51c192a6cfe760dc8473]

Merge SRC624: 03/09/01 - 21:42:50 (NoBranch)


2001-03-09  Kurt Zenker  <kz@openoffice.org>  [047bfcf3a307f61507aae87e286d95dee84fa3df]

Merge SRC624: 09.03.01 - 21:41:54 (NoBranch)


2001-03-09  avy  <avy@openoffice.org>  [b4f5888ecd7f6f2042961d0155d811df56c0b490]

Merge SRC624: 03/09/01 - 21:41:37 (NoBranch)


2001-03-09  Kurt Zenker  <kz@openoffice.org>  [04d72430b08f5716c4446b49708040787b47fc6f]

Merge SRC624: 09.03.01 - 21:42:04 (NoBranch)


2001-03-09  Kurt Zenker  <kz@openoffice.org>  [235270b031481e4a06899c73a89861485518dda6]

Merge SRC624: 09.03.01 - 21:40:32 (NoBranch)


2001-03-09  Kurt Zenker  <kz@openoffice.org>  [e299e9c39c48dd4b66403167e9631c3b885cf025]

Merge SRC624: 03/09/01 - 21:40:27 (NoBranch)


2001-03-09  Kurt Zenker  <kz@openoffice.org>  [251f1345b91a3aa4fd8a7eb0a89d9cba8664cbf7]

Merge SRC624: 09.03.01 - 21:40:41 (NoBranch)


2001-03-09  avy  <avy@openoffice.org>  [957fb30af91d7f3cbdadd5f9027b90a747af30f9]

Merge SRC624: 03/09/01 - 21:40:13 (NoBranch)


2001-03-09  Kurt Zenker  <kz@openoffice.org>  [f202a3273a2a80a090f16008398a645f3fdec2f1]

Merge SRC624: 09.03.01 - 21:40:34 (NoBranch)


2001-03-09  Oliver Bolte  <obo@openoffice.org>  [f5d7e747c2bffc26b143c0496090367d27765c24]

Merge SRC624: 09.03.01 - 21:39:54 (NoBranch)


2001-03-09  Kurt Zenker  <kz@openoffice.org>  [193abb67118c5cd617ec1fc8575515d3c988c009]

Merge SRC624: 09.03.01 - 21:40:01 (NoBranch)


2001-03-09  Kurt Zenker  <kz@openoffice.org>  [d01f5163ec2fa7f9919fb84b0c504fdb762473c3]

Merge SRC624: 09.03.01 - 21:39:20 (NoBranch)


2001-03-09  Kurt Zenker  <kz@openoffice.org>  [a2cea2cf4dd42d953d9084e7f033bbfe07f8855f]

Merge SRC624: 03/09/01 - 21:39:14 (NoBranch)


2001-03-09  Kurt Zenker  <kz@openoffice.org>  [6c42b71c80eaae6acad35e429551256154f9682a]

Merge SRC624: 03/09/01 - 21:39:08 (NoBranch)


2001-03-09  Kurt Zenker  <kz@openoffice.org>  [fbb9010e68f56cf597474113717440ff1718975c]

Merge SRC624: 09.03.01 - 21:39:26 (NoBranch)


2001-03-09  Kurt Zenker  <kz@openoffice.org>  [a8facdc66860437ab3daa0b589ebe17c6b6e617c]

Merge SRC624: 09.03.01 - 21:39:09 (NoBranch)


2001-03-09  avy  <avy@openoffice.org>  [8d95c968334dbbc2240a51070ffc015c7114af22]

Merge SRC624: 03/09/01 - 21:38:33 (NoBranch)


2001-03-09  Kurt Zenker  <kz@openoffice.org>  [90fd264df370d760e6c02633cf1d19bb6961c149]

Merge SRC624: 09.03.01 - 21:38:50 (NoBranch)


2001-03-09  Kurt Zenker  <kz@openoffice.org>  [ee99afecaf8f0bdb1070006c8bf035c27c05a44a]

Merge SRC624: 09.03.01 - 21:38:08 (NoBranch)


2001-03-09  Kurt Zenker  <kz@openoffice.org>  [9d1a60762ef536764c45ccc671b2676b7c633d55]

Merge SRC624: 03/09/01 - 21:37:55 (NoBranch)


2001-03-09  Kurt Zenker  <kz@openoffice.org>  [54e701282903fef89ae6dc90df9a3757894b2914]

Merge SRC624: 09.03.01 - 21:38:15 (NoBranch)


2001-03-09  Kurt Zenker  <kz@openoffice.org>  [fe45e33e0eaddf8111f8f708f555e483e3cd942b]

Merge SRC624: 09.03.01 - 21:37:48 (NoBranch)


2001-03-09  avy  <avy@openoffice.org>  [757ec55ebdfcb757a9ce0c593f37c76995a3825f]

Merge SRC624: 03/09/01 - 21:37:19 (NoBranch)


2001-03-09  Kurt Zenker  <kz@openoffice.org>  [9cd98d8daa86ec11c3bac7639ad1892ea11fd0eb]

Merge SRC624: 03/09/01 - 21:37:04 (NoBranch)


2001-03-09  Kurt Zenker  <kz@openoffice.org>  [53d37bce7b47613aeb37e5c06ac8138d724ac59d]

Merge SRC624: 09.03.01 - 21:36:56 (NoBranch)


2001-03-09  Oliver Bolte  <obo@openoffice.org>  [141631899db8617403e395ce0d6918a83828235c]

Merge SRC624: 09.03.01 - 21:36:46 (NoBranch)


2001-03-09  Kurt Zenker  <kz@openoffice.org>  [b7c40a011ac729a4093b6432dbe59a6d5ee27e20]

Merge SRC624: 09.03.01 - 21:37:13 (NoBranch)


2001-03-09  Kurt Zenker  <kz@openoffice.org>  [67182d3031bff9a10499fef7e94cbcf77c435a88]

Merge SRC624: 09.03.01 - 21:37:02 (NoBranch)


2001-03-09  Kurt Zenker  <kz@openoffice.org>  [a7a46fe72a7a20e43dbadcfe7288d589b4b66d7b]

Merge SRC624: 09.03.01 - 21:36:01 (NoBranch)


2001-03-09  Oliver Bolte  <obo@openoffice.org>  [02e4a0d109d100d10a61b9d075159b9395feb76d]

Merge SRC624: 09.03.01 - 21:35:36 (NoBranch)


2001-03-09  Kurt Zenker  <kz@openoffice.org>  [d9a3cd9eba9ce0bbab5700cee58d2bea4cb26849]

Merge SRC624: 03/09/01 - 21:35:21 (NoBranch)


2001-03-09  Kurt Zenker  <kz@openoffice.org>  [c53b80cb421ac799f615aaa54fa6d3325b3f312e]

Merge SRC624: 09.03.01 - 21:35:47 (NoBranch)


2001-03-09  Oliver Bolte  <obo@openoffice.org>  [a46aecae59ff3d10e5eee45a057d2253962068a4]

Merge SRC624: 09.03.01 - 21:34:36 (NoBranch)


2001-03-09  Kurt Zenker  <kz@openoffice.org>  [bc863ab86e766eea6508f5aa9a347028e0483268]

Merge SRC624: 09.03.01 - 21:34:46 (NoBranch)


2001-03-09  Kurt Zenker  <kz@openoffice.org>  [45b57f3cfc92af4e23c15a075c7dd6b7d3d64376]

Merge SRC624: 09.03.01 - 21:34:07 (NoBranch)


2001-03-09  Kurt Zenker  <kz@openoffice.org>  [5da049466dfd5cbefc391659651f741bef36604f]

Merge SRC624: 09.03.01 - 21:33:29 (NoBranch)


2001-03-09  Kurt Zenker  <kz@openoffice.org>  [31836afd1b9b6795642ac60d808ff192c68eb172]

Merge SRC624: 09.03.01 - 21:32:54 (NoBranch)


2001-03-09  Kurt Zenker  <kz@openoffice.org>  [1a52c2aebccb6a90dd6cdcfe88d162e286c00349]

Merge SRC624: 09.03.01 - 21:31:24 (NoBranch)


2001-03-09  Oliver Bolte  <obo@openoffice.org>  [33dc221ed0d2f2421c9ffa6e72992ca4d522bfb5]

Merge SRC624: 09.03.01 - 21:30:49 (NoBranch)


2001-03-09  avy  <avy@openoffice.org>  [7bbca253994712cd4867a09b1cedaf76dde51288]

Merge SRC624: 03/09/01 - 21:30:58 (NoBranch)


2001-03-09  Kurt Zenker  <kz@openoffice.org>  [3d3c8e6722890d09e7f6cb7a8c52ce01900da7c2]

Merge SRC624: 09.03.01 - 21:30:58 (NoBranch)


2001-03-09  Oliver Bolte  <obo@openoffice.org>  [4e1c8d8a70800d989528a7d4eb69bc717ecd0302]

Merge SRC624: 09.03.01 - 21:29:31 (NoBranch)


2001-03-09  Kurt Zenker  <kz@openoffice.org>  [511a4b1d7341c7805ef321c040a4ade7492727bb]

Merge SRC624: 09.03.01 - 21:29:21 (NoBranch)


2001-03-09  avy  <avy@openoffice.org>  [bbf66c0c94c81748875d844a8777784ced34c413]

Merge SRC624: 03/09/01 - 21:28:55 (NoBranch)


2001-03-09  Kurt Zenker  <kz@openoffice.org>  [50c4fa96bed068f05018c6e633d73c298bc3991a]

Merge SRC624: 09.03.01 - 21:27:52 (NoBranch)


2001-03-09  avy  <avy@openoffice.org>  [973caa26a217834ce9d147f65e9abb330ffd7b7f]

Merge SRC624: 03/09/01 - 21:26:32 (NoBranch)


2001-03-09  Kurt Zenker  <kz@openoffice.org>  [11771f48d5b42bce06646a807f116cf06a56e247]

Merge SRC624: 09.03.01 - 21:26:08 (NoBranch)


2001-03-09  Kurt Zenker  <kz@openoffice.org>  [0786b0d95da1b5b9ca9a61284febbe3172ea9e61]

Merge SRC624: 09.03.01 - 21:24:44 (NoBranch)


2001-03-09  Oliver Bolte  <obo@openoffice.org>  [38d3dcc38aaa76b4372126289166fc9b259c01f1]

Merge SRC624: 09.03.01 - 21:24:41 (NoBranch)


2001-03-09  Kurt Zenker  <kz@openoffice.org>  [3e5513d9c208cc7d0a1d4c714ae6bbd66f3d37b9]

Merge SRC624: 09.03.01 - 21:24:35 (NoBranch)


2001-03-09  Kurt Zenker  <kz@openoffice.org>  [706750c3dd9b7ac1abab00ff5b27b38d6d7aba7c]

Merge SRC624: 09.03.01 - 21:23:38 (NoBranch)


2001-03-09  Kurt Zenker  <kz@openoffice.org>  [f22c8b4e0ce0454815397441256d28bb20546968]

Merge SRC624: 09.03.01 - 21:22:05 (NoBranch)


2001-03-09  avy  <avy@openoffice.org>  [dec9c81fef14ae533efc3bebe352a8ebb51e0b75]

Merge SRC624: 03/09/01 - 21:19:07 (NoBranch)


2001-03-09  Oliver Bolte  <obo@openoffice.org>  [7a699bddfa5f6c6d1ba0ee4d61b3a4f6de692323]

Merge SRC624: 09.03.01 - 21:17:39 (NoBranch)


2001-03-09  avy  <avy@openoffice.org>  [f54d16f894cdf9fe8b732238fa250374d65a8eec]

Merge SRC624: 03/09/01 - 21:17:34 (NoBranch)


2001-03-09  Kurt Zenker  <kz@openoffice.org>  [fb555aa91b55d378a82278cdedde100b24b12820]

Merge SRC624: 09.03.01 - 21:17:02 (NoBranch)


2001-03-09  Kurt Zenker  <kz@openoffice.org>  [cd990299f1aa2444efc99bf6511aa5276d64c98b]

Merge SRC624: 09.03.01 - 21:16:06 (NoBranch)


2001-03-09  Oliver Bolte  <obo@openoffice.org>  [2328741de4d9ce8155a714ebc53a0429bf9bd8d5]

Merge SRC624: 09.03.01 - 21:15:10 (NoBranch)


2001-03-09  Kurt Zenker  <kz@openoffice.org>  [1d183da7405d573c4077f25b8e6191e4cd0d9d2e]

Merge SRC624: 09.03.01 - 21:14:41 (NoBranch)


2001-03-09  Oliver Bolte  <obo@openoffice.org>  [df9a33dfc3d8dacb21d4e1be8a6bbe5f5d1a7ab7]

Merge SRC624: 09.03.01 - 21:12:15 (NoBranch)


2001-03-09  Kurt Zenker  <kz@openoffice.org>  [ad157e77daa3497771f09d072caed392687eef57]

Merge SRC624: 09.03.01 - 21:10:01 (NoBranch)


2001-03-09  Niklas Nebel  <nn@openoffice.org>  [5ae5ef9dc30d5151948bde3237b2f45ce4bd98e6]

handling of text direction slots changed


2001-03-09  Bustamam Harun  <bustamam@openoffice.org>  [c90b3e4c879e897878f167aeef228e4d951c3730]

Add temporary TransliterationModulesNew enum and loadModule() that will take an array of TransliterationModules instead of a map.  Issues with negative values in enum will be solved.  And number of supported TransliterationModules is no longer limited to 32.


2001-03-09  Sascha Ballach  <sab@openoffice.org>  [11e0f4984bf5967099c5591756afc279655edcc9]

License information added


2001-03-09  Sascha Ballach  <sab@openoffice.org>  [591371f21a3786996221383db1cda1a93d4b5b8f]

namespace config added


2001-03-09  Sascha Ballach  <sab@openoffice.org>  [6591a5ecbd088a5e04592754f3382fe119c94ad4]

some defines for settings export/import added


2001-03-09  Sascha Ballach  <sab@openoffice.org>  [eaed9ab612de7f412ccb5f5bd95d1a620fda183d]

SettingsExportHelper added


2001-03-09  Sascha Ballach  <sab@openoffice.org>  [07d1d79f548d6a3c8a2b4b445a38b8e16c408a7e]

export of the settings hirachie added


2001-03-09  Sascha Ballach  <sab@openoffice.org>  [1e29e8dab9c9519809baf0724303787e24acbb46]

Container for uno::Sequence<PropertyValue> as NameAccess and as IndexAccess added and export as Service


2001-03-09  Sascha Ballach  <sab@openoffice.org>  [2f469a58048d8c23c06baf5835a91b4dbcaabea0]

Container for uno::Sequence<PropertyValue> as NameAccess and as IndexAccess added


2001-03-09  Hans-Joachim Lankenau  <hjs@openoffice.org>  [684cbd913d329eed87e19b65083b1f36a99052d3]

make win98 hapy


2001-03-09  dic  <dic@openoffice.org>  [29fb833eab57d0a4df4625a09e1cf7137c98a0dc]

#84782# fix race between `osl_createPipe' and `osl_acceptPipe'.


2001-03-09  Vladimir Glazounov  <vg@openoffice.org>  [937e7932e97bdfbeede1170e87465716ca0ef70c]

new version for SRC624


2001-03-09  Patrick Luby  <pluby@openoffice.org>  [f151b0bf0c30b5e6f2865fe46ce5a908e7b13efb]

Added option to turn off linking to libstatic for Mac OS X build tools


2001-03-09  Niklas Nebel  <nn@openoffice.org>  [227770f1e7f90397e7fd7e4486510b4e638b6c04]

allow to set both value and string for preview (string is used for text formats)


2001-03-09  Malte Timmermann  <mt@openoffice.org>  [55c86a92f51518248c8b544034885bd1f8320a4f]

Interface for ForbiddenCharacters


2001-03-09  Malte Timmermann  <mt@openoffice.org>  [c4899f5b7cfa67616d4f41b708d7f7920d67ff60]

dummy comment (ask HR)


2001-03-09  Malte Timmermann  <mt@openoffice.org>  [0f7c7f70a30b1bc719de401a2f632ee7f7984ab8]

ForbiddenCharactersTable


2001-03-09  Mathias Bauer  <mba@openoffice.org>  [f6e7fc9b3bbe6f75ff2b05926c7dbc03aae137dd]

#84821#: use new hint for closing


2001-03-09  jp  <jp@openoffice.org>  [6479d190b5c85f9259315a896028e57e0ed91a23]

Bug #84666#: use GetOutputStorage instead of GetStorage


2001-03-09  Kai Ahrens  <ka@openoffice.org>  [8e7239ecc8e0073f0025b3a8a913a1da8660115a]

new Drag&Drop interface


2001-03-09  jp  <jp@openoffice.org>  [84da861cc1ff5ce2738b837df5907beeb6a3e959]

remove SvData usage


2001-03-09  Kai Ahrens  <ka@openoffice.org>  [afc197d65bd757b7c4d314e568c50b585ba806da]

acquire solar mutex before calling ::ObjectReleased


2001-03-09  jp  <jp@openoffice.org>  [f85b248b71c49e708c88d6158d5c4ca294545cf9]

new: SetData with String


2001-03-09  Armin Weiss  <aw@openoffice.org>  [944ec9f29fbd2ed8a4bef4a3705769743f551d23]

#84026# after binary load the connector is now always recalculated


2001-03-09  Thomas Benisch  <tbe@openoffice.org>  [04033f44023404cbd57a0cba51d29864c1c39eb7]

MUST change SearchOptions instead of SearchParam


2001-03-09  Armin Weiss  <aw@openoffice.org>  [bf6185d7551e4e1b3e9f571a6b00ea241b1c6fc2]

#84649# corrected update when changing connector type (in dialog and connector itself)


2001-03-09  Malte Timmermann  <mt@openoffice.org>  [b9f841db88c014a2c9f1f15f2872d20dcc90d126]

ForbiddenCharactersTable


2001-03-09  Malte Timmermann  <mt@openoffice.org>  [45fb92ee3b6c96b36547d51dd79ac110ebc6cae8]

dummy comment (ask HR)


2001-03-09  Sven Jacobi  <sj@openoffice.org>  [d17a61c02ec3d5900bd79dab1a2774e479a8f888]

api changes, property com::sun::star::drawing::LineEnd is now a PolyPolygonBezierCoords and not just a PointSequence


2001-03-09  Armin Weiss  <aw@openoffice.org>  [ef3fca85a178a96c8c312969a34ddc2df076aa79]

#77271# removed unneccessary debug codes


2001-03-09  Martin Gallwey  <mtg@openoffice.org>  [4b2274cecb05e96dc2993941e398f25ecea8d061]

cleaned up and re-arranged


2001-03-09  Martin Gallwey  <mtg@openoffice.org>  [29037bb47a8693d46d19e9e98776ce5c92d57119]

Cleaned up and re-arranged to avoid duplicate code


2001-03-09  Martin Gallwey  <mtg@openoffice.org>  [8fcb0219100e7ae3e46d09eefb2886760658e145]

removed superfluous virtual functions


2001-03-09  Martin Gallwey  <mtg@openoffice.org>  [02a657a280484c515fdc7b9217051f17439df308]

re-arranged support for applet/plugin parameters


2001-03-09  Martin Gallwey  <mtg@openoffice.org>  [6f1de4bb8baf948c9efedacb3a3784377fc7f6b8]

Support for plugin/applet parameters


2001-03-09  Michael Hönnig  <mi@openoffice.org>  [c10fe3e569dfa70c208df611776252e613a4ac42]

package is a reserved word in Java => renaming to packages


2001-03-09  jp  <jp@openoffice.org>  [515e4b56a0425a4293ca4f345d3a1f6ca0e10985]

remove unused method


2001-03-09  Eike Rathke  <er@openoffice.org>  [d47ea6648e7c8cfc1a4698b49be984e6c690ae61]

new: i18n


2001-03-09  jp  <jp@openoffice.org>  [ebe87c371f23e6e6846359cf8a9235d23197a9ef]

use instead of SvData the GetGDIMetaFile from the SvInPlaceObject


2001-03-09  Michael Hönnig  <mi@openoffice.org>  [4030d48f9625f26161217456c258c718c8f6669a]

package is a reserved word in Java => renaming to packages


2001-03-09  th  <th@openoffice.org>  [b05701988492b051b3bb07bb46ae0397e23f032f]

#83090# - Extensions for localized sytle names #77189# - FontAlias should now also work Extensions for Chinese fontsize numbers


2001-03-09  th  <th@openoffice.org>  [c778b17780b1c966091b03213d57b39492ceef88]

#83090# - Extensions for localized sytle names Extensions for Chinese fontsize numbers


2001-03-09  th  <th@openoffice.org>  [0681c72987f8451181a0af012ac25c281a9f91d8]

#83090# - Extensions for localized sytle names Extensions for Chinese Font Numbers


2001-03-09  th  <th@openoffice.org>  [449fcb905904f37e8bd10e6dc5565a1343808062]

#83090# - Extensions for localized sytle names


2001-03-09  Michael Brauer  <mib@openoffice.org>  [7ffcc5f950a50a21bf4ba1aba4ffe2291025d24d]

#84837#: Don't delete empty paragraphs when inserting text


2001-03-09  Nikolai Pretzell  <np@openoffice.org>  [dc814e7937205eedb80446b7eecc1822d9717ec5]

New dtd for component descriptions and additional linking - step2.


2001-03-09  Tino Rachui  <tra@openoffice.org>  [bc505f6721444ba54b5ed43669f8aab1b1e43bd0]

*** empty log message ***


2001-03-09  Tino Rachui  <tra@openoffice.org>  [4b9d3fc23abd212440e0e0c5f687ff8597234b62]

support for IStream currently removed because of strange notepad problems under W2K


2001-03-09  Nikolai Pretzell  <np@openoffice.org>  [9708f8092dc64dd0441ec8ceaa410de63349fc0b]

New dtd for component descriptions and additional linking - step1.


2001-03-09  Dirk Völzke  <dv@openoffice.org>  [8acfe47f74f3774dbaf82a69fc4e11305027b69f]

Added: TemplateAccess.idl XDocumentTemplates.idl


2001-03-09  Dirk Völzke  <dv@openoffice.org>  [7fa4c210a50eda0a63683ca01e0c1a6852c8aaf0]

forgot the includes


2001-03-09  Dirk Völzke  <dv@openoffice.org>  [71b2bd25c2241f4b179b24a2ac958f3dd53c73e8]

First checkin


2001-03-09  Oliver Specht  <os@openoffice.org>  [292e88dca4edb02d72b69db7f2bb7a5b04368138]

#84822# reload of documents: disposing and dtors corrected, reactivate beamer if available


2001-03-09  th  <th@openoffice.org>  [c709cc8d7a3a9315eaafc7c2529583ab0a9c5ea4]

fix for private/protected


2001-03-09  Daniel Vogelheim  <dvo@openoffice.org>  [ce8b1f06aa10ac8c89a3fa9be9dbb6d7d2170b14]

- fixed: unnecessary attext.xml stream removed (this is handled in core/swg)


2001-03-09  Sven Jacobi  <sj@openoffice.org>  [ca260ef32f453afec5ff8c193c99469ebd16a3f1]

exorting arc, pie and ellipse segments to Excel using the correct size


2001-03-09  th  <th@openoffice.org>  [84cd42173dc92274012214781d728aef33ec2b6f]

fix for protected/private


2001-03-09  th  <th@openoffice.org>  [adca1a52bc34e7f8187e001c3c9cc8859b89b932]

virtual functions now implemented and not anymore inlined


2001-03-09  Daniel Vogelheim  <dvo@openoffice.org>  [1767719e72b4b66332067b19e00f9b8f9dd93ffc]

- removed unnecessary files


2001-03-09  Daniel Vogelheim  <dvo@openoffice.org>  [50b328f577a47d5d2313d95db8c9f4249c59a8eb]

- changed: autotext event import/export is now based on an XNameReplace


2001-03-09  Kai Ahrens  <ka@openoffice.org>  [413d7d1819bac9c74b7c5f6c897953cc3c75d7eb]

Realease solar mutex before calling ::getTransferData


2001-03-09  Dirk Völzke  <dv@openoffice.org>  [3566752035f103203e83109ae697b088a2b003ba]

First checkin


2001-03-09  Daniel Vogelheim  <dvo@openoffice.org>  [dd10564e51db80be907e3db06768a066983ee6b6]

- added: load and save of events in autotext blocks


2001-03-09  Daniel Vogelheim  <dvo@openoffice.org>  [a09d8bfd94049e566fc649b8e850ee66052bd60f]

- added: event implementation for SvxMacroTableDtor


2001-03-09  Daniel Vogelheim  <dvo@openoffice.org>  [151875243bb74207436ef9560b85cd27472324c5]

- added: support for exporting only those redlines and text (field) declarations          that are actually used - added: code to export only used text declarations and redlines in page masters - added: code to export only used redlines in the document body


2001-03-09  Andreas Schlüns  <as@openoffice.org>  [250b51da7d8ccbdc537e2fce2e18f5376fb082f8]

#81114# new tree search algorithm ...


2001-03-09  Mathias Bauer  <mba@openoffice.org>  [9f4fd9ccf0dc1d039c8ab7e556ebc57274eafcb5]

#84843#: temp. use HumanPresentableNames for getting ClipboardIds


2001-03-09  Daniel Boelzle  <dbo@openoffice.org>  [ad255e5159fa52eed5457bb54b1d28dbe853a602]

*** empty log message ***


2001-03-09  Armin Weiss  <aw@openoffice.org>  [e1dea8789fe4facf1e9bf3dbb7f3b0c693206e43]

Added cases for vertical parts


2001-03-09  Daniel Vogelheim  <dvo@openoffice.org>  [4d076dfd2f12cc6b542ff178796834b242537929]

- added: support for exporting only those redlines and text (field) declarations          that are actually used - added: code to export only used text declarations and redlines in page masters - added: code to export only used redlines in the document body


2001-03-09  Daniel Vogelheim  <dvo@openoffice.org>  [edddc03962aa2f229eee28911b20463253fcc1d6]

- added: local text fields


2001-03-09  Sven Jacobi  <sj@openoffice.org>  [9a4839d04697d47fab84fe4876c6253a4e3e2300]

exporting line as line instead of polyline, catching uno base exception instead of catch ( ... )


2001-03-09  jp  <jp@openoffice.org>  [b0ac15bc05cae09a669ed74a27478b7234dab493]

use instead of SvData the GetGDIMetaFile from the SvInPlaceObject


2001-03-09  Sven Jacobi  <sj@openoffice.org>  [68e3c99207c3229dbe802f3fdcc265696d210a55]

#83765# solved gpf when exporting lines, catching uno base exception instead of catch ( ... )


2001-03-09  Daniel Boelzle  <dbo@openoffice.org>  [7d771c06ce1fca4e16767bc962d2c3fbbaec08ee]

testEnvironment() fixed


2001-03-09  Armin Weiss  <aw@openoffice.org>  [586b49b2faa8d604677e9570a3c12a8adb24e055]

Added XML export/import for new vertical autolayouts (4 Types: AUTOLAYOUT_VERTICAL_TITLE_TEXT_CHART, AUTOLAYOUT_VERTICAL_TITLE_VERTICAL_OUTLINE, AUTOLAYOUT_TITLE_VERTICAL_OUTLINE, AUTOLAYOUT_TITLE_VERTICAL_OUTLINE_CLIPART)


2001-03-09  Daniel Rentz  <dr@openoffice.org>  [ec80e32e0b4fae646bec7b8e0125deda129de5b4]

#84687# text properties of axis captions


2001-03-09  Malte Timmermann  <mt@openoffice.org>  [0e107a3fe0e0a697c8be43fc4bd7ec1d14b3262b]

GetParaAsString, SearchOptions...


2001-03-09  Malte Timmermann  <mt@openoffice.org>  [6836fdd63ae11eceebfbb6303c5f4a6696a3a23d]

removed paint problem for vertical writing


2001-03-09  Daniel Boelzle  <dbo@openoffice.org>  [6cf02b179dedeacfc5969dd8fc384a6a98df7dee]

forward decl


2001-03-09  Daniel Boelzle  <dbo@openoffice.org>  [7832bd3371d9121ebed89e046d79c13c697748f5]

*** empty log message ***


2001-03-09  Oliver Specht  <os@openoffice.org>  [dd3482fe222be6d5e4a100a7a08b7c29bcc04bd6]

#83926# help id of controls' parent window set


2001-03-09  Malte Timmermann  <mt@openoffice.org>  [09c19005468cfaa6a8f9058f43710981ceec7659]

CreateFont: Don't forget the FontHeight


2001-03-09  Martin Gallwey  <mtg@openoffice.org>  [0aee4acc4208df0ea91b67222def84319cdd1572]

change namespace for names from office to draw


2001-03-09  Oliver Specht  <os@openoffice.org>  [bf305360b98a49fd09d1537493a39309b6f95890]

delayed write enabled


2001-03-09  Daniel Boelzle  <dbo@openoffice.org>  [270ffc703a589e72a7fe3e9af175d7bded3d4c35]

exc decl


2001-03-09  Daniel Boelzle  <dbo@openoffice.org>  [414591811ccbd8120f697bfc8bfd44c3bb1f28ac]

revised function throw () clauses, removed obsolete macros.hxx


2001-03-09  Oliver Specht  <os@openoffice.org>  [dac898ab6afad43410c03b8a79fa78bbb89fbc18]

#83926# help id of controls' parent window set


2001-03-09  Daniel Boelzle  <dbo@openoffice.org>  [fee2a34fc7ce4301dd5335dd7c6072f5696480dd]

revised function throw () clauses


2001-03-09  Daniel Boelzle  <dbo@openoffice.org>  [6014186320950379ba1ff0a102f792d233b6babe]

redefined SAL_THROW, defined SAL_THROW_EXTERNC_C(), enum __sal_NoAcquire


2001-03-09  jp  <jp@openoffice.org>  [3a918425eea03b5baedfb8862a9f11f7591616bd]

new: Transliteration for TextBoxes


2001-03-09  Armin Theissen  <armin@openoffice.org>  [b38a430edfd65bb4f8e9441a7592a87e115403b3]

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  Kay Ramme  <kr@openoffice.org>  [70c644acd8d3402fa23eb6e6dc3636cbd3970d49]

removed unnecessary Permissions


2001-03-09  Kay Ramme  <kr@openoffice.org>  [62b119c5e73876b98e25192ea421876dd550c44c]

merged changes from 1.6.2.2 - 1.6.2.6


2001-03-09  Malte Timmermann  <mt@openoffice.org>  [194075b753a24aea041028cc01001f41d185a776]

No paint problems with selection in vertical text


2001-03-09  Kai Ahrens  <ka@openoffice.org>  [aa7793edae75940ed2695697e0c4daacc8f7694f]

syntax


2001-03-09  Andreas Bregas  <ab@openoffice.org>  [b3e40b09ab7d0f963d1b84d29cf9eb8aafe16133]

#84777# SaveBasicManager(): Check DialogContainer pointer


2001-03-09  Mathias Bauer  <mba@openoffice.org>  [7fdcc5f0de72d2da36dc03498e5026857780963d]

support new internal filters not in the conversiontable


2001-03-09  Mathias Bauer  <mba@openoffice.org>  [8d3af58759200e4885194146a5fb2ad135cffbdc]

#84277#: allow creation of temp. OLE-Storages


2001-03-09  Mathias Bauer  <mba@openoffice.org>  [d1fce273c21ef550fea8a492e494fe277a5d899b]

#84277#: allow creation of temp. OLE-Storages


2001-03-09  Malte Timmermann  <mt@openoffice.org>  [0868c2fb287fc3e483fee1cbcda3baaed6961eb4]

bSearchInSelection: &, not &&


2001-03-09  Malte Timmermann  <mt@openoffice.org>  [2148e1422243f1acedb9151d406e1a16d6f3a16f]

removed old text component


2001-03-09  mfe  <mfe@openoffice.org>  [c6e671caf5ff26cc8cf20dc9bd31a9223f11223b]

gcc dlclose workaround removed


2001-03-09  mfe  <mfe@openoffice.org>  [4e10618440ba3261b1172f3db8361c7c26bab399]

wake up protection


2001-03-09  mfe  <mfe@openoffice.org>  [908c7b2584b0bf29942dfa171b1c8dd29944210d]

wake up protection, clean up


2001-03-09  Andreas Bregas  <ab@openoffice.org>  [64b0f43ae06ee596c5c41ce7757d5d32a14309fa]

#84391#, #84400#, #84401# fixed


2001-03-09  Frank Schönheit  <fs@openoffice.org>  [e739eedb1a2bd321424af1e105a952c3cf9f13d5]

exchanged two blocks of the toolbox


2001-03-09  Andreas Bregas  <ab@openoffice.org>  [7b323ef93d6c367478049aacebdb9be1a6bb1adf]

Integrated XContainer support in EventContainer


2001-03-09  Tino Rachui  <tra@openoffice.org>  [c10bbac5c52003114f57307a094db1503162d563]

*** empty log message ***


2001-03-09  Tino Rachui  <tra@openoffice.org>  [d31f1064a5c100c650202fd994bcb70d0ecde67e]

now accepting text/plain contentype without charset


2001-03-09  Tino Rachui  <tra@openoffice.org>  [1803f5ab54a309fbea9004bfe0d3944e3ddbf854]

added an additional catch branch for RuntimeExceptionS


2001-03-09  Patrick Luby  <pluby@openoffice.org>  [4d0c8bba07525b708130e11b65e4b3f25d3d6eb2]

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  Michael Brauer  <mib@openoffice.org>  [d09e41f2f35244ca32f90a4fed18fecac6ef3884]

ignore BulletColor property for numbering rules


2001-03-09  Oliver Specht  <os@openoffice.org>  [eb3c8df31b55d53979e6e1cff683b3cd992ecc0c]

new type added: TRANSLITERATION


2001-03-09  Michael Brauer  <mib@openoffice.org>  [f8910a64102bc9f784dcb8e9772fc8479e5ec8a0]

remove section's last paragraph safely


2001-03-09  Michael Brauer  <mib@openoffice.org>  [0467182b5dbd7ea1edead876346b0c70ee53f40f]

remove section's last paragraph safely


2001-03-09  Michael Brauer  <mib@openoffice.org>  [619d02ddaa883aa8dc607ae353623060ea9b524e]

create item set for number formats if it is not already existing


2001-03-09  Sascha Ballach  <sab@openoffice.org>  [c9f3bc8122acc7bef79302bbabaec01772a4a772]

#84326# implement the must change of cl to fix the bug


2001-03-09  Patrick Luby  <pluby@openoffice.org>  [8dcb68f6860b79e600658ecbc09b565995c07a5d]

Added Mac OS X JVM library name


2001-03-09  Patrick Luby  <pluby@openoffice.org>  [392800412258e59657e4908babd69d4137dd1f4d]

Added searching for libraries in standard system path for Mac OS X


2001-03-09  Patrick Luby  <pluby@openoffice.org>  [3e18705d172a1ba81924f88afc6bf13472f1a3d7]

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>  [8f848875e490addec722564848441004b6157457]

Made include to svunx.h not applicable to Mac OS X


2001-03-08  Patrick Luby  <pluby@openoffice.org>  [7a566e34606db4ad52c7a28ef8b31224ca99ac3c]

Replace ftime calls with gettimeofday calls as ftime is obsolete in Linux and Mac OS X


2001-03-08  jp  <jp@openoffice.org>  [f1d265645f2252debe9bddc715520ad6e75ddbe1]

change: old data transfer API to the new


2001-03-08  jp  <jp@openoffice.org>  [9567064f53842eff82e7b0736d0dd23cfee66c03]

change: old data transfer API to the new


2001-03-08  jp  <jp@openoffice.org>  [8666a2a5f4dbafbe8af818a1d002b391b021d4b8]

change: old data transfer API to the new


2001-03-08  jp  <jp@openoffice.org>  [f1c94a32c57a8021612fb67c738e7eabd4c58474]

change: old data transfer API to the new


2001-03-08  jp  <jp@openoffice.org>  [136cbbf6a56ef0501ec58e04bea4feab15efd852]

change: old data transfer API to the new


2001-03-08  jp  <jp@openoffice.org>  [9955934637a984ad6f430f33ebd7ef7890eff44b]

change: old data transfer API to the new


2001-03-08  Patrick Luby  <pluby@openoffice.org>  [b853eb38e10d91f97522ee3c1a648848cdd44a45]

Added -DNO_OPTIMIZE


2001-03-08  Niklas Nebel  <nn@openoffice.org>  [f7a26cd2501087ac0a358059040acaa4492e2bea]

#84669# don't stop draw sub shells when switching draw tools


2001-03-08  Armin Weiss  <aw@openoffice.org>  [0c0db434d0fd8dd5be39b7a5eb80a5afd6541b7a]

Corrected Arrowhead Import/Export to use new StarOfficeAPI and to Im/Export full PolyPolygons or Beziers.


2001-03-08  Armin Weiss  <aw@openoffice.org>  [f11cba5eb644a40797aa1d433125b7aee63a38a2]

SdXMLImExSvgDElement (for PolyPolygon and Bezier im/Export) will now test bezier flags before exporting. This allows to not write one point too much when startpoint == endpoint.


2001-03-08  Eike Rathke  <er@openoffice.org>  [f8f2c098bded7f3e253a1cf5eb73e2fa39613f5f]

renamed *int* to *i18n*


2001-03-08  Vladimir Glazounov  <vg@openoffice.org>  [e42e0332dd7226ad4f704cdc96feb948f482d23d]

Changed #include conditions


2001-03-08  Oliver Bolte  <obo@openoffice.org>  [47884ef9a7cc48f00bd32dca5bb55e45ef4f5de6]

#65293# parse error linux


2001-03-08  th  <th@openoffice.org>  [3d9d4c317f50ce25b7629683a378fdbd1c116049]

#80304# - TextRect now correct for 900/1800 and 2700 degree


2001-03-08  Thomas Benisch  <tbe@openoffice.org>  [24f54ec449479d47acc9ef7b5d3b9bb784f6bdfe]

OPropertyStateHelper overridables


2001-03-08  Sven Jacobi  <sj@openoffice.org>  [18d3d451f590f9e142b3d9eba80c904b03fb483b]

api changes, class GraphicFilter is receiving the filter path by SvtPathOptions::getFilterPath()


2001-03-08  Martin Gallwey  <mtg@openoffice.org>  [593af212be36646e9bfe8267eb8f477d7d1755e2]

#84734# Only allocate aSequence for deflated streams, and free the memory used afterwards


2001-03-08  Martin Hollmichel  <mh@openoffice.org>  [c7c95b7a97f95d830ebc0122079eac90db9d45c5]

add: rules to compiles cpp -> ((OBJ)


2001-03-08  Vladimir Glazounov  <vg@openoffice.org>  [7cffd925537ad8dd83ab558e6df49442dc530cd1]

new version for SRC624


2001-03-08  Sven Jacobi  <sj@openoffice.org>  [9bdb0389fda7691ad0bf6c2308fbc7397a390415]

api changes, GraphicFilter now using Configuration Management


2001-03-08  Eike Rathke  <er@openoffice.org>  [cc7276883a9cd03786f6d159fb5cef05d908a2a1]

MSC is dumb is dumb is dumb dumb dumb


2001-03-08  Oliver Specht  <os@openoffice.org>  [8f1c0e4c3e5ff0fcf9d7471331d33aa542dc2207]

#84732# skip invalid auto text groups


2001-03-08  Kurt Zenker  <kz@openoffice.org>  [34bc34c77442e5d659dda3e7cc6c9f9ec7100e3c]

add. include cstdio


2001-03-08  Oliver Specht  <os@openoffice.org>  [424bebc5a7c076a6a8892604bd953e0763115fc5]

pagraph enumeration in table cell celections corrected


2001-03-08  Kurt Zenker  <kz@openoffice.org>  [9993f01c89897923577197589fd0177965992ea2]

new version for SRC624


2001-03-08  Stephan Bergmann  <sb@openoffice.org>  [5d1e9d5bc77d6247f6c7fd62ce1ef236e8494705]

#84734# Made XInputStream_impl::readBytes() more space efficient.


2001-03-08  Armin Theissen  <armin@openoffice.org>  [19b2a5bb399485b5169370c5b0400093e5c5ff3d]

added nsocket and http_redirect


2001-03-08  Oliver Bolte  <obo@openoffice.org>  [9a177a6c9efbf0250126c394e3bf660384b968b8]

#65293# undefined references linux


2001-03-08  Sven Jacobi  <sj@openoffice.org>  [a96c3cbdf9c6934ed2146a96610c354f36918e93]

api changes, GraphicFilter now using Configuration Management


2001-03-08  Christian Lippka  <cl@openoffice.org>  [4181cd0e2d17c7ce4be02a75496b8e2458389845]

#84326# added XChild interface to shapes


2001-03-08  Daniel Boelzle  <dbo@openoffice.org>  [21954e60e3110a8336c9783b4dc8f4a69d83e033]

exc decl


2001-03-08  Juergen Schmidt  <jsc@openoffice.org>  [3e1f6fbd81d9adc8358f926611a96fd3db497cff]

extend dtd


2001-03-08  Daniel Boelzle  <dbo@openoffice.org>  [7a8da5a021cfd772c853a9a09f2264e808eac330]

fixed exception bugs


2001-03-08  Christian Lippka  <cl@openoffice.org>  [33048c4ca1ddb9129a1c44397e3380d5adebe9b1]

#84326# reworked optimization of shape info collection


2001-03-08  Niklas Nebel  <nn@openoffice.org>  [71d96ebb9d6f082c1546a402046bcd179baea983]

DataPilotUpdate: check for error when getting new output range


2001-03-08  Niklas Nebel  <nn@openoffice.org>  [613bfb7cd8c2306cde471d8d5ea4241c597843b2]

GetNewOutputRange: check for error from output object


2001-03-08  Niklas Nebel  <nn@openoffice.org>  [2a70eb51fecc62a1d2c8b62e2686ce97caadfd26]

check range overflow and errors from source


2001-03-08  Niklas Nebel  <nn@openoffice.org>  [edfa2e465ba3fd9b4581318e0d7ed10d284e8ada]

check minimum number of visible column/row members before allocating


2001-03-08  Frank Schönheit  <fs@openoffice.org>  [5f4d3ce7eaa8fcd20b247eec84d081a58e700da8]

when drawing the header bar ourself, draw the text in the 'disabled' color if necessary


2001-03-08  Frank Schönheit  <fs@openoffice.org>  [fbcc0f7d4767305580c53f80f1c6a4b7790c1fd5]

allow the ButtonFrame to draw it's text with the 'disabled' color


2001-03-08  Frank Schönheit  <fs@openoffice.org>  [8ffc1b9ad83f8a266fd5b6d2342ff71a02804118]

+m_bDrawDisabled


2001-03-08  Frank Schönheit  <fs@openoffice.org>  [6f94b9dd214a62e9181f57685fa39091e7c6f8d0]

corrected openIndexInfo


2001-03-08  Daniel Vogelheim  <dvo@openoffice.org>  [7aaf01e8b7baf7b0b890906fb13898f3938d9b64]

- added: property InstanceName to field masters - added: property IsInHeaderFooter to redline object


2001-03-08  Juergen Schmidt  <jsc@openoffice.org>  [dcae191e61b034586a28138e1dcefc59562def16]

new method isBaseType


2001-03-08  Andreas Bregas  <ab@openoffice.org>  [4419476dd9e2873786c65f63406cc604c00d985d]

#84474# Wildcard handling changed


2001-03-08  Andreas Bregas  <ab@openoffice.org>  [90e2c9b1597cfc41947eefdf7208be0550afdfdb]

#84474# New member in SbiRTLData


2001-03-08  Sven Jacobi  <sj@openoffice.org>  [50a965788447e9cea732f6bde898b23eb5d89147]

api changes, GraphicFilter now using Configuration Management


2001-03-08  Sven Jacobi  <sj@openoffice.org>  [689e46b2f846ec35d6001dc03d2250a2bebe4ebc]

now testing nodepath availability


2001-03-08  Malte Timmermann  <mt@openoffice.org>  [46f8d98c1bdab1877db481aba096f30e44c5be62]

SRC625: register i18n lib, not int


2001-03-08  Kai Ahrens  <ka@openoffice.org>  [ef31465b96d403e90eb24f3218e6c483757e71af]

syntax


2001-03-08  Frank Schönheit  <fs@openoffice.org>  [78a8c4724eb9a09007a18ec9a80d7cc974fe97ad]

corrected refreshIndexes - add multi-column indexes only once


2001-03-08  Frank Schönheit  <fs@openoffice.org>  [b5292c2bbbc14958c2f552da3b91b4f9053db3e3]

corrected refreshColumns


2001-03-08  Kai Ahrens  <ka@openoffice.org>  [a5a7e06dfae889654e1091e77713895c617fee24]

syntax


2001-03-08  Kai Sommerfeld  <kso@openoffice.org>  [f7b2927f5e98232f76d9752fdacbe7010d84fedc]

Optimized NeonInputStream::readBytes(...).


2001-03-08  Christian Lippka  <cl@openoffice.org>  [8bed14299afad471c84b189bec2c3ec5d6725c94]

cleanup of shape services


2001-03-08  Tino Rachui  <tra@openoffice.org>  [9ebc7c1b8a438c7582e4546c7890e0bc96183a11]

*** empty log message ***


2001-03-08  Kai Ahrens  <ka@openoffice.org>  [173dbb78d8e9501746aca79d9b560513a38d2c89]

syntax


2001-03-08  Kay Ramme  <kr@openoffice.org>  [e442fb0870a3662a15e18af51b38d26627fb0244]

(#84764#)


2001-03-08  Christof Pintaske  <cp@openoffice.org>  [c0ff3da866ae60d41279afabc14350530b04fa35]

#83754# Atok12 provides input while app doesnt have the focus


2001-03-08  Martin Gallwey  <mtg@openoffice.org>  [0de5e6986b37756b5270c808b24cbf36c6482078]

removes support for embedded zipfiles, possibly forever


2001-03-08  Martin Gallwey  <mtg@openoffice.org>  [39a5287615bc61dc2d5bcb7fb714227474d6c71d]

removed support for embedded zip files, possibly forever


2001-03-08  Herbert Duerr  <hdu@openoffice.org>  [decbc59d69e2e03f83d673837bd96f6095774576]

GC font no longer default to device font status


2001-03-08  Christian Lippka  <cl@openoffice.org>  [fe21c6409f45b968505445b8edee69b4fe492a34]

changed LineStart and LineEnd property to PolyPolygonBezier


2001-03-08  Herbert Duerr  <hdu@openoffice.org>  [2f12ded3a81ec1f0fe4c06f0b5c8a5bc5ab53aea]

simplify vertical writing offset fixups


2001-03-08  Armin Theissen  <armin@openoffice.org>  [03de77389102bf7d7b192b6bbd9b577cf19265e0]

changed stl includes


2001-03-08  Armin Theissen  <armin@openoffice.org>  [fb20728efc3f72f189ae2b2cd7872de4682d6729]

changed stl includes


2001-03-08  Armin Theissen  <armin@openoffice.org>  [2a8012cc46c47dbaf6dfc894176f47ef5fe5cd3c]

changed stl includes


2001-03-08  Daniel Rentz  <dr@openoffice.org>  [5a5288cd3ded5eea8c5b5ed9d441e42f6427656d]

new calc function CELL


2001-03-08  Herbert Duerr  <hdu@openoffice.org>  [d4b5102959fe7242095ae4fee35b6a522cd8ea9d]

improve vertical writing


2001-03-08  Herbert Duerr  <hdu@openoffice.org>  [cdb289e5606d68b7b703d46a9ad1c9b2d8ca2dc9]

start GSUB support


2001-03-08  Dieter Loeschky  <dl@openoffice.org>  [015184159dc595af9b698e5ae349066dc33eeaaf]

Vertical AutoLayouts added


2001-03-08  Tino Rachui  <tra@openoffice.org>  [df3692df4c4db5fdadf5ee5a9d07cb931a94880f]

#84700# now reseting the FormatEtcContainer in ctor of CEnumFormatEtc


2001-03-08  Kai Ahrens  <ka@openoffice.org>  [1053dcaed688b0408b90875fba4f300acfec59c1]

HTML => HTML Format


2001-03-08  Tino Rachui  <tra@openoffice.org>  [0f76c4a2c8811406c5b1b31122b6de04fd8839f4]

#84700# added #include <systools/win32/user9x.h>


2001-03-08  Christian Lippka  <cl@openoffice.org>  [a324fe2d0287a625db2af92e6c32aefee3530035]

changed LineStart and LineEnd property to PolyPolygonBezier


2001-03-08  Mathias Bauer  <mba@openoffice.org>  [4b8e4a0f7e15d0a54e9455408a5af28a89282318]

#84055#: implement SetSize for growing files


2001-03-08  Kai Ahrens  <ka@openoffice.org>  [567b4e71c69d0a6aa9cfd5d767c3f96f6b341f68]

new Drag&Drop interface/cleanup


2001-03-08  Mathias Bauer  <mba@openoffice.org>  [f7eb05732c68edd843cdd82b8c8adab475d04bf2]

#84055#: use correct OpenMode in CreateStorage


2001-03-08  Kai Ahrens  <ka@openoffice.org>  [a6f7ed7c814f45345b26cdc7dc12d2b9d4ddbca7]

new Drag&Drop interface/cleanup


2001-03-08  Sven Jacobi  <sj@openoffice.org>  [79afdcc0bda11d5a5c7ec9773e4a1e2b1abf8fec]

api changes, GraphicFilter now using Configuration Management


2001-03-08  Andreas Martens  <ama@openoffice.org>  [fff4946c805356612ec44f5d10f2fe4ae13d63e3]

Fix (FME): GetScaling.. without selection


2001-03-08  Andreas Martens  <ama@openoffice.org>  [202e540370e8505328d1a4e7f988415393150701]

Fix (FME): Living without break iterator


2001-03-08  Andreas Martens  <ama@openoffice.org>  [c5d4078ddedfab7f1533f74f8de7912f45f7d8c8]

Fix (FME): stack size memory allocation


2001-03-08  Christian Lippka  <cl@openoffice.org>  [14472b554bc8151d513e84b1c9ccecbab7b18c08]

#83556# commit medium


2001-03-08  Mathias Bauer  <mba@openoffice.org>  [ee4a4424d2d02231d73f02ed3ad78c2fc211d352]

UserData are StringLists


2001-03-08  Sven Jacobi  <sj@openoffice.org>  [531765937be141ad65e883889940066907a1374e]

api changes, GraphicFilter now using Configuration Management


2001-03-08  Oliver Specht  <os@openoffice.org>  [ba1a2895cf0ad23b1a3b6dd95ac7e1855632db42]

size corrected


2001-03-08  Oliver Specht  <os@openoffice.org>  [a10ac38b87d875b381301c814c59d19b833dede1]

paragraph enumeration from SwXTextCursor/Range


2001-03-08  Dirk Völzke  <dv@openoffice.org>  [b584c3368427581079a7e9cf4776078771af4a9d]

#84690# Added CreateTempFileNoCopy


2001-03-08  Oliver Specht  <os@openoffice.org>  [a0a2436c42d4dc004036bea9f6e1689284e59792]

undef SEQUENCE


2001-03-08  Sven Jacobi  <sj@openoffice.org>  [d1ffe6153d27134954d972a591f49eee4f45b58b]

api changes, GraphicFilter now using Configuration Management


2001-03-08  Oliver Specht  <os@openoffice.org>  [512bb50bc1f4f410638684469a8b73be95c72199]

::getString: call SwXTextCursor::getTextFromPam


2001-03-08  jp  <jp@openoffice.org>  [ca934cd6ca354950b31607763d2462440df10578]

GetScriptTypeOfLanguage - new ComplexScript languages


2001-03-08  Caolán McNamara  <cmc@openoffice.org>  [a85904d1a90f814dc30447914eca54b62664cca2]

Reformat unreadable code


2001-03-08  Sven Jacobi  <sj@openoffice.org>  [a2883f3f913256179f25e0080bfe66ef3fcfdcfb]

api changes, GraphicFilter now using Configuration Management


2001-03-08  Armin Theissen  <armin@openoffice.org>  [98438b34bbfc62748ecbacda5aca72ebeccce6da]

changed stl includes


2001-03-08  Armin Theissen  <armin@openoffice.org>  [07419557378ce887453cd8e795cfe9616e4827ac]

changed stl includes


2001-03-08  Oliver Specht  <os@openoffice.org>  [e40ea75a79a09838d33b484c5decf9b02286fb2c]

getAnco corrected


2001-03-08  Armin Theissen  <armin@openoffice.org>  [40e1babc1cca5c19638f91ae3a97fff0eb7f8c9e]

changed stl includes


2001-03-08  Armin Theissen  <armin@openoffice.org>  [15e3e68008076acc34034c05daecedb5b97752a1]

changed stl includes


2001-03-08  Dirk Völzke  <dv@openoffice.org>  [0335cc149f1274642021b7ad59dff7272ed851c6]

#84690# Use CreateTempFileNoCopy instead of CreateTempFile


2001-03-08  Armin Theissen  <armin@openoffice.org>  [659fdc1d97eed886cf92ce2033eef90efe0329b9]

changed stl includes


2001-03-08  Thomas Lange  <tl@openoffice.org>  [605620ce992c4442a0a8bfc1ae2a77f9a6087a10]

#82063# use UndoManager from EditEngine obtained from the document now


2001-03-08  Malte Timmermann  <mt@openoffice.org>  [f26727b6fdcdc9f3309228acfda4893d75c5111a]

removed old search functions


2001-03-08  Christian Lippka  <cl@openoffice.org>  [f7f9114e5179ff8357901b44b6185bb86085e7b1]

changed dtd


2001-03-08  Thomas Lange  <tl@openoffice.org>  [9bf928a7a57d2c35e412707df8b041032830b10e]

#82063# use EditEngine and EditEngineItemPool obtained from SmDocShell now; Get/LoseFocus added to restore/save current Selection and status handler when switching views


2001-03-08  Thomas Lange  <tl@openoffice.org>  [e0ba748a21962545f8bb1e74d2483eaca29ba163]

#82063# GetEditEngine and GetEditEngineItemPool new; SmEditAction removed; UndoManager from EditEngine now used


2001-03-08  Thomas Lange  <tl@openoffice.org>  [5f09c8ea6b4f2fb9edca40626f27def0593fe2d8]

#82063# EditEngine and EditEngineItemPool now moved from SmEditWindow to SmDocShell


2001-03-08  Frank Schönheit  <fs@openoffice.org>  [e7723129a4f286efd79bff1fcf37a60702557f49]

instantiate Config with INetURLObject::getFSysPath, not GetURLNoPass


2001-03-08  Thomas Lange  <tl@openoffice.org>  [69ed114e336d11908371d740466c2934c0198c81]

#82063# SmEditAction removed


2001-03-08  Christian Lippka  <cl@openoffice.org>  [9f7f0d99739f6bf49d6bd2f547572338edcac882]

changed dtd


2001-03-08  Mathias Bauer  <mba@openoffice.org>  [e34557dead15702c90aecb542c75735604ed32e3]

overfluous line removed


2001-03-08  Armin Theissen  <armin@openoffice.org>  [56571242b263d90bab91e82b4959e33e2446d543]

changed stl includes


2001-03-08  Armin Theissen  <armin@openoffice.org>  [a763ba5294d181bdf0488adcf8ec881653ad5090]

changed stl includes


2001-03-08  Mathias Bauer  <mba@openoffice.org>  [fca8c588ec96699d27af977730f3a246652f0f3b]

override userdata only if there is no data


2001-03-08  Juergen Schmidt  <jsc@openoffice.org>  [bdaf477e969068c89aa96e5d4713e3be5ed0c058]

changes for new module-description.dtd


2001-03-08  Andreas Martens  <ama@openoffice.org>  [b7d6c2e0356d0a19d9daebadaa9cb34335f9f746]

Opt.(FME): cache for paragraph style


2001-03-08  Andreas Martens  <ama@openoffice.org>  [b2e2a5a2dd3a6c42520f644a3f493e6ff063e8af]

Opt.(FME): cache for paragraph style


2001-03-08  Tino Rachui  <tra@openoffice.org>  [6d27461aa4796ce0699eb2dbd070179a4eaf20ad]

assertion invalid hwnd removed


2001-03-07  th  <th@openoffice.org>  [e08a689060cbc7a9ac6fcb197fd31ea6f1b96c24]

#83090# - Correct StyleNames for PS printer fonts


2001-03-07  Sven Jacobi  <sj@openoffice.org>  [ee8a3315479934f36efd8406067fedce31366317]

api changes, GraphicFilter now using Configuration Management


2001-03-07  Sven Jacobi  <sj@openoffice.org>  [770535d554e02fed35cb381171863cbbba553d85]

api changes, GraphicFilter now using Configuration Management


2001-03-07  Sven Jacobi  <sj@openoffice.org>  [56afdfc2bba4faacac99a3594c7d5fe910ed4d2b]

api changes, GraphicFilter now using Configuration Management


2001-03-07  Sven Jacobi  <sj@openoffice.org>  [f267cc345a3cd432b3ff139f29d59317e6947e60]

api changes, GraphicFilter now using Configuration Management


2001-03-07  Sven Jacobi  <sj@openoffice.org>  [d3d1512090b772fb0c2464debf7259468bb405a8]

api changes, GraphicFilter now using Configuration Management


2001-03-07  Martin Gallwey  <mtg@openoffice.org>  [6e0caeee8a36498080f0edf1b53a28945f8a2d75]

#84734# Restrict the number of bytes read from a compressed stream when checking for zip file header to a 32k LZ77 window


2001-03-07  Eike Rathke  <er@openoffice.org>  [2d4e2e72d3e0721131a028fe660db8d6d0c48d80]

#84579# memory leak pFormatTable


2001-03-07  Christof Pintaske  <cp@openoffice.org>  [be603fcd1f11af4ed0977b74b4c1bccf8afc489d]

#80823# process events on the iiimp socket connection


2001-03-07  Christof Pintaske  <cp@openoffice.org>  [0df64e2f57500860f26e263ed8ac7250604c9166]

xtoolkit is already initialized


2001-03-07  Malte Timmermann  <mt@openoffice.org>  [88eb5af7b1302965b75ce33e6cd3f485a84eaca5]

Fixed bug storing UnicodeStrings


2001-03-07  Thomas Benisch  <tbe@openoffice.org>  [73fa79cb75c89e2ab4704dab90c73428e410f698]

added step functionality


2001-03-07  Sascha Ballach  <sab@openoffice.org>  [239804a4a5f21b3f96a78a2c60c69647c2ac3572]

export and import linked table if no table name is given


2001-03-07  Malte Timmermann  <mt@openoffice.org>  [dc1c8a3b866562b8b91165bbb9dddf17518ef703]

Changed RTF Export a little bit...


2001-03-07  Niklas Nebel  <nn@openoffice.org>  [54fbb092c7640a6384a0c1d1879e7fb603720a90]

LateInit (don't allocate all result members in advance)


2001-03-07  Eike Rathke  <er@openoffice.org>  [4d359b2529bdf0a9aabe25cf9b556f13337ce8a4]

get text encoding from HTML filter settings


2001-03-07  Armin Theissen  <armin@openoffice.org>  [bc56dcab666698553672e0a4180908bd6fe418f0]

changed stl includes


2001-03-07  Martin Gallwey  <mtg@openoffice.org>  [5e5fd3cb2995326c1173c295197e84e71081ed83]

Content.xml -> content.xml


2001-03-07  Armin Theissen  <armin@openoffice.org>  [9c4a04b53d65a1490a107a27b2f1f09d014ba79a]

changed stl include


2001-03-07  Martin Gallwey  <mtg@openoffice.org>  [1b569eb8f486a6ce402435713ff30ab94cd24c71]

store text only blocks in sub-storages also to support auto text event export


2001-03-07  Frank Schönheit  <fs@openoffice.org>  [140fd0f9c3b3d1438da117d8fac7bfd446efa9fb]

added a parameter to implRemoveIndex controlling the assertion / correct collecting the indexes in Init


2001-03-07  Frank Schönheit  <fs@openoffice.org>  [cbb665fe5190a483d05ef0cf3296a7697abfd413]

changed the dialog title


2001-03-07  Kai Ahrens  <ka@openoffice.org>  [06e755bf009ff53c56c15838148fe6dcefbc3911]

Extract string from sequence, if FORMAT_STRING is requested


2001-03-07  Eike Rathke  <er@openoffice.org>  [ff3be88162df18a86c2d982f91424b103c759f22]

#84739# GetOutputString: scientific format exponent value was wrecked on numbers < 1


2001-03-07  Martin Gallwey  <mtg@openoffice.org>  [5d44dd508f1086ec033abbfddef6449a383b3680]

re-organised support for time/date-stamping


2001-03-07  Martin Gallwey  <mtg@openoffice.org>  [4eabfdbc6a586da28ae9f78d61dc7ad6bb1c4f79]

#84570# in case of a corrupt zip file, clean up the memory and then pass the exception to the UCB


2001-03-07  Stephan Bergmann  <sb@openoffice.org>  [f4e60360d403b06425dd80dc0cbe22fd015be4ee]

#83901# Adapted SmartRel2Abs_Impl() to vnd.sun.star.wfs.


2001-03-07  Niklas Nebel  <nn@openoffice.org>  [23d0f0d21a71661be40963c3326222a6c14243e0]

remove application prefix from filter name when inserting link


2001-03-07  Sascha Ballach  <sab@openoffice.org>  [81f44c6a77ca19aa4ebc84e4e526a9a33eb088d9]

table-name of table source is implied and not required


2001-03-07  Martin Hollmichel  <mh@openoffice.org>  [0ab18d53569ad512d59754a5f1b267af4f950137]

new version for SRC624


2001-03-07  Mathias Bauer  <mba@openoffice.org>  [6142bceed0f9d44785c74ae76322c24f5f58bcb9]

always call base class in UIActivate


2001-03-07  Michael Brauer  <mib@openoffice.org>  [45675a36352a8899bafbf8c173e24eae7f72c162]

truncate stream before writing to it


2001-03-07  Michael Brauer  <mib@openoffice.org>  [494b63b7648f32ca3ea6429159b6b47e832687cd]

set mime types


2001-03-07  Philipp Lohmann  <pl@openoffice.org>  [ae2a1b0756ae73bff457a2ebd1a5f29622ce404d]

vertical writing for psprint


2001-03-07  Philipp Lohmann  <pl@openoffice.org>  [04d138ca379abdd902591bdee1847a804d3e691a]

corrected leading


2001-03-07  Lars Langhans  <lla@openoffice.org>  [b3b126998d5d77834fbb48a679ae5f13d6972f1c]

#81827# right handling of nullable and writable attribute.


2001-03-07  Daniel Boelzle  <dbo@openoffice.org>  [b5061f82dc1c38bc6222effd7f7dd81af64b709d]

added step, tag


2001-03-07  Philipp Lohmann  <pl@openoffice.org>  [f548322b4b9a0866d1b0be1bc48a30a1e09b01ee]

const only where appropriate


2001-03-07  Daniel Boelzle  <dbo@openoffice.org>  [e24cd6421496958e4f86def5b0e92611972887ed]

removed extract.hxx occurences


2001-03-07  Malte Timmermann  <mt@openoffice.org>  [b6601ce5483f01c621c33bfef1a4f4a1fb0025e9]

getTransferData: Throw exception, if unsupported type


2001-03-07  Christian Lippka  <cl@openoffice.org>  [73a61036f4cb0617742ccbabd158c58456561c4b]

#83212# added helper functions to force unique names for NameOrIndex items


2001-03-07  Thomas Benisch  <tbe@openoffice.org>  [ed0ee751b7fd0640cb605e97e6eaea3d26c66076]

added step property


2001-03-07  Michael Brauer  <mib@openoffice.org>  [fc9fb12f58866c04636f61e073d39ba29806cbb5]

XML filter: meta and content in separate streams


2001-03-07  Christian Lippka  <cl@openoffice.org>  [7f9d621da8d45503a437614d56e05baec1dc223d]

#83212# added helper functions to force unique names for NameOrIndex items


2001-03-07  Thomas Benisch  <tbe@openoffice.org>  [9a4087b152fed2ee7e705f36b0b29a0d0460a07b]

added step and tag property


2001-03-07  Christian Lippka  <cl@openoffice.org>  [376d9aa9380cc734c0fbed81580ac72341d12f3f]

cleanup of shape services


2001-03-07  Christof Pintaske  <cp@openoffice.org>  [0f91597fd39fc819181661fba57c53859c0a6999]

#84680# reposition status window after frame resized itself


2001-03-07  Juergen Schmidt  <jsc@openoffice.org>  [ebf67d916d469dc588f90af3436de4bdd50957b0]

new option -nD


2001-03-07  Daniel Boelzle  <dbo@openoffice.org>  [04fa0960343116ff49defa3d0693508c514f40bf]

moved extract.hxx from cupphelper, but is still delivered to cupphelper for compability


2001-03-07  Juergen Schmidt  <jsc@openoffice.org>  [23daaee520bf53f2a842cd1da667b6d87051cf21]

insert new function isBaseType


2001-03-07  Christian Lippka  <cl@openoffice.org>  [2f562670d83821ff5e800a02e584ba5347066aa8]

cleanup of shape services


2001-03-07  Daniel Boelzle  <dbo@openoffice.org>  [f65546ea32e7645f3a15d6015998c6904853a1f1]

moved from cppuhelper


2001-03-07  Oliver Specht  <os@openoffice.org>  [383dbc3945e18a38d632b55dc648faf34d2653c7]

#84590# SwXDispatch completed


2001-03-07  Oliver Specht  <os@openoffice.org>  [8c6293e9895581468036518b9c02d24eb1816e48]

DataSourceBrowser included into FormLetter dialog


2001-03-07  Malte Timmermann  <mt@openoffice.org>  [496dd5d78dd759eb2002ef24fb8ca1ccca41a24c]

Assertion in ImplGetTextLines


2001-03-07  Christian Lippka  <cl@openoffice.org>  [4f7e8c29c9e1ec3c9bcfb9a4ddd8c414313d5b49]

#83212# added helper functions to force unique names for NameOrIndex items


2001-03-07  Herbert Duerr  <hdu@openoffice.org>  [f8a0d17b2b1b5e5eac0c7c9887bc07b1882aa827]

use font mapping in upper layers


2001-03-07  Juergen Schmidt  <jsc@openoffice.org>  [d6a37e68f12c69d2772c9c535b7fec4d2bad80ab]

deliver dynamicloader.xml


2001-03-07  Juergen Schmidt  <jsc@openoffice.org>  [11d563a46f3b6a91377d409f7aa544601ef8addd]

changes for new module-description.dtd


2001-03-07  Oliver Specht  <os@openoffice.org>  [5e8025f4dacb3b23edaa10dc0d84f939dffc829a]

#84726# DocumentIndexMarks now readonly


2001-03-07  Juergen Schmidt  <jsc@openoffice.org>  [bcb54d5336f850d386b788bd1654ba10f0036f8f]

changes for new module-description.dtd


2001-03-07  Kai Ahrens  <ka@openoffice.org>  [c90a189318d3598dff68bc9f037ce10efb74fe91]

added ::FlushToClipboard


2001-03-07  Kai Ahrens  <ka@openoffice.org>  [12d81d8339c87e67d84c8a9c8890eb99cbc36447]

#84699#: error in ::isEqual


2001-03-07  Mathias Bauer  <mba@openoffice.org>  [86a5d9e56a7b7c0ecff3554733a39eeeee651c68]

#84611#: CreateFileStream overfluous


2001-03-07  Andreas Martens  <ama@openoffice.org>  [8457b7bd5738c38117cf76421fcd7c1bfff2b48d]

Fix #77484#: Page preview without printer device


2001-03-07  Juergen Schmidt  <jsc@openoffice.org>  [10c36f41e4431b35655ad1cfa7328202ff1d38b8]

deliver module-description.dtd


2001-03-07  Vladimir Glazounov  <vg@openoffice.org>  [e271d1072c154eac55beb745a2fc9f0578ba6ecf]

SRC625


2001-03-07  Tino Rachui  <tra@openoffice.org>  [f8530b3c1fb7d18dbb779fa873c02de590a1cdbe]

#84702# using an additional condition to avoid dealocks in lostOwnership calls


2001-03-07  Kai Ahrens  <ka@openoffice.org>  [aef1d2bbf69879e2be07f4ea41ebd8028dabe8ac]

#84699#: new MimeTypes for clipboard interfaces


2001-03-07  Dieter Loeschky  <dl@openoffice.org>  [ff2882319f3e06de609dd6e26492b1306eb0e852]

SetVerticalWriting(): set AutoGrow


2001-03-07  Malte Timmermann  <mt@openoffice.org>  [d029cdd25571d50f72b76036ffc4ba846ee61b29]

#84520# Release Solar Mutex before calling getContent()


2001-03-07  Malte Timmermann  <mt@openoffice.org>  [5e5558077240431f753d429bce0b6c46d9626151]

#84520# Release Solar Mutex before calling getContent()


2001-03-07  Dieter Loeschky  <dl@openoffice.org>  [8fcc0612c5bd7d703a1ceb751ea22da2916134f5]

SID_TEXTDIRECTION_...: EndTextEdit()


2001-03-07  Juergen Schmidt  <jsc@openoffice.org>  [b026375ddb8e384f432bdfccfbef59461a64a15c]

changes for new module-description.dtd


2001-03-07  Juergen Schmidt  <jsc@openoffice.org>  [b64a85b03f4550b27a712ebab27da45537c0bec4]

changes for new module-description.dtd


2001-03-07  Juergen Schmidt  <jsc@openoffice.org>  [79fae0b0fef918a1bff1a924ee2f9420629670e9]

changes for new module-description.dtd


2001-03-07  Juergen Schmidt  <jsc@openoffice.org>  [cb58a26dd467eaa9a330674a3ae57361728a5e26]

changes for using newxml description


2001-03-07  Juergen Schmidt  <jsc@openoffice.org>  [9ac286ecdc8a57a275726f42e19c57ddcbe66efe]

new


2001-03-07  Kai Ahrens  <ka@openoffice.org>  [f3c335b9309060e0fead357cb9ecc3dc3315863e]

#84699#: new MimeTypes for clipboard interfaces


2001-03-07  Juergen Schmidt  <jsc@openoffice.org>  [afb0f82ed6dc8c09330cf69eb5d7beb87569eb7d]

changes for new module-description.dtd


2001-03-07  Juergen Schmidt  <jsc@openoffice.org>  [da44eee56dd9a8229eab4c405754cfd1a1f94d0f]

make changes for running


2001-03-07  Juergen Schmidt  <jsc@openoffice.org>  [b339d960750bc68852d13f3619dec8111b11c05a]

make changes for new dtd


2001-03-07  Frank Schönheit  <fs@openoffice.org>  [9b6ddcb912c8a9638eca19622648aae7a48089a7]

SetHighlightRange


2001-03-07  Patrick Luby  <pluby@openoffice.org>  [e3d63fc6f6cde57964cdef9253736850f8111f7f]

Added Mac OS X *.dylib files


2001-03-07  Frank Schönheit  <fs@openoffice.org>  [d2574e243a5a50026b3137e95cb31f06bab5b9b8]

no border for the text cell


2001-03-07  Lars Langhans  <lla@openoffice.org>  [d30a5e23753b919e75a97bec551de82cb0c52a00]

#84304# catch an exception in PreloadConfigTrees()


2001-03-07  Patrick Luby  <pluby@openoffice.org>  [2007fcc8a283e1a8beb97e1d12a59ff512f8195f]

Made backwards compatible with SRC618


2001-03-07  Dieter Loeschky  <dl@openoffice.org>  [2c8252a36773ed2decc03c48295c7557425df25c]

FitToSize: default changed to TRUE


2001-03-07  Juergen Schmidt  <jsc@openoffice.org>  [25fb228e6e40f0952821fa813f6d6efdc7af23cc]

new, it replace componentdescription.dtd


2001-03-07  Frank Schönheit  <fs@openoffice.org>  [8a1b61e8b52a77e546b7dd31115a02d89abf773b]

remove the controller as status listener, if beeing disposed


2001-03-07  Frank Schönheit  <fs@openoffice.org>  [2575e82c97fa643d4cfcc46606fcacce9089896b]

+implRemoveStatusListeners


2001-03-07  Patrick Luby  <pluby@openoffice.org>  [57f392e7dc09f6759e62bd27f80a127cf7b11abd]

Add Mac OS X support


2001-03-07  Joachim Lingner  <jl@openoffice.org>  [dc9e4b65aaee2c90ebceeb64f488783c404f2b04]

The dtd for the component description changed, so that dnd.xml had to be adjusted


2001-03-07  Michael Brauer  <mib@openoffice.org>  [b5c0ea4c6a73dcb4abf950dc26653a8897309453]

#84201#: 6.0 template support


2001-03-07  Patrick Luby  <pluby@openoffice.org>  [0119347743fcbb2433e1f6cc085107c50e22b58d]

Added Mac OS X *.dylib files


2001-03-07  Patrick Luby  <pluby@openoffice.org>  [504e826c72ac86111319933b960f3532791d6b4c]

Added Mac OS X support


2001-03-07  Patrick Luby  <pluby@openoffice.org>  [5fa59127c08ba0e71943f338ecd3bd433fdd1200]

Added Mac OS X support


2001-03-07  Patrick Luby  <pluby@openoffice.org>  [9e4d4c4938002a3fbeea722bccb97369ee46aa4b]

Added *.dylib files for Mac OS X


2001-03-07  Patrick Luby  <pluby@openoffice.org>  [249d6b37ed10dd8f7728dcfd76e4243f813500b5]

Add support for SRC618


2001-03-07  Patrick Luby  <pluby@openoffice.org>  [ae94c9bda9c3fe62167c8f45273ef2a56e94206f]

Commented out symbol stripping for Mac OS X


2001-03-07  Tino Rachui  <tra@openoffice.org>  [234ac12e063a72edb82714a4d08e6cf1e225f1ac]

*** empty log message ***


2001-03-07  Patrick Luby  <pluby@openoffice.org>  [41acc1cc8b99cc5dccdea01e21c8ede2b17521e1]

Implemented manual pulling of events from the system event queue as [NSApp run] was not getting stopped in some modal dialog boxes


2001-03-06  Patrick Luby  <pluby@openoffice.org>  [03799ef120be6b84617db260d8dbe6289f674750]

Updated for Mac OS X


2001-03-06  Patrick Luby  <pluby@openoffice.org>  [439c832f6aa8c4f3a7d56992422d645adb961b4f]

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-06  Christian Lippka  <cl@openoffice.org>  [4abf2952c294311733d26ecfb2d18b5900352d34]

filter doubled items


2001-03-06  Niklas Nebel  <nn@openoffice.org>  [954da578e025d26bf7a1509b2a24ebfb0a958a3a]

#84691# construct: don't pass invalid URL to loadComponentFromURL


2001-03-06  Kai Ahrens  <ka@openoffice.org>  [c7d99b4e171c721916b69e5a068a18f150440c92]

#84701#: SOT_FORMAT_FILE_LIST has type Sequence< sal_Int8 >


2001-03-06  Christian Lippka  <cl@openoffice.org>  [093c30ea30757ad2ac1179702f48a86624dd6195]

#84582# graphic crop added


2001-03-06  Christian Lippka  <cl@openoffice.org>  [82b43c9b180ee2bd120e75d596d6fabffd93e8f6]

cleanup shape services


2001-03-06  Kay Ramme  <kr@openoffice.org>  [511ec8a6d1c1ccb3572a6d0c85f60794d38b3798]

joined changes  1.6.2.3 - 1.6.2.4 (#84162#)


2001-03-06  Christian Lippka  <cl@openoffice.org>  [868a2cee6dbaa52fc42116e45f4eb92360f5a578]

cleanup shape services


2001-03-06  Sascha Ballach  <sab@openoffice.org>  [40c51376f513c60c2fd42ab8d2cfd5a0222ada57]

UpdateDirtyCharts after import the XML document


2001-03-06  Sascha Ballach  <sab@openoffice.org>  [28556eae365dec6be8c013d83acc15aa23deeb77]

set the chart only modified if not in XML import


2001-03-06  Kay Ramme  <kr@openoffice.org>  [d3626f93c172d462b821ea79aae1ffbf55a6e73f]

let the JobDispatcher go through the javaThreadPool (#84162#)


2001-03-06  Kay Ramme  <kr@openoffice.org>  [ad760037f8d6065ea5b9e2eded3d35129f9c647a]

joined changes 1.4 - 1.4.4.1 (#84162#)


2001-03-06  Kai Ahrens  <ka@openoffice.org>  [be81674c808ee6d549b54a0d504f32dc7bcea910]

#84538#: rework of brochure print


2001-03-06  Christian Lippka  <cl@openoffice.org>  [c10f349de0d2f554b04ee9b592cf454db2200d39]

cleanup of shape services


2001-03-06  Malte Timmermann  <mt@openoffice.org>  [9d31b946a68dbe777e001da5421dc16612872a10]

#84520# Release Solar Mutex before calling setContent()


2001-03-06  Sascha Ballach  <sab@openoffice.org>  [940896fcde83eb85a79c77c8d9862b79dc9ec47f]

fix a little dmake problem in linux


2001-03-06  Niklas Nebel  <nn@openoffice.org>  [9f7b9ed56f4d93ca6bf8a30fe3aca6d33cc85cee]

#84692# more space for strings


2001-03-06  Eike Rathke  <er@openoffice.org>  [4946e22b9a034ea539a5607dfa5d52fd6d59cdb2]

Unfortunately a typedef is just a dumb alias and not a real type ... If the compiler doesn't get that right we'll have to help things along.


2001-03-06  Sascha Ballach  <sab@openoffice.org>  [0d80a170f2b62705d6ba66cbe2d9a4d294a82b43]

fix a little dmake problem in linux


2001-03-06  Sascha Ballach  <sab@openoffice.org>  [8bcf5efe6c8ac82abb953ad160c79ee9e60b91d6]

fix a little dmake problem in linux


2001-03-06  Andreas Martens  <ama@openoffice.org>  [ab524bca9dd3dcce12af46c19be8160ddd03488d]

Fix: Don't use upper case for filenames


2001-03-06  Andreas Martens  <ama@openoffice.org>  [b12cd2c3237e537d8db9556201142617d85e89a4]

Chg by FME: Attribute handler


2001-03-06  Frank Schönheit  <fs@openoffice.org>  [c5fcff1903cc0d0f1bf6e0e9bb6f78966cca5a05]

changed relative position of Command and CommandType


2001-03-06  Oliver Specht  <os@openoffice.org>  [b4e2e54657b6c5d416274b3d9aeb66f441890256]

#84286# inherit service TextContent


2001-03-06  Malte Timmermann  <mt@openoffice.org>  [5e6de66d710c411f6f4c998094df2cbc06dcd567]

#84520# Release Solar mutex before calling setContent


2001-03-06  Oliver Specht  <os@openoffice.org>  [2a626ea4e96e2c42bc8cb7a1296fca894c1a3458]

#84509# useless property SizeRelative removed


2001-03-06  Oliver Specht  <os@openoffice.org>  [db8b2d16919c87cafa8daa25b38fc546140494e5]

#84509# useless property SizeRelative removed


2001-03-06  Frank Schönheit  <fs@openoffice.org>  [0acb9e8411c98f36183226c3354fa10c41cbd911]

adjust the focus on the RadioSelectionPage


2001-03-06  Andreas Martens  <ama@openoffice.org>  [e5f31b246bc26bd3f8adbcea6a8dc2936e7ccfb5]

New: CJKContext for latin- and complex-scripts


2001-03-06  Thomas Benisch  <tbe@openoffice.org>  [b631263524c92ea69739d54a95a8e06f8abe5bc2]

added dialog model changed flag


2001-03-06  Niklas Nebel  <nn@openoffice.org>  [a4e5d2cb47275e91834e41a9d51f1bf11ec409b1]

#84667# UpdateUserViewOptions: SetSnapGridWidth with grid fractions


2001-03-06  jp  <jp@openoffice.org>  [432f5143f1f5a8c876153ad6b0cdc5fa239c6d9c]

compiler error


2001-03-06  Frank Schönheit  <fs@openoffice.org>  [24a00d0043a485cd768ebd2a80a2972a698d75e9]

prevent GPF if the data source nos not support relations (not finally fixed, yet - the frame still needs to be closed


2001-03-06  Frank Schönheit  <fs@openoffice.org>  [bbcfc130f0e9ed5e5094941c9023a678e61fab05]

minor text changes


2001-03-06  Andreas Martens  <ama@openoffice.org>  [b8eb9c4ffbef379dce9872fb19dbaf91a936d2eb]

New: Automatic font color, depending on background


2001-03-06  Tino Rachui  <tra@openoffice.org>  [6127d65e459ab7a656c078f1f17280f42dc98c25]

added a second mutex for the interfaccontainer class


2001-03-06  Tino Rachui  <tra@openoffice.org>  [40e0e6ab396c99d3ca98398099f98a00f14e6a84]

*** empty log message ***


2001-03-06  Andreas Martens  <ama@openoffice.org>  [0b02f94c0a4e8e08b693fc8f21f8decc997e3ec1]

New: Automatic font color, depending on background


2001-03-06  Andreas Martens  <ama@openoffice.org>  [ab344c1606d2b9606c05520cd0d48c35e8c39b26]

New: Automatic font color, depending on background


2001-03-06  Michael Brauer  <mib@openoffice.org>  [4867911c346a36f44ab3e4e65ad334a1b4014725]

#84654#: Seek to position 0 before reading downloaded memory stream


2001-03-06  Frank Schönheit  <fs@openoffice.org>  [f69c4e595c99fe47a65aea61fca670df553239b7]

use the correct current entry for data source administration


2001-03-06  Frank Schönheit  <fs@openoffice.org>  [ba9d6a40bb1ce4f1ae82c0ac488d793494b5cb0e]

minor layout changes


2001-03-06  Rüdiger Timm  <rt@openoffice.org>  [f3b6aa0d71670448871a4a95f58a01906cb9e084]

new version for SRC624


2001-03-06  Tino Rachui  <tra@openoffice.org>  [6a4bedd820a83fc08410ec0bc425088eca454f7c]

*** empty log message ***


2001-03-06  Michael Brauer  <mib@openoffice.org>  [7360f0b011160799dcc6e00d2433c6e1d9b55808]

ambuguies ?: removed


2001-03-06  Rüdiger Timm  <rt@openoffice.org>  [891682b322ceed4ad464e07e9447e55164ad8d00]

new version for SRC624


2001-03-06  Sascha Ballach  <sab@openoffice.org>  [173f59245ce322aeb802c0ac7a3df16c62705daf]

call finishShape for OLE Objects


2001-03-06  Dieter Loeschky  <dl@openoffice.org>  [fa5955af9d7e31e47f453ad782f94cb04ef1e1bd]

Textdirection


2001-03-06  Michael Brauer  <mib@openoffice.org>  [3358aeb95e37b3e36aba09e90ba396a79c16e4b1]

organizer support for XML file format


2001-03-06  Michael Brauer  <mib@openoffice.org>  [85ceae562ed4178d4c09088e48f39440d0688428]

organizer support for XML file format


2001-03-06  Michael Brauer  <mib@openoffice.org>  [86b7bd8cbfda37f9c21bb05fb1c6c4f050e47ec7]

organizer support


2001-03-06  Oliver Bolte  <obo@openoffice.org>  [9adec1f809b4869f14e6d102d125be153b93a461]

#65293# ambigous operator


2001-03-06  Thomas Lange  <tl@openoffice.org>  [3bbbf7a8b44d57e4fb251746018de5845d32bb00]

new member m_nScaleWidthInitialVal, and RadioButton handler for rotation added to SvxCharPositionPage


2001-03-06  Michael Brauer  <mib@openoffice.org>  [3370f22686f052b148f5c1818136fb9c351e007f]

load graphics on demand


2001-03-06  Oliver Bolte  <obo@openoffice.org>  [d3294bc233ffc29d857d556da684819e47a7fadb]

#65293# parse error linux


2001-03-06  Frank Schönheit  <fs@openoffice.org>  [d4d0d899a213b3de0d4a06de07dac47dbc475b3c]

LayoutInformation is a persitent property, not a transient one


2001-03-06  Kurt Zenker  <kz@openoffice.org>  [03d71a8106aa24dc118c87ee1b3b5ae134081901]

sfx2 depends on xmlscript


2001-03-06  Kurt Zenker  <kz@openoffice.org>  [57ecc2f85302a262761f872e86800955f70f40b5]

chg. libname


2001-03-06  Frank Schönheit  <fs@openoffice.org>  [6175bad01b4f72eb9ac48a169b64e12a5efe76b2]

#84643# clear aValues


2001-03-06  Daniel Boelzle  <dbo@openoffice.org>  [6542f97fd8bd4298b9e1ca14e79bb333b1ad3282]

use import lib macro


2001-03-06  Kurt Zenker  <kz@openoffice.org>  [8bd2ff4d71f3a03093e0d77490fd3ccb5e86ee2c]

deliver lib


2001-03-06  Kurt Zenker  <kz@openoffice.org>  [b5c11e10f849d8ee8753449a67a471f142e2f438]

depends on offapi


2001-03-06  Kurt Zenker  <kz@openoffice.org>  [723e07e9c4e33f34a3fabe427e9ee75ad96e87cc]

depends on xmlscript


2001-03-06  Rüdiger Timm  <rt@openoffice.org>  [c4d1dd5e0e4bd1162a9251203d8464d145164f94]

Merge SWT614: 06.03.01 - 10:02:46


2001-03-06  Kurt Zenker  <kz@openoffice.org>  [3403def33e6de0561db4ab74589261f93e703d83]

Merge SWT614: 06.03.01 - 10:03:12


2001-03-06  Rüdiger Timm  <rt@openoffice.org>  [bdd9e684fee4eafe8cc54e58ab51e9113885a86b]

Merge SWT614: 06.03.01 - 10:01:06


2001-03-06  Kurt Zenker  <kz@openoffice.org>  [b2869e59edde6058a0c379116e398fd9bcf8103d]

Merge SWT614: 06.03.01 - 10:00:40


2001-03-06  Kurt Zenker  <kz@openoffice.org>  [a83b8d28862b1418c7ab9ddef1b47d305bddf6e7]

Merge SWT614: 06.03.01 - 09:58:04


2001-03-06  Thomas Lange  <tl@openoffice.org>  [a6c23cc7e46025845a2279e0f3e9ecc7b9492e91]

SID_ATTR_CHAR_WIDTH_FIT_TO_LINE UInt16 item added to item set


2001-03-06  Rüdiger Timm  <rt@openoffice.org>  [e65b06c4b8a09b038dc8b28c26f121580f310650]

#65293# Missing newline at end of file added


2001-03-06  Dieter Loeschky  <dl@openoffice.org>  [ab7688d4139f732972c744cecc0ff8362b8e99c7]

Textdirection


2001-03-06  Dieter Loeschky  <dl@openoffice.org>  [472a1074e2c4d2c8a963e52529002177d04d3ca8]

Textdirection


2001-03-06  Juergen Schmidt  <jsc@openoffice.org>  [65a51aef81f04cda390073db03f5849da4b1059c]

insert new option -nD (no dependent types are generated)


2001-03-06  Dieter Loeschky  <dl@openoffice.org>  [b4fe12432526983c7a7fd11d246f81fd05ff16f7]

Textdirection


2001-03-06  Dieter Loeschky  <dl@openoffice.org>  [81c0587d488a66c62e060b2b96c7d1164f8f2c49]

Textdirection


2001-03-06  Dieter Loeschky  <dl@openoffice.org>  [dd0da5950cde457911814284428d582b5c2086fc]

Textdirection


2001-03-06  Patrick Luby  <pluby@openoffice.org>  [901e8b087ba2504d17611654472751e1500b477a]

Added deliver of Mac OS X shared libraries


2001-03-06  Sascha Ballach  <sab@openoffice.org>  [930f3b89097cccea6364ec26d4c340a91355de67]

collect the auto styles of shapes in the _exportautostyles section


2001-03-06  Patrick Luby  <pluby@openoffice.org>  [1c09dd4518b3f2bdcf506ebf7be13049d00e54e6]

Added delivery of Mac OS X shared libraries


2001-03-05  Kurt Zenker  <kz@openoffice.org>  [6779351e0e1acdac68962f8996ea08b8017246cc]

new version for SRC624


2001-03-05  Sven Jacobi  <sj@openoffice.org>  [d51da1746f9df261429ae6a862a95cf8f58d0e38]

now using configuration management for filter options


2001-03-05  Sven Jacobi  <sj@openoffice.org>  [dd38d5a13089027fa9e62bcbdde178753620894d]

added method to read and write a size


2001-03-05  Niklas Nebel  <nn@openoffice.org>  [fe0892b11182766218a4553c4e6a947c73542dbf]

#72607# LinkEmptyTab: get filter name from ScDocumentLoader


2001-03-05  Kurt Zenker  <kz@openoffice.org>  [c05c9489c1e357f82dbd3eb20fab5e340ae3333e]

new version for SRC624


2001-03-05  Vladimir Glazounov  <vg@openoffice.org>  [b80739932573b5e2fae6e1ba7530965e0711a871]

changed include file's letters case


2001-03-05  Mathias Bauer  <mba@openoffice.org>  [6e35a04eaf31190f6d723821e7ac245be5eaf3f7]

table for UserData


2001-03-05  Kurt Zenker  <kz@openoffice.org>  [f94e94e6a95609ea04e9aa986b11acfe2c0cfb4b]

new version for SRC624


2001-03-05  Herbert Duerr  <hdu@openoffice.org>  [5f4c3cd52c9040861df3c33a61b645614c0bf9be]

#84471# ascii code display feature


2001-03-05  th  <th@openoffice.org>  [414142445fad871e5c2bb66be83e760374470283]

fntstyle.hxx


2001-03-05  Malte Timmermann  <mt@openoffice.org>  [0c052d7ab1da3e1b18b574ddb52628d7bf0b47f1]

DoStretchChars: Don't forget the CJK Items


2001-03-05  Malte Timmermann  <mt@openoffice.org>  [40754bdf7cd7d2fa99046bef0cdff541c88b7e53]

Removed GetMaxFontHeight()


2001-03-05  Kurt Zenker  <kz@openoffice.org>  [da445d37e1127b03820ce66e4f7d6c006e0beb65]

no return value


2001-03-05  Christof Pintaske  <cp@openoffice.org>  [2c207070450780dc8f33ec46dbf7ccfef46b5a92]

#83010# set ic focus when setinputcontext


2001-03-05  Dieter Loeschky  <dl@openoffice.org>  [a8e6fe183904c0d926b3f279690572e51d5a3dbc]

+ SDRATTR_TEXTDIRECTION_...


2001-03-05  Malte Timmermann  <mt@openoffice.org>  [1cf3730c8dac9a41b160043299b6c6104c3c1cd0]

Removed GetMaxFontHeight()


2001-03-05  Christian Lippka  <cl@openoffice.org>  [cfd1eb8aa1cdca28fd742438f4b1c88d7c71e6dc]

set existing properties to default for already existing styles


2001-03-05  Frank Schönheit  <fs@openoffice.org>  [9383483e67e9a04643bccf7afb1433fef1d76c10]

#84620# remove the reset button


2001-03-05  Daniel Rentz  <dr@openoffice.org>  [a12eecdeb726fc88a44eb99030f7f9bf5a16d44a]

new calc function MIRR


2001-03-05  Frank Schönheit  <fs@openoffice.org>  [69a660a95799ff00231d7d2a5e8bd9ac26048568]

finished the grid control wizard


2001-03-05  Frank Schönheit  <fs@openoffice.org>  [432d5b86e13ee70862da89a6c32c9b1c663def74]

initial checkin - context structure for control auto pilots


2001-03-05  Frank Schönheit  <fs@openoffice.org>  [0a95357b6af6e6bc7e668c9f0dcb3ac5d3a73a4f]

initial checkin - grid auto pilot implementations


2001-03-05  Frank Schönheit  <fs@openoffice.org>  [0c9cf8e314ba6a0c9710fd08a1f72e78369c8fd5]

initial checkin - tools for the database pilots


2001-03-05  Stephan Bergmann  <sb@openoffice.org>  [2af684f686ee2e8f92c998f74e04592b03d53ddb]

#84570# Do not let the UcbLockBytes dtor throw exceptions.


2001-03-05  Daniel Rentz  <dr@openoffice.org>  [2f78805d7d47b24deac18f7e5cfe1ff7ed626236]

new calc function MIRR


2001-03-05  Mathias Bauer  <mba@openoffice.org>  [4e877d367a260bd6b83cc64e97070b6f09ccb57f]

old graphic filter names missing


2001-03-05  Frank Schönheit  <fs@openoffice.org>  [f2df1845c96d47b282c9bda4b627ccaf412c6a0b]

re-enabled the grid auto pilot


2001-03-05  Andreas Martens  <ama@openoffice.org>  [68cc940890f6db1429b17e494ce81e4d034a6200]

New Attribute handler


2001-03-05  Kurt Zenker  <kz@openoffice.org>  [5a3b1e9a13788aa489b832d35c404626778d5962]

SRC624


2001-03-05  jp  <jp@openoffice.org>  [d6b3a6bda2f2caace8efd020beb736f8fc737f0e]

new: SvxCharReliefItem


2001-03-05  jp  <jp@openoffice.org>  [7a47e2126981f89137f8c072e83caf7a05f16e1d]

new: SvxCharReliefItem


2001-03-05  jp  <jp@openoffice.org>  [d6ff2829e829edff374629bce378a2628defc57d]

new: SvxCharReliefItem


2001-03-05  Oliver Bolte  <obo@openoffice.org>  [27e01ccc9adf8cbb9c0aa5c8c9d48731858995ea]

#65293# syntax error


2001-03-05  Caolán McNamara  <cmc@openoffice.org>  [309844125012f7b3b999f50038de6f1340d215cf]

One too many field handlers, my 1st dublin test checkin


2001-03-05  Daniel Vogelheim  <dvo@openoffice.org>  [582ec902b28c526f8460cc8feb1956dfbb255f51]

- fixed: unused code removed - fixed: error code now used


2001-03-05  Tino Rachui  <tra@openoffice.org>  [07ac6fee2ed9204629db36bbf29325d44d061e0a]

*** empty log message ***


2001-03-05  Andreas Schlüns  <as@openoffice.org>  [4d8d9f9faaf84916e0fcba847e2cd08d6c5caf1f]

#84566# protection against deadlocks


2001-03-05  Christian Lippka  <cl@openoffice.org>  [00ba77b171468a7b569844bd47c218509ab62a7a]

use SetDefaultItem for pool changes


2001-03-05  Andreas Martens  <ama@openoffice.org>  [51fd6cf62d64f3c4689073a9fb460e4906891c00]

New: SwAttrStack handles attribute changes


2001-03-05  Mathias Bauer  <mba@openoffice.org>  [a19507e583ab5bbedfba512bce67060b69dca048]

new parameter in SvPersist::Move


2001-03-05  Andreas Martens  <ama@openoffice.org>  [79feebe737b74dcc747ef215b4800c7221380c42]

New: SwAttrStack handles attribute changes


2001-03-05  Mathias Bauer  <mba@openoffice.org>  [44dd7ad9b43f5a200e2798f024a30ffefef4c713]

handle SvOutplaceObject


2001-03-05  Mathias Bauer  <mba@openoffice.org>  [3cf4fe360736ef09051aceda31389a4975d3184e]

new method IsOLEStorage


2001-03-05  Mathias Bauer  <mba@openoffice.org>  [36aced3e575d4bceccc3c6cdc8cbae2fe091e854]

define for ClsId of SvOutplaceObject


2001-03-05  Kai Ahrens  <ka@openoffice.org>  [dfb55a9d13cbec7927737c7722ac13cc077ccf7e]

added Drag and Drop interfaces


2001-03-05  Mathias Bauer  <mba@openoffice.org>  [571505bbc78b8df9816d27a76b920e996aecfbcf]

no HINT_DYING in Close, ObjectShell may not be destroyed


2001-03-05  Mathias Bauer  <mba@openoffice.org>  [5214343b5ccc2e3a6ca062446962d6fb5ae88b7b]

SFX_FILTER_PLUGIN removed


2001-03-05  Mathias Bauer  <mba@openoffice.org>  [5fe75f53762d2059642abfbfb12577373af31ead]

load filters from config


2001-03-05  Dieter Loeschky  <dl@openoffice.org>  [404971da98df70f5d3772560615c80318f952971]

+ SID_TEXTDIRECTION...


2001-03-05  Dieter Loeschky  <dl@openoffice.org>  [c729e0a6a3ecbe265f1090169ef2d9d2ff06e456]

+ SID_TEXTDIRECTION...


2001-03-05  Tino Rachui  <tra@openoffice.org>  [b1bf2a165c971a8482ec6be9c62d71389c4e1961]

*** empty log message ***


2001-03-05  Sascha Ballach  <sab@openoffice.org>  [c93e828dcf855e596229ab4c6b88d680dd67ea37]

fix a little bug in FillPropertyStateArray


2001-03-05  Michael Brauer  <mib@openoffice.org>  [d7483bc03747dd42746b0c7aa6089a9f925528a2]

Export draw styles using shape export


2001-03-05  Michael Brauer  <mib@openoffice.org>  [d46fdfa3cf92db8a22d7ae42f1b43793f891ec13]

Declare required namespaces only


2001-03-05  Niklas Nebel  <nn@openoffice.org>  [9ae9e70ba8cb5ac6410ccea8bf2742e6e4d3a96c]

access to drawing layer pool defaults


2001-03-05  Philipp Lohmann  <pl@openoffice.org>  [48555d981f579bb495787bcecbec963fe9dba1c0]

font widths


2001-03-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [8e028c7f0349755ebe12b0ed1a0f2d8d6de79ecd]

SWT614 r


2001-03-05  Sascha Ballach  <sab@openoffice.org>  [e5bf63dc8adc49803611631b397c018b2679dc2e]

import and export of fontdecls in styles added


2001-03-05  Sascha Ballach  <sab@openoffice.org>  [46a0bd600f4435145256aa61ea2874ce20ef2a9d]

export settings added


2001-03-05  Sascha Ballach  <sab@openoffice.org>  [c9e0e41c7cdd8b10615e6deed6a89d2bd36e7d40]

document-settings added


2001-03-05  Andreas Schlüns  <as@openoffice.org>  [640e7de169859be6239b42ac486597d17caaf2d2]

#84389# disable multiple-dispose-assertion temp.!


2001-03-05  Oliver Specht  <os@openoffice.org>  [46f3a91352f11c15228a5da1bfe9bb23baa9d380]

#80346# enable negative mode


2001-03-05  Oliver Specht  <os@openoffice.org>  [fd3878cdcb0570bd38f959f2bee3f080909f9166]

#80346# enable negative mode


2001-03-05  Thomas Lange  <tl@openoffice.org>  [53b9541e8bebc6ad240bdb1ebc753c4c5666f54b]

Defines for rotating and scaling added


2001-03-05  Thomas Lange  <tl@openoffice.org>  [4e651f3417c9d1714558db2bcfba1fa19d2df6a2]

Rotating and scaling added to the char position dialog


2001-03-05  Andreas Schlüns  <as@openoffice.org>  [f3f94666b46f72928d0ef8b2883c7208f122a065]

#84389# dipose desktop helper


2001-03-05  Frank Schönheit  <fs@openoffice.org>  [3684baee2b526b56338b835f4a12e36893716817]

removed the obsolete IndexAccessWrapper include


2001-03-05  Andreas Schlüns  <as@openoffice.org>  [74b43fe0393bd8c2c6b5c3753cfe681cbc9d25f2]

new filepicker service


2001-03-05  Tino Rachui  <tra@openoffice.org>  [9d7ab58ff9df4485455a9c8268aa8e963032b4b8]

*** empty log message ***


2001-03-05  Patrick Luby  <pluby@openoffice.org>  [d68448d79d2a8aa6a0986f3f8437546ef282a19d]

Corrections to InitSalMain


2001-03-04  Christian Lippka  <cl@openoffice.org>  [bfcd4e78d1bfdd7a51bfc67c73e0d4513d5ece5a]

added document-styles and document-body


2001-03-04  Christian Lippka  <cl@openoffice.org>  [e4e7848f7f2a4e1d887607c32f8e1b73df95739a]

added document-styles and document-body


2001-03-04  Christian Lippka  <cl@openoffice.org>  [069bbaca7b2ea1ab9be1fd065697610ab43f8c08]

import context for default graphics style


2001-03-04  Christian Lippka  <cl@openoffice.org>  [24b0ada4ba147caa26f57ea316bc1fa21f6d5c59]

fixed QueryValue for fontheight


2001-03-04  Christian Lippka  <cl@openoffice.org>  [e19d115811c94f39d9bbdb516e6dac59f4202c73]

added api component for pool access


2001-03-04  Christian Lippka  <cl@openoffice.org>  [f1144271d6abbe37d2f90b16a619620cb323cb68]

added api component for pool access


2001-03-04  Christian Lippka  <cl@openoffice.org>  [f245f4e50aca8cf04c99b695f0871cd364c33bb7]

fixed compiler warnings


2001-03-04  Christian Lippka  <cl@openoffice.org>  [9d01533c8646e4ec388240f775adc4cb3387c791]

compress xml streams by setting media type property


2001-03-04  Christian Lippka  <cl@openoffice.org>  [d70ba61a2fe67e4e9de40a161845276bd0798aab]

added new helper class for API drawing pool access


2001-03-04  Christian Lippka  <cl@openoffice.org>  [4b8cf3b359c03871ba461e0ee46103341b2f5e67]

added new helper class for API drawing pool access


2001-03-04  Patrick Luby  <pluby@openoffice.org>  [e6eb417f9aee70d30a9a5ee8d607a11104ea55bf]

Added registry symbols to duplicate symbol bug workaround to get rid of annoying CFLog messages


2001-03-04  Christian Lippka  <cl@openoffice.org>  [b28c779cb79f17fb4b4cfc7ca3090514fd39062f]

added propertyset helper


2001-03-04  Christian Lippka  <cl@openoffice.org>  [b44b480d99b3b64ecc013608677608e1353601f6]

added root elements for content and style export


2001-03-04  Christian Lippka  <cl@openoffice.org>  [541664e8f5956fdd8b4179c8d30bc0fe860215c0]

added root elements for content and style export


2001-03-04  Christian Lippka  <cl@openoffice.org>  [e9388b9b48ca4e81e988dffdd21d664b01d6511c]

added root elements for content and style export


2001-03-04  Christian Lippka  <cl@openoffice.org>  [602855c5459ef806252dd21a958d311cf76c4bef]

changed draw/impress services to com.sun.star.comp.xxx


2001-03-04  Christian Lippka  <cl@openoffice.org>  [5d5a2a81362ed5585a74df3860a898280641e03a]

changed draw/impress services to com.sun.star.comp.xxx


2001-03-04  Christian Lippka  <cl@openoffice.org>  [ba9e558ca9892505a1d2d542ccc14cc57286ecd8]

added root elements for content and style export


2001-03-04  Christian Lippka  <cl@openoffice.org>  [b9f52f3f65a7d8d1b91f5e462e9ec5f00cb6d3ff]

added root elements for content and style export


2001-03-04  Björn Milcke  <bm@openoffice.org>  [73ed905038feda767b907fa114cc01e4002905a6]

typo


2001-03-04  Björn Milcke  <bm@openoffice.org>  [2183e5a3f64374dd5b0b4c715c5ec5458eb584ba]

chart components added in getFactoy


2001-03-04  Christian Lippka  <cl@openoffice.org>  [e5ee73a4a8f9c5c6d2006ca700a35a87490d3884]

fixed a wrong break


2001-03-04  Björn Milcke  <bm@openoffice.org>  [f9d8cc2099bb242cf0a276a86178b248d6f6c3a8]

chart components for multiple storages added


2001-03-04  Björn Milcke  <bm@openoffice.org>  [a0fa0320c3cc3b55f861360934c9fc40c4544f5d]

chart components added


2001-03-03  Patrick Luby  <pluby@openoffice.org>  [46266dccc05955cad9d7b876b806f1a4e53e87f9]

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-03  Andreas Bregas  <ab@openoffice.org>  [d3c8a6c2e68d0fecb52d03971af7b1abb7e9a75b]

Store new dialogs in SfxApplication::SaveBasicManager()


2001-03-03  Andreas Bregas  <ab@openoffice.org>  [e00254e098a0e3541c036922827f803e81aaf213]

XMLSCRIPTLIB added


2001-03-03  Thomas Benisch  <tbe@openoffice.org>  [c7c55979e78136442275b189239d35bf61bdf08e]

take window borders into account (fixed size)


2001-03-03  Andreas Bregas  <ab@openoffice.org>  [0b0c00433f493a3822f4ca55cd1296ad4a079519]

New RTL function CreateUnoDialog


2001-03-03  Andreas Bregas  <ab@openoffice.org>  [b5edd6bffdc4bfbe772eae4d485b98af467e0c7f]

New RTL function CreateUnoDialog


2001-03-03  Andreas Bregas  <ab@openoffice.org>  [a05e6416bf51f6f1218448695930120ade88700f]

XMLSCRIPTLIB added


2001-03-03  Andreas Bregas  <ab@openoffice.org>  [9e1d8ca835eae2c20d947818083897b80cde75ad]

ifndef _DLGEDITOR_ added


2001-03-03  Andreas Bregas  <ab@openoffice.org>  [a1627abd8a25444bfce4b194788b947c6e40b753]

BasicIDEShell::CreateDlgWin() modified for new dialogs


2001-03-03  Andreas Bregas  <ab@openoffice.org>  [cc905f5b08e92274d1065cdcbfbf0fc73766dac9]

New Ctor added and StoreData() modified for new dialogs


2001-03-03  Andreas Bregas  <ab@openoffice.org>  [9176179eead9597ca43c02609bc34f64a0b282f0]

D_DLGEDITOR define activated


2001-03-03  Andreas Bregas  <ab@openoffice.org>  [35203e58938bbc0dbc64480c76b91cde0cfb1b7c]

UnoControlDialogModel as parameter for SetDialog()


2001-03-03  Andreas Bregas  <ab@openoffice.org>  [c61903c9936e8e0806b451bf9448ce38164b89c8]

Added TKLIB and XMLSCRIPTLIB, dlged.lib instead of vcdlged.lib


2001-03-03  Andreas Bregas  <ab@openoffice.org>  [4af21bbe2505b0455a346421e18a82a377eb15ec]

UnoControlDialogModel as parameter for SetDialog()


2001-03-03  Andreas Bregas  <ab@openoffice.org>  [5cd64adbaa8d83b5a184dc0bc83ef06a7693b06f]

Integrated access to XScriptsEventSupplier for new UNO dialogs


2001-03-02  Patrick Luby  <pluby@openoffice.org>  [828f7834a09d2a22aa7b5d922ed7b7648d498e85]

Deliver both *staticdatamembers*.hxx and *staticdatamembers*.h


2001-03-02  Patrick Luby  <pluby@openoffice.org>  [24f555b6d7627d68e08b1170894c99d9c56df251]

Deliver both *staticdatamembers*.hxx and *staticdatamembers*.h


2001-03-02  Patrick Luby  <pluby@openoffice.org>  [6d731cf12d719b5f5076e6f91dd199db7982bec6]

Deliver both *staticdatamembers*.hxx and *staticdatamembers*.h


2001-03-02  Patrick Luby  <pluby@openoffice.org>  [5687d1cff1f534dbf33ea91458ef965f54d67b20]

Deliver both *staticdatamembers*.hxx and *staticdatamembers*.h


2001-03-02  Patrick Luby  <pluby@openoffice.org>  [9282c93cb4cbb7967fc234e5cd6ee93b2109fa2b]

Deliver both *staticdatamembers*.hxx and *staticdatamembers*.h


2001-03-02  Patrick Luby  <pluby@openoffice.org>  [9e9f00565cf81b369bafc7ca942be2b38e518036]

Deliver both *staticdatamembers*.hxx and *staticdatamembers*.h


2001-03-02  Patrick Luby  <pluby@openoffice.org>  [28073a20f96ea74cd45e2aeeda4f09cccaeb305c]

Deliver both *staticdatamembers*.hxx and *staticdatamembers*.h


2001-03-02  Patrick Luby  <pluby@openoffice.org>  [bbf9f935507bcbd76a2abb23f145adb2d68fde06]

Deliver both *staticdatamembers*.hxx and *staticdatamembers*.h


2001-03-02  Patrick Luby  <pluby@openoffice.org>  [464d8911e8142c5cf153a71540ef774e724d78cc]

Deliver both *staticdatamembers*.hxx and *staticdatamembers*.h


2001-03-02  Patrick Luby  <pluby@openoffice.org>  [d131c47bfd15c2dfd8586d7b06271ead898460f4]

Deliver both *staticdatamembers*.hxx and *staticdatamembers*.h


2001-03-02  Niklas Nebel  <nn@openoffice.org>  [fd6566ef8f885e2ed4905bb689a1d0e5125ed493]

note caption object always has horizontal text


2001-03-02  Niklas Nebel  <nn@openoffice.org>  [6431bdc66e1ab0d0958285b28cf24de0237b9409]

handle vertical draw text objects


2001-03-02  Niklas Nebel  <nn@openoffice.org>  [352cc9ff737115356ea7bd24c2df7a022b13440a]

handle text direction slots


2001-03-02  Niklas Nebel  <nn@openoffice.org>  [26b7b01f6b5611278ad9140f4a4fc33eccb7eaa4]

text direction slots


2001-03-02  Niklas Nebel  <nn@openoffice.org>  [99f10a797d2ed17c963eee4b69274ba1723446d9]

handle slots for vertical draw text objects


2001-03-02  Niklas Nebel  <nn@openoffice.org>  [5b3f4335b13d342d2f93f864fe00cd9b66779648]

InvalidateDrawTextAttribs: slots for vertical draw text objects


2001-03-02  Niklas Nebel  <nn@openoffice.org>  [236c87db41801b34f4b988d9069931f80dbc5fd5]

slots for vertical draw text objects


2001-03-02  Daniel Vogelheim  <dvo@openoffice.org>  [3bdcf48d28f8b025054eb0b29efaa268172c65d4]

- changed: content and styles are written as separate streams


2001-03-02  Niklas Nebel  <nn@openoffice.org>  [066e06b8ddbad71d564c2f33b59d7bf371ef6528]

vertical draw text objects


2001-03-02  Kurt Zenker  <kz@openoffice.org>  [80fdf3696704607b1b45e144dd932857d8af2e90]

Merge SWT614: 02.03.01 - 21:42:55


2001-03-02  Kurt Zenker  <kz@openoffice.org>  [1bbad2c3d33ab96c108253a4a9c062541829b30a]

Merge SWT614: 02.03.01 - 21:41:28


2001-03-02  Kurt Zenker  <kz@openoffice.org>  [3a4f21503261ea7664c10347eb244b7cb1749758]

Merge SWT614: 02.03.01 - 21:36:26


2001-03-02  Kurt Zenker  <kz@openoffice.org>  [2a2e805e2c711ac140421b7a55de729eee720901]

Merge SWT614: 02.03.01 - 21:33:33


2001-03-02  Kurt Zenker  <kz@openoffice.org>  [d19c00e2e63f9eccb9dbe8685ab40084235ad469]

Merge SWT614: 02.03.01 - 21:33:12


2001-03-02  Kurt Zenker  <kz@openoffice.org>  [fbc1e4db798e9bd8c59f19bc9e261c4b04b48e55]

Merge SWT614: 03/02/01 - 21:31:53


2001-03-02  Kurt Zenker  <kz@openoffice.org>  [ac1dfaaf18cb5e9b2e27df4232b0bda3924971db]

Merge SWT614: 02.03.01 - 21:31:13


2001-03-02  Kurt Zenker  <kz@openoffice.org>  [b29b5a2e91ae78a6de86fb685e35ea3eeb042344]

Merge SWT614: 02.03.01 - 21:30:43


2001-03-02  Kurt Zenker  <kz@openoffice.org>  [6949cd1d45060be52b5423d1e8de17833ea2f99b]

Merge SWT614: 02.03.01 - 21:28:59


2001-03-02  Kurt Zenker  <kz@openoffice.org>  [0513100b0612facddb22707da4f0312da9b4c287]

Merge SWT614: 02.03.01 - 21:29:23


2001-03-02  Kurt Zenker  <kz@openoffice.org>  [4a27c10eee0acb8f1ed7700dcead44b4de926811]

Merge SWT614: 02.03.01 - 21:27:52


2001-03-02  Kurt Zenker  <kz@openoffice.org>  [857fa4b881ae37819338b25d2925b4de3fbe7b28]

Merge SWT614: 02.03.01 - 21:26:46


2001-03-02  Kurt Zenker  <kz@openoffice.org>  [e91bd23e49bdcf1fdf216c39fcb8be1e9a4108ee]

Merge SWT614: 02.03.01 - 21:24:17


2001-03-02  Kurt Zenker  <kz@openoffice.org>  [ea1e42eed4d161ca617060b8816f7c7107ce76f6]

Merge SWT614: 02.03.01 - 21:22:30


2001-03-02  Gene Anaya  <ganaya@openoffice.org>  [a392c9f841fe85bb86b9b389721c7098b1788811]

Cleanup for Mac OS X static data member automation


2001-03-02  Kurt Zenker  <kz@openoffice.org>  [14f0c48b8e41d59f382aecc804cb6e103efe2c13]

Merge SWT614: 02.03.01 - 21:17:40


2001-03-02  Daniel Vogelheim  <dvo@openoffice.org>  [03483ed030e97530a686a7edd1139b3c8d51a08c]

- fixed: initialized member variables


2001-03-02  Kurt Zenker  <kz@openoffice.org>  [26458bfd4e231b5cda2066ec2e805fdfe566e6e7]

Merge SWT614: 03/02/01 - 21:16:36


2001-03-02  Kurt Zenker  <kz@openoffice.org>  [c74cd384105a46b5674d3389a0cf9bff9df63a58]

Merge SWT614: 02.03.01 - 21:16:24


2001-03-02  jp  <jp@openoffice.org>  [e3bf1dc30c16c54580334494c22a3970088293c4]

Bug #84563#: CanGrouping - don't deref. a zero pointer


2001-03-02  Tino Rachui  <tra@openoffice.org>  [c63e3fa1bb47f0b2eb1a77010f51f2830303abae]

*** empty log message ***


2001-03-02  Tino Rachui  <tra@openoffice.org>  [e22fef02d6a2e752d03294969e0887ad1d0eda7c]

*** empty log message ***


2001-03-02  Sascha Ballach  <sab@openoffice.org>  [683bd5b5b675d3581902f04c9b92f5096743848a]

split the export and the import in seperate streams


2001-03-02  Christof Pintaske  <cp@openoffice.org>  [27bfa40911fca83451315dc58f6d0af72f2970f2]

initial release


2001-03-02  Christof Pintaske  <cp@openoffice.org>  [5635e18cd31e238f8fc2e99441be0831c6c6186b]

added collatorwrapper


2001-03-02  Sascha Ballach  <sab@openoffice.org>  [219ce2c48b90dae223c6266c37301b30892e5276]

fix a little bug in the sorting of the PropertyStates


2001-03-02  Sascha Ballach  <sab@openoffice.org>  [7afa1885790694084344d8af3c93433c785b53af]

add root element office:document-meta


2001-03-02  Sascha Ballach  <sab@openoffice.org>  [e4823bce73bc8e602a4061ecbfb97df3b40ca44d]

document-meta added


2001-03-02  Tino Rachui  <tra@openoffice.org>  [c1ced47500ba8c844366ab5c23d8cdb79a766cb8]

*** empty log message ***


2001-03-02  Frank Schönheit  <fs@openoffice.org>  [0f5ba7ad503e250de65c626ad2b7ae55393e14bb]

#84553# lock the AutoSelect when opening a context menu


2001-03-02  Frank Schönheit  <fs@openoffice.org>  [607ca495c7fee3057c55d0327af1aa488ee84000]

showError: use ShowServiceNotAvailableError


2001-03-02  Frank Schönheit  <fs@openoffice.org>  [2dd7baee1b1a6fad1c3d8b849ec89310971c359b]

+RID_OPENTABLES_WARNINGS*


2001-03-02  Frank Schönheit  <fs@openoffice.org>  [c1a1598ff000bf412e609c1046f24a1b3a91518f]

correcting the building of the exception tree


2001-03-02  Frank Schönheit  <fs@openoffice.org>  [5af19ba58e7e04d3ecfc41cd5f1c44ea482f25b9]

added RID_STR_TRIED_OPEN_TABLE


2001-03-02  Frank Schönheit  <fs@openoffice.org>  [493195b9db6a8adf0a72969f7ff6e609f0a67fe6]

corrected the resource file prefix


2001-03-02  Frank Schönheit  <fs@openoffice.org>  [012502ca70fdd0d877c1e1836e34e66b96f5aff2]

+IWarningsContainer


2001-03-02  Frank Schönheit  <fs@openoffice.org>  [a92f9035d18ab4fa472a7fe5b36608823588a61b]

removed obsolete ids / added RID_STR_TRIED_OPEN_TABLE


2001-03-02  Frank Schönheit  <fs@openoffice.org>  [dccb33ea3e0164e6437c427064a9a526f5e716f7]

OConnection implements the IWarningsContainer


2001-03-02  Frank Schönheit  <fs@openoffice.org>  [fbd1433a13166219cc63b6a597f74ea37c7ae0e3]

::construct: when catching SQLExceptions while constructing a table, supply them as warning on the connection


2001-03-02  Frank Schönheit  <fs@openoffice.org>  [a220cdbc831d7cb9651f27c9b228ee511972ef34]

ignore errors on refreshPrimaryKeys / refreshForeignKeys


2001-03-02  Michael Brauer  <mib@openoffice.org>  [d636edda6de6e4e66c695d9f7a3d2cd46d857907]

use different streams for content and styles


2001-03-02  Christian Lippka  <cl@openoffice.org>  [9b2d36cedcd6abbf2b59f79275e04b54ee677481]

fixed small errors


2001-03-02  Malte Timmermann  <mt@openoffice.org>  [7834d51f8c66b55dfbf1d121c739d44278d82f19]

changed SvxFontWidthItem to SvxCharScaleItem


2001-03-02  Thomas Benisch  <tbe@openoffice.org>  [98a8a76afcd65888cab58d978f74770aa904d52b]

added title property


2001-03-02  Frank Schönheit  <fs@openoffice.org>  [df03717c942999e470d7790da23c3656ed93df6a]

#84577# DatabaseFieldName instead of DatasourceFieldName


2001-03-02  Frank Schönheit  <fs@openoffice.org>  [1eac0150c86abee45f570778eae19dc5fbe75692]

getXXX methods: don't use NULL terminated strings for empty strings, but NULL instead


2001-03-02  Oliver Specht  <os@openoffice.org>  [23be175fa15f774162d9b687bff8a39952fcc7f5]

OfaMiscCfg -> SfxMiscCfg


2001-03-02  Oliver Specht  <os@openoffice.org>  [c3876094d346755883af19e98b33987e0c912b3b]

OfaMiscCfg -> SfxMiscCfg


2001-03-02  Oliver Specht  <os@openoffice.org>  [9dd0113269d02a863972f77e412f81d4d91f9eef]

OfaMiscCfg -> SfxMiscCfg


2001-03-02  Oliver Specht  <os@openoffice.org>  [0125cbd6f5d27a167ea196c39faaba18a414542f]

OfaMiscCfg -> SfxMiscCfg


2001-03-02  Andreas Bregas  <ab@openoffice.org>  [ea68094b747825af71d23c75f8402cf2004c9e94]

listbox/combobox: Check if _popup is NULL


2001-03-02  Oliver Bolte  <obo@openoffice.org>  [eace5d7406c933f4c602aa78c190c6f9c00f9b4b]

Do not throw when getting Value of NULL value


2001-03-02  Tino Rachui  <tra@openoffice.org>  [d07363cb70cc14428f687c09a6c53b1b4b793071]

*** empty log message ***


2001-03-02  Ocke Janssen  <oj@openoffice.org>  [767d9665a360f711cc75c1c79a3dba76563395f7]

DataType:OTHER impl


2001-03-02  Tino Rachui  <tra@openoffice.org>  [553c0ce1a5a0993c7474ad8e7e17f5c99628bbcf]

*** empty log message ***


2001-03-02  Ocke Janssen  <oj@openoffice.org>  [94fae28251aff5131a7cb3ecf86db792ebd4d924]

#84519# define removed


2001-03-02  Ocke Janssen  <oj@openoffice.org>  [5e9a9545cd59a0bdd1da7647a0f4c02f2744289d]

#83782# allow deactivating only when entry is empty


2001-03-02  Niklas Nebel  <nn@openoffice.org>  [28bc9718b2fb34365b10051198d6b9e08e68848f]

drawing layer tables are kept with the model object


2001-03-02  Dieter Loeschky  <dl@openoffice.org>  [404f535df14439e147be9b251c524a543c29ddb6]

#83333# Language settings corrected


2001-03-02  jp  <jp@openoffice.org>  [53a3d8608ca961da80e85eda046db0284322c842]

password change: use sequence instead of string


2001-03-02  Ocke Janssen  <oj@openoffice.org>  [94c804a1477aa5cc4fa7467356e0b8cc3b26fed9]

#84438# look if the table is new or not alterable


2001-03-02  Ocke Janssen  <oj@openoffice.org>  [59c1b0cb2955b2d6af542cc4c1510bae25a5c360]

new member for string


2001-03-02  Tino Rachui  <tra@openoffice.org>  [290efa92f75cd11a5406d7a0a152abda3e1f6a9f]

*** empty log message ***


2001-03-02  Philipp Lohmann  <pl@openoffice.org>  [980be40a08f643ca0046755474f56abb76c38b65]

removed old alpha/beta/final/nop defines since they conflict with Xrender headers


2001-03-02  Oliver Specht  <os@openoffice.org>  [85d1a68b1143abadca05a25226546dee5ed18d1a]

extended numbering types available


2001-03-02  Michael Brauer  <mib@openoffice.org>  [8f5bce2190f4930a14d8b2c76598d29122542016]

load graphics on demand


2001-03-02  Michael Brauer  <mib@openoffice.org>  [2dfa3f0f6307e40ccf8f6ea82b89ee5d78f755a3]

load graphics on demand


2001-03-02  Oliver Specht  <os@openoffice.org>  [dd6f990c4953007bb7b29a4370dca863d557d476]

new: numberingtypelistbox


2001-03-02  Oliver Specht  <os@openoffice.org>  [15cd983fee0ec7cb6230646ca3626037964c8c8c]

ListBox containing all available numbering types


2001-03-02  Herbert Duerr  <hdu@openoffice.org>  [77a756c62424a44a4b0a2dc1ff578f41568a9ee4]

get rid of signedness warning


2001-03-02  Thomas Benisch  <tbe@openoffice.org>  [4bb76ceaad19dcea194fc83ac999d36301d04ee6]

clone the dialog model for test mode


2001-03-02  Thomas Benisch  <tbe@openoffice.org>  [a9a8ea4b013cf2e27162167fe9c0ff63ba88e981]

removed some DlgEdObj constructors


2001-03-02  Tino Rachui  <tra@openoffice.org>  [d37c009feae41006c98e5bc5fc30bea75fd89a31]

*** empty log message ***


2001-03-02  Thomas Benisch  <tbe@openoffice.org>  [6ab1b8798b0198332c14f0f507b0b9904dcfb3b6]

moved setting of parent form from factory to DlgEdObj::EndCreate


2001-03-02  Ocke Janssen  <oj@openoffice.org>  [e511e14e5b7f7ca62dca06660ecfdb7121b038d1]

#84547# indexOf changed


2001-03-02  Ocke Janssen  <oj@openoffice.org>  [c577ada362bf2f7ecee53edd19a61005d001751d]

#82633# move to last row before inserting a new one (without fetching data of course)


2001-03-02  Ocke Janssen  <oj@openoffice.org>  [3dfeb770af2d07107f7bf9d8765897b49e7e7e88]

check if memo file exists


2001-03-02  Joachim Lingner  <jl@openoffice.org>  [2aeaad0e5e0e275d53d60e2dbfaa9cfa7732c645]

Converter for IDataObject and XTransferable added


2001-03-02  Joachim Lingner  <jl@openoffice.org>  [d6ad279e6047009b3d15cf3fb1eb2ec214e66465]

dnd dependencies have changed


2001-03-02  Ocke Janssen  <oj@openoffice.org>  [c6cbe27c4d4e2d9069a8cabc90b6718d21dda3e3]

#84530# removed define


2001-03-02  Tino Rachui  <tra@openoffice.org>  [e0b749d070214a82872786ccc2b73824a3925099]

*** empty log message ***


2001-03-02  Vladimir Glazounov  <vg@openoffice.org>  [ce3d5c94984d6fd462f3e3a71cd57cd5dfbc27ae]

SRC624


2001-03-02  Andreas Schlüns  <as@openoffice.org>  [ee85d69cb9fc0d37f9498f9f774044d2f6c15af6]

better debug mechanism for deadlocks


2001-03-02  Tino Rachui  <tra@openoffice.org>  [fe8ed1763470bb8d6b4b02495db5319658d78ffd]

*** empty log message ***


2001-03-02  Kai Ahrens  <ka@openoffice.org>  [d0137de8927ede088dcae76d0e505f6b91f7364a]

optimized swap in of GraphicCacheEntries


2001-03-02  Thomas Benisch  <tbe@openoffice.org>  [b3ee936345ef3dbc6bc16bea0cc068cb31128132]

clone geometry control model


2001-03-02  Oliver Specht  <os@openoffice.org>  [a72594718db2be96e97539a19d4e6d8e2a651ded]

#84533# XTextRangeMover now optinal


2001-03-02  Tino Rachui  <tra@openoffice.org>  [6832873379db49b2f54755cfdb16147707ff1bfc]

*** empty log message ***


2001-03-02  Tino Rachui  <tra@openoffice.org>  [25e959ee8118ba36bf35e075a002cc156feecd96]

*** empty log message ***


2001-03-02  Tino Rachui  <tra@openoffice.org>  [747ced32d877a418bbfb0e6923d80b997241e69c]

new XFlushableClipboard added


2001-03-02  Andreas Bille  <abi@openoffice.org>  [bc0e7e1d265a3c638d825798b7d6eb27a5317540]

#84383# Adapting osl::File::move and osl::File::copy to the interface accpepted by the filecontentprovider


2001-03-02  Tino Rachui  <tra@openoffice.org>  [c8774224101b46dabe364aaf2f9ed030255325e5]

to create a IDataObject from a transferable and vice versa


2001-03-02  Armin Weiss  <aw@openoffice.org>  [f5d89bf69331843da25b016718a40786377fce95]

#84529# correct gradient rotation for 5.2 and earlier


2001-03-02  Ocke Janssen  <oj@openoffice.org>  [0202f7084e93c630358b25e2e9a9dbbcec00d957]

#83996# new param for save dlg


2001-03-02  Andreas Martens  <ama@openoffice.org>  [8ecc08db55e6a5f099de847a21d4e68e02abc692]

Fix #65244#: Right and left pages, virtual page numbering


2001-03-02  Martin Gallwey  <mtg@openoffice.org>  [a500d3ccb6f4b13c156cf3051cf21c07a1e6ceef]

Fix memory leak


2001-03-02  Martin Gallwey  <mtg@openoffice.org>  [1aa8a3739a75427434074212745d7ffedf56b5a9]

fix a memory leak


2001-03-02  Martin Gallwey  <mtg@openoffice.org>  [97337253a3b33f93977ca494cd9172c3f85efa60]

fix a memory leak


2001-03-02  Andreas Martens  <ama@openoffice.org>  [c87ab34342f65452fba5811d4236f2ae54f5dcc6]

Fix #65244#: Right and left pages, virtual page numbering


2001-03-02  Herbert Duerr  <hdu@openoffice.org>  [50014499a3e713952cbb5f45c3003f32cda8ddb3]

enable xrender usage


2001-03-02  Herbert Duerr  <hdu@openoffice.org>  [27a728306a209d0a8e0d0896995869048c5e5b82]

add xrender headers


2001-03-02  Michael Hönnig  <mi@openoffice.org>  [ac3e6ea52f3141b3ca4f1a9ba9dfd85cbd4eb300]

XShape is now optional because it can only be supported with a lyaout


2001-03-02  Frank Schönheit  <fs@openoffice.org>  [53e84e5b025ea4b16ada6e4ba873218345b3a901]

#84507# getRow: don't access the caches bookmarks if after-last or before-first


2001-03-02  Andreas Martens  <ama@openoffice.org>  [57dabbd56838b68e1d450be7d68b02b448de36b3]

Fix #65244#: Right and left pages, virtual page numbering


2001-03-02  Andreas Martens  <ama@openoffice.org>  [03a3677c1ae676830b1619b5ef96ba511e9cfd60]

Fix #65244#: Right and left pages, virtual page numbering


2001-03-02  Andreas Martens  <ama@openoffice.org>  [1a7ae2937ebb7badae51bcc15d059ec985316825]

Fix #65244#: Right and left pages, virtual page numbering


2001-03-02  Ocke Janssen  <oj@openoffice.org>  [669eb649d5a43305ff484c389f126ea762c892e7]

check for correct properties


2001-03-02  Andreas Martens  <ama@openoffice.org>  [dfc2e888e125bc885ad95d9d45031cbd9e0d5fc9]

Fix #65244#: Right and left pages, virtual page numbering


2001-03-02  Philipp Lohmann  <pl@openoffice.org>  [813dda281eb96c9e060c1184d1a1e87671dafefb]

in rasterizer case dont mess with the fontpath


2001-03-02  mfe  <mfe@openoffice.org>  [5fbadaef04d3d8a04e864117474e93015ae55c81]

no exit() but _exit()


2001-03-02  Frank Schönheit  <fs@openoffice.org>  [fc2d8975a2e1229a8a4c7e22998fa679136b1e45]

#84540# #84541# corrected the Next button behaviour on the first and last tab page


2001-03-02  Ocke Janssen  <oj@openoffice.org>  [b7a4cdd08c31ab198d4e927781e97c1e2b3c55ab]

#84378# ALIGN is sal_Int32


2001-03-02  Ocke Janssen  <oj@openoffice.org>  [145944ed91d79823adcafb85bb49f82c18136618]

#83996# change for save dlg


2001-03-02  Sascha Ballach  <sab@openoffice.org>  [fa12a13b4d801afbfd0a60f07c26d3fcf37177a9]

sort the vector<XMLPropertyState> in case of mnIndex


2001-03-02  Christof Pintaske  <cp@openoffice.org>  [28250999cd382b40e336110573ff059089e9203b]

#80902# handle ExtTextInput asynchronously


2001-03-02  Patrick Luby  <pluby@openoffice.org>  [56ebd73d8b13111eecc515adc3c51c8f5f707d22]

Removed compiling of staticmb*.cxx files for Mac OS X now that we have automated this process


2001-03-02  Patrick Luby  <pluby@openoffice.org>  [a03ddd50b97f45535a0cff268b8e8744941fbc79]

Removed compiling of staticmb*.cxx files for Mac OS X now that we have automated this process


2001-03-02  Patrick Luby  <pluby@openoffice.org>  [fe31295811af15fb848d9e276e6f666a882e3e1e]

Removed compiling of staticmb*.cxx files for Mac OS X now that we have automated this process


2001-03-02  Patrick Luby  <pluby@openoffice.org>  [f16945969976607274949f89ddfeaf389c5fe217]

Removed compiling of staticmb*.cxx files for Mac OS X now that we have automated this process


2001-03-02  Patrick Luby  <pluby@openoffice.org>  [e2efb71af3be53598a4ae78dd145c2567d559736]

Removed compiling of staticmb*.cxx files for Mac OS X now that we have automated this process


2001-03-02  Tino Rachui  <tra@openoffice.org>  [46f9afe549487c4070c4bd9b1ae7d6827c941abd]

*** empty log message ***


2001-03-02  Philipp Lohmann  <pl@openoffice.org>  [98e8cb3d6474aa8394813471528d5e85295eb417]

kerning with fontsubstitution


2001-03-02  Patrick Luby  <pluby@openoffice.org>  [b2351891a4411e7cca7ff7d218fb330ff967199e]

More fine tuning of static data member automation for Mac OS X


2001-03-02  Patrick Luby  <pluby@openoffice.org>  [c674cca3c1f8b8deab8695cf5e21da71c54da3bd]

Correct typo in dos: line added in last revision


2001-03-02  Patrick Luby  <pluby@openoffice.org>  [de902f005a6b2a1643c1f5a6e101c063e260ca27]

Correct typo in dos: line added in last revision


2001-03-02  Patrick Luby  <pluby@openoffice.org>  [44f0511015331c8e92e69faca4e58b17ccfe5a21]

Correct typo in dos: line added in last revision


2001-03-02  Patrick Luby  <pluby@openoffice.org>  [b1bd79e4f96f8385de8a315156c3f899e447bbef]

Correct typo in dos: line added in last revision


2001-03-02  Patrick Luby  <pluby@openoffice.org>  [6cd78e8ad64965a88a5f09b50f0bafad6ceed279]

Correct typo in dos: line added in last revision


2001-03-02  Patrick Luby  <pluby@openoffice.org>  [3e98f487646ca95c70e8a9a4febbac94a8353226]

Correct typo in dos: line added in last revision


2001-03-02  Patrick Luby  <pluby@openoffice.org>  [08f655f4320f9136e54bbc64345329e398676e6e]

Correct typo in dos: line added in last revision


2001-03-02  Patrick Luby  <pluby@openoffice.org>  [e6bbfe488360868ce798b45404945e2ef67cff00]

Correct typo in dos: line added in last revision


2001-03-02  Patrick Luby  <pluby@openoffice.org>  [235898427cb81da0747466c43876e6385b324e06]

Correct typo in dos: line added in last revision


2001-03-02  Patrick Luby  <pluby@openoffice.org>  [11a0d806d5df3a1c1e1e6176c012a645ed87bc6d]

Correct typo in dos: line added in last revision


2001-03-02  Patrick Luby  <pluby@openoffice.org>  [fe037024eeac39e73c6b29ba5827f288e6852ede]

Correct typo in dos: line added in last revision


2001-03-02  Patrick Luby  <pluby@openoffice.org>  [e942f043c51d21983a9ad37737c72030499e7975]

Added support for unique, non-colliding lib*static*.dylib files for each project for Mac OS X


2001-03-02  Patrick Luby  <pluby@openoffice.org>  [4fff4fb484579723154f0fe69830d80fac669951]

Added support for unique, non-colliding lib*static*.dylib files for each project for Mac OS X


2001-03-02  Patrick Luby  <pluby@openoffice.org>  [49fd83203a8cd9fd09cff78420ea0fe2779011fb]

Added support for unique, non-colliding lib*static*.dylib files for each project for Mac OS X


2001-03-02  Patrick Luby  <pluby@openoffice.org>  [f464ee7a131f8ad0dbdc97121025dc0cd5b9bac8]

Added support for unique, non-colliding lib*static*.dylib files for each project for Mac OS X


2001-03-02  Patrick Luby  <pluby@openoffice.org>  [915b133f5b80cdb51cb4e3a70034cad984cf6d43]

Added support for unique, non-colliding lib*static*.dylib files for each project for Mac OS X


2001-03-02  Patrick Luby  <pluby@openoffice.org>  [21a0ae7c1b17cbdcded0168c639c5648b4ba505f]

Added support for unique, non-colliding lib*static*.dylib files for each project for Mac OS X


2001-03-02  Patrick Luby  <pluby@openoffice.org>  [15695197b42ea0463ec9aa6fecfad51f789775da]

Added support for unique, non-colliding lib*static*.dylib files for each project for Mac OS X


2001-03-02  Patrick Luby  <pluby@openoffice.org>  [2d4a37ca6bbaf22f52f258c3e8a1580132995aff]

Added support for unique, non-colliding lib*static*.dylib files for each project for Mac OS X


2001-03-02  Patrick Luby  <pluby@openoffice.org>  [57f01642f610ef4a19177c8c50e4e8e9d90e95f8]

Added support for unique, non-colliding lib*static*.dylib files for each project for Mac OS X


2001-03-02  Patrick Luby  <pluby@openoffice.org>  [328c23fff63cc3b8b32dcb7f732b95995bbd99cc]

Added support for unique, non-colliding lib*static*.dylib files for each project for Mac OS X


2001-03-02  Patrick Luby  <pluby@openoffice.org>  [060ae0334eb024f2ca1359528ea15c002ccc3704]

Added support for unique, non-colliding lib*static*.dylib files for each project for Mac OS X


2001-03-02  Patrick Luby  <pluby@openoffice.org>  [7bef5fd3b67764fa146d3eb8d12210ce971dd170]

Added support for unique, non-colliding lib*static*.dylib files for each project


2001-03-01  Patrick Luby  <pluby@openoffice.org>  [d3cacf4eacb236827c755eb2fe13eb3623f68f9f]

Added back bmp.app package creation line accidently removed in last revision


2001-03-01  Kurt Zenker  <kz@openoffice.org>  [1acec4634095054e800fcc24ca5311dcdb5a5a4f]

Merge SWT614: 03/01/01 - 23:38:25


2001-03-01  Rüdiger Timm  <rt@openoffice.org>  [5fc57d43cd87bcd004578b1e1094f80382ff5dfb]

Merge SWT614: 01.03.01 - 23:05:32


2001-03-01  Kurt Zenker  <kz@openoffice.org>  [e6593dfbac29d58de62cb072b43cd3def18a6eda]

Merge SWT614: 01.03.01 - 22:56:14


2001-03-01  Rüdiger Timm  <rt@openoffice.org>  [4942da6f059f989c69fe388d74a8ead2064c2f63]

Merge SWT614: 01.03.01 - 22:54:23


2001-03-01  Kurt Zenker  <kz@openoffice.org>  [2242f2422884c1a5ec1164c39d15669b2a3720ad]

Merge SWT614: 01.03.01 - 22:53:41


2001-03-01  Kurt Zenker  <kz@openoffice.org>  [0677f557db77db854c0ab89ee45a7195ee82a743]

Merge SWT614: 01.03.01 - 22:53:21


2001-03-01  Kurt Zenker  <kz@openoffice.org>  [90a000c3dabd66b8780dac4de0e3c2d7a111ffa3]

Merge SWT614: 01.03.01 - 22:52:06


2001-03-01  Kurt Zenker  <kz@openoffice.org>  [eaa2c279ec79e52dde4fe147928b02262917affb]

Merge SWT614: 03/01/01 - 22:51:16


2001-03-01  Rüdiger Timm  <rt@openoffice.org>  [fc170770af711102de56eb70456e20e6843f2857]

Merge SWT614: 01.03.01 - 22:49:47


2001-03-01  Kurt Zenker  <kz@openoffice.org>  [0269ebed2421d1aba008b6cd614baea083b4c8a2]

Merge SWT614: 01.03.01 - 22:49:39


2001-03-01  Kurt Zenker  <kz@openoffice.org>  [cc165c94e292d169f40806c85de3c61f3d0c09a9]

Merge SWT614: 01.03.01 - 22:49:06


2001-03-01  Kurt Zenker  <kz@openoffice.org>  [aa5a83d3d1e78edb899721aa15aa9be7db1c043a]

Merge SWT614: 01.03.01 - 22:47:27


2001-03-01  Kurt Zenker  <kz@openoffice.org>  [fcc3844a92b3b9cc4e72000082df6beaf562ee1c]

Merge SWT614: 01.03.01 - 22:46:58


2001-03-01  Kurt Zenker  <kz@openoffice.org>  [c2e07f5de8546c3d59ab7a33cc532be116063bf7]

Merge SWT614: 01.03.01 - 22:47:00


2001-03-01  Kurt Zenker  <kz@openoffice.org>  [6ef85ad9246565d5fd6d183fc696c105e11ec5d2]

Merge SWT614: 03/01/01 - 22:44:49


2001-03-01  Kurt Zenker  <kz@openoffice.org>  [4946bf70197bf2fa9f3b8ff22cd3f908bd95f376]

Merge SWT614: 01.03.01 - 22:43:57


2001-03-01  Kurt Zenker  <kz@openoffice.org>  [c9990a18619c6384ffbe9f99e1ed3a7df33bf69b]

Merge SWT614: 01.03.01 - 22:43:41


2001-03-01  Kurt Zenker  <kz@openoffice.org>  [b795e8bd57c4a57d4bd74f6d102b447b03cb5604]

Merge SWT614: 01.03.01 - 22:42:11


2001-03-01  Kurt Zenker  <kz@openoffice.org>  [00da92586d7693fe895240f609aa95db09f3b913]

Merge SWT614: 01.03.01 - 22:41:13


2001-03-01  Kurt Zenker  <kz@openoffice.org>  [8d44412dc69f134633f5c7b7c21173cce4aecc6a]

Merge SWT614: 01.03.01 - 22:40:11


2001-03-01  Kurt Zenker  <kz@openoffice.org>  [4b0d925dd888d4743d29f5706d242074dba5b71c]

Merge SWT614: 01.03.01 - 22:36:45


2001-03-01  Kurt Zenker  <kz@openoffice.org>  [089f88f95349703d43aa72b07aeed5acfa6ac41c]

Merge SWT614: 03/01/01 - 22:36:04


2001-03-01  Kurt Zenker  <kz@openoffice.org>  [1cd6dabdc51702ca885b0d0d9d736cf17d4ff93d]

Merge SWT614: 01.03.01 - 22:36:34


2001-03-01  Rüdiger Timm  <rt@openoffice.org>  [48205897ff6bdc158fb6d481db84f548de1709aa]

Merge SWT614: 01.03.01 - 22:35:50


2001-03-01  Kurt Zenker  <kz@openoffice.org>  [8bd038331c91621b833a804b7dbbaed0a8d1f99e]

Merge SWT614: 01.03.01 - 22:36:04


2001-03-01  Kurt Zenker  <kz@openoffice.org>  [8096d2d4ce47628e385f17d8c43c5e9ec4f275b0]

Merge SWT614: 01.03.01 - 22:33:52


2001-03-01  Rüdiger Timm  <rt@openoffice.org>  [79862550eff2563a52bafe5653031ef83507cc28]

Merge SWT614: 01.03.01 - 22:32:48


2001-03-01  Kurt Zenker  <kz@openoffice.org>  [c658a1e65728dbce69e4b6f9934edf45c4138121]

Merge SWT614: 01.03.01 - 22:31:10


2001-03-01  Kurt Zenker  <kz@openoffice.org>  [1ff485cdafd6d485198a919018877d7c25925fb7]

Merge SWT614: 01.03.01 - 22:29:57


2001-03-01  Kurt Zenker  <kz@openoffice.org>  [fb6fc5b91018b529fd62ad1f728481eade11ab83]

Merge SWT614: 03/01/01 - 22:24:50


2001-03-01  Kurt Zenker  <kz@openoffice.org>  [2412ada9a41c183dbc21989b916578fab3fb0aa2]

Merge SWT614: 01.03.01 - 22:24:46


2001-03-01  Kurt Zenker  <kz@openoffice.org>  [e41b9a98207566ae1f999e4c06072016f03b77ea]

Merge SWT614: 01.03.01 - 22:24:17


2001-03-01  Rüdiger Timm  <rt@openoffice.org>  [20b04f385dcad2461dc38248a3ea8a16c382b8ca]

Merge SWT614: 01.03.01 - 22:23:07


2001-03-01  Kurt Zenker  <kz@openoffice.org>  [de130c1eba1f6f173dc01424ba8a6887c4b4af78]

Merge SWT614: 01.03.01 - 22:22:10


2001-03-01  Rüdiger Timm  <rt@openoffice.org>  [f5796008d0cf14246f956a4bcd119565c551d3fc]

Merge SWT614: 01.03.01 - 22:21:14


2001-03-01  Kurt Zenker  <kz@openoffice.org>  [56fff41d357a5d59522b1ff1d4ece826735582f5]

Merge SWT614: 03/01/01 - 22:16:55


2001-03-01  Kurt Zenker  <kz@openoffice.org>  [712363f2bb14965e0b8539ff8d249acf581c528a]

Merge SWT614: 03/01/01 - 22:14:13


2001-03-01  Kurt Zenker  <kz@openoffice.org>  [371a6982109f8b63f103f5168907a298b010a971]

Merge SWT614: 01.03.01 - 22:13:37


2001-03-01  Kurt Zenker  <kz@openoffice.org>  [b7f876699dbfdcc36fc77d553c66029036b4ed85]

Merge SWT614: 01.03.01 - 22:11:55


2001-03-01  Rüdiger Timm  <rt@openoffice.org>  [503643fc3b23226d0ae65c50f7f8029b60dcbd30]

Merge SWT614: 01.03.01 - 22:11:21


2001-03-01  Kurt Zenker  <kz@openoffice.org>  [a144f8ee3b9f18165744f2028d3616e267004f57]

Merge SWT614: 03/01/01 - 22:06:28


2001-03-01  Kurt Zenker  <kz@openoffice.org>  [28bbbecaa63d941c5110094ce55dc163919bcec0]

Merge SWT614: 01.03.01 - 22:07:14


2001-03-01  Kurt Zenker  <kz@openoffice.org>  [af4362af75927ff56ca737428711ee90e1c4b4d8]

Merge SWT614: 01.03.01 - 22:06:22


2001-03-01  Eike Rathke  <er@openoffice.org>  [5606f1a2e76a635f89bd92de258db887bf505e14]

#84460# Factor: set errParameterExpected for subsequent ocSep; strip subsequent ocSep in AutoCorrection


2001-03-01  Kurt Zenker  <kz@openoffice.org>  [ea28879154772bfeb9ffc8d1f771a728bbc3b63f]

Merge SWT614: 01.03.01 - 22:05:29


2001-03-01  Kurt Zenker  <kz@openoffice.org>  [72e32e7fe0091abf15c14183d26135a46fcdb6bd]

Merge SWT614: 01.03.01 - 22:05:27


2001-03-01  Kurt Zenker  <kz@openoffice.org>  [e3c946661035f1fa9a32b2578634d70534a1374f]

Merge SWT614: 01.03.01 - 22:02:02


2001-03-01  Rüdiger Timm  <rt@openoffice.org>  [0ab5bb1092ce49b9937d81b63794cdfa525d2e51]

Merge SWT614: 01.03.01 - 21:59:34


2001-03-01  Kurt Zenker  <kz@openoffice.org>  [07f6efe9435b325e0e87a30c43d4378a99eb1394]

Merge SWT614: 03/01/01 - 21:57:30


2001-03-01  Kurt Zenker  <kz@openoffice.org>  [af23640958f135a5da71af281acd2f1a41c51e70]

Merge SWT614: 01.03.01 - 21:57:31


2001-03-01  Kurt Zenker  <kz@openoffice.org>  [5ad4cb8842a7cf80bbb31c82ab341cae6e7041ff]

Merge SWT614: 01.03.01 - 21:56:37


2001-03-01  Kurt Zenker  <kz@openoffice.org>  [1eda7625f3e0164deff221664848f3cd537adf1c]

Merge SWT614: 01.03.01 - 21:56:06


2001-03-01  Kurt Zenker  <kz@openoffice.org>  [725708b6abfab03fe31abe0276dc801a568f1f00]

Merge SWT614: 01.03.01 - 21:54:51


2001-03-01  Kurt Zenker  <kz@openoffice.org>  [05a943eede4f2e3c7b0cffd8b3bb92b3fb264e5d]

Merge SWT614: 01.03.01 - 21:52:17


2001-03-01  Kurt Zenker  <kz@openoffice.org>  [8d42f296dedf37e730fa74751a18094db8e477dc]

Merge SWT614: 01.03.01 - 21:48:18


2001-03-01  Kurt Zenker  <kz@openoffice.org>  [32022ee513a69c410f4ca6fb99784fa715bbd492]

Merge SWT614: 03/01/01 - 21:47:54


2001-03-01  Kurt Zenker  <kz@openoffice.org>  [f68e5a189f0419697847ffbd75c34384049ccdd8]

Merge SWT614: 01.03.01 - 21:47:53


2001-03-01  Kurt Zenker  <kz@openoffice.org>  [35d4bba249b55ad449317e0bf8ce4469a280fcc1]

Merge SWT614: 01.03.01 - 21:46:59


2001-03-01  Kurt Zenker  <kz@openoffice.org>  [d2680df7f9d2c145f656749977f86c0128b482d8]

Merge SWT614: 01.03.01 - 21:46:29


2001-03-01  Kurt Zenker  <kz@openoffice.org>  [87eb8d5327271bae9e7a2f8e239e63ef5dc8cce7]

Merge SWT614: 03/01/01 - 21:45:25


2001-03-01  Kurt Zenker  <kz@openoffice.org>  [7e0b56788d0e4b2660ec7f1aa793f4f26ee7b9ae]

Merge SWT614: 01.03.01 - 21:45:41


2001-03-01  Kurt Zenker  <kz@openoffice.org>  [84c614c47e3aed17fcba2e2a779b66c5a1c669ca]

Merge SWT614: 03/01/01 - 21:43:04


2001-03-01  Kurt Zenker  <kz@openoffice.org>  [764c19658b10bce3ba2a96ff92d03275b6a51914]

Merge SWT614: 03/01/01 - 21:37:07


2001-03-01  Kurt Zenker  <kz@openoffice.org>  [cadb59b9f0d2f45defec1ddc02358ffecf7003c5]

Merge SWT614: 03/01/01 - 21:28:54


2001-03-01  Rüdiger Timm  <rt@openoffice.org>  [67420682c1fb850b11d306045a16f375609ba1a5]

Merge SWT614: 01.03.01 - 21:27:59


2001-03-01  Kurt Zenker  <kz@openoffice.org>  [80f9fb7b1d48e0d0f66984f316c20f4f71571cbe]

Merge SWT614: 01.03.01 - 21:24:48


2001-03-01  Kurt Zenker  <kz@openoffice.org>  [655f277b4e05d97a46318b9133051c7c4df71cef]

Merge SWT614: 01.03.01 - 21:22:56


2001-03-01  Rüdiger Timm  <rt@openoffice.org>  [99d61ef6205eb9f1715c44a836253f75157abf73]

Merge SWT614: 01.03.01 - 21:22:05


2001-03-01  Kurt Zenker  <kz@openoffice.org>  [eaeae30769109a8c1af8c4b0dc105a79ac4b6536]

Merge SWT614: 01.03.01 - 21:21:26


2001-03-01  Kurt Zenker  <kz@openoffice.org>  [c7683945bc849a964c52ef0cbd1de06fa330f550]

Merge SWT614: 03/01/01 - 21:19:10


2001-03-01  Kurt Zenker  <kz@openoffice.org>  [09c4c5e189f022874ff5d839e9bee65aef48aac0]

Merge SWT614: 01.03.01 - 21:19:47


2001-03-01  Kurt Zenker  <kz@openoffice.org>  [21ca56a8696a51572b6035debea4a3329da5b27b]

Merge SWT614: 01.03.01 - 21:19:32


2001-03-01  Kurt Zenker  <kz@openoffice.org>  [c202ed5c44b487a3225859ebadbc7f3cf3fd4462]

Merge SWT614: 01.03.01 - 21:17:38


2001-03-01  Rüdiger Timm  <rt@openoffice.org>  [4a6bbdac22bfa542d164c921beef678eb7e6c483]

Merge SWT614: 01.03.01 - 21:15:52


2001-03-01  Kurt Zenker  <kz@openoffice.org>  [ce5f8f79df559fd1e96520e00b0133a943fa94c7]

Merge SWT614: 01.03.01 - 21:08:50


2001-03-01  Rüdiger Timm  <rt@openoffice.org>  [2f2a8afce127951c99dfbca165f3ee1ccf412ca1]

Merge SWT614: 01.03.01 - 21:07:23


2001-03-01  Eike Rathke  <er@openoffice.org>  [b05c3689c3470a083c7fe356515b7c0ef7b0a219]

#84460# Factor: set errParameterExpected for ocMissing (Xcl import)


2001-03-01  Eike Rathke  <er@openoffice.org>  [bb0cb80c96df486374b83c52fd1fcd99532a91a6]

Factor: SetByte(1) as parameter count for functions with exactly one parameter (just in case the interpreter wants it)


2001-03-01  arellano  <arellano@openoffice.org>  [0fd777f4b9a2d1c04ca049e20a1d54d37ddf3cf1]

Edited by Dennis


2001-03-01  Philipp Lohmann  <pl@openoffice.org>  [7cc6f9fab1668eb25952013d72231fbb3c87f810]

KernPairs for psprint


2001-03-01  jp  <jp@openoffice.org>  [9ef0fb65c65b1a4a42a1662bcd8613527532e31a]

Bug #84104#: add negativ left indent of tables


2001-03-01  arellano  <arellano@openoffice.org>  [2db0fb2487a7a54e4861f9a3eaf15261f9d00800]

Edited by Dennis


2001-03-01  Nils Fuhrmann  <nf@openoffice.org>  [907d64962ab83f6ae4be0900d1274a0fba072be6]

Method NeedsUpdate() now thread save, needed for async. update of configuration without blocking main threads


2001-03-01  Christian Lippka  <cl@openoffice.org>  [a40d9a448473a7c2a872bfd291ba905ce82fdf20]

added propertystate


2001-03-01  Christian Lippka  <cl@openoffice.org>  [25bf70908300d962b6f4ccec9d06592280548b0b]

seperate content stream into content and style stream


2001-03-01  Martin Hollmichel  <mh@openoffice.org>  [efc934a0e84d027dbc8b15890cf0d433c7348008]

add: experimental mozilla build support


2001-03-01  Kurt Zenker  <kz@openoffice.org>  [6dc4ee31477d37ec4754030f3399339fbb3eda7e]

Merge SWT614: 01.03.01 - 18:08:43


2001-03-01  Kurt Zenker  <kz@openoffice.org>  [5d17d7fcc0b6989b62b53ca2cfed704e6896594e]

Merge SWT614: 01.03.01 - 18:07:03


2001-03-01  Kurt Zenker  <kz@openoffice.org>  [3de845f8226093039efc3c185b8c0a009b4ba155]

Merge SWT614: 01.03.01 - 18:06:17


2001-03-01  Kurt Zenker  <kz@openoffice.org>  [d24a9d6791745cbc89cd4af7f4992961808e7386]

Merge SWT614: 01.03.01 - 18:05:58


2001-03-01  Kurt Zenker  <kz@openoffice.org>  [b7f98028c02d41c819cbf996c860213e28b8e408]

Merge SWT614: 01.03.01 - 18:03:26


2001-03-01  Frank Schönheit  <fs@openoffice.org>  [df1dc93d043bad1ff1daec255dcdc91f8d83ba03]

operator= for SQLExceptionInfo, new ctor for SQLExceptionIteratorHelper, new next method


2001-03-01  Kurt Zenker  <kz@openoffice.org>  [56c916081df4f21f201138d60b8f9b09fdcb790f]

Merge SWT614: 01.03.01 - 18:00:10


2001-03-01  Kurt Zenker  <kz@openoffice.org>  [194003535291ca826665fff890148262c5983f89]

Merge SWT614: 03/01/01 - 17:59:23


2001-03-01  Kurt Zenker  <kz@openoffice.org>  [a25e0ceca91f44640a9af2e34f68bfa7fac2990b]

Merge SWT614: 01.03.01 - 17:59:32


2001-03-01  Kurt Zenker  <kz@openoffice.org>  [aa62737326946dab2980f51372286b5b927dcc7a]

Merge SWT614: 01.03.01 - 17:58:50


2001-03-01  Kurt Zenker  <kz@openoffice.org>  [f2d18576025691dccb5d377a1cd735df930687ff]

Merge SWT614: 01.03.01 - 17:57:31


2001-03-01  Kurt Zenker  <kz@openoffice.org>  [74682b2c803546ab851acb6d4e0b8665a7a6d0b4]

Merge SWT614: 01.03.01 - 17:56:49


2001-03-01  Kurt Zenker  <kz@openoffice.org>  [6fdab9be68678768d660e7c5b3819c96c7d6d697]

Merge SWT614: 03/01/01 - 17:55:48


2001-03-01  Kurt Zenker  <kz@openoffice.org>  [2b4f98c0af0a231f6f641bc28d6b1eebb24d45e7]

SRC623


2001-03-01  Mathias Bauer  <mba@openoffice.org>  [ffdab95853333cd1cac5f7e1f428367b46f386d2]

#84491#: save on existing document does not work


2001-03-01  Kurt Zenker  <kz@openoffice.org>  [437186730347c584beda40c801e393b2952c84dd]

Merge SWT614: 01.03.01 - 17:51:46


2001-03-01  Kurt Zenker  <kz@openoffice.org>  [44c2c75e706114e39050060acb8f616a8d044e1d]

SRC623


2001-03-01  Christian Lippka  <cl@openoffice.org>  [20ea3277b813927b6a1f95b22542ef4e7b3b452e]

seperate content stream into content and style stream


2001-03-01  Oliver Specht  <os@openoffice.org>  [5511fe041c0fd9fb44f134736b59fad65630c908]

#84236# CreateTextRangeFromPam: in footnote text corrected


2001-03-01  Ocke Janssen  <oj@openoffice.org>  [099747a5777e2c2d83f346459d3998d4a3f5aa02]

#84513# check if modified flag after execute SAVE


2001-03-01  Ocke Janssen  <oj@openoffice.org>  [f681d13166abc01c46d2e50aebf8f7c030c7799f]

correct error msg for wrong url


2001-03-01  Daniel Vogelheim  <dvo@openoffice.org>  [af98edd6c759888a0d5c984686e6b781beabbb4f]

- #84291# fixed: assertion removed (it's legal for the asserted condition to occur)


2001-03-01  jp  <jp@openoffice.org>  [223f9ff3b94626697e21344a1f6ea8183fb4ec2c]

Bug #84500#: Update - set Redline content indexes into the right node


2001-03-01  Ocke Janssen  <oj@openoffice.org>  [5090653cddaa9defa593e6bb570794c6034bac75]

#84154# check if connection is null


2001-03-01  Daniel Vogelheim  <dvo@openoffice.org>  [bbc8293936aa127cf09e1616c4b95c5368e51533]

#84368# - a present for Jogi - changed: order of attributes for endnote/footnote config


2001-03-01  Daniel Rentz  <dr@openoffice.org>  [a50cd1b3f21154f1fa9b7b97f77198c1235f0a0d]

new calc function ARABIC


2001-03-01  Tino Rachui  <tra@openoffice.org>  [62b1f1f8e8a221b20a9bf0568feffffb6d102ec6]

*** empty log message ***


2001-03-01  Sascha Ballach  <sab@openoffice.org>  [36b0ed5a96d841e9bbe5a443444baf1888ce4932]

remove the xml spy comment


2001-03-01  Daniel Rentz  <dr@openoffice.org>  [8d09d0dc729d6367d82be28f5aeb5e9bf225e6c3]

removed unnecessary friend declaration


2001-03-01  Kurt Zenker  <kz@openoffice.org>  [4a8d85e67458068b6a0cdb7552b976c40cdd9354]

new version for SRC623


2001-03-01  Armin Weiss  <aw@openoffice.org>  [a3495afffcb7b4723802bd51363998d75bd2b5d5]

Changed back metafile creation with vertical text duwe to a change from MT. The Outliner::Draw(...) does take the same position as before.


2001-03-01  Ocke Janssen  <oj@openoffice.org>  [b5d013b91c674f0f5097facaed895c9feefaf910]

#84511# change message


2001-03-01  Sascha Ballach  <sab@openoffice.org>  [8c6823d8deefd63d046da6f99713d73726854544]

null-year to calculation-settings added


2001-03-01  Sascha Ballach  <sab@openoffice.org>  [d1f730934d1f20187763a936a37e577ada609341]

null-year to calculation-settings added


2001-03-01  Ocke Janssen  <oj@openoffice.org>  [7f4fcc0fff402eba84abacafa3d6a641c0d25e75]

#84115# impl as WeakComponent


2001-03-01  Sascha Ballach  <sab@openoffice.org>  [57b9835e711d2ee8f81edb90990a8a9d5a75617b]

null-year added


2001-03-01  mfe  <mfe@openoffice.org>  [bc55018ea50026ec589cb5c4d9ae08c3a8177d56]

removed osl_getSymbolA


2001-03-01  Niklas Nebel  <nn@openoffice.org>  [d680a49e842a72988d16f98fcb576bed0a25c95c]

button distance in app font units


2001-03-01  Thomas Benisch  <tbe@openoffice.org>  [62ac7487861160ed387e0b2176b7065711e9f5a6]

removed ClassId from geometry control model


2001-03-01  Kurt Zenker  <kz@openoffice.org>  [60dfe3b1b2e0e0077b29cc7bf415043fc15390c7]

SRC623


2001-03-01  Frank Schönheit  <fs@openoffice.org>  [110956e353933e53a6a2407977b90db9ec41177b]

#83920# InitController: when calling SetTextFormatted, reset the selection


2001-03-01  Niklas Nebel  <nn@openoffice.org>  [0056d7a0679f435785f1b5b3580a1532d07a17e5]

edit button is right of background button instead of below it


2001-03-01  Daniel Vogelheim  <dvo@openoffice.org>  [fb3b3f505ad4129b0bfbfe9faeed2725992b59fb]

- fixed #84481# #84484# : properties for footnote line separator are now sorted


2001-03-01  Eike Rathke  <er@openoffice.org>  [2988d3d52660bf0efa4b639f836ea596ac997b08]

#60699# never store 0 dimension matrix in old file format, old versions can't handle it. Also, never live without a pMat, create a 1 dimension


2001-03-01  Sascha Ballach  <sab@openoffice.org>  [0c367e3495f9bebf9f68b28dff5df26c22512fee]

remove warning


2001-03-01  Sascha Ballach  <sab@openoffice.org>  [2e7e4083e89d1b8267e65d1a2106c3c6a41b40f4]

remove warnings


2001-03-01  Dirk Völzke  <dv@openoffice.org>  [a9625e5b531bf9eca85c8e53309c6ad3241b4fd3]

use lazy writing for the ConfigurationUpdateAccess


2001-03-01  Ocke Janssen  <oj@openoffice.org>  [6d506e7f7458107a7e4639639467db6ed400952c]

#83972# assign wrong type


2001-03-01  Frank Schönheit  <fs@openoffice.org>  [7aee681b5590a14d16985864a84b6b214b000e64]

#83561# surrender: lock the SolarMutex when creating the peer


2001-03-01  Thomas Lange  <tl@openoffice.org>  [7b52608d2924a61462c60867613d487db5cec7c0]

#84220# AutoSpell: Toolbar button and options synchronized again


2001-03-01  Frank Schönheit  <fs@openoffice.org>  [6c48760989c68a78fd5e2d5a8e60dfbfb4edd159]

+createTableWindowData


2001-03-01  Frank Schönheit  <fs@openoffice.org>  [102086558874b2b2ec37a3f22eaaeb43e50d6e87]

use PTR_CAST instead of static_cast


2001-03-01  mfe  <mfe@openoffice.org>  [004173e2a8cc568021cb22f041f78c92caf22054]

moved struct for NetBSD to semaphor.c


2001-03-01  Sascha Ballach  <sab@openoffice.org>  [2535feaa11c2e20bb8a69ec6708901bf62a15cba]

add class forward declarations


2001-03-01  Sascha Ballach  <sab@openoffice.org>  [358b6731e3f4cf6ea38f6cd623bee82cc5b8cfde]

use in the finish methods the new method FindEntryIndex and remove the dependencies in the Maps


2001-03-01  Kurt Zenker  <kz@openoffice.org>  [a58679631bfac2779375f47f15d1d0b19e160c69]

SRC623


2001-03-01  Sascha Ballach  <sab@openoffice.org>  [57a439b52ab9742003b9479840b3572bc914a572]

add the method FindEntryIndex (sal_Int16 nContextId)


2001-03-01  Daniel Boelzle  <dbo@openoffice.org>  [25d72a504cc82a799b1f3f1c7e6823062304bb8e]

removed import/ export of class-id


2001-03-01  Jörg Budischewski  <jbu@openoffice.org>  [5495a63a63a5a0879ef1ac2a5a79ad376cb1c85a]

io exception now caught during endDocument


2001-03-01  jp  <jp@openoffice.org>  [8caa57deaf549eb488f630b49f22a3c4ef9bf907]

Bug #74707#: new flag CheckForOLEInCaption


2001-03-01  Oliver Specht  <os@openoffice.org>  [ea61112915fe4d1410d6ad502d51d8ddf7f6fe84]

State contour dialog: not disabled in if swapped out anymore


2001-03-01  jp  <jp@openoffice.org>  [10ec2f474da7caff4b2dc9fb5c365a16df9d40e4]

Bug #74707#: use new flag CheckForOLEInCaption


2001-03-01  Oliver Specht  <os@openoffice.org>  [6944164759d26d4c7ae1c5f017d8cbdf4ec9146f]

#84504# RelativeWidth/Height sal_Int8 -> sal_Int16


2001-03-01  jp  <jp@openoffice.org>  [357f43f60907e9a0d9425ba18c66df473f75a1de]

Bug #74707#: RequestObjectResize - look for Fly in Caption


2001-03-01  Andreas Martens  <ama@openoffice.org>  [1fd3aff6c64dc549ab9f9db43376a80dc4c4e48e]

Fix #84176#: Spelling backwards skipped words


2001-03-01  Oliver Specht  <os@openoffice.org>  [2078b251cb32488e9cda6f517158bcb614666529]

#78473# getPropertyValue completed


2001-03-01  Oliver Specht  <os@openoffice.org>  [9bb3d3be8806c2d2d9f06cf725b964478381c3a1]

#84421# MergeMailing corrected


2001-03-01  Daniel Boelzle  <dbo@openoffice.org>  [a270394a2f6ef6ef08d10b1badbac180bf50467e]

applied dialog id


2001-03-01  Daniel Boelzle  <dbo@openoffice.org>  [a648581e3291d161618a06ccb074d9c81daeaedb]

fixed date-format and time-format attribute values; dtd; tests


2001-03-01  Andreas Martens  <ama@openoffice.org>  [9d203134f74b5f008d8f25fd9030b86400660129]

Fix #84455#: memory leak


2001-03-01  Ocke Janssen  <oj@openoffice.org>  [9d224223e03124273384b79262e8980eab120b95]

check postions before asking for bookmark


2001-03-01  Ocke Janssen  <oj@openoffice.org>  [3b88c6b2b0a311ecfb30b8ca7d3d3d6cc40ac973]

#82628# XParametersSupplier impl


2001-03-01  Ocke Janssen  <oj@openoffice.org>  [4c8ff12a944aaed9a9a125c9930f0195fbabd16d]

#82628# clear parameters at wrong place corrected


2001-03-01  Ocke Janssen  <oj@openoffice.org>  [ac867626b798e58a5ce7776bb9b07b9e714a75ad]

#82628# new method for parameters


2001-03-01  Ocke Janssen  <oj@openoffice.org>  [899f0456a852da581b4ed591787de0b47b204f7a]

#82628# bound parameter rows


2001-03-01  Ocke Janssen  <oj@openoffice.org>  [b626c4477b90f6509db23129a469aa4a9034bd6f]

#82628# check parameters


2001-03-01  Ocke Janssen  <oj@openoffice.org>  [2b47dfbc575d4f6ce9eaa6838a130a3e2ed58147]

#82628# new ctor


2001-03-01  Ocke Janssen  <oj@openoffice.org>  [1ea68f3ed3d14de11cd42ecb7f903c49b59985ca]

some type corrections


2001-03-01  Ocke Janssen  <oj@openoffice.org>  [b589515bb3c4fa1250d69a4f985d01e4b112b19b]

error msg inserted


2001-03-01  Ocke Janssen  <oj@openoffice.org>  [7cbeb1ea9ecdb80a9b9606189a23018f0d924a85]

error msg inserted


2001-03-01  Ocke Janssen  <oj@openoffice.org>  [995043d9d8a36f794c3b5d279523dd164a244978]

error msg inserted


2001-03-01  Vladimir Glazounov  <vg@openoffice.org>  [43e07e66df0b61cd48ef200bb73ddc3ec5bebee0]

new version for SRC623


2001-03-01  Frank Schönheit  <fs@openoffice.org>  [eef97f7a91dbf4498ab22092acada0723f45bf89]

#84253# use resolved help ids for slots coming from foreign projects


2001-03-01  Frank Schönheit  <fs@openoffice.org>  [1839d1365095179acbf9342a81c6ec2e46d4fb3f]

#84253# use the don't resolve the SBA slot ids - use them directly


2001-03-01  Malte Timmermann  <mt@openoffice.org>  [5fa86ed7c1248cc92fe274466d9d812bafea48df]

ToTop - TOTOP_RESTOREWHENMIN


2001-03-01  Oliver Specht  <os@openoffice.org>  [8ab6f127ae0dcea61960127b8b3ac36851c810cd]

#84492# FrameStyle->FrameStyleName


2001-03-01  Rüdiger Timm  <rt@openoffice.org>  [11ab73f08d7d3f294be40b6761aab96deebddae4]

#65293# sfx2 depends on xmloff (linking against XMLOFFLIB


2001-03-01  Rüdiger Timm  <rt@openoffice.org>  [b38d56dd596e6ba4c290c9bd7dcb54d5ace9b398]

#65293# xmloff has to be build before sfx2, and it (hopefully ...) does not depend on lingu


2001-03-01  Thomas Benisch  <tbe@openoffice.org>  [b2ba8bc0bb3fc1965e92aea39e0faeaa6a1521c5]

added default and unique names, handling of name property changes


2001-03-01  Thomas Benisch  <tbe@openoffice.org>  [99efd68efb72737cdf1d22944e5ef1ec2460e3c9]

in Delete() method remove control models of marked objects


2001-03-01  Malte Timmermann  <mt@openoffice.org>  [e2b320338b6c3006a36127c1f34fe1b76d214622]

vertical writing in Polygon


2001-03-01  Christian Lippka  <cl@openoffice.org>  [7a4d2bc1f62d8764f59211ea7c0fc7ebbbca2eb7]

#84429# fixed setPropertyToDefault and getPropertyDefault


2001-03-01  Björn Milcke  <bm@openoffice.org>  [14e3e876cf9ad1a6e022d5a0a19ff24854a63084]

#84490# export own table only if SeriesAddresses are not set


2001-03-01  Ocke Janssen  <oj@openoffice.org>  [c9cb91ca94a5255bf77df2fbc14205372c98daaa]

#84379# SQL must be capital letters


2001-03-01  Patrick Luby  <pluby@openoffice.org>  [d3270f1b5d913c4680dd9d148cdd852fd848bc34]

Updated cppuhelper rerun of libstatic for Mac OS X now that libstatic is rebuilt only when object files have changed


2001-03-01  Ocke Janssen  <oj@openoffice.org>  [f4815f645afd317fd7eb236de7dcaf0dd7f6e8fe]

#84433# forget to set a length for the create params


2001-03-01  Kai Sommerfeld  <kso@openoffice.org>  [55d8ead0b5bd58cedfa6f9774f6fce8d70abb890]

Catch uno::Exception thrown by XMultiServiceFactory::createInstance(...).


2001-03-01  Kai Sommerfeld  <kso@openoffice.org>  [0f3742028b6c883b13aebb1f45f59bf037fa36e5]

Catch uno::Exception thrown by XMultiServiceFactory::createInstance(...).


2001-03-01  arellano  <arellano@openoffice.org>  [cfde8ecc0fce2aff01d6906fbf3cfd7a30b92277]

Edited by Dennis


2001-02-28  Patrick Luby  <pluby@openoffice.org>  [d99b6993b749a82332856b4dc0677d37dd61fa9a]

Update for Mac OS X static data member automation


2001-02-28  Patrick Luby  <pluby@openoffice.org>  [553ec99586b67f44c508fa15698a4d6502357cd7]

Update for Mac OS X static data member automation


2001-02-28  Patrick Luby  <pluby@openoffice.org>  [c25f2df42c15315774e0080b48a4f424a4e84397]

Update for Mac OS X static data member automation


2001-02-28  Patrick Luby  <pluby@openoffice.org>  [1da8ea5a05f7150757da029190085be8fae45474]

Update for Mac OS X static data member automation


2001-02-28  Patrick Luby  <pluby@openoffice.org>  [449cc53ebf924c1b8df07582566d12f07d81cb5b]

Update for Mac OS X static data member automation


2001-02-28  Patrick Luby  <pluby@openoffice.org>  [315c5030b32153a3e9ed945e481e120bd7ffaeb7]

Update for Mac OS X static data member automation


2001-02-28  Patrick Luby  <pluby@openoffice.org>  [4f5c3fc721b184e752b96ba3f253dce37ba8daf8]

Update for Mac OS X static data member automation


2001-02-28  Patrick Luby  <pluby@openoffice.org>  [73d83eb595c8ebd7fc9931195af81df325eef74b]

Update for Mac OS X static data member automation


2001-02-28  Patrick Luby  <pluby@openoffice.org>  [1470338b6db4245310dfe7f097cd890fc20356a7]

Update for Mac OS X static data member automation


2001-02-28  Patrick Luby  <pluby@openoffice.org>  [896177df1a5917c17b6de2e67dcc62f8a79c90b3]

Update for Mac OS X static data member automation


2001-02-28  Patrick Luby  <pluby@openoffice.org>  [a5c6be691df3df900dd43c1013dcbe95321aec12]

Update for Mac OS X static data member automation


2001-02-28  Patrick Luby  <pluby@openoffice.org>  [7357f5f4e8907b378e365299f0bc0c683e2a82f9]

Update for Mac OS X static data member automation


2001-02-28  Patrick Luby  <pluby@openoffice.org>  [07f97138753322090899fb61b25070e07bf8da35]

Update for Mac OS X static data member automation


2001-02-28  Patrick Luby  <pluby@openoffice.org>  [e4cd4bf8feece728a68a1b58b5cd197db9ade836]

Update for Mac OS X static data member automation


2001-02-28  Patrick Luby  <pluby@openoffice.org>  [f71c3b50be1a0f3fe84aa2e96e94f19cd1cc76fd]

Update for Mac OS X static data member automation


2001-02-28  Patrick Luby  <pluby@openoffice.org>  [f01f55d696ee0b5d2d677629e08d5b6648778979]

Updated static data member automation to work incrementally instead of scanning all libraries


2001-02-28  Eike Rathke  <er@openoffice.org>  [df9bf7c667155812ba06fc1c2cc1719a3a465d7a]

#60699# Don't store matrix with more than USHORT max elements


2001-02-28  Eike Rathke  <er@openoffice.org>  [dde153122216955c3a4cfd50bb1321fb5e2f65f2]

#84359# UpdateChartListenerCollection: it's more complicated, OLE, not OLE, SO6, not SO6, ...


2001-02-28  Niklas Nebel  <nn@openoffice.org>  [17472991d9138113b454f7b7cb8bbfbdffdedf7c]

#84451# addNewByName: error if any ole object with that name exists in the document


2001-02-28  Hennes Rohling  <hro@openoffice.org>  [4f6becd93ba3c916473ee2276c200c9f0a297ac0]

#84313# Using Reference can be helpfull! #?@


2001-02-28  Daniel Boelzle  <dbo@openoffice.org>  [0dc97fcedbd8b836f3db6beeec0a2d4514e11cac]

further impl and bugfixing


2001-02-28  Daniel Vogelheim  <dvo@openoffice.org>  [04ad018a97dd27fa6e10c13c6145823f5791123e]

- fixed GPF on export of footnote separator (#84481#)


2001-02-28  Malte Timmermann  <mt@openoffice.org>  [2fa8d1367380dab8c1f650af95b4128499ac405b]

Don't use polygon code in CreateAndInsertEmptyLine, changed CreateLines...


2001-02-28  Sascha Ballach  <sab@openoffice.org>  [e2c63305e5cccb56e69ff9981c9876e5096554a8]

meta import component added


2001-02-28  Sascha Ballach  <sab@openoffice.org>  [ae09bcc4ace809cbc90d1916fe67b385b7425369]

import meta with a own component; put shared calls of methos in one method


2001-02-28  Sascha Ballach  <sab@openoffice.org>  [5fbe84279f20ba53e82f5c961f537d5362932de0]

remove the unneeded constructor


2001-02-28  Malte Timmermann  <mt@openoffice.org>  [6e5f48d128315364c1776e99b70d5b86047c9006]

PROPERTY_STATE depends on others...


2001-02-28  Frank Schönheit  <fs@openoffice.org>  [314e12bc79953a1be8710d2faed01977695e5b68]

#84428# SwitchType must allow for an uninitialized pTypeCell


2001-02-28  Daniel Rentz  <dr@openoffice.org>  [51203e75652867c9cf998db1c94f83860c076e97]

new calc function ROMAN


2001-02-28  Frank Schönheit  <fs@openoffice.org>  [008778519901ba5d1a101e8a8e479045cc83740a]

convertString: for SHORTs, use sal_Int16 ...


2001-02-28  Frank Schönheit  <fs@openoffice.org>  [e94ac1f8b439e251223f2508252ed054d673202f]

State/DefaultState are int16-properties


2001-02-28  Frank Schönheit  <fs@openoffice.org>  [ac27f19fd61ca73edfda78839bda933d8181e59e]

#84315# office:events instead of script:events


2001-02-28  Frank Schönheit  <fs@openoffice.org>  [b268331e2a4e123ea8a825a3e2037fcfd704694a]

#83583# corrected the spelling, again


2001-02-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f173c7c0e169fa0174ab62aae98171b3ebcf9652]

extend *.dpsc - .par rule has not source


2001-02-28  Kurt Zenker  <kz@openoffice.org>  [0ccf1e5c3ed3b62273be01d80a176ca2dba1fe0e]

build list


2001-02-28  jp  <jp@openoffice.org>  [87b236908c7a7ea38669ab9e7975de04672e2bf3]

Bug #84214#: stream SdrModel with right command sequence


2001-02-28  Daniel Boelzle  <dbo@openoffice.org>  [e6e54c6deaeed94fec25ad706d6ff0e96796a74b]

debug cases


2001-02-28  Daniel Boelzle  <dbo@openoffice.org>  [e026ffaf6619ea329e2a703d4be49da9b44d1740]

*** empty log message ***


2001-02-28  Daniel Boelzle  <dbo@openoffice.org>  [c3b9a28f282e0d3bc7219d2d59f5566491fbd8dd]

optimized inline query interface


2001-02-28  Niklas Nebel  <nn@openoffice.org>  [4fc039fe0a8b530fcc82de1b1007d5b47277f9a6]

#84412# optimal zoom: handle frozen panes correctly


2001-02-28  Oliver Specht  <os@openoffice.org>  [be7899d2020ca85413170b14f3055cb4c8f971c5]

#83555# prevent from exporting as character bound frames twice


2001-02-28  Eike Rathke  <er@openoffice.org>  [6c50cb7fb9518be12bdb59949b1010515cf8286f]

#60699# ScMatrix not limited to 16384 elements anymore, new arbitrary limit of 512k elements


2001-02-28  avy  <avy@openoffice.org>  [dd2cf4050e063461dd0fa7b356d32b3bbef5b68e]

fixed a linux compiler problem


2001-02-28  Ocke Janssen  <oj@openoffice.org>  [0a136683cae1136d4d6aa9b0f5c675ddd6e1ae88]

new dir


2001-02-28  Mathias Bauer  <mba@openoffice.org>  [7b7be0e2c39156e3de64306025f3139a27d78d80]

#84124#: Exists for all protocols


2001-02-28  Sven Jacobi  <sj@openoffice.org>  [b3c7c51c2b38ce3bd5f3cef75125131d8962e9ae]

deliver FilterConfigItem.hxx


2001-02-28  Sven Jacobi  <sj@openoffice.org>  [dffc9cb60a4c20aef2e0ead415f1419dbb30dc3d]

added FilterConfigItem - read/write of filter settings


2001-02-28  Oliver Specht  <os@openoffice.org>  [acd2464fc53ac3d591c13676d105e90f9934e2a7]

#83337# SwXCellRange::getCellRangeByName completed


2001-02-28  Sven Jacobi  <sj@openoffice.org>  [ed86c64b40ca2ca6c5520dc38833230a71fefe4b]

added FilterConfigItem


2001-02-28  Thomas Lange  <tl@openoffice.org>  [5669b143883e342bf4a9a55bb153ce9ed754b39f]

#71689# use of SID_SPELL_MODIFIED optimized


2001-02-28  Vladimir Glazounov  <vg@openoffice.org>  [d810defbaaa5c2c9223ef2a0360c9c1549290d5a]

Extra class declaration is removed


2001-02-28  mfe  <mfe@openoffice.org>  [7a80833b4860456d60a61670c36636e7b3e80912]

moved _pthread_none_ to mutex.c


2001-02-28  mfe  <mfe@openoffice.org>  [5129c7f504c9ac267bb0b691997a601052e9ffe5]

- Solaris 2.5.1 hack removed - NOT_IMPL section removed


2001-02-28  mfe  <mfe@openoffice.org>  [e3b668165de29c7733b84182cc8865fb4274a713]

removed start_srcipt entry


2001-02-28  mfe  <mfe@openoffice.org>  [acac0172ac0f06080aaba96fa29f9eab5df3e21b]

removed Log entries


2001-02-28  mfe  <mfe@openoffice.org>  [cd90c1a2c3f03a098dd16f2851d82490a3101dfa]

- removed declarations of SUPD hack too (implementation has been gone) - removed Log entries


2001-02-28  Martin Gallwey  <mtg@openoffice.org>  [256ddbf97d125329502779a3b0556977995a6636]

Fix a memory leak


2001-02-28  Frank Schönheit  <fs@openoffice.org>  [cc2dbf74eb737e88a5b970541b08616c7b1529ef]

#84419# nOrderByColumnNumber-values are 1-based


2001-02-28  avy  <avy@openoffice.org>  [63f88f6c62e9decbd4fd824ad995189387b0be20]

svx_numiten.obj was added to exception library


2001-02-28  Oliver Specht  <os@openoffice.org>  [6b72e497a13974d093f220c7b4370536ee875d7b]

#83363# cursor config corrected


2001-02-28  Eike Rathke  <er@openoffice.org>  [e513cbb261e7820037705a57921d187625c5a98e]

for PRODUCT version save memory: typedef BYTE StackVar


2001-02-28  Eike Rathke  <er@openoffice.org>  [b245b158277e30bdee3dc0e9ef466dc4835ca0a3]

for PRODUCT version save memory: typedef USHORT OpCode


2001-02-28  Christian Lippka  <cl@openoffice.org>  [4ad99671476fad7b96ac624a01a512478addd620]

#82017# added access to para property map


2001-02-28  Martin Gallwey  <mtg@openoffice.org>  [f895197413f35818fc8d45394cebf356eb4a9015]

fix a memory leak


2001-02-28  Martin Gallwey  <mtg@openoffice.org>  [2199c032607fd95a490e035aac729467ee0d3a7e]

Fix a memory leak


2001-02-28  Frank Schönheit  <fs@openoffice.org>  [1904d39ffb9d6f32fe629e1e57330ce8116ee8b6]

arghh ... smashed the textarea element in 1.4 - corrected this


2001-02-28  Christian Lippka  <cl@openoffice.org>  [1de73f8fca5cde93077d537be7a1c8b88d048d98]

#82017# had to change text-align and vertical align to textarea-...-align


2001-02-28  Martin Gallwey  <mtg@openoffice.org>  [29160fbed1eeaa44ec3ae69289262f33909045c6]

Added virtual constructor to fix a memory leak


2001-02-28  Andreas Martens  <ama@openoffice.org>  [9925e4c327e8c115e70a8e964d4953a4844ff75e]

New: RedlineAttr-flag public


2001-02-28  Christian Lippka  <cl@openoffice.org>  [6ab15405e07e4c03b34c4eaa49f90673aa839626]

#82017# had to change text-align and vertical align to textarea-...-align


2001-02-28  Martin Gallwey  <mtg@openoffice.org>  [9b72014a137215560caaa4e71493613c5aed661f]

added floating-frame/plugin/param/applet


2001-02-28  Andreas Martens  <ama@openoffice.org>  [27bef7d09f45466083f0398369fbbfd4e52ec6b7]

New: RedlineAttr-flag


2001-02-28  Christian Lippka  <cl@openoffice.org>  [ff52f4c946fc6d0756660f828e9d8cde51c4cbec]

#82017# had to change text-align and vertical align to textarea-...-align


2001-02-28  jp  <jp@openoffice.org>  [904532038872f3306fd89b650cecf88ffbe67ebb]

remove memory leak: delete pointer in DTOR


2001-02-28  Thomas Benisch  <tbe@openoffice.org>  [258837a29758f148a39396f138c6d9a8ce70d228]

added additional properties to geometry model


2001-02-28  Kay Ramme  <kr@openoffice.org>  [0ef854ca8e61c7e0b2f8b8260fe627f746533d69]

sync _jobQueus access; remove JobQueue only if it is a remote thread (#84395#)


2001-02-28  Kurt Zenker  <kz@openoffice.org>  [b2cc4d6994ca99c8798208094f30acd56e5883f4]

SRC623


2001-02-28  Ocke Janssen  <oj@openoffice.org>  [41fcd06fd2aad52f1ab5f7d8a197faea72fe44ba]

sdbcx fixes


2001-02-28  Ocke Janssen  <oj@openoffice.org>  [44b4896995f30d9c9b04907cd79c53b9bdc873ab]

new member for layoutinformation of the relation design


2001-02-28  Ocke Janssen  <oj@openoffice.org>  [f0ebf32cddbdd4d70f9e750ffd49e447ad7d6d60]

new relation design


2001-02-28  Ocke Janssen  <oj@openoffice.org>  [f9d709f0635e07d36d58bef49c1cfccd19cb60c3]

new helpids for relation design


2001-02-28  Ocke Janssen  <oj@openoffice.org>  [472302224be4f0dcf9299919b75dfbae219d6ff7]

new url


2001-02-28  Ocke Janssen  <oj@openoffice.org>  [c1d5dbccf353723e777a0f8710284b8125df8db6]

relation design changes


2001-02-28  Oliver Specht  <os@openoffice.org>  [0335c32452b61000fb6fc1588c3143ebafcdec7a]

#84435# ::setPosition: anchor position correctly calculated


2001-02-28  Ocke Janssen  <oj@openoffice.org>  [8c2bf53436630c8685d35c7a4d41fca234190ed1]

new relation design


2001-02-28  Ocke Janssen  <oj@openoffice.org>  [130a16b3f10358e2ceb4f0b9fe6b17bc6006e695]

some sdbcx fixes


2001-02-28  Ocke Janssen  <oj@openoffice.org>  [1d8e2404d2253d602052a4bd1511fafcfbcd1888]

changes for the new relation design


2001-02-28  Ocke Janssen  <oj@openoffice.org>  [2f2ac1c5f26a9948c1d1ffbc6e264e3ecb7dd214]

new relation design


2001-02-28  Ocke Janssen  <oj@openoffice.org>  [a4517b00b01ff5646d8bc49a0b5a1b882b007d99]

new relation dialog


2001-02-28  mfe  <mfe@openoffice.org>  [ccafa6c16d2225a11316309cf23b42c7163b82de]

#84322# : profiling output


2001-02-28  Ocke Janssen  <oj@openoffice.org>  [7f1d7c6a548c03417e9484a915fa7e7d4a2c4d44]

changes for the new relation design


2001-02-28  mfe  <mfe@openoffice.org>  [4de1d131c0ac103eaeba9a8ca993ff3d03e2dad1]

#84322# : profiling output


2001-02-28  Frank Schönheit  <fs@openoffice.org>  [2e0cc889c68228113e9d0e07bcdb769a206803e1]

evaluate the return value of ImplStartColumnDrag


2001-02-28  Frank Schönheit  <fs@openoffice.org>  [94138662db3f25dd40ee714252383e19bf3b4efe]

finalized the list/combo wizard


2001-02-28  Frank Schönheit  <fs@openoffice.org>  [977a008e1c77763e7c7b2035b9186f705c3260fb]

ooops did not resolve all merge conflicts


2001-02-28  Frank Schönheit  <fs@openoffice.org>  [af33fe8c9bce794eb916a67c3950b3a8ded74a95]

added invalidity message - don't throw exceptions from within the table ctor


2001-02-28  Oliver Specht  <os@openoffice.org>  [76105602b4b6a82e16abe24530438e46cb6c83f7]

size increased


2001-02-28  Oliver Specht  <os@openoffice.org>  [24f8c41b5f81ca33788e9952095275bcdd7746fd]

#83804# no split in HTML


2001-02-28  Andreas Martens  <ama@openoffice.org>  [51742bbb95d2ccfb7a8e7c5787c5bad92919f7af]

Fix: Kerning portion in underflow situations


2001-02-28  Andreas Martens  <ama@openoffice.org>  [a9ff71aa51860f09c4713622946e27e001b5225f]

Fix: Rotated characters and double line attribute confusion


2001-02-28  Andreas Martens  <ama@openoffice.org>  [fe5eaab17b618ecf7813d9c07d15c3e5392b5317]

Fix #84405#: Hanging punctuation


2001-02-28  Herbert Duerr  <hdu@openoffice.org>  [5f1f7cc534b797076db5ab12f0e85e1ef4102dbf]

mbNonAntialiased


2001-02-28  Sascha Ballach  <sab@openoffice.org>  [cbca86f07d9ce98ef12dd5760714d09e622561d7]

import of default styles added


2001-02-28  Sascha Ballach  <sab@openoffice.org>  [c2bda18d768eb79f88eedad50678fdf5e2da8740]

all member bools take now only one bit


2001-02-28  Sascha Ballach  <sab@openoffice.org>  [97cada06335fcae871379ec67051187b462d542f]

import of default styles added


2001-02-28  Daniel Rentz  <dr@openoffice.org>  [29ea79553ac2fbd85332e626745903c192b85af8]

misc. fixes


2001-02-28  Patrick Luby  <pluby@openoffice.org>  [95548c7b5ad2b388f077bf9bf2031ac5f6121d0e]

Implemented InitSalMain() and DeInitSalMain() functions


2001-02-28  Patrick Luby  <pluby@openoffice.org>  [083ad300b478eb955f399049a26b462b67e77126]

Added hack for Mac OS X to avoid circular dependency between libstatic and libcppuhelper


2001-02-27  Herbert Duerr  <hdu@openoffice.org>  [0845a680acfb9bd970beec9aab76174b76ed699b]

dynamic loading of xrender, integration with psprint


2001-02-27  jp  <jp@openoffice.org>  [ad2c13376cdd124a11189579ea31a07c30bb91f4]

new: Password for single section


2001-02-27  Herbert Duerr  <hdu@openoffice.org>  [6f0b80b715f3656bd5c1346ec37bc20de180706f]

empty bitmap optimization


2001-02-27  Herbert Duerr  <hdu@openoffice.org>  [741e960ce0113bd706a73bfe22b9dea9948ffba1]

AddFontFile() for integration with psprint


2001-02-27  Herbert Duerr  <hdu@openoffice.org>  [069ff91997064e8edce7ff64e4e1b0a91b46223b]

added TestFont()


2001-02-27  Herbert Duerr  <hdu@openoffice.org>  [60347590beac53004c54d3c199ccb0efcc671520]

some cleanup


2001-02-27  Jörg Budischewski  <jbu@openoffice.org>  [9a04c449f31b7f72e6a36466b0ea14759fe2560e]

#84322# undo of a wrong commit


2001-02-27  Vladimir Glazounov  <vg@openoffice.org>  [622555dd3ffed6eafda7e1a055900f2006237345]

removed sim


2001-02-27  Niklas Nebel  <nn@openoffice.org>  [5f219a8340603f2a8743ecaa2abe0eb61ea47994]

getText for cell: return this


2001-02-27  Niklas Nebel  <nn@openoffice.org>  [f1b8a8dfc7b6cac1b34c63f05b02c4037eb1d760]

getAnchor: return own text


2001-02-27  Jörg Budischewski  <jbu@openoffice.org>  [d7f1e846a804d95b1c241bda1af3ddd1034c18a3]

#


2001-02-27  jp  <jp@openoffice.org>  [5d8a5f1bc8bd050a689938c5940f440be85e5643]

Bug #84246#: SetRowHeight - use ROWFUZZY


2001-02-27  Martin Gallwey  <mtg@openoffice.org>  [22b178f29d2c489f299eb04e75ab1e6ba94df50e]

remove inline declaration


2001-02-27  Frank Schönheit  <fs@openoffice.org>  [31c596b4888f1750fcf46fbe025efe194da950f6]

use tryPropertyValueEnum for the ListSourceType property


2001-02-27  Frank Schönheit  <fs@openoffice.org>  [3523943f40b14ef8b9bb395b6c8f830c40a525ff]

re-enabled the AutoPilot for list/combo boxes


2001-02-27  jp  <jp@openoffice.org>  [cc399c799ed75a5219c800fa580cde56ca464c6a]

Transliterte: Offsets are inclusive the start position


2001-02-27  Christian Lippka  <cl@openoffice.org>  [0957d082090b057dec2f9a1f0e2142af21694ec7]

removed use of api for svx light


2001-02-27  Sascha Ballach  <sab@openoffice.org>  [89d1af7d596d3f44c9dbf71fd0453ea24c3398cd]

export default styles added


2001-02-27  Malte Timmermann  <mt@openoffice.org>  [b502df89ab29542c87add915aafed98ac03a5316]

Orientation for vertical text objects


2001-02-27  Caolán McNamara  <cmc@openoffice.org>  [717e0f00c64208cfddc8dcdcd5ea62dd02bfb8a7]

#81314#,#81326# Index fixes


2001-02-27  Daniel Rentz  <dr@openoffice.org>  [3f2aabf4518dd4cc9db11760ce7a303c71216978]

wrong friend decl.


2001-02-27  Daniel Boelzle  <dbo@openoffice.org>  [8149de215a1ca9bd5368f5398f90f1c8bfb51820]

corrections


2001-02-27  Thomas Lange  <tl@openoffice.org>  [277091cf078cbafd5acd4fee0c90a6514aa005b2]

#84328# assertion statements fixed


2001-02-27  Christian Lippka  <cl@openoffice.org>  [308865ee6211bd0e90d1a4651192d045b0b8beaa]

#82017# added Para properties to graphics property mapper


2001-02-27  Sascha Ballach  <sab@openoffice.org>  [3a1217d92e5f8b540a788ea50a7eec06d986a6ef]

set the meta stream to not compress and the content stream to the MediaType text/xml (this let the content stream compress)


2001-02-27  Sascha Ballach  <sab@openoffice.org>  [e38614725c7e012d50e510afdd53707f6d68fed6]

add default font to the font-decls


2001-02-27  Sascha Ballach  <sab@openoffice.org>  [d377bc8b7f24c86e78d9c01b99747f71acc7fa1c]

add export of default style


2001-02-27  mfe  <mfe@openoffice.org>  [638e1945e5b052a645a118d7c136829ee91f3b5a]

#84322# : getGlobalTimer


2001-02-27  Jörg Barfurth  <jb@openoffice.org>  [9f630ee522205aff15bba0636590cd6edce5da72]

#84305# Merge changes back to post-SWT614 trunk


2001-02-27  th  <th@openoffice.org>  [111efaee85eac9849424aa23509c5ce6031fe11e]

Antialiasing


2001-02-27  Vladimir Glazounov  <vg@openoffice.org>  [4cc22c17e20e8cc4cd6c746a0326703769e3cd9b]

gross-kleinsrebung fehler beseitigt


2001-02-27  mfe  <mfe@openoffice.org>  [541ea12268c3b4b03c45380eba9518137ba06d41]

better documentation


2001-02-27  mfe  <mfe@openoffice.org>  [71b96213576a0225c9475c3df80c0b2fb2ec6709]

better documentation for osl_searchNormalizedPath


2001-02-27  Ocke Janssen  <oj@openoffice.org>  [9a8f7828a2498f073ab91db0dac6dc68ce38909a]

sqlcontext included


2001-02-27  Oliver Specht  <os@openoffice.org>  [d0f6b815ace2b082ab2777d0ee5a751136aaa270]

Complete use of DefaultNumbering component


2001-02-27  Caolán McNamara  <cmc@openoffice.org>  [a60bec10a2ba73ab6e9447dab4c3c8c6808e8554]

convertNumber magically turned into convertDouble yesterday morning


2001-02-27  Daniel Rentz  <dr@openoffice.org>  [027ab1c020f0269afa1837989365436f8aa2286d]

#84374# border lines of merged cells


2001-02-27  Thomas Lange  <tl@openoffice.org>  [1c55950bda220587f7746622df37abc8bc75b7ab]

#70880#, #72626#: SwDicListEvtListener removed; SwLinguServiceEventListener new


2001-02-27  Vladimir Glazounov  <vg@openoffice.org>  [6916511ed502985d3abb82d344b917d9d91b7ef3]

<: is [ under Solaris


2001-02-27  Thomas Lange  <tl@openoffice.org>  [3a50be2ff9d7440d13a9d8e05e8a6bfb70a9476a]

#70880#, #72626#: xDicListEvtListener member removed; xLngSvcEvtListener added; appropriate interface changes applied


2001-02-27  Christian Lippka  <cl@openoffice.org>  [c1eabf0430df06b41d7b98c46f0d7bde70c965aa]

SvxNumberFormat has now api interface


2001-02-27  Kurt Zenker  <kz@openoffice.org>  [3d23d070762be139222270983f94b1b0bd3acef4]

new version for SRC623


2001-02-27  Kurt Zenker  <kz@openoffice.org>  [1d3d0e8e96e352e39b3237323a349e51bc0fb26c]

new version for SRC623


2001-02-27  jp  <jp@openoffice.org>  [7ef217306a6d46ed8b0a017068333787c231e946]

move transliteration menu into SVX


2001-02-27  jp  <jp@openoffice.org>  [bf08f0b1f09496eeb110e9494c7361fc94fd345e]

move transliteration menu into SVX


2001-02-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [63a21ddc87d86190c8a4f69f7b4e6e038868b127]

initializes sparc architecture to V9 if available


2001-02-27  Thomas Lange  <tl@openoffice.org>  [8656416679a5c40a5a0a8676c99a29bebc10582e]

#70880#, #72626#: force new spelling workaround removed


2001-02-27  mfe  <mfe@openoffice.org>  [ccdf71c514182770966cc7bda1bccb1d83bd672f]

#82940# #84066#


2001-02-27  Thomas Lange  <tl@openoffice.org>  [e6de12de8935a690161476fd6a4f0b0cd61835cb]

#70880#, #72626#: Flag evaluation changed


2001-02-27  Thomas Lange  <tl@openoffice.org>  [a935be6cd24165a9dd9cdce02f7444ec4f53b76c]

#70880#, #72626#: Flushing of events fixed (no empty events)


2001-02-27  Armin Weiss  <aw@openoffice.org>  [e4e014e1413de21655cab5172fc6cc50022f9b42]

Changed usage of SvXMLUnitConverter::convertNumber(...) to use SvXMLUnitConverter::convertDouble(...) where doubles are used


2001-02-27  Armin Weiss  <aw@openoffice.org>  [bf8e9d8bbcbe1abbd7044f876c273d5b09b4650e]

Changed usage of SvXMLUnitConverter::convertNumber(...) to use SvXMLUnitConverter::convertDouble(...) where doubles are used


2001-02-27  Jörg Barfurth  <jb@openoffice.org>  [1f00aaa62e1e0dbf202a7a494d730730326c5f7f]

Correction: Do not print the message type twice


2001-02-27  Thomas Lange  <tl@openoffice.org>  [29fa30eec0f7ff9c59f0d8867daa9fb37d5fa29a]

#70880#, #72626#: FLushListener now derived from XPropertyChangeListener


2001-02-27  Martin Gallwey  <mtg@openoffice.org>  [99615f243781ca0e865d1a7d1b276407b92344bd]

Be wary of the evil virtual functions


2001-02-27  Christian Lippka  <cl@openoffice.org>  [1c61feb4ee3a5be26f1928426cadc3a4ade24e27]

fixed compile problems under solaris


2001-02-27  Kurt Zenker  <kz@openoffice.org>  [a0d8e6981dc45d22bc5c23a03543d406c48c9685]

new version for SRC623


2001-02-27  gt  <gt@openoffice.org>  [40ffd19b6e6f2a1dc8e73ab2472df92c75064b32]

+XclAddInNameTranslator::SetLanguage()


2001-02-27  Malte Timmermann  <mt@openoffice.org>  [9d46a16dd02f1b45beeafde16033187c16ce6af0]

IMPL_XUNOTUNNEL2


2001-02-27  Sascha Ballach  <sab@openoffice.org>  [20052b761ab0542f8a70f88951fa1dc294dc52d8]

the methods in MyToFilterProperties get return values


2001-02-27  Kurt Zenker  <kz@openoffice.org>  [9041823407938ef6a4170949da1d9d13e7cc7e80]

new version for SRC623


2001-02-27  Peter Burow  <pb@openoffice.org>  [5f7e0a1af55cdc1e637aa0982f5f0da47672b4c3]

fix: #81381# StarBasic -> PRODUCTNAME Basic


2001-02-27  Hans-Joachim Lankenau  <hjs@openoffice.org>  [c8f72a5c78524d86a221f581b20c6e44b26cd095]

precompiled header for files with exceptions; dependencies when adding interfaces; compiling *.idl with -Pn


2001-02-27  Peter Burow  <pb@openoffice.org>  [36e63cb84629c0dab3a6cec59b8fb374fee981f7]

fix: #81381# obsolete resources removed


2001-02-27  Björn Milcke  <bm@openoffice.org>  [93c67d3f1fe95d29e072ff0867ebcfa54058ff65]

Chart CLSID changed (inline string should be replaced by SchXMLImportHelper::getChartCLSID() soon)


2001-02-27  Björn Milcke  <bm@openoffice.org>  [0678284915d9286df75ac8ad79c0e3c833464d7d]

Chart CLSID changed (inline string should be replaced by SchXMLExportHelper::getChartCLSID() soon)


2001-02-27  Daniel Boelzle  <dbo@openoffice.org>  [8661d7233e9a335588b740133d684188ec28914b]

further impl; bugfixing


2001-02-27  Juergen Schmidt  <jsc@openoffice.org>  [3b804d88c739c7bd4bb9c3e3f0c197c73fddbfa1]

change exports, use exports.dxp file


2001-02-27  Björn Milcke  <bm@openoffice.org>  [1cd5fc353a5e0befdb9f703208da945b4fff60d6]

+getChartCLSID() for container exports to get the CURRENT CLSID of chart


2001-02-27  Caolán McNamara  <cmc@openoffice.org>  [3ab38349329314903fb3e534c828aace08b8575b]

#74920# enable SdrTextObj to FlyFrame conversion for WW6


2001-02-27  Malte Timmermann  <mt@openoffice.org>  [d2875cf302ad6891c424d4077920429d349b50a3]

removed comphelper.hxx


2001-02-27  Malte Timmermann  <mt@openoffice.org>  [6bef59c3e506937d654a1326cf9f475905df89e2]

use unohelper for getting the MultiServiceFactory, not comphelper


2001-02-27  Malte Timmermann  <mt@openoffice.org>  [2e8a5baa096f08a6b134845a65c54c10042026c8]

unohelper::GetMultiServiceFactory


2001-02-27  mfe  <mfe@openoffice.org>  [dac3a1ef8d46e6528acab6b019686593a9c86fc6]

#84381# : better documentation


2001-02-27  Kurt Zenker  <kz@openoffice.org>  [d4aa1b9338ee85d47e37de9fad29fcae44320aad]

new version for SRC623


2001-02-27  Kurt Zenker  <kz@openoffice.org>  [f88625bafccfaa51bb9b2e22d7e11d3e50b03939]

new version for SRC623


2001-02-27  Oliver Specht  <os@openoffice.org>  [de05d57cb1f785d3c3c17cdc3daf419962b1aff0]

#82741# Enable image map editor also if graphic is swapped out


2001-02-27  Daniel Boelzle  <dbo@openoffice.org>  [ca355abd8af65f4a3b97569d4c25d2e5b737a36b]

corrected and  renamed dtd


2001-02-27  Daniel Boelzle  <dbo@openoffice.org>  [2a0296a94735a4fa336358227d59b290893cdebc]

exception spec


2001-02-27  Jörg Barfurth  <jb@openoffice.org>  [5d96ab72e1f40cf921eb87a717434b3d56ba3f17]

Forgotten top-level dependency of \util


2001-02-27  Jörg Barfurth  <jb@openoffice.org>  [f46aa8ecd9d4f656a0c36298267b34b0d742927c]

Add missing directory com/sun/star/configuration


2001-02-27  Peter Burow  <pb@openoffice.org>  [fab236b203ab3fd1c510ff94c4819a7ba1d3026f]

fix: #81382# StarBasic -> PRODUCTNAME Basic


2001-02-27  Peter Burow  <pb@openoffice.org>  [695e0ee9c832cdc95873f267ff347850381d875e]

fix: #83237# call SvtInetOptions::flush()


2001-02-27  Kai Ahrens  <ka@openoffice.org>  [2fd5e0d842528cf253c1aea3c5a8664c90c3984e]

syntax


2001-02-27  Caolán McNamara  <cmc@openoffice.org>  [e7252cf075a0ab9e731539558ac19cddd278b787]

#84122# Missing Cropping on DirectBLIP import


2001-02-27  Sven Jacobi  <sj@openoffice.org>  [6652c7b6bb2be3fef9f9bbb31186e4a89b957804]

api changes: removing SetConfigPath


2001-02-27  Eike Rathke  <er@openoffice.org>  [89ad7a6515aa2047731b6bd33e7fc119256c8c3f]

#84386# don't try to read entire byte encoded file into Unicode strings because no LFs are found ... Also added a "guess code" for preselecting Unicode in encoding list box.


2001-02-27  Christian Lippka  <cl@openoffice.org>  [f7e8341474183eba6990736de542bdd09fd33699]

removed save from svx light


2001-02-27  Hennes Rohling  <hro@openoffice.org>  [0923751df59a142954643e7ad94b3456d275aa8a]

Typedef HANDLE for non STRICT mode


2001-02-27  mm  <mm@openoffice.org>  [ef346571e86977bc8812bc02ed7def8692829052]

initsalmain in ifdef remote...


2001-02-27  Jörg Barfurth  <jb@openoffice.org>  [5ec3f537f225d4ba45b92ff2d1bf5c517ea8ca83]

Mismatch in Exception specifications


2001-02-27  Sascha Ballach  <sab@openoffice.org>  [5d89889d38c069b08f6f2d9c229b21f7f3501b76]

remove <xmloff/


2001-02-27  Kai Ahrens  <ka@openoffice.org>  [67d802048792c1a574dbd0339321ced2af461d9c]

added ../datatransfer/dnd


2001-02-27  Jörg Barfurth  <jb@openoffice.org>  [026020e728e85aabe78d7ee694274db8c826c371]

Mismatching exception specifications in implCreateDefaultElement


2001-02-27  Tino Rachui  <tra@openoffice.org>  [cb8295e6b8e17dfe04c76a8f2455e9589bd29b05]

DataFormatTranslator added


2001-02-27  Tino Rachui  <tra@openoffice.org>  [18b05f472b3700a7f8f51b0a99057768a79e4e19]

*** empty log message ***


2001-02-27  Oliver Specht  <os@openoffice.org>  [958187ee5e80d59cee38927b9fffbdd3f6b8587c]

#83586# Pool access only if Id <= SFX_WHICH_MAX


2001-02-27  Frank Schönheit  <fs@openoffice.org>  [f5fc0cc4b8acd24ac445ce599ed75f7cf17c6703]

not sure about the operator precedence ....


2001-02-27  Oliver Specht  <os@openoffice.org>  [124913a75eede473442d459c2bbb23c328eeb16c]

#83926# CreateFromInt32!


2001-02-27  Oliver Specht  <os@openoffice.org>  [123fdb89fd1893bb77966804ff9b801b4ba8df44]

#82989# GetCaption corrected


2001-02-27  Tino Rachui  <tra@openoffice.org>  [26dd65bf7ccda05ee0a0078567837c13064e863c]

*** empty log message ***


2001-02-27  Tino Rachui  <tra@openoffice.org>  [0755f9d4efdfd04f2ce414bb422dba33f27df296]

*** empty log message ***


2001-02-27  Tino Rachui  <tra@openoffice.org>  [0f7fe2044ee1f4c6f4bbf81cb328922d45668208]

*** empty log message ***


2001-02-27  Tino Rachui  <tra@openoffice.org>  [93cc1b3ff07ae585df48640d9eeaa76c25c6b029]

*** empty log message ***


2001-02-26  arellano  <arellano@openoffice.org>  [d534aadb18462d6569dd829eaf990eea573a6a6c]

Editing by Dennis


2001-02-26  Patrick Luby  <pluby@openoffice.org>  [099d24da05082bb6dcfcaadc1803422ee15ab24a]

Updates to synchronize Mac OS X build with updates to init-static-template-data script


2001-02-26  Eike Rathke  <er@openoffice.org>  [50d643ddb94f2315bc327abb7b0c072249a23788]

#84386# ReadLine, ReadUniStringLine: part of performance problems: don't use String::operator+=(char) in loops, use String::Append(buffer,n) instead


2001-02-26  Babak Mahbod  <bmahbod@openoffice.org>  [35fe5f2156df7b3edf60fd8e6bbd01b4536d8aec]

Updated APIs. Removed dependency on some Carbon APIs that yielded inconsistent results.


2001-02-26  th  <th@openoffice.org>  [0c1dd539b5448a396be65430783fd4bcadd8a64a]

Better Size/Position for Underline and EmphasisMark in Horizontal and Vertical Layout


2001-02-26  Niklas Nebel  <nn@openoffice.org>  [e1eb395236b0cc56405934ec9f40f7b3432e1e29]

use GetDialogParent member function instead of local function


2001-02-26  Niklas Nebel  <nn@openoffice.org>  [64327dcd19f4bb06886f29c4bcb100dde8dfb5ef]

#81888# use EditEngine to draw page number if mixed script types used


2001-02-26  Niklas Nebel  <nn@openoffice.org>  [28c8824d6b5b4a0dcda72b1526c321e91964a8a5]

#81888# nPageScript


2001-02-26  Niklas Nebel  <nn@openoffice.org>  [e2685b5413f4b909db2c272e3777f4f37032905b]

#81888# GetStringScriptType


2001-02-26  Kay Ramme  <kr@openoffice.org>  [53a6fd00952dcbd645a57043fd77bc78c0bbd779]

merged changes from 1.2 - 1.2.4.1 (synchronize incs, decs, _objects)


2001-02-26  Kay Ramme  <kr@openoffice.org>  [446e5876a05c5e05aaedde04be9d64c564a481de]

merged changes from 1.8.4.6 - 1.8.4.7(synchronize incs, decs, _objects)


2001-02-26  Mathias Bauer  <mba@openoffice.org>  [8f21baa08feb7164e816b3f3769f74cfd0747118]

#84229#: post activate event after activating


2001-02-26  Mathias Bauer  <mba@openoffice.org>  [94356a4a737e65d6c8383cacf1c3f39d9b93c9c7]

#84229#: asnychron events for new API


2001-02-26  mfe  <mfe@openoffice.org>  [40fa9a511b9cbd4e176525a694efcce1b0a2185b]

#82940# #84066#


2001-02-26  Mathias Bauer  <mba@openoffice.org>  [45beb671b679a90f30fd0de24b0aa865036942c3]

copy OLE substorages as OLE substorage


2001-02-26  mfe  <mfe@openoffice.org>  [ad0bdc51df26281aa3347f03f36b5c2b0fe631e5]

#84329#


2001-02-26  Mathias Bauer  <mba@openoffice.org>  [fea90b7526ff546ae6a5f36e367de3aad911dedd]

OLE storages contain only OLE storages, so copy only OLE storages!


2001-02-26  mfe  <mfe@openoffice.org>  [27b99da5a6c7efc2e3bbaf74de49140dbc702922]

#82940# #84066# #84329#


2001-02-26  mfe  <mfe@openoffice.org>  [beb80f960d90751f8461763bce0a68b834b17fb9]

#82940# #84066#


2001-02-26  mfe  <mfe@openoffice.org>  [a75d00f144c62e28ae53a8f57e4c97f045a7448e]

#84329# #83978# #82940# #84066#


2001-02-26  Vladimir Glazounov  <vg@openoffice.org>  [ba4d8e35e58003161e375a04e9c598af870b239f]

outfont.hxx changed=>need to follow up here


2001-02-26  Joachim Lingner  <jl@openoffice.org>  [c6b72c7ec705565d99515a23996c00d5d5e296b5]

*** empty log message ***


2001-02-26  Joachim Lingner  <jl@openoffice.org>  [42886d4219fde6972584f1b2b0ffdfb3cdcdf0bd]

IDropTarget implementation


2001-02-26  Sven Jacobi  <sj@openoffice.org>  [ff07ae23ec73e816125e816250dcb81a81a870f0]

OUString >> String


2001-02-26  Joachim Lingner  <jl@openoffice.org>  [0ad3728dccd1cf6c83553c2c722194d754136f2c]

DropTarget does not implement IDropTarget any longer


2001-02-26  Jörg Barfurth  <jb@openoffice.org>  [9024b8f053a4912f648711fd844089b6e4ad8f06]

Add thread-sensitive tracing


2001-02-26  Ingrid Halama  <iha@openoffice.org>  [f769306b7eaa48c99d5843bd386acafd7fc6e5fa]

#84327#


2001-02-26  jp  <jp@openoffice.org>  [00fb61fdabfa040430cbe8fdf7d34bc23a0b04ff]

Bug #82741#: new messageid for swap in of graphics


2001-02-26  jp  <jp@openoffice.org>  [34e77c489e9733c0216b4cf477e015d76c817d2f]

Bug #82741#: send message if a graphic is swaped in


2001-02-26  Joachim Lingner  <jl@openoffice.org>  [6b84500bd7351d09c89f5bdf9ab161d521817c19]

DropTarget doesnt implement IDropTarget anymore


2001-02-26  Christian Lippka  <cl@openoffice.org>  [57d6159d076d5f62e2995f942ce2382acc83b4fb]

#83178# fixed FillBitmapMode property


2001-02-26  Joachim Lingner  <jl@openoffice.org>  [c0777736a5c9e908cde882df0095b03649f79601]

*** empty log message ***


2001-02-26  Niklas Nebel  <nn@openoffice.org>  [5256220b275a1a403e96c9b35a79356ba6cb18b5]

#79718# shortcuts for measurement unit and tab stops


2001-02-26  Christian Lippka  <cl@openoffice.org>  [09275ceb88f6df979540920cd109b6f53826bd7c]

#83178# fixed FillBitmapMode property


2001-02-26  Armin Weiss  <aw@openoffice.org>  [b0c8edcc230a24d6abbc7e1473233278efa55417]

#83698# enable/disable text anchoring dependent of contour


2001-02-26  Christian Lippka  <cl@openoffice.org>  [bd3fd23d69dcf4206824837c5e71cb050add79ae]

#83343# added fill-hatch-solid


2001-02-26  Christian Lippka  <cl@openoffice.org>  [5f0c56c35da6cc5ab612331cd12add6e65e5c325]

fixed syntax errors


2001-02-26  jp  <jp@openoffice.org>  [c4a0083b6e2cdacf4b2348aa6629366014bfff16]

optimization: use WhichIter in GetState functions


2001-02-26  Jörg Budischewski  <jbu@openoffice.org>  [51b1bda7871001f92b739a880f9a4afb6d5a5678]

UcbDemo now tries to get some propertyvalues


2001-02-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [81db41e46f1e03197c5cef768d4314ef72efa4fd]

asm/interlck_x86.s


2001-02-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [0e1fd9b8e1763d24d33a1b66632a1e6ef2395dbc]

osl_[increment|decrement]InterlockedCount


2001-02-26  Matthias Huetsch  <mhu@openoffice.org>  [6ab695b7b7eeea0953d4409836d4e24fe6a62155]

#83978# Replaced '__store_getProcessTextEncoding' by 'osl_getThreadTextEncoding'.


2001-02-26  Matthias Huetsch  <mhu@openoffice.org>  [be3f8ee5e1d704cb991f1f1f4c4b980a84340e61]

#83878# Replaced '__store_getProcessTextEncoding' by 'osl_getThreadTextEncoding'.


2001-02-26  Oliver Specht  <os@openoffice.org>  [f39119dfb61c8847a76652b61b57dbed433a3ce7]

#84370# ::group: Check arguments first


2001-02-26  Niklas Nebel  <nn@openoffice.org>  [fd6045eca0145e4789f70e2838843fd6adbdd5c9]

IsUndoEnabled handling corrected


2001-02-26  Oliver Specht  <os@openoffice.org>  [93880f1f9867f5743de9632a50e28279956978f9]

#83514# set button state of relative tab position correctly


2001-02-26  Kurt Zenker  <kz@openoffice.org>  [e51c0103c2b416f783a4d48f48ed3ed821d6374f]

SRC623


2001-02-26  Eike Rathke  <er@openoffice.org>  [43029e56761b8be6d8984b79e7a18084172d21cf]

#84359# UpdateChartListenerCollection: don't insert manually inserted OLE objects without SomeData1


2001-02-26  Caolán McNamara  <cmc@openoffice.org>  [f85b2389b09ed21d1e6dbd02cd8bcb7606b3fc90]

Ruby Text Import


2001-02-26  Oliver Specht  <os@openoffice.org>  [0aa07e8e49991bc3ca64d895b71a2400304bce8c]

#83360# Fax printer configuration and error message corrected


2001-02-26  Martin Gallwey  <mtg@openoffice.org>  [ce61a966b20576927900be7140236632cdcf9bc4]

Re-make block list to update unformatted-text boolean flags


2001-02-26  Martin Gallwey  <mtg@openoffice.org>  [588afe228481ac9ebbc2a1038c723c4558808ac8]

fixed replace/replace (text only) and edit (currently only for unformatted text due to some strangeness in stream saving)


2001-02-26  Martin Gallwey  <mtg@openoffice.org>  [571c852f8c4d936f5ce872d71250286926b871b3]

Added SetIsTextOnly


2001-02-26  Mathias Bauer  <mba@openoffice.org>  [f59be5c73ad8bd307ca54d81c1c7ce40cce3f73e]

#84307#: fade in beamer if opened first time


2001-02-26  Martin Gallwey  <mtg@openoffice.org>  [16891b31e91072ffabda51601a52ba32f8a3196b]

added assert for safety


2001-02-26  Martin Gallwey  <mtg@openoffice.org>  [a8f8b1cbe23afacfadb21c9f97a887bf15ffbde3]

reset pointers to NULL to help debugging


2001-02-26  Kurt Zenker  <kz@openoffice.org>  [0f4d60647b46b5c30ce0c703059c99ec5205623f]

add XMLSCRIPTLIB


2001-02-26  Mathias Bauer  <mba@openoffice.org>  [93b64950b5013351846aa503738ee433751e7dd6]

#84266#: CTRL-Enter didn't work


2001-02-26  Eike Rathke  <er@openoffice.org>  [9bff95d3cc5ea075a62006530705ebbca6700eff]

#84364# CreateToken: svExternal: of course it's a string and not a character ...


2001-02-26  Eike Rathke  <er@openoffice.org>  [546060041e583968b58a125a51fa810177a02d9a]

#84364# ScMacro:: it's a svExternal and not a svString


2001-02-26  Andreas Bregas  <ab@openoffice.org>  [34199279532be9bc2fa358a21c2d115c8549db0f]

New functions -> namespace


2001-02-26  Kai Ahrens  <ka@openoffice.org>  [d7937501a65b31674362e6a5413d14ab961f6601]

added Drag and Drop functionality


2001-02-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [49a5f22c52b83c8b3a00f065be25bc4942ed6562]

get javadeps to work


2001-02-26  Andreas Bregas  <ab@openoffice.org>  [0a80b9fb1dc36664b199ef6e579e05e477c61ee0]

Release pDialogContainer


2001-02-26  Andreas Bregas  <ab@openoffice.org>  [845120a54274145036235a86982b393f022b18b1]

Init pDialogContainer


2001-02-26  Mathias Bauer  <mba@openoffice.org>  [3a9b6ca27cc6a5a37378dbda750d1dd689bb6673]

default for SubStorages is UCBStorage


2001-02-26  Mathias Bauer  <mba@openoffice.org>  [831096c54a9b243f0fbb4015071017f3b44c62ca]

temp.fix: fake inserting UCB-storages


2001-02-26  Oliver Specht  <os@openoffice.org>  [3e8cfc5ebf56c2cb8b3497c7191e23461f761b3c]

#76652# XLinkUpdate implemented


2001-02-26  Mathias Bauer  <mba@openoffice.org>  [6f2dfafc9eb6638047c936c4f6988f2c5ebda958]

#84124#: allow append mode for saving with GetOutputStorage


2001-02-26  Andreas Bregas  <ab@openoffice.org>  [6fa3cfef47799dc3e662e8799cb52ffa79114e47]

DialogContainer -> Basic, GetDialogContainer()


2001-02-26  Thomas Benisch  <tbe@openoffice.org>  [ee78fbe5f05231f2d71862d56b7983de5b60f227]

added SdrUnoObj constructor, which takes a multiservice factory (for dialog controls)


2001-02-26  Andreas Bregas  <ab@openoffice.org>  [8646894195304525d4318e1b5e76e983a725f49d]

Added dlgcont.obj


2001-02-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [37e1f25c0e8b4966478a7f1fa0997257e39b83ed]

rule for asm/interlck_x86.s


2001-02-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [eda83dd6f23e2b3beb73a181153fd67d4a6a7476]

assembler implementations for SPARC/GCC and Solaris/X86


2001-02-26  Thomas Benisch  <tbe@openoffice.org>  [557ef8dc72f93861e68c20f2973fa82d2f1ff5af]

added new dialog editor directory


2001-02-26  Andreas Bregas  <ab@openoffice.org>  [47265af771b64ca146520bbbb447c21691bdf66d]

New method SetDialogContainer


2001-02-26  Thomas Benisch  <tbe@openoffice.org>  [d362f7b9a59c0ab01305fa4180bcbc22d169b5bc]

preparations for new dialog editor


2001-02-26  Thomas Benisch  <tbe@openoffice.org>  [a1b1c01827f2393b5958cef26152327cf25ede51]

property browser


2001-02-26  Thomas Benisch  <tbe@openoffice.org>  [77f3977e082fb04b2b5fc4cfe6f0a20cc0049d87]

dialog editor view


2001-02-26  Thomas Benisch  <tbe@openoffice.org>  [8d5b5929641714f0b00e37e0e0e70579f4cb9760]

dialog editor page


2001-02-26  Herbert Duerr  <hdu@openoffice.org>  [a39315de844ede3ce0c683d14d01a9cff3ca9c47]

improve symbol font handling


2001-02-26  Thomas Benisch  <tbe@openoffice.org>  [76d048d8d1b13c00e5f5c57d67e07b1d6fadc911]

dialog editor objects


2001-02-26  Thomas Benisch  <tbe@openoffice.org>  [217e3833986e02e2bf107e12faea80dccd4ece4b]

dialog editor model


2001-02-26  Thomas Benisch  <tbe@openoffice.org>  [581c9e6345eb1709d4cca0d5829301e75888ddc6]

listener for property changes


2001-02-26  Thomas Benisch  <tbe@openoffice.org>  [ed799bb54c61f8593f93ae9777c33db96dcd99f1]

dialog editor mouse handling


2001-02-26  Thomas Benisch  <tbe@openoffice.org>  [a411bf99d88538bd8c2f5a61700a130c41a7ad64]

dialog editor factory


2001-02-26  Thomas Benisch  <tbe@openoffice.org>  [a975ca59bd68719bea44941b86416608194d4c0a]

dialog editor


2001-02-26  Thomas Benisch  <tbe@openoffice.org>  [3d756cc0bd31ce0e1217a0635d6ab72681d5c717]

makefile


2001-02-26  Thomas Benisch  <tbe@openoffice.org>  [5aa4f5ec581e28d049503fb25ecc5423c72d1123]

property browser


2001-02-26  Thomas Benisch  <tbe@openoffice.org>  [ed8944443afbd19af0892e8a0dd1f1597d65b3c4]

dialog editor view


2001-02-26  Thomas Benisch  <tbe@openoffice.org>  [8e1be69c998a004e2c848238b6e2b138f8c1e0d5]

dialog editor page


2001-02-26  Thomas Benisch  <tbe@openoffice.org>  [cd13eb668f82478f291f28d69aa0edf310af93ef]

dialog editor objects


2001-02-26  Thomas Benisch  <tbe@openoffice.org>  [86c34b504947173cff98cb706d98c72f4ea98414]

dialog editor model


2001-02-26  gt  <gt@openoffice.org>  [e79140fa4397841621b383b4666b6d79895a61ca]

typo in XclExternName::=()


2001-02-26  Thomas Benisch  <tbe@openoffice.org>  [327a78e961cc2838537c81bb5f4dbec85b6e4cfb]

listener for property changes


2001-02-26  Thomas Benisch  <tbe@openoffice.org>  [3cf803badff66036d321cb82fc1467b0c409d0ab]

dialog editor mouse handling


2001-02-26  Thomas Benisch  <tbe@openoffice.org>  [8847ba15ac35e05faffc355971b3fc2f2d2561fe]

dialog editor factory


2001-02-26  Thomas Benisch  <tbe@openoffice.org>  [bb0cb938a12a9dc5ae843ab7fce55901ccf51dc7]

dialog editor


2001-02-26  Armin Weiss  <aw@openoffice.org>  [e479b4c6a973d6f9e8f8ea6547fb588c4adc4afd]

Changed double import/export to use their own member functions


2001-02-26  Dieter Loeschky  <dl@openoffice.org>  [08d8c9eb8ab37669083f3c7da2bc4a6632c41c8f]

Vertical AutoLayouts


2001-02-26  Armin Weiss  <aw@openoffice.org>  [27d210ef7fee8c2673931aff25b990a0c54dd812]

Changed double import/export to use it's own conversion routines so iots more clear what type is used


2001-02-26  Armin Weiss  <aw@openoffice.org>  [79dd2a401cfecdb61137944305f640f9bd28db83]

Changed import/eport of shape geometry to use transformations or pos/size if possible. Import takes both into account. Units are added to the transform, which is now a draw:transform


2001-02-26  Oliver Specht  <os@openoffice.org>  [563fa5c7e296ecba2cb5d3c513b2264221b6e657]

#84300# determin invalid DataBase selection and leave field empty if necessary


2001-02-26  Armin Weiss  <aw@openoffice.org>  [d83cd1071336819860e89d9f88fbf89e0d03a840]

Added special support routines for double import/export


2001-02-26  Armin Weiss  <aw@openoffice.org>  [cc77c4154ac99ca73a3cedfc2f8bb2765dbd4a38]

Doubles import/export made more clear using own conversion routines


2001-02-26  Armin Weiss  <aw@openoffice.org>  [507acdc5e653705eecba0bac32271d7ba927239d]

Additions for draw:transform import/export


2001-02-26  Armin Weiss  <aw@openoffice.org>  [39fffb5cd426da926f1299d7a973dcd94222e1b1]

Added double conversion routines which import/export a unit, too.


2001-02-26  Dieter Loeschky  <dl@openoffice.org>  [235b78cec1c256ed1f72dfff9c2e8df54e2427a6]

Vertical AutoLayouts


2001-02-26  Andreas Bregas  <ab@openoffice.org>  [abd4d6b9c0c7c371a3828b6a41c340df9b60ede0]

Added COMPHELPERLIB


2001-02-26  Andreas Bregas  <ab@openoffice.org>  [3250cfc03a32f283118d0ab2dbc77303c6052bd8]

Functions to import/export from/to Sequence< byte >


2001-02-26  Andreas Schlüns  <as@openoffice.org>  [82453422e57e06e19e1e25b7932bff33a62335e1]

#84105# & #84106# ask for new filter at later time


2001-02-26  Andreas Schlüns  <as@openoffice.org>  [d6956524113fed793b369a1fbd361c021c1a35f8]

#84105# & #84106# change converter tables


2001-02-26  Sascha Ballach  <sab@openoffice.org>  [6eff622236ddcbd5c18ae77dfd2eff7690241c65]

order the items in the maps


2001-02-26  Daniel Rentz  <dr@openoffice.org>  [cf3a34dc4b2b6bbc6e1511042e6cc1bd066bb76f]

correct id for background graphics


2001-02-26  Dirk Völzke  <dv@openoffice.org>  [bfcc17a954954ca90bd2aeee04a5c8ecb549941b]

Use the hierarchy service again


2001-02-26  Andreas Schlüns  <as@openoffice.org>  [ca5ed63e3f40581b7efe3c2444922a38fd456fb0]

add typecfg.cxx for filtercache debug


2001-02-26  Andreas Schlüns  <as@openoffice.org>  [3d80e789f513e81eb5961126d0c1ba488a423a5e]

add debug methods to check cfg state


2001-02-26  Michael Brauer  <mib@openoffice.org>  [7ff81bd11d294ca385100264271429171abe776d]

xml filters for templates and global docs


2001-02-26  Michael Brauer  <mib@openoffice.org>  [f11943d61e288786e1713dbc5c3f09178efa40fb]

xml filters for templates and global docs


2001-02-26  Michael Brauer  <mib@openoffice.org>  [71da723cf2bb8d5500e553150c0dc3f713fcb82b]

xml filters for templates


2001-02-26  Patrick Luby  <pluby@openoffice.org>  [2ca20d373f175b34d3564f77776bcbb351ba1acd]

Implemented rules for automatic building of libstatic for Mac OS X


2001-02-26  Oliver Specht  <os@openoffice.org>  [0cf5ea007da7fba6a336c47d8861f00ac93b68d1]

Complete use of DefaultNumbering component


2001-02-26  Tino Rachui  <tra@openoffice.org>  [f4fb94ce0d211575852dd476f7bf2d07a2c79ba3]

*** empty log message ***


2001-02-26  Daniel Rentz  <dr@openoffice.org>  [a955e1ae051d06c4d413586912ef381c63dbb7e8]

bug fix: formula import now uses a different stream


2001-02-26  Tino Rachui  <tra@openoffice.org>  [9431549822f7b3ca3a9061381c95dd70fa01e3a1]

support for quoted parameter values with spaces added


2001-02-26  Daniel Rentz  <dr@openoffice.org>  [c7fe48e9ee562f37cd6153c8643f7e43df75b145]

moved help functions to XclImpHelper and ScFilterTools


2001-02-26  Daniel Rentz  <dr@openoffice.org>  [369e59d964253becd8fdb77ad99305d0523f99cf]

enable/disable stream warnings


2001-02-26  Daniel Rentz  <dr@openoffice.org>  [e05b01908b731c769f049f5685c6d70ad409be59]

fixed: exit loop on stream read error


2001-02-26  Daniel Rentz  <dr@openoffice.org>  [82cb1397a99ba873176368712ef3f03c452cdca7]

removed: xcl97exp.cxx


2001-02-26  Daniel Rentz  <dr@openoffice.org>  [10f12271d2921534f48570cda8dd0574e49c7198]

new Excel export stream class XclExpStream


2001-02-26  Daniel Rentz  <dr@openoffice.org>  [ad6d16c0376894cfa538d16d7cbd312ff840c537]

misc. defines


2001-02-26  Daniel Rentz  <dr@openoffice.org>  [4fe6455bd9f39608f7c152ce7fd1eb4ff8a74b5e]

new files: XclExpStream.cxx, XclExpHelper.cxx, flttools.cxx


2001-02-26  Daniel Rentz  <dr@openoffice.org>  [688501a8211fb9d9a94bb4bab390453d50616efb]

removed #include


2001-02-25  Patrick Luby  <pluby@openoffice.org>  [bfe17d9d87fb6ee239fd49e4e5ccf8fa052c6e54]

Minor updates


2001-02-25  Patrick Luby  <pluby@openoffice.org>  [073ab7a02c272f75231c4aef64272a7fa4fcfbbb]

Update SOLARVERSHLLIBS so that it no includes the contents of the *.framework directories


2001-02-24  Patrick Luby  <pluby@openoffice.org>  [eedde0eceb62e12c0f5b91afd7cc02b85a5ff8da]

Added correction mechanism for undefined static data members during linking of shared libraries


2001-02-23  Patrick Luby  <pluby@openoffice.org>  [8d9bc4c9c12f87560dc1a4c91a04bd22151fb9ab]

Disabled symbol stripping for Mac OS X


2001-02-23  Christian Lippka  <cl@openoffice.org>  [b45b0a810a6348b6f6d44c27c6d70a62615ce48c]

#83556# added xml support for XPropertyTables


2001-02-23  Christian Lippka  <cl@openoffice.org>  [136ac3a455f1c94d938379061161e080ab60b224]

#83556# added xml support for XPropertyTables


2001-02-23  Christian Lippka  <cl@openoffice.org>  [d3063ece00a2331cc9a4b00e78201fa21ceda1b0]

#83556# added xml support for XPropertyTables


2001-02-23  Christian Lippka  <cl@openoffice.org>  [6fe6e939367ccfc78c252d427b8964b1d5f33b82]

#83556# need some styles in svx for property export


2001-02-23  Patrick Luby  <pluby@openoffice.org>  [ad6c9e25e6ad5ccd8f5cd9d80029ca457c9da56c]

Rolled back last changes until we figure out how to properly initialize the AutoReleasePool at the proper time.


2001-02-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [543e104cf7998419165f873a895c39de3beaafe6]

implement lockless osl_[increment|decrement]InterlockedCount for GCC on X86


2001-02-23  Hans-Joachim Lankenau  <hjs@openoffice.org>  [644b87f626f43d8879bc24bf01238d2d54043fcd]

delete more than a (4dos/win9x) commandline allows


2001-02-23  Hans-Joachim Lankenau  <hjs@openoffice.org>  [935c0a8f59dc46cfd6bfa97c511cf577526bf870]

win9x and winnt share the extension .bat


2001-02-23  Niklas Nebel  <nn@openoffice.org>  [2d304a11f6e2f35f4f2294bcd7a6cf3bd8857366]

#83918# get product name for generator element from configuration


2001-02-23  Christof Pintaske  <cp@openoffice.org>  [b15e50d9b55debf26ea392cb6e8f86b983793461]

fix typo


2001-02-23  th  <th@openoffice.org>  [72b3d751713f13e8f54817ec4a08c2e270029a74]

+Vertical Underline


2001-02-23  mm  <mm@openoffice.org>  [b907a81732b69b16c0d15d171adb95a7eae606d5]

VCL without main


2001-02-23  Christof Pintaske  <cp@openoffice.org>  [61019b3f4a3b3bed6a64dfd897473530222067c1]

wrap xwindow system header


2001-02-23  Christof Pintaske  <cp@openoffice.org>  [830f4bc96994977ca0fa25474e8cdca44039ff16]

get consts right


2001-02-23  Martin Gallwey  <mtg@openoffice.org>  [4f966c13cb91812f9989f352ebbac65018367f05]

Needed other language entries or StarOffice hangs on startup...these will need to be translated by a professional, as my smoke, mirrors and guess work may have made a mistake


2001-02-23  mm  <mm@openoffice.org>  [76a78375c478f87b7cc2dc3e938947e841958554]

VCL without main


2001-02-23  jp  <jp@openoffice.org>  [b95a4c0e16916b26187c58622e99a5e0d2cf6e34]

use new function GetScriptTypeOfLanguage


2001-02-23  Herbert Duerr  <hdu@openoffice.org>  [ba9c804fd93a2e085bae8548472769a0070a51f0]

allow type1 and optimize


2001-02-23  Gene Anaya  <ganaya@openoffice.org>  [521865191ef2d762561f2ba6e20f720358167886]

Added dylib to deliver list.


2001-02-23  Gene Anaya  <ganaya@openoffice.org>  [f7d6584bbcb807e591a26cab20c3178648ac7864]

Added dylib to deliver script.


2001-02-23  Herbert Duerr  <hdu@openoffice.org>  [4096ecd9bb038286a20876eb10e3264f5a625a29]

cooperate with psprint


2001-02-23  Sascha Ballach  <sab@openoffice.org>  [b093cbae29d7f4bce12f3f3ce2944b3946acd14d]

fix the bug, that getPropertyStates does not get a sorted Sequence


2001-02-23  th  <th@openoffice.org>  [e3a87e2ffb2ba81688311ddda34ecc7d6f91cdb2]

+Init Emphasis-Members +Init AntialiasingMode


2001-02-23  th  <th@openoffice.org>  [2064c7912a3ed042407a8fb7e08984192acf1453]

+Emphasis +AntialiasingMode


2001-02-23  Kay Ramme  <kr@openoffice.org>  [b46cac612d3b9ef44aab86deb060b55800d4aac6]

don't use any permissions


2001-02-23  th  <th@openoffice.org>  [e2a05f2ed75a47a520f2851ab9686e5d13da9cfc]

+Set/GetRelief() +Set/GetCJKContextLanguage()


2001-02-23  Niklas Nebel  <nn@openoffice.org>  [232567e2dfdd794defa4a1e4035cde58d70b41b2]

Issue #459#: Check if repeat area must be subtracted also on first page


2001-02-23  Sascha Ballach  <sab@openoffice.org>  [43f9754887254dbfb84da0c0c37257138f703770]

add the document protection attributes to the body element. this attributes are currently only used by the spreadsheet application


2001-02-23  Sascha Ballach  <sab@openoffice.org>  [059e7782ff4ef4840007eda602e42c4c6415cbc8]

add protection defines


2001-02-23  Sascha Ballach  <sab@openoffice.org>  [9b4cf89d4eacfc1d2d5504a45d88b83a82f2c717]

add SetBodyAttributes method


2001-02-23  Sascha Ballach  <sab@openoffice.org>  [5c080879f18d7a5bc4e5235ca857668f61c2dff1]

export and import document protection


2001-02-23  Nils Fuhrmann  <nf@openoffice.org>  [52a40679a295ff5c66f2633b6b2a66954cfe20ba]

Fixes


2001-02-23  Joachim Lingner  <jl@openoffice.org>  [ba4b239e492c9cd0ed0dec283e8def6a2fa67445]

OleUnitialize removed from DropTarget::setActive


2001-02-23  Gene Anaya  <ganaya@openoffice.org>  [451266fe16dc37f026f376292c158761ea548a7b]

Added staticmb.cxx to define static symbols needed for Mac OS X build.


2001-02-23  Ocke Janssen  <oj@openoffice.org>  [8ea1003a82ea143b91e951be7a8a6d887b3d92af]

import export changes


2001-02-23  Ocke Janssen  <oj@openoffice.org>  [764627a397a1e79e726cc2e5f3284fe15267adf7]

getSomething overloaded


2001-02-23  Frank Schönheit  <fs@openoffice.org>  [7e35e093e6135ad324653c853b0578d4b3302caa]

initial checkin - list-/combobox wizard (not comlpletely finished yet)


2001-02-23  Frank Schönheit  <fs@openoffice.org>  [56b4377daf0b8b09c36a90190d14454b8667a6a8]

some changes / centralizations - added the list-/combobox wizard


2001-02-23  Ocke Janssen  <oj@openoffice.org>  [da632d9f0646653892081e7980f11f41a617b023]

new enum


2001-02-23  Ocke Janssen  <oj@openoffice.org>  [fb65dcac01ded5ddcff072ec38efbabb54e4ee82]

import export


2001-02-23  Ocke Janssen  <oj@openoffice.org>  [3cefd538b194fb6c49d5e9223ff89299215965b8]

some type corrections


2001-02-23  Ocke Janssen  <oj@openoffice.org>  [999603e6120284d730b850560b26bc60625c4a30]

use namespace


2001-02-23  Ocke Janssen  <oj@openoffice.org>  [4b9641d6aba0141e8681b782d1ff488ede123e7f]

a lot of import export


2001-02-23  Frank Schönheit  <fs@openoffice.org>  [375094fb1c528c49c06cee2edf98918c80858610]

loadData: hold the statement as long as the result set is needed/used


2001-02-23  Ocke Janssen  <oj@openoffice.org>  [e35aa8f12e3ca50ceba49f158ef74538ea583309]

save with cancel!


2001-02-23  Thomas Benisch  <tbe@openoffice.org>  [7f0c9f4be9ee8a30a0e3eb215db4632a1c170f14]

AnyToString didn't get property id


2001-02-23  Ocke Janssen  <oj@openoffice.org>  [bcf9d1c1dab565e7f0b8683ea354e8e9081adf0a]

import export dialogs


2001-02-23  Oliver Specht  <os@openoffice.org>  [e8138ed41a43c77c897bef9b0780d1b258f8d59d]

Issue #413#: use unquoted URLs


2001-02-23  Ocke Janssen  <oj@openoffice.org>  [344bfcdf3ac253b3dcaaff71639d103bc948d1bd]

check if statement is valid


2001-02-23  Ocke Janssen  <oj@openoffice.org>  [a89970690ab3505e6f1ae5381d61883ba20c4219]

a lot of import export


2001-02-23  Ocke Janssen  <oj@openoffice.org>  [a474df5ba39495d86270630068f1211a63b4387a]

import export dialogs


2001-02-23  Ocke Janssen  <oj@openoffice.org>  [f99271dbb45ef2ddb6e0b0eb8ea5316ca1cda461]

a lot more helpids


2001-02-23  Ocke Janssen  <oj@openoffice.org>  [6f2c17fb8fa7a399accf8865282389743abec1eb]

Collection now XContainer too


2001-02-23  Ocke Janssen  <oj@openoffice.org>  [cdc7ddb6fc1a1de50acd467b1b96b93bcf50ea6d]

extra warning in iterator


2001-02-23  Ocke Janssen  <oj@openoffice.org>  [58c237db262fbaefa11ff605b66d1e524a4aa0bb]

New error enums


2001-02-23  Ocke Janssen  <oj@openoffice.org>  [0e42586ef90e11bcf449836a1b28c0e06f6e669a]

#83706# predicate check corrected


2001-02-23  Thomas Lange  <tl@openoffice.org>  [e3e4f39a5cd8880956bf264790ad4ab55f3cff3a]

#84231# IsUpper, IsLower changed


2001-02-23  Martin Gallwey  <mtg@openoffice.org>  [836579751db8fb1bceea1a2f46a640f7cd17885b]

Added floating frame/plugin/applet import


2001-02-23  Martin Gallwey  <mtg@openoffice.org>  [1a24504aefd28aff05e81e048b6f8eeda9a30acc]

Added floating frame/plugin/applet export


2001-02-23  Martin Gallwey  <mtg@openoffice.org>  [b68c628e5dd9b9ce8830b93f6cb1a1a1a37b5c69]

added dummy methods to be over-ridden in sw


2001-02-23  Martin Gallwey  <mtg@openoffice.org>  [c678ccdcfdf07495e5992b7b14412a208f338c5b]

added import of applets/plugins/floating frames


2001-02-23  Oliver Specht  <os@openoffice.org>  [5a1f70d3963ca904594c64e043e8e473d8f3df2a]

new: replace as text


2001-02-23  Martin Gallwey  <mtg@openoffice.org>  [7222447f657c25a8eb0f283410977ccc65da3dbe]

added keywords for applet/floating-frames and plugins


2001-02-23  Martin Gallwey  <mtg@openoffice.org>  [f77d3b99420e0d30b3311eaa6026a988f492fa9d]

Added import of floating-frames, plugins and applets


2001-02-23  Martin Gallwey  <mtg@openoffice.org>  [4aa793a5588aadcea0160004631b7025d401b9c6]

Added export of floating-frames, plugins and applets


2001-02-23  Martin Gallwey  <mtg@openoffice.org>  [920f6969c4b8687c67b955b2fe01f0255a7f7caf]

The UI and API ensure that there are no duplicate entries making this code unnecessary


2001-02-23  jp  <jp@openoffice.org>  [5fb0f7396c6780f77b9782f9c75635abc6f90bd8]

GetScriptType: assert for wrong indizies


2001-02-23  jp  <jp@openoffice.org>  [9b3a1e9b0c263e94c867b8006eeff87dddb96bce]

change transliteration from 1-1 to 1-n mapping


2001-02-23  jp  <jp@openoffice.org>  [ec58feb4c91f5f1bd18303102b4eef3645fdd31e]

change transliteration from 1-1 to 1-n mapping


2001-02-23  Sascha Ballach  <sab@openoffice.org>  [8871053886a8af32767928e21756902ecb595040]

change table:use-cell-protection to table:protected and table:protection-key


2001-02-23  oisin  <oisin@openoffice.org>  [2fb8975e3c818d55652b775603c9a733fa370afc]

USE_XPRINT is set to TRUE by default unless --disable-xprint option is given


2001-02-23  Nils Fuhrmann  <nf@openoffice.org>  [e76a85f68dfaf27f30066afbbd44dc4886441283]

Generated solar list particle for usage per project


2001-02-23  Nils Fuhrmann  <nf@openoffice.org>  [e09fed05f86511ed0f8a77e9ae59aef7aa521421]

Generated solar list particle for usage per project


2001-02-23  Nils Fuhrmann  <nf@openoffice.org>  [4d7304e3375920bcde16b4bcfb18bb9488694fc7]

Generated solar list particle for usage per project


2001-02-23  Nils Fuhrmann  <nf@openoffice.org>  [997cbc77f310de563fbc79a6bf20eb4f8ee7cef6]

Generated solar list particle for usage per project


2001-02-23  Nils Fuhrmann  <nf@openoffice.org>  [9cdb631676fd315a32faec05278f8cb98b828e88]

Generated solar list particle for usage per project


2001-02-23  Nils Fuhrmann  <nf@openoffice.org>  [b5611cc3b3bf4528ed1034f081c087339e773cf7]

Generated solar list particle for usage per project


2001-02-23  Nils Fuhrmann  <nf@openoffice.org>  [9149e9fa269053dee521ce9b9c345453beb659e5]

Generated solar list particle for usage per project


2001-02-23  Nils Fuhrmann  <nf@openoffice.org>  [0033892a011f41caf735e9ee81043597de1e35da]

Generated solar list particle for usage per project


2001-02-23  Nils Fuhrmann  <nf@openoffice.org>  [ffd650fde0014bef4349eedfbe01c773f279cde3]

Generated solar list particle for usage per project


2001-02-23  Nils Fuhrmann  <nf@openoffice.org>  [ff911ee63fabcf435b88f72b27ffbc1cb99c8746]

Generated solar list particle for usage per project


2001-02-23  Nils Fuhrmann  <nf@openoffice.org>  [36908a2fb6fb47fbd964f1085068dce056f17977]

Generated solar list particle for usage per project


2001-02-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [17112c1a3528cfd69c75132e0be383bce4f6ed8e]

solaris/sparc: asm/interlock_sparc.s


2001-02-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [636e117d07a7f9176aa88c1c436dddc1c2880cc0]

osl_[increment|decrement]InterlockedCount


2001-02-23  Malte Timmermann  <mt@openoffice.org>  [e4e1532eeeee2143c9192753b68406b71d42504e]

Transliteration


2001-02-23  Niklas Nebel  <nn@openoffice.org>  [3f2228aac8b03a7c94562f2493fcfff0e67d97e3]

access to pool defaults


2001-02-23  Thomas Lange  <tl@openoffice.org>  [f50b87327aba6d6186702c8c9b927ce6412182a6]

class SvxJSearchOptionsDialog added


2001-02-23  Malte Timmermann  <mt@openoffice.org>  [180450ba6be5e58ed88b428e6da33a1d83cd3961]

Transliteration


2001-02-23  Malte Timmermann  <mt@openoffice.org>  [7a48d1980b38cdd9beda2e8686e1340f07dfa224]

dummy comment (ask HR)


2001-02-23  Malte Timmermann  <mt@openoffice.org>  [b5c2ce8278844b28a11f131d57122426c983cc6f]

Initial revision


2001-02-23  Thomas Lange  <tl@openoffice.org>  [cdea11a875fc8179d72a01bb435554f5cc80e9b1]

SvxSearchItem derived from utl::ConfigItem, Notify overloaded


2001-02-23  mfe  <mfe@openoffice.org>  [4a0606bea5b0b0127080d933c6e69da9acafbca9]

removed not needed define for MAC


2001-02-23  Hennes Rohling  <hro@openoffice.org>  [54d4ca7414722c19c58a6ce9eb466341dcb40586]

#76253# Use FileStatus to compare only if string compare fails


2001-02-23  Oliver Specht  <os@openoffice.org>  [34d554d442fd35baa717ec3b396b94d744a103d5]

Complete use of DefaultNumbering component


2001-02-23  Oliver Specht  <os@openoffice.org>  [02255839a51a09caf853c1e6495f01c0e528d4f0]

XStyleLoader: always use default arguments


2001-02-23  Oliver Specht  <os@openoffice.org>  [4d9df4cef90c6e45ac73d0d581b9550a714a88d1]

Complete use of DefaultNumbering component


2001-02-23  Oliver Specht  <os@openoffice.org>  [8f221e774f22343e8c5fd833d89f70a9076df23a]

Complete use of DefaultNumbering component


2001-02-23  dic  <dic@openoffice.org>  [867960f59febfb41f8d36ae5ea5e04010feb362b]

#82560# osl_trace now behaves the same way as its Unix counterpart.


2001-02-23  Mikhail Voitenko  <mav@openoffice.org>  [b5a84087cb8ade12df013435312fad3ebc1e4576]

#84160# & #84161# first initialization for the local soffice


2001-02-23  Mathias Bauer  <mba@openoffice.org>  [6f1bc940880fc865451d8c7045d87b47f66a026c]

syntax


2001-02-23  Frank Schönheit  <fs@openoffice.org>  [0f666ad5e84d7397c1c56b59b491b8a658b0c086]

small fixes in skip


2001-02-23  Ocke Janssen  <oj@openoffice.org>  [4747ca97feca170fff14f751920ad3f5f6dcdf1a]

better error message 2nd


2001-02-23  Jörg Barfurth  <jb@openoffice.org>  [390b279f4aa31984cafd10ecd6fe67695a437ffe]

Optimization: Node caches the name. Related change: ElementTreeImpl now handles renaming - no renaming of non-root nodes


2001-02-23  Ocke Janssen  <oj@openoffice.org>  [db7910d524c14ffa8e03cdded71225993b4861d4]

better error message


2001-02-23  Jörg Barfurth  <jb@openoffice.org>  [cb0a8b3b30bbf87a7daa1b67127b93928dea5d90]

NodeChangeImpl::getChangeLocation did not set the changed node correctly


2001-02-23  Jörg Barfurth  <jb@openoffice.org>  [f6571ee99865baffdf42b3329deada0bacf64597]

#79256# Improved handling of NULL values. Overall modernization of this adapter implementation


2001-02-23  Andreas Martens  <ama@openoffice.org>  [91812b855e9bb5d35cb869ecef3f430c956e7fbc]

new: GetScalingOfSelectedText


2001-02-23  Caolán McNamara  <cmc@openoffice.org>  [296592a12789ff8495f1617e19105e634f65b76c]

Test if CJK combined characters are western or asian


2001-02-23  gt  <gt@openoffice.org>  [e40ad41c8e93d9f6af560421ae09c0e086cbd7f4]

dedicated array ids for neighbored ranges


2001-02-23  Caolán McNamara  <cmc@openoffice.org>  [60cb2c18ab1d6063a43b74fcfe641e4a243720ac]

CJK MSWord Ruby Export


2001-02-23  Dirk Völzke  <dv@openoffice.org>  [0ad23d3601f67269ec5d64de1796570e333bb215]

Add new version to version list after copying the old versions


2001-02-23  Jörg Barfurth  <jb@openoffice.org>  [c0b06761cf69578291f9b75a0682b6eff404e169]

Remove unjustified/unnecessary assumption about ChangingNodeID, which caused assertions and maybe suppressed XCcontainer notifications


2001-02-23  Niklas Nebel  <nn@openoffice.org>  [fe601dbd037f37065441f92f3d072fbdbee4b309]

don't set meta file mode for drawing background


2001-02-23  Oliver Braun  <obr@openoffice.org>  [ef9cc34e632b6b2c143f447f67cd7e2b9b359391]

fixed differences in fireDragGestureEvent signature


2001-02-23  Jörg Barfurth  <jb@openoffice.org>  [baf270371605208c0907788c68f1071c6c60f2d0]

#83999# Some changes were tested only in debug versions and then regarded as 'not changed' when integrated


2001-02-23  Frank Schönheit  <fs@openoffice.org>  [cef0b2ae5ec949209afb2fa7f85beeb422ebf3cb]

+skip / +implCheckNextButton / +determineNextButtonState


2001-02-23  Sascha Ballach  <sab@openoffice.org>  [5b5bc21cd3c2fb285621106c7269c94869ef2a96]

change the type of the password Sequence from sal_uInt8 to sal_Int8


2001-02-23  Sascha Ballach  <sab@openoffice.org>  [2593ab88ff3cbf91b9254e3c400f7d94d9df4a61]

change the type of the encode and decode Sequence from sal_uInt8 to sal_Int8


2001-02-23  Sascha Ballach  <sab@openoffice.org>  [f65512c231e8030b56fc9c895ab02c2985c33953]

change from sal_uInt8 to sal_Int8


2001-02-23  Patrick Luby  <pluby@openoffice.org>  [941b3dd6313e46be6003b5ba7ca16c1739fcbe17]

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>  [6b0600f3ba2fff4177042b598346b59740a80c8e]

Correct Mac OS X "tempnam" bug


2001-02-22  Patrick Luby  <pluby@openoffice.org>  [f96590142349f679b1b1dc4cff8d3978412413da]

Disabled symbol stripping for Mac OS X


2001-02-22  Bustamam Harun  <bustamam@openoffice.org>  [cbbf9fc8514ad918a149fd2d4870b591a5251376]

Add Number to Text transliteration


2001-02-22  arellano  <arellano@openoffice.org>  [84bc865982533a15d04bc1d7dc25ac2e7554d0d6]

editor test


2001-02-22  Niklas Nebel  <nn@openoffice.org>  [1c27dce1a188c737f72c7bea414fb7f7f776cbe2]

#84256# InvertSimple: treat first visible row like after hidden rows


2001-02-22  mm  <mm@openoffice.org>  [168a67f4b3ace8c4b46567651429e956547bc1f9]

VCL without main


2001-02-22  Sascha Ballach  <sab@openoffice.org>  [75ae798f12dfb115259d04aca646942feff3bb04]

new password added; password is only stored as hash value


2001-02-22  Sascha Ballach  <sab@openoffice.org>  [10feb82a30f13f5348f08d0700b28eaa30902aa3]

new password added; password is only stored as hash value and is now stored and loaded in xml as base64


2001-02-22  Babak Mahbod  <bmahbod@openoffice.org>  [3851f0f0d809719a5d6d7941fcc2a02f947e64a1]

Updated PixMap utility APIs.


2001-02-22  mm  <mm@openoffice.org>  [00b17947feb4053ef63d1483d4592e754a7b6168]

VCL without main


2001-02-22  Sascha Ballach  <sab@openoffice.org>  [451e3ce99f25d53d063a03c182b2d11c043404d8]

Base64 encoding and decoding added


2001-02-22  Niklas Nebel  <nn@openoffice.org>  [6e43e9e2db1d26bebc3cc1182db720a7218688b5]

#84203# XStyleLoader: support options arguments


2001-02-22  Sascha Ballach  <sab@openoffice.org>  [c1c44895ab4175868433c43e41b32f388875bf48]

PasswordHelper added


2001-02-22  Niklas Nebel  <nn@openoffice.org>  [23134681ca481cdbe652b1a500eed30dc0c4ce2a]

#84203# XStyleLoader argument names


2001-02-22  Sven Jacobi  <sj@openoffice.org>  [31b9bd1c036a51153129e18f557b4489ce571983]

reading format type that belongs to the filter


2001-02-22  Niklas Nebel  <nn@openoffice.org>  [04641ceef4284e555450dbf8989e7a6dad785fc3]

#84203# LoadStylesArgs


2001-02-22  Sascha Ballach  <sab@openoffice.org>  [26f9467e11289898e582157df68e54e1434d51dc]

add a new class which has a static method to convert the given string in a sequence of sal_uInt8, the method encrypt the string with the SHA1 algorithm and writes the hash in the sequence


2001-02-22  Michael Hönnig  <mi@openoffice.org>  [7f95dc3a3c72ef00d705dea6bdf5ed1d17bbec4c]

deliever regcompare


2001-02-22  Niklas Nebel  <nn@openoffice.org>  [f7152a98579c803eb5b712545b2ca4d91c61029a]

#84203# LoadStylesArgs


2001-02-22  Jörg Budischewski  <jbu@openoffice.org>  [94146c55dfd7f62030cd68f93d4b7acf97114af2]

overview added


2001-02-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [556b1a59b6d3bd10916db4849515c8e173411186]

SPARC osl_[increment|decrement]InterlockedCount for sparcV8 and sparcV9 (sparcv8plus)


2001-02-22  Kay Ramme  <kr@openoffice.org>  [c6811dc6092d0c0834c6253e660c10ce4c5f6e3f]

merged diff 1.8.4.5-1.8.4.6 (the source environment has to be set, when creating the procol (#82290#))


2001-02-22  Armin Weiss  <aw@openoffice.org>  [9bc5ada6743855e3c001c24add7918058526f0bb]

XML: make szre at shape import that no scaling of x or y == 0 is used which could only be an error


2001-02-22  Herbert Duerr  <hdu@openoffice.org>  [b9d0ca3c20788afa69fc1c4832697e9119bfe1cb]

simplify makefile


2001-02-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [e9f2230780c95f2d5f807b9298c5e91d3f12966d]

added SPARC assembler files


2001-02-22  Armin Weiss  <aw@openoffice.org>  [2d447cb67544732fa60a6d81e205472695ba6d74]

XML: Width and Height of draw objects are set to (1, 1) when flags say this should not be exported.


2001-02-22  Martin Gallwey  <mtg@openoffice.org>  [0e6ae40ae769586489b48ca2c41c529b5c47be87]

Changed SwHTMLApplet_Impl to SwApplet_Impl


2001-02-22  Herbert Duerr  <hdu@openoffice.org>  [bf5b5f4d9b57bc37ac74596218079c9f84690995]

no X11 on MACOSX


2001-02-22  Oliver Specht  <os@openoffice.org>  [3a8e34475ebccd203db1eefead27bb90cb649b69]

description changed


2001-02-22  Martin Gallwey  <mtg@openoffice.org>  [c4fd66e8b02cc391160876c55d5b99292ad17875]

Added SwAppletImpl


2001-02-22  Martin Gallwey  <mtg@openoffice.org>  [9072534e3de8a04f321ae6880f7d29e548762893]

Changed to use SwAppletImpl


2001-02-22  Martin Gallwey  <mtg@openoffice.org>  [b0b64e0e1dd05a0fed547ed29e9298b42b1d1dec]

Applet helper class...moved from htmlplug.cxx so that xml import can use it also


2001-02-22  Kurt Zenker  <kz@openoffice.org>  [5a5910cceeb12a08a5b78184849ed1f5f54ff050]

new version for SRC622


2001-02-22  mm  <mm@openoffice.org>  [4b0b0bef6e9288dd170b8350a53172a1d6ee0b56]

vcl possibly without main


2001-02-22  Hennes Rohling  <hro@openoffice.org>  [a041cb15df57815ab5278bf8befc64fc00f26e41]

Prevent include of windows.h


2001-02-22  Eike Rathke  <er@openoffice.org>  [7fd70e753af7944ed3a5d972eb2f63cc5b1460bd]

MayBeRegExp: including '<','>'


2001-02-22  mm  <mm@openoffice.org>  [109b0e5ea423660e705d51dc7f03ef55ec57ad8b]

vcl possibly without main


2001-02-22  Andreas Bregas  <ab@openoffice.org>  [f5343df3732268811761bd1f01290fb40e7cc90e]

Exception specification corrected


2001-02-22  Eike Rathke  <er@openoffice.org>  [1bd59508f59a52c89738c6bbb71fce6925011418]

removed developer's sloppyness


2001-02-22  Armin Weiss  <aw@openoffice.org>  [17dd6bfdde102e4de107317fc2567fb2787d09c1]

Added support for Rect_13x13 handles to offer bigger handles for the corner radius of rectangles


2001-02-22  Martin Gallwey  <mtg@openoffice.org>  [b1f0158920c73776fd14b013ea45262c106d6233]

Added conversion of old autocorrection files into new XML autocorrection files. Note: There is a bug in SfxMedium->GetStorage / SfxMedium->GetOutputStorage which currently prevents autocorrection to work as desired.


2001-02-22  Rüdiger Timm  <rt@openoffice.org>  [81ce1c84dab21314bfb5da7417bfb81bf71d02c5]

new version for SRC622


2001-02-22  Rüdiger Timm  <rt@openoffice.org>  [91ee8db948dd04cfbfa828aad67bfe16f80ed756]

new version for SRC622


2001-02-22  Dirk Völzke  <dv@openoffice.org>  [074e2904fae9887e46acb5007d6e39999c9102be]

Basic events should consist of type, library and macro name


2001-02-22  Dirk Völzke  <dv@openoffice.org>  [4ca6c7769a9a5590f94f2b2d2d2f92768f22e658]

CreateEventData_Impl(): Basic events should consist of type, library and macro name


2001-02-22  mfe  <mfe@openoffice.org>  [99f3356cc2239968227c6e7daadc67cef44ecbd5]

little adaptions


2001-02-22  Vladimir Glazounov  <vg@openoffice.org>  [61a05c103b622f2bfae7a0153b6d5f469ff89d25]

no type difference between product and non-pro


2001-02-22  Kay Ramme  <kr@openoffice.org>  [78ddc5565455bfee47da9371d39779b3721ef58a]

sal object windows must not be managed else they draw their parent frame to their size


2001-02-22  Ocke Janssen  <oj@openoffice.org>  [d1a18c6071fbfab8d73a4b46c727f66fc84094f8]

late ctor inserted


2001-02-22  Ocke Janssen  <oj@openoffice.org>  [3440e30efc6769edf117d543458c2af6968c61d7]

set create params


2001-02-22  Oliver Specht  <os@openoffice.org>  [b6dc8cd3640464a402f0722012f8c0feef3bd633]

solaris requires second cast


2001-02-22  Malte Timmermann  <mt@openoffice.org>  [9df267549296b8a4f79e543bcd4905db9c97cbcf]

#84258# HACK: SimpleRegistry can't deal with UNC path names


2001-02-22  Armin Weiss  <aw@openoffice.org>  [851324924e4e6543a72d199bc97550dc5681b221]

XML: Changed transformation import/export to use size always and positions when there are no shear or rotate values. Else use svg:transform statement.


2001-02-22  Nils Fuhrmann  <nf@openoffice.org>  [4fe6d9ce92f24a2e792fa133d9afd26bbeba0953]

Fixes for reload of new solar list particles


2001-02-22  Oliver Braun  <obr@openoffice.org>  [dbf0d14f0c2d2487faea8527535c652d2101b084]

added filter for DND files


2001-02-22  Armin Weiss  <aw@openoffice.org>  [931a2089e0b74c965c63a6ec68effc8d81b7c987]

XML: Corrected errors in using shear; there needs to be the tangent feeded to this function


2001-02-22  Hennes Rohling  <hro@openoffice.org>  [154d7d5dff8ab07665cc17765be231766437b845]

#84621# Disable CommandAbortexception as workaround


2001-02-22  Sven Jacobi  <sj@openoffice.org>  [207e171f99cc3bf8adb51af78524c6c64c5f8e4d]

GraphicFilter api changes


2001-02-22  Sven Jacobi  <sj@openoffice.org>  [ee6f373993c1e4e04c3734beabd073d30a319b7f]

changed method: GetImportFormatNumber to GetImportFormatShortName


2001-02-22  Sven Jacobi  <sj@openoffice.org>  [70188dadb803216ab2cdf7eba2a1f76459622a67]

using FilterConfigCache, removing things that belongs to the old install.ini


2001-02-22  Sven Jacobi  <sj@openoffice.org>  [6228e6ace845efdae8f7850ac23836df983b1b9a]

added FilterConfigCache


2001-02-22  Sven Jacobi  <sj@openoffice.org>  [9e22ddaf1abf5d2038913c72df54208abc147f05]

new cache for the information provided by the FilterFactory


2001-02-22  Kai Sommerfeld  <kso@openoffice.org>  [eb2ab8d9dcc9de4351b6a59f96706aeefeedfd5f]

#83832# - Fixed Content::setPropertyValues(...). Generated           PropertyChangeEvent.OldValue contained the new property value!


2001-02-22  Kai Sommerfeld  <kso@openoffice.org>  [6d2ca57e72ac7422a4458296bafa2b4c20616c79]

#83832# - Fixed Content::setPropertyValues(...). Generated           PropertyChangeEvent.OldValue contained the new property value!


2001-02-22  Kai Sommerfeld  <kso@openoffice.org>  [3a9c0f59d010e0aef5af831da866f6933d502afc]

#83832# - Fixed HierarchyContent::setPropertyValues(...). Generated           PropertyChangeEvent.OldValue contained the new property value!


2001-02-22  Peter Burow  <pb@openoffice.org>  [722f13e568ac2faa5b4c98398b164de417cd744f]

fix: #83845# #83843# #83869# more preview updates


2001-02-22  Christian Lippka  <cl@openoffice.org>  [bb2c6092d903f5b570a9e2b249834ac76ff4350b]

added ole support


2001-02-22  Kai Sommerfeld  <kso@openoffice.org>  [65b469fc08caaa6ad486273cb37011522716a9f9]

Documentation.


2001-02-22  Hennes Rohling  <hro@openoffice.org>  [5d0d2344d9735caf535632a289dfa59013eaff61]

#76253# Normalize path before resolving


2001-02-22  Thomas Benisch  <tbe@openoffice.org>  [be13a7c0261488219ac017e45cb702e695e9a022]

added properties for dialog controls


2001-02-22  Mathias Bauer  <mba@openoffice.org>  [943f1ab59d792e70944437d47112480fb7aabc92]

bugs in SetClassId


2001-02-22  Mathias Bauer  <mba@openoffice.org>  [fedd0884487cef6e1a1ebf5a3e0e80293868980f]

filters must have FILEFORMAT_50 as default, otherwise alien formats may get wrong storages


2001-02-22  Sascha Ballach  <sab@openoffice.org>  [caa9f7a0e37009b5b0733718f44e7dc94a63096e]

add view settings import; to do: set the settings on the view, but this depence on how we handle more than one view thats why I have to do this later if we have decided this


2001-02-22  Gene Anaya  <ganaya@openoffice.org>  [f57599b5750b0edf512e1c5dd1e3dd4932e1ec14]

Add staticmbstatbar.cxx with static symbols for Mac OS X build.


2001-02-22  Gene Anaya  <ganaya@openoffice.org>  [6ace775a7ecc835111c3050466149b3aae69b098]

Add staticmbview.cxx with static symbols for Mac OS X build.


2001-02-22  Gene Anaya  <ganaya@openoffice.org>  [3363c28ab0c57f3416c3d6e80006ae07c53ecbd4]

Add staticmbappl.cxx file for static symbols needed in Mac OS X build.


2001-02-21  Rüdiger Timm  <rt@openoffice.org>  [826e4f9704bcea3645cea0700c12f3da368a0d91]

SRC623


2001-02-21  Daniel Boelzle  <dbo@openoffice.org>  [be442862608fdff54bd1b5e3d2568f1498ebc424]

further impl


2001-02-21  Daniel Boelzle  <dbo@openoffice.org>  [19196379120685ee6a17e63f4d329fa39b2e51b1]

new


2001-02-21  Daniel Vogelheim  <dvo@openoffice.org>  [5c5f3a8988f944171146ffae1f4a2d6e27eedcf7]

- fixed: setting ruby attributes now works


2001-02-21  Babak Mahbod  <bmahbod@openoffice.org>  [f2035a4d77ef4e64bab259d52aeee0eac5dc6f3b]

New data members added for port's pen attributes. New data members added for PixMap states. All appropriate APIs updated.


2001-02-21  Daniel Vogelheim  <dvo@openoffice.org>  [cd3952c4d9ae60c8cca88edfb66ba7298e5a5183]

- fixed: ruby property states


2001-02-21  Daniel Vogelheim  <dvo@openoffice.org>  [f05fb061805699b0cb121562af4d3db7dcb12254]

- fixed: ruby attribute


2001-02-21  Daniel Vogelheim  <dvo@openoffice.org>  [06a076334d7ef11b3d231c21630ca91b784cca01]

- added: export of rubies and ruby styles - added: import of rubies completed


2001-02-21  Daniel Vogelheim  <dvo@openoffice.org>  [a18bcee9923551661df6616f409e0e3684e095f8]

- added: import and export of document events


2001-02-21  Daniel Vogelheim  <dvo@openoffice.org>  [e4c5be3d857aed68299537e2b967acffe804edd8]

- changed: data style now first attribute in text and date fields (a present for Jogi)


2001-02-21  Hennes Rohling  <hro@openoffice.org>  [a78f337e122c4fb86ebc2efd20ed37f1b7dbd8fb]

Macros for main() definition added


2001-02-21  Daniel Vogelheim  <dvo@openoffice.org>  [461707ca6d64a068bc62f2b3bea028a3d708345a]

- added: export and import of footnote properties in page styles


2001-02-21  Eike Rathke  <er@openoffice.org>  [b0fa32d0afbd3bc0d2d15ea465c29b391610b9f8]

new class ScToken and derived


2001-02-21  Sven Jacobi  <sj@openoffice.org>  [c61bba8445848478e48652735c9705309af633e7]

class GraphicFilter is now using the xml configuration management and will not need the install.ini anymore


2001-02-21  Eike Rathke  <er@openoffice.org>  [d521b08f678450801e66c9a9f6bb17277281333f]

header split and ScToken --> ScRawToken, ScDoubleToken --> ScDoubleRawToken


2001-02-21  Eike Rathke  <er@openoffice.org>  [9500f84ad306604a5ff267c4e0b28d00b550c2a0]

RefData splitted from compiler.hxx


2001-02-21  Eike Rathke  <er@openoffice.org>  [4c22b2329a9afddcf0808fb90399f392caaf03ac]

OpCode splitted from compiler.hxx


2001-02-21  Niklas Nebel  <nn@openoffice.org>  [72f136f2dd7685ea69fadc342f8cf4e2de54a2a2]

#84197# PasteDataFormat: also test for old calc formats


2001-02-21  Christian Lippka  <cl@openoffice.org>  [2f147dbea05ca73e332ec21ed05bab2cd93f63b3]

added api friendlier interface


2001-02-21  Christian Lippka  <cl@openoffice.org>  [50063bb8abe5e726d79ab61cac1bca72514909f3]

added ole2 support


2001-02-21  Christian Lippka  <cl@openoffice.org>  [cbd8e4d144757f40b75063bb4ab0e13ca2cfaad0]

added VisibleArea and MapUnit properties


2001-02-21  Philipp Lohmann  <pl@openoffice.org>  [3d3f8a7e29b3d1460ba1633e6300998deab1c9d4]

#267# changes to fullscreen mode


2001-02-21  Philipp Lohmann  <pl@openoffice.org>  [e7ce5c6aec8a956f8e14ae00772fceeb5631c4ec]

removed some test code


2001-02-21  Andreas Bregas  <ab@openoffice.org>  [9fdab163069206ef84aa317efe88b2984d522340]

Implementation of XScriptEventsAttacher


2001-02-21  Andreas Bregas  <ab@openoffice.org>  [2209acdf3ad60636033d73f0ad81902a36ac0ccb]

eventatt.cxx added


2001-02-21  Andreas Bregas  <ab@openoffice.org>  [aabf194b5f530ba3448938c1683f67b317fdd3f4]

Container for event descriptions


2001-02-21  jp  <jp@openoffice.org>  [5fbb4c4c83bfcf19f5291da06a3f9f5496cfc400]

use GetLang of the TextNode


2001-02-21  jp  <jp@openoffice.org>  [d9188c1e6a91fd747160938552da249050c2d27a]

use GetCurLang form the EditShell


2001-02-21  jp  <jp@openoffice.org>  [c5d1b0c2438782f0a05c6c2f88b575bd93023b8b]

use new function GetWhichOfScript/GetScriptTypeOfLanguage


2001-02-21  Andreas Bregas  <ab@openoffice.org>  [43770e70330eb6fbc28403c788fba1622e9ccf2c]

eventcontainer.cxx added


2001-02-21  jp  <jp@openoffice.org>  [d1d920a164462649e9b3ae9d1b200f614cd1333c]

new: GetScriptTypeOfLanguage


2001-02-21  Andreas Bregas  <ab@openoffice.org>  [a0fd1987eaa6b6da09822ca3cb3cdab875352e66]

Support for XScriptEventsSupplier added


2001-02-21  Andreas Bregas  <ab@openoffice.org>  [bf7ac85f586198441fb92e61d446b9866747e134]

Container for event descriptions


2001-02-21  Philipp Lohmann  <pl@openoffice.org>  [00e5f2add5944a0c7483e3e214e09834afcdb115]

#267# if fullscreen make dialogues appear on top


2001-02-21  Andreas Bregas  <ab@openoffice.org>  [64665a49a31706caaf38aae6e49c78df454c246b]

Support for XScriptEventsSupplier added


2001-02-21  Andreas Bregas  <ab@openoffice.org>  [3ad81c8faf3536fcb0f7125132e8812cea521df7]

New interfaces XLibraryContainer, XScriptEventsSupplier, XScriptEventsAttacher


2001-02-21  Andreas Bregas  <ab@openoffice.org>  [fccdc8df942d702b204378b792d8a9c41480d810]

Interface to attach script events


2001-02-21  Philipp Lohmann  <pl@openoffice.org>  [77da2aa58b69e6cb2095bce1c0406d5687ea57ee]

handle terminated strings as well as unterminated


2001-02-21  Andreas Bregas  <ab@openoffice.org>  [5b60de40c90e1f23844000dc4014ff457ffc02db]

Interface to access event descriptions


2001-02-21  Niklas Nebel  <nn@openoffice.org>  [5b54c36888517a22d060e78d668949e7ec82c30b]

queries re-activated


2001-02-21  Dirk Völzke  <dv@openoffice.org>  [8e236024baf2af5f13db38b2de659dc4798e330a]

#84178# Get the solar mutex before using the resource system


2001-02-21  Oliver Braun  <obr@openoffice.org>  [3c2840a5a4e3ec3300c6e10c59bdd825346248ef]

added datatransfer api


2001-02-21  Dirk Völzke  <dv@openoffice.org>  [55f4dac0b5673b16c9ee70db464dcf6c2621508d]

Added namespace FRAMEWORK


2001-02-21  Dirk Völzke  <dv@openoffice.org>  [73d2392cb956d02442c6c0bcbf75814e35deba50]

added defines for the version list


2001-02-21  Oliver Braun  <obr@openoffice.org>  [7080f9174a8c456b15e60ba8fa6d26384e8bcde6]

dnd test app


2001-02-21  jp  <jp@openoffice.org>  [337e0de7ab4b649c3936e2cf9c4ba1cf2450596d]

missed return added


2001-02-21  Andreas Martens  <ama@openoffice.org>  [73a60024edde512024ecdb2e93378fcc4fccdd1b]

Fix #82998#: Fieldportions and follows


2001-02-21  Christian Lippka  <cl@openoffice.org>  [170f000e22a47d9eb3fd495b4847319fbfc9b1a9]

added MeasureUnit constants


2001-02-21  Peter Burow  <pb@openoffice.org>  [779f640a55e754453f9396e3d5c46646597785b9]

fix: #84180# feed SfxContentHelper with URL only


2001-02-21  Niklas Nebel  <nn@openoffice.org>  [a4ddd8b1fa7870f3fa33a1bf9ab097d0be0f3b3c]

set length in generation of column names


2001-02-21  Caolán McNamara  <cmc@openoffice.org>  [6b8c452138e16541ae46a27e5a4df65adfa3a2cf]

Combined Characters Field Import


2001-02-21  Frank Schönheit  <fs@openoffice.org>  [1adf33af988210ffc4a4cec51e77b2f16a4f287a]

re-enable the control wizards


2001-02-21  Frank Schönheit  <fs@openoffice.org>  [5f1e3f56d8401aadd1cbed9f9cf047348a26b6e3]

derive the shell from ConfigItem directly


2001-02-21  Niklas Nebel  <nn@openoffice.org>  [2c89aa3c25906ac70b457197a1731315633fe55b]

SetSortParam/SetQueryParam: set header flag


2001-02-21  Thomas Lange  <tl@openoffice.org>  [c9c53756814d91cc5803bcca22a2cb068f7abfd1]

ongoing implementation for asian search options


2001-02-21  jp  <jp@openoffice.org>  [d8adf7a2ce47149c6011e3bd7823e6989a82e7ec]

use shell method to get the current Language


2001-02-21  Kai Ahrens  <ka@openoffice.org>  [584ced31ccec944266ad484e1c902799cebfafa4]

#83026#: 'insert file' for XML files, too


2001-02-21  Thomas Lange  <tl@openoffice.org>  [69284dda92ca9aeb1eeb94d03933302ab83cff97]

...AsianOptions new; transliteration changed; initial settings for SearchOptions member


2001-02-21  Kai Ahrens  <ka@openoffice.org>  [e4a861f7496571e25e289c4e034d1484305f319c]

#83026#: 'insert file' for XML files, too


2001-02-21  Thomas Lange  <tl@openoffice.org>  [082a564fd180f467c02a8b830bb3f0ec512cd4ee]

srchdefs.hxx added


2001-02-21  Christian Lippka  <cl@openoffice.org>  [4b5a9ff836327fd391418aacd283503845f93a17]

added helper for measure conversion


2001-02-21  Thomas Lange  <tl@openoffice.org>  [a0eea6e7749b3443f6ad1219b0cd64005388c24b]

ongoing implementation


2001-02-21  Dirk Völzke  <dv@openoffice.org>  [cb4fdd8bc4d7fc6c8debdadf3040ed9e7a7fe3f2]

Added XMLOFFLIB


2001-02-21  Dirk Völzke  <dv@openoffice.org>  [322c7db278680a518cb44077d026aa78c71f845e]

Save the version info in XML for 6.0 file format


2001-02-21  Kai Ahrens  <ka@openoffice.org>  [8196cf7e885460257076d37186a77f2cf619c5c9]

#83026#: 'insert file' for XML files, too


2001-02-21  Dirk Völzke  <dv@openoffice.org>  [3cbbebeb00cfc487d55bc050e5b6e448c8e30e75]

added xmlversion.cxx


2001-02-21  Kai Ahrens  <ka@openoffice.org>  [fb9132638e86d08136129a5d54b5abcdb8e5b788]

#83026#: 'insert file' for XML files, too


2001-02-21  jp  <jp@openoffice.org>  [64ec09f38fa812b1cd1f85ace949bd518a9bbcb2]

use new function GetWhichOfScript() to get right WhichId


2001-02-21  Christian Lippka  <cl@openoffice.org>  [8fbc5e97cc8780198ab85dd3ef64b052654708ed]

added MeasureUnit constants


2001-02-21  Kai Ahrens  <ka@openoffice.org>  [817cfd074c06ffd0f4a36420b41e18658b55d516]

#83026#: 'insert file' for XML files, too


2001-02-21  jp  <jp@openoffice.org>  [dcae20e577ac3afcf9e365ad62080315a0e8d2e7]

new: Which mapping for ScriptType


2001-02-21  Oliver Specht  <os@openoffice.org>  [d88b150e9dc6b9eaf9b86c82969e5698fddbd34f]

use database struct instead of a combined string


2001-02-21  jp  <jp@openoffice.org>  [abaa7d97e696dc9e5d9cfe3c1ea1ae615433ac05]

new: Which mapping for ScriptType


2001-02-21  Oliver Specht  <os@openoffice.org>  [f4b0cbeefa528f1e231f8ea9619a4d7d01257a05]

typo corrected


2001-02-21  Oliver Specht  <os@openoffice.org>  [199b49e0058268280baee5b56f739aefdc8c7b08]

use database struct instead of a combined string


2001-02-21  Dirk Völzke  <dv@openoffice.org>  [628e6649a7ac77316b428e40706c2e7d6a95c799]

Removed SfxApplication::RegisterEvent()


2001-02-21  Frank Schönheit  <fs@openoffice.org>  [5bc5cc1c7fba970c76752505306e996b54fbdee8]

re-insert the SID_FM_USE_WIZARDS slot


2001-02-21  Frank Schönheit  <fs@openoffice.org>  [52f54cb62c7e7dbe62d56e0f382014a9cee85e67]

make the UseWizards setting persistent, again (in the configuration this time ...)


2001-02-21  Oliver Specht  <os@openoffice.org>  [4f3d101f696ee1e166089981f84ff4df75998371]

use database struct instead of a combined string


2001-02-21  Frank Schönheit  <fs@openoffice.org>  [c1d74d9d1ad685db62af796c386d5102ad153ffc]

+disambiguateName


2001-02-21  Oliver Specht  <os@openoffice.org>  [6985f1e13cdf55cabb75179d2c07fadf0ba7390e]

#83825# no line break in resource text


2001-02-21  Kay Ramme  <kr@openoffice.org>  [96edaf84c53fed7bd2ca76e1cc82542de493bfde]

cause of cyclic type deps, better late init methodDescriptions (#84143#)


2001-02-21  Oliver Specht  <os@openoffice.org>  [a9d14a9d64ed1437ab25e9acec376f0c5f859fa4]

read address database configuration


2001-02-21  Malte Timmermann  <mt@openoffice.org>  [f70a1c904def396609ffcf0d6697bafdf4a3e981]

removed disabeling radio check


2001-02-21  Niklas Nebel  <nn@openoffice.org>  [af1edcb566efdeaf82e199414a1dc036b8de9ab1]

allow database ranges from spreadsheet document as tables


2001-02-21  Niklas Nebel  <nn@openoffice.org>  [6e662beab41105b0e5333d0c782035f316b08749]

IsUserDefined


2001-02-21  Frank Schönheit  <fs@openoffice.org>  [ce80c9d06f7cb9234cc342c2cc458fa07c80ac96]

layout ...


2001-02-21  gt  <gt@openoffice.org>  [cf7b275122cf2480c23e7313c54e3f38ade9d75b]

wrong cases for XclAddInNameTrans.hxx


2001-02-21  Frank Schönheit  <fs@openoffice.org>  [2432470efea36df481ddb87156aafa8c7fbe765e]

overload createPeer - disable AutoToggle on the peer


2001-02-21  Philipp Lohmann  <pl@openoffice.org>  [f644276d9dc26c08557b86f7113d85e8dddf09d3]

end drag on rejectDrop


2001-02-21  jp  <jp@openoffice.org>  [b1e05f551329644d6da42bcca2022cca13d14774]

use also CTL&CJK attributes for the redlining


2001-02-21  Ocke Janssen  <oj@openoffice.org>  [17f38edd050e050834158858b59596f737c747c2]

getRow corrected


2001-02-21  Sascha Ballach  <sab@openoffice.org>  [17f3e2c1ca971ff6d436e507f724be5c33d499c2]

add for View Settings Export/Import needed defines


2001-02-21  Dirk Völzke  <dv@openoffice.org>  [971aa78cf2abd3b83581522e3d6311d081112ea6]

Use WeakImplHelper instead of SFX_IMPL_XINTERFACE


2001-02-21  Dirk Völzke  <dv@openoffice.org>  [e58ccd44a6c8f4e04a22f8fb727558e66f9a2a13]

Use WeakImplHelper instead of SFX_DECL_XINTERFACE_XTYPEPROVIDER


2001-02-21  Sascha Ballach  <sab@openoffice.org>  [bc33d554fe35572ceb1585908514561c2b151e93]

add View Settings Export


2001-02-21  Sascha Ballach  <sab@openoffice.org>  [7461832bab0d421180da7ae06d405221e8f2c71a]

add WriteUserDateInAny and ReadUserDataFromAny methods to ScViewData and ScViewDataTable. this methods will be used to give the XML Export/Import the view settings.


2001-02-21  Sascha Ballach  <sab@openoffice.org>  [4efc03bf439b85a2817ea8bd080b35c647e85341]

add the defines, which are used to get the view settings out of a sequence. the sequence is used to give the XML Export/Import the view settings


2001-02-21  Frank Schönheit  <fs@openoffice.org>  [df1b4c1f5f92b29135a7c552993f4a27953689cd]

initial checkin - form control auto pilots


2001-02-21  Frank Schönheit  <fs@openoffice.org>  [8ca1020195ee939e7f9ea0f882030a13abfc3377]

SwXShape::setPropertyValue(AnchorType): correctly extract the property value


2001-02-21  Oliver Specht  <os@openoffice.org>  [646acf80caf00cbef4eea6f164cff5b6501a73a9]

#84182# missing mutex added in ::refresh


2001-02-21  Patrick Luby  <pluby@openoffice.org>  [48f6da7f8fe7d02674ee9ede25ef40eecd8d9988]

Added working stub code to SalGraphics::GetCharWidth


2001-02-20  Patrick Luby  <pluby@openoffice.org>  [58b2d319141bca6d13cc4f1fb4d81369a7f378e8]

Corrected order of deletion when running without arguments. Before, the BmpWin instance would be deleted before its children (aMB and aPB).


2001-02-20  Patrick Luby  <pluby@openoffice.org>  [1c723ac19949d88a958fa092af85fc39264ee46d]

Implemented workaround for QuickDraw bug. The bug was that GWorld's created before the first window was displayed would cause QuickDraw to core dump when drawn to.


2001-02-20  Caolán McNamara  <cmc@openoffice.org>  [c7fe48c34eda61236bd616217f0448cc0887215f]

CJK Combined Characters Word Export


2001-02-20  Hans-Joachim Lankenau  <hjs@openoffice.org>  [365deb51560fe4b7e2937d05edba224881f6f4e7]

introduce LAZY_DEPS


2001-02-20  Armin Weiss  <aw@openoffice.org>  [ca388b363f1164d1cd611afec532bb06af8a69e6]

Added support for setting the outliner when creating text objects to the right direction for horizontal/vertical.


2001-02-20  Sven Jacobi  <sj@openoffice.org>  [e63a60e73be614dadbcd1e6c342eeb0bb957afb2]

#83493# export of presentation settings: start slide number is now saved


2001-02-20  Malte Timmermann  <mt@openoffice.org>  [98ed5b4141d9cae44f5f9aed688712f42779e512]

ScriptSpacing, new PortionKind: ExtraSpace


2001-02-20  Daniel Boelzle  <dbo@openoffice.org>  [743e30840e69be89455a57e817a6d9c7f6f25028]

further impl


2001-02-20  Oliver Braun  <obr@openoffice.org>  [5347387f31cf634977d5a779755a26a6f1d3af2f]

end drag on drop with drag action none


2001-02-20  Mathias Bauer  <mba@openoffice.org>  [3c2c968e081c4e6a27221cb1044460adfc804141]

Don't allow to set the Title as property


2001-02-20  Martin Gallwey  <mtg@openoffice.org>  [88d9f8f893bda19e2a613aba7fe48874d87b212b]

Removed CXX_FILES section and added HTMLHelper


2001-02-20  Kai Sommerfeld  <kso@openoffice.org>  [d926e6be6d815ecfc3b5051eec7185141b5b9b64]

#84155# - Fixed memory leaks in class DAVResource and NeonPropFindRequest.


2001-02-20  Martin Gallwey  <mtg@openoffice.org>  [1e49b9824e6a6758338f69a113f6a022e3bb9f00]

make SwXMLTextBlocks the default for new autotext files


2001-02-20  Martin Gallwey  <mtg@openoffice.org>  [847f9efecb0aade9a14427b953b40eef6642d53d]

Was causing an assertion from sfx\itempool - 'GetFrozenRanges would be faster' this fixes the problem


2001-02-20  Caolán McNamara  <cmc@openoffice.org>  [2947a3df098aaaa486ffc4482ece39b56e1dbb68]

#84095# Footnotes in field results that are being ignored shouldn't therefore be inserted


2001-02-20  gt  <gt@openoffice.org>  [591e6e92ad87dd11cfcff7723af0b52415abfbc0]

AddIn-export & translation


2001-02-20  Armin Weiss  <aw@openoffice.org>  [f78462eda7827563bb31aa209b5c0b7eef89afd7]

some initialization changes for vertical writing, including correct painting for metafile conversion


2001-02-20  Armin Weiss  <aw@openoffice.org>  [0c61544505e4c9d6628167165e128482579348f7]

some code optimizations concerning ItemSets


2001-02-20  Armin Weiss  <aw@openoffice.org>  [981918d3d9a5bb51669f13ee135bddf4e6e4ef9d]

come code optimizations


2001-02-20  Armin Weiss  <aw@openoffice.org>  [8fdd56798b9dfd8809efbd7c821fea08743fb880]

Had to set some extra items for vertical writing


2001-02-20  Kai Sommerfeld  <kso@openoffice.org>  [6c4d78dcdb58462f84dfd2f62109be17ba8c692a]

#84155# - Fixed memory leak in ctor.


2001-02-20  Hans-Joachim Lankenau  <hjs@openoffice.org>  [170fb22aaaa8aa4e95ac712874f4abec5fedd8f2]

rename macro for win32


2001-02-20  Hans-Joachim Lankenau  <hjs@openoffice.org>  [fdce80341b78a739dec389db3dbc9c8dabd7e00a]

use static freetype


2001-02-20  Hans-Joachim Lankenau  <hjs@openoffice.org>  [6aef7a862c0663e67c35c7738906998481a7b61a]

freetype static


2001-02-20  Jörg Budischewski  <jbu@openoffice.org>  [11625a33ab8299c73fb0af397d29f9007de6f619]

#83737# fill the udk208 branch into the main stream


2001-02-20  Juergen Schmidt  <jsc@openoffice.org>  [b07aed8f6f83e3e240ceb8a17a3763e8c9c7e727]

#84070# change links for renamed documents


2001-02-20  Frank Schönheit  <fs@openoffice.org>  [925bd8e9e0575f79129bec240034d4078abcd301]

#82877# +ErrorMessageDialog.idl


2001-02-20  Frank Schönheit  <fs@openoffice.org>  [70fb6e9bbb6f616c366d9aa632d3c777d29b1891]

initial checkin - service description for the ErrorMessageDialog


2001-02-20  Frank Schönheit  <fs@openoffice.org>  [8518ffd9a253964bba20fc3cf4c387c5dcc3ead3]

syntax


2001-02-20  Malte Timmermann  <mt@openoffice.org>  [9670bda70bcdd9aa44a9dbe3422add306d76f46f]

Draw: Changed BigRect for vertical writing


2001-02-20  Frank Schönheit  <fs@openoffice.org>  [491ea5b49621a59a5e1347b1dc96b9d34ad12c6d]

#82886# +DatabaseFormattedField / +FormattedField


2001-02-20  Frank Schönheit  <fs@openoffice.org>  [098a7df44b66cac06feb01dfc4a590546b652af1]

initial checkin - service description for a formatted field


2001-02-20  Daniel Boelzle  <dbo@openoffice.org>  [098a1350e57a64e12edaedd2941fdc116cc2c91d]

further impl


2001-02-20  Frank Schönheit  <fs@openoffice.org>  [5a37f93f881e4409a90eb3f9bab7a70a5aca2d15]

#82886# +UnoControlFormattedFieldModel.idl


2001-02-20  Behrend Cornelius  <bc@openoffice.org>  [d76923707f2dabfc7dfd427c1fe73b887a257b66]

#79265# Message added to template-resources


2001-02-20  Daniel Vogelheim  <dvo@openoffice.org>  [3561aecb4a2f7c846f5f010cefb8c5bc6a37fec2]

- fixed: saving of sections in global documents now works properly


2001-02-20  Daniel Vogelheim  <dvo@openoffice.org>  [b443b806bb386422361648f0ccb7819c6d753715]

- added: IsGlobalDocumentSection property to section


2001-02-20  Frank Schönheit  <fs@openoffice.org>  [2c99ce6eccb373bde8bff798097d4bf480c3bded]

#82886# corrected the description for the formatted field


2001-02-20  Frank Schönheit  <fs@openoffice.org>  [d35ac7e403edcc780121e0ccb9863ffbff8b11c9]

initial checkin - service description for a data aware formatted field


2001-02-20  Oliver Braun  <obr@openoffice.org>  [88300c21c3a41586683cfb76dcec1ebc79f632e2]

update drag action on shortcut


2001-02-20  Frank Schönheit  <fs@openoffice.org>  [3a8f09d56297c9b594ebeddd913f2bcea775397a]

#82875# removed XClearParameters - this interface is obsolete, the functionality is covered by XParameters


2001-02-20  mfe  <mfe@openoffice.org>  [4fd89c6759bd20e89ae12d93aff7d1935f7025a5]

#83978# : use getThreadTextEncoding


2001-02-20  Frank Schönheit  <fs@openoffice.org>  [09f5c3a5d3d46f5880a3afce57ef424bcb7d8764]

#84151# when entering the queries page for a new data source, apply the changes asynchronously


2001-02-20  Frank Schönheit  <fs@openoffice.org>  [78b7545485739f404e0167f8d0b2add2854f662c]

#84151# applyChanges -> applyChangesAsync / +OnAsyncapplyChanges


2001-02-20  Hans-Joachim Lankenau  <hjs@openoffice.org>  [41d35b01189718d6ceae600ce355ec5ad0942bcd]

you don't realy wanna know...


2001-02-20  Ocke Janssen  <oj@openoffice.org>  [c55a423975ea4d7499dd86dd2a7d772b61fb88ff]

typo


2001-02-20  Hennes Rohling  <hro@openoffice.org>  [c23e94edd1363da92ca70e2ce635d9e6ea32307e]

#84153# Retrieve system dependend path before calling Windows API


2001-02-20  Niklas Nebel  <nn@openoffice.org>  [e5cc14295a01d8387cefc0c7f040be4be37360f0]

setName: exception on existing name


2001-02-20  Joachim Lingner  <jl@openoffice.org>  [82011b6fd06bf3e9e1f2266655e02d25a42eaa37]

DropTargetDragEvent does not use awt::Point any longer


2001-02-20  Joachim Lingner  <jl@openoffice.org>  [78ff82f5b9cb1eea97ea2354297f83b0232e4022]

some cleanup


2001-02-20  Joachim Lingner  <jl@openoffice.org>  [adcf505164e63a68da3355be0c41ab9e0ed4a006]

XDropTargetFactory includes removed


2001-02-20  Mathias Bauer  <mba@openoffice.org>  [db5449fa6b30facad6fd048881fa8459e322d0a9]

#82614#: bugfixes for setPrinter also for swt614


2001-02-20  Jörg Budischewski  <jbu@openoffice.org>  [c4b2ed0d5b5690d2752adf3fff42776603e5e0ca]

#83737# uno_threadpool_disposeThreads now offers a feature to join on all previously created threads (when the method is called with a 0 as bridgeID)


2001-02-20  Christian Lippka  <cl@openoffice.org>  [6644cb0dfce83388b83c80ef80b73740f39c39f2]

don't use search item in player


2001-02-20  Ocke Janssen  <oj@openoffice.org>  [1655c1cb5fe2967f13928bd0e0c721c8dffdc896]

linux var


2001-02-20  Daniel Boelzle  <dbo@openoffice.org>  [bca4a153b55a3d73919e17804bbb8b1f079a3953]

new


2001-02-20  Christian Lippka  <cl@openoffice.org>  [49786e66262dbdc5496ece7dc1e9989e5be0da02]

don't use search item in player


2001-02-20  Frank Schönheit  <fs@openoffice.org>  [7449182b0cdd659ec5526e7dd5d7cc9c3993c746]

#83607# when beeing bound to a non-numeric field, don't use the DBTypeConversion upon committing


2001-02-20  Frank Schönheit  <fs@openoffice.org>  [5c71af0d18b03ca469d45c54118e181ce5e4b33a]

#83607# +m_bNumericField


2001-02-20  Oliver Braun  <obr@openoffice.org>  [61306048108adffcf96e196ade9c0232cc7d7704]

drag and drop fixes


2001-02-20  Herbert Duerr  <hdu@openoffice.org>  [7142efa8f652843dd5d7de5d82df093d6bec59aa]

fixed unresoved reference


2001-02-20  Ocke Janssen  <oj@openoffice.org>  [abc3b68bef6adae7af2ded492ccda42228a41179]

type cast


2001-02-20  Kai Ahrens  <ka@openoffice.org>  [b4c7d556b48695267c2fc0a006f7ab15df57c178]

#83985#: create medium after check for Basic export, not before


2001-02-20  Oliver Braun  <obr@openoffice.org>  [c9327e01b0c7bbb251eca3d1f2025b55c5c7e3f4]

dnd api change


2001-02-20  Ocke Janssen  <oj@openoffice.org>  [04a3b5067e5c0303f7073290aadca07ac9c416b5]

forget throw spec


2001-02-20  Ocke Janssen  <oj@openoffice.org>  [6e71517be0ada022078a024b1cf938792b7eb70b]

one ; removed


2001-02-20  Ocke Janssen  <oj@openoffice.org>  [d0b52b6f4029d0b34255ecbc04720e17f2681882]

wrong types


2001-02-20  Kay Ramme  <kr@openoffice.org>  [4dcd74de67160e16a5ebc796157ea2789f474504]

remove JobQueue from ThreadPool, if disposed (#82560#)


2001-02-20  Christian Lippka  <cl@openoffice.org>  [ecaf88a495c932793f4ef2a53e58078cfd22cbb1]

re added 'unofrmatted-text', it was lost during cvs merge


2001-02-20  Daniel Vogelheim  <dvo@openoffice.org>  [bcb0d73cee3836d819f0c1be5b0ed740c411658e]

- fixed: empty cells now handled properly; cf. #83761#


2001-02-20  mfe  <mfe@openoffice.org>  [e3adfcc9493b045c814262d5bb0e8e43bb346139]

#83978# : no debug output


2001-02-20  Caolán McNamara  <cmc@openoffice.org>  [bb96978a01f16697397ecf371b294b8e924639b7]

#83546# Don't create a tab stop description without any tab stops


2001-02-20  Andreas Martens  <ama@openoffice.org>  [2cb9297b9c7ad77a8008dd042f07effc0616e7fa]

Opt.: ScriptInfo cached changes of script


2001-02-20  Oliver Bolte  <obo@openoffice.org>  [656fbf1818ad0be5b4d62cf408acf22083df42a4]

#65293# regionsw.cxx with exception flag


2001-02-20  Daniel Boelzle  <dbo@openoffice.org>  [780a743ea8892173fd06d779bc543bbbc06e655c]

init of uno_Any::pData; minor modifications


2001-02-20  Philipp Lohmann  <pl@openoffice.org>  [e21c164b2b6e04590633ebeb599ddb3274627fae]

adopted latest interface changes


2001-02-20  Andreas Schlüns  <as@openoffice.org>  [b7810a76563a5d8ce6e4cd5b6f2c2f3aeaf28469]

new functionality for creation uno service manager


2001-02-20  Oliver Braun  <obr@openoffice.org>  [a7ccfb62b53d377c12e97241e0421e2605bba6b8]

removed awt types due to circular dependencies


2001-02-20  Andreas Martens  <ama@openoffice.org>  [6f960e8526f071835dfb6bdcb226ac0efb807a91]

Opt.: ScriptInfo cached changes of script


2001-02-20  Ocke Janssen  <oj@openoffice.org>  [8c6697c4e9397858ab4758b27e14008332d541a0]

wrong base class


2001-02-20  Kurt Zenker  <kz@openoffice.org>  [59a422681f481d70f77d0a7715b7c83126e254b9]

new version for SRC622


2001-02-20  Kurt Zenker  <kz@openoffice.org>  [598da114ba877f7d78e4d6d93b544592ed22ac63]

new version for SRC622


2001-02-20  Oliver Bolte  <obo@openoffice.org>  [1ba00b023f3c50b75aa66049ebd9e57cefba7eab]

#65293# missing header xmlprmap.hxx


2001-02-20  jp  <jp@openoffice.org>  [79f996b0815cecc4cb315061deebda71aa64a580]

new: GetScalingOfSelectedText


2001-02-20  Frank Schönheit  <fs@openoffice.org>  [2f420bc52db33b60e3c0c8346d66b25aa38a0dc2]

#84014# when opening the context menu using the mouse, temporarily select the entry the menu applies to


2001-02-20  Oliver Bolte  <obo@openoffice.org>  [29e602530e5d49eda2788f6e8d73560c78e76731]

#65293# wrong typed TransliterationModules.hpp


2001-02-20  Hennes Rohling  <hro@openoffice.org>  [47167f721c508d39184e209b354f1fb44eda5a0b]

#82589# Prepare for generic resolving of path ellipses


2001-02-20  Kurt Zenker  <kz@openoffice.org>  [85f13518aa505e51cf63acdbf2bf1936a9e63b1c]

new version for SRC622


2001-02-20  Frank Schönheit  <fs@openoffice.org>  [e5b857451385647e5b3ed45ad153d0909f70f918]

do a syncViewToProperty when selecting a page


2001-02-20  Frank Schönheit  <fs@openoffice.org>  [cc3a0eb5221727be64ef0644a511e4d623e92716]

#84111# allow number formats to be removed


2001-02-20  Oliver Bolte  <obo@openoffice.org>  [e3c83d0723835acd531cf9fbcc9287f665d5f57a]

#65293# parse error linux


2001-02-20  Peter Burow  <pb@openoffice.org>  [3d9fe1c392dd04b96ee5604e90a4abd1af590720]

fix: #83918# now PRODUCTNAME as generator value


2001-02-20  Peter Burow  <pb@openoffice.org>  [f03f122678c5279351f0b1ee946b7559eb4c105c]

fix: #83918# STR_HTML_GENERATOR added


2001-02-20  Patrick Luby  <pluby@openoffice.org>  [e1c2d62cd851b47e162390f0cde29fd2bd56078d]

Added missing line in UnlockGraphics function


2001-02-19  Niklas Nebel  <nn@openoffice.org>  [5d4d5cba0db75a7940f9c71ebfbd6b7aa16fef59]

read compatibility names from AddIn


2001-02-19  Niklas Nebel  <nn@openoffice.org>  [42c18734058c5171f72f8f86c99d77bd8b2df12f]

access to compatibility names for AddIns


2001-02-19  jp  <jp@openoffice.org>  [3161d52e123a2a55f65f7fdcfe99cef3e0ebea3d]

use HTMLOption of TextEncoding


2001-02-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [1e69412276be9a69dbc3978ac56d86937be0f6e0]

#442 - check check for hamburg releng build


2001-02-19  Kurt Zenker  <kz@openoffice.org>  [682772a93a73f9b5b502a7abd83459262f351bb0]

new version for SRC622


2001-02-19  Daniel Vogelheim  <dvo@openoffice.org>  [5aa065d73be6a91965b2f5a9aee4ba536220ff6a]

- fixed: silly hack removed


2001-02-19  Caolán McNamara  <cmc@openoffice.org>  [5ae04029f4bb800d3e401e9c4b31f0c948ddb456]

#74188# Documented FSPA anchor values should override escher attributes when different


2001-02-19  Juergen Schmidt  <jsc@openoffice.org>  [c8166fc4f38648b9ea4f62a8d6203f8445c14c6d]

#83978# change text encoding for saving ascii values in the registry


2001-02-19  Kai Ahrens  <ka@openoffice.org>  [acfd97305e74ea57bf63d518e4eaa6e9ef644d68]

#83781#: don't show assertions with empty path URL's


2001-02-19  Frank Schönheit  <fs@openoffice.org>  [8a92f0fc13b36b957789b5da220454ff5eb2d3dc]

UpdateUI: do default page selection


2001-02-19  Kai Ahrens  <ka@openoffice.org>  [ca61b26f61f8ca3f32d32ad2e23508409aca5f29]

#84109# check for invalid graphic types before executing crop dialog


2001-02-19  mfe  <mfe@openoffice.org>  [30e4f477a5818a808a7a15dc2b6e1172b7ac83de]

83978# : use current text encoding


2001-02-19  Frank Schönheit  <fs@openoffice.org>  [515b420efb8bca656a1b58ef8dbc725fdf50ca0b]

OColorControl: insert the standard entry at position 0


2001-02-19  Juergen Schmidt  <jsc@openoffice.org>  [325d28352314b3ef31aec609fb40d01b8cd6e56a]

change text encoding where it was necessary, e.g. component names


2001-02-19  Kurt Zenker  <kz@openoffice.org>  [8a9187b47a5597875fd9fa4424c52747ad464582]

new version for SRC622


2001-02-19  Kurt Zenker  <kz@openoffice.org>  [83dcad142c8a62faa411979fb0bdfdee3ea8989c]

new version for SRC622


2001-02-19  Kurt Zenker  <kz@openoffice.org>  [37c925841f97fc76021e20e092ade14127b0fffa]

locale using of projectheaders


2001-02-19  Oliver Bolte  <obo@openoffice.org>  [39bb30e9c251eb9e8a626097bb35ed10bda8fc9c]

#65293# transliterationmodules include wrong


2001-02-19  Frank Schönheit  <fs@openoffice.org>  [449108fe4b2b58539f577a0e17a741627fe08a91]

#84099# disposing: one more check for m_pListener == NULL


2001-02-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [2cc92686dd32e973cc567460234acdbe77d6d442]

remove useless part of change


2001-02-19  Christian Lippka  <cl@openoffice.org>  [7101944d33cbaa628b97fcccd2eaf10626b3d9c5]

added IsInternel property for ole shape


2001-02-19  Christian Lippka  <cl@openoffice.org>  [266b1b30f023e2d88c63321220e1129a8fab87c1]

#83627# add XShapes with already created SdrObjects to group


2001-02-19  oisin  <oisin@openoffice.org>  [bda605b97a30c34b0a8b82e5a7fd76f13fffaebe]

On Solaris, use Workshop CC preprocessor instead of Workshop cc preprocessor for STLport header test. See Issuezilla #445


2001-02-19  Kay Ramme  <kr@openoffice.org>  [b05360b9b65f041fe787996baeada24ad8730572]

merged chainges from 1.6.2.1 - 1.6.2.2 (only print stack trace if job in queue or job in progress (#83868#))


2001-02-19  Herbert Duerr  <hdu@openoffice.org>  [42e2e52832e869e4d6b36fdeabae5e60526053f1]

dynamically load libXrender


2001-02-19  Thomas Lange  <tl@openoffice.org>  [a29c6a2102bc8a8ba5d91c42bbee34eebd683718]

TapPage size fixed


2001-02-19  Sander Vesik  <svesik@openoffice.org>  [78b1703a702df55ac4f32c0edb3b202b77eb45b8]

Bring Linux/PPC platform makefile up to date with the rest.


2001-02-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [1c6a22a7cd802441aedb79810625ce164ceb9e7a]

fixed typo for NOOPTTARGET


2001-02-19  Frank Schönheit  <fs@openoffice.org>  [04c18d87790aec4067688889c3c83e67ef683d24]

#83193# updateNull: use the correct old value when firing the value change


2001-02-19  Frank Schönheit  <fs@openoffice.org>  [63dc987bade5382c5507ef0da958b064246185bd]

#83193# reset_impl: initialize the columns with void (need a default value property in the rowset columns to completely fix this -> OJ


2001-02-19  Frank Schönheit  <fs@openoffice.org>  [e4d9718afdcdec1a0674a899a2175d6a9375cf02]

#84041# infrastructure for activating pages from outside


2001-02-19  Frank Schönheit  <fs@openoffice.org>  [717e294d581243b802eaf42ab349e38f5ea169b7]

#83649# correctly eval the return value of getIntrospecteeProperty / #84041# infrastructure for activating pages from outside


2001-02-19  Oliver Specht  <os@openoffice.org>  [5fac2a309510c15fa90a244e3958a5eb66a50031]

#83607# interface of number format changed


2001-02-19  Kurt Zenker  <kz@openoffice.org>  [00e3cf5116ef6e3920568607f40e8c93af1a770f]

SRC622


2001-02-19  Armin Weiss  <aw@openoffice.org>  [4bd9393174166aeab7cfc0f548709fd26b5e24a1]

#83801# More support for vertical writing added, especially text along polygon and convert to polygon.


2001-02-19  Christian Lippka  <cl@openoffice.org>  [8ad2a382561bca655898d3a66af28c723dca1fb6]

register factory for current file formats


2001-02-19  mfe  <mfe@openoffice.org>  [d867b457f5e7a93774ee0c17556934d3e2926d9f]

#84066# : shutdown before close


2001-02-19  Christian Lippka  <cl@openoffice.org>  [4ceadb496b76fecabaf273604a74d34a840127a4]

#84076#  lock document, added meta and ole export


2001-02-19  Christian Lippka  <cl@openoffice.org>  [7794853356cb8693491d35b225b33beda0e33d03]

#84076# added lockControlers&co


2001-02-19  Mathias Bauer  <mba@openoffice.org>  [31821432199303d90e6a553244b467fc2c16ab49]

allow setting properties on UCBStorage elements


2001-02-19  Christian Lippka  <cl@openoffice.org>  [3e22eeb77dd661c9612b12805b2f073cc56d0885]

#84076# do not call setAutoLayout while model is locked by the api


2001-02-19  Mathias Bauer  <mba@openoffice.org>  [8cb29fd2259e4aca333fad5767a0c4429951b861]

allow setting properties on UCBStorage elements


2001-02-19  Caolán McNamara  <cmc@openoffice.org>  [54cdf23912a33d32c7270357f5d8055e09c81d0d]

#84082# Extra unknown bit in language index in DopTypography


2001-02-19  Oliver Specht  <os@openoffice.org>  [c7699cc47cd264edb191945c1e1737b7eb97fb43]

#83948# CharKerning with twip conversion; #84025# CharFont*-properties to export/import default font


2001-02-19  Kai Ahrens  <ka@openoffice.org>  [b0e1b0892563b5489cf3f5e207d7fd8325ef01c0]

82777#: added acquire/release solar mutex


2001-02-19  Frank Schönheit  <fs@openoffice.org>  [34700da79120422be2f23239ddbdfd2a40ee70fe]

#84034# CreateStream: don't assert when catching a ContentCreationException


2001-02-19  Oliver Braun  <obr@openoffice.org>  [7bdc96631fbd37f6b35333a810bc205703c1a46e]

unsure where to uncapture the mouse for unx ...


2001-02-19  Malte Timmermann  <mt@openoffice.org>  [4eb7e83e6e5e58e2766c3d55aec69f99f32f5750]

draw: calc pos/size before SetMapMode()


2001-02-19  Frank Schönheit  <fs@openoffice.org>  [5fd596665fab20bcddf029d2b921b5dc2b2703f9]

#83904# InvalidateFeature_Impl: corrected behaviour when calling InvalidateAll_Impl


2001-02-19  Kai Ahrens  <ka@openoffice.org>  [a2f657b848eee4a371b0375d4b0741e630e60fd6]

82777#: added acquire/release solar mutex


2001-02-19  Mathias Bauer  <mba@openoffice.org>  [c79f3186ccafa97676faa95c8de247b9c35491f5]

extract content type from classid


2001-02-19  Mathias Bauer  <mba@openoffice.org>  [a56dbf597ca2532e965615c95fef2c0a7fb0d3e0]

#83349#: save config on deactivate; #81785#: insert module shell on right position


2001-02-19  Mathias Bauer  <mba@openoffice.org>  [36386278d9632ec62407402b16f14586a13bce27]

#82739#: EndAutoShow must look at the mouse position


2001-02-19  Mathias Bauer  <mba@openoffice.org>  [77af98c7505d04497ce733c83966189392389cf3]

#82614#: use enums for printer properties


2001-02-19  Mathias Bauer  <mba@openoffice.org>  [81a75dafef5697670b7702780d47821f55740249]

use the right storage format inGetStoprage if possible


2001-02-19  Oliver Specht  <os@openoffice.org>  [f57a32549f3daff5fe19fc9705f91ca920a722e1]

#83948# Query/PutValue implemented, incl. twip conversion


2001-02-19  Mathias Bauer  <mba@openoffice.org>  [962f8eb3f48f90ce9ea1cf191052239fb78b0e4b]

#83349#: use ViewSettings


2001-02-19  Mathias Bauer  <mba@openoffice.org>  [69665c6081d399a90f93e9a735c3e169ec722b0d]

#82738#, #82739#: bug in Initialize: wrong handling of FORCEDOCK flag


2001-02-19  Mathias Bauer  <mba@openoffice.org>  [6e46abb735371f9ff72f89f5002eb43875aa2edb]

#84090#: use InteractionHandler when creating cursor


2001-02-19  Mathias Bauer  <mba@openoffice.org>  [a5fedad2074623f993217249acfa91e7087dc558]

#83349#: SaveStatus when DeletingControllers; #82739#: EndAutoShow must look at the mouse position


2001-02-19  Mathias Bauer  <mba@openoffice.org>  [a6a56f7c772568a7734f91d382b7517c285832d3]

#83349#: Bug in loading Config


2001-02-19  Daniel Vogelheim  <dvo@openoffice.org>  [229b04196ef225b18868d47674699e784848896c]

- fixed: silly hack removed


2001-02-19  Thomas Lange  <tl@openoffice.org>  [5ffde06420899bb4d103b207a43a51b4cb27b649]

SvxJSearchOptionsPage added


2001-02-19  Thomas Lange  <tl@openoffice.org>  [be1ac05c1e0cd1b925e47a3f730d2c563b422373]

optjsearch.hxx added


2001-02-19  Thomas Lange  <tl@openoffice.org>  [d133709ac0ba979967a4a711620be263f52219d6]

optjsearch.* added


2001-02-19  Thomas Lange  <tl@openoffice.org>  [03116b8c7de32cde629d9b0699141a31f4d6a888]

Japanese search options added


2001-02-19  Thomas Lange  <tl@openoffice.org>  [d27af70287e91120cc7f606a777f24358adbd3b0]

HID_SVXPAGE_JSEARCH_OPTINS aded


2001-02-19  Oliver Braun  <obr@openoffice.org>  [199d6990d8fececf4042c0cba9fa10e282b96a63]

XDataTransfer added


2001-02-19  Daniel Vogelheim  <dvo@openoffice.org>  [25bd60d3f54032fb6535c147d61740576fd28998]

- fixed: method now uses proper name


2001-02-19  Thomas Lange  <tl@openoffice.org>  [fb52ad00b841b5148594f0211247fc927f386161]

searchopt.obj added


2001-02-19  Thomas Lange  <tl@openoffice.org>  [3067c61ea7b3a78b3e640f06319ccebf30cff020]

SvtSearchOptions new


2001-02-19  Thomas Lange  <tl@openoffice.org>  [ce604b3fc014e229eb1c4c1bf2b071a06876b013]

searchopt.hxx added


2001-02-19  Thomas Lange  <tl@openoffice.org>  [4c5e426f270109ba1eb1c283910ab05c6e646973]

Has SearchOptions member now


2001-02-19  Oliver Specht  <os@openoffice.org>  [8183e0d436a87e10a8976d67d743e5fb6b45f436]

ruby, scaling and rotation added


2001-02-19  Frank Schönheit  <fs@openoffice.org>  [72f6abcc33fe3c1023ee7d74891ef2ed537fa48c]

#84018# +ImplStartColumnDrag - now called from within MouseButtonDown


2001-02-19  Dieter Loeschky  <dl@openoffice.org>  [0bbf1d8cae2f1aa53aa6f3521010ab66b111def1]

Vertical AutoLayouts added


2001-02-19  Oliver Specht  <os@openoffice.org>  [00d028585cc66e995c6771897df7be61717af904]

no ruby attributes in styles


2001-02-19  Oliver Specht  <os@openoffice.org>  [3e081d4723a1ba37d47c8b6002143013611268ff]

ruby text portion


2001-02-19  Andreas Bille  <abi@openoffice.org>  [bb7ce7e613dc68feca4850b0d1f04bd908a1c061]

#83141# Checking whether goal and source of copy and move are the same.


2001-02-19  Kay Ramme  <kr@openoffice.org>  [d73d167d1ce3d766d2dcba192c93868e615451b9]

replaced createFromAscii with RTL_CONSTASCII_USTRINGPARAM where possible


2001-02-19  Frank Schönheit  <fs@openoffice.org>  [7f399960dd78d211ca52c20c94f1193ee80704ea]

init the transliterationFlags in the SearchOptions


2001-02-19  Frank Schönheit  <fs@openoffice.org>  [9b314d293b4eab644065e7728608aacc2b0110e7]

init the transliterationFlags in the SearchOptions


2001-02-19  Kai Sommerfeld  <kso@openoffice.org>  [4d70b0462e985b1d970962b9e316c83139026c67]

Use old neon propfind interface even if SUPD>614 (neon not yet updated)!


2001-02-19  Kay Ramme  <kr@openoffice.org>  [ec007ab8ebf0c60b67ba2c15457f50bd079b5ef4]

protected debug output with if(DEBUG)


2001-02-19  Kay Ramme  <kr@openoffice.org>  [5d06cf695b3b1dce6427b6c9811db0ecf69a9a50]

fill in stackTrace


2001-02-19  Kay Ramme  <kr@openoffice.org>  [4741d1a9f33b107549446ba5f6d2e4e32952179a]

resolve InvocationTargetException


2001-02-19  Kay Ramme  <kr@openoffice.org>  [6432c6c1da26b9f7d164ffd23eaa7c08f5bd6c16]

let a possible exception from >createInstance< fly through


2001-02-19  Oliver Braun  <obr@openoffice.org>  [33b094ff8dfaa6205e73d581161368f649a51da4]

clipboard access api


2001-02-19  Caolán McNamara  <cmc@openoffice.org>  [41e250422918ba9de4d4a935e182fb17edf91703]

Clean c-ism test not null before delete tests


2001-02-19  Caolán McNamara  <cmc@openoffice.org>  [37dbeaa8ccf1d23a024ad5a0acc57d70201bf80e]

Guard code for direct MathType->MathML conversion


2001-02-19  Oliver Specht  <os@openoffice.org>  [95176318476d12d1813f6a9d59df13a36c9fe4ec]

use GetDrawModel instead of MakeDrawModel


2001-02-19  Ocke Janssen  <oj@openoffice.org>  [2a1288fcfd4dfeb2c22674d6acb04db10a0a45ec]

#83816# count(*) corrected


2001-02-19  Oliver Specht  <os@openoffice.org>  [caba31acbaa0347a6fa9ba50603dfbf33282c01d]

ruby/rotation/scaling properties added


2001-02-19  Oliver Specht  <os@openoffice.org>  [82a403e19ec42e22e5786cbe29bac06149993dae]

SwFmtRuby::Query/PutValue implemented


2001-02-19  Oliver Specht  <os@openoffice.org>  [023a58b5fbbf3b30692f4b66d5f5b07c28270934]

ruby properties added


2001-02-19  Frank Schönheit  <fs@openoffice.org>  [7b5af0f7d2ccb8186248e73b0687325b8638aa8b]

recognize text-area (instead of textarea) for compatibility reasons ('til 624)


2001-02-19  Frank Schönheit  <fs@openoffice.org>  [5fe739be563426893b3e3ad54833f48a3224369e]

ExecuteFilterSortCrit: InvalidateAll in case of an error


2001-02-19  Oliver Specht  <os@openoffice.org>  [de92c4fc3b666774be62ef7cd0f7fe9fdf1fd184]

CharStyleName->RubyCharStyleName


2001-02-19  Oliver Specht  <os@openoffice.org>  [5a2cdc525d3a6bd0036ce990f1d3035e49d77bea]

CharStyleName->RubyCharStyleName


2001-02-19  Oliver Specht  <os@openoffice.org>  [ad4dc7816150eab2314faa1dcf7e0489d776172f]

SvxCharRotateItem::PutValue: allow 0, 90, 270 only


2001-02-17  Patrick Luby  <pluby@openoffice.org>  [dabc28fde66874e26ac2ea084fa4a8ce0a358e06]

Removed NOOPTFILES for Mac OS X since this is now in solenv/inc/unxmacxp.mk:wq


2001-02-17  Patrick Luby  <pluby@openoffice.org>  [50c70530ec580484f4f27d93a9d082061bb81261]

Removed NOOPTFILES for Mac OS X since this is now in solenv/inc/unxmacxp.mk:wq


2001-02-17  Patrick Luby  <pluby@openoffice.org>  [b46ee9d62f940c7e8f44b3bdeeb191150b0f3b8e]

Turned off optimization when exceptions are on as to avoid bugs in comipiler's optimizer


2001-02-16  Eike Rathke  <er@openoffice.org>  [1131931897b45badd4836886b285a83936f162d0]

#80980# lcl_IsReference: added ocColRowName with svSingleRef


2001-02-16  Niklas Nebel  <nn@openoffice.org>  [8db15f8d3a0305e7940b894304347a3df519d700]

#84073# after SetMarkedToLayer, leave draw shell if nothing selected


2001-02-16  Niklas Nebel  <nn@openoffice.org>  [a8bd15284aef712e7c4e6bff13948906c0205c6f]

#84073# SetMarkedToLayer: call CheckMarked immediately


2001-02-16  jp  <jp@openoffice.org>  [9f6fa1081037dcc08ca6f57d50f9689418ba4e60]

use instead of file access the dbgerror macro to show statistic information


2001-02-16  Eike Rathke  <er@openoffice.org>  [ebe814202662d4719e144d62b5e4473c0cc15400]

del: unused IsMasterType (would have to be extended for matrix anyways)


2001-02-16  Eike Rathke  <er@openoffice.org>  [cd3df520cb36ede4cc50a96bc5a38003ef8f2c0f]

#82713# ScChangeActionContent::GetFormulaString: deleted cell may have virtual position, take that


2001-02-16  Andreas Bille  <abi@openoffice.org>  [d7a7ca196e535b717f59670a726b6a2196b70c74]

#83917# Missing explicit UTF-8 encodings in constructors of Strings from byte-arrays or vice-versa. A new indexing of the help files is necessary.


2001-02-16  Daniel Vogelheim  <dvo@openoffice.org>  [818ca3d73f7635badef101d8c14aada1dc16c20b]

- fixed: early out for loop


2001-02-16  Daniel Vogelheim  <dvo@openoffice.org>  [57447356fe5878ddc230384ed64c6cec84969f5a]

- fixed: auto update mode for DDE sections doesn't crash


2001-02-16  Daniel Vogelheim  <dvo@openoffice.org>  [63124e8072f53bf39ed3ad9fe240cace48ae513a]

- added: footnote/endnote configuration to section styles (#82982#)


2001-02-16  Daniel Boelzle  <dbo@openoffice.org>  [bc9580358895ba4381f27c5e4e65bb51411d41c5]

added set() methods, refined query


2001-02-16  Daniel Boelzle  <dbo@openoffice.org>  [9b1c37bec346a192aa6b8c5b1ed4e53f3512d349]

added hasElements()


2001-02-16  Daniel Boelzle  <dbo@openoffice.org>  [732bd469091eba7937fed6adc009a342ab6e733a]

potential deadlock fix


2001-02-16  Daniel Vogelheim  <dvo@openoffice.org>  [abe4c5ca393a697277deb44bd2e44c2c52918e28]

- add: online keyword (for online documents)


2001-02-16  Vladimir Glazounov  <vg@openoffice.org>  [0cc338a2c0c2cfebf9a8ba92872604dc1f196d06]

fix const compile problems


2001-02-16  Daniel Vogelheim  <dvo@openoffice.org>  [36040e43202dcdba0558d3b3cc44114487084c18]

- changed: DDE properties now set simultaniously (#83654#)


2001-02-16  Niklas Nebel  <nn@openoffice.org>  [8ed85286f746052118c66510ebcba47ab5b1bfca]

#83853# keep names of non-chart ole objects, skip when updating chart listeners


2001-02-16  Ocke Janssen  <oj@openoffice.org>  [4ff2b7495cd2204e8cee9364d2b06d0ca4486183]

new helpid


2001-02-16  Ocke Janssen  <oj@openoffice.org>  [bdd168ef25b89e904163843513993f56cfec52cd]

use default font if no font is available


2001-02-16  Ocke Janssen  <oj@openoffice.org>  [c9c2b67e6053e3b933bb89c967155d945e4d11e1]

#83983# show adddialog


2001-02-16  Ocke Janssen  <oj@openoffice.org>  [85b1c428657f0123c781105a6b3cfae1cedd63f9]

some new functions


2001-02-16  Ocke Janssen  <oj@openoffice.org>  [0ac38cdc1de51b869663207d460d4a8c667a8f5d]

new strings


2001-02-16  Armin Weiss  <aw@openoffice.org>  [56002717ef0a3bc5e0d790744128a3e1dc99471a]

#84061# The defaults for distance and focal length are not usable, I replaced them with useful ones for E3dView::Get3DAttributes(..) and thus for the 3d flyer.


2001-02-16  Ocke Janssen  <oj@openoffice.org>  [e2ab550b928ba79d4e0a9e04276cace23ddde8bf]

get unique name


2001-02-16  Ocke Janssen  <oj@openoffice.org>  [89b532d629db8e28c0df3317dadf5551bb4d8339]

new im- export


2001-02-16  Ocke Janssen  <oj@openoffice.org>  [e1adc57bba189158e60134f814ab931928955111]

new ex- import data


2001-02-16  Ocke Janssen  <oj@openoffice.org>  [711e7188f8c4f224da6cea4e4d564c5ee8ad3d63]

html and rtf ex- import


2001-02-16  Ocke Janssen  <oj@openoffice.org>  [2aa93b86bd4ee9a70350a1acb3ded91f452d1ab7]

3 new files for ex- import data


2001-02-16  Andreas Martens  <ama@openoffice.org>  [773a05bb2d4763a1b0280ee8805c20a7f2f836fa]

New: Rotated characters activated


2001-02-16  Caolán McNamara  <cmc@openoffice.org>  [aac83b157f805a032cc931041707c220c8660919]

##444## Background graphics/objects always infront of text


2001-02-16  Eike Rathke  <er@openoffice.org>  [2765b019228a240417c86b7c1053ebd806532ef6]

#84020# LoadXML: InsertingFromOtherDoc=TRUE, no half way listeners


2001-02-16  Oliver Specht  <os@openoffice.org>  [1f4b14df675d5392eca35c3214946aac186df58f]

prevent second call of ExecFormLetter


2001-02-16  Oliver Specht  <os@openoffice.org>  [17200994480eb2cbb121d568d92dcd9a796850a7]

example window ipmlemented


2001-02-16  Oliver Specht  <os@openoffice.org>  [af31e135d06306e9647f116d8b40be76b4d74ccc]

Ruby dialog


2001-02-16  Andreas Martens  <ama@openoffice.org>  [e17a70918dc317de8937063a9e7ed7467bf2061c]

Opt/Fix: Problems with really small default tabulator distances


2001-02-16  Philipp Lohmann  <pl@openoffice.org>  [edb705452912f2664338313e9c5e6807c3fa56a5]

changed to holder interfaces to solve single display multi instance problem


2001-02-16  Armin Weiss  <aw@openoffice.org>  [005c8cbd6b420dfb0db71693ae5c5be775d2207e]

#83840# allow disabled items of type XATTR_FILLFLOATTRANSPARENCE to be set.


2001-02-16  Daniel Boelzle  <dbo@openoffice.org>  [2b10ef45dabc74ea553821b7c7928f101957ef17]

new


2001-02-16  Herbert Duerr  <hdu@openoffice.org>  [c090cd53b69c08a526fca26feace25b6ae6244a5]

add USE_XRENDER ifdefs


2001-02-16  Martin Hollmichel  <mh@openoffice.org>  [1713ccde31a2793f45575455dd263da7096147d8]

chg: Syntax


2001-02-16  Armin Weiss  <aw@openoffice.org>  [182f47927d2dc2b1efea60a80be77bb57063324f]

#83840# Modified handling of XATTR_FILLFLOATTRANSPARENCE items


2001-02-16  gt  <gt@openoffice.org>  [c3182cd1313f96a884e53ab5fa704275a6a7f362]

FilterProgressBar::FilterProgressBar(): init of pStr / pXIStr


2001-02-16  Caolán McNamara  <cmc@openoffice.org>  [67959285582e05eabb35002873eb047fce5df1e4]

#84032# Additional record support added to VBA index walking code


2001-02-16  Daniel Vogelheim  <dvo@openoffice.org>  [190e1fe94a294b41b94b4674980f191d2395b9e5]

- fixed: section footnote properties can now be set


2001-02-16  Andreas Martens  <ama@openoffice.org>  [ce19181e3698da74926abdd6bef5ccc57f84d6db]

Fix #81084#: Negativ indent of paragraphs in flyframes


2001-02-16  Andreas Schlüns  <as@openoffice.org>  [439ffd06578f36084c8e8820c6986c7f4e099205]

move light services to another library (for shared filtercache!)


2001-02-16  Andreas Schlüns  <as@openoffice.org>  [3783eee3fe454e3d59a7620be6fdce04781b7cdb]

move light services to another registration file (for shared filtercache!)


2001-02-16  Armin Weiss  <aw@openoffice.org>  [a0691a2cada1250551fd964d4e596489ffb6fea7]

#83968# for changes of the camera distance item (SDRATTR_3DSCENE_DISTANCE) there needs to be an extra geometric change undo created. Added this.


2001-02-16  Philipp Lohmann  <pl@openoffice.org>  [a486d71430fe248c5f164c0a9774f75e8be47025]

const and autohint workaround


2001-02-16  Dirk Völzke  <dv@openoffice.org>  [8103187f7d6b06e92c1946b6f2d06cdb64f2fe91]

include PropertyValue.hpp instead of PropertyValue.hdl


2001-02-16  Armin Weiss  <aw@openoffice.org>  [42da5663b4c0b3cddf34675b7341593d9c669f4d]

#83664# added division by zero tests in BigMulDiv()


2001-02-16  Peter Burow  <pb@openoffice.org>  [4097a48e96db53cdd9deabc83327cb40c8ea0346]

fix: include *.hpp, not *.hdl


2001-02-16  Oliver Specht  <os@openoffice.org>  [8ba444e6838f92559c7b3c086d9de84b8d0c315a]

information interface for numbering components


2001-02-16  Malte Timmermann  <mt@openoffice.org>  [e7f0f67314ba1578cba8ea50b24c48b9e6f824cf]

some cleanups


2001-02-16  Malte Timmermann  <mt@openoffice.org>  [5d556b80f255d451f73cbb04afe12818d89fd26e]

PropertiesChange: Call base class


2001-02-16  Malte Timmermann  <mt@openoffice.org>  [1092a3ee6b14b49d8df2403628e592698cc54d00]

changed the draw method for workwindows


2001-02-16  Philipp Lohmann  <pl@openoffice.org>  [59d2c10162b4bf1d34e80d4640cfdc70366e52d7]

one instance for clipboard


2001-02-16  Malte Timmermann  <mt@openoffice.org>  [6cd1f48f8fb4341b67675aab357c9f5450dddf47]

Implemented the Draw() method


2001-02-16  Malte Timmermann  <mt@openoffice.org>  [2fff4e87b4523860332d8a53b077828b1670b15c]

Moved some declarations from cxx to hxx, changed the DrawWindow() parameters


2001-02-16  Armin Weiss  <aw@openoffice.org>  [b1620e2293fe02a434e04a1b698104fde131be7d]

#83951# Added DocumentReload() to 3D flyer. The flyer needs to throw away it's latest buffered ItemSet which uses the ItemPool of the document when the doc is (re)loaded.


2001-02-16  jp  <jp@openoffice.org>  [93ca4558f6d13980b97cbcb304ea992a155e4689]

im-/export the Rotate-/ScaleWidth-Character attribut


2001-02-16  jp  <jp@openoffice.org>  [467204178351d6e7ee6dcdd277881f595d0f67ab]

im-/export the Rotate-/ScaleWidth-Character attribut


2001-02-16  Oliver Specht  <os@openoffice.org>  [be50646bbc23aeec9cc3f3d2f530270d89a97929]

footnote/endnote properties completed


2001-02-16  Armin Weiss  <aw@openoffice.org>  [15d8d3864c387d8b2f808f61ce5d409fd5091c81]

#83951# notify 3d flyer (if opened) that the doc is (re)loaded. The flyer needs to throw away it's latest buffered ItemSet which uses the ItemPool of the document.


2001-02-16  Niklas Nebel  <nn@openoffice.org>  [f6a83204acf05c376fa99e5d4d14283ba899b75c]

#82084# XScenarios instead of XScenariosSupplier


2001-02-16  Caolán McNamara  <cmc@openoffice.org>  [4b1cc958f4918ea9608ba5c88bc480ddf059e0aa]

Normalize japanese doptypography variable names


2001-02-16  Martin Gallwey  <mtg@openoffice.org>  [770890339914077c91509c21cdfa53de88a3bef7]

GetLongText support added


2001-02-16  Martin Gallwey  <mtg@openoffice.org>  [71622a9666e35a9e43f61dcb52b7bedc8f563227]

GetLongText support


2001-02-16  Martin Gallwey  <mtg@openoffice.org>  [c1fd480141cdffc86f3d002feffbe9ad88069fdb]

Added storage to constructor


2001-02-16  Oliver Bolte  <obo@openoffice.org>  [063ce7e2b4572701fe4189db7a26810c14fc0b69]

SRC622


2001-02-16  Martin Gallwey  <mtg@openoffice.org>  [d0e40f291fce0608d59274bdb46b4baf2f6b51c5]

Initial import


2001-02-16  Martin Gallwey  <mtg@openoffice.org>  [0a2d73371877669a41a8ca6a2d316818d8577c52]

Added XML support for Section Lists


2001-02-16  Martin Gallwey  <mtg@openoffice.org>  [bd59bc65f69c87440f511182498f4b68c5c4d7c9]

Only enabled exceptions for files which use them + remove unnecessary CXXFILES section


2001-02-16  Martin Gallwey  <mtg@openoffice.org>  [75a6be4686b483cd1228f8fae332efcc35b87271]

fixed SvStorage constructor


2001-02-16  jp  <jp@openoffice.org>  [6e3d8429b961ba45e9a1d7219d92b90f6493bede]

new token: horzvert


2001-02-16  Martin Gallwey  <mtg@openoffice.org>  [234070324e4ac814526bea69a1d3b94034842144]

Added XML support


2001-02-16  Herbert Duerr  <hdu@openoffice.org>  [22299d661ce5478ce6a0d4e5031516a2d4c805d9]

add glyphcache peers for X11


2001-02-16  Andreas Martens  <ama@openoffice.org>  [35c71942fb8439f05adc11535907b4852219db06]

Fix #83563#: Linenumbering outside of the page


2001-02-16  Jörg Budischewski  <jbu@openoffice.org>  [ab42167942da53a7539758e12b67b7da5e890564]

#83737# feature for optional unloading of all previous loaded dlls added


2001-02-16  Kai Sommerfeld  <kso@openoffice.org>  [543e3fa99c48684eeeb2fb1d38e15eb6aaba308e]

#83892# - Need to hold hostname and proxyname in an OString member,           because of somewhat curious neon API.


2001-02-16  Sander Vesik  <svesik@openoffice.org>  [635ee4a23505facfeaf906fd9404ee1be7325f45]

Add support for NetBSD.

Contributed by: Michael Rauch <mrauch-openoffice@fs.tum.de>

2001-02-16  Sander Vesik  <svesik@openoffice.org>  [b644bb4942582d297ca4e006268b53a1a5d13a85]

Merge support for NetBSD to HEAD.


2001-02-16  Sander Vesik  <svesik@openoffice.org>  [9a4869f233ace0e6f0b653cc24573bdc60ac26b4]

Update support for NetBSD - treat it just like it was Linux or FreeBSD

Contributed by: Michael Rauch <mrauch-openoffice@fs.tum.de>

2001-02-16  Sander Vesik  <svesik@openoffice.org>  [648313d0e5c1dd79b25465ba77ce27e931b2868f]

Update support for NetBSD.

Contributed by: Michael Rauch <mrauch-openoffice@fs.tum.de>

2001-02-16  Sander Vesik  <svesik@openoffice.org>  [af94af920ca8bc20096bbbea7d35df372bd7eca2]

Update support for NetBSD, include <sys/time.h> instead of <unistd.h>

Contributed by: Michael Rauch <mrauch-openoffice@fs.tum.de>

2001-02-15  Sander Vesik  <svesik@openoffice.org>  [11a56d42cd9c06ab2c29a55dbc9a9d864608f87d]

Merge NetBSD changes from OO614B to HEAD.


2001-02-15  Sander Vesik  <svesik@openoffice.org>  [2973ba7fc536ea5e2e91d74d8e6839c2dca86457]

new post-619 base makefile


2001-02-15  jp  <jp@openoffice.org>  [73d5d1da13c861cb2aa3f19c0cb5d1f54ddffc81]

new character attribute: rotate and scalewidth


2001-02-15  jp  <jp@openoffice.org>  [c34d14937ff13453cc2504a14ba5ca366eaed8b7]

new character attribute: rotate and scalewidth


2001-02-15  jp  <jp@openoffice.org>  [497cda668155aab71ed3ae0594a5996dee25dbea]

im-/export the Rotate-/ScaleWidth-Character attribut


2001-02-15  jp  <jp@openoffice.org>  [fef28a49098675a627382ff498251b5442e4e24f]

ExportDopTypography: better compare for the forbidden chars


2001-02-15  Armin Weiss  <aw@openoffice.org>  [ca5549dad35570743e8af53b222635f4044c20ed]

#83965# internally the real number of segments (edges) is used, no longer the number of points


2001-02-15  Sven Jacobi  <sj@openoffice.org>  [1d48dde4f2eb9f4b396ddcb2c6447d6f8665f971]

vetices array is now arranged in pairs, added ability to swap x and y values


2001-02-15  Sven Jacobi  <sj@openoffice.org>  [1e801ffb42b3e97319c649b0d74f77749c43d6f8]

vetices array is now arranged in pairs


2001-02-15  Niklas Nebel  <nn@openoffice.org>  [8dd9f54c38cc93d47481f76dbb46062694ee72a0]

fill EditEngine for header/footer edit source only if data changed


2001-02-15  Christian Lippka  <cl@openoffice.org>  [2ad399d28cb4dbdbb5be0fb0a8aa93309aef4431]

added presentation settings


2001-02-15  Christian Lippka  <cl@openoffice.org>  [144c64b87eccaced203a4ff802f10642b77fb5c4]

fixed a precission problem with time conversion


2001-02-15  Dirk Grobler  <dg@openoffice.org>  [856b3424e264527bd9d768b283f5514650265b1e]

#83885# sychronizing problems solved


2001-02-15  Dirk Grobler  <dg@openoffice.org>  [47000d75f62e6742a05e16b02de9f50250529a79]

#83885# sychronizing problems solved


2001-02-15  Herbert Duerr  <hdu@openoffice.org>  [19fdefaada79479d11e3554520200be8f4de2a72]

add serverfont defines


2001-02-15  Nils Fuhrmann  <nf@openoffice.org>  [0810767099a733e438167882060e33b9434fc631]

Fix for optimization error


2001-02-15  Herbert Duerr  <hdu@openoffice.org>  [c46be87633e2ad9014a8429966df2465a99ab023]

add serverfont defines


2001-02-15  Juergen Schmidt  <jsc@openoffice.org>  [54c2aa6c5aefdb5b154781d423b4ae852baf1bec]

change output of docu differences


2001-02-15  Kai Sommerfeld  <kso@openoffice.org>  [5502eb2caad2d407692dff0ff1fefa93d80ce81d]

#83892# - Use own functions to escape/unescape path segments.


2001-02-15  jp  <jp@openoffice.org>  [d90d6b4f999238e7183f07646a8e36643bdcfe35]

#83369# FormLetter: prevent merge mail dialog duplicate (OS)


2001-02-15  Armin Weiss  <aw@openoffice.org>  [bf3786d0382027864a0d57603b6ba67b79f708ca]

#81248# added functionality for IsCornerRadiusAllowed() to enable/disable corner radius fields in the dialog with the normal methods.


2001-02-15  Herbert Duerr  <hdu@openoffice.org>  [464b643aacd3417284c3180e0b214caac27d97df]

extend glyphcache architecture with platform peers


2001-02-15  Herbert Duerr  <hdu@openoffice.org>  [7edef4b299f3896ffe92265a42e1a920ca3a78e6]

serverfonts for UNX


2001-02-15  Juergen Schmidt  <jsc@openoffice.org>  [18a68ed43949d279739b0a7e24fd0bfb6ca5457f]

add new target


2001-02-15  Juergen Schmidt  <jsc@openoffice.org>  [9f978a10f6bd47dd5e1297c55ebea13b14a33802]

new


2001-02-15  Christof Pintaske  <cp@openoffice.org>  [393baae643f66b93ea08d5e749d7f3edd384b1f5]

check for valid single service factory


2001-02-15  Herbert Duerr  <hdu@openoffice.org>  [1915b01aa1c3cacdda7260f2b87f32e6ab1d2c8d]

add antialising, enjoy :-)


2001-02-15  Sascha Ballach  <sab@openoffice.org>  [b212d97d617f593b18f25f3f55dda982f4a9e2ce]

export/import of visarea added


2001-02-15  Herbert Duerr  <hdu@openoffice.org>  [e1a1f0f32e7ee74fd1d249cdabffbd89721403c7]

serverfonts for UNX


2001-02-15  Herbert Duerr  <hdu@openoffice.org>  [5d7e912d0dbecfb4a6d378e3f0efe410cb842104]

add glyphcache peer for X11


2001-02-15  Herbert Duerr  <hdu@openoffice.org>  [5aa6a387624fc896cdbb1c58a26c0438dd754ce2]

ifndef USE_BUILTIN_RASTERIZER


2001-02-15  Nils Fuhrmann  <nf@openoffice.org>  [02e850c743dea6facdc5ec3a6fc0ee7729bc743b]

Added new functionality for multiple solarlists


2001-02-15  Christian Lippka  <cl@openoffice.org>  [f8422f78aec808efe673b97ce785fb854cd52e5b]

#83627# support already created SdrObjects in control shapes add


2001-02-15  Herbert Duerr  <hdu@openoffice.org>  [f98ff6024c0b4fe2008e40d374710701d0296030]

serverfonts for UNX


2001-02-15  Kurt Zenker  <kz@openoffice.org>  [31c29ce87b33d4f6dd86ab030b2ff9c3c543c8a9]

new version for SRC621


2001-02-15  Oliver Specht  <os@openoffice.org>  [3762298241e4030af0db93715521e3cf87d7b1f5]

new: XNumberingTypeInfo.idl


2001-02-15  Kurt Zenker  <kz@openoffice.org>  [4050d71940f0da053f71320a659f2d4109ab2602]

new version for SRC621


2001-02-15  Oliver Specht  <os@openoffice.org>  [06f0eb8de720ae4dba61bc4781ea65a85764fdcf]

#83730# fixed typo in SurroundAnchorOnly


2001-02-15  Niklas Nebel  <nn@openoffice.org>  [a7e2deaa2d6f5256e0b68d86da3a1b6d553bcacd]

InvertSimple: test for hidden column


2001-02-15  Andreas Schlüns  <as@openoffice.org>  [a3a0738d06245faf78772a4c60b3c60bf5ffe036]

#83884# add ctor/dtor to tIMPLExtractedArguments-struct ...


2001-02-15  Michael Hönnig  <mi@openoffice.org>  [e1a8de0cedeaeadcb8db9b3521ad45f3707fccd3]

workaround for wrong typedef


2001-02-15  Frank Schönheit  <fs@openoffice.org>  [b30614491e0b8d2f85a7ad4bb3ecc6a8b64b4658]

+wizardmachine.hxx


2001-02-15  Frank Schönheit  <fs@openoffice.org>  [ecbeace66f4d1d4aa4fd5cec6549c1999e0f5ebf]

+wizardmachine.cxx +wizardmachine.src


2001-02-15  Frank Schönheit  <fs@openoffice.org>  [b6e21fac6b6fd5776d190008e25e9d37bc8159bb]

initial checkin - a wizard dialog base class


2001-02-15  Armin Weiss  <aw@openoffice.org>  [fb59c49f875805fb56f877af27386305567651df]

#81248# had to take back these changes, defaults are not allowed to be given back in GetAttrFromMarked(...)


2001-02-15  Dirk Völzke  <dv@openoffice.org>  [84eca7d7c3824245b2ee4e0f490834ddf6c37051]

Don't compress versions when using the new file format


2001-02-15  Sascha Ballach  <sab@openoffice.org>  [bf925c44428978160a4a6520f017171e47d43d0c]

export/import VisArea added


2001-02-15  Dirk Völzke  <dv@openoffice.org>  [253496c1a19b6e08dfdb0283c2f5b5d744ad3809]

Don't compress versions when using the new file format


2001-02-15  Malte Timmermann  <mt@openoffice.org>  [12a0fc6801b08025d2a432f364eef559c1f02f37]

#83333# Fixed bug in DoOnlineSpelling


2001-02-15  Hans-Joachim Lankenau  <hjs@openoffice.org>  [c804ec040f367b7cc07e7be1653dda8001a20475]

no -E switch anymore


2001-02-15  Oliver Specht  <os@openoffice.org>  [fe3cb134a450fe6d143f1a5abeb4be8818816f6b]

#83916# create user TOXType if not available


2001-02-15  Andreas Martens  <ama@openoffice.org>  [b3ced9c8abf8b90353f30f7194b004a453e23798]

Opt/Fix: Linebreak algorithm


2001-02-15  Daniel Boelzle  <dbo@openoffice.org>  [7b8b55fcba77eb45085be5ebd1d2ea0a417f028f]

marked security types and uno/XCurrentContext as DRAFT


2001-02-15  Kai Sommerfeld  <kso@openoffice.org>  [af4d7974c0620459cc735b1d25e6dd78dc11d466]

#83984# - Survive empty environment!


2001-02-15  Andreas Martens  <ama@openoffice.org>  [f4c87a2deb3076dc979a01ce795221459dfe6203]

Opt/Fix: Linebreak algorithm


2001-02-15  Kurt Zenker  <kz@openoffice.org>  [0e09807a9a8eb843fb2074a6cd640347c004367a]

new version for SRC621


2001-02-15  Kurt Zenker  <kz@openoffice.org>  [577c6ad14c817ac4cb8350721ee655e027ecace6]

new version for SRC621


2001-02-15  Malte Timmermann  <mt@openoffice.org>  [bde7ee506a806f2d1e2e97d62fe3caf23a446741]

#83076# StripPortions: Other Rectangle for vertical text


2001-02-15  Armin Theissen  <armin@openoffice.org>  [1ffeeaf4521fe73f96e3b8988f78e4327a9a1d5e]

revision 1.7 on branch and stl includes corrected


2001-02-15  Kurt Zenker  <kz@openoffice.org>  [ce0c82f62991658dc7b798729a2b56654583f0b1]

SRC621


2001-02-15  Kai Ahrens  <ka@openoffice.org>  [e647dc803b389f2e8301ecf46fc9e9a4ad68ad51]

#83707#: new method ::SetSwapState


2001-02-15  Daniel Boelzle  <dbo@openoffice.org>  [ec4988fb8c740e6fe9678b3fd09c14ad5768b74c]

throw CannotActiveException


2001-02-15  Malte Timmermann  <mt@openoffice.org>  [234cfcbb37fb5bd3b794b6b7646f084e8594220f]

#83076# align centered/right for vertical text


2001-02-15  Kai Ahrens  <ka@openoffice.org>  [a4c12fa4d1a67e4ca5d194f9a92899b6019a29d0]

#83707#: new method ::SetSwapState


2001-02-15  Kai Sommerfeld  <kso@openoffice.org>  [4bdfd362e3dc414bfea1bd09d072bcb1f603fdcb]

#83892# - Fixed handling of escaped URLs.


2001-02-15  Kai Sommerfeld  <kso@openoffice.org>  [3e17a5b8034e1937f2e71ab5e1fbf9aac3fc2aed]

#83892# - Added member aEscapedTitle to struct ContentProperties.


2001-02-15  Kai Sommerfeld  <kso@openoffice.org>  [3aa9d59ccbf141324362cbd83667b0cf38f310c3]

#83982# - Added methods GetPathBaseNameUnescaped() and escapeSegment(...).


2001-02-15  Kai Sommerfeld  <kso@openoffice.org>  [5b69d3b705575666cd23947b79055f0e15b396a1]

#83892# - Prepared for new neon PROPFIND interface ( not activated ).


2001-02-15  Sascha Ballach  <sab@openoffice.org>  [6a31e45361137f9812e194b457b56e092ab53e73]

export/import VisArea added


2001-02-15  Kurt Zenker  <kz@openoffice.org>  [9f7810a8f74d7c6854faec71c6cbd531789f2e41]

SRC621


2001-02-15  Kai Sommerfeld  <kso@openoffice.org>  [ac2698f8aaad02a19b87b5664a6841f23d2867a8]

#83892# - GETReader and GETWriter now ignore 'data' with no length.


2001-02-15  Andreas Martens  <ama@openoffice.org>  [355f43774b45d7cfb21dddbd3c1382e52577237d]

Opt/Fix: Linebreak algorithm


2001-02-15  Christian Lippka  <cl@openoffice.org>  [ca1e93f1c7976172fb80e95be3a6cb9e422ab68e]

#83931# get current page before use


2001-02-15  Niklas Nebel  <nn@openoffice.org>  [a36a1a89b1d09af227cc7d1b37e7bef1ddf5ae9d]

#83712# DoThesaurus: don't pass language to StartThesaurus


2001-02-15  Kay Ramme  <kr@openoffice.org>  [f3db10bddb4d1af4c5bb6023afae130a36e8900b]

obsolete classes


2001-02-15  Kurt Zenker  <kz@openoffice.org>  [9170c34321d4adc8ebeb986fd72dfd1d7c06f426]

SRC621


2001-02-15  Christian Lippka  <cl@openoffice.org>  [9f04b9c36eeaba41050febbcb754b29c10954140]

added missing properties and delocalized first page


2001-02-15  Christian Lippka  <cl@openoffice.org>  [bcb0090a990aa7290a6853851376f62d7b502eb7]

added name conversion helper


2001-02-15  Christian Lippka  <cl@openoffice.org>  [7f6670e98aa7c907378662fe9c4d74dd6781a47f]

implemented a XNameAccess for XDrawPages component


2001-02-15  Christian Lippka  <cl@openoffice.org>  [cd488c749cc416eeaa93e57e95e0e863809528a2]

implemented a XNameAccess for XDrawPages component


2001-02-15  Sascha Ballach  <sab@openoffice.org>  [d862c3be65f52ece8f0d2bca9eefd8ebc865c101]

move Get*AttrTokenMap out of the loop


2001-02-15  Sascha Ballach  <sab@openoffice.org>  [f6489df4ffda64a8ebb23df22144ed3afcf36779]

change len() to getLenght() on a OUString


2001-02-15  Christian Lippka  <cl@openoffice.org>  [7ad62d0ec9872af5e8dc79dbd94fb847c1cc509a]

#83931# initialize doc correctly before xml load


2001-02-15  Oliver Specht  <os@openoffice.org>  [7e314adce64db86ef1fbf009fb47310cb523d8f4]

#83369# FormLetter: dispatch URL corrected


2001-02-15  Oliver Specht  <os@openoffice.org>  [d676f50ac4ca81da8b55b059b597d2f71ad973e6]

#83369# FormLetter: status method changed


2001-02-15  Mathias Bauer  <mba@openoffice.org>  [542bf371fdcf8ea4938f5f1d5bb4d3188f696cad]

bug in findFrame with SEARCH_ALL


2001-02-15  Malte Timmermann  <mt@openoffice.org>  [ee4d0ed6c91f91120c85a823ac05509d2ba1ea13]

KEY_V for vertical


2001-02-15  Malte Timmermann  <mt@openoffice.org>  [1af557a172207563323d1a5c3d3bdb6a94e62b90]

...


2001-02-15  Peter Burow  <pb@openoffice.org>  [9f6f27307b207f20bc944c38b667a11434b357ee]

fix: #83937# erase leading chars of style names


2001-02-15  Peter Burow  <pb@openoffice.org>  [932f52bc2b4d8546a84e18634bd2f12341b367c8]

fix: #83950# automatic update of preview in fontlist


2001-02-15  Oliver Specht  <os@openoffice.org>  [6551a16237803dcbd706fa8c6b3220af8996893c]

rename: CharEmphasize->CharEmphasis


2001-02-15  Patrick Luby  <pluby@openoffice.org>  [1a3201d73905483a1c943ddd7df2276a61eb43da]

Disabled optimization for Mac OS X to eliminate core dumps


2001-02-15  Patrick Luby  <pluby@openoffice.org>  [6661ddddf94353b961f917bb2ba3bde22298a4d9]

Turned off optimization for Mac OS X so that the sax library will not core dump


2001-02-15  Patrick Luby  <pluby@openoffice.org>  [989594437a14eefd80624a7ca2582769a56f07d2]

Update for Mac OS X


2001-02-14  Babak Mahbod  <bmahbod@openoffice.org>  [54748f685cb30a7513fd4de67e710201217c4f72]

Better colour handling. New constants. New API utility files. Make files updated. ---------------------------------------------------------------------


2001-02-14  Niklas Nebel  <nn@openoffice.org>  [e4dc3febc59470a76fa9d3b0a069f60fccb9191a]

use Paste functions with XTransferable


2001-02-14  Niklas Nebel  <nn@openoffice.org>  [1f1a7feed1caa008568985d277f6cd0edb701b48]

Paste functions with XTransferable


2001-02-14  Niklas Nebel  <nn@openoffice.org>  [3cbb6a002cf5dcd1ba5db33430be173b038d40a4]

use GetOwnClipboard instead of ScGlobal functions


2001-02-14  Niklas Nebel  <nn@openoffice.org>  [91f6d634a3888039a8777889d272c5eb6ef306f6]

DoCopy: call SetClipObject


2001-02-14  Niklas Nebel  <nn@openoffice.org>  [2a169e1c54c082e87dc3d8680d9813c43d1e0127]

PasteObject: Size instead of DataObject as argument


2001-02-14  Niklas Nebel  <nn@openoffice.org>  [53872ad032e0f889786374258bbd43e0b339aa3f]

PasteFromClip needs document


2001-02-14  Niklas Nebel  <nn@openoffice.org>  [e18e403d88fb10f6eb33be3316c755e87158a74f]

use GetOwnClipboard instead of ScGlobal functions


2001-02-14  Niklas Nebel  <nn@openoffice.org>  [d15fe33125f6e9103195e016b28e846d813a9c69]

get clipboard doc from module instead of ScGlobal


2001-02-14  Niklas Nebel  <nn@openoffice.org>  [d0017f7d8f4fb2d7db21d6c03c9cae522077d06d]

access functions for clipboard document removed


2001-02-14  Daniel Vogelheim  <dvo@openoffice.org>  [f21205ab2bf6b1c4d4a239e4f93b0a49fb3203a4]

- fixed: #83763# #83764# #83769# in all cases: DTD changed to match specification


2001-02-14  Niklas Nebel  <nn@openoffice.org>  [0e8ea923cca8094ac98036e499ad509b380f26fb]

Paste functions with XTransferable


2001-02-14  Niklas Nebel  <nn@openoffice.org>  [36b377b96c88662d3627c9347c8c57f3df4b4ffa]

GetOwnClipboard


2001-02-14  Niklas Nebel  <nn@openoffice.org>  [46b348e139b82d2659a7c744833b572b105a393b]

GetOwnClipboard instead of ScGlobal static functions


2001-02-14  Niklas Nebel  <nn@openoffice.org>  [0ed9e7a09910c24c8157fcd780c4b8545f4a1d68]

ClipData (transfer objects for internal clipboard)


2001-02-14  Malte Timmermann  <mt@openoffice.org>  [787f510823f9337dc012fe8671e3b41a599b5e8e]

create temp MultiServiceFactory


2001-02-14  Malte Timmermann  <mt@openoffice.org>  [59f65520ce29f8ae00849cc5ad6e426749ecfe16]

overload Draw()


2001-02-14  Malte Timmermann  <mt@openoffice.org>  [37b2c0bdcd04e533fac2362ef3ccc872297c78d7]

xMultiServiceFactory and MSFTempFileName


2001-02-14  Gene Anaya  <ganaya@openoffice.org>  [d0f1b22bef645bf99407136a3f3eff12d27d69d9]

Remove stripped due to anonymous namespaces adding local paths to objects.


2001-02-14  mfe  <mfe@openoffice.org>  [c03f3bb45bfa88f181d83d17c0817dec09d2a1a5]

fix sched priority


2001-02-14  Sascha Ballach  <sab@openoffice.org>  [920e74384af1379b5e17c7fd26bd01db12fc05d8]

set the comment on the number format


2001-02-14  Eike Rathke  <er@openoffice.org>  [5284e0dcf70d9fed83e95402924438e7720010cd]

#79632# ScanMidString: recognize 17-Jan-2001 to be a date


2001-02-14  Björn Milcke  <bm@openoffice.org>  [9a0e8ef75478f6a0eb31d882e5221b17efd7f1a2]

export number formats


2001-02-14  Björn Milcke  <bm@openoffice.org>  [b29f49e1b7ef9c5bb79334fe1a45de0b0eba191c]

Property map moved to PropertyMap.hxx


2001-02-14  Björn Milcke  <bm@openoffice.org>  [270b3a5c0237004a3d4abf920d5e1899790b454e]

We need a style sheet pool for number formats


2001-02-14  Björn Milcke  <bm@openoffice.org>  [5dfbcf18fe15321c43d28c03ea36cb339eb710de]

changes for number formatter integration


2001-02-14  Björn Milcke  <bm@openoffice.org>  [6e361a5adc908f6468aa024f1ddd0f8314146bf9]

new file for Context defines and property map


2001-02-14  Armin Weiss  <aw@openoffice.org>  [1eacefebdba54aea43c9a37b2e80253eb9e4161b]

Sorry, forgot to remove debug code before checking this one in.


2001-02-14  Nils Fuhrmann  <nf@openoffice.org>  [6dcc4a7bd1814c1621b7a01f1f37d7768e7f9ff9]

Added new functionality for multiple solarlists


2001-02-14  Sven Jacobi  <sj@openoffice.org>  [653741d4e4acffe12bc05a27560898e4f4cc26c9]

const nHeaderSize is now a define


2001-02-14  Sven Jacobi  <sj@openoffice.org>  [40dc92ab891e90b0cafe84629f4b295c97f7edbe]

nHeaderSize is now a define, removing compiler warnings


2001-02-14  Kai Ahrens  <ka@openoffice.org>  [81c8991235d6448a02520facadce9aea7926d1f9]

#83927#: hold clipboard at member after copy


2001-02-14  Oliver Braun  <obr@openoffice.org>  [b10e947f990edc2a1d2d5061b2fbbf5a58cf07d6]

check if active before firing events


2001-02-14  Daniel Vogelheim  <dvo@openoffice.org>  [b7643afabab3becf514231e87e3a3e4169584dd3]

- added: import of label documents - changed: document class for HTML/online documents now called online (rather than html)


2001-02-14  Philipp Lohmann  <pl@openoffice.org>  [021d77a42b87ff8629857f58604c3c534be1b2be]

respect active attribute on XDropTarget


2001-02-14  Mathias Bauer  <mba@openoffice.org>  [a5cdaa421fb9beb86679b90f6ed8a4ec679c6c5b]

#83947#: don't use UCB storages for alien formats


2001-02-14  Oliver Braun  <obr@openoffice.org>  [1cdf9bd25a9992af1de53f1bae1dc2b6da8ed770]

added windows service names


2001-02-14  Eike Rathke  <er@openoffice.org>  [adb6b0c2d017b8d4fc73ad7e8f93cf4d71fdb789]

#83510# ctor: A 4th subformat explicitly specified to be empty hides any text


2001-02-14  Kai Ahrens  <ka@openoffice.org>  [5f887761cfefe7eb1e1d077c768c5e2cd5b3c3fe]

#83931#: use GetVersion instead of GetFormat


2001-02-14  Oliver Braun  <obr@openoffice.org>  [c9445476990fb9157d4f048ce12add5cd2c49b9d]

changed active to be the default and call OleInitialize


2001-02-14  Oliver Braun  <obr@openoffice.org>  [5857e80e26e033ed2452c5cf1a2076e9b5778404]

updated service names


2001-02-14  Oliver Specht  <os@openoffice.org>  [dc970e9a4e391537fb3814e0a2b011c51320ada6]

#83926# HelpId for Biblio-TabPage


2001-02-14  Oliver Specht  <os@openoffice.org>  [208aa0ca61b6b2ff898b163eae382ecb707c52d3]

#83935# KeyImput replaced by PreNotify


2001-02-14  Andreas Martens  <ama@openoffice.org>  [720bc92449804c3382b8dd62693fc39cc501ebac]

Fix #82998#: Italic fields in small environment


2001-02-14  Kurt Zenker  <kz@openoffice.org>  [80e6007feb301b50c53982ec320b2cafe4888eb1]

SRC621


2001-02-14  Sascha Ballach  <sab@openoffice.org>  [5c273292934d3fbb579cf3b7c5e9a0cc65a61eb1]

only create undos if ScDocument::IsUndoEnabled


2001-02-14  Ocke Janssen  <oj@openoffice.org>  [65c0aa569b32d9e917f4090c0c7ea0c0adc1bb50]

#83795# change order


2001-02-14  Sascha Ballach  <sab@openoffice.org>  [2959e73ee1acaa3cd416f483a9e3129978aa992d]

Add GetEmbeddedObject and IsEmbedded methods to the ScModelObj


2001-02-14  Ocke Janssen  <oj@openoffice.org>  [a8e14666b62e3ffcb795ee79b99bc870133cea55]

type change


2001-02-14  Oliver Specht  <os@openoffice.org>  [4b8a3c3d39d5a9ea8e01dc7ae7ad0b942b153d11]

rename: CharEmphasize->CharEmphasis


2001-02-14  Oliver Specht  <os@openoffice.org>  [a0b3ff2b38bbb0d79c7cde52f55edf31b84610ea]

SvxEmphasisMarkItem: use com::sun::star::text::FontEmphasis


2001-02-14  Oliver Specht  <os@openoffice.org>  [4a530abb69c649155409aa45bba78c44224ad262]

#83933# Content index: don't generate Links to non-Headings


2001-02-14  Ocke Janssen  <oj@openoffice.org>  [26f252185b203849bd12c601195037f5eee4805d]

tablecontainer changed


2001-02-14  Ocke Janssen  <oj@openoffice.org>  [8885adb3573e1997a5721bd9cc9b18c9fdf3dfb9]

some changes


2001-02-14  Ocke Janssen  <oj@openoffice.org>  [3736d819ec80a7218a544095121ef00655db90da]

new string


2001-02-14  Ocke Janssen  <oj@openoffice.org>  [bfc8982eacdbe8748fd3379ae7ce287601216062]

some corrections


2001-02-14  Ocke Janssen  <oj@openoffice.org>  [33a45e8bdfe6812f454a34d45aa6deb2ba4c9783]

new lib


2001-02-14  Ocke Janssen  <oj@openoffice.org>  [b038b7817a159e8672628f87dbe3dcbf11096cec]

new helpids


2001-02-14  Ocke Janssen  <oj@openoffice.org>  [afbfc565f2d333622bed050db54359d2d5263bfe]

some changes


2001-02-14  Ocke Janssen  <oj@openoffice.org>  [1337935489fc4df1846cff1acb80e3829a58fe80]

tabledesign changes


2001-02-14  Kurt Zenker  <kz@openoffice.org>  [1ea240b0842d69b5a803201edc7fdb1c3dff4205]

SRC621


2001-02-14  Ocke Janssen  <oj@openoffice.org>  [0ec7545d268100380e1544d5d6fa5f83b07ac907]

reanimation of tabledesign


2001-02-14  Oliver Specht  <os@openoffice.org>  [8ccdd0a67536a1c23b1d511ff29d89181f94fdac]

#83900# UnoActionContext inserted in replaceAll


2001-02-14  Kai Ahrens  <ka@openoffice.org>  [c90cc1479bcad4150e072d0b498f1a05f2978346]

#83927#: hold clipboard at member after copy


2001-02-14  Eike Rathke  <er@openoffice.org>  [00b65d82913524679a7f98f9c40196b25605b5c1]

CalcFormulaTree recursion guard


2001-02-14  Philipp Lohmann  <pl@openoffice.org>  [1d2e54c7fa08fa085fd182570512f6532717cf0c]

removed clipboard and DnD from DtIntegrator since not used anymore


2001-02-14  Michael Brauer  <mib@openoffice.org>  [01e599deaecf7115bdc69c26b7ae7adda0515010]

OpenUCBStorage -> OpenStrorage


2001-02-14  Oliver Specht  <os@openoffice.org>  [6e250d9e9a4220892581f1cf5f9a4316858bf439]

#83551# some CJK properties added


2001-02-14  Kai Ahrens  <ka@openoffice.org>  [52c555b22132db2d7687c97b58aae75b833b76b4]

#83931#: don't check for BASIC warning in XML export (::SaveAs)


2001-02-14  Philipp Lohmann  <pl@openoffice.org>  [be2413bf9cbca611b9f949b350f37bc56f273ad6]

forgot to initialize m_bPdf


2001-02-14  Mathias Bauer  <mba@openoffice.org>  [a8420391cedf2941433f52c4377e9d8a88e70680]

#83248#: cancel termination if any component refuses


2001-02-14  Ocke Janssen  <oj@openoffice.org>  [1c87080a66220a6fb0dbf47d252b8e888e65cbf3]

impl sql stmt


2001-02-14  Daniel Vogelheim  <dvo@openoffice.org>  [f52048176fa8fd7a45c5894260014268c32ec11d]

- added: UNO event support to auto texts - moved: core/inc/unoevent.hxx to sw/inc - moved: ui/inc/unotxdoc.hxx to sw/inc


2001-02-14  Mathias Bauer  <mba@openoffice.org>  [409373aeb789089ae6353d5961073fb91738dbb3]

#83000#: don't crash if you get no beamer


2001-02-14  Sascha Ballach  <sab@openoffice.org>  [f69fedfcb7bb183db1bace8d3a6a3f716454abae]

IsUndoEnabled added


2001-02-14  Oliver Specht  <os@openoffice.org>  [e8cbed3c28ce8d004f72810801e9936de33ddb2b]

CharPropHeight and CharDiffHeight


2001-02-14  Oliver Specht  <os@openoffice.org>  [9793a34cae38f1fc472e387db510c5d92046cd9c]

FontEmphasis constants


2001-02-14  Oliver Specht  <os@openoffice.org>  [372b773e9778c74909c141149b905197e68a93f8]

new: FontEmphasis.idl


2001-02-14  Nils Fuhrmann  <nf@openoffice.org>  [d83538493ae3f7116cca1925a397365a19137b5b]

Fixes: Read and Write for multiple solarlists per workspace


2001-02-14  Ocke Janssen  <oj@openoffice.org>  [cd1b35607a295979e15b26387abaff652b66fb9d]

if new table isn't a indexsupplier


2001-02-14  oisin  <oisin@openoffice.org>  [89d01e09140b99ac9729891c375e2abe660ebdad]

autoconf'ed from configure.in revision 1.26


2001-02-14  oisin  <oisin@openoffice.org>  [fbcb9c2726d5a36683401e6479c23c4ad4d1e27b]

Test for existence of patch program. Contributed by James Dines <jdines@mediaone.net>. Issue #377


2001-02-14  Andreas Martens  <ama@openoffice.org>  [b083b9e56a6255c8cdebbe7c88fd525e8bac711e]

Fix: Show the linebreak


2001-02-14  Dirk Völzke  <dv@openoffice.org>  [5bf790075a45c44a2fde3aba34f896aedbf043fa]

The first region should be located in the user directory, so read the directories in reverse order ( the user dir is the last one


2001-02-14  Daniel Rentz  <dr@openoffice.org>  [0747c64f5f853b699a1ddc5ff4e9c94032ef9adb]

new class names


2001-02-14  Daniel Rentz  <dr@openoffice.org>  [ea2114c04d66759174a00273c6e4ed768c0c61cf]

export of multiple operations


2001-02-14  Daniel Rentz  <dr@openoffice.org>  [8189d84f8153c2dbe784c612fe6701ebcafab96b]

add: ScTokenArray::GetTableOpRefs()


2001-02-14  Daniel Rentz  <dr@openoffice.org>  [448935cfffb60479d194c8fe45da745f1621e237]

fix: dumping error values in formulas


2001-02-14  Mathias Bauer  <mba@openoffice.org>  [0ec1047141baa8d0cd964c8c9dfbc6f75d61c138]

better handling for non existing substorages


2001-02-14  Oliver Specht  <os@openoffice.org>  [e953f6425b580c6a359cb8d0ddf7a6e1566b2930]

#83679# Bibliography: sorting in sequence corrected


2001-02-14  Oliver Braun  <obr@openoffice.org>  [f2e1cdd8500d9cdfbdf3c315a7960b81db685e46]

updated service names


2001-02-14  Oliver Braun  <obr@openoffice.org>  [c3510b96413e4e0881a7bb6f3a60e8484e6310f0]

include stdio.h for stderr


2001-02-14  Oliver Braun  <obr@openoffice.org>  [fa7e9aa2f8a7f3acae4d4db2566ad70f0cbe1361]

initialize AtomToString table with value 0 (None)


2001-02-14  Ocke Janssen  <oj@openoffice.org>  [94464c9a25332d75f9968979754dcb9647bbe21a]

neew method


2001-02-14  Ocke Janssen  <oj@openoffice.org>  [275de5bf49e9fe07ea107e1fe1caba5b3630442d]

make parseContext const


2001-02-14  Philipp Lohmann  <pl@openoffice.org>  [e6dd4d6c809ed1282169a21586577f917ed7d411]

do not send dragLeave on no drop target


2001-02-14  Ocke Janssen  <oj@openoffice.org>  [093ca75e5e150a28c45928b5d63e36f7770b0fb9]

metadata corrected


2001-02-14  Ocke Janssen  <oj@openoffice.org>  [1062ac4c2bbbc6148553af832a6c28abf83c2068]

change for keys


2001-02-14  Kurt Zenker  <kz@openoffice.org>  [04ca3da93c2d7e1c70df5896b5e8ab504513fac4]

SRC621


2001-02-14  Daniel Boelzle  <dbo@openoffice.org>  [09efcd82b4eefbc104d9a314d8bf5501b70bfd60]

incorrect exception decl


2001-02-14  Oliver Specht  <os@openoffice.org>  [b040177e859197fdd32cc40f56e9286f885f29a7]

#83886# relative font height added


2001-02-14  jp  <jp@openoffice.org>  [ff5f36a026d3ce3a8ae4ab43e6bed1ec4514b66c]

changes: international -> localdatawrapper


2001-02-14  Andreas Martens  <ama@openoffice.org>  [62c17dfba39ff6ec0f5e2bf41cce5383fcaafa7d]

Fix #83553#: GetCrsrOfst and moving drawobjects


2001-02-14  Mathias Bauer  <mba@openoffice.org>  [e72739633550a6b05f217bc35d34af1dcf0cae0f]

better handling for non existing substorages


2001-02-14  Mathias Bauer  <mba@openoffice.org>  [f0512df3c229cd27fe85f6b4903d2e2d19c44d85]

Versions in 6.0 format


2001-02-14  Michael Brauer  <mib@openoffice.org>  [e1f0c84f890b6af7bc0812df2052e918ef76de99]

Char(Diff|Prop)FontHeight -> Char(Diff|Prop)Height


2001-02-14  gt  <gt@openoffice.org>  [a51a7b7678bc60f29d0bb99b4828572d46222ad2]

logging messages for import/export


2001-02-14  Tino Rachui  <tra@openoffice.org>  [69c1470af53d1b3ff982442fa9110e213d66f97d]

#define _WIN32_DCOM removed and CoInitializeEx from osl_CoInitializeEx removed, we are searching for CoInitializeEx dynamicaly in InitDCOM in dllentry.c


2001-02-14  Oliver Specht  <os@openoffice.org>  [2bfccba45498a0b4d1132aac854be0e1c2c542c4]

#83262# footnote properties in page style


2001-02-14  Tino Rachui  <tra@openoffice.org>  [0954b27adbb827cb2129e243e7b131366227e093]

InitDCOM enabled again because we need CoInitializeEx


2001-02-14  Dirk Völzke  <dv@openoffice.org>  [80894b2841d9bc44f6657df8f96468c6810ba86c]

#82414# Removed linkage with (TOOLLIB)


2001-02-14  Dirk Völzke  <dv@openoffice.org>  [f122a3a1a32670f23ab107f6c17ffcb5322decba]

#82414# Substituted tools::List with std::deque to get rid of the tools lib


2001-02-14  Jörg Budischewski  <jbu@openoffice.org>  [7891abf4a7f46fb47c8dc574b576c54bd7764518]

#83676# added java samples


2001-02-14  Oliver Braun  <obr@openoffice.org>  [e86502362c7e7a4270add9ef9ff8841ebc35b18b]

TF_SVDATA


2001-02-14  Mathias Bauer  <mba@openoffice.org>  [c06bc4dae26200080e44a974ac4b856b49f7b2bf]

#82689#: one more deadlock found


2001-02-14  Stephan Bergmann  <sb@openoffice.org>  [e5613727a2264341b9a1d145c3c028e59d17264e]

#83188# Prevent crash when item set lacks the ID_FILETP_READONLY item (office documents found by the old chaos search had this problem).


2001-02-14  Ocke Janssen  <oj@openoffice.org>  [7584543a512da0b0d2a46400d8c21bf2c98f8c58]

correct metainformation


2001-02-14  Ocke Janssen  <oj@openoffice.org>  [a3d8acff972b4bad17ca1771fbcd1dd3cfbf5d6c]

#83771# correct error msg


2001-02-14  Sascha Ballach  <sab@openoffice.org>  [84dc3ead573ba5d53ea292c4be4c6af089211e07]

change view settings moved from tracked changes to view settings


2001-02-14  Sascha Ballach  <sab@openoffice.org>  [212275eeeb538fbe7e1ab9b44b6210b88cde4ec0]

view settings added


2001-02-14  Sascha Ballach  <sab@openoffice.org>  [4c70664f920fb8f605804fb80d8ddaddc0d950d3]

view settings added


2001-02-14  Patrick Luby  <pluby@openoffice.org>  [2ef35d10192bae814cdfd054314ce27a1e5c270e]

Corrected typo


2001-02-14  Patrick Luby  <pluby@openoffice.org>  [bbd1317363fbf9921da28064e7f2dc35d6b8f386]

Updated for Mac OS X


2001-02-14  Patrick Luby  <pluby@openoffice.org>  [e6e15c64d8ca6752c5aee66b4e1689e6572d5803]

Added override option to special CDEFS


2001-02-13  Patrick Luby  <pluby@openoffice.org>  [e262319c9b531ffec6341ee73fed7c3d21f4e1a6]

Update mapfile for Mac OS X


2001-02-13  Patrick Luby  <pluby@openoffice.org>  [392a824e52a63de8d64eb5a83e22816677374d1d]

Force bmp.res to be built before bmp application for Mac OS X. On Mac OS X, all res files need to be built before the application.


2001-02-13  Gene Anaya  <ganaya@openoffice.org>  [8848ef05bc625f24df7ea21231edda1a8e827fe6]

Create map file for Mac OS X build.


2001-02-13  Gene Anaya  <ganaya@openoffice.org>  [af577723799156130fed3332ca7683176639ac2f]

Add map file for Mac OS X build.


2001-02-13  Patrick Luby  <pluby@openoffice.org>  [ee50e36f5c014bf677cad2b9298f00bcf1af0e09]

Turned off optimization for Mac OS X so that it compiles in a reasonable amount of time


2001-02-13  Patrick Luby  <pluby@openoffice.org>  [5423112357c4b9b3adcd72700be9569ceb797e54]

Switched Mac OS X from local semaphore implementation to native implementation


2001-02-13  jp  <jp@openoffice.org>  [4b920e0b45a42c55503dc03a7297733fb2cfb2a3]

Bug #83829#: validate fieldname


2001-02-13  Eike Rathke  <er@openoffice.org>  [fb80124c7666988c843705540481cacd68fd8526]

new: TableOpDirty


2001-02-13  Eike Rathke  <er@openoffice.org>  [15df1e749bb8b69ee0372f3d7d26c100ebf659ef]

new: TableOpDirty


2001-02-13  Sven Jacobi  <sj@openoffice.org>  [9a90b9361d9749182b84eea4f5e88f9c41dbe958]

added notched right arrow


2001-02-13  Kay Ramme  <kr@openoffice.org>  [2674dfcbf21accf3b1a6ece5f26db1c6d31e2391]

Added method to boostrap a service manager (#83676#)


2001-02-13  Daniel Vogelheim  <dvo@openoffice.org>  [1543fb30216aca4e41d7283d96730a37834318f0]

- changed: in wrtxml.cxx substreams now use common code - added: document classes for global, label, etc. documents - added: support for bSaveLinkedSections flag


2001-02-13  Daniel Vogelheim  <dvo@openoffice.org>  [bb98f302cdf0e969639ccdd61bae12cde6fab647]

- added: text-global keyword


2001-02-13  Frank Schönheit  <fs@openoffice.org>  [f936664e9d5adb8433af47a52a66ebab2dbd978f]

#81738# correctly calculate the TreatNumeric flag in _loaded


2001-02-13  Michael Hönnig  <mi@openoffice.org>  [c70e338bcae1e0196344bfaf45040ae5f5143638]

wrong fileformat (mac) fixed


2001-02-13  Jörg Barfurth  <jb@openoffice.org>  [a3ec1f5255cee8ed1790981b558036eb6ad9c310]

New class CollectChanges to collect and wrap externally notified changes without a treeiml/nodeimpl cover


2001-02-13  Jörg Barfurth  <jb@openoffice.org>  [7b0c17e7e7cb1d5e8f18bc1826eae5f1ff2f78b0]

Unified change information classes


2001-02-13  Jörg Barfurth  <jb@openoffice.org>  [9d5680a0c80c206b19ea4e197c956278f6748b45]

Set element initialization is now deferred; External changes are intergrated as NodeChangeInformation


2001-02-13  Jörg Barfurth  <jb@openoffice.org>  [79e0c346e1cf5b9f6b6dc10d69128ac5cf767eb4]

Changes from external notifications are now wrapped as NodeChangeInformation (instead of a full NodeChange)


2001-02-13  Jörg Barfurth  <jb@openoffice.org>  [cf10bdcf3448436cbb8e0a012cf8c5e27f34b896]

Notification dispatch now based on NodeChangeInformation instead of full NodeChanges


2001-02-13  Daniel Rentz  <dr@openoffice.org>  [43aa4086f31417be160b6e81647cc3dcbfa3b5e1]

multiple operations: absolute/relative references in parameter list (for mode 0 and 1)


2001-02-13  Jörg Barfurth  <jb@openoffice.org>  [e907b196da91527a52cb98d67cb44a0e144ef90c]

Fixed stl includes


2001-02-13  Christian Lippka  <cl@openoffice.org>  [c95b00d78fde248567b7af7ee95dfd8deae010dc]

#78749# set help id for name warning msg boxes


2001-02-13  jp  <jp@openoffice.org>  [8acd6906adb385347d798b794247cae61f31a107]

export CJK Font attributes


2001-02-13  Sven Jacobi  <sj@openoffice.org>  [7ea08b13dc92b26e59de1f3e87f736d8ac8e4c7e]

#83806# empty presentation objects do not support text furthermore


2001-02-13  Daniel Vogelheim  <dvo@openoffice.org>  [46b2b69c5bb4f75b08f0e312ea2041d151b39a96]

- added: support for mute sections (needed for "save content" in global documents) - added: support for restricted auto text export


2001-02-13  Frank Schönheit  <fs@openoffice.org>  [26908b35fab741a788a699aa837395db8d3e07ea]

#83867# added a corner window


2001-02-13  Kurt Zenker  <kz@openoffice.org>  [0d06c5327b506f40ef8a7f5b8f797ab2d8756769]

2 parameters for IsIntern


2001-02-13  Frank Schönheit  <fs@openoffice.org>  [4268f445be1d09caa2d189d05faa94a62f98dd82]

#83848# no multiline input for 'DefaultText' of FileControl / #83655# -1 as minimum for MaxTextLength


2001-02-13  Christian Lippka  <cl@openoffice.org>  [599851b4d5f96b9f813dd28bcc7ac24ee1a3e6d3]

#71725# added hid for color ctrl


2001-02-13  Kurt Zenker  <kz@openoffice.org>  [891022a041333136fa94333a2bcc52e38d4ed074]

syntax


2001-02-13  Dirk Grobler  <dg@openoffice.org>  [ac45e4807373afbffaecd376175e395634774d16]

#83738# throwing of exception for failing updates


2001-02-13  Jörg Barfurth  <jb@openoffice.org>  [80dc89898912d5d3859c76a6d52bf2d169139858]

Support for deferring access to trees; Extended NodeID functionality


2001-02-13  Jörg Barfurth  <jb@openoffice.org>  [3fe0b6d4a1f8009209529c767bbe5d5b0233f410]

Support constructing child pathes


2001-02-13  Christian Lippka  <cl@openoffice.org>  [4d497689bd412617c6cfe520cd64090d1e3eba3b]

#71725# added hid for color ctrl


2001-02-13  Jörg Barfurth  <jb@openoffice.org>  [a1721ddaf198b83d439171e5182271cbe79fc357]

Unified change information classes


2001-02-13  Martin Gallwey  <mtg@openoffice.org>  [90f74c8f416929e1dd85f46d16d059406f625448]

add unformatted text


2001-02-13  Frank Schönheit  <fs@openoffice.org>  [d16126e9d4b4d8a2544c3377e5c07a610f601f8a]

#83857# corrected the spelling


2001-02-13  Kurt Zenker  <kz@openoffice.org>  [b4c649bb9ccedcd81dee184b6d1869739e3a3372]

lang::XEventListener


2001-02-13  Nils Fuhrmann  <nf@openoffice.org>  [85a573a598aaa5116c521e6dd693d524328a79e0]

New funtionality: method Star::NeedsUpdate() return TRUE if one of the configuration files has changed. This includes single and multiple solar lists per workspace


2001-02-13  jp  <jp@openoffice.org>  [b15a23dd6d6346f8ebba163be103120b16176329]

Bug #83797#: default is write UniCode


2001-02-13  Frank Schönheit  <fs@openoffice.org>  [81fa681d22622c5dbdd42e2ed4f9c7b4abb99158]

#83843# SetFormatDescription: correctly calculate m_nLastDecimalDigits


2001-02-13  Frank Schönheit  <fs@openoffice.org>  [b7198553a1ea787c022be64637fc4df4d3fc6098]

convertToSimpleType: when converting to string, handle SHORT, UNSIDNED_SHORT, UNSIGNED_LONG spearately


2001-02-13  Gene Anaya  <ganaya@openoffice.org>  [e045482219bc2d74a61831cc244d425acd0433ea]

Add missing symbols from other map file.


2001-02-13  jp  <jp@openoffice.org>  [27e451d2fceb55e634b92d7beed1acd6817b7976]

change FileFormatNow -> FileFormat50


2001-02-13  Christian Lippka  <cl@openoffice.org>  [9b0e8c467f3c49d889c3867e2be3bb07b8156709]

#83806# reenabled placeholder text access for empty pres objects on masterpage for ppt export


2001-02-13  Gene Anaya  <ganaya@openoffice.org>  [425a09a9fddb70e6f44f535ae385145bab658617]

Add map file for Mac OS X build.


2001-02-13  Ocke Janssen  <oj@openoffice.org>  [c9e6af38a6abcb5847a9dca8ef9a1f1e17778ab5]

#83856# change text


2001-02-13  Ocke Janssen  <oj@openoffice.org>  [195162b6ce222d5d41baa5d49c94be9fb8fd0b04]

#83871# column matching corrected


2001-02-13  Christian Lippka  <cl@openoffice.org>  [4fead5500451ef0de2154363daa21e7e889e7911]

#83722# fixed export of lights


2001-02-13  Oliver Specht  <os@openoffice.org>  [a2b79372ba3b82fd36ac441176a5f084899f17e2]

FILEFORMAT_CURRENT


2001-02-13  Kai Ahrens  <ka@openoffice.org>  [10866483a6ebf60e335b44a01a32a7796a2f848a]

syntax


2001-02-13  gt  <gt@openoffice.org>  [8d329ea88da2570b5043285b43e05f4ce2cfd14d]

Excel <-> Calc AddIn translation


2001-02-13  Andreas Martens  <ama@openoffice.org>  [cfcbbbf8472519e1e672420c6c06169652919064]

New: Rotated text portions centered to the line


2001-02-13  Kurt Zenker  <kz@openoffice.org>  [84ee20036c7a63c689d506e8d3324a29c78be9e2]

SRC621


2001-02-13  Kurt Zenker  <kz@openoffice.org>  [277cf06841be1a966a5afef78b2e767768ab7f76]

SRC621


2001-02-13  Vladimir Glazounov  <vg@openoffice.org>  [fc3a4018d401c463b09e9c3e8b1d9c0bd4ac6ea8]

Changed quotes in include for brackets


2001-02-13  Kai Ahrens  <ka@openoffice.org>  [d4a6facfd78574f9687da5124e6b16a7cd6e99cc]

sim.lib removed


2001-02-13  Peter Burow  <pb@openoffice.org>  [5bd00d57a191da611371fe53afb56010ab1993d4]

fix: #74124# no reset in LoseFocus() any longer


2001-02-13  Vladimir Glazounov  <vg@openoffice.org>  [bc9aac97b0baad2251b40db1d616dcf0b3fe93d5]

new version for SRC621


2001-02-13  Oliver Bolte  <obo@openoffice.org>  [510cc21e9534b5e2141e3d4827622afacef0da16]

#65293# moved clsid


2001-02-13  Frank Schönheit  <fs@openoffice.org>  [f74bac7fa03a2a610b31090228dc0eafa9a88797]

tab_index -> tab-index


2001-02-13  Frank Schönheit  <fs@openoffice.org>  [aee3a05f1d6b54edfa5aadae04fd39d6c2d3d84f]

create an OPasswordImport if necessary


2001-02-13  Frank Schönheit  <fs@openoffice.org>  [f731b09e967b0a5049e74298c55eb2ad544e323a]

text-area -> textarea


2001-02-13  Frank Schönheit  <fs@openoffice.org>  [e317e3478c99f9aba17dbb8df8c1b19679628f1e]

#83849# removed the style-name attribute


2001-02-13  Andreas Martens  <ama@openoffice.org>  [7228c0483e0a09b4ba8ebb0860dada9d3adcdf54]

Fix: Cursortravelling in rotated text portions


2001-02-13  Kai Ahrens  <ka@openoffice.org>  [dcbe62695d37d69fc481ca1b2ef89f160a5d597f]

sim.lib removed


2001-02-13  Frank Schönheit  <fs@openoffice.org>  [7523719e28977a4a90c27be3172a4de5ebeaafa1]

#81230# deliver localresaccess.hxx


2001-02-13  Oliver Specht  <os@openoffice.org>  [d1c83a6f305e1749fe905031f1822dd4685b4841]

#83827# dispose connection in ::~BibliographyLoader


2001-02-13  Rüdiger Timm  <rt@openoffice.org>  [a7970668f7497c9119c522a4dde8cb72405d9f82]

new version for SRC621


2001-02-13  Rüdiger Timm  <rt@openoffice.org>  [05acd7f12809e0260ba2aceb349ecf2aa9ed9ab5]

new version for SRC621


2001-02-13  Oliver Braun  <obr@openoffice.org>  [964a341687b28c673cfe1f1fcff73de115d01ac8]

fix compiler errors and warnings


2001-02-13  Kai Ahrens  <ka@openoffice.org>  [1fb9a0369f43c34fda74c22c412686e027b75bff]

sim.lib removed


2001-02-13  Tino Rachui  <tra@openoffice.org>  [833ebb1de45f27b689d393d2e19922c800db3229]

*** empty log message ***


2001-02-13  Joachim Lingner  <jl@openoffice.org>  [cd99eec1dfee801d5d40185f3790432dcc3bd172]

XDropTargetFactory include has been removed


2001-02-13  Dieter Loeschky  <dl@openoffice.org>  [da68f91e24ffab0d06d1ae0b6eda47f15ddea304]

#75875# SlotArray non static


2001-02-13  Hans-Joachim Lankenau  <hjs@openoffice.org>  [d1058de1884c3239461b9a50d6a3a61ab7b07367]

fixed left tmpfiles when building group targets


2001-02-13  Oliver Bolte  <obo@openoffice.org>  [c7444f22a7408b801901d876a5fd729a72cf0c4e]

#65293# parse error linux


2001-02-13  Nils Fuhrmann  <nf@openoffice.org>  [f649ac72a14cdcddb2a836c13e381eaac3d89b17]

Fixes for UNIX platforms


2001-02-13  Kai Ahrens  <ka@openoffice.org>  [42e7ab4db814032a8efafaa3aae9d9f11d46caf6]

new filter interface


2001-02-13  Kurt Zenker  <kz@openoffice.org>  [4d67507f5ed3210ae8983089b926dbdc0456032e]

new version for SRC621


2001-02-13  Kai Ahrens  <ka@openoffice.org>  [667bd43e3f792b3f70c97d785c9df6d34c3f4438]

initial revision


2001-02-13  Kai Ahrens  <ka@openoffice.org>  [3901e1132bb1e594bcf4ee25f959483c8c1f1889]

new filter interface


2001-02-13  Christian Lippka  <cl@openoffice.org>  [f23dd76effc48b29ec2ee4cd06db04d7ac0b285c]

#83700# scale bitmaps for plug-in


2001-02-13  Christian Lippka  <cl@openoffice.org>  [ed9b5818f205986fe137243b78df35bf7080bc27]

fixed include


2001-02-13  Joachim Lingner  <jl@openoffice.org>  [e747e879e2258c9e15bfee5ab9fdd25ffa629a60]

*** empty log message ***


2001-02-13  Hans-Joachim Lankenau  <hjs@openoffice.org>  [713b923ce809fd40b699f289b5bb9aa568caa0aa]

make sure to remove the prefix


2001-02-13  Niklas Nebel  <nn@openoffice.org>  [4c8ad5804f4908affd9728a9f5d24ab5918d1084]

handle single ole object


2001-02-13  Frank Schönheit  <fs@openoffice.org>  [1e59a0a80a47b53fda05851259e793f1313d48a6]

#83775# reload or load, depending on isLoaded


2001-02-13  Niklas Nebel  <nn@openoffice.org>  [b4f1e9e1ffbc249cc0356e3363fd57f6b8d5e120]

GetSingleObject


2001-02-13  Martin Hollmichel  <mh@openoffice.org>  [10011753405c69f52b5f173c3fd95f7549552e9e]

chg: test


2001-02-13  Oliver Bolte  <obo@openoffice.org>  [223b2ff38bb575190de211df20aea3cec6b1507a]

Exceptionflag on for eventsupplier.obj


2001-02-13  Kurt Zenker  <kz@openoffice.org>  [2e83e808f4c60b6905564c83e9c02b8e6745d232]

new version for SRC621


2001-02-13  Joachim Lingner  <jl@openoffice.org>  [f9ac8a1cec94d518e13241581ab66f2932923898]

*** empty log message ***


2001-02-13  Joachim Lingner  <jl@openoffice.org>  [0f31394b38911b2084ba08f12b0ba4177ce3908d]

*** empty log message ***


2001-02-13  Ocke Janssen  <oj@openoffice.org>  [55eefe65be5b6c8af3ce58f70aae47fbd5e1c358]

define some types if not defined yet!


2001-02-13  Malte Timmermann  <mt@openoffice.org>  [b2ada34a213ac984ca00e92519f87e4de925433a]

Use the new clipboard interfaces


2001-02-13  Kurt Zenker  <kz@openoffice.org>  [c998b9ad7327cd7ffb275163327877df80df9507]

Merge SWT614: 13.02.01 - 11:27:59


2001-02-13  Oliver Specht  <os@openoffice.org>  [71053f4b212f5a715c198bc76164f3edc40f6738]

#83826# String::CreateFromAscii added


2001-02-13  Kurt Zenker  <kz@openoffice.org>  [cfde7033b4029b9bcd797082b816746688c3ff6b]

removed redundant backslash


2001-02-13  Oliver Specht  <os@openoffice.org>  [3a72d9620319574798857c94ff2d4b2160ebbfd8]

#83813# Web background added


2001-02-13  Frank Schönheit  <fs@openoffice.org>  [cc80047636f2cdc440acefb6ff3ef719f8287db8]

STR_CHARSETKEYS is obsolete


2001-02-13  Frank Schönheit  <fs@openoffice.org>  [8af0a66dedfb8a10edb0e7b101e43751c8edb0b0]

#83632# merge IBMPC, IBMPC(850), DOS


2001-02-13  Frank Schönheit  <fs@openoffice.org>  [3bb95969d9134e478dd8707814b80d7afd3cefe8]

#83632# merge IBMPC, IBMPC(850), DOS


2001-02-13  Dirk Grobler  <dg@openoffice.org>  [249b98a27ea660cdda09c704ffc0b00944903f32]

#83239# timing output


2001-02-13  Oliver Specht  <os@openoffice.org>  [98ed3cc9baa4de0ba503b0708542f7b2af8a50ec]

bottom distance increased


2001-02-13  Nils Fuhrmann  <nf@openoffice.org>  [fa7d49a0e3f2b710d617981cbdba0245fcee2372]

Added functionality for multiple solar lists


2001-02-13  jp  <jp@openoffice.org>  [105757787eed83f991c3424dcf1bc3a8b59f12c1]

Bug #83787#: export default attributes, which are different to RTF-specification


2001-02-13  Frank Schönheit  <fs@openoffice.org>  [1b4f40404d52242a2964c835c256ae63c0788284]

prevent an assertion because of an outdated file format ('til SUPD>=622)


2001-02-13  Frank Schönheit  <fs@openoffice.org>  [33e424ae98682dd1642ac2354b48fa37bf38a3d0]

#83529# introducing ORadioImport - need special handling for DefaultState / State


2001-02-13  Frank Schönheit  <fs@openoffice.org>  [51f00eec07b408b3ff35f13fe413bffd3dc4ad8f]

#83528# no CurrentValue property for password fields


2001-02-13  Christof Pintaske  <cp@openoffice.org>  [7223e66baec66f3ff3641f7130850925cecbc89e]

dont free alloca-ted memory


2001-02-13  Andreas Martens  <ama@openoffice.org>  [ad355e2b2449421786c0abe8f9ee740e9153eae3]

New: Proportional font width


2001-02-13  Oliver Specht  <os@openoffice.org>  [e4b2fbf4b0bc86601e9b7ee109cb8cb7e483ac31]

#83262# footnote properties in page style


2001-02-13  Oliver Specht  <os@openoffice.org>  [adda854d2d7d516e943461da808aae36848542fe]

footnote comments corrected


2001-02-13  Oliver Specht  <os@openoffice.org>  [5674cb2a2649050be26da8e62179a631f5beb946]

#83262# footnote properties in page style


2001-02-13  Oliver Specht  <os@openoffice.org>  [6d58c85c28186dd1679117a6e07b5def035c5744]

#83262# footnote properties in page style


2001-02-13  Thomas Lange  <tl@openoffice.org>  [33262009a33c741b2611b3c0981ecf0ae0bab815]

RegisterPluginMenuBar added


2001-02-13  Oliver Specht  <os@openoffice.org>  [047248afda1a13c289928cc06164f401d7cd2d51]

new PageProperties.idl


2001-02-13  Gene Anaya  <ganaya@openoffice.org>  [cb0fca83bdd69cf2073ad58d8f0529b7264e4d58]

Add map file for Mac OS X build.


2001-02-13  Gene Anaya  <ganaya@openoffice.org>  [3331b35c7df23fb5e41d2133ac13348237a9e1cd]

Add map file for Mac OS X


2001-02-13  Gene Anaya  <ganaya@openoffice.org>  [05aae65ea437b182d56243073c16d80a2dff96ab]

Added missing symbols from other map file.


2001-02-13  Gene Anaya  <ganaya@openoffice.org>  [4a96aa6e84665c73c536e7d3d3455c4b9f4b24e7]

Create map file for Mac OS X.


2001-02-13  Gene Anaya  <ganaya@openoffice.org>  [336dd4a3af0bcd32d42d7dd35c2b54dfe77086c1]

Add map file for mac OS X.


2001-02-13  Gene Anaya  <ganaya@openoffice.org>  [ee4de7c1e47d11e97c5b612878ab34c3246b78c4]

Add initial map file for mac os x.


2001-02-13  Gene Anaya  <ganaya@openoffice.org>  [9a99716286d9f9b02de75bd5b727c917a002050c]

Add map file for Mac OS X


2001-02-13  Patrick Luby  <pluby@openoffice.org>  [5541d008480ba2b53622d999d123fd027c6e3bb0]

Turned off optimization for Mac OS X so that code will compile in a reasonable amount of time


2001-02-13  Patrick Luby  <pluby@openoffice.org>  [a71a687cd280213c3037e49ccdc464bdddc95787]

Turned off optimization for Mac OS X so that code will compile in a reasonable amount of time


2001-02-13  Gene Anaya  <ganaya@openoffice.org>  [3c6d15a2dcc895a6eeb472f49bc0721ae2593332]

Added more symbols to the map file


2001-02-13  Patrick Luby  <pluby@openoffice.org>  [c7b64555d82d5d0cf8f719036ffd5cd122847288]

Added MACOSX with other Unix platforms


2001-02-12  arellano  <arellano@openoffice.org>  [9316caa359d7f7558751edc760eb6ac1e1d9335e]

Added missing message


2001-02-12  Patrick Luby  <pluby@openoffice.org>  [d951b1166bcf724700f8071761bed6c9a612516b]

Moved symbol renaming for Mac OS X to solenv/inc/unxmacxp.mk


2001-02-12  Patrick Luby  <pluby@openoffice.org>  [9eae1ae4e501f7a05b6015edf8a708b130e34d04]

Moved symbol renaming for Mac OS X to solenv/inc/unxmacxp.mk


2001-02-12  Niklas Nebel  <nn@openoffice.org>  [9ca459299374d7bd9a709a47af800fb3dd75672c]

#83721# hyperlink bar button removed from tool bar


2001-02-12  Niklas Nebel  <nn@openoffice.org>  [d08dc694bbad7f36a5802a6b7747c8c607c9abba]

#83819# IgnoreTab=TRUE for MultiLineEdit


2001-02-12  dic  <dic@openoffice.org>  [f315ba6b395dad283f014250522f7280e69b3d0a]

#82560# implement portal-specific functions.


2001-02-12  Hans-Joachim Lankenau  <hjs@openoffice.org>  [fb558b737043e41590c4e4e1470241d6a0c9be0b]

patch dependency when parsing files in MISC


2001-02-12  Mathias Bauer  <mba@openoffice.org>  [b4436d90807c181bb602bbc40f9a951fa4632a96]

OpenOLEStorage


2001-02-12  Kai Sommerfeld  <kso@openoffice.org>  [4770e37d6638f71193ac724f6ca58c0b69fe4df3]

#83239# preloading of ucb configurationdata


2001-02-12  Dirk Grobler  <dg@openoffice.org>  [b0c9bf53b623a21037e6e02d77a7ad705e62d3f4]

#83239# preloading of ucb configurationdata


2001-02-12  Hans-Joachim Lankenau  <hjs@openoffice.org>  [da2e819c9154f88c72eb2b6af7ab36a4b390ddd2]

generic dependency rule


2001-02-12  Ocke Janssen  <oj@openoffice.org>  [ba21cc84cd924084de412b9f785568f1951e63f7]

#83803# change id


2001-02-12  Dieter Loeschky  <dl@openoffice.org>  [f4818d255a204eced6fc7f9e77c0367bef782c3a]

#82951# remove SlotArray


2001-02-12  Dieter Loeschky  <dl@openoffice.org>  [f86766475653d1f5fbaeeb7a6ee6429f00aece7f]

#82951# set SID_SIZE_PAGE as default in SID_ZOOM_TOOLBOX


2001-02-12  Stephan Bergmann  <sb@openoffice.org>  [8a6973ee3bd6962e943c432901b2285eddd4d7d0]

#83237# Added flush().


2001-02-12  Kai Sommerfeld  <kso@openoffice.org>  [59894e0e1efe07a0348a1ffc61f726eaa0d9310e]

Updated/Reformatted documentation.


2001-02-12  Malte Timmermann  <mt@openoffice.org>  [ded7cc6308e22ae90f118b59e84ae037f8fb4c90]

UnoDialog: Recursivley set design mode


2001-02-12  Malte Timmermann  <mt@openoffice.org>  [fa1841831a857478e00e2ff4ca747c6040924105]

draw hack only when parent


2001-02-12  Malte Timmermann  <mt@openoffice.org>  [ceefad548ee7f9867defb50cdfb3ad3b8fed9735]

Fixed a small bug in getTransferData


2001-02-12  Patrick Luby  <pluby@openoffice.org>  [f071f455821a088386eb0da7a43f6ae0e76f889e]

Added several com/sun/star/reflection files to UNOTYPES so that we can instantiate Mac OS X static data members in this project


2001-02-12  Christian Lippka  <cl@openoffice.org>  [f543f9a426789f98e7d755e13669867f4a8f5a84]

#83390# only catch uno exceptions and be aware of localy cached components


2001-02-12  Oliver Bolte  <obo@openoffice.org>  [7b30f62e083bef1f36436dde78d795eb6c10f25a]

SRC621


2001-02-12  Hans-Joachim Lankenau  <hjs@openoffice.org>  [1dbfed267f8acb3741b79b279e124303de530929]

define to detect compiling without exceptions enabled


2001-02-12  Frank Schönheit  <fs@openoffice.org>  [5a4f74e82c3525e1e2e1a790a78fb2b86c696f8f]

InvalidateFeature_Impl: some more thread safety ...


2001-02-12  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f5a19e183b9130dd21c83d303f69ea32526f80ff]

prepared upcoming task force


2001-02-12  Stephan Bergmann  <sb@openoffice.org>  [83d09d0108ee22a68d79bf14f1d8e9b6a28dee23]

#83045# Increased read buffer size from 2K to 32K to increase performance.


2001-02-12  Thomas Lange  <tl@openoffice.org>  [f547309f59a60321e6e486292cd70a50221170e9]

GPF fixed. pView checked against NULL


2001-02-12  Kai Sommerfeld  <kso@openoffice.org>  [f5cd746ecfa2a48f40f6083efd563984a344b8df]

Updated/reformatted documentation.


2001-02-12  Peter Burow  <pb@openoffice.org>  [ca5050c94b98b9d951dfc4145143c29c13283e7d]

chg: URL-Box is back


2001-02-12  Oliver Specht  <os@openoffice.org>  [5fa041be7a085141972bba9a6f8e596f18b54bc0]

#83586# getDefaultProperty corrected


2001-02-12  Stephan Bergmann  <sb@openoffice.org>  [2bb979d1634145b7ea3b783ee2bbf9807bb50d27]

#83045# Updated documentation.


2001-02-12  Kai Sommerfeld  <kso@openoffice.org>  [c51109983497750bb206820e65cda0593a051592]

#83045# - Added testcase for 'globalTransfer' command.


2001-02-12  Kai Sommerfeld  <kso@openoffice.org>  [fcfa9d404eb0186bf74be2627f0b20c411bea888]

#83045# - Optimized: Now uses command environment proxy to cache remote           interfaces.


2001-02-12  Joachim Lingner  <jl@openoffice.org>  [7d630778109556e1b290606216d0202105f287c2]

*** empty log message ***


2001-02-12  Sander Vesik  <svesik@openoffice.org>  [df6d4e07e8d0da02a56bca5527b85ec230748002]

Remove stl/ from #include statements


2001-02-12  Joachim Lingner  <jl@openoffice.org>  [e482548c4013ad9dbf5543a3d435a35a08616c23]

*** empty log message ***


2001-02-12  Malte Timmermann  <mt@openoffice.org>  [514e99e56e2772025a20564eb823695b329f05c4]

Use the new Clipboard Interface


2001-02-12  Oliver Specht  <os@openoffice.org>  [47504718f3746a32c98e74f9ab6cc219ad5850f3]

#83654# SwXTextSection: XMultiPropertySet added


2001-02-12  Armin Weiss  <aw@openoffice.org>  [94810b08df9a88df2e7192abbf93b2f456169850]

#76008# SfxViewShell does have priority in using hotkeys now-


2001-02-12  Oliver Specht  <os@openoffice.org>  [363840842dd8c77e03976d69014b016100c4ff30]

use delayed mode in configitems


2001-02-12  Oliver Specht  <os@openoffice.org>  [610085fc5b5c399438cc763461883239c4d81f50]

enable delayed update mode


2001-02-12  Oliver Specht  <os@openoffice.org>  [1216e0a1fce06b5fa01f351ee923fa8ab2474a77]

use Impl-struct


2001-02-12  Dieter Loeschky  <dl@openoffice.org>  [c26566f014da5a7ae82d12d112334bd5762d07c2]

#78547# SID_STYLE_EDIT: broadcasting stylesheet changes for all levels


2001-02-12  Joachim Lingner  <jl@openoffice.org>  [0274b32abb28964470b7e6ae7bc23823821aecf9]

*** empty log message ***


2001-02-12  Sven Jacobi  <sj@openoffice.org>  [f5e58e19952dbbee335ceb720d27d350d2cc1ca1]

#76656# now setting hyperlink color


2001-02-12  Thomas Lange  <tl@openoffice.org>  [dffa20b4a5586984f98793563bd3ab2686d399b9]

Name change LinguConfigItem => SvtLinguConfigItem


2001-02-12  Oliver Braun  <obr@openoffice.org>  [d59c7ff8cc32ae0779fca6d85d39ba6d6c0516cd]

dnd enhancements


2001-02-12  Sascha Ballach  <sab@openoffice.org>  [ff0685c9642f25e31f4d2d1ba7f5f618e638fa61]

now it is possible to export and import matrix formulas in change track.


2001-02-12  Daniel Vogelheim  <dvo@openoffice.org>  [0f127e8985126ca25c3692f28b57004db93a9de0]

- fixed: width and height variables initialized - changed: avoid build-problem due to use of obsolete constants


2001-02-12  Sascha Ballach  <sab@openoffice.org>  [2805f79726e3d4fa1e693384bc44c9bc829b0c8a]

remove the LoadCellContents methods form ScChangeActionDel and ScChangeActionMove, because they are not needed anymore.


2001-02-12  Frank Schönheit  <fs@openoffice.org>  [6ce790f1968a644ea2139f0ab5958347d3bcdfea]

recognize non-NULL errornous streams, too


2001-02-12  Kai Sommerfeld  <kso@openoffice.org>  [43eacefc2b1d59cc9a1c5cc9f0ba3c930c37eab2]

#83045# - Added commandenvironmentproxy.obj


2001-02-12  Dirk Völzke  <dv@openoffice.org>  [b1648b2417e72823c3ad07e415625825a63d43c5]

getEventName_Impl() isn't needed any longer, don't throw unspecified exceptions


2001-02-12  Kai Sommerfeld  <kso@openoffice.org>  [93badce27ecb3e699471c5ac23822fdfaf25def2]

#83045# - Initial revision.


2001-02-12  Kai Sommerfeld  <kso@openoffice.org>  [3507c5da71b7237e7172ccb5afc4e3d288e13193]

#83045# - Added commandenvironmentproxy.hxx


2001-02-12  Hans-Joachim Lankenau  <hjs@openoffice.org>  [9ef3af601002bc1e62404065074b5f94640d1869]

projectpch


2001-02-12  Joachim Lingner  <jl@openoffice.org>  [8d0adc650eed3f3486aea14e88c75a00926ad371]

interface changes


2001-02-12  Oliver Specht  <os@openoffice.org>  [3dd935b5e7e511e9ec3f51d42a2e1134c0ab64de]

interface change: GetEventNames


2001-02-12  Oliver Specht  <os@openoffice.org>  [c02b2f988cabf7801dd7b7a1299d31c8aaadcb99]

interface change: GetEventNames/RegisterEvent


2001-02-12  Joachim Lingner  <jl@openoffice.org>  [b1008047743e01eff06edd12c4d347bff06b1347]

interface changes


2001-02-12  oisin  <oisin@openoffice.org>  [1a4f2cb5127b8881cd32dc7e44affe4c288d9520]

Configure now works with Solaris 8 so updated 'unresolved issues' list


2001-02-12  Kurt Zenker  <kz@openoffice.org>  [2f64c6847744f1f6e412fc6c2c8b0314a7456c5b]

Merge SWT614: 12.02.01 - 11:53:59


2001-02-12  Kurt Zenker  <kz@openoffice.org>  [0a49e4bba62e1986d358b276db89dc78d0629577]

Merge SWT614: 12.02.01 - 11:53:00


2001-02-12  Ocke Janssen  <oj@openoffice.org>  [589b315d02da9e69088e4da80c8ddff651db8726]

#83705# #83735# column_ref changed


2001-02-12  Ocke Janssen  <oj@openoffice.org>  [245bc316daffa91ed7754c41ae03235fc3ead49b]

#83705# column_ref changed


2001-02-12  Jörg Barfurth  <jb@openoffice.org>  [6536c5769af1ec3fb1b68195ebb4a3ffaa8ee5dd]

Remove 2nd argument to findElement (which should never have got checked in ...)


2001-02-12  Sven Jacobi  <sj@openoffice.org>  [0fac52c96015c18397e548f8cb2f49ff3c020cbd]

also set tabulator at FirstLineOffset when bullets are disabled (Issue148)


2001-02-12  Oliver Specht  <os@openoffice.org>  [93332f1e7f7e125aecc070783d07f3f9d8dc70d7]

enable delayed update mode


2001-02-12  Stephan Bergmann  <sb@openoffice.org>  [b6cbb40dad536d714522cdb2d7f9cf31319d6c10]

#83642# Flagged XRemoteContentProviderActivator as 'deprecated' (for lack of a 'draft' flag).


2001-02-12  Kurt Zenker  <kz@openoffice.org>  [28318e5cc59b42ce5b93da19c8f9a099e38d39a8]

Merge SWT614: 12.02.01 - 10:30:17


2001-02-12  Kurt Zenker  <kz@openoffice.org>  [fe60d5f459331e5f3c4d7c2370af922d53d87286]

Merge SWT614: 12.02.01 - 10:29:18


2001-02-12  Kurt Zenker  <kz@openoffice.org>  [5c334b5cd4dcf76e9e24d27b8fc13e360ba8e80f]

Merge SWT614: 12.02.01 - 10:28:17


2001-02-12  Kurt Zenker  <kz@openoffice.org>  [6e25a8e01ca0d407f50b98e4f4680c04f26fd4e1]

Merge SWT614: 12.02.01 - 10:27:15


2001-02-12  Kurt Zenker  <kz@openoffice.org>  [886b2aac9211ad1a123797161cb77f627610e569]

Merge SWT614: 12.02.01 - 10:26:15


2001-02-12  Kurt Zenker  <kz@openoffice.org>  [eeb4515defeb1acebe9df4555f710db089aa99ea]

Merge SWT614: 12.02.01 - 10:25:16


2001-02-12  Kurt Zenker  <kz@openoffice.org>  [9704c5253bd768e40d06ccf1207d4379b21fc872]

Merge SWT614: 12.02.01 - 10:24:13


2001-02-12  Oliver Specht  <os@openoffice.org>  [fe5f38324db1127a50d4fd0c35f6d4e2f5192de1]

#83340# throw exceptions if the table is complex


2001-02-12  Kurt Zenker  <kz@openoffice.org>  [b6fd004d57d4ee957e19e9885e907b798f627135]

Merge SWT614: 12.02.01 - 10:14:35


2001-02-12  Oliver Specht  <os@openoffice.org>  [fa5df635c3fdf72594d3c41a983b343c34962f72]

#83607# interface of number format changed


2001-02-12  Oliver Specht  <os@openoffice.org>  [7f45c035640c6c9f9c16e6f8a89a3977c7540496]

#83730#-#83732# service names corrected


2001-02-12  Oliver Specht  <os@openoffice.org>  [f7242028dd315cc58fcef6d6ec90dc69e090e523]

Width-duplicate removed


2001-02-12  Frank Schönheit  <fs@openoffice.org>  [d36e06a5b2068ebd1fcfe271d0cb2400f0abc1fe]

initial checkin - helper class for implementing module-functionality in SFX-less components


2001-02-12  Patrick Luby  <pluby@openoffice.org>  [e21abb879e8afbca323c9a88623074d4a71f27d8]

Updates to compile on Mac OS X and to move duplicate static data members to cppuhelper project for Mac OS X


2001-02-12  Patrick Luby  <pluby@openoffice.org>  [3107cf9c034feb355062c3176e1d1c3ff5edc945]

Updates to make cppuhelper test program compile on Mac OS X


2001-02-12  Patrick Luby  <pluby@openoffice.org>  [390e9fa9e5cb66137466f17b9b72e808d555ceaa]

Update test files for Mac OS X


2001-02-12  Patrick Luby  <pluby@openoffice.org>  [9ee09f88d779084c715b7a4235eebc02b5b43469]

Moved static data member initializations to cppuhelper project


2001-02-12  Patrick Luby  <pluby@openoffice.org>  [9515900946df5d8bb9bd6e76c5511ac5570c8acb]

Removed NETBSD from staticmb*.cxx compiling


2001-02-12  Patrick Luby  <pluby@openoffice.org>  [2b6c3d8714abac81955802fcb8704ee9a8bcf82e]

Removed NETBSD from staticmb*.cxx compiling


2001-02-12  Patrick Luby  <pluby@openoffice.org>  [30398de1759d3131ccb76f38e311118452b44bb6]

Removed NETBSD from staticmb*.cxx compiling


2001-02-11  Kai Ahrens  <ka@openoffice.org>  [02ed21c562098a574647defa872c77d6b7303621]

Must changes: new ClipboardId's/SOFFICE_FILEFORMAT_XXX for format 6.0


2001-02-11  Christian Lippka  <cl@openoffice.org>  [4c26a9a085f124dc26584a9401d2ecb6824dbc1d]

added fit-to-contour


2001-02-11  Christian Lippka  <cl@openoffice.org>  [b6ff26ab6e141484bf37ff6e29f73c1cf7c641e9]

added fit-to-contour


2001-02-11  Kai Ahrens  <ka@openoffice.org>  [81ad9a67905c9413fab87de85fc5946d5e570837]

#83495#: set SWAPSTREAMMODE to temp due to stream problems after conversion to XML


2001-02-11  Christian Lippka  <cl@openoffice.org>  [d72c6b5c3d0b895ddc9c48696ac2d82e03b17827]

#81639# fixed url field


2001-02-11  Christian Lippka  <cl@openoffice.org>  [9334ced15aec03d46e02aac2bb2374201c705816]

#83565# added style:text-align


2001-02-11  Christian Lippka  <cl@openoffice.org>  [a891043c4807cc4ca29f60ed5b595cdc6ba10cf5]

don't set autostylepool for forms anymore


2001-02-11  Christian Lippka  <cl@openoffice.org>  [2ecf08bc070048a4ad9679570574cbcfa73e59a1]

do not collect text styles for shapes without text


2001-02-10  Patrick Luby  <pluby@openoffice.org>  [2dae6c682774ebbb5c5502e2f88e49ca42cd7d63]

Updates to make test programs build on Mac OS X


2001-02-10  Patrick Luby  <pluby@openoffice.org>  [6811a28620e8baf523f3b131cafa28222e6fea21]

Updates to synchronize library and symbol names with naming convention used to sal and cppuhelper projects


2001-02-10  Patrick Luby  <pluby@openoffice.org>  [88f90e59341f6291097bfbcdaddd67ebcbcdf6d8]

Consolidated common Mac OS X static data member initializations into vos project


2001-02-10  Patrick Luby  <pluby@openoffice.org>  [f188ae888c9b2ba8fa8bb988822c8194b8eb7cc6]

Consolidated common Mac OS X static data member initializations into vos project


2001-02-10  Patrick Luby  <pluby@openoffice.org>  [ee9c8683b60ac11f971e52677d5966aaf191306c]

Added initialization of static data members for Mac OS X


2001-02-10  Patrick Luby  <pluby@openoffice.org>  [f98e307283860e1097993048afb65a3b6181b730]

Corrected symbols, #ifdef's, and optimization for Mac OS X


2001-02-10  Kai Ahrens  <ka@openoffice.org>  [d2605036563032b64ba60962d5c36889162aaecb]

#83595#: don't convert URL to physical file name for remote server


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [39b28aec018ce712ce76794418aea67759eb1879]

Merge SWT614: 02/10/01 - 00:30:34


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [b2fbd29398569403e093683c2ac6eaf798c76ce6]

Merge SWT614: 02/10/01 - 00:20:57


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [e80c8cb264eccbbb1592c4c20fcb55bbbe6588e6]

Merge SWT614: 02/10/01 - 00:14:39


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [5df8b32b449473659ee4de92ae0a01caa30850e9]

Merge SWT614: 02/10/01 - 00:12:43


2001-02-09  Oliver Bolte  <obo@openoffice.org>  [47e3b5fe19e94501b0cd7a9467d6f3463cbcdf27]

Merge SWT614: 10.02.01 - 00:09:47


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [7798fc8a21affc262abad82d99cb3b6712d2f063]

Merge SWT614: 02/10/01 - 00:08:36


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [d6798acc9288c8e823592a5414a886f1d89f5444]

Merge SWT614: 02/09/01 - 23:57:27


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [0b356ea91a5fe3af0494246b9c9b50bb18d40193]

Merge SWT614: 02/09/01 - 23:47:14


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [f393a02b544e336438a33de2e6fe70e5d878cf7e]

Merge SWT614: 02/09/01 - 23:43:04


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [9675b42e9716d035c1b4bcc6a639d19d01a26a01]

Merge SWT614: 02/09/01 - 23:38:56


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [cd2f8033fc92219e77308bc95c0dbc6bc1b06559]

Merge SWT614: 02/09/01 - 23:31:44


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [a3e4790eefb66b4eee686179d005388226e9120c]

Merge SWT614: 02/09/01 - 23:26:37


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [598a647f229ac2fc71ef928e73a78e634e9d1726]

Merge SWT614: 02/09/01 - 23:23:24


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [87efef30aee1d578e55e8d4967017339ae1b8160]

Merge SWT614: 02/09/01 - 23:18:02


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [4831d12b5d66c2b0761f63828c536077b1362c9d]

Merge SWT614: 02/09/01 - 23:12:58


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [4bd37a8f6a048729b1f60b4cd3be3d3a9fa8ae18]

Merge SWT614: 02/09/01 - 23:06:12


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [1c07365614b8198ec097ab1204dcc67305d38e99]

Merge SWT614: 02/09/01 - 22:55:40


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [80d69c2e11eba263637481e7babafb6f36e71bfb]

Merge SWT614: 09.02.01 - 22:55:03


2001-02-09  Oliver Bolte  <obo@openoffice.org>  [770f29a1743278d71b6fab897d859ea0ca36474e]

Merge SWT614: 09.02.01 - 22:51:54


2001-02-09  Oliver Bolte  <obo@openoffice.org>  [a36b6ed51370f50598d4dea9f96d0e72db9ec8b1]

Merge SWT614: 09.02.01 - 22:50:38


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [06851a0816c733835b140cdd333f39aae48fc543]

Merge SWT614: 02/09/01 - 22:50:08


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [c665a6b2fc9e506a2dae8411375f743cb1bc2a1c]

Merge SWT614: 02/09/01 - 22:49:55


2001-02-09  Oliver Bolte  <obo@openoffice.org>  [37a720d2f83349e526189002684e675eb63d1f42]

Merge SWT614: 09.02.01 - 22:49:28


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [b3102bcffc5d84d2005132b8f6436e2803bd4430]

Merge SWT614: 02/09/01 - 22:48:42


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [1c2ebb2ec2bd8b671e7c875779c0497ae809c805]

Merge SWT614: 02/09/01 - 22:48:19


2001-02-09  Oliver Bolte  <obo@openoffice.org>  [61a29e276a1110863aac920a5cf23c1f302883bd]

Merge SWT614: 09.02.01 - 22:48:18


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [63dd4a6fd7b52a2b9c53f1350139eae00a46e725]

Merge SWT614: 09.02.01 - 22:48:01


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [e44779dc91c5498a8721af99dcbd192f9d771542]

Merge SWT614: 02/09/01 - 22:46:57


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [a077de3399e760aaf32b98985b56a97d36971bc1]

Merge SWT614: 02/09/01 - 22:46:45


2001-02-09  Oliver Bolte  <obo@openoffice.org>  [5fa142811784ff7a970a93e297630d548b68cd2b]

Merge SWT614: 09.02.01 - 22:46:40


2001-02-09  Oliver Bolte  <obo@openoffice.org>  [b45f2cc74f112a8d0770161be7a7f70507c32d83]

Merge SWT614: 09.02.01 - 22:45:15


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [046513d162e9e2f37c8b067a5004930cedc37f3f]

Merge SWT614: 02/09/01 - 22:44:14


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [f0a32ec58393d4650a06304c962d6059c8dacc62]

Merge SWT614: 09.02.01 - 22:42:55


2001-02-09  Oliver Bolte  <obo@openoffice.org>  [2074981b5406ad4c5c00df69bf102fc16d13d78b]

Merge SWT614: 09.02.01 - 22:43:45


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [96dc53ad72fb18e742d6e0e2e23d2cfe81434659]

Merge SWT614: 02/09/01 - 22:42:22


2001-02-09  Oliver Bolte  <obo@openoffice.org>  [489040ee0ce428b9295ea5562e7b4cb48e11509b]

Merge SWT614: 09.02.01 - 22:42:28


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [19b337fe38a26da27e56741446d6f86825a41176]

Merge SWT614: 02/09/01 - 22:40:40


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [7cfc4ea5611c1fcec17a966add24d0ce1d73e4ab]

Merge SWT614: 02/09/01 - 22:40:04


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [20fd887ae17a3535c920f6c575e2d1b2a298fc44]

Merge SWT614: 02/09/01 - 22:38:25


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [05e128c1e3b8edaa64a2dcab7fec458aa80d47a9]

Merge SWT614: 02/09/01 - 22:36:57


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [1d822ed9762d3acf02a933b7e88d31658c1b8f05]

Merge SWT614: 02/09/01 - 22:35:07


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [61ee9ba7592c121cc778c0418180e510f7764bb8]

Merge SWT614: 02/09/01 - 22:34:05


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [710c6a66154a58e262cc3ba6073f16ce527b3039]

Merge SWT614: 02/09/01 - 22:33:06


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [d1c117c2d6e06c215fd9255382786c687de29260]

Merge SWT614: 02/09/01 - 22:32:15


2001-02-09  Oliver Bolte  <obo@openoffice.org>  [77ca40e56057ab18ebeb57fb4044a140182af358]

Merge SWT614: 09.02.01 - 22:30:57


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [0fadae6ae18797cc071a0e587f27fafa85f29dcc]

Merge SWT614: 02/09/01 - 22:30:21


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [ae63a5c159e491b4738b93d779bbfcde3b032304]

Merge SWT614: 02/09/01 - 22:28:35


2001-02-09  Oliver Bolte  <obo@openoffice.org>  [ef8f45d3243768407d37e9d6e15c7a251bbb72f7]

Merge SWT614: 09.02.01 - 22:28:13


2001-02-09  Oliver Bolte  <obo@openoffice.org>  [2906c2deadd1dc3ae55c86c5bd38a63e10144b91]

Merge SWT614: 09.02.01 - 22:25:41


2001-02-09  Oliver Bolte  <obo@openoffice.org>  [42c76baf80585bd0ef701cd7ae0d687bf396ef23]

Merge SWT614: 09.02.01 - 22:23:37


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [e4cdae1c64840198581babb5953062e04e3a5c6d]

Merge SWT614: 02/09/01 - 22:22:31


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [aee5d04746696a6c0d0fd7543d076a5beaaf06d0]

Merge SWT614: 02/09/01 - 22:20:42


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [b981dad31facebd503c393945272c9eea0f0a134]

Merge SWT614: 02/09/01 - 22:16:56


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [efe0c1b74a791a08310840245e2b31324b2d61b1]

Merge SWT614: 09.02.01 - 22:11:42


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [49b846b34fc8d25bef4b563eeebff942c1b66b68]

Merge SWT614: 09.02.01 - 22:10:31


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [4f5cbfebdb4851936e9f9534f286fe33fbd30bf8]

Merge SWT614: 09.02.01 - 22:09:24


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [71d7a3cd735c8757d3b58641b980a0bc374da8fb]

Merge SWT614: 02/09/01 - 22:08:52


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [2d22635ca0bdf09f2d9653f69d0443700c4fef6b]

Merge SWT614: 09.02.01 - 22:08:15


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [5f2b18910c112d23563f662fd8aba1fe7b7e1d47]

Merge SWT614: 09.02.01 - 22:06:21


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [7f6797e8395a3cdaba56cfa8d282f23b299e24e6]

Merge SWT614: 02/09/01 - 22:05:08


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [a08ae8b1739f69329622e0e246b016df1ab2ad66]

Merge SWT614: 02/09/01 - 22:02:26


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [5d8954962f0c367c6634ac5cff1792f740511da5]

Merge SWT614: 09.02.01 - 22:01:49


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [3712d9525e58f2dff37ec413a80381cdb066bf10]

Merge SWT614: 02/09/01 - 22:00:59


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [db39cf358842f16bd455c6a891166db3385cec65]

Merge SWT614: 09.02.01 - 22:00:26


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [c322f42170446d10c427fa2822c0883a95de8aec]

Merge SWT614: 09.02.01 - 21:59:14


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [b9573da52d649a0a43937ea474cebcb60de4aecc]

Merge SWT614: 02/09/01 - 21:59:05


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [7fd7af7f2d5f4baf5f1017a375567da6d94ea43e]

Merge SWT614: 02/09/01 - 21:58:37


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [4cc46b5cafc9e7f58af193e367668e669a954239]

Merge SWT614: 09.02.01 - 21:58:09


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [09c6a883100a0675fc040da9ca8d0907f2db10c6]

Merge SWT614: 02/09/01 - 21:57:10


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [729b5d2315aca66a3939213d8d60866f2c04b58c]

Merge SWT614: 09.02.01 - 21:57:07


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [218c8ebceb6f46212b891ee3bbe8da7a9eb75e66]

Merge SWT614: 09.02.01 - 21:56:41


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [dd465416a7e8d8dbccc85630dfc23f1091b40315]

Merge SWT614: 02/09/01 - 21:55:24


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [98550aefb5787eeeee29e3af92c40b3ab41ea8a3]

Merge SWT614: 09.02.01 - 21:55:05


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [7b9d77e74dcd06d1803082f656c5dc96fb2850d3]

Merge SWT614: 02/09/01 - 21:54:07


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [26e7e3771415e2fec2f4e170d783f6f10ac74b92]

Merge SWT614: 09.02.01 - 21:53:38


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [b71bd4ff709f69852c61e3bde7d4a49fb732f985]

Merge SWT614: 02/09/01 - 21:52:07


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [300f51eaf7a8df52d0b5a80dd2a27375f028b38b]

Merge SWT614: 02/09/01 - 21:52:06


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [a500eb63dc66234c0c5507b69575872f15e4120d]

Merge SWT614: 09.02.01 - 21:52:17


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [6f5434dda488e85f67f4c02e02eb76193af44970]

Merge SWT614: 09.02.01 - 21:51:49


2001-02-09  Oliver Bolte  <obo@openoffice.org>  [90fb4c1c0a2d3b2ee290d7c83daa89b5c99606c8]

Merge SWT614: 09.02.01 - 21:51:02


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [ed499579e4c64e1a4a07fe429651156fe85321a6]

Merge SWT614: 09.02.01 - 21:51:05


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [9a2f13c5ef1a752ec6b56f38de7265f625ac380a]

Merge SWT614: 09.02.01 - 21:50:30


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [238316ab71d70c02a1721a2fb69696402dc6a0bd]

Merge SWT614: 02/09/01 - 21:49:54


2001-02-09  Oliver Bolte  <obo@openoffice.org>  [c923f61682025a90c3c68485c0d101f5b16a5e3d]

Merge SWT614: 09.02.01 - 21:49:55


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [af3c35d9ef79af2dec8dc63106c84c4b3ecd6aef]

Merge SWT614: 09.02.01 - 21:49:53


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [701b71d6731f62e1fd98412205c902a5bf0bb051]

Merge SWT614: 09.02.01 - 21:48:54


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [cd23107d261af6d9a771b4f3b186f687262fc24f]

Merge SWT614: 09.02.01 - 21:48:52


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [f99c113bae30af2f088be8dac32dcd21f73e7022]

Merge SWT614: 02/09/01 - 21:48:38


2001-02-09  Oliver Bolte  <obo@openoffice.org>  [dcac5dd02a01f0bdc4e1e424852811733f74cf87]

Merge SWT614: 09.02.01 - 21:48:32


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [b7feee8b3d93c10481c5151d12f7cd40c5af8a28]

Merge SWT614: 09.02.01 - 21:47:45


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [666a1407ec39b648762af6cc4d7404f34ea97112]

Merge SWT614: 09.02.01 - 21:47:28


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [f1717c11a2334e83251444168281435c62ddcd86]

Merge SWT614: 02/09/01 - 21:47:19


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [95f44fd5e83e2f23b17f2e4068a462202a776d65]

Merge SWT614: 09.02.01 - 21:46:09


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [b2bbeec3151620dbd58b79b08565f9c297c04856]

Merge SWT614: 02/09/01 - 21:45:33


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [d4078e2855048ca2fc85b771c8ceb41aa0db1b84]

Merge SWT614: 09.02.01 - 21:45:11


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [7e03cc0076eb7b050d6bfeaa4f3e6d10f8dea934]

Merge SWT614: 09.02.01 - 21:44:56


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [02225d28ae4d16b5c54852e18164b457a017f1d3]

Merge SWT614: 02/09/01 - 21:44:39


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [e950a766a52c182ce8567dc89cf30c403947b103]

Merge SWT614: 09.02.01 - 21:44:33


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [45c3f439d26e82d309c5e5df6dc969b944364845]

Merge SWT614: 02/09/01 - 21:44:11


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [c87eff6d9ace657149c7f488ceb400c21667b050]

Merge SWT614: 02/09/01 - 21:42:48


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [bb708fda8082917918fde804a21fe7f6b6faa9d2]

Merge SWT614: 09.02.01 - 21:42:46


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [4cefa87c67d2204dc36b5adfd35218a37ac2397b]

Merge SWT614: 09.02.01 - 21:42:36


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [f27e45656a866e78369d40cee28edf1fd57c5887]

Merge SWT614: 02/09/01 - 21:40:08


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [6804d0c4cbbefa240f7e9e37b318e842131d5d5c]

Merge SWT614: 02/09/01 - 21:40:15


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [dcb96a3ee9eb995afb815e353ed10ae3198ee474]

Merge SWT614: 09.02.01 - 21:40:06


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [6eb816ddea45001b1404d12ea28ef409031eb137]

Merge SWT614: 09.02.01 - 21:39:58


2001-02-09  Oliver Bolte  <obo@openoffice.org>  [a08cc6701732df6cf15ac802a82bc9625b70693f]

Merge SWT614: 09.02.01 - 21:39:37


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [b6ac6c802d3028cb15cb6cdf63d706b4a4fcea90]

Merge SWT614: 09.02.01 - 21:39:01


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [7c3b263039a8dc953ddb7bc2df324d6554db9692]

Merge SWT614: 09.02.01 - 21:38:32


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [2c3c630c8f7c598180fa803bf362cae9a26f123d]

Merge SWT614: 09.02.01 - 21:37:35


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [ed7bc8dc4782a377db020e31bc417e77796b7152]

Merge SWT614: 02/09/01 - 21:37:38


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [f96f7ac8c5487858fdb52761cd4b91db10990ec7]

Merge SWT614: 09.02.01 - 21:37:25


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [c5ce7664038f515ce7b74b2bc91240e43570a8f4]

Merge SWT614: 09.02.01 - 21:36:40


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [3fecc9623bab94747404ca2c6240e51e621d8e55]

Merge SWT614: 09.02.01 - 21:36:21


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [d59e1d81e359be74ba12855c65173bc7cb51f328]

Merge SWT614: 09.02.01 - 21:35:06


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [428772be49a531401bc17755530ca7f642f69981]

Merge SWT614: 09.02.01 - 21:34:24


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [a9785ef42950b5fc59eca5e1487042fb857f1c5a]

Merge SWT614: 09.02.01 - 21:34:15


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [6d8f461a565181feb9ed235c767692d8a2b1eeed]

Merge SWT614: 09.02.01 - 21:33:58


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [6bb7b446e39ac9d388ca49ec490fdefe996a9e2a]

Merge SWT614: 09.02.01 - 21:34:04


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [8cb11f148eda06838250cdbcba925810dc1fc319]

Merge SWT614: 02/09/01 - 21:33:20


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [b0a5dc47c9f55c5bc0a8f73aefae180db08a7bbb]

Merge SWT614: 02/09/01 - 21:33:31


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [5d0e27c464810fa54fc38dc0b2b0b517dae6d22d]

Merge SWT614: 09.02.01 - 21:33:15


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [f347aeb2266b567fe02ebc772ac3f25c6013060c]

Merge SWT614: 09.02.01 - 21:32:58


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [f4d68f828302da1ec7d9b8ecb4821b33df6de098]

Merge SWT614: 09.02.01 - 21:32:12


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [3ff19f246ba336d001df3e1fdf8e62ac4a78ee6a]

Merge SWT614: 09.02.01 - 21:31:45


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [b4c333e4e40938b1324f96ea89ade7332623f722]

Merge SWT614: 02/09/01 - 21:31:35


2001-02-09  Oliver Bolte  <obo@openoffice.org>  [f5e5def16cc51b88daf8942806e65852e6c48ffe]

Merge SWT614: 09.02.01 - 21:29:55


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [c0b6156346da2565298fe059d777aef3ce7e3e28]

Merge SWT614: 09.02.01 - 21:29:56


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [b318c93bb18dc098ccdf0ab48891334aa88a167c]

Merge SWT614: 02/09/01 - 21:29:46


2001-02-09  Eike Rathke  <er@openoffice.org>  [5a9de910c02b3d17174e0e206eea93386590d02a]

Changed constants due to signed/unsigned issues. Because the unoidl compiler generates decimal values the bit mask 0x80000000 used as a long (sal_Int32) results in a negative value upon which a C++ compiler issues a warning complaining about the result still being unsigned. Since these warnings occure massive and are extremely annoying I changed

KParseTokens::IGNORE_LEADING_WS from 0x80000000 to 0x40000000
KParseTokens::UNI_OTHER         from 0x40000000 to 0x20000000
KParseType::MISSING_QUOTE       from 0x80000000 to 0x40000000

Bear in mind that the i18n interfaces are still under construction
and should not be used yet in the outer world.

2001-02-09  Kurt Zenker  <kz@openoffice.org>  [f1e5844894e71ff2c81220d9a16449e8449bbd36]

Merge SWT614: 09.02.01 - 21:28:52


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [ed17799c842e4a3c0a26954ac332e0100ea2a0b8]

Merge SWT614: 09.02.01 - 21:27:48


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [7587e085774d91a8d48a31c4f40587487d77883a]

Merge SWT614: 02/09/01 - 21:26:44


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [5055ddba142d775062eb9ec99ede292246ce2e68]

Merge SWT614: 09.02.01 - 21:26:39


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [9e53c5afffb1f25bae014f819755f18a08201d1c]

Merge SWT614: 09.02.01 - 21:26:28


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [2a216d7efb89bc605a2433b1b822bd79dbb49c0d]

Merge SWT614: 02/09/01 - 21:25:36


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [1a5643fefa484ab0db56a6ec58672fcb8b3637f1]

Merge SWT614: 09.02.01 - 21:25:25


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [ee3979609408ee20ba8d183de53034b9e67a2165]

Merge SWT614: 09.02.01 - 21:25:14


2001-02-09  Oliver Bolte  <obo@openoffice.org>  [9dd85aae4e40185c9ebfdb445a20eb1ceb7d7a13]

Merge SWT614: 09.02.01 - 21:25:07


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [72dd433d399cb89b604889549a240ebd98c653b9]

Merge SWT614: 09.02.01 - 21:24:33


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [2bdb19d9313175f6d8b0084cd4cf454cdc5b7348]

Merge SWT614: 09.02.01 - 21:24:21


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [f826d2377dfd6149ee17f68cd6cbc4f95a1d25a8]

Merge SWT614: 09.02.01 - 21:24:08


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [dbdbeabbb71c1beda617caeff1a161c2e7dd1405]

Merge SWT614: 09.02.01 - 21:23:27


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [285c83eb0637601c79411cd27122e297a9dc0058]

Merge SWT614: 02/09/01 - 21:23:09


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [103a84569180dcc7fbe3351ac55813a33b17d356]

Merge SWT614: 09.02.01 - 21:23:17


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [6e0ba6c50c6c41b6db0ce521ef54348223c946c0]

Merge SWT614: 09.02.01 - 21:22:52


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [b3068c7e5cd30bf43204c89c4998d8d0fd1fa879]

Merge SWT614: 09.02.01 - 21:22:20


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [42807ef143e685a5f3e2796847ee8e7e830d6bd8]

Merge SWT614: 02/09/01 - 21:22:03


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [ff4b6f7418da50bdf566ea414e3f5daf0d7022db]

Merge SWT614: 09.02.01 - 21:22:10


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [1095dd784b1dadaf9c5fc1f12ec1dffd595c88a1]

Merge SWT614: 02/09/01 - 21:21:42


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [2a2ded742f57494fa67592eb7bdccac5fe96f147]

Merge SWT614: 09.02.01 - 21:21:42


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [ad349740b64680ea18f16e727519ec4adc24a2ef]

Merge SWT614: 09.02.01 - 21:21:13


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [156bfeb1af4e4f236cbeca50002176e9a1ec4592]

Merge SWT614: 09.02.01 - 21:21:02


2001-02-09  Oliver Bolte  <obo@openoffice.org>  [2a8488f4bf509f2c8abc0c96c8a8fc009c9ee4c6]

Merge SWT614: 09.02.01 - 21:20:33


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [3258f3031a1302ab76f88da67f3bb07cb2848adf]

Merge SWT614: 09.02.01 - 21:20:31


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [bb79358a6cd27b5bbb4f85785ae38d0a06d7b5d1]

Merge SWT614: 02/09/01 - 21:19:33


2001-02-09  Oliver Bolte  <obo@openoffice.org>  [ade7164cab42a350f16102e2f43373f2f9e748eb]

Merge SWT614: 09.02.01 - 21:19:28


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [42bd975adc28714bd5c1bbd9b5ffe9d0ec3b3ec7]

Merge SWT614: 02/09/01 - 21:18:44


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [e8fc7b59a49f3a24198980fbf53e5b8a3a21fdd0]

Merge SWT614: 02/09/01 - 21:18:19


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [396c0980f630d29f1500c2d5e8b1f21159c644e8]

Merge SWT614: 09.02.01 - 21:17:53


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [6f37bf29cf036984a67ff491ce12327f6d9a5d04]

Merge SWT614: 02/09/01 - 21:17:14


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [cca95949c745e6dc8984c9daee39c21ca4894bc7]

Merge SWT614: 09.02.01 - 21:16:21


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [fbef7833c0bff3a43d90acefa5cd6bf9bced80ab]

Merge SWT614: 09.02.01 - 21:15:16


2001-02-09  Oliver Bolte  <obo@openoffice.org>  [6944c532ccbf3d87000caa543c5888dad04cdc89]

Merge SWT614: 09.02.01 - 21:15:08


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [012633534bfe675be96b04fda288f90a989c3cb8]

Merge SWT614: 09.02.01 - 21:13:40


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [79efbf1c045cfb9fa6e5eccb9f9110669151684c]

Merge SWT614: 09.02.01 - 21:12:20


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [237f1aff2d4fc74ef6f341d465ad9fc878aa5472]

Merge SWT614: 02/09/01 - 21:12:00


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [2961d449ffe76129dc841bd01cae34decc272716]

Merge SWT614: 02/09/01 - 21:11:27


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [30a435a583b9b3489e3c118dd948dea4c3bab5ef]

Merge SWT614: 09.02.01 - 21:11:47


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [2c2222c88903065401f6840301ad93d818d3f0ca]

Merge SWT614: 09.02.01 - 21:11:08


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [f7c0d121c40b938218b7d8867a4502fcfdc96a8b]

Merge SWT614: 09.02.01 - 21:10:51


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [30da842a08255e6b72328e45fc945ce5f053b458]

Merge SWT614: 02/09/01 - 21:10:38


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [3536353bbf0e2bee7bec0c703620b1a01ba47a34]

Merge SWT614: 09.02.01 - 21:10:25


2001-02-09  Oliver Bolte  <obo@openoffice.org>  [720a4061598e7292d43068c7a40d749c1422ce3d]

Merge SWT614: 09.02.01 - 21:09:51


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [dace12092c0bf205066c3fe1ca482cd9be27e329]

Merge SWT614: 09.02.01 - 21:09:53


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [b83dfba5a19676841be43c938b16c2bcf48eb456]

Merge SWT614: 09.02.01 - 21:09:20


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [d34945a09000cecc3a7f1afa39f3990ce240e5d2]

Merge SWT614: 09.02.01 - 21:09:18


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [0b6dc805c0806887476fbdcf9627ede209b49f5a]

Merge SWT614: 02/09/01 - 21:09:09


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [b9fca8e20ac80efbb235194478ac9802340101d1]

Merge SWT614: 09.02.01 - 21:08:42


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [327a1d1486caa21da358230956099e2cceeddf1b]

Merge SWT614: 09.02.01 - 21:08:04


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [755e804364184cd1e99717c87c172c5e1a9af437]

Merge SWT614: 02/09/01 - 21:07:17


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [54c6f77162107249dbda16b08158b93c5bfaf3e9]

Merge SWT614: 09.02.01 - 21:07:14


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [efba3291821c05044967a96e8b48753c008eb297]

Merge SWT614: 09.02.01 - 21:07:07


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [a44ccdac9711faac6beb716666ee32405df08434]

Merge SWT614: 02/09/01 - 21:06:59


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [12813ccf85e07ea0a2e0220d8152dfacdd17ba2f]

Merge SWT614: 09.02.01 - 21:06:45


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [523eda93119b50b7e78658bc30d322485e2c1cf1]

Merge SWT614: 09.02.01 - 21:06:16


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [c742e0aab21a07d3ea43410f4d43753847f7ad01]

Merge SWT614: 09.02.01 - 21:06:15


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [fd85f297c1a0f341b15158ea6c2bb0b2fd0efbd5]

Merge SWT614: 09.02.01 - 21:05:52


2001-02-09  Kurt Zenker  <kz@openoffice.org>  [a8646b520e8439ddf5167345413de9642f2c6125]

Merge SWT614: 09.02.01 - 21:04:55


2001-02-09  Niklas Nebel  <nn@openoffice.org>  [78833fecdb77383c7def832fcde71e98a71efa93]

Load/Save/SaveAs: handle XML format


2001-02-09  Niklas Nebel  <nn@openoffice.org>  [2c8916e9902a62165ba9b75297e67c3419181e38]

UpdateAllRowHeights


2001-02-09  Niklas Nebel  <nn@openoffice.org>  [9e7aaf6243a3daf5ff167724a81357452f4d9344]

LoadXML/SaveXML, UpdateAllRowHeights


2001-02-09  Niklas Nebel  <nn@openoffice.org>  [307dab4a974d3ddde7e25f4883e9561297660dd2]

allow construction with medium or storage


2001-02-09  Hans-Joachim Lankenau  <hjs@openoffice.org>  [35b2f852c198ceaa31b63cf66da9f108c4debedc]

reduce output


2001-02-09  Sascha Ballach  <sab@openoffice.org>  [02eedd455f9d24b204bba90ce849d56f3a8fea6d]

add import/export change view settings; import/export of matrix cells


2001-02-09  Sascha Ballach  <sab@openoffice.org>  [c903f5e09393dc6575cdd383610d2ed600ca9ccd]

add convertion from string to DateTime and from DateTime to String


2001-02-09  Sascha Ballach  <sab@openoffice.org>  [f25bd4ffa0539ebf0070b25b077154b08bea4131]

did the required changes (the XMLShapeImportHelper constructor gets one mor parameter)


2001-02-09  Sascha Ballach  <sab@openoffice.org>  [ee575a3a4aa2eacb4134310acd31c1418ed273c4]

add all needed values for the change tracking view settings


2001-02-09  Niklas Nebel  <nn@openoffice.org>  [37d897b715c34c16f3f45aa343422c15046a51ae]

new file format defines


2001-02-09  Niklas Nebel  <nn@openoffice.org>  [a87be528d8ad3eb3024961ce1c3ff6b918efee6e]

new file format defines / class names


2001-02-09  Martin Gallwey  <mtg@openoffice.org>  [6eb870a9853d9572ec5cb3c6d5f70aff5bba45bb]

added xml files for autocorrection


2001-02-09  Niklas Nebel  <nn@openoffice.org>  [5edf2e6170d843a06bd5b4818cfd19ec23608b19]

new application / long doc name


2001-02-09  Martin Gallwey  <mtg@openoffice.org>  [ee11c4f4cbfc31f0dfcec7042a9196308171bdc9]

added XML support


2001-02-09  Martin Gallwey  <mtg@openoffice.org>  [e8c783f011894434bb4bfb030143d80c1bf2537f]

initial import


2001-02-09  Martin Gallwey  <mtg@openoffice.org>  [6c20660813630c2d11d4b150bb1c40d40f4a170a]

Initial import


2001-02-09  Martin Gallwey  <mtg@openoffice.org>  [91a55bbe4c967853a6fe1cf9f28e0b96803fb00b]

Initial Import


2001-02-09  Armin Weiss  <aw@openoffice.org>  [bc7b737f2ae54270c6d6fcb7c7a97c44679937cd]

Added support for ItemSetChanged() which is called at every object after SetItem(), SetItemSet() or ClearItem() have finished. It is propagated through groups and Scenes. Used to make non-WhichID- specific changes AFTER all items are changed and only ONCE.


2001-02-09  jp  <jp@openoffice.org>  [12942c5d6386910f023f7a1c748efce64129c062]

Bug #83646#: Replace with Redline - set the pam to the replace range


2001-02-09  Hans-Joachim Lankenau  <hjs@openoffice.org>  [48935c24cbb77f2bde762ab75a75489c3df891ed]

from the rear by the chest in the eye


2001-02-09  Malte Timmermann  <mt@openoffice.org>  [b4b5e1fd9f5e8f0e19df6e481bd56ee80dc08416]

EditDataObject for Clipboard


2001-02-09  Björn Milcke  <bm@openoffice.org>  [8dc268058690337459bc38862c1532c34f171a48]

Req. change Load/SaveAs for XML format - removed deprecated CTOR


2001-02-09  Malte Timmermann  <mt@openoffice.org>  [94cac4c58d234fa7f75a115351b6d4dc02edab69]

changed to new clipboard interface


2001-02-09  Philipp Lohmann  <pl@openoffice.org>  [92e5e16cac70d8ccf9108a595b51085e25fd527f]

changed dnd according to latest API specification


2001-02-09  Eike Rathke  <er@openoffice.org>  [6867abbb534446fc4570f9ba2775c1a8b709bf03]

don't use SetNewValue(string), SetNewCell is sufficient; AddDependent instead of LoadDependent; SetDeletedInThis instead of LoadDeleted


2001-02-09  Eike Rathke  <er@openoffice.org>  [1fbb43ed035ba6fc3308a1b1bc06b81226a58bc2]

don't use GetStringOfCell, use SetCell instead; also changed naming of some functions needed for XML import


2001-02-09  Eike Rathke  <er@openoffice.org>  [f075843df5bdaa0e550639bdb3dbf08cbed1443f]

changed naming of some functions needed for XML import


2001-02-09  Andreas Bregas  <ab@openoffice.org>  [f72db3cb9c3abb59bec464b56a2303d6aa59ac08]

Added member for new dialog container


2001-02-09  jp  <jp@openoffice.org>  [2080d3b386111d9dc8e8120aa9e8d7c6e6359bd1]

changes for new linksource


2001-02-09  Oliver Braun  <obr@openoffice.org>  [8de7ad67eb85649ee221031a152d0c1d12ede9c5]

drag and drop api changes


2001-02-09  Sven Jacobi  <sj@openoffice.org>  [c13c6bafe2d73d444fdb348669a6002a917acaec]

take care of tabulators when they commes first in a paragraph (Issue150)


2001-02-09  Mathias Bauer  <mba@openoffice.org>  [bdc8ec306484355e8fae98d5abee0c38a630c3b5]

don't share mutex with DispatchHelper


2001-02-09  Mathias Bauer  <mba@openoffice.org>  [24c241df92f5f22b3556b7dc6569e9e7888ce1d3]

#82690#: merge problem


2001-02-09  Oliver Specht  <os@openoffice.org>  [1d887c914ed6b580011995060f689fd3afcc3ad6]

#83631# DefaultFont correctly saved


2001-02-09  Martin Gallwey  <mtg@openoffice.org>  [2d64280f26d99a0f3362afa35b89224b04b721c0]

I want to use AddAttribute (USHORT, OUString, OUString)


2001-02-09  Mathias Bauer  <mba@openoffice.org>  [12a169c0a46c9d77e77370a774a3f531474f8dac]

#82690#: avoid deadlock in dispose


2001-02-09  Oliver Specht  <os@openoffice.org>  [a4692c285b999488555aece6049b37f5c480a677]

#83721# hyperlink button removed from tools toolbox


2001-02-09  Oliver Specht  <os@openoffice.org>  [b2495b9d1f16b289c71f0a73a17cb4089b992752]

#82437# default font height now correctly set


2001-02-09  jp  <jp@openoffice.org>  [c083d627566eba7bf2df1335d3092e26e2ceec4d]

Bug #83650#: GetToken - ignore blanks at the end of the line


2001-02-09  Oliver Braun  <obr@openoffice.org>  [64dd771ffb7c14a91528c3f47be725df718117c6]

SystemChildData expanded


2001-02-09  Oliver Braun  <obr@openoffice.org>  [fcdbb2c98a07981cee87107a0cdba7c0719f74cc]

use YieldMutexReleaser


2001-02-09  Oliver Braun  <obr@openoffice.org>  [3f005ff29aa312b2f369f952a0cc8c4a9ad341b6]

YieldMutexReleaser moved


2001-02-09  Oliver Braun  <obr@openoffice.org>  [55f0e213dbce11516c0af9d6d1b6f1f11dda643e]

MutexReleaser moved here


2001-02-09  Eike Rathke  <er@openoffice.org>  [a00b71dc61fde83f5a53a643b8e5668944f39939]

lcl_IsReference: ocMatRef of course is a reference


2001-02-09  Eike Rathke  <er@openoffice.org>  [f0744439202cd49b30de29d948c9257dd76d1133]

GetFormula: if matrix reference in ChangeTrack do not lookup matrix origin in document


2001-02-09  Eike Rathke  <er@openoffice.org>  [08dff3606b8007985b823e875c6bdd650166b83a]

consistency of acceptable/rejectable activated entries; fixed also a GPF in Undo-Remove of SubTree elements


2001-02-09  Eike Rathke  <er@openoffice.org>  [a721367f315841eb9c3193d57ba5fcb16241332e]

handle matrix/array formulas


2001-02-09  Andre Fischer  <af@openoffice.org>  [b43519c6359db58907a22ca76c3708b0ca6ff358]

Changed height of group boxes.


2001-02-09  Eike Rathke  <er@openoffice.org>  [40091131d274d9e52347de62787c421e8fe9e688]

handle matrix/array formulas


2001-02-09  Oliver Specht  <os@openoffice.org>  [1a56934bccbf41d1a8d823c731b0ac424c98fdec]

use URLs instead of file names


2001-02-09  Peter Burow  <pb@openoffice.org>  [fbc1777b550622cedd7af821c5b3215f80366732]

fix: #83536# correct InfoBox for printing


2001-02-09  Armin Weiss  <aw@openoffice.org>  [b0a37325ebba6c3df1f9c9ade5510e583b1cf753]

Changed shape export/import to transformations


2001-02-09  Philipp Lohmann  <pl@openoffice.org>  [184ca2634a789ff633bab5235871f213274061c6]

added [oneway] attributes


2001-02-09  Michael Brauer  <mib@openoffice.org>  [20264b98b9b442d0f867d4f38fc25238a136afc7]

FILEFORMAT_NOW -> FILEFORMAT_50


2001-02-09  Michael Brauer  <mib@openoffice.org>  [0aeb1ab3428e5ce4f0896eec73ded1b364bbab8a]

FillClass corrected


2001-02-09  Michael Brauer  <mib@openoffice.org>  [8e6a3230f3d9bd6a45084d3e741d15a8e83f5d10]

ole objects continued


2001-02-09  Kai Sommerfeld  <kso@openoffice.org>  [ea980662116fe809e7569c6fb944e11cb373c6d2]

Updated/reformatted documentation.


2001-02-09  Dieter Loeschky  <dl@openoffice.org>  [3b86dfa059f3dea2e88004414703a2c9a872f426]

Access to SvxLinguPropertySet changed


2001-02-09  Ocke Janssen  <oj@openoffice.org>  [7b0ffa5a555f5c44fc04b9f0e74738060e8aa8c8]

line- and fill color were mixed


2001-02-09  Sven Jacobi  <sj@openoffice.org>  [b06101fca4346b8ef0422f4fa42b7a83546f8e5e]

more typecast to reduce compiler warnings


2001-02-09  Sven Jacobi  <sj@openoffice.org>  [5a3fefe3f41b8a357b97a3699714cd23bff6bef6]

IsMore now also returns correct bool when index is a multple of 256


2001-02-09  Dirk Völzke  <dv@openoffice.org>  [70abd8636c0a310934cca3d2d4253691acc4406c]

#76800# Added XEventsSupplier interface


2001-02-09  Stephan Bergmann  <sb@openoffice.org>  [a35403156851e5f97829c14fe5854a3c6fc44bd9]

#83642#


2001-02-09  Stephan Bergmann  <sb@openoffice.org>  [cf6852b25d03dc10a4b7ea8bfd6bcc19f2f47496]

#83642# Added missing documentation.


2001-02-09  Stephan Bergmann  <sb@openoffice.org>  [e275dd74d1e5fc21f1a519530c666b3bf2f92a88]

#83642# Added RemoteContentProviderAcceptor.idl.


2001-02-09  Dirk Völzke  <dv@openoffice.org>  [b25fea2e3faef50e88ba49138e23e5c1b51fb22c]

#76800# Added the function GetEventNames()


2001-02-09  Dirk Völzke  <dv@openoffice.org>  [a497d2fe3b13b4debaff0ff3957f067fa732df50]

#76800# We need the SfxObjectShell in the ctor of SfxEventConfigItem_Impl


2001-02-09  Dirk Völzke  <dv@openoffice.org>  [b7f6d15435d27658a3c12a56c7203c894fd99450]

#76800# Resources for the event names used by GetEventNames


2001-02-09  Dirk Völzke  <dv@openoffice.org>  [b88bd280116adbb289a2a46d2313c3c22bb68fbb]

#76800# Added sfxbasemodel.src


2001-02-09  Michael Brauer  <mib@openoffice.org>  [7b530050555f0a2a2966db033d917dbe591bc86e]

ole object continued


2001-02-09  Oliver Specht  <os@openoffice.org>  [65bc765e85d0e8599f79fa98e9dab9598656292b]

MacroTabPage-define back again


2001-02-09  Dirk Völzke  <dv@openoffice.org>  [9028145e54c006c2ffd82e8f1794bb5fba3c629f]

#76800# Use SfxEventConfiguration::RegisterEvent() instead of RegisterEvent


2001-02-09  jp  <jp@openoffice.org>  [8829892a55bb6f0107f5389d5f036856e610d35c]

rename define


2001-02-09  Dirk Völzke  <dv@openoffice.org>  [9d7e56e6f6d4a4294fa935f1c4d80591f4b4b61a]

#76800# Moved constant DLG_MACROQUERY to sfxlocal.hrc


2001-02-09  Hans-Joachim Lankenau  <hjs@openoffice.org>  [59443a633328e2a248ca81f252d81a2af4c55cfa]

pseudo dependencies for .s


2001-02-09  Dirk Völzke  <dv@openoffice.org>  [fb2c9886a20a25368426796158a367ed4ca83874]

#76800# Changed a lot of code to support the XEventsSupplier interface


2001-02-09  Dirk Völzke  <dv@openoffice.org>  [65561f27c272f3f722faea5299ffdbe4c1a4afe0]

#76800# Moved constant DLG_MACROQUERY to sfxlocal.hrc


2001-02-09  Dieter Loeschky  <dl@openoffice.org>  [e701700e3b617b501bd152330e04a0f8e8ccdeb6]

Using of LocaleDataWrapper


2001-02-09  Dirk Völzke  <dv@openoffice.org>  [367be8370ceda4fcc9da8b62984a4d46abe68310]

#76800# Added static function loadMacro so others can use this function, too


2001-02-09  jp  <jp@openoffice.org>  [bea3c75d10b20e3e7f17c63387264f66369f7a77]

Bug #82897#: set SvPersist at the DrawModel


2001-02-09  Hans-Joachim Lankenau  <hjs@openoffice.org>  [99a7408945981339df08465f8867aa5f8b045b37]

fixed output file


2001-02-09  Dieter Loeschky  <dl@openoffice.org>  [05571ac4f723659a997e1edbe644722ca9898b44]

+ LocaleDataWrapper, CharClass, Locale


2001-02-09  Dirk Völzke  <dv@openoffice.org>  [2694f88e263e35a9f2267954e050bbdeeb3cac13]

#76800# Use SfxEventConfiguration::RegisterEvent for event registration now


2001-02-09  Hans-Joachim Lankenau  <hjs@openoffice.org>  [94095fcdd0f7f68c2d5a41623cc68d0f2f845bfd]

changed targets to rule


2001-02-09  Eike Rathke  <er@openoffice.org>  [8523374cfbcf970f8442517061dce3de35f36f24]

#83608# UpdateReference: OnRefMove unconditionally dirty if cell position changed


2001-02-09  Mathias Bauer  <mba@openoffice.org>  [c07d163798076dffa2a963df14669b3e13c101b5]

#83647#: adjust HelpURL to new scheme for webtop


2001-02-09  Mathias Bauer  <mba@openoffice.org>  [066a027b2c18356b597a43ed06f3b2410d8cd9ef]

#83217#: use new vos::OExtCommandLine


2001-02-09  Dirk Völzke  <dv@openoffice.org>  [ef315311bdef271a27e6348c66fe54515745f714]

#76800# Implementation of XEventsSupplier


2001-02-09  Eike Rathke  <er@openoffice.org>  [ecd00b222cdd384b9544b938550d580d2d93a40e]

UpdateReference: internal cell position was never adjusted if formula had no references at all


2001-02-09  Dirk Völzke  <dv@openoffice.org>  [4ae73e52f32456c0a33d601f64f011baa3da63ed]

#76800# added eventsupplier.cxx


2001-02-09  Hans-Joachim Lankenau  <hjs@openoffice.org>  [715649a3b55a596099c7d31422891a0423234c09]

psprint defines from vcl


2001-02-09  Oliver Braun  <obr@openoffice.org>  [4795d4b0c4873218768721e39d905e6f7f68cc54]

optimized for remote usage


2001-02-09  Christian Lippka  <cl@openoffice.org>  [157f1495c2a5234c6afd6fdfafdba4bb89742666]

#82254# added Trasnformation and Geometry properties


2001-02-09  Sven Jacobi  <sj@openoffice.org>  [d1b7fefde969af81ece346c35411fa2c83056f89]

#83535# effect CloseHorizontally <-> CloseVertically


2001-02-09  Oliver Specht  <os@openoffice.org>  [d64c1294351ff928b18465d8b28b5b7d45248dbf]

EnableAutoSpelling removed


2001-02-09  mfe  <mfe@openoffice.org>  [dcfdeaefe291b66467a86dc317235c3c46960962]

incr id now uses 1


2001-02-09  Stephan Bergmann  <sb@openoffice.org>  [597fb3670e98235561dd4d0efcd97720113a7e05]

#83642# Added XRemoteContentProviderActivator.idl.


2001-02-09  Stephan Bergmann  <sb@openoffice.org>  [250ababb3665de16434f4cab6eeccb805076b6bb]

#83642# Initial revision.


2001-02-09  Philipp Lohmann  <pl@openoffice.org>  [2705f9d2bb0cc8e56c88ca73d899ac75fd1bf8d3]

added pdf conversion for psprint case


2001-02-09  Kay Ramme  <kr@openoffice.org>  [45bec4f910773716537412cadb29f1e783479131]

added a type cache (#83309#)


2001-02-09  Daniel Boelzle  <dbo@openoffice.org>  [48eb493d362161b152cf5d997f2ba5d8b754675f]

*** empty log message ***


2001-02-09  Michael Hönnig  <mi@openoffice.org>  [0d6822c4692761a07a4bfbf380b08b77084040dd]

#74964 no XNamed anymore (why ever it was in there again)


2001-02-09  Nils Fuhrmann  <nf@openoffice.org>  [485212d7bc04186f2fce90c7e1eba58b3ab66a00]

Support of multiple solar.lst (one per project) per workspace


2001-02-09  Thomas Lange  <tl@openoffice.org>  [3e4175267efd6cc05bb9443bec1c8027062075cf]

TabPages modification


2001-02-09  Oliver Specht  <os@openoffice.org>  [33cd57d3a9b8e5af03c6373fdbc5e55f6f96d4fe]

TabPage size changed


2001-02-09  Oliver Specht  <os@openoffice.org>  [4ce6e5c5aca342b121f145b133b286a8e4cfe775]

#83639# creating of sequence numbers corrected


2001-02-09  Joachim Lingner  <jl@openoffice.org>  [b965a60e15baa5269a84a49c156d553f1b73993b]

debug console output disabled


2001-02-09  Oliver Specht  <os@openoffice.org>  [66cce69e69c6485e6a2d45bafe220692bb3ebe86]

TabPage size changed


2001-02-09  Oliver Specht  <os@openoffice.org>  [089d7a5596061ca20d916c41256a753f877f33f0]

TabPage size changed


2001-02-09  Oliver Specht  <os@openoffice.org>  [0700ff46513decef543725ac398c856230c33d01]

TabPage size changed


2001-02-09  Oliver Specht  <os@openoffice.org>  [fdd7e9e67dcf5c7e036756a95d8e70217d7422d0]

cropex.cxx removed


2001-02-09  Oliver Specht  <os@openoffice.org>  [90ec92e421e1747f3f0aa0cd34f9a91aa8c3b3d2]

TabPage size changed


2001-02-09  Oliver Specht  <os@openoffice.org>  [285a848de3e2910994136de84fb9642b8d48d993]

TabPage size changed


2001-02-09  Peter Burow  <pb@openoffice.org>  [d29fec819db2d4056ed9cb591c5f6ff33226c129]

fix: #81812# load and save settings with SvtViewOptions


2001-02-09  Peter Burow  <pb@openoffice.org>  [c5970e90167582fa8ecc96349c75916db026bfa4]

fix: #81812# PositionPage::FillUserData() added


2001-02-08  Bustamam Harun  <bustamam@openoffice.org>  [4783b9074d3c2b7d302198c6eab435f13bb55934]

Add access functions for Collation Flags and Search and Replace Flags - Christian Lacunza


2001-02-08  Bustamam Harun  <bustamam@openoffice.org>  [afdaad64daec8bd622c7ef8804ab42e341fc110b]

add collator options constants - Joe Xu


2001-02-08  Niklas Nebel  <nn@openoffice.org>  [de74c38eb4cf0e405a03b9c04784e8d88a57c7ac]

#78987# confirm selection for data pilot if it contains subtotal cells


2001-02-08  Niklas Nebel  <nn@openoffice.org>  [9f92253fd079456010e3b888a2df957fcc402194]

#78987# STR_DATAPILOT_SUBTOTAL


2001-02-08  Niklas Nebel  <nn@openoffice.org>  [ea61e21410d2922724bee35dbdaaca25ed638378]

#78987# HasSubTotalCells


2001-02-08  Svante Schubert  <sus@openoffice.org>  [9bdee5cfcedb108b5a4abc1f2d934a48071772b5]

#82641# workaround for a xslt bug with default namespaces


2001-02-08  Jörg Budischewski  <jbu@openoffice.org>  [03f20688606466bc50c7c493d038ff7b2ac8f6d4]

#83677# directory structure changed from bin/windows to windows/bin, etc.


2001-02-08  Patrick Luby  <pluby@openoffice.org>  [f4079ff69acb688bf35fa952e75500c95bb19d71]

Put leading underscores on symbols


2001-02-08  Joachim Lingner  <jl@openoffice.org>  [26e9d31731951d2734b23df3244f5e274897ef7d]

*** empty log message ***


2001-02-08  Hans-Joachim Lankenau  <hjs@openoffice.org>  [4b89640869ad95c5be1d82e8ba049028afc7bc61]

to avoid circular dependencies - was already treated like phony


2001-02-08  Kay Ramme  <kr@openoffice.org>  [724bd4de1d6f31c974b420bf4a54f8699097a233]

insertThreadId now creates unique threadids


2001-02-08  Hans-Joachim Lankenau  <hjs@openoffice.org>  [1fb9b3ee1eccad2a43447c838eb7d90a744fe729]

makedepend respects #ifdef. this is no longer needed


2001-02-08  Rüdiger Timm  <rt@openoffice.org>  [47ff3591f9c2583ee9ec31c7d7598a4d9b2d0030]

#65293# AppendConnLine() needs ::rtl::OUString as arguments


2001-02-08  Oliver Specht  <os@openoffice.org>  [4d75f69e602fb84d8de0f88f2dc3351158132a88]

TabPage size changed


2001-02-08  Oliver Specht  <os@openoffice.org>  [7b890e4d50a8831722b33a0bfda9ccb2ff601c6c]

TabPage size changed


2001-02-08  Sven Jacobi  <sj@openoffice.org>  [c7b43fb802a1fd547253e4a96b072a9d5cfbee5f]

#83558# VerticalRotate->HorizontalRotate


2001-02-08  Rüdiger Timm  <rt@openoffice.org>  [d647d8b0535cac4270a75f88ebf344c73de67b97]

#65293# gcc needs a temporary variable


2001-02-08  Martin Gallwey  <mtg@openoffice.org>  [f6b3d023e9a93c96e96b838f4f5026c84512fd8e]

Added support for XML files...the default is still SW3


2001-02-08  Martin Gallwey  <mtg@openoffice.org>  [007886f0e6c0ea076ebf47c7be7d890ebc8dc258]

Added XML files


2001-02-08  Martin Gallwey  <mtg@openoffice.org>  [0c473e367540ac8ad4696fc47df4137d55ca5e4c]

Initial Import


2001-02-08  Niklas Nebel  <nn@openoffice.org>  [fcc9662b8a24a2c95cb4c8241f9cda02705437dd]

DoCopy: use ScDrawTransferObj


2001-02-08  Niklas Nebel  <nn@openoffice.org>  [3d841e2b63b9e3fb33e77e2c13326b897f4094b5]

drawing objects not handled here


2001-02-08  Niklas Nebel  <nn@openoffice.org>  [3759a9a43c2ed8703da6ca49c3b9da63ffc17921]

drwtrans


2001-02-08  Niklas Nebel  <nn@openoffice.org>  [efc33f01edd3d3a7b97c3af35198ed08f7fd7361]

transfer object for drawing objects


2001-02-08  Mathias Bauer  <mba@openoffice.org>  [8d1fd4c7d1f4619b356606ac29c136fb129272b6]

make sure that UCBStorages are copied as UCBStorages if possible


2001-02-08  Martin Gallwey  <mtg@openoffice.org>  [f0c885f7282f8ab6f37dd4b984bf651e26b0adef]

Added XML Support + misc. support functions (also changed some comments to English!)


2001-02-08  Martin Gallwey  <mtg@openoffice.org>  [8919a5cb9d8fd938605b2af91233a292a3f18f94]

Initial Import


2001-02-08  Martin Gallwey  <mtg@openoffice.org>  [1de8c5c2b69645aff2bfef0d9dc7bfd7489c1562]

Initial import


2001-02-08  Martin Gallwey  <mtg@openoffice.org>  [e465dcf8cd5000a89b158042c6e485febbbd1dfb]

Added InvalidateModel/ReactivateModel


2001-02-08  Martin Gallwey  <mtg@openoffice.org>  [9933db5e329c52301f4a29a286419ee870d67d22]

Added InvalidateModel and ReactivateModel


2001-02-08  Hans-Joachim Lankenau  <hjs@openoffice.org>  [d9f920610a110a68ed379ffd02bbd39d19319ad7]

suppress warning - avoid error...


2001-02-08  Joachim Lingner  <jl@openoffice.org>  [2a119911604ddf1cf385c6e60ffdf6d2852459e6]

*** empty log message ***


2001-02-08  Rüdiger Timm  <rt@openoffice.org>  [db41f7dde163932b72ee7287deaeb0dc893eeeab]

#65293# gcc needs a temporary variable


2001-02-08  Joachim Lingner  <jl@openoffice.org>  [773d1fadddac7159716226c85dfb01c22b440c27]

*** empty log message ***


2001-02-08  Dirk Grobler  <dg@openoffice.org>  [8994fb670fca0c779635975463e1890c8fa2a6ac]

#83239# preloading of config nodes


2001-02-08  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a2a6a12b7a6d1f07f42759b7f278c5e239ccd657]

delete dependencies for current directory only


2001-02-08  Hans-Joachim Lankenau  <hjs@openoffice.org>  [2e46b73075f440447f60d2b2b92b53aa1615a0e8]

get dependencies rebuild when corresponding target changes


2001-02-08  Hans-Joachim Lankenau  <hjs@openoffice.org>  [8790de73db00a7671c369ad6fc46b32dd5caf4f4]

suppress warning


2001-02-08  Kurt Zenker  <kz@openoffice.org>  [ca64ab15759fd976871b0be459c9fe7d74b31bf1]

removed redundant backslash in makefile


2001-02-08  Joachim Lingner  <jl@openoffice.org>  [7e2fa34c09ce9240263c879d5e7c6d70b68eff31]

*** empty log message ***


2001-02-08  Niklas Nebel  <nn@openoffice.org>  [9167c7da204e8921028c98f398c85dcc7bca2b01]

#83571# InitItems: use global color table


2001-02-08  Niklas Nebel  <nn@openoffice.org>  [271e6c8c04bcf1caf049051ca03f5989095a3cca]

#83571# ctor: use global color table


2001-02-08  Rüdiger Timm  <rt@openoffice.org>  [09a66a0aeb14b014491cedd40014d8313cac719d]

#65293# these flags don't work with the new dependency tool


2001-02-08  Sven Jacobi  <sj@openoffice.org>  [6dafcf53c850e251bc4cf4f66d92731048a951a9]

added UturnArrow autoshape


2001-02-08  Mathias Bauer  <mba@openoffice.org>  [819a17348259ae410e840f6aea613eb00aff0714]

use DataFlavor to retrieve ClipboardIds


2001-02-08  Christian Lippka  <cl@openoffice.org>  [c926c2727838584ed5ab870bbb97b8381c58700c]

#83528# merging control styles with shape styles


2001-02-08  Nils Fuhrmann  <nf@openoffice.org>  [9a1f5d7901ca1726ec5b9d37acc8e729c17d34b4]

Some comments


2001-02-08  Christian Lippka  <cl@openoffice.org>  [86ad6979ffcf609e22c06e741ecac2fc7826763e]

#82254# added Trasnformation and Geometry properties


2001-02-08  jp  <jp@openoffice.org>  [b5e1b4df3dfe5f20604b3440c6bbb7c621ff7e00]

Bug #75592#: new method AppendUndoForInsertFromDB


2001-02-08  Joachim Lingner  <jl@openoffice.org>  [1cd01f7927034ab05418ccdb71b40713cd7211e3]

 DTransHelper.cxx DTransHelper.hxx DataObjectWrapper.cxx DataObjectWrapper.hxx FmtTranslTbl.hxx ImplHelper.cxx ImplHelper.hxx TransferableWrapper.cxx TransferableWrapper.hxx TxtConvertHelper.cxx TxtConvertHelper.hxx dnd.xml dndentry.cxx globals.cxx globals.hxx makefile.mk source.cxx source.hxx sourcecontext.cxx sourcecontext.hxx target.cxx target.hxx targetdragcontext.cxx targetdragcontext.hxx targetdropcontext.cxx targetdropcontext.hxx


2001-02-08  Christian Lippka  <cl@openoffice.org>  [cad30827864403e35309ed74e965ff64fc9a6ba8]

#83528# merging control styles with shape styles


2001-02-08  jp  <jp@openoffice.org>  [a32dd925233bae2561dfd2eafa1ec6af9290068d]

Bug #75592#: change Undo handling, optimization for the config


2001-02-08  Michael Brauer  <mib@openoffice.org>  [0e8349c82a1539b10362ff9d78c7d3c1454f60bd]

clsids.hxx


2001-02-08  Daniel Rentz  <dr@openoffice.org>  [7b54ac055822486fb9553be039f4bc5e278f71b8]

[add] import of multiple operations for BIFF5


2001-02-08  Mathias Bauer  <mba@openoffice.org>  [959c6fd6032b8025416b1a9d85bd7ff007e26fad]

detection must look into file if typename was empty


2001-02-08  Philipp Lohmann  <pl@openoffice.org>  [1eaf28a99c3ac0cfe27a32fb8bb7c0edbec9c564]

call dragOver on XDragSourceListener


2001-02-08  Kai Sommerfeld  <kso@openoffice.org>  [28dd4c4556d2f970eca6756d4443331e030e9a68]

Updated/reformatted documentation.


2001-02-08  Stephan Bergmann  <sb@openoffice.org>  [f986ef4accbf714e9468f35ddf16851a673aaadd]

#83617# Work around Solaris compiler bug to catch ResultSetException as well as SQLException.


2001-02-08  oisin  <oisin@openoffice.org>  [47fefb9010bde9f8434980555ae6867e24bf95c6]

Commented out unnecessary fprintf's to stderr to make output quieter


2001-02-08  Caolán McNamara  <cmc@openoffice.org>  [df5888111ef16d53d489836a1341186023ae9ed7]

removed redundant backslash in makefile


2001-02-08  Peter Burow  <pb@openoffice.org>  [94b7b6331d69d7183bd883dde13bfb1ac4f693ad]

fix: #83375# storage path not supported any longer


2001-02-08  Caolán McNamara  <cmc@openoffice.org>  [ac3911e85edf629c6e279af1a8288db974d500c2]

removed redundant backslash in makefile


2001-02-08  Kay Ramme  <kr@openoffice.org>  [ec57e2797d9e5d17a99926ae768126ba65792554]

DumpType added


2001-02-08  mfe  <mfe@openoffice.org>  [becb1f63c98fb0e55ee2f3e4d9b65b4146a5dcbc]

added NO_DEFAULT_STL=TRUE


2001-02-08  jp  <jp@openoffice.org>  [dc420185f84b596c9c4402e6e1fe3b922208f632]

remove using statements


2001-02-08  Kurt Zenker  <kz@openoffice.org>  [c1f00ba89fbcd2dadb8dda42bdc17d320e2990ce]

new version for SRC620


2001-02-08  jp  <jp@openoffice.org>  [aadf7fa7e3c118e511a6b23070cc69302db9aeb4]

remove exception handling


2001-02-08  Rüdiger Timm  <rt@openoffice.org>  [6e0d97d3cf932a9ade12ad6271ded26c19e025c5]

#65293# typo corrected


2001-02-08  Caolán McNamara  <cmc@openoffice.org>  [270f6aca15f753194fc73facd329ac3b4c61bb31]

mention of msocximp still lingering in the makefile


2001-02-08  Dirk Völzke  <dv@openoffice.org>  [e2ca36d06e265ac8044a9f703e1ac6bb1e3022cd]

#83617# Improved exception handling (caught some SQLExceptions)


2001-02-08  Dirk Völzke  <dv@openoffice.org>  [3d6262ab517f56550ea6a21da4e7b0cd80fb4a51]

#83617# Added throw statements to some local functions


2001-02-08  Kurt Zenker  <kz@openoffice.org>  [706ec9c0f6f66cb2fd84d2857f4847697d29c6e2]

new version for SRC620


2001-02-08  Dirk Grobler  <dg@openoffice.org>  [5ea662797e3e5fe0c808a06ccafa759d4936b8bd]

#83239# preloading of configtrees


2001-02-08  Daniel Rentz  <dr@openoffice.org>  [8a0ff14f7082a32ac0f0ef3a0a057fe6f8de9d1a]

misc. changes


2001-02-08  Dirk Grobler  <dg@openoffice.org>  [496bfabce0db353963fcc3813db1556466142fda]

#83239# preloading of configtrees


2001-02-08  Nils Fuhrmann  <nf@openoffice.org>  [9c84b27304abb2b6410aaa4f669223eded359580]

Added new ctor for project dependent solar.lst


2001-02-08  Dirk Grobler  <dg@openoffice.org>  [3cd5afe04ec5c963729f9279aaee65d930560787]

#83239# new lib to include


2001-02-08  Dirk Grobler  <dg@openoffice.org>  [a0016705c085bd40cf17b5af0df30b254bff8ed7]

#83239# preloading of nodes


2001-02-08  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f5f4f458fd95d1dce9ae476db51def904f3e49c9]

use macro for touch


2001-02-08  Kurt Zenker  <kz@openoffice.org>  [f838e5a690141df84e4759c23a5e793d7b465b08]

new version for UDK210


2001-02-08  Armin Weiss  <aw@openoffice.org>  [d12b362ad094bff158cbb0a795c242dc9fa4b769]

#81248# use FALSE as last parameter for MergeValue() in itemset merging functions. These are SdrObjGroup::GetItemSet() and SdrEditView::MergeAttrFromMarked().


2001-02-08  Niklas Nebel  <nn@openoffice.org>  [8b2524df3353b332f20a3ed08d7ea7237137bd8c]

#83630# don't modify font for columns list box


2001-02-08  Mathias Bauer  <mba@openoffice.org>  [2b720f25d07b11f539b8ec7c2e7d34a5ae6b9ce9]

#80941#: always try to get URL from the completion list


2001-02-08  Mathias Bauer  <mba@openoffice.org>  [0386e1729db0b78d3b60c020044211c819fa19b6]

#80941#: new dtor


2001-02-08  Dieter Loeschky  <dl@openoffice.org>  [1f692f1a1ab9b7acb40d3a31a610f0b9856c2fe5]

#83394# BegTextEdit(): clear UndoManager


2001-02-08  Mathias Bauer  <mba@openoffice.org>  [feabe8615094af432d4d3d4617a3665bef5834ff]

Some problems with mimetypes and classids...


2001-02-08  Caolán McNamara  <cmc@openoffice.org>  [64bc2ff6b5d2f8d39800b096ab97348b42673323]

#83519# Save carriage returns in xml format for Math's command editor


2001-02-08  Kay Ramme  <kr@openoffice.org>  [2497989ab0783d48674bda9ba72207295cf47210]

_initMemberType now takes care of inherited members (#83228#)


2001-02-08  Kay Ramme  <kr@openoffice.org>  [215f06a52d72d5ffd55d85b9a0217e3dc7c556e6]

getComponentType now takes care of being an array


2001-02-08  Kai Sommerfeld  <kso@openoffice.org>  [5222c7f41c3c629daee9f3bfa8be4ac864224262]

Updated documentation, improved layout.


2001-02-08  Jörg Budischewski  <jbu@openoffice.org>  [e3890ebd9a6a2ddf0dd45de39ccaabb045363c7e]

#83366 missing unoil.jar added


2001-02-08  Gene Anaya  <ganaya@openoffice.org>  [a70d391b66bd35c795c6f12a4117c2f797c81b49]

Missing .IF directive


2001-02-08  Gene Anaya  <ganaya@openoffice.org>  [48f28a18124eb9f73614d6dcd54c87099e105bc5]

missing SLOFILES+=


2001-02-08  Gene Anaya  <ganaya@openoffice.org>  [254c4c682498fdc7049de4ebe984bed3810f9fa1]

Missing .IF line


2001-02-08  Gene Anaya  <ganaya@openoffice.org>  [b1c787161f451992d3c83f3ec6335179786f5e20]

Added staticmb file for MacOS X.


2001-02-08  Gene Anaya  <ganaya@openoffice.org>  [f0abddb2e12952154f2851ab39101383f8f50368]

Added UCBHELPER for MacOS X static symbols


2001-02-07  Babak Mahbod  <bmahbod@openoffice.org>  [f6024fa9992ca19b1a63f69903e025a1a6b7bb07]

Salbmp now displays 8-bit palette. Salvd disposes of GWorlds. Salgdi disposes of GWorlds. Salgdi rebuilts the ITable if necessary. Header file now contains more constants.


2001-02-07  Patrick Luby  <pluby@openoffice.org>  [b5059805d56d8dd41c882d4bf923035351f69f2d]

Simplified Mac OS X package creation


2001-02-07  Kurt Zenker  <kz@openoffice.org>  [21a143f797d74a7c96586387418797d6b0ae2ffa]

SRC621


2001-02-07  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f3b3569c2428b5fbff88da34bd22be295f3b81b5]

use .INIT to make sure TARGETDEPS are build first


2001-02-07  Sven Jacobi  <sj@openoffice.org>  [b205ae2f8469015b0358b2fbcd23a80e9ca19739]

now using HiWord when writing SoundDataHeaderType


2001-02-07  Hans-Joachim Lankenau  <hjs@openoffice.org>  [3c838bdf8bb9d43b0a708390ea0de0e9ae0c3221]

dependencies instead off ALL


2001-02-07  Patrick Luby  <pluby@openoffice.org>  [2b2657b2780f5e3ae50694eef19d4c3812a64af7]

Added mapfile for Mac OS X


2001-02-07  Philipp Lohmann  <pl@openoffice.org>  [c1fded133580bb05a5ee31e2cc063f0a3db80f13]

fixed a deadlock, transferable should hold a reference on its creator


2001-02-07  Sven Jacobi  <sj@openoffice.org>  [282a4b2e448aa2c42a05477e2cd588cab1f3c357]

improved SoundCollection export, property CharFontCharset -> CharFontCharSet


2001-02-07  Sven Jacobi  <sj@openoffice.org>  [033e717330b9459cbb8afa14664ff0c29787ea11]

Collection -> SoundCollection


2001-02-07  Andreas Bille  <abi@openoffice.org>  [9f00ece1a18b88fac8bbc06611f1a43b2f3b4111]

#82941# Missed some point, where the fallback to language must proceed either. The rest is for the documentation: tooling.


2001-02-07  jp  <jp@openoffice.org>  [b0aecb994b0a1928a60b3fdb89b4fea2e385917c]

Bug #73759#: WriteFrmExtraData - set right values


2001-02-07  Christian Lippka  <cl@openoffice.org>  [a51e7713ead5be3eaf2fbf8fda0a9be59c29f5b2]

added interactions for presentation


2001-02-07  Jörg Barfurth  <jb@openoffice.org>  [a86a505b77c5f1b199cb1c34c8e9fac17ee3d07a]

When inserting multiple values, the results of validating are first checked without testing


2001-02-07  Christian Lippka  <cl@openoffice.org>  [9b4173c799c1e107404cd8c1265c87941d9998bf]

added interactions for presentation


2001-02-07  Jörg Barfurth  <jb@openoffice.org>  [f76c4da12fa7ca27b3260f9340c50bbc5cf6859e]

Support checking a possibly untested change for isChanged()


2001-02-07  Armin Weiss  <aw@openoffice.org>  [ae0816a808757d2a8328fa342b07515e0241fa46]

#83257# the second condition needs to be <= since inside this loop also the leading zero is inserted.


2001-02-07  Rüdiger Timm  <rt@openoffice.org>  [d94d71f964510d2d818fd035c4ebae4becf4e004]

initialize pointers


2001-02-07  Frank Schönheit  <fs@openoffice.org>  [13add8ad679b30c8ffd65ff6ade8d02ddb5974db]

+UID_FORMPROPBROWSER_FRAME


2001-02-07  Caolán McNamara  <cmc@openoffice.org>  [cea49b414e59fd4b8351483a51a92da1fa822397]

#83307# Change automatic width handling for frames, with special care for header/footer problems


2001-02-07  Hans-Joachim Lankenau  <hjs@openoffice.org>  [d053ef540b63569f91e82f38a5377655dab918d9]

now with working dependencies for EXCEPTIONSFILES


2001-02-07  Mathias Bauer  <mba@openoffice.org>  [5af25ab1e609c142fca89a602cba5344359ebb91]

#77520#: deliver login.bin


2001-02-07  Daniel Rentz  <dr@openoffice.org>  [d53f3cba54c2a38a986790a974bbb0077926cbab]

[add] import of multiple operations


2001-02-07  Philipp Lohmann  <pl@openoffice.org>  [962dc445adc0b2caf15c4e136421e0ddb740ca29]

set default cursors for lazy XDragSourceListener


2001-02-07  Oliver Braun  <obr@openoffice.org>  [97f454e8d33ff9fe292212a0131b5956667b726a]

made DragSource member of XDragSource type


2001-02-07  Oliver Braun  <obr@openoffice.org>  [6fcb1be1c120bb15cdcac3720d0c51c7e9a3bda9]

default behavior for lazy listeners


2001-02-07  Ocke Janssen  <oj@openoffice.org>  [31949109fbc3d6a37ebd5bb17d78286861334eae]

disable all slots when no connection


2001-02-07  Armin Weiss  <aw@openoffice.org>  [94ab7ca3f35d63683ef17c03ed9a6657c00041d6]

#83024# save and restore SDRATTR_3DSCENE_DISTANCE and SDRATTR_3DSCENE_FOCAL_LENGTH from the original selected 3d items when assining 3d favorites


2001-02-07  Ocke Janssen  <oj@openoffice.org>  [ddf39885b2e94ac3631ee31cca4d917e604d1489]

if native than disable design slot


2001-02-07  Andre Fischer  <af@openoffice.org>  [eebf0e9dd8b5bccf7fed20fe8d084d32879003c7]

Changed height of tab pages from 135 to 185.


2001-02-07  Thomas Lange  <tl@openoffice.org>  [1c605aab2a5f6b2215cdaf8de7083c3413db74ef]

TabPages modification


2001-02-07  Daniel Boelzle  <dbo@openoffice.org>  [6650a3f9b113e8b1e907d4b515b3d018835e66b3]

#83599# added options -ro, -rw for registries; old option -r is DEPRECATED


2001-02-07  Frank Schönheit  <fs@openoffice.org>  [5059fd3bd5ac8a87b37c9dce4e245c22b6ba947d]

added an optional interface XSingleServiceFactory


2001-02-07  Frank Schönheit  <fs@openoffice.org>  [9f7864f0c88076bfb1b6257b5624c102acc7b7ae]

implement the XSingleServiceFactory interface of the DefinitionContainer service


2001-02-07  jp  <jp@openoffice.org>  [63898ded2712ef5a3ab3e87f207d418f29587b1d]

Bug #81349#: FindFlyFrm - assert only if requetet OLE-Object not exist


2001-02-07  mfe  <mfe@openoffice.org>  [fc8cd6bdfcd99ae9d53eb1986bab90dc7bc35c5a]

removed ChangeGlobalInit completely


2001-02-07  Kai Sommerfeld  <kso@openoffice.org>  [4558a08472a816797fa0bb53a45158610ef4dec8]

#83541# - Upted documentation.


2001-02-07  Ocke Janssen  <oj@openoffice.org>  [938861fe6d6a3fb32be51e3c023fcdf602e7a562]

move a bitmap


2001-02-07  oisin  <oisin@openoffice.org>  [f17df48d798aeea0bc26389c5fc2cc7d77e58cec]

Improved tests for ml.exe and Cygwin bash tools path (Windows)


2001-02-07  Thomas Lange  <tl@openoffice.org>  [394ef93f115cc630ab20fd155efcab5c0f59aec6]

use defines now for resources of the print options TabPage


2001-02-07  Thomas Lange  <tl@openoffice.org>  [a1872c0f317af728819e6ee2605799a3f3cddd78]

defines for resource IDs


2001-02-07  Ocke Janssen  <oj@openoffice.org>  [20693c98c8801ce87cd1a6171a60904d392f0844]

catch exception when layinformation isn't available


2001-02-07  jp  <jp@openoffice.org>  [5ae3e8ed3691d363c76d92b16e300cbad665823d]

Bug #80745#: InsAsString16 - use Len instead of zero character


2001-02-07  Andreas Schlüns  <as@openoffice.org>  [d6e74e7b24225a12c979996400d605a212fd5b45]

dont use += operator of OUString for unterminated unicode's ...


2001-02-07  Kai Sommerfeld  <kso@openoffice.org>  [bde4693338112622162b1a52a7bb7b56b7fecc23]

Updated documentation.


2001-02-07  Björn Milcke  <bm@openoffice.org>  [431eb315b6d52fc7d27b73fbb37f705474a85726]

TabPage resize (height 135->185)


2001-02-07  Andreas Schlüns  <as@openoffice.org>  [ae9fa3fab3116452f4cc26435042218182e8cda5]

new functions to add/remove filter


2001-02-07  Andreas Schlüns  <as@openoffice.org>  [0ff623c6fdb4e369c8e8aae3298953581aaee4cd]

add new test for filter registration


2001-02-07  jp  <jp@openoffice.org>  [cf552d98bd7719f3be20e998a9acded25e3fe797]

Bug #83582#: Connect - ignore empty topics, check URL topic too


2001-02-07  mfe  <mfe@openoffice.org>  [69d9bd5ccea9d7f1cab3488401820a165464086a]

inserted TARGETTYPE=CUI for Unix ; X libs not needed


2001-02-07  Mathias Bauer  <mba@openoffice.org>  [1902028daed2c3dd286ebed033ffe669c9584c56]

#83503#: handle preselected filter


2001-02-07  mfe  <mfe@openoffice.org>  [b1f4ca7f328e939e71e8e10617754f6a26bb2ecd]

inserted TARGETTYPE=CUI for Unix ; X libs not needed


2001-02-07  oisin  <oisin@openoffice.org>  [105b273183e01d32ebc64de3d206b818ede8fa36]

Tests for ml.exe and cygwin bash path now only carried out on Windows


2001-02-07  Niklas Nebel  <nn@openoffice.org>  [83a40a92e787f2eb22f2d446e66f9a1932a80849]

#83543# TransposeClip: transpose border and merge attributes


2001-02-07  oisin  <oisin@openoffice.org>  [c83313dba03ba36b460889f683930ee77d52bbf9]

Tests for ml.exe and cygwin bash path now only carried out on Windows


2001-02-07  Dieter Loeschky  <dl@openoffice.org>  [72cd2ec756be69fd8eb8a6a78a0a8ddf978887d9]

Use ScriptType of EditTextObject


2001-02-07  Caolán McNamara  <cmc@openoffice.org>  [066d6fd5b88048b09f235d3c8bb1035ab601ef00]

#83308# Allow negative frame positions


2001-02-07  Frank Schönheit  <fs@openoffice.org>  [feecaa9e30b8a7716c985382ff5825a4a040cf5b]

a new missing detail ...


2001-02-07  Martin Gallwey  <mtg@openoffice.org>  [ce5fa3937f1fbdb93023d98d2258d6833efc4c11]

String handling optimisations


2001-02-07  Armin Weiss  <aw@openoffice.org>  [bd6ef793308528fa7b7edf3e110be89561b38f21]

#76447# scaling was done wrong in SdPage::ScaleObjects(...). Distances and positions were mixed up, but vectors and points need to be scaled different.


2001-02-07  Armin Weiss  <aw@openoffice.org>  [b48750d55223125bf27f4e4a901ee5269391cf51]

#82979# setting empty XATTR_LINEEND or XATTR_LINESTART was switched which leaded to not setting these items to empty items when importing XML files.


2001-02-07  Kurt Zenker  <kz@openoffice.org>  [f4993956fb72833ba9294824ffeb06320429a013]

*DefaultLanguage no longer supported* not supported until SRC630


2001-02-07  Kai Sommerfeld  <kso@openoffice.org>  [ed173d6dfd2b98910f4fd5b2a4436b30beafa345]

#83045# - Implemeted content event listener.


2001-02-07  Caolán McNamara  <cmc@openoffice.org>  [0baf75e57ee5d339ed318347ea405fbaacd474c9]

#80372# Paragraph border instead of Paragraph text border == WW edge align


2001-02-07  Andre Fischer  <af@openoffice.org>  [7a85dd6cbb374fccd067d8a4ecea8ff9a39ae2d1]

Changed height of tab page from 135 to 185.


2001-02-07  Andre Fischer  <af@openoffice.org>  [2e04ba520ba6b9c0b136887b4ea3315e0390d9f7]

Changed height of tab pages from 135 to 185.


2001-02-07  Frank Schönheit  <fs@openoffice.org>  [cb5f7a638f0dd60c960b98cec22331470884f282]

introduce the connection option 'SystemDriverSettings'


2001-02-07  Frank Schönheit  <fs@openoffice.org>  [000a15f2d08a5c5eab61a11853520dc55b299f53]

introduce the connection option 'SystemDriverSettings'


2001-02-07  Andre Fischer  <af@openoffice.org>  [88b64c2bb2b51bfbdddf81cb7d892702492cf4ff]

Changed size of tab pages to height of 185.


2001-02-07  mm  <mm@openoffice.org>  [dc304e5a063df898b83eea4ab597c3d31ad95483]

TF_SVDATA


2001-02-07  Peter Burow  <pb@openoffice.org>  [de35b59ceb4e130d5d7a98911eb5655bd2c11bba]

fix: #83117# new interface of XDataContainer supported


2001-02-07  Andreas Bille  <abi@openoffice.org>  [622f61033ca8de77aa3caf68d1d97db521c90d5c]

#82574# There is now a new property KeywordAnchorForRef at module contents. In order to become effective the help files must be newly indexed and the main_transform.xsl file delivered by the help must be updated.


2001-02-07  Frank Schönheit  <fs@openoffice.org>  [259e3a6cd9b5725cc7168fa736b00c08cef1cb1c]

renamed JDBCDRV to JavaDriverClass


2001-02-07  Daniel Rentz  <dr@openoffice.org>  [507612623c7623cd6e53337ac22343e3ae28cb47]

multiple operations: absolute/relative references in parameter list


2001-02-07  Andre Fischer  <af@openoffice.org>  [f299762eae5146393facc591ffaf29efb418f0c8]

Changed size of tab pages (135 -> 185).


2001-02-07  Dieter Loeschky  <dl@openoffice.org>  [af2c3f8662f696b2d2dbeb9421a988de89814e9f]

SID_TEXTDIRECTION... added


2001-02-07  Martin Gallwey  <mtg@openoffice.org>  [1c7be225a38db7db1dbbe47e5f7f911c20360924]

Remove check for bizarre Solaris bug


2001-02-07  Martin Gallwey  <mtg@openoffice.org>  [bfaa449c45b0e7ba007a9be0e9676bb7ddd7b6f2]

Allow the setting of the MediaType on the root folder


2001-02-07  Dieter Loeschky  <dl@openoffice.org>  [e7b748b0e987b6a5aebd14626a5c0a0473664983]

Vertical writing


2001-02-07  Dieter Loeschky  <dl@openoffice.org>  [40ad3106d902b98bcaab70247e7571d7cdc971cb]

Use ScriptType of OutlinerParaObject


2001-02-07  Sascha Ballach  <sab@openoffice.org>  [7fb6cf6fc4a9fe662caaab4865bb8379a5486dab]

add office:forms as child to the table:table element


2001-02-07  Frank Schönheit  <fs@openoffice.org>  [a3a2a42839a754c604e24f02f7dc8629525435ea]

renamed JDBCDRV to JavaDriverClass


2001-02-07  Kai Sommerfeld  <kso@openoffice.org>  [ef6a613ae4bc58fd83eacac4cacbdd0504c334e7]

#83045# - Added support for "globalTransfer".


2001-02-07  Kai Sommerfeld  <kso@openoffice.org>  [335863620e5781b693f4cdf7a19b9b06c488de09]

#83045# - Added activedatasink.hxx


2001-02-07  Daniel Rentz  <dr@openoffice.org>  [7bd52c3dd8790dfbd471d707982dcf3f91c7491c]

config file for BIFF8 dumper


2001-02-07  Ping Liao  <pliao@openoffice.org>  [7629ea50fb620d56b03263244f06b47bfbd755e5]

Added MACOSX linker/loader bug workaround code.


2001-02-06  Sander Vesik  <svesik@openoffice.org>  [fa0ab14b471964cfca7268066cb14b420250e696]

Remove stl/ from #include statements


2001-02-06  th  <th@openoffice.org>  [7aa6f1a2527216300f00f8255a672ad60e0c463e]

#82921# - Fontmatching now correct (Helvetica maps now to Arial...) and add standard Java fonts to the font lists


2001-02-06  Eike Rathke  <er@openoffice.org>  [3758ebd05a60c4b62392f7bf17315aac7f6af0b6]

GetMatrixEdge: diagnostic messages


2001-02-06  jp  <jp@openoffice.org>  [c36ba5a13c53f7d90075ddcf049d3b6a6f6d41aa]

Bug #81999#: replace GetWhichId with SetScriptAttr - for asian/complex char.attributes


2001-02-06  Niklas Nebel  <nn@openoffice.org>  [26a62bee800b85357733dbc3fed872179f96a629]

new tab page size


2001-02-06  mfe  <mfe@openoffice.org>  [065e4347cb4f06dae9b45ed79bb1854d841af209]

#83217# : added OExtCommandLine class


2001-02-06  Caolán McNamara  <cmc@openoffice.org>  [f08ac0216cad76fbdda1ef6e8537426eae8e5ba1]

#83581# CJK Two Lines in One {Im|Ex}port for Word


2001-02-06  mfe  <mfe@openoffice.org>  [52cb08ee6d46c5349d558d7dbfdc64fe883430d5]

#83217# : added osl_readLine


2001-02-06  Sven Jacobi  <sj@openoffice.org>  [2da4875da534d95565a4990d30d2653b95866689]

removing type mismatch


2001-02-06  Sven Jacobi  <sj@openoffice.org>  [2b916c96229138add5e1c1693f87fbcbc8b03a42]

added FloatChartAutoshapes, removing type mismatch


2001-02-06  Sven Jacobi  <sj@openoffice.org>  [ff1677431b8932919249b8b5b7e6e7d627cbb030]

removing autoshapes which now have their own implementation in msashape.cxx


2001-02-06  Daniel Vogelheim  <dvo@openoffice.org>  [98a2208308cbea4d44ecb2c11cba4dedbdb52e1a]

- changed: auto text events now use text:auto-text-events container element            (rather than document)


2001-02-06  Eike Rathke  <er@openoffice.org>  [176750a00047db108f0c399bcc7643df3ab95d82]

oops, mistakenly checked in the temporary disabled GetClipState IsBlockEditable


2001-02-06  cdt  <cdt@openoffice.org>  [8bb490c83002cfa541174ddbf6dddad3f4879d5d]

#82791# override the getCodeBase methode


2001-02-06  Daniel Rentz  <dr@openoffice.org>  [489caf5b363a0de8a51fe3a1c4e7e6c4e325c3e7]

integration of new import class XclImpStream


2001-02-06  Mathias Bauer  <mba@openoffice.org>  [08d205ecf1f514cb8aa7689688ff5bd4a97a5238]

no FILEFORMAT_NOW


2001-02-06  Philipp Lohmann  <pl@openoffice.org>  [d34f51ed5aa1e6cbfa3a7795de7ae2f53862ac23]

removed old register/deregister methods


2001-02-06  Michael Brauer  <mib@openoffice.org>  [18b646bf92f741413338b4a03e0e111e01a0c464]

real 6.0 file format


2001-02-06  Michael Brauer  <mib@openoffice.org>  [b6e9e6c94d8a3942aec1af6ce2d388aa95f6455c]

real 6.0 file format


2001-02-06  Michael Brauer  <mib@openoffice.org>  [a05c341452eb85f07013105170198963428f3784]

real 6.0 file format


2001-02-06  Hans-Joachim Lankenau  <hjs@openoffice.org>  [546992486853615153f037cafefde3ad7756d7d1]

use SUPD for version checking


2001-02-06  Daniel Vogelheim  <dvo@openoffice.org>  [4eae2fc8fcf8bf8057f9984962546c5e80d36540]

- added: auto text event ex- and import


2001-02-06  Michael Brauer  <mib@openoffice.org>  [6ab9ef80a05b2b762518a64497a6493708917bb6]

real 6.0 file format


2001-02-06  Michael Brauer  <mib@openoffice.org>  [3c8102cd1e0ce8cc4887dd8a308ecceebfa85476]

real 6.0 file format


2001-02-06  Philipp Lohmann  <pl@openoffice.org>  [c4b02478681d28ddf65ccee079e2f39708496ff5]

do not react with abort on a missing collator


2001-02-06  Andreas Martens  <ama@openoffice.org>  [1b0811328900df7b2aba8fd224ee5a6d769ba4d9]

Fix #81821#: 2-line attribut on whole paragraph


2001-02-06  Sascha Ballach  <sab@openoffice.org>  [f3a6fe357202a4e0f18ae6c0c9ae062149825399]

add namespaces to the stream


2001-02-06  Andre Fischer  <af@openoffice.org>  [d40fb3c26cf4ef9e259c3f86cbdb61998c66962f]

Changed size of tab pages (135->185).


2001-02-06  Andre Fischer  <af@openoffice.org>  [0d685cbf5363e26b5f26510189095a43e453b7cf]

Changed size of tab page (135->185).


2001-02-06  Michael Brauer  <mib@openoffice.org>  [0676b15f61ac978743aae6db644b4fafa6c9a1d3]

real 6.0 file format


2001-02-06  Andre Fischer  <af@openoffice.org>  [7c08f027bcb072eeb6b611c8c1505bf041d6ff02]

Changed size of tab pages (135->185).


2001-02-06  Kurt Zenker  <kz@openoffice.org>  [0e039579ab8c37d5ae4c836bce1cb96893797fea]

new version for SRC620


2001-02-06  Eike Rathke  <er@openoffice.org>  [6955d4ec9739f72ebc429796020f12b26cb14f05]

DeleteCells: copy/paste sloppyness, BlockEditable end was taking X for Y ...


2001-02-06  Sascha Ballach  <sab@openoffice.org>  [19571ab1cf72007edd648c0161488ade2d89ba09]

give SvXMLExport the MapUnit and not a cast


2001-02-06  Sascha Ballach  <sab@openoffice.org>  [a66be3e094288e15037975f6891aa94475c69932]

export of the meta informations in a own stream


2001-02-06  Sascha Ballach  <sab@openoffice.org>  [edfe799eb8e29be9b4823f9c131f74e0b7f3eeb0]

export the meta information in its own stream


2001-02-06  Sascha Ballach  <sab@openoffice.org>  [c030ba7683fa71a02e3cc4946364090b4e37eaf0]

get the XStatusIndicator in a own method


2001-02-06  Eike Rathke  <er@openoffice.org>  [7dcafa0a10b66022e0e82949b1530c296ddcdbba]

SID_DEL_COLS, SID_DEL_ROWS: StateMethod GetBlockState instead of GetState (need matrix formula check)


2001-02-06  Björn Milcke  <bm@openoffice.org>  [5e90328433780cc4c5b75de84e30e2283cd1b25b]

TbaPage size changed (260x135 => 260x185)


2001-02-06  Daniel Vogelheim  <dvo@openoffice.org>  [b1df2bd37ad067003876203cf576a2506acaae24]

- changed: script:events to office:events - added: office:events for graphics and styles


2001-02-06  Daniel Vogelheim  <dvo@openoffice.org>  [4df8d9ef59ed2ab6e291eb7b519f14af334c1f0c]

- changed: script:events to office:events


2001-02-06  Rüdiger Timm  <rt@openoffice.org>  [b801ccaf65f38349f45f1dd7c1fa44529a49160c]

#65293# It is sfx2/cntids.hrc, not sfx2/cntidS.hrc


2001-02-06  Kay Ramme  <kr@openoffice.org>  [7d38073be39f9fd896965edc24632a3efc267cdd]

joined changes from 1.8.4.4 - 1.8.4.5 (#83116# add interface IInvokeable and IInvokeHook (must be used for netscape under linux/solaris))


2001-02-06  Armin Weiss  <aw@openoffice.org>  [2dbc4f0c1c9a8747a025b8905d11d96e7f22d712]

#83251# SdXMLPresentationPageLayoutContext::EndElement() had used a wrong comparison string in specifying the autolayout type


2001-02-06  Rüdiger Timm  <rt@openoffice.org>  [a193e0958d35c58eaf55582cf7edc3406c20d069]

#65293# include algorithm to get std::find (solaris)


2001-02-06  Kay Ramme  <kr@openoffice.org>  [7f74b53850ae5bd3af0be6624dc4b2895f8d567d]

joing changes from 1.6 - 1.6.2.1 (#83116# add interface IInvokeable and IInvokeHook (must be used for netscape under linux/solaris))


2001-02-06  Hans-Joachim Lankenau  <hjs@openoffice.org>  [71592adf7e85df75fc0e302e293666445a2f7452]

corrected used macro


2001-02-06  Ocke Janssen  <oj@openoffice.org>  [5f54e251774581d16e669a863345609a24aa396b]

two new includes


2001-02-06  Ocke Janssen  <oj@openoffice.org>  [810f4ed6aca38cb074f1bfeeb801a028111ae761]

change R in r


2001-02-06  Caolán McNamara  <cmc@openoffice.org>  [3f2977d91c629330aea3ef96942bd3d31bea6b50]

#83356# Support Explicit Page Start Number for WW6/7


2001-02-06  Daniel Vogelheim  <dvo@openoffice.org>  [bd0715c9b6ab54a4d28a3b670591761db08b0e2d]

- fixed: remove obsolete call (interface-announce: required/SRC620 by frank.schoenheit@)


2001-02-06  Kurt Zenker  <kz@openoffice.org>  [737879680c158e14afc949ff525c8a44511b8599]

new version for SRC620


2001-02-06  Rüdiger Timm  <rt@openoffice.org>  [7814c77706ad5fb03748ddabd17f10ec500509ed]

#65293# There has to be a newline at end of file!


2001-02-06  Rüdiger Timm  <rt@openoffice.org>  [0549238ed56dcb110253f5188eb8bae03ca7228a]

#65293# syntax


2001-02-06  Armin Weiss  <aw@openoffice.org>  [801f66b3e702945858c0c3654a6bc79483f0fb37]

#80646# added code to have a local fallback ItemSet for page objects


2001-02-06  Mathias Bauer  <mba@openoffice.org>  [73ed0265bb580312a8fe561aa813e30b12e6dbde]

no FILEFORMAT_NOW


2001-02-06  Mathias Bauer  <mba@openoffice.org>  [97dff3d5fa6148fbb4926a0e3f0dda6e237dafa9]

new FILEFORMAT_CURRENT


2001-02-06  Kay Ramme  <kr@openoffice.org>  [ce64c5fc2bf7fd8d0985838aaf2edc2a7e00b863]

#83116# add interface IInvokeable and IInvokeHook (must be used for netscape under linux/solaris)


2001-02-06  Kay Ramme  <kr@openoffice.org>  [db554db0333389de03ae33afe358241c870ed91b]

#83116# removed IInvokeHook


2001-02-06  Rüdiger Timm  <rt@openoffice.org>  [51ea9f72a3fdbc66d3afba830a01d0fc1db8e8e6]

new version for SRC620


2001-02-06  Oliver Bolte  <obo@openoffice.org>  [c3c44f82df486a8afe6d75d3d8b73e0d0bd40e23]

new version for SRC620


2001-02-06  Oliver Bolte  <obo@openoffice.org>  [5d59db92d4d029ad7d783844603ea85aeda8f943]

new version for SRC620


2001-02-06  Daniel Vogelheim  <dvo@openoffice.org>  [4e7fb98c65837d5c1f769cceea8d23c083c25556]

- added: components for import and export of auto text events - fixed: export of starbasic events now observes 'use whitespace' flag


2001-02-06  Mathias Bauer  <mba@openoffice.org>  [18d02ec56ebe4e8e9ede89bc9e6528b57a867a48]

clsids.hxx


2001-02-06  Andreas Schlüns  <as@openoffice.org>  [823d8045694694f9e7b75fc59a81d7438374b506]

#83517# use new argument TypeName and return given one for unknown types


2001-02-06  Kai Sommerfeld  <kso@openoffice.org>  [bee5f59d280a8edd2d53784c761092ef846b9cf4]

#83541# - Removed UCB configuration service related types.


2001-02-06  Kurt Zenker  <kz@openoffice.org>  [54c8649275b79b23ade390ebf987c7a76907636f]

new version for SRC620


2001-02-06  Hans-Joachim Lankenau  <hjs@openoffice.org>  [18f7b5d8f28580e3abc941f8aa54af5c21b81fee]

avoid empty includes


2001-02-06  Hans-Joachim Lankenau  <hjs@openoffice.org>  [2701b0105f86929c73527a5c50f2d3ea5548d194]

cleanup


2001-02-06  Mathias Bauer  <mba@openoffice.org>  [4322bad8c538ff753970e4f9fc096d907c10ba3e]

new file format versions


2001-02-06  Caolán McNamara  <cmc@openoffice.org>  [97b580491f7dd7ae566ece2922ce743c01bb488f]

##173##, #80858#, #82192# deeply flawed upgrade to String from pointer to character array fixed


2001-02-06  Stephan Bergmann  <sb@openoffice.org>  [5c234e4a9cd28777c06db7da5e614e42e684f47f]

#83365# Added RemoteContentBroker service (i.e., the Webserver's UCB that runs in a C++ process).


2001-02-06  Mathias Bauer  <mba@openoffice.org>  [87a37511f572eb428b2add66bc2b38ed13d39233]

remove FILEFORMAT_NOW


2001-02-06  Stephan Bergmann  <sb@openoffice.org>  [cef571f86ff53e1da988d072c6e60ef32872f277]

#83365# Allow empty content provider service names.


2001-02-06  Kai Sommerfeld  <kso@openoffice.org>  [046dd6860395f5d8e63dccc3090365fcb86953d5]

#83541# - Removed UCB configuration service.


2001-02-06  Kai Sommerfeld  <kso@openoffice.org>  [77da74449bf4cebd9834a208864d1c7e7689ad28]

#83541# - Removed ucbcfg.obj


2001-02-06  Mathias Bauer  <mba@openoffice.org>  [0db63e9b716920cdddfeecbb2c257f9d18457c0a]

Assertion for unknown formats


2001-02-06  Mathias Bauer  <mba@openoffice.org>  [eb89cde05e0187816470b70421f49be21750e7a3]

temp-Storages are 6.0


2001-02-06  Mathias Bauer  <mba@openoffice.org>  [38c246779a102757059918a6d530b7ae98300dc9]

6.0 is default


2001-02-06  Daniel Vogelheim  <dvo@openoffice.org>  [12edcb9b4f71d255f15183753023c1e416894811]

- fixed: remaining STL includes in xmloff


2001-02-06  Kai Sommerfeld  <kso@openoffice.org>  [c87ce4241c6bdfff5e59669584cb9448ec8a29ea]

#83541# - Removed obsolete include (header no longer exists).


2001-02-06  Philipp Lohmann  <pl@openoffice.org>  [cbee2ddda93cf762f31f64bc7a605f081dce1319]

added new X11DropTarget service


2001-02-06  Joachim Lingner  <jl@openoffice.org>  [5a2918db96251126999d5c5adea3a4e28d706b28]

OleDragAndDropSource.idl and OleDragAndDropTarget.idl added and OleDragAndDrop.idl removed


2001-02-06  Mathias Bauer  <mba@openoffice.org>  [9567a5881974792d1906a6de41ef0fd4d79dc7a2]

Syntax


2001-02-06  Mathias Bauer  <mba@openoffice.org>  [125084f3712f51147a1a07fae6fcb1ea14d4d3e8]

Syntax


2001-02-06  Philipp Lohmann  <pl@openoffice.org>  [e4f94dcdf743d841d06610ac07e795a2009f0735]

removed XDropTargetFactory according to new specification


2001-02-06  Kai Sommerfeld  <kso@openoffice.org>  [55f8a9eaf3ad323d82df500888fdd493fa93a4e1]

#83541# - Removed obsolete service dependency.


2001-02-06  Frank Schönheit  <fs@openoffice.org>  [cfdb40cec7bcc27b988deb618d19eda36bbce256]

#83527# set the minimum for the BoundField property to 1


2001-02-06  Frank Schönheit  <fs@openoffice.org>  [3f9ff95bf0d6d36c67d43f75da494df114ec004b]

#83479# reintroduced the HasNavigationBar property


2001-02-06  Ocke Janssen  <oj@openoffice.org>  [8bb082b2ff963ff72d9e66d3f362a730e6f2a7cd]

cilp


2001-02-06  jp  <jp@openoffice.org>  [2beaaf1cabcab70184d29a52ef2552fbdf49e08c]

defines changed


2001-02-06  jp  <jp@openoffice.org>  [9c68d062f93c0f272785eea3c7442729320f4cf1]

add new service descriptions


2001-02-06  Ocke Janssen  <oj@openoffice.org>  [59bb77ff6f779781dba3807363d0a1b80b88eb2a]

set splitpos of splitter


2001-02-06  Ocke Janssen  <oj@openoffice.org>  [84058135229f3d03d0602063e6503cb2295c4506]

unload form when connection is null


2001-02-06  jp  <jp@openoffice.org>  [88cd8dc22aef241ef76f6ce2d2c57e41548b7985]

add new service descriptions


2001-02-06  jp  <jp@openoffice.org>  [a40cbfd5187640a3a8ba3adde287557b5e8e9e28]

add new descriptions


2001-02-06  jp  <jp@openoffice.org>  [f01c2ebc1318da891e53777de10bc1eb7d9ce7b2]

service description


2001-02-06  Ocke Janssen  <oj@openoffice.org>  [81476ef87bae5c5b30d353dcca99af5b39237dca]

enable clipboard


2001-02-06  Ocke Janssen  <oj@openoffice.org>  [f3171d2dec9df427a41cdf1f58a292be81cbabbf]

don't select entry when contextmenu is open


2001-02-06  Kai Sommerfeld  <kso@openoffice.org>  [061159d077d06b308a219154c5b7c6e3bd4b0974]

#83045# - Additional XCommandProcessor documentation.


2001-02-06  Kai Sommerfeld  <kso@openoffice.org>  [aff18a9dc9bbbcd13049f55596c5e4c5ebd6dc8f]

#83045# - interface XCommandProcessor is not optional.


2001-02-06  Ocke Janssen  <oj@openoffice.org>  [f61680108312a6a3b2c8b02fbeb9bef9319eba27]

removed some conflicts


2001-02-06  Oliver Specht  <os@openoffice.org>  [073f7a3442ff28da8ed66d6198e6b01a5e1d485d]

#83537# Auto mark URL has to be a URL


2001-02-06  Ocke Janssen  <oj@openoffice.org>  [4b7f21ce75932cadb7fa1f730e6a1c393bb2890f]

parsenode corrections


2001-02-06  Ocke Janssen  <oj@openoffice.org>  [e6be083bba5318ebac3d8f37b861eb2e0711e714]

new querybox


2001-02-06  Frank Schönheit  <fs@openoffice.org>  [541c26fb227106a3fd684ae141abee79bee04c75]

removed XFormDocumentsSupplier / XReportDocumentsSupplier from the service description - they're obsolete


2001-02-05  Kurt Zenker  <kz@openoffice.org>  [52f8145a90842e0b0d0aa36b59787073b3c3639a]

new version for SRC620


2001-02-05  Hans-Joachim Lankenau  <hjs@openoffice.org>  [01293010570fdaccd6d07d383156ce38b7b78b00]

dependency fixes for *.scp and *.rc


2001-02-05  jp  <jp@openoffice.org>  [475ded851aee3e091f32a594ea4e5b72e0c1edb9]

Bug #83467#: LoadStylesFrom - initialise the reader variable


2001-02-05  Sven Jacobi  <sj@openoffice.org>  [6097c18255aba50e8ed83c290c4e26b10ba61278]

added some autoshapes


2001-02-05  Kurt Zenker  <kz@openoffice.org>  [c349f2bae06b9658c40a97dd92d1bc7b14e5af87]

new version for SRC620


2001-02-05  Mathias Bauer  <mba@openoffice.org>  [b7a823b1973d869f2698ab0b33e90133aad58a09]

ClassId handling for UCB storages


2001-02-05  Mathias Bauer  <mba@openoffice.org>  [3b1c892a61322c8fac75f0e5d5dd64c7428ab591]

moved ClsId to stg.hxx


2001-02-05  Mathias Bauer  <mba@openoffice.org>  [82a722cd2d75392de00d992d5f7e3600e868178a]

moved ClsId from stgelem.hxx


2001-02-05  Mathias Bauer  <mba@openoffice.org>  [bfc8c839ec514eac1bbbf3ba5e4d46b7bb137897]

syntax


2001-02-05  Björn Milcke  <bm@openoffice.org>  [dc18c05c054c0018ec98ae52ca996893fce8cc74]

String lists for other languages


2001-02-05  Mathias Bauer  <mba@openoffice.org>  [db76fe0d2f3ba975db6dc6d1a446c977a1493862]

Need ClassIds for mappings ClassId<->ClipBoardId in UCBStorage


2001-02-05  Eike Rathke  <er@openoffice.org>  [79190f54fb732f1295d6031979bfab5f161622df]

add: FillWithMimeAndSelectBest


2001-02-05  Frank Schönheit  <fs@openoffice.org>  [b27c60103cdb924c28b602adfb4122033a354f1f]

initial checkin - accessing local resources


2001-02-05  Hans-Joachim Lankenau  <hjs@openoffice.org>  [c41ed76af23f769eda7b83c45ed1a30f6946c4a1]

use static stl


2001-02-05  Björn Milcke  <bm@openoffice.org>  [10477d4aaeb28a412f255352e0215a70ad619dff]

TabPage resized - TabArea: Selection of type id done with listbox rather than radiobuttons


2001-02-05  Björn Milcke  <bm@openoffice.org>  [848709dcf95644f1763ec815adb35cc81e82839b]

TabArea: Selection of type id done with listbox rather than radiobuttons


2001-02-05  Björn Milcke  <bm@openoffice.org>  [e9a262d63ff1cc09e2f4587d8065fcc637df33ed]

Selection of type id done with listbox rather than radiobuttons


2001-02-05  Andreas Bregas  <ab@openoffice.org>  [d543310e3c6bd746c5d535b67d32ccc25857e197]

#82020# Make getFullPath() accept wfs URLs


2001-02-05  Kurt Zenker  <kz@openoffice.org>  [5bc79fb3f1a837b4b4d2e2ebd4ff3eba674a9f84]

add include svsys.h


2001-02-05  Rüdiger Timm  <rt@openoffice.org>  [809ad874c97a4850d0c2f8b7de9241b4d750ddc2]

#65293# last changes converted into correct unix file format


2001-02-05  Caolán McNamara  <cmc@openoffice.org>  [77956e9d4a7f3bab5eabae53672d0a797f03eaa5]

#83154# Negative Indent Number Style buglet


2001-02-05  Ocke Janssen  <oj@openoffice.org>  [7ab24d57fe39627efe939580cea620464915f1b7]

nsome changes


2001-02-05  Ocke Janssen  <oj@openoffice.org>  [961cedf0a008ce0169100b6b527a73de090e8677]

some cahnges


2001-02-05  Philipp Lohmann  <pl@openoffice.org>  [fb72a53dc6ff64001cbdebbdd908b7cf71aa8723]

#83524# buffer resize events to handle opaque resize WMs better


2001-02-05  Juergen Schmidt  <jsc@openoffice.org>  [5ec32b6b5287f6481d4b7bbd4db6ac9d84e263aa]

remove warnings


2001-02-05  Frank Schönheit  <fs@openoffice.org>  [fa897c9fc0ba64f85b1f2c061e6ddd68a145f7d2]

some minor layout changes


2001-02-05  Kai Sommerfeld  <kso@openoffice.org>  [55e5b605b4c1920aa09e2accbca8f90fe28a1248]

#83045# - Added method openStream() returning an XInputStream.


2001-02-05  Kai Sommerfeld  <kso@openoffice.org>  [62d6a52da0c2db0cef05ef3196100369ada21bfa]

#83045# - Added activedatasink.obj


2001-02-05  Kai Sommerfeld  <kso@openoffice.org>  [d4a0c34ac3d934991fad0ec69d1454e2d604dfb8]

#83045# - Initial revison.


2001-02-05  Kai Sommerfeld  <kso@openoffice.org>  [287395befa9858bf1de95d056cba7acd825b9a1f]

#83045# - Initial revision.


2001-02-05  Frank Schönheit  <fs@openoffice.org>  [e53fb0369d70ce60975d414dacc286852dbdfc4c]

enlargen the tab pages -> some redesigns


2001-02-05  Mathias Bauer  <mba@openoffice.org>  [92e3f996be2bafb7ffa5ee57cf7656940036a111]

#82690#: reload in silent mode


2001-02-05  Malte Timmermann  <mt@openoffice.org>  [7fda5d47ba7b782b31420416c3733caf2d701026]

Some changes for uno dialogs


2001-02-05  Ocke Janssen  <oj@openoffice.org>  [aa29ce587fb7067796bf5ec5fd4ffc56ab6ddaf0]

use length


2001-02-05  Kurt Zenker  <kz@openoffice.org>  [26e2a073585bf80d408eec168e632a4e6b937f90]

XEventSupplier -> XEventsSupplier


2001-02-05  Ocke Janssen  <oj@openoffice.org>  [2aa8d3105e13b5fba08d3e9d4e27193ae3ff40fe]

return


2001-02-05  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b0d005f8ac5ce8cd2bfab43424b834fffa933b16]

first try to avoid colliding switches for makedepend


2001-02-05  Ocke Janssen  <oj@openoffice.org>  [fa862e8351dce421d74d44755df7da2a2b382e62]

table tree got new ctor


2001-02-05  Ocke Janssen  <oj@openoffice.org>  [15175b35753ed10b3095f8592d39871b1aa9332e]

new member for hiding first entry


2001-02-05  Jörg Barfurth  <jb@openoffice.org>  [f08f00f9e2220d658fe5992628336b6c039abcbb]

Remove [optional] on services as this is not yet supported by the compiler :-(


2001-02-05  Jörg Barfurth  <jb@openoffice.org>  [af30a022252dd69e3ee899bea0ef200641afe6f8]

Added missing [optional] attributes


2001-02-05  Frank Schönheit  <fs@openoffice.org>  [ff38110d6fa17e6c33a7d33c5caaf5b8971bc11a]

#83461# no 'not defined' for radio buttons check state


2001-02-05  jp  <jp@openoffice.org>  [7d4e96a4440d6b64a5bcf92faa97ec12366941e4]

create temp docsh as embedded object -> no progressbar


2001-02-05  jp  <jp@openoffice.org>  [3819ba9028b11c2c3b2abcb5d7a2cdaba66c79ea]

optimization: store format and return next time with same format the last any


2001-02-05  Christian Lippka  <cl@openoffice.org>  [f88f6917862f59d9b52756b693ebda78ddb16ffc]

#82254# added Trasnformation and Geometry properties


2001-02-05  Kurt Zenker  <kz@openoffice.org>  [2d2b8078a08f95b4772522eaeba9ecdaaf47e16f]

SRC620


2001-02-05  Sascha Ballach  <sab@openoffice.org>  [ef159271ce55cf9f4d79373e1a8beb11127d901c]

add export and import of date and time values in the change track


2001-02-05  Frank Schönheit  <fs@openoffice.org>  [8080cddf3e00f24b2f31994ccb32d6be6f8102de]

#83430# +propertysetitem


2001-02-05  Frank Schönheit  <fs@openoffice.org>  [f4d4ceac2343fcf50f2383791394647e94a75f95]

initial checkin - SfxPoolItem transporting an XPropertySet


2001-02-05  Frank Schönheit  <fs@openoffice.org>  [9f2b06674bf4980f6216c44e89800f4b5d5f20bf]

#83430# applyChanges / isApplyable


2001-02-05  Frank Schönheit  <fs@openoffice.org>  [e7aa341c9c2c17ecf61df8f4b3313db623e0bf8d]

#83430# +ERR_CANTADMINQUERIES / +WARN_SAVEFORQUERIES


2001-02-05  Frank Schönheit  <fs@openoffice.org>  [1519f106cad10c9832089a8bcad63e6890f7135b]

#83430# +DSID_DATASOURCE_UNO


2001-02-05  Sascha Ballach  <sab@openoffice.org>  [d25688c30960654bbebda37731a763548bc445da]

add change-track-table-cell and matrix-covered


2001-02-05  Frank Schönheit  <fs@openoffice.org>  [9a4d7b49d6c6284c19a86afb72e40da7ccd8c539]

#83430# +ERR_CANTADMINQUERIES / +WARN_SAVEFORQUERIES


2001-02-05  Frank Schönheit  <fs@openoffice.org>  [c4f85e34aff17031362ef5f88828888625f79c0c]

#83430# +applyChanges / +isApplyable


2001-02-05  Sascha Ballach  <sab@openoffice.org>  [42478dd9f7e2791318072acbc437f0722c20c1ff]

add export and import of date and time values in the change track


2001-02-05  Sascha Ballach  <sab@openoffice.org>  [d8dbaa90ceeeaeac5a875c4e1f5ab298431f7e03]

remove stl/ in the includes of stl files


2001-02-05  Jörg Budischewski  <jbu@openoffice.org>  [b340bfff833cb0e1ca8be0e3c44b3ad104ff249b]

added a interfacecontainer test


2001-02-05  Jörg Budischewski  <jbu@openoffice.org>  [a59da1d7a694912429800be82fc9901513d98610]

added a convenience method to remove the current iteration from the interfaceiterator


2001-02-05  Jörg Budischewski  <jbu@openoffice.org>  [6e70a6c156d031f879c3d60d0dd619227dba33f2]

added a convenience method to remove the current iteration from the interfaceiterator


2001-02-05  Philipp Lohmann  <pl@openoffice.org>  [f95feec58b099993419de5cf84e668ef18d669a5]

added cursor for drag


2001-02-05  Frank Schönheit  <fs@openoffice.org>  [431d48456fce1249be9c0a46d0a0a26a5da4701e]

#83472# ImplGetValue: when checking for a percentage format, use the standard numeric format of the correct language


2001-02-05  Ocke Janssen  <oj@openoffice.org>  [8c29682476197f4a538cd186b59e387c40e3f02e]

header removed


2001-02-05  Ocke Janssen  <oj@openoffice.org>  [1e887d94c150c7134acb5c63b11854fd1ab938e5]

textencoding


2001-02-05  Thomas Benisch  <tbe@openoffice.org>  [2f189a55ac5be28ceb394a3decff4605d66955bb]

added OFALIB


2001-02-05  Ocke Janssen  <oj@openoffice.org>  [c2e3e43a21602bbc3d97a8be5a5cffa479c374b1]

insert textencoding


2001-02-05  Thomas Benisch  <tbe@openoffice.org>  [50c42e651b434336010ae49eca0c3949ee1b2b26]

get standard color table if SID_COLOR_TABLE item not available


2001-02-05  Daniel Boelzle  <dbo@openoffice.org>  [3708c9985db567cc78f46e239db4bebfd01a2e03]

fixed error output


2001-02-05  Daniel Boelzle  <dbo@openoffice.org>  [644183b03ac690a62ccc8618fc80e31d2aad227e]

added set(), query set() functions


2001-02-05  Daniel Boelzle  <dbo@openoffice.org>  [72795d9981f16941e948e2e8d5da7f5cc5ac016b]

namespace


2001-02-05  Dieter Loeschky  <dl@openoffice.org>  [7e03f2bb840881034e94c427f39eb7936182f548]

Vertical writing


2001-02-05  Armin Weiss  <aw@openoffice.org>  [fcb3971c4ac7f655a0191ec55e3edbb30d0cdf01]

Changed TRGetBaseGeometry to support 3x3 homogen matrix conventions


2001-02-05  Dieter Loeschky  <dl@openoffice.org>  [ea18a9d37b6fff6165a31445ade8167b51287e6b]

Vertical writing


2001-02-05  Niklas Nebel  <nn@openoffice.org>  [af7ddb3f2221a63688850d66c79865ffaf5286e8]

#83497# treat non-existing style in conditional format like no condition


2001-02-05  Daniel Boelzle  <dbo@openoffice.org>  [306dc80d0b5c5e618dbfa043690a085f16ccc6a8]

#83492# seq realloc bug


2001-02-05  Malte Timmermann  <mt@openoffice.org>  [07cdca8db9afa9bf6547a85cae45d73360bc7785]

Renamed ImplPropertyInfo to ImplControlProperty


2001-02-05  Niklas Nebel  <nn@openoffice.org>  [cb3d97e7de8d6c2fd5ccf53bd6d2ec869469f9f1]

IsClipboardSource: check for valid ref


2001-02-05  Caolán McNamara  <cmc@openoffice.org>  [686bfaa6bbbd895ce3ab9fe2103dd2431a049955]

#81141 Implement retaining UI text as MathML sematics/annotation tag


2001-02-05  Caolán McNamara  <cmc@openoffice.org>  [244f6da512564e8cdae3801a277dc842c36e610f]

#81141 put MathML mi back, and add encoding


2001-02-05  Ocke Janssen  <oj@openoffice.org>  [5e734c39b53f37ddb051059ab45b48b1a9786fc8]

check statement length


2001-02-05  Frank Schönheit  <fs@openoffice.org>  [fd1f090ae98b60fed15cfd64424ba7c411f4116c]

#83327# 2 new help ids for the sql error message dialog


2001-02-05  Jörg Barfurth  <jb@openoffice.org>  [98939fe1f68ce05ab1fa473f80a6748158cbce46]

#83448# Added XServiceInfo for group nodes (as they have their own service descriptions now).


2001-02-05  Peter Burow  <pb@openoffice.org>  [3cbcfe13b16f92d69e6bc655c5fe9a211d474653]

fix: #83477# GetURL(): keep final slash


2001-02-05  Frank Schönheit  <fs@openoffice.org>  [6cc3e796bec451c32a0b7fa7135d269d523909a4]

#83327# 2 new help ids for the sql error message dialog


2001-02-05  Jörg Barfurth  <jb@openoffice.org>  [5f6a97483d0af115b8c47e7160a4e7de8b596093]

#83448# XServiceInfo implementations now support the new service names.


2001-02-05  Frank Schönheit  <fs@openoffice.org>  [9bdaac49641e03bc984cc0b1468b065c56e184e9]

#83327# help ids


2001-02-05  Ocke Janssen  <oj@openoffice.org>  [b965abbd60949bb0aeb47a412136be97877ed091]

one new file


2001-02-05  Ocke Janssen  <oj@openoffice.org>  [dc75706912052941d3b7d5da5f0dd21ab19585aa]

new ids


2001-02-05  Ocke Janssen  <oj@openoffice.org>  [3f2231e47ed5924519dc795a47ad14f45e91856f]

new querydesign


2001-02-05  Frank Schönheit  <fs@openoffice.org>  [815693e8f667d81fcc8ddc2f2fdf332d82a0a2f7]

dlgerr is obsolete - sqlmessage already covers this


2001-02-05  Frank Schönheit  <fs@openoffice.org>  [c7f42a74a0a45299a7138bb3f896ea1299fb6df1]

unique id for the 'more' button


2001-02-05  Frank Schönheit  <fs@openoffice.org>  [eda310d50b8b89ec1f1ddfdc541d3d199c641b07]

use the OSQLMessageDialog instead of OMsgBox


2001-02-05  Christof Pintaske  <cp@openoffice.org>  [2ea588a4d4a741d3acf8112456eb9706bd1b8b8b]

fix for last minute XCollator interface changes


2001-02-05  Oliver Braun  <obr@openoffice.org>  [80c0a0e30796b14dd2c9eedeecefb148b474fe36]

new drag and drop api


2001-02-05  Ocke Janssen  <oj@openoffice.org>  [e9831bb647229ec12c1355eed540e8af68770545]

new querydesign


2001-02-05  ts  <ts@openoffice.org>  [348a6b33e47ca8c8c625121bcc1ca579e2b797de]

create components with system handle as parent


2001-02-05  Frank Schönheit  <fs@openoffice.org>  [1d314f5b5914e144e57dccbffdf63b14f76126bb]

#83424# +RID_STR_ENUM_SUBMIT_TARGET


2001-02-05  Ocke Janssen  <oj@openoffice.org>  [e718950884fa2db240822e1711f301b39a70ad3e]

new querydesign


2001-02-05  jp  <jp@openoffice.org>  [c25ef3087ec6a8bf7220f71450c366b2b85563c9]

remove stl/ from the inlcude statement


2001-02-05  Andreas Bille  <abi@openoffice.org>  [fda69711ad200464cd1f4c6544c04aa89b63542d]

#82035# Partly fixed, new tooling


2001-02-05  Ocke Janssen  <oj@openoffice.org>  [db3cecce28d2162cefb58d3942ba541f44981a6b]

some changes for the querydesign


2001-02-05  Ocke Janssen  <oj@openoffice.org>  [51984f3c6688adf805c263cd44ddd573ea9400b6]

 move some defines


2001-02-05  Ocke Janssen  <oj@openoffice.org>  [782588ead1ec96247712a19214ad2d7d7e2b6a02]

remove 3 files


2001-02-05  Ocke Janssen  <oj@openoffice.org>  [a8e1306e3462cbd1a29980a0077cb86f4a2b48f4]

one new file


2001-02-05  Ocke Janssen  <oj@openoffice.org>  [4ccb1ded7f8e68b2a3b35b82b9a8f5163d5bc23e]

add table dialog


2001-02-05  Ocke Janssen  <oj@openoffice.org>  [bd762a6fdbe830901bcb35e1470cd468d72a4869]

some new resources


2001-02-05  Ocke Janssen  <oj@openoffice.org>  [f639e6f22e26b8cb12111ff702b028be0bfe71ce]

changes for querydesign


2001-02-05  Ocke Janssen  <oj@openoffice.org>  [923fd8112b32d8f4e11a0629a75fb3fe67efccf3]

querydesign


2001-02-05  Ocke Janssen  <oj@openoffice.org>  [e66b25aeb267676541974d474e5c6613ac700edf]

new string


2001-02-05  Ocke Janssen  <oj@openoffice.org>  [469d96b16609bab177f71b2386d22a2560f6c5f9]

new property to save the layoutinformation of a query


2001-02-05  Frank Schönheit  <fs@openoffice.org>  [94c7ed71593c67dbcf7dc42ce0be1629b989ae43]

#83468# SetTables ... correctly retrieve the rowset for combo-/listboxes


2001-02-05  Frank Schönheit  <fs@openoffice.org>  [84b5fef3b9c1cbf01724a91e4e37c1790301131a]

#83468# +m_nClassId


2001-02-05  Ocke Janssen  <oj@openoffice.org>  [4b34b8c0996a254e40f285e9562c78c082b7bb0c]

impl new member for layout information


2001-02-05  Ocke Janssen  <oj@openoffice.org>  [2294247d5b883bed5d91e138f587ebd5ffb87193]

remove include


2001-02-05  Frank Schönheit  <fs@openoffice.org>  [c803846f0e3fac6f513c17d5881f3acfaf4e1fe8]

#83274# +HID_TABDLG_APPLY_BTN


2001-02-05  Frank Schönheit  <fs@openoffice.org>  [5bc9a687d8159957358e5d2690b2eeee0c09c75d]

#83397# corrected the query admin help id


2001-02-05  Ocke Janssen  <oj@openoffice.org>  [a9dd0b23f4f90107d324fc809caa2e78d2ccfa9b]

ask for wrong propertyname


2001-02-05  gt  <gt@openoffice.org>  [8042fa2bffc5a163e5a8c552adb24f06e23b3a31]

XclCf::XclCf(): changes checked in to early


2001-02-04  Ping Liao  <pliao@openoffice.org>  [6ce9d9ce2a0a0da73b5897ec0c02df72eadeab93]

Added MACOSX linker work around code.


2001-02-02  Sander Vesik  <svesik@openoffice.org>  [6baef004e92e52ee1217ea5d999b82313c76511c]

Merge NetBSD changes by Michael Rauch from OO614B to HEAD.


2001-02-02  Sander Vesik  <svesik@openoffice.org>  [104dd3b50ddf63b68115cf8963ca1c447e50a902]

Merge NetBSD changes by Michael Rauch from OO614B to HEAD.


2001-02-02  Niklas Nebel  <nn@openoffice.org>  [c0ab61a63122b9ca7c0c0bf60abf2190120b9b3c]

CopyToClip: use new transfer object


2001-02-02  Niklas Nebel  <nn@openoffice.org>  [c8365dc5ff0ab70482e3f536a9576d5c5debd013]

transobj


2001-02-02  Niklas Nebel  <nn@openoffice.org>  [165e01a920e477b7dc7dbbeacbc44b7c604f323b]

transfer object (new clipboard interfaces)


2001-02-02  Sander Vesik  <svesik@openoffice.org>  [aae96eba981365488ece3019a1d014a29ba46e57]

Merge NetBSD changes by Michael Rauch from OO614B to HEAD.


2001-02-02  Sander Vesik  <svesik@openoffice.org>  [f0a38ae933956488d3dfac64718528b04ea23702]

Merge NetBSD changes by Michael Rauch from OO614B to HEAD.


2001-02-02  Sander Vesik  <svesik@openoffice.org>  [46a96b719721b97c38654969d6d689c934405f92]

Merge NetBSD changes by Michael Rauch from OO614B to HEAD.


2001-02-02  Sander Vesik  <svesik@openoffice.org>  [dbdfbb60ff769775a3133582f25a75c5e9caa332]

Merge NetBSD changes by Michael Rauch from OO614B to HEAD.


2001-02-02  Sander Vesik  <svesik@openoffice.org>  [a6c2d2fd1905f6b80917b56759ab2d72d752c302]

Merge NetBSD changes by Michael Rauch from OO614B to HEAD.


2001-02-02  Eike Rathke  <er@openoffice.org>  [469c8ef9ea0ceaa5062def7ef0f2e1b1c1ed9dd6]

#83487# ImpGenerateAdditionalFormats, ImpInsertFormat, ImpInsertNewStandardFormat: parameter bAfterLoadingSO5 distinguish between internal default generating process and generating after loading SO5 document so that in a non-product version no dupe detection assertion dialog is shown in the latter case, because those dupes are ok.


2001-02-02  Philipp Lohmann  <pl@openoffice.org>  [745391c84c96eeee94e7a787ccbab91b57da5bd3]

implemented drag


2001-02-02  Sander Vesik  <svesik@openoffice.org>  [f95fa3b3c88f81f3af52989106d513d30f220f21]

Merge NetBSD changes by Michael Rauch from OO614B to HEAD.


2001-02-02  Sander Vesik  <svesik@openoffice.org>  [94467b23f1452b13e546f577ffbf23a4e5e18c84]

Merge NetBSD changes by Michael Rauch from OO614B to HEAD.


2001-02-02  Sander Vesik  <svesik@openoffice.org>  [d9b12aa7d81d37f16d52a94e7f2c6a4ed7d0d253]

Merge NetBSD changes by Michael Rauch from OO614B to HEAD.


2001-02-02  Sander Vesik  <svesik@openoffice.org>  [ee19b0e2599cbaf3f1550267df3bd0208c9b66f7]

Merge NetBSD changes by Michael Rauch from OO614B to HEAD.


2001-02-02  Sander Vesik  <svesik@openoffice.org>  [d938ba1d67c3106e60b7ce4768ba2cfd10418433]

Merge NetBSD changes by Michael Rauch from OO614B to HEAD.


2001-02-02  Martin Hollmichel  <mh@openoffice.org>  [474ef21b7b043adc2efe3fd87b4fb0667b0e373d]

chg: header


2001-02-02  Martin Hollmichel  <mh@openoffice.org>  [9d62bb0b0d5d2eb1886d1e1c4efc20cc7db5c110]

chg: header


2001-02-02  jp  <jp@openoffice.org>  [2ff6e8d2f0b3e5ae616724bd7128b20446f5f353]

class/methods for the new clipboard


2001-02-02  jp  <jp@openoffice.org>  [51343e9b81c6b434eed0207dd80d113b9fe821a7]

GetExchangeAction: new optional parameter - the only testet formatid


2001-02-02  jp  <jp@openoffice.org>  [1c279a32eecfcb88101c5daabb0994077f4b1d3c]

new module for the new clipboard


2001-02-02  jp  <jp@openoffice.org>  [d51109a289a40fd0405653a2a716c18f86141875]

use new clipboard


2001-02-02  jp  <jp@openoffice.org>  [4fca56487c73a7cec299bcc2ebe007b1f5578db7]

SwDataExchange interfaces renamed


2001-02-02  jp  <jp@openoffice.org>  [703360fe00f16856a893a808b2176fa1ca1e9176]

remove old clipboard handling


2001-02-02  Sander Vesik  <svesik@openoffice.org>  [164046680cbd18ba4dc5e4434f933bca77c0aeac]

Merge NetBSD changes by Michael Rauch from OO614B to HEAD.


2001-02-02  Sander Vesik  <svesik@openoffice.org>  [676d6f93207b2b4ac53d924b8bbc2574778669a9]

Merge NetBSD changes by Michael Rauch from OO614B to HEAD.


2001-02-02  Sander Vesik  <svesik@openoffice.org>  [86a24cf93a3c4d1c48fd55dfb6cec4998355c70e]

Merge NetBSD changes by Michael Rauch from OO614B to HEAD.


2001-02-02  Patrick Luby  <pluby@openoffice.org>  [8f8a489d360c560a2ef968d7910424d7b0bdab64]

Removed -n option from Mac OS X strip command and updated map files to match


2001-02-02  Patrick Luby  <pluby@openoffice.org>  [32c145642a705c5e336137348c78059d20b493e9]

Removed -n option from Mac OS X strip command and updated map files to match


2001-02-02  Kurt Zenker  <kz@openoffice.org>  [3aefc5bba9737f5609d5e5e265113eead7f3a379]

Merge SWT614: 02.02.01 - 18:06:46


2001-02-02  Kurt Zenker  <kz@openoffice.org>  [a5aa1ab534cc182d54c6a29f50460f811a07fd2b]

Merge SWT614: 02.02.01 - 18:05:23


2001-02-02  Kurt Zenker  <kz@openoffice.org>  [359cda73b5c4cf5957ac835e98b5eeb20687b33d]

Merge SWT614: 02.02.01 - 18:03:08


2001-02-02  Sander Vesik  <svesik@openoffice.org>  [df4d9510ea8ab358725bc2ceff8c98f08d88aa0d]

Merge NetBSD changes by Michael Rauch from OO614B to HEAD.


2001-02-02  Kurt Zenker  <kz@openoffice.org>  [71fc80f76916ed3bbb4853d1a2a859f9a3b2f7f0]

Merge SWT614: 02.02.01 - 18:00:21


2001-02-02  Kurt Zenker  <kz@openoffice.org>  [4d942333443f7af4bdea29538b6b3cfea56d850a]

Merge SWT614: 02.02.01 - 17:58:51


2001-02-02  Kurt Zenker  <kz@openoffice.org>  [50d55956a9110c7d9c85c570e28eeab7c9e20fd7]

Merge SWT614: 02.02.01 - 17:58:40


2001-02-02  Kurt Zenker  <kz@openoffice.org>  [d1ce3425e4cae2e728eb310eda2b4b93e860a48f]

Merge SWT614: 02.02.01 - 17:57:33


2001-02-02  Kurt Zenker  <kz@openoffice.org>  [e9eb438eb1b2a521410d49ddb3b4900772f69c5d]

Merge SWT614: 02.02.01 - 17:57:31


2001-02-02  Kurt Zenker  <kz@openoffice.org>  [0b4f1a883bd3c7ea08355e39b948346219285b25]

Merge SWT614: 02.02.01 - 17:57:22


2001-02-02  Kurt Zenker  <kz@openoffice.org>  [5649eecae9750bc469c6a21b36f77a96f7a36b50]

Merge SWT614: 02.02.01 - 17:56:21


2001-02-02  Kurt Zenker  <kz@openoffice.org>  [0810d66c5c8fabca3697ba0007b7a4ab956f0924]

Merge SWT614: 02.02.01 - 17:56:15


2001-02-02  Kurt Zenker  <kz@openoffice.org>  [a6ffb161a4b3f6319d8538eb69a06794a6aa1675]

Merge SWT614: 02/02/01 - 17:55:56


2001-02-02  Mathias Bauer  <mba@openoffice.org>  [4c43c74f07576b7923ecdc53a034b28323ee64fd]

set bLoadDone before starting load


2001-02-02  Kurt Zenker  <kz@openoffice.org>  [bcd37579754752821e40f54e90674636265a4daf]

Merge SWT614: 02.02.01 - 17:55:05


2001-02-02  Kurt Zenker  <kz@openoffice.org>  [6dc941b1e3bd6ed378200a44a07e237378ab65c6]

Merge SWT614: 02.02.01 - 17:54:27


2001-02-02  Kurt Zenker  <kz@openoffice.org>  [a713f267315a0bf1a04b5d5350ab6b28cf8ff5fc]

Merge SWT614: 02.02.01 - 17:54:18


2001-02-02  Kurt Zenker  <kz@openoffice.org>  [3253c0503af5458f70f7336ce85f15ab1c3133cf]

Merge SWT614: 02/02/01 - 17:54:16


2001-02-02  Kurt Zenker  <kz@openoffice.org>  [d54dd44d34cf98ee53e451fcf51237c605219bf3]

Merge SWT614: 02.02.01 - 17:53:23


2001-02-02  Andreas Bille  <abi@openoffice.org>  [8063a0ad60274ceda0fc87fd22156f4073bb3a04]

#83459# Catching unexpected exception ( 1 line )


2001-02-02  Kurt Zenker  <kz@openoffice.org>  [c67ed4fc1fdcbb4d94ab77c3c76beecd7a9a2dd8]

Merge SWT614: 02.02.01 - 17:53:02


2001-02-02  Kurt Zenker  <kz@openoffice.org>  [4102e538f5dd66bf3390c90ec11909737eb87361]

Merge SWT614: 02.02.01 - 17:52:55


2001-02-02  Kurt Zenker  <kz@openoffice.org>  [56af3f0c0ddf48e5d89c4d3e4a00538df45809ae]

Merge SWT614: 02.02.01 - 17:52:02


2001-02-02  Kurt Zenker  <kz@openoffice.org>  [f17c3b659d7b4fc66a2fd9fae2aab0d4efdd3f8d]

Merge SWT614: 02.02.01 - 17:50:20


2001-02-02  Kurt Zenker  <kz@openoffice.org>  [37575bdc2a31a13303b0fd868cd12b8a0bf37dd4]

Merge SWT614: 02.02.01 - 17:49:51


2001-02-02  Kurt Zenker  <kz@openoffice.org>  [7aaca2e77b5c345aaf5d335360e68d7b762cc32d]

Merge SWT614: 02.02.01 - 17:42:02


2001-02-02  Kurt Zenker  <kz@openoffice.org>  [38ead345737edfa5f4761217c2c9eb81dcab4cca]

Merge SWT614: 02.02.01 - 17:48:18


2001-02-02  Kurt Zenker  <kz@openoffice.org>  [e2dc0799d0c2a57f4004edb48db115483ccb0f40]

Merge SWT614: 02/02/01 - 17:48:22


2001-02-02  Kurt Zenker  <kz@openoffice.org>  [31e2d70606cd63e03cd0eb378ee2217456aa1aa1]

Merge SWT614: 02.02.01 - 17:47:44


2001-02-02  Kurt Zenker  <kz@openoffice.org>  [7db8c4342095e50a45252a00890bbf744fc57a87]

Merge SWT614: 02/02/01 - 17:47:07


2001-02-02  Kurt Zenker  <kz@openoffice.org>  [5cef06f984035f4195efa5685ca9edc16f76f3a7]

Merge SWT614: 02.02.01 - 17:46:34


2001-02-02  Kurt Zenker  <kz@openoffice.org>  [c1e51f44ff757e8472c30a76ef6b19d3adf278c9]

Merge SWT614: 02.02.01 - 17:45:41


2001-02-02  Kurt Zenker  <kz@openoffice.org>  [b53055780c153d38191c0686e3dc98a6caa85fbc]

Merge SWT614: 02.02.01 - 17:46:23


2001-02-02  Kurt Zenker  <kz@openoffice.org>  [62f0ed597e8169caf3b7f1ec0424e100eadb7ad9]

Merge SWT614: 02/02/01 - 17:45:54


2001-02-02  Sander Vesik  <svesik@openoffice.org>  [200cf5e178ee253707027031a043b26ccc526e71]

Merge NetBSD changes by Michael Rauch from OO614B to HEAD.


2001-02-02  Kurt Zenker  <kz@openoffice.org>  [25c5e52cefb93d07c57f0af68ec5f27d4e4a12aa]

Merge SWT614: 02/02/01 - 17:44:35


2001-02-02  Kurt Zenker  <kz@openoffice.org>  [dfd8bd91541923f3ae52493943f555b4e8221f07]

Merge SWT614: 02.02.01 - 17:43:28


2001-02-02  Kurt Zenker  <kz@openoffice.org>  [927ff495261784c1b318dc5ce62a5b3dbc81e3d5]

Merge SWT614: 02.02.01 - 17:43:07


2001-02-02  Kurt Zenker  <kz@openoffice.org>  [58f7e20042fde8231cee6143705a04d2c8cd43d8]

Merge SWT614: 02/02/01 - 17:42:57


2001-02-02  Kurt Zenker  <kz@openoffice.org>  [368707ffee8aab40deb0379152813596c157d5f5]

Merge SWT614: 02.02.01 - 17:42:05


2001-02-02  Kurt Zenker  <kz@openoffice.org>  [44de3f5f49476efda2f6f92e0cbcd8be6501ccf8]

Merge SWT614: 02/02/01 - 17:41:37


2001-02-02  Kurt Zenker  <kz@openoffice.org>  [a83a7fa05cb45a641faa45256962a7514040de5a]

Merge SWT614: 02.02.01 - 17:41:20


2001-02-02  Kurt Zenker  <kz@openoffice.org>  [f768b4a434de5106e996cfa8efa51a5422f8d0d5]

Merge SWT614: 02/02/01 - 17:40:09


2001-02-02  Kurt Zenker  <kz@openoffice.org>  [96f56a2f6d80314de132166a0cd0f15d610f75d9]

Merge SWT614: 02.02.01 - 17:39:35


2001-02-02  Kurt Zenker  <kz@openoffice.org>  [ec816ac2fa90626c2bcf61f99a7be2dbb4c025f3]

Merge SWT614: 02.02.01 - 17:40:11


2001-02-02  Kurt Zenker  <kz@openoffice.org>  [5feaa308ceea36c224ac7020fc959e575e391400]

Merge SWT614: 02.02.01 - 17:40:10


2001-02-02  Kurt Zenker  <kz@openoffice.org>  [08b2d3c0267649f9e7cecf36b485e5416141fc91]

Merge SWT614: 02.02.01 - 17:39:26


2001-02-02  Kurt Zenker  <kz@openoffice.org>  [eb12e08ab957051bd9de307479c338c1daa7a69e]

Merge SWT614: 02.02.01 - 17:38:52


2001-02-02  Kurt Zenker  <kz@openoffice.org>  [652a7d8880ccbddf161d6989bd95b7ebb08bf8ba]

Merge SWT614: 02.02.01 - 17:37:44


2001-02-02  Kurt Zenker  <kz@openoffice.org>  [dc8b408381bd7e19cce047c2783ee8f90a19967e]

Merge SWT614: 02.02.01 - 17:37:34


2001-02-02  Andreas Schlüns  <as@openoffice.org>  [713b514cee6c1a72da19d907affd916f437029bc]

use new creation mode for servicemanager


2001-02-02  Kurt Zenker  <kz@openoffice.org>  [0166c1994efd4ec98b5138e71553f17c7fc4065e]

Merge SWT614: 02.02.01 - 17:34:37


2001-02-02  Kurt Zenker  <kz@openoffice.org>  [5417bcce46cac5b219a8b6fe1be426b7928492a1]

Merge SWT614: 02.02.01 - 17:33:53


2001-02-02  Kurt Zenker  <kz@openoffice.org>  [5aa1e6eaf70c51948d57ae351ba85d35cf05301e]

Merge SWT614: 02.02.01 - 17:32:45


2001-02-02  Sander Vesik  <svesik@openoffice.org>  [67efceb829126dba58718344f94168df6db2bf78]

Merge NetBSD changes by Michael Rauch from OO614B to HEAD.


2001-02-02  Kurt Zenker  <kz@openoffice.org>  [0539670679975789c42920455b6ebece45b5fcd4]

Merge SWT614: 02.02.01 - 17:32:44


2001-02-02  Kurt Zenker  <kz@openoffice.org>  [ed1efe4b7611eb6c633764c30615277cad446bab]

Merge SWT614: 02.02.01 - 17:30:49


2001-02-02  Kurt Zenker  <kz@openoffice.org>  [1da263ba0148d78d0a282375bbddeae1d450fcd2]

Merge SWT614: 02.02.01 - 17:30:24


2001-02-02  Kurt Zenker  <kz@openoffice.org>  [2c619d1320b04a178ba22adc737159e65a1a6ee0]

Merge SWT614: 02.02.01 - 17:29:40


2001-02-02  Kurt Zenker  <kz@openoffice.org>  [9e5c39968952b86ba87bed43ee309af49481715f]

Merge SWT614: 02/02/01 - 17:29:21


2001-02-02  Kurt Zenker  <kz@openoffice.org>  [211fb799117085695cf34af3567d81c6ab317193]

Merge SWT614: 02.02.01 - 17:28:33


2001-02-02  Kurt Zenker  <kz@openoffice.org>  [0b993d29cd148a32de85795baa4e2b873860041b]

Merge SWT614: 02.02.01 - 17:28:15


2001-02-02  Kurt Zenker  <kz@openoffice.org>  [3184ab0174c84d7e2ae67af96e460d751f422aad]

Merge SWT614: 02/02/01 - 17:28:15


2001-02-02  Kurt Zenker  <kz@openoffice.org>  [f02491fb0422ffe2404540173127083984018a00]

Merge SWT614: 02.02.01 - 17:27:40


2001-02-02  Kurt Zenker  <kz@openoffice.org>  [787b3415b44ab082c666c076dcb2d465502e569e]

Merge SWT614: 02.02.01 - 17:27:03


2001-02-02  Kurt Zenker  <kz@openoffice.org>  [f3ba69d55b63499ba88a8feb62f08d1a1bec7dd4]

Merge SWT614: 02/02/01 - 17:26:53


2001-02-02  Kurt Zenker  <kz@openoffice.org>  [ef48003fe4a934733f391da1d052e72b27f63fa0]

Merge SWT614: 02.02.01 - 17:26:26


2001-02-02  Kurt Zenker  <kz@openoffice.org>  [c1ddc892944b50d286e1ff9ed5d66d09e9975378]

Merge SWT614: 02.02.01 - 17:26:20


2001-02-02  Kurt Zenker  <kz@openoffice.org>  [28fb65c1469c4dbdc83d503b47901c71c1af6f0b]

Merge SWT614: 02.02.01 - 17:24:59


2001-02-02  Kurt Zenker  <kz@openoffice.org>  [c8721a333cb8b35c08d896f2da1b65ca763ffc9e]

Merge SWT614: 02.02.01 - 17:24:15


2001-02-02  Kurt Zenker  <kz@openoffice.org>  [db1ba29b2106a4e5bc8a07f635ff85d1ae97bdec]

Merge SWT614: 02.02.01 - 17:24:24


2001-02-02  Kurt Zenker  <kz@openoffice.org>  [a50183ab52b37a9d3645de1b682e0b957eade3b6]

Merge SWT614: 02.02.01 - 17:22:12


2001-02-02  Kurt Zenker  <kz@openoffice.org>  [a076a5d84d3cc99538173f1ccff52e3561659ef4]

Merge SWT614: 02.02.01 - 17:20:45


2001-02-02  Kurt Zenker  <kz@openoffice.org>  [2bd61168c5a667d631fa2be39a60880ef8f96e27]

Merge SWT614: 02.02.01 - 17:20:04


2001-02-02  Michael Hönnig  <mi@openoffice.org>  [5c9eca874b26cc19a1dcbc3411b6eddaa4d24c88]

new interface XTruncate


2001-02-02  Kurt Zenker  <kz@openoffice.org>  [96c7d169d6fb74d31eb1dad054ced2b3073aeeee]

Merge SWT614: 02.02.01 - 17:17:25


2001-02-02  Kurt Zenker  <kz@openoffice.org>  [79cee64dc8985657dabd6bd298dbd779cba2a8b4]

Merge SWT614: 02.02.01 - 17:17:19


2001-02-02  Kurt Zenker  <kz@openoffice.org>  [be8b603c97393bf451b4fbbe734f6ac38e7fc17b]

Merge SWT614: 02.02.01 - 17:15:42


2001-02-02  Kurt Zenker  <kz@openoffice.org>  [1bb09070aba56aa420adddc6b7f0a7c227e7463b]

Merge SWT614: 02.02.01 - 17:15:12


2001-02-02  Kurt Zenker  <kz@openoffice.org>  [5c7ae692acf4db9e92777e82a4b83b2cd6f79f3b]

Merge SWT614: 02.02.01 - 17:15:10


2001-02-02  Kurt Zenker  <kz@openoffice.org>  [abca2818ad1a63843edc829835e79e63bd1a2e79]

Merge SWT614: 02.02.01 - 17:14:04


2001-02-02  Kurt Zenker  <kz@openoffice.org>  [f1fa320e7ba1dec691d6c3e91ffbbe771e1dee97]

Merge SWT614: 02.02.01 - 17:13:34


2001-02-02  Kurt Zenker  <kz@openoffice.org>  [995e698b9a508adf4ff16d53d4c05a1af26d7d88]

Merge SWT614: 02.02.01 - 17:13:04


2001-02-02  Kurt Zenker  <kz@openoffice.org>  [9fd7feca8dfa98880f8a03f62f0455cc3327743c]

Merge SWT614: 02/02/01 - 17:10:41


2001-02-02  Kurt Zenker  <kz@openoffice.org>  [ca897047430df1390c14b70583302617dd7e57de]

Merge SWT614: 02.02.01 - 17:12:41


2001-02-02  Kurt Zenker  <kz@openoffice.org>  [ba49ac850615e15b782c5da658142b75375064ef]

Merge SWT614: 02.02.01 - 17:10:32


2001-02-02  Kurt Zenker  <kz@openoffice.org>  [8209b2d7b20dbc0ecd0847b171d5ad1004571776]

Merge SWT614: 02.02.01 - 17:11:21


2001-02-02  Kurt Zenker  <kz@openoffice.org>  [8b3a7c43d14190f6871f1a181824f9ab37746c45]

Merge SWT614: 02.02.01 - 17:10:21


2001-02-02  Kurt Zenker  <kz@openoffice.org>  [41485d3987be0e56d35786d2c4e1502020f63e2c]

Merge SWT614: 02.02.01 - 17:10:05


2001-02-02  Ocke Janssen  <oj@openoffice.org>  [7b7ba81ca8c65d7b9f84550fb9fdcac71fffb933]

change < in >


2001-02-02  Kurt Zenker  <kz@openoffice.org>  [9f073364f41a90b1a815f9ac7e86197f411071a3]

Merge SWT614: 02.02.01 - 17:09:21


2001-02-02  Kurt Zenker  <kz@openoffice.org>  [a05c743da807e7c26e72c37fa4836804f7203509]

Merge SWT614: 02/02/01 - 17:00:55


2001-02-02  Kurt Zenker  <kz@openoffice.org>  [2283780f0edaba038661c07ff6330197b9e62e42]

Merge SWT614: 02.02.01 - 17:00:46


2001-02-02  Kurt Zenker  <kz@openoffice.org>  [6578a3d320f10bd5ba0b0ae113a87a06c5ec0728]

Merge SWT614: 02/02/01 - 16:59:51


2001-02-02  Kurt Zenker  <kz@openoffice.org>  [048cae490b8298c758e2fa6e33bead76ee62f399]

Merge SWT614: 02.02.01 - 16:59:35


2001-02-02  Kurt Zenker  <kz@openoffice.org>  [6ec4bda0a73245d7555dfd21278293cb0ffa114f]

Merge SWT614: 02/02/01 - 16:58:23


2001-02-02  Kurt Zenker  <kz@openoffice.org>  [f817c3a247a09ac3eb425f52c0bb5b07e147d0d0]

Merge SWT614: 02.02.01 - 16:58:13


2001-02-02  Ocke Janssen  <oj@openoffice.org>  [04b4687a6a048aa68a010a84011d69023f643be1]

file removed


2001-02-02  Kurt Zenker  <kz@openoffice.org>  [69a1da546c981f117bb03a8e751d0378522c6017]

Merge SWT614: 02.02.01 - 16:56:33


2001-02-02  Mathias Bauer  <mba@openoffice.org>  [dc7c0e70b35525812b2abb048ff19da33bbf3b9f]

#83463#: fix in SaveWindows: current ViewFrame may be zero


2001-02-02  Kurt Zenker  <kz@openoffice.org>  [7db49f1e979dec5487f1505e18581819801874bc]

Merge SWT614: 02.02.01 - 16:54:06


2001-02-02  Kurt Zenker  <kz@openoffice.org>  [7a35e031fa4b738c3034a73759fcc4bf52e7d61f]

Merge SWT614: 02.02.01 - 16:52:33


2001-02-02  Jörg Barfurth  <jb@openoffice.org>  [e35cee0a6bfab51613bbbb4ae4fcafa9e7d8614f]

Fixed #ifdef and added missing #include


2001-02-02  Thomas Lange  <tl@openoffice.org>  [1258f0644cb8c0234d61e7047b255f3cc76271a3]

Use SvtLinguConfig to save list of active dictionaries to configuration


2001-02-02  Nils Fuhrmann  <nf@openoffice.org>  [56a6ebfbf9e82ee71cee88d0869489652382f3ed]

Fix: Comments now accepted while merging and parsing configuration files


2001-02-02  Thomas Lange  <tl@openoffice.org>  [9d5c378e1cc7ecb184763399ee43294bb6d12130]

Get/SetCfgActiveDictionaries removed; GetActiveDics used now


2001-02-02  Thomas Lange  <tl@openoffice.org>  [edb52d23b0cd1b6c3be85cdbfd6bf91fb93036e4]

Get/SetCfgActiveDictionaries removed; GetActiveDics added


2001-02-02  Kurt Zenker  <kz@openoffice.org>  [13a31e1348d82952cfe65aa1169c19bdfb7f885a]

Merge SWT614: 02/02/01 - 16:36:09


2001-02-02  Kurt Zenker  <kz@openoffice.org>  [3861de8bc804db9ef475b2f88b3d5a995190ff33]

Merge SWT614: 02.02.01 - 16:36:12


2001-02-02  Kurt Zenker  <kz@openoffice.org>  [9fc4907702f70e7a6c793c903bba6f0332a95fe9]

Merge SWT614: 02.02.01 - 16:35:56


2001-02-02  Kurt Zenker  <kz@openoffice.org>  [16314032f5ec1dfafc500c4c306350535d786c10]

Merge SWT614: 02.02.01 - 16:35:18


2001-02-02  Kurt Zenker  <kz@openoffice.org>  [71d70e5a56516211e92b8f0e2c56597de047f259]

Merge SWT614: 02.02.01 - 16:33:58


2001-02-02  Jörg Barfurth  <jb@openoffice.org>  [94cb31cc79ed01c0f28b9c94fb66a429021001f7]

Added missing 's' to XMultiPropertyStates


2001-02-02  Thomas Lange  <tl@openoffice.org>  [0bda2fd21ad434edbd4ce958c95da1fe4d7eda36]

proerty name and handle for active dictionaries added


2001-02-02  Kurt Zenker  <kz@openoffice.org>  [a6397736dbda03a7a7f7db45a7cd2e91dd090aff]

Merge SWT614: 02.02.01 - 16:31:58


2001-02-02  Kurt Zenker  <kz@openoffice.org>  [0c5b6f1fa0647a7730cde733502e95894f9ea18b]

Merge SWT614: 02.02.01 - 16:30:22


2001-02-02  Kurt Zenker  <kz@openoffice.org>  [6c41b2f3d2a3964616029a56568147189076e822]

Merge SWT614: 02.02.01 - 16:29:26


2001-02-02  Kurt Zenker  <kz@openoffice.org>  [faa8ac054c85d07e5bd5fd600c9d31c1ca466126]

Merge SWT614: 02/02/01 - 16:28:39


2001-02-02  Kurt Zenker  <kz@openoffice.org>  [c8e5db9ab65c3da022072aad2b14a645270332b7]

Merge SWT614: 02.02.01 - 16:28:48


2001-02-02  Andreas Schlüns  <as@openoffice.org>  [8ad0e512b8ac82f8cb72b127b81557d8aeb26587]

#83483# use OUString member right in static mode


2001-02-02  Kurt Zenker  <kz@openoffice.org>  [9f3bac40272addc75fe998f6b5a6a4ac99ada6cb]

Merge SWT614: 02/02/01 - 16:25:13


2001-02-02  Kai Ahrens  <ka@openoffice.org>  [ca65e922dd88bf70773023e26760f999b4fcfd28]

#83240#: using explicit calling convention now


2001-02-02  Ocke Janssen  <oj@openoffice.org>  [fd46c9937e1467bea77e89a9519f90ff31ad2cf6]

new class for XOuputStream


2001-02-02  Sander Vesik  <svesik@openoffice.org>  [4328b493b3d2b6bd9847fb269bd967be2f47f782]

Merge NetBSD changes by Michael Rauch from OO614B to HEAD.


2001-02-02  Sander Vesik  <svesik@openoffice.org>  [2a24f1f5bf0df03ee6400a83b5ec94f1d2b3e497]

Merge NetBSD changes by Michael Rauch from OO614B to HEAD.


2001-02-02  Martin Hollmichel  <mh@openoffice.org>  [1a513a3acf969f4c0ef2e65b8632e2a3523302b7]

chg: header for STL


2001-02-02  Daniel Boelzle  <dbo@openoffice.org>  [ddf8d9f4a4268ce1f8eea7d5d54252e5cf3c9a74]

stl includes


2001-02-02  Sander Vesik  <svesik@openoffice.org>  [033fc33fe669d850e4fa08d3f97ce9184766594f]

Merge NetBSD changes by Michael Rauch from OO614B to HEAD.


2001-02-02  Caolán McNamara  <cmc@openoffice.org>  [14af59eda33ca1c6c22f4270e44c864f8e586156]

#81209# Support saving into a Storage through Load & SaveAs api


2001-02-02  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a7cd7bd08305ed9be9bd48ab0d854949a7ff0e07]

moved defines to *DEFS variables; cleanup


2001-02-02  Mathias Bauer  <mba@openoffice.org>  [0ff60f02aff42e863c4033231c329299c262419a]

#82690#: save open parameters


2001-02-02  Hans-Joachim Lankenau  <hjs@openoffice.org>  [4749952533f1fb89d3f4882ed4e79acb2c5a639f]

rebuilded dependency creation - now using makedepend; SECOND_BUILD fix; cleanup


2001-02-02  Sander Vesik  <svesik@openoffice.org>  [06a925d65e31db9b8e7040e7242edc68a6e0fa8f]

Merge NetBSD changes by Michael Rauch from OO614B to HEAD.


2001-02-02  Hans-Joachim Lankenau  <hjs@openoffice.org>  [244a188b50f0f57c08f0be087d34975c6bf6d160]

rebuilded dependency creation - now using makedepend


2001-02-02  jp  <jp@openoffice.org>  [38dfa186856ccab2085fb60eb7de4cc035f7484a]

new: Read/Write methods for the new clipboard


2001-02-02  jp  <jp@openoffice.org>  [333ca6e958ae5af05f0264fc9c23be8aca08183e]

new: methods for FileList and INetImage, GetGraphic handle Bitmap/GDI too, GetString handle seq<Int8> too


2001-02-02  jp  <jp@openoffice.org>  [75a6b1cc4f9085eecaea42daaf7c002d57ec6dc4]

change the unotypes to seq<Int8>


2001-02-02  jp  <jp@openoffice.org>  [ef80b69819cbf9618041350b46ce4db892e42a80]

remve all the old/not used destination defines


2001-02-02  Sander Vesik  <svesik@openoffice.org>  [48af69c20779b00f58e83f24c0651730eb4081aa]

Merge NetBSD changes by Michael Rauch from OO614B to HEAD.


2001-02-02  jp  <jp@openoffice.org>  [9e63554526da1f342ad6096b4281d512b5fb8e0c]

new: IsValid - checks if the stream contains the correct headerdata


2001-02-02  gt  <gt@openoffice.org>  [0639aaf70045b5a2a4d2b0092430e71c2a1c8c9a]

XclBGPic now Excel conform


2001-02-02  Andreas Schlüns  <as@openoffice.org>  [a1350e821ba0a84cc168810f8cf311373d238816]

#77520# use own user-registry if name is given


2001-02-02  jp  <jp@openoffice.org>  [86aef97263d27f7961f9ba2cb6e3cb9ec1c78486]

new: ReadCString - read from the stream chars up to a zero char


2001-02-02  Sander Vesik  <svesik@openoffice.org>  [97b4f558e2ee52a54c6b56cf379a9f998c84165d]

Merge NetBSD changes by Michael rauch from OO614B to HEAD (disregard 1.6.2.1)


2001-02-02  Eike Rathke  <er@openoffice.org>  [bc56c61ac8180c56fd31d82b9a5d9c21510e7893]

chg: LocaleDataWrapper instead of International


2001-02-02  Eike Rathke  <er@openoffice.org>  [064d111205fbed3b687d70b119008e24751e886c]

chg: CalendarWrapper instead of International


2001-02-02  Eike Rathke  <er@openoffice.org>  [f8fc9265e4e9d6f07ff67a5524806694880a283c]

add: static CalendarWrapper


2001-02-02  Caolán McNamara  <cmc@openoffice.org>  [faeeb183ba3bbe0bb781f1e440b0fb7ebd222aef]

StarOffice XML (Math) .sxm package file format


2001-02-02  Oliver Specht  <os@openoffice.org>  [6d289994b25e5764d1461466382579bf4964fc0e]

#83470# fixed text width incresed


2001-02-02  Armin Weiss  <aw@openoffice.org>  [17a2434f4e680c047453acb7fd8d9a3bfd0cc54e]

#83387#, #83391# Setting Camera related items leaded to SetCamera() which in turn was setting these items at the scene thus loosing the changes of two of that items. Changed to take all changes into account at once.


2001-02-02  Christian Lippka  <cl@openoffice.org>  [b5c372a38185a4f709a8951549fb4dd4894e2299]

#83254# moved shape export implementation to shape exporter


2001-02-02  Hans-Joachim Lankenau  <hjs@openoffice.org>  [5a7cf46a3ec6c83da6b0c714d5a91a4163945e55]

export component_getDescriptionFunc - win32


2001-02-02  Hans-Joachim Lankenau  <hjs@openoffice.org>  [13673f42a1c17d8cefdbcb7c7b2fcf6685298e61]

fix for SECOND_BUILD


2001-02-02  Hans-Joachim Lankenau  <hjs@openoffice.org>  [70c1c1115acbedada1fbb47f08e17815b74981c7]

fix for SECOND_BUILD; scp compiling without collisions


2001-02-02  Christian Lippka  <cl@openoffice.org>  [08d98967cb7e921cec172a5c8f5508386ef43efc]

#83475# writer has no stylesheet pool


2001-02-02  Oliver Specht  <os@openoffice.org>  [a9c5195e95beb225d2577438a93db23519e13340]

enable exceptions for rubydialog


2001-02-02  Hans-Joachim Lankenau  <hjs@openoffice.org>  [781357d8b06fd324b854e68f15c43e5e0941f846]

moved defines to *DEFS variables


2001-02-02  Oliver Specht  <os@openoffice.org>  [c412b1a3721c8005c6d6c34dab2ba16bf34467ef]

XRubySelection implemented


2001-02-02  Oliver Specht  <os@openoffice.org>  [39ca3b0af97f4ccb18bbf113f95bc24b7377d610]

catch ->Exception'&'


2001-02-02  Oliver Specht  <os@openoffice.org>  [e015039eec07f6ca750e9a2b914c556c5618e75e]

names of ruby properties added


2001-02-02  Oliver Specht  <os@openoffice.org>  [3094ae3901c236835bb8078d1bbd1b4dda7c111a]

SwValueField: Dtor implemented


2001-02-02  Thomas Lange  <tl@openoffice.org>  [4e5c713448496dc40c3fda6d74ea1f1cd3b51f3f]

The lingu options are now read/written from/to the configuration via the SvtLinguConfig class. The properties of the property-set will be set simultaneously with those from the SvtLinguConfig item in the FillItemSet function


2001-02-02  Oliver Specht  <os@openoffice.org>  [99701458e3d9aa741d01f693c3191b62a96817ba]

SvxFmtSplitItem Dtor implemented


2001-02-02  Oliver Specht  <os@openoffice.org>  [194649b9d0b5c0ef203219256d836431804b1afa]

dialog function completed without preview


2001-02-02  Christian Lippka  <cl@openoffice.org>  [e27d0cb5f8c94ec8e046dc330e17db81e1091ea0]

#83254# set style on group shape after import


2001-02-02  Martin Gallwey  <mtg@openoffice.org>  [d0e1a9eafb360b646967e800f6ae390627c549da]

added stdio.h header as sprintf is used while in DEBUG ...


2001-02-02  Thomas Lange  <tl@openoffice.org>  [62b582e747f60e42026937d47ec032d6e401c761]

changes due to new class SvtLinguConfig. Mostly the relevant code has been moved to the new class


2001-02-02  Kai Ahrens  <ka@openoffice.org>  [dab724c0a55a878adc0328c96a6bbc743cf6d5bb]

added implementation for FILEGRPDESCRIPTOR


2001-02-02  Thomas Lange  <tl@openoffice.org>  [4e993542b805821b6dd25a78b73a96ecfe7d3707]

definition of property names and handles moved to svtools/linguprops.hxx. List of which-ID's changed to corresponding handles


2001-02-02  Christian Lippka  <cl@openoffice.org>  [72e5b4abc4d1dc521aad285ec63530efe620cb59]

#83254# moved shape export implementation to shape exporter


2001-02-02  Thomas Lange  <tl@openoffice.org>  [f920ae3e7d17ca1adacfc8d33462408a5aa8ba6a]

changes due to new class SvtLinguConfig. Mostly the relevant code has been moved to the new class


2001-02-02  Kai Sommerfeld  <kso@openoffice.org>  [ceb671c4304f023d58f5b84f3a67ed42de676d8a]

#83045# - Do not use TypeConverter service in getXXX methods to avoid           exception if property value is void.


2001-02-02  Thomas Lange  <tl@openoffice.org>  [3f28fc5cfba7b8818207a05886f8d2aa1640d962]

changes due to new class SvtLinguConfig


2001-02-02  Thomas Lange  <tl@openoffice.org>  [b97d175e929dfd80c5931f2a4df579f139c29044]

definition of property names and handles for linguistic. Initial revision


2001-02-02  Bustamam Harun  <bustamam@openoffice.org>  [45e1dfcce543e03d77ed20ca2fbacbb44e9f2362]

Checkin Joe's Changes


2001-02-02  Oliver Specht  <os@openoffice.org>  [d349725aff2cc3ebe8bb5cb091752e344639b2ef]

new: XRubySelection, RubyAdjust


2001-02-02  Thomas Lange  <tl@openoffice.org>  [139da8023bbb6f887a13dac5da1d4226bf093965]

lingucfg.obj added


2001-02-02  Oliver Specht  <os@openoffice.org>  [bec3895f22167a518da5ad0ab402d623d21cac0d]

access to ruby texts in documents, controllers


2001-02-02  Oliver Specht  <os@openoffice.org>  [dba6f74c38f43df473c3bf59018ac8aa84944db6]

adjustment of ruby text


2001-02-02  Kai Sommerfeld  <kso@openoffice.org>  [94dc54ad7c8ea68e27527dcdfd3f99a1cc3d50d6]

#83045# - Added ctor witj Sequence< PropertyValue >.


2001-02-02  Kay Ramme  <kr@openoffice.org>  [6f02a6b6e7d183d39e42304993eb4bf678233f71]

java register component


2001-02-02  Thomas Lange  <tl@openoffice.org>  [984f3e37c34f134091cc091c1d10b19d9ff4aeb0]

lingucfg.hxx and linguprops.hxx added


2001-02-02  Caolán McNamara  <cmc@openoffice.org>  [b01631307dd943eb785e9b67b86c4215f173fa47]

#82042# Making StarMath XML filter accessable as magical uno components


2001-02-02  Andreas Martens  <ama@openoffice.org>  [9e2a874fc08eb3153da6cef87cb024aca9ecb4cb]

Fix: Rotated text in table cells


2001-02-02  Christian Lippka  <cl@openoffice.org>  [f4f851cadab318243920335133fa4a7351d6d7a3]

#82933# fixxed fillbitmapmode property


2001-02-02  Sascha Ballach  <sab@openoffice.org>  [f18d36296cde0d1eece916e641745914e9a01b34]

add all files which are removed by ganaya erroneously


2001-02-02  Kay Ramme  <kr@openoffice.org>  [d0dbc11b6890d62eaaa207b10df3fa631d44ef07]

joined changes from: #80673# this enables force synchronous and fixes a small bug urp.java


2001-02-02  Kai Sommerfeld  <kso@openoffice.org>  [2bfe6f50988f216714691808ebc9a0761c77d6fc]

#83045# - UCB now implements interface XCommandProcessor.


2001-02-02  Kai Sommerfeld  <kso@openoffice.org>  [904f9e60a87cfe11354a2805eb64864079b05f86]

#83045# - Added ucbcmds.obj


2001-02-02  Kai Sommerfeld  <kso@openoffice.org>  [b98db5aa0b7809395ec7534dcdd8363defb09ab2]

#83045# - Initial revision.


2001-02-02  gt  <gt@openoffice.org>  [93f73ea8a0d36ff7fd2615b4dca09ff963016d96]

ImportExcel::Row34(): default row XF


2001-02-02  Kai Sommerfeld  <kso@openoffice.org>  [d2dc4e2e3e7b1253778b984b9c7a78c30ceb6cbd]

#83045# - Fixed ProxySettings destruction (problem with circular refs).


2001-02-02  Babak Mahbod  <bmahbod@openoffice.org>  [bdfc09df39e1c9b7a35178fdd1f23aadc1aab4bc]

Debug code for converting bitmap palette color to RGB color.


2001-02-02  Patrick Luby  <pluby@openoffice.org>  [fd804c2913a44c53600f44550c38f302739d5684]

Implementation of symbol stripping for Mac OS X


2001-02-02  Patrick Luby  <pluby@openoffice.org>  [3bb21f1b534694e05a5e371b6c41c38a3e886f53]

Implementation of symbol stripping for Mac OS X


2001-02-01  Gene Anaya  <ganaya@openoffice.org>  [5df7c5c1273777f1ad0af407f12fff8a93dee1e0]

Added library to link line on MacOSX to resolve static member functions


2001-02-01  jp  <jp@openoffice.org>  [195e8e46a99e8bab63068306b95e27ab1e64890e]

SearchOptions: add new member for the transliteration flags


2001-02-01  jp  <jp@openoffice.org>  [fae7f22a7c8de419680bb2755cf1d8ddd6a4a44c]

SearchOptions: add new member for the transliteration flags


2001-02-01  jp  <jp@openoffice.org>  [e0e20d8e9d41728b5a825a41c83bb69e2a0a5a04]

Bug #83386#: GetScritpType - set default only if nothing is found


2001-02-01  Martin Hollmichel  <mh@openoffice.org>  [c81db4843eb55f8c754ccca56c0f21395d5dbee1]

chg: header for STL


2001-02-01  Patrick Luby  <pluby@openoffice.org>  [b1e28276a62cc9ba05b7c102eaf8fd303c2bd576]

#ifdef'd out new SalInstance methods for builds prior to SRC619


2001-02-01  Christian Lippka  <cl@openoffice.org>  [900ec854a5e3a2b424eec71ad5fa749d36718d20]

#80699# added measure fields


2001-02-01  Christian Lippka  <cl@openoffice.org>  [8b7f0d314b1db9c0f7f53cb5b31ef4014f963465]

#80699# finished measure shapes


2001-02-01  Christian Lippka  <cl@openoffice.org>  [58f7b4cf84965eea7da13bdd8b80fe3807a5e9aa]

#80699# added measure fields


2001-02-01  Christian Lippka  <cl@openoffice.org>  [f33a043669e1d002a43b2738e1fdfe0d5979f400]

#82008# get item from pool if its not in parent


2001-02-01  Martin Hollmichel  <mh@openoffice.org>  [c314e48d85144bb25a139419885f4375ccd1e1ba]

chg: header for STL


2001-02-01  Sascha Ballach  <sab@openoffice.org>  [9f288dd63a27f7fa1417bd5edf69bb7c8770e967]

add ex/import of the style:table-centering attribute on the page master for spreadsheet documents


2001-02-01  Sascha Ballach  <sab@openoffice.org>  [0ba9547fdadb2facba65f1b41b2366c993366f19]

did must change of the Form import


2001-02-01  Sascha Ballach  <sab@openoffice.org>  [8a32a014fbf336ce32e4a1d4b95c4d286029ea4c]

remove _ExportChangeTracking()


2001-02-01  Sascha Ballach  <sab@openoffice.org>  [57d84068441b8656bab3d9c09a5b674309288c77]

add export of table:table-background attribute; move tracked-changes form document to body; did must change for Form export


2001-02-01  Sascha Ballach  <sab@openoffice.org>  [7835029dac5392d0d0a632319e73e3ea858834eb]

add style:table-centering


2001-02-01  Martin Hollmichel  <mh@openoffice.org>  [59eb85366a9156bda6c1ae8f449ea87d744c36b4]

chg: header


2001-02-01  Sascha Ballach  <sab@openoffice.org>  [ca0636020d06450772d6d4267812039c7482531d]

attribute table:table-background added


2001-02-01  Sascha Ballach  <sab@openoffice.org>  [1014d8ff4b57a716f74ede7200fcef57a7ab8770]

remove reason for a assertion in FormlayerImport


2001-02-01  Sascha Ballach  <sab@openoffice.org>  [9a33b2cd541b94cf5e0464902f8e0bfed439bac5]

add change track for spreadsheet documents


2001-02-01  Sascha Ballach  <sab@openoffice.org>  [14cbfdf10d53e5de37746dddd4d4c540c38a293d]

move Tracked-Changes from document to body


2001-02-01  Sascha Ballach  <sab@openoffice.org>  [e1561ccd67f481272ceaaff9f033bb866f3a324a]

table-background and table-centering added


2001-02-01  Sascha Ballach  <sab@openoffice.org>  [6ad292b976c6f4a5cd3dd89ac0090a4309a478ae]

add import of table:table-background property on a shape


2001-02-01  Christian Lippka  <cl@openoffice.org>  [7be85d9eb86aebec7a4a0f07486a7f9c82bd8ff0]

#82008# fixed para attribts


2001-02-01  Andreas Martens  <ama@openoffice.org>  [1c933d86f52c3395b88c2e907d2325112020427b]

New: Rotated text with misspelled words inside


2001-02-01  jp  <jp@openoffice.org>  [7bbc3102d3e2a4234a45319a1f0e5443b20fffb4]

remove the debug stuff


2001-02-01  Martin Hollmichel  <mh@openoffice.org>  [6fec35e29adfc095d92e7d6f17d63490556aee66]

chg: STL header


2001-02-01  Kurt Zenker  <kz@openoffice.org>  [766e90090f2616eea2db248067065b23bc61f3bd]

new version for SRC619


2001-02-01  Martin Hollmichel  <mh@openoffice.org>  [cd34f0e02d4c2a54241f3277a18207af284507f4]

chg: header for STL


2001-02-01  Rüdiger Timm  <rt@openoffice.org>  [15ab7eb6d2270f65f00c006ec1b76ca4c1c18078]

#65293# for linux you have to explicitly include ostream to avoid conflicts with min()


2001-02-01  Caolán McNamara  <cmc@openoffice.org>  [efab5295882bc520b0e5b79360cce29fcc2fd387]

#83362# Missing i18n header include


2001-02-01  Oliver Braun  <obr@openoffice.org>  [bd885671bf435e0e50eca000d0c2bb497f0aa565]

reinserted the USE_PSPRINT that was eliminated during Xprint merge


2001-02-01  Christian Lippka  <cl@openoffice.org>  [638e43d00c55348edd785f883fccf323f79e5a25]

#81816# call DoClose on ObjectShell, not ViewShell


2001-02-01  Lars Langhans  <lla@openoffice.org>  [4332a536b0f310145237fb22b694ab371405e1fb]

#83345# disposing providerimpl or remove providerimpl at shutdown right handling inserted.


2001-02-01  Mathias Bauer  <mba@openoffice.org>  [f9a6c14511913bfaf2bd86c0e22852e5f781e090]

use right filtername


2001-02-01  Malte Timmermann  <mt@openoffice.org>  [33195f865d8aea9b5f68940d8b55e4d2b010ae27]

Clear UndoManager after Init


2001-02-01  Rüdiger Timm  <rt@openoffice.org>  [97d16f96ea24e88b39db34c9e608ade62913cb17]

#65293# Don't put a comma after the last item of an enum!


2001-02-01  Rüdiger Timm  <rt@openoffice.org>  [f27ffba42f3689e4c52f10ae875ef71974eae071]

#65293# ^M at the end of line 378 removed


2001-02-01  Ocke Janssen  <oj@openoffice.org>  [06f30c5ced43ab530a1c72b28df60226bf343bfb]

when preparing a statement and error occured thro exception!


2001-02-01  jp  <jp@openoffice.org>  [14ebee1d448bd0f94d881d66cb884f7a98296b12]

Paste: use SvStream instead of SvStorageStream


2001-02-01  Andreas Martens  <ama@openoffice.org>  [46a3d058fe1b4ea18aefb371b100e4f52159f8eb]

New: Rotated text with frame as character inside


2001-02-01  Jörg Barfurth  <jb@openoffice.org>  [3b58144ef34c459398a879307c8ac8001f0363fa]

New services describing the configuration object taxonomy


2001-02-01  Kurt Zenker  <kz@openoffice.org>  [2a36f76058a89ee2e48ad960d45dfbe74d6b62e8]

new version for SRC619


2001-02-01  jp  <jp@openoffice.org>  [bd879e0766e1b0353f0a92c81553fa596bc1b45c]

Bug #83389#: check referenz and use now I18N namespace


2001-02-01  gt  <gt@openoffice.org>  [ceef20958e9b60f215f7e562e1232d81eb050922]

class FltColumn: less memory usage


2001-02-01  Jörg Barfurth  <jb@openoffice.org>  [e1287b527a3d5c90e5e78ed3013d024c96f4c3af]

New services describing the configuration object taxonomy


2001-02-01  Michael Brauer  <mib@openoffice.org>  [a436f17fd79bca2835ec88006d7d59a0aebcfc13]

XML files now can be loaded/saved as own format


2001-02-01  Michael Brauer  <mib@openoffice.org>  [62c50e95283eea4db77c27021a96eaa9a3eb2d71]

objects aren't saved any longer, no sub storage for objects


2001-02-01  Ocke Janssen  <oj@openoffice.org>  [26e413da3b586c5cac03cbac69dbaa853bcae5ed]

new method


2001-02-01  Ocke Janssen  <oj@openoffice.org>  [3fc489986745f2e574017c3bc4916259d0ac52e5]

change for insert , delete and update rows


2001-02-01  Mathias Bauer  <mba@openoffice.org>  [c82cd4541c64b04c73b4f8fef92952f4f32c20c6]

avoid detecting of unknown types


2001-02-01  Ocke Janssen  <oj@openoffice.org>  [d29d890f6e16eee3182c77a131dda9ac7577f993]

qouting


2001-02-01  jp  <jp@openoffice.org>  [7859303aed167578dde4b82dfd1956425f3085b7]

Bug #83379#: add brackets


2001-02-01  Philipp Lohmann  <pl@openoffice.org>  [489c112ac73e8b1f731849a1ec785f0ab2c6d87c]

dummy implementation of new SalInstance methods


2001-02-01  Andreas Martens  <ama@openoffice.org>  [970bf755deac71e80ddefd07f09bfa27a4ceb820]

New: Rotated text with frame as character inside


2001-02-01  Philipp Lohmann  <pl@openoffice.org>  [e206328880cc901b8ba657d78e7158704f21dcfe]

implement XDisplayConnection interface


2001-02-01  Andreas Martens  <ama@openoffice.org>  [56c6be00c2501757d9897e1a40754d6fae1a6db8]

New: Rotated text with frame as character inside


2001-02-01  Ocke Janssen  <oj@openoffice.org>  [5949af370d5d4d7c2a6abeeffc1f146270254b16]

enable exceptions


2001-02-01  Kai Sommerfeld  <kso@openoffice.org>  [46216dde5483c3473c54e4f75d6c55eb3e0842ea]

#83045# - Fixed shell::ensuredir(...).


2001-02-01  Ocke Janssen  <oj@openoffice.org>  [ac29321837b43d5f50bc481486f78e8014283159]

column_ref changed


2001-02-01  mfe  <mfe@openoffice.org>  [2a1d0716c9d39416433aa3f39084284c288bb8c7]

removed ChangeGlobalInit


2001-02-01  Rüdiger Timm  <rt@openoffice.org>  [f319cd7ee28664c0d9a98477d853491b8e09f07d]

#65293# enable exception handling for numpage.cxx


2001-02-01  Rüdiger Timm  <rt@openoffice.org>  [f1dc0edef3e6d09df6f4d1a7da04110d25427c90]

new version for SRC619


2001-02-01  Mathias Bauer  <mba@openoffice.org>  [a5d41d0a845f376f7f37135ee75af91eb641eb46]

External filter names don't contain factory name


2001-02-01  Rüdiger Timm  <rt@openoffice.org>  [dd2e93cdd6f6b3c835765e5604928e8031e9d4eb]

#65293# include order: limits (from the stl) has to be included first, otherwise for solaris you get problems caused by a min/max macro defined somewhere


2001-02-01  Ocke Janssen  <oj@openoffice.org>  [5aac8b852e641132bcfc49ba0a9d55fd3280eea8]

quote tablealias as well


2001-02-01  Andreas Martens  <ama@openoffice.org>  [82feb1d25cb877283f9cc87d56c36d35f512a57e]

Fix: Not enough space for the extrachar


2001-02-01  Ocke Janssen  <oj@openoffice.org>  [8bc56cbe406ed11e77c942d2aedefa7f78e5a840]

avoid double names


2001-02-01  mfe  <mfe@openoffice.org>  [b5e307f737357f64a379aebcfe7522aefc1fc73e]

removed ChangeGlobalInit


2001-02-01  mfe  <mfe@openoffice.org>  [a318c10ece83a3bfc7aac4f14a04548a63697e5c]

removed ChangeGlobalInit


2001-02-01  mfe  <mfe@openoffice.org>  [98e59ad3cac59bf2fda6e83155808f49c26f3573]

removed ChangeGlobalInit


2001-02-01  mfe  <mfe@openoffice.org>  [f00805dd0e5987cee8c598c68af4a8829267486f]

removed ChangeGlobalInit


2001-02-01  Christian Lippka  <cl@openoffice.org>  [8dd812f57dbf509fe74b7ef2dbb32ddc50392c5f]

#83178# correct getPropertyValue for FillBitmapMode


2001-02-01  Armin Weiss  <aw@openoffice.org>  [14b799f0f8432dadb79e459f2961ba5b4e836087]

#83233# added creation of the correct type of polygon object (opened or closed) in SdXMLPolygonShapeContext::StartElement(...) XML polygon import


2001-02-01  Kurt Zenker  <kz@openoffice.org>  [6c9d5f47ffa74afabd22732e15e8cf5e47f0a297]

new version for SRC619


2001-02-01  Kurt Zenker  <kz@openoffice.org>  [0114ded774d8b01bbd9e0ea6f459bff97437388a]

new version for SRC619


2001-02-01  Kurt Zenker  <kz@openoffice.org>  [d6eb78ce9ecf30d271c7aa4dc89ed9984cf05427]

new version for SRC619


2001-02-01  Kurt Zenker  <kz@openoffice.org>  [8b8a99131bf7d2a8b55e213f18d4a8f3eebb10c3]

new version for SRC619


2001-02-01  Kurt Zenker  <kz@openoffice.org>  [ac34f41f79b69226baf8e1e987fa119ff70ae168]

SRC620


2001-02-01  Sascha Ballach  <sab@openoffice.org>  [e4a471b595a7c151c8a2fb13a1ad0c82ef6faf80]

complette export/import of change tracking in XML without some little things


2001-02-01  Sascha Ballach  <sab@openoffice.org>  [5bcae6a53340510b3823bcdaf47112c23e3cb041]

complette export/import of change tracking without some little things


2001-02-01  Sascha Ballach  <sab@openoffice.org>  [f7c4671767ab9bb793eabc3d00786d530d687b6a]

add change-deletion and deletions


2001-02-01  Mathias Bauer  <mba@openoffice.org>  [0ea2fbda8e0931f8a738a71d3300aab7c03a9374]

more filters


2001-02-01  Frank Schönheit  <fs@openoffice.org>  [591a69a760922e53691d7df000407d664c4bb7ed]

FormImport::getStylePropertyMapper now returning a vos::ORef


2001-02-01  Frank Schönheit  <fs@openoffice.org>  [2fccb8cfc9d706547f0f3787e3f0d7b762b5f7b8]

no own style handling anymore - the shape exporter is responsible for our styles now


2001-02-01  Andreas Schlüns  <as@openoffice.org>  [33bf6ac4b3af25416d3b1d6368e1d3c178f5b863]

don't share mutex with dispatch helper


2001-02-01  Andreas Schlüns  <as@openoffice.org>  [cdc52ceb4aedd6d67caf9ab78ef7c13a846ce8b7]

new macro to log exceptions


2001-02-01  Daniel Boelzle  <dbo@openoffice.org>  [ceb60334e2cf0ee9a7d7b111b5d456c3cb7a01cd]

wrong declaration of ctor


2001-02-01  Mathias Bauer  <mba@openoffice.org>  [e742726098cb9ee2981a0689612b904249750e1b]

new external filter API


2001-02-01  Mathias Bauer  <mba@openoffice.org>  [959180a6ca789e2ea550bea1d13ebc2ecb6277c8]

new external filter API


2001-02-01  Gene Anaya  <ganaya@openoffice.org>  [7c2be813f57ec4420f5c646940526c06a5506bb7]

Added spaces around argument inside <> in template calls.


2001-01-31  Babak Mahbod  <bmahbod@openoffice.org>  [87bba55529b2f2aead80a32bf9dd0f65f11f3e7e]

Memory allocation for PixMap handle and management.


2001-01-31  Babak Mahbod  <bmahbod@openoffice.org>  [f448f61c9c3fc6de6de46f40acf24f163c68c63b]

Properly copies and handles PixMaps. Destructors modified.


2001-01-31  Patrick Luby  <pluby@openoffice.org>  [919be1c6313e1e30fc773c4edfb828a5b6afb14e]

Updated for Mac OS X


2001-01-31  Eike Rathke  <er@openoffice.org>  [57c0c8eb70d4f250cbb27d63cdfef10c9736a0a4]

LocaleDataWrapper getDate, getTime, getNum instead of International


2001-01-31  Christian Lippka  <cl@openoffice.org>  [aa7e410735f897fc185a55e61d8f23b45369748d]

fixed return type of getByName for bitmap table


2001-01-31  Eike Rathke  <er@openoffice.org>  [43a000ef53e7aa93d75cb6468e1bc3ece6691753]

add: getDate, getTime, getNum


2001-01-31  Philipp Lohmann  <pl@openoffice.org>  [aa2d4359d7891f4f4950ce1148eca18e608138f4]

filling the gaps


2001-01-31  Gene Anaya  <ganaya@openoffice.org>  [080fcedd4d20ad4c3c5a03a9bbdce4904d47c579]

Added staticmbtext.cxx for static data members on Mac OS X.


2001-01-31  Gene Anaya  <ganaya@openoffice.org>  [a54a1c8d31b53314aa51a31f659ec24013d6ed37]

Added staticmbstyle.cxx for static data members on Mac OS X.


2001-01-31  Gene Anaya  <ganaya@openoffice.org>  [0078658f143c4b94778970c4174c2c98d9843494]

added staticmbforms.cxx for static data members on Mac OS X.


2001-01-31  Gene Anaya  <ganaya@openoffice.org>  [c13169b5e2cff284880cdf580a2b784a062a73a6]

Added staticmbchart.cxx to define static data members for Mac OS X


2001-01-31  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f7a2ae8e7e4232fbc5e9a0dcef17d151ad1f77e7]

missed one case


2001-01-31  Martin Hollmichel  <mh@openoffice.org>  [5b92f76d8063a26c057525a39deff3522d272e38]

chg: header for STL


2001-01-31  Martin Hollmichel  <mh@openoffice.org>  [6b0317b21a4aaa8f626bfb5574383d30a7a5b399]

chg: header for sTL


2001-01-31  Sven Jacobi  <sj@openoffice.org>  [d79d03535cc07de35ccae9f6722d15428073def9]

#83332# added export of ParagraphAdjust_Block


2001-01-31  Niklas Nebel  <nn@openoffice.org>  [99d0e5ff0ca4cddccfc83091205c3889521293e9]

moved pools from document to pool helper


2001-01-31  Kay Ramme  <kr@openoffice.org>  [4763e6e5bb406f4439d0ca0ddc1898b33b35d3ab]

abort when java dies


2001-01-31  Niklas Nebel  <nn@openoffice.org>  [5ca632d40f57437c156388234ed0444f703abf4d]

poolhelp


2001-01-31  Jörg Budischewski  <jbu@openoffice.org>  [fa0cb62f8f9aa8e657dc2cccf859eefe524dcadd]

#80673# in the ForceSynchronous case, the releases are now sent by the writer thread


2001-01-31  Niklas Nebel  <nn@openoffice.org>  [906d4a73f99986930b4541d95292861d8ce4e01d]

ref-counted helper class to hold document pools


2001-01-31  Carsten Driesner  <cd@openoffice.org>  [990a506ab020cfa1b21f916ca88cf5d1fe2730f4]

#83093# return error if sclient dies in headless mode


2001-01-31  Malte Timmermann  <mt@openoffice.org>  [4fa10bdba39c2ae0e8e72162c235587ade986a65]

#82788# SetStyleSheet: No StyleSheetPool needed, if pStyleSheet NULL


2001-01-31  Christian Lippka  <cl@openoffice.org>  [ceee40860a5ef8f5af30706c59ae6493b4d6de13]

added text frames text attributes


2001-01-31  Christian Lippka  <cl@openoffice.org>  [476a4e162b66f36eb22792c80fdb097ad87dfbfd]

fixed gpf when setting items on a shape whithout a model


2001-01-31  Malte Timmermann  <mt@openoffice.org>  [7e0c287230b25af785bbaa9537c58e514dcf9460]

#80582# Don't use bullet size for line height


2001-01-31  Martin Hollmichel  <mh@openoffice.org>  [26d35a13146fcd73eeece72e113a447f5d0ad4a0]

chg: header for STL


2001-01-31  Martin Hollmichel  <mh@openoffice.org>  [81c7ae0cca258a612a8598ab8b8b3710e7eba503]

toplevel import


2001-01-31  Martin Hollmichel  <mh@openoffice.org>  [41c5c7c8e279818daa2fe0f12bef3a97f95dba6b]

SRC619 import


2001-01-31  oisin  <oisin@openoffice.org>  [3cf7e64c91cf3dbe9a6ac292a00d62f9797f6b1e]

Xprint implementation merged into head


2001-01-31  Andreas Schlüns  <as@openoffice.org>  [f0506c5fcc821098d7d58a7b7057f9eec89792c2]

#77391# use right tempfile class from unotools


2001-01-31  Martin Hollmichel  <mh@openoffice.org>  [cf2248d4a72c249f3cfd6052d1b7135b0493b256]

chg: header for STL


2001-01-31  Philipp Lohmann  <pl@openoffice.org>  [aef9d02d557673dd221f7269e59be3c1997f1369]

DragGestureEvent needs to have MouseEvents instead of InputEvents


2001-01-31  Martin Hollmichel  <mh@openoffice.org>  [97514029f03bcb539a3e98f09772ef0fab7e4dfa]

chg: header for STL


2001-01-31  Peter Burow  <pb@openoffice.org>  [aae8a5065bb8c84320874a037c7195dc2d4e4dc4]

fix: #74124# reset selection in LoseFocus if necessary


2001-01-31  Caolán McNamara  <cmc@openoffice.org>  [67f4f128a9f69d3aafc024d37c0cac6e61ff37fa]

#83156# Hush ASSERT on nested hyperlink import


2001-01-31  Malte Timmermann  <mt@openoffice.org>  [30d9ae486403367c0ad3ff6f176542a6047611c0]

#80343# previousWord can return -1...


2001-01-31  Frank Schönheit  <fs@openoffice.org>  [33a45cbf7924d75d977bb5d1775e4c0bf4f66eff]

added a ctor with ResId


2001-01-31  Frank Schönheit  <fs@openoffice.org>  [1e362456671a731f5749dcff481885edc5a4f347]

added a ctor with ResId


2001-01-31  Martin Hollmichel  <mh@openoffice.org>  [8ea9311cea3d19e02f6418c2cb94b2648fa7ac0b]

chg: header for STL


2001-01-31  Martin Hollmichel  <mh@openoffice.org>  [90e6562df8ac4a39100ff2eabe0db36963b7d5cf]

chg: header for STL


2001-01-31  Kai Sommerfeld  <kso@openoffice.org>  [2cf373fbfb406ec9cea6abbccda4e8e3e329abe2]

#83045# - Added support for ContentInfoAttribute::KIND_* flags.


2001-01-31  Sven Jacobi  <sj@openoffice.org>  [13afcd39336d2e885ca1e5b661cf161186effb1c]

#83299# each record needs to be dword aligned


2001-01-31  Martin Hollmichel  <mh@openoffice.org>  [6b26334c91611865753e38ad78ee8de5dd85ca61]

chg: header for STL


2001-01-31  Martin Hollmichel  <mh@openoffice.org>  [f492823e879319700a82dcc9c4346203527e7913]

chg: headerfile for STL


2001-01-31  Malte Timmermann  <mt@openoffice.org>  [7203a05810e2e35ba82a974e86e10f7e29d048be]

82361# don't recalc bullet text while pasting


2001-01-31  Ocke Janssen  <oj@openoffice.org>  [aadd7b1fed193400a0469739efbe3437bfcfcd1b]

use of qouteName


2001-01-31  Ocke Janssen  <oj@openoffice.org>  [2fbbd1b21bc46cd4d0c69d55adb73177752a817a]

use of qouteName


2001-01-31  Oliver Specht  <os@openoffice.org>  [ea12a66a0dced150cb56536e529957221eef3a67]

use of service ...text.DefaultNumberingProvider


2001-01-31  Kai Ahrens  <ka@openoffice.org>  [cce0002fecfb155f137e4035078a37466235a2d2]

#82818#: SetFileFormatVersion at pool before store


2001-01-31  Sascha Ballach  <sab@openoffice.org>  [f8053f0dbef258726cb039265c280a36ead3ac12]

now a OLE Chart write his data


2001-01-31  Kai Ahrens  <ka@openoffice.org>  [1dca18184118919c12f07a1100c3cc603af9d19d]

#82818#: SetFileFormatVersion at pool before store


2001-01-31  Kai Ahrens  <ka@openoffice.org>  [6083482644a40d65fcf38ba6122dbb568e8edc27]

#82818#: SetFileFormatVersion at pool before store


2001-01-31  Sven Jacobi  <sj@openoffice.org>  [f7e27933ef88163a2f9a0ee90898b5cbd48481db]

added autoshapes: VerticalScroll, HorizontalScroll


2001-01-31  Daniel Rentz  <dr@openoffice.org>  [a2ae874d32606e032720e521ce716ab2ed28e1d9]

add: integration of new import stream class XclImpStream


2001-01-31  Ocke Janssen  <oj@openoffice.org>  [bbe91b65be6e99ff421f21cbd01f39da7225193d]

use of qouteName


2001-01-31  Christian Lippka  <cl@openoffice.org>  [9558d120324fb909c46fd57e37f937213bd7578b]

textanimations added


2001-01-31  Kay Ramme  <kr@openoffice.org>  [4eeb339928f0bea5d2bddbe400c3c39e9e56319a]

merged #83361# (bug fix for releasing multi mapped objects) from diff 1.8.4.2-1.8.4.3


2001-01-31  Hans-Joachim Lankenau  <hjs@openoffice.org>  [6610a7da44e8d3360a34be650f379b44f154da09]

own mapfile for wnt linked with debug


2001-01-31  Christian Lippka  <cl@openoffice.org>  [b97393ac39eef7cc7f09f497912b8a6b9c575678]

textanimations added


2001-01-31  Michael Hönnig  <mi@openoffice.org>  [5d41c3e15faf91b072d469884cf06d1f0bfa7407]

syntax in documentation fixed


2001-01-31  Michael Hönnig  <mi@openoffice.org>  [eb4b7ee2509b59f443b8035881a3cb26d332c54b]

newline at eof added


2001-01-31  Daniel Vogelheim  <dvo@openoffice.org>  [9122a999c6cd0e6855c8517d8e39e0ceb8ae942e]

- changed: XEventSupplier to XEventsSupplier            (changes from SRC619 branch merged into main line)            Greetings and apologies to SAB.


2001-01-31  Christian Lippka  <cl@openoffice.org>  [5d827eb1ed9e818c8adbe89459f5f1839eb32c24]

textanimations added


2001-01-31  Niklas Nebel  <nn@openoffice.org>  [06b60da175cffa4f0c59fe9f316172777202ee4b]

GetScriptType: use GetNumberFormat from PatternAttr


2001-01-31  Michael Hönnig  <mi@openoffice.org>  [1c7d72f1f74ebd20b34453f00b6c82c79128a087]

TYPE_XIDLCLASS is now 'type'


2001-01-31  Kai Sommerfeld  <kso@openoffice.org>  [1495b1d0572a6ac98c725e75ab0660ffda9171f1]

#83045# - Added optional interface XCommandProcessor.


2001-01-31  Oliver Specht  <os@openoffice.org>  [66555dff4e795fe106dccb8f83fe901e7a49f4d2]

#71277# hyperlink button removed from the tools toolbox


2001-01-31  Michael Hönnig  <mi@openoffice.org>  [41d7d8166c314610b5be1b1e6247329654c17292]

TYPE_XIDLCLASS is now 'type'


2001-01-31  Martin Hollmichel  <mh@openoffice.org>  [f617d30a59226edc91d7f985c33d799e356032fc]

chg: header for STL


2001-01-31  Martin Hollmichel  <mh@openoffice.org>  [99a4bd87f86057a6f649f2d6a74afe5bc708c194]

chg: include for STL


2001-01-31  Kai Sommerfeld  <kso@openoffice.org>  [ce83a163ea037c09802645d02ebf0aec8653e6d2]

Reintroduced [optional] tag for optional interfaces.


2001-01-31  Kai Sommerfeld  <kso@openoffice.org>  [a555a476a9d4bf8cca9fed7c5efa008f873fec5d]

#83045# - Removed optional interface XContentCreator.


2001-01-31  Kai Sommerfeld  <kso@openoffice.org>  [dc74036f166f8dbbeb52f8eef0b59218e2627236]

#83045# - Removed optional interface XContentCreator.


2001-01-31  Michael Hönnig  <mi@openoffice.org>  [70b14e01b9f8f6083596c710d0bc560d7332e8fb]

services cannot be optional


2001-01-31  Kai Sommerfeld  <kso@openoffice.org>  [9ed0dc765f2d8f0a02fece192f48ebcb35b61baa]

#83045# - Updated documentation to reflect new ContentInfoAttribute values.


2001-01-31  Kai Sommerfeld  <kso@openoffice.org>  [700b3980b273d0f56b208f1b2851cd40031760c2]

#83045# - Added KIND_[DOCUMENT|FOLDER|LINK].


2001-01-31  Kai Sommerfeld  <kso@openoffice.org>  [c5630e48c0feacff2e5a467687fdd9f7d91683bd]

#83045# - Added GlobalTransferCommandArgument.idl, TransferCommandOperation.idl


2001-01-31  Kai Sommerfeld  <kso@openoffice.org>  [85cfac4a1ddb05d6c8cb4ada07b763c5c00f9fe2]

#83045# - Initial revision.


2001-01-31  Thomas Lange  <tl@openoffice.org>  [2cc8c18fbd520610e857c634271a52fefaa4246f]

linguistic modules (i.e. the DLLs) will not be loaded if SvxLinguTabPage::HideGroups was called with GROUP_MODULES


2001-01-31  Babak Mahbod  <bmahbod@openoffice.org>  [78515f014e3572af913ab09094c731ceb30d5693]

Lock and unlock APIs modified.
Begin and end graphics APIs modified.


2001-01-31  Babak Mahbod  <bmahbod@openoffice.org>  [6d2addfe5699d80b6adb87c68601b6be2614e45b]

Creating  new 1, 4,8,16, & 32 bits PixMap, and auxiliary methods.


2001-01-30  jp  <jp@openoffice.org>  [f7f50d5bdbfdb35fa81e6897b54f5bdad191ad20]

Bug #83301#: Save - call commit at the medium


2001-01-30  Caolán McNamara  <cmc@openoffice.org>  [a9c9b00ae769a8fa01bbf5938d794c8cceeb1013]

#83362# CJK Forbidden Character {Im|Ex}port


2001-01-30  Eike Rathke  <er@openoffice.org>  [f5b8e95bd9fea51c6cc8bc5bb6aa10ff7c4e584f]

fix: ImpChangeSysCL: don't delete last internal predefined standard format (text) if loading SO5 file format ...


2001-01-30  Martin Gallwey  <mtg@openoffice.org>  [c8b1d0ad5bf1ec6f8b5465f8f15442e52b56682d]

Added list-name


2001-01-30  jp  <jp@openoffice.org>  [f86a1c1c1860b024002bd9b906a036be229cc6d8]

new: SetMacroTable


2001-01-30  Niklas Nebel  <nn@openoffice.org>  [1863e3f331e236c09f0829f8c7db85edb07f81f1]

#83295# CompareDocument: use user name from doc if comparing different docs


2001-01-30  Sascha Ballach  <sab@openoffice.org>  [eeba6c981ad33b5cbf5bc25d7c2478420352f440]

import change tracking without dependences


2001-01-30  Sascha Ballach  <sab@openoffice.org>  [8a8aa32e9b26a16ac0a8bc8ec409949c67307bf4]

Tracked Changes import added


2001-01-30  Sascha Ballach  <sab@openoffice.org>  [286aecc12f57022921b0629f3a237ebbf2895d97]

only create shape context if it is not a text:p context


2001-01-30  Sascha Ballach  <sab@openoffice.org>  [86f2e9378eed46d9c50ef1dbb57153cfb217a381]

rejection added


2001-01-30  Sascha Ballach  <sab@openoffice.org>  [d545c61429363b48b03a0d8862318190f39fc328]

sart to export and import in XML


2001-01-30  jp  <jp@openoffice.org>  [a17b4fc47bb51759fe04edf6e4f6de18dc71fcba]

new: SwTextBlocks::SetMacroTable


2001-01-30  Jörg Budischewski  <jbu@openoffice.org>  [d6e6a07b464d287d76a91cbc3ec87d409318f1ae]

#82913# boolean and char are now converted correctly converted


2001-01-30  Gene Anaya  <ganaya@openoffice.org>  [085141cb17803f47a6b0bf6a8c41b795845d63fc]

Added staticmbsdbcs.cxx for MacOS X


2001-01-30  Malte Timmermann  <mt@openoffice.org>  [5ddd313190c7165cb5b3e04f656f41d347af2567]

#83017# Keep bFormatted consistent


2001-01-30  Gene Anaya  <ganaya@openoffice.org>  [90f54dbb07ae12a2ab2fbc8b7875a39318e0832d]

added UCBHELPER's library to the link (-l) line for MacOS X.  This is to prevent duplicate static data members being defined at link time.


2001-01-30  Malte Timmermann  <mt@openoffice.org>  [e43cc5d15e7bc947e3af2088e920460365a69e02]

new assertions...


2001-01-30  Gene Anaya  <ganaya@openoffice.org>  [0bd36e58b80996f7219a021e37c547c3f5882c36]

Added symbols and link against staticmbodbc.o for MacOS X


2001-01-30  Malte Timmermann  <mt@openoffice.org>  [1271e984edd3620ee36099216a0984c3893d6b2c]

Changed public DestroyContents to protected implDestryContents


2001-01-30  Kai Ahrens  <ka@openoffice.org>  [a5331bb19c6477fd7fd95f8264c044a17524d0ad]

extended ::GetDocumentStream for load on demand of XML graphics


2001-01-30  Gene Anaya  <ganaya@openoffice.org>  [60741715ba03a84a165b3a9517313b024f903269]

added staticmbflat.cxx for MacOS X


2001-01-30  Gene Anaya  <ganaya@openoffice.org>  [7471d8360e53679a9a6e28772bdd1a7d48e63d1b]

Added staticmbfile.cxx for Mac OS X


2001-01-30  Gene Anaya  <ganaya@openoffice.org>  [d012dafa73c3f7e2fba825795e8f3900cde57d5d]

Modified staticmb for MacOS X (some symbols added, other removed due to multiple defined link errors, added staticmb.o from odbc to resolve symbols)


2001-01-30  Gene Anaya  <ganaya@openoffice.org>  [cb8684c6e1a6d689e265a5c2322257fa2b8e6295]

Modified staticmb for Mac OS X (missing some symbols, other multiple defines Added staticmb from other directory in connectivity to resolve symbols)


2001-01-30  Ocke Janssen  <oj@openoffice.org>  [7add4131f79c4542e0b60e4ebe4a7a87fce5b518]

rename property


2001-01-30  Sven Jacobi  <sj@openoffice.org>  [0d9b5945384599cb8759b35a4b42d0c7905b84b6]

not inverting bitmask if rasteroperation is SRCAND, optimzing wasn't executed


2001-01-30  Ocke Janssen  <oj@openoffice.org>  [ba1975084a205b7b3588cb18879cd4cfab3c31bb]

property name changed


2001-01-30  Ocke Janssen  <oj@openoffice.org>  [6a7d1ebaa75fb4463fbe26535f1b4ad0319394c4]

check state


2001-01-30  Niklas Nebel  <nn@openoffice.org>  [3541d402d27ca764c76fe1520d536d20a87469f3]

no error when loading a hidden document while a progress is active


2001-01-30  Ocke Janssen  <oj@openoffice.org>  [50835c543e18d040da35f0b084c1181fb697bf3d]

renamed one string property


2001-01-30  vs  <vs@openoffice.org>  [b3e39225a3a60aa2184744243a4b3025552541db]

add the function GetEnv( const char *, const char *); the second parameter is the default parameter


2001-01-30  Ocke Janssen  <oj@openoffice.org>  [4a545de7459cd767aecf75272edf0ce958718b5b]

check if qoute char is space


2001-01-30  Eike Rathke  <er@openoffice.org>  [a7c2aeb3172a66e23cca3f54cc3e36a3d698ad3e]

International::GetNumDecimalSep --> LocaleData::getNumDecimalSep


2001-01-30  Christian Lippka  <cl@openoffice.org>  [ca3399fc07ed65b5db4686a7b54fbd3de0160464]

fixed light version of GetTextStyleSheetForObject


2001-01-30  Eike Rathke  <er@openoffice.org>  [d80a0b01d285bf28c522562132cc5fd7eb75ddc9]

International::GetNumDecimalSep --> LocaleData::getNumDecimalSep


2001-01-30  Kai Ahrens  <ka@openoffice.org>  [7442492463bf708d324b32f6482270606ff3a99d]

added exception support (formats.cxx)


2001-01-30  Eike Rathke  <er@openoffice.org>  [bf672b456f61a2127516dff387dce5444e36d769]

add: static pLocaleData


2001-01-30  Eike Rathke  <er@openoffice.org>  [b950512e1163b42a4e2c6ade3a111be559da00ce]

add: GetFormatDecimalSep


2001-01-30  Thomas Lange  <tl@openoffice.org>  [84262755d341683f0116c97c854de112cdfd7d11]

SvxLinguTabPage: HideSpellCheckSpecial, EnableAutoSpelling removed, HideGroups changed


2001-01-30  Kai Ahrens  <ka@openoffice.org>  [9725d287904bdd1b6963a6e388971ed55f5cc181]

added ExchangeAction support for XTransferable


2001-01-30  Sven Jacobi  <sj@openoffice.org>  [35a3e6a7c67f6a4b1bda18da40fe999e9fd1330d]

#83338# now using proportional height for superscript and subscript characters


2001-01-30  Niklas Nebel  <nn@openoffice.org>  [f74d46de54582e2d4ef550ade0947120d3d56a27]

#83325# MoveTable to new document: Target, return value


2001-01-30  Philipp Lohmann  <pl@openoffice.org>  [b3c2c77422812cc1a9f5a9b2fb8220942c949afb]

XDropTargetDropContext is now a subclass of XDropTargetDragContext


2001-01-30  Ocke Janssen  <oj@openoffice.org>  [7bbc239cf77d21c8c67c0803a568e6103368870c]

use table names from iterator


2001-01-30  Ocke Janssen  <oj@openoffice.org>  [35bcd1aa7c74daf76bb82182e976148037620af4]

new member which holds the column names


2001-01-30  Oliver Specht  <os@openoffice.org>  [90b99a26874dd5c2e90e58ea8ca0a901d4b1a6e1]

::Activate(): check active view prior to access


2001-01-30  Christian Lippka  <cl@openoffice.org>  [80aeb394440d0912cae9b988772398abf611dbbd]

added text animations


2001-01-30  Christian Lippka  <cl@openoffice.org>  [1c650d1a6c4aa9028eeb464bcd081f3c4508bc7e]

added text animations


2001-01-30  Christian Lippka  <cl@openoffice.org>  [5a27ade00dadd54202c73a5006b98d5c2cdabb4b]

added layer and text animation


2001-01-30  Andreas Martens  <ama@openoffice.org>  [d8b3b1192dfa9812e847febc6a61c8da85790713]

Fix: Missing notify after deletion of softhyphens


2001-01-30  jp  <jp@openoffice.org>  [6e4697e1e1c3e1c3a64dc0feecc1eb0b8dbe0308]

Copy-/PasteExchange now public methods


2001-01-30  Kurt Zenker  <kz@openoffice.org>  [f1f6bd0934246eb34ac233a852546868f4a980b8]

new version for SRC619


2001-01-30  jp  <jp@openoffice.org>  [80f34e1be667659e1e69eba59978128e605778e6]

new: SetINetImage


2001-01-30  Daniel Vogelheim  <dvo@openoffice.org>  [e97d6e70cc8d869f755dcc5f76278aac809ec2d1]

- renamed XEventSupplier to XEventsSupplier   (necessary due to API change and garbled typedef)


2001-01-30  Daniel Vogelheim  <dvo@openoffice.org>  [213383fcb19247dc44892455d9b4d7242750f9b1]

- rename XEventSupplier to XEventsSupplier  (neccessary due to API change and a garbled typedef)


2001-01-30  Christian Lippka  <cl@openoffice.org>  [643192e81efa7800eb0d9602061bcac04338e6fe]

fixed convertDateTime for converting uitl::DateTime to ISO Time string


2001-01-30  Oliver Bolte  <obo@openoffice.org>  [cca2ef892717d1185121a36375ef912ce870eb19]

new version for SRC619


2001-01-30  Thomas Lange  <tl@openoffice.org>  [970d9856d34f56bb72ddf4116dba8e35848ab278]

SvxEditModulesDlg: checkboxes for hyphenator modules are now functioning like radio buttons


2001-01-30  Kai Ahrens  <ka@openoffice.org>  [09c143b1c20d4a4e54d2ddff1983c9d9cb7de432]

#83243#: don't forget to init members in ID ctor


2001-01-30  Kai Ahrens  <ka@openoffice.org>  [b7f63afee858c888c6e169ed9fa825c2b6be5240]

#83243#: check for pID, too (::AddGraphicObject)


2001-01-30  Kai Sommerfeld  <kso@openoffice.org>  [59ea717920e3a197ea50b277e2a5da8799b99de2]

Fixed dead link ( pointed to non-existing type ).


2001-01-30  Christian Lippka  <cl@openoffice.org>  [3bad65fec953dfbda195178237c10677d43ccd93]

fixed wrong cast from void* to sal_uInt16 under solaris


2001-01-30  Oliver Specht  <os@openoffice.org>  [a7762676e1326ffdefbd6020b667db323640d03f]

#83294# SwXTextTable/Cell::get/setData with a sequence of rows instead of a sequence of columns


2001-01-30  Kurt Zenker  <kz@openoffice.org>  [30a73d338cd7ebe1a235ee081541eeb70e5fef81]

new version for SRC619


2001-01-30  Kurt Zenker  <kz@openoffice.org>  [692fad6811dafbf41407a3a78cfc0a43f669fe8d]

new version for SRC619


2001-01-30  Sander Vesik  <svesik@openoffice.org>  [d4e23e5191ee82f6b492d1abee2dfffdc28b4750]

iMerge FreeBSD changes into the trunk from OO613B


2001-01-30  Frank Schönheit  <fs@openoffice.org>  [5ada1fcab0d00e82551f77a15105cf5b280022a3]

add the 'spreadsheet' to english_us, too


2001-01-30  Kai Sommerfeld  <kso@openoffice.org>  [474393e9d7a727c1adfe999fd9a341f78fd596d2]

#83045# - Marked NameClash::KEEP as deprecated.


2001-01-30  Andreas Martens  <ama@openoffice.org>  [bc4f39ca7c71d9aefc08d7fb6ba4e47ae70499ba]

Fix: Selektion and rotated portions


2001-01-30  Caolán McNamara  <cmc@openoffice.org>  [98030d7579684cf44015b56501301c8b30104042]

#80205# Keeping comments closely linked to bugids


2001-01-30  Mathias Bauer  <mba@openoffice.org>  [bc2d9ed44ee30995397b9a83f95a8e8cf9badb71]

#80941#: make file names case preserving ( at least a bit ... )


2001-01-30  Michael Brauer  <mib@openoffice.org>  [5c0ead746667c23c53f7c0cca739d75d09af25c5]

#83260#: justify now uses style::ParagraphAdjust enum


2001-01-30  jp  <jp@openoffice.org>  [e26efd3b07807c70e37fc98a504fab83ca20b004]

inetimg.hxx moved


2001-01-30  jp  <jp@openoffice.org>  [e851cb29e8fa817cd4b7b096404acdc64a567d88]

moved from the source\urlobj directory to here


2001-01-30  Frank Schönheit  <fs@openoffice.org>  [0027de2bcc2a8e01d297b9948447998a17ce657a]

renamed/outsourced the DSBrowserString


2001-01-30  Frank Schönheit  <fs@openoffice.org>  [0d93887a393b75d632a0aab9deae680799202229]

redesigned the table subscription page


2001-01-30  Frank Schönheit  <fs@openoffice.org>  [f970a59e6c1721af0a18e38032012c9e189474e5]

file is obsolete: outsourced the DSBrowserString


2001-01-30  Frank Schönheit  <fs@openoffice.org>  [0e84fdf158f15dbd18bfd406ad343f8e936d2174]

-dbtreemodel


2001-01-30  Frank Schönheit  <fs@openoffice.org>  [0300cbb8712d616ecd7549c28530053cfe29d23a]

renamed/outsourced the DSBrowserString


2001-01-30  Frank Schönheit  <fs@openoffice.org>  [c67534af288b8a38e29448ab7a295a4da4856632]

+listviewitems


2001-01-30  Frank Schönheit  <fs@openoffice.org>  [823be377b2eb40888dd47cedf0778478ce1e5c14]

+checkedButton_noBroadcast


2001-01-30  Frank Schönheit  <fs@openoffice.org>  [7ca3ac7ffd7e09cf05d28d43e4e753bc9c794fe1]

'wildcard checking'


2001-01-30  Frank Schönheit  <fs@openoffice.org>  [fa132ce6c902e6b461914634d6e77332b251443c]

initial checkin - items for SvListViews


2001-01-30  Frank Schönheit  <fs@openoffice.org>  [b6b3135e1b4d75037d64341541b099606f756ad5]

+STR_ALL_*


2001-01-30  Oliver Specht  <os@openoffice.org>  [ecbc6cd5a6b5a0feb37698f1c9c576068a84b926]

#83255# export of gradient, hatch ...


2001-01-30  Michael Brauer  <mib@openoffice.org>  [8cc714d98c642d9ddfb8c7c206be4e3e26054737]

#83234#: draw:color-inversion


2001-01-30  Babak Mahbod  <bmahbod@openoffice.org>  [36294392f90015592188dea8a9df8c1c4fa3b580]

API for creating 8 through 32 bit color PixMap and utility methods.


2001-01-29  Niklas Nebel  <nn@openoffice.org>  [b94cee29eedd0460b8abc1abc6e53df9ab6fe2ef]

leave out hidden or empty sheets


2001-01-29  Niklas Nebel  <nn@openoffice.org>  [f85f3eb34cfb026490314055a71c314ad4e96f6e]

on invalid document, throw exception in construct


2001-01-29  Niklas Nebel  <nn@openoffice.org>  [4c6f685b23ed76d7e54c0ce914a7929dfff3b5fa]

cache number of rows, handle empty cells, formula results, double column names


2001-01-29  Niklas Nebel  <nn@openoffice.org>  [18ecd8f1ec2644bbe8f831f703112c81c20ec306]

m_nDataRows to keep number of rows


2001-01-29  Kurt Zenker  <kz@openoffice.org>  [11eeecaf129bdfd8b2ad2fc18a6860448451d4a8]

new version for SRC619


2001-01-29  Rüdiger Timm  <rt@openoffice.org>  [ba5bfc86dc8bd2351c85e08dcf71625f567776b7]

#65293# added missing newline at end of file


2001-01-29  Daniel Vogelheim  <dvo@openoffice.org>  [665114b0268b80a631172ff6cd1596be4388ba09]

- added: graphics load/load cancel/load error event IDs to list of known IDs - fixed: association event IDs to event names


2001-01-29  Malte Timmermann  <mt@openoffice.org>  [b53f584d5052cc04b5c32dd80a6d6f91076343bf]

#82916# Push MapMode in ImpCheckRefMapMode


2001-01-29  Rüdiger Timm  <rt@openoffice.org>  [99969ddfcbd8d0354bc11421c71e06f37553fddc]

#65293# GetLangSvc and GetLangSvcList are static, so their forward declaration must be static, too


2001-01-29  Niklas Nebel  <nn@openoffice.org>  [3e9b1592163515d16376807ff78203faf04c9bee]

added DST_CALC


2001-01-29  Rüdiger Timm  <rt@openoffice.org>  [58644da40ad25b9b121c9f8c14e013dc70357425]

#65293# messing semicolons added


2001-01-29  Niklas Nebel  <nn@openoffice.org>  [e8a843f266615dd3906b70ad3dac60569cfa091a]

added DST_CALC


2001-01-29  Stephan Schäfer  <ssa@openoffice.org>  [7eee94167626b7c3f2514df7938e9b4f9adbda6b]

#82987# EndAllDialogs revised


2001-01-29  Hans-Joachim Lankenau  <hjs@openoffice.org>  [effa7ac9bf069d917e7fb387232f9785317e6285]

zip language depedend without common_build_zip


2001-01-29  Kurt Zenker  <kz@openoffice.org>  [83cf986d8c5ad3b3c3a5bd892687ca27d57d0514]

new version for SRC619


2001-01-29  Hans-Joachim Lankenau  <hjs@openoffice.org>  [fb91cafc1ebd415fce34d04c07dcb7cacfcbccc2]

explizit disable single common features


2001-01-29  Daniel Vogelheim  <dvo@openoffice.org>  [560111ef0bba98b0d9060995b1aeefd562341fdd]

- added: API for combined characters text field completed


2001-01-29  Daniel Vogelheim  <dvo@openoffice.org>  [d161a83570f1d31a7bfd8f774691525e7f1fe6ac]

- fixed: maximum combined characters length is now obeyed if set via API


2001-01-29  Daniel Vogelheim  <dvo@openoffice.org>  [efcb90c023d4a3ec4fbaf59fcb867d47affdfaf6]

- changed: moved <text:span> handling for textfields into text field export - changed: MID_FLAG_NO_ITEM... to MID_FLAG_NO_PROPERTY... and coresponding implementation            (The flag no prevents asking for a specific property; else the attribute is             handled normally.) - added: im- and export of the combined characters field


2001-01-29  Thomas Lange  <tl@openoffice.org>  [5ee88ac542e0336b8c36132363ffa7b056f51bfd]

Assertion changed


2001-01-29  Stephan Schäfer  <ssa@openoffice.org>  [08e3ae2e1373da849d1810889ca75d87bee69091]

#82987# provide EndAllDialogs call for proper termination on browser close


2001-01-29  Ocke Janssen  <oj@openoffice.org>  [93edd3f6ce3df59b6e4a7deea21ef00ebd2afe06]

use second exception for message text


2001-01-29  Kurt Zenker  <kz@openoffice.org>  [2770beccd06eca24efefe2818c706e69c1cd4825]

SRC619


2001-01-29  Lars Langhans  <lla@openoffice.org>  [0cfee1c4d559102713fb56c554214067fccb2173]

#82734# some changes with pathtoroot handling


2001-01-29  Frank Schönheit  <fs@openoffice.org>  [7c957cf1d755ba7611befa9766e0666b122f9440]

adjusted the context menu text for ds administration - now consistent with the dialog title


2001-01-29  Frank Schönheit  <fs@openoffice.org>  [470b7a6d6679427b23d6124784468de0fdb62910]

ListBoxControl::queryAggregation - changed the base class call's order - getTypes did not work correctly


2001-01-29  Oliver Specht  <os@openoffice.org>  [a65fc918d0dc266e1702168053d3f408dd3cf853]

dialog size increased


2001-01-29  Oliver Specht  <os@openoffice.org>  [d777aa7a664c2822367b32b2d1da64fa522c8b60]

#339# fixed: update/rename of indexes


2001-01-29  Andreas Martens  <ama@openoffice.org>  [574a1fb3d533ac3bcde1ab85167c2a5410b0f94f]

Fix: Selektion and rotated parts of line


2001-01-29  Kurt Zenker  <kz@openoffice.org>  [9225207945f36b0512051c2a990c5d4e609d4aa2]

add taskforce TF_FILTER


2001-01-29  Kurt Zenker  <kz@openoffice.org>  [2814ceb1fa9f80d68afedbfe834ea42cdce35737]

add. taskforce TF_FILTER


2001-01-29  Mathias Bauer  <mba@openoffice.org>  [2a5e701989f98e0f084e569718c2e26121e898f6]

new Clipboard Ids for 6.0 format


2001-01-29  Mathias Bauer  <mba@openoffice.org>  [82b58746219cc3e390f908f7a04d1dad6b7be308]

new Clipboard Ids for 6.0 format


2001-01-29  Michael Brauer  <mib@openoffice.org>  [bb1d7ba891759e05c46c35f55eeb3f22300ce635]

line/column number in error messages


2001-01-29  Malte Timmermann  <mt@openoffice.org>  [0a7643c2f6126942d8786afc0cd1cc2b393df0a3]

InsertText with TextObject: Undo-Action


2001-01-29  Eike Rathke  <er@openoffice.org>  [6ead17af26befce7f42b1716fd4543bbda751d7c]

chg: description of ParseResult LeadingWhiteSpace and CharLen


2001-01-29  Michael Brauer  <mib@openoffice.org>  [3e7c7a78dfb424b7cc96a66b07c1d1ecaed8deea]

remove table line from cache immidiately


2001-01-29  Oliver Braun  <obr@openoffice.org>  [edf9dbc40828b7b157d148ff29865e6fda0ac1b9]

changed drag source listener concept


2001-01-29  Oliver Braun  <obr@openoffice.org>  [9efeef907f100c23e7604492190b008e2d4cdbf3]

changed drag source listener concept


2001-01-29  Caolán McNamara  <cmc@openoffice.org>  [814b7dd29c99961fde4a067446e2fea2f2774693]

#80205# Default FormTextField Text import


2001-01-29  Ocke Janssen  <oj@openoffice.org>  [84e995c298614e4961f3b057ee21b341f000f646]

better error message when throwing a sqlexception


2001-01-29  Ocke Janssen  <oj@openoffice.org>  [78988ea8f7182511fcbd0f8a4d33a007d26c056d]

set parent of error box


2001-01-29  Ocke Janssen  <oj@openoffice.org>  [9ec9ae84a56f2a696370d37dd9d958aed2d635e8]

set static member to 32


2001-01-29  Ocke Janssen  <oj@openoffice.org>  [ba9f5b194960f8a429c0602bdd4d5db1ea4f240d]

change of error message


2001-01-29  Michael Brauer  <mib@openoffice.org>  [fbd21212ec941965b2a26cb2b6a7f79cd915e8ec]

Don't export duplicate svg:y attributes


2001-01-29  Dirk Grobler  <dg@openoffice.org>  [481d14bb512637e468ece8d883589785bcd3a7e7]

#82336# invalid syntax for template


2001-01-29  Dirk Grobler  <dg@openoffice.org>  [375c48e0b0e7c4d9a70fae59946fbb63eda46c0f]

#82336# for user nobody cache disabled, this is a temp. solution


2001-01-29  Michael Brauer  <mib@openoffice.org>  [1162fe803b2d7fb06c64594e4dfa35edaf6bac65]

Export footnote text vcorrectly


2001-01-28  Christian Lippka  <cl@openoffice.org>  [a2ecdee3b8c85e647f11af17acbb6631b57683c7]

new interface for accessing defaults


2001-01-28  Christian Lippka  <cl@openoffice.org>  [f2aea95bac0608e386237b13add3d581d5c96269]

use document and style pool and filter double items


2001-01-28  Christian Lippka  <cl@openoffice.org>  [59fcaaec4dc6c610bacc4e998fdc9e749aa7411e]

support setting of empty names for line ends


2001-01-28  Christian Lippka  <cl@openoffice.org>  [13ea7fcd1268ad1249b4b6019c558a6ecfeb4b01]

#83006# +GetTextStyleForObject and init outliner correctly


2001-01-28  Christian Lippka  <cl@openoffice.org>  [2c41998737bb83c910317b0a663013c02246c3ca]

-createStandardName


2001-01-28  Christian Lippka  <cl@openoffice.org>  [92963dd42b04c2cbbf3378e1ebf5cd403d4c3463]

#83006# +GetTextStyleForObject


2001-01-28  Christian Lippka  <cl@openoffice.org>  [eb8ce0a7623565195445bd55aece5587b6b51a32]

check NameOrIndex items on ItemChange


2001-01-28  Christian Lippka  <cl@openoffice.org>  [6b02fc6945d428eef20045ecc65d2efce067686a]

removed xmloff


2001-01-28  Christian Lippka  <cl@openoffice.org>  [ea0c922e508621206bda1e932e6aa9aff6f428bc]

#83006# +GetTextStyleForObject and init outliner correctly


2001-01-28  Christian Lippka  <cl@openoffice.org>  [657faa8a8fedd0c26b4c0a7a8381d67cebb7ab01]

always use the same polygon for an line end arrow


2001-01-28  Christian Lippka  <cl@openoffice.org>  [1a9a8a6e327424f5701eeeba6cdd7fade92288a6]

#83006# +GetTextStyleForObject


2001-01-28  Christian Lippka  <cl@openoffice.org>  [291f4ab1bb6ae52bd2263f238311db89360abadd]

always use the same polygon for an line end arrow


2001-01-27  Babak Mahbod  <bmahbod@openoffice.org>  [ada4d349d328bee3814b7a348d02926c0a2c3342]

Copy GDevice color table and auxiliary methods.


2001-01-26  Kurt Zenker  <kz@openoffice.org>  [c5f363d31e21cd9884cc38dcc8208fa7fc624c25]

Merge SWT614: 26.01.01 - 23:04:45


2001-01-26  Kurt Zenker  <kz@openoffice.org>  [bffdadb8e9bb83528b61f239d4ddad09aa51ea64]

Merge SWT614: 26.01.01 - 23:02:41


2001-01-26  Kurt Zenker  <kz@openoffice.org>  [8d150ac35c8f6c055d26bed3421c67799f43d7ff]

Merge SWT614: 26.01.01 - 23:00:38


2001-01-26  Kurt Zenker  <kz@openoffice.org>  [0ae7101569ffd6ead6fb2f148e3b60403c7be303]

Merge SWT614: 26.01.01 - 22:57:55


2001-01-26  Kurt Zenker  <kz@openoffice.org>  [26a6d4e15e724e42e4a74a4d8a6daa7a605f5d01]

Merge SWT614: 26.01.01 - 22:54:05


2001-01-26  Kurt Zenker  <kz@openoffice.org>  [b878e602948ed0324ba29d22919e54a0008323b5]

Merge SWT614: 26.01.01 - 22:52:40


2001-01-26  Kurt Zenker  <kz@openoffice.org>  [7ed8a5c00b8dfed88411cf893d78cb6e55d87636]

Merge SWT614: 01/26/01 - 22:51:52


2001-01-26  Kurt Zenker  <kz@openoffice.org>  [010332c4f6d926922031d9af47eebe7e5b624b92]

Merge SWT614: 26.01.01 - 22:51:32


2001-01-26  Kurt Zenker  <kz@openoffice.org>  [4f4fd7ada01f9365de742c641f4bba133226734f]

Merge SWT614: 26.01.01 - 22:51:25


2001-01-26  Kurt Zenker  <kz@openoffice.org>  [25f82f9c08e045f43e7c9d24fe693688ce48b02d]

Merge SWT614: 01/26/01 - 22:50:43


2001-01-26  Kurt Zenker  <kz@openoffice.org>  [fabf73d287cc940fdffcf46444ca7b5f4a63c88b]

Merge SWT614: 01/26/01 - 22:49:43


2001-01-26  Kurt Zenker  <kz@openoffice.org>  [9b1291927ebeb4b9bb312ef15f0bb4bc88280eae]

Merge SWT614: 26.01.01 - 22:49:14


2001-01-26  Kurt Zenker  <kz@openoffice.org>  [b34ddbaab49b9cc658c9ec85a8c817b99f6db20e]

Merge SWT614: 26.01.01 - 22:48:52


2001-01-26  Kurt Zenker  <kz@openoffice.org>  [d691ab51e9811949cfc945a7c78e11b15b8cc62a]

Merge SWT614: 01/26/01 - 22:47:33


2001-01-26  Kurt Zenker  <kz@openoffice.org>  [8e1d011182020539453ba2054ac20455a5137cb7]

Merge SWT614: 26.01.01 - 22:47:20


2001-01-26  Kurt Zenker  <kz@openoffice.org>  [696e20c3c92f214cfa4e534012b89ca5330d7454]

Merge SWT614: 26.01.01 - 22:47:07


2001-01-26  Kurt Zenker  <kz@openoffice.org>  [bdab023a5cdf8ab4e786fa98fa8a1d524c5b8cce]

Merge SWT614: 01/26/01 - 22:46:13


2001-01-26  Kurt Zenker  <kz@openoffice.org>  [91b85f4129930b294dd15f6a688ab3d3e08e1799]

Merge SWT614: 26.01.01 - 22:46:07


2001-01-26  Kurt Zenker  <kz@openoffice.org>  [dfcb0001babeee810f3a6b3a1b279748ecb8d019]

Merge SWT614: 26.01.01 - 22:45:46


2001-01-26  Kurt Zenker  <kz@openoffice.org>  [46bd333e5dd145e6e5d6802c770e4d88349b98da]

Merge SWT614: 26.01.01 - 22:45:32


2001-01-26  Kurt Zenker  <kz@openoffice.org>  [b025a06b4e93cf1be9195c07b256574786d63d98]

Merge SWT614: 26.01.01 - 22:44:51


2001-01-26  Kurt Zenker  <kz@openoffice.org>  [ce6f13fa57f208c6448fbb6f60155ebd46e1bb93]

Merge SWT614: 01/26/01 - 22:44:44


2001-01-26  Kurt Zenker  <kz@openoffice.org>  [f94699a207e48d8ac395671b9393ec055e2c5398]

Merge SWT614: 26.01.01 - 22:44:25


2001-01-26  Kurt Zenker  <kz@openoffice.org>  [787f46c9f049aea1fd239f8554f9dd4d39e47953]

Merge SWT614: 26.01.01 - 22:43:48


2001-01-26  Kurt Zenker  <kz@openoffice.org>  [d8c7c3a74da5a03baee6e55803da8016b5354204]

Merge SWT614: 26.01.01 - 22:43:26


2001-01-26  Kurt Zenker  <kz@openoffice.org>  [03d99eb2d52748ac34900259417d4c853ea7ed17]

Merge SWT614: 26.01.01 - 22:42:50


2001-01-26  Kurt Zenker  <kz@openoffice.org>  [55832029f03635bf0b65ab4bff2cae099605bb12]

Merge SWT614: 26.01.01 - 22:42:39


2001-01-26  Kurt Zenker  <kz@openoffice.org>  [f349a05757dd2d4e9f0eecc212e337d71176c2e9]

Merge SWT614: 26.01.01 - 22:41:12


2001-01-26  Kurt Zenker  <kz@openoffice.org>  [52a231262fcf0c68d066509a13e405c63af7c27f]

Merge SWT614: 26.01.01 - 22:41:00


2001-01-26  Kurt Zenker  <kz@openoffice.org>  [0857955a50d744268229b681a7cadae26f100628]

Merge SWT614: 26.01.01 - 22:39:48


2001-01-26  Kurt Zenker  <kz@openoffice.org>  [a0a1b07eaaca1890ca840cce018d9d0dce4f98fa]

Merge SWT614: 01/26/01 - 22:39:38


2001-01-26  Kurt Zenker  <kz@openoffice.org>  [11a37f45d6775771546dc25af2cbdfc319e1cee4]

Merge SWT614: 26.01.01 - 22:38:19


2001-01-26  Kurt Zenker  <kz@openoffice.org>  [00827a037fd0b9ebfbdbfac4ca80ff8cc2debae0]

Merge SWT614: 26.01.01 - 22:38:20


2001-01-26  Kurt Zenker  <kz@openoffice.org>  [4f6ada2757cb4a57a0f0672813f7bb81275e42fd]

Merge SWT614: 01/26/01 - 22:37:56


2001-01-26  Kurt Zenker  <kz@openoffice.org>  [200c1b19aaf747ec5b323b7e39ad8ef1d4616501]

Merge SWT614: 26.01.01 - 22:37:49


2001-01-26  Kurt Zenker  <kz@openoffice.org>  [e4423c8e6863cc2316ad2d7a28d55ea223ca4f3b]

Merge SWT614: 26.01.01 - 22:37:12


2001-01-26  Kurt Zenker  <kz@openoffice.org>  [98f786de435e6120b979bfacaac96bef0498f029]

Merge SWT614: 01/26/01 - 22:36:33


2001-01-26  Kurt Zenker  <kz@openoffice.org>  [ba76df9233eab0cc0eec263daeea05c70399abe2]

Merge SWT614: 26.01.01 - 22:36:33


2001-01-26  Kurt Zenker  <kz@openoffice.org>  [f055d43ba34f1a60ae0e92fb3be80eb0bb2d876c]

Merge SWT614: 26.01.01 - 22:36:18


2001-01-26  Kurt Zenker  <kz@openoffice.org>  [09e894de06853d60c462c593bb80033fa8eff97f]

Merge SWT614: 01/26/01 - 22:35:04


2001-01-26  Kurt Zenker  <kz@openoffice.org>  [16d94245b3f39d14b5eb6e42392ee2c31db76a1c]

Merge SWT614: 26.01.01 - 22:34:51


2001-01-26  Kurt Zenker  <kz@openoffice.org>  [fe7419ab5db48d73f443cb528ef81d579a4dd8cb]

Merge SWT614: 26.01.01 - 22:34:43


2001-01-26  Kurt Zenker  <kz@openoffice.org>  [62416ae32369d426667eaf787c6ad35b2cd0e9a2]

Merge SWT614: 26.01.01 - 22:32:57


2001-01-26  Kurt Zenker  <kz@openoffice.org>  [f361cb288ba636a5f8ef3bbea6374dbeaadfafc2]

Merge SWT614: 26.01.01 - 22:32:48


2001-01-26  Kurt Zenker  <kz@openoffice.org>  [c8a7ea7a15681d2f066b245307ff54352f96d626]

Merge SWT614: 26.01.01 - 22:31:41


2001-01-26  Kurt Zenker  <kz@openoffice.org>  [8ad12e36db1f0594bb9c8d88713f2038f70aaf00]

Merge SWT614: 26.01.01 - 22:30:39


2001-01-26  Kurt Zenker  <kz@openoffice.org>  [7a912cf06662039ada49bd106fa890b08d933f81]

Merge SWT614: 26.01.01 - 22:30:35


2001-01-26  Kurt Zenker  <kz@openoffice.org>  [62b30d4bd938788cc7f2beec100d6e1d436bbb60]

Merge SWT614: 01/26/01 - 22:23:26


2001-01-26  Kurt Zenker  <kz@openoffice.org>  [02be8eb6eeed136418e1282dec6797b28c66557f]

Merge SWT614: 26.01.01 - 22:29:19


2001-01-26  Kurt Zenker  <kz@openoffice.org>  [0f985f9c19f9df58cd176dd27506150067628abe]

Merge SWT614: 26.01.01 - 22:28:59


2001-01-26  Kurt Zenker  <kz@openoffice.org>  [19bfa3ead10e25769ef60eb6e0c5990de4f78c3e]

Merge SWT614: 26.01.01 - 22:28:01


2001-01-26  Kurt Zenker  <kz@openoffice.org>  [34b1ada789fb1a8f5f31a5525bed01dcd6310d01]

Merge SWT614: 26.01.01 - 22:25:48


2001-01-26  Kurt Zenker  <kz@openoffice.org>  [03abf00e922236d21da383e86540f806305656df]

Merge SWT614: 26.01.01 - 22:23:25


2001-01-26  Kurt Zenker  <kz@openoffice.org>  [29010612f707166ad0daed8cdb008216a0cb9e92]

Merge SWT614: 26.01.01 - 22:22:47


2001-01-26  Kurt Zenker  <kz@openoffice.org>  [224247f820484a53da915a33d5bd7344b066a6d5]

Merge SWT614: 01/26/01 - 22:21:21


2001-01-26  Kurt Zenker  <kz@openoffice.org>  [1fbdd3f9de37db572fc9278957e7cb61d4b4bf9c]

Merge SWT614: 01/26/01 - 22:20:01


2001-01-26  Kurt Zenker  <kz@openoffice.org>  [a105024c892f10ea06b40175ef51970ae1707eb7]

Merge SWT614: 26.01.01 - 22:19:21


2001-01-26  Kurt Zenker  <kz@openoffice.org>  [589de016c22470f767e3ba323a12c9027bb5bf49]

Merge SWT614: 26.01.01 - 22:18:02


2001-01-26  Kurt Zenker  <kz@openoffice.org>  [3c97af58a7467f10d5aeedeba2fa861cddd088b0]

Merge SWT614: 26.01.01 - 22:17:08


2001-01-26  Kurt Zenker  <kz@openoffice.org>  [11acb96880c7665095f0ea98f60619db67b17a38]

Merge SWT614: 01/26/01 - 22:17:12


2001-01-26  Kurt Zenker  <kz@openoffice.org>  [7e258d9709ed795841e29ade0f37db267279c4fb]

Merge SWT614: 01/26/01 - 22:15:46


2001-01-26  Kurt Zenker  <kz@openoffice.org>  [85033cf7dfbde6d1d5d0a5cdc8a914fc7f9a6724]

Merge SWT614: 26.01.01 - 22:14:34


2001-01-26  Kurt Zenker  <kz@openoffice.org>  [684a023d75f26ca15055af5a6df7adca66ff0876]

Merge SWT614: 01/26/01 - 22:11:30


2001-01-26  Kurt Zenker  <kz@openoffice.org>  [cfa7c2f859f585303bdc0acb9374342fce9659fd]

Merge SWT614: 26.01.01 - 22:09:21


2001-01-26  Kurt Zenker  <kz@openoffice.org>  [922a8540a5d48a01528b87611c56c2330bf3d1c1]

Merge SWT614: 01/26/01 - 22:08:23


2001-01-26  Kurt Zenker  <kz@openoffice.org>  [d6569895fc6aef09e16d1c0f0ac1d7650f98956e]

Merge SWT614: 26.01.01 - 22:06:55


2001-01-26  Kurt Zenker  <kz@openoffice.org>  [1bee8266ffb683e16f29b38694a163906a179719]

Merge SWT614: 26.01.01 - 22:07:11


2001-01-26  Kurt Zenker  <kz@openoffice.org>  [afa2477941ace60b019b1c3c7d0d026726e6cb35]

Merge SWT614: 01/26/01 - 22:06:02


2001-01-26  Kurt Zenker  <kz@openoffice.org>  [f5bbca9d054f138800aa5d6285adc69aa00216f2]

Merge SWT614: 26.01.01 - 22:04:37


2001-01-26  Kurt Zenker  <kz@openoffice.org>  [9afa24f12719a8fbc138dc567603d99081bc1214]

Merge SWT614: 01/26/01 - 22:04:19


2001-01-26  Kurt Zenker  <kz@openoffice.org>  [959f951a628812cd89d990466850dc6435ebe7d9]

Merge SWT614: 26.01.01 - 22:04:24


2001-01-26  Kurt Zenker  <kz@openoffice.org>  [5ca4a9c849f0718ae8da3f6c2ab1cf61bc1aefd2]

Merge SWT614: 26.01.01 - 22:03:15


2001-01-26  Kurt Zenker  <kz@openoffice.org>  [7535cc785674e650fbeabf4ad023436baaef2a54]

Merge SWT614: 01/26/01 - 22:02:53


2001-01-26  Kurt Zenker  <kz@openoffice.org>  [399cbc83d89c3ad6badc004422969ba09b106680]

Merge SWT614: 26.01.01 - 22:02:41


2001-01-26  Kurt Zenker  <kz@openoffice.org>  [bcaf92788900956b95b77e716baf67cbdabce3b4]

Merge SWT614: 26.01.01 - 22:02:33


2001-01-26  Kurt Zenker  <kz@openoffice.org>  [82d7920a528f14a79d93750c1963f837802dd16e]

Merge SWT614: 26.01.01 - 22:02:01


2001-01-26  Kurt Zenker  <kz@openoffice.org>  [a0c86d8f18616052b8b85d4d651ce09eeff6f23d]

Merge SWT614: 26.01.01 - 22:00:19


2001-01-26  Kurt Zenker  <kz@openoffice.org>  [48b463061370ebe4760919533b347a451fd096ee]

Merge SWT614: 26.01.01 - 22:00:30


2001-01-26  Kurt Zenker  <kz@openoffice.org>  [e1e90aab5321ecf80247b2609f56446097d113ee]

Merge SWT614: 26.01.01 - 22:00:07


2001-01-26  Kurt Zenker  <kz@openoffice.org>  [a3e672f22a4ccd687442e5d5ce083ff2c3ee7f96]

Merge SWT614: 26.01.01 - 21:59:15


2001-01-26  Kurt Zenker  <kz@openoffice.org>  [bc32ef3fd2ce9e9d02fc49ca32ebcf9e739164b2]

Merge SWT614: 26.01.01 - 21:58:46


2001-01-26  Kurt Zenker  <kz@openoffice.org>  [48be5dfe2498baf584f1c9ce6dc1ab42fb2b8d28]

Merge SWT614: 26.01.01 - 21:58:35


2001-01-26  Kurt Zenker  <kz@openoffice.org>  [6219ff188c0c443d8d98b4e72c06782c4217d247]

Merge SWT614: 26.01.01 - 21:57:36


2001-01-26  Kurt Zenker  <kz@openoffice.org>  [fc2111564e5a19807f4eaf7edd40dea024dcc671]

Merge SWT614: 26.01.01 - 21:56:27


2001-01-26  Kurt Zenker  <kz@openoffice.org>  [fcee8aa65ad49cdaf6ff1de6c9424976b09bc843]

Merge SWT614: 01/26/01 - 21:56:00


2001-01-26  Kurt Zenker  <kz@openoffice.org>  [de98f546d75e54931513c6d48afed0d5db5e5f6f]

Merge SWT614: 26.01.01 - 21:54:43


2001-01-26  Kurt Zenker  <kz@openoffice.org>  [e2b8f85c2046691c9e24157d2ba0e012254c61c6]

Merge SWT614: 26.01.01 - 21:53:02


2001-01-26  Kurt Zenker  <kz@openoffice.org>  [70f4bae9c2113b12f055f6839f1299b1d080f033]

Merge SWT614: 26.01.01 - 21:51:09


2001-01-26  Kurt Zenker  <kz@openoffice.org>  [3f6b74c8d728b00acf35d078a75b16dc6840bc5a]

Merge SWT614: 26.01.01 - 21:49:24


2001-01-26  Kurt Zenker  <kz@openoffice.org>  [f7fa4d8b66703a1a4b71fb5530131f75fef25c6d]

Merge SWT614: 26.01.01 - 21:48:43


2001-01-26  Kurt Zenker  <kz@openoffice.org>  [ec91a8331f735618b2d302986876eeafe63b68b6]

Merge SWT614: 26.01.01 - 21:47:41


2001-01-26  Kurt Zenker  <kz@openoffice.org>  [9a04fc48fe805d0c93f225d9b4956ad9695862b8]

Merge SWT614: 26.01.01 - 21:45:56


2001-01-26  Kurt Zenker  <kz@openoffice.org>  [ab3fd6f50e889c9db89577a578085d398c443717]

Merge SWT614: 26.01.01 - 21:43:59


2001-01-26  Kurt Zenker  <kz@openoffice.org>  [106089be9fd5849c740cea832628521fed6ae5ca]

Merge SWT614: 26.01.01 - 21:43:06


2001-01-26  Kurt Zenker  <kz@openoffice.org>  [4699d44b542d446b0a0d55e8ee89002fd62e1a7c]

Merge SWT614: 01/26/01 - 21:41:43


2001-01-26  Kurt Zenker  <kz@openoffice.org>  [5369eb4325abfd423b9e920e2d62cdda80663011]

Merge SWT614: 26.01.01 - 21:42:19


2001-01-26  Kurt Zenker  <kz@openoffice.org>  [72dda52cbd84d8fd899f2a90c005b37702045c2a]

Merge SWT614: 26.01.01 - 21:40:24


2001-01-26  Kurt Zenker  <kz@openoffice.org>  [bf9e434f81dea6a0ca69ac6ed319b53b323eeb9c]

Merge SWT614: 26.01.01 - 21:40:16


2001-01-26  Kurt Zenker  <kz@openoffice.org>  [94b77ac5b69f93a8ca0a177ab95fb78ede084810]

Merge SWT614: 26.01.01 - 21:39:16


2001-01-26  Kurt Zenker  <kz@openoffice.org>  [e174dc6a21f9d6235653142c6e2241640ead0492]

Merge SWT614: 01/26/01 - 21:38:56


2001-01-26  Kurt Zenker  <kz@openoffice.org>  [d51903359f4053ea292fb1d80d1f5c9dc13fe3d2]

Merge SWT614: 26.01.01 - 21:38:04


2001-01-26  Kurt Zenker  <kz@openoffice.org>  [ebf317e8e983026c2f3f3201640a9b15b679b1e6]

Merge SWT614: 26.01.01 - 21:38:06


2001-01-26  Kurt Zenker  <kz@openoffice.org>  [acd3700f5ef14c49bda954e4a5e9a24e46a01809]

Merge SWT614: 26.01.01 - 21:36:27


2001-01-26  Kurt Zenker  <kz@openoffice.org>  [f66c1050a89382841206f5a62154838d5b71ae69]

Merge SWT614: 26.01.01 - 21:36:08


2001-01-26  Kurt Zenker  <kz@openoffice.org>  [d8a6a16cd7759ba6d48f326774fdb75e84924305]

Merge SWT614: 26.01.01 - 21:34:27


2001-01-26  Kurt Zenker  <kz@openoffice.org>  [3ceecb0999450d75505e935264798e13c2c70a1b]

Merge SWT614: 26.01.01 - 21:35:10


2001-01-26  Kurt Zenker  <kz@openoffice.org>  [826fe66ef53c6743be0b82a47b642e882fd5ed35]

Merge SWT614: 26.01.01 - 21:35:07


2001-01-26  Kurt Zenker  <kz@openoffice.org>  [db1295958642118a81867a849b65778770c0ba96]

Merge SWT614: 26.01.01 - 21:34:11


2001-01-26  Kurt Zenker  <kz@openoffice.org>  [9623f64cd82b2652045eb49dedb5f703d722eb51]

Merge SWT614: 26.01.01 - 21:33:22


2001-01-26  Kurt Zenker  <kz@openoffice.org>  [564f7d8be5dbd3587bd459c066a782ed1b8b0171]

Merge SWT614: 26.01.01 - 21:32:15


2001-01-26  Kurt Zenker  <kz@openoffice.org>  [da0e71752400f621ab4494d2e64dda93b7628446]

Merge SWT614: 26.01.01 - 21:29:32


2001-01-26  Kurt Zenker  <kz@openoffice.org>  [663d8fe13ad48ea8b3f1a171676dab23b29ee5ee]

Merge SWT614: 26.01.01 - 21:28:43


2001-01-26  Kurt Zenker  <kz@openoffice.org>  [4a884f6dd030c415d1df36bf34324d7dd1022cb0]

Merge SWT614: 26.01.01 - 21:28:16


2001-01-26  Kurt Zenker  <kz@openoffice.org>  [fb23c668046cecefcb2fb3e17e3d07b40f87e12e]

Merge SWT614: 26.01.01 - 21:27:37


2001-01-26  Kurt Zenker  <kz@openoffice.org>  [0c424efa0ab80d773d4ec574cceb2c074784dd36]

Merge SWT614: 26.01.01 - 21:26:51


2001-01-26  Kurt Zenker  <kz@openoffice.org>  [45ac00e7b4197c5aea9c89c3f429b563bd9e79f7]

Merge SWT614: 26.01.01 - 21:26:20


2001-01-26  Kurt Zenker  <kz@openoffice.org>  [c157812b2cebd67e01899e4e4fce3b33e8076d6f]

Merge SWT614: 26.01.01 - 21:25:13


2001-01-26  Kurt Zenker  <kz@openoffice.org>  [2f24930a36773cd21ea38d6723b7a407b42535e9]

Merge SWT614: 26.01.01 - 21:23:32


2001-01-26  Kurt Zenker  <kz@openoffice.org>  [9c9ae5a799da974135e530537e9d7f8f398f8490]

Merge SWT614: 26.01.01 - 21:14:50


2001-01-26  Kurt Zenker  <kz@openoffice.org>  [77d558dc437939cc7b31e1ca3ea547c6a44336d4]

Merge SWT614: 01/26/01 - 21:14:24


2001-01-26  Kurt Zenker  <kz@openoffice.org>  [28070c3ddcd127152b7ee3b0e0d22e5ef24f7c27]

Merge SWT614: 26.01.01 - 21:14:15


2001-01-26  Kurt Zenker  <kz@openoffice.org>  [c6ab13ac15c1ef5239fac6e81f75d553b9b67928]

Merge SWT614: 26.01.01 - 21:13:52


2001-01-26  Kurt Zenker  <kz@openoffice.org>  [d715dfd2b94f8f2c61d60c127dab20fdd704632d]

Merge SWT614: 26.01.01 - 21:11:29


2001-01-26  Kurt Zenker  <kz@openoffice.org>  [5a3b491560388d54acae50e93105172aba8d4635]

Merge SWT614: 26.01.01 - 21:10:55


2001-01-26  Kurt Zenker  <kz@openoffice.org>  [600d37f411d063f4a80ba57fb139cd9187342576]

Merge SWT614: 01/26/01 - 21:10:06


2001-01-26  Kurt Zenker  <kz@openoffice.org>  [c83853080cb3c608356a482361cd554e99d2ec85]

Merge SWT614: 26.01.01 - 21:10:04


2001-01-26  Kurt Zenker  <kz@openoffice.org>  [91732e236ae02074e7afdc5815d6e11c5c2fe2d9]

Merge SWT614: 26.01.01 - 21:09:17


2001-01-26  Kurt Zenker  <kz@openoffice.org>  [d9b0c6573ede101fb60111b318782c31faf4e14b]

Merge SWT614: 26.01.01 - 21:09:06


2001-01-26  Kurt Zenker  <kz@openoffice.org>  [57d2518255067dc6dabd71a88d4c90d06d4d908e]

Merge SWT614: 26.01.01 - 21:09:07


2001-01-26  Kurt Zenker  <kz@openoffice.org>  [2488fc353678a2ce950c724a74132685bf397d63]

Merge SWT614: 26.01.01 - 21:08:26


2001-01-26  Niklas Nebel  <nn@openoffice.org>  [e30faaba9ca1a572314c324aa9e71e42959b191e]

dispose Rowset


2001-01-26  Niklas Nebel  <nn@openoffice.org>  [ae7b1eec4712a309655de8af85babc9c3edc1fa8]

DoImport: dispose Rowset


2001-01-26  Niklas Nebel  <nn@openoffice.org>  [21a1c59e4cc997038a76ee4d6c73999fc9f9aa22]

database driver for spreadsheet documents


2001-01-26  Niklas Nebel  <nn@openoffice.org>  [22de1527a5b839cbff6300495c658562e4115fab]

database driver for spreadsheet documents


2001-01-26  jp  <jp@openoffice.org>  [aa40aa6572634d0eb5982d894b1841d7f0b42d6c]

Bug #83086#: Insert - merge SetRef-Attributes


2001-01-26  jp  <jp@openoffice.org>  [808f942be67aed087c32573a8000167186ffad1b]

new ComparePositions values and new function


2001-01-26  Eike Rathke  <er@openoffice.org>  [a090053c279a7bb4ca2ab4c1945ef8a952a99b39]

add: getAllFormatCodes


2001-01-26  Eike Rathke  <er@openoffice.org>  [b021881add5b00f98f3a54f9a4b97529a09ffb88]

constness of SvNumberformat


2001-01-26  Eike Rathke  <er@openoffice.org>  [ea575ff1d1009d35ad56403ae3c09c576a9e975f]

add: CurrencyAbbreviation


2001-01-26  Eike Rathke  <er@openoffice.org>  [c53b5b207e42ab05a50916058b0bd277c7214233]

enable additional I18N standard defined formats, especially currencies


2001-01-26  Eike Rathke  <er@openoffice.org>  [841fe8cd6569d2deaabf360dce8f2ec21de788f8]

GetFormatSpecialInfo: constness


2001-01-26  Eike Rathke  <er@openoffice.org>  [bd60ae86330194862b0fabcaba123b04df0b21d2]

FinalScan: exchange of currency symbol not all time upper ...


2001-01-26  Eike Rathke  <er@openoffice.org>  [6588f03e919a502345b79d95acbb67cf702c58fe]

enable additional I18N standard defined formats, especially currencies


2001-01-26  Eike Rathke  <er@openoffice.org>  [bde847f77eb8465c66b7ef27677c8c13bc7608f1]

new: getAllFormatCodes


2001-01-26  Eike Rathke  <er@openoffice.org>  [827b2789f18b2bce63502118cfee7196bf6819d7]

use LocaleData instead of International


2001-01-26  Eike Rathke  <er@openoffice.org>  [597e56828b6c6bc3500dd5a093047313e10610da]

direct CurrencyAbbreviation instead of CurrencyExtension match


2001-01-26  Sander Vesik  <svesik@openoffice.org>  [089053da9fd61464c8e0dfaf32bfe5c6eaba3564]

IRIX uses the 4.1b4 sources of STLport.

Contributed by the SGI OpenOffice porting team.

2001-01-26  Frank Schönheit  <fs@openoffice.org>  [821532fefa038c012cdf123615f32de2657f0796]

+containermultiplexer


2001-01-26  Frank Schönheit  <fs@openoffice.org>  [cbda33b1030856826ca1f4305217cb6eefda3ed4]

+commonpages / +detailpages


2001-01-26  Frank Schönheit  <fs@openoffice.org>  [23ba1aadfc33b2e810be97f07e6ba899a23db349]

initial checkin - administration tab pages used for special DSN types


2001-01-26  Frank Schönheit  <fs@openoffice.org>  [9cc10c72e17b36f83ba6f541d0f60be26e07b497]

added the query administration page


2001-01-26  Frank Schönheit  <fs@openoffice.org>  [1b47763abb5bed76e5d8cfa1dcf94fc93f55aec6]

no YES-NO for 'query already exists' dialog, but OK only


2001-01-26  Frank Schönheit  <fs@openoffice.org>  [d4f55950df913643f0672dc19268d3e3f01960d1]

split up the file


2001-01-26  Frank Schönheit  <fs@openoffice.org>  [e8831c8b2780b4298c9baac7327a16dc106aab83]

removed a wrong assertion


2001-01-26  Frank Schönheit  <fs@openoffice.org>  [875a4d0885fcb6fc53a9a47c3666a7abe599e84f]

removed a wrong comment


2001-01-26  Frank Schönheit  <fs@openoffice.org>  [263a02180a613b6e4f922973c324e5e8ffe8028b]

+SERVICE_FRAME_DESKTOP / +URL_COMPONENT_QUERYDESIGN


2001-01-26  Kai Sommerfeld  <kso@openoffice.org>  [30ee91760471d6fcb5b6a79908e265cad78f7bb8]

#83137# - Rewrote Proxy configuration handling.         - Fixed HTTP redirections.


2001-01-26  Kai Sommerfeld  <kso@openoffice.org>  [54e873c456925814d8ce27c23b8387fe096f23bc]

#83137# - Added proxyconfig.obj


2001-01-26  Kai Ahrens  <ka@openoffice.org>  [63f7fdbe634e1f578a202abc32d6c3f15e7179d4]

#82685#: use correct types (sal_Int32) for sequence access


2001-01-26  Oliver Specht  <os@openoffice.org>  [827ea7d5ac221d32b03182600d7c9fdf3807416a]

#82820# MergeNew: call first() if no selection is set


2001-01-26  Michael Hönnig  <mi@openoffice.org>  [3c3b93762f24331a11828c2847e684367ec4d639]

new XDocumentListener now correctly derived from lang::XEventListener


2001-01-26  Sven Jacobi  <sj@openoffice.org>  [c40252d1655127bb91db9c79c451837b118b8beb]

#80751# now using the modified boundrect to generate textobjects


2001-01-26  jp  <jp@openoffice.org>  [9d2d2c8974346fd0cf5e4ee7721f015dcef2b3e9]

Bug #77951#: MakePageDesc - create I18N names


2001-01-26  Tom Verbeek  <tv@openoffice.org>  [0a8dad34c018be9637f3ebed43832bff13ec90d3]

removed target for cfgsrv.zip


2001-01-26  Ocke Janssen  <oj@openoffice.org>  [e7f913561e23aa4d1c1a243f7c31b200fca6cb1d]

#83216# check if we stands after the last row after a next


2001-01-26  Oliver Specht  <os@openoffice.org>  [25afba2041fa3ad4f425ee7b0bd86269a64e0e08]

#83247# CreateFromInt32


2001-01-26  Lars Langhans  <lla@openoffice.org>  [6f863ec2c6a3918a3e8800f68ec148b2c8a232dc]

#82734# rename lasy to lazy


2001-01-26  Ocke Janssen  <oj@openoffice.org>  [bb51c6390b32ab0770aad3f8e284e129602e68eb]

ask for wrong property


2001-01-26  Ocke Janssen  <oj@openoffice.org>  [d66cbc4fd0063280e0f2553cec92bc8a81df6f06]

dispose connection when it's our


2001-01-26  Frank Schönheit  <fs@openoffice.org>  [6ebb6bebc134fd33d5fe08f66aad85cfa5bbee76]

#81827# default the nullable attribute to TRUE


2001-01-26  Philipp Lohmann  <pl@openoffice.org>  [07705ecbec68348c72cd6dd80bf23ab4ce179039]

#81650# handle unset DISPLAY as everyone else


2001-01-26  Dieter Loeschky  <dl@openoffice.org>  [6637774396fd6c27c905b30b2d839d7d423b73ce]

#79770# SID_OBJECT_CROOK_...: check mark count


2001-01-26  Frank Schönheit  <fs@openoffice.org>  [72afe907ab7e8fe823a63665c9b54215efeefce6]

+querydesignaccess


2001-01-26  Frank Schönheit  <fs@openoffice.org>  [8c4b9a0dd2334073081232857567a0385830e41a]

some small fixes / outsourced the opening of the query design


2001-01-26  Frank Schönheit  <fs@openoffice.org>  [f4c082f93cf3ef0af295265b601c5163f4979c3e]

some more error error prone now ...


2001-01-26  Armin Weiss  <aw@openoffice.org>  [f278c9af68ab9f4251e950caf288e7f96e3cac6b]

ITEMSET: Further ItemSet changes to allow blocking of setting items and to allow editing or replacing the item before it is set.


2001-01-26  Frank Schönheit  <fs@openoffice.org>  [20852bf3b51913353e3059b660caa785b3f222bb]

new parameter (FlushData) for unloadForm


2001-01-26  Frank Schönheit  <fs@openoffice.org>  [fd563199c0f200ac2273c6d6e29496b5508462a1]

+createNewConnection


2001-01-26  Dieter Loeschky  <dl@openoffice.org>  [cb9568901a1e59f57f56e6a818a3d2a88a96807c]

#83231# ClickHdl_Impl: reset MetricField values


2001-01-26  Armin Weiss  <aw@openoffice.org>  [af8449807b583678b17f8f444ffbb2ba636d0efa]

ITEMSET: Further ItemSet changes to allow blocking of setting items and to allow editing or replacing the item before it is set.


2001-01-26  Armin Weiss  <aw@openoffice.org>  [35fce8566dde4663528ff31bcefac43b8a1f5ef9]

ITEMSET: Further ItemSet changes to allow blocking of setting items and to allow editing or replacing the item before it is set.


2001-01-26  Sven Jacobi  <sj@openoffice.org>  [8a407b3003d0520412658a459b0fd1e8c3c8d2dd]

#73905# property FillBitmapTile wasn't set


2001-01-26  Frank Schönheit  <fs@openoffice.org>  [a83cf0b6164b1bf4de93f2394fba75d0ba87d987]

be more precise in m_bLoaded - recognize errors returned by executeRowSet


2001-01-26  Andreas Schlüns  <as@openoffice.org>  [21abf3b6dc898dd8d03bc39dba6abc4d8bf8aad1]

support preferred types


2001-01-26  Frank Schönheit  <fs@openoffice.org>  [4620a2cce0e5dc373ac7e27790eee376f68c6d75]

executeRowSet now returning a bool


2001-01-26  Oliver Specht  <os@openoffice.org>  [6ae0badb1d07c8162154ba6e4a9d0aa4e0268696]

#83158# add number format key ony if not already known


2001-01-26  Tom Verbeek  <tv@openoffice.org>  [ab318884aef15b46beff75629f2ba4bbc0003676]

removed targets for cfgsrvbitmap.zip tplwizreportXX.zip tplwizformXX.zip


2001-01-26  Kai Sommerfeld  <kso@openoffice.org>  [086cb4bf8aa96fb40083f68b48d10a952f857956]

#83117# - Always write changes immediately in SvtInetOptions::Impl::setProperty.


2001-01-26  Frank Schönheit  <fs@openoffice.org>  [9e580eb4fa6e2dac47a2dbbbf3decbb7361ca007]

adjusted the ERR_REFRESHED text


2001-01-26  Oliver Braun  <obr@openoffice.org>  [182fbb3f5dff1000b1d13df355e36a7980ebdd01]

XDisplayConnection and XEventHandler added


2001-01-26  Oliver Braun  <obr@openoffice.org>  [016a589f4f98d9718ee7cf6c92779fb37ce58d6f]

initial release


2001-01-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [03b5ad68e2817a741b6d779c52aa755a4c991f88]

#65293#: catch ContentCreationException


2001-01-26  Tom Verbeek  <tv@openoffice.org>  [60354493a690c83bf51f644de7b35911bfd9dbd7]

no longer needed


2001-01-26  Tom Verbeek  <tv@openoffice.org>  [a6a954a7da596e03a314aa9b224833de489c9574]

removed alarm.wav (part of StarOffice Schedule)


2001-01-26  Malte Timmermann  <mt@openoffice.org>  [079abda158e51e7397858d610143b89c029c2509]

create a GeometryModel for the DialogModel


2001-01-26  Ocke Janssen  <oj@openoffice.org>  [722c50837a81c1125f23e33b79ba8ca7c700b364]

correct the error message when there is a parse error


2001-01-26  Peter Burow  <pb@openoffice.org>  [a9bd16fb59d875f9a61e72f37a56f8ad4d86ddeb]

fix: #76302# paper formats 'A'..'E' removed


2001-01-26  jp  <jp@openoffice.org>  [8f0bbcc22d35565fbcb12cd298fe7f70c5fb6cae]

Bug #82980#: lcl_FindOutlineNum - don't skip two outlines


2001-01-26  Oliver Braun  <obr@openoffice.org>  [21f4f87c84a7738356145f5ac741b224e04dc764]

added cssddnd.db


2001-01-26  Tino Rachui  <tra@openoffice.org>  [da414c5c764715e69aed420cc4a0bb86140c981b]

*** empty log message ***


2001-01-26  Kai Sommerfeld  <kso@openoffice.org>  [ab7ec69736260f30b21ceccc14cc7e0a42deacf9]

#82177# - Changed default value of ResultSetColumnData::isCaseSensitive           to true.


2001-01-26  Oliver Braun  <obr@openoffice.org>  [74612f29f2df8210ad9dcfa1c82b9c32a22fcbcc]

initial release


2001-01-26  Oliver Braun  <obr@openoffice.org>  [aa891bdd97de07afe169d11ae381b66eaa260d99]

initial release.


2001-01-26  Michael Brauer  <mib@openoffice.org>  [cd65409b3a9733ea838e996b3acaa1168ddfbfad]

ole objects continued


2001-01-26  Michael Brauer  <mib@openoffice.org>  [206946515f4139eedcb3139dacb08664b2c3853a]

ole objects continued


2001-01-26  Michael Brauer  <mib@openoffice.org>  [2bddc3350950d0713d3cfaa03807557c82928ab0]

ole objects XML helper


2001-01-26  Caolán McNamara  <cmc@openoffice.org>  [01db4688c0ee30ae1fc9ebd098831b14e8c80808]

##158## Table relief Border width hack modified


2001-01-26  Andreas Schlüns  <as@openoffice.org>  [69374b149f5aadcd796c4aa66fa1d3b5936ffa0c]

support new filter detection with new cache implementation


2001-01-26  Andreas Schlüns  <as@openoffice.org>  [99874dd446194de8c4f39b523f99f5ecbe2b5852]

new frameloaderfactory for filter detection with task force TF_FILTER


2001-01-26  Andreas Schlüns  <as@openoffice.org>  [f2cfc0f208a42d7128e51f59000d5e2a116e8343]

beahservices to services


2001-01-26  Lars Langhans  <lla@openoffice.org>  [bef96ae787a7a419d5e102c7986394b6cbd44aea]

#82734# disposing with lasy writing necessary


2001-01-26  Lars Langhans  <lla@openoffice.org>  [e87893363966a8478d93fcfa9da41b0be96a6bf3]

#82734# lasy writing


2001-01-26  Michael Brauer  <mib@openoffice.org>  [d234e6e26a00e8d93fee5e46ad9b0bc3416c6921]

#83114#: Initialize tab counter


2001-01-26  Frank Schönheit  <fs@openoffice.org>  [93390ce179cbd52ff1747102452cadc42908ef23]

corrected the value collecting process for DISTINCT stantements


2001-01-26  Frank Schönheit  <fs@openoffice.org>  [f45a3f25a9c8b36a040d0d9b55f9c818e93946ff]

some basics for the query administration page - not enabled yet


2001-01-26  Frank Schönheit  <fs@openoffice.org>  [5037639632e77164784bab697f6a3603c05c92b4]

+PAGE_QUERYADMINISTRATION


2001-01-26  Frank Schönheit  <fs@openoffice.org>  [343a86e6d010ebf18fcdbdcca34a2069d68bbb75]

some new help ids for the query administration


2001-01-26  Andreas Schlüns  <as@openoffice.org>  [12564dbc60dc8d5b3fb9ccaea666a48165cd9df8]

change baeh_services/BAEHSERVICES to services/SERVICES


2001-01-26  Andreas Schlüns  <as@openoffice.org>  [f0aa0dd5d2617d985bbe2c3c4160da3ce44a4ef4]

move baeh_services to services


2001-01-26  Babak Mahbod  <bmahbod@openoffice.org>  [a5f87459e090d87691ac03402153238ed73d4509]

APIs for new PixMap memory allocation.


2001-01-25  jp  <jp@openoffice.org>  [57b0efa187d57bcdb825c51c3ccd026ced346a18]

GetCurLang: the correct length is zero - we wan't the attribut from the left side


2001-01-25  jp  <jp@openoffice.org>  [fb92a402f310d96bb82ab2f4a8573f9f6a78762c]

init/deinit the calendarwrapper


2001-01-25  jp  <jp@openoffice.org>  [c500d2318d7460bf020739a6061397a22e6bc964]

own CalendarWrapper with a language interface


2001-01-25  jp  <jp@openoffice.org>  [8aa8d2e752a24a3f3e1ab139aeebc502cbbe330f]

use calendarwrapper instead of international


2001-01-25  Niklas Nebel  <nn@openoffice.org>  [d4abd21f8363c5f25fa72b292377653c13898699]

#74860# Hide before executing slot


2001-01-25  Niklas Nebel  <nn@openoffice.org>  [9cb0ff2ad8b9c9484532f0656da98eefa24481e2]

#74860# DataPilotUpdate: warn if output area is not empty


2001-01-25  Mathias Bauer  <mba@openoffice.org>  [bbb406f2c7e0a5422c7a5a9d4595dfcda11632e0]

#82486#: export SelectHdl of VirtualMenu


2001-01-25  Daniel Rentz  <dr@openoffice.org>  [bb0ec4e214a68a95dfdc0f382b4736b09c1216fb]

add: import/export of axis number formats


2001-01-25  jp  <jp@openoffice.org>  [6bcadc4101fd8015ae6517e4052c4d7194f0d86f]

GetToken: use the I18N parseAnyToken method


2001-01-25  Sven Jacobi  <sj@openoffice.org>  [ec82b743e80edc444bcb512387ed81ee16a6ebe6]

#81986# now setting the last view (slideview, handout, slidesorter...)


2001-01-25  Sven Jacobi  <sj@openoffice.org>  [db7810e90a0f8f4745c6a4287853b9334723bf4a]

new wrapper for the PPT Import Filter


2001-01-25  Sven Jacobi  <sj@openoffice.org>  [f317ad6e25fe4878159736664bd0253b2fe1fa7c]

moving header file from ../../inc/pptin.hxx


2001-01-25  Oliver Specht  <os@openoffice.org>  [0a2c5874154595326597bf454d32367666e91ea5]

#80215# allow All levels in all kinds of indexes


2001-01-25  Malte Timmermann  <mt@openoffice.org>  [dfc8e59fd286b92610604db569482c512a08399e]

modify: control from dialog not in control list


2001-01-25  Malte Timmermann  <mt@openoffice.org>  [2df83b2c69afb6968635baaff5d9f4b40965d471]

UnoDialogControlModel::queryInterface: call base::qeryInterface, not queryAggregation


2001-01-25  Malte Timmermann  <mt@openoffice.org>  [827c4ed1e4469cd7c52bae85b7b2b9156e89b59f]

Changes test program...


2001-01-25  Mathias Bauer  <mba@openoffice.org>  [f11a6e38dca1e0f800ef69dca7108e8cd06a8312]

#76533#: temporary hold menu in viewframe while reloading


2001-01-25  Kai Ahrens  <ka@openoffice.org>  [f0c6ce31aa75ac8501371be0ad89f32733ec0fde]

#83205#: catch(...) removed


2001-01-25  Sven Jacobi  <sj@openoffice.org>  [881f4eed41b737afc0ea3aad4bf377c2891679fc]

#83082# added catch: CommandCreationException


2001-01-25  Mathias Bauer  <mba@openoffice.org>  [4925d8eb74da407ca6fa1b8459a3c8ea02906ea5]

#82773#: accept border only if it is smaller than window size


2001-01-25  Mathias Bauer  <mba@openoffice.org>  [f0e692ac09fc836f06a4972e5e49722781fc6199]

#83092#: new HELP_ProgramID part of Help URLs


2001-01-25  Sven Jacobi  <sj@openoffice.org>  [5b1530f10f03b8897f2cf0dc8fd7e84d865576e8]

#83082# converting PhysicalNameToUrl


2001-01-25  Sascha Ballach  <sab@openoffice.org>  [08ce7eeea14a50a1188fe3f38084285bc26310ae]

write the author attribute of a note only if there is an author


2001-01-25  Dieter Loeschky  <dl@openoffice.org>  [cf097c57636d2a49321e7e10a0ea259fddf25e3b]

#83190# GetIdBySubId(): Removing SID_TEXTEDIT. See also #77153#


2001-01-25  Sascha Ballach  <sab@openoffice.org>  [db5744841bf876d9ec810f994202cc1222002acd]

#83196#; change the default of bLoadDoc to sal_True


2001-01-25  Kai Ahrens  <ka@openoffice.org>  [068dd32bfecd725738b3e9d639a043db48c9b8d7]

#82824#: detection of filtername optimized


2001-01-25  Jörg Budischewski  <jbu@openoffice.org>  [70f78aa9ab143973aa023b099ca6c76d43349627]

*** empty log message ***


2001-01-25  Jörg Budischewski  <jbu@openoffice.org>  [389a860194f13a244150cac0df6ded237843a957]

added a simple pumptest


2001-01-25  Daniel Vogelheim  <dvo@openoffice.org>  [ad212e334992bd97026191412ff3148ac808a47b]

- fixed: #83150# annotation field: author property now optional


2001-01-25  Jörg Budischewski  <jbu@openoffice.org>  [b682995cef06667f579c97fc112cc0f74be7eb4e]

terminate now closes the streams thus interrupting transfer if necessary, exceptions are now caught also during closing !


2001-01-25  Kurt Zenker  <kz@openoffice.org>  [c6a02b31725444778951946e4e0aa4980c70613b]

new version for SRC618


2001-01-25  Kurt Zenker  <kz@openoffice.org>  [b31f558c300a683ddf0f43594301b4c6aa5108cb]

new version for SRC618


2001-01-25  Malte Timmermann  <mt@openoffice.org>  [4cf626f02dd7feb8d62b98cb422c70e3d95b0263]

Improvements for the UnoDialogControl...


2001-01-25  Kurt Zenker  <kz@openoffice.org>  [b5aa567ff15e247d0bd82dc68c64cb900eddbd4f]

new version for SRC618


2001-01-25  Malte Timmermann  <mt@openoffice.org>  [f773a195247c16692e24a76f116d650ed7312db5]

Improvements for the UnoDialogControl...


2001-01-25  Christian Lippka  <cl@openoffice.org>  [24b36b11281d3a5833204f844a93c6eb9dd02218]

added start element to generic page. only in start element the mxShapes is correct for notes pages


2001-01-25  Rüdiger Timm  <rt@openoffice.org>  [e0d4709abdd1394574bcaf038df7c803f67eb803]

#65293# exception specification added for getProperties()


2001-01-25  Martin Gallwey  <mtg@openoffice.org>  [ae95d099bc90d55b47db00215f0b1ec4f3b47a98]

Added list-name


2001-01-25  Frank Schönheit  <fs@openoffice.org>  [d03dcd9bf86810fbfaeaa69b7d792445f393c854]

#83192# initialization of m_sDsn corrected


2001-01-25  Frank Schönheit  <fs@openoffice.org>  [55c2d493417af3a27a029407ad4c2933d5786a88]

_commit: add the entry to the list only in case it was modified


2001-01-25  Frank Schönheit  <fs@openoffice.org>  [31df7b10318657760c4ed5b2af3c7bb99cd18a49]

#80770# corrected the name of the service


2001-01-25  Oliver Specht  <os@openoffice.org>  [56f0fc32ce0e5bdcb4d5c794aac3e4462b9e6765]

#81140# UI-parameters added to the configuration


2001-01-25  Daniel Vogelheim  <dvo@openoffice.org>  [f5ce42e6d97598e67a708a0db9b1021e1c157f23]

- added: block mode flag to SwXMLTextImportHelper - fixed: redlines are not imported in block mode


2001-01-25  Daniel Vogelheim  <dvo@openoffice.org>  [3120239dd3c346c6bce5bfa4de3e95670433a307]

- fixed: bibliography and line numbering config not overwritten in insert and block modes


2001-01-25  Daniel Vogelheim  <dvo@openoffice.org>  [154a9851c97825b7d6a7ec777f7331c6a872e625]

- fixed: do not export redlines in block mode


2001-01-25  Frank Schönheit  <fs@openoffice.org>  [46449aa291790250717a446834af7c7873f19984]

#82950# #81727# remember the string item list when loading, reset it when unloading


2001-01-25  Frank Schönheit  <fs@openoffice.org>  [5a1a4d81502e4b0d45bde2a413fa803557dcef44]

#82950# #81727# added m_aDesignModeStringItems


2001-01-25  Christian Lippka  <cl@openoffice.org>  [b97e30b8b12bb6b97b84dd922842a87ec1f4422b]

filter some defaults


2001-01-25  Thomas Lange  <tl@openoffice.org>  [4bbdb3234a21a4a57d0d7816e25e4bb1b43898ad]

LinguServiceManager: initial settings for dispatchers finished


2001-01-25  Christian Lippka  <cl@openoffice.org>  [24d76ebe71553bf88e4cc5bf2e73bb0df87a49a7]

set StyleSheet on forceOutlinerParaObject()


2001-01-25  Thomas Lange  <tl@openoffice.org>  [293b76ce4592fbd816e42f3175d70c97375df639]

LinguServiceManager: initial settings for dispatchers finished; getAvailableLocales fixed


2001-01-25  Kurt Zenker  <kz@openoffice.org>  [713aec80cf3c09f27d2f1f8108eee46af318cc8c]

SRC618


2001-01-25  Frank Schönheit  <fs@openoffice.org>  [35887e558a9b5bc31e7867f93e2b113c079b3cd4]

OpenImpl: corrected the assignment select column <-> table column


2001-01-25  Frank Schönheit  <fs@openoffice.org>  [e430a7f2931cd0cf57f15a37e7dde8e08ad99689]

re-introduce m_aColumnMap and mapColumn


2001-01-25  Oliver Specht  <os@openoffice.org>  [42725f21a3500095eddb9788ae25ec583c36b2d4]

#81831# HelpId added


2001-01-25  Oliver Specht  <os@openoffice.org>  [bd088bea39512db16e3e491f0c536623f149f3ab]

#82831# SwXTextGraphicObject::getSupportedServiceNames corrected


2001-01-25  Oliver Specht  <os@openoffice.org>  [d80f70f8aeae997459920eb864cc05e97ad099df]

#82876# support of com.sun.star.text.GlobalSettings


2001-01-25  Oliver Specht  <os@openoffice.org>  [8ee4a8f8d0d3d1e3f3c5856a6fcbe4167f465a40]

#82876# new Service: GlobalSettings


2001-01-25  Oliver Specht  <os@openoffice.org>  [cbab461a81b8815c6c4910b5976c3bcd30b62fe8]

#83094# type of AnchorType and TextWrap corrected


2001-01-25  Frank Schönheit  <fs@openoffice.org>  [7d54f9f970ee21ec8771f672cfdde926f9c64eb8]

#81796# broadcast a modified upon COMMAND_ENDEXTTEXTINPUT


2001-01-25  Peter Burow  <pb@openoffice.org>  [a69632520f34b15794f3e8f8befc496b08a1a315]

fix: no assertion on CommandException


2001-01-25  Ocke Janssen  <oj@openoffice.org>  [dc279775f1a494e299cee207a0a2778f5df7e411]

#82927# #83057# check values and throw exception when failled


2001-01-25  Ocke Janssen  <oj@openoffice.org>  [8cae10c09d9da6720c43908eb736a3cdce852da3]

don't append text when crit is null


2001-01-25  Ocke Janssen  <oj@openoffice.org>  [1fde7684f9e223868d16a3cea812b45cbd343db4]

erase leading chars of filter


2001-01-25  Ocke Janssen  <oj@openoffice.org>  [a6af7132f2b2b96894dd8a5fc93f1369ddaa7585]

#82925# erase trailling chars


2001-01-25  Babak Mahbod  <bmahbod@openoffice.org>  [c878c196a20832cc245d3640198f3e7df5f29009]

Properly allocated memory for virtual device.
Properly release memory for virtual device.
More error checking incorporated.


2001-01-25  Babak Mahbod  <bmahbod@openoffice.org>  [222588f6da4a84817527e7150e4f90ce3d77c083]

Destructor modified.


2001-01-25  Babak Mahbod  <bmahbod@openoffice.org>  [a127eb0d4e58c6115c530ae2e9a1048b0660602d]

Modified APIs to properly release graph port.


2001-01-25  Babak Mahbod  <bmahbod@openoffice.org>  [d7469aa43bac808a6d7cb5b19651f603b8c95e15]

New type definitions added.


2001-01-24  Christian Lippka  <cl@openoffice.org>  [4b611b6b068015235183549c0ec6c476ab56252c]

#81389# added some white spaces for clearer documents


2001-01-24  Sander Vesik  <svesik@openoffice.org>  [7d5cf9308410ff72c7ffa6087b08c9fbdbeb767a]

The latest configure corresponding to post-ARM to head merge.


2001-01-24  Sander Vesik  <svesik@openoffice.org>  [41597125335338d2e66766104566ef9a7b57085c]

Merge ARM changes to the HEAD


2001-01-24  Daniel Vogelheim  <dvo@openoffice.org>  [1b617585e1d56cbbad1b52e7a23b461f501082e8]

- fixed: redline mode switching is now done for all export (previously: only for content)


2001-01-24  Daniel Vogelheim  <dvo@openoffice.org>  [1e6d829f9e93ad197bf8f4c395e3d3b878bad5f7]

- changed: change tracking comments are now represented as a sequence of <text:p> elements - changed: moved XMLStringBufferImportContext into files of it's own


2001-01-24  Daniel Vogelheim  <dvo@openoffice.org>  [9ba98c3c92a4ff2c23eed74a1ff4388c3cf681f6]

- added: change tracking for text documents - added: office:change-info element


2001-01-24  Sander Vesik  <svesik@openoffice.org>  [372ee28532749968dfabc23cdcb5af50aa6a88b5]

Add in install, instasetoo, non_vcl and udk_modules targets


2001-01-24  Sander Vesik  <svesik@openoffice.org>  [c08b6b0f13c323eff81afc3e380683212796f7e3]

Mereg changes to HEAD


2001-01-24  Michael Hönnig  <mi@openoffice.org>  [5ff96fd829ae600304cc8c9081cff4cd79e40b58]

compiles now


2001-01-24  Oliver Specht  <os@openoffice.org>  [40446772653659c37246c093b79899f27c716c7a]

#82958# automatic caption flag added


2001-01-24  Michael Hönnig  <mi@openoffice.org>  [d90e3644997b973fcf701aab29d9c7422082f93b]

stored document events and runtime document events structurally unified


2001-01-24  Malte Timmermann  <mt@openoffice.org>  [6751c8627abf659757d5f75cc7ede9904dca9b07]

BASEPROPERTY_TITLE


2001-01-24  Oliver Specht  <os@openoffice.org>  [4fd8a8173a71fb864e8be29577db5817b4d568b2]

#82955# cursor configuration


2001-01-24  Caolán McNamara  <cmc@openoffice.org>  [ee311fc156d4d3a56a76109b69dcfdf2baa68257]

#79464# Bad Table Row End Search


2001-01-24  Tino Rachui  <tra@openoffice.org>  [2a94492d1273b2f3e4c65c5220e9ebb3b2cad8f4]

#82973# last changes in winsock init reverted, now only requesting winsock ver. 1.1


2001-01-24  Juergen Schmidt  <jsc@openoffice.org>  [cee54e2ce1ecab98577bdbaf3ae04879fbd4ba94]

#82734# call Deinit not only if REMOTE_APPSERVER


2001-01-24  Oliver Specht  <os@openoffice.org>  [c2460563e8f7caee20b6b655ab24d9c262be752f]

#82942# paragraph break corrected


2001-01-24  Sascha Ballach  <sab@openoffice.org>  [93322ab09d27c18302a5b0cf3730427c53beb448]

start of the import of tracked changes


2001-01-24  Oliver Specht  <os@openoffice.org>  [dae3182daa2becc15d51385b4710ee60d7975961]

#82036# some properties renamed


2001-01-24  Sascha Ballach  <sab@openoffice.org>  [3a3c29ce569d167ca446a37e3263b4d86b9f618a]

some changings in the export


2001-01-24  Sascha Ballach  <sab@openoffice.org>  [43783809200d35be89d1aad9ea9242ef7ff97180]

cell-address added


2001-01-24  Oliver Specht  <os@openoffice.org>  [3c64f6e13ad4573bea5d0a54a3f37a23cddd8c73]

#83143# check tunnel interface before access


2001-01-24  Malte Timmermann  <mt@openoffice.org>  [76b390391d972b4d94810f7868b0e2cb8ce1b85f]

model and control for uno dialogs


2001-01-24  Malte Timmermann  <mt@openoffice.org>  [6dbaf6953be2ab5a76380ec491fe1c69056ac5b2]

model for dialog controls (weith pos/size)


2001-01-24  Malte Timmermann  <mt@openoffice.org>  [c2caf5a1875671054b7f98cfb24b5dce00c1d8ea]

new names and properties for dialogs


2001-01-24  Kai Ahrens  <ka@openoffice.org>  [2011f262caa7671668d9338c4d5bac0588a41120]

#82109#: Commit changes in dtor


2001-01-24  Peter Burow  <pb@openoffice.org>  [6723c80d1c7f9f5bb324094ab4011d24b80d3dbe]

fix: #83034# DisableControls() implemented


2001-01-24  Peter Burow  <pb@openoffice.org>  [aaf74dbe069501e734f1e708730968a2d04368d3]

fix: #83034# hide the BlinkingBox


2001-01-24  Daniel Vogelheim  <dvo@openoffice.org>  [2e4920ece8f8e94094233a0f5c86bdbbda5256ba]

- fixed: redline portions now exported in document order


2001-01-24  Malte Timmermann  <mt@openoffice.org>  [35153df8012bb9e863495b8491c4c76844942e61]

new names and properties for dialogs


2001-01-24  Malte Timmermann  <mt@openoffice.org>  [f5ed39242515779abd8c437e7cea03dd5e3470a8]

unodialog


2001-01-24  Niklas Nebel  <nn@openoffice.org>  [6d7a2f11e169a44953d6ff4dc685eaca30c7f349]

#83016# SaveNative includes SaveCompressed


2001-01-24  Malte Timmermann  <mt@openoffice.org>  [ece88d80ccdbd3bf523b4c705410d826f35e1d2b]

Close: Don't return 0 for UnoDialogs, if isInExecute()


2001-01-24  Frank Schönheit  <fs@openoffice.org>  [0843db2083f3075957c75490b665c655f1d3a419]

bindToObject: pass non-form-related objects to setObject, too


2001-01-24  Frank Schönheit  <fs@openoffice.org>  [c8b756e4d9d041f56394315bd78a201e0fa7e681]

recognize and tolerate a missing SID_COLOR_TABLE item


2001-01-24  Tino Rachui  <tra@openoffice.org>  [ece69f78115d999fb48ae58b7f0c7a96a2c8189d]

WinSock init fixed (see comment in source)


2001-01-24  Frank Schönheit  <fs@openoffice.org>  [76c7378f6e40fa66f88eab309eb3351fb5145c10]

#81012# upon the initial state change, grab the focus asynchronously


2001-01-24  Frank Schönheit  <fs@openoffice.org>  [24190018b573fed57c5a21169dac77bd5d21cf25]

#81012# upon the initial state change, grab the focus asynchronously


2001-01-24  Kai Ahrens  <ka@openoffice.org>  [56a145bbb1dfb63473916b1a3d60f0d817d0ef7b]

#82711#: getPropertyValue for GrafStreamURL is now available


2001-01-24  Oliver Specht  <os@openoffice.org>  [3a4060f2e2363e3b7f1de1fb4c6da0950e1cc46f]

set/get/clear/hasForbiddenCharacters completed


2001-01-24  Michael Hönnig  <mi@openoffice.org>  [d81bd0401627908cb73fb9335d9da323f74b595d]

stored document events and runtime document events structurally unified


2001-01-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [dce7478b7cd05f5a72ed904a4043742eef5f9e1f]

#65293#: added XConnection2.idl


2001-01-24  Michael Brauer  <mib@openoffice.org>  [80d92d8a68dbeb1057579288b9c1788213f21d0f]

#83095#: export symbols for uno component registry


2001-01-24  Michael Hönnig  <mi@openoffice.org>  [e49afcd7a55278c1627f16e5b6618c6591d17764]

stored document events and runtime document events structurally unified


2001-01-24  Dieter Loeschky  <dl@openoffice.org>  [087486e3fc94c65a62f7154395f29f77f6bfdc12]

#78334# Enable SID_ATTR_TABSTOP


2001-01-24  Oliver Specht  <os@openoffice.org>  [9147018e9b7dc68c9a04c5dba6b7e2ccb48bafc1]

always emable DDE properties in text sections


2001-01-24  Armin Weiss  <aw@openoffice.org>  [733ea8ad43ee4996567d2585ca3d7b6a12758515]

#83016# re-added support for SetEditTextObjectPool at the outliners


2001-01-24  Kai Sommerfeld  <kso@openoffice.org>  [5b071f1495d8964ac6db4203aaa9833f76fa7935]

#65593# - Added missing SUPD ifdefs.


2001-01-24  Oliver Specht  <os@openoffice.org>  [bbec238d75d78c7b9b4c66408e4885a66d90e844]

#83038# Guard inserted into ::GetSvxPage()


2001-01-24  Sven Jacobi  <sj@openoffice.org>  [9d994dbbc6cbfbc1ce72f896c2164478f11833fd]

added autoshapes (ribbon, ribbon2)


2001-01-24  Kai Ahrens  <ka@openoffice.org>  [89bc29612995e989312e6c86c944d7e319e9388a]

#83016#: search for special filter format is more stable now


2001-01-24  Frank Schönheit  <fs@openoffice.org>  [609a4876ce91c96ba96c1286585261641133db8d]

#83014# lock the solar mutex in dispose, too


2001-01-24  Martin Gallwey  <mtg@openoffice.org>  [2e34b876280ccb8e4fd9c9d6178491f380d30e64]

Added Block-list namespace


2001-01-24  Martin Gallwey  <mtg@openoffice.org>  [445539d7698148411d6824a501c900ab182585d1]

Initial revision


2001-01-24  Frank Schönheit  <fs@openoffice.org>  [2550d9b3c524b5e04cbadc7db4ff014d417794c8]

#83014# lock the solar mutex in Create/initialize - the controller can be created as component from within scripts


2001-01-24  Martin Gallwey  <mtg@openoffice.org>  [f4df8a3b41a6800667715416b51e8c619c83d1cd]

Block list keywords


2001-01-24  Daniel Vogelheim  <dvo@openoffice.org>  [8e1c9d14d1245fd4aa0913d42394bfe2d642f6cf]

- fixed: deleted redlines now appear in their place          (recent changes caused them to move to the end of the paragraph)


2001-01-24  Daniel Vogelheim  <dvo@openoffice.org>  [4c6b0d5e19982e9450e5b2a837590559cda9fc0f]

- fixed: office:forms element only exported if forms are used - fixed: deleted redlines always exported in redlines section


2001-01-24  Kai Ahrens  <ka@openoffice.org>  [8e5d23ee4b280467da12f8de7a7236c255327804]

#83016#: SaveNative includes SaveCompressed now


2001-01-24  Oliver Specht  <os@openoffice.org>  [fb354c15245e0b44ce036034418814c7db6be25d]

#83098# new flags in configuration: write link update and field/chart update to current document only


2001-01-24  Peter Burow  <pb@openoffice.org>  [70f389ecd0bcb1c5ae8bb20ec8f58310d949823a]

fix: #71277# SID_HYPERLINK_INSERT now in function toolbar


2001-01-24  Oliver Specht  <os@openoffice.org>  [532fdb403b15dfbe67d5cde05abbed9b2ba1fd93]

#83098# new flags in configuration: write link update and field/chart update to current document only


2001-01-24  Frank Schönheit  <fs@openoffice.org>  [b1cae04c32e59508841ffc43fd1d008aaefeb33c]

#83078# return empty meta data instead of NULL


2001-01-24  Frank Schönheit  <fs@openoffice.org>  [22e1dd4a0c12db560f3e618c9c9ef5209d6a4a46]

#83078# +emptymetadata


2001-01-24  Daniel Rentz  <dr@openoffice.org>  [cc50b7b91c1a6b1ffe76fd0d0c6d28af08cbe66e]

xcl97rch.hxx -> XclExpCharts.hxx


2001-01-24  Daniel Rentz  <dr@openoffice.org>  [fd65b174b8c443b638c8bcfafc730fb72eac4f94]

xcl97rch -> XclExpCharts


2001-01-24  Thomas Lange  <tl@openoffice.org>  [94ca719b9ce00720feb2715976863a504d5647e9]

some src614 specific workarounds removed


2001-01-24  Oliver Specht  <os@openoffice.org>  [4126fad52a8c186218f6573cfcc1facfdf2d1707]

#83097# redline attribute corrected


2001-01-24  Peter Burow  <pb@openoffice.org>  [643be9815ec96fd20a9edf3f3fd639066ea38113]

fix: #74124# FontName- and FontSizeBox reset their value, if necessary


2001-01-24  Frank Schönheit  <fs@openoffice.org>  [232bd73fc4ebb27139c5b9e8a48c41c3a52c9f23]

#83074# extended the doc for the XResultSetAccess interface


2001-01-24  Ocke Janssen  <oj@openoffice.org>  [18b4c0b717124899189eafba32ffe40ef56e11cc]

#82628# rowset modifications


2001-01-24  Frank Schönheit  <fs@openoffice.org>  [054fa40fccf7d0dfc6eb2409fcc4f25315d1895d]

OFormImport: call enter-/leaveEventContext when starting/ending the element


2001-01-24  Frank Schönheit  <fs@openoffice.org>  [20cbef7350b58c40762494a8b7d678a4489df154]

+enter-/leaveEventContext


2001-01-24  Frank Schönheit  <fs@openoffice.org>  [a1e8fe97fdcf5c3793ead94eae9b99d8516581e1]

+IFormsImportContext::enter-/leaveEventContext


2001-01-24  Kurt Zenker  <kz@openoffice.org>  [0b51afac55bfade8f732b1746c54ee1ed1d1d6e0]

changes for Win and Linux


2001-01-24  Oliver Specht  <os@openoffice.org>  [97980bcd3df9ad88606779c037e05b20953a5fa8]

texts and positions corrected


2001-01-24  Frank Schönheit  <fs@openoffice.org>  [abb65b6a851b890c674684286fc8329cc0bf2f43]

#82672# use tryPropertyValueEnum


2001-01-24  Oliver Specht  <os@openoffice.org>  [34b422653a10896f73628e772d29423ff4bd9961]

labels can be saved now


2001-01-24  Frank Schönheit  <fs@openoffice.org>  [45e1f520e267592c5f4a537368a8de696598fd4f]

#82672# added tryPropertyValueEnum


2001-01-24  Frank Schönheit  <fs@openoffice.org>  [ad9d32d97962b0219749e7ed14e2db696d7b68d8]

corrected assertions in getControlId


2001-01-24  Babak Mahbod  <bmahbod@openoffice.org>  [07833b1fbb3491a7e7300f34e77fb9089d07db16]

Updated to using proper PixMap locking and unlocking APIs.
More error checking included.


2001-01-24  Babak Mahbod  <bmahbod@openoffice.org>  [c5374c58ea71619744382b0bd53cbabe0e845d6b]

Updated to use the new constant definitions.


2001-01-24  Babak Mahbod  <bmahbod@openoffice.org>  [bf96d0d6b1a7a635c2fe1c3d9f4cd661e4e72dae]

New constant definitions.


2001-01-23  jp  <jp@openoffice.org>  [bd54b6fbe0f4e2974e89f388f57bfd301a7c12a6]

new module - docruby.cxx


2001-01-23  jp  <jp@openoffice.org>  [89cc1ba8cade6e8578c58780a09fe095af3dddfe]

implemention of get-/setting ruby attributes


2001-01-23  jp  <jp@openoffice.org>  [1129d1bf60234cbc37d922bafc11e090205fe6dd]

Array and array entry for get-/setting ruby attributes


2001-01-23  jp  <jp@openoffice.org>  [0a795fd20adc4481a8f98369da79c6b64b9dcb54]

new UndoId for SetRubyAttr


2001-01-23  jp  <jp@openoffice.org>  [c64f367962540c209c8533d175306fc77f9a9942]

new: assign operator for the ruby attribut


2001-01-23  jp  <jp@openoffice.org>  [7659d2da3ee1856c9cdefa68d9fa02637dcaf5c3]

new: Set-/FillRubyList - for connecting the RubyDialog


2001-01-23  jp  <jp@openoffice.org>  [fb9c1f4ba9388d1725e8490c11dcc1ebe625821a]

set crop at the graphic attributes for the graphicmanager


2001-01-23  jp  <jp@openoffice.org>  [fac0bda87cfbf0dd9d42503a6812133273fa0c2b]

Bug #83070#: handle crop from graphicmamanger, don't clear background for transparent/animated graphics


2001-01-23  jp  <jp@openoffice.org>  [ea684b0b11f1a5f0ec9666de26266068c2b98e7a]

Bug #83070#: lcl_SubtractFlys - ignore also animated grahic flys


2001-01-23  oisin  <oisin@openoffice.org>  [49178fd5d8a1718385ee060fefbb46a765502e05]

Reverted to revision 1.1


2001-01-23  oisin  <oisin@openoffice.org>  [c436789dfa548ea9fee276dee44e6af461077716]

Reverted to revision 1.5


2001-01-23  oisin  <oisin@openoffice.org>  [f487a3c584a54a48c45b755fa66fb9e84a9ace30]

Reverted to revision 1.11


2001-01-23  oisin  <oisin@openoffice.org>  [f982b7c8b0748a12af55908bbc5d438e2bf22cc9]

Reverted to revision 1.4


2001-01-23  oisin  <oisin@openoffice.org>  [6649670563283ef4bb8ad487c63fe9025d7c7eb9]

Reverted to revision 1.5


2001-01-23  oisin  <oisin@openoffice.org>  [e3422e66da29da29c60a704770317c5d016a9086]

Reverted to revision 1.2


2001-01-23  oisin  <oisin@openoffice.org>  [66f73e00ceeff42551e70ae6f43f8a26a4def977]

Reverted to revision 1.6


2001-01-23  oisin  <oisin@openoffice.org>  [0f586eb5ce050f84c6fac0ba743b2fafb2536191]

Reverted to revision 1.2


2001-01-23  Sven Jacobi  <sj@openoffice.org>  [42a3821a9844a8a8728dcdc488cf72a1a65b620e]

#83082# ModulesPath was changed from url to systempath


2001-01-23  Andreas Bregas  <ab@openoffice.org>  [ea70f793877f5b8fd12fd458793ff1db9ebc02f0]

#82020# LoadPicture() now also accepts URLs


2001-01-23  Michael Hönnig  <mi@openoffice.org>  [e1d38f796cd314fdfdc5e9770408000a28dbe060]

DocumentEvent types removed - will become Event without Document in names


2001-01-23  Oliver Specht  <os@openoffice.org>  [4285f3f51d7543bf4f4e1e055f6c79758a94010e]

new: AddNode()


2001-01-23  Sven Jacobi  <sj@openoffice.org>  [8bf0951ca43961b667cd85c48a14a9d0b5ebd1b1]

#83082# ModulesPath was changed from url to systempath


2001-01-23  Frank Schönheit  <fs@openoffice.org>  [2b3f1ffd74fee257669fe690670963b286474bdd]

changed the display text for the navigation bar


2001-01-23  Frank Schönheit  <fs@openoffice.org>  [e093bd9c8040900d5648a1e0b31845b5560943bb]

outsourced parts of the composed property set


2001-01-23  Daniel Vogelheim  <dvo@openoffice.org>  [ff15c6447d895396bf651345f53112c90be8da08]

- added: form export to XML filter


2001-01-23  Daniel Vogelheim  <dvo@openoffice.org>  [656a25fdeaab7dc7b6266cc9a6a2b663ec2b5655]

- added: form export to writer


2001-01-23  Frank Schönheit  <fs@openoffice.org>  [150e1132bdd6f1c25a818bfd9cc27b6475e1d72e]

+composedprops


2001-01-23  Frank Schönheit  <fs@openoffice.org>  [e447f43aee6d52613181d821b213d166f9271fd8]

initial checkin - migrated svx/source/inc/multipro.cxx


2001-01-23  Frank Schönheit  <fs@openoffice.org>  [982e6427bcaddbb359dac647cd7622c324c9b720]

initial checkin - migrated svx/source/inc/multipro.hxx


2001-01-23  Frank Schönheit  <fs@openoffice.org>  [a5d6fd1c6eaee9c7303059174038a17e955a6b56]

#82676# corrected the property name for readonly


2001-01-23  Daniel Vogelheim  <dvo@openoffice.org>  [62b3b1412c87b19da870298a5965e025ce9a3acf]

- fixed: use DDE properties only if available


2001-01-23  Sander Vesik  <svesik@openoffice.org>  [27da1e2b1f283d42ca87d365c5dcdabeb639ad6c]

Add platform makefile for Linux/ARM.

Contributed by: Tak-Shing Chan of Aleph One Limited <chan@aleph1.co.uk>

2001-01-23  Mathias Bauer  <mba@openoffice.org>  [1f1ad2ba649937d5152c95dfb48271fa3d94f0c8]

#81295#: no outplace editing


2001-01-23  Mathias Bauer  <mba@openoffice.org>  [045ba7dfccf03f9e64e82c8482aa380fca1cf1f1]

#81295#: no outplace editing


2001-01-23  Kurt Zenker  <kz@openoffice.org>  [a2e91cd3ddf56b9e9551119b67ba581c11e14f94]

new version for SRC618


2001-01-23  Kurt Zenker  <kz@openoffice.org>  [8f6523ef595fd970d79acc9f0dde9f6cda4073f3]

new version for SRC618


2001-01-23  Christian Lippka  <cl@openoffice.org>  [63eab92f560e92a6917dad252bd45705f19949a5]

#83083# fixed wrong enum properties WritingMode & BitmapMode


2001-01-23  Oliver Specht  <os@openoffice.org>  [b52e3e88da3bba49e9f7c617ef28f0d7e36761b7]

#82955# distinguish between point reference marks and marked reference marks


2001-01-23  Armin Weiss  <aw@openoffice.org>  [3e3c455b342765b72dfbbbc6c9fad16ca5a9391b]

#81944# vertical writing update for underline and strikethrough


2001-01-23  Oliver Specht  <os@openoffice.org>  [d3b5f1f8b79fabcb6e786921e27e2ba7917c388e]

#83062# only properties, no interfaces


2001-01-23  Oliver Specht  <os@openoffice.org>  [d35f5ee62b31f728f37b2e507c8dbff4569fb186]

#83059# CharStyle -> CharStyleName


2001-01-23  Kurt Zenker  <kz@openoffice.org>  [05d49dc566fd0c308848ea9b1fd93e41741d2c39]

#83072# Compress changed to Compressed from 618 on...


2001-01-23  Kurt Zenker  <kz@openoffice.org>  [f0a135d7a8c230eda0325bb7255c7cea810b841a]

Merge SWT614: 23.01.01 - 14:49:33


2001-01-23  Kurt Zenker  <kz@openoffice.org>  [ba55b697aa3744634c0ff73880e6ab3f0b22992c]

Merge SWT614: 23.01.01 - 14:48:22


2001-01-23  Christian Lippka  <cl@openoffice.org>  [4758426ac7d2b0f06c674e391c3f8ff9c3fa96a1]

#82933# fixed FillBitmapMode type


2001-01-23  Christian Lippka  <cl@openoffice.org>  [21580c1c756c8434f241924d16a4cdc26b30c76e]

set layer properties non read only


2001-01-23  Tino Rachui  <tra@openoffice.org>  [a4acb624610454f20d5d27a5b8a4f92d50b18b08]

*** empty log message ***


2001-01-23  Tino Rachui  <tra@openoffice.org>  [ebc9ab0a0584052119ac277bb70271df682cb0d5]

MimeContentType interfaces etc. added


2001-01-23  Daniel Vogelheim  <dvo@openoffice.org>  [bdd39ed7f88d855e699aa4272a77f5df0ff37ecb]

- added: translation tables are now kept in a stack - fixed: now use STL iterators to find elements (rather than a count(), operator[] sequence) - fixed: header is now commented


2001-01-23  Armin Weiss  <aw@openoffice.org>  [1d9f7d2c9ca5bd7947effb5695c8acc4335b40b5]

#81944# added support for vertical writing to conversion to curve and polygon


2001-01-23  Oliver Bolte  <obo@openoffice.org>  [ee4b79137d1cbe21ba208c68d4d21a4897a9d879]

#65293# double identifier when linking whith linux


2001-01-23  Kay Ramme  <kr@openoffice.org>  [a94e9425bdac7d9662df343156a74928352ae535]

#82674# new interface XConnection2 extends XConnection with available and readSomeBytes


2001-01-23  Peter Burow  <pb@openoffice.org>  [7cde93c4c445a30c1899d2bb0d4d1273302c8f75]

fix: #82184# added


2001-01-23  Peter Burow  <pb@openoffice.org>  [b3e5f2574fc363009882bb40c4a6da5af70c88a2]

fix: #82184# added


2001-01-23  Christian Lippka  <cl@openoffice.org>  [e22db9a47aa4b90fdf332d77109972efe056e21f]

#82798# fixed insertControlCharacter for line breaks


2001-01-23  Kai Ahrens  <ka@openoffice.org>  [f8f3cc777e99b4a3a54bac6690fb0b4a7f6586b6]

#79897#: create additional SdrUndoAction for crop


2001-01-23  Kai Sommerfeld  <kso@openoffice.org>  [8cddc3b0099b2231514691ecb88bf28d1b16bce2]

Improved documentation.


2001-01-23  Kai Sommerfeld  <kso@openoffice.org>  [8a0855ed0a60759a062adc4997c8e09652beeef1]

Corrected documentation.


2001-01-23  Rüdiger Timm  <rt@openoffice.org>  [317ef896c35536630470bf7bc6928b4ee2125219]

65293# include com/sun/star/i18n/ForbiddenCharacters.hpp


2001-01-23  Andreas Bille  <abi@openoffice.org>  [0757e3328346d7af9915fcf4a7080a3f70d87a97]

#81638# Catching now exceptions thrown by interface method readBytes and setting an error flag


2001-01-23  Ocke Janssen  <oj@openoffice.org>  [089d152c45bcc5f0fc8c8272ffdb574984ccf69a]

cancel the AsyncInvalidateAll link when in dispose


2001-01-23  Frank Schönheit  <fs@openoffice.org>  [23f7a5935b87d36365bb3775622cea047b632f57]

slightly optimized disposing()


2001-01-23  Oliver Specht  <os@openoffice.org>  [e0c515af5783035da6b618ed5e6458b4547d7525]

update of filter configuration


2001-01-23  Oliver Bolte  <obo@openoffice.org>  [2b5263031b47e1bc722a58169d16de1f2c87c114]

#65293# type conversation for linux


2001-01-23  Michael Hönnig  <mi@openoffice.org>  [745f0a395378a64da436aafbaf9ddfa955705da5]

optional interfaces now marked as [optional] instead of just a prosa description of this fact


2001-01-23  Oliver Specht  <os@openoffice.org>  [c715c4bd64bc02a773bcfd602f8b5e44ad3a359b]

#82740# last end end value of tab stop metric field now equal


2001-01-23  Oliver Specht  <os@openoffice.org>  [247349d266f8e776e616d77546c0f6da6bba7c3b]

update of filter configuration


2001-01-23  Kurt Zenker  <kz@openoffice.org>  [46de42aea34da39e3422dc72297a11359394534b]

#65293# Syntax


2001-01-23  Sven Jacobi  <sj@openoffice.org>  [b333a9fd0c2b4b441b76d420ca58404099d2eff9]

removing unused structure: ImplEESdrSOParagraph


2001-01-23  Andreas Bille  <abi@openoffice.org>  [4a3f2227f6201ffb900de737d13cfadd85d717bc]

#77581# Replaced recursive procedure "OneMore", which produces a stack overflow for extremly large directories, by an iterative procedure.


2001-01-23  Oliver Specht  <os@openoffice.org>  [5f57f4fcde136ce30931421adfe350db449e7ad6]

rename dialog: always display source name


2001-01-23  Kay Ramme  <kr@openoffice.org>  [3c4396ec87bd0297904954f1439c65ea9ce0a3ba]

handle java exceptions


2001-01-23  Frank Schönheit  <fs@openoffice.org>  [98e8405cd3555159410d64eadb21aa4cd62285a5]

#83029# corrected getTypes


2001-01-23  Ocke Janssen  <oj@openoffice.org>  [fb20fb196a44df4aa5ed6f84b5c39d10c2b6cd56]

close statement in reset


2001-01-23  Ocke Janssen  <oj@openoffice.org>  [da7ffdd2bf44568369f1467bb74dc908840b3b70]

#83023##83022##83027#


2001-01-23  Peter Burow  <pb@openoffice.org>  [13333c1a6ddd5cafd4cffcf2e7cf60496004aa13]

fix: #83002# no special handling for temp path to fill SID_ATTR_PATHNAME


2001-01-23  Peter Burow  <pb@openoffice.org>  [8fe4966365313ade5848bad151844971b4de617a]

fix: #83002# database and trash path removed (>614)


2001-01-23  Babak Mahbod  <bmahbod@openoffice.org>  [bc51eeb8b2a95169bb302b99ef4dba7971fe4352]

New type definition for SalGraphics data handle.


2001-01-23  Babak Mahbod  <bmahbod@openoffice.org>  [186c215baf0ab64c6f465c381cac38f427aa574f]

Updated APIs for locking and unlocking of GWorld pixel maps.
Methods updated to use the new locking and unlocking pixel map APIs.


2001-01-22  Kurt Zenker  <kz@openoffice.org>  [d33e246a49f26b3d08b2978eb5b84c65fa9d58fc]

new version for SRC618


2001-01-22  Kurt Zenker  <kz@openoffice.org>  [a1b397881c695f241e810ca00b0adefe0d25a94e]

new version for SRC618


2001-01-22  Daniel Vogelheim  <dvo@openoffice.org>  [2e07326bebc1395e97d4af54d185964d9cce9b77]

- fixed: now DDE properties are only used if actually available


2001-01-22  Daniel Vogelheim  <dvo@openoffice.org>  [e84f908cad6a06a6a71fa9c7f5e0136d3723445e]

- fixed: wrong and excessive assertions ('conflicting event translations')


2001-01-22  Kurt Zenker  <kz@openoffice.org>  [2cdca05183be1dbc1e41f8087756e2b4c48e6d3f]

new version for SRC618


2001-01-22  Kurt Zenker  <kz@openoffice.org>  [53f0abcde8e0b25ae6b21bc1bf2001310852b717]

new version for SRC618


2001-01-22  Kurt Zenker  <kz@openoffice.org>  [397600ee4fa033e57a84171846ae9d9029eabd54]

new version for SRC618


2001-01-22  Sven Jacobi  <sj@openoffice.org>  [0f0df78f0251060a53089cb8fed91a6aa89a7e46]

#83032# supporting graphic attributes, such as cropping, watermark, gamma ...


2001-01-22  Sven Jacobi  <sj@openoffice.org>  [b1e6e277b204a864266ec4e31848b8780227053c]

#82943# #83032# removed property RotateOffsetX, RotateOffsetY. Cropping is now done by the EscherPropertyContainer


2001-01-22  Sven Jacobi  <sj@openoffice.org>  [f86d2fb497c1bcb9b68f164ea503b73a6ecb6503]

#82943# removed property RotateOffsetX, RotateOffsetY


2001-01-22  Kay Ramme  <kr@openoffice.org>  [38dd41be773a63a996ad788112b09f73a585cee4]

#82550# create a new java environment for every bridge


2001-01-22  jp  <jp@openoffice.org>  [b5e2d776020633ae06c01243eff0e14ec0cbd74a]

Bug #81029#: FnChgOrdinalNumber - only letter before the number are incorrect


2001-01-22  Sascha Ballach  <sab@openoffice.org>  [ad9279c8b85812c96a6651dcb301c937e171266f]

Export/Import of forms and controlls


2001-01-22  Kai Ahrens  <ka@openoffice.org>  [b618a00840004516f3e8ba3b8e3f91d0e389d3f7]

syntax


2001-01-22  Sascha Ballach  <sab@openoffice.org>  [f56fddeebf3dece19fb94f164a8495b98892c698]

returns the XDrawPage which is holden on the SdrPage and do not create a new XDrawPage no longer


2001-01-22  Sascha Ballach  <sab@openoffice.org>  [4bfad333af44fc111bed6d5dde867396b76e55a7]

give the FormImport the AutoStyles


2001-01-22  Sascha Ballach  <sab@openoffice.org>  [6b4743645a7bb8f27d91cd7739e49b23f1659ef1]

returns the XDrawPage which is holden on the SdrPage and do not create a new XDrawPage no longer


2001-01-22  Hans-Joachim Lankenau  <hjs@openoffice.org>  [cfc06baa67a61fc867a99d8ccc4cf6c6df7c20af]

helpfull comments... hopefully


2001-01-22  Hans-Joachim Lankenau  <hjs@openoffice.org>  [4a1e25f9d83015fff72466c9f296554b120d6a89]

mixed up two cases


2001-01-22  Björn Milcke  <bm@openoffice.org>  [7257d16f1b8d660c9b1f178547ee84b6f9f4ca47]

oops, chaining didn't work after 'upgrade'


2001-01-22  Niklas Nebel  <nn@openoffice.org>  [066697930324c0a31c54305d67acd63ee50f5573]

#82991# UpdateReference: bIncludeDraw


2001-01-22  Niklas Nebel  <nn@openoffice.org>  [f9f8dbba4bc143f3ace5bee12145be2bf2b034e1]

#82991# InsertRow: update drawing layer after inserting


2001-01-22  Oliver Bolte  <obo@openoffice.org>  [9e3cdc56ae8aa9545872cd9b4717e06b65e93508]

#65293# linux problem


2001-01-22  Michael Brauer  <mib@openoffice.org>  [514f08b1c37da0cb50cb5ae485cea841d5572ce6]

Block mode for Readers added


2001-01-22  jp  <jp@openoffice.org>  [4cf101777283993aba0634608b5bbe5d1f4af35b]

Bug #82945#: InitGraphicFrame - don't remove FrameSize Item


2001-01-22  Andreas Bille  <abi@openoffice.org>  [243dab6e713d9320010927c032cdc734c45de1d9]

#78375# Implemented interface XServiceInfo at the FileContent (	supported service: "com.sun.star.ucb.FileContent", 	implementation name: "FileContent" )


2001-01-22  Christian Lippka  <cl@openoffice.org>  [96689baddf89e1e7780582db9726a9d37cb8e707]

fixed missing enum types for WritingMode und BitmapMode


2001-01-22  Oliver Specht  <os@openoffice.org>  [d05c05e469a2360d717b28bb4c1129b0a6f45228]

base service for frames, graphic objects and embedded objects


2001-01-22  Christian Lippka  <cl@openoffice.org>  [22c459e558a08a9a5647fa19b42c1a9e5e13dd7d]

fixed missing enum types for WritingMode und BitmapMode


2001-01-22  Oliver Specht  <os@openoffice.org>  [6678e7b9a1a38decf08d0041b648f1008ba8a23e]

new: BaseFrame.idl


2001-01-22  Andreas Bille  <abi@openoffice.org>  [52ced86d3b46bacaa44e2204047df636339db55c]

#82939# Minor modification in file bc.cxx, command transfer, to throw a InteractiveBadTransferURLException, if the scheme of the URL is not "file"


2001-01-22  Kurt Zenker  <kz@openoffice.org>  [a56becb81ef5fd4ba29de1faff15abb11bea0001]

UDK210


2001-01-22  Björn Milcke  <bm@openoffice.org>  [fb2576d31e5eb4e49fcc6b0b38688d8505d00034]

QueryValue: the any returned should be a double rather than a float


2001-01-22  Michael Brauer  <mib@openoffice.org>  [93d6419e0453427f88562a4ca7c36e79f76acde6]

block mode


2001-01-22  Michael Brauer  <mib@openoffice.org>  [08c033b62a6c3a612df07257f058da3843cd4789]

Block mode for Writers added


2001-01-22  Michael Brauer  <mib@openoffice.org>  [88a8467c6aee46e4520ee50fd95208d842442854]

addeded XUnoTunnel interface


2001-01-22  Jörg Budischewski  <jbu@openoffice.org>  [398632259922875950f4392354d161ebddbcd901]

#82295# now the check ignores whitespace mismatch


2001-01-22  mfe  <mfe@openoffice.org>  [deabb850a2f0d3f5b0cd50b365edff9f09bc1090]

#82940# : return from accept on close under Linux


2001-01-22  Michael Brauer  <mib@openoffice.org>  [7278080b78eeed9e1f2d0119f9261ec22069ac89]

XML filters as components


2001-01-22  Kai Sommerfeld  <kso@openoffice.org>  [3cf9c94c1a94f8c7553cfa5d7a4244b002e255d5]

#82939# - Content::transfer(...) now throws a           InteractiveBadTransferURLException, if the source URL is           not supported by the target.


2001-01-22  Kai Sommerfeld  <kso@openoffice.org>  [619bbbd8fccf5501f5790062982dc7291e96d42b]

#82939# - transfer command implementation now throws a           InteractiveBadTransferURLException, if the source URL is           not supported by the target.


2001-01-22  Kai Sommerfeld  <kso@openoffice.org>  [1c8dc544b3ddad8b440ce0d8e60d9ecf00bf1f09]

#82939# - HierarchyContent::transfer(...) now throws a           InteractiveBadTransferURLException, if the source URL is           not supported by the target.


2001-01-22  Sascha Ballach  <sab@openoffice.org>  [5a325a3fab56022260f883db6b62348a3280dfa4]

create the XStatusIndicator for Export and Import


2001-01-22  Sascha Ballach  <sab@openoffice.org>  [63adbb44711ef86975f1adc10a431e5bb7770c03]

new behaviour of the ProgressBarHelper; he gets the XStatusIndicator directly


2001-01-22  Niklas Nebel  <nn@openoffice.org>  [7f7a8aced391f54465e5b3b7a11e4383cb848784]

#82986# Compare: right order


2001-01-22  Oliver Specht  <os@openoffice.org>  [4337339846c28ab6b11fca60f446857cc692fea2]

update of filter configuration


2001-01-22  Oliver Specht  <os@openoffice.org>  [96332a456fe5f73b173f31e9798b61f40a594a5a]

update of filter configuration


2001-01-22  Oliver Specht  <os@openoffice.org>  [f4f6a5977da7abb761b9ec35d0ba13fc932752fd]

update of filter configuration


2001-01-22  Oliver Specht  <os@openoffice.org>  [0118714f19669872e01dbf6ff689002fe829c0f3]

Prefix 'Star' in configuration entries removed


2001-01-22  Oliver Specht  <os@openoffice.org>  [7bfad43a833ed2603c07f0181316159d622f98ee]

Prefix 'Star' in configuration entries removed


2001-01-22  Ocke Janssen  <oj@openoffice.org>  [761231d94ed0343cca4987e5f23b41e9820a86e6]

#82843# like clause corrected


2001-01-22  Frank Schönheit  <fs@openoffice.org>  [5d8eab87572bbd49ddb01837946f4e0f10f48fde]

#82960# register the formatted wrapper for the DatabaseFormattedField as well


2001-01-22  Ocke Janssen  <oj@openoffice.org>  [11ad9b6d4b5f513bd7a490c9c37b6b317114698c]

#82632# change member


2001-01-22  Ocke Janssen  <oj@openoffice.org>  [6a818b905e1f9dec1df0fe9934b74920d7567b6c]

new file


2001-01-22  Ocke Janssen  <oj@openoffice.org>  [82765e6c12cdc1c81b92a9362eeb940916269fc7]

#82632# fetchscroll


2001-01-22  Ocke Janssen  <oj@openoffice.org>  [85a2b75ab4385598cdd91d3b2853cc73f029ea87]

3 new files


2001-01-22  Ocke Janssen  <oj@openoffice.org>  [615346e2c98b3a38f2f4bded81b5f769e93429c9]

check odbc status


2001-01-22  Ocke Janssen  <oj@openoffice.org>  [fe50989703ebfd17741085396fc1fd97543f5ad1]

copy insert row


2001-01-19  Kurt Zenker  <kz@openoffice.org>  [fad3423ac5bbbab05a36e72518494741e1dafa67]

Merge SWT614: 01/19/01 - 21:56:09


2001-01-19  Oliver Bolte  <obo@openoffice.org>  [5fbae15b13f0e90630fd133e2ff57280aa677d4e]

Merge SWT614: 19.01.01 - 21:53:29


2001-01-19  Kurt Zenker  <kz@openoffice.org>  [61a641a512f1ab3f5b4328b4a2a2054a56f9721a]

Merge SWT614: 19.01.01 - 21:53:37


2001-01-19  Kurt Zenker  <kz@openoffice.org>  [c312d4f5ee38d69a724d126feb32e4a3b2a16f08]

Merge SWT614: 19.01.01 - 21:53:09


2001-01-19  Kurt Zenker  <kz@openoffice.org>  [016454ab3467b65634d59938945622254a3bf8e9]

Merge SWT614: 01/19/01 - 21:47:17


2001-01-19  Oliver Bolte  <obo@openoffice.org>  [c65985e898b0bdb5123f891992d6b733d633ce59]

Merge SWT614: 19.01.01 - 21:52:28


2001-01-19  Oliver Bolte  <obo@openoffice.org>  [61953642b4f30990e421485ce0f6e01d60c4b165]

Merge SWT614: 19.01.01 - 21:51:15


2001-01-19  Kurt Zenker  <kz@openoffice.org>  [ac58b0a667870f15d96f8eb2abcbe63f4a140f34]

Merge SWT614: 19.01.01 - 21:51:02


2001-01-19  Kurt Zenker  <kz@openoffice.org>  [06746ac9f83152148a89027cbea92bd6f3a898bc]

Merge SWT614: 19.01.01 - 21:49:55


2001-01-19  Kurt Zenker  <kz@openoffice.org>  [fed1f8c6769030ed8740af36b664d740319036cc]

Merge SWT614: 19.01.01 - 21:50:06


2001-01-19  Kurt Zenker  <kz@openoffice.org>  [452958bb7e90097c4e766bf6ab8f0027267fdb6c]

Merge SWT614: 19.01.01 - 21:49:03


2001-01-19  Kurt Zenker  <kz@openoffice.org>  [2011778451cac0e2c5801c0ec3c3317fa51abd44]

Merge SWT614: 19.01.01 - 21:48:29


2001-01-19  Oliver Bolte  <obo@openoffice.org>  [9b5b7d42a86b2294a094999479abf07fb4078034]

Merge SWT614: 19.01.01 - 21:48:10


2001-01-19  Kurt Zenker  <kz@openoffice.org>  [597d38aba97025fd76c2d980637908ba7cab6ac3]

Merge SWT614: 19.01.01 - 21:48:04


2001-01-19  Kurt Zenker  <kz@openoffice.org>  [117d7ea77a8d611bf646c90027eb6d6f04dbf1d8]

Merge SWT614: 19.01.01 - 21:47:03


2001-01-19  Oliver Bolte  <obo@openoffice.org>  [8220a7cb10e72067d7a49f5516975ea13a438b1e]

Merge SWT614: 19.01.01 - 21:46:55


2001-01-19  Kurt Zenker  <kz@openoffice.org>  [64fb612f4f7d01d3c08220a8c9b7e5676c88fb7a]

Merge SWT614: 19.01.01 - 21:45:28


2001-01-19  Oliver Bolte  <obo@openoffice.org>  [55f481ff4b76d15e2a498446d3af4255dc8e6b27]

Merge SWT614: 19.01.01 - 21:45:29


2001-01-19  Kurt Zenker  <kz@openoffice.org>  [76fe1d34ef542dbb64693284eef69054b9a3ad96]

Merge SWT614: 19.01.01 - 21:44:01


2001-01-19  Kurt Zenker  <kz@openoffice.org>  [f90ec54b10dedb010c8a2c500bc80dcce8d1bb7d]

Merge SWT614: 19.01.01 - 21:44:12


2001-01-19  Oliver Bolte  <obo@openoffice.org>  [648a7d97886379179805ff258895e42debf8d6e5]

Merge SWT614: 19.01.01 - 21:44:24


2001-01-19  Kurt Zenker  <kz@openoffice.org>  [4c3c5bef1741ce97d2577ef1e1db4f0032251c98]

Merge SWT614: 01/19/01 - 21:43:03


2001-01-19  Kurt Zenker  <kz@openoffice.org>  [4a700524150d9334cc75eb9679ce7d3ba7f94c1e]

Merge SWT614: 01/19/01 - 21:40:34


2001-01-19  Kurt Zenker  <kz@openoffice.org>  [a0796dec66d85632d8dc8deb12dc682750473849]

Merge SWT614: 01/19/01 - 21:39:35


2001-01-19  Oliver Bolte  <obo@openoffice.org>  [b863c4da2271ccf252252b3e5e064b2fc10522d9]

Merge SWT614: 19.01.01 - 21:39:28


2001-01-19  Kurt Zenker  <kz@openoffice.org>  [a8ab87c2f893d7201a24b084b39d9f0887ed8477]

Merge SWT614: 19.01.01 - 21:38:51


2001-01-19  Kurt Zenker  <kz@openoffice.org>  [0928cdf4843f62f5c68211bb5b27541c08a1b2a5]

Merge SWT614: 19.01.01 - 21:35:10


2001-01-19  Oliver Bolte  <obo@openoffice.org>  [803afa81acb32a52eb38855dd7c4e8a00c8ae7f7]

Merge SWT614: 19.01.01 - 21:32:44


2001-01-19  Kurt Zenker  <kz@openoffice.org>  [358298517618d7f41610870ad8c9fed06328947b]

Merge SWT614: 19.01.01 - 21:32:51


2001-01-19  Kurt Zenker  <kz@openoffice.org>  [6212ef828ce16120684c2e3e8389c5dd1a4ffb49]

Merge SWT614: 19.01.01 - 21:30:49


2001-01-19  Oliver Bolte  <obo@openoffice.org>  [d04cb72689b58c0817db7af2270c18773a6faa31]

Merge SWT614: 19.01.01 - 21:30:55


2001-01-19  Kurt Zenker  <kz@openoffice.org>  [44efd6cd61ad5e51ca41319c9ea816b4e44fb407]

Merge SWT614: 19.01.01 - 21:30:15


2001-01-19  Kurt Zenker  <kz@openoffice.org>  [b40356dd90b4619ac6fedf0957e94f76b2243996]

Merge SWT614: 01/19/01 - 21:28:32


2001-01-19  Kurt Zenker  <kz@openoffice.org>  [9a0d1da9af1878585a8035c8c0047b42269a99e5]

Merge SWT614: 19.01.01 - 21:27:57


2001-01-19  Kurt Zenker  <kz@openoffice.org>  [827d8be5173c397108bc9a1f25a534e93cb80554]

Merge SWT614: 01/19/01 - 21:26:24


2001-01-19  Oliver Bolte  <obo@openoffice.org>  [9a9408cd06a55f2339c932c26437400834db51a8]

Merge SWT614: 19.01.01 - 21:25:38


2001-01-19  Oliver Bolte  <obo@openoffice.org>  [b4fc5f95de3ad893ff7bc4f2313b4440578ae727]

Merge SWT614: 19.01.01 - 21:23:55


2001-01-19  Kurt Zenker  <kz@openoffice.org>  [75c44132a5e209bd427618e0f454f8f47702ac0e]

Merge SWT614: 19.01.01 - 21:13:41


2001-01-19  Kurt Zenker  <kz@openoffice.org>  [3de00914aa0cef059fbb005efeeff73165163b2a]

Merge SWT614: 01/19/01 - 21:12:29


2001-01-19  Oliver Bolte  <obo@openoffice.org>  [b407eae0032de1ba37ad473217c901180bffe9da]

Merge SWT614: 19.01.01 - 21:12:39


2001-01-19  Daniel Vogelheim  <dvo@openoffice.org>  [050037d06fc85bcc928d39fd1baf6d7b39723cdb]

- finished Redline im/export


2001-01-19  Daniel Vogelheim  <dvo@openoffice.org>  [2cda7630c20c98633749ad54757dadc5e67a3b10]

- fixed: redlines


2001-01-19  Daniel Vogelheim  <dvo@openoffice.org>  [545f1f31adbdc3cbd98c3132370cc5de2a20151e]

- added: redline Im-/Export for redlines starting on start nodes of tables or sections - added/changed: enabled redline export - changed: XMLChangeImportContext moved into its own file - changed: marker used during section import - changed: redline export now uses XRedlineSupplier (uses less memory) - fixed: redline autostyles now exported correctly - fixed: bug with import of sections in sections

(The commit supplies the log message for the previous one.)

2001-01-19  Kai Ahrens  <ka@openoffice.org>  [5e6def1bd4e36379e8dce78402820540bd6f02e2]

Redesign for XTransferable


2001-01-19  Sven Jacobi  <sj@openoffice.org>  [c040f14f35c806efa841ce7d86e37d192bf5853b]

added autoshapes: Seal8, Seal16, Seal24, Seal32


2001-01-19  Kai Ahrens  <ka@openoffice.org>  [0ffb21238f519ce55b597a3e9d7e00c19d96b2fa]

initial revision


2001-01-19  Daniel Vogelheim  <dvo@openoffice.org>  [31f71f89ea9d8a6650055eee8fbc92cc0e33d769]

*** empty log message ***


2001-01-19  Kai Ahrens  <ka@openoffice.org>  [3aa1ace5d2eeef59df55851743588ce7977c5cac]

added transfer.hxx


2001-01-19  Kai Ahrens  <ka@openoffice.org>  [e24917b3802144d8874a7080812e0f671ce4d006]

added transfer.cxx


2001-01-19  Kai Ahrens  <ka@openoffice.org>  [81b3877255d6a4dae2c3c28441723b8de3e465db]

initial revision


2001-01-19  Ingrid Halama  <iha@openoffice.org>  [78556417dec01d3302bc7525e4480b8ada918ff0]

#82638# cannot save 6.0 format when userdirectory contains links


2001-01-19  Niklas Nebel  <nn@openoffice.org>  [2f04c111881cef947d848454fa71cf0ba61e081b]

#82042# XML filter can be used as a component


2001-01-19  jp  <jp@openoffice.org>  [1677364083d8267999b773ff9e59ad8511a6ccbc]

Guess: get the forbidden characters from the document


2001-01-19  jp  <jp@openoffice.org>  [1c9bf21bee488abe83875c9fe9e31da56423a12d]

new: store the forbidden characters of a language in the document


2001-01-19  Christian Lippka  <cl@openoffice.org>  [750425bae257626b0a271ac757c7e997419276c3]

added layer support for impress/draw applications


2001-01-19  Christian Lippka  <cl@openoffice.org>  [2dc6a7e08d964dd2b0e83f0b23e51e58f5145d1b]

added layer support for impress/draw applications


2001-01-19  Christian Lippka  <cl@openoffice.org>  [f58d0873dde7a270a00d7d9a64a5858a6c035b6c]

delocalized layer


2001-01-19  mfe  <mfe@openoffice.org>  [54a64bbf1d8ec2b3f97a928b7a809607bfbd9cb5]

#82940# : return from accept on close under Linux


2001-01-19  mfe  <mfe@openoffice.org>  [6f3bb825310fe4ff438efb2efd2269452f8707b6]

#82940# : return from accept on close under Linux


2001-01-19  Armin Weiss  <aw@openoffice.org>  [8ff8ba03f412fa84cbce0fab8298b042886f2975]

#81944# added cursor for vertical writing


2001-01-19  Andreas Martens  <ama@openoffice.org>  [59ed5348e17111eb8657f47717ddae5d893adccf]

New: Writing direction from top to bottom and revers


2001-01-19  Sven Jacobi  <sj@openoffice.org>  [e55b19561119e0a5d51f4b450b3583a9573e83bd]

now exporting charset, fontpitch and fontfamily


2001-01-19  oisin  <oisin@openoffice.org>  [6acf3da4e62b002b2d4159f9d3cf6381762fbb35]

Add xprintext.cxx to HAED


2001-01-19  Oliver Specht  <os@openoffice.org>  [536600bd9517d8bd4386bd165c0565c5e8d82a6a]

module options configuration completed


2001-01-19  Oliver Specht  <os@openoffice.org>  [2e89e665e40d7bcf885f17783ec8c99aff19c41e]

use SwModuleOptions::ConvertWordDelimiter


2001-01-19  Sascha Ballach  <sab@openoffice.org>  [403a6133c67ac476b05407cf36246fa2fd7d5967]

continue change tracking export


2001-01-19  Sascha Ballach  <sab@openoffice.org>  [afe2bfcfc60ef649d2b9779d18781d25a20af163]

add public method GetFirstGenerated to ScChangeTrack


2001-01-19  Sascha Ballach  <sab@openoffice.org>  [437bbf8e144816014c430c014f11d999732dd59c]

some new for Calc Change Tracking


2001-01-19  Christian Lippka  <cl@openoffice.org>  [68d9c3496e970d79bb871c2f6f48455986d4134e]

#79156# use correct parent for new foil dialog


2001-01-19  oisin  <oisin@openoffice.org>  [3df88fd2d09f0293210673c1dc5638a5d5907cbb]

Xprint changes merged into HEAD


2001-01-19  Oliver Specht  <os@openoffice.org>  [4f4e89d39d0ac60877f0bee8ec82fee647c93b48]

#82653# sub node names corrected


2001-01-19  oisin  <oisin@openoffice.org>  [5f9b5e1e967a9d18ed17a2752cd7a12fb1e4ba1f]

Xprint changes merged into HEAD


2001-01-19  Jörg Budischewski  <jbu@openoffice.org>  [998899c17f78628a3aed5d7ba3c7ec463b728e2a]

#82295# comparison works now on all platforms


2001-01-19  Oliver Specht  <os@openoffice.org>  [a8b002e680b7a034b651e508dcd482f84ab50caf]

#82908# SwXDocumentIndexMark::setPropertyValue corrected


2001-01-19  oisin  <oisin@openoffice.org>  [bb1ea70e026604567a5cbf0f86b29ac6fa2208f5]

Xprint changes merged into HEAD.


2001-01-19  Andreas Martens  <ama@openoffice.org>  [4b5fc191a4ba41480ebe19e83c23656864e4d0c4]

Fix: Tables with given left margin and width


2001-01-19  Mathias Bauer  <mba@openoffice.org>  [14dbc4e010903359442e4d252777bcaa15263b83]

#81914#: SearchFile preserves system path


2001-01-19  jp  <jp@openoffice.org>  [86cc9e5e0061a6410e338fff915ea17aab2068f8]

replace own code with new svx classes


2001-01-19  Jörg Budischewski  <jbu@openoffice.org>  [cf6992ae967730db166e829c30adb4a1ebd04e06]

#82295 comparison works now on all platforms


2001-01-19  Oliver Specht  <os@openoffice.org>  [17e1ca955b7239d14f06d81165332346cdc00a70]

#82944# save/load grid options


2001-01-19  jp  <jp@openoffice.org>  [a411edfb5c0874d5b6123df39a6a72a1fa5d93ed]

use new stream interface instead of one implementation; Bugfix: #76023#: Textfilter use system charset


2001-01-19  jp  <jp@openoffice.org>  [c28bc623f245f912e009ae93b96970ed7df57723]

Bug #82775#: IsSelOver - handle only valid frames


2001-01-19  Oliver Specht  <os@openoffice.org>  [d3dc275f74ea5a2fb305f302c266389ae439da32]

writer module configuration completed


2001-01-19  Daniel Rentz  <dr@openoffice.org>  [83f5f1f7f85c23661c980756b569ae3b45953539]

moved chart import to xcl97/XclImpCharts.cxx + XclImpChartsApi.cxx


2001-01-19  Sven Jacobi  <sj@openoffice.org>  [d1e56a8b0f2ffd24e44bbcaf9c786571cbfd8f4e]

now setting the correct charset, fontpitch and fontfamily


2001-01-19  Eike Rathke  <er@openoffice.org>  [72773bcdc25dbd30819fd3b5f218b04f6c47c00c]

getProcessServiceFactory is comphelper instead of utl ...


2001-01-19  Daniel Boelzle  <dbo@openoffice.org>  [fea5ee7cf7b53bb70ea564b28f0db27364bbb6e8]

#77512# found bug, there shared libs are more often loaded than needed


2001-01-19  Michael Brauer  <mib@openoffice.org>  [aad254f29ba55b62a379716af79e421b9ef736e9]

removed SvXMLStyle::SetFamily


2001-01-19  Mathias Bauer  <mba@openoffice.org>  [0f1d91486efacfae1a19cdd07732fb80dbd20cb5]

#82108#: dispose model in dtor


2001-01-19  jp  <jp@openoffice.org>  [8b0767846a835a28a456a5e17792adae9193f2b0]

SvxLinkManager cache removed


2001-01-19  jp  <jp@openoffice.org>  [4c71a471e8654ebc688ac44262e2b8dcdf922d68]

Method SvLinkManager::PrepareReload removed


2001-01-19  jp  <jp@openoffice.org>  [3296d7ee420e2c074e89e695331ab514ea25a066]

Method SvLinkManager::PrepareReload removed


2001-01-19  Michael Brauer  <mib@openoffice.org>  [8d8d4855ece2f0d61093e7eabfbc01fc32504794]

#82616#: Don't export empty links


2001-01-19  Ocke Janssen  <oj@openoffice.org>  [b566b8130ca5bcaa43ce4a4926f03c824ed33198]

catch SQLException when deleting rows


2001-01-19  Michael Brauer  <mib@openoffice.org>  [ec11166b6c0eef3b3e2852a7a26100a924865d3c]

SwFmtINetFmt::QueryValue: evalaute pool ids, too


2001-01-18  Niklas Nebel  <nn@openoffice.org>  [afc42db50553225cbb44f24c18c7863a9f68f2fd]

#79061# use char property map from svx, set twips flag dynamically


2001-01-18  Niklas Nebel  <nn@openoffice.org>  [b6ac0353bfa1076fff4dd727706da715baf04a3a]

#82949# MarkToMulti: reset marks if all multi mark ranges have been removed


2001-01-18  Daniel Vogelheim  <dvo@openoffice.org>  [18537e25c4efbb9e981c6fc0d4815ea7f0586ae2]

- fixed: exception specification for start/endDocument() (now compiles under Solaris)


2001-01-18  jp  <jp@openoffice.org>  [58ed7c9dce4d05d99b4763e72b7556d2637704d2]

Bug #81091#: Connect use always URLs for loading files


2001-01-18  Frank Schönheit  <fs@openoffice.org>  [1f383fd85028f38637e22648c8be2f92d687c0bd]

#82895# some runtime parameter checking (should have been done earlier, shouldn't it


2001-01-18  Daniel Rentz  <dr@openoffice.org>  [5e2346deeb36a7f5afcf30c255234d96f84d2952]

fix: imp/exp of deleted cell contents (del col, del row, move range)


2001-01-18  Vladimir Glazounov  <vg@openoffice.org>  [5ed0a20ae58da050a891533d847129c4c63d26a3]

Missing semocolon added


2001-01-18  Jörg Budischewski  <jbu@openoffice.org>  [cef53f174cbed0749cb26b50b1bb106a32e38e0a]

#82295# now use cat on wnt for text file copies to avoid write protected header files


2001-01-18  Frank Schönheit  <fs@openoffice.org>  [bed39a8d08184d3e52124738a9f66e72109f671b]

#82950# some hasByName calls before doing a getByName


2001-01-18  Niklas Nebel  <nn@openoffice.org>  [d44694c5957042d05139dc9d8ebff1160d90fa18]

ScEditEngineTextObj


2001-01-18  Niklas Nebel  <nn@openoffice.org>  [05a07b1f6bf683bad8325091d20de1ca9c72b530]

ScSimpleEditSource


2001-01-18  jp  <jp@openoffice.org>  [2b2d30b3352e5867222227250ae959a17637fc40]

GetScriptType: return always an valid scripttype


2001-01-18  Thomas Lange  <tl@openoffice.org>  [c4cfd36172003eca4694530673bdaf11990345bb]

lingu and lingu-modules tabpages fixed


2001-01-18  Christian Lippka  <cl@openoffice.org>  [1cc20063bc72619fa64e87c371f7c337ed5c92ab]

added controls for shapes


2001-01-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [bd1429474a50beacd37c9932595e7c29e8b60d3f]

language dependend, recursive trees


2001-01-18  Caolán McNamara  <cmc@openoffice.org>  [a0c8015b88b16a4192000bd841eeff594dae9c65]

#81141# MathML->StarMath editable text display


2001-01-18  Lars Langhans  <lla@openoffice.org>  [e53091b40c22ebe3175743cb99dabf1a5ffd593f]

#82734# some solaris bugs


2001-01-18  Christian Lippka  <cl@openoffice.org>  [9a967b6c10e42e33fe2ee4b97b4215afed3c98e4]

added controls for shapes


2001-01-18  Rüdiger Timm  <rt@openoffice.org>  [3945dfe78e730652e200657ce0978c38b5e0d599]

#65293# semicolon removed


2001-01-18  Christian Lippka  <cl@openoffice.org>  [fff84a37380399a97558a79c54dd67b9673c452d]

added controls for shapes


2001-01-18  Stephan Bergmann  <sb@openoffice.org>  [8e36f83eccd710359a2b44efe299314226638b41]

Added indication of correct interaction request type to transfer command description.


2001-01-18  Kay Ramme  <kr@openoffice.org>  [6e1f5c70ed0b7b3414e72002b186a5c2b7cb1f37]

#82702# workaround for linux socket problem


2001-01-18  jp  <jp@openoffice.org>  [ada4b04c6497c1166563cfa0dbc424d419821ce7]

new Field/-Type: combined character


2001-01-18  jp  <jp@openoffice.org>  [137ec5fde1372911680010164589f2189643a5d8]

remove compiler warnings


2001-01-18  Oliver Bolte  <obo@openoffice.org>  [dba6e2a8f6504de8bc08f911e1ddb94dc7086ce5]

#65293# wrong haeder name


2001-01-18  Kurt Zenker  <kz@openoffice.org>  [d23289d9e8e068d0bc034e0ac8249ca5ed16e237]

new version for SRC617


2001-01-18  Kurt Zenker  <kz@openoffice.org>  [93313cce91e0578fc5582f4aa207c08e4ac6baaa]

new version for SRC617


2001-01-18  Jörg Budischewski  <jbu@openoffice.org>  [1a4773f3b9f8ca590589222158a25a3d55bf33cb]

#82295# only OOo compliant tools are used now


2001-01-18  Jörg Budischewski  <jbu@openoffice.org>  [9ac9dcca6968f5913d737580578e94840bb152df]

#82295# now using only OOo-conform tools for building


2001-01-18  Frank Schönheit  <fs@openoffice.org>  [31a3eb6fc33974046b5db83bf35e846d7a3a5ab0]

the background-color is part of the fo (not style) namespace


2001-01-18  Rüdiger Timm  <rt@openoffice.org>  [e21377266b1475c3bcdd3a451a0b0ce950607965]

#65293# extra semicolon removed


2001-01-18  Lars Langhans  <lla@openoffice.org>  [fc6d7781bb84b369bbd3140e1a4508df850f6b9c]

#82734# some solaris compilebugs


2001-01-18  Kurt Zenker  <kz@openoffice.org>  [202dc99ade0d9fa25633f80c0c5e799ea7776f41]

new version for SRC617


2001-01-18  Stephan Bergmann  <sb@openoffice.org>  [21abf4c2b696f3ace55a3937401c8f56a6c81667]

Commented out targets that do not build properly; added urltest.


2001-01-18  Stephan Bergmann  <sb@openoffice.org>  [68d9d1cc421bb94b18495dad38a027829af97a87]

Various (regression) tests for INetURLObject and friends.


2001-01-18  Oliver Specht  <os@openoffice.org>  [14f5615e428d6a09c998861077cf057742ad9947]

use ConfigItem::ReplaceSetProperties


2001-01-18  Sven Jacobi  <sj@openoffice.org>  [9e66a248a1d57a1cec7f4596298b7c0378e23e04]

#82923# improving graphical bullet export


2001-01-18  Sven Jacobi  <sj@openoffice.org>  [ce43c459ea9d0f53ca329f1865aed6a8c82e0bac]

#82923# improving graphical bullet import


2001-01-18  Rüdiger Timm  <rt@openoffice.org>  [bd1c4494aeb1029c7a722088b54985a5ee392399]

new version for SRC617


2001-01-18  Michael Brauer  <mib@openoffice.org>  [241bc767a7828db202c55df36da5aeca1e4bc997]

support of glossary documents


2001-01-18  Michael Brauer  <mib@openoffice.org>  [1714e1d8d5dddcc4b97b936afb0e28842f4c6851]

support of glossary documents


2001-01-18  Caolán McNamara  <cmc@openoffice.org>  [76bd85b50ed015d852597ad67ed75032a410115e]

#82900# Needed the more sophisticated relative url converter for hyperlinks


2001-01-18  Caolán McNamara  <cmc@openoffice.org>  [61630aede2753637d1de8b849ce17ae18db5fbca]

#82894# ocx controls 79055 related oversight


2001-01-18  Caolán McNamara  <cmc@openoffice.org>  [f3276a61e799ef156820f0d3c4dcc0b45fcbe35a]

#82587# Slightly Bizarre word late binding problem solved


2001-01-18  Armin Weiss  <aw@openoffice.org>  [2df8fefc28332b4060238fd7519b347942b70234]

#81921# ImpSetCircInfoToAttr() used SetItem() which was implicitly calling ImpSetAttrToCircInfo(). This needed to be solved in using the local ItemSet directly.


2001-01-18  Mathias Bauer  <mba@openoffice.org>  [f56f261e72214f1e3f5092b44a4394b411a96d08]

#79326#: setting the TemplateDate implemented


2001-01-18  Oliver Specht  <os@openoffice.org>  [14c669b12921439c32934fed894e04bd1c71c356]

InitNewDoc: wrong '!' removed


2001-01-18  Mathias Bauer  <mba@openoffice.org>  [31467731bc968d94daa523a9133e325535349da2]

include missing


2001-01-18  Oliver Specht  <os@openoffice.org>  [4b50351d54c7d56ae8ca7955985aff0c6ab6e19e]

enable exceptions in optasian.cxx


2001-01-18  Kai Sommerfeld  <kso@openoffice.org>  [455f1d82a58384856c68851811563db9247823ee]

#82177# - Prepared XResultSet_impl::getMetaData for supplying additional           data to resultset meta data.


2001-01-18  Kai Sommerfeld  <kso@openoffice.org>  [24f26145eb03b2fe8e0099309d7e6fa1a0061ef4]

#82177# - Added support for additional column data ( case-sensitivity, ... ).


2001-01-18  Peter Burow  <pb@openoffice.org>  [b0e3817dc40c6d9d8581d58f4553c5fcc398c024]

fix: #82076# add: defaultoptions.hxx


2001-01-18  Peter Burow  <pb@openoffice.org>  [76ea92e48c908bc70e65a44a0cd15e4ed0cb20aa]

fix: #82076# options of default pathes


2001-01-18  Peter Burow  <pb@openoffice.org>  [4fae315f36e718ae7359e831ba5df63f57b0ee12]

fix: #82076# add: defaultoptions.obj


2001-01-18  Kai Sommerfeld  <kso@openoffice.org>  [4e485380e7c33994876b89a2daaf9319763ab73a]

Chnaged: Adapted to changed property name ( "Compress" -> "Compressed" ).


2001-01-17  Babak Mahbod  <bmahbod@openoffice.org>  [83658be8d6d4a0f7b844495e1a76f285c654c1eb]

New APIs for locking and unlocking of GWorld pixel maps.
Methods updated to use locking ana unlocking pixel map APIs.


2001-01-17  Babak Mahbod  <bmahbod@openoffice.org>  [ec143613ad7d35675a63725cbd461cf3e006eda1]

New data members for GWorld manipulation.


2001-01-17  Christian Lippka  <cl@openoffice.org>  [06d2a7cc232acf608bc95887e59eb83572d87493]

do not use NBC for Shear and Rotate


2001-01-17  Christian Lippka  <cl@openoffice.org>  [76f07684504e79d9d7ef28e958f5375cd3cb025b]

#82658# fixed backgrounds for drawing applications


2001-01-17  Christian Lippka  <cl@openoffice.org>  [201cf265c9eb9a58e308d6078206e05e4e8630c1]

#82658# always use background style for background if available


2001-01-17  Christian Lippka  <cl@openoffice.org>  [e314c761a2d3b0b9364611af7d5b3c28a7b1a03a]

#82652# added draw:background-size


2001-01-17  Christian Lippka  <cl@openoffice.org>  [15b8f244f335885d56f50b3751248f8c72a1167c]

#82722# added XServiceInfo


2001-01-17  Niklas Nebel  <nn@openoffice.org>  [faf31006f2185187482a68cce26fe58d830cd995]

#78996# Reset: handle defaults


2001-01-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [51f8020ca8a4e9b5fdd3de0e63fdaffc89639dad]

link _version.o if UPDATER not set


2001-01-17  Christian Lippka  <cl@openoffice.org>  [d5b6570a950a650dd40a8c9ba9b4231ab203cb8f]

added missing guard


2001-01-17  Christian Lippka  <cl@openoffice.org>  [0daea8787b291f7b0c0943786602ad81e14b58d3]

#82722# added XServiceInfo


2001-01-17  Niklas Nebel  <nn@openoffice.org>  [b1572439deea793f91e9d89d9a24196648e565b8]

#78610# use LayoutName for field XNamed


2001-01-17  Niklas Nebel  <nn@openoffice.org>  [80f4f37f004f34128251750e1d5be0007848e367]

#78610# HasLayoutName / ResetLayoutName


2001-01-17  Sven Jacobi  <sj@openoffice.org>  [7e5d976998c7dc1ec66b57f3d6b0302f253ae0b1]

also saving jpegs when instances are used


2001-01-17  Christian Lippka  <cl@openoffice.org>  [0326fa957cf25b0750783bf5cb1fc075407578ab]

#82779# set field anchor after insert into text


2001-01-17  Christian Lippka  <cl@openoffice.org>  [f92340311179595c952a66a0fad9536edebd2c65]

#82381# return parent text as anchor


2001-01-17  Armin Weiss  <aw@openoffice.org>  [5e0fe5464ecb9b1533c4499b34c92c28b6aa7b33]

#82584# all the basic primitives need to be bigger by factor 5.0, this was missing in the rush for src614 EA


2001-01-17  Christian Lippka  <cl@openoffice.org>  [342de569769b7608dba356d622a505227087f47b]

#82348# fixed compare of service name


2001-01-17  Christian Lippka  <cl@openoffice.org>  [ce81527704f021a246ac1fa517c957d9b42030e6]

fixed resources for more space


2001-01-17  Christian Lippka  <cl@openoffice.org>  [11bec248ccb980c56b638b8852c6f759f08d18b3]

fixed a compare error


2001-01-17  Christian Lippka  <cl@openoffice.org>  [00af2c4ca76a35f7add85266e3a316ede1d9b847]

drawing-page family is handled in draw only now


2001-01-17  Frank Schönheit  <fs@openoffice.org>  [78ea8e0aa10b3a894ef2bde22c517f9b7b711a3a]

#82810# slightly modified the font initialization in SetBrowserAttr


2001-01-17  Mathias Bauer  <mba@openoffice.org>  [8880ee0b59aef200f67d01e4a9ea22cc265af436]

#80996#: catch CommandAbortedException without Assertion


2001-01-17  Christian Lippka  <cl@openoffice.org>  [61bfa842a19fe9c531d54ef35b470cf4fe983cde]

fixed a repaint broadcast loop


2001-01-17  Christian Lippka  <cl@openoffice.org>  [1c8dcb30c84e5ff5efdf542e999a36156bd4d257]

renamed fo:height to fo:font-size


2001-01-17  Oliver Specht  <os@openoffice.org>  [870b7f217ef8607d2daccc7771b14b6e6f18273d]

proeprties added to SwXTextDocument: RedlineDisplayType, ForbiddenCharacters


2001-01-17  Oliver Specht  <os@openoffice.org>  [197d189d173ec31110e1a90e99f3c65301ced19a]

proeprties added: RedlineDisplayType, ForbiddenCharacters


2001-01-17  Oliver Specht  <os@openoffice.org>  [83b62f3e6c11287554badb37ffc9deea50239396]

#82888# pure text frame properties removed


2001-01-17  Mathias Bauer  <mba@openoffice.org>  [6906af87d79e2863e05811337540cfe7a4c8cd0c]

#81454#: Notify for CancellableHints, because SfxProgress uses global CancelManaqer


2001-01-17  Oliver Specht  <os@openoffice.org>  [72374de679201d9a617b837fb4ed040c9527a7ac]

layout of SvxAsianTabPage changed


2001-01-17  Oliver Specht  <os@openoffice.org>  [7fddd0af8e2e66024968257ece58f399eb75711b]

layout changed


2001-01-17  Christian Lippka  <cl@openoffice.org>  [ddc43f0bf2016f4000e127c5ca96514efe5d354f]

#82663# added hidden pages and page sound effects


2001-01-17  Oliver Specht  <os@openoffice.org>  [d71b25131418c13f188c3bb2e1ddd193e49ee34b]

new: asiancfg.cxx


2001-01-17  Oliver Specht  <os@openoffice.org>  [58479dd0faa28ee377ea6286f8217a4ad800e251]

SvxAsianConfig


2001-01-17  Christian Lippka  <cl@openoffice.org>  [8523f611e08541196b3865b53b2b9e2af0505ec7]

added 'Sound' property


2001-01-17  Christian Lippka  <cl@openoffice.org>  [8b3cb7f2f09226b9b6482f3b9353f7010514bb79]

fixed setEmptyPresObj


2001-01-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f8d2a4b7c0db90d5c715724ab46d6caecdde507f]

temporaries removed for mac


2001-01-17  Oliver Specht  <os@openoffice.org>  [65dafbc754d5f57118fc8520290382e37bf24180]

new: XForbiddenCharacters.idl


2001-01-17  Oliver Specht  <os@openoffice.org>  [e059fcc90798ee3e10b4d6feeb01c150ae27dab9]

access to forbidden characters


2001-01-17  Martin Gallwey  <mtg@openoffice.org>  [7585c013e8c376bf047fd4e3a148b3b1081dae14]

Change name of property 'Compress' to 'Compressed'


2001-01-17  Daniel Rentz  <dr@openoffice.org>  [f25afedb8c5a07415cb68f0b43e671fc41eab725]

add: export of cell protection flags


2001-01-17  Daniel Rentz  <dr@openoffice.org>  [9f6c12c3719adb59be86b1d19e2f1e1f1ef2c145]

chg: defines for XF record


2001-01-17  Daniel Rentz  <dr@openoffice.org>  [0341e427b38681d150b3ff553d372fdbaca9c85b]

add: defines for XF record


2001-01-17  Kai Ahrens  <ka@openoffice.org>  [5c3c76af992e859e745df1d292df46bb5c8e7c7e]

added support for new XTransferable interface (DataFlavors)


2001-01-17  Lars Langhans  <lla@openoffice.org>  [c34914cf86fdab6162e754a128c45012c3e326d9]

#82734# lasy writing


2001-01-17  Björn Milcke  <bm@openoffice.org>  [efb3ac864d869f573b0fa0091931d091c319fb2f]

chain text attribute mapper in static method CreateShapePropMapper


2001-01-17  Mathias Bauer  <mba@openoffice.org>  [249a3980727bffd52a534214c8776d58d6d1a48f]

#81500#: new ucbhelper.cxx


2001-01-17  Michael Brauer  <mib@openoffice.org>  [022437c722f18c72d356aefb9f2b47a1cfe90077]

syntax


2001-01-17  Martin Gallwey  <mtg@openoffice.org>  [3507007cbacb5a037006882c4f75d0c69d2253ac]

Do not write data descriptors for STORED files because Jar doesn't like them


2001-01-17  Daniel Rentz  <dr@openoffice.org>  [528c2fde55c0694a57899f3eb6cc0ed021dc8011]

add: export of hidden table flag


2001-01-17  jp  <jp@openoffice.org>  [f8152e60ad22d64e0c3808ae6a181bdaa27ba4ae]

remove compiler warning


2001-01-17  Armin Weiss  <aw@openoffice.org>  [cb9db6019b780794f3d8dac860711e9fa8d0c983]

#75897# shear point was never done correct, added correct one


2001-01-17  jp  <jp@openoffice.org>  [da31cf3f68e1012d1b58680bb22c5b953d3796dc]

remove compiler warning


2001-01-17  Sascha Ballach  <sab@openoffice.org>  [b55f03a434e9c41a155b2d3c0ac9fb0d940a0f57]

give the style context the family


2001-01-17  jp  <jp@openoffice.org>  [f8473e01e1b48b47e8fe79c3d3d0ad237261870b]

remove compiler warning


2001-01-17  Andreas Bregas  <ab@openoffice.org>  [7e606aa0d549634ef6998a74577251c26ad86516]

#80085# BasicBreakHdl() EnableInput-Handling changed


2001-01-17  Michael Brauer  <mib@openoffice.org>  [30b9eaa4bd52db13410fc26fc7921605bd7fe3ea]

Don't set size type for graphics


2001-01-17  Michael Brauer  <mib@openoffice.org>  [c69cfa3680fda00fcd10d5e69686fe2cf9324ad4]

XML filter now is a component


2001-01-17  Michael Brauer  <mib@openoffice.org>  [4cf12dab072420c57eea3e38bf53d090ee88d911]

XML filter now is a component


2001-01-17  Kay Ramme  <kr@openoffice.org>  [27d29f23c3d6f20789a877647ca7ef7f11fb3545]

SCalc, SDraw, SWriter removed


2001-01-17  Björn Milcke  <bm@openoffice.org>  [4d316ca33026c55557ac43a99488a35a8ab90d2a]

Chaining corrected: it is now possible to chain a mapper that itself is already chained


2001-01-17  Michael Brauer  <mib@openoffice.org>  [75994772cd4e75d4da2d2b342304f85f97dffc0a]

Remove SizeType property for graphics


2001-01-17  Ocke Janssen  <oj@openoffice.org>  [b980d07099ad3a57de09412353046cae92f8a436]

#82857# decrement the positions behind the pos who is deleted


2001-01-17  Sascha Ballach  <sab@openoffice.org>  [f1114a287cc44ec6c7f5cb8de9a62e1dabe9d1e6]

test whether the areas in headers and footers exists


2001-01-17  Rüdiger Timm  <rt@openoffice.org>  [1589e55bbf2a32e4aafb25f566d85b67064b3686]

SRC618


2001-01-17  Kay Ramme  <kr@openoffice.org>  [d53d25342e5c064258f9b0e067ecefb27414ac8b]

use Type and TypeDescription instead of Class


2001-01-17  Kay Ramme  <kr@openoffice.org>  [576397e4569e20ecce66fb182e1b7ab730683c25]

MyInterface extracted


2001-01-17  Frank Schönheit  <fs@openoffice.org>  [3859a87ddae5203db57b5f93aaf3c7a6132e6d09]

#82612# RemoveColumns: deactivate the current cell so no dead references from the current controller to the (to-be-deleted) cell window exist


2001-01-17  Frank Schönheit  <fs@openoffice.org>  [888525ad5fb3cc476fac526d4bbfbee21e5e082f]

clear the parser when the form is unloaded


2001-01-17  Frank Schönheit  <fs@openoffice.org>  [1114bf2c63e8c209c66ef713ba11e0bcab1acc23]

re-inserted the auto control focus handling - vanished whilest a previous fix :(


2001-01-17  Kay Ramme  <kr@openoffice.org>  [4358274cd752d4ada5652baf9026761f210b5a62]

added tab for title output


2001-01-17  Kay Ramme  <kr@openoffice.org>  [1b0386a7013b359a7dfb4e3bd3d2e4020b6dd054]

minor bug fixed


2001-01-17  Sascha Ballach  <sab@openoffice.org>  [edae2673b7963c95805f54e0ea1eab3655367d1c]

export of cell content change and insertions added


2001-01-17  Kay Ramme  <kr@openoffice.org>  [03b44dd0e56737b56dc9592338192ce7b2b193d9]

build subdirs as product


2001-01-17  Sascha Ballach  <sab@openoffice.org>  [1acedc983dea765ea808fda8903eefb9bf2172c3]

some more for calc change tracking


2001-01-17  Frank Schönheit  <fs@openoffice.org>  [1e47213cba1f64426c98896114be88cab0c21ad0]

#82627# implApplyChanges: do an ShowPage after applying the changes


2001-01-17  Jörg Budischewski  <jbu@openoffice.org>  [053c9c0bd8008d00852f27b8ff266b05e5b9dc68]

#82295# udkname is now taken from udk-stamp


2001-01-17  Frank Schönheit  <fs@openoffice.org>  [2c64812624a5ce78d272eeb5437d1972df830596]

#82726# removed an obsolete string


2001-01-17  Frank Schönheit  <fs@openoffice.org>  [23af76d787a812c66266bddedc5f26a3f10b5381]

#82726# tightened the string res ids


2001-01-17  Frank Schönheit  <fs@openoffice.org>  [8d46fe26a06f25db3fa29bd88cda524985af75ae]

#82726# renamed the display text for the navigation bar


2001-01-17  Frank Schönheit  <fs@openoffice.org>  [3cc9d02ddc045a0b835c9032e386ab70928ab809]

tightened the property id range


2001-01-17  Frank Schönheit  <fs@openoffice.org>  [96393d92d36e9a487aaa239238edd1e75d252df9]

#82726# removed an obsolete id


2001-01-17  Frank Schönheit  <fs@openoffice.org>  [769af20246d4d6125362dcba711f7c7eb494e1d8]

#82629# corrected some assertions


2001-01-17  Frank Schönheit  <fs@openoffice.org>  [75bb47187dfb30dd5ca318b19564a229bfca7237]

#82631# CreateFromInt32 instead of String(int)


2001-01-17  Frank Schönheit  <fs@openoffice.org>  [40b4ba4a5dd11a66fea7c011b428e0f8e25d4ce4]

#82631# adjusted the DELETECONFIRM_RECORD text


2001-01-16  Christian Lippka  <cl@openoffice.org>  [ade13663961c12b715d2d1e45c0b7d96235e4286]

#82803# removed SetFamily


2001-01-16  Christian Lippka  <cl@openoffice.org>  [62cad0e30d807b531fdc5e3ffda533264267e151]

#82677# replaced bullet-relative-size with fo:height and added fo:color


2001-01-16  Christian Lippka  <cl@openoffice.org>  [fb628451ce15d84219100d72f96e484980578856]

#82677# replaced bullet-relative-size with fo:height


2001-01-16  Christian Lippka  <cl@openoffice.org>  [3c852a43bbd6100fb652e7af863508473b550225]

#80654# fixed some false service connections


2001-01-16  Christian Lippka  <cl@openoffice.org>  [fab53cfb00da7678fc5c86c913b8fbc2c33fc9ce]

#80654# fixed XServiceInfo for 2d shapes


2001-01-16  Christian Lippka  <cl@openoffice.org>  [7c3284c0075f8ec9c48b6a8e035768165c474bdb]

removed unused property 'Graphic'


2001-01-16  Christian Lippka  <cl@openoffice.org>  [63fdb5d09aeec258b6d6a03f6f0fc186413fe021]

fixed an assertions


2001-01-16  Christian Lippka  <cl@openoffice.org>  [478904b80e7b5a52af5d03e46a566208cc3cc1b6]

#81737# set correct stylesheet on text created with the api


2001-01-16  Christian Lippka  <cl@openoffice.org>  [f111d176ff251300ca7913dc5c88d4ed9dafd016]

#80654# fixed some false service connections


2001-01-16  jp  <jp@openoffice.org>  [5c6afc77acbf29ed3dd5e638c42c781232e28bea]

Bug #80628#: Modify - if reset numrule then call first the modify of the base class


2001-01-16  jp  <jp@openoffice.org>  [dec9f2a338250ff162997158e5b53a66f2cb40df]

Bug #80628#: SwSetFmtHint: ask the original attribute for any values


2001-01-16  Christian Lippka  <cl@openoffice.org>  [f684c28b9ff367502559d1d6f83e2fdf399aa943]

#81737# set correct stylesheet on text created with the api


2001-01-16  Kay Ramme  <kr@openoffice.org>  [8ba62925bc47d97e2be0d57255ca9971d00b681b]

create type by class only


2001-01-16  Kay Ramme  <kr@openoffice.org>  [fc27d61878cccb8bf86f71b6bd27423f54ae73ea]

Mapping renamed to IMapping


2001-01-16  Kay Ramme  <kr@openoffice.org>  [49b4d41601e387b89512f2422fc515e3f1506100]

use Type and TypeDescription instead of Class


2001-01-16  Niklas Nebel  <nn@openoffice.org>  [02ee9a6e98fc78becf59a7ad8cf6bc1e37005229]

#78776# set strings for valiation error / input even if disabled


2001-01-16  Niklas Nebel  <nn@openoffice.org>  [3ed570a572983b928857ae6c6e04b12b07b09303]

#78776# IsEmpty: test all contents even if disabled


2001-01-16  Kay Ramme  <kr@openoffice.org>  [8b739868ee0b344a5048816fef8ebf0b10f40c98]

cleaned


2001-01-16  Kay Ramme  <kr@openoffice.org>  [a19b1a40e2ba489dd7e0603b7ccd93708c207c5e]

now uses the typedescriptiopn; cleaned


2001-01-16  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a78dd8242ac77a7b7eaf97b2f6a3f047075aa67e]

too much is as bad as none


2001-01-16  jp  <jp@openoffice.org>  [75455da97de8c10d0e330a1b056de0b496700d07]

Bug #80650#: Out_SfxItemSet: if switch off the numrule then write the LR_Space direct


2001-01-16  Martin Gallwey  <mtg@openoffice.org>  [a07c5767d169736eb5315dd9b6bfcfc76190cef5]

This change allows the compression state of a saved stream to be changed. That is, if a stream in a saved Package is stored uncompressed, the user can specify that it should be stored compressed when that Package is next written to disk


2001-01-16  Christian Lippka  <cl@openoffice.org>  [6749a3240a86bd277b36b4e28cdc0cbf448f03f8]

#82803# removed SetFamily


2001-01-16  Hans-Joachim Lankenau  <hjs@openoffice.org>  [7861586c997fcc1373cceb5af1c0e9724eb3b625]

deliver macox


2001-01-16  Eike Rathke  <er@openoffice.org>  [cc37fbb3433608ce57e1bc3cba7c446c37e3863c]

ImpInitCurrencyTable: LocaleDataWrapper getInstalledLocaleNames instead of International GetAvailableFormat


2001-01-16  Eike Rathke  <er@openoffice.org>  [ba8bdc916914ddf25d2cbb31f513305565303379]

LocaleDataWrapper getInstalledLocaleNames instead of International GetAvailableFormat


2001-01-16  Eike Rathke  <er@openoffice.org>  [d682b08a98f3c7292cbcb5bfd358bb1b895ec62c]

add: getInstalledLocaleNames


2001-01-16  Jörg Budischewski  <jbu@openoffice.org>  [75ace6ea74fff8c18d7e3b3ad571d390c4ffc9ec]

#82295# now take care for readonly flags


2001-01-16  Jörg Budischewski  <jbu@openoffice.org>  [9ded8075edbff16ac64976b0fe5643429fbb4747]

#82295# added attribute modifier


2001-01-16  Mathias Bauer  <mba@openoffice.org>  [1e982605500b3ff542b1ef557791611496b83463]

#81500#: Kill file if STREAM_TRUNC


2001-01-16  Mathias Bauer  <mba@openoffice.org>  [c03d3a200e24ffc09d1ace8e9d710d874c4093fe]

#81500#: new helper functions moved from sfx


2001-01-16  Hans-Joachim Lankenau  <hjs@openoffice.org>  [fa01671f0a42c3bef5cbb976e238f59865387eca]

instantiate static member - macosx


2001-01-16  Ocke Janssen  <oj@openoffice.org>  [0a3fa77c548e2864975b8ad4af7679f2bd42744c]

#82391# forget to set lastColumn to zero


2001-01-16  Kai Sommerfeld  <kso@openoffice.org>  [af12ba4ab15b4fab836c4805d8962ecdb7bd55c4]

#82848# - Fixed support for property "Compressed", which is named           "Compress" in underlying package stream implementation!


2001-01-16  Sven Jacobi  <sj@openoffice.org>  [7ee8af2e0bad72407df1ff069060895c568a2b38]

added paragraph summation for ms compatibility


2001-01-16  Daniel Rentz  <dr@openoffice.org>  [0aa67a488a4d5c6d1ee3b2dc5fae7261d977af48]

add: export of cell text rotation


2001-01-16  Daniel Rentz  <dr@openoffice.org>  [ab2ed761fb2b80ddb39f078f6082749e88121b88]

add: GetExcRotation()


2001-01-16  Armin Weiss  <aw@openoffice.org>  [3d7dcb2b30d325472607336c241b0ebe6a7b2e84]

#79946# changed bijective transformations, reimplementation


2001-01-16  Oliver Specht  <os@openoffice.org>  [f8a5a8ce00a7a9c03521440aa237d613ed6a6c0a]

new: RedlineDisplayType


2001-01-16  Niklas Nebel  <nn@openoffice.org>  [6c9c4fef0dc2efbaf71aa9187094fbaae2fee8d9]

#73157# CellRanges: allow part of range for hasByName/getByName


2001-01-16  Mikhail Voitenko  <mav@openoffice.org>  [384a0ebc1ab5d603526e92486007be86266f77f1]

#82474# dont raise old windows if we are shutting down the plugin client


2001-01-16  Oliver Specht  <os@openoffice.org>  [b12d2dbb216ec9219458814f6d2e2fcc2c130d10]

new: RedlineDisplayType


2001-01-16  Oliver Bolte  <obo@openoffice.org>  [857f60c694475ad63a1163169f6f5e038b451d82]

#65293# parse error linux compiler


2001-01-16  Oliver Bolte  <obo@openoffice.org>  [b3bb839838f0161cd55cee4971fb385eff816384]

#65293# parse error linux compiler


2001-01-16  Oliver Bolte  <obo@openoffice.org>  [b6a0f4d5f9feb073c64bac929ed73acae11a1823]

#65293# parse error linux compiler


2001-01-16  Frank Schönheit  <fs@openoffice.org>  [82b88c91d2e87194a9ceaa2ccc08646c8c57284c]

#82802# corrected the svae slot URL in the Invalidate calls


2001-01-16  Mathias Bauer  <mba@openoffice.org>  [ee7bab937a8406f752ce94dafd875d0f1fc8ec5f]

#80061#: don't use temp. Storage for writing into SfxMedium constructed with a storage


2001-01-16  Hans-Joachim Lankenau  <hjs@openoffice.org>  [19c5040d713125f6c53d064522678e4af20a9116]

static member instantiation


2001-01-16  Oliver Bolte  <obo@openoffice.org>  [74717213b70ed6fbdf213f2dddf2fbce07e82abc]

#65293# parse error linux compiler


2001-01-16  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a35ccd36127fbcf5a33894fc09ec54443306487c]

static member instantiation


2001-01-16  Oliver Bolte  <obo@openoffice.org>  [9dc655d47a6228b04da4190f6a579b1092d6984e]

#65293# parse error linux compiler


2001-01-16  Jörg Budischewski  <jbu@openoffice.org>  [9b7fc6f2b143c8c34b5bdd1e1c08f49e64f31abb]

#82295# completely rewritten, a lot of work is delegated to the pack subdirectories


2001-01-16  Jörg Budischewski  <jbu@openoffice.org>  [137025cd93bb09a3a06d3be7adcc1ebb5b7012c3]

#82295# checks for binaryfile consistency


2001-01-16  Oliver Bolte  <obo@openoffice.org>  [276d78ee789e430acc2ab954a6db699043d6f8bf]

#65293# parse error linux compiler


2001-01-16  Jörg Budischewski  <jbu@openoffice.org>  [51665455672e5824b738f6a4e99a76ad93d2c0e3]

#82295# checks for includefile consistency


2001-01-16  Jörg Budischewski  <jbu@openoffice.org>  [2d48f399256cce185ba852be0ceb0550ae08a6b1]

#82295# does the additional copies for the odk


2001-01-16  Jörg Budischewski  <jbu@openoffice.org>  [c3dbdd467d8dca3a058ea0fd451267e5c3ec04cb]

#82295# does the udk unzipping, if necessary


2001-01-16  Daniel Vogelheim  <dvo@openoffice.org>  [2fee875cabae108a8cd7cad0830cf40eb26ac88f]

- fixed: wrong include


2001-01-16  Oliver Specht  <os@openoffice.org>  [5a659ca08a76c4f894aac7a60cac3b8790c1cc2f]

C40Insert


2001-01-16  Kai Sommerfeld  <kso@openoffice.org>  [4d0bd406d57a3e7493d34a9f65ee6d5f734ea7ea]

#82770# - Fixed setting of property 'Title'.


2001-01-16  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a86ebc69d6800b6cafb1568a3314126aa000b4d7]

syntax


2001-01-16  Kurt Zenker  <kz@openoffice.org>  [242101148d24479dcf8aa742491693a1789c6ab3]

new version for SRC617


2001-01-16  Dirk Völzke  <dv@openoffice.org>  [01c297bcfebd029741f2c26a2d432c8794586440]

#76806# PreDoSaveAs_Impl() uses old storage if an error occured.


2001-01-16  Kurt Zenker  <kz@openoffice.org>  [35f0a051b267dedeaaeb7bf96129a77f26df0c25]

new version for SRC617


2001-01-16  Ocke Janssen  <oj@openoffice.org>  [e85f1bb364307d3e2ecdc7c056282f3bee0c62ce]

#82783# set ColumnSearch to FULL for char


2001-01-15  Kurt Zenker  <kz@openoffice.org>  [754492ff576fa8306bb06184290c67a0b5d66d3e]

new version for SRC617


2001-01-15  Kurt Zenker  <kz@openoffice.org>  [0bfa7e452d117460e0342e5b6ecfc416a965f782]

new version for SRC617


2001-01-15  Niklas Nebel  <nn@openoffice.org>  [07139a149fb0e261a71cc49f86ab264b127d2694]

#78612# ScDataPilotFieldObj: allow setting Function before Orientation


2001-01-15  jp  <jp@openoffice.org>  [d9c291e973336bebb4b78002528cc157af3c63a6]

use TempFile::GetURL instead of ::GetFileName


2001-01-15  Sven Jacobi  <sj@openoffice.org>  [fd9bdf994a4ca8f79377d7f1d547abb932c3343b]

#68443# added W_META_EXCLUDECLIPRECT support


2001-01-15  Niklas Nebel  <nn@openoffice.org>  [1dcc48c4def934fdf5995c61d376eaa901f45e4d]

#78683# right service names


2001-01-15  jp  <jp@openoffice.org>  [b9264a4ff4b27e39f30574d96f49706e98682733]

IsSelOvr: skip over hidden paragraphs


2001-01-15  Hans-Joachim Lankenau  <hjs@openoffice.org>  [2ff9e36f5a61fb01525c0101189469d3aa6452ff]

method abiguity - macosx


2001-01-15  Daniel Vogelheim  <dvo@openoffice.org>  [fb265657f041f4bcae33711bb1617f7802015156]

- changed: attributes and namespaces of script + annotation fields now follow specification


2001-01-15  Daniel Vogelheim  <dvo@openoffice.org>  [4552d57fd9078f9bc7b704f66c17b4cc105e88c6]

- added: text:script text field - fixed: office:annotation moved from table.mod to office.mod, changed attributes - added: office:annotation text field


2001-01-15  Christian Lippka  <cl@openoffice.org>  [8dc8989289f867751dd9e2c248fe8fc8e4054184]

#82808# move object to group shape if it is already inserted


2001-01-15  Niklas Nebel  <nn@openoffice.org>  [4212e7cf52abe18ea335572c67152d62d37f7cfb]

#75569# TextContent properties for text fields


2001-01-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [3ca595aad4fee22f57a712db2cfbd423312c485e]

#65293#: merge error


2001-01-15  Christian Lippka  <cl@openoffice.org>  [3c03dc789924879a012e7c636c6792f373698a09]

#82746# repaint shape after dispose


2001-01-15  Eike Rathke  <er@openoffice.org>  [c34364f1eb2ad72bb60d30cc9ae1559b8afac38c]

#79211# WriteTables: no hidden tables


2001-01-15  Eike Rathke  <er@openoffice.org>  [617a251f6678bef6298b838d88a25cb697b12cef]

#79211# IsEmptyTable: treat hidden table as empty


2001-01-15  Sascha Ballach  <sab@openoffice.org>  [f3d1c1a82a14aa475d4167a85a4faf6db2144d11]

#82804#; I have to start the paint of annotations by myself.


2001-01-15  Christian Lippka  <cl@openoffice.org>  [5e882f956779e6b6de9c491573ea5b652fcc5f2d]

#82806# insert new master pages at correct position


2001-01-15  Kurt Zenker  <kz@openoffice.org>  [45fe6f922fe322593e9e5616bbe26144bf0f568d]

new version for SRC617


2001-01-15  Oliver Specht  <os@openoffice.org>  [e5dfee7337e2cda0ea517a04e6c7ffec1f67cfdc]

TextContent properties corrected


2001-01-15  Eike Rathke  <er@openoffice.org>  [33ff01b28770fffec0238573b820cb1bc25b2816]

#81697# WriteGraphic: don't assume file name extensions are of length 3 ... modify base name correctly


2001-01-15  Sascha Ballach  <sab@openoffice.org>  [d71408060df32f93ddf6f0d189c9134bf4356286]

use the OUStringBuffer instead of the OUString for the message content.


2001-01-15  Niklas Nebel  <nn@openoffice.org>  [5d4d2eaa2ae50e936e65eb1ecbd17bc569049c05]

#79158# use OComponentHelper for implementation of XComponent


2001-01-15  Sascha Ballach  <sab@openoffice.org>  [555a8a9e9c80efff5fc0b5302cffb9f577e66a9d]

now the element text:s can be imported


2001-01-15  Niklas Nebel  <nn@openoffice.org>  [acbf1f5a28f509b4f0e67c51af449fcffdba824e]

#79158# helper class to construct Mutex before other base classes


2001-01-15  Sascha Ballach  <sab@openoffice.org>  [ab9064dfc5019353416b36006aba11fcc78bf08a]

use a OUStringBuffer instead of a OUString


2001-01-15  Sascha Ballach  <sab@openoffice.org>  [e535494e3e616197b6f77adc4c7088aac43d64da]

the validation use the exportText method of the TextExportHelper to export the message content


2001-01-15  Sascha Ballach  <sab@openoffice.org>  [ef05ed7502777e70f3b4002e2450b8f339b0b74b]

start of the Export


2001-01-15  Sascha Ballach  <sab@openoffice.org>  [76b15c5a420e77d4cb6beca859e7ec7f8b5de18f]

now the annotation contains text:p


2001-01-15  Sascha Ballach  <sab@openoffice.org>  [684d7e15ec802106859a3b44c94ec9b5271ceda6]

remove the include of xmlconti.hxx, because it is no longer necessary


2001-01-15  Kurt Zenker  <kz@openoffice.org>  [4e97a84c2cce3f7564bdc8f6be2a0cb33daaf3fc]

SRC617


2001-01-15  Christian Lippka  <cl@openoffice.org>  [efdc741906d93ee4f529b3cb17707c9b1c2d55ce]

#82097# SdXCustomPresentation is now an XComponent


2001-01-15  Oliver Specht  <os@openoffice.org>  [1ff9345a5683690126e80095c6e0466c71c7b623]

#82675# configuration of labels


2001-01-15  Oliver Bolte  <obo@openoffice.org>  [f4f70444d32a820d54d14424a1212e8bb215fcca]

#65293# cant compile for linux & solaris-sparc


2001-01-15  Andreas Martens  <ama@openoffice.org>  [50667125978ca1f976f6969325f6bcdb1fce5d96]

Fix: CTL instead of CJK, of course. Thanks to FME.


2001-01-15  Oliver Specht  <os@openoffice.org>  [641c4f692d60a9dfe4d670f108014b2acd2542b2]

#82675# configuration of labels


2001-01-15  Daniel Vogelheim  <dvo@openoffice.org>  [5689a392042b1a4c90d08def617eae58edba049c]

- added: annotations im-/export (annotation fields) - added: script im-/export (script fields)


2001-01-15  Daniel Vogelheim  <dvo@openoffice.org>  [8967409f68801b7b0e8acd8cce1afc923716a39a]

- fixed: TokenEnumerator now delivers a final empty token if present (was suppressed before)


2001-01-15  Armin Weiss  <aw@openoffice.org>  [4cb9b8129b8b1f479ace1287f569bf7ac4be83ba]

#78622# corrected behaviour in painting shadow for hatch objects


2001-01-15  Kai Sommerfeld  <kso@openoffice.org>  [0b49d142d22a1a3f198ab0a8e0533bd864f3bd6f]

Added support for property "Compressed" to package streams.


2001-01-15  Kai Sommerfeld  <kso@openoffice.org>  [a30d1de82888c6583afcb583ec6204b674c2a5e0]

Added documentation for property "Compressed".


2001-01-15  Kai Sommerfeld  <kso@openoffice.org>  [9399f022d7c2a0e52cb29e103b7dc65a096cad8d]

Reformatted documentation.


2001-01-15  Christof Pintaske  <cp@openoffice.org>  [570628f304979592ee14bf3a33fc68ea64384ee5]

TurboLinux JP crashes after querying XNMultiLingual, useless for Linux anyway


2001-01-15  Kai Sommerfeld  <kso@openoffice.org>  [d6bba350e875dcaafbb5e92b16d0e53eebacbec1]

Reformatted documentation.


2001-01-15  Michael Brauer  <mib@openoffice.org>  [536cdc6e0af7be88b40b2fd85865de43b10a6052]

#81708#: new frame size properties and XML attributes


2001-01-15  Michael Brauer  <mib@openoffice.org>  [f436f36ea43f05a9e25bfdf1c2c6ab33ceca89cc]

#81708#: new frame size properties and XML attributes


2001-01-15  gt  <gt@openoffice.org>  [94b5c3039e647a7f563dc3754cc74fd029604fd6]

GRIDSET always set


2001-01-15  Michael Brauer  <mib@openoffice.org>  [9f55147829ec63c7e872f9037d118e6fc8c0e6bd]

#81708#: new frame properties and XML attributes


2001-01-15  Oliver Specht  <os@openoffice.org>  [d9a476487f8371de9401919bc7de94024c96ddf8]

Redline container


2001-01-15  gt  <gt@openoffice.org>  [f7d8d3a97b749101a1b67d95c267340bbc6ca40e]

GRIDSET always set One page style with 'first page number set' on succeeding sheets  -> first sheet with page number, following with 'auto'


2001-01-15  Michael Brauer  <mib@openoffice.org>  [ce62214f52ceff60e8bd9c17288838d0819d307a]

#81708#: new frame size properties and XML attributes


2001-01-15  Christian Lippka  <cl@openoffice.org>  [25ff9bd34e1575213bebfa052f6e8013f0f9bc74]

#82714# use new getUnoPage method to get an XDrawPage


2001-01-15  Ocke Janssen  <oj@openoffice.org>  [c15b0b6ac7f1a44665f78cb0f1a2ba396d48f32c]

wrong image for table used


2001-01-15  Kai Sommerfeld  <kso@openoffice.org>  [6a17c2a3d9cc5a6737d10ba1dcb0eb39b19e4765]

Reformatted documentation.


2001-01-15  Kai Sommerfeld  <kso@openoffice.org>  [74504a1325b50194c7e650326231a112c30909b7]

Reformatted documentation.


2001-01-15  Kai Sommerfeld  <kso@openoffice.org>  [ecc382bf13068cc42d200ada520f4ca706c1cb87]

Reformatted documentation.


2001-01-15  Ocke Janssen  <oj@openoffice.org>  [2c65a6975da1569cb4ecf07763faebffd0bf5fce]

#82643# new method to show sqlexceptions in messagebox


2001-01-15  Ocke Janssen  <oj@openoffice.org>  [96db5010dc726f1bdbfd0f97fc30936f066e707b]

#82643# check if parser contains a filter or order


2001-01-15  Ocke Janssen  <oj@openoffice.org>  [e9bef5ef05cff54693b370374eff2a09c54ccc22]

#82643# catch exception and free resources


2001-01-15  Kai Sommerfeld  <kso@openoffice.org>  [15534905af43e95fec9fd674678f93c380d310e6]

Reformatted documentation.


2001-01-15  Ocke Janssen  <oj@openoffice.org>  [128e943303bdd75b6560afffa061cff7aad78456]

#82643# check if table begin with a number


2001-01-15  Ocke Janssen  <oj@openoffice.org>  [3467786c192985a77ad1cad80eccf4a2bb9a1e53]

only a comment


2001-01-15  Ocke Janssen  <oj@openoffice.org>  [4f7122e2c76c5acc7ae8f0efd719d1050e22cf1c]

#82643# type double was missing


2001-01-15  Sven Jacobi  <sj@openoffice.org>  [eed8fe7dcd9ba2e99bc20cbd7f0f2d04e43bb2dc]

increasing transparent tolerance value by one


2001-01-15  Oliver Specht  <os@openoffice.org>  [0b13d025a4179abce2086504046bc2e79c7dc492]

#82747# minimum border distance can always be set to zero


2001-01-15  Björn Milcke  <bm@openoffice.org>  [a7bfb214fbe96a1b019be56d317e35dcd5d47f51]

export of wall element


2001-01-15  Björn Milcke  <bm@openoffice.org>  [3c91bcaedacff8cd0a6607514925a0e10a4571e1]

import of wall/floor elements


2001-01-15  Oliver Specht  <os@openoffice.org>  [f2fb4083c71ceb7df2c30e433028c898aed41d17]

#82707##82708##82708# only XNameAccess supported


2001-01-15  Sascha Ballach  <sab@openoffice.org>  [0c166167d1b90c52b2de02b76536a5bfb752e6c3]

pCellsItr don't have to destroy in the destructor


2001-01-12  Kurt Zenker  <kz@openoffice.org>  [459eec78438136b8727ebaeea620bfd98c84e948]

Merge SWT614: 01/12/01 - 23:54:30


2001-01-12  Kurt Zenker  <kz@openoffice.org>  [0cd3f843407ae964a74bfabd5bc35ee87a6ff499]

Merge SWT614: 12.01.01 - 23:43:02


2001-01-12  Kurt Zenker  <kz@openoffice.org>  [7c32c44297e311f69d53223570c53e2aa87d7771]

Merge SWT614: 01/12/01 - 23:42:13


2001-01-12  Kurt Zenker  <kz@openoffice.org>  [f3f9fb23f1ef0178626c960ae79222feec843302]

Merge SWT614: 12.01.01 - 23:40:55


2001-01-12  Kurt Zenker  <kz@openoffice.org>  [a835f53d5837a5bd909a0cc21e3c6d55326ad73e]

Merge SWT614: 12.01.01 - 23:39:52


2001-01-12  Kurt Zenker  <kz@openoffice.org>  [ba9498f99e8dba78b933ca9ebcc93d0b4b78c4b3]

Merge SWT614: 12.01.01 - 23:38:31


2001-01-12  Kurt Zenker  <kz@openoffice.org>  [7942a885fd6c853619d56631ec85641b601ba25c]

Merge SWT614: 12.01.01 - 23:36:44


2001-01-12  Kurt Zenker  <kz@openoffice.org>  [92ff241b8f15d235050f9101614a650004a11dc6]

Merge SWT614: 01/12/01 - 23:36:44


2001-01-12  Kurt Zenker  <kz@openoffice.org>  [d39d3ae5e2ae38551acc6ef0c455d6d3cefb0de7]

Merge SWT614: 12.01.01 - 23:36:32


2001-01-12  Kurt Zenker  <kz@openoffice.org>  [4c21caa3bfb579af0646d9dcff38e911180f52f5]

Merge SWT614: 12.01.01 - 23:35:44


2001-01-12  Kurt Zenker  <kz@openoffice.org>  [5ae8021ec0f8e4d7f20194f0329f6647ecf5a703]

Merge SWT614: 01/12/01 - 23:34:54


2001-01-12  Kurt Zenker  <kz@openoffice.org>  [a297247efd0122bf551caf3dfdb11112e89b17f6]

Merge SWT614: 12.01.01 - 23:33:24


2001-01-12  Kurt Zenker  <kz@openoffice.org>  [27869706501d6b408d13e31961b6fb4cc6fe3e9b]

Merge SWT614: 01/12/01 - 23:33:09


2001-01-12  Kurt Zenker  <kz@openoffice.org>  [06006816062979a300996d9fc36836deb206b9c6]

Merge SWT614: 12.01.01 - 23:32:59


2001-01-12  Kurt Zenker  <kz@openoffice.org>  [1134172da207b6f4c49537c02ebe0046801c3291]

Merge SWT614: 12.01.01 - 23:30:26


2001-01-12  Kurt Zenker  <kz@openoffice.org>  [0be4f9b129bf8d38ad703ce91a515d67d6007366]

Merge SWT614: 12.01.01 - 23:28:41


2001-01-12  Kurt Zenker  <kz@openoffice.org>  [3a7c092e9c146abd6f856353a5ee8c6f07d71dec]

Merge SWT614: 01/12/01 - 23:28:43


2001-01-12  Kurt Zenker  <kz@openoffice.org>  [c7990647ca4113eec9dd723c595de68e67ed0ca8]

Merge SWT614: 01/12/01 - 23:26:21


2001-01-12  Kurt Zenker  <kz@openoffice.org>  [7ff7f2bcad83ea7e44ad413de78d26d0474da515]

Merge SWT614: 12.01.01 - 23:26:06


2001-01-12  Kurt Zenker  <kz@openoffice.org>  [3296a3bdc8ded860a0f5432d99d76e7b8239b41c]

Merge SWT614: 12.01.01 - 23:25:58


2001-01-12  Kurt Zenker  <kz@openoffice.org>  [66a246ccd19761fa67fdcfb4e7953ab8f6bcb264]

Merge SWT614: 12.01.01 - 23:24:52


2001-01-12  Kurt Zenker  <kz@openoffice.org>  [3de15695835ab468a86d7dff49a4fb26a49e12f6]

Merge SWT614: 12.01.01 - 23:24:26


2001-01-12  Kurt Zenker  <kz@openoffice.org>  [1f8c43b7210f58042f2c0b9542a3d91b8ee86c7f]

Merge SWT614: 01/12/01 - 23:24:22


2001-01-12  Kurt Zenker  <kz@openoffice.org>  [16bb1c04cf1222d83e8e97403c38ff68571cf050]

Merge SWT614: 12.01.01 - 23:22:50


2001-01-12  Kurt Zenker  <kz@openoffice.org>  [cd251992be9a7c73f99523d9934898913df035d5]

Merge SWT614: 12.01.01 - 23:22:42


2001-01-12  Kurt Zenker  <kz@openoffice.org>  [d21e5d74bf06b3286c26c86d94fa93934fdc18ed]

Merge SWT614: 01/12/01 - 23:21:52


2001-01-12  Kurt Zenker  <kz@openoffice.org>  [29ef9493c8df8df54131bcaa7cc3e53903399917]

Merge SWT614: 12.01.01 - 23:21:23


2001-01-12  Kurt Zenker  <kz@openoffice.org>  [f6e593a8382780235f2ce8e0346a64061f999ddc]

Merge SWT614: 01/12/01 - 23:20:21


2001-01-12  Kurt Zenker  <kz@openoffice.org>  [ec114a3c136c7c1e6cf8b601f9a5931d93934562]

Merge SWT614: 12.01.01 - 23:17:23


2001-01-12  Kurt Zenker  <kz@openoffice.org>  [40d6b274357e345b4da2ed8bcc990f86f5ea6d85]

Merge SWT614: 01/12/01 - 23:16:59


2001-01-12  Kurt Zenker  <kz@openoffice.org>  [d30ae59b930979e69ba787cc21cb1f2b2f655f4a]

Merge SWT614: 12.01.01 - 23:15:01


2001-01-12  Kurt Zenker  <kz@openoffice.org>  [1448727764bea895418ee50ce2df0d7d3ec46af8]

Merge SWT614: 01/12/01 - 23:14:33


2001-01-12  Kurt Zenker  <kz@openoffice.org>  [dfdffaca1f0623f7f80b2d11d53d770d78ceef80]

Merge SWT614: 01/12/01 - 23:13:15


2001-01-12  Kurt Zenker  <kz@openoffice.org>  [2c91238982f1e249ea6dfa42a3a171828e58d6fb]

Merge SWT614: 12.01.01 - 23:12:19


2001-01-12  Kurt Zenker  <kz@openoffice.org>  [07909310e913fda85c8a58b0af4700046d535dd9]

Merge SWT614: 12.01.01 - 23:10:56


2001-01-12  Kurt Zenker  <kz@openoffice.org>  [6063235f9c497f8992d65b28a04937fa989421e9]

Merge SWT614: 12.01.01 - 23:10:56


2001-01-12  Kurt Zenker  <kz@openoffice.org>  [1da8c120ab503888e202290566cfe68c41c3ed12]

Merge SWT614: 12.01.01 - 23:07:50


2001-01-12  Kurt Zenker  <kz@openoffice.org>  [88d6ba7d10a342358f7ebb023c2e20d13a7fb44a]

Merge SWT614: 01/12/01 - 23:08:17


2001-01-12  Kurt Zenker  <kz@openoffice.org>  [9cfcc437b02365202380fc66bedcf79212b71435]

Merge SWT614: 01/12/01 - 23:06:33


2001-01-12  Kurt Zenker  <kz@openoffice.org>  [f7b68a43591f4e0f7bb3718583874f33c0baf38e]

Merge SWT614: 12.01.01 - 22:56:54


2001-01-12  Kurt Zenker  <kz@openoffice.org>  [f119b78205f6254014b2a6bd95fc36667c4f5c66]

Merge SWT614: 01/12/01 - 22:56:36


2001-01-12  Kurt Zenker  <kz@openoffice.org>  [4521ecd16f0e4f9325df5f4d654de413f8165d2d]

Merge SWT614: 01/12/01 - 22:54:57


2001-01-12  Kurt Zenker  <kz@openoffice.org>  [55405e3d2410a894340c03ae5d0b3b97c91e28a6]

Merge SWT614: 01/12/01 - 22:52:48


2001-01-12  Kurt Zenker  <kz@openoffice.org>  [3a24e803ec6ef31a11fc4b0015951d080faae2d4]

Merge SWT614: 12.01.01 - 22:51:02


2001-01-12  Kurt Zenker  <kz@openoffice.org>  [4c3dee9a7087030d6f2d8f3f01d3525b05596371]

Merge SWT614: 12.01.01 - 22:50:57


2001-01-12  Kurt Zenker  <kz@openoffice.org>  [38c9cba21128eb8202d4fee680db46eeda1ea37c]

Merge SWT614: 01/12/01 - 22:49:20


2001-01-12  Kurt Zenker  <kz@openoffice.org>  [f00bb26fde42a0d8b6002086cbee3ca917176cd9]

Merge SWT614: 12.01.01 - 22:48:51


2001-01-12  Kurt Zenker  <kz@openoffice.org>  [5cd01fc8376e832a203a1c60f2b3fb2a8c72e305]

Merge SWT614: 12.01.01 - 22:48:05


2001-01-12  Kurt Zenker  <kz@openoffice.org>  [4a3a919df0862a7c64dcf3018c01c4b708e863ab]

Merge SWT614: 12.01.01 - 22:46:43


2001-01-12  Kurt Zenker  <kz@openoffice.org>  [08ae11943ebb5445786f1740fbab493ca728032c]

Merge SWT614: 01/12/01 - 22:45:19


2001-01-12  Kurt Zenker  <kz@openoffice.org>  [a0e84b8756dcdca6eec76ec65c8e7842bd49372e]

Merge SWT614: 12.01.01 - 22:43:23


2001-01-12  Kurt Zenker  <kz@openoffice.org>  [982abc3d8374d1645c6c5f424945445171b3ac89]

Merge SWT614: 01/12/01 - 22:41:40


2001-01-12  Kurt Zenker  <kz@openoffice.org>  [eac99d1edfea56a74382d66eb9e9922a4495bc24]

Merge SWT614: 12.01.01 - 22:41:12


2001-01-12  Kurt Zenker  <kz@openoffice.org>  [ab01fd3ef2604851eaf42f4fa58ae36ef8b6baba]

Merge SWT614: 12.01.01 - 22:40:56


2001-01-12  Kurt Zenker  <kz@openoffice.org>  [73f74632ea36f95730d06f6b68fa0bd040612f9b]

Merge SWT614: 01/12/01 - 22:40:16


2001-01-12  Kurt Zenker  <kz@openoffice.org>  [a955a8f23bf53e7bf247f0f1ee3f17726bca50ed]

Merge SWT614: 12.01.01 - 22:40:05


2001-01-12  Kurt Zenker  <kz@openoffice.org>  [279e709791e9f351881774e4e3c0629fa5b002fd]

Merge SWT614: 01/12/01 - 22:39:12


2001-01-12  Kurt Zenker  <kz@openoffice.org>  [a15e5a22f26ffa90a365c7c791f010e2beb4d045]

Merge SWT614: 12.01.01 - 22:38:47


2001-01-12  Kurt Zenker  <kz@openoffice.org>  [e4e765fa0410ea398026d8163cb4bc6f9500a923]

Merge SWT614: 01/12/01 - 22:37:49


2001-01-12  Kurt Zenker  <kz@openoffice.org>  [c3c1c3b239fcdfe1ad7c9512683702a0dd024d1d]

Merge SWT614: 12.01.01 - 22:36:30


2001-01-12  Kurt Zenker  <kz@openoffice.org>  [9fdfe4159fcc9d94e3ac2baeb5a3079223ed48b8]

Merge SWT614: 12.01.01 - 22:36:20


2001-01-12  Kurt Zenker  <kz@openoffice.org>  [69de613e0e58005fc23fae24a3ac69b439d23717]

Merge SWT614: 12.01.01 - 22:33:55


2001-01-12  Kurt Zenker  <kz@openoffice.org>  [a6bdfb127db025649895938d42ab45846373b079]

Merge SWT614: 12.01.01 - 22:28:06


2001-01-12  Kurt Zenker  <kz@openoffice.org>  [25738b905e9a9a82aab98b9955315e989c24ebc3]

Merge SWT614: 12.01.01 - 22:26:31


2001-01-12  Kurt Zenker  <kz@openoffice.org>  [a9706448b8e9bb47ff718adacb288b7d08d30310]

Merge SWT614: 12.01.01 - 22:22:15


2001-01-12  Kurt Zenker  <kz@openoffice.org>  [638e88cee1da1f1ab7625df1df136bbbcb85ece7]

Merge SWT614: 12.01.01 - 22:18:36


2001-01-12  Kurt Zenker  <kz@openoffice.org>  [234120ff490752aa8c9795330c071e1f50e1a403]

Merge SWT614: 12.01.01 - 22:14:56


2001-01-12  Kurt Zenker  <kz@openoffice.org>  [9fe2a68a0f3a3f78a912f3349b69ef85200104d8]

Merge SWT614: 12.01.01 - 22:13:02


2001-01-12  Kurt Zenker  <kz@openoffice.org>  [28cc2334005eae05d34899c197d8a63757440431]

Merge SWT614: 12.01.01 - 22:10:07


2001-01-12  Kurt Zenker  <kz@openoffice.org>  [20035409921460c8070a602d4b1bf5df123da876]

Merge SWT614: 12.01.01 - 22:09:34


2001-01-12  Kurt Zenker  <kz@openoffice.org>  [273ed358f37031c800f95b94d141f97dd05c9f13]

Merge SWT614: 12.01.01 - 22:07:39


2001-01-12  Kurt Zenker  <kz@openoffice.org>  [cd7e330b37cb47d6d37d70c6004471a76bed9f9b]

Merge SWT614: 12.01.01 - 22:03:12


2001-01-12  Kurt Zenker  <kz@openoffice.org>  [80fc85ae3b945bfe8e99a4355d34b025e3668808]

Merge SWT614: 01/12/01 - 22:02:58


2001-01-12  Kurt Zenker  <kz@openoffice.org>  [064858ddc61f985f18fe595c45c7b9fb0ab932ff]

Merge SWT614: 12.01.01 - 22:00:50


2001-01-12  Kurt Zenker  <kz@openoffice.org>  [ec7ed5e45c5ea162e9f4c5088f9ee5d8f122d406]

Merge SWT614: 12.01.01 - 22:00:07


2001-01-12  Kurt Zenker  <kz@openoffice.org>  [d637f7e670c635d024be44b8314ecb3d631cd5c9]

Merge SWT614: 01/12/01 - 21:59:57


2001-01-12  Kurt Zenker  <kz@openoffice.org>  [11649c8d63b549379a0180c0aaa2d9575447c45d]

Merge SWT614: 12.01.01 - 21:54:30


2001-01-12  Kurt Zenker  <kz@openoffice.org>  [2cd449c8839705488376397fbd88e2bb7d27c420]

Merge SWT614: 12.01.01 - 21:52:25


2001-01-12  Kurt Zenker  <kz@openoffice.org>  [092b8c2e09d2555bf8c495fbaaa6bd626974d418]

Merge SWT614: 12.01.01 - 21:45:21


2001-01-12  Kurt Zenker  <kz@openoffice.org>  [8d583c9ad947bc01b86bac19327f3e524c19c7d0]

Merge SWT614: 12.01.01 - 21:43:22


2001-01-12  Kurt Zenker  <kz@openoffice.org>  [d1cfe98ee0dc2af9e26e8be2d01c55331ef95da9]

Merge SWT614: 12.01.01 - 21:41:48


2001-01-12  Kurt Zenker  <kz@openoffice.org>  [8ecd34f682c6373be16055c5b62e49af725e10ea]

Merge SWT614: 12.01.01 - 21:41:26


2001-01-12  Kurt Zenker  <kz@openoffice.org>  [c79e9c714884d3ba7f0b09d1535d777413c2ce88]

Merge SWT614: 12.01.01 - 21:40:23


2001-01-12  Kurt Zenker  <kz@openoffice.org>  [300d4cf9d09aed3abd111af258ed4ff024e4d825]

Merge SWT614: 12.01.01 - 21:40:07


2001-01-12  Kurt Zenker  <kz@openoffice.org>  [ea02b01c30eb55c2278588b7e63f20bb14d196ba]

Merge SWT614: 12.01.01 - 21:36:15


2001-01-12  Kurt Zenker  <kz@openoffice.org>  [f0edfa263be21c5fc636a69581b9c67ce16d7936]

Merge SWT614: 12.01.01 - 21:33:33


2001-01-12  Kurt Zenker  <kz@openoffice.org>  [cbd26a173c61ac77f08bfe154645e7e25ea2ef26]

Merge SWT614: 12.01.01 - 21:20:28


2001-01-12  Kurt Zenker  <kz@openoffice.org>  [b1749ecb7985d0893df63368b604ee442f67c289]

Merge SWT614: 12.01.01 - 21:19:21


2001-01-12  Kurt Zenker  <kz@openoffice.org>  [fe8be82bc85fec1dce323ca451b7ceae1e8fb2ec]

Merge SWT614: 12.01.01 - 21:18:16


2001-01-12  Kurt Zenker  <kz@openoffice.org>  [78758bedd987b4ad3cecfc469a8482a0e2563dd0]

Merge SWT614: 12.01.01 - 21:13:41


2001-01-12  Kurt Zenker  <kz@openoffice.org>  [35fe7d5e6e9bc40e1a4d98e1f5e17af8f15e372c]

Merge SWT614: 12.01.01 - 21:11:18


2001-01-12  Kurt Zenker  <kz@openoffice.org>  [59775acf6733a9276f75997fdb7db18ac866fc1d]

Merge SWT614: 12.01.01 - 21:10:30


2001-01-12  Kurt Zenker  <kz@openoffice.org>  [226eac0d2ee93dc8e7b43922420b9b2cd9492cf3]

Merge SWT614: 12.01.01 - 21:09:50


2001-01-12  Niklas Nebel  <nn@openoffice.org>  [e99fc1b2c41ca1ef8c2c2cc02703d624496334d0]

#81311# handling of asian formats improved


2001-01-12  Niklas Nebel  <nn@openoffice.org>  [f310d281a480bf26f9c2efec811f3796f2704948]

#81311# SvXMLNumFmtDefaults


2001-01-12  Daniel Vogelheim  <dvo@openoffice.org>  [8632a0b8ff1ed0f7331d6cee863d94b89aa24cc0]

- fixed #81985#: Property LabelDisplayFormat in table and illustration indices                  now uses meaningful values from ReferenceFieldPart


2001-01-12  Daniel Vogelheim  <dvo@openoffice.org>  [548077da4bbe8998fb5316e8f3963235b76ef284]

- fixed #81985#: caption sequence format in table and illustration indices fixed


2001-01-12  Martin Gallwey  <mtg@openoffice.org>  [474b7b561e7dca27f3a565fd56a53b6206f2b99d]

Assigned namespace prefixes


2001-01-12  Armin Weiss  <aw@openoffice.org>  [7afe2ef785c59c2ef4444b5d7cff399cae3599b4]

corrected GetItemSet()


2001-01-12  Christian Lippka  <cl@openoffice.org>  [fbe75033302dcef8f0e5b690a135b4a5736bd17d]

change createOnInstanceFactory to createSingleFactory


2001-01-12  Frank Schönheit  <fs@openoffice.org>  [fcc991deb2c6860f2761969477fd1adf36f56c61]

StringToAny: corrected the evaluation of booleans


2001-01-12  Armin Weiss  <aw@openoffice.org>  [a2a72bce4ff73f761e2f05c5f697adc34ade3546]

corrected MergeAttrFromMarked() and SetAttrToMarked()


2001-01-12  Christian Lippka  <cl@openoffice.org>  [3d4c654da98233247feaaee60d0b8174c15a5414]

#82607# removed propagated properties for group shape property map


2001-01-12  Armin Weiss  <aw@openoffice.org>  [233529513467cedd9b6b1cca69c3f6760a5a5cb0]

corrected E3dScene::GetItemSet()


2001-01-12  Armin Weiss  <aw@openoffice.org>  [2a794100d2222955c4dc9f5c25a606581552d68f]

simpler E3dObject::GetItemSet()


2001-01-12  Armin Weiss  <aw@openoffice.org>  [9dba593c6c5bea8dbb0272699d0fc27677c5eef6]

removed usage of SID_ATTR_3D...


2001-01-12  Armin Weiss  <aw@openoffice.org>  [8feeff462601dfa3b691f4e38c50702c022e5c76]

use SDRATTR_3D instead of SID_ATTR_3D..


2001-01-12  Christian Lippka  <cl@openoffice.org>  [2c47e4ffd9d873c9f4ffb29f2dc8d6980ac578f9]

#82042# added support for xml filter components


2001-01-12  Christian Lippka  <cl@openoffice.org>  [15588017f29a5dfd04634b01c371fbc3ce37a3fa]

#82042# added support for xml filter components


2001-01-12  Christian Lippka  <cl@openoffice.org>  [a40f210c17bedfbcd41aa297cdbd174b2e106d69]

#82042# added support for xml filter components


2001-01-12  Christian Lippka  <cl@openoffice.org>  [6d8acbb12b23a3aa89fa97df4d7534229dfadd3c]

#82042# added support for xml filter components


2001-01-12  Armin Weiss  <aw@openoffice.org>  [c18cc48aa641e4ade79c6b98adf1ea4ef04dddc5]

used SDRATTR_3D instead of SID_ATTR_...


2001-01-12  Armin Weiss  <aw@openoffice.org>  [738d20611666e094efb3a373f038a329885ede98]

replaced usaged of SID_3D_... with SDRATTR_3D...


2001-01-12  Oliver Specht  <os@openoffice.org>  [d6a7503223fc57c79f95f641c817533569204d6f]

new: Redline container


2001-01-12  Oliver Specht  <os@openoffice.org>  [adf8cff06c7b636d0105b72dc529acc163cf9f62]

Redline container


2001-01-12  Christian Lippka  <cl@openoffice.org>  [e04b10645446bc2dc5811844c37915a4655637e3]

#82042# added support for xml filter components


2001-01-12  Christian Lippka  <cl@openoffice.org>  [2a613b1ba9cfb55e259b94e9b908bcf29dd8a8c2]

#82042# added support for xml filter components


2001-01-12  Christian Lippka  <cl@openoffice.org>  [feb72c53d09a5bad98a6ffbbc8ca75815de8caca]

#82042# added support for xml filter components


2001-01-12  Oliver Specht  <os@openoffice.org>  [6bff13645223e2a2701acc1b6f7d579671c97e06]

new: Redline container


2001-01-12  Martin Gallwey  <mtg@openoffice.org>  [dcbc1d748eec27f998b3d12b87a43b38e227bfa1]

Added header, namespace information and cleaned it up a bit


2001-01-12  Christian Lippka  <cl@openoffice.org>  [a0d09d23c1e86871e8ba24e2b9e0813c44147aa3]

added matrix for 2d and 3d transformations and properties for untransformed geometries


2001-01-12  Sven Jacobi  <sj@openoffice.org>  [ca71f63ae54a651c71b93c49786640f016e6650f]

added four autoshapes (IrregularSeal1, IrregularSeal2, Seal4, Star)


2001-01-12  Oliver Specht  <os@openoffice.org>  [6e2054fc20b8769a94d412d977e740142cc07816]

Base classes of UNO wrapper classes


2001-01-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [b5df47e1be09b7387dc5bd2449a753f177a64416]

staticmb.obj for MAC only


2001-01-12  Kai Ahrens  <ka@openoffice.org>  [b86d42b87533f4bee45291f67f888a3a553cdc28]

syntax


2001-01-12  Frank Schönheit  <fs@openoffice.org>  [9b4c3f51fbaf6c5dc6e928071b35a4d7ff400225]

don't hold the form info service statically - caused problems 'cause it was the last ModuleResourceClient and destroyed upon unloaded the library


2001-01-12  Daniel Vogelheim  <dvo@openoffice.org>  [159e84aa2bac2af3b137ff0ed8be21fc7353aee0]

- changed: prefix of redline IDs changed from 'RL' to 'ct'            (which is more in line with other prefix names in the format)


2001-01-12  Patrick Luby  <pluby@openoffice.org>  [0e8ad9f2095d5b04b93760f063b444babd9f07ea]

Created this revision using autoconf tool from version 1.20 of configure.in file


2001-01-12  Frank Schönheit  <fs@openoffice.org>  [9cade0aaa8b4c3ee1d41c402669cd53e2c1cc5bc]

property browser implementation outsourced


2001-01-12  Frank Schönheit  <fs@openoffice.org>  [bcbd1083018a2fbc1f772c4d5340ef36785852cf]

removed an obsolete include


2001-01-12  Frank Schönheit  <fs@openoffice.org>  [6161cba73dcb30811f59da953eaa788ecce3e23f]

adjusted the ...NO_SELECTION text


2001-01-12  Frank Schönheit  <fs@openoffice.org>  [a8cdf6e4ad40f0f7942a6b77dc6ed9a1c0589892]

outsourced the property browser (extensions/source/propctrlr) - a lot of obsolete files


2001-01-12  Frank Schönheit  <fs@openoffice.org>  [a0d2e7eb2806f30b90d1681a20702a1e5139387e]

include adjusted (implementaion for the property browser changed)


2001-01-12  Michael Hönnig  <mi@openoffice.org>  [b34a8f8d49b8419943f5fae9635f37ddf64787ee]

missing argument documentation added


2001-01-12  Sven Jacobi  <sj@openoffice.org>  [cb0306122007b6aeff565a3a1ff4b03e07f11ddb]

#73053# now supporting some path actions


2001-01-12  Sven Jacobi  <sj@openoffice.org>  [c0d8594f808bcd0e4895ac3079eb22655b956a9a]

#73053# now supporting some path actions, added polybezier action


2001-01-12  Daniel Rentz  <dr@openoffice.org>  [d117cf6a0ea78986d07a357e765cc730ab11fe37]

add: export of page breaks


2001-01-12  oisin  <oisin@openoffice.org>  [c0f92b67d58681dd7a6f61d7795a91201c46cf91]

Added --with-lang=ALL option. Updated --with-lang usage message.


2001-01-12  Frank Schönheit  <fs@openoffice.org>  [9da31656e2b3a38e029491cf3edb8b0379421f6e]

initial checkin - outsourced the form property browser


2001-01-12  Vladimir Glazounov  <vg@openoffice.org>  [b90708e08dba62f491489ba7c96a4b65ff68747b]

fixed braindead changes


2001-01-12  Martin Gallwey  <mtg@openoffice.org>  [ab90a36d695174e5a4644f2538baa4cac687535d]

#82700# getLength method should _not_ change the current position in the stream


2001-01-12  Frank Schönheit  <fs@openoffice.org>  [6831bda53a3854e6fb11e0b3cbbaa7acc4f48894]

font name may be NULL - don't assert in this case


2001-01-12  Oliver Specht  <os@openoffice.org>  [4e436d54dff4bce2b2fd6863d0e3a97143488e78]

#82360# getSomething: ask for number formatter implementation


2001-01-11  Patrick Luby  <pluby@openoffice.org>  [6229560ec58efea75cc322bdc4406d84e8ca32dd]

Removed MACOSX #ifdef's now that vcl implementation can support this code


2001-01-11  Niklas Nebel  <nn@openoffice.org>  [793fdc156e464137417cc888dd9fc85e3b620432]

#80761# description for ScCellFormatsEnumeration


2001-01-11  Eike Rathke  <er@openoffice.org>  [6275b8d12ec00780bb1a68b913559ac2b0646c14]

#82521# ApplyAttributes: don't reset number format to default SYSTEM GENERAL if not intended


2001-01-11  Björn Milcke  <bm@openoffice.org>  [95d58d71aabe568cbc12ee475aba8c0d04f4ac5e]

for draw styles containing gradients/hatches/markers and dashes there is a styles context


2001-01-11  Björn Milcke  <bm@openoffice.org>  [7f151e2bf91494c06ae1ec032a68bf913695e2b6]

ex-/import draw properties by mapper-chaining rather than doing it in this class 'by hand'


2001-01-11  Martin Gallwey  <mtg@openoffice.org>  [78716fb3a292afe3b6d4ed2e307468dee3819fa4]

#82700# Real cause for bug 82700 was an implementation of XSeekable->getLength which changed the current position in the stream.


2001-01-11  Björn Milcke  <bm@openoffice.org>  [99e2581428a8c0fe112d7705424088c200568e4c]

there may be a styles section for gradient-tables, etc.


2001-01-11  Björn Milcke  <bm@openoffice.org>  [782ac545e2e6aa6ccb129cf02afd3fcd73f86519]

+CreateShapePropMapper to get mapper for external chaining


2001-01-11  Björn Milcke  <bm@openoffice.org>  [a2f19ccde939f59b42ea142e25b857557c3373a7]

+CreateShapePropMapper to get mapper for external chaining


2001-01-11  Patrick Luby  <pluby@openoffice.org>  [6a7b5ebeeb49882cb3af21cb26c79a62e06af094]

Added delivery of bmp executable package for Mac OS X


2001-01-11  Kai Ahrens  <ka@openoffice.org>  [557cae9575fe81fc9120f773547b1ec0e4b60dd9]

dragserv.hxx removed


2001-01-11  Kai Ahrens  <ka@openoffice.org>  [2b90af09bf444612ba6a0588ff3e524658cc6b0e]

made ::GetDocSh() const


2001-01-11  Kai Ahrens  <ka@openoffice.org>  [579b0eccc216258d83dc70105a01903360919cc7]

SdDataObject => SvDataObject


2001-01-11  Niklas Nebel  <nn@openoffice.org>  [711a4605f3918b4829a83f58db9fe2ee6765533a]

#82656# ScChartObj: XNamed (read-only)


2001-01-11  Niklas Nebel  <nn@openoffice.org>  [4e199ec5f18546b77117e9613112d291c9b8354d]

#82656# ScChartObj: XNamed


2001-01-11  Kurt Zenker  <kz@openoffice.org>  [606bb7f8c9998acb769dadccfa90b11bd048fd24]

SRC616


2001-01-11  Martin Gallwey  <mtg@openoffice.org>  [899e254d909ce5af904fbae0b22a86c4b3bdf0df]

#82700# I added a check to make sure that when the media type is set, that it has length > 0


2001-01-11  gt  <gt@openoffice.org>  [3b0a6fc7a426063dfd6edde904d1a890ea42c463]

ImportExcel::Setup(): page num 0 set if auto is required


2001-01-11  Niklas Nebel  <nn@openoffice.org>  [22826a60fcf22357fc30a04f050399b474e96974]

exceptions, warnings, member names


2001-01-11  Oliver Specht  <os@openoffice.org>  [82c7c8e56de1912089c290cd9d11e27ac205dd50]

new: service CharacterPropertiesAsian/Complex


2001-01-11  Oliver Specht  <os@openoffice.org>  [f957536b8ddf5601edd1940763b48fa1b4bc47a4]

service CharacterPropertiesComplex


2001-01-11  Oliver Specht  <os@openoffice.org>  [9209e3a4328de8a396ab655aaea948631ae11381]

service CharacterPropertiesAsian


2001-01-11  Caolán McNamara  <cmc@openoffice.org>  [7e0c0288d6befd85ecf8cbe76258278b1d6e4bd9]

#82554# MathML unbalanced brackets support


2001-01-11  Caolán McNamara  <cmc@openoffice.org>  [a96903ba1d6e3bda5fb5290885a0e0b60d75c029]

#82554# _stretchy_ keyword


2001-01-11  Oliver Specht  <os@openoffice.org>  [9b5d8349e4427a9fa749ba668e7c7bfa5421a240]

new: XRedlinesSupplier


2001-01-11  Niklas Nebel  <nn@openoffice.org>  [2e88af6293071947311817df2fa2448a41dd8c67]

#82673# #82674# getByIndex / getByName: exception on wrong argument


2001-01-11  Sascha Ballach  <sab@openoffice.org>  [97e471ad7be229699ed41d85ed5c56747ac940d3]

all expresions were created first and then all get the function and they will compile


2001-01-11  Oliver Specht  <os@openoffice.org>  [acaa3ad09c929a8cc4ad5f8001cfdd509cd81abf]

redline properties at tables and sections


2001-01-11  Hans-Joachim Lankenau  <hjs@openoffice.org>  [ee1acd027428355809246ffb027b05f7eb57abed]

static member initialisation - macosx


2001-01-11  Oliver Specht  <os@openoffice.org>  [943b477d733e571cad60a3397cbf699472bbb68b]

redline properties at tables and sections


2001-01-11  Hans-Joachim Lankenau  <hjs@openoffice.org>  [8ab1716575f811690317613f390b69ce951bebfb]

static member initialisation - macosx


2001-01-11  Sven Jacobi  <sj@openoffice.org>  [2466a3473f91ede8f29e933c345b0219b62edd3b]

not mapping twice


2001-01-11  Armin Weiss  <aw@openoffice.org>  [8db5ee4a7228db7e9df9d3c14285a5536ea127b5]

Added interface to SdrObject to get/set transformations; this is needed for XML file format and future compatibility


2001-01-11  Niklas Nebel  <nn@openoffice.org>  [29ee2fa70b429beb787743139dcc2cfe983d7b42]

modify range name: keep index


2001-01-11  Kurt Zenker  <kz@openoffice.org>  [81d73f68cd5c484db356b4e35d25cf267d6258de]

SRC616


2001-01-11  Daniel Rentz  <dr@openoffice.org>  [637055469d986fca2a9e5438c054e436485f7d03]

chg: updated hyperlink export


2001-01-11  Daniel Rentz  <dr@openoffice.org>  [964ee9e6204adf45f39e0f5652f8b0eb8cb754c0]

add: RootData::sAddNoteText - append any text to note text


2001-01-11  Daniel Rentz  <dr@openoffice.org>  [30a66f9f2ea31b75d18a4562f267b525942f47a5]

rmv: ReadFileHLink(), ReadURLHLink()


2001-01-11  Daniel Rentz  <dr@openoffice.org>  [e2a36792179f7a42632de0b1b605c50e53ce79cd]

add: hyperlinks


2001-01-11  Daniel Rentz  <dr@openoffice.org>  [2651f3f4eccd28378943b7289046b71ce9708285]

chg: updated hyperlink import


2001-01-11  Daniel Rentz  <dr@openoffice.org>  [70c09621ec359224d5d0e9f2d0ec75e1845a8116]

add: append hyperlink text to note text


2001-01-11  Daniel Rentz  <dr@openoffice.org>  [34d315a83332b425d3932f07a198706628ddc1b6]

chg: hyperlinks


2001-01-11  Ocke Janssen  <oj@openoffice.org>  [b0f0422e3167b6f1fb966b1a6d53f1d04ecf1755]

#81232# new title of error box


2001-01-11  Ocke Janssen  <oj@openoffice.org>  [08aa5d87370ab62a702ae04cd8f41ba089688836]

#81232# new string


2001-01-11  Ocke Janssen  <oj@openoffice.org>  [0c2852ab7b666ad3aa417dee7de389a35b600754]

#81232# saveas implemented


2001-01-11  Ocke Janssen  <oj@openoffice.org>  [843be85d0893f92607aaee1146bf8d549d798e00]

#81232# get name of currently selected query


2001-01-11  Ocke Janssen  <oj@openoffice.org>  [14818eca02ac003a020619d158c2527a109a2894]

catch exception


2001-01-11  Ocke Janssen  <oj@openoffice.org>  [8769874fe42e8ff1e0eb82c51fa5d1ca5a2bed09]

eof missed


2001-01-11  Sascha Ballach  <sab@openoffice.org>  [624495472c1b44fe5057d0e7d0f1022aec778be0]

move some includes of the xmlexprt.hxx to the cxx


2001-01-10  Gene Anaya  <ganaya@openoffice.org>  [705d57c9b7714a9dc6246da8f6727edf31487570]

Add #ifndefs around static variable instantiation inside templates for MacOSX


2001-01-10  Daniel Vogelheim  <dvo@openoffice.org>  [7134a4c7f16f43d87742c4b8cd1cb523d0ac53ba]

- fixed: guard for obsoleted if clause if lcl_ExportHints(...)


2001-01-10  Daniel Vogelheim  <dvo@openoffice.org>  [c7f0c9c915f9c16525738797c61a16935067297c]

- added: redline ID property - added: SwXRedlineText class for XML redline import


2001-01-10  Daniel Vogelheim  <dvo@openoffice.org>  [52d244dee88b111631680d8cd4c8b922f9640c15]

- added: redline import


2001-01-10  Daniel Vogelheim  <dvo@openoffice.org>  [daa3875fdcd9e5f646416a6bfc8207558f788254]

- continued: redline im-/export   (works only within paragraphs, thus still disabled in txtparae.cxx)


2001-01-10  Martin Gallwey  <mtg@openoffice.org>  [5943454c7f1ca122579bed70b8ebde51b62467d0]

Oops....committed makefile of test application


2001-01-10  Eike Rathke  <er@openoffice.org>  [2cd341e7d869b2eb6e0f5ac15fab6f0937a47c8f]

#75801# ScRept: repeat count 0 is allowed


2001-01-10  Eike Rathke  <er@openoffice.org>  [321f46a207a99c51d2161af9c7d4ed7fcf970a99]

#81175# CompileXML: establish listeners for matrix reference cells


2001-01-10  Oliver Specht  <os@openoffice.org>  [277e2262d245dc40722593d9f0002ddc31a8d21c]

#82640# GPF in OpenDataSource disposed


2001-01-10  Oliver Specht  <os@openoffice.org>  [08cc719f781fe076241444f029a2576de30cc5e6]

#82653# DatasourceFieldName -> DatabaseFieldName


2001-01-10  Oliver Specht  <os@openoffice.org>  [a7544218c148734fe247e16d67fca525e44d5896]

Ruby dialog


2001-01-10  Sven Jacobi  <sj@openoffice.org>  [49f5b317c424fc2ce870e9ee397b4d81fcc77d95]

#81169# now supporting more rasterops when drawing bitmaps


2001-01-10  Eike Rathke  <er@openoffice.org>  [a5e22b23eb8b0a9711430aae755ecedaf32d9fd8]

ReadUniStringLine: advance filepos sizeof(sal_Unicode) instead of 1


2001-01-10  Oliver Specht  <os@openoffice.org>  [f19dc86ff013cc96657f4fb0d55afb51212f288d]

Ruby dialog


2001-01-10  Niklas Nebel  <nn@openoffice.org>  [40c3cda03409ed7558f5ab87d94e3aa22e8616af]

#81199# combine consecutive text elements


2001-01-10  Kai Ahrens  <ka@openoffice.org>  [d20b04ac73df2b628b0834f7a8e88f84f649eb17]

datatransfer interfaces are delivered now


2001-01-10  Ocke Janssen  <oj@openoffice.org>  [ccdeff0275e8f699128999e72010e17a53c8b7ec]

#82645# setdatasource to null when our clone is in dispose


2001-01-10  Oliver Specht  <os@openoffice.org>  [9bbaa2b4d5a3b1550944700edea89304b6bbad4d]

obsolete code removed


2001-01-10  Christian Lippka  <cl@openoffice.org>  [2d98c4aa8f02e52af34da314a496c4c2b1b8b16e]

#82583# fixed LayerId to short


2001-01-10  Ocke Janssen  <oj@openoffice.org>  [7c6561673ee411384fe01f64fc9de23cdd66a6aa]

#82620# calling convention changed


2001-01-10  Oliver Specht  <os@openoffice.org>  [29b7f6372d0ecbb5ef9616798a0b69c167bce0ff]

copy bookmarks: keep type


2001-01-10  Oliver Specht  <os@openoffice.org>  [962a5983e625a629f8582770b9261aa23a4b184f]

copy bookmarks: keep type


2001-01-10  Lars Langhans  <lla@openoffice.org>  [faed9f49109afb1ef49281f7ebbea61a3e667719]

#81517# Assertion removed.


2001-01-10  Frank Schönheit  <fs@openoffice.org>  [6b2320b8d699a398c3d02a2c8cee8ca392ff5222]

+HID_PROP_ESCAPEPROCESSING


2001-01-10  Kai Sommerfeld  <kso@openoffice.org>  [ac3a0f5148ce1a793c381cbd8e49109d9f70a65c]

#78377# - Added WebDAV*Content*.idl


2001-01-10  Kai Sommerfeld  <kso@openoffice.org>  [8210bccac1a031fb5b2d04f5e475f60989a66685]

#78377# - Initial revision.


2001-01-10  Vladimir Glazounov  <vg@openoffice.org>  [b950e8bb478540b6c9f48a850e5443ef4a0c5301]

#65293#: DOS file format was converted to UNIX format


2001-01-10  Frank Schönheit  <fs@openoffice.org>  [f27a47552c7dc98a7a81123be1b53626b1cf3422]

+HID_PROP_ESCAPEPROCESSING


2001-01-10  Ocke Janssen  <oj@openoffice.org>  [baa9c70b4d348ec369e3c9c4ddb8ec707697f958]

#82620# calling convention of windows changed


2001-01-10  Daniel Vogelheim  <dvo@openoffice.org>  [ed157c553217ff820665926c79c54846a17ced5d]

- fixed: redline portions now work even more          (previously redline portions and bookmarks where omitted if behind the last hint)


2001-01-10  Martin Gallwey  <mtg@openoffice.org>  [a2172536763df2366b4dd9c0f3a30ec0dc456bd6]

Implemented a new XPropertySet to enable users to specify whether or not something is compressed. Also set a default compression level based on mime-type for new objects added to the package


2001-01-10  Niklas Nebel  <nn@openoffice.org>  [e7478a4f6ad74ebfa2a5baa9fea2dd1d55b7c66e]

#82623# XPrintable removed


2001-01-10  Juergen Schmidt  <jsc@openoffice.org>  [252d1ecb4d98e21b691a70c7d99e1a4a94a937ee]

remove warnings


2001-01-10  Kai Sommerfeld  <kso@openoffice.org>  [b10f046d378550bc613fc2ba15d05a49b21fbfa4]

#81392# - Added Package*Content*.idl


2001-01-10  Kai Sommerfeld  <kso@openoffice.org>  [19695e1e3667b73b6755012308dbb1680ca80a4f]

#81392# - Initial revision.


2001-01-10  Ocke Janssen  <oj@openoffice.org>  [4cc78385fa86cb6b37ce3dbf9509d4aea866829e]

#81232# new helptext


2001-01-10  Babak Mahbod  <bmahbod@openoffice.org>  [80387601464ec5178fa37fe551be172635c19c11]

Invert methods implemented.
CopyDeepMask methods implemented.
DrawBitMap Methods implemented.


2001-01-10  Ocke Janssen  <oj@openoffice.org>  [570cd170d99b86112af4a44a1ce4ee659bfbadb2]

#81232# connection is only disposed when selfcreated


2001-01-10  Ocke Janssen  <oj@openoffice.org>  [0863e02ce524f0618776e2d87206dcd6e4123b14]

typo


2001-01-09  Niklas Nebel  <nn@openoffice.org>  [ae87213683756d8213df7ed09b5ac3c801e9736c]

SwapRow: don't break apart array formulas


2001-01-09  Ocke Janssen  <oj@openoffice.org>  [d790738d6dee3d80db779d367ccae65911fa2a14]

#81232#


2001-01-09  Kai Sommerfeld  <kso@openoffice.org>  [5420e6dad02124351005c6de309293d083a843db]

Fixed: documentation.


2001-01-09  Ocke Janssen  <oj@openoffice.org>  [006032082bfcf39e327cf943f6320e4896cac075]

#81232# some new help id's


2001-01-09  Ocke Janssen  <oj@openoffice.org>  [25d8b3296cadb80152c64bca7cd3eff13df355bb]

#81232#


2001-01-09  Ocke Janssen  <oj@openoffice.org>  [076f702820a4302c96f8f8a821cd2fcda6ab51ae]

#81232#


2001-01-09  Ocke Janssen  <oj@openoffice.org>  [b0c053184b851d32e59193ee1f93bc337b3c9065]

#82391#


2001-01-09  Ocke Janssen  <oj@openoffice.org>  [94d3db23001be935709c57525110a848fea14523]

new string


2001-01-09  Ocke Janssen  <oj@openoffice.org>  [166d3fedf1a47a1cb749330fc96cb27b65252e41]

new method to determine if we have select count(*) stmt


2001-01-09  Ocke Janssen  <oj@openoffice.org>  [61418d0bf7ed273ee048b3750e0450e28c85e5ec]

look for concurrency


2001-01-09  Ocke Janssen  <oj@openoffice.org>  [706bd2599aaa767226594fedf06face04c7c70c6]

set of concurrency and determine if column is readonly or writeable


2001-01-09  Björn Milcke  <bm@openoffice.org>  [2f4480adc6a03ea9ed3e50bdcba204fe60849efd]

set rotation after setting properties (that could reset the rotation)


2001-01-09  Oliver Specht  <os@openoffice.org>  [e122d6bd986a8e17f078af683fe9eb0d61dc77b7]

optins TabPage 'Asian layout'


2001-01-09  Jörg Budischewski  <jbu@openoffice.org>  [0ea3c45e93d6c5aaad43c397849f668a5373196b]

#82606# removed an ambiguity, introduced by a change in sandbox


2001-01-09  Ocke Janssen  <oj@openoffice.org>  [f970ce8e0dc24d0220c96ff0802d21c3834490cf]

parser changed for table names


2001-01-09  Ocke Janssen  <oj@openoffice.org>  [e724c719baca9e90248dce0b67c64f36bb60de5c]

catch SQLException separated


2001-01-09  Ocke Janssen  <oj@openoffice.org>  [52426450243dfdffabb7f6e5765bc51cc9079349]

impl metadata


2001-01-09  Ocke Janssen  <oj@openoffice.org>  [e432aff42b61f3e2dc5e4ac467ac18a9b9eb14fe]

full qualified namespace


2001-01-09  Daniel Boelzle  <dbo@openoffice.org>  [842d5116dbc16f9fa94cc58b1962aff58e2ac90c]

minor makefile cleanup


2001-01-09  Daniel Boelzle  <dbo@openoffice.org>  [6891d52cc434f191521eade93205f969d62531d5]

explicit static ref count


2001-01-09  Ocke Janssen  <oj@openoffice.org>  [8be7db34ef778bc32bb8a547ba3ea36a67b84eec]

set of metadata


2001-01-09  Ocke Janssen  <oj@openoffice.org>  [2e4675917ba40bdfe6e76bc7fabc408eb8ced93b]

full qualified namespace


2001-01-09  Ocke Janssen  <oj@openoffice.org>  [ec07cca8d847fa1cefdeb61f069fcff4022cd9b6]

new member variable for metadata


2001-01-09  Ocke Janssen  <oj@openoffice.org>  [cba6583e5fffe4d31fe0e14bd82fc81496e3ca0e]

resize vector


2001-01-09  Ocke Janssen  <oj@openoffice.org>  [84d5cdd0562252d517d6523d1125236bc7a40a68]

set of metadata


2001-01-09  Ocke Janssen  <oj@openoffice.org>  [1e0dd581d05379515f5f0d9f928b36f7cc677674]

two new properties and columns corrected


2001-01-09  Ocke Janssen  <oj@openoffice.org>  [a26633d6d7e101c23a29a07d996ed90bf6abd77a]

two new properties


2001-01-09  Ocke Janssen  <oj@openoffice.org>  [2f392cca6651409b7f9b3c10f9b661fa9a7d90f8]

error description for SQLException


2001-01-09  Sascha Ballach  <sab@openoffice.org>  [68ef32bf7d45c62bd74a6288ff076024cf877b3f]

use the new Context ID start value for Calc


2001-01-09  Sascha Ballach  <sab@openoffice.org>  [374aaac6fa0b3cff9ad18eead7c86c3ef73e5662]

use the new Context ID start value for Page Master


2001-01-09  Oliver Specht  <os@openoffice.org>  [6a349b9740753b8422e29f902216655d845c7566]

asian typography: character distance controls added


2001-01-09  Sascha Ballach  <sab@openoffice.org>  [a51c4c6e9b113a948e6f9375aae8596fa979628d]

add the contextid.hxx


2001-01-09  Nils Fuhrmann  <nf@openoffice.org>  [bcf5d4b82fe89c1ebf30de75aea631b1da3ec272]

SRC616


2001-01-09  Nils Fuhrmann  <nf@openoffice.org>  [c2be4d831bd9604e66fe116fc39f1d217ebbdb66]

SRC616


2001-01-09  Nils Fuhrmann  <nf@openoffice.org>  [d8706037dea7085209902acf79f744d0b3b2b885]

SRC616


2001-01-09  Nils Fuhrmann  <nf@openoffice.org>  [98a5adb81c7f46c6d208da63407822db8116028d]

SRC616


2001-01-08  Bustamam Harun  <bustamam@openoffice.org>  [1b1a23b18f9c5f5e413b965b2108d02e58ab5f09]

Checkin Naomi's changes


2001-01-08  Sven Jacobi  <sj@openoffice.org>  [b252ec106ac362eddb6c7a054ce56d8b6f2d6483]

the functionality to create connector properties is now part of the EscherPropertyContainer


2001-01-08  Sven Jacobi  <sj@openoffice.org>  [288a2de60d84fb09c10f5b83e3bddfd474a8dad4]

the functionality to create connector properties is now part of the EscherPropertyContainer


2001-01-08  Niklas Nebel  <nn@openoffice.org>  [29185f5b3f2dc5a2245ac2458b217ff29dd4003d]

setPropertyValue / IsFiltered: right type


2001-01-08  Daniel Boelzle  <dbo@openoffice.org>  [ed905b8df08703407ab59ddf5f647ad7712a84d5]

now compiling not only for C50I


2001-01-08  Daniel Boelzle  <dbo@openoffice.org>  [37d653385abba9ea6f1f1511b749ee45e86658de]

set ebx to GOT when calling __Crun::ex_rethrow_q()


2001-01-08  Niklas Nebel  <nn@openoffice.org>  [c4901a93419ecf07ba5d25a9bb550ce71294340e]

#79427# border distances


2001-01-08  Kai Ahrens  <ka@openoffice.org>  [3543b64d593b509635ca84df15096afc42f84695]

added load on demand functionality for graphis


2001-01-08  Kurt Zenker  <kz@openoffice.org>  [56d8267a217b0c3c30ef3fff5e41e7362e1534f2]

new version for SRC616


2001-01-08  Kai Ahrens  <ka@openoffice.org>  [80d3ab0f8c97188b5e23c340f1df652fc207dc1c]

added load on demand functionality for graphis


2001-01-08  Kai Ahrens  <ka@openoffice.org>  [352996a346c3a92971cc91a45a4b7190f02a0a9a]

added load on demand functionality for graphis


2001-01-08  Kurt Zenker  <kz@openoffice.org>  [8744627956d1be217218462efd1d62187b69d768]

SRC616


2001-01-08  Kurt Zenker  <kz@openoffice.org>  [d2dc2bf48fabd13276501d47f4fe09a265ca1750]

SRC616


2001-01-08  Oliver Specht  <os@openoffice.org>  [163372f82b8761e36e8e2a397981c9f5e59dc165]

::GetOptions: forgotten pRanges++ inserted


2001-01-08  Jörg Budischewski  <jbu@openoffice.org>  [19519616601a2a016eb966637742f4c3ca783e5b]

added tests for empty


2001-01-08  Jörg Budischewski  <jbu@openoffice.org>  [9ad3304b4298c811f66791a5551a61ed543c20ce]

#82577# connector throws an exception, when given an empty string


2001-01-08  Björn Milcke  <bm@openoffice.org>  [1d29881553fce8e9444e5cbaf1dabba685add713]

#81826# import the attachment to an axis for series


2001-01-08  Björn Milcke  <bm@openoffice.org>  [feaf5439647f8f49093c7c477b0dcbc45ca0cf6c]

#81826# import the attachment to an axis correctly


2001-01-08  Björn Milcke  <bm@openoffice.org>  [b8f9990a0fa137580a3446a0daf1df553e3b60b6]

#81826# import the attachment to an axuis correctly


2001-01-08  Ocke Janssen  <oj@openoffice.org>  [9bec729ef80da0b53a2a606ccc19492210f619eb]

new util dir


2001-01-08  Daniel Vogelheim  <dvo@openoffice.org>  [2864c4ebc20d73daad2cd1d57398efd32290a59e]

- fixed: redline portions now work          (they used to vanish if formatting was used in the same paragraph)


2001-01-08  Hans-Joachim Lankenau  <hjs@openoffice.org>  [d14c1a6c55af041857967f5713a88bb3a1f89e8f]

special treatment for connectivity


2001-01-08  Daniel Vogelheim  <dvo@openoffice.org>  [5b98cc021d76fb4e5f6ed42e50f238c858ee6f5e]

- fixed: author properties now work


2001-01-08  Niklas Nebel  <nn@openoffice.org>  [7de5c105fe6a11334397e52ef61f9a2dd8fc734b]

#79427# use individual border distance values


2001-01-08  Behrend Cornelius  <bc@openoffice.org>  [9b2059b365a551d9d3df2a33f9e2a848a438a436]

#71711# One String concerning external links modified


2001-01-08  Michael Hönnig  <mi@openoffice.org>  [5fb9a159e2b1bc64c5b26c08c198a547c0d11d59]

XPropertySet was missing


2001-01-08  Michael Hönnig  <mi@openoffice.org>  [1e27506d51b29f821680c6409e69b098d8c1c1f5]

XRefreshable was missing


2001-01-08  Kai Sommerfeld  <kso@openoffice.org>  [c980d0fe8138da92e0340255ad3fd10676dbc495]

Fixed: Documentation.


2001-01-08  Frank Schönheit  <fs@openoffice.org>  [1d59f0bb7c6bf62f28ec6411b49b164ad9b4566e]

call _disposing only if not locked


2001-01-08  Frank Schönheit  <fs@openoffice.org>  [e2572e8e5d4dede004f5b7d191fd30928599774d]

added _disposing / locking of the adapter


2001-01-08  Jörg Budischewski  <jbu@openoffice.org>  [1538cb3039816b439af2be27dabb344bef886037]

#82576# switched to IllegalArgumentException for an empty string


2001-01-08  Michael Brauer  <mib@openoffice.org>  [ede902ae98f64416f331623759741763e5ed5f80]

#82001#: Removed try/catch when setting numbering rule


2001-01-08  Michael Brauer  <mib@openoffice.org>  [a3bfd0e33e3af6ef8757f8a8b8fccdf2aeda9f65]

Removed SwDoc and SvStorage members from SwXMLExport


2001-01-08  Michael Brauer  <mib@openoffice.org>  [92bc08d686a1c584eeff63f58e7c8760d109f86a]

Added XUnoTunnel to SwXText (required by XML export)


2001-01-08  Jörg Budischewski  <jbu@openoffice.org>  [cb96c707c9fb86f328df45bca6b380fa37d9f2fc]

#82576# + #82586# empty connection string + second reenter are now properly handled


2001-01-08  Frank Schönheit  <fs@openoffice.org>  [f0c72af0613561032adf0c291ce5d95dbb6df966]

overload getTypes to merge all the types of all base classes


2001-01-07  Babak Mahbod  <bmahbod@openoffice.org>  [ab93a0348cc1bc0ec64354d5b36479c085ef7755]

BeginGraphics and EndGraphics now store and restore the current port pen state.
All methods modified to take advantage of the new implementations of BeginGraphics and EndGraphics.


2001-01-06  Patrick Luby  <pluby@openoffice.org>  [848b4d007f0646a008eb2fb65831b70b7a5a0d25]

Made mnBitCount data member reflect true pixel depth of GWorld instead of changing it to 24 for 16 and 32 bit pixel depths.


2001-01-06  Patrick Luby  <pluby@openoffice.org>  [438e238245cde6d4177500841b97ceb75b88260a]

Implemented copying of pixels in SalBitmap::Create(SalBitmap, USHORT)


2001-01-05  Patrick Luby  <pluby@openoffice.org>  [ae930239d46c217a920c425da3c4de7f85397742]

First stab at implementing support for pixel depths less than 32 bytes.


2001-01-05  Patrick Luby  <pluby@openoffice.org>  [392d11469aa70890762fc830668b6b2eac730362]

Initial implementation of SalBitmap class. At this time, only 32 bit pixel depth is supported.


2001-01-05  Niklas Nebel  <nn@openoffice.org>  [92cfbb9be9e23743cf030235c0a2657b653ab7fb]

#81607# SID_INSERT_SIMAGE removed


2001-01-05  Niklas Nebel  <nn@openoffice.org>  [96aa6c909424a5cddb0806529c8ce529ac120670]

#82578# GetGammaDist: use single exp call to avoid overflows


2001-01-05  Niklas Nebel  <nn@openoffice.org>  [a9b4a19b406e22de0c72ba1895932bd3811d40fc]

#82578# IterateInverse: use simple interval nesting for inverse distributions


2001-01-05  Niklas Nebel  <nn@openoffice.org>  [af45f8003c097326170a76b18cebbb4fc7559da5]

#82578# distribution function objects as friend


2001-01-05  Patrick Luby  <pluby@openoffice.org>  [53bab2d534d0f8081dddd84009ff434673c3d3cf]

Rolled back changes in version 1.21 as SalBitmap needs to handle GWorld's with varying bit counts


2001-01-05  Frank Schönheit  <fs@openoffice.org>  [ed2279051a79f8d6c2b2ea9c320211136411807d]

#75916# OGroupManager knows it's container to check for the correct disposing call


2001-01-05  Frank Schönheit  <fs@openoffice.org>  [ce320296d646ef941fe1cc14b4bf450b61a92400]

#75916# OGroupManager::disposing: check for the correct container


2001-01-05  Frank Schönheit  <fs@openoffice.org>  [adc3ccc24e00cb460148d9f6f64351bb27a5291e]

#75916# let the GroupManager add itself (as container listener)


2001-01-05  Michael Brauer  <mib@openoffice.org>  [a44519c03e2080144d903f8dd929cfe57f44fac5]

Handle shape style's element properties when import Writer documents


2001-01-05  Michael Brauer  <mib@openoffice.org>  [80737089ec0b87ffec594f460d53be0891c7092d]

Handle shape style's element properties when import Writer documents


2001-01-05  Michael Brauer  <mib@openoffice.org>  [25ded71c7d51a9fe1a5228b537499300ab1312e5]

Handle shape style's element properties when import Writer documents


2001-01-05  Frank Schönheit  <fs@openoffice.org>  [30a1027ef08984c1a65e06b6681397c2610764c6]

#82463# :propertyChange: lock the SolarMutex when working with the VCL stuff directly


2001-01-05  Michael Brauer  <mib@openoffice.org>  [89b35b593213ea7a16a0afa0aeface9a2b5d461d]

Handle shape style's element properties when import Writer documents


2001-01-05  Frank Schönheit  <fs@openoffice.org>  [6d01049d1c65fbdaa9b64472ad966a0d1fe75351]

#82463# some changes in the multi-threading behaviour (try to release the own mutex as soon as possible)


2001-01-05  Frank Schönheit  <fs@openoffice.org>  [06eaabff02c6ecfb2034db68276453606e896783]

#82463# don't guard getToolkit


2001-01-05  Sander Vesik  <svesik@openoffice.org>  [8e44f54f9ec0f7490b856e18b7749627a56c2c02]

Merge enhancements from OO613B to the trunk


2001-01-05  Michael Brauer  <mib@openoffice.org>  [22a1e939e5c5931148fefdee054c13e1e880272c]

Handle shape style's element properties when import Writer documents


2001-01-05  Frank Schönheit  <fs@openoffice.org>  [e4893548312de3eb72872ce2fcd573eac651f559]

typo


2001-01-05  Frank Schönheit  <fs@openoffice.org>  [96215e7fbf5964fde96bed5c23c2b2a4afb9d09f]

service name of the grid control changed


2001-01-05  Frank Schönheit  <fs@openoffice.org>  [1cee5edbee267986ccde337f1cb3ae12c5976a1c]

deliver component description files


2001-01-05  Frank Schönheit  <fs@openoffice.org>  [9f0dd060c50fb667871054f0180393f5846ba9b7]

initial checkin - component description file for the dbu lib


2001-01-05  Frank Schönheit  <fs@openoffice.org>  [aa8c17deff5da398ad23bc0727a49034417196aa]

initial checkin - component description file for the dba lib


2001-01-05  Frank Schönheit  <fs@openoffice.org>  [8ce80c190e3c65e891fa3947a629f8fa22c83010]

adjusted the implementation name


2001-01-05  Frank Schönheit  <fs@openoffice.org>  [0127c4203567fa108864bb888a127b4f5138cfad]

adjusted the implementation name


2001-01-05  Sascha Ballach  <sab@openoffice.org>  [b9dd68f4c3e08587188c7d5ad2e836f86b0ebce6]

one point overlooked, now it should work


2001-01-05  Frank Schönheit  <fs@openoffice.org>  [57f3e4aaec8188e776a16535ee2432ecac96a8f1]

adjusted the implementation name


2001-01-05  Frank Schönheit  <fs@openoffice.org>  [7197e14284e0c8729ce2f8940521f8f97d58add8]

type in the form service names


2001-01-05  Sascha Ballach  <sab@openoffice.org>  [e823fd2e4358df991c8e3b06ff350aed6d4a669c]

now the files should can compile under Solaris


2001-01-05  Michael Brauer  <mib@openoffice.org>  [641d88bcda87a67cadb0e5060e7fea9283153b11]

default styles


2001-01-05  Michael Brauer  <mib@openoffice.org>  [81788fe199a47085a892d836fd72a526d4ef6311]

default styles


2001-01-05  Michael Brauer  <mib@openoffice.org>  [bcd0d6f8a821c1c46dc6d74cd5aa32b56cea1e0f]

default styles


2001-01-05  Frank Schönheit  <fs@openoffice.org>  [3729f52e2ad77f374f9972ce17e27451a1913a3a]

cleaned up the service names


2001-01-05  Dirk Grobler  <dg@openoffice.org>  [780fd0413d1208c68582d4885e455b5d60aaf2c3]

new config file ...labels.xcd


2001-01-05  Babak Mahbod  <bmahbod@openoffice.org>  [8a10c5509c6d187f84a8b06b62e8590d7b931538]

Stylistic changes only including UNIX conversion.


2001-01-05  Babak Mahbod  <bmahbod@openoffice.org>  [277565d21da030ab7dd2b9984cf957d769a7e61e]

Invert method implemented (dragging window boundary instead of the entire window content).
BeginClip and EndClip APIs incorportated into BeginGraphics and EndGraphics APIs.
Debug statements added into methods that are yet to be implemented.


2001-01-04  Patrick Luby  <pluby@openoffice.org>  [77053d55164eb86d15dd45dfb7ca231886f53d0f]

Made CreateVirtualDevice always create a 32 bit GWorld


2001-01-04  Hans-Joachim Lankenau  <hjs@openoffice.org>  [203e9a122228000d88e3eea62865733520a1f450]

get SOLAR_JAVA back to live


2001-01-04  Daniel Vogelheim  <dvo@openoffice.org>  [cabff133cfd7164845b7cbc797c5c6881250bce8]

- fixed: throw()-specification now matches headers


2001-01-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [dafb815f2002267978e00b76b6ac45458510e49a]

#65293#: typo


2001-01-04  mfe  <mfe@openoffice.org>  [b263c300b2e9b375b6f33090dc9039e77f4f6523]

corrected mispelled header name


2001-01-04  Frank Schönheit  <fs@openoffice.org>  [a76c87cfa7eb145572500f66ba24b7eb4991800f]

#81441# don't allow 'Value', 'Time', 'Date' to be set in the property browser


2001-01-04  Frank Schönheit  <fs@openoffice.org>  [1e41615b75af05bf671c80351247000e73a988f0]

changed the implementation name


2001-01-04  Frank Schönheit  <fs@openoffice.org>  [a8028e98cba9882e72884b1cec8230ec73eb2c3d]

correct getSupportedServiceNames - one of the names was a double


2001-01-04  Frank Schönheit  <fs@openoffice.org>  [fa4fdaaeb76f8015113f1e200bcff776118af0ce]

corrected the service name


2001-01-04  Frank Schönheit  <fs@openoffice.org>  [18b53cde26152a58b55487a161eee456ac0edee0]

implementation name changed / getSupportedServiceNames returns the aggregate's services, too


2001-01-04  Frank Schönheit  <fs@openoffice.org>  [fe57952c31839f240e38f2d5a605f875566e16e4]

implementation names of the formatted field changed


2001-01-04  Frank Schönheit  <fs@openoffice.org>  [75f13df0f38068e84801a9ffca2668c19bc354f5]

#78932# adjusted to the new componentdescription.dtd


2001-01-04  Jörg Budischewski  <jbu@openoffice.org>  [4f13b59dd80f79f8d7d97e67216e93e0986bbd82]

added a test for checking forbidden charcters


2001-01-04  Jörg Budischewski  <jbu@openoffice.org>  [819e511174d11d72c906d829e58056b5ce964a60]

#82295# improved performace on by 60 percent, on solaris by 40 percent


2001-01-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [a8aa9cd980fabd15d3ae6e5e94db6c210df20147]

#65293#: sytax


2001-01-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [6402f85b3f14c210054b5e38e258bbd80f975ffe]

#65293#: includes


2001-01-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [af17bfd42ad6b79fb1b0c1622a2ff075760c203a]

#65293#: no comma after last enum item, please!


2001-01-04  Ocke Janssen  <oj@openoffice.org>  [05017608de4248c9e43ce1e2debb70ff5589d071]

use namespace


2001-01-04  Ocke Janssen  <oj@openoffice.org>  [10c4f5de1dd28b7c4e9b2ba6fa81e70b15ec779c]

check columns


2001-01-04  Ocke Janssen  <oj@openoffice.org>  [0f4a9084d8f3ecd11fa681fc1856683827c5bbf3]

confignode names corrected


2001-01-04  Ocke Janssen  <oj@openoffice.org>  [b662ccdabcc7f9d4a8d11d7413fc559a4540b354]

acquire queries and check for null in dispose


2001-01-04  Ocke Janssen  <oj@openoffice.org>  [82a5c17d78e27ad53fabc7de758532fd1a5c3fbd]

fill query with live, like columns


2001-01-04  Ocke Janssen  <oj@openoffice.org>  [490db0d2a8b60aee8d72fd9e965e37506f227b7e]

dispose columns before querycomposer


2001-01-04  Ocke Janssen  <oj@openoffice.org>  [ed1d1a2f5b36b46f326abdbb89a4bd637aab5785]

config values corrected


2001-01-04  Sascha Ballach  <sab@openoffice.org>  [9c293cb7a5286681ec6a9fb1d85328a19c7defbc]

fix bug of the shape position after import


2001-01-04  Sascha Ballach  <sab@openoffice.org>  [1bb5bb47587bdbc9b0e5c72e9ab1896fe6a658a7]

the fontdecls should now work


2001-01-04  Frank Schönheit  <fs@openoffice.org>  [b4a602e731a23b3daf55f8a040797580e28ec0f9]

#81485# help ids for the ADO page


2001-01-04  Frank Schönheit  <fs@openoffice.org>  [174cdee3c924c3630e619be9f1c63ea5e803fe8b]

#81485# +ADO page


2001-01-04  Frank Schönheit  <fs@openoffice.org>  [106217c377e8c5fd3a7802b13253931a4411edaa]

#81485# +STR_PAGETITLE_ADO


2001-01-04  Frank Schönheit  <fs@openoffice.org>  [b242af23c29e173ef3aea45a77f31dd6c5a1a11d]

#81485# +OAdoDetailsPage


2001-01-04  Frank Schönheit  <fs@openoffice.org>  [46bd1847cc8b3af6ba4f2b2407df907df9e34fd5]

#81485# added dsn type ADO


2001-01-04  Frank Schönheit  <fs@openoffice.org>  [99662c09855eb7c6c3cb4de6cdbff3f4c9ee9e78]

#81485# +DST_ADO


2001-01-04  Frank Schönheit  <fs@openoffice.org>  [d0d9d88b7e08d84c1e69fe428ea1ffbd92227112]

#81485# +PAGE_ADO


2001-01-04  Frank Schönheit  <fs@openoffice.org>  [355b27d9c245d525c383b8f661ed37ad86acec9b]

#81485# help ids for the ADO page


2001-01-04  Ocke Janssen  <oj@openoffice.org>  [1688ee76a54bd6604be26844d6df407c7e21a1c9]

check if column name exists in nameaccess


2001-01-04  Frank Schönheit  <fs@openoffice.org>  [846986ac1b38b010e985acbdb0da5a002485c6ad]

#81731# enable automatic coloring for the formatted field


2001-01-04  Frank Schönheit  <fs@openoffice.org>  [9ed7c0617850f38b4ce8eb842fcf328b5d950b7a]

#81731# handling for automatic coloring


2001-01-04  Frank Schönheit  <fs@openoffice.org>  [64599971d4988092deed00ac3e507f53c1d1258c]

#81615# auto completion for the extension checkbox is case sensitive


2001-01-04  Jörg Budischewski  <jbu@openoffice.org>  [b001849eacc562e893fe6b1c0106db8acc0c8bdd]

#81589# + #81589# Improved writing performance a little, an exception is now thrown when writing illegal characters < 32 except 9,10,13


2001-01-03  Babak Mahbod  <bmahbod@openoffice.org>  [150d25d22bc9baa6442701e956ac007926ece8e5]

Text fore color set in QD.


2001-01-03  Patrick Luby  <pluby@openoffice.org>  [46271ceb83f7ebf2bb8bed7a4f23497d63399051]

Removed unused data members from structs


2001-01-03  Babak Mahbod  <bmahbod@openoffice.org>  [cb40ee0e0bccb1d32b0daabe9a580a13b9b2f7f9]

API name changes. Clip region APIs changed. New data member added to SalGraphicsData. GDevice no longer disposed in the destructor. SalGraphicsData data members changed for consistency.


2001-01-03  Kurt Zenker  <kz@openoffice.org>  [0b68605e9a82e920cad892ee6ed4820d7967004a]

new version for SRC616


2001-01-03  Frank Schönheit  <fs@openoffice.org>  [b0fc105a9fcf2fb86d51e30131308291d8ace897]

file format change (extra wrapper element for controls, similar to columns)


2001-01-03  Frank Schönheit  <fs@openoffice.org>  [465718be7185ce19f709c150317d532c71a6d338]

+form.mod


2001-01-03  Frank Schönheit  <fs@openoffice.org>  [ef083c4e00c5263da264d1084886f803938d3cbb]

+style:family=control


2001-01-03  Frank Schönheit  <fs@openoffice.org>  [9a1287b1e3f12b4c6557312785a41f6297909488]

+script:events / +script:event


2001-01-03  Frank Schönheit  <fs@openoffice.org>  [31b28df9d6f4c00018befe78dc90148ebdff577b]

initial checkin - DTD for the form layer XML


2001-01-03  Kurt Zenker  <kz@openoffice.org>  [f90ae6352bb8b9c3feaa7c6e1cb651b9589c67ac]

#65293# syntax


2001-01-03  Rüdiger Timm  <rt@openoffice.org>  [c33a19051294a834efc6ac258a438de96daca6ae]

new version for SRC616


2001-01-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [c2477bb5e4a6b09cf383136413a87c9579dea579]

#65293#: use std::va_list


2001-01-03  Jens-Heiner Rechtien  <hr@openoffice.org>  [75c6fc5627e042ca5a3f45538367c7fdfdc0cf25]

#65293#: using namespace std for functions with var. argument list


2001-01-03  Jörg Budischewski  <jbu@openoffice.org>  [306fab1ddb0635338178c4550d493f1af673dbfc]

some performance tests


2001-01-03  Kurt Zenker  <kz@openoffice.org>  [02f1b24c1022fb45ecac15f4f406dc2a53c2fff6]

new version for SRC616


2001-01-03  Kurt Zenker  <kz@openoffice.org>  [87a3f8e550e0045d683816c4cb51a5a3ad125700]

new version for SRC616


2001-01-03  Kurt Zenker  <kz@openoffice.org>  [1bcdb60574574a8c36719bb46c744c5ca238b165]

filter all __CT


2001-01-03  Kurt Zenker  <kz@openoffice.org>  [fa7bbbee3f52ea5823306de3ebb950f802dba9f8]

new version for SRC616


2001-01-03  Michael Brauer  <mib@openoffice.org>  [5065c89f2320a5dbd38b4314c1fc9ce54adbef15]

support for OLE objects in XML files


2001-01-03  Michael Brauer  <mib@openoffice.org>  [56d2cb45e26d5a835a8ca9b519aa95f3705b6ec1]

support for OLE objects in XML files


2001-01-03  Michael Brauer  <mib@openoffice.org>  [4bcf0c95aa39d6cfbea8b98563c61954ec7d581d]

shapes for text documents


2001-01-03  Michael Brauer  <mib@openoffice.org>  [6cba026c12a4951b1930f20037666ef5223e2289]

syntax


2001-01-03  Michael Brauer  <mib@openoffice.org>  [a91872236cc1e2f04a3f42c0074988912f49e97f]

support for OLE objects in XML files


2001-01-03  Kurt Zenker  <kz@openoffice.org>  [2a7b771e8487fabac73e638af981a5b4d25f2fa3]

new version for SRC616


2001-01-03  Kurt Zenker  <kz@openoffice.org>  [cacea6ebdfde8ded4f7ed94f77e644304e9d6800]

new version for SRC616


2001-01-03  Kurt Zenker  <kz@openoffice.org>  [0b81355b2dd98bd095e6e52418ed6f32c4f03bd2]

new version for SRC616


2001-01-03  Michael Brauer  <mib@openoffice.org>  [52884e8f20c18587b63de3d5239fefef2a5d3200]

shapes added to text documents


2001-01-03  Ocke Janssen  <oj@openoffice.org>  [2aa79129f0d539bb6f13ca99eae0137aab108683]

check if column is valid


2001-01-03  Ocke Janssen  <oj@openoffice.org>  [7e5bb9404c6afafb6cf8273f43e72e4f480dc1b7]

#82391# if it is only possible to fetch columns in order, use row


2001-01-03  Ocke Janssen  <oj@openoffice.org>  [d5589d3c1e4d7b81c5377afdd2ba7743f28418a8]

check month >0 and < 13


2001-01-03  Frank Schönheit  <fs@openoffice.org>  [d9f4bfc019cf8f1210138bc9e4a200cfac467d06]

+RID_STR_EVT_UN-/-RELOADING


2001-01-03  Frank Schönheit  <fs@openoffice.org>  [9dbef2a54b2c94d40ca1d007d33530fa34d22f2e]

HID_EVT_RE-/-UNLOADING


2001-01-02  Gene Anaya  <ganaya@openoffice.org>  [d79d0d49eda29bd5e4bb83c8f7fcc441b6fc6798]

Add staticmbicgm to build on MacOS X


2001-01-02  Daniel Vogelheim  <dvo@openoffice.org>  [9c14c92c4f5b88cf00a8300ba5bda69d8458789a]

added DBG_ASSERT() to prevent conflicting translation map entries


2001-01-02  Frank Schönheit  <fs@openoffice.org>  [fd2933f1f306b726b61a53790bb8331980ef7f3b]

event ex- & import


2001-01-02  Frank Schönheit  <fs@openoffice.org>  [e402febae8c1997e593319860063737885b20d53]

+formevents, +eventimport, +eventexport


2001-01-02  Frank Schönheit  <fs@openoffice.org>  [280d8453fee8ca0e03f7bba131af0c94077ed55b]

initial checkin - code common to event ex- and import


2001-01-02  Frank Schönheit  <fs@openoffice.org>  [b6e102e52098aa5a653829a1221c1eef90826bd2]

initial checkin - helper for importing script events


2001-01-02  Frank Schönheit  <fs@openoffice.org>  [2a70be360188dc0c57d185cf6230b2b896406efb]

initial checkin - helper for exporting script events


2001-01-02  Juergen Schmidt  <jsc@openoffice.org>  [3382739d6ab5666c619bbf690aab5ad1f25a7918]

generate empty throw declaration for getCppuType functions


2001-01-02  Daniel Vogelheim  <dvo@openoffice.org>  [102857505afcc527eb8f8f81ebd615c7e0d52506]

fixed: properties of redline portion


2001-01-02  Daniel Vogelheim  <dvo@openoffice.org>  [1ec3c1c3ddd86283e77bde04c25d119e78c79482]

fixed: redline portion start/end handling


2001-01-02  Daniel Vogelheim  <dvo@openoffice.org>  [7858a29483f667a20430efe01fbe3243a1b5469f]

fixed: Redline-Portion start/end (IsStart-property)


2001-01-02  Daniel Vogelheim  <dvo@openoffice.org>  [51b9819447437d09f11f3146af333a1d0e693635]

- fixed: use proper int type for XAttributeList (eliminates compiler warnings in wntmsci3)


2001-01-02  Daniel Vogelheim  <dvo@openoffice.org>  [6f7e8313b204faded40495b796819bfe7fee018c]

- added: change tracking export added          (still buggy and therfore disabled in txtparae.cxx)


2001-01-02  Daniel Vogelheim  <dvo@openoffice.org>  [9fba2179673b58e6335dfc17618bb42595ce1b92]

- added: HyperLinkEvents property for Hyperlink-TextPortion/Cursor


2001-01-02  Daniel Vogelheim  <dvo@openoffice.org>  [79db5ab936dc694c67ab9d8b6a80f81907b7c11f]

- added: events in Hyperlinks


2001-01-02  Jörg Budischewski  <jbu@openoffice.org>  [94f459d63ed85991f1f0e393e1696bfa29c4de77]

removed testoffice applicaiton, because it is not buildable within the udk


2000-12-31  Patrick Luby  <pluby@openoffice.org>  [963ba1e5c936cfb3b53c7b9e4bac94365e03ccc7]

Added more stub code to eliminate numerous "missing palette" messages


2000-12-31  Patrick Luby  <pluby@openoffice.org>  [e0a276d1be4499848547cfc7a03bdf4fdf6b184f]

Added LockPortBits and UnlockPortBits for source GWorldPtr in SalGraphics::CopyBits. Without these calls, CopyBits will sometimes copy from the distination's GWorldPtr instead of the source GWorldPtr.


2000-12-29  Sander Vesik  <svesik@openoffice.org>  [cefdcb38fb889dab699f0ef65b1ea7ffeedaeb33]

Irix and Irix64 need <string.h> included, just like Solaris and MacOS X

Contributed by the SGI OpenOffice Porting Team.

2000-12-24  Patrick Luby  <pluby@openoffice.org>  [7ce851fbc0d70eac08bd1b1177fc8b5171590959]

Reset default width and height to 0 as 100 had no affect


2000-12-24  Patrick Luby  <pluby@openoffice.org>  [835380ae043993f55427b1e371ec2a1ff040250f]

Set default size of lightweight windows to 100 by 100 as 0 by 0 causes display problems.


2000-12-24  Patrick Luby  <pluby@openoffice.org>  [e70cd66dee849d6dfd3d3f2f73f20784dc2cc284]

Implemented SalVirtualGraphics device to support offscreen buffering of painting operations


2000-12-24  Patrick Luby  <pluby@openoffice.org>  [9a610ef9fd3396e256d4774437bc8ed5bb621f35]

Added minor changes to handle when maGraphicsData.mpCGrafPort is an offscreen GWorld and added the following to the SalGraphics::DrawText method: - Conversion of Unicode characters to chars - Setting of font color - Setting of clip regions


2000-12-24  Patrick Luby  <pluby@openoffice.org>  [163a9768f7773b2c59040649a0c1213bf565d4ed]

Replaced all Mac newlines with Unix new lines and added initialization and disposal of SalGraphicsData structure members that were not included previously since gcc does not initialize these members to predictable values


2000-12-24  Patrick Luby  <pluby@openoffice.org>  [c1e169dfa4b5ba50d5eaeb326162d2ad366388c2]

Removed extraneous data members from SalFrameData and SalVirDevData structures


2000-12-22  Patrick Luby  <pluby@openoffice.org>  [f642469af967bd470148cddb4cc4232431f99830]

Removed duplicate includes


2000-12-22  Thomas Lange  <tl@openoffice.org>  [5ba0fa6e20a85ce5f5a42daee77fc6f7780dd55f]

handle words with hyphens and control chars


2000-12-22  Thomas Lange  <tl@openoffice.org>  [51d52a7b505bd6d34be9d3b97d5c77268c8abc26]

linguistic functionality for handling words with hyphens and control chars


2000-12-22  Thomas Lange  <tl@openoffice.org>  [1f956e2ab61d1b1bea868cd0786102ebb8a135a7]

linguistic functionality for handling words with hyphens and control chars


2000-12-22  Thomas Lange  <tl@openoffice.org>  [a6638865cef7434dc96290e865e1f432aaf90596]

lngmisc.cxx added


2000-12-22  Thomas Lange  <tl@openoffice.org>  [50d77c66e3a85e65c5882ff37eb11baaa90c1178]

lngmisc.hxx added


2000-12-22  Thomas Lange  <tl@openoffice.org>  [e22125337c50560ac30e24ea8489e6f3654e6dfe]

Remove hyphens and control chars from wor dto be displayed


2000-12-22  Jörg Budischewski  <jbu@openoffice.org>  [51b994ac4d7ba7b15356bc9f58cc2a1a169b8523]

#82449# service is now named correctly MarkableOutputStream


2000-12-22  jp  <jp@openoffice.org>  [8218e11fc092b9f505ed9d083860655db52cfaed]

Bug #81672#: asynch loaded graphics for status updates


2000-12-22  Björn Milcke  <bm@openoffice.org>  [9005a381ed6c7120a484ed28c5022eb5673390b8]

transformation matrix 3d


2000-12-22  Björn Milcke  <bm@openoffice.org>  [eb8b7cfae4de55e0bb09448ceee0bf8ca405f7ef]

*** empty log message ***


2000-12-22  Hans-Joachim Lankenau  <hjs@openoffice.org>  [6f173f902bb0a23bcae380fd3873b6859de95444]

missing change in regular rdb building


2000-12-22  Daniel Boelzle  <dbo@openoffice.org>  [acd417525c352c65bb7753cea8d0b6946c9f047e]

added useful assertions


2000-12-22  Kay Ramme  <kr@openoffice.org>  [a053543258d4167123590833357a9139840b82a9]

#80442# new type description interface


2000-12-22  Daniel Boelzle  <dbo@openoffice.org>  [9627f037cb3c37ab09d9c4ec7de7a95745d2e32f]

forgot CPPUMAKERFLAGS = -C


2000-12-22  jp  <jp@openoffice.org>  [8fa8101bcd0f9e94af18aaa9332c61effc79f008]

SetAndSave: set pSelFmt at the UndoIter


2000-12-22  Kay Ramme  <kr@openoffice.org>  [bd051fffa5d5d0c3442b368e230080349015f87d]

#82443# added thread run hooks


2000-12-22  Kay Ramme  <kr@openoffice.org>  [4e4b0db9b1effc940321347edc2da6f5705a0531]

gerneric hook added


2000-12-22  Oliver Specht  <os@openoffice.org>  [3fe6f34ea39d3b7f0768210c6c90a490880382d8]

#82533# own property map for embedded object


2000-12-22  Daniel Boelzle  <dbo@openoffice.org>  [843b962cf26de7fcd4db9321db0c1dd241e69990]

query throws RuntimeException


2000-12-22  Oliver Specht  <os@openoffice.org>  [8aa6ba72e563c5de21ff06e188ddbade60df8c44]

precompiled header


2000-12-22  Patrick Luby  <pluby@openoffice.org>  [32f2a8edf3d2ea05d786637c681889270b73cee2]

Implemented mouse move and mouse drag events


2000-12-22  Eike Rathke  <er@openoffice.org>  [70fcd4a529789c21e597bd7e8b0e2d03c21f55df]

Ascii import/export Unicode enabled


2000-12-22  Eike Rathke  <er@openoffice.org>  [05dbe718ca0dcb9184716b88523814cd945b5bab]

Ascii import Unicode enabled


2000-12-22  Eike Rathke  <er@openoffice.org>  [3c2105e07d29b2069349e1a54e08463d359f988f]

new: read/write Unicode or Bytecode


2000-12-21  Sander Vesik  <svesik@openoffice.org>  [dddc08951b6f2bd7905af7fe2e922f4b62668bc4]

move #endif from the previous commit to it's proper place


2000-12-21  Sander Vesik  <svesik@openoffice.org>  [3fe87f0a0571149e80b5f4e5d844ae89bd1d7f64]

Add in missing #if defined(USE_PSPRINT)


2000-12-21  Hans-Joachim Lankenau  <hjs@openoffice.org>  [72dace015e089e7a3fb936366ad83e985f0163dc]

don't ignore explicit stated dependencies


2000-12-21  Babak Mahbod  <bmahbod@openoffice.org>  [cf6d205026ff14ddaf382b8c616645d3af8796e6]

ROP Color implementation.


2000-12-21  Hans-Joachim Lankenau  <hjs@openoffice.org>  [7ce8c97bc7a00d943bf3ebe1856c91538af78c2a]

avoid collisions


2000-12-21  Babak Mahbod  <bmahbod@openoffice.org>  [d1f4c32c943d8465f9afcb812d72fd73f41deaae]

CopyArea API implemented. Polygon region API implemented.


2000-12-21  Niklas Nebel  <nn@openoffice.org>  [8f33446ff299b3c2cb8c07755da926fb8fb6dffd]

#78676# SubTotalDescriptor properties


2000-12-21  Vladimir Glazounov  <vg@openoffice.org>  [8d17ae3ccb68da92548595250f5724f13232010e]

#65293# removed extra comma


2000-12-21  Christian Lippka  <cl@openoffice.org>  [f897ee3f056eaaceb6623700b5a938e8ddb2265f]

renamed export method to exportAnimations


2000-12-21  Dirk Völzke  <dv@openoffice.org>  [0543e24f2dd4372905961172a7b3a47f46b1cf1b]

#81540# Set the extension for templates, if there is none


2000-12-21  Sascha Ballach  <sab@openoffice.org>  [38651547bf408c8fd9a375b266deaaa62fee9fcd]

make it possible to give on chain the FontDecls


2000-12-21  Sascha Ballach  <sab@openoffice.org>  [9398f9c8912d50145ecbd1fa07aacfd33e5e1d9a]

use the fontdecls for import and export of cell styles


2000-12-21  Sven Jacobi  <sj@openoffice.org>  [db2918eb657f5c49c7ee13979426d511e918069a]

now creating polygon properties at the EscherPropertyContainer


2000-12-21  Sven Jacobi  <sj@openoffice.org>  [0a87b80c9fdf66998fb163c4becd1d2715e0de15]

now creating polygon properties at the EscherPropertyContainer, removing point and size member from the ImplEESdrObject (not used)


2000-12-21  Sven Jacobi  <sj@openoffice.org>  [930582b9ca7195cca363556655c20bdc2b657d49]

added method to create polygon properties


2000-12-21  Kai Ahrens  <ka@openoffice.org>  [d9f34dfb08ce7df13d7476072f961647f917f62e]

support for load on demand optimized


2000-12-21  Kai Ahrens  <ka@openoffice.org>  [13321559aa2182c4f2c9752cd4bbabc285ebb135]

support for load on demand optimized


2000-12-21  Dirk Völzke  <dv@openoffice.org>  [3420ae6b74ee3b596e7345dcedf861178a3963d7]

#81540# Create new templates in the user directory


2000-12-21  Mathias Bauer  <mba@openoffice.org>  [b3a60c070f61ba716c967041d8b259ad4cdd3363]

#82525#: store configuration on Exit


2000-12-21  Daniel Boelzle  <dbo@openoffice.org>  [8db2fed295a539ed6a1a5c36a20b3219db128540]

udkapi.rdb


2000-12-21  jp  <jp@openoffice.org>  [f9aa81db377c64c443bf6e71a53c485ec0db9b41]

writegraphic optional in original format and not general as JPG


2000-12-21  Daniel Boelzle  <dbo@openoffice.org>  [fdc551ade9eeadfa992ecdf78b2e5d36d6ed20a8]

*** empty log message ***


2000-12-21  Daniel Boelzle  <dbo@openoffice.org>  [759a436b334e67696bd9ffeb30cddd1e58ef5670]

*** empty log message ***


2000-12-21  jp  <jp@openoffice.org>  [7e2286b452e41470c9beb04291deb8a3009bd7be]

FillInfo: store TabDistance as string


2000-12-21  Daniel Boelzle  <dbo@openoffice.org>  [3f980f5d243ad36e20a2aa9edd9f61545bc79289]

*** empty log message ***


2000-12-21  Daniel Boelzle  <dbo@openoffice.org>  [34d51dcf5e04bbe54c6b4696c061eb8ce5e911c2]

SAL_THROW only for C exports


2000-12-21  Michael Hönnig  <mi@openoffice.org>  [8ce996e4ab2e5bd5e24e46ce14f0d3aaf259ce9b]

typo fixed: FrameSearchFlags now without s at the end


2000-12-21  Michael Hönnig  <mi@openoffice.org>  [bd6c470e88202ed113996c7e9bcdb72ff2e34865]

typo fixed: FrameSearchFlagsy now without y at the end


2000-12-21  Oliver Specht  <os@openoffice.org>  [f18d81d067d75f9868d7e3320d89b1681487154f]

#80935# notify listener of SwXParagraph in ::dispose()


2000-12-21  Daniel Boelzle  <dbo@openoffice.org>  [9deb050df4750aa25cd2682825bdd461ff810ddb]

extern C, throw ()


2000-12-21  Daniel Boelzle  <dbo@openoffice.org>  [494b1e32ade2e90c841721550dbdc8e98c9bfe0e]

throw ()


2000-12-21  Daniel Boelzle  <dbo@openoffice.org>  [8f7231f62776eecaf72552aab8bbb22cacbeee2c]

test


2000-12-21  Daniel Boelzle  <dbo@openoffice.org>  [ebac2258f173a4e613d64eb79471aaba15707e69]

added uno_type_any_assign(), uno_any_assign(), uno_getCurrentContext()


2000-12-21  Daniel Boelzle  <dbo@openoffice.org>  [e76d5e77bee63f41561e9f2b23b1c8b77a00278a]

new


2000-12-21  Daniel Boelzle  <dbo@openoffice.org>  [9299a24bf6fcc04b9453a4a3cf5d718bcf05012e]

current context


2000-12-21  Daniel Boelzle  <dbo@openoffice.org>  [61193f586ba392e6da6955800945ec9da6830991]

empty throw () clauses


2000-12-21  Oliver Specht  <os@openoffice.org>  [c3600a9d75a04bb6a46d12efb85669601565bbf3]

#82505# OpenDataSource: create statement if it is not set


2000-12-21  Daniel Boelzle  <dbo@openoffice.org>  [8c3c9f8b9121f0be8d18e40b1e1548d207e1c47f]

added throw () clauses


2000-12-21  Daniel Boelzle  <dbo@openoffice.org>  [e91d5248ad4431a6199aab9a29e7b53aad262f6b]

new


2000-12-21  Daniel Boelzle  <dbo@openoffice.org>  [bc4eb0e412571f7c45e77a97406d64fd1cfec79b]

added context


2000-12-21  Daniel Boelzle  <dbo@openoffice.org>  [2cb652969e96818e795fcae3bf433a0f59d96991]

fixed cast


2000-12-21  Andreas Martens  <ama@openoffice.org>  [42e0b758466654676871affc3e2b0c3cb79ace2e]

New: Rotated text portions


2000-12-21  Niklas Nebel  <nn@openoffice.org>  [915387491ff74bc6ba33d52857770e79f5b4f63c]

casts to avoid warnings


2000-12-21  jp  <jp@openoffice.org>  [a3c93b48fc03ffa458b450045e408afccd0da146]

remove function GetTmpFileName


2000-12-21  Oliver Bolte  <obo@openoffice.org>  [f4d6078438bffbddf597ec31019b0ac0918ce1c1]

SRC614 for maxosx static member


2000-12-21  Vladimir Glazounov  <vg@openoffice.org>  [8686f438a4cd0b9efa1a8ebd41452a8f6a393cc8]

#65293# stdstrm.hxx is not a part of the project anymore


2000-12-21  Oliver Bolte  <obo@openoffice.org>  [7baa3c3aa86f6c2510337ccc05ed4210dcdf0084]

SRC614 for maxosx static member


2000-12-21  Daniel Boelzle  <dbo@openoffice.org>  [f922a92f5974a643ab6bff9b284aeeb361f4b4b5]

comments


2000-12-21  jp  <jp@openoffice.org>  [627c3b28884bf7f66e3d73b02cbea69f6fef124a]

TransliterateText: enclose with undo if we have a multiselection


2000-12-21  jp  <jp@openoffice.org>  [f843b98b5579f8e07226a9521da0248bb8f3dbf4]

new: transliteration


2000-12-21  Dirk Völzke  <dv@openoffice.org>  [df32225d05cec18a4102d00414328d8ae2138150]

#81540# Don't use hierarchy any more (part2)


2000-12-21  Oliver Specht  <os@openoffice.org>  [ee6401c8ac3cf961825cb4db7eb7d524d0c073bf]

catch(...) -> catch(Exception&)


2000-12-21  Oliver Specht  <os@openoffice.org>  [81b7b18ad13317da80ae165055c46b8a96840704]

inheritance corrected


2000-12-21  Oliver Specht  <os@openoffice.org>  [775c92c7650afbeae6cfdaf0869e71fd31bcacfd]

#81437# reload example instead of trying a Undo()


2000-12-21  Daniel Boelzle  <dbo@openoffice.org>  [1b2b5ca1481249eabf52d53ce178a8ade2528709]

add SAL_THROW


2000-12-21  Dirk Völzke  <dv@openoffice.org>  [e29b4ad9fbb8c2eb613f1365b02ed4ef578ba8a9]

#81540# Don't use hierarchy any more


2000-12-21  Niklas Nebel  <nn@openoffice.org>  [5dc9466a1b64632a56c2792d6238e992888e7f7c]

#78569# right names for view options


2000-12-21  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f3e1f0ec59c234399fbcf8170416e8fef9fa35a7]

workaround for dpj error when building with -Px


2000-12-21  Christian Lippka  <cl@openoffice.org>  [184aba09d25624efb2fd779cb0464ed3635668c8]

#82100# fixed 'Printable' 'MoveProtect', 'SizeProtect' and 'Name' properties


2000-12-21  Thomas Lange  <tl@openoffice.org>  [573a0503454d69c4289a78860debc1a03b9077a2]

Remove hyphens and control characters from word to be checked


2000-12-21  Thomas Lange  <tl@openoffice.org>  [65e2cc1dd328bda800144cd2ab0e764184ad2d14]

Functions to remove hyphens and control characters added


2000-12-21  Kay Ramme  <kr@openoffice.org>  [19a8356c051639d3d508b5727c4c52f899f03133]

UnoApp now also runs as an applet


2000-12-21  Sascha Ballach  <sab@openoffice.org>  [a30f240b31c9ed71f92a95dd76916a97aa6b18da]

remove some warnings


2000-12-21  Sascha Ballach  <sab@openoffice.org>  [f85e4661ae0dabb14a046cd05fa8a2c1b16d91d0]

get all changes of the branch 1.20.2.3 and put it into the normal branch


2000-12-21  jp  <jp@openoffice.org>  [c061858e723f718a172e60c9f3aac0e3e7a6c330]

Iterator for script changes and attributes inclusive the script changes


2000-12-21  jp  <jp@openoffice.org>  [52c520fd72373eb4d5ccd5edbb73e896c8731038]

new: transliteration


2000-12-21  Kai Sommerfeld  <kso@openoffice.org>  [f22f3967e0f8cd0691648f4a23914bd98f011d10]

#82494# - Workaround to reduce CPU load in case config data are broken.


2000-12-21  jp  <jp@openoffice.org>  [dddf730f98da0192e7dceca2b4c78be70e5aa651]

wrapper for the I18N transliteration


2000-12-21  Kai Sommerfeld  <kso@openoffice.org>  [76c92d6c36b3c09c4eaa38fd742296c0c2f66243]

#82494# - Workaround to reduce CPU load in case config data are broken.


2000-12-21  Andreas Martens  <ama@openoffice.org>  [2d241beb981bbcd81f8f06fe1ab8a5a04def0481]

New: Rotated text portions


2000-12-21  Michael Hönnig  <mi@openoffice.org>  [ac17f49d92a1dae69f05c7d1a446da4a31d8176b]

see interface/service/... ident -> @see ident - for new docu generator


2000-12-21  Jörg Budischewski  <jbu@openoffice.org>  [9cf6e8bfd6ec17c994ee753d22e02c9acaf0b20a]

#82295# some modifications for solaris


2000-12-21  Jörg Budischewski  <jbu@openoffice.org>  [48f09b71154d9d4440a99ad8afc051d27e2f17c7]

#82295# couldn't add directory (bug at collab.net ?, moved dk.mk temporarily to this location


2000-12-20  Mathias Bauer  <mba@openoffice.org>  [a7543e8ee3595e813eb174c20ee7b541aaa78764]

#81319#: correct adaption of filename when changing format


2000-12-20  Jörg Barfurth  <jb@openoffice.org>  [ae8e991ee67ae8d635830eaf180e35d35d9d90a0]

#82336# Quick fix: Disabling cache for user 'nobody' in service 'ConfigurationProvider'


2000-12-20  Mathias Bauer  <mba@openoffice.org>  [f84a3a62f69c4d17f8244f8c67bab5f0336befaa]

#80742#: use URL from Tempfile, not FileName


2000-12-20  Patrick Luby  <pluby@openoffice.org>  [57e3a219de554b26f5d75762ba351b5729365018]

First implementation of mouse entered, exited, and moved events. Note that SalFrame::CaptureMouse() is now empty because in Cocoa, all windows automatically receive mouse events and do not need to "capture" the mouse like in Windows.


2000-12-20  Niklas Nebel  <nn@openoffice.org>  [70cb1c4ea2ae58429834439e01a196f9565cabc2]

#78828# TestComment: handle overlapping notes


2000-12-20  Niklas Nebel  <nn@openoffice.org>  [583789d3b21e37ea2d9f47cb927e912f82b4a711]

#78828# OutlinerViewPaint: for notes always draw the background


2000-12-20  Sven Jacobi  <sj@openoffice.org>  [5b506f759a8a75d97a024d4b3d4a794afb80e7fb]

#81981# not all objects are effected by 3d effects


2000-12-20  Daniel Boelzle  <dbo@openoffice.org>  [93e8c0f677dbe56da83177a4e8278e3cbbeef6df]

#82454# corrected to package reflection


2000-12-20  Stephan Bergmann  <sb@openoffice.org>  [7c251abe48d02fe4d426d29ca340223f44f05cee]

#82022# Fixed typos causing variables in inner blocks hiding those in outer ones.


2000-12-20  Hennes Rohling  <hro@openoffice.org>  [052306a52c9269e896e61b75f806616055398648]

#78616# UNIX implementation of osl_openDirectory creates no snapshot dmake debug=t! So compare source and destination


2000-12-20  Oliver Specht  <os@openoffice.org>  [ddd6414a9a296e4a6a82aa2779a958a9410fc722]

#82105# return value of gotoEndOfParagraph corrected


2000-12-20  Dirk Grobler  <dg@openoffice.org>  [11dd8728f2db2c48c1071cfd701558d8c5fd7bfc]

#82482# Wrong upper boundary check corrected


2000-12-20  Peter Burow  <pb@openoffice.org>  [600ca614448ed22ea5cd401d1666f0fe812125af]

fix: #80231# don't use the help language


2000-12-20  Christian Lippka  <cl@openoffice.org>  [dff9fcd2d35cb96e77c633cb04b5cfac01f35d52]

#79272# made some interfaces optional


2000-12-20  Christian Lippka  <cl@openoffice.org>  [ae02947d92c1dc5a3150ac41966fd31ee7d94282]

#81061# made some interfaces optional


2000-12-20  Christian Lippka  <cl@openoffice.org>  [1dc38b6fbf0b27c62a60620305d0edec28f993e3]

added circle and ellipse segments


2000-12-20  Christian Lippka  <cl@openoffice.org>  [ab5e685cc54c5cd6d880baa0e7c8bf870a007ab0]

removed possible exceptions when setting existing elements


2000-12-20  Peter Burow  <pb@openoffice.org>  [ade6a97060a0e1d98b9703a53f4b1f50a2c3627c]

fix: #80231# we need to encode the help URL for portal


2000-12-20  Vladimir Glazounov  <vg@openoffice.org>  [9d4d0d42009ea11c0d59d37a98dfa01b915144df]

#65293# added object-file


2000-12-20  Christian Lippka  <cl@openoffice.org>  [cf6fa7e937c80ba852818996c930809dcf094751]

#80713# fixed fill settings for bitmaps


2000-12-20  Christian Lippka  <cl@openoffice.org>  [ed61769190eedd3bb149a4db8593727defa132af]

#80713# fixed fill settings for bitmaps


2000-12-20  khz  <khz@openoffice.org>  [b489bce85a261ed8c5e2cc4219cbb9caf9af9ea9]

#79453# set Outliner Mode at new OutlinerParaObject (and khz says BYE !)


2000-12-20  Michael Hönnig  <mi@openoffice.org>  [eb2cec2a150c4ce29c311fe04595e45a6603fbaf]

see interface/struct/... ident -> @see ident - for new documentation generator


2000-12-20  Christian Lippka  <cl@openoffice.org>  [93ab306fb37cf4701073f247a8ad2eea0850ff75]

#80713# fixed fill settings for bitmaps


2000-12-20  Thomas Benisch  <tbe@openoffice.org>  [e2ae548222e201fda7ad5739190a13e7411c85fe]

#81206 added Help::ShowQuickHelp again


2000-12-20  Christian Lippka  <cl@openoffice.org>  [5089505ccd76cb6501c401199127c4e0123cc56d]

added circle and ellipse segments


2000-12-20  Vladimir Glazounov  <vg@openoffice.org>  [e0b10fcb602261ef7a0878a062ce236307fc0121]

get rid of compiler warning


2000-12-20  Christian Lippka  <cl@openoffice.org>  [c60fd64994bc5e67ca57e93d46e2a0afbeaa3c62]

#80713# fixed fill settings for bitmaps


2000-12-20  Christian Lippka  <cl@openoffice.org>  [6954b4084fbcfe0298eaf78d24643098ed0d5a99]

#80678# don't set size of existing background object


2000-12-20  Christian Lippka  <cl@openoffice.org>  [c701f596a4461bffc2772001f07de27411ffe04e]

#80713# fixed fill settings for bitmaps


2000-12-20  Dieter Loeschky  <dl@openoffice.org>  [be43b8da5b81fbdcec5528f63d557fb14ece8979]

Supporting three core fonts


2000-12-20  Andreas Martens  <ama@openoffice.org>  [3bd59b7b495bdd7d2cc6ddf081f1be609e92997e]

Chg: Rotation 90 degree instead of 270


2000-12-20  Björn Milcke  <bm@openoffice.org>  [8768539dff8cb760c57e755a061e4564a185f8f6]

#82440# add ChartTableAddressSupplier for compilation


2000-12-20  Daniel Vogelheim  <dvo@openoffice.org>  [fff3b6c5d81d6a2200675e91a19d984bc12e3186]

added: event im- and export for graphics styles


2000-12-20  Daniel Vogelheim  <dvo@openoffice.org>  [30079af1f8008fbd4d4426553dd0c2ba6e6e4f8b]

- fixed: setting events on frame styles now works properly          (previously events might get duplicated for no apparent reason)


2000-12-20  Sven Jacobi  <sj@openoffice.org>  [a3026cae2faf5d586686de5f7ff7ee7cbba87e03]

GetGradientColor is now available at the EscherPropertyContainer only


2000-12-20  Sven Jacobi  <sj@openoffice.org>  [30ebab3fe833dca37497f00d2aad5874b56b2636]

removing EscherEx::WriteGradient, GetGradientColor is now available at the EscherPropertyContainer


2000-12-20  Philipp Lohmann  <pl@openoffice.org>  [7eda135a70a870191b66d57d0f5b06dcee345166]

#82406# disable GLX on XFree4.0 per default


2000-12-20  Frank Schönheit  <fs@openoffice.org>  [34d52269166c3dfdaf0b7708074c810cf5ade850]

#81418# disabiguate names when creating a new column


2000-12-20  Andreas Schlüns  <as@openoffice.org>  [b27cd76138c83725b55c5629099ca1dfc2cca7e7]

move baeh services to services realy


2000-12-20  Vladimir Glazounov  <vg@openoffice.org>  [c21af551e7d361ef9203cd900198a2e32b2d0bc1]

#65293# type (DEBUG instead of _DEBUG)


2000-12-20  Frank Schönheit  <fs@openoffice.org>  [819167faf71ea48e4006dffc761afb1d9b6a9f5f]

#81761# dis-/enable the apply button the same way as the ok button


2000-12-20  Kai Sommerfeld  <kso@openoffice.org>  [2e1a297be7a7835c24f8e452d8bb32c50953ae02]

Added: Hierarchy*.idl


2000-12-20  Kai Sommerfeld  <kso@openoffice.org>  [30b69b5b73715946f7fc6cdf55bf77cfb869035c]

Initial Revision.


2000-12-20  Christian Lippka  <cl@openoffice.org>  [2b3f4b7a1d7506ff8e093f1dc31b3aa3d4635378]

#82254# fixed not persistent attr


2000-12-20  Sascha Ballach  <sab@openoffice.org>  [14ee634e9cca474cacccd8872d5fdf46ea53f108]

add change tracking export


2000-12-20  Sven Jacobi  <sj@openoffice.org>  [4886c302c982639529d2842f0aef7def50c7e5da]

solved gpf that happens when AnimInfois empty


2000-12-20  Armin Weiss  <aw@openoffice.org>  [f7beba102a42b9498205e934ce0bb9cdb639e287]

changed behaviour of vertical segment handling


2000-12-20  Armin Weiss  <aw@openoffice.org>  [18d9c89e4cb239f39addd3a6eaf58395ea8b26ac]

removed ApplyTransform() completely


2000-12-20  Sascha Ballach  <sab@openoffice.org>  [700b7f2ab6528d448b07199fe511e505c8399300]

fix a memory leak (the values in the index field were not deleted)


2000-12-20  Oliver Specht  <os@openoffice.org>  [841a3fdeeb82b8bfd9f863388adb913dda037fd1]

getTypes/queryInterface corrected


2000-12-20  Christian Lippka  <cl@openoffice.org>  [7becb9a73d03ea37846dcb01ad2e599bbcaa7dfb]

#80337# removed the rotation points, theyre not working this way


2000-12-20  Caolán McNamara  <cmc@openoffice.org>  [3e18a1052bab84f74ac7877d7468d8205f3b7987]

Excel OCX Write


2000-12-20  Martin Gallwey  <mtg@openoffice.org>  [25eb58da9ff250484d250e1b5ee7a7be30370ef3]

removed non thread-safe statics


2000-12-20  Oliver Specht  <os@openoffice.org>  [f878685f5a68a7f1c57a1f117ade6e81c78b20a1]

#82436# typo corrected


2000-12-20  Hennes Rohling  <hro@openoffice.org>  [84be17b3b1b484373ffe43cfd7f1bda9ea70cdbc]

#82359# Cut trailing slashes of mountpoint directories, do not resolve symbolic aliases, sort 	mount points by directory length, longest first


2000-12-20  Eike Rathke  <er@openoffice.org>  [3c3327a14282121377977623dd5d7555a4c72f78]

using SvxTextEncodingBox


2000-12-20  Jörg Barfurth  <jb@openoffice.org>  [91480223cbf15c16ef6d8f3cc7f2a9e80ce01dce]

#81540# Improved node-id handling in the Cache when doing updates or notifications


2000-12-20  Sven Jacobi  <sj@openoffice.org>  [b5d75f25a0ec990bca47838f230ec47ee544ec09]

#82186# added hatch fillstyle support


2000-12-20  Christian Lippka  <cl@openoffice.org>  [5cc1615143fdb803cc1e586366474e6dc2567c23]

#82254# fixed not persistent attr


2000-12-20  Eike Rathke  <er@openoffice.org>  [a270e0e9c3c5f32dbf8397d8735caf2f2e092c41]

static GetCharsetValue, GetCharsetString


2000-12-20  Patrick Luby  <pluby@openoffice.org>  [f357fe77d9a1418d37ad5c6db8449bdbde5633ed]

Replace Mac newlines with Unix newlines


2000-12-20  Eike Rathke  <er@openoffice.org>  [6c4ec28a71745a966ebd65ff020f26e85052a202]

new: txenc*


2000-12-20  Eike Rathke  <er@openoffice.org>  [2bb5ab8f9b95856ba6afe6f68dd23e2ed42eea2f]

new: txenc*.hxx


2000-12-20  Sascha Ballach  <sab@openoffice.org>  [3b21e6056796d1d1ac43a0a5f45bc09f4b2ee5d5]

some assertions added


2000-12-20  Eike Rathke  <er@openoffice.org>  [78999a42c87b86788469e7c843a761aad3728d01]

list box with text encodings


2000-12-20  Eike Rathke  <er@openoffice.org>  [adf1329138a676251d70688d1cbd3bf538c822e3]

resource array of available (and convertible) text encodings


2000-12-20  Martin Gallwey  <mtg@openoffice.org>  [7a03490d7ba027b2fff74217581baebd96458bb8]

Added my name to the Contributors field of the header


2000-12-20  Christian Lippka  <cl@openoffice.org>  [ca329e6d7e9d628925bc4ad81a81fbbb4e1b7f9a]

added missing animexp.hxx


2000-12-20  Niklas Nebel  <nn@openoffice.org>  [cd8c45c808e2878d58b9ef0bc12b5078846e3f10]

use utl::TempFile and UcbStreamHelper instead of SvFileStream


2000-12-20  Hennes Rohling  <hro@openoffice.org>  [09b23dd35f40a2b86ec421ae0d87b31b18b70b16]

#82359# Mountpoint must matsch with path including trailing slash


2000-12-20  Dirk Grobler  <dg@openoffice.org>  [5d9832de985ae577158ca00acc9c9ba31f279f53]

#82313# Notifications are now freed


2000-12-20  Oliver Specht  <os@openoffice.org>  [6b065bc629df65e1869412038deee518f5e976ce]

#82405# no App-Mutexes at base class calls


2000-12-20  Caolán McNamara  <cmc@openoffice.org>  [e43f9aca01c1182a9c1d038084ed9303a82c6457]

Excel ReadOCX


2000-12-20  Caolán McNamara  <cmc@openoffice.org>  [2c19925c7beb7ee2b9aac944f24fc2173b018471]

Excel ReadOCX


2000-12-20  Armin Weiss  <aw@openoffice.org>  [2126baf3bc95a1ccc7b63b29c3b45de2f6703309]

Removed ApplyTransform() from 3D Objects completely


2000-12-20  Armin Weiss  <aw@openoffice.org>  [f1d66267bb72fa80659768fd8e34c456e5ab14f3]

Removed ApplyTransform() from 3D Objects completely


2000-12-20  Andreas Schlüns  <as@openoffice.org>  [c270699d087ae968214cd3f1094cd70d592c3e92]

#82383# move FrameLoaderFactory to light dll


2000-12-20  Daniel Boelzle  <dbo@openoffice.org>  [d233dcad9520ecc0e72daa22c04bcc56b3e81597]

don't add if already disposed/ in dispose


2000-12-20  Frank Schönheit  <fs@openoffice.org>  [6f57db31f34f7fedeb83338d3ae3eadcc4e3f5eb]

unmark hidden columns, restore mark upon showing it again


2000-12-20  Frank Schönheit  <fs@openoffice.org>  [53866e993fa48196dbd1ec0fda0e5d4a3c20c0e4]

#81747# elementReplaced: correctly set the new model


2000-12-20  Mathias Bauer  <mba@openoffice.org>  [fa1b38c5b20e7ae0d6420f860910ae60418c1303]

#82387#: pathes for Bookmarkmenues are system pathes


2000-12-20  Michael Brauer  <mib@openoffice.org>  [55d5e0e8bdfcaa815d52b9dd5ef404239912a496]

#82254#: set frame style correctly


2000-12-20  Peter Burow  <pb@openoffice.org>  [46eeb143a1ddd31dc889decc39b860f1ebf0114c]

fix: #82284# 'Language' instead of 'Locale' is the correct parameter name


2000-12-19  Sander Vesik  <svesik@openoffice.org>  [46548930ef04fc8bed49cda3f88eaef02742086e]

Add subdirectory external back in and declare that tools depends on it


2000-12-19  Martin Gallwey  <mtg@openoffice.org>  [8d831711c6e381660eb19d2d5a0f1b9dd988d589]

many optimisations and memory leaks due to circular references fixed! An altogether amazing commit...tell your friends


2000-12-19  Niklas Nebel  <nn@openoffice.org>  [b9eeb42c89019875486fd971e1fba693f1e1cb0f]

#80843# ActivateView: use right input handler


2000-12-19  Daniel Vogelheim  <dvo@openoffice.org>  [da2de24974665baf5b66b8cfa19b276613f3dbd3]

- added: import and export of events for graphics, frames and OLE objects - fixed: script namespace now works on import - fixed: typo in sXML_foreign_object corrected


2000-12-19  Daniel Vogelheim  <dvo@openoffice.org>  [5c4c05caf986047bdf123d6c7069a5d9be6ce3e1]

fixed: namespaces are now taken into account


2000-12-19  Sascha Ballach  <sab@openoffice.org>  [ab151775058e55d352c7f76fc1f4c0c0d2ec2bb4]

check whether could format or parse a address


2000-12-19  Sascha Ballach  <sab@openoffice.org>  [71b590b639d0adef3858200b884731aec10a1d3d]

fix a little bug in collect column and row styles


2000-12-19  Sascha Ballach  <sab@openoffice.org>  [38950b4dabab4cd06e672f606b496c1cd8e05d4b]

start of export change tracking information


2000-12-19  Sascha Ballach  <sab@openoffice.org>  [a08165126562964d3141413e20ea161c6542252a]

start of export change tracking information; fix little bug in collect cell, column and row styles


2000-12-19  Sascha Ballach  <sab@openoffice.org>  [44f22d2d48d01b3b6c3503273e50c90e130e2120]

start of export change tracking information


2000-12-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [1def139eeb3643f0025401accc7139e1c5511db2]

merge with correct rdb from solarbindir when building with documentation


2000-12-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [468d0f9425cf80dc63bcf0a311e598c8e4dbbb87]

merge with correct rdb from solarbin when building with documentation


2000-12-19  Christof Pintaske  <cp@openoffice.org>  [57fb3ac5a6a8ab64524b46ac7c3b8acddf5e56c7]

#82351# get chinese fonts for turbo linux


2000-12-19  Christof Pintaske  <cp@openoffice.org>  [efdd04c03397e8890e867bc5e4218d5aca3e9be7]

#82351# add status callbacks for turbo linux chinese locales


2000-12-19  Andreas Bregas  <ab@openoffice.org>  [1726926a4a0084c885ee0576923510b4ccf8f030]

#82395# SfxApplication::SaveBasicManager(): Replaced PathToFileName that doesn't work with wfs URLs


2000-12-19  Jörg Barfurth  <jb@openoffice.org>  [b083a2eeace93a9cb78cdd5a6e3856001653f140]

Annotated a possible minor leak


2000-12-19  Jörg Barfurth  <jb@openoffice.org>  [1d9a97d007eb82ed3782beef88ed1948567ccfb7]

#82398# More consistent handling of 'user' parameter when creating an Access instance


2000-12-19  Martin Hollmichel  <mh@openoffice.org>  [2b4a7bafd1e9ddc647a59c3f64c5507a4400f589]

testt target


2000-12-19  Daniel Vogelheim  <dvo@openoffice.org>  [27bd20c19fa052d3e533da8ad415b23393c79daf]

- added: support for XEventSupplier interface for frame, graphics, OLE, and frame style


2000-12-19  Frank Schönheit  <fs@openoffice.org>  [14baa97cf80c5c40d4df68d864e2c85e6d9a9125]

#82353# namespace changes in the previous fix


2000-12-19  Frank Schönheit  <fs@openoffice.org>  [c3ae15137cdf35898b2250ad147b77ed37e82708]

#82353# overload elementReplaced / send a selectionChanged notification whenever the selected column is removed


2000-12-19  Michael Hönnig  <mi@openoffice.org>  [8a9c51a2504d1f363951495806f1c993bc678ecf]

syntax correction


2000-12-19  Kai Sommerfeld  <kso@openoffice.org>  [e3a008c4ab2f488008ae2c494bf629867373c2bb]

#78580# - Fixed: URL issues for 'transfer' command implementation.


2000-12-19  Niklas Nebel  <nn@openoffice.org>  [92912f1ba79dd920b1df99bab00550c64ac4b753]

#81031# GetEditUrlOrError: use ScHideTextCursor to restore text cursor


2000-12-19  Niklas Nebel  <nn@openoffice.org>  [36fdaa2bdb29367cb4c8798b8d3101bca6531b5b]

#81031# ScHideTextCursor, use before GetEditArea


2000-12-19  Niklas Nebel  <nn@openoffice.org>  [5aafc4d43b2f65afb040561edc7b1bd84d1c3df6]

#81031# ScHideTextCursor


2000-12-19  Frank Schönheit  <fs@openoffice.org>  [2eefefd68fe67c5edf7a7c462b18e28625530cb6]

#65293# merged the changes 1.4 -> 1.4.4.1


2000-12-19  Frank Schönheit  <fs@openoffice.org>  [bdcf46261733832f15b02eb9453f6affb2094133]

#82353# elementReplaced


2000-12-19  Vladimir Glazounov  <vg@openoffice.org>  [6577c654b3b5533219fc47dc726f5e70235b4e8c]

#65293# (fs) merged in the changes 1.28 -> 1.28.2.1


2000-12-19  Christian Lippka  <cl@openoffice.org>  [212d03c683d84d307b94e5936628892c48e2d444]

#80857# shape animations added


2000-12-19  Christian Lippka  <cl@openoffice.org>  [0f1102525fb85ea2964398b7d0eb39c095467090]

#80857# shape animations added


2000-12-19  Christian Lippka  <cl@openoffice.org>  [43478821af316ea3744e45075e7f21b1b5b152bd]

fixed syntax error


2000-12-19  Frank Schönheit  <fs@openoffice.org>  [c2e6950ca999961334443b19e902d21a0b3af4db]

added two includes


2000-12-19  Christian Lippka  <cl@openoffice.org>  [6ae474f19628dc5ebadc3c5266b22ec34214d5a1]

#80857# shape animations added


2000-12-19  Christian Lippka  <cl@openoffice.org>  [99efd5be33ab19e8d172ee19aa7b571a4a470f94]

##81595# fixed 3d props


2000-12-19  Christian Lippka  <cl@openoffice.org>  [42d2ffb6a9f6a18e9b5d4ea4864a7f9211e75774]

##81595# added 3d dtd


2000-12-19  Michael Hönnig  <mi@openoffice.org>  [0f76d2b5291f8dede2643807930e3dcd2e912d1f]

documentation syntax fixed


2000-12-19  Nils Fuhrmann  <nf@openoffice.org>  [67bf9dc4e30683ffcfd57d7f7e944a49f697aeac]

Fix mandatory for #82143#


2000-12-19  Michael Hönnig  <mi@openoffice.org>  [6e5cebf49a79fe171cc03fefa3c959b1dce822ee]

documentations syntax errors fixed


2000-12-19  Oliver Specht  <os@openoffice.org>  [07a35b5e0625e1780e88577113ed165707f5f39b]

new: unoevtlstnr.cxx unoredline.cxx


2000-12-19  Oliver Specht  <os@openoffice.org>  [f419ae6585e43ba6ce06a1bbfd944d95be1b92e0]

redline portions implemented


2000-12-19  Oliver Specht  <os@openoffice.org>  [f948e37101ed3f2aa8d964f795feecd6c03a7082]

SwXEventListenerContainer -> unoevtlstnr.cxx


2000-12-19  Daniel Boelzle  <dbo@openoffice.org>  [d596feb51cb9dff2d0c3a9313dcaaa63f3a3e691]

now uses cppuhelper for loading/ registering


2000-12-19  Oliver Specht  <os@openoffice.org>  [90bbe0f82425e2dc978097ddb1ef9e5510c52d05]

SwXEventListenerContainer


2000-12-19  Oliver Specht  <os@openoffice.org>  [da1a687f9dfd56af6e9cf3a8e879e88be3ff6919]

API implementations for redlines


2000-12-19  Michael Hönnig  <mi@openoffice.org>  [63e596abd54df73dcab1265825ce4b5a432b2c1f]

documentation syntax fixed


2000-12-19  Oliver Specht  <os@openoffice.org>  [b5a1eb3205e5803a772a209ecf251f89a2c0b242]

API implementations for redlines


2000-12-19  Oliver Specht  <os@openoffice.org>  [3b8260568794c962d89d71826e9eee8a39f4298f]

SwXEventListenerContainer


2000-12-19  Mathias Bauer  <mba@openoffice.org>  [503660fa57c473f0533c830fe9ca25eb457fec43]

#80158#: SetError when no Content in Transfer_Impl


2000-12-19  Daniel Boelzle  <dbo@openoffice.org>  [d5812f6ceae91707d7fc84c69e618f1cae7a63ca]

added shlib.cxx; moved code


2000-12-19  Daniel Boelzle  <dbo@openoffice.org>  [9dba107f0cd55ccd2f3154e093fc5d4a8232ac0e]

new


2000-12-19  Daniel Boelzle  <dbo@openoffice.org>  [61fd75a4a5cace2dfa047fbbeb5382c9a1000251]

added shlib.hxx


2000-12-19  Michael Hönnig  <mi@openoffice.org>  [ff2e5dbd45e8006c955f521d8cb041adb3460592]

documentation sytax errors fixed


2000-12-19  Christian Lippka  <cl@openoffice.org>  [ff869e5bbe9c45d8b0086ccd43e5e470f9515663]

fixed syntax error


2000-12-19  Kai Ahrens  <ka@openoffice.org>  [11a6d10a21d6f1bdec335f4e8e404fa5aa9c912d]

#80927#: don't force load of dummy lists


2000-12-19  Kai Ahrens  <ka@openoffice.org>  [8df72c9063763964cf6309f0900fe17e46718fb3]

added GraphicStreamURL


2000-12-19  Christian Lippka  <cl@openoffice.org>  [1abc673ff94a0e02c58a1678679eb587bbae6cf9]

#80857# added shape animations


2000-12-19  Christian Lippka  <cl@openoffice.org>  [3cfd6c15b2338c733dddad8c3992c89db05f695a]

#82368# made functionality not available in impress/draw optional


2000-12-19  Christian Lippka  <cl@openoffice.org>  [32e25e905b3bfafa5240d00cc9e7d9c52f3aa45f]

#82369# made functionality not available in impress/draw optional


2000-12-19  Christian Lippka  <cl@openoffice.org>  [297a50e5421734d786fa5c1bb3fe531ae17c4ac1]

#82348# made functionality not available in impress/draw optional


2000-12-19  Michael Hönnig  <mi@openoffice.org>  [0c6fae0567dbf7e9b44306403818b599cf76a349]

documentation sytax fixed


2000-12-19  Christian Lippka  <cl@openoffice.org>  [d2018b4e7edb7509e067a06861036c3772d1fdaa]

#82348# added missing XServiceInfo


2000-12-19  Sander Vesik  <svesik@openoffice.org>  [4a4924d506e4f192c689817a31260818a88f6553]

Update to link with stlport4 library.

Contributed by:  Kevin B. Hendricks <kevin.hendricks@sympatico.ca>

2000-12-19  Christian Lippka  <cl@openoffice.org>  [921cdc770cb8b9fcf9772cb83d8d3d54f968095e]

added shape animations


2000-12-19  Michael Hönnig  <mi@openoffice.org>  [192df9983dcebbe00290addda258362ae52a7c50]

syntax errors in documentation fixed


2000-12-19  Sander Vesik  <svesik@openoffice.org>  [0681dcbc2027b0b0c201813369c8093baa3f814f]

Like MacOSX, FreeBSD doesn't have alloca.h

Contributed by:  Tim Tretyak <timothy@umc.com.ua>

2000-12-19  Michael Hönnig  <mi@openoffice.org>  [27e479b9e9e24ee40c1b9d8825d6a8820da479f8]

syntax errors in documentation fixed


2000-12-19  Dirk Grobler  <dg@openoffice.org>  [72f940e0cb8a20d1023fc066d915c730a1499873]

#82313# wrong condition in canUseCache


2000-12-19  Martin Hollmichel  <mh@openoffice.org>  [8dd8c254e532e0fc1df7ef42b4cc02b71a25d9c2]

#82110# preparation for new signing, using new certs


2000-12-19  Sven Jacobi  <sj@openoffice.org>  [e4447de89242595d142ef90ccd80080987a5559e]

#79986# MultiConfigString is now using physical filenames instead of urls of type INET_PROT_FILE


2000-12-19  Sven Jacobi  <sj@openoffice.org>  [0b6815c29c9c843293c81e8e711ba75d951bbe96]

#79986# MultiConfigString is now using physical filenames instead of urls of type INET_PROT_FILE


2000-12-19  Michael Hönnig  <mi@openoffice.org>  [686083d2b056f192e87cd37d4e663929eb2102ce]

syntax errors in documentation fixed


2000-12-19  Mathias Bauer  <mba@openoffice.org>  [44c8bcec85d8ccd965beb9646c1c53da59ad9c1a]

#82301#: don't reopen streams in Transfer_Impl: locking violations


2000-12-19  Michael Hönnig  <mi@openoffice.org>  [00560c6fd934772bffe7f4e9617886b4dc9fdacd]

no dim='[][]' anymore for new document generator


2000-12-19  Daniel Vogelheim  <dvo@openoffice.org>  [ef0b9f74c630aa157db2718c75a8e68d729d2fb8]

-fixed: #82350# URL import in Calc now keeps its content and subsequent spaces -fixed: several warnings about implicit int conversions removed in txtfldi, txtvfldi


2000-12-19  Mathias Bauer  <mba@openoffice.org>  [cccb1fcaa7fff5caf0dc386505bb8b43790caa38]

#82301#: locking problems when saving without transfer


2000-12-19  Frank Schönheit  <fs@openoffice.org>  [8b584455c8616ba86587a884b1b479c2ada11e86]

some changes ... now the exported styles are XSL conform


2000-12-19  Peter Burow  <pb@openoffice.org>  [bc2838001497285ee8807326779be5e2a4f4ccf4]

fix: #82284# append Locale and System on all URLs


2000-12-19  Peter Burow  <pb@openoffice.org>  [1e26849a3774fc00b78296e8e057b1092b39953b]

fix: #82284# GetLocale() and GetSystem() added


2000-12-19  Oliver Specht  <os@openoffice.org>  [681b366fee3cdb3ce7bff6dd1d44f118510eebb2]

Asian typography: use TriStateButtons


2000-12-19  Oliver Braun  <obr@openoffice.org>  [8b82703a12f59884f2cf17420c478da0f360f4f2]

removed obsolete stdstream


2000-12-19  Rüdiger Timm  <rt@openoffice.org>  [299ed28fd16e0eea6daad41ee495fa47d39e1d2e]

#65293# use only registertemp.obj and mediatypedetectionhelper.obj for fwl-lib


2000-12-19  Christof Pintaske  <cp@openoffice.org>  [40e3031999743dc76384f3df31a31134fe033704]

#82351# use minchol as a potential gui font


2000-12-19  Christof Pintaske  <cp@openoffice.org>  [e08cf429d595e46f445be75fd0c552ee14c8921b]

#82351# dont use jisx0208 for western charset


2000-12-19  Jörg Barfurth  <jb@openoffice.org>  [1328e8fbfc26f44d1262c1c18d486b201bdc0ba3]

#82313# Added 'nocache' parameter to providers' createInstanceWithArguments()


2000-12-19  Stephan Bergmann  <sb@openoffice.org>  [77fb1e470b27ca27c3b2a80e1dab83cd4d3274d9]

#80744# Merged in 1.6.4.1 fix.


2000-12-19  Michael Hönnig  <mi@openoffice.org>  [75d1edeb5aa766d20956c2b1c294b11d76256beb]

#82130# @see interrupted documentation, changed to <type>...</type>


2000-12-19  Kay Ramme  <kr@openoffice.org>  [f9ef2a66c4d46035ab10873aff002c826417e591]

#81881#


2000-12-19  Andreas Schlüns  <as@openoffice.org>  [94597e63999a851a4d69759ead1d3a544a6b411d]

use given filter string for plugin load


2000-12-19  Oliver Specht  <os@openoffice.org>  [1fb907f425eb86093174dd7a4dd60da060eeea9b]

new header: unoport.hxx


2000-12-19  Sascha Ballach  <sab@openoffice.org>  [f0ff0ff46f9605751e19a25db3d5a0d92d7ba812]

remove the most compiler warnings


2000-12-19  Oliver Specht  <os@openoffice.org>  [19833e7b09f7f9e78b7de231707cf8eb6c8fa1f6]

SwXTextPortion


2000-12-19  Niklas Nebel  <nn@openoffice.org>  [fb0d90e83aa0870e4e3b3c393a56171060c8cca3]

casts to avoid warnings


2000-12-19  Sven Jacobi  <sj@openoffice.org>  [3bc4aa67552901eb41d974db29c18dfb055c5aa7]

#79986# generating filterpath not using the file protocol


2000-12-19  Frank Schönheit  <fs@openoffice.org>  [73d092c6570adf8abc13b7937d70a45732ea2503]

FontWidth is a measure now


2000-12-19  Frank Schönheit  <fs@openoffice.org>  [c11ca67eb71ff1c4658519fda6cfd1a02e1b7e9b]

no handling for the font with anymore - stored as measure


2000-12-19  Frank Schönheit  <fs@openoffice.org>  [177a4699f94d09b9967c7a77f175f497d90e4705]

removed the epFontWidth


2000-12-19  Jörg Barfurth  <jb@openoffice.org>  [ab54ca93a1ece9e6869f174d00437b53b6688874]

#82144# Previous fix was incomplete. Now really using the node parameter when creating a PropertySetInfo


2000-12-19  Sander Vesik  <svesik@openoffice.org>  [19795ffee361d24d1f277efbb41c2f54b349d2fb]

Add support for FreeBSD.

Contributed by: Tim Tretyak <timothy@umc.com.ua>

2000-12-19  Sander Vesik  <svesik@openoffice.org>  [959e2c99a40b68b8fc9b23e3a243e19b350d96d5]

Add support for FreeBSD.

Contributed by: Tim Tretyak <timothy@umc.com.ua>

2000-12-19  Sander Vesik  <svesik@openoffice.org>  [190a5f5b799dfc1e02f273532c07b5a48ec24f07]

Add support for FreeBSD.

Contributed by: Tim Tretyak <timothy@umc.com.ua>

2000-12-18  Babak Mahbod  <bmahbod@openoffice.org>  [6d6c935dae75c62572761d581eafbff3655d37ed]

Updated CopyBits. Updated Clipping Primitives. Updated Resolution APIs.


2000-12-18  Sander Vesik  <svesik@openoffice.org>  [0a976b17045e3db1a50785d2ab4a2a74b7d8bad0]

Add support for FreeBSD.

Contributed by: Tim Tretyak <timothy@umc.com.ua>

2000-12-18  Sander Vesik  <svesik@openoffice.org>  [a5b4654dfe29df5236cebac9daaa7aa3c1b86ed7]

Add support for FreeBSD.

Contributed by: Tim Tretyak <timothy@umc.com.ua>

2000-12-18  Sander Vesik  <svesik@openoffice.org>  [4fd62e0e02e8214cd2773a04055109ac118a695c]

Add support for FreeBSD.

Contributed by: Tim Tretyak <timothy@umc.com.ua>

2000-12-18  Sander Vesik  <svesik@openoffice.org>  [be6932b4b4ace30403e2f07f46ac30ef956965e1]

Add support for FreeBSD.

Contributed by: Tim Tretyak <timothy@umc.com.ua>

2000-12-18  Sander Vesik  <svesik@openoffice.org>  [1a352ab405fc1a003f7bc0c07a2e3f0f770106c4]

Add support for FreeBSD.

Contributed by: Tim Tretyak <timothy@umc.com.ua>

2000-12-18  Sander Vesik  <svesik@openoffice.org>  [5905c18bf424732d4f069a06f821e8e3a38c8a77]

Add support for FreeBSD.

Contributed by: Tim Tretyak <timothy@umc.com.ua>

2000-12-18  Sander Vesik  <svesik@openoffice.org>  [b8053386dd75c9b0a4ff53b0ff9cc0fc8a4600cd]

FreeBSD has same struct password differences from the rest as do MacOSX and NetBSD.

Contributed by: Tim Tretyak <timothy@umc.com.ua>

2000-12-18  Babak Mahbod  <bmahbod@openoffice.org>  [86edd26b33429faff4fdcff3c86f89abba6c3aa3]

Initial implementation of device resolution API.


2000-12-18  Sander Vesik  <svesik@openoffice.org>  [a2e7448db92d162c4d9b1f6cb34434da09451057]

Apply Irix related patch.


2000-12-18  Sander Vesik  <svesik@openoffice.org>  [7a3f36362fe4915dc96204b06a821fc4348fe567]

merge updates from 1.5.2.2to main trunk


2000-12-18  Niklas Nebel  <nn@openoffice.org>  [7a3b779719a64f3b466f17b536b819e40011f20d]

#80606# pass this to ScCellTextCursor ctor


2000-12-18  Niklas Nebel  <nn@openoffice.org>  [4f4a8c8c5ec90d527c9f5f26771cd9a1de3d4fe4]

#80606# TextCursor: use own objects for getText/getStart/getEnd


2000-12-18  Niklas Nebel  <nn@openoffice.org>  [3ead0b1dd6f02b9c434bff35cc36c00948aa68fd]

#80606# GetUnoText public


2000-12-18  Sander Vesik  <svesik@openoffice.org>  [42af36185ebadc67767be0b0c082fe5b49d722e3]

Mereg in fixes and updates from OpenOffice609-FU


2000-12-18  Sander Vesik  <svesik@openoffice.org>  [e1368d74dec9d5939ce15f1cebba57f076e31723]

Merge needed NOOPT settings from OpenOffice609-FU


2000-12-18  Stephan Bergmann  <sb@openoffice.org>  [6c77f6b3d05c2a2dd195aa6c6aef5850fd1ec47c]

#82277# Made removal of released contents from provider list thread safe.


2000-12-18  Jörg Budischewski  <jbu@openoffice.org>  [e3ed070b3d78128fb50a5a9bf8940df52df14d1e]

#82292# now copy all odk*zip and odk*tar.gz, so that also unix odk-tarball gets delivered


2000-12-18  Kai Ahrens  <ka@openoffice.org>  [b818350e90fd087afe5992a5d92321ef98379f20]

#82325#: read single components for size


2000-12-18  Malte Timmermann  <mt@openoffice.org>  [6372d1294d2b11430451e05f31c219b1de7566b0]

Assertion...


2000-12-18  Caolán McNamara  <cmc@openoffice.org>  [8b8e79edfd424027ee0c9186029660bfbb7d09c4]

CSS1 Colo[u]r names (MathML)


2000-12-18  Sascha Ballach  <sab@openoffice.org>  [b205a450283cb93de9e58d9b4824b4a7e566b43c]

some problems with merged ranges fixed; remove the most warnings


2000-12-18  Daniel Rentz  <dr@openoffice.org>  [511fa47c40c3a0eae8d0a0986c666dc45def31ed]

add: export of accept flag


2000-12-18  Frank Schönheit  <fs@openoffice.org>  [79ed17c06a911f82818cde92f9fd5f7a5d1af287]

forgot an & on the getControlId parameter


2000-12-18  Frank Schönheit  <fs@openoffice.org>  [cfcdc9dcbf898cec4132c83bab5b4cc955ca7bed]

renamed FormlayerExport to FormExport - consistent with the import classes


2000-12-18  Sven Jacobi  <sj@openoffice.org>  [439776f83a1700b49d5cb4a21822e07feb78eaa1]

importing latest ViewState


2000-12-18  ok  <ok@openoffice.org>  [e51dda7e850f146b8202e7baed0b962752574446]

fix: #82225#


2000-12-18  Eike Rathke  <er@openoffice.org>  [2f93387723cd6345304c5f9d0fbbb92afb9c55ba]

no types and casts ifdef _SOLAR_RSC_INVOKED


2000-12-18  Frank Schönheit  <fs@openoffice.org>  [ed1e9ee5a27e83bec3c29b90d9a424d480051a99]

+CreateFormImport / +XML namespace form


2000-12-18  Frank Schönheit  <fs@openoffice.org>  [3d6c487e1370bfe996d907fc81541d6d24877135]

added the family 'control'


2000-12-18  Frank Schönheit  <fs@openoffice.org>  [2dada9ea2eb14c71524ef3fb9238a4bfb7110a86]

initial checkin - property handlers / property handler factory


2000-12-18  Frank Schönheit  <fs@openoffice.org>  [82106047f1d8946e89d8ebe9435e570dea7be694]

initial checkin - property maps


2000-12-18  Frank Schönheit  <fs@openoffice.org>  [961836fb1cd02908737da8d18c54479a3705201b]

some changes ... now exporting/importing styles


2000-12-18  Frank Schönheit  <fs@openoffice.org>  [ee7728766b73a12b4ee4ff9d7152c4e8412d6b36]

+font_char_width, font_kerning, font_width, font_word_line_mode


2000-12-18  Oliver Specht  <os@openoffice.org>  [8e0a51336bef1946f3f45ce9c9c7f70b86df67c3]

#82282# plugin menu back again


2000-12-18  Daniel Rentz  <dr@openoffice.org>  [20055b3f16c5023cd776b115ab7c528df9e5b105]

add: GetDocumentName() and GetTableName() (for change track export) rmv: class ExcTabid8 (new class XclExpChTrTabId in XclExpChangeTrack.hxx) fix: #81924# handling of wrong table refs in externsheet list


2000-12-18  Daniel Rentz  <dr@openoffice.org>  [53c3aae797b0ad33fd5e97537eb2a4b597629256]

add: handling of continue records add: class XclImpChTrFmlConverter for special 3D ref handling


2000-12-18  Daniel Rentz  <dr@openoffice.org>  [69018f28a3d94b6e3c31eb3722326a9e34db7b3e]

add: main functionality of change track export


2000-12-18  Daniel Rentz  <dr@openoffice.org>  [d2f10cd4135ed044e8a155218ecb5fe3019fbff9]

add: ImportTyp::CreateContinueStream()


2000-12-18  Daniel Rentz  <dr@openoffice.org>  [24bee18676ac24d492d7f285f9f7c4fb141b86e3]

chg: ReadStringDirect(), ReadString(), SkipString() -> spstring.cxx add: change track pointers in RootData


2000-12-18  Daniel Rentz  <dr@openoffice.org>  [a2e761a48f42f198df94addcaa3d16536f7c1c0a]

add: logging of 3D ref tab nums in class ExcETabNumBuffer (for change track export)


2000-12-18  Daniel Rentz  <dr@openoffice.org>  [386c3f12b4e4eb1f9ab0d88f83335b982b2163e8]

chg: class names


2000-12-18  Daniel Rentz  <dr@openoffice.org>  [9947b21951331eddcbda785f0583c468d456d548]

chg: ImportExcel8::CreateContinueStream() -> ImportTyp::CreateContinueStream() add: XclImpSupbook::ReadDocName(), XclImpSupbook::ReadTabName() chg: class names


2000-12-18  Daniel Rentz  <dr@openoffice.org>  [dccad02f63b58c32d4af5e1a7cbaaee9e2899828]

add: ExcelToSc8::Read3DTabReference()


2000-12-18  Daniel Rentz  <dr@openoffice.org>  [9790e9f4db72044533bc08d02375be4bdb81ef7c]

add: change track export chg: use GetExcRKValue() to create an RK value


2000-12-18  Daniel Rentz  <dr@openoffice.org>  [848073b12e3e4e080646b24142504b53c0d4b060]

fix: record overflow (change track dump)


2000-12-18  Daniel Rentz  <dr@openoffice.org>  [722c0024088c421056308feda83ca7e51865c7ae]

add: GetDocumentName() and GetTableName() (for change track export) rmv: class ExcTabid8 (new class XclExpChTrTabId in XclExpChangeTrack.hxx)


2000-12-18  Daniel Rentz  <dr@openoffice.org>  [1012a77fc0567177a60e635a67432ae2ae0f0c09]

add: change track pointers in RootData chg: class names


2000-12-18  Daniel Rentz  <dr@openoffice.org>  [c63c4880b3737a5c2a1cb5423ad21cb0210bc996]

add: ReadDocName(), ReadTabName() chg: class names


2000-12-18  Andreas Schlüns  <as@openoffice.org>  [d2ddced3d0aa12a6425fbc220769b3eba4407011]

#81910# add functions for recovery list of crash guard


2000-12-18  Daniel Rentz  <dr@openoffice.org>  [fc390141908be35e034b0b61c93a59110402c31e]

add: handling of continue records add: class XclImpChTrFmlConverter for special 3D ref handling


2000-12-18  Daniel Rentz  <dr@openoffice.org>  [15ce6dd7dc07a6403558f2cd14c99e4201fe67ee]

add: main functionality of change track export


2000-12-18  Andreas Schlüns  <as@openoffice.org>  [e9ac343c97c9579dc1f113a19bdab12f8bdc5b2a]

#81910# reactivate recovery list for crash guard


2000-12-18  Sascha Ballach  <sab@openoffice.org>  [be10c3ab725b749192c372b7909513efa85a3fdc]

change from a vector to in this special cases faster list


2000-12-18  Michael Brauer  <mib@openoffice.org>  [3142ca94c1645bca483d2888456bff845395e72c]

#82074#: style:clip -> fo:clip


2000-12-18  Oliver Specht  <os@openoffice.org>  [80fa07d48df53a5ac6b541206da12c29f09a2ed3]

#82282# plugin menu without portal restrictions


2000-12-18  Philipp Lohmann  <pl@openoffice.org>  [5ac5005e2ec538db7e50aedf2d05d2ebb6fc5b16]

#81918# do not create transient shells foriconified parents


2000-12-18  Michael Brauer  <mib@openoffice.org>  [ac85751249e8c5f4c5cb8f730405619a12314533]

#82036#: renamed some graphic properties


2000-12-18  Andreas Martens  <ama@openoffice.org>  [a0d86689f6b65ea33d2d2da3719c94aa56b30858]

#82155#: Avoid USHORT overflow during linebreak


2000-12-18  Michael Brauer  <mib@openoffice.org>  [4884ea24950c4a66cf9fe5bce3c6e5aa9d4f440f]

#82036#: new graphic properties


2000-12-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [06f82309d52daaeae30ab0803cf48ca91c8ddcd4]

compare case insensitive


2000-12-18  Rüdiger Timm  <rt@openoffice.org>  [45e97ce0e6b3645cb3d696f0277eabd7b74f977a]

#65293# don't use namespace svxform her for svx_light


2000-12-18  Jörg Barfurth  <jb@openoffice.org>  [5fd26f29bd5d8c5ae184a350ee224f27a4aa30d3]

Instrumented Cache objects with trace output


2000-12-18  Dieter Loeschky  <dl@openoffice.org>  [c3744f4d81a2051868f665f756e5cebfb69621dc]

#75472# ReadFrameViewData(): consider selected page


2000-12-18  Dieter Loeschky  <dl@openoffice.org>  [c57833896c0d25bb772751c12f1360865775aed4]

#75472# Activate(): calling ReadFrameViewData()


2000-12-18  Kurt Zenker  <kz@openoffice.org>  [f3300b63073c9090e09ce11b7afa957e3b26141d]

new version for SRC615


2000-12-18  Oliver Bolte  <obo@openoffice.org>  [332d90be893da2725f35bb8a8cec45dc69662174]

stlport_verison


2000-12-18  Nils Fuhrmann  <nf@openoffice.org>  [a4d313ee72939d5228fc57725989d358d2f79ac6]

Fix: #82255# Arg n in *.xrb files is quoted


2000-12-18  Daniel Rentz  <dr@openoffice.org>  [cd152b2340c67d0e8a28be4b5d964621f88b312c]

chg: renamed ScChangeTrack::GetFixDateTimeUTC() to ScChangeTrack::GetFixDateTime()


2000-12-18  Armin Weiss  <aw@openoffice.org>  [45b47702465f2da54a7909d8be59d75a0a21bcab]

Corrected export of base polygons for rotate and extrude by correcting the z-direction translation with multiplying a z-translation FROM LEFT to the obect translation.


2000-12-18  jp  <jp@openoffice.org>  [bca0770b92eb8ab0ecc482187aaad5d1aaadfd4b]

OLE-Cache: get Cache size from the confgiguration


2000-12-18  mfe  <mfe@openoffice.org>  [6b0c5018432213ab106619245e1051c51f21de01]

#82259# : malloc rigth size for pointer arrays


2000-12-18  Frank Schönheit  <fs@openoffice.org>  [fc686d2b4b5910f9235d1f36c0a139db17f7c80f]

#82151# some catch(...) changed to catch(Exception&) - the former did not work reliable under solaris


2000-12-18  Andreas Martens  <ama@openoffice.org>  [d4bee6168db44ae1de591c859e0a7b47e1279631]

Fix: Take care of the script of the initial and final brackets


2000-12-18  Andreas Martens  <ama@openoffice.org>  [55121049b0cb1ccc28b7d0c2b6b6bd9083b1e7c7]

Fix: cursor travelling in double line portion in block adjustment environment


2000-12-18  Kurt Zenker  <kz@openoffice.org>  [dee8765b1de425a6cc7fd930f2b45887e413037f]

SRC616


2000-12-18  Mathias Bauer  <mba@openoffice.org>  [e698973be1c3f0b9a1a607aad69391cf4ca4c878]

#80214#: use SID_BROWSER instead of SID_PARTWND


2000-12-18  Mathias Bauer  <mba@openoffice.org>  [154178dc2f571861ab7951cb4f68d9c1d40310c8]

#80214#: use SID_BROWSER


2000-12-18  Mathias Bauer  <mba@openoffice.org>  [03dff1649c17500f8ea3d1663c2bcc4f89c642bf]

#81914#: init ucb earlier


2000-12-18  Mathias Bauer  <mba@openoffice.org>  [e9b6d3dbaa23c6772c1911bee9e79eade691186b]

#80214#: GPF when closed beamer has focus


2000-12-18  Mathias Bauer  <mba@openoffice.org>  [bb05f573d65bab3edf1593ecd033c63b1f4eccd5]

#80214#: special handling for beamer


2000-12-18  Mathias Bauer  <mba@openoffice.org>  [715264f6519dd229cb274796e2bfd53593bf7160]

#80158#: new GetURL; AutoCompletion Portal-Ready


2000-12-18  Mathias Bauer  <mba@openoffice.org>  [df7025c19b7a212c0a23ba8d1ef5607caacdc7c1]

#80158#: new GetURL


2000-12-18  Frank Schönheit  <fs@openoffice.org>  [675c4556e227b61ef2029afb9b5199b503e1325c]

#82151# put the string constants into a namespace - needed to disambiguate the symbols for solaris


2000-12-18  Frank Schönheit  <fs@openoffice.org>  [859e6499a71487d969dfb0a5bea9ca40539767d1]

#82151# put the string constants into a namespace - needed to disambiguate the symbols for solaris


2000-12-18  Mathias Bauer  <mba@openoffice.org>  [162e5d52fb99e714c2277e96b5308b6e56f07ba3]

#81914#: overfluous assertion


2000-12-18  Mathias Bauer  <mba@openoffice.org>  [f9718302723e037e6e4d74e1eb2545c08d0ab959]

#81582#: new PRODUCTVERSION also for Portal


2000-12-17  Matthias Huetsch  <mhu@openoffice.org>  [714a0aafb650136b14179edb1b4f1e70822f1b2b]

#82241# Fixed endian problem w/ MD5 and SHA digests.


2000-12-17  Jörg Budischewski  <jbu@openoffice.org>  [bdbe4589968c8e43ed953c6d16729c54a884a075]

#82217# deadlock during bridge disposing fixed


2000-12-16  Patrick Luby  <pluby@openoffice.org>  [bafb51232a90049fab908c20740be866cbdec9fc]

More corrections to painting


2000-12-15  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b1549b9791b997568075882b4c1a911a8ddd4231]

includes


2000-12-15  Niklas Nebel  <nn@openoffice.org>  [89d4764e1f057ccc5caf17fe6ea86659e63060de]

#82195# UpdateInputHandler: pass this as pSourceSh


2000-12-15  Niklas Nebel  <nn@openoffice.org>  [d8b63db58c025f552f7d992a944503b14c9ee5b5]

#82195# NotifyChange: if pSourceSh set, use as active view


2000-12-15  Niklas Nebel  <nn@openoffice.org>  [6cd31d26646bdcf0669a58cf869b253fc11c5db0]

#82195# NotifyChange: pSourceSh


2000-12-15  Sascha Ballach  <sab@openoffice.org>  [90072bf9ac996bdcb6a1e2d679670cc981caf5c6]

put all kind of styles in the base class and get the styles from there


2000-12-15  Sascha Ballach  <sab@openoffice.org>  [e13fc31cceb8c1eded1d9fd4aac9b1a14f3a5472]

give the ChartImport the AutoStyles


2000-12-15  Philipp Lohmann  <pl@openoffice.org>  [f00481fac1334a36c446de0a6fcf9fcdb1c92838]

#79518# #81918# improve the IME hack


2000-12-15  Björn Milcke  <bm@openoffice.org>  [983fef6043696bb846cba776f41c568679211476]

-SchXMLPlotAreaContext::EndElement()


2000-12-15  Björn Milcke  <bm@openoffice.org>  [8fd8400e75a5cd355ec68e3f41fb73ef8855e581]

set properties of plot-area before child-elements are parsed - otherwise these would be overwritten. And correct resize of chart data


2000-12-15  Björn Milcke  <bm@openoffice.org>  [5e972befe9b4924c3e35f085ac947bf01bdf66d2]

error indicator is handled by a property handler, merge-property flag for some properties


2000-12-15  Björn Milcke  <bm@openoffice.org>  [95758b1fa5f077324560781a616dde21f97d1b71]

+XMLErrorIndicatorPropertyHdl


2000-12-15  Björn Milcke  <bm@openoffice.org>  [cbecdd0b6d0dfe9b370653269560999432bb69ab]

handler for ChartErrorIndicatorType. Two bool XML-Attributes are used for setting one enum


2000-12-15  Björn Milcke  <bm@openoffice.org>  [fbafbc1b1ce42e1485261da9b8fdc88f482ced3d]

handler for ChartErrorIndicatorType. Two bool XML-Attributes are used for setting one Int32


2000-12-15  Björn Milcke  <bm@openoffice.org>  [5e2c34c9ea8a70a4804e56c2e7888ca0aa22475d]

don't set NaN values (because this NaN is from SolarMath and compatible with the chart NaN - DBL_MIN)


2000-12-15  jp  <jp@openoffice.org>  [bf8abe7003e61155b58f0298c966d73a26418ea1]

Bug #81539#: call SaveCompleted with the storage, create unique storage names


2000-12-15  Hans-Joachim Lankenau  <hjs@openoffice.org>  [8f48cb85b385ed2fc3f646756d36b9482893f5d1]

look in $(CLASSDIR) for jarfiles listed in JARFILES


2000-12-15  Hans-Joachim Lankenau  <hjs@openoffice.org>  [3b916d9af6c4bdf9a55855ccc5a0bda0f506b7c8]

switch to ml win32


2000-12-15  Sven Jacobi  <sj@openoffice.org>  [af2f238d5bfb2be2b08419147b348a51f5acd5a2]

#82186# now setting the hatchcolor


2000-12-15  Frank Schönheit  <fs@openoffice.org>  [54151a7ec4048e75d24db46e9c6f1bca7a5cbd11]

#82151# renamed createRegistryInfo to have a unique name within the project (collision dba<->dbu)


2000-12-15  Frank Schönheit  <fs@openoffice.org>  [5827d8bdf9e307675b86f13d0b14c0c53c2c5087]

#82151# no mapfiles anymore


2000-12-15  Michael Hönnig  <mi@openoffice.org>  [77ca3618e6cdcd48e1b90f97c0ec236e77ee6f84]

lost documentation from src536 inserted


2000-12-15  Jörg Barfurth  <jb@openoffice.org>  [71aa68c6cbdff94c405d99646ed695b816342ce1]

#80460# Added Timer to periodically clean up cache


2000-12-15  Frank Schönheit  <fs@openoffice.org>  [998d651be418b284b5551112f3760d85122f7823]

#82151# two instances of the registration helper module - one for every library in this project


2000-12-15  Mathias Bauer  <mba@openoffice.org>  [fecdaf8a56f0240888e5f1651f8382af02d942a7]

#81910#: wrong usage of SaveWorkingSet


2000-12-15  Mathias Bauer  <mba@openoffice.org>  [a8f3b32368abc938ed8586c04c1c3d6936e8343f]

#81582#: CJK-Beta timebomb removed


2000-12-15  Caolán McNamara  <cmc@openoffice.org>  [f5e7a9f543a6f6d2bf2530c4091070afa74b19f2]

#79055# OCX FormControls changes


2000-12-15  Frank Schönheit  <fs@openoffice.org>  [f09297d52d3154a502573a25c5a83e847e952189]

initial checkin - library-dependent wrapper for the registration helper classes


2000-12-15  Frank Schönheit  <fs@openoffice.org>  [fd5baa88ca35ad3f3507fc14cf81343e9d5dd70b]

#82151# two instances of the registration helper module - one for every library in this project


2000-12-15  Dirk Völzke  <dv@openoffice.org>  [2728aebebc155eae9f79d0eaf845580eb1398737]

#82173# Use INetURLObject.insertName with encoding


2000-12-15  Sven Jacobi  <sj@openoffice.org>  [801216b885c4ce38887c504654a6d43b44ad405b]

added property SymbolTextDistance


2000-12-15  Mathias Bauer  <mba@openoffice.org>  [c658c2f5784c28b63dc922e7814d565c705e701e]

#80742#: don't use catch (...)


2000-12-15  Malte Timmermann  <mt@openoffice.org>  [9ddade6ec4de00374b518e523312d66071f8f799]

Newest source from ABIs HD...


2000-12-15  Oliver Bolte  <obo@openoffice.org>  [a8bdd5f4d34bf14917385c8661d43b420214ec3e]

typename inserted for linux


2000-12-15  Sascha Ballach  <sab@openoffice.org>  [ff50897e8da4d0d2caa0f368905927477824357d]

now use the XPropertySet on a XRows or XColumns so the performance is much better


2000-12-15  Oliver Specht  <os@openoffice.org>  [1a8e7b4963cddd6a91e3bc716dc0b76763377863]

#80953# SortOptions-delimiter: char->sal_Unicode


2000-12-15  Oliver Specht  <os@openoffice.org>  [5fef745efa54ae8f331edcd2b698fa6b11d42302]

#80953# sort()/createSortDescriptor() corrected


2000-12-15  Christof Pintaske  <cp@openoffice.org>  [c9030df670000d0e3734971255b8e1ee7f4c4c67]

#82080# no italic font for gui


2000-12-15  Oliver Specht  <os@openoffice.org>  [1fcff07e9974d41ef213c7f7e097dd0557ad71a4]

#80953# sort()/createSortDescriptor() corrected


2000-12-15  Hennes Rohling  <hro@openoffice.org>  [619a2238c6eee2142f76b3edf37d3c73b98a19b5]

#81964# New threads always have to run in MTA cause UNO recycles threads


2000-12-15  Dirk Völzke  <dv@openoffice.org>  [7ec98cfe0dbfa2a043b500cf739b4f60058a01c0]

#82173# Remember the last default path


2000-12-15  Dieter Loeschky  <dl@openoffice.org>  [f80d759cc5300b709b3df83287f9be98e9daeece]

#75593# UpdateTitleObject(): consider empty para object


2000-12-15  Michael Brauer  <mib@openoffice.org>  [4b79d0d3c9b487869a73cbd80e24d24889ab900e]

82162: WARRUNTY -> WARRANTY


2000-12-15  Michael Brauer  <mib@openoffice.org>  [fa6102dc548ea5ae421e06ca94ca68823126b626]

82162: WARRUNTY -> WARRANTY


2000-12-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [8a0670f8dcdffe1611b54e4ffaaf05e173ebcb38]

#65293#: fix for ResourceManager in case the application language is not yet set


2000-12-15  Sascha Ballach  <sab@openoffice.org>  [d28ae0718b3e3a9120dbaa641245462b6407d511]

remove the last changes because the performance would be bad


2000-12-15  th  <th@openoffice.org>  [53ab0fc1b46236614bfc8555d45d990e31f6686f]

EndInputMode in MouseButton-Event for the complete TopLevel-Frame


2000-12-15  Mathias Bauer  <mba@openoffice.org>  [ab4853d8c42589b612daee1a3e99cf97ba1d9873]

#80231#: GPF in Portal, no frame


2000-12-15  Philipp Lohmann  <pl@openoffice.org>  [836f01669e8695f1b41a56d5ff66fa13035dd955]

#78578# print to file on serverside UCB


2000-12-15  Oliver Specht  <os@openoffice.org>  [e49c6d78b1abd5a6f4e12f87215b3092d52438e6]

new: unocrsrhelper, unoparagraph


2000-12-15  Sven Jacobi  <sj@openoffice.org>  [65d67b6070e9f8481641e94b3818dc1da796c530]

some optimizations, (removing support for device dependent cgm's)


2000-12-15  Oliver Specht  <os@openoffice.org>  [26ccc21734116e1c70572a0b15593ef01d5e26b9]

SwXParagraph moved; helper functions now in unocrsrhelper.cxx


2000-12-15  Oliver Specht  <os@openoffice.org>  [f65c5a357f553801ed3bb4216b9b2f423566717b]

helper functions now in unocrsrhelper.cxx


2000-12-15  Oliver Specht  <os@openoffice.org>  [3eb321555305db74e240d2f1e6af3bb22c7256a6]

SwXParagraph


2000-12-15  Oliver Specht  <os@openoffice.org>  [165d3e5d099e031350e0e83ebb939530374f5bbb]

IsStart/EndOfPara inline


2000-12-15  Michael Brauer  <mib@openoffice.org>  [075ad4280f00940036fbb6f8f1f472f3d13e22fd]

Make styles contexts members if SvXMLImport


2000-12-15  Michael Brauer  <mib@openoffice.org>  [7eb123bd954778688a8d6455c3b3a952f1e102f4]

Make styles contexts members if SvXMLImport


2000-12-15  Oliver Specht  <os@openoffice.org>  [8aa270eaa83e88e519e127491fa90cf6c5ca5e1e]

cursor helper functions


2000-12-15  Sascha Ballach  <sab@openoffice.org>  [910dd340a12935e4f41ca35fc74ab1b825ea54b4]

remove all properties with a mnIndex==-1 after finished or contextfilter


2000-12-15  Oliver Specht  <os@openoffice.org>  [60214c67e20175e863bc06e36f5f9a80e9f85dab]

#73230# commit control in focusLost()


2000-12-15  Michael Hönnig  <mi@openoffice.org>  [097c60bb431a44ed844bacec1aadf7668f3b6362]

desc removed (now <p>...</p>), @desc is not a valid tag


2000-12-15  Jörg Barfurth  <jb@openoffice.org>  [bf1b391316a5316a1b5c48fa3143bb1ae31eac2b]

#82144# Corrected and reimplemented PropertySetInfo implementation


2000-12-15  Michael Brauer  <mib@openoffice.org>  [6d03740e943bac353392467433a8514201b042b6]

#81943#: fixed script:module


2000-12-15  Daniel Boelzle  <dbo@openoffice.org>  [d48051ec6de640c3de50f3c001bc1edf16f00e14]

macosX: switched all C++ files back; macro only in makefiles


2000-12-15  Oliver Specht  <os@openoffice.org>  [5bfc91e53184ed1d3fad0c5a33fa28f1bf80e95b]

#82160# configuration of column assignment corrected


2000-12-15  Daniel Boelzle  <dbo@openoffice.org>  [dec8d7bec244fe30a322d1caaf150618de388f83]

added macosX macros


2000-12-15  Daniel Boelzle  <dbo@openoffice.org>  [edd44c19e0d67729da9924b04a84a0f7442cb12d]

macosX: added assertions


2000-12-15  Daniel Boelzle  <dbo@openoffice.org>  [603838254865f65be7b036cce87b19237f18f05e]

avoid compiler warnings


2000-12-15  Dirk Grobler  <dg@openoffice.org>  [ff22ebabf9ce8c6a234e598e0432641b72ea5c85]

#82092# Filter files not needed anymore


2000-12-15  Nils Fuhrmann  <nf@openoffice.org>  [18a34273ddff0c3b4ec7aa6e30572bdcf0b5e07a]

Fixes for merge


2000-12-15  Thomas Lange  <tl@openoffice.org>  [97ccaeed4795f751c92d4b86747c4605b9cdf535]

Locale <-> LanguageType functions adapted to change in ConvertLanguageToIsoNames


2000-12-15  Daniel Boelzle  <dbo@openoffice.org>  [5a0b59db7325c61af16fa42aef9545670fb5a681]

prefixing


2000-12-15  Daniel Boelzle  <dbo@openoffice.org>  [23e88e8b0944e67a3a78ea473920ab7940a739a6]

prefixing exports


2000-12-15  Daniel Boelzle  <dbo@openoffice.org>  [b20ea5f50c84884d0255d9f1521e43f05eb27242]

*** empty log message ***


2000-12-15  Michael Hönnig  <mi@openoffice.org>  [99ff7a6b001da69f880e2547c35d9cfdb23cd1e1]

did not compile with docu generator


2000-12-15  Oliver Specht  <os@openoffice.org>  [25c0018e192db2e52228e37611cd25a1e884d02d]

#82103# GPF in Dtor fixed


2000-12-15  Michael Hönnig  <mi@openoffice.org>  [3020e02a3b44ca2444477718dbfc8b0073f271f5]

did not compile with docu generator


2000-12-15  Dieter Loeschky  <dl@openoffice.org>  [e86d893a57c8297b96b0fa35fb68fff0fa56a887]

#75116# SID_STYLE_APPLY: allow overriding of presentation styles in draw


2000-12-15  Kai Sommerfeld  <kso@openoffice.org>  [c9a265c4184c1419c7e8656fa118378c46de3854]

#82127# - Optimizations.


2000-12-15  Malte Timmermann  <mt@openoffice.org>  [fded1c0aeabad967de918b35ddc7c7e758f89790]

PreTransformer


2000-12-15  Ocke Janssen  <oj@openoffice.org>  [96fd479eeb45c4eaf3d71380d1ca63d195bb33a4]

two defines removed which are already defined in fmresih.hrc


2000-12-15  Frank Schönheit  <fs@openoffice.org>  [372f008adb879224a31a288208614b4cd9fe4035]

convertFastPropertyValue - check the type of the new value (if not void, it must be the same as the one of the property, as we don't do any conversion)


2000-12-15  Daniel Boelzle  <dbo@openoffice.org>  [b036f1049b651321f6b764731e95e3946ef56d5c]

postfixing export symbols


2000-12-15  Daniel Boelzle  <dbo@openoffice.org>  [c3318a059cc9d5a8527de38187137d7d2175aab6]

postfixing symbols now


2000-12-15  Daniel Boelzle  <dbo@openoffice.org>  [7b96e0a7d1b71aaaad1da37b1c2fcba570db1939]

postfixing libname now


2000-12-15  Stephan Bergmann  <sb@openoffice.org>  [00fbf48c93bf69f5fa6ebbd2cc3c9251fda20051]

#82037# Adapted to modified FileIdentifierConverter mechanism.


2000-12-15  Stephan Bergmann  <sb@openoffice.org>  [d3d1fee0d92cecfe1d3909ba1992eb061439f2bb]

#82037# Adapted to modified FileIdentifierConverter mechanism.


2000-12-15  Stephan Bergmann  <sb@openoffice.org>  [6b5bccb1ac628e4e028c3e7f725fa0feae5737c6]

#82037# Redesigned for efficiency.


2000-12-15  Stephan Bergmann  <sb@openoffice.org>  [f95c6c979d94b9742a7dbaacec346ecd0e8a87b2]

#82037# Redesigned for efficiency.


2000-12-15  Oliver Specht  <os@openoffice.org>  [b5bad1321d22e1cde3f2f39aeaab43aab93e370c]

#82069# ::dispose implemented correctly


2000-12-15  Patrick Luby  <pluby@openoffice.org>  [41d94d45a3bfffa6240d6a2b61fb6ea0c4110692]

Updated initialization of static data members for Mac OS X


2000-12-15  Patrick Luby  <pluby@openoffice.org>  [02dd2b7eebf0790d11cd69724f48d8b71e177f85]

Rearranged #include statements so that code will compile on Mac OS X


2000-12-15  htajima  <htajima@openoffice.org>  [6523c5035c9a8705f6392e5d956b9287ce437502]

Modified Files:  	i18n_cb.cxx(CommitStringCallback):  	should not send ENDEXTTEXTINPUT in the middle of processing XIM commit  	string, but ENDEXTTEXTINPUT should be only from PreeditDoneCallback,  	which is triggered by XIM as a sign to terminate preeditting.


2000-12-15  Babak Mahbod  <bmahbod@openoffice.org>  [9cdafcbb3e3647640664e08bf82e15408e92fc70]

Temporary fix for grow region.


2000-12-14  Babak Mahbod  <bmahbod@openoffice.org>  [b928eaad0326987c17c5347d1008912ace69b0f5]

Clipping methods updated.


2000-12-14  Babak Mahbod  <bmahbod@openoffice.org>  [704b9b0534e9e0af07da36d5e0775cde9d169118]

Clipping region(s) initial implementation.


2000-12-14  Christian Lippka  <cl@openoffice.org>  [db0f05161e31caf04cbf62b27f09d0ed85fc93f8]

#81919# be aware of localy cached components


2000-12-14  Niklas Nebel  <nn@openoffice.org>  [c151c79a30a6d08f31b95f46692a8bedb8225b0c]

EETextObjEqual: first test for equal text content


2000-12-14  mfe  <mfe@openoffice.org>  [782a5108bdf21e849510a6a18b11574b1226bc38]

#80278# : replaced wait with waitpid after fork


2000-12-14  Mathias Bauer  <mba@openoffice.org>  [4ee52fcda7c8eeb3542a16dda1de3f1854b4f04d]

#81919#: typo


2000-12-14  Gregor Hartmann  <gh@openoffice.org>  [56bba1cde8d28fd2c6451f8453cfd5f28a1c1a15]

#81588# unpack packaged XML files


2000-12-14  Daniel Boelzle  <dbo@openoffice.org>  [c5cffd35ac7a1ceadee7c0b9a0177e0b66336437]

macosX: component exports are prefixed with libname


2000-12-14  Armin Weiss  <aw@openoffice.org>  [aa0c8903fef8212483c4d90d958cc8f7f6f43da7]

#81908# little fix for prev version, to fast checkin


2000-12-14  Jörg Barfurth  <jb@openoffice.org>  [7806b46137a34107a59fcf664eb3f7e59ce16ff2]

#80460# Integrated real time value handling (preparing background dispose)


2000-12-14  Armin Weiss  <aw@openoffice.org>  [97240318f7d5482ab0086ae09e739eaccad507ef]

#81908# force bitmap to exist


2000-12-14  Niklas Nebel  <nn@openoffice.org>  [fd070ab9a3548c2370829deb749ceba6937a4198]

#81067# StoreDrawLayer: SetFileFormatVersion


2000-12-14  Jörg Barfurth  <jb@openoffice.org>  [1de2294ed9c526c84476634f4977f50dbc2b34b3]

#81740# Added ability dispose all data for a user to the tree manager


2000-12-14  Daniel Boelzle  <dbo@openoffice.org>  [76428da219c9a1ee4d5f60f0987bf61e4a07e044]

macosX: getting component symbols prefixed with libname


2000-12-14  Dieter Loeschky  <dl@openoffice.org>  [d18d6b929e761f7dba33ad52c84d4e9ca087bc0e]

#78759# SID_EXPAND_PAGE and SID_SUMMARY_PAGE disabled on masterpages


2000-12-14  Michael Hönnig  <mi@openoffice.org>  [8953d920dccea6256b71442dfd664ef3afadf7db]

documentation for each element in separate, no grouping anymore


2000-12-14  Peter Burow  <pb@openoffice.org>  [50a03ed5c55c0f0b445f6e0923716d78c35747d5]

fix: #81914# INET_PROT_FILE replaced


2000-12-14  Kurt Zenker  <kz@openoffice.org>  [ef64328119190dcaddc46f0dddf80bd478378f9d]

Assertion: *DefaultLanguage no longer supported* not supported until SRC620


2000-12-14  Kai Ahrens  <ka@openoffice.org>  [1636de8e39b2e145b4a81e534ada4f541337df9e]

#82047#: initialize variable before usage


2000-12-14  Ocke Janssen  <oj@openoffice.org>  [2b823d23453ccda60625f248aeb9a88f9d9b2dac]

use ucb instead of DirEntry


2000-12-14  Hans-Joachim Lankenau  <hjs@openoffice.org>  [3716b20075dcce4695d2250a1ec398524db68570]

removed obsolete references to mks tools


2000-12-14  Sascha Ballach  <sab@openoffice.org>  [733330690b6bb346d0bf4171babbb70da6625edb]

#82093#; Chain to often the TextMapper to the CellMapper


2000-12-14  Matthias Huetsch  <mhu@openoffice.org>  [3b66c2fe97a8287f5271c60327b528b55bdf8562]

#80278# Fixed _osl_getDomainName() pipe handle leak (close both ends).


2000-12-14  Tom Verbeek  <tv@openoffice.org>  [2ceb3a91f629925623edd9604a3eae279727ada1]

added/changed for new Gallery


2000-12-14  Dieter Loeschky  <dl@openoffice.org>  [e0a9b0bf9d894c9380bda07bd4231db628a4dddb]

#79770# SID_OBJECT_SHEAR(): check if objects are selected


2000-12-14  Tom Verbeek  <tv@openoffice.org>  [5b803fe457d77ed7d6abefe40655291e17c5cd62]

added/modified for new gallery


2000-12-14  Tom Verbeek  <tv@openoffice.org>  [030975264e024e624969c604943d2f6deb82f381]

redrawn by Stellery


2000-12-14  Andreas Martens  <ama@openoffice.org>  [ed3f93645ede5c61bbee608ca8a0eeb9555155ab]

#81952#: Formatting restriction to the visible area


2000-12-14  Andreas Martens  <ama@openoffice.org>  [13d97b394c0db2ca9c5ef64f7f1d9f24ad14323e]

New: Vertical font output direction


2000-12-14  Daniel Boelzle  <dbo@openoffice.org>  [bcba4b5389260592f32244e8202a53a340d4d6f8]

*** empty log message ***


2000-12-14  Tom Verbeek  <tv@openoffice.org>  [9ef0c5cb4964216f6c149eb662dedea1ea5acb1b]

modified/added bullets


2000-12-14  Kai Ahrens  <ka@openoffice.org>  [e26cad2a8894f40d4c17bb06ff5b2c0de5f32233]

#82047#: get correct connection between configuration and internal items (Print options)


2000-12-14  Daniel Boelzle  <dbo@openoffice.org>  [122e985b173b02a5650ec192c4b8cc36025c48c8]

fixed exports for macosX to be prefixed with libname


2000-12-14  Niklas Nebel  <nn@openoffice.org>  [bf85bc1ce9f7609fca7a18774bae189ed4f66181]

call SetDBCollection with bRemoveAutoFilter=TRUE


2000-12-14  Niklas Nebel  <nn@openoffice.org>  [d9a70fc3698c59d00f94f391318824bc59b40744]

SetDBCollection: bRemoveAutoFilter


2000-12-14  Oliver Braun  <obr@openoffice.org>  [b65196c972c31a304540a96e8c0ea7f8aa41ad40]

updated to current idl tree


2000-12-14  Daniel Boelzle  <dbo@openoffice.org>  [461b75ced6599e872ecc620336cc5bf898da083d]

modified to load macosX bridges


2000-12-14  Ocke Janssen  <oj@openoffice.org>  [e8c7657acec5be1e3d2eda253df04461312c9870]

check if source from event is our connection


2000-12-14  Ocke Janssen  <oj@openoffice.org>  [63bd31cdb698e14baa1e4f2b30c67869c2b1762d]

call disposing(Event) from aggregate


2000-12-14  Ocke Janssen  <oj@openoffice.org>  [865ef35c1242907767f1023f4ddd903de1374748]

use typeclass from any


2000-12-14  th  <th@openoffice.org>  [3ca0d0c1e5582cb8d6de35b2c86c265b2fb91435]

#79745# - Thread-DC


2000-12-14  th  <th@openoffice.org>  [63806f66c4016642a16b9064b640621a9cb5aa78]

#79745# - new data for Thread-DC


2000-12-14  Hans-Joachim Lankenau  <hjs@openoffice.org>  [e22fcef68e9bd65998a6b7a5d0a5c0f66be845bc]

if $(PERL) not set default it with our own wrapper


2000-12-14  Dieter Loeschky  <dl@openoffice.org>  [b22139daefb8fdd6ff2e15aa386911bc7714a534]

#73780# Consider page orientation


2000-12-14  Ocke Janssen  <oj@openoffice.org>  [17bffa7483eb4cb4b5fbc34ce14d430734fcdcf5]

#82004# check size of indexes


2000-12-14  Ocke Janssen  <oj@openoffice.org>  [4695f7d361641ea4dcd927a7b4aab86e0c971d5b]

#82018# check for double column names


2000-12-14  Oliver Specht  <os@openoffice.org>  [11bfaea21978581ab090de4d039ed110fff4d9e1]

#81831# help ids added to the property browser and related dialogs


2000-12-14  Hans-Joachim Lankenau  <hjs@openoffice.org>  [2947e56011663b9375e49f413ee8a2cc3db84c0c]

#65293# allow operator access to protected member


2000-12-14  Michael Hönnig  <mi@openoffice.org>  [c70d7c0e31f8c693752e713705ca992e56c096f8]

<true></true> -> <TRUE/> and same with FALSE


2000-12-14  Björn Milcke  <bm@openoffice.org>  [ea0ddec6e8ec1de47a00907cc279e72bf06afa0e]

regression by power function (monomial) is called 'power' not monomial


2000-12-14  Oliver Specht  <os@openoffice.org>  [627a003fe433a1ca1c4316f2dfaf9f3f83b48433]

#82001# ignore impress numbering level property


2000-12-14  Mathias Bauer  <mba@openoffice.org>  [439f82351de642ff207c7abd1ec14a26f503dae6]

#81958#: remove hack for invisible parents


2000-12-14  Christof Pintaske  <cp@openoffice.org>  [1da0346e80cb10944258cd41dfacc5ce8d816f47]

#81658# korean gui in korean euc locales


2000-12-14  Dieter Loeschky  <dl@openoffice.org>  [6c09a28fe377dee2ffdd1fca3837e08c09774699]

#82066# FileDialog now supports XML formats


2000-12-14  Dieter Loeschky  <dl@openoffice.org>  [10829d875caeb774efa842d4a117a47e32efd508]

#81265# Correct language setting


2000-12-14  Oliver Specht  <os@openoffice.org>  [930f64d3f903787368a8c8cc86857a2932da815e]

#82036# graphic attributes added to the API


2000-12-14  Ocke Janssen  <oj@openoffice.org>  [8228655e8bf440f4f1c58bb01725ded7c8bd29fb]

#82061# beforeFirst called everytime


2000-12-14  Mathias Bauer  <mba@openoffice.org>  [48babf1e5295018c84e57457c84a9b17dfe3dd06]

#81744#: save some properties, new medium may be killed


2000-12-14  Tom Verbeek  <tv@openoffice.org>  [2853a68b308d4fe15cb40b153d67f27c73f1037e]

added/changed themes for new gallery


2000-12-14  Nils Fuhrmann  <nf@openoffice.org>  [cae9268ce842df39b711da80dd282819e1a7bf9d]

Replacement of StarPortal: Sun Webtop


2000-12-14  Tom Verbeek  <tv@openoffice.org>  [a196509829bbf7c3ab8a853513ed10b40f36e2b3]

added/changed themes for new gallery


2000-12-14  Michael Hönnig  <mi@openoffice.org>  [7005cb639b4e36921e62b36d22c0b5ad4c2dfd12]

/// comments NEVER behind an item => moved


2000-12-14  Mathias Bauer  <mba@openoffice.org>  [e732d2ba14fb789a597cf1d4e0ec830fe9f07500]

#81744#: compare filenames, not URLObjects


2000-12-14  Frank Schönheit  <fs@openoffice.org>  [6212bd9e805bd3c5b24c74e3883b369936fb43a1]

#81961# added a comment for the translation department


2000-12-14  Oliver Specht  <os@openoffice.org>  [a7563699ec2bd44c00a4f58af01071167b61ff86]

#82036# graphic attributes added to the API


2000-12-14  Oliver Specht  <os@openoffice.org>  [3b558d1652b7f5ae8f1356e28a633475eebab78d]

#82036# graphic attributes added to the API


2000-12-14  Kurt Zenker  <kz@openoffice.org>  [dd6ccc1601a927e2917a903779facee4a1537a76]

initial version


2000-12-14  Kai Ahrens  <ka@openoffice.org>  [9e70b64a12b6d5d38436d820a30f6825fe3937e2]

#82040#: use correct method to search for substring


2000-12-14  Mathias Bauer  <mba@openoffice.org>  [4f7b8123080eb5c199f4033d1e149932883cfc0f]

#81744#: problems while reloading


2000-12-14  Oliver Specht  <os@openoffice.org>  [105cf1ef8adbca8d1e38a9d1c5e23f053f48d5a9]

#82036# graphic attributes added to the API


2000-12-14  Oliver Specht  <os@openoffice.org>  [c0308e96ccb0f5ab5bdbddb430bfb177cdae3456]

#82036# graphic attributes added to the API


2000-12-14  Oliver Specht  <os@openoffice.org>  [44f26c64b90d6baadf67e7b486d2fe9873c969fc]

#82036# graphic attributes added to the API


2000-12-14  Andreas Martens  <ama@openoffice.org>  [80a5663f736819d0d31dc15d17df95a672cc62bb]

Fix: Don't clip under MINLAY width


2000-12-14  Christian Lippka  <cl@openoffice.org>  [dfadb993e9faa88a2bf82b7bfb6e6156b8e2691c]

#82032# don't throw exception when property is not in set for getPropertyState


2000-12-14  Sascha Ballach  <sab@openoffice.org>  [fe246ec8e4b965d038e7919db941342b5200fdad]

fix a little problem; the Y position of the shape is not correct


2000-12-14  Oliver Specht  <os@openoffice.org>  [11a17db370873be0f78be0fe22ba8a4701d0b176]

#82036# graphic attributes added to the API


2000-12-14  Michael Brauer  <mib@openoffice.org>  [48d685620e4ca881ec607bfc7e34ef00de22460f]

#80006#: Export using utf-8 encoding


2000-12-14  Michael Brauer  <mib@openoffice.org>  [c3875d58ee9b0e70b882b079bc5524dd177760fd]

#80006#: Export using utf-8 encoding


2000-12-14  Dieter Loeschky  <dl@openoffice.org>  [4ad1ccb1caee8d43518ae32c07f03e960442c14d]

#77153# GetIdBySubId(): consider SID_TEXTEDIT


2000-12-14  Juergen Schmidt  <jsc@openoffice.org>  [1e4546cb534127b261e6d16b277b0c6d0a8b9203]

#81235# use $(PERL) as only perl


2000-12-14  Frank Schönheit  <fs@openoffice.org>  [139cc0742e9957cfa308d83d296598e69ef2d804]

#81845# +HID_DSADMIN_SPECIAL_MESSAGE


2000-12-14  Michael Hönnig  <mi@openoffice.org>  [d18c56526882f8b1dc0a55b375047fcd9dba92d5]

relative scopes only if SAME, others made absolute


2000-12-14  Ocke Janssen  <oj@openoffice.org>  [e73c61863d72deb623359c061643202568bf86cf]

#82004# use of private toDouble


2000-12-14  Stephan Bergmann  <sb@openoffice.org>  [fc19ee83198fe8365229881fa8d3141dc5faf1be]

#77385# Made 'OfficeInstall' and 'InstallPath' local properties.


2000-12-14  Frank Schönheit  <fs@openoffice.org>  [5d36436351d297853cf6df7c43f3bbc3b82bbb28]

#81938# make the ThousandsSeparator persistent


2000-12-14  Jörg Barfurth  <jb@openoffice.org>  [2dda2ca1b2ac4573af80c4f5f03cfe7a255d8985]

#79526# Previous version did not compile - moved up decDepth()


2000-12-14  Peter Burow  <pb@openoffice.org>  [064249f304869df636eff57e5f170c36e03d3783]

fix: #81914# SearchFile() now with LocaleFileHelper


2000-12-14  Stephan Bergmann  <sb@openoffice.org>  [2b45aca7f152e2df836121a81c1149f7c88b8afb]

#77385# Made 'OfficeInstall' and 'InstallPath' local properties.


2000-12-14  Patrick Luby  <pluby@openoffice.org>  [64dae5aef54d6686e8404de1a8ac7ab10b363ea1]

Added OpenOffice style STLport-4.0 support to linking


2000-12-14  Patrick Luby  <pluby@openoffice.org>  [36ae1303b1a5300c233036abaaf67f6e823e2236]

Updated to SRC614


2000-12-14  Patrick Luby  <pluby@openoffice.org>  [62b43447cd591f55b652f3a6b01015aa3590f0b8]

Updated to SRC614


2000-12-14  Patrick Luby  <pluby@openoffice.org>  [62b9f120f0607682c5cfc75a125ccd997a52ade1]

Updated to SRC614


2000-12-14  Patrick Luby  <pluby@openoffice.org>  [7696a2e64abf93b2ba2d6d6d43e195ea86af8171]

Added stlport4 support for Mac OS X


2000-12-13  th  <th@openoffice.org>  [40448b311465fa03c31b40a41e99dca585dcafe9]

#81658# - add MS_1361/JOHAB


2000-12-13  th  <th@openoffice.org>  [32bed5cc549f76b8c7d91dbb426a575dfd00149a]

#81658# - correct Conversion Tables


2000-12-13  th  <th@openoffice.org>  [6761715745788ee966c37f795b5f56223f3c6aff]

#81658# - remove JIS Convert Function


2000-12-13  th  <th@openoffice.org>  [a7f3ca89bdb24458f77397247c18d82012063f20]

#81658# - add MS_1361/JOHAB


2000-12-13  Christof Pintaske  <cp@openoffice.org>  [c34303fde355d8217c10e1355ed28965ef49a9d0]

#61658# convert plummed to gold: create a virtual interface font


2000-12-13  Rüdiger Timm  <rt@openoffice.org>  [1621a2e616364a7999008553195f78643d1687e5]

Merge SRC614: 13.12.00 - 23:10:45


2000-12-13  Christof Pintaske  <cp@openoffice.org>  [c8c0969cde63cdfa5ce97880db42fa424dfcadb4]

#61658# convert plummed to gold: create a virtual interface font


2000-12-13  Gene Anaya  <ganaya@openoffice.org>  [5294d38eba79d67a4917e3171639faaf4b8b0b06]

Implement VCLWindow_SetAcceptsMouseMovedEvents() and SalFrame::CaptureMouse()


2000-12-13  Christof Pintaske  <cp@openoffice.org>  [b8a8193467e11aa3f8d02e8d892c8b20a6f84b8c]

#61658# convert plummed to gold: create a virtual interface font


2000-12-13  Christian Lippka  <cl@openoffice.org>  [d23e446adc95656670419b84762c2759e4f2bd8f]

#80713# added fill bitmap properties


2000-12-13  Christian Lippka  <cl@openoffice.org>  [38868cce5ec853d4bb242c9bff2695e659da6353]

#80699# reworked shape id creation and fixed import for all shapes


2000-12-13  Niklas Nebel  <nn@openoffice.org>  [65062f31aad4418aef418874277b33df733f3ff6]

Columns/Rows: column/row properties


2000-12-13  Niklas Nebel  <nn@openoffice.org>  [ab49e37ee9d7e29cc4c5d4919a35509c14cdb66b]

Columns/Rows: XPropertySet


2000-12-13  Christian Lippka  <cl@openoffice.org>  [5fb34d9ceb8bdb374e796cc44261553f85c80071]

#80713# added fill bitmap properties


2000-12-13  jp  <jp@openoffice.org>  [99093101cddd28edc2767caad012514953dae7e9]

Bug #81999#: don't use Ruby attribut at time


2000-12-13  Björn Milcke  <bm@openoffice.org>  [6b050ebdc79eb3813040236405bf92be520f80bb]

statistics properties completed


2000-12-13  Mathias Bauer  <mba@openoffice.org>  [e15e3e1a72e13b03a1c09b52ae8313ca0e1158c0]

#82014#: VERSIONNUMBER


2000-12-13  Björn Milcke  <bm@openoffice.org>  [4428e9ef9c42f56055e98100d0c490a4e6ff83a8]

statistics properties completed, some 3d properties added


2000-12-13  Martin Gallwey  <mtg@openoffice.org>  [4f0d6a6710236a9050907b7609f6e91541f44b95]

fix a second exception specification so that this time _it really does_ compile under Solaris (honest, guv)


2000-12-13  Martin Gallwey  <mtg@openoffice.org>  [95ed8cbae6ed938d64a04ca1584821f8524e43ac]

fixed exception specification so it compiles under solaris


2000-12-13  Frank Schönheit  <fs@openoffice.org>  [b7a1165fb50a6f343f22704848ed3b51b8acf097]

deliver formlayerimport.hxx


2000-12-13  Sascha Ballach  <sab@openoffice.org>  [0c3782dc0396178ed1954e83eb5569bbe17610a4]

#81841#; the size of the shape is now set after read the complete table


2000-12-13  Sascha Ballach  <sab@openoffice.org>  [20a6af13d9d9f4f7c1a5e1a2165c0c8493ea28a5]

set only the row properties if thea are different to the defaults


2000-12-13  Björn Milcke  <bm@openoffice.org>  [1e88b38ad283bc146423b72e1e84f4b57eccb208]

statistics properties completed


2000-12-13  Martin Gallwey  <mtg@openoffice.org>  [4b11504f4ad039fb2311061c7544f00b6ff23c0f]

This rather enormous commit has the following features:

1. Fixed three different memory leaks, one of them quite serious
2. Considerably streamlined the ZipPackageBuffer class - large performance
   increase, also streamlined EntryInputClass in the same way...
3. Correctly saves embedded zip files as embedded zip files instead of
   directories
4. Supports the copying of raw streams instead of de-compressing/re-
   compressing unnecessarily.

Marty

2000-12-13  Hennes Rohling  <hro@openoffice.org>  [8bf38f00f98ec5f1c6e94d722edb12900ade18a1]

#81769# Copy changes from CJK to SRC (for Portal)


2000-12-13  Sven Jacobi  <sj@openoffice.org>  [8a88e0dafe4427d655d6919a183c7dd3b6a290aa]

#81931# fixed EPPT_Sount container size


2000-12-13  Mathias Bauer  <mba@openoffice.org>  [6022aabe0195db725b1010771195190109863f4d]

#81774#: wrong targetting


2000-12-13  Philipp Lohmann  <pl@openoffice.org>  [d2a4e7863c010cd87aaa2ef681ba30778c2feeae]

#79518# workaround for strange focus handling of IME


2000-12-13  Kay Ramme  <kr@openoffice.org>  [994448b9549d0414708bfcc3b8775e3ca616c4fa]

#81786# be kind of tolerant against null sequences


2000-12-13  Andreas Bregas  <ab@openoffice.org>  [cd8e0794ba18b451d6530eadfdd5a2586813b633]

#80204# Test first if file names are already file URLs


2000-12-13  Rüdiger Timm  <rt@openoffice.org>  [2bc27b1e6e13ffeb0ebb7e8dc3c2ea425939acf1]

#65293# link framework binary against SOTLIB


2000-12-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [f0c87fc12e73f9010ecea720da8fc758cad0c064]

#65293#: added startup scripts


2000-12-13  Oliver Bolte  <obo@openoffice.org>  [26eb8c45760bc5af60681d3f519d39b6d1394c72]

#65293# dummy.class removed


2000-12-13  Dieter Loeschky  <dl@openoffice.org>  [5626bb79756cd7109d0cf045b0d08b653a8e7f25]

#81265# Correct language setting


2000-12-13  Michael Brauer  <mib@openoffice.org>  [7c5b248a2fb40399d5123bc4fc3bf03fd316d44d]

#81968#: Catch exceptions when setting numbering rules


2000-12-13  Juergen Schmidt  <jsc@openoffice.org>  [f6a176dc6af13e85e76f1ce3ec910df54d0caa12]

#81235# new script which change hrefs in docu files to relativ links


2000-12-13  Michael Hönnig  <mi@openoffice.org>  [444c3c2168f5fb06b5982d1d35fcb6f1d3bf285d]

Syntaxerror fixed, only showed in docu generator


2000-12-13  Michael Hönnig  <mi@openoffice.org>  [3f4030694d39fb4e7ff31f76ac90c62cc82bae18]

symtactical documentation and minor semantic documentation flaws fixed


2000-12-13  Mathias Bauer  <mba@openoffice.org>  [e3c73e9f4ccf32cb150ea5c838a42c83d65ef125]

#80231#: SetUser for Portal


2000-12-13  Ocke Janssen  <oj@openoffice.org>  [9c5ede173e3fa2d7d753f414ac9172b4c7125ca2]

#81925# if no maxcount use USHORT_MAX


2000-12-13  Ocke Janssen  <oj@openoffice.org>  [ca2e6b1677f3f075b9f159b781792bd756222b14]

#81925# use index i


2000-12-13  Armin Weiss  <aw@openoffice.org>  [b5e6750b4886776f2526bdf3b295a987d0f19e95]

#78478# if FontWork and outline for it is activated the LineStyle needs to be set, too


2000-12-13  Hennes Rohling  <hro@openoffice.org>  [f0bce7ea3ec14bb8acbf64e4cb80c7dd9b9609d1]

#81769# Use WAPI fpr W9x, Workaround for different functionality of DdeInitializeA on 9x/NT


2000-12-13  Sven Jacobi  <sj@openoffice.org>  [29264a179404b2a186e5ddc93349631764b988fe]

now creating fill and line properties by using the EscherPropertyContainer


2000-12-13  jp  <jp@openoffice.org>  [93ec71e69c1145a241768881510f452490ef0059]

new shell method for returning the current language


2000-12-13  Ocke Janssen  <oj@openoffice.org>  [580057c241c76395f8f9a1c5a5749769a29afa88]

#81925# return !m_bWriteable


2000-12-13  jp  <jp@openoffice.org>  [a7522275d2a95f14527ea8dddfa13b7cbeb6d334]

NextWord: return if the next word has no len (no endless loop)


2000-12-13  jp  <jp@openoffice.org>  [34f321b7becb57fbf13508041c4bcc48e4130c4f]

use new shell method for asking the current language


2000-12-13  Sven Jacobi  <sj@openoffice.org>  [13e268c0a2830e4daace91460633bc3bd41da756]

removing unused methods (ImplGetBlibId, AddWMF, AddEmf, ... )


2000-12-13  Daniel Boelzle  <dbo@openoffice.org>  [09798332e263fc942bc03d90333938c29c2d7b93]

*** empty log message ***


2000-12-13  Sven Jacobi  <sj@openoffice.org>  [2b3cfe4ea33ae5c899e0eb0c51380bfd5c42e220]

AddWmf, AddGraphic had been removed from EscherEx, UniqueId from GraphicObject is now used to get the GraphicId


2000-12-13  Michael Brauer  <mib@openoffice.org>  [e4db3bdb024af2684209fc776802f35ff0181c56]

#81887#: UTF8 works again


2000-12-13  Jörg Barfurth  <jb@openoffice.org>  [3d089ec8dcb1c469c143d6a56c03fcadbe1ccc9d]

Fix for last change: Need OSL_ENSURE instead of OSL_ASSERT


2000-12-13  Dirk Grobler  <dg@openoffice.org>  [0a4a4e290433c3887c9cfaccdf460615c3320138]

#80149# wrong hanling for xml special characters


2000-12-13  Kurt Zenker  <kz@openoffice.org>  [65987318d12e03b1cd71e9504a9fb0d6b57049e3]

new version for SRC615


2000-12-13  Daniel Boelzle  <dbo@openoffice.org>  [85f42299f3fc22a4adb3ab06e3ce8983044b5caa]

corrected documentation


2000-12-13  Kurt Zenker  <kz@openoffice.org>  [ba273e76d7bac971d2db13095869d3e90f3c9600]

new version for SRC615


2000-12-13  Daniel Boelzle  <dbo@openoffice.org>  [983202ea7beba3a6437781cd8b7020fcc6a56b04]

fixed doku, changed to be derived from XPropertySet


2000-12-13  Kurt Zenker  <kz@openoffice.org>  [a1a586afd5bbd739fbd2ce75df0425a9e3728d91]

SUPD>615 -> SUPD>=615 for setFont()


2000-12-13  Mathias Bauer  <mba@openoffice.org>  [ef6b008df92a06b69e9ac42a186445b159797478]

#81951#: don't use oslgetLocalHostName outside Portal


2000-12-13  Eike Rathke  <er@openoffice.org>  [ced875b715acab9c03d10ed875dd945fb3b8cb10]

#81844# scheduled series ranges update


2000-12-13  Kurt Zenker  <kz@openoffice.org>  [5ad4cab8ed638c86256343b0b3c0958218e26cc7]

new version for SRC615


2000-12-13  ts  <ts@openoffice.org>  [aad80bcc2e72dbdb9e7b04a3d552923360924634]

using osl::MutextGuard instead of vos::OGuard


2000-12-13  Kurt Zenker  <kz@openoffice.org>  [c528c5712beae22c4c7ddbd6c28974de5cafe47d]

DEBUG -> _DEBUG for OSL_ENSURE


2000-12-13  Jörg Barfurth  <jb@openoffice.org>  [c236a3236b880483108dc1e8f6cb30ae6b754272]

Corrected assertion condition with legacy arguments


2000-12-13  Jörg Barfurth  <jb@openoffice.org>  [1c4901082816feda01794c3edda07ee99e30c447]

#79526# Corrected depth handling (childDepth() and parentDepth() were switched)


2000-12-13  Kurt Zenker  <kz@openoffice.org>  [8bd7b13b35692384f9329981de03991578039eab]

new version for SRC615


2000-12-13  Mathias Bauer  <mba@openoffice.org>  [2a2109150b717a887517050844085b7d84a6425a]

#81872#: move SpecialConfigManager to svl


2000-12-13  Niklas Nebel  <nn@openoffice.org>  [aa5e8f75bf89465e7d111eb8cedc168391c2f8f4]

#81733# undo/redo: execute in both views


2000-12-13  Niklas Nebel  <nn@openoffice.org>  [89cb5a8d79ee0591174c09c409b6452d890e9fa5]

#81733# handle undo/redo in edit shell


2000-12-13  Dieter Loeschky  <dl@openoffice.org>  [24a978e05ecfa5d6adfdc7aa6126656b31453aff]

#80395# FillStatusBar(): resize page field


2000-12-13  Dieter Loeschky  <dl@openoffice.org>  [53c502cd7d0e467ba66026bbbb26c96617acd2df]

#77419# Use background objects stylesheet only in Impress


2000-12-13  Mathias Bauer  <mba@openoffice.org>  [6b13b9a9a01c15858b9b2fca4f7d601ad5526aad]

#81872#: move SpecialConfigManager to svl


2000-12-13  Armin Weiss  <aw@openoffice.org>  [71e021c4881e36a9bdec771b43744d928d08972d]

#81908# corrected and cleanedup import/export of int and double numbers


2000-12-13  Armin Weiss  <aw@openoffice.org>  [e6e6082e54648fe1b6a5b5818ed63b39329fe1ec]

#81908# made export of 3d render mode more safe


2000-12-13  Andreas Martens  <ama@openoffice.org>  [3b8354a70f3cd959562b36374870417f82d104cc]

#81875#: A really small visarea causes big problems


2000-12-13  Mathias Bauer  <mba@openoffice.org>  [e8cfaad928b1fe94ff6127e27445d55bac2723ee]

#80231#: HelpURL changed


2000-12-13  Kurt Zenker  <kz@openoffice.org>  [166e73ea986ef55b6043bac2fd7d4e7eddb6d062]

new version for SRC615


2000-12-13  Frank Schönheit  <fs@openoffice.org>  [eba86dd7fdb3aab7e4707bc74c2f86ff856973f7]

new import related implementations - at this version, we should be able to import everything we export (which is all except events and styles)


2000-12-13  Kurt Zenker  <kz@openoffice.org>  [6cc3fa77daddeb56cbc1e50c81df2aeea386f746]

new version for SRC615


2000-12-13  Frank Schönheit  <fs@openoffice.org>  [cbd8f784f0aa81d0839a98dc786ca1d724a007e4]

+valueproperties


2000-12-13  Frank Schönheit  <fs@openoffice.org>  [bad29c38283946603ca8039e28ddcf4d9e0e522c]

slightly modified some documentations


2000-12-13  Frank Schönheit  <fs@openoffice.org>  [188e29e4af6950d957b59d379b4c81e831fa9400]

moved some code to a more central place to reuse it


2000-12-13  Frank Schönheit  <fs@openoffice.org>  [e96dcde5a6b5315623e17cc9072d7146b0cb34da]

initial checkin - helper class for build maps whichs keys are interface references


2000-12-13  Frank Schönheit  <fs@openoffice.org>  [4e6bde631d60bf48a888d18c4b2ba8abf096ed07]

initial checkin - helper class for meta data for the different value properties


2000-12-13  Frank Schönheit  <fs@openoffice.org>  [e113c936a95559472ce1a7caadb1d173b05fe817]

included XPropertySet.hpp


2000-12-13  Thomas Lange  <tl@openoffice.org>  [1cca41a86e17a88e0043050011a6563722c07431]

#81719# 'Replace' fixed in Thesaurus dialog


2000-12-13  Michael Brauer  <mib@openoffice.org>  [d9cc57c9230c59097b27cb3c662496f6f0c229ae]

#81864#: Transparent background: A should be either sal_True or sal_False


2000-12-13  Mathias Bauer  <mba@openoffice.org>  [11315f2fbaa590d3126ab437b606e185a3ba4af9]

#80231#: Help for Portal


2000-12-13  Michael Brauer  <mib@openoffice.org>  [909eb9f3b175d2190fa24d0ab5457a1c203f0a4d]

#81864#: Transparent background: A bool might be differnt than sal_(True|False)


2000-12-13  Andreas Schlüns  <as@openoffice.org>  [0cdcf9359b5006a0e3f7291c86fd54e456126447]

#81540# move DocumentProperties from beah to normal service


2000-12-13  Michael Brauer  <mib@openoffice.org>  [4d870d302dfdedd162c820ef4117d0956b22bcb6]

Import drawing layer text boxes correctly


2000-12-13  Michael Brauer  <mib@openoffice.org>  [7c9b11865e6d7162e9426979c7686b69298cfa4f]

#74222#: Don't switch off whole border if a cell contains a sub table


2000-12-13  Mathias Bauer  <mba@openoffice.org>  [c66bff07bbc9197564d63e9ffa3cf3174ae6b4dc]

#81910#: SaveOptions not in AppData


2000-12-13  Andreas Schlüns  <as@openoffice.org>  [126b57dacbe3e04131043f5c912219603eceec81]

#81873# move MediaTypeDetectionHelper to temp. fwl-dll


2000-12-13  gt  <gt@openoffice.org>  [1b118ae7c76dfe3ff0a12455ab59268031c5878e]

#81901# lcl_ExportBackgroundGraphic(): ReleaseAccess() only one time


2000-12-13  Oliver Specht  <os@openoffice.org>  [7888a479c2bb1c66184ebbb6e668ead8bb91474a]

#80698# use second configuration provider for locally cached components


2000-12-13  Oliver Specht  <os@openoffice.org>  [ab0f4f51f472708b9be76e41fa5e298e08916ceb]

#80698# use second configuration provider for locally cached components


2000-12-12  jp  <jp@openoffice.org>  [8f9b6aba44c82885f6ee49bea3736b97003ce61f]

Bug #81684#: getText - don't swap the characters, the filter return the correct order


2000-12-12  Christof Pintaske  <cp@openoffice.org>  [7c877f7ee2f66fc6a10d3fa4241d48140e1f3274]

#81658# ksc5601 is apparently NOT korean EUC


2000-12-12  Hans-Joachim Lankenau  <hjs@openoffice.org>  [1e7ab85ed71f2a3b137b1654db95248df93cec0c]

keep it static; libCrun static


2000-12-12  Daniel Vogelheim  <dvo@openoffice.org>  [52f722af43c0f2c0e7eeb60570581689babb64dc]

- incorporated fix for #81814# into main branch


2000-12-12  Hans-Joachim Lankenau  <hjs@openoffice.org>  [0a9f0f160391809edff951e5662889971cc76ae7]

CJK614


2000-12-12  Jens-Heiner Rechtien  <hr@openoffice.org>  [7918c6fb465c849d84c25a5e96bee1134af59ab2]

#65293#: remove debug output


2000-12-12  mfe  <mfe@openoffice.org>  [3517dd601ad8cdace55062ac2e3450d5a883550d]

#81784# : use native osl file funcs instead of class wrapper


2000-12-12  Sven Jacobi  <sj@openoffice.org>  [55b276e9f3fd68387a719bef5308e38253164de2]

now using EscherEx that is part of svx, moving functionality to svx/escherex, removing functions that were unused or already part of EscherEx


2000-12-12  Sven Jacobi  <sj@openoffice.org>  [cab7a708784405ebd3f2a2a45f26eba3a9ea8ade]

added methods to create Line, Fill, Graphic, Shadow and Gradient properties


2000-12-12  Christian Lippka  <cl@openoffice.org>  [764f93852cc552f30d02f6517522455941de96d8]

#80713# added fill bitmap settings


2000-12-12  Caolán McNamara  <cmc@openoffice.org>  [a4553067fd09c3a33806f8da16f6b691080102ae]

#81539# Sanity check for fully parsed MathType is futile


2000-12-12  Daniel Boelzle  <dbo@openoffice.org>  [bd284c6a1eda5548fa62c1bfbe1486622aac0d9b]

new


2000-12-12  Lars Langhans  <lla@openoffice.org>  [1526a3eab753cfc620c0ea4dd54580a44e222587]

#81817# cleanup children in subtreereferrer


2000-12-12  Daniel Boelzle  <dbo@openoffice.org>  [dadba07e6cbbd5cbdcdd24d721cc6c776dbd7755]

new


2000-12-12  Frank Schönheit  <fs@openoffice.org>  [2c5f9606acc9c0894311d02cf7002b8b0a8854a4]

#81862# type for the adabas user help id (why the heck does the compiler not complain about this?????)


2000-12-12  Frank Schönheit  <fs@openoffice.org>  [1affab62fa599937d8fbe61596a85535f6a3d532]

#81869# typo in one of the help id defines


2000-12-12  Kai Ahrens  <ka@openoffice.org>  [d89a842ac047c01cdfdba4d79763df871cbd8f04]

#81653#: set correct file extension for binary graphic links


2000-12-12  Thomas Lange  <tl@openoffice.org>  [9b2d58ca944f3216ea669aba39a8bf6e8dfd1eb8]

#81811# IsDigit new


2000-12-12  Thomas Lange  <tl@openoffice.org>  [9f196726bf461b9af28c6ebf6a1d99a12ad41f19]

#81811# IsWhiteSpace fixed


2000-12-12  Ocke Janssen  <oj@openoffice.org>  [925c690e21dea744816b012bda2f5b65316fc81c]

check if XUNOTunnel is supported


2000-12-12  Ocke Janssen  <oj@openoffice.org>  [e5d4bf3fdbe9bb18682a322537fcd7928257138a]

check if catalog is zero length


2000-12-12  Kai Ahrens  <ka@openoffice.org>  [1b7a90b7677db9ea520ff2affa3206eba7a8dea1]

#71044#: don't record DrawMask action in ::ImplDrawRotateText


2000-12-12  khz  <khz@openoffice.org>  [27c03d2350d2f2c6e63a255f9fd6cc2f07b2c405]

#80856# take into account negative indentation in SetNumLSpace()


2000-12-12  Eike Rathke  <er@openoffice.org>  [0447d48f5150f7dbcbc63614f4b720b6ba704ed2]

ImpInsertFormat: strip surrounding [$...] on automatic currency


2000-12-12  Eike Rathke  <er@openoffice.org>  [ca2bf6d1e21852c9a8ecd7b2cd6b29ec7fcaec36]

add: StripNewCurrencyDelimiters


2000-12-12  Andreas Martens  <ama@openoffice.org>  [355850d06a489a6fdb251a70edd9294e6bdf7f30]

Fix: Use the CTL attribute for CTL fonts


2000-12-12  Nils Fuhrmann  <nf@openoffice.org>  [2736fd4215b44a043b4bce14d92703705c75cfaa]

Fixes for merge


2000-12-12  Niklas Nebel  <nn@openoffice.org>  [adf3a6f11b55cde8eb557abd9a44f13d85601999]

#81860# executeWithCompletion


2000-12-12  Niklas Nebel  <nn@openoffice.org>  [23b9867d18b51825ba8dec77ac163df1b6f97ac3]

#81860# get databases from DatabaseContext, tables from connection


2000-12-12  Oliver Specht  <os@openoffice.org>  [6ef2a784e448cf30f7904db620e4e890fce99e87]

#81868# chapter numbering/HeaderStyleName: use programmatic names


2000-12-12  Christof Pintaske  <cp@openoffice.org>  [62d00d11186fd9133e10cbf51b5fada4dfa5cb3d]

#81658# use ksc5601 as euc korean


2000-12-12  Christof Pintaske  <cp@openoffice.org>  [9a82c77ea9af7598960972ab22192c4b813d71d1]

#81658# dont use big5 or koi8r for latin chars


2000-12-12  Christian Lippka  <cl@openoffice.org>  [95510171beae58761e3c39418444ecf2ab9d2178]

#80755# Basic import added


2000-12-12  jp  <jp@openoffice.org>  [ff829f5488559114040d8d387c702e3b5be98c03]

Bug #81815#: export rtl fonts with F instead of AF token


2000-12-12  Andreas Bille  <abi@openoffice.org>  [cf878b29040a08cd283bb86b75624984d19850f0]

#81691#


2000-12-12  Mathias Bauer  <mba@openoffice.org>  [68a730ff8aa9c46d027f043bc523755cbf22c33d]

#81840#: Application::Abort dumps core under Solaris


2000-12-12  Oliver Specht  <os@openoffice.org>  [a8804e32f19d69393959791eee21aaf89ab89103]

#81830# special font removed


2000-12-12  Andreas Bille  <abi@openoffice.org>  [b943c33901e9f46a470173bb5aace5ea0e805583]

#81691#


2000-12-12  Michael Hönnig  <mi@openoffice.org>  [ca6f7062dba2ad651646e37e02d49ea4229035e1]

#78715# stardiv references removed


2000-12-12  Oliver Specht  <os@openoffice.org>  [5c8b7c714e0aaa4514f87bd68485b77f6796dcbe]

#81830# set unicode font in navigator


2000-12-12  Armin Weiss  <aw@openoffice.org>  [8183d12b7ee2884f91011939da0a9bc1954dba97]

#80594# Extrude objects need to be corrected (translated) to allow the base polygon to be saved as 2d polygon. This is done with a Z-Translation.


2000-12-12  Ocke Janssen  <oj@openoffice.org>  [34f4fc65ea56ca22b319342e24b4b4b473829d66]

#81833# set factory for the first instance


2000-12-12  Peter Burow  <pb@openoffice.org>  [998e4e5de64f88f1e955be170984f7743a7f3f39]

fix: #81851# hack (src614): show always the start page


2000-12-12  Michael Brauer  <mib@openoffice.org>  [f346a2cbf418f807f1c1010297093b5a86100016]

#80296#: Export start value if a list is continued


2000-12-12  Ocke Janssen  <oj@openoffice.org>  [8367b3ff7c7f04aba89537896008a9240b6cf5f5]

#80933# new hlp ids for the dialogs


2000-12-12  Lars Langhans  <lla@openoffice.org>  [e25da5f5d1ae6c794bb8d997d8e9544dc1e4cbf2]

#81772# accessimpl.cxx// ensure our provider stays alive


2000-12-12  Ocke Janssen  <oj@openoffice.org>  [21ac21f9dd93684343a81b504743b06770ed2638]

#80933# some new files


2000-12-12  Ocke Janssen  <oj@openoffice.org>  [05eb4f872f3f9384c6392350a0c1218caa15c8a5]

#80933# new dialogs for size and other attribs


2000-12-12  Ocke Janssen  <oj@openoffice.org>  [181679897ce20867c06cf8a86aaef2d819868f44]

use of xub_Strlen instead of sal_Int32


2000-12-12  Ocke Janssen  <oj@openoffice.org>  [62aaf3f3b0f924d5b155c598886058ff36aa4c04]

#80933# new dialog ids


2000-12-12  Michael Hönnig  <mi@openoffice.org>  [9dc1aa690c8b1739a96519596a1bb440e7903bbf]

documentation for arguments added


2000-12-12  Ocke Janssen  <oj@openoffice.org>  [2c07acd9544f81eade4b414eb4f624cca9bbfe29]

#80933# reactivate the table and column settings


2000-12-12  Ocke Janssen  <oj@openoffice.org>  [2adc582cf371ba35aae3559f62708c4d58ba3658]

#80933# two new entries


2000-12-12  Ocke Janssen  <oj@openoffice.org>  [3c0dba4227a8b4e5ff6701638684cc8543d14aa3]

#80933# two new entries and UnderLine corrected


2000-12-12  Ocke Janssen  <oj@openoffice.org>  [50f978d289a339d4c40fccec3781ddf0679510ff]

#80933# change flush of attributes


2000-12-12  Ocke Janssen  <oj@openoffice.org>  [19b8f98c657a00dde7769e4d23ca6c5f5804d48a]

use paramter instead of member and set member to ull


2000-12-12  Frank Schönheit  <fs@openoffice.org>  [1c428f90185739759d3e9311899b578e3e888e84]

initial checkin - implementations for the template classes in elementimport


2000-12-12  Nils Fuhrmann  <nf@openoffice.org>  [037dd2b2788650c5cda368c0ab2fc45c4fd1a12b]

Merge SRC614: 12.12.00 - 13:02:18


2000-12-12  Frank Schönheit  <fs@openoffice.org>  [bde51fcd8b2ac82f15ead6ca85cd7ffb68461fa0]

initial checkin - helper class for mergin XAttributeList instances


2000-12-12  Frank Schönheit  <fs@openoffice.org>  [fcc48196a433937fe3ebcd08616f5819445e00d9]

new implementations for the import - still under construction


2000-12-12  Caolán McNamara  <cmc@openoffice.org>  [5bf53a65be5a6adaf85b600039d84a7d321774f2]

#78850# Small SuperScript error in MathType {Ex|Im}port


2000-12-12  Frank Schönheit  <fs@openoffice.org>  [cf19963e1ddbcf1f0edeb47b368facce0187cf55]

+IControlIdMap / +IFormsImportContext


2000-12-12  Frank Schönheit  <fs@openoffice.org>  [4bf52c7f367d6a11a85f34f23e721afa2e397fe9]

generic properies: writer shorts really as shorts


2000-12-12  Niklas Nebel  <nn@openoffice.org>  [93579229f88f920502790a94ba54bf4f5a44a1c3]

#80491# InitAddIns: no assertion if AddIn directory doesnt exist


2000-12-12  Peter Burow  <pb@openoffice.org>  [b2e7e2d7e27500a6f8a973361ea2fbcb80681a1d]

fix: #81793# perhaps  exists more than one in a string


2000-12-12  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f4e5d725b7c962e95bc922e290a4921c941b5e8f]

#65293# gzip expected interactive input


2000-12-12  Andreas Martens  <ama@openoffice.org>  [3221219d2de138601f22b764e50c8b3ae494ec27]

#81704#: Selection out of range


2000-12-12  Ocke Janssen  <oj@openoffice.org>  [5a27a3b5d1186348a052357060af0938fe290e31]

#81643# catch exception form numberformatter


2000-12-12  Nils Fuhrmann  <nf@openoffice.org>  [e889da4b7718d4e899649dfebdb50ec3b629bfb4]

Fixes for UNICODE bugs


2000-12-12  Nils Fuhrmann  <nf@openoffice.org>  [5d9d8336d00cc9a8a6254c93787c6edbd3cf96dd]

Fixes for merge


2000-12-12  Oliver Specht  <os@openoffice.org>  [bd450cf24db8eca20bd794461566793b2b08307f]

#80119# enable chain buttons for text frames only


2000-12-12  Andreas Schlüns  <as@openoffice.org>  [00b73f70eda2b2cdc3f15c05b150746faf729b76]

test script for service DocumentProperties


2000-12-12  Andreas Schlüns  <as@openoffice.org>  [91f73285e628a2418e966d15319e6aedc5ef910d]

#81540# add SOTLIB for DocumentProperties-service


2000-12-12  Jörg Budischewski  <jbu@openoffice.org>  [8cea8232d0307eaea8cca17279ae1a743717cb23]

reconstructed some method references, that have gone lost during merges


2000-12-12  Andreas Schlüns  <as@openoffice.org>  [3d5ed0802bbefd8a2b3c80fbbdc2b6a7fc0f5a7d]

#81540# reactivate service DocumentProperties


2000-12-12  Andreas Schlüns  <as@openoffice.org>  [31dbbe56213d155b4d2d69c4c29af92933b284d0]

#81540# repair string convertion


2000-12-12  Jörg Budischewski  <jbu@openoffice.org>  [6619bc6c213e2a7c0fc61aae819688a98041ba8b]

documentation is now according to doc rules


2000-12-12  Daniel Vogelheim  <dvo@openoffice.org>  [33490a2ee3e3bc8758ebf42dff5953fce54ebf7b]

renamed properties from service LineNumberingProperties   LineSeparator -> SeparatorText   SeparatorLineDistance -> SeparatorInterval   LineInterval -> Interval


2000-12-12  Hennes Rohling  <hro@openoffice.org>  [e2d08245879a20e5bce30c6c21da7d5a9605c6d6]

#81769# No pointer to temporary objects, generated UNICODE API calls


2000-12-12  Michael Brauer  <mib@openoffice.org>  [f9d67bb6680012ef1b002f6456f1ea76f090c895]

#70821#: Don't export empty frames as spacer if they have a background


2000-12-12  Nils Fuhrmann  <nf@openoffice.org>  [e4881a86f5b2cfd1fa126f3437c88ad419963bab]

Merge SRC614: 12/12/00 - 10:26:50


2000-12-12  Nils Fuhrmann  <nf@openoffice.org>  [709ef71b462450f2934f4ae5d1e3ccd94b681f1e]

Merge SRC614: 12/12/00 - 10:22:15


2000-12-12  Peter Burow  <pb@openoffice.org>  [c98ae262548d9c99d958baf55e46126ad8ed5c2f]

fix: #81757# SvxCrossedOutItem putted correctly


2000-12-12  Daniel Boelzle  <dbo@openoffice.org>  [6d98620b5bacb630b3f0a10e8b8ae78def5d1a14]

fixed type provider


2000-12-12  Ocke Janssen  <oj@openoffice.org>  [f00df71f1b2f8b901becfb26a6d0e61dbf50e15a]

merger


2000-12-12  Dirk Völzke  <dv@openoffice.org>  [1c8bd3d0b11de0c96bc178a1242c7d451ffc0c55]

#77060# Don't insert the complete URL into the listbox


2000-12-12  Frank Schönheit  <fs@openoffice.org>  [6e59a659e6d20688704a7e8324f20cf0f6e9c796]

- m_bWriteable - will be introduced in the base class


2000-12-12  Babak Mahbod  <bmahbod@openoffice.org>  [ac7e668447b1f68bd1f047db1cf4708baa5dd545]

Updated GetBestSalColor.


2000-12-11  Babak Mahbod  <bmahbod@openoffice.org>  [0a2522ce6050e23b9bb559b3efa4b23d94c4270c]

RGBColor2SALColor implemented. Updated SALColor2RGBColor. Implemented GetPixel.


2000-12-11  Kurt Zenker  <kz@openoffice.org>  [35947e40b1985e1e12f974a6fba988875120fae8]

Merge SRC614: 12.12.00 - 00:24:04


2000-12-11  Kurt Zenker  <kz@openoffice.org>  [09c24778153db0d8bfe7ce9d68800cfa135e827e]

Merge SRC614: 12.12.00 - 00:21:36


2000-12-11  Kurt Zenker  <kz@openoffice.org>  [727fefc2a1e7547875a9dd976dbd2970c0e97841]

Merge SRC614: 12.12.00 - 00:20:09


2000-12-11  Kurt Zenker  <kz@openoffice.org>  [bb62118187a50f85c96d27ba03835427dd2ea180]

Merge SRC614: 12.12.00 - 00:19:44


2000-12-11  htajima  <htajima@openoffice.org>  [c10da97d7efb7aca778fa22fbeb881b9ca6cd401]

2000-12-11 Hidetoshi Tajima <tajima@eng.sun.com>

Modified Files:
 	* unx/inc/i18n_im.hxx unx/source/app/i18n_im.cxx
 	 unx/source/app/saldisp.cxx
 	  Need to redirect key events for XIM focus window of
 	  the focused XIC.

2000-12-11  Oliver Bolte  <obo@openoffice.org>  [0e51c4e13df148211ed3d81dc78f7180200d4168]

Merge SRC614: 12.12.00 - 00:19:46


2000-12-11  Kurt Zenker  <kz@openoffice.org>  [cccfc2f1acd07b4cf1dba8e63537940c484dd755]

Merge SRC614: 12.12.00 - 00:17:07


2000-12-11  Kurt Zenker  <kz@openoffice.org>  [3978da869e867da8dd274147122a4b821f56d776]

Merge SRC614: 12.12.00 - 00:10:01


2000-12-11  Kurt Zenker  <kz@openoffice.org>  [c081f240f3921c878752fa30de16a58fa28fafbd]

Merge SRC614: 12.12.00 - 00:08:11


2000-12-11  Kurt Zenker  <kz@openoffice.org>  [d0c5efa36ca11571a348a3db8cdf776ce6f3cb0e]

Merge SRC614: 12.12.00 - 00:05:50


2000-12-11  Oliver Bolte  <obo@openoffice.org>  [f50b71b86adc3b8db6daa0c0285e66441fa90ef3]

Merge SRC614: 12.12.00 - 00:03:59


2000-12-11  Kurt Zenker  <kz@openoffice.org>  [82bddede666e9d4b318fe4816ff25ac22f4ed152]

Merge SRC614: 11.12.00 - 23:59:55


2000-12-11  Kurt Zenker  <kz@openoffice.org>  [b27efa77780de3749c21a818ee06c8f09534125e]

Merge SRC614: 11.12.00 - 23:50:29


2000-12-11  Kurt Zenker  <kz@openoffice.org>  [d06e296867d154263fafc64ec3f0be1a34ddea3c]

Merge SRC614: 11.12.00 - 23:40:14


2000-12-11  Kurt Zenker  <kz@openoffice.org>  [f46c46de4461dabcbefa5a75084a0a1b465c0821]

Merge SRC614: 11.12.00 - 23:37:42


2000-12-11  Kurt Zenker  <kz@openoffice.org>  [00eb6b8444a216903f7736565c81eb14ce30b058]

Merge SRC614: 11.12.00 - 23:34:15


2000-12-11  Babak Mahbod  <bmahbod@openoffice.org>  [3d84e20332c32d669e0ea40a063e12cfd5662cf8]

Variable naming convention applied.


2000-12-11  Babak Mahbod  <bmahbod@openoffice.org>  [5eeb14b07ea715984e8563ecff20739352501118]

QD CopyBits moved from objective-C to C/C++. SalGraphics now maintains the current GDevice resolution and bit-depth.


2000-12-11  Daniel Vogelheim  <dvo@openoffice.org>  [95a6315d31fb616037bdffa803dc9181134c54a9]

#80618# - added: im-/export of DDE tables


2000-12-11  Daniel Vogelheim  <dvo@openoffice.org>  [91556ef1aeab9f1dc67e6c692cac5bc466cd35dc]

#80618# added parameter to SwDDETable constructor to suppress update of table content;   - default parameter provides old behavior   - needed for XML import of DDE tables


2000-12-11  Daniel Vogelheim  <dvo@openoffice.org>  [767ba6f10447b04f0d56cfc4323651b019dfceb4]

- fixed/changed: LineNumbering properties


2000-12-11  Daniel Vogelheim  <dvo@openoffice.org>  [510a490cf7b1c31f2398c4f29b0ff12417a97c31]

- added: line numbering (configuration + paragraph properties)


2000-12-11  Daniel Vogelheim  <dvo@openoffice.org>  [5c8bbb25a426583a195c7073a28e523da6e543c9]

- fixed: removed double include


2000-12-11  Daniel Vogelheim  <dvo@openoffice.org>  [bc4be2b0bf26fb21869d33e599c364501a5487bd]

- change: DDE connections are only exported if being used by a text field - fixed: script + annotation fields don't cause ASSERTs any more          (still not implemented, though)


2000-12-11  Eike Rathke  <er@openoffice.org>  [22f0b09e71e3bab9c21e509fba32fbe22bfc2d9f]

AAA,AAAA switch to other calendar too; switch from other calendar to gregorian upon YY,YYYY,DDD,DDDD


2000-12-11  Sascha Ballach  <sab@openoffice.org>  [8fb4365db811b3618fc2ee117a28bf7a03006511]

#79771#; use my own text:p context until a formated text comes


2000-12-11  Mathias Bauer  <mba@openoffice.org>  [f4c76bce426d3ce7f87da8f7245112fef0db83d7]

#81774#: setting EditMode does not work in every case


2000-12-11  Niklas Nebel  <nn@openoffice.org>  [74ed4052f08512fcd050934ab13d60c0cb11aded]

#80788# dont create basic before it is needed


2000-12-11  Tino Rachui  <tra@openoffice.org>  [c5de26be10a0b444120c34b01442a335190e34c4]

*** empty log message ***


2000-12-11  Juergen Schmidt  <jsc@openoffice.org>  [e5dae0d13135eeaea7c18f419ed4024c06044d21]

#81235# remove generated header from zip file


2000-12-11  Thomas Lange  <tl@openoffice.org>  [993496c4d8bcd928b819be1584874a95a3ffbc71]

catched exception changed to com::sun::star::uno::Exception


2000-12-11  Michael Hönnig  <mi@openoffice.org>  [b7f8e732e1546e0cd4b5e6391905c0e4481276fb]

broken member-link fixed


2000-12-11  Jörg Barfurth  <jb@openoffice.org>  [245ab98f3427ca6b976ad6fe486d33ecfa3dc8d6]

#81772# Keep Provider alive while disposing tree object


2000-12-11  Tino Rachui  <tra@openoffice.org>  [e81895d81e907872c4d936bcf1ab6deca5c948fb]

*** empty log message ***


2000-12-11  Tino Rachui  <tra@openoffice.org>  [b7e90f77faa695c0954086558ef71e457b2e096e]

systoolinit removed


2000-12-11  jp  <jp@openoffice.org>  [5ce823add9ad57db480ae2744106c8068bfe4a81]

Bug #81755#: _Changed - don't delete the frameformat


2000-12-11  Caolán McNamara  <cmc@openoffice.org>  [5ae8a594dd38c5ee338eee08539458277dfb86ff]

Missing NSPECIAL support, treat as NMATH until entity preservation in XML


2000-12-11  Tino Rachui  <tra@openoffice.org>  [3e34ca10b69a17548d0ecd70149b866204aaa8d9]

systool changes


2000-12-11  Frank Schönheit  <fs@openoffice.org>  [b4dd47d91307e31d635e2e64b93f5081a7b30030]

reversed the semantics of the SuppressVersionColumns checkbox


2000-12-11  Frank Schönheit  <fs@openoffice.org>  [7ceb7cb507fe9f1109c96148bb30aa1bb9612852]

broaded the data source list


2000-12-11  Caolán McNamara  <cmc@openoffice.org>  [bf557c02396ff77fcac1d30e2f466922fe40a2c3]

New Unicode char mapping found


2000-12-11  Caolán McNamara  <cmc@openoffice.org>  [8ef1cd7c9c555d71e21f872e6cf7e4d278cd2030]

#81764# Empty table row (double newline)


2000-12-11  Michael Hönnig  <mi@openoffice.org>  [9e4cadbdd8c5c7ceb8563ce2966af193fe1e172f]

documentation syntax fixed and some minor semantic documentation fixes


2000-12-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [2e9639b8d5cf2e9396e5cd18a40e418e74f45be2]

#65293#: return value


2000-12-11  Oliver Specht  <os@openoffice.org>  [cf598728b2d6cae2f3c843f34a8a9fcb37574b44]

#81670# SOLARIS: temporary object has to be destroyed explicitly


2000-12-11  Dieter Loeschky  <dl@openoffice.org>  [ea79bb174359794f786aacec3a33a7f35d695b6a]

#81760# Name of drawing format changed


2000-12-11  Mathias Bauer  <mba@openoffice.org>  [9728135fcf5c500479d7f5ce836d920678d7a549]

better activation handling - test version


2000-12-11  Peter Burow  <pb@openoffice.org>  [f96a7e399a47fcf863077c4cc0ee211207c81a35]

fix: #81762# erase the sub factory of the HelpModuleName, if necessary


2000-12-11  Caolán McNamara  <cmc@openoffice.org>  [c850177303355c19f026fed86c064452b738d2c3]

#81764# Empty table row (double newline)


2000-12-11  Niklas Nebel  <nn@openoffice.org>  [1e7d2a028b49813193b1e4a25aa3157de65677ba]

#80998# CharStrikeout


2000-12-11  Kai Ahrens  <ka@openoffice.org>  [e7bbfcbaed3c6e15ffd54576116aad12edb6b34b]

#81296#: get correct value type out of 'Any' (double)


2000-12-11  Dieter Loeschky  <dl@openoffice.org>  [8309902bc68eb37cc85ff29e6b000fc1b4207458]

#81265# Supporting three languages


2000-12-11  Sven Jacobi  <sj@openoffice.org>  [686bcf307b7bbde90531a3ab574e9887396895d1]

added EscherPropertyContainer, removing methods (BeginCount, AddOpt, AddColor, EndCount)


2000-12-11  Sven Jacobi  <sj@openoffice.org>  [24dc8ff8e470ffedb8e41311a9376244f254fc21]

now using EscherPropertyContainer to create the ESCHER_OPT atom, including escherex.hxx


2000-12-11  Sven Jacobi  <sj@openoffice.org>  [95ea35ea830dec8ff561d6bedd20b8deea0b144a]

now using EscherPropertyContainer to create the ESCHER_OPT atom


2000-12-11  Sven Jacobi  <sj@openoffice.org>  [bf7793b8dc8e4d107ec83cdd5cfb52572aeb5e42]

now using EscherPropertyContainer to create the ESCHER_OPT atom


2000-12-11  Dirk Völzke  <dv@openoffice.org>  [8cc5f61cc21c65a1d149d799f555494b1797bdcf]

#79546# GetFull scans all regions if the region name parameter is empty


2000-12-11  ts  <ts@openoffice.org>  [b08282d705433b98a1657169d9596e9b0af0f244]

added bonobowrappermaker


2000-12-11  ts  <ts@openoffice.org>  [6d0bf579a8e693ecf0f6cd8291d407aeb784e78e]

nitial revision


2000-12-11  Kurt Zenker  <kz@openoffice.org>  [3f0e0d75f58317092da3adbd518ea288ff322662]

UDK209


2000-12-11  Nils Fuhrmann  <nf@openoffice.org>  [863f0b7448ef9da29d70f9253f5b5b1cc7b2a291]

New functionality for command line SearchAndReplace


2000-12-11  ts  <ts@openoffice.org>  [446179683f739d6a694f1501c583fb057d41bcbe]

added nested type handling


2000-12-11  Nils Fuhrmann  <nf@openoffice.org>  [a068ad5f8a628a650e29413cb235402049b13e2d]

Fixes for static link of stl


2000-12-11  Peter Burow  <pb@openoffice.org>  [68387d86ba7d7dc1f9338ddb3b13dab4591b2a81]

fix: #81307# Resize() improved


2000-12-11  Sascha Ballach  <sab@openoffice.org>  [ec265786281e83ed569da6d017358329607baf4a]

#81253#, #81255#, #81257#; cl had removed the attributes and I did the attributes in the dtd again


2000-12-11  Peter Burow  <pb@openoffice.org>  [1804c94c70bafbbc7c3379d420a6ad336eebdd17]

fix: #81307# Resize() improved, start Search with KEY_RETURN


2000-12-11  Armin Weiss  <aw@openoffice.org>  [c6da83bc148484503162a0fe6c2d23ae52381f28]

#81466# use GetUnmergedItemSet() inside of WriteData() and PreSave() to not risk changing the pool during save


2000-12-11  Armin Weiss  <aw@openoffice.org>  [2951e72dae9ae1931d71ada2f5209ec682998829]

#81466# do allways write SfxVector3DItem


2000-12-11  Armin Weiss  <aw@openoffice.org>  [7b7f96fea65b5e253a59d328098d1c7b3fc4ee8d]

#81466# call parent in PreSave()


2000-12-11  Juergen Schmidt  <jsc@openoffice.org>  [b702aa848c8792ab49826538b04034d862d99a81]

#81235# compare content of zip file with drive s


2000-12-11  Niklas Nebel  <nn@openoffice.org>  [d5b4e1c8c16845687171431a866f159ab2ed6fd6]

#81155# DataChanged: keep old area string


2000-12-11  Daniel Vogelheim  <dvo@openoffice.org>  [32d628a56cc6c1f2a57a4b04ee612edf9de0bca6]

- fixed: office:dde-source attributes now use office namespace - fixed: attribute conversion-mode moved from dde-link to dde-source


2000-12-11  Jörg Barfurth  <jb@openoffice.org>  [c3fb32efe982f973955533bf7e09349e2297da00]

#80882# Catch and Translate configuration::Exception in createXxxAccess (did violate exception specification)


2000-12-11  Andreas Martens  <ama@openoffice.org>  [eced5faac874a15fc4f461f2b8b8a94fee3a2fc3]

#81704#: Selection/travelling in doubleline portions


2000-12-11  Rüdiger Timm  <rt@openoffice.org>  [374e6f1397b627a6877fee949823656ee9f1bf7e]

#65293# empty line removed


2000-12-11  Andreas Martens  <ama@openoffice.org>  [0a63a8934d0d5ca51a4da619034264da147b8c7a]

#81704#: Selection/travelling in doubleline portions


2000-12-11  Mathias Bauer  <mba@openoffice.org>  [07c4e12b6f47ab40b2fab569a341f9d6b16412cb]

#79914#: don't use Current ViewFrame


2000-12-11  Oliver Bolte  <obo@openoffice.org>  [2be3e620eb8e4fde554ca278a61676cd970645ab]

#65293# parse error linux


2000-12-11  Dirk Völzke  <dv@openoffice.org>  [387a35cedd74fee295dfeb2ad59a74cd8dabc451]

#77060# EntryList isn't sorted any longer, CopyTo inserts new template at correct position


2000-12-11  Mathias Bauer  <mba@openoffice.org>  [1198deacafb69d8eb5e2ab98a61f92ceb8b38214]

#81674#: changed URL scheme for macro URLs


2000-12-11  Christian Lippka  <cl@openoffice.org>  [b597e53768ea86f2b64db7c3ca047de8439035df]

#81595# added draw:style-name to style:master-page


2000-12-11  Andreas Bregas  <ab@openoffice.org>  [8df2c06393895c09739960c0a4b6bc1e6c5272e1]

#80285# Register int library


2000-12-11  Peter Burow  <pb@openoffice.org>  [a94550c19d2ce056b1ecd871ff8a25436463d303]

fix: #81307# beautified


2000-12-11  Peter Burow  <pb@openoffice.org>  [5c0d5a84cefa019e61d9e30085d941aaf6316ee0]

fix: #81307# Id's for newhelp


2000-12-11  Peter Burow  <pb@openoffice.org>  [821d190794d2bb33600e48ef8c25cb8da5aa67f3]

fix: #81307# Id's moved to newhelp.hrc


2000-12-11  Frank Schönheit  <fs@openoffice.org>  [8936b020c3b3c2f9ca06c5acd7314039d67b4d17]

was a blockhead :) ... made the type members of the headers enum values, again


2000-12-11  Dirk Völzke  <dv@openoffice.org>  [8eda8a14b2e37b2b96b12eadab8b32944d505d9b]

#81540# Speed up starting by using static Content creation method instead of catching exceptions


2000-12-11  Oliver Specht  <os@openoffice.org>  [a7ebd67db833dad483c072099e9b7055a127e66f]

#81655# set default frame width/height


2000-12-11  Christian Lippka  <cl@openoffice.org>  [7e2cab44c05c5afe4256d4e0807db51ddaa0f430]

#81647# catch exceptions for missing styles


2000-12-11  Christian Lippka  <cl@openoffice.org>  [6476232132cdca5cbc89ca3acea90a03c4fdcef8]

#81647# disabled support for connections for beta


2000-12-11  Kai Sommerfeld  <kso@openoffice.org>  [0591250cb37f7592b50ea4f2a0724d9fdc99f02e]

#81540# - Added static construction methods Content::create(...).


2000-12-11  Christian Lippka  <cl@openoffice.org>  [43195d1ba76161bb62095e2a42380edccd90ae5e]

#81647# disabled support for connections for beta


2000-12-11  Christian Lippka  <cl@openoffice.org>  [48d8dfcda3f0fd8598940fb4eb20310e907cd27c]

#81647# disabled support for connections for beta


2000-12-10  Christof Pintaske  <cp@openoffice.org>  [151be67eeaa082c6199ab9f8849d3ff6aa5d885c]

#81658# prefer Interface User to non CJK capable fonts


2000-12-10  Christof Pintaske  <cp@openoffice.org>  [f45fb74c61da320f79cbf99162b2ae0f22829381]

#81658#  unicode-fontspecific fonts contains only trash chars


2000-12-10  Christof Pintaske  <cp@openoffice.org>  [310db9e62772b877f2765792b7f3472de50271b9]

#81658# get all encodings for interface bitmap fonts


2000-12-10  Frank Schönheit  <fs@openoffice.org>  [ed1a81e15d470813024cd0017d4146586dd6132f]

#81418# corrected getEntry() so that it checks the extension, too


2000-12-10  Frank Schönheit  <fs@openoffice.org>  [ca8a89698c620a34daffe20ea973aa98837fdb9e]

#81418# corrected getEntry() so that it checks the extension, too / wrong file name when opening the memo file readonly / missing m_bWriteable initialization


2000-12-10  Frank Schönheit  <fs@openoffice.org>  [62374fea169af62cc226a5e226a0b848a39fae41]

small corrections to the loading mechanism


2000-12-10  Frank Schönheit  <fs@openoffice.org>  [eefe09d410a84c430b063091b262a4af38326241]

#81633# renamed the cut/copy/paste/edit/undo/save slots, so that the external framework does not use our dispatches for the documents save etc slots


2000-12-10  Frank Schönheit  <fs@openoffice.org>  [e0e08f321405af139f08f6dcace08caaafca252d]

#81633# added edit/save/undo/cut/copy/paste to the table toolbox


2000-12-10  Frank Schönheit  <fs@openoffice.org>  [11c4b2cab585fca2b9ea0521d7ba4ff53c190687]

#81418# DBFType and DBFMemoType are defined as enum (as before), but stored as byte (can't ensure that the enums have size 1 always


2000-12-10  Dirk Völzke  <dv@openoffice.org>  [bc700ed7a72f490e7892de7f36b0e0271315a079]

#77060# CopyFrom sould ignore nIdx and set the right parent for inserting into the hierarchy


2000-12-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [714a810461421087a9b70a9f6fb5f087fb512964]

#65293#: added missing parameter


2000-12-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [022f2997ed82f28db111279f3454f2c5e78ad6a8]

#81699#. #65293# const


2000-12-10  Peter Burow  <pb@openoffice.org>  [19b728edc5289ebb9432ca93f08735aeb479a965]

fix: #81307# search completed


2000-12-10  Mathias Bauer  <mba@openoffice.org>  [9b94dc8dd34c56f499a3fa137c21778ca24b08fa]

#81540#: use WaitWindow for TemplateConstruct


2000-12-10  Frank Schönheit  <fs@openoffice.org>  [56842d2c543bbbab52b9a8dcf6423379a55e0ed9]

support XContainer - so that other instances may listen for insertions/removals of data sources


2000-12-10  Frank Schönheit  <fs@openoffice.org>  [79384e8760bf5d2c2fdc4f86172f52624a6b2030]

RID_STR_QUERIES-/-TABLES_CONTAINER


2000-12-10  Frank Schönheit  <fs@openoffice.org>  [d1ac24e1bf5ab9b2a0207693ab1706fb040bb030]

context menu in the list view / listener on the context for reflecting any changes dynamically


2000-12-10  Frank Schönheit  <fs@openoffice.org>  [92ab1986e6af7ead0ff5cefd7eb2996c2f125af8]

elementInserted/Replaced/Removed: check the argument (now that a derived class overwrites them)


2000-12-10  Kai Sommerfeld  <kso@openoffice.org>  [e29ea0257f8d60ffa782ba5cdc5da5c3a626384a]

#81540# Service initialization with alternative configuration provider.


2000-12-10  Peter Burow  <pb@openoffice.org>  [2a4f3dd27bde0e7ba59a64e3b9f3b4647c0aff5d]

fix: #81307# active subset selection enabled


2000-12-10  Mathias Bauer  <mba@openoffice.org>  [a71bf83f941744d95f051e270172bcd4f21d8b51]

#81540#: don't open files in threads except for internet protocols - better performance


2000-12-10  Mathias Bauer  <mba@openoffice.org>  [eacde484f94dac7429ae4a5627294e26ae150d7b]

#78340#: react on contextChanged


2000-12-10  Peter Burow  <pb@openoffice.org>  [9248356bffeee0839abd1568f51c8c5141989d37]

fix: #81307# first implementations for search


2000-12-10  Peter Burow  <pb@openoffice.org>  [4f2b8b90bb39da56ab18672af2f271b2f7b137ae]

fix: #81307# new parameter used for HelpWin::SetFactory()


2000-12-10  Mathias Bauer  <mba@openoffice.org>  [0d69770e891cdf979d26e6cb2e9b410ad81d97ff]

#81540#: register SfxStandaloneDocumentInfo in registry


2000-12-10  Peter Burow  <pb@openoffice.org>  [ca1ae52e36628f533e53bb50bbeea166c348eb1c]

fix: #81307# Search-Button instead of Operator-Button


2000-12-10  Peter Burow  <pb@openoffice.org>  [c2d7640383c845fbf690bc333bafbf9d77ec9dfa]

fix: #81307# newhelp.obj now an exception file


2000-12-10  Peter Burow  <pb@openoffice.org>  [dfcde007ffd96d176210334e4af5961fe675c3c0]

fix: #81307# SetFactory() added


2000-12-10  Niklas Nebel  <nn@openoffice.org>  [bf7275789a5f745b6317bdf3f717327c7aff839e]

#81525# UpdateChartListenerCollection: create series ranges if not set


2000-12-10  Frank Schönheit  <fs@openoffice.org>  [d3ef41e6b64d425853d046607200d52252dfee2a]

include stdio.h to compile under Solaris 8


2000-12-09  Kai Ahrens  <ka@openoffice.org>  [e1fc2d96164cdeb7d168ab8ce6b7f6b28433ff99]

#81685#: replace new effect bitmaps with dummy bitmap


2000-12-09  Kai Ahrens  <ka@openoffice.org>  [bcabfe8a5d5274c71725b9099392e8121810f7bd]

#80901#: watch for errors during initialization


2000-12-09  Kai Ahrens  <ka@openoffice.org>  [ae6116d3dc1f0a168412fccf1c61841452584e77]

#80901#: watch for errors during initialization


2000-12-09  Björn Milcke  <bm@openoffice.org>  [5ae7344ef826fb138b1bc492f02abdd7c882de52]

#80712# export absolute legend position


2000-12-09  Björn Milcke  <bm@openoffice.org>  [d3e5e246d2770ac10109d65aef336ec7dcb25ca5]

#80712# no export of properties that are set to "auto" (min, max, stepmain, stephelp, origin)


2000-12-09  Björn Milcke  <bm@openoffice.org>  [4de58da2a1b8d4ce62960d795a48a250cbbbf258]

#80712# import legend auto-styles


2000-12-09  Björn Milcke  <bm@openoffice.org>  [a9914d45df7e59c42a4e3ea192d1c943c6a14cda]

#80712# set properties to series with offset 1 for xy charts


2000-12-09  Oliver Specht  <os@openoffice.org>  [791dbea86bba526a13e358e898c1f3ca7ceef203]

#80717# text content properties added to SwXTextSection


2000-12-09  jp  <jp@openoffice.org>  [198c83017257661cfd2b106d00dcd0d853ec1833]

Bug #80979#: correct backward search


2000-12-09  Kai Ahrens  <ka@openoffice.org>  [bae171d77d7a652db9fa6f52d0004fc6025a5a31]

#80901#: catch exceptions with parameters (Solaris compiler bug)


2000-12-09  jp  <jp@openoffice.org>  [3d01ae83bf69f03a4da45d20e15f37d2903bb137]

Bug #80979#: disable optimization


2000-12-09  Dirk Völzke  <dv@openoffice.org>  [c123baa4d234beeae596b52881919036f85ab717]

#81669# Changed initial position of stylist


2000-12-09  jp  <jp@openoffice.org>  [9ccdc1394ffe810b1e47d51b9aac3416710ca607]

Bug #80979#: no correction for backwars search


2000-12-09  Oliver Specht  <os@openoffice.org>  [84dd0cdcf28d1c9b79c939a7d916bd9aa8d303cc]

#81408# try-catch around creation of configuration provider


2000-12-09  Oliver Specht  <os@openoffice.org>  [3e6e90048dc783c9472d5323c030ce5b08a1734d]

#81553# frame style applied in attachToRange


2000-12-09  Oliver Specht  <os@openoffice.org>  [977b1d6f8b9c7e01e7216240ca217bc35bf30de4]

#81068# dots inserted


2000-12-09  Oliver Specht  <os@openoffice.org>  [f55a1db1df7e7008c5bb228602e0d01b1eac60f4]

#79468# DocumentIndexMarks property for content indexes


2000-12-09  Oliver Specht  <os@openoffice.org>  [b60309d973d23431ff1995dba39c02edd092a9dc]

#78497# services of index marks completed


2000-12-09  Oliver Specht  <os@openoffice.org>  [9d5477064eefd615affcabc3d01f1625ea0a7f58]

#78497# IsMainEntry property at index mark


2000-12-09  Oliver Specht  <os@openoffice.org>  [756d51e099c01fb3ba998628ccf5f0f2e0e9e5a9]

properties corrected


2000-12-09  Oliver Specht  <os@openoffice.org>  [99697b148dd3737979dccc122095d37f8ba07871]

new: BaseIndexMark, ContentIndexMark, UserIndexMark


2000-12-09  Oliver Specht  <os@openoffice.org>  [d9cf52842a6f1560a04fdee704df11b810661494]

base service of index marks


2000-12-09  Oliver Specht  <os@openoffice.org>  [3b64f7cc708de8caf9987fd04361dbb09e99b3f2]

saving of column data corrected


2000-12-09  Oliver Specht  <os@openoffice.org>  [d4841013b5fbddd1515cafc9522691e7f0eefb6d]

#80574# PutProperties: use NameReplace instead of PropertySet - there's no property at a set-node available


2000-12-08  Bustamam Harun  <bustamam@openoffice.org>  [6e334f3251b03c2555bae10487428f2e3662042b]

Fix previous checkin


2000-12-08  Bustamam Harun  <bustamam@openoffice.org>  [4110ba4de9ee41080f12b48c47e2a21f7e5907ac]

changed getAllInstalledLocaleNames() to return Sequence<Locale> instead of Sequence<OUString>


2000-12-08  Frank Schönheit  <fs@openoffice.org>  [cc259d2798424e14bda61b917d97db6b5b6e3cdf]

new toolbox slot for toggling the explorer / context menu for the tree view


2000-12-08  Frank Schönheit  <fs@openoffice.org>  [4181d2f640468326c19a72c0977ed5949fc48c0e]

give a service factory to the tree list box


2000-12-08  Frank Schönheit  <fs@openoffice.org>  [92ec84937d8deca33c52205d060cc0bda0bc22b7]

control rearrangement


2000-12-08  Frank Schönheit  <fs@openoffice.org>  [375284418c3f15ecc88fafac16acadc12640d117]

real help ids for the column context menu


2000-12-08  Frank Schönheit  <fs@openoffice.org>  [b381734a92a784ab37b6a7a91fd46d44f6e57046]

+ have-/hide-/show-/toggleExplorer


2000-12-08  Frank Schönheit  <fs@openoffice.org>  [397dfdfdb1b9980dced184a3ea080735bad36662]

Resize is public now


2000-12-08  Frank Schönheit  <fs@openoffice.org>  [78e829a860e8497a876c7944c2afd18ea524e6cb]

+MENU_BROWSERTREE_CONTEXT


2000-12-08  Frank Schönheit  <fs@openoffice.org>  [05143d2b37c1ae0a67c883b1fa6bdd1115c0fe15]

some new help ids for the data source browser


2000-12-08  Frank Schönheit  <fs@openoffice.org>  [943b591a93c23ba87173e9177c0e5645d02c3a65]

+SID_DSBROWSER_EXPLORER


2000-12-08  Kai Sommerfeld  <kso@openoffice.org>  [7768c13e1cdf326800230bcb3f67d4aae6582941]

#81505# - Don't use HierarchyEntryData::aTitle to construct URLs.


2000-12-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [e85f892b216551fa401f44c41ea72dc17016f21d]

#65293# make countServices public


2000-12-08  Christian Lippka  <cl@openoffice.org>  [3926f0ffdff302c409b330f570d282c36e080316]

#8136# removed assertion


2000-12-08  Christian Lippka  <cl@openoffice.org>  [d49d90d67c2248c9bc58f7b3ccb78bd9400627d2]

#80678# only use set properties for background


2000-12-08  Kurt Zenker  <kz@openoffice.org>  [d6a8a2916c2c00f702b68d427af75d83e2163eb6]

Merge SRC614: 08.12.00 - 19:38:07


2000-12-08  th  <th@openoffice.org>  [5aff4d1fe5109479bb50bf30261caf17901ff619]

#81659# / #80872# - ignore Charset from the Font


2000-12-08  Kurt Zenker  <kz@openoffice.org>  [a658e130e1d72534f58b7e5e6c1d3cb3321b3092]

Merge SRC614: 08.12.00 - 19:35:39


2000-12-08  th  <th@openoffice.org>  [5578eb72e784f6177a2c7befd221eea9d2b950a8]

#81659# / #80872# - search for the right script only for Latin, Cyrillic and Greek scripts


2000-12-08  Kurt Zenker  <kz@openoffice.org>  [74950995cc5861ed648624c3370ff9b4a2f5797a]

Merge SRC614: 08.12.00 - 19:33:36


2000-12-08  Rüdiger Timm  <rt@openoffice.org>  [792a4dfb4270638d73a86e182c7262432f07d1e4]

Merge SRC614: 08.12.00 - 19:32:19


2000-12-08  Behrend Cornelius  <bc@openoffice.org>  [ed7c1221267b42f34e5f2f9f061dabc0cc60e84f]

#81565# LoadLibrary Sub added


2000-12-08  Jörg Barfurth  <jb@openoffice.org>  [f0a0e7607eafeedce76a07eefe734e45ad67e7e0]

#81657# Reactivated LocationPath in ApiRoottreeImpl


2000-12-08  Kurt Zenker  <kz@openoffice.org>  [a009c2771f05fd178e2da47006e781342389c832]

Merge SRC614: 12/08/00 - 19:30:58


2000-12-08  Kurt Zenker  <kz@openoffice.org>  [12c7faede1dbc9f0e5508242c5877349e5dc2a55]

Merge SRC614: 08.12.00 - 19:29:53


2000-12-08  Kurt Zenker  <kz@openoffice.org>  [1691fab9336a6ec9d20a748dad8d3d8a166f7650]

Merge SRC614: 08.12.00 - 19:29:52


2000-12-08  Kurt Zenker  <kz@openoffice.org>  [97f7851acdbec4896c7cfe13b200a6d9ea3b6bf5]

Merge SRC614: 12/08/00 - 19:29:39


2000-12-08  Kurt Zenker  <kz@openoffice.org>  [d35d0c325b49a4ac0343c17c2829ddb166569665]

Merge SRC614: 08.12.00 - 19:28:39


2000-12-08  Kurt Zenker  <kz@openoffice.org>  [403e6713f3c0fdd7330174aeac523cc92302d213]

Merge SRC614: 12/08/00 - 19:28:24


2000-12-08  Kurt Zenker  <kz@openoffice.org>  [b07fff5ef5dd8dd1c18e72c63514d95b90615729]

Merge SRC614: 08.12.00 - 19:27:13


2000-12-08  Kurt Zenker  <kz@openoffice.org>  [2112bdcabead7b510275948a1d8c3fb31e6da1bf]

Merge SRC614: 12/08/00 - 19:27:00


2000-12-08  Kurt Zenker  <kz@openoffice.org>  [fa9191390fe3cc29332524489b9232d990a9d4b6]

Merge SRC614: 08.12.00 - 19:26:53


2000-12-08  Kurt Zenker  <kz@openoffice.org>  [a8944b7b7938bba7c78540143e14e568b2e70ab7]

Merge SRC614: 08.12.00 - 19:26:42


2000-12-08  Kurt Zenker  <kz@openoffice.org>  [3fd9ea65b0ba99cf4f15d0dc4dd895fd1f14a299]

Merge SRC614: 08.12.00 - 19:26:02


2000-12-08  Rüdiger Timm  <rt@openoffice.org>  [af7de447e756bbf7228a54a917bdec13679e4304]

Merge SRC614: 08.12.00 - 19:25:56


2000-12-08  Kurt Zenker  <kz@openoffice.org>  [8ad1c5da5be13b5dc05cc5460d881cdab58f7d30]

Merge SRC614: 08.12.00 - 19:25:44


2000-12-08  Kurt Zenker  <kz@openoffice.org>  [5d25b8d8b1ed5e7f0716072caa8853d75830e994]

Merge SRC614: 08.12.00 - 19:25:26


2000-12-08  Kurt Zenker  <kz@openoffice.org>  [0dc3ea1716124ddf5ccc6f441a5068fdeee5b1fd]

Merge SRC614: 08.12.00 - 19:24:25


2000-12-08  Kurt Zenker  <kz@openoffice.org>  [2d29491252f4b3d37f20e807497158b12ce113e7]

Merge SRC614: 08.12.00 - 19:24:32


2000-12-08  Kurt Zenker  <kz@openoffice.org>  [6c6add360eb3a055eba04ce142aa0b8d6041123c]

Merge SRC614: 08.12.00 - 19:24:31


2000-12-08  Rüdiger Timm  <rt@openoffice.org>  [131dc5861629925725dbfab175199b0be0c1a8e1]

Merge SRC614: 08.12.00 - 19:24:23


2000-12-08  Kurt Zenker  <kz@openoffice.org>  [3b690bffddbf8aa22c9aefc5a783de8eb56ef3a8]

Merge SRC614: 08.12.00 - 19:24:17


2000-12-08  Kurt Zenker  <kz@openoffice.org>  [d1f758313464d6985307d68d158739dba421b0b5]

Merge SRC614: 12/08/00 - 19:18:36


2000-12-08  Kurt Zenker  <kz@openoffice.org>  [95051941d2dcccd9d48d66a7bade5096c7ba2751]

Merge SRC614: 08.12.00 - 19:23:31


2000-12-08  Kurt Zenker  <kz@openoffice.org>  [2ed999cb6f01bebe55b40041f248aa8991602c7b]

Merge SRC614: 08.12.00 - 19:23:19


2000-12-08  Kurt Zenker  <kz@openoffice.org>  [1ac10dc1eb263f489bce38528a637c4f40d30312]

Merge SRC614: 08.12.00 - 19:22:44


2000-12-08  Rüdiger Timm  <rt@openoffice.org>  [d3a76003f6b538f1feacb5d96a05a787a79d67e0]

Merge SRC614: 08.12.00 - 19:22:38


2000-12-08  Kurt Zenker  <kz@openoffice.org>  [e960d01d917cd9b80b7912b678cc97ac55065bbd]

Merge SRC614: 08.12.00 - 19:22:06


2000-12-08  Kurt Zenker  <kz@openoffice.org>  [1509a8c1337be83bc97bf015b87e92b890fddb94]

Merge SRC614: 08.12.00 - 19:21:46


2000-12-08  Rüdiger Timm  <rt@openoffice.org>  [37ea6cee5248a8fbb851c7691646cd199241ddf5]

Merge SRC614: 08.12.00 - 19:21:34


2000-12-08  Kurt Zenker  <kz@openoffice.org>  [3ba442e3982656233671cf8345dc8b9089db2dc2]

Merge SRC614: 08.12.00 - 19:21:26


2000-12-08  Kurt Zenker  <kz@openoffice.org>  [19f575e79397e5fcd95e8a2ade71eb6660d75d02]

Merge SRC614: 08.12.00 - 19:21:00


2000-12-08  Kurt Zenker  <kz@openoffice.org>  [3f78f516ae2d4cad87649dc5c5f704209a0d6758]

Merge SRC614: 08.12.00 - 19:20:21


2000-12-08  Rüdiger Timm  <rt@openoffice.org>  [ce2ad7fefa656a9dc0f6db351820866e1173bb6a]

Merge SRC614: 08.12.00 - 19:20:24


2000-12-08  Kurt Zenker  <kz@openoffice.org>  [cb44a2c3b83ef7a30ba12d37413e0fccc23e7801]

Merge SRC614: 08.12.00 - 19:19:55


2000-12-08  Rüdiger Timm  <rt@openoffice.org>  [f63c7d7fdf9509e09aba07b64d8dd1bfa6b107e1]

Merge SRC614: 08.12.00 - 19:19:16


2000-12-08  Kurt Zenker  <kz@openoffice.org>  [6c4bcdf28cf0da11585a4d94874e98d95d0a273e]

Merge SRC614: 08.12.00 - 19:18:52


2000-12-08  Kurt Zenker  <kz@openoffice.org>  [1e3c98d251dc9f29ee1878c35082ff3335c1a3fe]

Merge SRC614: 08.12.00 - 19:18:48


2000-12-08  Kurt Zenker  <kz@openoffice.org>  [b5d1c58d0080b774a1a22c64915dfdcc69cb1443]

Merge SRC614: 08.12.00 - 19:18:40


2000-12-08  Kurt Zenker  <kz@openoffice.org>  [598cb864152a57b46d7c191d29c7bf639a443db7]

Merge SRC614: 08.12.00 - 19:17:42


2000-12-08  Kurt Zenker  <kz@openoffice.org>  [abd8052c50d15c426d06862d51a00660b0ce4f6d]

Merge SRC614: 08.12.00 - 19:17:23


2000-12-08  Rüdiger Timm  <rt@openoffice.org>  [569b8ab40cb0f2fd15a980f0fc4608adfc9d7100]

Merge SRC614: 08.12.00 - 19:17:08


2000-12-08  Kurt Zenker  <kz@openoffice.org>  [d54e8ee50b3d36c781e43c178542ae2fd381eb0f]

Merge SRC614: 08.12.00 - 19:16:50


2000-12-08  Kurt Zenker  <kz@openoffice.org>  [d7b6a89fd544c3fb7e6110990bf4eb7cde2e8333]

Merge SRC614: 12/08/00 - 19:16:24


2000-12-08  Kurt Zenker  <kz@openoffice.org>  [a9a9c0ee676374839b48d82591aec67a7e45165b]

Merge SRC614: 08.12.00 - 19:16:29


2000-12-08  Kurt Zenker  <kz@openoffice.org>  [4b3680db0fd9c53940ef3ba986a291d22f16a4dc]

Merge SRC614: 08.12.00 - 19:16:05


2000-12-08  Rüdiger Timm  <rt@openoffice.org>  [3d3eb9b5bdfd3e3105f2e76b1addf2791e541986]

Merge SRC614: 08.12.00 - 19:15:56


2000-12-08  Kurt Zenker  <kz@openoffice.org>  [1e9a80a9f680c6d74f0b9dfdf624c875e19f69fa]

Merge SRC614: 08.12.00 - 19:15:24


2000-12-08  Kurt Zenker  <kz@openoffice.org>  [f0c3d69a863802b87137f8c93444568e6c5fe1bd]

Merge SRC614: 12/08/00 - 19:15:01


2000-12-08  Rüdiger Timm  <rt@openoffice.org>  [c000e28742004162cbd64a1d6557f0caf29969b1]

Merge SRC614: 08.12.00 - 19:14:53


2000-12-08  Kurt Zenker  <kz@openoffice.org>  [fffd09b0db967a0f39dd82ca811f9c1d5ae15b7f]

Merge SRC614: 08.12.00 - 19:14:48


2000-12-08  Kurt Zenker  <kz@openoffice.org>  [bb6453fad1e5212f89e8e9a7a699dc63d3cedceb]

Merge SRC614: 08.12.00 - 19:14:11


2000-12-08  Kurt Zenker  <kz@openoffice.org>  [f4ddf5d547780be78606bec15a696a5b59cabaac]

Merge SRC614: 08.12.00 - 19:14:00


2000-12-08  Kurt Zenker  <kz@openoffice.org>  [71d9530e5618c6d5da4e4e256eae04267d8c5090]

Merge SRC614: 12/08/00 - 19:13:29


2000-12-08  Rüdiger Timm  <rt@openoffice.org>  [7ae89d38255791274db87ff2760b0451a3972cf6]

Merge SRC614: 08.12.00 - 19:13:34


2000-12-08  Kurt Zenker  <kz@openoffice.org>  [4872825c43e927ff581c060014a5e5fb9bb27987]

Merge SRC614: 08.12.00 - 19:13:10


2000-12-08  Kurt Zenker  <kz@openoffice.org>  [b643371ed91c9b093da97b7f10da81e13ee9814f]

Merge SRC614: 08.12.00 - 19:12:46


2000-12-08  Kurt Zenker  <kz@openoffice.org>  [7fe717e54e49e7bf2fc09753b73cf3b01d4e826c]

Merge SRC614: 08.12.00 - 19:12:39


2000-12-08  Rüdiger Timm  <rt@openoffice.org>  [9a575fe5f6683db9f772397fa80896bb94b80f2d]

Merge SRC614: 08.12.00 - 19:12:31


2000-12-08  Kurt Zenker  <kz@openoffice.org>  [6cd22602e526e6bb6a03da06aff3795b84cb154e]

Merge SRC614: 12/08/00 - 19:11:53


2000-12-08  Kurt Zenker  <kz@openoffice.org>  [a784df6a381d0d46e9153bbecddf85fea6811be0]

Merge SRC614: 08.12.00 - 19:11:14


2000-12-08  Kurt Zenker  <kz@openoffice.org>  [91a4f0da507ffdbf3445d0c8683419da99f573f8]

Merge SRC614: 08.12.00 - 19:11:14


2000-12-08  Rüdiger Timm  <rt@openoffice.org>  [1ca5f0d0e26bb86def90eac0aefe3307d3daa751]

Merge SRC614: 08.12.00 - 19:11:16


2000-12-08  Kurt Zenker  <kz@openoffice.org>  [7bd356aeecb85983932d40203887213e21799bd7]

Merge SRC614: 08.12.00 - 19:10:33


2000-12-08  Kurt Zenker  <kz@openoffice.org>  [88fe42f3689eb7b002b79de2e74729da8570e99d]

Merge SRC614: 08.12.00 - 19:09:45


2000-12-08  Rüdiger Timm  <rt@openoffice.org>  [5bd0fd74905a9c33b0a334306ea0a00de9033bb1]

Merge SRC614: 08.12.00 - 19:08:32


2000-12-08  Kurt Zenker  <kz@openoffice.org>  [5578fb5c0201290985c08bb4633378b415491a3b]

Merge SRC614: 08.12.00 - 19:08:50


2000-12-08  Thomas Lange  <tl@openoffice.org>  [a28a82ff640e0dfbe7e1615a1813e6b4cd1a11e6]

#81649# CJK and CTL fontheight set


2000-12-08  Kurt Zenker  <kz@openoffice.org>  [182d2926515c99722788a896f82805a0a6b5235f]

Merge SRC614: 08.12.00 - 19:08:18


2000-12-08  Kurt Zenker  <kz@openoffice.org>  [5ced236a937ff76d336fb6589a2bb93ca191dd9c]

Merge SRC614: 12/08/00 - 19:07:42


2000-12-08  Kurt Zenker  <kz@openoffice.org>  [9e583d0ace34966e4e1f7667a63e0197b855156c]

Merge SRC614: 08.12.00 - 19:07:13


2000-12-08  Kurt Zenker  <kz@openoffice.org>  [4fdfbe9fdb3e7308d518e9d23e688244aff7f3ca]

Merge SRC614: 12/08/00 - 19:05:12


2000-12-08  Kurt Zenker  <kz@openoffice.org>  [fb638f302ddeda648dccfb35c85017506674c7e5]

Merge SRC614: 08.12.00 - 19:05:55


2000-12-08  Kurt Zenker  <kz@openoffice.org>  [a854ea7eda2b7d397e6f2ecb11cebb72fcb1bcd7]

Merge SRC614: 08.12.00 - 19:04:38


2000-12-08  Kurt Zenker  <kz@openoffice.org>  [57e3b11393b07410083994d2654beea07acd567e]

Merge SRC614: 08.12.00 - 19:03:43


2000-12-08  Kurt Zenker  <kz@openoffice.org>  [1c1b2e7f43cd15412f3e2cda2984dae2f21e6758]

Merge SRC614: 08.12.00 - 19:03:14


2000-12-08  Kurt Zenker  <kz@openoffice.org>  [f1b097e60e85b66d12ab470a458e616f64eacec9]

Merge SRC614: 08.12.00 - 19:03:07


2000-12-08  Kurt Zenker  <kz@openoffice.org>  [db14eb804d043cf2c42d52c91a034c0c7994cbb4]

Merge SRC614: 08.12.00 - 19:02:29


2000-12-08  Kurt Zenker  <kz@openoffice.org>  [6d42653f0fce2f8740b6904e5de4127a6f52d4aa]

Merge SRC614: 12/08/00 - 19:02:27


2000-12-08  Kurt Zenker  <kz@openoffice.org>  [62e966fda0516e6baed1f6188dc1fcc771d21bd8]

Merge SRC614: 08.12.00 - 19:02:05


2000-12-08  Kurt Zenker  <kz@openoffice.org>  [9a6ac194fe2d3f7b2678aa0fd9dee24202ee7939]

Merge SRC614: 08.12.00 - 19:01:18


2000-12-08  Kurt Zenker  <kz@openoffice.org>  [d4c75965d51f0118e0d2e409ff1da9c6ea480f4a]

Merge SRC614: 08.12.00 - 19:01:12


2000-12-08  Kurt Zenker  <kz@openoffice.org>  [2a3d6f7a06345f0efd8779fce10573f26e5b43f4]

Merge SRC614: 08.12.00 - 19:01:14


2000-12-08  Kurt Zenker  <kz@openoffice.org>  [a7d93bdd5a27b9188c0e55e5348c1b16145477ae]

Merge SRC614: 12/08/00 - 19:00:31


2000-12-08  Kurt Zenker  <kz@openoffice.org>  [ca696b5696b8e0ad11be7eccc1d93c81a0be6735]

Merge SRC614: 08.12.00 - 19:00:41


2000-12-08  Kurt Zenker  <kz@openoffice.org>  [afce9df6242cd94871d81a9b524ae7a7a5b2aab8]

Merge SRC614: 08.12.00 - 18:59:47


2000-12-08  Kurt Zenker  <kz@openoffice.org>  [3095753ce244ecd1852d767657b5cb142d1dc9fa]

Merge SRC614: 08.12.00 - 18:59:27


2000-12-08  Sascha Ballach  <sab@openoffice.org>  [2606bbce3d21b4a9efea3aeae994aed3dda21c6c]

#81312#; add a new Service for NumRules


2000-12-08  Kurt Zenker  <kz@openoffice.org>  [eb0125cf5173d1d9c85ce833b353f6edef5f0675]

Merge SRC614: 08.12.00 - 18:59:15


2000-12-08  Kurt Zenker  <kz@openoffice.org>  [e4581a34100618a13a1d726cbfd39959ff67690b]

Merge SRC614: 08.12.00 - 18:58:53


2000-12-08  Kurt Zenker  <kz@openoffice.org>  [723eac1003eb70fa6399160e129064c3e9b408dc]

Merge SRC614: 08.12.00 - 18:58:35


2000-12-08  Kurt Zenker  <kz@openoffice.org>  [566494babb14b6a7c608327686980783609282b4]

Merge SRC614: 08.12.00 - 18:58:16


2000-12-08  Kurt Zenker  <kz@openoffice.org>  [87da243aa6c1fc61e83abdf5e4723b73b1e870ff]

Merge SRC614: 08.12.00 - 18:57:29


2000-12-08  Kurt Zenker  <kz@openoffice.org>  [e6857d330992e43ec94af6420ee4f94b57cb1049]

Merge SRC614: 08.12.00 - 18:57:00


2000-12-08  Frank Schönheit  <fs@openoffice.org>  [d1834cc2e7640a612c44ec367fb0f2a5d0b7b520]

#79541# wrong define in the previous brandname fix - and, cause I was just touching it, adjusted the changes to our own style :)


2000-12-08  Kurt Zenker  <kz@openoffice.org>  [9cf9337598d25716e9d92eb3c7e0b2efa92fa9a8]

Merge SRC614: 08.12.00 - 18:55:51


2000-12-08  Kurt Zenker  <kz@openoffice.org>  [d60eeb36d7a3d8981e2d680cd30c57af0a1320e1]

Merge SRC614: 08.12.00 - 18:53:19


2000-12-08  Kurt Zenker  <kz@openoffice.org>  [d3287a5ee3fc2ca855cc27fae16dd2c947fdce22]

Merge SRC614: 08.12.00 - 18:53:08


2000-12-08  Kurt Zenker  <kz@openoffice.org>  [16a74e98eaa0be96cc4068bf701781f54b6d63f7]

Merge SRC614: 08.12.00 - 18:52:58


2000-12-08  Kurt Zenker  <kz@openoffice.org>  [528c2c9cab3cc71182c28f0425b46435a15036d6]

Merge SRC614: 08.12.00 - 18:51:56


2000-12-08  Kurt Zenker  <kz@openoffice.org>  [4b60079b542f145f2ffb8f2ff71a52bcc53bb00b]

Merge SRC614: 08.12.00 - 18:51:31


2000-12-08  Kurt Zenker  <kz@openoffice.org>  [1d6b4ecf74d380a20970d49c46a4ca3b50f5d8d8]

Merge SRC614: 12/08/00 - 18:50:18


2000-12-08  Kurt Zenker  <kz@openoffice.org>  [a1de2bb34db0a5d86766f9c3503831622b603623]

Merge SRC614: 08.12.00 - 18:49:18


2000-12-08  Kurt Zenker  <kz@openoffice.org>  [d98363cbed9167e8a12c641cec6e21e591cca13d]

Merge SRC614: 08.12.00 - 18:49:17


2000-12-08  Christian Lippka  <cl@openoffice.org>  [4a576b3a3580c29aa077c0379672d759f4d65ddf]

fixed spelling errors


2000-12-08  Kurt Zenker  <kz@openoffice.org>  [1ab9884f227af5eaf81f36e4d984e85782c36fc1]

Merge SRC614: 08.12.00 - 18:48:49


2000-12-08  Kurt Zenker  <kz@openoffice.org>  [128acae6c0fa71c5ef70eea4eec6ce16a595bed8]

Merge SRC614: 08.12.00 - 18:46:26


2000-12-08  Rüdiger Timm  <rt@openoffice.org>  [3d5c500958cf4f27d2de2eb709b16d8402139704]

Merge SRC614: 08.12.00 - 18:47:37


2000-12-08  Kurt Zenker  <kz@openoffice.org>  [e9d7fb43eb2d58ea7635fb70390675cd8e57f813]

Merge SRC614: 08.12.00 - 18:47:40


2000-12-08  Kurt Zenker  <kz@openoffice.org>  [55f707111f40009e2f98758313f51e9c813e85d2]

Merge SRC614: 12/08/00 - 18:47:11


2000-12-08  Kurt Zenker  <kz@openoffice.org>  [00a086ca1a88b57ab72603245dfe90ee20952965]

Merge SRC614: 08.12.00 - 18:47:41


2000-12-08  Kurt Zenker  <kz@openoffice.org>  [976ccad9e6e8933f053ec61197c41c4a1c890071]

Merge SRC614: 08.12.00 - 18:47:02


2000-12-08  Rüdiger Timm  <rt@openoffice.org>  [665c30a019f7965238a2afa44cd52e257c1aa27d]

Merge SRC614: 08.12.00 - 18:46:08


2000-12-08  Kurt Zenker  <kz@openoffice.org>  [0ea826875e0dae06a07211e5b57957792500dbf1]

Merge SRC614: 12/08/00 - 18:45:52


2000-12-08  Kurt Zenker  <kz@openoffice.org>  [f30b8233ac9e76b8dfa887320cb2c0f992fcb249]

Merge SRC614: 08.12.00 - 18:43:54


2000-12-08  Kurt Zenker  <kz@openoffice.org>  [7f60ac49fd2ba0ee7276ab3bc58054f78aec8bc9]

Merge SRC614: 12/08/00 - 18:43:44


2000-12-08  Rüdiger Timm  <rt@openoffice.org>  [984b931e01098db2fd6db9b9bf8840431cc5c007]

Merge SRC614: 08.12.00 - 18:43:21


2000-12-08  Kurt Zenker  <kz@openoffice.org>  [3184dee8e78492b5219954a01e5c0c4d5e5d6057]

Merge SRC614: 08.12.00 - 18:42:04


2000-12-08  Kurt Zenker  <kz@openoffice.org>  [bc3e643f533928ea35ec0d9847530995cef359a6]

Merge SRC614: 08.12.00 - 18:42:21


2000-12-08  Rüdiger Timm  <rt@openoffice.org>  [3b83c6005258cf57fa7e060e250cb58a5a6c98a2]

Merge SRC614: 08.12.00 - 18:39:54


2000-12-08  Kurt Zenker  <kz@openoffice.org>  [c57358a9c2e1e0085811228132921d549bbb36c7]

Merge SRC614: 08.12.00 - 18:39:13


2000-12-08  Rüdiger Timm  <rt@openoffice.org>  [d13cd36af074214a7616bb035e080539cde9f0b7]

Merge SRC614: 08.12.00 - 18:38:44


2000-12-08  Kurt Zenker  <kz@openoffice.org>  [b43b3f34114b416530b74ec75a8ec175ae412013]

Merge SRC614: 08.12.00 - 18:37:54


2000-12-08  Rüdiger Timm  <rt@openoffice.org>  [665d4c440e7d0c7dd563a54bb032238618bb3c2e]

Merge SRC614: 08.12.00 - 18:37:37


2000-12-08  Kurt Zenker  <kz@openoffice.org>  [3fd42568c6680dfd6cfbc3da467f953fec247f3f]

Merge SRC614: 12/08/00 - 18:37:21


2000-12-08  Rüdiger Timm  <rt@openoffice.org>  [d5a9492935b0f9f57ad5230c4bba74d26154fbb7]

Merge SRC614: 08.12.00 - 18:36:44


2000-12-08  Rüdiger Timm  <rt@openoffice.org>  [c97f703aaa0603d2b1127ff6e18b18a16984391d]

Merge SRC614: 08.12.00 - 18:35:40


2000-12-08  Kurt Zenker  <kz@openoffice.org>  [461451795ca9fe064db0eb26665d0f63e08d88f9]

Merge SRC614: 08.12.00 - 18:35:13


2000-12-08  Mathias Bauer  <mba@openoffice.org>  [073cfff77b03a945260a03fa9ab71480956ce208]

#79342#: wrong substitution


2000-12-08  Christian Lippka  <cl@openoffice.org>  [4209705bf724ea8e969c9486ae195ea90ae21c0e]

#81312# create numbering rules even if there is no pool default


2000-12-08  Frank Schönheit  <fs@openoffice.org>  [f9da29d6b9a4f99b59bc4be63c4b6399603c5f14]

#81584# own provider mutex


2000-12-08  Eike Rathke  <er@openoffice.org>  [eb53979dcaddfdcf97f1081942a42ef81e022226]

#81304# include BASE_FORM in NumericTypeMask


2000-12-08  Kai Sommerfeld  <kso@openoffice.org>  [922f6a58c679168d8ff40bc80cfebf5532acf9f4]

#81458# - Improved all read operations.


2000-12-08  Sven Jacobi  <sj@openoffice.org>  [d9e01b905eee2e660df73daf1de292818fa5ceda]

BlibStoreContainer is now stored by the EscherGraphicProvider


2000-12-08  Sven Jacobi  <sj@openoffice.org>  [bfb0049607d2cda58e0f76b41e8a6e180b61f2d6]

moving functionality to svx/escherex.hxx


2000-12-08  Christian Lippka  <cl@openoffice.org>  [36d950fb7e4ad0257523031e3701bd7696288cb3]

#80594# GetItemSet is not working for getPropertyState so i reworked this optimization


2000-12-08  Andreas Bregas  <ab@openoffice.org>  [55270c0573151c864cc177c578756679f8a07972]

#80200# Changed wildcard handling


2000-12-08  Peter Burow  <pb@openoffice.org>  [e53a313214c188a5b42f3baf83e7a904808c0570]

fix: #81637# fix in history


2000-12-08  Peter Burow  <pb@openoffice.org>  [1878d70fb8b13411935ad42cb1a014c36cbc6f15]

fix: #81637# when the HelpWindow starts show always start page


2000-12-08  Mathias Bauer  <mba@openoffice.org>  [064b449dd61755bf0d8a4c327df29de9cc9dd3cb]

#81435#: avoid CurrentViewFrame == NULL


2000-12-08  Michael Brauer  <mib@openoffice.org>  [ac84f1ddfc5e795ab4f4f78b53911095973bf528]

added DTD for contour


2000-12-08  Michael Brauer  <mib@openoffice.org>  [602e7cca59786465c5a374267b3b001cea87e7f4]

#75662#: Don't add blanks to comments


2000-12-08  Jörg Barfurth  <jb@openoffice.org>  [b413364d4312ce098044d58350814b8c8de6d6a5]

Did not build with debug - 2 assertions adjusted


2000-12-08  Mathias Bauer  <mba@openoffice.org>  [e58381fd2b5c38c667574d3302f097a36f4be37a]

#76868#: use URLs instead of filenames


2000-12-08  Mathias Bauer  <mba@openoffice.org>  [8433557ebdedba6e6db0851602dcda6815944732]

#76868#: old change in drop method has not been done


2000-12-08  Frank Schönheit  <fs@openoffice.org>  [3136b143947893fc961411f34c09a4700625c094]

resetFields: initialize the field assignments / refresh the data source list after calling the administration dialog


2000-12-08  Sascha Ballach  <sab@openoffice.org>  [041287be684a432ea38b6bb48f3401fe63b0de74]

#81341#; add UpdateLinks to the XML Import filter


2000-12-08  Sascha Ballach  <sab@openoffice.org>  [1605d168534f3d572bac9bbffa48eebc340cf238]

#81341#; add TableSource Export and Import


2000-12-08  Sascha Ballach  <sab@openoffice.org>  [6acc0e1f2aa7eb902ac741384637272a0f2e8b00]

a little performance optimation


2000-12-08  Sascha Ballach  <sab@openoffice.org>  [f4bed5cf5f83168ced4eccf4659e0ff4378ea3cd]

set on all repeated rows the properties


2000-12-08  Thomas Lange  <tl@openoffice.org>  [f334cf8f93b67efa620687df7ef2d9edb499ee52]

timer added to combine LinguServiceEvents


2000-12-08  Oliver Bolte  <obo@openoffice.org>  [e4ac0cd80bee2aace27b62ffff9d22da4fd7f56c]

#65293# pares error linux


2000-12-08  Malte Timmermann  <mt@openoffice.org>  [fe68cf9a681a0e15cd5b567ecc2108ce2411ff99]

ImplGetTextLines: Don't return a line with \n, when \n\n in Text...


2000-12-08  Stephan Bergmann  <sb@openoffice.org>  [37df4c108f59e63961b7f34fb35f40b38bffaba2]

#81598# Don't use SvFileStreams with URLs.


2000-12-08  Eike Rathke  <er@openoffice.org>  [dbc517b35b1ff0cfe97ba664a48963152291ba70]

#81625# SetExtraStrings: (re)create series ranges if needed


2000-12-08  Martin Gallwey  <mtg@openoffice.org>  [d166606dcea8e6235254b32ad25b6179c09d0a95]

#65293# fixed extra ()'s in throw statements before obo finds them and comes after me to kill me


2000-12-08  Mathias Bauer  <mba@openoffice.org>  [9eecaa48db37deaf7a2eaec2487591ad894a5b3f]

#81581#: expire date for early access


2000-12-08  Dieter Loeschky  <dl@openoffice.org>  [9a6e9c320d6d690497e7db7f06b43209afcefc55]

#81265# Supporting three languages


2000-12-08  Daniel Vogelheim  <dvo@openoffice.org>  [92586dee460503e8eef939bb26c285845cb8b883]

#81631# fixed infinite loop for DDE fields containing \t or \n characters (e.g. tables)


2000-12-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [b4162859b5fd23d7275dcee1829ff82172ace033]

#65293#: includes


2000-12-08  Armin Weiss  <aw@openoffice.org>  [cdb599b578594430a4405df48f4b2819640ba568]

#81629# SdXShape::SetEmptyPresObj() needs to remove the outlinerparaobj when it is set to not empty and it is an OLE2. Thus the OLE2 chart imported has no text (same as loading our binary format).


2000-12-08  Ocke Janssen  <oj@openoffice.org>  [4b2fba1ef5220bbe1fab4bb43d34ef25aaa28781]

#81418# check if file format is dbase conform


2000-12-08  Peter Burow  <pb@openoffice.org>  [46bb0dc447278f6895011ab056386e9e3915c14e]

fix: #81307# HelpListener updates the index


2000-12-08  Mathias Bauer  <mba@openoffice.org>  [2cecd4e517f4815b125c6b89e8fa1f8da4a9ec3d]

#79342#: allow sorting of folder contents


2000-12-08  Nils Fuhrmann  <nf@openoffice.org>  [92025eb1361400474e4f6a7e9786cf310f7254d1]

Fix #81620#


2000-12-08  Ocke Janssen  <oj@openoffice.org>  [a5949463953184f334b7a60760c764076dcd96a8]

check if table is null


2000-12-08  Malte Timmermann  <mt@openoffice.org>  [d3482a3eed1504797544b296564dc28dc9ba02bf]

#81616# OnlineSpelling after language changes


2000-12-08  Oliver Bolte  <obo@openoffice.org>  [eba44fab900b79d88d44f4a89f959812f53d57de]

#65293# syntax error


2000-12-08  Oliver Bolte  <obo@openoffice.org>  [56cc3066fd196129dfda3a73a08c83b3e256f01b]

#65293# syntax error


2000-12-08  Kai Sommerfeld  <kso@openoffice.org>  [2e0504b38af8ae5726db2ee2d81f0324bc169d99]

#81458# - Improved performance for all read operations.


2000-12-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [de584eb4d4779d7fc9ca750c6ed0224e2befe7e5]

#65293#: includes


2000-12-08  Daniel Boelzle  <dbo@openoffice.org>  [75c3a585f197a96e20babdce44a078d005274c94]

bug with equals and unsigned values


2000-12-08  Daniel Boelzle  <dbo@openoffice.org>  [a8a8af9f3a63250f9f848eaf9ee7c92f3e00cab0]

minor bug with union discriminant


2000-12-08  Daniel Boelzle  <dbo@openoffice.org>  [d5bcffe1b0fbeb3bd20f4b055336f25b40704035]

added uno_type_any_assign(), uno_any_assign()


2000-12-08  Jens-Heiner Rechtien  <hr@openoffice.org>  [6b8b318c3fd82e41f21fbff3b156d492cdc2b60b]

#65293#: includes


2000-12-08  Sascha Ballach  <sab@openoffice.org>  [f9adf25efec70824e6ed36f3f6e474259e452d41]

#81602#; give the chart import the auto styles


2000-12-08  Sven Jacobi  <sj@openoffice.org>  [599a6ee02fdb279a46b9174239cf5860f5a65306]

#79896# when data is not available the stream is switched to synchronmode


2000-12-08  Andreas Schlüns  <as@openoffice.org>  [17a34642b4449ef15eee6d1bb2501c55353cd39f]

disable warnings for int-conversion


2000-12-08  Andreas Schlüns  <as@openoffice.org>  [59473eb81819d4d435d0bbbf7bbfcb4a69267963]

dont hold m_xLastFrame for ever - or he can't die!


2000-12-08  Dirk Völzke  <dv@openoffice.org>  [311e9396c1653291b203cca3dc9ee050fcef33cd]

#76868# Implemented CreateObjectShell()


2000-12-08  Jörg Barfurth  <jb@openoffice.org>  [9e7bfe7cdd7f64aecaa2fb1ab7e69c0c79087a3a]

#81584# Made INodeListeners refcounted, reorganized Tree layer nitification dispatch


2000-12-08  Jörg Budischewski  <jbu@openoffice.org>  [d7edd1522d014eee62a053083775cb8e77a0285a]

unicode change, damn, it did this already once before


2000-12-08  Mathias Bauer  <mba@openoffice.org>  [627c26d6064646128702a95aa5f9aae05cf16059]

#79541#: Caching of ViewOptions


2000-12-08  Oliver Specht  <os@openoffice.org>  [097969b750e0a3e6c23f70f730021f173dd4f3f9]

#81481# Asian layout page


2000-12-08  Oliver Specht  <os@openoffice.org>  [3f4b4885103a224c56faea01203da1a20ffd98d9]

cfgstr.src not needed anymore


2000-12-08  Oliver Specht  <os@openoffice.org>  [0b54cde8282b52cf503f057986c43e857b80b5bc]

#80574# use configuration service


2000-12-08  Peter Burow  <pb@openoffice.org>  [8f8c0fbf8c6f5e364479b093973a0d77282f9425]

fix: #81307# Help menu active again


2000-12-08  Peter Burow  <pb@openoffice.org>  [a1b82c480f275d50090d9b0ec62f50931f8bf0f6]

fix: #81307# 0 == nHelpId starts the help-start-page


2000-12-08  Nils Fuhrmann  <nf@openoffice.org>  [db4fc5e80830b1503b66d4d2645e35c888fd0a46]

Fixes for merge


2000-12-08  Michael Brauer  <mib@openoffice.org>  [7ecd0141e51e6c362c90f01dca6c018136c5690a]

#81139#: style:font-size-asian


2000-12-08  Mathias Bauer  <mba@openoffice.org>  [8b80f32cf280fb510b5494795d340f75a188604f]

#81549#: no functionbar in subframes


2000-12-08  Peter Burow  <pb@openoffice.org>  [c1defeba5942ef4218121350cd12a5e08bca063e]

fix: #81307# new Id's used


2000-12-08  Peter Burow  <pb@openoffice.org>  [95cd699c28070d567f3a6e02642f2708dfaa3c76]

fix: #81307# Quickhelp strings added


2000-12-08  Peter Burow  <pb@openoffice.org>  [59105795dd3e5a8ed21a227806f3fbc12c62a826]

fix: #81307# new Id's for Help


2000-12-08  Peter Burow  <pb@openoffice.org>  [8616d34ed7643564450c92862a22456e3638cdb1]

fix: #81307# GetResultSet() added


2000-12-08  Mathias Bauer  <mba@openoffice.org>  [c8b0f5e763ea29ffc6f68821f00fce684c06d794]

#79541#: exchangeable product name cached


2000-12-08  Mathias Bauer  <mba@openoffice.org>  [2ade854af5f5e146669a7b5df46dbf69180fae84]

#79541#: exchangeable product name


2000-12-08  Mathias Bauer  <mba@openoffice.org>  [fc833d9b5081aa6a22a3ef6ff780776df2107401]

#81367#: correct reading of ViewOptions


2000-12-08  Mathias Bauer  <mba@openoffice.org>  [030f8fb731d6edae598e2ae2aafba9bddda49d4f]

#79541#: Caching of options


2000-12-08  Peter Burow  <pb@openoffice.org>  [4c723ce6c4a6ca89c8b2d6cc3ded99c7cbd351a1]

fix: #79541# 'StarOffice' removed


2000-12-08  Jörg Budischewski  <jbu@openoffice.org>  [6e1dc6b829cafe4e07c0c7e4c83401b3881e3e14]

#81246# stopAccepting is now threadsafe


2000-12-08  Dirk Völzke  <dv@openoffice.org>  [e2a598e13624308e7748a5da55e1160bf9db4ca6]

#79872# Scan for templates only when there was no hierarchy


2000-12-08  Mathias Bauer  <mba@openoffice.org>  [a828e87d88b885cbec454a3d1aa342484f770433]

#79541#: ResourceHook for Strings


2000-12-08  Ocke Janssen  <oj@openoffice.org>  [10772e05c1ba17440e3868da74264fa7ab075c36]

now works again with normal paths


2000-12-08  Michael Brauer  <mib@openoffice.org>  [d5a4bd906d3fdd96a88b75933cdcbb7f41e2676c]

#81317#: (Left|Right|Top|Bottom)BorderDistance


2000-12-08  Daniel Rentz  <dr@openoffice.org>  [c941cc2dfe02dbad86ca1f2c804171e749a0d279]

chg: starcalcteam


2000-12-08  Jörg Budischewski  <jbu@openoffice.org>  [f5f0fdfaef6827544a9a29a2b69b738c109100a6]

now passes compiler


2000-12-08  Jörg Budischewski  <jbu@openoffice.org>  [d8f189f40f992f4236d4790d8b64f14934ab6846]

#81032# hyper are now also read/written. Note that e.g. scripts using hypers won't be able to read/write them in older versions.


2000-12-08  Michael Brauer  <mib@openoffice.org>  [b37a0472fd7c4d7cc0d8eea2ed757f0212a390f0]

#81317#: It's better to initialize a frame min height


2000-12-08  Babak Mahbod  <bmahbod@openoffice.org>  [668cfdb6f86771d21ace98517867c34c52393c68]

DrawPixel, DrawLine, DrawRect, DrawPolyLine, and DrawPolygon methods were moved from Object-C to C++.


2000-12-08  Patrick Luby  <pluby@openoffice.org>  [1594a21e056adfef3e2d2fbb15208254de2acd34]

Syncronized painting from SalTimer with system driven calls to [NSView drawRect:] so that all system driven calls follow the same path to the painting calls.


2000-12-07  Babak Mahbod  <bmahbod@openoffice.org>  [a07ae38a645b4cbcdbcc11fdc8bf17a66e27708c]

SAL graphics data member for tracking MacOS errors added. Open and close QD port APIs added. Initialization APIs added.


2000-12-07  Christian Lippka  <cl@openoffice.org>  [f00baad6e4eaf89344a339a4fe52ee63359f73d8]

#80678# fixed setBackground on some cases


2000-12-07  Christian Lippka  <cl@openoffice.org>  [78f618b9eda5c658b432605d5fe256c7c6f46fe2]

#80304# vertical writing added


2000-12-07  Björn Milcke  <bm@openoffice.org>  [89bd40d39d41c1fc70929bcafb001a60cac7e4f4]

#81290# GPF on chart import


2000-12-07  Christian Lippka  <cl@openoffice.org>  [3e70e0c9a96fdc7f75e5e1ee0965267f641a3e3b]

#80304# vertical writing added


2000-12-07  Christian Lippka  <cl@openoffice.org>  [68a37576c2fa0aa81a357164c6ae56a8fd6aed70]

#80304# vertical writing added


2000-12-07  Sander Vesik  <svesik@openoffice.org>  [852c49fd32547f9c0fdcdb9b2d71dfa006c892c1]

Newest configure (from configure.in rev 1.17)


2000-12-07  Babak Mahbod  <bmahbod@openoffice.org>  [24166f5905a31570ca392519a58244fe129ee01c]

Updated SAL graphics data structure. Updated SAL graphics constructor and destructor methods.


2000-12-07  Philipp Lohmann  <pl@openoffice.org>  [e6b472c0789789183efe37803d579bee136a6483]

#79029# change datatransfer to use UCB (DataSourceFactory service vanished)


2000-12-07  Christian Lippka  <cl@openoffice.org>  [efea2598610e72ffa5f29ca065685c16620fdc5f]

#80678# catch exceptions for illegal page background attributes


2000-12-07  Christian Lippka  <cl@openoffice.org>  [c927a9083df3efd0c01311586d39f98caf400e37]

#80304# vertical writing added


2000-12-07  Christian Lippka  <cl@openoffice.org>  [a77189b68efad8ebe5f32c8243a7d2ea993752b9]

#80678# use normal property style context for drawing page styles


2000-12-07  Christian Lippka  <cl@openoffice.org>  [24e4996823959dd5d098e46db56b1938722c79c8]

#80678# EnumPropertyHdl now even works with non enum types


2000-12-07  Kai Ahrens  <ka@openoffice.org>  [bb5b411d20cf7c2038f4b2712275abb90d015656]

#81316#: write new XML zip format


2000-12-07  Kai Ahrens  <ka@openoffice.org>  [f20485ae794e10ef11d4115738aa10127388946c]

#81316#: extract new stream format


2000-12-07  Stephan Bergmann  <sb@openoffice.org>  [a4103af7beeacdc41cc555cfb73d9aba14cff958]

#81569# Fixed bad $(progpath) and $(instpath) substitution.


2000-12-07  tpf  <tpf@openoffice.org>  [eb166461540c238397ad9140b7f35dd21656a744]

#81493# set bridge to null if not with correct name


2000-12-07  csaba  <csaba@openoffice.org>  [5e6b295427e78f1141e792a0cfe89cc89c574bd6]

79541 Branding/Configuration Change


2000-12-07  csaba  <csaba@openoffice.org>  [5bb16c99810030a8b4d1dd62152ae6641cdb1e3b]

79541 Branding/Configuration Change


2000-12-07  Armin Weiss  <aw@openoffice.org>  [bd284db3ebfa038d9072d41be7db05dfd1be3aa2]

#81432# missing return added in XMLTextShapeImportHelper::addShape(...) when it is a group shape; adding needs to be done to the group or 3DScene instead of to the page.


2000-12-07  Armin Weiss  <aw@openoffice.org>  [6f050e4e5d923f59e910d06ab28f9ed9c21eec06]

#81432# added group shape import/export for external applications, which means as static functions at SdXMLExport


2000-12-07  Eike Rathke  <er@openoffice.org>  [c649cf1d754ad3c72f90890afef8ba400ea557ab]

new: NF_KEY_R (acts as EE) and NF_KEY_RR (acts as GGGEE) for Xcl compatibility


2000-12-07  Eike Rathke  <er@openoffice.org>  [909e86c4f5203b6931ce1eb89688dff30605e1f6]

new: NF_KEY_R (acts as EE) and NF_KEY_RR (acts as GGGEE) for Xcl compatibility


2000-12-07  csaba  <csaba@openoffice.org>  [09b6f4409458fd4e2bf20b972a423e70eefa9c89]

79541 Branding/Configuration Change


2000-12-07  Sander Vesik  <svesik@openoffice.org>  [b1b5b1affcb1422e8e0d1745f1f58be73e5978bf]

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  Michael Brauer  <mib@openoffice.org>  [379a84e180d0d3ad4131d5e5129a1b03745ce5e1]

#81317#: export text frame content


2000-12-07  Björn Milcke  <bm@openoffice.org>  [e432d2607386eb595f1ca566d2109b84be1325bf]

#81525# convert domain address for calc


2000-12-07  Kai Ahrens  <ka@openoffice.org>  [162e6671ed29c1c5c4a51cb72095539df4b6b9f2]

#81317#: use correct string compare method


2000-12-07  Kai Ahrens  <ka@openoffice.org>  [b167df23be723bb83d63d24172611261e6c54001]

#81317#: calculate graphic id


2000-12-07  Stephan Bergmann  <sb@openoffice.org>  [f31762ce0e42bcb7a935ff77e19e706fc559ad79]

#81569# Remove bad osl_getRealPath() from shell::checkMountPoint().


2000-12-07  Peter Burow  <pb@openoffice.org>  [c6c532a6b4d4393cfd1895949811e77286e2551f]

fix: #81307# Index added


2000-12-07  Peter Burow  <pb@openoffice.org>  [d918babdcd283e07b6279d67eda741adcb2114f6]

fix: #81307# new title for help window


2000-12-07  Philipp Lohmann  <pl@openoffice.org>  [1e56ca809c7806491c6db6a1646e7de987cc8061]

#79518# #81463# set default document position and size


2000-12-07  Frank Schönheit  <fs@openoffice.org>  [f3de631f4da5ef9abe7116ae635b2ce95a656bd0]

#81557# use [$<currency>] to build the format string


2000-12-07  Peter Burow  <pb@openoffice.org>  [de5a876add3212126a3c4bfa44539b7928c80ae7]

fix: #81307# history completed


2000-12-07  Peter Burow  <pb@openoffice.org>  [1793772a40b785c5ae1a440e08a4e6cf2951f04d]

fix: #81307# STR_HELP_WINDOW_TITLE


2000-12-07  Daniel Vogelheim  <dvo@openoffice.org>  [5adfea63df5681f1b5a1f7fac63003b3479b97bb]

#81461# fixed: API now ignores write protection in sections and tables


2000-12-07  Kay Ramme  <kr@openoffice.org>  [27e17c2ace175ca71e871e933cdfa5078f65a5bf]

new method: getFlags


2000-12-07  Sascha Ballach  <sab@openoffice.org>  [37e9150e1f8bac541e1d436252c009944196038e]

#81341#; add sXML_table_source and sXML_copy_results_only


2000-12-07  Sascha Ballach  <sab@openoffice.org>  [2c79e70140d43e65a58f794b07cde6d3ee06c4ca]

#81341#; the dtd had to change


2000-12-07  Dirk Völzke  <dv@openoffice.org>  [56d26bd731b7f081cf69068b25224a625d04beb8]

#79872# Speed up of DoUpdate() by not fetching the template name


2000-12-07  Sven Jacobi  <sj@openoffice.org>  [6ce08174f07c1fca077e78a2cbfe316dd8ded896]

enabled exceptions for escherex.cxx


2000-12-07  Oliver Specht  <os@openoffice.org>  [42a85d530dabe4bdbb453494487ad4b9d32295e0]

#81461# file insert fixed


2000-12-07  Sven Jacobi  <sj@openoffice.org>  [60a8941f2876d0e37f646b9b9b12588a4ba41493]

moving EscherGraphicProvider from sd to svx so that it can be also used by the word and excel export


2000-12-07  Sven Jacobi  <sj@openoffice.org>  [62b37911450069ecde71c2b98423ac64864623e4]

moving EscherGraphicProvider to svx so that it can be also used by the word and excel export


2000-12-07  Dirk Grobler  <dg@openoffice.org>  [fdb170e12e1cbc20c14fc845faa96e16cedd1012]

#81469# incomplete adjustments to portal environment fixed


2000-12-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [894635835ffc01951db55da785bbc787a885b1ef]

#58628#,#65293# __PRIVATE -> _SOLAR__PRIVATE


2000-12-07  th  <th@openoffice.org>  [5d74003ff7b4258d242d3ca5f8c939040eac02cf]

#79156# - Integrate Assertion to find this bug


2000-12-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [78efb3fe01c8ab9e36ee9446291f178b2648a401]

#58628#,#65293# __PRIVATE -> _SOLAR__PRIVATE


2000-12-07  Kurt Zenker  <kz@openoffice.org>  [a2fd056cd67f250a67232e65a4d3151352156fa1]

Merge SRC614: 12/07/00 - 17:09:52


2000-12-07  Kurt Zenker  <kz@openoffice.org>  [c99e12a272507711129fa5c7210e7eae2e894813]

Merge SRC614: 07.12.00 - 17:07:45


2000-12-07  Herbert Duerr  <hdu@openoffice.org>  [14e52d3b28336f693b35ef50d4938d2602581744]

implement chinese font size names


2000-12-07  Kurt Zenker  <kz@openoffice.org>  [9fdf4f6652d18d54d3e7bf1ca64c807c17003f19]

Merge SRC614: 12/07/00 - 17:05:40


2000-12-07  Kurt Zenker  <kz@openoffice.org>  [1871afe93ec95019c946cd844d1a9070f9487f91]

Merge SRC614: 07.12.00 - 17:00:51


2000-12-07  Frank Schönheit  <fs@openoffice.org>  [fc0d1c6e21f887abb3457efe26fe826c70db33ee]

#80210# when triggering the AutoFocus, ensure that the affected control is made visible


2000-12-07  Kurt Zenker  <kz@openoffice.org>  [20d61fa1c8b9ef7a093b037d1d217c6635f06dd6]

Merge SRC614: 07.12.00 - 17:01:22


2000-12-07  Kurt Zenker  <kz@openoffice.org>  [cccd231f98accf4453aaded45446a20dfd857356]

Merge SRC614: 07.12.00 - 17:01:41


2000-12-07  Kurt Zenker  <kz@openoffice.org>  [2c8b68b25e002b1e3315abafd0c70f0b029f6964]

Merge SRC614: 07.12.00 - 17:00:34


2000-12-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [d6111898beafc54afab138ef58caf7c974784dce]

#58628#,#65293# __PRIVATE -> _SOLAR__PRIVATE


2000-12-07  Eike Rathke  <er@openoffice.org>  [020e48e15c9b50abe11f4f6a5c75855fff92abfb]

enhanced ConvertMode, SystemToSystem


2000-12-07  Hans-Joachim Lankenau  <hjs@openoffice.org>  [ccb9441a7cf589418055ae238eb44b595d0d6b91]

#65293# syntax


2000-12-07  Kurt Zenker  <kz@openoffice.org>  [4a747a54bdc59e9bd708a540db1adbc6918d1c50]

Merge SRC614: 07.12.00 - 16:40:00


2000-12-07  Kurt Zenker  <kz@openoffice.org>  [a2a546fe1c66483d4d9d3299595645c92486d272]

Merge SRC614: 07.12.00 - 16:39:33


2000-12-07  Kurt Zenker  <kz@openoffice.org>  [70cacf13d374b11e8d8efb5d8779e865391f63e0]

Merge SRC614: 07.12.00 - 16:38:58


2000-12-07  Kurt Zenker  <kz@openoffice.org>  [8269f6a73b6d5b8220ede4742ba25c4f401a49cb]

Merge SRC614: 07.12.00 - 16:36:45


2000-12-07  Kurt Zenker  <kz@openoffice.org>  [e759451fd2db0db67656123ecd416f0f5baaa04c]

Merge SRC614: 07.12.00 - 16:35:43


2000-12-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [fc6478becb21d26b0471f0f3d464f058d5b33304]

#58628#,#65293# __PRIVATE -> _SOLAR__PRIVATE


2000-12-07  Armin Weiss  <aw@openoffice.org>  [9fccbb84907e2b095304ec69cdf96f5f49ef9912]

#80594# added support for XML 3D import/export


2000-12-07  Armin Weiss  <aw@openoffice.org>  [24b81f500aaf760b115c2c0dac29fb074b35a122]

#80594# added support for XML 3D extrude and lathe objects, some more initialisations needed to be done


2000-12-07  Armin Weiss  <aw@openoffice.org>  [0ab68bca5a80553606c27d9afa0a9cfc74ddf574]

#80594# 3D XML corrected


2000-12-07  Armin Weiss  <aw@openoffice.org>  [41f75dcb0c338b4a37be5fff62552db231096c5a]

#80594# corrected error in PolyPolygon3D export for 3D XML


2000-12-07  jp  <jp@openoffice.org>  [948c7ed807c8fb66b80c8cbffa9e0d2912cade3d]

Bug #81536# don't call on 0-pointer


2000-12-07  Malte Timmermann  <mt@openoffice.org>  [5ebe7025d1cf0ca6baa5d514991d0c3e8cb642ba]

#SetFont: Some Attributes can only be set in the OutputDevice


2000-12-07  Frank Schönheit  <fs@openoffice.org>  [3af05cb0baeb204f667ae607176ea26f486c748b]

#81441# remove the StrictFormat property - does not make sense for a formatted field


2000-12-07  Dirk Grobler  <dg@openoffice.org>  [0df488be95c2793bed0395a6db69ee8094152669]

#81528# Using different service for administration and user bootstrap.hxx


2000-12-07  Dirk Grobler  <dg@openoffice.org>  [903ced6f5948a09501736c96db61f778a4addf94]

#81528# Using different service for administration and user configuration


2000-12-07  Frank Schönheit  <fs@openoffice.org>  [fa823b2f98c0f4d224d310930f0ef42098c5e63e]

#81490# reset the password when changing the user


2000-12-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [16b7f62a25468f4a207bdc880fe86b6191a36fba]

#58628#,#65293# __PRIVATE -> _SOLAR__PRIVATE


2000-12-07  Andreas Bregas  <ab@openoffice.org>  [85f450e4173df72be41890f4523a3f3044b1ff2a]

#80755# library-embedded/linked instead of embedded/linked-library


2000-12-07  Andreas Bregas  <ab@openoffice.org>  [2c67ddf443ca1c66f5f7236a1c94b97b5176596e]

#80755# XML script elements


2000-12-07  Kai Ahrens  <ka@openoffice.org>  [d91e6f3503a93fde4015430dc122b7e3e0001bf4]

#81317#: don't exchange cache entry while fireing swapin request


2000-12-07  Dirk Grobler  <dg@openoffice.org>  [cdc0c020dc4211ae5930855fca819a7491e4982a]

#81528# Using different service for administration and user configuration


2000-12-07  Andreas Bregas  <ab@openoffice.org>  [d80c58c4be706a84c303cf9d1b458bbb14d52505]

#80755# library-embedded/linked instead of embedded/linked-library


2000-12-07  Jörg Barfurth  <jb@openoffice.org>  [8e9d72b03f3184a814571432632742e97cbdb3fa]

#81429# Changed commit to use new failedCommit interface of TreeImpl


2000-12-07  jp  <jp@openoffice.org>  [65962f5b916d2caf3a44a62e4bd082cbfc01da1e]

Bug #81516# change the productnames


2000-12-07  Jörg Barfurth  <jb@openoffice.org>  [7c256f84be7a2f826b396e641918138827e1c03f]

#81429# Added recovery for failed updates to treemgr TreeImpl and Node(Impl) layer


2000-12-07  Ocke Janssen  <oj@openoffice.org>  [9fb0d21b870bd1472209d28d08429686fc4f099e]

#81118# make like so5.2


2000-12-07  Oliver Bolte  <obo@openoffice.org>  [24648cd513f36e63239e54964362112b12e87c21]

#65293# parse error linux


2000-12-07  th  <th@openoffice.org>  [75ed275484ea434b7ac877182c05a5c163eeff72]

#80536# - More space between Text and Line in a FixedLine


2000-12-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [7104f97348ae2ff2e843ecc35a23144b8336d66c]

#58628#,#65293# __PRIVATE -> _SOLAR__PRIVATE


2000-12-07  Frank Schönheit  <fs@openoffice.org>  [fb8e9c4f3a0907ed6e470c650a162783f674a123]

#80939# clear the tables list when cancelling the password dialog


2000-12-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [5d03d52e10f3587a46559c30808d1201baf24e13]

#58628#,#65293# __PRIVATE -> _SOLAR__PRIVATE


2000-12-07  Frank Schönheit  <fs@openoffice.org>  [5eae084116e4c669ae471458bb9be5b4b24b5baf]

#80186# reset the 'password required' flag when changing the data source type to one without passwords


2000-12-07  Ocke Janssen  <oj@openoffice.org>  [2953e898039e666954850c3edbf9675ef038cad7]

#81131# check installed adabas dbs


2000-12-07  Frank Schönheit  <fs@openoffice.org>  [58ae76e372116599397fd2e1c54b1782eefeef6d]

#81018# no \x<number> for the regexpr search - the new engine does not support this anymore


2000-12-07  Ocke Janssen  <oj@openoffice.org>  [a154ca89124e4ecedd866d166f2841d9b9f7da26]

check if SbaGridControl is null!


2000-12-07  Frank Schönheit  <fs@openoffice.org>  [00ea33c0efa73ff7ad042466e17826f925f577db]

#81018# the BASEPROPERTY_VALUESTEP_DOUBLE is transported as double (as the name suggests:)


2000-12-07  Hans-Joachim Lankenau  <hjs@openoffice.org>  [4436d6470ce7ce301f33d2750dd5de7b7857bda9]

#81530 loader with correct resources


2000-12-07  Jörg Barfurth  <jb@openoffice.org>  [4ee3af4c2440a0b9c596ac2d4767f3201b97265f]

Corrected the notifier data passed to a subbroadcaster's create (which caused assertions later)


2000-12-07  Oliver Bolte  <obo@openoffice.org>  [5ccc00947324cbd51ff154cd8dd111cb4ae1325a]

#65293# parse error linux


2000-12-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [e14b4c973680b414514008ce09fd4586323e8d7e]

#58628#,#65293# __PRIVATE -> _SOLAR__PRIVATE


2000-12-07  tlx  <tlx@openoffice.org>  [2227371302d639791b59f62e36fa40a1e3db113e]

#81469#


2000-12-07  Kai Ahrens  <ka@openoffice.org>  [cea0b10d54433ef0023e345c6208679894a4b4c9]

#65293#: syntax


2000-12-07  Gregor Hartmann  <gh@openoffice.org>  [01ded00d2021a5c192809294291a16b43bd96e2e]

#80437# try extra hard to get SfxViewFrame and handle still missing SfxViewFrame


2000-12-07  Dirk Völzke  <dv@openoffice.org>  [74a5c9398165cf6452242aff029d04f7c1b6f59c]

#79872# Don't write unnecessary properties


2000-12-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [22051cebb1fbd8926fcbc39eb31ba68199272294]

#58628#,#65293# __PRIVATE -> _SOLAR__PRIVATE


2000-12-07  Christian Lippka  <cl@openoffice.org>  [87a763cba880166d702f6f92dbfa65441e68ec2b]

#81290# added empty implementation for measure fields


2000-12-07  Sander Vesik  <svesik@openoffice.org>  [19921f2d4045e352bbd9b62ed34dc002f749ecd3]

Merge changes from OpenOffice609-FU into the main trunk


2000-12-07  Rüdiger Timm  <rt@openoffice.org>  [3006b7633425d21f5c6b7b7e4e0f32b176c319e0]

Merge SRC614: 07.12.00 - 14:05:35


2000-12-07  Rüdiger Timm  <rt@openoffice.org>  [ca47d8bbbef993d1ab2746580e0f0df562fc83ab]

Merge SRC614: 07.12.00 - 14:04:25


2000-12-07  Kurt Zenker  <kz@openoffice.org>  [0b69718477561d940c55ffa6d0b7e6ba07698169]

Merge SRC614: 07.12.00 - 13:58:48


2000-12-07  Rüdiger Timm  <rt@openoffice.org>  [dd5cbf3ddad8985261490192d356851cd4c958e3]

Merge SRC614: 07.12.00 - 13:58:32


2000-12-07  Kurt Zenker  <kz@openoffice.org>  [1e28ea7cd975ea14c522aecda75104bc32ff497f]

Merge SRC614: 07.12.00 - 13:57:13


2000-12-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [e1ace37d81587c5c41f9aba53fcd4be9799ed8a2]

#58628#,#65293# __PRIVATE -> _SOLAR__PRIVATE


2000-12-07  Malte Timmermann  <mt@openoffice.org>  [3a0d78924881a895aa806a38ccea6ae605c375af]

#81499# ImplInitScriptTypes - special handling for fields


2000-12-07  Ocke Janssen  <oj@openoffice.org>  [72f5af8a2439f2e9f780cb2ff9eb022d75ad6edd]

#81424# valueof(bool) has no opposite conversion


2000-12-07  Ocke Janssen  <oj@openoffice.org>  [2923b781aa2d4d86c465eaa296bca12a53ce25ce]

#81424# valueof(bool) has no opposite conversion


2000-12-07  Hans-Joachim Lankenau  <hjs@openoffice.org>  [64c6f66dbb864a98e55a7de0947a4b61ea24e641]

new dates, new name


2000-12-07  tlx  <tlx@openoffice.org>  [272a3d8e30dc3213e3783e1291268402784a2590]

#81469#


2000-12-07  Hans-Joachim Lankenau  <hjs@openoffice.org>  [599deb346631622df15e36fae893b404cc0bd134]

get BUILD ID in versioninfo


2000-12-07  Michael Brauer  <mib@openoffice.org>  [d9f03b3df7766a653b474cb1526e944d9c597461]

#81479#: export script behind meta information


2000-12-07  Oliver Specht  <os@openoffice.org>  [721e02880fbffcb6ef842a1868ce1ea2504fb36e]

#78712# DocInfo fields: date/time properties corrected


2000-12-07  Christian Lippka  <cl@openoffice.org>  [be214a3d6917e002fcc539c32bc6555a2d4fca66]

#81466# temp. removed master page properties import to fix a bug under solaris


2000-12-07  Oliver Specht  <os@openoffice.org>  [6f44f9c241bf91a567803316d5c0dde8726c2005]

#78712# queryAdapter overloaded


2000-12-07  Oliver Specht  <os@openoffice.org>  [89bc291879190d10ae7dddba7ac72c4ff237ae9d]

#81429# String::CreateFromInt32()


2000-12-07  Ocke Janssen  <oj@openoffice.org>  [184328e6903f7d1e125cc57fce8140ff9e1f7ab4]

#80831# dispose connections when closed


2000-12-07  Mathias Bauer  <mba@openoffice.org>  [3bb9abc0ae8b1915eccd3fe415bb8473162b419c]

#80466#: new helper methods to convert filenames


2000-12-07  Dieter Loeschky  <dl@openoffice.org>  [f4fb29b1dcace7d62ee87673e2e7aa5d55857d95]

#80468# GetFocusObjectsHdl(): GrabFocus() modified


2000-12-07  Hans-Joachim Lankenau  <hjs@openoffice.org>  [0c6e2cc3384739907fee6f2df72c44b6b66e8761]

year should be 2000


2000-12-07  Mathias Bauer  <mba@openoffice.org>  [b3827e9b87c1c7d10b8cc59aa2a49eeab3e5e9f5]

#80212#: always activate frame on Bindings in MakeActive


2000-12-07  Mathias Bauer  <mba@openoffice.org>  [331dcf3676fdb98a932e50ddd37d926a7762cb71]

#80212#: error in FrameActionListener


2000-12-07  Mathias Bauer  <mba@openoffice.org>  [db56422e1639c47e1e62499f9acd3f0041a5cc03]

#80212#: frame must use DockingWindow


2000-12-07  Mathias Bauer  <mba@openoffice.org>  [21378a2957006c027fad893873a9dd6cf8709db1]

#81315#: failing save may lock dispatcher


2000-12-07  Kai Sommerfeld  <kso@openoffice.org>  [04ddbf063d0057a8d820105952bafcf8ffcdc8fc]

#78812# - Fixed HierarchyEntry::getData(...).


2000-12-07  Mathias Bauer  <mba@openoffice.org>  [7bcf837dd28bb5adae86a6b633aa598dbd3ab5a9]

#80212#: deactivate handling for subframes


2000-12-07  Martin Gallwey  <mtg@openoffice.org>  [13c5235608ef3502c5b498c120a474fb857da339]

#81494# fixed the problem with opening empty directories in JAR


2000-12-07  Tom Verbeek  <tv@openoffice.org>  [3fc3bcb5ad830046449690a0e2bc94e82dc0f28b]

#79872# added foreign text


2000-12-07  Sascha Ballach  <sab@openoffice.org>  [8eab9b3c9268d372ecc9d71346a976eb1a06c417]

#81347#; add a condition vector, so more than one condition are possible


2000-12-07  th  <th@openoffice.org>  [13824735057ef25075af8fd0ddb8f14e34c7eeb6]

#81346# - Fix for unconverted characters for DBCS encodings


2000-12-07  Frank Schönheit  <fs@openoffice.org>  [f23937d53130a2b71d9920a7cc824d88709a9bc0]

#81215# +SID_TEMPLATE_ADDRESSBOOKSOURCE


2000-12-07  Christian Lippka  <cl@openoffice.org>  [6c4d4537e9fe65f5e9ad0247978d18045b590aa4]

#81466# fixed init of xFamily


2000-12-07  Frank Schönheit  <fs@openoffice.org>  [cc6b5954cd09a7a138d67af2d88c117d6560cb67]

#81215# +SID_TEMPLATE_ADDRESSBOOKSOURCE


2000-12-07  Sascha Ballach  <sab@openoffice.org>  [445405a630fbe838eae0288018775133a0f207b8]

#80755#; did the should changing to import basic


2000-12-07  Nils Fuhrmann  <nf@openoffice.org>  [cb6d3ff7ea5b0e019978316641dc7ac97433fb85]

Fixes for invalid file format


2000-12-07  Kai Ahrens  <ka@openoffice.org>  [882c225ce8d2793cf3701ae72beeadac07a03473]

#81483#: get correct nodes for Impress/Draw (Print/Content/Drawing)


2000-12-07  Dirk Völzke  <dv@openoffice.org>  [21ae00c7d0461dd894b087e6d6373757143c38b5]

#79872# Updating the template data should work now


2000-12-07  Dirk Völzke  <dv@openoffice.org>  [4123abdea191394346b3bc72d39bfd89b90d2de0]

#79872# GetStorage_Impl() needs the SolarMutex because it calls not threadsave code


2000-12-07  Martin Hollmichel  <mh@openoffice.org>  [8bf20cf815aafa3f5f0a9e6dfe397c3f76cb87bf]

delete obsolete scsbx.lib


2000-12-07  Martin Hollmichel  <mh@openoffice.org>  [9c05d4403c7c014717606cfa65f5109e6bc483f6]

cleanup of old stuff


2000-12-07  Martin Hollmichel  <mh@openoffice.org>  [ade644b1875665437a6b52518fd7ffba467292fe]

delete old files


2000-12-07  Martin Hollmichel  <mh@openoffice.org>  [1bc51f05124f9dbf7bf2f0b91166632f408ee141]

code from drawsh1.cxx and drawsh3.cxx integrated


2000-12-07  Oliver Specht  <os@openoffice.org>  [a763884caeb82c06834d699552892c15499d045b]

#80227# ShwoInBeamer: prefer table


2000-12-07  Ocke Janssen  <oj@openoffice.org>  [ccb0b5f08c1aec086412f0519279d8d5fc0a8e07]

#80227# forget to increment pIter


2000-12-07  Ocke Janssen  <oj@openoffice.org>  [e8901fcb16f8d7cebd1608cd6886205ee8836bdd]

#80219# use of wrong textencoding corrected


2000-12-07  Frank Schönheit  <fs@openoffice.org>  [2e23576da2055fbf9aabd35eba9e72745060a84b]

fillHandles: assert if the name sequence is not sorted - prevents silent errors when calling setPropertyValues with a non-sorted sequence


2000-12-07  Thomas Lange  <tl@openoffice.org>  [86e58946c1cec3fb3d864287bb3b1fbaee05ad2f]

'Minimal wordlength' added to options


2000-12-07  Martin Hollmichel  <mh@openoffice.org>  [b8228f5bad7a562a9da59114621b3527aec036d3]

cleared up


2000-12-07  Thomas Lange  <tl@openoffice.org>  [5331795cf4ad81aed2ae96f906e32e07348856b8]

some old defines removed


2000-12-07  Thomas Lange  <tl@openoffice.org>  [8fc48641375125193a97f4e34705af4283f4ec30]

new strings for dialog added; some old resources removed


2000-12-07  Thomas Lange  <tl@openoffice.org>  [b81488eac108f0580633828b604ea820f45f0970]

Imagelist no longer used


2000-12-07  Stephan Bergmann  <sb@openoffice.org>  [c51906d5786044b2440ac233ad71a3b8ea2bfbfc]

#80244# Expanded vnd.sun.star.help scheme to allow ALPHAs as well as DIGITs.


2000-12-07  Andreas Martens  <ama@openoffice.org>  [f7b6468591a55538addfde24f1eed629576495a3]

#81401#: No longer GPF with footnotes at the end of doc


2000-12-07  Martin Hollmichel  <mh@openoffice.org>  [36ff6311e7838a79c57586eb3c394a16f0129f3d]

delete old stuff


2000-12-07  Kai Ahrens  <ka@openoffice.org>  [ad7a5436e78b9bbfc6ca4872a41c7138394eb2ac]

#81296#: div by zero


2000-12-07  Kai Ahrens  <ka@openoffice.org>  [ed7bd30cfe9b177023d210aa139c5f1e877844b1]

#79541#: renamed StarOffice


2000-12-07  Michael Brauer  <mib@openoffice.org>  [0b5b62826d6c9e0fea90e771348e9160dd4f8826]

#81450#: Every table requires at least one column


2000-12-07  Frank Schönheit  <fs@openoffice.org>  [4b13003d10e73b8b60979ff6f13bce5378dbbd6c]

#81354# pass m_aInfo to the driver manager when building the low level connection


2000-12-07  Kai Sommerfeld  <kso@openoffice.org>  [a6300a49d642ea2db4008cf895f53a8bb851ac16]

#78812# More performance optimizations.


2000-12-07  Peter Burow  <pb@openoffice.org>  [229c1ae19d7e92f829356b3a1d9001f683f2de6d]

fix: #80528# save the size


2000-12-06  Patrick Luby  <pluby@openoffice.org>  [ac1f135662ce65c26cf802b7ae5cee3a9231c010]

Added unloading of module for Mac OS X


2000-12-06  Kai Ahrens  <ka@openoffice.org>  [e83c265afa699dafbe84fd7a59d1d932d2bfb284]

#80795#: resolve graphic url's


2000-12-06  Kai Ahrens  <ka@openoffice.org>  [49986ae4af42f124c5c45a1f576c444fd71f0a68]

#80795#: write graphic url's


2000-12-06  Andreas Bille  <abi@openoffice.org>  [4ce1351e0779c3d46e94bbe48655f3c9a6eb351c]

#80244#


2000-12-06  Sander Vesik  <svesik@openoffice.org>  [d62b82d94365941b18118a80c88d8a9cb286dc0a]

Add support for IRIX. Contributed by: SGI OpenOffice porting team.


2000-12-06  Sander Vesik  <svesik@openoffice.org>  [0f6d88a17a7a6f275738e40f269b6a8e9df8e1fd]

Bring NetBSD and FreeBSD support into the trunk


2000-12-06  Kurt Zenker  <kz@openoffice.org>  [2c93bb64539899ef28c8670482b6878af05aee2b]

Merge SRC614: 06.12.00 - 19:18:39


2000-12-06  Rüdiger Timm  <rt@openoffice.org>  [7557b55a74005c66956797c1489782dfe5de22f1]

Merge SRC614: 06.12.00 - 19:17:23


2000-12-06  Rüdiger Timm  <rt@openoffice.org>  [237cf752f5ff1e487a3ac793ac8a0e352b6da984]

Merge SRC614: 06.12.00 - 19:16:12


2000-12-06  Kurt Zenker  <kz@openoffice.org>  [1f7575cacdc133a9c26f336c568d5f835abb7ca2]

Merge SRC614: 06.12.00 - 19:15:53


2000-12-06  Jörg Barfurth  <jb@openoffice.org>  [a0c7dcb31bfce0c511ecb821bdfd4e18128f43a2]

80460# added treedata.cxx


2000-12-06  Jörg Barfurth  <jb@openoffice.org>  [f7451c3329acb70a49389c53fcd01d174652e358]

#80460# Reorganized tree classes


2000-12-06  th  <th@openoffice.org>  [a0c7721cb69d54f7456754479fffa1e57b9862e0]

#81329# - Use Andale as UI Font


2000-12-06  Frank Schönheit  <fs@openoffice.org>  [d3e89269304c623e3b52a097e9e270f1bf1f09b8]

initial checkin - implementations for formlayer import/export - still under construction


2000-12-06  Frank Schönheit  <fs@openoffice.org>  [fd7751a133cff3ad773ac69ad36d196171646f24]

changes for the formlayer import - still under construction


2000-12-06  Kurt Zenker  <kz@openoffice.org>  [7df782a7361ea5f90bdc5c8eeafad67305d25aca]

Merge SRC614: 12/06/00 - 18:17:56


2000-12-06  Eike Rathke  <er@openoffice.org>  [998a5b33548289382571d4381fde7bff7e6255e4]

#81431# G for non-gengou same as GG


2000-12-06  Rüdiger Timm  <rt@openoffice.org>  [c1edabc7feb67b0183cf411545615aeee3c89b2b]

Merge SRC614: 06.12.00 - 18:15:28


2000-12-06  Björn Milcke  <bm@openoffice.org>  [a3fca0f78aba4890a20ce1c7084da203030ba43d]

#81456# support line opacity and fill transparency


2000-12-06  Björn Milcke  <bm@openoffice.org>  [ee5ac477df76b24c23e32be86292823a4e879626]

#81456# set chart properties at area rather than document


2000-12-06  Herbert Duerr  <hdu@openoffice.org>  [9e7e3f06ddb8a05350585966e54bc55eaea5c868]

#81262# move symbol encoding, use hex instead of decimal


2000-12-06  Dieter Loeschky  <dl@openoffice.org>  [3fcbabeb507ee6cca83b06f91d6e3bb6e8c99fb9]

Check xLinguServiceManager


2000-12-06  Christian Lippka  <cl@openoffice.org>  [ae20d7a7ad545e238f95de35f62c684f0c2441bf]

#80678# fixed writting of layout styles


2000-12-06  Daniel Boelzle  <dbo@openoffice.org>  [83804de064511dd3fcb6ebb559f691e860392bfc]

#80866# fix for weakref mem leak


2000-12-06  Armin Weiss  <aw@openoffice.org>  [9e2f95d2af3dbb979dfb67c506485ecbf518f01a]

#80594# added Clone() operators to 3d items


2000-12-06  Malte Timmermann  <mt@openoffice.org>  [dfc4fcffa2087dcc8b87ef3355b9c1737524e049]

#80304# EditTextObject::SetVertical


2000-12-06  Kai Sommerfeld  <kso@openoffice.org>  [cb3629c2e55c667373b2564e7cd6da321455245f]

#80246# - Call ::ucb::ContentBroker::initialize() to init ucbhelper.


2000-12-06  Daniel Rentz  <dr@openoffice.org>  [84799fde58f654f0b1cc03b8b9a6db53b60049a2]

add: defines for pivot tables


2000-12-06  Gregor Hartmann  <gh@openoffice.org>  [3bd5393dd5c30f6983487fb5aa1db31b78506d3e]

#81421#unpack packaged XML files


2000-12-06  Malte Timmermann  <mt@openoffice.org>  [c55cbe0c5c75a0e3ac0c9e0f49646de92c6ecabd]

#81245# MUST changes for new TextSearch


2000-12-06  Andreas Bregas  <ab@openoffice.org>  [f73c7c47ada1f080c02d6d633b73105dca229434]

#81291# transferImpl(): Use correct decoding


2000-12-06  Daniel Rentz  <dr@openoffice.org>  [3f5d2b8e36f5a44b372bafc8714886636e2db5b2]

add: nColMax in RootData - maximum excel column


2000-12-06  mfe  <mfe@openoffice.org>  [e73d5c871e382846e65f2093a907eac41ef8ed4d]

#81439# : removed static buffer in writing


2000-12-06  Daniel Rentz  <dr@openoffice.org>  [213d782ccb90efe13da40e79fb8d56cfaebc10b7]

add: GetExcRKValue()


2000-12-06  Ocke Janssen  <oj@openoffice.org>  [d9233ee439f9af03605dcb5a32785326fef73726]

#81244# new member for writeable


2000-12-06  jp  <jp@openoffice.org>  [99903b4a24d9d9ad5da9fa6eb12afea11f9d3d99]

Bug #81329#: change asian default font sequence


2000-12-06  Daniel Rentz  <dr@openoffice.org>  [3c3510e986bc95f7c7e568584a4c22b1b26c044e]

add: ScChangeActionContent::GetOldCell() for excel export


2000-12-06  Daniel Rentz  <dr@openoffice.org>  [83697ebf9b8392915f018ab985d20223d585681b]

chg: missing data in change track rec


2000-12-06  Andreas Martens  <ama@openoffice.org>  [d5f2970377477f24c0ae4ccade9a201fa3764e6a]

New: combined characters


2000-12-06  Kurt Zenker  <kz@openoffice.org>  [6d773964c7c91bb7b8298a41c3ec24d074932279]

Merge SRC614: 06.12.00 - 16:24:18


2000-12-06  Kurt Zenker  <kz@openoffice.org>  [106684bbc1af5a7058879dc5785c5c113dbc8161]

Merge SRC614: 06.12.00 - 16:23:10


2000-12-06  Kurt Zenker  <kz@openoffice.org>  [d54b4837ab4eb7b28283d46cae2077b2651935b5]

Merge SRC614: 06.12.00 - 16:21:41


2000-12-06  Kurt Zenker  <kz@openoffice.org>  [9aaa2df5b3bc26b07ff5be7a77459b2b748e75a6]

Merge SRC614: 06.12.00 - 16:14:25


2000-12-06  Oliver Bolte  <obo@openoffice.org>  [c95caa80f650f31636a26312913a3b9a9dd5894a]

Merge SRC614: 06.12.00 - 16:16:04


2000-12-06  Oliver Bolte  <obo@openoffice.org>  [fa9e0d6e4e357067c40545665667284b8194152d]

Merge SRC614: 06.12.00 - 16:14:43


2000-12-06  Kurt Zenker  <kz@openoffice.org>  [1e6f96a93cd203d01642b88f656613194feaf31e]

Merge SRC614: 06.12.00 - 16:13:33


2000-12-06  Rüdiger Timm  <rt@openoffice.org>  [ca95e7c262eb847e398d1f09b5552b0682278fdc]

Merge SRC614: 06.12.00 - 16:13:06


2000-12-06  Oliver Bolte  <obo@openoffice.org>  [e741d3216a8c71d8de9f8cb2f818ff1f71c3df92]

Merge SRC614: 06.12.00 - 16:13:07


2000-12-06  Kurt Zenker  <kz@openoffice.org>  [690623f486cc8ce457da7ac165bc40c357f0d543]

Merge SRC614: 06.12.00 - 16:11:32


2000-12-06  Kurt Zenker  <kz@openoffice.org>  [81c76dc07a3c8428cf769acfb0b060f15b246a59]

Merge SRC614: 06.12.00 - 16:10:20


2000-12-06  Kurt Zenker  <kz@openoffice.org>  [be15712416d6dbef3c623c225665b04fe1e43a6d]

Merge SRC614: 06.12.00 - 16:08:58


2000-12-06  Kurt Zenker  <kz@openoffice.org>  [902abd1c905e519b23ba23e20d294031c76a1228]

Merge SRC614: 06.12.00 - 16:07:52


2000-12-06  Kurt Zenker  <kz@openoffice.org>  [c1d8aabd6162c66ca8b11c3853a77578bef7aebb]

Merge SRC614: 06.12.00 - 16:07:10


2000-12-06  Kurt Zenker  <kz@openoffice.org>  [0cd3c1d9b29070dddc88c80683c1eaeb1b674f9f]

Merge SRC614: 06.12.00 - 16:07:07


2000-12-06  Kurt Zenker  <kz@openoffice.org>  [a94853b873fb02b81819bcbad9d37f0e1984b576]

Merge SRC614: 06.12.00 - 16:06:30


2000-12-06  Kurt Zenker  <kz@openoffice.org>  [07524b09690887ac99b044b3dfe9dbfcd9b89e7b]

Merge SRC614: 06.12.00 - 16:06:10


2000-12-06  Kurt Zenker  <kz@openoffice.org>  [b92cb0328e79178b5f741712ed6f6478f3102e67]

Merge SRC614: 06.12.00 - 16:05:57


2000-12-06  Rüdiger Timm  <rt@openoffice.org>  [b04077b15955b914ac01a701e0a882a74a7e3aff]

Merge SRC614: 06.12.00 - 16:05:39


2000-12-06  Oliver Bolte  <obo@openoffice.org>  [1060ee71ac6d99ee0b68cb5df2cae9c0f35d40f4]

Merge SRC614: 06.12.00 - 16:05:19


2000-12-06  Kurt Zenker  <kz@openoffice.org>  [b7cd8f2018cab9fe219c7b2dcc016c6fa1e15ab0]

Merge SRC614: 06.12.00 - 16:05:01


2000-12-06  Kurt Zenker  <kz@openoffice.org>  [00377a14403555822b70af95ea3b34e04f815b08]

Merge SRC614: 06.12.00 - 16:05:00


2000-12-06  Kurt Zenker  <kz@openoffice.org>  [9ebbc11c218c1cb9a82739686886b477064f10b9]

Merge SRC614: 06.12.00 - 16:03:49


2000-12-06  Kurt Zenker  <kz@openoffice.org>  [11f8024f5a1649027179e993175dab31206dcae7]

Merge SRC614: 06.12.00 - 16:04:32


2000-12-06  Kurt Zenker  <kz@openoffice.org>  [823e869978edc15297eaee02ae3fc55b7b51428c]

Merge SRC614: 06.12.00 - 16:04:15


2000-12-06  Oliver Bolte  <obo@openoffice.org>  [142242a842c71235a80dc8cd1044d84b70da7ee2]

Merge SRC614: 06.12.00 - 16:04:00


2000-12-06  Kurt Zenker  <kz@openoffice.org>  [6ed51ac4e87e8610355a3bcb91f2e9866987ab9d]

Merge SRC614: 06.12.00 - 16:02:28


2000-12-06  Andreas Bregas  <ab@openoffice.org>  [5afb83cdefbb2ff0efe61878a815c667c477bba2]

#81291# UCB initialisation changed


2000-12-06  Kurt Zenker  <kz@openoffice.org>  [9dbe88b228c77d74426a5fbdf620c325d09d0ffb]

Merge SRC614: 06.12.00 - 16:02:57


2000-12-06  Kurt Zenker  <kz@openoffice.org>  [c46c22ce7b5aacebfe0009f8b3bf4cb20c98cd98]

Merge SRC614: 06.12.00 - 16:02:35


2000-12-06  Oliver Bolte  <obo@openoffice.org>  [42be40cf795c3fe2f52dfc3bdaf021fbd1461fb5]

Merge SRC614: 06.12.00 - 16:02:38


2000-12-06  Kurt Zenker  <kz@openoffice.org>  [6bcb1d3ff12c527d0a8a955e13f5b7f663efbcdf]

Merge SRC614: 06.12.00 - 16:02:14


2000-12-06  Kurt Zenker  <kz@openoffice.org>  [a8cca1261581353a148c2b31a1db4374d281c300]

Merge SRC614: 06.12.00 - 16:02:04


2000-12-06  Rüdiger Timm  <rt@openoffice.org>  [3bc74ae2eb460806153d87ede150b5cefe401d8e]

Merge SRC614: 06.12.00 - 16:01:57


2000-12-06  Michael Brauer  <mib@openoffice.org>  [af50cbe6ff0cab110c5170bca0081c0da4455883]

#81430#: Don't use auto style pool cache, it works incorrect


2000-12-06  Kurt Zenker  <kz@openoffice.org>  [b46f4d4482864e9621fcbe402a67b389691fb83f]

Merge SRC614: 06.12.00 - 16:01:01


2000-12-06  Kurt Zenker  <kz@openoffice.org>  [cfe644eeeb7ea637c492f46184f9f30b20a9dbcd]

Merge SRC614: 06.12.00 - 16:00:48


2000-12-06  Rüdiger Timm  <rt@openoffice.org>  [ef4b567a75904e138136000a78716416a39c396c]

Merge SRC614: 06.12.00 - 16:00:15


2000-12-06  Kurt Zenker  <kz@openoffice.org>  [113fb78d7ae5f8e6854114995feb4ffaef3efe36]

Merge SRC614: 12/06/00 - 15:59:11


2000-12-06  Kurt Zenker  <kz@openoffice.org>  [ba922c8711ba9b5afab4d4c695adef11c769cbbe]

Merge SRC614: 06.12.00 - 15:58:45


2000-12-06  Kurt Zenker  <kz@openoffice.org>  [2caa5d7d8c6c7707addcf925eb19930625fb8912]

Merge SRC614: 06.12.00 - 15:56:17


2000-12-06  Kurt Zenker  <kz@openoffice.org>  [55726711a05ce81d33eb1781bfc6fd41bdea4353]

Merge SRC614: 06.12.00 - 15:55:56


2000-12-06  Kurt Zenker  <kz@openoffice.org>  [39d5348a3ccb728ea863eff4f7c3e895087924fc]

Merge SRC614: 12/06/00 - 15:55:08


2000-12-06  Kurt Zenker  <kz@openoffice.org>  [c5887d77606e0c1fb25b0e434d54c6d6093019c7]

Merge SRC614: 06.12.00 - 15:55:28


2000-12-06  Kurt Zenker  <kz@openoffice.org>  [a9645ea206f6c09beb58431d1f6f32d205bf3790]

Merge SRC614: 06.12.00 - 15:55:02


2000-12-06  Kurt Zenker  <kz@openoffice.org>  [d9fb093e002976ce5819f14031a54053a4214a60]

Merge SRC614: 06.12.00 - 15:54:52


2000-12-06  Kurt Zenker  <kz@openoffice.org>  [7f8ec22fa9e93c8fc21e8cc5fa7e76be4ad98739]

Merge SRC614: 06.12.00 - 15:54:53


2000-12-06  Rüdiger Timm  <rt@openoffice.org>  [8d1eb92ac81d439c427bc64269d059243eb7f468]

Merge SRC614: 06.12.00 - 15:54:16


2000-12-06  Rüdiger Timm  <rt@openoffice.org>  [1fd28a412b00775d89ce10555e7cc84c38d5b18e]

Merge SRC614: 06.12.00 - 15:52:35


2000-12-06  Rüdiger Timm  <rt@openoffice.org>  [c0242f4d030ea4ee1489317d64abbee451ee97fb]

Merge SRC614: 06.12.00 - 15:50:04


2000-12-06  Rüdiger Timm  <rt@openoffice.org>  [e398180f097922b594f92ac1fb849f8c850cfef4]

Merge SRC614: 06.12.00 - 15:48:27


2000-12-06  Rüdiger Timm  <rt@openoffice.org>  [ff5b11922776c309a455651c0f60b6b224ff0b45]

Merge SRC614: 06.12.00 - 15:47:02


2000-12-06  Rüdiger Timm  <rt@openoffice.org>  [b519463134e295daf41267312999713bcdd20f80]

Merge SRC614: 06.12.00 - 15:45:34


2000-12-06  Rüdiger Timm  <rt@openoffice.org>  [fd305b3d9243e9bbf9f3cbf1ed56fe4adc2e3da6]

Merge SRC614: 06.12.00 - 15:43:56


2000-12-06  Rüdiger Timm  <rt@openoffice.org>  [bcaaefa4b026de7a97e26de5b71d6c506f14b4c6]

Merge SRC614: 06.12.00 - 15:42:22


2000-12-06  Rüdiger Timm  <rt@openoffice.org>  [b2db8f9968ee0bef16697f36da89e775390853df]

Merge SRC614: 06.12.00 - 15:40:58


2000-12-06  Rüdiger Timm  <rt@openoffice.org>  [7868da0bb5859a1b733c04cf740758b2f3358fde]

Merge SRC614: 06.12.00 - 15:39:34


2000-12-06  Rüdiger Timm  <rt@openoffice.org>  [37c5e4ab8ddb656143baa37092ae91d09841a9df]

Merge SRC614: 06.12.00 - 15:37:27


2000-12-06  Ocke Janssen  <oj@openoffice.org>  [33e75e09006bf59c8a9e1bc15be2a7684721d074]

#80219# check if indexes are available


2000-12-06  Rüdiger Timm  <rt@openoffice.org>  [90ba00aa7667892f468c10384e29b5ea96ad1ca1]

Merge SRC614: 06.12.00 - 15:35:59


2000-12-06  Ocke Janssen  <oj@openoffice.org>  [65204a266d224dd75b7841c71c80a8e2fb4f86a9]

#80219# dispose columns


2000-12-06  Ocke Janssen  <oj@openoffice.org>  [69f943d78057178eecf3acf123e47f268856598d]

#80219# set double


2000-12-06  Rüdiger Timm  <rt@openoffice.org>  [e91dda490ab3cf8caed22c5f406402fceb8046ef]

Merge SRC614: 06.12.00 - 15:34:17


2000-12-06  Rüdiger Timm  <rt@openoffice.org>  [e5e5601f83fac9ad85e490e9f143875f0d96f764]

Merge SRC614: 06.12.00 - 15:32:15


2000-12-06  Rüdiger Timm  <rt@openoffice.org>  [1a2c19176bb89b314e1c9ad90e1f9ec4ebe2b370]

Merge SRC614: 06.12.00 - 15:30:47


2000-12-06  Rüdiger Timm  <rt@openoffice.org>  [8e7a3e32a457f0c22322c273a9609da3704ecd3e]

Merge SRC614: 06.12.00 - 15:29:22


2000-12-06  Rüdiger Timm  <rt@openoffice.org>  [340b361603e6d2ada354c51bf9b57710139965c9]

Merge SRC614: 06.12.00 - 15:27:53


2000-12-06  Kurt Zenker  <kz@openoffice.org>  [fc2c07b6b77156f667301a731e3d16de7f22c6f0]

Merge SRC614: 06.12.00 - 15:27:55


2000-12-06  Oliver Bolte  <obo@openoffice.org>  [c545cbf858a9c64dda24b9df79a4cbec97bb5f17]

Merge SRC614: 06.12.00 - 15:27:08


2000-12-06  Rüdiger Timm  <rt@openoffice.org>  [f63857e26171e087b14f95f979e577e302d40021]

Merge SRC614: 06.12.00 - 15:25:57


2000-12-06  Kurt Zenker  <kz@openoffice.org>  [cf64d95f97698c4bf20fbe2b7c99e8eaae4c2a86]

Merge SRC614: 06.12.00 - 15:26:05


2000-12-06  Oliver Bolte  <obo@openoffice.org>  [d49250aeb3e5e74d69a0843ad7d0e90eb9490176]

Merge SRC614: 06.12.00 - 15:25:28


2000-12-06  Michael Brauer  <mib@openoffice.org>  [e10073d8d028503c122375a34a6ae60d1e315840]

#80689#: preserve Z-Order in XML filter


2000-12-06  Kurt Zenker  <kz@openoffice.org>  [9b3fa2b4dc8711f6e695b8986c1c9a4233474533]

Merge SRC614: 06.12.00 - 15:24:41


2000-12-06  Kurt Zenker  <kz@openoffice.org>  [8eff46ffd733b89312f7a5f74bea9c3556dbdfc8]

Merge SRC614: 06.12.00 - 15:23:43


2000-12-06  Oliver Bolte  <obo@openoffice.org>  [8b1bc316b6b40a6006ef4e004e726d509e33118d]

Merge SRC614: 06.12.00 - 15:24:05


2000-12-06  Oliver Bolte  <obo@openoffice.org>  [dcb439763042b278223a9c2f9af9bd57c46db183]

Merge SRC614: 06.12.00 - 15:21:51


2000-12-06  Kurt Zenker  <kz@openoffice.org>  [b302d69c8abe4f3b6ec64e47607e94e3bcbd387f]

Merge SRC614: 06.12.00 - 15:23:24


2000-12-06  Rüdiger Timm  <rt@openoffice.org>  [d589bda88dcbe748469e1d22558e9d060d5df7bb]

Merge SRC614: 06.12.00 - 15:23:15


2000-12-06  Oliver Bolte  <obo@openoffice.org>  [1970029e424616b9169a7ac7eaee7a9fdbe1a48e]

Merge SRC614: 06.12.00 - 15:22:55


2000-12-06  Kurt Zenker  <kz@openoffice.org>  [f067769188ee13575cd07b3a6ceefd95eadc478b]

Merge SRC614: 06.12.00 - 15:22:24


2000-12-06  Kurt Zenker  <kz@openoffice.org>  [108576024aa784c1fbf6b3ae184fe6331e7b3003]

Merge SRC614: 06.12.00 - 15:22:10


2000-12-06  Kurt Zenker  <kz@openoffice.org>  [08bce93812f090e745b7114cc488677410c5cb8c]

Merge SRC614: 06.12.00 - 15:22:07


2000-12-06  Oliver Bolte  <obo@openoffice.org>  [b740bb4939e2881b1c440f4d2b44d090fd76b2dc]

Merge SRC614: 06.12.00 - 15:21:39


2000-12-06  Kurt Zenker  <kz@openoffice.org>  [f022435b7e7efb0a5352fbc7b27ff3f35d84036c]

Merge SRC614: 06.12.00 - 15:18:21


2000-12-06  Malte Timmermann  <mt@openoffice.org>  [ac03e3a5463adec9cf78ed4959f5bc955c6998e4]

#81245# MUST changes for new TextSearch


2000-12-06  Oliver Bolte  <obo@openoffice.org>  [8c56a23f44dd39866aa4ef41acaabe3034623f74]

Merge SRC614: 06.12.00 - 15:16:54


2000-12-06  Kurt Zenker  <kz@openoffice.org>  [b850aec935318f532ec3afc8390296868537e34e]

Merge SRC614: 06.12.00 - 15:16:38


2000-12-06  Oliver Bolte  <obo@openoffice.org>  [c3de0123e8ecdfe951d238ba8979315b8c62c054]

Merge SRC614: 06.12.00 - 15:16:33


2000-12-06  Oliver Bolte  <obo@openoffice.org>  [45e823a94b1b164ed2671dafbeb4c4ae53e2c7b8]

Merge SRC614: 06.12.00 - 15:15:10


2000-12-06  Kurt Zenker  <kz@openoffice.org>  [b82d271c843d6597869a71cb8fd2dd6da2044fec]

Merge SRC614: 06.12.00 - 15:14:43


2000-12-06  Oliver Bolte  <obo@openoffice.org>  [e911bd4872f891e969df415c8a115ae658931696]

Merge SRC614: 06.12.00 - 15:14:01


2000-12-06  Kurt Zenker  <kz@openoffice.org>  [9565e92b21679e653c9590dc349f73bf977780d0]

Merge SRC614: 12/06/00 - 15:13:42


2000-12-06  Kurt Zenker  <kz@openoffice.org>  [a8c313f67d3bddd519ccc91b23df1e3f6c7f17b5]

Merge SRC614: 06.12.00 - 15:13:45


2000-12-06  Stephan Bergmann  <sb@openoffice.org>  [48ddb2a6f1e09aa6eb47657455aa3cbb8a7d070c]

#80720# workaround another C50 exception peculiarity


2000-12-06  Rüdiger Timm  <rt@openoffice.org>  [16f7f110374fba933c9df9224ce7b3d507f4c834]

Merge SRC614: 06.12.00 - 15:11:13


2000-12-06  Oliver Bolte  <obo@openoffice.org>  [0ede4c84e5bc9d98ac4a043ad82e05ab8f210ca5]

Merge SRC614: 06.12.00 - 15:04:45


2000-12-06  Sven Jacobi  <sj@openoffice.org>  [3547dd8ec80f7a2b6e7a41e456987a7b68c8646c]

#73707# mapping wingdings xa7 to starbats x24


2000-12-06  Kurt Zenker  <kz@openoffice.org>  [6caf084d12fe0d84ead8d03768210ba1f91ac34f]

Merge SRC614: 06.12.00 - 15:02:51


2000-12-06  Oliver Specht  <os@openoffice.org>  [cc6e59f0cc2e5e00fc4c90cad1e6c5c0adf281b0]

#81409# SwXTextPortionEnumeration moved from unoobj2.cxx


2000-12-06  Oliver Specht  <os@openoffice.org>  [7fcc6def86be4c533637e7278b70f20811a4ade3]

#81409# new file: unoportenum.cxx


2000-12-06  Thomas Benisch  <tbe@openoffice.org>  [6c8c5230ac7f21ae1f9052e71f148a06a9af2da3]

fixed string problem in SearchAndReplace


2000-12-06  Ocke Janssen  <oj@openoffice.org>  [8f7b9204a8f0e57f22944881c642ed7cea749e74]

#81395# instanciate the jvm only when needed


2000-12-06  Hans-Joachim Lankenau  <hjs@openoffice.org>  [2f6edaf048f1cc95614a14db02afa2323a1592ca]

missed STDSHL (standard libs for share libraries


2000-12-06  Andreas Schlüns  <as@openoffice.org>  [009e41bf7b02fa4227de80985450750cd6d697eb]

#80866# free memory and forget references!


2000-12-06  Kai Ahrens  <ka@openoffice.org>  [61ea80fa7b8bb38af696334a2b9671fd4ff0a287]

#81388#: Content => Content.xml


2000-12-06  Armin Weiss  <aw@openoffice.org>  [0fdae1628f58cd751d33f8117b6263d8b1d9c086]

#80594# corrected merge error loosing an chart fix


2000-12-06  Ocke Janssen  <oj@openoffice.org>  [68aea967486e3d6d5fdcf3f666fbbac327103e37]

#80219# initialize with 0


2000-12-06  Mathias Bauer  <mba@openoffice.org>  [86fb9ce529b4a35d83a516130133eb88d5b65140]

#80466#: wrong error handling in Stat()


2000-12-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [74794500b83738d438ac2aedd80495c54fb39423]

#65293#: syntax


2000-12-06  Kai Sommerfeld  <kso@openoffice.org>  [ce30df3f50f53f135329cc5b06241fa9f63909be]

#81371# - Fixed XStream_impl::getLength().


2000-12-06  Andreas Martens  <ama@openoffice.org>  [c0cf1f5ab1a8176cc077001337dad94cb6e88ebb]

Assert: No formatting during xml export


2000-12-06  Kai Ahrens  <ka@openoffice.org>  [c9d58d81c00ed96d97b4ff0cffcae51f528836c7]

#80507#: merge errors corrected


2000-12-06  Jörg Barfurth  <jb@openoffice.org>  [49661d2eece4079b7d980f82e133136334c67c89]

#81407# Corrected getRootLock to cope with a disposed tree


2000-12-06  Ocke Janssen  <oj@openoffice.org>  [2040745b264f6a4e3ee368897bf906ba29682a9e]

#80219# toDays corrected


2000-12-06  Jörg Barfurth  <jb@openoffice.org>  [08b2bd4623aff71e4e4caa2db58388481206f866]

#81407# Corrected handling for the case of disposing within a disposed tree


2000-12-06  Andreas Schlüns  <as@openoffice.org>  [486624ffd7253d9a321a455e20822357f7f433b0]

#80496# use new mechanism for jump marks


2000-12-06  Ocke Janssen  <oj@openoffice.org>  [6510d242f463f8ab8fb20ef0ef89fe178fee0342]

#80219# getTablePrivileges removed


2000-12-06  Ocke Janssen  <oj@openoffice.org>  [9627d724f8cec503359f4cf4d2e9a2889043145a]

merge


2000-12-06  Sven Jacobi  <sj@openoffice.org>  [828b229b983ae1a3d7ad1462beecc46f699f0950]

#79896# removing assertion (trying to get the RotateAngle from PageObject)


2000-12-06  Sander Vesik  <svesik@openoffice.org>  [49909d21d653a5f49122b8ff7639346936a7b808]

Merge changes from 609-FU into the main trunk


2000-12-06  Ocke Janssen  <oj@openoffice.org>  [dacaf8c460a3d3b050c8d049086708dd9c52d28b]

#80219# getTablePrivileges removed


2000-12-06  Sander Vesik  <svesik@openoffice.org>  [14d8238c3b7ee09428db35c3b11ef65888601b80]

Bring changes from 609-FU into the main trunk


2000-12-06  Ocke Janssen  <oj@openoffice.org>  [36ed33f444358528b00a77f889cf67eafb9871da]

#80218# dateConversion exchanged


2000-12-06  Ocke Janssen  <oj@openoffice.org>  [060f2bfcb84ea7cb6a8bfc1044d1571eb8b3fc45]

#80219# value date corrected


2000-12-06  Ocke Janssen  <oj@openoffice.org>  [e503ca59638186a6ab30cc215f6f3386d1a2a514]

#80219# look for USERURL


2000-12-06  Armin Weiss  <aw@openoffice.org>  [a61a9134a3bfa9e1d0c7cfbb1312c4beec833b00]

#80594# getting items from objects changed from GetItemSet() to GetItem(nWhichID)


2000-12-06  Michael Brauer  <mib@openoffice.org>  [cf93ea2d5995dd9959412bde07fff636ed6948f3]

#80679#: Preserve Z-Order in XML-Export


2000-12-06  Christof Pintaske  <cp@openoffice.org>  [807a8c28fbe2d12f88ceb3acfa27d3c4f8650afc]

#79960# there is no song without gbk


2000-12-06  Michael Brauer  <mib@openoffice.org>  [8a57c042a573e379409670477a36085e11dd4c50]

#80679#: Preserve Z-Order in XML-Export


2000-12-06  Ocke Janssen  <oj@openoffice.org>  [5717472415ec092b52cd20ab2c36b501a9f23acb]

#80219# getTablePrivileges corrected


2000-12-06  Oliver Specht  <os@openoffice.org>  [7e4a103878c1a029a645aea9c32b7e548bf265dc]

#81219# language: Zweizeilig -> Doppelzeilig


2000-12-06  Ocke Janssen  <oj@openoffice.org>  [961dcc56319e3bb18232308171dead33a55fd44c]

merge


2000-12-06  Nils Fuhrmann  <nf@openoffice.org>  [88ed52bd50c8dcff17408e9ec2c26467797f229f]

Fixes for merge


2000-12-06  Daniel Vogelheim  <dvo@openoffice.org>  [132c348e362b2580b7ca8f348889f3b9cf2796d5]

#80616# fixed Bibliography field master


2000-12-06  Dirk Völzke  <dv@openoffice.org>  [321c155b72b629bed693d0d72385060ac81d1e78]

#79872# Added section 'standard' to regions


2000-12-06  Sander Vesik  <svesik@openoffice.org>  [e793582e1eb66dc4d1485921c707e1ca8ba81858]

Add support for IRIX. Contriibuted by: SGI OpenOffice porting team


2000-12-06  Sander Vesik  <svesik@openoffice.org>  [87aa044e70e23547329c782cb347672fb26f7399]

Megre FreeBSD support into the trunk from 609-FU


2000-12-06  Nils Fuhrmann  <nf@openoffice.org>  [00204c758c753b4fd9afee65e8c7e6f21f830487]

Fixes for merge


2000-12-06  Nils Fuhrmann  <nf@openoffice.org>  [3535e2afc51e0d6a9306c04d97d107ff2db22536]

Fixes for merge


2000-12-06  Ocke Janssen  <oj@openoffice.org>  [3c3fc2aaf00278e0829bd72547c9d7687fd6d49a]

#80219#  check if row is new


2000-12-06  Sander Vesik  <svesik@openoffice.org>  [1cbbefcbe9cc1a73d2f8a5d017b111a97fe2ce2a]

Make trunk consistent with OO609-FU


2000-12-06  Tino Rachui  <tra@openoffice.org>  [84105a904f921301f113839a8f5bafbc61508df6]

#81190#


2000-12-06  Stephan Bergmann  <sb@openoffice.org>  [b61d90819c2ca89cacda320ba0e36cd48053e708]

#80720# Fixed EXCEPTIONSFILES typos.


2000-12-06  Oliver Bolte  <obo@openoffice.org>  [64e3ee693856130acde20b12dfa669afdf8ea452]

Merge SRC614: 06.12.00 - 11:34:03


2000-12-06  Oliver Bolte  <obo@openoffice.org>  [27904eb2648bbf9a50e7c35748d50cf825b2e98a]

Merge SRC614: 06.12.00 - 11:32:56


2000-12-06  Kurt Zenker  <kz@openoffice.org>  [0af7889e85c70cdaaec2a872831b65b380f9ac66]

Merge SRC614: 06.12.00 - 11:31:41


2000-12-06  Oliver Bolte  <obo@openoffice.org>  [53ca166adac564873b5264eb8c7328c0f8eb9ca7]

Merge SRC614: 06.12.00 - 11:32:10


2000-12-06  Oliver Bolte  <obo@openoffice.org>  [8649e44ea390f27bc2d3a82c08ac05c10dfea320]

Merge SRC614: 06.12.00 - 11:31:28


2000-12-06  Kurt Zenker  <kz@openoffice.org>  [15d0daa01c3f4fec8b068df490e3403707dd17f6]

Merge SRC614: 06.12.00 - 11:30:55


2000-12-06  Oliver Bolte  <obo@openoffice.org>  [527a89cb36a95fbbbfe3536e063b6e87e914a1b4]

Merge SRC614: 06.12.00 - 11:30:54


2000-12-06  Rüdiger Timm  <rt@openoffice.org>  [e18213409a56652b3c1f849d9c2c485b64359148]

Merge SRC614: 06.12.00 - 11:30:25


2000-12-06  Kurt Zenker  <kz@openoffice.org>  [67a8c310ea1881e0c8a36482c1e36693ddd0dd2a]

Merge SRC614: 12/06/00 - 11:29:38


2000-12-06  Oliver Bolte  <obo@openoffice.org>  [ae34b5508467cf00e98aefca24c10d949285ff49]

Merge SRC614: 06.12.00 - 11:29:38


2000-12-06  Kurt Zenker  <kz@openoffice.org>  [b6d6ff6b7d76b82a5dabef8c44de225c71231fa8]

Merge SRC614: 06.12.00 - 11:29:33


2000-12-06  Jörg Budischewski  <jbu@openoffice.org>  [43e64810526636ee86ecf2d303dfc9fbbab50d63]

#81338# disposed called twice assertion transformed in a trace, in is no bug in an MT environemnt, that dispose is called twice


2000-12-06  Ocke Janssen  <oj@openoffice.org>  [cd3aa0771ac828a516450340d23c8228634e9966]

merge


2000-12-06  Kurt Zenker  <kz@openoffice.org>  [d1ffc796ef051e6ab6ebef146f1bfe9c0599d8d8]

Merge SRC614: 06.12.00 - 11:20:15


2000-12-06  Kurt Zenker  <kz@openoffice.org>  [68a23eadb3f30dfe25dc9d4f0c3866576848089a]

Merge SRC614: 06.12.00 - 11:19:06


2000-12-06  Oliver Specht  <os@openoffice.org>  [cbed7ae851aee457635a40975e6cb04fa2033b2f]

#78812# reduce calls of commitChanges


2000-12-06  Christian Lippka  <cl@openoffice.org>  [b37b079f8547da7545d21c109d775d04c7b5de6f]

#81290# removed unused resources


2000-12-06  Ocke Janssen  <oj@openoffice.org>  [931f941cc9d987632be1fed365105fd6515e6405]

#80219# call _loaded even when we are reloading


2000-12-06  Christof Pintaske  <cp@openoffice.org>  [f7d373716fce4c1acc274f8bffeaad61c15d9d55]

#81262# avoid loopback after 0xffff


2000-12-06  Christian Lippka  <cl@openoffice.org>  [a30ab306bc5d49954cab88885cff1b313ff47691]

#80914# fixed bullets for impress/draw


2000-12-06  Ocke Janssen  <oj@openoffice.org>  [8b94a02458e054fe567a17c185237f1701b8e3c2]

#80219# privileges corrected


2000-12-06  Ocke Janssen  <oj@openoffice.org>  [4e2527caddd6be944240cb8cb5e837d33b2e4f26]

#80219# correted deleterow(s) and remeber position


2000-12-06  Ocke Janssen  <oj@openoffice.org>  [ad1b2b4432bef983b6b1a05ebf06a9b3c28aa0c4]

#80219# check wasNull()


2000-12-06  Ocke Janssen  <oj@openoffice.org>  [f4f983a8fdbc42ddfbd5bec38eedb17c037fd30d]

#80219# when row is new don't check for positions


2000-12-06  Lars Langhans  <lla@openoffice.org>  [b2e87219b43e14ac4e190e3ee688d9972952f38d]

#81393# createInstanceEveryTime was not thread save


2000-12-06  Kai Sommerfeld  <kso@openoffice.org>  [f66bcdc819a8109b22ea31927d163ef97e5b3a77]

#78812# - Removed obsolete restriction from HierarchyEntry::move(...).


2000-12-06  Niklas Nebel  <nn@openoffice.org>  [0dbafb7241e3929a060c29f10c0eccdfaee7cf1d]

#80866# ScConditionEntry dtor: delete token arrays


2000-12-06  Peter Burow  <pb@openoffice.org>  [fb457370289f20a79104b62beef265241ab4524c]

fix: #81353# missing SetModified() added in Set...-methods


2000-12-06  Mathias Bauer  <mba@openoffice.org>  [d550f18243d39b6ef1d21ceda60061096a7fed69]

#78507#: missing code line


2000-12-06  Joachim Lingner  <jl@openoffice.org>  [8981a051c303155d3df0ddf17d9c53e4a94e707e]

#80866# osl_openProfile uses local variable rtl_uString FileName and did not release it, memory leak


2000-12-06  Kai Sommerfeld  <kso@openoffice.org>  [dc1b5defde5253f66d27432ac3f3229666903f3a]

#80246# - Changed defines for folder/stream content type.


2000-12-06  Mathias Bauer  <mba@openoffice.org>  [23b8f7f12ed73a9cf8a1328a0768dbcfeb4a027a]

#80246#: content type name for package folders changed


2000-12-06  Michael Brauer  <mib@openoffice.org>  [02d3b51fc3a1bf61e9b196630b3e21dc7f41c6e7]

#81388#: Content stream now is called Content.xml


2000-12-06  Niklas Nebel  <nn@openoffice.org>  [6f3a0e5cae9ffc52ba45d94e2e939b09c259ed46]

#81388# XML Content stream is now Content.xml


2000-12-06  Niklas Nebel  <nn@openoffice.org>  [6a5ee5251785b38f34df8faeb5029d5f703a6aac]

#81166# use app font for scenario titles


2000-12-06  Patrick Luby  <pluby@openoffice.org>  [c9b8d401b9a4ae0418c3ec2a20afb0f51122de7f]

Reimplemented use of [NSApp run] for the event loop and use of NSAutoreleasePools.


2000-12-06  Patrick Luby  <pluby@openoffice.org>  [b1db52a7bf07a2891cddc5d6bb5c2c10098c7f52]

Initialize SalGraphicsData struct members to NULL that are used the ~SalGraphics


2000-12-06  Babak Mahbod  <bmahbod@openoffice.org>  [113ccdec38387ef397416be20ad6f672c1c4d174]

Utility routine to check the current port status.


2000-12-05  Christian Lippka  <cl@openoffice.org>  [6f34d57d50b47d585ae13c3c86f7ac4ce855cf5e]

#80910# only export text for shapes with actual text


2000-12-05  Christian Lippka  <cl@openoffice.org>  [54b3f31bb4db35453a381e459c8fe8f4f23926b7]

#80678# moved drawing page styles to auto styles and added styles to master pages


2000-12-05  Christian Lippka  <cl@openoffice.org>  [1db2c38de0e56d05c013c7bd011111e80a738397]

#80678# moved drawing page styles to auto styles and added styles to master pages


2000-12-05  Christian Lippka  <cl@openoffice.org>  [855ff963319067df25afb5eab6e7668f690c1e54]

#80678# moved drawing page styles to auto styles and added styles to master pages


2000-12-05  Christian Lippka  <cl@openoffice.org>  [6370aa05b91c3df85c994126dcb48b094628a3f9]

#80948# chaining only works if we call the base classes


2000-12-05  Christian Lippka  <cl@openoffice.org>  [d7674f9bbf443e4c6b4bc50da5f052b01d7b3045]

#80678# new strings for impress/draw import/export


2000-12-05  Christian Lippka  <cl@openoffice.org>  [97b96cdaea39334f6624b9ca3ac64a2aeefb14b1]

#80841# fixed gradient attributes


2000-12-05  Christian Lippka  <cl@openoffice.org>  [3f23c2f69c8305fe0c8712903e321504b6f0a125]

#80678# fixed background property for draw and fill attribute names


2000-12-05  Christian Lippka  <cl@openoffice.org>  [ca7b46cd2e03f17a408417d706c869893ec57271]

#80948# chaining only works if we call the base classes


2000-12-05  Christian Lippka  <cl@openoffice.org>  [4637f9fc7bdce0a6bc55a4d0d6b190a0c8c7fa7a]

#80948# chaining only works if we call the base classes


2000-12-05  Babak Mahbod  <bmahbod@openoffice.org>  [c6bed654ebfaa4804114b9c3e811bc7679f2132b]

Now maps index color to direct color in 8-bit and 32-bit modes.


2000-12-05  Malte Timmermann  <mt@openoffice.org>  [d5a6f47e6ab898dcdfc0dd96ffc3b4751eef237d]

#80304# IsTextPos receives a paper pos, not a doc pos


2000-12-05  Philipp Lohmann  <pl@openoffice.org>  [fa7195f68c121adf51392d8e006e0f7e75b082d7]

changed SolarThreadExecutor to release SolarMutex temporarily to avoid deadlocks


2000-12-05  Malte Timmermann  <mt@openoffice.org>  [b4ffae5f26459f073d2a7fd5329ddfd74a066615]

#81309# Workaround for GCC bug


2000-12-05  th  <th@openoffice.org>  [96b2ba6649a95ac7cf8693a67e2f2d3678feaefc]

#81383# - Set/GetReadStringHook()


2000-12-05  Christian Lippka  <cl@openoffice.org>  [8412929d815434b82a29b2d42b16c83ae2400c66]

#80840# don't swap with/height on orientation change and set size/borders/and orientation on setMasterPage


2000-12-05  Christian Lippka  <cl@openoffice.org>  [a37e3d292f0ff36d27365cf51e666a5b6f2a583e]

#80841# fixed transparency for shapes


2000-12-05  Christian Lippka  <cl@openoffice.org>  [c1be62689e835f2c216d67cd281af696dcbc09fa]

#80841# fixed transparency for shapes


2000-12-05  Christian Lippka  <cl@openoffice.org>  [73921ad5dcc977ba262f5e9214cf5eab789057e8]

#80948# #80841# fixed transparency and removed text attribs, theire now chained


2000-12-05  jp  <jp@openoffice.org>  [10d772338abe3b57c7644bcfd22fa1cf785cd011]

Bug #80115#: CreateSdrOLEFromStorage - close the teststorage before the convertcheck starts


2000-12-05  Christian Lippka  <cl@openoffice.org>  [78fcf82d3fd46f03d8722264f867b0a9c2dd6965]

#80841# fixed transparency for shapes


2000-12-05  Mathias Bauer  <mba@openoffice.org>  [5126d5499e05e44d21150cb836120b7314811050]

#76725#: don't set size, is done by VCL


2000-12-05  Kai Ahrens  <ka@openoffice.org>  [fa097a3ebcb1db4426e76ffe4add04afe30f1b03]

#80795#: correct parsing and compare for graphic URL's


2000-12-05  Kai Ahrens  <ka@openoffice.org>  [d1cf62b10c54160729452aa564ade359aa131420]

#80795#: repair of corrupted merge


2000-12-05  Niklas Nebel  <nn@openoffice.org>  [77fa1c8eed48945ae855f8a143a8318d005a67a6]

#81355# dbtoolslib


2000-12-05  Niklas Nebel  <nn@openoffice.org>  [f73dc03f268d3619324d566076949dcc6ad03a07]

#81355# DBaseImport/Export: set CharSet as string


2000-12-05  Hennes Rohling  <hro@openoffice.org>  [db510cd2a5651c4fe6e0e47505fe248f54349519]

#80301# Binary launcher programs for Win32


2000-12-05  Stephan Bergmann  <sb@openoffice.org>  [d75856f69faf596bcb3038a168d458814ea28e09]

#80720# Never dereference a default constructed ProviderMap_Impl::iterator.


2000-12-05  Kai Sommerfeld  <kso@openoffice.org>  [b44c63356cf64c341128d2e29bc92500ac5233f4]

#78812# - Performance optimizations.


2000-12-05  Dieter Loeschky  <dl@openoffice.org>  [728394f9609b86aff457fc28d30c5bd0051d7c88]

#81095# Termination of pszStandard corrected


2000-12-05  Frank Schönheit  <fs@openoffice.org>  [58742c8ac9a2bc5e6ceb6fc15f2da542735be193]

#79820# HID_DSADMIN_DIALOG


2000-12-05  Daniel Vogelheim  <dvo@openoffice.org>  [1b82d8258669a3c20265bce92ee909026c8f1bf4]

#80616# import of bibliographic type corrected


2000-12-05  Armin Weiss  <aw@openoffice.org>  [aa8dea3c58e61e291b6016dbf53fd511f738672c]

#80012# PageMaster import/export moved to AutoStyles export/section


2000-12-05  Christian Lippka  <cl@openoffice.org>  [157897ac1a501bf07f3cfc27db3086eb68a9d406]

#80914# changed namespace of enable-numbering


2000-12-05  Thomas Lange  <tl@openoffice.org>  [20fa40c3d98dbece980d4331c143d5edc65cf719]

'StarOffice example SpellChecker' changed to 'OpenOffice example spellchecker'


2000-12-05  Christian Lippka  <cl@openoffice.org>  [7c428d478eef86a83888e210bce2ac5042474a17]

#80914# added missing IsNumbering property for shape styles


2000-12-05  Christian Lippka  <cl@openoffice.org>  [b500a6353bcfacb207dfee35decd35618e77c30b]

#80914# fixed dtd for list styles in impress/draw


2000-12-05  th  <th@openoffice.org>  [17c186fad22888997549fce6c7685580ba9331ea]

#80539# - OKButton has now the right type


2000-12-05  th  <th@openoffice.org>  [78385a3084083a8a7e67fb5a8858b137dd7c3fb6]

#80539# - Now the Dialog has the right type


2000-12-05  Daniel Vogelheim  <dvo@openoffice.org>  [3d1fd4122fe248a29c287a0e9c5aa7c873060be6]

added: style:column-sep (DTD copied from the specification)


2000-12-05  Lars Langhans  <lla@openoffice.org>  [3b4df74f619418d1451f5b9db9c0bb6b2b9140b7]

#80985# wrong type symbol for long


2000-12-05  Mathias Bauer  <mba@openoffice.org>  [e391ef4a6288e9131066efc8459b279fbc37a6bb]

#81138#: set Dispatcher to Bindings, because opening beamer on create crashes otherwise


2000-12-05  Eike Rathke  <er@openoffice.org>  [3e2b8db9ba9e720f8ad7967f970c95cec66dfb80]

#80393# #80396# #80398# #80391# service descriptions


2000-12-05  Eike Rathke  <er@openoffice.org>  [a57b7a38351c858d38e3dea1f3f259bb97836f08]

#80391# service description


2000-12-05  Eike Rathke  <er@openoffice.org>  [0532984e1481f83bbff3ee6064dc295ed6b870d4]

#80398# service description


2000-12-05  Eike Rathke  <er@openoffice.org>  [86ec0191ac2c77bd6ffa9887e6c18563b8a48693]

#80396# service description


2000-12-05  Eike Rathke  <er@openoffice.org>  [a481f7d36c0dbc436f40dec9ff03853f9d4b66ad]

#80393# service description


2000-12-05  Daniel Vogelheim  <dvo@openoffice.org>  [32c9826c5707f12d558a8275858b82338480c9db]

#80616# fixed problem in DTD


2000-12-05  Malte Timmermann  <mt@openoffice.org>  [4db1e409ab388c8971fab8d628bb5a5aeba35bcc]

#80304# Moved enable vertical writing with Ctrl-Alt-V to OutlinerView


2000-12-05  Malte Timmermann  <mt@openoffice.org>  [582296004a5883c855bfc25314bb0c424e4704de]

#80304# Enable vertical writing with Ctrl-Alt-V


2000-12-05  Mathias Bauer  <mba@openoffice.org>  [75fa74ed721a87b6ed140804138c75f3b7eb5648]

#81292#: convert filenames in OpenEvent into file URLs


2000-12-05  Mathias Bauer  <mba@openoffice.org>  [5876575487c25d407a720519eeb428c35723abd2]

#78507#: bug in parsing parameters for factory URLs


2000-12-05  Malte Timmermann  <mt@openoffice.org>  [0b6c641b16b52d8e94a31a0f0b89271b11cbc0a8]

#81262# Some changes because of changed TextSearch class


2000-12-05  Daniel Rentz  <dr@openoffice.org>  [d425c483891449944aefdbdbc13fe429213167e9]

add: ScChangeTrack::GetFixDateTimeUTC() for excel export


2000-12-05  Kai Sommerfeld  <kso@openoffice.org>  [d5515baefaab4ca0d103638c261ed845e7f144f1]

#81170# - Fixed shell::ensurePath(...) again.


2000-12-05  Dieter Loeschky  <dl@openoffice.org>  [3d71aa33d2be310b107e78c9cecb0c5fc080eaa5]

#81265# Set languages


2000-12-05  Christian Lippka  <cl@openoffice.org>  [1bc4e64d7096c18614348ae83c7e28cef4bb3e79]

#81272# added ZOrder property for ole shapes


2000-12-05  Oliver Specht  <os@openoffice.org>  [7eb7aee987848d194a1cc255e2b9303212c6f933]

#79489# call EnableNotification only once


2000-12-05  Christian Lippka  <cl@openoffice.org>  [dc953a9178f13c1488be14d891d770382aa32578]

#81290# check for empty reference for NumberingRules


2000-12-05  Oliver Specht  <os@openoffice.org>  [b8ee13e6dd715b5effe3bc17d9d6a9dbef9abc84]

#79489# EnableNotification: handle second call; take const parameters in SUPD > 615


2000-12-05  Frank Schönheit  <fs@openoffice.org>  [16c92f33485e6ea3a3fb0f69ba1ca84f074aba92]

#80539# forgot to include the helpid declarations


2000-12-05  Frank Schönheit  <fs@openoffice.org>  [4c1e331ea45375a2f544c537a59b97552417ecf3]

#80539# removed two obsolete ids


2000-12-05  Dirk Völzke  <dv@openoffice.org>  [ee21ccfeeb6f722ed1356443aada81a690a116fc]

#81138# ctor of SfxPartDockWnd_Impl now checks pBindings->pDispatcher before using it


2000-12-05  Nils Fuhrmann  <nf@openoffice.org>  [608a254a56f4a271c16bf7c8b92b5156c77e99f5]

New: conversion of xgf output to utf8


2000-12-05  Dirk Völzke  <dv@openoffice.org>  [0fa92caa7539ccfcb9e83041c0a74b5a6aa0caf9]

#81138# SfxDocingWindow::Initialize now checks pBindings->pDispatcher before using it


2000-12-05  Oliver Specht  <os@openoffice.org>  [1daab8c35811edd2c3eceebc9935a772b04175df]

#81017# DB drag and drop: dispose the connectin at the end


2000-12-05  Oliver Specht  <os@openoffice.org>  [918c5cca0662eb3e4f5c7c7d7f1ce853a3a95e5e]

#81017# DB drag and drop: the statement must be held until the end of the process


2000-12-05  Thomas Lange  <tl@openoffice.org>  [aad305086cac304a2d68007f92c477321511e780]

LNG_1_0 renamed to LEX_1_0


2000-12-05  Stephan Bergmann  <sb@openoffice.org>  [a57ac774ec1814de84dc2b7df5b82fdafa4d377f]

#80886# Added INET_PROT_VND_SUN_STAR_CMD; cleaned up warnings.


2000-12-05  Thomas Lange  <tl@openoffice.org>  [7d7f024164a32c71fb68793e013fb2dabfc33b29]

map file use uncommented


2000-12-05  Eike Rathke  <er@openoffice.org>  [cda2a4cf27a21ff0d99375ed62ca849da1909d7d]

#79618# get series, category and label addresses from new chart format


2000-12-05  Andreas Schlüns  <as@openoffice.org>  [12c13f4563b25ec45abdff72294c59864e24c811]

#81146# set localized AutoMnemonic/DialogScale on application


2000-12-05  Frank Schönheit  <fs@openoffice.org>  [71809ac4a4450e486cd05b87f44c70c0f385b1b9]

#80539# HID_GENERIC_SQL_ERROR


2000-12-05  Frank Schönheit  <fs@openoffice.org>  [e1ea244b4a52be6318b79da79a17077014c4a854]

#80539# help id


2000-12-05  Armin Weiss  <aw@openoffice.org>  [a06a37695ace6f328555f31b8a25d37af3ba4798]

#80012# replaced page-orientation with print-orientation


2000-12-05  Armin Weiss  <aw@openoffice.org>  [9b89a53d38ebf58ffb37c62a6ecb7afd2a7c021e]

#80012# removed page-orientation and sorted 3d properties to list


2000-12-05  Malte Timmermann  <mt@openoffice.org>  [8539c6c91409e1f6163ae59155fe1dc9a3daf92a]

#81265# No more default language, use items


2000-12-05  Tino Rachui  <tra@openoffice.org>  [530426cb7659997a31c2592ea0c3c7cca68c5f16]

#81170#


2000-12-05  Malte Timmermann  <mt@openoffice.org>  [aae4d1edbfcfa866b4ca6227f394c7c699841fe1]

#81265# No more default language, use items


2000-12-05  Andreas Schlüns  <as@openoffice.org>  [5c2e363d6822476d01193f89b8c93b36e10260f3]

#79871# use right text encoding for install.ini


2000-12-05  Nils Fuhrmann  <nf@openoffice.org>  [84d7fc8f4fe5ebd748731c3e65fc94a6d09c6bcf]

Fixes for merge


2000-12-05  Andreas Bregas  <ab@openoffice.org>  [fb989fd9f7bd4ea93500ef357f82062144102fbc]

#80755# Cleaned up


2000-12-05  Sascha Ballach  <sab@openoffice.org>  [f03d502cc24e9f7d9a91e252f8cd0573d642bc58]

#80679#; export of the z-index added


2000-12-05  Sascha Ballach  <sab@openoffice.org>  [594681fb2b2dc2ff7aceff25f3b4f905eb2cfed3]

#80679#; export of the z-index added


2000-12-05  Andreas Bregas  <ab@openoffice.org>  [0e4a5ed9fbecaee780c04d92d4648e9782fdbf6c]

#80495# For CJK: Use english default names for module, dialog...


2000-12-05  Babak Mahbod  <bmahbod@openoffice.org>  [37a4a7eb18b3afd62af9a7d233fea2b798aa25a2]

CopyBits checks the source and destination rectangles. Salbmp now has PixMapHandle instance variable.


2000-12-04  Babak Mahbod  <bmahbod@openoffice.org>  [1a5c9cffec6d854e793e7bd4bfad0440f9d4c6b6]

Quick fix for SalColor. Final solution for RGB color translation forthcomming.


2000-12-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [958c78af87a52bf70149cfa554b44bf4e8a4eaaf]

#65293#: flush streams


2000-12-04  Patrick Luby  <pluby@openoffice.org>  [2282b4c792c4e59cd21a8cb62b2e6d2ef9e3715e]

Removed unused VCLAUTORELEASEPOOL data member.


2000-12-04  Dirk Grobler  <dg@openoffice.org>  [781a65beefdb858a01d59d43e21ab7bd6d68ba20]

#80460# having different trees for options


2000-12-04  Dirk Grobler  <dg@openoffice.org>  [4d3e1ed17e8207b9a4dfedf35c4741719eb42ae3]

#80460# having different trees for options


2000-12-04  Dirk Grobler  <dg@openoffice.org>  [9ba18783042ea4a173c22d1bb80bc472cb39929b]

#80460# no mutex for tree anymore


2000-12-04  Jens-Heiner Rechtien  <hr@openoffice.org>  [863c606a9a2b9db386a3be095f5a36038c6cdde4]

#65293#: includes


2000-12-04  Stephan Bergmann  <sb@openoffice.org>  [431dc03de9716a3c1e3b2ee92c02e1eb1e863606]

#80720# Added remotecontentproviderscontrol.obj.


2000-12-04  Stephan Bergmann  <sb@openoffice.org>  [4ff3a219e83b3db6ab913cc87e779c67082c04cb]

#80720# Added remotecontentproviderscontrol.hxx.


2000-12-04  Stephan Bergmann  <sb@openoffice.org>  [5cabaecfda85b07338d692f0cfc1814e5f84516d]

#80720# Fixed call to cppu::createRegistryServiceFactory().


2000-12-04  Stephan Bergmann  <sb@openoffice.org>  [f83e46cacda852f8ec13f0dec6c073e547e0c39c]

#80720# Removed UCB Distributor.


2000-12-04  Stephan Bergmann  <sb@openoffice.org>  [c0f2123efbce7aefc77c36b33ecd7dff882bb44e]

#80720# Removed ucbdistributor.obj.


2000-12-04  jp  <jp@openoffice.org>  [3a92c41be0b8e0c6a4b5cfe1be47907f8730d6c7]

Bug #81120#: mirror definition between writer and grafobject are differen


2000-12-04  jp  <jp@openoffice.org>  [e73f68c101e9c18b2c416a2a3799b467ec10a1bb]

Bug #80132#: synchron load - release the medium after load


2000-12-04  Stephan Bergmann  <sb@openoffice.org>  [ab4d776d532830dd000b9a902448d596cee78c38]

Added DoneListener to addRemoteContentProvider().


2000-12-04  Stephan Bergmann  <sb@openoffice.org>  [a7b15f984b2682671b8413657ad5872ededbdf63]

#80720# Added XRemoteContentProviderDoneListener.idl.


2000-12-04  Stephan Bergmann  <sb@openoffice.org>  [78c0ae0048cb4b0e8c7617597140288983a7da22]

#80720#


2000-12-04  Jörg Barfurth  <jb@openoffice.org>  [752380e4f5cf833eb6d067be98367bff8c299b06]

For now: no locale in the local session


2000-12-04  Daniel Vogelheim  <dvo@openoffice.org>  [2209ff087b7d98f90f82f79afffc924fd1f7d4ff]

#81197# added statistic fields


2000-12-04  Armin Weiss  <aw@openoffice.org>  [6c2311df019640412ee7a48e12376a7fc4d413fa]

#81191# SfxItemSet::SetRanges(...) does not do what is expected :-(


2000-12-04  Sander Vesik  <svesik@openoffice.org>  [98c6c84764cf85093faf88b6aac9433cb95bb3b7]

Add an IRIX specific patch contributed by the SGI OpenOffice porting team.


2000-12-04  Oliver Bolte  <obo@openoffice.org>  [ab0cb71af7b7302bfa6908550f8335e3dbbab358]

#65293# Parse error linux compiler throw()


2000-12-04  Sander Vesik  <svesik@openoffice.org>  [9728e66db93967bbc45c13870e27f3f96db852b9]

Add support for IRIX. Contributed by the SGI OpenOffice porting team.


2000-12-04  Sven Jacobi  <sj@openoffice.org>  [3539ee6f8e8ac296dfbe0d35cbb438f2172216b2]

#81133# removing exceptions


2000-12-04  Oliver Bolte  <obo@openoffice.org>  [f6b5d036d18fdcbf21d3bf1eca817b7921ed5760]

#65293# Parse error linux throw()


2000-12-04  Sander Vesik  <svesik@openoffice.org>  [4d5edfee1438afa4e933e0d40d72be615ce8f672]

Add platform dependant makefile for IRIX


2000-12-04  Oliver Specht  <os@openoffice.org>  [20f9273dc01ab40c201330922eee6111ff10bbed]

#81221# typos corrected


2000-12-04  Oliver Specht  <os@openoffice.org>  [2f3cdf6eeec17f5607e1d193838382df9d67eb11]

#80425# preview in two-line tabpage


2000-12-04  Sascha Ballach  <sab@openoffice.org>  [60d5243881f5c9d8610717976ab012d5af25ad81]

#81174#


2000-12-04  Hans-Joachim Lankenau  <hjs@openoffice.org>  [d49bc33a539e2634f50be6573479c893dee1e3af]

don't add libstlport to STDLIBS if NO_DEFAULT_STL is set


2000-12-04  Hans-Joachim Lankenau  <hjs@openoffice.org>  [da4da39208ec433d2507e98c26de584dc6bcdb2e]

moved libstlport to seperate macro


2000-12-04  Jörg Barfurth  <jb@openoffice.org>  [b89934524f43289ccdf68ca7e69801d3f0a05fcf]

#80460# Workaround for internal deadlock when disposing removed subnodes


2000-12-04  Sven Jacobi  <sj@openoffice.org>  [796537e365e9adda57b435f3ba077ca967e9335f]

#81133# removing exceptions


2000-12-04  Martin Gallwey  <mtg@openoffice.org>  [2e31fa21326b43ed4adaf253444d483af48be874]

#80556# fix crash-causing typo


2000-12-04  Christof Pintaske  <cp@openoffice.org>  [2a942cfa794b8c7be81cc1d3200d4715344902fc]

#79960# get vertical metrics correctly


2000-12-04  Daniel Vogelheim  <dvo@openoffice.org>  [1809d3e076a9cffdc0f819013bf2e6b92412ee43]

#80616# fixed AuthorityField property


2000-12-04  Sascha Ballach  <sab@openoffice.org>  [46acf4d08c2b70f8494ef5557237a99be2562784]

#78961#; the celltype will be only corrected if it is not a scintific or a fraction


2000-12-04  Mathias Bauer  <mba@openoffice.org>  [74e2ae81f12ecca72805354339d5f143f3cced8e]

#80687#: don't do LateInit before the first task has been opened


2000-12-04  Jörg Barfurth  <jb@openoffice.org>  [924a2950402f49c2a72f13b6f0f9cd1eff4a8e52]

#80460# Fixed erroneous disposeData sequence


2000-12-04  Thomas Lange  <tl@openoffice.org>  [7b508ab7fe63028a908e58c3124c5deaac9916d4]

API documentation added


2000-12-04  Thomas Lange  <tl@openoffice.org>  [8045eea737946bdc91621f41ca16093431f6ac80]

idl description for services added


2000-12-04  Sascha Ballach  <sab@openoffice.org>  [4ead78d662863625e8e12410a8d86673d47be5b5]

#81158#


2000-12-04  khz  <khz@openoffice.org>  [1f710af8e22cfbdeb4144cc266308a257e5e0157]

#78930# Pictures in Hyperlinks will be imported as Graphics with Hyperlink


2000-12-04  Malte Timmermann  <mt@openoffice.org>  [5d1120ff76b360b22850e5e0a8ee9cf98c14803d]

#80304# EditEngine::Draw with vertical text


2000-12-04  Daniel Boelzle  <dbo@openoffice.org>  [d92f9b2edded44f86903d74696cad9ee6ed3a5ea]

XInit removed, because providers are initialized at first use from ServiceManager; modifications can be done using XSet.


2000-12-04  Dirk Völzke  <dv@openoffice.org>  [fcb4bffd89a2c43a11d7ccebb52578ff5c1c8cea]

#81137# Don't catch all exceptions


2000-12-04  Andreas Schlüns  <as@openoffice.org>  [991dc6d6ab7fc4ec2ed0c07599d029dc7bbdeabf]

#80701# build right check URLs


2000-12-04  Mathias Bauer  <mba@openoffice.org>  [028454b92a3ba10717781ecb901afac4e3c2d166]

#80115#: IsStorage must test for already created storage


2000-12-04  Malte Timmermann  <mt@openoffice.org>  [7d8533d82b1ff0d2283a9973d68b540a7ed9bd78]

#81145# EditCharAttribEmphasisMark


2000-12-04  Nils Fuhrmann  <nf@openoffice.org>  [a614117bc9a354116cd9e0d91614d41e1dc56698]

Fixes fuer merge


2000-12-04  Oliver Bolte  <obo@openoffice.org>  [d625d814dfc4b3ccc894f3bfc9525f35fcf9c9cf]

Parse error linux compiler


2000-12-04  Jörg Barfurth  <jb@openoffice.org>  [35444c99208628e2d9bd2c20130d67cb5d922a69]

#80460# Added missing options to read-only root trees


2000-12-04  Jörg Budischewski  <jbu@openoffice.org>  [0987cdbfd12781056090277ed888c48b84d6059d]

#81045# pump now holds itself as long as thread is running


2000-12-04  Mathias Bauer  <mba@openoffice.org>  [e3a9c05a09051fd83e2123984b20ef93b7b541a0]

#79348#: don't close objects on deactivate


2000-12-04  Jörg Barfurth  <jb@openoffice.org>  [b7e2be7ac60c4b0186f5a0c1f7ffcbd98b7e7c02]

Improved validation of inserted children


2000-12-04  Mathias Bauer  <mba@openoffice.org>  [b86e1cba86032490412e156ead88e967d580863d]

#81090#: transfer error code from temp.Medium after SaveAs


2000-12-04  Nils Fuhrmann  <nf@openoffice.org>  [612e18ee098388cd7ae6e586ea1180941bdcb2f9]

Fixes fuer merge


2000-12-04  Mathias Bauer  <mba@openoffice.org>  [284bfe478dedf825e3593e1bca20442c4202f22d]

#79695#: create URL for print events


2000-12-04  Peter Burow  <pb@openoffice.org>  [73137005a4d624280ee3512c1fd4cf308ea80a59]

fix: #80384# now the variables '$(...)' survive


2000-12-04  Juergen Schmidt  <jsc@openoffice.org>  [1a377f43c94f29030989c9c8466b6f61b5691dc1]

#81220# set the internal member m_url correct


2000-12-04  Sascha Ballach  <sab@openoffice.org>  [c3773a4758d0202cf07a8a340386d06490718b32]

#81223#; the value automatic added to vertical allign


2000-12-04  Andreas Schlüns  <as@openoffice.org>  [f4e91bd074c0edc428a1565a5eae2d228f92f03e]

#80528# use right set-handling; use shortname mechanism


2000-12-04  Nils Fuhrmann  <nf@openoffice.org>  [dde0c784faee5b92ac880db3a63aa2bd408b1002]

Fixes fuer merge


2000-12-04  Kurt Zenker  <kz@openoffice.org>  [c54386560f42b24ad08ae19093bea0805bea40ba]

Merge SRC614: 12/04/00 - 13:01:52


2000-12-04  Andreas Schlüns  <as@openoffice.org>  [c48df8f0b4a8efc47d9a7205aa677a5103518c4d]

#80173# repair set-handling


2000-12-04  Kurt Zenker  <kz@openoffice.org>  [ba288021c684100a699dab27124c70fa3e56c2d5]

Merge SRC614: 04.12.00 - 13:00:50


2000-12-04  Kurt Zenker  <kz@openoffice.org>  [9dbbeb891fa19c1d05de4e13e050b9796caae478]

Merge SRC614: 12/04/00 - 12:59:32


2000-12-04  Kurt Zenker  <kz@openoffice.org>  [a9a3b4339233f970fc55d23bab55e3d3d2f0fd88]

Merge SRC614: 04.12.00 - 12:59:35


2000-12-04  Kurt Zenker  <kz@openoffice.org>  [0ac3ad08ef4e4b80daa06ff161427fe1c0ec592c]

Merge SRC614: 04.12.00 - 12:59:08


2000-12-04  Oliver Bolte  <obo@openoffice.org>  [c7fb5409faee6395c7987ffa120d4230f36fde53]

Merge SRC614: 04.12.00 - 12:57:45


2000-12-04  Kurt Zenker  <kz@openoffice.org>  [aeb70f44edbd4b4c75840877c578d2e97fc7af42]

Merge SRC614: 12/04/00 - 12:57:34


2000-12-04  Kurt Zenker  <kz@openoffice.org>  [e72bfa5375941d5b7c9a89ccbf553f7ce213ae8b]

Merge SRC614: 04.12.00 - 12:57:27


2000-12-04  Oliver Bolte  <obo@openoffice.org>  [a4145007ce9fe59b372627cc2f4eea68dce21a8a]

Merge SRC614: 04.12.00 - 12:56:23


2000-12-04  Kurt Zenker  <kz@openoffice.org>  [0c2b0c69c46abbdcb5b17ea8b28bb8f67284f100]

Merge SRC614: 12/04/00 - 12:55:49


2000-12-04  Kurt Zenker  <kz@openoffice.org>  [0e663b1919dc548521918ca3c6ee4211af0cc13a]

Merge SRC614: 04.12.00 - 12:55:21


2000-12-04  Kurt Zenker  <kz@openoffice.org>  [e4732bd45927fd7838794253f184dc20fe67995c]

Merge SRC614: 04.12.00 - 12:55:12


2000-12-04  Kurt Zenker  <kz@openoffice.org>  [5c2114ceec4cddc9522e059c518dbc79234d1993]

Merge SRC614: 04.12.00 - 12:55:17


2000-12-04  Rüdiger Timm  <rt@openoffice.org>  [3d88fac7010a8f21347a963ebf89ca0c1116bccb]

Merge SRC614: 04.12.00 - 12:55:11


2000-12-04  Kurt Zenker  <kz@openoffice.org>  [4a1ce0fbab898e06d73f8441dc01326e43cf5455]

Merge SRC614: 12/04/00 - 12:54:09


2000-12-04  Oliver Bolte  <obo@openoffice.org>  [727ec3db85c9f3e990cb8ac5aa64fa260067a740]

Merge SRC614: 04.12.00 - 12:54:21


2000-12-04  Kurt Zenker  <kz@openoffice.org>  [a1cfbbe554c3110191629e1b3d9de480a4952c36]

Merge SRC614: 04.12.00 - 12:53:44


2000-12-04  Oliver Bolte  <obo@openoffice.org>  [25fbe52b388035ca961d0cee9390a59d62e22eff]

Merge SRC614: 04.12.00 - 12:53:55


2000-12-04  Rüdiger Timm  <rt@openoffice.org>  [b162da27ec550202dde33ba8e95a6b93dd32e1cf]

Merge SRC614: 04.12.00 - 12:53:32


2000-12-04  Kurt Zenker  <kz@openoffice.org>  [68a5eec526dea9e0bd75b477e0bca6712e0038d2]

Merge SRC614: 04.12.00 - 12:53:39


2000-12-04  Kurt Zenker  <kz@openoffice.org>  [d7f507af8b4f1aa623eb8015b0243daf301730b8]

Merge SRC614: 04.12.00 - 12:52:56


2000-12-04  Oliver Bolte  <obo@openoffice.org>  [12770b90dbecdefbe878042a573d37939721ed21]

Merge SRC614: 04.12.00 - 12:52:45


2000-12-04  Kurt Zenker  <kz@openoffice.org>  [f0c0d379fa1eee2773ce1497fc80ef273dfcffe4]

Merge SRC614: 04.12.00 - 12:52:05


2000-12-04  Kurt Zenker  <kz@openoffice.org>  [0b90a8fe6ace61249b30329bd9a4bf66feea66e8]

Merge SRC614: 12/04/00 - 12:52:13


2000-12-04  Oliver Bolte  <obo@openoffice.org>  [2674b98ad31ef3b4f50cfe2a700b338d26c854bd]

Merge SRC614: 04.12.00 - 12:52:02


2000-12-04  Kurt Zenker  <kz@openoffice.org>  [5f835a32d8fd3928342106d1f3db62d1b604d1e5]

Merge SRC614: 04.12.00 - 12:51:59


2000-12-04  Rüdiger Timm  <rt@openoffice.org>  [d10892beb93ad75a776aa5e4ecb8236b620f45f8]

Merge SRC614: 04.12.00 - 12:51:56


2000-12-04  Sascha Ballach  <sab@openoffice.org>  [c8d19a417cc53b4688e3e7062d3127c5194ab348]

#79771#; disable the undo of row height in XML import


2000-12-04  Kai Sommerfeld  <kso@openoffice.org>  [af782df6943e34499465d2a21fc5f299d1395897]

#78812# - Fixed: Far less calls to XChangesBatch::commitChanges().


2000-12-04  Martin Gallwey  <mtg@openoffice.org>  [2056f50eadd8c850f32e5b7c7fa6fc770db16264]

#80556# improved exception handling


2000-12-04  Jörg Budischewski  <jbu@openoffice.org>  [5b11544f837a941649808348ddde5907f3fc1ea8]

#80776# extra release calls are now sent within writer thread


2000-12-04  Dieter Loeschky  <dl@openoffice.org>  [6861f529ca86eb44f806ae1abad654bcad619a4f]

#81162# DoApply(): use URL instead of filename


2000-12-04  Mathias Bauer  <mba@openoffice.org>  [3a8752bb54cde7cedbc128cb6b49b4637072c70e]

#80466#: several bugfixes for substorages; execption handling implemented


2000-12-04  Jörg Budischewski  <jbu@openoffice.org>  [9acab11cee26da4716f1ad1b52dc3ba6f174066a]

#80776# extra release calls are now sent within writer thread


2000-12-04  Mathias Bauer  <mba@openoffice.org>  [9835c016ab97ac34444afe832304d6e72a569950]

#80466#: IsStorage now preserves file position


2000-12-04  Mathias Bauer  <mba@openoffice.org>  [c421b0816cfb9fd0f3c0ae2afd4450ba6e486c6a]

#80466#: friend access eliminated


2000-12-04  Rüdiger Timm  <rt@openoffice.org>  [0a403ca5a646b982908e6a572d54b78eff668444]

Merge SRC614: 04.12.00 - 12:03:26


2000-12-04  Rüdiger Timm  <rt@openoffice.org>  [ca3c6d910dd3a0f24b565c5a47413f6a5b335141]

Merge SRC614: 04.12.00 - 12:02:02


2000-12-04  Kurt Zenker  <kz@openoffice.org>  [2f89349d94d4f37ae82e7a5b4864546b79eb3b1b]

Merge SRC614: 04.12.00 - 12:01:20


2000-12-04  Kurt Zenker  <kz@openoffice.org>  [49434be8d3cb219f411c57ab262c970b1ea4e4c7]

Merge SRC614: 04.12.00 - 12:00:20


2000-12-04  Kurt Zenker  <kz@openoffice.org>  [67a2cc8d6c7a8b0a4c67b362b6e0d75dec811235]

Merge SRC614: 12/04/00 - 11:59:56


2000-12-04  Rüdiger Timm  <rt@openoffice.org>  [504856f62d1272e10be8f91d0ceca5777a79478c]

Merge SRC614: 04.12.00 - 12:00:33


2000-12-04  Kurt Zenker  <kz@openoffice.org>  [0bc3f1424bf551faf510ae2016835df720f40515]

Merge SRC614: 04.12.00 - 11:58:53


2000-12-04  Kurt Zenker  <kz@openoffice.org>  [de492b18ed0a84aae5a5057535fb00a277e89f92]

Merge SRC614: 04.12.00 - 11:59:54


2000-12-04  Mathias Bauer  <mba@openoffice.org>  [bcca0e50bddb3c1744639dbc7b1b25ecb281e240]

#80466#: LockBytesHandler fixed for concurrent access


2000-12-04  Oliver Bolte  <obo@openoffice.org>  [4d19e4727c9cbbca5883bb09c73748a8aa3bf800]

Merge SRC614: 04.12.00 - 11:58:52


2000-12-04  Kurt Zenker  <kz@openoffice.org>  [644120fe7c8f8c5653ccf0792b3350857cb1e07e]

Merge SRC614: 04.12.00 - 11:59:08


2000-12-04  Rüdiger Timm  <rt@openoffice.org>  [0eb225c349197075ae52b7995dab99cb34c5f96d]

Merge SRC614: 04.12.00 - 11:58:58


2000-12-04  Kai Sommerfeld  <kso@openoffice.org>  [c4e1b438c186a7157dcee8c6051881a3ca89ede6]

#80246# - Remove member m:bDirty,


2000-12-04  Kurt Zenker  <kz@openoffice.org>  [e7bbfef8939a63ba8cc73008d5d9361f9ce3ec34]

Merge SRC614: 04.12.00 - 11:57:42


2000-12-04  Rüdiger Timm  <rt@openoffice.org>  [ba1d1c4e67bb20fc2b3e8805d3f26e6fa795b1a7]

Merge SRC614: 04.12.00 - 11:57:15


2000-12-04  Kurt Zenker  <kz@openoffice.org>  [8362ff88b49bd923e90a31aea72bcffbf007d878]

Merge SRC614: 04.12.00 - 11:55:00


2000-12-04  Kurt Zenker  <kz@openoffice.org>  [224b1479174caf551fa2af5e9d1278303a5a9318]

Merge SRC614: 12/04/00 - 11:54:30


2000-12-04  Rüdiger Timm  <rt@openoffice.org>  [83529515c10ce0609f1491c8c260dafb59d73c60]

Merge SRC614: 04.12.00 - 11:54:19


2000-12-04  Kurt Zenker  <kz@openoffice.org>  [077e3decebf03e816d62ba0dde9bd5e86c70b520]

Merge SRC614: 12/04/00 - 11:52:12


2000-12-04  Oliver Specht  <os@openoffice.org>  [4f4b5ccd060aa98cc4fb23000e2404779e7d6b18]

#81185# Notification prevention completed


2000-12-04  Kurt Zenker  <kz@openoffice.org>  [5f0a343f33e032c9c2308b2760ef68e9417b0fbc]

Merge SRC614: 04.12.00 - 11:52:04


2000-12-04  Rüdiger Timm  <rt@openoffice.org>  [0d301efdf64d201f1d93380e4fd9326aefb6b929]

Merge SRC614: 04.12.00 - 11:49:49


2000-12-04  Vladimir Glazounov  <vg@openoffice.org>  [a066cc1b36fe732cb905f4cb76687461d7bd0015]

MUST change: CommandAbortedException moved to namespace ::com::sun::star::ucb


2000-12-04  Rüdiger Timm  <rt@openoffice.org>  [2b16de0c4dcb41042a2f3888f5817b9706fd15e4]

Merge SRC614: 04.12.00 - 11:46:24


2000-12-04  Rüdiger Timm  <rt@openoffice.org>  [9a39e9b9ce9a31e59f2355ab5a721d6b04e96aa2]

Merge SRC614: 04.12.00 - 11:42:26


2000-12-04  Rüdiger Timm  <rt@openoffice.org>  [9ee9b0c823dd65b35ac1270e0013bf3f54ffb853]

Merge SRC614: 04.12.00 - 11:35:15


2000-12-04  Rüdiger Timm  <rt@openoffice.org>  [6d0c019925316c0e17b1dfeab7d2e6fc64de4522]

Merge SRC614: 04.12.00 - 11:35:55


2000-12-04  Kurt Zenker  <kz@openoffice.org>  [c18e743d9b97c9e28c14eff27a263f8ad6afbc05]

Merge SRC614: 12/04/00 - 11:33:27


2000-12-04  Rüdiger Timm  <rt@openoffice.org>  [ef58dcc3b26263a9b3e82abdd715413243aed15a]

Merge SRC614: 04.12.00 - 11:33:37


2000-12-04  Oliver Specht  <os@openoffice.org>  [69648193f714f299d463c76c6dc405c28a89a0d1]

#81185# Notification prevention completed


2000-12-04  Dirk Völzke  <dv@openoffice.org>  [6c059641cda478bf0494dba38af721017ae47b35]

#79872# Added refcounting to SfxDocTemplate_Impl


2000-12-04  Mathias Bauer  <mba@openoffice.org>  [8ecac3ac6e406724428956e436e85ecca2640801]

#80466#: ignore dirty flag - misleading flag


2000-12-04  Rüdiger Timm  <rt@openoffice.org>  [8c42ca8d118b0be4ece362f5f06f0c2629e81c75]

Merge SRC614: 04.12.00 - 11:29:03


2000-12-04  Rüdiger Timm  <rt@openoffice.org>  [fc193374f3a6429bc1b362fbcd0222336864f49b]

#65293# static declaration removed


2000-12-04  Rüdiger Timm  <rt@openoffice.org>  [306345ea1e48599e52365f8924d0e1dd28fddac6]

#65293# merge error


2000-12-04  Björn Milcke  <bm@openoffice.org>  [86b01ac41cd727385c4aeab495369ad0953fc0b3]

#80540# the table:table element after the plot-area is optional for embedded charts that get data from the container document


2000-12-04  Rüdiger Timm  <rt@openoffice.org>  [01dc480fee59d4d025caa27e37a12f2955fb4241]

#65293# extra semicolon removed


2000-12-04  Rüdiger Timm  <rt@openoffice.org>  [26ae8d865da536cd98b98d4455b7bfde01547173]

#65293# exception specification added


2000-12-04  Björn Milcke  <bm@openoffice.org>  [b51cb9a8a54d6ad5615779470895140845a7c39b]

#80540# export text-crossing-out as (none|single) rather than bool


2000-12-04  Rüdiger Timm  <rt@openoffice.org>  [035f326339195a86dfe22c72a507a10be482d43f]

#65293# exception specification extended


2000-12-04  Dirk Völzke  <dv@openoffice.org>  [15149e056d065273742ccb148d2ae60c17c88577]

#79872# Better handling of 'special characters' in URLs


2000-12-04  Kurt Zenker  <kz@openoffice.org>  [b60664ac8c40a7a2da1d02c2439021d52231d3d1]

#80644# - ::ucb::ContentCreationException -> ::com::sun::star::ucb::ContentCreationException


2000-12-04  Jörg Barfurth  <jb@openoffice.org>  [8e7db6e157df5b46d69a8fa902e96bd026898d25]

#80460# Cleanup event dispatch classes, support context options in external interface, split off actual broadcasting (per-options)


2000-12-04  Jörg Barfurth  <jb@openoffice.org>  [6c0bb48a40688b3c25a511567c97d004ddbd5276]

#80460# Adjust to changed tree interfaces, revised options handling, support data disposing


2000-12-04  Jörg Barfurth  <jb@openoffice.org>  [539a79dcce473de5470e7a3f6a5368c2ecd738c6]

#80460# Adjust to renamed tree interfaces, revised options handling


2000-12-04  Jörg Barfurth  <jb@openoffice.org>  [65eb22dde640cce0e102e5783816c088a423d402]

#80460# Adjust to new tree interfaces, revised options handling


2000-12-04  Jörg Barfurth  <jb@openoffice.org>  [0482fdc85cfbbb9b44437354c2b1d3468f87e8d4]

#80460# Reorganized tree interfaces, reorganized option passing in interfaces, added options to treechangelist, moved treechangelist to treeprovider.hxx


2000-12-04  Jörg Barfurth  <jb@openoffice.org>  [ad7ded8dc13aa3f5d2ac3b5646664078b8649ab8]

#80460# added support for disposing data, extended option handling


2000-12-04  Björn Milcke  <bm@openoffice.org>  [34d1bbe71ba6ac098ddac20b44de92d9a7b0ce2c]

#80540# there was a colon too much


2000-12-04  Jörg Barfurth  <jb@openoffice.org>  [613706f521b8dde356795d7d82d5b4bb820b01e9]

80460# added support for disposing data


2000-12-04  Christian Lippka  <cl@openoffice.org>  [1e26b330f916bae4a3f02ee797bde1332d9e3e1a]

#80913# added cjk properties


2000-12-04  Eike Rathke  <er@openoffice.org>  [62e6fd715ab0cad4ac1e52b333f4de848b674c0d]

#80911# other calendar may be any non-gregorian


2000-12-03  Patrick Luby  <pluby@openoffice.org>  [b98a43d15749001102b824d6e7f97338a1614388]

Consolidated VCL drawing routines with VCLView drawing methods. Implemented resizing of window with a lot less flashing during repainting. And repaints no longer paint over the window's resize box.


2000-12-03  Andreas Bille  <abi@openoffice.org>  [42f2422c1b5e8be9bcb6475c06aeb156b73a40cb]

#80244#


2000-12-03  Christian Lippka  <cl@openoffice.org>  [75a6ff4bb42194c799b773d5585d39aead1dd755]

#80540# added draw attributes to chart:chart


2000-12-03  Dirk Grobler  <dg@openoffice.org>  [3deee808bdc5f50fa275ae3fee902f16840694c4]

#81164# stdio missing


2000-12-03  Kai Ahrens  <ka@openoffice.org>  [feebbd2690235e38de664cc08710b2e6920c4906]

#80795#: new document stream handling


2000-12-03  Kai Ahrens  <ka@openoffice.org>  [88d82429bed528e05c7d80491f08f242760fa28d]

#80795#: new document stream handling


2000-12-03  Kai Ahrens  <ka@openoffice.org>  [089ef98394504b5de5cfd0a30a27470856d507a6]

#80795#: new document stream handling


2000-12-03  Kai Ahrens  <ka@openoffice.org>  [bfc59fbfeff3457ec4df0477d3b3f5ec510ce4d3]

#80795#: new document stream handling


2000-12-03  Patrick Luby  <pluby@openoffice.org>  [b076122a073772dbc5fab6aef6a9358963c4d3c6]

Refined last change so that only "$(product)"!="" compile macros are turned off when "$(dbgutil)"!="".


2000-12-03  Patrick Luby  <pluby@openoffice.org>  [0f10c16a08323ab695eb1825ec57eed00fd9f1f6]

Set product="" when "$(dbgutil)"!="" since much code requires this and the OpenOffice build always starts dmake with product="full".


2000-12-03  Kai Ahrens  <ka@openoffice.org>  [b9f086bbc7a45fe5b895d2a867d678e454f82e24]

#80795#: added SvxXMLGraphicHelper/Graphic container


2000-12-03  Kai Ahrens  <ka@openoffice.org>  [306a99c4ff791a27376aaee73ea07d881d6cab29]

#80795#: added SvxXMLGraphicHelper/Graphic container


2000-12-03  Martin Hollmichel  <mh@openoffice.org>  [2781f67889fb77d97a2b7e8084f79937d7583f76]

remoed old COMPACT, DEMO, .siz, .seg stuff


2000-12-03  Jörg Barfurth  <jb@openoffice.org>  [3dfe5e64eea1771ecc8be4ccd9e3ada609810059]

#81172# Corrected lifetime handling during provider-originated notification dispatch


2000-12-03  Jörg Barfurth  <jb@openoffice.org>  [bde1923440ade8b1ab694f568cdaae7a231c85eb]

#81172# Removed incorrect assertion


2000-12-03  Jörg Barfurth  <jb@openoffice.org>  [0694678f828a00f2eea527f38c7a1bb37a4aaa90]

#81172# Improved revoke handling for more stable object registration


2000-12-03  Dirk Grobler  <dg@openoffice.org>  [de23e56627ccec24301bbd14ed1d554246671a96]

#81164# invalid provider instantiation


2000-12-03  Jörg Barfurth  <jb@openoffice.org>  [33ad58e220ab87468d1ae28918870c2e69626544]

#81172# Fixed wrong hash function for NodeIDs which made object registration go wrong


2000-12-03  Dirk Grobler  <dg@openoffice.org>  [a414f86a09abb8ad92a0be127a63ea763121380c]

#81164# retrieve the user name from Settings


2000-12-03  Frank Schönheit  <fs@openoffice.org>  [ac357382930acbe4158893607e651c753a64ae14]

some changes to support more than one page to be examined/exported


2000-12-03  Frank Schönheit  <fs@openoffice.org>  [0a7f2dfbf3575c958d5e226676c79a4c08b7396a]

#79820# some new help ids


2000-12-03  Frank Schönheit  <fs@openoffice.org>  [e912a291ad3ed7268fe495f0669351db07c9fd4f]

#79820# SetSavePassword on the login dialog


2000-12-03  Frank Schönheit  <fs@openoffice.org>  [4a305ead5c6032e277f8b3529d7d2d31ab2427c3]

#79820# have a range for dbaccess resource ids now


2000-12-03  Michael Brauer  <mib@openoffice.org>  [d5c8ee4c9b040d9bb5100761e4287171fe4c6701]

#80795#: Create Package instead of OLE storage


2000-12-03  Michael Brauer  <mib@openoffice.org>  [4a443ff1f65ccef53d430ff68ca3b9f231e33dda]

#80795#: Create Package instead of OLE storage


2000-12-03  Michael Brauer  <mib@openoffice.org>  [719c465b3a97ba973648c29a3db420e03779cc40]

#80795#: Create package instead of OLE storage


2000-12-03  Michael Brauer  <mib@openoffice.org>  [46df9a2731e384e5a1860ba8d1f6d940f0b3e3fa]

#80795#: Create Package instead of OLE storage


2000-12-02  Daniel Vogelheim  <dvo@openoffice.org>  [cd30de7038d05314fe920b85427356970f89f1e3]

#80616# - added: Bibliography configuration - added/fixed: index header sections


2000-12-02  Daniel Vogelheim  <dvo@openoffice.org>  [c527328dd724b9f7a5e9cc4a6995b445c2fc195b]

#80616# Bibliography field master SortKeys property fixed


2000-12-02  Daniel Vogelheim  <dvo@openoffice.org>  [72da28ba837b2306df573a7c7652b8fd3e68285d]

#80616# service ...text.IndexHeaderSection implemented


2000-12-02  Sven Jacobi  <sj@openoffice.org>  [3255eb68cbfe733256dd79827aa9122d1134c489]

#81153# Unicode HiByte of 0xf0 specifies SymbolFonts


2000-12-02  jp  <jp@openoffice.org>  [1f4ef5a87589d9a3d5f6957612c90bb613f33b9c]

Task #80979#: use search result correct


2000-12-02  Sven Jacobi  <sj@openoffice.org>  [3d7ec6ce8ca505393821f295bc14b7b298ec5cb6]

#79743# ParaAdjust property is now from Type ParaAdjust and not TextAdjust.


2000-12-02  Björn Milcke  <bm@openoffice.org>  [1b9cd6314ede1834dad399f5cb83a49702666ce5]

#80537# AreThereTransparentParts: look for XATTR_FILLTRANSPARENCE in object's item sets (rather than in scene's)


2000-12-02  Andreas Bregas  <ab@openoffice.org>  [4d38a971db2ca5a05e0a19cac922e5eaac68356a]

#78815# Use SvtPathOptions::SearchFile instead of SfxContentHelper::Find


2000-12-02  Niklas Nebel  <nn@openoffice.org>  [8b5cca3a57b517237532060b8033857e20fd4457]

#80795# open content stream in XML packages


2000-12-02  Niklas Nebel  <nn@openoffice.org>  [a496f580215ff18898169fbd511a3745ad96ab6f]

#80820# calendar attribute for date elements


2000-12-02  Niklas Nebel  <nn@openoffice.org>  [d6c9c964e1b2a40e12d026a1448d17a670fa0b5c]

#80820# calendar attribute, era again


2000-12-02  Christof Pintaske  <cp@openoffice.org>  [1c47481c12afbfb2bef6dabd8bdbe1ac718f6e30]

#81143# two xlfds compare equal without machting average width, so dont care


2000-12-02  Christof Pintaske  <cp@openoffice.org>  [08c783666b6c4dab4d30eaf912ad67e442797adf]

81143# double check for created font


2000-12-02  Niklas Nebel  <nn@openoffice.org>  [5dd4d5c5c5892c1078a858fb6cd8461b2ed568c9]

#80820# calendar attribute


2000-12-02  gt  <gt@openoffice.org>  [ebe3d58d97634b95db4db06b13b86df97d6e9f5e]

#78686# ExcScenario::ExcScenario(): init dummy variable


2000-12-02  jp  <jp@openoffice.org>  [4c6d9669e4a2bfd5d33e6d59026472fa5a643172]

Task #80752#: integrate the grafik filter


2000-12-02  jp  <jp@openoffice.org>  [0e2eebd5c25a5da1313bf593d5fe0a9d9ff13ec6]

Task #80752#: slots for the grafik filter


2000-12-02  Kai Ahrens  <ka@openoffice.org>  [d1ff54e6f02ad167aae0a2acfcbe91d434ba20f2]

#80795#: new package concept


2000-12-02  Michael Brauer  <mib@openoffice.org>  [fc6b2f5836df26ecd1ae2155b72b55e4a25ede8b]

#80795#: XML package filter


2000-12-02  Michael Brauer  <mib@openoffice.org>  [89bbf41f22528a65b315c6e0e0d1ecfb0d6fe5ae]

#80795#: use packages


2000-12-02  Michael Brauer  <mib@openoffice.org>  [c4377403ccd58d6c8083eb2676ea831c26280c20]

#80795#: use packages


2000-12-02  Michael Brauer  <mib@openoffice.org>  [aac057260419b5650c513b94a415536f2b7002d7]

#80466#: Open stream read only when calling IsStorageStream


2000-12-02  Kai Ahrens  <ka@openoffice.org>  [51ca562fb895c56ddec90b816a418d09b31da869]

#80795#: new package concept/added SvxXMLGraphicHelper


2000-12-02  Michael Brauer  <mib@openoffice.org>  [36ca059d004b174bb12485a1673b6273302138fb]

#80795#: Use UCB storages and commit them


2000-12-02  Kai Ahrens  <ka@openoffice.org>  [d3804a70fe17e7045d328ae1ec7d40df93f90b96]

#80795#: added user data


2000-12-02  Michael Brauer  <mib@openoffice.org>  [6427e36d805c995fd94d7a67783ac9efa063593d]

#80466#: some forgotten initializations


2000-12-02  Patrick Luby  <pluby@openoffice.org>  [a1b3e416c2b043133ba92dd5be51829c3eafe413]

Convert variable names to StarOffice standard and add if statements before invoking C wrapper functions since the SalFrame class supports lightweight widgets.


2000-12-02  Patrick Luby  <pluby@openoffice.org>  [b48c396656b815f9e44ad38c6194a2a3caaa0349]

Implemented VCLAutoreleasePool that does not releasing of Objective-C objects. This gets rid of the conflicts between VCL's use of multiple threads and Cocoa's use of separate NSAutoreleasePools in each thread.


2000-12-01  Gene Anaya  <ganaya@openoffice.org>  [a9c628556fd2b4d5c7c7cb070443527bffd695d0]

Add ability to trap the event when a window resizes.  Cache the size of the content rect when a VCLWindow is created via VCLWindow_new


2000-12-01  Patrick Luby  <pluby@openoffice.org>  [9e846ce34311b83b136db9c8030d6192a88078f7]

Implemented a more efficient SalTimer mechanism to ensure more timely redrawing.


2000-12-01  Patrick Luby  <pluby@openoffice.org>  [03bb540b51057b23869ed71f4681bfbc3f40791a]

#ifdef'd out test code in SalFrame::Show so that we can let platform independent code draw instead.


2000-12-01  Frank Schönheit  <fs@openoffice.org>  [20992faac3e408324e706b0d491378fe0854e224]

load default settings from cfgapi.ini / allow modification of string values


2000-12-01  Philipp Lohmann  <pl@openoffice.org>  [8f37ae99493e6c1afc9d30992741be56a7874961]

#78856# implemented the new canonical default positioning of frames


2000-12-01  Christian Lippka  <cl@openoffice.org>  [dc369bf082bbc50b80b6398f53d940b56bad92cf]

#80914# fixed bullets for impress/draw


2000-12-01  Niklas Nebel  <nn@openoffice.org>  [fccc228e36c47cfc8f5465e7e2bdfe409cfe242d]

#81148# Command handler for ScEditWindow


2000-12-01  Christian Lippka  <cl@openoffice.org>  [dd7da0ddec0dc4ad441d41c00c72d8d4a4d4d175]

#80914# fixed bullets for impress/draw


2000-12-01  Christian Lippka  <cl@openoffice.org>  [742d4fb8bc1310e0d9a0ade64de66f6ed16d0cc3]

#80914# fixed bullets for impress/draw


2000-12-01  Thomas Lange  <tl@openoffice.org>  [b5f7e74623b2b7bd6c7ef55cb2d8435ef3047617]

#80516# DirEntry removed


2000-12-01  Christian Lippka  <cl@openoffice.org>  [871f5c4f64d9f237e6f082a12e85f7cdbee186d1]

#80914# fixed bullets for impress/draw


2000-12-01  Daniel Vogelheim  <dvo@openoffice.org>  [e6fe15be1d26c68a87107ff95c88db5e511deb02]

#79090# text:value-type is now "string" rather than "text" (for text cells)


2000-12-01  Peter Burow  <pb@openoffice.org>  [99a06633ecb5bb60d1d8573962499501793c697b]

fix: #80425# LanguageItem corrected


2000-12-01  Armin Weiss  <aw@openoffice.org>  [e891d53fa4e6b948af993a11328e6b0a3150f6ea]

#80463# changed outliner handling in SetItem(), SetItemSet() and ClearItem()


2000-12-01  Patrick Luby  <pluby@openoffice.org>  [b952d08cd6f58ef5538f3a57b504990d6c8b3263]

Added stub code to get lightweight dialog windows to open and close.


2000-12-01  Christian Lippka  <cl@openoffice.org>  [c4afe3cd7aba1099164bdacf1ce0cd6fcb62f6b2]

#80400# added missing service description ShapeGroup


2000-12-01  Oliver Specht  <os@openoffice.org>  [ffa8dd05a98eb2ca84057e9bc8c7a0d11bc20fe3]

#81111# unoobj.cxx split


2000-12-01  Christian Lippka  <cl@openoffice.org>  [ccf347fcde9ddb6c7f424fc165c789d72b435509]

#80914# fixed bullets for impress/draw


2000-12-01  Sascha Ballach  <sab@openoffice.org>  [97b65db9a53d036b09250bba8437987f5ac254b5]

#79771#, set the OptimalHeight Property only if necessary.


2000-12-01  Christian Lippka  <cl@openoffice.org>  [5501ea4531153288161f53291cd44b25f4b914a2]

#80914# added relative size for char bullets


2000-12-01  Sascha Ballach  <sab@openoffice.org>  [053754c978e973f919bb1d335fe2ac93601dc3e1]

#80913#, three new properties added to the text and paragraph map and its handler


2000-12-01  Sascha Ballach  <sab@openoffice.org>  [beb593a8b09647bf04c2bb5807623b27d7d21fb6]

#79771#, add a member which store the last percent, so the progress bar do not have to repaint on every setvalue


2000-12-01  mfe  <mfe@openoffice.org>  [a0c51e9896234b1c8ffd422f8c2ddaf0b2b9e775]

#79975# : encoding fixes


2000-12-01  Christian Lippka  <cl@openoffice.org>  [bf2bcb963314ca83dded2e3858d7a3a7cdfc0ced]

#80914# added compare for bullets


2000-12-01  Sascha Ballach  <sab@openoffice.org>  [b7a6b85a174b7325f34739dfb9a46902d277bc30]

#80913#, all needed attribute names and values added


2000-12-01  Christian Lippka  <cl@openoffice.org>  [edd11a37e6cef3c4780f641d766d344253eff5b4]

#80914# removed unontable


2000-12-01  Christian Lippka  <cl@openoffice.org>  [8917f0577c98ebe641de4dca099f9485dbd2f0c2]

#80914# compute correct outliner mod for outliner creation


2000-12-01  Christian Lippka  <cl@openoffice.org>  [fe23524f8cb24ca2ca8d67df9b35f02afa908e45]

#80914# fixed various bugs and added helper for creating and comparing bullets


2000-12-01  Christian Lippka  <cl@openoffice.org>  [2755edd6ec6431ea1c737c5d5a547fc5fe0704ff]

#80914# removed bullet name property and bullets now support query/put value


2000-12-01  Sascha Ballach  <sab@openoffice.org>  [ca7c88b259fcb888722f0914f4242b4b85650d80]

#80913#, add three new text/paragraph properties


2000-12-01  Christian Lippka  <cl@openoffice.org>  [18ae41d1f1dfb52bff3a4b30b6e3a55234c64f9a]

#80914# moved class definition to cxx file and only export helper functions


2000-12-01  th  <th@openoffice.org>  [649f1720f4a5a1756476f47e2ff5ae0265f5c95a]

#78856# - Now all Dialogs are SystemWindows


2000-12-01  Christian Lippka  <cl@openoffice.org>  [70495841a98366b5f8553cf83da658fc3f94d1ef]

#80914# build numitem.cxx with exceptions


2000-12-01  th  <th@openoffice.org>  [fd53ec7f348d03d0b34a10613ed14e97e923579b]

#78856# - Better Default-Positions for Dialogs


2000-12-01  Peter Burow  <pb@openoffice.org>  [25872130a4d15275ff95ab4a4994529865363aae]

fix: #80832# don't convert blaks in folder titles


2000-12-01  Christian Lippka  <cl@openoffice.org>  [c954deb84776765be9d0459c21ffcc7da1cf78f7]

#80914# removed getUnoNumRule() and added put/queryValue


2000-12-01  Peter Burow  <pb@openoffice.org>  [f7b0bce3c29933b2feb995b41435f966b1eb253b]

fix: #78815# the wrong index for GetToken() used


2000-12-01  Peter Burow  <pb@openoffice.org>  [88bc293c18b3582ad54ae47ef5042acc5c7d38a1]

fix: #79630# load and save the PathItem correctly


2000-12-01  Kurt Zenker  <kz@openoffice.org>  [ac8de63216c3c632dd05e6d13e41f437e5c10626]

#79630# database and trash path removed and ignored


2000-12-01  Rüdiger Timm  <rt@openoffice.org>  [8b378b516d331e14debca33e218bbe1f5866ddc1]

LBGLIB renamed as given in linguistic


2000-12-01  Peter Burow  <pb@openoffice.org>  [3a6a0e7c42b79a1f5d95388f8f149257d8d7e421]

fix: #80425# fixes in SvxCharTwoLinesPage


2000-12-01  Mathias Bauer  <mba@openoffice.org>  [f9376f62ebe03d50bc21ce4f52aad9cfe8378c8b]

#80528#: config problems


2000-12-01  th  <th@openoffice.org>  [30edcde5074049e1cb9d5be32fb9150c177e237f]

#80536# - FixedLine start with the text now at 0 and not with an offset


2000-12-01  Philipp Lohmann  <pl@openoffice.org>  [fc89b21b3452acd26c88ea6b3e34c65bfee42629]

#79839# oops ... forgot to search for german in SearchCreateResmgr


2000-12-01  Andreas Schlüns  <as@openoffice.org>  [d2165a9807dc58b818415ee8580180e9a20c006e]

MUST obsolete RevailMailAddress


2000-12-01  Ocke Janssen  <oj@openoffice.org>  [707e68f4ee76944613a54bd25e0f2ade43c26b3e]

#81017# use of xinteractionhandler


2000-12-01  Frank Schönheit  <fs@openoffice.org>  [f9444e6642a3b7ccb023a5d257c965ce0aa2345a]

#81100# upended the bootstrapping - complete analysis of all parameters before invoking the session factory


2000-12-01  Frank Schönheit  <fs@openoffice.org>  [f51f435a26f8e96bac95581050698c660c1718f4]

#81100# +providerfactory


2000-12-01  Frank Schönheit  <fs@openoffice.org>  [485d89c46fdff353e412cab89fcd70e1036c06c9]

#81100# moved the provider factory to providerfactory.*


2000-12-01  Kai Ahrens  <ka@openoffice.org>  [17ad8ea80e17455d8f3862d054296bedc955f02b]

#81041#: added help ids


2000-12-01  Niklas Nebel  <nn@openoffice.org>  [d7ebba6b194537e7583437a253c3ebb8af9c55c4]

#81017# executeWithCompletion


2000-12-01  Frank Schönheit  <fs@openoffice.org>  [4de1dffb7b1054d97c0af0dbfc687b45ff442164]

#81100# no initialize anymore - connect with fully initialized ConnectionSettings


2000-12-01  Kai Ahrens  <ka@openoffice.org>  [426d6f86645460657f74f5e139f4b06108ab5781]

#81041#: added help ids


2000-12-01  Frank Schönheit  <fs@openoffice.org>  [0a98a295478cdb9db11227eb33dbb225c0c405d6]

#81100# connecting to the module - behaviour changed


2000-12-01  Frank Schönheit  <fs@openoffice.org>  [a63e4ed03dcee9f25527c82498b1f67e3ed554c8]

initial checkin - afctory for configuration provider(s)


2000-12-01  Frank Schönheit  <fs@openoffice.org>  [e8c1eab44aa992a55da0c1318cf57bc4d5fac0de]

wrong parent tree refcounting


2000-12-01  Dirk Grobler  <dg@openoffice.org>  [f15c05ea98d8d1797953ead27eb14dc385a5e7ac]

#81021# performance tuning


2000-12-01  Philipp Lohmann  <pl@openoffice.org>  [c56525316e8d9193332dbd03ac30a0c4a78b1038]

#78856# default positioning of dialogues


2000-12-01  Philipp Lohmann  <pl@openoffice.org>  [0cf1c5d7d2c71ac6a8c4a141e23e117f079924cb]

removed obsolete StarDivision copyright statement


2000-12-01  Ocke Janssen  <oj@openoffice.org>  [6255f5153010cdc5ecf156da77a30c51b4007f61]

#81036# new helpids


2000-12-01  Armin Weiss  <aw@openoffice.org>  [b1c7731fda304fe27a7f338dd45191b0f01dade1]

#80549# error in Svx3DCubeObject::setPropertyValue() corrected, UNO_NAME_3D_SIZE did call SetCubePos() which was wrong


2000-12-01  Armin Weiss  <aw@openoffice.org>  [17d05280240156a56f970336e22c266deb8a8a86]

#80549# added geometry for sphere and cube, export of 3dobjects activated


2000-12-01  Ocke Janssen  <oj@openoffice.org>  [cb515cb68e8a606ad7fd0fc0e8bb8275022a69f1]

#80932# update and insert corrected


2000-12-01  Ocke Janssen  <oj@openoffice.org>  [22c4bf88752fd4eff7538c24a5318f6fc5e079b7]

#80932# setNull corrected


2000-12-01  Andreas Martens  <ama@openoffice.org>  [b7844a60305020261a06aa753ff5f082880be67b]

#80425#: 50 font height in doubleline portions


2000-12-01  Kai Sommerfeld  <kso@openoffice.org>  [955a6fa5185026e16165795115f5bd82ce0097bc]

#80246# - Fixed Content::writeStream(...).


2000-12-01  Oliver Specht  <os@openoffice.org>  [a94d8a0395ff6ad34430e3dd9da40aca026ffd12]

#80802# registry completely removed


2000-12-01  Malte Timmermann  <mt@openoffice.org>  [31b9b66c0e6ad222e137660a961dcb98a3f82d53]

#81099# CreateTextPortions: Don't forget last position from IMEInfos.


2000-12-01  Dieter Loeschky  <dl@openoffice.org>  [300dd6c787632c15ff16b45cbda838edbeefb285]

removing TbxCtrls


2000-12-01  Peter Burow  <pb@openoffice.org>  [64d02aeb69462a220eaf6f749b4c301bc4dfe92d]

fix: syntax error on src615


2000-12-01  Ocke Janssen  <oj@openoffice.org>  [3277e9c448f6bf5b4c372c134391446860e0670e]

#81089# check numberformatter


2000-12-01  Malte Timmermann  <mt@openoffice.org>  [d2ba8374ee5372a41acb1879b4169b1237b41b03]

Fixed assertion in EditCharAttribLanguage-CTOR


2000-12-01  Mathias Bauer  <mba@openoffice.org>  [9f5249a7aee966959e232f765df87be256cb70ff]

#80466#: LocalFileHelper moved


2000-12-01  Mathias Bauer  <mba@openoffice.org>  [d891a6509ad5a317eb03b1141138ad4f53351814]

#80466#: LocalFileHelper.cxx


2000-12-01  Ocke Janssen  <oj@openoffice.org>  [48f66e5723d403e7d363a52f5b4b93f840e9bf66]

#81036# some new help ids


2000-12-01  Ocke Janssen  <oj@openoffice.org>  [109a1782b3938be3c0b5794d625daa53d0e7b91d]

#81089# member ini


2000-12-01  Oliver Specht  <os@openoffice.org>  [9329acc38a89be3f5dcf48e607209ddc4c6a72f6]

#81017# create a completed connection


2000-12-01  Mathias Bauer  <mba@openoffice.org>  [5cd74a60daf891317630967525f23dd960ebc52d]

#80466#: new method GetFolderContents


2000-12-01  Mathias Bauer  <mba@openoffice.org>  [c072fd9cb28dd0ff3e47c0218f64546b54561f11]

#80466#: substorages implemented


2000-12-01  Ocke Janssen  <oj@openoffice.org>  [8c67cd528019ec134eaa557d5a95fc89bac732c6]

#81089# catch exception


2000-12-01  Martin Gallwey  <mtg@openoffice.org>  [27f0f98c4c15315d34db0395f41e085aaee7961c]

#80556# fix moronic static_cast


2000-12-01  Mathias Bauer  <mba@openoffice.org>  [1207dcf8cfb2ceed164a58c8a7f1ec6468c513cc]

#80466#: enable OLEStreams even for UCBStorages


2000-12-01  Kurt Zenker  <kz@openoffice.org>  [114d6595c5064cfcb650396dfc91809f20886071]

Merge SRC614: 01.12.00 - 12:37:25


2000-12-01  Ocke Janssen  <oj@openoffice.org>  [c3a1190f91b44a79d001ec551921b5c18755a543]

#81089# wrong tablefilter


2000-12-01  Ocke Janssen  <oj@openoffice.org>  [1e553539937107d1c2a6ffc7fea19d0134995a3a]

#81089# catch exception


2000-12-01  Mathias Bauer  <mba@openoffice.org>  [f94610c2eca6d1aa9835e8f0c0e9b680faa8ad68]

#80466#: new UCBStorage ctor with root flag for creating substorages


2000-12-01  Rüdiger Timm  <rt@openoffice.org>  [db861c6d8ebf9de8932a6847c477feeccafc85d4]

Merge SRC614: 01.12.00 - 12:33:55


2000-12-01  Kurt Zenker  <kz@openoffice.org>  [4efb2c5ab4032845d2014f7c5377c4f4734d27fa]

Merge SRC614: 12/01/00 - 12:32:30


2000-12-01  Kurt Zenker  <kz@openoffice.org>  [51b1e8160c9a69837b4279a3b67e5c059b10e51f]

Merge SRC614: 01.12.00 - 12:31:57


2000-12-01  Kurt Zenker  <kz@openoffice.org>  [e4b0e8b9e735e58c669ba7911dad581a91e12556]

Merge SRC614: 01.12.00 - 12:31:16


2000-12-01  Rüdiger Timm  <rt@openoffice.org>  [283f0828e5acee9cc2ac1fc6587568c0b5c2623a]

Merge SRC614: 01.12.00 - 12:31:14


2000-12-01  Mathias Bauer  <mba@openoffice.org>  [6a6dcd603b8b13c96dd160fb569140e377cde5d4]

#80466#: new GetOutputStorage for UCBStorages


2000-12-01  Kurt Zenker  <kz@openoffice.org>  [dce58be241c9d903e01fc60b6eead5eaa0686f95]

Merge SRC614: 12/01/00 - 12:30:54


2000-12-01  Kurt Zenker  <kz@openoffice.org>  [4ae7c8456f6496f43f63e900b5da5d5747fd7411]

Merge SRC614: 01.12.00 - 12:30:36


2000-12-01  Kurt Zenker  <kz@openoffice.org>  [5fdac9074e4c8f07897f54e49835fd245485f45d]

Merge SRC614: 01.12.00 - 12:27:43


2000-12-01  Kurt Zenker  <kz@openoffice.org>  [d7cb4f6d71f125b41c2808c05066cd6f9e4fbe44]

Merge SRC614: 01.12.00 - 12:27:13


2000-12-01  Kurt Zenker  <kz@openoffice.org>  [7c4fe04ac67fb0df64baeac9ec5ed5ed3a356ec3]

Merge SRC614: 01.12.00 - 12:25:57


2000-12-01  Kurt Zenker  <kz@openoffice.org>  [d860ee006eb6332fef3b9ee2a03bbe236a0cd4b6]

Merge SRC614: 01.12.00 - 12:23:02


2000-12-01  jp  <jp@openoffice.org>  [748ae999035bf663815394731092d70e64aed26a]

Task #81077#: im-/export of CJK documents


2000-12-01  Rüdiger Timm  <rt@openoffice.org>  [07b217cf5894480b00173de7184655ac3945130b]

Merge SRC614: 01.12.00 - 12:19:45


2000-12-01  Kurt Zenker  <kz@openoffice.org>  [d7a071497868aa6e2961424b1402ffa82974a75d]

Merge SRC614: 01.12.00 - 12:16:59


2000-12-01  Rüdiger Timm  <rt@openoffice.org>  [d85fe88d32333446b0a24112e521f2b49c628fa2]

Merge SRC614: 01.12.00 - 12:16:57


2000-12-01  Kai Ahrens  <ka@openoffice.org>  [0dbf2ec6b8660079c199a7e0f4b5f157d23db4f2]

#80795#: added XIndexContainer


2000-12-01  Rüdiger Timm  <rt@openoffice.org>  [4ab993afa6f60115b49fc8fd0d42a75a2f4edf12]

Merge SRC614: 01.12.00 - 12:15:43


2000-12-01  Kurt Zenker  <kz@openoffice.org>  [f3154f9460231ba86b98981a4d1554506388b70a]

Merge SRC614: 01.12.00 - 12:15:31


2000-12-01  Kurt Zenker  <kz@openoffice.org>  [2754df09b17ffd16719778215c6946b23a8c5e33]

Merge SRC614: 01.12.00 - 12:15:27


2000-12-01  Dirk Völzke  <dv@openoffice.org>  [0c4116c0e1fd0a3f3f23f0ab775bc3deb8127911]

#79872# added new defines for the template StringArrays


2000-12-01  Dirk Völzke  <dv@openoffice.org>  [326b7c77cafcb7758c3313c937abaa1114eaf51b]

#79872# added new resfile doctempl.src


2000-12-01  Kai Ahrens  <ka@openoffice.org>  [ac382ca15fcca19632f216e7f93aa55be881c60a]

#80795#: added XIndexContainer


2000-12-01  Dirk Völzke  <dv@openoffice.org>  [9929d671ddd9e71da32cb88b896b2e8b0db5eec4]

#79872# new file that contains the StringArray resourcs for matching short and long folder names


2000-12-01  Dirk Völzke  <dv@openoffice.org>  [fe74216e07b5c7e7c01adb75219665b6c0995c77]

#79872# Now getting folder names from resource and file names from the docinfo of the files


2000-12-01  Rüdiger Timm  <rt@openoffice.org>  [75f9986e4ec248cfd08bd5d43c548dda092c3765]

ld

#65293#

2000-12-01  Daniel Vogelheim  <dvo@openoffice.org>  [0430421c361dfa59d9377f31d2dba9adbce15019]

#80616# authority field now accepts new data


2000-12-01  Sascha Ballach  <sab@openoffice.org>  [fe9a3042bc5089839cfaca918e6197469b8a9770]

#81065#; get only the entry if the index is higher than -1


2000-12-01  th  <th@openoffice.org>  [f1bcc490d04adf2f4785530950ce067d6adb15c0]

#79960# - Support for JIS-X-0212


2000-12-01  Kai Ahrens  <ka@openoffice.org>  [e5ea818be9ca15f71b09378913c61682721ae7ee]

#80795#: added functionality


2000-12-01  Martin Gallwey  <mtg@openoffice.org>  [f2d26f84b462b5f41178ab0a1f74c1522df9963f]

#80556# fix compiler warnings


2000-12-01  Andreas Martens  <ama@openoffice.org>  [e409fb73b0e116f01026be47eb7c4f729ca12fcf]

#78742#: More action less assertion


2000-12-01  Kai Sommerfeld  <kso@openoffice.org>  [6e4e34b9e5fd38ccdc187b072f963d3d67e694fd]

#80246# - Fixes and optimizations again.


2000-12-01  Malte Timmermann  <mt@openoffice.org>  [ca7c659264f264804198f8a0d528ef78d0ead1a0]

#79421# AutoStyleSheet for move up/down


2000-12-01  Andreas Schlüns  <as@openoffice.org>  [961909a5d14425cb87ac3cee7e921c4e9dd730b7]

#79029# get plugin state from new SvtMiscOptions class


2000-12-01  Michael Brauer  <mib@openoffice.org>  [c952e1b584b2e791440aa373dc5b9c65fcd10d26]

#80466#: don't create duplicate contents


2000-12-01  Kai Sommerfeld  <kso@openoffice.org>  [8dd168e6ab653a8ab24ab19345d3f0d16873bee3]

#80246# - Fixed shell::ensuredir(...).


2000-12-01  Oliver Specht  <os@openoffice.org>  [48c99f4e3eeb576d028ee86b0d1c46a97abdaba1]

#80616# create bibliography field type if necessary


2000-12-01  Oliver Specht  <os@openoffice.org>  [0714d74831570a8c5e2d00f44f694aa25859ec75]

#78856# use of the correct parent to create chart dialog


2000-12-01  Kurt Zenker  <kz@openoffice.org>  [5abee13a7e4ecbc18e8ccb82489482b9c7d6b295]

Merge SRC614: 01.12.00 - 10:12:06


2000-12-01  Kurt Zenker  <kz@openoffice.org>  [718abcc60fe3f04efc0ef9bddb224c6d6d50da3b]

Merge SRC614: 01.12.00 - 10:10:46


2000-12-01  Kurt Zenker  <kz@openoffice.org>  [74387c84c675bdac10d4470bd64298cdb0ac493f]

Merge SRC614: 01.12.00 - 10:08:44


2000-12-01  Kurt Zenker  <kz@openoffice.org>  [fd4d492c63ad84d11dde52896bba0e4258036e89]

Merge SRC614: 01.12.00 - 10:07:30


2000-12-01  Kurt Zenker  <kz@openoffice.org>  [26e0a6824dc7dd0b450419580141fadd683df392]

Merge SRC614: 01.12.00 - 10:05:56


2000-12-01  Kurt Zenker  <kz@openoffice.org>  [3a05312e173b77ed5cff60b80c0251badcc96e70]

Merge SRC614: 01.12.00 - 09:46:05


2000-12-01  Kurt Zenker  <kz@openoffice.org>  [22bc0cdb46830d17f2880420b3b3fa915d885a6e]

Merge SRC614: 12/01/00 - 09:55:48


2000-12-01  Kurt Zenker  <kz@openoffice.org>  [b37527873ab9b8d923bad992a044ae8b3c656b01]

Merge SRC614: 01.12.00 - 09:53:42


2000-12-01  Kurt Zenker  <kz@openoffice.org>  [4d9786d5a4fbe66a73ca041719d33e67f8ef215c]

Merge SRC614: 01.12.00 - 09:52:41


2000-12-01  Kurt Zenker  <kz@openoffice.org>  [e3518d15c4af73b09e9aa84ebaa00964d81ff811]

Merge SRC614: 01.12.00 - 09:49:49


2000-12-01  Kurt Zenker  <kz@openoffice.org>  [fba35183dee1decc8876d6057c4dd5434dfcd3ed]

Merge SRC614: 01.12.00 - 09:49:35


2000-12-01  Rüdiger Timm  <rt@openoffice.org>  [c7ecfeb477fcd80c5c154afe156ec5d56000e2db]

Merge SRC614: 01.12.00 - 09:49:25


2000-12-01  Nils Fuhrmann  <nf@openoffice.org>  [b2f508bcd6ed05363c2c44156624cafff91f0b7f]

Fixes for error output: Correct conversion between lang id and ByteString


2000-12-01  Kurt Zenker  <kz@openoffice.org>  [1224bd70bc88e53bbfe03b509c666113e6a51800]

Merge SRC614: 12/01/00 - 09:47:10


2000-12-01  Kurt Zenker  <kz@openoffice.org>  [241e719ab71d2707bea34e4da5fe610d648ea12c]

Merge SRC614: 01.12.00 - 09:46:09


2000-12-01  Kurt Zenker  <kz@openoffice.org>  [8c886d4fc62c4da97c9bac0f72129890a0d2b7f3]

Merge SRC614: 01.12.00 - 09:45:15


2000-12-01  Kurt Zenker  <kz@openoffice.org>  [9a9db42728b9da1461836f3a0890d0cec9d725ab]

Merge SRC614: 12/01/00 - 09:43:54


2000-12-01  Kurt Zenker  <kz@openoffice.org>  [a44bb0bcd9ec13877d1b4acae5179f11cdab4fd7]

Merge SRC614: 01.12.00 - 09:42:27


2000-12-01  Kurt Zenker  <kz@openoffice.org>  [0949f6f46a22eab08df528dcde3b6078be7888cd]

Merge SRC614: 01.12.00 - 09:42:04


2000-12-01  Kurt Zenker  <kz@openoffice.org>  [642be1b88f616a707b811d7a24b94382c8cfe3c1]

Merge SRC614: 01.12.00 - 09:42:19


2000-12-01  Kurt Zenker  <kz@openoffice.org>  [508380fa82d3c24fbc0a5f53a05a663f27c5779f]

Merge SRC614: 01.12.00 - 09:41:21


2000-12-01  Rüdiger Timm  <rt@openoffice.org>  [417b1a6b9dd16655a8000bddb51d828b3f9a42ae]

Merge SRC614: 01.12.00 - 09:41:54


2000-12-01  Kurt Zenker  <kz@openoffice.org>  [7c9da9b6cb4eb483a6a3bde33f05125b920da78d]

Merge SRC614: 12/01/00 - 09:40:15


2000-12-01  Kurt Zenker  <kz@openoffice.org>  [25000245696832eeb8d34211448b16ac282ef431]

Merge SRC614: 01.12.00 - 09:40:12


2000-12-01  Kurt Zenker  <kz@openoffice.org>  [5ea9b045db73653fcfda0697175fe84ce338b712]

Merge SRC614: 01.12.00 - 09:37:29


2000-12-01  Kurt Zenker  <kz@openoffice.org>  [96c496f8b2d445121794eb67ae6b207da832a999]

Merge SRC614: 01.12.00 - 09:39:21


2000-12-01  Kurt Zenker  <kz@openoffice.org>  [f36351a7e3fac95734f5c90b3e53bd049013c7a5]

Merge SRC614: 01.12.00 - 09:38:18


2000-12-01  Kurt Zenker  <kz@openoffice.org>  [5e2f7070d4a3c8ff556c4334e02ed41f9a44ae72]

Merge SRC614: 01.12.00 - 09:37:08


2000-12-01  Kurt Zenker  <kz@openoffice.org>  [1bc333e218701a5be1860bc417385aa30f4dc9f9]

Merge SRC614: 12/01/00 - 09:36:38


2000-12-01  Kurt Zenker  <kz@openoffice.org>  [fda18272eeb029a33717c6de36e1b4af8e34e4a0]

Merge SRC614: 01.12.00 - 09:36:37


2000-12-01  Kurt Zenker  <kz@openoffice.org>  [580f3556aa51c1bfd8858b8e7679360dfad3b4d9]

Merge SRC614: 01.12.00 - 09:33:33


2000-12-01  Kurt Zenker  <kz@openoffice.org>  [289f09f47ed16470b3c36c61c50458dab987a530]

Merge SRC614: 01.12.00 - 09:33:20


2000-12-01  Kurt Zenker  <kz@openoffice.org>  [27b7ddd765e4ba5609e44565a2a4fbada690ecef]

Merge SRC614: 01.12.00 - 09:32:21


2000-12-01  Kurt Zenker  <kz@openoffice.org>  [70dca44e68192ce74d7f2a2ff549ab266f894521]

Merge SRC614: 01.12.00 - 09:33:22


2000-12-01  Kurt Zenker  <kz@openoffice.org>  [18c74c2d05d28d56145b7953fb233d3800c5b61f]

Merge SRC614: 01.12.00 - 09:33:27


2000-12-01  Kurt Zenker  <kz@openoffice.org>  [8408a126050afc7a461ce1a663d50bae0e25fe2f]

Merge SRC614: 01.12.00 - 09:31:06


2000-12-01  Kurt Zenker  <kz@openoffice.org>  [f672ac91d5a8c69126aadb1caf12bbab1fe8716e]

Merge SRC614: 12/01/00 - 09:31:24


2000-12-01  Kurt Zenker  <kz@openoffice.org>  [86862f672b3e214f4ee342c5d82bedfba76c2e13]

Merge SRC614: 01.12.00 - 09:30:40


2000-12-01  Kurt Zenker  <kz@openoffice.org>  [5658f8d5e392c0b7a50a12f135f716f50daffb4a]

Merge SRC614: 01.12.00 - 09:30:28


2000-12-01  Kurt Zenker  <kz@openoffice.org>  [edabee15468e9713cb21503a13ec570115d0b393]

Merge SRC614: 01.12.00 - 09:29:54


2000-12-01  Kurt Zenker  <kz@openoffice.org>  [059c22cec07ea067f6e17c7257a1eff83ab98b22]

Merge SRC614: 01.12.00 - 09:28:34


2000-12-01  Kurt Zenker  <kz@openoffice.org>  [25244ff433e44abc7051dd2b4e8f0b527a91cf86]

Merge SRC614: 01.12.00 - 09:28:57


2000-12-01  Kurt Zenker  <kz@openoffice.org>  [482fca5f4d682493e290a77af9f303347ae36560]

Merge SRC614: 12/01/00 - 09:27:45


2000-12-01  Kurt Zenker  <kz@openoffice.org>  [d2b29a5e36296ec44cdfa6764295f926edd082f8]

Merge SRC614: 01.12.00 - 09:25:09


2000-12-01  Kurt Zenker  <kz@openoffice.org>  [8a6e80a98819f51e5ae86c5ddfafbeae9981f5de]

Merge SRC614: 01.12.00 - 09:27:24


2000-12-01  Rüdiger Timm  <rt@openoffice.org>  [259bb5daa3b46feb6815aeddbc659200a332f8bc]

Merge SRC614: 01.12.00 - 09:26:56


2000-12-01  Kurt Zenker  <kz@openoffice.org>  [b67a69ef8c0cc0bbb07eb70c7f3cca190e300f91]

Merge SRC614: 01.12.00 - 09:24:59


2000-12-01  Rüdiger Timm  <rt@openoffice.org>  [53051ffcb3437dd76db9d78a23946c22f2eb6b8d]

Merge SRC614: 01.12.00 - 09:24:56


2000-12-01  Kurt Zenker  <kz@openoffice.org>  [f511ac1fb2272ec091639beff42038bb99139281]

Merge SRC614: 01.12.00 - 09:25:04


2000-12-01  Kurt Zenker  <kz@openoffice.org>  [7a8ac61412c9dd5270753de48583485ef7dc4416]

Merge SRC614: 12/01/00 - 09:24:38


2000-12-01  Kurt Zenker  <kz@openoffice.org>  [6b05946d2dffbc3804930e07bb5294434b66e080]

Merge SRC614: 01.12.00 - 09:24:10


2000-12-01  Kurt Zenker  <kz@openoffice.org>  [0985f16e50195864642f91554c8fc71960bf1e24]

Merge SRC614: 01.12.00 - 09:23:51


2000-12-01  Kurt Zenker  <kz@openoffice.org>  [e98aa4395bc327c5eaa481f94c24582642bbe9b3]

Merge SRC614: 01.12.00 - 09:23:43


2000-12-01  Kurt Zenker  <kz@openoffice.org>  [c9b7d5b3731e7c3b637829afd73f61420369b14c]

Merge SRC614: 01.12.00 - 09:21:54


2000-12-01  Kurt Zenker  <kz@openoffice.org>  [42f8aebb28017c0ea787488ce8b19f57467e277d]

Merge SRC614: 12/01/00 - 09:22:46


2000-12-01  Kurt Zenker  <kz@openoffice.org>  [0b50a4981b3670e472e2fa326acf76aaecb3eca4]

Merge SRC614: 01.12.00 - 09:21:44


2000-12-01  Rüdiger Timm  <rt@openoffice.org>  [23bd5259249e800b4a3dd2e4e70e1ffd6d4b06a3]

Merge SRC614: 01.12.00 - 09:21:38


2000-12-01  Kurt Zenker  <kz@openoffice.org>  [200746dea6c4e7847d880918c44c01b38acb8b73]

Merge SRC614: 01.12.00 - 09:20:53


2000-12-01  Kurt Zenker  <kz@openoffice.org>  [ed4a52e5b0f49d5402d97f45430598c38b7042a0]

Merge SRC614: 12/01/00 - 09:21:16


2000-12-01  Kurt Zenker  <kz@openoffice.org>  [fec9965fbcf9d4d0da0bbdd4839d37a3d7737e81]

Merge SRC614: 01.12.00 - 09:20:21


2000-12-01  Rüdiger Timm  <rt@openoffice.org>  [56dcda37cb09847dfc62d5fdaec630e94328a9ee]

Merge SRC614: 01.12.00 - 09:20:17


2000-12-01  Kurt Zenker  <kz@openoffice.org>  [866f5ed920722b28ed505b9fc366d0b58d59ffa8]

Merge SRC614: 01.12.00 - 09:19:39


2000-12-01  Kurt Zenker  <kz@openoffice.org>  [d6eff5dae6f50f532973d5aa89e9a805be6cca65]

Merge SRC614: 01.12.00 - 09:18:46


2000-12-01  Kurt Zenker  <kz@openoffice.org>  [e22869e6e413657ebb8af75967d89fdee296e14e]

Merge SRC614: 01.12.00 - 09:17:44


2000-12-01  Kurt Zenker  <kz@openoffice.org>  [a4dffd4de038da42a0bb1fec3213d33e588f01c0]

Merge SRC614: 12/01/00 - 09:17:09


2000-12-01  Kurt Zenker  <kz@openoffice.org>  [cb27dd58374472191d1ad18e39c1025f2a7adcb8]

Merge SRC614: 01.12.00 - 09:17:20


2000-12-01  Rüdiger Timm  <rt@openoffice.org>  [6f894257d896ee0f6538398bd1cac3e24da243ef]

Merge SRC614: 01.12.00 - 09:16:39


2000-12-01  Kurt Zenker  <kz@openoffice.org>  [d2d4ea5a3ce4bc96b31d3025d5d99b68f92d221d]

Merge SRC614: 01.12.00 - 09:16:23


2000-12-01  Kurt Zenker  <kz@openoffice.org>  [4ccf56427f8ec85d2410e043d7690d14757106d9]

Merge SRC614: 01.12.00 - 09:16:06


2000-12-01  Kurt Zenker  <kz@openoffice.org>  [7aa5dcd139a71287241b7a8c27d78998e5e2ac39]

Merge SRC614: 01.12.00 - 09:15:57


2000-12-01  Rüdiger Timm  <rt@openoffice.org>  [61afc33da3f2218fae36e687cf23b29e8c805c9c]

Merge SRC614: 01.12.00 - 09:14:35


2000-12-01  Kurt Zenker  <kz@openoffice.org>  [cbf9f71097967d8103902950d185d048f429aff8]

Merge SRC614: 01.12.00 - 09:13:58


2000-12-01  Kurt Zenker  <kz@openoffice.org>  [9df2e1054833b6beb12f2a09724b28393f08f76e]

Merge SRC614: 01.12.00 - 09:12:36


2000-12-01  Kurt Zenker  <kz@openoffice.org>  [faba822381df59c84973ca368549652053f98493]

Merge SRC614: 12/01/00 - 09:12:45


2000-12-01  Rüdiger Timm  <rt@openoffice.org>  [2fdb06d3d55d1cc3d3120c6a4c136c065460c98e]

Merge SRC614: 01.12.00 - 09:12:02


2000-12-01  Kurt Zenker  <kz@openoffice.org>  [822c72bc186aa2811e971ac1fe5cef8c03b134e9]

Merge SRC614: 01.12.00 - 09:08:03


2000-12-01  Kurt Zenker  <kz@openoffice.org>  [9a29a69d3cb50602c8c81df2da37762d9fd34531]

Merge SRC614: 01.12.00 - 09:07:46


2000-12-01  Kai Sommerfeld  <kso@openoffice.org>  [b0e78c805e257d01d3671a554a1ab3279e6b0c6b]

#80644# - ::ucb::ContentCreationException -> ::com::sun::star::ucb::ContentCreationException


2000-12-01  Kai Sommerfeld  <kso@openoffice.org>  [815f1a2899b678ea385a041dbab417f9621bcd44]

#80644# - ::ucb::ContentCreationException -> ::com::sun::star::ucb::ContentCreationException


2000-12-01  Kai Sommerfeld  <kso@openoffice.org>  [8a84e1d5b57127e3bddfbb177650a409fcfd05d5]

#80644# - ::ucb::ContentCreationException -> ::com::sun::star::ucb::ContentCreationException


2000-12-01  Kurt Zenker  <kz@openoffice.org>  [47e84e0a8da86d91179e5fa9eceef565d008063a]

Merge SRC614: 12/01/00 - 09:05:52


2000-12-01  Kurt Zenker  <kz@openoffice.org>  [145f820b14372aaf2449dd678e866c24cbb2260f]

Merge SRC614: 01.12.00 - 09:06:11


2000-12-01  Kurt Zenker  <kz@openoffice.org>  [2815b42a2a866de048162af44215e161080e22ec]

Merge SRC614: 01.12.00 - 09:05:38


2000-12-01  Kurt Zenker  <kz@openoffice.org>  [b2e977b7ec4da91a4952d3a20b7cee42afcd3671]

Merge SRC614: 01.12.00 - 09:04:50


2000-12-01  Rüdiger Timm  <rt@openoffice.org>  [1037cbcd1c068f58951c0d5214cd27b634ebfd29]

Merge SRC614: 01.12.00 - 09:05:00


2000-12-01  Kurt Zenker  <kz@openoffice.org>  [be5aa9c95dc56e4c8024874e7937de540b116d4c]

Merge SRC614: 01.12.00 - 09:04:34


2000-12-01  Kurt Zenker  <kz@openoffice.org>  [43aff22b9356f56f036cd136bf32045e54dd508b]

Merge SRC614: 01.12.00 - 09:04:11


2000-12-01  Rüdiger Timm  <rt@openoffice.org>  [cb3eaa95c82d61da8f93d79d0b34dd21d3692929]

Merge SRC614: 01.12.00 - 09:03:35


2000-12-01  Kurt Zenker  <kz@openoffice.org>  [a554c8f2194f015de0ff3b6e44f4fb572929a58e]

Merge SRC614: 01.12.00 - 09:02:26


2000-12-01  Kurt Zenker  <kz@openoffice.org>  [684bcce82c43713a39468bed018c3db3cbd505a9]

Merge SRC614: 01.12.00 - 09:03:01


2000-12-01  Kurt Zenker  <kz@openoffice.org>  [0d30cbb59df12789daabd97d3ad022d9e0d94b6e]

Merge SRC614: 01.12.00 - 09:03:06


2000-12-01  Kurt Zenker  <kz@openoffice.org>  [6f07904b467a7bd159742cf5541378eb7f19e571]

Merge SRC614: 01.12.00 - 09:02:44


2000-12-01  Kurt Zenker  <kz@openoffice.org>  [c5b1bc83a3ae83ccb359be005687c9451616a8cf]

Merge SRC614: 12/01/00 - 09:00:46


2000-12-01  Rüdiger Timm  <rt@openoffice.org>  [671c34062f4490f6c8bdae6f73de46cde8c7cedd]

Merge SRC614: 01.12.00 - 09:02:26


2000-12-01  Kurt Zenker  <kz@openoffice.org>  [0e623a216063d0cc5a309bda4af4aca3f1be271c]

Merge SRC614: 01.12.00 - 09:02:10


2000-12-01  Kurt Zenker  <kz@openoffice.org>  [a7545768742d581f607a5a73dfc594787363921c]

Merge SRC614: 01.12.00 - 09:01:32


2000-12-01  Kurt Zenker  <kz@openoffice.org>  [33b02c2abcc87a540873ed880345d749b628aac5]

Merge SRC614: 01.12.00 - 09:00:01


2000-12-01  Rüdiger Timm  <rt@openoffice.org>  [5b2dbae73461e11abaffa385dcb4a9d7116980dd]

Merge SRC614: 01.12.00 - 09:00:47


2000-12-01  Rüdiger Timm  <rt@openoffice.org>  [03a684e49bf695f9e930ed58c252a0a2605558d0]

Merge SRC614: 01.12.00 - 08:59:30


2000-12-01  Kai Sommerfeld  <kso@openoffice.org>  [1a31eb228041d189f59ab39dfd34cdc6dd07c1da]

#80644# - ::ucb::ContentCreationException -> ::com::sun::star::ucb::ContentCreationException


2000-12-01  Kai Sommerfeld  <kso@openoffice.org>  [a934bd9b1b734ca11d095124099a57e494513c53]

#80644# - ::ucb::ContentCreationException -> ::com::sun::star::ucb::ContentCreationException


2000-12-01  Kurt Zenker  <kz@openoffice.org>  [4e0545c392bbce54f0bf04e8fbf77788431af090]

Merge SRC614: 12/01/00 - 08:58:19


2000-12-01  Kurt Zenker  <kz@openoffice.org>  [e012754520dbea7cc729b0b6f088d346005473aa]

Merge SRC614: 01.12.00 - 08:57:47


2000-12-01  Rüdiger Timm  <rt@openoffice.org>  [133a6e5f753302bd7dcf8aca04282ff155dd8d40]

Merge SRC614: 01.12.00 - 08:57:41


2000-12-01  Kurt Zenker  <kz@openoffice.org>  [a2e14ba7b6ae315d1d27de2c8a93c09d70c0dd4a]

Merge SRC614: 01.12.00 - 08:56:45


2000-12-01  Kurt Zenker  <kz@openoffice.org>  [1bd78df683e77536a1fd79b5169e0fba59272fd6]

Merge SRC614: 12/01/00 - 08:56:20


2000-12-01  Kurt Zenker  <kz@openoffice.org>  [33a5c74017a7a20cc6091550e681f98a86eeb2ad]

Merge SRC614: 01.12.00 - 08:56:28


2000-12-01  Kurt Zenker  <kz@openoffice.org>  [3d4f257d8326d9be0df06f64899fe7bd7292c58d]

Merge SRC614: 12/01/00 - 08:54:20


2000-12-01  Kurt Zenker  <kz@openoffice.org>  [95efbf5e1c399e01a2cf0d1cc1400a30545a9ff9]

Merge SRC614: 01.12.00 - 08:54:05


2000-12-01  Rüdiger Timm  <rt@openoffice.org>  [a2cbfbfb0b3c5a80d3deb4c2bb59901794f3b524]

Merge SRC614: 01.12.00 - 08:53:41


2000-12-01  Kurt Zenker  <kz@openoffice.org>  [bbd05b215860084cd40249f4f1cba8398b01ab6c]

Merge SRC614: 01.12.00 - 08:52:46


2000-12-01  Kurt Zenker  <kz@openoffice.org>  [9b139831ceea4d0e0ad4231cc2f54f2e89ba9eeb]

Merge SRC614: 01.12.00 - 08:52:36


2000-12-01  Rüdiger Timm  <rt@openoffice.org>  [62378c1752e1aecbf13f2e78b50946e5c9b4df1b]

Merge SRC614: 01.12.00 - 08:52:08


2000-12-01  Rüdiger Timm  <rt@openoffice.org>  [f99e6fa1eaa763e0ef1ac023b3ed6744e2037167]

Merge SRC614: 01.12.00 - 08:51:04


2000-12-01  Kurt Zenker  <kz@openoffice.org>  [0bc7588d07ba5d8c9453a4a498e8c6af4326374e]

Merge SRC614: 12/01/00 - 08:50:42


2000-12-01  Kurt Zenker  <kz@openoffice.org>  [1049d9303cd4127f7489f360641044255edfed45]

Merge SRC614: 01.12.00 - 08:49:30


2000-12-01  Andreas Schlüns  <as@openoffice.org>  [830432421309772b27489feaf4ad0b910f8f6bc7]

include types.h


2000-12-01  Martin Hollmichel  <mh@openoffice.org>  [3d510536e50a187fab158cf1d8f756c0c4253afe]

add: SVLLIB


2000-12-01  Peter Burow  <pb@openoffice.org>  [484f3a3e77bad6d3ca11fc5c59c90e335728d23b]

fix: #79630# database and trash path removed


2000-12-01  Martin Hollmichel  <mh@openoffice.org>  [79853a79470ae90ac60379244de9c545c832b8b8]

chg: SyntaX


2000-12-01  Babak Mahbod  <bmahbod@openoffice.org>  [c42e1835c684f67a24148b169c7d3c30dc480d7e]

CopyBits implemented inside "salgdi.h" Initial implementation of SalGraphics constructor and destructor. More color support.


2000-11-30  jp  <jp@openoffice.org>  [d4da90fc7f1ecacbad59d88496299196d5ebffc4]

SwView CTOR: call LeaveRegistration if the timer is startet


2000-11-30  jp  <jp@openoffice.org>  [bff48e1908a20cbf40bd65fb3bf670a4a5c30859]

Bug #79971#: call commit on the medium, after removing the storage access


2000-11-30  Dirk Grobler  <dg@openoffice.org>  [b791365e6fd50c8e93f37a4748721bfdf06ff3a6]

#81021# parent are not release correctly


2000-11-30  Niklas Nebel  <nn@openoffice.org>  [01d3330205d502989e56a484ae41c519c3cfa3e9]

#80913# FillEditItemSet: forbidden rules


2000-11-30  Niklas Nebel  <nn@openoffice.org>  [0c54ed55acb21b2c7443a60ec24f46987579abc6]

#80913# slot ids only for the items that work in the EditEngine


2000-11-30  Kurt Zenker  <kz@openoffice.org>  [63cb68acbbdfb2aa84b1cad92021b1a348ab5260]

Merge SRC614: 30.11.00 - 21:14:07 (NoBranch)


2000-11-30  Niklas Nebel  <nn@openoffice.org>  [c1f4f8976c2fa0ec415ad6e372646dcecc63ef4e]

#80913# asian typography properties


2000-11-30  cdt  <cdt@openoffice.org>  [a67dea2b3f755c9eae652fd442660e5479a289cb]

#80230 Get rights for Netscape


2000-11-30  cdt  <cdt@openoffice.org>  [a6b34b91e9bc279084cfba59d19e2b3feb12a80c]

# Get rights for nescape


2000-11-30  Niklas Nebel  <nn@openoffice.org>  [eab76e2264298a0931d2013ef253f6eb98c052ee]

#80913# asian typography page


2000-11-30  Niklas Nebel  <nn@openoffice.org>  [dd5ac3627477a77b329f470c1bf29371dddbe76d]

#80913# SetFileFormatVersion


2000-11-30  Niklas Nebel  <nn@openoffice.org>  [ce5779ed59da7b0704567c763f3a52e7821bf1d8]

#80913# asian typography items


2000-11-30  Niklas Nebel  <nn@openoffice.org>  [87602e4c390e08f31ea7b7d79d504995459f5e5c]

#80913# new version map (asian typography items)


2000-11-30  Sven Jacobi  <sj@openoffice.org>  [8cc6ea644f3adc6d794f166b00409883633187d0]

#81058# always get the pool default when itemset is empty


2000-11-30  Armin Weiss  <aw@openoffice.org>  [c159c4096b633374b08431cc37ba21632b7e3ba0]

#80594# added CameraGeometry import/export


2000-11-30  Armin Weiss  <aw@openoffice.org>  [2bc15853ffe14553fc6aa93acda09073aa0cb18e]

#80594# added property for CameraGeometry


2000-11-30  Patrick Luby  <pluby@openoffice.org>  [ab327c621808d98cebeb6af156fc897ca0583d07]

Added Mac OS X library file extension


2000-11-30  Frank Schönheit  <fs@openoffice.org>  [07c28cd9da4dfe15d955215e1ba02e0aecdcda65]

#80973# init/deinit: don't acquire/release the provider


2000-11-30  Ocke Janssen  <oj@openoffice.org>  [10441cec1e8b2eaf612759614318aa590467a2f5]

#81036# new helpids


2000-11-30  Mathias Bauer  <mba@openoffice.org>  [814eb56e3824ea712d5790d243efd9d96af00703]

#80466#: changing mode to readwrite must reopen elements


2000-11-30  Daniel Vogelheim  <dvo@openoffice.org>  [bcea88902c6dd5a3bb22e4aca38e80ddcb682201]

#80616# - added: bibliography field im-/export - fixed: im-/export of indices - added: im-/export of index marks


2000-11-30  Dirk Völzke  <dv@openoffice.org>  [3607349697b2c6033b864bf7abf9cf70892f5eec]

#78400# Remember file type


2000-11-30  Mathias Bauer  <mba@openoffice.org>  [fb017225e93fe7aa31d633708d8f05d3ba6f984c]

#78327#: Set Buffersize


2000-11-30  Mathias Bauer  <mba@openoffice.org>  [8eb549e270164e2b8c44ab574dbf68974b83d8b0]

#78327#: Set Buffersize


2000-11-30  Ocke Janssen  <oj@openoffice.org>  [daab0421ef78e2ced8ddbe6adc460a759abc8102]

#81017# if columns are not set use the columns for the querycomposer


2000-11-30  Sascha Ballach  <sab@openoffice.org>  [b36f2dc2414e91837e7148e01d6ce7d738c281d2]

#79771#; fix little bugs in the performance optimation


2000-11-30  th  <th@openoffice.org>  [8ffeba9f6384d3799ed5446b4730803b88256b97]

#79011# - Change wordwise Underline/Strikeout behavior


2000-11-30  Peter Burow  <pb@openoffice.org>  [43c40c2d9215a65a6020b7d7beae7329c30ecbfa]

fix: #80425# first version of ExchangeSupport


2000-11-30  Kai Sommerfeld  <kso@openoffice.org>  [5b07d52d0fd881b1cd45e0c18762311c81c29c43]

#80644# - Now uses com::sun::star::ucb::ContentCreationException.


2000-11-30  Sven Jacobi  <sj@openoffice.org>  [3d43cac0fbdd357656492cb9277b4dd92cb5dcf3]

now using the EscherPersistTable that is provided by svx/escherex.hxx


2000-11-30  Thomas Lange  <tl@openoffice.org>  [63a00cfec4d847aaa8f3ec962ff63d08333ccbdb]

#80600# typos corrected


2000-11-30  Ocke Janssen  <oj@openoffice.org>  [2f90acfeb40d48632cdc4698a774bc535fbc7751]

#80934# standarddate is no longer public


2000-11-30  Lars Langhans  <lla@openoffice.org>  [efe6d2eb73bb22b624535931596d09e493333744]

#80461# merge treechangelists


2000-11-30  Christian Lippka  <cl@openoffice.org>  [d9db2b3475d049230637f02f75f86337c78f2f22]

#80838# fixed getMasterPage()


2000-11-30  Ocke Janssen  <oj@openoffice.org>  [8eb6be599693ed4fd703343364530a383e49f7bb]

#80934# standarddate is no longer public


2000-11-30  Peter Burow  <pb@openoffice.org>  [710287a1714718169ea8ef0cebe79f21c438beff]

fix: #80425# CharTwoLinesPage::FillItemSet() implemented


2000-11-30  Dieter Loeschky  <dl@openoffice.org>  [82ac402b2c94bc91e83b79f5bd0cf01ea782ab36]

#80913# add asian typography tabpage


2000-11-30  Ocke Janssen  <oj@openoffice.org>  [bc6e6b18dff884e5bc420e3e3efe01c8234affa9]

#80934# type missing


2000-11-30  Ocke Janssen  <oj@openoffice.org>  [e17aa6ba0990dc1af3ab55faf4f724aac80b1193]

#80934# types corrected


2000-11-30  Andreas Martens  <ama@openoffice.org>  [a17d38186e35f3defabdd282e6fffd4d581edfb4]

#80861#: Tabulator in negativ indent


2000-11-30  Peter Burow  <pb@openoffice.org>  [8687f1e53e6bba818664d2318fb1a8e166eba304]

fix: #80425# next version


2000-11-30  Peter Burow  <pb@openoffice.org>  [5213f6c80ab153108c950fe5a1b4f5f56cbfe47e]

fix: #80425# FixedText instead FixedLine


2000-11-30  Martin Gallwey  <mtg@openoffice.org>  [48f79db11d38940cb4f1c036470c20fb6303fbbe]

added package folder


2000-11-30  Armin Weiss  <aw@openoffice.org>  [bc4760490e3d7fb7f0ca372844d6c0c2a0e7d32c]

#80594# changed some used SDRATTR_3D... to use derived item classes for correct 3d import/export


2000-11-30  Frank Schönheit  <fs@openoffice.org>  [77fc67f4430fb67caeb6d4f96d4eaf8e990ea15a]

#81021# redesigned the various findelement methods


2000-11-30  Daniel Boelzle  <dbo@openoffice.org>  [d729a0ec66e81ea52e9ad737373fb04e93710e59]

#77512# caching


2000-11-30  Daniel Boelzle  <dbo@openoffice.org>  [303d0f312860b87476ae2c672b815d4621ccf078]

include


2000-11-30  Andreas Martens  <ama@openoffice.org>  [27f402f3331b7ae302e47821cc6a780810a5cd4e]

#80863#: online-spelling in the page margin


2000-11-30  Thomas Lange  <tl@openoffice.org>  [b0204da5f9f83c4fc86fad6f4c91ca9eacf198b9]

#80600# getAvailableLocales added


2000-11-30  Thomas Lange  <tl@openoffice.org>  [d90c064ae089c127a870cdf8947596b43530211e]

#80600# getAvailableLocales added


2000-11-30  Gregor Hartmann  <gh@openoffice.org>  [fc19e618dccb40fba3e422405efa491d3dacc3b4]

#79556# Assertion removed


2000-11-30  Andreas Martens  <ama@openoffice.org>  [71fef1b9cc26f5ef0d62fd64689e74950fb72c8f]

#80864#: Selection outside of the page


2000-11-30  Sascha Ballach  <sab@openoffice.org>  [4b2e190bba431588782d74fc9039c55a31117013]

#80362#; create a Paragraph Context only if the cell contains text.


2000-11-30  Rüdiger Timm  <rt@openoffice.org>  [f008b399688c3b14dbaf3238028fb8cfc15be413]

#79933# fixed SetMinClientSize


2000-11-30  Jörg Barfurth  <jb@openoffice.org>  [8de9c3a716e9f1905b385f85295e3e436dcf855c]

Merged fix for #80973# into main branch


2000-11-30  Mathias Bauer  <mba@openoffice.org>  [5f0e2de745cdfab4c255602b49031de50548736f]

#80466#: readBytes must realloc buffer


2000-11-30  Oliver Specht  <os@openoffice.org>  [ace31ec2adcdd33ce2475e7fac040dd7c6b6105a]

#80600# SetSetProperties/ReplaceSetProperties: handling of simple set elements corrected


2000-11-30  Oliver Specht  <os@openoffice.org>  [e1c081989793e3e47468810f79fa33da1f35a8ee]

#79630# database and trash path removed


2000-11-30  gt  <gt@openoffice.org>  [507dfbb04aae984b6d21b26e956f2b24887d8166]

#79561# class ExcNameList: derived from ExcRecord


2000-11-30  Jörg Barfurth  <jb@openoffice.org>  [5aafec7571783e2ea043ca9964d34d5c4163ecc5]

#80973# Group elements need to keep hard refs to their parents


2000-11-30  Sascha Ballach  <sab@openoffice.org>  [e34034760080922bf4f34628203815440577c41e]

#80956#; I did all must changes.


2000-11-30  Dieter Loeschky  <dl@openoffice.org>  [288279fd8c1d50c215decd1f7bd009ce9a8bd4c1]

#80317# GetScriptType(): consider EditObjects script type


2000-11-30  th  <th@openoffice.org>  [955a338c6a0dbb396c9b8a74a634dc561d6e399d]

#80607# - If ExtTextInput ended, because buffer is delete, restore Cursor state


2000-11-30  Malte Timmermann  <mt@openoffice.org>  [e8176d61e00160b51b5a1d19fbcecb5f53966396]

#80304# Remember isVertical in TextObject


2000-11-30  Mathias Bauer  <mba@openoffice.org>  [8acc67a72d6b80dc764617973fd246e34e1e6a44]

#80466#: bug in ctor/Init of UCBStorage_Impl


2000-11-30  jp  <jp@openoffice.org>  [0eb2b160ff452521d77d333c3dfc5bf13e4b9b61]

Task #80913#: default changed for ForbiddenRule/Hangingpunctuation/AutoSpace


2000-11-30  Dirk Grobler  <dg@openoffice.org>  [529516124e0b5c8b072ee21facc8ec8148454359]

#80592# new extension for translation process


2000-11-30  jp  <jp@openoffice.org>  [262b28a61db006dd0727e82d97cb23638f9bc56b]

Bug #80930#: handle the return value correct


2000-11-30  Michael Brauer  <mib@openoffice.org>  [a2f64ca085ce2527a9aaa637ccdcc0a78c5b0ccf]

#80926#: paragraph enumeration crashed if it ended with a table


2000-11-30  Andreas Martens  <ama@openoffice.org>  [d5781817f29b39c242331585c6d7db801cd85d22]

Opt: Solve the ambiguous ScriptType by namespace


2000-11-30  Andreas Martens  <ama@openoffice.org>  [ab1424a5a09c6be3152ba65884749a5c6ccb5303]

Opt: Using the locale cache of pBreakIt


2000-11-30  Daniel Rentz  <dr@openoffice.org>  [5bd93cc58e5f8429c0c2b4cc4b77380e34c85e1e]

add: export of change tracking data


2000-11-30  mfe  <mfe@openoffice.org>  [94ad03d22360ad8e2d5b806eeb51e4792d7a9d13]

#79975# : get encoding from langinfo


2000-11-30  Daniel Vogelheim  <dvo@openoffice.org>  [b2cfbcab5e04301c0468569bf0c92b632ee7e77a]

#80616# remaining API issues needed for XML index im-/export fixed - added: now TOXMarks always return the same UNO wrapper object, making them comparable - added: SwXDocumentIndexes::GetObject(): converts SwTOXBaseSection into SwXDocumentIndex - added: DocumentIndex-property to SwXTextSection (returns smallest enclosing index) - fixed: XInsertTextContentRelative now disregards IsProtected() flag (like remainder of API) - added: Bibliography now supports ContentSection and HeaderSection properties


2000-11-30  Christian Lippka  <cl@openoffice.org>  [01948cc25d0523460f551adc23a4e0fffc670041]

#80838# #80990# fixed createUnoPage()


2000-11-30  Kai Sommerfeld  <kso@openoffice.org>  [a55234e450eb21bad0853baa1e6c648cc6d050a5]

#80246# - Small fixes ( URL normalization ).


2000-11-30  Dieter Loeschky  <dl@openoffice.org>  [7391f8e9826101e58aa3104f8e6eb94c4482c150]

#80317# CJK font attributes


2000-11-30  Peter Burow  <pb@openoffice.org>  [47bec81896b3458e15eba538e4c2bb89319bcd50]

fix: #80772# SearchFile() now returns only URL's


2000-11-30  Andreas Bregas  <ab@openoffice.org>  [bf4af51fdfe9f764fc30676f9d431801e9982575]

#80511# createFolder(): Also create parent folders if necessary


2000-11-30  Michael Brauer  <mib@openoffice.org>  [1ec28289aaa57da986e5e7a01480ce514fee63e6]

#80795#: use packages


2000-11-30  Andreas Martens  <ama@openoffice.org>  [6445b484b80d8a9790f1fc0e9911776bd0481d50]

Fix: Selection inside/overlapping doubleline portions


2000-11-30  Andreas Schlüns  <as@openoffice.org>  [a84e273d9851381b4e5905a85b7c1723dc0c9bea]

repair iterator handling


2000-11-30  Kai Sommerfeld  <kso@openoffice.org>  [e7d17bca77863f15e57d6ee0d7147ac7065cd191]

#80246# - Missing parent dirs now will be created automatically.


2000-11-30  Kai Ahrens  <ka@openoffice.org>  [f4d5eef2b2ac0e08ba5c7e0edc42f68343f17b1b]

support for pure ID objects optimized


2000-11-30  gt  <gt@openoffice.org>  [28a9b754ab5db8eb3a35ad3aa2200c50fa3ec2c5]

#80982# unnecessary assertion removed


2000-11-30  gt  <gt@openoffice.org>  [167b35e3b0a11a8207c52a333a55778efcc118fa]

#79227# ImportExcel::Setup(): default paper size for unknown


2000-11-30  Christian Lippka  <cl@openoffice.org>  [efd094645491d826af109f4f8d0ff96657a8403d]

#80834# fixed dtd for line-dashes


2000-11-30  Oliver Bolte  <obo@openoffice.org>  [21f7875fd528086c9523ea20c3a61ba05fc375cf]

SRC615


2000-11-30  Niklas Nebel  <nn@openoffice.org>  [1cd378c973666e32e4c35ae454a9a6de9c4e9dfa]

#80820# era element in date formats


2000-11-30  Oliver Specht  <os@openoffice.org>  [abdbd7e1d5fd7ef4de9d747ec0edfb35c5882839]

#80984# ::changesOccured: relative paths


2000-11-30  Peter Burow  <pb@openoffice.org>  [9d7d6c4b258f5c8aaf753de6cb100bd471b10f6d]

fix: #80528# load/save window settings with SvtViewOptions


2000-11-30  Andreas Schlüns  <as@openoffice.org>  [6f657f868ff95236a3a274c444377659be77f5ef]

#79040# new xml format; new handling for check-iterator


2000-11-30  Rüdiger Timm  <rt@openoffice.org>  [57442181f0db810a6e21faf1e02ef44efd68b11d]

SRC614


2000-11-30  Peter Burow  <pb@openoffice.org>  [02cbf6ed3634cbf15fde56ec428a5b5974352edc]

fix: #80528# load/save window settings with SvtViewOptions


2000-11-30  Mathias Bauer  <mba@openoffice.org>  [1d473019b5a5a13982f7aeeed25ad01dc55f2ec2]

#80466#: wrong parameters


2000-11-30  Mathias Bauer  <mba@openoffice.org>  [29639a2e49c59ffdd7da01dd3f4b3843bb247bea]

#80375#: better error handling


2000-11-30  Mathias Bauer  <mba@openoffice.org>  [e2be5bb346c89c8b8b90b4b385df9447033f0612]

#79541#: new direct property for product name


2000-11-30  Sascha Ballach  <sab@openoffice.org>  [99f143004dc6fd861c0a14e88d8b31502abfd9d9]

#80552#; now the ProgressBarHelper will be created on demand


2000-11-30  Sascha Ballach  <sab@openoffice.org>  [9bdeb0d44722f93e6ea9b84c81d14dcafdc20afe]

#80978#; two const had the wrong value


2000-11-30  Sascha Ballach  <sab@openoffice.org>  [fc21c7a688ffeb874a25680fae9a2c0628eb7a29]

#79771#; some little changes to increase the performance a little bit


2000-11-30  Dirk Grobler  <dg@openoffice.org>  [94877a086a89b067834ddcd45c73bfa45ffd1300]

#79032# changes for localisation


2000-11-30  Mathias Bauer  <mba@openoffice.org>  [5a2db2d1226a5e5179a74750dde9c2432b94d48f]

#80466#: new methods for creating UCBStorages


2000-11-30  Martin Hollmichel  <mh@openoffice.org>  [1d5ed08e9790418dcdcd2283a0affc8998a1c5ec]

chg: comments


2000-11-30  Dirk Grobler  <dg@openoffice.org>  [f81658fed7ece047943658b63333cc326612048d]

#79032# changes for localisation


2000-11-30  Mathias Bauer  <mba@openoffice.org>  [92b537c13aa745794ab0c4b54c4c97dbb10d5e9e]

#80535#: delete ConfigManager later in desktop module


2000-11-30  Malte Timmermann  <mt@openoffice.org>  [a064667ebbc282434ce7c32bd97aa3b1bc62d136]

#80913# More CJK support


2000-11-30  Mathias Bauer  <mba@openoffice.org>  [95ea776e75175aab002d9f5980abb345559a5335]

#80375#: be prepared for errors while creating lockbytes


2000-11-30  Dirk Grobler  <dg@openoffice.org>  [c3c3bafd378ee536b422e40325dc751960464a29]

#79032# changes for localisation


2000-11-30  Martin Hollmichel  <mh@openoffice.org>  [22323cb24d7b94ec18e351f0cc8f782bc1c84956]

chg: comments


2000-11-30  Frank Schönheit  <fs@openoffice.org>  [b004c3481cff2342e643b112db081762d5e7485b]

#80003# changed some sal_uInt16 to sal_Int32 (need some -1's)


2000-11-30  Dirk Grobler  <dg@openoffice.org>  [e71f6ad50464c3e4e70fac09b725b3ceda4c4421]

#79032# changes for localisation


2000-11-30  Mathias Bauer  <mba@openoffice.org>  [77bdc4a9bac451a1e01d54b4e68428a4b66f586f]

#80535#: delete ConfigManager later in desktop module


2000-11-30  Dirk Grobler  <dg@openoffice.org>  [e6212fd3ad6ebd3657bcc41bbcb8ae84e0c01f1e]

#79032# changes for localisation


2000-11-30  Kai Ahrens  <ka@openoffice.org>  [7817445a1fd3cee2a94e1377c7bde94a3101d1a7]

added xml.lib


2000-11-30  Kai Ahrens  <ka@openoffice.org>  [c6f25625a869b286b2777907223f6c009346e17b]

added xmlgrhlp.hxx


2000-11-30  Kai Ahrens  <ka@openoffice.org>  [f462c205b6a7d544110419106030bd54f6f3a2b3]

initial revision


2000-11-30  Peter Burow  <pb@openoffice.org>  [a067888c75ee8a90dba5aa6e2385c3cec1b63e37]

fix: #80425# next version


2000-11-30  Peter Burow  <pb@openoffice.org>  [23efef6a7b8594391abeed03df1083398081b61e]

fix: #80425# beautified


2000-11-30  Babak Mahbod  <bmahbod@openoffice.org>  [e21e9b8ed4bf7f7575bacbed33671c5e1f392d83]

Added more color support. Added support for DeepCopyMask. Added APIs for locking and unlocking focus.


2000-11-29  Patrick Luby  <pluby@openoffice.org>  [7ca1e9a9bfbdd66cf036e5a26e07072d86c59920]

Implemented event handlers and timers that manage painting.


2000-11-29  Babak Mahbod  <bmahbod@openoffice.org>  [3b556615bc3108823098dd11f08b52c690076da6]

Color primitives were added.


2000-11-29  Frank Schönheit  <fs@openoffice.org>  [c7e72810006902b200bc7b6417c28b169e9b7bfe]

#80003# implementation of the character set map changed


2000-11-29  Frank Schönheit  <fs@openoffice.org>  [7d994e22eb6c9b1c7675dc0884a9e2657293b1f6]

#80003# re-implemented, now base on dbtools::OCharsetMap


2000-11-29  Frank Schönheit  <fs@openoffice.org>  [27d231e9e880949d1f9a98075c7ed053e508f446]

#80003# construct: translate the charset parameter given using a OCharsetMap


2000-11-29  Frank Schönheit  <fs@openoffice.org>  [cd5be05031dbfb5ffc3a9cae3d8ed748266bc8d2]

#80003# +dbcharset


2000-11-29  Frank Schönheit  <fs@openoffice.org>  [21f752342c0cddf62d5015ca5769bfc1d2ef89bc]

initial checkin - helper class for translating charset representations


2000-11-29  Niklas Nebel  <nn@openoffice.org>  [7aa111b9aeffff8787fb0345712b8ecf0c4b77b0]

#80632# also put default font in cjk/ctl items for EditEngine


2000-11-29  Niklas Nebel  <nn@openoffice.org>  [31c2281d4463ce3557938409df6ac929cd3c907a]

#80688# FillEditItemSet instead of GetFont for headers/footers (3 fonts)


2000-11-29  Niklas Nebel  <nn@openoffice.org>  [1c49f7bc7754fc2f57f19c104bd630589d138f6f]

#80688# SetFont with PatternAttr (for 3 fonts)


2000-11-29  Niklas Nebel  <nn@openoffice.org>  [5310a84c09bb9078694552f8b7ac4160fce848be]

#80820# support era element


2000-11-29  Niklas Nebel  <nn@openoffice.org>  [5dc9aca69fd7ffe689a0fdc0bc36ecc771966dc7]

#80820# era


2000-11-29  th  <th@openoffice.org>  [ccaaaffeac97644422eabd7f9d2b19ed042db4f2]

#78679# - Don't set the focus, if Window isn't Enabled or isn't InputEnabled.


2000-11-29  Rüdiger Timm  <rt@openoffice.org>  [d49c7dcc459137e6270782c0c72f008ba354c7fa]

Merge SRC614: 29.11.00 - 21:11:42 (NoBranch)


2000-11-29  Kurt Zenker  <kz@openoffice.org>  [4927ec73712c3570cb170c4b22170914863a6790]

Merge SRC614: 11/29/00 - 21:11:35 (NoBranch)


2000-11-29  Kurt Zenker  <kz@openoffice.org>  [65149dcc05bd3cf281dc184331b92268b8d42c45]

Merge SRC614: 29.11.00 - 21:11:30 (NoBranch)


2000-11-29  Kurt Zenker  <kz@openoffice.org>  [fc644698a61108eca679d0badac23f0a37c099ae]

Merge SRC614: 29.11.00 - 21:10:25 (NoBranch)


2000-11-29  Philipp Lohmann  <pl@openoffice.org>  [b5b62c8d5755bead1fad7f198f0d6224c00f0b3e]

#79960# dont leave members uninitialized


2000-11-29  Martin Hollmichel  <mh@openoffice.org>  [d9087ff3ea4304a4e1614a723cdb1da076590502]

SRC614


2000-11-29  Mathias Bauer  <mba@openoffice.org>  [7d494f4292ee6c46bcf02c57a04e5e94a89830c6]

#80966#: some members removed from config


2000-11-29  Oliver Specht  <os@openoffice.org>  [06b6cf3d9df70a410782fa60040a3882ed64c3ab]

#79597# GPF in Dtor fixed


2000-11-29  Oliver Specht  <os@openoffice.org>  [958b443f05ac41054efb137a387a60f682051dbf]

#80913# forbidden rules


2000-11-29  Oliver Specht  <os@openoffice.org>  [66145f03793c31b033e3d4dc6c440daaa3d85389]

#80913# forbidden rules


2000-11-29  Oliver Specht  <os@openoffice.org>  [7304ecb5ad15133ccbabfbdba3d9b31a2d2e52bf]

#80913# forbidden rules


2000-11-29  Oliver Specht  <os@openoffice.org>  [c0cd781fe23d826dcc634a50cdd85c8870a120f9]

#80913# forbidden rules


2000-11-29  Daniel Boelzle  <dbo@openoffice.org>  [06bbfd223bcd1e83bdc0a071a540b6b208aa1e4d]

throw com.sun.star.uno.RuntimeException for unknown C++ exceptions


2000-11-29  Björn Milcke  <bm@openoffice.org>  [056505067edbd06ccc8423a3b48568e786e9388e]

#80956# new feature flag for not exporting chart data (calc/writer)


2000-11-29  Dieter Loeschky  <dl@openoffice.org>  [b62342fb5f71ce8c53986345b456f1033a12af67]

#80959# Disconnect only if the name is valid


2000-11-29  Thomas Lange  <tl@openoffice.org>  [57c81940c61ddb666e8fa0f002da1ea6c77717d0]

#80600# fixed arguments to setConfiguredServices


2000-11-29  Thomas Lange  <tl@openoffice.org>  [4c71b79a702fea9c2bcbbcb4f0daa52b0934869a]

#80600# write used service lists to configuration


2000-11-29  Thomas Lange  <tl@openoffice.org>  [a829e758d044d6ae2e3bb20a0547e6b5413a4832]

#80600# SaveCfgSvcs added to LngSvcMgr


2000-11-29  Thomas Lange  <tl@openoffice.org>  [c86c8ac1a8095d1173be87e0b0875e4949af701d]

#80600# SetSetProperties added to LinguOptConfig class


2000-11-29  Thomas Lange  <tl@openoffice.org>  [e25de80d1ed322d51f8aea6d4517c78f6b0f995e]

#80600# some debug code


2000-11-29  Thomas Lange  <tl@openoffice.org>  [94a8e9ac5aa43fc510e5be0f34b40486b108bc10]

#80600# write active dictionaries to configuration


2000-11-29  Michael Brauer  <mib@openoffice.org>  [5d273f57a312e7f43f24aa2e8e17b45b985e73fb]

#80795#: export of embedded images


2000-11-29  Michael Brauer  <mib@openoffice.org>  [6df15f3989d1f1344be9a6b0c36deb82a90a24a9]

#80795#: export of embedded images


2000-11-29  Malte Timmermann  <mt@openoffice.org>  [ec67bda8a09e6e836b0508a6a5b8091f4f99a980]

#80913# More CJK support


2000-11-29  Rüdiger Timm  <rt@openoffice.org>  [24dd5dd75be5eabd3ca47d46302b4e9a30d87936]

SRC614


2000-11-29  Sven Jacobi  <sj@openoffice.org>  [6c857a09fe89fe1878f579c76326b2634c966362]

now including svx/escherex.hxx to share information, removing unnecessary types and definitions


2000-11-29  Sven Jacobi  <sj@openoffice.org>  [b3bf7d2c11801aa11716fd1d6973074a5e9fa858]

now including svx/escherex.hxx to share information, removing unecessary types and definitions


2000-11-29  Sascha Ballach  <sab@openoffice.org>  [1590800b5944f85b09858446de3ace3fed3099bb]

#80552#; creates the progressbar on demand


2000-11-29  Thomas Lange  <tl@openoffice.org>  [67ce1045004203e368bc522e4039362602797531]

#80600# Nodes, childs and / recognition enhanced


2000-11-29  Michael Brauer  <mib@openoffice.org>  [d640630d7fec52b0da0f0ebea9f66a313f7ff565]

#80795#: export of embedded images


2000-11-29  Thomas Lange  <tl@openoffice.org>  [3a6355c75d63753ebcb8bf7258a31358222a8c6d]

#80600# disposeOneRemovedNode: don't call findSetElement for value nodes


2000-11-29  Andreas Bregas  <ab@openoffice.org>  [de054ddf52ae2229aec94cdb51e54c2cdb48582a]

#80938# Chr works now with unicode range


2000-11-29  Michael Brauer  <mib@openoffice.org>  [4fac92955c9451bbf2644a2f7e278abb95aa3051]

#80795#: export of embedded images


2000-11-29  Kai Sommerfeld  <kso@openoffice.org>  [d5c8136b433919da987cf242a8f96f350a13dd35]

#8ß246# - Fixed Content::insert(...) and Content::transfer(...).


2000-11-29  jp  <jp@openoffice.org>  [8e9abf662ebe31bc1b3efed81dc20aea16cdf3f5]

Bug #80898#: Start QuickHelp - set correct cursor flags


2000-11-29  Christof Pintaske  <cp@openoffice.org>  [ba18affdb3770b20f7d74e50c7663759db50cc9b]

#80937# check for valid service factory


2000-11-29  Kai Sommerfeld  <kso@openoffice.org>  [044c4908e8cbbaec43a4c4d7b9d0262c6796fb5c]

#80246# - Fixed Package class implementation.


2000-11-29  Michael Brauer  <mib@openoffice.org>  [a97742164697e2bd775c0f1c9f031ec1c59f997a]

#80795#: export of embedded images


2000-11-29  Michael Brauer  <mib@openoffice.org>  [1e0d71ce50a06c911194059de31e3b3b430f38c4]

#80795#: export of embedded images


2000-11-29  Andreas Bregas  <ab@openoffice.org>  [0bceb67a452b2936dc8af6dc5d68c5b765db850f]

#80652# Using default device instead of App window for LogicToPixel


2000-11-29  Björn Milcke  <bm@openoffice.org>  [211e3607e502e62d2f86ac51e9808a4053005f61]

#80759# import of grid properties


2000-11-29  Kai Sommerfeld  <kso@openoffice.org>  [36ea7b82cef986576d7f880fa7f5ebdaa7d90632]

#80246# - Optimization ( provider now creates and reuses package instances ).


2000-11-29  Sven Jacobi  <sj@openoffice.org>  [8fa4aa53e09f2465ef348757b277c0b7336681f5]

using more typecast to remove warnings


2000-11-29  Martin Gallwey  <mtg@openoffice.org>  [e5341c0538f1b01f8c00f7d36e811a1fdfe89711]

#80556# make setParent/insertByName behaviour more consistent


2000-11-29  Kai Sommerfeld  <kso@openoffice.org>  [3cf0179655525763f2ed67b3c2780a97f1dd1820]

#80644# - Added ContentCreationError.idl + ContentCreationException.idl.


2000-11-29  Kai Sommerfeld  <kso@openoffice.org>  [28e04bbb7bf90f8c712b1007c2c77e97dcb4d15b]

#80644# - Initial revision.


2000-11-29  Lars Langhans  <lla@openoffice.org>  [ed7c27ea0dfbfe46bb467ac7820eb4f6c7b9a1be]

#80461# localsession splitted in share and user access


2000-11-29  Björn Milcke  <bm@openoffice.org>  [524908c8bbfef7932b13bb11d4280060b201b712]

#80759# import of grid properties


2000-11-29  Dirk Grobler  <dg@openoffice.org>  [774517438fc29c43dd5d522a058994dd7d94d8a9]

#80592# new extension for translations


2000-11-29  Martin Gallwey  <mtg@openoffice.org>  [2d5e27c5f12628e1dad42c31863a08b4a4a8f284]

#80556# correctly handle empty zips


2000-11-29  Andreas Martens  <ama@openoffice.org>  [4b179abd366cb286ce25e9a58ee6560a33b1f087]

#80904#: Restrictions for table margins


2000-11-29  Malte Timmermann  <mt@openoffice.org>  [d92a0b8c102fa72ebbd30bb36b8da89bc70c0a34]

#80304# new Items for CJK features


2000-11-29  Andreas Martens  <ama@openoffice.org>  [d07f5c45e72482ae824eef557c1dea3226f4e2bd]

#80913#: ForbiddenCharacters as paragraph attribute


2000-11-29  Kurt Zenker  <kz@openoffice.org>  [66bdd27d9659f09c2e7d5cd4539bee860ff93f26]

Merge SRC614: 29.11.00 - 14:00:19 (NoBranch)


2000-11-29  Rüdiger Timm  <rt@openoffice.org>  [69479b0322db8e63ccb08660b3337824530d11be]

SRC614


2000-11-29  Kurt Zenker  <kz@openoffice.org>  [939b2776e6eed02838549ad6eed46171532868ba]

Merge SRC614: 29.11.00 - 13:57:21 (NoBranch)


2000-11-29  Nils Fuhrmann  <nf@openoffice.org>  [9c898ed0d23ebae6cdfab51f251914b9f042e67e]

Merge SRC614: 29.11.00 - 13:55:13 (NoBranch)


2000-11-29  Malte Timmermann  <mt@openoffice.org>  [5ddafaaea0aa2e6acfe05d82595972176344c967]

#80304# Init CJK and CTL default fonts


2000-11-29  Kurt Zenker  <kz@openoffice.org>  [ac15c1fb57e5c419f2117e2ea6c2e4bb25b4a5a5]

Merge SRC614: 29.11.00 - 13:54:49 (NoBranch)


2000-11-29  Daniel Boelzle  <dbo@openoffice.org>  [325c7ee52f68b5b0b936c279c644888f36a12c51]

#79029# misc opt


2000-11-29  Frank Schönheit  <fs@openoffice.org>  [57cea4fc3a8a9c33363eaf9138d2c601d7ede1e8]

#80122# CFG_TRACE_* need to be in an explicit scope after if(*)


2000-11-29  Frank Schönheit  <fs@openoffice.org>  [a7d24ec7dc6b4c8eb28825a71c2ab123a424e60e]

#80122# additional traces upon initialization (process id / executable name)


2000-11-29  Kurt Zenker  <kz@openoffice.org>  [6fa9255552a6a87f66081a4acdc3768a9b80db95]

Merge SRC614: 29.11.00 - 13:44:28 (NoBranch)


2000-11-29  Gregor Hartmann  <gh@openoffice.org>  [395a5ac17f0d6684b6edb9929e42a2ae59ae409d]

#80443#


2000-11-29  Kurt Zenker  <kz@openoffice.org>  [aa27e27a3823cf7ba55d03a4d17c1272a4dcd1bd]

Merge SRC614: 29.11.00 - 13:39:54 (NoBranch)


2000-11-29  Martin Hollmichel  <mh@openoffice.org>  [a01434b9aedfc6e8ea57d3aa0ab2fa6f8d52f417]

add: stdio.h for Solaris8


2000-11-29  Kurt Zenker  <kz@openoffice.org>  [b7e9df9f90af6a22592035b5832b7dbd1a0c98c2]

Merge SRC614: 29.11.00 - 13:36:05 (NoBranch)


2000-11-29  Daniel Boelzle  <dbo@openoffice.org>  [e114607aa12987f48d9363c2e873fcca345084d4]

#79029# introduced Misc config items


2000-11-29  Björn Milcke  <bm@openoffice.org>  [c078cd2ae873d30907a7abc55a9850e74078a3ef]

#80523# apply auto-styles at chart document


2000-11-29  Björn Milcke  <bm@openoffice.org>  [b62f41cee6de55f482358da7ddbb92a5943ae9ab]

#80523# auto-style name is not needed as member


2000-11-29  Björn Milcke  <bm@openoffice.org>  [1dd76829ee453c53d266a1ee63323274884292f5]

#80523# aChartAttrTokenMap was incomplete


2000-11-29  Martin Hollmichel  <mh@openoffice.org>  [9577d17b04369a6e2a8295d6fe05f822e5b57793]

add: stdio.h for Solaris8


2000-11-29  Kurt Zenker  <kz@openoffice.org>  [3c79da9494b2ffd144ce925cf13443a3f54dd531]

Merge SRC614: 29.11.00 - 12:54:06 (NoBranch)


2000-11-29  Martin Hollmichel  <mh@openoffice.org>  [fc5bafa27e70d01495ddf8b22aaa95eeb639620f]

add: stdio.h for Solaris8


2000-11-29  jp  <jp@openoffice.org>  [43b94d874a7b7658754062acd02b163a6cd2100e]

Task #80794#: AddXMLToStorage - use the new configuration


2000-11-29  jp  <jp@openoffice.org>  [1fdf19c23f4c83ebfe27991ff2a69385fdb2cbef]

Task #80794#: AddXMLToStorage - use the new configuration


2000-11-29  jp  <jp@openoffice.org>  [17dd2cf804acccfe06f4526cb008d38d064cee5a]

Task #80794#: AddXMLToStorage - use the new configuration


2000-11-29  Kurt Zenker  <kz@openoffice.org>  [464834b5e10c884619c2e8b49311c686c278cf9c]

Merge SRC614: 29.11.00 - 11:51:41 (NoBranch)


2000-11-29  Kurt Zenker  <kz@openoffice.org>  [d9c69f41ca9224aa0bbbaa5853e35c404ece02ef]

Merge SRC614: 11/29/00 - 12:47:38 (NoBranch)


2000-11-29  Kurt Zenker  <kz@openoffice.org>  [4c20f97833ed005a9a6c93004741659a5e37ae48]

Merge SRC614: 11/29/00 - 12:44:20 (NoBranch)


2000-11-29  Kurt Zenker  <kz@openoffice.org>  [26a5c727f974fef06144326cca6d9e3c7cc2127f]

Merge SRC614: 11/29/00 - 12:41:27 (NoBranch)


2000-11-29  Christian Lippka  <cl@openoffice.org>  [bda765d6c60dadf29b51fad13b1d5f3b5ec59486]

#80834# fixed dtd for line-dashes


2000-11-29  Oliver Specht  <os@openoffice.org>  [7a05534e530082a8471537118750b9726cacdaac]

#80616# SwXDocumentIndex: properties HeaderSection and ContentSection


2000-11-29  Kurt Zenker  <kz@openoffice.org>  [c8619b181c97f16ae607660a9b604d3820215632]

Merge SRC614: 11/29/00 - 12:37:54 (NoBranch)


2000-11-29  Oliver Specht  <os@openoffice.org>  [a097434763b046f54da9374403010bb27cc1ca23]

#80616# SwXDocumentIndex: properties HeaderSection and ContentSection


2000-11-29  Andreas Bregas  <ab@openoffice.org>  [e3639fe156e2e135d6f6d7fc8b383a3d02518474]

#80200# Provide minimum wildcard functionality


2000-11-29  Kurt Zenker  <kz@openoffice.org>  [daaf9a0979774c62ad342bde4f451aab6c0ae419]

Merge SRC614: 11/29/00 - 12:29:57 (NoBranch)


2000-11-29  Armin Weiss  <aw@openoffice.org>  [906c738242a428fef4d562ff51d0e8504778a7ce]

#80328# using Clone()-Paint() strategy inside TakeContour() leaves a destroyed SdrObject as pointer in DrawOutliner. Set *this again in fetching the outliner in every case


2000-11-29  Andreas Bregas  <ab@openoffice.org>  [c9cc55878ad291893561818c04c322e5a1ec5a23]

#80200# Provide minimum wildcard functionality


2000-11-29  Kurt Zenker  <kz@openoffice.org>  [9ed32a890ada4ab8eda535e1ecb08d0cf94c79cf]

Merge SRC614: 29.11.00 - 12:21:36 (NoBranch)


2000-11-29  Kurt Zenker  <kz@openoffice.org>  [d525dd1268db9b534b794f6f681a7bfde7625ad3]

Merge SRC614: 29.11.00 - 12:19:21 (NoBranch)


2000-11-29  Daniel Rentz  <dr@openoffice.org>  [b9288d7ddf01a8bfd8ea25fa0ff86df981320a81]

fix: wrong define


2000-11-29  Daniel Rentz  <dr@openoffice.org>  [bb18f8eb17ef791c9d880aafe4aaf991fc37d7a8]

initial revision, no functionality


2000-11-29  Kurt Zenker  <kz@openoffice.org>  [c14ff2c6082e7d74e9b871a20873918871c1512f]

Merge SRC614: 29.11.00 - 12:17:13 (NoBranch)


2000-11-29  Kurt Zenker  <kz@openoffice.org>  [d8cbeba631a1d47eed9cf5e29f80047f8a8705db]

Merge SRC614: 29.11.00 - 12:12:50 (NoBranch)


2000-11-29  Kurt Zenker  <kz@openoffice.org>  [13d74bcdad68b19e945cef56bde590becbb74876]

Merge SRC614: 29.11.00 - 12:09:58 (NoBranch)


2000-11-29  Kurt Zenker  <kz@openoffice.org>  [93c76077da85f397f473378c0201eff2e5d2fc72]

Merge SRC614: 29.11.00 - 12:06:47 (NoBranch)


2000-11-29  Kurt Zenker  <kz@openoffice.org>  [3b5c64b9b2f4f8ca2dc69b7419be1b9903aec751]

Merge SRC614: 29.11.00 - 12:04:42 (NoBranch)


2000-11-29  Rüdiger Timm  <rt@openoffice.org>  [e46e806feb4e33347c7d549d4a219285d0647c65]

Merge SRC614: 29.11.00 - 12:03:38 (NoBranch)


2000-11-29  Oliver Specht  <os@openoffice.org>  [d27bc53efe217cbafdb2289110686efedf89d3a6]

#80913# support of 'Forbidden Rules'


2000-11-29  Kurt Zenker  <kz@openoffice.org>  [e0ad180975e28750913138fc55907b7fcdd22746]

Merge SRC614: 29.11.00 - 12:00:57 (NoBranch)


2000-11-29  Kurt Zenker  <kz@openoffice.org>  [f1096b973fda3e2999fd106e3dce06ee5e0bf716]

Merge SRC614: 29.11.00 - 12:01:00 (NoBranch)


2000-11-29  Rüdiger Timm  <rt@openoffice.org>  [b18d03451f9772ad77020188b0fdcb466bff8c6c]

Merge SRC614: 29.11.00 - 12:00:01 (NoBranch)


2000-11-29  Kurt Zenker  <kz@openoffice.org>  [331d3fc1528acd87a940a6b09a2b5f5b64a6d820]

Merge SRC614: 11/29/00 - 11:59:32 (NoBranch)


2000-11-29  Kurt Zenker  <kz@openoffice.org>  [7e9941978521c2f45a821bc4ec563f6adc502408]

Merge SRC614: 29.11.00 - 11:56:21 (NoBranch)


2000-11-29  Kurt Zenker  <kz@openoffice.org>  [9bf5fed26ce33d7c8448ab4f7169ee64326d4d5c]

Merge SRC614: 11/29/00 - 11:55:22 (NoBranch)


2000-11-29  Rüdiger Timm  <rt@openoffice.org>  [cfc2922275e59531bdeac696e689d63894810188]

Merge SRC614: 29.11.00 - 11:53:23 (NoBranch)


2000-11-29  Kurt Zenker  <kz@openoffice.org>  [7e950a31b7d62539f223ccdc8ca5d45723792f74]

Merge SRC614: 29.11.00 - 11:53:00 (NoBranch)


2000-11-29  Kurt Zenker  <kz@openoffice.org>  [8d3fc6241ccf9a519e695405ff335f11574721a9]

Merge SRC614: 29.11.00 - 11:52:17 (NoBranch)


2000-11-29  Kurt Zenker  <kz@openoffice.org>  [6c36a1f1fa6ca1e40ff216f0e3e9d13a9580a4f3]

Merge SRC614: 11/29/00 - 11:52:15 (NoBranch)


2000-11-29  Kurt Zenker  <kz@openoffice.org>  [387a031ab7577bd46a8c35b72d99767360f0dffa]

Merge SRC614: 29.11.00 - 11:49:48 (NoBranch)


2000-11-29  Kurt Zenker  <kz@openoffice.org>  [482467f72589ebd0853314ea7e8d5253907a9081]

Merge SRC614: 11/29/00 - 11:49:33 (NoBranch)


2000-11-29  Kurt Zenker  <kz@openoffice.org>  [66f9e6452d7fd1c1146ead99c6006e409acb0f41]

Merge SRC614: 29.11.00 - 11:47:46 (NoBranch)


2000-11-29  Kurt Zenker  <kz@openoffice.org>  [1b762a52e6e6ba13d7d7310982c1406916c1d84b]

Merge SRC614: 29.11.00 - 11:46:16 (NoBranch)


2000-11-29  Rüdiger Timm  <rt@openoffice.org>  [fdcdf3d6464ea0e641fedcd9863d3df00e73a879]

Merge SRC614: 29.11.00 - 11:46:23 (NoBranch)


2000-11-29  Kurt Zenker  <kz@openoffice.org>  [fc575dc10a6f6d5677b94e73bb36b893b378acac]

Merge SRC614: 29.11.00 - 11:46:37 (NoBranch)


2000-11-29  Kurt Zenker  <kz@openoffice.org>  [575737d92fc079893dea856c2f221fc34bf15a18]

Merge SRC614: 29.11.00 - 11:45:38 (NoBranch)


2000-11-29  Kurt Zenker  <kz@openoffice.org>  [acf98d5f0c857ad55f11249f38a702e250d76212]

Merge SRC614: 29.11.00 - 11:43:31 (NoBranch)


2000-11-29  Kurt Zenker  <kz@openoffice.org>  [dd0b42456b59d96433115e8c1b556bfd0013e68e]

Merge SRC614: 29.11.00 - 11:43:35 (NoBranch)


2000-11-29  Kurt Zenker  <kz@openoffice.org>  [9ab58c8d3f241e2ba64782721f81da1e7e78df1b]

Merge SRC614: 29.11.00 - 11:43:22 (NoBranch)


2000-11-29  Ocke Janssen  <oj@openoffice.org>  [fa6dcfc35918c84b392ad6e05140c616bcca0285]

remove catch(...)


2000-11-29  Kurt Zenker  <kz@openoffice.org>  [eb4556aeef37b8c26a37d29d45f3f4a5bc4ab4a1]

Merge SRC614: 29.11.00 - 11:39:01 (NoBranch)


2000-11-29  Ocke Janssen  <oj@openoffice.org>  [1817d970042e145f1d800060c04847d071e06549]

#80899# better error msg


2000-11-29  Rüdiger Timm  <rt@openoffice.org>  [b8d81d75613a430a77fcd38a1e7ad87d4539a896]

SRC614


2000-11-29  Kurt Zenker  <kz@openoffice.org>  [79860614c973a358f5261da445b85fccb6790f48]

Merge SRC614: 29.11.00 - 11:38:31 (NoBranch)


2000-11-29  Ocke Janssen  <oj@openoffice.org>  [4a588b4129c1c3829a955f28ea536e214e315a0f]

#80899# check tablename before call getname


2000-11-29  Peter Burow  <pb@openoffice.org>  [b1e98b08ae9728620d3f7e924e0ad4c244843089]

fix: #80908# NULL-Sequence can not be filled


2000-11-29  Martin Hollmichel  <mh@openoffice.org>  [ddcd141c43a6cd23e326cb259513242bf123ed7f]

add: stdio.h for Solaris8


2000-11-29  Kurt Zenker  <kz@openoffice.org>  [c352fafcd994eb556937cf4a7ec11833d073f3e7]

Merge SRC614: 29.11.00 - 11:32:17 (NoBranch)


2000-11-29  Kurt Zenker  <kz@openoffice.org>  [69f426d8c5ec4971ccd2aeb9fd27e532ceca367f]

Merge SRC614: 29.11.00 - 11:30:55 (NoBranch)


2000-11-29  Martin Hollmichel  <mh@openoffice.org>  [5b0b05e3b8cf16f2f13223020eca403cf89a346f]

add: header for Solaris8


2000-11-29  Kurt Zenker  <kz@openoffice.org>  [f60f77cfb2d997b34867c1d947f3c73f0ecb1dc9]

Merge SRC614: 29.11.00 - 11:30:25 (NoBranch)


2000-11-29  Rüdiger Timm  <rt@openoffice.org>  [d340fb62621958cd28df2ffe34c3c70189577fa9]

Merge SRC614: 29.11.00 - 11:24:58 (NoBranch)


2000-11-29  Kurt Zenker  <kz@openoffice.org>  [0599c866d57ece5847dd3bf10d96cdbaac5b3c33]

Merge SRC614: 29.11.00 - 11:24:58 (NoBranch)


2000-11-29  Kurt Zenker  <kz@openoffice.org>  [0cb7f89b221ab1a7068fbe367a33d92cc7570839]

Merge SRC614: 29.11.00 - 11:26:52 (NoBranch)


2000-11-29  Kurt Zenker  <kz@openoffice.org>  [3b82e3d9dcc2d0b587cf1eacce86218b42936938]

Merge SRC614: 29.11.00 - 11:23:04 (NoBranch)


2000-11-29  Kurt Zenker  <kz@openoffice.org>  [de327d66f1ac482ed1ccdbe5a422560470543a57]

Merge SRC614: 29.11.00 - 11:26:04 (NoBranch)


2000-11-29  Kurt Zenker  <kz@openoffice.org>  [6da8859d1c291983f4855bc7eec2d96934549539]

Merge SRC614: 29.11.00 - 11:23:30 (NoBranch)


2000-11-29  Kurt Zenker  <kz@openoffice.org>  [2981cdbeaf1b28e9b6071c4c89ba439451d6d874]

Merge SRC614: 29.11.00 - 11:23:09 (NoBranch)


2000-11-29  Ocke Janssen  <oj@openoffice.org>  [79fe8072d1cc19b4d9f4c49c1375a8e733d404ac]

#80219# wrong use of keys


2000-11-29  Kurt Zenker  <kz@openoffice.org>  [c988c0da7c43ac32832a8bfdac65dfcc07dd8592]

Merge SRC614: 29.11.00 - 11:21:26 (NoBranch)


2000-11-29  Kai Sommerfeld  <kso@openoffice.org>  [dcc5e82ffa88839b66f0377831e75fbf22170ca6]

#80444# - Use defines for UCB configuration keys.


2000-11-29  Kurt Zenker  <kz@openoffice.org>  [0b390d1a34dd9d1432788a5956fa07bfafb628f7]

Merge SRC614: 29.11.00 - 11:19:59 (NoBranch)


2000-11-29  Kurt Zenker  <kz@openoffice.org>  [6c3998ae5ab7ce13a87474d4517094cc8e5d7e84]

Merge SRC614: 29.11.00 - 11:18:58 (NoBranch)


2000-11-29  Kurt Zenker  <kz@openoffice.org>  [7c7933f09c9f6a44ce7d3d11a0373949b90713bf]

Merge SRC614: 29.11.00 - 11:16:07 (NoBranch)


2000-11-29  Kurt Zenker  <kz@openoffice.org>  [d6cdea940ddf20ad7c0dc5716920d3c39e40d1d1]

Merge SRC614: 29.11.00 - 11:17:08 (NoBranch)


2000-11-29  Kurt Zenker  <kz@openoffice.org>  [4cbd9643a5976fd485e7a42d8cc704cfb9713bf4]

Merge SRC614: 29.11.00 - 11:13:59 (NoBranch)


2000-11-29  Kurt Zenker  <kz@openoffice.org>  [fedf82d054cffa17aea92475c808c6596691394a]

Merge SRC614: 29.11.00 - 11:11:28 (NoBranch)


2000-11-29  Kurt Zenker  <kz@openoffice.org>  [03385b0f00704200fb0d45806a5ff730fc95bd6c]

Merge SRC614: 29.11.00 - 11:11:49 (NoBranch)


2000-11-29  Kurt Zenker  <kz@openoffice.org>  [e01c405383ca99ee121d3ff3342ae16e91bad8c2]

Merge SRC614: 11/29/00 - 11:11:11 (NoBranch)


2000-11-29  Kurt Zenker  <kz@openoffice.org>  [f67ca9e6a6b1c9d162a0de41a11cf3be82987145]

Merge SRC614: 29.11.00 - 11:09:14 (NoBranch)


2000-11-29  Rüdiger Timm  <rt@openoffice.org>  [9b9e6c1afd452c95637db5e1cec858bd03df400f]

Merge SRC614: 29.11.00 - 11:09:14 (NoBranch)


2000-11-29  Kurt Zenker  <kz@openoffice.org>  [9627c38bb69d00847a1e65ac811fb397dbe25391]

Merge SRC614: 29.11.00 - 11:09:11 (NoBranch)


2000-11-29  Rüdiger Timm  <rt@openoffice.org>  [1492d60c536d98b8dc41189c7c64a64e5b534998]

Merge SRC614: 29.11.00 - 11:06:32 (NoBranch)


2000-11-29  Kurt Zenker  <kz@openoffice.org>  [4690dbee2cfdb5a8ed65e49823816d70d8438e77]

Merge SRC614: 29.11.00 - 11:06:07 (NoBranch)


2000-11-29  Kurt Zenker  <kz@openoffice.org>  [d4a741364ab5510477018c274902d42b4382d35a]

Merge SRC614: 29.11.00 - 11:04:10 (NoBranch)


2000-11-29  Kurt Zenker  <kz@openoffice.org>  [63f20acac45fe7fd327985f9a7f781e18b86a22a]

Merge SRC614: 29.11.00 - 11:03:17 (NoBranch)


2000-11-29  Kurt Zenker  <kz@openoffice.org>  [be408e511eb2fdd534d8e3974a890814cc918883]

Merge SRC614: 11/29/00 - 11:03:09 (NoBranch)


2000-11-29  Rüdiger Timm  <rt@openoffice.org>  [345e4b8298b7c2586e0844d7ebb1d4ee517655ab]

Merge SRC614: 29.11.00 - 11:02:50 (NoBranch)


2000-11-29  Kurt Zenker  <kz@openoffice.org>  [8ce7f23ad3322060a42ea405ec43e75c387b5b13]

Merge SRC614: 29.11.00 - 10:59:17 (NoBranch)


2000-11-29  Kurt Zenker  <kz@openoffice.org>  [b0eb6212cace3388a985463a0bddee420b4ae63e]

Merge SRC614: 29.11.00 - 10:59:47 (NoBranch)


2000-11-29  Kurt Zenker  <kz@openoffice.org>  [de2d8b0d151a7ca9addfc615ca06da9322ee55ed]

Merge SRC614: 29.11.00 - 10:58:10 (NoBranch)


2000-11-29  Kurt Zenker  <kz@openoffice.org>  [343a92e4a021b283a66516ed2a1b3171626aea79]

Merge SRC614: 29.11.00 - 10:56:22 (NoBranch)


2000-11-29  Kurt Zenker  <kz@openoffice.org>  [74ea5cc6bfa9bbc821345064c69f0ccb963ec0bd]

Merge SRC614: 29.11.00 - 10:51:39 (NoBranch)


2000-11-29  Kurt Zenker  <kz@openoffice.org>  [1673ba8bdf413adc2685dd70f9b40c862e3ef7d4]

Merge SRC614: 29.11.00 - 10:51:30 (NoBranch)


2000-11-29  Rüdiger Timm  <rt@openoffice.org>  [621c5ba3b40e7dc7f5a70c50020069b8fbe3878b]

Merge SRC614: 29.11.00 - 10:51:30 (NoBranch)


2000-11-29  Rüdiger Timm  <rt@openoffice.org>  [95159f1a43e452c79937363f6510917367fc3187]

Merge SRC614: 29.11.00 - 10:49:35 (NoBranch)


2000-11-29  Kurt Zenker  <kz@openoffice.org>  [7a6d17879db877a68671d099acddf3cf48a21342]

Merge SRC614: 29.11.00 - 10:48:38 (NoBranch)


2000-11-29  Kurt Zenker  <kz@openoffice.org>  [6d4325106c0aa8a04d2fa21c15662d3100a3e709]

Merge SRC614: 29.11.00 - 10:47:00 (NoBranch)


2000-11-29  Kurt Zenker  <kz@openoffice.org>  [0ec5e988677925a3c811da54591ede5f4dce8679]

Merge SRC614: 29.11.00 - 10:47:26 (NoBranch)


2000-11-29  Kurt Zenker  <kz@openoffice.org>  [9d385a1ead2ca15e04bbc417cb001c738ad5e955]

Merge SRC614: 29.11.00 - 10:46:56 (NoBranch)


2000-11-29  Rüdiger Timm  <rt@openoffice.org>  [dea873e9956afad59aa8d9a134471485f5353239]

Merge SRC614: 29.11.00 - 10:46:53 (NoBranch)


2000-11-29  Kurt Zenker  <kz@openoffice.org>  [753682a3ef7992b70e878e3e00290274f4d0ef91]

Merge SRC614: 29.11.00 - 10:46:51 (NoBranch)


2000-11-29  Kurt Zenker  <kz@openoffice.org>  [7e58b69b6ef64f37423f5a339b8f8a77a1cedb38]

Merge SRC614: 29.11.00 - 10:38:31 (NoBranch)


2000-11-29  Rüdiger Timm  <rt@openoffice.org>  [03c1f0767a9d389d5d539252b46a557fd273f7f7]

Merge SRC614: 29.11.00 - 10:41:41 (NoBranch)


2000-11-29  Kurt Zenker  <kz@openoffice.org>  [db074a5744fdff15de4d4076d11ec5fd6a68a5ae]

Merge SRC614: 29.11.00 - 10:40:05 (NoBranch)


2000-11-29  Kurt Zenker  <kz@openoffice.org>  [4ee59ccb445e622a6d59d3100ab9f8ac213f1783]

Merge SRC614: 29.11.00 - 10:40:29 (NoBranch)


2000-11-29  Kurt Zenker  <kz@openoffice.org>  [fb4b467859aa56f88c8337b289eb38cb9344b2ee]

Merge SRC614: 29.11.00 - 10:33:25 (NoBranch)


2000-11-29  Rüdiger Timm  <rt@openoffice.org>  [64e7ce1cda2a74d1d2c48468c00de4ea6705b24c]

Merge SRC614: 29.11.00 - 10:38:23 (NoBranch)


2000-11-29  Kurt Zenker  <kz@openoffice.org>  [89491198c1605313e242696ffe1faa9f334c6be4]

Merge SRC614: 29.11.00 - 10:36:04 (NoBranch)


2000-11-29  Kurt Zenker  <kz@openoffice.org>  [bd90a7889f4c4cc7efb39063c12bb69f69e06036]

Merge SRC614: 29.11.00 - 10:37:25 (NoBranch)


2000-11-29  Oliver Specht  <os@openoffice.org>  [f63581802784aaebc945452b170b48464021a8e7]

#78509# new interface: XLineNumberingProperties


2000-11-29  Rüdiger Timm  <rt@openoffice.org>  [4c9e3d2aaa4b582c9a66ba1495347658b5ee2d74]

Merge SRC614: 29.11.00 - 10:34:58 (NoBranch)


2000-11-29  Kurt Zenker  <kz@openoffice.org>  [8947a70ed74360491ddde96a6c7f62663e8918d5]

Merge SRC614: 29.11.00 - 10:32:05 (NoBranch)


2000-11-29  Kurt Zenker  <kz@openoffice.org>  [b5196a2cc3c8e9feab4c06e04a5a1ada97d946df]

Merge SRC614: 29.11.00 - 10:34:07 (NoBranch)


2000-11-29  Kurt Zenker  <kz@openoffice.org>  [552f6f6682b545ffa706decde69fba8ca8f6d7c4]

Merge SRC614: 29.11.00 - 10:33:19 (NoBranch)


2000-11-29  Oliver Specht  <os@openoffice.org>  [74d3664200df39fcda5aaf1e50ff4fd26a319f98]

#78509# new interface: XLineNumberingProperties


2000-11-29  Kurt Zenker  <kz@openoffice.org>  [2386d96401b8d1cc5959ba9173b2553ac2af4197]

Merge SRC614: 29.11.00 - 10:28:20 (NoBranch)


2000-11-29  Kurt Zenker  <kz@openoffice.org>  [a07ef0ad7e275c615dff3fe868a580f8dc2255a0]

Merge SRC614: 29.11.00 - 10:27:02 (NoBranch)


2000-11-29  Daniel Rentz  <dr@openoffice.org>  [219cf879628d7fdcd3529f99c8528457e73dff9f]

fix: wrong defines


2000-11-29  Ocke Janssen  <oj@openoffice.org>  [e80648ba4b08a2043473c3646a718f0d53bb454c]

#80899# check for end when accessing columns


2000-11-29  Kurt Zenker  <kz@openoffice.org>  [a63b3a200efa3cb46ab7a909963f8dfc948ab3c9]

Merge SRC614: 29.11.00 - 10:21:53 (NoBranch)


2000-11-29  Kurt Zenker  <kz@openoffice.org>  [0b721a09aec3d0b00f68aaf1b0737fddbaa57e7d]

Merge SRC614: 29.11.00 - 10:19:44 (NoBranch)


2000-11-29  Kurt Zenker  <kz@openoffice.org>  [5bb2405124372dec11e92da13da0b87e95b0fc2d]

Merge SRC614: 29.11.00 - 10:17:57 (NoBranch)


2000-11-29  Daniel Rentz  <dr@openoffice.org>  [f246473cba06d43f95e94e52056450a40b549010]

chg: moved pivot table exp/imp to xcl97


2000-11-29  Oliver Specht  <os@openoffice.org>  [297e8374b278a0683e58a487089734685fada944]

#78509# new interface: XLineNumberingProperties


2000-11-29  Kai Sommerfeld  <kso@openoffice.org>  [c0871e1e1ed6a0f40013a98e2bb7c2d86f7894e6]

#80444# - Fixed UCB initialization.


2000-11-29  Kurt Zenker  <kz@openoffice.org>  [33742db83ea731a65e41bf5b74144a95057da826]

Merge SRC614: 29.11.00 - 10:16:41 (NoBranch)


2000-11-29  Kurt Zenker  <kz@openoffice.org>  [f3afdb58efade282092b44a90a93ae3b178e2b2c]

Merge SRC614: 29.11.00 - 10:16:12 (NoBranch)


2000-11-29  Kurt Zenker  <kz@openoffice.org>  [611621cae0933cb11c4277741da32d3ef4220385]

Merge SRC614: 29.11.00 - 10:14:30 (NoBranch)


2000-11-29  Kurt Zenker  <kz@openoffice.org>  [64c23585fc408eda32a4a1fb77f6eb896d039d5a]

Merge SRC614: 29.11.00 - 10:14:25 (NoBranch)


2000-11-29  Rüdiger Timm  <rt@openoffice.org>  [621d4dc5d606b892554eada0b85dfda7226a44b6]

SRC614


2000-11-29  Kurt Zenker  <kz@openoffice.org>  [75865d09fab4bbd43b17c3434c988d0db15562c1]

Merge SRC614: 29.11.00 - 10:10:57 (NoBranch)


2000-11-29  Oliver Specht  <os@openoffice.org>  [ae5e2004be1af15d3daf841893273c49e2088ca7]

#78509# new interface: XLineNumberingProperties


2000-11-29  Kurt Zenker  <kz@openoffice.org>  [b57fb75b330a760738c93ac8245498a10098d0fd]

Merge SRC614: 29.11.00 - 10:10:23 (NoBranch)


2000-11-29  Kurt Zenker  <kz@openoffice.org>  [dcae919f79ffdff0373271694e9b86176a08ceb4]

Merge SRC614: 29.11.00 - 10:07:10 (NoBranch)


2000-11-29  Kurt Zenker  <kz@openoffice.org>  [46432e31588779a438d4dc6bebfc0fbb6e4f1a69]

Merge SRC614: 29.11.00 - 10:08:34 (NoBranch)


2000-11-29  Kurt Zenker  <kz@openoffice.org>  [73dc8acb923fb638a1e7a249b703245a031ae1ef]

Merge SRC614: 29.11.00 - 10:07:21 (NoBranch)


2000-11-29  Kurt Zenker  <kz@openoffice.org>  [5080299e512c8e45ee9a063f0aeac65ea7cfb234]

Merge SRC614: 29.11.00 - 10:05:53 (NoBranch)


2000-11-29  Björn Milcke  <bm@openoffice.org>  [dc19dfb8d5fdf5df373f5fc103c85ed02f6578c5]

#80900# + "error-category"


2000-11-29  Oliver Specht  <os@openoffice.org>  [ad064f390e7c8e16b58041d74ab832c986a5d271]

unoidl removed


2000-11-29  Frank Schönheit  <fs@openoffice.org>  [c7aa9e3ebf90b1e2fabed43be09f23efcb69cc5d]

arghhh ... build the correct attributes in registerMayBeVoidProperty now (hopefully ...)


2000-11-29  Martin Gallwey  <mtg@openoffice.org>  [714bfc1e970f6a1500e6577787696534a9ca9ded]

#80556# bug fixes


2000-11-29  Martin Gallwey  <mtg@openoffice.org>  [07c2807484991b45fdd6cb87485d854567f2f87b]

#80556# bug fixes


2000-11-28  jp  <jp@openoffice.org>  [0b577db36b56e410546ba1037f59ba162fe5ff40]

Task #80616#: InsertTableOf - add the header section for the XML-Import


2000-11-28  jp  <jp@openoffice.org>  [958e6794f9e7ddd8fa4d9badc28e57bacd99a38e]

task #80795#: ReRead and InsertGrafik with GraphicObject


2000-11-28  Eike Rathke  <er@openoffice.org>  [e3156f61eb7e3aed5cc5b504443ab7c9bf38360c]

#80890# GetKeyWord: a following match must have at least as much characters as the previous match


2000-11-28  Martin Hollmichel  <mh@openoffice.org>  [485fc692e92d5c19d6b613c408d388eaf1c2124e]

chg: header


2000-11-28  Patrick Luby  <pluby@openoffice.org>  [3bce13fe7f8d114e8060c0aa8c6f5a4c7a56cc59]

Moved #include <QD/QD.h> from VCLGraphics.m to salgdi.h so that QuickDraw can be used in C++ code.


2000-11-28  Patrick Luby  <pluby@openoffice.org>  [c819eb4cee0994df2f95f8ceab1d944762d35597]

Added Line to #define and #undef statements.


2000-11-28  jp  <jp@openoffice.org>  [ca066d9e5b78a448fcd02df30af8e7aea76fe5a6]

Bug #80312#: OverwriteCursor for CJK


2000-11-28  Sven Jacobi  <sj@openoffice.org>  [b1312ba5a31df2fde82a583ef7f90674af8d75dc]

#79743# added TextHorizontalAdjust and TextVerticalAdjust


2000-11-28  jp  <jp@openoffice.org>  [2018d8bb66431f097e56c13946ccf7d90faf6cdc]

Bug #77788#: GraphicArrivedHdl_Impl - compare the pointer correct


2000-11-28  Sven Jacobi  <sj@openoffice.org>  [85b6a7498d236a132ae346e5fbaa3e9ad4595955]

#79743# added TextHorizontalAdjust and TextVerticalAdjust


2000-11-28  Rüdiger Timm  <rt@openoffice.org>  [e6854bdcd52d9ff4e62d44b11982c150c66e630c]

SRC614


2000-11-28  Philipp Lohmann  <pl@openoffice.org>  [559be691eb87cf24472c28467657aca00ef6f4ab]

#79933# use XtResizeWidget instead of XtSetArg


2000-11-28  Rüdiger Timm  <rt@openoffice.org>  [b0e36e01509d4903fddbf77234f83c5ab2132d39]

SRC614


2000-11-28  Daniel Vogelheim  <dvo@openoffice.org>  [f94f90425a5d6097e7b1ceb2fe2ca790f821b96f]

#79090# now use table: namespace


2000-11-28  Christian Lippka  <cl@openoffice.org>  [e971f31cee2b274bd1d438a248250e76ed378bb2]

#80875# changed NumberFormat to long


2000-11-28  Philipp Lohmann  <pl@openoffice.org>  [539de18a94a8c4ef8da964648296980a89088cb8]

#76725# #78679# default size, modal dialogs raised if document comes in front of them


2000-11-28  Martin Gallwey  <mtg@openoffice.org>  [81c60a38c4187ad2fc4885eff6dcc28c382bc4f4]

#80556# make it build


2000-11-28  Eike Rathke  <er@openoffice.org>  [101189edc800d230f35a37fcbbf7ad278d42af37]

#80810# ImpGenerateCL: check FormatElement formatindex for dupes


2000-11-28  Armin Weiss  <aw@openoffice.org>  [3a297fffe5317bb1389cc2453d535e9250e0f4aa]

#80277# merging was done wrong in the prev version


2000-11-28  Sascha Ballach  <sab@openoffice.org>  [5b73f7fc1a5f7b4b8f751cf9352a3c74055ae457]

#80874#; the mergerange on a ScMyCell is now the right


2000-11-28  Sascha Ballach  <sab@openoffice.org>  [b49b6761a4d87e74fed15bec7f59b75c6090de97]

#79771#; use new methods of ScDocument


2000-11-28  Philipp Lohmann  <pl@openoffice.org>  [9132455a2273cc0d7313e959a586ed4a25dd3936]

do not create unnecessary directories


2000-11-28  Oliver Bolte  <obo@openoffice.org>  [7541c107bf58f4535c87af78a28e77e79de195c9]

undo of the last change


2000-11-28  Sascha Ballach  <sab@openoffice.org>  [279e0de91777f8b67085a97846c40e545a7530bc]

#80679#; must changes done


2000-11-28  Oliver Bolte  <obo@openoffice.org>  [65de56e98cd24b4b2c13d1fd255c793a898858c5]

#65293# throw() to throw for linux


2000-11-28  Rüdiger Timm  <rt@openoffice.org>  [094088cc33268a349f7923d54ad8fc9cd72b0c9e]

#65293# createUnoPageImpl not in case of SVX_LIGHT


2000-11-28  Sascha Ballach  <sab@openoffice.org>  [60f15755f5bc5461d28be68a7e9ddacec0430028]

#79771#; methods added, which the next different row or column return


2000-11-28  Malte Timmermann  <mt@openoffice.org>  [9ad0aa90fa5cf8c3b3e6a42bd9a0172b4cf75a47]

#80304# More improvements for vertial writing


2000-11-28  Christian Lippka  <cl@openoffice.org>  [56d225bae242573466685d295bd74440754fd546]

#79743# replaced TextAdjust with TextHorizontalAdjust and TextVerticalAdjust


2000-11-28  khz  <khz@openoffice.org>  [22dd04735cdb666900cf1b6ad8b9aa9981ab8b03]

#79657# avoid accessing NULL pointer when reading LVL properties


2000-11-28  Peter Burow  <pb@openoffice.org>  [096847a1f29bd1351d5aa8c0d62528af2cc34232]

fix: #80743# it was used the wrong length to replace $(userpath)


2000-11-28  Sven Jacobi  <sj@openoffice.org>  [6623359a5f58f44b33013564b7cfade209986891]

added text positioning for some block arrows


2000-11-28  Christian Lippka  <cl@openoffice.org>  [80492aaaa3575216a9e3c7ab6c8290f94d901c24]

#79743# replaced TextAdjust with TextHorizontalAdjust and TextVerticalAdjust


2000-11-28  Nils Fuhrmann  <nf@openoffice.org>  [869963a295b3923eb0e9744f6235ac62442eba6f]

Fix: Merging now possible, needed for #80592#


2000-11-28  Kay Ramme  <kr@openoffice.org>  [8214d01a8b6fe0200238900eee23c87238429f82]

give the reason of InvocationTargetException


2000-11-28  Kay Ramme  <kr@openoffice.org>  [b84d44b41ed34e4dde4b424780dc244a4e25c981]

fixed tests to find a usable contructor; throw exception if no usable constructor available; check before calling initialize


2000-11-28  Andreas Schlüns  <as@openoffice.org>  [131c5ab3a1816a3d0ccef09661e4e360575473f5]

#79040# new version of new type detection


2000-11-28  Jörg Budischewski  <jbu@openoffice.org>  [6c2bb2989ba5a620b478da60c2692fe21e6cf9fc]

#80758# force synchronous feature implemented


2000-11-28  Martin Hollmichel  <mh@openoffice.org>  [73c7f91a6924e182ea6e84d25268c31a8988c9a3]

chg: header for Solaris8


2000-11-28  th  <th@openoffice.org>  [394ab88b4dfb5456dc069b4f143f88aada29cc78]

#79564# - EventHook is also called, if the Window is disabled


2000-11-28  Andreas Schlüns  <as@openoffice.org>  [171fac5f9fb4c46c5f4d897d054c526e8427288d]

#79040# change default DetectService and generic FrameLoader


2000-11-28  Jörg Budischewski  <jbu@openoffice.org>  [abb19f056ffc4d1ae9c59c5659f53492731f2287]

#80758# force synchronous feature implemented


2000-11-28  th  <th@openoffice.org>  [92d748fe4268b617dfbc14ba6c11eb8cd56d1d76]

#79564# - EventHook is also called, if the Window is disabled


2000-11-28  Andreas Martens  <ama@openoffice.org>  [0786651a08100042fbecfed29060fd5424a08ce2]

#80512#: Input cursor in overwrite mode


2000-11-28  Andreas Martens  <ama@openoffice.org>  [459135323c861fd63c9d95d92ab30c0fdbb18210]

#80512#: Input cursor in overwrite mode


2000-11-28  Christian Lippka  <cl@openoffice.org>  [36be30df1185860ac2ce533182fb29fcda159e67]

#80857# added dash import/export


2000-11-28  Kai Sommerfeld  <kso@openoffice.org>  [c7432fe0a411a2b642da9b3ecf6ea956ffb41148]

#80246# - Misc. Fixes and optimizations.


2000-11-28  Christian Lippka  <cl@openoffice.org>  [44d99af93e16789066fbc53e2eb13fc34391f1df]

#80857# added dash import/export


2000-11-28  Thomas Benisch  <tbe@openoffice.org>  [eb2ea6cd18d0ac7e79bcd418ec7b4036b6b3929d]

removed obsolete include file svx/vcsbxdef.hxx


2000-11-28  Andreas Bregas  <ab@openoffice.org>  [782e5f579a4f43c9e1c0d84a0dea610fb320abd6]

SfxHelp removed


2000-11-28  Martin Hollmichel  <mh@openoffice.org>  [ee847e098be27b4ad26164b5c88f26ad82828504]

chg: header for Solaris8


2000-11-28  th  <th@openoffice.org>  [976a357bef52407fa1aaf424ad2a3bb7f568d4bc]

#80846# - ValueOfBoolean() works now also on systems, where wchar_t != sal_Unicode


2000-11-28  Frank Schönheit  <fs@openoffice.org>  [24a0ffc62d433b9fb207ba184d4bfeb4a7a31db7]

#80152# +ODatasourceSelector::count


2000-11-28  Frank Schönheit  <fs@openoffice.org>  [bafbb3cb7d63fa7f33b0a20d0b37ff5f260cf486]

#80152# m_bDisplayingDeleted -> m_bDisplayingInvalid


2000-11-28  Frank Schönheit  <fs@openoffice.org>  [f5994c7083390c66771ed9b27a874ef2debaf0a9]

#80152# implApplyChanges: check the entry count of the listbox


2000-11-28  Frank Schönheit  <fs@openoffice.org>  [7e82582bcfbdf6e6b8bff42ba6f4e9ae28909e5a]

#80152# m_bDisplayingDeleted renamed in m_bDisplayingInvalid


2000-11-28  Kurt Zenker  <kz@openoffice.org>  [dc65d6a815c039d6f0aef2045e24608bd4db3367]

SearchParam in namespace utl and include textsearch.hxx


2000-11-28  Martin Gallwey  <mtg@openoffice.org>  [44d7d255be11ea826663bbfd571581488e48a232]

#80556 fix time modification dates


2000-11-28  Oliver Specht  <os@openoffice.org>  [c4e62edfdc326309653a01312ac992034eb34cc2]

#80600# ptrarray in UNIX


2000-11-28  Herbert Duerr  <hdu@openoffice.org>  [7069e551a7c130c1e3bb5b154bc5dd16dd419960]

complete kerning in serverside font feature


2000-11-28  Dirk Völzke  <dv@openoffice.org>  [812ed53fd66fffac188cf144802aad6a7132da92]

#80286# removed all DirEntries


2000-11-28  Andreas Bregas  <ab@openoffice.org>  [27de18645a99517ea9bc229d599b9662bb724fce]

#80755# Re-Added keywords that were deleted by mistake


2000-11-28  Oliver Specht  <os@openoffice.org>  [3cd1e703627fb154a9c117fe6e136d85dd75b0d4]

#80600# ConfigItem UNIX conform


2000-11-28  Oliver Bolte  <obo@openoffice.org>  [631a31752b37a76558e301118fea767a283ef07c]

Change: Initialisation of aCropStr linux compiler #65293#


2000-11-28  Christian Lippka  <cl@openoffice.org>  [b3fbbc2074270455cf66eb29a098d9f02effecf9]

#80834# added LineDashName property for xml import/export


2000-11-28  Martin Gallwey  <mtg@openoffice.org>  [0135f66c7e29773a162b8accbf347fa3342d597f]

#80556# correctly handle new ZipPackageFolders


2000-11-28  Christian Lippka  <cl@openoffice.org>  [e33be54b65d82370365ebf0e655f5f87548c7464]

#80834# set which id on XLineDashItem to get it into the pool


2000-11-28  Andreas Bregas  <ab@openoffice.org>  [05817a431ded66db3f973a8c54a4d24fc37fe0cd]

#80755# Basic import


2000-11-28  Rüdiger Timm  <rt@openoffice.org>  [9ae00d628c2dd022bcd231851f62cf700a2869d2]

SRC614


2000-11-28  Ocke Janssen  <oj@openoffice.org>  [e8ba0935dfd767db3ed1d863181eed03289427b4]

#80827# check dbroot if dbconfig failed


2000-11-28  Christian Lippka  <cl@openoffice.org>  [0c78823a4835ab8d3f3c5ece8ed441907f5c933d]

#80699# new api to get StarOffice Api Wraper for svx implementations


2000-11-28  Andreas Bregas  <ab@openoffice.org>  [0dbd20a7f7bb73d92babd6ad39063597eb47f53e]

#80755# Basic import


2000-11-28  Niklas Nebel  <nn@openoffice.org>  [7866d36bb0e6d44cb055b99fe61c5c6c977c7dc1]

#80627# Command: use InputCommand for ExtText commands


2000-11-28  jp  <jp@openoffice.org>  [2301b6091bd532e76692c82e751ab6c1db46d0e8]

Bug #80631#: DTOR - end the text edit


2000-11-28  Andreas Bregas  <ab@openoffice.org>  [e18a76f5feac6223bcd2842c2e79a88401a6e6b1]

#80755# Basic export


2000-11-28  Andreas Bregas  <ab@openoffice.org>  [147304f7dbb7f3d0312502bad286993b15eef6cc]

#80755# script.lib


2000-11-28  Peter Burow  <pb@openoffice.org>  [918957cc8e15ac978f426cb5549380021865bb1f]

fix: #80231# no SfxHelpPI any longer


2000-11-28  Andreas Bregas  <ab@openoffice.org>  [0f0b628429353fab5b873f34619a85855edf40c9]

#80755# xmlscripte/i.cxx


2000-11-28  Niklas Nebel  <nn@openoffice.org>  [1945140214d6813aafcb536762946d89e84e8970]

#80627# InputCommand


2000-11-28  Andreas Bregas  <ab@openoffice.org>  [7054577b9bd34bb1bb7e54ba0b943eb43b9706fe]

#80755# Basic import


2000-11-28  Mathias Bauer  <mba@openoffice.org>  [60deec7471650c391a78db155ad8125cf56c8897]

#80231#: no SfxHelpPI anymore


2000-11-28  Andreas Bregas  <ab@openoffice.org>  [9a19f44baf67c7ee8a49f25a106b1b572ee2bbf0]

#80755# Header for Basic import/export


2000-11-28  Daniel Rentz  <dr@openoffice.org>  [1fe88dc17b2026db5a1e19e21f87ca861f070cb2]

add: change tracking import


2000-11-28  Kay Ramme  <kr@openoffice.org>  [0b87e087e294723f170d22036267c8bd13401016]

#80785# added attributes: localHost,localPort,peerHost,peerPort


2000-11-28  Andreas Bregas  <ab@openoffice.org>  [9b010f35a4d59c128d170bdb57bcbc7c24f03813]

#80755# Keywords for Basic import/export


2000-11-28  Kurt Zenker  <kz@openoffice.org>  [fbc8db9491cd5425d6c95415c346ebab72e6b80b]

#65293# syntax for svx3ditems.cxx


2000-11-28  Kai Sommerfeld  <kso@openoffice.org>  [19b968e3b01b86aa988a054ca74417844c5f968d]

#80286# - Removed wrong assert from HierarchyEntry::getData(...).


2000-11-28  Martin Gallwey  <mtg@openoffice.org>  [fded13dff3e57760d16082db29f7933adc1c7c98]

#80556# do not set default mime type


2000-11-28  Martin Gallwey  <mtg@openoffice.org>  [785c6ffe458d5504d73cb53c2f5bb439b0438f8f]

#80556# bug fix


2000-11-28  Daniel Rentz  <dr@openoffice.org>  [2228767b6bea5080970a4bbe1907a5da7ad9fd83]

add: change tracking import


2000-11-28  Daniel Rentz  <dr@openoffice.org>  [ac996a3d640ceafc7ebbadf5cb8924265a0fa67b]

chg: change tracking dump


2000-11-28  Martin Gallwey  <mtg@openoffice.org>  [09362c472e5fc24ff91b3469e1bfc0de8dc4d6e5]

#80556# store pointer instead of reference...


2000-11-28  Rüdiger Timm  <rt@openoffice.org>  [d7e96001f2b0000bd5f451bc744158bef075dfb2]

exception specifications


2000-11-28  Martin Gallwey  <mtg@openoffice.org>  [2c3402219d80914e852e77be653d21baaa3585bf]

#80556# use supplied MultiServiceFactory


2000-11-28  Philipp Lohmann  <pl@openoffice.org>  [3c28c05cdf8e26b176d107bec3b4d89f181f0703]

#80561# use SvtPathOptions instead of Settings service


2000-11-28  Rüdiger Timm  <rt@openoffice.org>  [05e81c1c851b0d4e56ebafd619a9824b20099506]

SRC614


2000-11-28  Peter Burow  <pb@openoffice.org>  [ea367f736102fe727245763fd3f427d4ef01d607]

fix: #80657# search for the install.ini with OStartupInfo


2000-11-28  Dieter Loeschky  <dl@openoffice.org>  [b0a4c7d3b3ce5d8d06d50a3b049b10fb3633fa9e]

#80635# Using AddControl() to add play BtnPreview


2000-11-28  Martin Gallwey  <mtg@openoffice.org>  [fc65cfd517db2cafaad8f1a92a69872bc431bd96]

#80556# added manifest import objects


2000-11-28  Oliver Specht  <os@openoffice.org>  [ffde35cb1ee0831f1cd74396c0cb869eab0b653d]

revision log removed


2000-11-28  Oliver Specht  <os@openoffice.org>  [4649ebb41fa3f6901a9aea905ad4f41eb0484192]

write field type as int32


2000-11-28  Rüdiger Timm  <rt@openoffice.org>  [95b067fc6b3fc0c88851d33f9ec66d9cf7c46f32]

SRC614


2000-11-28  Jörg Budischewski  <jbu@openoffice.org>  [4c59380659aac2fff556a35c5ebe9566306280c7]

#80785# added host/port info for peer and local


2000-11-28  Dieter Loeschky  <dl@openoffice.org>  [d2013e6d230803078da91450a9c414b40ed90b7f]

#78873# Ctor: CJK font defaults


2000-11-28  Dieter Loeschky  <dl@openoffice.org>  [0efe11556145a9124bf6c199ba630624d2d1073b]

#78873# Ctor: CJK font defaults


2000-11-28  Patrick Luby  <pluby@openoffice.org>  [78a952b1be0f4ed44b2a001a38b96214c806cc13]

Added initial implementation of mouse event handling


2000-11-28  Thomas Lange  <tl@openoffice.org>  [80e13e076cee033dadf5b9ea3e164ff7af9be614]

#80600# linguistic configuration


2000-11-28  Thomas Lange  <tl@openoffice.org>  [0b8116b6bd94a7a0d3b6616c858b1cfd140f01a1]

#80600# lingu modules dialog


2000-11-27  jp  <jp@openoffice.org>  [2211d7dca73a7ab6f9b5cf5c40d707b8b519452b]

Bug #80631#: DTOR - end the text edit


2000-11-27  Oliver Specht  <os@openoffice.org>  [9b063dab336a2947b3a95922aba7c35ec5b78a14]

#80600# linguistic CheckListBoxes


2000-11-27  Oliver Specht  <os@openoffice.org>  [4728767b8a8f77cb3708dd7c2b508877646113b9]

#80600# almost completed


2000-11-27  Patrick Luby  <pluby@openoffice.org>  [985505e2c80b1ce2d76fd27f2ee3934c0817bbbe]

Implemented SalFrame::Beep method.


2000-11-27  jp  <jp@openoffice.org>  [b533cb6b76a427a4f86a165677632df38dc77b51]

Bug #80732#: AddPutEditEngFontsInAttrPool: use the correct Itempool


2000-11-27  Sander Vesik  <svesik@openoffice.org>  [4f8803fdba7149e77b0b64a1480ff02bd0a2c91c]

Remove stl/ from #include statement


2000-11-27  Malte Timmermann  <mt@openoffice.org>  [5715c1e1bee0927fd15eab40a08128c12c8a6b56]

#80787# Don't inline GetDocVisArea - compiler optimization bug!


2000-11-27  Björn Milcke  <bm@openoffice.org>  [4619b35950069d4c6833269bf1f11378255955b9]

#80759# import position and sizes correctly


2000-11-27  Martin Gallwey  <mtg@openoffice.org>  [e85c7cec143295a13aa27c780155b334e3ad68e8]

#80556# use manifest instead of zipfile comment to store mediatype


2000-11-27  Rüdiger Timm  <rt@openoffice.org>  [341bc5a4f7c76609e2da67ec1cb46ba32d3ba694]

SRC614


2000-11-27  Martin Gallwey  <mtg@openoffice.org>  [49f70b05d8f85ab1e9449703f166fef25757c1f7]

#80556# Initial revision of manifest support + ignores leading slash in zip package folders


2000-11-27  Martin Gallwey  <mtg@openoffice.org>  [8fbbfbb7098fed25bdb94d301f1ded466e2e1479]

#80556# initial revision


2000-11-27  Rüdiger Timm  <rt@openoffice.org>  [b90e16961dffcf59c9b8e013e1c810fae9444a7d]

SRC614


2000-11-27  Martin Gallwey  <mtg@openoffice.org>  [a1988e5628328d66d5e11a141c3d665174b163c1]

#80556# Ignore a leading slash in contained files...


2000-11-27  Niklas Nebel  <nn@openoffice.org>  [26cf8bb7fd09ea3b02b7e491cd02725a73000072]

#79096# always use app font for input line


2000-11-27  Michael Brauer  <mib@openoffice.org>  [41e1597f61f1cd4c2716b85cdce038766757595f]

#80795#: use packages


2000-11-27  Rüdiger Timm  <rt@openoffice.org>  [12fa9897dd66ef7643b3cd15baffc26ef68b2357]

SRC614


2000-11-27  gt  <gt@openoffice.org>  [901f0d0f4c27d2ea08e54aedd230206a8f74891d]

explicit castings to avoid compiler warnings


2000-11-27  Andreas Bregas  <ab@openoffice.org>  [1609315a1080cd38bc8fce193f6741cf413ae579]

#80755# New functionality for Basic XML import/export


2000-11-27  Peter Burow  <pb@openoffice.org>  [5dfa5f51081b4e4fa665260bea94c2e12db2cf23]

fix: #80425# new private methods for Reset and FillItemSet


2000-11-27  Peter Burow  <pb@openoffice.org>  [36d718279030504c5cdc2e344769b05ae0dafc0f]

fix: #80425# STR_CHARNAME_NOSTYLE and ..._TRANSPARENT added


2000-11-27  Behrend Cornelius  <bc@openoffice.org>  [86d6c6368a98099c33e57ca703c408712c9dbbc0]

#75659# New Message when wrong filetype is selected


2000-11-27  Oliver Specht  <os@openoffice.org>  [36ce981a00b0b9cd11f4062dd39824bfff7f2f66]

#80754# find alternative data source


2000-11-27  Oliver Specht  <os@openoffice.org>  [771221673868c8dea2ed5efaf7ab5708b6157514]

#80754# survive illegal path settings


2000-11-27  Michael Brauer  <mib@openoffice.org>  [96cbd76ec4c76b34eca53becfaeab3fad6140570]

#80795#: Use packages within XML filter


2000-11-27  Michael Brauer  <mib@openoffice.org>  [8c1047f0b1fd3f77297b2fd1a250420b42197fce]

#80795#: use packages


2000-11-27  Andreas Bregas  <ab@openoffice.org>  [3afa4bf27a1e2cbf21aa6620054115edc75b7ee8]

#80755# Script/Basic export/import


2000-11-27  Michael Brauer  <mib@openoffice.org>  [7609b60cb705558844a4bddcec3ed91516fae687]

#80795#: Use packages within XML filter


2000-11-27  Andreas Martens  <ama@openoffice.org>  [db4856f8bd2b0d656678881a0208992142d72636]

#80560#: Change in two line attribute


2000-11-27  jp  <jp@openoffice.org>  [eabddfde2a59ff4f5f70659606365dfc0dd7a5e1]

Bug #80771#: assert removed


2000-11-27  Mathias Bauer  <mba@openoffice.org>  [169d65106f7a9d9e2ffb16cd7a78874f694165ba]

#78712#: FlushDocInfo after changes


2000-11-27  Kai Sommerfeld  <kso@openoffice.org>  [7d68f2cea2cfd5f99236a66754b02ab81f41325d]

#80246# - Fixes + optimizations.


2000-11-27  Björn Milcke  <bm@openoffice.org>  [c918c3908d0a5a0349ad9f14ed7c18a695371d63]

#80759# sXML_stroke_dasharray -> sXML_stroke_dash


2000-11-27  Armin Weiss  <aw@openoffice.org>  [6f2bd847cd1748c00d90f3ca22a733550da7cc2c]

#80012# changed style:page-master to contain a style:properties section


2000-11-27  Andreas Bille  <abi@openoffice.org>  [c8c062e21d5f9d176a42af25ec158df9d086d9b5]

#80792#


2000-11-27  Martin Gallwey  <mtg@openoffice.org>  [82eab5cec6818cd3f0543d85680e8d9ec283bb49]

#80556#


2000-11-27  Thomas Lange  <tl@openoffice.org>  [9b6f92dd8e2c39a42bdd5419c5c539d7a5950a93]

#80600# old code removed


2000-11-27  Kay Ramme  <kr@openoffice.org>  [bbf1ce3a156105079a85d6fc9801120fd96887c0]

method getBridge fixed


2000-11-27  Mathias Bauer  <mba@openoffice.org>  [ef156502c791500d7839ce538aa52c7eaba4081b]

#80702#: change SID_NEWDOCDIRECT in TestTool to SID_OPENDOC


2000-11-27  Mathias Bauer  <mba@openoffice.org>  [eabd9cbd056def5af76fc1b84a5f9f348fc8f154]

#80702#: ExecuteFunction with ItemSet


2000-11-27  Christian Lippka  <cl@openoffice.org>  [c1e66ebe28e6448099e79cb2a973c833baeac249]

#80594# return default import context for unknown child contexts


2000-11-27  Oliver Specht  <os@openoffice.org>  [1df0e87a2489cc892c095b2e27e039d21728de89]

#80679# ZOrder


2000-11-27  Ocke Janssen  <oj@openoffice.org>  [ea002ee0c07ca23dc987875353f4ccf836e33826]

new parameter in fetchRow


2000-11-27  Thomas Lange  <tl@openoffice.org>  [ae022ebdaa7a6f81fc04ee657b5ec59e383bc023]

#80600# activation of dictionaries fixed


2000-11-27  Jörg Budischewski  <jbu@openoffice.org>  [db966934ca29b0a840ea5a10f7af152f7b0ff7e3]

#80377# corrected documentation


2000-11-27  ok  <ok@openoffice.org>  [0253ee42c8da0181bc76c0f24c323642cc5d66e6]

fix: #80250#, enable setupserver for central configuration


2000-11-27  jp  <jp@openoffice.org>  [a68f7e2d74a949ce9c6728432ff5cf0536a27df4]

Task #80425#: remove tabpage two lines if drawobject selected


2000-11-27  Peter Burow  <pb@openoffice.org>  [c442e0e0d39117641d0f792a5416dd5c0965e6df]

fix: #80425# next version of the new tabpages


2000-11-27  Ocke Janssen  <oj@openoffice.org>  [c44df5661b152e26106e96d99f07e8cf9fccc88a]

#80002# check for null of env


2000-11-27  Dieter Loeschky  <dl@openoffice.org>  [b6b10c6b90718ca7ad0118278f5564761bbdf278]

#80747# new CJK and CTL languages


2000-11-27  Thomas Lange  <tl@openoffice.org>  [84c7e595a7ffd9034297d1b2736a16c8dc7cf5cc]

#80600# new TabPage and dialog for lingu


2000-11-27  Mathias Bauer  <mba@openoffice.org>  [5f2c6933284df2776ac15046b14279df430e3dc9]

#80231#: new help browser


2000-11-27  Kai Ahrens  <ka@openoffice.org>  [3afe4618602f04353199c8d622d8b12c6d031679]

#80752#: moved crop slot to SVX


2000-11-27  Mathias Bauer  <mba@openoffice.org>  [26645fdf78c914c5adccdfd369b9d2830b5519ea]

#80361#: use threadsafe AsynchronLink for DoneLink


2000-11-27  Thomas Lange  <tl@openoffice.org>  [a1ea38b16f9d9f5a8c6953841cfba9ddf823235c]

#80600# new helpids for lingu dialogs


2000-11-27  Dieter Loeschky  <dl@openoffice.org>  [895163e1d48219474e212bc8133c36d619c6f8fb]

#80747# new CJK and CTL languages


2000-11-27  Björn Milcke  <bm@openoffice.org>  [01ecdfaacd6de0951feb3dde2e20a31abe630dfc]

#80759# enable some draw properties for im-/export


2000-11-27  Peter Burow  <pb@openoffice.org>  [a0e052b25b62946a9079159e289b135eaec26fa7]

fix: #80425# next version of the new tabpages


2000-11-27  Peter Burow  <pb@openoffice.org>  [c627b72c48b4659e8caf43d83a91fb2f3d7e11ed]

fix: #80425# new char tabpages


2000-11-27  jp  <jp@openoffice.org>  [a4c0db0434bad518211eb20244d2708a1a5b5218]

Task #80425#: new tabpages


2000-11-27  Peter Burow  <pb@openoffice.org>  [d920d7e8a6ccca0a27a4e58f3caa91421b0c3144]

fix: #80425# rename HID_SVXPAGE_CHAR_ASIAN -> HID_SVXPAGE_ChAR_TWOLINES


2000-11-27  Mathias Bauer  <mba@openoffice.org>  [e04c93ba1ae876f078c2c5ed67fda40b00a330c1]

#80231#: new help browser


2000-11-27  Rüdiger Timm  <rt@openoffice.org>  [086ffa6140391eca3681b0db28dcfc233d34a0d0]

Merge SRC614: 27.11.00 - 09:55:47 (NoBranch)


2000-11-27  Dirk Völzke  <dv@openoffice.org>  [1db915c33cce33eb141ce074b38405df330caf78]

#80286# Use UCB instead of DirEntry


2000-11-27  Rüdiger Timm  <rt@openoffice.org>  [6e38c6841e598fd597bcdecf7c7cf34de93d72e4]

Merge SRC614: 27.11.00 - 09:52:18 (NoBranch)


2000-11-27  Niklas Nebel  <nn@openoffice.org>  [af57ff62e1fa35fb8ebb87a4f3afd0a7a7b979fc]

#80425# new character tab pages


2000-11-27  Rüdiger Timm  <rt@openoffice.org>  [5637e172e313cb8a6af3846af59c85e9d33d3898]

Merge SRC614: 27.11.00 - 09:47:54 (NoBranch)


2000-11-27  Kurt Zenker  <kz@openoffice.org>  [6919c3e70a6df42e65553f431d0a42c0e4ebd8fc]

Merge SRC614: 27.11.00 - 09:46:13 (NoBranch)


2000-11-27  Rüdiger Timm  <rt@openoffice.org>  [c3ac4251b8db69184760c7306f39e74d2a597428]

Merge SRC614: 27.11.00 - 09:45:28 (NoBranch)


2000-11-27  Kurt Zenker  <kz@openoffice.org>  [0fdc5b6170cf1dd28689e963980da749f2da8b61]

Merge SRC614: 11/27/00 - 09:44:53 (NoBranch)


2000-11-27  Kurt Zenker  <kz@openoffice.org>  [b644c840c5eab04aad56012e9cce451489881f5d]

Merge SRC614: 11/27/00 - 09:38:43 (NoBranch)


2000-11-27  Rüdiger Timm  <rt@openoffice.org>  [6b428224a7a875075077232b35a2e654937d0ea9]

Merge SRC614: 27.11.00 - 09:38:23 (NoBranch)


2000-11-27  Kurt Zenker  <kz@openoffice.org>  [eba0aaddf5b304e3780bb60fbcfe7a9929e81043]

Merge SRC614: 27.11.00 - 09:37:08 (NoBranch)


2000-11-27  Rüdiger Timm  <rt@openoffice.org>  [d0d0391558c2b43286808c4c6f7333ef631cab66]

Merge SRC614: 27.11.00 - 09:36:03 (NoBranch)


2000-11-27  Rüdiger Timm  <rt@openoffice.org>  [bb9944fca3b2000ff8f36ee6ac49b814794782a8]

Merge SRC614: 27.11.00 - 09:35:19 (NoBranch)


2000-11-27  Kurt Zenker  <kz@openoffice.org>  [fcb61389794474c5c096ec11b2d4b2885e2e9f5d]

Merge SRC614: 27.11.00 - 09:35:38 (NoBranch)


2000-11-27  Kurt Zenker  <kz@openoffice.org>  [6afb71ec1c3796549ab77462d6d4c9a7510924f3]

Merge SRC614: 27.11.00 - 09:34:49 (NoBranch)


2000-11-27  Kurt Zenker  <kz@openoffice.org>  [fa46f3e4860d4dcc8783cb45ee69c37c600daf39]

Merge SRC614: 27.11.00 - 09:33:24 (NoBranch)


2000-11-27  Kurt Zenker  <kz@openoffice.org>  [a6896f315dc2a1825f7210ee6d59c48a937e16f2]

Merge SRC614: 11/27/00 - 09:24:41 (NoBranch)


2000-11-27  Rüdiger Timm  <rt@openoffice.org>  [40e06ffe07c0cb2e0e10aa7e92af3048973e5e2a]

Merge SRC614: 27.11.00 - 09:32:33 (NoBranch)


2000-11-27  Dieter Loeschky  <dl@openoffice.org>  [95e8a23a23bfdaff00e23cf677d8d380abc188df]

#80425# new character dialog


2000-11-27  Kurt Zenker  <kz@openoffice.org>  [75f352e5432c5453ea67530cd21ae242c4254cae]

Merge SRC614: 27.11.00 - 09:32:03 (NoBranch)


2000-11-27  Rüdiger Timm  <rt@openoffice.org>  [5fb13acb1881704f18153f1610d5d202f6137d70]

Merge SRC614: 27.11.00 - 09:30:59 (NoBranch)


2000-11-27  Kurt Zenker  <kz@openoffice.org>  [0ba6643ffb6d39343585c1f258424bbcbca6f885]

Merge SRC614: 27.11.00 - 09:28:59 (NoBranch)


2000-11-27  Kurt Zenker  <kz@openoffice.org>  [4abb48c943e0ced76ac181484fcd43346a0c2d23]

Merge SRC614: 27.11.00 - 09:26:34 (NoBranch)


2000-11-27  Rüdiger Timm  <rt@openoffice.org>  [a89a35ae00a3c887d29044af4bb04dcb5e810947]

Merge SRC614: 27.11.00 - 09:25:27 (NoBranch)


2000-11-27  Rüdiger Timm  <rt@openoffice.org>  [43c1b7f83724ca1c71d450cab005138f6b452ad7]

Merge SRC614: 27.11.00 - 09:24:28 (NoBranch)


2000-11-27  Kurt Zenker  <kz@openoffice.org>  [b2ab2826534463836741ae993bbca468de8cabad]

Merge SRC614: 27.11.00 - 09:24:54 (NoBranch)


2000-11-27  Kurt Zenker  <kz@openoffice.org>  [658e824499f42b5ce0b087a08fcdffbe12cdaa69]

Merge SRC614: 27.11.00 - 09:24:52 (NoBranch)


2000-11-27  Kurt Zenker  <kz@openoffice.org>  [7d8029a9a2e00e620e0ea4df4db225d1775d8886]

Merge SRC614: 27.11.00 - 09:23:43 (NoBranch)


2000-11-27  Kurt Zenker  <kz@openoffice.org>  [5406af42abc619be1602ea7a4b8a6fe13a7f0f5b]

Merge SRC614: 27.11.00 - 09:23:32 (NoBranch)


2000-11-27  Kurt Zenker  <kz@openoffice.org>  [c1ff5a4e118cfb1769af22b854d186d63a3d16ef]

Merge SRC614: 11/27/00 - 09:22:01 (NoBranch)


2000-11-27  Kurt Zenker  <kz@openoffice.org>  [88a2083ce222a1932babfffcc8f662a44a152fc3]

Merge SRC614: 27.11.00 - 09:22:05 (NoBranch)


2000-11-27  Kurt Zenker  <kz@openoffice.org>  [51f0c2a10f7c4227c8644c3dc4f3ce0c95e3724d]

Merge SRC614: 27.11.00 - 09:20:53 (NoBranch)


2000-11-27  Kurt Zenker  <kz@openoffice.org>  [262c6da9e934030ba32fa0a2b880650717d8c81f]

Merge SRC614: 11/27/00 - 09:19:58 (NoBranch)


2000-11-27  Rüdiger Timm  <rt@openoffice.org>  [a53bd2331f72c38d01764e6108b9163fcd76ccc9]

Merge SRC614: 27.11.00 - 09:19:26 (NoBranch)


2000-11-27  Rüdiger Timm  <rt@openoffice.org>  [0508bebc9771637b776da165cfd33e144c1480a3]

Merge SRC614: 27.11.00 - 09:19:13 (NoBranch)


2000-11-27  Kurt Zenker  <kz@openoffice.org>  [8c1988dbbb42a40712b3bf979d3064bd3eb1c14d]

Merge SRC614: 27.11.00 - 09:18:58 (NoBranch)


2000-11-27  Kurt Zenker  <kz@openoffice.org>  [4ea53e75a5f07dc639ea58f9709e440c56e180eb]

Merge SRC614: 27.11.00 - 09:18:44 (NoBranch)


2000-11-27  Kurt Zenker  <kz@openoffice.org>  [682120b97a6d5e76480a16d2b4ed9f03ba675132]

Merge SRC614: 11/27/00 - 09:16:58 (NoBranch)


2000-11-27  Kurt Zenker  <kz@openoffice.org>  [9269f3fc4a280b9e5274b637c042e9da33149d2d]

Merge SRC614: 27.11.00 - 09:16:03 (NoBranch)


2000-11-27  Dieter Loeschky  <dl@openoffice.org>  [fdd8631d3673a7a3889ed7ca706f3f5a0bf69c44]

#80425# New character dialog


2000-11-27  Kurt Zenker  <kz@openoffice.org>  [3e6162d32444b3086c9e86650f865fc3306f16de]

Merge SRC614: 11/27/00 - 09:15:23 (NoBranch)


2000-11-27  Kurt Zenker  <kz@openoffice.org>  [72d97df13e0b3fb8fdb81c557994907d02fc4456]

Merge SRC614: 27.11.00 - 09:11:33 (NoBranch)


2000-11-27  Kurt Zenker  <kz@openoffice.org>  [9215948678d9bc9d9f208e8ea77af12878eab425]

Merge SRC614: 11/27/00 - 09:12:30 (NoBranch)


2000-11-27  Rüdiger Timm  <rt@openoffice.org>  [1f0e7902da479bc2a8ce9d8c41bbd808dc1bf43c]

Merge SRC614: 27.11.00 - 09:12:51 (NoBranch)


2000-11-27  Oliver Specht  <os@openoffice.org>  [bbb576617c557202fbfc41179f1c227e69f97e56]

#80754# registry GPF


2000-11-27  Kurt Zenker  <kz@openoffice.org>  [33a6c08391e8feb241c63461066be78360c34887]

Merge SRC614: 27.11.00 - 09:10:37 (NoBranch)


2000-11-27  Kurt Zenker  <kz@openoffice.org>  [fb4fd8acea43c2fba8edc26739473d736336536d]

Merge SRC614: 11/27/00 - 09:07:35 (NoBranch)


2000-11-27  Kurt Zenker  <kz@openoffice.org>  [f5fb58e7f798cc35faa815c5f54e78fda9292e99]

Merge SRC614: 27.11.00 - 09:09:27 (NoBranch)


2000-11-27  Kurt Zenker  <kz@openoffice.org>  [d11af444295844698da1320d563a739b44520ef2]

Merge SRC614: 27.11.00 - 09:08:51 (NoBranch)


2000-11-27  Rüdiger Timm  <rt@openoffice.org>  [dbbdef15bf5b57a734011b04c9dc405575eb145a]

Merge SRC614: 27.11.00 - 09:08:46 (NoBranch)


2000-11-27  Kurt Zenker  <kz@openoffice.org>  [5afc9cee0a33ccb3c07a2ab7ee459b765059daf5]

Merge SRC614: 27.11.00 - 09:03:40 (NoBranch)


2000-11-27  Kurt Zenker  <kz@openoffice.org>  [eda5a39e537ea7db37b9c803ade42bf6b021ed1b]

Merge SRC614: 11/27/00 - 09:05:08 (NoBranch)


2000-11-27  Jörg Budischewski  <jbu@openoffice.org>  [2b7bf602b8976d6a581bd4353a62709d9a4f3d72]

#79799# protocol-parameters are now cut off for bridge identification


2000-11-27  Rüdiger Timm  <rt@openoffice.org>  [3c664d93c462e3e39a3a5cce0123692936ae11fe]

Merge SRC614: 27.11.00 - 09:02:29 (NoBranch)


2000-11-27  Kurt Zenker  <kz@openoffice.org>  [4ce18ba20fe97ba868ccb63f36923961f6800c51]

Merge SRC614: 11/27/00 - 09:01:16 (NoBranch)


2000-11-27  Kurt Zenker  <kz@openoffice.org>  [0788b76b4e3fe33b48d6d1753a3613cea42efaff]

Merge SRC614: 27.11.00 - 09:00:53 (NoBranch)


2000-11-27  Rüdiger Timm  <rt@openoffice.org>  [a9907972f3d5494c52d4029227b5175ff9055c0f]

Merge SRC614: 27.11.00 - 09:00:34 (NoBranch)


2000-11-27  Ocke Janssen  <oj@openoffice.org>  [e2d40ddc8a12c8c0b3c1c96e221e1ada409ab092]

new parameter in fetchRow


2000-11-27  Ocke Janssen  <oj@openoffice.org>  [ac73f13d240382da176de9b73f0774e2c7946907]

new parameter is fetchRow


2000-11-27  Kurt Zenker  <kz@openoffice.org>  [303c566d645b4e75ccf869f77c7d2a42338d3460]

Merge SRC614: 27.11.00 - 08:58:14 (NoBranch)


2000-11-27  Kurt Zenker  <kz@openoffice.org>  [e002d3440d81105cecf6962af496499405244d98]

Merge SRC614: 11/27/00 - 08:58:01 (NoBranch)


2000-11-27  Kurt Zenker  <kz@openoffice.org>  [0f4ed6facfdac01793c559d3253b44ad61989372]

Merge SRC614: 11/27/00 - 08:56:41 (NoBranch)


2000-11-27  Rüdiger Timm  <rt@openoffice.org>  [5cfa945ad04d20ad9f273c6e220eff71fb64909f]

Merge SRC614: 27.11.00 - 08:54:40 (NoBranch)


2000-11-27  Oliver Specht  <os@openoffice.org>  [f06e858d80d948ae00bafe6fc174f2a3a30176df]

#80699# ::_CreateShape(): create SwXFrame


2000-11-27  Rüdiger Timm  <rt@openoffice.org>  [66ac33f34a9262790f95219595e2810b2c6e226b]

Merge SRC614: 27.11.00 - 08:54:13 (NoBranch)


2000-11-27  Kurt Zenker  <kz@openoffice.org>  [571497d86de4dd9560ed53c9bd15e76e00acb01b]

Merge SRC614: 27.11.00 - 08:54:05 (NoBranch)


2000-11-27  Rüdiger Timm  <rt@openoffice.org>  [f35b6ba69a424a567c44565669e072decb111638]

Merge SRC614: 27.11.00 - 08:52:56 (NoBranch)


2000-11-27  Rüdiger Timm  <rt@openoffice.org>  [b5a41ac213719304b521a3f9ac836a6f78ea5477]

Merge SRC614: 27.11.00 - 08:52:59 (NoBranch)


2000-11-27  Kurt Zenker  <kz@openoffice.org>  [25ad2871bfc598dad4461941cdd5e224db53d4f6]

Merge SRC614: 11/27/00 - 08:52:32 (NoBranch)


2000-11-27  Kurt Zenker  <kz@openoffice.org>  [ea13964dadef711a23baf30fb20fe90b4d285519]

Merge SRC614: 11/27/00 - 08:50:24 (NoBranch)


2000-11-27  Oliver Specht  <os@openoffice.org>  [d866e40f9d7a8e48084f5b9a213de187b2fdacb6]

#80699# ::createUnoPage


2000-11-27  Kurt Zenker  <kz@openoffice.org>  [d0ffd6cb82286a941329eb4c7122246566b97467]

Merge SRC614: 27.11.00 - 08:49:41 (NoBranch)


2000-11-27  Kurt Zenker  <kz@openoffice.org>  [682421aea369bcf5051ea4318a63e77d64640890]

Merge SRC614: 27.11.00 - 08:49:11 (NoBranch)


2000-11-27  Kurt Zenker  <kz@openoffice.org>  [17b8e61dfe441f6621a6fd28ae5d1aeb3c99c5df]

Merge SRC614: 27.11.00 - 08:47:45 (NoBranch)


2000-11-27  Kurt Zenker  <kz@openoffice.org>  [c73a09f0435ed98f0e82d4af55211de61474fbd1]

Merge SRC614: 27.11.00 - 08:46:28 (NoBranch)


2000-11-27  Kurt Zenker  <kz@openoffice.org>  [5ad0d76d9823717e4c71500999f6adf7f1946ff2]

Merge SRC614: 27.11.00 - 08:45:08 (NoBranch)


2000-11-27  Kurt Zenker  <kz@openoffice.org>  [894b9ad99d4c307f18f3f85f53e1fb0693a44ab2]

Merge SRC614: 11/27/00 - 08:45:07 (NoBranch)


2000-11-27  Rüdiger Timm  <rt@openoffice.org>  [68bb42cab97ded78a6dfad4aa12d34d2fa68fe6e]

Merge SRC614: 27.11.00 - 08:44:34 (NoBranch)


2000-11-27  Thomas Lange  <tl@openoffice.org>  [3b3f0f0c2cdb0606cd85d257c83278303bb6c416]

#80600# SvxGetDictionaryURL fixed


2000-11-27  Nils Fuhrmann  <nf@openoffice.org>  [eff445df99e0a397fb3719a3091d8d45976318e3]

Added cfgex


2000-11-27  Nils Fuhrmann  <nf@openoffice.org>  [54a2a90390cfb6fe7bdb7d991efb6bf3585de2b8]

Added new functionality for GIF genaration: #78885#


2000-11-27  Patrick Luby  <pluby@openoffice.org>  [a12a81d2b63980a7d96c34440d117f0dd61e2d83]

Implemented closing of application when main application window is closed. These changes have made modal windows non-modal pending implementation of VCL's modal code.


2000-11-26  Christian Lippka  <cl@openoffice.org>  [9482d7bd5ed1e8e4ead9deaf77b7c139ba9c56b6]

#80699# create default uno page for calc


2000-11-26  Christian Lippka  <cl@openoffice.org>  [cdcf7458e0101d83f61b4658b34f74e1353797af]

#80699# do not use _createShape anymore


2000-11-26  Christian Lippka  <cl@openoffice.org>  [9ef0f79291ffce8e9f0633ba314933917fa6840f]

#80581# removed button 'created with'


2000-11-26  Christian Lippka  <cl@openoffice.org>  [8b696594c1cd34804449c1bcbb636388033193c7]

#80699# do not use _createShape anymore


2000-11-26  Christian Lippka  <cl@openoffice.org>  [32a86d86253da98046cb904cdd89b06579e631c7]

#80699# added support for Connector and Measures Shapes


2000-11-26  Christian Lippka  <cl@openoffice.org>  [d72f029570900394d0c1e537f522aba8ce466527]

#80699# added support for Connector and Measures Shapes


2000-11-26  Christian Lippka  <cl@openoffice.org>  [1f74fe9e3c28c3fbefd157fa129466caf820f3f5]

#80594# fixed merge problems


2000-11-26  Christian Lippka  <cl@openoffice.org>  [fa6a680fd62f7cbd6cfac3a44d064bfac87ff2b1]

#80699# added support for Connector and Measures Shapes


2000-11-26  Christian Lippka  <cl@openoffice.org>  [9dc54161ebf2a480e59b707abea6664adf4c3c8a]

#80594# #80699# fixed merge problems and added strings for connector support


2000-11-26  Christian Lippka  <cl@openoffice.org>  [2dd61ee02b923cac815889062dbf8e603478d660]

#80699# new api to get StarOffice Api Wraper for svx implementations


2000-11-26  Christian Lippka  <cl@openoffice.org>  [33b351f623f0ce26748e8e3771fdaa3159104d85]

#80699# new api to get StarOffice Api Wraper for svx implementations


2000-11-26  jp  <jp@openoffice.org>  [31c88841cb9dc3388744245660650de4a7b48882]

Bug #80312#: set cursor for textinputcontext


2000-11-26  Niklas Nebel  <nn@openoffice.org>  [93b4d7f51af48444a83e4b4ba804fafb3d9d7776]

#80688# pScriptTypeData


2000-11-26  Niklas Nebel  <nn@openoffice.org>  [61b92ccb3f4c597f1d6ef0ec7b9698cdbf0f38d8]

#80688# use ScriptTypeData


2000-11-26  Niklas Nebel  <nn@openoffice.org>  [7d7641d8a9122cac0161a988286ec7a7cc185360]

#80688# ScriptTypeData


2000-11-26  Niklas Nebel  <nn@openoffice.org>  [9295ecb4317dcf4cbda37bdf80152012e9f8f2fe]

#80753# image list: SID_ATTR_GRAF_CROP


2000-11-26  Niklas Nebel  <nn@openoffice.org>  [bca4efeec93cfa27896189c79cbb34a29ba36c25]

#80753# use SvxGrafAttrHelper


2000-11-26  Kai Ahrens  <ka@openoffice.org>  [628400146d7bbe5fb37d6c7111e997ac601ec4f0]

#80752#: added SvxGrafAttrHelper


2000-11-26  Niklas Nebel  <nn@openoffice.org>  [08e237ed8c5abf3f744009105b5ae40c44ec151d]

#80753# SID_ATTR_GRAF_CROP


2000-11-26  Kai Ahrens  <ka@openoffice.org>  [98f6f0bd6f8f3ca3a74a93a90f36d0778373d06d]

#80752#: added strings for graphic undo


2000-11-26  Kai Ahrens  <ka@openoffice.org>  [286b176f0f79bfdbd560c3a0875472bb4ed6ffb5]

#80752#: added SvxGrafAttrHelper


2000-11-26  Christian Lippka  <cl@openoffice.org>  [eff1f84ddaab371c66e2d45a9208dbe4b08f7631]

#80699# new api to get StarOffice Api Wraper for svx implementations


2000-11-26  Christian Lippka  <cl@openoffice.org>  [99415442a4a7017d0e59b7c786c3b6a1b5995a56]

#80699# new api to get StarOffice Api Wraper for svx implementations


2000-11-26  Niklas Nebel  <nn@openoffice.org>  [abd8b4a6578c1ad3c96147a6b618ac2a11cd917c]

#80747# FillEditItemSet: language items


2000-11-26  Niklas Nebel  <nn@openoffice.org>  [e3e792a3875139c214189227b6d471e848e52d76]

#80747# document has 3 languages


2000-11-26  Niklas Nebel  <nn@openoffice.org>  [7ed32eaee63abd3f70e620e09162fb9f73930f4f]

#80747# initialize languages from options before loading


2000-11-26  Niklas Nebel  <nn@openoffice.org>  [2c277be649b78e725dd80db26f04ad1e1764ff61]

#80747# Export: GetLanguage not needed


2000-11-26  Niklas Nebel  <nn@openoffice.org>  [38c05b20eb281f4737bf28c5f8318daf28490a2c]

#80747# slots for cjk/ctl default language


2000-11-26  Niklas Nebel  <nn@openoffice.org>  [3f59ba746ee0b96b9fd8119a89eb9c27453e37e7]

#80747# document has 3 languages


2000-11-26  Niklas Nebel  <nn@openoffice.org>  [233daf4858286661a9b02a6a567307f13e2ba048]

#80747# language for thesaurus depends on script type


2000-11-26  Niklas Nebel  <nn@openoffice.org>  [28a4f049737cbab2871ebeed7f2adaafe02f56e1]

#80747# GetEffLanguage


2000-11-26  Niklas Nebel  <nn@openoffice.org>  [f83dfc161448b60c50dfb82d8bdb27a133c84df2]

#80747# document has 3 languages


2000-11-26  Niklas Nebel  <nn@openoffice.org>  [5cba76b056978c8f082761852ee86011dacd2db5]

#80747# GetSpellSettings: 3 languages


2000-11-26  Niklas Nebel  <nn@openoffice.org>  [5a33dd597010ede12a7d15e34fca7ff8a556868f]

#80747# slots for cjk/ctl default language


2000-11-26  Niklas Nebel  <nn@openoffice.org>  [96c526456a1c03ab6731f1333c7b21d35669f33d]

#80753# graphic filter slots


2000-11-25  Armin Weiss  <aw@openoffice.org>  [a6be686523dce67c8dc6ffc2a3b90525e95a15cf]

#80371# objects like SwFlyDrawObj which are derived directly from SdrObject need the new mechanism for delivering an ItemSet. Added this functionality


2000-11-25  Armin Weiss  <aw@openoffice.org>  [5780687807fca1705811451b639993f39aa88fe2]

#80046# a Move() is necessary, a NbcMove() is NOT ENOUGH(!)


2000-11-25  Armin Weiss  <aw@openoffice.org>  [1492b30addfdc93c8f599404fa1230ac5d243511]

#80049# due to the #69055# fix the anchorpos of group objects needs to be set after loading again in SdrObjGroup::AfterRead()


2000-11-25  Niklas Nebel  <nn@openoffice.org>  [8260f4d9ca7b0d3fa8c42688bbed017194cdb06d]

#80753# InvalidateAttribs: graphic filter slots


2000-11-25  Niklas Nebel  <nn@openoffice.org>  [6dbfaa6a156d91768221e0cff3e1a5278669f1aa]

#80753# SID_GRFFILTER


2000-11-25  Niklas Nebel  <nn@openoffice.org>  [2fa423ef5e595fd444f617bc610b1f26073feb4d]

#80753# graphic filter integration


2000-11-25  Niklas Nebel  <nn@openoffice.org>  [14fc99935b892ea046c6c777b15da796fbd8124d]

#80753# SCSTR_UNDO_GRAFFILTER


2000-11-25  Niklas Nebel  <nn@openoffice.org>  [02a15d8c081f76173222dfd7554cb852c4dd8f9f]

#80753# ExecuteFilter/GetFilterState


2000-11-25  Niklas Nebel  <nn@openoffice.org>  [ffe38662ea22c31ad0726142a672563dfa0413f0]

#80753# include grafctrl


2000-11-25  Niklas Nebel  <nn@openoffice.org>  [61f4c3c7f329f258434874e07ced96806e131b0c]

#80753# register graphic filter toolbox controller


2000-11-25  Niklas Nebel  <nn@openoffice.org>  [8e2c3fad4dec4dfcc73d04107e05e114a52d48b6]

#80688# CheckWidthInvalidate: cjk/ctl font items


2000-11-25  Niklas Nebel  <nn@openoffice.org>  [99b0f8b5de97d83aeb6b6a8fbc453b6a8c5b107d]

#80688# get default font for cjk/ctl with GetDefaultFonts


2000-11-24  jp  <jp@openoffice.org>  [d18f709f025fad54d848974c31792596962d9496]

Task #80648#: three core fonts


2000-11-24  jp  <jp@openoffice.org>  [88047772c57b67f1c917742b01a8b9ce61ba607a]

Task #80648#: three core fonts


2000-11-24  Niklas Nebel  <nn@openoffice.org>  [3cae499100e3d1d42bf317a9014719e53cf2754d]

#80688# map toolbox controller font items according to script type


2000-11-24  Niklas Nebel  <nn@openoffice.org>  [f41585c80dceb33506eedd3bc73ca64e8cfb6c09]

#80688# InvalidateDrawTextAttrs: cjk/ctl font slots


2000-11-24  Niklas Nebel  <nn@openoffice.org>  [4651ef1061da9a848fef20729204846c5210b3bf]

#80688# Slot-IDs for cjk/ctl font items


2000-11-24  Niklas Nebel  <nn@openoffice.org>  [56cb65e9e2458f65c49a22187f223cc438938032]

#80688# PutItemScript


2000-11-24  Eike Rathke  <er@openoffice.org>  [92deb3ccf7ef5466182a4ad31a8d545f49f27f7a]

#80660# support multiple calendars; new era, year, day formats


2000-11-24  Eike Rathke  <er@openoffice.org>  [353ccd24f53ba6e4cc9de205e212f4387b8400bc]

#80660# GetNumberFmt: new date keys


2000-11-24  Eike Rathke  <er@openoffice.org>  [bd5f808189a5d5bd69c152ff20ef372eb7d58f80]

#80660# changed year and day keys


2000-11-24  th  <th@openoffice.org>  [997ac4fb982d074ffaebf94cbdfad3c59d10a1c0]

#80271# - MinWidth/Height #76725# - Default Position/Size


2000-11-24  Kai Ahrens  <ka@openoffice.org>  [0aa66bdab520d1d77bc267e292303dc389b967be]

#80752#: moved TbxImageItem to SVX


2000-11-24  th  <th@openoffice.org>  [5619414098551245ce8f80e37843677be0a81123]

#80271# - MinWidth/Height


2000-11-24  th  <th@openoffice.org>  [1752391f2ca0377a12338c417f039f73b08c421e]

Assertion for AppServer, Unicode-Support for Windows-Assertion-Box


2000-11-24  Christian Lippka  <cl@openoffice.org>  [b2325269a542697b27c4c748628c5b0778361b23]

#80594# XML 3d import/eport added


2000-11-24  th  <th@openoffice.org>  [619e83d2f4f6943f392604c41cb2d606e54ad1ba]

#76725# - Default Window Size


2000-11-24  th  <th@openoffice.org>  [35856ca4d887fd6aa7f3e9774d16b1bedbd22a8b]

#80271# - SetMinOutputSizePixel()/GetResizeOutputSizePixel()


2000-11-24  th  <th@openoffice.org>  [a27e8ec2f526b730fbd52a370883af3f9cd8cb3f]

#79656# - Andale WT UI


2000-11-24  Niklas Nebel  <nn@openoffice.org>  [56aecda329601d55df6248bcc727d01684c4fb88]

#80688# GetSelectionScriptType, ApplyUserItemSet


2000-11-24  Kai Ahrens  <ka@openoffice.org>  [af0d3b9735c3d2d7028c14b4ee2f37320bc050bf]

#80752#: added TbxImageItem


2000-11-24  jp  <jp@openoffice.org>  [458c8120863a13a161d838888e573ed0387cbbe3]

Task #80752#: control for imagefilter


2000-11-24  Armin Weiss  <aw@openoffice.org>  [28572ad6fb549926f94c04a0a9ff774258774ccd]

#80594# XML 3d import/eport added


2000-11-24  Armin Weiss  <aw@openoffice.org>  [3b62bc64af42550126a6161f695f199a061b4684]

#80594# XML 3d import/eport added


2000-11-24  Kai Ahrens  <ka@openoffice.org>  [c3ce445a968d01930a6daa7e70b058688616d0ec]

#80752#: added TbxImageItem


2000-11-24  Armin Weiss  <aw@openoffice.org>  [d26a9042cbcfab4e2418313d89ffb20890a615fd]

#80594# XML 3d import/eport added


2000-11-24  Rüdiger Timm  <rt@openoffice.org>  [3535856bf1619bfa65b7e8263655c34cd1b8cc6f]

Merge SRC614: 24.11.00 - 18:32:44 (NoBranch)


2000-11-24  Herbert Duerr  <hdu@openoffice.org>  [676bb8fb9a5d92fb87507a95ab2005df500785cb]

add kerning for serverside fonts


2000-11-24  Sven Jacobi  <sj@openoffice.org>  [c78a4060f333f68a9fc3e99d0c8e3dc66c85f569]

#80716# now creating SvxColorItem by using the correct WhichId


2000-11-24  Rüdiger Timm  <rt@openoffice.org>  [cd49fd5edcc7d420ccf8dd01c9ae3d4d2f741878]

Merge SRC614: 24.11.00 - 18:21:49 (NoBranch)


2000-11-24  Rüdiger Timm  <rt@openoffice.org>  [036a9bdb0328c4fe90b550cd61297f95c55e049e]

Merge SRC614: 24.11.00 - 18:19:49 (NoBranch)


2000-11-24  Oliver Specht  <os@openoffice.org>  [330a5d5c9b36d9043abcfeb9be3d994ec2191129]

#80747# new language TabPage


2000-11-24  Rüdiger Timm  <rt@openoffice.org>  [e1ce99f4a7c077c3324b63b0eff8adb24c5e63f5]

Merge SRC614: 24.11.00 - 18:16:26 (NoBranch)


2000-11-24  Rüdiger Timm  <rt@openoffice.org>  [ad369a1571337002e9a21852c1613a79400521ea]

Merge SRC614: 24.11.00 - 18:14:53 (NoBranch)


2000-11-24  Rüdiger Timm  <rt@openoffice.org>  [06701c173db2eded1dc510b44e4a0fe23ee9f14a]

Merge SRC614: 24.11.00 - 18:10:01 (NoBranch)


2000-11-24  Rüdiger Timm  <rt@openoffice.org>  [6b3e339bb2c96261e17e04f32580145b08ba8575]

Merge SRC614: 24.11.00 - 18:08:05 (NoBranch)


2000-11-24  Rüdiger Timm  <rt@openoffice.org>  [79efc831eaa8b518f5051dff43994728601c34f6]

Merge SRC614: 24.11.00 - 18:06:42 (NoBranch)


2000-11-24  Dieter Loeschky  <dl@openoffice.org>  [032e63015261e95219af2ce7ca3a282e1478f446]

#80317#, #80319# CJK font controller


2000-11-24  Dieter Loeschky  <dl@openoffice.org>  [6e9043d667bf8380ca0b667b2d66b25156a2661b]

#80317#, #80319# CJK font controller


2000-11-24  Oliver Specht  <os@openoffice.org>  [6a3a328bad37a14442ac6890f32bf3a7a1f2bfd6]

#80747# new language TabPage


2000-11-24  Armin Weiss  <aw@openoffice.org>  [9e300f9fe4364906bc3a144777a5773352c3d363]

#80594# XML 3d import/eport added


2000-11-24  Rüdiger Timm  <rt@openoffice.org>  [88141d8ced70452471a97d98133ce917a18ca323]

Merge SRC614: 24.11.00 - 18:01:15 (NoBranch)


2000-11-24  Armin Weiss  <aw@openoffice.org>  [c551fa7f8942bd02fdb912d77de0650a29410f44]

#80594# XML 3d import/eport added


2000-11-24  Rüdiger Timm  <rt@openoffice.org>  [b48bdb406220b99978a6383aa345bde428c25c8a]

Merge SRC614: 24.11.00 - 17:55:08 (NoBranch)


2000-11-24  Rüdiger Timm  <rt@openoffice.org>  [569d48076c99b59a2a0912c8e42da26531884f69]

SRC614


2000-11-24  Rüdiger Timm  <rt@openoffice.org>  [86ff3b7c6abf0cfa9987cca947a98d20ce0f7810]

Merge SRC614: 24.11.00 - 17:53:31 (NoBranch)


2000-11-24  Kurt Zenker  <kz@openoffice.org>  [e329e7586c191832767e369587ef16fc228c8f9d]

Merge SRC614: 24.11.00 - 17:51:38 (NoBranch)


2000-11-24  Rüdiger Timm  <rt@openoffice.org>  [120ff4aefb7bcb5bb1ba56f363c9af77e25ee035]

Merge SRC614: 24.11.00 - 17:50:34 (NoBranch)


2000-11-24  Kurt Zenker  <kz@openoffice.org>  [f24a4f2715f6940a06920bf4b4cad83edc5c7dff]

Merge SRC614: 24.11.00 - 17:49:22 (NoBranch)


2000-11-24  Rüdiger Timm  <rt@openoffice.org>  [067f8add309e4f979fa75b9067522cd014724b4e]

Merge SRC614: 24.11.00 - 17:48:03 (NoBranch)


2000-11-24  Kurt Zenker  <kz@openoffice.org>  [ba3a79ecebd3403b2b6b306de9469a0e23794345]

Merge SRC614: 24.11.00 - 17:48:14 (NoBranch)


2000-11-24  Kurt Zenker  <kz@openoffice.org>  [a702d7d5d7640a033856f39a0ecfd5ca67fadd5d]

Merge SRC614: 24.11.00 - 17:47:10 (NoBranch)


2000-11-24  Jens-Heiner Rechtien  <hr@openoffice.org>  [caf603e33de5dd43dc4ff589c30c132c433199df]

#65293#: temporary disable UCB storages


2000-11-24  Kurt Zenker  <kz@openoffice.org>  [3d89dfa9efefe3a469a08e22697ded9cc37bd935]

Merge SRC614: 24.11.00 - 17:40:06 (NoBranch)


2000-11-24  Kurt Zenker  <kz@openoffice.org>  [d1009354708a811823d7b8737c839430d9cd8928]

Merge SRC614: 24.11.00 - 17:38:57 (NoBranch)


2000-11-24  Armin Weiss  <aw@openoffice.org>  [74b56b3c2572179819c646eee87f1caa1ce12652]

#80594# XML 3d import/eport added


2000-11-24  Rüdiger Timm  <rt@openoffice.org>  [b666f96ef318661f37082e79bdf7c9b67baca71d]

Merge SRC614: 24.11.00 - 17:35:00 (NoBranch)


2000-11-24  Kurt Zenker  <kz@openoffice.org>  [a8ab2b7248fcc62f08309c02ddef835270f82863]

Merge SRC614: 24.11.00 - 17:34:25 (NoBranch)


2000-11-24  Kay Ramme  <kr@openoffice.org>  [59b8a9344ba8f335965a86ffb174a07dcab4627d]

support for rdb overlaying


2000-11-24  Kurt Zenker  <kz@openoffice.org>  [ca2b38b2066f23e593c6db81e0552e48d5137a8a]

Merge SRC614: 24.11.00 - 17:33:17 (NoBranch)


2000-11-24  Kay Ramme  <kr@openoffice.org>  [f0d73a0d33ab31db6b5724a46eb55f4a4bb379b9]

#80244# set DEBUG to false


2000-11-24  Frank Schönheit  <fs@openoffice.org>  [9fc83c9ae2a98613bf6ce876492785162a267f3c]

#80508# OnComplete: prevent access to the object if it's disposed already


2000-11-24  Oliver Specht  <os@openoffice.org>  [044a455ade150e2e382cf38a10c3b1da1c7a953f]

#80600# Get/SetCheckButtonState: survive if no CheckButton is available - otherwise non-Checkable entries are impossible


2000-11-24  Armin Weiss  <aw@openoffice.org>  [59cfcbb5c19f3c6180c99781f23da522cf051480]

#80594# added functionality of items needed in src614b


2000-11-24  Armin Weiss  <aw@openoffice.org>  [220ee099dd52d6801303bcbff5c239920d1369e6]

#80594# added changed items for 3d xml import/export


2000-11-24  Kurt Zenker  <kz@openoffice.org>  [37f2aa049ce0783fcc0e6f884778b529bde8f9a0]

Merge SRC614: 24.11.00 - 17:17:48 (NoBranch)


2000-11-24  Kurt Zenker  <kz@openoffice.org>  [22d1fd63410eb7350657b20beb41c41107280fc0]

Merge SRC614: 24.11.00 - 17:16:44 (NoBranch)


2000-11-24  Kurt Zenker  <kz@openoffice.org>  [b21fd48eb0bdee9d89b0d42a166836dfabd53a10]

Merge SRC614: 24.11.00 - 17:14:39 (NoBranch)


2000-11-24  Andreas Schlüns  <as@openoffice.org>  [ab30db72437e0a52b025a851d4fcd6977045fded]

#80748# add SetAppInternational


2000-11-24  Andreas Schlüns  <as@openoffice.org>  [613e23c8aa7c25b72a01500a93a7f6fec3ec51d9]

#80739# wrong convertion for vlangid


2000-11-24  Kurt Zenker  <kz@openoffice.org>  [b4464aca7528d18aef84168d3636365da563197b]

Merge SRC614: 24.11.00 - 16:57:58 (NoBranch)


2000-11-24  Kurt Zenker  <kz@openoffice.org>  [b35639f466c507adc29a31be7b70d1d33b5a4c32]

Merge SRC614: 24.11.00 - 16:57:12 (NoBranch)


2000-11-24  Andreas Martens  <ama@openoffice.org>  [eab7cbef0ddc235848a64b8e73fd66ab121190cd]

#80425#: Different color for the underlining


2000-11-24  Kurt Zenker  <kz@openoffice.org>  [63efee46b9a4a218649cb0c73087060598e7b325]

Merge SRC614: 24.11.00 - 16:55:33 (NoBranch)


2000-11-24  Andreas Martens  <ama@openoffice.org>  [f625b1d7136219fcf3ed9cc920544847c5a541fd]

#80648#: Script changes => font changes and script space


2000-11-24  Kay Ramme  <kr@openoffice.org>  [a8c94485fd4b590aab0d765cfb0f141251e6da79]

reuse java environment if possible


2000-11-24  Andreas Martens  <ama@openoffice.org>  [b7f410aa37cce7799424e5927b5d9a293aa0897f]

#80648#: Script changes => font changes and script space


2000-11-24  Kurt Zenker  <kz@openoffice.org>  [84ad1f2e2971721a4b655d784a66d51f35edd91c]

Merge SRC614: 24.11.00 - 16:42:24 (NoBranch)


2000-11-24  Kurt Zenker  <kz@openoffice.org>  [bae2d99c057aa19bba339ad69fa913d525410d78]

Merge SRC614: 24.11.00 - 16:40:54 (NoBranch)


2000-11-24  Andreas Martens  <ama@openoffice.org>  [7367ba7dac0eecf1e2af2df73daced5f1f5e6c06]

#80560#: Hanging punctuation and script space


2000-11-24  Björn Milcke  <bm@openoffice.org>  [55a6e46c9c0cc04d0ce36b2d4a1bfeb0e7c2fa18]

#80523# save addin information in XML format


2000-11-24  Kurt Zenker  <kz@openoffice.org>  [5736ad228eeb8e20c5e9fa8d41936d9747816674]

Merge SRC614: 24.11.00 - 16:37:36 (NoBranch)


2000-11-24  Kurt Zenker  <kz@openoffice.org>  [8954d189e4de0cfe80a59c46e21ceb0e82fbe858]

Merge SRC614: 24.11.00 - 16:37:24 (NoBranch)


2000-11-24  Andreas Martens  <ama@openoffice.org>  [51e29ab4e0ecce0e1ac6821ef720e8fb4cbdb2a6]

#80560#: Forbidden linestart/lineend characters in Asian formatting


2000-11-24  Andreas Martens  <ama@openoffice.org>  [31e1bc2b3b95db8bfea68273f7df3af379feb550]

#80560#: Forbidden linestart/lineend characters in Asian formatting


2000-11-24  Björn Milcke  <bm@openoffice.org>  [34af4864801b77ef2c3359079417558bcafd21bc]

#80523# save addin information in XML format


2000-11-24  Björn Milcke  <bm@openoffice.org>  [6c3d13e393c71b2be829367e16e2d614f558c8d3]

#80693# import titles as property "String" rather than TextRange


2000-11-24  Frank Schönheit  <fs@openoffice.org>  [102bb9735112ab3931fcdf5f1486384f644f49e0]

#80066# getEventMethods: work with a typeDescription, not with a typeDescriptionReference


2000-11-24  Frank Schönheit  <fs@openoffice.org>  [a8e25d6c3132329ad447dfe4a6045eb5f4b35a56]

#79032# added a const sal_Char* conversion for efficiency


2000-11-24  Martin Gallwey  <mtg@openoffice.org>  [609b54bfeda8607f1143c433cd4e730fdadb8559]

#80556# optimisation for root folder request...


2000-11-24  Daniel Rentz  <dr@openoffice.org>  [576e527e4badb616e2bd1a26b512fc69ecebe424]

chg: dump change tracking


2000-11-24  Armin Weiss  <aw@openoffice.org>  [7640dd728076b4db18468d8c9d6ba88e6694ab89]

added svx3ditems.cxx


2000-11-24  Armin Weiss  <aw@openoffice.org>  [e32532d2885d24e26fe29764b9f9f714bdf8db06]

added PutValue() and QueryValue() calls for items dealing with enums


2000-11-24  Malte Timmermann  <mt@openoffice.org>  [7e2b84b1c5d27ac72e38659dc94ee8918f890cfd]

#80648# GetScriptType for 3 core fonts - use correct namespace...


2000-11-24  Kay Ramme  <kr@openoffice.org>  [0ea6c1ec4558336e98449436cd9cafcc272842b6]

#80244# create unique name for bridge; close connection if something bad happens


2000-11-24  jp  <jp@openoffice.org>  [78f8f0ed578660b1c62b3573d212ce530b4b5296]

Task #80648#: use new class SvxScriptSetItem


2000-11-24  Frank Schönheit  <fs@openoffice.org>  [e806af8b1b25eb8664d37ed29657ead9c68f0cde]

#80569# added a possibility to open an AddressBookSourceAssignmentDialog


2000-11-24  Frank Schönheit  <fs@openoffice.org>  [5b8441893f18ee1cbf567686089efd5e3024976f]

#80569# +addresstemplate/genericunodialog


2000-11-24  Frank Schönheit  <fs@openoffice.org>  [baa5acc09662a9421c8ee4c58bd07afe244c1265]

#80569# service registration for the dialog defining a address book source


2000-11-24  Frank Schönheit  <fs@openoffice.org>  [8c99c070dadf3f4821aeb62e9e07739d19e61c05]

#80569# +genericunodialog/addtempuno


2000-11-24  Frank Schönheit  <fs@openoffice.org>  [4bda34677755729bd3a10353ea5b7bb9998ccc9b]

initial checkin - frame for dialogs usuable as UNO service


2000-11-24  Frank Schönheit  <fs@openoffice.org>  [28651d50dd9d9a9ce6441bfe4af903972d33784c]

#80569# +addresstemplate.cxx


2000-11-24  Frank Schönheit  <fs@openoffice.org>  [ace47e5e573280a925332133c10992095a56851f]

initial checkin - dialog for defined a address book source


2000-11-24  Oliver Specht  <os@openoffice.org>  [1604add0d474dc0446a0ebcdabb8519fbcd28a0e]

#80569# +ClearNodeElements


2000-11-24  Rüdiger Timm  <rt@openoffice.org>  [8ec9e54361380103e9f1522373a227f358e68ac9]

SRC614


2000-11-24  Oliver Specht  <os@openoffice.org>  [a7d28dd414bf3b220751d54d81254137e700fe9e]

#80698# create configuration provider with servertype argument


2000-11-24  Malte Timmermann  <mt@openoffice.org>  [17cceb9da6338a02159398091186b2f87be36065]

#80648# SlotMaps for 3 core fonts and GetScriptType...


2000-11-24  Martin Gallwey  <mtg@openoffice.org>  [f0f2352275b43002528ef1726580dd7e29080ae2]

#80556# Fixed exported C functions to allow correct instantiation


2000-11-24  Martin Gallwey  <mtg@openoffice.org>  [721d767bcef15b91c74814c43c9cbe588554f013]

#80556# removed .* UNO dumping...fixes dependancies and all objects are no longer built each time


2000-11-24  Peter Burow  <pb@openoffice.org>  [8e464728687bef7cc9febda99ce1f1272917e220]

fix: #80425# langbox.src added


2000-11-24  khz  <khz@openoffice.org>  [6093e9ab6932716a5fd823c0902fa4d888538467]

WW field names use ANSI encoding - not plain 7-bit ASCII


2000-11-24  Rüdiger Timm  <rt@openoffice.org>  [ac3aed1be8bd08a32e687d2c4a69c2cca710774a]

udkapi.rdb


2000-11-24  Martin Gallwey  <mtg@openoffice.org>  [b28e1878292703256fa02ca7195090bd22e14e8d]

#80556# now builds under Solaris correctly


2000-11-24  Rüdiger Timm  <rt@openoffice.org>  [75bc3649b39c59b699eb3341628d10613cd40dc3]

applicat.rdb -> udkapi.rdb


2000-11-24  Martin Gallwey  <mtg@openoffice.org>  [67b6cf9dfc9589eb53e5fc5badbd87ef70e858a7]

die attic, die


2000-11-24  Martin Gallwey  <mtg@openoffice.org>  [8bfbcdeb777d7958e79a7c54129385c2b6f0a890]

Trying to blow up the attic


2000-11-24  Peter Burow  <pb@openoffice.org>  [5a2e84320490808d890f4d4f287373b9f702004c]

fix: #80425# now with Images for Checkmark


2000-11-24  Peter Burow  <pb@openoffice.org>  [4c970be3f4edadbfee1989eaa114897e92a34385]

Images for SvxLanguageBox


2000-11-24  Frank Schönheit  <fs@openoffice.org>  [ba1e6d031235950a55086e64d7abbceb6a11eb03]

#80583# extended isValidNameCont so that '.' is allowed as a inner character of a name


2000-11-24  Christian Lippka  <cl@openoffice.org>  [4766861aebc5fc5696b83194a15ccc795bcf864b]

#80594# added CameraGeometry


2000-11-24  Björn Milcke  <bm@openoffice.org>  [c33fe7756f472d25bb6846b39a35782e7e5682fd]

#80693# export titles as String property rather than TextRange


2000-11-24  Björn Milcke  <bm@openoffice.org>  [fd0f4c2fb33c3fdf9cbb421fd3cec78a927b522e]

#80523# +chart class add-in, +chart attribute add-in-name


2000-11-24  Björn Milcke  <bm@openoffice.org>  [76090503d716a046be6faec5e452234c97480a58]

#80523# add-in, add-in-name


2000-11-24  Oliver Bolte  <obo@openoffice.org>  [633e83d8d3dbe57e56fab4049688c584420f80bb]

deliver hpp and hdl for padmin project


2000-11-24  Kai Ahrens  <ka@openoffice.org>  [92a1f505a520e86f57912b87778616a6e73d31c8]

added supported for rotated graphics to be printed


2000-11-24  Jörg Budischewski  <jbu@openoffice.org>  [2841b3e6081c6951941abfb34d2deae899d633f0]

#80379# Markable service added


2000-11-24  Jörg Budischewski  <jbu@openoffice.org>  [4390e06aa8d844bb27e60873db71e0fe37602529]

#80378# Markable service added


2000-11-24  Peter Burow  <pb@openoffice.org>  [a5afd567c25c78f4c145ed4ae8e89676f7bdc379]

fix: #80590# GetOptions(): put the PathItem into the Set


2000-11-24  Frank Schönheit  <fs@openoffice.org>  [396a1092a9345fd98263394e96fddf4200b70042]

#80689# corrected the service name for the forms collection


2000-11-24  Ocke Janssen  <oj@openoffice.org>  [4c86fed7d53fb3625d8a8055a4d314d9bfc9fcb2]

remove if for length checking


2000-11-24  Ocke Janssen  <oj@openoffice.org>  [343688f81f84ace2a7f05bedd0684e0242b5c533]

namespace changes and getValue correction


2000-11-23  Sander Vesik  <svesik@openoffice.org>  [a71209facd5efa01fdb564a60c4e565c21495aab]

Remove stl/ from #include statement


2000-11-23  Sander Vesik  <svesik@openoffice.org>  [729092c1e287bb3b8251ca253bcc6be2dae86f08]

Remove stl/ from #include statement


2000-11-23  Niklas Nebel  <nn@openoffice.org>  [c3aa357e3b6a38e1ddc47711d803e35d47586713]

#80688# use cell script type for optimal width/height


2000-11-23  Niklas Nebel  <nn@openoffice.org>  [89dac75433aece6abc103544bb80d4700f7045f7]

#80688# reset cell's script type at changes


2000-11-23  Niklas Nebel  <nn@openoffice.org>  [af9a7efca5bb4973273e726f131fe2bbc9328bde]

#80688# use items for cjk/ctl fonts


2000-11-23  Niklas Nebel  <nn@openoffice.org>  [aadc621ad62d22d20d819a3ec0770307dc217312]

#80688# GetScriptType / GetCellScriptType


2000-11-23  Niklas Nebel  <nn@openoffice.org>  [a79655e889a095070f2790f6cb41a5809f51da8f]

#80688# member nScriptType


2000-11-23  Eike Rathke  <er@openoffice.org>  [494d122b36a9ce5ae7e6493c221224ec98b7a537]

#80660# loadCalendar: output requested Locale in assertion too


2000-11-23  Niklas Nebel  <nn@openoffice.org>  [f39da02428243e732ee9a255a2d46ec78c65b53a]

#80688# use items for cjk/ctl fonts


2000-11-23  Niklas Nebel  <nn@openoffice.org>  [30be45222a9774e5f77d1772127d00cca0872633]

#80688# GetFont: nScript


2000-11-23  Niklas Nebel  <nn@openoffice.org>  [4b2e47fb766238f520c3d7508d81e226b5000e24]

#80688# properties for cjk/ctl fonts


2000-11-23  jp  <jp@openoffice.org>  [1cb58f596e4c317a133d1b09593330899ade7d32]

Task #80648#: use new class SvxScriptSetItem


2000-11-23  Niklas Nebel  <nn@openoffice.org>  [260d17f953930ecaf4bb1bd43b7467281cc9246c]

#80688# items for cjk/ctl fonts


2000-11-23  Niklas Nebel  <nn@openoffice.org>  [7f940dd794a65f30feb9b1812be2c2b0fb3fa06d]

#80688# new version map (items for cjk/ctl fonts)


2000-11-23  jp  <jp@openoffice.org>  [d00bb6d5d9cc1c1efcdf5b66e528c6b5ff0e3790]

Task #80648#: remove script defines - is handled by SVX class


2000-11-23  jp  <jp@openoffice.org>  [5af1c82c45fd550d9951d80bef80a43fcb344988]

Task #80648#: remove impl. of GetLatinAsianComplexAttr - is handled by SVX class


2000-11-23  jp  <jp@openoffice.org>  [740efbb1daf26828f70dc785c1e107f67706286b]

Task #80648#: status notify at the correct position


2000-11-23  Christian Lippka  <cl@openoffice.org>  [bf44d5bddb8291679a6e7cbf943b16410cd73538]

#80679# added support for shape sorting


2000-11-23  Eike Rathke  <er@openoffice.org>  [63b68eaf45f5393ce992760d2de0111745caf060]

#80660# loadCalendar: output requested ID in assertion


2000-11-23  Christian Lippka  <cl@openoffice.org>  [a14bbe5598f173fa91e90b9cfce3479e3763f8c6]

#80679# added support for shape sorting


2000-11-23  Christian Lippka  <cl@openoffice.org>  [39320b39c1c00864c5bd4c7d615cd2ed7db5c1d2]

#80518# added some missing font properties


2000-11-23  th  <th@openoffice.org>  [c5d0ca0ee9b2fd8c379e532a97e66fffbd402133]

#80607# - EndExtTextInput mode, if text is empty


2000-11-23  Christian Lippka  <cl@openoffice.org>  [9ab368e2bdc6c6f5e1983d8d3568894b9d2b1ff0]

#80679# added ZOrder property for shapes


2000-11-23  Christian Lippka  <cl@openoffice.org>  [f71addde8c6c341323cfd6512d537bca97d31a98]

#80679# added ZOrder property for shapes


2000-11-23  Christian Lippka  <cl@openoffice.org>  [0a81c793064b537d29d819254ae7384b534407ac]

#80679# added support for shape sorting


2000-11-23  Niklas Nebel  <nn@openoffice.org>  [604c2c86debef0ccefbcbbd387a2de3ae75b9615]

#80686# service BreakIterator moved to i18n


2000-11-23  Christian Lippka  <cl@openoffice.org>  [30b4152d5a51966e3d73c90f174759a7d434a1b3]

#80679# added support for shape sorting


2000-11-23  Philipp Lohmann  <pl@openoffice.org>  [753e6d0cbcc7d6a0bf9570d2e9009f0bbd7ca9ae]

#79960# some printer do not have any input slots


2000-11-23  Jens-Heiner Rechtien  <hr@openoffice.org>  [7966c87f2816a900f725de9ed78f84ee7aef634f]

#65293#: add unxsoli3


2000-11-23  jp  <jp@openoffice.org>  [1e7a49891e314e03f3f487af4952d28ba68818f2]

Task #80648#: new Item for the script handling of fontattributes


2000-11-23  Andreas Bregas  <ab@openoffice.org>  [e753a67bb68cea3140843cbdfaaf84f9e20dc230]

#80285# Use new SvNumberFormatter() Ctor


2000-11-23  Dirk Grobler  <dg@openoffice.org>  [60d604cec93933043f7687071c08fb195de11a48]

#80682# value nodes are not correctly merged


2000-11-23  Sven Jacobi  <sj@openoffice.org>  [f29697f00808852ad1e8913d1291e0b4abf4646c]

#78880# the SdrTextObjects needs to know the model


2000-11-23  Kay Ramme  <kr@openoffice.org>  [c0ff383c760a19d0cdd4ff2d7144fee0c81ffb44]

added ridl.jar


2000-11-23  Kay Ramme  <kr@openoffice.org>  [c2d5d371813e3cd85d9bc6dd0ab4e5b53dcf6cd6]

no need to generate java files anymore


2000-11-23  Rüdiger Timm  <rt@openoffice.org>  [c58988d2ce5f1f85e69bd74055eca7376451fc0e]

SRC614


2000-11-23  Kay Ramme  <kr@openoffice.org>  [292f83ebb507f632e72a7a12faeaec3fc5a9b934]

added force synchron parameter


2000-11-23  Kay Ramme  <kr@openoffice.org>  [86d975b316d472b7587d3f5f7fd7bc8bcbf7c3b7]

added: build bridgefactory test


2000-11-23  Oliver Bolte  <obo@openoffice.org>  [9d321481a425555cbd95966e8e3e3867d5b67c21]

#65293# Use marco FREETYPELIB because link problems with unix


2000-11-23  Sascha Ballach  <sab@openoffice.org>  [8dfcc153f420434aa145a119e6ac8fd7299f5dd2]

#80636#; calculation settings and his attributes and elements added


2000-11-23  Malte Timmermann  <mt@openoffice.org>  [327fb4cd78c4dd14004c0343f5817fba8e4ee1ab]

ImplNewFont: Corrected offset calculation for ALIGN_BOTTOM


2000-11-23  Sascha Ballach  <sab@openoffice.org>  [516265c155f44681a81880f7fc4012e0856c98de]

#80363#; calculation settings elements and attributes added


2000-11-23  Sascha Ballach  <sab@openoffice.org>  [0192e129e841bca75d1d29fe68ea8d33f6b6febb]

#80363#; it is now possible to save all settings in the calculate dialog


2000-11-23  Andreas Schlüns  <as@openoffice.org>  [9978d600411aa7a3506f72a1cbaefe2ee2983208]

#79040# implement new filter detection - use TF_FILTER to enable


2000-11-23  Kai Sommerfeld  <kso@openoffice.org>  [cd8c17f426f42fa8081ebcf382159c96b08d5d55]

Fixed: Typo.


2000-11-23  Martin Hollmichel  <mh@openoffice.org>  [83fd85ff3ad6cd91c70aeddc87b33975c6424096]

remoed very old stuff


2000-11-23  Lars Langhans  <lla@openoffice.org>  [33925d71e05b7188092203c0946f4c9972c63819]

Testing


2000-11-23  Michael Brauer  <mib@openoffice.org>  [7e7c8a51f05ef2c7c56b26e27328ad4b30655740]

#80552#: bug fixes for progress


2000-11-23  Sander Vesik  <svesik@openoffice.org>  [3dcbcd10f46188357313a05142593e0381c7093b]

Remove stl/ from #include statement


2000-11-23  Gregor Hartmann  <gh@openoffice.org>  [468a35a03d0f7059d43bf468257799610c0bf8cc]

#79568#translationwin works with multiple SystemWindows


2000-11-23  Dieter Loeschky  <dl@openoffice.org>  [76b0cf991d400cb4daa4caa19ce85ff0e74b2974]

#79088# adding imagelists for cjk


2000-11-23  Andreas Schlüns  <as@openoffice.org>  [f42cb16954fd855dd5b411eb8555017f6f48a983]

duplicate interface from frame to document to switch between old/new filter detection


2000-11-23  Martin Gallwey  <mtg@openoffice.org>  [01fefe870a651d2ffbcc23161039810a62a2b962]

#80556# Implemented support for Zipfiles contained within zip files. These will appear as folders with the name set to the name of the zipfile.


2000-11-23  Niklas Nebel  <nn@openoffice.org>  [d53a25abe564723473378178c8c4a2eb5a08c454]

#79088# image list bitmaps for CJK


2000-11-23  Tom Verbeek  <tv@openoffice.org>  [f0fa8573bf19c3ee6b854b6a8c3253eeb65803e7]

removed urlnewchart because Chart is not supposed to be a standalone application any longer


2000-11-23  Peter Burow  <pb@openoffice.org>  [a588ae0af8e51dfaaf31df97b26167a8faba69ba]

fix: #80667# use $(userpath) instead of $(user)


2000-11-23  Peter Burow  <pb@openoffice.org>  [7e61d7835181930ac615e63a80a3de03cdfd2246]

fix: #80666# new xml path 'Office.Common/Path/Current'


2000-11-23  Dirk Grobler  <dg@openoffice.org>  [1b3b10fe6614f2dbd5f487c3f0b7deda8da4967c]

#79258# missing include


2000-11-23  khz  <khz@openoffice.org>  [5676e088da238c010f19ddf77278caf4d1f29e03]

#79474# Save/restore PLCF state before/after reading header or footer data


2000-11-23  Sander Vesik  <svesik@openoffice.org>  [4cda695365aa14b59bd7bf3f12f2d4539533b65a]

Remove stl/ from #include statement


2000-11-23  Kai Ahrens  <ka@openoffice.org>  [d022136ba39436923935df5cb43bfd9a277bfa5d]

#80175#: create stream with correct URL


2000-11-23  Eike Rathke  <er@openoffice.org>  [9b419039d9d967ab0d15d1142b27d24851baebeb]

#80660# new format codes AAA, AAAA, E, EE, G, GG, GGG for day names, years and era names


2000-11-23  Dirk Grobler  <dg@openoffice.org>  [767833242be9c4afc43c5329e5e96bf4704b5788]

#79258# include missing


2000-11-23  Michael Brauer  <mib@openoffice.org>  [c7306ba644312b617c52b75a9818a362a52a5c4c]

#80624#: Finish StarOffice-API and XML filter for I18N attributes


2000-11-23  Sascha Ballach  <sab@openoffice.org>  [49fb691f157337cf88162cff4cd05b71d1212df5]

#80364#; a little bug in the dde-link element fixed


2000-11-23  Ocke Janssen  <oj@openoffice.org>  [c74ec62cb02ee91d4a4600960047b5553239d0c7]

#70804# supress version columns


2000-11-23  Dirk Grobler  <dg@openoffice.org>  [6ffc2de45f89bdc28eff96387f433883843089f2]

#79258# adjust due to introduction of serverside notifications


2000-11-23  Dirk Grobler  <dg@openoffice.org>  [1a881a2f13aee320ca3ddf750f8bad9f8e55b432]

#79258# adjust to changes


2000-11-23  Dirk Grobler  <dg@openoffice.org>  [156c064ce72fd76d683f4cefeda9820d5f4be9a1]

#79258# new treeactions


2000-11-23  Ocke Janssen  <oj@openoffice.org>  [c98871faee87c13fe86e64b5cca65989a32a59e4]

#80530# mark column when context menu is selected


2000-11-23  Dirk Grobler  <dg@openoffice.org>  [f5059f4bad6f472e1a68ae7cb5867eba9e197db6]

#79258# adjustments to changes


2000-11-23  Dirk Grobler  <dg@openoffice.org>  [b06b56083e4113d1f7aaa50e7e5a73dca62077cf]

#79258# new treeactions.cxx


2000-11-23  Dirk Grobler  <dg@openoffice.org>  [ff3d1fba77834dbc24efd1db91345b3b7df32935]

#79258# new file for tree actions


2000-11-23  Dirk Grobler  <dg@openoffice.org>  [034ccd2c4f8267383e51e264c4279f4ec3f66cc6]

#79258# new st def


2000-11-23  Michael Brauer  <mib@openoffice.org>  [fdf009b66f20e5f1ad6d5a47933d948fa969f54e]

#80624#: Finish StarOffice-API and XML filter for I18N attributes


2000-11-23  Dirk Grobler  <dg@openoffice.org>  [b5e12ac18a83811432218309e922bcb618787454]

#79258# return missing for creating new nodes


2000-11-23  Oliver Specht  <os@openoffice.org>  [af57106b036a67a3642861323925799f18ad4116]

#80640# create parent XText interface for ranges in table cells


2000-11-23  Ocke Janssen  <oj@openoffice.org>  [13e26b0a44e4691b617ef684e1536cba7529bc67]

#80572# don't reset when field isn't set


2000-11-23  Michael Brauer  <mib@openoffice.org>  [cb277a71696102292874a1798d6079324fad584d]

#80624#: Finish StarOffice-API and XML filter for I18N attributes


2000-11-23  Daniel Boelzle  <dbo@openoffice.org>  [24f6c91bda531cd0cc5ce8418da1d0f03ffee900]

#80612# XIdlClassProvider deprecated, XIdlReflection to be supported


2000-11-23  Michael Brauer  <mib@openoffice.org>  [84f85e63cc4c6808c512fc9ea18a66892389f2b9]

#80624#: Finish StarOffice-API and XML filter for I18N attributes


2000-11-23  Michael Brauer  <mib@openoffice.org>  [b5fb6d4be9654911182eb4c597498f8c6232c863]

#80624#: Finish StarOffice-API and XML filter for I18N attributes


2000-11-23  Michael Brauer  <mib@openoffice.org>  [6da6073c3fa614598b57f74342d359a0e3f9d76d]

#80624#: Finish StarOffice-API and XML filter for I18N attributes


2000-11-23  Sascha Ballach  <sab@openoffice.org>  [a3ef2610cd153ac5fc4ba9fbbb9adee080b5f57d]

#80364#; all elements and attributes for dde-links added; some other forgotten elements and attributes added


2000-11-23  Sascha Ballach  <sab@openoffice.org>  [22c6001ac86953e260868e368c7d9dbd8a70c745]

#79067#; add the elements and the end-position to all shapes


2000-11-23  Sascha Ballach  <sab@openoffice.org>  [1a5fde33d28fd84317bd339d29dfa5ada965a2ba]

#80365#; add all statistic attributes and the meta element


2000-11-23  Ocke Janssen  <oj@openoffice.org>  [1aeb9d7c869d458b244b2e7605ea0e383879f7fa]

#80227# display a datasource when given


2000-11-23  Rüdiger Timm  <rt@openoffice.org>  [760ff043541fc6b6541ca2faa638708b20d77938]

SRC614


2000-11-23  Frank Schönheit  <fs@openoffice.org>  [0f29355c51dcd678e947011be1d2d9305f336e0a]

#80622# cached plugin-session providers separately


2000-11-23  Peter Burow  <pb@openoffice.org>  [d00869a12a84a2f1c7d9738e23a34dfcb3a713a5]

fix: #80647# convert to path now obsolete and now wrong -> removed


2000-11-23  Peter Burow  <pb@openoffice.org>  [6320ab59d82080b23edfd8185a2231ab2071101b]

fix: #80647# the exist of the filter ini asserted


2000-11-23  Peter Burow  <pb@openoffice.org>  [f63c06c5d6ebadcafc0f386db4e99bd79473ba6c]

fix: #80647# must convert the modules path to normalized path


2000-11-23  Ocke Janssen  <oj@openoffice.org>  [5f63b6aad4cff7809c39239ef9f16daa2000598b]

namespace changes


2000-11-23  Martin Hollmichel  <mh@openoffice.org>  [2a2348c43635d7c1f5d11641dcf27dc2b8b76dc5]

new version for SRC614


2000-11-23  Martin Hollmichel  <mh@openoffice.org>  [b761ddb7d5a59af73358d0986225d4fd722b252f]

new version for SRC614


2000-11-23  Martin Hollmichel  <mh@openoffice.org>  [5e071840f54dbf974c3bc892d5211c9fda37d799]

initial version


2000-11-23  Ocke Janssen  <oj@openoffice.org>  [6722dc0da76e6877b7f29164cb7203196729f2ef]

namespace changes


2000-11-23  Ocke Janssen  <oj@openoffice.org>  [428e9a50248650d5fedf4759aae1b523645fd355]

#80558# don't show delete when no datasource exist


2000-11-23  Ocke Janssen  <oj@openoffice.org>  [81c8196ae8bcd805d73ec2683bf64248b668dbbd]

namespace changes


2000-11-23  Philipp Lohmann  <pl@openoffice.org>  [3e6913505e567135666335fc46aa6f7592cecc39]

#79960# added EPS for psprint


2000-11-23  Peter Burow  <pb@openoffice.org>  [8df2f0a061e484a139ff791b297a45f6f1f69e98]

fix: #80647# GetFilterIni() must convert the modules path from URL to normalized path


2000-11-23  Sander Vesik  <svesik@openoffice.org>  [58b58f0b669f9f23705f3755bd6fcb4271e63755]

Remove stl/ from #include statement


2000-11-23  Sander Vesik  <svesik@openoffice.org>  [2e079a397e2622951ec5a85d712d8727bdc232a9]

Remove trailing backslash


2000-11-23  Sander Vesik  <svesik@openoffice.org>  [0f93e5055108ed874ec232e2bea9ba4c75cbfe75]

Remove stl/ from #include statement


2000-11-23  Sander Vesik  <svesik@openoffice.org>  [aad791f228004e11b0f7605faff6f2c09fd0d282]

Remove stl/ from #include statement


2000-11-23  Sander Vesik  <svesik@openoffice.org>  [b56575a33fe0e173b2fa91b90252f5bf7750221d]

Remove stl/ from #include statement


2000-11-23  Sander Vesik  <svesik@openoffice.org>  [e00358f2302d54bfe4b208995829cb07b67146e2]

Remove stl/ from #include statement


2000-11-22  Sander Vesik  <svesik@openoffice.org>  [318529ccc9903e02bdf9518f3f0d61cc45639e12]

Remove stl/ from #include statement


2000-11-22  Christian Lippka  <cl@openoffice.org>  [39328ce9501624b17e4f30be9fd3ab216fa02f9c]

#79650# added support for LineShapeDescriptor to SvxShapeConnector


2000-11-22  Christian Lippka  <cl@openoffice.org>  [8dd3539b71d8ea32505d1cb8e807ea5053c70e64]

#80382# added missing numbering properties to group shape


2000-11-22  Christian Lippka  <cl@openoffice.org>  [0fa729292afb417e9e6907805ad8ad6f2cef3f72]

#79650# added LineShapeDescriptor to SvxConnectorShape


2000-11-22  Martin Hollmichel  <mh@openoffice.org>  [598ecf92bad39abd5e7d14f3b3f8a41e236ed285]

new version for SRC614


2000-11-22  Martin Hollmichel  <mh@openoffice.org>  [65ae5c0170df509c7fe5c87f79cb966b8c463b47]

initial version


2000-11-22  Sander Vesik  <svesik@openoffice.org>  [a2ecd21d384ef3a4d2938eff562e59a77ff1abd6]

Remove stl/ from #include statements


2000-11-22  Christian Lippka  <cl@openoffice.org>  [572d37cfdafdbc3d330fffa3a92f78beef378473]

#80382# made some properties that are not supported by all applications optional


2000-11-22  Sascha Ballach  <sab@openoffice.org>  [70c72c623cf99c7a5ada33a8e351cec282c90bdc]

#80069#; add a possibility to say whether to export paragraphs and his styles or not


2000-11-22  Sascha Ballach  <sab@openoffice.org>  [8b641919987f1285b477da222c1d666eea03fe62]

#80069#; add a possibility to say whether to export paragraphs and his styles or not


2000-11-22  Christian Lippka  <cl@openoffice.org>  [d10c7f47ffa31260f7a322ce2312575445aae9a6]

#80382# shapes support ParagraphProperties service


2000-11-22  Frank Schönheit  <fs@openoffice.org>  [eeb4e4b93087d44c18f4fd3031b3c935eeb164ab]

#80622# new bootstrap process for the configuration service


2000-11-22  Martin Hollmichel  <mh@openoffice.org>  [4be262e6b7287a55b17ff43274a7421cc5543cc3]

new version for SRC614


2000-11-22  Martin Hollmichel  <mh@openoffice.org>  [5153915f635bfe4310c604c9dc46e6c59e347420]

initial version


2000-11-22  Christian Lippka  <cl@openoffice.org>  [69d2cc4af4d010b775b363e6d6fa3c730f0d5d8f]

#80145# added presentation-page-layout to styles


2000-11-22  Christian Lippka  <cl@openoffice.org>  [c12ac07ca1853f1468a46461f4b7993bfd90a0d0]

#80546# replaced PolyPolygonShapeDescriptor with PolyPolygonBezierShapeDescriptor


2000-11-22  Sander Vesik  <svesik@openoffice.org>  [09ee17198fcbb0f5033eec8c56cb490b175beeb4]

Remove stl/ from #include statement


2000-11-22  Christian Lippka  <cl@openoffice.org>  [d102e45e249f03a4bd0ec2a154afc75eb9b7e616]

#80339# fixed compareAscii problems by using equalsAsciiL


2000-11-22  Christian Lippka  <cl@openoffice.org>  [c6bed296872ad89e98f3c603d9485c24e173f277]

#80357# set polygonkind to readonly


2000-11-22  Christian Lippka  <cl@openoffice.org>  [d5bd6e2d8e412cc1b0bc78ea080a6dd03b781e09]

#80339# fixed compareAscii problems by using equalsAsciiL


2000-11-22  Sven Jacobi  <sj@openoffice.org>  [c71f48e68509aea74b0f0a0df58d490aeedbf650]

#80518# must changes (changed character properties)


2000-11-22  Mathias Bauer  <mba@openoffice.org>  [cbb4042de9d4d955a8b75fff35ac54e1a1075e80]

Can't use UCB in ctor because UCB uses PathOptions!


2000-11-22  Sander Vesik  <svesik@openoffice.org>  [7cedaab17ad8f01ba84d65668e7be886c2289549]

Remove stl/ from #include statement


2000-11-22  Martin Hollmichel  <mh@openoffice.org>  [93cf33252341e6b5f5fb30e4fedba0d7e6e760b2]

chg: header


2000-11-22  Herbert Duerr  <hdu@openoffice.org>  [fbf4ca1aca477a3494e993e18d9260cdae96f870]

fix possible garbage collection escape


2000-11-22  Stephan Bergmann  <sb@openoffice.org>  [524440d7422490d3fa37f8d24e75d13400198dc3]

Removed obsolete RevealMailAddress/UserAgent configuration entries.


2000-11-22  Daniel Vogelheim  <dvo@openoffice.org>  [122bede4892fda6b1d5e598244e28b6f82013f11]

- #80616# added keywords for indices and index marks


2000-11-22  Martin Gallwey  <mtg@openoffice.org>  [2f5de087235c4bdccd4c35b5ae1332e10fedbbd8]

#80556# Work around for flaw in XOutputStream (not being able to specify how much to write with the writeBytes method)...no longer write lots and lots of white space


2000-11-22  Sander Vesik  <svesik@openoffice.org>  [26e6ab72f9a262e1bfc34c4e52ab9b21fb003c25]

Remove stl/ from #include statement


2000-11-22  Oliver Specht  <os@openoffice.org>  [76c763d4acf7ea5d3ac92d229a7d5bbdb48f8eef]

#78722##78712# ::getPropertySetInfo corrected


2000-11-22  Oliver Specht  <os@openoffice.org>  [793f6e491e6db48bb0ef5dc161c599c129a0eb0e]

#78722##78712# IsDate property corrected


2000-11-22  Christian Lippka  <cl@openoffice.org>  [5d4f05b0267d9cdee196f45b93e6afa754e4c9d7]

fixed compiler bugs


2000-11-22  Christian Lippka  <cl@openoffice.org>  [e607524deb2adbacde619fa379617a3fb3ed67bd]

fixed compiler bugs


2000-11-22  Ocke Janssen  <oj@openoffice.org>  [42ee4f94e7c7ad932fd5df6425eb3e0c761b51dd]

#80630# check for error


2000-11-22  Ocke Janssen  <oj@openoffice.org>  [577536ef8992e715f91295257db03da64f8464ec]

#79902# new file!


2000-11-22  Thomas Lange  <tl@openoffice.org>  [e4e094ec20c1c5d1ea244cc469d7d3cff147c067]

DefaultLocales for CJK and CTL added


2000-11-22  Christian Lippka  <cl@openoffice.org>  [8749d0b96d9c1fab193d277f7b2e959603836282]

#80328# initialize SdrMeasureObject correctly with 2 points


2000-11-22  Ocke Janssen  <oj@openoffice.org>  [e21bb5d7cc18ebd3f11b34fad9ec0a28f8bd880b]

#80269# remove property long names


2000-11-22  Sven Jacobi  <sj@openoffice.org>  [0894686141a03a898ca3013a393eed487a99a909]

#79303# #79306# improved style import, asian or complex fonts are supported now


2000-11-22  pw  <pw@openoffice.org>  [1156210afc26cd08c4ceb7e768ab4b209bbe8adf]

#79767# Changed shortcut for radiobutton 'Transparence gradient' from T to V (german), T to G (engl.)


2000-11-22  Herbert Duerr  <hdu@openoffice.org>  [63bcb7a758d086d962892b3341738df3fed2ebb4]

throttle garbage collection, change fontpath separator to semicolon


2000-11-22  Oliver Specht  <os@openoffice.org>  [f6c55fc5daad80b1dc22e12653acb43710d87aa6]

#80616# Bibliography field completed


2000-11-22  Rüdiger Timm  <rt@openoffice.org>  [bc2fd3d05911c66cb8b0fb3f7fdcad173b0f148c]

take the correct object file for building shared library libsvl


2000-11-22  Kai Sommerfeld  <kso@openoffice.org>  [03bcad24dc4d4cdba2c3a10f7e52c3b2f03e1df4]

documentation.


2000-11-22  Ocke Janssen  <oj@openoffice.org>  [2b4cb85a1359b4dc2790aef99c89ea271f565d07]

#80276# resolve some trouble with positioning


2000-11-22  Oliver Bolte  <obo@openoffice.org>  [880d0f1508a5c23c7e348473c0e0a0ab43a279d6]

throw changes for linux compiler


2000-11-22  Ocke Janssen  <oj@openoffice.org>  [1d58d0115e25d2be02cdbccbf10573927a1d6371]

#80002# new method for driver loading


2000-11-22  Ocke Janssen  <oj@openoffice.org>  [d014c4a21abe110b5656e68ec8594a1325050ddb]

#79902# new file!


2000-11-22  Ocke Janssen  <oj@openoffice.org>  [15f816ce92f707134b3d4e023cb4653c5440a318]

use of new resultset


2000-11-22  Ocke Janssen  <oj@openoffice.org>  [a361218ad7c62497f9dbca3b1b8dbc67946680b5]

remove open methods


2000-11-22  Ocke Janssen  <oj@openoffice.org>  [e79649bc780a21fe955dcb9ab0d18969748d9edc]

new resultset for metadata


2000-11-22  Ocke Janssen  <oj@openoffice.org>  [1b971250826fc3b9a44cbd6dc7b9cf44f4fca1a7]

new method for driver loading


2000-11-22  Ocke Janssen  <oj@openoffice.org>  [967ecd78194aabbbd2bc5f063443e722bf08c76b]

dispose old connection when new is set


2000-11-22  Nils Fuhrmann  <nf@openoffice.org>  [974462feb234334c2b50e53292e3ec852320758f]

Fixes after merge


2000-11-22  Tino Rachui  <tra@openoffice.org>  [7edf467036b5bdb23d3904d8693e39f282c621be]

*** empty log message ***


2000-11-22  Tino Rachui  <tra@openoffice.org>  [9ca011f2e25da1022613523f1cd9556c4e86cab1]

some changes so that the systools will be loaded dynamically on demand


2000-11-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [087117c5df8707c7d973beda8f1c1d33de6ed56b]

#65293#: default parameter


2000-11-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [d87e087ac7b0d15267330a1c7faa5d3198697ff9]

#65293#: default parameters are not possible in typedef


2000-11-22  Michael Brauer  <mib@openoffice.org>  [3a308646e34e36985c5856ca7e0d460c0f0b8fb2]

#80634#: Bug fixes for CJK and complex font properties


2000-11-22  pw  <pw@openoffice.org>  [b029c2b33b8e02e73b9f8822fb0d5f8490af871f]

#79892# Repaint dialogwindow after move with INVALIDATE_BACKGROUND


2000-11-22  Nils Fuhrmann  <nf@openoffice.org>  [f041e8e68486541a91e4137b80dec6fb2e6e978d]

First implementation of CfgMerge. This supports localization of xml configuration files


2000-11-22  Tino Rachui  <tra@openoffice.org>  [6dd45639a4b2693e68bc1abbb22055b7b301a1c3]

*** empty log message ***


2000-11-22  pw  <pw@openoffice.org>  [8f4eebb4472eadd5bd72a61598e70df78a054afb]

#79892# Disconnect extrawindow from dialog only when parameter is TRUE


2000-11-22  pw  <pw@openoffice.org>  [429d6dc39df85e9faf874b76e751df65ef99523a]

Silly fault when check in file


2000-11-22  Kai Sommerfeld  <kso@openoffice.org>  [5493e93204328c837131f71bbafd730cb8e95f7e]

documentation.


2000-11-22  pw  <pw@openoffice.org>  [1bc5f191a261ca94002bbd254215677a1fb39bf5]

hltpbase.cxx


2000-11-22  Sascha Ballach  <sab@openoffice.org>  [8a952724c7c039933f6361be423d59f104d63961]

#80598#; catch the exception, this is only a hack. The original bug is #80606# .


2000-11-22  Sascha Ballach  <sab@openoffice.org>  [82d1acf6eb6f86db362e800cc0c9a154fb1fe1c4]

#80598#; catch the exception, this is only a hack. The original bug is #80606# .


2000-11-22  pw  <pw@openoffice.org>  [7e46d0867c1bca4e3ca114ca90166d927ce54add]

#79891# Get bitmaps from Any with >>= operator


2000-11-22  pw  <pw@openoffice.org>  [ecf6acca7afadb914c917d628c7fe7dd23930f75]

#79891# Waitcursor while loading document


2000-11-22  Tino Rachui  <tra@openoffice.org>  [4acc65c876367a0a6bf99123ed309d6487d08616]

renamed from Auto9xInit


2000-11-22  Martin Hollmichel  <mh@openoffice.org>  [ba02a2b8a47d7ba3c3d62e252d3d78ec14cdfeb4]

new version for SRC614


2000-11-22  Peter Burow  <pb@openoffice.org>  [4c41f925cb5b69f2e9a4a7d7d4dd842f2ca65dba]

fix: #80571# SubstituteVariable() now supports '$(workdirurl)'


2000-11-22  Martin Hollmichel  <mh@openoffice.org>  [cf128ffc880aeed50978620df9bb8d2171c4ffc7]

new version for SRC614


2000-11-22  Martin Hollmichel  <mh@openoffice.org>  [e9a6b1ac6b480ee5137226379ce8e5a8781f00f2]

initial version


2000-11-22  Sander Vesik  <svesik@openoffice.org>  [97ddbb675426c1a6065125151d6a920791763d05]

Remove stl/ from #include statement


2000-11-22  Armin Weiss  <aw@openoffice.org>  [e47c4b262a85f82f5a23c2acf0f1c59177cb499b]

#80594# some errors corrected


2000-11-22  Kai Ahrens  <ka@openoffice.org>  [1f0f0114e818be5b0ba391916361427b6b10873b]

must changes (SFX_FEATURE_SIMPRESS removed)


2000-11-22  Christian Lippka  <cl@openoffice.org>  [5e188a4ce11a0f3dbf3490e0a140a7c6d07a7239]

#80555# changed onRequest to onLoad for images


2000-11-22  Daniel Vogelheim  <dvo@openoffice.org>  [93b428dc93c3f5d437aafc38f2371d47c97b3539]

#80597# fixed again: this time compatible change relative to SRC613


2000-11-22  Christian Lippka  <cl@openoffice.org>  [2098c2a33a5cd486a0c8ab8fc2b326db2766579f]

#80540# added chart:chart to


2000-11-22  Nils Fuhrmann  <nf@openoffice.org>  [d92b556ec22d28737a9dc1cbefa36421cf86b2ab]

New structure for final implementation of CfgExport


2000-11-22  Oliver Specht  <os@openoffice.org>  [195e11882eb72640420a54cc71bdc653a9306721]

#78595# SwXFrames::getElementType corrected


2000-11-22  Herbert Duerr  <hdu@openoffice.org>  [996bd9c3c9c3505e6dcd974111bc8e62639eba5c]

support mbVertical


2000-11-22  Rüdiger Timm  <rt@openoffice.org>  [43e1c5e480bdc54ff70d209cf3fd605e199c7d65]

#65293# link against XMLOFFLIB and UNOTOOLSLIB, otherwise you'll get unresolved symbols from mathml.obj


2000-11-22  Daniel Vogelheim  <dvo@openoffice.org>  [aa37b1a4cc3f791bf2bad5efa14253ce8f944421]

#80597# fixed: optional NumberFormat property now only used if present - added: bibliography field import


2000-11-22  Hennes Rohling  <hro@openoffice.org>  [8349c6afc70ea5354550b9fe8bbc37ebdf4e0ec1]

#79109# Alyways use resolved pathnames instead of symlinks


2000-11-22  Oliver Specht  <os@openoffice.org>  [ee3fe8e40e3b1ce96984d52428231e21b64a7d28]

#78595# XTextEmbeddedObject include removed


2000-11-22  Mathias Bauer  <mba@openoffice.org>  [cf18369f3d3c60db9d287e13188a6535f9d28c80]

#80571#: wrong name for createinstance method


2000-11-22  Oliver Specht  <os@openoffice.org>  [9829807d7c4f0a0af09655977b51b180bd598803]

#78595# XTextEmbeddedObject removed


2000-11-22  Christian Lippka  <cl@openoffice.org>  [301a3aff830a493be1416d15c4975e00c4ec444e]

#80594# added a new TextureKind2 enum because of missing value in TextureKind


2000-11-22  Armin Weiss  <aw@openoffice.org>  [1a264b7df4887ca851778330efc298b54b82ec23]

#80594# exchanged SDR_ATTR_3D to new correct SDRATTR_


2000-11-22  Oliver Bolte  <obo@openoffice.org>  [127904635c19fea6d3aef5cf0cb092a81ca82521]

#65293# wrong methodname localedatawrapper


2000-11-22  Christian Lippka  <cl@openoffice.org>  [4f9e6d84feb36ab3072dafbab0ba4ae46d264f9b]

#80594# added a new TextureKind2 enum because of missing value in TextureKind


2000-11-22  Niklas Nebel  <nn@openoffice.org>  [04274547235854de27490af8fc74e8e13c365717]

#80595# FillEditItemSet: put font in CJK and CTL items


2000-11-22  Oliver Bolte  <obo@openoffice.org>  [1ccfd27b0342c95924000ef1c0c9216616d3e80e]

#65293# parse error linux


2000-11-22  Oliver Specht  <os@openoffice.org>  [eff6ca2ffa1774bffad3f40ae1f0781c8d5d98ab]

#79477# wrong char cast removed


2000-11-22  Nils Fuhrmann  <nf@openoffice.org>  [352fd15665832c16c0fec50f7d3c5bd1c20b1416]

First implementation configuration parser


2000-11-22  Oliver Specht  <os@openoffice.org>  [d7c33b54628f982eb2b6cfb42dd2f07c63da5dff]

#80576# SwXCellRange: delete cursor in ::Modify


2000-11-22  Oliver Bolte  <obo@openoffice.org>  [3346442bdd1f0156e9d1ee233d2b9fb6bd9e2c50]

#65293# include stdexcept


2000-11-22  Herbert Duerr  <hdu@openoffice.org>  [7a7d445a8a38146e7bef91eaf5bd64b523b32eb5]

make selected character persistent over app livetime


2000-11-22  Thomas Lange  <tl@openoffice.org>  [bddbb32de3a518fc225c203cfb45fec3664d284d]

DEF1EXPORT3 added


2000-11-22  Oliver Bolte  <obo@openoffice.org>  [086367df03875790ab2c5da310cdd00c09a97e37]

#65293# saldisp is always a disp since psprint


2000-11-22  Ocke Janssen  <oj@openoffice.org>  [294c10929e53439bedfad42d1022eaa735baab74]

initialize the values with zero


2000-11-22  Kai Sommerfeld  <kso@openoffice.org>  [43f54a21ccea5d75b37a716afd6dc35678db4f6c]

Replaced: old styled stl include.


2000-11-22  Patrick Luby  <pluby@openoffice.org>  [c3931c70a94deef471cf50e0a7b3a233bce7604e]

Adjusted tabbing to conform to StarOffice standard style.


2000-11-22  Patrick Luby  <pluby@openoffice.org>  [48edc1cdb55e5931a1a0372b0390c448979a7452]

Converted data members, variable names, and C wrapper functions to StarOffice standard style.


2000-11-22  Patrick Luby  <pluby@openoffice.org>  [fd32c20ab887db5d3d8d7071c54cabb123efe87a]

Commented out code in GetClientSize and SetClientSize methods as they were breaking modal dialog windows.


2000-11-21  Frank Schönheit  <fs@openoffice.org>  [38e9cf03132565339a8f51a06e790fac1e655fde]

+treeiterators


2000-11-21  Frank Schönheit  <fs@openoffice.org>  [68d75945a5e4b5eed693d0a686a08f4c80c39016]

implGetPropertySetInfo takes an additional parameter


2000-11-21  Frank Schönheit  <fs@openoffice.org>  [351233434a778259539d32af2f28f460e39e54cb]

implementations for implGetPropertySetInfo


2000-11-21  Frank Schönheit  <fs@openoffice.org>  [947b36a41766863110e68b1fcfa560abe5b94371]

implGetPropertySetInfo takes an additional parameter


2000-11-21  Frank Schönheit  <fs@openoffice.org>  [15261229665d849312311c5a9b16ab627bb46ed3]

moved CollectNames into treeactions.hxx


2000-11-21  Frank Schönheit  <fs@openoffice.org>  [121ccdfec08cdddf3e5ca38449b42a8769d1cf5e]

+CollectNames


2000-11-21  Thomas Lange  <tl@openoffice.org>  [47833ada02e6a3b98e177481710a6b3cc45f2ead]

sfx2/inimgr.hxx include removed; tolls/debug.hxx added


2000-11-21  Martin Hollmichel  <mh@openoffice.org>  [28f26fac9fc5a728451cb1033da572e078ace838]

fix: syntax


2000-11-21  Niklas Nebel  <nn@openoffice.org>  [2e742a636add5cd24c78380a7f54b09bcf73da75]

#80136# don't call GetGraphic during paint


2000-11-21  Thomas Benisch  <tbe@openoffice.org>  [3957787c82af2c7d803d21a3062f8b4fb14db95a]

SearchParam from unotools/textsearch.hxx


2000-11-21  Martin Gallwey  <mtg@openoffice.org>  [9b6d1c76e7d91574633d1396ea383624217215d0]

Implemented XSeekable


2000-11-21  Christian Lippka  <cl@openoffice.org>  [0296db481e7c870162b1387c91ae48a2f795078e]

#80518# use text properties from shape, not editengine


2000-11-21  Jens-Heiner Rechtien  <hr@openoffice.org>  [e99b08884875cac2377aedf414ab539cbe11f006]

#65293#: typo


2000-11-21  Christian Lippka  <cl@openoffice.org>  [a343add7c728e16ba8142a48bb0d50fc6a390c6e]

#80518# added missing character properties


2000-11-21  Jens-Heiner Rechtien  <hr@openoffice.org>  [8caf5ab08904d8038e73a5b821f47b86a52638a8]

#65293#: requireed change: SvtModuleOptions().Is???()


2000-11-21  Christian Lippka  <cl@openoffice.org>  [1ddbfea5caa044fb547da51247b082c5039e86fa]

#80069# fixed propertystates for attributes that are in paragraph


2000-11-21  Jens-Heiner Rechtien  <hr@openoffice.org>  [f65773768cf78b0c7b1549d15f8310c38703b87e]

#65293#: required change SvtModuleOptions().IsChart()


2000-11-21  Jens-Heiner Rechtien  <hr@openoffice.org>  [e5471f87278d9f75426dcf4f417722387c4dfc9d]

#65293#: LNGLIB


2000-11-21  Rüdiger Timm  <rt@openoffice.org>  [233ea424d79fd107618f8ec0abe0fe3dbfc6b340]

lnglib corrected


2000-11-21  Stephan Bergmann  <sb@openoffice.org>  [39e5ec795927b55862c72e6fe455157e5898703e]

Fixed typo in include file name.


2000-11-21  Niklas Nebel  <nn@openoffice.org>  [5b204dbe772bd027c86c50f642f602c9909b1ef0]

old includes removed


2000-11-21  Thomas Lange  <tl@openoffice.org>  [cc8e67e962276e0e935d1a84b94e581fd2e49b1e]

exports.dxp added


2000-11-21  Sascha Ballach  <sab@openoffice.org>  [759a6d28105fbc33d564c39833b3b1da5e2be994]

#80364#; it's now possible to Export/Import DDE Links in XML


2000-11-21  Sascha Ballach  <sab@openoffice.org>  [da4dc2591e4aa2041779a4e1c1fdd417efec54de]

#80364#; it's now possible to Export/Import DDE Links in XML


2000-11-21  Oliver Specht  <os@openoffice.org>  [b3688245e0d19de3c0ba68cfd36738335ac741d3]

#80573# update of the option dialog


2000-11-21  Sascha Ballach  <sab@openoffice.org>  [06b9a6aff54d93343cef9bd4b5ff0f1d1e8964a5]

#80364#; it's now possible to Export/Import DDE Links in XML


2000-11-21  Oliver Specht  <os@openoffice.org>  [71d1a7c9d2a30287bd49e16c584b0a13c26e639b]

#80467# use Bindings* parameter


2000-11-21  Jens-Heiner Rechtien  <hr@openoffice.org>  [f12449521b0f720a646a644de55b57591adc5fb3]

#65293#: restructured makefile


2000-11-21  Jens-Heiner Rechtien  <hr@openoffice.org>  [fc38c1dfa20590f50c61a527b5834341b0e73606]

#65293#: added UNX libs


2000-11-21  Joachim Lingner  <jl@openoffice.org>  [c0b7ad01d1331c131784d01f677da8065b1704ae]

rtl_str_valueOfFloat and rtl_str_valueOfDouble implemented


2000-11-21  Joachim Lingner  <jl@openoffice.org>  [b3f5459f035143a864ccce4d391040a9abbc0d60]

RTL_STR_MAXVALUEOFFLOAT and RTL_STR_MAX_VALUEOFDOUBLE now have the same values as their RTL_USTR_MAXVALUEOFxxx constants


2000-11-21  Dieter Loeschky  <dl@openoffice.org>  [0154a17e2fce52ca1765cbab5e92e31b8fd7dfc0]

#79527# PrepareClose(): check pPara before GetNextTitle()


2000-11-21  Eike Rathke  <er@openoffice.org>  [691ae181337119fb170e31ce4631965d67c62378]

add: SetFixDateTimeLocal


2000-11-21  Ocke Janssen  <oj@openoffice.org>  [7936420c9181b11ed935bd3162f427b7c89efdd1]

#80549# wrong dsn for text


2000-11-21  Armin Weiss  <aw@openoffice.org>  [fbe5d8289a3c9a70002c5eede977e0f4f76f2de9]

in Svx3DSceneObject::add(...) wrong object was feeded, corrected this


2000-11-21  Peter Burow  <pb@openoffice.org>  [29d2d86ed0cb3b7af7e078b8ec944bf168230a52]

fix: classes renamed because of doubled defines


2000-11-21  Michael Brauer  <mib@openoffice.org>  [9322327b53d3293ea449e668f6d8a48bcbcf5395]

#80552#: progress bar and document statistics


2000-11-21  Andreas Schlüns  <as@openoffice.org>  [b26dba5ad91032f3ad63f7380362cb71bc505f1a]

#80173# repair history and picklist


2000-11-21  jp  <jp@openoffice.org>  [c593ef15cf0eb4768615c6c2d920fb5d6758a61e]

Bug #79951#: Finit: remove localedatawrapper


2000-11-21  Hennes Rohling  <hro@openoffice.org>  [d6d7c6db20c6ee3960946ea19f8ffe56ff3d5b79]

#79672# Always suppress system error messages


2000-11-21  jp  <jp@openoffice.org>  [e6b40a8838117bbf13a9865bede0957ee3d84642]

GetColorString not in SvxLight


2000-11-21  Michael Brauer  <mib@openoffice.org>  [7a24baa4c22e39792f7dc6192d24dc6cd5ff3dd3]

#80552#: progress bar and document statistics


2000-11-21  jp  <jp@openoffice.org>  [fa05fff1347f9427a7fc362c8e062fb9608a8f78]

Bug #79951#: Str2Double - new method with doc


2000-11-21  Dieter Loeschky  <dl@openoffice.org>  [eac16c5572481ed8fb2113c8e35e540f99e9a688]

#80403# PreSave(), PostSave(): consider background object


2000-11-21  Kai Ahrens  <ka@openoffice.org>  [cc22cc36c47123b4d71e6b46c2ab0bd995129fbe]

added popart filter


2000-11-21  Rüdiger Timm  <rt@openoffice.org>  [c69df7c74943b4d6f5c3549732d5c05f7eba47b0]

SRC614


2000-11-21  Frank Schönheit  <fs@openoffice.org>  [dba8e052f2f8305dcec59e89c3870195987f6a5e]

the same as the previous fix for getRememberPasswordModes


2000-11-21  Stephan Bergmann  <sb@openoffice.org>  [bb84869cf18f4f70d051ac130e8b160adaddfed3]

Allow an empty 'reg_name' in vnd.sun.star.help URLs.


2000-11-21  Frank Schönheit  <fs@openoffice.org>  [d895a96afe9bbc2d489fc204ce088e53c0ab6766]

fill in the default in getRememberAccountModes


2000-11-21  Jens-Heiner Rechtien  <hr@openoffice.org>  [6e6bca934e9505387470f84737ba3bdc93d011c4]

#65293#: includes


2000-11-21  Kai Ahrens  <ka@openoffice.org>  [780023560af51fa15ac1d69bb123f16aa31e3e8a]

added popart filter


2000-11-21  jp  <jp@openoffice.org>  [77da25c56d9efa0f899c1cdf475c7d713daa1dc6]

Bug #79951#: Str2Double - return also error if endpos equal start pos


2000-11-21  Kai Ahrens  <ka@openoffice.org>  [99fcca1c99f48fa4ed747b4dacb22744ce2eda59]

optimized creation of thumbs


2000-11-21  jp  <jp@openoffice.org>  [69231bf139348689a6bac46d23081da0537483fc]

Bug #80385#: Set1StyleDefaults - write also all dynamic attributes


2000-11-21  Jens-Heiner Rechtien  <hr@openoffice.org>  [16ce6356e7a51057eca84b613e5f766f0a41a30b]

#65293#: typo


2000-11-21  Björn Milcke  <bm@openoffice.org>  [0328c1c6ebd31decaef59eb6f76e25f4b8203bf8]

#80507# + property SymbolBitmapURL


2000-11-21  Caolán McNamara  <cmc@openoffice.org>  [f9578995ac5cd4bcb4a13716beccf5c4baa3fb36]

BrwnPprBg MathML


2000-11-21  Jens-Heiner Rechtien  <hr@openoffice.org>  [be448bafcabd475e7b3b9663b4b7643d6dedf544]

#65293#: syntax


2000-11-21  Martin Gallwey  <mtg@openoffice.org>  [b0630d2fea9c9c9c34d69bb587345b363414491b]

removed $(TOOLSLIB)


2000-11-21  Martin Gallwey  <mtg@openoffice.org>  [9dd0bf290dd05d8d840ece0356b6e88842a4c2f0]

No longer use TOOLSLIB


2000-11-21  Martin Gallwey  <mtg@openoffice.org>  [eaf3ab8ce4ab7729824e8e9fba8ef109b92421eb]

Removed usage of the TOOLSLIB stuff for debugging and file timestamping


2000-11-21  Martin Gallwey  <mtg@openoffice.org>  [40ed918b37c05370644bf31c63cd28cef6599ab8]

Removed reliance on the tools/debug stuff


2000-11-21  Peter Burow  <pb@openoffice.org>  [5e815effa735d3fa091b8161a076d32ca831af7b]

fix: wrong identifier replaced


2000-11-21  Daniel Vogelheim  <dvo@openoffice.org>  [ef9756f5b4b7d3f8fd9b0810c3986542258d8c45]

- added: Property CreateFromParagraphLevelStyles to table of content and User index - typo fixed


2000-11-21  Andreas Bregas  <ab@openoffice.org>  [6e00d2ba468a44bb6bf41a3d1b2b3854a7865e55]

Namespace SCRIPT added


2000-11-21  Daniel Vogelheim  <dvo@openoffice.org>  [a415583aec3bc1635e20c366bddf135962f18c26]

- added/fixed: text:use-index-source-styles property


2000-11-21  Jens-Heiner Rechtien  <hr@openoffice.org>  [553c6d5faaf11cb921baaed92b89d5ca4cf25bc1]

#65293#: moved includes


2000-11-21  Kai Sommerfeld  <kso@openoffice.org>  [d97aa582d3d2a6de67dcb4c796951506c0dd27ec]

Now uses def file, DLL name changed 'package2'.


2000-11-21  Kai Sommerfeld  <kso@openoffice.org>  [7569a31b860bb29140cf18231e3dc593a768ded3]

Initial Revision.


2000-11-21  Niklas Nebel  <nn@openoffice.org>  [aa97aa8f90438fd9a843c87e781196a8bb18a45e]

#80518# missing font properties


2000-11-21  Andreas Martens  <ama@openoffice.org>  [6bce202a870308fee5ba89cb52acd457dae7b773]

New: Hanging punctuation


2000-11-21  Eike Rathke  <er@openoffice.org>  [1857b88f7098d0a023139c378c28f4109158ebfc]

SetCell: NULL pointer is allowed


2000-11-21  Andreas Martens  <ama@openoffice.org>  [d05f64ba91ca0524224b7d580b68e19c8a787fa8]

New: Hanging punctuation


2000-11-21  khz  <khz@openoffice.org>  [9f603cd8b867573772ef88c06f9620978666e9f9]

added comments


2000-11-21  Martin Gallwey  <mtg@openoffice.org>  [4c16fbc60a3a79bb8d849f1e46ff13a46fb28278]

Added zippackage.lib to dll


2000-11-21  Martin Gallwey  <mtg@openoffice.org>  [00d5aa5467f1193113fc7df3c3fc717586e6da87]

Make it construct a dll instead of an app


2000-11-21  Martin Gallwey  <mtg@openoffice.org>  [b476993e691bd97ca199e1271922e3a0558b9cd5]

Added copyrigh theaders


2000-11-21  Martin Gallwey  <mtg@openoffice.org>  [86e688bb734d426faa36a44469268ed8cd2aa5e5]

Re-added, with correct copyright notice


2000-11-21  Martin Gallwey  <mtg@openoffice.org>  [aa4b887424f832d404598da62c3d7ada7e3b55ac]

New revision, with correct copyright header


2000-11-21  Martin Gallwey  <mtg@openoffice.org>  [ad0ce5f932a04cdd13912800183890614c7c2b95]

*** empty log message ***


2000-11-21  Eike Rathke  <er@openoffice.org>  [3b63d7210e9db71e9d88ae5b9a6b45265b1cd7ad]

add: AppendContentOnTheFly, SetOldNewCells, SetCell for import filter


2000-11-21  Eike Rathke  <er@openoffice.org>  [4d6c9b852c898ff4858c9beae2e05dc5403c1687]

add: SetChangeTrack for import filter


2000-11-21  Sander Vesik  <svesik@openoffice.org>  [d4f9da5a04bbc5c56e7fc943a147f4237ad7f1b0]

Merge back changes from OpenOffice609-FU


2000-11-21  Martin Gallwey  <mtg@openoffice.org>  [6ba846b8707d60439e45c75976781da582a8a0d5]

first draft. just a skeleton


2000-11-21  Martin Gallwey  <mtg@openoffice.org>  [7360d0d7aaab396a7f52c9bb4a15b7505e798f32]

removed these due to lack of copyright notice


2000-11-21  Martin Gallwey  <mtg@openoffice.org>  [a51bfa09c1a4c96ec003a1048862482c617df6a5]

*** empty log message ***


2000-11-21  Martin Gallwey  <mtg@openoffice.org>  [3e02195962786cc9f8f2c6607f066205e1692ca4]

Deleted these due to lack of copyright notice.


2000-11-21  Joachim Lingner  <jl@openoffice.org>  [10c76aeb61df792945743104feaf29d94fc10f8c]

#77115# OUString::valueOf(double) produces wrong results with a value 1>x>0


2000-11-21  Kay Ramme  <kr@openoffice.org>  [76541d02a2243cc54f17e76a2e10af0fe9a56268]

#80404# ILL inst. handler only for soffice - becomes eventually overwritten by java


2000-11-21  Daniel Vogelheim  <dvo@openoffice.org>  [c67319824d273c791006810847d011291a9d0649]

disable index export again


2000-11-21  Jörg Budischewski  <jbu@openoffice.org>  [a15cc7bcd07c9fe85bdc1e6b3128bca701166a06]

#79796# corrected service name in XML description


2000-11-21  Jörg Budischewski  <jbu@openoffice.org>  [b3c5e990897bfee378f5049de12ae8ccb3e38845]

#79794# corrected service name in XML description


2000-11-21  Jörg Budischewski  <jbu@openoffice.org>  [ec48a8073691a30257b2315cff4a7e232cd56903]

#79799# corrected service name in XML description


2000-11-21  Oliver Specht  <os@openoffice.org>  [1ad667428adcedb2fc8b8338252f4d115544ef97]

#80521# prevent creation of illegal strings


2000-11-21  Daniel Rentz  <dr@openoffice.org>  [279ccc791c051e17547af14128285ccd1028aa9c]

add: dumping change tracking substreams


2000-11-21  Gene Anaya  <ganaya@openoffice.org>  [dff240d5275263e7e36e8541aa33151f14b218f6]

Add VCLWindow_setSize to resize VCL window


2000-11-20  Babak Mahbod  <bmahbod@openoffice.org>  [7054d0da723751df4f61603b7452bc6b66e97b45]

Follow the suggested coding standards.


2000-11-20  Babak Mahbod  <bmahbod@openoffice.org>  [96c8803c582797088a05b919b7f35cebdcd5a3ad]

Pixel, color, black & white, setting primitives.


2000-11-20  jp  <jp@openoffice.org>  [c635ad900369c13286ed4bb166f3484f62e7161f]

Bug #80349#: UpdateTOXMark: set alternative after the current is deleted


2000-11-20  jp  <jp@openoffice.org>  [f5a903a08f278b4a7d8c8d1c237f933b15472bbc]

Bug #80263#: MoveNodes: fix for the fix


2000-11-20  jp  <jp@openoffice.org>  [fab942399e2487a84cf514de0519c6be83ad5114]

Bug #79971#: CreateLanguageFile - create the file


2000-11-20  Daniel Vogelheim  <dvo@openoffice.org>  [fa94ca3f35dc8122a81a62250285d7f147fb3a4b]

- added: IsRelativeTabstops property to all indices (except Bibliography) - fixed: SwXTextIndex: CreateFromLabels property


2000-11-20  Daniel Vogelheim  <dvo@openoffice.org>  [7fea3bb3fdcf87dd68ba1dacf385df0fe29430c2]

- added/fixed: attribute text:comma-separated for alphabetical index source - added/fixed: relative tabstop for all indices - fixed: common index source properties now work on TOC import - added/fixed: text:use-caption attribute on table and image indices - added/fixed: office:is-automatic-update property on sections linked through DDE


2000-11-20  Eike Rathke  <er@openoffice.org>  [ee8a25e2bd325287b96a73146bb1af22a23c963d]

chg: description of StartOfWeek (is ID)


2000-11-20  Eike Rathke  <er@openoffice.org>  [bca125682730bcdae1d5b09989f09fc30707dd2a]

chg: description of ID


2000-11-20  Sascha Ballach  <sab@openoffice.org>  [9046934d49d9494e69b5ae05abdb40d1742eeed3]

#80518#; it si now possible to get the mode of a dde link


2000-11-20  Sascha Ballach  <sab@openoffice.org>  [a04a9af9536e9e956d6137c8b9554403ed6a0376]

use the official text style map and no longer my one


2000-11-20  Sascha Ballach  <sab@openoffice.org>  [0633a5b86323a75eeb3ccc1c6efae6559be96e8c]

move dde link mode defines to document.hxx


2000-11-20  Sascha Ballach  <sab@openoffice.org>  [81ebf3539bd1652d76d1ba0930004ffb956036bf]

now you can get the dde link mode


2000-11-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [90a0ae9fd483c648716e62b8505af0b0de9bdb16]

##65293#: extern functions can't be static


2000-11-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [7324117f9f86fb5f564fbd6e0d521327daae0579]

#65293# move text::WordType to i18n


2000-11-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [ef773b1fc10f9fe02cccc2751a1bf0d8db56d011]

#65293#: WordType moved to i18n


2000-11-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [71e55ef2ba57e7169ffa42c6afed21d75b3b02f4]

#65293#: syntax


2000-11-20  Armin Weiss  <aw@openoffice.org>  [455987576f246a15b71a7766b7006c8fa9654fdd]

Added support for open/closed flag in macros POLYPOLYGONSHAPE3D_TO_POLYPOLYGON3D and POLYPOLYGON3D_TO_POLYPOLYGONSHAPE3D


2000-11-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [a4740ce861e77b64ad1cf2fd7101af36bd4e1c33]

SRC614


2000-11-20  Sascha Ballach  <sab@openoffice.org>  [e4aec39b88ac8196462a470ccc41803d74e0cd5e]

now it is possible to use the text map in other maps


2000-11-20  Dieter Loeschky  <dl@openoffice.org>  [c572efb2376cad9d7be6f7685e0eaec8ee860bf7]

#80483# GetPropNameArray(): Metric added


2000-11-20  jp  <jp@openoffice.org>  [03bcb682537cac04954f11a221873632257d7bba]

BreakIterator moved from text to i18n


2000-11-20  jp  <jp@openoffice.org>  [8b69bf841fe80e5bc373069e6f2c97ca963283b0]

BreakIterator moved from text to i18n


2000-11-20  jp  <jp@openoffice.org>  [41b7baa6198f0762ea53e43daa8d90decb187703]

BreakIteror moved from text to i18n


2000-11-20  Andreas Schlüns  <as@openoffice.org>  [ae24a68fdcdfd40781a4de58565531c1219412de]

#80512# set cahnged data to modified; use right rootnode for dynamic sets


2000-11-20  Kurt Zenker  <kz@openoffice.org>  [7850069806a2dc8d69656cf84bd9d6f372f470f7]

SRC614


2000-11-20  Tom Verbeek  <tv@openoffice.org>  [663121b317f780f9efcad1b1ac0047948f3c6d2c]

fonts.dir for unx truetype fonts added


2000-11-20  Tom Verbeek  <tv@openoffice.org>  [912b1b347301de491d8ccfe05f45b19bd735ad8e]

changes for new location of truetype fonts


2000-11-20  Philipp Lohmann  <pl@openoffice.org>  [0d2fabc1ce01b17ecc635cfa51c3bc4d20394e8e]

add: recognize unicode encoding on Unix platforms


2000-11-20  Oliver Specht  <os@openoffice.org>  [2c20f464a36f9c42ddaa05a976f19c8dddba8696]

#80487# typo in IsProtected corrected


2000-11-20  jp  <jp@openoffice.org>  [8eabd61fadf07df0c9f367ff6830f7e961a0ad57]

BreakIterator moved to i18n


2000-11-20  Sven Jacobi  <sj@openoffice.org>  [50d028997bd1b7c029f0b0f73cbae89dbeaff422]

EnterGroup now has additional parameter that makes it possible to write ClientData


2000-11-20  jp  <jp@openoffice.org>  [c8b9af9129fc0733a4d1d26e40177a5bfe9e59ea]

BreakIterator moved to i18n


2000-11-20  Malte Timmermann  <mt@openoffice.org>  [10bc2b231583e392c2a93e2152c0fdebbc8bac9d]

MUST changes, XBreakIterator moved to I18N, SearchText to TextSearch


2000-11-20  Sven Jacobi  <sj@openoffice.org>  [bd027941c434340606c8c9396b3642f487f05e4b]

added object effects, don't ignore objecteffects on groupobjects


2000-11-20  Björn Milcke  <bm@openoffice.org>  [241ad2fa85f8305302bea0c2960c64f53f0885b1]

SymbolBitmapURL is a string not an XBitmap


2000-11-20  jp  <jp@openoffice.org>  [c2b32c16a4f365bb69b8f88febb342a3ba076144]

UpdateDocStat without second parameter


2000-11-20  Björn Milcke  <bm@openoffice.org>  [5f43971959903ba1704754334f6c30a04f1fc3e9]

+property SymbolBitmapURL for SunSigma


2000-11-20  Nils Fuhrmann  <nf@openoffice.org>  [813fef92894dfd9082c647f80bfe4d658f3d94c5]

Added new functionality for localization of configuration


2000-11-20  jp  <jp@openoffice.org>  [65aa717f98d717bb1f31debdfddcd36ee52ed1cc]

UpdateDocState without second parameter


2000-11-20  Björn Milcke  <bm@openoffice.org>  [504031cac4f12cf1c8f6e26aa03bcde387468ebe]

const value -1 was missing. It is now set to bitmap corresponding to the core value


2000-11-20  Oliver Specht  <os@openoffice.org>  [0ef30f854c9610218a62c7d71bab7b7f341d92b5]

#76061# exception messages added


2000-11-20  Malte Timmermann  <mt@openoffice.org>  [f744aba14c31d16e97313c85da467ad456204b72]

MUST changes, XBreakIterator moved to I18N


2000-11-20  Christof Pintaske  <cp@openoffice.org>  [efe3a4de6067efc30593fb4993b05fddf0d75430]

new magnify cursor


2000-11-20  Christian Lippka  <cl@openoffice.org>  [caa67e423de9e7021156fd0a1881869f5cee9f0a]

added a structe for a 3d boundary volume


2000-11-20  jp  <jp@openoffice.org>  [7e30aa52adc691c6b468ec4e15089e32a418b919]

ReadFilterFlags removed, use new class SwFilterOptions


2000-11-20  jp  <jp@openoffice.org>  [7a59eb8852a43fcc5268d40b4d10110e7e52a1b4]

Read_FieldIniFlags removed


2000-11-20  Rüdiger Timm  <rt@openoffice.org>  [8622dd8652ea529c03e16267b50d0923337ca690]

SRC614


2000-11-20  Oliver Specht  <os@openoffice.org>  [c8c8e5c1c0bd36ce2cea18e7619692e0f5c79e56]

property IsAutomaticUpdate added


2000-11-20  Malte Timmermann  <mt@openoffice.org>  [10891268ac4092d373378e5d9519641489026bb1]

MUST changes TextSearch


2000-11-20  Daniel Vogelheim  <dvo@openoffice.org>  [d90b475d0d6fa8c7b02e56f9f0fa2d12b43adbb9]

- added: IsAutomaticUpdate property to SwXTextSection (for DDE linked sections)


2000-11-20  Sander Vesik  <svesik@openoffice.org>  [a02cc463a3777fe0ca41b3178083330adb8656da]

Merge changes back into main trunk


2000-11-20  Nils Fuhrmann  <nf@openoffice.org>  [3f033cae582db136e298e95ff475507a929adf1a]

Added new functionality for localization of configuration


2000-11-20  Christof Pintaske  <cp@openoffice.org>  [6227faf54960487e68a0af0111e96ba79b295bd2]

added vertical cursor


2000-11-20  Mathias Bauer  <mba@openoffice.org>  [4d19a6a5779919ef46fd2f3f7ca35de66c9a056a]

Pathname resources moved to SFX


2000-11-20  Mathias Bauer  <mba@openoffice.org>  [79b8bc811b11fd039f682b0d920c69fc2488c2e8]

correct assembling of the name for the filter ini file


2000-11-20  Mathias Bauer  <mba@openoffice.org>  [d238d576b2b050c6a9f9355526b6143a3753f393]

EaCopier removed


2000-11-20  Mathias Bauer  <mba@openoffice.org>  [a385f09e9a47fe4236d0d0fd0052b039df1382d6]

fill EnumItems for Pathes


2000-11-20  Mathias Bauer  <mba@openoffice.org>  [b02a70616a8ece629c3c25aaa29d5a1092a59cb7]

new resources for PathNames


2000-11-20  Peter Burow  <pb@openoffice.org>  [bdba20cd10f3c79d9ce9e6002a8aeee6d7f57c23]

chg: new char pages added


2000-11-20  jp  <jp@openoffice.org>  [a6273c3f7a132233a197f68aa0d0a83a905a6fe0]

ReadFilterFlags removed


2000-11-20  jp  <jp@openoffice.org>  [8b23c67fcdd58f3ae2f68c4cbbfb8204d5abce1d]

ReadFilterFlags removed, use new class SwFilterOptions


2000-11-20  Matthias Huetsch  <mhu@openoffice.org>  [295e864459ce671c850e9eb4358f531c59b9a323]

#80278# Removed usage of stdio (popen) in _osl_getFullQualified...().


2000-11-20  Michael Brauer  <mib@openoffice.org>  [dbc323d2cae63f9b11808f0a1c509e96de2c85f6]

server side image map flag


2000-11-20  Mathias Bauer  <mba@openoffice.org>  [a289f79e026018ecbc927ef53138273e0106b6e4]

#80466#: more libraries for new UCBStorage classes


2000-11-20  Mathias Bauer  <mba@openoffice.org>  [a7a23f087c094c6214aec4565468cc780037375b]

#80466#: new UCBStorage classes


2000-11-20  Mathias Bauer  <mba@openoffice.org>  [aa9182d19e60d0302258d42dcd0adab1cd199b60]

#80466#: be aware of new StorageStreams


2000-11-20  Peter Burow  <pb@openoffice.org>  [1afc9eec02fd5f872fd5dea0ae27b8195d5d6213]

new help UI


2000-11-20  Mathias Bauer  <mba@openoffice.org>  [9b86f6942b96f5513be53ed5b033657c5267a778]

#80466#: new Copy method to support new JAR storages


2000-11-20  Peter Burow  <pb@openoffice.org>  [bd85078b67ae923f71ff2252ca6df62acf528823]

chg: newhelp and helpinterceptor added


2000-11-20  Mathias Bauer  <mba@openoffice.org>  [066f06e8cab65ff100d0986565c0884474999f1e]

#80466#: new abstract base class for class Storage to support new JAR storages


2000-11-20  Mathias Bauer  <mba@openoffice.org>  [e38e55fdd04345aaf0a85ad41f8a7940d99f30f8]

#80466#: new ctor to support new JAR storages


2000-11-20  Malte Timmermann  <mt@openoffice.org>  [18452f8c2213b94a0f174f479e1595c160836abe]

Start vertical writing


2000-11-20  Christof Pintaske  <cp@openoffice.org>  [4bcedfd68bfc3ef7e8159ab67ed27695dc91c4fe]

XCollator/XTransliteration/XBreakIterator moved to i18n


2000-11-20  Kai Sommerfeld  <kso@openoffice.org>  [636008adf4ad850b865e2f44f262270a3c3fa2f6]

Added: Support for property "Size".


2000-11-20  Oliver Specht  <os@openoffice.org>  [e3df8bccc696556d15bd145510d452228648d07d]

data source dialog revived - dialogs can be called via toolbox button


2000-11-20  Malte Timmermann  <mt@openoffice.org>  [8d9ae9b9d873cff3bb2b165ca950db761924fd74]

Start vertical writing


2000-11-20  Michael Brauer  <mib@openoffice.org>  [a492bd84ac0e4e02a0922fcb99050e70cdc952fd]

setting columns for frames now works


2000-11-20  Andreas Bille  <abi@openoffice.org>  [4e1dbe059e2c7b824c262021f59cffbaf0364a91]

Changed URL-Schema to vnd.sun.star.help://module/id[?key=value [&key=value]] Now different jar files and databases are supported, as well the changed structure of the database, which now contains titles and entries denoting the jar-file.


2000-11-20  Dirk Grobler  <dg@openoffice.org>  [9457b51047222ffbb9a1e7df67230cb357c151e5]

NULL Pointer access while instantiating Broadcaster


2000-11-20  tpf  <tpf@openoffice.org>  [9cf856e24f9cf6fcc5b7d9bd3285ea5f422208ee]

#80249# disabled DEBUG


2000-11-20  Malte Timmermann  <mt@openoffice.org>  [c41853c90dd188acf3df76c7d5e386e479354a08]

Start vertical writing


2000-11-20  Oliver Specht  <os@openoffice.org>  [e1fd4e86a41716e0137a91e36da8faeed33060cd]

second interface for use in deamons


2000-11-20  Sascha Ballach  <sab@openoffice.org>  [f936cbd40c4a04c4fd810219b65fe6f565974b54]

DDE-Links Import added


2000-11-20  Sascha Ballach  <sab@openoffice.org>  [d49a191d1639cb05c698302fe0da470f82928ba6]

add dde-links


2000-11-20  Michael Brauer  <mib@openoffice.org>  [b946815c41025c00b73464fedbdfa7ef91fc0367]

Put edit engine's and numbering rules' fonts into the pool


2000-11-20  Michael Brauer  <mib@openoffice.org>  [92425e3771f05fd68b2e5ea7661d57543b52be0d]

create impl when adding fonts to pool (required for XML filter)


2000-11-20  Michael Brauer  <mib@openoffice.org>  [d9110218c9b82764ad1da23c64673270d58d4914]

Be prepared when frames become real shaped


2000-11-20  Michael Brauer  <mib@openoffice.org>  [6b67ee85b0d3f2d7f2e185f80dc20ee3b0914b93]

method for exporting scripts added


2000-11-20  Rüdiger Timm  <rt@openoffice.org>  [0f429da5d39cdf3039f389e1ffb92f5d8dd8048a]

LNGLIB added


2000-11-20  Niklas Nebel  <nn@openoffice.org>  [f801273cfa20d490dfcfd61fbe7a00bc23956556]

change for 614: SearchText -> TextSearch


2000-11-20  Michael Brauer  <mib@openoffice.org>  [2d552a3bc8f9593023db0c24881899bb89eff721]

Using auto style pool cache for paragraph styles


2000-11-20  Christof Pintaske  <cp@openoffice.org>  [832ab15fa83594f360121e772d61675cab40d66a]

XTransliteration.idl and XCollator.idl deleted, since bustamam copied them to i18n


2000-11-20  Michael Brauer  <mib@openoffice.org>  [6cc45bb7c1c900cd0bf1d12fd0132d9cf9c6dc75]

Auto style pool cache


2000-11-20  Michael Brauer  <mib@openoffice.org>  [6e66b2fcf9f6ce80bda4bed0af6a48073d4558b9]

syntax


2000-11-20  Christof Pintaske  <cp@openoffice.org>  [acb651058b8302b46ad870bb0db5f1f01ce6b79e]

XBreakIterator.idl deleted, since bustamam copied it to i18n


2000-11-20  Lars Langhans  <lla@openoffice.org>  [2c1b7f460d43f66366076221d093c6c162d0120e]

new update routines for TreeChangeList


2000-11-20  Andreas Schlüns  <as@openoffice.org>  [a3499fd5600624aea76477a748f1f919502cce84]

new interfaces for filter and type detection


2000-11-20  Andreas Schlüns  <as@openoffice.org>  [f3e5d65fac9d725d6f50efb163162f1e01b48d35]

interfaces for new type and filter detection


2000-11-20  Ocke Janssen  <oj@openoffice.org>  [fcc0fd9481d87e8590a9871212c618ddecc481f3]

metadata holds columns hard


2000-11-20  jp  <jp@openoffice.org>  [184273b1f02e36faa17276223e18444564ac4565]

module wrttxatr.cxx removed


2000-11-20  jp  <jp@openoffice.org>  [e8d66dda0880bc9df439f9337372b92694868d92]

new para attributes - expand para range


2000-11-20  jp  <jp@openoffice.org>  [33f8fa80a55bd4b59cbbdb5268b878c350538cdb]

use SvxTwoLinesItem


2000-11-20  jp  <jp@openoffice.org>  [9e99e321bf97e241e96ee5718f46dd5e8ae3fa2a]

export right header


2000-11-20  jp  <jp@openoffice.org>  [1c88278de74d6ef2068800cec1799f307a941ae8]

moved from core/inc to inc


2000-11-20  jp  <jp@openoffice.org>  [a3e67f323d6e1ba82bc189031f5f89c4ea5e09aa]

return unicode char instead of char


2000-11-20  jp  <jp@openoffice.org>  [f093974a14c25281b9dac56873b70ade251994f2]

compiler warning


2000-11-20  jp  <jp@openoffice.org>  [abcb78a728585226c0c01a542580fdee25301ebd]

srch lib removed


2000-11-20  jp  <jp@openoffice.org>  [b59a1a81813bd049ff9ccdc1f0549a748a5849a0]

must change: SearchText->TextSearch and use namespace


2000-11-20  jp  <jp@openoffice.org>  [20352b79d5235b96b42506353416372a9e5766bb]

must change: SearchText->TextSearch and use namespace


2000-11-20  Kai Sommerfeld  <kso@openoffice.org>  [78f546a015901c2052234c54753d6a00b9ee4325]

Added: DataSupplier_Impl now obtains folder iterator from content object.


2000-11-20  Kai Sommerfeld  <kso@openoffice.org>  [93a9b0942895b5633126c1837cd831b7c4143160]

Added: Method Content::getIterator().


2000-11-20  jp  <jp@openoffice.org>  [bf1183b94dfc9fe2df5e03c213000cdd9504ed8d]

must change: processfactory moved


2000-11-20  jp  <jp@openoffice.org>  [ed94ad6b32bcd746cc4ac6f5c85075ade2a67a2c]

should change: use LocaleDataWrapper


2000-11-20  jp  <jp@openoffice.org>  [97729079cd2ac8aab0cea36b534837bd38514a34]

should change: use LocaleDataWrapper


2000-11-20  Christian Lippka  <cl@openoffice.org>  [3e3917ef6abdaca6f721f5b73df05f00ab860bad]

#80147# added user-transformed to presentation shapes


2000-11-20  Nils Fuhrmann  <nf@openoffice.org>  [89dff56f903faec68c696fa93a1963c1914529e3]

New target XMLXULRES. This target supports generation of localized XUL dtds out of xxl files.


2000-11-20  Thomas Benisch  <tbe@openoffice.org>  [e3b88a0886a551fbb82991daa72358ccc56b7b74]

replaced DirEntry by INetURLObject


2000-11-20  Thomas Benisch  <tbe@openoffice.org>  [a831c668edb9cf17ef47b1a5cf1d5050b5f6ddca]

replaced DirEntry by INetURLObject


2000-11-20  Sven Jacobi  <sj@openoffice.org>  [183551cb56ed4a11a207ff1247bff8b47619fb54]

added some object effects


2000-11-20  Peter Burow  <pb@openoffice.org>  [40d162b8c220f6cdc4a6d400e34b91c3795e6f50]

chg: new xml-path


2000-11-20  Patrick Luby  <pluby@openoffice.org>  [e027f511a9ade55c8c972779f91817c987287701]

Implemented modal event loop to support modal dialog windows


2000-11-20  Patrick Luby  <pluby@openoffice.org>  [bc3ea8df6b4db212d129aa6af81f02dce2dbc67b]

Reverted SalFrame::Show method back to original coding style and moved declaration of variables for temporary code into temporary code section.


2000-11-20  Jörg Barfurth  <jb@openoffice.org>  [64b9e6ee6dfb812a7ecd68a3c8f7d673d72c6dd5]

Fix unxsols3 build problem


2000-11-20  Jörg Barfurth  <jb@openoffice.org>  [f65fc308230972549d9581274f869869359dce31]

Fixed missing include for std::revers


2000-11-20  Jörg Barfurth  <jb@openoffice.org>  [f35cf6bcdd2957f7086d2624e1201d5cbc00fda1]

Added support for session-originated notifications (with corresponding adjustments to the tree)


2000-11-20  Sander Vesik  <svesik@openoffice.org>  [0e7644d0f3aa661dbd5e7006a6f1e75f025c0e3f]

Add NetBSD support. Contributed by: Michael Rauch <mrauch-openoffice@fs.tum.de>


2000-11-20  Jörg Barfurth  <jb@openoffice.org>  [d0bdf7b917a06378a7c3fa7180613ce4970c6de0]

Enabled detection of template type (to enable SimpleType Templates)


2000-11-19  Frank Schönheit  <fs@openoffice.org>  [bbcbb9ac9a4b20a86d229c463bfc7fd892b13472]

extended the export capabilities - generic controls / grid columns / generic properties / some missing form properties


2000-11-19  Frank Schönheit  <fs@openoffice.org>  [34980245345e40c71694cd8a6f01c7d186397de0]

+getSequenceElementType


2000-11-19  Thomas Lange  <tl@openoffice.org>  [1e6998410a5c68526701839e793d7985790683b5]

lngprops.hxx include changed


2000-11-19  Thomas Lange  <tl@openoffice.org>  [d793cbd6ff1ba5a5ffeada5b0c9b3c0248a63d66]

lngprops.hxx include changed


2000-11-19  Frank Schönheit  <fs@openoffice.org>  [79f279f3bbe06bfd80ab730a5e29c4d13f6c17d6]

no IsInsertOnly property - superseded by IgnoreResult (long time ago ...)


2000-11-19  Thomas Lange  <tl@openoffice.org>  [32069a771bdb1fdc88c01fc11bf8c96ca5e2edf9]

import lib added


2000-11-19  Frank Schönheit  <fs@openoffice.org>  [9afbd1537109859e49eb6eaa5da179d781d8e0f0]

registerMayBeVoidProperty: don't corrupt _nAttributes anymore


2000-11-19  Thomas Lange  <tl@openoffice.org>  [12301133947457208c8e6272d038d35e06911014]

list of exported names fixed


2000-11-19  Patrick Luby  <pluby@openoffice.org>  [911023c6e71cf9af6935e344ceb30d97688aa0bd]

Enabled stub implementation of floating windows, dialog windows, and fonts so that the svdem "Debug Options" window will appear on the screen.


2000-11-18  Bustamam Harun  <bustamam@openoffice.org>  [107e7f3e788c62655d2fa17c7e13c07694868e96]

move Collation, breakiterator, transliteration to i18n


2000-11-18  Eike Rathke  <er@openoffice.org>  [2ac5bf9c5a4ba2caa7eed6cc8830571427a4685b]

use CalendarWrapper; class International eliminated except of CompareEqual calls


2000-11-18  Eike Rathke  <er@openoffice.org>  [4eca0934c2b8e65651dce9020d1b074abcf53cc2]

chg: made getGregorianDateTime const


2000-11-18  Eike Rathke  <er@openoffice.org>  [1c2465f28c5f190e889363c20ef7ba9a2d0aed1b]

new: calendarwrapper


2000-11-18  Eike Rathke  <er@openoffice.org>  [4e92018bea33d177a128cd6bfff85e8325b4940e]

wrapper implementations of XCalendar


2000-11-18  Eike Rathke  <er@openoffice.org>  [f0c4ab0c6b50f906027064f3c35fdc8b80687351]

new: getMonths, getDays


2000-11-18  Eike Rathke  <er@openoffice.org>  [c26217644abc73a9e474f7ac60f746b549988f15]

add: getLongDate separators, getDateFormat, getQuarterWord; fix: CurrDigits was one too much


2000-11-18  Eike Rathke  <er@openoffice.org>  [4671e45ed577f6f098b3f410c21de18b22e21988]

add: getLongDate separators, getDateFormat, getQuarterWord


2000-11-18  Eike Rathke  <er@openoffice.org>  [34ee1e70abca850c60441c701972ca646f3b5dfb]

add: LongDate separators


2000-11-18  Philipp Lohmann  <pl@openoffice.org>  [1865bd25d856b87eceeb571d16d7f9eb6d61b832]

fax for psprint


2000-11-18  Philipp Lohmann  <pl@openoffice.org>  [2a4f145bb27f236d649603ae24589f0040e01aa2]

send PrinterChangedEvent for psprint case


2000-11-18  Philipp Lohmann  <pl@openoffice.org>  [75b81fc17baf47fa8e37455c22214d1e022ea5d7]

fax fo psprint


2000-11-18  Kai Ahrens  <ka@openoffice.org>  [d7c44d85cb34212b8049c58bc8e431993583706e]

added graphic filter control


2000-11-18  Kai Ahrens  <ka@openoffice.org>  [7a0f55b86abb8727ae7856f0124900978b3f5bcc]

added graphic filter control


2000-11-18  Kai Ahrens  <ka@openoffice.org>  [bba724d81f8f8cfc0610a7803f20e115bbd179fa]

intial rev.


2000-11-18  Babak Mahbod  <bmahbod@openoffice.org>  [079d7d84e65e8a774ec9c2f6fb6644b4dbd2b4bd]

Added a method for drawing color lines.


2000-11-17  Babak Mahbod  <bmahbod@openoffice.org>  [7b8983ea2f28e62d7f53bc31c54e2424c8b5ea1e]

All methods now use QuickDraw. Consistent variable naming convention. Method to draw color rectangle. Non Color methods set the pen color to black before drawing. Thread safe drawing primitives.


2000-11-17  Frank Schönheit  <fs@openoffice.org>  [8a173ebbeec42051ac2ebb0e56cea0a0dbfca26b]

deliver formlayerexport.hxx


2000-11-17  Mathias Bauer  <mba@openoffice.org>  [ae4a3c56deef82e224be11f21d4116554d272b85]

Better error handling; loop when loading with stream


2000-11-17  Frank Schönheit  <fs@openoffice.org>  [d81560a166cdc1fcf9415aea42256fc8bf625c27]

added forms.lib


2000-11-17  Frank Schönheit  <fs@openoffice.org>  [1453ff26fc388d415144f1270a4a08605eec4e7b]

initial checkin - export and/or import the applications form layer


2000-11-17  Frank Schönheit  <fs@openoffice.org>  [aba8e959aad2119e18b9c95bdd6c26bbbe1a77f2]

added form layer export functionallity


2000-11-17  Frank Schönheit  <fs@openoffice.org>  [9a4b0963a08da5ffa5f7c714e1e29de066aa3259]

introducing the namespace form


2000-11-17  Daniel Vogelheim  <dvo@openoffice.org>  [9ad9ee09c99c97ec6b483b8f2ac9c1928b86919c]

- fixed: empty strings in foot-/endnote configuration - fixed: char style in foot-/endnote configuration - fixed: image in object index


2000-11-17  Christof Pintaske  <cp@openoffice.org>  [139300dea1cf1f8827a28e7ae7b8abb4062512ea]

psprint changes


2000-11-17  Christof Pintaske  <cp@openoffice.org>  [d1cd67f3e72e08eb42bcaf20e88f5313f28de919]

psprint changes


2000-11-17  Frank Schönheit  <fs@openoffice.org>  [5ee4038dfa2678d5a26337dbf9d99d6995a1809b]

ImageControlMode had no valid ClassId


2000-11-17  Christof Pintaske  <cp@openoffice.org>  [ae15dd839bb9e116631eee7bf168fc168f29d885]

prevent oo from building psprint version


2000-11-17  Sven Jacobi  <sj@openoffice.org>  [d18a922a690008830249d99ef34ee43e60937532]

added new slide transition effects


2000-11-17  Sven Jacobi  <sj@openoffice.org>  [e3ebe0d27a7ea2bca48d50bd1376f8f7c29a5ea5]

added new slide transition effects


2000-11-17  Sascha Ballach  <sab@openoffice.org>  [49a611a799d8ab37d7d87fdecb297a3218f6dc15]

makes the ScMatrix Pointer changeable


2000-11-17  Sascha Ballach  <sab@openoffice.org>  [64bb298dd163107094d4bca501bf646822b99eb3]

fix two little bugs


2000-11-17  Christian Lippka  <cl@openoffice.org>  [325b3aacb9974a5340ce8dea05b854e8bc88f3e6]

#80418# ask any for value before use


2000-11-17  Sascha Ballach  <sab@openoffice.org>  [b28a2f52e81cbb3ff173a428aec10f207718ca8a]

makes the export of dde links possible


2000-11-17  Patrick Luby  <pluby@openoffice.org>  [5c4108805ee6221d70f9dd90d82165b0ee26f3fd]

Added $(product)= and $(dbgutil)=true so that DBG_UTIL code in enabled for OpenOffice developers.


2000-11-17  Sascha Ballach  <sab@openoffice.org>  [883469fd1258c8082c1cc9d49766840981a882ee]

makes the xml export of dde links possible


2000-11-17  Sascha Ballach  <sab@openoffice.org>  [6969d96759bcfd009328d14de6ce08310d2d12bc]

make the export of dde links source possible


2000-11-17  Oliver Specht  <os@openoffice.org>  [b84ee544a81c36f0965db8e8a02599136d5e830f]

TextField DateTime: property DateTimeValue returns util::DateTime


2000-11-17  Oliver Specht  <os@openoffice.org>  [a2925ff7e8d1a50819c9e8ab95a9f929bc8f98c1]

define of property name corrected


2000-11-17  Sander Vesik  <svesik@openoffice.org>  [cd0389198fc2e7d8e14e162edb57a3835904bd36]

Incorporate changes from OpenOffice609-FU branch


2000-11-17  Jörg Barfurth  <jb@openoffice.org>  [c9a359997640331652affe961659353b0459b62e]

Fix: Added missing return in inline methods


2000-11-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a9e736c3351c14b40dc77a3a448c7bbb70106944]

don't override ASM


2000-11-17  Daniel Vogelheim  <dvo@openoffice.org>  [45351239750b1fb643a42148d5986125c40862ff]

- fixed: indentation of exported <section> elements - fixed: multiple export of the same sections for tabs in sections


2000-11-17  Kai Sommerfeld  <kso@openoffice.org>  [1fd2287cc92ec6efbdbd441f22983af63e33e40b]

Changed: Misc adaptions.


2000-11-17  Kai Sommerfeld  <kso@openoffice.org>  [01543ee65423c4afab3744bacd3962649aebb245]

Initial Revision.


2000-11-17  Oliver Specht  <os@openoffice.org>  [771547d0eb0febbbabc46ea1bbbff305236b1a63]

define of property name corrected


2000-11-17  Oliver Specht  <os@openoffice.org>  [a247aa741379b6915343e09cde8f729024813025]

DateTime field provides util::DateTime


2000-11-17  Oliver Specht  <os@openoffice.org>  [6e33a9a2c9e3cb674c406727ceb378d84960abc4]

SwXCell: TextSection property added


2000-11-17  jp  <jp@openoffice.org>  [9f05fec86f3593c864374c3330d00847eb842fd1]

new CJK items


2000-11-17  Oliver Specht  <os@openoffice.org>  [11adca29577f11895d7bbd963e2e20cb7d4a326f]

SwXCell: TextSection property added


2000-11-17  gt  <gt@openoffice.org>  [f7434b19a1f705dc6818db0e128d3163fe1122d1]

misc preparations because of weird merge probs


2000-11-17  gt  <gt@openoffice.org>  [d64159f0801a8ece9f1416bf6caab9673b0ff26f]

misc preparations because of weird merge probs


2000-11-17  Carsten Driesner  <cd@openoffice.org>  [21b600477d72a7714e1ecc758a2c019531e97147]

some speed up for rvp added


2000-11-17  Carsten Driesner  <cd@openoffice.org>  [116a0e5392b1f15c2eec705d4b87890088bad5ac]

createRemoteVirdevCache added


2000-11-17  Carsten Driesner  <cd@openoffice.org>  [d4eb539b18c4e41909f72772e48f91b3f410c58b]

moved some line for remote shutdown


2000-11-17  gt  <gt@openoffice.org>  [47c471360ae213d80291baf4c9f181651024a62e]

OLE export flags for export


2000-11-17  Sven Jacobi  <sj@openoffice.org>  [41e76f741695f3e505241ee09a188a375846a28f]

#80426# now also exporting excluded pages


2000-11-17  Sven Jacobi  <sj@openoffice.org>  [0f8007fb49b4ee862703696f229f218a323b7772]

#80426# added property Visible


2000-11-17  Thomas Lange  <tl@openoffice.org>  [6efbc459c0974db8a289648c42bbd9baf776a352]

hyphdata.hxx renamed to hyphdta.hxx


2000-11-17  Jens-Heiner Rechtien  <hr@openoffice.org>  [0bea775c56bdfa2a2d7a348fc2293e11f09883a6]

Initial_Import


2000-11-17  Mathias Bauer  <mba@openoffice.org>  [0a5c32251dffd132c67d4a8aab31ccadf06de255]

Don't use GlobalMutext for Code that calls UNO


2000-11-17  Daniel Boelzle  <dbo@openoffice.org>  [d754cc7ded8109647cef10f0df466eb5bb2c9980]

fixed tests


2000-11-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [e17057898a48786f5663eb9de3ae4c6b1a348c2d]

exceptions for all platforms


2000-11-17  Oliver Specht  <os@openoffice.org>  [439b9fac529a6b9290728076add441a38866bb8a]

new: XExporter.idl, XImporter.idl


2000-11-17  Oliver Specht  <os@openoffice.org>  [3cd8106057db9993aee31030d7b94e136674e27c]

SAX interface for external filters


2000-11-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [cb041b025fd732e0acd14de1f74d8cb954abf2d0]

test for GCC instead of LINUX


2000-11-17  Sven Jacobi  <sj@openoffice.org>  [5880b5f7605d386fe76be4a845161bfcc92f0e20]

added tabulator export (left, right, decimal, centered)


2000-11-17  Oliver Specht  <os@openoffice.org>  [cd7f9a9c38b1a27a7fa50b8ff9497cc8041a9bc5]

CreateTextRangeFromPosition: delete created SwUnoCrsr


2000-11-17  Christian Lippka  <cl@openoffice.org>  [5fe13fe7208a3f26c030e44fb6ec7f29b086a8d6]

using comphelper for process factory


2000-11-17  Peter Burow  <pb@openoffice.org>  [1b291abb5b95df0d862c1ca638114f5e2aaeca22]

fix: #80405# SID_GALLERY added to RID_ENVTOOLBOX


2000-11-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [966b738c2c091a2846e860ecda83432d1b9b8bba]

general gcc problem


2000-11-17  Andreas Schlüns  <as@openoffice.org>  [1fa5fd9e80235a18e92890c9b285e655f959beb8]

handle invalid history size!


2000-11-17  Christian Lippka  <cl@openoffice.org>  [ec0f599dd003228b4b860b63f4c75df4c2e169a2]

using comphelper for process factory


2000-11-17  Hans-Joachim Lankenau  <hjs@openoffice.org>  [c94d355908995fac046d676b9be6e0cd761fd50f]

changes for STLPORT4.0


2000-11-17  Oliver Specht  <os@openoffice.org>  [19d15b2b3620a51268d3b1660cacd02540867e17]

SwXTextRange::getText correced


2000-11-17  Kai Ahrens  <ka@openoffice.org>  [35364904560975e08e944f7ad8029ffd04edd9de]

QueryBox for delete; MouseEventHandler/ValueSet)


2000-11-17  Kay Ramme  <kr@openoffice.org>  [e0fbd05c6c24e24876e9e3ec39664a83bcf318d8]

forward genuine java exceptions to client


2000-11-17  Hennes Rohling  <hro@openoffice.org>  [026e046c1879c9ef73ba624f0f18bdeca7e328cf]

Don't use SVL and TOOKS in component. SpecialConfigManager is still living


2000-11-17  Herbert Duerr  <hdu@openoffice.org>  [c81db6cc4083c4362bc33965add3c1c6f0afff85]

fix memory leak


2000-11-17  gt  <gt@openoffice.org>  [738eb997de649f4834f515ec5aeb4116d3eb910f]

OLE import flags for import (math, word, ppt)


2000-11-17  Kai Ahrens  <ka@openoffice.org>  [e73b50d39e4cc791b5e72ee7ec9c1cd34b470f65]

added ::EnableFullItem method implementation


2000-11-17  Armin Weiss  <aw@openoffice.org>  [30464b81385a4182299687e376ae7a87696c0e3a]

create shape after add()


2000-11-17  Armin Weiss  <aw@openoffice.org>  [339fe555c87f175befbe08b4a7cc46ec7d171751]

always create a E3D_POLYSCENE and not a E3D_SCENE


2000-11-17  Andreas Martens  <ama@openoffice.org>  [06cf2e0ab6f1a91b5fc4ed3ef2b263f5d8c4d70b]

dummy comment (ask HR)


2000-11-17  Andreas Martens  <ama@openoffice.org>  [64edfbf927205165d67bccea6c771a47632b34e0]

New: Change of the writing directing possible


2000-11-17  Herbert Duerr  <hdu@openoffice.org>  [2ad05dd48406b97a2241a1f75cd954c6d556b546]

implement FetchFontMetrics()


2000-11-17  Oliver Specht  <os@openoffice.org>  [0ee3adb3442e406c6e9e79e38f27e35e1b591bf8]

XIndexAccess added


2000-11-17  Oliver Specht  <os@openoffice.org>  [33a2150d1e092ebaaa1256ce2aa2b06ed32d877a]

#80401##80402##80408##80409##80410# service descriptions created


2000-11-17  Oliver Specht  <os@openoffice.org>  [5f6792c4b0f78e57ed3132c0d247b2bc8236413b]

#80410# service description created


2000-11-17  Oliver Specht  <os@openoffice.org>  [c5e04abad01ce97fc347ceb58db90201e233381b]

#80408# file renamed from TextEmbeddObjects.idl


2000-11-17  Oliver Specht  <os@openoffice.org>  [77845bc8f5db53d290e188bc50a85257cc149812]

#80408# service description created


2000-11-17  Oliver Specht  <os@openoffice.org>  [8963d5fadef4d12d4998734930fb637ace08ce31]

#80402# service description created


2000-11-17  Oliver Specht  <os@openoffice.org>  [ec5a061444e89c7c969e1a793b478600fa6fb6a4]

#80401# service description created


2000-11-17  Frank Schönheit  <fs@openoffice.org>  [5ed181d2cf96f6a15b56cad5d11139a2da6efe1f]

TextSearch is in the utl namespace now


2000-11-17  Frank Schönheit  <fs@openoffice.org>  [779ad5a4f2d0e02ea700fea061793107341fda9f]

TextSearch is in the utl namespace now


2000-11-17  Frank Schönheit  <fs@openoffice.org>  [e890ee02bf21979ffab6921db59abcc9cd65f546]

put the classes into the utl namespace


2000-11-17  Herbert Duerr  <hdu@openoffice.org>  [7e021365cff0c60a8772cd9a5b8cfa0295cae2e2]

implement GetKernPairs()


2000-11-17  Kai Sommerfeld  <kso@openoffice.org>  [a5e7153620fb9f772fc45e57e5ac56bbd230882f]

Fixed: Made HierarchyEntry::getData( ... ) more fault-tolerant.


2000-11-17  Frank Schönheit  <fs@openoffice.org>  [889fe5a96df2a46c075adef541985a6f35d91a1b]

MUST change: migrate from SearchText to TextSearch


2000-11-17  Frank Schönheit  <fs@openoffice.org>  [0700bd86904759d8b91c425ea75f0da216c84154]

MUST change: migrate from SearchText to TextSearch


2000-11-17  Dirk Grobler  <dg@openoffice.org>  [77848a438288bd7206ad003ce8c09068ca6aa845]

implementation for new update handling


2000-11-17  Dirk Grobler  <dg@openoffice.org>  [965276a94864b42aefdecb74238b8ba7ef91a466]

 adjustment to new server version like the state attribute


2000-11-17  Dirk Grobler  <dg@openoffice.org>  [824201c5fb2ec4b1126a56afff8276a630a4efb4]

correct service names for provider


2000-11-17  Dirk Grobler  <dg@openoffice.org>  [02d209148fb1cc00dc14c2434f70a6416dec26ad]

adjustments to new server versions, including the state attribute


2000-11-17  Dirk Grobler  <dg@openoffice.org>  [c57a3644d425c48983098e3c1d152325086cd355]

adjustments to testprogramms


2000-11-17  Frank Schönheit  <fs@openoffice.org>  [ce25a7b374accf69907e524ce3d7cb8f3973279c]

corrected the forward-decls for SearchResult/SearchOptions


2000-11-17  Sascha Ballach  <sab@openoffice.org>  [8290b4481712ee9470453ed447559e61f3e090c8]

set the start of DDE Links export


2000-11-17  Patrick Luby  <pluby@openoffice.org>  [4193f65591f597ac733678ba141533e16472e929]

Added -DDBG_UTIL for development purposes.


2000-11-17  Ocke Janssen  <oj@openoffice.org>  [7844bea7b2e69a81e641391357ce72e2f56c096b]

assert removed


2000-11-17  Ocke Janssen  <oj@openoffice.org>  [87c33f3dcb11b097667e38645b2f7d6a499197d3]

use of mutex


2000-11-17  Sascha Ballach  <sab@openoffice.org>  [30b8baea5d005f58cb65d82b81e7b9ca0bbefe0d]

remove some unnecessary lines


2000-11-17  Michael Brauer  <mib@openoffice.org>  [778f89db18a0327e44ca463a8b80189ce03f1fc7]

#80360#: Tables within sections


2000-11-17  Ocke Janssen  <oj@openoffice.org>  [afa0cf8671ff1877a7a2187fdb3f8b1c35ee6a4b]

initialize header


2000-11-17  Michael Brauer  <mib@openoffice.org>  [91b26812a74108d5bdc92f1dfc640b6ddaf60a93]

#80360#: CreateTextCursor now pays attention to section nodes


2000-11-17  Patrick Luby  <pluby@openoffice.org>  [853284df396327132df18eb042c170d6ed595aee]

Implemented SalFrame::~SalFrame and SalFrame::ReleaseGraphics methods


2000-11-17  Patrick Luby  <pluby@openoffice.org>  [2a8a46f7c7fd8308214bb4dc0cdf89a2db6a4f1b]

Update SalInstance::DestroyFrame method


2000-11-17  Patrick Luby  <pluby@openoffice.org>  [b5a3a52f7373ad95870832e79bb97f80d7d35191]

Implement parsing of key code and calling of SALFRAMEPROC for keyDown events.


2000-11-17  Patrick Luby  <pluby@openoffice.org>  [ccacfe3c077aecf41858d70f2b6eae8fc40059c7]

Removed extraneous comments and include statements.


2000-11-17  Patrick Luby  <pluby@openoffice.org>  [918ce11682d3544aa5e9902918a28bfe73910821]

Moved typedef statements before includes so that Objective-C code can reference C++ classes (the C++ class headers require the typedef statement).


2000-11-17  Ping Liao  <pliao@openoffice.org>  [7cdfa8ad4f9caed6b9bb83118b0a3d424ee4a73b]

Added initialization of static data members for template classes for Mac OS X


2000-11-16  Ping Liao  <pliao@openoffice.org>  [d3082ba2aa76c6dbd92ed0909e02e00b5295ecff]

Added copying libjava_uno* and libgcc2_uno*.


2000-11-16  Ping Liao  <pliao@openoffice.org>  [0c387051fe01476f230fc25ba1f288644450b574]

Added lib type for MACOSX in getLibName


2000-11-16  Babak Mahbod  <bmahbod@openoffice.org>  [74af991aaea0400f73fcca0340ffa43a0307f106]

Initial (temporary) implementation of color polygons


2000-11-16  Ping Liao  <pliao@openoffice.org>  [e1f65abd7a7a8ccf70fe5b7ac4b991751864684a]

Modified EnvType for MACOSX in initDefaultEnvironment


2000-11-16  Martin Gallwey  <mtg@openoffice.org>  [327892f41e9806c7184b5c5fd26a6f17154623df]

Updated header files for new buffering...


2000-11-16  Martin Gallwey  <mtg@openoffice.org>  [fbcd68a4c48ce5da50719b7daeffa895c36ed0cf]

Draft 2. More complete, less buggy but still not fully functional..


2000-11-16  Martin Gallwey  <mtg@openoffice.org>  [f987a8b5e957b2bc013effef594c26938a142923]

Fixed some problems with the buffering


2000-11-16  jp  <jp@openoffice.org>  [9177036ac5f8b7e73518aa3ff53b49a66b7e76b0]

helper class for the access to the text search interface


2000-11-16  jp  <jp@openoffice.org>  [04108f696679a3ffecd39291df11bf9d4b18e005]

helper class for the access to the text search interface


2000-11-16  jp  <jp@openoffice.org>  [8d3586cfa867af7083c9ea6ae067962d6189008c]

SwFmt2Lines moved to SVX and renamed


2000-11-16  Sander Vesik  <svesik@openoffice.org>  [7ea8fe1c8717773d9f5523036862899d5cf9f9aa]

Add makefile for NetBSD/Sparc. Contributed by  Michael Rauch <mrauch-openoffice@fs.tum.de>


2000-11-16  Sander Vesik  <svesik@openoffice.org>  [83b83c66c1a8ddb20e60acd95b3ac0cd68a0da6c]

Apply patch for NetBSD. Contributed by: Michael Rauch <mrauch-openoffice@fs.tum.de>


2000-11-16  Babak Mahbod  <bmahbod@openoffice.org>  [8ba50a7aba3d7609b42b6c862703dcae40787e22]

Added implementation of several new drawing primitives.


2000-11-16  th  <th@openoffice.org>  [816895c9d20ba258e106b68420b283a8387e614f]

#79943# - EnableFullItemMode()


2000-11-16  Niklas Nebel  <nn@openoffice.org>  [1b5baace91d3f3a95f63d8fa5b7c16eae67a989d]

#80394# color listboxes resized to fit in dialog


2000-11-16  Sascha Ballach  <sab@openoffice.org>  [e8cf55bc40cb0c0dbf7042c8fdf7c4d7aad47c93]

add document statistic


2000-11-16  Sascha Ballach  <sab@openoffice.org>  [6fb28a5a2b00e6219ef1a003c3ec7ec716e89909]

use double instead of sal_Int32


2000-11-16  Sascha Ballach  <sab@openoffice.org>  [ca72e97d6af184525f4f3d31a7c872ba943afffb]

add the method SetStatisticAttributes


2000-11-16  Jörg Barfurth  <jb@openoffice.org>  [37ff094cf5e63fc994f3527700046894f4a9de4b]

Implemented Access-local notifications


2000-11-16  Sascha Ballach  <sab@openoffice.org>  [0c7da9a2e9c7417ac189860a15c325a77933972b]

move the validations from the iterator to the cellstyles


2000-11-16  Sascha Ballach  <sab@openoffice.org>  [10435602cee399416123596e299b6cdc7bccd7c4]

change the include ustring statements


2000-11-16  Jörg Barfurth  <jb@openoffice.org>  [cfb2e235b1bcca44ac08596a46e33aeb19a7d99f]

Revised dispose handling (now separate for set vs. root elements)


2000-11-16  Sascha Ballach  <sab@openoffice.org>  [7f62aafd436cedb12e76e2854b9494f34c2985e8]

change the include ustring and vector statements


2000-11-16  Sascha Ballach  <sab@openoffice.org>  [16a9dc68b174b649a922a47dcff8a8cccafbe747]

try whether the XTextCursor is and then use him


2000-11-16  Jörg Barfurth  <jb@openoffice.org>  [a440015f5765d1fedc58e72d7d8376774cc4362d]

Removed XChangesNotifier from non-root nodes (was also on set elements)


2000-11-16  Sascha Ballach  <sab@openoffice.org>  [4d01bb6d4d0749eecc14f7efa72522dbab72c644]

add the method SetStatisticAttributes


2000-11-16  Sascha Ballach  <sab@openoffice.org>  [268a26eedca6af49630cb2a2ca8fb68f1789c5b1]

change the include ustring and vector statements


2000-11-16  Sascha Ballach  <sab@openoffice.org>  [8ef691c495514d3e0e4025eab26aa2abff95e1eb]

change the include vector statement


2000-11-16  Jörg Barfurth  <jb@openoffice.org>  [4e28514fdda193b0d3f6dce94782b7f99a9abec6]

Added functionality for notification support


2000-11-16  Sascha Ballach  <sab@openoffice.org>  [c9320ab3aa3c476ec181779931f9ac6694b14df1]

change the include debug statement


2000-11-16  Jörg Barfurth  <jb@openoffice.org>  [3e8b2931d2ca3a2c1482098f3bc30f1428cea293]

Added missing operator< for NodeID


2000-11-16  jp  <jp@openoffice.org>  [e6ba7386f9c277dd27a0e0b04c769dd583864dcf]

new ResIds for twolines/emphsis


2000-11-16  jp  <jp@openoffice.org>  [d32355f962ec5367a890c3e5f3f6042c900b34e6]

Underline with own color, new: SvxTwoLinesItem, EmphasisItem changed


2000-11-16  jp  <jp@openoffice.org>  [aacd97465adb3fee828e10cd06db3af4750de463]

new tokens for twoline/underline color


2000-11-16  jp  <jp@openoffice.org>  [da3e92d77944961e2b88daf7bb753960c93a295f]

new tokens for twoline/underline color


2000-11-16  jp  <jp@openoffice.org>  [95d7f877c7ea2460634491f1079ac7e7f5de3a2e]

export headerfile twolinesitem.hxx


2000-11-16  Kai Ahrens  <ka@openoffice.org>  [ab87afdbc4ae3a49c28cc10ad61d1d615acb6e1f]

added ::Erase/::CopyPixel methods


2000-11-16  Mathias Bauer  <mba@openoffice.org>  [e8701f9a2d65393c2e646f771840d6306f6b640e]

#80375#: be aware of incomplete error handling in UCB


2000-11-16  Christian Lippka  <cl@openoffice.org>  [781e8f8b73bef781b8930424a3b1a763207c2ac8]

#80012# hide presentation styles in draw documents


2000-11-16  Kai Ahrens  <ka@openoffice.org>  [43c732686d3620b76106e204c09f927cd766eed1]

grfflt.hxx


2000-11-16  Daniel Vogelheim  <dvo@openoffice.org>  [2f2b75e447c7c7c72aca8fd8b06c67f92a48dd74]

- fixed: im-/export of space after bookmarks, refmarks - fixed: problems with tables within sections


2000-11-16  Kai Ahrens  <ka@openoffice.org>  [df6a99f7c6ffd3cacfdfb659d3ec3e3fb091ce6c]

added grfflt.*


2000-11-16  Christian Lippka  <cl@openoffice.org>  [68a256e6eaefad23bfd38358cc6126686a91abbe]

draw:points -> svg:points


2000-11-16  Christian Lippka  <cl@openoffice.org>  [cd287d5670b4cf6520df45930b3c37f8f7141980]

#79620# added support for named shapes


2000-11-16  Kai Sommerfeld  <kso@openoffice.org>  [e40fb85688c01983e87e0e10f69565bbb86df2af]

shell::page(... ) - Call closeOutput() on OutputStream when done.


2000-11-16  Kai Ahrens  <ka@openoffice.org>  [bbe2cd64b7125152b10cc41468537fd904bd2f0f]

initial rev.


2000-11-16  Ocke Janssen  <oj@openoffice.org>  [3bcaa435b25be534e57d841e29cf50d7c240345f]

set the sequence back


2000-11-16  Ocke Janssen  <oj@openoffice.org>  [ab894cb84e8b158594b60f8f694d74ec0b37ce0b]

use of typedef as base


2000-11-16  Sven Jacobi  <sj@openoffice.org>  [2c0a465d3cb62e82b7f5210e576bf616290e4113]

#80353# improved Gradient import (ShadeShape to XGRAD_RECT)


2000-11-16  Mathias Bauer  <mba@openoffice.org>  [73331923359b392be055209bf055fd9fdc4b2e27]

Remove tests for INET_PROT_FILE


2000-11-16  Andreas Martens  <ama@openoffice.org>  [bb5368e89f2096797a83bdd616dd2dc584524769]

New: textranges for vertical writing


2000-11-16  Mathias Bauer  <mba@openoffice.org>  [db26dbebfade647191ed458cc23eb4204570ef98]

#79592#: take filter flags into account when calling GetFilter4ClipboardID


2000-11-16  Christian Lippka  <cl@openoffice.org>  [35127fc2a73acf4c0b5dc4c6cf139c0371e7771f]

#80400# added Author Tag


2000-11-16  Mathias Bauer  <mba@openoffice.org>  [cc90d18b4d1545f4f1a57fbb3c92d14fd8fe81b9]

Remove tests for INET_PROT_FILE


2000-11-16  Ocke Janssen  <oj@openoffice.org>  [665cf7b4697892dc6eeb28866a4c410a1f5faf41]

change ... in Exception


2000-11-16  Christian Lippka  <cl@openoffice.org>  [34689ba22b7f8fd2730f5efaad8f264b8ab61b92]

#80400# added Author Tag


2000-11-16  Rüdiger Timm  <rt@openoffice.org>  [46a3663b92e38fa50da166c0fe5e13026307501c]

Merge SRC613: 16.11.00 - 16:38:36 (NoBranch)


2000-11-16  Mathias Bauer  <mba@openoffice.org>  [48bf5e855ae02fd1bea87938978f29ee6147285c]

Remove tests for INET_PROT_FILE


2000-11-16  Oliver Specht  <os@openoffice.org>  [f722b84591e67396f9606178c0d0d14ccf32ba37]

SwXTextTable: TextSection property added


2000-11-16  Christian Lippka  <cl@openoffice.org>  [0785efa9e8cbb460085570e10c51bc38bcd9f5f6]

#79620# added support for named shapes and create ole storage with name


2000-11-16  Frank Schönheit  <fs@openoffice.org>  [5aebf4e73466e8a2bd33297f4ca230a9afa60153]

#80066# getEventMethods: un-qualify the method names if necessary


2000-11-16  Sven Jacobi  <sj@openoffice.org>  [d5299d27f67cefef8c9affd82999c03bd74a8e98]

#80350# transparence is used only when filltype is solid


2000-11-16  Christian Lippka  <cl@openoffice.org>  [96afe7462ecb5cd2cf3a7a742fc4b432854ba3cc]

added missing layer properties for ole shape


2000-11-16  Hans-Joachim Lankenau  <hjs@openoffice.org>  [9f77e38ff36e21386bcc55d67d32724183124805]

seems to be a general gcc problem


2000-11-16  Dieter Loeschky  <dl@openoffice.org>  [892b53e182b6146886ac67311dd9352429a9b773]

Items for CJK and CTL


2000-11-16  Philipp Lohmann  <pl@openoffice.org>  [78f2583c2090f2bc61e686d81460a592b27dbb7a]

add: SearchCreateResMgr to find a resource of unknown language


2000-11-16  Herbert Duerr  <hdu@openoffice.org>  [6f9196b5d7ca2d5a1ad2b979ec5ed63912a39a7d]

add SetFontPath()/GetFontPath()


2000-11-16  ok  <ok@openoffice.org>  [68a789cc47224a4eb4d0fb279c511946c96b118f]

new: update installation


2000-11-16  Niklas Nebel  <nn@openoffice.org>  [ec20027cd269157750f752ec27158c59f79cc35b]

NavipiCfg changes


2000-11-16  Niklas Nebel  <nn@openoffice.org>  [bcb9cc1018d31230e6a430c8df809af496da6f04]

no ConfigItem


2000-11-16  Dieter Loeschky  <dl@openoffice.org>  [5dc708093d1ee179099abdcbf0c6f649b1c4deeb]

Items for CJK and CTL


2000-11-16  Herbert Duerr  <hdu@openoffice.org>  [78430781949cc359b5c980ebba29b616a9b9d2cd]

RmOutdev->SetFont call merged with others


2000-11-16  Michael Brauer  <mib@openoffice.org>  [d44483e881dfeff93b011585edf6cbc6fe37bb59]

#80325#: ignore images that don't have a URL


2000-11-16  Herbert Duerr  <hdu@openoffice.org>  [ecd7d21bf716aeccf02cea392000889c391bdd09]

improved GC scalability and implemented SetFontPath/GetFontPath


2000-11-16  Herbert Duerr  <hdu@openoffice.org>  [a949f50ce969b1f8d018d2913c0d86cfcec4e72a]

implemented GetGlyphOutline()


2000-11-16  Kai Ahrens  <ka@openoffice.org>  [8c49dd4f0c8cb60bc3405bcf1b0b83c56cd98422]

added ::CopyPixel method


2000-11-16  Hans-Joachim Lankenau  <hjs@openoffice.org>  [8c0379f98bfb5219d4a8d4a3d7929db394cf05cd]

shl description can be disabled now


2000-11-16  Michael Brauer  <mib@openoffice.org>  [fc498d364f4edf9474f623c84a0c30ebdfa8919b]

contour polygon for text wrap


2000-11-16  Niklas Nebel  <nn@openoffice.org>  [58942d2ead204453dc799b735c44441160c1b648]

#75222# UndoWidthOrHeight: allow several sheets


2000-11-16  Niklas Nebel  <nn@openoffice.org>  [83fa085f787dc71f387f5f6a42cb907add8a9fc1]

#75222# SetWidthOrHeight: allow several sheets


2000-11-16  Niklas Nebel  <nn@openoffice.org>  [969897ff9600458285366e92f0fa489324dd9eae]

#75222# SetWidthOrHeight: pMarkData


2000-11-16  Andreas Bregas  <ab@openoffice.org>  [3541e0301a18ba3b85ff9e48447445f7b2300da1]

#80146# createFolder(): Correct type name, getFolderContents(): removed wrong property


2000-11-16  Sascha Ballach  <sab@openoffice.org>  [f452a25e5d557e40e23e2ffd14972d46f4a3cf3a]

store and set old textcursor


2000-11-16  Sascha Ballach  <sab@openoffice.org>  [a17bb87e4e50557b75e22ee7b759b6bffbc63284]

add Progressbar


2000-11-16  Sascha Ballach  <sab@openoffice.org>  [a79ebc30ea19f55e2902fc4739d6a568638b1adc]

set the autofilter flag


2000-11-16  Sven Jacobi  <sj@openoffice.org>  [d8425458846ddf48522253183878e25037673dde]

also importing an mso_sptArc when just default adjustment values were used


2000-11-16  Hans-Joachim Lankenau  <hjs@openoffice.org>  [506fcb706d85e3545fdfb2b1a93ddb5bddbd73bc]

unrolled files should be commited


2000-11-16  Michael Brauer  <mib@openoffice.org>  [262ddea12eca32a70e1085f5f014146b26c76a28]

TextWrap, SurroundContour and ContourOutside to work now


2000-11-16  Ocke Janssen  <oj@openoffice.org>  [0907acfc0a05bf88e6ac7860db89caeef6de57d8]

merger


2000-11-16  Kai Ahrens  <ka@openoffice.org>  [34ac1b8639ad8aa27a076553796866b323361e88]

must changes (InetURLObject)


2000-11-16  Oliver Specht  <os@openoffice.org>  [8ff71b59a7f714835e1faa2781b34b4c5b811a84]

TextField and FieldMaster 'Bibliography' completed


2000-11-16  Oliver Specht  <os@openoffice.org>  [38d9ed3de8917d1988f3ab2e19440bfcc3e26a21]

Bibliography.idl added


2000-11-16  Oliver Specht  <os@openoffice.org>  [06bccdd4a21d0794c1f84559d062771d19ac26bd]

service com.sun.star.text.TextField.Bibliography


2000-11-16  Kai Ahrens  <ka@openoffice.org>  [e4e1ea13b39f21424e3dde6fe61a1e353864bab7]

must changes (InetURLObject)


2000-11-16  Martin Gallwey  <mtg@openoffice.org>  [05ac3fe285dd77e0fc636af6ea5f6fea568a9d1d]

Added 50% functional generic package implementation and added support for un-deflated streams to EntryInputStream. This will require further work RSN.


2000-11-16  Martin Gallwey  <mtg@openoffice.org>  [f39fff0b3d65e430b6ad40c2d4a871a2f32a4ba5]

Initial revision. This version is at best 50% functional, and contains many gaping holes, bugs and half-implemented services, and is only meant as a "preview" for Kai :)


2000-11-16  Christian Lippka  <cl@openoffice.org>  [6e83c6c9cabcce0ad79a83988e75f12dc944759c]

removed AreaShapeDescriptor service, it is not supported for graphic shapes


2000-11-16  Ocke Janssen  <oj@openoffice.org>  [a4fa42ea34d390c9aa1547b151616cb3766514db]

use of sal_Unicode


2000-11-16  Ocke Janssen  <oj@openoffice.org>  [5903521e02ac1c76e9bbe24870beae0ba12e95ec]

put bytestring into dragserver


2000-11-16  Daniel Vogelheim  <dvo@openoffice.org>  [cfc62f2605ff3eb4f46f79691f7e52ddab29e04d]

- added: XML im- and export of formulas, values, and data styles in StarWriter tables


2000-11-16  Stephan Bergmann  <sb@openoffice.org>  [59b635349a1882830c0f2880e20c113069719257]

Added -rapconnect feature.


2000-11-16  Oliver Specht  <os@openoffice.org>  [a4646d197d42afeb494063bfe7c7ef7e8321ed8c]

csstextfield and cssfieldmaster added


2000-11-16  Oliver Specht  <os@openoffice.org>  [54c8fdcb1f5d0db7f47bf964498f371a363e84ac]

fieldmaster services


2000-11-16  Oliver Specht  <os@openoffice.org>  [dc288fd727b75dc860999c20cfe675675c5fed6e]

service com.sun.star.text.FieldMaster.Bibliography


2000-11-16  Ocke Janssen  <oj@openoffice.org>  [6374a7c473c4fb130c0678c83f7c137c14091361]

typo


2000-11-16  Ocke Janssen  <oj@openoffice.org>  [c8aecb0b651c4005667bd37a0c6de68a40332569]

#80273# use of ucbstreamhelper


2000-11-16  jp  <jp@openoffice.org>  [ff4f5d730aa7c9814db5dcedd8546c1546f3755c]

export CJK attributes


2000-11-16  Stephan Bergmann  <sb@openoffice.org>  [23ffea44080117cc585d852cdcc285ed4807253e]

Added INET_PROT_VND_SUN_STAR_PKG and wfs as alias for vnd.sun.star.wfs.


2000-11-16  Daniel Boelzle  <dbo@openoffice.org>  [9be3c618e0b1d2b2635bd7b134693ed5ff3021bc]

#80090# restrict jar file access to java system property com.sun.star.comp.loader.CPLD_ACCESSPATH


2000-11-16  Andreas Schlüns  <as@openoffice.org>  [183e05ddfcede75a3dc2a589ef04a5509ccd5265]

don't assign sal_uInt32 to sal_Bool directly! => overflow


2000-11-16  Jörg Barfurth  <jb@openoffice.org>  [2ecb5e5f352ea6bc1ce11bc4e9b36ed80709bc42]

Added missing namespace prefix after previous fix


2000-11-16  Jörg Barfurth  <jb@openoffice.org>  [5d7f5dae6e454eb7269b9c4b39b3d0857fd96caf]

Fixed retrieval of element template


2000-11-16  Ocke Janssen  <oj@openoffice.org>  [894de834f7cb6a84213ce2f5d48cc351a309cb17]

forgot namespace


2000-11-16  Frank Schönheit  <fs@openoffice.org>  [33c2585cc2c778e9eb51749aa4e69b2e256992b7]

new implementation for allowing registry key wrapper for NULL value nodes


2000-11-16  Patrick Luby  <pluby@openoffice.org>  [2def2e0e8fa7fd640b86c6c2b4b2f6ef685fe767]

Added back dummy SALFRAMEPROC


2000-11-15  Sander Vesik  <svesik@openoffice.org>  [e7f6dc3e14024a06532aee4872695eb611509bc4]

Add solaris 8


2000-11-15  Patrick Luby  <pluby@openoffice.org>  [52ffe5ce29106c65b23547397d18659f30f57834]

Corrected #ifdef's so that header will compile in pre-SRC612 builds


2000-11-15  Kurt Zenker  <kz@openoffice.org>  [bb79b528eec001fc70af73e55a77b27f96910862]

Merge SRC613: 15.11.00 - 23:48:06 (NoBranch)


2000-11-15  Kurt Zenker  <kz@openoffice.org>  [6306adedd550c7209def36b7645f386e6ce7367d]

Merge SRC613: 15.11.00 - 23:39:09 (NoBranch)


2000-11-15  Kurt Zenker  <kz@openoffice.org>  [0e7184c081bd2aa38963de6497de65f0c5455a7e]

Merge SRC613: 15.11.00 - 23:32:22 (NoBranch)


2000-11-15  Kurt Zenker  <kz@openoffice.org>  [f17d48e3760dd69be3b3667227c12e95cdec32b1]

Merge SRC613: 15.11.00 - 23:25:35 (NoBranch)


2000-11-15  Kurt Zenker  <kz@openoffice.org>  [e3b19e0e9244da7b26414b1fde6b692c960ed517]

Merge SRC613: 15.11.00 - 23:18:42 (NoBranch)


2000-11-15  Kurt Zenker  <kz@openoffice.org>  [64ce87e625ecd931a6be1176e87eea922f038fe2]

Merge SRC613: 15.11.00 - 23:11:49 (NoBranch)


2000-11-15  Kurt Zenker  <kz@openoffice.org>  [ac4c4c498bdf9a113399bd5a79fe0cbba789c0f9]

Merge SRC613: 15.11.00 - 23:04:37 (NoBranch)


2000-11-15  Kurt Zenker  <kz@openoffice.org>  [55e367c872b7bcd0f02d9f80daa240e591ab3056]

Merge SRC613: 11/15/00 - 22:58:04 (NoBranch)


2000-11-15  Kurt Zenker  <kz@openoffice.org>  [7e0f231b9e08980a74e048bad20b8629c39723f3]

Merge SRC613: 15.11.00 - 22:56:27 (NoBranch)


2000-11-15  Kurt Zenker  <kz@openoffice.org>  [7ef824d949cce051e33f115a82d1d996e70f2d16]

Merge SRC613: 15.11.00 - 22:55:07 (NoBranch)


2000-11-15  Kurt Zenker  <kz@openoffice.org>  [81748d9b1501cfc68aa4718f72376d08898be9b0]

Merge SRC613: 15.11.00 - 22:54:12 (NoBranch)


2000-11-15  Kurt Zenker  <kz@openoffice.org>  [c820fef07cfe29abb22cd30fd1da7cdfe910d406]

Merge SRC613: 15.11.00 - 22:52:18 (NoBranch)


2000-11-15  Rüdiger Timm  <rt@openoffice.org>  [c6362f8a427ddfa7d130b5a949119f184f590ea9]

Merge SRC613: 15.11.00 - 22:51:47 (NoBranch)


2000-11-15  Kurt Zenker  <kz@openoffice.org>  [8c73627df44bfff62231680be74d4d13e138cc1e]

Merge SRC613: 15.11.00 - 22:51:45 (NoBranch)


2000-11-15  Rüdiger Timm  <rt@openoffice.org>  [7dc1b653c55870c5320135470ae1021020380990]

Merge SRC613: 15.11.00 - 22:49:25 (NoBranch)


2000-11-15  Patrick Luby  <pluby@openoffice.org>  [baf881cb9309779ea1f211f07461f64f5f4164e6]

Added access to SalFrameData and SalInstanceData structs for Objective-C code.


2000-11-15  Kurt Zenker  <kz@openoffice.org>  [be6fe5a2d769438ab866de1350cbff2c23a60062]

Merge SRC613: 15.11.00 - 22:47:57 (NoBranch)


2000-11-15  Kurt Zenker  <kz@openoffice.org>  [4616bc97a460506ace6f178bbc6911221fae3a9f]

Merge SRC613: 15.11.00 - 22:46:32 (NoBranch)


2000-11-15  Kurt Zenker  <kz@openoffice.org>  [47fa80b2ceaf2fd8550f187db18df0cea91e6cac]

Merge SRC613: 15.11.00 - 22:46:20 (NoBranch)


2000-11-15  Rüdiger Timm  <rt@openoffice.org>  [8a84098b43d205f4d80fe1c8e8563807f156b348]

Merge SRC613: 15.11.00 - 22:38:54 (NoBranch)


2000-11-15  Kurt Zenker  <kz@openoffice.org>  [41f47c08c82fdbac71d4621bd0cf4c6a785d5f1a]

Merge SRC613: 11/15/00 - 22:46:21 (NoBranch)


2000-11-15  Rüdiger Timm  <rt@openoffice.org>  [45638f6fe31d0c7876339a0ccc7b835790cc5799]

Merge SRC613: 15.11.00 - 22:42:28 (NoBranch)


2000-11-15  Kurt Zenker  <kz@openoffice.org>  [0762f0105d0e5eb7450f8db35edee59dfe312ea0]

Merge SRC613: 15.11.00 - 22:41:57 (NoBranch)


2000-11-15  Kurt Zenker  <kz@openoffice.org>  [dcc13c480363cb4c837f94a2a892e31d09c011aa]

Merge SRC613: 11/15/00 - 22:41:54 (NoBranch)


2000-11-15  Rüdiger Timm  <rt@openoffice.org>  [88eced4c1a47dfdbd1cf86614a96ad3dc3b90bed]

Merge SRC613: 15.11.00 - 22:39:19 (NoBranch)


2000-11-15  Kurt Zenker  <kz@openoffice.org>  [57e03622b62e0f97c38bce30e6238a139b17d54b]

Merge SRC613: 15.11.00 - 22:38:01 (NoBranch)


2000-11-15  Rüdiger Timm  <rt@openoffice.org>  [1c73e7b8a7917f719e3e94924f63121161dff909]

Merge SRC613: 15.11.00 - 22:36:58 (NoBranch)


2000-11-15  Kurt Zenker  <kz@openoffice.org>  [b47996a8fa1bc9a050fa5483c98ed22537a405c1]

Merge SRC613: 15.11.00 - 22:36:15 (NoBranch)


2000-11-15  Rüdiger Timm  <rt@openoffice.org>  [f6c25abf8ca4cb043acc9492f2475f33109e3126]

Merge SRC613: 15.11.00 - 22:34:21 (NoBranch)


2000-11-15  Rüdiger Timm  <rt@openoffice.org>  [481e4f1c92ce74a448ddfbe7e77c53898b967b54]

Merge SRC613: 15.11.00 - 22:34:09 (NoBranch)


2000-11-15  Kurt Zenker  <kz@openoffice.org>  [85f1c5f627f216618fdf9e2fd578a008e6c267b2]

Merge SRC613: 15.11.00 - 22:33:50 (NoBranch)


2000-11-15  Rüdiger Timm  <rt@openoffice.org>  [c84f2d21757e9780ddd92248ecd0f42ec158725f]

Merge SRC613: 15.11.00 - 22:32:19 (NoBranch)


2000-11-15  Kurt Zenker  <kz@openoffice.org>  [3e2e0ffe08a0a1837b2f1eb7c6ef7160f2f954e3]

Merge SRC613: 15.11.00 - 22:31:43 (NoBranch)


2000-11-15  Kurt Zenker  <kz@openoffice.org>  [68136827a9a1b322b549a369180581a58ff3c6b9]

Merge SRC613: 15.11.00 - 22:31:22 (NoBranch)


2000-11-15  Rüdiger Timm  <rt@openoffice.org>  [fbb1d99b293fadc4ffea4089db5e95ae8234c004]

Merge SRC613: 15.11.00 - 22:28:24 (NoBranch)


2000-11-15  Kurt Zenker  <kz@openoffice.org>  [f60926416b5caf94af24a5dc629fc1d6b86df469]

Merge SRC613: 11/15/00 - 22:28:39 (NoBranch)


2000-11-15  Kurt Zenker  <kz@openoffice.org>  [ba8a887f5314564331ddbfb311961744747ef9d4]

Merge SRC613: 15.11.00 - 22:27:43 (NoBranch)


2000-11-15  Kurt Zenker  <kz@openoffice.org>  [d5c05b18140934bc0157be69d4be260be7b8bc1b]

Merge SRC613: 11/15/00 - 22:27:14 (NoBranch)


2000-11-15  Rüdiger Timm  <rt@openoffice.org>  [36aa6c801ba0e8e14395187881f71883c7ba378b]

Merge SRC613: 15.11.00 - 22:26:35 (NoBranch)


2000-11-15  Rüdiger Timm  <rt@openoffice.org>  [f72a0c9342a6f69c5338dfb1dfadf046457ee514]

Merge SRC613: 15.11.00 - 22:25:09 (NoBranch)


2000-11-15  Kurt Zenker  <kz@openoffice.org>  [ea3b56d0d245cdecdeb63ebffc84149b308f7cdf]

Merge SRC613: 15.11.00 - 22:23:55 (NoBranch)


2000-11-15  Rüdiger Timm  <rt@openoffice.org>  [5f92b5f178b4f56112523a2446e2ff5e2e61a5a3]

Merge SRC613: 15.11.00 - 22:23:44 (NoBranch)


2000-11-15  Kurt Zenker  <kz@openoffice.org>  [56d6fb5e0d5364a616e75ba996840e584ea1bef9]

Merge SRC613: 15.11.00 - 22:22:15 (NoBranch)


2000-11-15  Kurt Zenker  <kz@openoffice.org>  [fef2ebc65b76b95a7c1ecc425b3345be6bfd59e5]

Merge SRC613: 11/15/00 - 22:22:03 (NoBranch)


2000-11-15  Rüdiger Timm  <rt@openoffice.org>  [2e833c60ccc0fc5ec828edfe48914b1cd3257113]

Merge SRC613: 15.11.00 - 22:21:30 (NoBranch)


2000-11-15  Kurt Zenker  <kz@openoffice.org>  [3895d2f28f6c59c23b1048fcfbe42d3d21142abc]

Merge SRC613: 15.11.00 - 22:21:14 (NoBranch)


2000-11-15  Kurt Zenker  <kz@openoffice.org>  [63081ab4d3bc9c4733612d897759cc1779517974]

Merge SRC613: 11/15/00 - 22:20:53 (NoBranch)


2000-11-15  Kurt Zenker  <kz@openoffice.org>  [a60bdd34881f71ba1305033791209a7e0ed14e98]

Merge SRC613: 15.11.00 - 22:20:24 (NoBranch)


2000-11-15  Rüdiger Timm  <rt@openoffice.org>  [7fce75c4ef1273bb1cd55ea100290cd4f122cace]

Merge SRC613: 15.11.00 - 22:20:24 (NoBranch)


2000-11-15  Eike Rathke  <er@openoffice.org>  [0ca8484ae0496534f509f63145f28ee44952bef3]

description (month is zero based!)


2000-11-15  Kurt Zenker  <kz@openoffice.org>  [cd78641fd44369218a1a46e3f0396f3aaf8d1afc]

Merge SRC613: 11/15/00 - 22:14:05 (NoBranch)


2000-11-15  Kurt Zenker  <kz@openoffice.org>  [7bf5ed99cfcf90cea1af9c42784e118389fa80df]

Merge SRC613: 15.11.00 - 22:13:17 (NoBranch)


2000-11-15  Kurt Zenker  <kz@openoffice.org>  [78b9a0b5c77cd50bc1a94710378bd31a3b29e206]

Merge SRC613: 11/15/00 - 22:13:02 (NoBranch)


2000-11-15  Kurt Zenker  <kz@openoffice.org>  [78f48090563880cb0bc7d2f39372db365ace04b8]

Merge SRC613: 11/15/00 - 22:12:01 (NoBranch)


2000-11-15  Kurt Zenker  <kz@openoffice.org>  [cb04ae0a7f831eb9d41330b483c1decb96595888]

Merge SRC613: 15.11.00 - 22:10:48 (NoBranch)


2000-11-15  Kurt Zenker  <kz@openoffice.org>  [e7b7cf70c74fbb497b3952bab12e367224e5bf9a]

Merge SRC613: 11/15/00 - 22:10:44 (NoBranch)


2000-11-15  Kurt Zenker  <kz@openoffice.org>  [61c7283645d3a78cce9de972cef64ec8b579a778]

Merge SRC613: 15.11.00 - 22:09:36 (NoBranch)


2000-11-15  Kurt Zenker  <kz@openoffice.org>  [eb3f5fc19f8b44648b2cd2503ba4291d1280aaf0]

Merge SRC613: 11/15/00 - 22:08:39 (NoBranch)


2000-11-15  Kurt Zenker  <kz@openoffice.org>  [dbc321032d3d57f29fd1d9e9e3c520120ddb0816]

Merge SRC613: 15.11.00 - 22:08:31 (NoBranch)


2000-11-15  Kurt Zenker  <kz@openoffice.org>  [df963940c9f1c0cffdb2bfbb93a71042f16f690c]

Merge SRC613: 15.11.00 - 22:07:04 (NoBranch)


2000-11-15  Kurt Zenker  <kz@openoffice.org>  [dec3e85dbce8c18f7643156c0f7bd5294fd505b0]

Merge SRC613: 11/15/00 - 22:05:49 (NoBranch)


2000-11-15  Kurt Zenker  <kz@openoffice.org>  [0c7cf3c9d5f7c1b727d72823501227654bd07174]

Merge SRC613: 15.11.00 - 22:04:19 (NoBranch)


2000-11-15  Kurt Zenker  <kz@openoffice.org>  [09420b89cc201143d9a50f006ef9a712586adb60]

Merge SRC613: 15.11.00 - 22:03:27 (NoBranch)


2000-11-15  Kurt Zenker  <kz@openoffice.org>  [d9198798c81dfd26e8b8be704e28252052f30a62]

Merge SRC613: 15.11.00 - 22:02:48 (NoBranch)


2000-11-15  Kurt Zenker  <kz@openoffice.org>  [7d596a4b41da0e8d49808d60cabb746b991977e7]

Merge SRC613: 11/15/00 - 22:02:24 (NoBranch)


2000-11-15  Kurt Zenker  <kz@openoffice.org>  [7eaf4f96ab9090d8a7db26af299450cd3d4df323]

Merge SRC613: 15.11.00 - 22:01:50 (NoBranch)


2000-11-15  Rüdiger Timm  <rt@openoffice.org>  [b9aff3d20cf5c2a6cef710d26fdb82da0e210823]

Merge SRC613: 15.11.00 - 22:00:00 (NoBranch)


2000-11-15  Kurt Zenker  <kz@openoffice.org>  [27873d7d3b64ba09680140cea166e9af8159dfea]

Merge SRC613: 11/15/00 - 21:59:45 (NoBranch)


2000-11-15  Rüdiger Timm  <rt@openoffice.org>  [9bcc0a9c0ad45f8ea4e580894b13f64b89de9a21]

Merge SRC613: 15.11.00 - 21:58:48 (NoBranch)


2000-11-15  Kurt Zenker  <kz@openoffice.org>  [4cf6c35ad4351a16dc8e7b7518e19b5436def405]

Merge SRC613: 15.11.00 - 21:58:07 (NoBranch)


2000-11-15  Rüdiger Timm  <rt@openoffice.org>  [5789461c7710251ae1a10b9d2d8735560abbe3c4]

Merge SRC613: 15.11.00 - 21:54:49 (NoBranch)


2000-11-15  Kurt Zenker  <kz@openoffice.org>  [9132aa89bfe70482e15d410cfc0cda6bff687e53]

Merge SRC613: 11/15/00 - 21:55:31 (NoBranch)


2000-11-15  Kurt Zenker  <kz@openoffice.org>  [c0321720ee2fc546fbf432456739b200122c5d0c]

Merge SRC613: 15.11.00 - 21:53:32 (NoBranch)


2000-11-15  Kurt Zenker  <kz@openoffice.org>  [8b31fd9e24697ac160c037dff579eaf80c1dce9a]

Merge SRC613: 11/15/00 - 21:53:13 (NoBranch)


2000-11-15  th  <th@openoffice.org>  [11eb46e36d5a874d729a23aeaf8d8e41c118b321]

#80304# - POINTER_TEXT_VERTICAL


2000-11-15  Kurt Zenker  <kz@openoffice.org>  [418a8337afe422f0ff9da8af9eb4f02e2c94eada]

Merge SRC613: 15.11.00 - 21:52:31 (NoBranch)


2000-11-15  th  <th@openoffice.org>  [f1832a3e0c0391459349ddd2acec9caa4e019a1c]

#80082# - now with white border


2000-11-15  Kurt Zenker  <kz@openoffice.org>  [606157da319b9c7c864cb050906caebacd9c805e]

Merge SRC613: 15.11.00 - 21:45:47 (NoBranch)


2000-11-15  th  <th@openoffice.org>  [9d420a7db9bfddb638ad5a1bc2d1e7cb791e6094]

#80304# - vtext.cur


2000-11-15  Kurt Zenker  <kz@openoffice.org>  [087aa22cc8fe4b94f14c64b868ad9c0ade7a04b2]

Merge SRC613: 15.11.00 - 21:43:33 (NoBranch)


2000-11-15  Kurt Zenker  <kz@openoffice.org>  [591e43e0279a5ad97571f419c788becde312b186]

Merge SRC613: 15.11.00 - 21:38:08 (NoBranch)


2000-11-15  Kurt Zenker  <kz@openoffice.org>  [8de597491ce5c3c49dd0c801cb424825b244196e]

Merge SRC613: 15.11.00 - 21:36:50 (NoBranch)


2000-11-15  Rüdiger Timm  <rt@openoffice.org>  [46f3acf3b59bbee0d8f08e52f8cb3d8ca82db393]

Merge SRC613: 15.11.00 - 21:35:44 (NoBranch)


2000-11-15  Kurt Zenker  <kz@openoffice.org>  [aa378968ec0501bcb689f8d73ac78dcb800872c9]

Merge SRC613: 15.11.00 - 21:35:34 (NoBranch)


2000-11-15  Kurt Zenker  <kz@openoffice.org>  [850166190677c0c7d3997474f04474a049049beb]

Merge SRC613: 15.11.00 - 21:32:05 (NoBranch)


2000-11-15  Rüdiger Timm  <rt@openoffice.org>  [aadbdc688ebc6819b64ac1a4029f6bada9a179e2]

Merge SRC613: 15.11.00 - 21:32:03 (NoBranch)


2000-11-15  Niklas Nebel  <nn@openoffice.org>  [58b27bf763b1b8cbd1fc9e2d9ebae5dd63df1aa4]

#78799# allow change of print ranges for multiple sheets


2000-11-15  Patrick Luby  <pluby@openoffice.org>  [759db71bdd335956710325ea1b5eae7009d85d15]

Implemented support for QuickDraw drawing.


2000-11-15  Niklas Nebel  <nn@openoffice.org>  [b1cc6d87921ac74b76748a96b5405a73d43d3c57]

for type 0, write normal number element


2000-11-15  Dirk Grobler  <dg@openoffice.org>  [c8c14b616b59f404e1bae4ddd50156fd7c7745aa]

new test


2000-11-15  Christian Lippka  <cl@openoffice.org>  [cb75637eb0db00e1ea84ccc65107ac44958f9695]

#74234# preserve bullet item if setting same style after indend


2000-11-15  Daniel Boelzle  <dbo@openoffice.org>  [0686cd566de4380b5d7e414d11d266e47f234b56]

proxy factory moved from util to reflection


2000-11-15  Daniel Boelzle  <dbo@openoffice.org>  [3674ddbd0e973d1983685fc5a5d42179cfda4896]

#80090# check for dir boundary


2000-11-15  Rüdiger Timm  <rt@openoffice.org>  [4186dcd2b133f4548e7130627475a8ee4cade21f]

#65293# link against DBTOOLSLIB


2000-11-15  Kay Ramme  <kr@openoffice.org>  [e057246579b24fcc8b1cdd135f4d83e971a56b8c]

wait not only for async jobs in progress, but also for queued ones


2000-11-15  Christian Lippka  <cl@openoffice.org>  [59976ce2fb313f388794f7fa7ab39ceb4405359d]

#79743# replaced TextAdjust with TextHorizontalAdjust and TextVerticalAdjust


2000-11-15  Björn Milcke  <bm@openoffice.org>  [080f7f986d64d90e09adaccc947a6c013e1fd850]

export header for SdrViewIter (svdviter.hxx) - needed in chart


2000-11-15  Hans-Joachim Lankenau  <hjs@openoffice.org>  [4bb6079ee699c862143a47b8bcebed6be8589175]

removed *.data.*


2000-11-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [99d50b2392ae89254734c3afae4e6ae7943b109c]

#65293# includes


2000-11-15  Hans-Joachim Lankenau  <hjs@openoffice.org>  [420ed423d813e46a0bcf6909b6067f52a636de44]

add: cppu, cppuhelper


2000-11-15  Sascha Ballach  <sab@openoffice.org>  [28b4f679d831acb519f47eda630a9ac5a69de5c5]

exportAutoDataStyles added, Celltext export changed


2000-11-15  Ocke Janssen  <oj@openoffice.org>  [e61687234beaf6d2ebd5317c0026b9e1515f2ae9]

clear only self created


2000-11-15  Ocke Janssen  <oj@openoffice.org>  [2322e7f69f15edca15ee69b40509721ec88ef17b]

new method getConnection


2000-11-15  Ocke Janssen  <oj@openoffice.org>  [07edf84b7d81749247bd5259d190048ec7a9b517]

change for properties settings


2000-11-15  Ocke Janssen  <oj@openoffice.org>  [8ade02e401154aa451ae15c25c482217096184f9]

change for varchar


2000-11-15  Ocke Janssen  <oj@openoffice.org>  [983fe7af037835028f6664309348d8b1d6e002dd]

new file


2000-11-15  Ocke Janssen  <oj@openoffice.org>  [6557156c85d0d8f7caedd8ad5c7843b4e57aba4a]

change for rowset


2000-11-15  Oliver Specht  <os@openoffice.org>  [9adf42d354200510868a122b536aed2b83bacecb]

com/sun/star/data interfaces removed, iniprop.hxx removed


2000-11-15  jp  <jp@openoffice.org>  [baa99cce5e6ee4784e8f90ad8c0cde2320e2afd8]

don't use IniManager


2000-11-15  Andreas Martens  <ama@openoffice.org>  [10686c031e873e3bb816e504e5396bbcd5d1164d]

Fix: 2 lines changed from txtatr to chratr


2000-11-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [6c451c2b3e4a100710176a0f35d8fa4715d48205]

#65293#: includes


2000-11-15  jp  <jp@openoffice.org>  [6ce304a329af6547866e869c5062d62b84984747]

remove GetPosInputData


2000-11-15  Stephan Bergmann  <sb@openoffice.org>  [898605a0394fe9d329e56ededd9c1f02db0de11a]

Adapted to modified vnd.sun.star.help scheme.


2000-11-15  Oliver Specht  <os@openoffice.org>  [6cc4a943b2ebc590e4f6e0ef3aed0895d404f030]

chg: use optimized SfxItemPropertySet::get/setPropertyValue - methods


2000-11-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [0fdecb565f8ddc16781d0483dfc1f8f6f7f45232]

#65293#: includes


2000-11-15  Ocke Janssen  <oj@openoffice.org>  [5a423d53448edd451a2c1adae386a3ca6a38d47e]

enable drag&drop


2000-11-15  Ocke Janssen  <oj@openoffice.org>  [ee1fd4d762494a6c2a4c7a45c3bb2523af1ce071]

enable drag&drop


2000-11-15  Ocke Janssen  <oj@openoffice.org>  [5d3078031179692dd322e936c5d3c02faa268fa4]

new exchange object


2000-11-15  Ocke Janssen  <oj@openoffice.org>  [06bb6088c7b24f5cac5ac9579ab87794fea02ac7]

new querybox


2000-11-15  Ocke Janssen  <oj@openoffice.org>  [fd5ea0313955978b57cfacea659edd3e277a5054]

new file!


2000-11-15  Sven Jacobi  <sj@openoffice.org>  [40df4b30ca4c7d2da0422d095fb249075316dd62]

do not convert embedded PowerPoint ole objects to impress


2000-11-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [bc5dccaa1cb621b318491b56df12cc4e550a5b97]

#65293#: SFX_SEARCHPATH_DELIMITER -> SVT_SEARCHPATH_DELIMITER


2000-11-15  jp  <jp@openoffice.org>  [5f6e4f510e7722c913789b3346d4c26c995c88f4]

GetFilterFlags: don't insert SW-Objects


2000-11-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [7d21325e7887a995da3654e21e04a84ffd48ff05]

#65293#: SFX_SEARCHPATH_DELEIMTER -> SVT_SEARCHPATH_DELIMITER


2000-11-15  Hennes Rohling  <hro@openoffice.org>  [aa7e43d64acc727c4de30fa4381e396f33a1045c]

#65293# SfxInimanager is obsolete


2000-11-15  jp  <jp@openoffice.org>  [fba1241e90ea70cc5d42cd69038126eb0b3d87bd]

new WhichId for the RTF filter


2000-11-15  Michael Brauer  <mib@openoffice.org>  [9c74e952d0dd5d76f72db871a4a68e3ca69466b5]

removed RegisterTruth for page styles, added RegisterStyleName


2000-11-15  jp  <jp@openoffice.org>  [ff31874dfb0a6c4deb190c67b2fa1a5fc6515930]

CreateSdrOLEFromStorage: test if CompObj or Ole stream exist


2000-11-15  Michael Brauer  <mib@openoffice.org>  [881f16095afee5394f5f287f64be437387b35fdd]

removed RegisterTruth for page styles, added RegisterStyleName


2000-11-15  Sascha Ballach  <sab@openoffice.org>  [2939c9b414d512f2e498e46d7554102fe8d981da]

remove all unused virtual methods


2000-11-15  Sascha Ballach  <sab@openoffice.org>  [9d4af1609a7bff203ca28e54293cfac7b2ad0c5d]

makes the method FillProperties virtual and remove all unused virtual methods


2000-11-15  Michael Brauer  <mib@openoffice.org>  [59b9fbc0d5ee30043efe778557f0056b26bdad5c]

ruby, 2lines, text emphasis prepared, register truth reference style


2000-11-15  Kai Ahrens  <ka@openoffice.org>  [72add199b420cc6d6083eef1ccafe0e015b5d4cb]

set SVX_LIGHT correctly


2000-11-15  Sascha Ballach  <sab@openoffice.org>  [257fa58ce3b1a5d1b7d116c6c9bdafe5402e496c]

make the import of shapes with a end position possible


2000-11-15  Sascha Ballach  <sab@openoffice.org>  [80f3188732a538d80d395d25f2d032614761c13a]

move the include of global.hxx from cxx to hxx


2000-11-15  jp  <jp@openoffice.org>  [d0cabe726de55f6e7e8286d83c50f086e90cb7e8]

DTOR: scriptchanges must call the changelink


2000-11-15  Stephan Bergmann  <sb@openoffice.org>  [932b04f785e65235e9eca1ca0517629964574df6]

In registerAtUcb(), the rArguments parameter may start with the string "{noproxy}", in which case no proxy content provider is used.  This is needed when the RemoteAccessContentProvider is used as a UCB (i.e., in the WebServer case).


2000-11-15  Christian Lippka  <cl@openoffice.org>  [8b4b5f62eefa0484b07ef0eb9e8f9934cbd344aa]

#77245# call getoutputset only once!


2000-11-15  Christian Lippka  <cl@openoffice.org>  [968e7159c15ebbe693bc3f8049ce3e9eeab76d9b]

#77245# use static which ids for bullet item, its faster


2000-11-15  Oliver Specht  <os@openoffice.org>  [2550b377164d6ee20826f06b0a3c9f5e102a63d6]

#80299# file URL are displayed as filenames


2000-11-15  Sven Jacobi  <sj@openoffice.org>  [c35416706a6dc85a59aab47a888c989eb5451d2d]

#79137# added GDI_UNICODE_COMMENT, so that a conversion to ByteString won't be done


2000-11-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [dd51e96c2293b642a831e019ef1235f66fd01dfd]

#65293#: includes


2000-11-15  Nils Fuhrmann  <nf@openoffice.org>  [17ccc0bdcae91bfc75b0351334e5852db7142abd]

Fix: COrrect local ids when exporting item/string lists.


2000-11-15  Daniel Boelzle  <dbo@openoffice.org>  [20f014d1c2b93a2d5f3c563bbf3fb4f7372396ce]

sequence ctor opt


2000-11-15  Christian Lippka  <cl@openoffice.org>  [bcea94e13a127581127c7e8c699321ce9cd682eb]

subtract refpoint


2000-11-15  Dieter Loeschky  <dl@openoffice.org>  [665054811a8a66b5bc58a5615088814c96f1e4bb]

#80074# PrepareClose(): inserting object before setting paraobject


2000-11-15  Christian Lippka  <cl@openoffice.org>  [9a3c99deb2c75c141a338a061a2c75f7b265e605]

fixed missing refpoint and export feature


2000-11-15  Christian Lippka  <cl@openoffice.org>  [72b26135833ba812591fd78bf982caa2ff9b6d40]

#78598# listen to SFX_STYLESHEET_ERASED and check for own stylesheet in notify


2000-11-15  Philipp Lohmann  <pl@openoffice.org>  [4e8a357e942a9cdff0fd31aa4f824360fc08a980]

OUStringHash moved to namespace rtl


2000-11-15  Christian Lippka  <cl@openoffice.org>  [2141dee60dbc8f93c0245b28f3516dfe9b0eed78]

added finishShape method for post import shape modifikation


2000-11-15  Mathias Bauer  <mba@openoffice.org>  [356821926a70185c41fbfd80922e6364ce56aa1c]

new method IsLocalFile


2000-11-15  Mathias Bauer  <mba@openoffice.org>  [3a43de290d7c29b97516ecb4264d6169d458a9e2]

use different contents for deleting and inserting/opening


2000-11-15  Philipp Lohmann  <pl@openoffice.org>  [15f89a1af2b1d6f75a6ba5f9d69e05a150ad6755]

OUStringHash moved to namespace rtl


2000-11-15  Hennes Rohling  <hro@openoffice.org>  [71cbf1c70c29d4cd9b30a2b3531edc669af5ddcb]

#80315# Don't use fstat with an open file


2000-11-15  Philipp Lohmann  <pl@openoffice.org>  [753e2352559398f3ed9c73f42f5314a8c394f4b4]

moved hashes into namespace rtl


2000-11-15  Kai Ahrens  <ka@openoffice.org>  [17ec1aaa04db5c85bf05e7d83ee8ae8950d2835a]

set correct calling convention for OpenGL funtion pointer typedefs


2000-11-15  Oliver Specht  <os@openoffice.org>  [433f4d19bbdeaff867481b196cc7a6c725222a90]

configuration completed


2000-11-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [8b796ba073ebc684f10da107b9bdaf8ad7c6bafa]

#65293#: includes


2000-11-15  Caolán McNamara  <cmc@openoffice.org>  [0ce37f692209c6c8da5eca4589f0ea9ade92560f]

MathML {Im|Ex}port Ver 1


2000-11-15  Jens-Heiner Rechtien  <hr@openoffice.org>  [19f9d5b77ee6c63ccd0ab57076dbc795515bb87b]

#65293#: includes


2000-11-15  Niklas Nebel  <nn@openoffice.org>  [07ac1aedc18fb8bd8d72154cf4fc1e34097326eb]

#80309# Command: start edit mode for COMMAND_CURSORPOS


2000-11-15  Lars Langhans  <lla@openoffice.org>  [a2278751019c44d1af70f755b071fde704e7db0a]

inc changes


2000-11-15  Hans-Joachim Lankenau  <hjs@openoffice.org>  [189216d249921efbb88edeb206f7dd2ac89094fe]

shell command in a compatible way


2000-11-15  Sven Jacobi  <sj@openoffice.org>  [169d8d388f206e8cc333012bca2f4b06d9b7b990]

Issue142: objects are not allowed to appear when the objecteffect is AnimationEffect_NONE


2000-11-15  Christian Lippka  <cl@openoffice.org>  [7ebfded1674c345b09bad4abbe4145ad99cb91b5]

added finishShape method for post import shape modifikation


2000-11-15  Kai Ahrens  <ka@openoffice.org>  [a54d1e6716e6b1e48ba495892fe021adbaf7c7dd]

#77512#: reduced ::GetPixel calls to 1 call at startup


2000-11-15  Rüdiger Timm  <rt@openoffice.org>  [accd6eddb20e2a13b7d7847c002b34fb786771ea]

#65293# sfx2/inimgr.hxx is obsolete


2000-11-15  Rüdiger Timm  <rt@openoffice.org>  [439e8c1e22d654d2a0e33a31b622a1e145542ee5]

#65293# sfx2/inimgr.hxx is obsolete


2000-11-15  Andreas Schlüns  <as@openoffice.org>  [b50d1e344854fe271ff64e6230db6d8d2240bae8]

repair refcount mechanism


2000-11-15  Daniel Rentz  <dr@openoffice.org>  [5969d5c68611c9b6605b0c0d2e28fea88c4ff010]

fix: operator<


2000-11-15  Kai Sommerfeld  <kso@openoffice.org>  [173085ac657b31857e666964e796a5b4b929e404]

Changed: NOw uses setProcessfactory(...) from comphelper.


2000-11-15  Kai Sommerfeld  <kso@openoffice.org>  [a70881f29658c22f53534b28124a4c235581ba49]

Removed: UNOTOOLSLIB, Added: COMPHELPERLIB


2000-11-15  Lars Langhans  <lla@openoffice.org>  [31557a3e1d00ff4daee5b57d025adf9fac2eddae]

some tidy up in the node classes


2000-11-15  Babak Mahbod  <bmahbod@openoffice.org>  [a1d634da075a4dd4cf18bdd99cd3ef467411e041]

MacOS Draw Primitives.


2000-11-14  jp  <jp@openoffice.org>  [1c7fac6a0fe1752f0e0e7ff1062392de538c9598]

new class for broadcast/listener - as replacement of the old SFX classes


2000-11-14  Sascha Ballach  <sab@openoffice.org>  [3b0c32624f78b1f88ba3cf08172b0af551711d99]

shapes container added


2000-11-14  jp  <jp@openoffice.org>  [67aae287a67efac7b3f8d5865a1dc64ed0c6d4db]

use moduleoptions


2000-11-14  Sascha Ballach  <sab@openoffice.org>  [8842bd2ecd5818b3b86aa5a12d977502387d4d8c]

Export/Import Shapes with a Endposition and with a anchor on a table


2000-11-14  Sascha Ballach  <sab@openoffice.org>  [126e9c969544e814f806a3b048c361fcf0ac9cbe]

remove static operator


2000-11-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [b55aaa6dadbfdb8b558d2b50fe3a8c7ff3f61dbc]

#65293#: includes


2000-11-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [020f8aa9e4e758def3cf9c8f2b5cbfc220c6cf83]

#65293#: MUST: soffice.ini change


2000-11-14  Ping Liao  <pliao@openoffice.org>  [657403bfe52638a799ae87913bd2adda1c0a4c87]

Added EnvType for MACOSX in initDefaultEnvironment


2000-11-14  Hans-Joachim Lankenau  <hjs@openoffice.org>  [7835ce473c9356b55648df05f53b81c10f916a49]

new version for UDK208


2000-11-14  Hans-Joachim Lankenau  <hjs@openoffice.org>  [699d99c95949a7899206fd0e0e9e72bf9a044483]

initial version


2000-11-14  Hans-Joachim Lankenau  <hjs@openoffice.org>  [4b63ee56e64192ff8819c3004108bc4a7c5b40f1]

new version for UDK208


2000-11-14  Hans-Joachim Lankenau  <hjs@openoffice.org>  [4f1d8910b5c40a6931a365ce19566f66c59dd20c]

initial version


2000-11-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [f661cbdceb041b7d572fc9cee66c4a03d1a2739e]

#65293#: MUST: soffice.ini change


2000-11-14  Hans-Joachim Lankenau  <hjs@openoffice.org>  [2bb6cae51cfd03f422fed28666b5c789c87d23f8]

initial version


2000-11-14  Mathias Bauer  <mba@openoffice.org>  [2626ff3817475526a888d3108e9ce5572624559d]

temp. SpecialConfigManager service


2000-11-14  Mathias Bauer  <mba@openoffice.org>  [268161d1bd666467935a083d701d0fc40149ca9c]

temp. SpecialConfigManager service


2000-11-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [bd4ef472523b3c5baa4736e412fa16ee6c836bb3]

#65293#: MUST: soffice.ini change


2000-11-14  Sven Jacobi  <sj@openoffice.org>  [c2f99f2c54ed1a706676ed7bbbf2c9b081299707]

Issue142: do not suppress slide transitions when animated animation is disabled


2000-11-14  Mathias Bauer  <mba@openoffice.org>  [159a52f4515419802a7c4b260c667e94e95c82f4]

Allow for missing install urls in FAT Office


2000-11-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [ed49fab4bfc790207e6daa195417a4e6125abe15]

#65293#: include <tools/urlobj.hxx>


2000-11-14  Kai Ahrens  <ka@openoffice.org>  [7f919b091e9eda61f8304d49802c685abc6e6a49]

#79484#: calculate values for grid options correctly


2000-11-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [2e8d0faf9a4993388976d612e3b180653eec46eb]

#65293#: included <sfx2/app.hxx>


2000-11-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [b7e0d91cd81a5cd5034077a99997695bbe3c9086]

#65293#: MUST: soffice.ini change


2000-11-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [f26e435a9b8e471712cb0bcf10e225d8e77574e6]

#65293#: include <sfx2/app.hxx>


2000-11-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [9fd271812e84625cbc087cdf7b9851e25b7e9169]

#65293#: new implementation missing


2000-11-14  Thomas Benisch  <tbe@openoffice.org>  [0bb5921d3ad86cf5a1efe2a2ed666c2bc251ef07]

added external inclusion guard for svtools/moduleoptions.hxx


2000-11-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [012944a7a538c34389edf12fea27f770f86b4055]

#65293#: included <sfx2/app.hxx>


2000-11-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [fd53459fcf35cba885dfe077da6362e71bbe6836]

#65293#: MUST: soffice.ini change


2000-11-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [2a651cfbdef83b7c069289e4d11b998dbae5b9a1]

#65293#: included <sfx2/app.hxx>


2000-11-14  Niklas Nebel  <nn@openoffice.org>  [428174c92101d5c00b0779430b9f9c3d46487257]

#80274# gallery child window


2000-11-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [69686e90d9a69acb47d465476177d66384b6d27a]

#65293#: MUST: soffice.ini change


2000-11-14  Sven Jacobi  <sj@openoffice.org>  [04a911614d66a458913b3b89efdda0c5803fc395]

added blockarc autoshape, some improvements


2000-11-14  Oliver Bolte  <obo@openoffice.org>  [6ec4d19556b213fdfa45794976ea2993bbdc24f2]

parse errors linux


2000-11-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [eee86b3801bc21accab5ec7cae33f5d2a5b7c668]

#65293#: removed COMMAND_EXTTEXTINPUTPOS


2000-11-14  Oliver Specht  <os@openoffice.org>  [f8b73548fa3600b7d248d5b3f353fe8e0a80ef66]

almost completely working again


2000-11-14  Oliver Bolte  <obo@openoffice.org>  [c2ebb344049f2cc6b7ced8d990482262059e72d1]

wrong header


2000-11-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [2d13ebb91e3e27636d9c71fe8dc86cc38c6e2ea0]

#65293#: MUST: soffice.ini change


2000-11-14  Frank Schönheit  <fs@openoffice.org>  [7fe10e093f275e2a53c99844e709b7e74d48c2b5]

wrong include


2000-11-14  Daniel Vogelheim  <dvo@openoffice.org>  [c26ca6c062ac2181a6acf5adf18e2a68b0605273]

#80284# XML im-/export continued - changed: section and TOC im-/export restructured to accomodate indices - added: im-/export of all index types (implemented but disabled due to API problems) - changed: auto style Add(), Find() made public on txtparae.hxx - changed: text:section-source-dde into office:dde-source - changed: dde attribute names now use standard terminology


2000-11-14  Thomas Benisch  <tbe@openoffice.org>  [86655dcb78ec4cfdaeceb167ff249c5604316b07]

new configuration manager


2000-11-14  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b6600a5c15eff6e4a7307588626774f3c8bbc001]

win32 symbollist gets checked in when changing


2000-11-14  Frank Schönheit  <fs@openoffice.org>  [860ab8dc83b7a4d306972daaf80aef8355623f73]

com.sun.star.data obsolete


2000-11-14  Ocke Janssen  <oj@openoffice.org>  [68939c20edb61607f223ba83b121c73d8428e3b9]

two new defines


2000-11-14  Frank Schönheit  <fs@openoffice.org>  [3333fb17f3ce730b14355902856940370fae65b1]

com.sun.star.data obsolete


2000-11-14  Ocke Janssen  <oj@openoffice.org>  [1a7e3d171759d174d10d98c038ad4ab2455135f8]

include header


2000-11-14  Ocke Janssen  <oj@openoffice.org>  [f916b432260e979f89e784e3e4dda6011672c459]

new service


2000-11-14  Philipp Lohmann  <pl@openoffice.org>  [9a52a5ad038ab0c7b0902a10b285d62b3a2e9c64]

MUST change: unotools/processfactory -> comphelper/processfactory


2000-11-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [65891be1049a85643eb969137dee84f3e4c35d66]

#65293#: MUST: soffice.ini


2000-11-14  Kay Ramme  <kr@openoffice.org>  [9d2536a7037cca19fc63dd197473fdcfbb24a5f5]

must change: soffice.ini obsolete; #78758# country and langue default


2000-11-14  Christian Lippka  <cl@openoffice.org>  [ba6ece025f922eee63b4379169413004ba7eecd1]

#80284# added Author,Date and TimeDisplayFormat.idl


2000-11-14  Daniel Vogelheim  <dvo@openoffice.org>  [b71e1da56b515e6ad6f69be7edce75c2c0d658ed]

#80284# fixed: page-number field import in Calc/Draw/...


2000-11-14  Ocke Janssen  <oj@openoffice.org>  [55554b974a745ccb63fb8b94711839edb960ee75]

register new service


2000-11-14  Ocke Janssen  <oj@openoffice.org>  [cd863053c067fe97d8104020209cda2ae407f9b4]

first clear the vector


2000-11-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [af6a63743ac2d45ef7bc438a54889e76e3eb496b]

#65293#: inimgr includes


2000-11-14  Ocke Janssen  <oj@openoffice.org>  [9d34a00ef552966fcf9196e8c5de2d9b22dacad7]

use of statis strings


2000-11-14  Juergen Schmidt  <jsc@openoffice.org>  [4714d93b9d98499dbfaa1382729dc0bc1a3db3eb]

new


2000-11-14  Armin Weiss  <aw@openoffice.org>  [cd076225e7300997e71a59a029525aaea830d4a2]

#79575# Ghosted flag is now used for texture cache


2000-11-14  Ocke Janssen  <oj@openoffice.org>  [facb052315e90361599cd87476459bfa40d03d91]

traversetablename corrected


2000-11-14  Ocke Janssen  <oj@openoffice.org>  [7d0a0c8e05151412852265aca09769ee6daff101]

reference holding


2000-11-14  Ocke Janssen  <oj@openoffice.org>  [ef8e2739d6fcd5ec36976f4c926825003625dd10]

baseclass call


2000-11-14  Armin Weiss  <aw@openoffice.org>  [0e72cd33cce4cf3f115201741dca2edaff3a1f44]

#79575# mbGhosted flag added to compare criteria for texture cache


2000-11-14  Ocke Janssen  <oj@openoffice.org>  [fbb0bafd802a2d001c319e06fa9c8e7068591cd3]

return changed for stores


2000-11-14  Christian Lippka  <cl@openoffice.org>  [94d18d6ffa1f6d7f611af062882060d796a7b7fc]

#80284# added constants for author textfield formating


2000-11-14  Ocke Janssen  <oj@openoffice.org>  [9d135de47376d6c1e7b42c28717e34d7f251a900]

change for rowset when getRow returns 0


2000-11-14  Christian Lippka  <cl@openoffice.org>  [20b69e51231b64c9c595ae40dc2c2bb76a8c4e0e]

#80284# added constants for time formating in editengine applications


2000-11-14  Christian Lippka  <cl@openoffice.org>  [b22a57055656f41a9e676275415f9550465af588]

#80284# added constants for date formating in editengine applications


2000-11-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [375e8ccd63e61f6c0b6380ea37637e517aa35d56]

#65293#: includes


2000-11-14  Christian Lippka  <cl@openoffice.org>  [1635f979d4f1cc517342fce7c47c7f0a6a0a5a3c]

#80284# added Author.idl and DateTime.idl


2000-11-14  Christian Lippka  <cl@openoffice.org>  [7d49110ea8a8f6a63a785e78e04c27b1980eacd4]

#80284# new service for datetime textfield


2000-11-14  Christian Lippka  <cl@openoffice.org>  [ef5ef873c8ec809e8cb7441630fdca9e2ac82873]

#80284# new service for author textfield


2000-11-14  Kai Ahrens  <ka@openoffice.org>  [ba43049338ccc1b44847cc1742a546af25d6336f]

convert URL's to physical file name


2000-11-14  Rüdiger Timm  <rt@openoffice.org>  [dfa9e2a105312f42365c5ba0fc308208a618d6c9]

#65293# still needs to be linked against UNOTOOLSLIB


2000-11-14  Dirk Grobler  <dg@openoffice.org>  [1139e4f7aae58a0440ad756fa5a4c45ceb138a08]

Templatehandling currently not defined for values


2000-11-14  Oliver Bolte  <obo@openoffice.org>  [83aaa67d649b8e83ed1d79681bde23ad57a8da43]

include iostream for linux


2000-11-14  Sascha Ballach  <sab@openoffice.org>  [94e845302bf7d5e2557cbccdb2c96b9883ee07e3]

end possition of shapes in a spreadsheet added


2000-11-14  Sascha Ballach  <sab@openoffice.org>  [26127ac1e9e19171b8294edd4ccbcf21290766f7]

end position of a shape added


2000-11-14  Philipp Lohmann  <pl@openoffice.org>  [605957bfdef39dcacd5fc6f773c50de4cb76cce7]

changes for psprint


2000-11-14  Oliver Specht  <os@openoffice.org>  [b67a129a4f07d9963d6fbe3bfda8c80648a2b724]

change: SvxAddressItem


2000-11-14  Michael Brauer  <mib@openoffice.org>  [b3a7c12e7ed79adca4e18551e83860efd81dc9bf]

font descriptions


2000-11-14  Rüdiger Timm  <rt@openoffice.org>  [9333a0b01fceca517b2e32ff1245e5baa529b7f9]

#65293# use Min() from solar.h


2000-11-14  Peter Burow  <pb@openoffice.org>  [fc96058320cb96cec8b15b849ba9e640b5f58486]

fix: #78983# use a new content identifier for folders (MakeFolder())


2000-11-14  Jörg Barfurth  <jb@openoffice.org>  [8e6e6b047055913ff4bf62db4dd9cf11b08cc35d]

Fixed syntax error that slipped into the last checkin


2000-11-14  Andreas Schlüns  <as@openoffice.org>  [6fc0786af941d8c8d716747b6292ec5c87aa6367]

add new parameter filter for newStream/newURL


2000-11-14  Nils Fuhrmann  <nf@openoffice.org>  [c6f885a3f9daae53d1c2049c383f341625cdab50]

Fixed a problem with QuickHelpText in combination with new languages: The MergeRest method was not able to merge new languages into QuickHelpText and Title. This problem is fixed now.


2000-11-14  Andreas Martens  <ama@openoffice.org>  [452052144549c98a012a2628e60e0a71d56dd0bc]

Fix/New: Nested ruby and 2-line attributes


2000-11-14  Oliver Specht  <os@openoffice.org>  [aef623cba19bc1b5d9390735765c3566003e9904]

#79694# insert hyperlink into Sw/Web


2000-11-14  Philipp Lohmann  <pl@openoffice.org>  [0dec0607564a1e0ae601066f93b12daf90599a7d]

changed hash_map to use new OUStringHash from rtl/ustring


2000-11-14  Philipp Lohmann  <pl@openoffice.org>  [e2957abfd3b153eb9fdbbf65434b5e926ee54d73]

changed hash_map to use new OUStringHash from rtl/ustring


2000-11-14  Philipp Lohmann  <pl@openoffice.org>  [c2f8a1d04b598b652313005e5834b30938d7ec6b]

add: hash functors for std hash_map


2000-11-14  Oliver Specht  <os@openoffice.org>  [68a495b36e1d4ca2fa55d70565c7af97cd5ba0c1]

#79626# set metric attribute


2000-11-14  Andreas Bregas  <ab@openoffice.org>  [7335fcac710da682bbda8b4009a740fa359ef0cd]

UCB registration changed


2000-11-14  Oliver Specht  <os@openoffice.org>  [538da04742554ede30467b4b14fd1f0f4b88f717]

change: use comphelper/processfactory


2000-11-14  Andreas Bregas  <ab@openoffice.org>  [c2be4ed01e8a2d0512574cc59967e665f4408434]

Build app.cxx with exceptions for all platforms


2000-11-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [7a3e337e6b43c9f2ecb123ead70226f3983ae827]

#65293#: readded svsql.lib


2000-11-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [06e6426c69211ce124f60eb1f6ebfa0bd7a5b6eb]

#65293#: removed everything with the exception of converter.obj


2000-11-14  Jörg Barfurth  <jb@openoffice.org>  [065985ac77f0beffc658dc698580f9850b985318]

Fixed Depth handling, removed unneccessary assertions wrt. depth


2000-11-14  Hans-Joachim Lankenau  <hjs@openoffice.org>  [1b279a9512c7485ea7e43cc0195a23ea719b9754]

removed old sv/vcl fragments


2000-11-14  Martin Hollmichel  <mh@openoffice.org>  [da1480c09d05fdc99e0ec008cec8ac2575137288]

add: header sfx2/app.hxx


2000-11-14  Rüdiger Timm  <rt@openoffice.org>  [51021665488b54a0b7b8cfc3566a83836cdb7604]

#65293# removed obsolete iniprop.hxx include


2000-11-14  Caolán McNamara  <cmc@openoffice.org>  [23ba8ac10db7f0aed237c6e81e94d7dd5e164a6b]

Math Namespaces


2000-11-14  Oliver Bolte  <obo@openoffice.org>  [d98079e4b851e95c09e94aff811634e93ee2f39d]

typcasting missing by linux compiler


2000-11-14  Michael Brauer  <mib@openoffice.org>  [7bc10890d745fa27ae1d5dedc6a2b9c7f5932435]

font descriptions


2000-11-14  Oliver Bolte  <obo@openoffice.org>  [32895d56004291bd40c1a62ab90e17e3f6362e65]

syntax errors


2000-11-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [6da04a07ce0b23de5dad84a58f80a979fa5fddcf]

#65293#: removed svsql.srs


2000-11-14  Caolán McNamara  <cmc@openoffice.org>  [1e038acdc172710804afdfff1fd64c0e28a40aeb]

Math Namespaces


2000-11-14  Jens-Heiner Rechtien  <hr@openoffice.org>  [0839c82a1d582b78416fcde26aaa1fed3ab5fe19]

#65293#: removed svsql.lib


2000-11-14  Thomas Lange  <tl@openoffice.org>  [c06780e8e0889e77cf21fcfdfa11ee526ff34bbe]

SvtPathOptions now used to find dictionries instead of SfxIniManager


2000-11-14  Caolán McNamara  <cmc@openoffice.org>  [c30a5a4dfc4ac872c140250901116e12ba5c410c]

MathML namespace


2000-11-14  Caolán McNamara  <cmc@openoffice.org>  [808f82245301d1cd4e1438989835ceef529ebf75]

MathML keywords


2000-11-14  Martin Hollmichel  <mh@openoffice.org>  [7825e0a468b3ace31fab1c4cc30c049a375d13d3]

 #65293# cast to avoid ambiguity introduced by new operators


2000-11-14  Frank Schönheit  <fs@openoffice.org>  [c5cfedae5fa817e941300859ecff71ee4b5f9105]

typo


2000-11-14  Oliver Specht  <os@openoffice.org>  [f9fef2d388a6f526d936eb20e0c0a9d956ec738e]

use struct as data source definition


2000-11-14  Juergen Schmidt  <jsc@openoffice.org>  [2abbac49e11d44a84e496b7035167d1302b377fa]

moved from com.sun.star.util


2000-11-14  Juergen Schmidt  <jsc@openoffice.org>  [8067fa8a6cc7d54504dece3f9b7b4cc1def39d44]

insert ProxyFactory.idl


2000-11-14  Juergen Schmidt  <jsc@openoffice.org>  [61e76277c88a7c1891206dde0ce67a1e53da049b]

remove XProxyFactory and ProxyFactory idl files


2000-11-14  Andreas Martens  <ama@openoffice.org>  [5cfcf42492f3756f6f2e00153b935a645863b47e]

Fix/New: Nested ruby and 2-line attributes


2000-11-14  Michael Brauer  <mib@openoffice.org>  [f3434b6fba96d285daa80b8e7e4d2bec1d90a34f]

Adding of EditEngine- and Bullet-Font-Items temporarily removed


2000-11-14  Tino Rachui  <tra@openoffice.org>  [c1981484174ad68526dc13241230e4f1f3135e70]

RegisterClipboardFormat, GetClipboardFormatName added


2000-11-14  Malte Timmermann  <mt@openoffice.org>  [eef96daabb15f7776ca62f3863fc8e8e4353b868]

MUST Changes


2000-11-13  Patrick Luby  <pluby@openoffice.org>  [e5091caeed072af7ed93fdc3b3e221bd4a119606]

Added #if statement for SRC612 build


2000-11-13  Patrick Luby  <pluby@openoffice.org>  [7c40f1b0cd722bd46d07d019e3f68ceac65b15c0]

Changed VCLWindow_SetTitle function to VCLWindow_setTitle to be consistent with other C function naming format.


2000-11-13  Patrick Luby  <pluby@openoffice.org>  [661ed26adc1e3489491dc40eb4d68868c4c7b215]

Eliminated stray quote character in SLOFILES macro


2000-11-13  Gene Anaya  <ganaya@openoffice.org>  [1f446c2e447f6982dc5adde30a0ec68fb81a18a2]

Added implementation for SetTitle


2000-11-13  jp  <jp@openoffice.org>  [681b31e1044739f9088000838b26cad078eb5601]

remove unused headerfile


2000-11-13  Niklas Nebel  <nn@openoffice.org>  [c452dc78a8ffeb113357295cbab12d7563095ffc]

#80222# less and greater added to RefFinder delimiters


2000-11-13  Niklas Nebel  <nn@openoffice.org>  [e8a047868aa2e3b28e56ef52f89b3040ff51153b]

create DispatchProviderInterceptor


2000-11-13  Niklas Nebel  <nn@openoffice.org>  [6a781e98d8bea1a7fae126280cc0398e10dfef56]

dispuno


2000-11-13  Niklas Nebel  <nn@openoffice.org>  [5f9a4c48c87dbb3c5e0d8969799f5bb920a09eb0]

DoImportUno


2000-11-13  Niklas Nebel  <nn@openoffice.org>  [33e4cf0a0be2ffea5112270803b78eaed7396957]

dispatch object


2000-11-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [ed7e68ccc92e6794245e76f0d2fac5aa7eb65562]

#65293#: includes


2000-11-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [bd1caefba10be5ae4230e553ca71efd3acbe9794]

#65293#: udkapi.rdb -> applicat.rdb


2000-11-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [37f39ff22ddd54ae006f70f212774afd90eeb16c]

#65293#: target


2000-11-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [31b068af820b744b790f8bbf047e95b996ba1b20]

#65293#: aplicat.rdb is named offapi.db in offapi


2000-11-13  Martin Hollmichel  <mh@openoffice.org>  [3ce6650b3c54d97233ba1e0581af8f10648bd445]

chg: includes


2000-11-13  Jörg Barfurth  <jb@openoffice.org>  [289880eefaa4189308dda21d09da1ef6b3dc3b7c]

Fixes for set updates: Missing ends in finishCommit, Revised handling of context pathes


2000-11-13  Jörg Barfurth  <jb@openoffice.org>  [f6cf8b5114e25015718c67958abceb5ff80ff36e]

Fixed typos preventing proper navigation of set elements


2000-11-13  Jörg Barfurth  <jb@openoffice.org>  [ebfe51115d3c4c40be56699e1fc127fe704dcc52]

Fixed erroneous Assertions when inserting set nodes


2000-11-13  Rüdiger Timm  <rt@openoffice.org>  [974d6ae26127c1564013ef0d60fb8c3861915213]

#65293#DESCRIPTIONOBJ removed


2000-11-13  Patrick Luby  <pluby@openoffice.org>  [10e719d60b9fbd630a2fc1af91d5a2668553d322]

Updated to SRC612 dependency list.


2000-11-13  jp  <jp@openoffice.org>  [f8990bbfbb549c7567930dda1842a5f0cd5d6da3]

new method PutCJKandCTLFontsInAttrPool


2000-11-13  Armin Weiss  <aw@openoffice.org>  [775ce2da96648948a058028a4666b60387301fb2]

#75727# SdrObjListIter new implementation, old one had a bug concerning groups contaionong only groups


2000-11-13  Sven Jacobi  <sj@openoffice.org>  [6e7ee17cfc3d25ab548901a02e9bbdb3d1862a36]

filterpath now requires url


2000-11-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [b767ae86ee389b8432f6aed8f7cb373cfa38e185]

#65293#: module data is obsolete


2000-11-13  Oliver Bolte  <obo@openoffice.org>  [1821981a96501b5b0ab5d0cb2bdde2f49cf27f40]

applicat.rdb renamed to udkapi.rdb


2000-11-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [09a1b0880d5c014c596f222761249aa1eca54dec]

#65293#: applicat.rdb -> udkapi.rdb


2000-11-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [4d7ce2ac0c437983765ad4c1104f048499cd8d23]

#65293#: removed rules for jen.rdb


2000-11-13  Patrick Luby  <pluby@openoffice.org>  [f35878041d80a5ac21877aec32c6b1ca08ad1b39]

Added back "cd" code that was removed in revision 1.9


2000-11-13  Juergen Schmidt  <jsc@openoffice.org>  [5a53f81e611aa58d672274d8be340279912db829]

remove dependency to com.sun.star.frame.XConfigManager


2000-11-13  Juergen Schmidt  <jsc@openoffice.org>  [4bb21319591d27ef82db1b4c7671b8969a4d83fa]

change XProxyFactory, com.sun.star.util -> com.sun.star.reflection


2000-11-13  Juergen Schmidt  <jsc@openoffice.org>  [f928c17a970762542d065315fb22c4039e4aa03c]

moved from com.sun.star.util


2000-11-13  Juergen Schmidt  <jsc@openoffice.org>  [5ca371ff94d51936f15910dc2ab3cde7c6ace36b]

insert XProxyFactory


2000-11-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [c7c89ffc631d7f2221b0e73c4b9d14d73d291bc0]

#65293#: exception specification


2000-11-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [c94dc9b598f3abe38dcf6226af1cbb292620b121]

#65293#: applicat.rdb -> udkapi.rdb


2000-11-13  Dirk Grobler  <dg@openoffice.org>  [5d44e11758784f9a07e2263dd4f235e9a37fa227]

new Ctor due to options member


2000-11-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [c9db288e3b394ba994c7b4e2cdcf120f98ad206f]

#65293#: applicat.rdb -> udkapi.rdb


2000-11-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [ba619880d8942f1d98dabc70ebca3a865e068be7]

#65293#: applicat.rdb -> udkapi.rdb


2000-11-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [0988a8bf2a6330812e690ba7a0c4c85efd738a81]

#65293#: use COMPRDB to be generic


2000-11-13  Oliver Bolte  <obo@openoffice.org>  [98d2f6299aac56dafd753cbf26d161dd9486ed58]

applicat.rdb renamed to udkapi.rdb


2000-11-13  Oliver Bolte  <obo@openoffice.org>  [b99e19a265d39e0ac6356a88fcc5b1d45b560d58]

include algorithm added


2000-11-13  Jens-Heiner Rechtien  <hr@openoffice.org>  [6ed5f5fa65b6565a7cd7cb5806261358340e7857]

#65293#: applicat.rdb -> udkapi.rdb


2000-11-13  Kai Sommerfeld  <kso@openoffice.org>  [53bc271f6b7a74a00845755d72648dd6c284aa8f]

Added: Support for HTTP URL's Fixed: Misc smaller bugs.


2000-11-13  Frank Schönheit  <fs@openoffice.org>  [d509927b2dce018ce25d950280c6707d6002d2b2]

service name form FormsCollection corrected


2000-11-13  Armin Weiss  <aw@openoffice.org>  [92bc0b3c793d220ffa46f8273bd30309acc491e3]

removed alter_kram


2000-11-13  Oliver Bolte  <obo@openoffice.org>  [ac13e950ab5b57c76e4dcf4a4256a98515ae3a06]

#65293# undeclared funktion


2000-11-13  Jörg Barfurth  <jb@openoffice.org>  [e43650fb25af125415bb9bd030cd59ac0c049601]

Fixed forgotten registration of interfaces with the notifier


2000-11-13  Jörg Barfurth  <jb@openoffice.org>  [6b9517dcc7a29fc989af7cfe394d9a6a5357885e]

#80120# reintroduced by copy-paste


2000-11-13  Rüdiger Timm  <rt@openoffice.org>  [957c9324cd6560fa5200d7486cd5c7cd9019edaa]

SRC613


2000-11-13  Christian Lippka  <cl@openoffice.org>  [1abe8b857c428dc0be3b425556707bbdf5abe26b]

#80035# added lists to possible text in shapes


2000-11-13  Rüdiger Timm  <rt@openoffice.org>  [4a4edc84a68b13df887b8a97ca55cd9ae43bd85b]

UDK208


2000-11-13  Christian Lippka  <cl@openoffice.org>  [12124df9a655671f95efa531b5c9e8c4a911d6a7]

#80035# fixed property PortionType for impress


2000-11-13  Martin Gallwey  <mtg@openoffice.org>  [444a5e0bfaa2e16cc6a7ebd73b837a2f55b0474a]

Initial Revision :D


2000-11-13  jp  <jp@openoffice.org>  [49cdab9ea5b894469083244250c842eae59c5d4a]

use new method GetStream from TempFile


2000-11-13  Martin Gallwey  <mtg@openoffice.org>  [db4e8a77ce6ad9a7f742574a6c01121675bd8c9c]

Initial Revision :D


2000-11-13  Armin Weiss  <aw@openoffice.org>  [bd312c12bcf766d8718dab423e1457df1b60721e]

#80010# DBG_ERROR() removed due to DBG_WARNING() in JOEs original code. Tested same behaviour with older version.


2000-11-13  jp  <jp@openoffice.org>  [d33ffb8281cda0d0143dd3c553f0941c0bb785c4]

use new method GetStream from TempFile


2000-11-13  Jörg Barfurth  <jb@openoffice.org>  [7ebe4146b2fef84d1c2e3fbc542c1919ccd0eb7b]

Revised storage of notifiers


2000-11-13  Mathias Bauer  <mba@openoffice.org>  [ecdcb9d2a60874c8d05f8ea22cc56c7b4d698466]

handle case: no LockBytes


2000-11-13  Jörg Barfurth  <jb@openoffice.org>  [6c87cb6712e5f866d37b9d4258448a122cb4bc73]

More patches to handle service infos properly


2000-11-13  jp  <jp@openoffice.org>  [f6d023a1dfab84b99cbf1d15b16c0168f8957b6d]

support CJK attributes


2000-11-13  jp  <jp@openoffice.org>  [0a3d0a114477678bb429e5ed346f2d99665a9b26]

new method GetTextFontCtrl


2000-11-13  Lars Langhans  <lla@openoffice.org>  [2824367e34e85ff7d2b5ecce8d1976bb7d090d3f]

some test changes.


2000-11-13  Lars Langhans  <lla@openoffice.org>  [48b147afac24d0ae0b667c272e2f272dc7c3f434]

Option object instead of locale string


2000-11-13  Mathias Bauer  <mba@openoffice.org>  [8b2f339c29c04e74545f999c028dcbd16e53dced]

include


2000-11-13  jp  <jp@openoffice.org>  [c3207b5384969e9d0cad50e86e90a42d83f44110]

use new method GetStream from TempFile


2000-11-13  Andreas Bregas  <ab@openoffice.org>  [91c62cc3b54328744b4175efbb9c9a8339c61724]

SfxBaseModel supports XStarBasicAccess


2000-11-13  Andreas Bregas  <ab@openoffice.org>  [bc45c46215b7296a898ec06fb3598102fc05a3ca]

new CreateLib method for XML import/export


2000-11-13  jp  <jp@openoffice.org>  [87e875784104860f475c0176f5d07eb1202950b7]

new method GetTxtFontCtrlState


2000-11-13  jp  <jp@openoffice.org>  [240133381b9bb95bde0a6a628215acbc55c47017]

method ExecCharButtonAttr removed


2000-11-13  jp  <jp@openoffice.org>  [475cf35ee29489648963676e7a73431d95fa3b13]

new: GetScriptType - returns the ScriptTypes over the selection


2000-11-13  jp  <jp@openoffice.org>  [840f7369edd27c7825d3c40d9943c3c54cf24147]

use GetAttr method instead of the GetXX method


2000-11-13  jp  <jp@openoffice.org>  [d9065f44b1788156ef4c4e74d2f9fb052b6e3aee]

token definition changed


2000-11-13  jp  <jp@openoffice.org>  [6ade2bb240d28403793379e3d6dd020eaae55180]

character attribute use the method of the BaseShell


2000-11-13  Jörg Barfurth  <jb@openoffice.org>  [f2a12478d68ca15cfa786bfaf86f99bb4575d76a]

Fixed bug with explicit ctor for g++


2000-11-13  Mathias Bauer  <mba@openoffice.org>  [d6ad929eee2a504695c1ba779b73dce90d0b2b0c]

Support for USERPATH etc.


2000-11-13  Andreas Schlüns  <as@openoffice.org>  [7120a253bf8268642e3e45493f78048133d5bce8]

set method for ShowIntro


2000-11-13  jp  <jp@openoffice.org>  [b2beac4d98b35d9d6e8f427af384ebec60a73ff4]

new: GetScriptType - returns the ScriptTypes over the selection


2000-11-13  Andreas Bille  <abi@openoffice.org>  [cba187f4ccac48be76dc564c8b5e562f6da2553d]

Added dependency from new ridl.jar


2000-11-13  Dirk Grobler  <dg@openoffice.org>  [0aac760f6c421940480ca316b38d46df93640188]

changes due to compilation problems


2000-11-13  jp  <jp@openoffice.org>  [c7a30a6a271ef0049c9f53fa8268ca779cbad082]

must/should changes in Command handler


2000-11-13  Andreas Bregas  <ab@openoffice.org>  [280f980bf7d3b1fba3aa80fa705e4f807ff74694]

new


2000-11-13  Oliver Specht  <os@openoffice.org>  [79861eae2772d2a88a4b313271a2add61427c654]

SvxAddressItem changes


2000-11-13  Andreas Bregas  <ab@openoffice.org>  [1ef124ad8682980a92b1ab9ca77b43c4a61b6299]

new interfaces


2000-11-13  Dirk Grobler  <dg@openoffice.org>  [e17c37c133f8306c8b2ad6a9aa1405c26c393d45]

filed need for solaris compilation


2000-11-13  Hans-Joachim Lankenau  <hjs@openoffice.org>  [eff5750f6803f1be97e2163d7bd42a7cf5751b26]

unwinding if-else-endif; sed without quotes


2000-11-13  Hans-Joachim Lankenau  <hjs@openoffice.org>  [0280af6f3eb0ff08c49cf4e5e299c27a4b7a8d77]

use COMMON_BUILD_TOOLS


2000-11-13  Mathias Bauer  <mba@openoffice.org>  [3bf378fc2dddf68b6fb63b1d7f27ed6890b6ad3b]

SubIni removed


2000-11-13  Dirk Grobler  <dg@openoffice.org>  [11c72f3173d7df959a9e09897d41ca8edc601bcc]

adjustments for compiler


2000-11-13  Oliver Specht  <os@openoffice.org>  [a33f1712d4c3ff49c7b50102e9015fdb74e7a98a]

SvxAddressItem changes


2000-11-13  Armin Weiss  <aw@openoffice.org>  [6a50bc759febf9c1839a52721f1cca2a09067e42]

#80183# SetItem() replaced with mpObjectItemSet->Put() inside ForceDefaultAttr() to not loose information


2000-11-13  Hennes Rohling  <hro@openoffice.org>  [7ad2462a329ce10af1df748b064145f4adc0f4bc]

#76890# added VolumeInfo::getDeviceHandle


2000-11-13  Oliver Specht  <os@openoffice.org>  [e1f02829a365c86e711bdc8141c8308e60bcfd45]

using Configuration service


2000-11-13  Oliver Specht  <os@openoffice.org>  [e912fd4cd36f092b672c5026b74150e1c358e379]

new: bibconfig.cxx


2000-11-13  Stephan Bergmann  <sb@openoffice.org>  [3c1b7980707a30c0a6f5f79dcc0307f5bf2bbbb2]

Added getFileURLFromSystemPath() and getSystemPathFromFileURL().


2000-11-13  Stephan Bergmann  <sb@openoffice.org>  [6bd8980284bae2dfe53e28798fffa3e9dead34e7]

Added getFileURLFromSystemPath() and getSystemPathFromFileURL().


2000-11-13  Stephan Bergmann  <sb@openoffice.org>  [1979996b3a3712fac794944f61eacbde5a7444a4]

Added getFileURLFromSystemPath() and getSystemPathFromFileURL().


2000-11-13  Martin Hollmichel  <mh@openoffice.org>  [da76de983add9e16894a270b15a64eb65b2d05cf]

add: zipdep


2000-11-13  Sven Jacobi  <sj@openoffice.org>  [bf9d0c0ad26d264af185a02a47a31b1a03a6ca28]

added four autoshapes (leftbracket, rightbracket, leftbrace, rightbrace)


2000-11-13  Martin Hollmichel  <mh@openoffice.org>  [c5ddb3218ead4fbc1ffde6dd862c50840427b589]

SRC612


2000-11-13  jp  <jp@openoffice.org>  [72c68cf946775dd4bf9868595ef4decdbe8930dd]

remove IniManager


2000-11-13  Eike Rathke  <er@openoffice.org>  [afc02366b2a73bb7f85ddf4f880ac7f0b36d8f27]

add: getLoadedCalendar


2000-11-13  jp  <jp@openoffice.org>  [7c481892ea6a7c4f9a4441c89b7ab8fe7b1c7981]

remove IniManager


2000-11-13  Daniel Boelzle  <dbo@openoffice.org>  [916ce999740d569c595787a6ece6218c377bcd25]

switched to udkapi.rdb


2000-11-13  Armin Weiss  <aw@openoffice.org>  [c350cb81da343b277274e3ccd6cf1234f946c57f]

added vdevcache.hxx export for later external use


2000-11-13  jp  <jp@openoffice.org>  [e683b818e0ae25b928712d1b5a1cd48a91f86de3]

must changes: use Search from SvtPathOptions


2000-11-13  Peter Burow  <pb@openoffice.org>  [0b8e58c71bcca4cd494dbca973eb52245e2b86c8]

chg: SfxIniManager calls replaced with SvtFontOptions


2000-11-13  Oliver Braun  <obr@openoffice.org>  [d0d1487ffdc7495f61d5392bb9556523e535c467]

removed libcall


2000-11-13  jp  <jp@openoffice.org>  [ffdb3bf034e745136cd7da7c28f36645e44c4401]

must changes: use Search from SvtPathOptions


2000-11-13  khz  <khz@openoffice.org>  [7b2779ca976ea49b70a202a9fe79fa42c056410c]

export extended WW9-Frame-Alignment (write Escher record 0xF122)


2000-11-13  Kai Ahrens  <ka@openoffice.org>  [89e72e043a9a1ab03d757805f10e05eb3a1a61b2]

IniManager removed


2000-11-13  Andreas Schlüns  <as@openoffice.org>  [cb1d70c43f907745e0ef0390bcb894e6d3750cfb]

new config item for font features


2000-11-13  Carsten Driesner  <cd@openoffice.org>  [2bc5684fb0d6636c4a861c01bc00f07792dfc73f]

first changes for startup optimization


2000-11-13  Peter Burow  <pb@openoffice.org>  [9cc71aaf4e6451715949e672b8d63f79ab6edd40]

chg: Is/SetUseUserData() added


2000-11-13  Christian Lippka  <cl@openoffice.org>  [3b040717aafa7d028711dac8ba79aed5dba95e9a]

only export binaries in test case


2000-11-13  Michael Brauer  <mib@openoffice.org>  [355930404758fbdfaeb46a2b6ba322d0fff94ad4]

font declarations and asian/complex font properties


2000-11-13  Michael Brauer  <mib@openoffice.org>  [59253c6b24f82b64df221346e17a982561cad651]

font declarations and asian/complex font properties


2000-11-13  Oliver Specht  <os@openoffice.org>  [387a6c81032207dce64bc448bbfcdad47e27d02b]

added methods for dispatch interface


2000-11-13  Oliver Specht  <os@openoffice.org>  [2426577c118f86343bfef926c607be76717717cf]

SwGetExpField::PutValue: call SwValueField::SetValue to prevent updating


2000-11-13  Tino Rachui  <tra@openoffice.org>  [022b0adacc31135789e9eff62982758dbf5783a8]

*** empty log message ***


2000-11-13  Oliver Specht  <os@openoffice.org>  [97d312b65520d04ac96ac7b7ea76528be93b8098]

using new DBMgr methods


2000-11-13  Oliver Specht  <os@openoffice.org>  [96f9a5c7d4128ecfec93ac41506aa3895ea75902]

old DB interface partly removed


2000-11-13  Oliver Specht  <os@openoffice.org>  [8f38a32b68e47319a506fa8b4a8e60f03071ed5e]

added methods for dispatch interface


2000-11-13  Ocke Janssen  <oj@openoffice.org>  [881dfc6c9692504c5890cc1633785c946c6f3fde]

check if cache is null


2000-11-13  Ocke Janssen  <oj@openoffice.org>  [6d7c963530b868b542225cfc53b304dfef644313]

call clear_NoDispose


2000-11-13  Ocke Janssen  <oj@openoffice.org>  [ca830ca8c511acedd5380de26de4203adbf0f880]

change catch


2000-11-13  Ocke Janssen  <oj@openoffice.org>  [382984f3c97eb58e91d6340610f1955752713046]

wrong use of replaceAt


2000-11-13  Patrick Luby  <pluby@openoffice.org>  [ab203d3f73e4d95a9fe8a1879ccc4e3f534f2c94]

Added back SalFrame::UpdateExtTextInputArea() which was accidently removed in last revision.


2000-11-12  Christian Lippka  <cl@openoffice.org>  [50fd28c1239aa44414aeee724498eb250fa72c74]

added support for util::DateTime property for AuthorField


2000-11-12  Christian Lippka  <cl@openoffice.org>  [ddddd93147f570a6be7b4fc2f681827a3a5d22d3]

added unit conversion for util::DateTime struct


2000-11-12  Christian Lippka  <cl@openoffice.org>  [61fa07ff95da7ed0b65fb12aa9d53e07f9b40980]

generate fill item names on demand


2000-11-12  Christian Lippka  <cl@openoffice.org>  [1917537b4313a6bca527d6332e459e18a21c6389]

added portion type property


2000-11-12  Christian Lippka  <cl@openoffice.org>  [f0008f019c92c6262b7e85f251cc8dae2e7fccfe]

changed date float to util:datetime


2000-11-10  Eike Rathke  <er@openoffice.org>  [9b2abae9e1dba2cfe8fa6a204f9b03b0f0ea5b9e]

renamed MinimalDaysInFirstWeek to MinimumNumberOfDaysForFirstWeek; changed 30Dec1899 to 1Jan1970


2000-11-10  Dirk Grobler  <dg@openoffice.org>  [091e3e793794bb77f2071a3bda230367ea991e6d]

compiler problems


2000-11-10  Dirk Grobler  <dg@openoffice.org>  [33e8d8a7b9d2b6cd06dbed0ebb95babe3baac477]

adjust due to adding new admin func


2000-11-10  Dirk Grobler  <dg@openoffice.org>  [9bd8182bdb39d72955458217ccaeee614bbf799b]

 new adminproxy service


2000-11-10  Jörg Barfurth  <jb@openoffice.org>  [1c7ff7e275755a6621e911e2c19d40293a8909b1]

Fixed problem with root name string representation


2000-11-10  Jörg Barfurth  <jb@openoffice.org>  [52dc5b74e3b581eb4595c57fb8254597089d38f3]

Minor improvements to commit processing


2000-11-10  Jörg Barfurth  <jb@openoffice.org>  [91e90898af821699608dd52a6e1fd2f2e485c02d]

Fixed typos that prevented update/commit


2000-11-10  Niklas Nebel  <nn@openoffice.org>  [9e929d565108fd95784f192ad34ae9519204f56e]

#76477# StartQuerySh removed


2000-11-10  Niklas Nebel  <nn@openoffice.org>  [e5a0ffee392c9260b9654728ff8f8a6c31647bad]

#76477# call ShowInBeamer instead of StartQuerySh


2000-11-10  Niklas Nebel  <nn@openoffice.org>  [786f5646c455026418665674f784b71b6ece88b8]

#76477# ShowInBeamer


2000-11-10  Daniel Rentz  <dr@openoffice.org>  [bf4bdbbe4bef899e2a99f2b9daac03a4a2b1f67f]

add: import of table:detective (global function list)


2000-11-10  Sascha Ballach  <sab@openoffice.org>  [4bf3f6572357a226633ff0bc21508cba5cc99846]

XStatusIndicator added


2000-11-10  Eike Rathke  <er@openoffice.org>  [c814ad45eb2918eb7ffd08079e131e7f98d0acbc]

add: operators with double (time diff in days and fraction of days)


2000-11-10  Sascha Ballach  <sab@openoffice.org>  [9756a8a1273eb04195c33acbf5d27a4bdf95b15d]

use one XSpreadsheet instead of create on every case a new one


2000-11-10  Frank Schönheit  <fs@openoffice.org>  [8823cbeb58ea758942f3f604a8dee667a90dd7e5]

+STR_NO_ADABASE_DATASOURCES


2000-11-10  Frank Schönheit  <fs@openoffice.org>  [02a3ccee971d87dd07c9d63fbf2941b1c1cacb44]

small bug fixes


2000-11-10  Frank Schönheit  <fs@openoffice.org>  [1af223db78f1e3f46a3d431bbca81abc4898511e]

no parameter in checkItems anymore - did not make sense in the context it is called / some small bug fixes


2000-11-10  Jörg Barfurth  <jb@openoffice.org>  [0ae04cb5444d668efa13ac68e7ba2dbe1f7cdeea]

Added type conversion support, added access to element tree lock


2000-11-10  Jörg Barfurth  <jb@openoffice.org>  [cc764390223637768336034c033cc9b5c6816c2c]

Modified provider identification


2000-11-10  Jörg Barfurth  <jb@openoffice.org>  [27f1e09a646a8112d240357b47e7fa545ff5da07]

Added missing functionality: type conversion support; Reorganised root notifications


2000-11-10  Frank Schönheit  <fs@openoffice.org>  [355c3649d78858cf9b5ab5d7fa0ed6f4cb053692]

revokeObject: do a removeEventListener


2000-11-10  Herbert Duerr  <hdu@openoffice.org>  [57c62b8ef361e28c30fa3f8ea4db5eb9474cee78]

add serverside-font feature


2000-11-10  Herbert Duerr  <hdu@openoffice.org>  [d9bf8cb9c3f087115f72ba371e1291fd0eba3818]

add serverside font feature


2000-11-10  Sascha Ballach  <sab@openoffice.org>  [4e656a4a78372f0eb370912f060d861e72ec90e0]

make modules of the xml export


2000-11-10  Daniel Rentz  <dr@openoffice.org>  [0d059dbf72f1d41ccbd0b6b16eb6ca0ff4ee340c]

add: import of table:detective fix: misc.


2000-11-10  Kai Ahrens  <ka@openoffice.org>  [c92ca12ec03a7bf101b72956e526d74749d50e1e]

must changes (file access)


2000-11-10  Thomas Benisch  <tbe@openoffice.org>  [f0a376724821dd22484141f31d1db37ba0bf3868]

removed outcommented basctl include file idetemp.hxx


2000-11-10  Jörg Barfurth  <jb@openoffice.org>  [1f3def64ebd86924469ddc4ac14dad9443b36482]

Local cache need not throw for missing elements


2000-11-10  Frank Schönheit  <fs@openoffice.org>  [dfd88a79f9de6409cab4e5746556ed933f5f86b3]

#80185# implApplyChanges: reset some meta-data-items


2000-11-10  Ocke Janssen  <oj@openoffice.org>  [eb1f56a71db44e54d4cc6278ade7a605cb5bc385]

add order and filter dialogs


2000-11-10  Thomas Benisch  <tbe@openoffice.org>  [3f98aa84763938c2d6dc94e053d7600d6112bbb4]

removed outcommented basctl include file basicide.hrc


2000-11-10  Thomas Benisch  <tbe@openoffice.org>  [a105237309ecca5bd81c6125abb1db90cad5021e]

removed outcommented basctl include file basicide.hrc


2000-11-10  Ocke Janssen  <oj@openoffice.org>  [5e379cc712054b1873457a4ad9ad2b905ebb1cc1]

new files


2000-11-10  Ocke Janssen  <oj@openoffice.org>  [7a5d64e6d1dd9c533934fffdc8f38019f9036ea2]

new filter and sort dialog


2000-11-10  Ocke Janssen  <oj@openoffice.org>  [8a9caacfa151b331e48f2df914a3d0892afd50ad]

new defines


2000-11-10  Ocke Janssen  <oj@openoffice.org>  [ba7e1720f998ae1edc4675130e72c5ac857cdce4]

some modifications for filter and order dialog


2000-11-10  Ocke Janssen  <oj@openoffice.org>  [5965aabd96344c61053b8321380ef692c811ac86]

check for afterlast and before first


2000-11-10  Thomas Benisch  <tbe@openoffice.org>  [81cec48eda9a0e541b58147657ec2638421e3e87]

removed outcommented basctl include file basicide.hrc


2000-11-10  Thomas Benisch  <tbe@openoffice.org>  [c16dc3948793b4b246fcf3f8be82298131ef0d55]

removed outcommented basctl include file idetemp.hxx


2000-11-10  Kai Ahrens  <ka@openoffice.org>  [29dcb7a68d4c866b642fd62a180f51944b612eb1]

#80177#: allow empty doc file names


2000-11-10  Thomas Benisch  <tbe@openoffice.org>  [1d7785df4b0acbd0561ed5b4ffb6d214d4ab703c]

removed outcommented basctl include file btbxctl.hxx


2000-11-10  Thomas Benisch  <tbe@openoffice.org>  [7e65248cd1e8e321231ce14ddc11773748e65437]

removed outcommented basctl include file basicide.hrc


2000-11-10  Stephan Bergmann  <sb@openoffice.org>  [e6b8b1de8b0f60f80c3686b4af3395c4062a91db]

Simplified PIPE placeholder in configureUcb().


2000-11-10  Daniel Vogelheim  <dvo@openoffice.org>  [ef95e2fd41ef66bb4e01826a01f4e6e588336703]

- changed: field properties get set before field gets inserted            (to accomodate non-Writer apps) - fixed: CurrentPresentation now set last


2000-11-10  Kai Ahrens  <ka@openoffice.org>  [5f6f190946389a1bb025da753ccbe27f6f25fdc8]

must changes (file access)


2000-11-10  Kai Sommerfeld  <kso@openoffice.org>  [259a522b9aa0b67e566215308a02c3035a973213]

Fixed: NeonInputStream::seek(...)


2000-11-10  Kurt Zenker  <kz@openoffice.org>  [8c86b08e923505d9b4b9802799116e882ad33934]

Merge SRC612: 10.11.00 - 16:18:41 (NoBranch)


2000-11-10  Ocke Janssen  <oj@openoffice.org>  [c46a35fbe84153b2f97c63c0bd596c04b3d3a62f]

#80160# replace some strings


2000-11-10  Martin Hollmichel  <mh@openoffice.org>  [4a1cb61595e32d6cde98ac734835fdd17a291ccd]

Merge SRC612: 10.11.00 - 16:17:55 (NoBranch)


2000-11-10  Lars Langhans  <lla@openoffice.org>  [e6516b2f5784a2591c9cf2bb25ae853de82dc201]

new test


2000-11-10  Kurt Zenker  <kz@openoffice.org>  [a6d4feaeed4d5cd589b8d10289c83dbbdf5dc889]

Merge SRC612: 11/10/00 - 16:16:08 (NoBranch)


2000-11-10  Kurt Zenker  <kz@openoffice.org>  [ba3822c31814d8df23f9de4aed68304923a70935]

Merge SRC612: 10.11.00 - 16:14:25 (NoBranch)


2000-11-10  Kurt Zenker  <kz@openoffice.org>  [d7a11ccd266da2a1d71aceebe54a47b6d0ba7db2]

Merge SRC612: 10.11.00 - 16:12:54 (NoBranch)


2000-11-10  Kai Ahrens  <ka@openoffice.org>  [a0eda4ec0b78fc0df75e147c945950f3c7be7347]

must changes (file access)


2000-11-10  Andreas Schlüns  <as@openoffice.org>  [06a21ab064ec885bc55940773c78be5b5d2761c5]

add helper functions for user data


2000-11-10  Kai Ahrens  <ka@openoffice.org>  [9cfe0e89415de0492f423ef65652c0654ea211d6]

cleanup


2000-11-10  Kai Ahrens  <ka@openoffice.org>  [6f041631c1c17fdfa41498871c2d707ddde7b5a9]

removed SfxIniManager


2000-11-10  Kai Sommerfeld  <kso@openoffice.org>  [f620aab92d21523ece3388acb008e17b4f1d1867]

Added: NeonInputStream now implements css::io::XSeekable.


2000-11-10  Armin Weiss  <aw@openoffice.org>  [0a077f8c9a94d8a3030a765c45f2d5df49bdeb7c]

allways draw filling of rect objects, was (!IsTextObject() || pFillAttr) in 5.1 version.


2000-11-10  Frank Schönheit  <fs@openoffice.org>  [e9b4a21948becc304b1dce512838f39784203c54]

set the data source name on the rowset on executing it


2000-11-10  Kai Ahrens  <ka@openoffice.org>  [f2346ebbac4c8ade98b1eefbfc8b3ffa5f3f56ff]

added options3d.cxx


2000-11-10  Martin Hollmichel  <mh@openoffice.org>  [f2a7285802a60d181e57d59cdcb7a0ae0578b6e2]

add: KOREAN


2000-11-10  Nils Fuhrmann  <nf@openoffice.org>  [34a5026ef7d0f0dd6d975704107773746f65dea0]

Fix: Changed Search method. Works correctly now when the first entry of path is .


2000-11-10  Kai Ahrens  <ka@openoffice.org>  [872e437a930ff86bf0b00e1ac4b2fe69210c1ab9]

added short name methods


2000-11-10  Ocke Janssen  <oj@openoffice.org>  [7912f0429d6e55c9fd1ed4498966b8fca6320831]

search for primarykey not only keys


2000-11-10  Kai Ahrens  <ka@openoffice.org>  [634fded15999e7a9d7a09b33b03fade9b2590249]

added options3d.hxx


2000-11-10  Ocke Janssen  <oj@openoffice.org>  [02b3833ab6d2a22a51d30df41a0addde93d68d2e]

wrong iterator for columnvalues


2000-11-10  Ocke Janssen  <oj@openoffice.org>  [f6d07d3dc8f32ade8f35484a745506eb442dcb33]

wrong index for order column


2000-11-10  Kai Ahrens  <ka@openoffice.org>  [c34aefcb5358ee60beb85fcc3172bc955263c159]

initial rev.


2000-11-10  Frank Schönheit  <fs@openoffice.org>  [cce5fe6d1f144f16d87484ee4b41211d14c7a9f6]

+m_pCurrentlyDisplayed - used for painting the currently selected entry bold


2000-11-10  Oliver Specht  <os@openoffice.org>  [c73abaad8296159acdc8e0a77b78af128dabb331]

set properties sPar3 and sPar4


2000-11-10  Ocke Janssen  <oj@openoffice.org>  [4245d00acc6bf078e2978338b4320cc9e648a636]

#80159# use of XInteractionHandler when no user nor password is given


2000-11-10  Ocke Janssen  <oj@openoffice.org>  [1e6bf18fc547ba9ba7d925a2f4e16adb62b9cde2]

new method getDataSource


2000-11-10  Peter Burow  <pb@openoffice.org>  [adbee719e9f2ba7acbfc28ffb1910d548ffce10c]

chg: old SfxIniManager with config items replaced


2000-11-10  Kay Ramme  <kr@openoffice.org>  [f10eac1ea3554589ed85e09fa880890ea8b23198]

a dynamic loader


2000-11-10  Dirk Grobler  <dg@openoffice.org>  [0d6a6455a040eb27c204e9e5c129fe1203121e93]

new packages


2000-11-10  Mathias Bauer  <mba@openoffice.org>  [0bbed192e8c4d7de32ebb492d36655f48eaa990f]

use new install urls


2000-11-10  Mathias Bauer  <mba@openoffice.org>  [bda611a9f7028e5cecc9432657812581cd7dc043]

Additional direct access to new install urls


2000-11-10  Andreas Schlüns  <as@openoffice.org>  [5c3d0446aed74b505d72a8abe938c6f06a6051a7]

initialize static member


2000-11-10  Kurt Zenker  <kz@openoffice.org>  [15ef95ea8ef34971954569a12687e875130d7ee7]

SRC612


2000-11-10  Jörg Barfurth  <jb@openoffice.org>  [608b64b13ed7424bb0d3b3573e56c3e0527a4979]

Cleanup ownership issues. Prepared for provider-originated notification dispatch


2000-11-10  Jörg Barfurth  <jb@openoffice.org>  [8773f8e1ace81ba255e04ab28df3f08fcf569ad6]

Added support for commit using old Changes trees


2000-11-10  Oliver Specht  <os@openoffice.org>  [3787fcb6084571264ddebca132e130973b0b74bf]

OUString& -> const OUString&


2000-11-10  Jörg Barfurth  <jb@openoffice.org>  [0c95e0dccf8e30ea80de0f8749b5f5565c86df21]

Adjusted changes model for better handling of node ownership


2000-11-10  oisin  <oisin@openoffice.org>  [44091ffc5d408a9e7c3b2362eddd9fc10e146aeb]

Patch check 106590 on Solaris 7: Corrected to patch 106950


2000-11-10  Daniel Vogelheim  <dvo@openoffice.org>  [143d6d9c7d89bfc177d8bcc3a2a7a37dce146187]

- fixed: page number export in non-Writer apps - added: Bibliography field stub (not yet implemented) - changed: map-methods now static, so they may be reused elsewhere - fixed: sal_Bool comparison


2000-11-10  oisin  <oisin@openoffice.org>  [a14e7869339ac63d378c45f9047c79980a407106]

Patch check 106590 on Solaris 7: Corrected to patch 106950


2000-11-10  Andreas Schlüns  <as@openoffice.org>  [50e34f950f73480ecb883199c6fd645bb834cd38]

add return value to Delete()


2000-11-10  Andreas Schlüns  <as@openoffice.org>  [a10c26f8997d0aa4d7181faaaf469134a4da0dab]

add Exist/Delete() and change configuration structure of keys


2000-11-10  jp  <jp@openoffice.org>  [1fe7aa093fb75bf1f20698a3d5f95b98610e2669]

new Tokens for the CJK-Version


2000-11-10  Daniel Rentz  <dr@openoffice.org>  [3e676573c0e6c470fff42af4805fb1848f389a19]

add: import of table:detective


2000-11-10  Peter Burow  <pb@openoffice.org>  [267533fb51b6fd134c33a144fa8bb8fcb6aa7ec9]

fix: #80169# don't need property-value-missing-assertion any longer


2000-11-10  jp  <jp@openoffice.org>  [c59f0216a2e034bcd9fd9258a05423f20d684b69]

new Tokens for the CJK-Version


2000-11-10  Ocke Janssen  <oj@openoffice.org>  [8b3891916a35c16a74734e12c24300f236a0fba2]

bookmark error corrected


2000-11-10  Ocke Janssen  <oj@openoffice.org>  [3c7346ee98f95c4577e343a1d42f1f0a86525120]

bookmark error corrected


2000-11-10  Ocke Janssen  <oj@openoffice.org>  [de8a7ff2d2d46b3816eebafc9579dbaf6f2e9825]

change in parsetree


2000-11-10  Stephan Bergmann  <sb@openoffice.org>  [95f9d481441487e001d9cf74e49782cf24e90289]

Renamed DLG_LOGIN DLG_UUI_LOGIN because of collision with svtools/solar.hrc.


2000-11-10  Stephan Bergmann  <sb@openoffice.org>  [8ce2d3e144e4f4eb5add32ff0400e068456b1a9f]

Fixed previous fix.


2000-11-10  Stephan Bergmann  <sb@openoffice.org>  [f69518cc9cfdf2292cd09030896dc58c20c16f6b]

Removed SUPD 613 conditional.


2000-11-10  Frank Schönheit  <fs@openoffice.org>  [953a925bb3f4538539dc00d96f569e3d57332694]

don't include a XConfigManager anymore


2000-11-10  Frank Schönheit  <fs@openoffice.org>  [48e6cb98e83469f053e2205630a1713fb3977f5f]

UserInformation does not take a service factory anymore


2000-11-10  Sven Jacobi  <sj@openoffice.org>  [718d37a621ce1fee92cee6befc9bb247ffb73fcb]

using UcbStreamHelper to create FileStream


2000-11-10  Oliver Specht  <os@openoffice.org>  [e800967c779ac6173ac3487028cb7d51057cf3e1]

call InsertTableOf without calling Update()


2000-11-10  Stephan Bergmann  <sb@openoffice.org>  [3b83167f94af78fc88e6312160decb392b915695]

Fixed handling of Realm information in UUIInteractionHandler::handle().


2000-11-10  Kay Ramme  <kr@openoffice.org>  [56f1ace051e5a5405fa7052638236f30ca9f6d78]

now supports --singleaccepto


2000-11-10  Niklas Nebel  <nn@openoffice.org>  [2ee0c98acb44b3ec853bf83584680d80fc863ac9]

#78889# SearchCell: preserve line breaks


2000-11-10  Niklas Nebel  <nn@openoffice.org>  [743dded48e15848ea85ebec40c4668dc0914252f]

#78889# UndoReplace: undo string may contain line breaks


2000-11-10  Daniel Rentz  <dr@openoffice.org>  [9cb1b266d1e1561cc1176863550fb90c309d8158]

add: export of table:detective


2000-11-10  Kay Ramme  <kr@openoffice.org>  [9459647cf92fe2c07fced1101c5865d101e628fe]

a dynamic service loader


2000-11-10  Sven Jacobi  <sj@openoffice.org>  [c45ef9c802d4a52ed753191a4aa55b753c45f2ed]

using UcbStreamHelper to create Stream


2000-11-10  Andreas Schlüns  <as@openoffice.org>  [8ea42daff3d7e41cea2f811927a591c7f438d783]

new config item for views


2000-11-10  Andreas Schlüns  <as@openoffice.org>  [e2848b1f7e0deea0d028768c25058212ac3b1aca]

change dialogoptions to viewoptions!


2000-11-10  Martin Hollmichel  <mh@openoffice.org>  [97b572daa71c29d42aabc37bad5bd8a697f84300]

add: filter STL


2000-11-10  Martin Hollmichel  <mh@openoffice.org>  [400a66e07e00ce90bc0fb58713505541f7af789d]

add: generation of hids


2000-11-10  Martin Hollmichel  <mh@openoffice.org>  [18f055c54bda3b38361e00da61b5919de053be10]

chg: deliver hid


2000-11-10  Carsten Driesner  <cd@openoffice.org>  [90a2c5664ed21dbb6a912ba716fd1a45f68c75e7]

C52 has a bug in alloca, use malloc


2000-11-10  Martin Hollmichel  <mh@openoffice.org>  [bce52a3946d72fd560e5b4758af06095ffdcc929]

chg location of slothid.bat


2000-11-10  Martin Hollmichel  <mh@openoffice.org>  [99da6a95ed8d33856b6895d8dc0ded02c214f1ae]

add: basctl.hid


2000-11-10  Kai Sommerfeld  <kso@openoffice.org>  [bfd4b8fbd7c87f1948b628c18950d7e4522f22f8]

Removed: Wrong assert.


2000-11-10  Sven Jacobi  <sj@openoffice.org>  [4225f12886ca63bf22da4f8d84cee3255b42a4dc]

removing entries that belongs to the cgm export filter (the filter hasn't been finished yet)


2000-11-10  Sven Jacobi  <sj@openoffice.org>  [fdc8e66df516b5fb264f0bec75ecf9b3d9d27185]

removing use of filename


2000-11-10  Sven Jacobi  <sj@openoffice.org>  [e5e9cb1bab007ecaefee90258d3402ecba18cf62]

UcbStreamHelper, using more unicode Strings


2000-11-10  Sven Jacobi  <sj@openoffice.org>  [a57e356e6bb90f5831a22694f29305230f673091]

added linking to unotoolslib


2000-11-10  Peter Burow  <pb@openoffice.org>  [5b5149e9567bc68da0e22c67188a1603dba7a7f5]

chg: convert methods added to replace the SfxIniManager


2000-11-10  Andreas Schlüns  <as@openoffice.org>  [24671cf657d6ab7325afcec0a79bb7fad93323f8]

MUST soffice.ini / SfxIniManager / ...


2000-11-10  Andreas Schlüns  <as@openoffice.org>  [cb14c6f1697d240a66d2b63964c32c7751962eb2]

MUST soffice.ini / SfxIniManager / ...


2000-11-09  Niklas Nebel  <nn@openoffice.org>  [3f059752c60206a92d0e24a5691b7e9f54006698]

#79533# use HidePrint flag in DrawToDev


2000-11-09  Niklas Nebel  <nn@openoffice.org>  [c6e1556594bfacdcf409f27d9b435bee8bdc4abc]

#78913# descriptions


2000-11-09  Niklas Nebel  <nn@openoffice.org>  [ff1b0cd6e952299a96db8450ba38f7a9b5f4f729]

#80142# service names corrected


2000-11-09  Niklas Nebel  <nn@openoffice.org>  [bf615910ae05d882cff6d5790cf416bbafaa48ef]

#80170# support XRangeSelection


2000-11-09  Niklas Nebel  <nn@openoffice.org>  [411b336dd08bca6341e308e9db8d89c62470f5c7]

#80170# range selection properties


2000-11-09  Niklas Nebel  <nn@openoffice.org>  [c59a4b29fec6d640336e84aedab40735edcb7d11]

#80170# StartSimpleRefDialog / StopSimpleRefDialog


2000-11-09  Niklas Nebel  <nn@openoffice.org>  [c1d214492574aaee7df4a15f42a89aa8468fbb0a]

#80170# SimpleRefDlgWrapper: links / flags for use with api


2000-11-09  Niklas Nebel  <nn@openoffice.org>  [c7eb1252fc8eebea33eb780bf2cb6cd9274cf847]

#80170# links / flags for use with api


2000-11-09  Niklas Nebel  <nn@openoffice.org>  [c70eb2d73c992edb0f46ce2366f38cdcbcf7f2aa]

#80170# use right view for document title / SetRefDialog


2000-11-09  Niklas Nebel  <nn@openoffice.org>  [6c30e7d639602cbde72b57c2ce3fe6bc7fe83042]

#80170# SetRefDialog: pass view frame


2000-11-09  Niklas Nebel  <nn@openoffice.org>  [b06f9179b062689427d4d68e46c051d68d2296fa]

#80170# range selection interfaces


2000-11-09  Sven Jacobi  <sj@openoffice.org>  [8ba9bbfc071cdc13212168f2dc2fe01e1c8f6983]

apichanges that belongs to the new file handling


2000-11-09  jp  <jp@openoffice.org>  [c2cec7f72fae43939b952021205d536b4d75a789]

Modify: dont use static array


2000-11-09  jp  <jp@openoffice.org>  [bad7c48e563f6dfefa5577fbfce7bef15d67bae8]

set slotids for the CTL/CJK attributes


2000-11-09  Hans-Joachim Lankenau  <hjs@openoffice.org>  [9e6f9b233cb13c8e0817ae2115c83563c3640ee3]

same type


2000-11-09  Mathias Bauer  <mba@openoffice.org>  [90f4421e8a45d00c3d33ce75201074413f2108fa]

CommandAbortedException allowed for several commands


2000-11-09  Kay Ramme  <kr@openoffice.org>  [a6ea5b0d94fb93620418ad3646ffc533129d02ff]

now supports xmain; made a hack for testing


2000-11-09  Kay Ramme  <kr@openoffice.org>  [583f8fd1702915d85e67a3656b6f60a3af919900]

now recognizes quotes in component description


2000-11-09  Oliver Bolte  <obo@openoffice.org>  [3fb7608aabdbf70827fc5add6e123bb4b115da24]

withou staruno namespace


2000-11-09  Stephan Bergmann  <sb@openoffice.org>  [bb3254e71bb8a916fa9472b3af16c62ecc33f3a7]

Added INET_PROT_VND_SUN_STAR_HIER.


2000-11-09  Kai Ahrens  <ka@openoffice.org>  [ebbca766da93ebe8481a976a816f0400afc719e2]

must changes (File access)


2000-11-09  Ocke Janssen  <oj@openoffice.org>  [575f38288291d48a72bf34a329b4dc29d78bb03c]

code remove


2000-11-09  Kai Sommerfeld  <kso@openoffice.org>  [66f62e865a953000dcdbce221b3239a394a63b8d]

Fixed: const char* to deleted memory were used "everywhere".


2000-11-09  Kurt Zenker  <kz@openoffice.org>  [4e684488cf2937a01c490fd4bb45b22e24c28cf3]

#65293#: std::min() / max()


2000-11-09  Stephan Bergmann  <sb@openoffice.org>  [8a205d876d3e885a1083b16599b28e151b1ed304]

Disabled detection of 7th Production in URIHelper::FindFirstURLInText().


2000-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [705a218461a35e033c9cf63b994d16a1f91d2413]

#65293#: C40_INSERT()


2000-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [2700982599036bf404014d47cbcf355588cd2295]

#65293#: std::min()/max()


2000-11-09  Stephan Bergmann  <sb@openoffice.org>  [c2bf0ce656fb831893be958aadb028857c8ea7cb]

Adapted to redesigned UCB configuration mechanism; added experimental synchronisation support; cleand up header includes.


2000-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [af03f2fa94d7be3226b90ded3eea4626156f30b4]

#65293#: std::min()/max()


2000-11-09  Frank Schönheit  <fs@openoffice.org>  [771050beaf2c90f5c03b5801b78b96063ed7a247]

ResetConformanceTester: use a LocaleDataWrapper instead of an International (MUTS change)


2000-11-09  Jörg Barfurth  <jb@openoffice.org>  [38bb28053c8e13d18b5b96ecdc7f3a162b81cd7e]

Fixed problem with TreeImpl lock initialization


2000-11-09  Andreas Martens  <ama@openoffice.org>  [f0ad747053c828e869c7a7df84152a437300bf7f]

Fix #78742#: Remove has to delete the format too


2000-11-09  Niklas Nebel  <nn@openoffice.org>  [9807d51b6588d363bd34fb8d6260b82435e1a491]

InsertObject


2000-11-09  Frank Schönheit  <fs@openoffice.org>  [6e3dc0e7f50fd008379e23ccb0e1528f4c69b48f]

use the GetCurrSymbol at a LocaleDataWrapper, not the application's International


2000-11-09  jp  <jp@openoffice.org>  [f712f49e779be1e57448dd09dfb6b2f576b77313]

Modify: calculate rel Height for the CJK/CTL fonts


2000-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [ae45c866c1a746c1742791a0c1e10ac564060c98]

#65293#: syntax


2000-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [0f9e29e97addd357d5de90a093dda92907808a25]

#65293#: includes


2000-11-09  Sander Vesik  <svesik@openoffice.org>  [f9d4e87f305e900abcc1d5051f544328d699b307]

Add NetBSD support contributed by Michael Rauch <mrauch-openoffice@fs.tum.de>


2000-11-09  Lars Langhans  <lla@openoffice.org>  [6de6a93606cb52ee4f0f9428ec48a5b6dd0d058f]

remove Assertion in getChild


2000-11-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [554c24f5907b064bbac610641cd86ca6e88e3190]

#65293#: use long with std::max()


2000-11-09  Lars Langhans  <lla@openoffice.org>  [710c828e3db83fa4dc3c5233f9c5107a6d623674]

replace bug removed


2000-11-09  Lars Langhans  <lla@openoffice.org>  [467755e6ebccbedc7814fa05002267ed23068927]

new check if some parameters are wrong.


2000-11-09  Lars Langhans  <lla@openoffice.org>  [7780f65502dab2f3dc0f38f1460595a4417a766d]

name changes


2000-11-09  Frank Schönheit  <fs@openoffice.org>  [3edf021cad2746314c09f22519d5998ae6b52f7b]

UcbStreamHelper instead of SvFileStream - thus using the UCB for file system access


2000-11-09  Hans-Joachim Lankenau  <hjs@openoffice.org>  [502ff46945d6984a95ae400fb092457ccae2ee62]

use perl macro


2000-11-09  Oliver Specht  <os@openoffice.org>  [df9ec5b2f468ace7d81a9ef4fbc663e1a842eadc]

font properties CJK and CTL added


2000-11-09  Daniel Rentz  <dr@openoffice.org>  [d8f352516f257330c083bfe00e2d193009262e3b]

chg: table:detective


2000-11-09  Andreas Martens  <ama@openoffice.org>  [a5d9a9a26e3eff6ae3057f6ddbf106854692015d]

Fix #80088#: Hyperlinks in the negative indent of textframes


2000-11-09  Christian Lippka  <cl@openoffice.org>  [198c6f33c852f46646abb75a480e2126502fc12d]

#80144# fixed some syntax errors


2000-11-09  Andreas Martens  <ama@openoffice.org>  [5fa679a315a57189134d156bab596372c84b031b]

Opt.: Superfluous member removed


2000-11-09  Stephan Bergmann  <sb@openoffice.org>  [5ea202522ab68cfae59ae22ce05261674c52ad47]

Adapted UniversalContentBroker::initialize() to the redesigned UCB configuration mechanism.


2000-11-09  Stephan Bergmann  <sb@openoffice.org>  [255481db92614a0ddc77b5d8c192a3add993ff91]

Removed provconf.obj.


2000-11-09  Kurt Zenker  <kz@openoffice.org>  [e5b398b67d5d036d6440c0c91d3a2a5f0333e308]

Merge SRC612: 11/09/00 - 14:26:11 (NoBranch)


2000-11-09  Kurt Zenker  <kz@openoffice.org>  [1afdc0532fb98396e9478c3231bb4c0b4d4c40a1]

Merge SRC612: 11/09/00 - 14:24:58 (NoBranch)


2000-11-09  Kurt Zenker  <kz@openoffice.org>  [c6504bc1b9db67f814a23658e633e134fc9b83cd]

Merge SRC612: 11/09/00 - 14:23:48 (NoBranch)


2000-11-09  Stephan Bergmann  <sb@openoffice.org>  [4645fea1c3e99ab89cca11bfd9cde2a655e91ea9]

Complete redesign of the UCB configuration mechanism.


2000-11-09  Kurt Zenker  <kz@openoffice.org>  [32692fb492fc6b964bc703d50ec320734474fa19]

Merge SRC612: 11/09/00 - 14:22:42 (NoBranch)


2000-11-09  Stephan Bergmann  <sb@openoffice.org>  [662a7028f0529f114b9bd201a80f405f8936d4c4]

Moved here from ucb module.


2000-11-09  Kurt Zenker  <kz@openoffice.org>  [c208fe7d86fd179116684cbe7ed7ea7de26335f0]

Merge SRC612: 11/09/00 - 14:21:31 (NoBranch)


2000-11-09  Stephan Bergmann  <sb@openoffice.org>  [1048c048d9841c54e65490b1558ae313b7681376]

Added provconf.obj.


2000-11-09  Kurt Zenker  <kz@openoffice.org>  [b60e43f44c0042296812d3a0e27ca9473c0e12e5]

Merge SRC612: 09.11.00 - 14:20:33 (NoBranch)


2000-11-09  Kurt Zenker  <kz@openoffice.org>  [8b396ae3f4b4dfe23cfd2f68c3574ac8424d0316]

Merge SRC612: 11/09/00 - 14:20:23 (NoBranch)


2000-11-09  Stephan Bergmann  <sb@openoffice.org>  [706ef6a5c6f03836dce550081de600bb7ac4e246]

Added configurationkeys.hxx, removed registerucb.hxx.


2000-11-09  Kurt Zenker  <kz@openoffice.org>  [70163b97799aa0305aa47e2beaf86cdd390f0e8a]

Merge SRC612: 09.11.00 - 14:19:07 (NoBranch)


2000-11-09  Kurt Zenker  <kz@openoffice.org>  [1150dfb43ef984a7c354ae2b1896093e7c357807]

Merge SRC612: 11/09/00 - 14:18:51 (NoBranch)


2000-11-09  Kurt Zenker  <kz@openoffice.org>  [d808e2acf7964e729dca912efed942eaa80465b0]

Merge SRC612: 09.11.00 - 14:18:38 (NoBranch)


2000-11-09  Kurt Zenker  <kz@openoffice.org>  [fd7d066ad78af23d97f6a5352c8ae4e5d9c898c0]

Merge SRC612: 09.11.00 - 14:17:52 (NoBranch)


2000-11-09  Kurt Zenker  <kz@openoffice.org>  [cf18a1b3f23f0099851428207d4cbe90afbd3088]

Merge SRC612: 11/09/00 - 14:16:42 (NoBranch)


2000-11-09  Rüdiger Timm  <rt@openoffice.org>  [efa07895aca2d30e73057ce9877bf609cae8aa2e]

Merge SRC612: 09.11.00 - 14:15:51 (NoBranch)


2000-11-09  Kurt Zenker  <kz@openoffice.org>  [b7b0f9a0d25727a6a22ecfedff97dfe2848ad1ae]

Merge SRC612: 09.11.00 - 14:15:26 (NoBranch)


2000-11-09  Stephan Bergmann  <sb@openoffice.org>  [a69e8a5539b1c49e28c135539b6ccd9bd2d6ad68]

Complete redesign of the UCB configuration mechanism.


2000-11-09  Kurt Zenker  <kz@openoffice.org>  [66b7256b97cc86ec26760d9d54e2302f4a69acc9]

Merge SRC612: 09.11.00 - 14:14:48 (NoBranch)


2000-11-09  Frank Schönheit  <fs@openoffice.org>  [1d2c156f334d189ca0bbd36d6e4d0a26a74890b2]

no usage of the special config manager anymore - MUST change


2000-11-09  Kurt Zenker  <kz@openoffice.org>  [13ee7b62bf4ba56fdfef1a42f157c52204b39935]

Merge SRC612: 09.11.00 - 14:14:34 (NoBranch)


2000-11-09  Stephan Bergmann  <sb@openoffice.org>  [e649185ea3ea943509758afb7dcf978a4078fc2b]

Various primary and secondary keys under which UCB configurations can be accessed in the configuration database.


2000-11-09  Kurt Zenker  <kz@openoffice.org>  [3516f9fbd95df25c7610c057b1978b68f81cf909]

Merge SRC612: 09.11.00 - 14:12:43 (NoBranch)


2000-11-09  Kurt Zenker  <kz@openoffice.org>  [357af09e3c230265b7a88317f6ad7d876f46a2d7]

Merge SRC612: 09.11.00 - 14:11:48 (NoBranch)


2000-11-09  Kurt Zenker  <kz@openoffice.org>  [d612b3749721b7d4043abd95d3ce3d51228a9173]

Merge SRC612: 09.11.00 - 14:04:23 (NoBranch)


2000-11-09  Rüdiger Timm  <rt@openoffice.org>  [530785de3bffd58520656424f21fc4f59b3fdf6e]

Merge SRC612: 09.11.00 - 14:10:38 (NoBranch)


2000-11-09  Stephan Bergmann  <sb@openoffice.org>  [ea2eaa71ce9de4a8ee5321ed06f99f23fd845c7e]

Adapted configureUcb() to the redesigned UCB configuration mechanism. Cleaned up header includes.


2000-11-09  Kurt Zenker  <kz@openoffice.org>  [17eb4afc99039964326d8f8065d25d47550b5777]

Merge SRC612: 09.11.00 - 14:09:51 (NoBranch)


2000-11-09  Kurt Zenker  <kz@openoffice.org>  [e35a20c9e24d77eda5b4a5c3d8f13fed8f81462d]

Merge SRC612: 09.11.00 - 14:09:34 (NoBranch)


2000-11-09  Stephan Bergmann  <sb@openoffice.org>  [1489b0515afbbd5e416dbd9278d3f1cd6c59c954]

Added recognition of -server and -portal,... command line arguments, removed recogintion of -ucb=... command line argument.


2000-11-09  Kurt Zenker  <kz@openoffice.org>  [046b018d4104858f6a6885842112cde2c0a5728f]

Merge SRC612: 11/09/00 - 14:09:03 (NoBranch)


2000-11-09  Kurt Zenker  <kz@openoffice.org>  [f80dcb4729e3b3c8cf6724ffcd67537e1c479629]

Merge SRC612: 09.11.00 - 14:08:50 (NoBranch)


2000-11-09  Kurt Zenker  <kz@openoffice.org>  [c53aaed5a91ca9ea70231589e1f8c42f349832ef]

Merge SRC612: 09.11.00 - 14:07:32 (NoBranch)


2000-11-09  Kurt Zenker  <kz@openoffice.org>  [1f41c9575d35e07f2ffe393be1f4d7d2a5364d40]

Merge SRC612: 09.11.00 - 14:07:35 (NoBranch)


2000-11-09  Kurt Zenker  <kz@openoffice.org>  [49f444aa635d4d90b81678790ddfb69bed70ad74]

Merge SRC612: 09.11.00 - 14:07:21 (NoBranch)


2000-11-09  Kurt Zenker  <kz@openoffice.org>  [82a352a9b4ff5f7dcffca27bb804cfd815f727a3]

Merge SRC612: 09.11.00 - 14:06:38 (NoBranch)


2000-11-09  Kurt Zenker  <kz@openoffice.org>  [e3f26376e51f666dd818ccc0e0bd4cabb0f9c22d]

Merge SRC612: 09.11.00 - 14:06:34 (NoBranch)


2000-11-09  Kurt Zenker  <kz@openoffice.org>  [f7d4101b613e4fe95191256ae39eba28a836cc4a]

Merge SRC612: 09.11.00 - 14:05:41 (NoBranch)


2000-11-09  Kurt Zenker  <kz@openoffice.org>  [7739e90a677ad0cc31c790b9d53f1695f2f56516]

Merge SRC612: 09.11.00 - 14:05:46 (NoBranch)


2000-11-09  Kurt Zenker  <kz@openoffice.org>  [e05fdf847241fde49c63192350b222a16e8bf98e]

Merge SRC612: 11/09/00 - 14:05:35 (NoBranch)


2000-11-09  Kurt Zenker  <kz@openoffice.org>  [cefc1393b275f63626054f0159537138083aab17]

Merge SRC612: 09.11.00 - 14:05:05 (NoBranch)


2000-11-09  Kurt Zenker  <kz@openoffice.org>  [d3a900c0e5cf11ee626d78486803e82ccc78afc2]

Merge SRC612: 09.11.00 - 14:04:48 (NoBranch)


2000-11-09  Kurt Zenker  <kz@openoffice.org>  [6e78824f04e8b21537b7545459643e6796e5ff2a]

Merge SRC612: 09.11.00 - 14:04:35 (NoBranch)


2000-11-09  Kurt Zenker  <kz@openoffice.org>  [522da44300b44b6d8b321fe9b174c816cf074d8e]

Merge SRC612: 09.11.00 - 14:04:36 (NoBranch)


2000-11-09  Kurt Zenker  <kz@openoffice.org>  [d4b6286e5f3196f2de99bdbad6ad609f24318882]

Merge SRC612: 11/09/00 - 14:04:06 (NoBranch)


2000-11-09  Kurt Zenker  <kz@openoffice.org>  [a8a8688691a5f0ad1d7a583fd8054756906119ba]

Merge SRC612: 09.11.00 - 14:03:30 (NoBranch)


2000-11-09  Frank Schönheit  <fs@openoffice.org>  [e89202abee00e5ba33873bedd2a692eb82e701eb]

no usage of the SfxIniManager - MUST change


2000-11-09  Kurt Zenker  <kz@openoffice.org>  [22883f0d55da3cc631f22d7eff09e99cd0095ddd]

Merge SRC612: 09.11.00 - 14:02:42 (NoBranch)


2000-11-09  Kurt Zenker  <kz@openoffice.org>  [cc55581b95958ac13f347387da8013dbce5a72fd]

Merge SRC612: 09.11.00 - 14:02:43 (NoBranch)


2000-11-09  Kurt Zenker  <kz@openoffice.org>  [c694efd8c2a370170e116f7b66fe48bba12f0004]

Merge SRC612: 09.11.00 - 14:01:36 (NoBranch)


2000-11-09  Kurt Zenker  <kz@openoffice.org>  [cb1052f206ad3d09a62f0b6aacfa0f0df8cc7f01]

Merge SRC612: 11/09/00 - 14:01:53 (NoBranch)


2000-11-09  Kurt Zenker  <kz@openoffice.org>  [03539abf1632e89d7354a818961a4316f3b96ff5]

Merge SRC612: 09.11.00 - 14:01:39 (NoBranch)


2000-11-09  Kurt Zenker  <kz@openoffice.org>  [e14e874334f02f048079ef52f5f319cbc50ac922]

Merge SRC612: 09.11.00 - 14:01:25 (NoBranch)


2000-11-09  Kurt Zenker  <kz@openoffice.org>  [8d54c07b260ea30f516237bab359e94af32f7c29]

Merge SRC612: 09.11.00 - 14:01:00 (NoBranch)


2000-11-09  Kurt Zenker  <kz@openoffice.org>  [0f8748de14a35c46f03b7314c859c041d8014fb5]

Merge SRC612: 09.11.00 - 14:00:38 (NoBranch)


2000-11-09  Kurt Zenker  <kz@openoffice.org>  [88ce2e5147016932c25d1063da4b3194c56b48a9]

Merge SRC612: 11/09/00 - 14:00:14 (NoBranch)


2000-11-09  Kurt Zenker  <kz@openoffice.org>  [c44c8dd52a0b38c1920c7f06bf760d16394099de]

Merge SRC612: 09.11.00 - 13:59:36 (NoBranch)


2000-11-09  Kurt Zenker  <kz@openoffice.org>  [f985689f4c88ea9427b89e6fd08d6191fc32c458]

Merge SRC612: 09.11.00 - 13:59:02 (NoBranch)


2000-11-09  Stephan Bergmann  <sb@openoffice.org>  [d62da306242a8bca1a5e7f10feb9641c426b579a]

Added bServer.


2000-11-09  Rüdiger Timm  <rt@openoffice.org>  [bc3368a06773865f42fd9ed60da2f1ba08a79143]

SRC612


2000-11-09  Kurt Zenker  <kz@openoffice.org>  [8cae8adb86fab90f8ecec1e996bd60e1d724aa73]

Merge SRC612: 09.11.00 - 13:58:32 (NoBranch)


2000-11-09  Kurt Zenker  <kz@openoffice.org>  [494a26dcc17bcff4f1f56ca4baed43426ab7fd11]

Merge SRC612: 09.11.00 - 13:58:37 (NoBranch)


2000-11-09  Kurt Zenker  <kz@openoffice.org>  [45e64200781edfd9b5b7d969070a99223126f2e0]

Merge SRC612: 09.11.00 - 13:58:04 (NoBranch)


2000-11-09  Kurt Zenker  <kz@openoffice.org>  [b514984fe019c27a962aa0b13b01ace70673f102]

Merge SRC612: 09.11.00 - 13:56:23 (NoBranch)


2000-11-09  Kurt Zenker  <kz@openoffice.org>  [d9f7b1e7f9404e8b31460b6df130cb91a0f3df36]

Merge SRC612: 09.11.00 - 13:54:47 (NoBranch)


2000-11-09  Stephan Bergmann  <sb@openoffice.org>  [64894f4a31a671323c01f1007a371929e654119c]

Replaced aUcbUrl with aPortalConnect, added bServer.


2000-11-09  Kurt Zenker  <kz@openoffice.org>  [db7ac1b49cf840c14d5c4d88764d5bbd62202da1]

Merge SRC612: 09.11.00 - 13:56:11 (NoBranch)


2000-11-09  Kurt Zenker  <kz@openoffice.org>  [b943c6062644c53f89132b169fdcc58ebbae2858]

Merge SRC612: 09.11.00 - 13:55:21 (NoBranch)


2000-11-09  Frank Schönheit  <fs@openoffice.org>  [48eadeb6d3de062b29eac908ae080ebc694db9df]

no usage of the SfxIniManager anymore - MUST change


2000-11-09  Kurt Zenker  <kz@openoffice.org>  [e36c12cb4f9bcdbb69670fda945de32932049ddc]

Merge SRC612: 09.11.00 - 13:54:35 (NoBranch)


2000-11-09  Kurt Zenker  <kz@openoffice.org>  [c3e432d6dd41242ed9652f273a6588263b649511]

Merge SRC612: 09.11.00 - 13:52:14 (NoBranch)


2000-11-09  Kurt Zenker  <kz@openoffice.org>  [59fd63818f49aef3747addf8ee3f41a5405b83b1]

Merge SRC612: 09.11.00 - 13:52:03 (NoBranch)


2000-11-09  Kurt Zenker  <kz@openoffice.org>  [a7b990ce60e24105fa370d77dd5e5de2f7c29193]

Merge SRC612: 09.11.00 - 13:52:12 (NoBranch)


2000-11-09  Kurt Zenker  <kz@openoffice.org>  [b84a351c743541de7b569375c2cdf9cda856e825]

Merge SRC612: 09.11.00 - 13:51:33 (NoBranch)


2000-11-09  Kurt Zenker  <kz@openoffice.org>  [e581dee9687286859c2fed8f4b1f4598c4d0e09a]

Merge SRC612: 09.11.00 - 13:51:04 (NoBranch)


2000-11-09  Kurt Zenker  <kz@openoffice.org>  [96eea03693cf4e186cfe7a0fd2734cd7763246da]

Merge SRC612: 09.11.00 - 13:51:03 (NoBranch)


2000-11-09  Frank Schönheit  <fs@openoffice.org>  [90e625e805f18ac141dcafcf27ff06a850cb5d61]

removed the includes for the SfxIniManager - MUST change


2000-11-09  Frank Schönheit  <fs@openoffice.org>  [d8695cdbd2c581b291d5f98f3d4619e451ad5213]

removed the includes for the SfxIniManager - MUST change


2000-11-09  Kurt Zenker  <kz@openoffice.org>  [66c231a42d46f885ce2abc9eb088f54c88a7d8e9]

Merge SRC612: 09.11.00 - 13:48:46 (NoBranch)


2000-11-09  Rüdiger Timm  <rt@openoffice.org>  [28d92a8f71075bb1456b230807f9e87bb3ff5b02]

SRC612


2000-11-09  Kurt Zenker  <kz@openoffice.org>  [8e4eb77ff088bf650d8f722265b873433142ca4f]

Merge SRC612: 09.11.00 - 13:49:56 (NoBranch)


2000-11-09  Kurt Zenker  <kz@openoffice.org>  [0cd9dab3ec1f34665c67788ac7d9875a12deb1ab]

Merge SRC612: 09.11.00 - 13:48:01 (NoBranch)


2000-11-09  Kurt Zenker  <kz@openoffice.org>  [b659e6c0eed9d3bb8b6c1b0ae85ea41caa5c0af6]

Merge SRC612: 09.11.00 - 13:49:05 (NoBranch)


2000-11-09  Kurt Zenker  <kz@openoffice.org>  [d11d40b102b9ce84d52ef2e720898bf8760731fa]

Merge SRC612: 09.11.00 - 13:48:15 (NoBranch)


2000-11-09  Kurt Zenker  <kz@openoffice.org>  [c9f2fdbb5f2c79c106cb5ff76e8d522fca96cb5f]

Merge SRC612: 09.11.00 - 13:46:27 (NoBranch)


2000-11-09  Kurt Zenker  <kz@openoffice.org>  [47d0f4ffe28675d077aa89ab38af4778602a2ec3]

Merge SRC612: 09.11.00 - 13:45:24 (NoBranch)


2000-11-09  Kurt Zenker  <kz@openoffice.org>  [78cb5a23636b55b707fb8d468a7fbaa334ca870b]

Merge SRC612: 09.11.00 - 13:43:08 (NoBranch)


2000-11-09  Kurt Zenker  <kz@openoffice.org>  [9f5cb97b4295a82ff50668ee8a6769886f0c9b7e]

Merge SRC612: 09.11.00 - 13:42:42 (NoBranch)


2000-11-09  Rüdiger Timm  <rt@openoffice.org>  [cce45f66c0510bb9d25a59bfd4330ab721d13c07]

Merge SRC612: 09.11.00 - 13:42:04 (NoBranch)


2000-11-09  Kurt Zenker  <kz@openoffice.org>  [39798196c62f89243804080cb34eb86190a6e011]

Merge SRC612: 09.11.00 - 13:41:27 (NoBranch)


2000-11-09  Kurt Zenker  <kz@openoffice.org>  [9507f74a414645f10f0004a62b57067dd3135fc2]

Merge SRC612: 09.11.00 - 13:41:03 (NoBranch)


2000-11-09  Rüdiger Timm  <rt@openoffice.org>  [b929aff2a4cb5f000e4ef7f6684df6d0c790e8e0]

Merge SRC612: 09.11.00 - 13:40:41 (NoBranch)


2000-11-09  Kurt Zenker  <kz@openoffice.org>  [a056625ca9c4e78d9467bdca2e067174e540a313]

Merge SRC612: 09.11.00 - 13:40:07 (NoBranch)


2000-11-09  Kurt Zenker  <kz@openoffice.org>  [e0407106bed0148f24a438f6fd470f8d1552ef8d]

Merge SRC612: 09.11.00 - 13:40:06 (NoBranch)


2000-11-09  Kurt Zenker  <kz@openoffice.org>  [6e903b6bb647a265f002f6912b83394b7ef497c5]

Merge SRC612: 09.11.00 - 13:39:58 (NoBranch)


2000-11-09  Kurt Zenker  <kz@openoffice.org>  [18c245f520803cb3687b856969dbafb95810afc9]

Merge SRC612: 09.11.00 - 13:39:28 (NoBranch)


2000-11-09  Kurt Zenker  <kz@openoffice.org>  [e186129bd5cdf6d4eff092d166094c570a8323b5]

Merge SRC612: 09.11.00 - 13:39:24 (NoBranch)


2000-11-09  Kurt Zenker  <kz@openoffice.org>  [011a9a46ec90df50690300a3f6d43444bbc7c421]

Merge SRC612: 09.11.00 - 13:38:48 (NoBranch)


2000-11-09  Kurt Zenker  <kz@openoffice.org>  [4f0119004b6856c8df410df81fc5a3558dbc45c4]

Merge SRC612: 09.11.00 - 13:37:32 (NoBranch)


2000-11-09  Kurt Zenker  <kz@openoffice.org>  [7aca3bff410149d0f0e628801c8ad98a4f22fe2b]

Merge SRC612: 09.11.00 - 13:35:46 (NoBranch)


2000-11-09  Kurt Zenker  <kz@openoffice.org>  [e3c3bf04ae2a6ba33d98ed3da2da694574b23e57]

Merge SRC612: 09.11.00 - 13:32:04 (NoBranch)


2000-11-09  Kurt Zenker  <kz@openoffice.org>  [9ed132dcb94e22308c06a5c2bf9986a0c8aff01c]

Merge SRC612: 09.11.00 - 13:30:38 (NoBranch)


2000-11-09  Kurt Zenker  <kz@openoffice.org>  [557a361d7a8b4f261b63f1a0efed606686d11978]

Merge SRC612: 09.11.00 - 13:30:55 (NoBranch)


2000-11-09  Kurt Zenker  <kz@openoffice.org>  [ea57263bbb972fb0e4a26c68350c90b8ed128ccc]

Merge SRC612: 09.11.00 - 13:30:56 (NoBranch)


2000-11-09  Kurt Zenker  <kz@openoffice.org>  [24a6be4baf75df62cf680da22dd9211568d1faa8]

Merge SRC612: 09.11.00 - 13:30:20 (NoBranch)


2000-11-09  Kurt Zenker  <kz@openoffice.org>  [94e0a3f429d42e3def73cec4741e7d71ee3f745d]

Merge SRC612: 09.11.00 - 13:30:00 (NoBranch)


2000-11-09  Kurt Zenker  <kz@openoffice.org>  [2883e489e000ad870bb48d2cf4808288c3f9ee6a]

Merge SRC612: 09.11.00 - 13:29:38 (NoBranch)


2000-11-09  Kurt Zenker  <kz@openoffice.org>  [aa2e4a9a431292386cf65a6268fef742c55cfb0a]

Merge SRC612: 09.11.00 - 13:28:47 (NoBranch)


2000-11-09  Kurt Zenker  <kz@openoffice.org>  [18f4a0b151395b611c79d8ae1cf1d2132e912d41]

Merge SRC612: 09.11.00 - 13:28:33 (NoBranch)


2000-11-09  Kurt Zenker  <kz@openoffice.org>  [95e03c2cead2a55d29276bc6973c8d3053661c9a]

Merge SRC612: 09.11.00 - 13:28:04 (NoBranch)


2000-11-09  Kurt Zenker  <kz@openoffice.org>  [9588425815cb29a398ebe1f886e509846d471c42]

Merge SRC612: 09.11.00 - 13:27:13 (NoBranch)


2000-11-09  Kurt Zenker  <kz@openoffice.org>  [b080867ba4c035f9224bef817556e7d943d4a42e]

Merge SRC612: 09.11.00 - 13:26:03 (NoBranch)


2000-11-09  Kurt Zenker  <kz@openoffice.org>  [8b3da80695a910225ce0114fd3974e7e03ff1707]

Merge SRC612: 09.11.00 - 13:25:02 (NoBranch)


2000-11-09  Kurt Zenker  <kz@openoffice.org>  [0135a32bd0d5f4c6aca940761cfa351fb5a2e0e2]

Merge SRC612: 09.11.00 - 13:24:29 (NoBranch)


2000-11-09  Kurt Zenker  <kz@openoffice.org>  [39e1be8f4b5add1fc391249aa8b600414d12f91d]

Merge SRC612: 09.11.00 - 13:24:13 (NoBranch)


2000-11-09  Kurt Zenker  <kz@openoffice.org>  [dbd23383388dabc9c516702105f78a238f853a2f]

Merge SRC612: 09.11.00 - 13:23:57 (NoBranch)


2000-11-09  Rüdiger Timm  <rt@openoffice.org>  [608111c631b0a6e4406825ef480c6d4be746999b]

Merge SRC612: 09.11.00 - 13:23:22 (NoBranch)


2000-11-09  Kurt Zenker  <kz@openoffice.org>  [c5ba2eab8d1757979f9da16920d4e38c722f76e6]

Merge SRC612: 09.11.00 - 13:22:12 (NoBranch)


2000-11-09  Rüdiger Timm  <rt@openoffice.org>  [aff4688b36c40f823a7dc06000e97aaf74c0ded0]

Merge SRC612: 09.11.00 - 13:20:54 (NoBranch)


2000-11-09  Kurt Zenker  <kz@openoffice.org>  [0f4e80ae9fbe713ea7b96c5b7d8c7c4a4cf145c2]

Merge SRC612: 09.11.00 - 13:17:54 (NoBranch)


2000-11-09  Kurt Zenker  <kz@openoffice.org>  [91a2403b7ac7548b71ef1a9695fde9cb269ad53b]

Merge SRC612: 09.11.00 - 13:20:00 (NoBranch)


2000-11-09  Kurt Zenker  <kz@openoffice.org>  [1044d80f3df3a74c55cf75b9aae682955d40f501]

Merge SRC612: 09.11.00 - 13:18:25 (NoBranch)


2000-11-09  Hans-Joachim Lankenau  <hjs@openoffice.org>  [2ce59ff07efdb67d9a1431bd18d5a7ae1598ac24]

moved stl include


2000-11-09  Kurt Zenker  <kz@openoffice.org>  [a5f62f6ae6752e3cb2ae9e32a27b2f8789185852]

Merge SRC612: 09.11.00 - 13:16:07 (NoBranch)


2000-11-09  Kurt Zenker  <kz@openoffice.org>  [dfb54e6fe7d45950cfc509a2519b5768da0aaa8e]

Merge SRC612: 09.11.00 - 13:15:28 (NoBranch)


2000-11-09  Kurt Zenker  <kz@openoffice.org>  [d5341ab7d562f3f88bf76190cf7456af30261ab0]

Merge SRC612: 09.11.00 - 13:14:08 (NoBranch)


2000-11-09  Kurt Zenker  <kz@openoffice.org>  [204077917981dde5eb1c6b5febd990c74ca5d471]

Merge SRC612: 09.11.00 - 13:12:50 (NoBranch)


2000-11-09  Kurt Zenker  <kz@openoffice.org>  [c5099c6542652613ca1b2ed0ac40f01ae9b77fdb]

Merge SRC612: 09.11.00 - 13:12:44 (NoBranch)


2000-11-09  Kurt Zenker  <kz@openoffice.org>  [27da5d22df3100c47ed23b670d49e3cc53ee8de7]

Merge SRC612: 09.11.00 - 13:11:49 (NoBranch)


2000-11-09  Rüdiger Timm  <rt@openoffice.org>  [1cc1bcdccb956e4dfda7a34b20f858fe8425f467]

Merge SRC612: 09.11.00 - 13:11:39 (NoBranch)


2000-11-09  Kurt Zenker  <kz@openoffice.org>  [79235b80a5ed390d51f82ca0ff4e6be2dde34911]

Merge SRC612: 09.11.00 - 13:10:26 (NoBranch)


2000-11-09  Kurt Zenker  <kz@openoffice.org>  [355634810d8b9b19637d4edeb5d29bc962ba4ff8]

Merge SRC612: 09.11.00 - 13:08:00 (NoBranch)


2000-11-09  Christian Lippka  <cl@openoffice.org>  [eef321a88ab69d3ac614c861fa8381f14044e2d5]

fixed include order for stl headers


2000-11-09  Kurt Zenker  <kz@openoffice.org>  [0268af16ebfeaab7994b1d9d2f8bbd4a539ce6fe]

Merge SRC612: 09.11.00 - 13:04:59 (NoBranch)


2000-11-09  Rüdiger Timm  <rt@openoffice.org>  [6effba7497d6316a8c3493da8f3183bd2b8bbb09]

Merge SRC612: 09.11.00 - 13:04:51 (NoBranch)


2000-11-09  Kurt Zenker  <kz@openoffice.org>  [3670aae63af7ecb6afb3566dac34721395d0ae38]

Merge SRC612: 09.11.00 - 13:03:37 (NoBranch)


2000-11-09  Kurt Zenker  <kz@openoffice.org>  [78eb38d04b837a9387c896b672c76eebb715e31d]

Merge SRC612: 09.11.00 - 13:02:22 (NoBranch)


2000-11-09  Kurt Zenker  <kz@openoffice.org>  [2e4c5d451eac17b3f63ec1f34888ad2de38ea4ff]

Merge SRC612: 09.11.00 - 13:01:45 (NoBranch)


2000-11-09  Kurt Zenker  <kz@openoffice.org>  [2f63dc58e0cbc0559367721ffaa12a2d43c27bc9]

Merge SRC612: 09.11.00 - 13:01:23 (NoBranch)


2000-11-09  Kurt Zenker  <kz@openoffice.org>  [c204801618b17153081856161692785ce604af24]

Merge SRC612: 09.11.00 - 12:59:57 (NoBranch)


2000-11-09  Kurt Zenker  <kz@openoffice.org>  [4c2a090df76e7be5f3c63706c18e6ad7f752e007]

Merge SRC612: 09.11.00 - 12:59:38 (NoBranch)


2000-11-09  Kurt Zenker  <kz@openoffice.org>  [576a42bf04f000875429c26522aed44dea768be4]

Merge SRC612: 09.11.00 - 12:58:49 (NoBranch)


2000-11-09  Niklas Nebel  <nn@openoffice.org>  [2d2dd71afa42a8f61305356a5fec2c801476c21a]

inimgr include removed


2000-11-09  Rüdiger Timm  <rt@openoffice.org>  [2f47faa74d7b44f0916f45efd045b0a0a284ec77]

SRC612


2000-11-09  Andreas Martens  <ama@openoffice.org>  [ef17a9fc890e390a43a17979bb99feb93ad0ff1d]

New: Ruby portion, formatting, adjustment, background, line/page break, rubyfont


2000-11-09  Andreas Martens  <ama@openoffice.org>  [d1ec40f1908cb6ec7fac66f9af01d178e4a447a6]

Fix: Background for field portions with additional space, especally in ruby portions


2000-11-09  Andreas Martens  <ama@openoffice.org>  [8acbc2b70f5d7e7b0bb5efa62bbf0b0b9479038f]

Chg: GetMultiAttr delivers the multiportion attribute and the end position of the multiportion


2000-11-09  Andreas Martens  <ama@openoffice.org>  [7aa8007446b12e19f9c26c9e729fc7fe9eb1ffb5]

Opt/Fix: The new MakeRestPortion replaces old MakeRestPortion/GetRestPortion/GetFieldRest when a field or multiportion is broken by the line or page end


2000-11-09  Andreas Martens  <ama@openoffice.org>  [8aa553e1fff677455a2d7c76396a6ccb61d74376]

Fix: Don't forget the background brush


2000-11-09  Oliver Specht  <os@openoffice.org>  [f6d4f3bb884354117e3e2830db7fd16ce6000ca9]

::createTextCursor: setting the cursor into hidden sections is allowed now


2000-11-09  Oliver Specht  <os@openoffice.org>  [acf6398b7ef1cf9c5c5fbf7a3ab467491f92adb9]

invalid DBG_ERRORs removed


2000-11-09  Oliver Specht  <os@openoffice.org>  [78175c9c68f25fffdd2819d012976489e35ad235]

LevelFormat property added to bibliography


2000-11-09  Oliver Specht  <os@openoffice.org>  [77b49969ef9234f9526ec3322425e3c98b4d1edb]

Bibliography fields:  service id and property set info added


2000-11-09  Oliver Specht  <os@openoffice.org>  [6f048edcd8617ac7bb56c6ed912144ad2f3f0747]

Bibliography fields:  service id added


2000-11-09  Ocke Janssen  <oj@openoffice.org>  [7a41de002dadaccb983235a1b69c4289726f73f4]

use of dbconversion


2000-11-09  Oliver Bolte  <obo@openoffice.org>  [c666f5663f44e242bd485a6ebec4772a8da2a1e9]

Without string include


2000-11-09  Frank Schönheit  <fs@openoffice.org>  [0bef74a666d84640526adf8af8c61eac845fad99]

forgot an include


2000-11-09  Kurt Zenker  <kz@openoffice.org>  [11af387afbf06e6272ab83014bd57d8f509b8ef0]

chg. for min / max


2000-11-09  Oliver Bolte  <obo@openoffice.org>  [8e411678947094fa62b1126bfdbe0028a8cc3b59]

Without string include


2000-11-09  Frank Schönheit  <fs@openoffice.org>  [4e88234812e747681c12875ae4bac5429102bbbc]

XInterceptorInfo for the FmXDispatchInterceptorImpl


2000-11-09  Andreas Schlüns  <as@openoffice.org>  [6f3d2d608daec58ce763c14ed17d1d7515b06376]

MUST obsolete iniman.hxx


2000-11-09  Daniel Rentz  <dr@openoffice.org>  [994167120788c990e67b9db0df766277ed5fce82]

chg: address/range converter routines


2000-11-09  Armin Weiss  <aw@openoffice.org>  [3a4d96e21b002810f10d1bc871964a1028c21fd1]

#78210# switch off bForceTwoPixel when line draft mode


2000-11-09  Daniel Rentz  <dr@openoffice.org>  [5fa0864d7f60601c87d060ffecac803a1d654f92]

add/chg: address/range converter routines


2000-11-09  Daniel Rentz  <dr@openoffice.org>  [c07d4c16d30dc5860c79eb0e1f2ce42192addd98]

add/chg: address/range converter routines


2000-11-09  Stephan Bergmann  <sb@openoffice.org>  [1d8504f651fc8f734b8471a76aa099cedae4af88]

Added INET_PROT_VND_SUN_STAR_WFS; fixed INetURLObject::setAbsURIRef() for INET_PROT_VND_SUN_STAR_HELP.


2000-11-09  Ocke Janssen  <oj@openoffice.org>  [c19ba9bc96fb8f729df1f4f9adaea945889f1270]

make some corrections


2000-11-09  Ocke Janssen  <oj@openoffice.org>  [36a6ef083ada00236b975ea1b00b9799e69cc538]

some new methods for db's


2000-11-09  Frank Schönheit  <fs@openoffice.org>  [424427e8cfda1f7508cc87a62c0bf5e09a4d828a]

+getListBox / +PreExpandHandler


2000-11-09  Frank Schönheit  <fs@openoffice.org>  [a492b4191cac34f30b9b8525ac758994015b4439]

now the controller is responsible for populating the tree model


2000-11-09  Frank Schönheit  <fs@openoffice.org>  [c6b5ad33b05635ad1c52bdd5f30ec5851c6806f5]

moved the responsibility for populating the model to the controller


2000-11-09  Frank Schönheit  <fs@openoffice.org>  [bfe65940b8471a7abe05e2a6c8bb896bbfb372f3]

getURLForId: let the URLTransformater parse the URL


2000-11-09  Frank Schönheit  <fs@openoffice.org>  [39fc42d43cfa8b4add5c99cb462d655094d0c5b0]

+m_xDatabaseContext,+populateTree,+initializeTreeModel,+OnExpandEntry


2000-11-09  Frank Schönheit  <fs@openoffice.org>  [5a66326fc5e264aefd8791e8aa6ace99e4ead35f]

connectWithCompletion: don't remember the password if building the connection failed / reset the password if setting a user name


2000-11-08  Sven Jacobi  <sj@openoffice.org>  [32a47d5811f473c68692538433aeb835c53bd9d1]

improved export of controls to ppt


2000-11-08  Sander Vesik  <svesik@openoffice.org>  [1fa9b01f08d6434c4e616ece0c0944592156eec8]

Add NetBSD support. Contributed by: Michael Rauch <mrauch-openoffice@fs.tum.de>


2000-11-08  Frank Schönheit  <fs@openoffice.org>  [b4a43f25729bdb27458a3963d2a46f07f0332964]

corrected the initial setting of the SQLExceptionInfo


2000-11-08  Sander Vesik  <svesik@openoffice.org>  [4b442fd65a9c940ff36c09b256be34650a800f43]

Add NetBSD support. Contributed by: Michael Rauch <mrauch-openoffice@fs.tum.de>


2000-11-08  Mathias Bauer  <mba@openoffice.org>  [bd2d3b80ac6486282830796d67113e70131dc40e]

Use new UCB based URL conversions


2000-11-08  Hans-Joachim Lankenau  <hjs@openoffice.org>  [086bb53bbd2235624baf94f7be3190813f108ec3]

don't prefix your own project


2000-11-08  Eike Rathke  <er@openoffice.org>  [362bbef46502c79623172d5e654ee1f3955cc8c6]

add: calendar API


2000-11-08  Hans-Joachim Lankenau  <hjs@openoffice.org>  [c2de98322e1fc424c5ca398b9d45facddc30c9ac]

don't prefix your own project


2000-11-08  Eike Rathke  <er@openoffice.org>  [79c1e5c73fc52678e7e90a71fbb3cad70c88d88b]

calendar API


2000-11-08  Gregor Hartmann  <gh@openoffice.org>  [6173e8422a347cee774d6f642502643e2907e4cd]

assertion when module cannot be loaded


2000-11-08  Eike Rathke  <er@openoffice.org>  [7bb63d33cb18590ff7d3116412705f2b4b95f41d]

splitted off Calendar and CalendarItem


2000-11-08  Armin Weiss  <aw@openoffice.org>  [b70dd55811eb8577fa05063fb061afb7c4f1a80d]

#80008# circ kind was set using SdrCircKindItem before this was set in SdrCircObj::ForceDefaultAttr()


2000-11-08  Martin Gallwey  <mtg@openoffice.org>  [5caabcc3271ff54ac13cbe310e73d25dd0fd364b]

Added csspackage


2000-11-08  Oliver Bolte  <obo@openoffice.org>  [d10f094dbc6d26551dd935263cc5f1d1ed9b9f4b]

staticmbatom.obj included for macosx


2000-11-08  Armin Weiss  <aw@openoffice.org>  [950f1bc8260a2f1fd1caaa9ace63b8c64fd5d771]

#79977# activation of transparence gradient was wrong with new itemsets


2000-11-08  Sander Vesik  <svesik@openoffice.org>  [4493c74c9004609478f509c7ef3daf7bdcb893ab]

Add NetBSD support


2000-11-08  Christian Lippka  <cl@openoffice.org>  [43d997eac9a913448fabd0e0ee70bd5a9aaf38c2]

fixed merge problem


2000-11-08  Kai Ahrens  <ka@openoffice.org>  [2567ae995d84c161ea5a513fee76407500351265]

replaced XOutBitmap::GetBitmapFromGraphic with Graphic::GetBitmap


2000-11-08  Sander Vesik  <svesik@openoffice.org>  [2683141b86a7c5ed8fc64e98c66bfffb74598b5d]

Merge freebsd fupport back in


2000-11-08  Michael Hönnig  <mi@openoffice.org>  [3464411a30b06fa6cf31ed63834764cd82411f96]

udkapi-rdb now named 'udkapi' instead of 'applicat


2000-11-08  Frank Schönheit  <fs@openoffice.org>  [446c260a2ffd04e147b4a2d8f2e36e780156cb43]

column location corrected


2000-11-08  Michael Hönnig  <mi@openoffice.org>  [218fb1e2b686e2a7cce76c7577a570fa12eafd27]

rdb now named 'udkapi' instead of 'applicat


2000-11-08  Frank Schönheit  <fs@openoffice.org>  [7b832cc66a0cbec17e956d83d0c5d8a24d0b949f]

added XCompletedConnection


2000-11-08  Frank Schönheit  <fs@openoffice.org>  [fb32a5c27de46ee548f50bbb5a7388b42bd11128]

added support for 'session-persistent' data source properties, i.e. the password


2000-11-08  jp  <jp@openoffice.org>  [5b170b24ff344899a38518d51df1703cc002aa87]

overread correct count unicode dummy characters


2000-11-08  jp  <jp@openoffice.org>  [bc15a7d1d0394657362e898584997178be50bd20]

ReadInfo: brackets in text are allowed


2000-11-08  Hans-Joachim Lankenau  <hjs@openoffice.org>  [9574dc9061931fec2f35613069e5c6a45491cfb3]

don't prefix your own project


2000-11-08  Oliver Bolte  <obo@openoffice.org>  [7137333bb6f79488199335ff6f3fb8157e25afb4]

staticmbinteraction.cxx for mac port added (static data member)


2000-11-08  Juergen Schmidt  <jsc@openoffice.org>  [c0f408517f1c6bdf2af965aa7c0455bc7755d608]

new


2000-11-08  Frank Schönheit  <fs@openoffice.org>  [2544080cc1d46fee922e686cdae223df928475ea]

release_ChildImpl: do not dispose if bInDispose


2000-11-08  Hans-Joachim Lankenau  <hjs@openoffice.org>  [25c3b9cb0eeaec715976584566dc497da72f3fc9]

don't prefix your own project


2000-11-08  Frank Schönheit  <fs@openoffice.org>  [727f992e1e2dc45d8603a03d9a980b1bbb3731e9]

composeTableName corrected


2000-11-08  Oliver Specht  <os@openoffice.org>  [13061703cf3ea7ffef2ed7d2de97821144f4f559]

#80089# SwXParagraph::getPropertyValue: don't get empty SfxItemSet


2000-11-08  Stephan Bergmann  <sb@openoffice.org>  [12ac3c5b8989bd37ca649d34630b3676cc8da570]

Added INET_PROT_VND_SUN_STAR_HELP; fixed INetURLObject::setPath().


2000-11-08  Frank Schönheit  <fs@openoffice.org>  [ba001fe5e4eb5d0099fdd6164d9a8960950d5a7d]

releaseBuffer - correclty delete the buffers


2000-11-08  Frank Schönheit  <fs@openoffice.org>  [f8385b2e5afefebedd030fc8c4c0ff0dccec11db]

close calls base class' close


2000-11-08  Sander Vesik  <svesik@openoffice.org>  [9679d2f7c2cca233607c2eb143af2c13f6c643ca]

Add missing dependencies


2000-11-08  Michael Hönnig  <mi@openoffice.org>  [3a4592f8a04b65f1b388f1fe8af3c199e808bc78]

new files taken from api


2000-11-08  Oliver Specht  <os@openoffice.org>  [ddf10fd1f85f24ae6a6e587a0fe11b4812ee66f3]

#80121# createTextCursor in frames: skip tables


2000-11-08  Andreas Schlüns  <as@openoffice.org>  [a041e12d6d7238ba6050a491e00970c65b7c0801]

handle empty lists right!


2000-11-08  jp  <jp@openoffice.org>  [5590420f302d12a4c7444fe8f0adf2a15f5c5e96]

remove isDocument call on UCB direct and exception handling


2000-11-08  Daniel Vogelheim  <dvo@openoffice.org>  [708f35ee6976d28ca7e6615d580cddf8d1d34921]

- fixed: dde-connections (office:namespace, and correct use of topic, application) - fixed: hidden text field crashed on im- and export (#80099#)


2000-11-08  Andreas Schlüns  <as@openoffice.org>  [c0bffa1da9de45ec4e55b8cf399189bc6119e49a]

MUST obsolete soffice.ini / SfxIniManager ...


2000-11-08  Ocke Janssen  <oj@openoffice.org>  [72db3b597add2f3ee14f5e106ddd317eb70ae9c0]

getName overload


2000-11-08  Kurt Zenker  <kz@openoffice.org>  [850f8fc9ff98d521873b7a7f750eb9def5a0de9c]

SRC612


2000-11-08  Ocke Janssen  <oj@openoffice.org>  [20cb819b1402457b425a3421cda2dc1a60bdb6c0]

rename one method


2000-11-08  Ocke Janssen  <oj@openoffice.org>  [c42cd35af1d67dd98c071b3c3aa93cc69d156ccb]

use getTableName instead of getName


2000-11-08  Daniel Rentz  <dr@openoffice.org>  [5aa0aa782b2315bd2e3a8ef60f2494fb729883d4]

add: table:detective


2000-11-08  Kai Sommerfeld  <kso@openoffice.org>  [5eec834a23b48f89496224a324b1792a53419371]

Added: method isFolder( ... XCommandEnvironment )


2000-11-08  Daniel Rentz  <dr@openoffice.org>  [68024e82e2aa178ebef6110f82cc4ea5917ec317]

add: keywords for table:detective


2000-11-08  Oliver Specht  <os@openoffice.org>  [853e05ca8442a535641c3fde1d46d8991ec4da42]

#80109# footnote+endnote properties added,interface XPropertyState added


2000-11-08  Stephan Bergmann  <sb@openoffice.org>  [5a2a1efa975af6d0364db314228af5adae18abce]

Fixed bug occuring when SvtInetOptions::Impl() is destroyed and newly created.


2000-11-08  Philipp Lohmann  <pl@openoffice.org>  [2fc7171e25df06cf8dfc1ef6620eafdc7f4f95e3]

Config moved from vcl to tools project


2000-11-08  Philipp Lohmann  <pl@openoffice.org>  [bcbf2f4239549449bc750b9a314fb0e0a409c36a]

config moved to tools project


2000-11-08  Juergen Schmidt  <jsc@openoffice.org>  [a8761066ba5cb7541188c89228c70f8420d7ed79]

remove generation of java files from idl


2000-11-08  Juergen Schmidt  <jsc@openoffice.org>  [1a9ded987297c73ad4a51f0847b2bb41e80240f8]

insert dependency of ridl.jar


2000-11-08  Daniel Rentz  <dr@openoffice.org>  [c35144700a303c46050bdac92708b9f8320ad75d]

chg: improved export cell iterator


2000-11-08  Juergen Schmidt  <jsc@openoffice.org>  [3f4a502e5e139b40d817f3a228cab42679d32864]

remove generation of idl types because jut depends now on ridl.jar which contains all types of udkapi


2000-11-08  Oliver Specht  <os@openoffice.org>  [a8d61cb8cab366f2f719fd82e0595226b11c24e5]

expression fields: set correct separator in edit mode


2000-11-08  Michael Hönnig  <mi@openoffice.org>  [085b436395aa7b42a0d6e2ccc1abc536b69ee3a2]

moved from api


2000-11-08  Oliver Specht  <os@openoffice.org>  [6115f26201b6488754031f714ac951649195f5fb]

#76423# programmatic names for initially created sequence fields


2000-11-08  Oliver Specht  <os@openoffice.org>  [183e87ed97e5b26e9bcaea9c4e7c9ab33114c254]

#80109# footnote+endnote properties added,interface XPropertyState added


2000-11-08  Christian Lippka  <cl@openoffice.org>  [c62030f185e249461e71d80b635b103f4c058484]

fixed temporary binary export


2000-11-08  Christian Lippka  <cl@openoffice.org>  [626d99c7875d9ad69e1104370b4090441dfd1486]

removed pkgurl.hxx


2000-11-08  Christian Lippka  <cl@openoffice.org>  [c89268d8838b40af2393669d0cae7222da0326c5]

fixed a bug in impress style export


2000-11-08  Michael Hönnig  <mi@openoffice.org>  [966f56c4fa2f7dcb3e0cde287b87dfb13fb05153]

moved from api


2000-11-08  Christian Lippka  <cl@openoffice.org>  [91bd75bf95fff861f55c10873eecf61c075651e1]

catch exceptions resulting from setting a graphics url


2000-11-08  Christian Lippka  <cl@openoffice.org>  [846ebe1a7e3bd122298f294f095fa3aacaa42b81]

added page background fillings


2000-11-08  Oliver Specht  <os@openoffice.org>  [f143da9c63a1a0b2c573139f11044b195522d44a]

#80109# footnote+endnote properties added,interface XPropertyState added


2000-11-08  Christian Lippka  <cl@openoffice.org>  [f9c3a34c4f9bfcc0e7ad1481d5ff73e6fac01d8b]

fixed export of presentation styles


2000-11-08  Kai Ahrens  <ka@openoffice.org>  [dbf4ae631c774fbd55b4521e4e11bb7a2b610ad1]

added stretch effects


2000-11-08  Christian Lippka  <cl@openoffice.org>  [4940b639692aa7bf8a3b4416e8637354300eb583]

removed pkgurl.cxx


2000-11-08  Kurt Zenker  <kz@openoffice.org>  [712cd3667c0608e08955013be5e87e3dae7bdf4c]

SRC612


2000-11-08  Christian Lippka  <cl@openoffice.org>  [62ef5b8487b62eec519b8b7fda6e157293ef8a2c]

added pkgurl.cxx and PropertySetMerger.cxx


2000-11-08  Kai Ahrens  <ka@openoffice.org>  [fd9f178bc03e0f4357eb9ea925b3b5c1651ba852]

must changes (file access)


2000-11-08  Christian Lippka  <cl@openoffice.org>  [3d919a7eba46f8e2f78a0484bda75faf31e54997]

added new class to access two XPropertySet components as one


2000-11-08  Christian Lippka  <cl@openoffice.org>  [6132debeb84bc15b50d6132cf3010e7ba8017c9b]

use SfxMedium to load remote images


2000-11-08  Christian Lippka  <cl@openoffice.org>  [8b1500055a012c03b21f9252dae4c40f6abe5788]

allow creation without SdrObject


2000-11-08  Oliver Specht  <os@openoffice.org>  [7d8d135bc4543397ed642bdbfaf41bcd4ae3c487]

GetPoolId now static


2000-11-08  Christian Lippka  <cl@openoffice.org>  [5abb69a867709a8662aa38b62f219d3699336c18]

fixed name for subtitle shape and setting of empty background prop.


2000-11-08  Christian Lippka  <cl@openoffice.org>  [389ffd8a1e316d63a9fdbe7eb776a83bb44745bb]

fixed clearing of text from empty presentation objects


2000-11-08  Michael Brauer  <mib@openoffice.org>  [28ecf2f2d43bd1213c9ff1850805bef8e7dd7d44]

#79923#: Avoide zero byte at end of XML attribute value for shaddow item


2000-11-08  Christian Lippka  <cl@openoffice.org>  [d5ae9ac96df32a742abd5ffa7511680541909aa3]

added com.sun.star.drawing.Background to XMultiServiceFactory


2000-11-08  Oliver Specht  <os@openoffice.org>  [1536920fc7dc3d32ca5b40bf3be0b2ed7f85ee2a]

SwFmtINet::PutValue: set PoolId


2000-11-08  Frank Schönheit  <fs@openoffice.org>  [49a5a4b9cd5cc7ae42e99a52f5f8b9839202599d]

set the account only the the requests states that there is an account ...


2000-11-08  Frank Schönheit  <fs@openoffice.org>  [e03f3cb068d940de03267b8dad70a877e572b5cb]

set boundParams to NULL upon construction


2000-11-08  Malte Timmermann  <mt@openoffice.org>  [f43e9bcf0791700527deade64cc8f02d78d814a4]

IME: Show/HideCursor


2000-11-08  Malte Timmermann  <mt@openoffice.org>  [85b53c7ea8ab98c7c4b2926865bfdf58c8ce0621]

Changed to new IME intrface


2000-11-08  Michael Brauer  <mib@openoffice.org>  [4f503cb5cceda2cd2a1ff234305258d93434df10]

#79581#: Pasring CSS1 properties works again


2000-11-08  Kay Ramme  <kr@openoffice.org>  [26c4ca5a48bc6984f8fd91e0c2c20656ff783a67]

fixed: missing typeinfo for empty interfaces


2000-11-08  Kai Ahrens  <ka@openoffice.org>  [ee65241bdc109cfbada5255de525cc34600ac53d]

must changes (file access)


2000-11-08  Rüdiger Timm  <rt@openoffice.org>  [2d419979ff3d31d08e19798c74cb4e14f239aae8]

#65293#: missed the migration unotools->comphelper/connectivity


2000-11-08  Michael Hönnig  <mi@openoffice.org>  [4271cf7e5b7924eb01068c14b82f02d70fdf318c]

moved from api


2000-11-08  Jörg Barfurth  <jb@openoffice.org>  [b04af17a4ef734572502efde897b38eef5837b37]

Minor patches to fix unxsols2 build


2000-11-08  Michael Brauer  <mib@openoffice.org>  [ff3740ad33ab78302f9a4b27d18bb20f7a806b96]

#80013#: Importing sub tables resulted in GPF


2000-11-08  Daniel Boelzle  <dbo@openoffice.org>  [f46f30798156164d640104bd2aa4a81b8652800a]

minor CPLD_ACCESSPATH


2000-11-08  Daniel Boelzle  <dbo@openoffice.org>  [415651ce234e669b0e421d6b251a00e2aeb73192]

ORealDynamicLoader scratched out


2000-11-08  Ocke Janssen  <oj@openoffice.org>  [d317414a3de774add4c02e87f7c118f6311aa2a8]

forget assignment of return value


2000-11-08  Frank Schönheit  <fs@openoffice.org>  [3a8badaa5c9d33f398c17db04202ed9e906fe004]

service names changed


2000-11-08  Malte Timmermann  <mt@openoffice.org>  [b793f2ae016eb56b1632612acbd87c5d7aea0b30]

EXTTEXTINPUT_ATTR_HALFTONE


2000-11-08  Malte Timmermann  <mt@openoffice.org>  [a734122d86cc0e1c3efafc6b838d7bdc02fc98d8]

Changed to new IME intrface


2000-11-07  Eike Rathke  <er@openoffice.org>  [e0a306f25bac373b8c70b5f003ab1c6ab11af6d8]

moved from api


2000-11-07  Frank Schönheit  <fs@openoffice.org>  [fd559363c9ab886dcd5d8857c1eaf1952d9833c7]

imp_CreateControl now overwrites the base class method, again (removed the wrong first parameter)


2000-11-07  Frank Schönheit  <fs@openoffice.org>  [b5fa50c7c2a9cee575ff525bbe9bd35196b10c35]

+getURLforId


2000-11-07  Frank Schönheit  <fs@openoffice.org>  [ecc2f350bf65799322ff8dd49ed4d32fe8100ed4]

new implementations for the special browser slots (InsertContent/InsertColumns/FormLetter


2000-11-07  Frank Schönheit  <fs@openoffice.org>  [fea0ac90db7cb962f67ed2afac353781ec5e367a]

renamed the SBA_BRW_* id substitutes / +getURLforId


2000-11-07  Malte Timmermann  <mt@openoffice.org>  [6236d957e2d06b58f11aaa8cb4859ac0db7a5a83]

More changes for CJK: IME and Language


2000-11-07  Frank Schönheit  <fs@openoffice.org>  [ad7d43432be5057ae10ae58190f349af16c3527b]

allow the standard formatter to use the service factory


2000-11-07  Frank Schönheit  <fs@openoffice.org>  [c83aca8305216db6784e2254f7e54b66448af7dc]

use the service factory given in the ctor when creating the number formatter


2000-11-07  Frank Schönheit  <fs@openoffice.org>  [bf4375dd5631975909de72e57787b69e12d151df]

type


2000-11-07  Frank Schönheit  <fs@openoffice.org>  [b23d5cb4f3a37de0530aaefbc31cbac5f9e8f2f3]

OPrivate*: use clear_NoDispose instead of not calling the base class' disposing


2000-11-07  Frank Schönheit  <fs@openoffice.org>  [ea0cdbf82295af1c1bd59a7f59b4c05e43401dbb]

+clear_NoDispose


2000-11-07  Kurt Zenker  <kz@openoffice.org>  [1659da7d1aca23d0de4a479938fff195d7dac857]

add. COMPHELPERLIB


2000-11-07  Kai Ahrens  <ka@openoffice.org>  [44653449c0dfcd3e8c3869801a371cadb1792a8d]

must changes (File access)


2000-11-07  Mathias Bauer  <mba@openoffice.org>  [0db1eddad9285dcc12f756c2be47c7ebda88e56c]

#80097#: removeEventListener with correct URL


2000-11-07  Mathias Bauer  <mba@openoffice.org>  [a5f41c6ff104089b558395d74a29d0e833e2c86d]

#80097#: set correct DispatchProvider on Bindings


2000-11-07  Michael Hönnig  <mi@openoffice.org>  [df75d7dfd4f617f552e6f2775ac0859f0ad5b270]

only modules from here


2000-11-07  oisin  <oisin@openoffice.org>  [8b3fa13979d4ac3267256a3e4b5cf5e01f1ed68c]

Tru64 support. Contributed by: Joel Martin <joelm@zk3.dec.com>


2000-11-07  Sascha Ballach  <sab@openoffice.org>  [620d508194d98be0daf57bfdbfe0f1624bbd0ca9]

must changes of Michael Brauer (XMLPropertySetMapper, SvXMLExportPropertySetMapper and SvXMLImportPropertySetMapper)


2000-11-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [3d17ae62d178a358757bba75f37b26dfd57ab568]

#65293#: unotools->comphelper,connectivity


2000-11-07  Sven Jacobi  <sj@openoffice.org>  [19619c80a1fa2aae427ff55faade3fd79e1a5533]

processing FilterOption flags


2000-11-07  Kai Sommerfeld  <kso@openoffice.org>  [b71d669020dbf02d95911274dd1ec4eb553f1c76]

Changed: PROPFIND on demand only, not in content/resultset ctor.


2000-11-07  Andreas Schlüns  <as@openoffice.org>  [7e6ded5098c6e66941f8d9d9b387b58a721fc793]

add missing SetSmtpServerName method


2000-11-07  Frank Schönheit  <fs@openoffice.org>  [f1d74aaaf71ff920b8d5dda3c680c599b5290054]

'no table filter' is indicated by a length-1-sequence containing '', not an empty sequence


2000-11-07  Oliver Braun  <obr@openoffice.org>  [57b75b0f27e7ec75e9e3d5466995b31e31beb25b]

removed ChannelConnection


2000-11-07  Kai Ahrens  <ka@openoffice.org>  [937c41a272e3f741f6b100534af790685bdc993e]

detect VCLMTF correctly (don't skip first two bytes


2000-11-07  Daniel Boelzle  <dbo@openoffice.org>  [38974aeef6dfaa1c625cf5498ec553489dd08c87]

added library loading limitation by using env variable CPLD_ACCESSPATH=path1;path2; etc.


2000-11-07  Jörg Barfurth  <jb@openoffice.org>  [c3fb86eac70f3496429e8cb2edd86e05390fffba]

added the new api layer and model (api2/treemgr)


2000-11-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [b8a30360a9a75f0914d474f7b5326b0d4923693a]

#65293#: includes


2000-11-07  Oliver Specht  <os@openoffice.org>  [1f7efe6fde9f0b4fb555fdee13c80aa07947c15b]

Dispatch interface for database component


2000-11-07  Jörg Barfurth  <jb@openoffice.org>  [389d73da4b87a4c0656432bfa3bfbde51c2e637c]

Integrate the new API layer


2000-11-07  Oliver Specht  <os@openoffice.org>  [dd427f691cfd38f2f5089df119d352bb3e28e6f6]

new file: unodispatch.cxx


2000-11-07  Jörg Barfurth  <jb@openoffice.org>  [57188b3c2e7e391ef3c167e26eee662ba977c7ea]

New API layer for configmgr - Initial revision


2000-11-07  Jörg Barfurth  <jb@openoffice.org>  [be563c7d1ff113a175446105950c1b543f484eb8]

Model layer for new API - Initial revision


2000-11-07  Kurt Zenker  <kz@openoffice.org>  [370e98d7c2b63c0655d28fed1114e376a307476e]

SRC612


2000-11-07  Kurt Zenker  <kz@openoffice.org>  [9f415801c2ea251c9a83ab7364ad6fdad8b0348c]

UNOTOOLSLIB is still needed


2000-11-07  Hans-Joachim Lankenau  <hjs@openoffice.org>  [ce5ce15038fbbb8ec98fb2dbaa722def37238648]

use min/max from stl


2000-11-07  Michael Brauer  <mib@openoffice.org>  [94e5b59cf841026e48cb3b0a38df885914d969f2]

shape import/export, remoce core api code


2000-11-07  Gregor Hartmann  <gh@openoffice.org>  [3fbef44e061f5bcf7e06718988adf3dcbdca1cd4]

better handling of runtime error


2000-11-07  Hans-Joachim Lankenau  <hjs@openoffice.org>  [938bb7fde8e6b02794d326f4d83926b39eb29105]

use min/max from stl


2000-11-07  Michael Brauer  <mib@openoffice.org>  [b5fc47fe5c2892dd712e2bda922656eacbd932f1]

shape import and export for text documents


2000-11-07  Ocke Janssen  <oj@openoffice.org>  [aa841ce0e4fb3e83c7bcccc541447def18e14e75]

XML locale identifier _ -


2000-11-07  Ocke Janssen  <oj@openoffice.org>  [1b12a888fd5eaacde6e3a88efac815c4eaba8d83]

read one row forward because of isLast


2000-11-07  Ocke Janssen  <oj@openoffice.org>  [ef01c02a0bdcb581f6d0a2f2bbd74947cb2a2ad2]

change some base classes to template classes


2000-11-07  Ocke Janssen  <oj@openoffice.org>  [f7af35046d81d906655fe341a748fca0410f79b1]

correct getValue in >>=


2000-11-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [5fcb7ac37c23b018ece6225dc99499bd0b4b2794]

#65293#: disambiguate cppu


2000-11-07  Hans-Joachim Lankenau  <hjs@openoffice.org>  [59fa7888cbe4dfdd3dd6fbe2526b84c5396fef3f]

use min/max from stl


2000-11-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [0bcaf7b1a7d8e6abb1aae205690d22ee434608bc]

#65293#: unotools->comphelper


2000-11-07  Armin Weiss  <aw@openoffice.org>  [e5792a543882192de16a919c2613aec528fcabb7]

3D values which were members of the 3D objects before are implemented als items now. Some corrections and fixes for the prior change from SetItems to ItemSets.


2000-11-07  Hans-Joachim Lankenau  <hjs@openoffice.org>  [07ba8966ca350bab1b7577b070732d56ab7961dd]

use min/max from stl


2000-11-07  Ocke Janssen  <oj@openoffice.org>  [34ab32ed9007910842c06bd45a339dfe44d3cb7b]

some sun compiler things


2000-11-07  Kai Ahrens  <ka@openoffice.org>  [812c133799be28702e646cc2fb24df94bab289ea]

must changes (File access)


2000-11-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [ff93d20f283e28146524c00d99a516884ab0dfa5]

#65293#: broken line ends


2000-11-07  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a076e68d0be34ad949fbacb9864b06be267ba49d]

use min/max from stl


2000-11-07  Stephan Bergmann  <sb@openoffice.org>  [35a563ea08efa56e9e867438135439790e79d0b7]

Added SvtInetOptions::add/removePropertiesChangeListener().


2000-11-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [7e618e00bd4b69b1cc39a51da1bd55c9cc1dc430]

#65293#: includes


2000-11-07  Kay Ramme  <kr@openoffice.org>  [2e34d378f93f35e476f72772685ffefef5c061b2]

disabled the settings of signers at generated classes, cause it kills netscape


2000-11-07  Hans-Joachim Lankenau  <hjs@openoffice.org>  [7a909ecb83cb086395f1e69a574ad8d05b7170d6]

use min/max from stl


2000-11-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [ca61b79e26bc3b418514936b88034d0be4b0879f]

#65293#: unotools -> comphelper


2000-11-07  Ocke Janssen  <oj@openoffice.org>  [46983e2ca0d55e4613a6258b1f7b6d1bd61e4495]

remeber tables before the iterator is reset


2000-11-07  Andreas Schlüns  <as@openoffice.org>  [ccd01718ab6220b14585290b4b79f5cd3bba097a]

change identifier for exported property names and use right namespace on it


2000-11-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [61298efe1c437afdc6fae56b9f1d90aaf1ce4963]

#65293#: syntax


2000-11-07  Tom Verbeek  <tv@openoffice.org>  [2eda20d931428c9e40446a98a60f6be71add9afa]

#78370# support for new/webtop


2000-11-07  Kurt Zenker  <kz@openoffice.org>  [d72805bb0b45dcbc7224840099889ae38eba49a5]

new STL 4.00


2000-11-07  Oliver Bolte  <obo@openoffice.org>  [cee5382341cb152b445d22766f9fac93487acf46]

Linux: compile app.obj with exceptionflag


2000-11-07  Oliver Specht  <os@openoffice.org>  [7852a02bf38fd13ce12be0672708dcbbae7e8888]

#76423# programmatic names for index title


2000-11-07  Hans-Joachim Lankenau  <hjs@openoffice.org>  [8e240f7ad574289db04d3a4bba03e7f8802902f5]

use min/max from stl


2000-11-07  Hans-Joachim Lankenau  <hjs@openoffice.org>  [7e8984e071a4da32aa964461cc6d19fedaf3a682]

use min/max from stl


2000-11-07  Hans-Joachim Lankenau  <hjs@openoffice.org>  [2b8a1d703325b27f4908237eee4fd20aec8d63ce]

include


2000-11-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [8e3e89f4930365a811ec960211c885a738824de2]

#65293#: removed some libs


2000-11-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [4c599b5038b564c88844d9a313dbf2b043cc9bb2]

#65293#: unotools/componentfactory -> comphelper/componentfactory


2000-11-07  jp  <jp@openoffice.org>  [7d7bcb8609d8c95d66478bff87796a61257e2764]

should changes: SetSeriesAddresses


2000-11-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [17eb1e7177aee312f64a46ac23652c4ca7d1f69e]

#65393#: componentfactory migrated to comphelper


2000-11-07  Oliver Specht  <os@openoffice.org>  [20becce7800d426a1bca6c64a0dbb52c6ae0bdd9]

#76423# programmatic names for initially created sequence fields


2000-11-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [12ea9f594a55d1ed63cbaa9dd35492d51b59c0be]

#65293#: <comphelper/uno3>


2000-11-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [da774193171c1e100c881c0301fd33382b5ab0de]

#65293#: typo


2000-11-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [2c23e6959a2dfd45d904308e5c7dfe456408a652]

#65293#: moved some stuff to comphelper


2000-11-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [e032adaa6dc512547b0564111aac3d1dcc312384]

#65293#: moved to comphelper


2000-11-07  Jens-Heiner Rechtien  <hr@openoffice.org>  [27d25c388dcbd4f0897d94e15489c4e08a885888]

#65293#: several files moved to comphelper


2000-11-07  Peter Burow  <pb@openoffice.org>  [6711623abc0ba9bf443548dd6d38f52cff948da4]

chg: locale with '-' instead of '_'


2000-11-06  th  <th@openoffice.org>  [13d1ba0e9e53ecf22d81af4426c98ed29c49d52c]

NewInputContext() updates now the context only, if there are any changes


2000-11-06  th  <th@openoffice.org>  [257c2288aa98a61ab85a14486d39dc478f570ad9]

SetInputContext set now the correct font


2000-11-06  th  <th@openoffice.org>  [0990f15b7d749c72ab08890dfe5ae85c2e4b8480]

Cleanup for src613


2000-11-06  th  <th@openoffice.org>  [247f2830c4e55263e72b793705fc8f6fe376a968]

Cleanup for src613 (SetExtTextInputPos... removed)


2000-11-06  th  <th@openoffice.org>  [156b7332c5145eea01d9b3d31f4d2c2f87ad1e94]

some other CJK input bugs fixed for Chinese Input on Windows 2000


2000-11-06  th  <th@openoffice.org>  [30b4bb3ce80aa0696250568c59d701bdeede642d]

add support for vertical writing


2000-11-06  th  <th@openoffice.org>  [cb459fdd769b7d1d843150824aa7e55be55599c7]

correct previous changes


2000-11-06  th  <th@openoffice.org>  [c53cee814c4d08a9f3c949a6ab2a7ea125f49146]

vertical Textoutput


2000-11-06  th  <th@openoffice.org>  [6fff78d0ecd3d99ffe4d275f819aebc79cec1c75]

final changes for CJK input (kompatible)


2000-11-06  th  <th@openoffice.org>  [3e0e8b9073180feb6184f6b49e4df12774210606]

make final changes for CJK input


2000-11-06  th  <th@openoffice.org>  [aedb0d55dc7a333d5796573f34ee56cc7dc7916f]

USHORT -> xub_StrLen


2000-11-06  Hans-Joachim Lankenau  <hjs@openoffice.org>  [d6c51dd1bad3ec103868cefdeca0c468751aa2f8]

use min/max from stl


2000-11-06  jp  <jp@openoffice.org>  [da72d9af1eefec13f12d61a469caeeaf9c04ddc6]

Implementation of SwpHints::GetLang moved into SwNode::GetLang and use correct ScriptType


2000-11-06  jp  <jp@openoffice.org>  [9760cfc3ce6e15a4ef3de9b6dab89eafd5eafa78]

method GetLang removed


2000-11-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [23d2691b83e54f7922ffcb235746becfb1cf7525]

#65293#: <stdarg.h> -> <cstdarg>


2000-11-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [c7e67a925f2be9a8dd8b42d9048ad4521c6dd873]

#65293#: undid last change


2000-11-06  Niklas Nebel  <nn@openoffice.org>  [6b0202ad47e85b30a71e3a54a9bd2a273a9a1892]

GetDetectiveObjectType


2000-11-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [7dc262e0fb0597543e49f39fb08cbf2227d24565]

#65293#: <cstdarg> -> <stdarg.h>


2000-11-06  jp  <jp@openoffice.org>  [6589dffc4a5b4fb6b3832e70b22d860295b48a90]

SwpHints:Insert: use DontMergeAttr flag correct


2000-11-06  Mathias Bauer  <mba@openoffice.org>  [b10eeab7080742252220d509f329d70906398a26]

#78581#: WebDAV workaround removed


2000-11-06  Mathias Bauer  <mba@openoffice.org>  [3fd3f0df42a41eed9768d4526a3e6c4d9ac0feff]

#79592#: no redirect filters anymore


2000-11-06  Frank Schönheit  <fs@openoffice.org>  [dd3054f9d9c80bbdcc5e5cfc0acdaedbb94a8420]

minor fixes when dispatchin the data source URL


2000-11-06  Frank Schönheit  <fs@openoffice.org>  [4aa9ace5d0cc1d03efdc826d94c169176c4ff39b]

connect: throw an SQLException instead of a RuntimeException


2000-11-06  Frank Schönheit  <fs@openoffice.org>  [e3d60af404f7654abdad5c9aa04cd4fbd9ad9f5b]

forgot a property attribute in ctor


2000-11-06  Jens-Heiner Rechtien  <hr@openoffice.org>  [c5c42af988276a1c4bee30d8035f36649035ac0d]

#65293#: STLport-4.0


2000-11-06  Sascha Ballach  <sab@openoffice.org>  [f7cfd389b89914c6c348374605a9939bebde0852]

catch exception if the name of the new table isn't correct


2000-11-06  Frank Schönheit  <fs@openoffice.org>  [e5fa96bfadbb3a3329dee7ab5796acb9b904bda7]

Content->Show after constructing the view


2000-11-06  Frank Schönheit  <fs@openoffice.org>  [b2644542e22e0b6a010dd1caba40328ef8053e0b]

minor rearrangements in the clean-up process


2000-11-06  Frank Schönheit  <fs@openoffice.org>  [37a0ebd850e9ae6bf71fcf77c9b70450f7197847]

opening a tables node is somewhat more error-prone now


2000-11-06  Frank Schönheit  <fs@openoffice.org>  [20862a25b6e14a6eba22521df6719d54baf1eef7]

typo


2000-11-06  Frank Schönheit  <fs@openoffice.org>  [1d803f8cbdc66dd059a82d41a0bd999e613ceff3]

nminor changes


2000-11-06  Frank Schönheit  <fs@openoffice.org>  [98c22d3029b868a6c76c1ce50f929162f8de2bd6]

overload dispose - reset the tree view, delete the model


2000-11-06  Frank Schönheit  <fs@openoffice.org>  [2de761edbc0b0bf50291b5c8d79e5f8462995027]

overload dispose


2000-11-06  Hans-Joachim Lankenau  <hjs@openoffice.org>  [9d0c2ea759cd77889bdb07a4534d636f1f979792]

use min/max from stl


2000-11-06  Sven Jacobi  <sj@openoffice.org>  [542b50c913618e6ebd43a8e700c4163cf610416f]

CheckForConvertToSOObj is now member of SvxMSDffManager


2000-11-06  Dirk Grobler  <dg@openoffice.org>  [49eb8779fb4010c38056b6e4723f78aa6d9378a5]

new package Dialogs


2000-11-06  Kai Ahrens  <ka@openoffice.org>  [f24be1b7cf5680131b7ecef498a061e24a15e60e]

get RelPath/UserPath via INetURLObject


2000-11-06  Juergen Schmidt  <jsc@openoffice.org>  [59828e3ef090d2adf2f2df7290d2e9487c6dfbca]

change default constructor of exceptions


2000-11-06  Juergen Schmidt  <jsc@openoffice.org>  [eb976c778530b5d10045b2ae2aadca6e11bcd1e7]

remove option -CS


2000-11-06  Frank Schönheit  <fs@openoffice.org>  [fb93fe2c9556190efd39b57442b847f0ee64d1f1]

#79083# rename the image control model service


2000-11-06  Gregor Hartmann  <gh@openoffice.org>  [06a3995d357724c929f93bf2291c5af883b41453]

#78810# start multiple testtools from same directory


2000-11-06  Christian Lippka  <cl@openoffice.org>  [040e1073de2eaeb3812f855eb20555b6822a48cd]

#80026# fixed namespace for draw:points in polygon element


2000-11-06  Ocke Janssen  <oj@openoffice.org>  [7e2dc98a3fd8e5e71abc5a2aea3c027f84053687]

set connection null when statement is null and dsname was set


2000-11-06  Christian Lippka  <cl@openoffice.org>  [55c892e30116358bf10eed655a7f4ed00762bc69]

#80001# (and others) fixed various dtd errors


2000-11-06  Kurt Zenker  <kz@openoffice.org>  [0a4e842679cecf88e093e3c24aa4d4315dfd3ec7]

SRC612


2000-11-06  Oliver Braun  <obr@openoffice.org>  [170f8ebaa321ad020bbf1597b700443da8416e4e]

removed old daemon stuff


2000-11-06  Ocke Janssen  <oj@openoffice.org>  [38a9c0a985230251072a97beb1da06a855408f9d]

use of OWeakComponentImpl class


2000-11-06  Sander Vesik  <svesik@openoffice.org>  [d40a497b53a9a7b15f0d2b7b1a7d334378b8a1a7]

Add patch for freebsd - contributed by Tim Tretyak <timothy@umc.com.ua>


2000-11-06  Ocke Janssen  <oj@openoffice.org>  [5129ddcc9758be1071ebb7e1fb231a9d6d17ff69]

don't call disposing form parent


2000-11-06  Kai Sommerfeld  <kso@openoffice.org>  [d92a151a6603f8209f1d896ff1573fe63f093886]

Added: ctor with XCommandEnvironment, method getEnvironment().


2000-11-06  Malte Timmermann  <mt@openoffice.org>  [d9f56e1580a533710ead7e42f29d42120c578f2c]

IME: CursorPos


2000-11-06  Hans-Joachim Lankenau  <hjs@openoffice.org>  [0218562720eb6969c96b72dbaa41655249926245]

there is no cdecl Call*


2000-11-06  Michael Hönnig  <mi@openoffice.org>  [0413adb2d078be1ea19caf7c90a201be8884c331]

moved from api


2000-11-06  Kurt Zenker  <kz@openoffice.org>  [19714d6eec8c671d410a863c20ac11dbfc0cd0fd]

UDK207


2000-11-06  Michael Hönnig  <mi@openoffice.org>  [1f47610c1e38e0c1d987cac06a5a02aa36908355]

moved from api


2000-11-06  Christian Lippka  <cl@openoffice.org>  [e1d3c01e3c769d9fdacc8782e0b2444250afbc30]

added feature flag for shape export and optional ref point


2000-11-06  Peter Burow  <pb@openoffice.org>  [1a7ea1ed494a58a6394ca04288baf4e33a6f88a7]

chg: SearchFile() added


2000-11-06  Peter Burow  <pb@openoffice.org>  [d837790ce3ae8a58591ba62c161f5ef1c50a7bd1]

chg: GetLocale() added


2000-11-06  Oliver Braun  <obr@openoffice.org>  [84fed643f682ab53359dfda50124c5bc8b6a87d3]

do not deliver systools header to root dir


2000-11-06  Oliver Braun  <obr@openoffice.org>  [5258a1c3b67a4b71ad87ce8d81c2d7641de5d5ea]

removed old daemon stuff


2000-11-06  Oliver Braun  <obr@openoffice.org>  [f8a09ce19aefdbf2193b72598765073b42802464]

remove old daemon stuff


2000-11-06  Juergen Schmidt  <jsc@openoffice.org>  [78e362ba883cf23b98d0522504b02162ed698943]

check existence of path to user registry if portal use, create non existent directories


2000-11-06  Michael Hönnig  <mi@openoffice.org>  [826c832c12bb80281fc9957ee45ddb19a6d8ad24]

moved from api


2000-11-06  Christian Lippka  <cl@openoffice.org>  [f39de35ad867fe76fca11cdef53186cc58a31b18]

new virtual method to trigger adding of a new shape


2000-11-06  Hans-Joachim Lankenau  <hjs@openoffice.org>  [df4e0dc990419c066e25bfa767d763b45bd7fbb7]

use min/max from stl


2000-11-06  Ocke Janssen  <oj@openoffice.org>  [ad731d03d4554c193963f57d7848904e9e2c0be8]

merge diff


2000-11-06  Hans-Joachim Lankenau  <hjs@openoffice.org>  [5725211f7dc82d69693308a49c5af41afef614ca]

use min/max from stl


2000-11-06  Kay Ramme  <kr@openoffice.org>  [23e45c6cd9615b9365082f64d7ccd4333fe59cb8]

#76899# notify of error listeners fixed


2000-11-06  Christian Lippka  <cl@openoffice.org>  [78815c91d838b214dbaf57038afbdccdbb0c7107]

new virtual method to trigger adding of a new shape


2000-11-06  Sven Jacobi  <sj@openoffice.org>  [e36e8f7a2a2090227b4e1b9b5e6305c275bb74ec]

do not generate preview pictures that are greater than 128kb


2000-11-06  Oliver Braun  <obr@openoffice.org>  [435305a5e21a5fed71eff6c3240843210b946f33]

removed ctr_channel.cxx


2000-11-06  Oliver Braun  <obr@openoffice.org>  [fb516b0d3a37cd4ac5b6e2d14f12893acc4aa703]

removed vos/channel.hxx


2000-11-06  Ocke Janssen  <oj@openoffice.org>  [c2aeb73afdbe293a930c9624886a4759ba66c256]

create sequence from string


2000-11-06  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f7f7002583e968597780ed72bfacae5aae3354f5]

increase internal heap for comex=7


2000-11-06  Malte Timmermann  <mt@openoffice.org>  [0076c1f1142e6f51e567650da0bef8a9b3c0d52e]

more CJK...


2000-11-06  Dirk Grobler  <dg@openoffice.org>  [ee2a245b41c65b8323c46c36fec7146b93e7c1e9]

new transformation rules


2000-11-06  Frank Schönheit  <fs@openoffice.org>  [d15868d3e1d5d9a37b5495858090f68195e05ea2]

no XDatabaseDialogs anymore (module data is dead) - need a new implementation for searching


2000-11-06  Frank Schönheit  <fs@openoffice.org>  [fbc45c6817f569ec5013dac5ea0f912468e41ed9]

do not include DatabaseCursorType anymore - module data is deprecated


2000-11-06  Sander Vesik  <svesik@openoffice.org>  [1edd4066dda02c396944dc329927eceff4453abb]

Add support for FreeBSD. Contributed by: Tim Tretyak <timothy@umc.com.ua>


2000-11-06  Michael Hönnig  <mi@openoffice.org>  [da7419ad6884ab2c4189b8b2f5b941f237886ad5]

moved from api


2000-11-06  jp  <jp@openoffice.org>  [e3d7ceaed80bb16b4eb15ad73919978b58300211]

use new flag from the txtnode for textattribut expansion


2000-11-06  Sander Vesik  <svesik@openoffice.org>  [b730d09025a4ca6a485c8788b8ed4be273407ccb]

Update. Patch contributed by: Tim Tretyak <timothy@umc.com.ua>


2000-11-06  jp  <jp@openoffice.org>  [c99cc5ac7d42ba5bb20b4862c7adfaed11a98b60]

new flags for the SwTxtAttr


2000-11-06  jp  <jp@openoffice.org>  [b94cdc1078450a8e234607e1f54fbe0447e98f92]

new flag for textattribut expansion


2000-11-06  jp  <jp@openoffice.org>  [eb790259d61fbe6a245fae8c1dda00d12afed123]

use new flags from the SwTxtAttr instead of use the Which-Ids


2000-11-06  Niklas Nebel  <nn@openoffice.org>  [b59251a39612bbd9c6991d2eead60fab918b1d5c]

SaveTableAutoFmtNameId ini file entry disabled


2000-11-06  Ocke Janssen  <oj@openoffice.org>  [df46d8efbee2c9ce4009fa510ef1afaf80c76fd9]

forget rtl_textencoding


2000-11-06  Niklas Nebel  <nn@openoffice.org>  [6bdd75493f362376f97892bfe784c218faf06e91]

get palette path from SvtPathOptions


2000-11-06  Niklas Nebel  <nn@openoffice.org>  [a17b6763db7a2095e3bca084c8ea73c64b526662]

iniman include removed


2000-11-06  Niklas Nebel  <nn@openoffice.org>  [048bc0e4e95cd15c5f7db90b92e0813feee69529]

read wk3 flag from configuration


2000-11-06  Andreas Schlüns  <as@openoffice.org>  [8b3c905f700776766eab33639472197b1221a0ed]

add config item for menu features


2000-11-06  jp  <jp@openoffice.org>  [48bd7012350305905e5829b7b08e73e29ac111ca]

must changes: tempfile


2000-11-06  Michael Hönnig  <mi@openoffice.org>  [84f094cc42387fc6f18106b57ef3ac7fa4a62207]

moved from api


2000-11-06  Sven Jacobi  <sj@openoffice.org>  [57179647b34f4c8ae8cbfb9e3e700ee277efac1b]

NumRule property changed: BulletId -> BulletChar


2000-11-06  jp  <jp@openoffice.org>  [8b71a8bae4ab94e0658bece320ba384b2d3d6e96]

must changes: tempfile


2000-11-06  Andreas Martens  <ama@openoffice.org>  [01ac0546d3b7cd98dc22689e86ba8130f817a9c2]

New: phonetic character aside the main text


2000-11-06  Michael Hönnig  <mi@openoffice.org>  [88c437c597b604524d50f450506285a594bd03a5]

moved from api


2000-11-06  Andreas Martens  <ama@openoffice.org>  [2b7d5c9aca976b787790d8837d2a884ed6cef594]

New: phonetic character aside the main text


2000-11-06  Stephan Bergmann  <sb@openoffice.org>  [59bcf58c6cb1e4202c95a396fb0f89927a4ab147]

Adapted to naming conventions of similar classes.


2000-11-06  jp  <jp@openoffice.org>  [8c15e5398f5a3e59cb41c462f5b8d9e11aaf6268]

must changes: GlossaryPath -> AutoTextPath


2000-11-06  Carsten Driesner  <cd@openoffice.org>  [f39d99d3dc22c0a8c7d46547fe9a3e53a16af97e]

implementation for rvp sync added


2000-11-06  Carsten Driesner  <cd@openoffice.org>  [577eee26d122b9c5317d050a0ec4e22f7f263acf]

implementation for rvp sync added


2000-11-06  Kurt Zenker  <kz@openoffice.org>  [7f8b26f20f97a73bdc3fce3f261e790166f51182]

Merge SRC610: 06.11.00 - 09:45:53 (NoBranch)


2000-11-06  Ocke Janssen  <oj@openoffice.org>  [665a8537bd640238b06793c851fcacf2a7f809fd]

patches for linux don't work win


2000-11-06  Frank Schönheit  <fs@openoffice.org>  [c86d49e5b3ccd32ec9c420b25013b744f0846611]

#76258# SimpleResMgr: ref counting for the impl class


2000-11-06  Ocke Janssen  <oj@openoffice.org>  [5c99c0d6de00decc24d3f172051b0d53ea4a51c1]

include header file for linux


2000-11-06  Ocke Janssen  <oj@openoffice.org>  [1307de2b63baff701c92b1f8d3f0cf6183319039]

full qualifier for linux


2000-11-06  Ocke Janssen  <oj@openoffice.org>  [19f6689a9282d1ef0452ff8a36f90adfd163c633]

some casts needed


2000-11-06  Oliver Braun  <obr@openoffice.org>  [1be02a6c0004792448780cf2664d2bca696545f8]

removed osl_setSUPD


2000-11-06  Oliver Specht  <os@openoffice.org>  [931d081e9c83faeccb1ed948e32da849e1b84a35]

::UpdateSequence: ignore SwFmtFld if no SwTxtFld is set


2000-11-06  Ocke Janssen  <oj@openoffice.org>  [c9c9a86262f3e24108d105e45b38265e0bb64e5e]

cleanup the property browser


2000-11-04  Eike Rathke  <er@openoffice.org>  [6906749ef7e44928e4e00a312e8ce06c49ecf59f]

get currencies from locale data; and more LocaleDataWrapper instead of International


2000-11-04  Eike Rathke  <er@openoffice.org>  [064a111cf48ced51bb5b5e8a61202263aa409b23]

GetMappedFormatstring with LocaleDataWrapper instead of International


2000-11-04  Eike Rathke  <er@openoffice.org>  [9847d6f01bfef863f5ac0f27bc9c23caabe423b1]

new: CurrDigits, dummy CurrZeroChar, dummy LongDateDayOfWeekSep


2000-11-03  Eike Rathke  <er@openoffice.org>  [5f8987cc84255094fdef9fab05ce488fa5a96e3c]

ImpGenerateCL: assertion if loaded Locale doesn't match requested Locale


2000-11-03  Eike Rathke  <er@openoffice.org>  [9b1ac42fc45788f1f5bc19613cea4ee6203e7534]

#80023# SetDependentKeywords: be sure to generate keywords for the loaded Locale, not for the requested Locale, otherwise number format codes might not match


2000-11-03  Eike Rathke  <er@openoffice.org>  [2221fd93f0136cfeffbeb130ef4a34aa027abace]

chg: removed parameter from SetDependentKeywords


2000-11-03  Eike Rathke  <er@openoffice.org>  [50d67f4559cc8eb40eea262a5791ddaf0e3a5112]

renamed LCInfo to LanguageCountryInfo; add: getLoadedLocale


2000-11-03  Niklas Nebel  <nn@openoffice.org>  [b587527aa6ceda6797a04df277c87bee29ed9544]

dont use DirEntries for dBase export


2000-11-03  Niklas Nebel  <nn@openoffice.org>  [48cc85d3223b4f84c9df4ce1004582d7e8de3a84]

MoveFile/KillFile/IsDocument


2000-11-03  Niklas Nebel  <nn@openoffice.org>  [c59de65e999e6cc0b00bd117a89f5fad3975d75d]

PutData: no string cells for empty strings


2000-11-03  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b5a106cf1ee0c5a36643837fb7cdceb6bed71ba7]

this stil workswith old stl


2000-11-03  th  <th@openoffice.org>  [8885c8b3bd0180d99f610d1c9c905bc0f86ce7d0]

Fix some CJK input bugs (Korean and Chinese)


2000-11-03  Sven Jacobi  <sj@openoffice.org>  [76d1aa1f3b83870ace8572548f39f604935dd1fb]

now using GraphicURLs, fixed bug that prevents the use of native Grafikformats such as jpg or emf


2000-11-03  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b806fdf7154ad7964e8949cb88b0890b90580853]

use min/max from stl


2000-11-03  Eike Rathke  <er@openoffice.org>  [66fd4484c1575678e9f3deec4ef81dd5376452d0]

show Locale information in assertions


2000-11-03  Stephan Bergmann  <sb@openoffice.org>  [358133c8e59319a2b1828dcb91d4e85b2225b060]

Moved config.lib from svt to svl.


2000-11-03  Frank Schönheit  <fs@openoffice.org>  [85291ee8db7f95b18577dab910cb8be5efa80af8]

removed a stupid service name from OImageControlModel::getSupportedServiceNames


2000-11-03  Stephan Bergmann  <sb@openoffice.org>  [0429dd0d87b7eb22721aa6a890e0ed4e5d27c31c]

Added inetoptions.hxx.


2000-11-03  Stephan Bergmann  <sb@openoffice.org>  [37c1862e2fcf635a4dae1be2fcb003b2b5fc1a02]

Interface to access those configuration database entries that are related to the various Internet services.


2000-11-03  Hans-Joachim Lankenau  <hjs@openoffice.org>  [865a55e34e9330f798b6e019e00556951cd6d25d]

use min/max from stl


2000-11-03  Christof Pintaske  <cp@openoffice.org>  [e2f323b1c52e371571d71b520336e555118be86e]

extended input method handling


2000-11-03  Kurt Zenker  <kz@openoffice.org>  [1ccad97a7cd9a7b67c10368656109ea54fe9b66b]

Merge SRC610: 11/03/00 - 18:01:03 (NoBranch)


2000-11-03  Kurt Zenker  <kz@openoffice.org>  [2cfa1af92c414deac1cc9da2c60ae341b1192874]

Merge SRC610: 11/03/00 - 17:58:52 (NoBranch)


2000-11-03  Kurt Zenker  <kz@openoffice.org>  [5781bd49d3d0cba115376db32c4efe833c02397b]

Merge SRC610: 11/03/00 - 17:57:03 (NoBranch)


2000-11-03  Kurt Zenker  <kz@openoffice.org>  [629203137595f0050e82fd4d8e6996cfbd72a9d9]

Merge SRC610: 03.11.00 - 17:54:47 (NoBranch)


2000-11-03  Hans-Joachim Lankenau  <hjs@openoffice.org>  [17606bc996690491d119ebc99b5f74649b95f6da]

use min/max from stl


2000-11-03  Kurt Zenker  <kz@openoffice.org>  [01b7d4904f37a1f6509569ed184431376515baeb]

Merge SRC610: 03.11.00 - 17:53:43 (NoBranch)


2000-11-03  Kurt Zenker  <kz@openoffice.org>  [6d81c6d6d602f10abf21c6b7f646bbbe995d202b]

Merge SRC610: 03.11.00 - 17:53:00 (NoBranch)


2000-11-03  Kurt Zenker  <kz@openoffice.org>  [66b9bdfec9630f6ed709a74dc9d2a77c96a0ff82]

Merge SRC610: 03.11.00 - 17:53:09 (NoBranch)


2000-11-03  Kurt Zenker  <kz@openoffice.org>  [54fcb8eeb3343d83b292c23350e744ba6d3df5af]

Merge SRC610: 03.11.00 - 17:52:36 (NoBranch)


2000-11-03  Oliver Bolte  <obo@openoffice.org>  [fc0b9e81434bff786cb079ea9ce206ef29e58a54]

Merge SRC610: 03.11.00 - 17:52:18 (NoBranch)


2000-11-03  Kurt Zenker  <kz@openoffice.org>  [82df42b21e97692a084484b7e4c748ef9d3f25d7]

Merge SRC610: 03.11.00 - 17:52:13 (NoBranch)


2000-11-03  Kurt Zenker  <kz@openoffice.org>  [3a626cded392eb3116a1d8c1d4219b3bcc6fc03c]

Merge SRC610: 03.11.00 - 17:51:31 (NoBranch)


2000-11-03  Kurt Zenker  <kz@openoffice.org>  [6f159ca4c3bf2bb3becb7e6d9c348f8876508557]

Merge SRC610: 03.11.00 - 17:50:59 (NoBranch)


2000-11-03  Kurt Zenker  <kz@openoffice.org>  [f2cb7fc61fd6f479d28f8cf68d995ce6fed5de6e]

Merge SRC610: 11/03/00 - 17:50:25 (NoBranch)


2000-11-03  Oliver Bolte  <obo@openoffice.org>  [0d38227d5c6ef220969a70763b3cacaf4b8f05ef]

Merge SRC610: 03.11.00 - 17:50:10 (NoBranch)


2000-11-03  Kurt Zenker  <kz@openoffice.org>  [1013fcee1880a7edbe937cb93a264275758fc29a]

Merge SRC610: 03.11.00 - 17:50:32 (NoBranch)


2000-11-03  Kurt Zenker  <kz@openoffice.org>  [b67ca624d5db285ec47cadb93982351ce7eb6e99]

Merge SRC610: 03.11.00 - 17:49:48 (NoBranch)


2000-11-03  Kurt Zenker  <kz@openoffice.org>  [619c609c2d44b71f299d44a58753d6ce470413b1]

Merge SRC610: 03.11.00 - 17:49:17 (NoBranch)


2000-11-03  Kurt Zenker  <kz@openoffice.org>  [c4acd785b9e0a124b7c501143e067b9616330025]

Merge SRC610: 11/03/00 - 17:47:44 (NoBranch)


2000-11-03  Kurt Zenker  <kz@openoffice.org>  [91992605d64716eab7383692bb0f4244c400347d]

Merge SRC610: 03.11.00 - 17:47:45 (NoBranch)


2000-11-03  Kurt Zenker  <kz@openoffice.org>  [45f297335a4654a5c8c4787fa3e6bc092f5a0006]

Merge SRC610: 03.11.00 - 17:46:14 (NoBranch)


2000-11-03  Kurt Zenker  <kz@openoffice.org>  [eb6550a1aedfe127611c52cedc67b50320efc548]

Merge SRC610: 03.11.00 - 17:44:44 (NoBranch)


2000-11-03  Oliver Bolte  <obo@openoffice.org>  [640ec98b60ebd3e1d2e56120f547125fd166ad20]

Merge SRC610: 03.11.00 - 17:46:30 (NoBranch)


2000-11-03  Kurt Zenker  <kz@openoffice.org>  [4edfc503b5b701e6ddbe757bf9650e43ae44f17b]

Merge SRC610: 11/03/00 - 17:45:35 (NoBranch)


2000-11-03  Kurt Zenker  <kz@openoffice.org>  [136afaaa0f452aef3ead3e3cc6cc9b2fcb695d13]

Merge SRC610: 03.11.00 - 17:36:54 (NoBranch)


2000-11-03  Oliver Bolte  <obo@openoffice.org>  [2ad9fdd098c1fcf1cf7d8bc0888d93438f894525]

Merge SRC610: 03.11.00 - 17:45:03 (NoBranch)


2000-11-03  Kurt Zenker  <kz@openoffice.org>  [d8831376c0dda1a531b71524b9688b46cc794f3d]

Merge SRC610: 03.11.00 - 17:44:49 (NoBranch)


2000-11-03  Oliver Bolte  <obo@openoffice.org>  [b1a63f5da7e6f9ab5ed0a9cc3b71536c3baa2b47]

Merge SRC610: 03.11.00 - 17:43:40 (NoBranch)


2000-11-03  Kurt Zenker  <kz@openoffice.org>  [ae4c96fe8a8720d03faf12c012c1d61ab160e3ee]

Merge SRC610: 11/03/00 - 17:42:53 (NoBranch)


2000-11-03  Kurt Zenker  <kz@openoffice.org>  [f4b0f8eb6ab484198f892c0d8762ec9c787eb797]

Merge SRC610: 03.11.00 - 17:41:15 (NoBranch)


2000-11-03  Oliver Bolte  <obo@openoffice.org>  [757649ef69c0f0aa053e89deaf72285140cd8d88]

Merge SRC610: 03.11.00 - 17:42:28 (NoBranch)


2000-11-03  Kurt Zenker  <kz@openoffice.org>  [d6837c9139a235baff59c9396ba401f0c6655f7f]

Merge SRC610: 11/03/00 - 17:41:37 (NoBranch)


2000-11-03  Kurt Zenker  <kz@openoffice.org>  [db135ea9e2f8ee503f6c9295ef5439cdbd18d406]

Merge SRC610: 03.11.00 - 17:37:02 (NoBranch)


2000-11-03  Kurt Zenker  <kz@openoffice.org>  [df68b01061c55d59318b35a3fbc4488a8aafeffc]

Merge SRC610: 11/03/00 - 17:36:04 (NoBranch)


2000-11-03  Kurt Zenker  <kz@openoffice.org>  [08420599ec1ad4f4b1b528b9c1f4b6aba7619bfe]

Merge SRC610: 03.11.00 - 17:36:02 (NoBranch)


2000-11-03  Kurt Zenker  <kz@openoffice.org>  [b34fba041dd44c66661c725f0017eb17cbc13487]

Merge SRC610: 03.11.00 - 17:34:21 (NoBranch)


2000-11-03  Daniel Rentz  <dr@openoffice.org>  [937cf876cfb2a16758436510ed36508a07375e36]

chg: ScXMLConverter integrated


2000-11-03  Kurt Zenker  <kz@openoffice.org>  [49a013f6151c0300d9c9f7a9f4397d1ed272cdc7]

Merge SRC610: 03.11.00 - 17:32:46 (NoBranch)


2000-11-03  Kurt Zenker  <kz@openoffice.org>  [2e778ff4d192ef5d88c25adf54642ddc75baaa6f]

Merge SRC610: 03.11.00 - 17:30:10 (NoBranch)


2000-11-03  Kurt Zenker  <kz@openoffice.org>  [9fdd380ad1461661ed3efa02e32d5249723eb9ed]

Merge SRC610: 03.11.00 - 17:25:57 (NoBranch)


2000-11-03  Kurt Zenker  <kz@openoffice.org>  [b1fe80d3e3f2f0e523b252c7bf9c6ff8007df48b]

Merge SRC610: 03.11.00 - 17:26:20 (NoBranch)


2000-11-03  Kurt Zenker  <kz@openoffice.org>  [7444ed7b7218203c50d2c5f2e43d9b86ffa907d9]

Merge SRC610: 03.11.00 - 17:24:34 (NoBranch)


2000-11-03  Kurt Zenker  <kz@openoffice.org>  [1782c531fc39b323d58bbac1e4518f2e3e42ff55]

Merge SRC610: 03.11.00 - 17:23:26 (NoBranch)


2000-11-03  Kurt Zenker  <kz@openoffice.org>  [a7038441739b31169c52070f062a14a25b895802]

Merge SRC610: 03.11.00 - 17:23:24 (NoBranch)


2000-11-03  Kurt Zenker  <kz@openoffice.org>  [45119f14e930d703787eb0f588942e63d31a5110]

Merge SRC610: 03.11.00 - 17:23:22 (NoBranch)


2000-11-03  Hans-Joachim Lankenau  <hjs@openoffice.org>  [4daee5da0b5a936ac95e18c78143ff04bbd203b9]

need iostreams


2000-11-03  Martin Hollmichel  <mh@openoffice.org>  [d0c0197d9dd1909b39875f8de16a0b62deadffa7]

Merge SRC610: 03.11.00 - 17:13:12 (NoBranch)


2000-11-03  Kurt Zenker  <kz@openoffice.org>  [344dc393ccf2650b477117f30f51097a28ddfce8]

Merge SRC610: 03.11.00 - 17:12:58 (NoBranch)


2000-11-03  Kurt Zenker  <kz@openoffice.org>  [ea302f573098309d34d525b60400783883fb1617]

Merge SRC610: 03.11.00 - 17:08:49 (NoBranch)


2000-11-03  Nils Fuhrmann  <nf@openoffice.org>  [fa61ed31290d703796311e6adf19473db33426a2]

Fixes for conversion between UTF8 and MS charsets


2000-11-03  Eike Rathke  <er@openoffice.org>  [1fcb6873aa4ca730b8bc8514962d168885ad483f]

NumberFormatIndex is a short instead of a long


2000-11-03  Eike Rathke  <er@openoffice.org>  [21b79f1865cd20e2688ac7384d1785f2f0915dbf]

LocaleItem constants instead of enum


2000-11-03  Eike Rathke  <er@openoffice.org>  [c2fb66d499840d63db6e25c73f9037d4afbf3675]

SetDependentKeywords: TrueWord/FalseWord direct via LocaleDataWrapper


2000-11-03  Daniel Rentz  <dr@openoffice.org>  [1d248f54668a945650d9ca3d0deabff826d7a22b]

fix: allow single cell addresses in consolidation dialog


2000-11-03  Christof Pintaske  <cp@openoffice.org>  [3f712701214dc1ccecb4e7df0201d152ec635a89]

adding vertical writing


2000-11-03  Oliver Specht  <os@openoffice.org>  [c6a201e4c69569da72084ba780e971e759215109]

#79818# notification also supported for complete subtrees


2000-11-03  Thomas Benisch  <tbe@openoffice.org>  [683ba83ceb531d1c9502c5ad38cb1a0174a0ca7a]

removed typo in previous commit


2000-11-03  Thomas Benisch  <tbe@openoffice.org>  [a7476f315fbb826ab136637a6ea295ef77eeb198]

#79173: wrong view frame in second call pDispatcher->Execute


2000-11-03  Frank Schönheit  <fs@openoffice.org>  [edc297bae80319c569baf66415fbb51adbaf2d34]

setPropertyValues - fixed a copy'n'paste bug


2000-11-03  Christof Pintaske  <cp@openoffice.org>  [cb69042258e1dbb9fa37f85070c8b569e68cebcb]

adding vertical writing


2000-11-03  Ocke Janssen  <oj@openoffice.org>  [fef4a615eef2196cd552b2a067376fd3d773e30f]

need of MultiServiceFactory


2000-11-03  Peter Burow  <pb@openoffice.org>  [bec6556bf97078a18b7fccb6d4eaf1e653eaeca8]

chg: UniCode-Changes


2000-11-03  Ocke Janssen  <oj@openoffice.org>  [2b4f5825fb808a461a20ebd80011f8c32e6058a2]

check url


2000-11-03  Ocke Janssen  <oj@openoffice.org>  [8f849fa44e7724953214921778bd685926e33c00]

new method initformatter


2000-11-03  Ocke Janssen  <oj@openoffice.org>  [ab81188e726ba90909af4d49484c1f01049512ac]

call initformatter


2000-11-03  Ocke Janssen  <oj@openoffice.org>  [746ba88bfb12d592e6fd9817f0b9a14858694de7]

some problems with refcount resolved


2000-11-03  Ocke Janssen  <oj@openoffice.org>  [4eead561b0a61c9fbe27b2d5d4e20cf10d1253fd]

some problems with refcount resolved


2000-11-03  Ocke Janssen  <oj@openoffice.org>  [253299012dc5eca101611c87ab8b4e170cb8b65a]

class moved to comphelper


2000-11-03  Ocke Janssen  <oj@openoffice.org>  [e4794fb22157cd4d76eabe0e750156e618e5da5f]

insert real namepsace


2000-11-03  Ocke Janssen  <oj@openoffice.org>  [e281c08bf8558efc1d64fd575c83423760ebb805]

new class for multiple propertysets


2000-11-03  Ocke Janssen  <oj@openoffice.org>  [bbaaa78f34411c77aeb9d030b1c3deebbf015061]

new class for eventlistener


2000-11-03  Ocke Janssen  <oj@openoffice.org>  [4ac2c6bc34802a5db6b08cbe393c324c190abc24]

some changes in refcount


2000-11-03  th  <th@openoffice.org>  [bff5cca6ab6ab1bacf521f81d90b2e45c0b7db19]

ImplGetLogFontFromFontSelect()


2000-11-03  th  <th@openoffice.org>  [7f5ebc0f34acc618886d386f40c85b3dc8f296f6]

Improve CJK input handling


2000-11-03  th  <th@openoffice.org>  [7cc1a91c304938bf7cc6aab262a53ab7acadd82c]

remove mbCompositionMode


2000-11-03  Ocke Janssen  <oj@openoffice.org>  [60d02225043e82c9c4933980675c304aef94fa46]

new base class for databasemetadata


2000-11-03  Oliver Bolte  <obo@openoffice.org>  [09ec45ba551bfaa33e4538dc5eb8bbfe6b114fed]

CONTROLLEN macro for macosx


2000-11-03  Ocke Janssen  <oj@openoffice.org>  [c119c000bf1227029a8b75b841e95636065a7764]

some changes in refcount


2000-11-03  Frank Schönheit  <fs@openoffice.org>  [52802867e16368e1529b7c9e05686e077496d83f]

propertiesChanged: call ImplSetPeerProperty without our mutex locked (should prevent some deadlocks) - that's why in ImplSetPeerProperty one more check for some more thread safety


2000-11-03  Ocke Janssen  <oj@openoffice.org>  [2fe3762107904981c77660a9e4a48d29053bc0a0]

some changes in refcount


2000-11-03  Thomas Lange  <tl@openoffice.org>  [e2041ab2716e0f387ff6700d04fa6cda84ed443e]

Most SfxIniManager calls removed


2000-11-03  Ocke Janssen  <oj@openoffice.org>  [a8ff9c398fbfb5f9e3da69ca8aaaf6b470acd602]

some changes


2000-11-03  Oliver Braun  <obr@openoffice.org>  [93350661bec317f661c6b790ee9f080df100c5aa]

c'tor of ODynamicLoader changed


2000-11-03  Ocke Janssen  <oj@openoffice.org>  [2e9a153aeb5798addac0d384f629d1c3b8c488c6]

some changes


2000-11-03  oisin  <oisin@openoffice.org>  [08efd7b797acb4c7eba6096bac15a56c94083be4]

Corrected include paths for string.hxx and list.hxx


2000-11-03  Niklas Nebel  <nn@openoffice.org>  [425c77acb22fc6d2cfbcacd82a66f3fdd651609b]

dispose RowSet after im-/export


2000-11-03  Ocke Janssen  <oj@openoffice.org>  [e086aef9b9121f56388a96cde65a2db8a32d4eaf]

insert descriptor


2000-11-03  Ocke Janssen  <oj@openoffice.org>  [4ee2f874ee0298c691ba08e7fab0be84730035ce]

some changes


2000-11-03  Ocke Janssen  <oj@openoffice.org>  [00c000419f8bf0d7c36f7fca3321fd684b209452]

use stream for any


2000-11-03  Ocke Janssen  <oj@openoffice.org>  [3a60905dd9402297ce2a7231ba6afecb3a9c55d9]

new file


2000-11-03  Ocke Janssen  <oj@openoffice.org>  [933d58abf2a157a499385020c6dff6cf0e8c0696]

new base class for databasemetadata


2000-11-03  Ocke Janssen  <oj@openoffice.org>  [59c5dbb0d2d16b54c22f417e2a0b8ad57ac810f3]

remove two methods


2000-11-03  Daniel Rentz  <dr@openoffice.org>  [998021d54d6a033929ede5eaba2727707c3b51ee]

chg: ScXMLConverter integrated


2000-11-03  Ocke Janssen  <oj@openoffice.org>  [737bb698f5cb670192c2cb2379ba4e66506499db]

new baseclass for properties


2000-11-03  Thomas Lange  <tl@openoffice.org>  [52970889810a9d8061e05e2db37e04669e2ace88]

svtools/iniman.hxx removed


2000-11-03  Ocke Janssen  <oj@openoffice.org>  [098d89ade5d5f543efc7156566a360bc268e26a2]

define changed


2000-11-03  Daniel Rentz  <dr@openoffice.org>  [1cfe2a8b4678a1086bd96ee949852b6821c524da]

add: GetStringFromOrientation()/GetOrientationFromString()


2000-11-03  Hans-Joachim Lankenau  <hjs@openoffice.org>  [bbcb532f06d2165fd92c506b541f661b29e25922]

first changes for wntmsci7


2000-11-03  Mathias Bauer  <mba@openoffice.org>  [eb35c5d93d200eef2eb762713a48cf31aa6d2eb6]

#79606#: error


2000-11-03  Mathias Bauer  <mba@openoffice.org>  [6a5d8084129363979d2ca63778916d250766afcc]

#79606#: controlled error handling for failed readwrite access


2000-11-03  Mathias Bauer  <mba@openoffice.org>  [57d83cb7d3d7747e3f2820835ece0a6c99b05084]

thread safety


2000-11-03  Mathias Bauer  <mba@openoffice.org>  [2d2337a36f82e559588828c83c305de1a113c789]

#79606#: allow for readonly and readwrite opening


2000-11-03  Mathias Bauer  <mba@openoffice.org>  [7528fa265e634cdf4fb36f229f7cd600af336660]

changes in OProcess interface


2000-11-03  Lars Langhans  <lla@openoffice.org>  [a0c281ab42555967a82f51b10c646d8c789c3264]

Functions for analysis


2000-11-03  Oliver Specht  <os@openoffice.org>  [85b451a3124c8e6dbfb5467d047d270524eb2414]

allow editing of indexes independent from the cursor position


2000-11-03  Niklas Nebel  <nn@openoffice.org>  [326337558d318a2aea6c5f3b21ee8a49b862531a]

#79999# ignorableWhitespace before end of style element


2000-11-03  Niklas Nebel  <nn@openoffice.org>  [8344aeb93895954dd3cbf6269f39ebc9469facc3]

libcall include removed


2000-11-03  Sascha Ballach  <sab@openoffice.org>  [77cdd6546349adacc0d4adee7e8cbde1104683c6]

the defines were wrong. they all were 0. now they are right.


2000-11-03  Sascha Ballach  <sab@openoffice.org>  [5ba7035881cdbe62e87598b537fbe825a51b8043]

the defines were wrong. they all were 0. Now she are right


2000-11-03  Oliver Specht  <os@openoffice.org>  [8eff209dc21a49bcbf61a45950e1ae8c8cc81a0d]

#78639# hide unused controls in style dialog


2000-11-03  Kay Ramme  <kr@openoffice.org>  [2f2e0072eaea79aa6006abad9dce96e46af9bcee]

added negotiate and forceSynchronouse attributes for bridge


2000-11-03  Oliver Specht  <os@openoffice.org>  [b3e9bc26f7f73a91bf03e3fbc1f918a53e38c11e]

#78639# hide unused controls in style dialog


2000-11-03  Andreas Schlüns  <as@openoffice.org>  [392fe63200eaf1155b2c6fefc00d2df2e81988dd]

support new key for basic ide


2000-11-03  Oliver Specht  <os@openoffice.org>  [f41fe899696782b9197a7721f73c67d47528fd1c]

#76433# ::insertNewByName: throw exception on illegal group names


2000-11-03  khz  <khz@openoffice.org>  [badc95eaddfd4a87cefe70a24ae30373b282fd82]

fault tolerant Winword parameter reading


2000-11-03  Frank Schönheit  <fs@openoffice.org>  [00f50474074051468986acd86d2ff1bff6e52bc4]

#79998# SetSavePasswordText


2000-11-03  th  <th@openoffice.org>  [5162492634099ebf26a4b626d6af50358d442e99]

remove UpdateExtTextInputArea


2000-11-03  th  <th@openoffice.org>  [572d297972c6100dd1fde7e1b2e9ca4f81effa01]

Implementation for CommandEvent and CommandEventData


2000-11-03  th  <th@openoffice.org>  [2c7cfa3f95b273503232f04437518012d8d2aaad]

cmdevt.cxx


2000-11-03  th  <th@openoffice.org>  [3a3fdd902f0d547db2c8eeb7170fe53514a80fb5]

Improve CJK Input Handling


2000-11-03  Lars Langhans  <lla@openoffice.org>  [1707b815b3bb3fade7b30655208fbe0683fa3aa7]

#79997# new files for work with xml changes and localization


2000-11-03  Kay Ramme  <kr@openoffice.org>  [41a0ba0a644386f855ba2300db4dc3896f353222]

new: XConnection test component


2000-11-03  Oliver Specht  <os@openoffice.org>  [305e1096925cf3e4bf2f5fd36779e060a717b173]

#78617# Point-Refmark created with selected cursor


2000-11-03  Lars Langhans  <lla@openoffice.org>  [01ea1e5e5e85800a2efe95dc4d1a54b804a28454]

#79997# changes in xml format.


2000-11-03  Peter Burow  <pb@openoffice.org>  [e166600a7b8d22db2b493af9723f8811f2a5c11d]

fix: #79705# new handling of the save-graphics-options


2000-11-02  Niklas Nebel  <nn@openoffice.org>  [e321005c95f9a74ec111d2a04f00d728b6c8d049]

#79817# use measurement system dependent config items


2000-11-02  Niklas Nebel  <nn@openoffice.org>  [25ac53d296d6c7e5879d456fa24edac60f985cd7]

#79817# ScLinkConfigItem is now in optutil


2000-11-02  Niklas Nebel  <nn@openoffice.org>  [1eacf4ac4c3439821282b590b948f3641c858cde]

#79817# optutil


2000-11-02  Niklas Nebel  <nn@openoffice.org>  [c040a12321ee2ba141125b2d41bf221acfb39836]

#79817# ScOptionsUtil and ScLinkConfigItem


2000-11-02  jp  <jp@openoffice.org>  [0f010dcc7e4c7c2055905bc9412b6c49b867555d]

TwoLines as char and not as text attribute


2000-11-02  jp  <jp@openoffice.org>  [085226135b0f2224b83816fbded9ae9f5c838c23]

TwoLines as char and not as text attribute


2000-11-02  Frank Schönheit  <fs@openoffice.org>  [86376da0ef04fff3771dbc995a9b2610272e3f70]

don't use control wizards anymore - need new wizards before doing so


2000-11-02  Frank Schönheit  <fs@openoffice.org>  [04eaf69547273652b48a39d67800bc128138e07e]

#78073# no USE_WIZARDS slot anymore


2000-11-02  jp  <jp@openoffice.org>  [249caeb3ee2d00d707e965d8024495e5d1603af5]

Bug #79944#: SelectWord - 2nd fix - check point and mark


2000-11-02  Daniel Rentz  <dr@openoffice.org>  [b62fd0998e3df9349e828c593019ffeb49d5b2cc]

add: table:consolidation


2000-11-02  Daniel Rentz  <dr@openoffice.org>  [3395c4905961b71be9d613b6700a0a96b218be0e]

add: table:consolidation chg: ScXMLConverter integrated


2000-11-02  Daniel Rentz  <dr@openoffice.org>  [a595af559423bcfddb88b42a17735503cdba4f2c]

chg: ScXMLConverter integrated


2000-11-02  Daniel Rentz  <dr@openoffice.org>  [4bd3285345825cd588ad12196ad79a899d8c6192]

add: table:consolidation


2000-11-02  Daniel Rentz  <dr@openoffice.org>  [34ce690722afe140c92bc596379d78728c0c7a5a]

add: XMLConverter.cxx add: XMLConsolidationContext.cxx


2000-11-02  Daniel Rentz  <dr@openoffice.org>  [d0ef14ed8798ba0813c4c676769c5ffd3484a774]

chg: ScXMLConverter integrated


2000-11-02  Sascha Ballach  <sab@openoffice.org>  [9c1d5759861667d11c3a356fbeef0f58835289f1]

remove gotoEnd() before remove last paragraph


2000-11-02  Daniel Rentz  <dr@openoffice.org>  [93ac7aa4271a57acb642202164fa07459e685b4a]

fix: im/export of ScSubTotalFunc add: GetTokenCount() add: GetSubTotalFuncFromString()


2000-11-02  Christian Lippka  <cl@openoffice.org>  [56395f9037f9533c5be5af80fdad486af2df1415]

fixed service name for numbering rules


2000-11-02  Christian Lippka  <cl@openoffice.org>  [d91e48d7d31d8248be815cccc823cb144bc49310]

#79852# clear() now removes the pages so api wrapper gets a notify


2000-11-02  Christian Lippka  <cl@openoffice.org>  [963ebcd3d872f69f74d74fb9041fe8608f2323f7]

fixed queryvalue and putvalue


2000-11-02  Christian Lippka  <cl@openoffice.org>  [ca99f8b4cc90bb492ee5c32d23957631855f5b28]

added missing XUnoTunnel interface for getImplementation


2000-11-02  Daniel Vogelheim  <dvo@openoffice.org>  [fc037d38c98071e94760e348ab9f4723906b72b5]

- added: sections now completed         (attribute text:protected moved into <style:properties style:protect=../> - added: table of content im- and export         (TOC body does not work) - added: URL textfield (for Calc, Draw, ...) - fixed: tab-stop constant names in xmlkywd.hxx - fixed: import of zero columns - fixed: text hyperlinks now in DTD


2000-11-02  Kai Sommerfeld  <kso@openoffice.org>  [a09d0ec39aa933142f2a45a3a37b4a0987ef54f1]

Added: Support for OpenMode::DOCUMENT_SHARE_DENY_[NONE|WRITE].


2000-11-02  Christian Lippka  <cl@openoffice.org>  [deea43e12f0617d91e3fcb64bfddd66074279e9e]

added missing control character support


2000-11-02  Christian Lippka  <cl@openoffice.org>  [f99bcf7bf564e36824ecf14fbc8541e79aeed039]

only listen to objlistcleared hints of own object list


2000-11-02  Kai Ahrens  <ka@openoffice.org>  [17df4872a72f267b15e61ca8faeaec6fbe7e6e70]

#79985#: check valid id in ::Command


2000-11-02  Martin Hollmichel  <mh@openoffice.org>  [68f30650517e09e66966742af4293f26cc297dc6]

chg: Syntax


2000-11-02  Frank Schönheit  <fs@openoffice.org>  [ad2479b6cbbca179150776401c7249a3668bf9fd]

#79798# StaticFormatter uses the ProcessServiceFactory


2000-11-02  Christian Lippka  <cl@openoffice.org>  [e1e897a80b0a85187ed5dbcc19d45c47b03fdf4e]

#79741# added BulletChar property


2000-11-02  Hans-Joachim Lankenau  <hjs@openoffice.org>  [6f7907b206ceba643b0284df55dbccb53045cb72]

declare as WINAPI calls


2000-11-02  Martin Hollmichel  <mh@openoffice.org>  [ea1b728885751dc25fbf4f9966848fb75e2b6288]

remove temp files after exec


2000-11-02  oisin  <oisin@openoffice.org>  [0548f942a113150c877883e358f9096d0b4233f1]

Using option --with-gcc-home now works correctly


2000-11-02  Malte Timmermann  <mt@openoffice.org>  [8b1f4d014392c81710424a402b24cf9be593b304]

CJK: New Items, ScriptChanges


2000-11-02  Frank Schönheit  <fs@openoffice.org>  [6c17d0c7b76fff237d3f16ec21dbb9120e2c17a0]

#79380# +STR_ERR_EMPTY_DSN_NAME


2000-11-02  Frank Schönheit  <fs@openoffice.org>  [dda05a3d425da5b76ba187ff1d1773d81b7a4646]

#79983# +isBrowseable / #79830# +checkItems


2000-11-02  Thomas Lange  <tl@openoffice.org>  [f8b3801389041be22885e63e660273145caf89b4]

SvFileStream not used anymore, SfxMedium now used


2000-11-02  Oliver Specht  <os@openoffice.org>  [dd4fe32be8471e0c55c3aeee5596767e5b811086]

#79468# proeprty DocumentIndexMarks added to user defined and alphabetical index


2000-11-02  Malte Timmermann  <mt@openoffice.org>  [6cd4403f03f9f745763b11d78c867b655ae50154]

CleanUp...


2000-11-02  oisin  <oisin@openoffice.org>  [b84da789677640fb760dfe7f92b249abd6439a21]

Added #include <glibc/posix/getopt.h> when bootstrapping on Macosx


2000-11-02  Malte Timmermann  <mt@openoffice.org>  [ff06d6352a37dc99dcae9d2fd0c4b83eb98727b2]

GetTextFaceW: sizeof( wchar_t )


2000-11-02  Frank Schönheit  <fs@openoffice.org>  [b83c71ad7d4badb7566e4bd0fdf510401ccb26a5]

#79967# check the getenv return against NULL


2000-11-02  jp  <jp@openoffice.org>  [c6bd0dd00c0766432953cffa175c77aeb2390fdd]

compiler error


2000-11-02  Sascha Ballach  <sab@openoffice.org>  [c60a63d484ac399aa1f42ad48766485082ceba1e]

use ParseFormula with the Formulas of the Condition


2000-11-02  Daniel Boelzle  <dbo@openoffice.org>  [f7583f2fa06b63950e634398f0de97cb3413dd8b]

OInstanceProvider fixed init params bug


2000-11-02  khz  <khz@openoffice.org>  [5c17f2b291717a2a558b237c457e6f90fc147215]

show extended WW9-Frame-Alignment (stored in Escher record 0xF122)


2000-11-02  Sascha Ballach  <sab@openoffice.org>  [af71cc51918699c50e8cf8cff3289bca54e33665]

ParseFormula moved to XMLConverter


2000-11-02  Daniel Rentz  <dr@openoffice.org>  [246edcf197a8fc01b9f87fdef4826944d5a3b595]

add: names for sheet::GeneralFunction


2000-11-02  Frank Schönheit  <fs@openoffice.org>  [58f246aabbfad93b3033e3df699d26d62e99ee25]

deliver com.sun.star.ui files


2000-11-02  Thomas Lange  <tl@openoffice.org>  [19712b019a0e2cd11ff1397fc5e1d3847915a8e3]

XTerminateListener now used to release references on application exit


2000-11-02  Kai Ahrens  <ka@openoffice.org>  [3f8aab767211a99dd99a368b3b748cbdeeb795d6]

#79950#: allow multiple registering of same listeners


2000-11-02  Oliver Specht  <os@openoffice.org>  [1428d662dc8207b1e3b242b7c08be21ab3317e37]

#79525# put metric item beform SvxTransformDialog is executed; revision log removed


2000-11-02  Hans-Joachim Lankenau  <hjs@openoffice.org>  [143f807346017353f48ece0b0bf7c6f3a5b3dc33]

includes


2000-11-02  Daniel Rentz  <dr@openoffice.org>  [83367785661d29b927b7a527d9b837badd05dc4d]

XML import/export helper routines


2000-11-02  Hans-Joachim Lankenau  <hjs@openoffice.org>  [0d694b21de5e92b9cf0fabab5adfda2d66da643c]

add: XOutputStream


2000-11-02  Oliver Specht  <os@openoffice.org>  [63edddb97a705a7e56b0f890265ff088e3c2e91d]

#79638# table width/relativewidth/sizerelative properties corrected


2000-11-02  Frank Schönheit  <fs@openoffice.org>  [8893fea71a66dde5ce30eebd65cf138ca484a22f]

unotools -> comphelper


2000-11-02  Kai Ahrens  <ka@openoffice.org>  [f138119c086d26d2ad26a7f1ddf3649ea5b950ea]

#79646#: must changes (creation of directocies changed)


2000-11-02  Frank Schönheit  <fs@openoffice.org>  [b8ca0366dc17f74069bb7a3ca519a20f644716ef]

unotools -> comphelper


2000-11-02  Juergen Schmidt  <jsc@openoffice.org>  [a5d3681fc08b0f841354ea9b7d0ee3c23b73bdc8]

change the name of the user registry


2000-11-02  Frank Schönheit  <fs@openoffice.org>  [43a9fca66d68088d30a7bbbd1dd98ab0ef505f89]

unotools -> comphelper


2000-11-02  Frank Schönheit  <fs@openoffice.org>  [93cdfed8252ec595d2abbed7f5fae53bb5ef8cec]

unotools -> comphelper


2000-11-02  Oliver Specht  <os@openoffice.org>  [30e740d7ec28fa22f3928a0a5f248255caface55]

#79723# SvxAdjustItem: ParagraphAdjust corrected


2000-11-02  Christian Lippka  <cl@openoffice.org>  [52fbdb606df5a010ffd10c7e156df94baa7319e7]

restore previous text cursor on text import inside shape


2000-11-02  Sascha Ballach  <sab@openoffice.org>  [09d7ff50b13aa586006fcdfc932243a67d4fba95]

gets the new properties, which allow a XML Export of formulas in validations and conditions


2000-11-02  Frank Schönheit  <fs@openoffice.org>  [4616d9d4d91efb42d6cab20f8d035929ab9356a0]

not dead ... only some parts migrated to comphelper


2000-11-02  Kai Sommerfeld  <kso@openoffice.org>  [61c73306eb77c5e9c78474c21c77753e035af1b1]

Fixed: Deadlocks in listener callbacks.


2000-11-02  Mathias Bauer  <mba@openoffice.org>  [1373e82a98196c4166d9e153cef298c5f7e0c02a]

UcbLockBytes creator has changed


2000-11-02  Mathias Bauer  <mba@openoffice.org>  [71834b283a4b154b619f7b8774db8a281242f3c2]

new helper classes


2000-11-02  Sascha Ballach  <sab@openoffice.org>  [cf71010d7fc8ca0719170ede83dc8a5fdac0e383]

Open Row Group in Header Rows now possible


2000-11-02  Oliver Specht  <os@openoffice.org>  [4d888f9af24f035c9ae0feb2ae6fc349d082ee02]

SwXShape: XPropertyState implemented


2000-11-02  Andreas Schlüns  <as@openoffice.org>  [8f6a5b97cc825b13dea02d72090efdb330334a05]

add connection property


2000-11-02  Peter Burow  <pb@openoffice.org>  [607e6da41a1dd85af6dc027f910e142b5e124753]

GlossaryPath -> AutoTextPath


2000-11-02  Frank Schönheit  <fs@openoffice.org>  [1a1fe7f17fe6fa82569c68bfba70d147a4f901e5]

files migrated to the comphelper module


2000-11-02  Andreas Schlüns  <as@openoffice.org>  [c0ebfc3976141536c14a34be83d5ac13d63ea7fc]

export property names to seperate returned history list


2000-11-02  Patrick Luby  <pluby@openoffice.org>  [e4d502248b55d4c22d78195c4fd6b0af99820432]

Added simple implementation for SalGraphics::DrawLine() and put temporary test code in SalFrame::Show()


2000-11-01  Patrick Luby  <pluby@openoffice.org>  [4d9bd2d3d910f32cd3a57af45e42e89c6a93fa55]

Removed all unused Windows code and data types from vcl/aqua code


2000-11-01  Martin Hollmichel  <mh@openoffice.org>  [848f0fb10c0a054599bf33c96b5597b135518187]

Watch the word wrap !


2000-11-01  Niklas Nebel  <nn@openoffice.org>  [48ded29cc0f9dcc0e670c6ca52e2d4b75983c41e]

#79012# currency-style: symbol may be before the number


2000-11-01  jp  <jp@openoffice.org>  [9b3aaf0f460da7c869ae40b1e887b573bcacf768]

SvFileStream access removed


2000-11-01  jp  <jp@openoffice.org>  [b59db0bec73e14131e2b64f2b537f1a54ee3ef54]

Writer:CopyLocalFileToINet: export of mail graphics removed and SvFileStream access removed


2000-11-01  jp  <jp@openoffice.org>  [0a12012c1a436db95c4908d7f85665992a481f7b]

Writer:CopyLocalFileToINet: export of mail graphics removed


2000-11-01  jp  <jp@openoffice.org>  [75d9e8c4ae85b0afdcdf8389571a81e1bf5906ce]

export of mail graphics removed


2000-11-01  jp  <jp@openoffice.org>  [6845aa6c215c91faa4c4e12ef30b4a7d4657502a]

Bug #79944#: SelectWord - if error, reset the mark


2000-11-01  Niklas Nebel  <nn@openoffice.org>  [6bfc73d081a723a61c0c587b19c02c958fe85fe0]

#79611# format type 0 (no recognized elements) is handled by number-style


2000-11-01  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a99f4e4fe1dc1ff04f459079d9f226052aba4af0]

search for #


2000-11-01  Niklas Nebel  <nn@openoffice.org>  [f36b8ca8f6373e48001d5aa0bccbe54eddfc6e29]

ConditionalFormatXML, ValidationXML


2000-11-01  Niklas Nebel  <nn@openoffice.org>  [c06d36614e481a9c3b602a2bd3c25a5e10319480]

allow XML style references in formulas


2000-11-01  Niklas Nebel  <nn@openoffice.org>  [9e812e33bd8581904e028477786cbce96f26ea2f]

allow XML style references in formulas


2000-11-01  Niklas Nebel  <nn@openoffice.org>  [0feb023e480e58991ba9f22084f8f28a680540fc]

ConditionalFormatXML, ValidationXML


2000-11-01  Niklas Nebel  <nn@openoffice.org>  [239ec7e6a514d75fcfd8964b5f1cecae5a8c7591]

allow XML style references in formulas


2000-11-01  Kai Ahrens  <ka@openoffice.org>  [279fd5669cc23cec013e625e8755f66a41265bfb]

added scaling functionality


2000-11-01  Oliver Specht  <os@openoffice.org>  [f7e7df7d5d0b8872f004c8f1b7cfc352c2cc6fa6]

#76061# ::insertTextContent - exception messages now set


2000-11-01  Frank Schönheit  <fs@openoffice.org>  [ed1f64cc3968582a1e0de6f15b963f51e03354ac]

migrated from awt::XDialog to ui::XExecutableDialog / removed the star* namespace shortcuts


2000-11-01  Oliver Specht  <os@openoffice.org>  [1bbb78e8228032bf21e796e80a9d181af8ec2d57]

#79931# use text left space as left margin of paragraphs


2000-11-01  Oliver Specht  <os@openoffice.org>  [8862e311fad550a4107f49cafdc989d432081db6]

#79931# use text left space as left margin of paragraphs


2000-11-01  Oliver Specht  <os@openoffice.org>  [f40a75fc0a9c22d55095ff4ef1a0a5c9704c05d3]

prevent multiple creation of a SwXDocumentIndex object


2000-11-01  Oliver Specht  <os@openoffice.org>  [28acf2e9a0a769ad731874437a277b99499a38cb]

prevent multiple creation of a SwXDocumentIndex object


2000-11-01  Christian Lippka  <cl@openoffice.org>  [51cb8292a70ecf32d9df9f666cb25e93d3d3f31a]

#79741# always create background object on new master page


2000-11-01  Andreas Schlüns  <as@openoffice.org>  [d4e317f31f05eae4644a7abd40f42417998a7bd2]

new property handling and keynames for history


2000-11-01  Frank Schönheit  <fs@openoffice.org>  [9903e004438ec8800141e64ed658de24e48706a5]

#79939# corrected the auto control focus handling in Activate


2000-11-01  Sascha Ballach  <sab@openoffice.org>  [c43126f8ffe6459d68cc40f1c56a9ceacc824f2d]

catch exception on getByKey on a NumberFormatter


2000-11-01  mfe  <mfe@openoffice.org>  [185ca3ccaf0ed32c116c70c56f1a278d9aec04cc]

pp needed in string2ustring


2000-11-01  Daniel Rentz  <dr@openoffice.org>  [bdf7ab1b2ff04d2a619d598cbd614cfe91aa1e13]

add: export of table:consolidation


2000-11-01  Daniel Rentz  <dr@openoffice.org>  [7bb451fec44b1544f096f3ece042ba7b90eb790e]

add: items for table:consolidation


2000-11-01  Armin Weiss  <aw@openoffice.org>  [dfff9bbb025c2483348be89d2e4e7c9e759d4308]

#79932# 2nd fix for this bug: added CreateNewItemSet() implementations for SdrPageObj and SdrVirtObj


2000-11-01  Sascha Ballach  <sab@openoffice.org>  [869fb45a834ccf220c79ea01b491eb3e3a81fc81]

Outline Import/Export completed


2000-11-01  Armin Weiss  <aw@openoffice.org>  [382132a7de65d8895b9a955a4d707ea16794aa68]

#79932# first raw fix, create an default ItemSet in SdrObject::CreateNewItemSet()


2000-11-01  Hans-Joachim Lankenau  <hjs@openoffice.org>  [bdb58fe745f3cef1d1ec8cbf68066ef365567b3a]

FreeBSD patch


2000-11-01  Michael Brauer  <mib@openoffice.org>  [c551cfeb7e766872520973e27debec88693f89e4]

#79923#: Don't delete table at header or footer's end


2000-11-01  jp  <jp@openoffice.org>  [e839ddd6ffdd40524a6ba98e1e3697f5f65ad1fa]

optimize: use the same code to read MAC-Pict


2000-11-01  Andreas Schlüns  <as@openoffice.org>  [b138c5d130712ff64d814b94db7faaad2d3f4954]

make it threadsafe; change user interface ...


2000-11-01  Daniel Rentz  <dr@openoffice.org>  [f9cabb4c2b3de7198197e4d48c5111a19aa5b53d]

add: table:consolidation


2000-11-01  Christian Lippka  <cl@openoffice.org>  [21f49acc17c539cf4dd03fe3e6bab75a7405c50d]

#79597# invalidate wrapper when page is removed


2000-11-01  Oliver Braun  <obr@openoffice.org>  [f2a079c8d7642f06b1ae9fc99ea61ef6d57c6a94]

introduced SAL_MODULENAME macro and removed (old) revision logs


2000-11-01  Oliver Braun  <obr@openoffice.org>  [23eed1bab2eb3719d8bbe0e2bb846d6a7903cb72]

introduced SAL_DLLPREFIX and SAL_DLLEXTENSION macros


2000-11-01  Oliver Braun  <obr@openoffice.org>  [479fddd9afc3e16e53848350f63e10214cc094b6]

introduced CPPU_LIBRARY macro


2000-11-01  Sascha Ballach  <sab@openoffice.org>  [f13a57eeeab541baad1f5707a6131dd076e1f6cc]

#79901#; pipe moved to comma, so that region-left?, region-center?, region-right? is possible


2000-11-01  Oliver Specht  <os@openoffice.org>  [7ded86817c2293186903dcc549702d7edba32ae8]

convert names of character styles, too


2000-11-01  Oliver Specht  <os@openoffice.org>  [a0754a94ca5775b2222fccf80841b99bde8a724b]

CreatePortions: create portions of objects at the end of the paragraph


2000-11-01  jp  <jp@openoffice.org>  [07750be628426b3136f6ff5a028fc5f87423aeab]

new method LoadStyleFromFile for docshell and uno


2000-11-01  Oliver Braun  <obr@openoffice.org>  [41a250d747babd88431811a11133c1354f285150]

removed obsolete opipeconnection


2000-11-01  Oliver Braun  <obr@openoffice.org>  [3423d71faabe91a9e9059edc1e0716e1bd2d27a4]

removed obsolete opipeconnection


2000-11-01  Kai Sommerfeld  <kso@openoffice.org>  [c4f9e6c1d0d669946ca9f74a8607cadcb9e18fb9]

Removed: Wrong asserts from isFolder() and isDocument().


2000-11-01  Patrick Luby  <pluby@openoffice.org>  [41bf1d03e4d55ce09613f844e3a4b0bd0821647a]

Reorganized all Objective-C object definitions and C wrapper functions so that they are separate from C++ definitions


2000-10-31  Sander Vesik  <svesik@openoffice.org>  [dc8eb84199340ef80d2850d9c8b642f733badb31]

update dependancy list for extensions


2000-10-31  Patrick Luby  <pluby@openoffice.org>  [4311801b7d0d1ed604a8269e0487bef33cbfe6a7]

Enhanced implementation of SalFrame class so that code now will run through the normal vcl execution path.


2000-10-31  jp  <jp@openoffice.org>  [f5530c188a928063fb5377fdd40728723d23f19d]

change usage of filestream to medium


2000-10-31  jp  <jp@openoffice.org>  [36755f8c0cdc10f149ce6756fec1976b759f44b8]

change usage of filestream to medium


2000-10-31  jp  <jp@openoffice.org>  [fa079723eff6567af838385f101ad5230d364522]

Bug #I78#: BrushItem - set color to transparent


2000-10-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [51851d9ecb5ab221282743e624deb57ff3c201fd]

use global accelerator if module accelerator doesn't handle keyinput


2000-10-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [c6e3f9bed9b757bb08e7b5c397e98e8931563266]

allow for physical names in SfxMedium


2000-10-31  Kay Ramme  <kr@openoffice.org>  [66a7c5f927aa0c1e9197d472a8dca7c1270bfe68]

#78167# WINCH signal handler only set for office application


2000-10-31  Niklas Nebel  <nn@openoffice.org>  [d0700e968f151a6a1992348dde391b9aec398887]

#79918# better handling of errors in goal seek


2000-10-31  Niklas Nebel  <nn@openoffice.org>  [25ded8988287c98e9660ca726a456e838b34367c]

#79918# use GetValueAlways for goal seek


2000-10-31  Niklas Nebel  <nn@openoffice.org>  [9720f6a17eeda47e38b61f5b647741490e64d46b]

#79918# GetValueAlways (for goal seek)


2000-10-31  Kai Ahrens  <ka@openoffice.org>  [c3fcc555462abbf1f1873c1ad4b90da7cf871a26]

#79655#: Set stream compress mode in ::WriteData


2000-10-31  Kurt Zenker  <kz@openoffice.org>  [14c313f105e2e204f02856b0c8c2885eb694c476]

use a typedef


2000-10-31  Oliver Bolte  <obo@openoffice.org>  [f48d0ba7239c1d8051c584774e109d72c70db5fe]

Chg: No sba-lib


2000-10-31  Oliver Specht  <os@openoffice.org>  [096f9f54532ee4327186bb83ad72cdee3a2a35ba]

wrong break moved


2000-10-31  Armin Weiss  <aw@openoffice.org>  [273f13879c82557974ae0156c44f11c8409ccc90]

added PreSave() and PostSave() calls to PrepareStore()


2000-10-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [7be6f6aae0d7b9b074f605854845caf7eb5f6e6d]

#65293#: includes


2000-10-31  Frank Schönheit  <fs@openoffice.org>  [1ad628fb8f1457f00ee570969ec0d4a0277e03e5]

added XCompletedExecution interface & implementation


2000-10-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [89e171b50cbfc5a652c4f997b86ad64fcee0883f]

#65293#: includes


2000-10-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [ad6c66a601695f1abb7ef69184eab6c4943b7ebd]

#65293#: moved include


2000-10-31  Jörg Budischewski  <jbu@openoffice.org>  [62e449fc0745e59b51d14f1068f00b9c46c3074c]

must change: new way to generate descriptions and types


2000-10-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [e2651ee34bf619cbdf9fb1096567b7bd96836cf4]

#65293#: syntax


2000-10-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [800a83dcd70cccb2343be90963fbe2381217d6db]

#65293#: includes


2000-10-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [fa62448d4840c33bcf0de5e6ea34b4adb5970705]

#65293#: includes


2000-10-31  Oliver Bolte  <obo@openoffice.org>  [5f70603f5feadf239c4f522735117273d8db33cd]

Change: xHyphenator1 to xHyphenator


2000-10-31  jp  <jp@openoffice.org>  [68a7a6fb41b793922f12798a322da555e6e8792d]

Bug #79912#: IsTransparent - ask the attribut too


2000-10-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [c3363f46cf22b20ff9ebfb3f03b321454d8c1499]

#65293#: includes


2000-10-31  mfe  <mfe@openoffice.org>  [8f9d39cc986b2d740ffa2eb83998504c25318765]

made getLastSocketError work


2000-10-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [e8abe9bd0d6b88c0a80c9b5ce05d1dcd443daeeb]

#65293#: comment out more selectively


2000-10-31  mfe  <mfe@openoffice.org>  [b180154be02b8e4268cb91aec1ade249db8b0955]

ustring creation with textencoding


2000-10-31  mfe  <mfe@openoffice.org>  [18cb2e4846b6366254d4641018718f422170f67b]

ustring creation woth textencoding


2000-10-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [cc8328e09a1fbb37441640e45e6c5f7f69d7c011]

#65293#: syntax


2000-10-31  Armin Weiss  <aw@openoffice.org>  [06fe02817c855a1facbabff88ecf2734405ec28a]

errors at merge corrected (!?!)


2000-10-31  mfe  <mfe@openoffice.org>  [0c8c08e09f11db81c46105b83dcb233e3692169b]

reorg and bsd reno fd transfer


2000-10-31  Frank Schönheit  <fs@openoffice.org>  [caf1a211719f7070d4e4602d2c4cdcd69467cefb]

added XCompletedExecution interface & implementation


2000-10-31  mfe  <mfe@openoffice.org>  [e881f6c4bf2917722c535eaa8eb86f3eaab8be1f]

access mode


2000-10-31  mfe  <mfe@openoffice.org>  [f931cb68736ac17e52ecafd291935cef16ad9e86]

removed memory leak in osl_getSymbol


2000-10-31  Armin Weiss  <aw@openoffice.org>  [3b89de2358fea477a501ca88da180acd0239c705]

added ressources for StarOffice XML names


2000-10-31  Armin Weiss  <aw@openoffice.org>  [fdae3b98c002801b6bade66a7c0a5439dab2af7e]

added StarOffice XML strings


2000-10-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [609ab6a9de29a3f7fe8a43a56bd0dc23c8340aab]

#65293#: AtomServer moved to unotools


2000-10-31  Andreas Schlüns  <as@openoffice.org>  [ff78e53d8f495f20fc0b2ec3ac41e767c52dfa41]

new config item for history handling


2000-10-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [7c1181c0cb5a632753aea4e3669083e3fad2e385]

#65293#: out comment invader game


2000-10-31  Sander Vesik  <svesik@openoffice.org>  [c12ad9af80c9882f96a2571e10ee94016c3582e7]

UnoControls depends on offuh.


2000-10-31  Frank Schönheit  <fs@openoffice.org>  [d5d218b51b2232b7021c99e8a3ab1772ea2e316a]

minor changes to make our compilers happy ...


2000-10-31  Oliver Bolte  <obo@openoffice.org>  [c492b20f05efd6d7b490df1d73a67fa455a7804e]

link error linux


2000-10-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [5b4a9535dfa7de2530332bb4bf77bf01dc45e7ed]

#65293#: typo


2000-10-31  Oliver Bolte  <obo@openoffice.org>  [97bd062e16eb7f72e8dd0a766345e4fed53b0d9c]

change: without saveopt.hxx


2000-10-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [764cac1bb28788faa88557111b8b863fc05fbc70]

#65293#: exception specification


2000-10-31  Armin Weiss  <aw@openoffice.org>  [caea9adb00e9e6e34e3978a29136069f62162c85]

#79585# texturing needs to be switched off before drawing 3d contour


2000-10-31  Peter Burow  <pb@openoffice.org>  [8d35b62758cc8f2e58ec2134c171493a55d16fb2]

chg: saveopt.hxx removed


2000-10-31  Kai Ahrens  <ka@openoffice.org>  [2daf9d142be7d5806e399957b10be0beca8a1011]

#79897#: added undo for graphic attributes


2000-10-31  Christian Lippka  <cl@openoffice.org>  [88d516dbf9ff690b53a887a9aefee7ac9ce1e8e9]

removed XServiceInfo methods, theiere not needed


2000-10-31  Sander Vesik  <svesik@openoffice.org>  [e28e3e15a3b6d5cd73a3bc574d0f63fef1044f93]

minor fixup


2000-10-31  Hennes Rohling  <hro@openoffice.org>  [32d39d0256940ecdb1decbf891d6d1b293453c80]

#72083# Provide new function osl_setDebugMessageFunc


2000-10-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [f5aa29459da3e978f6dbfeae284e1d1842b3fc6e]

#65293#: typo


2000-10-31  Hennes Rohling  <hro@openoffice.org>  [5c2bcdd7a61a7fb7b199369c2893efc774d97c78]

#72083# Provide new function osl_setDebugMessageFunc


2000-10-31  Frank Schönheit  <fs@openoffice.org>  [4af874c1a9a5ac95acfd1a5b1c81be20b52c9c2f]

CursorWrapper: initialize m_xGeneric


2000-10-31  Frank Schönheit  <fs@openoffice.org>  [a76a13e1fac78cc2b932c04bf934ef7ed1cb45ef]

added operator ==


2000-10-31  Frank Schönheit  <fs@openoffice.org>  [b64cddd9ba97d6382ebd64e5c1212efce4be486d]

removed qryparam.hxx - file is obsolete


2000-10-31  Frank Schönheit  <fs@openoffice.org>  [ba5321453dd2930548ac12d9096d2f5c04aced50]

disposing: allow for an empty m_xAggregateAsRowSet


2000-10-31  Kai Ahrens  <ka@openoffice.org>  [f63ae1b206193f8f1f0670b3927fe802180fad67]

#79897#: added undo for graphic attributes


2000-10-31  Frank Schönheit  <fs@openoffice.org>  [7accda9d996861d146348cf20837a39bd92e09d5]

#79904# createPeer: correctly set the size of the new object


2000-10-31  Andreas Schlüns  <as@openoffice.org>  [ef0119786a73ad7aa1cdd316428d7e98d88ba3e3]

make it threadsafe at all


2000-10-31  Oliver Specht  <os@openoffice.org>  [f53f488517a6999c462259d7b6443b0b626576ec]

#79557# own property map for paragraphs


2000-10-31  Andreas Schlüns  <as@openoffice.org>  [997dc30b30941ddeb56e83b72e68ec575e9a784e]

#79873# repair getTypes() mechanism for baseclass ...


2000-10-31  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f1be9cfd2024ce638589731e67bdf3b4ec177af0]

moved rules from rules.mk


2000-10-31  Hans-Joachim Lankenau  <hjs@openoffice.org>  [5d2548e28ff66375621b636a78be51b4ed94d340]

moved rules to pstrules.mk


2000-10-31  Oliver Specht  <os@openoffice.org>  [c7992388a6b13ba96735fc14afa43160d10c3f57]

check SwDoc::GetRootFrm() first


2000-10-31  Jens-Heiner Rechtien  <hr@openoffice.org>  [af8cd235395a4056de6c23eefb8d60e641ab9e92]

#65293#: typo


2000-10-31  Andreas Martens  <ama@openoffice.org>  [e11c2fdfe7fb7c8073020db02892a77a286dd5f7]

Fix #79735#: Loop with fly in headerframe


2000-10-31  Frank Schönheit  <fs@openoffice.org>  [0c8a5e67c3c468955a0e901b443b89f4cdbb22be]

removed RID_SVX_DLG_QUERYPARAMS - functionality is available via the com.sun.star.sdb.InteractionHandler service


2000-10-31  Frank Schönheit  <fs@openoffice.org>  [522f92d5591f75825ddbe81b35a3d20372e65bbe]

qryparam is obsolete. Functionallity is accessible via the com.sun.star.sdb.InteractionHandler service


2000-10-31  Kai Sommerfeld  <kso@openoffice.org>  [9ddf1758c17b3d49e2b2a269633a5163d21fbc04]

Fixed: Typo in XContentAccess::queryContentIdentifierString() - the        second 'i' was missing.


2000-10-31  Andreas Schlüns  <as@openoffice.org>  [5be0141c9e458cdb684b6f8a61efcd404139c20b]

make it threadsafe at all


2000-10-31  Oliver Bolte  <obo@openoffice.org>  [ed6f7c608eba4a9382cb175fc47e1fd0d82ad915]

parse error linux compiler


2000-10-31  Kai Sommerfeld  <kso@openoffice.org>  [fac73c03fbf810c29db61127dfb49ae24c8ce7f0]

Fixed: Typo in XContentAccess::queryContentIdentifierString() - the        second 'i' was missing.


2000-10-31  Kai Sommerfeld  <kso@openoffice.org>  [66d9b1205f11fa515649901c58cb192987dd2e61]

Fixed: Typo in XContentAccess::queryContentIdentifierString() - the        second 'i' was missing ( SUPD>611 ).


2000-10-31  Kai Sommerfeld  <kso@openoffice.org>  [faa2522b41d1597639f7ab4e374b65b46e669ef8]

Fixed: Typo in XContentAccess::queryContentIdentifierString() - the        second 'i' was missing ( SUPD>611 ).


2000-10-31  Kai Sommerfeld  <kso@openoffice.org>  [df72d16d3ec5af2c2f13d0a9c8e26ae5984d57ed]

Fixed: Typo in XContentAccess::queryContentIdentifierString() - the        second 'i' was missing ( SUPD>611 ).


2000-10-31  Frank Schönheit  <fs@openoffice.org>  [8ab9010aee221356f62df32452a84f4ddbffb61c]

use the sdb::Interaction handler to ask for parameters


2000-10-31  Frank Schönheit  <fs@openoffice.org>  [4ea46d4ae629a6f067c629b4ee9d64f4d91639b7]

+SERVICE_SDB_INTERACTION_HANDLER


2000-10-31  Kai Sommerfeld  <kso@openoffice.org>  [9540270ce6b76f8183fa78766aa7fbab18806dbb]

Fixed: Typo in XContentAccess::queryContentIdentifierString() - the        second 'i' was missing ( SUPD>611 ).


2000-10-31  Kai Sommerfeld  <kso@openoffice.org>  [7438dfe5e8a8705afe0df45a2a847720b0b3d7ce]

Fixed: Typo in XContentAccess::queryContentIdentifierString() - the        second 'i' was missing ( SUPD>611 ).


2000-10-31  Daniel Vogelheim  <dvo@openoffice.org>  [2be47309cf6cbb6db4d3a4c2c3899a134e21be76]

- added: sheet-name text field (for Calc) - fixed: master-page-name in foot-/endnote-configuration


2000-10-31  Frank Schönheit  <fs@openoffice.org>  [73bb6753f30d3793fb6bc4ea8c648e2d27295db8]

staruno->com::sun::star::uno


2000-10-31  Frank Schönheit  <fs@openoffice.org>  [555a4cf25cf1abf64cd08deeebb65d2dbbe6bd6b]

use the sdb::Interaction handler to ask for parameters


2000-10-31  Frank Schönheit  <fs@openoffice.org>  [9fbc8b07d4d5f79ae250b3a3b8f7401541269b52]

+SRC_SDB_INTERACTION_HANDLER


2000-10-31  Michael Brauer  <mib@openoffice.org>  [5a272a571ae1cc45ddcf99e4622d4da2fd6215ba]

#79777#: Oboslete assert removed


2000-10-31  Michael Brauer  <mib@openoffice.org>  [b08f3557f32ec39e7d634c4352b73568179f995b]

#78008#: numbering rules export does not rely on a name any longer


2000-10-31  Sander Vesik  <svesik@openoffice.org>  [0a34fb6a5e04f44af103da3533894acc4bdcfdf1]

Update to reflect changes in configure.in (FreeBSD support)


2000-10-31  Michael Brauer  <mib@openoffice.org>  [d8f44a0a61613180bbe77bcef1032d32c1b5c62b]

SwXNumberingRules::getName now returns programmatic name


2000-10-31  Sander Vesik  <svesik@openoffice.org>  [fef17142bc293405fe16832c7c8574e6cffcd3c8]

Add support for FreeBSD. Contributed by: Tim Tretyak <timothy@umc.com.ua>


2000-10-31  Sander Vesik  <svesik@openoffice.org>  [263c6fa224bf93dae65a6f9c34299d5fcf7dd0f3]

Add support for FreeBSD. Contributed by: Tim Tretyak <timothy@umc.com.ua>


2000-10-31  Frank Schönheit  <fs@openoffice.org>  [936c94193bc23ac8ddb577deacf933ef8f3bda01]

OInteraction* (concret interaction continuations) are templates now


2000-10-31  Frank Schönheit  <fs@openoffice.org>  [a56371eed256a75efadda08092fbba1041dd6af3]

support an initial selection


2000-10-31  Frank Schönheit  <fs@openoffice.org>  [1c55b4609c7beb55ef6931c49d63367b5da29415]

+selectDataSource - supporting an initial selecting when creating as service


2000-10-31  Patrick Luby  <pluby@openoffice.org>  [eb06bc3a72b4c48a500bbaafad104a546ea6c866]

Removed linking to QD framework since Display Postscript is already in the AppKit framework.


2000-10-30  jp  <jp@openoffice.org>  [dc85136dd6d8568259efc7b514fd049b7073bc3d]

Bug #79779#: BrushGraphicCache removed


2000-10-30  Eike Rathke  <er@openoffice.org>  [49619d466297f5094ece722382ec1f5772c97523]

new: getCurr...


2000-10-30  Hans-Joachim Lankenau  <hjs@openoffice.org>  [78dae0f066d3c1fb6baf00e122ae302f2d540e72]

description only when SHLnTARGET is active


2000-10-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [2a83fa5907a598ca8bd7eab9a5c3242cff2270ca]

#65293#: linguistic -> linguistic2


2000-10-30  Jens-Heiner Rechtien  <hr@openoffice.org>  [1918fffaf554ae64df25e3fec452a4a72340a47b]

#65293#: typo


2000-10-30  jp  <jp@openoffice.org>  [f90106314a00e7521d9aaf9e6e53395db5915ba4]

Bug #79809#: don't call DeleteLayoutFmt


2000-10-30  Patrick Luby  <pluby@openoffice.org>  [bb90cd54aceeb839449aedf3a2fcf0d88ca6a4c5]

Replaced -framework OpenGL with -framework QD since the OpenGL framework is already linked into the the AppKit framework.


2000-10-30  jp  <jp@openoffice.org>  [2bb41126f4bd5a33a5635cfc61ef2eddcc959972]

Bug #79641#: IsSymbolChar - use the getType interface


2000-10-30  Hans-Joachim Lankenau  <hjs@openoffice.org>  [33334d28edd453a20a7e95dae30adea307d18811]

new header; new version/date


2000-10-30  Andreas Martens  <ama@openoffice.org>  [84ddfad38eeb35448d319e28022a67bf60958b8f]

Fix #79751#: The shell-pointer may be empty


2000-10-30  Hans-Joachim Lankenau  <hjs@openoffice.org>  [902cf9b5d18b2b2c53b15c42bd255fcbae5d158f]

new header


2000-10-30  Andreas Martens  <ama@openoffice.org>  [00dd097f86f5612964905e5cfa5bbe9aca98de27]

Fix #79699#: Drawobject with printarea-orientation


2000-10-30  Frank Schönheit  <fs@openoffice.org>  [64c72850868bd72e9aef61f01f0dc34b3c32f34a]

#79816# no need for a XDataDefinitionSupplier anymore - collect table/view names from the meta data


2000-10-30  Frank Schönheit  <fs@openoffice.org>  [dc97d8c23eb47d81c01971361a8c49d6de8bf837]

don't append the description of the ODBC data source to the DSN name


2000-10-30  Frank Schönheit  <fs@openoffice.org>  [d217ba6813a29483605982029266002dd3b13b86]

no password fields anymore - don't want to have them in and _data source aministration_ dialog


2000-10-30  Frank Schönheit  <fs@openoffice.org>  [ea34d25af3f8905f6b9ce836dda4f20641d02efa]

getCurrent...: add user property value if not empty only


2000-10-30  Frank Schönheit  <fs@openoffice.org>  [7c6cc22cbed8f7d7b6fd8b62326b343c7690dc11]

#79816# STR_INVALID_REGISTEREDDRIVER is obsolete


2000-10-30  Frank Schönheit  <fs@openoffice.org>  [73b929993145b0e501976a1d8af143502e0975fb]

#79816# second UpdateTableList got other parameters


2000-10-30  Hans-Joachim Lankenau  <hjs@openoffice.org>  [5b41290249f501eb14781583157a576256d8646e]

comments


2000-10-30  Frank Schönheit  <fs@openoffice.org>  [0da56c7143474100df37649a961016ae2e4f6edf]

moved from ../dlg


2000-10-30  Frank Schönheit  <fs@openoffice.org>  [11ff4d114915cb1459420d67f84bc9edaed994a6]

implicitly prepend DSN= in Construct


2000-10-30  jp  <jp@openoffice.org>  [9b5967853ac088ec13ec8c1c26234c16e966667e]

unused headerfile removed


2000-10-30  jp  <jp@openoffice.org>  [58aaa8cc1677bb51c2d6b9cfee0f547b24f6048f]

GetBinding: View must not exist


2000-10-30  jp  <jp@openoffice.org>  [360776a64a9e2d4d362edec89a6f8f837d054258]

Bug #79589#: View must not exist


2000-10-30  Mathias Bauer  <mba@openoffice.org>  [b639de4a6a804a383aa62af272872ab58d91b65b]

searchflag corrected for dispatchprovider of beamer


2000-10-30  gt  <gt@openoffice.org>  [ed5e666e0d675cb4f38eea4ada30618e5a246282]

#79561# ReadString(): string cut after flags treated seperately


2000-10-30  Hans-Joachim Lankenau  <hjs@openoffice.org>  [80d5b189765065a357ae70570f01428be9f60cdc]

changes for library description


2000-10-30  Mathias Bauer  <mba@openoffice.org>  [4d45c63c91c0609402faa01d4ccd447ccb8f6e28]

insert beamer frame into container of parent frame


2000-10-30  Frank Schönheit  <fs@openoffice.org>  [4c19511f57cc5e22c09b2a5373114ed3e8a6f07b]

typo


2000-10-30  Frank Schönheit  <fs@openoffice.org>  [e70633363fd261be0d0da065a0a0813224a1df82]

initial checkin hid list for the dbaccess project


2000-10-30  Mathias Bauer  <mba@openoffice.org>  [41a10e82b86419612118a48e8cc2322bad88d676]

wrong define


2000-10-30  Frank Schönheit  <fs@openoffice.org>  [0cf9544ab426d73e83708db9231875f0450eaa9c]

some help ids


2000-10-30  Frank Schönheit  <fs@openoffice.org>  [495848796919af1762cedf2dd118dd89177b1bd2]

#79820# some help ids


2000-10-30  Frank Schönheit  <fs@openoffice.org>  [bfe0f84ead9a7f1f49cab84496e43fccb7ec4293]

#79820# deliver hid list


2000-10-30  Frank Schönheit  <fs@openoffice.org>  [ded1e0d3f6d34702b3eb9aab8fb0ef0053e7f8bb]

#79820# build hidother.src


2000-10-30  Mathias Bauer  <mba@openoffice.org>  [bf96edd065cd1714318bbd427f03fe91483c7834]

#75694#: dont ask for template if only templatefilename is set


2000-10-30  Frank Schönheit  <fs@openoffice.org>  [91ef2d21bbfba91cb98837305ca1b8b71548b96d]

initial checkin - help ids for the dbaccess project


2000-10-30  Mathias Bauer  <mba@openoffice.org>  [0042696f9c36a58396ea5e000becb944b666c577]

use tempfile in unotools


2000-10-30  Michael Brauer  <mib@openoffice.org>  [61f90de9663490a1a2f7b67c45fe8d6f46496ece]

#79888#: Don't try to export background images as columns


2000-10-30  Kurt Zenker  <kz@openoffice.org>  [15f51bd8ac071cebc16d900a288526d74d37c8dd]

UDK206


2000-10-30  Mathias Bauer  <mba@openoffice.org>  [43bd5f68a3567dacdbedd7b72b739a57b6df9d2f]

new fileaccess support


2000-10-30  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a0fc915ce3cd97ca02cc28f14b657ed49c8d8926]

changes for library descritpion


2000-10-30  Hans-Joachim Lankenau  <hjs@openoffice.org>  [515721a9b6ee325f631ee74efc2a189260eaef17]

default library description


2000-10-30  Frank Schönheit  <fs@openoffice.org>  [9954f39757088b846c23b7427cd44233707b38b6]

#79823# minor changes


2000-10-30  Frank Schönheit  <fs@openoffice.org>  [d27fed20f66646f38eb85792c18cfcee6311107b]

#79823# ODatasourceSelector: +(WB_TABSTOP | WB_DIALOGCONTROL)


2000-10-30  Kai Ahrens  <ka@openoffice.org>  [957551c1647af5e756f33eac3c775b0675190591]

added new effects


2000-10-30  Kai Ahrens  <ka@openoffice.org>  [1342d9cc85886457b08e19fcfc091cdaa5de9bbf]

added new effects


2000-10-30  jp  <jp@openoffice.org>  [55db9cd721d46ea1ac95531088a564cf64272404]

new: EmphasisItem


2000-10-30  jp  <jp@openoffice.org>  [dff8d8f3a14576b4e3db33f858627851b67c358c]

new: EmphasisItem


2000-10-30  Kai Ahrens  <ka@openoffice.org>  [dad89352b1a1d9a95d6e15d2a1834a486593e8c5]

added resources for new effects


2000-10-30  Michael Brauer  <mib@openoffice.org>  [9ab05af86c2babeec833cba521b0515d34169bc0]

#79763#: column separator line


2000-10-30  Oliver Braun  <obr@openoffice.org>  [fb4a6dca1f7478144b8f3e36cde11153fff10cc6]

removed SUPD dependencies


2000-10-30  Kai Ahrens  <ka@openoffice.org>  [5cd0786ea3cb18e9fd3e469980c54dff84868a3e]

look for sounds in Gallery user sound theme, too


2000-10-30  Kay Ramme  <kr@openoffice.org>  [42afb0b3e2c7bdf38e3739207073e8a5c6ab36f2]

#76899# notify of error listeners fixed


2000-10-30  Andreas Bille  <abi@openoffice.org>  [8f7d7e81818e1a71d1059248a53ce40296a8c78f]

Delivering startup script


2000-10-30  Andreas Bille  <abi@openoffice.org>  [710b61a92d4a119697c3d7ee45c6ad21e26cfdb9]

Added delivering of start script


2000-10-30  gt  <gt@openoffice.org>  [2d7dc0c63bd8220958ab128e239050ec1b9e1d4a]

#77024# ImportExcel::EndSheet(): reset of extern name buffer only for < Buff8


2000-10-30  Armin Weiss  <aw@openoffice.org>  [7041e60fe0d1635a97cdf17d5dac747d6bae48e4]

change SdrObjects to use SfxItemSet instead of SfxSetItems. Removed TakeAttributes() and SetAttributes(), new ItemSet modification methods (GetItem[Set], SetItem[Set], ClearItem,...)


2000-10-30  Hennes Rohling  <hro@openoffice.org>  [b91ebaf55ab81e0eb60f1490e87a64998a76bc66]

Same button order as in VCL


2000-10-30  Michael Brauer  <mib@openoffice.org>  [29e0a927f1d0e0b7b7d5c60697bad3c961184e7d]

#79557#: property map corrected for unknown attributes


2000-10-30  Kai Sommerfeld  <kso@openoffice.org>  [3b495c367436ba90758292d03d7c82f6f39a0e20]

Added: provconf.obj


2000-10-30  Peter Burow  <pb@openoffice.org>  [4b0792ac58432ba96fb3543a6b748ec3ea55eff5]

chg: libcall.hxx removed


2000-10-30  Oliver Braun  <obr@openoffice.org>  [22b87ee2fb3b54ae56fab9fd6a301d5da3a8d802]

removed SUPD dependencies


2000-10-30  Armin Weiss  <aw@openoffice.org>  [03f7b689c03137352d8caca59d7b7644516b4b9d]

change SdrObjects to use SfxItemSet instead of SfxSetItems. Removed TakeAttributes() and SetAttributes(), new ItemSet modification methods (GetItem[Set], SetItem[Set], ClearItem,...)


2000-10-30  Armin Weiss  <aw@openoffice.org>  [643189a942c0cb49870501574ee4b35c07cfc716]

change SdrObjects to use SfxItemSet instead of SfxSetItems. Removed TakeAttributes() and SetAttributes(), new ItemSet modification methods (GetItem[Set], SetItem[Set], ClearItem,...)


2000-10-30  Peter Burow  <pb@openoffice.org>  [4af94d08b6957981f901f7f8870d1542e804080b]

chg: libcall.hxx removed


2000-10-30  Niklas Nebel  <nn@openoffice.org>  [3fe53c2de360120a491f521740dce1c50d74a1b9]

write data rows


2000-10-30  Sven Jacobi  <sj@openoffice.org>  [fde9956bbd814be70ffda922424973c849639bf1]

now exporting GraphicCrop attributes


2000-10-30  Kay Ramme  <kr@openoffice.org>  [823b3a21f2a6330d21c68684aaf44005fe176707]

inform listeners also when EOF reached


2000-10-30  Niklas Nebel  <nn@openoffice.org>  [d336964e763209bc937fc2a7781b43537158c0a7]

#79769# store area link destination ranges


2000-10-30  Niklas Nebel  <nn@openoffice.org>  [6b27dd97f8d3fb798b58b33ec94d6b5499a1c920]

#79769# areasave


2000-10-30  Niklas Nebel  <nn@openoffice.org>  [fea6b01bbea6862410c57a06a0d315b765890b43]

#79769# object to store AreaLink destination area


2000-10-30  Niklas Nebel  <nn@openoffice.org>  [b14a28cd89896120538fc7b8cfdd471a097c56f4]

#79769# UpdateRefAreaLinks


2000-10-30  Niklas Nebel  <nn@openoffice.org>  [4bc5372cfa0dd2e52d07dc6cce5a89104a5eaecd]

#79769# UpdateRefAreaLinks


2000-10-30  Armin Weiss  <aw@openoffice.org>  [b0c2ec72ff171d8b4303d39f11f67497e88e2d8c]

change SdrObjects to use SfxItemSet instead of SfxSetItems. Removed TakeAttributes() and SetAttributes(), new ItemSet modification methods (GetItem[Set], SetItem[Set], ClearItem,...)


2000-10-30  Armin Weiss  <aw@openoffice.org>  [ac1961ebb754355a2197981aae83f97048845058]

change SdrObjects to use SfxItemSet instead of SfxSetItems. Removed TakeAttributes() and SetAttributes(), new ItemSet modification methods (GetItem[Set], SetItem[Set], ClearItem,...)


2000-10-30  Sascha Ballach  <sab@openoffice.org>  [2f420692d6201815297359380c7c7e840c2e1151]

#79875#; allow clearing of numbullet item


2000-10-30  Frank Schönheit  <fs@openoffice.org>  [34893e198426b748831e9382721e37a150933e5e]

#79868# disable the Reset button when selecting deleted data sources


2000-10-30  Ocke Janssen  <oj@openoffice.org>  [0b54b1983377ad276a21f4f38e019be5c0a29060]

remove qeodbc.h


2000-10-30  Ocke Janssen  <oj@openoffice.org>  [93b088b7ccb19c0af1dc743501405c24ae34f86a]

some changes for linux


2000-10-30  Armin Weiss  <aw@openoffice.org>  [00b3648bc2de353a22433fa41d7504096532c315]

change SdrObjects to use SfxItemSet instead of SfxSetItems. Removed TakeAttributes() and SetAttributes(), new ItemSet modification methods (GetItem[Set], SetItem[Set], ClearItem,...)


2000-10-30  Ocke Janssen  <oj@openoffice.org>  [f0af1d896d8828522ab165e55356a33ddf31b02d]

replace <: in < :


2000-10-30  Kurt Zenker  <kz@openoffice.org>  [9e9bb37f3eb4f5233de3da3edbfc96051c9e6070]

removed Flag ONE_LINGU


2000-10-30  Frank Schönheit  <fs@openoffice.org>  [ed10baaf4d904b53ce416b9a9449727bcf48b59b]

error messsage if the creation of an UCB content fails


2000-10-30  Armin Weiss  <aw@openoffice.org>  [371060e167ad92eddc7820ec40fb6b0466033972]

change SdrObjects to use SfxItemSet instead of SfxSetItems. Removed TakeAttributes() and SetAttributes(), new ItemSet modification methods (GetItem[Set], SetItem[Set], ClearItem,...)


2000-10-30  Andreas Bille  <abi@openoffice.org>  [3527bf0e246853792887354ba429d77d19ad14a5]

Added delivering of xmlhelp.jar


2000-10-30  Andreas Bille  <abi@openoffice.org>  [163a536bd44a653252ddcab803aa00443286d637]

Now building with Berkeley DB and sunparser


2000-10-30  Kai Sommerfeld  <kso@openoffice.org>  [210a534b12bfc3befed9e50c74a1204adb994af1]

Fixed: Content::isFolder() and Content::isDocument()


2000-10-30  Andreas Martens  <ama@openoffice.org>  [4b34cf96f5f783572778b321cbcfa5c9da1116b4]

New: Text adjustment in multiportions


2000-10-30  Kai Sommerfeld  <kso@openoffice.org>  [8af0b35e462b941c55e22640b3b199e77d37d3e2]

Fixed: GPF in Content::getPropertyValues(...).


2000-10-30  Andreas Martens  <ama@openoffice.org>  [1d10fb1197ea93f3532726c55ddd5a0eaa9ed944]

New: Text adjustment in multiportions


2000-10-30  Armin Weiss  <aw@openoffice.org>  [030f0ab1e5a6dd4d3664ebb7a1de4bed87aa7017]

change SdrObjects to use SfxItemSet instead of SfxSetItems. Removed TakeAttributes() and SetAttributes(), new ItemSet modification methods (GetItem[Set], SetItem[Set], ClearItem,...)


2000-10-30  Ocke Janssen  <oj@openoffice.org>  [a412dbbdfc370fff46923146fca6deea040b0021]

class moved to comphelper


2000-10-30  Ocke Janssen  <oj@openoffice.org>  [a807bb24ee57e851a8e21d263e2e2a4811fa4ef7]

descriptors inserted


2000-10-30  Ocke Janssen  <oj@openoffice.org>  [a1e93a818e2375ef3ced8dc056200d4f00a016c0]

use tablecontainer if no tablesupplier is supported


2000-10-30  Jörg Budischewski  <jbu@openoffice.org>  [f472e092704e2772a19931d0f07608fb010572a3]

switched to different naming convention for protocols, service should be named UrpBridge instead of simply Urp


2000-10-30  Thomas Lange  <tl@openoffice.org>  [f5248a95b9fc468940fd58c447e3d0584a4f947f]

linguistic removed


2000-10-30  Andreas Schlüns  <as@openoffice.org>  [ea81816ba11a3c1a377a98e98f1a5a63324aa99b]

new config item for start up configuration


2000-10-30  Andreas Schlüns  <as@openoffice.org>  [8bde48fb95ff4da8cf028f4e46b48f81032b51ef]

new config item for internal configuration


2000-10-30  Ocke Janssen  <oj@openoffice.org>  [d59d3b79ab7049b90a2b1e80f39440d4f7772d1d]

descriptors inserted


2000-10-30  Frank Schönheit  <fs@openoffice.org>  [a660f366128c099b0ee58fb4fb448797b605d153]

getCurrentSettings: no password dialog if the current data source type does not need authentication


2000-10-30  Frank Schönheit  <fs@openoffice.org>  [ed5f3d81863f004d0c05d7de46c848ec61dd2fd1]

+getDatasourceType / +getRelevantItems / +hasAuthentication


2000-10-30  Frank Schönheit  <fs@openoffice.org>  [693699c2b512b012dd0fa15ea4a9b816b63dda21]

+ hasAuthentification(DATASOURCE_TYPE)


2000-10-30  Frank Schönheit  <fs@openoffice.org>  [70a51a31a751ca49f4c65bc357a2fa7e5de9d4f5]

acceptsURL: catch all exceptions when calling getDriver


2000-10-30  Ocke Janssen  <oj@openoffice.org>  [d23b336a85616e3f5712d5c17baf68be7c3b8f8f]

descriptors inserted


2000-10-30  Andreas Schlüns  <as@openoffice.org>  [57feceabad44e7cced9cde7845575a858c509657]

new config item for dialog configuration


2000-10-30  Ocke Janssen  <oj@openoffice.org>  [b2c5030c2f0fa3f8f8e270513e648aa4d4b2da49]

descriptors inserted


2000-10-30  Ocke Janssen  <oj@openoffice.org>  [dad12374df549d8c11f0a871ce7c0d5a1847158d]

descriptors inserted


2000-10-30  Andreas Schlüns  <as@openoffice.org>  [5104c8e538ed361ce0e9c665e353d7e43cd22edb]

new config item for dialog configuration


2000-10-30  Martin Hollmichel  <mh@openoffice.org>  [b182ba667d5cfccfb51c5a10ee5c38af8fff75e0]

changed some comments


2000-10-30  Patrick Luby  <pluby@openoffice.org>  [8e75d2a57203f6269b2efa43731857c684210328]

Added -framework OpenGL to LINKFLAGS


2000-10-29  Eike Rathke  <er@openoffice.org>  [8111e2614829e006a6ddb864a89b533527fa8f17]

i18n API moved from com.sun.star.lang to com.sun.star.i18n


2000-10-29  Eike Rathke  <er@openoffice.org>  [ad2925bafc53d0ff42a72fc0629811e4d8fdacc7]

i18n API moved from com.sun.star.lang to com.sun.star.i18n


2000-10-29  Eike Rathke  <er@openoffice.org>  [81977773877c80bd54999f70ecb5a2fe31fa513e]

i18n API moved from com.sun.star.lang to com.sun.star.i18n


2000-10-29  Eike Rathke  <er@openoffice.org>  [68e03ea7ba882d30abc17538555e2e73c03f8dad]

i18n API moved from com.sun.star.lang to com.sun.star.i18n


2000-10-29  Eike Rathke  <er@openoffice.org>  [2b851bf7d06bfbfcb5ed6ecc9cbe24ff523daf0a]

i18n API moved from com.sun.star.lang to com.sun.star.i18n


2000-10-29  Eike Rathke  <er@openoffice.org>  [6531c976ed6ffbf8e50410433515a3bf0b8dc33b]

i18n API moved from com.sun.star.lang to com.sun.star.i18n


2000-10-29  Eike Rathke  <er@openoffice.org>  [4d15562c0e3f02f17cdecac29ea6933b2cced6ce]

i18n API moved from com.sun.star.lang to com.sun.star.i18n


2000-10-29  Eike Rathke  <er@openoffice.org>  [3b2bc4d3cec92fc1f665c1bb7d41426a3a47ea65]

i18n API moved from com.sun.star.lang to com.sun.star.i18n


2000-10-29  Eike Rathke  <er@openoffice.org>  [4e7ec0b64822199f219cc4868c29894597a8c07c]

add: i18n


2000-10-29  Patrick Luby  <pluby@openoffice.org>  [7cc3965d7cd04320fabd7dbdd085a2b7a48ab71e]

Implemented event handling through the standard vcl process. Now the event processing can be started by invoking the static Application::Execute() method.


2000-10-28  Patrick Luby  <pluby@openoffice.org>  [84a44bcc3808da67871cf14e7353bef9cb91de23]

Moved initialization and release of global GUI objects for Mac OS X into salfraem_impl.m


2000-10-28  Patrick Luby  <pluby@openoffice.org>  [250efb168377609e8d36d0fb389322268592cd24]

Updated names of NSWindow C wrapper functions to be more consistent with actual NSWindow methods that are being called.


2000-10-27  Niklas Nebel  <nn@openoffice.org>  [b91ba97a18f115f92829715d03dd221194066c97]

dBase export: exceptions


2000-10-27  Niklas Nebel  <nn@openoffice.org>  [0ec1e9cbdfb4be18ea18b6b9be567d23bff5963f]

dBase export: don't set warning errorcodes


2000-10-27  Kurt Zenker  <kz@openoffice.org>  [081deeb56df10fca62b1fc48a79fe6b04e3a822e]

Merge SRC610: 27.10.00 - 20:24:06 (NoBranch)


2000-10-27  Kurt Zenker  <kz@openoffice.org>  [8c99ef3974d65cc2803e5258f6bd5ff25f230189]

Merge SRC610: 27.10.00 - 20:21:35 (NoBranch)


2000-10-27  Kurt Zenker  <kz@openoffice.org>  [938528cb3650ed0f8aef3dced34d4cab3f671916]

Merge SRC610: 27.10.00 - 20:20:08 (NoBranch)


2000-10-27  Kurt Zenker  <kz@openoffice.org>  [13e3ed00993b1e5ea1c279776d35a7dd15fd4b00]

Merge SRC610: 27.10.00 - 20:18:40 (NoBranch)


2000-10-27  Kurt Zenker  <kz@openoffice.org>  [ea5205972febe388337b70c0bfbbded281e3b6b7]

Merge SRC610: 27.10.00 - 20:17:18 (NoBranch)


2000-10-27  Kurt Zenker  <kz@openoffice.org>  [4176c52386d4ab47977df3505bfafe60f974ac14]

Merge SRC610: 27.10.00 - 20:16:10 (NoBranch)


2000-10-27  Kurt Zenker  <kz@openoffice.org>  [7228ae71f07dd5bcd63233cccf5c9fe928b61c38]

Merge SRC610: 27.10.00 - 20:16:09 (NoBranch)


2000-10-27  Kurt Zenker  <kz@openoffice.org>  [3d8b2a94e26601a38eb5df86fba43d3299a609cf]

Merge SRC610: 27.10.00 - 20:15:09 (NoBranch)


2000-10-27  Kurt Zenker  <kz@openoffice.org>  [941ea90c1435b04b1a329c402f4eee002d9ebb16]

Merge SRC610: 27.10.00 - 20:13:33 (NoBranch)


2000-10-27  Kurt Zenker  <kz@openoffice.org>  [23b4036041ee6924da4a5655d1c8e83a37ccb094]

Merge SRC610: 10/27/00 - 20:13:32 (NoBranch)


2000-10-27  Kurt Zenker  <kz@openoffice.org>  [249d0f8e33195eb1dcc6fb58740cb037b04bc8c6]

Merge SRC610: 10/27/00 - 20:12:16 (NoBranch)


2000-10-27  Kurt Zenker  <kz@openoffice.org>  [77cf4a4f32ef63b54c8d909dbe7e2dece2382703]

Merge SRC610: 27.10.00 - 20:12:17 (NoBranch)


2000-10-27  Kurt Zenker  <kz@openoffice.org>  [da096b3e1cc3587c5885ec90b0d1421f92e2450a]

Merge SRC610: 27.10.00 - 20:11:02 (NoBranch)


2000-10-27  Kurt Zenker  <kz@openoffice.org>  [3bbc4972ccb91ea930f576fd60dd108d4889f1f0]

Merge SRC610: 27.10.00 - 20:11:30 (NoBranch)


2000-10-27  Kurt Zenker  <kz@openoffice.org>  [38006c3c2584525511dd98ca4f242c518c26ec36]

Merge SRC610: 10/27/00 - 20:11:26 (NoBranch)


2000-10-27  Kurt Zenker  <kz@openoffice.org>  [9c392818cbbd48f11ee4176ad9ef8226166b8978]

Merge SRC610: 27.10.00 - 20:10:41 (NoBranch)


2000-10-27  Kurt Zenker  <kz@openoffice.org>  [1be93c35a58c7f53fadd561573d35f9e1826b966]

Merge SRC610: 27.10.00 - 20:07:40 (NoBranch)


2000-10-27  Kurt Zenker  <kz@openoffice.org>  [d2349d5aeddb9f4ce942a62ff68eec018fce975f]

Merge SRC610: 27.10.00 - 20:05:02 (NoBranch)


2000-10-27  Kurt Zenker  <kz@openoffice.org>  [9a6c9c43920e8bed4a50d071cf0a07117ce3dc3a]

Merge SRC610: 10/27/00 - 20:04:40 (NoBranch)


2000-10-27  Kurt Zenker  <kz@openoffice.org>  [7a41e7bec4e077e04f64b3ac6ab89c4fadc6ccff]

Merge SRC610: 27.10.00 - 20:03:40 (NoBranch)


2000-10-27  Kurt Zenker  <kz@openoffice.org>  [f13805075019529f867f0fc815d3eeb4bdf1867b]

Merge SRC610: 10/27/00 - 20:03:30 (NoBranch)


2000-10-27  Kurt Zenker  <kz@openoffice.org>  [428342ff62703c4a9dfce76f989235d1c9594d80]

Merge SRC610: 27.10.00 - 20:03:01 (NoBranch)


2000-10-27  Oliver Bolte  <obo@openoffice.org>  [58d6e27c2081e77809aeb0782152736286f425a6]

Merge SRC610: 27.10.00 - 20:03:13 (NoBranch)


2000-10-27  Kurt Zenker  <kz@openoffice.org>  [be823551b34081dffa59423972591c189327c529]

Merge SRC610: 10/27/00 - 20:02:21 (NoBranch)


2000-10-27  Kurt Zenker  <kz@openoffice.org>  [64be8c8436999e4edca22d3f10ec7db58189a3d5]

Merge SRC610: 27.10.00 - 20:02:01 (NoBranch)


2000-10-27  Oliver Bolte  <obo@openoffice.org>  [9cf7fa688e23516252ad3d8f98a357372d03b3ac]

Merge SRC610: 27.10.00 - 20:01:14 (NoBranch)


2000-10-27  Kurt Zenker  <kz@openoffice.org>  [c276c1771dcc52211574134f782c87ea27368adf]

Merge SRC610: 27.10.00 - 20:01:18 (NoBranch)


2000-10-27  Kurt Zenker  <kz@openoffice.org>  [74c37cab93f39743eb440e46cc0adfd466c9879f]

Merge SRC610: 27.10.00 - 20:01:04 (NoBranch)


2000-10-27  Kurt Zenker  <kz@openoffice.org>  [99325ddc9b823e21e4869f180b1ca89ef461a5ab]

Merge SRC610: 10/27/00 - 20:00:57 (NoBranch)


2000-10-27  Oliver Bolte  <obo@openoffice.org>  [20b692340d0b478bcf62769a2c09b0620a2479ac]

Merge SRC610: 27.10.00 - 20:00:00 (NoBranch)


2000-10-27  Kurt Zenker  <kz@openoffice.org>  [45765780926b562ac4f3d017b846f3ac6304420f]

Merge SRC610: 27.10.00 - 20:00:02 (NoBranch)


2000-10-27  Kurt Zenker  <kz@openoffice.org>  [1e90f6390b90c1762768a961a38bc6caf26145de]

Merge SRC610: 27.10.00 - 19:59:27 (NoBranch)


2000-10-27  Kurt Zenker  <kz@openoffice.org>  [b75fc46420658fcd072fc991396cb7d519f22447]

Merge SRC610: 10/27/00 - 19:59:05 (NoBranch)


2000-10-27  Kurt Zenker  <kz@openoffice.org>  [873555d8973a36c31f1b9bacaf647985db51283d]

Merge SRC610: 27.10.00 - 19:58:57 (NoBranch)


2000-10-27  Oliver Bolte  <obo@openoffice.org>  [97481f0cc4e5d68a5f6eb52946aecfde00662b6f]

Merge SRC610: 27.10.00 - 19:58:50 (NoBranch)


2000-10-27  Kurt Zenker  <kz@openoffice.org>  [14dceace6701ac0ea22eb131cd8c2b077562e8c9]

Merge SRC610: 10/27/00 - 19:58:04 (NoBranch)


2000-10-27  Kurt Zenker  <kz@openoffice.org>  [1d174c5941cf74dc327281849a2faa854407281c]

Merge SRC610: 27.10.00 - 19:57:48 (NoBranch)


2000-10-27  Kurt Zenker  <kz@openoffice.org>  [0eb210d12a263bf14eaa206ec4a51e3ccad2c9c1]

Merge SRC610: 27.10.00 - 19:57:57 (NoBranch)


2000-10-27  Oliver Bolte  <obo@openoffice.org>  [05c184d73fcd620dea20212a0b23131872770e6d]

Merge SRC610: 27.10.00 - 19:57:16 (NoBranch)


2000-10-27  Kurt Zenker  <kz@openoffice.org>  [bb31d3a630bc1d7500f09178d03eff7c11ceaff5]

Merge SRC610: 27.10.00 - 19:56:58 (NoBranch)


2000-10-27  Kurt Zenker  <kz@openoffice.org>  [2ef6fa371d162eaf6a1add658de8ff34ac94a80e]

Merge SRC610: 10/27/00 - 19:56:36 (NoBranch)


2000-10-27  Kurt Zenker  <kz@openoffice.org>  [91d82f3deae3e96a769589f6d0f5e1cdd298e49f]

Merge SRC610: 27.10.00 - 19:56:11 (NoBranch)


2000-10-27  Oliver Bolte  <obo@openoffice.org>  [3f0e6956f1968c2a0df9d5abe7a7c9c7caae66b7]

Merge SRC610: 27.10.00 - 19:55:53 (NoBranch)


2000-10-27  Kurt Zenker  <kz@openoffice.org>  [647743c4add039a3f80c20b1efc4400dfe533bd6]

Merge SRC610: 27.10.00 - 19:54:45 (NoBranch)


2000-10-27  Kurt Zenker  <kz@openoffice.org>  [e0ba2643f30e361e76b7dbd7e8b5594b7471ead0]

Merge SRC610: 10/27/00 - 19:54:50 (NoBranch)


2000-10-27  Oliver Bolte  <obo@openoffice.org>  [b22e5cd461e2cfa0ef81c97108f476e90ce1d354]

Merge SRC610: 27.10.00 - 19:53:46 (NoBranch)


2000-10-27  Kurt Zenker  <kz@openoffice.org>  [5a9a6f605743bbcb4d4f6e505363e1d51dbc854b]

Merge SRC610: 27.10.00 - 19:53:07 (NoBranch)


2000-10-27  Kurt Zenker  <kz@openoffice.org>  [8f6d3d1f500e838e0795cbab0960f5987e1fc616]

Merge SRC610: 10/27/00 - 19:53:07 (NoBranch)


2000-10-27  Oliver Bolte  <obo@openoffice.org>  [d24f229c9c382ee0fda8d2eda0aca1d7c70ae157]

Merge SRC610: 27.10.00 - 19:52:10 (NoBranch)


2000-10-27  Oliver Bolte  <obo@openoffice.org>  [214a90d5ec08b48dc15e22c386fd8156e102bf0f]

Merge SRC610: 27.10.00 - 19:50:49 (NoBranch)


2000-10-27  Kurt Zenker  <kz@openoffice.org>  [b041b7e61691287c57cac937fbef1969da6af9ef]

Merge SRC610: 10/27/00 - 19:50:08 (NoBranch)


2000-10-27  Kurt Zenker  <kz@openoffice.org>  [127437497115848e088184952aeb533cdd727449]

Merge SRC610: 27.10.00 - 19:49:43 (NoBranch)


2000-10-27  Kurt Zenker  <kz@openoffice.org>  [5c3fbafd92899a38d2a0fbade7578d49a04babf4]

Merge SRC610: 27.10.00 - 19:49:36 (NoBranch)


2000-10-27  Kurt Zenker  <kz@openoffice.org>  [8e753ab9462907ad7cddb57ea3893d871ceaa8af]

Merge SRC610: 10/27/00 - 19:48:49 (NoBranch)


2000-10-27  Kurt Zenker  <kz@openoffice.org>  [f1462cf299cf5680aaf50ccbe550de7c38599d86]

Merge SRC610: 27.10.00 - 19:48:39 (NoBranch)


2000-10-27  Oliver Bolte  <obo@openoffice.org>  [3ed61eefb74e56c436516c077fe8cd0398868457]

Merge SRC610: 27.10.00 - 19:48:40 (NoBranch)


2000-10-27  Kurt Zenker  <kz@openoffice.org>  [df8b872758f40c5d6fd8c4622f00bbfbd779e031]

Merge SRC610: 10/27/00 - 19:47:49 (NoBranch)


2000-10-27  Kurt Zenker  <kz@openoffice.org>  [069fb8e4fe84c93ed8192ecd56f1788a25cc2457]

Merge SRC610: 27.10.00 - 19:47:19 (NoBranch)


2000-10-27  Kurt Zenker  <kz@openoffice.org>  [b314c99618806d9b3ed1d819b10401d97e3d56c7]

Merge SRC610: 27.10.00 - 19:46:54 (NoBranch)


2000-10-27  Oliver Bolte  <obo@openoffice.org>  [f8964342724ecdd3ff826d957b551a1931d7fef6]

Merge SRC610: 27.10.00 - 19:47:07 (NoBranch)


2000-10-27  Kurt Zenker  <kz@openoffice.org>  [b8551ce4b11ed228b10c03df91a6d100e879965a]

Merge SRC610: 10/27/00 - 19:46:20 (NoBranch)


2000-10-27  Oliver Bolte  <obo@openoffice.org>  [ae5264d54eeca438a47e731dafa054f2fb541b7d]

Merge SRC610: 27.10.00 - 19:46:12 (NoBranch)


2000-10-27  Kurt Zenker  <kz@openoffice.org>  [cb18fc5ac59c5422d925e45a444b28fc79ef2a7b]

Merge SRC610: 27.10.00 - 19:45:38 (NoBranch)


2000-10-27  Kurt Zenker  <kz@openoffice.org>  [9fe8078c5345f026149a8b614942e11e14142584]

Merge SRC610: 27.10.00 - 19:45:18 (NoBranch)


2000-10-27  Oliver Bolte  <obo@openoffice.org>  [ae4d459c8ffbe4729cfa5f5a801f0b01258df160]

Merge SRC610: 27.10.00 - 19:44:47 (NoBranch)


2000-10-27  Kurt Zenker  <kz@openoffice.org>  [cf09c50565162c4df02297eeb4e33c3e722afb6a]

Merge SRC610: 10/27/00 - 19:44:39 (NoBranch)


2000-10-27  Kurt Zenker  <kz@openoffice.org>  [abe2759d9cfabf8388b1dd2270d59ae7a9d04b4e]

Merge SRC610: 27.10.00 - 19:44:39 (NoBranch)


2000-10-27  Kurt Zenker  <kz@openoffice.org>  [5bb6ebc2ca3478f9b63b4ed1cc4e9e375bedd95f]

Merge SRC610: 27.10.00 - 19:43:39 (NoBranch)


2000-10-27  Kurt Zenker  <kz@openoffice.org>  [f2281e0bf32689fd60b63e1fcdd4c7b4a8bcc299]

Merge SRC610: 27.10.00 - 19:43:39 (NoBranch)


2000-10-27  Oliver Bolte  <obo@openoffice.org>  [ae438e7a39b32b36653f2fe10435a1406d13168b]

Merge SRC610: 27.10.00 - 19:43:50 (NoBranch)


2000-10-27  Oliver Bolte  <obo@openoffice.org>  [5b42b4f14da44bd2045f6d4d55269f1a56c90911]

Merge SRC610: 27.10.00 - 19:42:44 (NoBranch)


2000-10-27  Kurt Zenker  <kz@openoffice.org>  [6f76a89d4bb255509be0b13031146067cc8aabc7]

Merge SRC610: 27.10.00 - 19:42:42 (NoBranch)


2000-10-27  Kurt Zenker  <kz@openoffice.org>  [82696c0a865bf27ea3b4d136924b55310976c362]

Merge SRC610: 27.10.00 - 19:41:56 (NoBranch)


2000-10-27  Kurt Zenker  <kz@openoffice.org>  [51e7cbb1b8dd5141a424648b73c1554f665425b6]

Merge SRC610: 10/27/00 - 19:41:51 (NoBranch)


2000-10-27  Kurt Zenker  <kz@openoffice.org>  [41e75b464525f428f8e15f3af74822dbb87177a8]

Merge SRC610: 27.10.00 - 19:41:44 (NoBranch)


2000-10-27  Oliver Bolte  <obo@openoffice.org>  [e30a657d315479aab34b35821e6b9ca2866c5363]

Merge SRC610: 27.10.00 - 19:41:42 (NoBranch)


2000-10-27  Kurt Zenker  <kz@openoffice.org>  [45170b665e8288c3dce7269a37d803cee6eeb8e8]

Merge SRC610: 27.10.00 - 19:39:57 (NoBranch)


2000-10-27  Oliver Bolte  <obo@openoffice.org>  [6adaece524034597d9fe3172e532da763ce0c500]

Merge SRC610: 27.10.00 - 19:39:20 (NoBranch)


2000-10-27  Kurt Zenker  <kz@openoffice.org>  [52be7ea93f62596b7bf35ae1c6067250371d8746]

Merge SRC610: 10/27/00 - 19:39:28 (NoBranch)


2000-10-27  Kurt Zenker  <kz@openoffice.org>  [435eacbaa0c2b83b09740b4ae101100031ce3084]

Merge SRC610: 27.10.00 - 19:39:01 (NoBranch)


2000-10-27  Kurt Zenker  <kz@openoffice.org>  [22fdb8e79921dd92ba7cc2cece5058ab7c6c044c]

Merge SRC610: 27.10.00 - 19:38:09 (NoBranch)


2000-10-27  Kurt Zenker  <kz@openoffice.org>  [474d98b53b8d8eb79a679e6c9f98cbd217daadbe]

Merge SRC610: 27.10.00 - 19:38:05 (NoBranch)


2000-10-27  Kurt Zenker  <kz@openoffice.org>  [8e666b729989624ecc084e9a03811ff3f98f6a46]

Merge SRC610: 10/27/00 - 19:37:46 (NoBranch)


2000-10-27  Oliver Bolte  <obo@openoffice.org>  [3d7758bf25cffd90c3ac3b409b62b08b1a12e90b]

Merge SRC610: 27.10.00 - 19:37:14 (NoBranch)


2000-10-27  Kurt Zenker  <kz@openoffice.org>  [be8b31624b086d69bedd60a6f69b5089012c5660]

Merge SRC610: 27.10.00 - 19:36:48 (NoBranch)


2000-10-27  Kurt Zenker  <kz@openoffice.org>  [4ac6ad61c9fc814f213a07d0e05897c8782001d7]

Merge SRC610: 27.10.00 - 19:36:28 (NoBranch)


2000-10-27  Kurt Zenker  <kz@openoffice.org>  [2223420ebad9bc3d4ae3e3f6d025b85b42ec2c5c]

Merge SRC610: 10/27/00 - 19:36:16 (NoBranch)


2000-10-27  Oliver Bolte  <obo@openoffice.org>  [6a3b29ab3fe0d6f63a79af8f27732d4c82cf6903]

Merge SRC610: 27.10.00 - 19:36:11 (NoBranch)


2000-10-27  Kurt Zenker  <kz@openoffice.org>  [9da26a47d2c36bc9e6cb940f30a1702a9d1be629]

Merge SRC610: 27.10.00 - 19:34:17 (NoBranch)


2000-10-27  Kurt Zenker  <kz@openoffice.org>  [c7d672c4460708367b302dfcff72c1a6ba299fb5]

Merge SRC610: 27.10.00 - 19:34:05 (NoBranch)


2000-10-27  Oliver Bolte  <obo@openoffice.org>  [a1ab7d0c974b53080c9965905af7f695f4034de4]

Merge SRC610: 27.10.00 - 19:34:15 (NoBranch)


2000-10-27  Oliver Bolte  <obo@openoffice.org>  [3b4ffafcfcb0c2227d631af23e43ad69cbe10099]

Merge SRC610: 27.10.00 - 19:32:30 (NoBranch)


2000-10-27  Kurt Zenker  <kz@openoffice.org>  [a2a091e0ca5d5aef2eace526cbceb39db2e8d5ff]

Merge SRC610: 27.10.00 - 19:32:24 (NoBranch)


2000-10-27  Kurt Zenker  <kz@openoffice.org>  [6aff77777934eaefa522200fc917f9b2a0f42494]

Merge SRC610: 10/27/00 - 19:31:38 (NoBranch)


2000-10-27  Oliver Bolte  <obo@openoffice.org>  [6922211d97585faf8d4825bdb45ad70ebfd0fab0]

Merge SRC610: 27.10.00 - 19:31:30 (NoBranch)


2000-10-27  Kurt Zenker  <kz@openoffice.org>  [9bdf99a8065ca60411535d731441000bde4aec5a]

Merge SRC610: 27.10.00 - 19:30:15 (NoBranch)


2000-10-27  Kurt Zenker  <kz@openoffice.org>  [f56796df5637e795b491a30a553eba4d91e80446]

Merge SRC610: 10/27/00 - 19:30:32 (NoBranch)


2000-10-27  Oliver Bolte  <obo@openoffice.org>  [72466c82b8c6afc069bdf601a6034bde6d8ac350]

Merge SRC610: 27.10.00 - 19:30:29 (NoBranch)


2000-10-27  Kurt Zenker  <kz@openoffice.org>  [fd51a2690bcf5d880f38ddb891c9fd5fbb13d120]

Merge SRC610: 27.10.00 - 19:29:03 (NoBranch)


2000-10-27  Kurt Zenker  <kz@openoffice.org>  [688bd28d884fc3bfc7da6569bff3acca7d1c4d78]

Merge SRC610: 10/27/00 - 19:29:06 (NoBranch)


2000-10-27  Kurt Zenker  <kz@openoffice.org>  [d4b6b529a37ed07d90ca63df2cafc48724e5cadc]

Merge SRC610: 27.10.00 - 19:28:03 (NoBranch)


2000-10-27  Oliver Bolte  <obo@openoffice.org>  [557c23e59aea77fdd0ab4d268916a9593e243a1e]

Merge SRC610: 27.10.00 - 19:27:24 (NoBranch)


2000-10-27  Kurt Zenker  <kz@openoffice.org>  [5e53797cf5a86c4a46618b0a6a90ac21bfd99387]

Merge SRC610: 27.10.00 - 19:27:01 (NoBranch)


2000-10-27  Kurt Zenker  <kz@openoffice.org>  [e285fc9033b8c1040dc63e0b89e9dd589be65077]

Merge SRC610: 10/27/00 - 19:25:13 (NoBranch)


2000-10-27  Oliver Bolte  <obo@openoffice.org>  [ce4c9523c957990c8636fdbf121802d84f00b403]

Merge SRC610: 27.10.00 - 19:26:11 (NoBranch)


2000-10-27  Kurt Zenker  <kz@openoffice.org>  [da758bebfdc93dcb18625ff6376b18ad2a611ea9]

Merge SRC610: 27.10.00 - 19:25:47 (NoBranch)


2000-10-27  Kurt Zenker  <kz@openoffice.org>  [0d9c2bb6df18d4d9cef32a2e7773d4c83347c758]

Merge SRC610: 27.10.00 - 19:24:52 (NoBranch)


2000-10-27  Kurt Zenker  <kz@openoffice.org>  [bca4deab0fbaa719de001b15251a75e9ffa83bb2]

Merge SRC610: 27.10.00 - 19:24:09 (NoBranch)


2000-10-27  Kurt Zenker  <kz@openoffice.org>  [3112bb810459f56f38bb1de8e806aa2125fd3d24]

Merge SRC610: 10/27/00 - 19:23:13 (NoBranch)


2000-10-27  Oliver Bolte  <obo@openoffice.org>  [7e8431dc9a599cb1739bb37335faae7e5bba3552]

Merge SRC610: 27.10.00 - 19:22:35 (NoBranch)


2000-10-27  Kurt Zenker  <kz@openoffice.org>  [c65a736435dd849a1df0d1fa092ff676c3e76f6a]

Merge SRC610: 10/27/00 - 19:22:17 (NoBranch)


2000-10-27  Oliver Bolte  <obo@openoffice.org>  [a8942f0cc32656c3d525f192c7acf88774e3236a]

Merge SRC610: 27.10.00 - 19:20:16 (NoBranch)


2000-10-27  Oliver Bolte  <obo@openoffice.org>  [72f81b2031e1778b10c063af5f3395ccf94d1140]

Merge SRC610: 27.10.00 - 19:17:29 (NoBranch)


2000-10-27  Kurt Zenker  <kz@openoffice.org>  [bdfe894a691a417f910082b83af88a476814462e]

Merge SRC610: 27.10.00 - 19:08:45 (NoBranch)


2000-10-27  Kurt Zenker  <kz@openoffice.org>  [fc905e1e5f01ccf2380e6dd96a2b869fe2b13cfb]

Merge SRC610: 10/27/00 - 19:03:55 (NoBranch)


2000-10-27  Kurt Zenker  <kz@openoffice.org>  [7fd2e8cb567d287afcf126a94909106d2e63b7ab]

Merge SRC610: 27.10.00 - 19:03:32 (NoBranch)


2000-10-27  Kurt Zenker  <kz@openoffice.org>  [30eae136aed603b2a38c832848e08258b797dc22]

Merge SRC610: 27.10.00 - 19:03:27 (NoBranch)


2000-10-27  Kurt Zenker  <kz@openoffice.org>  [099580a092998423a92ac614f34e92a685bbd8a3]

Merge SRC610: 27.10.00 - 19:02:35 (NoBranch)


2000-10-27  Kurt Zenker  <kz@openoffice.org>  [81e2bbb623f1404018b3f36ff8fc000fa3bd33f4]

Merge SRC610: 27.10.00 - 19:02:00 (NoBranch)


2000-10-27  Kurt Zenker  <kz@openoffice.org>  [226dbe08745b244777f1c894247654ed477ea3a2]

Merge SRC610: 27.10.00 - 19:01:27 (NoBranch)


2000-10-27  Kurt Zenker  <kz@openoffice.org>  [00ad710c295c12fbfa134b3d80950e8a8c922be9]

Merge SRC610: 27.10.00 - 18:59:58 (NoBranch)


2000-10-27  Kurt Zenker  <kz@openoffice.org>  [eec77c69a6daa25a1146e8e241c762b76e0f6fb7]

Merge SRC610: 27.10.00 - 18:59:35 (NoBranch)


2000-10-27  Kurt Zenker  <kz@openoffice.org>  [e29f37dde18f6c88dc56d2d62e2c9c0393290bdb]

Merge SRC610: 27.10.00 - 18:58:32 (NoBranch)


2000-10-27  Kurt Zenker  <kz@openoffice.org>  [600120c1dfe0940f0aad63295a42ca2c9ed476fa]

Merge SRC610: 27.10.00 - 18:57:53 (NoBranch)


2000-10-27  Kurt Zenker  <kz@openoffice.org>  [10acae2d5064c6c9ae5edfe53fe3de21c66791e0]

Merge SRC610: 27.10.00 - 18:57:23 (NoBranch)


2000-10-27  Kurt Zenker  <kz@openoffice.org>  [61c906724ef7a0f7def17e5262d5ba510c210b08]

Merge SRC610: 27.10.00 - 18:55:30 (NoBranch)


2000-10-27  Sander Vesik  <svesik@openoffice.org>  [057843affcc16df1879a7eec3f78ef084d4809e5]

Incorporate makefile.mk to cvs main trunk


2000-10-27  Kurt Zenker  <kz@openoffice.org>  [303e0ff2d0e17a75b209580232b20cb401c2a0aa]

Merge SRC610: 27.10.00 - 18:47:22 (NoBranch)


2000-10-27  Kurt Zenker  <kz@openoffice.org>  [5de2ef1751f1229c8485d011b8ef3c4bff04499f]

Merge SRC610: 27.10.00 - 18:45:08 (NoBranch)


2000-10-27  Kurt Zenker  <kz@openoffice.org>  [208eab26292958935f96d386806fbb72ce8520fe]

Merge SRC610: 27.10.00 - 18:39:11 (NoBranch)


2000-10-27  Kurt Zenker  <kz@openoffice.org>  [e0533a628c680bb7b7fa495031b8cf9654e39906]

Merge SRC610: 27.10.00 - 18:37:32 (NoBranch)


2000-10-27  Kurt Zenker  <kz@openoffice.org>  [9b8bb031962c2a1724af21c5ce507a123679a09b]

Merge SRC610: 27.10.00 - 18:35:43 (NoBranch)


2000-10-27  Kurt Zenker  <kz@openoffice.org>  [72f504d2d40e4bfaf52a64bc3198219c3e9f0ae4]

Merge SRC610: 27.10.00 - 18:31:02 (NoBranch)


2000-10-27  Kurt Zenker  <kz@openoffice.org>  [95673fda7195fd9474ef2f615ca79e2f6372c737]

Merge SRC610: 27.10.00 - 18:24:01 (NoBranch)


2000-10-27  Oliver Bolte  <obo@openoffice.org>  [4599cd03685e16d061076563fafd240def558fcd]

Merge SRC610: 27.10.00 - 18:20:54 (NoBranch)


2000-10-27  Kurt Zenker  <kz@openoffice.org>  [ec0bc7ebd8bd3647c5dc941395ab1ccf8cb00a11]

Merge SRC610: 27.10.00 - 18:20:57 (NoBranch)


2000-10-27  Kurt Zenker  <kz@openoffice.org>  [a59cbce0a8ad70adbec9596e99e4c09dcebb33b6]

Merge SRC610: 27.10.00 - 18:20:25 (NoBranch)


2000-10-27  Kurt Zenker  <kz@openoffice.org>  [4898f89989c2971c4def97ba187df188e35ed4a1]

Merge SRC610: 27.10.00 - 18:19:56 (NoBranch)


2000-10-27  Kurt Zenker  <kz@openoffice.org>  [01d8383e65edaafc0d52b9c2f2fd0b3bff8dee91]

Merge SRC610: 27.10.00 - 18:18:50 (NoBranch)


2000-10-27  Oliver Bolte  <obo@openoffice.org>  [58bcbf6e22934f1e8421578d21ef4a4bd0975a62]

Merge SRC610: 27.10.00 - 18:18:20 (NoBranch)


2000-10-27  Kurt Zenker  <kz@openoffice.org>  [52570cfc14b763b284ca95042b08707c7a292ef1]

Merge SRC610: 27.10.00 - 18:17:52 (NoBranch)


2000-10-27  Oliver Bolte  <obo@openoffice.org>  [85662103b7a55361ba8e68714fbb6ffe35cf7b57]

Merge SRC610: 27.10.00 - 18:17:15 (NoBranch)


2000-10-27  Kurt Zenker  <kz@openoffice.org>  [63c86b53727a9c94249d842969133dba2dfb611b]

Merge SRC610: 27.10.00 - 18:16:40 (NoBranch)


2000-10-27  Oliver Bolte  <obo@openoffice.org>  [a465f5164ada62b813bff947e4b98d07fb290173]

Merge SRC610: 27.10.00 - 18:15:24 (NoBranch)


2000-10-27  Oliver Bolte  <obo@openoffice.org>  [af4a4b061330303e059d71b28f65f09df0ebb5c5]

Merge SRC610: 27.10.00 - 18:14:10 (NoBranch)


2000-10-27  Oliver Bolte  <obo@openoffice.org>  [c900a983da41f91ad86f060d102fec23ebeb6558]

Merge SRC610: 27.10.00 - 18:06:10 (NoBranch)


2000-10-27  Sander Vesik  <svesik@openoffice.org>  [d5fb1284d7bfeb7878569fbcc9c95d69b45e05e4]

1.3 should have been 1.1.2.2. It is there now, ignore 1.3


2000-10-27  Oliver Bolte  <obo@openoffice.org>  [041ca669cf875a0fdd0260aed2178622942316fd]

Merge SRC610: 27.10.00 - 18:04:23 (NoBranch)


2000-10-27  Oliver Bolte  <obo@openoffice.org>  [36c42be91e7dd6e710943f6559d30eea3c71ef48]

Merge SRC610: 27.10.00 - 18:02:42 (NoBranch)


2000-10-27  Oliver Bolte  <obo@openoffice.org>  [08e6d0b22c1080f60f5053b9c4aad214668a32c4]

Merge SRC610: 27.10.00 - 18:00:24 (NoBranch)


2000-10-27  Oliver Bolte  <obo@openoffice.org>  [ac870c9da982039db8f33c8cd84c8ffe4c40db9a]

Merge SRC610: 27.10.00 - 17:58:11 (NoBranch)


2000-10-27  Armin Theissen  <armin@openoffice.org>  [d0b97b89452a5655f55a65a4c162a38f20f4bb34]

classpath also for gui==win now


2000-10-27  Frank Schönheit  <fs@openoffice.org>  [c648b3b610884745fb8b66598a4927495fa8b824]

modified some implementations, so that they work with the new sdb interfaces (DatabaseContext instead of DatabaseAccessContext, no DatabaseEnvironment anymore, ....)


2000-10-27  Oliver Bolte  <obo@openoffice.org>  [af82e73d7e8936570f83b093b6de279c50daf654]

Merge SRC610: 27.10.00 - 17:55:13 (NoBranch)


2000-10-27  Oliver Bolte  <obo@openoffice.org>  [db0eae85e64d989b0267bd178d66de15256ba7d9]

Merge SRC610: 27.10.00 - 17:53:04 (NoBranch)


2000-10-27  Oliver Bolte  <obo@openoffice.org>  [c4711592fb4621c8f83e07f9b610069eaa9942f6]

Merge SRC610: 27.10.00 - 17:51:42 (NoBranch)


2000-10-27  Oliver Bolte  <obo@openoffice.org>  [841a2a052df4efa1e208bdfa06e47ec2342c7d52]

Merge SRC610: 27.10.00 - 17:50:34 (NoBranch)


2000-10-27  Oliver Bolte  <obo@openoffice.org>  [2f68ef433676f8ac559d5bc16cfcbe5e1044a3c1]

Merge SRC610: 27.10.00 - 17:49:38 (NoBranch)


2000-10-27  Oliver Bolte  <obo@openoffice.org>  [e501e08af8c5fcf567f1ed62aeded0a9382d8b27]

Merge SRC610: 27.10.00 - 17:48:36 (NoBranch)


2000-10-27  Kurt Zenker  <kz@openoffice.org>  [1c8b44f9f1ec63cc3450bbbe7951bdc362be6a8f]

Merge SRC610: 27.10.00 - 17:48:34 (NoBranch)


2000-10-27  Kurt Zenker  <kz@openoffice.org>  [8b5e70ec17c90d3f524014d69f0a39f6c6e77861]

Merge SRC610: 27.10.00 - 17:46:48 (NoBranch)


2000-10-27  Oliver Bolte  <obo@openoffice.org>  [e13e74a92bdeb52c418479e22d40fa280ca617ea]

Merge SRC610: 27.10.00 - 17:46:42 (NoBranch)


2000-10-27  Oliver Bolte  <obo@openoffice.org>  [ee39f61b873e554c7947c3eb667b53176c197bea]

Merge SRC610: 27.10.00 - 17:45:44 (NoBranch)


2000-10-27  Kurt Zenker  <kz@openoffice.org>  [78a68483db972e77e1e5a0b0fcb0d9b8010f5342]

Merge SRC610: 27.10.00 - 17:45:02 (NoBranch)


2000-10-27  Oliver Bolte  <obo@openoffice.org>  [2df4b6555fee421d7f0d019f75ca6679a46168e6]

Merge SRC610: 27.10.00 - 17:44:30 (NoBranch)


2000-10-27  Kurt Zenker  <kz@openoffice.org>  [c3fed1e2bc850218f22383804e346066d1eaf903]

Merge SRC610: 27.10.00 - 17:44:07 (NoBranch)


2000-10-27  Kurt Zenker  <kz@openoffice.org>  [641e0284b582bb687052c47b3c0f74d6c6bdf090]

Merge SRC610: 27.10.00 - 17:44:03 (NoBranch)


2000-10-27  Oliver Bolte  <obo@openoffice.org>  [b47cdbd91aafa0b5fd15eab3656d2c7e246edbd4]

Merge SRC610: 27.10.00 - 17:43:28 (NoBranch)


2000-10-27  Kurt Zenker  <kz@openoffice.org>  [9b66aacfd319b4a23141f725e697746b7d7ca87a]

Merge SRC610: 27.10.00 - 17:42:53 (NoBranch)


2000-10-27  Kurt Zenker  <kz@openoffice.org>  [01b253a9de603548d6e19c4a793947fb2dfd98b1]

Merge SRC610: 27.10.00 - 17:42:51 (NoBranch)


2000-10-27  Oliver Bolte  <obo@openoffice.org>  [fa59637ef1114aad39cc7c552ff312e5afe6d089]

Merge SRC610: 27.10.00 - 17:42:05 (NoBranch)


2000-10-27  Kurt Zenker  <kz@openoffice.org>  [f944f91a521b7fd2e931eed582d2a4bf5b13d78a]

Merge SRC610: 27.10.00 - 17:41:20 (NoBranch)


2000-10-27  Kurt Zenker  <kz@openoffice.org>  [aa9b40b834ca155c51784f5e90caa9246ba2c003]

Merge SRC610: 27.10.00 - 17:41:17 (NoBranch)


2000-10-27  Kurt Zenker  <kz@openoffice.org>  [2e9ad6a2645571fb4bfec304cb7209c774787c50]

Merge SRC610: 27.10.00 - 17:40:22 (NoBranch)


2000-10-27  Kurt Zenker  <kz@openoffice.org>  [6068215b85549412505db0799236eaebfedeeb89]

Merge SRC610: 27.10.00 - 17:40:07 (NoBranch)


2000-10-27  Oliver Bolte  <obo@openoffice.org>  [123909a8bd131d874598954642fccccec35ee021]

Merge SRC610: 27.10.00 - 17:40:07 (NoBranch)


2000-10-27  Oliver Bolte  <obo@openoffice.org>  [69d1aca4b4e341e497afd682ec65a16452e7716a]

Merge SRC610: 27.10.00 - 17:39:11 (NoBranch)


2000-10-27  Philipp Lohmann  <pl@openoffice.org>  [d09994e2bc644d914868683656b8047856f8e9be]

AtomServer et al moved to unotools to be usable in other projects


2000-10-27  Kurt Zenker  <kz@openoffice.org>  [ae0c425b3bdb6c9d6c0fc2c56d916ace469adf5e]

Merge SRC610: 27.10.00 - 17:22:22 (NoBranch)


2000-10-27  Kurt Zenker  <kz@openoffice.org>  [25b72bf23a81c9a3421a6da70f0a4969aa56f02d]

Merge SRC610: 10/27/00 - 17:20:22 (NoBranch)


2000-10-27  Kurt Zenker  <kz@openoffice.org>  [8aa66dbb76d2fb580eccb271b1f5bf748cb112fd]

Merge SRC610: 27.10.00 - 17:18:48 (NoBranch)


2000-10-27  Kurt Zenker  <kz@openoffice.org>  [60be4f9522fd8339042382c4251e7462caa52d64]

Merge SRC610: 27.10.00 - 17:18:52 (NoBranch)


2000-10-27  Philipp Lohmann  <pl@openoffice.org>  [787a725ca68f592afaf44a15f60112ca9398590c]

added XAtomServer helper, a class to map between IDs and strings


2000-10-27  Kurt Zenker  <kz@openoffice.org>  [0ef15c9941ff3c35b2eab57b5df9e720d121dd5c]

Merge SRC610: 27.10.00 - 17:17:50 (NoBranch)


2000-10-27  Kurt Zenker  <kz@openoffice.org>  [64bf419cd4bf632ca03a501c61472dc3e721e68e]

Merge SRC610: 27.10.00 - 17:16:54 (NoBranch)


2000-10-27  Kurt Zenker  <kz@openoffice.org>  [e7062a5801d4d18348b08492ed4b296ae852dd95]

Merge SRC610: 27.10.00 - 17:16:55 (NoBranch)


2000-10-27  Kurt Zenker  <kz@openoffice.org>  [6acfce5a69efae89b63300ffa8e28f4f9ed5718b]

Merge SRC610: 27.10.00 - 17:16:44 (NoBranch)


2000-10-27  Kurt Zenker  <kz@openoffice.org>  [af9b3920db66b7df289944a6c6cc387dba0f97df]

Merge SRC610: 27.10.00 - 17:15:38 (NoBranch)


2000-10-27  Kurt Zenker  <kz@openoffice.org>  [abed9a342d1ad022bf3aa7005bbabc4d9251bf2f]

Merge SRC610: 27.10.00 - 17:14:02 (NoBranch)


2000-10-27  Kurt Zenker  <kz@openoffice.org>  [614ba52438dcc85c313ce1dad9f95f72e74ca150]

Merge SRC610: 27.10.00 - 17:13:43 (NoBranch)


2000-10-27  Kurt Zenker  <kz@openoffice.org>  [af9f15b473ab966feddde377ac310c37e21831b1]

Merge SRC610: 10/27/00 - 17:13:44 (NoBranch)


2000-10-27  Frank Schönheit  <fs@openoffice.org>  [2347770b4cf026caee5ffc707fd612a409aab0ef]

small mistake in the previous fix


2000-10-27  th  <th@openoffice.org>  [d0857cf169bed65f3d2be42bb04ab54187521f52]

SetVertical() / SetEmphasisMark()


2000-10-27  pw  <pw@openoffice.org>  [4e93d64adbf42cbfa3fa81fb129d0662e79add6f]

#72882# new stringresource STR_SAVE_PACKED_DOCUMENT


2000-10-27  Oliver Specht  <os@openoffice.org>  [e4ec3908ab251c4d620fc524bc7e011a7bc97ed7]

sba includes removed


2000-10-27  pw  <pw@openoffice.org>  [34a98ed5f89ee9b61b493e2e82bf2e81c13f5b96]

#72882# initialize static members for progressbar


2000-10-27  pw  <pw@openoffice.org>  [8b18f85e03f989215b769f98a7eeb36a20da39ce]

#72882# New handling of progressbar


2000-10-27  Oliver Specht  <os@openoffice.org>  [854ce75c79f8d3fcf86f8c3d052acc17bd364476]

#79557# alien attributes now correct


2000-10-27  Oliver Specht  <os@openoffice.org>  [9de1fce6cfa4598ddd3fee0c2c014723bf742b53]

#79557# alien attributes now correct; Header/Footer border ids corrected


2000-10-27  Frank Schönheit  <fs@openoffice.org>  [eec8dea3a6569391c7eb1899aaac2adcbaee5afc]

#79864# requestSubTree is allowed to throw a NoSuchElementException


2000-10-27  Christian Lippka  <cl@openoffice.org>  [ced48048199733e9d4552160ac9cfd29d4595f88]

#79557# fixed alien attributes


2000-10-27  Sascha Ballach  <sab@openoffice.org>  [496127a6c6420d8588725ca9154e568b2fda62ee]

column group and row group added


2000-10-27  Sascha Ballach  <sab@openoffice.org>  [e8f34ca7de0109bc248dd229dae9e0d85e459d46]

beginn of Outline Export


2000-10-27  Niklas Nebel  <nn@openoffice.org>  [88e7c3cd4ec8244541a6655bfb4c18df6a6a0bdd]

#79720# InitGridOpt: also select grid color entry on subsequent calls


2000-10-27  Michael Brauer  <mib@openoffice.org>  [b43194dd8fe221893dd2a2a81e94a10077063201]

#79648#: Conversion to twip for crop property


2000-10-27  Niklas Nebel  <nn@openoffice.org>  [9837015df43611f566526d76bed76c94b91808e6]

old (sba) implementation of StartQuerySh removed


2000-10-27  Oliver Specht  <os@openoffice.org>  [527728d8ebc757dce395acccad4c29f5ec00c288]

Enable DDE objects on all platforms


2000-10-27  Oliver Specht  <os@openoffice.org>  [01085fcf85d434a3f538b409b090333aea60a03c]

use programmatic style names; token of bibliography completed


2000-10-27  Thomas Lange  <tl@openoffice.org>  [93a268b2dad495bbf07457d83e948ac5bb6e879a]

linguistic => linguistic2; revision comments removed


2000-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [28c1d42c2fd55104b1e943cecf071f0e9315aa71]

#65293#: add C52 support


2000-10-27  Thomas Lange  <tl@openoffice.org>  [abea9346ec80dbc1b88e52a13ca984185ab84226]

linguistic => linguistic2


2000-10-27  Thomas Lange  <tl@openoffice.org>  [0ff837690322d74add4e9e86e2b6f5a8cb35d409]

linguistic => linguistic2; revision comments removed


2000-10-27  Thomas Lange  <tl@openoffice.org>  [714712f2412654eda55dda3f1e6311f9b12d23c1]

linguistic => linguistic2


2000-10-27  gt  <gt@openoffice.org>  [38a19406037cb63ec05e80b500135a898d72df6b]

ImportExcel8::BGPic(): completed


2000-10-27  Sven Jacobi  <sj@openoffice.org>  [7ec840a1deae130ca078f0cb9d948d54c49a75b0]

added control export - now linking against svx


2000-10-27  Sven Jacobi  <sj@openoffice.org>  [7d0da1acdfeddc616dbe6581cfec18d347b1fcb7]

added control export


2000-10-27  Niklas Nebel  <nn@openoffice.org>  [c665b6afd6664de205279933db4edd0493cc50d8]

#79752# SID_FONTWORK needs state value


2000-10-27  Thomas Lange  <tl@openoffice.org>  [4d5740603315954a869ddc12f5b9e633f2d83c2c]

linguistic => linguistic2


2000-10-27  Thomas Lange  <tl@openoffice.org>  [197adaf94e7fdfc5cefe029e8045558a08ec5bdb]

using namespace ...::linguistic removed


2000-10-27  Dirk Grobler  <dg@openoffice.org>  [df032544a5d9f75347a5cdeb25b41a0ab5c0594d]

new cfg file


2000-10-27  Christof Pintaske  <cp@openoffice.org>  [f82ed8c9fe7b8184db18b2ebde3f2952b8e53cf0]

match both GNUcollator and SimpleCollator implementation


2000-10-27  Oliver Specht  <os@openoffice.org>  [a41b2c1f4b2de6d8db78978a70ee4c90aad017b9]

old database API removed


2000-10-27  Andreas Bregas  <ab@openoffice.org>  [d16e8ff4e2d61555840adde82de80ce986280be9]

#79827# NULL: Conversion to UNO fixed


2000-10-27  Christian Lippka  <cl@openoffice.org>  [ea1ca189b561e47d3b872f40628e6af224355626]

added api for glue points


2000-10-27  Niklas Nebel  <nn@openoffice.org>  [6c870bf42b20ede5c50a1bb6fed2630b6d97a639]

change for 611: new linguistic interfaces


2000-10-27  Thomas Lange  <tl@openoffice.org>  [55e5986150c47f6918065f9aa31fce86a13d218d]

linguistic => linguistic2


2000-10-27  Christian Lippka  <cl@openoffice.org>  [c0fab0519efb00d47b9db66fd51b8dcd9f7dc5a6]

added api for glue points


2000-10-27  Dirk Grobler  <dg@openoffice.org>  [b0c300ce40fec674d230d289fdfcbc46236837e2]

enhancement for formatting xml


2000-10-27  Dirk Grobler  <dg@openoffice.org>  [255614447e3b1b0d08c4cf948631e14176e561e1]

transfromation enhanced


2000-10-27  Thomas Lange  <tl@openoffice.org>  [ae2495d93d21854a91c606bd45b3d1357979cc41]

linguistic => linguistic2


2000-10-27  mfe  <mfe@openoffice.org>  [38ae3e05bfd0c4fef9660fd5c14bfcd81ae45883]

#79734# : removed unneccassary assertions


2000-10-27  Kay Ramme  <kr@openoffice.org>  [47e44422b7c68ad4c1c6d345a43bf7ecdaf2a142]

#79736# use the latest added factory for services


2000-10-27  Thomas Lange  <tl@openoffice.org>  [6af0bec5196bc233b11fbc2e26823c90d45b6b37]

linguistic => linguistic2


2000-10-27  Jens-Heiner Rechtien  <hr@openoffice.org>  [dd7fbeec17ca999d04ecfb689578978be7eee2a6]

SUN C52 did not like all the conversion operators for CursorWrapper


2000-10-27  Thomas Lange  <tl@openoffice.org>  [357594d949698c845cd9b756516aba3ea8229123]

linguistic => linguistic2


2000-10-27  Thomas Lange  <tl@openoffice.org>  [812a1c36d634b1bb9b2a327256805eff1db9b868]

linguistic => linguistic2


2000-10-27  Kay Ramme  <kr@openoffice.org>  [f0e071761493fa5fd54176e7db1232680da5a7dc]

#79736# workaround for jit problem (dies while throwing exception, see ClassContextImpl)


2000-10-27  Oliver Specht  <os@openoffice.org>  [c76770721cf7bcc9c37bb6c3a68bfbb265550bc8]

SwXIndexTokenAccess_Impl::getByIndex corrected


2000-10-27  Jörg Budischewski  <jbu@openoffice.org>  [55645ec61707919182e8015f1c94a18a993c44ed]

the bridge services are now accessed via the meta-bridge service, the old style is still supported as fallback


2000-10-27  Jörg Budischewski  <jbu@openoffice.org>  [fd897e78d37343941b255a4cff1217e58ce031b7]

Changed the service naming scheme, the meta service bridge.Bridge is now supported


2000-10-27  Niklas Nebel  <nn@openoffice.org>  [2af6156c09342e951ee1f331ef396091d284dea1]

ifdef ONE_LINGU removed


2000-10-27  Frank Schönheit  <fs@openoffice.org>  [2602ff984b2bfd601f39f2f58966975c6a257a7d]

reinserted uiuno.lib


2000-10-27  Frank Schönheit  <fs@openoffice.org>  [820c480af853f4a4d0bb86c55ef1c3d42428642d]

don't include stringconstants.hrc directly anymore


2000-10-27  Frank Schönheit  <fs@openoffice.org>  [3a9b71f1c3355c12eac645b54cd74c8eebfd8540]

OSQLParser interface was changed - adjustments


2000-10-27  Frank Schönheit  <fs@openoffice.org>  [9d52b4cd946f319aa10d31d16aab859bcdc814d7]

OBaseMutex migrated from dbtools to comphelper


2000-10-27  Oliver Specht  <os@openoffice.org>  [6ee44be8d99f74842e32e02e59077aca21e88a53]

#79812# property value missing assertion removed


2000-10-27  Frank Schönheit  <fs@openoffice.org>  [805efbb8f198c5bbb5346fd77a4674ecf1358f5c]

prevent stringconstants.hrc against direct inclusion


2000-10-27  Kai Sommerfeld  <kso@openoffice.org>  [3c1801cd733b15fd85ae02e012c8a75012ec96c6]

Added: support for command "transfer" Added: property "Title" no longer readonly Added: support for property "MediaType" Fixed: property "ContentType"


2000-10-27  Kay Ramme  <kr@openoffice.org>  [273dc52837cf988d756a6bdf7293dc1ce154fa99]

debug disabled; cleaned


2000-10-27  Frank Schönheit  <fs@openoffice.org>  [c332311881c94b42b14bc273fe041c18df83e9ba]

include sqlbison with <>, not ""


2000-10-27  Ocke Janssen  <oj@openoffice.org>  [4cadbf6c3459acd884969f58dfcd3b615b184c5e]

remove some classes


2000-10-27  Frank Schönheit  <fs@openoffice.org>  [889d7fe7e7e3d175b14796642ec2ae86b12b7bef]

corrected the starutil namespace


2000-10-27  Frank Schönheit  <fs@openoffice.org>  [2560887eac56090e10d727677d62a96d0be42e46]

new: toDate(sal_Int32) / toTime(sal_Int32)


2000-10-27  Frank Schönheit  <fs@openoffice.org>  [de932611da0369fe35d155050da2acadd2871148]

new file international


2000-10-27  Andreas Schlüns  <as@openoffice.org>  [a5d971cda0c0a68a25c499e7c68881e50fe43c78]

sorry; filedialogoptions isn't ready to use ...


2000-10-27  Daniel Rentz  <dr@openoffice.org>  [6534b66d71e86448abd1cd0ccc08b06c8220e4b4]

chg: invalid includes


2000-10-27  Sascha Ballach  <sab@openoffice.org>  [691b0452aade4837825d3f17ee39f90407bae0be]

call FinishStyles in the EndElement of MasterStylesContext and increase the Performance of the ImportMapper and merge Border with BorderWidth in the ImportMapper


2000-10-27  Sascha Ballach  <sab@openoffice.org>  [e520cb6557ecb4f033b0452fa007ba61b4521c6a]

increase the performance and merge the border with border_width


2000-10-26  Patrick Luby  <pluby@openoffice.org>  [15ea117ea63188586345cdb6776f26346d119ed7]

Made dos: line only run for Mac OS X


2000-10-26  Patrick Luby  <pluby@openoffice.org>  [a001f7ca4f6a2178323735e35cec18589501250b]

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>  [3c9eca4269859961034e2374d2d293e47462ebdf]

change readlicence to readlicense


2000-10-26  Niklas Nebel  <nn@openoffice.org>  [fbdaffb2c8b400e483407014f212753530b7d982]

PutVariable removed


2000-10-26  Niklas Nebel  <nn@openoffice.org>  [09f47fab91f6b18289b5610c8cd2da46c1c5b6c6]

PutData moved to ScDatabaseDocUtil


2000-10-26  Niklas Nebel  <nn@openoffice.org>  [54adddb5a9da7124cc41c75b3ede595ae28f20cb]

DBaseImport/Export (uses api) instead of SbaSdbImport/Export


2000-10-26  Niklas Nebel  <nn@openoffice.org>  [d70b2f814e5d20d64c137c4d5587ff553b5e52f0]

docsh8 needs exceptions


2000-10-26  Niklas Nebel  <nn@openoffice.org>  [3f2000687171353c35e8117c29bbe570ed5a1709]

use enum ScDBObject instead of DBObject from sdb


2000-10-26  Niklas Nebel  <nn@openoffice.org>  [80b59751d7836b23c78c0fdc81be931462a6d11e]

dbdocutl


2000-10-26  Niklas Nebel  <nn@openoffice.org>  [e46c648820fde3cb9ed94e367ffdb36a2d86993f]

helper to import from sdbc::XRow into document


2000-10-26  Niklas Nebel  <nn@openoffice.org>  [8ca43b049152657be34c101e0c8a687c099ef493]

enum ScDBObject (to replace DBObject from sdb)


2000-10-26  Frank Schönheit  <fs@openoffice.org>  [4ebcf087b9c1c21941714dc46ff26e26c908710f]

BMP_DATABASE* -> IMG_DATABASE*


2000-10-26  Frank Schönheit  <fs@openoffice.org>  [aac763fb012240ab3a95ffdad362f2e02f754a2f]

initial checkin - parameter dialog


2000-10-26  Frank Schönheit  <fs@openoffice.org>  [b00b8907309778d2eaeb605b24ab394acbe2bc40]

handling of parameter requests


2000-10-26  Frank Schönheit  <fs@openoffice.org>  [7c80d33b8b0359e8122caa03d4b18b018ce31a9f]

added parameterdialog source/resource


2000-10-26  Frank Schönheit  <fs@openoffice.org>  [898ff8fbddc1b39ea82730e2e10f96413053655d]

DLG_PARAMETERS


2000-10-26  jp  <jp@openoffice.org>  [3e401b81c58dc6b892bcf9a1c33dc4822d66f6ae]

Bug #78848#: changes of the same redline author will no be deleted


2000-10-26  Eike Rathke  <er@openoffice.org>  [5233e041d4e981f77869c56d08a661c908cc0dfe]

#79776# GetFormatCodeIndex: no assertion on special cases of currency formats; try to get a reasonable default


2000-10-26  jp  <jp@openoffice.org>  [d6cd17db1d418d227e3bdfe5f05620a118619432]

Bug #78589#: _MoveNodes - a section can be empty


2000-10-26  Sander Vesik  <svesik@openoffice.org>  [4567f7acd4396e7fa91ce83c1c64e12d1753a5c5]

add in ucb, take out (seeemingly?) unneeded subdirs


2000-10-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [ec77a99dc997448967df0ab373e6f416327dac04]

#65293#: add include <algorithm>


2000-10-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [181c31523eede9e8d387d8a535df3c113031237f]

#65293#: add C52


2000-10-26  Peter Burow  <pb@openoffice.org>  [e2d5e7a44e94e8c6ddaa26400a749e2b7d1746ce]

fix: #79744# #79753# encode decoded file names


2000-10-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [405e937e981820b0c23d701110578cf513598c04]

#65293#: include <ctype.h>


2000-10-26  Mathias Bauer  <mba@openoffice.org>  [72b7e43f9f9b79609608e223db4868ceaec5c08a]

#74772#: con't call SfxApp::KeyInput


2000-10-26  Mathias Bauer  <mba@openoffice.org>  [ba1f6577048731af544fa6675eec681f0edf32b1]

KeyInput method obsolete


2000-10-26  Andreas Schlüns  <as@openoffice.org>  [6a9989296db692c0ba4ee2ce4e491ab84453d595]

add new config items for security, localisation and workingset


2000-10-26  Andreas Schlüns  <as@openoffice.org>  [81d17d96222069ea30df0b98450015fbedb2284c]

change key names for modules


2000-10-26  Andreas Schlüns  <as@openoffice.org>  [c49b310bd5c866d1649647b3db2324b4db7532e3]

add new config item for security


2000-10-26  Andreas Schlüns  <as@openoffice.org>  [cb74fc25383f6b5d6cf53ad5c80de031654e36a4]

add new config item for localisation


2000-10-26  Andreas Schlüns  <as@openoffice.org>  [e2733c265b931e61d9f26c4bd02af72798a10b8a]

add new config item for workingset


2000-10-26  Andreas Schlüns  <as@openoffice.org>  [fa56445d709ff3b3b2fc2bb83570100aeac85afe]

add new config items for modules, security, localisation and workingset


2000-10-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [7679082ca48dc6e8c57d17c4c45200d6eefa41c9]

added support for C52 (unxsols3)


2000-10-26  Kai Sommerfeld  <kso@openoffice.org>  [3b32e03baedd17b8024bb385707c621dc94a0e12]

Fixed: PersistentPropertySet::getPropertyValues()


2000-10-26  Kai Sommerfeld  <kso@openoffice.org>  [f7d9558bfaea1a772705e51cd688ade93305a396]

Added: method copyAdditionalPropertySet(...).


2000-10-26  Ocke Janssen  <oj@openoffice.org>  [9d2ac8e34b4bd0ddea9b0421c8000787ad289af9]

new libs


2000-10-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [1f4f5f49f81f5b2a8e21726872cbff8f8662669b]

#65293#: jni.h/stdarg.h header clash. Workaround by including cstdarg before jni.h


2000-10-26  Ocke Janssen  <oj@openoffice.org>  [2a227af9aa1b72685ff61575241ae5c5d0aeec61]

localstrings for dll


2000-10-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [06ec83bcd8792c64cc4a7635719191303024b1d9]

#65293#: add C52


2000-10-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [e7e22337131305bcd669b92c55c0ec0bcaf977ee]

#65293#: resolve ambiguity


2000-10-26  Ocke Janssen  <oj@openoffice.org>  [5f69425536f1c46f9988d2694b44a47e34c459f5]

local strings for dll


2000-10-26  Ocke Janssen  <oj@openoffice.org>  [c97eb829395f95adacde29cccf076adc52b16ee2]

new services


2000-10-26  Ocke Janssen  <oj@openoffice.org>  [000c84d7d537fc541b74b22987502a1240fd2a4c]

remove private


2000-10-26  Ocke Janssen  <oj@openoffice.org>  [a97c237bd7a61c449d5cd0a8c8a0492ea3b82454]

new strings


2000-10-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [603181c824f5fe0addaa46b99bfe9041dc9330c3]

#65293#: add C52


2000-10-26  Ocke Janssen  <oj@openoffice.org>  [38d78d3c30183b11f5b643c147667b1d30325784]

new datasource browser


2000-10-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [cd73ea067cf61869c64aaee5dced2fd06c03427e]

#65293#: jni.h/stdarg.h header clash. Workaround by including cstdarg before jni.h


2000-10-26  pw  <pw@openoffice.org>  [3bd1af6726ece64cf6f25085c913aabd8c8250e8]

Add type XML_SD_TYPE_TEXT_CROSSEDOUT


2000-10-26  pw  <pw@openoffice.org>  [bdbc655d528e6ba846aad929b0179c374a167f20]

Add properties FillGradientStepCount and LineTransparence


2000-10-26  pw  <pw@openoffice.org>  [06f87a001b1c38ef75ef707803e446f658464766]

New PropertyHandler XMLOpacityPropertyHdl


2000-10-26  pw  <pw@openoffice.org>  [03177c19589b26ce8a8a03686879eb6e62f26d6d]

Add keyword stroke-opacity


2000-10-26  Jörg Budischewski  <jbu@openoffice.org>  [1969fa63104e49049b23c1c60726701ba5cd4c5f]

now passes unix compiler


2000-10-26  Jörg Budischewski  <jbu@openoffice.org>  [094d0d1350d140bbf6d10bf27230e2aab854e0e3]

added the officeclient demo


2000-10-26  Dirk Grobler  <dg@openoffice.org>  [85765fa5c0a2131d1889ca419c696075777e8c64]

transfromation enhanced


2000-10-26  Daniel Rentz  <dr@openoffice.org>  [65d3c017fec158edafb8f938340d01f63f521ccd]

rmv: unnecessary comments


2000-10-26  Kurt Zenker  <kz@openoffice.org>  [39d1cc7108d47bdf0a19cc09165b1e674d31e34d]

chg. cast & ifdef WIN


2000-10-26  Kai Ahrens  <ka@openoffice.org>  [42584cd262dca0bc44ec827ca13d6828e1122fbc]

replaced ComboBox with SfxURLBox


2000-10-26  Daniel Rentz  <dr@openoffice.org>  [ea843aa69a539f86ee707aac0346a27a78062a89]

add: import of table:cell-range-source (area links)


2000-10-26  Daniel Rentz  <dr@openoffice.org>  [034f158c88de89f9881e4095e15826da17bb71ea]

rmv: unnecessary includes


2000-10-26  Daniel Rentz  <dr@openoffice.org>  [aadc523fc1e976059a47def0538fbda2987c9266]

chg: table:cell-range-source table:filter-options from #REQUIRED to #IMPLIED


2000-10-26  Daniel Rentz  <dr@openoffice.org>  [0b012608e67254351a00892925ebd5118d521275]

chg: table:cell-range-source table:filter-options from #REQUIRED to #IMPLIED


2000-10-26  Oliver Bolte  <obo@openoffice.org>  [a91ca1c64228c9337da4e843d62ecfaf5722a281]

#65293# cant compile for linux


2000-10-26  Peter Burow  <pb@openoffice.org>  [75a53b2dfa21676fb5778ba56ff736e6adeac7c1]

chg: call Commit() by myself


2000-10-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [8da1d82876c2303427e9035842720f8367e24c4e]

#65293#: <stdarg.h> -> <cstdarg>


2000-10-26  Peter Burow  <pb@openoffice.org>  [36f111cecb35c52dd552bcdde58888da6bc529b5]

fix: #79759# #79775# #79778# must changes -> multi pathes


2000-10-26  Christian Lippka  <cl@openoffice.org>  [e274cc96b7c97a09d34f1b5f06b008d63e94b5b1]

removed generation of uno header, we use the offuh project for that


2000-10-26  Jörg Budischewski  <jbu@openoffice.org>  [57a6a0c923e205477beca15b70f9e31b7552c99b]

bugfix: unoexe is capable again to use a readonly and a read/write registry side by side


2000-10-26  Sander Vesik  <svesik@openoffice.org>  [4c27331a574928de6d390598ec9325e719c91c3e]

Correct misc shortcommings


2000-10-26  Kai Sommerfeld  <kso@openoffice.org>  [8bc7078c9ac309d2ed33f3e1534a328fe14b9df2]

Fixed: Assert conditions in PropertySetRegistry::removePropertySet(...).


2000-10-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [fb7b6fc0113962c754a7a4461fdce42b7e21d4cf]

#65293#: typo


2000-10-26  khz  <khz@openoffice.org>  [8fa862c34c948624be38138bcf2b6d323ddbbd40]

add paragraph's left border to TabStops (as WW does)


2000-10-26  Kai Ahrens  <ka@openoffice.org>  [ace52b78ef7fa28bdbe200efeda291ef19dab67d]

added info bar


2000-10-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [fe3e32930bf62137ef7600a96a45247f1b6012e1]

#65293#: jni.h/stdarg.h header clash. Workaround by including cstdarg before jni.h


2000-10-26  Sascha Ballach  <sab@openoffice.org>  [f4851baa9f808d422b7bece9e7fbbfd2e654e0d4]

change call of finished method


2000-10-26  jp  <jp@openoffice.org>  [1439b868c957240ae3ddd9a937514dfd08f9f40b]

wordsel removed


2000-10-26  jp  <jp@openoffice.org>  [36491b4e0ebfbd666dba478825d93558097fc2ff]

WordDelim declaration removed


2000-10-26  gt  <gt@openoffice.org>  [1c287663fbd4f0d3929f7c8098233a87813e5edf]

#76250# bit #15 not used in row hight


2000-10-26  jp  <jp@openoffice.org>  [1eb7874426c3649e6385d6d800bd8bf22bc0704a]

for bug #78848#: don't call DeleteRedline


2000-10-26  gt  <gt@openoffice.org>  [db7cec236dfc2809702ab440914eca0c8177fe4c]

add tab protection


2000-10-26  jp  <jp@openoffice.org>  [2018f2ff7aecff2ca2b4e884f9e5bb1fa79ae901]

Bug #75694#: use replace instead close & open


2000-10-26  Oliver Specht  <os@openoffice.org>  [932a614f155e5e2d42651962972d8cc550749c93]

default changed: cursor doesn't skip hidden sections anymore


2000-10-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [37c8ab1cda06fbf8a73f14b5f1bb07c3a9234ed5]

#65293#: <stdarg.h> -> <cstdarg>


2000-10-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [eb5d0b581f0fb006912a5d5373e5eb156f8af5c7]

#65293#: use standard STL header names


2000-10-26  Sascha Ballach  <sab@openoffice.org>  [fc4fc9aedbcc36fcaf0c410b1a1bde4c38b86ea4]

to finished method StartIndex and EndIndex added


2000-10-26  Sascha Ballach  <sab@openoffice.org>  [fe163baaac30ea0aa1e4df52accc662ee0d4bac0]

to finished method StartIndex and EndIndex added


2000-10-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [813aedaa7071fcb502fa2638ef7b730251bbf140]

#65293#: use C52 instead of C50 for unxsols2.mk


2000-10-26  Sascha Ballach  <sab@openoffice.org>  [d78114a00514b4486393ab676f2450b7a3b0a638]

to finished method StartIndex and EndIndex added


2000-10-26  Oliver Specht  <os@openoffice.org>  [a6c2c1698f9ec38563a0246ddc8d4003c3f4147a]

properties added to the SwXTextCursor: IsSkipHidden/ProtectedText


2000-10-26  Christian Lippka  <cl@openoffice.org>  [2e3656c0f9b0ef4f998857a9644ac0a8c06ae095]

#79618# chart import context fixed


2000-10-26  Ocke Janssen  <oj@openoffice.org>  [3540be2bcec2d96e0f91bb05ee716098e241d52d]

corwected filtersearch of tables


2000-10-26  Ocke Janssen  <oj@openoffice.org>  [d221ded9765bc1b5de74ab7ad3d8f22c860a80b8]

OBaseMutex moved to comphelper


2000-10-26  Michael Brauer  <mib@openoffice.org>  [06ffa5b271a172b9154677966edb95b8a33216d3]

tables within headers and footers


2000-10-26  Ocke Janssen  <oj@openoffice.org>  [90d3c1fdfe7a3abfe960d0cc569a9a1f7694a373]

prewin and postwin header are not necessary


2000-10-26  Kai Sommerfeld  <kso@openoffice.org>  [51c3f081a61a93a872d58209b8b4ddd0dd498bde]

Fixed: ContentProviderImplHelper::addContent(...)


2000-10-26  Michael Brauer  <mib@openoffice.org>  [19078e8786e6fa9179a06ef5cacc94fbff113dc6]

tables within headers and footers


2000-10-26  Oliver Specht  <os@openoffice.org>  [d90529e8e3871a58e4d76377051b162debe5aa76]

missing S inserted into Is/Set(S)kipHiddenSections


2000-10-26  Daniel Vogelheim  <dvo@openoffice.org>  [3eb2ecd4eda1251d554f7a1929de79e35b1b199c]

- fixed: crash on import of incomplete references


2000-10-26  Michael Brauer  <mib@openoffice.org>  [1278705da9e1b06095bc7d32572a83066c5a0d53]

tables within headers and footers


2000-10-26  Frank Schönheit  <fs@openoffice.org>  [0a8d00d0dad5c00b6d3658ff41b68d9a1b25b2e1]

removed three obsolete service names (DatabaseEnvironment, DatabaseAccessConnection, DatabaseAccessContext)


2000-10-26  Daniel Rentz  <dr@openoffice.org>  [d243825d86065c09654f46c94539d10a88a73b8a]

add: table:cell-range-source


2000-10-26  Joachim Lingner  <jl@openoffice.org>  [37dbc0e2f5827bc2072ce38803e4f9d42ffef87c]

convertDispparamsArgs converted VT_DISPATCH|VT_BYREF when it was an out parameter, unnecessary


2000-10-26  Kai Ahrens  <ka@openoffice.org>  [582488e24cd77218fa0b8f303ee8b245db7c7cc5]

#78786#: adjust source rect for bitmap operations if neccessary


2000-10-26  Michael Brauer  <mib@openoffice.org>  [af68fffaea649bf8cd936ebd5f996f1397a7a464]

page styles continued


2000-10-26  Michael Brauer  <mib@openoffice.org>  [b00d5c73d162af0874ba585727b16d5f0db9763e]

Columns for page styles


2000-10-26  Michael Brauer  <mib@openoffice.org>  [ad7a757873f5380a03c13bd78bfadc564adb42ac]

page styles continued


2000-10-26  Andreas Martens  <ama@openoffice.org>  [82b5a3ac2c33cc143f08c472d7bda067d45897ca]

Fix: Wordselection replaced by breakiterator


2000-10-26  Andreas Martens  <ama@openoffice.org>  [db7794c521e742df2fa6673b2e9c73b13811ab6e]

Fix: Old debug-code deleted


2000-10-26  Ocke Janssen  <oj@openoffice.org>  [65fdd813f27282d2fc8b39b5df66eff8a66f3bff]

corrected overload method


2000-10-26  Daniel Rentz  <dr@openoffice.org>  [573b9facc3655945e9e91dcb9929622be643e2bf]

chg: context filter of header/footer height


2000-10-26  Andreas Martens  <ama@openoffice.org>  [c87666f64c80852bed120b2048486c2fbb4d4eed]

New: Two-line-portions with surrounding brackets


2000-10-26  Frank Schönheit  <fs@openoffice.org>  [aac99c6bd434cc1879023d67eacf50880171c0b5]

fillDatasourceInfo


2000-10-26  Frank Schönheit  <fs@openoffice.org>  [a2d5ac5d746722cb64a1e5f79ec6fedb40b8b947]

special login request text, with interpreting the ServerName as data source name


2000-10-26  Frank Schönheit  <fs@openoffice.org>  [eb91f653802ada568ed4d7471b3bde6e16afdc85]

introduced fillDatasourceInfo, with this now getCurrentSettings collects _all_ relevant properties


2000-10-26  Sascha Ballach  <sab@openoffice.org>  [d31e96f4aa1e179ebf5b9e6392411ba141caa3d0]

HeaderIsDynmaic and FooterIsDynamic added


2000-10-26  Carsten Driesner  <cd@openoffice.org>  [9fdba50ef1e89ce394430e338c30dd2e9dfd112c]

insert code for 5.2 scripting compatibility


2000-10-26  Carsten Driesner  <cd@openoffice.org>  [86b439cbc14bcff4fdc7c5650d9ce69304f7579f]

use SolarMutex before/after ImplDispatchEvent when current thread is not the main thread


2000-10-26  Patrick Luby  <pluby@openoffice.org>  [f7b8c3ee4b73e125da755c4d78b27506bbcfa39d]

Initial implementation of creation and destruction of a native NSWindow


2000-10-26  Patrick Luby  <pluby@openoffice.org>  [565067ee63f8dc067da73ade67598e41ac86aaaf]

Enclosed C++ code in #ifdef __cplusplus blocks so that C and Objective-C files can still include the non-C++ portions of these files.


2000-10-26  Patrick Luby  <pluby@openoffice.org>  [7b64d7a625f118d09ecf5643275f1832d24d343b]

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>  [ddf3d702d61e04b6d38457d3f21254a5daa045e6]

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>  [dd9533b2db8ed4ba3fae69b9280317f0d21b660c]

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>  [d7ec2c7c0a5179617077733d0fad8cabc284e378]

Eliminate stray blank spaces added in last revision


2000-10-25  Patrick Luby  <pluby@openoffice.org>  [5fe810a4fec063a46f7586976de68a6d184550a9]

Added Objective-C link flags to command line tools


2000-10-25  Patrick Luby  <pluby@openoffice.org>  [b71b90a3933c3914554671ea21c4664a670c17db]

Modifications to Mac OS X GUI executables so that they handle Objective-C code and execute properly.


2000-10-25  jp  <jp@openoffice.org>  [d9466e9e09f8aa618f722d9d7bef7469aa51dc14]

Select the current/next/prev redline if the dialog starts


2000-10-25  Sascha Ballach  <sab@openoffice.org>  [c4f149aa42e6135d9e07f82af71706970895e021]

Header/Footer content Import/Export added


2000-10-25  Sander Vesik  <svesik@openoffice.org>  [8ee2b39a40f4c02375869136c00b3086166a7522]

add readlicence back in and declare that it must be built before instsetoo


2000-10-25  Sascha Ballach  <sab@openoffice.org>  [b798c8c5f4bdb21875481788dc57cf1521c96594]

Position and FilterName are Specialitems


2000-10-25  jp  <jp@openoffice.org>  [66a95767329a43030899a1d12240852c460841b2]

UnoCrsr are allowed to skip into protected/hidden sections


2000-10-25  pw  <pw@openoffice.org>  [4177114a3565b53a8b56d7bef83e65c0f8f795f7]

#77082# Hide checkbox 'Dont distort objects in curve' for presentation options


2000-10-25  jp  <jp@openoffice.org>  [c09fc2c1db5c94c3ef69986549f970e1c03e8067]

use CharClass/BreakIt instead of old WordSelection


2000-10-25  jp  <jp@openoffice.org>  [30bce3497552f313a8047d22a0993d987b83734d]

use CharClass/BreakIt instead of old WordSelection


2000-10-25  Sascha Ballach  <sab@openoffice.org>  [82e1e042ff92e75b82914ea09822ec4fa5b554d1]

Import/Export PageMaster with one Map and with a Start and End position


2000-10-25  Oliver Specht  <os@openoffice.org>  [26da59d5aa7517a279a0a7f979610f77dfd47abc]

Line type ListBox selection corrected; revision log removed


2000-10-25  Kai Ahrens  <ka@openoffice.org>  [b44cdcd334f7966cd7450b9d585608e0dde69778]

added new theme defines (mytheme/usersound); added ID dialog


2000-10-25  Jens-Heiner Rechtien  <hr@openoffice.org>  [06bec3d9cbad6836db6c2f490d1abeda544060dd]

#65293#: disambiguate construct


2000-10-25  Kai Ahrens  <ka@openoffice.org>  [7799046693beae967b3bda186374c563ab4f6bac]

added new theme defines (mytheme/usersound)


2000-10-25  Sander Vesik  <svesik@openoffice.org>  [d077547f9ab8038b5cd98142bfe5d6e44ac2c9a5]

Add version checking of jdk on Linux PPC - contributed by: 	Rich <rjohnson@dogstar-interactive.com>


2000-10-25  Oliver Specht  <os@openoffice.org>  [eb85f12ab175b04e242b464cfff216b8b6035f60]

ChgSection: additional parameter to prevent update of file links


2000-10-25  Oliver Specht  <os@openoffice.org>  [d280a556ebd4eb174781e06aeb62f9a783ae502a]

SwXHeadFootText::createEnumeration: don't skip tables


2000-10-25  Sander Vesik  <svesik@openoffice.org>  [f2ca576bda23592c4b7997096bdc9abc7f3497d0]

add version checking of jdk on LinuxPPC - contributed by Rich <rjohnson@dogstar-interactive.com>


2000-10-25  Oliver Specht  <os@openoffice.org>  [4e3e0dbbe113818fc483215c21dca49da6009745]

ChgSection: additional parameter to prevent update of file links


2000-10-25  Daniel Rentz  <dr@openoffice.org>  [a3c9bf385b2b770c4d0cb740bb8f429c569e6efe]

add: export of table:cell-range-source


2000-10-25  Daniel Rentz  <dr@openoffice.org>  [0fbe9cc7677902a6776fadd791386729e76ca6c9]

add: values for table:cell-range-source


2000-10-25  khz  <khz@openoffice.org>  [ec3a9d4c467a1f5b854a72c3ee61665b66881307]

code cleaned up


2000-10-25  khz  <khz@openoffice.org>  [a7535a278e920eac53649f9d0be9ade14f254098]

Now supporting negative horizontal indentation of paragrahps and tables


2000-10-25  Sander Vesik  <svesik@openoffice.org>  [bbf7420b057f9cddb98171cd7cf3aa21c3f3f8c0]

Add IRIX support - contributed by Jeff Hanson - jhanson@sgi.com


2000-10-25  jp  <jp@openoffice.org>  [641f51be71f41ff8368acafd5f74ce765a00bf77]

compiler error


2000-10-25  pw  <pw@openoffice.org>  [5ffa88378d7aa9da685ce287bfbfed64bfa6d722]

#76473# Changed shortcut for Angle on tabpage gradient


2000-10-25  Kai Sommerfeld  <kso@openoffice.org>  [a2dc2d95ca70f0dee36614b156aecf23e8c4fdaf]

Fixed: method AppendPath(...).


2000-10-25  Armin Theissen  <armin@openoffice.org>  [6f140eab99492ba9e07624349c88ee921242b10d]

prewin.h and postwin.h included again because source/drivers/odbc wouldn't compile otherwise


2000-10-25  gt  <gt@openoffice.org>  [8bda32bcca6020ee39c615cc1e85a64e11205823]

cut revision comments


2000-10-25  Ocke Janssen  <oj@openoffice.org>  [db990068cda85bc65468cbe5c374e3cf08aabf9c]

wrong number of columns written


2000-10-25  pw  <pw@openoffice.org>  [cf7b0bb04c9ef0f49d8fcbdc73b00c02f58cac48]

#79749# Aways check PRINTDIALOG_ALL at the PrintDialog also if some objets are marked


2000-10-25  Ocke Janssen  <oj@openoffice.org>  [c3b2bd9bed9a7d10acc3e84a137fcefb63be549b]

if table is new assign name to path


2000-10-25  Mathias Bauer  <mba@openoffice.org>  [b8a1051f6322a9404a5ed5c32ed745979569b9af]

Better error handling


2000-10-25  Mathias Bauer  <mba@openoffice.org>  [0c5bf45e026dc7093af8fcdb28e6c3842fa28e8f]

#79696#: better shutdown handling


2000-10-25  Mathias Bauer  <mba@openoffice.org>  [9a75e5b3e7f5ae6c5d57dc5579ebce3b7507a125]

no dispatcher update while closing frame


2000-10-25  Ocke Janssen  <oj@openoffice.org>  [6b346f3873eaf7b97063e36e4107cd5dd7c665d9]

corrected limits


2000-10-25  Mathias Bauer  <mba@openoffice.org>  [f842c8dddb45d62a07b6355b9bf3b27dc6e3aaed]

#79696#: better shutdown handling


2000-10-25  gt  <gt@openoffice.org>  [5417123a9ec68d0a2ed9a938e40d187e1c8785fd]

#79534# XclCf::XclCf(): pointer initialize


2000-10-25  Oliver Specht  <os@openoffice.org>  [3457420854426e598a3418cd8b62fb77f6c4f5b9]

#79763# Twip/mm conversion


2000-10-25  Oliver Specht  <os@openoffice.org>  [6df5fae912d4942031ec95898de943ad335f5144]

#79763# separator line properties added to SwXTextColumns


2000-10-25  Frank Schönheit  <fs@openoffice.org>  [0a1af75c381e66e9e2c699e1bf3a5cf38830ea40]

include uiuno.lib/.srs


2000-10-25  Frank Schönheit  <fs@openoffice.org>  [eb0340f3404615a82f5e8b7febe9425e0aded728]

STR_REMEMBERPASSWORD*


2000-10-25  Frank Schönheit  <fs@openoffice.org>  [737cc36c24d99fbf0528c45ef1ce0982457ce2e5]

initial checkin


2000-10-25  Frank Schönheit  <fs@openoffice.org>  [128ec2abbfe53802ff6bf04959577e83cc690dea]

moved three files to ..\uno


2000-10-25  Frank Schönheit  <fs@openoffice.org>  [1b4114242cb0d24a1ef00c3d12a0e0c09ed3bafb]

register the OInteractionHandler


2000-10-25  Frank Schönheit  <fs@openoffice.org>  [66318aa6475b57e4ca90e39569c6262752d2114c]

initial checkin - InteractionHandler for common database related interaction requests


2000-10-25  Oliver Specht  <os@openoffice.org>  [21f4d3644e3c4cf4c848ddaee578a89b15e2bec6]

#79763# separator line properties added to SwXTextColumns; property names of page styles corrected


2000-10-25  Frank Schönheit  <fs@openoffice.org>  [4067cd515e46e554e3be3e047951be5c3eb6e192]

moved herein from ..\dlg


2000-10-25  Frank Schönheit  <fs@openoffice.org>  [df9dd85dada7dac48017d96a60dcbf7a1040b38b]

some more DECLARE_/IMPLEMENT_SERVICE_INFO_* macros


2000-10-25  Oliver Specht  <os@openoffice.org>  [43400a72803700aec0b2f8ccda62be026fa904a8]

#79763# separator line properties added to SwXTextColumns; property names of page styles corrected


2000-10-25  Frank Schönheit  <fs@openoffice.org>  [229bcf3f5b08b604cb5e2bb406d3c0f52e0b4ac9]

moved herein from ..\dlg


2000-10-25  Frank Schönheit  <fs@openoffice.org>  [483a3ffff82d4407a98bbc4e74f570cf9ac98f07]

initial checkin - helper for implementing using XInteractionContinution and XInteractionRequest


2000-10-25  Michael Brauer  <mib@openoffice.org>  [12f008c252a48d36ea66f8330eb15ae703175f93]

start and end indices for property maps


2000-10-25  jp  <jp@openoffice.org>  [bcabeabe9e0e5f4049be6dd130af03b739c86e1b]

Spellchecker/Hyphenator are not longer member of the shells


2000-10-25  Oliver Specht  <os@openoffice.org>  [d0728bff890cb2de8ebaf2b701734809859c1555]

SwXStyle::GetPropertyState() now complete


2000-10-25  jp  <jp@openoffice.org>  [eb713c1a062810c6a1ca5cd59ca565c54475647c]

remove SpellChecker/Hyphenator as member and as param. of the CTOR


2000-10-25  Michael Brauer  <mib@openoffice.org>  [9082e058fa2df018e819feb180b49437dd4b0e60]

start and end indices for property maps


2000-10-25  Oliver Specht  <os@openoffice.org>  [f4d5248af92f4c0f8e4dd22df9209360d553fe87]

gotoRange: search for start node outside of sections


2000-10-25  Ocke Janssen  <oj@openoffice.org>  [853dc374b05206ed62c6c63321f84bae50b68e08]

queryinterface impl


2000-10-25  Ocke Janssen  <oj@openoffice.org>  [81d53b1459dc1a1b3e38d019f0055cc7285899a1]

OBaseMutex has moved


2000-10-25  Kay Ramme  <kr@openoffice.org>  [78213e4e444f2c391924c2f4298ef6491d8947f4]

test the java vm any before using it


2000-10-25  Patrick Luby  <pluby@openoffice.org>  [660c4140e86c54b59b5d684a0f5e182563089f60]

Added ilstbox.cxx to EXCEPTIONSFILES


2000-10-25  Kai Ahrens  <ka@openoffice.org>  [a92798d6dcc950818e7148c0f6aed6a3f6ce5efd]

#79420#: copy creation of DDB SalBitmap implemented


2000-10-25  Dieter Loeschky  <dl@openoffice.org>  [69a7f50c2c4c6772bd0e4e57d483c6ec6ac2b881]

New linguistic


2000-10-25  Sven Jacobi  <sj@openoffice.org>  [08c5cfdcc0005b0b66f153641e8915b5dadff00c]

#79746# the preview size will not always be a multiple of 64kb


2000-10-25  Oliver Bolte  <obo@openoffice.org>  [bd5ba93f47260949fcca9ca216b613c20eee2baa]

Collator to GNUcollator


2000-10-25  Kurt Zenker  <kz@openoffice.org>  [93346bbb8f4ddf22dc5388b640fc5a6f64fb1406]

add. dbtools for UNIX


2000-10-25  Daniel Vogelheim  <dvo@openoffice.org>  [252fd04f420278aec3055f3e5c3c05b2b66951e4]

- fixed: sXML_master_page_name (instead of sXML_page_master_name)


2000-10-25  Jörg Budischewski  <jbu@openoffice.org>  [406534cac729eb776a01ef1d80001056422b7fd5]

introduced an implementation namespace to avoid this damn unix symbol problem


2000-10-25  Ocke Janssen  <oj@openoffice.org>  [3083bc04c935dff3bbca0edface9b8ecdc83bbb3]

make strings unique for lib's


2000-10-25  Ocke Janssen  <oj@openoffice.org>  [8108328d9ece586087dc4e048d5f10dcb9b0047a]

make strings unique for lib's


2000-10-25  Frank Schönheit  <fs@openoffice.org>  [d37052f7ccd36f2b5a6ba1d632dfb3a6acd212c7]

migration unotools -> comphelper


2000-10-25  Ocke Janssen  <oj@openoffice.org>  [e21670d7a780e68a0fd306fd0a3bcfce31520847]

moved two classes


2000-10-25  Kai Sommerfeld  <kso@openoffice.org>  [f776607b48d821165227850cf34924a4025c21d4]

Adapted to changes of service "com.sun.star.ucb.Store".


2000-10-25  Kai Sommerfeld  <kso@openoffice.org>  [49c9b9db196f6ecfb20ce47354e45c20a56e96c9]

Adapted to changes of service "com.sun.star.ucb.Store".


2000-10-25  Kai Sommerfeld  <kso@openoffice.org>  [77c783999258fadafad2f7164d13b0ff3e9c5770]

Changed: Now uses config server as storage medium.


2000-10-25  Kai Sommerfeld  <kso@openoffice.org>  [f01c1a6bd9229043d00e132b799e0b733195f31b]

Removed: flatany.obj Removed: No longer needs 'store' lib.


2000-10-25  Andreas Schlüns  <as@openoffice.org>  [9491e5432ddd82b498255b9c57ce1fb00603251f]

enable async. termination of office for normal AND plugin mode


2000-10-24  Sander Vesik  <svesik@openoffice.org>  [5975b00643dbc3a824ecc439c2f87e696022dba4]

Add xprinter - and vcl depends on it.


2000-10-24  Niklas Nebel  <nn@openoffice.org>  [ffded1de7bd284e0c6cdfe5ac03f1d380d1d9252]

UpdateDrawPrinter: always use printer


2000-10-24  Niklas Nebel  <nn@openoffice.org>  [742ba77c7a3d20585269b5a17406333c852128da]

support old page property names for compatibility


2000-10-24  jp  <jp@openoffice.org>  [214242e7b9a47d54cec7e0c69b02048f1bb13cd5]

IsSelOver: go into/outof sections are valid moves


2000-10-24  Ocke Janssen  <oj@openoffice.org>  [444c5cbdeb11577f265f256d616c921c20246e99]

make strings unique for lib's


2000-10-24  Ocke Janssen  <oj@openoffice.org>  [7ca8b14889621c6ad5bf3f654bfa51476685ce7c]

new export file


2000-10-24  Ocke Janssen  <oj@openoffice.org>  [63c9f791d5cc37be7f41df79404f3b33799dec73]

make strings unique for lib's


2000-10-24  Ocke Janssen  <oj@openoffice.org>  [df4d22d96a07fabb3e0c58cb48e60534cb16a193]

new export file


2000-10-24  Ocke Janssen  <oj@openoffice.org>  [5c10ebcfe6cf40ce2ae42e563e277781f0fde644]

make strings unique for lib's


2000-10-24  Ocke Janssen  <oj@openoffice.org>  [0a207c871aca297c3c8c7db8791b342369e73b72]

make strings unique for lib's


2000-10-24  Kurt Zenker  <kz@openoffice.org>  [54ec178c35805aa6b7acd827e2cd969de69e6763]

add. COMPHELPERLIB


2000-10-24  Ocke Janssen  <oj@openoffice.org>  [4af67b52661a7c7d9c6090ca3f149a0880c7e663]

make strings unique for lib's


2000-10-24  Oliver Bolte  <obo@openoffice.org>  [8bf421de2433ef4a3639fe5c5f0b871dec7231ec]

exception flag for sxl_unolingu.obj


2000-10-24  Ocke Janssen  <oj@openoffice.org>  [21433483eb1fec5e7f1d53546e3828e451a687fe]

make strings unique for lib's


2000-10-24  Rüdiger Timm  <rt@openoffice.org>  [bcf82c3e850e03bf497f47cc92eb11fdeeb1aee9]

added unolingu.obj to SVXLIGHTOBJFILES - necessary because of change in svx/source/items/svxfont.cxx using SvxCreateLocale


2000-10-24  Oliver Specht  <os@openoffice.org>  [f7f7afa9e4e6ce6e1adb88f4648ecaadae7bbe07]

optimization of getPropertyState(s)


2000-10-24  cdt  <cdt@openoffice.org>  [c094bb831a48f1cff116bce44a6b6abaf6bf0c3e]

# Changes for jdk 1.1.5


2000-10-24  Frank Schönheit  <fs@openoffice.org>  [e8719e2e23343e5a32d28366dab587f88bd5702d]

#79654# auto focus handling


2000-10-24  Oliver Bolte  <obo@openoffice.org>  [31fb4c1e934d16956d8f8e0a8ccd65e9726b3ac6]

linux compiler ambigues rBHelper


2000-10-24  Frank Schönheit  <fs@openoffice.org>  [d13cad27668fe880359567b2123cc2f895c99fbe]

ControllerSlotMap contained SID_DATASOURCE_ADMINISTRATION instead of SID_FM_AUTOFOCUS


2000-10-24  Frank Schönheit  <fs@openoffice.org>  [08e0590ff9d8d2f7b08cb415a47b15fc97ced07a]

no ; after DBG_NAME


2000-10-24  Ocke Janssen  <oj@openoffice.org>  [4e96b282fb5689c17d0abdef6b3d5557bf92969b]

make strings unique for lib's


2000-10-24  Sascha Ballach  <sab@openoffice.org>  [ac99ede0d7af428c382437388753172cff0c7fed]

little bugs fixed


2000-10-24  Ocke Janssen  <oj@openoffice.org>  [10ed706e58027ab565904feeddf52f2bb405f935]

make strings unique for lib's


2000-10-24  Oliver Specht  <os@openoffice.org>  [33a00f386e0fc3bb2f9c85a14f21addc2681d323]

#79740# model creates service .text.TextColumns


2000-10-24  Sven Jacobi  <sj@openoffice.org>  [35e21f30ee1cb44dd4f2caf68b5b5dde53c7691a]

#78535# always set the SdrTextMinFrameHeightItem when importing a TextBox


2000-10-24  Rüdiger Timm  <rt@openoffice.org>  [716639cfc86deb8f6079737c473691e8b4906cce]

declaration of flush_NoBroadcast_NoCommit() has no exception specification


2000-10-24  Ocke Janssen  <oj@openoffice.org>  [1a6409f91bbce418d86782a4676b151ead67277b]

make strings unique for lib's


2000-10-24  Rüdiger Timm  <rt@openoffice.org>  [29cc29a687b4e080756d873d2d77d33ea7c46d43]

extra semicolon removed


2000-10-24  jp  <jp@openoffice.org>  [750165f774a3167e1c47cf1db7764bd5dc50c79f]

new CJK attributes


2000-10-24  Rüdiger Timm  <rt@openoffice.org>  [a30bc5414ef2f54dd66cc254211a271f79d786c3]

extra semicolon removed


2000-10-24  Rüdiger Timm  <rt@openoffice.org>  [40d70bdcec85a57cfafc26238daac84d84a1b2ad]

added missing semicolon at end of line


2000-10-24  Rüdiger Timm  <rt@openoffice.org>  [373605b3d99a29ef4834029269a90459b33bdbe8]

added forgotten return


2000-10-24  Michael Brauer  <mib@openoffice.org>  [40fe5c9af6bc33f7f573390183c3237e8bff5fd5]

graphic mirror and paragraph shadow


2000-10-24  Oliver Specht  <os@openoffice.org>  [8a96c8c00ce43a888fcdd2deff7e8cb93d3aee83]

#79738# new graphic property: ContourPolyPolygon


2000-10-24  jp  <jp@openoffice.org>  [d599525a6ec30f218d931691eb56d74304bad6e0]

move some code out of the dump define


2000-10-24  Kurt Zenker  <kz@openoffice.org>  [70c44cd156d032edb1da699c1554db5bcc80faa7]

corrected #if SUPD and namespaces ::dbaccess


2000-10-24  Sascha Ballach  <sab@openoffice.org>  [c31b1b065af536823459d3c910d129a4a019491a]

Header and Footer regions added


2000-10-24  Sascha Ballach  <sab@openoffice.org>  [10fb27397c9004b5cc8fe71d2d2460f49e2df83c]

Header Footer export added


2000-10-24  Sascha Ballach  <sab@openoffice.org>  [32b3296900bddac74f14c489ccd161298479b3f6]

Export Header, Footer added


2000-10-24  jp  <jp@openoffice.org>  [30df52f901d32041783844583cb21d15e6115105]

changes for unicode


2000-10-24  Kurt Zenker  <kz@openoffice.org>  [7c5619becea6246dad38602ea5f79f8b269863f3]

add. dbaccess::


2000-10-24  Sascha Ballach  <sab@openoffice.org>  [829e164a5cea5e5479ba5b8253d42304234b0a2c]

MaxRow, MaxCol; catch exception


2000-10-24  Christian Lippka  <cl@openoffice.org>  [ead10d0da67616b73d540213d49169ae12bbeb98]

#79513# fixed insertControlCharacter for appending paragraphs


2000-10-24  Rüdiger Timm  <rt@openoffice.org>  [66e8a0da359079ac9cd37d9bee714ad51191df49]

changed name of DBTOOLSLIB


2000-10-24  Ocke Janssen  <oj@openoffice.org>  [568579d92d76664a1b8ff5144841f87ecf6e031f]

include header


2000-10-24  Michael Brauer  <mib@openoffice.org>  [2918087caf4863d863013097ad33215bf4f3a7bf]

syntax


2000-10-24  Ocke Janssen  <oj@openoffice.org>  [854ac049d0eb95f4c873b51fd2197c4f5564a0d3]

set dfine around dbastrings.hrc


2000-10-24  Kurt Zenker  <kz@openoffice.org>  [c8446fe3edcdc42bfe1cfbc76b3328a68830a058]

add. include tools/solar.h


2000-10-24  Stephan Bergmann  <sb@openoffice.org>  [40518573f0cf35ba27a890fc1f049497537f328e]

Added missing acquire() of shell to XPropertySetInfo_impl ctors.


2000-10-24  Ocke Janssen  <oj@openoffice.org>  [d29177e565ef4aed4a9efeee88584c9c37fa6e23]

use of string in more then one lib


2000-10-24  Oliver Bolte  <obo@openoffice.org>  [72d1ad64ef24cf5727298079b4589d1ea03f7bd9]

staruno, starlang and starbeans not identified by linux compiler


2000-10-24  Ocke Janssen  <oj@openoffice.org>  [1dbd0c8f906837b0b28e4848bf3a15483ac904ba]

two new files for string


2000-10-24  Andreas Schlüns  <as@openoffice.org>  [20d99ac56373edb693e81ecde90d0aa54f419c50]

enable async. termination of office for normal AND plugin mode


2000-10-24  Frank Schönheit  <fs@openoffice.org>  [a2f392d8920135e43cbe4efce988ee336ea31e01]

link against ucbhelper lib / removed doubled linkage against comphelper lib


2000-10-24  Frank Schönheit  <fs@openoffice.org>  [201db0146b8a76dadfbcf1478ffe5ba8fcde2a20]

some new file - added functionality for browsing system data sources


2000-10-24  Rüdiger Timm  <rt@openoffice.org>  [17463320eed55d3c18880c10bde62ab79597cad5]

sfx2/saveopt.hxx is obsolete


2000-10-24  Ocke Janssen  <oj@openoffice.org>  [1e0ab8d7b2689af3caabda06f9dbf1e057255daa]

the new parser


2000-10-24  Rüdiger Timm  <rt@openoffice.org>  [c7a3de06a740bea3d70789bd755349bb53b9ca79]

MUST: don't use International::Upper / Lower any longer


2000-10-24  Frank Schönheit  <fs@openoffice.org>  [95878d11a8f84d2b5857d0394aa47bc5929385de]

initial checkin - wrapping (system) data source related ODBC functionality


2000-10-24  Daniel Rentz  <dr@openoffice.org>  [bff2cd511f5028d8c349a42128f95e101e43dc13]

add: import of table:label-ranges, table:label-range


2000-10-24  Rüdiger Timm  <rt@openoffice.org>  [63338eaf5a87c5874502095d4f4eda9c1e592edb]

sfx2/saveopt.hxx is obsolete


2000-10-24  Frank Schönheit  <fs@openoffice.org>  [b568462003c1d0db17e3817c98a2cc8fbf4e7c16]

initial checkin - dialog for selecting system datasources


2000-10-24  Frank Schönheit  <fs@openoffice.org>  [e312d4ecdae4ae1a90c353d3e3755165bba4a5f6]

ODatasourceMap::update takes a non-constant set (to reset the ORIGINALNAME item)


2000-10-24  Frank Schönheit  <fs@openoffice.org>  [4fdf73a3ab212a70e54c5374b6b18619d6361f09]

functionality added: browsing for system data sources (ODBC/Adabas/dbase/text)


2000-10-24  Niklas Nebel  <nn@openoffice.org>  [417d6a92f3afd3deadbd7e55446ad7a5eb089e11]

increment/decrement were moved from utl to comphelper


2000-10-24  Frank Schönheit  <fs@openoffice.org>  [db4c6b4d3f79debb54387c288933f3a66c4ba433]

S/GetTextNoPrefix


2000-10-24  Frank Schönheit  <fs@openoffice.org>  [5ab6b5cc02b69efe4c1f74e6c5c59cfb60b0a5aa]

DLG_DATASOURCE_SELECTION


2000-10-24  Niklas Nebel  <nn@openoffice.org>  [54761119a0894bf5347afa46aebc5ebe86e550b0]

include for PropertyAttribute


2000-10-24  Rüdiger Timm  <rt@openoffice.org>  [cf11220912a9c43141de47bc7555881a088d0e82]

no inline for FirstInMap() and PixelToMapIndex: have already been called


2000-10-24  jp  <jp@openoffice.org>  [5a6606a26e3a4e040ef8f5c2be33a11b0d042603]

must change: use charclass instead of international


2000-10-24  Dirk Grobler  <dg@openoffice.org>  [60da3acbeb1eba68ff607b09e399d30d4290f02c]

stl_types now from comphelper included


2000-10-24  Andreas Schlüns  <as@openoffice.org>  [8a95235bd89c61643028c25de04861c0054aea48]

new config item for installed modules


2000-10-24  Oliver Bolte  <obo@openoffice.org>  [c937cc4c67d647d34d95360261e9127f5824bac8]

getimplementation ambig.


2000-10-24  Oliver Specht  <os@openoffice.org>  [a09c59fc78103f9072ddda4304f0fe60e1aa647d]

include saveopt.hxx removed


2000-10-24  Christian Lippka  <cl@openoffice.org>  [1d46ea1f7477ec3f7b67b6ad733225ed1c457856]

#79617# style name for shapes is optional


2000-10-24  Sven Jacobi  <sj@openoffice.org>  [a353ef14ab5ae68df0d0849fd90570ef5638db0e]

#79082# StyleSheet has to be set for each Paragraph


2000-10-24  Sven Jacobi  <sj@openoffice.org>  [b59dbffe0962b72338758022f761d6f9a7df1e42]

#79082# StyleSheet has to be set for each Paragraph


2000-10-24  Rüdiger Timm  <rt@openoffice.org>  [ccfb8fedec285ed6f446e30913693b4a57e53888]

sfx2/saveopt.hxx is obsolete


2000-10-24  Oliver Bolte  <obo@openoffice.org>  [bd4e188c3ab015dba1b3936b09599ade2a3c0baa]

linux compiler ambigous getimplementation()


2000-10-24  Ocke Janssen  <oj@openoffice.org>  [73a460124ee1458057ff4a2ad642cc41df1ee90a]

new export


2000-10-24  Peter Burow  <pb@openoffice.org>  [3e4786a1cc7c2a7d301894ac68557a572f42cba2]

chg: don't use International::ToUpper() any longer


2000-10-24  Ocke Janssen  <oj@openoffice.org>  [0dbc3f2bdd6b102b7c3f2bbc7185c97d1567cdf6]

use of slofiles


2000-10-24  Rüdiger Timm  <rt@openoffice.org>  [e7740a8babf791849cb12ca90325a82acfe9c6f3]

syntax


2000-10-24  jp  <jp@openoffice.org>  [07b84947da9feb506cf7aeff1b8e4696189b2dbd]

must change: use charclass instead of international


2000-10-24  Gregor Hartmann  <gh@openoffice.org>  [04acc2e4b18136cbd9e208543260d40ea0237713]

removed call to International::IsNumeric


2000-10-24  Michael Brauer  <mib@openoffice.org>  [5babb137a6ae3d8e5e87936a35e747713e141292]

issue #28#: removed some ambiguities


2000-10-24  Kai Ahrens  <ka@openoffice.org>  [5e1145c64b497713952c32c78d08c475287ea8e5]

Sfx SaveOpt removed


2000-10-24  Oliver Bolte  <obo@openoffice.org>  [d4d6cf471c926c842feeab21cc18408afa0a439d]

Linux compiler doesnt recognize staruno, starbeans, starlang namespace


2000-10-24  Dirk Grobler  <dg@openoffice.org>  [cac2684d949ae41dfa99b854a5d75a0337646125]

merging of trees implemented


2000-10-24  Christian Lippka  <cl@openoffice.org>  [1737b4c27aa847b2545fc3ab6ff11163c47ecea9]

#79572# fixed the class value from draw to drawing


2000-10-24  Andreas Martens  <ama@openoffice.org>  [57fd7229c73ee033a8a4b14607d6a019579e1593]

Fix #77411#: Looping sectionframe with follow == next


2000-10-24  Sascha Ballach  <sab@openoffice.org>  [93e3dd522b749a2e78911601d875d7cd517a3102]

must changes


2000-10-24  Ocke Janssen  <oj@openoffice.org>  [adeb6c8b9a32550703a0b77e4727594667370df3]

remove staruno namespace


2000-10-24  Oliver Specht  <os@openoffice.org>  [b372d0cdc39ff79eec690d237b74561dd4df0918]

graphic mirror properties changed


2000-10-24  Oliver Specht  <os@openoffice.org>  [a11216abb566dd8f685d380e99211253873629de]

graphic mirror properties changed; #79647# new property ParaShadowFormat


2000-10-24  Rüdiger Timm  <rt@openoffice.org>  [b4c9859feb4fe465cc0b5a18d2ba5b5c085424c9]

template syntax


2000-10-24  Oliver Specht  <os@openoffice.org>  [4bd6b42dabbffb9ea619e3bc4eb1249a85b2423b]

SwXPageStyle: throw exception if no mapping is found


2000-10-24  Oliver Specht  <os@openoffice.org>  [cb82728f81f9a6cfeeb625ec1327033b6479fe5f]

graphic mirror properties changed


2000-10-24  Oliver Specht  <os@openoffice.org>  [454b5470f4bbeec1742477c0b3e8e38f8ecabe55]

graphic mirror properties changed; #79647# new property ParaShadowFormat


2000-10-24  Oliver Specht  <os@openoffice.org>  [0a565f2e9e4fe99cb3353d444b52ead220572604]

graphic mirror properties changed


2000-10-24  Daniel Rentz  <dr@openoffice.org>  [db66c6c9aabad6d13569123daf7bdedbea0b9108]

rmv: invalid element


2000-10-24  Joachim Lingner  <jl@openoffice.org>  [dc2486b57e2863804dc3d46e6a1685f717c932b5]

*** empty log message ***


2000-10-24  Joachim Lingner  <jl@openoffice.org>  [ced86702a9192cd21f813fdcca5922c337d18291]

createOleArrayWrapperOfDim did a wrong conversion with multidimensional arrays


2000-10-24  Andreas Bregas  <ab@openoffice.org>  [13e3319a3a69a7118e19a196c7558c04828c8d67]

International::ToUpper/ToLower() replaced


2000-10-24  Martin Hollmichel  <mh@openoffice.org>  [a26418a797cb0f028d1f7e257ca2390d122fe58f]

chg: Syntax


2000-10-24  Oliver Bolte  <obo@openoffice.org>  [c8fc4d088d05133bffc707b98f16d019ea1e1ff9]

Linux compiler parse error #65293#


2000-10-24  Oliver Bolte  <obo@openoffice.org>  [8c02e7ff721d72c5df3238c3a3de904942766196]

Linux compiler parse error #65293#


2000-10-24  Rüdiger Timm  <rt@openoffice.org>  [6160e9afd8662eca452ef17aad6ff263af28959e]

syntax, solaris compiler complained about a badly formed expression


2000-10-24  Daniel Rentz  <dr@openoffice.org>  [5f5f65df8f0d4fe201f0d696a1e10ca6baea8280]

add: export of table:label-ranges


2000-10-24  Rüdiger Timm  <rt@openoffice.org>  [db0288962ef56a86b4d4bcd519ca8ed38142f98b]

3 extra semicolons removed


2000-10-24  Daniel Rentz  <dr@openoffice.org>  [3c9a9bd3e864238d4362b6e6077759dbb84414ec]

add: table:label-ranges, table:label-range


2000-10-24  Daniel Rentz  <dr@openoffice.org>  [b3ea388fd2b2acc43d68f57fd0908eb110c8753c]

add: values for label-ranges


2000-10-24  Daniel Rentz  <dr@openoffice.org>  [ad4cd87ff2fdddb7eda07e2d07d3bb3c80b36ce7]

rmv: #include <comphelper/types.hxx>


2000-10-24  Daniel Rentz  <dr@openoffice.org>  [f52abead5d7f988f1365550bd2c5d367c0dbdcfd]

chg: using of comphelper::(g|s)etBOOL() instead of >>=/<<=


2000-10-24  Sven Jacobi  <sj@openoffice.org>  [11f2e914a189f51bec461d918dc1acd590ec3173]

#73569# improved text attributing for sutitles and text objects that uses a depth greater than 1


2000-10-24  mm  <mm@openoffice.org>  [86bd02bd67460221f0a1bc705c9c0bf38d7e6e6c]

ToUpper


2000-10-24  Michael Brauer  <mib@openoffice.org>  [c37f348ef418f23b33a5e482fd4e3d3ecbd3f7d1]

#79715#: Text Encoding Import


2000-10-24  Frank Schönheit  <fs@openoffice.org>  [3c0694d94265e33b2c969d71cb9d1a65b4cd92d3]

correctly maintain m_aDatabaseObjects when registering/revoking data sources


2000-10-24  Martin Hollmichel  <mh@openoffice.org>  [c2036a87860dfa6a968fa82fa1462a1fbac9979e]

add: COMPHELPER


2000-10-24  Michael Brauer  <mib@openoffice.org>  [22f613b3ed1e85199abfaf58247268ac48ae4756]

stylefont-height-rel


2000-10-24  Ocke Janssen  <oj@openoffice.org>  [7ab1f7fa851f11c4f6e54d3939b88f62fc373c7c]

new class for property and component


2000-10-23  Patrick Luby  <pluby@openoffice.org>  [9305f8eb232f495debefd432858c00133dd726a3]

Implemented timezone adjustments in date/time conversion funtions for Mac OS X


2000-10-23  jp  <jp@openoffice.org>  [799d6874d51a86078bfc86f2de43e968ff411315]

ToggleBrowserMode without GPF


2000-10-23  jp  <jp@openoffice.org>  [a6591c588b59e42a9560c44f48443d1530b42d33]

attributes for CJK


2000-10-23  Eike Rathke  <er@openoffice.org>  [9918fab92c1a430353b4a50ff02b6d81d2664b5c]

add: GetFormatCodeIndex: create at least _some_ format code if none available


2000-10-23  Patrick Luby  <pluby@openoffice.org>  [7610827793646427152922a5d16810f10eab2837]

Removed #ifdefs for Mac OS X since they are no longer needed to compile.


2000-10-23  Sascha Ballach  <sab@openoffice.org>  [13829d6a62576c366691d799711cb5d886870814]

catch exception added


2000-10-23  Sascha Ballach  <sab@openoffice.org>  [549d16549e2062314de3c41b4f61d4ab029b1429]

catch exception added


2000-10-23  Sascha Ballach  <sab@openoffice.org>  [2c50e2fb22f44d36c2ac2804d1d42826e2ccf6fe]

make Import of Header and Footer possible


2000-10-23  Patrick Luby  <pluby@openoffice.org>  [0a20754caa995d831e1a3a89aef33570b5dc7786]

Added #ifdef for Mac OS X to replace tzname[0] used on other platforms.


2000-10-23  Malte Timmermann  <mt@openoffice.org>  [2dd6f72cd536ba89e972e5fdd2fd3b9c9cb1a2a1]

Removed use of class International


2000-10-23  Rüdiger Timm  <rt@openoffice.org>  [8f782a5eba2e04c51b53067cbaa12e3ea3faaeaa]

extra semicolon removed


2000-10-23  Sven Jacobi  <sj@openoffice.org>  [0364155b16f1c0e40961fcbc65e9795509605fdc]

#78082# now supporting IntersectRectClipRegion Action


2000-10-23  Niklas Nebel  <nn@openoffice.org>  [19c25b6dd2df97cc19cd5648c173bbff5fd6819e]

#79578# set WB_NOLABEL for Source/Operations FixText


2000-10-23  Frank Schönheit  <fs@openoffice.org>  [ed10adfdba220983844783dacbafe51f5c70af85]

include the comphelper's version of stl_types


2000-10-23  pw  <pw@openoffice.org>  [72bf34e54fb1249ad86e9ad1461359ed43010213]

#78636# Set protocol schema for INetURLObject


2000-10-23  Oliver Bolte  <obo@openoffice.org>  [1eac44d4b7a569c7945c7a5531b0faa47240a6df]

XUnoTunnel unknown #65293#


2000-10-23  Michael Hönnig  <mi@openoffice.org>  [6cbec07b1154489966b0d9289b9ac62db748c58c]

#60292# adapts to ScrollBar-size now, when settings of VCL change


2000-10-23  pw  <pw@openoffice.org>  [b4ca5c16157157af92a6f0abb5cf025123702f65]

#78636# Set protocol schema for INetURLObject


2000-10-23  mfe  <mfe@openoffice.org>  [930e60d57ee87ce32ec21b9f4b28135937865793]

new/changed identifier


2000-10-23  Kurt Zenker  <kz@openoffice.org>  [28225fe4765a065bb12b11cbed1ae77383708792]

SRC610


2000-10-23  Andreas Schlüns  <as@openoffice.org>  [58c0313f8aa6e009314bfacc8060acb857ef36cb]

use new mechanism to search targets in frame tree for findFrame/queryDispatch


2000-10-23  Sven Jacobi  <sj@openoffice.org>  [96a03b6144c97f4fc6aa47d106a74d331e983b69]

#78082# now supporting IntersectRectClipRegion Action


2000-10-23  Andreas Schlüns  <as@openoffice.org>  [5b355de1d01bf7acc502611907a032157ddeadc4]

new helper class to support generic target search for findFrame/queryDispatch


2000-10-23  Kay Ramme  <kr@openoffice.org>  [ccf12e3c378d9d316e6e11e8bfa2b80fc190f663]

#79543# enable SEGV handling only for soffice


2000-10-23  Eike Rathke  <er@openoffice.org>  [7680cc2ed0de29af558e1d2628644d4dc30bf2d8]

ImpGenerateFormats: NF_DATE_DEF_NNDDMMMYY, ZF_STANDARD_DATE+1 was missing


2000-10-23  Ocke Janssen  <oj@openoffice.org>  [d3a6cf99072b864ea3942594fb158c4fadda34f7]

wrong use of getValue


2000-10-23  Sander Vesik  <svesik@openoffice.org>  [ae2316de369a9474858b57f17cc74d6c0c9a5bb9]

Add lingu, declare that svx depends on it.


2000-10-23  Michael Brauer  <mib@openoffice.org>  [8df595c01ba7f4b2727c14c1c2a1a5452f67e994]

#79473#: import now works correctly


2000-10-23  Frank Schönheit  <fs@openoffice.org>  [9b2a99880cd022346eb1007f9c412ba333698bf0]

revokeObject: do not dispose the object, it's allowed to re-insert it from outside


2000-10-23  Frank Schönheit  <fs@openoffice.org>  [ec331dcc1a6d8d4399257f84a2f916b6125bb103]

added apply functionality


2000-10-23  Daniel Rentz  <dr@openoffice.org>  [7835beb72be45e64e50edf173cb0c4f977cbc11c]

chg: FooterIsDynamicHeight


2000-10-23  Daniel Rentz  <dr@openoffice.org>  [8f82ec3c996b5b12d0354b5221e86d9c2ee81c5b]

chg: FooterIsDynamicHeight


2000-10-23  Mathias Bauer  <mba@openoffice.org>  [268596f0107a25beb7a1d82dcceec0a4532673a3]

MUST: processfactory.hxx moved to comphelper


2000-10-23  Mathias Bauer  <mba@openoffice.org>  [085817945f993ee262b4e2fb586f1f8b06862fe1]

MUST: processfactory.hxx moved to comphelper


2000-10-23  Mathias Bauer  <mba@openoffice.org>  [050ff43c3f682b0e837d633db38d73d134a0e4ff]

saveopt.hxx obsolete


2000-10-23  Peter Burow  <pb@openoffice.org>  [3aaa3776e1c9e5666ee21eef421c2867f168ad4d]

chg: unotools -> comphelper


2000-10-23  Peter Burow  <pb@openoffice.org>  [0a7e72ab40fb89bc7b1ec30a1a0a214a763ef59b]

chg: unotools -> comphelper


2000-10-23  Sascha Ballach  <sab@openoffice.org>  [b758c2b2b5276e3e5a930e169e3273ffbc1c144e]

little change


2000-10-23  Sascha Ballach  <sab@openoffice.org>  [6616b6cfc06c21e6e9f3f2d85af1c5decabe1451]

makes the Page Master and Master Page Import work


2000-10-23  Mathias Bauer  <mba@openoffice.org>  [982c9ea4691c5eadca1803491cb1e6e68d8f3bea]

temp. support for _beamer


2000-10-23  Oliver Specht  <os@openoffice.org>  [b2b8b3a8763ae8f44e51bbdfa49df3c2f333974f]

reset aggregated number format object in ::Invalidate()


2000-10-23  Peter Burow  <pb@openoffice.org>  [ec517a4b65abdc0b58872fddf4fdae181ec67eb0]

chg: unotools -> comphelper


2000-10-23  Mathias Bauer  <mba@openoffice.org>  [4c2549c86a326a5e0ff7ecf8231d703f94f2ae2d]

temp. support for _beamer


2000-10-23  Michael Brauer  <mib@openoffice.org>  [8c91dce050c847155c7a5d835e93657b70e592b8]

#79539#: property KeepTogether renamed to ParaKeepTogether


2000-10-23  Mathias Bauer  <mba@openoffice.org>  [61595728e49d99c94ee04b88603e9aedf563422c]

Be aware of TopFrames without SystemWindows


2000-10-23  jp  <jp@openoffice.org>  [b47daef289c716ad718309495c2bc72fe1e56709]

wrong commit


2000-10-23  Niklas Nebel  <nn@openoffice.org>  [123fffcac727ae3c56a473ccb8e3a659588b6aca]

page style properties changed to match service description


2000-10-23  Thomas Benisch  <tbe@openoffice.org>  [4740ff35c337de1e075e1486810d3735ab9cedf1]

basicide.hrc include removed


2000-10-23  Thomas Benisch  <tbe@openoffice.org>  [034faf37ee7c1a4fda10195a3085e28df2d6234c]

basicide.hrc include removed


2000-10-23  Thomas Benisch  <tbe@openoffice.org>  [34e4e2104814016392130b1ece6f8392a64ccacb]

basicide.hrc include removed


2000-10-23  jp  <jp@openoffice.org>  [287c954f17e1237c4b8b166de85caf006579b447]

new attributes Ruby and 2Lines


2000-10-23  Michael Brauer  <mib@openoffice.org>  [55d9d2e5aaa28d18badbc193c30a4a7d87d6a2e8]

syntax


2000-10-23  Oliver Specht  <os@openoffice.org>  [976d4ae701ac2b43859012eb1cd5032aae614598]

property defines according to the expansion


2000-10-23  Peter Burow  <pb@openoffice.org>  [2f03ca33100b4f46ccfa10cc5fbc0f7611e013cc]

chg: unotools -> comphelper


2000-10-23  Thomas Benisch  <tbe@openoffice.org>  [1653f7c4afe6bdd85c6cf19cf2cd7fb926ec467f]

basicide.hrc include removed


2000-10-23  Michael Brauer  <mib@openoffice.org>  [ca2384b8b91c632917c78a26aa24dbb9d3d2cc9b]

some property names changed


2000-10-23  jp  <jp@openoffice.org>  [645d2fd62e7bde85ac9bbde86efa49e80d90eafe]

change Star > StarOffice


2000-10-23  Michael Brauer  <mib@openoffice.org>  [ef1795bbf00670dcd4002b48feb6fa4139c4d7a2]

restart numbering for lists


2000-10-23  Oliver Specht  <os@openoffice.org>  [2fb8c1d63cc494292cee324f4c2112761681cccf]

Header and footer property names changed


2000-10-23  Andreas Schlüns  <as@openoffice.org>  [7612b295728fbdaeb04f5f0dfe9a300f23984ec9]

MUST unotools->comphelper


2000-10-23  Hennes Rohling  <hro@openoffice.org>  [8b915f3253578935e8b2ed18617beff6769d8518]

call chnod after mkdir cause mkdir uses umask


2000-10-23  Frank Schönheit  <fs@openoffice.org>  [0399335e750659273702ce550bcc8c22066e7033]

#79476# load the apply button text from the resource


2000-10-23  Frank Schönheit  <fs@openoffice.org>  [f509d47fe499ef344a0b866b19999e20315dfff5]

#79476# STR_APPLY


2000-10-23  Daniel Rentz  <dr@openoffice.org>  [f9e1b200693b6b5eb032f44d3df84daf3ef9ed3d]

chg: new property names


2000-10-23  Thomas Benisch  <tbe@openoffice.org>  [804b764c34a19834366d51f62733cf711734374a]

idetemp.hxx include removed


2000-10-23  Thomas Benisch  <tbe@openoffice.org>  [5fd07a9cb74f25ccb7d6e83eb14557c312e48c0a]

idetemp.hxx include removed


2000-10-23  Andreas Schlüns  <as@openoffice.org>  [5a77392ce7616276751b01169e8bff015e7bee68]

MUST unotools->comphelper


2000-10-23  Frank Schönheit  <fs@openoffice.org>  [5483515bdd180fa656a6bb83695e9cda9531b5bd]

#79476# apply button for the tab dialog (available on request only)


2000-10-23  Sascha Ballach  <sab@openoffice.org>  [0a354c00628bffe9ecc502905d3c2c207723ed0a]

PageMaster and MasterPage Import added


2000-10-23  Sascha Ballach  <sab@openoffice.org>  [7e10d26d53fc729dbee4e886a26acc7df1a1f431]

MasterPage with PageMaster Properties fill


2000-10-23  Sascha Ballach  <sab@openoffice.org>  [b54ea3390b83d586420ff481ff2315929d647574]

FindPageMaster added


2000-10-23  Sascha Ballach  <sab@openoffice.org>  [c6bfb5a9016cd0b8ada733d2b9de323b002e717a]

PageMaster Import added


2000-10-23  Sascha Ballach  <sab@openoffice.org>  [b6ab9acd23d6826308ea98103b191c7755011f15]

default constructor added


2000-10-23  Oliver Specht  <os@openoffice.org>  [9ed6c64e240cc6b0e29d2d6d62f73647686420fb]

#79557# alien attributes: which-ids corrected


2000-10-23  Andreas Martens  <ama@openoffice.org>  [80ba0b2e27b7798ff3c15981f3fd9be338a950b3]

Fix: Cursor travelling in multiportions


2000-10-23  Sascha Ballach  <sab@openoffice.org>  [7e77d1ec668ee53fc243fb31c1886b7d814749c6]

Page Master and Master Page Import added; untested


2000-10-23  Michael Brauer  <mib@openoffice.org>  [468e5361cc14f6a8d6bddb94e2e285f3c4ab35c0]

#78254#: Automatic numbering rules


2000-10-23  Sascha Ballach  <sab@openoffice.org>  [c305a70253b655d98980ec616f8baea23e69da83]

Page Master import added; untested


2000-10-23  Oliver Braun  <obr@openoffice.org>  [8a2911df60a48c86ff4e2f54dddbe68c9e5ffcf4]

removed obsolete ports.cxx


2000-10-23  Thomas Benisch  <tbe@openoffice.org>  [ad95ebef0f8c09b04cebfaca849634735d905ae1]

btbxctl.hxx removed


2000-10-23  Daniel Rentz  <dr@openoffice.org>  [791deca16049774f9ff18ec37146597c76e62339]

add: calc specific page-master attributes


2000-10-23  Daniel Rentz  <dr@openoffice.org>  [ce9caa96ecb1b36d53b039d855bcee55a04e0985]

rmv: XMLBoolValuesPropHdl add: constructors for XMLNumberNonePropHdl


2000-10-23  Oliver Braun  <obr@openoffice.org>  [0983dfd0a59fb4b9c70cd173c2d3a6a750099f62]

obsolete ports.c removed


2000-10-23  Thomas Benisch  <tbe@openoffice.org>  [3f3c7157dadfd1fa72680fcb2183926a6e407629]

removed basslots.hxx, basidesh.hxx, bastype2.hxx


2000-10-23  Peter Burow  <pb@openoffice.org>  [943577be21bb066ed502cc49f8d2757a409cfc80]

fix: #79525# new Parameter for GetModuleFieldUnit(): const SfxItemSet*


2000-10-23  Michael Brauer  <mib@openoffice.org>  [6a1f98268fd8d9065fec62b060b29e30a2bc0abe]

#78254#: Automatic numbering rules


2000-10-23  Peter Burow  <pb@openoffice.org>  [71c850004821600924d2f0dd33e52169a1c993b6]

fix: #79525# new Parameter for GetModuleFieldUnit(): const SfxItemSet*


2000-10-23  Peter Burow  <pb@openoffice.org>  [bba108d3ccfb127cd354dfb4185fdef92d19b9ab]

fix: #79525# default NULL of parameter 'const SfxItemSet*' of GetModuleFieldUnit()


2000-10-23  Peter Burow  <pb@openoffice.org>  [5d407300f5d4344234261e214902374c9967bd02]

fix: #76549# new Parameter for GetModuleFieldUnit(): const SfxItemSet*


2000-10-23  Michael Brauer  <mib@openoffice.org>  [abec42699b2bb491df805133d6ddc63d44e097de]

bug fixes for numbering rules


2000-10-23  Peter Burow  <pb@openoffice.org>  [68c125f5abbd8263af35e6009d7d7626774a1530]

fix: #76549# convert-errors considered fix: #79525# call GetModuleFiledUnit() with SfxItemSet


2000-10-23  Sander Vesik  <svesik@openoffice.org>  [d386b43dc8993f791a3d26317a8d13459bb195e1]

Reverse the sense of the dependency


2000-10-23  Sven Jacobi  <sj@openoffice.org>  [dabad45f803ab1e577775c686b0167ebf3aeb68d]

#79674# corrected pict filter detection


2000-10-23  Oliver Specht  <os@openoffice.org>  [2d730f9ba5775927c8ef6e26214a0294d8c7b1f0]

syntax: ')'


2000-10-23  Sander Vesik  <svesik@openoffice.org>  [9a854f2a83f5fc87bfc49b3bd02b39f6a1abc8a2]

Tighten down build order.


2000-10-23  Carsten Driesner  <cd@openoffice.org>  [65ef453db07bd208a8f5f8a1c592d53f58da400f]

use comphelper lib instead of untools lib - MUST change


2000-10-23  Carsten Driesner  <cd@openoffice.org>  [8011f260cdcedef9535fa4e7452b2f9e82c9b194]

Don't dispose global service manager in Main() and must change comphelper


2000-10-23  Carsten Driesner  <cd@openoffice.org>  [fdfffefdc93822fb8b4364182b746c6e12027122]

use comphelper instead of uno tools - MUST change


2000-10-23  Carsten Driesner  <cd@openoffice.org>  [5ed82d9418f08c9feffe0b2b4ba5d01bcd054f5e]

new accept thread for rvp/scripting added


2000-10-23  Oliver Specht  <os@openoffice.org>  [4f8887cb2bfac56e73758e47c0be21ebd6af9aca]

#79531# initialize tool box image; revision log removed


2000-10-23  Andreas Bille  <abi@openoffice.org>  [28e13482d47ef0c72599fff95bb0994ea28f35d8]

Implemented the methods getInputStream and getOutputStream for an XStream


2000-10-23  Carsten Driesner  <cd@openoffice.org>  [ec30c880c4eaa4c403d3cfca7ca44b2bfd6159b9]

use comphelper lib instead of unotools functions - must change


2000-10-23  Carsten Driesner  <cd@openoffice.org>  [b745b7fb906228a225fffc1e5b3f5856bc5de9be]

code clean up for headless mode


2000-10-23  Carsten Driesner  <cd@openoffice.org>  [a5e1faaa266c03eac37f9913b969a4e9b1d8f25f]

new functions for headless mode


2000-10-23  Carsten Driesner  <cd@openoffice.org>  [238751539e00d998976996841a30d51db6036389]

compile svmain with exceptions remote/local


2000-10-23  Carsten Driesner  <cd@openoffice.org>  [b5865bf3ccf89bb43ba5f59a7ddab8465b742911]

if REMOTE_APPSERVER DbgPrintMsgBox writes to a file


2000-10-22  Sander Vesik  <svesik@openoffice.org>  [0791b89e16dc48e66bcbb6a58b1043a1bd7cc248]

Add automation and declear that setup2 depends on it


2000-10-22  Eike Rathke  <er@openoffice.org>  [93d15dadc89fa0a8b4ad8ac7442db80d8c114401]

removed unnecessary headers


2000-10-22  Eike Rathke  <er@openoffice.org>  [408f874ea4b79a2e035e4d9da693a0d85f14a9c9]

chg: SvNumberFormatter ctor: const reference Reference


2000-10-22  Eike Rathke  <er@openoffice.org>  [abb7d7621d90011394a7dd3dbdd35c8edeee4434]

SRC610 MUST: CharClass instead of International


2000-10-22  Eike Rathke  <er@openoffice.org>  [feeecb05abad7bd5a7ea820dc1350099ad08e80d]

add: COMPHELPERLIB


2000-10-22  Eike Rathke  <er@openoffice.org>  [6774db11a16d01895fa773292e599387f231b831]

SRC610 MUST: ::comphelper::getProcessServiceFactory


2000-10-20  Sander Vesik  <svesik@openoffice.org>  [fca8e03cd8416262e798f3dddc96f87cd0e203ae]

Add ldapber and declear that inet depends on it


2000-10-20  Eike Rathke  <er@openoffice.org>  [6f55088fe613a8f353f7c2c6ea48d88efa85019d]

add: DEF7TARGETN


2000-10-20  Eike Rathke  <er@openoffice.org>  [b5e54c88f7189723e0e2ff56ff61091c17489ec9]

SetDependentKeywords: upper true/false; no currency string => ShellsAndPebbles


2000-10-20  Eike Rathke  <er@openoffice.org>  [7d3f30d0d5f2c8025f30606a9d6cc67a2fc42b39]

ImpGenerateFormats: fault tolerant if a sequence of format codes is completely missing


2000-10-20  Niklas Nebel  <nn@openoffice.org>  [f8ed54ddef97724d45ca26fb7689990325fde626]

new object bar for graphic objects


2000-10-20  Niklas Nebel  <nn@openoffice.org>  [e98aee90f262acfb5b48f86677fe3ec5d15cc324]

graphic shell also for several objects, invalidate graphic object slots


2000-10-20  Niklas Nebel  <nn@openoffice.org>  [56dc454a8d34d31aed441aac6f5e363681fda530]

slots for graphic object functions


2000-10-20  Niklas Nebel  <nn@openoffice.org>  [53aa97b192842920879efc0dea91882cd0a09be1]

different object bar for graphic objects


2000-10-20  Niklas Nebel  <nn@openoffice.org>  [e84041a93944b0a9e7368e3d9b0b7d0b3892c469]

Execute/GetAttrState for graphic object functions


2000-10-20  Niklas Nebel  <nn@openoffice.org>  [178a6078069658a6c0094949b0dd71d201474a0d]

register graphic toolbox controller


2000-10-20  Niklas Nebel  <nn@openoffice.org>  [c6157524c0d2a29be98c27751323733899b9b3f5]

GetViewData (for GraphicShell)


2000-10-20  Niklas Nebel  <nn@openoffice.org>  [c389ecbedafbaf96fbf5e71c21cf728e8d98c08a]

object bar for graphic object shell


2000-10-20  Sven Jacobi  <sj@openoffice.org>  [ce24a7c0c274fc90aa078c45178fc83548e55e3e]

apichanges: CharClass used instead o f International


2000-10-20  Mathias Bauer  <mba@openoffice.org>  [4b2598c14f3d45afc61fe0af38306ad690037561]

#79540#: UpdateDispatch noz used


2000-10-20  Mathias Bauer  <mba@openoffice.org>  [0f22de7be33dfae3fb115f327c2dcc242432eb06]

Call Donelink even if content creation fails


2000-10-20  Mathias Bauer  <mba@openoffice.org>  [c3c916fcf216d9d85e5880ba3d91e82e3cf9eb5e]

#78340#: Execute save while closing using bindings


2000-10-20  Mathias Bauer  <mba@openoffice.org>  [6c7278175efd9b114832b1758e9b7ce818b231d7]

#79540#: dispatch support for slots


2000-10-20  Mathias Bauer  <mba@openoffice.org>  [fa54a81b5d2fcb141ed198054914e4325a1d5511]

#78340#: Execute with return value


2000-10-20  Jörg Budischewski  <jbu@openoffice.org>  [367e948026070983a0a714e4b06dcc3513bde2fd]

socket.close replaced by socket.shutdown (more threadsafe)


2000-10-20  Jörg Budischewski  <jbu@openoffice.org>  [d42aed586227614160b85cbd85486b6b744fa897]

listeners are now notified on close


2000-10-20  Jörg Budischewski  <jbu@openoffice.org>  [6ee842633cf5f40295e950bdaad4aca4a9867e20]

socket close replaced by shutdown (shutdown is more threadsafe, because the handle is not destroyed


2000-10-20  Jörg Budischewski  <jbu@openoffice.org>  [569575ee6f8fea2828b7051a5a6332cfcdde8a2a]

bugs concerning correct bridge termination fixed


2000-10-20  Daniel Rentz  <dr@openoffice.org>  [54e76316d42543cf69b27975f60ce344a84c6571]

add: COMPHELPER


2000-10-20  Daniel Rentz  <dr@openoffice.org>  [9babd2fea94607224c9c1436d4d6077a527e9488]

add: XMLBoolValuesPropHdl


2000-10-20  Daniel Rentz  <dr@openoffice.org>  [20ad005479112e147235df2234b71a6aba187769]

chg: handling of merged attributes


2000-10-20  Frank Schönheit  <fs@openoffice.org>  [d3503488c7f88b8cc86f5d110445aa05dc1f9a6b]

migration unotools -> comphelper (link dl-lib against comphelper/dbtools)


2000-10-20  Daniel Rentz  <dr@openoffice.org>  [1c26b556e0f334d82e49a92cad6ebbbe88e29668]

add: attributes for page-master


2000-10-20  Frank Schönheit  <fs@openoffice.org>  [2316e4dc6bcc75646dbd32a84e09629d71cef8fe]

#79654# added SID_FM_AUTOCONTROLFOCUS handling


2000-10-20  Frank Schönheit  <fs@openoffice.org>  [7f14fb775b9dd3b7b5eaea37cc97ad7d60534c48]

#79654# added SID_FM_AUTOCONTROLFOCUS slot


2000-10-20  Frank Schönheit  <fs@openoffice.org>  [260b0f0ee8de16ce1e363a7652998714a5364825]

#79654# added SID_AUTOCONTROLFOCUS to the forms menu


2000-10-20  Frank Schönheit  <fs@openoffice.org>  [2dc249e861b254823b206c8e8a1cdb85359ae987]

#79654# AutoControlFocus-property (-handling)


2000-10-20  Frank Schönheit  <fs@openoffice.org>  [d78aa70819aed194a9d9fb12931db9ff1b254a91]

#79654# FmFormShell responsible for SID_FM_AUTOCONTROLFOCUS


2000-10-20  jp  <jp@openoffice.org>  [8b88e4bc696cc2823a06f0bbf55a0b26dd965bb1]

SetAttr: call modify also if the item/-set is/contains a numrule item


2000-10-20  Oliver Specht  <os@openoffice.org>  [e5164b2bbd9798aaf01b7729aee9d1443cf995af]

#78714# set reference number directly if document is in reading


2000-10-20  Joachim Lingner  <jl@openoffice.org>  [f834e4cdc608ab4bc46849fc6fe71c7df552bc5b]

*** empty log message ***


2000-10-20  Joachim Lingner  <jl@openoffice.org>  [90d15a80b2ae8d72acab6e155ab22a3496aa092f]

IUnknownWrapper_Impl::getAttributeInfo added


2000-10-20  John Marmion  <jmarmion@openoffice.org>  [6882f6adce4137355bb26ede86a3f7db92c3e752]

updated for bootstrap support


2000-10-20  Kai Ahrens  <ka@openoffice.org>  [3dd6eff0c3880841ce46e19a26c2def01407baaf]

#79670#: Reset stream error after try to swap in


2000-10-20  John Marmion  <jmarmion@openoffice.org>  [bf0ceeac84d84c9ae39bc430813e405c113df981]

cleaned up support for the bootstrap script for OpenOffice


2000-10-20  Christian Lippka  <cl@openoffice.org>  [839de7fff11ef3a2faa0368217e46a61111ed11c]

#78916# added missing entities


2000-10-20  Christian Lippka  <cl@openoffice.org>  [2e3ad0d35979a26bccaefd453a6ce3f7af30a32c]

#78916# added missing entities


2000-10-20  jp  <jp@openoffice.org>  [0403fd9060df1f77fcf8984e16caf09035182470]

Bug #79645#: ExecSearch - RepeatSearch without SearchItem must create it's own item


2000-10-20  Andreas Martens  <ama@openoffice.org>  [75c0a101618e822dd29947b220b6b75455438ab1]

New: Cursortravelling into dropcaps


2000-10-20  Christian Lippka  <cl@openoffice.org>  [89fccdd1c09c779d0c8bd7ee832de363e9ea6a31]

#79557# added support for alien attributes


2000-10-20  Oliver Specht  <os@openoffice.org>  [c9c647cd9aed41dacb7183816d4bfa6bda79e9fd]

use comphelper methods


2000-10-20  Christian Lippka  <cl@openoffice.org>  [11abf5302a2b90cbc2fe2ea5db14d228bc3845a8]

#79557# added support for alien attributes


2000-10-20  Dieter Loeschky  <dl@openoffice.org>  [9c295868a9e19e395d4c10a193d1adc02f2660dd]

#79201# SetAttributes(): text of callouts now centered


2000-10-20  Frank Schönheit  <fs@openoffice.org>  [0ba80628dc1309c3668fdf61236166be20e786a0]

migration unotools->comphelper


2000-10-20  Oliver Specht  <os@openoffice.org>  [c9be7fd88626f624be3abd7cbc86a4eee05bfffa]

use comphelper methods


2000-10-20  Frank Schönheit  <fs@openoffice.org>  [04a985d1c978ba1ffffcdf6411bf3dbbe9c706ec]

migration unotools->comphelper


2000-10-20  Mathias Bauer  <mba@openoffice.org>  [910ef3db1fbe06cbd8afaa3e27bd996437851a29]

#79631#: seek stream back in IsStorage


2000-10-20  Sven Jacobi  <sj@openoffice.org>  [41c39df841c14c806bef49158d03c3c800ad8ed4]

#78697# background color when MSO_CLR_ToColor is doing a recursion is now correct


2000-10-20  jp  <jp@openoffice.org>  [d68b1b6ae355c92e982ec845216ba459dbdd9e16]

use correct INetURL-Decode enum


2000-10-20  Oliver Specht  <os@openoffice.org>  [8a1fc858c813db777813ba7e7a2ab90a4284860b]

unused forwards removed


2000-10-20  Malte Timmermann  <mt@openoffice.org>  [9d959adab7fbc084efe2dd2c7b1263acb182f2ec]

WordRight: Check for end of content AFTER calling nextWord


2000-10-20  jp  <jp@openoffice.org>  [db27010cba5eca92bba34ddfd0fc71dc17923379]

Bug #79587#: use unknow as redline author if no one name is configurated


2000-10-20  Oliver Specht  <os@openoffice.org>  [273c0eaf4acea9864e3f25afa483aa48cb568c4e]

viewsect no longer in use


2000-10-20  Oliver Specht  <os@openoffice.org>  [898fa258716ebf7701375fb3915b3deba38c53fb]

viewsect.cxx no longer in use


2000-10-20  Daniel Vogelheim  <dvo@openoffice.org>  [cbe7c5528e7b2b2f1856b81827f2fa901c17bb7d]

- several properties are now optional   (change mail "Access to textfields over API in Calc and Impress/Draw ...") - fixed: bugs in DocInfo fields - fixed: wrong include in TextMarkImportContext


2000-10-20  Oliver Specht  <os@openoffice.org>  [1edfa7c92c736aa7fb74bf58943b8f300c2ca9ee]

consider RES_TXTATR_UNKNOWN_CONTAINER


2000-10-20  Sascha Ballach  <sab@openoffice.org>  [6cfb8a8c860ae2e37921e80521650d1d8d2343ef]

make the functions public


2000-10-20  Sven Jacobi  <sj@openoffice.org>  [4f602ffa037523cf9b6d225f975348e6999746a1]

#79075# gradient fillstyle is not affected by the object rotation


2000-10-20  jp  <jp@openoffice.org>  [fc4d1f111e0e8b3b63230e0b5575c4e09fa33361]

InsAttr: handle UnknowTxtAttr


2000-10-20  Joachim Lingner  <jl@openoffice.org>  [476acefcb36a2bd807176ba03690f011851d815b]

#define _WIN32_DCOM removed


2000-10-20  Philipp Lohmann  <pl@openoffice.org>  [4001646838c78ef31ea9aac36cf266e917b57c72]

make AtomProvider available in non remote case


2000-10-20  Joachim Lingner  <jl@openoffice.org>  [09f7be7f295b75ec03c61def46d8e6307f0a09ba]

OleClient_Impl::createInstanceWithArguments now delegates to OleClient_Impl::createInstance


2000-10-20  Michael Brauer  <mib@openoffice.org>  [ee2f5a5d6765a1f6895316bc13fb57ec54457d5e]

common access to master pages


2000-10-20  khz  <khz@openoffice.org>  [105b616cb3a9d5c1330248492ee8cedc84fba90a]

#78761# don't reset nStartFc when calling WW8PLCFx_Fc_FKP::NewFkp()


2000-10-20  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f31f9af3980b9011034c52c1e4dbe6b803acfe0e]

has an extraneous ; after the function closure


2000-10-20  jp  <jp@openoffice.org>  [c2e20a0ac107f26b54bf7c7ed326248be51b875b]

should changes: use CharClass instead of International


2000-10-20  Ocke Janssen  <oj@openoffice.org>  [87cef295c3e031b46716d6f6eea3afd9a3f10db9]

new class for broadcast and propertyset


2000-10-20  Ocke Janssen  <oj@openoffice.org>  [550a3e92a0b3f7ea11df08fef2566b80b9d222b0]

remove local namespace define


2000-10-20  Ocke Janssen  <oj@openoffice.org>  [07296b512646b467f27c7187fac73fa2d3ff71d6]

new method who gets the implementation of an interface


2000-10-20  Eike Rathke  <er@openoffice.org>  [56e5269ee8339d69cc7331b24502da24d4c63f97]

#79637# not the cause but without not possible: use the right names in factory


2000-10-20  jp  <jp@openoffice.org>  [f5b6e61dc99ab6925d26f2cc5a74b05881184334]

should changes: use CharClass instead of International


2000-10-20  Kai Ahrens  <ka@openoffice.org>  [e96b1272fbaea2cefe06a21c2f52fecad3cc35a4]

#79646#: specify content type when inserting a new content (new behaviour)


2000-10-20  Sven Jacobi  <sj@openoffice.org>  [2e6fe38b005c47c8c3a1eac0298ccc295f3cf4e5]

#79431# fixed unicode conversion bug that happens when unicode characters were mapped to a starbats font


2000-10-20  Frank Schönheit  <fs@openoffice.org>  [2303d3dbb4c2b30572da3457c707581fb82374b7]

handling for the SuppresVersionColumns property of a data source


2000-10-20  Frank Schönheit  <fs@openoffice.org>  [e701cf07f3b76fa191e3c7c734ea3a950443372c]

m_bSuppressVersionColumns + property handling + persistence


2000-10-20  Frank Schönheit  <fs@openoffice.org>  [0752e97efd961380b00139397f78c1eae1ee2745]

m_bSuppressVersionColumns


2000-10-20  Oliver Specht  <os@openoffice.org>  [ce1c2052be062ad244ab779bff1bde5538512131]

change: use SvNumberFormatter ctor using XMultiServiceFactory


2000-10-20  Frank Schönheit  <fs@openoffice.org>  [86e8f4646033438b5637c9e65b715fbe327897be]

new property/config key SUPPRESVERSIONCL


2000-10-20  Niklas Nebel  <nn@openoffice.org>  [e37818d878db924df2f3621fdd5a44e0ef0c90a9]

old includes removed


2000-10-20  Niklas Nebel  <nn@openoffice.org>  [610c1b1f1c2a8076c5d1ee18251ba776afc2e779]

old include removed


2000-10-20  Niklas Nebel  <nn@openoffice.org>  [0dc351ba2a3e8018358595835715b13ad7d72772]

unotools -> comphelper changes


2000-10-20  Niklas Nebel  <nn@openoffice.org>  [bef81dbf60ee9b2e461f371253df2220bdc2c962]

unotools -> comphelper changes


2000-10-20  Niklas Nebel  <nn@openoffice.org>  [0cc79b39452cf534a249102ac56c40a114db1f3d]

pragma hdrstop added


2000-10-20  Niklas Nebel  <nn@openoffice.org>  [cb5f155f483ee7dd14eb7d85ec60ff917e181416]

COMPHELPERLIB added


2000-10-20  Oliver Specht  <os@openoffice.org>  [a743f4c9983fa0d3e8824cadfd652c5973881bde]

#79544# _CreateShape: correction of ref count


2000-10-20  Oliver Specht  <os@openoffice.org>  [ef26825f5970e735f6bae3aa0652d62fbac5f6e6]

#79544# export of shapes corrected


2000-10-20  Oliver Specht  <os@openoffice.org>  [3d54fbe3ea14ee3b5a067f07b87e685d6750beac]

#78643# document property HideFieldTips; revision log removed


2000-10-20  Daniel Vogelheim  <dvo@openoffice.org>  [2c137ceb4bde90dc0c3de7a3fc0fc909a363a525]

- fixed: DDE connection element names


2000-10-20  Eike Rathke  <er@openoffice.org>  [9244cdceb062034fe792ed46d8172346f095bdf4]

isAlphaType, isLetterType: parenthesis error


2000-10-20  Frank Schönheit  <fs@openoffice.org>  [5dde5bcbbb54fff16c14afe7e588aa4ce9a541b2]

sdbc:text -> sdbc:flat:file


2000-10-20  Dirk Grobler  <dg@openoffice.org>  [65d8c3dd943f1286ba21eefcd9c106724ed05b33]

new xml files bibliography


2000-10-20  Sascha Ballach  <sab@openoffice.org>  [93d73cb0741d844f5e1c9e4830275578c66cb22a]

must changes in handleSpecialItem


2000-10-20  Sascha Ballach  <sab@openoffice.org>  [bc65e0556eefdbdecb115d96525e8840ae2261b1]

changes in export Page Export


2000-10-20  Sascha Ballach  <sab@openoffice.org>  [c1863fe11503711949dd386362621f3ccb223f7a]

remove some unneeded entries


2000-10-20  Sascha Ballach  <sab@openoffice.org>  [7949c2d9511b34323748fd5cb7f2df0afa042ffd]

this files were moved from the inc directory


2000-10-20  Sascha Ballach  <sab@openoffice.org>  [e3493514231995bb9d7763ede47ea356c5208372]

export Auto STyles added


2000-10-20  Sascha Ballach  <sab@openoffice.org>  [c374e27d962050001ef2fa6d10d6e261c9521c9a]

remove exportPageMaster


2000-10-20  Michael Brauer  <mib@openoffice.org>  [cd67bb0377e46c361be93a480e44fae402d4014f]

XML background image import fixed


2000-10-20  Patrick Luby  <pluby@openoffice.org>  [e3710da1b9cb36c0df2133a57400be8a64f6e18b]

Added #ifdef's for Mac OS X for finding malloc.h


2000-10-19  Patrick Luby  <pluby@openoffice.org>  [a814987537f94347d69dbf71a7fbafcd00bfa721]

updated for SRC609


2000-10-19  Patrick Luby  <pluby@openoffice.org>  [df82f1ff28316f6c85ce46210446b134407a33cf]

Changed #include <svtools/XXX.hxx> into #include <XXX.hxx> since this file is now in the svtools project.


2000-10-19  Patrick Luby  <pluby@openoffice.org>  [263ed5417051e2292846419f7075ae48d7abd347]

Added initialization of static data members for template classes for Mac OS X


2000-10-19  Patrick Luby  <pluby@openoffice.org>  [1615bb8245ce3a268e03c67ba25375db3c623d6e]

Added additional checks to make sure that script executes in the same directory as the script is in.


2000-10-19  Niklas Nebel  <nn@openoffice.org>  [519a0710aa92103e46d18b3756d8695171871fa4]

fuconctl removed


2000-10-19  Niklas Nebel  <nn@openoffice.org>  [8e69df31a5c50b75c117fa929726ad4e4870ec23]

old include removed


2000-10-19  Niklas Nebel  <nn@openoffice.org>  [494b5f256a707f95afc8c9504817600ca86e5cde]

handling of slots for old si controls removed


2000-10-19  Niklas Nebel  <nn@openoffice.org>  [535ed406bcd4a517d315937dbcafd08208490125]

registration for tbx controller with old si controls removed


2000-10-19  Philipp Lohmann  <pl@openoffice.org>  [1cedc68817de521af4a23f049295cee7da07a01c]

#79628# fixed an initialization issue


2000-10-19  Patrick Luby  <pluby@openoffice.org>  [11bc6b411672bdd5086bcac586be5ce67b630bc0]

Added #ifdef for finding malloc.h on Mac OS X


2000-10-19  Sven Jacobi  <sj@openoffice.org>  [fb1b60fd24af134eac76ab5fe3583ceaa709541f]

added control import


2000-10-19  Mathias Bauer  <mba@openoffice.org>  [ed2c0f6071a299c18908bc56c7f3c457bf8dee3c]

new StreamHelper class


2000-10-19  Christof Pintaske  <cp@openoffice.org>  [11aa19bff3fece2f08e1eb73c9397ad8b40b4274]

use Collator::compareString service to insert entries


2000-10-19  Mathias Bauer  <mba@openoffice.org>  [b907a15b5be6ac4d130341d50537e0478eb77c25]

#79479#: don't activate preview frames


2000-10-19  Mathias Bauer  <mba@openoffice.org>  [332a68e096a38d314b95a3d908c911cf5f01d06b]

#79614#: don't use current viewframe


2000-10-19  Mathias Bauer  <mba@openoffice.org>  [e17cc7df9b2ca1b222c664b50fee715f8b4b966f]

#79652#: IsStorage must take Tempfile into account


2000-10-19  Mathias Bauer  <mba@openoffice.org>  [c6d5c57d1204a49588fa311a1373b5f44d0a3828]

#78809#: use template path as start for editing templates


2000-10-19  Christof Pintaske  <cp@openoffice.org>  [c1340314cef9ddf05789fadec7c7d88656b1388c]

add a helper for XCollator


2000-10-19  Sascha Ballach  <sab@openoffice.org>  [05c720643d3a224be9802a439f6be89e19d97592]

Import Header Rows and Columns added


2000-10-19  Sascha Ballach  <sab@openoffice.org>  [0399051d0ef335db1b4f3939be589c8c87168519]

Import Header Rows added


2000-10-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [173db61c2f54510028530ceca7fb56293745adaa]

avoid second . in temporary name


2000-10-19  Sascha Ballach  <sab@openoffice.org>  [9cd39996b71db09bb676f5159f16ecfe0ddcba0e]

Import Header Columns added


2000-10-19  Sascha Ballach  <sab@openoffice.org>  [d95946729a8d65a673fc3a80c47a95ee4d74e8f7]

little changes in ExportFormatRanges


2000-10-19  Kay Ramme  <kr@openoffice.org>  [b0d43be872e35494d28978223c2e48f4b2bbdfa9]

added test for BridgeFactory


2000-10-19  Kay Ramme  <kr@openoffice.org>  [c886760ee727669875a2e40e77846a1a43500074]

changed the BridgeFactory to use the UnoRuntime for bridge access


2000-10-19  Kay Ramme  <kr@openoffice.org>  [f640281c0c527b47d322080bc11a92b270c31edc]

moved thread add counting from JobQueue to JavaThreadPool


2000-10-19  Kay Ramme  <kr@openoffice.org>  [1d0f60c1647273fdab79c3025cb282f2a20655c4]

constructor accepts a 4th parameter as the bridge name; only print exceptions occurred during sendRequest, when debug enabled


2000-10-19  Kay Ramme  <kr@openoffice.org>  [4d2b7dfe4b7da36edc7466c383933208ca9ede99]

added AcceptorThread for object exports; cleaned up Help


2000-10-19  Eike Rathke  <er@openoffice.org>  [59b7bde14d10ea976f47771355ad13cb67673530]

create number formatter with service manager


2000-10-19  Jörg Budischewski  <jbu@openoffice.org>  [57baabc6d0cd78b5bd3eb5da00a679be106ce0a9]

iiopbrdg->remotebridge


2000-10-19  Jörg Budischewski  <jbu@openoffice.org>  [b32d629a6d2740b3bcc8acd7408870baa9634fb8]

unnecessary startup of languagebinding during bootstrapping the servicemanager removed


2000-10-19  Michael Brauer  <mib@openoffice.org>  [27c8199a5ccc8b420d62ab13b8b396dd6cf8c374]

background image import/export


2000-10-19  Jörg Budischewski  <jbu@openoffice.org>  [b3dddc3b57ec0de716b9a5edf93d4613419d3531]

bug fixed: during releaseRemote m_pType->ppAllMembers was accessed but not checked for the bComplet flag


2000-10-19  Sascha Ballach  <sab@openoffice.org>  [20ca3082fb5cffb4d8347a6ba81cddf98490cb37]

change the Page Export


2000-10-19  Oliver Specht  <os@openoffice.org>  [6366eb2d01d68786876fb03a772b6aae47b42e9f]

check numbering type of footnotes


2000-10-19  Sascha Ballach  <sab@openoffice.org>  [e08fa7ee5c9d570f68e6fd4234ed1fc14595cc9e]

remove unneeded include


2000-10-19  Andreas Martens  <ama@openoffice.org>  [f99382c7d7f32ae16987d760bebcb20b24c1dddc]

Fix #77831#: Don't loop when a footnote returns an empty string


2000-10-19  Björn Milcke  <bm@openoffice.org>  [7ac13c3025886abc1bbea4af546ba0b6a33fc920]

#79107# some namespaces office => chart


2000-10-19  Oliver Specht  <os@openoffice.org>  [5f657be4892639077485e5f4e42565899a65ecd1]

#78643# document property HideFieldTips


2000-10-19  Frank Schönheit  <fs@openoffice.org>  [7b5d9a27aba6c58187b35acd175382f655035ea5]

URL prefix for text files is sdbc:flat:file:, not sdbc:text:


2000-10-19  Daniel Rentz  <dr@openoffice.org>  [d23aa09090e583eb2aae3358dbb8efd6e8a6d44a]

move addfamily PageMasterFamily in XMLPageExport


2000-10-19  Oliver Specht  <os@openoffice.org>  [8e74c69ec57e672cbabea68f123d1c94e946945f]

#78643# document property HideFieldTips


2000-10-19  Ocke Janssen  <oj@openoffice.org>  [37c6e6b103e3c4ec226c6a3851b468e8a42ec8de]

add two header files


2000-10-19  jp  <jp@openoffice.org>  [d2687ef59746ff83cf5075dd8d65a3f39ecfd7ee]

Store: insert into the original names the family too


2000-10-19  Oliver Specht  <os@openoffice.org>  [1d6eeff72ce869e275b4ad597cbdad0dee4f1699]

#78643# document property HideFieldTips


2000-10-19  Oliver Specht  <os@openoffice.org>  [438e1f17ba0604bbe8c9beb6cdf052678ceee58e]

#78643# document property HideFieldTips; revision log removed


2000-10-19  Joachim Lingner  <jl@openoffice.org>  [eee529cb39b243511149469b0c613431114f123c]

bug in invokeWithDispIdUnoTlb prevented the use of mixed in and out parameters


2000-10-19  Niklas Nebel  <nn@openoffice.org>  [81211e7c4ae69e89a244020aece35f11eed1a675]

change for 610: call PrepareStore before storing


2000-10-19  Oliver Specht  <os@openoffice.org>  [88f6b96ce1b76965daca37961f91ca647db25e93]

#79648# Query/PutValue implemented


2000-10-19  jp  <jp@openoffice.org>  [6de190aa0d88f47515d496e2728a87c1f574a60d]

DocSh:Execute: call DoClose after the new load is call


2000-10-19  Kay Ramme  <kr@openoffice.org>  [825cc5a2837ce2c6f9b452e5b40a799e0f2019ed]

typo: missing dot in service path added


2000-10-19  Mathias Bauer  <mba@openoffice.org>  [910c5ec6f99d59af425f44bd13d282ca049058e5]

Reset AcquireCount


2000-10-19  Frank Schönheit  <fs@openoffice.org>  [33031e916171d9941c0c25328b02fa9264a9dcac]

#79635# SvxFmTbxCtlConfig::StateChanged: set the toolbox image for SID_FM_FORMATTEDFIELD, too


2000-10-19  Andreas Martens  <ama@openoffice.org>  [e3d4ceea2f1fca276faeae526a5206f15dd4f311]

Fix #78742#: No braodcast during formatting


2000-10-19  Hennes Rohling  <hro@openoffice.org>  [888df7ace68917cb453321180a4291c9de9df0e1]

after mkdir call chmod cause mkdir uses umask


2000-10-19  Daniel Rentz  <dr@openoffice.org>  [18035c1bfe0be082f815c2f4c2491e72c000055b]

get names of data styles from map, removed background color entries from context filter


2000-10-19  Daniel Rentz  <dr@openoffice.org>  [45fec49af6181b4f7da680580680544321ca915e]

moved style:page-usage from style:properties to style:page-master


2000-10-19  csaba  <csaba@openoffice.org>  [94e0157991c3cdd465704cb65005fc3c17256a15]

Modified clean target: rtufiles deleting has pulled out


2000-10-19  Ocke Janssen  <oj@openoffice.org>  [e619f985a30afe93a653354609e05601747b5ad4]

new define for dbtools


2000-10-19  Andreas Martens  <ama@openoffice.org>  [b53a127f0470337c012f04c83d55f4ad2b88b38a]

Fix #78742#: A leaving SdrObject has to clean up


2000-10-19  Ocke Janssen  <oj@openoffice.org>  [563beaf2692857b0665a241b3ff3d1eccf210481]

remove tools from dbtools


2000-10-19  Frank Schönheit  <fs@openoffice.org>  [cdbcbba7680c87249327761a04e8cfb344a2bc35]

migrated from unotools to comphelper


2000-10-19  Ocke Janssen  <oj@openoffice.org>  [0cd2621b09a421fa1afd7e0297be852b1f79ee59]

remove tools from dbtools


2000-10-19  Lars Langhans  <lla@openoffice.org>  [616df3d2a25cec2b8c99a35234350fd8a95c1748]

#79642# new session for portal setup


2000-10-19  Oliver Bolte  <obo@openoffice.org>  [97b853f033885944a5d4aa2961f1aa1f7141bc7e]

Syntax error with linux


2000-10-19  Joachim Lingner  <jl@openoffice.org>  [6801d3a45d355ae79c1e4390eab93179986bfe69]

*** empty log message ***


2000-10-19  Joachim Lingner  <jl@openoffice.org>  [151fb3710539bdbda0583403842bf4c64c825bfd]

some defines moved from unoobjw.cxx to this file, UnoObjectWrapperRemoteObj has now a DISPID member instead of a static value in GetDispIdOfNames


2000-10-19  Malte Timmermann  <mt@openoffice.org>  [46f6b9b8af686949034e57f90690d13e011cfe53]

Use GraphicObject


2000-10-19  Philipp Lohmann  <pl@openoffice.org>  [762b4cac20a3919dddaae867bb517fe8b6a16f9f]

enable print to file in appserver case


2000-10-19  Joachim Lingner  <jl@openoffice.org>  [bbe5c0e00fce978c724365662447e8253d4b8dd7]

The UNO wrapper now support the _GetStruct function ( via IDispatch) wich delivers a certain UNO struct as IDispatch object


2000-10-19  Philipp Lohmann  <pl@openoffice.org>  [984ff40b0bfa1f4d81ba08b28ad5dadf6419b7eb]

add remote print to file for appserver case


2000-10-19  Joachim Lingner  <jl@openoffice.org>  [8476000c75d74c1fe258821903c03edde20ecb21]

getInvocationFactory has been changed, so that it returns a local invocation server whenever a struct is to be converted.


2000-10-19  Andreas Schlüns  <as@openoffice.org>  [9a445409c7731eaeffdf5c15b9d2cf375effee0e]

use refcount for temp. quit timer


2000-10-19  Joachim Lingner  <jl@openoffice.org>  [81c1f89470e2709315307b325fd6fac581bf44a7]

 #include stdafx.h removed, now includes atlbase.h and has some defines from former stafx.h


2000-10-19  Oliver Specht  <os@openoffice.org>  [a7591ff6dd86a78280e9575dd879fe67b2cafd33]

#79554# SwXParagraph::getPropertyState


2000-10-19  Joachim Lingner  <jl@openoffice.org>  [d4d2e7257782c108657f635e07b43a6e3b16b52f]

Stdafx.h is not included anymore instead atl stuff is included directly + some defines


2000-10-19  jp  <jp@openoffice.org>  [97c955645c332100e00ec83137d402889691e497]

Store: insert into the original names the family too


2000-10-19  Joachim Lingner  <jl@openoffice.org>  [699b1049994f51fd2573ae8a1ed564b27fe8d9f6]

Stdafx.h and Stdafx.cpp have been removed from the project


2000-10-19  Joachim Lingner  <jl@openoffice.org>  [f2ee7262afa8c2e3597694842d5ee8ec1ba9a1a8]

includes now directly atl headers instead of Stdafx.h, Stdafx.h and Stdafx.cpp has been removed


2000-10-19  Frank Schönheit  <fs@openoffice.org>  [226482372f9e910e71bddff7a7ece63678b65628]

#76416# own property for DataSourceName (not the aggregates one) to ensure that veto listeners are called


2000-10-19  Daniel Vogelheim  <dvo@openoffice.org>  [044f5b85a29754c9ffe89a1f98c8e83f1b8a4386]

- fixed: DDE attribute names for DDE fields - rewrote section import - disabled section im-/export (still malfunctioning due to API problems)


2000-10-19  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a3c9238f2dfcbb191c275cda0087995513d7047c]

one more escape change


2000-10-19  Daniel Rentz  <dr@openoffice.org>  [45521284c4ac17425081a5ceb2025b52344a2954]

page-master / master-page


2000-10-19  Sven Jacobi  <sj@openoffice.org>  [3093b74b9c4cdc31b88df4e2c151b7dbbddce9fd]

added svdfppt.cxx to the exceptionfile section


2000-10-19  Thomas Lange  <tl@openoffice.org>  [0d89fae6aa321b0412d0735341082da5cc5702f5]

#79616# SelectAll fixed


2000-10-19  jp  <jp@openoffice.org>  [e5a4e1992ec85b6a020fdbb53cf64ce4758c3c2b]

should changes: GetStorage for create a file in the system is obsolete


2000-10-19  Malte Timmermann  <mt@openoffice.org>  [fc0f6ec036661b4e55ae2724da7ed56aab356b5d]

#79176# pDefModalDialogParent and Bindings may be NULL


2000-10-19  Hennes Rohling  <hro@openoffice.org>  [2676b8037ac991bfca4564c9538e79fcd312d39c]

Oops


2000-10-19  Herbert Duerr  <hdu@openoffice.org>  [5e5d98eba70af097cc5ffedd9f523fa3cc3a30a5]

removed surrogate subset and cleanup


2000-10-19  Tino Rachui  <tra@openoffice.org>  [f47657254dc91eee6a2fcb92034aaffd62e7a95d]

*** empty log message ***


2000-10-19  Andreas Bregas  <ab@openoffice.org>  [de42afa02456c11a4a320dd28b06f6bbf9edd93c]

XStream modification


2000-10-19  Oliver Specht  <os@openoffice.org>  [3614e0b72650498808c4386eab0b443fa19a96db]

STATUSBAR_REGISTRATION back again


2000-10-19  Oliver Specht  <os@openoffice.org>  [71a6e3430c461e18ac6dd3eabe81101f4233d0c0]

CFG_STATUSBAR back again


2000-10-19  Andreas Bregas  <ab@openoffice.org>  [9aa4ef4b7055ce0c4a9a83d9601caf50a9bc2199]

XStream modification


2000-10-19  Sascha Ballach  <sab@openoffice.org>  [513a3cd328347f2e7877d753943a1d74037fc82f]

fix bug in Shape sort


2000-10-19  Daniel Rentz  <dr@openoffice.org>  [1716bff44744aacfb5ecec9b6894d16a4eee1b39]

add: names of page-master-name in master pages


2000-10-19  Sascha Ballach  <sab@openoffice.org>  [ac4e357e295b4ef8c43386210d26bd7ce03c3afb]

Make it possible to use your own XMLPageExport derivation


2000-10-19  Sascha Ballach  <sab@openoffice.org>  [7a64c3b0331046c99bcea5777644a9ee8a42661b]

Master Page Export added


2000-10-18  Patrick Luby  <pluby@openoffice.org>  [9a50d3bcd424029e2a1303eb600279e354371ff8]

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>  [9902c7cb83ac0be006e252979c1ee07a0a1c58d8]

Updated makefiles and patch scripts to work for Mac OS X


2000-10-18  Niklas Nebel  <nn@openoffice.org>  [9d5e8bf53a0681900a3183633eca70cd9b1da623]

#79625# implementation of interface XCellRangeData


2000-10-18  Niklas Nebel  <nn@openoffice.org>  [87770e6caeffae96a29f312bb7606ef8ea275c24]

#79625# ScCellRangeObj: interface XCellRangeData


2000-10-18  Niklas Nebel  <nn@openoffice.org>  [e7a25e7319d88770d0c730856e205a6f9d48c41e]

#79625# FillMixedArray: handling of formula errors


2000-10-18  Niklas Nebel  <nn@openoffice.org>  [ff1a0586c6b86bc8c5bc5c787b867406e94a59b6]

#79625# FillMixedArray: argument bAllowNV


2000-10-18  Patrick Luby  <pluby@openoffice.org>  [afec32a81c5ace30984041362cfb5d455d3c4d75]

Made find command not fail if the $SOLARVERSION/$INPATH/lib directory does not yet exist.


2000-10-18  Sascha Ballach  <sab@openoffice.org>  [27fb8b94ab8a352fe56ac282494c5bedcbadf5dc]

#79613#


2000-10-18  Sascha Ballach  <sab@openoffice.org>  [0efa8d13d723bb903778ad293b24c9fe859d1ab5]

create-date-string to annotation added


2000-10-18  Sascha Ballach  <sab@openoffice.org>  [f97385377a9024344f76c345af84ef6faa087bda]

create-date-string added


2000-10-18  Sascha Ballach  <sab@openoffice.org>  [2171ef1058474abb6d4890cc414da81ff8a77cf5]

create-date-string added


2000-10-18  Sascha Ballach  <sab@openoffice.org>  [63dc2c4e9ded506169c34eb8581f56c32e57a9a2]

change the dtd so XMLSpy can work with it (Bug in XMLSpy); create-date-string to annotation added


2000-10-18  Sascha Ballach  <sab@openoffice.org>  [fcebd16915b2590bd30fb6ca5f1e572c66f96c66]

remove wrong comments


2000-10-18  Sascha Ballach  <sab@openoffice.org>  [7d4f87ad4382680a3092734bd5b41e81a5139c50]

allow more than one map in datastyles


2000-10-18  Frank Schönheit  <fs@openoffice.org>  [d657048f62c488a85789af0ae22bf5e156187bb3]

comphlper::Sequence*Stream instead of utl::*


2000-10-18  Niklas Nebel  <nn@openoffice.org>  [cd3b90711ccdf157dd193a70790c1263fbeba3e9]

#78541# call InvalidateSource when refreshing data pilot from database data


2000-10-18  Frank Schönheit  <fs@openoffice.org>  [109f3c53259af1abc3411350ad7d23f36cd6214d]

-...DEFSET_FONT_ROOTNODE / +...DATASETTINGS_MAIN / some node renamings


2000-10-18  Frank Schönheit  <fs@openoffice.org>  [1215c9c3aacee094a675abf1e7748a9af079868a]

-...DEFSET_FONT_ROOTNODE / +...DATASETTINGS_MAIN


2000-10-18  Sven Jacobi  <sj@openoffice.org>  [4d2f552e278f539145a14ab4881731af82dddaf0]

#79463# added resource for PowerPoint import


2000-10-18  Frank Schönheit  <fs@openoffice.org>  [41cd8c9ac3210206670c23575619c49939e82a81]

added confignode


2000-10-18  Frank Schönheit  <fs@openoffice.org>  [f485b30407f451640be79b1c00ad4119109d33e7]

put into a namespace / persistence implemented by using configuration, not a registry


2000-10-18  mfe  <mfe@openoffice.org>  [fcd5f7af29bbc6b2180e5c9b3504128d0a9302c8]

new assertion output


2000-10-18  mfe  <mfe@openoffice.org>  [1c0972cc080e8b21149dfd90dac47540d7c80122]

move debug_ustring to all/utility.cxx


2000-10-18  mfe  <mfe@openoffice.org>  [bd226c7fb12773fdfdf0d26e7478095b51735c13]

added utility.cxx


2000-10-18  mfe  <mfe@openoffice.org>  [dfb4b00b2668bdae65982eb6e5878fcee66cdc46]

moved from unx/process.c


2000-10-18  Christian Lippka  <cl@openoffice.org>  [3222fa673f17ffd8729ac418f0e19993935aeda4]

new textfield api


2000-10-18  Frank Schönheit  <fs@openoffice.org>  [9feccdfb58ea5ddf0b338d427a25bbc112c56624]

using namespace dbaccess - TODO: put all the classes in all files here into this namespace


2000-10-18  Frank Schönheit  <fs@openoffice.org>  [6382bacebdd3259d2d2ca827653f49b3610b9efe]

put into a namespace / persistence implemented by using configuration, not a registry / removed some old (#if-0-ed) stuff


2000-10-18  Frank Schönheit  <fs@openoffice.org>  [8701050ea9b10d45d97bfc8f51353dda59f88ee2]

put into a namespace / persistence implemented by using configuration, not a registry


2000-10-18  Frank Schönheit  <fs@openoffice.org>  [1931d3f6ef697345c67bb79f7f821d06b4009ad5]

use the system's DialogColor as background for the fixed text - looks much better


2000-10-18  Frank Schönheit  <fs@openoffice.org>  [e18aa197bd5695ea1898eec52a915f496291f925]

set(Default)Value: let the m_aType flip if it was ANY previously


2000-10-18  Hennes Rohling  <hro@openoffice.org>  [a1717428bb9cff56b4d462475f24cc555ad2398d]

Fixed soffice.tmp security hole


2000-10-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [20784d70a6e17d545f41f8d57e0448d641838e67]

undo changes for xrb


2000-10-18  Christian Lippka  <cl@openoffice.org>  [1ccf43404dc6d2cde95af4d4e614b65fab88a635]

#76587# fake a mode change to repaint the page bar after new master page


2000-10-18  Christian Lippka  <cl@openoffice.org>  [e608971544250a28acd12ecbb2d2960b4d62f1a5]

#76587# set correct default for inserting in master page mode


2000-10-18  Oliver Specht  <os@openoffice.org>  [fee37df3e1b647755eb7ffac147bcf896c652ceb]

#79555# export bookmark text portions: array operator must check for more than the index


2000-10-18  Malte Timmermann  <mt@openoffice.org>  [864cfee32461ea8ac0acee0a160bf6d9eda1d8f9]

ImplGetTextLines: Don't include CR/LF in LineInfo


2000-10-18  Niklas Nebel  <nn@openoffice.org>  [422cbe824b51973a6de5f3d336c733af063d6df6]

#79594# ListenersGone: don't use pDoc member after removing the link


2000-10-18  Juergen Schmidt  <jsc@openoffice.org>  [57ddd157a009529673837547453f162047ca0906]

insert guard for assigning xModuleFactory a new factory


2000-10-18  Mathias Bauer  <mba@openoffice.org>  [40b772d8cfaa28a2d10ccf3abeca6c0921e8f5c6]

Errorhandling


2000-10-18  Mathias Bauer  <mba@openoffice.org>  [87abfd6b6d2b8a821f94e1fc13b01ff632c590ea]

new methods for callbacks


2000-10-18  Mathias Bauer  <mba@openoffice.org>  [4da3884c3ab4b0c64b6744adefbb07d13edc2724]

Handler object for better handling of Wait state


2000-10-18  Carsten Driesner  <cd@openoffice.org>  [2b9b9da88656d2689b3d099815ec1780881214b5]

endless loop without args removed


2000-10-18  Daniel Rentz  <dr@openoffice.org>  [e4ffce31687d2fcb72cf797175416044104a5302]

add: export of page-master styles


2000-10-18  Daniel Rentz  <dr@openoffice.org>  [1e6e58d4946e42984e9ebad1f489a6d64a8997a7]

add: parameter rPropExp in function exportStyleContent()


2000-10-18  oisin  <oisin@openoffice.org>  [317543f9f56ffb500310bb9c0599a24ccd6c2e13]

Only right-most occurance of string 'perl' is stripped from PERL instead of global removal of string 'perl' in PERL


2000-10-18  Andreas Schlüns  <as@openoffice.org>  [977878f3f290539f3a8127ac2ef8d7782b090baa]

#79050# use new intercept mechanism to support registration for selected URLs


2000-10-18  Andreas Schlüns  <as@openoffice.org>  [963e4e7575054b02b2cd04b6a01dc9474c5b42b1]

#79050# implement new helper to support new mechanism with intercept-URLs


2000-10-18  Andreas Schlüns  <as@openoffice.org>  [b094b7dcba4aaff0e5f5819b9ab1da9b63db9fd5]

#79050# disable temp.(!) interceptor mechanism for plugin frame and wait for better ideas ...


2000-10-18  Sascha Ballach  <sab@openoffice.org>  [7c9e9bfab6dc92e142eacac1a27d0429080d7f5e]

Export Header Rows and Header Columns added


2000-10-18  Dieter Loeschky  <dl@openoffice.org>  [cefaaaa1d3a91bc61266f45dd028011f6bd3a3ac]

#78463# NewOrLoadCompleted(): call FinishLoad() after SetStyleSheet()


2000-10-18  jp  <jp@openoffice.org>  [39258bbf5830b176c2bdc22ac9b12214f0efe745]

unused method HasSymbolChars removed


2000-10-18  jp  <jp@openoffice.org>  [861aefeb0444e20eca5e6abf6cde309e64efb498]

unused CTOR removed


2000-10-18  jp  <jp@openoffice.org>  [79f240667b197d9da655dcfb46b4c9e520df0003]

Use SHARE & USER directory, use Medium for file access, changes for UniCode, optimization, ...


2000-10-18  Daniel Rentz  <dr@openoffice.org>  [fda6a95bf958be7f78bf231868885c43cc1deddf]

add: export of page-master styles


2000-10-18  Daniel Rentz  <dr@openoffice.org>  [c458aafc31ea2f7f5c86bc26f5fb35609a1deab1]

5 files for page-master styles: PageMaster*.cxx


2000-10-18  Daniel Rentz  <dr@openoffice.org>  [317ab0ec32791ec525a82232b8d791a2950d2401]

add: new parameter: bAsFamily (export either as family name or as element name)


2000-10-18  Daniel Rentz  <dr@openoffice.org>  [9c5c22f0e576457c2bf2eaa406e6261d35c359de]

add: im/export of page-master styles


2000-10-18  Daniel Rentz  <dr@openoffice.org>  [2cee5b8db27dd224e6a31a93baf9c4a1cf8032cc]

add: page-master export


2000-10-18  Kai Sommerfeld  <kso@openoffice.org>  [1b7ae3e2a37dfb4925958f851b4de194c071af4c]

Added: org.openoffice.ucb.Store.xml


2000-10-18  Daniel Rentz  <dr@openoffice.org>  [c325429244cf29c6d55f3e688d887597b80c0e69]

add: strings for page-master export


2000-10-18  Michael Brauer  <mib@openoffice.org>  [0adb26902e341b44d02e92e2095c38beff76673b]

master page import and export continued


2000-10-18  Michael Brauer  <mib@openoffice.org>  [9e74d7c27e832aabcbcaad558ee7cd7504b203f5]

master page import and export continued


2000-10-18  Nils Fuhrmann  <nf@openoffice.org>  [8af4c020717b53f0ffad411523bb129f27b09504]

Fix: The year is now added to the header of month view using String::CreateFromInt64()


2000-10-18  Michael Brauer  <mib@openoffice.org>  [3e6f28a2290080e8e8d2c292edf52fe33318dece]

Setting/Getting PageNumber now works correctly for paragraph styles


2000-10-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [fd0859060996924031d1e3f3437c23efc9058bc0]

udkstamp


2000-10-18  Dieter Loeschky  <dl@openoffice.org>  [789b3d1d2875b51a2d279bdd930d5b500d6e1fa1]

#78659# Save(), SaveAs(): calling PrepareStore()


2000-10-18  Dieter Loeschky  <dl@openoffice.org>  [4289225abec431ef05fb024a0ee8123556aaffcd]

#78659# WriteData(): PrepareStore() moved to SdrModel::PrepareStore()


2000-10-18  Daniel Rentz  <dr@openoffice.org>  [7f9a5221a680570303cbdb29e1860020fdc61f72]

add: export of page-master


2000-10-18  Dieter Loeschky  <dl@openoffice.org>  [372005c7a233bcc0235c8e18993a2865a02ddfee]

#78659# + PrepareStore()


2000-10-18  Mathias Bauer  <mba@openoffice.org>  [46da4a6cabd30bb62811351a5a145299d6d0f466]

#79592#: use ErrorCode of GetFilter4Content


2000-10-18  Stephan Bergmann  <sb@openoffice.org>  [edf4451ba30127b3a14c721417ad40427b5491df]

Added UCBHELPERLIB.


2000-10-18  Stephan Bergmann  <sb@openoffice.org>  [591b9f295fbc77b0edb2cbc0c135e6c2c906e70d]

Added com::sun::star::ucb::XFileIdentiferConverter test functionality.


2000-10-18  Stephan Bergmann  <sb@openoffice.org>  [d41465997abc2a0d2966e21b828b2ff92db1f8f6]

Adapted FileProvider to modified com::sun::star::ucb::XFileIdentifierConverter.


2000-10-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [cf1a72809c4ffb82e57817f1102df7bcef9f5f38]

avoid colliding filenames


2000-10-18  Stephan Bergmann  <sb@openoffice.org>  [655f70abf35108203fcb3b37fdcc3a1bc8dbe1dc]

Added fileidentifierconverter.hxx.


2000-10-18  Stephan Bergmann  <sb@openoffice.org>  [962e3b2e0f32a5af4505a9af17d7866800756162]

Added fileidentifierconverter.obj.


2000-10-18  Stephan Bergmann  <sb@openoffice.org>  [21b46cd0e019f206187fba717f96cf4110fdbaa8]

Offer com::sun::star::ucb::XFileIdentifierConverter functionality at a com::sun::star::ucb::XContentProviderManager.


2000-10-18  Oliver Bolte  <obo@openoffice.org>  [0842ca71081c9d39b80394f0016e74f2d40ae086]

Syntax error with linux compiler


2000-10-18  Andreas Bregas  <ab@openoffice.org>  [711590293b1d266677fb2af41d77a627e779ac6b]

#69094# New Step REDIMP_ERASE


2000-10-18  Oliver Specht  <os@openoffice.org>  [d1cd574ed3774b44a836720e25b9a36c1a216140]

#78254# use of NumberingRules service completed


2000-10-18  Andreas Bregas  <ab@openoffice.org>  [c8aea10ae198dbacbf5c20f9f13c1e37786535c1]

#69094# New Step REDIMP_ERASE


2000-10-18  Andreas Bregas  <ab@openoffice.org>  [1eef19fa1bd4998ce80e1559976d12804e1b1ad7]

#69094# New OpCode _REDIMP_ERASE


2000-10-18  Dieter Loeschky  <dl@openoffice.org>  [e704f10ff0d12ea8d6ee4199e197e9cc8183324a]

#79547# New ZoomList ctor


2000-10-18  Oliver Bolte  <obo@openoffice.org>  [e39f62739e08962168c9033675249305b65d3424]

Syntax error with linux compiler #65293#


2000-10-18  Oliver Specht  <os@openoffice.org>  [7d2d9a53c84aeca5784741dccc5678d0efcc32ac]

#78254# use of NumberingRules service completed


2000-10-17  Martin Hollmichel  <mh@openoffice.org>  [92ac236c9c1cee73020e705310bb79b725a8f330]

change name for consistent naming of libraries


2000-10-17  Martin Hollmichel  <mh@openoffice.org>  [ecc5eeff036d75a37fb52c79411b3e98303039b2]

settings for port to Linux PPC from Christer Gustavsson <cg@nocrew.org>


2000-10-17  Eike Rathke  <er@openoffice.org>  [77a1225b55bdb2dd07a08c85f1a08b81e022d988]

using LocaleData, second wave


2000-10-17  Herbert Duerr  <hdu@openoffice.org>  [0867501159846303335e85f2663bf0e8e96ea894]

make charmap dialog unicode capable


2000-10-17  Oliver Bolte  <obo@openoffice.org>  [cfcd3757caf7d22b5ddd9b2550a41062dabec877]

Change linux: exceptionflags for sxl_msdffimp.obj and msocximex.obj


2000-10-17  Malte Timmermann  <mt@openoffice.org>  [7d2bbf1cae47b05a264681c6bd9136d75d43dbb1]

Some changes in ImportBulletItem


2000-10-17  Kay Ramme  <kr@openoffice.org>  [0e481b7ac0b9015fedaa4d067aac30f88a4e87ad]

#79524# reduce verbosity - do not print connection failures


2000-10-17  Oliver Specht  <os@openoffice.org>  [a6929d92a080108edbca96b66bdd6bb2979bb566]

SetRotation: parameters changed


2000-10-17  Oliver Specht  <os@openoffice.org>  [1501a1367f66c27799cb2bef664425a553cbdd38]

Change: SfxMedium Ctor


2000-10-17  Oliver Bolte  <obo@openoffice.org>  [a07f80a5b6a0a0fe2f9e07feea2280216b83013c]

Syntax problems with linux compiler #65293#


2000-10-17  Caolán McNamara  <cmc@openoffice.org>  [9bfd27b47c167826650f39114b6df8f8e07380a8]

BrownPaperBag Fix


2000-10-17  Oliver Specht  <os@openoffice.org>  [2720b9bf92db252a90851bec05d17287ec4805dc]

Change: SfxMedium Ctor


2000-10-17  Sascha Ballach  <sab@openoffice.org>  [e14c32e04518ef168382ee66b01678b99e89edb6]

move all style properties from table.mod to style.mod


2000-10-17  khz  <khz@openoffice.org>  [bbe01a3fccfd4a9782e8ea0b78965346840630d3]

Bug #79439# WW border ordering is different than StarWriter's


2000-10-17  pw  <pw@openoffice.org>  [0f330c3343c1905bdcfd1ce1b3382935f0475ff5]

Remaining work for new configuration management


2000-10-17  pw  <pw@openoffice.org>  [38bf1a4a7847f2489ba78ccc64dd39b59a216e96]

New ctor for SfxMedium


2000-10-17  Daniel Vogelheim  <dvo@openoffice.org>  [53f76ca3c324d826e7d34064ac19f50edfbf4a02]

fixed: another illegal constructor syntax


2000-10-17  Daniel Vogelheim  <dvo@openoffice.org>  [57d9caa5a8bb66e63f853592268abcf6881f9133]

- fixed: illegal constructor syntax


2000-10-17  Andreas Martens  <ama@openoffice.org>  [1fb00c9ec428822fdd6ca58ac62ce38bfa9f5367]

Fix #79477#: No font change for bullets


2000-10-17  Peter Burow  <pb@openoffice.org>  [a54813c894057c8430b3eefedb8ad23ce6a03ff7]

 chg: SfxMedium() without bDownload


2000-10-17  Sven Jacobi  <sj@openoffice.org>  [9d944870dd5c24928c40653952f74803801a47f8]

cropping is now imported as attribute


2000-10-17  Kai Ahrens  <ka@openoffice.org>  [502fccefba8333980ea28603a2c8a264c82f57e5]

#79501#: don't enable soundfiles to be added as copy or link


2000-10-17  Niklas Nebel  <nn@openoffice.org>  [9eeaff3c79efe0f1c1cd8311176fa8d6ecc9c8a4]

#79562# create formula cell for ref-update-undo with correct matrix flag


2000-10-17  Peter Burow  <pb@openoffice.org>  [bc2a4880f2f55a7dae3a75ca4a7d143d92138de6]

 chg: SfxMedium() without bDownload


2000-10-17  Peter Burow  <pb@openoffice.org>  [2b9b3ba2dec5f363559d1406b42268d1de6218e3]

 chg: SfxMedium() without bDownload


2000-10-17  Sascha Ballach  <sab@openoffice.org>  [cad699c2cb35ac1065d7abebdf2bc99c85e879ef]

remove my own ColorBackround and ColorTransparent Handler and use the standard hanler


2000-10-17  Kurt Zenker  <kz@openoffice.org>  [645e17c6ea4db4c8c33ed71a35ac60028f9cea62]

correction


2000-10-17  Peter Burow  <pb@openoffice.org>  [12a49cc9a2376cbb9288ecfb50ca9bd416759f13]

 chg: SfxMedium() without bDownload


2000-10-17  Kai Ahrens  <ka@openoffice.org>  [477750d9cfb200d731fcebcf5c83bab608cb9fb2]

must changes (SfxMedium)


2000-10-17  jp  <jp@openoffice.org>  [ef2bbe271960993cd8ac9063e5674d4c6e5ca1bb]

must changes: FindFirstURL need now a CharClass class


2000-10-17  Sascha Ballach  <sab@openoffice.org>  [4a8fab6c0640c71454bc9471db7ba068cab39179]

remove Table Page Style Family


2000-10-17  Andreas Bille  <abi@openoffice.org>  [9887d975be42afb2a1d10e09b37dadc85c60f95d]

Forgott to put XFileIdentifierConverter into queryInterface


2000-10-17  Daniel Rentz  <dr@openoffice.org>  [c11a30e1918f25adca1fd251ad3dc541db85027a]

new basic types: XML_TYPE_COLORTRANSPARENT, XML_TYPE_ISTRANSPARENT


2000-10-17  oisin  <oisin@openoffice.org>  [b28c8886c789a5089cbab981646f7d2e631c2335]

Checks for -lX11 instead of statically linked version of Xlib


2000-10-17  Andreas Bille  <abi@openoffice.org>  [e06b888ca36050fc6247bb8629622216589b23f6]

Implemented Interface XFileIdentifierConverter


2000-10-17  Eike Rathke  <er@openoffice.org>  [5b751bebe95aa488c85d8ab570e4db697950ebac]

#79405# KeyInput: recognize '-' as number intro in percent formatted cell input


2000-10-17  Daniel Vogelheim  <dvo@openoffice.org>  [249a8b6d1d833a1b4ed9570cdbb7f0aff90f8bd2]

- fixed: added (uncommented) property SubType for page number field in map


2000-10-17  Kai Ahrens  <ka@openoffice.org>  [3a7225b07d321de290a96a606b4cf04eaf9f2849]

#78689#: reassign graphic data after swapin


2000-10-17  Ocke Janssen  <oj@openoffice.org>  [7d172904e9e38a39ce454ca2f523dc949e1592eb]

remove some header


2000-10-17  Ocke Janssen  <oj@openoffice.org>  [bb0979983360829568766872e9629a2936a54692]

endif miss


2000-10-17  Kai Sommerfeld  <kso@openoffice.org>  [ff20dd1b0c8abd9e3e4e7673ec73634231a8830f]

Cleanup: No longer uses VOS.


2000-10-17  Rüdiger Timm  <rt@openoffice.org>  [e3b80f81fdfa0bb6967e4f104c3ffeffde5f25db]

removed extra semicolon at end of declaration


2000-10-17  Kai Sommerfeld  <kso@openoffice.org>  [ea545507886c77924c6a8f9412df96d8c5161626]

Cleanup: No longer uses TOOLS and VOS.


2000-10-17  Ocke Janssen  <oj@openoffice.org>  [e3f375ff478c9f2d41d755feb3d547d15f075219]

construct with connection


2000-10-17  Andreas Martens  <ama@openoffice.org>  [5fce985df262bead4581edae7581140e947d98d8]

Fix: No text adjustment inside a multi-portion; multi-portion starts with field rest


2000-10-17  Sascha Ballach  <sab@openoffice.org>  [dab54735493e06f4eddaaba2ebb9d673d1da4c7e]

in the context filter should not compare the color for the borderwidth property


2000-10-17  Andreas Martens  <ama@openoffice.org>  [57be56c784835c81dd94a1f1721e16ae8492f234]

Fix: No text adjustment inside a multi-portion


2000-10-17  Ocke Janssen  <oj@openoffice.org>  [27bdf3530c1d7cf1298ca3c08ae932cb7fb75c85]

some changes


2000-10-17  Andreas Martens  <ama@openoffice.org>  [2ee21a5f68ccfd0334b9867d059f15a2936de22d]

Fix: Ignore margin portions if you look for field rests in multi-portions


2000-10-17  Andreas Martens  <ama@openoffice.org>  [ef74e1369c7583b492031ec44d34bbc14706e205]

Fix: Ignore fly frames during multi-portion formatting


2000-10-17  Ocke Janssen  <oj@openoffice.org>  [72214a7e8c3c19fb6d9c891c29583567cb8c6c00]

some changes for the rowset


2000-10-17  Sascha Ballach  <sab@openoffice.org>  [bc3573c00034e1fb87004ff95c347bf534703472]

remove my own page style Export/Import


2000-10-17  Oliver Specht  <os@openoffice.org>  [f6de584b3185ca7493d3df0db674d2144e6af5d5]

#78255# new property: ParaIsNumberingRestart


2000-10-17  Kurt Zenker  <kz@openoffice.org>  [fb337a22d1c8b397a0f4f532ede2fcf8b4600a3e]

add. XWeak and XAggregation


2000-10-17  Oliver Specht  <os@openoffice.org>  [60ee76c3f061d0fc80857d7216a2fff0f57cec8b]

#79537# CareChildWin/GetCareWin need current shell as parameter


2000-10-17  Ocke Janssen  <oj@openoffice.org>  [a5228a8f434a6a5fadb87384a66041bc1964b037]

class renamed


2000-10-17  Joachim Lingner  <jl@openoffice.org>  [181d49947d6191113d7a3419328a38fad62127e3]

function name convertVARIANTARGS has been changed into convertDispparamsArgs and the function returns a HRESULT instead of a sal_Bool


2000-10-17  Joachim Lingner  <jl@openoffice.org>  [c5c6f770a0fbdb47e4efa317316f05288f085fda]

function name convertVARIANTARGS changed to convertDispparamsArgs, return type of convertDispparamsArgs is now HRESULT rather than sal_Bool, convertDispparamsArgs uses XInvocation2 now to aquire type information


2000-10-17  Ocke Janssen  <oj@openoffice.org>  [1e7414338e828d9d27cbd228a09c5b7087fefd2d]

class renamed


2000-10-17  Joachim Lingner  <jl@openoffice.org>  [9c87d6e2c89850f10b8f7e020eabd222e9334df3]

XInvocation2 type added


2000-10-17  Ocke Janssen  <oj@openoffice.org>  [71892b37ac977996d7401c65bb17fb02c13b9da0]

merge


2000-10-17  pw  <pw@openoffice.org>  [0b37439528511589227eabd578063e7396687020]

#78784# Move dialog to a visible area


2000-10-17  Ocke Janssen  <oj@openoffice.org>  [01438ad520d5e6da63dc9efd0ee02e87fbf7874d]

getName impl


2000-10-17  Ocke Janssen  <oj@openoffice.org>  [8b44468d158aa90a27198cdeeea111a18d296264]

use of new class


2000-10-17  Ocke Janssen  <oj@openoffice.org>  [be2f2e8e872f310c258cd0ff417933edf4c2dead]

nline inserted


2000-10-17  Ocke Janssen  <oj@openoffice.org>  [84ecbfca4862f41b0cac86e37347a4db9839424c]

insert dtor


2000-10-17  Ocke Janssen  <oj@openoffice.org>  [c0634454adf76a6f3d74f379a71469d316670da8]

remove inline dtor


2000-10-17  Ocke Janssen  <oj@openoffice.org>  [1a561a2f0ecdfbc322181038f008b3903343fef5]

remove inline


2000-10-17  Tino Rachui  <tra@openoffice.org>  [2f25994b0199bd6d941da7a0ae517aed49659bf6]

*** empty log message ***


2000-10-16  Eike Rathke  <er@openoffice.org>  [44e91c5db1c2628c1791db6f27de6b9efe9cf178]

got rid of XubString


2000-10-16  Eike Rathke  <er@openoffice.org>  [3476de86813fc64c790628b540682e045c9c3d97]

got rid of XubString changed German comments to English comments


2000-10-16  Sven Jacobi  <sj@openoffice.org>  [22d663f21924039101853043b432d40ea582799b]

#79396# added textrect flipping


2000-10-16  Mathias Bauer  <mba@openoffice.org>  [4335c63284c7bf36124aa62174593ab161d313f8]

Wrong error handling


2000-10-16  cdt  <cdt@openoffice.org>  [7bdb36787059fa6f6f9619edc1286dcae360f3c0]

Use the standard ClassLoader first


2000-10-16  jp  <jp@openoffice.org>  [af8e90c8c831003db0f263253f1b9681287c1b21]

Task #79052#: call LoadUrl over the Bindings


2000-10-16  csaba  <csaba@openoffice.org>  [04e13bd6eec0b0af8138dab6a082750c22adc78b]

mhids in if-condition with BUILD_SOSL


2000-10-16  csaba  <csaba@openoffice.org>  [cdbcd6f218e2a301002806aa272cc61608ed5986]

mhids in if-condition with BUILD_SOSL


2000-10-16  csaba  <csaba@openoffice.org>  [36f74aafffd8b80b9bb7223263fdac2b90280512]

mhids in if-condition with BUILD_SOSL


2000-10-16  csaba  <csaba@openoffice.org>  [f716ddff7aed6e8f0ec927f563ad75863f275189]

mhids in if-loop with BUILD_SOSL


2000-10-16  Kurt Zenker  <kz@openoffice.org>  [ff0c7b9ce5bb6f8cec8cba374723f5f724f24d01]

SRC609


2000-10-16  csaba  <csaba@openoffice.org>  [648822415bd83c44d39a388f05f3be85eff2043d]

mhids in if-condition with BUILD_SOSL


2000-10-16  Kai Sommerfeld  <kso@openoffice.org>  [d3329bacd8a925ec070ad06ea3d9a6a026a3696b]

Moved here from module 'chaos'.


2000-10-16  csaba  <csaba@openoffice.org>  [bf42cb13d5c2ae14654d2c14f4a6ff1b756c4b10]

mhids in if-condition with BUILD_SOSL


2000-10-16  Kai Sommerfeld  <kso@openoffice.org>  [4ab353132a0d57510151f9844d8c2012feca0dad]

Initial revision.


2000-10-16  Mathias Bauer  <mba@openoffice.org>  [66a909e81303a698e5e03e66ef3df4a466502e3c]

Move QuitTimer to module framework


2000-10-16  Mathias Bauer  <mba@openoffice.org>  [5294fe24341abc4377e3bc71d0124bb34458a97b]

Use new IsStorage implementation


2000-10-16  Mathias Bauer  <mba@openoffice.org>  [e93272d43f24b6640d2b681ecae028bebe589b3c]

Support Redirection and caching for HTTP


2000-10-16  Kurt Zenker  <kz@openoffice.org>  [8a44934f74a313f06771d814a8a0b8b9a886e01d]

UDK205


2000-10-16  Mathias Bauer  <mba@openoffice.org>  [15f1f69cab1e681cd5c355cf5fa9ae7decb7ea29]

IsStorageFile without downloading whole file


2000-10-16  Mathias Bauer  <mba@openoffice.org>  [cd2790c9d1a7b065e286e7fafb110a50fb7067d0]

IsStorageFile without downloading whole file


2000-10-16  Andreas Schlüns  <as@openoffice.org>  [2d5cfe4f0646cb77253ccf754d5098791b4ff7fd]

assert for zombie frames added


2000-10-16  Oliver Specht  <os@openoffice.org>  [788329c25888e4b8590b5c250183c1559c6e4109]

#78595# deprecated interface XTextEmbeddedObject no longer supported


2000-10-16  pw  <pw@openoffice.org>  [11522bbafced078db03713afeff72bcccb60a024]

#79382# Create fill/line/lineend-stylehelper on demand


2000-10-16  Andreas Martens  <ama@openoffice.org>  [6964bb405d444663b1ddecd9d2d319fa46d82b5e]

New: Double line portions in line


2000-10-16  Andreas Martens  <ama@openoffice.org>  [ef0e192c8ff4df4b52ed7d413ec6fb0a68813a4b]

New: Double line portions in a line


2000-10-16  Andreas Martens  <ama@openoffice.org>  [23a959ddd921adf134e175c0d926a8faf65830e6]

New: Double line portions in a line


2000-10-16  Daniel Vogelheim  <dvo@openoffice.org>  [e1b72b9078a3b896e2c5798a21b908e7d7d1d9e4]

- Added (preliminary) text section import/export   Preliminiary because: Handling of text section import needs to be written.   The current method will fail for hierarchical sections and cannot easily be fixed.


2000-10-16  Andreas Martens  <ama@openoffice.org>  [ed635bbc9e6c1722142bb071a0b915c1162fd1fd]

New: Double line portions in a line


2000-10-16  Joachim Lingner  <jl@openoffice.org>  [d549befd9f32fd03cf60414675512c879d50c6f6]

some cleanup


2000-10-16  Andreas Martens  <ama@openoffice.org>  [bcb746bc764551b013414caace2574491e5a1399]

New: Double line portions in a line


2000-10-16  Joachim Lingner  <jl@openoffice.org>  [823ea8ca2eff88ccda7babceaacd244901ac9db5]

*** empty log message ***


2000-10-16  Joachim Lingner  <jl@openoffice.org>  [b44f728d491c733604c95db6ecae588094d6d9f0]

 MfcControlCtl.cpp


2000-10-16  Andreas Martens  <ama@openoffice.org>  [8fde4977a9d318784987529cec221d92d859111c]

New: Double line portions in a line


2000-10-16  Andreas Martens  <ama@openoffice.org>  [2e63afdad72ba507b776368c6946724ee50396fe]

New: Double line portions in a line


2000-10-16  Jörg Budischewski  <jbu@openoffice.org>  [5493be85ec547384a9fcb440c695ea7af745e8e1]

build is now independent of the unotypes directory


2000-10-16  Andreas Martens  <ama@openoffice.org>  [ad304152545f939c3e0a865af203dfddeb45724f]

New: Double line portions in a line


2000-10-16  Jörg Budischewski  <jbu@openoffice.org>  [7c1d9e89495ebdfdc2345a582ac95ef8dbf7809f]

build is now independent of the unotypes directory


2000-10-16  Andreas Schlüns  <as@openoffice.org>  [4328fec2ebd9e2a2bff64e71e5cb0a74f0893220]

add AsyncQuit


2000-10-16  Andreas Schlüns  <as@openoffice.org>  [a8dbd1aa8b6cfe7456472b5259430fec5c589ff6]

move AsyncQuit implementation to own file


2000-10-16  Andreas Schlüns  <as@openoffice.org>  [b9e4d925df9bbc8a4b91187b55b0cc2c3d79fb1b]

add quit timer for desktop termination after closing last document


2000-10-16  Jörg Budischewski  <jbu@openoffice.org>  [0a8ae254dbacc92be08d7a55d4f2546ea12e2977]

*** empty log message ***


2000-10-16  Andreas Bille  <abi@openoffice.org>  [8fc48af7b5dad8f10e1db984b0bfc2779bc0fa58]

Added jut.jar to dependency list


2000-10-16  Frank Schönheit  <fs@openoffice.org>  [9824ad98d24c55b926aecca8d85dcc84adb6ca0b]

changed the rdb name


2000-10-16  Jörg Budischewski  <jbu@openoffice.org>  [3c5a61821f920f1694cb92075f8abeab18a32ef9]

examples for interprocess communication added


2000-10-16  Oliver Specht  <os@openoffice.org>  [1e1c9e7c6195484531efc459ce9ca5be2b3155d2]

#79422# SwXParagraph: support of TextContent properties in XPropertyState


2000-10-16  Lars Langhans  <lla@openoffice.org>  [f771f7650d3f6a1172f5ddd20d01e8c221dad453]

#79255# type any


2000-10-16  Juergen Schmidt  <jsc@openoffice.org>  [9530622d7c449aea7ee8205fb8e0bc05535888db]

remove cvs log


2000-10-16  Thomas Lange  <tl@openoffice.org>  [d7c5edaeec78062a58503aba5b93f69bae995190]

#78980# Font modify handler added to allow for Font switch via paste


2000-10-16  khz  <khz@openoffice.org>  [deda20652773d5187edf19351cc46a8412431915]

read extended WW9-Frame-Alignment (stored in Escher record 0xF122)


2000-10-16  khz  <khz@openoffice.org>  [fcdf60000524ba8c9c691e4e8a25cb529e6865ad]

read extended WW9-Frame-Alignment (stored in Escher record 0xF122)


2000-10-16  Oliver Specht  <os@openoffice.org>  [3d93f9f3ece035cff5b4744f9a9005e922876212]

#79422# SwXDocumentIndexMark: invalidation uses SwUnoCallBack


2000-10-16  Oliver Specht  <os@openoffice.org>  [d93f3a7bb77c0913fd0132d635a1ff004f3562b5]

#79422# new: dummy7 renamed to RES_TOXMARK_DELETED


2000-10-16  csaba  <csaba@openoffice.org>  [a3f4473a10fb09b5acfdaa44ed533371a450b749]

BUILD_SOSL as IF condition for PRJHIDTARGET


2000-10-16  jp  <jp@openoffice.org>  [85a28d00993da7000273d6282b59189c4ddc1d49]

Bug #79483#: write unicode characters


2000-10-16  Oliver Specht  <os@openoffice.org>  [4d650f23cbd81c8d043bf3c579a6164fefdf4858]

#79425# ::gotoRange: check parameters; revision log removed


2000-10-16  jp  <jp@openoffice.org>  [4bb7fb9d3fe1bb4625ec3015df76fdd1657fecf1]

Bug #79478#: StyleSheetPool:Store - create unique style names


2000-10-16  Niklas Nebel  <nn@openoffice.org>  [5258a02131f056c5da667050af029176a78955ea]

Refresh: delete pClipDoc after use


2000-10-16  Carsten Driesner  <cd@openoffice.org>  [b9dcc2b3572099fa164ec34535bd16cefaf58b3a]

code for fat plugin added


2000-10-16  Oliver Specht  <os@openoffice.org>  [48d6ca8cb33bc2740ca286202183d6f9c2bf5f74]

#78967# ParaLastLineAdjust: only _LEFT, _BLOCK and _CENTER are allowed


2000-10-16  Stephan Bergmann  <sb@openoffice.org>  [e6916ea36ff70b994623ab9ce7072ab44883909d]

Removed INetURLObject::FindFirstURLInText() (now replaced by URIHelper::FindFirstURLInText()).


2000-10-16  Stephan Bergmann  <sb@openoffice.org>  [1b511873f0d9b7beee10f210efd0f597fd12bcdb]

#78581# Added URL scheme 'vnd.sun.star.webdav'.  Warning: this scheme might only be temporal and might therefore be removed again.


2000-10-14  Eike Rathke  <er@openoffice.org>  [fd60940b8e839a4bfff99579541235d3394103a4]

using LocaleData NumberFormatCode, first wave


2000-10-13  Eike Rathke  <er@openoffice.org>  [419a89abb9243c60f51ea5277e2b4f9daff5557e]

add: localedatawrapper, numberformatcodewrapper


2000-10-13  Niklas Nebel  <nn@openoffice.org>  [2e554e9d8af78a309acdaf5a4103ac2dfe7df04a]

also allow XCellRange parameters


2000-10-13  Eike Rathke  <er@openoffice.org>  [6477d897f9e609a04c0b3058ee7beaaac395d2c2]

NumberFormatCodeWrapper


2000-10-13  Eike Rathke  <er@openoffice.org>  [dff378ae7dcd78860f3bb1ae672fd9e9bf20ee65]

LocaleDataWrapper


2000-10-13  Niklas Nebel  <nn@openoffice.org>  [9799cccc1b3ee654713a4d18a7465cb73b1ad4cc]

change for 609: SfxMedium ctor changed


2000-10-13  Gene Anaya  <ganaya@openoffice.org>  [9bdb6240aad7c2d9cf89508c309879807ccbac02]

Added several staticmbXXX.cxx files for mac os X build


2000-10-13  Hans-Joachim Lankenau  <hjs@openoffice.org>  [1d60ffdea200c281ac6a96f06c0ed0570a665e2f]

removed some germanismn


2000-10-13  Frank Schönheit  <fs@openoffice.org>  [f55e60a61af8127b20cb66dc0ea6c78aa53d123c]

implemented the usage if the 'Info' property of the data sources / allow key usage in the data source list


2000-10-13  Frank Schönheit  <fs@openoffice.org>  [9bf9ee85af9140784d99918b19b7b1ea066d24bd]

Separator changed to string / getDetailIds


2000-10-13  Frank Schönheit  <fs@openoffice.org>  [d1d544987245ef2896d7a25fbfcb599b15c0ca8d]

typo in error message


2000-10-13  Frank Schönheit  <fs@openoffice.org>  [470e59e63351b75763d765aea18d9af39ecf65db]

CONFIGKEY_DBLINK_INFO


2000-10-13  Frank Schönheit  <fs@openoffice.org>  [7eac09bfa556c6092d739b666be284ad077b8f4c]

removed some dead corpses (toConnectionStr etc) / made the 'Info' property value persistent


2000-10-13  Joachim Lingner  <jl@openoffice.org>  [411473ad8a409f07a85f7fde993eb1e4c57fdb82]

*** empty log message ***


2000-10-13  Niklas Nebel  <nn@openoffice.org>  [eb2441079c0d65fcfb5114f4934480276e532551]

#78528# EnterData(EditTextObject): recognize formulas even if formatted


2000-10-13  Frank Schönheit  <fs@openoffice.org>  [56d479c77fa1eb30c741013e8dd3e6da92159150]

DECLARE_STL_(STDKEY_)MAP


2000-10-13  Joachim Lingner  <jl@openoffice.org>  [57c7e9e36955241eebcf23b883373d89afa7dea8]

adding means for hosting MFC ActiveX controls


2000-10-13  Joachim Lingner  <jl@openoffice.org>  [4297babd82aa72616223b2d491fa7002ff67d567]

*** empty log message ***


2000-10-13  Joachim Lingner  <jl@openoffice.org>  [9eac0a7f6038e90532f5735e7b5f35a58143367d]

createBridge extracted VARIANTS wrong from Any


2000-10-13  Joachim Lingner  <jl@openoffice.org>  [f2e14978324f4f51e0d0551e380a328cff29b348]

invokeWithDispidComTlb didn't process in parameter with VT_BYREF properly


2000-10-13  Hans-Joachim Lankenau  <hjs@openoffice.org>  [aaee8d5a70ff3ba7405e7da2a3069c05bdb775b6]

java properties in UTF8


2000-10-13  Oliver Specht  <os@openoffice.org>  [e4d3e964d66cdd62ae06b15bf717de026d2c857f]

StarOffice Image removed


2000-10-13  Oliver Specht  <os@openoffice.org>  [34235c58256a7d1ebdef14083faa768386907b6f]

revision log removed


2000-10-13  Oliver Specht  <os@openoffice.org>  [c399f1356d6269d20043bb7d4dacad9c5331fd4c]

StarOffice Image removed


2000-10-13  pw  <pw@openoffice.org>  [a91ea5b6dd5d485e8c2924d7d35195cf02678111]

#79382# Temporary removed Fillstylecomponents


2000-10-13  Oliver Specht  <os@openoffice.org>  [023dfb965047122c04bbf4b60aee0bf641778448]

use of osl instead of tools for assertions; filtering of change notifications according to the list of EnableNotification added


2000-10-13  Oliver Specht  <os@openoffice.org>  [c4fa454726f7f31fc9f0765fa104ae6f56319dc1]

use of osl instead of tools for assertions


2000-10-13  Jörg Budischewski  <jbu@openoffice.org>  [ce704a3137e1a5fd7a4a4b7b1de22c2bbf46ed43]

forgotten debug output removed


2000-10-13  Ocke Janssen  <oj@openoffice.org>  [894f3d3794d5b0b57e67d68bed13176479f5c30c]

impl dtor to avoid wrong delete call


2000-10-13  mfe  <mfe@openoffice.org>  [6df9915af46156cd5c5f3379d8ee39079d82610d]

check for valid sockrefs


2000-10-13  Mathias Bauer  <mba@openoffice.org>  [ae70a0ad53c1c04f535d437a753afb1edb997e9c]

no hide/show in setComponentWindow; do it in loadFinished/Cancelled


2000-10-13  Mathias Bauer  <mba@openoffice.org>  [1d7e3be6bb1a44511629ec7f07e3af33092eb274]

set containerwindow visible if loadFinished; dispose empty tasks if loadCancelled


2000-10-13  Niklas Nebel  <nn@openoffice.org>  [a95a69f6a72f79fd73d048ca79015a74fdee5a82]

#79379# no bindings update in SetRefDialog


2000-10-13  Sven Jacobi  <sj@openoffice.org>  [63d1ad8d6bba72723d296a9b04a9fda8e2b8b7f0]

apichanges, removed bDownload parameter at SfxMedium c-tor


2000-10-13  Oliver Specht  <os@openoffice.org>  [0ffbe6652e86f5ed3d7b9cec7d676a341ca6e737]

#79365# Insert label or business cards: use supplied frame instead of CreateViewFrame


2000-10-13  Dieter Loeschky  <dl@openoffice.org>  [b4a764424228c6cd14eece4cca4f656d015c38ec]

Ctor of SfxMedium changed


2000-10-13  Jörg Budischewski  <jbu@openoffice.org>  [1998be9d269d98ec32a995bb1076bb96793c9339]

name of iiopbrdg-dll changed to remotebridge


2000-10-13  Kai Sommerfeld  <kso@openoffice.org>  [e9270fd8b051d412146e82ed9ca55ab130814087]

Removed: module "chaos".


2000-10-13  Oliver Specht  <os@openoffice.org>  [d64622bb0f3bd7495a028504670bd456100e950e]

pch first


2000-10-13  Malte Timmermann  <mt@openoffice.org>  [53ddcdccf4c3eb35cf66e17c9e725279edbf4b74]

CH_FEATURE_OLD is BYTE, not sal_Unicode


2000-10-13  Andreas Martens  <ama@openoffice.org>  [ab8b7692e9ada992e849e96b6ac6afaffa76676f]

Fix #68616#: The retouch area must not be forgotten


2000-10-13  Malte Timmermann  <mt@openoffice.org>  [b09e305ab96f28e28b4fde1075438b88a595e79d]

CJK: Support IME


2000-10-13  Carsten Driesner  <cd@openoffice.org>  [9b400e88850fe1eea2c2dbe914a737c62678911b]

new init method added


2000-10-13  Sven Jacobi  <sj@openoffice.org>  [ed84b601fe43f181a74b7aa91862ab4bcfa7ec22]

#78730# do not set the fillstyle when exporting just a polyline


2000-10-13  Hans-Joachim Lankenau  <hjs@openoffice.org>  [65b1f77b254892412860e1b45cc6fea9e93553f8]

pch first


2000-10-13  Mathias Bauer  <mba@openoffice.org>  [bace2e847e05bb98cbbbeb984b54868096878616]

use namespace utl


2000-10-13  Peter Burow  <pb@openoffice.org>  [7f9a7f1c8f9fac5125a039772132aa63c7567c69]

fix: #79205# use the correct symbol to load the user path


2000-10-13  Andreas Bregas  <ab@openoffice.org>  [d1217f29b5bf35cac06a17b93a5420d6b52ecce7]

#78646# Delete existing file before opening it for output, basicEncoder removed


2000-10-13  Andreas Martens  <ama@openoffice.org>  [73d54262585f3ed4504e77d009add34e0d039f24]

Fix #69324#: Even a locked textframe must be invalidated, when a fly leaves


2000-10-13  Hans-Joachim Lankenau  <hjs@openoffice.org>  [3ffd5d2d16db6c9b7bcf17c7e88060d1084d1b2e]

get mkdir.btm from it's new location


2000-10-13  Andreas Martens  <ama@openoffice.org>  [1255290a43ce9dd96bea2237a36b893175f1c7ff]

Fix #69324#: Even a locked textframe must be invalidated, if a fly has arrived


2000-10-13  John Marmion  <jmarmion@openoffice.org>  [b915a811100ee814cca4666ebcd520d3c1f322c9]

shellio uses exceptions handling


2000-10-13  jp  <jp@openoffice.org>  [4e6becc828e9f2c4b827be7cb504b592f067ca41]

Bug #79478#: create UnoCrsrTbl with bigger default grow value


2000-10-13  jp  <jp@openoffice.org>  [54035a1c9f0c0c1e8d3dc7249bdc34c736e0686a]

Bug #79478#: optimization


2000-10-13  Peter Burow  <pb@openoffice.org>  [37a21bf466ec29ef6647453c8545b9308316f8a2]

chg: more beautified


2000-10-13  Jörg Budischewski  <jbu@openoffice.org>  [265f1356d956879de6466e1212ebc226a871a875]

tests build now under solaris


2000-10-12  jp  <jp@openoffice.org>  [baa8d52a2fdd4809b558141bb58474bd98019cbc]

Bug #79478#: delete UnoCrsr in DTOR


2000-10-12  Michael Brauer  <mib@openoffice.org>  [0135c48bdadc09daa863ff4d356fef9d96afded7]

import of master pages


2000-10-12  Michael Brauer  <mib@openoffice.org>  [5d215d9aac5b412c8caf307097dfd10286818406]

create default context


2000-10-12  Michael Brauer  <mib@openoffice.org>  [afd38b715642c11c1b7c2506dfed1b3f1abd98c1]

import of master pages


2000-10-12  Michael Brauer  <mib@openoffice.org>  [c0805ac1e315696eb762857cbb8f608908852837]

import of master pages


2000-10-12  Mathias Bauer  <mba@openoffice.org>  [64e6f2579b74fa1256a9d7fe99ffaa8e2c5d086f]

#79440#: allow for external created SfxWorkWindow


2000-10-12  Mathias Bauer  <mba@openoffice.org>  [c7464781ba4164e376e696e9d067ec04bbfcd056]

#79440#: get WorkWindow always from Frame


2000-10-12  Michael Brauer  <mib@openoffice.org>  [4b646c3746b02bb663f0f4467f7a1a64788ef6c5]

export of master pages


2000-10-12  Michael Brauer  <mib@openoffice.org>  [2cf611a172e731d4681fc65d377b7cb60723d6ef]

Don't create styles then querying footnote info properties


2000-10-12  Mathias Bauer  <mba@openoffice.org>  [06d1eaedf1c9bff81a74f15c043c2d8495181d2e]

#79440#: make sure that Storage for alien formats is available


2000-10-12  Michael Brauer  <mib@openoffice.org>  [d36a09feadeacff355c94ff8bedb9260415b7f31]

(Header|Footer)Text(Left)? now don't respect UsedOn property


2000-10-12  Mathias Bauer  <mba@openoffice.org>  [2427651a1d2588418dfed538d34137828852192a]

#79440#: DoClose must be aware of having no ViewFrame


2000-10-12  Michael Brauer  <mib@openoffice.org>  [79adc282f966e7bf6f08caf4ffa46e99e620ec0e]

#79456#: import of escapment fixed


2000-10-12  Michael Brauer  <mib@openoffice.org>  [654fbdfe07ce598234c77a610d71cbaac6fc5406]

#70456#: SvxEscapementItem::PutValue: setting height fixed


2000-10-12  Mathias Bauer  <mba@openoffice.org>  [91510ef777353a3c58a55a8a17874e5dfcb5699c]

use namespace utl for ucblockbytes


2000-10-12  Frank Schönheit  <fs@openoffice.org>  [97489419065be49310965cd7da5bcf384786dd95]

link against comphelper/svtools


2000-10-12  Frank Schönheit  <fs@openoffice.org>  [98be232764cbe0366c04ea1eb773842c5addbc28]

one more utl->comphelper migration


2000-10-12  Frank Schönheit  <fs@openoffice.org>  [837fded36ccb5313792c1277a460ae219ef1cfa4]

new implementations ... still under construction


2000-10-12  Frank Schönheit  <fs@openoffice.org>  [367b520f0718a10bc117f79f1b2e47e33631dd16]

ERR_COULDNOTRESTOREDS/BMP_DATABASE_DELETED/MENU_DATASOURCELIST_POPUP


2000-10-12  mm  <mm@openoffice.org>  [f198ed89a14bbf0938311aa163e0c05acdd87b8e]

use file API from SAL


2000-10-12  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f6ddf98e4f230c246fd913ced7416e5c4f1922c8]

4nt wrapper for mkdir.pl


2000-10-12  Hans-Joachim Lankenau  <hjs@openoffice.org>  [ac8ab85fd551b8992068f484a6ddb9d87c2531a3]

removed tolo*


2000-10-12  Mathias Bauer  <mba@openoffice.org>  [75f77cff1d7925a47edae17a56beb97c5c25da31]

use namespace utl


2000-10-12  Mathias Bauer  <mba@openoffice.org>  [f00c3eb7989718358b10479f7574987a85fde302]

TempFile with UCB support


2000-10-12  Oliver Specht  <os@openoffice.org>  [344423e3531be91aff2f37125183ad286ea9256c]

AutoText preview flag now in offmgr/ofaacfg.hxx; revision log removed


2000-10-12  Oliver Specht  <os@openoffice.org>  [cf694c58ad28428ab032eefb9a893ec2b0c022d2]

configuration properties have been added


2000-10-12  Oliver Specht  <os@openoffice.org>  [f9020e36362fe57c9a0b483710b4f8f7feaa0b25]

configuration property names have changed


2000-10-12  Gregor Hartmann  <gh@openoffice.org>  [f6ed5f1378eda6e88fd467f7c89546facd859ec8]

do not remove empty lists anymore


2000-10-12  Michael Brauer  <mib@openoffice.org>  [46967f1289c58769274335dee8244f957d8e4c55]

#79444#: wrong service name to create images


2000-10-12  Michael Brauer  <mib@openoffice.org>  [4ce8fb910842475960238de55005e0a37e7a2ee2]

#79444#: image element used office instead of draw name space


2000-10-12  Hans-Joachim Lankenau  <hjs@openoffice.org>  [99919a2fa0c39173b6fed53b7f07e2e9f8e9067a]

make it compile for gcc


2000-10-12  Oliver Bolte  <obo@openoffice.org>  [9bfd2f98c2403a844c8ecb7b72cd58b7ad223a69]

Change: add percent char for mkdir path variables


2000-10-12  Joachim Lingner  <jl@openoffice.org>  [57c58419cbfc6847f180bd7a03807a65c42f9457]

remarks added


2000-10-12  Oliver Bolte  <obo@openoffice.org>  [7b597a0507a616e3c4d6d599753e29bf7109e25a]

Change of output path


2000-10-12  Björn Milcke  <bm@openoffice.org>  [8baed6c41844481bff7c0df7ffa006536b96aa51]

new Chart Style: AddIn for plugged UNO charts


2000-10-12  Andreas Bregas  <ab@openoffice.org>  [29932d012e1a41cd0fb69d0ef25da278374deeff]

#78651# Dir-Command: Provide . and .. directories


2000-10-12  Andreas Bregas  <ab@openoffice.org>  [b96fce90ee9b80184306997999db46c5145571a0]

#78651# Changed type of nCurDirPos to use negative values as special information


2000-10-12  Joachim Lingner  <jl@openoffice.org>  [8222e4dd4b050a3dad8afcced52d374d50dcc273]

changed the ServiceManager name to com.sun.star.ServiceManager


2000-10-12  Joachim Lingner  <jl@openoffice.org>  [33486dbf2850d5a0dd35f960d6bb84e95ec74ada]

remarks


2000-10-12  Gregor Hartmann  <gh@openoffice.org>  [f7e0eb028159003a9be47e78b7fdc8439e865efb]

changed logmessages


2000-10-12  Hans-Joachim Lankenau  <hjs@openoffice.org>  [98670db27d24f3fc75a1e81dfa3c00a2648ee571]

don't write *.err files


2000-10-12  Sven Jacobi  <sj@openoffice.org>  [ce27027bdb0e9e671e13f06b4a4eb1fc6e16e340]

#75392# correct matching of bullets greater than 127


2000-10-12  Rüdiger Timm  <rt@openoffice.org>  [d722ca01782d81e866b08f94f68beb2e680b0c04]

msocximp removed


2000-10-12  Joachim Lingner  <jl@openoffice.org>  [5f429667b9682c68fb12d3667bd05ed47361c5da]

*** empty log message ***


2000-10-12  Joachim Lingner  <jl@openoffice.org>  [5840ee38df56933c54dcaaa6ec4e4ba01f173f6c]

Sequences can now be converted into SAFEARRAYs of a specified type. Sequence<Sequence<..>> etc. can be converted into SAFEARRAY with multiple dimensions.


2000-10-12  John Marmion  <jmarmion@openoffice.org>  [fbd215972773d2237ed237b8d88115ddb8c9058e]

correct following merge


2000-10-12  Joachim Lingner  <jl@openoffice.org>  [19840d6f75f09bd096ca66bd8fd93127e0154d2e]

unused code removed


2000-10-12  John Marmion  <jmarmion@openoffice.org>  [ff224391880753173ab9f5bf4ea79eac83230829]

ensure unoil comes after jurt but before extensions


2000-10-12  Joachim Lingner  <jl@openoffice.org>  [083368eca0168959b88dc30a8c2e1aa14ee33200]

unnessecary include and unused define removed


2000-10-12  Joachim Lingner  <jl@openoffice.org>  [42a633e1d2aed2beca374c7d55192d3dad433494]

processOutParameter removed,invokeWithDispIdComTlb handles Sequences now properly.


2000-10-12  Joachim Lingner  <jl@openoffice.org>  [82e6f6227e9bcb54d273d382ebe52d78d5198eb3]

processOutParameter and unused code removed


2000-10-12  Michael Brauer  <mib@openoffice.org>  [e226f99eb5aba96255cd197caf03987ec5acbdd0]

#79450#: font-variant=small-caps


2000-10-12  Joachim Lingner  <jl@openoffice.org>  [5513e963c4c8c5e49a9ef543f273f85f49798f4a]

Dispensable code and includes removed


2000-10-12  Joachim Lingner  <jl@openoffice.org>  [e95b2bbd28f58af4532a8d6ec998fec46403a7dd]

oleclassw.cxx is not built currently


2000-10-12  Peter Burow  <pb@openoffice.org>  [f411f821441af930b40920b35231461c53cefb9c]

fix: #79209# set <All> as default filter


2000-10-12  Hans-Joachim Lankenau  <hjs@openoffice.org>  [6894150ed57672baf0c4161018fe407ffaa5dd7f]

gcc internal compiler error


2000-10-12  Mathias Bauer  <mba@openoffice.org>  [7f993d703f74422e1ce8fa99b06239ab8e037ae3]

#79449#: not Error transfer in GetStorage


2000-10-12  oisin  <oisin@openoffice.org>  [f56592915c147d6fe291d2f7b2e653279ed3f229]

Added recommendation to close bash shell before starting build on Win NT


2000-10-12  jp  <jp@openoffice.org>  [723e1b3427ddfaebfc323f1a78482a6324ec27d4]

Bug #79388#: ActivatePage - GrfSize must not be set


2000-10-12  pw  <pw@openoffice.org>  [3c312225a34135f00de9c90081af238b10a67299]

#79317# Don't modify pooled items !


2000-10-12  pw  <pw@openoffice.org>  [de99db82ffd1f5c740f46e5988c02dddac2d1031]

#79317# Don't modify pooled items !


2000-10-12  Rüdiger Timm  <rt@openoffice.org>  [435ce0f761afc82f8836a14a8a7d3d1dcff1f2d5]

include vcl/graph.hxx (galbrws.hxx needs it for class Graphic)


2000-10-12  pw  <pw@openoffice.org>  [db7fe04c6c07f8b7be2578d8b9f35c2f28c9bb5f]

#79317# New ctor's


2000-10-12  Hans-Joachim Lankenau  <hjs@openoffice.org>  [8a4c45afd34b836ad250c41b1b57ca9fb2723f43]

solve escaping prob.


2000-10-12  pw  <pw@openoffice.org>  [2070c7f3a568c0d41e18ef9c2da3a52a3d424650]

#79317# Create new Fillstyle items with valid name


2000-10-12  pw  <pw@openoffice.org>  [05edd731e8083aa8b89471b058d166d894998443]

#79317# Create new Fillstyle items with valid name


2000-10-12  Michael Brauer  <mib@openoffice.org>  [09f27079bf1098a5738f9f9a359fcd91b6045904]

#79079#: An empty font name keeps an empty name now instead of getting a 0-char


2000-10-12  Thomas Lange  <tl@openoffice.org>  [5f19efcf35a0142a55aa916e412cff1fba60bf99]

argument to PTR_CAST macro made into variable (efficiency)


2000-10-12  Andreas Schlüns  <as@openoffice.org>  [9148368dd81c4e3f4e66ce4050b7c2f658c044d6]

#78521# test module for OStatusIndicatorFactory and used classes


2000-10-12  Andreas Schlüns  <as@openoffice.org>  [af2d7f3a7639c6da422070649c3d994c4d0ab8b3]

#78521# support right interface XStatusIndicatorFactory


2000-10-12  Andreas Schlüns  <as@openoffice.org>  [d4ec98f485b970e410f00235e682e6c36400793f]

#78521# build new service helper for status indicator factory


2000-10-12  Malte Timmermann  <mt@openoffice.org>  [6cf86b6e88989dbc672afc7fa1ebc293bceef5ab]

#78498# Next word while spelling...


2000-10-12  Michael Brauer  <mib@openoffice.org>  [05ad443f3b4a572f06b4ec8a5e078acd1f1032e7]

#79090#: table:vertical-align -> fo:vertical-align


2000-10-12  Andreas Schlüns  <as@openoffice.org>  [24689da47f00038fdeeb8edc8e6b071a67aacc51]

#78521# support window listener mechanism for derived controls


2000-10-12  Andreas Schlüns  <as@openoffice.org>  [0c04c3b443ab2ca75fc03e05c14822a6bb0cffa2]

#78521# build new control StatusIndicator


2000-10-12  Andreas Schlüns  <as@openoffice.org>  [ba636e249bc0c94dfb360f03232f39a93a33ac1e]

#78521# register new exported service StatusInidicator


2000-10-12  Andreas Schlüns  <as@openoffice.org>  [d33c83ddec81277aba825fdb56c9952f037e0630]

#78521# new control as default status inidicator for framework


2000-10-12  Niklas Nebel  <nn@openoffice.org>  [6dba0b9eb4e11d38296312733db09a02f87bd9f1]

uno addins: use ScDocOptionsObj as caller if no ObjectShell available


2000-10-12  Niklas Nebel  <nn@openoffice.org>  [5ee4836f9573642d84897cedc5d530765f63036c]

optuno


2000-10-12  Niklas Nebel  <nn@openoffice.org>  [21687f693fe4404ee589f4d260e1370a2673b0a7]

allow ScModelObj without document, use ScDocOptionsHelper


2000-10-12  Niklas Nebel  <nn@openoffice.org>  [1769b483ec9b6908e7c029f4b9cab012f38f668a]

helper and derived ScModelObj for document options


2000-10-12  Niklas Nebel  <nn@openoffice.org>  [db751428b74e40eaff184b53312177707bc5b3d6]

support XPropertySet / SpreadsheetDocumentSettings


2000-10-12  Mathias Bauer  <mba@openoffice.org>  [202ea862cee72d610b9c626d9db9d8cf73b5467b]

Get Solarmutex in some critical areas


2000-10-12  Oliver Specht  <os@openoffice.org>  [f4616af60b0db8792be5b183a5a5f6e16a97852c]

#79390# setRowDescription corrected


2000-10-12  Peter Burow  <pb@openoffice.org>  [9910fe6bc4092449c719aede5070aac100937497]

chg: GET_MODULE_FIELDUNIT() removed


2000-10-12  Hans-Joachim Lankenau  <hjs@openoffice.org>  [5df96a0095c8e1f45c2682da7d6d62e794512c07]

internal compiler error


2000-10-12  Peter Burow  <pb@openoffice.org>  [c585fb7075115715264f3cfe1768cb8450bf1c99]

fix: #79442# obsolete SfxOptions replaced


2000-10-12  oisin  <oisin@openoffice.org>  [7813e26ca2ff65407c8bfaed2a2b5f974a50876f]

Yet more updates for Win NT: white space substitution not needed for COMPATH, 'Run NT version of configure' warning message removed


2000-10-12  Kai Ahrens  <ka@openoffice.org>  [eda93f71c363977b75152516f6da5807ba00a202]

#79429#: must changes (SfxOptions removed)


2000-10-12  Kai Ahrens  <ka@openoffice.org>  [93f300efbb9c97d80fd84098330449f1bebc6f94]

#79429#: must changes (SfxOptions removed


2000-10-12  Kai Ahrens  <ka@openoffice.org>  [295fbc1cd7a9ef4dd304919e2438411407671ce2]

#79429#: must changes (SfxOptions removed)


2000-10-12  Sascha Ballach  <sab@openoffice.org>  [09de82831bbebd5445c8ab8e697d5d185ba304a7]

a table can contain a scenario


2000-10-12  Oliver Specht  <os@openoffice.org>  [ec1a7263c3e0fb17403bac9c7f10a3cd65dde511]

reminders of SfxConfigItem removed


2000-10-12  Oliver Specht  <os@openoffice.org>  [3a5c864b3cc89357231923b83c6a2b802093f9aa]

includes removed


2000-10-12  Oliver Specht  <os@openoffice.org>  [7c53f7bae0524358da11cb6751280be576cef2d1]

reminders of SfxConfigItem removed


2000-10-12  Thomas Lange  <tl@openoffice.org>  [e8fc3dcc9662ca73f79deca3ab232ede3277bf05]

pEditEngine->Clear moved to ImplSetFont; #ifdef SUPD... removed


2000-10-12  Thomas Lange  <tl@openoffice.org>  [ff7b26388ae0dcb06960dc87339660fe2214afc9]

#ifdef SUPD... removed


2000-10-12  Oliver Specht  <os@openoffice.org>  [a296251db49d59fab7aacb8b8d2e6ea38c4a633c]

unused defines removed


2000-10-12  Oliver Specht  <os@openoffice.org>  [6cd692e196d45b9bb1058f1dc8eecda8033d5fe4]

include cfgid.h removed


2000-10-12  Oliver Specht  <os@openoffice.org>  [ae3fba71344ae4b2818f9d1dcdf8f102b6a093f4]

revision log removed


2000-10-12  Sascha Ballach  <sab@openoffice.org>  [413ef831ee81f0070113782debc27126137b383e]

Import Content Validation completed


2000-10-12  Juergen Schmidt  <jsc@openoffice.org>  [09c63d49f7e47b8fb6abcb73cf412a76cc87cb2e]

extend test


2000-10-12  Juergen Schmidt  <jsc@openoffice.org>  [bb9aca75792c45542ffec03817f607ffd9a2761c]

bug, modified index calculation


2000-10-12  Sascha Ballach  <sab@openoffice.org>  [94f8b4d77f103aa433d4549b5d0fc1ef331c91da]

calculate the PrintAreas only if the table has printranges


2000-10-12  Oliver Specht  <os@openoffice.org>  [410e3b6e68e8c4cc97eca0b2c46f91aab3575fca]

#79412# service name corrected


2000-10-12  Oliver Specht  <os@openoffice.org>  [f7386d02b1112eec01efd95216d7bb9d01da3519]

#79380# IllegalArgument exception is now thrown if one tries to switch on relative width using the property SizeRelative; #79391# Assertion removed


2000-10-12  Oliver Specht  <os@openoffice.org>  [a6b4b91fbc11da0bf09df648eb52dd5fc1aa8528]

use configuration service


2000-10-12  Sascha Ballach  <sab@openoffice.org>  [ec69dad430d9483ec53ddd515b0dde6dccc8c673]

Import Content Validation added


2000-10-12  Oliver Specht  <os@openoffice.org>  [64e47d55a57d8f8898be89fa65cc1b9d5a58283d]

#79334# slot SID_GALLERY now supported; revision log removed


2000-10-12  Oliver Specht  <os@openoffice.org>  [6842384c073e6a0fc7b0a425b47441a7d5c39ab2]

#79334# Gallery child window registered; revision log removed


2000-10-11  Patrick Luby  <pluby@openoffice.org>  [c0635179e92bdc6061834d0523f007e9dfc8565d]

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>  [3f45265dc4de8281f43280377de1519edc3a10ad]

give LIBxARCHIV it's own target; changed killobj and killbin


2000-10-11  Hans-Joachim Lankenau  <hjs@openoffice.org>  [cc62ce2cf588b1f32b3be735692bd95b9d1dfdcd]

give LIBxARCHIV it's own target


2000-10-11  Jens-Heiner Rechtien  <hr@openoffice.org>  [0db893646ba1279b2c566284a587fa6d77bd0800]

#65293#: renable autorec.o


2000-10-11  Niklas Nebel  <nn@openoffice.org>  [69ba2827681bf4f1e480ea5a558affbea7e0f0f8]

#79429# SvtSaveOptions instead of SfxOptions


2000-10-11  Sander Vesik  <svesik@openoffice.org>  [d82852f8912c5c3ab62b87c1db563e27e6b5f0ce]

Note that configure expects to not to be run on Solaris 8


2000-10-11  Malte Timmermann  <mt@openoffice.org>  [3514a079b9a460656f2fad265752cfeed1956985]

#78780# Don't call SearchItem with CharCode 0


2000-10-11  Malte Timmermann  <mt@openoffice.org>  [ba29c0b023285cb27bd37f0a7807b490079a2dbc]

#78707# Position of Numbers...


2000-10-11  Sascha Ballach  <sab@openoffice.org>  [49ee1e994fd405cb5edea3459164667a96957730]

Import Content Validation completed


2000-10-11  Mathias Bauer  <mba@openoffice.org>  [a14066bd47cc5b0f58d26982787580b5fd63a810]

#79394#: missing referer


2000-10-11  Mathias Bauer  <mba@openoffice.org>  [03d9b00f1903bdcebc312f39ab2156c301b947a0]

#79374#: GetStatusBarManager didn't handle InPlace


2000-10-11  Mathias Bauer  <mba@openoffice.org>  [55eaa949dd295dea8c2acba8a161ed5d0c5f4a42]

#79402#: bDownload in ctor removed


2000-10-11  Frank Schönheit  <fs@openoffice.org>  [05926e316db14270514b0a00e1e0d47b898c5708]

type: had XIndexAccess instead of XEnumerationAccess


2000-10-11  Kai Ahrens  <ka@openoffice.org>  [d3a13e6df6354dbe99190152b10775100a01b072]

cropping optimized for rotated graphics


2000-10-11  Kai Ahrens  <ka@openoffice.org>  [254efe9cb3d8940b7eec62129a493474d263c8cb]

cropping optimized


2000-10-11  Malte Timmermann  <mt@openoffice.org>  [ad9e602e92b840624a57c871247600f106da34f0]

#79221# Convert CH_FEATURE...


2000-10-11  Mathias Bauer  <mba@openoffice.org>  [abb069154529ce9478d4e5d9bec65ed72d264fc6]

#79365#: remove empty tasks when loading failed


2000-10-11  Hans-Joachim Lankenau  <hjs@openoffice.org>  [3792d83bf57d565176d83b4496b7845a2baec2f9]

do not override existing values


2000-10-11  Mathias Bauer  <mba@openoffice.org>  [5db3d02732c368f6f59dc69d6c8c9b9c2b57e3a5]

#79365#: pass frame when executing special factory urls with parameters


2000-10-11  oisin  <oisin@openoffice.org>  [c40358e72bc02dba3233e088db9f7b018acaea07]

Added more info on running configure on Windows NT


2000-10-11  John Marmion  <jmarmion@openoffice.org>  [9d4f834667eab5240457e049e32140f68d34461c]

unoil should be built before extensions


2000-10-11  jp  <jp@openoffice.org>  [7a1cf8cd9e39fd204863bf8399a72abfa20ebf77]

should changes: use HelpOptions


2000-10-11  Sascha Ballach  <sab@openoffice.org>  [c3f9a6441f0791c312e7dde3f6929a7682a841f6]

Import Content Validations added


2000-10-11  Sven Jacobi  <sj@openoffice.org>  [2fecdef21a952faa0a93f5620fd5f27a1b49d045]

#75392# fixed unicode conversion bug, so that graphical bullets can be imported again


2000-10-11  Peter Burow  <pb@openoffice.org>  [eccb3c6d043241ee73ee6e4ec0f0a2864c75efec]

fix: #78523# help ids for mail window added (HID_MAILWIN_...)


2000-10-11  oisin  <oisin@openoffice.org>  [669b45bc20ba28ec7a83cba5b67eef7d27b6d23a]

updated for OpenOffice - autorec fails on Solaris with sed option


2000-10-11  Malte Timmermann  <mt@openoffice.org>  [d00b30b80618d96d1b2adee74077040cea638834]

#79408# Keep old NumBulletItem in ImplSetLevelDependendStyleSheet


2000-10-11  Ocke Janssen  <oj@openoffice.org>  [380952be5dfa670241e39e5dafc0a2e2e5410fab]

wrong component name for transformer


2000-10-11  Andreas Bregas  <ab@openoffice.org>  [469ba6c10d5bd3c0fc520886443f1f41f0254208]

#78811# OFileAccess::isFolder() fixed


2000-10-11  Andreas Martens  <ama@openoffice.org>  [9b4846f5a9d0ca0c221211ac30f8f11f8e7e26c5]

Fix #79387#: A shrinking sectionframe has to invalidate the next frame


2000-10-11  Eike Rathke  <er@openoffice.org>  [3350fedbd500c8a7445002b48a7dc49da48e1463]

Init: strip com.sun.star. as sizeof string constant instead of just a number (in case we change it to org.openoffice) ImplWriteShape: eliminated warning about operator precedence


2000-10-11  Andreas Martens  <ama@openoffice.org>  [cfde03be3fac7e5f628768d0d6de4f5544850029]

Fix #79384#: Don't forget the first content of the following section


2000-10-11  Andreas Schlüns  <as@openoffice.org>  [f21bb338edc5e3222c1c75a2d868a908c0773145]

#79349# lock container for index access


2000-10-11  Sven Jacobi  <sj@openoffice.org>  [52ddbabd394af8a8096dca0ddf79fdf52f23c6ed]

#79089# #79072# improved background import


2000-10-11  Sven Jacobi  <sj@openoffice.org>  [c8ddd7efcc2d4ebf5c3bc61e52a174aedaf27ea8]

#79089# improved background import


2000-10-11  Malte Timmermann  <mt@openoffice.org>  [916737d32f242f64a7c50da2242db382b8635fdf]

#78542# Don't position SVX_NUM_SPECIAL_CHAR on BaseLine


2000-10-11  Peter Burow  <pb@openoffice.org>  [bfdf1933484c32ceaf8c90cdde061a38359eac1d]

fix: #79205# on synchron mode, we must wait, if it's necessary


2000-10-11  Frank Schönheit  <fs@openoffice.org>  [1843b6692a1bee8e1d99a71eed6b2cf90cd2080e]

link against comphelper and svtools


2000-10-11  Frank Schönheit  <fs@openoffice.org>  [db738d8433352a5a93debf8946a69f9dab716384]

new bitmap ids for the admin dialog


2000-10-11  Frank Schönheit  <fs@openoffice.org>  [522f616c8c3d7653cc889150c6b2aa1d8c7e96e7]

replace unotools with comphelper


2000-10-11  Frank Schönheit  <fs@openoffice.org>  [9154461bca7772f1e816ef860f55917f5c8b9fff]

new implementations - still under construction


2000-10-11  Kai Ahrens  <ka@openoffice.org>  [29aed73359a96f3bb66dc7f8949f4b0762081573]

#79315#: set animation notify handler just before starting an animation


2000-10-11  Frank Schönheit  <fs@openoffice.org>  [780b7bb117d39e5d09c4452c28c25f0548241e33]

replace unotools with comphelper


2000-10-11  Sander Vesik  <svesik@openoffice.org>  [52b165ba00def299c500b5d1a7eeadbe69606ca4]

Add README file for configure


2000-10-11  Frank Schönheit  <fs@openoffice.org>  [65f91bd7823742477c9dd2f3202dbe25d60d96b5]

replace unotools with comphelper


2000-10-11  Frank Schönheit  <fs@openoffice.org>  [e3c7a2c360b957b81c7c07f715706a6cb7f1abcc]

replace unotools with comphelper


2000-10-11  Malte Timmermann  <mt@openoffice.org>  [913e13aaae9e5596525e35fafd5dd9540edd8e8c]

#78954# GetBulletColor, not included in GetBulletFont


2000-10-11  Kai Ahrens  <ka@openoffice.org>  [776d1c5ddc43e8561136edf16161548232c413b2]

added store method


2000-10-11  Frank Schönheit  <fs@openoffice.org>  [83202a819dfe176093e8162d08e3aa848d0544b3]

replace unotools with comphelper


2000-10-11  John Marmion  <jmarmion@openoffice.org>  [7327dd5c031e75e282f26503ec5893cd70589b68]

moved to here from top-level for OpenOffice 605 - configure will copy it back


2000-10-11  Kai Ahrens  <ka@openoffice.org>  [f7a633e305b65470db201e4785ff583727554048]

added slot mapping for SDRATTR_GRAFCROP


2000-10-11  Ocke Janssen  <oj@openoffice.org>  [9607adf734c7051a6954c10a3ce1c0fdc4e120ad]

full qualified


2000-10-11  Andreas Bregas  <ab@openoffice.org>  [fdd834ade50e9bfd16c35a6cff632d7e35747338]

#78760# UCBStream::SeekPos() fixed (Pos 0 is allowed now)


2000-10-11  John Marmion  <jmarmion@openoffice.org>  [ca938a0909ca22c7327924a6fce16b05b386b816]

updated for NAS include files


2000-10-11  Frank Schönheit  <fs@openoffice.org>  [a66dbffcecb73d3f9b3791bc1f86ae176e1f7c6e]

added logindlg


2000-10-11  Christian Lippka  <cl@openoffice.org>  [895728213816790a1ec84d4c48bf1110ead3248a]

fixed GetFullName to use SvtUserOptions


2000-10-11  Ocke Janssen  <oj@openoffice.org>  [a68e282759cc190e6f654ac823a686572d677d53]

new memeber in tablecontainer


2000-10-11  Ocke Janssen  <oj@openoffice.org>  [d5297b4fb3b9f36ac04b510af07625c2919143b6]

use of getTAbles corrected


2000-10-11  Ocke Janssen  <oj@openoffice.org>  [e74181b7d2df485b47eeb9f7ebfc440e87fcebb8]

if mastertables are supported than use them


2000-10-11  Kai Sommerfeld  <kso@openoffice.org>  [f82177252b09585e4e0fc9104ba359245191b954]

Removed: Generation of headers for types located in com.sun.star.chaos


2000-10-11  Michael Brauer  <mib@openoffice.org>  [cb17c2099050912eeec8bfc2fbca52c1698726d9]

master page export


2000-10-11  Kai Sommerfeld  <kso@openoffice.org>  [bfbe46a4dcb12b4618d39ffac0162ea47f8458f8]

Service DataContainer moved from module chaos to ucb ( SUPD>608 )


2000-10-11  Kai Sommerfeld  <kso@openoffice.org>  [2705ad25507b17f17063324c3b79771f7c6e640c]

Removed: obsolete impl. of [Put|Query]Value(...).


2000-10-10  Martin Maher  <mmaher@openoffice.org>  [25fbde76905f646f0cc252c2fb57df048b6545c8]

Updated the file


2000-10-10  Martin Maher  <mmaher@openoffice.org>  [9f08d5ed6cbbac1262aa504cd8b295f84077cbd5]

Updated the file


2000-10-10  Hans-Joachim Lankenau  <hjs@openoffice.org>  [1a3a1e1df874cf1aeccf408eee3e4166ab2929b8]

comment for mkdir


2000-10-10  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a43d7188ae8ec21c7437073da70c27e2a8ade8e6]

substitute for mkdir -p


2000-10-10  Patrick Luby  <pluby@openoffice.org>  [1ad36bb66f6de7e5c4f5e5b1c11c31157fa7a7e1]

Rolled back changes for Mac OS X since the changes are incompatible with the staticmb.cxx files in all other projects.


2000-10-10  Rüdiger Timm  <rt@openoffice.org>  [0ecd03f2eff6706d17c97b71638040f1f4726241]

add logindlg.hxx


2000-10-10  Caolán McNamara  <cmc@openoffice.org>  [2382ae89824f53c683c2079b89c6b435118969a0]

MSOffice 97/2000 Controls {Im|Ex}port


2000-10-10  Rüdiger Timm  <rt@openoffice.org>  [c052335d5f252fd838af84385267dff2e530bbb2]

include vcl/graph.hxx (galbrws.hxx needs it for class Graphic)


2000-10-10  Kurt Zenker  <kz@openoffice.org>  [f6f0889c8ece7cbb09cf105667d3c03cf3cd8f2f]

wrong quotes for remoteversion


2000-10-10  Christian Lippka  <cl@openoffice.org>  [6ef2659b68ffecb35311151e7bafea68b72323ad]

#79369# use >>= operator of any for getting an interface not getValue


2000-10-10  Sven Jacobi  <sj@openoffice.org>  [a6820b9d8bb6220252efb7e527cff93f03891838]

added some autoshapes (Sun, Moon, Bracketpair, BracePair, Plaque)


2000-10-10  Sven Jacobi  <sj@openoffice.org>  [1f76bd61f83f9c363c2d5bb929cca8d8bca1a560]

Svdraw Autoshape Adjustment -> Autoformen Justierung


2000-10-10  oisin  <oisin@openoffice.org>  [6844b62d82a078d273f691ab02da63b431dadd0d]

set_soenv copies makefile.rc from config_office to SRC_ROOT


2000-10-10  Sven Jacobi  <sj@openoffice.org>  [6d6bb868e43ea246034a602a15334b537a22c3fb]

typo


2000-10-10  Peter Burow  <pb@openoffice.org>  [6a18b7d766331114975bc1482b808a659b12cb1a]

fix: #79373# filter extensions can have more than one token


2000-10-10  Kurt Zenker  <kz@openoffice.org>  [5a7ed1eb824a08570852dffbd84171b77b848723]

for WIN echo without quotation marks


2000-10-10  Lars Langhans  <lla@openoffice.org>  [d834f88da08157cd8a12d34e454e90cc27f4bf3a]

#79269# the handling for TypeClass_HYPER was forgotton.


2000-10-10  Sven Jacobi  <sj@openoffice.org>  [401c73a33c86db0925061ce7245b6929de3f775b]

#79056# msdffimp.cxx is now using exceptions


2000-10-10  Sven Jacobi  <sj@openoffice.org>  [5f7acc950c7dc69a575cf8710cd78c865181d763]

#79056# do not set a filelink that is not valid, when also an embedded graphic exist


2000-10-10  Caolán McNamara  <cmc@openoffice.org>  [4f8c1a0291421f64adf0f45da2d72cc1186fbdfd]

MSOffice Controls {Im|Ex}port


2000-10-10  Christian Lippka  <cl@openoffice.org>  [c32a6580e86ee5b91abe1b5d6da6e89b1c800346]

#77961# moved SetUserCall(0) in XDrawPage::remove from svx to sd


2000-10-10  Christian Lippka  <cl@openoffice.org>  [93f849650cad79a408f8050431b734410787c1bc]

#77961# moved SetUserCall(0) in XDrawPage::remove from svx to sd


2000-10-10  Andreas Bregas  <ab@openoffice.org>  [dcd950309d236d21d0e3f384c2d2f568babf7a41]

#71504# No // comment in syntax highlighting


2000-10-10  Daniel Boelzle  <dbo@openoffice.org>  [e439acf0a79c0c054110b6a86ae47d0a4e41cdc0]

fixed macos x linking problem


2000-10-10  Daniel Rentz  <dr@openoffice.org>  [dafc80fa29d0dbd6f42d78e9bfcdcb0c5712aeca]

import of print ranges


2000-10-10  Caolán McNamara  <cmc@openoffice.org>  [0b3a6e025130b7928e64aeaa4f5df9f3ba43f01a]

MSOffice Controls {Im|Ex}port


2000-10-10  Kai Sommerfeld  <kso@openoffice.org>  [b1769745fee2451b37643c11363f6c685692bd3b]

Fixed: Create m_xImpl in default ctor of class Content, too.


2000-10-10  Caolán McNamara  <cmc@openoffice.org>  [5cde7dd00fab50c90e21d055c82ce2c06d700488]

MSOffice Controls {Im|Ex}port


2000-10-10  Daniel Vogelheim  <dvo@openoffice.org>  [93d0d9a69abb34cbd114123d3fe1a0c172df08c0]

- fixed #79367#: GPF when saving Impress file (with textfields)   (Property TextField not supported)


2000-10-10  Stephan Bergmann  <sb@openoffice.org>  [efc8a3627c5d4b986d53592f19047bce7081c43f]

Replaced use of CharClass::isAlpahNumeric() with CharClass::isLetterNumeric() in URIHelper::FindFirstURLInText().


2000-10-10  Niklas Nebel  <nn@openoffice.org>  [853cf9e98aa9d3f784b740a0aab46dd3a06cc7d4]

#79335# Command: ext.Text input also for drawing objects


2000-10-10  Andreas Bregas  <ab@openoffice.org>  [df7caa703b1ffb91521ae9b62b422913ea800c3b]

#75578# Changed With-Handling


2000-10-10  pw  <pw@openoffice.org>  [6048b840fae8455d94794e24ec5690c5083efb7c]

Exceptions for hltpbase.cxx


2000-10-10  pw  <pw@openoffice.org>  [a46ce77939a9537bbde0e9f955fc0869e6ec234e]

removed old fsys-stuff


2000-10-10  Jens-Heiner Rechtien  <hr@openoffice.org>  [28ad60dc6d77083de92c7a7510528eecb32442ad]

OOF605


2000-10-10  Andreas Martens  <ama@openoffice.org>  [1119403b28fa9d011ee408ae65df13cf1f1e5818]

Fix #78990#: The leaved area has to be invalidated


2000-10-10  Daniel Rentz  <dr@openoffice.org>  [ebc6370916358fd7893bb384412e12e8a76e959f]

export print ranges


2000-10-10  Nils Fuhrmann  <nf@openoffice.org>  [77d062be70b27b4a903e0d9d498a1f9b9fc4b479]

Changed positioning of ContextMenu from screen position to window position


2000-10-10  Hans-Joachim Lankenau  <hjs@openoffice.org>  [25111f93303a1d28b43d3fdcc894c3bfcb4de4d1]

don't complain about redefine here


2000-10-10  oisin  <oisin@openoffice.org>  [e2d9848329acd4adb736abfcb06c25a5cb789b9c]

Updated for Windows NT: MS_DOS format path of Microsoft C/C++ compiler can be given on command line.


2000-10-10  Oliver Specht  <os@openoffice.org>  [0f9226283e6922d6cb5ec4a5c95f8cca664e627b]

#79341# SwXAutoTextGroup::setName: set member correctly; revision log removed


2000-10-10  Hans-Joachim Lankenau  <hjs@openoffice.org>  [2ef54da348855d008abfe9c3c80162cb5778e703]

2nd try to fix the sed command


2000-10-10  Christian Lippka  <cl@openoffice.org>  [960d77fcdd52141cdca250e3529f9523b9ebf89d]

#79114# updated the dtd to current specification


2000-10-10  Daniel Rentz  <dr@openoffice.org>  [e604e674f74b969a515fa40ce41abfdcf33e0418]

print ranges


2000-10-10  Christian Lippka  <cl@openoffice.org>  [8a0cb8a067671b56c635f39fc93ac780e45d6ee0]

#79114# fixed a spelling error : angel -> angle


2000-10-10  Christian Lippka  <cl@openoffice.org>  [cbd648b6f198fec1dd44e2df309c03189dc1aab0]

#79114# renamde draw:page shape to draw:page-thumbnail


2000-10-10  Christian Lippka  <cl@openoffice.org>  [87996ba70bc0d237fdb4ad2635a9e345009fe2c1]

#79114# updated the dtd to current specification


2000-10-10  Christian Lippka  <cl@openoffice.org>  [5aca96bf1cc88edf9e820c904d5e7ad7c9903880]

#79114# updated the dtd to current specification


2000-10-10  Sascha Ballach  <sab@openoffice.org>  [5f80859ca642dcf0fd6c825ea9ebdd047ecab58b]

Print Ranges added


2000-10-10  Sascha Ballach  <sab@openoffice.org>  [f692f6c983af5a46d7e62cda07e3b97db1b84224]

scenarios added


2000-10-10  Malte Timmermann  <mt@openoffice.org>  [78e7c9aad4adf0b66623be2969b089fc9ffaf9e3]

#78686# ImplGetTextLines: Set nDepth to 1, if LE 0


2000-10-10  Sascha Ballach  <sab@openoffice.org>  [60cfd95d4ceb4c31fe9d46edb1b3ff13d7261b0f]

push_back a shape only if the cell has a shape (CellsItr::GetNext).


2000-10-10  Sascha Ballach  <sab@openoffice.org>  [37667a110aed1f5ad49677947f0c487d02b46caa]

#79280#


2000-10-10  Malte Timmermann  <mt@openoffice.org>  [7110d3f8a4a8afed956b7fc9003f8b63ddd41fb7]

#78716# Outliner::Insert() - check max depth


2000-10-10  Oliver Specht  <os@openoffice.org>  [cd76d2afb0547ba0f6374fa609302580cc3412ea]

double property AnchorType in map of SwXBookmark removed; revision log removed


2000-10-10  Daniel Rentz  <dr@openoffice.org>  [3671a1d44cf1489778df217b7805db6fc0509453]

import/export of scenarios


2000-10-10  Malte Timmermann  <mt@openoffice.org>  [e31066bf4987865b76772ec0109589e284828532]

#79126# SfxViewFrame::Current() may be NULL


2000-10-10  Daniel Rentz  <dr@openoffice.org>  [46adcadc40b5efb71d5f8c7d494c20633bd947b0]

import/export of scenarios


2000-10-10  Sven Jacobi  <sj@openoffice.org>  [1d996ea8b9d4e8512f5cc2295874987f96f555b2]

#79322# solved gpf when reading unrecognized StyleTextProperties


2000-10-10  pw  <pw@openoffice.org>  [25678ec1aa09c92659013d2d868ec86899c066f1]

-m#74667# Add handler for focus changing


2000-10-10  Oliver Specht  <os@openoffice.org>  [bc15df05c579c4e2799f511a662bfe3f72d0fdb1]

#79344# service name corrected; revision log removed


2000-10-10  Oliver Specht  <os@openoffice.org>  [2d9a65c90e30caca067993ec434e165fc611117b]

Writer/Web adjustment


2000-10-10  Oliver Specht  <os@openoffice.org>  [9e5418fdeabdca905d15feb5fb05c63c6f17753b]

some assertions removed


2000-10-10  Oliver Specht  <os@openoffice.org>  [8ed915ae4ce5f6fab21a5ba65ff689f8c2ce65c1]

Writer/Web adjustment


2000-10-10  Oliver Specht  <os@openoffice.org>  [716f519b2a2c714fea6802f385b468d180730559]

SwSrcViewConfig: use configuration service; revision log removed


2000-10-10  Oliver Specht  <os@openoffice.org>  [0a1e6d4b602352b38c655b5e713c0ead3fc32afb]

revision log removed


2000-10-10  Sascha Ballach  <sab@openoffice.org>  [21ea0ce857e6942d1e3a1f0abcd91c14065eaf3e]

#79174#


2000-10-10  Sascha Ballach  <sab@openoffice.org>  [48391e82d33df614c0581e55389fd3ef5c76788c]

#79351#; #79174#


2000-10-10  Sascha Ballach  <sab@openoffice.org>  [71e63e3dadc981343598b2cb98d61b320810b5d1]

#79314#


2000-10-10  Sascha Ballach  <sab@openoffice.org>  [28c157d1abdc70295e9f91d6d46f9fc4d5e04612]

#79351#


2000-10-10  Ocke Janssen  <oj@openoffice.org>  [683cfc85bd846607431d4a418646ef79746b0534]

use cast for row[0]


2000-10-10  Gene Anaya  <ganaya@openoffice.org>  [93056047ceafd0e9c772031a8fb6def9a2cd52cd]

add staticmbtypeconv.cxx for macx


2000-10-10  Gene Anaya  <ganaya@openoffice.org>  [ab6fb13e050fd97561a79980ccd996cc3f5f852a]

add staticmbtdmanager.cxx for macosx


2000-10-10  Gene Anaya  <ganaya@openoffice.org>  [e4d30de25f574ffe6ded90cabbaa29a3f53101d0]

add staticmbsimpleregistry.cxx for macosx


2000-10-10  Gene Anaya  <ganaya@openoffice.org>  [4e7553d68e4940d90b0ca24e2a3ae6bdfd1974eb]

add staticmbsedrvicemanager.cxx for macosx


2000-10-10  Gene Anaya  <ganaya@openoffice.org>  [54e86e78a9564e5c57c95a513cc38838ebc58d1f]

add staticmbregistry_tdprovider.cxx for macosx


2000-10-10  Gene Anaya  <ganaya@openoffice.org>  [5f77a0e08f09dd7dbb56834dd1775abe04acadc6]

add staticmbproxy_factory.cxx for macosx


2000-10-10  Gene Anaya  <ganaya@openoffice.org>  [b1bc11aff2d4326ecdb9820d2f8e699258c33560]

add staticmbnamingservice.cxx for macosx


2000-10-10  Gene Anaya  <ganaya@openoffice.org>  [93ab9400bb5666a25a6ac60350c3c1ca23689108]

add staticmbloader.cxx for macosx


2000-10-10  Gene Anaya  <ganaya@openoffice.org>  [3fc8c2a0eee176db74d259a06d198e419b5b641c]

add staticmbinvocation_adapterfactory.cxx for macosx


2000-10-10  Gene Anaya  <ganaya@openoffice.org>  [8d2eb3f73c252a225611b4a38cddf8b91ad8a760]

Add staticmbinvocation.cxx for macosx


2000-10-10  Gene Anaya  <ganaya@openoffice.org>  [80e77a304e7b4d25496ef82dead027bc0bae2ee8]

Add staticmbinspect.cxx for macosx


2000-10-10  Gene Anaya  <ganaya@openoffice.org>  [d1fe38eceb19b055ea7baf23af78b20e46bff2f8]

Add staticmbimplementationregistration.cxx for macosx


2000-10-10  Gene Anaya  <ganaya@openoffice.org>  [2b7615c7e845f033bd9de7393c8cf183f5ad4521]

Added staticmbdefaultregistry.cxx for macosx


2000-10-10  Gene Anaya  <ganaya@openoffice.org>  [e3d6f58cf3937d0a15b91027e3d360ea534a8293]

Add staticmbcorereflection.cxx for macosx


2000-10-10  Patrick Luby  <pluby@openoffice.org>  [75c5d408572002000c9f1c7a832ecc351da43eaf]

Added initialization of static data members for template classes for Mac OS X


2000-10-09  Babak Mahbod  <bmahbod@openoffice.org>  [3759cff7cb42b82c445bd3cdad37bd84e4db9c8e]

Updated for MacOS X strict ANSI C++ compiler.


2000-10-09  Patrick Luby  <pluby@openoffice.org>  [124d4837da6f1017f9b70c91d8c781f416a81bb8]

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  jp  <jp@openoffice.org>  [e78d0fec53041e805b8b2b86f64ed2b2efbb975b]

Bug #78395#: set fontcharset to systemcharset


2000-10-09  Niklas Nebel  <nn@openoffice.org>  [5d4f01aa909bd7eafb08969ff53d8bb50e50e681]

unnecessary includes removed


2000-10-09  jp  <jp@openoffice.org>  [be3f234c5f1f80f999f6eea9fea65c1566533535]

Bug #78395#: don't write UniCode by a W95 export


2000-10-09  Niklas Nebel  <nn@openoffice.org>  [b6d742ca83692c24fb1a1d7ebf5c5146aaa894f7]

at uno calls, catch only uno exceptions


2000-10-09  Hans-Joachim Lankenau  <hjs@openoffice.org>  [7760002a6db739f6547397270e89dda671e4806c]

SRC608


2000-10-09  Niklas Nebel  <nn@openoffice.org>  [81979227389a4f0c51f1acc6c55d7c31dcb94f9a]

at uno calls, catch only uno exceptions


2000-10-09  Niklas Nebel  <nn@openoffice.org>  [5aacc66a3678f460e65459a2e5da9b4e3ebbf9cd]

at uno calls, catch only uno exceptions


2000-10-09  Gene Anaya  <ganaya@openoffice.org>  [c28ad9bf80ea2a4227e52cc9f8dea1c9fcdb83ea]

Added staticmbrdbmaker.cxx to Mac OS X build


2000-10-09  jp  <jp@openoffice.org>  [2aaea13506e5f9d31fed13ce585fb3c41551af5f]

compiler error


2000-10-09  Patrick Luby  <pluby@openoffice.org>  [3c17e06d5ff08f96cfeafed0c96d82493ae8bbc2]

Revert makefile.mk back to pre-staticmb.cxx file since changes will break non-Mac OS X platforms.


2000-10-09  Hans-Joachim Lankenau  <hjs@openoffice.org>  [507c9be5f1a1b506a69a4aaa0505e2d7a06a2e3f]

udk204


2000-10-09  Gene Anaya  <ganaya@openoffice.org>  [d99b9f96c52d507606a9a3c4eb5672d5348d3161]

Added staticmb file for MacOS X


2000-10-09  Kai Ahrens  <ka@openoffice.org>  [7aff072aafc56de444c2f29bd13be758a18f6f3e]

don't set ITEMID_XXX in header file


2000-10-09  Patrick Luby  <pluby@openoffice.org>  [4bae27caf8ce4fc710ffd217a57ef1dc8cfc0652]

Added initialization of static data members for template classes for Mac OS X


2000-10-09  Juergen Schmidt  <jsc@openoffice.org>  [ce5594dd56224a11a99eabed16b0f324b9db6894]

#79287# check commandline args to find out if portal


2000-10-09  Hans-Joachim Lankenau  <hjs@openoffice.org>  [fb612dcb006aef5ecfbb2c68b4757c6358f0ec1c]

removed wrong quotes for wnt


2000-10-09  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b0224e2156092ab9d0bf92dcd674df4fe3562e3a]

keeping sed from patching path to SOLARVERSION


2000-10-09  Mathias Bauer  <mba@openoffice.org>  [16c9efc96a1592376eeb4643cec2a55b45d541be]

#79322#: don't crash if file to detect is no storage


2000-10-09  Martin Hollmichel  <mh@openoffice.org>  [ebca868f9491f72978bd83ddd088f639f4663229]

chg: Syntax


2000-10-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [331224c2158825d38c8358747ad05a0778091499]

#65293#: syntax


2000-10-09  Jens-Heiner Rechtien  <hr@openoffice.org>  [701940c01962255732d8d211475d0ad1d67a7ee3]

#65293#: quoting # resulted in build failure, escape with backslash


2000-10-09  Lars Langhans  <lla@openoffice.org>  [353607df2ed59f00ad67a74de29b3db662ea960a]

#79269# convert to hyper doesn't use toDouble any longer


2000-10-09  Niklas Nebel  <nn@openoffice.org>  [c68b5304ef93aa4d1601e23d8ecb55d2f3b7ca7b]

#79175# test GetStorage return value instead of IsStorage


2000-10-09  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a3ddf91f8c2b9432ecbd7300c13c3a24bb5126e4]

UDK201


2000-10-09  Hans-Joachim Lankenau  <hjs@openoffice.org>  [c1f166292b464930c53c000715026a9fb2bd9423]

UDK201


2000-10-09  Hans-Joachim Lankenau  <hjs@openoffice.org>  [f1dfa2309215d95eb10a97d95ac577626a8253b6]

UDK201


2000-10-09  jp  <jp@openoffice.org>  [08639dbfbf6e34d5a490f24be1d83d48f08b4d42]

Bug #78626#: _OutFont - dontknow is a valid value


2000-10-09  Christian Lippka  <cl@openoffice.org>  [e74d429c830ad6666fbf5bbe5c67d7d73714b2ae]

added missing file for svx light version


2000-10-09  Christian Lippka  <cl@openoffice.org>  [6136acd372822779da02f17f6b13e3d72a0e7fce]

removed uno functionality from svx light version


2000-10-09  Frank Schönheit  <fs@openoffice.org>  [60630c6c81b9c7642c67afe0a94027007ae63420]

use a different font when painting a disabled control


2000-10-09  Frank Schönheit  <fs@openoffice.org>  [2f6bb6d46dc9ddfa6af3eb215345aef9092ea061]

some new strings


2000-10-09  Frank Schönheit  <fs@openoffice.org>  [303e9e0281b5641fe54d11d19c24c73a37206dad]

some (a lot of) new imlpementations - still under development


2000-10-09  Frank Schönheit  <fs@openoffice.org>  [5665c11113c362da82bc06ec5168ef5bcb202668]

STR_COULDNOTCONNECT


2000-10-09  Frank Schönheit  <fs@openoffice.org>  [370a1e67bd63f2b94f3a60bc36ae0f917532d48f]

reinserted the code for connecting in UpdateTableList


2000-10-09  Frank Schönheit  <fs@openoffice.org>  [601e91194e88a982607ad0b5ad87bf39acb46ce3]

correctly initialize m_bReadOnly


2000-10-09  Frank Schönheit  <fs@openoffice.org>  [8a27b3be4e47e94076908117ab40a340e65ed9e2]

use a different font when painting a disabled control


2000-10-09  Ocke Janssen  <oj@openoffice.org>  [fc6ff5a0885645b0103122baf35f5ffe547c9652]

must change for comphelper


2000-10-09  Andreas Bille  <abi@openoffice.org>  [3a603799c548ef96f6a68187204a23abfa759c2e]

Initial revision for HelpContentServer. Only for testing by now


2000-10-09  Ocke Janssen  <oj@openoffice.org>  [a1f51b8966874e19279015446ad763601595050c]

must change for comphelper


2000-10-09  Peter Burow  <pb@openoffice.org>  [48a6f836ce04327673174040b6049d4bc70de5c4]

chg: replaced SfxOptions::GetMetric() with getModuleFieldUnit()


2000-10-09  Juergen Schmidt  <jsc@openoffice.org>  [a071bf4867b8977185460c57b379343e8ea2ea20]

change the binary typelibrary format, extend the test


2000-10-09  Juergen Schmidt  <jsc@openoffice.org>  [7b1a97badbc2387962c36875712c6ef5df0b0ea9]

change the binary typelibrary format, make it extendable


2000-10-09  Peter Burow  <pb@openoffice.org>  [6769ecd25d8a46407dceebf5d266ed64129017ff]

chg: replaced SfxOptions::GetMetric() with getModuleFieldUnit()


2000-10-09  Ocke Janssen  <oj@openoffice.org>  [e4db5ef6151e562b0fa04e541872b5d754d60930]

must change for comphelper


2000-10-09  Peter Burow  <pb@openoffice.org>  [baba7ea93e4604256695a49c121c09a2141041a3]

chg: replaced SfxOptions::GetMetric() with getModuleFieldUnit()


2000-10-09  jp  <jp@openoffice.org>  [5e7ba620cdd372424f70644b22d3b30e9fd15861]

Bug #78545#: IsEndWord/IsStartWord use the correct WordType


2000-10-09  Peter Burow  <pb@openoffice.org>  [583b9c8d9befc05eb042ab4e65c5128685b4f9f0]

chg: GetModuleFieldUnit() added


2000-10-09  Ocke Janssen  <oj@openoffice.org>  [93489506f521676812dfac0cdf74d1b03b967ef6]

must change for comphelper


2000-10-09  Ocke Janssen  <oj@openoffice.org>  [3f1bf4a5773d7e789cdc96790e90dfc5cdaff981]

must change for comphelper


2000-10-09  Jörg Budischewski  <jbu@openoffice.org>  [742d9bc4a0114c7d69a6012758b0c0d4e0a155b4]

improved test


2000-10-09  Niklas Nebel  <nn@openoffice.org>  [8f1afa090886ca451df60d654d6ec06fb6565293]

#79224# replaceAll: IsEditable instead of IsReadOnly


2000-10-09  Niklas Nebel  <nn@openoffice.org>  [8398618773bc3c4ad9df3a1f85b7e874b25ddf9c]

#79224# Is...Editable: allow import into read-only document


2000-10-09  jp  <jp@openoffice.org>  [ce6a98e6f500b9f5f8ea4723f22276c022d4fece]

should changes: don't use IniManager


2000-10-09  Mathias Bauer  <mba@openoffice.org>  [8546018842e3b4c922eeda96382f37d502064e8c]

IsStorage exchanged by GetStorage


2000-10-09  Mathias Bauer  <mba@openoffice.org>  [b56533d9d4b63e8672b7a43cdd2331cd04e8d31e]

#79210#: closing workwindow before closing viewframe


2000-10-09  jp  <jp@openoffice.org>  [dd4135000257785acb27a08f144a1c1d16f3ebb9]

should changes: don't use IniManager


2000-10-09  Mathias Bauer  <mba@openoffice.org>  [0c9cf9d8f968ef20d340e87ef88a3dc295ab4a89]

#79210#: closing frame may have no workwindow anymore


2000-10-09  Oliver Specht  <os@openoffice.org>  [70b79e55128ac96ba592eba3ffc2a2376b45f73c]

#78682# support of service .text.TextContent ; revision log removed


2000-10-09  Niklas Nebel  <nn@openoffice.org>  [04d88d018d93d6c5866d94a2ecdd449e06acedcb]

#79224# DataPilotUpdate: IsEditable instead of IsReadOnly


2000-10-09  Niklas Nebel  <nn@openoffice.org>  [13ea3d9d9ff103de6d6f2e11945a85b94e41d353]

#79224# SetWidthOrHeight: IsEditable instead of IsReadOnly


2000-10-09  Niklas Nebel  <nn@openoffice.org>  [9fd5cc57fc5bb36c78dd51ec8e03c3756ea8fcbb]

#79224# IsEditable (allow import into read-only document)


2000-10-09  Niklas Nebel  <nn@openoffice.org>  [f3947c6fbe8deac591b3488673297332fc1e664f]

#79224# IsEditable


2000-10-09  Jörg Budischewski  <jbu@openoffice.org>  [95a9eabb6d4d5b41c7294c6b1fe5e3daf60e18c2]

switched to OBroadcastHelper typedef due to incompatible change


2000-10-09  Jörg Budischewski  <jbu@openoffice.org>  [8019539076f4f96751278abcd9a5c84c0b8aa0d0]

added 2nd template parameter for OBroadcastHelperVar because of gcc compiler problems (the class can't have method signatures with container::keyType


2000-10-09  Christian Lippka  <cl@openoffice.org>  [4c86d3f7dd0384ce301459fc721d285184369a2b]

SdOptionsPrintItem is not needed for player


2000-10-09  Martin Hollmichel  <mh@openoffice.org>  [d62115817f03fc56f3a09b9b87159fc39d7dc8c6]

Merge SRC605: 10/09/00 - 09:14:44 (NoBranch)


2000-10-09  Niklas Nebel  <nn@openoffice.org>  [988bfa3debf00bd36e0a7225aa44a88a979729db]

#79288# #79289# #79290# Exceptions in ScFunctionListObj


2000-10-09  Kurt Zenker  <kz@openoffice.org>  [6231bb090cf6051e3aa98cbdeaa8b07aab38c0f6]

Merge SRC605: 09.10.00 - 10:02:10 (NoBranch)


2000-10-09  Christian Lippka  <cl@openoffice.org>  [29d7c99a9fa90984377b201e2422d1d195a1d419]

Replacement for SfxIniManager::GetUserFullName -> GetFullName


2000-10-09  Jörg Budischewski  <jbu@openoffice.org>  [ad8b1cd6f52a2e05f9060cd0e538dc08f37a5692]

XEventListener,XComponent added


2000-10-09  Kurt Zenker  <kz@openoffice.org>  [8fe1ef7fe322156b80340681080a023c67e12f9c]

Merge SRC605: 09.10.00 - 08:53:03 (NoBranch)


2000-10-09  Frank Schönheit  <fs@openoffice.org>  [5d4e0853da3e68e3246125d2e3fe90143cf1428a]

corrected header/footer


2000-10-09  Frank Schönheit  <fs@openoffice.org>  [b7b255e01f602acfd9a28da7e4a88f2b20cec45f]

initial checkin - formerly known as chaos/logindlg


2000-10-09  Peter Burow  <pb@openoffice.org>  [e9b9bc08dde8ea3483722839c438f0302ac5b250]

chg: optimized


2000-10-09  Patrick Luby  <pluby@openoffice.org>  [261632d335b7b10fcaf2d448b8f367f1c7536f91]

Updated .IF "$(OS)"=="MACOSX" block that creates the <library name>.framework directory structure.


2000-10-09  Patrick Luby  <pluby@openoffice.org>  [9f60d99713423efbfbb29c903e00468f2c738cf2]

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-08  Patrick Luby  <pluby@openoffice.org>  [ed186ad853c8a9f9fa96efecd75dc480989b073e]

Added initialization of Sequence<X>::s_pType static data members for Mac OS X


2000-10-08  Patrick Luby  <pluby@openoffice.org>  [6a0154a48d3b83ddae648ace70c991200f85d6f3]

Added initialization of Sequence<X>::s_pType static data members for Mac OS X


2000-10-07  Patrick Luby  <pluby@openoffice.org>  [a8fa2d6966007875a294f7855f77641df8b0e025]

Removed static data members that are now initialized in earlier projects.


2000-10-07  Patrick Luby  <pluby@openoffice.org>  [c9966a781bb30e83dcdb2db84f675c4af4b04e29]

Added include for comphelper/processfactory.hxx so code will compile.


2000-10-07  Patrick Luby  <pluby@openoffice.org>  [d6b44eb02e53e6e5f4e7d8d390768fbfd64b815a]

Added initialization of static data members for template classes for Mac OS X


2000-10-07  Patrick Luby  <pluby@openoffice.org>  [dc064a8c9237cfbfda1c052f628d1e474e58997a]

Corrected chnages in last revision so that they work on Unix platforms.


2000-10-06  Babak Mahbod  <bmahbod@openoffice.org>  [a522f25e656944d4474d05f23d9eeeee6adebd83]

Updated for use with MacOS X strict ANSI C++ compiler.


2000-10-06  Niklas Nebel  <nn@openoffice.org>  [f06ed2a849b685739bbe999c98605d9f17e40322]

handling of cached document corrected


2000-10-06  Niklas Nebel  <nn@openoffice.org>  [a5a378c42f34abb349043d9bfa7f6a599052a642]

ScDde: check if LinkManager is available


2000-10-06  Niklas Nebel  <nn@openoffice.org>  [286754e26bc1e3313c66fa288e3ca8ff1c165ed7]

no more CATCH_ALL


2000-10-06  jp  <jp@openoffice.org>  [c2795de9136ac60d225c0ae218f889e7ab3f1021]

Bug #78379#: Update - check URL attribute


2000-10-06  Patrick Luby  <pluby@openoffice.org>  [c68f4b72714456b782b64ff48904b4f43362db41]

Added initialization of Sequence<X>::s_pType static data members for Mac OS X


2000-10-06  Jörg Budischewski  <jbu@openoffice.org>  [7cf653fd66ba2b7bd806fb1fc56fbd50bc88d9d1]

BridgeFactory is now EventListener for every created bridges, so that disposed bridges are removed from the internal hashmap


2000-10-06  Hans-Joachim Lankenau  <hjs@openoffice.org>  [e42a8538dc486e3804396d344beeafd232a2e9fa]

changed macro name


2000-10-06  jp  <jp@openoffice.org>  [3008f9cff40afef83d398a95afa7ad68dec84900]

Chainable: use Node structure instead of the layout


2000-10-06  Jörg Budischewski  <jbu@openoffice.org>  [8085a1529177056109bfa67f88357a062bab344d]

now using the new add/removeListener-methods of OBroadcastHelper


2000-10-06  Jörg Budischewski  <jbu@openoffice.org>  [e4500d11d10f80e7f18dca677a78dda49121fd8d]

add/removeListener-methods added to OBroadcastHelper


2000-10-06  Frank Schönheit  <fs@openoffice.org>  [7e4b3108db00aaca1a0090a13ae85f5ec93e9e98]

old OK_Impl now implemented as PrepareLeaveCurrentPage


2000-10-06  Daniel Boelzle  <dbo@openoffice.org>  [b11926a7a02ac26273eae8bc114a47d577e3ebcc]

avoid use of global mutex


2000-10-06  John Marmion  <jmarmion@openoffice.org>  [d7d1b81420caeb09756bae45e5246e8ed093b8c9]

updated for OpenOffice 605


2000-10-06  Patrick Luby  <pluby@openoffice.org>  [ecf47ebc7de1bc0d584e3dff604c8ad6431ddb05]

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  Frank Schönheit  <fs@openoffice.org>  [a544cbc2e0609ae6a8ce54c347fb8404e88009e9]

create-/prepareStatement: hold the returned object alive while <weakcontainer>.push_back


2000-10-06  Frank Schönheit  <fs@openoffice.org>  [a9ac5f8eaf70158afbef4299362b5f7a38e118fb]

uno_typ_equalData instead of uno_typ_equal


2000-10-06  Frank Schönheit  <fs@openoffice.org>  [ddf6d0e7162c8b79c23eb5a1bc8d6a9890f1e1c4]

link against COMPHELPERLIB, sop we can reroute set-/getProcessServiceFactory to comphelper as long as the versions here in unotools exist


2000-10-06  Frank Schönheit  <fs@openoffice.org>  [c020ece3cf9f976a80e9601688b34e2f80e06c30]

use the comphelper versions of the two functions


2000-10-06  Daniel Boelzle  <dbo@openoffice.org>  [52308925aba83cc19cfcf6c01f110e225aceae1a]

modified XInvocation::invoke() mimic


2000-10-06  Frank Schönheit  <fs@openoffice.org>  [8c42f20007bf57b0e49fee386b6f0c05e907487d]

initial checkin - migrated from project unotools


2000-10-06  Frank Schönheit  <fs@openoffice.org>  [359fa3aa5805d637df2b35ba9f2303e1820cd53d]

initial checkin


2000-10-06  Niklas Nebel  <nn@openoffice.org>  [46ece507d69c9171428bf0bf811b85f8d9c406f6]

UpdateSymbol: flags for english/xml


2000-10-06  jp  <jp@openoffice.org>  [58e63e2fddb2da0ba0d6b51f51f17aed7f0d2b68]

should changes: don't use IniManager


2000-10-06  Daniel Vogelheim  <dvo@openoffice.org>  [5337d264f5a2f0db08b0cf2f86c510f83d2b8e43]

- fixed again: unresolved references in Solaris


2000-10-06  jp  <jp@openoffice.org>  [1c464516b88b642b08dc861aa06d0f8a430d693c]

should changes: don't use IniManager


2000-10-06  Kurt Zenker  <kz@openoffice.org>  [51b3684b14c0c62ed8ffca244f28d857545f852a]

include optsitem.hxx also when SVX_LIGHT


2000-10-06  Frank Schönheit  <fs@openoffice.org>  [076b9505d5822d59c1ff646e6abdacd9e7ff3d11]

releaseBuffer in disposing, not in the dtor


2000-10-06  Frank Schönheit  <fs@openoffice.org>  [5b3959b645e8570f2a14fb8600e60bf3547e11a4]

new ctor-param for OSubComponent / no call to ..._BASE::release


2000-10-06  Frank Schönheit  <fs@openoffice.org>  [15b744bf08d57380a61dc6938332662d194bd2fc]

new ctor-param for OSubComponent


2000-10-06  Frank Schönheit  <fs@openoffice.org>  [26c06a0192eaa22959a4acf0ce25b332a60058dc]

new ctor-param for OSubComponent / no call to OStatement_BASE::release


2000-10-06  Frank Schönheit  <fs@openoffice.org>  [afa9b6e3d96074e5c6a9ff01d2c268c871e028a9]

T*-pointer given as ctor param, no cast / no inc_refCount in ::release


2000-10-06  Andreas Schlüns  <as@openoffice.org>  [130942ef1dcc0b0b0e253856fa61d9f3deb45bdc]

#79212# implement test scene for component enumeration


2000-10-06  Andreas Schlüns  <as@openoffice.org>  [de704dc755334f066b39550ebf2f240fde33aa68]

#79212# use right interface to get component access at desktop


2000-10-06  Hans-Joachim Lankenau  <hjs@openoffice.org>  [eec0a0854036ca2a9e6d5f980f089993e812172e]

killbin: force use of shell if


2000-10-06  Daniel Vogelheim  <dvo@openoffice.org>  [37b622c18e33216e3292aecee85c942b57c90a2f]

fixed: unresolved references under Solaris


2000-10-06  Peter Burow  <pb@openoffice.org>  [775d36e8f1ebae9d317e7ab16e60533f8b2011a3]

chg: GetFullName() added


2000-10-06  Peter Burow  <pb@openoffice.org>  [a393f31d54048c6e0f712af16a6eea07e81d15c4]

chg: GetUserFullName() added


2000-10-06  Michael Brauer  <mib@openoffice.org>  [632041313204f04e173155ec758f170ecf7689d2]

Added missing include XActiveDataControl


2000-10-06  Michael Brauer  <mib@openoffice.org>  [5c7d908767505a9f5874f27828892e48b974b1b0]

Added access to SwDoc for SwXStyle (required by XML filter)


2000-10-06  Ocke Janssen  <oj@openoffice.org>  [10d2d72030f95ee7634325a636a58a9fd97bef29]

use of *


2000-10-06  Ocke Janssen  <oj@openoffice.org>  [eb4e701a73282f3befc4d12c7972ded5755e2d02]

new driver


2000-10-06  Carsten Driesner  <cd@openoffice.org>  [d55879716f18fbd51da236bf2662757f9da50c95]

Use own global mutex to protect large init code!


2000-10-06  Babak Mahbod  <bmahbod@openoffice.org>  [f53211c4ea1676fe47b17a7330d35590db1daf43]

Updated for ANSI C++ compiler running under MacOS X.


2000-10-05  Niklas Nebel  <nn@openoffice.org>  [7e33cc8c80983bbfae24729094380e9f5a49a73f]

include urlobj.hxx


2000-10-05  Niklas Nebel  <nn@openoffice.org>  [46f845cdd199df78b21638905b80c0759e820831]

include urlobj.hxx


2000-10-05  Mathias Bauer  <mba@openoffice.org>  [9d5386cc97d1b9bef1c3ea3c41aad947bf0d90ab]

Error handling


2000-10-05  Niklas Nebel  <nn@openoffice.org>  [a070692dc03a1ee5919398dbd6b4dd22c0701cc0]

SID_INSERT_SIMAGE removed


2000-10-05  Niklas Nebel  <nn@openoffice.org>  [2a80e50979d3c129382ad7f621ea550c53a0d6c7]

image calls disabled


2000-10-05  Ocke Janssen  <oj@openoffice.org>  [2b9d05978feedcad069d072b94dc7435940e21f5]

last changed


2000-10-05  Ocke Janssen  <oj@openoffice.org>  [5e1b6f684538df8e38f8d60619a2ae2e792edf47]

first version


2000-10-05  Joachim Lingner  <jl@openoffice.org>  [6b518cfbebb6dd7cf462ad116f083680c3e4823b]

*** empty log message ***


2000-10-05  jp  <jp@openoffice.org>  [b5f2952a679f78235911318b840bc551b7f84281]

Bug #78847#: don't call SfxMedium:Exists()


2000-10-05  Joachim Lingner  <jl@openoffice.org>  [8869a807a3f39052e1465364d7b688d4b5196db0]

added explanation


2000-10-05  Ocke Janssen  <oj@openoffice.org>  [1cb111aa0e0377f1c296281550e76b6bec6aa8e3]

new method for indexes


2000-10-05  Ocke Janssen  <oj@openoffice.org>  [d68808e13353bc267830035055bfd828acb0474d]

getTables corrected


2000-10-05  Ocke Janssen  <oj@openoffice.org>  [665c5d07b17c0c20a53a1da2303acbf14dd7ee21]

new method


2000-10-05  Ocke Janssen  <oj@openoffice.org>  [397885c6e3b8a35048ccea0710c1cb390a32f1ba]

construct is now virtual


2000-10-05  Joachim Lingner  <jl@openoffice.org>  [ec5fada573983a7f5c51e4123dcdecadffd643b4]

changing compiler include path because atl has moved to a different project


2000-10-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [60d4893f6af99c0363e330b41008820ecb9e3d21]

#65293#: included <tools/urlobj-hxx>


2000-10-05  Hans-Joachim Lankenau  <hjs@openoffice.org>  [fcddb41572a04376dcbcc818b5ec269239c42f11]

add dbtoolslib


2000-10-05  Peter Burow  <pb@openoffice.org>  [a276592c1ff4595c8e365ea65d06fa4b06a9c06e]

fix: #79209# create the extension lists correctly


2000-10-05  jp  <jp@openoffice.org>  [efdae4ba9380cc7ed35d48362a94d0cacc56b650]

should change: remove image


2000-10-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [a0f2dece52670b412b31143f92669327a0477186]

#65293#: undid change by Patrick, ucbhelper is at least for SRC607 still needed


2000-10-05  jp  <jp@openoffice.org>  [a07432e589160e6a183e1800d7d61c85a4b4f217]

should change: remove image


2000-10-05  Mathias Bauer  <mba@openoffice.org>  [db6d3f1ee0e59554bacd026b84e529439e9d1afd]

#79222#: GPF when loading PPT documents


2000-10-05  Tom Verbeek  <tv@openoffice.org>  [e2bb39a11ad148dfb420ed26451e1a76448a0d8f]

removed ssimport.ini and ssprsize.ini because StarSchedule will not be part of next release


2000-10-05  jp  <jp@openoffice.org>  [4a2fdbe54419f6949dbd68e3672a5d8bdc82c443]

should change: remove image


2000-10-05  jp  <jp@openoffice.org>  [e240f5dc912e52369e12bd54f62c5a4da20c7549]

should change: remove image


2000-10-05  Hans-Joachim Lankenau  <hjs@openoffice.org>  [9fbc3413e246c3f04902224abd74e42742e0fde8]

UDK201


2000-10-05  Joachim Lingner  <jl@openoffice.org>  [7187df80ceda8739786dc11475f8f8b7d5724942]

anyToVariant always returned sal_False for TypeClass_Byte, usigned short and unsigned long; rectified now


2000-10-05  Niklas Nebel  <nn@openoffice.org>  [f1811dc6b88f0064fee44282d000fb94b7fc6276]

UndoDeleteTab: store table visibility


2000-10-05  Jens-Heiner Rechtien  <hr@openoffice.org>  [858dfc4e83c6f6bb3a9bc6cb6b888562dd79d218]

#65293#: enum syntax


2000-10-05  Frank Schönheit  <fs@openoffice.org>  [f5a7239b9eb540ce13ddf2beaf608c6974400c66]

build new library dbu / linking dba against COMPHELPERLIB and DBTOOLSLIB


2000-10-05  Frank Schönheit  <fs@openoffice.org>  [ccd7874161a2409e10e8101136aa9694e6cb82cc]

initial checkin


2000-10-05  Frank Schönheit  <fs@openoffice.org>  [13d20309158340fca42c44e7a9a460ddbeee5126]

edit control for connection urls


2000-10-05  Frank Schönheit  <fs@openoffice.org>  [c3ce4f1a871d9040628540de7d289cbbff0e9743]

-simplepropertycontainer


2000-10-05  Frank Schönheit  <fs@openoffice.org>  [c244487eda1e0a96687b87b611203ce307221c06]

using comphelper::OPropertyContainer instead of connectivity::OSimplePropertyContainer


2000-10-05  Mathias Bauer  <mba@openoffice.org>  [b14eb36d0b866cde43e907abe4b865e409e55045]

#78842#: add path separator to filenames that belong to a directory


2000-10-05  Frank Schönheit  <fs@openoffice.org>  [343007393b94437a45a3c4b5797715873a54905c]

PROPERTY_SQLEXCEPTION)


2000-10-05  Joachim Lingner  <jl@openoffice.org>  [35dfc96db4bc41bddf591a375697dc4de0c7e406]

docu added to createOleObjectWrapper(IUnknown, const Type&)


2000-10-05  Frank Schönheit  <fs@openoffice.org>  [c473040f27d3885468bdf021ec31bc7ea2014af2]

PROPERTY_(ID_)SQLEXCEPTION)


2000-10-05  Frank Schönheit  <fs@openoffice.org>  [96f9317e23537f52519e3a04136c22151a0192b5]

not delivering static libraries anymore, but dynamic libs / -simplepropertycontainer.hxx / +DateConversion.hxx / +db*.hxx


2000-10-05  Frank Schönheit  <fs@openoffice.org>  [3f28b7bd26fb768eb57717d133e735fa31b519ed]

moved the files from unotools to here


2000-10-05  Frank Schönheit  <fs@openoffice.org>  [e55168ff5e5995d7dd65146a144db5293dd98cdf]

using comphelper::OPropertyContainer instead of connectivity::OSimplePropertyContainer


2000-10-05  Frank Schönheit  <fs@openoffice.org>  [c2f9f128f6397f79ced26c90c26915d090196cc5]

removed propertyhelper, was used by simplepropertycontainer.cxx only, which is dead


2000-10-05  Sascha Ballach  <sab@openoffice.org>  [f5ffb960937ab0a4285714a09973465ba8fb6459]

Scenario Export added


2000-10-05  Frank Schönheit  <fs@openoffice.org>  [54d3b7e1191fa5a55fc3395932e6d4511c74fcf5]

new files dbtools, dbconversion, dbexception (moved from the unotools project to here; removed simplepropertycontainer (usage replaced by comphelper/propertycontainer)


2000-10-05  Frank Schönheit  <fs@openoffice.org>  [1ef3b18951072fdf4b9a2c15ad4da763629bab9b]

moved the files from unotools to here


2000-10-05  Frank Schönheit  <fs@openoffice.org>  [4b6eb380e2a438feee98b0e3cee5cd1ae68300d8]

moved fcode, fcomp, fanalyzer to ..\drivers\file


2000-10-05  Frank Schönheit  <fs@openoffice.org>  [f9bdd1cc6624c7f5420d5863576dddaa1ec48395]

corrected the lagal text


2000-10-05  Frank Schönheit  <fs@openoffice.org>  [bf9d36f4157447d33f44acea25783cafdcf5cd29]

linking against comphelperlib, because of the usage of comphelper::OPropertyContainer


2000-10-05  Frank Schönheit  <fs@openoffice.org>  [c7e21668d2056a85cb3ff45cd5d1ad9a8db5b015]

moved fcode, fcomp, fanalyzer from ..\..\parse


2000-10-05  Frank Schönheit  <fs@openoffice.org>  [8b1efd34bf563a1a8de9d7e78e52cdab8086cb38]

moved from ..\..\parse


2000-10-05  Frank Schönheit  <fs@openoffice.org>  [59a91e9ebffef91bb1570846cba98ef4ca8e181e]

using comphelper::OPropertyContainer instead of connectivity::OSimplePropertyContainer


2000-10-05  Frank Schönheit  <fs@openoffice.org>  [4dc84d5a3e3fca814189d36cc214a6a33cec4dbe]

using comphelper::OPropertyContainer instead of connectivity::OSimplePropertyContainer


2000-10-04  Daniel Vogelheim  <dvo@openoffice.org>  [00ed6865ebdb2ada2d6554855056b12c5938fd47]

- fixed: wrong syntax for explicit template instantiation


2000-10-04  Daniel Vogelheim  <dvo@openoffice.org>  [86e83512e5eb00a7eb08624766566f6bead1dcf2]

- fixed: text:sender-firstname twice in %fields;


2000-10-04  Mathias Bauer  <mba@openoffice.org>  [bf13bb46215a24af4bd924958a749f176feb5cb0]

MUST: SfxOptions removed


2000-10-04  Niklas Nebel  <nn@openoffice.org>  [a9dafb48a7cdf2ac332152095ce77d0b40784683]

#79193# generate entry name from index


2000-10-04  Niklas Nebel  <nn@openoffice.org>  [701d92f3e037814feff1593be68c179a85e40c50]

#79191# GetObjectByName: no assertion on wrong name


2000-10-04  Sascha Ballach  <sab@openoffice.org>  [4825c3a08bb1583cd10b510dc19e497a1a4fa507]

#79090#


2000-10-04  Mathias Bauer  <mba@openoffice.org>  [0c66f8a855f146057619b9f4279bfe4d957722b7]

#79189#: support for SID_SILENT


2000-10-04  Patrick Luby  <pluby@openoffice.org>  [9c09c7e48f54ee2ee7f7ab395fa632c5c2e5fa33]

Removed use of staticmb*.cxx files for Mac OS X since they instantiate static data members that no longer exist in this project.


2000-10-04  Daniel Boelzle  <dbo@openoffice.org>  [34a7c763df0cd6ad13fae4361750677fa3c3ef25]

optimized getCppuType()


2000-10-04  Niklas Nebel  <nn@openoffice.org>  [4614ceb9d6bd67debba9ecc6a1b6f3c77c205332]

#79167# clearContents: EDITATTR is only used if no contents are deleted


2000-10-04  Philipp Lohmann  <pl@openoffice.org>  [0207f7855107dba2fcf0176038ae22a2c875da55]

corrected an oops: dependency on REMOTE_APPSERVER case in normal case


2000-10-04  Christian Lippka  <cl@openoffice.org>  [6c548479192808667e7c93e0e222275245137af7]

#78511# removed double PolygonKind Property from SvxGroupShape prop. map


2000-10-04  Ocke Janssen  <oj@openoffice.org>  [055e29ceab692ea4e20bc108f12cc3c4c2a0be5a]

set oldvalues to end when insert


2000-10-04  Ocke Janssen  <oj@openoffice.org>  [bc803753d82ffbcbbb81c95f1dbe442d3068450e]

some changes for deleteRow and updateRow


2000-10-04  Ocke Janssen  <oj@openoffice.org>  [98726f026f935829c0de605329b57d2a0f00b6bb]

new member


2000-10-04  Ocke Janssen  <oj@openoffice.org>  [99158f2444aa6c548720c470f1631fb0a58cd1c1]

collect bookmarks


2000-10-04  Stephan Bergmann  <sb@openoffice.org>  [d5a21e30af4996bf62a93e8eceb8098194fcfae9]

Removed obsolete use of DirEntry from LoginDialog::PathHdl_Impl().


2000-10-04  Christian Lippka  <cl@openoffice.org>  [b4f3ae19611a3e09ddc50d50e15e6f718e0df0ad]

#77981# fixed a gpf due to a missing doc parameter in InsSDDinDrMode


2000-10-04  Niklas Nebel  <nn@openoffice.org>  [e4b2d4903fa3019746e370b8461901f018ecdac1]

#79161# #79162# #79163# #79169# exceptions, service names


2000-10-04  csaba  <csaba@openoffice.org>  [52de40e42cc8afef94d65f7943c5e74e22c5bb59]

Added for OpenOffice external support.


2000-10-04  Kurt Zenker  <kz@openoffice.org>  [e0d0651274c63ce3ef52ae0655d1978b477e6da2]

add. COMPHELPLIB


2000-10-04  Mathias Bauer  <mba@openoffice.org>  [75ee5778f75174b4e101fd10ce6f6cdf601c5565]

#79024#: better default for Exists


2000-10-04  Mathias Bauer  <mba@openoffice.org>  [fb66ed646564fab54e48b137deaf623ad15c38d1]

#77612#: wrong Exception type


2000-10-04  Mathias Bauer  <mba@openoffice.org>  [2f095e301b1d0bfe73be6e732a3ad3125cb88dfb]

#78559#: dont use LoadEnvironment directly


2000-10-04  Mathias Bauer  <mba@openoffice.org>  [9dde3689d3efce21fb1f5152645c2f1d48ef91ef]

Remove old SfxOptions, use new SvtOptions


2000-10-04  Niklas Nebel  <nn@openoffice.org>  [08dc977d95a8d11cb390bd3d612e5c4adcf9827e]

#79159# #79160# throw right exceptions on errors


2000-10-04  Niklas Nebel  <nn@openoffice.org>  [5f33c0e0017c76cbc98d6721af54779d2b4d640c]

#79068# right order of controls


2000-10-03  Patrick Luby  <pluby@openoffice.org>  [2949605143482874b99762c7856b7506d89409c7]

Simplified @executable_path option in LINKFLAGS


2000-10-03  oisin  <oisin@openoffice.org>  [9c82adb76206388ece0e96e1bda4cc9f7e6b841b]

Updated for prerequisite JDK-1.2.2 for all platforms


2000-10-02  shane  <shane@openoffice.org>  [253c6813d80d193eb7078119ce907f57e905c933]

Testing with Martin H.


2000-09-29  Jens-Heiner Rechtien  <hr@openoffice.org>  [c7628f511abeac54fa37bc636d46dd43cf51ec13]

initial import


2000-09-29  Martin Hollmichel  <mh@openoffice.org>  [b011a32f60633ced379efb623b6a963f58efc159]

initial import


2000-09-29  Ocke Janssen  <oj@openoffice.org>  [b089ecf809a78e396d94b371eb1cd87ec9c726d2]

bookmark


2000-09-29  Christian Lippka  <cl@openoffice.org>  [79254dd231adff80057bbe4983bb29bc6e7b7fd3]

#78916# fixed modulname and loadername


2000-09-29  Christian Lippka  <cl@openoffice.org>  [b961d0d4b8c30913547792a56364b5348d52d113]

#78915# fixed modulname and loadername


2000-09-29  Niklas Nebel  <nn@openoffice.org>  [79ffbc67703d09ce7f37a6d30906836f4225fccc]

#79095# DoSubTotals: use bCaseSens flag from SubTotalParam


2000-09-29  Kai Ahrens  <ka@openoffice.org>  [5d44fc8fd316ed5d88020c10c930942dd0c9040e]

new configuration management


2000-09-29  Ocke Janssen  <oj@openoffice.org>  [0b994d134d9e6985ce4bca4be485d8858e08fc6e]

remove defaultvalue from column


2000-09-29  Ocke Janssen  <oj@openoffice.org>  [e92eb2637173c05173bcf220f5239d4f8b9e0616]

bookmarks


2000-09-29  John Marmion  <john.marmion@openoffice.org>  [17940a0b06e4107a758dfed50b70c5f37577d63b]

corrected for OpenOffice


2000-09-29  Ocke Janssen  <oj@openoffice.org>  [43fcfb7e49d49d6272b4eb5f1dd2c365cac78948]

rowset impl


2000-09-29  Christian Lippka  <cl@openoffice.org>  [43c595fd9916c3dd6ea82f6b6de01725f29752a4]

#78757# fixed getImplementation for the pages


2000-09-29  Ocke Janssen  <oj@openoffice.org>  [a7c249ee5831f2b468a4d50fdc282f1216e33685]

header moved


2000-09-29  Ocke Janssen  <oj@openoffice.org>  [ea10f0557aeb8f1de3edbc11e19e965ca388176d]

make dbase bookmnarkable


2000-09-29  Ocke Janssen  <oj@openoffice.org>  [d523e6dbfd7cdc4ad7b01133c5612f0bfb9081a9]

header moved


2000-09-29  Niklas Nebel  <nn@openoffice.org>  [0685895a5a4f339f71611a795c6b6499985d6932]

read filter options from configuration service


2000-09-29  Patrick Luby  <patrick.luby@openoffice.org>  [9d291c4325618deaacf9ff877b5428e4dedda96d]

Stubbed out vcl dependent code for Mac OS X


2000-09-29  Niklas Nebel  <nn@openoffice.org>  [2e220a1281c5c8a042c18ff6c5e00cc055f932c5]

filtopt


2000-09-29  Niklas Nebel  <nn@openoffice.org>  [6b2927ebe26213c5d6867484cccc1c588335b155]

filter options


2000-09-29  Ocke Janssen  <oj@openoffice.org>  [664e73fec302ba4bcb9b305817b40347455f3a11]

header moved


2000-09-29  Ocke Janssen  <oj@openoffice.org>  [03f4c398ffdc6d54534ddedbe11b69d14520686d]

moved from source/inc


2000-09-29  Willem van Dorp  <willem.vandorp@openoffice.org>  [3c46d47b10bb07dd2916b1087346bfe565e8ae39]

Code cleanup.


2000-09-29  Hennes Rohling  <hro@openoffice.org>  [33da0847e8768cb3743dbb7cbee6bbaedbcaea72]

Access TLS list within a critical section


2000-09-29  Martin Maher  <martin.maher@openoffice.org>  [71bda06a34e60932033964f97dd83a6e8826d01b]

Code cleanup.


2000-09-29  Christian Lippka  <cl@openoffice.org>  [97c4c80fde2d37503a7230e8a51ae10592767044]

#78763# fixed insertion of new master pages


2000-09-29  Ocke Janssen  <oj@openoffice.org>  [2ff592271d7cf214b4fffd0ce2e4b37f3ba2d109]

#79141# parseStrict the url


2000-09-29  Willem van Dorp  <willem.vandorp@openoffice.org>  [86eca426dcbdf2160b60efeba3a0cc5d2f7bd566]

Code cleanup.


2000-09-29  Andreas Martens  <ama@openoffice.org>  [85f0d1fd6930a861082dae947189c832a894830b]

Distances between different scripts


2000-09-29  Hennes Rohling  <hro@openoffice.org>  [6bccb9f19e1a4eaaf419de53d8c71726b5d4ca88]

if thread terminates thread key callback function is called


2000-09-29  Tom Verbeek  <tv@openoffice.org>  [d4a798ff1157616feb962094fc99ca9b97c1500f]

removed gpm.ini


2000-09-29  Christian Lippka  <cl@openoffice.org>  [f164a6e107d417f4687d29380cbd8c18da5c3a6c]

#78596# fixed a sequence type problem under solaris


2000-09-29  Michael Brauer  <mib@openoffice.org>  [b8712f535b5a032be13047b65a622169d27e3e0f]

Changed namespaces of some elements


2000-09-29  Hennes Rohling  <hro@openoffice.org>  [08a3bcd0116bb68d3651da7776f14c035068ade1]

osl_createThreadKey now take callback function as parameter


2000-09-29  Tino Rachui  <tra@openoffice.org>  [24eb0557149193a83e7ae35e5fa080856dff6de1]

MtaOleClipb.h


2000-09-29  Willem van Dorp  <willem.vandorp@openoffice.org>  [66e1e1bb3a2ffd753957e71086f3a42b8511c75a]

Code cleanup.


2000-09-29  Mathias Bauer  <mba@openoffice.org>  [8da933839bc800cbafdaaf67c5880a4dc7a7e634]

#79017#: only hold WeakRef to Model instead of hard ref to ObjectShell


2000-09-29  Kay Ramme  <kr@openoffice.org>  [4f71480432f020bd334a6818b1ecba29d0d25ce2]

corrected


2000-09-29  Sascha Ballach  <sab@openoffice.org>  [24398f9511b0342308e83bc435b07cc2d945426a]

Text Wrap Property added


2000-09-29  Kai Ahrens  <ka@openoffice.org>  [7b4b23de6313f3043aa08133cf8577b88d5242a0]

#78950#: initiate swap in in ::GetGraphic(...)/::GetGraphicObject(...)


2000-09-29  Christian Lippka  <cl@openoffice.org>  [18c26c91727ee408f67674be38396d1ab4290f9f]

#78600# invalidate page background when document is gone


2000-09-29  Jörg Budischewski  <jbu@openoffice.org>  [460096112273f6de8898fa4e98e16f3ada349e61]

temporary hack for thread local storage removed


2000-09-29  Willem van Dorp  <willem.vandorp@openoffice.org>  [7fed2adbfc3ac17fa926b6c9407795c8eaf845b2]

Code cleanup.


2000-09-29  Sven Jacobi  <sj@openoffice.org>  [43e807cd01cbddf48906136868eaf147440bbd55]

tabulator settings enabled


2000-09-29  Christian Lippka  <cl@openoffice.org>  [e0d4127a31c264b67bdd1844d3f2c50de3606fea]

fixed a range but within insertString


2000-09-29  Jörg Budischewski  <jbu@openoffice.org>  [3f7b888f00dbd680128a2c29c70a3962bc67b678]

*** empty log message ***


2000-09-29  gt  <gt@openoffice.org>  [d3dd8d5de69a3f9b09ccc8b0c752df37a2c58c29]

ini file is located without SfxIni-manager


2000-09-29  Nils Fuhrmann  <nf@openoffice.org>  [01d7e47ea4ee8125be6f4b654e3fdce9fe8a8113]

New header for recusrsive makefiles


2000-09-29  Niklas Nebel  <nn@openoffice.org>  [b9d383a538150fb2700f402d8953777cee6706ed]

insertControlCharacter is handled by SvxUnoText


2000-09-29  Sven Jacobi  <sj@openoffice.org>  [ca9e495a86c0b9f5589585b4b54f2fd2de0c0b03]

now supporting right and center aligned tabulators


2000-09-29  Frank Schönheit  <fs@openoffice.org>  [b83bbfa982ec0bdf93fb96e515ba7e2d053d66e8]

initial import


2000-09-29  Martin Hollmichel  <mh@openoffice.org>  [8a441f77a18a1e4b63f9992a674e6f8a0416fd07]

chg: License text


2000-09-29  Tino Rachui  <tra@openoffice.org>  [b599efd6b7f455c1e795442b8f30a0bf02419d9d]

repaired


2000-09-29  Martin Hollmichel  <mh@openoffice.org>  [29f0e8724e9965aadc2655a34ec80d54476497f9]

initial import


2000-09-29  Michael Brauer  <mib@openoffice.org>  [647af7147910ebb639103b0dae2a4ef7f77e6725]

default-target-frame corrected


2000-09-29  Michael Brauer  <mib@openoffice.org>  [7ef61f9c9116dd3af06dab380f0d19be7ee2476d]

use prgrammatic names for hyperlink text char styles


2000-09-29  Hennes Rohling  <hro@openoffice.org>  [18ca90536881d201ceec3bed1cb497d32955b697]

osl_createThreadKeyData with callback function paramater, osl_setThreadKeyData works


2000-09-29  Hennes Rohling  <hro@openoffice.org>  [dc8ad513eb9af14c133c8984081196eea2df5839]

osl_createThreadKeyData with callback function paramater


2000-09-29  Hennes Rohling  <hro@openoffice.org>  [c044e5746e4cf48d3a3d5bc85d9ce5b0fdebf369]

osl_createThreadKeyData with callback function paramater


2000-09-29  Michael Brauer  <mib@openoffice.org>  [6120cc262b120780236f87e91859dbc02494e7bb]

export graphics styles again


2000-09-29  Sascha Ballach  <sab@openoffice.org>  [6a69f6e36c14cf58f769656371ff2653279ef3fd]

functional.hxx added


2000-09-29  Csaba Borbola  <csaba.borbola@openoffice.org>  [bce1b75ee29bf10966855691f9cf19a5527fe314]

Updated list - neon back again


2000-09-29  Niklas Nebel  <nn@openoffice.org>  [76e5622effdb38e1cd9e5f527b6c8ca32972c9b0]

get config path from SvtPathOptions


2000-09-29  Niklas Nebel  <nn@openoffice.org>  [6010cc485af6061bf955d693ab103512b51bf833]

ini manager replaced by options


2000-09-29  Philipp Lohmann  <pl@openoffice.org>  [e418df6d49698e7873d16b2f03d7472b49707bde]

add: ask printer for fax support


2000-09-29  Kay Ramme  <kr@openoffice.org>  [77762a0acaf6db730c051d8a518c5f296927be46]

the -smgr takes a komma separated list of XSingle-, XMultiServiceFactory(s)


2000-09-29  Mathias Bauer  <mba@openoffice.org>  [a9ec2b5fbb705ddcc2018338234915d6dc6b44c2]

#79124#: IsStorage is not correct, uses GetStorage


2000-09-29  Oliver Bolte  <obo@openoffice.org>  [a4f62ef519ff1c87f32f4c09beb14775483b3285]

Readme and license for openoffice


2000-09-29  Dieter Loeschky  <dl@openoffice.org>  [1ba3177bc550c308d33635190f8d08b97300c510]

#78654# TakeStr(): call ForceUndirty() first


2000-09-29  Kai Ahrens  <ka@openoffice.org>  [f4ed0224ce541f32114f2147789ea6ac4c916f6d]

added graphic crop item


2000-09-29  Jörg Budischewski  <jbu@openoffice.org>  [832e2e75796a6f0b3bace29646f654be636a4ba7]

catching runtimeexception during disposing


2000-09-29  Jörg Budischewski  <jbu@openoffice.org>  [b84e9287b7fa431d79a66ebb4f09bc8572de9623]

re-instantiating the bridge object worked only with iiop, fixed


2000-09-29  Jörg Budischewski  <jbu@openoffice.org>  [4e6d49006ca80f08e62bdaf47cfc3bd078836ef6]

incompatible urp modification, urp is now final :o)


2000-09-29  Kai Ahrens  <ka@openoffice.org>  [e86cbe9caa7614a704a735d8d5db163be49f250b]

added graphic crop item


2000-09-29  Ocke Janssen  <oj@openoffice.org>  [cbc386f777a4a221277384073cedf5910528aefc]

#73832# togleAutoFields only when view exists


2000-09-29  Kai Ahrens  <ka@openoffice.org>  [83debbac5d8c3871bd5ac44abc99677cdf148ac5]

check for NULL pointers


2000-09-29  Ocke Janssen  <oj@openoffice.org>  [9e5287d15a26c37971c134fa2394ddb126363f18]

#73832# post userevent only when view exists


2000-09-29  Ocke Janssen  <oj@openoffice.org>  [0f739db0820ac14ff4b2e5041ab68e758546c02c]

corrected navigation bar


2000-09-29  Sascha Ballach  <sab@openoffice.org>  [cbf753e07a257976b308adda3d30b0472f292165]

wrap-option and his values added


2000-09-29  Jörg Budischewski  <jbu@openoffice.org>  [c391912c018b48daf835ad5997a41d4c0d8a3776]

define must not be used anymore


2000-09-28  Terence Tse  <terence.tse@openoffice.org>  [7247f3825fe1d4440837f0febb64da89cb714c41]

add if statement on line 681 for linux build


2000-09-28  Daniel Vogelheim  <dvo@openoffice.org>  [68d389c5fdce2bc4649f1563c24973c3a30c9aac]

- fixed warning when compiling txtimp.cxx and XMLPropertyBackpatcher - fixed <:: into < ::   (This was already in #ifdef MACOSX, but should be that way for all platforms.)


2000-09-28  Niklas Nebel  <nn@openoffice.org>  [f063e4d08eddd5493d3295dcf08ce6a3b030e5c8]

funcuno


2000-09-28  Niklas Nebel  <nn@openoffice.org>  [e4eccecc0aff4f36bb6453dfbc94b3c25fa69c18]

API access to functions


2000-09-28  Kai Ahrens  <ka@openoffice.org>  [abbee0cf48e1507539ffe1b053ff9031b9559ee2]

new configuration management


2000-09-28  Matthias Huetsch  <mhu@openoffice.org>  [827393c0c903954aef4aea441907e865ca8665a1]

Removed obsolete CNTCMPMN.[HXX|CXX] and com::sun::star::chaos usage.


2000-09-28  Kay Ramme  <kr@openoffice.org>  [4afe9b414ab8f25634879a10146256de639ae1ec]

cleaned; removed settings


2000-09-28  Kay Ramme  <kr@openoffice.org>  [b408e663e9d8226d5c24bbbfb0020a33a8908da4]

cleaned


2000-09-28  Kay Ramme  <kr@openoffice.org>  [1915b827947bec0c85158548df4c14eee9705ae6]

cleaned; parses properties


2000-09-28  Kay Ramme  <kr@openoffice.org>  [e3765ef2cbd706bfe5f6bb7bf6f3fafc208994ad]

cleaned; uses java_environment to see if java is already instantiated


2000-09-28  Kay Ramme  <kr@openoffice.org>  [d0e964592ee1c527c70722d1e6662b806bf6466f]

unicode changes; now uses the java_uno bridge;


2000-09-28  Kay Ramme  <kr@openoffice.org>  [67535bf49c9003a55f9763655d4efaf089ad9742]

cleaned; jthreadpool removed


2000-09-28  Kay Ramme  <kr@openoffice.org>  [39fd54094f1a40d80cebeee2928401d33d5a7e49]

cleaned; fixed typelib leaks; registers a global java_environment


2000-09-28  Matthias Huetsch  <mhu@openoffice.org>  [caf86454d31aa955b9ad26b0f410178cdf2bddb3]

Replaced com::sun::star::chaos::OpenMode with ucb counterpart.


2000-09-28  Kay Ramme  <kr@openoffice.org>  [e11780ae8ab12f283175c3b5748ffebcde5a30f1]

export the jvmcontext


2000-09-28  Kay Ramme  <kr@openoffice.org>  [90bb91589d7fef783205ff6bd01ded94347185c1]

introduced a javavm context which is globaly hold in an java_environment; fixed memroy leaks; now uses the library right


2000-09-28  Kay Ramme  <kr@openoffice.org>  [a4b0d7da414dc277cba59a31a4ea011c19b43b45]

getImplementationName has to differ for different services; -smgr must parse the arguments


2000-09-28  Sascha Ballach  <sab@openoffice.org>  [a341868c9a66b4a98def6d64f565176c886e634b]

element and attribute names of content validation added


2000-09-28  Sascha Ballach  <sab@openoffice.org>  [6a41b03cc957104536cd96e4005c8bd8e0a70a84]

#79067#; Export Content Validation added


2000-09-28  Sascha Ballach  <sab@openoffice.org>  [c292735bc1d9841fae706f35fc5173caccb03f69]

#79071#


2000-09-28  Sascha Ballach  <sab@openoffice.org>  [3388c79b394c7a3142f55275ef94f297187e071e]

Conditional Formating Import, Export added


2000-09-28  Kay Ramme  <kr@openoffice.org>  [a6a106d20485d0aed832750e4a14897d1e74ff46]

extrace parameter for sendRequest: mustReply


2000-09-28  Kay Ramme  <kr@openoffice.org>  [34c7bde1a3e0f0fbf01da34c264537e8517ee735]

extra parameter for sendRequest; urp extensions


2000-09-28  Kay Ramme  <kr@openoffice.org>  [db46b82f5b62da7bd2c887e4572f47de8cd56c0d]

support for cache disabling; enums are uncompressed (urp changes)


2000-09-28  Kurt Zenker  <kz@openoffice.org>  [2b69defdcbd61154114700853e2084db65259b07]

add. copy all from /dtd


2000-09-28  Mathias Bauer  <mba@openoffice.org>  [78ddd533f45eca315baee874b0db9067e01a1d74]

#79024#: don't wait for a download that has never been started


2000-09-28  Mathias Bauer  <mba@openoffice.org>  [c5fde200197972c95f3f7383d3d92f7425e5d7d6]

#79002#: never close a stream on a medium


2000-09-28  Mathias Bauer  <mba@openoffice.org>  [d3e38ded03b9df5eec1990345e2a31694ee49d44]

#78559#: don't use LoadEnvironment for Downloading files


2000-09-28  Mathias Bauer  <mba@openoffice.org>  [4ef020cc11951834a12187ed9bf34c37af255e55]

better default for Exists


2000-09-28  Patrick Luby  <patrick.luby@openoffice.org>  [75e996ec1ebda917e6b63057b4c65bd2f99d6ac4]

Removed ucbhelp.lib from link list since it is no longer built in this project.


2000-09-28  Oliver Specht  <os@openoffice.org>  [d68f90249c3e4f2cbbe8061f5351be49326c1913]

gallery child window registered


2000-09-28  Sven Jacobi  <sj@openoffice.org>  [8bba2cd1ecdf0905da38e328a829f1a4582251c6]

optimized code


2000-09-28  Oliver Specht  <os@openoffice.org>  [d9ef81c0637770a66e69951da82a7600862c563c]

use of configuration service in view options


2000-09-28  Daniel Boelzle  <dbo@openoffice.org>  [f7208e391fad1c56191321ee8d39ead81788d824]

dont hold typelib mutex while calling chain


2000-09-28  John Marmion  <john.marmion@openoffice.org>  [8c15a7880b60dbfeb993e3d3364151018dbc3d82]

updated for OpenOffice 605


2000-09-28  Sven Jacobi  <sj@openoffice.org>  [80c54e2b71f4e4bc58d1e0c0d6875364879cde81]

#78792# fixed unicode conversion bug


2000-09-28  Andreas Martens  <ama@openoffice.org>  [dbe6385ad4c4fdb98034fdcc79e802dfd16dac14]

New: Latin-, CJK- and CTL-Scripts uses different fonts


2000-09-28  Patrick Luby  <patrick.luby@openoffice.org>  [3fc1890f61c8bb71079b3fccff0b72fa81fc016c]

Removed last remains of "udkminor.mk".


2000-09-28  Andreas Martens  <ama@openoffice.org>  [0cba241aabbf92ca069b12cbb9a5056d89c06695]

New: Latin-, CJK- and CTL-Scripts uses different fonts


2000-09-28  Nils Fuhrmann  <nf@openoffice.org>  [7366530d4cfbb858c806a17fe9daba1ca523eea6]

Fixes for files which will nor be found in the given environment variable. In this case, the file will be spawned without abs file name


2000-09-28  Oliver Specht  <os@openoffice.org>  [12ffdf826d98d944e09f1147c9810955487d9489]

catch parser exceptions


2000-09-28  Andreas Martens  <ama@openoffice.org>  [cd0f4dc82f2783ad9bc079f390dd06f3fd0ef906]

New: Latin-, CJK- and CTL-Scripts uses different fonts


2000-09-28  Sven Jacobi  <sj@openoffice.org>  [804431a36d04b504ab9e2474f43ddb41710202fc]

#78793# fixed text conversion bug


2000-09-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [401ac578323bc10d3ba251f738309a82b38fcdab]

chng. treatment of particle files


2000-09-28  Oliver Specht  <os@openoffice.org>  [be38ef9a261812038573f5ceb81d49a2ac801444]

DBG_ERROR: extended information provided


2000-09-28  Nils Fuhrmann  <nf@openoffice.org>  [d5a5f1ef5f3ef5b60cc2487b6249c491152c1f2c]

SRC605


2000-09-28  Nils Fuhrmann  <nf@openoffice.org>  [964cdc59771f67781c2ec5d7ff255917558854b1]

SRC604


2000-09-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [2476976fc5dc991362852a79e3eafc28ab4fe703]

typo


2000-09-28  jp  <jp@openoffice.org>  [ad5d3aea7a8aaef922fcab72f00bd71432317cb1]

remove old code of using no graphicobject


2000-09-28  Nils Fuhrmann  <nf@openoffice.org>  [ba10e9c3882186639b56695936d0360d17a50ca8]

SRC604


2000-09-28  Christian Lippka  <cl@openoffice.org>  [466668bf89ab231b2f9375827408102f3ae0a4ef]

#78008# #78016# added name for NumBullet


2000-09-28  gt  <gt@openoffice.org>  [af8152b7a5e9b20290b50442b731b7037ada63b6]

#78988# no assertion if embedded and no storage id


2000-09-28  Michael Brauer  <mib@openoffice.org>  [428d2fc7884adb2efad3a0775f038bad320ab9f5]

Splitting and joining nodes in insert mode fixed


2000-09-28  Christian Lippka  <cl@openoffice.org>  [2ec59b63499cfc5d7f731430cc8d8cf682e789f9]

#78008# #78016# added name for NumBullet


2000-09-28  Christian Lippka  <cl@openoffice.org>  [add95ea013fa58f36e850ac0f790c7ab911985d0]

#78008# #78016# added name for NumBullet


2000-09-28  jp  <jp@openoffice.org>  [5073026624cb2dfc58096989995ef95de4807c9a]

solaris autorec moved


2000-09-28  Matthias Huetsch  <mhu@openoffice.org>  [f385f06cff7de3a2ae379d06aefbb0b855006787]

Removed obsolete include com/sun/star/chaos/DocumentHeaderField.


2000-09-28  jp  <jp@openoffice.org>  [a788b7999b263424c017aafedf944a87504fe160]

solaris autorec moved


2000-09-28  Philipp Lohmann  <pl@openoffice.org>  [ecfd6ff3cb9f7455657a2c07b555d3a7d21f7fd6]

fixed a problem with Motif and reparented frames


2000-09-28  Nils Fuhrmann  <nf@openoffice.org>  [f64e6becbe0b32bb8b4cafeeb7544f54a986ee88]

SRC605 added and taged by hand, because of invalid archive after movement of cvs repository


2000-09-28  Dirk Grobler  <dg@openoffice.org>  [be2dad90c06be9c21d3235f108bc166de9a54b8e]

new filter packages


2000-09-28  Mathias Bauer  <mba@openoffice.org>  [8ece4748de29d988b235f5b04ea362b50e2a805e]

ImplName of OfficeFilterDetect changed


2000-09-28  Mathias Bauer  <mba@openoffice.org>  [903a8cc7653ab43ee416bc6e8f3f12bd9c7cefbd]

Include


2000-09-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [bfc4fc20cdd381884ad8a3d166456ff4192dac80]

chng. treat,ment of particle files; don't use udkminor.mk


2000-09-28  Kay Ramme  <kr@openoffice.org>  [9bb92d882f6a93c8450429ee690d8ca24f494eb3]

check if the in mapped object is java object, send release immediatly, only create proxy for real remote objects


2000-09-28  Mathias Bauer  <mba@openoffice.org>  [091daa35a872e61c92109a1278e7cae63daaa740]

Use new SaveOptions


2000-09-28  Kay Ramme  <kr@openoffice.org>  [f3b51c2c517135d1891396c826dd396769111d88]

insert StableListeners into right table


2000-09-28  Mathias Bauer  <mba@openoffice.org>  [7ad49c6fa2c591dbf68ecb2a3f7bea1a39828776]

UcbLockBytes moved to UnoTools, some methods removed


2000-09-28  Mathias Bauer  <mba@openoffice.org>  [bf160b9c7592cd3ffbce324a75e3ae14f6d8a1d0]

Some Resource moved to bastyp.src


2000-09-28  Kay Ramme  <kr@openoffice.org>  [0e19fa2ba478ef9fefe8b969214abf0e64b73cf3]

replaced getDeclaredFields with getFields


2000-09-28  Mathias Bauer  <mba@openoffice.org>  [19d3020aba06a18a850e06a35edf7ae25b7baec2]

No ISfxModule anymore


2000-09-28  Mathias Bauer  <mba@openoffice.org>  [31d84e54c42434cdc4a43a127645e739d5dde49f]

Method moved from SfxMedium


2000-09-28  Mathias Bauer  <mba@openoffice.org>  [36d533c19ac16dbe053a41c2d92d2adb6c68a943]

Some methods in SfxMedium removed


2000-09-28  Mathias Bauer  <mba@openoffice.org>  [aebce49e3d9c6233716fb419e833706587b50f93]

Some Resource moved from doc.src


2000-09-28  Mathias Bauer  <mba@openoffice.org>  [7c8963693d57a26c88b2ead460fb5e9bfef99272]

Obsolete Objects/Classes removed


2000-09-28  Mathias Bauer  <mba@openoffice.org>  [ce670598bd01595b1d316538edd0a35d1d13eedf]

ImplName of OfficeFilterDetect changed


2000-09-28  Kay Ramme  <kr@openoffice.org>  [65a85748313f7f8fbde2baa915807bb3f6f476c0]

adapted new Job contructor; fixed bug for objects with no method call; moved start of sender thread into work loop


2000-09-28  Mathias Bauer  <mba@openoffice.org>  [5f383ecbbe6f7de34e0f9202cccdb3c38b393fe1]

bIBMTitle removed, Cleanup LateInit


2000-09-28  Mathias Bauer  <mba@openoffice.org>  [71e79354ac36dbb9df758b863067ddc0ac5c2f24]

Cleanup in LateInit


2000-09-28  Kay Ramme  <kr@openoffice.org>  [4a1e7b1c11d68669c3b565456f5c3229219a51e0]

removed superflous arguments


2000-09-28  Kay Ramme  <kr@openoffice.org>  [b0a73661e2e6984a9e805873a5f9349ff8000dab]

adapted new Job constructor


2000-09-28  Hans-Joachim Lankenau  <hjs@openoffice.org>  [3bb3ab93c568c6790619607cb02b2180b5e870cb]

give names to native resources


2000-09-28  Mathias Bauer  <mba@openoffice.org>  [3147707f443bd9c565d4bcd5943374dcab6eba1a]

Use new SaveOptions


2000-09-28  Kay Ramme  <kr@openoffice.org>  [383afea213e1d4eb9b4708336864af44880ce781]

disabled debug output; removed synchronize of enter method


2000-09-28  Mathias Bauer  <mba@openoffice.org>  [c76948ce6ad8e17ed3b05c9e66e8747460ab6ec9]

undooptions, helpoptions


2000-09-28  Mathias Bauer  <mba@openoffice.org>  [78413967327974fdd1dd5f2072d08985bc7281cb]

undooptions, helpoptions


2000-09-28  jp  <jp@openoffice.org>  [641d73fc2de6f4d9aa18c53c24fda3f864b758b1]

remove old code of using no graphicobject


2000-09-28  Mathias Bauer  <mba@openoffice.org>  [9874136897364e3b9e29d0793dd00a8fd5b17551]

Cleanup; new Options classes


2000-09-28  Mathias Bauer  <mba@openoffice.org>  [16bf1fb952dc61fca403f088b6fe872cb03ed3d7]

ImplName of OfficeFilterDetect changed


2000-09-28  Mathias Bauer  <mba@openoffice.org>  [5dce3ebbedc3164cad15d686c2bca6a938a8ac5a]

CreateInputLockBytes also for given streams


2000-09-28  Mathias Bauer  <mba@openoffice.org>  [3bf9ace8b9192a55f4cbc30b6de85fd269a0e83b]

Cleanup, _Impl in Filter


2000-09-28  Mathias Bauer  <mba@openoffice.org>  [5e88d914bdd43f173b0cbaee584b33ce1b4fc783]

ConfigItem for Help settings


2000-09-28  Mathias Bauer  <mba@openoffice.org>  [caa479010248cc6f067d96fe1377890607200dc2]

undooptions, helpoptions


2000-09-28  Mathias Bauer  <mba@openoffice.org>  [109fa0f4e4349c2078239327ab64bfcec3fc4ecd]

ConfigItem for Undo settings


2000-09-28  Daniel Rentz  <dr@openoffice.org>  [66e9d938bb29829a5480c4c93e2ef15c625a7ce4]

chart import: formats and properties of several chart types


2000-09-28  Christian Lippka  <cl@openoffice.org>  [2b61283a9d4205460e483c00fd60e95a54ca877e]

#79019# fixed selection after setString


2000-09-28  gt  <gt@openoffice.org>  [e82176bc5400048ddd19bf29e9596833a4428dce]

additional col-scale


2000-09-28  Jörg Budischewski  <jbu@openoffice.org>  [e220c639b53ecf1952fe46d83aaf001ec41e990a]

remote to iiop


2000-09-28  Jörg Budischewski  <jbu@openoffice.org>  [51dc8e1ce7f1bf80e2d778fdb6b1f0adbec1ec7e]

iiopbrdg.xml to remotebridge.xml


2000-09-28  John Marmion  <john.marmion@openoffice.org>  [1ff1bebb7baeb18d2cc79bc18a7054f5aca61728]

updated for OpenOffice 605


2000-09-28  Jörg Budischewski  <jbu@openoffice.org>  [a79f59580613591fb3e0f91a53dcc4e1c3bd4265]

moved here from ../iiop


2000-09-28  Dieter Loeschky  <dl@openoffice.org>  [d0dfcf33989902c092d84f8ec3859fe9074f4872]

#78693# GetRealStyleSheet(): no more difference between DrawViewShell and OutlineViewShell


2000-09-28  Patrick Luby  <patrick.luby@openoffice.org>  [52efb21b60f8b405804cb9290b62f01aef495402]

Added initialization of static data members for template classes for Mac OS X


2000-09-27  Patrick Luby  <patrick.luby@openoffice.org>  [4e3cdccf7d335fd5698e374279cb4ff5e630e577]

Updates to handle <AppKit/AppKit.h> includes


2000-09-27  Ping Liao  <ping.liao@openoffice.org>  [1ca38da08597bfd6e90876434489703119b967e2]

Added staticmb.cxx file to initialize static data members for Mac OS X.


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [15a4f7932d58854da6151f6389cea9593a2d22f6]

Merge SRC605: 27.09.00 - 23:57:04 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [9129bfc6e67bd257e15c1e061b6fe12f764e567d]

Merge SRC605: 09/27/00 - 23:56:27 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [bb3163558aac89a92815dca81fbb53c4dca05ead]

Merge SRC605: 27.09.00 - 23:54:46 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [db8ff17a76cf13587d9b1be45bda9559b89fa491]

Merge SRC605: 09/27/00 - 23:53:43 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [8d47acd3cfd2d34ed92715538e51384e1c2ac399]

Merge SRC605: 09/27/00 - 23:43:34 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [875670939fe944e533a6929bf1c6cd4a62170d77]

Merge SRC605: 09/27/00 - 23:42:31 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [e9a3dfc51f7eeab19e04566612985dd645a45a1a]

Merge SRC605: 09/27/00 - 23:41:19 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [74eb6239ba225fc9009a81168158bf9201d4b3ac]

Merge SRC605: 09/27/00 - 23:40:25 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [eb8f347aeecaa0bb56552871407d3d783c7adc83]

Merge SRC605: 09/27/00 - 23:39:35 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [511d96969a5cac53a1f03f29ddfdd6c46385a8ea]

Merge SRC605: 09/27/00 - 23:38:24 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [cf81a129c2c3296cbbda38d2dcf7fbce75044a4d]

Merge SRC605: 27.09.00 - 23:37:52 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [aada44205bd4cb82663c6c9d4e30781672b25ee7]

Merge SRC605: 27.09.00 - 23:37:03 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [61e525ff5cbcfde63deac3d1dd1e54cf3cfa9796]

Merge SRC605: 09/27/00 - 23:37:09 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [0b7dfa6f427954dab393aa14fa3184508fe3d8ed]

Merge SRC605: 09/27/00 - 23:36:18 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [7a1e4bebc596db9a9ca5c906b7d3dde16c1d06ec]

Merge SRC605: 27.09.00 - 23:35:24 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [b231b677ecd69316fad90724d52540a76dad2f84]

Merge SRC605: 27.09.00 - 23:34:14 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [2f8ce7b081aee439b050f8f73e4a489ad3ff4883]

Merge SRC605: 27.09.00 - 23:33:25 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [9d5ec53fdf6e1bd3d4d15febcfbad3def27ebc88]

Merge SRC605: 09/27/00 - 23:33:16 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [de4705cd6bda7cff385fe60fdcb268526fd20fcc]

Merge SRC605: 27.09.00 - 23:32:38 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [e06cf1020f14e925e4b95efaf0dfa693a9f7925f]

Merge SRC605: 27.09.00 - 23:31:07 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [dd22b2171a6b83b4f9c307ffc9fa426b8ea2cba2]

Merge SRC605: 09/27/00 - 23:31:12 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [8a539af43d81f660ea17aafdadef448c1600cdc2]

Merge SRC605: 09/27/00 - 23:30:12 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [0e5e0647f416be93f7ffce6da9223959ba155b36]

Merge SRC605: 27.09.00 - 23:29:50 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [516817b797df3bd6c8c36df8a2f2a58cfe7c8fa1]

Merge SRC605: 27.09.00 - 23:29:01 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [1655e7a3856f8da9097a6ac598d52c30c49c1b6d]

Merge SRC605: 27.09.00 - 23:27:42 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [a393a3f0dc6b2419d124459e5506c9f584b00ea9]

Merge SRC605: 09/27/00 - 23:27:46 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [9bc8e16e42e8ef74f75a12f6f77d4a04d94b0a85]

Merge SRC605: 09/27/00 - 23:26:55 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [004c9f57004a0fab12b87eb7532c9fd806e62008]

Merge SRC605: 27.09.00 - 23:26:00 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [4d41c9c6a32c2f0342ec038522baf6cf1840fdf1]

Merge SRC605: 27.09.00 - 23:25:12 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [264975e54aea5d5ff27d1d15a98d61fb2bf0e598]

Merge SRC605: 27.09.00 - 23:24:23 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [58d875803ad741c0e744635b59ba1f98e237fe8d]

Merge SRC605: 09/27/00 - 23:24:02 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [7a97f46acd172096057ef911ce9e9dd95df11769]

Merge SRC605: 27.09.00 - 23:23:26 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [be3f75f7e79dcee9db4c4092a6b4b77dc0903d2c]

Merge SRC605: 09/27/00 - 23:23:12 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [583ee08aa73d2934ba3c81f9cf303735be8ceaa9]

Merge SRC605: 09/27/00 - 23:22:21 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [c6a88686217550f54ab0e25be171f35879fc34bc]

Merge SRC605: 27.09.00 - 23:22:09 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [dae69c1da0bf0e088bbb4306081312288cd3b2cf]

Merge SRC605: 27.09.00 - 23:21:19 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [4a96f843b78f7a94927051f335cfac8336b8146c]

Merge SRC605: 09/27/00 - 23:20:28 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [c7ceb137ab8c9ba0f87f51ca1784615093fa378b]

Merge SRC605: 27.09.00 - 23:20:10 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [9d44263948ed88130f3573c10e798655cfe6cf3e]

Merge SRC605: 09/27/00 - 23:19:39 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [503690fe1cf17a1030a9eb37f7f237b5bd947e01]

Merge SRC605: 27.09.00 - 23:19:20 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [82a2a9961d422cb7a2bcb6f2f88b1daa44317103]

Merge SRC605: 09/27/00 - 23:18:37 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [d2ccdbe4d13d9b0f8f38b5a1d78f8eb9e77f392e]

Merge SRC605: 27.09.00 - 23:18:08 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [5b16b8bd172d27b889f24642a500abe6e5598916]

Merge SRC605: 27.09.00 - 23:17:19 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [942382d6aa1f60b1683b5d6d7a8e64e823218163]

Merge SRC605: 27.09.00 - 23:16:19 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [3b533bdd8ebc9e80f2bcd27e4f486b6250be13c5]

Merge SRC605: 09/27/00 - 23:15:30 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [ee44047c38797b89e008ee4987af27572baad0fa]

Merge SRC605: 27.09.00 - 23:14:29 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [f353bec5bb4615f373f83e1acd7c4bb71e993fc7]

Merge SRC605: 09/27/00 - 23:13:58 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [0ce6856e51f0c51ad61df3b8adff7ffad7f650ba]

Merge SRC605: 27.09.00 - 23:13:20 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [84f32252c2d284f39069d81843afaa1c4b04c6ad]

Merge SRC605: 09/27/00 - 23:12:59 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [0920d4c0827a552f9caa290a4a4990961922a721]

Merge SRC605: 09/27/00 - 23:12:09 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [e5ebe0f5dc7136f52eabf7ed989193e09595f8d1]

Merge SRC605: 09/27/00 - 23:10:55 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [f632ca3f797dd024080e29483194e688005ebc72]

Merge SRC605: 27.09.00 - 23:09:54 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [3b3fc76557f7b94c2fdcc473e8ac4dfe2b2620c7]

Merge SRC605: 27.09.00 - 23:09:04 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [923e745b4e5ac3689cd7f8a3f9addad5a331f6b5]

Merge SRC605: 09/27/00 - 23:08:19 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [eca38e593586ea8b0bad10e8f2a1bd75f2dd6bbd]

Merge SRC605: 27.09.00 - 23:07:11 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [56712cb9feba7d1e59f2bb6b580a2dfea277bcc3]

Merge SRC605: 09/27/00 - 23:06:45 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [df1511c6c3352ae4a9d50e4a3fd97c4b7dcb198d]

Merge SRC605: 09/27/00 - 23:05:04 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [dcd03c1d037ac75b561cd9de7b7d00a84de78a3e]

Merge SRC605: 09/27/00 - 23:04:13 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [597befdaa79aee5ad4ab86d1e89fb00b022a1602]

Merge SRC605: 09/27/00 - 23:03:20 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [ebf6ed345d6912fa0e4d28bc82a92875e419a0ff]

Merge SRC605: 09/27/00 - 23:01:46 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [f34a52650425369150e9903c3e28460013310e25]

Merge SRC605: 27.09.00 - 23:00:39 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [00f3237429caac25ae143e60f241c6e25f3adb37]

Merge SRC605: 27.09.00 - 22:58:59 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [11a172138cec324d1921d009b3c9dc9b3b440963]

Merge SRC605: 27.09.00 - 22:58:10 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [3a734e049a908f5a288e41258d8aaaf347aab12c]

Merge SRC605: 09/27/00 - 22:56:10 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [c086eeec143109bce17d0675c59c1fa6483bb468]

Merge SRC605: 27.09.00 - 22:55:49 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [2185a61161af37c7a45cc421c0fe5059b03362ce]

Merge SRC605: 27.09.00 - 22:54:36 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [948035bec0b0e983fb84c40c41cb8e2347d8ea6e]

Merge SRC605: 09/27/00 - 22:54:41 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [cc8c15693a3936242fe588350bb46d142df1ff76]

Merge SRC605: 27.09.00 - 22:53:15 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [f826f4dde86a6556661c34c5a7ba4d8d3987f7e3]

Merge SRC605: 27.09.00 - 22:51:42 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [81357136442d5f2011f7587d7e4d26d055816224]

Merge SRC605: 27.09.00 - 22:50:28 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [3fad6aceda4d43580eba2f5c523f5749533065ec]

Merge SRC605: 27.09.00 - 22:48:55 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [bacff07580bafd2977a2647dfc3d946b9919274a]

Merge SRC605: 27.09.00 - 22:47:57 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [3f5f93595d622a4a893ec8142b2f26832264a81e]

Merge SRC605: 27.09.00 - 22:45:52 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [4b595ea5a4d450340281bca4ae85a1f53639311b]

Merge SRC605: 27.09.00 - 22:44:43 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [5ac7358d3a7b7d9efc92c2b712afd8f190eaaf1e]

Merge SRC605: 09/27/00 - 22:44:13 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [4a5264c77f2a7e2bb134cafdac17d679915d1539]

Merge SRC605: 27.09.00 - 22:43:11 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [a44a3e02dbe9ee09ada89c7f8baf718115a3f941]

Merge SRC605: 09/27/00 - 22:43:14 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [2062a70e1c0f712cbdb6083ff80ca27b564deb67]

Merge SRC605: 27.09.00 - 22:41:08 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [70e59f3282c31112c28b5e3817ef1c8fe1604f3d]

Merge SRC605: 27.09.00 - 22:40:13 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [b62f954b966cc64a9945fdbd360889f14c85be23]

Merge SRC605: 09/27/00 - 22:40:19 (NoBranch)


2000-09-27  Patrick Luby  <patrick.luby@openoffice.org>  [b3060c9008bef023444215b4d5bc21ba6e518ff9]

Added #ifdefs for MACOSX where class enum constants are used.


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [a8358f5d2ced3223d9cb8b982198d2ae185ba264]

Merge SRC605: 27.09.00 - 22:37:30 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [ae3ecb8d128d03928cf4f83bec6c6d636acaa2d0]

Merge SRC605: 09/27/00 - 22:37:06 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [8b89ce8c6dd133843b31a734143631fbeb9bf51e]

Merge SRC605: 27.09.00 - 22:36:38 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [82068b0a9a527d371ea588a9a80307962839e1a8]

Merge SRC605: 09/27/00 - 22:36:17 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [983bb718c1b8b1fed814d9af182c836298c8d6e9]

Merge SRC605: 27.09.00 - 22:35:28 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [9d8beb20066ea4ee403ad8fa783cfa40f73e0ac0]

Merge SRC605: 09/27/00 - 22:34:49 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [bf5c68c7e82a234d6a07ca1a7a6279a8d9b274ec]

Merge SRC605: 27.09.00 - 22:34:06 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [58c065c7e4f3c436e5ec4bdfab3601f008bc422b]

Merge SRC605: 09/27/00 - 22:34:01 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [7328e8fb32cf216a418ca9d45d2bef40df79770d]

Merge SRC605: 27.09.00 - 22:33:19 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [54fabfb5c3c4751c71eb5de5d2590ea8c0399c70]

Merge SRC605: 09/27/00 - 22:33:15 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [7ebd28dd953e20e87ab9c838763478c6d6446016]

Merge SRC605: 27.09.00 - 22:32:29 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [236a87612615be79a1d002018ecab72d16589bdb]

Merge SRC605: 09/27/00 - 22:32:26 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [15453c9042a3567f2f6c76c285c73d9e82ac25f1]

Merge SRC605: 09/27/00 - 22:31:38 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [f113ab660d1ff58c38732ea15f1fd41eada6631d]

Merge SRC605: 09/27/00 - 22:30:48 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [79d416f68bb6926cfdeab76bff3791f1544a7fae]

Merge SRC605: 27.09.00 - 22:30:24 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [13f2082e0e7e5444a133465bdc2087e9daafe567]

Merge SRC605: 09/27/00 - 22:29:59 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [4b810847983ba1d65be6409daee081f136967eb2]

Merge SRC605: 27.09.00 - 22:29:36 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [091412a24ab6a523ff2e1e28958bb9664d631e9d]

Merge SRC605: 09/27/00 - 22:29:07 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [8e5c027d7bca3af9151a07213a5406f406ed1f03]

Merge SRC605: 09/27/00 - 22:27:07 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [12417f4b78ce67de6b37014fe063cd66fdea19c4]

Merge SRC605: 09/27/00 - 22:26:17 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [c84c00595936beb9b8972f29e0b92a4b2e494995]

Merge SRC605: 09/27/00 - 22:25:28 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [9c2173bc162a997206d353b1f66b9aa9aec1f376]

Merge SRC605: 27.09.00 - 22:24:49 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [6796ea95a419ef54ace5abf4fc61276c9112f242]

Merge SRC605: 09/27/00 - 22:24:40 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [25c58a4c346209212ad9d09ec5cd5b5b6214a0d0]

Merge SRC605: 27.09.00 - 22:24:02 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [65b17db2c5acbe8ee0a91ca9d0c5f4c4c8e4ec82]

Merge SRC605: 09/27/00 - 21:39:47 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [4676b86dfe4d36b47efb1da311efc2051b6d2078]

Merge SRC605: 09/27/00 - 21:38:51 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [61f53c42529491ffe9460c035d04348bff1f31a3]

Merge SRC605: 09/27/00 - 21:37:35 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [e6ca9a07acf8cfebdc86c91ba00fe12fd1bf0cb5]

Merge SRC605: 09/27/00 - 21:35:50 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [b5043098f044d054fbc029b559f83894b96c65e1]

Merge SRC605: 09/27/00 - 21:32:38 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [f2c6a7114be839c5c5dbd8c58effac3bc3fb9061]

Merge SRC605: 09/27/00 - 21:31:48 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [96ad2468b9a5544ce674db3b7b4f33f1e45f6d5c]

Merge SRC605: 09/27/00 - 21:30:18 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [6b24f829b2f8637740328553c84990d452f1e36b]

Merge SRC605: 09/27/00 - 21:27:55 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [f18dc6959d285cc695219c1e1169f97f7e4faf0d]

Merge SRC605: 27.09.00 - 21:26:15 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [b08014e807fecb133de06c6e51c3aae2b7ddc9d5]

Merge SRC605: 09/27/00 - 21:26:20 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [d0baa9dc81b2be43bf13ee5fa3eb6bee1334f2f1]

Merge SRC605: 09/27/00 - 21:25:29 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [2b873a7e82a671dffcbd91ff0465779fda5f3ea6]

Merge SRC605: 09/27/00 - 21:24:39 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [fc741f5fb14bd494e5cf5513fa2e55e3b50fad54]

Merge SRC605: 27.09.00 - 21:24:26 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [3377f60a86b32cfae13b002bab871b726fab4bc9]

Merge SRC605: 09/27/00 - 21:21:40 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [06abb7219faa8b6c709a5a79fe287f35f2b50658]

Merge SRC605: 27.09.00 - 21:21:23 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [71bdbb7139981fc9248e1343e56b0ee66e59d9ca]

Merge SRC605: 27.09.00 - 21:18:48 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [2dcea3511c4646dd22eba1b8b468e3e29492eef3]

Merge SRC605: 09/27/00 - 21:18:45 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [df593ed4021f1065c18836a2eee62be5d8c3942f]

Merge SRC605: 09/27/00 - 21:17:38 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [ae4e3fe99c46aa5a3243366f176b19208de51cc1]

Merge SRC605: 27.09.00 - 21:17:10 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [9c4e48ea609ec4d83d4014e772acb7379504b254]

Merge SRC605: 27.09.00 - 21:16:14 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [a964ee405ca3136e3935969d17cbf4a071a8d8a3]

Merge SRC605: 09/27/00 - 21:16:17 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [3708183e96b1867818e664fd2368cfbda7c869d6]

Merge SRC605: 27.09.00 - 21:15:33 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [0b82e7bde4ddc0b2f4f7a42ee4accccf04805073]

Merge SRC605: 09/27/00 - 21:15:27 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [65b2444137505e6cc980f0ebfc170c7685fe79a9]

Merge SRC605: 27.09.00 - 21:14:58 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [860a13901ffa44ec9c77aa73fa7cef2cafb6192e]

Merge SRC605: 09/27/00 - 21:13:51 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [b74bfc4215c9a748f0a0fca2ca525e5725634dab]

Merge SRC605: 27.09.00 - 21:13:44 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [c5eb8e7108e64af1548570592502791de8e1d813]

Merge SRC605: 09/27/00 - 21:12:43 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [0026eee116b18ebdeff43e25e1b699633ca90ed2]

Merge SRC605: 27.09.00 - 21:10:46 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [43c53a022d5ce9690cf106a56d629fe74ef38e5a]

Merge SRC605: 09/27/00 - 21:10:12 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [a7e00fc4d1033d259ab1aa1cc25434abac0b9fd9]

Merge SRC605: 27.09.00 - 21:09:06 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [92accf5f232175d6b6a9e47213c788f3bb329a60]

Merge SRC605: 27.09.00 - 21:08:23 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [cd4f6a14cecfac105cae737818d8263ce5d00194]

Merge SRC605: 27.09.00 - 21:04:43 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [c994897fd14f3343dc51d9ce18b4e93b9f4bb709]

Merge SRC605: 27.09.00 - 21:03:50 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [b7c94e8ddda12552c34c7f0eb87a07918b2e3b6b]

Merge SRC605: 27.09.00 - 21:02:24 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [a1e32b1da561541b720577488ecef4868eb3ae89]

Merge SRC605: 09/27/00 - 21:00:11 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [8ca979220502db9490cad07556b9422bb5166a1d]

Merge SRC605: 27.09.00 - 20:59:55 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [33be3e03764319f82bf0310c04aace5fd6d7d9c7]

Merge SRC605: 09/27/00 - 20:59:30 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [a701d3dc465c20f27d85752bdcd869c3bab2a32e]

Merge SRC605: 27.09.00 - 20:58:57 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [e0487b5a0c419e9ed88d5d7dae3813ef5160a21a]

Merge SRC605: 09/27/00 - 20:57:55 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [d2a385f32cab190f6689219e567aa0907f8f2014]

Merge SRC605: 27.09.00 - 20:57:46 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [13cc35bac9c75eb41929d445fe29097d77cecbf0]

Merge SRC605: 27.09.00 - 20:57:00 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [9da6f5d7f9f15675862ddc0d7e9557f7e6a0535c]

Merge SRC605: 27.09.00 - 20:54:56 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [4016bcdfe05fac19f2e4c7367cfdddba5a13e908]

Merge SRC605: 27.09.00 - 20:53:58 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [83426023434b006a17403b315db7599248b60386]

Merge SRC605: 09/27/00 - 20:29:44 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [08bcfa7dc04d80ecd24f49c8797a46192e19e052]

Merge SRC605: 27.09.00 - 20:28:40 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [948714771ae6888d5556ee8ba6469cb2171729f5]

Merge SRC605: 09/27/00 - 20:28:47 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [436dda27d36a3b11f62d6848b6d6eb7e886dc355]

Merge SRC605: 09/27/00 - 20:28:06 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [809fe6821d70f5c58131b2dbbd7e53e6f8f1bcb6]

Merge SRC605: 27.09.00 - 20:27:15 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [61e961e12b9382482e83d12bfc123c032c6a706f]

Merge SRC605: 27.09.00 - 20:26:41 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [00c4058c91e5fba3ef429d46cee9c5efce9ff36f]

Merge SRC605: 09/27/00 - 20:26:23 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [9edec093aacc59682b2dcb1eadf409a0b170db91]

Merge SRC605: 09/27/00 - 20:24:20 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [53d0513f90f57bc979c4b0f5b954f5f25b17ee9c]

Merge SRC605: 09/27/00 - 20:17:04 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [a8e92fe8f21b039345eed860affaea0e9fa473e6]

Merge SRC605: 09/27/00 - 20:15:59 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [faa63efdc60a67d31545e90fc0473982bcff3959]

fix: #78939# #78945# convert y


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [f85c30ec3f3e673eac9ac533d337662ef5a92ce5]

Merge SRC605: 27.09.00 - 20:12:43 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [f0196566692d6552327a368e03ccd3ef43546bde]

Merge SRC605: 27.09.00 - 20:10:43 (NoBranch)


2000-09-27  Nils Fuhrmann  <nf@openoffice.org>  [c3dd131d8ca056ccaf1df55c0ea621a294c0c0d2]

Merge SRC605: 27.09.00 - 20:09:52 (NoBranch)


2000-09-27  jp  <jp@openoffice.org>  [0f3a5741f2af8d0cbb2478a6fddca75d6e1ed324]

remove old code of using no graphicobject


2000-09-27  Sven Jacobi  <sj@openoffice.org>  [44e3b96fa54abb6624a7d6494aa88b1bcef6f762]

#79015# added float streaming


2000-09-27  Sven Jacobi  <sj@openoffice.org>  [411b1dc824ee50eca1aedad7855ce99511c7edab]

#79015# added float streaming, solved misalignment in ExtTextOutW action


2000-09-27  Daniel Vogelheim  <dvo@openoffice.org>  [91449aab15b7d2e4dcb3c52c6938f3c9bd61dd65]

- fixed DDE field import/export - fixed reference fields import/export (known problem: references to footnotes fail) - implemented/fixed bookmarks and reference marks import/export - implemented/fixed footnotes, endnotes import/export - implemented/fixed footnote configuration, endnote configuration - DTD updated - fixed: footnotes in text frames - fixed: constructor without object in txtparae - fixed: DTD not unerstood by validator


2000-09-27  Oliver Specht  <os@openoffice.org>  [0922e1baa5e5c6e148ae45b263265a5a483b088b]

#78971# notify depends before deleting section format


2000-09-27  Björn Milcke  <bm@openoffice.org>  [d5c05181d1e9b67e9d2569c674caa7560f4d87e9]

use XMLConstantsPropertyHandler rather than EnumPropertyHdl for constants


2000-09-27  Björn Milcke  <bm@openoffice.org>  [59a7a57f8f3d86a09bdb98ab59860b8f2c420e02]

'renaming' XMLEnumPropertyHandler to XMLConstantsPropertyHandler


2000-09-27  Björn Milcke  <bm@openoffice.org>  [69a0bf4188f0a2bf076d4ece8af5923a61d9de0d]

overfluent comment removed


2000-09-27  Michael Brauer  <mib@openoffice.org>  [24d7020c2f4e844b27e6fcb68f87f006ff318f9f]

append paragraphs instead of splitting them


2000-09-27  Patrick Luby  <patrick.luby@openoffice.org>  [cf5b28277de2790f9b7f2cc09ee33b25221bfede]

Added SRC606 update since it was missing even though SRC606 is now the active build.


2000-09-27  Oliver Specht  <os@openoffice.org>  [9588836fcc60c58bd65403f2037cc84ba4d88915]

#78714# force creation of seqence id


2000-09-27  Armin Weiss  <aw@openoffice.org>  [97d1c7b93f036f088fb9cdc4ae6e19cd49d2c915]

#78210# line contour and other modifiers are supported now again


2000-09-27  Oliver Specht  <os@openoffice.org>  [fb5258422cc57c461fa523133bd31e31bb9fd898]

insertControlCharacter: set parameter cursor to the new paragraph


2000-09-27  Björn Milcke  <bm@openoffice.org>  [3ac58101fb37795bab8fc3f1cbf0daaf864597f0]

'renaming' XMLEnumPropertyHandler. For real enums use EnumPropertyHdl


2000-09-27  Oliver Specht  <os@openoffice.org>  [0b6361db1a28522baa01c6b4902dc76a40032132]

#78252# don't create styles without a name


2000-09-27  Sven Jacobi  <sj@openoffice.org>  [3b0413f079756106ab825c57f857fb47a561e9c6]

#79027# ImportWordart: fixed gpf, the object needs to know the model earlier


2000-09-27  Philipp Lohmann  <pl@openoffice.org>  [8956a1f267562791d2f829da2c492bc21441f266]

add phone number for unix fax solution


2000-09-27  Mathias Bauer  <mba@openoffice.org>  [f82673b6d869379eeca160d14b2db63353ad3467]

dont export _Impl


2000-09-27  jp  <jp@openoffice.org>  [c7bcc5d2b0e409b428b946fb7ea7e46033638a0a]

use the new FileStatHelper class


2000-09-27  Mathias Bauer  <mba@openoffice.org>  [c13876d891079547b5023c87c72d2f373b41fd28]

ucblockbytes


2000-09-27  Mathias Bauer  <mba@openoffice.org>  [a5466b60814d933098accd2221dc1240b7458a96]

new class for stream access using ucb


2000-09-27  jp  <jp@openoffice.org>  [fea268c1cd223714d4b3037d03f4fdf1370fdf86]

use the new FileStatHelper class


2000-09-27  Hennes Rohling  <hro@openoffice.org>  [c968024c4b1302b224ac8d03f80c74106266c509]

#79047# Fixed dependency problems: Win9x libs are no STDLIBS


2000-09-27  Sven Jacobi  <sj@openoffice.org>  [1bb0e3c36397a092dd9ed5b8b52f19a1325546df]

#78796# supporting japanese UniString <-> ByteString and DXAry conversion


2000-09-27  Andreas Martens  <ama@openoffice.org>  [10c4682f0cce8079bf181a1e529f04cffa5b4688]

New: Different fonts for Latin, CJK and CTL


2000-09-27  mm  <mm@openoffice.org>  [a71975fc10deceb6b1aae2fa55e302f4433f9065]

Mac fix corrected


2000-09-27  jp  <jp@openoffice.org>  [cbe92f8d0c85c21ec36cc0c2defd3ca4a83a30fa]

use the new FileStatHelper class


2000-09-27  jp  <jp@openoffice.org>  [ff0d155cfbaffd3ca64008140ddc24c324c43d0e]

new helper class for filestat function, which use now the UCB


2000-09-27  jp  <jp@openoffice.org>  [5942d5e4c4b7e05fe6359914f5c44063288757de]

use the new FileStatHelper class


2000-09-27  jp  <jp@openoffice.org>  [0b5cbc99554f69d0990e8195f1f43fb0d431e848]

fix: #78939# #78945# convert y


2000-09-27  Kay Ramme  <kr@openoffice.org>  [2d038608fc74666574fd085c312df40971399e5b]

now uses XInitialisation for passing arguments


2000-09-27  jp  <jp@openoffice.org>  [377be4d8d352d90649cc1d7d82bea99b502b14bc]

new helper class for filestat function, which use now the UCB


2000-09-27  Kay Ramme  <kr@openoffice.org>  [30177bc88fe264fb00e336ecd12d175197301c37]

Java Uno Tools


2000-09-27  Hennes Rohling  <hro@openoffice.org>  [9bd4bb4bc78127ec67d20192fa1a3ec8dd0c95b6]

#78960# Implemented RemoveDirectoryW wrapper for Win 9x


2000-09-27  Christian Lippka  <cl@openoffice.org>  [d2f68113664ff330062f15de80b939dc7ca87d4b]

#78567# initialize international members


2000-09-27  Frank Schönheit  <fs@openoffice.org>  [43a13780d4cf097f9291560cab068da68ef0e498]

removed the dummy dtor of OMutexAndBroadcastHelper


2000-09-27  Frank Schönheit  <fs@openoffice.org>  [332ba8920a1dbee669634863f90ed0441a81dd41]

PROPERTY_PARENTWINDOW


2000-09-27  Philipp Lohmann  <pl@openoffice.org>  [38fadd508f514f3572ff4e5bd5b3a0fa6fc26fbb]

do depend on CDE headers on solaris only


2000-09-27  Andreas Martens  <ama@openoffice.org>  [64ffa84ccfd4a29bac99afb9906c29c56f984978]

free memory after resetting the font


2000-09-27  Peter Burow  <pb@openoffice.org>  [c7231f8b2d7cfd6c87746957f6103966639f63d5]

chg: call ConfigMgr::GetDirectConfigProperty() to get Path and Language


2000-09-27  Michael Brauer  <mib@openoffice.org>  [aa69318c9263e33d83fdf2f8f03eeebc1b737a6b]

#78248#: First table cell now gets style 'Standard' assigned if no other style is specified


2000-09-27  Michael Brauer  <mib@openoffice.org>  [929a2511a52236f9cb63158a51d7dc14ed97e749]

align=margins now works without also specifying a width


2000-09-27  Michael Brauer  <mib@openoffice.org>  [6b50ced76b09fa66d7def9fdbb5435875b5280b3]

#78246#: Calculation of relative column widths now works correctly even if          the summ of all column widths is smaller than the page width.


2000-09-27  Michael Brauer  <mib@openoffice.org>  [ceb3bfb71f04a08bbee20c5944a585e25bd8b843]

Setting outline styles at end of body


2000-09-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [4d3a8386f66a56b5e65e23edaea71e25523a5f82]

typo


2000-09-26  Kurt Zenker  <kz@openoffice.org>  [1634df41a72a3e7bc1f6afc4fc9d341be9b207e7]

Header corrected


2000-09-26  Oliver Specht  <os@openoffice.org>  [c5936aa853867bec548b8192739d31f7c137a1c5]

Format/Character and /Paragraph repaired; revision log removed


2000-09-26  Behrend Cornelius  <bc@openoffice.org>  [06637b3a2b4719aba035467f096a53c2a0ca0104]

#76485# Changes due to new API


2000-09-26  Oliver Specht  <os@openoffice.org>  [9fd19b44aea7b5fd49f71770b3d5903c733e4f08]

SdrMakeOutliner: OutlinerMode corrected; revision log removed


2000-09-26  Csaba Borbola  <csaba.borbola@openoffice.org>  [07bc850f6f92eb073c07e6272dacf6ff799a9d18]

Updated glibc source path


2000-09-26  Christof Pintaske  <cp@openoffice.org>  [d770bbae101de206ffb604ff13c91c73dec4cc7f]

#78721# attach an input context to fixed sized dialogs


2000-09-26  John Marmion  <john.marmion@openoffice.org>  [bb6723151f51c64b156057d77991ebf4477c9703]

updated for OpenOffice 605


2000-09-26  Niklas Nebel  <nn@openoffice.org>  [01332bac48ded789bfa9cbe41201da8fe5db2f2a]

#79008# MakeColStr: right length for AllocBuffer


2000-09-26  jp  <jp@openoffice.org>  [7e48f158809ce6043dfa75b334d2dfb65eeee9b7]

SFXDISPATHER removed


2000-09-26  Michael Brauer  <mib@openoffice.org>  [a5f5d4101ae84bd0e380d0caae8c8986a85109ac]

set ouline styles at thje end of the document body


2000-09-26  jp  <jp@openoffice.org>  [8fe2a2e71954bb0b983cb911d43d7fef45969d1f]

SFXDISPATHER removed


2000-09-26  Armin Weiss  <aw@openoffice.org>  [83b2a580cf1a5ded537c16c5f68167cee6cc6f5d]

#72995# one more call to resolve self intersections which may have been built by substracting


2000-09-26  Oliver Specht  <os@openoffice.org>  [0c92ff10c15637f57c7f89ccad3f51ebc4e50312]

use of configuration service


2000-09-26  Oliver Specht  <os@openoffice.org>  [3fbe6da05e0fe6866650c60aa2e3821ae60bd20d]

use of configuration service; revision log removed


2000-09-26  Andreas Schlüns  <as@openoffice.org>  [f362a6de213d604a7990a5755df3b7b44b0ef803]

#78877# correct Desktop::getComponents and implement new XEnumeration for components


2000-09-26  Jens-Heiner Rechtien  <hr@openoffice.org>  [397b36f08887abe45003282e6c6d76655ccf64e6]

prevent conflict with STL includes


2000-09-26  jp  <jp@openoffice.org>  [1d09cb6e3c7d0cba1763f0d3cb23bab73b133e16]

SFXDISPATHER removed


2000-09-26  Oliver Specht  <os@openoffice.org>  [37c964dd4e4767fafa414437d4b208acf101da69]

use of configuration service; revision log removed


2000-09-26  Oliver Specht  <os@openoffice.org>  [ac94e405e5a146ba64690377bd1f29c80534b1ed]

use of configuration service


2000-09-26  Kai Ahrens  <ka@openoffice.org>  [051d3ebc773750e952879528afaa49ab5b54769a]

must changes (SFX_BINDINGS/SFX_DISPATCHER removed)


2000-09-26  Kurt Zenker  <kz@openoffice.org>  [1a4ad5abc4f11ef70463f6059b2877ead8cda2b9]

add. include FrameSearchFlag.hpp


2000-09-26  Kai Ahrens  <ka@openoffice.org>  [3e8c2170b2822751f7b25b4b825421de9709f227]

must changes (SFX_BINDINGS/SFX_DISPATCHER removed)


2000-09-26  Peter Burow  <pb@openoffice.org>  [4e7a5a2f90b0cfb4bc138b598f24bf797d5f6ae9]

fix: GetDispatcher() replaced


2000-09-26  Peter Burow  <pb@openoffice.org>  [035b4d2974635f4e58119f551098fe261fa1eaa1]

fix: GetDispatcher() replaced


2000-09-26  Armin Weiss  <aw@openoffice.org>  [3895eafb16e78e6e38e2bf23209948997554f135]

#78476# also repaint when animated text is put to edit mode to not make appear the text double


2000-09-26  Csaba Borbola  <csaba.borbola@openoffice.org>  [e791db467cf75bb28d4268ac39c22978bf3209ca]

Updated list for dt; removed std2, neon


2000-09-26  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b5eca868c72496cd5ed2ba1139e97f027c446e23]

no doubel libs


2000-09-26  Peter Burow  <pb@openoffice.org>  [3397efb369020a595fbb00ec0d0d8578372cf8bb]

chg: now uses the new config items


2000-09-26  Peter Burow  <pb@openoffice.org>  [0c7e5ab349a3f684a31d85fc509821557ecfc319]

chg: SubstituteVariable() added


2000-09-26  Oliver Specht  <os@openoffice.org>  [fcab6717682a5f9cd185f1c49c8849b5a3ae0422]

new: static GetDirectConfigProperty()


2000-09-26  Andreas Bregas  <ab@openoffice.org>  [8dd64d22c273f00d2f232846deccebe88707168e]

File API -> OSL


2000-09-26  Michael Brauer  <mib@openoffice.org>  [2d7f755bd9b0b0cbb99ee14763f07f58d90c278b]

hyperlinks for text boxes and images


2000-09-26  Martin Hollmichel  <mh@openoffice.org>  [fff6c9cdc7b3e36338f5309d04a260d9defbfc6f]

chg: mkdir command


2000-09-26  Martin Hollmichel  <mh@openoffice.org>  [88435a4949736e312b481646c3c5eb2ade436048]

chg: mkdir command


2000-09-26  Peter Burow  <pb@openoffice.org>  [344886da6cf74cb029f43fc6c2a2fc9d4acb8692]

chg: now uses the new config items


2000-09-26  Andreas Schlüns  <as@openoffice.org>  [57937a85ff7cbc56f8d0b68ec790bd045a75560b]

#78875# add XTypeProvider to helper classes


2000-09-26  Patrick Luby  <patrick.luby@openoffice.org>  [3756928d18df0c159b5df1d6b4fd38632fed1f8c]

Added -no-precomp flag to C++ compiles to speed up compiles.


2000-09-25  jp  <jp@openoffice.org>  [da31c71f326b798b3644347a4c94af02b57a28a8]

Bug #78418#: GetToken - returns the correct token from the end of the input string


2000-09-25  jp  <jp@openoffice.org>  [37312f2e00e7bb170ce976518469f96a8eae99bb]

Bug #78534#: GetSelectedText - append an unicode zero to the stream


2000-09-25  jp  <jp@openoffice.org>  [786be03d55134f3a5fc0e0e1d2ac7bb734b1509d]

Bug #78573#: _ImplCopyData - use unsigned char insted of xub_StrLen


2000-09-25  jp  <jp@openoffice.org>  [d49e7c707a5a21e169b225680ac3da59b198e451]

Bug #78573#: HexToBin - div 2


2000-09-25  Niklas Nebel  <nn@openoffice.org>  [29bb347375df68b38c546650fc2379442f673bd9]

#78963# bForceToTop: treat like oversized text


2000-09-25  Mathias Bauer  <mba@openoffice.org>  [9540b5f78b5f3f4ddf7fbd34eaaa19c52183d47f]

SaveGraphics handled as enum


2000-09-25  Niklas Nebel  <nn@openoffice.org>  [c87a0cbeae7cf07382b0293acbf7e2833f88532c]

#78963# GetEditArea: bForceToTop


2000-09-25  Hans-Joachim Lankenau  <hjs@openoffice.org>  [aa39d8ab41b389fa512028cc6174e435bdcf5fe0]

member missing


2000-09-25  Martin Hollmichel  <mh@openoffice.org>  [4ca363bae26f2c4959a3545f98095dbf76920119]

chg: include structure


2000-09-25  Patrick Luby  <patrick.luby@openoffice.org>  [6cd2971c755097c189f17144ee30bad4ad5847b9]

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  Christian Lippka  <cl@openoffice.org>  [3d97d89ba81f85b581240eb8e8daaaecbd14c5a2]

#78948# removed export of graphics styles


2000-09-25  Daniel Boelzle  <dbo@openoffice.org>  [481cf505d775123cbf978fe2d6404c83dccc4e13]

added assertions for illegal index


2000-09-25  Daniel Boelzle  <dbo@openoffice.org>  [349a1365a1618ab94d12ca7f4438ca4b84f5ef35]

added assertions for illegal index


2000-09-25  Daniel Boelzle  <dbo@openoffice.org>  [f938c9220b6da25d4b38414a8e0aac3c57d00c8d]

#78948# any to sequence


2000-09-25  Sascha Ballach  <sab@openoffice.org>  [773e9e158bbda0bd4cdb3a196a0dbaa29384c3e1]

#78981#


2000-09-25  Sascha Ballach  <sab@openoffice.org>  [0d3357acaade9ae3590898a80533481ddf09f92c]

#78962#


2000-09-25  Philipp Lohmann  <pl@openoffice.org>  [7fd4b173eca2e9f19d4cb92e296c5ac0d977435c]

added fax queue support


2000-09-25  Philipp Lohmann  <pl@openoffice.org>  [0b89cd95410ee11643616169d446c0a9f5ffbb21]

#78737# call modified handler after extended text input


2000-09-25  Armin Weiss  <aw@openoffice.org>  [e8331dea3c815dc5482c2d2ce11004924dfab250]

#78478# outliner: new outliner object got no Outliner because he had no model. Outliner only available using the model (after dl's changes)


2000-09-25  Andreas Bregas  <ab@openoffice.org>  [b52da3c1ba6ee3b07e2c619c2214b996a9462f36]

Check if ucb/fileaccess services are already registered


2000-09-25  Sascha Ballach  <sab@openoffice.org>  [f044a27b057ffca3e772552517c963cf088bc303]

#78974#


2000-09-25  Oliver Specht  <os@openoffice.org>  [7527cc07395f49ca3af4a243963f5e038390034c]

call commit revision independent


2000-09-25  Kurt Zenker  <kz@openoffice.org>  [58617b244158407e7e237e9e5f100cb0bf22edef]

UDK202


2000-09-25  Andreas Martens  <ama@openoffice.org>  [9b3d12f841b7dbd5699e8e0e63c7844e983aa007]

New: Textattributs for Latin, CJK and CTL


2000-09-25  Andreas Martens  <ama@openoffice.org>  [c9f0894f9fe55e82c77658fa1a45ae438d233dd7]

 Textattributs for Latin, CJK and CTL


2000-09-25  Niklas Nebel  <nn@openoffice.org>  [fac895e8bfe488c2f2f07dc52b7f449a08375a0c]

#78631# #78943# RefreshNoteFlags: UpdateAllComments


2000-09-25  Niklas Nebel  <nn@openoffice.org>  [727ee37519c32ef076b4db831484a59a7af1f176]

#78631# #78943# StyleSheetChanged: UpdateAllComments if default style


2000-09-25  Niklas Nebel  <nn@openoffice.org>  [3413c2f1492cf069e68d370abdb9b6bc3548bd8c]

#78631# #78943# UpdateAllComments, SpecialTextBoxShadow, default font


2000-09-25  Nils Fuhrmann  <nf@openoffice.org>  [4e88978ed0ef87c05effa374a1764e3bbfafa5ff]

Fix: search for called executable in all pathes


2000-09-25  Niklas Nebel  <nn@openoffice.org>  [28f1e8a870925a90f36c7af2680eed2a5c382ab7]

#78631# #78943# UpdateAllComments


2000-09-25  Mathias Bauer  <mba@openoffice.org>  [f43087362f2a4b78bce385df2461fb38dfad1e99]

frameset includes are needed


2000-09-25  Mathias Bauer  <mba@openoffice.org>  [7f93e485bee9c5e2037af9576dd417ad797a053b]

avoid SaveCompleted with erratic medium


2000-09-25  Mathias Bauer  <mba@openoffice.org>  [f6c8393ad9bb3ddc6cfc54850d35f801c9c8dbe4]

#78675#: string conversion error


2000-09-25  Mathias Bauer  <mba@openoffice.org>  [3636d549244b62dfa258a6e87671b74607654f3a]

#76424#: writing error


2000-09-25  Mathias Bauer  <mba@openoffice.org>  [21489ba592098d9dcec28566d8521900bc387ecd]

writing error


2000-09-25  Mathias Bauer  <mba@openoffice.org>  [5725aaaa5051c2a4a0e0670d6efb767b0ceb3a26]

Some names changed


2000-09-25  Peter Burow  <pb@openoffice.org>  [079753610cca1001d493a762a96d0d3630e08254]

fix: syntax


2000-09-25  Kai Ahrens  <ka@openoffice.org>  [b7fde0964d6a3a340932a438eb0646164b0f8d3f]

not needed member removed (maCropRect)


2000-09-25  Mathias Bauer  <mba@openoffice.org>  [e31b6954d2eb6da02595bf98be4f4f139062b064]

saveoptions


2000-09-25  Mathias Bauer  <mba@openoffice.org>  [479f0d6d40df71fa5b6fa159b6a36dd41212b8e8]

saveoptions


2000-09-25  Sascha Ballach  <sab@openoffice.org>  [6620d9f522498feff69fcf91d4a65598e979f4fd]

#78962#


2000-09-25  Mathias Bauer  <mba@openoffice.org>  [d7af99319165f9c03a7c64aced7330db920cf160]

#78959#: own Invalidate method


2000-09-25  Peter Burow  <pb@openoffice.org>  [f28c2cd77b93775a7c03f2daa9703b26049ade5d]

chg: static with Impl-Pointer


2000-09-25  Peter Burow  <pb@openoffice.org>  [9ed232bfb7872832b120990f33fe13df4089441e]

chg: useroptions.obj added


2000-09-25  Tino Rachui  <tra@openoffice.org>  [94b1ae5b994a4e6c189c8d10e2047093f5254404]

macro UnregisterClassW was erroneously set to lpfnUnrigisterClassExW which doesn't exist


2000-09-25  Michael Brauer  <mib@openoffice.org>  [3e311c4cbf0bcc27d33689c541663447ee813592]

sorted keywords alphabetically


2000-09-25  Michael Brauer  <mib@openoffice.org>  [ef9d94a6208848584f199fbcc1aefecd89f9d8b2]

Text hyperlinks


2000-09-25  Michael Brauer  <mib@openoffice.org>  [47e9b4e2f41b1129c8477be57537569acb0a6f21]

API property FrameStyle renamed to FrameStyleName


2000-09-25  Patrick Luby  <patrick.luby@openoffice.org>  [b3ab049ee56638d60e48208856241bdfd6223f8b]

Added *.dylib files to deliver list for Mac OS X


2000-09-25  Patrick Luby  <patrick.luby@openoffice.org>  [8cd9c86cde2765b5e580c9ee834c73462f180410]

Added initialization of static data members for template classes for Mac OS X


2000-09-25  Patrick Luby  <patrick.luby@openoffice.org>  [5016722f5915215f83f4f1a97c3bd7b0cc0a389b]

Added initialization of static data members for template classes for Mac OS X


2000-09-25  Patrick Luby  <patrick.luby@openoffice.org>  [33590e70d0dc56f8e0dc8b7e70112cbb3771c954]

Changes to make code build on Mac OS X platform


2000-09-25  Patrick Luby  <patrick.luby@openoffice.org>  [c09261a7ef1615b5da9e42296514ded7ae7370ca]

Removed staticmb.obj from OBJFILES since it is not needed


2000-09-25  Patrick Luby  <patrick.luby@openoffice.org>  [0b2c78550042f415947b33b73a1eda81c9c05b04]

Added *.dylib files to deliver list for Mac OS X.


2000-09-25  Patrick Luby  <patrick.luby@openoffice.org>  [5f561dd79d15384ff8a875342fe1f0fa4784ef1e]

Removed svtool.lib from SHL1DEPN since svtool.lib is no longer a target in svtools/util.


2000-09-23  Babak Mahbod  <babak.mahbod@openoffice.org>  [971030c30c1c001ca176d649fe24b4e189881e1f]

Required for MacOS X C++ compiler.


2000-09-22  Patrick Luby  <patrick.luby@openoffice.org>  [22d13db3e24df77a5540e4880d3ea7e1fba7e31e]

Added instantiation of static data members for template classes for Mac OS X


2000-09-22  Terence Tse  <terence.tse@openoffice.org>  [ae8fb7c3bb17325c8e6a715ebc6192b203dd95e7]

Added casting BOOL to sal_uInt8 for UNX


2000-09-22  Patrick Luby  <patrick.luby@openoffice.org>  [bfd908a1030ecfdef415f69a7e5ebda778dd6ae0]

Added initialization of static data members for template classes for Mac OS X


2000-09-22  Niklas Nebel  <nn@openoffice.org>  [73bfc5b70621dd814546598631653003b14af923]

bindings / dispatcher changes


2000-09-22  Csaba Borbola  <csaba.borbola@openoffice.org>  [c088909811eed679b8f1fb0746a6aa6ae1aa4732]

Updated clean function


2000-09-22  Armin Theissen  <armin.theissen@openoffice.org>  [497400a3a39be0036283608563a0e7a07c00354b]

corrected if clauses


2000-09-22  Mathias Bauer  <mba@openoffice.org>  [255bcd80f7b38ecd3e080e3da57b75f681a510b3]

#78907#: StoreBasicManager didnt store the libs


2000-09-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [141440a50f1d31c0d7e155bca777065f841ba438]

initial import


2000-09-22  Jens-Heiner Rechtien  <hr@openoffice.org>  [b501a54cf959bc549810fb24ca6f9584dc5c9cf3]

initial import


2000-09-22  gt  <gt@openoffice.org>  [68e3ba07ad818520fabd9a35985be210756ad432]

import natural language formulas


2000-09-22  Mathias Bauer  <mba@openoffice.org>  [7e10429dae4a892220082a0cdffefe65e51a9a54]

#78857#: GetWorkWindow_Impl may not find any


2000-09-22  Lars Langhans  <lla@openoffice.org>  [747a2c1269f2270509d4eeb843eb934eb9979202]

type=integer was unknown


2000-09-22  Lars Langhans  <lla@openoffice.org>  [72104ede8756c7e92386330b4daf48b99ba5b2a4]

#78928# the method convertToSimpleType create an exception when someone try to create an Any with an type and not the right data but we put now a void type in this any if this is happend.


2000-09-22  Kai Ahrens  <ka@openoffice.org>  [b4fa1659edf5c5146e765167061322a481c9d390]

added cropping functionality


2000-09-22  Björn Milcke  <bm@openoffice.org>  [2ae24b88639dcfe6c8a8453758af821f1bcd8fed]

namespace for numbers initialized with wrong string


2000-09-22  Oliver Braun  <obr@openoffice.org>  [feb3373f16435e4b168e4e13af90cad4d0463bb4]

moved from daemons2


2000-09-22  Sascha Ballach  <sab@openoffice.org>  [b2d1385548833b8089545cee06f5c76422b4854a]

in exportXML(): call ExportStyleContent added


2000-09-22  gt  <gt@openoffice.org>  [d041250c577947159d8bbfbb9f6d8143fdfee280]

 +  ScTokenArray::AddColRowName()


2000-09-22  Sascha Ballach  <sab@openoffice.org>  [10b009afad145be82d05813579cca3ddec495083]

ExportStyleContent added


2000-09-22  Sascha Ballach  <sab@openoffice.org>  [ab7ff3d651bba962ebfd922e9aa1294417db33b4]

#78732#


2000-09-22  Sascha Ballach  <sab@openoffice.org>  [bf8c62320a999829774f6b0e44cc392b0ad55007]

export style:map added


2000-09-22  Philipp Lohmann  <pl@openoffice.org>  [4bd178f6ee60f641b2a6c7fcc9f6e4b6dd01df27]

new feature in JobSetup: additional parameters


2000-09-22  Philipp Lohmann  <pl@openoffice.org>  [f0e860e54dc69d8d30832b06024a53cb15597e69]

moved initialization of remote printer list to rmprint.cxx


2000-09-22  Philipp Lohmann  <pl@openoffice.org>  [124fdba8e90dbae095a6cbb08255bbff47bc43c8]

let rmprint.cxx decide bewtween client and print server


2000-09-22  Andreas Martens  <ama@openoffice.org>  [68c613f89fee57bf216ab834a28c4e7776304a62]

Fix #78708#: I normally don't exspect a null character inside a string, but this causes a loop. Now is more robust.


2000-09-22  Sascha Ballach  <sab@openoffice.org>  [f1ae4a3cef3607c69638664a5f083e1efa371a17]

#78938#; #78941#; #78732#


2000-09-22  Niklas Nebel  <nn@openoffice.org>  [1bd3bb99ddd72fe4f642f0bbf93918f46c494bb8]

#78668# SetActiveView(0): delete IMEInfos if still set


2000-09-22  Hans-Joachim Lankenau  <hjs@openoffice.org>  [c463a139cc73f8d612778e11b6c512a270e6bfa7]

deliver soffice.sh from misc


2000-09-22  Hans-Joachim Lankenau  <hjs@openoffice.org>  [17e0108b4e8d91f9acfe376ee231418830392460]

now with dependencies


2000-09-22  Ocke Janssen  <oj@openoffice.org>  [0135d68d2e3b2cf84b2c60e46418b2090205fec3]

order corrected


2000-09-22  Ocke Janssen  <oj@openoffice.org>  [40692c219d5fb3fea81be27c66d4d0f455138f95]

new operation for datacolumn


2000-09-22  Ocke Janssen  <oj@openoffice.org>  [a79a07df9091e9cb08722643532f4cc4f5b78421]

use of correct position


2000-09-22  Oliver Specht  <os@openoffice.org>  [2ce227610eab9f2c425ba5c0cac9bf073c576d80]

#78871# simple handling of XChartDataChangeEventListener implemented


2000-09-22  Thomas Lange  <tl@openoffice.org>  [737594de08fac3a680ccc963c05e391ea6a34275]

linguistic2 added


2000-09-22  Peter Burow  <pb@openoffice.org>  [df0d54afc5fb65aaea1cf990b403283e648898bc]

fix: HID_CNT_... removed


2000-09-22  Dieter Loeschky  <dl@openoffice.org>  [41ae306c8028e2eb662268a66c46d8f14552fde9]

#78844# check pPara before calling HasChilds( pPara )


2000-09-22  Dieter Loeschky  <dl@openoffice.org>  [7811104901e8dd295da34f81dd1d72e3cd483f7d]

#78470# CreatePresObj(): Insert object before setting text


2000-09-22  Oliver Specht  <os@openoffice.org>  [ca8942b781198476aa65a81b7a321e6e09a8b65c]

syntax error


2000-09-22  Niklas Nebel  <nn@openoffice.org>  [3d0d1c4cb7d08e8b99757cca1b56f8e8c259f147]

app options / doc options use configuration service


2000-09-22  Niklas Nebel  <nn@openoffice.org>  [f870daae838459cdd69dc00c456e27b3c2da0cf6]

use configuration service


2000-09-22  Niklas Nebel  <nn@openoffice.org>  [78b78c7a503331872af684d56585a0ba4cddef9d]

GetNodeNames


2000-09-22  Patrick Luby  <patrick.luby@openoffice.org>  [423434d348f246b829cd20ba6774f93ce8711bc0]

Added static data member initializations for Mac OS X


2000-09-22  Patrick Luby  <patrick.luby@openoffice.org>  [073d0191e6f30708c41816dd2eaba2f7f31e1d71]

Commented out #include <qeodbc.h> since this file was removed from the external project.


2000-09-22  Patrick Luby  <patrick.luby@openoffice.org>  [41a136b11197d4b6d3a3ed006578add13a58971c]

Remove .IF "remote" != "" statements from makefile.mk files in vcl/aqua/source subdirectories since they were causing link errors


2000-09-21  Ping Liao  <ping.liao@openoffice.org>  [844567621c55f763bf7632e5b1cfaa69ef93934d]

Corrected missing salmain.o in linking of libvcl*.dylib.


2000-09-21  Babak Mahbod  <babak.mahbod@openoffice.org>  [ee91b511167bc74b368466854dabc87d917c8527]

Hexdecimal constant 0x601 was changed to decimal constant.


2000-09-21  Ping Liao  <ping.liao@openoffice.org>  [c9df074a315eb68ede7cebf73cd9d9728f98e3b5]

Added static variable initialization for MACOSX.


2000-09-21  Ping Liao  <ping.liao@openoffice.org>  [325f2f914704a777806ac7027a6079fd0ddddfa2]

Added copying *.dylib


2000-09-21  Ping Liao  <ping.liao@openoffice.org>  [9943c423031e6f233e6a6c848b13b7355bb7bba2]

Added casting BOOL to sal_uInt8 for MACOSX.


2000-09-21  Niklas Nebel  <nn@openoffice.org>  [d201f5ea615b515925321b4a1328d305d2984519]

still no SetUpdateMode in ScCellEditSource::GetTextForwarder


2000-09-21  Ping Liao  <ping.liao@openoffice.org>  [24e0d0fd5aa6e1e7f9e1ea70ecf59147997e4829]

Added flag -fno-operator-names.


2000-09-21  Hans-Joachim Lankenau  <hjs@openoffice.org>  [a3dcb49942128a189ce6ac41279f5ee6b4815f2f]

did you think about unix?


2000-09-21  Kai Ahrens  <ka@openoffice.org>  [abfcdf776c3d9111ac311f15fbbbf5c3d3a7c7c3]

SFX_BINDINGS/SFX_DISPATCHER macros removed


2000-09-21  Sven Jacobi  <sj@openoffice.org>  [83d5249fe7a15c024f80d2558b687d91bc660850]

#78774# DoImportDlg is now working correct


2000-09-21  Frank Schönheit  <fs@openoffice.org>  [0a7c15e6ca8a1c8055ca1a1bd80f5481cc345acb]

#78888# ChildWindowExecute on the view frame instead of ExecuteSlot


2000-09-21  Hans-Joachim Lankenau  <hjs@openoffice.org>  [8933a48bfb4a7631c4aaf67cd26edd85f77530af]

add: include


2000-09-21  Oliver Specht  <os@openoffice.org>  [edfc89675f439d9f7bbe36d9506d47d8ed13d541]

#78795# OpenDoc: supply target frame item


2000-09-21  Hans-Joachim Lankenau  <hjs@openoffice.org>  [9f7e5d3d98e8b9f167edf0efc7e724d318bf3982]

more objects


2000-09-21  Philipp Lohmann  <pl@openoffice.org>  [3b22edec87afff637c07b3f27de823e50b8c91de]

fixed syntax for solaris: cannot catch a reference without a name


2000-09-21  Patrick Luby  <patrick.luby@openoffice.org>  [8bab6123543e3b4c8810ab8ccc43d27563b235dc]

Changed dos: mkdir entry to mkdir: to eliminate error messages


2000-09-21  mm  <mm@openoffice.org>  [9112386dd35c3a51c5b5a29a180d1626c50fdcad]

validation works correct


2000-09-21  Oliver Specht  <os@openoffice.org>  [bef009e00c450ee90658f34eb98a8f311fcf74f5]

::LoadURL: lcl_-function removed; #78894# wrong cast removed; revision log removed


2000-09-21  Michael Brauer  <mib@openoffice.org>  [44e349044a4799a72cdebbe4d58c68a0c3ef6a01]

- Types of RelativeWidth and RealtiveHeight properties changed - FrameStyle property renamed to FrameStyleName


2000-09-21  Oliver Specht  <os@openoffice.org>  [b9061b9982d16ecb3044f81cb015f83e87692e48]

drawing::TextAdjust to SvxAdjust mapping array corrected


2000-09-21  Michael Brauer  <mib@openoffice.org>  [5ad091553b0ea188f1f31883d315d249f4eb81f4]

fo:column-count added


2000-09-21  Oliver Specht  <os@openoffice.org>  [51b6d0b4b1f83457836ac60861f55ca73365410c]

string compares replaced by uint compares; revision log removed


2000-09-21  Hans-Joachim Lankenau  <hjs@openoffice.org>  [b0d11204f24ce3ffff9659afa442214d92f836c0]

dos2unix lineend conversion


2000-09-21  Oliver Specht  <os@openoffice.org>  [67c5772d7bae557c5ebf85d873787eaa4a51fc8e]

prevent multiple calls of GetDrawView(); revision log removed


2000-09-21  mm  <mm@openoffice.org>  [cd539a8c05524a262724d4d2b84535c732998ff8]

validation work correct


2000-09-21  Oliver Specht  <os@openoffice.org>  [af111cd0d0dc304b1de8e32f8c4556a4bfd97f94]

#78840# wrong use of RTL_CONSTASCII_STRINGPARAM corrected; revision log removed


2000-09-21  Oliver Specht  <os@openoffice.org>  [8475491cf62d5c945a184889cd08356331dc0991]

header corrected


2000-09-21  Oliver Specht  <os@openoffice.org>  [8a9c7fb54c8cb53f90c5c19179ea0ad30a990aa9]

#78800# set the SwView* after the creation of the navigator


2000-09-21  Hans-Joachim Lankenau  <hjs@openoffice.org>  [1eb0d14c180d900e1121e2867f1f5861ad0d3763]

dos2unix lineend conversion


2000-09-21  Oliver Specht  <os@openoffice.org>  [2676e59525a479b7653c24859a46f9be5dbe419a]

SwXTextPortion::setString() - wrong cast removed revision log removed


2000-09-21  Oliver Specht  <os@openoffice.org>  [e2fbcc012140aaba6957e884d42ba6e15bd3d7b9]

typo in IndexMarkBackground corrected


2000-09-21  Frank Schönheit  <fs@openoffice.org>  [c944a01469731e0586401d9bd978dc3cae6ccc1f]

no SFX_BINDINGS and/or SFX_DISPATCHER used anymore


2000-09-21  Oliver Specht  <os@openoffice.org>  [1dbd60cca5c452253404308d9a9640d352be34f0]

addConfigItem: return type changed


2000-09-21  Oliver Specht  <os@openoffice.org>  [184b9252dd457ddea8bc2968b215fb78c5a9ad40]

access to SetNodeNames, ClearNodeSet, SetSetProperties, Replace with empty string refers to own node use of XMultiPropertySet terminated


2000-09-21  Oliver Specht  <os@openoffice.org>  [7404843854fb86f0c344529da30f2c602da8d4f1]

addConfigItem: return type changed


2000-09-21  Oliver Specht  <os@openoffice.org>  [23d986b01d9e787ffa645282cb2936a0cf56275c]

XMultiPropertySet no longer required


2000-09-21  Frank Schönheit  <fs@openoffice.org>  [52441abfec1bbdeed596712f5467ab73ce07bc39]

no SFX_BINDINGS and/or SFX_DISPATCHER used anymore


2000-09-21  khz  <khz@openoffice.org>  [e8f1510da691d283d8408521f31c0268270efcd0]

#78753# Avoid dividing by zero.


2000-09-21  Daniel Boelzle  <dbo@openoffice.org>  [b67972af8e947ae7a4979ed64087eba68a64d394]

bug: getMediateMapping()


2000-09-21  Ocke Janssen  <oj@openoffice.org>  [fb7b967c07dd88cd4bdb2e09de71ae45a3fe5b8c]

use of unixODBC header files


2000-09-21  Dirk Grobler  <dg@openoffice.org>  [c627331a1feb06f9f571c36b172f3bd9ca258911]

new rules in makefile


2000-09-21  Michael Brauer  <mib@openoffice.org>  [86030d42c618f63c082a62047be85c6146648ac1]

fixed 'as-char'


2000-09-21  Michael Brauer  <mib@openoffice.org>  [92fd2f2e395783dbee416a5f6612b297ff8d694e]

export of character bound frames, property name string renamed


2000-09-21  Michael Brauer  <mib@openoffice.org>  [cf4e04c91e44e7ec047bdcf81475cbbc03774c7d]

text column import


2000-09-21  Michael Brauer  <mib@openoffice.org>  [24b2a570ba203b2f98cdfe02efbd9bc63b8356f9]

fixed comparison with 'tab-stop'


2000-09-21  Oliver Bolte  <obo@openoffice.org>  [58f0afe61a28b58889ad4a0793bda69c9fb2f849]

#65293# Calc cant be compiled: unresolved external


2000-09-21  Niklas Nebel  <nn@openoffice.org>  [09dcabd309907e5241794cdf6322aa0b7c06260f]

style name in conditional formats is programmatic name


2000-09-21  Frank Schönheit  <fs@openoffice.org>  [388f7f375213d7805c1a0974296c26aa551698c3]

new file propertycontainer


2000-09-21  mm  <mm@openoffice.org>  [b03fe6b1e818e099ed1434a4aebe981649cd9e09]

generate CORBA IDL


2000-09-20  Dirk Grobler  <dg@openoffice.org>  [8becd1c267ed383ea9bac76ab6f6300d48f9d0cb]

new validation and pretty printing rules


2000-09-20  Dirk Grobler  <dg@openoffice.org>  [145b6c19e9decbc2233a8eae5a08e250000c14a6]

new java helper for validation add pretty printing of xml


2000-09-20  Dirk Grobler  <dg@openoffice.org>  [dda1568f69b8b6b64927f0cbc92b4bb1c6176016]

new configuration files to deliver and new Helper jar


2000-09-20  Dieter Loeschky  <dl@openoffice.org>  [a75d0e2478047fdc08d561a8a78befe5eecbde69]

cleanups


2000-09-20  Oliver Bolte  <obo@openoffice.org>  [f718e27594744196c153423df3c269a1e76c1def]

Unresolved external #65293#


2000-09-20  Jens-Heiner Rechtien  <hr@openoffice.org>  [22c7f3f170c30085b1fe93d0e83a665b36b9738a]

initial import


2000-09-20  Mathias Bauer  <mba@openoffice.org>  [0cec32e38abc6083c2c597c6ec5e29902ccae513]

SaveOptions added


2000-09-20  Mathias Bauer  <mba@openoffice.org>  [ceb78ece807538386c559710a459363edd240d66]

SaveOptions use new ConfigItems


2000-09-20  Peter Burow  <pb@openoffice.org>  [904db751e826e749377fe11a9409a75db0912184]

fix: #78831# unoctitm.hxx added


2000-09-20  Peter Burow  <pb@openoffice.org>  [b3b87e5afd68530cf6aab6a123f2201325e82372]

chg: urltrans.hxx removed


2000-09-20  Ocke Janssen  <oj@openoffice.org>  [1788e529f5ee567168e08f848b2effbc0d40e425]

ucb change


2000-09-19  Martin Hollmichel  <mh@openoffice.org>  [51ba8a0f555fe5d31e2b8d221e3766810dc741b4]

Reverted one MACOSX macro back to MAC macro.


2000-09-19  Martin Hollmichel  <mh@openoffice.org>  [8314ef9649c7de72e1d40881ad31e24e9a771568]

Replaced MAC macros with MACOSX macros where appropriate.


2000-09-19  Niklas Nebel  <nn@openoffice.org>  [58f16995ababae0d143f728884ff93cbebd170eb]

ScLinkConfigItem: parent methods reimplemented


2000-09-19  Frank Schönheit  <fs@openoffice.org>  [81791767d8a0e3bb67f90fc0a87154f9881d7705]

#78474# lcl_ImplMergeFontProperty: extract the correct types from the Any


2000-09-19  Frank Schönheit  <fs@openoffice.org>  [89661335e814f12498f1c1f89c60bc7d9430f761]

queryAggregation: don't return Anys containing empty references


2000-09-19  Frank Schönheit  <fs@openoffice.org>  [d88f9702750876f4caa4eb599984bddf506782e6]

corrected the auto-generated index for new columns


2000-09-19  Frank Schönheit  <fs@openoffice.org>  [8192ecb0c73a7cad15377851a5d947b459880b26]

removed the SFX_BINDINGS, use the bindings of the own view frame instead


2000-09-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [f5de691b320ca74f00ad5361a272cfeff2590cad]

initial import


2000-09-19  Jens-Heiner Rechtien  <hr@openoffice.org>  [26476eda89cfda1eed013f1e5d628e18d6828d95]

initial import


2000-09-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [62823accc3febf3f14e541ddd7c689e699fdde70]

initial import


2000-09-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [8b9e4e393eff8b89a37a5932548700c0b50bcab8]

initial import


2000-09-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [8a6861a404c082226b52df335e3b0046164e6432]

initial import


2000-09-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [d0484bcdcbffd42d242647a2fdc1a203d176b775]

initial import


2000-09-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [84a3db80b4fd66c6854b3135b5f69b61fd828e62]

initial import


2000-09-18  Hans-Joachim Lankenau  <hjs@openoffice.org>  [8e8f530128ea6a3574551fbcb92e315fabdffdf3]

del: old stuff


2000-09-18  Oliver Bolte  <obo@openoffice.org>  [8591c64a25ca1eaaefc8bac9e0a33d5bba9d7703]

delete: obsolete libraries


2000-09-18  Oliver Bolte  <obo@openoffice.org>  [543abf9abe36e8e4d2b9476205e382882c29fe11]

__cdecl isn't potable


2000-09-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [483889728b5b821195da00b280df837de0f0e27c]

initial import


2000-09-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [180d9c145fd5cf2942be8bb3a8ed35061e844fd7]

initial import


2000-09-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [7b0b5cdfeed656b279bc32cd929630d5fc25878b]

initial import


2000-09-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [8ab086b6cc054501bfbf7ef6fa509c393691e860]

initial import


2000-09-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [f47a9d9db3d06927380bb79b04bb6d4721a92d2b]

initial import


2000-09-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [9ae5a91f7955e44d3b24a3f7741f9bca02ac7f24]

initial import


2000-09-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [3794988352d0cb0640c62492e05aeb864032acc6]

initial import


2000-09-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [fd069bee7e57ad529c3c0974559fd2d84ec3151a]

initial import


2000-09-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [d791366863cf9659a01b171ce0e727bfe2f28cdf]

initial import


2000-09-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [04c1c754ab9d0ad07f2c5362d46597d13efe75c2]

Initial revision


2000-09-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [411e68cc54ae97eebd79ae3a9cb2971b74cb2a9e]

fix: #78939# #78945# convert y


2000-09-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [a90fae59a6366cc02894cc9d2c82b0041e0ab093]

initial import


2000-09-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [bf4154eb5307ec8c35f000fd1df39ef3abb2eb6d]

initial import


2000-09-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [ee27dd72550ce8815e06e337d3682d5b8d9d7b11]

initial import


2000-09-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [0d14f932b02c43dd83fa3dfbe25d92755a4d7e26]

initial import


2000-09-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [a6cd57fff61642e7efe9ba18ed4c934f49e8f4d6]

initial import


2000-09-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [11cb1baf50ca8d57cc3a722e24bb973e6e64760a]

initial import


2000-09-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [a253a5ecd3e1deb645b041c92b37f92bba0b8e15]

initial import


2000-09-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [c460c0ccb6f389339b2ff9e57a101557c30df676]

initial import


2000-09-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [95117e7fefa9ae82431dcdffd1e58495730f6f54]

initial import


2000-09-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [c25ec0608a167bcf1d891043f02273761c351701]

initial import


2000-09-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [b525a3115f54576017a576ff842dede5e2e3545d]

initial import


2000-09-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [662c532f6f415060501f33261203100ff044fe8b]

initial import


2000-09-18  Jens-Heiner Rechtien  <hr@openoffice.org>  [9399c662f36c385b0c705eb34e636a9aec450282]

initial import


  Andre Fischer  <andre.f.fischer <Andre Fischer<andre.f.fischer@oracle.com>  [086ff12951769a2fadfc0f92f57c2e4f41108b72]

impress195: rebase to DEV300 m98


  Andre Fischer  <andre.f.fischer <Andre Fischer<andre.f.fischer@oracle.com>  [1054906227778e28de628ebbb62749904afbb33b]

impress195: rebase to DEV300 m98


  Andre Fischer  <andre.f.fischer <Andre Fischer<andre.f.fischer@oracle.com>  [d3b03514dde317473db0d247f21405b5db6a727e]

impress195: Minor adaptions due to last merge.


  Andre Fischer  <andre.f.fischer <Andre Fischer<andre.f.fischer@oracle.com>  [cf054f6ef9d88233703678889bc3eb3efe516ec3]

impress195: rebase to DEV300 m98


  Gregor Hartmann  <gh <Gregor Hartmann<gh@openoffice.org>  [9bcf0d94946bb19501aa3575f784dc3099a23893]

#i116408# remove 5.0 export from f_topten.bas


2011-01-19  Wolfram Garten [wg]  <Wolfram.Garten@oracle.com>  [ff3d790926bc0047100c19cca3159e28e831457a]

i116396: [Automation]: adapt the Impress/Draw autotests for removed binfilter export


2011-01-19  Wolfram Garten [wg]  <Wolfram.Garten@oracle.com>  [777eb0c8ab568ac262016cbc39538cdce0c0a831]

i116396: [Automation]: adapt the Impress/Draw autotests for removed binfilter export


2011-01-17  Oliver Craemer [oc]  <oliver.craemer@oracle.com>  [32e427257a3241b12ca9f9e293753b935f0676d8]

#i116394# adapt autotest for removed binfilterexport


  Andre Fischer  <andre.f.fischer <Andre Fischer<andre.f.fischer@oracle.com>  [846c70417e1aecc56a6ee1504c2c160e633d0754]

calc65: #i116318# Fixed the painting of axial gradients.


  Gregor Hartmann  <gh <Gregor Hartmann<gh@openoffice.org>  [ead5358f61ff03ffe454e83e169def3fef715a08]

build breakers


2010-07-22  Mathias Bauer  <mba@openoffice.org>  [994b7f936cd9e1df7acf30612bda3d87aaf50344]

CWS changehid: resync to m85


2010-07-19  Mathias Bauer  <mba@openoffice.org>  [2d2d7121ccac4f35d397aebfc010b88b247644e1]

CWS changehid: remove code dealing with obsolete SID_INSERT_APPLET


2010-07-19  Mathias Bauer  <mba@openoffice.org>  [13afa75fa7892d82f7eeb47b52fdf17fd2a97681]

CWS changehid: #i111784#: use mhids.pl to generate conversion list for HIDs


2010-07-13  Mathias Bauer  <mba@openoffice.org>  [0266406fef116fbed7b8e69e309bcda0df4896dd]

CWS changehid: resync to m84


2010-07-10  Mathias Bauer  <mba@openoffice.org>  [4a02c63d1431b2e8686a035e119c4a2f5c972592]

CWS changehid: #i111874#: change code to support HelpIds as byte strings


2010-06-05  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [48fbbe2989e13b073c266345081c0ed73e2ec0ef]

fix warnings


2010-06-04  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [095647164a0f6cdd3d85fc29cbeb089f65179c4b]

changehid: #i111874# remove SmartId, make HID of type rtl::OString, fill in dummies for all explicit help ids


  Gregor Hartmann  <gh <Gregor Hartmann<gh@openoffice.org>  [eaa4e44cfee19f81a3a3d41982263a3f09e23f06]

build breakers


2010-07-22  Mathias Bauer  <mba@openoffice.org>  [209fbe2d632761b30b7b17422914e11b93692833]

CWS changehid: resync to m85


2010-07-20  Mathias Bauer  <mba@openoffice.org>  [659fb7a4ae2d2ac140f328959b98944c43a094aa]

CWS changehid: #i111784#: consolidate usage of HID schema; remove unused SetDialogHelpId methods


2010-07-19  Mathias Bauer  <mba@openoffice.org>  [f60b366882b4281061199daf2df24055f94f1ba0]

CWS changehid: remove code dealing with obsolete SID_INSERT_APPLET


2010-07-19  Mathias Bauer  <mba@openoffice.org>  [ec8cfe27fa5d2c7041c0895a0ef8f3a2483b8a3e]

CWS changehid: #i111784#: use mhids.pl to generate conversion list for HIDs


2010-07-13  Mathias Bauer  <mba@openoffice.org>  [b50b76d1d7f70e5c9702ad8b885acba1ee216e6d]

CWS changehid: resync to m84


2010-07-10  Mathias Bauer  <mba@openoffice.org>  [c80988b0107424ba6de85531ed55fd493a0a64cb]

CWS changehid: #i111874#: change code to support HelpIds as byte strings


2010-06-04  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [27f199af29794fffb97eb73357c7f9dd4dae0201]

changehid: #i111874# remove SmartId, make HID of type rtl::OString, fill in dummies for all explicit help ids


  Gregor Hartmann  <gh <Gregor Hartmann<gh@openoffice.org>  [466bacc3ad07d88c8d947e4f745d9e8f3cdbed89]

testtool: fix libsts to work with old testtool


  Gregor Hartmann  <gh <Gregor Hartmann<gh@openoffice.org>  [e6010b5e704d62471fada5ea63c5d240507e8a3a]

testtool: fix libsts to work with old testtool


2010-07-22  Mathias Bauer  <mba@openoffice.org>  [5ac0207cea354c8fff76c783bc90faa471868718]

CWS changehid: resync to m85


2010-07-21  Mathias Bauer  <mba@openoffice.org>  [a1f5f61d46427b0f6516da9b34c106ca6e870860]

CWS changehid: #i111784#: rework keyword search


2010-07-21  Mathias Bauer  <mba@openoffice.org>  [0b00bc90e43f36485e3ba00eb7f924a935e89b00]

CWS changehid: #i111784#: convert wizards module


2010-07-21  Mathias Bauer  <mba@openoffice.org>  [8bf98bbf911e637db7984a6af3186ff233a506ca]

CWS changehid: make hidother.src easier to handle


2010-07-20  Mathias Bauer  <mba@openoffice.org>  [37500bb0ef4cd6dfb83802af53f4a45b397768f2]

CWS changehid: #i111784#: consolidate usage of HID schema; remove unused SetDialogHelpId methods


2010-07-19  Mathias Bauer  <mba@openoffice.org>  [c737e5bb650e3efbb6bf08fa85a1474d80c8d558]

CWS changehid: #i111784#: use mhids.pl to generate conversion list for HIDs


2010-07-13  Mathias Bauer  <mba@openoffice.org>  [d773cda7d126918249f43776b2d6053d4bc73f33]

CWS changehid: resync to m84


2010-07-10  Mathias Bauer  <mba@openoffice.org>  [c61aa274cb5631305cfbaea6f1894db756e911c8]

CWS changehid: #i111874#: change code to support HelpIds as byte strings


2010-06-07  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [aa7147590570dcb0813b6fcebb6496179b9df5cb]

fix warnings


2010-06-05  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [da2c9e0f833dd1caccd0a0881cdb3f410cb0577a]

fix warnings


2010-06-04  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [3b1416e6d35dea58daaa93a7b14477f6e0c15eed]

fix windows compile


2010-06-04  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [00b95402e79f521a027375efc47409096a7766dc]

fix warnings


2010-06-04  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [383957c96aac78301a126746c14c631314ee6329]

changehid: #i111874# remove SmartId, make HID of type rtl::OString, fill in dummies for all explicit help ids


  Andre Fischer  <andre.f.fischer <Andre Fischer<andre.f.fischer@oracle.com>  [afdd5d014cceee0796c9caa297ab2489a24da616]

impress200: #i101006# Prevent multiple master pages with identical names.


  Andre Fischer  <andre.f.fischer <Andre Fischer<andre.f.fischer@oracle.com>  [a497f94404f0292309a3f932b169a0ae07fb5357]

impress200: merge


2010-08-26  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [247a28c2c78064f08b958b2068bc4ec59e4e0c1b]

merge


2010-08-26  Niklas Nebel  <nn@openoffice.org>  [01554964f184b98fe79ecd52200a71cae33968bf]

impress200: #i113884# check for overflow in ScTable::SetDrawPageSize


  Andre Fischer  <andre.f.fischer <Andre Fischer<andre.f.fischer@oracle.com>  [23734b51a1371ec2981b76364b99543b5eb14262]

impress200: merge


2010-08-26  Philipp Lohmann [pl]  <Philipp.Lohmann@Oracle.COM>  [1086d8c4ec1339dc7be45e497f676d8f282360b8]

impress200: #i114123# fix graphics context refcount for drawEPS


  Andre Fischer  <andre.f.fischer <Andre Fischer<andre.f.fischer@oracle.com>  [1a4f76642003faefd69671868ff07b01c5c7a406]

renaissance1: #i107215# Update of slide sorter icons.


  Andre Fischer  <andre.f.fischer <Andre Fischer<andre.f.fischer@oracle.com>  [23e5e64f7c4ed15f6230b5dc17475d650378cad8]

renaissance1: #i107215# Removed debug code.


  Andre Fischer  <Andre.W.Fischer <Andre Fischer<Andre.W.Fischer@Sun.COM>  [08b6b244b215ec4a96686866685eab5421da3dd5]

renaissance1: resolved merge conflicts, cleanup.


2010-07-01  Andre Fischer  <af@openoffice.org>  [c02af39487a0da878bb5952b28d3ecd62d02e2c0]

renaissance1: merge with DEV300_m84


2010-06-14  Andre Fischer  <af@openoffice.org>  [cd4385a9aecd65ed1c360708614eff7f6fe381bb]

renaissance1: #i107215# Fixed wrong rounding in HSBtoRGB.


2010-06-07  Andre Fischer  <af@openoffice.org>  [a2e79b9f1049b8f296b7f147a91cdd0a9cf82287]

merge


2010-06-02  Andre Fischer  <af@openoffice.org>  [807468a3c078f60b8aa952619336f6c46ae97413]

renaissance1: #i107215# Do not show PresObjs in previews.


2010-05-28  Andre Fischer  <af@openoffice.org>  [f3541e6c08af5ebaa87a9bf878e6bdaecdc37ae2]

renaissance1: #i107215# Some minor fixes and improvements.


2010-05-05  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [559e58862e411cd6b435aa8e6f054c23d1ed3e7c]

renaissance1: #i107215# suppress mouse enter/leave when inactive


2010-04-27  Andre Fischer  <af@openoffice.org>  [2a3de01e8798b62ca6015417d66d2133337b6265]

renaissance1: merge.


2010-03-30  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [a0857ef55bc3c866e2720492ef3712b938bcddb1]

renaissance1: corrected warning


2010-03-30  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [8d05e9c829aa36f00954c005fa4782eae7a8013a]

renaissance1 #i110498# All needed changes for SoftShadow for DRawPage visualisation


  Andre Fischer  <andre.f.fischer <Andre Fischer<andre.f.fischer@oracle.com>  [b8d78852acfa632daa32d5827d0ee64fd6102c80]

renaissance1: #i113685# Avoid (indirect) static BitmapEx.


  Andre Fischer  <andre.f.fischer <Andre Fischer<andre.f.fischer@oracle.com>  [b78085151418f4cf0a643cce26701a728b2a00f0]

impress197: #i112420# Create accessibility object of ToolPanelViewShell in constructor.


  Andre Fischer  <Andre.W.Fischer <Andre Fischer<Andre.W.Fischer@Sun.COM>  [510d424f855b70320b27f074fa0bf4fc8cd9b164]

impressaccessibility7: #i111667# Replaced INVALIDATE_ALL_CHILDREN accessibility events by seperate notifications of CHILD events.


  Andre Fischer  <Andre.W.Fischer <Andre Fischer<Andre.W.Fischer@Sun.COM>  [df2bc9a970d890d417c97810d41cc9686c30b975]

impressaccessibility7: #i111668# Added guards against empty mpEditSource in SvxUnoTextRangeBase.


  Gregor Hartmann  <gh <Gregor Hartmann<gh@openoffice.org>  [7c367ef0a8380cb55104f6a7d76fa7709ae07dd7]

fix inconsistency with direct calling of buttons on a toolbox


  Gregor Hartmann  <gh <Gregor Hartmann<gh@openoffice.org>  [3a8d3af3d9f9ba84156525c6737a4aa14eb8ccee]

add declaration of unoToSbxValue to header instead of in several cxx files


2010-03-23  Mihaela Kedikova  <misheto@openoffice.org>  [6de19ad740e11d7110602505b343faef2ee11b7d]

gridcontrol_03: merge with DEV300_m75


  Gregor Hartmann  <gh <Gregor Hartmann<gh@openoffice.org>  [591628e221db19e0ebe86208bea9c522c8c9c629]

add new VCLTestTool methods for TableControl


  Gregor Hartmann  <gh <Gregor Hartmann<gh@openoffice.org>  [2b9a5547b87c46bae38fe69f68e859eb8b4f8afa]

export TableControl for usage in VCLTestTool


2010-03-26  Mihaela Kedikova  <misheto@openoffice.org>  [de55cd16378a12c2360e3c600af84ffb9ffffe84]

gridcontrol_03:improvements


2010-03-25  Mihaela Kedikova  <misheto@openoffice.org>  [ee6e797e37f1657e47c530205d0162c6a886850d]

gridcontrol_03:scrollbar update after resizing bug fixed


2010-03-25  Mihaela Kedikova  <misheto@openoffice.org>  [9fb6554349b5ef27eff08281fcb999322551cf18]

gridcontrol_03:scrollbar bug fixed


2010-03-23  Mihaela Kedikova  <misheto@openoffice.org>  [d979d618f87a06795d8138eaaacc85f4852db0fd]

gridcontrol_03: merge with DEV300_m75


2010-03-22  Mihaela Kedikova  <misheto@openoffice.org>  [0f1df8f471390de177610ee2bb9cc2f424d740c2]

fixed bugs  for linux build 3


2010-03-22  Mihaela Kedikova  <misheto@openoffice.org>  [96f3fde8e6bad2e339fea0f8e70434096b412b8f]

fixed bugs  for linux build 2


2010-03-22  Mihaela Kedikova  <misheto@openoffice.org>  [b09453118d699ce2c7e00cda02ffb1247dd29ac2]

fixed bugs  for linux build


2010-03-22  Mihaela Kedikova  <misheto@openoffice.org>  [e6d22539df18d5b5f3d7c97c1c42f4673b0f9b1e]

resolved conflicts rev 265602


2010-03-22  Mihaela Kedikova  <misheto@openoffice.org>  [99d003c030ec5d547c452efdc42be3a3fa6810fa]

recent changes for grid control


2010-03-11  Mihaela Kedikova  <misheto@openoffice.org>  [27aa543a8a2fac7aa1367cc7a378a34077d3308e]

bugs fixed for build on macOS


2010-02-15  Mihaela Kedikova  <misheto@openoffice.org>  [9945f4ca9649f961bbc6d9f5be238771e3e2b96c]

recent changes for grid control


2010-02-12  Mihaela Kedikova  <misheto@openoffice.org>  [32a402c2d5d9519e1bd5c0c33b4a9b2696b8220a]

recent changes for grid control


2010-02-12  Mihaela Kedikova  <misheto@openoffice.org>  [f3f5684a87eec71e31151d0c17e73a16a593d71c]

recent changes for grid control


  Joerg Skottke [jsk] jsk  <Joerg Skottke [jsk] jsk@openoffice.org>  [cd8ae547996bc0b0f547748734a2c66bdbfd14d4]

Branch merge with changes from remote tip


2009-11-02  sb  <sb@openoffice.org>  [81fe544ecb2bc22278683ed13a869a8fc5b768fb]

sb111: #i101955# moved configmgr2/ to configmgr/


2009-10-29  sb  <sb@openoffice.org>  [455bbfe50bbe4356f1836ea0becef9b0b9b3a6ee]

sb111: #i101955# added dependencies on solver files in postprocess/packregistry


2009-10-28  sb  <sb@openoffice.org>  [01522069d09f8c861d8857b2eeef7c6649b81a5a]

sb111: #i101955# moved packregistry.xslt to solenv/bin (needed by additional Sun Hamburg processes)


2009-10-27  skotti  <skotti@wintermute>  [1f09c87bcf4577be2b8ae2eba86e244c31a77f4e]

Merge latest DEV300 and CWS sb111


2009-10-21  sb  <sb@openoffice.org>  [93487407722204e565e937093ecf06cc99db93e9]

merged in DEV300_m62


2009-10-21  sb  <sb@openoffice.org>  [5cb38c62d9f75fc40ffba5347d41599e2313dcd4]

#i101955# transformed remaining xcu files in the installation sets into xcd files


2009-10-12  sb  <sb@openoffice.org>  [495174f29290f2c01d025c640df8e7e22bf382af]

#i101955# made binfilter.xcd conditional on WITH_BINFILTER


2009-10-12  sb  <sb@openoffice.org>  [c51b3d84e5059cab8f02823b531e82fe38b3eacb]

#i101955# prevent 'Word too long.' errors


2009-10-08  sb  <sb@openoffice.org>  [226649f681fefc4c91cd831c8aa433ca3e42c2ba]

#i101955# some minor clean up


2009-10-01  sb  <sb@openoffice.org>  [3c8241473ee699b4cb8adc8d83b0e383b938b891]

#i101955# minor simplification


2009-09-30  sb  <sb@openoffice.org>  [df20f7389010601f53a901a5d603eb6620f0e388]

#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>  [62127e8ce5c3fd1645cc20adfa30808b496ca395]

merged in DEV300_m60


2009-09-25  sb  <sb@openoffice.org>  [e1a01a2eecdb1c6ffcd688d770789cb014c2687d]

#i101955# configmgr2 support for platform backends (with a new interface); adapted locale backend, rest to follow


2009-09-24  Release Engineers  <releng@openoffice.org>  [23d351f7f79974f099fbaa496bfce7d9207f475e]

Create DEV300_m60 milestone tag from trunk@276428


2009-09-11  sb  <sb@openoffice.org>  [4c428e31d45f18633d922efb58ef29fc36aa2528]

#i101955# replaced $/ with plain / in new makefiles (no 4nt support any more)


2009-09-04  sb  <sb@openoffice.org>  [00ea0282e98b06e56fe0060c0d5861e22bd37286]

merged in DEV300_m57


2009-08-25  sb  <sb@openoffice.org>  [f1597411b7cff32338b2a906324078e4520183be]

#i101955# improve performance by removing unnecessary stuff from XML files (esp. whitespace) and abandoning osl_File_MapFlag_RandomAccess (which, at least when measured on some Linux box had slightly negative and no positive impact on cold and warm startup times)


2009-08-19  sb  <sb@openoffice.org>  [394542a3d352dd4a47e9e3b206ef0507f04ba8ba]

#i101955# minor improvements


2009-08-18  sb  <sb@openoffice.org>  [d41099f97fc5aede4b6ea406f65e01c3d2eefc5f]

#i101955# for performance reasons, switched configmgr2 XML reading from DOM-based to libxml2 streaming xmlreader API; also slightly changed format of .xcd and registrymodifications(.xcu)


2009-08-05  sb  <sb@openoffice.org>  [ee885f222087c2edc18ed005aaf69fba4ddd52c5]

#i101955# converted Langpack-$(lang).xcu to Langpack-$(lang).xcd, towards removal of the registry/modules tree


2009-08-04  sb  <sb@openoffice.org>  [22f3ab10616e7228b4e4a75ef9c8166571139bf4]

#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-22  sb  <sb@openoffice.org>  [7cbd2035970c87e0965ee7a74cd6645b497cb978]

merged in DEV300_m53


2009-07-21  Release Engineers  <releng@openoffice.org>  [0393f9ef3dbdb38c0e0e3fdae823c846f01315a6]

Create DEV300_m53 milestone tag from trunk@274201


2009-07-02  sb  <sb@openoffice.org>  [05c66fb595b109fe33f5ca2de20a74c4fd236fc4]

#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-12  Release Engineers  <releng@openoffice.org>  [2b32dbf4c13187d9c9ba5539f337a2980b32e2c0]

Create DEV300_m48 milestone tag from trunk@271829


  Joerg Skottke [jsk] jsk  <Joerg Skottke [jsk] jsk@openoffice.org>  [609b9077717eb1787668a4eb92fef047cf9604e3]

Branch merge with changes from remote tip


2009-10-30  sb  <sb@openoffice.org>  [7e648fdcb71cd1d48450b1a22c2128596e60cd1e]

sb111: merged in DEV300_m63


2009-10-30  sb  <sb@openoffice.org>  [3568251c259e645983fd9bb16d67e3b3e162eba4]

sb111: #i101955# removed obsolete configmgr ini file from installation sets


2009-10-28  sb  <sb@openoffice.org>  [69834ff44ecec6616dd047b11d144c0fe647e945]

sb111: #i101955# moved packregistry.xslt to solenv/bin (needed by additional Sun Hamburg processes)


2009-10-27  skotti  <skotti@wintermute>  [724ca7d750a57165a5eaa02f6b623da3f3eb3909]

Merge latest DEV300 and CWS sb111


2009-10-21  sb  <sb@openoffice.org>  [5481010878bb849ea28ede741bfc39bdc21ca0ec]

merged in DEV300_m62


2009-10-21  sb  <sb@openoffice.org>  [9751861070f6746d46defe34cbcd8766c53ae665]

#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>  [08b31d3e7ea8e4138beaa6d3b9aee4f224d550d8]

#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>  [92f4d0c14f859614d50e50892547b68a3399dd06]

#i101955# transformed remaining xcu files in the installation sets into xcd files


2009-10-08  sb  <sb@openoffice.org>  [3a8d6c1a743e954b368f5a0744fe7a633361259a]

#i101955# some minor clean up


2009-10-08  sb  <sb@openoffice.org>  [fb33ac599c3d74652d0d1f48df2a4d26491da2b0]

merged in DEV300_m61


2009-10-02  sb  <sb@openoffice.org>  [58d8d56d31e83b426e26d79ca24fe4406feece65]

#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>  [5627e50d58fe7f151cd8ce0fdb50e56aa9b66c77]

#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>  [9e4c07f9be289b0c708f844decf04fdceb489355]

merged in DEV300_m60


2009-09-16  sb  <sb@openoffice.org>  [fbe85402f44e6fa45f39f720c07456f5de33733b]

merged in DEV300_m59


2009-09-14  sb  <sb@openoffice.org>  [83c560cb18299832ad62d03fe0e9f70aecdf8420]

#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>  [aeced2a151d385863f4665d13621484996c5a036]

merged in DEV300_m58


2009-09-04  sb  <sb@openoffice.org>  [86f98daab3f81482155a444544662c51490b0b87]

merged in DEV300_m57


2009-08-06  sb  <sb@openoffice.org>  [fb6954af7263c763bf69a5989dd95646ff57a6a7]

#i101955# typo draw.xcd -> onlineupdate.xcd


2009-08-06  sb  <sb@openoffice.org>  [a6f2f3ead5df37be9b4795c0831a451feebc06d8]

#i101955# fixed Windows configmgr import lib


2009-08-05  sb  <sb@openoffice.org>  [af7f6cb89538463eafd737350e76e70b1cf30885]

#i101955# converted Langpack-$(lang).xcu to Langpack-$(lang).xcd, towards removal of the registry/modules tree


2009-08-05  sb  <sb@openoffice.org>  [566c82a4b4f1882bb4adc8b92d43df0096ad08b7]

merged in DEV300_m54


2009-08-04  sb  <sb@openoffice.org>  [d6d81df3a19561b448f40a329b3443faac74166c]

#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>  [ebed0cbef9b919d5362d90d99e133de9a7da2ad5]

#i101955# work in progress of a configmgr reimplementation, continued (for now in an extra module "configmgr2")


2009-07-22  sb  <sb@openoffice.org>  [c3bb2f4f9d9d83f44fb4bd9dc6979dac992fa4c7]

merged in DEV300_m53


2009-07-02  sb  <sb@openoffice.org>  [e54581c85008c4f53568bf7063834b94b212fad1]

merged in DEV300_m51


2009-07-02  sb  <sb@openoffice.org>  [c189cdb5409407be4fa207a0876d9abd80384ad8]

#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>  [a791965bb8f482512357cbbb98de0e65c5a3761c]

merged in DEV300_m49


2009-05-26  Release Engineers  <releng@openoffice.org>  [6c657b9e3a9268bea2a4c5f206e0225f1d159a11]

Create DEV300_m49 milestone tag from trunk@272290


  Joerg Skottke [jsk] jsk  <Joerg Skottke [jsk] jsk@openoffice.org>  [3da23a64509eb47f9bf56c65611d11a64b89583b]

#i101955# - Bookmarks in helpbrowser are lost on program restart


  Joerg Skottke [jsk] jsk  <Joerg Skottke [jsk] jsk@openoffice.org>  [d7dd15221427a7b535acf816d130c7207f915b89]

Branch merge with changes from remote tip


2009-11-02  sb  <sb@openoffice.org>  [47692bfc1275bfa24a7fb2627cc263142549d29d]

sb111: #i101955# moved configmgr2/ to configmgr/


2009-11-02  sb  <sb@openoffice.org>  [3ccd559f44ccfe69940e7933c4261cf02a41a699]

sb111: #i101955# silently ignore a r/o user installation (not storing new changes being made)


2009-10-30  sb  <sb@openoffice.org>  [6f8b9d15d0dd083a1a069e026b55a97a3f5e1355]

sb111: merged in DEV300_m63


2009-10-30  sb  <sb@openoffice.org>  [580594c58403598b1c03a0b2137e66ae53a1b523]

sb111: #i101955# call the extension manager's bookkeeping file configmgr.ini on all platforms (instead of configmgrrc)


2009-10-30  sb  <sb@openoffice.org>  [50a3428b4d8f0a0b2bb6213e404f643171055cc4]

sb111: #i101955# for completeness, complemented component-schema.dtd and component-update.dtd with new data.dtd


2009-10-29  sb  <sb@openoffice.org>  [3c70bf087e7668c6d0824d7d0514d3c2e9d5953e]

sb111: #i101955# in xcu ignore modify/remove of unknown extension props and set members


2009-10-27  skotti  <skotti@wintermute>  [a32c335c3dcff3da622620e6f2aba8669c3692c2]

Merge latest DEV300 and CWS sb111


2009-10-26  sb  <sb@openoffice.org>  [b8519a1c00b47e863f7e8499c7e14bf2099b2252]

#i101955# reverted to simpler dmake syntax that is less prone to trigger errors in the dmake implementation


2009-10-21  sb  <sb@openoffice.org>  [1660e49cfe8930866217156cb163d2bbb89e2b0c]

merged in DEV300_m62


2009-10-20  sb  <sb@openoffice.org>  [cf310f7d6e63ff90af354e2700e419adbcc50256]

#i101955# corrected building of fcfg_drivers zips


2009-10-15  sb  <sb@openoffice.org>  [b2effc203a9ba67b3b0e9fed0f59a44934eb55c0]

#i101955# further improved change notifications


2009-10-14  sb  <sb@openoffice.org>  [6687b8e545c64c42c1d773c60b2019d1fc7af6ca]

#i101955# unused include


2009-10-14  sb  <sb@openoffice.org>  [40af0637fe2fdd0ac92e43c01cb96a4954e22874]

#i101955# implemented more change notifications


2009-10-14  sb  <sb@openoffice.org>  [f31fb84e0d82f71c98a710c784a0df039ca21c5f]

#i101955# silently ignore unreadable parts of a corrupted registrymodificaions.xcu; migrate old user layer data (can be removed again once migration is no longer relevant); improved XcuParser to correctly record modifications from old user layer data; localized property values support oor:op "fuse" instead of "modify"


2009-10-12  sb  <sb@openoffice.org>  [e4ca0b8958d283a1398dab43242156c30af882b7]

#i101955# insert extension xcs/xcu files into shared or user extension layer


2009-10-12  sb  <sb@openoffice.org>  [4313b908273dbd925660a5d82215ae75890afefe]

#i101955# prevent localize_sl from erroneously localizing within qa/unit directory


2009-10-12  sb  <sb@openoffice.org>  [37a5c460aa383b0501f0dbd76bc9f3e0ab04527c]

#i101955# updated DTDs, removed unused XSDs; cleanup


2009-10-09  sb  <sb@openoffice.org>  [e35b10e4067b1c390b6a88b758bbee60aab5df43]

#i101955# missing additional types in derivations of Access::getTypes()


2009-10-09  sb  <sb@openoffice.org>  [51dea5076fe78278a01a4530b0411282d016acfc]

#i101955# in path representations, support set element segments whose template name is not qualified by a component name (and for now always accept them if the unqualified template name part matches)


2009-10-08  sb  <sb@openoffice.org>  [fbbcf92cfa59679c47840060c3298f1672e8c924]

#i101955# some minor clean up


2009-10-08  sb  <sb@openoffice.org>  [b40b23365703a76c629717eea648cea17c9041b2]

merged in DEV300_m61


2009-10-02  sb  <sb@openoffice.org>  [4e68e9c24838a5d95bc188b421f199875b28738b]

#i101955# to improve performance, keep references to external services (so they are not re-created for subsequent oor:external values)


2009-10-02  sb  <sb@openoffice.org>  [c8dddd5a6b7fa273b0cebfb5d8b2794cce90eca7]

#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-10-01  sb  <sb@openoffice.org>  [31c6f22a45ef1d0dfc15649e3d6359dcf6bce46e]

#i101955# obtain external values on demand in PropertyNode::getValue instead of up-front in XcuParser


2009-10-01  sb  <sb@openoffice.org>  [e573925559daab2f374c9b485290e28751978b52]

#i101955# changed platform backend interface once again, from XNameAccess to XPropertySet


2009-10-01  sb  <sb@openoffice.org>  [3ffb5481b5e116c4a39dd07335439e711f0ca706]

#i101955# adapted more platform backends to new interface


2009-10-01  sb  <sb@openoffice.org>  [49a83697aafbeccb1a1c5ad8c4f474a567a3af55]

#i101955# fixed some typos causing errors on wntmsci12 only


2009-09-30  sb  <sb@openoffice.org>  [48df5d3811b284973b6ea988eb537f4f6ec3cb89]

#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-29  sb  <sb@openoffice.org>  [a54048870aebd04d16ded04184ed876437668e7c]

#i101955# do not fail if an oor:external service is not installed


2009-09-28  sb  <sb@openoffice.org>  [023b02436b333bba84dfddc6ae4254d44fe6e31c]

#i101955# indentation fixed


2009-09-25  sb  <sb@openoffice.org>  [e993d53e2a4bd6fd3eccdb885bd461d59fcec5b5]

merged in DEV300_m60


2009-09-25  sb  <sb@openoffice.org>  [42345be352f413b571b83d262cc96025a9e8618d]

#i101955# configmgr2 support for platform backends (with a new interface); adapted locale backend, rest to follow


2009-09-23  sb  <sb@openoffice.org>  [5743ea3fcb44965bf27004c747a5a5233b15dd4d]

#i101955# minor improvements


2009-09-23  sb  <sb@openoffice.org>  [d6688c4ca3b0f7c4fdda24f183fe60894840b6dc]

#i101955# notification support, continued (still to be continued; at least no longer fails miserably now)


2009-09-22  sb  <sb@openoffice.org>  [5ab6b21f22098727d905bae8b9c8eb6286c8edee]

#i101955# rudimentary notification support, continued (to be continued; known to not work correctly yet)


2009-09-22  sb  <sb@openoffice.org>  [ec826ada913dcbe494f07055683538f525d80418]

#i101955# rudimentary notification support, continued (to be continued; known to not work correctly yet)


2009-09-21  sb  <sb@openoffice.org>  [b5ba31ba01639a189a0c7077b763a2c3dd02a347]

#i101955# rudimentary notification support (to be continued; known to not work correctly yet)


2009-09-18  sb  <sb@openoffice.org>  [07efdd981d2da9de49b4887949c5cd6205335a44]

#i101955# cleaned up markAsModified


2009-09-17  sb  <sb@openoffice.org>  [4a3314197920e8e06140a9661d2476f3f2014410]

#i101955# fix error (flagged by GCC)


2009-09-17  sb  <sb@openoffice.org>  [e0d923eebd71d3f2581a8402987d637bcfff060d]

#i101955# added still missing functionality and some clean up


2009-09-16  sb  <sb@openoffice.org>  [11418032c587bcee688fcb4f76739c0e2520193b]

merged in DEV300_m59


2009-09-16  sb  <sb@openoffice.org>  [ca107138e1786b636b8f81ebbcc9994ac7dd393f]

#i101955# more fixes


2009-09-15  sb  <sb@openoffice.org>  [cc9d35ba95185ec95004272b6ed64f60581cd617]

#i101955# work around GCC warnings in cleaned up configmgr2/qa/unit


2009-09-15  sb  <sb@openoffice.org>  [a84cb3bd6f21735dde5a955e2864c664102876f9]

#i101955# cleaned up configmgr2/qa/unit


2009-09-14  sb  <sb@openoffice.org>  [eacccf63f0917e45ce8104e299811bcf8a3491bc]

#i101955# more minor improvements


2009-09-14  sb  <sb@openoffice.org>  [5026f367cf0916e2684f0a664dd5d11905932732]

#i101955# work around GCC warnings


2009-09-11  sb  <sb@openoffice.org>  [f3b80e4e33d292e4ab0d981c60f872996f1c22b5]

#i101955# replaced $/ with plain / in new makefiles (no 4nt support any more)


2009-09-11  sb  <sb@openoffice.org>  [07b9c7411c01b5051871a65bdff5e5dd550f2d28]

merged in DEV300_m58


2009-09-11  sb  <sb@openoffice.org>  [37f2edbc91a1800b1f68eee5fd908938ab817ae2]

#101955# transfered (and adapted) unit test from old configmgr/qa/unit to new configmgr2/qa/unit; fixed errors in new configmgr2 code revealed by that unit test


2009-09-10  sb  <sb@openoffice.org>  [0fdd5ada8bad6d7058c5ad117ff6b230ce1a9619]

#101955# configmgr2 unoapi tests


2009-09-09  sb  <sb@openoffice.org>  [3342c0cd12956247de18927d4c3822cf6e18e5f7]

#101955# more minor improvements


2009-09-08  sb  <sb@openoffice.org>  [e9f1b8736ddf6d53d518d853f2420aadcae5f958]

#i101955# minor improvements


2009-09-08  sb  <sb@openoffice.org>  [bc6a16b70e09fc1210bc7a52d4b74fdcdbf1a7b9]

#i101955# split configmgr2/source/xml.cxx


2009-09-07  sb  <sb@openoffice.org>  [1b4407b98580c6d20a060c5f151d401c83aae2b6]

#i101955# simplified parseValue functions


2009-09-07  sb  <sb@openoffice.org>  [1e4b628a918905f43b39395dde48907f6e92c5dc]

#i101955# write registrymodifications.xcu file directly, instead of using libxml2 (will become fast once CWS mhu20 makes sal file I/O buffered)


2009-09-07  sb  <sb@openoffice.org>  [54f84fe846c362e3b2b94e8545bafd873253705e]

#i101955# UTF-8 conversion cleanup


2009-09-04  sb  <sb@openoffice.org>  [ab1ce9610fa399348a164fe1f8ed52919a0fe597]

merged in DEV300_m57


2009-09-04  sb  <sb@openoffice.org>  [a255d9a0db453a89a8405a2b48a95975a4d68158]

#i101955# renamed LocalizedPropertyValueNode -> LocalizedValueNode


2009-09-04  sb  <sb@openoffice.org>  [0baf4be34683544c2ad8bfdb68e2be0aaf325036]

#i101955# improved performance of clodeNodeMap


2009-09-04  sb  <sb@openoffice.org>  [c2510cdb992df2f8bbb8893b1a74320fc11d677e]

#i101955# introduced Node::kind() to dispatch on different node kinds with something faster and more readable (swich) than pure dynamic_cast (still using dynamic_cast after kind(): it is assumed to be fast enough to dynamic_cast to the actual dynamic type, and safer than static_cast); I still consider the resulting code more readable than clunky C++ double-dispatch implementations or adding excessive number of virtual functions to Node directly


2009-09-03  sb  <sb@openoffice.org>  [0a000546ce8fdf333b2cd2f02b161a07d102a656]

#i101955# fixed parsing of xcs <set><item> elements


2009-09-03  sb  <sb@openoffice.org>  [188dbe98807ade0880154dc146c58ef4d30ff92c]

#i101955# minor simplification of configmgr2 code


2009-09-02  sb  <sb@openoffice.org>  [05c71f56d898c67a4a7d33e3e34f8bb05099644a]

#i101955# further improvements of new configmgr2 XmlReader (parse CDATA sections, skip comments and DTD)


2009-08-31  sb  <sb@openoffice.org>  [c02e314fbd7a08bd5ab1243fbf95e68822cfc463]

#i101955# prevent GCC warning


2009-08-31  sb  <sb@openoffice.org>  [fb6cf810c69f42846e4f3b2f999c3e3854edb73b]

#i101955# further improvements of new configmgr2 XmlReader


2009-08-27  sb  <sb@openoffice.org>  [6a2f52be17acb7bb899aff8e6f364c2e722f7328]

#i101955# create the whole user path directory hierarchy (this error was hidden by the old configmgr implementation which always had created the user path directory hierarchy on its own already when this code was reached)


2009-08-27  sb  <sb@openoffice.org>  [7d33eec9f7fd70d0a52b9e30668f54e578e2684c]

#i101955# do not read the old user xcs/xcu layer (it would potentially fail, anyway)


2009-08-27  sb  <sb@openoffice.org>  [6de0474cf34cb9e7cc6cf6625b5c6cdd30b33a6b]

#i101955# allow xml namespace to be explicitly declared in an XML file


2009-08-27  sb  <sb@openoffice.org>  [75014efe95aee871457d8b7c997f20f72f48e35f]

#i101955# adapt to Windows .ini (vs rc) ini-file names


2009-08-27  sb  <sb@openoffice.org>  [24d60f1533a735363d01696b0d7514349da66208]

#i101955# implemented full normalization of XML attribute values


2009-08-26  sb  <sb@openoffice.org>  [95cd90b64aa7852dabb871fffd59ce51488b8d9d]

#i101955# new osl_File_MapFlag_WillNeed (honored on MACOSX and SOLARIS for now)


2009-08-25  sb  <sb@openoffice.org>  [28c8ff0ab1fb0b1db7abf28a47f3fc2d48f4d305]

#i101955# improve performance by removing unnecessary stuff from XML files (esp. whitespace) and abandoning osl_File_MapFlag_RandomAccess (which, at least when measured on some Linux box had slightly negative and no positive impact on cold and warm startup times)


2009-08-24  sb  <sb@openoffice.org>  [9db97c6c6a39492f76c6767d8e16cb6650421241]

#i101955# minor fixes to previous change


2009-08-24  sb  <sb@openoffice.org>  [c4135bde0fc4b35da6e3021a75a5cda511dded5e]

#i101955# in the hand-crafted XML parser, use osl_mapFile instead of osl_readFile (and abandon the trick of marking the end of file with a null byte), hoping the net result is faster


2009-08-23  sb  <sb@openoffice.org>  [843527ba5e9025bb01f37b7e147937236d0eda84]

#i101955# work in progress of using hand-crafted XML parser instead of libxml2, to improve performance


2009-08-19  sb  <sb@openoffice.org>  [d555d999565d347b979f2401fcc21b66dcc61ec3]

#i101955# improved XML value encoding (using new <unicode> and <it> elements)


2009-08-19  sb  <sb@openoffice.org>  [d358c9cf7e917ac31e0e7e0384384ebb737903f7]

#i101955# minor improvements


2009-08-18  sb  <sb@openoffice.org>  [13f2eb5fc296ca4951637e1c25e7e330c3e4151f]

#i101955# fixed configmgr2/source/xml.cxx parseType to parse type names based on namespace IRI instead of namespace prefix again


2009-08-18  sb  <sb@openoffice.org>  [a34d072db63aefb6d76bb226c142737e0653bfde]

#i101955# fixed some problems with previous commit


2009-08-18  sb  <sb@openoffice.org>  [8a16dee48eb34486e57bee941311232c2c1a2f4a]

#i101955# for performance reasons, switched configmgr2 XML reading from DOM-based to libxml2 streaming xmlreader API; also slightly changed format of .xcd and registrymodifications(.xcu)


2009-08-07  sb  <sb@openoffice.org>  [e878622e97aa0b512cb24553f2d0daac2e49a34d]

#i101955# refactored configmgr2/source/components.cxx


2009-08-06  sb  <sb@openoffice.org>  [f06edd112bc68e8c5472a830fa68dbf01927ff5c]

#i101955# replaced uses of STLport hash_map with map to (drastically) improve performance


2009-08-06  sb  <sb@openoffice.org>  [bf5ee44929f8ca58b4997490d5e293ce33e90f72]

#i101955# fixed Windows configmgr import lib


2009-08-05  sb  <sb@openoffice.org>  [8cc805c72c5ba47161a29a321f0502bc545923f4]

merged in DEV300_m54


2009-08-04  sb  <sb@openoffice.org>  [12e4406275bcc76322bc5c6f10a86b3159fb9277]

#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-30  sb  <sb@openoffice.org>  [1d4f6264cca6b587f35fae0595b32377ec1d64c6]

#i101955# work in progress of a configmgr reimplementation, continued (for now in an extra module "configmgr2")


2009-07-29  sb  <sb@openoffice.org>  [f7e78c4f3d3e59c0b9c90b0b555988772d1d772d]

#i101955# work in progress of a configmgr reimplementation, continued (for now in an extra module "configmgr2")


2009-07-29  sb  <sb@openoffice.org>  [72ffcad812cb8b53362bd250391ce1e8e3d6c55c]

#i101955# work in progress of a configmgr reimplementation, continued (for now in an extra module "configmgr2")


2009-07-28  sb  <sb@openoffice.org>  [cff40c96c3249db152b83229f96b524912061de6]

#i101955# work in progress of a configmgr reimplementation, continued (for now in an extra module "configmgr2")


2009-07-27  sb  <sb@openoffice.org>  [de28278e09f39c2eb6ff4b3dc59751ee819cd7f6]

#i101955# work in progress of a configmgr reimplementation, continued (for now in an extra module "configmgr2")


2009-07-27  sb  <sb@openoffice.org>  [9b11ba7f3de85b9fc6590a26563fe2ad0a34516f]

#i101955# handle %origin% in extension .xcu files (the solution to simply place a .xcu.mod next to the .xcu still needs to be improved)


2009-07-24  sb  <sb@openoffice.org>  [8e2f340474463572b4a429005a4ae1c4a6d46cc8]

merged in to-the-side fix 612f254587d6


2009-07-24  sb  <sb@openoffice.org>  [2a7d43f412450b6e3c4eeef4e44dd553bdd47445]

#i101955# work in progress of a configmgr reimplementation, continued (for now in an extra module "configmgr2")


2009-07-24  sb  <sb@openoffice.org>  [8963784f07ae9b3e29b159b5bb30e7ac4e9fd77b]

#i101955# work in progress of a configmgr reimplementation, continued (for now in an extra module "configmgr2")


2009-07-23  sb  <sb@openoffice.org>  [f3e1ef5d6401f65a08c84b9bde5bdaa8a1aff3fe]

#i101955# work in progress of a configmgr reimplementation, continued (for now in an extra module "configmgr2")


2009-07-23  sb  <sb@openoffice.org>  [835ba8075f916d0c0c92ea5ca1f95356e3874dde]

#i101955# work in progress of a configmgr reimplementation, continued (for now in an extra module "configmgr2")


2009-07-22  sb  <sb@openoffice.org>  [d25e6f716f7c7806de8c5de76847929dfdfc118e]

merged in DEV300_m53


2009-07-22  sb  <sb@openoffice.org>  [7ea0bb9d6168b3d5071e3d8187828dadea201ea6]

#i101955# work in progress of a configmgr reimplementation, continued (for now in an extra module "configmgr2")


2009-07-21  sb  <sb@openoffice.org>  [679b130ae04f19e15bdd1047f3d6c5f575284142]

#i101955# work in progress of a configmgr reimplementation, continued (for now in an extra module "configmgr2")


2009-07-14  sb  <sb@openoffice.org>  [5d938681b012b6258b20e9278921af53e85d011f]

#i101955# work in progress of a configmgr reimplementation, continued (for now in an extra module "configmgr2")


2009-07-14  sb  <sb@openoffice.org>  [cf5145e55b3c2bee530489d1cd712f543dbfbe4c]

#i101955# work in progress of a configmgr reimplementation, continued (for now in an extra module "configmgr2")


2009-07-13  sb  <sb@openoffice.org>  [d9e0dc8cc6a8afc5cd6b008cd47fd8cae7aa1070]

#i101955# work in progress of a configmgr reimplementation, continued (for now in an extra module "configmgr2")


2009-07-13  sb  <sb@openoffice.org>  [3ecd308abc5596f910c91461c24a09bcdc8f943d]

#i101955# work in progress of a configmgr reimplementation, continued (for now in an extra module "configmgr2")


2009-07-13  sb  <sb@openoffice.org>  [6f5a919942c306a4c8e0d444cb71d91a1732c8fa]

#i101955# work in progress of a configmgr reimplementation, continued (for now in an extra module "configmgr2")


2009-07-13  sb  <sb@openoffice.org>  [d64be91f46bac3a2407f8df4a097f82c26be9969]

#i101955# work in progress of a configmgr reimplementation, continued (for now in an extra module "configmgr2")


2009-07-10  sb  <sb@openoffice.org>  [fb199ad07f464e655512a6ea60cffaf640cf4045]

#i101955# work in progress of a configmgr reimplementation, continued (for now in an extra module "configmgr2")


2009-07-08  sb  <sb@openoffice.org>  [33a5ae5301d25e707253e54d858321e28d56b862]

#i101955# work in progress of a configmgr reimplementation, continued (for now in an extra module "configmgr2")


2009-07-08  sb  <sb@openoffice.org>  [364a152be8e6115a9e8990330319a0277b126bfd]

#i101955# work in progress of a configmgr reimplementation, continued (for now in an extra module "configmgr2")


2009-07-02  sb  <sb@openoffice.org>  [bf6589e21a3f926c589e498d2d4d2d91b9856aa9]

merged in DEV300_m51


2009-07-02  sb  <sb@openoffice.org>  [2ee8e1e4160e3b89629eaaa80377084588d59999]

#i101955# work in progress of a configmgr reimplementation, continued (for now in an extra module "configmgr2")


2009-06-25  sb  <sb@openoffice.org>  [ef02d5d50883a0f1d555201fadd00e6407fe2861]

#i101955# work in progress of a configmgr reimplementation, continued (for now in an extra module "configmgr2")


2009-06-25  sb  <sb@openoffice.org>  [15bec729656fe83dc5422dfd654c84cd5104af4a]

#i101955# work in progress of a configmgr reimplementation, continued (for now in an extra module "configmgr2")


2009-06-24  sb  <sb@openoffice.org>  [3caee344c164cedf55ade81693ba06a80f76590f]

#i101955# work in progress of a configmgr reimplementation, continued (for now in an extra module "configmgr2")


2009-06-24  sb  <sb@openoffice.org>  [4d08d6b7f2faf16dcb298160c088f6747f6f9738]

#i101955# work in progress of a configmgr reimplementation, continued (for now in an extra module "configmgr2")


2009-06-24  sb  <sb@openoffice.org>  [ab6ac341b57a755176d08f2365d3885ccab3fb09]

#i101955# work in progress of a configmgr reimplementation, continued (for now in an extra module "configmgr2")


2009-06-24  sb  <sb@openoffice.org>  [31be8cdcb80e0738eaec1c28722682734523781b]

#i101955# work in progress of a configmgr reimplementation, continued (for now in an extra module "configmgr2")


2009-06-23  sb  <sb@openoffice.org>  [355d21348171dd88c778a8390e49908880456c6d]

#i101955# work in progress of a configmgr reimplementation, continued (for now in an extra module "configmgr2")


2009-06-23  sb  <sb@openoffice.org>  [5d64cdf0302755925e3163a4f4d1d880851d53e4]

#i101955# work in progress of a configmgr reimplementation, continued (for now in an extra module "configmgr2")


2009-06-04  sb  <sb@openoffice.org>  [a5cfd787a45e08206bac06cf901f2104a37ad76f]

#i101955# work in progress of a configmgr reimplementation, continued (for now in an extra module "configmgr2")


2009-06-04  sb  <sb@openoffice.org>  [18c3804aa1ee40b11778bb72ff65ee8961df2f78]

#i101955# work in progress of a configmgr reimplementation, continued (for now in an extra module "configmgr2")


2009-06-04  sb  <sb@openoffice.org>  [d699703e0b687e71904bf1f2120baffa73912164]

#i101955# work in progress of a configmgr reimplementation, continued (for now in an extra module "configmgr2")


2009-06-04  sb  <sb@openoffice.org>  [9495742e298bf5161c8513bb2b87dc5703acb071]

#i101955# work in progress of a configmgr reimplementation, continued (for now in an extra module "configmgr2")


2009-06-04  sb  <sb@openoffice.org>  [eed926e3b318978b931699d032f20ab7a1092199]

#i101955# work in progress of a configmgr reimplementation, continued (for now in an extra module "configmgr2")


2009-06-03  sb  <sb@openoffice.org>  [b7c6ec0f09580d08787659ef518b56ec3e399d65]

#i101955# work in progress of a configmgr reimplementation, continued (for now in an extra module "configmgr2")


2009-06-03  sb  <sb@openoffice.org>  [a481313b51f3ea65011696b3e0461a6446126971]

#i101955# work in progress of a configmgr reimplementation, continued (for now in an extra module "configmgr2")


2009-06-03  sb  <sb@openoffice.org>  [54f34c0320ec679e1ecbedd4338bae981caed9f9]

#i101955# work in progress of a configmgr reimplementation, continued (for now in an extra module "configmgr2")


2009-06-02  sb  <sb@openoffice.org>  [8f5b1974607654fe986eda779f5ab5568c67a419]

#i101955# work in progress of a configmgr reimplementation, continued (for now in an extra module "configmgr2")


2009-05-29  sb  <sb@openoffice.org>  [7521363773979c9ab5c332fd548dbe057c216191]

#i101955# work in progress of a configmgr reimplementation, continued (for now in an extra module "configmgr2")


2009-05-29  sb  <sb@openoffice.org>  [b318e248d9185c76919bb6fcb39ef52e6e45439d]

#i101955# work in progress of a configmgr reimplementation, continued (for now in an extra module "configmgr2")


2009-05-28  sb  <sb@openoffice.org>  [9a2963e0dbd7615901cac47593e6598f06d054cf]

#i101955# work in progress of a configmgr reimplementation, continued (for now in an extra module "configmgr2")


2009-05-28  sb  <sb@openoffice.org>  [b8ec70a399342d6e66fa56c616193ac4fd66a892]

#i101955# work in progress of a configmgr reimplementation, continued (for now in an extra module "configmgr2")


2009-05-28  sb  <sb@openoffice.org>  [e357218bfa2a66363b2d819f061f4fa7c07afe12]

#i101955# work in progress of a configmgr reimplementation, continued (for now in an extra module "configmgr2")


2009-05-27  sb  <sb@openoffice.org>  [13f3b64c1eef7a17e105df34ac90068555e1707d]

#i101955# removed unnecessary dependencies on configmgr


2009-05-27  sb  <sb@openoffice.org>  [e3a4f6bf33bd758cd3c03e2400ce9a4b48de9ff4]

merged in DEV300_m49


2009-05-26  sb  <sb@openoffice.org>  [d230487ff29bf46ad04a9a1172930a091d059bec]

#i101955# work in progress of a configmgr reimplementation, continued (for now in an extra module "configmgr2")


2009-05-26  sb  <sb@openoffice.org>  [6e404e7ff30ffa3abce3b313775845b0bbe41d82]

#i101955# work in progress of a configmgr reimplementation, continued (for now in an extra module "configmgr2")


2009-05-22  sb  <sb@openoffice.org>  [a0b19238d027387a177363572cfb66aaacddb47f]

#i101955# work in progress of a configmgr reimplementation, continued (for now in an extra module "configmgr2")


2009-05-22  sb  <sb@openoffice.org>  [6b6eea4fc1406d84861f6295a663c95a3a1d7940]

#i101955# improved error reporting


2009-05-20  sb  <sb@openoffice.org>  [27a68d9275d84cfd9eaaa76fc2c45a36185e1c2c]

#i101955# work in progress of a configmgr reimplementation, continued (for now in an extra module "configmgr2")


2009-05-20  sb  <sb@openoffice.org>  [ae182bce81b2e20e63cb7f52b10185aa14fc7423]

#i101955# work in progress of a configmgr reimplementation, continued (for now in an extra module "configmgr2")


2009-05-19  sb  <sb@openoffice.org>  [9a5f7ea470931d854731b8a99131908a4bcd1eb4]

#i101955# work in progress of a configmgr reimplementation, continued (for now in an extra module "configmgr2")


2009-05-19  sb  <sb@openoffice.org>  [c5d20a84e4c045cef961554a8b360834cdfbf985]

#i101955# work in progress of a configmgr reimplementation, continued (for now in an extra module "configmgr2")


2009-05-18  sb  <sb@openoffice.org>  [d6358a206767f50c970b57eb73b7534b066df15e]

#i101955# work in progress of a configmgr reimplementation, continued (for now in an extra module "configmgr2")


2009-05-18  sb  <sb@openoffice.org>  [9f69e2a3176d4df6313f1cf58554238c77ad91b0]

#i101955# removed dead Webtop code (this can be further improved by completely dropping the vendor variables if they are truly unused; for now, they continue to expand to empty strings, and just the computation of those empty strings got simplified in the code)


2009-05-18  sb  <sb@openoffice.org>  [3b4663e6b07a3c75ea9928ff89498dee29804e27]

#i101955# improved error reporting (improving previous -c acee60ce43e6)


2009-05-18  sb  <sb@openoffice.org>  [d5cd5146345cd3b600f53e5f8df7453ea365a2e9]

#i101955# fall back to en also if locale is empty


2009-05-15  sb  <sb@openoffice.org>  [d05ba6088ed6a1b80c90692d083b27fb492deb8a]

#i101955# work in progress of a configmgr reimplementation, continued (for now in an extra module "configmgr2")


2009-05-15  sb  <sb@openoffice.org>  [5bd73afc37ceffb302d1ad1d18e8af6c985deae6]

#i101955# improved error reporting


2009-05-15  sb  <sb@openoffice.org>  [6d44382618d716c73324dfd6256a66f9a827200c]

#i101955# removed obsolete code


2009-05-15  sb  <sb@openoffice.org>  [6b849a6aeeb9ea8b1e25e28d5a8be390e425f84e]

#i101955# initial work in progress of a configmgr reimplementation (for now in an extra module "configmgr2")


2009-05-15  sb  <sb@openoffice.org>  [07f98fafacd919fe84e7ffec134270ae215c6dac]

#i101955# changed .xcu files to become syntactically correct (errors the existing configmgr implementation apparently did not check); according to os@ooo, ultimately the Name properties in Labels.xcu shall become localized, so that this change probably needs to be reverted then


2009-05-15  sb  <sb@openoffice.org>  [b4c5c4a2ad2fef667495428c2ccbe9f723fa9b30]

#i101955# changed .xcu files to become syntactically correct (errors the existing configmgr implementation apparently did not check)


2009-05-15  sb  <sb@openoffice.org>  [3868ca0f3308d0cfa275e1eebb05a42cc2d3e27c]

#i101955# DTD did not reflect that components can have direct prop children


2009-05-12  Release Engineers  <releng@openoffice.org>  [a0b0b136ef8b02d58c85ec2b221f6f654e5e7b2f]

Create DEV300_m48 milestone tag from trunk@271829


  Andre Fischer  <andre.f.fischer <Andre Fischer<andre.f.fischer@oracle.com>  [c8ba0c921140c1afc84cc2703ed229f6fba4f7d9]

impress195: #i102142# Fixed order of initialization in constructor.


  Andre Fischer  <andre.f.fischer <Andre Fischer<andre.f.fischer@oracle.com>  [bce9709292b36adf3d8f05b36cc0842811cad8d7]

impress195: merge with DEV300_m92


  Andre Fischer  <andre.f.fischer <Andre Fischer<andre.f.fischer@oracle.com>  [61099481271709723469421181f65e6219cbc271]

impress195: rebase to DEV300 m98


  Andre Fischer  <andre.f.fischer <Andre Fischer<andre.f.fischer@oracle.com>  [312cafc472e4ac74a045baf123476a2457c15185]

impress195: merge with DEV300_m92


2010-07-14  Andre Fischer  <af@openoffice.org>  [c17699540dc03932a9f9262b84a53483fca2f40a]

impress195: #i91102# Another Matrox G550 DirectX blacklist entry.


2010-07-14  Andre Fischer  <af@openoffice.org>  [e00b74f231f23cd141fa3ba6f7656506926f9293]

impress195: #i64671# Fixed font pitch processing.


  Gregor Hartmann  <gh <Gregor Hartmann<gh@openoffice.org>  [d19dc752fe6b9f88c7c6aa4686d8d8c6404cde26]

build breakers


2010-07-23  Mathias Bauer  <mba@openoffice.org>  [8baaab4f34d4e9a39c554a87ea1699c779d74983]

CWS changehid: #i111874#: some HID cleanup


2010-07-22  Mathias Bauer  <mba@openoffice.org>  [124df99b73b2c0b450bd5c9dd74883e16fc2c3e7]

CWS changehid: #i111874#: pickerhelper.hxx removed


2010-07-22  Mathias Bauer  <mba@openoffice.org>  [24c7e8d018f977bf8e5664825bb81fc34d4133de]

CWS changehid: resync to m85


2010-07-21  Mathias Bauer  <mba@openoffice.org>  [e92515df270ea0d52e47d6922a83d968f6445b93]

CWS changehid: #i111784#: rework keyword search


2010-07-20  Mathias Bauer  <mba@openoffice.org>  [db369db99b2f897b1a304a4c010dfd1998e2fa40]

CWS changehid: #i111784#: consolidate usage of HID schema; remove unused SetDialogHelpId methods


2010-07-19  Mathias Bauer  <mba@openoffice.org>  [6b7cfcf20984092bb9907083bcf089709d005da5]

CWS changehid: #i111784#: SetDialogHelpId changed


2010-07-19  Mathias Bauer  <mba@openoffice.org>  [61fbf48ab38bb3b3a6cc41de3435f327ccccf830]

CWS changehid: remove code dealing with obsolete SID_INSERT_APPLET


2010-07-19  Mathias Bauer  <mba@openoffice.org>  [ab22ac073431af69a5c59cecbff92db6737bd3db]

CWS changehid: #i111784#: fix error in fpicker HelpURL


2010-07-19  Mathias Bauer  <mba@openoffice.org>  [fc36d6a80a11f89c6a155f737e6a42665c039564]

CWS changehid: #i111784#: use mhids.pl to generate conversion list for HIDs


2010-07-16  Mathias Bauer  <mba@openoffice.org>  [2d07734f316c1795bc59ed0974b3dc6612ed3f24]

CWS changehid: #i111784#: remve wrong commit


2010-07-16  Mathias Bauer  <mba@openoffice.org>  [f1482b059a1906c9098e0c37df315ad1ca8a83b1]

CWS changehid: #i111784#: helpid fallback on command name used


2010-07-15  Mathias Bauer  <mba@openoffice.org>  [f63122a36c49fddb002aa366c656baace37c25d8]

CWS changehid: #i111874#: remove unnecessary HelpIds


2010-07-15  Mathias Bauer  <mba@openoffice.org>  [4d5f552378c194e195c7d20f3b90d2e582a70c7c]

CWS changehid: #i111874#: fix warning


2010-07-13  Mathias Bauer  <mba@openoffice.org>  [8eea0b1b4ba5f07a89fb2bacb39f1c8d9c3039e6]

CWS changehid: resync to m84


2010-07-10  Mathias Bauer  <mba@openoffice.org>  [f24b1da07ebfbc95e76af93fc9c7133f7d52daa5]

CWS changehid: #i111874#: change code to support HelpIds as byte strings


2010-06-04  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [f8a801d058e39e89a71c85afdb0b1c1718f36b45]

fix windows compile


2010-06-04  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [e2ad46c4d4bb61681caf69938ee0fc41f69d9de3]

fix warnings


2010-06-04  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [db3bae48af6b96d853b204f065b5843c4f7f712e]

fix a warning


2010-06-04  Philipp Lohmann [pl]  <Philipp.Lohmann@Sun.COM>  [50c6c0aaebeda0f131e35da61729479180184192]

changehid: #i111874# remove SmartId, make HID of type rtl::OString, fill in dummies for all explicit help ids


  Andre Fischer  <andre.f.fischer <Andre Fischer<andre.f.fischer@oracle.com>  [d7be262d4fcf0010d863971e3463020547140523]

renaissance1: #i107215# Replaced unhide text button by icon button.


2010-07-01  Andre Fischer  <af@openoffice.org>  [804897371519e0536bef81b0e9933bd7b07c7d54]

renaissance1: merge with DEV300_m84


2010-06-16  Andre Fischer  <af@openoffice.org>  [b7d77d0ddd2cd3c6676d0dc2e8844d13651fd97a]

renaissance1: #i107215# Updated high contrast icons for slide sorter.


2010-06-07  Andre Fischer  <af@openoffice.org>  [e50602773f270f92a20f7495ac5c7d1878bba2c8]

renaissance1: #i107215# Bug fixes. New focus indicator bitmap.


2010-06-07  Andre Fischer  <af@openoffice.org>  [79c69e58ca20a9a59719c47ccdf2e2f442110fcd]

merge


2010-05-31  Andre Fischer  <af@openoffice.org>  [094028f4d7106f845121d5ce41bd5960e49d8650]

renaissance1: #i107215# Some small fixes and improvements.


2010-05-26  Andre Fischer  <af@openoffice.org>  [f6e4e9f6faccccb19f5c1a7a60445108ad252379]

renaissance1: #i107215# Increased minimal slide width. Replaced some icons. Insert indicator shows exclusion indicator.


2010-05-21  Andre Fischer  <af@openoffice.org>  [2f589a611e84adc901dc957d39014f69dfdab188]

renaissance1: #i107215# Mouse wheel scrolls whole slides.


2010-05-21  Andre Fischer  <af@openoffice.org>  [a575f57c83e0129393f3ad36e41a5a25ba468e46]

renaissance1: #i107215# Cleaned up nameing of large button bar icons.


2010-05-19  Andre Fischer  <af@openoffice.org>  [018b66511169e999824538c8e0a1d18e23cb0edf]

renaissance1: #i107215# Added medium sized slide sorter buttons.


2010-05-05  Andre Fischer  <af@openoffice.org>  [fe9cefadf4a68d17c6708b41fda0644be21a2158]

renaissance: #i107215# Increased contrast on small icons.


2010-04-27  Andre Fischer  <af@openoffice.org>  [06c02f9eac3b325eb9a07fce33c4509a5fcc8267]

renaissance1: merge.


2010-04-27  Andre Fischer  <af@openoffice.org>  [daab3e354873eb910fc1061bd2ff9155c87f6f9f]

renaissance1: #i107215# Modified some icons, added more.


2010-03-30  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [a777720f6f8ba3b9aa524a369a555a98cd0effef]

renaissance1 #i110498# All needed changes for SoftShadow for DRawPage visualisation


  Andre Fischer  <andre.f.fischer <Andre Fischer<andre.f.fischer@oracle.com>  [80ca59e424f692f0d014527200fdd5cc5d51f8db]

renaissance1: #i107215# Fixed 64bit compilation problem.


  Andre Fischer  <Andre.W.Fischer <Andre Fischer<Andre.W.Fischer@Sun.COM>  [f6f33c5ceec975a63b600c79333478fd3fa9d164]

renaissance1: merge with DEV300_m80


  Andre Fischer  <Andre.W.Fischer <Andre Fischer<Andre.W.Fischer@Sun.COM>  [d7c686eea6182fa61153439bdc9591648630bd58]

renaissance1: merge with DEV300_m75


2010-03-19  Andre Fischer  <af@openoffice.org>  [1b06cbc631f4d6e58ec5b9d8f82bc882a3e4b3c7]

renaissance1: #i107215# Reorganized and improved layouting.


  Andre Fischer  <Andre.W.Fischer <Andre Fischer<Andre.W.Fischer@Sun.COM>  [4cda571eda7bd9abe5f95d13a6d0b0cb93ed24b0]

renaissance1: resolved merge conflicts, cleanup.


2010-07-01  Andre Fischer  <af@openoffice.org>  [7f75c3a69a3b06165c9f0853ddc6a9931faa9d26]

renaissance1: merge with DEV300_m84


2010-06-07  Andre Fischer  <af@openoffice.org>  [edb49607713e4730f37e86c09b893e04a0d48b2e]

merge


2010-04-27  Andre Fischer  <af@openoffice.org>  [52249d83d2e91d3a7d7936a6a36194badd820e30]

renaissance1: merge.


2010-03-30  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [396d3e951004833cedb68d34edc1be6e65fd21d3]

renaissance1: corrected warning


2010-03-30  Armin Le Grand  <Armin.Le.Grand@Sun.COM>  [ab41fc59820938df287c369362ea25fa7a91ef96]

renaissance1 #i110498# All needed changes for SoftShadow for DRawPage visualisation


  Andre Fischer  <Andre.W.Fischer <Andre Fischer<Andre.W.Fischer@Sun.COM>  [4f432344a30b9bc9858a590deb244ee5a0f08e2b]

impressaccessibility7: #i111669# Added state SENSITIVE to slides sorter objects.


  Gregor Hartmann  <gh <Gregor Hartmann<gh@openoffice.org>  [e7638a7e6461f971cfde4b99fd9e246537a2f222]

#i111784# call hooks after selecting in tabelcontrol


2010-05-26  Thorsten Bosbach  <tbo@OpenOffice.org>  [6b17f4b6bc3a08591c62ee79147cffaad9d72020]

strange new files


  Gregor Hartmann  <gh <Gregor Hartmann<gh@openoffice.org>  [f3d3abbe4f0df2a9b7fc6bc6c758611ea1e79ab2]

fix some errors


  Joerg Skottke [jsk] jsk  <Joerg Skottke [jsk] jsk@openoffice.org>  [046feb8940fd72ef45dab44766183bfed2b8895a]

#i101955# - Adjustments to QA testscripts


2009-10-27  skotti  <skotti@wintermute>  [4c1c065aa096c3358b1a5ee7c0569c209f14b0e5]

Merge latest DEV300 and CWS sb111


2009-10-21  sb  <sb@openoffice.org>  [62c20d20256f09f150e07ae56c218e962196db52]

merged in DEV300_m62


2009-10-09  sb  <sb@openoffice.org>  [a6e835a448cdbbe34b378bb402d92d16c57925ee]

#i101955# improved previously modified fgetL10Nvalue


2009-10-09  sb  <sb@openoffice.org>  [4ba9368254536a3d77324c07eff36cfcfc1b6f87]

#i101955# fgetL10Nvalue now uses UNO to access the configuration, instead of parsing undocumented configuration data files


2009-10-08  sb  <sb@openoffice.org>  [553c700b35959838f83dfdeb5fa354c341462a9d]

merged in DEV300_m61


2009-09-25  sb  <sb@openoffice.org>  [3a098eb85b8f858b2eb81690532d21f97b668ffe]

merged in DEV300_m60


2009-09-16  sb  <sb@openoffice.org>  [7fdcbf2f3338b178ab1798b36d2e5c8541b7e733]

merged in DEV300_m59


2009-09-11  sb  <sb@openoffice.org>  [5f8b60a17e30cfb78715fbe03f80e292879e9a92]

merged in DEV300_m58


2009-09-10  Release Engineers  <releng@openoffice.org>  [329bca69e81a705c472581a59c1ef9d3245225fe]

Create DEV300_m58 milestone tag from trunk@276042


2009-09-10  sb  <sb@openoffice.org>  [c5f6b62c6560b0aaac70efc448ab7ab2c4c9cf1a]

#101955# configmgr2 unoapi tests


2009-09-04  sb  <sb@openoffice.org>  [0f4466a299b50c9deefbfad301dc1ae7c4b97f48]

merged in DEV300_m57


2009-08-28  sb  <sb@openoffice.org>  [e335318f7fa315507a3ac4cb75e62f18fafc899b]

#i101955# adapted smoketest to previous HG change 8a7b875f63e1 (smoketestoo_native/config.pl now writes a registrymodifications.xcu); cleaned up


2009-08-05  sb  <sb@openoffice.org>  [2a01d80fba5479ba592f7f937d9d07639f0da3fa]

merged in DEV300_m54


2009-07-22  sb  <sb@openoffice.org>  [471d51d680fbbace0b6ac220abd89162d6b07377]

merged in DEV300_m53


2009-07-02  sb  <sb@openoffice.org>  [81b61f144ee0993686dedfef97d3cd7fca3ab84b]

merged in DEV300_m51


2009-05-27  sb  <sb@openoffice.org>  [1285af84233c5d3c954edaf21440b5bdd7ab8d25]

merged in DEV300_m49


2009-05-12  Release Engineers  <releng@openoffice.org>  [cce880c5d8f64fbb0d85f3923e070fad64268f6d]

Create DEV300_m48 milestone tag from trunk@271829


  Andre Fischer  <andre.f.fischer <Andre Fischer<andre.f.fischer@oracle.com>  [44a4be5d42e9d393b62bf5b88dbde1c3cd576a91]

impress195: merge with DEV300_m92


  Andre Fischer  <andre.f.fischer <Andre Fischer<andre.f.fischer@oracle.com>  [34c72d32a6fe0960291ebe61820defcda5cacd8e]

impress195: merge with DEV300_m92


2010-07-14  Andre Fischer  <af@openoffice.org>  [a7b3942c0f04f24455ab85ec0c0a8c2a0014da0f]

impress195: #i64671# Fixed font pitch processing.


  Andre Fischer  <Andre.W.Fischer <Andre Fischer<Andre.W.Fischer@Sun.COM>  [919d784b8fd307fead81b7102ddc714904b3a7c1]

renaissance1: merge with DEV300_m80


  Andre Fischer  <Andre.W.Fischer <Andre Fischer<Andre.W.Fischer@Sun.COM>  [22ee87299a505d2a83b6834ba2b56f22a52fffa7]

renaissance1: merge with DEV300_m75


2010-03-23  Andre Fischer  <af@openoffice.org>  [9c704517cf428b8f2823260547517a85340b2106]

renaissance1: #i107215# Improved button handling.  Added debug design dialog.


2010-03-10  Andre Fischer  <af@openoffice.org>  [fa9c296e4b6a6f7cacb60e2cd1f09b5446dbc862]

renaissance1: #i107215# Improved calculation of insertion indicator, excluded pages.


2010-03-08  Andre Fischer  <af@openoffice.org>  [8f50dedef4f164ebb85e373a531a9fe401f7d283]

renaissance1: #i107215# Improved handling of transferables.


2010-03-02  Andre Fischer  <af@openoffice.org>  [a9af8cdb36ee9a19d2a6a0d6b4b97130a8fa8f6b]

renaissance1: #i107215# Modified display of substitution and insertion indicator.


2010-02-19  Andre Fischer  <af@openoffice.org>  [1dc0c9175ad121889fdb02e831ba568b35b01280]

renaissance1: #i107215# Integrated preview border into shadow bitmap.


2010-02-12  Andre Fischer  <af@openoffice.org>  [df44ac6a7045ff25bf05a9f7bcf2e526cd5c0485]

renaissance1: #i107215# Added bitmap for painting shadow around slide sorter previews.


  Andre Fischer  <andre.f.fischer <Andre Fischer<andre.f.fischer@oracle.com>  [6f6a64b2eacda800da0385263d73dece97a80c41]

renaissance1: #i107215# Update of slide sorter icons.


  Andre Fischer  <Andre.W.Fischer <Andre Fischer<Andre.W.Fischer@Sun.COM>  [10ab5aa3953d58f3430819a990250741aff25d4e]

renaissance1: merge with DEV300_m80


  Andre Fischer  <Andre.W.Fischer <Andre Fischer<Andre.W.Fischer@Sun.COM>  [d76f5aa618f4484b97e9c3846d8fc6d717a306bb]

renaissance1: merge with DEV300_m75


  Gregor Hartmann  <gh <Gregor Hartmann<gh@openoffice.org>  [91959a7278da32ef9e44abb2b9b2fd35eb3a6195]

new define CONST_CTTableControl


  Andre Fischer  <andre.f.fischer <Andre Fischer<andre.f.fischer@oracle.com>  [0eee4cff9975faf99d72056f6aeab2bae87016b7]

impress195: #158718# Added some checks to validate pointers.


  Andre Fischer  <andre.f.fischer <Andre Fischer<andre.f.fischer@oracle.com>  [1abb6221443d4a14427eab4cbb0e96ee3966a019]

renaissance1: #i107215# Properly restore selection after model changes.


  Gregor Hartmann  <gh <Gregor Hartmann<gh@openoffice.org>  [536fef4b613ed07e96145fffcf61dc4d7d426496]

add methods for tablecontrol


2010-04-09  gh93821  <gh93821@sr1-eham02-04>  [d93091832789fc586916720da62a341a731fbd66]

add controltype for tablecontrol for testtool


2010-03-23  Mihaela Kedikova  <misheto@openoffice.org>  [aa1ffc625a2ba4fe26102ca90f34dd45206a4af1]

gridcontrol_03: merge with DEV300_m75


2010-03-23  Mihaela Kedikova  <misheto@openoffice.org>  [550d319ebe948dff72deaac7f0ef87f30c53006b]

fixed bugs  for linux build 4


2010-03-22  Mihaela Kedikova  <misheto@openoffice.org>  [20f87300bcdb85babae2eaa617b3424ba800dcbd]

resolved conflicts rev 265602


2010-03-22  Mihaela Kedikova  <misheto@openoffice.org>  [a3ab9e8435dc16a89589e552a66485da4eb60d04]

recent changes for grid control


  Andre Fischer  <andre.f.fischer <Andre Fischer<andre.f.fischer@oracle.com>  [d2f35280c987837671322c977138fcc2402287c0]

impress195: #i80637# Changed the algorithm for mixing of elements.


  Andre Fischer  <andre.f.fischer <Andre Fischer<andre.f.fischer@oracle.com>  [edc18425b8c2455c5f0d172126156d90e7c06eb2]

renaissance1: #i107215# Replaced unhide text button by icon button.


  Andre Fischer  <andre.f.fischer <Andre Fischer<andre.f.fischer@oracle.com>  [c8125819e1b831f36203d8545b49df9041cc106c]

impress195: #i113720# Break cyclic dependency between DrawController and ModuleController.


2010-07-15  Andre Fischer  <af@openoffice.org>  [c29298b9000e4d2fb9661accef3c6fdab9e33eab]

impress195: #i113169# Reducing default frame duration of animated images to 0.1s


2010-07-14  Andre Fischer  <af@openoffice.org>  [cff2fd00939de5cf59ea6b6039b33ff3daf6bfd0]

impress195: #i112510# Stop leaking task pane FocusManager singleton.


2010-07-14  Andre Fischer  <af@openoffice.org>  [a800b0d9fdf41cf11f8dbd91ff04321190bf289d]

impress195: #i102142# Stop leaking windows.


2010-07-14  Andre Fischer  <af@openoffice.org>  [c21a1d8c48e057ce95cfffed85306471724e73d1]

impress195: #i101808# Allow unused master pages to be deleted in master pages control.


  Andre Fischer  <andre.f.fischer <Andre Fischer<andre.f.fischer@oracle.com>  [d73c47726d83afc4196c49f6e2cd4d7f2f435637]

renaissance1: #i96487# Fixed race condition on slide switching.


  Andre Fischer  <andre.f.fischer <Andre Fischer<andre.f.fischer@oracle.com>  [41c42f2d98dd50a95268dc1091f6c8e21c3e6667]

renaissance1: #i107215# Make buttons appear after slide sorter context menu is closed.


2010-07-16  Andre Fischer  <af@openoffice.org>  [c788fd00969b1f18208b9452d4f1a7791f303c1f]

renaissance1: Fixed some warnings and errors discovered on 64bit build bot.


2010-07-16  Andre Fischer  <af@openoffice.org>  [9189993c1729c86362fb455f16c42ac2eb29e879]

renaissance1: #i112337# Included fix from other CWS.


  Andre Fischer  <Andre.W.Fischer <Andre Fischer<Andre.W.Fischer@Sun.COM>  [436416a6320037855846fce127a0cfa77ac45270]

renaissance1: resolved merge conflicts, cleanup.


2010-07-01  Andre Fischer  <af@openoffice.org>  [df76bfb0695d19d201936df80192108e7ce51b8c]

renaissance1: merge with DEV300_m84


2010-06-21  Andre Fischer  <af@openoffice.org>  [4a33a0f64fa420d39d079c3ab31a0c4579dc83b7]

renaissance1: #i107215# Slide sorter triggers page change after short delay.


2010-06-18  Andre Fischer  <af@openoffice.org>  [75154ca8f08ef1e188498c077ca195b134ce2675]

renaissance1: #i107215# Updated some license headers. Cleaned up Theme class.


2010-06-18  Andre Fischer  <af@openoffice.org>  [79c80fc9c4b819c3d1a4ad7aeacf7be90a9410c5]

renaissance1: #1107215# Previews are updated on model changes (to reflect changes of page numbers etc). Fixed insert position at end of document.


2010-06-17  Andre Fischer  <af@openoffice.org>  [4eed61af82a02cc7e9f49faa44f6cf32a56f6e00]

renaissance1: #i107215# Fixed focus handling of relocated slide sorter.


  Andre Fischer  <Andre.W.Fischer <Andre Fischer<Andre.W.Fischer@Sun.COM>  [11ce307732218d59f8132eb0a0fb4b08a4048c3f]

renaissance1: #i107215# Added guard against missing dispatcher.


2010-06-17  Andre Fischer  <af@openoffice.org>  [d57de36d81f882cae9f014d5279d74401ea4bdea]

renaissance1: #i107215# Do not show buttons for Draw documents.


2010-06-17  Andre Fischer  <af@openoffice.org>  [e51ec1618df9b1622480c4958a6f59742f6623f0]

renaissance1: #i107215# Focus indicator not lost anymore on mouse-over.


2010-06-16  Andre Fischer  <af@openoffice.org>  [5da6de552eaef7849e563d7b3c0ef8dc1a3d54ac]

renaissance1: #i107215# Fixed painting of page object backgrounds. Page numbers of selected pages are now painted darker.


2010-06-16  Andre Fischer  <af@openoffice.org>  [a72371004cf4bc3f698dc15d10ec7a3be238a309]

renaissance1: #i107215# Workaround fix for accessibility deadlock on Solaris.


2010-06-15  Andre Fischer  <af@openoffice.org>  [9d350375a78d44b3fa9a5e6ed8732057d171c287]

renaissance1: #i107215# Page number color now depends on background and frame color.


2010-06-15  Andre Fischer  <af@openoffice.org>  [0832b196adfe382c4cbced57ff309cf4dda439b7]

renaissance1: #i107215# Integrated accessibility fix from other CWS impressaccessibility7.


2010-06-15  Andre Fischer  <af@openoffice.org>  [6efdc84459e2f1b1545278cca890de8135885d3e]

renaissance1: #i107215# Fixed update of current slide in slide overview after ending the show.


2010-06-15  Andre Fischer  <af@openoffice.org>  [97d0f93bea3623a82d6046d3196939a393aef6da]

renaissance1: #i107215# Disabled duplication of slides in master mode.


2010-06-14  Andre Fischer  <af@openoffice.org>  [6cf612be544e8adfae34d5c37951bef7183a941f]

renaissance1: #i107215# Use Excluded state of page descriptor directly instead of the visual state.


2010-06-14  Andre Fischer  <af@openoffice.org>  [caef452db36f0ba74d1f14cf9d58582aa83b52bb]

renaissance1: #i107215# Improved high contrast handling.


2010-06-09  Andre Fischer  <af@openoffice.org>  [260dd6af0f55fcb0ee256e1b3f9d1d313bd4ff52]

renaissance1: #i107215# RETURN inserts new slide (int slide sorter pane). Turned of tracking of current slide when mouse wheel is used.


2010-06-08  Andre Fischer  <af@openoffice.org>  [831ed5d6015c274d63ce323fbbb8d0a2994fab18]

renaissance1: #i107215# Ctrl-Arrow does not reset shift-selection anchor.


2010-06-07  Andre Fischer  <af@openoffice.org>  [0865ddf7358ad8a0dc27b47089d25443ff789caf]

renaissance1: #i107215# Bug fixes. New focus indicator bitmap.


2010-06-07  Andre Fischer  <af@openoffice.org>  [3d7b39ef940c025ed011423741a61bb801e2cb83]

merge


2010-06-07  Andre Fischer  <af@openoffice.org>  [e96918175018ddff6b954c0b980b810f1569178c]

renaissance1: #i107215# Fixed updates of slide previews.


2010-06-07  Andre Fischer  <af@openoffice.org>  [2f4ca0244d9c4dacdff2c1999600e1fb0cd640e0]

renaissance1: #i107215# Slidesorter theme now uses correct selection and background color.


2010-06-02  Andre Fischer  <af@openoffice.org>  [4da1188ef466399a1bf910de924cc58cb28df2fc]

renaissance1: #i107215# Do not show PresObjs in previews.


2010-05-31  Andre Fischer  <af@openoffice.org>  [be7fd6fad43488b196b7b6f34510bf9be2d5fce8]

renaissance1: #i107215# Some small fixes and improvements.


2010-05-28  Andre Fischer  <af@openoffice.org>  [506928805ff99d435df21ebf8d0828c5698c53dc]

renaissance1: #i107215# Some minor fixes and improvements.


2010-05-27  Andre Fischer  <af@openoffice.org>  [125c18fc864c2666c32ad907c6f7fce0d7fea82e]

renaissance1: #i107215# 'Show' button of excluded slides has now a distinct hover state.


2010-05-26  Andre Fischer  <af@openoffice.org>  [cdefd2e2ce24a25ad4251656200460e62de21bf6]

renaissance1: #i107215# Added missing assignment operator to Transferable::representattive.


2010-05-26  Andre Fischer  <af@openoffice.org>  [74383bb1da34d1f58968689489dd0888f94679dd]

renaissance1: #i107215# Tool tips are now displayed after a delay.


2010-05-26  Andre Fischer  <af@openoffice.org>  [6cd3d5260d9e33c20b32664eb1ffb46ca6010e00]

renaissance1: #i107215# Increased minimal slide width. Replaced some icons. Insert indicator shows exclusion indicator.


2010-05-21  Andre Fischer  <af@openoffice.org>  [ee97c30d51a1195f4eabc492d7a154d041ac7c8a]

renaissance1: #i107215# Mouse wheel scrolls whole slides.


2010-05-21  Andre Fischer  <af@openoffice.org>  [0852b3606d7808cbe00b66e162f73ebb2ffc0f30]

renaissance1: #i107215# Cleaned up nameing of large button bar icons.


2010-05-20  Andre Fischer  <af@openoffice.org>  [644bc4969487ae6516f9f46f4bede5fb1905698d]

renaissance1: #i107215# Fixed crash and paint problem when scrolling fast through the slide sorter.


2010-05-20  Andre Fischer  <af@openoffice.org>  [633a42924f4088aaf387f7c8e17e6a2bba60fa9d]

renaissance1: #i107215# Fixed some bugs in connection to multi selection.


  Andre Fischer  <Andre.W.Fischer <Andre Fischer<Andre.W.Fischer@Sun.COM>  [5ad79ff63008de36accc910d474f2e85b4d8d9e1]

renaissance1: merge with DEV300_m80


  Andre Fischer  <Andre.W.Fischer <Andre Fischer<Andre.W.Fischer@Sun.COM>  [d54bac1dc6b21caf0a6d17dc4faf816c04ada723]

renaissance1: #i107215# Resolved minor compilation problems.


2010-05-19  Andre Fischer  <af@openoffice.org>  [e96380dabd5efeee7e7cf93749f64aefbc501e53]

renaissance1: #i107215# Added medium sized slide sorter buttons.


2010-05-10  Andre Fischer  <af@openoffice.org>  [f59b182b35a4d9b2d88e193e8e485c316416a125]

renaissance1: #i107215# Active placement of help text.


2010-05-07  Andre Fischer  <af@openoffice.org>  [88efd3930328e67669d4e569c295d5c88b20f5d0]

renaissance1: #i107215# Improved the debug dialog.


2010-05-06  Andre Fischer  <af@openoffice.org>  [db3cf578489a6335a113121ea4a3dcedc4cda223]

renaissance1: #i107215# Added separate alpha value for button bar background.


  Andre Fischer  <Andre.W.Fischer <Andre Fischer<Andre.W.Fischer@Sun.COM>  [3660c4324cf2da169d24e8cc1e1662faedee935e]

renaissance1: #i107215# Small fixes.


  Andre Fischer  <Andre.W.Fischer <Andre Fischer<Andre.W.Fischer@Sun.COM>  [5c78302579a77e73f77249ea71ae07daa6df768c]

renaissance1: #i107215# Call Flush after each insert animation step to fix Mac paint problem.


  Andre Fischer  <Andre.W.Fischer <Andre Fischer<Andre.W.Fischer@Sun.COM>  [11c6b31e2aca164f7cf482633d6016ee94e79aa1]

renaissance1: #i107215# Fixed Mac-only problem with Drag-n-Drop loop.


2010-04-30  Andre Fischer  <af@openoffice.org>  [1b42f4616d8320fd65ed81a9d020936f46bf70cb]

renaissance1: #i107215# Fixed some paint problems.


2010-04-29  Andre Fischer  <af@openoffice.org>  [648716ed790e8f9c9e4bf515a0ec4f3a57dbd78c]

renaissance1: #i107215# Fixed paint problem on initialization. Removed some OSL_TRACEs.


  Andre Fischer  <Andre.W.Fischer <Andre Fischer<Andre.W.Fischer@Sun.COM>  [735c902c49ff973f7d44c12dc683d2e8c4ed1e90]

renaissance1: #i107215# Fixed problem with loading of icons.


  Andre Fischer  <Andre.W.Fischer <Andre Fischer<Andre.W.Fischer@Sun.COM>  [ecb6bc55ff67fb87bbf5fa75d941cfe891560c3a]

renaissance1: resolved minor compilation problems.


2010-04-27  Andre Fischer  <af@openoffice.org>  [92fc8aeea78c22a692388701f8e93b21bab12b4e]

renaissance1: #i107215# Removed indirection to bitmaps in cache.


2010-04-27  Andre Fischer  <af@openoffice.org>  [87eed74fd3a688cbfd6ca18b8acd24b26d1a9ccc]

renaissance1: #i107215# Fixed handling of icon transparency.


2010-04-23  Andre Fischer  <af@openoffice.org>  [8c9901906bbc6b59baa0b2ef918b7e7fe89538b8]

renaissance1: #i107215# Reorganized the selection function. Introduced button bar.


2010-04-08  Andre Fischer  <af@openoffice.org>  [8c6409990af3f38230a465801c7aba39e127e338]

renaissance1: #i107215# Many fixes around drag-and-drop and selection.


2010-03-24  Andre Fischer  <af@openoffice.org>  [93a68953ef974f1a9f0b0aac5ef78a6d3be503c5]

renaissance1: #i107215# Fixed destruction of DebugDialog.  Improved button handling.


  Andre Fischer  <Andre.W.Fischer <Andre Fischer<Andre.W.Fischer@Sun.COM>  [96ef9ed2df1a6414f3c88343a644895565b68c3f]

renaissance1: #i107215# Fixed minor compilation problems.


2010-03-24  Andre Fischer  <af@openoffice.org>  [1b8c751edf19558950965cec825a150f97ba082b]

renaissance1: #i107215# Improved button handling.


  Andre Fischer  <Andre.W.Fischer <Andre Fischer<Andre.W.Fischer@Sun.COM>  [9300afa21cbb4cd48c6cbd4fa92f206aa858329e]

renaissance1: merge with DEV300_m75


  Andre Fischer  <Andre.W.Fischer <Andre Fischer<Andre.W.Fischer@Sun.COM>  [1e89c38545f74a2d18564f9df6ec1ff4d5ef9390]

renaissance1: #i107215# Fixed minor compilation problems.


2010-03-23  Andre Fischer  <af@openoffice.org>  [f38cf1fdb8e23c4031b198214a29510046c05ecc]

renaissance1: #i107215# Improved button handling.  Added debug design dialog.


2010-03-19  Andre Fischer  <af@openoffice.org>  [8d603c86c1898ecf653e83c6538fab0c54e88036]

renaissance1: #i107215# Merge.


2010-03-19  Andre Fischer  <af@openoffice.org>  [b390fae1706b9c511158a03e4fd61f263be4e511]

renaissance1: #i107215# Reorganized and improved layouting.


2010-03-15  Andre Fischer  <af@openoffice.org>  [8c23aba539c0f5764ec543e4cfa6bac2fc20e7ae]

renaissance1: #i107215# Preview generation takes better care of last row and column of pixels.


2010-03-15  Andre Fischer  <af@openoffice.org>  [59224bb1aa235a3b1ef6757d85de0141b0495649]

renaissance1: #i107215# Fixed initialization of current slide for slide sorter bar.


2010-03-12  Andre Fischer  <af@openoffice.org>  [6426d891e7cc9ca92b8e5b14f6c879846d024ecf]

renaissance1: #i107215# Added support for keys home/end. Fixed selection after inserting new slides.


2010-03-12  Andre Fischer  <af@openoffice.org>  [5290430f0667ea5dc895cc3cbc421d445c7f134f]

renaissance1: #i107215# Keep insertion indicator visible when context menu is displayed.


2010-03-12  Andre Fischer  <af@openoffice.org>  [72dd671e41f0d68616247d9dc7896929ea2accc9]

renaissance1: #i107215# Prevent loop when bitmap is missing.


2010-03-11  Andre Fischer  <af@openoffice.org>  [ab3853cc3cd60a0c9a98e20d00568fca99bb01dc]

renaissance1: #i107215# Duplicating several slides inserts them in single row after selection.


2010-03-11  Andre Fischer  <af@openoffice.org>  [b21a5ef9255b086a639c0d615f104062f92f4ab9]

renaissance1: #i107215# Fixed drag-and-drop when used with auto-scrolling.  Improved hide/show handling.


2010-03-11  Andre Fischer  <af@openoffice.org>  [b11b474c8b478f5672b5b64d86ed76dde019d016]

renaissance1: #i107215# Made scroll animations more smooth.  Update page under mouse when scrolling.


2010-03-10  Andre Fischer  <af@openoffice.org>  [6f93ca28fa19531c78dc6a4ddafa4258d1efacd9]

renaissance1: #i107215# Fixed horizontal scrolling.


2010-03-10  Andre Fischer  <af@openoffice.org>  [538a067d216e87d2f01b144eb7e711ce0dca93b4]

renaissance1: #i107215# Improved calculation of insertion indicator, excluded pages.


2010-03-08  Andre Fischer  <af@openoffice.org>  [9c1e4f81d79eb618e1f9b088ec08faffd539e81f]

renaissance1: #i107215# Fixed drag-and-drop.


2010-03-08  Andre Fischer  <af@openoffice.org>  [33a5458e44a06f5862a91badbf59fe60551e7666]

renaissance1: #i107215# Improved handling of transferables.


2010-03-08  Andre Fischer  <af@openoffice.org>  [eb7f569c3a52b9810156798a4915701257c3800f]

renaissance1: #i107215# Improved handling of transferables.


2010-03-08  Andre Fischer  <af@openoffice.org>  [4b83a7fe5714eb9a1d208502a18e33da35772ece]

renaissance1: #i107215# Improved handling of transferables.


2010-03-03  Andre Fischer  <af@openoffice.org>  [c87f10322a175f7d45ee20db236b69befa64d277]

renaissance1: #i107215# Obeying application background color.


2010-03-02  Andre Fischer  <af@openoffice.org>  [6be133ca030d0e53c2c36de64a6f3b0d7f5a827d]

renaissance1: #i107215# Removed anonymous namespace from FramePainter header.


2010-03-02  Andre Fischer  <af@openoffice.org>  [efc8b0f870e318fd790c0258dbd0c92dc7cd83fa]

renaissance1: #i107215# Modified display of substitution and insertion indicator.


2010-02-25  Andre Fischer  <af@openoffice.org>  [f1a49de1365676c852a766617c35614d14f899d8]

renaissance1: #i107215# Improved focus and selection handling.


2010-02-24  Andre Fischer  <af@openoffice.org>  [530eea93535c9ca85349913dad05143441cc7bd7]

renaissance1: #i107215# Restore mouse over state after model change.


2010-02-23  Andre Fischer  <af@openoffice.org>  [1fbf7cba10381a461245d599ecedaa1cb7958f72]

renaissance1: #i107215# Focus can be moved with Ctrl+Cursor Keys.


2010-02-23  Andre Fischer  <af@openoffice.org>  [3c7bf4b67dbe92880d3cb8b7fb24a882651a7ba1]

renaissance1: #i107215# Improved drag and drop.


2010-02-19  Andre Fischer  <af@openoffice.org>  [2318e08d02cd3570f0b89a85ebd7fbac8b233ca4]

renaissance1: #i107215# Integrated preview border into shadow bitmap.


2010-02-18  Andre Fischer  <af@openoffice.org>  [f5d2c01dda56f7544a88e5b85156bae2c71e2a89]

renaissance1: #i107215# Improved selection handling.


2010-02-17  Andre Fischer  <af@openoffice.org>  [b237fdf1e2fa89da26fb94839d3010b6a0091733]

renaissance1: #i107215# Added detection for changes of master pages.


2010-02-17  Andre Fischer  <af@openoffice.org>  [e1f5c8ef3c5bb207946f23c3769f9cd6e536c362]

renaissance1: #i107215# Added detection for assignment of master pages.


2010-02-17  Andre Fischer  <af@openoffice.org>  [70ebb85a47952a76a58577e1d85f3db3f091d4a4]

renaissance1: #i107215# Modifying the selection may change the current slide.


2010-02-17  Andre Fischer  <af@openoffice.org>  [b5f80146f4f2d780b1d03249e6f5d7d2d27c6d37]

renaissance1: #i107215# Modified painting and layouting of page objects.


  Andre Fischer  <Andre.W.Fischer <Andre Fischer<Andre.W.Fischer@Sun.COM>  [dce05d5b2c068c80cf26b76ae8d2d37736ff540a]

renaissance1: #i107215# Fixes of minor compilation problems.


  Andre Fischer  <Andre.W.Fischer <Andre Fischer<Andre.W.Fischer@Sun.COM>  [74501923447c8f4497e46fba6db196901ed03632]

renaissance1: #i107215# Fixed some minor compilation problems.


  Andre Fischer  <Andre.W.Fischer <Andre Fischer<Andre.W.Fischer@Sun.COM>  [b7fcd9d15b798ca928b9c6a565fca9a89fe20106]

renaissance1: #i107215# Fixed minor compilation problems.


2010-02-12  Andre Fischer  <af@openoffice.org>  [c81dae0990a762415e2e037b660dd0801e8a540d]

renaissance1: #107215# Added tooltips with slide names.


  Andre Fischer  <Andre.W.Fischer <Andre Fischer<Andre.W.Fischer@Sun.COM>  [1c239d78bc47f52b5d1341644cccb9835181be3d]

renaissance1: #107215# Resolved minor compilation problems.


2010-02-12  Andre Fischer  <af@openoffice.org>  [a3d0b080670accda94caa0c8b6ad6369d47592c5]

renaissance1: #107215# Cleanup.


2010-02-12  Andre Fischer  <af@openoffice.org>  [ab518ae9111d251a4e6267ae9f40836b8a7a3913]

renaissance1: #i107215# Adaption to latest changes of the spec.


  Andre Fischer  <Andre.W.Fischer <Andre Fischer<Andre.W.Fischer@Sun.COM>  [2336af0eb45bee98f98b0ac9a6988bfd0e6193e5]

renaissance1: #i107215# Fixed some minor compilation problems.


2010-01-27  Andre Fischer  <af@openoffice.org>  [df407bc1d622181187849b6b4c7c377242902757]

renaissance1: #i107215# Added SlideShowView::DrawLock class.


2010-01-27  Andre Fischer  <af@openoffice.org>  [23a61a9969af9d099ce87d1169b7c2aeb5f6bb1e]

renaissance1: #i107215# First draft of the new slide sorter design.

